-- Indian Books Worldwide SQL Dump
-- Timestamp: 2026-08-12T00:59:46.838Z


-- Table: activitylog
CREATE TABLE `activitylog` (
  `id` varchar(191) NOT NULL,
  `userId` varchar(191) DEFAULT NULL,
  `adminId` varchar(191) DEFAULT NULL,
  `action` varchar(191) NOT NULL,
  `ipAddress` varchar(191) DEFAULT NULL,
  `details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`details`)),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `ActivityLog_userId_idx` (`userId`),
  KEY `ActivityLog_adminId_idx` (`adminId`),
  KEY `ActivityLog_action_idx` (`action`),
  KEY `ActivityLog_createdAt_idx` (`createdAt`),
  CONSTRAINT `ActivityLog_adminId_fkey` FOREIGN KEY (`adminId`) REFERENCES `admin` (`id`) ON DELETE SET NULL ON UPDATE CASCADE,
  CONSTRAINT `ActivityLog_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE SET NULL ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: admin
CREATE TABLE `admin` (
  `id` varchar(191) NOT NULL,
  `email` varchar(191) NOT NULL,
  `password` varchar(191) NOT NULL,
  `name` varchar(191) NOT NULL,
  `role` enum('CUSTOMER','ADMIN') NOT NULL DEFAULT 'ADMIN',
  `permissions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`permissions`)),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Admin_email_key` (`email`),
  KEY `Admin_email_idx` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: author
CREATE TABLE `author` (
  `id` varchar(191) NOT NULL,
  `name` varchar(500) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `sourceKey` char(64) DEFAULT NULL,
  `bio` text DEFAULT NULL,
  `avatarUrl` varchar(191) DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Author_slug_key` (`slug`),
  UNIQUE KEY `Author_sourceKey_key` (`sourceKey`),
  KEY `Author_slug_idx` (`slug`),
  KEY `Author_name_idx` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `author` VALUES 
('00707253-98c6-454a-b2e8-12a9a7219689', 'Pankaj Singh Tiwari', 'pankaj-singh-tiwari-927eb8f03c', '927eb8f03c920e92b19d78113af2c7d38a29d44761625634a4eb2b9ad62c745f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('00e49ed3-9797-4b01-aeb4-7390ea4474d7', 'खगेन्द्र पात्र', 'खगनदर-पतर-c2c3253946', 'c2c3253946189c55be6b42b728f15618e0d89ef77093c9ec4195d1821ef10a1a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0125ebc4-7bee-49af-9764-3adae0f638b1', 'Thomas L. Wheelen', 'thomas-l-wheelen-3f48cf8ef0', '3f48cf8ef0a977610bc9f409d52d3ac1f729402c0122351db9e8818664a3d73a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('01a6573c-bc6b-4098-94c9-84bf9e7ff5cf', 'Ram Singh', 'ram-singh-bbc63bc812', 'bbc63bc8127a0061133310594d668fa371c02a634feeafa4f5e726a9911a402c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('01b37b16-808f-4066-b4e0-0bf392b713fe', 'डॉ. अलका आनन्द', 'ड-अलक-आननद-bf964aad6d', 'bf964aad6ddcd5175e01fd841f2d59a2831782f445be2d000c079242f4270b37', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('01f340c4-65ad-4b9c-b0a9-c5a8cde7947b', 'Renato Torre', 'renato-torre-1331845875', '1331845875bf92c891928b12f80a57bdd1623f7c52f3dea064d93c49d09f9928', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('02310019-c21e-46d5-bc37-d917c5bfa192', 'L.A Sena', 'l-a-sena-1c0a864aa9', '1c0a864aa943b9aef20fc81ec338aa217b4c33e86160452917249ad60215bd83', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('025f36ec-d926-4996-9431-afb172944db9', 'प्रो. ज्ञान प्रकाश शास्त्री, डॉ. विजय कुमार त्यागी', 'पर-जञन-परकश-शसतर-ड-वजय-कमर-तयग-eb5a85932c', 'eb5a85932c269ad408b70d866e366bf1f454dc3e12bff00743a2d9c253bdb674', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('02d2e6b9-c89e-498e-a94c-02b58852bbed', 'Maharishi Mahesh Yogi', 'maharishi-mahesh-yogi-df30d4ebdf', 'df30d4ebdfc2aeb16638bb1d38d5067bbb56e58a31f81f24134e6ce685edaa35', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('02fe46a7-9489-4e48-ba78-bcee76bc456b', 'Ganis, Kohirkar', 'ganis-kohirkar-ac6c983fb8', 'ac6c983fb861e1106fc3cb35a516d6841ecc0fe2db69f83753ea16fd4a733250', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0306a391-347e-409c-aa5a-274f15e01629', 'Ya.A.Smorodinsky', 'ya-a-smorodinsky-938c3fc50b', '938c3fc50bdb8ebb17363f52ffe2cb56f01c6819144b1e26c91ac2c1e9f526a8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0319d63f-6269-4fb3-be25-78175beb80dc', 'Alan A. Berryman, Pavel Kindlmann', 'alan-a-berryman-pavel-kindlmann-52d4f8c9af', '52d4f8c9af7caebd47139573080ec73240d28a727aba16f79b0643dff07db43d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('035faddb-efc9-42e9-9642-150db1a14736', 'Sheeba Kapil', 'sheeba-kapil-d0fa74d490', 'd0fa74d49062763959bdfd106a8ffbecf5dad0ca0c26645dbd156970709c6650', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0368ab65-822a-4b36-b475-7772430fc98a', 'Trudy M.Wassenaar', 'trudy-m-wassenaar-3339341837', '3339341837b65aea296b4663a901003c5ed16e426b4f0b5f58ac7b7cb054a40d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('03ad3070-9967-4e9c-901b-c7c1928739d8', 'Howard J. Wilcox', 'howard-j-wilcox-bfa92bfaea', 'bfa92bfaea1eac9f9843e3515a6040e61df053f712b441e3b6dc839006f17bc3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('03d56610-2d21-4e3d-9037-e39a5bfb0db4', 'Athanassios Manikas', 'athanassios-manikas-31cc44e27b', '31cc44e27bb27addeebd3b0b99c7820d59ba8cb0deb927d7afaaf752b142f3f9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('03ef73ba-3367-4267-9f0f-cda3d85ee207', 'Dr. Bindo Dubey', 'dr-bindo-dubey-97252359e1', '97252359e17837c7a28c283fa27947917145c2231b7801476fd52827de757c37', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('04448933-ce8d-435d-9b1d-44699413609e', 'राकेश रंजन', 'रकश-रजन-02e3abc1f1', '02e3abc1f1b7678326fd28a7ff7f29d876898008d7393275d06d77e2ed3d51a9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('04463e51-c984-4fc1-804e-25e53ff40db2', 'Dr. Sushil Kumar Chiller', 'dr-sushil-kumar-chiller-765a8fbe73', '765a8fbe739921ca6c20a098b3c3f7413e564695d093f6292104beb101bd6ca7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('046d82dc-d025-4530-bea8-281bd36e229f', 'Shyamal Roy', 'shyamal-roy-7b33ea3d43', '7b33ea3d43f1b9cc0e75b2a3f92b4e557d16979afe0c721e5435fa19aceede01', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('04da05f1-6f2e-4afe-be29-f5bc522627f3', 'Swami Vishnudevananda', 'swami-vishnudevananda-9403232a14', '9403232a1400ccab7cc2f37b5d15197f7ba93f76f1fec9ae17299f031a6e838c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('051ca126-f900-4676-b7bc-bd3faa177828', 'V.Rydnik', 'v-rydnik-fe58ab2ec8', 'fe58ab2ec85df01c4b02a9164b28afea32b3c27f4bef86c6f8ef2927c6b7f567', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('051d5f3c-90cc-4057-afd6-8cf21422a15c', 'Ratan Parimoo', 'ratan-parimoo-b069fc552a', 'b069fc552a7fdb5c6b40097bd65e8e4291d36174286d013d39a1bab99cc5ee27', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0530056c-0ff2-42a9-8832-d693e02102e8', 'J.C. Chatterji', 'j-c-chatterji-b12c73a112', 'b12c73a112d47b7bde2080bb66e8519eadcc73d9d5792bedeb0a20617e927b81', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('05345e4c-6ab4-47a3-937b-f4d7c67fd404', 'डॉ.साधना शर्मा', 'ड-सधन-शरम-563de7212c', '563de7212c04209d92ccdd63aadc0e153457a2574f07a64a749388c2723e2c70', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0557845b-2912-46d6-af60-474c86eeb661', 'P. Paulsen, A. Bauer', 'p-paulsen-a-bauer-8bf5dc525d', '8bf5dc525d3040bd68e51b06c83a41e634d5b55a2fd2128a801ba6973aa5168c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0560bf7c-d898-435a-8ca3-088185ce57fc', 'Akshay Sapre', 'akshay-sapre-656ae7f08a', '656ae7f08a3b89f4fa5cdc022400fc6e539d26fa600cef0c525e2f4a7a4b99a9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0593ec7b-f840-4495-b772-6ddedff9dc21', 'N.V Efimov', 'n-v-efimov-64046815b1', '64046815b1de21e00eedc866a9a51a9f8c922fc433399ed97be8f191d5f62de0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('05a69985-ceb3-4e75-8472-f46da7e17291', 'G.N. Kulkarni', 'g-n-kulkarni-df62c77709', 'df62c77709b3766986ae4bb0526870d854db3669d7560b6c90a22e12aaca1040', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('05d4abde-a579-41d2-92a8-4fe3877a679a', 'Vladimir Zakian', 'vladimir-zakian-f33b754a3c', 'f33b754a3c9066e57813af816fabd94e1ccbc9d87540e0f1605fa0499ab06303', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('066561ea-f364-441e-967b-c64410721e0e', 'डॉ. अशोक तिवारी', 'ड-अशक-तवर-db312bedad', 'db312bedad00f2cac4a2b7a4b5cd56091acc7a251460ec59563e30d970ce62fc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0665ba76-0a5e-42eb-8569-b1f5ef95d5a9', 'A.Panchishkin', 'a-panchishkin-fce6480287', 'fce648028726dda8ed55a8cec8ae772b3d8a5bab635acb6d25f8d482056b31eb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('068f26df-f50f-4140-a55e-39985796bcf6', 'VB Coutinho', 'vb-coutinho-9654cef4d2', '9654cef4d242ca6c9d79f035290e5b029aa4fc59473c9571ebd3d92676dfce36', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('06ad4c05-5089-4f28-aff5-ed7f0e49b180', 'Dr. Usha Sharma', 'dr-usha-sharma-a0ac07d5e0', 'a0ac07d5e0054eaeba0574dc6ab826f612d9db075fe927df2775d7ea99207970', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0709fccc-a152-43f5-8bb0-ccf767c5414a', 'Dr. Najim Sheikh', 'dr-najim-sheikh-87cf899618', '87cf899618963808cc51fd27417be94307a3454318e3436514a0af4082c3c21f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('074340b4-d323-43c2-8413-02b32d48d908', 'D.A.Harris', 'd-a-harris-3e9b7a2e45', '3e9b7a2e45a49d36328aa0928c6b219028ff1dd377ab87ff27979337e19af020', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('077ddb25-f5c4-4832-87fc-4f635228447e', 'Saikat Dutt', 'saikat-dutt-ef7defc423', 'ef7defc4232f11803b65e293a36b54622f47515184b72e03e62e32995ce5dd64', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('07bc0951-3cf1-487c-b8e9-7cffc4644f12', 'Evan Allan', 'evan-allan-612a17f7f0', '612a17f7f0a33bedcbef1aef75a9fd3d6273096e9426c71e61aa44134ad4d789', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('07c81be7-39e4-419b-8122-e4c3f5917055', 'De Saint Cheron', 'de-saint-cheron-8a70118a85', '8a70118a857993b4585e67e00366458b8e6eb981dddf3d5de2b80db61ae45b05', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('07ce9a94-fe7a-4be6-9528-2b7d21438c21', 'David Bodansky', 'david-bodansky-36ad5866f9', '36ad5866f9364cdd900702ccb296a5f1ce65e46642bf5aa06de4c5aef5bb358b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0803cdc6-2572-4175-a886-a8f6e6381244', 'David B. Collinge', 'david-b-collinge-bd16a134d7', 'bd16a134d7c26d8066c3d3e7181c37c727b3fa0cda22cbab141d8b11a4abe8c4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('082f41c7-6040-464c-9593-9be5ca733d3d', 'Donald L.Sparks', 'donald-l-sparks-3de807d520', '3de807d520a25987d8e793ce01dd7305690892ab85fe43a26cd726ee62470483', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0836877f-5928-4548-9bc3-39664bfcbbed', 'Luc Pronzato', 'luc-pronzato-64ecae544f', '64ecae544f86f41142e1d655ac55cd0306a6f9ced950b373d7fca5df3d5b065d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('08808699-f95f-4fa6-99f9-bb12b7f4e6a9', 'Jean-Phillippe Rennard', 'jean-phillippe-rennard-023992d07d', '023992d07d03f4bcf3a22785bfb213756d9318c86d322e12e8a7b0cf97b6eecd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('08aed98f-f6f0-441d-a064-47606f288676', 'P LeelaKrishnan', 'p-leelakrishnan-0293abc0f3', '0293abc0f3cd3829b53efadf0e654dccb4e7358c483775e99d85b24e53c0246b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('08ebd7e2-cab6-455a-a836-8b1bd473aea0', 'Jones George', 'jones-george-f213aebe86', 'f213aebe86d01d38cf256e0f4cacb3fcc855cdc2e16b1b46153ee99fb7b6da80', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('091a23d3-e333-456f-927d-500ef72e4d8e', 'Sinha', 'sinha-3f65795b03', '3f65795b03c40f4608fc1e4e0a001edd7c34b76473c3531a285b5320130b5f66', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('095bf3b8-8e35-43d5-b8bd-07027f1a5e03', 'Kyle Carman', 'kyle-carman-1e216e266f', '1e216e266fc1e677abce03aa525564425519b7cd86906b082a1e7f70bf406ca7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('096aa03c-9ac2-481b-bb3b-eb7edc4ee4bf', 'डॉ. कमल प्रकाश अग्रवाल', 'ड-कमल-परकश-अगरवल-27be0b1130', '27be0b1130145f98ba16f59103954a7d4fcbbc64261f8615c4c2959fdb006b1a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('09d6f2b5-0462-4eb8-b9f5-c1046f14c54a', 'Kenneth C. Laudon', 'kenneth-c-laudon-29b528cb6a', '29b528cb6aea6b6eaec1f820237d31cec592da5a071ddf63d97df3f0c66a270c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('09f1caf7-42a9-4228-86a7-9e83098afb05', 'L M Prasad', 'l-m-prasad-ad4179da79', 'ad4179da791240aa11b89f06b455255d32fa81c63898f151b285fbeef5178ada', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('09fa1bce-6897-44cb-87d8-de11e8ee6154', 'James Gosling', 'james-gosling-35dbded40c', '35dbded40c6306c62cc8e5d0b6b1006b36ae511825d08f894de7e7145d92c62d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0a35bb65-fb15-42a2-9233-88b58537fec7', 'Vladimir Szarin', 'vladimir-szarin-0056ab1d4b', '0056ab1d4bd90f681886d66e68b0c8a16b47735de72035caff21b44b6bc7331f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0a3ef402-c6c9-41f2-b692-0ba4bac7b61b', 'John J. Bolhuis', 'john-j-bolhuis-2f66a93a98', '2f66a93a98e47433da6fea875c43af1f62aec309194b8b8711901292719ce441', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0a70529e-df16-45cf-b234-9f5159aaf1fe', 'Wisner Joel D', 'wisner-joel-d-8b7ee6740e', '8b7ee6740e7b37f8ffc31e59b1144823de7f27e6f66943ca2c786d278bae4e5b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0aaee66c-79f2-4ab5-aa41-12166147f56a', 'Timothy Baldwin', 'timothy-baldwin-faac60c704', 'faac60c704bc01812fe6a11d89f71845289112ba9e7e66bd91221db13a1a33fd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0af778b0-aaf5-46dd-8b4d-c0dd25c75dbd', 'Robert M. Monczka', 'robert-m-monczka-89e7021ef2', '89e7021ef2747ea2a015e39c1eff6368fd455beed7e438b8e22f15f6698db75a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0afd4ca7-58d9-4c91-8bca-f782ddcc9939', 'रामेश्वरी देवी ', 'रमशवर-दव-664cb9576e', '664cb9576e55d6e7517c22ceeae5a38327e541147f2a628890154719fb2bd0cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0b48e38b-9eff-4cd7-9207-99237751a335', 'Charles W. L. Hill', 'charles-w-l-hill-ae5cf96ec1', 'ae5cf96ec1717c82c7f516d1b67ca0ebeea27f85a211d4b1be46b722f22bb721', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0b70c390-9967-47e2-bbde-adb136905b10', 'Swami Nikhilananda', 'swami-nikhilananda-17b43ed67d', '17b43ed67dc665543819fb61b48da8d1cef66d349964e83a997603067f5fc9b0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0b7197b1-615c-4acc-8d19-caed014a2963', 'Dr. Gyan Prakash Shastri', 'dr-gyan-prakash-shastri-077d925776', '077d92577635572de0a2a7a5de557796fde54323339f907d78016b6b5d416fbd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0b93a973-0753-44fa-b86a-2ff505063852', 'Henry Gleitman', 'henry-gleitman-1c4cd3838c', '1c4cd3838c6b4aaf00e14a70e35502338d0f14fa2d99fdae7706cec8dc2fe51b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0be6677d-6554-497f-b909-bccad4dddf9d', 'Dr. Walid Khawar Balwan', 'dr-walid-khawar-balwan-74c2e76f97', '74c2e76f97fad892dd9ceb1119a0039c74b55415728826b4938e7f3cb9dc6571', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0bf9fb4a-7c20-4a23-bc17-d5328e1ab090', 'Susan L. Verhulst', 'susan-l-verhulst-be6afdd2c6', 'be6afdd2c6f7e1978ee3854c08c0304106af8aa46d7705d2b3a8c5f83bc7ea71', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0c1b8301-a9a2-4914-b44e-94602ae96117', 'Rita G. Lerner', 'rita-g-lerner-b2ab257c16', 'b2ab257c16fbc903a19f824923cd195104bf9cf355cf74f1c370f49cfb367523', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0c1bbbcb-3bf9-421a-9241-1cc7c9d86aba', 'Francis Buttle', 'francis-buttle-3914076cb7', '3914076cb7a73185db1223fbbb6a0f6b3ec4133742dee3c35d1e7bb57595d11a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0c41a0f3-d5de-4265-8cd4-1a6c19b84764', 'Eric Mazur', 'eric-mazur-516653debb', '516653debb02a001c20c6422a0498d317d57ab53d7e9ac2392829d8252b04b3e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0c56cdba-49d0-4250-bb88-be3fbd6a41bb', 'N.S. Narasimha Sastry', 'n-s-narasimha-sastry-f237039d9b', 'f237039d9b464709ab475a5b466cf6d73683f4ac51e3cb708e60b60a1fa0a101', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0cae7e84-5c68-44b2-b01f-180c25ee7233', 'Kireet Joshi', 'kireet-joshi-9dd07329ae', '9dd07329aeb27583f927e5d3ff3112f7610e279eedae6e334f7d6016e2dc8401', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0cbcb1be-e381-41c8-b433-4fa9e971318e', 'Ari-Veikko Antiroiko', 'ari-veikko-antiroiko-0822872d2f', '0822872d2fce4cb75e0e69f01e92408f8111cb90cc38524d08e04491763ab85b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0ce511ee-f247-4d59-b2a2-1aaa913875f8', 'Arnold Buss', 'arnold-buss-95bdedaaac', '95bdedaaaca465459ac758849fb91b15a89000d22da38bdf6a61271a671469af', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0d4e4417-417f-4af2-a3d8-df021677b279', 'दयानंद सरस्वती', 'दयनद-सरसवत-b695cf2529', 'b695cf252976fc81925221a0072f6ef2ba0cd9281abf6715870ca55546cfd9f0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0d782d1d-eb3b-406d-b78f-bbf2239f99b5', 'Dr. Ram Bodh Pandey', 'dr-ram-bodh-pandey-aab40ca0da', 'aab40ca0dadbee4b5cc1d3c1f3ed8451265ba91d1cfa1c6f6998079a39b2490d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0dd02fe7-ca50-4b0e-9357-e92bc0efdd9b', 'Henry J. Ricardo', 'henry-j-ricardo-bd819fe3fa', 'bd819fe3fad41f7dc4d6a10d7e2e1f9332afdf8ab7020e96b4e48ed6a2dcbeed', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0e05881a-0c23-44d5-8f6a-9448576c0239', 'Pratap Giri S', 'pratap-giri-s-fc080e8696', 'fc080e8696196df4e9a8609bc5959614ac5ab3e99c83a0d1d960f42f2df66219', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0e1c7c8b-c7e6-4120-843c-e7dcf4daf42e', 'Hill/Schilling', 'hill-schilling-0950fba06d', '0950fba06ddcd207b4da5326d6ebd10b08f23edca7d7213832199e3e5ba17fd6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0e366024-50e4-4fe4-8d9e-493ceb62a88a', 'Gurpreet Kaur', 'gurpreet-kaur-aac4238034', 'aac4238034f89de13f78de94022f0cc8907d032390ce128dd262319dfb31aba1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0e5c0545-8e65-44d8-9c8d-4273f0312beb', 'Robert S.Pindyck', 'robert-s-pindyck-8402702712', '84027027127cc80acf667f3e61d7d4cba0f188829ee3753a49fa4664f80aa24a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0e77f95b-73f7-471a-93d8-5821b2444ddb', 'A.V.Pogorelov', 'a-v-pogorelov-c9f8ceec43', 'c9f8ceec4313c7c9c572c9226096ccf5fcff3e42de65578f3269fa7f6595396f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0eae835e-5ca5-487d-b7eb-d746f9a7b728', 'T.A.S. Vijayaraghavan', 't-a-s-vijayaraghavan-5277e48f1f', '5277e48f1fed567b946b7ebfaa253ff68400654637f7d33402412f36fa6e20a5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0ebcfa19-e1d3-49b6-a1ef-cca7296d617b', 'A.F Bermant', 'a-f-bermant-53204c1f23', '53204c1f23ccb6093203e27d9fd0f7bebf35f06b729f16080c214b907a83c6ec', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0eed014d-4f93-47fb-966c-a1e9fac02a44', 'Frédéric Cao', 'frederic-cao-424c7c340b', '424c7c340b0b0fe5245e116286f130b72c26988f83d4cf8f2742e3203c2dcf22', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0f013f5b-cede-4385-b7a9-d58085072de3', 'Dr. Vishnudas ke Vaishnav', 'dr-vishnudas-ke-vaishnav-a79e85523a', 'a79e85523a29ee8d642f757eb09dafd7c9737fbdfe3a416b4312dadeb4b09511', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0fa7d992-ab04-4c2c-900f-68ff192aa368', 'Sara Baase', 'sara-baase-f39d5bffe6', 'f39d5bffe674f36d12897a6466168350679cf14d2f4e547d621abe1b23963296', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0fac55d7-1b02-42bd-b6ac-08afc2c8269f', 'David Harris', 'david-harris-24946a54a6', '24946a54a64502140485a6eda8743a1e3b0fb883b96d1c8052db1139556f1206', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0fb16480-d28a-4ead-841c-f85f511b72f2', 'Edwin J.Elton', 'edwin-j-elton-6135c25e22', '6135c25e22f8cb16709d2e08af261d3a2b7a4e0b765197d93e1e087d675efc95', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0fccb372-cb03-4bc2-9012-27f9f24297f5', 'Mukesh Kumar Tiwari', 'mukesh-kumar-tiwari-2dc57101b5', '2dc57101b5ec5bba62d2b2416d4baa6ed1df54a60354a53228f9a936668021fc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('0fdc5151-3326-448b-8773-a52598538d2e', 'Larisa Beilina', 'larisa-beilina-09fc6d3441', '09fc6d34415da25b0ea1d8d66ebd33c4fef243ba6652ef298403e85b1bad0302', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('10556ad5-ae06-41ae-b0c7-18e645b35d8d', 'Lajos Kovács', 'lajos-kovacs-0338570583', '0338570583f93e72173fad73b70f0a5191b68d076b5e2ece5d929c0ff5b85d31', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('107797bc-49ea-4792-a5c1-5a80d49bf687', 'Z. Vasilyeva', 'z-vasilyeva-4a0cb51d36', '4a0cb51d363623f378f9762a8270f58f4e2e2c23310f2dd6572c06c783dc2eae', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('10e23bc4-3e2e-4ab7-a7f4-bfd76151072d', 'महर्षि गंगादास', 'महरष-गगदस-a512adc036', 'a512adc0365fd755376c3925cdfb6ecbf0f462ae1004fe14c432825db6ca0d9f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1121a57f-22a5-423b-ad91-648e3c0ad2ed', 'P.C. SAHAJWALA', 'p-c-sahajwala-ad783e7e85', 'ad783e7e85841937bbae720b74781e20e9c7d56f282a84b43fea41162e306f79', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('11277f69-fcb7-444f-a138-4ab75067bc94', 'John Langan', 'john-langan-49267bd97a', '49267bd97ab6f7038b7f884373ab83224da4ee9d3b10dbb5abf8bdddde901fbc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1132915c-b23b-4d89-8569-e58f9ae785b2', 'T. P. Mukerjees', 't-p-mukerjees-8281075966', '82810759667fb502687bdbef08adecdceca6035c9e0df31dd42d2fb573a26089', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('11690995-0cea-4b29-b335-3b02e6c7339f', 'Hem Chand Jain', 'hem-chand-jain-d045803b95', 'd045803b951781c847dc3cd172706fc0c9aadfae8ede6e64986455a38dc5dea7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('119f09bf-68be-4578-b8bb-263891f2ce6d', 'Ravi Anupindi', 'ravi-anupindi-fac3bdc74e', 'fac3bdc74e4c9623a2cd986316a79508401b138e5606e9b49fce9c747f370a71', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('11c9c2b9-ea52-4c75-8e5e-ec8a18e75f41', 'Frank T. Rothaermel', 'frank-t-rothaermel-11bf65444e', '11bf65444e09279ee957c00c672204fb2a1083a13a10ccf71481bb15e41295d7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1207a8fb-f439-46f2-a655-f4fc7e217638', 'Alok Srivastava', 'alok-srivastava-03e10fae31', '03e10fae3145093004279c9d280a971f6ebef39a23e3745d933b1eeb2f93868b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('125bb7fe-3dfc-404a-b5b2-3569090b189d', 'Gerardo Mesias', 'gerardo-mesias-740e60ba78', '740e60ba780bd14fd480ecfa60838c4785c7af50702599bfde15fb8063a329b6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1299bfa3-2914-4d33-9115-40e2b32a3e32', 'Josef Lahnsteiner', 'josef-lahnsteiner-664b757af0', '664b757af037e6d4227c376ac1d209af34f2288f20e3191dbbc601d7534c1391', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('12f919d5-3282-4dd0-9002-ad7e217470c9', 'N. D Vohra', 'n-d-vohra-c8dcba8e15', 'c8dcba8e15d895fe2d7b52d49cbbf25fd810aef24657203c4930930df1906d78', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1340c229-ab1a-4730-8ab3-d81f5b180b5d', 'Qun Lin', 'qun-lin-75161c5f00', '75161c5f00b491dd3461d3363ac68059c94f86f978de82632dcd896f481d321a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('134cfac5-aa1c-43c7-a122-a5bbe7a6877d', 'Er. Adarsh Kumar', 'er-adarsh-kumar-dc56710500', 'dc567105009868d3914de2976fac88189cfd2f5c6a9173b7bead4692c05528e0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('13823861-71a6-4718-82b5-b0d02b2f0ff7', 'Stephen P. Robbins', 'stephen-p-robbins-e0353919a1', 'e0353919a1d4e9fde5fd04925c419f9d565e2eb10a27767691a020b274b763c2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('13d219e8-147a-4f37-8688-5b66ac0a1def', 'Dr. Harender Singh', 'dr-harender-singh-584d7f3da8', '584d7f3da8f4d903fd4fdec01b962a3fea496bc90af2bb918bd633681cf43167', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('14352532-2d6d-4bed-bff6-b7a2a70066e5', 'V.P Maslov', 'v-p-maslov-e321960b3e', 'e321960b3e972a42a5315b1e3c87aaa8c6ac46d839b31d6a82cb5137498c2b73', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1471d8cb-98b1-4c10-be01-5a592f951a80', 'Arlen Frank', 'arlen-frank-949a2c9ae5', '949a2c9ae5ee10fcbffa811b9141716d875a50853c88bc985a35a77b4a7f0d50', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('14c65c88-0cac-416d-93d6-3bb0f273dd76', 'Dr.Sher Singh', 'dr-sher-singh-075f4fe7a2', '075f4fe7a2030300d1d72b7e62a23a044437e6b52e51e6ef48dc4370dc183c8a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1514f011-40d3-4476-8908-85d8175da48d', 'George E. Belch', 'george-e-belch-3a8a6ca692', '3a8a6ca692e22a9b1469b068760d90a130a54446e07bfc5cff4135f341a1cee3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('154b284b-69f4-43c6-8d2f-6f918bbd86eb', 'Premlata Gautam', 'premlata-gautam-90340c2ee6', '90340c2ee61fefc5557e6de8d44a8f4a6f0ad42ff77531acc408f0bb99248bac', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('156b7f88-b34b-4943-8853-1accb131e329', 'S.S Krotov', 's-s-krotov-791b949385', '791b949385ed3769620b89ef46723e033d92b4630710ff7b7cc55c85c57a3f6e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('157b4119-24e7-497c-8d73-fbf696e49ee8', 'Robert W. Palmatier', 'robert-w-palmatier-c8f634ff25', 'c8f634ff257919df3ba00a7ec3a256a295b475ceb9444f0f5642059efaa44d14', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('15a617c5-2627-488a-8f02-8db4f5e71730', 'Moumita Das', 'moumita-das-d7f2e5aa51', 'd7f2e5aa51fb31516f12e97c46e24a910b12e6b56fb8f64509e648274ad85dc0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1691c04e-0428-4dd0-87a0-d6d515170114', 'किरीट जोशी', 'करट-जश-b6a84e95d6', 'b6a84e95d6442dad74c6d75727d2e8888cf3c9fcfa7495a20b9499f60aee7860', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('16a8790a-5aae-4acf-8279-3361da45d18c', 'Chandrashekhar Sharma', 'chandrashekhar-sharma-8dd6dd82ae', '8dd6dd82ae6c2c27451186438565c0a55a2cb1dbf06d8da92528133034101a46', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('16b35565-4890-4dcb-adb0-3e8339e7a796', 'मोहनदास नैमिशराय', 'महनदस-नमशरय-e314d3111d', 'e314d3111df1d32c566db7dab28f6c91fc53df4dcf58dbbe0f718fce65037aa3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('16be81ea-b569-4d6a-8f5d-4fc6768eaef7', 'Roland K. Hartmann', 'roland-k-hartmann-cae870432d', 'cae870432d1f2255609165df1783d758446590e8acc5bbc47c63c00508cab9a1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('16e5c8d8-122e-4e7c-81b6-d0c95e1eeb29', 'कमलेश शर्मा', 'कमलश-शरम-92240f6d0e', '92240f6d0ed9fc46857402da0ad138a56e0e45de22d0e7ff86611ac92f6e5191', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('17000c46-fa1e-4cb3-b00b-51b94a866d59', 'Balaji S. Thorat', 'balaji-s-thorat-31637cd295', '31637cd2958d9579c79227183c0900098c6825f1cea59d789517a556531ddf40', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('17100650-7cba-4104-a48f-f228c8c51b8a', 'John C. Lindon', 'john-c-lindon-e262fbd4ae', 'e262fbd4aefc96d8c2733e5805c9f035d2e1a7c6d8cf7be4a3599098191270dd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1717ffaa-6043-4a20-b5db-715357ae65da', 'त्रिपाठी & मिश्र', 'तरपठ-मशर-b564f4806d', 'b564f4806d766e3fd381d7c9279962b60dcdea700ce6a3abf919dc30dc60b6e1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('17ba2eb5-819c-4264-8cb8-97aea38e8755', 'Dr. I.M. Khan', 'dr-i-m-khan-2c63506f9b', '2c63506f9b7ba09db9b9dcbb6a3347401fe478e21e0600058a1d0ff578779285', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1840e689-bf9e-4144-9b4d-e28ed8fbd7f3', 'Dr. Shankar Lal', 'dr-shankar-lal-2cfbe319a0', '2cfbe319a0b7bbcd1ecb99647b90d071ef20b9bc5a929a750926e5602bb815c5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('18a4dd6f-b99d-4607-a22f-ad4d61c78eb3', 'Leonard G. Copping', 'leonard-g-copping-d37c1659b4', 'd37c1659b41f7b864b4fdc3630e418cb4f881eca7222054ef01b98a03b7145f7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('18b44069-9089-4d77-8dab-4e537330d893', 'V.A. Slepinin', 'v-a-slepinin-34e88e2285', '34e88e22854d4a9449340cf6880e99406e2923170242b7a020897088a337d0cc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('18b6e738-46b5-4e1c-bd1e-31b1762e2337', 'Dr. Poonam Pradhan Saxena', 'dr-poonam-pradhan-saxena-7fa83824b2', '7fa83824b2b95734285fba7f4660865889d130ed3eb8e2e373b4d8a1e2bf56f8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('18e33f2e-d3b4-48eb-9d6e-3ccb69a9f519', 'प्रो. ज्ञानप्रकाश शास्त्री', 'पर-जञनपरकश-शसतर-ef5e8ec8cd', 'ef5e8ec8cd7f1abc705fa055b21ff8438f1bd8210a98f17983b54f9f2c34a6e3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('193bf64b-8863-4545-bf04-5a97c662fa97', 'Gregory Roos', 'gregory-roos-1960bdcd9a', '1960bdcd9abebe3e1c5e046f721e4a68db8a54265d5fe4786c235c94861d4691', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('19b08fb4-7f8d-4ded-9fc8-db8fa6f4fbb4', 'Loring W. Tu', 'loring-w-tu-9d74f21587', '9d74f2158752e3a2257ea6105a11d7a0babbc9be44cc2eb9cfb4bd66897acf54', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('19c18b2a-61b1-4bdd-9a16-8b242624bf5d', 'Charles S. Sell', 'charles-s-sell-3c6c4882b5', '3c6c4882b53a1ce277647d5b158f8cf9d3c35f95d2d701db31d14613c923f3fd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('19e09e97-dd3f-4bba-a203-81cf0d7df0e7', 'Jack Brown', 'jack-brown-e425cf4780', 'e425cf4780254fa3812c5e6121b8a69d812fd6b60a5a9c437b7f1f19effc62c0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1a3e472d-ff20-473a-9b62-35fb57c1d72d', 'AK Pradhan', 'ak-pradhan-07f478c9ad', '07f478c9adc9ee42f000da260cc422b995da0d333fddeb407399af8ce264b159', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1a44fff0-1750-4579-8619-2257e5fd5b5b', 'Steffen Jorgensen', 'steffen-jorgensen-8c8b8b334c', '8c8b8b334ce515b480b0e6f7f47b8e9e3d744dcf292ff38e80424cc0d9bebd85', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1a6a2682-2e0c-4e5b-92b2-cc5b21ea6dd2', 'Maxime Bocher', 'maxime-bocher-9fa803d9c9', '9fa803d9c928661e3b0a9f438b455bcb4f71fb1ee95b3f68a4a9a60c55491d09', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1b0bc3a8-fa85-4d08-b36c-d9a3e2170b11', 'Jon Tarrant', 'jon-tarrant-2704dfc359', '2704dfc359fbb16031d8bbd48ac035b78e10616ac8731fad7124e1f9e8189b1b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1b54be00-bd6d-4fbb-8ae4-ff0f4a65a235', 'Hari Mohan', 'hari-mohan-e4a47f5095', 'e4a47f509513accdc09a84af86855e64d1674867ee4f4aea82479e03acecb091', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1bdb148f-6bd8-4a00-ac00-d65b11edc3fe', 'Patrice Bertail', 'patrice-bertail-a1e6ac7e48', 'a1e6ac7e4858798faf4963fccc19166bcf91de1aa0daee4ff800797991217a0d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1c5029d8-2b95-4816-8f56-6b945947446c', 'Michael Ryan', 'michael-ryan-1c2e25b2b7', '1c2e25b2b71edabd5f2b5c6c9b5def8a1504c5b16da009ad62829d4041d21817', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1ca3face-dceb-4db7-bbda-b14de95f6c86', 'Hiroaki Kitano', 'hiroaki-kitano-a62bbc3a82', 'a62bbc3a82005bed4100b02036b984f1d72f1df9184cf9c2824fcbb60f720aa8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1cb211b4-df83-4b2c-b398-4332ea7ceba0', 'A.A. Pinsky', 'a-a-pinsky-b65f2d3394', 'b65f2d33942b9aa087b6b9231efa34af0a6953134f21ba5c9df04f67c102c0d2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1cd50910-3dc4-4fc5-a7f3-3ff27768d1da', 'Hiroyuki Ohshima', 'hiroyuki-ohshima-c313732fef', 'c313732fef5df1ff56bcc5722ca13341c8b8f933715c0b4089ace92a912759d1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1cd77db4-057e-406f-9647-d267531c6e49', 'Swami Chinmayananda', 'swami-chinmayananda-15b377c301', '15b377c30145e9b35737689111cb9fabe136c458a0b031c979677e03cf4ddabc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1d1853f7-7ee3-41df-a407-76c4944866fd', 'E.N Yeremin', 'e-n-yeremin-5d6b3d2443', '5d6b3d24431c4d2d38a4fe2a63fb220c2803cf3419a19576fc837f2af9ebd79f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1d721524-e1f3-40b0-930f-9a9dbe6fbfd7', 'Gary M. Lovett', 'gary-m-lovett-654e3aa791', '654e3aa79177ef9660fedcad28fe253081805ad6954de1094b9d92f487bf9b92', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1dc66ea8-b9f6-4477-89a1-44a0ca30b5b3', 'Sureshchandra Sharma', 'sureshchandra-sharma-1e50fe9a89', '1e50fe9a89dd2b3e9b8fc9017e47f63653f7aecafe4e89616764f282166b5624', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1e24ad64-e774-473d-928d-ca180d7b09f9', 'Charles W.Groetsch', 'charles-w-groetsch-b673d41da2', 'b673d41da2c85dca4194bb007479125e5a5b234e31837bc4c5ab474924353d92', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1f1ab275-0e12-4689-bf5d-11cbfa9403ba', 'K P Herrmann', 'k-p-herrmann-bf95b8fe63', 'bf95b8fe63608aa71b8437c6aee39e12e5990aea69f99ddc23b944200c117760', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1f1c7530-e247-4c50-8ef9-3ea1cd1149d0', 'Cyprian P. Blamires', 'cyprian-p-blamires-a11cbb0efc', 'a11cbb0efc97f70446f5dfea6e476f3926b320dbeccb2d3c823303e542fcc839', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('1f369b83-2299-4ff2-b67f-4a9b75717a8a', 'Alessandra Giuliani', 'alessandra-giuliani-7d4592ad32', '7d4592ad32a95dc8f03ff9fc87850dcd15e66c528901c8f659278e1e28e4c858', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2033044d-1f72-46b0-b179-08b51307f821', 'A.Mishchenko', 'a-mishchenko-b903e4011d', 'b903e4011d8e0e7a16e818a0f68e06cab9c53b68f69e1c38d849914e32133104', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2046c871-7af9-44f8-a18a-4b805860c1c2', 'V.C Srivastava', 'v-c-srivastava-fdd643fcc7', 'fdd643fcc76fd5e189c8e8670846a1dab2d135e3a3ffa6177ea07711fea9764d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2047fc34-9903-4255-b309-41d1bbe218aa', 'Anuja Agarwal', 'anuja-agarwal-1023ca158c', '1023ca158ca057c01ddcb3db23ed32dfe961deba1ecf1cbb9abcdc9389a88d26', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('20596cea-8bc7-4e8f-957e-3d37746b54f8', 'K I Vibhute', 'k-i-vibhute-f9a75c9fea', 'f9a75c9fea1d142a36eebab76c1b94ca8f4b583d8676358ff3ad2c008251dfce', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('20a6f670-d56a-46d0-b222-6e764fa25f04', 'Dr. Sushil Kr. Upadhyay', 'dr-sushil-kr-upadhyay-206c93bf9a', '206c93bf9a7735bece2239f382d0af537783f1ce4794a30f3b6db96b44fb718a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2129b761-179b-4368-a38a-ab5b374ddf71', 'Felipe Cucker', 'felipe-cucker-afc6877e66', 'afc6877e6633229ecb0336227ae8b8c9b6e811ba47deaac1ab8dc0d3a979b5c7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2153f403-96df-42b0-9ff6-7fca3216fd94', 'Dr. Raj Singh', 'dr-raj-singh-bcdaba38b8', 'bcdaba38b81ec24465ac6349f64d1e93e0bce3010d8ed26eb477ede72ba499ff', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('216280f6-cc48-4a17-89f6-8fa866203b47', 'Heinz Weihrich', 'heinz-weihrich-1c75275122', '1c752751222a70e6c2f40b581115f43cbadfd85f601399d3c8834cc3ed76b583', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('216dbf58-66af-4fe5-8ac7-399dea60f6a6', 'Yu. G. Kozyrev', 'yu-g-kozyrev-96bfc9e8e3', '96bfc9e8e3a5b9a1f36d4331dfba24f27df4439e905a9366545451dace48da15', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2176cccb-c65f-4a11-a97b-33b39c267a2d', 'V.E Levin', 'v-e-levin-217d43054f', '217d43054f40a7c02b53c589ea695011c6e5cc693358ed0c68ef5e9b2d6014ec', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('21a866c7-6529-46c5-a8fb-c1577fa35f6b', 'Dr. Shilu Merry Elex', 'dr-shilu-merry-elex-ccbf3e8603', 'ccbf3e8603ae5114541d39f29e7efb692077b4ab609006a3dc9977890a619eca', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('22238209-5ed6-4c83-9bba-f561f44ac9f2', 'Andrea Pieroni', 'andrea-pieroni-ede1c85521', 'ede1c85521a4a0351bdf3da30da1dfffef12c75174ad822ce69920ab2d179621', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('222f8fba-016a-4c86-871a-266cab4ca6ae', 'I. L. Kalikhman', 'i-l-kalikhman-1621a6da3f', '1621a6da3fc1b87114328f382e54981b51e553c21903975466d379f1acc30afb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2232cc21-1600-4e52-9989-bc200ecbc1f4', 'Tapan K. Sarkar', 'tapan-k-sarkar-5362020e13', '5362020e139ec6aa675c5ba18407a1102d3162d720960644db2918704d7292a4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('229d67b4-b2ec-4946-be14-1ca61d01eb67', 'Daniel Danin', 'daniel-danin-7a9f166871', '7a9f1668717691271ea9015fd002a19b9991811eb03c11d1f4dc4abe26fdc075', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('22f781e5-3134-404c-a0aa-cf4f9ce31148', 'de Hendrik van Maldeghem', 'de-hendrik-van-maldeghem-aeb3ec1bab', 'aeb3ec1bab1991b0ef279109c8ab62c066ac8121b1c91fc5046e738b496803eb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('23095b5d-8d59-4499-a4d6-08b481f4efa5', 'Prof. Jose Iovino', 'prof-jose-iovino-f94b671f53', 'f94b671f539a0b90667360b6984645e272ae00b52ebbad7c2fbbc3b86b8484ed', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('234717e8-5f54-4799-875f-3b32da18aa1a', 'Virendra S.Bisaria, Akihiko Kondo', 'virendra-s-bisaria-akihiko-kondo-aacff25267', 'aacff25267169459e84a63a1bd3e24f8c3bce5c2134e50458b0a1170b3c93ba4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('234883e8-312a-423c-be98-afa08e5f025e', 'B.P. Demidovich', 'b-p-demidovich-71e6fa9113', '71e6fa9113abd64b7d57a2d5277b1f9edfd421601179976d1df48d67887725d7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('23716783-0b8a-49d6-a77b-b93d4296abdc', 'V.M Starzhinskii', 'v-m-starzhinskii-679fdb6797', '679fdb67976d355fe58e2c895e52968f0f81a2bb3dfe99dc7f9a785b7c3ce0e3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('23e9a428-56d3-43dd-9220-3d205a8b7904', 'M Y Khan', 'm-y-khan-cc2475d66c', 'cc2475d66c4fc4a1bccc80a88fee88c9717235c5e8e34e7973d3a8406e95b261', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('23f9d7aa-d825-4c24-b0ca-d21a3649b169', 'Christine Williams', 'christine-williams-812bf590c9', '812bf590c95b1d25f68f820c27c9fc5df204d0647346702f34dc950650709872', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('248473e2-7730-42ce-a0fc-d1148d3662e2', 'कँवल भारती', 'कवल-भरत-9398c73291', '9398c7329130bfd6a303b1ecb1aa47247d4a1eb99ed9ecfa18087835c23b2ac8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('24862dde-8e25-4329-8785-1ff389d6cb03', 'Fernando Albiac', 'fernando-albiac-91013d6bf1', '91013d6bf15e6c1f52df8d1b917fe2c9603a2f9c3e28d905f9f448c79985434b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('24e53c85-6ced-459c-b121-37c1840a9907', 'Prof.S.P Singh', 'prof-s-p-singh-d863d5d402', 'd863d5d40211d1df2c095984cfc22784122d70a8122063cfcbe9e9bd3a86993f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('24f3fbae-7efd-457a-80f7-0cf8a0a5298a', 'Howard Friedman', 'howard-friedman-5a5b51cbcb', '5a5b51cbcba93a902174199642ecafed61bba7d6e89c369c2594bdfd97de2292', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('25151928-fbc0-4b0e-a877-24569bc339d5', 'Dr. Santosh Kumar G. Chauhan', 'dr-santosh-kumar-g-chauhan-9bd727bcb7', '9bd727bcb70197a70be74e618b2a9bb965d1dafebf4541775fa0ef406f6752fb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('25264a37-3c3a-40e0-95d2-72dd74dba6f6', 'Panditabhushana V.Subrahmanya', 'panditabhushana-v-subrahmanya-19da775515', '19da775515bbc82824c1eebc8c834864fbc856293e4c4f6dbcff9d00503b3f5f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('256169fc-f2cd-45a4-af8c-4f03b7eade16', 'Ken Black', 'ken-black-919008983a', '919008983a47bdeafb3e46e7b9650fa029865057887394623e2dbdd25277e931', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('258083ee-a59d-43c5-ad5c-807aef27db22', 'Jack Vanderlinde', 'jack-vanderlinde-21f1553c24', '21f1553c24f10510ec0e9df0ed6b57b21e1b0c77b4a6277fb3f5ef71d5747106', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('258099e7-30d9-47b4-ae14-62bbd0f7dd8e', 'Prof. Satya Parkash Singh', 'prof-satya-parkash-singh-530521a040', '530521a04073b921e7a97543b295d4d06c38475d2eeea1a0c58ed92736fabe27', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('25891ed6-4d8c-4a1e-9d9a-92f41dc2d159', 'V. A. Renouf', 'v-a-renouf-19323b8294', '19323b8294ba63880f427d84e94a936b87fcc57b63add2abe85f5251245ead91', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('25ad1b9b-02bd-42e2-88e4-a165465da3d6', 'Dr. Hirnamay Saha', 'dr-hirnamay-saha-f52397015d', 'f52397015dd13df96ade4dd9a2b56136a848a2a32754c7af344714c4a50a95f2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('25d559e4-1767-42c8-a57b-6165d69871e4', 'S.B kakkar', 's-b-kakkar-46e8154a7b', '46e8154a7be59df308f626120d5ddc9a8f122adfb81f0ec76815d2f3761ecd73', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('25f745b3-8f7d-4149-9463-80d50c1bf405', 'Judith Treas', 'judith-treas-d6ec5057e6', 'd6ec5057e6742e19d3cfe5d00316a9faff5c75a6e5cc1d0b3bc12c867eee1ffb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('25fa09a7-dbc0-4326-b5e5-507d8fb80d27', 'N.Balakrishnan', 'n-balakrishnan-c379d8635e', 'c379d8635eb6b9141ee02231bcd60218c64b5093953107767b151b8b2f9d00ee', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('260647ea-18e5-4454-98ac-9ad71338a294', 'A.K. Malik', 'a-k-malik-e0427e60e6', 'e0427e60e6a9dc02a36e971abe6b6b1d3679a653410b297323cc06a4f1e99e57', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2616c14f-ac15-469b-9f47-5716ee1ae738', 'Dr.Kamakhya Kumar', 'dr-kamakhya-kumar-7919aa473d', '7919aa473dca549950ddbc809558f96b99ccb096931e921a7273d488161da856', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('264e14fd-3e57-4a33-a699-3ab727fda6bf', 'W.David Kelton', 'w-david-kelton-46314f586e', '46314f586e486731c7f214da402cee422deb0fc83fb14b287b333c2394a43963', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('26a15f9f-0edb-4c50-b8ab-fb9ff1ce86bd', ' Sanjay Dhamija', 'sanjay-dhamija-99e4bc6852', '99e4bc685211571c73da50b86c0a193a9d23a65dcc9e760802185349167fce2c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('26b8b66f-8df1-4353-9458-5580b64100e5', 'Graham B. Seymour', 'graham-b-seymour-1e2888fc95', '1e2888fc958a5501a3c39afe177cdae63cf98388af6f693c156f9edb5e940889', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('26f75a3b-cb19-4173-b538-5b628fa4962d', 'मुहम्मद सज्जाद उस्मानी', 'महममद-सजजद-उसमन-e5aa806424', 'e5aa806424e144f44ddd7cce2a6494874c90a9a6bab3617773705c9f2203f58c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('270bcc50-a6d0-4fad-9a2a-e72b1a7fa3e8', 'डॉ. मोहम्मद हनीफ खान शास्त्री', 'ड-महममद-हनफ-खन-शसतर-92b2123f60', '92b2123f60c936cf5049d4889aca46ebf39f53ffdcb0bd6c8fa582b06e1bf42e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('270d8b26-076b-4668-9602-55d964684d33', 'Dr. Aarti R Rathor', 'dr-aarti-r-rathor-70dfc2fe55', '70dfc2fe552e9e75c9fe7a83974fc87de81e52b95405a127a355f895a42784a5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('27478c3e-4884-4509-a856-c90dbe8265ad', 'Anthony Saunders', 'anthony-saunders-3d2a16d11a', '3d2a16d11a3a9334982a2db5e09b8bdf254c62e8f4b5b338531d4aeaca03ad6f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2786f756-69e3-4538-a712-e0c367632750', 'Louis Pojman', 'louis-pojman-e5f4571bb0', 'e5f4571bb06fc9432a7f3f103e6c77f5f1a4ea09f1b8ca1f57b5a62e36ad3fae', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('278e5def-4c0a-4b42-93fb-5164cb4963ce', 'Ed Swick', 'ed-swick-717b0c42d6', '717b0c42d65d8c39ea5eb67ad3b16d557b84b7e7ab2fa3892ef9ec686477f218', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('279ac3c5-7ca8-47bf-aa6c-ae2da3a999b0', 'गुलशन नवीन', 'गलशन-नवन-2510c01e7e', '2510c01e7eee9180ed1cd0b4b22bbe952b91fa3da88a9be0833eaf7d9859ddf1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('27fc5705-9a0a-49dc-8ab8-f4eb31745875', 'हरिप्रकाश गुप्त', 'हरपरकश-गपत-086f2d90b7', '086f2d90b738db609daa6213e05de128a91b489e378ec7a7ebb7225d233a3040', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('281eb62a-b7f6-4456-b8fc-ff80194a6bd0', 'Jie Xiao', 'jie-xiao-45edc18ad1', '45edc18ad13f5c88913161aabbc21ee6efee4c999e5aa921181e546ce54624ce', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('291341ba-6a5e-43f6-9510-d12978a2f2cc', 'Madhu Khanna', 'madhu-khanna-c9e6f1d93b', 'c9e6f1d93bb5cbaf9c161b7f590808e93ea168074fc5a85e2ba16dd2494ade99', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('29143c84-5399-4ab6-96e2-bcfbed7bc9e4', 'Robert Lanza', 'robert-lanza-d354262a19', 'd354262a1984c1073858c88421f38e00dc3c58d5b9bf75d8b7abefdf8e92c9c9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('291d65b4-4a91-49cc-a6df-bc7e753fc01f', 'संदीपकुमार', 'सदपकमर-a9122ad237', 'a9122ad237a759220f4cb63c312d056e9410d65807f803e85b573b71b675f87d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('29d9a05f-1b46-443e-933a-f62b0c2c3817', 'Dr. Renu Devi', 'dr-renu-devi-9b7cfb5f1b', '9b7cfb5f1b30ede9f9be22da512297be33894ffde9ffadb6caba92cc8bf87afd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('29eddd3b-fe50-4984-b548-ce35184011e0', 'Bir Bhadur', 'bir-bhadur-2c71b41373', '2c71b41373a1371cc803c40371772a758860efefa157d4357e652b856b7ea535', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2a1e19e7-cfde-4437-ba54-2a464cadd386', 'D P Goyal', 'd-p-goyal-fba62596d1', 'fba62596d18e389e8fde05980715b22fbc493e477227bc3c50c8dc12a7ba4540', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2a41235f-cd9d-485d-9825-c94a40db51d7', 'I. Perepechko', 'i-perepechko-e3508a9702', 'e3508a9702c10f325a5bb5cf0cc0330fd7d41250b618c1d1405a3e999701259b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2a6ece8a-0aa4-44d7-93e6-ff6c258b0019', 'Raymond A. Barnett', 'raymond-a-barnett-ef8145f57e', 'ef8145f57e9035a943c882355616fee6dbf9239ab37c642d0c926a16b272775a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2a72542d-f4c3-4b31-9df5-d54137892ba8', 'Atul Singhal', 'atul-singhal-7a8257c110', '7a8257c11014dc0ae15e9be443d74744416df034f13c700765d7201813c13b7e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2a9044ed-46e1-418c-8d01-b491f755a726', 'Philip Wexler', 'philip-wexler-6ca3a64523', '6ca3a64523b811b809809452320c9bd697523d53408e257c1f7b13572fd1282c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2a9dee6b-db30-4c0c-bf1e-88a766073c4e', 'Kadamtsev B.', 'kadamtsev-b-e6e2af19c5', 'e6e2af19c5197a37cb4f4c06300e9ad6d2945ce1ed62102cb7a3c5b285f1ee01', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2ac37f17-8aaa-42ae-aa30-75afc775624a', 'William A.Turnbaugh', 'william-a-turnbaugh-b6c330e2b1', 'b6c330e2b1e7dacfb91743a64ffdd38d55eeeb11b728dd39c4cdf10b47181358', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2b16e250-6f8a-4d5b-aca9-5714f9cb8fc5', 'Antoine Terrasse', 'antoine-terrasse-c29684256d', 'c29684256d104c992ad2f8436b444cd3408458e8327aefff7dcb1588736d06bb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2b420975-0f3f-4c9c-84bc-dd23937ba99c', 'Dr. Kulwant Singh Pathania', 'dr-kulwant-singh-pathania-dab64a42e9', 'dab64a42e931a0dd50623b4c575a76fe8a02ac6452ca44f0d3da0f8ba1df2bfe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2b43de0e-412e-488f-8eb7-ad29194e41f6', 'Olivier Blanchard', 'olivier-blanchard-16eeb7638a', '16eeb7638adf39cab0a7f3c02877c517a634e9b09bbd2219548194e7dd651e30', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2b646d49-11e2-4d66-b4c4-e921023491ba', 'V.S. Ramchandran', 'v-s-ramchandran-f414723d45', 'f414723d45b28788b1bc858008951509468a5cfab121e8baf0095f9cb91f6ddb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2bbbe30f-fe5f-43cd-ba5a-bbb6158d3986', 'Dalal CD', 'dalal-cd-172b4ad1d9', '172b4ad1d9be2e4c82b9902cf75b22d75bf3773a23f79efc6c38a3f1e4ef598f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2be971a5-98f6-4919-8080-e90ab307f8c2', 'Brindra Chauhan', 'brindra-chauhan-df2f52184e', 'df2f52184e61d5522e175558ce97dfe6de30c0f1392c052a420b205799e979be', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2beb3953-edf5-4115-b65a-43ba364f6f54', 'Kenneth M. Shiskowski,', 'kenneth-m-shiskowski-e9db88a0ae', 'e9db88a0ae00f6d60ca621aa4d111188a7fe9594379e2e9f14d2cdd15812c82e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2c052e1b-a542-45bb-bb8f-ef2f152d8df4', 'Geoffrey E.Mills', 'geoffrey-e-mills-cd6227061f', 'cd6227061f44510094fa99d21bd48210b33676fe3ccf515cfc80bbd68d92e427', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2cac4fe6-71a7-476c-a288-0da75be0380e', 'Handfield', 'handfield-c5a2278fc4', 'c5a2278fc4ab137a3764ddc0f7449f57f6589b2621ecec0f84102a16f36296e3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2cddb630-86a9-42fb-afc2-647dce787055', 'Parul Gupta', 'parul-gupta-bf99b1437d', 'bf99b1437d6a3c67719dd2d4f5e006facb21b6766b21897a31b2966ef33a8676', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2e1e4ef3-2e06-4c37-ae06-d9cf05bace24', 'Franz Rothlauf', 'franz-rothlauf-c7ee4b43b1', 'c7ee4b43b15b3bbc3387e122a7363d504700f13099cbab6a41806b5e801f9ce7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2e98aba6-cb31-479d-90dc-4ab446463f34', 'S.P. Strelkov', 's-p-strelkov-b14d00e9f1', 'b14d00e9f1ddb3bbda5aada980e6ac20d18c24db323e0c0958b1bf39e9ad10a7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2f1acb1b-86df-4123-ae6f-25a5bab2bad2', 'C. Lokhorst', 'c-lokhorst-34c7ec6749', '34c7ec67497cae3f3ae8d845e60c80d6ede9b84483d07e9d5dd5b226c5bdabb4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('2f7029dd-3c78-435c-b11e-373636937d2b', 'Horace G. Cutler, Stephen J. Cutler', 'horace-g-cutler-stephen-j-cutler-2adf62538e', '2adf62538ecbe73cf2effe8312f2bdf5010fe17e90737a63e3a56908a4568e16', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('307cae57-a48a-4636-947c-1b99f0068ffc', 'Moreno, Sanz', 'moreno-sanz-7ce00111dc', '7ce00111dce99f31630e8d07abc0011174a329ca896b84002c98b2f043bd912e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('30825868-20a8-41b3-8cce-ce3ed2f17bf5', 'Girish Mishra', 'girish-mishra-4669b71228', '4669b7122847f32e34a2d34c6a5b3b65904bd61271daedf50ceb6da3905ef60d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('30b19941-f301-4843-b718-d613b1c7e923', 'Sean X. Liu', 'sean-x-liu-6f6ab23265', '6f6ab23265217199b93b843c4a4d6296c45b36f69aa823fade24b44f09f935c1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('30c56466-3eda-4f25-b1b6-c0a86cf50362', 'Nagraj Balakrishnan', 'nagraj-balakrishnan-ebc027a3d6', 'ebc027a3d651962e7271c95618ebab7840493fe0bce2f0ab2d63db2a5d734552', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('31590a51-30af-44f7-aa53-e8ae730a0786', 'M.R. Kale', 'm-r-kale-dcc07c5794', 'dcc07c5794eddadf76fbf204aa23f9e4f02e0cabdd08681bfa4f0cb7ad491093', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3187b4df-7ac5-4d4a-a019-25aadadbd798', 'David Arnold', 'david-arnold-aabde39f9f', 'aabde39f9f25a10d6d61542394abb70626c22f26e3ba5b161e75cd3c5777bae7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('31b91496-692c-4654-9327-bebdd5919f6c', 'Dr. M.F. Patel', 'dr-m-f-patel-d714fba9f8', 'd714fba9f8fdb78cec9464cc060dbc35545b0d4330094287a4850c8b5cb2bb2c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('31d4a7fe-6a1b-43e7-8476-5fdd1f30f078', 'Sudip Das', 'sudip-das-c12ca78de9', 'c12ca78de9ab34cca0880e760c500e287eff30f2e6b98ffb29f19437d9238f99', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('322b7e28-1273-4b8c-8a08-7b54451bf8f7', 'Anthony Henry', 'anthony-henry-0362003271', '0362003271c794bd8ffa727a44d3f57e114f8c637ada72d38f81bd79610e0452', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3231c3d2-a5ab-40c0-bfec-62d41ef45b85', 'William J Stevenson', 'william-j-stevenson-30d5dcf54b', '30d5dcf54b4941d318e05ee955f5ccb3b90356136d2ba429395c9aaadef5da34', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('32bb6658-8654-43a6-8153-bdd99c8a155f', 'Raymond Brooks', 'raymond-brooks-f76f9677b1', 'f76f9677b1077c947613bf7469561cf9b8dd27e51e9abce41176842af5eade36', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('33121dab-0c10-42d7-b940-bb76f757c560', 'S.P. Gupta', 's-p-gupta-a7274c0a2d', 'a7274c0a2d2d2312891b67ea52c0cd79944ee297d625bd380a06dc339c2978a2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('331226cc-fb7c-4d35-b9d3-abce87b73c30', 'Suchita Gayakvad', 'suchita-gayakvad-07fc40baee', '07fc40baee09fcda9ec203f3f2503631ea337efe4be84363a900ce0a383238e0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('335a28f9-ae33-44af-a271-fe5aafbff383', 'Michael A. Hitt', 'michael-a-hitt-060b371cf6', '060b371cf68a43cc4c65387394269c4c4d645751935f7750898c1685306f6416', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3386604b-ecda-43c0-b6cd-d96af01d417e', 'Dr. Ashok Mishra', 'dr-ashok-mishra-32f6e80b4d', '32f6e80b4dc463ae8c7036ad51833151f9991737143038ab3386db2c9dfa0e17', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('33b63d3f-796a-4de4-8f52-cb8446e5b4ee', 'डॉ विश्वेश वाग्मी', 'ड-वशवश-वगम-38682b62eb', '38682b62ebc843f9e1f1693e964cbfdb6f7ff90539b1b3b750161af596a35cbe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('33b93185-7f7f-47e2-a798-3ef00e44d477', 'V. Demidov', 'v-demidov-e00b090835', 'e00b090835d32e96ccbeac5d2104c3498e0b11d11ad86b4122a5f29661d44f60', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('33db39a9-8513-45ef-98a5-c4199eccb7fc', 'Rajendra Prasad Goswami', 'rajendra-prasad-goswami-64c5d2863b', '64c5d2863b75b33b94e704ce93a92ae88ba35432432d0bcb0340dda1bda6010f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('33e6b716-2226-4e88-af48-da57a2055d17', 'V.Gerasimov', 'v-gerasimov-2dd2f24de4', '2dd2f24de4b94d3f9f14124a3525ae7aad2672327a877edb9d6f80fa1d78da72', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('33e84fad-845c-4a09-ab5d-dbaadf78c6c6', 'David P.Doane', 'david-p-doane-c319976537', 'c319976537e785608767e3593db5219cf27f8d41f0245eb256bc307fb1b1026a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('34906e90-65b3-4e29-b979-325e652d9b7d', 'Prof. (Dr.) Raj Singh', 'prof-dr-raj-singh-9677c9320f', '9677c9320fa0717d788551c3c0ce995e0ab596a0ff539f590a7e23618eafb134', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('349cb5f0-7b62-441d-ab43-e0e3adc4cc58', 'Richard H. Enns', 'richard-h-enns-2157035282', '21570352828396b69959d98fcb1536cf649251a89b6855bb73c277fd41ff1fbf', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('34b59157-2fd4-4919-8d64-1bae57504da3', 'Yutaka Kurihara', 'yutaka-kurihara-8c78e60c79', '8c78e60c79c650b33aac98044718abcaeef0e7bb1ff8166d2f6e9f3adc6d2cee', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3524462e-ae9a-44c7-aa2c-4f983d8196a3', 'Dr. P. Priyadarshi', 'dr-p-priyadarshi-470f835b79', '470f835b79c83388f7549662f2d18d86e165068fcf326909c44c2a945e9bc097', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('35346a19-9e71-427f-bc64-06cec0d6abcb', 'Dr. Ajay Singh', 'dr-ajay-singh-425a55bf65', '425a55bf6565b7505703c62a7ee3b2cb635d739072381cef9c1b2da5d28aa3b0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('354684c4-1170-4760-99c9-f741adbe9843', 'Michael Levy', 'michael-levy-f06546e1dd', 'f06546e1dd3ce4b7e1c984b7cd58e6ee4856f397a58604ba684d915c7f7bb3d8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('35495f68-2aac-4a21-a851-741a25c2f231', 'रेखा रानी', 'रख-रन-c2c95b3038', 'c2c95b30380300c5f3fe0f9fa31caef497db879c2694578070f423fb617b2e33', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('359f2d35-4b2c-4d2f-b2f0-7c78b52baa06', 'उमाशंकर शुक्ल एवं चन्द्रकला मिश्र', 'उमशकर-शकल-एव-चनदरकल-मशर-4ee50c36dc', '4ee50c36dc7e816909eae3a1e15c2b549ea59ba85698fc8af8dbe8e5bc4667f9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('35c438de-ef17-4760-865e-bb2d7452f8d4', 'Prachi Gupta', 'prachi-gupta-7c60c4f4b3', '7c60c4f4b322ca1cb1f7f5cf69c716a1ea9220865fa1337ce873124a4505486f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('35e431e9-4567-4c2c-bd64-eedc81d5bf1f', 'E.L Nagaev', 'e-l-nagaev-c8811ed96f', 'c8811ed96f5587b088fc457b2c1f17262da86fb19ecfc84a22ec67e4612e5969', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('36166af3-95f6-41a9-9377-2821c39ea5e9', 'Hiroo Fukuda', 'hiroo-fukuda-6d666861d0', '6d666861d043826228b4efe0c298ba0853ce419f0b2f32e3710e9b99ff4da3fd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3617a0ad-f2a1-45b7-a2d0-22da597308ce', 'N.I Koshkin', 'n-i-koshkin-50196561a9', '50196561a9d8bb5752fb9cf6dc1c37e75414828dbd74254ce3749feed7b767aa', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3689d1ad-8e01-4261-8b5e-c4508d2cb38f', 'Dr. Nandita Singh', 'dr-nandita-singh-290f3dbe45', '290f3dbe456c3b997868485160e630824866d6f1a19ecfa8b306e9605ac4d885', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('36cd3d0a-1e03-4e23-82ae-162e40197230', 'David M.Kroenke', 'david-m-kroenke-a5d36b6ebd', 'a5d36b6ebd4e8233bb9d2c56ec2368a726828f0552fccb3a3e748374e2177bb9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('36f0eb95-5236-4343-b742-a4248ae82278', 'Verma, Panadiwal', 'verma-panadiwal-6768fde594', '6768fde5945d6187d3330b6635920f2e71f850063368f7daa73619b4e6a94180', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('36fb4686-e1d8-4c4d-aa0c-8e0bfaab9cbb', 'R R Gaur', 'r-r-gaur-e809781193', 'e809781193f6d85e0035d209f5e79cf9d032dfacf9937543dc50259119d01e06', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('37222893-e880-43e3-9757-f8608245708d', 'Masoud Khalkhali', 'masoud-khalkhali-3296dd3ccc', '3296dd3ccc9fb193c5710ceb085d85681d07980b2f8233eda977dc5e32fd1a59', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3757a856-56d9-4c46-96c9-168e57709727', 'Barry J. Babin', 'barry-j-babin-b6af840d46', 'b6af840d46b073a0b1632015a83a75fa821fee57b1503bd8cd776ff80a76ae42', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('37ab2eb6-f429-4484-a993-4bc941190648', 'Walter Thirring', 'walter-thirring-93bb70dfdb', '93bb70dfdb0fb6345156557b4e46877e8e6dd81fd7079fc509f40824e30bfd36', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('37e12221-f6ab-4241-9927-99946b2b8422', 'Dr. Laxman Tulsiram Kale', 'dr-laxman-tulsiram-kale-f6def66d39', 'f6def66d3980ea4cfebe301354135756d1ae580fb2195c5c78490d106abc7d41', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('37f900db-fe78-4bab-a195-60f127677ec1', 'Tapan K. Das', 'tapan-k-das-7f48dc446d', '7f48dc446d642ca82d0f530617fc40f4d4cce36d64d57e1814ee6ae4fb6a0c41', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('38b4eed9-8b64-4a0e-8195-db61e1e36343', 'Daniel Wildenstein ', 'daniel-wildenstein-74863ac975', '74863ac9758749c2e796dd52f9e251453406dc1f35fd697260578fde85896783', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('38e72ecd-2128-4c8b-bf50-2ad6f95d1b81', 'Abhishek Anand', 'abhishek-anand-646b977351', '646b9773511fb93e4b4aefde9e032621f9d82f91f983e09bc71a859644d684c3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('38edeccf-9105-432b-b1df-cef4a4db8558', 'Dr.S.A Bhatt', 'dr-s-a-bhatt-4c2d38d409', '4c2d38d409cddf07dbe9abf5d3cb09c8c2e66262d85eae0d0abcfefa9da1c98e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3942938c-2dec-49af-bf51-4bb77cdf29d9', 'Patrick Carey', 'patrick-carey-c75b040ee4', 'c75b040ee4821f5d7ab976e1f41d52395e22a7344cf49a5af2dbda64719939c9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('397084cd-0e13-4d09-8b8f-359ccbe1e5cc', 'DEMO KHANNA', 'demo-khanna-fc589c4e25', 'fc589c4e2554cd1965a8b46f83cc1331c7ef7013b614f6e2cda9c473b3b5d974', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('39dea3cb-5e6f-4a04-b969-036ce00d4b7f', 'Ya.Gerasimov', 'ya-gerasimov-2d548c2f52', '2d548c2f527ecb13d291d6f7cc157a3f348d3a1db4d0a9987984b8dbf80f01f0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3a67872d-1fda-4cdc-b762-3949490305ba', 'Dr. Suresh Sinhal', 'dr-suresh-sinhal-5bdbcacb8a', '5bdbcacb8ab9b166cab37d9ebd7f464dd10c59eea9e103f1dd853c854c6b3bbf', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3a6d4ef1-06e2-403e-a5f6-0f589bc24bea', 'Jianjun Paul Tian', 'jianjun-paul-tian-c66215085f', 'c66215085f13e59c4f6b63c7bb263218ff620a60af4dbf7d8ac43b99fd375f8b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3a80f8ce-a3e0-4614-8c4f-d44411525733', 'Sheng S. L I', 'sheng-s-l-i-60494e0517', '60494e0517be1ac2f13c506fa32f4167ab9d04fd2fb7765a33d8ad515acc835f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3a8beb60-4aca-4aa9-886f-b9fb0878a31f', 'Dr.Satta kumari sharma', 'dr-satta-kumari-sharma-2e82399ece', '2e82399ece16e7eea39757bea3cd3e5b93f0cc4612db5d7febe2331e3aee3154', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3aebe999-fb9f-4b55-9af7-f8e6f0e32e6a', 'डॉ. ज्ञानप्रकाश शास्त्री', 'ड-जञनपरकश-शसतर-df739f18d2', 'df739f18d26483e77128aec72a7f64c8627ac6fc8af635a451b9734a45ed6664', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3b0aed4d-42b8-409a-820e-519303b36e44', 'Francis Cherunilam', 'francis-cherunilam-ad46126baa', 'ad46126baad4f326aa6d2decaf4323ae5891dceafb666e30313a169175fd5162', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3b8f5df1-a794-41d2-9c4b-5daa22e8f8fa', 'Pete Loshin', 'pete-loshin-11f9cc2d7e', '11f9cc2d7ee2ede2fb0748b50d36ef68621e19aeedfcaaaf2beb45e233b98c52', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3badd064-f988-4305-b3e0-c2c89c45c732', 'Gary Dessler', 'gary-dessler-9fda345329', '9fda345329b3b48ae45c5c55eeb40c1f23db720e091cde35a6d4a16f0f61e6c4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3bc8df0f-4d60-42ce-bf52-a33c04387c63', 'P.Sashikala', 'p-sashikala-91a1f26ff8', '91a1f26ff84400c93e18745e60440c1843d9820b47c3798b903eeb858ba7a5e4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3be20d88-3320-4ba2-832d-5d48850752ae', 'Pingali Venugopal', 'pingali-venugopal-2b605d588e', '2b605d588edbfa22060e33d9f58263248ff29121607b43174fa412ddcd1a5df7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3be6c242-b51b-4c53-b4ff-2072a11ab4a8', 'दीपक रावत ', 'दपक-रवत-90635ab09f', '90635ab09f5d4f5f1fa8685e55dab1f55ca2ff2a07eceab361385ae262436b8d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3be915bd-9467-4a1f-9c7d-9c21e2355c6b', 'Dr. Bijender Singh', 'dr-bijender-singh-6d8ff43c62', '6d8ff43c62db7157e231187699c6f3ad8e3501860c503b0318c476044ad0bce5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3c015555-b052-4515-949e-0726b376ce71', 'Paritosh Sanyal', 'paritosh-sanyal-febaf66748', 'febaf667487853493edd8f3c49747bb84e5017bcb569f80f913b15717f33bc44', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3c202566-516c-4f2f-937d-68f3044397a6', 'Colin Drury', 'colin-drury-e8f33b3c98', 'e8f33b3c98e292c620638385788bb7bdbe07c223b056fcd89cb504b7d3589a90', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3c84d3d5-b939-4d1a-a431-4987ea5087be', 'Satya Prakash Singh', 'satya-prakash-singh-7ecd0fb167', '7ecd0fb167dd0b6985c217ab334f0566ebffffae5c3a9dc0306bac16ddc44615', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3ccd2506-6d7a-4e82-831b-680267d09fe0', 'Jerry Workman, Jr.', 'jerry-workman-jr-9c374054e8', '9c374054e8a17541ba37f368e5d26d1b16650011e277dc6b254bc36b4b428ce1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3d1ded13-e148-4d52-ab0f-a4199aa1bc6e', 'Cornel Mulhardt', 'cornel-mulhardt-fe757caf9d', 'fe757caf9d4e40af775f74be90be4d8803c6ed23544fe34937f7ab22ee0aec31', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3d4a0503-7916-4c5e-b017-7c09e7c8c20c', 'Srivatsa Vasudevan', 'srivatsa-vasudevan-1c6464a347', '1c6464a34740c0091c4178bfcf0945ea6b3ca47abdba1f05e7f10746becc7eb1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3d54f203-8e0e-4250-90b6-9565f1f8c29b', 'Henry R.Cheeseman', 'henry-r-cheeseman-5c8c1668f1', '5c8c1668f1da4ce2a411fca7dd7c3afa4430ddb3651e1cffbb4e2585dc7a685e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3df8c22b-680c-4699-80b8-0e2eb9dd16ce', 'Charles Birnstiel', 'charles-birnstiel-eb632956ae', 'eb632956ae4753d28c42649aaa92a003ff204116ac8806bba2c0e66981399b2a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3e4d75f9-7d50-4b61-917d-5e6a6c0b5f38', 'Bertil Gustafsson', 'bertil-gustafsson-8c7671f67e', '8c7671f67e4a72e9088f89401601bb3f1ebdeea9a16ac58d670775e40d57e380', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3e5a5673-dd05-4b20-be5a-5b484d53beb3', 'Michael Baker', 'michael-baker-a70e648a64', 'a70e648a6447026a99089e7199f5d9837e7043b94ae5051767ea8c709484be4b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3e6920fa-fb70-4c36-bad1-9216836363ad', 'Charles W. L. Hill ', 'charles-w-l-hill-5993bd21a2', '5993bd21a27eabffad5a8efd719a79473f8ff6b6ee91e6e52db59d3fe8c669c7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3e77afbd-0a0e-4cb9-bf80-5010efbff7e2', 'CW Leadbeater', 'cw-leadbeater-c44455cb02', 'c44455cb0282d7106dceac4af992bcddf460473d531f4b695afaa6e983f47ab1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3f601816-d48f-4765-b503-8c01cd8e6ae1', 'Sukanta Sarkar', 'sukanta-sarkar-7db9596f7a', '7db9596f7ab7dbc90dcd4a422565b1ac92eff1828dae9a7cf897aa899ca6d380', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3f718333-80eb-4a8a-9841-36d53c8d3838', 'Madhu Vij', 'madhu-vij-e1ae5def83', 'e1ae5def8302466a65c1962d2b4d202d13758212b9aeb8f6eef580fbf2ea90a8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3f75869a-d251-442d-bfee-572c60282866', 'David M.Levine', 'david-m-levine-671e2b014d', '671e2b014dd76626062cde943bd2b4603386506453a8992fefb61cb3d1896263', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('3f92bed1-a6f3-4415-889f-a4ec9d3190b6', 'Dr. Gautam Patel', 'dr-gautam-patel-0e78794bda', '0e78794bdab88a8ed8d3f326b62f7d0e1cc8fbd84d318c8cfb2e9a7934a46c3e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4005588f-58b6-4eba-9e94-042439a0dbaf', 'श्रद्धा जायसवाल', 'शरदध-जयसवल-e13808c246', 'e13808c246d89cb9344df08b550c32980d944d193b97b5e533029359d42e90de', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('405b58b0-2ef3-428b-86a0-388cb41097dd', 'Brijendrakumar Sinhal', 'brijendrakumar-sinhal-aa08c2bb66', 'aa08c2bb66697494773a97b8202b8e30f6f53d91db0ae42f0d106afa02644407', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4104916c-cb86-426d-b679-ff1f603bb3f5', 'Christophe Lecuyer', 'christophe-lecuyer-6478d4788f', '6478d4788fee896ea0cb4355692d623bebd33b2fc22d68ef474e7340747c18cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('41370e7a-e2f3-42b1-94ef-4b855ed5dc74', 'G.N Yakovlev', 'g-n-yakovlev-0a6ab974fb', '0a6ab974fbd74b3bbf6e15320a9fb588279908e0bf7be0cd2505744ee1d192b9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('41a6606b-1a55-4467-a037-1743901fc442', 'Author Dr. Jaiyshree S. Joshi', 'author-dr-jaiyshree-s-joshi-fca22f36af', 'fca22f36af988966886e19cfacf1ea024c34dc94b4df5bdc30749e6049c8d2c5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('41a9085c-5faf-4a62-87de-11bd2901ad98', 'Yiannis N Moschovakis', 'yiannis-n-moschovakis-635989aea1', '635989aea1375ab5220ea88871b671c47d9a573b6fdf040576c456b15cfe0920', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('41ba506e-a3e5-4be9-ae15-d663500a0636', 'Manfred Wendisch', 'manfred-wendisch-569dca1209', '569dca12093a9dd030c45ede77398732ff891751a6127bca26ffecded2a5fa84', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('41c4ca9f-94c5-4e67-bcb9-dcd3619904e4', 'Carl A. Batt', 'carl-a-batt-00c04907e8', '00c04907e8a99c8aceb37e6c4f969673b9432fb91db6a43eb57189a6fb04244e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('41dfbec3-8dc6-4230-b2ec-5404d7aa8207', 'Azhar Kazmi', 'azhar-kazmi-ded298eafc', 'ded298eafce632bb7ddf6e53e249770cd716cb1cbc27b022b79ce2be53da092e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('41fbddf4-26e4-4ad1-a158-bead9920741a', 'Heinz-Otto Kreiss', 'heinz-otto-kreiss-bdad363db3', 'bdad363db370aef6386e8e89095985785e7b2fb380e9836fe4360c4efe4b9f66', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('424adbd5-00b4-4577-96f6-5da989f89932', 'George E.Belch', 'george-e-belch-f6d273d0b4', 'f6d273d0b49950df5260186aceb8780a1278a367a15f34b0a2453109a92ce5fb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4277dd69-9399-46cf-90f7-b798f6219fbf', 'Thomas R. Gest', 'thomas-r-gest-69f8ac389f', '69f8ac389f9f20c1557aaef41e24e8915fcd0084eb4d0356d051c005a81d93b3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('427c02ad-50a9-4b34-8815-b90669f4e3b6', 'William G.Zikmund', 'william-g-zikmund-61ae27814a', '61ae27814afed8d71c9a6016c3f4ae721e3a8f0251c438965f547d74341ebf5f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('42a0fc01-d80a-4a24-8a61-9a7d0ebdcbc8', 'N. Straumann', 'n-straumann-edcceebcaf', 'edcceebcaf7b9ae40479d7663780ad69aefe818cb98f885af7e34b9d6de1c16f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('42a4fadc-9762-45f9-b7d1-0a3ca868234a', 'Guiyou Huang', 'guiyou-huang-22d3b6f18a', '22d3b6f18a2e4fe7ae2f7c512c66c16516113bf284d3847c50eea4a30ea6ac4c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('431b798a-dde1-4546-920e-9ebb70786c7a', 'Richard L. Daft', 'richard-l-daft-ccad7c0207', 'ccad7c02075a92dd6cc26a6ae9a0268b857710dd6fd9b526cfe7adff4a6916f2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('438f01b1-a05f-4f6b-8290-c8f9b4a1a695', 'Paul Worsfold', 'paul-worsfold-eff4e99b3a', 'eff4e99b3a69cc9a7cec33251f86f8264147aef2a0b3ddc5c1882f3cc7062bc6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('43bcacff-f914-487c-9621-1003ea7a1e6a', 'B.M Smirnov', 'b-m-smirnov-e5e4409aa6', 'e5e4409aa687e973d3e96967b52d1621aa59a3361082029fe2f4fe3b3b11787f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('44077027-6cfb-4dcc-af71-2f129691486b', 'S.Subrahmanya Sastry', 's-subrahmanya-sastry-6804ed529c', '6804ed529cbe45ac41571744118db52972981a22c572bb5f762f695ffb7e14e3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4413887b-df90-4b99-9ee1-4c08fed3e6a4', 'Hubert Roginski', 'hubert-roginski-70350b80b8', '70350b80b838b8b998f4452a73784cabf1990c71268f637347f9ed99c9ebdb8a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('44226d9f-e452-44ab-b231-f9b93b6f5d77', 'Milton E.Harr', 'milton-e-harr-623adb4747', '623adb47473b04f5a514f46def1a0a47d559625479466fd8c53cfda418ae73fb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('44a48a9b-19e0-482d-9163-046b5e38bef3', 'A.M. Prokhorov', 'a-m-prokhorov-d37e7adbf6', 'd37e7adbf68a526e51c7655bb3017cfa205af0288b520d498119aff169060b4f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('44dc8341-591a-443f-bf28-f2e6983bd5bc', 'Prof. Bruce H. Edwards', 'prof-bruce-h-edwards-986fdf9729', '986fdf972961bdb5e3daf954fe472eb7e1631c976ddec727a6b3d06540aa78a3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('45225ddf-0347-4f06-a276-c39ecbe9c178', 'Nisha Pandey', 'nisha-pandey-60028e474f', '60028e474f86ee7ee4b9e008004db76659659a65736533fef6604cd033a80f45', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4529cd84-8265-4ae4-a168-333fd6fc3fbe', 'Paul Poplawski', 'paul-poplawski-b6fef8a8b7', 'b6fef8a8b763a8a2c309aba11273e48a708bb044eca9a284d27b998b49108e7d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('45322064-1452-4222-8290-fa2712eb1099', 'कँवल भारती ', 'कवल-भरत-bbfde65e72', 'bbfde65e727278bfffe601df8a3f3c5f2872227c26fc201597f0763b3526e793', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('455129bd-4edb-4c82-ac98-48edfd2343e8', 'Safal Batra', 'safal-batra-3a9ec4f43a', '3a9ec4f43a50e4b1673ca917fbb3c7ba819f46d48f2a6e7a3b9a4b28837afdeb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('455dc2f4-2974-4980-bc93-072eb9d7a5ba', 'Marek Kuczma', 'marek-kuczma-e87d24d974', 'e87d24d9742021ad917fa3dd21608f564e25ecd31bff14e270617aa09d49c3b1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('45849246-a52c-44d3-b20d-f0a23c537df7', 'Warren/Jones', 'warren-jones-025846011c', '025846011c44c3e99923ef6dc09bc56570ff2d993bd080e0e6279563924e554a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('461af912-0683-4c1c-ac36-bafbf6720c91', 'Gordon Walker', 'gordon-walker-d2cda21528', 'd2cda2152809efb71f169f9131c044c03754a519348b803a82245eea8e120b1d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('46243441-3647-4adc-bc9c-eab3414576d2', 'Robin Anne Reid', 'robin-anne-reid-c3fd40dbe1', 'c3fd40dbe1afee85289b723a74111b3e01360852fc512c4a6d92fe2fc7e7bc97', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('462f7e4c-703b-4c38-8637-f169439be380', 'Prof. Vinod Chandrji Chaudhary', 'prof-vinod-chandrji-chaudhary-4c1c18854f', '4c1c18854fffcb63ebfec574212d64d582df67606703ab12f7604dfd0b1ab0af', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('464e2cf3-1075-403b-94a8-da8c9b30f5c5', 'Dale Hopkins & Surya Patnaik', 'dale-hopkins-surya-patnaik-9e6a811fd9', '9e6a811fd98d9acdd0075f9b7937ab49ab2e32f1d3d793ec6c11caac375af833', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('46a67338-a9de-4ee5-a3ed-6117465cd7fa', 'Benzoni-Gavage', 'benzoni-gavage-362756cf4a', '362756cf4acca59bc5c569fbe15c67d66197a98c7801069c4ca6ccb8fbae49d3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('46c46234-3544-4f8e-ae3a-438caa8b0f61', 'Stephen A. Dupree', 'stephen-a-dupree-f909f1819d', 'f909f1819da13a6bd8cf830f8348aa2dae85a2a6874ae854eea4bcde6d7fc5e8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('470f5c67-1eab-44e2-808d-2d8419ccdfd3', 'Charles R. Maccluer', 'charles-r-maccluer-432b24e948', '432b24e9483a83b6418f3573926a21124e1374b259de74b5cac6819deada48d0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('47329923-e093-40e8-aab0-75df28a1a29d', 'Subba Rao', 'subba-rao-ed6a7ea403', 'ed6a7ea403c59900b659cc5892a0b7696415bc7e835fe269ab7202c6d322a85e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('477bbe2e-17ab-4cf9-9e5d-b6cbcd5bb31f', 'Mirdula Sinha', 'mirdula-sinha-f8c7aaae7e', 'f8c7aaae7eed2d65c80f99d461c1a8189c2c106b72a8dcbcc486c72f92eeb2ca', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('477dee0b-9142-4844-812a-98ec4d0aba30', 'BVS Prasad', 'bvs-prasad-ed03d45ad8', 'ed03d45ad8e1747be56f75b66cfdbf900ffc81c2006d5d9021a9f073cb28b4fd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('479db38f-8a44-44fd-bfde-734627d068dd', 'Peter Auger', 'peter-auger-f7c39517c1', 'f7c39517c1382385c7a3180e9b21df425dbc92f5f33abab488ca3c6395d448ff', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('47add3d4-32f7-44cc-9bc3-9c6c55621603', 'Carl-Fredrik Mandenius', 'carl-fredrik-mandenius-f956df1d0b', 'f956df1d0b32b297ebe2f58289058befa10f0ad407a38a1c9fccd5a86ddb29cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('47df025b-f3a9-4d87-8039-c1573ea0900a', 'D.Sharle', 'd-sharle-7f14533300', '7f145333008e8c63e8296ed8f57c0c5b7aac7d2fc57a1f3e966e747169e33f0f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('481611c3-f13f-4fb9-a8ff-227319919c21', 'Ananda K. Coomaraswamy', 'ananda-k-coomaraswamy-d8545c0844', 'd8545c0844159d7ecef1f579d0e87f7f26fdbdb801819320fc6a573697a57a5b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('487aca53-0226-4062-88f6-4e1d1acef085', 'डॉ. ममता शर्मा', 'ड-ममत-शरम-430107a188', '430107a188aba5f6522b42a090bb82fd62acbbb0f8d4579975511a30645af97c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4884c343-9fc1-4dfe-b55d-196fe5fd4a21', 'Antony Unwin; Martin Theus', 'antony-unwin-martin-theus-eb1a9397b5', 'eb1a9397b5acaaa39de01d14e4aa63acbcafb5f1715560055157bee5dc807cdc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('488e6fec-bb1b-479a-9f50-f50498b2c34d', 'Matthias C.M. Troffaes', 'matthias-c-m-troffaes-7a3cee382b', '7a3cee382b4b8e2cdb1afa3c0e65c93cac586750ef3f4fb16429c2e7df48974b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('489cb898-8d4e-4586-ab17-137432b15c09', 'Navjot S.Sodhi, Luke Gibson', 'navjot-s-sodhi-luke-gibson-5c11a8ea5a', '5c11a8ea5a7f6892768a0b82776a1f118ec4b75af01c6efd121302b6b6fd598c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('48c3b5f7-e837-4106-b6c1-2c328c7af049', 'Lam', 'lam-db05a3b184', 'db05a3b1844caf5b3440c119d1e174e9fc1e349a242524d65b963dfec34184c7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('48d1b58e-0c09-4cda-9e4e-46dbe953f82c', 'Havidan Rodriguez', 'havidan-rodriguez-7b5c0567b9', '7b5c0567b9c17447cc7700e37dc386a202eeca4c6ecc93e60d1a8af90818d857', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('491b3138-ae54-4151-bc48-efbf3f6dce73', 'Dr. D.V. MAHAJAN', 'dr-d-v-mahajan-500bdb4836', '500bdb4836534b80d6d08d796f8e61bbe38708bd942619affc7d1f83dce5e334', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4992d868-f0a8-4c23-b8cb-6e3421316248', ' Marie-Joelle Browaeys', 'marie-joelle-browaeys-197e16ea00', '197e16ea009652393e59716ac7c64f928e6c9987b53fccb6f7244fff3245e1ee', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4998669d-5c4f-4859-8756-e7ddb526035d', 'सुरेश सलिल', 'सरश-सलल-638a85c20b', '638a85c20b4f32eee2ae7862e53246a3088b21e9509a7b8a4c6f776fe579054a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('49d4a589-df50-4aa1-bcc7-3536700978f7', 'मिखाईल बुल्गाकोव, आन्द्रेई प्लातोनोव', 'मखईल-बलगकव-आनदरई-पलतनव-000a4d8abd', '000a4d8abd8e56fa278365677abb5c9a71b72a7c32ad5029e5330ff9987b7916', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4a32a235-074e-43fb-adcb-4fe106433a44', 'Biswajit Nag ', 'biswajit-nag-0c4ab19748', '0c4ab19748ec0fecea670a38531971cb42cb36b35cbd8c538f101de40befcc81', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4a9eded3-e8f6-4b7b-b665-a10b6f3c7228', 'E.P. Velikhov', 'e-p-velikhov-406e7c3221', '406e7c322159c0237868290c1de17bcbd26def31ef2a1f8ffe9777b123cc7f5e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4ad29463-21c5-43d4-bec2-f87e6f63aec1', 'Michael Ravitch', 'michael-ravitch-fa0c01343b', 'fa0c01343b3428ebf663c9ab1809263a0c13bf364adb2b7450fa4c19e35a2754', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4b0ddd9b-8a4a-4dc9-995e-d160c477c59d', 'Jujh Gaya Sikander', 'jujh-gaya-sikander-14847429c0', '14847429c00530171a766a6742154b56714a6e6f2653d21541a14649bec20d16', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4b8634e0-7908-4c66-a467-f0504cab3743', 'Craig Adam', 'craig-adam-4bd2c64541', '4bd2c64541b0b2bbf1365d7aba4ec36eab28ad1b5dafd0249979918d9a74209f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4bd7ba1a-1f33-416f-ad7a-4cfe186a535f', 'स्वामी दयानन्द सरस्वती', 'सवम-दयननद-सरसवत-41888115c5', '41888115c5329eb8fba9b7690636029946a2e1b38a58082ec049033a3747aad6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4bf36385-146a-4966-affa-068211ed2321', 'अनीता गोस्वामी', 'अनत-गसवम-93c3595c2a', '93c3595c2af941cb1aa9fb809c2e711942ad328f4b123bcaa273c4d1a2c760a3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4c0b2406-cc92-44f4-8aa1-7291a6475279', 'Bhagwat Saran Upadhya', 'bhagwat-saran-upadhya-f87ef20d54', 'f87ef20d5434a3ae95455e7704b3b4536a10b8af03b4f15d15b7e8515eb72498', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4c16c2d3-d439-45da-9f7b-05317a6ecdab', 'John J.Macionis', 'john-j-macionis-227e805a9b', '227e805a9baafb97110fafdbd3fd60db8155c200a11ca3060871f35ca1255b41', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4c6ca24f-359e-40f3-a97e-36d0ec75de47', 'Srisa Candra Vasu & Dr. Vinod Kumar', 'srisa-candra-vasu-dr-vinod-kumar-a35b5b4069', 'a35b5b406915b094b831551f75dcb3b1fd9371210d782c1072cea328e23fb887', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4c8673c7-b44e-41ea-87c1-ce24d248ea3b', 'Michael Dreyer', 'michael-dreyer-201cabdc25', '201cabdc25e677145190255adbee6f14edc0ea79a85a7f068737b18dbd8aa9dc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4c99f176-d6d0-4287-a225-1fadb93cdf3a', 'J.S. Davies', 'j-s-davies-ad62a5fa90', 'ad62a5fa9088c5a9d75abbb470d5c68c2dec57933ce96f53fbf16e522a33cd91', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4cab1fc6-62ed-403a-85a2-67aff7e7dd34', 'Tony R. Kuphaldt', 'tony-r-kuphaldt-d1fb13f82b', 'd1fb13f82bf3e87a53f9d510757e7cce16aa50f253f4b2b05998667d503239a8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4cb9ea3e-0bbc-4d53-a135-c35be1815ea3', 'Dr. Ankitaben L Chaudhary', 'dr-ankitaben-l-chaudhary-536a8fcf4d', '536a8fcf4d5438bb2084ea1025fe7e1b023bccbfdbb90028a10f3aff18e13f1b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4cd2fef7-c656-446a-aa61-98093bcf8a1c', 'William H. Majoros', 'william-h-majoros-365d338b4b', '365d338b4bd8b9e47038fbd6447e083229679c917a1812cb4b76b9d702d19258', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4cd75e4a-b6db-47eb-9a69-1e7b810d332e', 'S.Sivaseelan', 's-sivaseelan-f120d77f61', 'f120d77f610e2a7bd73227542a02c71ca45af77eabfd7b0f82778a8c8f83486d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4d1ec598-652b-4f23-b55e-f35e837bda5a', 'Jane Turner', 'jane-turner-b4ab5a2052', 'b4ab5a20528ae61456647c21d11cda904456bb7a0692ac56253ee6ba6f8cc4fe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4d2197a3-e0f5-4a1b-805b-0dfab34aa954', 'Seema Joshi', 'seema-joshi-fe2612613a', 'fe2612613a19728acfc01e075f597fb4ddb68fb7c1951ccbfed842b5e569b8db', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4d2afe6a-fee9-4216-afb9-61a08803421a', 'Patrick Cheney', 'patrick-cheney-3aa3882082', '3aa388208223a8468a46fcee5ed22001d083a6e365c16c9e0ad8e16dd6ccc591', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4d5040a5-3c88-4479-b303-3a35d0e3fa55', 'G.L.L. Reniers', 'g-l-l-reniers-15a6ef8dd7', '15a6ef8dd739638ef8e0b1edc6a029d98caf2c65a29e6709ae43c984fe4ab056', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4d5ad49a-9e66-407f-b50d-5e006f769e31', 'Giuseppe Liotta', 'giuseppe-liotta-eb76bd6722', 'eb76bd6722cd5504b4a53bdad82ca0bf7e49e28aae220d7e487d103673aa2768', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4ddbf975-dd04-41c4-b891-95644b25b996', ' B.R. Ambedkar', 'b-r-ambedkar-1a582e3580', '1a582e3580f7c2fd6c8cbcfe409cc81a1ca4009a63a1fa1bc55e9aad5d55f59c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4dfde6f8-b3dc-4384-aed5-b1c4926c60a6', 'Nimit Chowdhary', 'nimit-chowdhary-dba2b5d916', 'dba2b5d916baf4483e0582446dc67f40d048b4c939d123aad6a04cdc62526407', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4e1c1f32-adb6-4756-8275-f3d86c9d6e1f', 'Joseph Edmund Wright', 'joseph-edmund-wright-de82dcc7c9', 'de82dcc7c98045e3c4f6aa63caf984501fdfd81894edb7f4ac48529dd02cfd27', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4e88e81f-9660-431a-9304-b3e4c99431a5', 'Ravi Shanker', 'ravi-shanker-f296fefafd', 'f296fefafdf567f0cfffadcecf258eed9a89c081a6e3f085a3c74740dbd9abcd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4e910d35-e811-48ea-ba2e-f1bc5930b1d8', 'Stancho Dimiev', 'stancho-dimiev-2bf2d26211', '2bf2d262116282dc1a46333f057f5df687d27903a1611cbd859a8854cf3cee79', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4ec279cc-f493-4f28-a9e6-0bce0399edba', 'S.S Bhatia', 's-s-bhatia-d8a6991835', 'd8a69918352d95d012013ef32dffb6d90f8333ca3382ff41bfdbc20dea43a263', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4eee6456-e09d-4a12-b45c-9dd5611dd358', 'Razia Siddiqui', 'razia-siddiqui-a2453d66bc', 'a2453d66bc0887cf475c97e82031e7bd88a0bd5cc4fed4c10701d7a22f133103', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4ef86dfc-465d-4638-bd16-65b728e20496', 'Courtland L. Bovee', 'courtland-l-bovee-85fe913ac0', '85fe913ac07855a4e4ce1ab29a18037fb5474676e700af6cdefd45088073c495', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4f8aa02a-f8ac-45dc-8ec7-032d609b1a09', 'Victor A. Bloomfield', 'victor-a-bloomfield-e2ab129c5a', 'e2ab129c5ac25eeec58668ae3ce19d072d33ed566cbb4c139b1e7b14980690ff', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4fc91ea3-1527-4cd8-b87a-539d70f9fdd4', 'सदानंद गाडगीळ', 'सदनद-गडगळ-118379922e', '118379922e6baf0574c16a68334b4a2ad156c4fd05674a116e52b3dc2f80f1ed', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4fef87b7-a0eb-4bba-a2a7-8d7880667039', 'अवनीन्द्र कुमार', 'अवननदर-कमर-636869cc34', '636869cc34e7581fe021db7ade573b2a1f9588e1a4d13c6303aeebc6b44a8dc9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('4ffb85cf-cfd2-4afb-bf91-3c4cc6f3d95d', 'Valentine G.Nenajdenko', 'valentine-g-nenajdenko-68e6b35039', '68e6b350399f380437049ed284fff29731104e5989c901a205c7919050a0393f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('506b6319-1aac-4b6e-bc6c-af6f11059855', 'सी. वी. वैघ', 'स-व-वघ-7234d44d45', '7234d44d45406487d451edd7c983666c4ce1787d9477b8f7b044c0646b1eb605', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('509bd8cc-6ff0-446b-a0f3-cb59458bbbcd', 'Brij V Lal', 'brij-v-lal-0ffe86dd1d', '0ffe86dd1dc82b78fc69aea8c0731b0ff5d07813e3e1abed58bfe9b06bfd3abf', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('509fb4ce-adea-4d36-8e0c-7403932f3135', 'Dr. Smt. Veena Vyas Pathak', 'dr-smt-veena-vyas-pathak-f07cdd4ead', 'f07cdd4ead747ed53c37a4644f07144df7c79f47eae58b76bebf277a860022a9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('50a0ddd9-4328-4551-9717-14b682225022', 'रामप्रकाश सिंह यादव ', 'रमपरकश-सह-यदव-74622a2f0c', '74622a2f0c7ba55549293ada1cef0325f1b91982986bd70f0f0b80caa1f23794', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('50c23eeb-838a-4536-bfc8-e9b141092254', 'Morss Edelstein Fuger', 'morss-edelstein-fuger-cb50f5160e', 'cb50f5160e1b198465f201ef52195379a2f381223e5ceb223a8a0aa1d6b93648', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('50c4893f-8171-468b-bb85-2cb08c1e5460', 'James Rachels', 'james-rachels-33e59eff0a', '33e59eff0aaf2e4daf3b8eb30a03c0da245daffe5b52e7e92f302b873b8ce3ec', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('50f3e011-67e9-47af-9c1e-e3b80b327b14', 'A C Fernando', 'a-c-fernando-39d9627829', '39d962782963c897fcf25ee255510492b652f837044a337e596b5163682eb4da', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('511be4f9-0724-4405-ba5a-6046a70ec3b0', 'Jagdishwar Chaturvedi', 'jagdishwar-chaturvedi-0e30ef34bf', '0e30ef34bf93de5df5705323f7ebb596a7a8ef33178fa3f1eaddb4a5de593023', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('51ab0e80-88c7-47b1-820f-e0824926e590', 'Ranjana Upadhyay', 'ranjana-upadhyay-222153f783', '222153f783728a262e58e68a0ce9bcbeb6df1e47dde36d6250abeb168abb9ae8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('51bdd406-f3c8-4f93-b3e9-0a6905bb2c94', 'Leonard R. Johnson', 'leonard-r-johnson-d42c2d90d5', 'd42c2d90d5fde05b734c0b1716ec208268a08f6ac3d2ee6b16522b70906b8227', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('51c19522-7c3c-41e5-8f43-e674eddec407', 'M. Welleda Baldoni', 'm-welleda-baldoni-b9db852b4d', 'b9db852b4d5655d891bb76d192423babeb7e3990f3d2c911bf69f1b3928ffa4f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5207bf7a-5aca-45d9-a679-7e3be5814271', 'Raymond Andrew Noe', 'raymond-andrew-noe-f296fac6e0', 'f296fac6e084b9873dbf3f1eb121cabfafb737d8476b31d229e787b0a1344fc8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('52261a8f-5a32-4327-95f8-c1425400e4e0', 'Julius Eggeling', 'julius-eggeling-7a5907766d', '7a5907766de893bb77e8035a39c0e5701234e976597f9b64aec4668db9a4e964', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('52b0a118-2af5-4ba6-aa37-041c42a16a8f', 'Steven Serafin', 'steven-serafin-a8757fef87', 'a8757fef87a23ab0322521ac3064720c2d6ded437d074a20ef600d207b18f3af', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('52fe9beb-280f-47eb-b814-0e16561f3a48', 'N. Akhmetov', 'n-akhmetov-482285d747', '482285d747b4f61d733422a935da8fc8e245caf44bf281005ee64bc799931846', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('53194c9d-7bbe-4098-9f1a-4b377ded87bf', 'शकुन्तला पांचाल', 'शकनतल-पचल-d923d22cf7', 'd923d22cf7c3a0ba94deca2ab0972796f4ca6964eaad3612a454e6d3fd3dcf97', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5355754f-6ce4-42d6-a0b8-3cd3373c1a26', 'Joe H. Chow', 'joe-h-chow-ef437d21e7', 'ef437d21e778d5dd04e6b63aa325a3b8c84bfaf0c1663bed6381887d2c9d61cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('53831a69-9826-4f4d-a663-a8c38403adbc', 'Liqiu Wang', 'liqiu-wang-1ec2a13a67', '1ec2a13a670dfc5cc376f5c2f00477d962fd94d83e346579c186e1c66ff20098', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('53c7a099-2947-45fb-b6e9-f183d1acad3b', 'Sanjay Kumar Singh', 'sanjay-kumar-singh-5a8cb9c406', '5a8cb9c4064a8ff98218846fefcd2ede37299a772226774e607d2b3f30ab3367', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('53d6109f-4b32-4a66-b937-23ccedc44e01', 'H. Baharvand', 'h-baharvand-fa057c4a96', 'fa057c4a960bc17ac96214ad38482b5beeefabc296e451d6f614023b70fbbb8d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5416ba06-d245-48fb-af39-d80380675b60', 'Alan Jacobs', 'alan-jacobs-c0abb41599', 'c0abb41599fad5d34b4e332536f2515ce70caf3f7983cfe758cf8d8a645d1022', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('54b2dc2f-1856-49b5-bbcb-4ef4dff0c5bf', 'M. Iline', 'm-iline-1c3d3d99a2', '1c3d3d99a2dbd7cfa0dde3e9973c051c284cbf0c7906519446649fdd85c38c10', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('556800e3-2004-42f3-85c9-35da68578955', 'Leon G. Schiffman', 'leon-g-schiffman-bb5afc6396', 'bb5afc6396b352b262320ab54da77c874a36093b81f34b297b6c8c42ab324e90', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('55b03e20-5e6a-49a2-a72e-33497997bdf7', 'Chatterjee, Simonoff', 'chatterjee-simonoff-9a9cc0afcc', '9a9cc0afcc40427c77db48d813849ed8fcb11dd5511bc52011345868c399297e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('55fad96f-b8cb-47a5-a989-2d239cb406c5', 'Muthukumara Mani', 'muthukumara-mani-58ef092ee4', '58ef092ee433869a2134ddcb2e6b0b7b55bcb2f8cd9368a913d9e5d75479cdfe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('56220aeb-c5c1-4e2d-8b49-878d89750432', 'Gary Yukl', 'gary-yukl-e12de0b957', 'e12de0b95775bc9a7cf1e88927979583d999c14f8c2deafe24951ebe51e01fb6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5645d660-1e72-4706-a1f0-64bd00709948', 'Jay Heizer', 'jay-heizer-a1ee7869ef', 'a1ee7869ef835501a7ca59fb562dfb635ef781695d8f32aac1b409ff5c0de110', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('564ec005-2fea-49fc-a0af-dbc755f8ab57', 'Daniel P. Berrar', 'daniel-p-berrar-a6ba5fb132', 'a6ba5fb132784577eceb3bcbb51e3ed1e49990d6e15c6d05a6107c2931871d0c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('56a7cdeb-016e-4ab4-b670-320df26a9053', 'G.V. Ustimenko', 'g-v-ustimenko-7a9750d71d', '7a9750d71dce0e4f76dc640d2586dca4ea09339bf0c6a0d7501a8f1e3f2d5962', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('56c35dad-b712-4500-8ecf-ca6e15729f3d', 'S.Radhakrishnan', 's-radhakrishnan-771b7a3a27', '771b7a3a27b199b130fe2fe7ef830eedc3830f86c1b418c975c788af286a2de9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5786b9d5-9fc3-4506-b7f3-c3caff82a165', 'Manmath Nath das', 'manmath-nath-das-c891008554', 'c891008554816b89f5168f20175d650898c66c7571af73ffd6e3d84c006d1935', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5788552b-d8c4-421a-b7e9-c3a01ac17237', 'Ramaswami Subramony', 'ramaswami-subramony-aa5ca9478e', 'aa5ca9478e1d595cfb4ca91f7ec685f0f3b3f934ce6e69be245a4aefa52294d0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('579f5bce-3b63-4e8b-b5bc-64dd8c7c04fe', 'Michael D. Hutt', 'michael-d-hutt-9f601c78aa', '9f601c78aa5436829e2b827db4434944f848f01c74dfac49174f59f2a8a74b87', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('58324819-6e32-46aa-a28a-758ee0d74e45', 'Prof. James A. Sellers', 'prof-james-a-sellers-7a56ed307c', '7a56ed307c4fc19e8eb9b5186410a695c7c9a46b26840cdd63b82181cecc5f92', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5841407a-99fa-4f5b-9a2a-5b3f2d84e0e7', 'ललित शुक्ल', 'ललत-शकल-402bd40fe7', '402bd40fe76af1799113c286d728c0616e34ce902d5829354d6e89da0d4d57fb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('584a1682-8b66-41cd-95c8-a9c4c21993fe', 'Prof. (Mrs.) Sheel K. Asopa', 'prof-mrs-sheel-k-asopa-dfb2181b7d', 'dfb2181b7dbea7bf5c16168a67ac11ab6593c1768a77c80fb88f017a8d1f7677', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('58a412ec-a591-4f1b-894e-eecbfbc9834c', 'श्री. ईश्वरचंद्र', 'शर-ईशवरचदर-cd4c45677a', 'cd4c45677aa9f6fd47c1db34d9e8f72c932e6a10c77e1c2821ffc0435896ffc9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('590e6c5f-815c-4d07-94a4-99005ed6b9c7', 'A.Tamilarasi', 'a-tamilarasi-e42b7c6d27', 'e42b7c6d27fcd5c1c708b90a2592d9d8121e01322b101eb9c15607ba926699f8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('591351be-b27e-46bf-a3ad-6205007f6190', 'Alexander J. Motyl', 'alexander-j-motyl-6bdd4fb87c', '6bdd4fb87cc9d7a7e334f8da3f4844a2c5564690de188bad08247399f9815c22', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5935a0d1-6467-414f-80dd-8b83e2b55aa6', 'G.S Landsberg', 'g-s-landsberg-2ad0db1a18', '2ad0db1a187ac00104b7b37684c62ac9aa7772d2fa5d555f9e586db3922ccea1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5943c454-a7a6-4d48-9e87-c589a8e46594', 'M. Iglesias', 'm-iglesias-2ac97f9ef4', '2ac97f9ef41dc54d362308760ac607dae0b492ae9b8b1a2d9dca3b561fdbfa11', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('59877e4a-cb79-479b-8c95-fbe8d015c64f', 'Swami Dayanand Saraswati', 'swami-dayanand-saraswati-b1f0afbea0', 'b1f0afbea009e4bb6dfb0f171458a8ac2938e372e20da26261a7bdb58688ca8a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('59c9e6a4-5820-4627-9064-24f1013c1cc1', 'Horne/Dhamija', 'horne-dhamija-6f2f1a855d', '6f2f1a855d8a7532b2d31e0c2b9092df8eb4b33d643e99fbd7e0eec4db1f170f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5a0211b1-b899-4982-bcc1-fca12a047ed3', 'Arthur O''Sullivan', 'arthur-o-sullivan-23a1a76fe1', '23a1a76fe1759c779f3965039f7381676c5f453b22a79af3f81fb2695ff057fb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5a1a19ea-fa7a-41b0-81ef-ccc60c50585f', 'Jean Pierre', 'jean-pierre-e16b6486e8', 'e16b6486e80fdc64edac6b6f611e5db270da1704a44cb331bcd01a2c5d3d1b23', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5b0364b4-5407-4b21-a35b-fdd8c37b8487', 'Nandini Gore', 'nandini-gore-0a955b2153', '0a955b21531b9142bf43610701ac41fdb13afbd98669eade13850846b83907da', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5bc0034e-06d9-4595-b839-cfbd1a5857f9', 'Reina Lewis', 'reina-lewis-f264366d61', 'f264366d611ff88e8a49622872ddf8e43b822d9325e0f3bf5f91f23c2cf915b6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5bc4aee6-4279-4a0f-8932-bc48026c32f0', 'Hiroki Tanabe', 'hiroki-tanabe-d2be42f21b', 'd2be42f21ba033fe04d2e1bddefced56d0c78374e2b6d7c9394d80cc8f74093f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5c62fc4d-f557-4721-a4f8-772fe3d836e5', 'S.kusuoka, T. Maruyama', 's-kusuoka-t-maruyama-77895a5967', '77895a5967141b44e4c57ed42ae11d3aa678cdd3cc610ee06be553f965e64c5d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5ce08892-31f5-48c8-80b8-c1ad0484db50', 'Rajendra Singh Pawar', 'rajendra-singh-pawar-40c0a125d3', '40c0a125d3cc5797b600be6b38d72b7c389156253ed3acc946a909d6e2861e37', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5d056ce1-11d8-4237-bc37-c0fe1d1ba8c1', 'Y.R Sharma', 'y-r-sharma-fc1bb806b1', 'fc1bb806b1b4e71cbbfca84b818b07fa40675c574f3ed7319b0da58b72f0bc44', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5d1a05da-a9c5-4b58-b512-8388c82b1c34', 'डॉ. राहुल', 'ड-रहल-00384b6cb8', '00384b6cb853e2e36b3aa3d1464e444aa0d5ade469cfd91d074244bd17e406b5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5d4b48cd-d2df-4ee7-879f-1e0bc1712a3c', 'Chris Albon', 'chris-albon-aaf9adcb77', 'aaf9adcb77e2e31e330eb205854b923a41c691fd44afdbec4485e9435f99d2fe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5d64c178-424f-4748-9d49-5e9bd90f7dad', 'डॉ. मीना राठौर ', 'ड-मन-रठर-d88b4bb353', 'd88b4bb3533094e98804bcf2fe34360995ecbd81becab2b37ed562d4b5ce37cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5d67b2d3-e052-4679-b1e0-ce2654eb23ab', 'ममता शर्मा, नीलम राठी', 'ममत-शरम-नलम-रठ-7e07238475', '7e072384759ede225fa888d4a9c9bd8d6862d75c3bd6abd9aeeb7933a7eb5d59', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5da4e978-b41c-4635-afa6-bfe9ea2e5d4c', 'Adrian Hunter', 'adrian-hunter-6fde7a9a25', '6fde7a9a25872b83716c547d6aa8bf2a58aca8ddd8579cef95cac4468064fd1a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5e52cd77-f08b-4b4f-b8a4-0df89c9497f4', 'S N Maheshwari', 's-n-maheshwari-160a3ded6b', '160a3ded6b7cd5ca48326647ecdefd51f73dc66d5afa041023364ad03c1cccb1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5ebf061d-901b-43ec-839f-6c02eae84199', 'Jatinder N.D.Gupta', 'jatinder-n-d-gupta-0711e7b16d', '0711e7b16de54109cbe196b86ad0925c14209ebcbe7a236cea86cd5fdca39532', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('5f81e27e-76e9-46e5-a83d-a0f346b6d5f7', 'J.Craig Andrews', 'j-craig-andrews-25e20b4f94', '25e20b4f94747be7cc9a88c76a379f62867b5361874142b485133215a0f1f1f8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('600b9344-55ba-45f2-a7b0-6f86ae1dd7e4', 'N.N Ushakova', 'n-n-ushakova-8994f0d590', '8994f0d590c15e9a1556ff869a4d51841e4e153caa6041a8189e80980ddea401', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('604a8d0c-eb95-4b42-b7e5-fa8b60c8534d', 'Laxmi Lal', 'laxmi-lal-a348816f6b', 'a348816f6b9b1144804a29a33f9a67409d4643ca6c008680a3f31abbdc817a54', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('606cefef-b118-47d1-876e-64d5e74f3834', 'V.B Uvarov', 'v-b-uvarov-93909ec870', '93909ec8702513890110697bcbb6ecf05ba15d700dda406f8b0793b2b8128869', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('60927293-da11-4d16-8d14-a2dd24e3113b', 'K. Lee Lerner', 'k-lee-lerner-f6bf9a8699', 'f6bf9a86996300e6bb786fe756e253584497120f15a460edbffd234805777b09', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('60d75f02-1493-445b-b3c2-8e0713a3838a', 'Dr. D.S. Mishra', 'dr-d-s-mishra-558e5c4885', '558e5c4885f00a585c28896311ffcbde88f8bfd4bfa0541157433de8f4ee7e68', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('60e2c021-8672-4fa8-9fc1-e768d1aa418a', 'Dr.Satta kumari Sharma', 'dr-satta-kumari-sharma-ae37936a49', 'ae37936a49c62abd27c159c7558e3ccd9f8fe5af2728cc796d7a81fa67eaff52', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('61641d96-4712-4fdf-8076-5e00dbfe43fc', 'Icuara Kaula ', 'icuara-kaula-3e14ce5f53', '3e14ce5f53084158a729323b705d573e1ef4aee465714fe5e6595c747b9dc7ae', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('618cd81d-152a-419f-ac94-4d728f35b628', 'Dr. Arun Kumar Bhagat', 'dr-arun-kumar-bhagat-20ae0d24fb', '20ae0d24fb421313a95839b34937f8b56b78f71ad8792b4f822122397a732bb0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('62092317-f4e7-4d89-9fac-f88894c3c896', 'Ruth Chadwick', 'ruth-chadwick-fe84a0e211', 'fe84a0e2111c1f252643d24487719fdc437f0bd97d7f8a725d854310b07c667e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('620e5e3f-0e49-4e31-8a60-e76c8eaa3f4c', 'Siegfried Flugge', 'siegfried-flugge-06e1c84f29', '06e1c84f295297eb1be319e08f168c9428af0f09b1ac0277fcd46655a9f01cbc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('62d57801-15a1-4c99-9bf3-d6b182c2c14e', 'S N Dasgupta', 's-n-dasgupta-9e68bd0022', '9e68bd00227ae73f32626906e4273705136ba70487ed89a57add7fb8aa88cda3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('63fb51ba-0858-442e-9377-0223119dfff2', 'Miao Jin, Xianfeng Gu, Ying He, Yalin Wang', 'miao-jin-xianfeng-gu-ying-he-yalin-wang-8be8495d5c', '8be8495d5c1b08aa075e03c888c17b0efead1e0761d2e6462c0818a854d7c022', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('641b0192-7736-4daf-ad2e-5f12d08ce590', 'Emmanuel Jeannot', 'emmanuel-jeannot-49f53d0a58', '49f53d0a5800140f97814ae44ade3327c9307a91db21bd5bf2b0c9d392cb6ea6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('641b0c20-f5e8-45d6-b37a-dccb7bfe1a72', 'N.I Danilina', 'n-i-danilina-01b5d9f93e', '01b5d9f93e3d3dd3e2b681b53f87f61c01afa2bb236f93da9ac837971c9b1cda', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('643f7697-a4ee-4058-82d0-83f37a02f71f', 'Adrian Thomas', 'adrian-thomas-3cf16e503d', '3cf16e503dcf227277fe850ad685aca71abcc8031b78f3f8690f49724338ba1e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('64730c59-51bc-4cca-8542-759259ca72b6', 'Varadaraja', 'varadaraja-c8a6451b76', 'c8a6451b7645570bf74d7db2a75a009975f7382d9988550f502de8d664ebed8d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('64e2d6a8-ad01-49f8-8d49-03911e48809e', 'Bertil Gustafsson,', 'bertil-gustafsson-f096d9ac0e', 'f096d9ac0ea8055e02fcdf383cc93fe6170327b0271864e4d11cbc163705627f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6527cbf0-6941-417d-8019-61ae5f94a75c', 'Merle Crawford', 'merle-crawford-929b6f9604', '929b6f9604625622f652c86b5cc6b4d8930eb510c72c691392d246a637910d34', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6556a66a-0c5d-45de-8a04-fada9ecb4ffc', 'P.S. Kireev', 'p-s-kireev-a16c8b13ec', 'a16c8b13ec620fbc914779cfb6e3ebf8005252500cd5ebdbc739fc882dcd609c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('65e41777-2a36-4521-b877-d7fadd0706d5', 'Jerry Vanclay', 'jerry-vanclay-c3d93cb78b', 'c3d93cb78b576cc8329b760929056a977cd853091ce628c54172da02f7d6d75d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('66d9a48f-a0d8-4716-9429-31a81088fefb', 'Wayne L.Winston', 'wayne-l-winston-c03d9c55a8', 'c03d9c55a89834d6d48eab7b47b5350cba7204b1b7f325d95f3ad722b3a1ddfc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('674df744-592c-48f0-a84a-64b01256288a', 'Sunita Bahmani', 'sunita-bahmani-a58b6a089e', 'a58b6a089e176435cbee9c15e6820aa647cba06f1c61931078effd16ee0772d1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6764d42f-dec1-40b3-86ca-f3eda06eebb2', 'Rohit Sain', 'rohit-sain-f52bbb1943', 'f52bbb1943ae42307c335f5e0d49ad48f76c224307dab818e08c1fc15960dba5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('678cd687-5d26-467b-816b-384376336494', 'Santosh Lal Jat', 'santosh-lal-jat-1db84dbc40', '1db84dbc409fca41a0c2c27521e2021c9a07fc567a309c1ed62fb31716c8773f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('67c0efe3-9e2a-4ab8-9cf9-05b5b64647a4', 'Tapan K.Panda', 'tapan-k-panda-f82388604a', 'f82388604a814001fb3d1a310f92419c679b87ebde13ffe1cb81535aa7d33f64', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('67d8f00e-d259-4565-94d9-bf5c2cc35a6e', 'Billingsley/Gitman', 'billingsley-gitman-f70e1886ce', 'f70e1886cedfc5f1ca3865f0460a62512dea91b9c2966ff04f7c26f6f14d790a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6842c0d6-9fc5-4e51-834e-2b761f86d9ec', 'Lehman', 'lehman-cce4a535ec', 'cce4a535ec292e436e6e2e4a18211175b87471ebe6e0451bb0d3819648d589c3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6849717c-d315-432f-91f1-c7e5de112e81', 'Javed Akhtar', 'javed-akhtar-3b7f4178f8', '3b7f4178f84e850f36e9f1bd3be5b00f0f586a8fe802036bcdd7b734f83b9538', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6870a01f-a829-4df4-9872-cb0f0d105c53', 'Sunil Mekala', 'sunil-mekala-fe9613f2cd', 'fe9613f2cd14d6dcebd328460be8489c9a49f4696c45cc840b524d8b883a7f5c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('687c524f-eb6f-494d-9004-4ab93888ee55', 'B.B Bukhovtsev', 'b-b-bukhovtsev-c771707fb9', 'c771707fb9f60a37fefa24f8bca82fd8a63caa0586fc6315586a1a724c9a071b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('68a36961-e337-4748-9fd2-58843b68a765', 'McConnell/Brue', 'mcconnell-brue-14f6248f52', '14f6248f5207e902c8dd3e843c4d04e0aaaacd42c527f8d78537146e8e74cab2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('68c95f8a-97dc-4d96-9656-693bb9764fef', 'Josh Baron', 'josh-baron-e8a18ad8f4', 'e8a18ad8f4badfd2ab607a22af5d030783d1968f900e06047b72d58f79b7b16a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('68d87ab1-e4b4-4207-842a-f134db45ffb9', 'Shekhar H.S.', 'shekhar-h-s-3b6af6f9e8', '3b6af6f9e85c3eddf96606f65d08977d9ab750642ebb8bca30c5708d59d4e91b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('68e00cb3-6448-41f5-9d37-7dc6f25d3463', 'L.Bobrov', 'l-bobrov-2ae9851bd4', '2ae9851bd4f838e62ed7d64eb71bf30efc0fde433ba201bc958c670b28835137', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6910cee4-fde5-405c-acab-d2843ca11b0f', 'Rajeev Bhat, Vicente M.Gomez-Lopez', 'rajeev-bhat-vicente-m-gomez-lopez-034d40ab73', '034d40ab73a14547608f4575c447bd596de42689308504ae9df5cc372e585f08', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('691496df-e2cd-430c-aad5-8e9403d54c5c', 'Aboli Mande', 'aboli-mande-bf74b9c8ef', 'bf74b9c8ef54e7e2a0523f3442fb0d012c0962a068f29ef117a05d56d0b11e67', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('692038c8-4e1d-4539-a3b6-fc43b23e45cf', 'Ravindranath Bahore', 'ravindranath-bahore-aa09543498', 'aa09543498cee5564afff58a94b89446bf36f834dd5ff381f49eec062da9df39', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('693e3189-deec-4907-8e9e-e82f555b3f03', 'चन्द्र भान आनंद', 'चनदर-भन-आनद-05ccb284ee', '05ccb284eea23aa79281b3d1e06e348f5eae54b0c4b1b7a8be4270ebb40490bf', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('697f855d-9679-4fb8-83c4-12804eeef6a7', 'C.S. Venkata Ratnam', 'c-s-venkata-ratnam-d6d721016f', 'd6d721016fbbbd51dca4f04f0f7f0072d458c100460323046f8dff041bec76b0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('69d7bfd8-1668-4c06-9390-c1578bc3c803', 'Dr. Satyender Sharma', 'dr-satyender-sharma-020d18f6a8', '020d18f6a8b77e843f3ed60701dcf1c5e3cab93c19fe55cfa9645f0f0e1d445c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6a418315-3be2-4afc-acaf-54542b8dff6c', 'Konstantin A. Lurie', 'konstantin-a-lurie-76e1d1da80', '76e1d1da804a86486d177e81313fe73406aae0e6f51e1c3b2c3266ed824cb07a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6a6b0530-4bdf-4101-89de-ac9c3bcd2539', 'डॉ. मनोहर भंडारे', 'ड-मनहर-भडर-3e1c9998d6', '3e1c9998d67b80c258d33a8fa1f4bfd2f9c5543934b369f49f829a7c74fc4183', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6b096bf7-0fdb-46cc-9bd0-eeac75a359c7', 'Paul F. Hendrix', 'paul-f-hendrix-f5edd52042', 'f5edd5204267cc8c2352ad93ce1faebf7ce3d9eb2a01af8b4b9d3654376db074', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6b0d352b-0c01-4044-a3b8-2ab516f839ca', 'B.F Butuzov', 'b-f-butuzov-ac1e391235', 'ac1e391235218ec16925ed4ec091513d67a6856d4d43e34904a4832c427d2a2f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6b2464f0-5e5f-42f3-865a-9f4b04c555c9', 'Academic', 'academic-fbd255f861', 'fbd255f8616cffc42c269f679034e9df08ef26ebde09208702fd03cd1bf37810', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6b70f6d3-3abd-49c3-98f1-64cd6c529ccc', 'श्री जागेश्वर प्रसाद श्रीवास्तव', 'शर-जगशवर-परसद-शरवसतव-ac6bf3ffbd', 'ac6bf3ffbd74d3a69962310498a735696e256122f65d3aa73fd17cbd003ffbfa', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6bc50be5-a942-428c-89f6-292b35707c70', ' B.R. Ambedkar', 'b-r-ambedkar-d9c946c7cb', 'd9c946c7cbbf28e35d35e55b99d28072f42d294b178294717518cc894b9da577', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6c05f872-4185-4ebd-ab92-a7a1ddb20723', 'D N Dwivedi', 'd-n-dwivedi-96853c798e', '96853c798ebde627b6e46a8cd775f2168061be9d7f89cd7bc176f8030f913418', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6c5e392a-b3ad-468f-b309-96c324bfb321', 'Carl Mitcham', 'carl-mitcham-fa5e93ad22', 'fa5e93ad2280947d21432218eb91d4aecca981891849184f9293ad835f42c3b5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6ca1d473-99d1-4a82-9f5f-f05b182d069b', 'Maj. Gen J. K. Kaushik', 'maj-gen-j-k-kaushik-c56cbba307', 'c56cbba30767a2faaafb34fbdc366118597c608c72d217d5d24ed83c33c09d74', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6ca9a410-e568-409f-b877-acdfbb3ce774', 'Yu.Mitnik', 'yu-mitnik-2383f69b67', '2383f69b6765b9cb5fd5b701443f76e117e7d87830e1490af674edeef4927cad', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6ce1b2a2-6944-4dd5-90bf-b5bb871f39de', 'P Ramadass', 'p-ramadass-ea26d520c6', 'ea26d520c63a2a79c450cc69bc1cb679ac5ea7e0e4c53de2d67520878228e1a4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6d98d739-c52c-4d0f-95b5-2b4678f2acad', 'Bal Gangadhar Tilak', 'bal-gangadhar-tilak-2df36fed63', '2df36fed635a7bfe63ca45b4e47fb597eb4690afcb2574a1784d5f17bd3bb2b2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6db7cd25-370e-4042-b5c5-0197303ae810', 'T. N. Krishnamurti', 't-n-krishnamurti-320e0bc13c', '320e0bc13c7e5572010fdac69ab56b46beac06e6ddbfc4f7da472d09b9102a16', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6de4bdfd-6db6-4ccd-9c19-9f00e9dcd280', 'J.P. Kaushish', 'j-p-kaushish-076dbe87fb', '076dbe87fb1ce43c37106b020899c4693d15cbc496b4c1269953152966f2e14a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6e6211b2-ec0b-4830-a569-9eb40998cf6b', 'Dr. Kaishav Pratham', 'dr-kaishav-pratham-ec0d38e1c5', 'ec0d38e1c5922346d2662d91d8ab091a54392041ee3d770a079ef7fa7a5b18ae', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6f44e118-af19-4046-ab5c-46366cca99b9', 'Clarendon Press', 'clarendon-press-3d243409e9', '3d243409e9ad9adfded32dbac378f2a90c68034a373ca1ed7ce3e0057b448e04', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('6f9166ab-cd86-4308-b0c2-6d9944a1a3d5', 'Robert A. Meyers', 'robert-a-meyers-ec2dbd5819', 'ec2dbd5819d444f6892aee941ac5f62ada35e1304f2116ba3afddfca630948ef', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('702b990e-17d2-4223-87f5-dd3561718af5', 'Om Prakash', 'om-prakash-574cdc4f43', '574cdc4f43991f89d2d339b762a0722a44f76382e8a461beeefa28b708f4034b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('71d2fe4a-2435-4099-bf8d-42b3ed5b5a90', 'Prof D S Mishra', 'prof-d-s-mishra-43d5fc4665', '43d5fc46652dd28023a1fb61058e504e199e8bcf145a7eea95c85dd0d1a341a2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('71fb428e-aba9-4dab-bae6-3fafe31ee828', 'David R Anderson', 'david-r-anderson-d07a07d24c', 'd07a07d24c99be1554616d552c3a2a433f27bc69932e50a902f0aa051226a56e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7248d188-abef-4e2e-8ed1-52c164ea3234', 'B.R. Iyer', 'b-r-iyer-2b185cb142', '2b185cb1420ad02fef68672a73d6a59d3300c6d527852865fc54b715249a8249', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7294ae6b-39a0-4d9a-a31a-c36295d66043', 'David Y. Gao, Ray W. Ogden', 'david-y-gao-ray-w-ogden-7f0846b5f7', '7f0846b5f739602c2a557c84655453aa9cfe81872607cc780f938d02a21ee144', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('736a109f-8cd7-4f4d-937f-851237e16409', 'Kisari Mohan Ganguli', 'kisari-mohan-ganguli-632b1e91c8', '632b1e91c897c4074bf12d74a26d44687f803553f830f58071c7dcd3aacc7773', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7394bcd8-9e7f-4475-8a39-5d67252b7d80', ' Sung Mo Kang', 'sung-mo-kang-1d33fdd915', '1d33fdd915b9fbb23b82a7ba6a2f7694099748deeb4de9e7f1577039bae591e4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('742006ac-e9ee-47cb-a680-5cba3ce24be6', 'R.K Arora', 'r-k-arora-0688f95211', '0688f952111320a0ce89124a87d71d2375174cee310db21e3fcf0f184398852e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('74881e12-c664-41c7-83d9-47688770a4c8', 'Gerhard Nierhaus', 'gerhard-nierhaus-051c1ccb8c', '051c1ccb8c4b7fe46695f3062a665c528bb57a3e92d2bb80c21ff520d396440b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('74946ddc-020d-4c62-a00f-813f6b174f28', 'N.Vasilyev', 'n-vasilyev-fad6fb92f4', 'fad6fb92f40a1aa60343da68e91903ed49a17384ba6d9e944f8befe8fb94d6ca', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('750dcb6f-bccc-4151-8afb-8630afd39245', 'Frederick E.Petry; Vincent B.Robinson', 'frederick-e-petry-vincent-b-robinson-c022b8568c', 'c022b8568c58a773c70d8948a4da90e2817437f637f9eec7cf865406786a60c6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7555342d-7568-4921-aef6-f6060f30b431', 'Evgeny Katz', 'evgeny-katz-10289a04c6', '10289a04c6b94ac119f242b7265ed09db1c29f2dfddcd4ccc964ea54a10464e0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('75963b36-c549-47c7-8679-4d21e6c8df33', 'K.N Mukhin', 'k-n-mukhin-403be6c416', '403be6c4160cc68966e907a300c8fac5c97fc81d43dad99564a04d9fc3eee7f5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('75b13685-f69b-4dba-9422-996bd858d42b', 'Mike S.Lee', 'mike-s-lee-9093137ee5', '9093137ee5e49c6cf8f25af4d9baaadefe0bbbcc601841b57e5d9a683373b7d9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('761335a5-f79b-4ad8-8b24-09722409d355', 'Geetika', 'geetika-9afca119b3', '9afca119b348470400cc5588e4781161eb9b15171497a0587a083ae2e369e113', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('76836bae-2986-4931-a45c-d713cf4a8d14', 'एन. सिंह ', 'एन-सह-8d5ec7513e', '8d5ec7513e1857505d4a7c229e4429c0655f7972977ae1864778fb80c89beb53', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('76cf6434-1f24-46fa-af4e-d093289d49da', 'आदित्यनाथ झा  ', 'आदतयनथ-झ-7849747e8a', '7849747e8ac88656d86efbecf46c44efc1cf8f87c56b98ba5894459fbf738171', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('76d399ba-07df-4ee8-a4d4-9d188c3594ff', 'कमल किशोर गोयनका ', 'कमल-कशर-गयनक-c6b8bf88f4', 'c6b8bf88f46ce262f7dee75d0f14b944b1a73d32f6eec58e10ed096dcdfb3900', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('76eb825d-551b-41ea-83aa-b8ed3d314c3c', 'Akhileshwar Pathak', 'akhileshwar-pathak-692ef75454', '692ef7545411afed83a18f796bad3c4f1b9c638e8b587dd04e8ee916f492d71d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('771e1197-37db-437c-9506-63fb8d1ff3f5', 'Dr. Indu Sharma', 'dr-indu-sharma-646fde13ef', '646fde13ef0426ae141855b936c2952db20b2b37231a9172e0b845ece5a77231', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7727e31a-8ef1-43ea-a6a1-cc28ff9dc829', 'Mallika Nawal', 'mallika-nawal-e896f8f8d1', 'e896f8f8d19fad451bc8cb0994f31e8aebbbd1e5269e85a76ebd66cc6eef93f6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('77345b07-7a6a-4d11-9ae8-4c034622bbaa', 'R.P. Lao', 'r-p-lao-0f45745809', '0f45745809e0789e0b64d8b09c879933cac143ba8bffd9a0b77a6b99caf11606', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7775c862-6b1f-447b-b8d7-5053b17f3d0b', 'John M.Charap', 'john-m-charap-04bb0cf27f', '04bb0cf27fdc59616cb2d81b21e815c02deeb70e362ed7ffe6f51aa2b3425136', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('77f818c7-e993-4f03-b7a0-c954be400564', 'Justice B.L. Hansaria', 'justice-b-l-hansaria-febf9e191b', 'febf9e191b1a66f8a54a5352c3a006ab2eb78656dd47c648ae17e056a2838912', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('78072171-cbbc-4418-a63c-1deccd712e90', 'Dennis A. Hejhal', 'dennis-a-hejhal-38da0b8483', '38da0b8483f881ded4e7397d621f74adf4f9955cf7bb5b1e47284f7a5c5300bc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('78785438-05ea-438b-9bde-adc292dccf25', 'Rajyogacharya Shri Swami Vyasdev ji Maharaj', 'rajyogacharya-shri-swami-vyasdev-ji-maharaj-f942e35553', 'f942e355536e245e7766ede0fc7a80c038078719cfc783ac90c49bd9652261ed', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('78b7c91f-69cb-4e2c-bb31-967e12811fc7', 'Griffin/Phillips', 'griffin-phillips-2e3ee76a13', '2e3ee76a139b1ae03f6a196bb06a86881e714353f7e38c6af977b67150fc017b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('790afd55-7de5-47cc-8252-0a72ea86579f', 'Dr Mallikarjun Anandhalli', 'dr-mallikarjun-anandhalli-f0c8d67a98', 'f0c8d67a98f6f83a7785addfa83bb97e54c2ad3308c4085de1b003b64c82a47f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7972a4e7-2a2a-4008-bb16-a03bea86b328', 'Timothy L. Gall', 'timothy-l-gall-3976bf7df1', '3976bf7df1a8f721f7f6f46f2b0454bdcbdd29900bec8e81225b1a12835c498f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('79ae6195-6507-4271-969c-2ea6d0afe734', 'Stuart Brown', 'stuart-brown-b826d99c5f', 'b826d99c5f1593b9b75b39e3ed831ed8d7ffd57c25ce51117707eb7961cda455', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('79ce9e0d-dacb-4bae-8b2e-30247010cde8', 'दीनबंधु पाण्डेय', 'दनबध-पणडय-8ac09e4237', '8ac09e42371f0d900d630d7a7842edf9acadd3999d6b2c8ee7f65c173c2a8f2b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('79de021d-430c-4dea-904c-401a839c59fc', 'W.L Allison', 'w-l-allison-24ed5c9da6', '24ed5c9da6bb489dd9860fde5016a3bb7687ac8747f36950bc17dd3807fdd942', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7aa04182-7de7-4792-b176-aff600703156', 'Rahul Sahu', 'rahul-sahu-b19f2f5985', 'b19f2f5985b1484ece9f1b6a715291810112c65e7cc9f79d25e976a003d25bbe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7af91fe7-fccf-47b8-934b-2f788ccd317e', 'Robert N.Anthony', 'robert-n-anthony-9df6ea2026', '9df6ea2026dec212220df55186df8745434cecb9918869392b367cea75b6380a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7bacd612-2b2d-4b20-af69-4c82b1b81376', 'Deepak Chawla', 'deepak-chawla-a201efbd9e', 'a201efbd9e0f1afbd4a928774b7e9ea98e98538158ad7964c18306717733b8e0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7c0243cd-000c-482b-8cba-10da80e6f68f', 'John J. McCann', 'john-j-mccann-f2bbe9192d', 'f2bbe9192d179adf7f99f2487dece8b3858421d18f3071a932eb5ca494c19959', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7c2ea2ad-6cba-4557-b879-6eefe8eb0729', 'Dr. Karuna Divedi', 'dr-karuna-divedi-ac1ba688f1', 'ac1ba688f1e5a0f9fa294e2b6a01111b80d49aa95c27c6a9e52799b24beb59ec', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7d000a05-0731-4105-acb3-2a18d660dd46', 'Beth Morling', 'beth-morling-1bd768d934', '1bd768d9342a9d4876c091041f01b104f593c4bf192ae38c62cb5f9d4824abbe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7d136c4e-170a-415a-98f5-2164a76b63fd', 'Herbert F. Tucker', 'herbert-f-tucker-39f09676f4', '39f09676f4f8a0fbf8b85f34c3f2201cbeb1f7440437392f468e63828b8a6412', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7dca4f7c-e841-4647-b0d7-d4e10e906dfb', 'Dr. Ramakant Shukal', 'dr-ramakant-shukal-dc38570959', 'dc38570959f3e1c01c74b49596515a94f41e363429b1e833fc880f8958c2bd33', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7e366ae6-714d-45ed-acf3-3636e4ad7242', 'I.S Dmitriev', 'i-s-dmitriev-9a59e1e1e3', '9a59e1e1e30a2f3b08c6cad52e6cd7b69a67adbc074839c880f44ca0006a49db', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7e70f0ea-f7c0-4849-bff4-cd2fdfb8d029', 'किट्टु रेड्ड़ी ', 'कटट-रडड-84894440f2', '84894440f2c7842f7fafdfb4d41228b63e4f22af1eccb81be36f142c40c48faa', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7f231d3c-b865-4a76-a3f3-2271102bb662', 'Glenn Taylor', 'glenn-taylor-d802339def', 'd802339def8e4cf370578fbfdb1f42e6da55ed421df5f2d8799591df2b51fba6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7f5dba7e-b3cc-4ae3-b155-04d7283d24a2', 'Hill Mark D., Jouppi Norman P., Sohi Gurindar S.', 'hill-mark-d-jouppi-norman-p-sohi-gurindar-s-a94ab5e15c', 'a94ab5e15c889567e1e1e79ea8d754d20d01a460edea7109ef033f94d48b469d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7ff99a9d-afdb-4100-9a8f-7841ab2fb9dd', 'de Ben Abdallah Naoufel', 'de-ben-abdallah-naoufel-0e1014ccb7', '0e1014ccb700290224e4dbb7322275befbb9efd39c77748d81fade584d375420', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('7ffae59e-6f49-4cc8-9da5-8e0f6040adb8', 'John R.Dean', 'john-r-dean-fe70253c18', 'fe70253c1839f95f489395e94f75edf8dc03928d259232d2d16cf55ccda6a477', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8087b37a-0f7a-4ee1-9693-862b1aac2e56', 'Dr. Prem Lata', 'dr-prem-lata-1230051b15', '1230051b15d5ac7b1b3b1829adfb01d3b44154f75dd4dd8f8d9328c949df0d95', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('80a0ddab-61f5-4ffe-b280-b5a2a83ca631', 'Professor Arthur Benjamin', 'professor-arthur-benjamin-42235eebeb', '42235eebeb8cc359b556f0ccefe31ecd29b85017146ff3877c302e7081cbaa20', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('80ad69f1-0902-4422-994e-a8f8f5e04a34', 'Dr. Balesh Kumar', 'dr-balesh-kumar-0343abb65c', '0343abb65c0b4b7256c98fbfce33d4bc53a61064198a4caf4f0550bb3d595847', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('81169ca5-aad3-40ff-8a85-e2163ff40cfa', 'K.P Kulkarni', 'k-p-kulkarni-48dc9467cc', '48dc9467cc58563bd6108e2ba2d2e5ef7d4ce81e2437fb4585ec6161e3ac7f75', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('814706c9-db0e-449d-9137-26d6ee2294a5', 'Acharya Ramchandra Shukal', 'acharya-ramchandra-shukal-dee62c47a5', 'dee62c47a548313fd830667bb30ca4f7f53468d4902bff3b096cbf2bad4f2815', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8155bc9e-382b-479a-94f2-43c8ce217ce7', 'G. B. Keene', 'g-b-keene-78e009badc', '78e009badcd7e4f26422409dbf9c313dcbc78e3f77b82c8fbc77f3d92dff7929', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('81602821-81bf-41f8-ab58-053ca5423482', 'Leonid Libkin', 'leonid-libkin-245a9e08ed', '245a9e08ede9691ff15304b85f13f44cfbe0ecb1d311b1462198cb6baf272bf4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8191b676-2ea9-4c99-b88e-766897f7acf4', 'Dr. Ramaswami Subramony', 'dr-ramaswami-subramony-23e4736a18', '23e4736a18683ceb889429b6af09a25d9c42b2c6cf72d9cb0859447c0ff9c9cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('819e6753-0509-4ba4-bed7-eb81a66d930e', 'Carolyn Meyer ', 'carolyn-meyer-d623812405', 'd623812405943bf177c74c636056421f7df196e83dd4c746a89ce2488f7639fd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('81bdf16a-f247-474c-a935-b5d86bcd54a4', 'Prabhat K.Pani', 'prabhat-k-pani-0ebf7fc9bc', '0ebf7fc9bc6b31bdf0e583f176fb8d2766f1613abe3e7e1a10022e724319c237', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('81f5472e-f359-4650-9afd-1c54e803c9bf', 'Alicia Dickenstein', 'alicia-dickenstein-89f36c466f', '89f36c466fd1e074ab07c2104d6477ad53b78be82175decf8bfdd346583f3521', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8258fc80-93ed-47a3-8725-16bbc1215213', 'सतीश आर्य', 'सतश-आरय-1a1877528d', '1a1877528d13ead67f57c4e46ef44c0c64924bc73dddc23f2dcbef3b1c5c0bd1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('825d3618-a473-4b5b-942e-7610cb659e3c', 'Dr. Sheela Ahuja', 'dr-sheela-ahuja-6d02444541', '6d0244454197106591f60dbf461a9f90ddcd8921d8614f585eab4d4973c9c4f2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8268aa02-d2bb-46ed-86da-95f0f47fcb13', 'Vladimir Vovk', 'vladimir-vovk-bcbbc4c7d5', 'bcbbc4c7d51f66b3dcf09d1d09370b2d23625ac0f91f96aabe4eed83f0f3e21d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8353aa3b-cabf-4289-88de-f1db069944de', 'Prof. (Dr.) Shikha Kapoor', 'prof-dr-shikha-kapoor-f91573f874', 'f91573f8748b45f961728f1cffc96526821bb773beb4e370bd1ed2998836ed4e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('83c300c1-b872-4a0e-a3e2-ecb0de591430', 'B.A. Rosenfeld', 'b-a-rosenfeld-8f4daf6b5a', '8f4daf6b5a701d59e8579394fb4b6bb8ca5a093446a70ff539a2954f0a4547a8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('83fb2583-5390-4c25-918e-8c9603d7918a', 'Turban/ Pollard', 'turban-pollard-c7e5e8d52c', 'c7e5e8d52cffd8e8f9976b804b7a0de6aa563b9b625fc15edadf56660bf43555', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('840bc7b6-9659-45b6-a0c1-42e5ccdbc77a', 'Alfrad Adler', 'alfrad-adler-ff391e5fae', 'ff391e5fae7c90a34081e0e6bda30167bbe7fbe4303314818ed1132da84d6675', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8411cad2-2b74-4ddc-8493-9a3014188a0c', 'Hory Sankar Mukerjee', 'hory-sankar-mukerjee-275875718d', '275875718df7ed325f2e78257a9fc23860209f45b4cba90cfd89735931b28188', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('845eab7f-da76-49bd-bedb-08537aad9f82', 'Aparna Rao', 'aparna-rao-08757c90eb', '08757c90ebe6ef42b61b9d44b383e2c8b7f473f9644833361c98c89c5aecf7b0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('84b10236-b199-42ba-a156-8b847eec8daa', 'Dr. K. S. Jadav', 'dr-k-s-jadav-9767a2cf9e', '9767a2cf9ec09ab19f39025f102de56a08f3080d6e8999c051d4d53620c28649', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('84f35f03-5dd3-4794-a6a4-a3f8945f1874', 'John M.Owen IV', 'john-m-owen-iv-c6b0c5fc86', 'c6b0c5fc861459b9c5d19e5b270f3e8d39f0aed5e4b868dce74d9e72526c9509', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('85475f8e-7e8c-494c-9197-d9d56506468f', 'L.I Antropov', 'l-i-antropov-13fc95ae86', '13fc95ae8627895afc6f947aafbeb696d17325924ef66e5ebd860e60d2608e5f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8559e51e-4be5-4eaa-a154-a0e5a828fc91', 'M. Stoliar , L. Fomin', 'm-stoliar-l-fomin-911d8adc5b', '911d8adc5bfd61bfa928dbacbb998947e2c8bb7e705e3e43539113b2f19a022e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('855c901d-bbe1-41d3-ba09-01efa2bcd87c', 'Boaz Porat', 'boaz-porat-deb6928d65', 'deb6928d65d2a7f9770bf6734ca5a811ff51c492d25d00aa57bcc37aa461050f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('85b2ee25-2f40-4c1b-9974-062bd7426fbb', 'John W.Santrock', 'john-w-santrock-80b2e0af3b', '80b2e0af3b48a4b6aa788d398f0b82af9ab44e6ce096e9f9bef6522b33c65bd0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8682529c-dc1b-432c-82e5-df96dfe557b1', 'Vijay K. Jain', 'vijay-k-jain-7368742431', '7368742431f833d0607587e063faf007d5f7b7ca56abcd6dd81f965fe34715c6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('86d6d3b0-e1d4-4084-97f2-8dd89651716c', 'L.V Tarasov', 'l-v-tarasov-ac8c1b1336', 'ac8c1b1336108e78fecf344e6dc39c0001a5236cfe885c6386c6b936b139d972', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('86f5f54a-f0bb-48ad-bbc0-43c15abab245', 'Sandeep Goel', 'sandeep-goel-f62d679666', 'f62d679666db81843d01d500bcf621632cb17682b5f140ccd9fcd27fb795b1d5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('872ec3e1-55fc-469d-839c-e5909055390b', 'Edmonds', 'edmonds-ed6a0a8156', 'ed6a0a81561bac14956c9feea81a3adadc59f13d610f7bc1fc1bbffca5bf5c69', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8734da94-bf8b-49fe-9343-988cd873175c', 'Dov M. Gabbay', 'dov-m-gabbay-d76aab8f20', 'd76aab8f20b26c0a5d59868f126902a96ec299b123a65d46963ae1071c4f0f79', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8766a7b7-8f4c-4ccc-99f9-858e792dbd24', 'Scott O.Lilienfeld', 'scott-o-lilienfeld-65d8b80446', '65d8b80446243e16d55982c9820051f6c2d5275004843e52a962cde49e952c75', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8773d6df-695a-4fa7-8562-b3512a88f48f', 'Dr. Smt. Kamlesh Kumari', 'dr-smt-kamlesh-kumari-d33402075d', 'd33402075ddbfa47edc11e03a1ecd5d2fc185c38c074f00ec9873b46240a98d1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8792bf9f-ff05-45c7-86a4-786833c86f0d', 'Edwina Higgins', 'edwina-higgins-ba8e937e03', 'ba8e937e03624f4d94934b99c706b6ca0ecf2155538d96b7608a91bb3a9a480c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('87b1eba2-707d-4ce7-bece-554d9a386933', 'Dr. Sureshchand Mishr', 'dr-sureshchand-mishr-e10d7599c6', 'e10d7599c6ad44de6a517d95c44da1195183270e5cf999551a8e1b146f181530', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('87bdaece-fa8c-44a6-9269-adc92f119296', 'मनोहर सहाए अनवर', 'मनहर-सहए-अनवर-018c6966d2', '018c6966d2885c75affdc3011791b1d544f06bce72b0576319ee452752ff3e66', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('87c03069-ceaa-4106-ba14-ac64fdcebf9f', 'A. Musakin', 'a-musakin-bc6b9bfe87', 'bc6b9bfe879e3bc028c51512c6d6537a122844ac2e0da4a9b439a823be1650aa', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('87fd5d7a-7e3d-45f3-9384-c6e148cbe251', 'Rajiva Wijesinha', 'rajiva-wijesinha-afcea93bb8', 'afcea93bb855e7069e6a8ac0562ffea2b82a86fd3d9cc0eb616a3f743c8a645b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('889ec3c0-b6d2-4b15-852d-60f953fcbbb5', 'Manmath Nath Das', 'manmath-nath-das-a7c6deb0aa', 'a7c6deb0aa4fa318bd9d05c4e8eb59f0f81dafa6b7a1a4ad2f294f190132c38b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('88ee7b5c-8f3e-4aba-a146-ab6c456f7b6b', 'Guangliang Liu, Yong Cai', 'guangliang-liu-yong-cai-6872dea05f', '6872dea05f4529e55001d1cdd8152c9b90ce856539c3f217128da96e500f2317', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('88ff61fe-60c8-4a0b-ac30-c00966d6ae02', 'Army Gen J. K. Kaushik', 'army-gen-j-k-kaushik-c66675f441', 'c66675f441fb89d2a0fb67e81b1ea5b16c61890a2ee7c959e6110d6b22ede7b4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('892ae4a0-bb0a-4151-9c79-d48f898e6af9', 'Archie B.Carroll', 'archie-b-carroll-b5e36f0222', 'b5e36f0222c898b6b239c75061db6b8c0e844a9cb2e72565a23313ca23ee0f6d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('899aec7d-945b-4848-b432-9fddfc13a6bf', 'Dipak Kumar', 'dipak-kumar-97f028611c', '97f028611cd423cba7ed4554d0a73d9a204696f4cf219864124a9de593c554fc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('89da16c7-bfb8-4a7f-a157-7b328014c734', 'Alka Tyagi', 'alka-tyagi-8d412a8f4e', '8d412a8f4e9a9e6aa42f12a80acacf331e84951028110721f5e469609ed7bb66', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('89e97959-a7a9-40ff-b0dc-d9cee66ef267', 'Purshottam Bhargav Shastri', 'purshottam-bhargav-shastri-b9fda350f6', 'b9fda350f61cc03745bc350de9a3820e7ad7ba9560595826fe970da55b4630cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('89fefbe7-6eff-4e56-bb4b-8402245bd868', 'Academc', 'academc-7df1b18b1f', '7df1b18b1fed112e91e6c3e40450f3ee45a1cc4e1c302dc749484fe38b9c8e5a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8a13c637-3265-4e6e-ae67-53faceb7aeea', 'Ashutosh Tiwari', 'ashutosh-tiwari-421c458f99', '421c458f99fdffa8de77b07217b9cbd92dba2dc475dfe23d88bad54d5d096c99', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8a1f1487-cb56-4e57-bccf-49b89fdd7edf', 'David A. Collier', 'david-a-collier-01b5f562bb', '01b5f562bbd69cd72b3882dc9ff131c632f3adb5a64820bf2494caf824237cb3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8a23a991-6978-48c3-991b-3a6c719841ff', 'Michael Roe', 'michael-roe-c26c68027f', 'c26c68027f2286ada03f73c79b364257bf1251a3caef3e7aea1f9c05b66032b1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8a329519-bde3-43cf-8045-792d41724602', 'Sheridan Titman', 'sheridan-titman-c0caa9f280', 'c0caa9f28037d98ea23af1bdd0e96ee3395411633058c8df3a225ecbcfeb0536', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8a54f130-9905-4963-8ee5-fb2cb018ca56', 'Johannes Schode', 'johannes-schode-bb602e91a9', 'bb602e91a9591302469a80b5d0712e0e400af9fb482b27351210e6889ac3bec3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8ab4c22a-7ba6-4289-91a1-3ef07fec1d88', 'Dr. Bhupendra Kumar', 'dr-bhupendra-kumar-cde2399421', 'cde23994213797241a7be3000e77676fe98f34d1d97afc64725a27b284de633c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8ae9038a-b5f0-465d-ac95-80faf02433c7', 'Upasana Mittal', 'upasana-mittal-14514988ce', '14514988ce9a0e5006e68554c5d44eda1359bd5f37b7cc5533b40388990476e0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8af3af25-86f4-4064-9fa3-d71233c3da65', 'A T Shahaney', 'a-t-shahaney-b18d140583', 'b18d1405837db4835535fbb5252ffd0dbee1f414075685076499a79be5831474', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8b239e2c-0abd-43f0-97f2-ce6ffe21827b', 'Eugenio Filloy', 'eugenio-filloy-e1bf307cbd', 'e1bf307cbdafc4c631243dab249be56d4cb6553de00d99505551f5f908e27a07', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8ba31600-11da-498f-9990-3218bbe2bda9', 'Milan Meloun, Jiri Militky', 'milan-meloun-jiri-militky-f575149b64', 'f575149b649cba8f0e5219b601b20b7c0ccbec7bfec6eb0a3f6f89b83788e347', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8bb40454-af05-471b-9dc9-31193edba776', 'Barry M.Trost', 'barry-m-trost-df81f2878a', 'df81f2878a4eb82967963d1cecd3cb377a47526e1976dc28c7a7c223482b638e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8bcc1216-e67b-4c03-82e9-a829fbebf31b', 'शुभकांत बेहरा', 'शभकत-बहर-775488936a', '775488936ac63f7c0d1d6fe050353703a08f2f79b742c8c7dd6afabc5d7af475', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8c8ea3b6-b6e8-4429-8f52-b85984f42923', 'Dr. Vijaya Kuchana', 'dr-vijaya-kuchana-0a376fb96b', '0a376fb96b55e3cdb0363928ce563bfb40e3b8150d646d64235040207acb109a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8c9fff26-fbad-4747-80e6-a1824a57f553', 'Ashim Raj Singla', 'ashim-raj-singla-60bf9cc0b7', '60bf9cc0b75553a0ed0f34517024a82ec4535c4cb7d6e167afde3d1039ff73d6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8d9bf20a-d34a-43d3-ae1c-266a45fb9365', 'जगदीश्वर चतुर्वेदी ', 'जगदशवर-चतरवद-8087ff9711', '8087ff9711b90f0f8782771fe9958c4bfb293f9385d707bc7d543fb8a21d5fff', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8e167d52-d7ac-4a6a-99c4-ad960f4b5aa0', 'Dr. Y D Sharma', 'dr-y-d-sharma-5732777d33', '5732777d33fdfe39362a31b8c6632ddbf8cb961a81675ee85658c19dba7c0d1f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8e50d3cd-2b62-4aad-83f3-103a0230bc25', 'Rajesh Maurya', 'rajesh-maurya-d542b9636e', 'd542b9636e107705c04c5c3abc977d4322ae6fe335fad239dd17ca525e343c83', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8e5f3ac0-06be-4a28-90b6-c51b619a014c', 'Sawyers/Jackson', 'sawyers-jackson-c25de5cbd8', 'c25de5cbd817b83ebf8a481a03c1334390fa9f6db99240b83dc4a2aa40103ad5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8f164d33-6547-47e7-a6b0-3766b9cf26be', 'H. P. McKean', 'h-p-mckean-e458be28e3', 'e458be28e30b60a35221bb6c7dec34a9dece820d82410489e9abd313e49ad2d3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8f1f348c-939d-4cd3-a383-95d2f91cb143', 'Douglas L.Karlen', 'douglas-l-karlen-410bcb5a08', '410bcb5a08f8d98e3301280b00d3b46f13baf28d5eb79c52d804448655f7d662', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8f3d42d7-2d39-4334-9e00-ac76b3edd28c', 'M.Murugan', 'm-murugan-c64b3efbe5', 'c64b3efbe5b199e485ac57a4392da5c8738ae7c5be267805bb3991ef7ccf14a3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8f9f1cb3-4e9d-4d1b-a7f2-0a36b90ca1a8', 'Martin A. Guest', 'martin-a-guest-322ea0c597', '322ea0c597d1ac84a16d69f238c5340cf8a3cb506683cec296f5620be4055113', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('8fb388bd-162b-42da-9fef-2335025da66e', 'David Chandler', 'david-chandler-c77286abf2', 'c77286abf2fe863a401fb20481376a854064d1d8efa40a45c11c826b26ca0781', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('90488b52-9e04-4dbd-8ad4-51b1fc17df42', 'Frederick K.Lutgens', 'frederick-k-lutgens-84bdfa6905', '84bdfa69052abd578b358346227e7a632e6c5c8d0f6584c85c4e064c45018303', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('906c9652-df97-47f3-a7b4-34790e9aa8f9', 'Richard Hughes', 'richard-hughes-dc4dedeac0', 'dc4dedeac0b8571db51f8dafd674a3d98cb5224a4c653dd1d68381bfb386554f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('907aba9a-b52b-47f7-ac44-6582278f9294', 'M.K Potapov', 'm-k-potapov-5da916606f', '5da916606f3d622061d90484b741469fa9c0cbaf4bb8c2fbfecb6bd3878cc5cb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('90aafb31-065f-4240-8b9d-4379cdf25b5d', 'Prof. Dr. Gurupad ke Hegde', 'prof-dr-gurupad-ke-hegde-4aa76b6111', '4aa76b6111ff81c07464724212199a47cb8740ef723ea49480b8cde1a5d8acdd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('90cc4e0f-f570-4502-904a-b0e40dea3635', 'Krishna K. Havaldar', 'krishna-k-havaldar-e27061881e', 'e27061881efb0a01ad30e6938cb222861c265af5f9574cfaf0b927b5dfe9c1ec', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('910005d0-82a9-48b6-b5b5-ad8d27cc879f', 'Dr. Santosh Kumar G Chauhan', 'dr-santosh-kumar-g-chauhan-aed43b9971', 'aed43b9971554afdb44b32a84a1653c7d09b9d7cfd9673aa92dd71ba7c60a18b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('910c5c29-d9d9-41f9-b9d2-561477bfbf6e', 'Ravi Shankar Kumar Choudhary', 'ravi-shankar-kumar-choudhary-6850a58ed9', '6850a58ed9cf5b7a956e3787d61065af8a7b4daf057416ed5a46600b8d90a039', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('913e819c-cd99-4f2b-a9b0-09a59cb18b98', 'Netaji Subhas Chandra Bose', 'netaji-subhas-chandra-bose-7cb36544b3', '7cb36544b37bbdd825089e9b83ebbcbe364581d354498e311f3200b7c4ca49a5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9147fc21-fb1a-4dd1-a5c3-28f464fe771a', 'Kimberly Kempf-Leonard', 'kimberly-kempf-leonard-99541f767f', '99541f767f54e958649c32b98efd48c8b797dedbca523b26fb9525819ac56607', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9178d8d5-f9af-47eb-bd17-de6b8de97ac1', 'डॉ. नवीन कुमार', 'ड-नवन-कमर-0cea551984', '0cea551984be32ce73c33fba9c554085f9bed5bc3472d4505bfc9875fd29631e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('91cd9996-afe6-46e8-80a7-2152d62cdf48', 'Kausik Bandyopadhyay', 'kausik-bandyopadhyay-3fc463981c', '3fc463981c6e5a20c590efbfc66e6ee120417cc5c784deb6364938875fc22ade', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('91d617c1-93f9-4230-b3ce-2feb10a5c900', 'Nikos Paragios', 'nikos-paragios-1431390b87', '1431390b87c991f6f559881c444c61b5e1b52354f0a0ea36d56a0f392cda7e37', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('92059d58-5662-4fb5-b07b-f72929e76d24', 'Ravinder Kumar', 'ravinder-kumar-36ba145306', '36ba145306eaf64ac852567aec9c8155e538d6a8adf68caa4a7b178748623020', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('922ddf0e-9980-4fae-906a-afe60cf33181', 'रजनी दिसोदिया ', 'रजन-दसदय-7134b19edd', '7134b19edd3a1e181244eabd9466adb9e7fd1fd5847a17e3849f3f0519579b18', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('92c59554-48f4-4be8-b689-88519a4e311e', 'Asish K Bhattacharyya', 'asish-k-bhattacharyya-57da10b5ea', '57da10b5ead63b4b8744f9c34530605d5bf2e0d1904c27d75f0f2f18691a95bd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('92dad985-8f90-49d9-b9cf-ca225df41838', 'V.Kubasov', 'v-kubasov-26389b4755', '26389b47558f586e842fec7b46648d7fd6a4436d1e44e292c6bd15d3bc17d592', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('930cf4ca-f76d-47da-bfbf-b37c2f05222f', 'K.K. Sinha', 'k-k-sinha-2f5f08d4ef', '2f5f08d4efeaae7b4b953ca24fa53fb3efccb41ddbad6d24515a1b6e5a41dae2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('934dfa0d-3ff5-43c8-b1e4-538a5f0df6f5', 'Georg Glaeser; Hans-Peter Schrocker', 'georg-glaeser-hans-peter-schrocker-51fb159c86', '51fb159c8629cbbaee9dd8e9eec7a1c0d5f7638ccba0232a6bb8191106ce3008', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('942b610a-e016-4cae-b652-a98b291ffd5f', 'Dr. Deepak M Shinde', 'dr-deepak-m-shinde-6ecabbd9af', '6ecabbd9af71cba03595530b91c827818d41142fbda9d65b1025b6d32334d279', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('943e94d7-2195-40c3-8cb7-dd12b399dc2f', 'Lawrence I. Gilbert', 'lawrence-i-gilbert-1903fce972', '1903fce972369f37e4631ebf9dcb417f3871bf2dcce6d99ea31841ba4008d04a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('946b04af-b3bf-4eec-aeec-e5e7e0f674e2', 'I.F Sharygin', 'i-f-sharygin-5bf1dfb016', '5bf1dfb016bc68924e78ddd95659ccefae21f92a0005c584a2e6a7b510eca417', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('94808722-ff6c-4b49-aa2d-48e8d89914a7', 'S.K. Mangal', 's-k-mangal-2eb9285843', '2eb9285843b6125cab0d86d95ea31269cbd70fda398982defa39cfa4a6404f56', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9500abb9-3aad-4dc6-9b1e-537199793087', 'Miller Blackman', 'miller-blackman-50328a4cf8', '50328a4cf8c1f948f5c081d99a5cd499e999b40d741318235a1648bb5cd12669', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9536a406-5ea8-4013-bc40-a09f3b06cd52', 'Vikesh Nijhavan', 'vikesh-nijhavan-d0a83f3692', 'd0a83f3692686f70db3ca15944066064701b708e2bf19a0a525236048a6d2c1f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('954cd81b-1ed4-4e9e-b727-0e31a78920f1', 'MEGHWAL BAIRWA,TRIVEDI', 'meghwal-bairwa-trivedi-6d5976664a', '6d5976664a997d66438b5f0c45f4ea85523b851169dfd322d76319565c6c4b3b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('95c4f468-998e-4436-a13d-a0260200199a', 'William G Zikmund', 'william-g-zikmund-23d5e48999', '23d5e489992263bf6adcad0cecf064ef3b810c8113cc80e8a34324e5d7e06386', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('96d301c2-836f-42b2-90e9-cae414eeda2e', 'Dr. Ravi Prakash Arya', 'dr-ravi-prakash-arya-84b726d6b9', '84b726d6b93731cbb66433d55681e260e4632c855c97ac6a6d91ebb375b47cc7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('96eabab1-56d7-4f3b-bde7-7fb625a8c739', 'Shri Gopalanand Swami', 'shri-gopalanand-swami-ea1173654c', 'ea1173654c291de6e4f8f3f098fe910d7d9b8736466fddb0e9fc1c90fec9e502', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('96f0332b-4d83-43dc-aa76-aad4b2492c77', 'Dr. Ajay Mohan Mishra', 'dr-ajay-mohan-mishra-934185e2f2', '934185e2f23b3b21900689be4ba91f25779d46fd49e9bf40e8fee050618f8ecf', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('97003d72-fbad-4e47-ae50-a82b928049fa', 'Judith N. Cederberg', 'judith-n-cederberg-e38b15dfad', 'e38b15dfad25f6504881a99b7149df4d9c0b07324d1dfb0b606e01d29e1b96dd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('97081b50-f145-48ce-8fd4-b715588a36fc', 'Zvi Bodie', 'zvi-bodie-b8c778053d', 'b8c778053dd0b1d3417b7f4a26213788d476dcfd6acb852bb2e0944817ffd3ff', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9712f879-a68e-4f04-b539-36a178f30c9c', 'Praveen Sethi', 'praveen-sethi-5b94a3f6de', '5b94a3f6de33efd9e70ad1f5f6c0c7b9b3aca60984569252684499e333cb3a11', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9722c4fa-2cd5-4fe3-9465-cf63c42781ab', 'Marvin L.Bittinger', 'marvin-l-bittinger-08e13b1a2e', '08e13b1a2e1a48502cdf3876d5da4ee05dcdd79dbb242532fee86f5e7cd218aa', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9756a163-bc4e-477e-9c6f-9afb07f1084c', 'Hong Jeong', 'hong-jeong-4b43c5eb3f', '4b43c5eb3f264b8d07408101875018a34f3e723d99f2079b06f18cc708756ca4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9888586c-6a64-40fd-a341-c286e95f8ff2', '-', 'author-f1a2e7828b', 'f1a2e7828b19bd5130acf6e883ac556d54bbd0ee98e15a1473aa16836f72ca2e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9909e0b2-4fe2-4e5d-9850-cb3bea79a59c', 'Bruce M.King', 'bruce-m-king-9fce8bc369', '9fce8bc36978b8722982e1cefad213ce93e06d4d2382cf22516b6cb959ec5d1c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('990db928-f766-4dc7-a800-2f268fa60c15', 'Dr. Madan Mohan sharma', 'dr-madan-mohan-sharma-fbaaa7fbcb', 'fbaaa7fbcb6393f5d9c6ceda273e15149e61d27052f977fa6bcc81c71aa31b58', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9928ea4c-7608-476c-bdd7-ca940fda7425', 'Natanya Civjan', 'natanya-civjan-0147f753d7', '0147f753d7467ad76c6e92f756da414d192d804e8d9e9bdac149fa090cac2e18', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9958a0c3-72fe-4b2f-a18d-458ea94a8299', 'Bibhuti Bhusan Mohapatra', 'bibhuti-bhusan-mohapatra-22708159aa', '22708159aa6fbbc6a172570a58c0eac0c71673fb34757fffd803453ef0213038', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('99612aca-9f57-4c28-a4f4-917d652d3c43', 'Swami Vivekananda', 'swami-vivekananda-5af586644b', '5af586644be34a90468f6c5a59f13a99732b74c542291848d33e4f3dbb1c5a6d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('99a1305c-16bd-4634-93d0-6ae49b929ae6', 'M.Postnikov', 'm-postnikov-b6929d8eef', 'b6929d8eef4caef763069ea1674ef75b07340e581419dddd1d1618e884e6eb44', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('99c7d261-eac4-43c6-babc-5fd97ad53e95', 'Naval Bajpai', 'naval-bajpai-d668359b9a', 'd668359b9a6e0bec1ede1621289bef9d9161278f8c7a828eb9af8f2a9e663fec', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9a55d45f-e323-4a6f-bfda-23fe39a2ad08', 'Valarie A. Zeithaml', 'valarie-a-zeithaml-9b916fa0e8', '9b916fa0e81eb2bf7c84fea1c4262a10d6efa05d23eace1a615245e4ac63c080', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9a5e76bf-1460-4bab-be65-07d361b2fbed', 'Vikram Sharma', 'vikram-sharma-8a18ef90a4', '8a18ef90a40147abf298db2d78a73a480b9554cbacd2b7168b143c4969df58de', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9a71ccb3-384b-49f2-a96a-f40117847e94', 'O.P Mathur', 'o-p-mathur-df112614d8', 'df112614d8732305d78e53fc7de6cb0826b4729609095554374581a11fafb3ee', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9aa5bc2e-6ccd-4526-afc9-1c9d5c687a68', 'Kittu Reddy', 'kittu-reddy-eb6fca9d95', 'eb6fca9d95c3260b115c27142544c71381365f987867ebafa57a36f63646db73', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9acfc018-0c26-4304-9f26-2ce4d661e216', 'Dr. Vassant S Patel', 'dr-vassant-s-patel-9c298e12c0', '9c298e12c0dfa9908ec47b9fa82ad0b72e477a0a5e12d3a3afb98338be2d6044', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9ae01233-3b3d-47fd-b036-bfc452d4f14f', 'K.L Joshi & O.N. Bimali', 'k-l-joshi-o-n-bimali-415a2305f1', '415a2305f14455895c7dbf704c8014dae378b7f23e2e1144a84a9c0ee15c493c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9ae0b8eb-697c-41ae-bd67-9f29d53b5190', 'Shivsharan Sharma', 'shivsharan-sharma-4787b74c14', '4787b74c147e41e236ed5f7ab1f737503d467497e54ebb16c65c046ac9957581', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9b3579d9-6b83-4ddb-bc6a-9e51f107bf9d', 'Francois Cardarelli', 'francois-cardarelli-596423c49c', '596423c49cc460e49e8bfba0edcf3565a492c222701b4b1dee17eab761f778cc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9b35e07c-4e54-44e9-b8cd-e1f2f89555ff', 'Hari Singh Nalwa', 'hari-singh-nalwa-8321cb379f', '8321cb379f8be7d595db4403ad123301bba6a3db6bd7bc216f9344cb60bcbb24', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9c1fab85-50ab-4854-a468-c761ed3abb84', 'Gerald Kaiser', 'gerald-kaiser-a856713d8b', 'a856713d8b8d0eb7af8085aa5cb7ab958b9ba205f4ae597e64db8d3ad17969bd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9c2ffdc5-5693-4918-980b-29da40eee1e9', 'M.L Krasnov', 'm-l-krasnov-562afc0b71', '562afc0b718666a1b472a8ff8ef51f1256a9bdc2e3d07b47f3a515033e43aa0c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9ca3a82e-bfb0-4ac0-9f6b-f82414bb4aa2', 'Rajesh Kapoor', 'rajesh-kapoor-b88e0aabbe', 'b88e0aabbe654b4282463fb3021107ab3b42bf6b4b59f5cd378d4417d9e3e5e4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9d6d42ca-915e-4356-9fcc-cf55a0b62fe2', 'Michael Kapovich', 'michael-kapovich-5795310570', '5795310570e6aac6e67ee1a6b9e24599fa736c1cd0e00c229b570f501756b34a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9d8ef693-4fdb-4412-bda7-82ffec107143', 'Philipp Limbourg', 'philipp-limbourg-33f8def8d1', '33f8def8d17ae7157bdbb57e6dc364d6f4b290e8cc5e34fd5b7320abd0f968b7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9de9d40a-9a58-4cd0-a4fd-4b44b00da4f3', 'MM Morris', 'mm-morris-cda8fa069c', 'cda8fa069c77f02f4ec31b02c7cd44147c171865ac517a7a1107b7e384a59436', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9e2340bc-2874-4765-bea8-bcc61dca6ab3', 'Charles Lutwidge Dodgson', 'charles-lutwidge-dodgson-738e9c1aae', '738e9c1aae1e7ac8360c8b595982f5059a06cf12b0be142717fa9b476105e4f6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9e7fb34d-076c-49a6-96a6-dd25b7261a9e', 'अनामिका', 'अनमक-5f17d6344f', '5f17d6344fbf4d4b9b17359e96ff5d5e454370e73f86d7d680bfdbfe45910d16', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9e829a1f-d407-4323-a22f-3554721b4707', 'Dr. Khushbu Mahendra Kumar Swami', 'dr-khushbu-mahendra-kumar-swami-826c7c503b', '826c7c503bbd2244f9e9826dca95c6ad9c12696395debfd8975f43185c216c40', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9f0ba824-a4f0-4fc8-a09f-3f4842b635d9', 'Colonel ( Dr.) Rajesh Kumar', 'colonel-dr-rajesh-kumar-40d809ac77', '40d809ac77857464fe818c5e866e11710cdc8eb58753c4aa0f7cf1db4fe295b3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9f3b59a4-9de5-4dd0-b176-6c11091ec872', 'Tony Bilton', 'tony-bilton-9e33214903', '9e33214903b4b7e8d5ff09b7bc365be2fa50262e6e90630be7d6d3bc2d19b92f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9fb8e0d6-5c1b-450b-a545-eb46596d7536', 'Surerndra Bhanot', 'surerndra-bhanot-dc22e5c9b9', 'dc22e5c9b90d7eb81c41fb2f2ddb070f92734bfde64e93e63e612119f4846ec9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('9ff025d4-2eea-4cec-955f-98d83580b052', 'Ronald W.Toseland', 'ronald-w-toseland-88c4ae3954', '88c4ae395457c13442b603a854527f83d46a031bbcdd89330a6d41fcc8e56ce7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a042fdf8-1982-4aa0-a3d1-25d4ee36943e', 'Michael H. Moffett', 'michael-h-moffett-f2470adff0', 'f2470adff03c09f6a3f7ccb76bf7ada3d6eb2782e46c381c0d84c6601a09a11f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a08ce1fe-999f-41ca-aaeb-aa5cfc896cae', 'Harvard Business Review', 'harvard-business-review-b6e443dc06', 'b6e443dc0699d7a96a3e619e34c96764ec12c4ef2689183493804da5b798ec90', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a0bba47b-da19-4601-b87e-b52eb8077b71', 'Mahjabeen Akhtar', 'mahjabeen-akhtar-60b995437e', '60b995437e442c978794b1e66a7305a1d75f39385fba2c0205b59cff9a5708b6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a0c7d316-efb6-476b-bb32-cc8087144757', 'Michel L. Lapidus', 'michel-l-lapidus-369e54cdaa', '369e54cdaa257f9b036cf28e7f6375c6d702b8bf01ba706f749221c0c9e4aa9c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a0e05ad8-85ec-42c2-81f7-d66a23f2ad75', 'Guido Sessa', 'guido-sessa-8eee0c2c00', '8eee0c2c00195b74fc9d60b0b0de2af030b7c8ce5b99b26411e0f77f38bd34f7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a100162f-3a94-4996-aa39-7bdf017e8c96', 'Charles D. Spielberger', 'charles-d-spielberger-dc34f264a7', 'dc34f264a753582a54e284207f1cd6b75bb25327691f5159bbd8cdf035fd9482', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a1864309-39d7-41dc-b532-b538b7453e3c', 'Sergey Dobretsov', 'sergey-dobretsov-58edaebbb4', '58edaebbb40989575610c6964e154229e6b40c3c680ab2f44c82f1a32bfa2571', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a19cea71-6ddb-4389-a3c1-b33da1e43074', 'Premlata', 'premlata-17c1967cc0', '17c1967cc02c5e268515f79aab9069870f1c712d265919ab603c87112ba430a3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a1c30028-3179-4ae9-bbb0-5eb11fc17ab9', 'K. Seenger', 'k-seenger-de949e7787', 'de949e778752f3bc7f19966d96abb879fc42e3e6439e99ca432f6dc8df9585d6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a22feb70-b75a-4549-875c-afe724b7d64a', 'ललित शुकल', 'ललत-शकल-9772ee2583', '9772ee258313a6e9a4c37f1b02e08b418dc8f05aa732d9eacd5e431996321457', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a259b263-96ed-4c9f-826c-40a83573ba3d', 'Rafael López', 'rafael-lopez-c2c99aec8c', 'c2c99aec8cee1081646f7d83f29cea68978a0e75a94e7351306d1bf05f98558f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a26ad9a3-ffc2-4474-ad28-f5ec36f72e94', 'Sri Dhanpant', 'sri-dhanpant-a0933c5616', 'a0933c5616e753e697d38ac17eba9c3c827a2cd59f89e87ded21c55309855d85', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a2b002c3-d5af-4e7f-927e-4a49ad400521', 'Puneet Arora', 'puneet-arora-59d81644b5', '59d81644b5057f1480c3c0f7285452cfd4ba3841eb0a703f739c8c4f5075c321', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a2d7130d-4c62-431b-94f0-b48e36489f60', 'Dr. Chauhan Vishwas Mahadev', 'dr-chauhan-vishwas-mahadev-f05e4b29b7', 'f05e4b29b7be2177d1e5ba28afa86bd5dd45c69499b4eaf11cc3605504bf44b9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a372eb32-4ad3-458f-9548-a6a3d27ea8e0', 'Chandra Mohan Aggrawal', 'chandra-mohan-aggrawal-226d76fc45', '226d76fc45c42a135bb88408e1ef06269dc7dc072dadb7492fd5ff09abbd5fd4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a39a87ba-0314-473f-b82a-a8aa15e7fd20', 'R.Z Sagdeev', 'r-z-sagdeev-b141612c15', 'b141612c15a602c6a98a10db1b7e276b983db13ac75bf0a8325f17e0d4240c05', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a3be7a3c-15a1-4ab8-9ec3-9d8a76e7c6ff', 'Andrew Schofield', 'andrew-schofield-50e2f330d6', '50e2f330d68950cbfa0b0a88d8829f8dfddce2b262a90ad06d74a756adb98917', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a3c29647-344d-4b28-b92c-e1076d644d96', 'K.P Muraleedharan', 'k-p-muraleedharan-c79144e62f', 'c79144e62fb4227ffccc4f5b3bffb412a0e2c04c167703c34778c55e1a653ae6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a554b2c0-be9e-499b-9e91-49a88c97a640', 'Carlos Munuera', 'carlos-munuera-f94f5bcc2b', 'f94f5bcc2bc02b5c19a89835e5856ca187b894f6df552e0ec1aa5a65dd097139', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a5eb6c05-8869-4869-ab09-cb15083f7093', 'Dr. Usha Rani Singh', 'dr-usha-rani-singh-9772e2611b', '9772e2611b1080c279720c071f7ebdab30ad8fd6a3d8e62b1b308f6533862ec3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a5f55cf9-60ed-4f12-9e65-0a367de04ddd', 'William Golding', 'william-golding-0861aeec98', '0861aeec9878d7f4741b648e64d7c39005f3ce3fe3bf77e37ad88eee50e48c26', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a5fffe14-1ba4-45d6-978c-21394649bcaa', 'N.M. Beskin', 'n-m-beskin-696f335d10', '696f335d104cab3d1038cd4fa676f54313237264b0eaa53f57b48592002aaddb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a60623a8-e037-4f6b-a35d-92b6419961ed', 'Philip J. Davis', 'philip-j-davis-e27553d251', 'e27553d251a33437d489f6663d72974b09083187d7ffd484f932c44f924e238b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a6116b58-a2cf-43e0-afca-d754eed55ce1', ' श्रोत्रिय प.छोटे लाल शर्मा ', 'शरतरय-प-छट-लल-शरम-d8c8a36098', 'd8c8a360982bc5bd5a1d36286076342a89f923cf7cf622779eeeb89d96fd1c0a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a6119271-6c4c-4a60-963c-01b65397c286', 'Poornima M Charantimath', 'poornima-m-charantimath-d7b1116265', 'd7b111626573ad5e4d20d178b55d2c66fe707b41099eef9ff885d2af4b430c12', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a6297ef0-7647-4b36-a9d2-f309483eba97', 'Shipra Baneerjee', 'shipra-baneerjee-b84c721e31', 'b84c721e313e23ad5ad37a929fcf319840a5b1c9fe7ed9c7e9d7fdd0cb397cf4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a6350456-3eab-4206-bc0f-f76242710d22', 'Dr. Neena Dogra', 'dr-neena-dogra-701d61dfac', '701d61dfac38912badf222e9be0f30518be468dea6348264ab11608f5c9cbaff', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a6791e59-b61e-4a8d-b4c0-1f3cb76518f5', 'Ajai kumar Chhawchharia', 'ajai-kumar-chhawchharia-f090f36bd8', 'f090f36bd8f444409174297c5416e81079e8dcf22a8bf7be6e7504c7d47f5dea', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a6ab2785-28e0-4ac8-a8ae-4b33384e5d9a', 'Erica Spackman', 'erica-spackman-51e74171d0', '51e74171d0a94de5459dff0158e66d9c0cdbd612f99c49eb461c70341eee11d4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a6b0e0c0-c033-48fa-909a-2da06903de7a', 'Bharat P.Singh', 'bharat-p-singh-9668374d7f', '9668374d7f698cbbefa4296bde067dba2421418141cfa4150e5fa5bd59b1ce50', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a6e047d5-460f-481c-a130-16d284dac7f6', 'S. L. Kochhar', 's-l-kochhar-803a145ec5', '803a145ec5a627dae32dfd8da57018f084946b0b0897e81c139604c1437e75cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a7496823-1fb9-41ad-afa2-8c6d43f7230a', 'Samuel Scheiner', 'samuel-scheiner-1f688c5326', '1f688c5326ef52b2fe1cd6d5a731d88f424f480d804cc19f12639b6f90e5fe74', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a77ee9b4-bbf0-4b16-827f-563110e87c7b', 'Varshavsky, Pospelov', 'varshavsky-pospelov-81c8302ae0', '81c8302ae0d28fe7586b260f9cc4ee5c84554d1e4d51650936439cb5dacfe99b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a81f2d0c-2423-4d2e-83d9-66c24c4c8a94', 'B.D. Singh', 'b-d-singh-9aa50528b9', '9aa50528b95a009c8e8964c6eb6939938a8ced5916724db2ed24fc7bd13c85d5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a851da90-2715-44f2-b831-6647bfc15dd3', 'Dr. V.N. Bajpai', 'dr-v-n-bajpai-ca660a914e', 'ca660a914ebcb3361a371dffd021dc6c1a6ad4cf66a896ad2465471ede5e27d7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a85db876-8b26-4c36-aa12-7d2f4b8c1d5e', 'हरिवंशराय बच्चन', 'हरवशरय-बचचन-be4847ec22', 'be4847ec2251c1dd9219465b539ae1e7ee5b37c203337954e979026362b18308', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a8a27030-9e76-4a56-b169-f3802866af14', 'Gary Day', 'gary-day-40b5d8eb82', '40b5d8eb82d0eb292014c1ec4454069bbcaf88cda6352a283aec495b284627ba', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a8a95280-11af-4ee0-898c-f961c7de7fde', 'Jean-Daniel Boissonnat', 'jean-daniel-boissonnat-08b5d293de', '08b5d293de71ad90bc442abd72ab002d0731579c40ca1980cd0a1a41193975b6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a8b8d7a6-2ccc-479b-a678-29c2e32a4caa', 'Paul G.Farnham', 'paul-g-farnham-071c9b5c1a', '071c9b5c1a784e0f8e5d75689b22b0e1b61cc4697c78c80d273f40b51eee3109', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a8cb7bdc-8db9-4ffc-a92d-f41eae592c4b', 'Kathleen Aleen Quadros', 'kathleen-aleen-quadros-80baf36eb6', '80baf36eb655f5a80dca4f9beab8a7f471429d46486db7532b90c2853bca5540', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a8ceaad0-52ef-49a0-b9d4-978bf28e18e9', 'Kamlesh Sharma', 'kamlesh-sharma-98a34fe8f1', '98a34fe8f14276f93d3b7638170eb402c0116ab856a0369b619a195128b3f6ed', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a8d4e74e-364e-4707-8f5e-990af642a8af', 'Charles E Bamford', 'charles-e-bamford-7b663e51ff', '7b663e51ff10d5cc3340e06fbad49a3a6cb494d8e14225d7e19fad537ef75801', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a8fd5f6f-4aad-40c9-adb4-1f5146c0f78a', 'Phillippe Quevauviller', 'phillippe-quevauviller-6f1cea02bc', '6f1cea02bc0ce1108e2744b7a72d1d1666078f6ac3e72e9592867f2b63000d0c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a98e8e94-dbb9-4979-9f93-68ace2673335', 'डॉ. रामप्रकाश वर्णी', 'ड-रमपरकश-वरण-2e0cf34f4f', '2e0cf34f4f0437e8b2adb7e305a97789afe0a3485137b04aedf103748d84c9dc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a999956f-2e22-43c9-93a7-8e61faf19399', 'Aurel Galantai', 'aurel-galantai-44b66e22e3', '44b66e22e30112f371734367bcfdb166883ecc37ff78188fecf86e9736a6ef55', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('a9f79889-c62c-4e75-b45c-57bbf03335c1', 'डॉ. वेद प्रकाश डिंडोरिया ', 'ड-वद-परकश-डडरय-a80b6d7d41', 'a80b6d7d41386d6136ced8f57de4ea65e87ef15f000f032efe3d7ea022dc404b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('aa1a11ea-58da-4d91-906c-a6d838026030', 'Thomas H.Cormen', 'thomas-h-cormen-637a7ba63a', '637a7ba63af509c82235aabe10b27c5fb0ebafd9f35d4996e5967598a1c05066', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('aa2662dd-eb9c-4d69-b03c-36b757ba629d', 'Kent Cartwright', 'kent-cartwright-77e2d7ac3d', '77e2d7ac3d184cc34c196d15b313ab029c9d0f3abae010e4e85d26e997785fb8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('aa59bb0c-2d74-4a9d-b661-1125eaa269d1', 'Arun Kumar Yadav', 'arun-kumar-yadav-7951997e3f', '7951997e3fd79a9dacc6fafb2be4aebc9d4bcb822824cde6a6db16be755d1207', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('aac7dd93-4f56-4e39-b86a-ea4556c8e201', 'Stephen Pollard', 'stephen-pollard-cc42326b17', 'cc42326b17bf4d1e61b1bedd5d0c41e792574b61dd6d8c746beca7a0062d6109', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ab1a1fc3-da34-4426-a969-c050169bc5ef', 'Debra Gross', 'debra-gross-1c286fb570', '1c286fb570334a806d1c1bc2e66de89ce81db20e3bab59a2a8e20690cdff6771', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ab222f85-0669-4d67-b960-14a66b780bfe', 'Christopher Lovelock', 'christopher-lovelock-28ef810f5b', '28ef810f5bb3a6390e46ed6558455b8ee2d119f0fa53a5614adabc41e0059a31', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ab57f7a3-6519-4f53-bfee-e4444d822a4a', 'Saber Elaydi', 'saber-elaydi-80d8bc6d43', '80d8bc6d435ba79ecbcd16b0452d748d8f673a25a635592474af8bec184d31ac', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ab6b8112-6bc8-48ef-8f37-48c9c770675f', 'Dr. Kanakbala A. Jani', 'dr-kanakbala-a-jani-0f87d8b726', '0f87d8b7260e80e34a56565aa67bbe61a8e5f9b63e23cdd69b43c99badfe1f38', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ab92fda4-e679-4dd6-9bb9-68df8b7f2714', 'Gooch', 'gooch-3b7bf314f7', '3b7bf314f7b2fe9d3aaf17807c9b51f9060a87d873c4664fbbc6df0c3bdffd34', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ab97f92c-f669-411c-b65d-87b99414a8f2', 'Colin Wrigley', 'colin-wrigley-981a4d0b28', '981a4d0b28e05905542d29bde09b933d8428c777a838ab61d3da144445752a34', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ab99c3bf-1c43-499b-9d69-fd4e9ac8425a', 'Dr. Gajanand Sukh Dev Chavhan', 'dr-gajanand-sukh-dev-chavhan-8bcb4a9ec1', '8bcb4a9ec132079f0aa3da120484916ebc651616345fa3f74ea147f30160e7b5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('abb9a788-4fdc-4c67-b395-9d9fd4b138e7', 'P.S Kireev', 'p-s-kireev-9072760d23', '9072760d23df863bfb65bb4f2c351fbcffc878c61ce66b727d9f4fe43f45c07b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('abc31733-ce84-48cb-92f5-aa3b0dfd4bd2', 'Guptaji Pathak', 'guptaji-pathak-f838b1c0c0', 'f838b1c0c01c5b07636e84cd44f300b9de8db84ab8e0b9ae8d45d503aacf4d47', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ac2d42ca-082f-4234-bb76-472d0daf04d9', 'Niranjan Sahay & Amit Kumar', 'niranjan-sahay-amit-kumar-13e8da24c8', '13e8da24c8e39b3c3b4623d6bd5dddd9bf93040c0ed70acd3ba52564448516ef', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('aca4e6be-a7ea-4417-928f-9446259aca70', 'Prof. James Noggle', 'prof-james-noggle-f98f587477', 'f98f587477bef6b505939e56a88f360539b0d2fb83ee1736ad5f813e149b0bfc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('acd03ce3-effe-4a8c-8053-3214d7cf1eec', 'Mokhtar S. Bazaraa', 'mokhtar-s-bazaraa-c670873627', 'c670873627586f2ddec50d07f997e7df640ffb3f39df2eba4ca1c14e6f71b00c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ace622d4-5795-4cd4-997e-6efbf80e916e', 'Ben Bowling & James Sheptycki', 'ben-bowling-james-sheptycki-0837f6e716', '0837f6e716eaeacadd1168937e7aee33e08d8d456c7d731dffff6a4801f6ee37', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ad4550d9-57b5-4d98-8105-000a31691c50', 'Marl de Longueville', 'marl-de-longueville-90981dab5a', '90981dab5a71913734e631ab186cf61400ea492faf967cb9480eb0a855b6f036', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ad883281-f758-4283-a9d3-0eda5a516cb4', 'A.L Efros', 'a-l-efros-7f9c1a45b0', '7f9c1a45b0985c5161da5ed24349139b600ef4bd462e60f462c4b100c74ac755', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ada86f31-0051-4f0c-a8dc-134764c4f1d6', 'A.N Nesmeyanov', 'a-n-nesmeyanov-239c7f73a3', '239c7f73a3f022e2b71965aa2721ddbd4353d02032ffc41fcedf39af8c4f78be', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ae3505d2-0b53-49be-aff5-f63b487eb093', 'Jack T.Marchewka', 'jack-t-marchewka-a1b0960655', 'a1b0960655e8a15b322832b334874c93578575c0eda9ca6d2aa6ef3d7f6396db', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ae53aa38-9a91-4f6a-abb3-7e4320b8ee1d', 'Jared P Lander', 'jared-p-lander-ae26403985', 'ae26403985cf3006410c31555e2a98cccb88393c18cd77cd212c65cdf9bc6351', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ae68b025-5a16-4ca6-b975-fa573ab965cb', 'Ernic Kamerich', 'ernic-kamerich-03e6990d64', '03e6990d64f3891b0667f2de0c5516d483ed454c637bd96cc3f8f010ee56b7d4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ae77623f-90aa-4849-9df2-8bb381cef52a', 'Dr. Anish Mishra', 'dr-anish-mishra-ef635611e7', 'ef635611e7f9c9a535dd83b1bbdc58bb29cf58d8151b0f4faf2cd97ccfa56ea4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('aeff3060-a816-4572-ab1d-f5884705114a', 'Kotabe/Helsen', 'kotabe-helsen-0c55af8c66', '0c55af8c6629030589f7f0eb42cc50d5efde3e11f90c6d1a167e20714a13bbd0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('af015bec-bd52-4786-9a4a-91cf28e14308', 'Philippe Huisman', 'philippe-huisman-c3387aefc7', 'c3387aefc7ecc78335821b197660f900695e0e653510c117ee36d964ca90bd95', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('af89294c-48ce-49a6-ba60-772f6363dfaf', 'Yong-Cheng Ning', 'yong-cheng-ning-3acf10784a', '3acf10784a908c7d4bb370fc36cdbdf7ec6c45fb0da0fcbd08fcdaa6ce38d7b6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b021c846-fe5f-402c-a235-47c50f4670d8', 'Prof. Sadanand Gadgil', 'prof-sadanand-gadgil-d1e455a756', 'd1e455a756951f2a6d2ee35b5b82b5ccf5b51957d866b983dcd5301d0956ffee', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b07a80ba-d0a5-44c6-9758-c59f37385b14', 'Dr.Manomohan Ghosh', 'dr-manomohan-ghosh-6a3674b154', '6a3674b154a7f3f0c4125aa64d325045097e93331a8042a9b40ca0057a5b07a2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b11325e2-149d-4188-8ef3-c96a9e623b87', 'I.Tikunova', 'i-tikunova-b2288d5eb0', 'b2288d5eb0c220529704b9c96f44a3b34f8927add4884955c24bd1d2105bed0d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b186b3a8-35c8-4e44-afe1-b637963a1678', 'Stephen K Wrigly', 'stephen-k-wrigly-954310284b', '954310284bdc291aaa1ecce7a6f4e064a8fd78bcd83e487dba459b9258314535', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b1c87176-e6cc-478d-a9db-c4611b0bdd1e', 'P. Angles', 'p-angles-e9a4ab3ec3', 'e9a4ab3ec35ac72e6f82ebe5cae93482fd0fd0377db50233e444ea25f641e3a1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b1e34b6c-1d1a-4b45-a829-00802a9044a0', 'S N Chary', 's-n-chary-e2c81e4d06', 'e2c81e4d06714e3d04f64c4cef39147f40809f3959db3c551333b6db8e3b6c41', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b200defc-0fb4-486e-8853-75f6eed7a102', 'Philip Kotler', 'philip-kotler-4965e17d64', '4965e17d64426d33837b16883833a08ada2a6ab23dfbbe0637f9d980333fc2f2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b29d8f6a-d6ac-4934-a393-00826c3c48e1', 'R.P. Rustagi', 'r-p-rustagi-8890b723e5', '8890b723e556b734419fce18b52cc7994ddb462eedf675c810f89c3361eb41f2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b2ad9a2f-54dc-4f98-9bf9-fa0b3c3b6477', 'A.S Mishchenko', 'a-s-mishchenko-297a0b8e17', '297a0b8e1710ae1c636465005bef412595703a93bce60d48f301aef2ac144337', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b312b23a-03ef-42ab-a04c-39e983f3cfcc', 'Marek Niezgodka, Pawel Strzelecki', 'marek-niezgodka-pawel-strzelecki-8b2db74e47', '8b2db74e47c683618c4e4674631d40f8e07b3e4fe4be9fb029c3f2b4654828e7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b32bcf8c-aaa4-40fb-86e9-b9e72d91603e', 'Ronald D.Kay', 'ronald-d-kay-82c172d027', '82c172d027db17dd5a719e20c3ca9e9f57d1da5ac1b68621c2e0dee298c55281', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b353d0aa-5108-4693-9dfc-c682dd41ca18', 'Dr. Beloo Mehta', 'dr-beloo-mehta-3930bccef2', '3930bccef2b5a4aa13fb72ce102cd5f4bdf657941ec874df9fccc80456cd474c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b3c83d70-805a-4b68-9ba5-30afe6866313', 'Amaresh Dubey', 'amaresh-dubey-113bdce392', '113bdce39217109c6240c4c230d7e0146fb84813f6738144d0156e4ee7ef812e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b40d8bee-1b5c-434a-8ef8-1bf4c0860035', 'Lela Viola Barton', 'lela-viola-barton-06e0fb351e', '06e0fb351e5571419fa46ea0b76433dc09f35fcb6c6f1213f7b84c47f5f848f1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b451ef8c-a0a2-4c3a-8712-6ced4b609193', 'N.F. Voznaya', 'n-f-voznaya-be6986ae2c', 'be6986ae2cea91996cf2d43ee56927bdb3ecefeb5253e9f79ae6108e9a2124b3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b4a145ba-5f05-4c9a-8a12-e802c66fc7a0', 'Prof. M. N. Das', 'prof-m-n-das-2af88275f0', '2af88275f09260cb7f55cdcbf7cdc7a4a2a16953a8cf1460aacb7859df5b110e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b4c26e65-fc5f-4e2f-ae50-d520d0ecd67c', 'Piotr Pragacz', 'piotr-pragacz-ab10736ce3', 'ab10736ce371b854ec8149682bcf92593c495cde0602ff402dc0db32db4e58a9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b4d1fe49-c217-41ee-8119-114d1135620e', 'Kabita Mohapatra', 'kabita-mohapatra-fce7e5ce20', 'fce7e5ce20dc27921b4ee136bffb3d9d929978bce0f5050e0e566ee811a33222', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b50fdc12-dc0a-4ae2-af9a-5f773609c5ca', ' Cynthia Holland-Hall ', 'cynthia-holland-hall-fc569f0974', 'fc569f097415250a9864d8f8f82dda0d6c4bc2451473dab2b2cd413e1bf2b27f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b51850db-003c-4371-88e7-98f2c75f04b1', 'Philip A. Gale, Jonathan W. Steed', 'philip-a-gale-jonathan-w-steed-03f3a76ea2', '03f3a76ea23a20a95f22ae9b8670b5880fa0eb5b31dcd54585a8f5444864c94a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b571360c-56a6-422b-88db-27980f0cf8a0', 'Deogostini', 'deogostini-90fde09799', '90fde09799438c16a66d1feb412271742d3a6ef8e9574214daeec3cc41e82c4a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b5837204-8b8c-4abd-8f8e-a94414eec01d', 'G.Zelkin', 'g-zelkin-4d5f8128c3', '4d5f8128c3bec5516df69e73733c84ce91625607a9255549860f9ab362d91737', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b5a9ed8c-e97c-4939-ba62-634c1070493a', 'M.L Krasnov ', 'm-l-krasnov-e50f000550', 'e50f000550ea2226f55320c00e8ac66daba8890cf8eb34a7fa5b97fd2967aa44', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b5c6bf3f-86a6-42fb-9e00-7828c56df163', 'डॉ. जसवंतभाई ए. नायक', 'ड-जसवतभई-ए-नयक-6f6268a682', '6f6268a6824fc434df05667f4d9da5a26c1d801134e10c7c0e3fe2975fa513dc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b5e39659-74b8-4efb-ac98-0931b32a825a', 'फ्रेंक थिली', 'फरक-थल-826c2960e2', '826c2960e242498588c0c480a1f6db27ac457abd4e8999e139c6e2d623c2d4db', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b609914e-6b19-446a-93af-4a7ba47ee7a0', 'Dhananjay Keer', 'dhananjay-keer-a709b359e9', 'a709b359e9299875a0744dfb2e302e4d38956a5b20092437747a9d7bc5b2b874', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b6348702-4133-4cbc-9dde-07641c1984e8', 'A.J.Rugg Gunn', 'a-j-rugg-gunn-de94c0b0ae', 'de94c0b0aef5926bba771c81604d0d909efcd4d6019a0b3d8697bfaf9d524d99', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b66d652f-5ddb-417e-b092-5ecd7e0f882c', 'प्रो.प्रेम सिंह आर्य', 'पर-परम-सह-आरय-e6f8c05c16', 'e6f8c05c1666cc76b1342044d47c10807c633b2f38e05915c7e8c99bc761ab35', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b67e987d-0e96-48ae-ac36-5c1eecc92f81', 'Efraim Turban', 'efraim-turban-31df3d8be1', '31df3d8be1e1ebcc3765eba78555c1d84eefdef114ef669c46deeef56074b80d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b6b03e19-ac8f-4bdc-b241-fc0f6bd2d404', 'Prabhakaran Paleri', 'prabhakaran-paleri-8af8dc3f2e', '8af8dc3f2eab1d53419cdb68ad38bbd2a2e1da56a770bc88e7c7ab5b7464de4b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b6f3c300-428d-41ec-a6d4-64b9d85cbd33', 'Satish Arya', 'satish-arya-45c4522cad', '45c4522cadf87a2d7d2603a66a351851940930d012d1d276bfd0264a05ea8ae4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b7022cae-83f2-4f65-9b29-1b18845c7701', 'India Heritage Research Foundation', 'india-heritage-research-foundation-740443def3', '740443def31a6b34ff854305a48570d19ca11ea3bbbd88a5786147be767501e7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b70f0440-5278-4dd9-92b0-2a750bad767e', 'Stephen A Ross', 'stephen-a-ross-9d49c980d5', '9d49c980d5c058e6206134bd9610e16065ab0bd57c65d276d0cbab62ed6f9bbe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b74bad00-762b-4904-abda-aa1395236f82', 'Chad J.Zutter', 'chad-j-zutter-c8ea890750', 'c8ea8907500d1baa74a46e5900ca686f6befc62a9ee7fc73c55870ebbca84a0c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b74d922b-178f-4710-bb92-b14d88acef18', 'S.M Nikolsky', 's-m-nikolsky-7a6d449312', '7a6d44931269e1d5d1ffbc851934bd502dbeda07aa6584b01344b52919e4db0d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b7672a62-78ec-4780-bfad-140e86d7dea3', 'Dr. Ratan Majumber', 'dr-ratan-majumber-cfc8883104', 'cfc8883104bb4bbdc625862e978df176d6c10ee2b8bc4410f8d4721b54987bfe', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b7b9f427-4fc6-442c-9afb-b52bdea87db3', 'K N Ninan', 'k-n-ninan-5b6304899c', '5b6304899c2c3db56760509e9d47a6707765e973b6d0ebd90c4be2bd2d35fc06', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b7ef528e-a6fc-4d9e-a410-08ca2f6e031d', 'Archibald Edward Gough', 'archibald-edward-gough-f72c444227', 'f72c4442270298160313a02d9cb14c2ae66ace69568d012d4f8481a2378a565a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b801e1da-15f0-4328-b92e-f6beba8caa70', 'सुमन राजे ', 'समन-रज-37860b8583', '37860b85831f6d66f3720f280a8b2c46cd3a58e929b37b5782297cf1b01fb648', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b84eca7d-9ceb-4342-af54-9b291b16a00a', 'Neera Jain', 'neera-jain-7902327763', '790232776366168f287d5391391d4aa29e77677a54ac5aedb79f975a3eb8ba1c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b86b1b69-fb50-4559-bc2a-10aafaecbf61', 'Ernst Peter Stephan', 'ernst-peter-stephan-11433c3e00', '11433c3e00ac575bc6f5ab3572f9ea508673f82e605eff1651d7394ea4a4fa4c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b8962346-0796-4d19-9802-a251f8aec879', 'Michael Osborn', 'michael-osborn-b1f3a167fc', 'b1f3a167fc95375f20697e251cb0e120e4e54c620087ed59af04fb7b9264affd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b8ae2e79-d780-4755-9319-1f30624c5537', 'O.C. Ferrell', 'o-c-ferrell-766b797c88', '766b797c88834af38c5e1e61dfb4f37dd302176b35ee9a5ee65bcc45251753a7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b8ca69de-eb72-43ad-bc7a-38bba086dd63', 'Dr. Sanghamitra Daspugupta', 'dr-sanghamitra-daspugupta-4efe04d8f1', '4efe04d8f1a0e25c50319c287569aa8dce80cb24614e1ebde42d1e35a2c194cd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b8dc458c-ed30-483c-b4fa-1e783221b79d', 'Professor Zvi Rappoport', 'professor-zvi-rappoport-a411374916', 'a4113749165318d1c981d753e739c2b4be8ef04e10c2ec5f26b8803aac61663d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('b95bca19-8248-473e-b2d1-4f3d5c02d7e8', 'Enrico Giusti', 'enrico-giusti-0a6e64facf', '0a6e64facfadb509eb8c992912bf5f444a868c51bb48e6f1bd780878b121b765', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ba0c3624-741d-419d-9e9d-e8a4b478a7af', 'John Apsimon', 'john-apsimon-0b5f6bb5e7', '0b5f6bb5e70f50b4ab829e4d51eb08d4a3cd67b78a1dcdbc4f8fe05423bf119b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ba1128ec-96de-439f-a0ec-728f068c37d9', 'Gyananjya Divedi', 'gyananjya-divedi-94884fb405', '94884fb4051d4e8185435816fbbca3f42271dfc83d3d142103f41da198ad85db', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ba361747-a081-4283-a39c-50ddedff6fb6', 'Daniel J Amit', 'daniel-j-amit-cc9bac5789', 'cc9bac5789314a1a0a7f3ae4bbdfb31818b4e3a5c76b107aecd615e49e19f259', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ba74c860-2dd7-4584-b99a-b42e50201428', 'B.M Yavorsky', 'b-m-yavorsky-c1fca6dd31', 'c1fca6dd31f2285c1e1c573d031694cfb579041382547392c3a980b04ec14e88', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ba790332-80bb-4bde-8e52-b8a7f87abb82', 'डॉ. मनमोहन गोस्वामी', 'ड-मनमहन-गसवम-18e09b7c60', '18e09b7c60be88d4e477843eb0b6a167414bd46062184ff2ddd5076897f9d300', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('badaefbf-303d-489d-8c13-9f6592751786', 'Dominick Salvatore', 'dominick-salvatore-91fa8a61ee', '91fa8a61eefc4f5192865fb1dcf5967aee33f138682619ba13b1e87e0e3ae619', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('baffa2c9-45ad-4f6b-8463-8b5a2c5d8e74', 'Donald M.DePamphilis', 'donald-m-depamphilis-a10bfce94c', 'a10bfce94c282dd33adc2d5717f95acd552e2089f983be9da8ba6f3028da4e5a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bb14b1e5-6ebd-45c7-907c-82afa8fc73b1', 'Sanjiva Shankar Dubey', 'sanjiva-shankar-dubey-899b9cf1bb', '899b9cf1bb083c905db362bd9f02b9d64d713074a89487cd2ca63126d5159c7a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bb352b2b-8e7a-49a8-9635-e0f6a8abd53a', 'Nelson', 'nelson-ec734b9e33', 'ec734b9e332b1f8a5c1bc403c0f675f4505d32075c21d739bd123ded43361511', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bce36437-0208-47ef-b9ca-d1cbf4e57135', 'Matthew A. Jenks', 'matthew-a-jenks-7eb1919a0c', '7eb1919a0cf079654fdeb8f82eb651545aa9ef76a0f9e6a2304d1ac56413aee6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bceba793-80bf-4ec5-b4e6-6b8ae5be52f1', 'Dr. Jiya Lal Kamboj', 'dr-jiya-lal-kamboj-0a12f9ad00', '0a12f9ad00b9cab0baa4a2105f324fcdf5419bce018032c98fb420206777b2a0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bd602c0d-0a9c-4d6a-bc69-945fc9f96764', 'J. Joseph Francis', 'j-joseph-francis-70e12fa4ca', '70e12fa4cab82932b928ff3fbd3aed6a912dab718fddc764c0c908c0ee6b2658', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bdd2b110-673d-4b1b-859a-534b855c1101', 'Namrata Srivastava', 'namrata-srivastava-9ac909d29d', '9ac909d29d925ce984f1d94d93d05a85e0478992fbb01328b5da261d564b3dcc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bdf1a05c-79d8-4778-92c9-c18c3d622f2f', 'Dr. Anandveer Singh Sindhu', 'dr-anandveer-singh-sindhu-c45268722a', 'c45268722a0e9e6993792a850dd68f1d3c4e64831472866b9f5a0aa0797c20c1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('be80cd44-9b7a-4f17-8a53-2a0e12c42717', 'Payal Mehra', 'payal-mehra-e39f92c540', 'e39f92c540bb03ff5e361b804d29dd9c2427eb1f1bb1b1f5df5312adbe76d992', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('be8b517c-4aa5-488c-ba8b-44b5cf0ee4b4', 'B. Mahadevan', 'b-mahadevan-22888a11d0', '22888a11d059d8f96c44a9a5aa9d35f24b47e71671b53d1595cb16b8fcf5c342', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bef1b79f-1100-42e1-9b4e-3164366868e7', 'P.Sivaramakrishna Das', 'p-sivaramakrishna-das-2fdb71c78f', '2fdb71c78fad63fc8eda483691dd35bbb7ac14553ebef5cc256c2ce3f85c4dd6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bf520d0f-399e-43e7-bf66-b1adcf4a0404', 'J.T.Romeo', 'j-t-romeo-5533bff5de', '5533bff5de0495bbbba4c36f3c6bf26599958b120d3d1774f1c796e9124bf9cc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bf68df37-b8ce-4e18-b7b8-3db291821fea', 'David Willis', 'david-willis-bccfc6b3f1', 'bccfc6b3f13dcf45970157e6a258df81abc7c63efbb8abd85dcbac5edc4ce5f0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bf895332-8359-4e66-b15a-66412e762e09', 'Roberta S. Russell', 'roberta-s-russell-4dc2e67345', '4dc2e67345eada547b0389128be8bc7a0e3d8b5aafb335f213839ae66cfb526f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bfb3e92a-d7eb-4d38-b5d2-502a5481fa5a', 'नागेंद्र कुमार सिंह  ', 'नगदर-कमर-सह-68f9fe7522', '68f9fe7522618d60e31a88fb9ff79c80ee49cce4d9885db18a92f309beb81b7f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('bfe8a712-67ba-4391-9832-83f86daa4ae4', 'David Klein', 'david-klein-488d5cf884', '488d5cf884fa67d7cbeec79fd8f5dcedf4a349ebf3c89d5c1f6f72643b26dd06', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c0140045-4f7b-4909-8f6c-605f28ba543f', 'Pierre Del Moral', 'pierre-del-moral-d425cb43bf', 'd425cb43bf63f37a84f1499e2591b6f9dd2bb01c654886b037120cf26ccfead9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c1cf2932-417e-4037-9b24-64af665b5714', 'Stanley Maloy, Kelly Hughes', 'stanley-maloy-kelly-hughes-7b15917878', '7b1591787880894b9c95c2dec1c2b45a22fe01aba647619c5a639fa323f0e0d2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c1d5f39c-39da-4a8c-9ed1-618356726d22', 'Roy J. Lewicki', 'roy-j-lewicki-537f3a69f7', '537f3a69f799d87f84470b77cb0493befdf82905d829931e4199e20ff6a6e0c1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c2177ae1-1d08-4d1a-8fd8-548c1f7a791a', 'Mohan Priyacharya', 'mohan-priyacharya-80a3ba8cfd', '80a3ba8cfd578c994f8a0c325810a13ffd759a7e19fc62a790fc3c3154dccd78', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c229a9e2-c0af-4c48-aa82-249a92c27119', 'Roger R.Hock', 'roger-r-hock-a5e8ed5a77', 'a5e8ed5a777a535aeb0145b014c7907049cc592abdbf4ca5810fee42c06e7be4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c25e8647-13ae-4517-a030-8abceced5612', 'Shashi Shekhar Prasad', 'shashi-shekhar-prasad-64d1ede161', '64d1ede16187523cb4cae7ed0e0db182193e9188c5fd2b764ef877f66dcfa0b6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c287d4c0-0ce0-4509-a951-a7e5c795bdc0', 'व्लादीमिर अलेक्सान्द्रोव', 'वलदमर-अलकसनदरव-19b13d7aec', '19b13d7aec70c284deaa1f6dc1629accf1dc799f82a829585a18c6b1a68e9780', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c2da1782-4191-4daf-aac7-85588775f3ea', 'Regina F. Bendix', 'regina-f-bendix-97dd02d98c', '97dd02d98c57e7aae7859b6b7a1458e984abfe8522f75bff7d107d3413bbfb44', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c2e4dba0-9cec-49b2-99a8-742cdbe0aaa3', 'Kevin Lane Keller ', 'kevin-lane-keller-be697a6689', 'be697a6689cc1277b9316fe2c22e830f01334ec39b7df6058087ae9b5e50e636', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c2fbe00b-31a4-42e8-be19-25fc7e301da7', 'Michiel Hazewinkel', 'michiel-hazewinkel-1877c7189e', '1877c7189edc058c59f322cc8c3c4453c27f0ab991ec6ddc20605c0207310230', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c324828c-fa82-4616-b873-c5917f63f937', 'D.K.C. MacDonald', 'd-k-c-macdonald-8c3fd53e83', '8c3fd53e836027467f062f1dc5167c0f03d6fc1e4dfd1ffc92c7a9429d0b8029', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c329adb7-14d7-4e43-8504-cff5c3fff1cb', 'खेमराज श्रीकृष्ण दास', 'खमरज-शरकषण-दस-e7634d1493', 'e7634d149302bc03419b9ab60132baa54f587b56d65bc52bb6be1929f75c9966', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c3f992e5-8edc-4a2e-b36c-e6e150f68e90', 'डॉ. यति शर्मा', 'ड-यत-शरम-9b7282928f', '9b7282928fefb0a414de6e15db746941b4ee03487ad8da89e11a134f9bfdfee7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c43055a6-1e1b-4aad-93ea-f4443a4632d7', 'Dave Chaffey', 'dave-chaffey-404143e979', '404143e97927389f7bc17e1a466aa3c4da04130fe0d992b2037b06e8119365d2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c4396c66-10d1-4892-bea1-68d192708799', 'Jack R. Meredith', 'jack-r-meredith-1e0df4a29e', '1e0df4a29e768f91f69d521dca6e45824b1f837b050faeb1b6d1255c969dd94b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c452607b-d7f2-4c76-b689-851e9fdd6ff8', 'Arthur Anthony', 'arthur-anthony-824506f218', '824506f218f58d3b64bf9f8d9cf1e02b5a5621d6759beea010b51d2e4dd8e032', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c467cdc2-6edd-4bae-bf65-3406d234e580', 'Yukihiro Ozaki', 'yukihiro-ozaki-bc6bee81a9', 'bc6bee81a97d112057c44e29a34d1d53839eb41441b67066d2461b8e06d78e70', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c4947e9a-5495-40c1-9e89-80da324e9459', 'Muhammad Sarfaraz', 'muhammad-sarfaraz-79b169090d', '79b169090d40ca17133878cc046c2c922f1948f239fb2d2e9491f879e1abfb98', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c49d4382-b863-43a2-99b1-7031195436ff', 'A.S. Kazanskaya', 'a-s-kazanskaya-f1a3f24cf6', 'f1a3f24cf6782750b85fefb861e14f173d22cbab7e41e71df964ae1a07de37a1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c4d4a40c-7893-4759-9277-efead88a3b0b', 'Vani Prakashan', 'vani-prakashan-a0966077c6', 'a0966077c6a5abe5b2241b3a1e8c6610e3518674766e352a8a6f86e97d18a76c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c4e852c4-a3a6-4e88-a50d-2d058f2d0f65', 'William H K Lam', 'william-h-k-lam-6fa5f942fd', '6fa5f942fd07071f25df344e5d77ee7807cfa90896a3711e31dfa7da7920d206', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c4f7a82b-ef64-4697-89ff-d5056e465cb7', 'आचार्य डॉ. चन्दन कुमार', 'आचरय-ड-चनदन-कमर-1062d6cab4', '1062d6cab41335f587258e50d0e42e9c405a1bbae24a482d41bbcdc7b55523c3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c57641cc-d30d-4fcc-9a09-274d350b0b0b', 'P.N Singh', 'p-n-singh-bd4a450902', 'bd4a45090211a0c00a35228bb47994482dfc19a40ed620d73d73e036bef60515', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c6283b41-e2d1-4157-bdfc-1302cf03c38f', 'Catherine Judelson', 'catherine-judelson-2d54f55c2a', '2d54f55c2a3e8743968f29e5508a57a94509b5d39e4c71615fcf02b41699835c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c6abf30b-0780-44bf-ba67-70f3a583a6d6', 'Joanna Crossman', 'joanna-crossman-f99da8cec2', 'f99da8cec20fc3a81246dfea805ea8e36cc84b4d4c54bae17471dbac0fd5dd09', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c6d26f87-ceb5-445a-a9ee-72b997cafab1', 'Purnendu Mishra/ Ramaswami Subramony', 'purnendu-mishra-ramaswami-subramony-ab6cc10a5e', 'ab6cc10a5e190b8f0d4e6b59ef004b8c7da55a365f3318a943bde044684a70e4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c7107e31-44d8-44dc-ace1-074354190391', 'Rashid Pervez', 'rashid-pervez-643c8b67d5', '643c8b67d54be969dc7963b5378529e7a99217d41e61353ad3530562e625ba9d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c71a7995-a729-48db-8e3b-1938a990498e', 'Richard P. Stanley', 'richard-p-stanley-415a7584c8', '415a7584c85fb4121ba0d7c3c635f81f6ec8eafa31b92756d5f4bccdf4b216e4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c7541c58-14fd-47e0-906d-f4b6852efb0f', 'Collier/Evans', 'collier-evans-0d056efb36', '0d056efb36f70bce1022a978628a335a2ebd31dbb9a96da3d3b9a3450054c3ad', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c7fb5b39-51fd-4427-a92a-572df663c1cd', 'Gerardo F. Torres del Castillo', 'gerardo-f-torres-del-castillo-2dc974ea6b', '2dc974ea6be0322de23248490196372c246fa3eab59971f72ddd74d3d0663a08', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c859407e-1623-4a6f-a2a1-9ad16a4a4ef4', 'Shiv Anand', 'shiv-anand-03e25bf554', '03e25bf554979551097cbfb05ba21381052d5c5696fddac7a136263f5eb202f8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c8660f77-a272-4060-bcae-72c1a9d0c29f', 'Prof. S.P. Singh', 'prof-s-p-singh-2714a16e52', '2714a16e52f7e4d8db15c3a0b3193bc1ba99b98fdbb1c7e10b91b45dba686094', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c8bcbe89-339d-45eb-aade-84f5bc832f16', 'Mario Lefebvre', 'mario-lefebvre-b49793b011', 'b49793b01104739355256d24ae6b808be4846100f25deec68699806938f6bf50', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c8f130b9-e122-4ff3-9a68-9eefff389eb9', ' मधुरेश  ', 'मधरश-642daa7df9', '642daa7df9f84f27d9b55c027fa414298a1cf0465b007e486aad4e9bc2ee5fd6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c90e9a07-b1d2-451a-a3d8-e30760afbe1f', 'John C.Hull', 'john-c-hull-79a6305cc7', '79a6305cc7e7de2b32a45eddc9430b0339d01c0f8e7e55eba1075bccc1733554', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c91da990-59ae-407f-807a-2200d7c8fe0f', 'Dale H. Besterfield', 'dale-h-besterfield-95cdace3f1', '95cdace3f12f3a3c3a4758cda0eda874ce823f11fc914cbd5e67effc503b6c6f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c92356f0-dbc7-41f7-91cc-75de553ee87c', 'Khosrow Pour', 'khosrow-pour-0e1e27fd12', '0e1e27fd1259e2c146b7eeabda3b90b70b9e725dc0ed371bc91448a8e9e8366f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c97e6233-ef07-4cad-b531-0bfaaa61fed8', 'Lorna Sage', 'lorna-sage-0e1584a5c9', '0e1584a5c9b0239b79bebd1e86e271bf508d404c5e1d7446cc5585e8451dd2a4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c98a624b-4d11-48ef-950a-5c6f7408191a', 'Yu.V.Khodakov', 'yu-v-khodakov-a4dab1cddf', 'a4dab1cddf035f7a4a07bbc47f09eee1758003009330b1a196521aefef525a63', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('c9c2f3e1-8da0-4b0c-a814-3ca7fc01c6ed', 'David Collis', 'david-collis-e1a7decab2', 'e1a7decab266acbf8b7b139f625008e4d8a3c6d75ab5076558a751fdbb61a92c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ca11c316-88dd-4c19-89cf-e4c2238a0b36', 'RK Sharma', 'rk-sharma-002724604a', '002724604a1a800181c222fe1e6af8c89c0159271eb5aae2aaec7a42e047a0b6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('caef5283-5398-42f2-be14-dbc326302614', 'Dr. Chhaya Singh', 'dr-chhaya-singh-a41129abf4', 'a41129abf4748a076f18ee398cb732c2ad185d3027d038d56773a223773ebb26', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cb566b60-a857-4d51-9c92-71752fec57c7', 'A.I Busev', 'a-i-busev-2b75ace7a4', '2b75ace7a4f5d896eb054745f4ea15389896786eb4933999b9f66ee0cfdd500b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cc140642-6ebd-4524-a73a-0e1bdcd6d7de', 'Acharya Ramesh Chaturvedi', 'acharya-ramesh-chaturvedi-90ea91de38', '90ea91de381af2c7ede46a76e31df24f608692690be2b067bdfd84a0ef4d6115', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cc9c15b7-9374-4fb8-856f-e3f42f74efa5', 'B.L.S. Prakasa Rao', 'b-l-s-prakasa-rao-19bad58a1f', '19bad58a1fbeb852604166391d983d8e9b53744d0f3b9a31b243797f06c4e84c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cd1c49ee-b259-4ed5-b073-7cb775226d0a', 'Prof. Mahendra kumar Siju', 'prof-mahendra-kumar-siju-83012b7147', '83012b7147ad28cc5493be247f58cafae55c41c1cf34f304f3e3fe4f7f11cb52', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cd1e2567-77c0-4326-b4bf-2a33c64509e3', 'Kenneth Shiskowski', 'kenneth-shiskowski-e235ffcbb9', 'e235ffcbb966b8f6cadf11ee6a2208a0c3e48b3852ba998e42cd8150cebb8d65', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cd1e37c8-775e-4a6e-b9b1-dbd8aa46e5c6', 'IIBF', 'iibf-50856aac22', '50856aac22a1a971b23aa315345db4cb8010d8c241939ebdbd1a5aac5efcf3f8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cd3a0c41-70a0-4ca6-aee4-fdfecb371212', 'Vydas Čekanavičius', 'vydas-cekanavicius-f7354a6dfb', 'f7354a6dfb0098379f9b036ec8b1d30741ed17bbbc227def5a13a454cf101c71', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cd5cf907-db1a-4f9f-9b1f-89218c1da33d', 'Jos Noordhuizen', 'jos-noordhuizen-9de7499c66', '9de7499c6663c5955873a3c2738377372b87b3897edea93f2cdef454ef7b5637', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cd75b8c5-bb16-4545-b100-1a6e74f957c2', 'Prof MI Savadatti', 'prof-mi-savadatti-58e32b6b60', '58e32b6b609cb286053a940fba039ba7f45f62884794c8f55f8950dc9c44d003', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cd9414c7-d9e9-4333-97c3-8b5dd1eb9f06', 'Michael Jordan', 'michael-jordan-1919432b37', '1919432b3791685ec3c8801ad35f3038db4849c536249179ef51a7b69e5f906e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cded7f60-ca4f-41d8-80b2-9692ce58d054', 'अतुल सिंघल ', 'अतल-सघल-3655f535ab', '3655f535abf1715b0a12b77d2bb79d8b7d8926acd8959426faee931fe6bb2643', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cea62586-d792-4141-8736-85ce2f3ff70d', 'Aaron M.Tenenbaum', 'aaron-m-tenenbaum-b99dc52c45', 'b99dc52c4596f96f18408e0d51ab7f0c3a172073c2ca374239a10b925f3ed7dd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cf31e261-859b-4f42-a0c0-b8c6677ba373', 'E. V. Kiselyova', 'e-v-kiselyova-12de9e29fc', '12de9e29fc858a0fda2ca6b668d0945443b0d7be03178ff4fd7dc7766361c37b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cf56563d-ac12-45ee-8135-8e3168b2d5b4', 'Ramchandra Guha', 'ramchandra-guha-ef4a5045ea', 'ef4a5045ead6221bcd2621279e3a07d88bc6b0983cb1a438cf8483b29c9f0272', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cf67dc55-887d-48ef-9150-302c2abf00e2', 'Maks A. Akivis', 'maks-a-akivis-ba9d7d3892', 'ba9d7d38923dd789a98c0da5f41694e6d129ed3466b6322d68c94af64cc231b7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cf81cbc4-8a4b-41d8-8794-feb2e8957e71', 'H.G Rawlinson', 'h-g-rawlinson-1e09a4888c', '1e09a4888c493c2e457f4ef1892f0c3500c94a333817623692c1a6a13e071981', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('cfe9a0c1-e322-43b5-b980-681716f8dc9a', 'Tanmoy Chakraborty', 'tanmoy-chakraborty-d9cc028b0b', 'd9cc028b0bcd36bcbbac3a02e6748642209984bc50f1337b4782f8f073eecf8e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d00d2144-7f71-4d75-8e0f-a5548abc59ba', 'Paul C. D. Newton', 'paul-c-d-newton-f2de752254', 'f2de752254bd61b7a035039767713c19e584f59ea94862f5a044f35b258a8e68', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d033df85-1724-4235-aa39-96ebc7d101af', 'Kocku von Struckrad', 'kocku-von-struckrad-e6f56f190f', 'e6f56f190f4a451ae4fdf8ec42de1c7836826b8739e3490ddad400e332a553a8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d0b88a3e-79bc-4b9b-88f6-dd3df16be2d6', 'Shri Mahaveer Prasad Aggarwal', 'shri-mahaveer-prasad-aggarwal-b9f0375c0a', 'b9f0375c0a95f22b2a9b60a5eb05a4754d41a3963c9daa77c4f64a6e9de8cd94', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d1425532-72de-4327-b553-80ff7e869b44', 'Gulshan Naveen', 'gulshan-naveen-effaf230a3', 'effaf230a34d4afd49fdd9d1913d5ae1492f1b609ee20457f5c4971c046fcf80', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d19ccd7f-9aed-40db-901f-ab90ab3226d9', 'Robin Bade', 'robin-bade-ff6d971311', 'ff6d9713116a5f5edf49ee56de4fe9bdd588eeb56cc30778b1f6e30d27ddbdef', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d1da243a-85c7-4d96-afb3-f57444de494f', 'Pt.V.Anantacharya', 'pt-v-anantacharya-8b12f03e0d', '8b12f03e0d24ac10e22f9b485fcb4e1a7f23819e2585323eb8016e3c41bfe866', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d1e42e98-da9b-46b2-b5e8-d0e9a80218e8', 'I. F. Sharygin', 'i-f-sharygin-739fbe9c7e', '739fbe9c7ed44654875fc483fdcafd058c618433b46af0bb426a4f7d11017728', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d237dcbb-3a9d-4b5c-b451-bb280b601f28', 'K.H. Spencer Pickett', 'k-h-spencer-pickett-5726617573', '57266175733348a08b012feea25f4a76e3cdfe5ae1c8512509eeefad6296e568', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d2422b90-31c6-4344-a3a8-385b3a20b77e', 'James B.L. Mayall', 'james-b-l-mayall-8b3d8324cf', '8b3d8324cf8e310fde8223be31589b6c407f5ded7f56b75f5072caaeaadb7800', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d272b06e-1f0a-48ca-8815-d854bc1e5075', 'Swati Dhir', 'swati-dhir-367dc54f3e', '367dc54f3ec20c898ad84992ec10479395160a27bb7b0486e072f0412cd5a5c7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d2c0ec3b-b649-4f2d-895d-3be0b9ce2dbb', 'Iain R. Edgar', 'iain-r-edgar-ded879fef8', 'ded879fef837dc2aa30dc0378e7573a9ac1e86b2ce9bf75338153e38b79f24f3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d2e946c5-1501-496c-9114-6d47f21629a2', 'Sabyasachi Sinha', 'sabyasachi-sinha-b2d55dca47', 'b2d55dca47c9387f97e057b4d50cd81cfe17abf47c83d99d5f7fae5db2e0fa1d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d315a943-3f0f-4bd4-9126-bfd5f62b1ee3', 'डॉ.हिमांशु बोड़ाई', 'ड-हमश-बडई-02cf9e899f', '02cf9e899f354564c02100edd8480c0864f65c39bc237bf8e0f91d63b39f2d41', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d32ea0ff-6644-4e44-b727-bc2e4d3ebf53', 'Errin O''Connor', 'errin-o-connor-f17b215885', 'f17b215885ef39b0416054351f80a33c50d2ee3197d5796473494c23ed986cd6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d372ce62-c6ff-4d4c-a885-6d1da1f99dc7', 'Nitin Tandon', 'nitin-tandon-c219b9b725', 'c219b9b725785debe3645043137e739887711e8a06e626bb8dee19f6be175b9d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d3af8d31-feb3-49ca-b26b-fc9ef36bd1e6', 'A.V Efimov', 'a-v-efimov-7bd004f7ad', '7bd004f7ada9ecdf1b35277f92591313d1e9c84cb0a1378aa985d43606cac0d5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d3cb9466-df5a-4ffa-bfa2-44258cbde10b', 'मधुरेश', 'मधरश-5645a2c88e', '5645a2c88e3b97b33bfd666f55b6ba9ec3543eb06273b05c2907abe905c29177', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d3f32e0c-e38e-40e2-b7fa-5f8003c39fad', 'Munsi Premchand', 'munsi-premchand-ef5eee355d', 'ef5eee355dbc1e3b04366adc69d3d198cad71bb8b8a5b4a0e794e853eecfbe1f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d3ff21e8-c597-4936-b20a-ec2a19bf9a69', 'Seema Acharya', 'seema-acharya-91c11814e2', '91c11814e2a66701560ef079c7785cfb37c0e24228d42ab6fd0fef4a5a99907a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d47d007f-0801-4f9d-a8b5-5c49fdacfc5b', 'B.V Derjaguin', 'b-v-derjaguin-f0afb2c1b1', 'f0afb2c1b1c6e8235f8e9fc6bfe1b29051b1133b72f8f2bb3bca5d1466ca9695', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d494fe3c-500a-4aee-b2f0-efd534c7821a', 'M.G Mneyan', 'm-g-mneyan-25ce15a1fe', '25ce15a1feb317acf35830a50069579fd93c7909d8d6e9fcfeee3e7a78d4399f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d4ddb647-27ea-4d12-a195-138aef287770', 'A.M. Kutepov', 'a-m-kutepov-b26cd1e2fd', 'b26cd1e2fd361f2adbf55022021aeacd373446a298d655f6efbd67adc1f45484', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d4f9048f-858c-4ddb-b04c-b5cfc0b63dc8', 'An.N.Nesmeyanov', 'an-n-nesmeyanov-0926387721', '09263877219dd4a0374efc9186406f28436a6df0e7ac8f86e624a29bdf31deee', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d51afdf6-c54b-4f2c-a6dd-4c089e4da630', 'Encyclopaedia Britannica', 'encyclopaedia-britannica-f8d894d259', 'f8d894d259f12d28188debc1dc392cc09ff1bbd831742fa1a24f7f77f67a27d5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d5649888-9821-42db-bd58-3643500ed163', 'I.P Mukhlyonov', 'i-p-mukhlyonov-bbee24179f', 'bbee24179fb587707070bcc980d0b75056e8fab88bda80fe76e6795f026a5f06', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d5a208e1-b1ca-4ecd-8e53-4a1b67fecc08', 'Subrata Bhattacharjee', 'subrata-bhattacharjee-5eecd507af', '5eecd507afdcb542da3e27d6908c08b43fe95877f1a6224663a9dd3e88bb82e6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d5ad7ab2-48ee-4a6c-aa62-5dbed4dc7806', 'डॉ. कामाख्या कुमार', 'ड-कमखय-कमर-c78bbb28dd', 'c78bbb28dd3973f3fecea87f7dfee10c32db2b6f1e0c104c5ba814161866f7e6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d5e2f433-edf6-4b09-9a2c-6a3ea066dda6', 'A.A. Voronov', 'a-a-voronov-fa09227098', 'fa092270988ac255ad8167503cf4da1b285937c069900fdd52e6b4c1cd3b0a65', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d627d683-a9b1-4869-8e0d-f099673173f2', 'Robert J.Henry', 'robert-j-henry-883cb58163', '883cb58163062f85dad07bd8512888316d931642a7f9b007c5f161fb45babf01', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d6286e54-6770-484c-a6bd-ce1f9a1c6a76', 'Esther Duflo', 'esther-duflo-47bd59253f', '47bd59253fcc84caa06d54f25f60012b72df005bec91363c4cfa96e7e33fef27', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d62be369-1657-4ac1-8bc3-8be1be84eb7f', 'Chris Thomas', 'chris-thomas-94e80d9ab3', '94e80d9ab386faef0ef49912aa4cafac5ed48b84687c2f80f4172373619eb305', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d6fc6923-8920-479d-9551-2e611ea9f2f1', 'Richard B.Silverman', 'richard-b-silverman-f3b186c923', 'f3b186c9230d8f3ca6904df5857f755a9ac8e8716549477c019287359b632617', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d72af77c-b1cb-485e-be39-74968daebbb2', 'Gregory Fremont-Barnes', 'gregory-fremont-barnes-8f97141c9d', '8f97141c9db07dbd9ed2bd51dfa1eacfd90b16c38a52273f5ae29fb4520e04b5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d77bb359-f73e-4eb9-b481-099c381dd82a', 'ब्रजेश', 'बरजश-add5cd3550', 'add5cd3550ccdeef913adaf399018fdcf7ecb515ab6475c2674ebdea7b1783f3', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d785b99a-739c-49b0-ab8d-4444fde2870c', 'Dennis L.Wilcox', 'dennis-l-wilcox-aad61c5b21', 'aad61c5b21475d84bc6adb81e43d1d0cac81be39803f6dda19b5cbcc67f432a2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d788d091-b458-4427-9160-6ed204385041', 'Frederick Burwick', 'frederick-burwick-18b5db849a', '18b5db849a114f41a5942ca30fa1768dea4722242d3f4960d693f1e8b982c7fa', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d7bc2f35-450a-4275-b729-d1a9f8857690', 'George Bredon', 'george-bredon-4c1416ecc4', '4c1416ecc4e2eef60ebd099f34a52ea99ca25c22ed403ef65434f7f60ad128bb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d7cdeb85-b23f-4e5c-8be5-273b53042053', 'डॉ. सुरेंद्र पाल वत्स', 'ड-सरदर-पल-वतस-bf86b56ee7', 'bf86b56ee76c10bc963e9c45762730f051ec1af713493a71c7d1b47ef3066430', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d82ba811-f3e5-43ce-81ea-318140f91cd8', 'K.L Joshi & Bindiya Trivedi', 'k-l-joshi-bindiya-trivedi-63309178b1', '63309178b1c32ae7117272cf85701fa4c93ac266dc824b2ce819e595432aa231', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d831904c-a491-4428-91fb-37001f4dcf5f', 'लहरी राम मीणा ', 'लहर-रम-मण-b72bd2f04d', 'b72bd2f04d80c9c0657d2a00bc3d3bfa9be5738420d92ecfeb43c1b65297df70', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d871daab-23a5-4e87-b2e9-297dbe915bd7', 'Shrikant Dikshit', 'shrikant-dikshit-9a8882547d', '9a8882547dbaaed3f5205077e4e0d7e54d03589963d7ce8bd00dcdc77126d21d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d89ddc38-2278-43f3-8065-d110d052a255', 'T.Margulova', 't-margulova-c564fdada7', 'c564fdada76f032e0bd84d1e03aa899def24b944539ee8b7f5c0989e5e483342', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d8c28a95-7608-44eb-8135-7b73e1b1f62c', 'Marc Paye/Andre O.Barel/Howard I. Maibach', 'marc-paye-andre-o-barel-howard-i-maibach-4269307727', '42693077274e1e4c8bddd02afe4e4a422f775721c28949a3c3d3cc2f611ec0ce', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d925b7fa-2a58-4f5a-acb2-00d3d88c184b', 'Nicholas V.Iuppa', 'nicholas-v-iuppa-b87cef0da0', 'b87cef0da0f6f7bf410e4ffbae4e4ef8e18074f162ebf4f998a2da56c89a6d15', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d9273dd8-08c3-4450-878d-f768a83ec2d6', 'Micha Peleg', 'micha-peleg-7e9be0872e', '7e9be0872e1297dd5871709bd239cd4f078e583f4c9e9aae45cd83e72a4f1d64', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d9a213d4-21f5-4799-974b-27beadfb359f', 'Hassan Qudrat-Ullah', 'hassan-qudrat-ullah-2a49e6f816', '2a49e6f816a8b1d87f238276c5b4a9116c108cad6f37a295d4e86bad6ffc3dbf', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d9d428aa-2384-4537-b172-1cc3379f5565', 'Richard T. Froyen', 'richard-t-froyen-db8a483198', 'db8a48319803ee33c14ebc098887e91a1320f735d1fc426acea166d09a0be135', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('d9e55ef4-83db-4f16-9541-f1a1bbf9d1ae', 'Dr. Anuj Kumar Singh', 'dr-anuj-kumar-singh-d431eea884', 'd431eea884b41959304f5f43e6e8a00ec688a484b6e1d7d25483b2491593b98c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('da024431-1344-47f3-8fb2-1ac0c52e5e09', 'Dr.Ankita L. Chaudhary', 'dr-ankita-l-chaudhary-f803e7290f', 'f803e7290f9f85a655380b7a726b42083398537bc49e02f60e798001a83413ba', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('da19d536-5848-494f-9d3c-1210b9eaea02', 'Robert A. Schowengerdt', 'robert-a-schowengerdt-3881ba3eb8', '3881ba3eb84ee20f1e11ecc26cf4fe94aed0498fd48d306a9c3a8658e3698ec4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('da61f118-4f81-490a-8216-44a21648a80e', 'Neeru Vasishth', 'neeru-vasishth-e1666945ee', 'e1666945ee07dda107d0a9838b66e2caedfde5fb8d80b8aa820746e6243c1b19', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('da6ffe83-619e-4219-8ca8-6ad13958b5bd', 'László Székelyhidi', 'laszlo-szekelyhidi-ef80fb4f7f', 'ef80fb4f7fa67a02f54672307bcfbbbe37ec36b83a2b223bc847034a944d143c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('db110fd0-9f1e-4d80-87ac-695c48c8776f', 'Abrahams Mwasha', 'abrahams-mwasha-7810caf66e', '7810caf66e1570b01501bda4b72958538501ab2c187c45540da88569a25fb676', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('db2c4342-a657-45d2-baf6-0a7629cc8bc5', 'J Baird Callicott', 'j-baird-callicott-5a750db456', '5a750db45670dcd9c1a294a281da6826d0c68ff6336768ad10d5be5c111c469c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('db2ff829-0a27-43b9-98c9-8e8f7444d4c3', 'Dr. Arvind Kumar Jha', 'dr-arvind-kumar-jha-0883cf262b', '0883cf262b2e863c42c8b6f4d92746502bffa4e17ad8a0905fd0acca76ca7daa', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('db506c4e-86c6-4953-be88-796abee5d704', 'N. Balakrishnan', 'n-balakrishnan-54cdfd8a66', '54cdfd8a66003df68b6fce9f6fdb2964350eb5c68afb3877a85f58e2985ac663', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('db724220-ad69-48e9-999a-72a99c19f959', 'Mohini Tandan', 'mohini-tandan-4a2d8ca85e', '4a2d8ca85e441e9d71b56c6ec4979e32411217e7e1942609fa06c4eda5b222d0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dbaa1baa-1b95-432f-9ec1-b203ad0f12a9', 'Annamalai', 'annamalai-94abd48eda', '94abd48edafafda93009e53bdc5efffe4a8ddd4488fa764a1f799144274899bc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dc33874d-1270-42a4-aa07-e7d5a4790f8e', 'P. Thaneschandra Upreti', 'p-thaneschandra-upreti-9a7cc55ea1', '9a7cc55ea149ee2f74e2cb955826a7454c5c3f819ca86d37bf2e9768c1344f0d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dc534e6f-f7bd-4f5f-ab48-cf9658bd4ed1', 'Suchandana Chatterjee', 'suchandana-chatterjee-d962a86fdc', 'd962a86fdce180734c9f5b7c3025693138a6e099574d240794a85773ae28bba1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dce75d4e-0233-4ec9-95c8-fb41d8794edc', 'Ronald Christensen', 'ronald-christensen-5a1c875e93', '5a1c875e937c8b11e8da2eae890909d313aee01ada0c7d1c1198a172329d49d5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dd7aa2f0-cff2-48e2-8177-19f01cab0817', 'Dr. Rahul', 'dr-rahul-b6e5b78372', 'b6e5b783724e25879f04717c4c518f0580ee20faa8ef70e6e25d0fb01a9f9d2e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('de052926-1360-4934-b86f-d370d039432e', 'Uhl-Bien/Osborn', 'uhl-bien-osborn-f6da514eb3', 'f6da514eb3f11cb73adca34ef34ea06842422bc7bdd2e5ba0a037c34eaa28b22', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('de63b756-6885-4bd1-91a9-bd02d87c5a5b', 'Neil J. Salkind', 'neil-j-salkind-038b673504', '038b67350474563a7ee7f7e2010ed4018461af5965e608e72cf0a61e0de015e1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dea5064d-7091-4bb4-a1c7-e3b134e5ca7b', 'William J. Lennarz and M. Daniel Lane', 'william-j-lennarz-and-m-daniel-lane-b7b2fa5bf7', 'b7b2fa5bf75a33981a3af64ebdeebc344e7d2e71d5d387547dcf4b53f9ed69cb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('deaeece2-c902-4e49-9d67-60631d0108e4', 'ANTONY BACIC', 'antony-bacic-a7d3446a46', 'a7d3446a465329feff1324fcb9bc68fc6aaa346db957d866c76e9fbc51a0eb77', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dee1bb86-e827-4e83-b8ed-435da739e7a2', 'Richard A. Gabriel', 'richard-a-gabriel-0bd829b0f4', '0bd829b0f4c1b0aea7db486749c614b341b3cd6588bf97d22979961038f0976a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('df37c562-a42a-4341-b61a-d87250c605f2', 'Britannica', 'britannica-0f2763d209', '0f2763d2090fcba05dba2d905f506f3a12e3353d71b37dd0d564dcaa85fc8c6a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('df671ae8-e41c-4317-b34e-8819dcd492e5', 'Prem Chand', 'prem-chand-c929ae1d3c', 'c929ae1d3c35785be1d57b91c2f4b27d2210f326e78b4fd04dccdf5b127b15ec', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dfdfc673-2008-4cd3-81b9-80b3fad06049', 'Galit Shmueli', 'galit-shmueli-6355502aae', '6355502aae38737ec8419d6f9f8e9aca9d2945bcc889ede8c8315f2483b856a2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('dfe9507c-181b-4a47-84f0-a069e50ecf03', 'डॉ. संयोगिता', 'ड-सयगत-8905802e43', '8905802e439f7d848d0cba8fc339e4649355e32ca512aa2273381bc31e6396a4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e00120c4-50f3-42dc-83f2-646110595ebb', 'Antoine Henrot', 'antoine-henrot-4d04e5a026', '4d04e5a026affea563d361bf1714d62a2b3763c8f38281d2949f712db00561f2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e010c8e2-91e3-4532-b979-80d73242b13c', 'Sunil Chopra', 'sunil-chopra-6eee18cb97', '6eee18cb9793d29d21e46088a2d8d91a9f8d0ca6818b885d1f9448c423b50cee', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e04f6b5c-44ae-4795-9f7b-4d348b58d9e3', 'John A. Wagner', 'john-a-wagner-5ee301229d', '5ee301229d65e59cfb7c1894d94c2abeb4014df09d31b12065b0160886bd7b8a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e062b5ad-5e53-4506-814e-3940bcd22779', 'Dr. Nupur Prasad', 'dr-nupur-prasad-237523f6c2', '237523f6c2feca02e22aa761c146d722df9baa23447ba92c650294263f3e6db0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e0885317-7f69-4e46-86e0-79a4f0a701a7', 'Herbert Voss', 'herbert-voss-dd2013ed69', 'dd2013ed6972675f23d169a8f9daa4925e7f36d0e4b2ce11fcdce7409ea6613c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e089f841-0d7b-4101-b1b4-76d900574286', 'Dr.Saroj Mohan Mitra', 'dr-saroj-mohan-mitra-b8871a2e9f', 'b8871a2e9f93536dd115b75c40eae902e31869ec1d1d157efec3d15666f73ad1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e0aaaa24-8dd6-467e-a4aa-d48d6d539f3b', 'V.K Kapoor', 'v-k-kapoor-e9ba0bd4dc', 'e9ba0bd4dcb2b018236d322c232360f05803a74b0c7991d9eaefc6e62133fe86', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e0bc1767-50b4-4c1c-883b-f6ac227eae93', 'Kurt Bernardo Wolf', 'kurt-bernardo-wolf-05c4f72ce5', '05c4f72ce54e4098806eb54878dc3cea68abd6a2b8b94b89cdd4648e52e5e52d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e0bf0757-b818-461e-bea2-7f353b2dca16', 'Ron Pinhasi', 'ron-pinhasi-d2ec1edccc', 'd2ec1edccc82b5ae2bf639999c56483861b702b5649d4cb8b238ca677b202366', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e20266dd-fdfe-47a5-b607-c876e0971c1f', 'P. Buhler', 'p-buhler-7cabcbaf45', '7cabcbaf45a41283f6929717cde693503c7c5fa2b72ee3e7dbe1c47647774963', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e21d7350-1153-49bb-88d2-e19df7899b9b', 'Yuson Jung', 'yuson-jung-504a36eab0', '504a36eab08c06792e9fb0db0ed3a6522340c2d40b81afd73e75776c0ab9dc0a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e2a049f5-2c06-4561-8bf7-7b53fa04f1cd', 'Premchand', 'premchand-1beb493e5e', '1beb493e5e797c3e5768989bb215fffdc23b6f6c74a67e3b2cff8a0af6784f0f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e2b25141-b299-4625-a41b-20d46a223e2b', 'Eddy Pariguan', 'eddy-pariguan-8f11e711df', '8f11e711df5e69958a8a51c574a1e5eb5e8f906f4ecd70698d2a18782f7c8d2c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e2c42f64-2883-4d1a-87d0-ba08b41d39d5', 'Krishna K Havaldar', 'krishna-k-havaldar-28e4519a7a', '28e4519a7a2521a8f49b0e55e915d90d05de7d76e29bb68cd7598c97cb467fc7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e2f75afd-17f7-419b-a3c8-f67790772059', 'G.N Chakravarthy', 'g-n-chakravarthy-54078777bd', '54078777bdfd8623f1d7dafbf3cb51ec4de88eda1d9d7fdee9390ed8f3c7a0cc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e3225ac7-7526-493f-a5ec-b8de1842b846', 'Eula Bingham', 'eula-bingham-86135a3110', '86135a3110cd15b4ed5ffe13c16f03a6c8f1fa82f61fb8ce3f48f9d151e9835b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e340910a-18d5-4279-a41c-98b28a68cb04', 'Prasanna Chandra', 'prasanna-chandra-cfd4bbb18b', 'cfd4bbb18b0a589e929c6480c2de756540c937717f012234baeefa839cacc05f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e34ef8ab-746f-4c9b-8c2b-613f8136fb38', 'Keng Siau', 'keng-siau-153b210460', '153b210460f4ee8f511cc038380b3c22bc6ff1c55dcfebf1f21b581651afc8f1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e360ed06-3186-4fe6-a256-9952289c1d25', 'Paul McFedries', 'paul-mcfedries-2f4afa08d0', '2f4afa08d03ea6fa8e185e34cb28e4fefdbfb6d8aeab5634abc4d06e1184096f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e3ccdbf5-e205-4df3-84a6-627f2195c506', 'Soumendra Narain Bagchi', 'soumendra-narain-bagchi-b2731332c1', 'b2731332c146679d2b31cdb5361594b117b76339b9d536c0341311ff106a21f8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e3e3a597-9472-4f86-a208-dafe5233ae47', 'Richard Schulz', 'richard-schulz-39f406b6cf', '39f406b6cf1cd56b1f2c09312a36c6528aea80d5e9b4bfbdf7a0868cbca52ac6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e418964c-34b5-43a9-8e1b-999bc029affe', 'Paul L.Knox', 'paul-l-knox-539e5b3a53', '539e5b3a5353928d938f8abdb4e2c0e7dfb6a5329ef7601a01493bd062d0d49b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e495d1eb-a3a2-4fa6-b859-01556063748b', 'गोविन्द राव', 'गवनद-रव-5696db2859', '5696db2859e3444ff87948cd36cad30ed42ef39c64bf25023f9ad57fb0b8f822', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e4c1ebfd-de83-45d1-b8cb-474348e4c1be', 'Banwari Lal (Rajouriya)', 'banwari-lal-rajouriya-2520fa40bc', '2520fa40bc58c9f724dd75030734f4e0e0fb231c305b7091dad6b8a0731354c6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e51a340b-936e-4013-9467-4dd2923bf841', 'R.Charles Moyer', 'r-charles-moyer-3e23e3a78c', '3e23e3a78c7b9cf6799db0f02b5ddd43afadaf70ab5c6a5a807eeb12b6bf5649', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e5d7b172-e692-403e-b40d-e2f2d27ef514', 'Frederick S.Hillier', 'frederick-s-hillier-d00c4e6eea', 'd00c4e6eea2e878893b26c71298bdb8ce9dcd5281e328ad5360279c8c5f35280', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e5e5a2ca-43b0-4de3-814b-e5a352c173ad', 'G.S Gruzdyev', 'g-s-gruzdyev-adc506405f', 'adc506405f2e08fa8706345807e1f778f9813c82f34a12b7ac30f670c0517a07', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e620408b-94c0-42ef-926d-2c976b860446', 'David Shepro', 'david-shepro-0003d67fb4', '0003d67fb46d04c984ee7bb47cfd7bf930202db7bb027e383c5e3646b67c9a91', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e6cc3f8d-b865-4fbd-88ec-50c45101eccc', 'Robert A.Goodnow', 'robert-a-goodnow-3333074fc1', '3333074fc1de0974135fab738f8ecdf86909e81864ab2d5b4581d4215dc65c54', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e7756fe1-91b2-4fc2-8ec7-3f7f635ec325', 'Ralf Leinemann', 'ralf-leinemann-d9ac8267d3', 'd9ac8267d3346d25313539889a86f9eea8a92f31055f6f21e303bf1e484654de', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e7880a29-92f1-4aff-8172-f9637c991e09', 'Piyali Ghosh', 'piyali-ghosh-80c90a4aa3', '80c90a4aa36ab1eeb3a955da0606269e67a32d0ce5803299b6eeaf0ad6d4d27d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e7af61f5-4ea8-401d-83f4-0bafdca7d959', 'I M Pandey', 'i-m-pandey-0e6def61cc', '0e6def61cc93096acfeed2635c668d5fe7952c512a1585ee1839195daee75a3e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e8620d5b-e99c-4582-8a2b-3945b21e8547', 'Robert Kemp', 'robert-kemp-4f01c1cc07', '4f01c1cc07a8dc181fac199d89ba63692759f42de43e0b607160f22d976fd0a9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e86fff3e-752c-492f-82b8-4224ebb4ea65', 'Karl M. Kadish', 'karl-m-kadish-ca9f1f6747', 'ca9f1f6747d3d73b10488073a628e0963124a94657fc3e90c5d96684aba26366', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e8a4e284-3159-455b-853a-9082b4bf27a8', 'Prof. Satya Prakash Singh', 'prof-satya-prakash-singh-f3e3497450', 'f3e34974506468d2f8bbc5ee68914daf7d0cea11af0c4da26feb418ce6274da8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e93c3041-5512-4663-8d57-1197299fd85f', 'Europa', 'europa-b81c26062d', 'b81c26062d1b3ddd2da0c637f3b3f5bb477cc5671af678e655917ef84c21cabc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('e968a295-55eb-4cfd-ba09-928a47fa6883', 'Dr. Shrikrishna ''Jugnu''', 'dr-shrikrishna-jugnu-5fcf50f7e2', '5fcf50f7e24309eba757e32069c41ceb7cfce60e262c03e3d88d65e93719b374', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ea0091f9-66b0-4c87-b262-acd3d8baf97a', 'Dr. Sudhir Kumar', 'dr-sudhir-kumar-8dc0be8790', '8dc0be8790a64ed58c65fbe2152cbf4f8f1021a0db8bfcdf6ecdb0078dee6549', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ea024479-db35-4fd5-b927-82207d4409ca', 'ये. अगिबालोवा', 'य-अगबलव-480848b144', '480848b14491dcd959871d00697e18456f052e5378ff6c66235a2cc706652ac6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ea75c067-cd50-423a-8f54-6784a1e8f7ed', 'Vijay Hansaria', 'vijay-hansaria-ee411cad2e', 'ee411cad2e75d562ca91f5e1c1729742fc9579f481aef7c6051428484ad4c8bc', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('eab93b13-965b-446e-8b8e-a947c93a0b7d', 'Richard J. Szabo', 'richard-j-szabo-2e1ccbe278', '2e1ccbe2786552098f0405055a834fdfa24d0a6c84fefcca9b614d3795ef303b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('eb154d39-4e13-418d-9110-c3684565f87e', 'Dr. Umesh Kumar', 'dr-umesh-kumar-abd4533b12', 'abd4533b12cf61ede5a5175392e9d34524d8edc908edeb75a4c852e33daf5791', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('eb34792c-7518-4c21-a5c7-380692910963', 'Nisha Panday', 'nisha-panday-7d1938746f', '7d1938746ff9c3ae20661c4044e37a09d60aabe83296110c1e9223645f951496', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('eb7cdced-dd00-40af-9648-5d45bef3e654', 'Dr. K. K. N. Kurup', 'dr-k-k-n-kurup-9f1aefa718', '9f1aefa718f9cfb8c4d0316913d868c75fe82f2ffbabc468a6aa09c8415d66c9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ec0ab1e4-17ad-40de-bb51-56cf75bb44cd', 'Ian M. O''Hara', 'ian-m-o-hara-d12b85c2d5', 'd12b85c2d58ea4681e7271c8ae9ea60a7e9c7d8e1d307dd254a23e6ea11a8b37', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ec0e1f5a-c0ca-405f-a966-c91d99c8a936', 'Craig W.Holden', 'craig-w-holden-a460d089c4', 'a460d089c455abe4272bea85edf1caf18acac5c2219d52f9c4bd77de9191552d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ec2b8202-ecd4-4c12-ad97-193197ed95b1', 'B.Kagan', 'b-kagan-86c5b60dad', '86c5b60dad8a0daa1a019c9375cdd7cb4b09991b1c7ea208d70fb284b71be283', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ec3620b0-168e-4ec2-8b68-331980445584', 'Dr. M. F. Patel', 'dr-m-f-patel-9ec3a3c50d', '9ec3a3c50dffe25c92626ecf6c8d99ee7675d1a9a95aeeccdec462a2c2f404b8', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ec4ca85c-eff4-410c-990d-90a2d458b17f', 'Dr. S Vairam', 'dr-s-vairam-313325e16d', '313325e16d8c48b7c5c0c33d50d5b4752e24559fd12b099e076157c22887ec46', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ecdf2cf8-c303-49f4-b0ce-3625790be09b', 'Jiri Mestecky', 'jiri-mestecky-10ce068c27', '10ce068c27743b72682b725ac2acfe77976506cf9544cf870d148335c908b9e5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ed3f314e-80e8-4616-8d4f-35e6f18753a4', 'Lester Kurtz', 'lester-kurtz-c503ed96aa', 'c503ed96aa8fdc10c16d8799d0191645400414d6aabf35bf42f4b39f14e51d8b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ed5b4878-c255-465c-96fb-ddeb18af24cf', 'Shanti Lal Nagar', 'shanti-lal-nagar-c8185ebe38', 'c8185ebe38a039569b09704254d09fb31a71d9a0a8f980fa05d81cfaa46fd242', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('edd9ea21-23c3-4b18-8972-f8f622305ffc', 'डॉ.प्रेमलता', 'ड-परमलत-4b2f7c48f8', '4b2f7c48f8e19410fcec1cf244f44c64cba585017fa619da3ad8accc9fb5822c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('eddeec17-423e-48c0-961c-08d14832e5cb', 'TR.T.Floyd', 'tr-t-floyd-6f8b8b385d', '6f8b8b385d899ef422b2d20cdb3cffef03592063cc0550db886f3f22d87c17a7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ee1253bf-2752-4d3c-918b-f7d262eea664', 'John R.Vacca', 'john-r-vacca-4216cc892f', '4216cc892f4b928670922da0dbe05cbbc6da98d3e058aeaa7f21fd7e31bbec89', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ee3c0593-fa3a-4019-96fc-6c1eb1dad107', 'Ramniwas Berva', 'ramniwas-berva-5409f04eeb', '5409f04eeb30c7739b6eb0cde47bfbae712be4d76ef8eb875e17a4f1a6e4a3ba', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ee40312d-ae47-477d-b745-2d89b433d84b', 'Chryssostomos Chatgilialoglu, Armido Studer', 'chryssostomos-chatgilialoglu-armido-studer-850d8039e0', '850d8039e00b8d4c1f7bad2006a7da0a17211a624f4fa6d88ebf1e45ce430a5b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ee69f40c-bcd0-40a8-a824-cb3f0690bb93', 'Steve Duck', 'steve-duck-ce55af59f3', 'ce55af59f3b2382c567a6e88bf50910a7379071d92c4c23114e911c278e10201', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('eecacc85-77d1-423b-bf57-9887259c1017', 'Margaret L.Lial', 'margaret-l-lial-2d00fd9946', '2d00fd9946a051683d414f33ec84d3d76e561c29816525fe663d9e196b9cb378', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('eed6f60d-bf8e-4071-b2ee-ef7ad3c009a0', 'D.O Shklyarsky', 'd-o-shklyarsky-716a08f659', '716a08f659206343ec35d63a47d787d00475501b126c2936e4b3c4e29d37fb3b', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ef22f875-0444-4786-b028-65a3719d288b', 'Seema Gupta', 'seema-gupta-129ed98b34', '129ed98b34923bed09bc06ffac4872d9bb304a17343d3989d69758b12dd127d0', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('efedb8c6-e57a-4ad4-a269-507e1ccf0e69', 'Dr. Narvdeshwar Rai', 'dr-narvdeshwar-rai-3686e1f9c8', '3686e1f9c834ecc86f1075edf9d0971b01dc47e0ef0587b859ce1f5f4d8e2f30', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f0186a31-6394-4add-b340-cf649ee3f125', 'Augustin, Coolen', 'augustin-coolen-a29f8dd924', 'a29f8dd924096ed5c0096251767ba91f017715dc8becdb4e32bcf1c838370eb9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f0711da4-ef8c-4a65-a525-2dcc3fa7e025', 'I.M. Sobol', 'i-m-sobol-82917c0faa', '82917c0faa0dce1b4ab62306ad45878cdc7243c71f2e84f1c4e7be4a7ffe61f4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f092e401-d1bc-4cb7-8dc0-b35735eaea29', 'Svend Hollensen', 'svend-hollensen-5ab87ae722', '5ab87ae7228ba44b8ebf1617ff2c10ad66e04916b24a27d4001aa228a057e406', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f0cca357-25f6-4fb1-9cd5-2a5bf101cd89', 'ND Vohra', 'nd-vohra-1cac0b9e0d', '1cac0b9e0d36d51d80199b9790194dfe1d0cedc74a2a6f7a2de08cbe23ff8242', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f11e27cb-edda-43cf-ac6e-566e076b9655', 'N. Gregory Mankiw', 'n-gregory-mankiw-ec728a0d8a', 'ec728a0d8a95118da8a798740b59844407ae2d1a6a4238bceffdfc78cb431c31', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f1abb3e2-84bc-448c-ab6c-2108f6d145f8', 'Jacques Ganoulis, Alice Aureli', 'jacques-ganoulis-alice-aureli-424ac45dd2', '424ac45dd22b6e0ddde7ee292a35dc51a3d51b9f1a5336a71d39a4b89ed4be8d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f1bf4d22-0982-412f-aee0-d8ff7d962e02', 'A. Venkatasubbiah', 'a-venkatasubbiah-0d74d6a550', '0d74d6a550367a375e16feda3e67c59eb0517f1188ec3a9c608528872fb4bc9f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f1d15e1e-7dbe-4510-8015-b70f9037fae5', 'किट्टू रेडी', 'कटट-रड-242b87d67a', '242b87d67af774a86c29c6d56b7060e1ce5ef6c26635df1db2408f215dcc7ace', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f1f69a78-a970-4f8b-b22a-615c13d20960', 'A K De', 'a-k-de-fd55a67f3d', 'fd55a67f3d81545ef4b5d42c201218145ff300f15584174655dfe4cda9d2bae4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f1f96e4a-70c4-4b16-937b-aaa608712962', 'O.A. Reutov', 'o-a-reutov-6761c8e52a', '6761c8e52a9ff6fbdc04a9ddac4eb9887fd8bc99ef495b948d8cad06e5f8f136', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f2042c6d-7308-4d4c-bfa5-3a32601a9f1e', 'Edward Thomas', 'edward-thomas-6ae648698c', '6ae648698c9d3521f53517f32e840aff845f862c05f0b1934ad6ebecf4deb0f9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f218407b-9a8a-4f3e-abe9-7ad13ed9d5ad', 'Dr. Kamakhya Kumar', 'dr-kamakhya-kumar-ce4f955311', 'ce4f955311c8ffed178d21acd9c56b187ce1fbd40308707a52aff87e3919151c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f2c70992-2638-4e99-aa44-78cd6c2b0c45', 'P. D. Chaturvedi', 'p-d-chaturvedi-b92a53e8a9', 'b92a53e8a97f093ffa278d873ec8cec83f1669ce359929e38ea4a7414794e98c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f2d2927b-5b66-4d33-82e3-f1e4cec52601', 'श्रीमत भट्टनारायण', 'शरमत-भटटनरयण-fc731ff6f7', 'fc731ff6f7490cba50a7779f5bca5da20ec7532abd77b6dc457d95366039118d', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f32efc6a-fdbf-4b95-ba53-8afe6c339607', 'Srisa Candra Vasu', 'srisa-candra-vasu-56520cea2a', '56520cea2a21c5088a9b87171defa35e6a734948eb6b24efb04c5e49e10efcc4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f377d0bd-91a5-4eae-993f-25ee5eece999', 'Niti Nandini Chatnani', 'niti-nandini-chatnani-c88098f2b9', 'c88098f2b9620a88a1362666c03067998bc536af96f3e506a74fd85668459bb7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f42f2b91-59f6-4a46-9e96-0579ef8d5a6e', 'Benjamin Dreyer', 'benjamin-dreyer-2c548b8a21', '2c548b8a2167150cd2a10ecfb1170ec634b8429b1be7f6f7e8b8ae5eb2d20b35', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f4316b58-7a51-4042-988e-ffe3eb379f01', 'Howard Rosenthal', 'howard-rosenthal-29d6f32f6d', '29d6f32f6d8593c070d5582ac4358b0726a371cff8f76bab762620e19ca9c066', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f4c6316e-78ac-447c-80d2-465ff166e441', 'R C Aggarwal', 'r-c-aggarwal-6008aa92d4', '6008aa92d431c0525a671e85fb6e0df0b1d51d8ebdc4b7f7e43546710a046d27', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f4d38a22-33b7-401a-9f16-a245d905bef7', 'Dr. Mahesh Kumar', 'dr-mahesh-kumar-e9e62bea2f', 'e9e62bea2f02ab5cf916c7ac3087033242814a981cda35d552bf5e17ece738d2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f4f7e0e9-5df4-4d88-9929-1d417faed989', 'Jackson Mclver', 'jackson-mclver-40c178aac5', '40c178aac51536ea52afe168530c155dacb586cc2b93c7d2010832197b8b115a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f5212c50-c62b-446b-8f13-c1028c4ef1e5', 'Vipin Gupta', 'vipin-gupta-e7ae4f5f2e', 'e7ae4f5f2eea4a2ef76e3d5cf2a2a464c2f151fb929d85c551caecf6522c2af1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f540627e-1e8f-4c1f-af38-da3527cc353e', 'Pradeep Kashyap', 'pradeep-kashyap-4e67af455b', '4e67af455b4d0395b462a6a043b7fc1673b65dead82f1e393f5ee584dface7d2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f5f955a0-a579-41a5-8721-fbc2a542f22c', 'Schermerhorn ', 'schermerhorn-d9ae5c382c', 'd9ae5c382c0504a95207c91e7084ea9dee18daba9356542582a1c7889d9325c9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f618fc4c-a668-45dd-a882-a33999203fa0', 'Malcolm F.Cairns', 'malcolm-f-cairns-d09d218d5b', 'd09d218d5bc8a48402c7f1fd2fc9b576f2621efea49df68136928d5dbf9c60f1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f6e62e50-4276-4861-b3d8-60aa85c3c90b', 'H.H Wilson', 'h-h-wilson-042499f0a2', '042499f0a2083270445c700e5180cc0c3c32698323f69f458dd245a608ea9d64', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f71b1bb7-91a7-4ab1-951d-9d9a412b954f', 'Brian Thomas', 'brian-thomas-5e5c921479', '5e5c921479de0beab0fb19ee1a9715b84f215570745787263e4196ba80a1f2eb', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f71fdec4-156a-490f-9680-764bd40d801a', 'Helena Dodziuk', 'helena-dodziuk-2797848236', '2797848236a484c89a7a935b2ebe41e7daeb2de091a282351c72b1fefa06eb40', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f77d3466-04d1-41ac-a218-4c514053b626', 'Dr. Shantadevi', 'dr-shantadevi-81b4dffe71', '81b4dffe7113d269628190ec570f349bbe42c10b81b6e6da18eb3c3ef0a68770', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f7ddd9f4-3407-4491-83fc-b3da057d52ec', 'G.Voitkevich', 'g-voitkevich-b32e6992f6', 'b32e6992f6e0fd4b1703f48e9c5c16a4c91098656f7aa85b2092a33a1477f4ff', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f85dd1fe-ba60-41ab-b201-2eda0ac7d266', 'Wayne L. Winston', 'wayne-l-winston-ed75e986e7', 'ed75e986e7b2563d0ca96feac04d470d8bead2500d28d985b4e9cfecd98018c4', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f8696455-98b8-4cac-9aeb-d4f83e27f474', '.', 'author-82e389db19', '82e389db19961e48b4d5246ba5dd0a5c3c1a11909e3e28110ca34a4871074111', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f8ddfdef-742c-479e-a65b-cbae12695a73', 'डॉ.भूपेंद्र कुमार राठौर', 'ड-भपदर-कमर-रठर-2abb054cb1', '2abb054cb138da2f41058708243f65ab4c66a7bb6c222a1f15ff068f5f208bb6', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('f9b8252c-f09c-4cf2-95be-d0a61dd6bcf9', 'Om Prakash Singh', 'om-prakash-singh-2db95c1916', '2db95c1916fa67823cd7e57c29e58318937ff44a1e3d8b56bf71c24920f0df72', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fa049cd7-9ee6-4fc5-bf5c-4d72a2dd6464', 'Surendra Tiwari', 'surendra-tiwari-ef6f7c6501', 'ef6f7c6501c8cf5150eace3fc6316c183816709214d08edd2725635db552b73e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fab45e8d-ca90-4093-950b-0a9d8e7e4288', 'Effy OZ', 'effy-oz-a0bee3d2e1', 'a0bee3d2e1809fede6c80cbe817d346328b07283b999e6e231add32394fd12a9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('faba8d5f-af0a-4587-a252-1c82f14847a3', 'Moutusy Maity', 'moutusy-maity-4b866f4d9f', '4b866f4d9fed6c7a7a6f2af416e7459a14994b5fb7f3f9e1d6ecde4ca3eebe94', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('faba9f71-b6c6-44a9-b19b-ea316888144a', 'Vitaliy Feoktistov', 'vitaliy-feoktistov-6ec84a88d2', '6ec84a88d25df376ed9efc97c3b0082746b789f3f7d0a68fea6beada290eb960', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fb1baf21-5f47-4918-9fd0-5ca4a8045cb0', 'Jeffrey A. Mello', 'jeffrey-a-mello-8de674bb46', '8de674bb464ea3aa0621018d8827e4f5135e8c8ca2a79eb0860231bda363f5dd', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fbf6e18e-ef88-4c04-8268-30a9757c9461', 'Luis Barreira', 'luis-barreira-6740d43d13', '6740d43d130c76e2aafad5a6d4e7263273438a292de50fe72ef456eb9def7b1f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fc413821-dc88-4341-8af9-8548090d5b0d', 'Alan C.Shapiro', 'alan-c-shapiro-cf6a4beed6', 'cf6a4beed6914048cea4dd0f17a9229c3d18b5bfc7737699d5760347b6936a86', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fcd9393e-a96e-4dba-8619-15481db8ac10', 'Yu.I.Sirotin', 'yu-i-sirotin-8ce4de12c9', '8ce4de12c9a6b25b4ba76e6ce61d3aeba6408456813347e02dc0679669c23200', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fd1afde2-a162-489e-b01d-74dd397b8e0d', 'F.Robert Jacobs', 'f-robert-jacobs-3caa8d4827', '3caa8d4827f35a11ecfc0d29a2d06a87820870e0279dcc00dc5204467159299e', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fd200367-9f58-41b6-beee-ba03c8143bc5', 'Jack F.Kay', 'jack-f-kay-abbcb6f1dc', 'abbcb6f1dc892edb789d1d4cbbcf4abea620959c761a51f1aa8141ae0ef0e59c', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fd349cea-cea4-453c-8b5b-4185bb20720d', 'Irfan A.Rizvi', 'irfan-a-rizvi-1b78e3a180', '1b78e3a180ec01dbf1e5067de7910f14f63ebb59fca2e947d04d6611bb0890e7', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fd594324-2aa0-407e-8759-d5be2326e969', 'Prem K. Kythe, Dongming Wei', 'prem-k-kythe-dongming-wei-0f6227f427', '0f6227f42783c4b31810f0f7dcb08d9df552b7b01fc789b702329516faf927f1', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fd6ea3bf-5481-417f-9f5c-e5bcff6a9373', 'Erik W Larson', 'erik-w-larson-2f74c3bb3f', '2f74c3bb3f0f995baea8a1663513185c027caf66f50f7124f4eb9ab9673d7ed2', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fdbe8cd4-9f2b-4ffb-9482-d857f837b43f', 'K.L. Joshi', 'k-l-joshi-28ae97bb8d', '28ae97bb8dee12ad7e1d9f0b1fb3819665a39192d194b1cf943113910589f96a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fdeadacb-f709-4e9b-9197-56436de3bd81', 'Cambridge', 'cambridge-18bb2ffa70', '18bb2ffa709929d7edd70228683254ab9bc0e4110595a7a6526228b1183d8b4f', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fe7cc1bf-c004-4abc-8a8b-da0ca4fa8b1b', 'Prof. Kirit Joshi', 'prof-kirit-joshi-abbd824ecb', 'abbd824ecb7cef8d473808f2943e8c2c1d59254517f5dc460580e20fe8451d08', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('fefc86c6-686d-489b-9ad7-85607eae8469', 'Surendra Bhanot', 'surendra-bhanot-a50dc3af7e', 'a50dc3af7e5af15a307bd2071ceaa6afa2caf0b48483d9535e436035e4dbb775', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ff54a011-fc82-4279-960a-432241fbd3b7', 'एस .एल शाह', 'एस-एल-शह-5db39af7a3', '5db39af7a38b13da6ebb26c5476007663fc5326621b479fd594a5dcf752de020', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ffc1bcf6-f086-44d4-9907-473fc9ef0995', 'Dr. Raj Shekhar', 'dr-raj-shekhar-57fe37e5aa', '57fe37e5aabbf039e80808926b913af6c59378ce635b8f0cf9e6a5c5f92393d9', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ffd2e2cc-207e-4f09-85d7-f4dd4215333b', 'K. T Hecht', 'k-t-hecht-ccbb07793f', 'ccbb07793f24ee554e3e16ede1326206173790d92d41fb3e5376339b00f4ab4a', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ffdd2740-281e-4b96-ba28-55e8054efe09', 'Graziella Caselli', 'graziella-caselli-aed4b33682', 'aed4b33682d1dbcbd9824300e8773dc439a84a18a15eb0d4983101c8c7971326', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ffe1dffb-391d-4ef5-9f07-121e6cb249c8', 'G.Gordan, L.Gordon', 'g-gordan-l-gordon-7dd847a5eb', '7dd847a5ebca1bd8a0f532ac5f75b37bbb0d17e0bb953183c6f9179794e53779', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58'),
('ffe5a1f7-cb19-4e81-b92d-805e9bd51b08', 'Daniel D.Prior', 'daniel-d-prior-32807b6820', '32807b6820abc4e73d37cba91822bd9212875d8dcc1f3e28df06f434c873bff5', NULL, NULL, '2026-08-11 12:36:58', '2026-08-11 12:36:58');

-- Table: banner
CREATE TABLE `banner` (
  `id` varchar(191) NOT NULL,
  `title` varchar(191) NOT NULL,
  `imageUrl` varchar(191) NOT NULL,
  `linkUrl` varchar(191) DEFAULT NULL,
  `sortOrder` int(11) NOT NULL DEFAULT 0,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `Banner_isActive_idx` (`isActive`),
  KEY `Banner_sortOrder_idx` (`sortOrder`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: blog
CREATE TABLE `blog` (
  `id` varchar(191) NOT NULL,
  `title` varchar(191) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `content` text NOT NULL,
  `excerpt` text DEFAULT NULL,
  `coverImage` varchar(191) DEFAULT NULL,
  `authorName` varchar(191) NOT NULL DEFAULT 'IBW Editorial',
  `authorAvatar` varchar(191) DEFAULT NULL,
  `category` varchar(191) NOT NULL DEFAULT 'Literary News',
  `tags` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`tags`)),
  `status` enum('DRAFT','PUBLISHED','SCHEDULED') NOT NULL DEFAULT 'PUBLISHED',
  `viewsCount` int(11) NOT NULL DEFAULT 0,
  `metaTitle` varchar(191) DEFAULT NULL,
  `metaDescription` text DEFAULT NULL,
  `publishedAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Blog_slug_key` (`slug`),
  KEY `Blog_slug_idx` (`slug`),
  KEY `Blog_status_idx` (`status`),
  KEY `Blog_category_idx` (`category`),
  KEY `Blog_publishedAt_idx` (`publishedAt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: blogcomment
CREATE TABLE `blogcomment` (
  `id` varchar(191) NOT NULL,
  `blogId` varchar(191) NOT NULL,
  `userId` varchar(191) DEFAULT NULL,
  `authorName` varchar(191) NOT NULL,
  `content` text NOT NULL,
  `isApproved` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `BlogComment_blogId_idx` (`blogId`),
  KEY `BlogComment_userId_fkey` (`userId`),
  CONSTRAINT `BlogComment_blogId_fkey` FOREIGN KEY (`blogId`) REFERENCES `blog` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `BlogComment_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE SET NULL ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: book
CREATE TABLE `book` (
  `id` varchar(191) NOT NULL,
  `sourceProductId` varchar(64) DEFAULT NULL,
  `adminSerial` int(11) DEFAULT NULL,
  `title` text NOT NULL,
  `slug` varchar(191) NOT NULL,
  `sourceSlug` text DEFAULT NULL,
  `isbn` varchar(255) NOT NULL,
  `sku` varchar(191) DEFAULT NULL,
  `sourceSku` varchar(255) DEFAULT NULL,
  `barcode` varchar(255) DEFAULT NULL,
  `description` longtext NOT NULL,
  `descriptionHtml` longtext DEFAULT NULL,
  `additionalAttributesText` longtext DEFAULT NULL,
  `additionalAttributesHtml` longtext DEFAULT NULL,
  `price` decimal(12,2) NOT NULL,
  `discountPrice` decimal(12,2) DEFAULT NULL,
  `gstRate` decimal(5,2) NOT NULL DEFAULT 0.00,
  `stock` int(11) NOT NULL DEFAULT 0,
  `format` varchar(191) NOT NULL DEFAULT 'PAPERBACK',
  `binding` text DEFAULT NULL,
  `language` varchar(191) NOT NULL DEFAULT 'UNKNOWN',
  `sourceLanguage` text DEFAULT NULL,
  `edition` text DEFAULT NULL,
  `classGrade` text DEFAULT NULL,
  `publicationYear` varchar(64) DEFAULT NULL,
  `weight` decimal(8,2) DEFAULT NULL,
  `dimensions` varchar(191) DEFAULT NULL,
  `publisherId` varchar(191) DEFAULT NULL,
  `subCategoryId` varchar(191) DEFAULT NULL,
  `publicationDate` datetime(3) DEFAULT NULL,
  `pageCount` int(11) DEFAULT NULL,
  `pagesText` text DEFAULT NULL,
  `coverImage` text DEFAULT NULL,
  `tagsRaw` longtext DEFAULT NULL,
  `sourceCategoryIds` text DEFAULT NULL,
  `homepageCategoriesRaw` text DEFAULT NULL,
  `homepageCategoryIdsRaw` text DEFAULT NULL,
  `sourceInStock` text DEFAULT NULL,
  `sourceNewRelease` text DEFAULT NULL,
  `publicProductUrl` text DEFAULT NULL,
  `adminEditUrl` text DEFAULT NULL,
  `adminImagesUrl` text DEFAULT NULL,
  `detailSource` text DEFAULT NULL,
  `metaTitle` varchar(191) DEFAULT NULL,
  `metaDescription` text DEFAULT NULL,
  `status` enum('ENABLED','DISABLED') NOT NULL DEFAULT 'ENABLED',
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `displayOrder` int(11) NOT NULL DEFAULT 0,
  `isNewRelease` tinyint(1) NOT NULL DEFAULT 0,
  `isFeatured` tinyint(1) NOT NULL DEFAULT 0,
  `isTrending` tinyint(1) NOT NULL DEFAULT 0,
  `isBestseller` tinyint(1) NOT NULL DEFAULT 0,
  `ratingAverage` decimal(3,2) NOT NULL DEFAULT 0.00,
  `ratingCount` int(11) NOT NULL DEFAULT 0,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Book_slug_key` (`slug`),
  UNIQUE KEY `Book_sourceProductId_key` (`sourceProductId`),
  UNIQUE KEY `Book_sku_key` (`sku`),
  KEY `Book_slug_idx` (`slug`),
  KEY `Book_isbn_idx` (`isbn`),
  KEY `Book_sku_idx` (`sku`),
  KEY `Book_sourceProductId_idx` (`sourceProductId`),
  KEY `Book_price_idx` (`price`),
  KEY `Book_language_idx` (`language`),
  KEY `Book_status_idx` (`status`),
  KEY `Book_displayOrder_idx` (`displayOrder`),
  KEY `Book_isFeatured_idx` (`isFeatured`),
  KEY `Book_isBestseller_idx` (`isBestseller`),
  KEY `Book_ratingAverage_idx` (`ratingAverage`),
  KEY `Book_createdAt_idx` (`createdAt`),
  KEY `Book_publisherId_fkey` (`publisherId`),
  KEY `Book_subCategoryId_fkey` (`subCategoryId`),
  CONSTRAINT `Book_publisherId_fkey` FOREIGN KEY (`publisherId`) REFERENCES `publisher` (`id`) ON DELETE SET NULL ON UPDATE CASCADE,
  CONSTRAINT `Book_subCategoryId_fkey` FOREIGN KEY (`subCategoryId`) REFERENCES `subcategory` (`id`) ON DELETE SET NULL ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `book` VALUES 
('00018a0e-7db4-453f-b226-9cc28c099500', '1537', NULL, 'The Press and the Indian Parliament New', 'the-press-and-the-indian-parliament-new-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1-1537', 'the-press-and-the-indian-parliament-new-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537-1537', 'VGGFR455', 'VGGFR455', 'VGGFR455', NULL, 'The Press and the Indian Parliament', '<h1>The Press and the Indian Parliament</h1>', 'Sub Title
			No

			Author
			Shanti Swaroop Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			8170543290

			ISBN 13 Digit
			No

			Pages
			327

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shanti Swaroop Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170543290</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>327</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 327, '327', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4553788172735449.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGGFR455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1537', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1537', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2146, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:52'),
('0022d17b-29c3-4040-9afc-d4b717706539', '2929', NULL, 'Abstrat Sets and Finite Ordinals - An Introduction to the Study of Set Theory', 'abstrat-sets-and-finite-ordinals-an-introduction-to-the-study-of-set-theory-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929', 'abstrat-sets-and-finite-ordinals-an-introduction-to-the-study-of-set-theory-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929-2929', '9781596932548', '9781596932548', '9781596932548', NULL, 'This text unites the logical and philosophical aspects of set theory in a manner intelligible both to mathematicians without training in formal logic and to logicians without a mathematical background. It combines an elementary level of treatment with the highest possible degree of logical rigor and precision. Starting with an explanation of all the basic logical terms and related operations, the text progresses through a stage-by-stage elaboration that proves the fundamental theorems of finite sets. It focuses on the Bernays theory of finite classes and finite sets, exploring the system''s basis and development, including Stage I and Stage II theorems, the theory of finite ordinals, and the theory of finite classes and finite sets. This volume represents an excellent text for undergraduates studying intermediate or advanced logic as well as a fine reference for professional mathematicians.', '<p>This text unites the logical and philosophical aspects of set theory in a manner intelligible both to mathematicians without training in formal logic and to logicians without a mathematical background. It combines an elementary level of treatment with the highest possible degree of logical rigor and precision. Starting with an explanation of all the basic logical terms and related operations, the text progresses through a stage-by-stage elaboration that proves the fundamental theorems of finite sets. It focuses on the Bernays theory of finite classes and finite sets, exploring the system''s basis and development, including Stage I and Stage II theorems, the theory of finite ordinals, and the theory of finite classes and finite sets. This volume represents an excellent text for undergraduates studying intermediate or advanced logic as well as a fine reference for professional mathematicians.</p>', 'Abstrat Sets and Finite Ordinals - An Introduction to the Study of Set Theory

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 106 pages

	ISBN-10 ‏ : ‎ 0486462498

	ISBN-13 ‏ : ‎ 978-1596932548

	Item Weight ‏ : ‎ 159 g

	Dimensions ‏ : ‎ 14.3 x 0.76 x 21.67 cm', '<h1>Abstrat Sets and Finite Ordinals - An Introduction to the Study of Set Theory</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 106 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0486462498</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1596932548</span></li>
	<li><span>Item Weight ‏ : ‎ 159 g</span></li>
	<li><span>Dimensions ‏ : ‎ 14.3 x 0.76 x 21.67 cm</span></li>
</ul>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/101171iQpwQKv8L._SY466_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781596932548&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2929', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2929', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1268, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:52'),
('00275e57-b327-4c13-a727-ed43b604013c', '2662', NULL, 'Alankar Vimarsh (Hindi)', 'hindi-aladkarsavrsav-jayrathkrit-vimarshini-rajanakruyayak-pranit-shadyaleela-sahit-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-26-2662', 'hindi-aladkarsavrsav-jayrathkrit-vimarshini-rajanakruyayak-pranit-shadyaleela-sahit-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662-2662', '9788188459872', '9788188459872', '9788188459872', NULL, 'Alankar Vimarsh (Hindi)', '<h1>Alankar Vimarsh (Hindi)</h1>', ' Title

			Alankar Vimarsh (Hindi)

			Author
			Ravindra Kumar Bajpai

			ISBN 13 Digit
			9788188459872

			Publisher
			Shubda Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h1>Alankar Vimarsh (Hindi)</h1>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ravindra Kumar Bajpai</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188459872</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shubda Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'aabc34c1-8413-47f6-96bf-a84c163cdc8a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8508pic-20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188459872&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2662', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2662', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1434, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:52'),
('0037ddbb-7a5a-42e6-adb5-e3ae323cb1dc', '2793', NULL, 'The Philosophy of History', 'the-philosophy-of-history-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793', 'the-philosophy-of-history-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793-2793', '9781846841590', '9781846841590', '9781846841590', NULL, 'This is the definitive companion to the study of the philosophy of history. It provides an accessible and comprehensive introduction to all the major philosophical concepts, issues and debates raised by history. Ideal for undergraduate students, the structure and content closely reflect the way the philosophy of history is studied and taught.

The book offers a lucid treatment of existing approaches to the philosophy of history and also breaks new ground by extending the major debates in this area of growing philosophical interest. Subjects examined include the centrality of historical language, objections to historical truth and realism, the relationship between the philosophy of history and the philosophy of science, historical interpretation and narrative, and philosophical accounts of historical reasoning from the evidence. The text clearly presents and criticizes the arguments of the major philosophers and historians who have contributed to our understanding of the philosophy of history.

Mark Day s rigorous analysis is supplemented by useful pedagogical features, including key examples from historical and philosophical writing, summaries of core debates, study questions and guides to further reading.

Content - List of figures and tables, Preface, Part I: EVIDENCE OF THE PAST, 1 An introduction to historical practice, 2 Historical methodology, 3 Reasoning from the evidence, Part II: HISTORY AS SCIENCE, 4 Abstraction and laws, Part III: HISTORY AS INTERPRETATION, Part IV: FROM INTERPRETATION TO DISCOURSE, Part V: TRUTH AND REALITY,  Conclusion,  Notes, References, Index              ', '<p style="text-align:justify"><span>This is the definitive companion to the study of the philosophy of history. It provides an accessible and comprehensive introduction to all the major philosophical concepts, issues and debates raised by history. Ideal for undergraduate students, the structure and content closely reflect the way the philosophy of history is studied and taught. </span></p>

<p style="text-align:justify"><span>The book offers a lucid treatment of existing approaches to the philosophy of history and also breaks new ground by extending the major debates in this area of growing philosophical interest. Subjects examined include the centrality of historical language, objections to historical truth and realism, the relationship between the philosophy of history and the philosophy of science, historical interpretation and narrative, and philosophical accounts of historical reasoning from the evidence. The text clearly presents and criticizes the arguments of the major philosophers and historians who have contributed to our understanding of the philosophy of history.</span></p>

<p style="text-align:justify"><span>Mark Day s rigorous analysis is supplemented by useful pedagogical features, including key examples from historical and philosophical writing, summaries of core debates, study questions and guides to further reading.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>List of figures and tables, Preface, Part I: EVIDENCE OF THE PAST, 1 An introduction to historical practice, 2 Historical methodology, 3 Reasoning from the evidence, Part II: HISTORY AS SCIENCE, 4 Abstraction and laws, Part III: HISTORY AS INTERPRETATION, Part IV: FROM INTERPRETATION TO DISCOURSE, Part V: TRUTH AND REALITY,  Conclusion,  Notes, References, Index</span></span></span><span><span><span>              </span></span></span></p>', 'Sub Title
			The Philosophy of History

			Author
			Mark Day

			About Author
			As per Book

			ISBN 10 Digit
			1846841593

			ISBN 13 Digit
			9781846841590

			Pages
			255

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Philosophy of History</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Mark Day</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1846841593</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781846841590</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>255</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"295"', '"177"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 255, '255', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7634The%20Philosophy%20of%20History.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781846841590&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2793', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2793', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1334, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:52'),
('004c01c7-41f1-4b47-99c3-fc88cd0d3c9c', '1379', NULL, 'The Beginnings of Political Economy - in Economics and the Social Sciences new', 'the-beginnings-of-political-economy-in-economics-and-the-social-sciences-new-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379', 'the-beginnings-of-political-economy-in-economics-and-the-social-sciences-new-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379-1379', 'ASDE4433', 'ASDE4433', 'ASDE4433', NULL, 'Ju¨ rgen G. Backhaus 1 Johann Heinrich Gottlob (von) Justi was born in 1702 in Bru¨ cken in Prussia (county of Sangerhausen), studied law and cameral sciences in Wittenberg and Jena, yet had to leave the university, entered the Prussian military service, was captured during the Austrian war of succession by the Austrians but escaped to Leipzig (Saxony) where he studied mineral sciences. In 1750 he was called to a chair ‘‘Cameral Sciences and Rhetorics’’ at the new Theresian Academy of Knights in Vienna. There, he gave two important inaugural lectures which are the focal point of this book. In 1754, Justi was appointed a mineral counsellor in Gottingen ¨ (Hanover), and lectured at the Saxonian University on both state sciences and natural sciences. In 1762, Frederic II (the Great) of Prussia appointed him Prussian captain (highest supervisory position) of mines and general supervisor of fiscal-mineral activities. In 1768 he was accused of embezzlement, and before he could prove his innocence, he died in 1771 as a prisoner in the (decaying) fortress of Ku¨ strin. Due to his death, the case was never decided. But Frederic had obviously made his own decision. When he appointed Justi, the appointee pointed out that he was suffering from weak eye sight and could not readily check the bookkeeping. Frederic replied: You may have weak eyes but you have a bright mind. I shall put two eyes by your side.', '<p>Ju¨ rgen G. Backhaus 1 Johann Heinrich Gottlob (von) Justi was born in 1702 in Bru¨ cken in Prussia (county of Sangerhausen), studied law and cameral sciences in Wittenberg and Jena, yet had to leave the university, entered the Prussian military service, was captured during the Austrian war of succession by the Austrians but escaped to Leipzig (Saxony) where he studied mineral sciences. In 1750 he was called to a chair ‘‘Cameral Sciences and Rhetorics’’ at the new Theresian Academy of Knights in Vienna. There, he gave two important inaugural lectures which are the focal point of this book. In 1754, Justi was appointed a mineral counsellor in Gottingen ¨ (Hanover), and lectured at the Saxonian University on both state sciences and natural sciences. In 1762, Frederic II (the Great) of Prussia appointed him Prussian captain (highest supervisory position) of mines and general supervisor of fiscal-mineral activities. In 1768 he was accused of embezzlement, and before he could prove his innocence, he died in 1771 as a prisoner in the (decaying) fortress of Ku¨ strin. Due to his death, the case was never decided. But Frederic had obviously made his own decision. When he appointed Justi, the appointee pointed out that he was suffering from weak eye sight and could not readily check the bookkeeping. Frederic replied: You may have weak eyes but you have a bright mind. I shall put two eyes by your side.</p>', 'The Beginnings of Political Economy - in Economics and the Social Sciences new', '<h1>The Beginnings of Political Economy - in Economics and the Social Sciences new</h1>', '"13999"', '"8399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8632dpp_19_161.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDE4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1379', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1379', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2223, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:52'),
('004c515e-be08-441d-99ac-9cce74f70221', '2649', NULL, 'Jujh Gaya Sikander', 'jujh-gaya-sikander-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649', 'jujh-gaya-sikander-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649-2649', '9789382937968', '9789382937968', '9789382937968', NULL, 'Jujh Gaya Sikander', '<h1>Jujh Gaya Sikander</h1>', ' Title

			Jujh Gaya Sikander

			Author
			S.S. Yadav

			ISBN 13 Digit
			9789382937968

			Publisher
			Hindi Book Centre

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h3>Jujh Gaya Sikander</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.S. Yadav</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937968</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hindi Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e1e1bf97-e783-4700-a207-f8587a3d712e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1727pic-33.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382937968&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2649', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2649', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1447, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:52'),
('005e1521-13d6-4af2-a512-0cbe2eec9b3a', '3591', 814, 'आधुनिक परिप्रेक्ष्य में अयोध्या', 'आधनक-परपरकषय-म-अयधय', '-', '9789385830419', '9789385830419', '9789385830419', NULL, 'Contents: 

1. Ayodhya Ka Astitvet Aur Shriram

2. Ram-Janambhoomi ki Vedic Vishist Vivarti

3. Ayodhya ka Naamkaran

4. Ram-Janamboomi: Aastha ki Virasat

5. Ayodhya ke Mandir aur Mahatavpurn Isthan

6. Ram-Janambhoomi: Purataatvik Shakshay

7. Ram-Janambhoomi: Atihasik evam Vidik Sandharb

8. Ram-Janambhoomi: Vivad Sambhandi Sambharam

9. Vivad ka Kaalkaram aur uske Anushang

10. Hindu-Muslim Pashkar Adhivakta

11. Uchamttam-Nayanalya ka Ethihasik Nirnay

12. Ram Mandir: Bhumi-Pujan

13. Ram-Janamesthan: Darshan-Mahatmay

14. Videsh me Ram ki Lokpriyata

 ', '<p style="text-align:justify"><span><span><strong>Contents: </strong></span></span></p>

<p style="text-align:justify"><span><span>1. Ayodhya Ka Astitvet Aur Shriram</span></span></p>

<p style="text-align:justify"><span><span>2. Ram-Janambhoomi ki Vedic Vishist Vivarti</span></span></p>

<p style="text-align:justify"><span><span>3. Ayodhya ka Naamkaran</span></span></p>

<p style="text-align:justify"><span><span>4. Ram-Janamboomi: Aastha ki Virasat</span></span></p>

<p style="text-align:justify"><span><span>5. Ayodhya ke Mandir aur Mahatavpurn Isthan</span></span></p>

<p style="text-align:justify"><span><span>6. Ram-Janambhoomi: Purataatvik Shakshay</span></span></p>

<p style="text-align:justify"><span><span>7. Ram-Janambhoomi: Atihasik evam Vidik Sandharb</span></span></p>

<p style="text-align:justify"><span><span>8. Ram-Janambhoomi: Vivad Sambhandi Sambharam</span></span></p>

<p style="text-align:justify"><span><span>9. Vivad ka Kaalkaram aur uske Anushang</span></span></p>

<p style="text-align:justify"><span><span>10. Hindu-Muslim Pashkar Adhivakta</span></span></p>

<p style="text-align:justify"><span><span>11. Uchamttam-Nayanalya ka Ethihasik Nirnay</span></span></p>

<p style="text-align:justify"><span><span>12. Ram Mandir: Bhumi-Pujan</span></span></p>

<p style="text-align:justify"><span><span>13. Ram-Janamesthan: Darshan-Mahatmay</span></span></p>

<p style="text-align:justify"><span><span>14. Videsh me Ram ki Lokpriyata</span></span></p>

<p style="text-align:justify"> </p>', 'Title
			आधुनिक परिप्रेक्ष्य में अयोध्या

			Author
			डॉ. राहुल 

			ISBN
			9789385830419

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>आधुनिक परिप्रेक्ष्य में अयोध्या</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. राहुल </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830419</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1684IMG_20230218_0006_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830419&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3591', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3591', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 814, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:52'),
('00689374-18b4-48e8-8324-e8ff432f87f7', '3356', NULL, 'The Cambridge Companion to Plato''s Republic', 'the-cambridge-companion-to-platos-republic-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356', 'the-cambridge-companion-to-platos-republic-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356-3356', '9780521548427', '9780521548427', '9780521548427', NULL, 'The Cambridge Companion to Plato''s "Republic" provides a fresh and comprehensive account to this outstanding work, which remains among the most frequently read works of Greek philosophy, indeed of Classical antiquity in general. the sixteen essays, by authors who represent various academic disciplines, bring a spectrum of interpretive approaches to bear in order to aid the understanding of a wide-ranging audience, from first-time readers of The Republic who require guidance to more experienced readers who wish to explore contemporary currents in the work''s interpretation. The three initial chapters address aspects of the work as a whole. They are followed by essays that match closely the sequence in which topics are presented in the ten books of The Republic. As The Republic returns frequently to the same topics by different routes, so do the authors of this volume, who provide the readers with divergent yet complementary perspectives by which to appreciate The Republic''s principal concerns.

Content - Contributors, Abbreviations, Editor''s Introduction,  Bibliography,  Index of Passages, Index of Names and Subjects  ', '<p style="text-align:justify"><span>The Cambridge Companion to Plato''s "Republic" provides a fresh and comprehensive account to this outstanding work, which remains among the most frequently read works of Greek philosophy, indeed of Classical antiquity in general. the sixteen essays, by authors who represent various academic disciplines, bring a spectrum of interpretive approaches to bear in order to aid the understanding of a wide-ranging audience, from first-time readers of The Republic who require guidance to more experienced readers who wish to explore contemporary currents in the work''s interpretation. The three initial chapters address aspects of the work as a whole. They are followed by essays that match closely the sequence in which topics are presented in the ten books of The Republic. As The Republic returns frequently to the same topics by different routes, so do the authors of this volume, who provide the readers with divergent yet complementary perspectives by which to appreciate The Republic''s principal concerns.</span></p>

<p style="text-align:justify"><span><strong>Content - </strong></span><span><span><span>Contributors, Abbreviations, Editor''s Introduction,  Bibliography,  Index of Passages, Index of Names and Subjects</span>  </span></span></p>', 'Sub Title
			The Cambridge Companion to Plato''s Republic

			Author
			G. R. F. Ferrari

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780521548427

			Pages
			258

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Cambridge Companion to Plato''s Republic</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>G. R. F. Ferrari</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780521548427</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>258</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2879"', '"1727"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 258, '258', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5129The%20Cambridge%20Companion%20to%20Platos%20Republic.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521548427&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3356', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3356', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1033, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:52'),
('007790fb-81d3-4ee7-97bb-c6864ad844fa', '1877', NULL, 'Wiley Encyclopedia of Food Science and Technology - 4 Vols. 2/e', 'wiley-encyclopedia-of-food-science-and-technology-4-vols-2e-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1-1877', 'wiley-encyclopedia-of-food-science-and-technology-4-vols-2e-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877-1877', '0471192856', '0471192856', '0471192856', NULL, 'Now in a thoroughly-updated and expanded second edition, Wiley Encyclopedia of Food Science and Technology covers fundamental concepts and practical requirements in food science, as well as cutting-edge technological and industry information. The encyclopedia features A-to-Z coverage of all aspects of food science, including: the properties, analysis, and processing of foods; genetic engineering of new food products; and nutrition. In addition, nontechnical information is included, such as descriptions of selected scientific institutions, and research and development in government agencies. Like the first edition, this Second Edition will become the standard reference for food scientists, bioengineers, and biotechnologists.', '<p>Now in a thoroughly-updated and expanded second edition, <em>Wiley Encyclopedia of Food Science and Technology</em> covers fundamental concepts and practical requirements in food science, as well as cutting-edge technological and industry information. The encyclopedia features A-to-Z coverage of all aspects of food science, including: the properties, analysis, and processing of foods; genetic engineering of new food products; and nutrition. In addition, nontechnical information is included, such as descriptions of selected scientific institutions, and research and development in government agencies. Like the first edition, this <em>Second Edition</em> will become the standard reference for food scientists, bioengineers, and biotechnologists.</p>', 'Sub Title
			Food Science and Technology

			Author
			Frederick J. Francis 

			ISBN 10 Digit
			0471192856

			ISBN 13 Digit
			9780471192856

			Pages
			2816

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			2nd

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Food Science and Technology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Frederick J. Francis </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0471192856</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471192856</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2816</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"141446"', '"84867"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2816, '2816', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65079780471192856.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0471192856&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1877', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1877', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1923, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:52'),
('009dde54-8c06-4bee-aeda-3d602edfc067', '3428', 966, 'History and Culture of Sarayupara Region', 'history-and-culture-of-sarayupara-region-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428', 'history-and-culture-of-sarayupara-region-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428-3428', '9788185495637', '9788185495637', '9788185495637', NULL, 'The present volume is an original and updated account of the history and culture of the Sarayupara region, a geographical unit, located to the south of Nepal tarai and north of the river Sarayu, which comprises the present districts of Gonda, Bharaich, Sravasti, Balrampur, Basti, Sant Kabirnagar, Gorakhpur, Siddharthnagar, Maharajganj, Kushinagar and Deoria of the eastern Uttar Pradesh. Though the region has famously been known in historical and cultural writings for its unique contributions to the rise of earliest prehistoric rice-farming communities in India and sermons of Buddha and Mahavira and also for the rise of several clans practicing the republican constitutions, it rarely enjoyed an independent profile as it formed an integral part of the north Indian empires, subjugating the region time and again. It was however during the mid of the ninth century C.E. that the term Sarayupara came into vogue which expressly marks it as a distinct geographical unit and also betrays its independent political rise. The present volume critically examines the factors involved in its making and explores afresh its chequered history under the Kalachuris, Malayaketus, and the Gahadavalas during the 9th-12th centuries C.E. on the basis of freshly discovered epigraphical evidence, which provides enough scope to question and reject several long-held misleading notions about the region. It also makes a maiden effort to explore and analyze the cultural milieu which emerges prominently in the region during the period. This includes the vigorous rise of Saivism, Vaisnaviam and the solar cults, the arrival and dispersal of sun-worshipping Maga priests from the Sakadvipa, the in-and-out bound migrations of a number of the Brahmin clans leading to their distinct regional categorizations, arrival of several Rajaputa tribes in course of their militaristic and administrative career leading to the amalgamation of their blood with the local Ksatriya populace and development of art and iconography, expressing the impact of the changed socio-religious environs. With all these facets documented critically on the basis of the extant archaeological sources, the study stands as an invaluable piece of research for those scholars and students who have an inking to understand the region of Sarayupara vis-a-vis its interconnections to the empires which rose in its vicinity and tried to hamper its independent rise again and again.

Content - Preface, Foreword, List of Plates, 1. The Sources, 2. Rise of Sarayupara as a Political Unit during 900-1200 Centuries CE., 3. New Geo-Political Entities: Their Nature and Identification, 4. Statecraft and the Class of Officials, 5. Changing Spectrum of Society and Emergence of New Classes and Castes, 6. Religious Beliefs and Practices, 7. Art-Remains: Architecture and Images, Appendix I: Settlements of the Sakadvipiya or Maga Brahmanas in the region of Sarayupara, Bibliography, Plates ', '<p style="text-align:justify"><span>The present volume is an original and updated account of the history and culture of the Sarayupara region, a geographical unit, located to the south of Nepal tarai and north of the river Sarayu, which comprises the present districts of Gonda, Bharaich, Sravasti, Balrampur, Basti, Sant Kabirnagar, Gorakhpur, Siddharthnagar, Maharajganj, Kushinagar and Deoria of the eastern Uttar Pradesh. Though the region has famously been known in historical and cultural writings for its unique contributions to the rise of earliest prehistoric rice-farming communities in India and sermons of Buddha and Mahavira and also for the rise of several clans practicing the republican constitutions, it rarely enjoyed an independent profile as it formed an integral part of the north Indian empires, subjugating the region time and again. It was however during the mid of the ninth century C.E. that the term Sarayupara came into vogue which expressly marks it as a distinct geographical unit and also betrays its independent political rise. The present volume critically examines the factors involved in its making and explores afresh its chequered history under the Kalachuris, Malayaketus, and the Gahadavalas during the 9th-12th centuries C.E. on the basis of freshly discovered epigraphical evidence, which provides enough scope to question and reject several long-held misleading notions about the region. It also makes a maiden effort to explore and analyze the cultural milieu which emerges prominently in the region during the period. This includes the vigorous rise of Saivism, Vaisnaviam and the solar cults, the arrival and dispersal of sun-worshipping Maga priests from the Sakadvipa, the in-and-out bound migrations of a number of the Brahmin clans leading to their distinct regional categorizations, arrival of several Rajaputa tribes in course of their militaristic and administrative career leading to the amalgamation of their blood with the local Ksatriya populace and development of art and iconography, expressing the impact of the changed socio-religious environs. With all these facets documented critically on the basis of the extant archaeological sources, the study stands as an invaluable piece of research for those scholars and students who have an inking to understand the region of Sarayupara vis-a-vis its interconnections to the empires which rose in its vicinity and tried to hamper its independent rise again and again.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Foreword, List of Plates, 1. The Sources, 2. Rise of Sarayupara as a Political Unit during 900-1200 Centuries CE., 3. New Geo-Political Entities: Their Nature and Identification, 4. Statecraft and the Class of Officials, 5. Changing Spectrum of Society and Emergence of New Classes and Castes, 6. Religious Beliefs and Practices, 7. Art-Remains: Architecture and Images, Appendix I: Settlements of the Sakadvipiya or Maga Brahmanas in the region of Sarayupara, Bibliography, Plates </span></p>', 'Sub Title
			In East Uttar Prakesh During 9th - 12th Centuries

			Author
			Prem Sagar Chaturvedi

			About Author
			As per Book

			ISBN 10 Digit
			8185495637

			ISBN 13 Digit
			9788185495637

			Pages
			242

			Binding
			Hardcover

			Year of Publication
			2020

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>In East Uttar Prakesh During 9th - 12th Centuries</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Prem Sagar Chaturvedi</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8185495637</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788185495637</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>242</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2020</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2500"', '"1500"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 242, '242', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5391History%20and%20Culture%20of%20Sarayupara%20Region.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788185495637&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3428', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3428', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 966, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:52'),
('00a00809-0af2-4ab9-9bec-5112f0103ffc', '2521', NULL, 'Mathematical Programming and Financial Objectives for Scheduling Projects', 'mathematical-programming-and-financial-objectives-for-scheduling-projects-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-25-2521', 'mathematical-programming-and-financial-objectives-for-scheduling-projects-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521-2521', 'FGYU6677', 'FGYU6677', 'FGYU6677', NULL, 'Mathematical Programming and Financial Objectives for Scheduling Projects focuses on decision problems where the performance is measured in terms of money. As the title suggests, special attention is paid to financial objectives and the relationship of financial objectives to project schedules and scheduling. In addition, how schedules relate to other decisions is treated in detail. The book demonstrates that scheduling must be combined with project selection and financing, and that scheduling helps to give an answer to the planning issue of the amount of resources required for a project. The author makes clear the relevance of scheduling to cutting budget costs. The book is divided into six parts. The first part gives a brief introduction to project management. Part two examines scheduling projects in order to maximize their net present value. Part three considers capital rationing. Many decisions on selecting or rejecting a project cannot be made in isolation and multiple projects must be taken fully into account. Since the requests for capital resources depend on the schedules of the projects, scheduling taken on more complexity. Part four studies the resource usage of a project in greater detail. Part five discusses cases where the processing time of an activity is a decision to be made. Part six summarizes the main results that have been accomplished.', '<p>Mathematical Programming and Financial Objectives for Scheduling Projects focuses on decision problems where the performance is measured in terms of money. As the title suggests, special attention is paid to financial objectives and the relationship of financial objectives to project schedules and scheduling. In addition, how schedules relate to other decisions is treated in detail. The book demonstrates that scheduling must be combined with project selection and financing, and that scheduling helps to give an answer to the planning issue of the amount of resources required for a project. The author makes clear the relevance of scheduling to cutting budget costs. The book is divided into six parts. The first part gives a brief introduction to project management. Part two examines scheduling projects in order to maximize their net present value. Part three considers capital rationing. Many decisions on selecting or rejecting a project cannot be made in isolation and multiple projects must be taken fully into account. Since the requests for capital resources depend on the schedules of the projects, scheduling taken on more complexity. Part four studies the resource usage of a project in greater detail. Part five discusses cases where the processing time of an activity is a decision to be made. Part six summarizes the main results that have been accomplished.</p>', 'Mathematical Programming and Financial Objectives for Scheduling Projects', '<h1>Mathematical Programming and Financial Objectives for Scheduling Projects</h1>', '"11700"', '"7020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGYU6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2521', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2521', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1554, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:52'),
('00a11954-fe76-4790-b462-c330f2467ca2', '1210', NULL, 'Rural Sociology New', 'rural-sociology-new-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1-1210', 'rural-sociology-new-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210-1210', 'FGHJ6677', 'FGHJ6677', 'FGHJ6677', NULL, 'Rural Sociology New', '<h1>Rural Sociology New</h1>', 'Sub Title
			No

			Author
			S. Ansiya Begum

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176257206

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Ansiya Begum</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257206</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52679788176258197.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHJ6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1210', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1210', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2342, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:52'),
('00aa4a3f-5217-45e2-a2a2-a3601ae327d2', '2095', NULL, 'Contract Law - The Fundamentals', 'contract-law-the-fundamentals-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2-2095', 'contract-law-the-fundamentals-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095-2095', '9789381082348', '9789381082348', '9789381082348', NULL, 'Contract Law - The Fundamentals introduces students to the principles of contract law by way of clear text combined with charts, grids and diagrams. The work enables easy understanding of the subject without sacrificing the detail that is required for a proper understanding.

	1  Sets out a clear framework and explains the intricacies of the law as clearly as possible

	2  Includes full coverage of all topics likely to be studied on contract law courses at undergraduate level, on Diploma in Law (CPE) programmes, and ILEX level 6

	Uses charts, grids and diagrams to enable students to grasp complex legal principles with ease.

	Facilities learning with clear language and bite-size chunks of text.

	Makes use of headings and sub-headings to lead students through the work with ease

	Assumes no level of prior knowledge of the subject - allowing the book to be used for those new to the subject and for distance learning courses.

Contents - 1 Introduction to Contract Law, 2 Offer and Acceptance, 3 Certainty and Intention to Create Legal Relations, 4 Consideration and Promissory Estoppel, 5 Privity of Contract, 6 Terms, 7 Exclusion Clauses, 8 Misrepresentation, 9 Mistake, 10 Duress and Undue Influence, 11 Illegality, 12 Discharge of Obligations: Agreeement, Performance and Breach, 13 Frustation, 14 Damages, 15 Other Remedies.', '<div><strong>Contract Law - The Fundamentals</strong> introduces students to the principles of contract law by way of clear text combined with charts, grids and diagrams. The work enables easy understanding of the subject without sacrificing the detail that is required for a proper understanding.</div>

<ol>
	<li>1  Sets out a clear framework and explains the intricacies of the law as clearly as possible</li>
	<li>2  Includes full coverage of all topics likely to be studied on contract law courses at undergraduate level, on Diploma in Law (CPE) programmes, and ILEX level 6</li>
	<li>Uses charts, grids and diagrams to enable students to grasp complex legal principles with ease.</li>
	<li>Facilities learning with clear language and bite-size chunks of text.</li>
	<li>Makes use of headings and sub-headings to lead students through the work with ease</li>
	<li>Assumes no level of prior knowledge of the subject - allowing the book to be used for those new to the subject and for distance learning courses.</li>
</ol>

<p>Contents - 1 Introduction to Contract Law, 2 Offer and Acceptance, 3 Certainty and Intention to Create Legal Relations, 4 Consideration and Promissory Estoppel, 5 Privity of Contract, 6 Terms, 7 Exclusion Clauses, 8 Misrepresentation, 9 Mistake, 10 Duress and Undue Influence, 11 Illegality, 12 Discharge of Obligations: Agreeement, Performance and Breach, 13 Frustation, 14 Damages, 15 Other Remedies.</p>', 'Sub Title
			The Fundamentals

			Author
			Ryan Murray

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082348

			Pages
			404 pages

			Binding
			Softcover

			Year of Publication
			2014

			Edition of Book
			3rd Edition

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Fundamentals</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ryan Murray</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082348</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>404 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Softcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>3rd Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"675"', '"405"', '"0"', 1, 'PAPERBACK', 'Softcover', 'English', 'English', '3rd Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '404 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6494IMG_20220429_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381082348&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2095', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2095', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1761, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:52'),
('00b1c2f9-b7f4-4422-8688-160a4588a2df', '3402', 991, 'Prisons and Punishment - Library of Criminology - 3 Vols.', 'prisons-and-punishment-library-of-criminology-3-vols-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-340-3402', 'prisons-and-punishment-library-of-criminology-3-vols-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402-3402', '9781847870230', '9781847870230', '9781847870230', NULL, 'Prisons and Punishment provides a critical introduction to the main debates and dilemmas associated with prisons, imprisonment and punishment, and will acquaint readers with the most interesting and influential literature that has shaped the field. The three-volume set of original classic and contemporary readings is designed to introduce readers to the history and development of prisons, to contemporary theories and issues relating to prison populations, to sociological and psychological literature on the ''effects'' of imprisonment, to debates about the management and privatisation of the prison estate and to controversial issues and emerging trends in punishment across the globe.

Prisons and Punishment is particularly timely because of the exponentially growing prison populations in many countries and because of new cultures of control which are criminalizing increasing numbers of people and creating a crisis in the penal system.

Volume 1 The Meaning of the Prison: Punishment in an Historical and Comparative Context outlines the emergence of the modern prison and explores differing contemporary models of imprisonment in various parts of the world.

Volume 2 Prisoners and Prison Communities explores the pervasive characteristics and ''effects'' of imprisonment from sociological and psychological perspectives. It discusses life in prison for all its occupants, and also considers the effects of imprisonment on prisoners'' families.

Volume 3 Punishment: Controversial Issues and Emerging Debates examines prisons in market societies, covering recent moves towards increasing managerialism and greater accountability, prison inspection and human rights issues. It looks at some of the most controversial issues and problems blighting prison systems around the world and discusses the notion of a ''carceral society''.

Prisons and Punishment is the definitive tool with which to navigate the fields of penology and prison studies. Each volume in this definitive set includes an introduction by the editor.', '<p>Prisons and Punishment provides a critical introduction to the main debates and dilemmas associated with prisons, imprisonment and punishment, and will acquaint readers with the most interesting and influential literature that has shaped the field. The three-volume set of original classic and contemporary readings is designed to introduce readers to the history and development of prisons, to contemporary theories and issues relating to prison populations, to sociological and psychological literature on the ''effects'' of imprisonment, to debates about the management and privatisation of the prison estate and to controversial issues and emerging trends in punishment across the globe.</p>

<p>Prisons and Punishment is particularly timely because of the exponentially growing prison populations in many countries and because of new cultures of control which are criminalizing increasing numbers of people and creating a crisis in the penal system.</p>

<p>Volume 1 The Meaning of the Prison: Punishment in an Historical and Comparative Context outlines the emergence of the modern prison and explores differing contemporary models of imprisonment in various parts of the world.</p>

<p>Volume 2 Prisoners and Prison Communities explores the pervasive characteristics and ''effects'' of imprisonment from sociological and psychological perspectives. It discusses life in prison for all its occupants, and also considers the effects of imprisonment on prisoners'' families.</p>

<p>Volume 3 Punishment: Controversial Issues and Emerging Debates examines prisons in market societies, covering recent moves towards increasing managerialism and greater accountability, prison inspection and human rights issues. It looks at some of the most controversial issues and problems blighting prison systems around the world and discusses the notion of a ''carceral society''.</p>

<p>Prisons and Punishment is the definitive tool with which to navigate the fields of penology and prison studies. Each volume in this definitive set includes an introduction by the editor.</p>', 'Sub Title
			Library of Criminology

			Author
			Yvonne Jewkes

			Publisher
			SAGE

			ISBN 13 Digit
			9781847870230

			Pages
			1184

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Criminology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yvonne Jewkes</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847870230</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"67983"', '"40789"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1184, '1184', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/890241R8qQ89YGL._SX332_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847870230&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3402', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3402', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 991, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:52'),
('00b2bb8d-413c-4db7-9178-e43f02b0945c', '3865', 586, 'Transboundary Water Resources Management: A Multidisciplinary Approach', 'transboundary-water-resources-management-a-multidisciplinary-approach', 'transboundary-water-resources-management-a-multidisciplinary-approach', '9783527330140', '9783527330140', '9783527330140', NULL, 'About the Book

Based on an international symposium addressing a key issue in global development, this reference includes both the latest methodologies for and practical examples of effective management of transboundary water resources. Its multidisciplinary approach combines hydrology and environmental science with economic and political approaches, in line with new UNESCO and EU recommendations, which have been formulated and implemented with the active involvement of all three editors.

By providing a theoretical framework as well as abundant case studies from southern Europe, Africa, Asia and South America, this handbook provides hydrologists, geologists, engineers and decision-makers with all the knowledge they need for their daily work.

Contents

Preface

PART I: A Global View

TRANSBOUNDARY WATER RESOURCES MANAGEMENT: NEEDS FOR A COORDINATED MULTIDISCIPLINARY APPROACH

GLOBAL CHALLENGES AND THE EUROPEAN PARADIGM

PART II: Physical, Environmental and Technical Approaches

TRANSBOUNDARY AQUIFERS

TRANSBOUNDARY LAKES AND RIVERS

PART III: Legal, Socio-Economic and Institutional Approaches

LEGAL APPROACHES

SOCIO-ECONOMIC AND INSTITUTIONAL APPROACHES

PART IV: Bridging the Gaps

CAPACITY BUILDING AND SHARING THE RISKS/BENEFITS FOR CONFLICT RESOLUTION

 ', '<p><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Based on an international symposium addressing a key issue in global development, this reference includes both the latest methodologies for and practical examples of effective management of transboundary water resources. Its multidisciplinary approach combines hydrology and environmental science with economic and political approaches, in line with new UNESCO and EU recommendations, which have been formulated and implemented with the active involvement of all three editors.<br />
By providing a theoretical framework as well as abundant case studies from southern Europe, Africa, Asia and South America, this handbook provides hydrologists, geologists, engineers and decision-makers with all the knowledge they need for their daily work.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p><span><span><span><span>Preface<br />
<br />
<strong><span>PART I: A Global View</span></strong><br />
<br />
TRANSBOUNDARY WATER RESOURCES MANAGEMENT: NEEDS FOR A COORDINATED MULTIDISCIPLINARY APPROACH<br />
<br />
GLOBAL CHALLENGES AND THE EUROPEAN PARADIGM<br />
<br />
<strong><span>PART II: Physical, Environmental and Technical Approaches</span></strong><br />
<br />
TRANSBOUNDARY AQUIFERS<br />
<br />
TRANSBOUNDARY LAKES AND RIVERS<br />
<br />
<strong><span>PART III: Legal, Socio-Economic and Institutional Approaches</span></strong><br />
<br />
LEGAL APPROACHES<br />
<br />
SOCIO-ECONOMIC AND INSTITUTIONAL APPROACHES<br />
<br />
<strong><span>PART IV: Bridging the Gaps</span></strong><br />
<br />
CAPACITY BUILDING AND SHARING THE RISKS/BENEFITS FOR CONFLICT RESOLUTION</span></span></span></span></p>

<p> </p>', ' 

			Title
			Transboundary Water Resources Management: A Multidisciplinary Approach

			Author
			Jacques Ganoulis, Alice Aureli 

			ISBN
			9783527330140

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Transboundary Water Resources Management: A Multidisciplinary Approach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jacques Ganoulis, Alice Aureli </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9783527330140</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"18620"', '"12103"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4940water.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783527330140&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3865', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3865', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 586, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:52'),
('00c44c72-7f0d-4a7b-beff-c4733bc1a321', '1563', NULL, 'Evolution of India''s Foreign Policy', 'evolution-of-indias-foreign-policy-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1-1563', 'evolution-of-indias-foreign-policy-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563-1563', 'VVBB33455', 'VVBB33455', 'VVBB33455', NULL, 'Evolution of India''s Foreign Policy', '<h1>Evolution of India''s Foreign Policy</h1>', 'Sub Title
			No

			Author
			Dr. C. Siraz

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385621017

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. C. Siraz</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385621017</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6789image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VVBB33455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1563', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1563', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2128, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:52'),
('00c75eca-26dc-4c96-8933-8e1100c1d521', '1524', NULL, 'India and Russia - Deepening the Strategic Partnership', 'india-and-russia-deepening-the-strategic-partnership-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-152-1524', 'india-and-russia-deepening-the-strategic-partnership-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524-1524', 'VBNH5342', 'VBNH5342', 'VBNH5342', NULL, 'India and Russia - Deepening the Strategic Partnership', '<h1>India and Russia - Deepening the Strategic Partnership</h1>', 'Sub Title
			No

			Author
			Rajiv K. Bhatia, Vijay Sakhuja Indrani Talukdar

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175417212

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajiv K. Bhatia, Vijay Sakhuja Indrani Talukdar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175417212</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17409788175417212.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNH5342&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1524', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1524', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2157, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('00daa470-e756-40c0-9fe9-997fdd950e2a', '2831', NULL, 'Buddhism in South Asia', 'buddhism-in-south-asia-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831', 'buddhism-in-south-asia-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831-2831', '9788175331679', '9788175331679', '9788175331679', NULL, 'This book is about Buddhism in South Asia. How Buddhism started in this part of the world and later spread across the world, this book covers these topics. Buddhism originated in this part of the world and is the state religion of the countries like Sri Lanka and Bhutan and Buddhists are in good number in other South Asian countries.

This book starts with the introduction of Buddhism and further traces the development of Buddhism in South Asia along with its branches and schools. The thoughts of Buddhism, early literature of Buddhism, Philosophy of Buddhism, Buddhism in modern century, spreading of Buddhism to the west and other aspects of Buddhism are the key components of its characterization and description.

These topics are covered in elaborative and meticulous manner and language has been kept simple which is easy to understand. We expect that the present book will be very useful for the scholars who want to read and know about the Buddhism in South Asian countries.

Content - Preface, Chapter-1: Buddhism: An Introduction, Chapter-2: Early Development and Rise of Buddhism, Chapter-3: Buddhism and Its Branches, Chapter-4: Early Buddhism and Its Various Schools, Chapter-5: Evolution of Buddhist Schools and Literature, Chapter-6: Mainstream Buddhism: Thoughts and Its Different Schools, Chapter-7: The Philosophy of Buddhism, Chapter-8: Buddhism in South Asia, Chapter-9: Buddhism in Modern Century,  Chapter-10: Buddhism: Spreading to the West, Bibliography,  Index              ', '<p style="text-align:justify"><span>This book is about Buddhism in South Asia. How Buddhism started in this part of the world and later spread across the world, this book covers these topics. Buddhism originated in this part of the world and is the state religion of the countries like Sri Lanka and Bhutan and Buddhists are in good number in other South Asian countries.</span></p>

<p style="text-align:justify"><span>This book starts with the introduction of Buddhism and further traces the development of Buddhism in South Asia along with its branches and schools. The thoughts of Buddhism, early literature of Buddhism, Philosophy of Buddhism, Buddhism in modern century, spreading of Buddhism to the west and other aspects of Buddhism are the key components of its characterization and description.</span></p>

<p style="text-align:justify"><span>These topics are covered in elaborative and meticulous manner and language has been kept simple which is easy to understand. We expect that the present book will be very useful for the scholars who want to read and know about the Buddhism in South Asian countries.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Chapter-1: Buddhism: An Introduction, Chapter-2: Early Development and Rise of Buddhism, Chapter-3: Buddhism and Its Branches, Chapter-4: Early Buddhism and Its Various Schools, Chapter-5: Evolution of Buddhist Schools and Literature, Chapter-6: Mainstream Buddhism: Thoughts and Its Different Schools, Chapter-7: The Philosophy of Buddhism, Chapter-8: Buddhism in South Asia, Chapter-9: Buddhism in Modern Century,  Chapter-10: Buddhism: Spreading to the West, Bibliography,  Index</span>              </p>

<ul>
</ul>', 'Sub Title
			Buddhism in South Asia

			Author
			Dr. Arvind Kumar Singh

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175331679

			Pages
			336

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Buddhism in South Asia</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Arvind Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175331679</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>336</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1395"', '"837"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 336, '336', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8391Buddhism%20in%20South%20Asia.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175331679&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2831', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2831', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1318, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('00f3db64-4c0d-4c86-8d25-0e8d2e69c1fa', '2819', NULL, 'The Barak Vailey - 3 Vols NEW', 'the-barak-vailey-3-vols-new-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819', 'the-barak-vailey-3-vols-new-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819-2819', 'ECGY6655', 'ECGY6655', 'ECGY6655', NULL, 'The Barak Vailey - 3 Vols NEW', '<h1>The Barak Vailey - 3 Vols NEW</h1>', 'Sub Title
			No

			Author
			Ranjit Kumar De

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788183241724

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjit Kumar De</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183241724</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2400"', '"1440"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ECGY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2819', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2819', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1325, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('00f3ff40-63fb-4200-94ad-b39548841708', '3686', 755, 'परिभाषार्थ प्रकाश - परिभाषेंदुशेखर के आलोक में', 'परभषरथ-परकश-परभषदशखर-क-आलक-म', '-', '9788171105960', '9788171105960', '9788171105960', NULL, 'परिभाषार्थ प्रकाश - परिभाषेंदुशेखर के आलोक में

डॉ. रामप्रकाश वर्णी', '<p style="text-align:center"><span><strong>परिभाषार्थ प्रकाश - परिभाषेंदुशेखर के आलोक में</strong></span></p>

<p style="text-align:center"><span><strong>डॉ. रामप्रकाश वर्णी</strong></span></p>', ' 

			Title

			 

			परिभाषार्थ प्रकाश - परिभाषेंदुशेखर के आलोक में

			Author

			डॉ. रामप्रकाश वर्णी

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171105960

			ISBN-10 Digit

			8171105963

			Pages

			649

			Year

			2018

			Binding

			Hard Bound

			Language

			Sanskrit & Hindi 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span><strong><span>परिभाषार्थ प्रकाश - परिभाषेंदुशेखर के आलोक में</span></strong></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>डॉ. रामप्रकाश वर्णी</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171105960</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171105963</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>649</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2018</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; Hindi </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"950"', '"712"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit & Hindi', 'Sanskrit & Hindi ', '1/e', NULL, '2018', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 649, '649', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7121paribhasharthprakash-paribhasendushekhar-ke-alok-mein-hindi-original-imafrshz9kkmvhpg.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171105960&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3686', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3686', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 755, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('011cd808-2a69-435b-acf4-922cc3598574', '3271', NULL, 'Catalogue of the Collection of the Harisingh Gour Archaeological Museum of Sagar University', 'catalogue-of-the-collection-of-the-harisingh-gour-archaeological-museum-of-sagar-university-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271', 'catalogue-of-the-collection-of-the-harisingh-gour-archaeological-museum-of-sagar-university-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271-3271', '9788172113216', '9788172113216', '9788172113216', NULL, 'The Harisingh Gour Archaeological Museum of Sagar University is one of the best museums in Madhya Pradesh and has a rare collection of sculptures and antiquities. The sculptural collection of the museum, numbering 501 items, comprises sculpture not only from Sagar District, but also from other important sites in the neighbouring region. A complete list of the sculptures exhibited at the museum is given in the Catalogue along with other necessary details.

The Introduction to the Catalogue highlights the history of the museum, as well as the importance of the art of Madhya Pradesh and Sagar; it also gives a general description of the collections at the museum, including archaeological material found at various excavations and explorations, coins, seaals, inscriptions, paintings and terracotta works.

The most important part of the Catalogue is a detailed study of 45 selected sculptures. Some of these, for example, Nrvaraha, Nrsimha, Gajalaksmi, Ardhanarisvara, Dvarapala, Harihara-Hiranyagarbha, Parvati, Indrani, Sivagana, etc. are worth mentioning both as sculptures in the collection, and furthermore, as the pride and joy of the museum. Their vivid iconographic features are described here for the first time. 

Content - Introduction, The Importance of the Art of Madhya Pradesh and Sagar Description of the Museum''s Collections, Sculptures, Archaeological Material, Coins, Seals and Sealings,  Inscriptions,  Paintings,  Terracottas,  Descriptions of Selected Sculptures, Male Torso, Indrani with a child between her feet (fragment), Gajalaksmi, Bust of Sivagana, Bust of Dvarapala (door guardian), Upper moulding of a door frame with a human face in the middle and lion faces on either side, Nrvaraha, delivering the goddess Earth, Nrsimha, fragment of a decorated coping stone,  Window,  Ardhanarisvara, Jambhala, Tirthankara Parsvanatha,  Inscribed slab showing a royal couple, Four-sided (sarvatobhadra) sculpture with Mahesa,  Urdhvaretas (ithyphallic) Lakulisa, seated on lotus,  Mahisasuramardini,  Saptamatrka (Seven Mothers) panel, Kaumari with peacock, Varahi standing on a tortoise, Bust of Nagaraja, Fragment of a door jamb showing the river goddess Yamuna and an attendant, Architectural piece with Kubera,  Architectural decoration (candrasala) with Kubera and Kirtimukha, Siva killing the demon Andhaka, Harihara-Hiranyagarbha, Bust of Mahesamurti,  A man greeting a lady with an attendant, Serpent (Naga) couple, Decorated door jamb with river goddess, loving couples and creeper, Laksmi-Narayana, Twenty-armed Durga, Four-armed Agni, Vayu, Battle scene with Siva linga worship, Panel with the nine planet deities (Navagraha),  Architectural piece with Surya, Left door jamb of a gateway with the river goddess Yamuna and erotic figures, Parvati holding Siva linga and Ganesa, Sixteen-armed Camunda, Lintel showing the Sun god, Navagraha (the nine planet deities) and Saptamatrka (the Seven Mothers), Decorated pillar showing Uma-Mahesvara, procession scene and battle scene, Sati stone, Serpent mother (Nagi) holding a child, Four-armed Ksetrapala with a dog, List of Sculptures Exhibited at the Harisingh Gour Archaeological Museum,  References, Index                                                   ', '<p style="text-align:justify"><span>The Harisingh Gour Archaeological Museum of Sagar University is one of the best museums in Madhya Pradesh and has a rare collection of sculptures and antiquities. The sculptural collection of the museum, numbering 501 items, comprises sculpture not only from Sagar District, but also from other important sites in the neighbouring region. A complete list of the sculptures exhibited at the museum is given in the Catalogue along with other necessary details.</span></p>

<p style="text-align:justify"><span>The Introduction to the Catalogue highlights the history of the museum, as well as the importance of the art of Madhya Pradesh and Sagar; it also gives a general description of the collections at the museum, including archaeological material found at various excavations and explorations, coins, seaals, inscriptions, paintings and terracotta works.</span></p>

<p style="text-align:justify"><span>The most important part of the Catalogue is a detailed study of 45 selected sculptures. Some of these, for example, Nrvaraha, Nrsimha, Gajalaksmi, Ardhanarisvara, Dvarapala, Harihara-Hiranyagarbha, Parvati, Indrani, Sivagana, etc. are worth mentioning both as sculptures in the collection, and furthermore, as the pride and joy of the museum. Their vivid iconographic features are described here for the first time. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Introduction, The Importance of the Art of Madhya Pradesh and Sagar Description of the Museum''s Collections, Sculptures, Archaeological Material, Coins, Seals and Sealings,  Inscriptions,  Paintings,  Terracottas,  Descriptions of Selected Sculptures, Male Torso, Indrani with a child between her feet (fragment), Gajalaksmi, Bust of Sivagana, Bust of Dvarapala (door guardian), Upper moulding of a door frame with a human face in the middle and lion faces on either side, Nrvaraha, delivering the goddess Earth, Nrsimha, fragment of a decorated coping stone,  Window,  Ardhanarisvara, Jambhala, Tirthankara Parsvanatha,  Inscribed slab showing a royal couple, Four-sided (sarvatobhadra) sculpture with Mahesa,  Urdhvaretas (ithyphallic) Lakulisa, seated on lotus,  Mahisasuramardini,  Saptamatrka (Seven Mothers) panel, Kaumari with peacock, Varahi standing on a tortoise, Bust of Nagaraja, Fragment of a door jamb showing the river goddess Yamuna and an attendant, Architectural piece with Kubera,  Architectural decoration (candrasala) with Kubera and Kirtimukha, Siva killing the demon Andhaka, Harihara-Hiranyagarbha, Bust of Mahesamurti,  A man greeting a lady with an attendant, Serpent (Naga) couple, Decorated door jamb with river goddess, loving couples and creeper, Laksmi-Narayana, Twenty-armed Durga, Four-armed Agni, Vayu, Battle scene with Siva linga worship, Panel with the nine planet deities (Navagraha),  Architectural piece with Surya, Left door jamb of a gateway with the river goddess Yamuna and erotic figures, Parvati holding Siva linga and Ganesa, Sixteen-armed Camunda, Lintel showing the Sun god, Navagraha (the nine planet deities) and Saptamatrka (the Seven Mothers), Decorated pillar showing Uma-Mahesvara, procession scene and battle scene, Sati stone, Serpent mother (Nagi) holding a child, Four-armed Ksetrapala with a dog, List of Sculptures Exhibited at the Harisingh Gour Archaeological Museum,  References, Index </span>                                                  </span></span></p>', 'Sub Title
			Catalogue of the Collection of the Harisingh Gour Archaeological Museum of Sagar University

			Author
			S.K. Bajpai, Zsuzsanna Renner

			About Author
			As per Book

			ISBN 10 Digit
			8172113218

			ISBN 13 Digit
			9788172113216

			Pages
			258

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Catalogue of the Collection of the Harisingh Gour Archaeological Museum of Sagar University</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>S.K. Bajpai, Zsuzsanna Renner</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8172113218</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788172113216</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>258</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Paperback</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2012</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"3000"', '"1800"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 258, '258', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2491Catalogue%20of%20the%20Collection%20of%20the%20Harisingh%20Gour%20Archaeological%20Museum%20of%20Sagar%20University.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788172113216&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3271', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3271', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1108, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:53'),
('011d76b9-13ce-4a89-a92d-8a5d089e9980', '3856', 595, 'Fundamentals of Chemical Technology', 'fundamentals-of-chemical-technology', 'fundamentals-of-chemical-technology', '-34-', '-34-', '-34-', NULL, 'About the book

The modern chemical industry together with the related branches of industry manufacture thousands of products, and it is impossible to describe how they are made within a single course.

Students specializing in chemical engineering and technology, whom this book is intended for, do not need to study numerous chemical production processes. They only have to know the general laws of chemical technology, the most typical processes, and the reaction equipment needed for them.

The book considers the application of the general laws to specific chemical processes.

Contents

Preface

Part One. Theoretical Fundamentals of Chemical Technology

Chapter 1. Role and Development of the Chemical Industry

Chapter 2. Raw Materials of the Chemical Industry

Chapter 3. Fundamentals of Chemical Technological Processes

Chapter 4. Chemical Reactors

Chapter 5. Non-Catalytic Processes and Reactors

Chapter 6. Catalytic Processes and Reactors

Chapter 7. Ecological Problems of Chemical Technology

Part Two. Technology of Individual Chemical Products

Chapter 8. Energy Problems and Fuel Processing Techniques

Chapter 9. The Technology of Fixed Nitrogen

Chapter 10. Production of Sulphuric Acid

Chapter 11. Mineral Salts and Fertilizers

Chapter 12. Organic Systhesis

Chapter 13. High-Molecular Compounds

List of Symbols

Bibliography

Name Index

Subject Index', '<p><strong>About the book</strong></p>

<p><span><span>The modern chemical industry together with the related branches of industry manufacture thousands of products, and it is impossible to describe how they are made within a single course.</span></span></p>

<p><span><span>Students specializing in chemical engineering and technology, whom this book is intended for, do not need to study numerous chemical production processes. They only have to know the general laws of chemical technology, the most typical processes, and the reaction equipment needed for them. </span></span></p>

<p><span><span>The book considers the application of the general laws to specific chemical processes.</span></span></p>

<p><span><span><strong><span>Contents</span></strong></span></span></p>

<p><span><span>Preface</span></span></p>

<p><span><span><strong>Part One. Theoretical Fundamentals of Chemical Technology</strong></span></span></p>

<p><span><span>Chapter 1. Role and Development of the Chemical Industry</span></span></p>

<p><span><span>Chapter 2. Raw Materials of the Chemical Industry</span></span></p>

<p><span><span>Chapter 3. Fundamentals of Chemical Technological Processes</span></span></p>

<p><span><span>Chapter 4. Chemical Reactors</span></span></p>

<p><span><span>Chapter 5. Non-Catalytic Processes and Reactors</span></span></p>

<p><span><span>Chapter 6. Catalytic Processes and Reactors</span></span></p>

<p><span><span>Chapter 7. Ecological Problems of Chemical Technology</span></span></p>

<p><span><span><strong>Part Two. Technology of Individual Chemical Products</strong></span></span></p>

<p><span><span>Chapter 8. Energy Problems and Fuel Processing Techniques</span></span></p>

<p><span><span>Chapter 9. The Technology of Fixed Nitrogen</span></span></p>

<p><span><span>Chapter 10. Production of Sulphuric Acid</span></span></p>

<p><span><span>Chapter 11. Mineral Salts and Fertilizers</span></span></p>

<p><span><span>Chapter 12. Organic Systhesis</span></span></p>

<p><span><span>Chapter 13. High-Molecular Compounds</span></span></p>

<p><span><span>List of Symbols</span></span></p>

<p><span><span>Bibliography</span></span></p>

<p><span><span>Name Index</span></span></p>

<p><span><span>Subject Index</span></span></p>', 'Title
			Fundamentals of Chemical Technology

			Author
			I.P Mukhlyonov

			Publisher
			Mir Publishers

			Year of Publication
			1986

			Pages
			368

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals of Chemical Technology</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">I.P Mukhlyonov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">368</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 368, '368', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4711Chemical.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-34-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3856', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3856', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 595, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:53'),
('015731bb-21e1-459a-99db-18fe554304c2', '4241', 222, 'Accounting: Texts and Cases 13/e', 'accounting-texts-and-cases-13e', 'accounting-texts-and-cases-13e', '9781259097126', '9781259097126', '9781259097126', NULL, 'About the book

Accounting: Text & Cases is a product of lifelong dedication to the discipline of accounting. Covering both financial and managerial accounting as well as broader managerial issues, the book incorporates a breadth of experience that is sure to enrich your course and your students. The approximately 109 cases that make up most of the end of chapter material are combination of classic Harvard style cases and extended problems, with 12 complete new cases added to the 13th edition.

Content:

PART I: FINANCIAL ACCOUNTING

	The Nature and Purpose of Accounting

	Basic Accounting Concepts: The Balance Sheet

	Basic Accounting Concepts: The Income Statement

	Accounting Records and Systems

	Revenue and Monetary Assets

	Cost of Sales and Inventories

	Long-Lived Nonmonetary Assets and Their Amortization

	Sources of Capital: Debt

	Sources of Capital: Owners’ Equity

	 Other Items that affect Net Income and Owners’ Equity

	The Statement of Cash Flows

	Acquisitions and Consolidated Statements

	Financial Statement Analysis

	Understanding Financial Statements

PART II: MANAGEMENT ACCOUNTING

	The Nature of Management Accounting

	The Behavior of Costs

	Full Costs and their Uses

	Additional Aspects of Product Costing Systems

	Standard Costs, Variable Costing Systems, Quality Costs, and Joint Costs

	Production Cost Variance Analyses

	Other Variance Analyses

	Control: The Management Control Environment

	 Control: The Management Control Process

	Strategic Planning and Budgeting

	Reporting and Evaluation

	Short-Run Alternative Choice Decisions

	 Longer-Run Decisions: Capital Budgeting

	Management Accounting System Design', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Accounting: Text &amp; Cases is a product of lifelong dedication to the discipline of accounting. Covering both financial and managerial accounting as well as broader managerial issues, the book incorporates a breadth of experience that is sure to enrich your course and your students. The approximately 109 cases that make up most of the end of chapter material are combination of classic Harvard style cases and extended problems, with 12 complete new cases added to the 13th edition.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART I: FINANCIAL ACCOUNTING</span></strong></span></span></p>

<ol>
	<li><span><span><span>The Nature and Purpose of Accounting</span></span></span></li>
	<li><span><span><span>Basic Accounting Concepts: The Balance Sheet</span></span></span></li>
	<li><span><span><span>Basic Accounting Concepts: The Income Statement</span></span></span></li>
	<li><span><span><span>Accounting Records and Systems</span></span></span></li>
	<li><span><span><span>Revenue and Monetary Assets</span></span></span></li>
	<li><span><span><span>Cost of Sales and Inventories</span></span></span></li>
	<li><span><span><span>Long-Lived Nonmonetary Assets and Their Amortization</span></span></span></li>
	<li><span><span><span>Sources of Capital: Debt</span></span></span></li>
	<li><span><span><span>Sources of Capital: Owners’ Equity </span></span></span></li>
	<li><span><span><span> Other Items that affect Net Income and Owners’ Equity</span></span></span></li>
	<li><span><span><span>The Statement of Cash Flows</span></span></span></li>
	<li><span><span><span>Acquisitions and Consolidated Statements</span></span></span></li>
	<li><span><span><span>Financial Statement Analysis</span></span></span></li>
	<li><span><span><span>Understanding Financial Statements</span></span></span></li>
</ol>

<p><span><span><strong><span>PART II: MANAGEMENT ACCOUNTING</span></strong></span></span></p>

<ol>
	<li><span><span><span>The Nature of Management Accounting</span></span></span></li>
	<li><span><span><span>The Behavior of Costs</span></span></span></li>
	<li><span><span><span>Full Costs and their Uses</span></span></span></li>
	<li><span><span><span>Additional Aspects of Product Costing Systems</span></span></span></li>
	<li><span><span><span>Standard Costs, Variable Costing Systems, Quality Costs, and Joint Costs</span></span></span></li>
	<li><span><span><span>Production Cost Variance Analyses</span></span></span></li>
	<li><span><span><span>Other Variance Analyses</span></span></span></li>
	<li><span><span><span>Control: The Management Control Environment</span></span></span></li>
	<li><span><span><span> Control: The Management Control Process</span></span></span></li>
	<li><span><span><span>Strategic Planning and Budgeting</span></span></span></li>
	<li><span><span><span>Reporting and Evaluation</span></span></span></li>
	<li><span><span><span>Short-Run Alternative Choice Decisions</span></span></span></li>
	<li><span><span><span> Longer-Run Decisions: Capital Budgeting</span></span></span></li>
	<li><span><span><span>Management Accounting System Design</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Accounting: Texts and Cases 13/e

			Author
			Robert N.Anthony

			ISBN
			9781259097126

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Accounting: Texts and Cases 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Robert N.Anthony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781259097126</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"995"', '"746"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8997accoun.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781259097126&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4241', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4241', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 222, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:53'),
('019020ba-36de-40c8-8767-ce5a5775e4c3', '4450', 15, 'Upanishad Bhashyam', 'upanishad-bhashyam', 'upanishad-bhashyam', '-116-', '-116-', '-116-', NULL, 'उपनिषद् भाष्यम ', '<p>उपनिषद् भाष्यम </p>', 'Title
			Upanishad Bhashyam

			Author
			Shri Gopalanand Swami

			Publisher
			Chhaganbhai Nagindas

			Year of Publication
			1921

			Binding
			Hardcover

			Language
			Sanskrit

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Upanishad Bhashyam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shri Gopalanand Swami</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Chhaganbhai Nagindas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1921</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Sanskrit', 'Sanskrit', NULL, NULL, NULL, NULL, NULL, 'e001b4f1-46c9-4314-be62-5c351526cf5b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5363upnishad.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-116-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4450', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4450', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 15, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:53'),
('01ab93df-6f48-4d19-b728-5a959c6560b0', '1061', NULL, 'Child Psychology - A Handbook of Contemporary Issues', 'child-psychology-a-handbook-of-contemporary-issues-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061', 'child-psychology-a-handbook-of-contemporary-issues-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061-1061', 'UJHY7789', 'UJHY7789', 'UJHY7789', NULL, 'Child Psychology - A Handbook of Contemporary Issues', '<h1>Child Psychology - A Handbook of Contemporary Issues</h1>
', 'Sub Title
			No

			Author
			Dr. Manilei Serto

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160706

			Pages
			1388

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manilei Serto</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160706</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1388</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1388, '1388', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5174image_not_available_9_54.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=UJHY7789&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1061', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1061', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2447, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('01eb3d01-3407-4827-ad0c-d1d9c9e10ba7', '3416', 977, 'Rural Marketing', 'rural-marketing-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416', 'rural-marketing-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416-3416', '9789332543607', '9789332543607', '9789332543607', NULL, 'The first edition of Rural Marketing was published in 2005-a time when the rural demand was just beginning to register high rates of growth, but very little information or data was available. The subsequent and unimaginable changes in rural India in the last decade prompted the need of a revised edition to make the book more relevant to the evolving rural marketing needs adn challenges.

The present edition, while retaining the key strengths of the previous edition, builds on it by introducing new material relevant for today''s readers. The pedagogy of the book has been expanded to make learning easier and interesting. It includes learning objectives, chapter-opening vignettes, snapshots, memo boxes and many more features.

HIGHLIGHTS OF THIS EDITION

A chapter on ''Role of Government in Rural India'' has been added as Chapter 12.

The chapter ''Future of Rural Marketing'' has now become Chapter 13.

Latest data on rural markets from Census 2011 has been included.

New cases and discussion questions have been added in various chapters to make the text relevant to the current scenario.

Content - Foreword, Preface, Chapter 1 The Call of Rural India, Chapter 2 The Rural Marketing Environment, Chapter 3 Rural Consumer Behaviour,  Chapter 4 Rural Marketing Research, Chapter 5 Segmenting and Targeting Rural Markets, Chapter 6 Product Strategy, Chapter 7 Pricing Strategies, Chapter 8 Distribution in Rural Markets, Chapter 9 Communication Strategies for Rural Markets, Chapter 10 Rural Services Marketing, Chapter 11 Marketing in Small Towns, Chapter 12 Role of Government in Rural India, Chapter 13 The Future of Rural Marketing, Endnotes, Photo Credits,  Index               ', '<p style="text-align:justify"><span>The first edition of Rural Marketing was published in 2005-a time when the rural demand was just beginning to register high rates of growth, but very little information or data was available. The subsequent and unimaginable changes in rural India in the last decade prompted the need of a revised edition to make the book more relevant to the evolving rural marketing needs adn challenges.</span></p>

<p style="text-align:justify"><span>The present edition, while retaining the key strengths of the previous edition, builds on it by introducing new material relevant for today''s readers. The pedagogy of the book has been expanded to make learning easier and interesting. It includes learning objectives, chapter-opening vignettes, snapshots, memo boxes and many more features.</span></p>

<p style="text-align:justify"><span>HIGHLIGHTS OF THIS EDITION</span></p>

<p style="text-align:justify"><span>A chapter on ''Role of Government in Rural India'' has been added as Chapter 12.</span></p>

<p style="text-align:justify"><span>The chapter ''Future of Rural Marketing'' has now become Chapter 13.</span></p>

<p style="text-align:justify"><span>Latest data on rural markets from Census 2011 has been included.</span></p>

<p style="text-align:justify"><span>New cases and discussion questions have been added in various chapters to make the text relevant to the current scenario.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Foreword, Preface, Chapter 1 The Call of Rural India, Chapter 2 The Rural Marketing Environment, Chapter 3 Rural Consumer Behaviour,  Chapter 4 Rural Marketing Research, Chapter 5 Segmenting and Targeting Rural Markets, Chapter 6 Product Strategy, Chapter 7 Pricing Strategies, Chapter 8 Distribution in Rural Markets, Chapter 9 Communication Strategies for Rural Markets, Chapter 10 Rural Services Marketing, Chapter 11 Marketing in Small Towns, Chapter 12 Role of Government in Rural India, Chapter 13 The Future of Rural Marketing, Endnotes, Photo Credits,  Index</span>               </span></span></span></p>', 'Sub Title
			Rural Marketing

			Author
			Pradeep Kashyap

			ISBN 13 Digit
			9789332543607

			Pages
			318

			Binding
			Paperback

			Year of Publication
			2019

			Edition of Book
			Fourth

			Language
			English', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td style="text-align:center">Rural Marketing</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Author</span></span></strong></span></td>
			<td style="text-align:center"><span><span>Pradeep Kashyap</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td style="text-align:center">9789332543607</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:center"><span><span>318</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td style="text-align:center"><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>2019</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td style="text-align:center">Fourth</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Language</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>English</span></span></span></td>
		</tr>
	</tbody>
</table>', '"629"', '"377"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'Fourth', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 318, '318', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9977Rural%20Marketing.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332543607&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3416', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3416', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 977, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:53'),
('0215ea2d-0113-484f-8918-920af66dc4a6', '4123', 338, 'Ethnobotanical Studies on Trees Shrubs and Climbers', 'ethnobotanical-studies-on-trees-shrubs-and-climbers', 'ethnobotanical-studies-on-trees-shrubs-and-climbers', '9789390780372', '9789390780372', '9789390780372', NULL, 'About the book

Ethnobotany is considered as a branch of ethnobiology, the study of past and present interrelationships between human cultures and the plants, animals, and other organisms in their environment. Like its parent field, ethnobotany makes apparent the connection between human cultural practices and the sub-disciplines of biology. A tree is a large, perennial, woody plant. Through there is no set definition regarding minimum size, the term generally applies to plants at least 6m (20 ft.) high at maturity and, more importantly, having secondary branches supported on a single main stem or trunk with clear apical dominance Compared with most other plant forms, trees are long-lived. A few species of trees grow to 100m tall, and some can live for several thousand years. Shrubs are medium-sized, woody plants taller than herbs and shorter than a tree. Their height usually ranges between 6m to 10m tall. Their features include bushy, hard, and woody stems with many branches. This book given an account of medicinal plants of all the countries on planet earth.

Contents:

       Ethnobotany

       Forest Botany and Trees

       Woody Tree Species

       Himalayan Subtropical of Forests

       Role of Trees

       Angiosperm Phylogeny in the Root of the Tree

       Herbal Products and Ethno-medicine Shrubs

       Tree Cytology and Genetics

       Cultivation of Tree Establishment and Measurement.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Ethnobotany is considered as a branch of ethnobiology, the study of past and present interrelationships between human cultures and the plants, animals, and other organisms in their environment. Like its parent field, ethnobotany makes apparent the connection between human cultural practices and the sub-disciplines of biology. A tree is a large, perennial, woody plant. Through there is no set definition regarding minimum size, the term generally applies to plants at least 6m (20 ft.) high at maturity and, more importantly, having secondary branches supported on a single main stem or trunk with clear apical dominance Compared with most other plant forms, trees are long-lived. A few species of trees grow to 100m tall, and some can live for several thousand years. Shrubs are medium-sized, woody plants taller than herbs and shorter than a tree. Their height usually ranges between 6m to 10m tall. Their features include bushy, hard, and woody stems with many branches. This book given an account of medicinal plants of all the countries on planet earth.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>       Ethnobotany</span></span></span></p>

<p style="text-align:justify"><span><span><span>       Forest Botany and Trees</span></span></span></p>

<p style="text-align:justify"><span><span><span>       Woody Tree Species</span></span></span></p>

<p style="text-align:justify"><span><span><span>       Himalayan Subtropical of Forests</span></span></span></p>

<p style="text-align:justify"><span><span><span>       Role of Trees</span></span></span></p>

<p style="text-align:justify"><span><span><span>       Angiosperm Phylogeny in the Root of the Tree</span></span></span></p>

<p style="text-align:justify"><span><span><span>       Herbal Products and Ethno-medicine Shrubs</span></span></span></p>

<p style="text-align:justify"><span><span><span>       Tree Cytology and Genetics</span></span></span></p>

<p style="text-align:justify"><span><span><span>       Cultivation of Tree Establishment and Measurement.</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Ethnobotanical Studies on Trees Shrubs and Climbers

			Author 
			Prof. (Dr.) Raj Singh

			ISBN
			9789390780372

			Publisher
			Random Publications

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Ethnobotanical Studies on Trees Shrubs and Climbers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author </span></td>
			<td style="text-align:center"><span>Prof. (Dr.) Raj Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390780372</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8603tress.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789390780372&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4123', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4123', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 338, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:53'),
('022a60d8-b9a5-48ed-ada2-8f3031a8875a', '3254', NULL, 'Encyclopedia of Sciences and Religions, V 2 & V 3 - 2Vols.', 'encyclopedia-of-sciences-and-religions-v-2-v-3-2vols-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-325-3254', 'encyclopedia-of-sciences-and-religions-v-2-v-3-2vols-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254-3254', '9781402082641', '9781402082641', '9781402082641', NULL, 'Encyclopedia of Sciences and Religions, V 2  & V 3 - 2Vols.', '<p><span>Encyclopedia of Sciences and Religions, V 2  &amp; V 3 - 2Vols.</span></p>', 'Sub Title
			Encyclopedia of Sciences and Religions, V 2  & V 3 - 2Vols.

			Author
			Anne L.C. Runehov, Lluis Oviedo, Nina P. Azari

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781402082641

			Pages
			3112

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Encyclopedia of Sciences and Religions, V 2  &amp; V 3 - 2Vols.</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Anne L.C. Runehov, Lluis Oviedo, Nina P. Azari</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781402082641</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>3112</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2013</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"36000"', '"25200"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3112, '3112', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8619Encyclopedia%20of%20Sciences%20and%20Religions,%20V%202%20%20&%20V%203%20-%202Vols..jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402082641&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3254', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3254', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1125, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:53'),
('024cae81-ff03-46a5-ab92-42aa374b0d82', '4383', 81, 'Sri Bhagavadgita-Rahasya or Karma-Yoga-Sastra V-I', 'sri-bhagavadgitarahasya-or-karmayogasastra-vi', 'sri-bhagavadgitarahasya-or-karmayogasastra-vi', '-80-', '-80-', '-80-', NULL, 'About the book

A fac-smile copy of an important memorandum entered by Lokamanya Tilak in his own hand-writing in a note-book, while in the Mandalay jail, where the Gita-Rahasya was written.

Out of the ten works mentioned in the above list, only the Gita-Rahasya was actually written, which incidentally shows the importance attached by the author to that subject. The other contemplated works have remained in the form of jotted notes.

Content:

Title-page

Various vernacular editions of the Gita-Rahasya

Publisher’s Foreword

Publisher’s Dedication

Opinions of prominent personalities on the Gita, Gita-Rahasya and Lok. Bal Gangadar Tilak

Mr. Tilak on the Gita-Rahasya

Some information regarding the manuscript of the Gita-Rahasya

Translator’s Preface

General Rules regarding the Translation

Scheme of transliteration of Sanskrit words

Explanation of pictorial map of Schools of Philosophy

Author’s Dedication

Author’s Preface

Contents of Volume I (General)

Detailed Contents of Volume I, with special reference to the subject-matter of chapters I to XIII

List of Illustrations

Detailed contents of chapters XIV and XV, and Appendices, included in Vol.II

Explanation of Abbreviations

Chapters I to XIII of the Gita-Rahasya or the Karma-Yoga-Sastra

Text of the Bhagavadgita', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>A fac-smile copy of an important memorandum entered by Lokamanya Tilak in his own hand-writing in a note-book, while in the Mandalay jail, where the Gita-Rahasya was written.</span></span></p>

<p style="text-align:justify"><span><span>Out of the ten works mentioned in the above list, only the Gita-Rahasya was actually written, which incidentally shows the importance attached by the author to that subject. The other contemplated works have remained in the form of jotted notes.</span></span></p>

<p style="text-align:justify"><span><span><strong>Content:</strong></span></span></p>

<p style="text-align:justify"><span><span>Title-page</span></span></p>

<p style="text-align:justify"><span><span>Various vernacular editions of the Gita-Rahasya</span></span></p>

<p style="text-align:justify"><span><span>Publisher’s Foreword</span></span></p>

<p style="text-align:justify"><span><span>Publisher’s Dedication</span></span></p>

<p style="text-align:justify"><span><span>Opinions of prominent personalities on the Gita, Gita-Rahasya and Lok. Bal Gangadar Tilak</span></span></p>

<p style="text-align:justify"><span><span>Mr. Tilak on the Gita-Rahasya</span></span></p>

<p style="text-align:justify"><span><span>Some information regarding the manuscript of the Gita-Rahasya</span></span></p>

<p style="text-align:justify"><span><span>Translator’s Preface</span></span></p>

<p style="text-align:justify"><span><span>General Rules regarding the Translation</span></span></p>

<p style="text-align:justify"><span><span>Scheme of transliteration of Sanskrit words</span></span></p>

<p style="text-align:justify"><span><span>Explanation of pictorial map of Schools of Philosophy</span></span></p>

<p style="text-align:justify"><span><span>Author’s Dedication</span></span></p>

<p style="text-align:justify"><span><span>Author’s Preface</span></span></p>

<p style="text-align:justify"><span><span>Contents of Volume I (General)</span></span></p>

<p style="text-align:justify"><span><span>Detailed Contents of Volume I, with special reference to the subject-matter of chapters I to XIII</span></span></p>

<p style="text-align:justify"><span><span>List of Illustrations</span></span></p>

<p style="text-align:justify"><span><span>Detailed contents of chapters XIV and XV, and Appendices, included in Vol.II</span></span></p>

<p style="text-align:justify"><span><span>Explanation of Abbreviations</span></span></p>

<p style="text-align:justify"><span><span>Chapters I to XIII of the Gita-Rahasya or the Karma-Yoga-Sastra</span></span></p>

<p style="text-align:justify"><span><span>Text of the Bhagavadgita</span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Sri Bhagavadgita-Rahasya or Karma-Yoga-Sastra V-I

			Author
			Bal Gangadhar Tilak

			Publisher
			Tilak Bros Poona

			Binding
			Hardcover

			Language
			English/Sanskrit', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sri Bhagavadgita-Rahasya or Karma-Yoga-Sastra V-I</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Bal Gangadhar Tilak</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Tilak Bros Poona</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English/Sanskrit', 'English/Sanskrit', NULL, NULL, NULL, NULL, NULL, 'db93a1db-75a4-42c4-ae71-4bbdc4b39151', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4641sri.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-80-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4383', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4383', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 81, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:53'),
('0261d1d8-1c1e-4319-a2d9-c6464cc2f218', '3964', 488, 'Project Management : The Managerial Process', 'project-management-the-managerial-process', 'project-management-the-managerial-process', '9789354602078', '9789354602078', '9789354602078', NULL, 'About the Book

Already established as a seminal textbook on project management, the 8th edition of Project Management continues to take the legacy forward with recent updates. The text is designed to cover syllabi requirements of Project Management. A comprehensive and highly application-oriented textbook, the title covers all major topics on project management and is held in high esteem by educators and students alike.

The text is structured to meet the requirements of those preparing for PMP (Project Management Professional) and CAPM (Certified Associate in Project Management)...

Contents:

1. Modern Project Management

2. Organization Strategy and Project Selection

3. Organization:  Structure and Culture

4. Defining the Project

5. Estimating Project Times and Costs

6. Developing  a Project Schedule

7. Managing Risk

8. Scheduling Resources and Costs

9. Reducing Project Duration

10. Being an Effective Project Manager

11. Managing Project Teams

12. Outsourcing: Managing Interorganizational Relations

13. Progress and Performance Measurement and Evaluation 

14, Project Closue

15. Agile Project Management

16, International Projects

 

 ', '<p><strong><span>About the Book</span></strong></p>

<p>Already established as a seminal textbook on project management, the 8th edition of Project Management continues to take the legacy forward with recent updates. The text is designed to cover syllabi requirements of Project Management. A comprehensive and highly application-oriented textbook, the title covers all major topics on project management and is held in high esteem by educators and students alike.</p>

<p>The text is structured to meet the requirements of those preparing for PMP (Project Management Professional) and CAPM (Certified Associate in Project Management)...</p>

<p><strong><span>Contents:</span></strong></p>

<p><span>1. Modern Project Management</span></p>

<p><span>2. Organization Strategy and Project Selection</span></p>

<p><span>3. Organization:  Structure and Culture</span></p>

<p><span>4. Defining the Project</span></p>

<p><span>5. Estimating Project Times and Costs</span></p>

<p><span>6. Developing  a Project Schedule</span></p>

<p><span>7. Managing Risk</span></p>

<p><span>8. Scheduling Resources and Costs</span></p>

<p><span>9. Reducing Project Duration</span></p>

<p><span>10. Being an Effective Project Manager</span></p>

<p><span>11. Managing Project Teams</span></p>

<p><span>12. Outsourcing: Managing Interorganizational Relations</span></p>

<p><span>13. Progress and Performance Measurement and Evaluation </span></p>

<p><span>14, Project Closue</span></p>

<p><span>15. Agile Project Management</span></p>

<p><span>16, International Projects</span></p>

<p> </p>

<p> </p>', 'Title

			Project Management : The Managerial Process

			ISBN

			9789354602078

			Author

			Erik W Larson

			Publisher

			Mc Graw Hill

			Binding

			Paperback

 ', '<table border="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Title</span></span></span></p>
			</td>
			<td style="text-align:center"><span>Project Management : The Managerial Process</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>ISBN</span></span></span></p>
			</td>
			<td style="text-align:center"><span>9789354602078</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Author</span></span></span></p>
			</td>
			<td style="text-align:center"><span>Erik W Larson</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Publisher</span></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span>Mc Graw Hill</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Binding</span></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span>Paperback</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1050"', '"900"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '599a457e-ea01-40de-9842-a3b78d15b016', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8230pic-22.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354602078&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3964', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3964', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 488, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:53'),
('028157ce-2aba-41af-bbaa-b13a98d0c6e3', '239', NULL, 'Lokavidya Perspectives A Philosophy of Political Imagination for the Knowledge Age', 'lokavidya-perspectives-a-philosophy-of-political-imagination-for-the-knowledge-age-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239', 'lokavidya-perspectives-a-philosophy-of-political-imagination-for-the-knowledge-age-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239-239', '9789350023310', '9789350023310', '9789350023310', NULL, 'The myriad ongoing popular struggles against displacement, inequality and imperialism will acquire a new civilizational significance as well as a sense of solidarity with each other if they are seen as knowledge struggles, struggles for restoring legitimacy to lokavidya (knowledge with the people). The coming of the Knowledge Society in the past two decades has destabilized the established hegemony of modern Science by recognizing the knowledge of peasants, artisans and indigenous peoples. In the process it has created a space for building a new politics of lokavidya. The "uneducated masses" are on the move everywhere in struggles across the world, forming not just the mass base of these movements, but also the intellectual motive force. New ways of thinking have started coming into existence that do not take European reference, and instead root themselves in the ways of thinking and doing of the people. Lokavidya is the generic name of such ways of thinking and doing of people who have not gone to the university. Lokavidya is their knowledge; in it is embedded their worldview-philosophy, politics, economics, and genius. Lokavidya perspectives are thus the new and emerging knowledge perspectives that pave the way for a political imagination which can deliver the people from the traps they are in since the beginning of imperialism. These are the principal claims of the present volume, a collection of articles by associates of Vidya Ashram located in Sarnath, Varanasi, Essays found here are born from the belief that until the people''s struggle against imperialism is carried to the knowledge plane, counter-revolutions will be inevitable; that unless the University is challenged alongside the State, restorations will recur. This book articulates the position that ordinary people the world over are knowledgeable, and that they know it to be so.

Content - Preface, List of Contributors, Introduction, I. Transition to Knowledge Society, II. Lokavidya: Epistemics and Politics, III. Economics of Lokavidya, IV. Lokavidya and the University, V. Lokavidya Jan Andolan (LJA), Afterword, Glossary, About Vidya Ashram          ', '<p style="text-align:justify"><span>The myriad ongoing popular struggles against displacement, inequality and imperialism will acquire a new civilizational significance as well as a sense of solidarity with each other if they are seen as knowledge struggles, struggles for restoring legitimacy to lokavidya (knowledge with the people). The coming of the Knowledge Society in the past two decades has destabilized the established hegemony of modern Science by recognizing the knowledge of peasants, artisans and indigenous peoples. In the process it has created a space for building a new politics of lokavidya. The "uneducated masses" are on the move everywhere in struggles across the world, forming not just the mass base of these movements, but also the intellectual motive force. New ways of thinking have started coming into existence that do not take European reference, and instead root themselves in the ways of thinking and doing of the people. Lokavidya is the generic name of such ways of thinking and doing of people who have not gone to the university. Lokavidya is their knowledge; in it is embedded their worldview-philosophy, politics, economics, and genius. Lokavidya perspectives are thus the new and emerging knowledge perspectives that pave the way for a political imagination which can deliver the people from the traps they are in since the beginning of imperialism. These are the principal claims of the present volume, a collection of articles by associates of Vidya Ashram located in Sarnath, Varanasi, Essays found here are born from the belief that until the people''s struggle against imperialism is carried to the knowledge plane, counter-revolutions will be inevitable; that unless the University is challenged alongside the State, restorations will recur. This book articulates the position that ordinary people the world over are knowledgeable, and that they know it to be so.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, List of Contributors, Introduction, I. Transition to Knowledge Society, II. Lokavidya: Epistemics and Politics, III. Economics of Lokavidya, IV. Lokavidya and the University, V. Lokavidya Jan Andolan (LJA), Afterword, Glossary, About Vidya Ashram</span>          </p>', 'Sub Title
			A Philosophy of Political Imagination for the Knowledge Age

			Author
			Amit Basole

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789350023310

			Pages
			471

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Philosophy of Political Imagination for the Knowledge Age</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amit Basole</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350023310</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>471</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1195"', '"717"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 471, '471', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96469789350023310aaaaaa.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789350023310&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=239', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=239', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2934, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('02af1378-a510-4951-87cf-61377c351056', '2035', NULL, 'Surfaces and interfaces For Biomaterials', 'surfaces-and-interfaces-for-biomaterials-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035', 'surfaces-and-interfaces-for-biomaterials-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035-2035', 'WGTR3344', 'WGTR3344', 'WGTR3344', NULL, 'Given such problems as rejection, the interface between an implant and its human host is a critical area in biomaterials. Surfaces and interfaces for biomaterials summarises the wealth of research on understanding the surface properties of biomaterials and the way they interact with human tissue. The first part of the book reviews the way biomaterial surfaces form. Part Two discusses ways of monitoring and characterising surface structure and behaviour. The final two parts of the book look at a range of in vitro and in vivo studies of the complex interactions between biomaterials and the body. Chapters cover such topics as bone and tissue regeneration, the role of interface interactions in biodegradable biomaterials, microbial biofilm formation, vascular tissue engineering and ways of modifying biomaterial surfaces to improve biocompatibility. Surfaces and interfaces for biomaterials is a standard work on how to understand and control surface processes in ensuring biomaterials are used successfully in medicine. Complete coverage on the fundamentals of surface structure and forming to biological and clinical outcomes Includes reviews of key surface analytical techniques Edited by a renowned expert and written by an international team of authors', '<p>Given such problems as rejection, the interface between an implant and its human host is a critical area in biomaterials. Surfaces and interfaces for biomaterials summarises the wealth of research on understanding the surface properties of biomaterials and the way they interact with human tissue. The first part of the book reviews the way biomaterial surfaces form. Part Two discusses ways of monitoring and characterising surface structure and behaviour. The final two parts of the book look at a range of in vitro and in vivo studies of the complex interactions between biomaterials and the body. Chapters cover such topics as bone and tissue regeneration, the role of interface interactions in biodegradable biomaterials, microbial biofilm formation, vascular tissue engineering and ways of modifying biomaterial surfaces to improve biocompatibility. Surfaces and interfaces for biomaterials is a standard work on how to understand and control surface processes in ensuring biomaterials are used successfully in medicine. Complete coverage on the fundamentals of surface structure and forming to biological and clinical outcomes Includes reviews of key surface analytical techniques Edited by a renowned expert and written by an international team of authors</p>', 'Surfaces and interfaces For Biomaterials', '<h1>Surfaces and interfaces For Biomaterials</h1>', '"19600"', '"11760"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9368dpp_15_40.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WGTR3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2035', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2035', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1805, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:53'),
('02d39c87-e4d7-46fa-a8b2-3ce628ddeae7', '2141', NULL, 'Linux Kernal Programming - CD-ROM Included - 3/e', 'linux-kernal-programming-cdrom-included-3e-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-214-2141', 'linux-kernal-programming-cdrom-included-3e-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141', 'RTYH6655', 'RTYH6655::2141', 'RTYH6655', NULL, 'A brand-new edition of the comprehensive Linux kernel reference with 40% of the material revised. The student will learn how a modern multi-tasking operating system will work, and will understand how the open Linux sources work. It covers memory management, interprocess communication, file systems, device drivers, and networking. The authors cover the basic foundations of the Linux OS, going under the hood of Linux. The book is targeted to intermediate and advance Linux students, who need to know how the Linux kernel interface is implemented. Post Review', '<p>A brand-new edition of the comprehensive Linux kernel reference with 40% of the material revised. The student will learn how a modern multi-tasking operating system will work, and will understand how the open Linux sources work. It covers memory management, interprocess communication, file systems, device drivers, and networking. The authors cover the basic foundations of the Linux OS, going under the hood of Linux. The book is targeted to intermediate and advance Linux students, who need to know how the Linux kernel interface is implemented. Post Review</p>', 'Linux Kernal Programming - CD-ROM Included - 3/e', '<h1>Linux Kernal Programming - CD-ROM Included - 3/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58699788177589566.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2141', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2141', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1730, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:53'),
('02f1149b-d029-4e63-8d3e-15686984e157', '1230', NULL, 'Key Concepts in Anti-discriminatory Social Work', 'key-concepts-in-antidiscriminatory-social-work-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230', 'key-concepts-in-antidiscriminatory-social-work-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230-1230', 'NHJU7778', 'NHJU7778', 'NHJU7778', NULL, 'This is a key text that provides a well-rounded introduction to anti-discriminatory social work, placing this underpinning concept within the context of theory, methods, policy, legislation and skills. It will be of immense value to students, practitioners and service users. An excellent book!"', '<p>This is a key text that provides a well-rounded introduction to anti-discriminatory social work, placing this underpinning concept within the context of theory, methods, policy, legislation and skills. It will be of immense value to students, practitioners and service users. An excellent book!"</p>', 'Sub Title
			No

			Author
			Okitikpi, Aymer

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412930819

			Pages
			184

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Okitikpi, Aymer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412930819</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8799"', '"5279"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 184, '184', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86669781412930819.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NHJU7778&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1230', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1230', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2329, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('031036f3-52e6-4894-939c-be744aa10a14', '3702', 739, 'Commentary On The Custom''s Act, 1962 17th/e, 3vols. in Complete Set', 'commentary-on-the-customs-act-1962-17the-3vols-in-complete-set', 'commentary-on-the-customs-act-1962-17the-3vols-in-complete-set', '9789388918503', '9789388918503', '9789388918503', NULL, '“Custom Duty”, ipso facto is an indirect tax, imposed under the custom act, 1962. Articles 265 of the constitution of India provides that no tax shall be levied of collected except by authority of law. So far so, Entry No. 83, list I to schedule VII of the constitution empowers the union government to legislate and collect duties on imports and exports. The act of 1962 is the basic statute which governs entry or exit of different categories of vessels, aircrafts, goods, passengers etc., into of outside the country. The customs Act of 1962 just like any other tax law is primarily for the levy and collection of duties but at the same time it has the other and equality important has the other and equally important purposes such as:-

	Regulation of imports and exports,

	Protection of domestic enquiry,

	Prevention of smuggling

	Conservation and augmentation of foreign exchange and so on.', '<p style="text-align:justify"><span><span>“Custom Duty”, ipso facto is an indirect tax, imposed under the custom act, 1962. Articles 265 of the constitution of India provides that no tax shall be levied of collected except by authority of law. So far so, Entry No. 83, list I to schedule VII of the constitution empowers the union government to legislate and collect duties on imports and exports. The act of 1962 is the basic statute which governs entry or exit of different categories of vessels, aircrafts, goods, passengers etc., into of outside the country. The customs Act of 1962 just like any other tax law is primarily for the levy and collection of duties but at the same time it has the other and equality important has the other and equally important purposes such as:-</span></span></p>

<ul>
	<li style="text-align:justify"><span><span>Regulation of imports and exports,</span></span></li>
	<li style="text-align:justify"><span><span>Protection of domestic enquiry,</span></span></li>
	<li style="text-align:justify"><span><span>Prevention of smuggling </span></span></li>
	<li style="text-align:justify"><span><span>Conservation and augmentation of foreign exchange and so on. </span></span></li>
</ul>', ' 

			Title

			 

			 

			Commentary on the customs act, 1962 (act no. 52 of 1962) 17th/e, 3Vols. Complete Set 

			Author

			T.P. Mukerjee

			Publisher

			The Delhi Law House

			ISBN-13 Digit

			9789388918503

			Pages

			4042

			Year

			2022

			Binding

			Hard Bound

			Language

			English

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p> </p>

			<p><span><span>Commentary on the customs act, 1962 (act no. 52 of 1962) 17th/e, 3Vols. Complete Set </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>T.P. Mukerjee </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>The Delhi Law House </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>9789388918503</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>4042</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"8500"', '"6800"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '2022', NULL, NULL, '32229c57-906c-40cf-b67b-3651dd1b8504', NULL, NULL, 4042, '4042', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2440commentary-on-the-customs-act-in-3-vols-mandj-services.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388918503&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3702', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3702', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 739, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('03192763-80ab-4185-88ef-506e81eba216', '256', NULL, 'Environmental Science In Context in 2 Vols.', 'environmental-science-in-context-in-2-vols-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256', 'environmental-science-in-context-in-2-vols-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256', 'Environmental Science', 'Environmental Science::256', 'Environmental Science', NULL, 'Aimed primarily at high school students, this 2-volume, 4-color title will offer coverage of the history, politics, and ethical debates related to environmental science. It brings together original essays written by leading experts in the field, primary source documents, and sidebars on the cultural, economic, and political issues surrounding environmental science -- providing insights on leading environmental issues and spurring critical thinking about the impact of enviromental issues on daily life and globalization. Written by a global array of experts in physics, geology, earth science, environmental science, sociology, and law, Environmental Science in Context includes approximately 250 articles on such topics as fossil fuel combustion, freshwater, international environmental law, landscape evolutions, orbital variations, recycling, wastewater treatment technologies, weather and climate, and more.', '<p>Aimed primarily at high school students, this 2-volume, 4-color title will offer coverage of the history, politics, and ethical debates related to environmental science. It brings together original essays written by leading experts in the field, primary source documents, and sidebars on the cultural, economic, and political issues surrounding environmental science -- providing insights on leading environmental issues and spurring critical thinking about the impact of enviromental issues on daily life and globalization. Written by a global array of experts in physics, geology, earth science, environmental science, sociology, and law, Environmental Science in Context includes approximately 250 articles on such topics as fossil fuel combustion, freshwater, international environmental law, landscape evolutions, orbital variations, recycling, wastewater treatment technologies, weather and climate, and more.</p>', 'Sub Title
			No

			Author
			Brenda Wilmoth Lerner

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414436173

			Pages
			989

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Wilmoth Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414436173</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>989</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"26100"', '"25992"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 989, '989', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40179781414436173.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Environmental%20Science&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=256', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=256', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2924, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('031e37bc-aaa2-4196-b2c6-31b61143d8fd', '1566', NULL, 'A Vision of United India - Problems and Solutions', 'a-vision-of-united-india-problems-and-solutions-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-156-1566', 'a-vision-of-united-india-problems-and-solutions-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566-1566', 'FGTR554', 'FGTR554', 'FGTR554', NULL, 'In the early part of the twentieth century, Sri Aurobindo wrote: “For this thing is written in the book of God and nothing can prevent it that the national life of India will meet and possess its divine and mighty destiny” Sri Aurobindo had taken an active part in the Freedom movement and on 15 August 1947, India got its freedom but it was a fissured freedom. On that very same day with regard to the partition, Sri Aurobindo said: “This must not be; the partition must go. Let us hope that this may come about naturally, by an increasing recognition of the necessity not only of peace and concord but of common action, by the practice of common action and the creation of means for that purpose.

This book is an attempt to trace the political history of India from the ancient times to the modern day. It looks at the partial success and failure of unification in the past history of India and tries to analyse the causes of the failure. It is important to note a few points that have been stressed in the book.

Firstly, great importance has been given to the psychological and deeper cultural unity. No sound and lasting political unity can be built without this strong psychological foundation.

Secondly, this psychological oneness has to be manifested in the political system as well as in the religious field. Therefore suggestions have been made to bring about a national government and to move towards spirituality in order to harmonize all the religions in India. The aim of this book is to initiate a dialogue among all those who believe in the higher destiny of India to further the cause of unity and harmony in the subcontinent.

Contents

Foreword vii

Preface ix

Acknowledgements xiii

Section 1

The Problems

Part 1

India before the Partition

Chapter 1 Political Unity in Ancient India 3

Chapter 2 The Advent of the Sultanates and Islamic Thought 25

Chapter 3 The Islamic Invasion of India 41

Chapter 4 India under the British 47

Chapter 5 The British Policy of Divide and Rule 54

Chapter 6 The Advent of Gandhi 72

Chapter 7 The Return of Jinnah to Indian Politics 79

Chapter 8 The Second World War 86

Chapter 9 Summary of Causes of Partition 107

Part 2

Indo-Pakistan Relations After Independence

Chapter 1 The Kashmir Problem 127

Chapter 2 More Problems with Pakistan 151

Chapter 3 The Bangladesh War 162

Chapter 4 Military Rule in Pakistan 170

Chapter 5 Civilian Rule in Pakistan and the Role of the Army 183

Chapter 6 The Intelligence Agencies 193

Chapter 7 The Present Situation of Pakistan 201

Section 2

The Solutions

Chapter 1 Introduction 211

Chapter 2 Pakistan a Political Unit 217

Chapter 3 Brief History of the Unification of Germany 221

Chapter 4 A Brief History of the Unification of Vietnam 233

Chapter 5 Pakistan-An Artificial Unit 241

Chapter 6 The Obstacles to the Unification of India and Pakistan 264

Chapter 7 The Present Situation in the Subcontinent 270

Chapter 8 Factors Leading to Unity in the Subcontinent 277

Chapter 9 The Hindu-Muslim Problem and its Solution 301

Chapter 10 The Political System in India 306

Chapter 11 Hindu-Muslim Unity 312

Chapter 12 The Armed Forces in India 320

Chapter 13 Summary and Conclusion 324

Appendices

Appendix 1 Address by Quaid-e-Azam Mohammad Ali Jinnah at Lahore Session of Muslim League March, 1940 329

Appendix 2 Manekshaw Interview on Kashmir 342

Appendix 3 ICG Asia Report No. 73, 16 January 2004 Unfulfilled Promises: Pakistan’s Failure to Tackle Extremism Executive Summary and Recommendations 346

Appendix 4 India’s Spiritual Heritage 351

Appendix 5 Sri Aurobindo on Parliamentary Democracy: A few quotations and references 355

Index 360', '<p>In the early part of the twentieth century, Sri Aurobindo wrote: “For this thing is written in the book of God and nothing can prevent it that the national life of India will meet and possess its divine and mighty destiny” Sri Aurobindo had taken an active part in the Freedom movement and on 15 August 1947, India got its freedom but it was a fissured freedom. On that very same day with regard to the partition, Sri Aurobindo said: “This must not be; the partition must go. Let us hope that this may come about naturally, by an increasing recognition of the necessity not only of peace and concord but of common action, by the practice of common action and the creation of means for that purpose.<br />
This book is an attempt to trace the political history of India from the ancient times to the modern day. It looks at the partial success and failure of unification in the past history of India and tries to analyse the causes of the failure. It is important to note a few points that have been stressed in the book.<br />
Firstly, great importance has been given to the psychological and deeper cultural unity. No sound and lasting political unity can be built without this strong psychological foundation.<br />
Secondly, this psychological oneness has to be manifested in the political system as well as in the religious field. Therefore suggestions have been made to bring about a national government and to move towards spirituality in order to harmonize all the religions in India. The aim of this book is to initiate a dialogue among all those who believe in the higher destiny of India to further the cause of unity and harmony in the subcontinent.<br />
<br />
Contents<br />
<br />
Foreword vii<br />
Preface ix<br />
Acknowledgements xiii<br />
Section 1<br />
The Problems<br />
Part 1<br />
India before the Partition<br />
Chapter 1 Political Unity in Ancient India 3<br />
Chapter 2 The Advent of the Sultanates and Islamic Thought 25<br />
Chapter 3 The Islamic Invasion of India 41<br />
Chapter 4 India under the British 47<br />
Chapter 5 The British Policy of Divide and Rule 54<br />
Chapter 6 The Advent of Gandhi 72<br />
Chapter 7 The Return of Jinnah to Indian Politics 79<br />
Chapter 8 The Second World War 86<br />
Chapter 9 Summary of Causes of Partition 107<br />
Part 2<br />
Indo-Pakistan Relations After Independence<br />
Chapter 1 The Kashmir Problem 127<br />
Chapter 2 More Problems with Pakistan 151<br />
Chapter 3 The Bangladesh War 162<br />
Chapter 4 Military Rule in Pakistan 170<br />
Chapter 5 Civilian Rule in Pakistan and the Role of the Army 183<br />
Chapter 6 The Intelligence Agencies 193<br />
Chapter 7 The Present Situation of Pakistan 201<br />
Section 2<br />
The Solutions<br />
Chapter 1 Introduction 211<br />
Chapter 2 Pakistan a Political Unit 217<br />
Chapter 3 Brief History of the Unification of Germany 221<br />
Chapter 4 A Brief History of the Unification of Vietnam 233<br />
Chapter 5 Pakistan-An Artificial Unit 241<br />
Chapter 6 The Obstacles to the Unification of India and Pakistan 264<br />
Chapter 7 The Present Situation in the Subcontinent 270<br />
Chapter 8 Factors Leading to Unity in the Subcontinent 277<br />
Chapter 9 The Hindu-Muslim Problem and its Solution 301<br />
Chapter 10 The Political System in India 306<br />
Chapter 11 Hindu-Muslim Unity 312<br />
Chapter 12 The Armed Forces in India 320<br />
Chapter 13 Summary and Conclusion 324<br />
Appendices<br />
Appendix 1 Address by Quaid-e-Azam Mohammad Ali Jinnah at Lahore Session of Muslim League March, 1940 329<br />
Appendix 2 Manekshaw Interview on Kashmir 342<br />
Appendix 3 ICG Asia Report No. 73, 16 January 2004 Unfulfilled Promises: Pakistan’s Failure to Tackle Extremism Executive Summary and Recommendations 346<br />
Appendix 4 India’s Spiritual Heritage 351<br />
Appendix 5 Sri Aurobindo on Parliamentary Democracy: A few quotations and references 355<br />
Index 360</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Prof. Kittu Reddy

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8187471182

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Kittu Reddy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8187471182</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"550"', '"330"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48898187471182.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGTR554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1566', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1566', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2126, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('03363846-ba88-415e-a4ae-d6b506bb8b39', '823', NULL, 'Shiksha Manovigyan - Educational-Psychol A BOOK', 'shiksha-manovigyan-educationalpsychol-a-book-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-82-823', 'shiksha-manovigyan-educationalpsychol-a-book-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823-823', 'UJKI8877', 'UJKI8877', 'UJKI8877', NULL, 'Shiksha Manovigyan - Educational-Psychology A BOOK', '<h1>Shiksha Manovigyan - Educational-Psychology A BOOK</h1>', 'Sub Title
			No

			Author
			Prof. R. L. Yadav

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8190208551

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. R. L. Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8190208551</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJKI8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=823', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=823', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2597, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('0339a5c7-9a63-4197-aa1e-674f05e9800f', '1031', NULL, 'Rabindranath Tagore - The Living Presence New', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1031', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879', 'RFGT5544', 'RFGT5544::1031', 'RFGT5544', NULL, '2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.', '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 'Interacting Stochastic systems', '<h1>Interacting Stochastic systems</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1031', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1031', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2467, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('036df452-9613-44d1-916b-ff6c978b3af1', '1599', NULL, 'The Paradoxical Prime Minister - Narendra Modi and His India', 'the-paradoxical-prime-minister-narendra-modi-and-his-india-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-15-1599', 'the-paradoxical-prime-minister-narendra-modi-and-his-india-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599-1599', '9789388292177', '9789388292177', '9789388292177', NULL, 'Narendra Modi is a paradoxical man. He says one thing and does another. He gives voice to a number of liberal ideas (such as the constitution being his holy book and sab ka saath, sab ka vikas), while at the same time pandering to some of the most illiberal elements in Indian society, on whom he depends for political support. Another paradox is how a Prime Minister who prides himself on effective governance has, through his silence, appeared to condone the worst aspects of misgovernance—communal riots, lynching''s, the violence of gau-rakshaks and so on. A third paradox is his talk of soaring ambitions for the country when his government’s performance is underwhelming. So who is the real Narendra Modi? A noble, selfless leader who acts effectively in the interests of all his countrymen or an autocratic, right-wing bigot who is interested only in power and converting plural India into a Hindu Rashtra? Or something in between? This brilliant study of Modi and the effect he has had on our country answers these and other questions about a leader who is reviled and worshipped in equal measure. The book is divided into five sections comprising fifty chapters. The first section takes a close look at Modi’s life and times. The other four sections look at key aspects of the way in which Modi’s government functions and the lasting and often deleterious impact it has had on Indian society, major institutions, the economy, foreign policy and our fundamental values. Using years of close observation, personal encounters with Modi, considerable scholarship, a deep understanding of Indian politics and an insider’s view of the way in which government functions. Shashi Tharoor has stitched together a compelling portrait of this paradoxical figure. Never before has there been such a superbly written and devastatingly accurate account of the most controversial prime minister India has ever had.', '<p>Narendra Modi is a paradoxical man. He says one thing and does another. He gives voice to a number of liberal ideas (such as the constitution being his holy book and sab ka saath, sab ka vikas), while at the same time pandering to some of the most illiberal elements in Indian society, on whom he depends for political support. Another paradox is how a Prime Minister who prides himself on effective governance has, through his silence, appeared to condone the worst aspects of misgovernance—communal riots, lynching''s, the violence of gau-rakshaks and so on. A third paradox is his talk of soaring ambitions for the country when his government’s performance is underwhelming. So who is the real Narendra Modi? A noble, selfless leader who acts effectively in the interests of all his countrymen or an autocratic, right-wing bigot who is interested only in power and converting plural India into a Hindu Rashtra? Or something in between? This brilliant study of Modi and the effect he has had on our country answers these and other questions about a leader who is reviled and worshipped in equal measure. The book is divided into five sections comprising fifty chapters. The first section takes a close look at Modi’s life and times. The other four sections look at key aspects of the way in which Modi’s government functions and the lasting and often deleterious impact it has had on Indian society, major institutions, the economy, foreign policy and our fundamental values. Using years of close observation, personal encounters with Modi, considerable scholarship, a deep understanding of Indian politics and an insider’s view of the way in which government functions. Shashi Tharoor has stitched together a compelling portrait of this paradoxical figure. Never before has there been such a superbly written and devastatingly accurate account of the most controversial prime minister India has ever had.</p>', 'Sub Title
			Narendra Modi and His India

			Author
			Shashi Tharoor

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789388292177

			Pages
			512

			Binding

			Hardback

			Year of Publication
			2018

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Narendra Modi and His India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shashi Tharoor</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789388292177</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>512</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>
			<p>Hardback</p>
			</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"799"', '"480"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 512, '512', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61151_3_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388292177&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1599', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1599', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2112, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('03814405-9c66-46d4-ba21-b1649ca73f8f', '3017', NULL, 'Accept Me As I Am and Other Stories', 'accept-me-as-i-am-and-other-stories-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017', 'accept-me-as-i-am-and-other-stories-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017-3017', 'MKOI8897', 'MKOI8897', 'MKOI8897', NULL, 'Accept Me As I Am and Other Stories', '<h1>Accept Me As I Am and Other Stories</h1>', 'Sub Title
			No

			Author
			Srivirinchi

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381030417

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Srivirinchi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030417</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MKOI8897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3017', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3017', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1214, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:53'),
('0383d2a1-88df-4feb-9fdf-179ab4bbf3f1', '3216', NULL, 'Aesthetics of the Time: A View of Fatehpur Sikri Motifs', 'aesthetics-of-the-time-a-view-of-fatehpur-sikri-motifs-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3-3216', 'aesthetics-of-the-time-a-view-of-fatehpur-sikri-motifs-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216-3216', '9788188934805', '9788188934805', '9788188934805', NULL, 'In this book, Goswami presents a comprehensive and critical study of different motifs, their design principles, significances of using certain motifs like floral, fauna, having geometrical and auspicious significance. Further, it discusses the role played by these motifs in the socio-cultural phenomenon and transition. The elements of art, design, technique, and method employed are well analyzed, reviewed and also re-evaluated the motifs and the reason for their depiction in Fatehpur Sikri evolved during the Mughal period and focuses on the aesthetic value of the monuments. It also critically examines the stylistic changes and development during the different periods of the six Great Mughal emperors, i.e. Gabur, Humayun, Akbar, Jahangir, Shah Jahan and Aurangzeb. This book is chiefly devoted to highlighting the great potentials of Mughal sensibility and presents entirely new aspects of the critical analysis of the motifs of the Fatehpur Sikri, its glory as unmatched traditional art form as an architectural marvels. The work is lavishly illustrated focusing different motifs depicted in the Mughal Monuments which immortalizes the visible symbols of their splendour, nurturing cultural harmony in art and architecture through their great engineering feat and humanitarian approaches.

Content - PROLOGUE, ACKNOWLEDGEMENTS, MUGHAL RULERS, LIST OF ILLUSTRATIONS, MUGHAL ART AND ARCHITECTURE: A CULTURAL ELECTICISM, MUGHAL, MONUMENTS AND MOTIFS, MOTIFS AT FATEHPUR SIKRI, BEHIND THE MOTIFS,  EPILOGUE,  GLOSSARY,  BIBLIOGRAPHY,  INDEX         ', '<p style="text-align:justify"><span>In this book, Goswami presents a comprehensive and critical study of different motifs, their design principles, significances of using certain motifs like floral, fauna, having geometrical and auspicious significance. Further, it discusses the role played by these motifs in the socio-cultural phenomenon and transition. The elements of art, design, technique, and method employed are well analyzed, reviewed and also re-evaluated the motifs and the reason for their depiction in Fatehpur Sikri evolved during the Mughal period and focuses on the aesthetic value of the monuments. It also critically examines the stylistic changes and development during the different periods of the six Great Mughal emperors, i.e. Gabur, Humayun, Akbar, Jahangir, Shah Jahan and Aurangzeb. This book is chiefly devoted to highlighting the great potentials of Mughal sensibility and presents entirely new aspects of the critical analysis of the motifs of the Fatehpur Sikri, its glory as unmatched traditional art form as an architectural marvels. The work is lavishly illustrated focusing different motifs depicted in the Mughal Monuments which immortalizes the visible symbols of their splendour, nurturing cultural harmony in art and architecture through their great engineering feat and humanitarian approaches.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>PROLOGUE, ACKNOWLEDGEMENTS, MUGHAL RULERS, LIST OF ILLUSTRATIONS, MUGHAL ART AND ARCHITECTURE: A CULTURAL ELECTICISM, MUGHAL, MONUMENTS AND MOTIFS, MOTIFS AT FATEHPUR SIKRI, BEHIND THE MOTIFS,  EPILOGUE,  GLOSSARY,  BIBLIOGRAPHY,  INDEX</span>         </span></span></span></p>', 'Sub Title
			A View of Fatehpur Sikri Motifs

			Author
			Meghali Goswami

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788188934805

			Pages
			150

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>A View of Fatehpur Sikri Motifs</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Meghali Goswami</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788188934805</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>150</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2900"', '"1740"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 150, '150', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6486Aesthetics%20of%20the%20Time%20A%20View%20of%20Fatehpur%20Sikri%20Motifs.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188934805&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3216', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3216', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1156, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:53'),
('038faece-5611-43f1-8eab-b7760cf869e2', '4228', 235, 'Consumer Behavior and Marketing Communication: Concepts and Cases', 'consumer-behavior-and-marketing-communication-concepts-and-cases', 'consumer-behavior-and-marketing-communication-concepts-and-cases', '9788119079896', '9788119079896', '9788119079896', NULL, 'About the book

Consumer Behavior & Marketing Communication" delves into the intricate dynamics of consumer behavior and its profound impact on marketing communication strategies. This comprehensive guide is divided into twenty well-structured chapters, each offering valuable insights into different facets of consumer behavior and marketing communication. Starting with an "Introduction to Consumer Behavior," the book navigates through various key concepts, models, and real-world case studies. The chapters comprehensively cover the essentials of consumer decision-making processes, exploring the journey from need recognition to post-consumption evaluation. The book delves into the intriguing realms of perception, personality, and self-concept, elucidating how these psychological aspects shape consumer behavior. This book having comprehensive resource that caters to students, educators, marketing professionals, and anyone interested in understanding the intricate relationship between consumer behavior and effective marketing communication strategies.

Content:

	Introduction to Consumer Behavior

	Consumer Decision Making Process

	The Changing Patterns of Consumer Behavior

	Perception and Attention

	Personality and Self-Concept

	Motivation and Involvement

	Attitude and Beliefs

	Consumers Value and Lifestyle

	Culture

	Society and Family

	Group Influences

	Consumer Behavior Models

	Integrated Marketing Communication

	Advertising Management

	Setting Goal and Objective

	Fundamentals of Advertising Campaigns

	Executional Framework

	Media Planning and Strategy

	Global Advertising

	Interactive Marketing', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Consumer Behavior &amp; Marketing Communication" delves into the intricate dynamics of consumer behavior and its profound impact on marketing communication strategies. This comprehensive guide is divided into twenty well-structured chapters, each offering valuable insights into different facets of consumer behavior and marketing communication. Starting with an "Introduction to Consumer Behavior," the book navigates through various key concepts, models, and real-world case studies. The chapters comprehensively cover the essentials of consumer decision-making processes, exploring the journey from need recognition to post-consumption evaluation. The book delves into the intriguing realms of perception, personality, and self-concept, elucidating how these psychological aspects shape consumer behavior. This book having comprehensive resource that caters to students, educators, marketing professionals, and anyone interested in understanding the intricate relationship between consumer behavior and effective marketing communication strategies.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Consumer Behavior</span></span></span></li>
	<li><span><span><span>Consumer Decision Making Process</span></span></span></li>
	<li><span><span><span>The Changing Patterns of Consumer Behavior</span></span></span></li>
	<li><span><span><span>Perception and Attention</span></span></span></li>
	<li><span><span><span>Personality and Self-Concept</span></span></span></li>
	<li><span><span><span>Motivation and Involvement</span></span></span></li>
	<li><span><span><span>Attitude and Beliefs</span></span></span></li>
	<li><span><span><span>Consumers Value and Lifestyle</span></span></span></li>
	<li><span><span><span>Culture</span></span></span></li>
	<li><span><span><span>Society and Family</span></span></span></li>
	<li><span><span><span>Group Influences</span></span></span></li>
	<li><span><span><span>Consumer Behavior Models</span></span></span></li>
	<li><span><span><span>Integrated Marketing Communication</span></span></span></li>
	<li><span><span><span>Advertising Management</span></span></span></li>
	<li><span><span><span>Setting Goal and Objective</span></span></span></li>
	<li><span><span><span>Fundamentals of Advertising Campaigns</span></span></span></li>
	<li><span><span><span>Executional Framework</span></span></span></li>
	<li><span><span><span>Media Planning and Strategy</span></span></span></li>
	<li><span><span><span>Global Advertising</span></span></span></li>
	<li><span><span><span>Interactive Marketing</span></span></span></li>
</ol>
', 'Title
			Consumer Behavior and Marketing Communication: Concepts and Cases

			Author
			Surendra Tiwari

			ISBN
			9788119079896

			Publisher
			Bharti Publication

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Consumer Behavior and Marketing Communication: Concepts and Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Surendra Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788119079896</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Bharti Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"395"', '"277"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9154cc6f-6639-4b53-a353-daa7cf6f79e9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4058WhatsApp%20Image%202025-10-31%20at%2011.32.22_741fd214.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788119079896&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4228', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4228', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 235, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:53'),
('03adad0c-a4fb-4670-85da-fbeeee830dee', '2469', NULL, 'Understanding the Theory & Design of Organizations - 11/e NEW', 'understanding-the-theory-design-of-organizations-11e-new-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469', 'understanding-the-theory-design-of-organizations-11e-new-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469-2469', 'HGYU655', 'HGYU655', 'HGYU655', NULL, 'Introduce your students to the most progressive thinking about organizations today as acclaimed author Richard Daft balances recent, innovative ideas with proven classic theories and effective business practices. Daft''s best-selling UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS presents a captivating, compelling snapshot of contemporary organizations and the concepts driving their success that will immediately engage and inspire your students. Recognized as one of the most systematic, well-organized texts in the market, UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS helps both future and current managers thoroughly prepare for the challenges they are certain to face in today''s business world. This revision showcases some of today''s most current examples and research alongside time-tested principles. Students see, firsthand, how many of today''s well-known organizations have learned to cope and even thrive amidst a rapidly changing, highly competitive international environment. Featured organizations include BP, Disney/Pixar, Volvo, Barnes & Noble and Cisco Systems. Organization studies, proven cases and illustrations provide the insights necessary to better understand modern organizations, while new and proven learning features give your students important opportunities to apply concepts and refine their personal business skills and insights.', '<p>Introduce your students to the most progressive thinking about organizations today as acclaimed author Richard Daft balances recent, innovative ideas with proven classic theories and effective business practices. Daft''s best-selling UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS presents a captivating, compelling snapshot of contemporary organizations and the concepts driving their success that will immediately engage and inspire your students. Recognized as one of the most systematic, well-organized texts in the market, UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS helps both future and current managers thoroughly prepare for the challenges they are certain to face in today''s business world. This revision showcases some of today''s most current examples and research alongside time-tested principles. Students see, firsthand, how many of today''s well-known organizations have learned to cope and even thrive amidst a rapidly changing, highly competitive international environment. Featured organizations include BP, Disney/Pixar, Volvo, Barnes &amp; Noble and Cisco Systems. Organization studies, proven cases and illustrations provide the insights necessary to better understand modern organizations, while new and proven learning features give your students important opportunities to apply concepts and refine their personal business skills and insights.</p>', 'Understanding the Theory & Design of Organizations - 11/e', '<h1>Understanding the Theory &amp; Design of Organizations - 11/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HGYU655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2469', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2469', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1588, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:53'),
('03c3a3cd-5aa1-4704-913a-5ee87b9d2213', '1388', NULL, 'Mahayana Buddhism', 'mahayana-buddhism-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-138-1388', 'mahayana-buddhism-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388-1388', '9788175333024', '9788175333024', '9788175333024', NULL, 'Mahayana is a large religious and philosophical structure. It constitutes an inclusive faith characterized by the adoption of new Mahayana sutras in addition to the earlier Agama texts, and a shift in the basic purpose and concepts of Buddhism. Mahayana sees itself as penetrating further and more profoundly into the Buddha''s Dharma. There is a tendency in Mahayana sutras to regard adherence to Mahayana sutras as generating spiritual benefits greater than those which arise from being a follower of the non-Mahayana approaches to Dharma.

Although the Mahayana movement traces its origin to Gautama Buddha, scholars believe that it originated in India in the 1st century CE, or the 1st century BCE. In the course of its history, Mahayana spread throughout East Asia. The main countries in which it is practiced today are China, Japan, Korea, and Vietnam and worldwide amongst Tibetan Buddhist practitioners as a result of the Himalayan Diaspora following the Chinese invasion of Tibet. The main schools of Mahayana Buddhism today are Pure Land, Zen (Chan), Nichiren Buddhism, Shingon, Tibetan Buddhism and Tendai. The latter three schools have both Mahayana and Vajrayana practice traditions.

Content - Preface, 1. Mahayana Buddhism: An Introduction, 2. The Origins of Mahayana, 3. The Buddhas in Mahayanism, 4. The Contents of Early Mahayana Scriptures, 5. Mahayana Texts Composed during the Kusana Dynasty, 6. Theory and Practise in Early Mahayana Buddhism, 7. Human Dignity in Mahayana Buddhism, 8. Hinayana and Mahayana with Chronology of the Mahayana, Bibliography, Index         ', '<h1 style="text-align:justify"><span>Mahayana is a large religious and philosophical structure. It constitutes an inclusive faith characterized by the adoption of new Mahayana sutras in addition to the earlier Agama texts, and a shift in the basic purpose and concepts of Buddhism. Mahayana sees itself as penetrating further and more profoundly into the Buddha''s Dharma. There is a tendency in Mahayana sutras to regard adherence to Mahayana sutras as generating spiritual benefits greater than those which arise from being a follower of the non-Mahayana approaches to Dharma.</span></h1>

<p style="text-align:justify"><span>Although the Mahayana movement traces its origin to Gautama Buddha, scholars believe that it originated in India in the 1st century CE, or the 1st century BCE. In the course of its history, Mahayana spread throughout East Asia. The main countries in which it is practiced today are China, Japan, Korea, and Vietnam and worldwide amongst Tibetan Buddhist practitioners as a result of the Himalayan Diaspora following the Chinese invasion of Tibet. The main schools of Mahayana Buddhism today are Pure Land, Zen (Chan), Nichiren Buddhism, Shingon, Tibetan Buddhism and Tendai. The latter three schools have both Mahayana and Vajrayana practice traditions.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Mahayana Buddhism: An Introduction, 2. The Origins of Mahayana, 3. The Buddhas in Mahayanism, 4. The Contents of Early Mahayana Scriptures, 5. Mahayana Texts Composed during the Kusana Dynasty, 6. Theory and Practise in Early Mahayana Buddhism, 7. Human Dignity in Mahayana Buddhism, 8. Hinayana and Mahayana with Chronology of the Mahayana, Bibliography, Index</span>         </p>', 'Sub Title
			Mahayana Buddhism

			Author
			K S Dwivedi

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175333024

			Pages
			263

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Mahayana Buddhism</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K S Dwivedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175333024</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>263</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"895"', '"537"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 263, '263', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50329788175333024.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175333024&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1388', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1388', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2216, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('040b62d9-2102-4644-a7c4-0a057e431b35', '3294', NULL, 'Greening India''s Growth - Costs Valuations and Trade offs', 'greening-indias-growth-costs-valuations-and-trade-offs', 'greening-indias-growth-costs-valuations-and-trade-offs', '9780415719360', '9780415719360', '9780415719360', NULL, 'About the book

India''s sustained and rapid economic growth offers an opportunity to life millions out of poverty. But this may come at a steep cost to the nation''s environment and natural resources. This insightful book analyzes India''s growth from an economic perspective and assesses weather India can grow in a "green" and sustainable manner. Three key issues are addressed.

The first is the physical and monetary costs and losses of environmental health and natural resources driven by economic growth. The authors undertake a monetary valuation and quantification of environmental damage, using techniques that have been developed to better understand and quantity preferences and values of individuals and communities in the context of environmental quality, conservation of natural resources, and environmental health risks.

The second part estimates the value of ecosystem services from the major biomes in India using state-of-the art methods with a view to preserving them for the future.

The third section provides a menu of policy instruments to explore trade-offs between economic growth and environmental sustainability using a Computable General Equilibrium approach with particular attention to air pollution.

The conclusions focus on the way forward in terms of policies, measures and instruments as India has to balance the twin challenges of maintaining economic prosperity while managing its environmental resources.

Content – 

Foreword, Contributors and Acknowledgments, 

1 Growth versus Environment Debate, 

2 How Much Does It Cost? 

3 How to Value? 

4 What Are the Trade-Offs? 

5 Way Forward: Striving for Green Growth, 

Appendix 1: Methodology of Environmental Health Losses Valuation, 

Appendix 2: Methodology for Estimating the Cost of Natural Resource Degradation, 

Appendix 3: Details of the Meta-Analysis Functions Used in Estimating Value of Ecosystem Services, 

Appendix 4: Description of the CGE Model, 

Bibliography, 

Index            

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>India''s sustained and rapid economic growth offers an opportunity to life millions out of poverty. But this may come at a steep cost to the nation''s environment and natural resources. This insightful book analyzes India''s growth from an economic perspective and assesses weather India can grow in a "green" and sustainable manner. Three key issues are addressed.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The first is the physical and monetary costs and losses of environmental health and natural resources driven by economic growth. The authors undertake a monetary valuation and quantification of environmental damage, using techniques that have been developed to better understand and quantity preferences and values of individuals and communities in the context of environmental quality, conservation of natural resources, and environmental health risks.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The second part estimates the value of ecosystem services from the major biomes in India using state-of-the art methods with a view to preserving them for the future.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The third section provides a menu of policy instruments to explore trade-offs between economic growth and environmental sustainability using a Computable General Equilibrium approach with particular attention to air pollution.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The conclusions focus on the way forward in terms of policies, measures and instruments as India has to balance the twin challenges of maintaining economic prosperity while managing its environmental resources.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content –</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Foreword, Contributors and Acknowledgments, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>1 Growth versus Environment Debate, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2 How Much Does It Cost? </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3 How to Value? </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4 What Are the Trade-Offs? </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5 Way Forward: Striving for Green Growth, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix 1: Methodology of Environmental Health Losses Valuation, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix 2: Methodology for Estimating the Cost of Natural Resource Degradation, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix 3: Details of the Meta-Analysis Functions Used in Estimating Value of Ecosystem Services, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix 4: Description of the CGE Model, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Bibliography, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Index</span></span>            </span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Greening India''s Growth - Costs Valuations and Trade offs

			Author
			Muthukumara Mani

			ISBN
			9780415719360

			Publisher
			Routledge

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Greening India''s Growth - Costs Valuations and Trade offs</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Muthukumara Mani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780415719360</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"4120"', '"2678"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c0e658ba-5dda-4a1a-afda-d863310626c4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5127519TVTE1wGL._SX330_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780415719360&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3294', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3294', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1088, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:53'),
('040d5832-913c-4b7a-b67a-a5dcaf3ebfe1', '2628', NULL, 'Chayavadyugin Sahityik Vadvivaad', 'chayavadyugin-sahityik-vadvivaad', 'chayavadyugin-sahityik-vadvivaad', '8185999430', '8185999430', '8185999430', NULL, 'Chayavadyugin Sahityik Vadvivaad ', '<h3>Chayavadyugin Sahityik Vadvivaad </h3>', 'Sub Title
			Chayavadyugin Sahityik Vadvivad

			Author
			Gopal Pradhan

			ISBN 10 Digit
			8185999430

			Publisher
			Swaraj 

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th><span>Sub Title</span></th>
			<td style="text-align:center"><span>Chayavadyugin Sahityik Vadvivad</span></td>
		</tr>
		<tr>
			<th><span>Author</span></th>
			<td style="text-align:center"><span>Gopal Pradhan</span></td>
		</tr>
		<tr>
			<th><span>ISBN 10 Digit</span></th>
			<td style="text-align:center"><span>8185999430</span></td>
		</tr>
		<tr>
			<th><span>Publisher</span></th>
			<td style="text-align:center"><span>Swaraj </span></td>
		</tr>
		<tr>
			<th><span>Binding</span></th>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '641da8f7-66cc-45d1-bc85-c4ec33814a00', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6383WhatsApp%20Image%202025-08-13%20at%202.26.16%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185999430&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2628', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2628', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1468, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:53'),
('041108dc-47a6-44ea-99aa-3147e64d7737', '745', NULL, 'Environmental Science In Context in 2 Vols. NEW', 'environmental-science-in-context-in-2-vols-new', 'environmental-science-in-context-in-2-vols-new', 'GFTT7658', 'GFTT7658', 'GFTT7658', NULL, 'Aimed primarily at high school students, this 2-volume, 4-color title will offer coverage of the history, politics, and ethical debates related to environmental science. It brings together original essays written by leading experts in the field, primary source documents, and sidebars on the cultural, economic, and political issues surrounding environmental science -- providing insights on leading environmental issues and spurring critical thinking about the impact of enviromental issues on daily life and globalization. Written by a global array of experts in physics, geology, earth science, environmental science, sociology, and law, Environmental Science in Context includes approximately 250 articles on such topics as fossil fuel combustion, freshwater, international environmental law, landscape evolutions, orbital variations, recycling, wastewater treatment technologies, weather and climate, and more.', '<p>Aimed primarily at high school students, this 2-volume, 4-color title will offer coverage of the history, politics, and ethical debates related to environmental science. It brings together original essays written by leading experts in the field, primary source documents, and sidebars on the cultural, economic, and political issues surrounding environmental science -- providing insights on leading environmental issues and spurring critical thinking about the impact of enviromental issues on daily life and globalization. Written by a global array of experts in physics, geology, earth science, environmental science, sociology, and law, Environmental Science in Context includes approximately 250 articles on such topics as fossil fuel combustion, freshwater, international environmental law, landscape evolutions, orbital variations, recycling, wastewater treatment technologies, weather and climate, and more.</p>', 'Environmental Science In Context in 2 Vols. NEW', '<h1>Environmental Science In Context in 2 Vols. NEW</h1>', '"26300"', '"15780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45059781414436173.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GFTT7658&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=745', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=745', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2635, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:53'),
('0430e5d3-f565-41a4-ba81-e0bb3271b7b0', '1338', NULL, 'Creative Approaches To Health & Social Care Education Book', 'scheduled-castes-of-india-an-statistical-report-states-district-in-5vols-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-137-1338', 'scheduled-castes-of-india-an-statistical-report-states-district-in-5vols-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373', 'HGJU7755', 'HGJU7755::1338', 'HGJU7755', NULL, 'Scheduled Castes of India - An Statistical Report States & District In 5vols.', '<h1>Scheduled Castes of India - An Statistical Report States &amp; District In 5vols.</h1>', 'Sub Title
			No

			Author
			C. Venkataiah

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380162805

			Pages
			1620

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C. Venkataiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380162805</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1620</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2799"', '"1679"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1620, '1620', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4290logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HGJU7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1338', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1338', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2260, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('043bc84b-2430-4b81-80b8-704cbf5b287e', '1126', NULL, 'Abhinavagupta''s Sri Tantraloka & Other Works: First Time English Translation with Sanskrit Texts in 09 Vols. Set', 'abhinavaguptas-sri-tantraloka-other-works-first-time-english-translation-with-sanskrit-texts-in-09-vols-set', 'abhinavaguptas-sri-tantraloka-other-works-first-time-english-translation-with-sanskrit-texts-in-09-vols-set', '9788187471868', '9788187471868', '9788187471868', NULL, 'About the Book

Tantraloka means light on Tantra-the magnum opus of Abhinavagupta (950-1050 AD)  Literally Tantra means thread and happens to have been used in one of the earliest usage in the Rgveda (X53.6) itself in such a deep sense as understanding binding the entire reality together in a single fold of comprehension so beneficial as to transform the human nature of all its baser kind of tendency into the most idealistic form which is known as the divine.

Contents:

Vol. 1

 Chapter-1

Difference Between Consciousness and Reality Apparent to the Onlooker

Chapter-2

Deliberation on The Highest Goal of Life

Chapter-3

Method of Expositing Onself to Sambhu

Vol. 2

Chapter-4

Sakta Upaya

Chapter-5

Anava Upaya

Chaper-6

Essence of Time

Chapter-7

Origin of Cakras and Process of Arousal

Vol. 3

Chapter-8

Desadhva-Manifestation of Consciousness in Terms of Space

Chapter-9

Exposition on the Constituent Elements of the Reality

Vol.-4

Chapter-10

Tattvadhvan-Analysis of  Basic Essence of the Path of Tattvas

Chapter-11

Deliberation on Time and Kala

Chapter-12

Anavopaya-Transformation of Individual of Siva-hood

Chapter-13

Deliberation on the Descent of the Force of Consciousnes-Saktipata

Vol. -5

Chapter-14

Deliberation on the Rite a Prescribed in the Sastra

Chapter-15

Vol. 6

Chapter-16

Deliberation on Teacher’s Acts During Initiation

Chapter-17

Rite of Initiation Beginning from Birth

Chapter-18

Abridged form of Initiation Prescribed by Lord Siva

Chapter-19

Initiation for Immediate Liberation

Chapter-20

Process of Initiation of the Ignorant

Chapter-21

Initiation in Absentia (Paroksa Diksa)

Chapter-22

Initiation in Raising the Emblem of Siva (Lingoddharana Diksa)

Chapter-23

Rite of Sacred Bath

Chapter-24

Deliberation on Post-Mortem Initiation

Chapter-25

Post-Mortem Rite According to Trika System

Chapter-26

Duties and Conduct of an Aspirant

Chapter-27

Mode of Worship of the Emblem (Linga-Puja)

Vol. 7

Chapter-28

Deliberation on Incidental Rites And Celebrations (Naimittika)

Chapter-29

Secret of Kula System

Vol. 8

Chapter-30

Mantras Applicable to Trika System of Worship

Chapter-31

Deliberation of Mandalas

Chapter-32

Mudra

Chapter-33

Unification of Divine Forces

Chapter-34

Individualistic Approach to Siva-Hood

Chapter-35

Concordance of All Scriptural Provisions

Chapter-36

Tradition of Saivism

Chapter-37

Conclusion and Deliberation

Vol. 9

Sri Malinivijayottaratantram

 ', '<p><span><strong><span>About the Book</span></strong></span></p>

<p><span><strong><span>Tantraloka means light on Tantra-the magnum opus of Abhinavagupta (950-1050 AD)  Literally Tantra means thread and happens to have been used in one of the earliest usage in the Rgveda (X53.6) itself in such a deep sense as understanding binding the entire reality together in a single fold of comprehension so beneficial as to transform the human nature of all its baser kind of tendency into the most idealistic form which is known as the divine.</span></strong></span></p>

<p><span><strong><span>Contents: </span></strong></span></p>

<p><span><strong><span>Vol. 1</span></strong></span></p>

<p><span><strong><span> Chapter-1</span></strong></span></p>

<p><span><strong><span>Difference Between Consciousness and Reality Apparent to the Onlooker</span></strong></span></p>

<p><span><strong><span>Chapter-2</span></strong></span></p>

<p><span><strong><span>Deliberation on The Highest Goal of Life</span></strong></span></p>

<p><span><strong><span>Chapter-3</span></strong></span></p>

<p><span><strong><span>Method of Expositing Onself to Sambhu</span></strong></span></p>

<p><span><strong><span>Vol. 2</span></strong></span></p>

<p><span><strong><span>Chapter-4</span></strong></span></p>

<p><span><strong><span>Sakta Upaya</span></strong></span></p>

<p><span><strong><span>Chapter-5</span></strong></span></p>

<p><span><strong><span>Anava Upaya</span></strong></span></p>

<p><span><strong><span>Chaper-6</span></strong></span></p>

<p><span><strong><span>Essence of Time</span></strong></span></p>

<p><span><strong><span>Chapter-7</span></strong></span></p>

<p><span><strong><span>Origin of Cakras and Process of Arousal</span></strong></span></p>

<p><span><strong><span>Vol. 3</span></strong></span></p>

<p><span><strong><span>Chapter-8</span></strong></span></p>

<p><span><strong><span>Desadhva-Manifestation of Consciousness in Terms of Space</span></strong></span></p>

<p><span><strong><span>Chapter-9</span></strong></span></p>

<p><span><strong><span>Exposition on the Constituent Elements of the Reality</span></strong></span></p>

<p><span><strong><span>Vol.-4</span></strong></span></p>

<p><span><strong><span>Chapter-10</span></strong></span></p>

<p><span><strong><span>Tattvadhvan-Analysis of  Basic Essence of the Path of Tattvas</span></strong></span></p>

<p><span><strong><span>Chapter-11</span></strong></span></p>

<p><span><strong><span>Deliberation on Time and Kala</span></strong></span></p>

<p><span><strong><span>Chapter-12</span></strong></span></p>

<p><span><strong><span>Anavopaya-Transformation of Individual of Siva-hood</span></strong></span></p>

<p><span><strong><span>Chapter-13</span></strong></span></p>

<p><span><strong><span>Deliberation on the Descent of the Force of Consciousnes-Saktipata</span></strong></span></p>

<p><span><strong><span>Vol. -5</span></strong></span></p>

<p><span><strong><span>Chapter-14</span></strong></span></p>

<p><span><strong><span>Deliberation on the Rite a Prescribed in the Sastra</span></strong></span></p>

<p><span><strong><span>Chapter-15</span></strong></span></p>

<p><span><strong><span>Vol. 6</span></strong></span></p>

<p><span><strong><span>Chapter-16</span></strong></span></p>

<p><span><strong><span>Deliberation on Teacher’s Acts During Initiation</span></strong></span></p>

<p><span><strong><span>Chapter-17</span></strong></span></p>

<p><span><strong><span>Rite of Initiation Beginning from Birth</span></strong></span></p>

<p><span><strong><span>Chapter-18</span></strong></span></p>

<p><span><strong><span>Abridged form of Initiation Prescribed by Lord Siva</span></strong></span></p>

<p><span><strong><span>Chapter-19</span></strong></span></p>

<p><span><strong><span>Initiation for Immediate Liberation</span></strong></span></p>

<p><span><strong><span>Chapter-20</span></strong></span></p>

<p><span><strong><span>Process of Initiation of the Ignorant</span></strong></span></p>

<p><span><strong><span>Chapter-21</span></strong></span></p>

<p><span><strong><span>Initiation in Absentia (Paroksa Diksa)</span></strong></span></p>

<p><span><strong><span>Chapter-22</span></strong></span></p>

<p><span><strong><span>Initiation in Raising the Emblem of Siva (Lingoddharana Diksa)</span></strong></span></p>

<p><span><strong><span>Chapter-23</span></strong></span></p>

<p><span><strong><span>Rite of Sacred Bath</span></strong></span></p>

<p><span><strong><span>Chapter-24</span></strong></span></p>

<p><span><strong><span>Deliberation on Post-Mortem Initiation</span></strong></span></p>

<p><span><strong><span>Chapter-25</span></strong></span></p>

<p><span><strong><span>Post-Mortem Rite According to Trika System</span></strong></span></p>

<p><span><strong><span>Chapter-26</span></strong></span></p>

<p><span><strong><span>Duties and Conduct of an Aspirant</span></strong></span></p>

<p><span><strong><span>Chapter-27</span></strong></span></p>

<p><span><strong><span>Mode of Worship of the Emblem (Linga-Puja)</span></strong></span></p>

<p><span><strong><span>Vol. 7</span></strong></span></p>

<p><span><strong><span>Chapter-28</span></strong></span></p>

<p><span><strong><span>Deliberation on Incidental Rites And Celebrations (Naimittika)</span></strong></span></p>

<p><span><strong><span>Chapter-29</span></strong></span></p>

<p><span><strong><span>Secret of Kula System</span></strong></span></p>

<p><span><strong><span>Vol. 8</span></strong></span></p>

<p><span><strong><span>Chapter-30</span></strong></span></p>

<p><span><strong><span>Mantras Applicable to Trika System of Worship</span></strong></span></p>

<p><span><strong><span>Chapter-31</span></strong></span></p>

<p><span><strong><span>Deliberation of Mandalas</span></strong></span></p>

<p><span><strong><span>Chapter-32</span></strong></span></p>

<p><span><strong><span>Mudra</span></strong></span></p>

<p><span><strong><span>Chapter-33</span></strong></span></p>

<p><span><strong><span>Unification of Divine Forces</span></strong></span></p>

<p><span><strong><span>Chapter-34</span></strong></span></p>

<p><span><strong><span>Individualistic Approach to Siva-Hood</span></strong></span></p>

<p><span><strong><span>Chapter-35</span></strong></span></p>

<p><span><strong><span>Concordance of All Scriptural Provisions</span></strong></span></p>

<p><span><strong><span>Chapter-36</span></strong></span></p>

<p><span><strong><span>Tradition of Saivism</span></strong></span></p>

<p><span><strong><span>Chapter-37</span></strong></span></p>

<p><span><strong><span>Conclusion and Deliberation</span></strong></span></p>

<p><span><strong><span>Vol. 9</span></strong></span></p>

<p><span><strong><span>Sri Malinivijayottaratantram</span></strong></span></p>

<p> </p>', 'Title
			Abhinavagupta''s Sri Tantraloka & Other Works: First Time English Translation with Sanskrit Texts in 09 Vols. Set

			Author
			Prof. Satya Prakash Singh

			ISBN
			9788187471868

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Abhinavagupta''s Sri Tantraloka &amp; Other Works: First Time English Translation with Sanskrit Texts in 09 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. Satya Prakash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471868</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"24999"', '"17499"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/921361PM+XJZZTL._SY324_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471868&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1126', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1126', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2402, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('045a1ff6-4270-4e21-853a-c352ad5bc289', '3687', 754, 'निरुक्तवृत्ति : निरुक्त के प्रथम, द्वितीय एवं सप्तम अध्यायों का विश्लेषणात्मक विवेचन', 'नरकतवतत-नरकत-क-परथम-दवतय-एव-सपतम-अधयय-क-वशलषणतमक-ववचन', '-', '9788171104932', '9788171104932', '9788171104932', NULL, 'निरुक्तवृत्ति : निरुक्त के प्रथम, द्वितीय एवं सप्तम अध्यायों का विश्लेषणात्मक विवेचन

प्रो. ज्ञानप्रकाश शास्त्री', '<p style="text-align:center"><strong>निरुक्तवृत्ति : निरुक्त के प्रथम, द्वितीय एवं सप्तम अध्यायों का विश्लेषणात्मक विवेचन</strong></p>

<p style="text-align:center"><strong>प्रो. ज्ञानप्रकाश शास्त्री</strong></p>', ' 

			Title

			 

			निरुक्तवृत्ति : निरुक्त के प्रथम, द्वितीय एवं सप्तम अध्यायों का विश्लेषणात्मक विवेचन

			Author

			प्रो. ज्ञानप्रकाश शास्त्री

			Edition

			2020

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171104932

			ISBN-10 Digit

			8171104932

			Pages

			652

			Year

			2020

			Binding

			Hard Bound

			Language

			Sanskrit & Hindi

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span><strong><span>निरुक्तवृत्ति : निरुक्त के प्रथम</span></strong><strong>, </strong><strong><span>द्वितीय एवं सप्तम अध्यायों का विश्लेषणात्मक विवेचन</span></strong></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>प्रो. ज्ञानप्रकाश शास्त्री</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2020</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171104932</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171104932</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>652</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2020</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; Hindi </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"900"', '"675"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit & Hindi', 'Sanskrit & Hindi', '2020', NULL, '2020', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 652, '652', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8899IMG_20231026_0002_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171104932&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3687', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3687', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 754, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('0466f817-d6cf-47d0-9b5b-5b52f7a64f15', '2600', NULL, 'Prtihvirajraso Evam Alehkhand Ka Sahityik Vivuchan', 'prtihvirajraso-evam-alehkhand-ka-sahityik-vivuchan-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600', 'prtihvirajraso-evam-alehkhand-ka-sahityik-vivuchan-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600-2600', '9788192715407', '9788192715407', '9788192715407', NULL, 'Prtihvirajraso Evam Alehkhand Ka Sahityik Vivuchan', '<h1>Prtihvirajraso Evam Alehkhand Ka Sahityik Vivuchan</h1>', 'Sub Title

			Prtihvirajraso Evam Alehkhand Ka Sahityik Vivuchan

			Author
			Prof. Mahendra kumar Siju

			ISBN 13 Digit
			9788192715407

			Publisher
			Chintan Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Prtihvirajraso Evam Alehkhand Ka Sahityik Vivuchan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Mahendra kumar Siju</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192715407</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Chintan Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'fab94cfe-89c7-4f01-a598-dd1d83f1ab2a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3679pic-1.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192715407&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2600', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2600', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1492, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:53'),
('047feb96-afb5-488e-8279-37a03679c75e', '4174', 288, 'Human Resource Analytics: Theory and Application Techniques', 'human-resource-analytics-theory-and-application-techniques', 'human-resource-analytics-theory-and-application-techniques', '9789353505295', '9789353505295', '9789353505295', NULL, 'About the book

The modern-world business scenario is highly advanced, and organizations are adopting practical methods for assessing employee potential. Emphasis is being laid on retaining skilled employees and boosting productivity which requires technical competence. This text is a complete handbook of the technical know-hows used in HR analytics for boosting organizational effectiveness. Human Resource Analytics covers all the major aspects of HR analytics and provides a deep understanding of different statistical tools and their applications in human resource management. Loaded with concrete theory, diverse application techniques, and a variety of case-examples and critical-thinking activities, this book is mandatory for management students and professionals aiming to gain expertise in the data analysis domain.

Content:

MODULE 1

1. Introduction to HR Analytics

MODULE 2

2. Data Preparation and Development of Metrics

3. Basic Statistics

MODULE 3

4. Descriptive and Diagnostic Analytics

5. Talent Analytics: Understanding the Problems in Various HR Functions

MODULE 4

6. Applications of Various Techniques in Different HR Functions

7. Using Appropriate Qualitative Techniques-I

8. Using Appropriate Qualitative Techniques-II

Cases

Index

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The modern-world business scenario is highly advanced, and organizations are adopting practical methods for assessing employee potential. Emphasis is being laid on retaining skilled employees and boosting productivity which requires technical competence. This text is a complete handbook of the technical know-hows used in HR analytics for boosting organizational effectiveness. Human Resource Analytics covers all the major aspects of HR analytics and provides a deep understanding of different statistical tools and their applications in human resource management. Loaded with concrete theory, diverse application techniques, and a variety of case-examples and critical-thinking activities, this book is mandatory for management students and professionals aiming to gain expertise in the data analysis domain.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>MODULE 1</span></strong></span></span></p>

<p><span><span><span>1. Introduction to HR Analytics</span></span></span></p>

<p><span><span><strong><span>MODULE 2</span></strong></span></span></p>

<p><span><span><span>2. Data Preparation and Development of Metrics</span></span></span></p>

<p><span><span><span>3. Basic Statistics</span></span></span></p>

<p><span><span><strong><span>MODULE 3</span></strong></span></span></p>

<p><span><span><span>4. Descriptive and Diagnostic Analytics</span></span></span></p>

<p><span><span><span>5. Talent Analytics: Understanding the Problems in Various HR Functions</span></span></span></p>

<p><span><span><strong><span>MODULE 4</span></strong></span></span></p>

<p><span><span><span>6. Applications of Various Techniques in Different HR Functions</span></span></span></p>

<p><span><span><span>7. Using Appropriate Qualitative Techniques-I</span></span></span></p>

<p><span><span><span>8. Using Appropriate Qualitative Techniques-II</span></span></span></p>

<p><span><span><span>Cases</span></span></span></p>

<p><span><span><span>Index</span></span></span></p>

<p><span><span> </span></span></p>', 'Title
			Human Resource Analytics: Theory and Application Techniques

			Author
			Swati Dhir

			ISBN
			9789353505295

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Human Resource Analytics: Theory and Application Techniques</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Swati Dhir</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353505295</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"560"', '"448"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2882human.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353505295&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4174', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4174', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 288, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:53'),
('048e9a59-a2d2-4402-af26-8ab5661d7ffb', '1131', NULL, 'ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set New', 'islam-benchmarks-in-religious-studies-in-4-vols-complete-set-new-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1-1131', 'islam-benchmarks-in-religious-studies-in-4-vols-complete-set-new-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131-1131', 'GHUY6688', 'GHUY6688', 'GHUY6688', NULL, 'ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set', '<h1>ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set</h1>', 'Sub Title
			No

			Author
			Mona Siddiqui

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781847873606

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mona Siddiqui</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847873606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"73699"', '"44219"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90739781847873606.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHUY6688&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1131', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1131', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2399, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('0491d338-4bf6-4fa7-977c-7416e4a22bba', '710', NULL, 'Shiksha Takniki', 'shiksha-takniki', 'shiksha-takniki', '9788190711050', '9788190711050', '9788190711050', NULL, 'Shiksha Takniki', '<h1>Shiksha Takniki</h1>', 'Sub Title
			Shiksha Takniki

			Author
			R.K. Sharma

			ISBN 13 Digit
			9788190711050

			Publishers
			Stamdard Publisher (India)

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Shiksha Takniki</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.K. Sharma</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190711050</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Stamdard Publisher (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7e89ad5b-11cf-4cf4-8070-830cd33e640a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53289788190711050.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788190711050&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=710', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=710', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2659, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:53'),
('04c69fa8-b33b-426c-9de5-24730aad9df9', '1041', NULL, 'Corruption and Good Governance in Asia', 'multiplexity-of-postcolonial-literature-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2-1041', 'multiplexity-of-postcolonial-literature-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740', 'IKJU8876', 'IKJU8876::1041', 'IKJU8876', NULL, 'Multiplexity of Postcolonial Literature', '<h1>Multiplexity of Postcolonial Literature</h1>', 'Sub Title
			No

			Author
			Sunil Kumar Navin, T. Sai Chandra Mouli

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735548

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sunil Kumar Navin, T. Sai Chandra Mouli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735548</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"995"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4823image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJU8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1041', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1041', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2458, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('04d1bc7b-0726-41a6-88e1-7ed12c570834', '1375', NULL, 'Social Cognition - Library in Social Psychology - 4 Vols.', 'social-cognition-library-in-social-psychology-4-vols-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-137-1375', 'social-cognition-library-in-social-psychology-4-vols-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375-1375', '9781446254738', '9781446254738', '9781446254738', NULL, 'All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour', '<p>All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour</p>', 'Sub Title
			Library in Social Psychology

			Author
			Susan T. Fiske 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781446254738

			Pages
			1792

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library in Social Psychology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Susan T. Fiske </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446254738</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1792</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1792, '1792', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/510149470_book_item_49470.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446254738&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1375', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1375', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2227, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('04d75430-2ed3-4b23-aa06-8a2525444578', '3322', NULL, 'Oxford Studies in Ancient Philosophy - V 2', 'oxford-studies-in-ancient-philosophy-v-2-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322', 'oxford-studies-in-ancient-philosophy-v-2-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322-3322', '9780199544875', '9780199544875', '9780199544875', NULL, 'Oxford Studies in Ancient Philosophy is a volume of original articles on all aspects of ancient philosophy. The articles may be of substantial length, and include critical notices of major books. OSAP is published twice yearly, in both hardback and paperback.

''The serial Oxford Studies in Ancient Philosophy (OSAP) is fairly regarded as the leading venue for publication in ancient philosophy. It is where one looks to find the state-of-the art. That the serial, which presents itself more as an anthology than as a journal, has traditionally allowed space for lengthier studies, has tended only to add to its prestige; it is as if OSAP thus declares that, since it allows as much space as the merits of the subject require, it can be more entirely devoted to the best and most serious scholarship.''', '<p style="text-align:justify"><span>Oxford Studies in Ancient Philosophy is a volume of original articles on all aspects of ancient philosophy. The articles may be of substantial length, and include critical notices of major books. OSAP is published twice yearly, in both hardback and paperback.</span></p>

<p style="text-align:justify"><span>''The serial Oxford Studies in Ancient Philosophy (OSAP) is fairly regarded as the leading venue for publication in ancient philosophy. It is where one looks to find the state-of-the art. That the serial, which presents itself more as an anthology than as a journal, has traditionally allowed space for lengthier studies, has tended only to add to its prestige; it is as if OSAP thus declares that, since it allows as much space as the merits of the subject require, it can be more entirely devoted to the best and most serious scholarship.''</span></p>', 'Sub Title
			Oxford Studies in Ancient Philosophy - V 2

			Author
			David Sedley

			About Author
			As per Book

			Content

			Socratic Irony as Pretence

			Appearances and Calculations: Plato''s Division of the Soul

			Glaucon''s Challenge and Thrasymacheanism

			The Copula and Semantic Continuity in Plato''s Sophist

			''What''s the Matter with Prime Matter?''

			Elemental Teleology in Aritotle''s Physics 2.8

			Alteration and Aristotle''s Theory of Change in Physics 6

			Kinesis vs. Energeia: A Much-Read Passage in (but not of) Aristotle''s Metaphysics

			Aristotle''s Argument for a Human Function

			Nicomachean Ethics 7- 3 on Akratic Ignorance

			Automatic Action in Plotinus

			Index Locorum

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780199544875

			Pages
			423

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Oxford Studies in Ancient Philosophy - V 2</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>David Sedley</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td>
			<p><span><span>Socratic Irony as Pretence</span></span></p>

			<p><span><span>Appearances and Calculations: Plato''s Division of the Soul</span></span></p>

			<p><span><span>Glaucon''s Challenge and Thrasymacheanism</span></span></p>

			<p><span><span>The Copula and Semantic Continuity in Plato''s Sophist</span></span></p>

			<p><span><span>''What''s the Matter with Prime Matter?''</span></span></p>

			<p><span><span>Elemental Teleology in Aritotle''s Physics 2.8</span></span></p>

			<p><span><span>Alteration and Aristotle''s Theory of Change in Physics 6</span></span></p>

			<p><span><span>Kinesis vs. Energeia: A Much-Read Passage in (but not of) Aristotle''s Metaphysics</span></span></p>

			<p><span><span>Aristotle''s Argument for a Human Function</span></span></p>

			<p><span><span>Nicomachean Ethics 7- 3 on Akratic Ignorance</span></span></p>

			<p><span><span>Automatic Action in Plotinus</span></span></p>

			<p><span><span>Index Locorum</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780199544875</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>423</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"4725"', '"2835"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 423, '423', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3053Oxford%20Studies%20in%20Ancient%20Philosophy%20-%20V%202.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780199544875&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3322', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3322', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1063, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:53'),
('0512a4d7-a209-4235-a04f-c5570bd56bde', '438', NULL, 'Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e best', 'transforming-social-work-practice-safeguarding-adults-in-social-work-2e-best-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-43-438', 'transforming-social-work-practice-safeguarding-adults-in-social-work-2e-best-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438-438', 'LKIU0987', 'LKIU0987', 'LKIU0987', NULL, 'The first part of the book explores the evolution of concepts and policies for safeguarding adults, with particular reference to the Human Rights Act 1998 and the Capacity Act 2005. In the second section the focus shifts to good practice in empowering vulnerable adults. The final section focuses on developing effective professional and inter-professional practice.', '<p>The first part of the book explores the evolution of concepts and policies for safeguarding adults, with particular reference to the Human Rights Act 1998 and the Capacity Act 2005. In the second section the focus shifts to good practice in empowering vulnerable adults. The final section focuses on developing effective professional and inter-professional practice.</p>', 'Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e', '<h1>Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e</h1>', '"3000"', '"2784"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78151_2_8.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKIU0987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=438', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=438', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2825, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0536d7d2-998f-4444-9169-f1ceb7c21de0', '1517', NULL, 'Pakistan''s Fourth Military Coup', 'pakistans-fourth-military-coup-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517', 'pakistans-fourth-military-coup-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517-1517', 'JHYUI998', 'JHYUI998', 'JHYUI998', NULL, 'Pakistan''s Fourth Military Coup', '<h1>Pakistan''s Fourth Military Coup</h1>', 'Sub Title
			No

			Author
			Aftab Alam

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8186208151

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aftab Alam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186208151</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43888186208151.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHYUI998&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1517', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1517', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2161, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('05590c5f-e351-46b3-9f70-09c1c9b4be1b', '2865', NULL, 'Probability and Its Applications - Associated Sequences, Demimartingales and Nonparametric Inference', 'probability-and-its-applications-associated-sequences-demimartingales-and-nonparametric-inference-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-286-2865', 'probability-and-its-applications-associated-sequences-demimartingales-and-nonparametric-inference-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865-2865', '9783034802390', '9783034802390', '9783034802390', NULL, 'Probability and Its Applications - Associated Sequences, Demimartingales and Nonparametric Inference

This book gives a comprehensive review of results for associated sequences and demimartingales developed so far, with special emphasis on demimartingales and related processes. Probabilistic properties of associated sequences, demimartingales and related processes are discussed in the first six chapters. Applications of some of these results to some problems in nonparametric statistical inference for such processes are investigated in the last three chapters.', '<h1>Probability and Its Applications - Associated Sequences, Demimartingales and Nonparametric Inference</h1>

<p><span>This book gives a comprehensive review of results for associated sequences and demimartingales developed so far, with special emphasis on demimartingales and related processes. Probabilistic properties of associated sequences, demimartingales and related processes are discussed in the first six chapters. Applications of some of these results to some problems in nonparametric statistical inference for such processes are investigated in the last three chapters.</span></p>', 'Language ‏ : ‎ English

				Paperback ‏ : ‎ 272 pages

				ISBN-10 ‏ : ‎ 3034807465

				ISBN-13 ‏ : ‎ 978-3034807463

				Item Weight ‏ : ‎ 404 g

				Dimensions ‏ : ‎ 15.5 x 1.63 x 23.5 cm

			 

			 
			 

			 
			 

			 
			 

			 
			 

			 
			 

			 
			 ', '<table>
	<tbody>
		<tr>
			<th>
			<ul>
				<li><span>Language ‏ : ‎ English</span></li>
				<li><span>Paperback ‏ : ‎ 272 pages</span></li>
				<li><span>ISBN-10 ‏ : ‎ 3034807465</span></li>
				<li><span>ISBN-13 ‏ : ‎ 978-3034807463</span></li>
				<li><span>Item Weight ‏ : ‎ 404 g</span></li>
				<li><span>Dimensions ‏ : ‎ 15.5 x 1.63 x 23.5 cm</span></li>
			</ul>
			</th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
	</tbody>
</table>', '"6795"', '"4077"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29011.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783034802390&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2865', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2865', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1301, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:53'),
('055d9e50-1481-43da-90ab-de21a80703ad', '1468', NULL, 'Vedantasara of Sadananda', 'vedantasara-of-sadananda-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1-1468', 'vedantasara-of-sadananda-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468-1468', 'QWER2341', 'QWER2341', 'QWER2341', NULL, 'Vedantasara of Sadananda', '<h1>Vedantasara of Sadananda</h1>', 'Sub Title
			No

			Author
			Avanindra Kumar

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788171100620

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Avanindra Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171100620</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91609788171100620.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWER2341&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1468', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1468', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2188, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('056fe6c7-54c2-4737-9d0a-ab7e1e6b5a74', '4239', 224, 'Introduction to Financial Planning', 'introduction-to-financial-planning', 'introduction-to-financial-planning', '9789386394552', '9789386394552', '9789386394552', NULL, 'About the book

This book primarily covers Indian financial system, elements of financial planning, ways and means of meeting clients’ needs through financial planning and the elements of creating a financial plan.

Content:

Unit 1: Indian Economic Environment

Unit 2: Overview of Indian Financial Markets

Unit 3: Participants, Intermediaries & Regulators of the Indian Financial System: Institutional & Non-Institutional

Unit 4: Basics of Financial Planning

Unit 5: Financial Planning Process

Unit 6: Recommending Financial Planning Strategies to Investors

Unit 7: Towards A Financial Plan

Unit 8: Effective Communication in Financial Counselling', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book primarily covers Indian financial system, elements of financial planning, ways and means of meeting clients’ needs through financial planning and the elements of creating a financial plan.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Unit 1: Indian Economic Environment</span></span></span></p>

<p><span><span><span>Unit 2: Overview of Indian Financial Markets</span></span></span></p>

<p><span><span><span>Unit 3: Participants, Intermediaries &amp; Regulators of the Indian Financial System: Institutional &amp; Non-Institutional</span></span></span></p>

<p><span><span><span>Unit 4: Basics of Financial Planning</span></span></span></p>

<p><span><span><span>Unit 5: Financial Planning Process</span></span></span></p>

<p><span><span><span>Unit 6: Recommending Financial Planning Strategies to Investors</span></span></span></p>

<p><span><span><span>Unit 7: Towards A Financial Plan</span></span></span></p>

<p><span><span><span>Unit 8: Effective Communication in Financial Counselling</span></span></span></p>
', 'Title
			Introduction to Financial Planning

			Author
			IIBF

			ISBN
			9789386394552

			Publisher
			Taxmann

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Introduction to Financial Planning</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>IIBF</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386394552</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"390"', '"332"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '305d7b11-9f04-4db1-82fe-42bcf3f8f1fe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1363into.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789386394552&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4239', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4239', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 224, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:53'),
('0584f078-1828-4566-87c5-d5ee03aee6b9', '1084', NULL, 'Scholarship Schemes for Muslim in India', 'scholarship-schemes-for-muslim-in-india-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1-1084', 'scholarship-schemes-for-muslim-in-india-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084-1084', 'WDCV5544', 'WDCV5544', 'WDCV5544', NULL, 'Scholarship Schemes for Muslim in India', '<h1>Scholarship Schemes for Muslim in India</h1>
', 'Sub Title
			No

			Author
			Fahimuddin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353891

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Fahimuddin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353891</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54989788184353891.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=WDCV5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1084', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1084', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2430, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('059d28a6-e146-43f6-9003-7d04ec291250', '3523', 879, 'Algorithmic Composition - Paradigms of Automated Music Generation', 'algorithmic-composition-paradigms-of-automated-music-generation-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-35-3523', 'algorithmic-composition-paradigms-of-automated-music-generation-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523-3523', '9783211755396', '9783211755396', '9783211755396', NULL, 'Algorithmic composition – composing by means of formalizable methods – has a century old tradition not only in occidental music history. This is the first book to provide a detailed overview of prominent procedures of algorithmic composition in a pragmatic way rather than by treating formalizable aspects in single works. In addition to an historic overview, each chapter presents a specific class of algorithm in a compositional context by providing a general introduction to its development and theoretical basis and describes different musical applications. Each chapter outlines the strengths, weaknesses and possible aesthetical implications resulting from the application of the treated approaches. Topics covered are: markov models, generative grammars, transition networks, chaos and self-similarity, genetic algorithms, cellular automata, neural networks and artificial intelligence are covered. The comprehensive bibliography makes this work ideal for the musician and the researcher alike.', '<p>Algorithmic composition – composing by means of formalizable methods – has a century old tradition not only in occidental music history. This is the first book to provide a detailed overview of prominent procedures of algorithmic composition in a pragmatic way rather than by treating formalizable aspects in single works. In addition to an historic overview, each chapter presents a specific class of algorithm in a compositional context by providing a general introduction to its development and theoretical basis and describes different musical applications. Each chapter outlines the strengths, weaknesses and possible aesthetical implications resulting from the application of the treated approaches. Topics covered are: markov models, generative grammars, transition networks, chaos and self-similarity, genetic algorithms, cellular automata, neural networks and artificial intelligence are covered. The comprehensive bibliography makes this work ideal for the musician and the researcher alike.</p>', 'Sub Title
			Paradigms of Automated Music Generation

			Author
			Gerhard Nierhaus

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783211755396

			Pages
			X, 287

			Binding
			Hardback

			Year of Publication
			2009

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Paradigms of Automated Music Generation</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerhard Nierhaus</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783211755396</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>X, 287</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11568"', '"6940"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'X, 287', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42249783211755396-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783211755396&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3523', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3523', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 879, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:53'),
('05ad85ba-9bf7-4845-8263-730784c9788f', '4400', 65, 'The Constitution we Adopted (With Artworks)', 'the-constitution-we-adopted-with-artworks', 'the-constitution-we-adopted-with-artworks', '9788198236265', '9788198236265', '9788198236265', NULL, 'About the book

The Constitution of India was adopted after extensive, erudite and thoughtful deliberation by the founding fathers spread over 167 days from 9th December 1946 to 26th November 1949. Debates in the Constituent Assembly show the immense effort and dedication by each of the members in crafting a document in the nature of grundnorm, ensuring good governance and guaranteeing basic human rights to every citizen of the country. Excerpts from the speeches of some of the legends of the Constituent Assembly, namely, Dr. Sachidanand Sinha, Dr. Rajendra Prasad, Pandit Jawaharlal Nehru, Sardar Vallabhbhai Patel and Dr. Bhim Rao Ambedkar have been included in the book. The speeches made by the members of the Constituent Assembly are a must read for each one of us, which is available on the web portal of both the Houses of Parliament and only a glimpse is given in this book. Dr. Ambedkar said “if things go wrong under the Constitution, the reason will not be that we have a bad Constitution, what we will have to say is, that the man was vile.” 

The Constitution after being adopted by the Constituent Assembly on 26th November, 1949 was calligraphed in English by Prem Behari Narain Raizada (Saxena) and in Hindi by Vasant Krishna Vaidya. The calligraphic sheets were decorated with 22 artworks by Nandlal Bose and his team from Shantiniketan, Visva-Bharati depicting 5000 years of Indian civilization. They are classified in 12 historical period, namely, Mohenjodaro period, Vedic period, Epic period, Mahanjanapada and Nanda period, Mauryan period, Gupta period, Medieval period, Muslim period, British period, India’s Freedom Movement, Revolutionary movement for freedom and Natural features. The description of the artwork is based on the publication of Lalit Kala Akademi, New Delhi under the aegis of the Ministry of Culture, Government of India.

The thought that the book must include artistic work came to my mind when the issue was raised recently in the Rajya Sabha that any copy of the Constitution of India would be complete, only if it contains the beautifully decorated artworks. The readers would find the artwork in the beginning of each Part of the 22 parts of the Constitution as engraved in the calligraphic copies.', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Constitution of India was adopted after extensive, erudite and thoughtful deliberation by the founding fathers spread over 167 days from 9th December 1946 to 26th November 1949. Debates in the Constituent Assembly show the immense effort and dedication by each of the members in crafting a document in the nature of grundnorm, ensuring good governance and guaranteeing basic human rights to every citizen of the country. Excerpts from the speeches of some of the legends of the Constituent Assembly, namely, Dr. Sachidanand Sinha, Dr. Rajendra Prasad, Pandit Jawaharlal Nehru, Sardar Vallabhbhai Patel and Dr. Bhim Rao Ambedkar have been included in the book. The speeches made by the members of the Constituent Assembly are a must read for each one of us, which is available on the web portal of both the Houses of Parliament and only a glimpse is given in this book. Dr. Ambedkar said “if things go wrong under the Constitution, the reason will not be that we have a bad Constitution, what we will have to say is, that the man was vile.” <br />
The Constitution after being adopted by the Constituent Assembly on 26th November, 1949 was calligraphed in English by Prem Behari Narain Raizada (Saxena) and in Hindi by Vasant Krishna Vaidya. The calligraphic sheets were decorated with 22 artworks by Nandlal Bose and his team from Shantiniketan, Visva-Bharati depicting 5000 years of Indian civilization. They are classified in 12 historical period, namely, Mohenjodaro period, Vedic period, Epic period, Mahanjanapada and Nanda period, Mauryan period, Gupta period, Medieval period, Muslim period, British period, India’s Freedom Movement, Revolutionary movement for freedom and Natural features. The description of the artwork is based on the publication of Lalit Kala Akademi, New Delhi under the aegis of the Ministry of Culture, Government of India.<br />
The thought that the book must include artistic work came to my mind when the issue was raised recently in the Rajya Sabha that any copy of the Constitution of India would be complete, only if it contains the beautifully decorated artworks. The readers would find the artwork in the beginning of each Part of the 22 parts of the Constitution as engraved in the calligraphic copies. </span></span></span></span></p>

<p> </p>
', 'Title
			The Constitution we Adopted (With Artworks)

			Author
			Vijay Hansaria

			ISBN
			9788198236265

			Publisher
			Mohan Law House

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Constitution we Adopted (With Artworks)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Vijay Hansaria</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788198236265</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mohan Law House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"749"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1d815a38-1437-4bc2-bb0f-f66299c831da', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1480the-constitution.webp', NULL, '21', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788198236265&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4400', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4400', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 65, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:53'),
('05db0faf-7cbb-4352-b6f5-f910c9776952', '1678', NULL, 'Cathodic Arcs, From Fractal Spots to Energetic Condensation - On Atomic, Optical and Plasma Physics', 'cathodic-arcs-from-fractal-spots-to-energetic-condensation-on-atomic-optical-and-plasma-physics-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678', 'cathodic-arcs-from-fractal-spots-to-energetic-condensation-on-atomic-optical-and-plasma-physics-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678-1678', 'DERT3345', 'DERT3345', 'DERT3345', NULL, 'Cathodic arcs are among the longest studied yet least understood objects in science. Plasma-generating, tiny spots appear on the cathode; they are highly dynamic and hard to control. With an approach emphasizing the fractal character of cathode spots, strongly fluctuating plasma properties are described such as the presence of multiply charged ions that move with supersonic velocity. Richly illustrated, the book also deals with practical issues, such as arc source construction, macroparticle removal, and the synthesis of dense, well adherent coatings. The book spans a bridge from plasma physics to coatings technology based on energetic condensation, appealing to scientists, practitioners and graduate students alike.', '<p>Cathodic arcs are among the longest studied yet least understood objects in science. Plasma-generating, tiny spots appear on the cathode; they are highly dynamic and hard to control. With an approach emphasizing the fractal character of cathode spots, strongly fluctuating plasma properties are described such as the presence of multiply charged ions that move with supersonic velocity. Richly illustrated, the book also deals with practical issues, such as arc source construction, macroparticle removal, and the synthesis of dense, well adherent coatings. The book spans a bridge from plasma physics to coatings technology based on energetic condensation, appealing to scientists, practitioners and graduate students alike.</p>', 'Cathodic Arcs, From Fractal Spots to Energetic Condensation - On Atomic, Optical and Plasma Physics', '<h1>Cathodic Arcs, From Fractal Spots to Energetic Condensation - On Atomic, Optical and Plasma Physics</h1>', '"15599"', '"9359"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5821dpp_18_46.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DERT3345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1678', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1678', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2054, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('060c7296-5943-4e94-a1e6-e1df08c5f15d', '2047', NULL, 'Understanding Bacteria', 'understanding-bacteria-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-204-2047', 'understanding-bacteria-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047-2047', 'WSCF4433', 'WSCF4433', 'WSCF4433', NULL, 'Understanding Bacteria', '<h1>Understanding Bacteria</h1>', 'Sub Title
			No

			Author
			Sheela Srivastava

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181285645

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sheela Srivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181285645</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2768Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSCF4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2047', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2047', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1796, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:53'),
('06317db4-6255-4d7e-8f40-f09f10168e8d', '1665', NULL, 'An Introduction to the Relativistic Theory of Gravitation', 'an-introduction-to-the-relativistic-theory-of-gravitation-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-166-1665', 'an-introduction-to-the-relativistic-theory-of-gravitation-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665-1665', 'RGY6655', 'RGY6655', 'RGY6655', NULL, 'An Introduction to the Relativistic Theory of Gravitation', '<h1>An Introduction to the Relativistic Theory of Gravitation</h1>', 'Sub Title
			No

			Author
			Petr Hajiced

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540786580

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Petr Hajiced</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540786580</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"5899"', '"3539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5144dpp_18_32.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1665', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1665', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2066, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('063b7972-8200-44ae-a699-bdd0f189cc61', '654', NULL, 'Mass Communication and Its Digital Transformation', 'mass-communication-and-its-digital-transformation-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-6-654', 'mass-communication-and-its-digital-transformation-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654-654', 'MNHJ887', 'MNHJ887', 'MNHJ887', NULL, 'The Media of mass communication have long played a fundamental role in people''s lives. the media inform, persuade, entertain, and even sell. Media can provide companionship. they can shape perception. they are fundamental to an informed and educated public. This book examines the nature of mass communication and how it is transforming in the so-called digital age, the age of computerization of the media. It will be an ideal reference tool for students, journalists, public relations professionals, advertising practition', '<p>The Media of mass communication have long played a fundamental role in people''s lives. the media inform, persuade, entertain, and even sell. Media can provide companionship. they can shape perception. they are fundamental to an informed and educated public. This book examines the nature of mass communication and how it is transforming in the so-called digital age, the age of computerization of the media. It will be an ideal reference tool for students, journalists, public relations professionals, advertising practition</p>', 'Mass Communication and Its Digital Transformation', '<h1>Mass Communication and Its Digital Transformation</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1875Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNHJ887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=654', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=654', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2693, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:53'),
('06b3c17e-33c0-42f0-94f5-9de9b2af0ec8', '3922', 529, 'Computational Mathematics', 'computational-mathematics-3922', 'computational-mathematics', '-61-', '-61-', '-61-', NULL, 'About the book

The basic aim of this book is to give as far as possible a systematic and modern presentation of the most important methods and techniques of computational mathematics on the basis of the general course of higher mathematics taught in higher technical schools. The. book has been arranged so. that the basic portion constitutes a manual for the first cycle of studies in approximate computations for higher technical colleges.The text contains supplementary matetial Which goes beyond the scope of the ordinary college course, but the reader can select those sections which interest him and omit any extra material without loss of continuity.The chapters and sections which may be dropped out in a first reading are marked with an asterisk.This text makes wide use of matrix calcu]us.The concepts of a vector, matrix, inverse matrix,eigenvalue and eigenvector of a matrix, etc.are workaday tools.The use of matrices offers a number of advantages in presenting the subject matter since they greatly facilitate an understanding of the development of many computations. In this sense a particular gain is achieved in the proofs of the convergence theorems of various numerical processes. Also, modern high-speed computers are nicely adapted to the performance of the basic matrix operations.

A few words about the contents of the book. In the main it is devoted to the following problems:operations involving approximate numbers,computation of functions by means of series and iterative processes,approximate and numerical solution of algebraic and transcendental equations,computational methods of linear algebra,interpolation of functions,numerical differentiation and integration of functions,and the Monte Carlo method.

Contents

Preface

Introduction. General Rules of Computational Work

Chapter 1 Approximate Numbers

Chapter 2 Some Facts from the Theory of Continued Fractions

Chapter 3 Computing the Values of Functions

Chapter 4 Approximate Solutions of Algebraic and Transcendental Equations

Chapter 5 Special Techniques for Approximate Solution of Algebraic Equations

Chapter 6 Accelerating the Convergence of Series

Chapter 7 Matrix Algebra

Chapter 8 Solving Systems of Linear Equations

Chapter 9 The Convergence Of Iteration Processes For Systems Of Linear Equations

Chapter 10 Essentials of the Theory of Linear Vector Spaces

Chapter 11 Additional Facts about the Convergence of Iteration Processes For Systems of Linear Equations

Chapter 12 Finding the Eigenvalues and Eigenvectors of a Matrix

Chapter 13 Approximate Solution of Systems of Nonlinear Equations

Chapter 14 The Interpolation Of Functions

Chapter 15 Approximate Differentiation

Chapter 16 Approximate Integration of Functions

Chapter 17 The Monte Carlo Method               

Complete List of References

Index', '<p style="text-align:justify"><span><span><span><span>About the book</span></span></span></span></p>

<p style="text-align:justify"><span><span><span>The basic aim of this book is to give as far as possible a systematic and modern presentation of the most important methods and techniques of computational mathematics on the basis of the general course of higher mathematics taught in higher technical schools. The. book has been arranged so. that the basic portion constitutes a manual for the first cycle of studies in approximate computations for higher technical colleges.The text contains supplementary matetial Which goes beyond the scope of the ordinary college course, but the reader can select those sections which interest him and omit any extra material without loss of continuity.The chapters and sections which may be dropped out in a first reading are marked with an asterisk.This text makes wide use of matrix calcu]us.The concepts of a vector, matrix, inverse matrix,eigenvalue and eigenvector of a matrix, etc.are workaday tools.The use of matrices offers a number of advantages in presenting the subject matter since they greatly facilitate an understanding of the development of many computations. In this sense a particular gain is achieved in the proofs of the convergence theorems of various numerical processes. Also, modern high-speed computers are nicely adapted to the performance of the basic matrix operations.</span></span></span></p>

<p><span><span><span>A few words about the contents of the book. In the main it is devoted to the following problems:operations involving approximate numbers,computation of functions by means of series and iterative processes,approximate and numerical solution of algebraic and transcendental equations,computational methods of linear algebra,interpolation of functions,numerical differentiation and integration of functions,and the Monte Carlo method.</span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Contents</span></span></span></span></p>

<p><span><span><span><span>Preface </span></span></span></span></p>

<p><span><span><span><span>Introduction. General Rules of Computational Work </span></span></span></span></p>

<p><span><span><span><span>Chapter 1 Approximate Numbers </span></span></span></span></p>

<p><span><span><span><span>Chapter 2 Some Facts from the Theory of Continued Fractions </span></span></span></span></p>

<p><span><span><span><span>Chapter 3 Computing the Values of Functions </span></span></span></span></p>

<p><span><span><span><span>Chapter 4 Approximate Solutions of Algebraic and Transcendental Equations </span></span></span></span></p>

<p><span><span><span><span>Chapter 5 Special Techniques for Approximate Solution of Algebraic Equations </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 6 Accelerating the Convergence of Series </span></span></span></span></p>

<p><span><span><span><span>Chapter 7 Matrix Algebra </span></span></span></span></p>

<p><span><span><span><span>Chapter 8 Solving Systems of Linear Equations </span></span></span></span></p>

<p><span><span><span><span>Chapter 9 The Convergence Of Iteration Processes For Systems Of Linear Equations </span></span></span></span></p>

<p><span><span><span><span>Chapter 10 Essentials of the Theory of Linear Vector Spaces </span></span></span></span></p>

<p><span><span><span><span>Chapter 11 Additional Facts about the Convergence of Iteration Processes For Systems of Linear Equations </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 12 Finding the Eigenvalues and Eigenvectors of a Matrix </span></span></span></span></p>

<p><span><span><span><span>Chapter 13 Approximate Solution of Systems of Nonlinear Equations </span></span></span></span></p>

<p><span><span><span><span>Chapter 14 The Interpolation Of Functions </span></span></span></span></p>

<p><span><span><span><span>Chapter 15 Approximate Differentiation </span></span></span></span></p>

<p><span><span><span><span>Chapter 16 Approximate Integration of Functions </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 17 The Monte Carlo Method </span></span>              </span></span></p>

<p style="text-align:justify"><span><span><span><span>Complete List of References </span></span></span></span></p>

<p><span><span><span><span>Index </span></span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Computational Mathematics

			Author
			B.P. Demidovich

			Publisher
			Mir Publishers

			Year of Publication
			1981

			Pages
			688

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Computational Mathematics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.P. Demidovich</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">688</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 688, '688', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4460WhatsApp%20Image%202025-07-30%20at%204.23.25%20PM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-61-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3922', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3922', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 529, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:53'),
('06b47585-417c-47e3-940a-25ff52af99da', '1767', NULL, 'The Theory of Optics', 'the-theory-of-optics-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767', 'the-theory-of-optics-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767-1767', 'DSAZ2211', 'DSAZ2211', 'DSAZ2211', NULL, 'Students, teachers, and researchers in physical optics, astrophysics, optometry, film optics, and related fields will welcome this unabridged reprint of one of the finest fundamental texts in physical optics. A classic study, The Theory of Optics remains unsurpassed for its wide, thorough coverage and its complete mathematical treatment of fundamentals. One of the first applications of Maxwell''s electromagnetic theory as developed by Hertz to the problem of light, it offers copious valuable material unavailable elsewhere in a single volume--including one of the fullest treatments of the application of thermodynamics to optics. Powerful and significant in its approach, it explains the important practical and theoretical consequences that may be deduced simply and directly from elementary principles. Areas of investigation include temperature radiation and luminescence, Kirchoff''s law of emission and absorption, the sine law in the formation of images of surface elements, the effect of change of temperature on the spectrum of a black body, and the distribution of energy in the spectrum of such a body. Additional topics include absorbing media, crystal optics, and interference.', '<p>Students, teachers, and researchers in physical optics, astrophysics, optometry, film optics, and related fields will welcome this unabridged reprint of one of the finest fundamental texts in physical optics. A classic study, The Theory of Optics remains unsurpassed for its wide, thorough coverage and its complete mathematical treatment of fundamentals. One of the first applications of Maxwell''s electromagnetic theory as developed by Hertz to the problem of light, it offers copious valuable material unavailable elsewhere in a single volume--including one of the fullest treatments of the application of thermodynamics to optics. Powerful and significant in its approach, it explains the important practical and theoretical consequences that may be deduced simply and directly from elementary principles. Areas of investigation include temperature radiation and luminescence, Kirchoff''s law of emission and absorption, the sine law in the formation of images of surface elements, the effect of change of temperature on the spectrum of a black body, and the distribution of energy in the spectrum of such a body. Additional topics include absorbing media, crystal optics, and interference.</p>', 'The Theory of Optics', '<h1>The Theory of Optics</h1>', '"5700"', '"3420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6110dpp_18_143.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DSAZ2211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1767', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1767', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1977, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:53'),
('06db38d0-cab5-434a-8618-2132ec2a11b0', '3818', 633, 'Lower Previsions-Probability and Statistics', 'lower-previsionsprobability-and-statistics', 'lower-previsionsprobability-and-statistics', '9780470723777', '9780470723777', '9780470723777', NULL, 'About the book

This book has two main purposes. On the one hand, it provides a concise and systematic development of the theory of lower previsions, based on the concept of acceptability, in spirit of the work of Williams and Walley. On the other hand, it also extends this theory to deal with unbounded quantities, which abound in practical applications. Following Williams, we start out with sets of acceptable gambles. From those, we derive rationality criteria---avoiding sure loss and coherence---and inference methods---natural extension---for (unconditional) lower previsions. We then proceed to study various aspects of the resulting theory, including the concept of expectation (linear previsions), limits, vacuous models, classical propositional logic, lower oscillations, and monotone convergence. We discuss n-monotonicity for lower previsions, and relate lower previsions with Choquet integration, belief functions, random sets, possibility measures, various integrals, symmetry, and representation theorems based on the Bishop-De Leeuw theorem. Next, we extend the framework of sets of acceptable gambles to consider also unbounded quantities. As before, we again derive rationality criteria and inference methods for lower previsions, this time also allowing for conditioning. We apply this theory to construct extensions of lower previsions from bounded random quantities to a larger set of random quantities, based on ideas borrowed from the theory of Dunford integration. A first step is to extend a lower prevision to random quantities that are bounded on the complement of a null set (essentially bounded random quantities). This extension is achieved by a natural extension procedure that can be motivated by a rationality axiom stating that adding null random quantities does not affect acceptability. In a further step, we approximate unbounded random quantities by a sequences of bounded ones, and, in essence, we identify those for which the induced lower prevision limit does not depend on the details of the approximation. We call those random quantities ''previsible''. We study previsibility by cut sequences, and arrive at a simple sufficient condition. For the 2-monotone case, we establish a Choquet integral representation for the extension. For the general case, we prove that the extension can always be written as an envelope of Dunford integrals. We end with some examples of the theory., Written by authorities in the field, Lower Previsions illustrates how the theory of Lower Previsions can be extended to cover a larger set of random quantities. The text highlights a crucial problem in the theory of imprecise probability and provides a detailed theory on how to resolve it.', '<h4>About the book</h4>

<p>This book has two main purposes. On the one hand, it provides a concise and systematic development of the theory of lower previsions, based on the concept of acceptability, in spirit of the work of Williams and Walley. On the other hand, it also extends this theory to deal with unbounded quantities, which abound in practical applications. Following Williams, we start out with sets of acceptable gambles. From those, we derive rationality criteria---avoiding sure loss and coherence---and inference methods---natural extension---for (unconditional) lower previsions. We then proceed to study various aspects of the resulting theory, including the concept of expectation (linear previsions), limits, vacuous models, classical propositional logic, lower oscillations, and monotone convergence. We discuss n-monotonicity for lower previsions, and relate lower previsions with Choquet integration, belief functions, random sets, possibility measures, various integrals, symmetry, and representation theorems based on the Bishop-De Leeuw theorem. Next, we extend the framework of sets of acceptable gambles to consider also unbounded quantities. As before, we again derive rationality criteria and inference methods for lower previsions, this time also allowing for conditioning. We apply this theory to construct extensions of lower previsions from bounded random quantities to a larger set of random quantities, based on ideas borrowed from the theory of Dunford integration. A first step is to extend a lower prevision to random quantities that are bounded on the complement of a null set (essentially bounded random quantities). This extension is achieved by a natural extension procedure that can be motivated by a rationality axiom stating that adding null random quantities does not affect acceptability. In a further step, we approximate unbounded random quantities by a sequences of bounded ones, and, in essence, we identify those for which the induced lower prevision limit does not depend on the details of the approximation. We call those random quantities ''previsible''. We study previsibility by cut sequences, and arrive at a simple sufficient condition. For the 2-monotone case, we establish a Choquet integral representation for the extension. For the general case, we prove that the extension can always be written as an envelope of Dunford integrals. We end with some examples of the theory., Written by authorities in the field, Lower Previsions illustrates how the theory of Lower Previsions can be extended to cover a larger set of random quantities. The text highlights a crucial problem in the theory of imprecise probability and provides a detailed theory on how to resolve it.</p>

<p> </p>

<p> </p>
', 'Title
			Lower Previsions-Probability and Statistics

			 Author
			Matthias C.M. Troffaes

			 ISBN
			9780470723777

			 Publisher
			Wiley

			 Year of Publication
			2013

			 Pages
			448

			 Language
			English

			 Binding
			Hardcover', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Lower Previsions-Probability and Statistics</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>Matthias C.M. Troffaes</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>9780470723777</td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>2013</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>448</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding</td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"9114"', '"6380"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 448, '448', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1992lower.jpg', NULL, '24', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9780470723777&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3818', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3818', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 633, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:53'),
('06e47de2-1602-45f7-82d7-e45ad7feb63a', '1609', NULL, 'Handbook of Organization Communication - An Interdisciplinary Perspective NEW', 'handbook-of-organization-communication-an-interdisciplinary-perspective-new-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609', 'handbook-of-organization-communication-an-interdisciplinary-perspective-new-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609-1609', 'WERT543', 'WERT543', 'WERT543', NULL, 'Organizational communication is a rapidly evolving field of communication studies. How has it developed over the last decade? How do the pioneers of the discipline see its future? The Handbook of Organizational Communication brings you up-to-date with the latest advances in this exciting field. Leading scholars review and synthesize important developments in research and theory. They also suggest future directions for research.', '<p>Organizational communication is a rapidly evolving field of communication studies. How has it developed over the last decade? How do the pioneers of the discipline see its future? The Handbook of Organizational Communication brings you up-to-date with the latest advances in this exciting field. Leading scholars review and synthesize important developments in research and theory. They also suggest future directions for research.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Fredric M. Jablin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780803923874

			Pages
			784

			Binding
			Hardcover

			Year of Publication
			1987

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Fredric M. Jablin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780803923874</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>784</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1987</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13200"', '"7920"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 784, '784', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7043dpp-1_8_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERT543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1609', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1609', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2104, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('06f42792-928d-47e9-a093-dacb7874da58', '139', NULL, 'Climate Change and Insurance -Disaster Risk Financing in Developing Countries', 'climate-change-and-insurance-disaster-risk-financing-in-developing-countries', 'climate-change-and-insurance-disaster-risk-financing-in-developing-countries', 'Climate Change', 'Climate Change', 'Climate Change', NULL, 'Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour.', '<p>Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour.</p>', 'Sub Title
			No

			Author
			Eugene N. Gurenko

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844074839

			Pages
			96

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eugene N. Gurenko</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844074839</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>96</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6899"', '"4199"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 96, '96', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5841dpp_9_359.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Climate%20Change&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=139', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=139', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2994, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0701198f-e5b8-4944-9a6a-586b3538b9d1', '634', NULL, 'Right to Information Act', 'right-to-information-act-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634', 'right-to-information-act-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634-634', 'VBNJ776T6', 'VBNJ776T6', 'VBNJ776T6', NULL, 'Right to Information Act', '<h1>Right to Information Act</h1>', 'Sub Title
			No

			Author
			Ved Prakash Verma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160836

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ved Prakash Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160836</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3869Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNJ776T6&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=634', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=634', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2708, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:53'),
('071a1de3-a5ad-41a3-b4a1-3be24f03095f', '4242', 221, 'Applications of Trade Analytic Tools: Reflections from India''s Trade Data', 'applications-of-trade-analytic-tools-reflections-from-indias-trade-data', 'applications-of-trade-analytic-tools-reflections-from-indias-trade-data', '9788126939626', '9788126939626', '9788126939626', NULL, 'About the book

Designed as a practical guide for management graduates, researchers, corporate executives and policy-makers, Applications of Trade Analytic Tools familiarizes the readers with various technical approaches to the analysis of international trade flows, market identification and competitiveness measurement procedures.

The book also addresses emerging issues in international trade patterns along with the description of standard trade indices and trade modelling techniques. It aims to enable the readers to adopt modelling and analytical tools as relevant to their research problem.

The chapters are closely woven with India’s trade issues at both macro and micro levels. While the macro aspects include the analysis at the country level (i.e., overall trade indices for India involving its trade partners), the product-specific analysis (e.g., competitiveness for individual export items from India at disaggregated level) is conducted in the micro discussions.

Content:

CHAPTER 1

Introduction: Trade Analytic Tools for Policymaking and Business Decisions

Application and Interpretation 1

Biswajit Nag and Debashis Chakraborty

PART A: STRUCTURE AND USE OF TRADE DATA AND INDICES

CHAPTER 2

India’s Trade Pattern and Opportunities with Central Asian Countries: An Application of Select Trade Indices 19

Debashis Chakraborty and Zaki Hussain

CHAPTER 3

Emerging Patterns in Intra-industry Trade: An Analysis of India–EU Trade with Select Sectors 43

Biswajit Nag and Zaki Hussain

PART B: SECTOR-BASED TRADE OUTCOME ANALYSIS

CHAPTER 4

Export Competitiveness of India’s Leather Products: Application of Select Indices 63

Debashis Chakraborty and Zaki Hussain

CHAPTER 5

A Constant Market Share Analysis of India’s Exports to ASEAN Countries 91

Debashis Chakraborty, Triptendu Prakash Ghosh and Zaki Hussain

CHAPTER 6

Shift Share Analysis: An Application to the Analysis of Indian Exports 112

Bibek Ray Chaudhuri

CHAPTER 7

International Production Networks (IPNs) and Global Value Chains (GVCs) between India and Northeast Asia: An Analysis of Value-added Trade in Selected Industries 125

Biswajit Nag and Jaewook Lee

PART C: ASSESSMENT OF OPEN ECONOMY INDICATORS

CHAPTER 8

Balance of Payment Analytics: Application of Select Indices 153

Ranajoy Bhattacharyya

CHAPTER 9

Exchange Rate Dynamics and Measuring Balance of Payment Implication 171

Ashima Puniani and Jaydeep Mukherjee

PART D: TRADE IN SERVICES

CHAPTER 10

Measuring Services Trade: Major Challenges in India and the Way Forward 189

Arpita Mukherjee and Tanu M. Goyal

CHAPTER 11

Services Trade Restrictiveness Index, Methodology and Application: The Indian Context 207

Hildegunn Kyvik Nordås

PART E: TRADE FACILITATION

CHAPTER 12

Interpreting Trade Facilitation Indices towards a Smooth Regional Trade in Asia-Pacific 235

Yann Duval, Biswajit Nag and Yuhua Zhang

CHAPTER 13

Assessing Linkages between Trade Costs and Trade Flows: Applications of Gravity Model 260

Prabir De and Durairaj Kumarasamy

Contents ix

PART F: ANALYSIS AND MODELLING OF TRADE BARRIERS

CHAPTER 14

Modelling Non-tariff Measures in RTAs 281

Rajan Sudesh Ratna

CHAPTER 15

Non-tariff Barriers on Auto-components’ Exports: Application of Select Indices 299

Debashis Chakraborty, Julien Chaisse and Zaki Hussain

PART G: PARTIAL AND GENERAL EQUILIBRIUM MODELLING TECHNIQUES

CHAPTER 16

Implication of Tariff Reduction through Partial Simulation Using Smart: An Analysis of India’s Import of Passenger Vehicles from Japan and Germany 319

Biswajit Nag and Pratiksha Chaturvedi

CHAPTER 17

Gravity Model of International Trade: Understanding the Underlying Dynamics 333

Zaki Hussain and Biswajit Nag

CHAPTER 18

Use of Computable General Equilibrium Model in Trade Research: An Application of GTAP Model on India–ASEAN Trade 350

Chandrima Sikdar

CHAPTER 19

Advances in Global CGE Modelling and Trade Policy Formulations: Some Issues 371

G.Badri Narayanan

CHAPTER 20

Conclusion: Trade Analytic Tools: For Whose Benefits? 389

Debashis Chakraborty and Biswajit Nag', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Designed as a practical guide for management graduates, researchers, corporate executives and policy-makers, Applications of Trade Analytic Tools familiarizes the readers with various technical approaches to the analysis of international trade flows, market identification and competitiveness measurement procedures. </span></span></span></p>

<p style="text-align:justify"><span><span><span>The book also addresses emerging issues in international trade patterns along with the description of standard trade indices and trade modelling techniques. It aims to enable the readers to adopt modelling and analytical tools as relevant to their research problem. </span></span></span></p>

<p style="text-align:justify"><span><span><span>The chapters are closely woven with India’s trade issues at both macro and micro levels. While the macro aspects include the analysis at the country level (i.e., overall trade indices for India involving its trade partners), the product-specific analysis (e.g., competitiveness for individual export items from India at disaggregated level) is conducted in the micro discussions.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 1</span></strong></span></span></p>

<p><span><span><span>Introduction: Trade Analytic Tools for Policymaking and Business Decisions</span></span></span></p>

<p><span><span><span>Application and Interpretation 1</span></span></span></p>

<p><span><span><span>Biswajit Nag and Debashis Chakraborty</span></span></span></p>

<p><span><span><strong><span>PART A: STRUCTURE AND USE OF TRADE DATA AND INDICES</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 2</span></strong></span></span></p>

<p><span><span><span>India’s Trade Pattern and Opportunities with Central Asian Countries: An Application of Select Trade Indices 19</span></span></span></p>

<p><span><span><span>Debashis Chakraborty and Zaki Hussain</span></span></span></p>

<p><span><span><strong><span>CHAPTER 3</span></strong></span></span></p>

<p><span><span><span>Emerging Patterns in Intra-industry Trade: An Analysis of India–EU Trade with Select Sectors 43</span></span></span></p>

<p><span><span><span>Biswajit Nag and Zaki Hussain</span></span></span></p>

<p><span><span><strong><span>PART B: SECTOR-BASED TRADE OUTCOME ANALYSIS</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 4</span></strong></span></span></p>

<p><span><span><span>Export Competitiveness of India’s Leather Products: Application of Select Indices 63</span></span></span></p>

<p><span><span><span>Debashis Chakraborty and Zaki Hussain</span></span></span></p>

<p><span><span><strong><span>CHAPTER 5</span></strong></span></span></p>

<p><span><span><span>A Constant Market Share Analysis of India’s Exports to ASEAN Countries 91</span></span></span></p>

<p><span><span><span>Debashis Chakraborty, Triptendu Prakash Ghosh and Zaki Hussain</span></span></span></p>

<p><span><span><strong><span>CHAPTER 6</span></strong></span></span></p>

<p><span><span><span>Shift Share Analysis: An Application to the Analysis of Indian Exports 112</span></span></span></p>

<p><span><span><span>Bibek Ray Chaudhuri</span></span></span></p>

<p><span><span><strong><span>CHAPTER 7</span></strong></span></span></p>

<p><span><span><span>International Production Networks (IPNs) and Global Value Chains (GVCs) between India and Northeast Asia: An Analysis of Value-added Trade in Selected Industries 125</span></span></span></p>

<p><span><span><span>Biswajit Nag and Jaewook Lee</span></span></span></p>

<p><span><span><strong><span>PART C: ASSESSMENT OF OPEN ECONOMY INDICATORS</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 8</span></strong></span></span></p>

<p><span><span><span>Balance of Payment Analytics: Application of Select Indices 153</span></span></span></p>

<p><span><span><span>Ranajoy Bhattacharyya</span></span></span></p>

<p><span><span><strong><span>CHAPTER 9</span></strong></span></span></p>

<p><span><span><span>Exchange Rate Dynamics and Measuring Balance of Payment Implication 171</span></span></span></p>

<p><span><span><span>Ashima Puniani and Jaydeep Mukherjee</span></span></span></p>

<p><span><span><strong><span>PART D: TRADE IN SERVICES</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 10</span></strong></span></span></p>

<p><span><span><span>Measuring Services Trade: Major Challenges in India and the Way Forward 189</span></span></span></p>

<p><span><span><span>Arpita Mukherjee and Tanu M. Goyal</span></span></span></p>

<p><span><span><strong><span>CHAPTER 11</span></strong></span></span></p>

<p><span><span><span>Services Trade Restrictiveness Index, Methodology and Application: The Indian Context 207</span></span></span></p>

<p><span><span><span>Hildegunn Kyvik Nordås</span></span></span></p>

<p><span><span><strong><span>PART E: TRADE FACILITATION</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 12</span></strong></span></span></p>

<p><span><span><span>Interpreting Trade Facilitation Indices towards a Smooth Regional Trade in Asia-Pacific 235</span></span></span></p>

<p><span><span><span>Yann Duval, Biswajit Nag and Yuhua Zhang</span></span></span></p>

<p><span><span><strong><span>CHAPTER 13</span></strong></span></span></p>

<p><span><span><span>Assessing Linkages between Trade Costs and Trade Flows: Applications of Gravity Model 260</span></span></span></p>

<p><span><span><span>Prabir De and Durairaj Kumarasamy</span></span></span></p>

<p><span><span><span>Contents ix</span></span></span></p>

<p><span><span><strong><span>PART F: ANALYSIS AND MODELLING OF TRADE BARRIERS</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 14</span></strong></span></span></p>

<p><span><span><span>Modelling Non-tariff Measures in RTAs 281</span></span></span></p>

<p><span><span><span>Rajan Sudesh Ratna</span></span></span></p>

<p><span><span><strong><span>CHAPTER 15</span></strong></span></span></p>

<p><span><span><span>Non-tariff Barriers on Auto-components’ Exports: Application of Select Indices 299</span></span></span></p>

<p><span><span><span>Debashis Chakraborty, Julien Chaisse and Zaki Hussain</span></span></span></p>

<p><span><span><strong><span>PART G: PARTIAL AND GENERAL EQUILIBRIUM MODELLING TECHNIQUES</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 16</span></strong></span></span></p>

<p><span><span><span>Implication of Tariff Reduction through Partial Simulation Using Smart: An Analysis of India’s Import of Passenger Vehicles from Japan and Germany 319</span></span></span></p>

<p><span><span><span>Biswajit Nag and Pratiksha Chaturvedi</span></span></span></p>

<p><span><span><strong><span>CHAPTER 17</span></strong></span></span></p>

<p><span><span><span>Gravity Model of International Trade: Understanding the Underlying Dynamics 333</span></span></span></p>

<p><span><span><span>Zaki Hussain and Biswajit Nag</span></span></span></p>

<p><span><span><strong><span>CHAPTER 18</span></strong></span></span></p>

<p><span><span><span>Use of Computable General Equilibrium Model in Trade Research: An Application of GTAP Model on India–ASEAN Trade 350</span></span></span></p>

<p><span><span><span>Chandrima Sikdar</span></span></span></p>

<p><span><span><strong><span>CHAPTER 19</span></strong></span></span></p>

<p><span><span><span>Advances in Global CGE Modelling and Trade Policy Formulations: Some Issues 371</span></span></span></p>

<p><span><span><span>G.Badri Narayanan</span></span></span></p>

<p><span><span><strong><span>CHAPTER 20</span></strong></span></span></p>

<p><span><span><span>Conclusion: Trade Analytic Tools: For Whose Benefits? 389</span></span></span></p>

<p><span><span><span>Debashis Chakraborty and Biswajit Nag</span></span></span></p>
', 'Title
			Applications of Trade Analytic Tools: Reflections from India''s Trade Data

			Author
			Biswajit Nag 

			ISBN
			9788126939626

			Publisher
			Atlantic

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Applications of Trade Analytic Tools: Reflections from India''s Trade Data</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Biswajit Nag </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788126939626</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Atlantic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"795"', '"596"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '09997396-821d-48c8-8a51-ad06929ba1f7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2508appl.webp', NULL, '2 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788126939626&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4242', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4242', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 221, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:53'),
('07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', '4378', 86, 'Theory of Atmospheric Radiative Transfer:A Comprehensive Introduction', 'theory-of-atmospheric-radiative-transfera-comprehensive-introduction', 'theory-of-atmospheric-radiative-transfera-comprehensive-introduction', '9783527408368', '9783527408368', '9783527408368', NULL, 'About the book

Aimed at the senior undergraduate and graduate level, this textbook fills the gap between general introductory texts offering little detail and very technical, advanced books written for mathematicians and theorists rather than experimentalists in the field.

The result is a concise course in atmospheric radiative processes, tailored for one semester. The authors are accomplished researchers who know how to reach their intended audience and provide here the content needed to understand climate warming and remote sensing for pollution measurement. They also include supplementary reading for planet scientists and problems.

Equally suitable reading for geophysicists, physical chemists, astronomers, environmental chemists and spectroscopists.

Content:

	Introduction

	Notation and Math Refresher

	Fundamentals

	Interactions of EM Radiation and Individual Particles

	Volumetric (Bulk) Optical Properties

	Radiative Transfer Equation

	Numerical and Approximate Solution Techniques for the RTE

	Absorption and Emission by Atmospheric Gases

	Terrestrial Radiative Transfer', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Aimed at the senior undergraduate and graduate level, this textbook fills the gap between general introductory texts offering little detail and very technical, advanced books written for mathematicians and theorists rather than experimentalists in the field.<br />
The result is a concise course in atmospheric radiative processes, tailored for one semester. The authors are accomplished researchers who know how to reach their intended audience and provide here the content needed to understand climate warming and remote sensing for pollution measurement. They also include supplementary reading for planet scientists and problems.<br />
Equally suitable reading for geophysicists, physical chemists, astronomers, environmental chemists and spectroscopists.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Notation and Math Refresher</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Fundamentals</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Interactions of EM Radiation and Individual Particles</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Volumetric (Bulk) Optical Properties</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Radiative Transfer Equation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Numerical and Approximate Solution Techniques for the RTE</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Absorption and Emission by Atmospheric Gases</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Terrestrial Radiative Transfer</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Theory of Atmospheric Radiative Transfer:A Comprehensive Introduction

			Author
			Manfred Wendisch

			ISBN
			9783527408368

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Theory of Atmospheric Radiative Transfer:A Comprehensive Introduction</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Manfred Wendisch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9783527408368</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"5728"', '"4010"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7689theoty.jpeg', NULL, '6 | 13 | 15 | 25', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9783527408368&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4378', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4378', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 86, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:53'),
('073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', '3589', 815, 'Continuous - Time Markov Chains and Application - A Two - Time - Scale Approach 2/e', 'continuous-time-markov-chains-and-application-a-two-time-scale-approach-2e-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3-3589', 'continuous-time-markov-chains-and-application-a-two-time-scale-approach-2e-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589-3589', '9781461443452', '9781461443452', '9781461443452', NULL, 'This book gives a systematic treatment of singularly perturbed systems that naturally arise in control and optimization, queueing networks, manufacturing systems, and financial engineering. It presents results on asymptotic expansions of solutions of Komogorov forward and backward equations, properties of functional occupation measures, exponential upper bounds, and functional limit results for Markov chains with weak and strong interactions. To bridge the gap between theory and applications, a large portion of the book is devoted to applications in controlled dynamic systems, production planning, and numerical methods for controlled Markovian systems with large-scale and complex structures in the real-world problems. This second edition has been updated throughout and includes two new chapters on asymptotic expansions of solutions for backward equations and hybrid LQG problems. The chapters on analytic and probabilistic properties of two-time-scale Markov chains have been almost completely rewritten and the notation has been streamlined and simplified. This book is written for applied mathematicians, engineers, operations researchers, and applied scientists. Selected material from the book can also be used for a one semester advanced graduate-level course in applied probability and stochastic processes.', '<p>This book gives a systematic treatment of singularly perturbed systems that naturally arise in control and optimization, queueing networks, manufacturing systems, and financial engineering. It presents results on asymptotic expansions of solutions of Komogorov forward and backward equations, properties of functional occupation measures, exponential upper bounds, and functional limit results for Markov chains with weak and strong interactions. To bridge the gap between theory and applications, a large portion of the book is devoted to applications in controlled dynamic systems, production planning, and numerical methods for controlled Markovian systems with large-scale and complex structures in the real-world problems. This second edition has been updated throughout and includes two new chapters on asymptotic expansions of solutions for backward equations and hybrid LQG problems. The chapters on analytic and probabilistic properties of two-time-scale Markov chains have been almost completely rewritten and the notation has been streamlined and simplified. This book is written for applied mathematicians, engineers, operations researchers, and applied scientists. Selected material from the book can also be used for a one semester advanced graduate-level course in applied probability and stochastic processes.</p>', 'Sub Title
			A Two - Time - Scale Approach 

			Author
			G.George Yin & Qing ZHang 

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781461443452

			Pages
			 XXII, 430

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			2nd

			Language
			English

			Illustrations

			Yes

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Two - Time - Scale Approach </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.George Yin &amp; Qing ZHang </td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781461443452</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XXII, 430</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"10652"', '"6391"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XXII, 430', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/189761woT-ChK1L._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461443452&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3589', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3589', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 815, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('075775a2-40eb-4571-9afe-905537c0d85b', '1790', NULL, 'Information Theory', 'information-theory-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-17-1790', 'information-theory-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790-1790', 'JKOI8877', 'JKOI8877', 'JKOI8877', NULL, 'Information Theory', '<h1>Information Theory</h1>', 'Sub Title
			No

			Author
			Stanford Goldman

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780486442716

			Pages
			250

			Binding
			Paperback

			Year of Publication
			1981

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Stanford Goldman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486442716</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>250</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1981</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4999"', '"2999"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 250, '250', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JKOI8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1790', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1790', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1961, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:53'),
('0768c5e2-e047-4b08-80af-88f527aeba87', '1799', NULL, 'General Relativity with Applications to Astrophysics', 'general-relativity-with-applications-to-astrophysics', 'general-relativity-with-applications-to-astrophysics', '9788184892109', '9788184892109', '9788184892109', NULL, 'About the book

This text provides a comprehensive and timely introduction to general relativity. The foundations of the theory in Part I are thoroughly developed together with the required mathematical background from differential geometry in Part III. The six chapters in Part II are devoted to tests of general relativity and to many of its applications. Binary pulsars are studied in considerable detail. Much space is devoted to the study of compact objects, especially to black holes. This includes a detailed derivation of the Kerr solution, Israel''s proof of his uniqueness theorem, and derivations of the basic laws of black hole physics. The final chapter of this part contains Witten''s proof of the positive energy theorem. The book addresses undergraduate and graduate students in physics, astrophysics and mathematics. It is very well structured and should become a standard text for a modern treatment of gravitational physics. The clear presentation of differential geometry makes it also useful for string theory and other fields of physics, classical as well as quantum. General Relativity is a complete revision and extension of Straumann''s well-known classic textbook "General Relativity and Relativistic Astrophysics."', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>This text provides a comprehensive and timely introduction to general relativity. The foundations of the theory in Part I are thoroughly developed together with the required mathematical background from differential geometry in Part III. The six chapters in Part II are devoted to tests of general relativity and to many of its applications. Binary pulsars are studied in considerable detail. Much space is devoted to the study of compact objects, especially to black holes. This includes a detailed derivation of the Kerr solution, Israel''s proof of his uniqueness theorem, and derivations of the basic laws of black hole physics. The final chapter of this part contains Witten''s proof of the positive energy theorem. The book addresses undergraduate and graduate students in physics, astrophysics and mathematics. It is very well structured and should become a standard text for a modern treatment of gravitational physics. The clear presentation of differential geometry makes it also useful for string theory and other fields of physics, classical as well as quantum. General Relativity is a complete revision and extension of Straumann''s well-known classic textbook "General Relativity and Relativistic Astrophysics."</span></span></span></p>', 'Title
			General Relativity with Applications to Astrophysics 

			Author
			N. Straumann

			ISBN
			9788184892109

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>General Relativity with Applications to Astrophysics </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>N. Straumann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788184892109</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1195"', '"837"', '"0"', 15, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5144IMG_20230110_0004_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184892109&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1799', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1799', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1955, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:53'),
('076c1f08-043d-4098-ae10-e66978dd01f8', '3452', 944, 'YOGA - Sat Karma Mudra Pranayama and Pratyahara - V 4', 'yoga-sat-karma-mudra-pranayama-and-pratyahara-v-4', 'yoga-sat-karma-mudra-pranayama-and-pratyahara-v-4', '9788187471554', '9788187471554', '9788187471554', NULL, 'Contents – I. SATKARMA, 1. Dhauti Kriyas, 2. Vastra Dhauti, 3. Danda Dhauti, 4. Baghi, 5. Agnisara, 6. Mula Sodhana, 7. Gajakarani, 8. Neti Kriya, 9. Trataka, 10. Kapalabhati, 11. Nauli, 12. Sankhapraksalana, 13. Vasti, 14. Cakri Karma,

II. MUDRAS, Importance of Mudras,

BANDHAS, 1. Jalandhara Bandha, 2. Uddiyana Bandha, 3. Mula Bandha,

ADHARA MUDRAS, 1. Asvini Mudra,

MUDRAS WITH COMBINATION OF BANDHAS, 1. Maha Mudra, 2. Maha Bandha, 3. Maha Vedha,

POSTURAL MUDRAS, 1. Tadagi Mudra, 2. Matangini Mudra, 3. Pasini Mudra, 4. Yoga Mudra, 5. Viparitakarani, 6. Kaki Mudra, 7. Bhujangini Mudra,

MEDITATION MUDRAS, 1. Sambhavi Mudra, 2. Khecari Mudra, 3. Nabho Mudra, 4. Sanmukhi Mudra, 5. Panca Tattva Dharana Mudras, 6. Sakticalani Mudra, 7. Manduki Mudra,

III. PRANAYAMA, PRANA AND CONSCIOUSNESS, 1. Indra’s Proposition of Prana as Consciousness, 2. Relationship Between Air and Prana, 3. Air as the Cosmic Energy, 4. Primacy of Prana over Senses and Mind, 5. Convertibility of Prana into Consciousness, 6. Development of Self from within the Vital, 7. Transformation of the Physical into the Vital and Mental, 8. Germ of the Instincts of Self-Protection and Procreation, 9. Sygyzy of Life-Force and Consciousness, 10. Consciousness and the Instinct for Possession,

PRANAYAMA, 1. Importance of Pranayama, 2. Suitable Place for Practice, 3. Who should Start the Practice of Pranayama, 4. Best Seasons for Starting the Practice of Pranayama, 5. Diet during the Practice of Pranayama, 6. Prohibited Food and Acts during the Practice, 7. Method of Pranayama, 8. Time of Practice and Duration, 9. Attitude during Practice, 10. Safety in the Practice of Pranayama, 11. Obstacles in the Path of Yoga, 12. Benefits of Pranayama, 13. Final Aim of Sahita Kumbhaka,

PRANAYAMA FOR BEGINNERS, 1. Sukhapurvaka (Rhythmic/Yogic Breathing), 2. Anuloma-Viloma (Alternate Nostril Breathing), 3. Nadi Sodhana,

PRANAYAMA FOR ADVANCED PRACTITIONERS, 1. Surya-Bheda Kumbhaka (Piercing of the Pingala Nadi), 2. Ujjayi (Snoring Breath), 3. Bhastrika (Bellows Breathing), 4. Bhramari (Beetle Droning), 5. Sitali (Cooling Breath), 6. Sitkari (Hissing Breath), 7. Murccha (Swooning Breath), 8. Plavini, 9. Candra-Breath (Piercing of the Ida Nadi),

IV. UNCLASSIFIED PRANAYAMAS FROM THE UPANISADS,

V. KUMBHAKA PADDHATI OF RAGHUVIRA (Selected Verses),

VI. PRATYAHARA,

INDEX

 ', '<p style="text-align:justify"><span><span><strong><span><span>Contents – I. SATKARMA</span></span></strong><span><span>, 1. Dhauti Kriyas, 2. Vastra Dhauti, 3. Danda Dhauti, 4. Baghi, 5. Agnisara, 6. Mula Sodhana, 7. Gajakarani, 8. Neti Kriya, 9. Trataka, 10. Kapalabhati, 11. Nauli, 12. Sankhapraksalana, 13. Vasti, 14. Cakri Karma, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>II. MUDRAS</span></span></strong><span><span>, Importance of Mudras, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>BANDHAS</span></span></strong><span><span>, 1. Jalandhara Bandha, 2. Uddiyana Bandha, 3. Mula Bandha,</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>ADHARA MUDRAS</span></span></strong><span><span>, 1. Asvini Mudra, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>MUDRAS WITH COMBINATION OF BANDHAS</span></span></strong><span><span>, 1. Maha Mudra, 2. Maha Bandha, 3. Maha Vedha, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>POSTURAL MUDRAS</span></span></strong><span><span>, 1. Tadagi Mudra, 2. Matangini Mudra, 3. Pasini Mudra, 4. Yoga Mudra, 5. Viparitakarani, 6. Kaki Mudra, 7. Bhujangini Mudra, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>MEDITATION MUDRAS</span></span></strong><span><span>, 1. Sambhavi Mudra, 2. Khecari Mudra, 3. Nabho Mudra, 4. Sanmukhi Mudra, 5. Panca Tattva Dharana Mudras, 6. Sakticalani Mudra, 7. Manduki Mudra, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>III. PRANAYAMA, PRANA AND CONSCIOUSNESS</span></span></strong><span><span>, 1. Indra’s Proposition of Prana as Consciousness, 2. Relationship Between Air and Prana, 3. Air as the Cosmic Energy, 4. Primacy of Prana over Senses and Mind, 5. Convertibility of Prana into Consciousness, 6. Development of Self from within the Vital, 7. Transformation of the Physical into the Vital and Mental, 8. Germ of the Instincts of Self-Protection and Procreation, 9. Sygyzy of Life-Force and Consciousness, 10. Consciousness and the Instinct for Possession, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PRANAYAMA</span></span></strong><span><span>, 1. Importance of Pranayama, 2. Suitable Place for Practice, 3. Who should Start the Practice of Pranayama, 4. Best Seasons for Starting the Practice of Pranayama, 5. Diet during the Practice of Pranayama, 6. Prohibited Food and Acts during the Practice, 7. Method of Pranayama, 8. Time of Practice and Duration, 9. Attitude during Practice, 10. Safety in the Practice of Pranayama, 11. Obstacles in the Path of Yoga, 12. Benefits of Pranayama, 13. Final Aim of Sahita Kumbhaka,</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PRANAYAMA FOR BEGINNERS</span></span></strong><span><span>, 1. Sukhapurvaka (Rhythmic/Yogic Breathing), 2. Anuloma-Viloma (Alternate Nostril Breathing), 3. Nadi Sodhana, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PRANAYAMA FOR ADVANCED PRACTITIONERS</span></span></strong><span><span>, 1. Surya-Bheda Kumbhaka (Piercing of the Pingala Nadi), 2. Ujjayi (Snoring Breath), 3. Bhastrika (Bellows Breathing), 4. Bhramari (Beetle Droning), 5. Sitali (Cooling Breath), 6. Sitkari (Hissing Breath), 7. Murccha (Swooning Breath), 8. Plavini, 9. Candra-Breath (Piercing of the Ida Nadi), </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>IV. UNCLASSIFIED PRANAYAMAS FROM THE UPANISADS</span></span></strong><span><span>, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>V. KUMBHAKA PADDHATI OF RAGHUVIRA</span></span></strong><span><span> (Selected Verses), </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>VI. PRATYAHARA, </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>INDEX</span></span></strong></span></span></p>

<p> </p>', 'Title
			YOGA - Sat Karma Mudra Pranayama and Pratyahara - V 4

			Author
			Prof. Satya Parkash Singh

			ISBN
			9788187471554

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>YOGA - Sat Karma Mudra Pranayama and Pratyahara - V 4</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. Satya Parkash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471554</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2695"', '"1887"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4073YOGA%20-%20Sat%20Karma%20Mudra%20Pranayama%20and%20Pratyahara%20-%20V%204.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3452', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3452', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 944, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:53'),
('07d94e43-01d7-457c-9cbc-68e1355b8a11', '3571', 833, 'Problems in Probability', 'problems-in-probability-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571', 'problems-in-probability-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571-3571', '9781461436874', '9781461436874', '9781461436874', NULL, 'For the first two editions of the book Probability (GTM 95), each chapter included a comprehensive and diverse set of relevant exercises. While the work on the third edition was still in progress, it was decided that it would be more appropriate to publish a separate book that would comprise all of the exercises from previous editions, in addition to many new exercises.

Most of the material in this book consists of exercises created by Shiryaev, collected and compiled over the course of many years while working on many interesting topics. Many of the exercises resulted from discussions that took place during special seminars for graduate and undergraduate students.  Many of the exercises included in the book contain helpful hints and other relevant information.

Lastly, the author has included an appendix at the end of the book that contains a summary of the main results, notation and terminology from Probability Theory that are used throughout the present book.  This Appendix also contains additional material from Combinatorics, Potential Theory and Markov Chains, which is not covered in the book, but is nevertheless needed for many of the exercises included here.', '<p>For the first two editions of the book Probability (GTM 95), each chapter included a comprehensive and diverse set of relevant exercises. While the work on the third edition was still in progress, it was decided that it would be more appropriate to publish a separate book that would comprise all of the exercises from previous editions, in addition to many new exercises.</p>

<p>Most of the material in this book consists of exercises created by Shiryaev, collected and compiled over the course of many years while working on many interesting topics. Many of the exercises resulted from discussions that took place during special seminars for graduate and undergraduate students.  Many of the exercises included in the book contain helpful hints and other relevant information.</p>

<p>Lastly, the author has included an appendix at the end of the book that contains a summary of the main results, notation and terminology from Probability Theory that are used throughout the present book.  This Appendix also contains additional material from Combinatorics, Potential Theory and Markov Chains, which is not covered in the book, but is nevertheless needed for many of the exercises included here.</p>', 'Sub Title
			No

			Author
			Albert N. Shiryaev

			About Author
			Albert Shiryaev is an eminent mathematician who has written several texts on probability and stochastic calculus, which have been translated into several languages. He is the recipient of several honors and awards, including the Humboldt Research Award, Markov prize, and Kolmogorov prize.

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781461436874

			Pages
			 XII, 428

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Albert N. Shiryaev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Albert Shiryaev is an eminent mathematician who has written several texts on probability and stochastic calculus, which have been translated into several languages. He is the recipient of several honors and awards, including the Humboldt Research Award, Markov prize, and Kolmogorov prize.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781461436874</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XII, 428</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"6761"', '"4056"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XII, 428', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9737images%20(2).jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461436874&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3571', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3571', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 833, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('07dcde93-c295-49b9-bcfb-a2dd61a1e9ca', '807', NULL, 'Career Studies-Library in Business & Management - 4Vols. NEW', 'career-studieslibrary-in-business-management-4vols-new-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807', 'career-studieslibrary-in-business-management-4vols-new-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807-807', '9781446247051', '9781446247051', '9781446247051', NULL, 'Career Studies-Library in Business & Management - 4Vols. NEW', '<h1>Career Studies-Library in Business &amp; Management - 4Vols. NEW</h1>', 'Sub Title
			No

			Author
			Kerr Inkson

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781446247051

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kerr Inkson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446247051</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"80443"', '"48265"', '"0"', 1, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3844Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446247051&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=807', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=807', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2604, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('07e0c5ed-22bf-465d-9d2b-b13b6d8852f8', '1601', NULL, 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics New', 'defense-against-bioterror-detection-technologies-implementation-strategies-and-commercial-opportunities-nato-security-through-science-series-b-physics-and-biophysics-new-1601-1601-1601-1-1601', 'defense-against-bioterror-detection-technologies-implementation-strategies-and-commercial-opportunities-nato-security-through-science-series-b-physics-and-biophysics-new-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601-1601', 'TYUI6553', 'TYUI6553', 'TYUI6553', NULL, 'This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.', '<p>This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.</p>', 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics New', '<h1>Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics New</h1>', '"11800"', '"7080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2127gandhi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUI6553&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1601', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1601', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2110, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('07e1d8f0-909c-46da-a757-b20af6510832', '2959', NULL, 'Trends in Commonwealth Literature', 'trends-in-commonwealth-literature-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959', 'trends-in-commonwealth-literature-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959', 'OKLI9987', 'OKLI9987::2959', 'OKLI9987', NULL, 'Trends in Commonwealth Literature', '<h1>Trends in Commonwealth Literature</h1>', 'Sub Title
			No

			Author
			Dr. A.K. Anuj

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382192428

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.K. Anuj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382192428</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKLI9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2959', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2959', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1246, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:53'),
('07ecef17-16ce-413d-89e5-fd1cb7a20a75', '2071', NULL, 'Judgement and Decision Making Library of Cognitive and Experimental Psychology in 4 Vols.', 'judgement-and-decision-making-library-of-cognitive-and-experimental-psychology-in-4-vols-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-20-2071', 'judgement-and-decision-making-library-of-cognitive-and-experimental-psychology-in-4-vols-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071-2071', '9781847872678', '9781847872678', '9781847872678', NULL, 'How do people decide what to do? What is the origin of judgment? These questions are fundamental both to individual psychology, and across the social sciences. Judgement and Decision Making bring together the classic works in the field of the past 50 years, both setting the field in historical and theoretical context, and outlining cutting edge research. The articles range across psychology, economics, sociology and neuroscience, and deals both with fundamental and applied research. Volume 1, Foundations, sets out core background material. Volume 2, Individual Decision Making, considers how people make choices, including choices between complex options, and choices involving risk and time. Volume 3, Probability and Judgment, considers how people reason with uncertainty, estimate frequencies, and determine degrees of confidence. Volume 4, Interactive and Group Processes, considers how people make decisions in social interactions, group decision making, and implications for economics and society. The collection is targeted and advanced undergraduates and graduate students in Psychology, Economics, and Business, and provides a foundation for students and practioners in cognitive psychology, behavioural economics, behavioural finance, neuroeconomics, and marketing.', '<p>How do people decide what to do? What is the origin of judgment? These questions are fundamental both to individual psychology, and across the social sciences. Judgement and Decision Making bring together the classic works in the field of the past 50 years, both setting the field in historical and theoretical context, and outlining cutting edge research. The articles range across psychology, economics, sociology and neuroscience, and deals both with fundamental and applied research. Volume 1, Foundations, sets out core background material. Volume 2, Individual Decision Making, considers how people make choices, including choices between complex options, and choices involving risk and time. Volume 3, Probability and Judgment, considers how people reason with uncertainty, estimate frequencies, and determine degrees of confidence. Volume 4, Interactive and Group Processes, considers how people make decisions in social interactions, group decision making, and implications for economics and society. The collection is targeted and advanced undergraduates and graduate students in Psychology, Economics, and Business, and provides a foundation for students and practioners in cognitive psychology, behavioural economics, behavioural finance, neuroeconomics, and marketing.</p>', 'Sub Title
			Library of Cognitive and Experimental Psychology

			Author
			Nick Chater

			ISBN 13 Digit
			9781847872678

			Pages
			1624

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Cognitive and Experimental Psychology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nick Chater</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847872678</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1624</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"67980"', '"40790"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1624, '1624', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4331Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847872678&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2071', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2071', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1776, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:53'),
('07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', '2766', NULL, 'English as a Second Language', 'english-as-a-second-language-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766', 'english-as-a-second-language-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766-2766', 'TPMY8768', 'TPMY8768', 'TPMY8768', NULL, 'English as a Second Language', '<h1>English as a Second Language</h1>', 'Sub Title
			No

			Author
			Hirenkumar M. Chaudhari

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382037279

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hirenkumar M. Chaudhari</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382037279</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TPMY8768&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2766', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2766', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1354, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('08184f5d-64e8-4d13-8788-944798b89028', '2796', NULL, 'Martyred But Not Tamed - The Politics of Resistance in the Middle East NEW', 'martyred-but-not-tamed-the-politics-of-resistance-in-the-middle-east-new-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-279-2796', 'martyred-but-not-tamed-the-politics-of-resistance-in-the-middle-east-new-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796-2796', 'XUNY7768', 'XUNY7768', 'XUNY7768', NULL, 'The book is a useful addition to an already large volume of existing literature on west Asia and lucidly explains the nature of conflict in the region detached from western propaganda.

(U.S.I Journal, Vol 143, July-September 2013)', '<p>The book is a useful addition to an already large volume of existing literature on west Asia and lucidly explains the nature of conflict in the region detached from western propaganda.<br />
(U.S.I Journal, Vol 143, July-September 2013)</p>', 'Sub Title
			No

			Author
			Ram Narayan Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132109600

			Pages
			356

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ram Narayan Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132109600</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>356</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 356, '356', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XUNY7768&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2796', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2796', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1331, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('081f23ad-7403-4cef-82cb-40db3fb7302f', '403', NULL, 'The Inner Guide Meditation - A Spiritual Technology for the 21st Century', 'the-inner-guide-meditation-a-spiritual-technology-for-the-21st-century-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403', 'the-inner-guide-meditation-a-spiritual-technology-for-the-21st-century-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403-403', '9788178220604', '9788178220604', '9788178220604', NULL, 'Are you looking for a safe, practicable, common sense approach to getting in touch with you inner self? Through it join the ranks of those who have discovered that The Inner Guide Meditation Works! A unique transformative process that assimilates the disparate energies in the human consciousness to create a unified wholeness and lead us to enlightenment. It is a fascinating book...a neat, concise and well thought out system of self exploration that can bring enormous benefit to anyone who will stick at it.

Content - Acknowledgments, Foreword, Preface to Revised Sixth Edition, Part 1:   Basic Concepts, Part 2: Inner Guide Meditation and the Kundalini Effect, Part 3: Questions and Answers, Part 4: Technical Aspects, Appendix: Transiting Positions of Pluto, Neptune, Uranus and Saturn, Recommended Reading, Index         ', '<p style="text-align:justify"><span>Are you looking for a safe, practicable, common sense approach to getting in touch with you inner self? Through it join the ranks of those who have discovered that The Inner Guide Meditation Works! A unique transformative process that assimilates the disparate energies in the human consciousness to create a unified wholeness and lead us to enlightenment. It is a fascinating book...a neat, concise and well thought out system of self exploration that can bring enormous benefit to anyone who will stick at it.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Acknowledgments, Foreword, Preface to Revised Sixth Edition, Part 1:   Basic Concepts, Part 2: Inner Guide Meditation and the Kundalini Effect, Part 3: Questions and Answers, Part 4: Technical Aspects, Appendix: Transiting Positions of Pluto, Neptune, Uranus and Saturn, Recommended Reading, Index</span>         </span></span></p>', 'Sub Title
			 A Spiritual Technology for the 21st Century

			Author
			Edwin C. Steinbrecher

			About Author
			As per Book

			ISBN 10 Digit
			8178220601

			ISBN 13 Digit
			9788178220604

			Pages
			284

			Binding
			Paperback

			Year of Publication
			2002

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td> A Spiritual Technology for the 21st Century</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Edwin C. Steinbrecher</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8178220601</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788178220604</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>284</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2002</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"250"', '"188"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 284, '284', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1632dpp_8_27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178220604&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=403', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=403', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2845, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0844f3f6-63ee-4426-9ad2-7f6a028eeaf7', '3704', 737, 'Family Law Lectures Family Law I', 'family-law-lectures-family-law-i', 'family-law-lectures-family-law-i', '9788195294558', '9788195294558', '9788195294558', NULL, 'Family Law-I, deals with laws governing Marriage and matrimonial remedies of nullity, Restitution of conjugal rights, Judicial separation and Divorce, and Ancillary remedies of maintenance, Legitimacy, Adoption, Custody and Guardianship of children and distribution of spousal property. Matrimonial laws vary with the religion, region and tribe of the parties in India and co-exist with secular laws covering virtually every aspect of domestic relations.

Key Features:

	The book examines and covers all the major aspects of matrimonial laws applicable to Hindus and Muslims drawing comparisons from the analogous laws applicable to other communities in India.

	It discusses the legislative and judicial changes that have brought certain complexities in terms of both recognition of alternate forms of intimate unions, though for limited purposes and extensive dilution of divorce provisions.

	The book also examines the secular legislations governing domestic relations in the area of Adoption, Custody and Guardianship of children and Maintenance.

	Covers all the major landmark cases of Supreme Court of India.', '<p style="text-align:justify">Family Law-I, deals with laws governing Marriage and matrimonial remedies of nullity, Restitution of conjugal rights, Judicial separation and Divorce, and Ancillary remedies of maintenance, Legitimacy, Adoption, Custody and Guardianship of children and distribution of spousal property. Matrimonial laws vary with the religion, region and tribe of the parties in India and co-exist with secular laws covering virtually every aspect of domestic relations.</p>

<p style="text-align:justify"><strong>Key Features:</strong></p>

<ul>
	<li style="text-align:justify">The book examines and covers all the major aspects of matrimonial laws applicable to Hindus and Muslims drawing comparisons from the analogous laws applicable to other communities in India.</li>
	<li style="text-align:justify">It discusses the legislative and judicial changes that have brought certain complexities in terms of both recognition of alternate forms of intimate unions, though for limited purposes and extensive dilution of divorce provisions.</li>
	<li style="text-align:justify">The book also examines the secular legislations governing domestic relations in the area of Adoption, Custody and Guardianship of children and Maintenance.</li>
	<li style="text-align:justify">Covers all the major landmark cases of Supreme Court of India.</li>
</ul>', ' 

			 

			Title

			 

			 

			Family Law Lectures Family Law I

			Author

			Dr Poonam Pradhan Saxena

			Publisher

			LexisNexis

			ISBN-13 Digit

			9788195294558

			Pages

			726

			Year

			2021

			Binding

			Paper Back

			Language

			English

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>  </strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p> </p>

			<p><span><span>Family Law Lectures Family Law I </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Dr Poonam Pradhan Saxena </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>LexisNexis </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>9788195294558</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>726</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2021</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"895"', '"716"', '"0"', 1, 'PAPERBACK', 'Paper Back', 'English', 'English', NULL, NULL, '2021', NULL, NULL, '2ab17c8b-a0bf-4441-bdca-ab7c33c4dca3', NULL, NULL, 726, '726', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24129788195294558-397x397.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788195294558&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3704', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3704', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 737, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('085d330f-5f90-4492-90cb-4360a552f64b', '1744', NULL, 'Quantum Thermodynamics -Emergence of the Thermodynamic Behavior with Composite Quantum Systems', 'quantum-thermodynamics-emergence-of-the-thermodynamic-behavior-with-composite-quantum-systems-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-17-1744', 'quantum-thermodynamics-emergence-of-the-thermodynamic-behavior-with-composite-quantum-systems-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744-1744', 'EETTY3422', 'EETTY3422', 'EETTY3422', NULL, 'This extended tutorial essay views thermodynamics as an incomplete description of quantum systems with many degrees of freedom. The main goal is to show that the approach to equilibrium - with equilibrium characterized by maximum ignorance about the open system of interest - neither requires that many particles nor is it a precise way of partitioning relevant for the salient features of equilibrium and equilibration. Moreover it is indeed quantum effects that are at work in bringing about universal thermodynamic behaviour of modestly sized open systems. Von Neumann`s concept of entropy thus proves to be much more widely useful than something to be feared, and far beyond truly macroscopic systems in equilibrium.', '<p>This extended tutorial essay views thermodynamics as an incomplete description of quantum systems with many degrees of freedom. The main goal is to show that the approach to equilibrium - with equilibrium characterized by maximum ignorance about the open system of interest - neither requires that many particles nor is it a precise way of partitioning relevant for the salient features of equilibrium and equilibration. Moreover it is indeed quantum effects that are at work in bringing about universal thermodynamic behaviour of modestly sized open systems. Von Neumann`s concept of entropy thus proves to be much more widely useful than something to be feared, and far beyond truly macroscopic systems in equilibrium.</p>', 'Quantum Thermodynamics -Emergence of the Thermodynamic Behavior with Composite Quantum Systems', '<h1>Quantum Thermodynamics -Emergence of the Thermodynamic Behavior with Composite Quantum Systems</h1>', '"5899"', '"3539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6224dpp_18_116.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EETTY3422&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1744', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1744', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1997, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('08805717-e4de-4b0c-84ca-d7101ff6661b', '826', NULL, 'Adult Education - Myths & Realities BOOK', 'adult-education-myths-realities-book-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826', 'adult-education-myths-realities-book-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826-826', 'GBNJNH654', 'GBNJNH654', 'GBNJNH654', NULL, 'Adult Education - Myths & Realities BOOK', '<h1>Adult Education - Myths &amp; Realities BOOK</h1>', 'Sub Title
			No

			Author
			Dr. Rameshwari Pandya, Richa Kapoor

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735562

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rameshwari Pandya, Richa Kapoor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735562</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GBNJNH654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=826', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=826', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2594, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('08886699-ba49-4a11-9f40-bb4045635e0c', '1683', NULL, 'Coherent Semiconductor Optics -From Basic Concepts to Nanostructure Applications NEW', 'coherent-semiconductor-optics-from-basic-concepts-to-nanostructure-applications-new-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-16-1683', 'coherent-semiconductor-optics-from-basic-concepts-to-nanostructure-applications-new-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683-1683', 'RTTYU544', 'RTTYU544', 'RTTYU544', NULL, 'Coherent Semiconductor Optics -From Basic Concepts to Nanostructure Applications NEW', '<h1>Coherent Semiconductor Optics -From Basic Concepts to Nanostructure Applications NEW</h1>', 'Sub Title
			No

			Author
			Torsten Meier

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540325543

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Torsten Meier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540325543</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6699"', '"4019"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5849dpp_18_52.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTTYU544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1683', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1683', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2050, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('088977c4-0218-4e9e-bf4c-cb301b0310f0', '432', NULL, 'Ubharti Vishw Vyavastha mein Mahila Shashaktikran', 'ubharti-vishw-vyavastha-mein-mahila-shashaktikran-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-4-432', 'ubharti-vishw-vyavastha-mein-mahila-shashaktikran-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432-432', 'KHHJ2467', 'KHHJ2467', 'KHHJ2467', NULL, 'Ubharti Vishw Vyavastha mein Mahila Shashaktikran', '<h1>Ubharti Vishw Vyavastha mein Mahila Shashaktikran</h1>', 'Sub Title
			No

			Author
			Dr. Jaiyveer Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382161943

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jaiyveer Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382161943</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6803image_not_available_9_101.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KHHJ2467&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=432', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=432', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2828, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('08904d5b-7743-49b0-a936-8da1488eb4cb', '4426', 39, 'Textbook of Elementary Physics V-3', 'textbook-of-elementary-physics-v3', 'textbook-of-elementary-physics-v3', '-93-', '-93-', '-93-', NULL, 'About the book

This volume is the last of the Textbook of Elementary Physics written by more than ten authors. This circumstance imposed a high responsibility on the editor because, although the general principles underlying the textbooks are in full agreement, the approach of different authors to the various problems and methods of presenting them are inevitably different. Of course, this might affect the character of the presentation of the topics. However, the cooperation of many authors, each well versed in the own subject, undoubtedly offers a great advantage.

Contents:

PART ONE: OSCILLATIONS AND WAVES

Chapter 1. General Mechanical Oscillations

Chapter 2. Sound Oscillations

Chapter 3. Electric Oscillations

Chapter 4. Waves

Chapter 5. Interference of Waves

Chapter 6. Electromagnetic Waves

PART TWO: GEOMETRICAL OPTICS

Chapter 7. Introduction

Chapter 8. Photometry and Illumination Engineering

Chapter 9. Fundamental Laws of Optics

Chapter 10. Use of the Laws of Reflection and Refraction for Obtaining Images

Chapter 11. Optical Systems and their Errors

Chapter 12. Optical Instruments

PART THREE: PHYSICAL OPTICS

Chapter 13. Interference of Light

Chapter 14. Diffraction of Light

Chapter 15. Polarization of Light and Transvers Nature of Light Waves

Chapter 16. Scale of Electromagnetic Waves

Chapter 17. Velocity of Light

Chapter 18. Dispersion of Light and Colours of Bodies

Chapter 19. Spectra and Spectral Laws

Chapter 20. Action of Light

PART FOUR: ATOMIC PHYSICS

Chapter 21. Structure of the Atom

Chapter 22. Radioactivity

Chapter 23. Atomic Nuclei and Nuclear Energy

Chapter 24. Elementary Particles', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This volume is the last of the Textbook of Elementary Physics written by more than ten authors. This circumstance imposed a high responsibility on the editor because, although the general principles underlying the textbooks are in full agreement, the approach of different authors to the various problems and methods of presenting them are inevitably different. Of course, this might affect the character of the presentation of the topics. However, the cooperation of many authors, each well versed in the own subject, undoubtedly offers a great advantage.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART ONE: OSCILLATIONS AND WAVES</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1. General Mechanical Oscillations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2. Sound Oscillations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3. Electric Oscillations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4. Waves</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5. Interference of Waves</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6. Electromagnetic Waves</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART TWO: GEOMETRICAL OPTICS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7. Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8. Photometry and Illumination Engineering</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9. Fundamental Laws of Optics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10. Use of the Laws of Reflection and Refraction for Obtaining Images</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11. Optical Systems and their Errors</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12. Optical Instruments</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART THREE: PHYSICAL OPTICS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13. Interference of Light</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14. Diffraction of Light</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 15. Polarization of Light and Transvers Nature of Light Waves</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 16. Scale of Electromagnetic Waves</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 17. Velocity of Light</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 18. Dispersion of Light and Colours of Bodies</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 19. Spectra and Spectral Laws</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 20. Action of Light</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART FOUR: ATOMIC PHYSICS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 21. Structure of the Atom</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 22. Radioactivity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 23. Atomic Nuclei and Nuclear Energy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 24. Elementary Particles</span></span></span></p>
', 'Title
			Textbook of Elementary Physics V-3

			Author
			G.S Landsberg

			Publisher
			Mir Publishers

			Year of Publication
			1972

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Textbook of Elementary Physics V-3</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>G.S Landsberg</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mir Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1972</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2987Physics%20V3.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-93-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4426', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4426', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 39, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:39:32', '2026-08-12 00:44:53'),
('0895f0a0-9534-4e88-bb90-b14aa6db5a99', '1866', NULL, 'Commercial Chicken Egg Production', 'commercial-chicken-egg-production', 'commercial-chicken-egg-production', '9788193593707', '9788193593707', '9788193593707', NULL, 'About the book

The primary objective of Commercial Chicken Egg Production is to elaborate the commercial chicken production system of India with regard to our own farming perspectives. With Indian poultry system being largely based on tropical climate, our experience in tropical chicken egg production is unique and thus there is a stark difference between western and Indian poultry production systems, which has to be clearly understood for effective professional practice of poultry production in India.

The content of commercial chicken egg production is sequentially presented in the book for easy and comprehensive learning besides providing activities at the end of each chapter for ample practice. The book is immensely helpful for undergraduate and postgraduate students of veterinary science, poultry science, commercial poultry farm managers, farming aspirants, field veterinary technocrats, and others allied with the poultry industry.

Content - 

1. Introduction to Commercial Chicken Egg Production, 

2. Genetic Stocks of Chicken Egg Production, 

3. Poultry Housing of Layer Chicken, 

4. Layer Chicken Management, 

5. Commercial Layer Chicken Feeding, 

6. Chicken Egg Quality, 

7. Bio-security in Commercial Layer Farm, 

8. Common Poultry Diseases, 

9. Water Quality Management, 

10. Good Husbandry Practices in Commercial Layer Farming, 

11. Commercial Chicken Layer Farm Economics, Annexure           

 ', '<p style="text-align:justify"><strong><span><span>About the book</span></span></strong></p>

<p style="text-align:justify"><span><span>The primary objective of Commercial Chicken Egg Production is to elaborate the commercial chicken production system of India with regard to our own farming perspectives. With Indian poultry system being largely based on tropical climate, our experience in tropical chicken egg production is unique and thus there is a stark difference between western and Indian poultry production systems, which has to be clearly understood for effective professional practice of poultry production in India. </span></span></p>

<p style="text-align:justify"><span><span>The content of commercial chicken egg production is sequentially presented in the book for easy and comprehensive learning besides providing activities at the end of each chapter for ample practice. The book is immensely helpful for undergraduate and postgraduate students of veterinary science, poultry science, commercial poultry farm managers, farming aspirants, field veterinary technocrats, and others allied with the poultry industry.</span></span></p>

<p style="text-align:justify"><span><strong><span>Content -</span></strong> </span></p>

<p style="text-align:justify"><span><span><span>1. Introduction to Commercial Chicken Egg Production,  </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Genetic Stocks of Chicken Egg Production, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Poultry Housing of Layer Chicken, </span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Layer Chicken Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Commercial Layer Chicken Feeding, </span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Chicken Egg Quality, </span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Bio-security in Commercial Layer Farm, </span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Common Poultry Diseases, </span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Water Quality Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Good Husbandry Practices in Commercial Layer Farming, </span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Commercial Chicken Layer Farm Economics, Annexure</span></span>           </span></p>

<p style="text-align:justify"> </p>', 'Title
			Commercial Chicken Egg Production

			Author
			M.Murugan

			ISBN
			9788193593707

			Publisher
			Makmax Publishers

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Commercial Chicken Egg Production</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>M.Murugan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788193593707</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Makmax Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"795"', '"517"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9d6dcba0-66a3-4296-a4b4-ec9412caed47', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55699788193593707.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788193593707&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1866', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1866', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1932, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:53'),
('08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', '3671', 770, 'KURMA MAHAPURANA- (With An Exhaustive Introduction, Sanskrit Text, English Translation , Scholarly Notes and Index of Verses )', 'kurma-mahapurana-with-an-exhaustive-introduction-sanskrit-text-english-translation-scholarly-notes-and-index-of-verses', 'kurma-mahapurana-with-an-exhaustive-introduction-sanskrit-text-english-translation-scholarly-notes-and-index-of-verses-', '9788171103263', '9788171103263', '9788171103263', NULL, 'The Purana is a distinct branch of learning. It is treated as one of the Vidyas like the Samkhya and the Vedanta, it has its distinct theory of cosmology. The major Puranas are considered to be eighteen in numbers, known by Maha puranas are considered to be eighteen in numbers, known by maha-puranas. One of the important Purana among the eighteen Maha-purana is kurma Mahapurana, in which the narrator is Lord Visnu himself, in the form of a kurama (tortoise).

Kurma Purana is divided into two sections, viz., Purava-bhaga and Uttara-bhaga. There are various stories in this Purana, full of great learning’s. Initially, the origin of Prajapatis, the duties of the of our Varna’s and ht source of the livelihood of each of the varnas has been described. Similarly, the characteristics of Dharma, Artha, Kama and Moksa have also been spelt out.

The characteristics of the great devotees, their conduct, the diet etc. and the characteristics of the castes and stages of life have also been added in this Purana. Thereafter, the primordial creation, the seven coverings of the Anda (cosmic egg) and the origin of Hiranyagarbha have been related in this purana.

Thereafter, there is the description of periods and unit of time in this Purana, in addition to the glory of Isvara, Sleeping in the waters by Brahma, besides the relative interpretation. Thereafter, there is the mention of the form of the Bhuvanas (world), the position of the planets and the constellations, besides the mention about the rivers. AT last, ther s the mention of procedure for a person for getting relieved of all the sins, and getting established in the Brahmaloa.

This is for the first time that an English translation of kurma-Mahapurana has been produced with complete Sanskrit text side by side. Further, there is a detailed Introduction and an Index of verses at last for the generous readers and researchers. Various references at appropriate places have been added for ht benefit of the readers.', '<p style="text-align:justify"><span><span><span>The Purana is a distinct branch of learning. It is treated as one of the Vidyas like the Samkhya and the Vedanta, it has its distinct theory of cosmology. The major Puranas are considered to be eighteen in numbers, known by Maha puranas are considered to be eighteen in numbers, known by maha-puranas. One of the important Purana among the eighteen Maha-purana is kurma Mahapurana, in which the narrator is Lord Visnu himself, in the form of a kurama (tortoise).</span></span></span></p>

<p><span><span><span>Kurma Purana is divided into two sections, viz., Purava-bhaga and Uttara-bhaga. There are various stories in this Purana, full of great learning’s. Initially, the origin of Prajapatis, the duties of the of our Varna’s and ht source of the livelihood of each of the varnas has been described. Similarly, the characteristics of Dharma, Artha, Kama and Moksa have also been spelt out.</span></span></span></p>

<p><span><span><span>The characteristics of the great devotees, their conduct, the diet etc. and the characteristics of the castes and stages of life have also been added in this Purana. Thereafter, the primordial creation, the seven coverings of the Anda (cosmic egg) and the origin of Hiranyagarbha have been related in this purana.</span></span></span></p>

<p><span><span><span>Thereafter, there is the description of periods and unit of time in this Purana, in addition to the glory of Isvara, Sleeping in the waters by Brahma, besides the relative interpretation. Thereafter, there is the mention of the form of the Bhuvanas (world), the position of the planets and the constellations, besides the mention about the rivers. AT last, ther s the mention of procedure for a person for getting relieved of all the sins, and getting established in the Brahmaloa.</span></span></span></p>

<p><span><span><span>This is for the first time that an English translation of kurma-Mahapurana has been produced with complete Sanskrit text side by side. Further, there is a detailed Introduction and an Index of verses at last for the generous readers and researchers. Various references at appropriate places have been added for ht benefit of the readers.</span></span></span></p>', ' 

			Title

			 

			KURMA MAHAPURANA- (With An Exhaustive Introduction, Sanskrit Text, English Translation , Scholarly Notes and Index of Verses )

			Author

			Shanti Lal Nagar

			Edition

			2011

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171103263

			ISBN-10 Digit

			817110326X

			Pages

			482

			Year

			2011

			Binding

			Hard Bound

			Language

			Sanskrit & English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>KURMA MAHAPURANA- (With An Exhaustive Introduction, Sanskrit Text, English Translation , Scholarly Notes and Index of Verses )</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Shanti Lal Nagar</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2011</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171103263</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>817110326X</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>482</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2011</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"650"', '"488"', '"0"', 3, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '2011', NULL, '2011', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 482, '482', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5553naf482.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171103263&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3671', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3671', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 770, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('08e6f479-1153-419a-910b-5843d5504bd2', '1559', NULL, 'Economic Development in India and China - Perspectives on Development and Change', 'economic-development-in-india-and-china-perspectives-on-development-and-change-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-15-1559', 'economic-development-in-india-and-china-perspectives-on-development-and-change-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559-1559', 'MKOI6755', 'MKOI6755', 'MKOI6755', NULL, 'Economic Development in India and China - Perspectives on Development and Change', '<h1>Economic Development in India and China - Perspectives on Development and Change</h1>', 'Sub Title
			No

			Author
			Dr. Ramchandra

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162113

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1998

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ramchandra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162113</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94879788181162113.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MKOI6755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1559', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1559', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2132, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('0925686c-4903-4ecb-9f92-2b8092d4459b', '3800', 651, 'Amusing Experiments', 'amusing-experiments', 'amusing-experiments', '-1-', '-1-', '-1-', NULL, 'About the book

In this book you will find descriptions of amusing experiments which are based upon well-known scientific facts. You can easily carry out these experiments yourselves, and you will not need any special equipment. But if you wish to show the experiments to your friends, we advise you to practise them a few times before you demonstrate.

The experiments are not only amusing: after you have carried out each experiment and read the explanation, you will learn something interesting and important in such fields of science as mathematics, physics, chemistry, biology, astronomy and psychology.

The book will help you to learn a number of new English words which are connected with science. When you have learned them, it will be much easier for you to read scientific literature in English in the senior forms.

At the end of the book you will find the vocabulary of the words which you may not know. Some of the terms are given in the footnotes.

We hope that you will find the book interesting and easy to read, and that it will help you to become science-minded people.

 ', '<h4><u><strong>About the book</strong></u></h4>

<p>In this book you will find descriptions of amusing experiments which are based upon well-known scientific facts. You can easily carry out these experiments yourselves, and you will not need any special equipment. But if you wish to show the experiments to your friends, we advise you to practise them a few times before you demonstrate.</p>

<p>The experiments are not only amusing: after you have carried out each experiment and read the explanation, you will learn something interesting and important in such fields of science as mathematics, physics, chemistry, biology, astronomy and psychology.</p>

<p>The book will help you to learn a number of new English words which are connected with science. When you have learned them, it will be much easier for you to read scientific literature in English in the senior forms.</p>

<p>At the end of the book you will find the vocabulary of the words which you may not know. Some of the terms are given in the footnotes.</p>

<p>We hope that you will find the book interesting and easy to read, and that it will help you to become science-minded people.</p>

<p> </p>', 'TITLE
			Amusing Experiments

			AUTHOR
			M. Stoliar , L. Fomin

			PUBLISHER
			Moscow Proveshchenikye

			YEAR OF PUBLICATION
			1986

			PAGES
			84

			BINDING
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td style="text-align:center">Amusing Experiments</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td style="text-align:center">M. Stoliar , L. Fomin</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td style="text-align:center">Moscow Proveshchenikye</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td style="text-align:center">84</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7d721f86-97ca-4c38-a44b-1a3cce5a61d1', NULL, NULL, 84, '84', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2445amusing.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-1-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3800', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3800', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 651, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:53'),
('094c18c6-eee0-42e1-bbe7-8befa56d668d', '2511', NULL, 'Corporate Governance in Transition Economies', 'corporate-governance-in-transition-economies-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2-2511', 'corporate-governance-in-transition-economies-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511-2511', 'CWSE776', 'CWSE776', 'CWSE776', NULL, 'Corporate Governance in Transition Economies" will appeal to a wide segment of the academic market including accounting and finance professors and students because the main theme of the book deals with accounting and financial system reform. Economists in the subfields of transition economics and development economics for it addresses current issues in their field. It will also appeal to scholars in the field of Russian and East European Studies because the book discusses topics involving Russia, Ukraine and other East European countries. Policy analysts who deal with accounting, finance, transition economics or Russia or Eastern Europe will also find this book to be a valuable reference and source of current information.', '<p>Corporate Governance in Transition Economies" will appeal to a wide segment of the academic market including accounting and finance professors and students because the main theme of the book deals with accounting and financial system reform. Economists in the subfields of transition economics and development economics for it addresses current issues in their field. It will also appeal to scholars in the field of Russian and East European Studies because the book discusses topics involving Russia, Ukraine and other East European countries. Policy analysts who deal with accounting, finance, transition economics or Russia or Eastern Europe will also find this book to be a valuable reference and source of current information.</p>', 'Corporate Governance in Transition Economies', '<h1>Corporate Governance in Transition Economies</h1>', '"10999"', '"6599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CWSE776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2511', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2511', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1563, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:53'),
('094cff2d-7c3b-4b55-8420-504b34e5befc', '103', NULL, 'General Relativity with Applications to Astrophysics', 'general-relativity-with-applications-to-astrophysics-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-10-103', 'general-relativity-with-applications-to-astrophysics-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103-103', 'General Relativity', 'General Relativity', 'General Relativity', NULL, 'This text provides a comprehensive and timely introduction to general relativity. The foundations of the theory in Part I are thoroughly developed together with the required mathematical background from differential geometry in Part III. The six chapters in Part II are devoted to tests of general relativity and to many of its applications. Binary pulsars are studied in considerable detail. Much space is devoted to the study of compact objects, especially to black holes. This includes a detailed derivation of the Kerr solution, Israel''s proof of his uniqueness theorem, and derivations of the basic laws of black hole physics. The final chapter of this part contains Witten''s proof of the positive energy theorem. The book addresses undergraduate and graduate students in physics, astrophysics and mathematics. It is very well structured and should become a standard text for a modern treatment of gravitational physics. The clear presentation of differential geometry makes it also useful for string theory and other fields of physics, classical as well as quantum. General Relativity is a complete revision and extension of Straumann''s well-known classic textbook "General Relativity and Relativistic Astrophysics."', '<p>This text provides a comprehensive and timely introduction to general relativity. The foundations of the theory in Part I are thoroughly developed together with the required mathematical background from differential geometry in Part III. The six chapters in Part II are devoted to tests of general relativity and to many of its applications. Binary pulsars are studied in considerable detail. Much space is devoted to the study of compact objects, especially to black holes. This includes a detailed derivation of the Kerr solution, Israel''s proof of his uniqueness theorem, and derivations of the basic laws of black hole physics. The final chapter of this part contains Witten''s proof of the positive energy theorem. The book addresses undergraduate and graduate students in physics, astrophysics and mathematics. It is very well structured and should become a standard text for a modern treatment of gravitational physics. The clear presentation of differential geometry makes it also useful for string theory and other fields of physics, classical as well as quantum. General Relativity is a complete revision and extension of Straumann''s well-known classic textbook "General Relativity and Relativistic Astrophysics."</p>', 'Sub Title
			No

			Author
			N.Straumann

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184892109

			Pages
			686

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N.Straumann</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184892109</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>686</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1250"', '"750"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 686, '686', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9543dpp_19_213.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=General%20Relativity&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=103', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=103', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3017, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:53'),
('09772330-d03a-40c2-9143-aa3223a28a8d', '3385', NULL, 'Biotechnology - Changing Life Through Science V 3 : Industry', 'biotechnology-changing-life-through-science-v-3-industry-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385', 'biotechnology-changing-life-through-science-v-3-industry-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385-3385', '9781414401546', '9781414401546', '9781414401546', NULL, 'FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS

However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.

Content - Introduction, Timeline, Words to Know, Volume 1: Medicine, Volume 2:  Agriculture, Volume 3: Industry, Where To Learn More, Index     ', '<p style="text-align:justify"><span><span>FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS</span></span></p>

<p style="text-align:justify"><span><span>However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.</span></span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Introduction, Timeline, Words to Know, Volume 1: Medicine, Volume 2:  Agriculture, Volume 3: Industry, Where To Learn More, Index</span>     </span></span></span></p>', 'Sub Title

			Biotechnology - Changing Life Through Science               V 3 :  Industry   

			Author

			K. Lee Lerner, Brenda Wilmoth Lerner

			About Author

			As per Book

			ISBN 10 Digit

			141440154X

			ISBN 13 Digit

			9781414401546

			Pages

			232

			Binding

			Hardcover

			Year of Publication

			2007

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Biotechnology - Changing Life Through Science               V 3 :  Industry   </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>K. Lee Lerner, Brenda Wilmoth Lerner</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>141440154X</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>9781414401546</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span>232</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2007</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"8400"', '"5040"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 232, '232', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5228Biotechnology%20-%20Changing%20Life%20Through%20Science%20V%203%20%20Industry.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414401546&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3385', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3385', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1006, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:53'),
('097f1503-28f5-480e-be06-a36c5096f41c', '3729', 716, 'संत ज्ञानेश्वरकृत योग प्रदीपिका', 'सत-जञनशवरकत-यग-परदपक', '-', '9788187471950', '9788187471950', '9788187471950', NULL, 'संत ज्ञानेश्वरकृत योग प्रदीपिका', '<h5>संत ज्ञानेश्वरकृत योग प्रदीपिका</h5>', 'Title
			संत ज्ञानेश्वरकृत योग प्रदीपिका

			Author
			सदानंद  गाडगीळ 

			ISBN
			9788187471950

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>संत ज्ञानेश्वरकृत योग प्रदीपिका</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>सदानंद  गाडगीळ </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471950</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>', '"1695"', '"1187"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1962images%20(1).jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471950&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3729', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3729', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 716, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:53'),
('09834a6e-8913-44d8-8226-5f67ea249f76', '3971', 481, 'The Internal Auditing Handbook 3/ed.', 'the-internal-auditing-handbook-3ed', 'the-internal-auditing-handbook-3ed', '9780470518717', '9780470518717', '9780470518717', NULL, 'About the book

The first edition of The Internal Auditing Handbook received wide acclaim from readers and became established as one of the definitive publications on internal auditing. The second edition was released soon after to reflect the rapid progress of the internal audit profession. There have been a number of significant changes in the practice of internal auditing since publication of the second edition and this revised third edition reflects those changes. The third edition of The Internal Auditing Handbook retains all the detailed material that formed the basis of the second edition and has been updated to reflect the Institute of Internal Auditor’s (IIA) International Standards for the Professional Practice of Internal Auditing. Each chapter has a section on new developments to reflect changes that have occurred over the last few years. The key role of auditors in reviewing corporate governance and risk management is discussed in conjunction with the elevation of the status of the chief audit executive and heightened expectations from boards and audit committees. Another new feature is a series of multi-choice questions that have been developed and included at the end of each chapter.

This edition of The Internal Auditing Handbook will prove to be an indispensable reference for both new and experienced auditors, as well as business managers, members of audit committees, control and compliance teams, and all those who may have an interest in promoting corporate governance.

Contents

List of Abbreviations xi

Foreword to Second Edition xv

Acknowledgements xvii

1 Introduction 1

1.1 Reasoning behind the Book 2

1.2 The IIA Standards and Links to the Book 3

1.3 How to Navigate around the Book 4

1.4 The Handbook as a Development Tool 7

1.5 The Development of Internal Auditing 7

Summary and Conclusions 19

References 21

2 Corporate Governance Perspectives 23

2.1 The Agency Concept 24

2.2 Corporate Ethics and Accountability 29

2.3 International Scandals and their Impact 39

2.4 Models of Corporate Governance 47

2.5 Putting Governance into Practice 73

2.6 The External Audit 87

2.7 The Audit Committee 120

2.8 Internal Audit 136

2.9 The Link to Risk Management and Internal Control 141

2.10 Reporting on Internal Controls 142

2.11 New Developments 146

Summary and Conclusions 159

Assignment Questions 161

Multi-choice Questions 161

References 168

3 Managing Risk 173

3.1 What Is Risk? 175

3.2 The Risk Challenge 176

3.3 Risk Management and Residual Risk 179

3.4 Mitigation through Controls 182

3.5 Risk Registers and Appetites 186

3.6 The Risk Policy 192

3.7 Enterprise-wide Risk Management 203

3.8 Control Self-assessment 213

3.9 Embedded Risk Management 218

3.10 The Internal Audit Role in Risk Management 221

3.11 New Developments 230

Summary and Conclusions 236

Assignment Questions 237

Multi-choice Questions 238

References 242

4 Internal Controls 245

4.1 Why Controls? 245

4.2 Control Framework – COSO 255

4.3 Control Framework – CoCo 264

4.4 Other Control Models 267

4.5 Links to Risk Management 272

4.6 Control Mechanisms 274

4.7 Importance of Procedures 285

4.8 Integrating Controls 287

4.9 The Fallacy of Perfection 289

4.10 Internal Control Awareness Training 292

4.11 New Developments 299

Summary and Conclusions 301

Assignment Questions 302

Multi-choice Questions 303

References 309

5 The Internal Audit Role 311

5.1 Why Auditing? 311

5.2 Defining Internal Audit 313

5.3 The Audit Charter 325

5.4 Audit Services 334

5.5 Independence 340

5.6 Audit Ethics 355

5.7 Police Officer versus Consultant 363

5.8 Managing Expectations through Web Design 382

5.9 Audit Competencies 386

5.10 Training and Development 393

5.11 New Developments 403

Summary and Conclusions 410

Assignment Questions 412

Multi-choice Questions 412

References 420

6 Professionalism 421

6.1 Audit Professionalism 421

6.2 Internal Auditing Standards 429

6.3 Due Professional Care 453

6.4 Professional Consulting Services 457

6.5 The Quality Concept 459

6.6 Defining the Client 469

6.7 Internal Review and External Review 470

6.8 Tools and Techniques 478

6.9 Marketing the Audit Role 483

6.10 Continuous Improvement 491

6.11 New Developments 494

Summary and Conclusions 495

Assignment Questions 497

Multi-choice Questions 497

References 502

7 The Audit Approach 505

7.1 The Systems Approach 506

7.2 Control Risk Self-assessment (CRSA) 523

7.3 Facilitation Skills 531

7.4 Integrating Self-assessment and Audit 539

7.5 Fraud Investigations 543

7.6 Information Systems Auditing 586

7.7 Compliance 636

7.8 VFM, Social and Financial Audits 642

7.9 The Consulting Approach 653

7.10 The ‘Right’ Structure 669

7.11 New Developments 675

Summary and Conclusions 677

Assignment Questions 677

Multi-choice Questions 678

References 694

8 Setting an Audit Strategy 697

8.1 Risk-based Strategic Planning 698

8.2 Resourcing the Strategy 714

8.3 Managing Performance 722

8.4 Dealing with Typical Problems 737

8.5 The Audit Manual 745

8.6 Delegating Audit Work 758

8.7 Audit Information Systems 761

8.8 Establishing a New Internal Audit Shop 771

8.9 The Outsourcing Approach 778

8.10 The Audit Planning Process 789

8.11 New Developments 802

Summary and Conclusions 807

Assignment Questions 810

Multi-choice Questions 811

References 825

9 Audit Field Work 827

9.1 Planning the Audit 827

9.2 Interviewing Skills 839

9.3 Ascertaining the System 858

9.4 Evaluation 864

9.5 Testing Strategies 877

9.6 Evidence and Working Papers 896

9.7 Statistical Sampling 909

9.8 Reporting Results of the Audit 920

9.9 Formal Presentations 953

9.10 Audit Committee Reporting 960

9.11 New Developments 964

Summary and Conclusions 970

Assignment Questions 973

Multi-choice Questions 974

References 1006

10 Meeting the Challenge 1009

10.1 The New Dimensions of Internal Auditing 1009

10.2 The Audit Reputation 1010

10.3 Globalization 1012

10.4 Examples 1014

10.5 Meeting the Challenge 1015

Summary and Conclusions 1023

Multi-choice Questions 1024

References 1025

Appendix A Induction/Orientation Programme 1027

Appendix B CRSA Best Practice Guide 1029

Appendix C A Poem by Professor Gerald Vinten 1033

Appendix D Analytical Techniques by Sue Seamour 1037

Appendix E Multi-choice Questions: Answer Guide 1041

Index 1057

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p><span><span><span><span>The first edition of The Internal Auditing Handbook received wide acclaim from readers and became established as one of the definitive publications on internal auditing. The second edition was released soon after to reflect the rapid progress of the internal audit profession. There have been a number of significant changes in the practice of internal auditing since publication of the second edition and this revised third edition reflects those changes. The third edition of The Internal Auditing Handbook retains all the detailed material that formed the basis of the second edition and has been updated to reflect the Institute of Internal Auditor’s (IIA) International Standards for the Professional Practice of Internal Auditing. Each chapter has a section on new developments to reflect changes that have occurred over the last few years. The key role of auditors in reviewing corporate governance and risk management is discussed in conjunction with the elevation of the status of the chief audit executive and heightened expectations from boards and audit committees. Another new feature is a series of multi-choice questions that have been developed and included at the end of each chapter.</span></span></span></span></p>

<p><span><span><span><span>This edition of The Internal Auditing Handbook will prove to be an indispensable reference for both new and experienced auditors, as well as business managers, members of audit committees, control and compliance teams, and all those who may have an interest in promoting corporate governance.</span></span></span></span></p>

<p><span><span><span><strong><span><span><span>Contents</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>List of Abbreviations xi</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Foreword to Second Edition xv</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Acknowledgements xvii</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>1 Introduction 1</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>1.1 Reasoning behind the Book 2</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>1.2 The IIA Standards and Links to the Book 3</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>1.3 How to Navigate around the Book 4</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>1.4 The Handbook as a Development Tool 7</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>1.5 The Development of Internal Auditing 7</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 19</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 21</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>2 Corporate Governance Perspectives 23</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>2.1 The Agency Concept 24</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.2 Corporate Ethics and Accountability 29</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.3 International Scandals and their Impact 39</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.4 Models of Corporate Governance 47</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.5 Putting Governance into Practice 73</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.6 The External Audit 87</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.7 The Audit Committee 120</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.8 Internal Audit 136</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.9 The Link to Risk Management and Internal Control 141</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.10 Reporting on Internal Controls 142</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2.11 New Developments 146</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 159</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Assignment Questions 161</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 161</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 168</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>3 Managing Risk 173</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>3.1 What Is Risk? 175</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.2 The Risk Challenge 176</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.3 Risk Management and Residual Risk 179</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.4 Mitigation through Controls 182</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.5 Risk Registers and Appetites 186</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.6 The Risk Policy 192</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.7 Enterprise-wide Risk Management 203</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.8 Control Self-assessment 213</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.9 Embedded Risk Management 218</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.10 The Internal Audit Role in Risk Management 221</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3.11 New Developments 230</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 236</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Assignment Questions 237</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 238</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 242</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>4 Internal Controls 245</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>4.1 Why Controls? 245</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.2 Control Framework – COSO 255</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.3 Control Framework – CoCo 264</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.4 Other Control Models 267</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.5 Links to Risk Management 272</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.6 Control Mechanisms 274</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.7 Importance of Procedures 285</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.8 Integrating Controls 287</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.9 The Fallacy of Perfection 289</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.10 Internal Control Awareness Training 292</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4.11 New Developments 299</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 301</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Assignment Questions 302</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 303</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 309</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>5 The Internal Audit Role 311</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>5.1 Why Auditing? 311</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.2 Defining Internal Audit 313</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.3 The Audit Charter 325</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.4 Audit Services 334</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.5 Independence 340</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.6 Audit Ethics 355</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.7 Police Officer versus Consultant 363</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.8 Managing Expectations through Web Design 382</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.9 Audit Competencies 386</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.10 Training and Development 393</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5.11 New Developments 403</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 410</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Assignment Questions 412</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 412</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 420</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>6 Professionalism 421</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>6.1 Audit Professionalism 421</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.2 Internal Auditing Standards 429</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.3 Due Professional Care 453</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.4 Professional Consulting Services 457</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.5 The Quality Concept 459</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.6 Defining the Client 469</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.7 Internal Review and External Review 470</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.8 Tools and Techniques 478</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.9 Marketing the Audit Role 483</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.10 Continuous Improvement 491</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6.11 New Developments 494</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 495</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Assignment Questions 497</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 497</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 502</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>7 The Audit Approach 505</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>7.1 The Systems Approach 506</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.2 Control Risk Self-assessment (CRSA) 523</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.3 Facilitation Skills 531</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.4 Integrating Self-assessment and Audit 539</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.5 Fraud Investigations 543</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.6 Information Systems Auditing 586</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.7 Compliance 636</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.8 VFM, Social and Financial Audits 642</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.9 The Consulting Approach 653</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.10 The ‘Right’ Structure 669</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7.11 New Developments 675</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 677</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Assignment Questions 677</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 678</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 694</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>8 Setting an Audit Strategy 697</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>8.1 Risk-based Strategic Planning 698</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.2 Resourcing the Strategy 714</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.3 Managing Performance 722</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.4 Dealing with Typical Problems 737</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.5 The Audit Manual 745</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.6 Delegating Audit Work 758</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.7 Audit Information Systems 761</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.8 Establishing a New Internal Audit Shop 771</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.9 The Outsourcing Approach 778</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.10 The Audit Planning Process 789</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8.11 New Developments 802</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 807</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Assignment Questions 810</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 811</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 825</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>9 Audit Field Work 827</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>9.1 Planning the Audit 827</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.2 Interviewing Skills 839</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.3 Ascertaining the System 858</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.4 Evaluation 864</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.5 Testing Strategies 877</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.6 Evidence and Working Papers 896</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.7 Statistical Sampling 909</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.8 Reporting Results of the Audit 920</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.9 Formal Presentations 953</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.10 Audit Committee Reporting 960</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9.11 New Developments 964</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 970</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Assignment Questions 973</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 974</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 1006</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>10 Meeting the Challenge 1009</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>10.1 The New Dimensions of Internal Auditing 1009</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>10.2 The Audit Reputation 1010</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>10.3 Globalization 1012</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>10.4 Examples 1014</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>10.5 Meeting the Challenge 1015</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Summary and Conclusions 1023</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Multi-choice Questions 1024</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>References 1025</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Appendix A Induction/Orientation Programme 1027</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Appendix B CRSA Best Practice Guide 1029</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Appendix C A Poem by Professor Gerald Vinten 1033</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Appendix D Analytical Techniques by Sue Seamour 1037</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Appendix E Multi-choice Questions: Answer Guide 1041</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Index 1057</span></span></span></span></span></span></p>

<p> </p>', 'Title
			The Internal Auditing Handbook 3/ed.

			Author
			K.H. Spencer Pickett

			ISBN
			9780470518717

			Publisher
			Wiley

			Pages
			1088

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Internal Auditing Handbook 3/ed.</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">K.H. Spencer Pickett</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9780470518717</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">1088</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"21552"', '"15087"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 1088, '1088', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8912auditing.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470518717&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3971', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3971', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 481, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:53'),
('0987242e-24de-452a-b71d-25b7338ddaae', '280', NULL, 'Universal Children''s Encyclopedia of Knowledge: MAMMALS', 'universal-childrens-encyclopedia-of-knowledge-mammals-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-2-280', 'universal-childrens-encyclopedia-of-knowledge-mammals-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280-280', 'Universal Children''s Encyclopedia', 'Universal Children''s Encyclopedia', 'Universal Children''s Encyclopedia', NULL, '', NULL, 'Sub Title
			No

			Author
			Shree Book Centre

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184992038

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shree Book Centre</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992038</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"199"', '"119"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50639788184992038.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Universal%20Children%27s%20Encyclopedia&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=280', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=280', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2911, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('09aed58a-2b32-4561-889d-dfd7b7fdc9e0', '3953', 498, 'Financial Management-Theory, Concepts, Problems 7/e', 'financial-managementtheory-concepts-problems-7e', 'financial-managementtheory-concepts-problems-7e', '9789357780834', '9789357780834', '9789357780834', NULL, 'About the book

This book is an authoritative and comprehensive guide exploring the multifaceted financial management field. This seminal work discusses the intricate decisions that individuals and business firms make, which carry financial implications. This book evaluates financial decisions to maximise firm value and shareholder wealth, as indicated by share market prices.

This book aims to fulfil the requirement of students preparing for professional exams conducted by ICAI, ICSI, ICWAI & students of post-graduate courses in commerce and management. This book will also be helpful for financial executives in updating their knowledge about current thinking and developments taking place in financial management.

Contents

Part I: Background

Chapter 1    :    Financial Management: An Introduction

Chapter 2    :    The Mathematics of Finance

Part II: Valuation and Risk Management

Chapter 3: Valuation of Securities

Chapter 4: Risk Return Relationship, Portfolio Management and Capital Asset Pricing Model

Chapter 5    :    Financial Derivatives: Futures, Options, Swaps and Credit Derivatives

Part III: Long-Term Investment Decisions: Capital Budgeting

Chapter 6    :    Capital Budgeting - Estimation of Cash Flows

Chapter 7    :    Capital Budgeting - Techniques of Evaluation

Chapter 8    :    Capital Budgeting - Some Issues

Chapter 9    :    Capital Budgeting - Risk and Uncertainty

Part IV: Financing Decision

Chapter 10    :    Cost of Capital

Chapter 11    :    Financing Decision: Leverage Analysis

Chapter 12    :    Financing Decision: Ebit-Eps Analysis

Chapter 13    :    Leverage, Cost of Capital and Value of the Firm

Chapter 14    :    Capital Structure: Planning and Designing

Part V: Dividend Decision

Chapter 15    :    Dividend Decision and Valuation of the Firm

Chapter 16    :    Dividend Policy: Determinants and Constraints

Part VI: Management of Current Assets

Chapter 17    :    Working Capital: Planning and Management

Chapter 18    :    Working Capital: Estimation and Calculation

Chapter 19    :    Management of Cash and Marketable Securities

Chapter 20    :    Receivables Management

Chapter 21    :    Inventory Management

Chapter 22    :    Financing of Working Capital and the Banking Policy

Part VII: Long-Term Finance and Financial Services

Chapter 23    :    Long-Term Sources Of Finance: Domestic and Foreign

Chapter 24    :    Lease Financing

Chapter 25    :    Financial Services

Part VIII: Financial Analysis and Planning

Chapter 26    :    Financial Statements and Analysis

Chapter 27    :    Statement of Change in Financial Position: Cash Flow Statement

Chapter 28    :    Financial Planning, Forecasting and External Funds Requirement

Part IX: Miscellaneous Topics

Chapter 29    :    Mergers, Acquisitions and Financial Reconstruction

Chapter 30    :    International Financial Management

Part X: Indian Capital Market

Chapter 31    :    Indian Capital Market: Structure

Chapter 32    :    Indian Capital Market: Emerging Trends', '<p style="text-align:justify"><span><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>This book is an authoritative and comprehensive guide exploring the multifaceted financial management field. This seminal work discusses the intricate decisions that individuals and business firms make, which carry financial implications. This book evaluates financial decisions to maximise firm value and shareholder wealth, as indicated by share market prices.</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>This book aims to fulfil the requirement of students preparing for professional exams conducted by ICAI, ICSI, ICWAI &amp; students of post-graduate courses in commerce and management. This book will also be helpful for financial executives in updating their knowledge about current thinking and developments taking place in financial management.</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Contents</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part I: Background</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 1    :    Financial Management: An Introduction</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 2    :    The Mathematics of Finance</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part II: Valuation and Risk Management</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 3: Valuation of Securities</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 4: Risk Return Relationship, Portfolio Management and Capital Asset Pricing Model</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 5    :    Financial Derivatives: Futures, Options, Swaps and Credit Derivatives</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part III: Long-Term Investment Decisions: Capital Budgeting</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 6    :    Capital Budgeting - Estimation of Cash Flows</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 7    :    Capital Budgeting - Techniques of Evaluation</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 8    :    Capital Budgeting - Some Issues</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 9    :    Capital Budgeting - Risk and Uncertainty</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part IV: Financing Decision</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 10    :    Cost of Capital</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 11    :    Financing Decision: Leverage Analysis</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 12    :    Financing Decision: Ebit-Eps Analysis</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 13    :    Leverage, Cost of Capital and Value of the Firm</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 14    :    Capital Structure: Planning and Designing</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part V: Dividend Decision</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 15    :    Dividend Decision and Valuation of the Firm</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 16    :    Dividend Policy: Determinants and Constraints</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part VI: Management of Current Assets</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 17    :    Working Capital: Planning and Management</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 18    :    Working Capital: Estimation and Calculation</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 19    :    Management of Cash and Marketable Securities</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 20    :    Receivables Management</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 21    :    Inventory Management</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 22    :    Financing of Working Capital and the Banking Policy</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part VII: Long-Term Finance and Financial Services</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 23    :    Long-Term Sources Of Finance: Domestic and Foreign</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 24    :    Lease Financing</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 25    :    Financial Services</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part VIII: Financial Analysis and Planning</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 26    :    Financial Statements and Analysis</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 27    :    Statement of Change in Financial Position: Cash Flow Statement</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 28    :    Financial Planning, Forecasting and External Funds Requirement</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part IX: Miscellaneous Topics</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 29    :    Mergers, Acquisitions and Financial Reconstruction</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 30    :    International Financial Management</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span><span>Part X: Indian Capital Market</span></span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 31    :    Indian Capital Market: Structure</span></span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Chapter 32    :    Indian Capital Market: Emerging Trends</span></span></span></span></span></span></span></p>', 'Title
			Financial Management-Theory, Concepts, Problems 7/e

			Author
			R.P. Rustagi

			ISBN
			9789357780834

			Publisher
			Taxmann

			EDN.
			7/e.

			Pages
			926

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Management-Theory, Concepts, Problems 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>R.P. Rustagi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789357780834</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>EDN.</span></td>
			<td style="text-align:center"><span>7/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>926</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1095"', '"931"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '305d7b11-9f04-4db1-82fe-42bcf3f8f1fe', NULL, NULL, 926, '926', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8704texman.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789357780834&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3953', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3953', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 498, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:53'),
('09bb961d-a612-49c2-a375-a4aa992af984', '3749', 698, 'The Organic Synthesis of Gold/Silver Nanoparticles', 'the-organic-synthesis-of-goldsilver-nanoparticles', 'the-organic-synthesis-of-goldsilver-nanoparticles', '9789385830495', '9789385830495', '9789385830495', NULL, 'Contents

CHAPTER 1: GOLD/SILVER NANOPARTICLES

1.1 Gold and Silver Nanoparticles

1.2 The Optical Properties of Gold and Silver Nanoparticles

1.3 Chemical Synthesis

1.4 Characterization and Synthesis of Gold, Silver and Mixed Nanoparticles

1.5 Coupling of Biomolecules to NPs

1.6 Adverse Reaction of Dyes to NPs

CHAPTER 2: REVIEW OF LITERATURE

2.1 Nanoparticles

2.2 Gold Nanoparticles

2.3 Properties of Gold Nanoparticles

2.3.1 Optical Properties

2.3.2 Shape and Crystallinity

2.3.3 Stability

2.3.4 Physical Property Data

2.4 Stability of the Colloids Formed by Gold Nanoparticles

2.5 Silver Nanoparticles

2.6 Properties of Silver Nanoparticles

2.6.1 Opticarticles

2.6.2 Physical Property Data

2.6.3 Statistical Information on Heat Transfer

2.7 Nanoparticle Gold/Silver Synthesis

2.7.1 Mixture of Gold Nanoparticles

2.7.2 Mixture of Silver Nanoparticles

2.7.3 Technique for the Seeded Growth of Gold and Silver Nanoparticles

2.7.4 Different Techni ues for Nano-Si ed Gold and Silver 

2.7.5 Synthesis of Gold and Silver Nanoparticles Using Green Methods

2.8 Biomolecule-Nanoparticle Interaction Research 

2.9 Interaction Studies of Organic Pollutants with Nanoparticles 

2.9.1 The ability of Natural Dyes to Inhibit the Growth of Microbes in Solution

2.9.2 Natural Dyes ability to inhibit the Growth of Microbes on Substrates

CHAPTER 3: EXPERIMENTAL

3.1 Introduction

3.1.1 Common Terminologies & Concepts

3.2 Synthesis Procedure

3.2.1 Equipment & Materials

3.3 Experiment

3.3.1 The Synthesis of Gold Nanoparticles that are Capped with Citrate

3.3.2 The Synthesis of Silver Nanoparticles that are Capped with Citrate

3.3.3 Citrate-Capped Gold and Silver Nanoparticles Synthesis ed By Mixing with Citrate

3.4 DNA CAPPED

3.5 Antimicrobial Activity

3.6 Characterization of NPs

3.6.1 UV-Vis Spectroscopy

3.6.2 Tem Stands for Transmission Electron Microscopy (TEM)

CHAPTER 4: RESULT & DISCUSSION

4.1 Citrate Capped Gold Nanoparticles

4.1.1 Parameter Changed: Volume of Citrate

4.1.2 Parameter Changed: Concentration of Trisodium Citrate 

4.2 Citrate Capped Silver Nanoparticles

4.3 Citrate Capped Mix Nanoparticles (Gold and Silver)

4.4 Aunps (Gnps), Agnps, and Mixnps Interactions with Bsa

4.4.1 Absorption in Reaction to an Spr

4.5 Aunps (Gnps), Agnps, and Mixnps Interactions with DNA

4.6 Organic Pollutants (Dyes) and Aunps, Agnps, and Mixnps

4.6.1 Absorbance of Congo Red Dye Via Surface Plasmon Resonance

4.6.2 Absorbance Readings Using Alizarin Red S Dye According to Spr

4.7 Comparative Studies of Physical Parameters: Bsa Protein, Congo Red and Alizarin Red S Dyes With Aunps, Agnps and Mixnps 

4.7.1 Ph.

4.7.2 Potential (E.m.f.)

4.7.3 Conductivity (Ms Or Ms).

4.7.4 Density (Gm/MI)

4.7.5 Viscosity (CPs)

4.8 Antibecterial Activity

CHAPTER 5: SUMMARY & CONCLUSION

Bibliography', '<p><span><span><strong><span><span>Contents </span></span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER 1: GOLD/SILVER NANOPARTICLES</span></strong></span></span></p>

<p><span><span><span>1.1 Gold and Silver Nanoparticles</span></span></span></p>

<p><span><span><span>1.2 The Optical Properties of Gold and Silver Nanoparticles</span></span></span></p>

<p><span><span><span>1.3 Chemical Synthesis</span></span></span></p>

<p><span><span><span>1.4 Characterization and Synthesis of Gold, Silver and Mixed Nanoparticles</span></span></span></p>

<p><span><span><span>1.5 Coupling of Biomolecules to NPs</span></span></span></p>

<p><span><span><span>1.6 Adverse Reaction of Dyes to NPs</span></span></span></p>

<p><span><span><strong><span>CHAPTER 2: REVIEW OF LITERATURE</span></strong></span></span></p>

<p><span><span><span>2.1 Nanoparticles</span></span></span></p>

<p><span><span><span>2.2 Gold Nanoparticles</span></span></span></p>

<p><span><span><span>2.3 Properties of Gold Nanoparticles</span></span></span></p>

<p><span><span><span>2.3.1 Optical Properties</span></span></span></p>

<p><span><span><span>2.3.2 Shape and Crystallinity</span></span></span></p>

<p><span><span><span>2.3.3 Stability</span></span></span></p>

<p><span><span><span>2.3.4 Physical Property Data</span></span></span></p>

<p><span><span><span>2.4 Stability of the Colloids Formed by Gold Nanoparticles</span></span></span></p>

<p><span><span><span>2.5 Silver Nanoparticles</span></span></span></p>

<p><span><span><span>2.6 Properties of Silver Nanoparticles</span></span></span></p>

<p><span><span><span>2.6.1 Opticarticles</span></span></span></p>

<p><span><span><span>2.6.2 Physical Property Data</span></span></span></p>

<p><span><span><span>2.6.3 Statistical Information on Heat Transfer</span></span></span></p>

<p><span><span><span>2.7 Nanoparticle Gold/Silver Synthesis</span></span></span></p>

<p><span><span><span>2.7.1 Mixture of Gold Nanoparticles</span></span></span></p>

<p><span><span><span>2.7.2 Mixture of Silver Nanoparticles</span></span></span></p>

<p><span><span><span>2.7.3 Technique for the Seeded Growth of Gold and Silver Nanoparticles</span></span></span></p>

<p><span><span><span>2.7.4 Different Techni ues for Nano-Si ed Gold and Silver </span></span></span></p>

<p><span><span><span>2.7.5 Synthesis of Gold and Silver Nanoparticles Using Green Methods</span></span></span></p>

<p><span><span><span>2.8 Biomolecule-Nanoparticle Interaction Research </span></span></span></p>

<p><span><span><span>2.9 Interaction Studies of Organic Pollutants with Nanoparticles </span></span></span></p>

<p><span><span><span>2.9.1 The ability of Natural Dyes to Inhibit the Growth of Microbes in Solution</span></span></span></p>

<p><span><span><span>2.9.2 Natural Dyes ability to inhibit the Growth of Microbes on Substrates</span></span></span></p>

<p><span><span><strong><span>CHAPTER 3: EXPERIMENTAL</span></strong></span></span></p>

<p><span><span><span>3.1 Introduction</span></span></span></p>

<p><span><span><span>3.1.1 Common Terminologies &amp; Concepts</span></span></span></p>

<p><span><span><span>3.2 Synthesis Procedure</span></span></span></p>

<p><span><span><span>3.2.1 Equipment &amp; Materials</span></span></span></p>

<p><span><span><span>3.3 Experiment</span></span></span></p>

<p><span><span><span>3.3.1 The Synthesis of Gold Nanoparticles that are Capped with Citrate</span></span></span></p>

<p><span><span><span>3.3.2 The Synthesis of Silver Nanoparticles that are Capped with Citrate</span></span></span></p>

<p><span><span><span>3.3.3 Citrate-Capped Gold and Silver Nanoparticles Synthesis ed By Mixing with Citrate</span></span></span></p>

<p><span><span><span>3.4 DNA CAPPED</span></span></span></p>

<p><span><span><span>3.5 Antimicrobial Activity</span></span></span></p>

<p><span><span><span>3.6 Characterization of NPs</span></span></span></p>

<p><span><span><span>3.6.1 UV-Vis Spectroscopy</span></span></span></p>

<p><span><span><span>3.6.2 Tem Stands for Transmission Electron Microscopy (TEM)</span></span></span></p>

<p><span><span><strong><span>CHAPTER 4: RESULT &amp; DISCUSSION</span></strong></span></span></p>

<p><span><span><span>4.1 Citrate Capped Gold Nanoparticles</span></span></span></p>

<p><span><span><span>4.1.1 Parameter Changed: Volume of Citrate</span></span></span></p>

<p><span><span><span>4.1.2 Parameter Changed: Concentration of Trisodium Citrate </span></span></span></p>

<p><span><span><span>4.2 Citrate Capped Silver Nanoparticles</span></span></span></p>

<p><span><span><span>4.3 Citrate Capped Mix Nanoparticles (Gold and Silver)</span></span></span></p>

<p><span><span><span>4.4 Aunps (Gnps), Agnps, and Mixnps Interactions with Bsa</span></span></span></p>

<p><span><span><span>4.4.1 Absorption in Reaction to an Spr</span></span></span></p>

<p><span><span><span>4.5 Aunps (Gnps), Agnps, and Mixnps Interactions with DNA</span></span></span></p>

<p><span><span><span>4.6 Organic Pollutants (Dyes) and Aunps, Agnps, and Mixnps</span></span></span></p>

<p><span><span><span>4.6.1 Absorbance of Congo Red Dye Via Surface Plasmon Resonance</span></span></span></p>

<p><span><span><span>4.6.2 Absorbance Readings Using Alizarin Red S Dye According to Spr</span></span></span></p>

<p><span><span><span>4.7 Comparative Studies of Physical Parameters: Bsa Protein, Congo Red and Alizarin Red S Dyes With Aunps, Agnps and Mixnps </span></span></span></p>

<p><span><span><span>4.7.1 Ph.</span></span></span></p>

<p><span><span><span>4.7.2 Potential (E.m.f.)</span></span></span></p>

<p><span><span><span>4.7.3 Conductivity (Ms Or Ms).</span></span></span></p>

<p><span><span><span>4.7.4 Density (Gm/MI)</span></span></span></p>

<p><span><span><span>4.7.5 Viscosity (CPs)</span></span></span></p>

<p><span><span><span>4.8 Antibecterial Activity</span></span></span></p>

<p><span><span><strong><span>CHAPTER 5: SUMMARY &amp; CONCLUSION</span></strong></span></span></p>

<p><span><span><span>Bibliography</span></span></span></p>', 'Title
			The Organic Synthesis of Gold/Silver Nanoparticles

			Author
			Dr. Ankitaben L Chaudhary

			ISBN
			9789385830495

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Organic Synthesis of Gold/Silver Nanoparticles</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Ankitaben L Chaudhary</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830495</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"699"', '"0"', 9, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9619image.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830495&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3749', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3749', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 698, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:53'),
('09cd281f-2590-4dd4-9b44-99ecab247d3e', '450', NULL, 'The Handbook of Social Anthropology - 2Vols. NEW', 'the-handbook-of-social-anthropology-2vols-new-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-4-450', 'the-handbook-of-social-anthropology-2vols-new-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450-450', 'KMUO09654', 'KMUO09654', 'KMUO09654', NULL, 'In two volumes, the SAGE Handbook of Social Anthropology provides the definitive overview of contemporary research in the discipline. It explains the what, where, and how of current and anticipated work in Social Anthropology. With 80 authors, contributing more than 60 chapters, this is the most comprehensive and up-to-date statement of research in Social Anthropology available and the essential point of departure for future projects. The Handbook is divided into four sections: -Part I: Interfaces examines Social Anthropology''s disciplinary connections, from Art and Literature to Politics and Economics, from Linguistics to Biomedicine, from History to Media Studies. -Part II: Places examines place, region, culture, and history, from regional, area studies to a globalized world -Part III: Methods examines issues of method; from archives to war zones, from development projects to art objects, and from ethics to comparison -Part IV: Futures anticipates anthropologies to come: in the Brain Sciences; in post-Development; in the Body and Health; and in new Technologies and Materialities Edited by the leading figures in social anthropology, the Handbook includes a substantive introduction by Richard Fardon, a think piece by Jean and John Comaroff, and a concluding last word on futures by Marilyn Strathern. The authors - each at the leading edge of the discipline - contribute in-depth chapters on both the foundational ideas and the latest research. Comprehensive and detailed, this magisterial Handbook overviews the last 25 years of the social anthropological imagination. It will speak to scholars in Social Anthropology and its many related disciplines.', '<p>In two volumes, the SAGE Handbook of Social Anthropology provides the definitive overview of contemporary research in the discipline. It explains the what, where, and how of current and anticipated work in Social Anthropology. With 80 authors, contributing more than 60 chapters, this is the most comprehensive and up-to-date statement of research in Social Anthropology available and the essential point of departure for future projects. The Handbook is divided into four sections: -Part I: Interfaces examines Social Anthropology''s disciplinary connections, from Art and Literature to Politics and Economics, from Linguistics to Biomedicine, from History to Media Studies. -Part II: Places examines place, region, culture, and history, from regional, area studies to a globalized world -Part III: Methods examines issues of method; from archives to war zones, from development projects to art objects, and from ethics to comparison -Part IV: Futures anticipates anthropologies to come: in the Brain Sciences; in post-Development; in the Body and Health; and in new Technologies and Materialities Edited by the leading figures in social anthropology, the Handbook includes a substantive introduction by Richard Fardon, a think piece by Jean and John Comaroff, and a concluding last word on futures by Marilyn Strathern. The authors - each at the leading edge of the discipline - contribute in-depth chapters on both the foundational ideas and the latest research. Comprehensive and detailed, this magisterial Handbook overviews the last 25 years of the social anthropological imagination. It will speak to scholars in Social Anthropology and its many related disciplines.</p>', 'The Handbook of Social Anthropology - 2Vols. NEW', '<h1>The Handbook of Social Anthropology - 2Vols. NEW</h1>', '"31495"', '"18897"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5845Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMUO09654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=450', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=450', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2814, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0a2c0d92-4d35-442b-b594-1b349ba4fcfa', '3949', 502, 'Digital Marketing 2/e', 'digital-marketing-2e', 'digital-marketing-2e', '9789354972478', '9789354972478', '9789354972478', NULL, 'About the book

The dual purpose of this book is to provide a basic understanding of the fundamentals of Internet Marketing, as well as to provide an India-specific context, with sufficient comparisons with how the consumers and the marketers compare to their counterparts in some of the developed economics (e.g., the USA).

I would like to believe, virtually anyone interested in learning the subject called Digital Marketing, with a specific focus on India, would potentially be the target audience. Specifically, students pursuing a post-graduate degree in management studies would be the segment that will have an immediate need for an understanding of the topic. Marketing executives wishing to improve their understanding of digital marketing may use this book as a reference.

Contents

Chapter 1. Introduction: The Adoption in Internet in India

Chapter 2. Search Engine Optimization

Chapter 3. Search Advertising

Chapter 4. Display Advertising and Programmatic Advertising

Chapter 5. Affiliate Marketing

Chapter 6. Web Analytics

Chapter 7. Consumers Online

Chapter 8. Social Media Marketing

Chapter 9. Social Media Analytics—Structured Data

Chapter 10. Social Media Analytics—Unstructured Data

Chapter 11. Mobile Marketing

Chapter 12. E-mail Marketing

Chapter 13. Internet Marketing Strategy and Content Marketing

Chapter 14. Online Privacy and Data Protection: Ethical and Legal Issues

Chapter 15. Looking Ahead', '<p><span><span><strong>About the book</strong></span></span></p>

<p><span><span>The dual purpose of this book is to provide a basic understanding of the fundamentals of Internet Marketing, as well as to provide an India-specific context, with sufficient comparisons with how the consumers and the marketers compare to their counterparts in some of the developed economics (e.g., the USA).</span></span></p>

<p><span><span>I would like to believe, virtually anyone interested in learning the subject called <em>Digital Marketing, </em>with a specific focus on India, would potentially be the target audience. Specifically, students pursuing a post-graduate degree in management studies would be the segment that will have an immediate need for an understanding of the topic. Marketing executives wishing to improve their understanding of <em>digital marketing </em>may use this book as a reference.</span></span></p>

<p><span><span><strong>Contents</strong></span></span></p>

<p><span><span>Chapter 1. Introduction: The Adoption in Internet in India</span></span></p>

<p><span><span>Chapter 2. Search Engine Optimization</span></span></p>

<p><span><span>Chapter 3. Search Advertising</span></span></p>

<p><span><span>Chapter 4. Display Advertising and Programmatic Advertising</span></span></p>

<p><span><span>Chapter 5. Affiliate Marketing</span></span></p>

<p><span><span>Chapter 6. Web Analytics</span></span></p>

<p><span><span>Chapter 7. Consumers Online</span></span></p>

<p><span><span>Chapter 8. Social Media Marketing</span></span></p>

<p><span><span>Chapter 9. Social Media Analytics—Structured Data</span></span></p>

<p><span><span>Chapter 10. Social Media Analytics—Unstructured Data</span></span></p>

<p><span><span>Chapter 11. Mobile Marketing</span></span></p>

<p><span><span>Chapter 12. E-mail Marketing</span></span></p>

<p><span><span>Chapter 13. Internet Marketing Strategy and Content Marketing</span></span></p>

<p><span><span>Chapter 14. Online Privacy and Data Protection: Ethical and Legal Issues</span></span></p>

<p><span><span>Chapter 15. Looking Ahead</span></span></p>
', 'Title
			Digital Marketing 2/e

			Author
			Moutusy Maity

			ISBN
			9789354972478

			Publisher
			oxford

			EDN.
			2/e.

			Pages
			483

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Digital Marketing 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Moutusy Maity</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354972478</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>EDN.</span></td>
			<td style="text-align:center"><span>2/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>483</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"795"', '"675"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '692e1718-3b62-4f6f-b292-ec0ce4132c17', NULL, NULL, 483, '483', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6777digital.jpg', NULL, '2 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354972478&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3949', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3949', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 502, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:53'),
('0a310dd3-6699-4cef-b691-0341c3bcf244', '1732', NULL, 'Particles and Fields -in Mathematical Physics', 'particles-and-fields-in-mathematical-physics-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1-1732', 'particles-and-fields-in-mathematical-physics-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732-1732', 'RFGHY32334', 'RFGHY32334', 'RFGHY32334', NULL, 'The present volume has its source in the CAP-CRM summer school on "Particles and Fields" that was held in Banff in the summer of 1994. Over the years, the Division of Theoretical Physics of the Canadian Associa- tion of Physicists (CAP) has regularly sponsored such schools on various theoretical and experimental topics. In 1994, the Centre de Recherches Mathematiques (CRM) lent its support to the event. This institute, located in Montreal, is one of Canada''s national research centers in the mathe- matical sciences. Its mandate includes the organization of scientific events across Canada and since 1994 the CRM has been holding a yearly summer school in Banff as part of its thematic program. The summer school, whose lectures are collected here, has thus become a tradition. The focus of the school was integrable theories, matrix models, statistical systems, field theory and its applications to condensed matter physics, as well as certain aspects of algebra, geometry, and topology. This covers some of the most significant advances in modern theoretical physics. The present volume updates and expands these lectures and reflects the high pedagogical level of the school. The first chapter by E. Corrigan describes some of the remarkable fea- tures of the integrable Toda field theories which are associated with affine Dynkin diagrams. The second chapter by J. Feldman, H. Knorrer, D. Leh- mann, and E.', '<p>The present volume has its source in the CAP-CRM summer school on "Particles and Fields" that was held in Banff in the summer of 1994. Over the years, the Division of Theoretical Physics of the Canadian Associa- tion of Physicists (CAP) has regularly sponsored such schools on various theoretical and experimental topics. In 1994, the Centre de Recherches Mathematiques (CRM) lent its support to the event. This institute, located in Montreal, is one of Canada''s national research centers in the mathe- matical sciences. Its mandate includes the organization of scientific events across Canada and since 1994 the CRM has been holding a yearly summer school in Banff as part of its thematic program. The summer school, whose lectures are collected here, has thus become a tradition. The focus of the school was integrable theories, matrix models, statistical systems, field theory and its applications to condensed matter physics, as well as certain aspects of algebra, geometry, and topology. This covers some of the most significant advances in modern theoretical physics. The present volume updates and expands these lectures and reflects the high pedagogical level of the school. The first chapter by E. Corrigan describes some of the remarkable fea- tures of the integrable Toda field theories which are associated with affine Dynkin diagrams. The second chapter by J. Feldman, H. Knorrer, D. Leh- mann, and E.</p>', 'Particles and Fields -in Mathematical Physics', '<h1>Particles and Fields -in Mathematical Physics</h1>', '"15399"', '"15280"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3312dpp_18_103.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGHY32334&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1732', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1732', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2007, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('0a3c9a7e-edd6-4c96-8062-238e3ca5daba', '706', NULL, 'Shiksha Manovigyan - Educational-Psychology NEW', 'shiksha-manovigyan-educationalpsychology-new-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-70-706', 'shiksha-manovigyan-educationalpsychology-new-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706-706', '9788120332805', '9788120332805', '9788120332805', NULL, 'Shiksha Manovigyan - Educational-Psychology NEW', '<h1>Shiksha Manovigyan - Educational-Psychology NEW</h1>', 'Sub Title

			Shiksha Manovigyan - Educational-Psychology NEW

			Author
			S.K. Mangal

			ISBN 13 Digit
			9788120332805

			Publisher

			Prentice Hall India Learning Private Limited

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Shiksha Manovigyan - Educational-Psychology NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.K. Mangal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120332805</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>
			<p>Prentice Hall India Learning Private Limited</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"455"', '"273"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b16c39f5-29d6-4f96-80e4-641231d02114', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7707pic-5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788120332805&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=706', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=706', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2662, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:53'),
('0a698ff9-930b-493c-95f6-7cfa5d20b10c', '1058', NULL, 'Gandhi Before India - Author of India After Gandhi', 'gandhi-before-india-author-of-india-after-gandhi-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-10-1058', 'gandhi-before-india-author-of-india-after-gandhi-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058-1058', 'NBHJ8877', 'NBHJ8877', 'NBHJ8877', NULL, 'Remarkable. . . . [A] moving portrait.” —The New York Times Book Review “Guha is a brilliant historian who combines the gift of a storyteller, the discipline of an academic and the critical ability of seeing Gandhi as a fascinating human being, by not placing him on a pedestal. . . . [He] has re-created the past by connecting scattered dots . . . to weave a rich tapestry.” —San Francisco Chronicle “Striking. . . . Guha ably shows, for all that Gandhi influenced events in South Africa, it was he who experienced the greater change.” —The Economist “Deeply contextualized, dexterously researched, and judiciously written, this deserves to become the landmark biography of the early Gandhi.” —Maya Jasanoff, New Republic “Fascinating. . . . A biography with a remarkable ear for the resonances of Gandhi’s work and time—for the fan-mail and hate-mail; for overheard disagreements with family and colleagues; for his exchanges with political acquaintances, including his enemies. . . . As exhaustively researched a biography of the African Gandhi as we will have for some time.” —The Independent (London) “[A] magisterial study. . . . Guha summarizes the traits of Gandhi’s character and the stages during the first half of his life that prepared him for the much more difficult journey he would undertake once he returned to India. . . . I was rewarded beyond all of my expectations [by Gandhi Before India].” —Charles R. Larson, Counterpunch “Substantial enough to be comprehensive, yet concise enough to be approachable by the general reader. . . . Sharp, insightful, balanced and impeccably researched.” —Alex von Tunzelmann, The Times (London) “A work of vivid social history as well as biography. . . . One of the surprises in Gandhi Before India is just how much fresh material it contains. Guha has a gift for tracking down obscure letters and newspaper reports and patching them together to make history come alive.” —Patrick French, The Guardian (London) “Fascinating. . . . [Gandhi Before India] reveals how an impossibly shy young man, who donned top hat and tails as a student at Inner Temple, transformed himself into Churchill’s ‘half-naked fakir,’ dedicated to his spinning wheel while simultaneously challenging the might of the Empire.” —The Sunday Times (London) “The portrait offered in historian Ramachandra Guha’s biography is of Gandhi as a human being, not just a hero.” —Financial Times “Gandhi Before India should be required reading for the student of contemporary affairs. . . . Guha’s carefully rendered observations about class, religion, and ethnicity—how they divide people and how they can be bridged by common concerns and simple decency—are the heart of this book. . . . Remarkable.” —The Christian Science Monitor “A magisterial history. . . . In Ramachandra Guha, a great man has found a great biographer, a wise, persistent and elegant historian who has done justice to perhaps his nation’s greatest story. . . . One senses, in the author’s approach, something of Gandhi’s own intensity and rigour. . . . [The] book never ceases to inform and intrigue.” —Sydney Morning Herald “What sets [Gandhi Before India] apart from other recent biographies . . . is Guha’s resolutely non-scurrilous perspective. . . . What emerges in the end, with the slow magic of a film being developed in an old fashioned dark room, is a sharp picture of the intellectual growth of a remarkable man.” —The Hindustan Times (India) “Many will come to this biography wanting to know more about Gandhi himself. . . . Guha relates all this wonderfully. His book is clearly a labour of love, though not of uncritical infatuation. What distinguishes it is the breadth of the context—Indian, British and South African. Guha marshals his material sensitively and empathetically in order to give shape, colour and depth to the life of this saint-like figure.” —Bernard Porter, The Literary Review “Excellent and exhaustive. . . . Guha has done heroic work in reconstructing this period of Gandhi’s life ... Gandhi emerges here as a fascinatingly complicated and contradictory figure . . . rich and absorbing, it will doubtless serve as the fundamental portrait of Gandhi for many years to come.” —The Sunday Business Post (Ireland) “Guha is India’s best-known historian, who marshals his wide scholarship in contemporary and modern history with a raconteur’s lucid felicity.” —DNA Mumbai', '<p>Remarkable. . . . [A] moving portrait.” —The New York Times Book Review “Guha is a brilliant historian who combines the gift of a storyteller, the discipline of an academic and the critical ability of seeing Gandhi as a fascinating human being, by not placing him on a pedestal. . . . [He] has re-created the past by connecting scattered dots . . . to weave a rich tapestry.” —San Francisco Chronicle “Striking. . . . Guha ably shows, for all that Gandhi influenced events in South Africa, it was he who experienced the greater change.” —The Economist “Deeply contextualized, dexterously researched, and judiciously written, this deserves to become the landmark biography of the early Gandhi.” —Maya Jasanoff, New Republic “Fascinating. . . . A biography with a remarkable ear for the resonances of Gandhi’s work and time—for the fan-mail and hate-mail; for overheard disagreements with family and colleagues; for his exchanges with political acquaintances, including his enemies. . . . As exhaustively researched a biography of the African Gandhi as we will have for some time.” —The Independent (London) “[A] magisterial study. . . . Guha summarizes the traits of Gandhi’s character and the stages during the first half of his life that prepared him for the much more difficult journey he would undertake once he returned to India. . . . I was rewarded beyond all of my expectations [by Gandhi Before India].” —Charles R. Larson, Counterpunch “Substantial enough to be comprehensive, yet concise enough to be approachable by the general reader. . . . Sharp, insightful, balanced and impeccably researched.” —Alex von Tunzelmann, The Times (London) “A work of vivid social history as well as biography. . . . One of the surprises in Gandhi Before India is just how much fresh material it contains. Guha has a gift for tracking down obscure letters and newspaper reports and patching them together to make history come alive.” —Patrick French, The Guardian (London) “Fascinating. . . . [Gandhi Before India] reveals how an impossibly shy young man, who donned top hat and tails as a student at Inner Temple, transformed himself into Churchill’s ‘half-naked fakir,’ dedicated to his spinning wheel while simultaneously challenging the might of the Empire.” —The Sunday Times (London) “The portrait offered in historian Ramachandra Guha’s biography is of Gandhi as a human being, not just a hero.” —Financial Times “Gandhi Before India should be required reading for the student of contemporary affairs. . . . Guha’s carefully rendered observations about class, religion, and ethnicity—how they divide people and how they can be bridged by common concerns and simple decency—are the heart of this book. . . . Remarkable.” —The Christian Science Monitor “A magisterial history. . . . In Ramachandra Guha, a great man has found a great biographer, a wise, persistent and elegant historian who has done justice to perhaps his nation’s greatest story. . . . One senses, in the author’s approach, something of Gandhi’s own intensity and rigour. . . . [The] book never ceases to inform and intrigue.” —Sydney Morning Herald “What sets [Gandhi Before India] apart from other recent biographies . . . is Guha’s resolutely non-scurrilous perspective. . . . What emerges in the end, with the slow magic of a film being developed in an old fashioned dark room, is a sharp picture of the intellectual growth of a remarkable man.” —The Hindustan Times (India) “Many will come to this biography wanting to know more about Gandhi himself. . . . Guha relates all this wonderfully. His book is clearly a labour of love, though not of uncritical infatuation. What distinguishes it is the breadth of the context—Indian, British and South African. Guha marshals his material sensitively and empathetically in order to give shape, colour and depth to the life of this saint-like figure.” —Bernard Porter, The Literary Review “Excellent and exhaustive. . . . Guha has done heroic work in reconstructing this period of Gandhi’s life ... Gandhi emerges here as a fascinatingly complicated and contradictory figure . . . rich and absorbing, it will doubtless serve as the fundamental portrait of Gandhi for many years to come.” —The Sunday Business Post (Ireland) “Guha is India’s best-known historian, who marshals his wide scholarship in contemporary and modern history with a raconteur’s lucid felicity.” —DNA Mumbai</p>', 'Gandhi Before India - Author of India After Gandhi', '<h1>Gandhi Before India - Author of India After Gandhi</h1>', '"2599"', '"1559"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5792gandhi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBHJ8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1058', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1058', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2448, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('0a6aa05f-c061-4d1b-8057-61b7dec7c67f', '1250', NULL, 'Transforming Social Work Practice - Loss and Social Work New', 'transforming-social-work-practice-loss-and-social-work-new-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-12-1250', 'transforming-social-work-practice-loss-and-social-work-new-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250-1250', 'ASDF5566', 'ASDF5566', 'ASDF5566', NULL, 'Good all round practical approach with helpful theory to practice chapter- some excellent activities! --Practice Learning Co-ordinator, University of Bradford

Very informative, and written in a way that any students in the first year of the social work degree with no prior teaching of psychology can understand. Excellent to support the human growth and development module. --Senior Lecturer, University of Huddersfield', '<p>Good all round practical approach with helpful theory to practice chapter- some excellent activities! --Practice Learning Co-ordinator, University of Bradford<br />
<br />
Very informative, and written in a way that any students in the first year of the social work degree with no prior teaching of psychology can understand. Excellent to support the human growth and development module. --Senior Lecturer, University of Huddersfield</p>', 'Sub Title
			No

			Author
			Caroline Currer

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844450886

			Pages
			144

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Caroline Currer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844450886</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>144</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2299"', '"1379"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 144, '144', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29099781844450886_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1250', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1250', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2311, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('0a6fec01-dca4-4751-927f-56f5926a29a0', '2964', NULL, 'The Fiction of Alice Walker - A Study of Black Images', 'the-fiction-of-alice-walker-a-study-of-black-images-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964', 'the-fiction-of-alice-walker-a-study-of-black-images-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964-2964', 'JJKK9089', 'JJKK9089', 'JJKK9089', NULL, 'The Fiction of Alice Walker - A Study of Black Images', '<h1>The Fiction of Alice Walker - A Study of Black Images</h1>', 'Sub Title
			No

			Author
			Seema Murugan

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172734367

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Seema Murugan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172734367</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JJKK9089&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2964', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2964', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1243, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:53'),
('0a77d975-3c31-4f84-b3e4-eadb36206454', '3879', 572, 'Calculations of Chemical Equilibria: Examples and Problems', 'calculations-of-chemical-equilibria-examples-and-problems', 'calculations-of-chemical-equilibria-examples-and-problems', '-37-', '-37-', '-37-', NULL, 'About the book

Intended for college students specializing in chemical technology, this book will also be an excellent aid for students of chemical faculties of universities and for chemical engineers working at various enterprises or at designing and research institutions.

The authors give problems that do not repeat the trivial procedures of similar books and are usually not encountered in them. The examples are valuable in being as close as possible to practical engineers’ thermodynamic calculations of chemical processes. The appendices contain numerous reference tables. In addition to the merits mentioned above, this will help instructors to compile new problems in the course on the basis of the methods described in the book.

CONTENTS

	Calculation of the Heat of a Chemical Reaction

	Entropy

	Methods for Calculating the Changes in the Gibbs Energy in the Course of a Reaction

	Calculation of Chemical Equilibrium in Ideal Gaseous Systems

	Thermodynamic Calculation of Chemical Equilibrium in Real Gaseous Systems

Appendices

References

Answers to Problems', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span>Intended for college students specializing in chemical technology, this book will also be an excellent aid for students of chemical faculties of universities and for chemical engineers working at various enterprises or at designing and research institutions.</span></span></p>

<p><span><span>The authors give problems that do not repeat the trivial procedures of similar books and are usually not encountered in them. The examples are valuable in being as close as possible to practical engineers’ thermodynamic calculations of chemical processes. The appendices contain numerous reference tables. In addition to the merits mentioned above, this will help instructors to compile new problems in the course on the basis of the methods described in the book.</span></span></p>

<p><span><span>CONTENTS</span></span></p>

<ol>
	<li><span><span>Calculation of the Heat of a Chemical Reaction</span></span></li>
	<li><span><span>Entropy</span></span></li>
	<li><span><span>Methods for Calculating the Changes in the Gibbs Energy in the Course of a Reaction</span></span></li>
	<li><span><span>Calculation of Chemical Equilibrium in Ideal Gaseous Systems</span></span></li>
	<li><span><span>Thermodynamic Calculation of Chemical Equilibrium in Real Gaseous Systems</span></span></li>
</ol>

<p><span><span>Appendices</span></span></p>

<p><span><span>References</span></span></p>

<p><span><span>Answers to Problems</span></span></p>', 'Title
			Calculations of Chemical Equilibria: Examples and Problems

			Author
			A.S. Kazanskaya

			Publisher
			Mir Publishers

			Year of Publication
			1978

			Pages
			328

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Calculations of Chemical Equilibria: Examples and Problems</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.S. Kazanskaya</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1978</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">328</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 328, '328', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3327calulation.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-37-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3879', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3879', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 572, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:53'),
('0a797d79-368e-4098-be0c-f9620641a5c4', '2729', NULL, 'Exploitation of Non verbal Strategies in English Novels in India', 'exploitation-of-non-verbal-strategies-in-english-novels-in-india-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2-2729', 'exploitation-of-non-verbal-strategies-in-english-novels-in-india-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729-2729', 'FGTH243', 'FGTH243', 'FGTH243', NULL, 'Exploitation of Non verbal Strategies in English Novels in India', '<h1>Exploitation of Non verbal Strategies in English Novels in India</h1>', 'Sub Title
			No

			Author
			Pandurang Raghunath Bhabad

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736705

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pandurang Raghunath Bhabad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736705</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGTH243&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2729', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2729', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1377, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('0a79ef85-d1e9-4449-90e2-8150eb807efd', '926', NULL, 'The Art and Science of Psychic Healing', 'the-art-and-science-of-psychic-healing-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926', 'the-art-and-science-of-psychic-healing-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926-926', '817822030X', '817822030X', '817822030X', NULL, 'Over the many years of working with all types of people in all walks of life, the predominant concern of the vast majority has been in the area of romantic interests. Finances, of course, come into importance, but it is secondary when compared to the concern of people when it comes to interpersonal relationships.

Using the techniques described in Part I "Techniques for Psychic Reading", the reader is now able to move forward and use exact techniques in specific ways. This volume will illustrate in detail just how psychic power may be utilized for greater personal relationships and sexual harmony.

Since so many divorces and relationship problems are due to sexual incompatibility, blockages, abnormalities, etc., it is imperative that some method be made available to discern these types or problems beforehand. If people could somehow "sense" or "know" in advance of possible relationship problems, much heartache and discord could be avoided.

Many people are reluctant to reveal that they have diseases such as herpes, syphills, gonorrhea, AIDS and other diseases to prospective suitors. However, if the prospective suitor can utilize the techniques contained in this book, he or she will be able to be warned in advance and make other plans accordingly.

Content - Preface, PART I : Techniques for Psychic Reading, PART II :Psychic Sex, Summary, Appendix, Images and Interpretations,  Conclusion      ', '<h1 style="text-align:justify"><span>Over the many years of working with all types of people in all walks of life, the predominant concern of the vast majority has been in the area of romantic interests. Finances, of course, come into importance, but it is secondary when compared to the concern of people when it comes to interpersonal relationships.</span></h1>

<p style="text-align:justify"><span>Using the techniques described in Part I "Techniques for Psychic Reading", the reader is now able to move forward and use exact techniques in specific ways. This volume will illustrate in detail just how psychic power may be utilized for greater personal relationships and sexual harmony.</span></p>

<p style="text-align:justify"><span>Since so many divorces and relationship problems are due to sexual incompatibility, blockages, abnormalities, etc., it is imperative that some method be made available to discern these types or problems beforehand. If people could somehow "sense" or "know" in advance of possible relationship problems, much heartache and discord could be avoided.</span></p>

<p style="text-align:justify"><span>Many people are reluctant to reveal that they have diseases such as herpes, syphills, gonorrhea, AIDS and other diseases to prospective suitors. However, if the prospective suitor can utilize the techniques contained in this book, he or she will be able to be warned in advance and make other plans accordingly.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, PART I : Techniques for Psychic Reading, PART II :Psychic Sex, Summary, Appendix, Images and Interpretations,  Conclusion</span>      </p>', 'Sub Title
			The Art and Science of Psychic Healing

			Author
			Larry M. McDaniel, Phyllis G. McDaniel

			About Author
			As per Book

			ISBN 10 Digit
			817822030X

			ISBN 13 Digit
			 

			Pages
			162

			Binding
			Paperback

			Year of Publication
			2001

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Art and Science of Psychic Healing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Larry M. McDaniel, Phyllis G. McDaniel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>817822030X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>162</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"150"', '"90"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 162, '162', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8915817822030x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=817822030X&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=926', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=926', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2535, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('0a86567a-72e0-456e-b9c1-1e97bdfdc817', '2045', NULL, 'The Plant Cellcycle', 'the-plant-cellcycle-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045', 'the-plant-cellcycle-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045-2045', 'QAED332', 'QAED332', 'QAED332', NULL, 'The Plant Cellcycle', '<h1>The Plant Cellcycle</h1>', 'Sub Title
			No

			Author
			Dirk Inze

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780792366782

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dirk Inze</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780792366782</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"16800"', '"10080"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3346dpp_16_5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QAED332&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2045', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2045', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1798, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:53'),
('0a885192-6830-41c0-a7af-0414c12a338e', '2446', NULL, 'Modern Language and Linguistic', 'charisma-of-kamala-das-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2446', 'charisma-of-kamala-das-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720', 'UJHY7765', 'UJHY7765::2446', 'UJHY7765', NULL, 'Charisma of Kamala Das', '<h1>Charisma of Kamala Das</h1>', 'Sub Title
			No

			Author
			T Sai Chandra Mouli

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189012592

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T Sai Chandra Mouli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189012592</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"850"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2446', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2446', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1603, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:53'),
('0a8b7e0b-dd20-4b7d-bc87-71da91ffa02e', '2725', NULL, 'Dimensions of Diasporic English Fiction', 'dimensions-of-diasporic-english-fiction-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725', 'dimensions-of-diasporic-english-fiction-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725-2725', 'JHGFE8Y', 'JHGFE8Y', 'JHGFE8Y', NULL, 'Dimensions of Diasporic English Fiction', '<h1>Dimensions of Diasporic English Fiction</h1>', 'Sub Title
			No

			Author
			Gauri Shankar Jha

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381030141

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gauri Shankar Jha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030141</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHGFE8Y&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2725', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2725', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1380, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('0aa91139-7cfd-4590-b5fc-8e8665b865cf', '2498', NULL, 'Advertising Management', 'advertising-management-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498', 'advertising-management-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498-2498', 'VBUY5566', 'VBUY5566', 'VBUY5566', NULL, 'Advertising Management', '<h1>Advertising Management</h1>', 'Sub Title
			No

			Author
			Priya Annamalai

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178805719

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Priya Annamalai</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805719</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBUY5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2498', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2498', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1570, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:53'),
('0ab434fd-bdb8-4b97-9e59-c054a6f24d65', '2841', NULL, 'Supersymmetry and Equivariant de Rham Theory', 'supersymmetry-and-equivariant-de-rham-theory-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841', 'supersymmetry-and-equivariant-de-rham-theory-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841-2841', 'VBNHG786', 'VBNHG786', 'VBNHG786', NULL, 'Supersymmetry and Equivariant de Rham Theory', '<h1>Supersymmetry and Equivariant de Rham Theory</h1>', 'Sub Title
			No

			Author
			Victor W. Guillemin, Shlomo Sternberg

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540647973

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Victor W. Guillemin, Shlomo Sternberg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540647973</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7699"', '"4619"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/455714.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNHG786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2841', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2841', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1314, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('0ac4dccf-8bfc-4523-acf3-574b83d32add', '3761', 688, 'Handbook of Organic Compounds : NIR, IR, Raman, and UV-Vis Spectra Freatruring Polymers and Surfaces - 3 Vols. (Complete Set)', 'handbook-of-organic-compounds-nir-ir-raman-and-uvvis-spectra-freatruring-polymers-and-surfaces-3-vols-complete-set', 'handbook-of-organic-compounds-nir-ir-raman-and-uvvis-spectra-freatruring-polymers-and-surfaces-3-vols-complete-set', '9780127635613', '9780127635613', '9780127635613', NULL, 'About the author

Jerome (Jerry) J. Workman, Jr. is Executive Editor for LCGC and Spectroscopy; recently Certified Core Adjunct Professor of the School of Health and Human Services, National University, CA; and Principal at Biotechnology Business Associates. He is the co-host of the popular Analytically Speaking podcast and is co-author of the two popular Spectroscopy series: Statistics in Spectroscopy and Chemometrics in Spectroscopy. He has held a number of senior research and development positions with various technical organizations and is the recipient of the ASTM International Award of Merit, the Coblentz Society Williams-Wright Award, the Eastern Analytical Symposium Award for Outstanding Achievements in the Field of Near Infrared Spectroscopy (Vibrational Spectroscopy), the New York Society for Applied Spectroscopy Gold Medal, The Frost & Sullivan Manufacturing Leadership Award, and others. He is a Fellow of the American Institute of Chemists, the American Society for Testing and Materials International, and the Royal Society of Chemistry (U.K.). He is also a Chartered Chemist (CChem) and Chartered Scientist (CSci) of the Royal Society of Chemistry in the UK. He holds over 25 US and international patents and has over 600 technical publications, along with 20 book volumes. His interests are in spectroscopy, chemometrics, data analytics, and in general analytical chemistry. Other special Specific topics of interest include imaging systems, process analysis, and device development using biosensors, fluorescence, and molecular spectroscopy. His long term research and development work has included near infrared, infrared, ultraviolet-visible, and Raman spectroscopy, and associated data analysis techniques.', '<h2>About the author</h2>

<p><span>Jerome (Jerry) J. Workman, Jr. is Executive Editor for LCGC and Spectroscopy; recently Certified Core Adjunct Professor of the School of Health and Human Services, National University, CA; and Principal at Biotechnology Business Associates. He is the co-host of the popular Analytically Speaking podcast and is co-author of the two popular Spectroscopy series: Statistics in Spectroscopy and Chemometrics in Spectroscopy. He has held a number of senior research and development positions with various technical organizations and is the recipient of the ASTM International Award of Merit, the Coblentz Society Williams-Wright Award, the Eastern Analytical Symposium Award for Outstanding Achievements in the Field of Near Infrared Spectroscopy (Vibrational Spectroscopy), the New York Society for Applied Spectroscopy Gold Medal, The Frost &amp; Sullivan Manufacturing Leadership Award, and others. He is a Fellow of the American Institute of Chemists, the American Society for Testing and Materials International, and the Royal Society of Chemistry (U.K.). He is also a Chartered Chemist (CChem) and Chartered Scientist (CSci) of the Royal Society of Chemistry in the UK. He holds over 25 US and international patents and has over 600 technical publications, along with 20 book volumes. His interests are in spectroscopy, chemometrics, data analytics, and in general analytical chemistry. Other special Specific topics of interest include imaging systems, process analysis, and device development using biosensors, fluorescence, and molecular spectroscopy. His long term research and development work has included near infrared, infrared, ultraviolet-visible, and Raman spectroscopy, and associated data analysis techniques.</span></p>', NULL, NULL, '"167076"', '"100245"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2425h.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780127635613&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3761', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3761', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 688, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:53'),
('0affde79-99e8-4c7b-bc7a-7906356a4798', '3427', 967, 'Sports Science Handbook - The Essential Guide to Kinesiology, Sport and Exercise Science - 2 Vols.', 'sports-science-handbook-the-essential-guide-to-kinesiology-sport-and-exercise-science-2-vols-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-342-3427', 'sports-science-handbook-the-essential-guide-to-kinesiology-sport-and-exercise-science-2-vols-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427-3427', '0906522374', '0906522374', '0906522374', NULL, 'Exceptionally clear definitions of the many scientific and technical terms used in kinesiology and sports science are provided in this sports reference. Covering many subdisciplines that include biochemistry, biomechanics, functional anatomy, epidemiology, kinanthropometry, motor behavior, nutrition, psychology, physiology, and sociology, and with references to key books and journal articles, these volumes help to gain a clear overview of sports science.', '<p>Exceptionally clear definitions of the many scientific and technical terms used in kinesiology and sports science are provided in this sports reference. Covering many subdisciplines that include biochemistry, biomechanics, functional anatomy, epidemiology, kinanthropometry, motor behavior, nutrition, psychology, physiology, and sociology, and with references to key books and journal articles, these volumes help to gain a clear overview of sports science.</p>', 'Sub Title
			The Essential Guide to Kinesiology, Sport and Exercise Science

			Author
			Simon P.R. Jenkins

			ISBN 10 Digit
			0906522374

			ISBN 13 Digit
			No

			Pages
			400

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Essential Guide to Kinesiology, Sport and Exercise Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Simon P.R. Jenkins</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0906522374</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>400</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"3330"', '"1998"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 400, '400', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/547641JdwQtZEwL._SX352_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0906522374&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3427', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3427', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 967, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:53'),
('0b066971-7bc9-46b2-ab82-a5541d8e038b', '3212', NULL, 'The Rgveda - Mandala III - A Critical Study of the Sayana Bhasya and Other Interpretations of The Rgveda', 'the-rgveda-mandala-iii-a-critical-study-of-the-sayana-bhasya-and-other-interpretations-of-the-rgveda-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212', 'the-rgveda-mandala-iii-a-critical-study-of-the-sayana-bhasya-and-other-interpretations-of-the-rgveda-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212-3212', '8185616736', '8185616736', '8185616736', NULL, 'There are many conflicting views among the commentators and translators about the meaning of the hymns of the Rgveda. The readers and researchers very often get confused to know what is the actual purport of the mantras. It is, therefore, a desideratum that all the interpretations put forward by the commentators and modern exponents be comparatively studied and if possible reconciled.

Sayana himself interprets some words differently in different contexts. As the first step of the comparative study, it is proposed to examine critically his Rgveda-bhasya in comparison with other interpretations in order to arrive at certain conclusions.

India is a vast country of multilinear traditions where dissents from one ideology to another have been a process of change and continuity. Every tradition has been sustained in its own way. Many schools of interpretation were in vogue during Yaska''s time and they have maintained their continuity with certain changes in later periods too.

Therefore, whatever has been possible within the limited time and means, everything has been taken in to account in this humble attempt. Internal and external evidences, Grammar, Niruka, philology, lexicons, etc. have come to much help here. It is believed that this humble but sincere effort, by a very eminent Vedic scholar, will open some new avenues in the field of the Rgvedic studies and hopefully will add something new in the method of historical interpretations

Content - PREFACE, SYSTEM OF TRANSLITERATION,  ABBREVIATIONS,  INTRODUCTION, CHAPTER-I (3.1), CHAPTER-II (3.2), CHAPTER-III (3.3), CHAPTER-IV (3.4), CHAPTER-V (3.5), CHAPTER-VI (3.6), CHAPTER-VII (3.7), BIBLIOGRAPHY, MANTRA INDEX, WORD INDEX              ', '<p style="text-align:justify"><span>There are many conflicting views among the commentators and translators about the meaning of the hymns of the Rgveda. The readers and researchers very often get confused to know what is the actual purport of the mantras. It is, therefore, a desideratum that all the interpretations put forward by the commentators and modern exponents be comparatively studied and if possible reconciled.</span></p>

<p style="text-align:justify"><span>Sayana himself interprets some words differently in different contexts. As the first step of the comparative study, it is proposed to examine critically his Rgveda-bhasya in comparison with other interpretations in order to arrive at certain conclusions.</span></p>

<p style="text-align:justify"><span>India is a vast country of multilinear traditions where dissents from one ideology to another have been a process of change and continuity. Every tradition has been sustained in its own way. Many schools of interpretation were in vogue during Yaska''s time and they have maintained their continuity with certain changes in later periods too.</span></p>

<p style="text-align:justify"><span>Therefore, whatever has been possible within the limited time and means, everything has been taken in to account in this humble attempt. Internal and external evidences, Grammar, Niruka, philology, lexicons, etc. have come to much help here. It is believed that this humble but sincere effort, by a very eminent Vedic scholar, will open some new avenues in the field of the Rgvedic studies and hopefully will add something new in the method of historical interpretations</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>PREFACE, SYSTEM OF TRANSLITERATION,  ABBREVIATIONS,  INTRODUCTION, CHAPTER-I (3.1), CHAPTER-II (3.2), CHAPTER-III (3.3), </span></span></span><span><span><span>CHAPTER-IV (3.4), CHAPTER-V (3.5), CHAPTER-VI (3.6), CHAPTER-VII (3.7), BIBLIOGRAPHY, MANTRA INDEX, WORD INDEX</span>      </span></span><span><span><span>       </span></span></span><span> </span></p>', 'Sub Title
			A Critical Study of the Sayana Bhasya and Other Interpretations  of The Rgveda

			Author
			Dr. Siddh Nath Shukla, Dr. Vijay Shankar Shukla

			About Author
			As per Book

			ISBN 10 Digit
			8185616736

			ISBN 13 Digit
			 

			Pages
			199

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>A Critical Study of the Sayana Bhasya and Other Interpretations  of The Rgveda</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. Siddh Nath Shukla, Dr. Vijay Shankar Shukla</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8185616736</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>199</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2001</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 199, '199', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2465A%20Critical%20Study%20of%20the%20Sayana%20Bhasya%20and%20Other%20Interpretations%20-%20The%20Rgveda.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185616736&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3212', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3212', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1160, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:53'),
('0b133f78-5435-4d27-9fad-9f494a867f77', '231', NULL, 'Real-Time Systems', 'realtime-systems-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231', 'realtime-systems-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231-231', 'Real-Time Systems', 'Real-Time Systems', '   Real-Time Systems', NULL, 'Written by a renowned expert, Real-Time System provides professionals and students with a comprehensive treatment of real-time computing and communication systems. The book covers the most recent advances in real-time operating systems and communications networks. Thus, this book serves as a vehicle for technology transition within the real-time system community of systems architects, designers chief scientists and technologists and systems analysts. Jane Liu''s subject mater and adept treatment provides an engaging learning environment for students as well. With real-time systems, the technologies at play include telecommunication, signal processing, command and control and digital control. Their applications have particular relevance to day-to-day operations, such as engine and break mechanisms in cars, traffic light operations, flight control and air-traffic control and heartbeat and blood pressure monitoring. This text describes not only how, but also why, through insightful illustrative examples. Real-Time Systems is both a valuable reference for professionals and an advanced text for Computer Science and Computer Engineering students.', '<p>Written by a renowned expert, Real-Time System provides professionals and students with a comprehensive treatment of real-time computing and communication systems. The book covers the most recent advances in real-time operating systems and communications networks. Thus, this book serves as a vehicle for technology transition within the real-time system community of systems architects, designers chief scientists and technologists and systems analysts. Jane Liu''s subject mater and adept treatment provides an engaging learning environment for students as well. With real-time systems, the technologies at play include telecommunication, signal processing, command and control and digital control. Their applications have particular relevance to day-to-day operations, such as engine and break mechanisms in cars, traffic light operations, flight control and air-traffic control and heartbeat and blood pressure monitoring. This text describes not only how, but also why, through insightful illustrative examples. Real-Time Systems is both a valuable reference for professionals and an advanced text for Computer Science and Computer Engineering students.</p>', 'Sub Title
			No

			Author
			Jane W.S. Liu

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788177585759

			Pages
			624

			Binding
			Paperback

			Year of Publication
			2002

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jane W.S. Liu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177585759</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>624</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 624, '624', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80959788177585759.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20%20%20Real-Time%20Systems&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=231', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=231', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2937, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0b13d232-0ed5-4a5f-90b9-0efaf321d74e', '2616', NULL, 'Vyavharik Sukti Kosh - 2 Vols. NEW', 'vyavharik-sukti-kosh-2-vols-new-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616', 'vyavharik-sukti-kosh-2-vols-new-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616-2616', '9788174533616', '9788174533616', '9788174533616', NULL, 'Vyavharik Sukti Kosh - 2 Vols.', '<h1>Vyavharik Sukti Kosh - 2 Vols.</h1>', 'Sub Title

			Vyavharik Sukti Kosh - 2 Vols. NEW

			Author
			Premlata Gautam

			ISBN 13 Digit
			9788174533616

			Publisher
			Sanja

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Vyavharik Sukti Kosh - 2 Vols. NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premlata Gautam</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174533616</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Sanja</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"1900"', '"1140"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '535ac216-d374-4b0e-a3ba-dab8053b5ab0', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2250pic-19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788174533616&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2616', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2616', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1480, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:53'),
('0b412bc6-cfc1-4145-8c7e-0af94ecf5f11', '3296', NULL, 'Habermas II - Masters of Modern Social Thought - 4 Vols.', 'habermas-ii-masters-of-modern-social-thought-4-vols-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296', 'habermas-ii-masters-of-modern-social-thought-4-vols-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296', '9781412948371', '9781412948371::3296', '9781412948371', NULL, 'Social thought provides general theories to explain actions and behavior of society as a whole, encompassing sociological, political, and philosophical ideas. From Roland Barthes to Umberto Eco, Theodor W. Adorno to Jean Baudrillard, the twentieth and early twenty first century have been marked by great thinkers who have pushed boundaries, shifted paradigms and explored old ideas in new ways. These ''masters'' have each produced vast and seminal canons of work that have had far reaching and influential impact on the way we think about our world. Through acclaimed critical theorists and philosophers, the SAGE Masters in Modern Social Thought series explores the ideas and themes of the writings of these great thinkers and collects together their masterpieces for researchers, graduate students and academia in general.

Content - Appendix of Sources, Editors'' Introduction, Volume I I. The Engagement with Postmodernity and Phenomenology, II. Hermeneutics and Epistemology, III. Metaphysics, Volume II IV. Normativity and Reason, V. Discourse Ethics, Volume III VI. Law, Democracy, and the Public Sphere, VII. Cosmopokitanism and the Nation State, Volume IV VIII. Habermas and Psychology, IX. Habermas and Bioethics, X. Habermas and Feminism, XI. Aesthetics,  XII. Habermas and Science               ', '<p style="text-align:justify"><span>Social thought provides general theories to explain actions and behavior of society as a whole, encompassing sociological, political, and philosophical ideas. From Roland Barthes to Umberto Eco, Theodor W. Adorno to Jean Baudrillard, the twentieth and early twenty first century have been marked by great thinkers who have pushed boundaries, shifted paradigms and explored old ideas in new ways. These ''masters'' have each produced vast and seminal canons of work that have had far reaching and influential impact on the way we think about our world. Through acclaimed critical theorists and philosophers, the SAGE Masters in Modern Social Thought series explores the ideas and themes of the writings of these great thinkers and collects together their masterpieces for researchers, graduate students and academia in general.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Appendix of Sources, Editors'' Introduction, Volume I I. The Engagement with Postmodernity and Phenomenology, </span></span><span><span><span><span>II. Hermeneutics and Epistemology, III. Metaphysics, Volume II IV. Normativity and Reason, V. Discourse Ethics, Volume III VI. Law, Democracy, and the Public Sphere, VII. Cosmopokitanism and the Nation State, Volume IV VIII. Habermas and Psychology, IX. Habermas and Bioethics, X. Habermas and Feminism, XI. Aesthetics,  XII. Habermas and Science</span>           </span></span></span><span><span>    </span></span></p>', 'Sub Title
			Masters of Modern Social Thought

			Author
			David M. Rasmussen, James Swindal

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781412948371

			Pages
			1472

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Masters of Modern Social Thought</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>David M. Rasmussen, James Swindal</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781412948371</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1472</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"67725"', '"47408"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1472, '1472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/560921yuplddbOL._SX331_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412948371&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3296', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3296', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1086, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:53'),
('0b4b7d15-875d-48f8-986c-c12fcb147ce8', '3256', NULL, 'Encyclopedia of Environmental Ethics and Philosophy 2 Vols. Set', 'encyclopedia-of-environmental-ethics-and-philosophy-2-vols-set', 'encyclopedia-of-environmental-ethics-and-philosophy-2-vols-set', '9780028661377', '9780028661377', '9780028661377', NULL, 'About the book

The field of environmental ethics is a new but now well-established sub-discipline of philosophy. Emerging in the mid-1970s, the field coalesced with the inaugural volume of the journal Environmental Ethics in 1979 and developed rapidly. By the turn of the century, most colleges and universities offered courses, if not major programs of study, in this important discipline.

The Encyclopedia of Environmental Ethics and Philosophy addresses the needs of upper high school students, undergraduates researchers, teachers and professors, as well as general readers, by examining the philosophical and ethical issues underlying contemporary and historical environmental issues, policies, and debates. The encyclopedia covers concepts, institutions, topics, events and people, including global climate change, animal rights, environmental movements, alternative energy, green chemistry, ecology, and ecosabotage.

The Encyclopedia of Environmental Ethics and Philosophy was guided by an editorial board of scholars, who worked with more than 250 contributors from the world''s leading universities. Each of the more than 300 articles contains a bibliography for further reading. More than 200 photographs, illustrations, and sidebars augment the text. Appendices include an annotated bibliography, a glossary, and a collection of classic articles and documents. The text is fully indexed for ease of research, and a thematic outline categorizes entries under board subject areas for an alternative access path.

Content – 

VOLUME I   

Foreword, Introduction, Afterword, List of Articles, Contributors, Thematic Outline, ENCYCLOPEDIA OF ENVIRONMENTAL ETHICS AND PHILOSOPHY ABBEY TO ISRAEL,

 VOLUME II

ENCYCLOPEDIA OF ENVIRONMENTAL ETHICS AND PHILOSOPHY JACKSON TO WRIGHT, List of Appendices, Text Acknowledgments, Glossary, List of Primary Sources,  Primary Sources, Annotated Bibliography, Index               

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The field of environmental ethics is a new but now well-established sub-discipline of philosophy. Emerging in the mid-1970s, the field coalesced with the inaugural volume of the journal Environmental Ethics in 1979 and developed rapidly. By the turn of the century, most colleges and universities offered courses, if not major programs of study, in this important discipline. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Encyclopedia of Environmental Ethics and Philosophy addresses the needs of upper high school students, undergraduates researchers, teachers and professors, as well as general readers, by examining the philosophical and ethical issues underlying contemporary and historical environmental issues, policies, and debates. The encyclopedia covers concepts, institutions, topics, events and people, including global climate change, animal rights, environmental movements, alternative energy, green chemistry, ecology, and ecosabotage. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Encyclopedia of Environmental Ethics and Philosophy was guided by an editorial board of scholars, who worked with more than 250 contributors from the world''s leading universities. Each of the more than 300 articles contains a bibliography for further reading. More than 200 photographs, illustrations, and sidebars augment the text. Appendices include an annotated bibliography, a glossary, and a collection of classic articles and documents. The text is fully indexed for ease of research, and a thematic outline categorizes entries under board subject areas for an alternative access path.</span></span></span></span></p>

<p><span><span><strong><span>Content –</span></strong> </span></span></p>

<p><span><span><strong><span><span><span>VOLUME I    </span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Foreword, Introduction, Afterword, List of Articles, Contributors, Thematic Outline, ENCYCLOPEDIA OF ENVIRONMENTAL ETHICS AND PHILOSOPHY ABBEY TO ISRAEL,</span></span></span></span></span></p>

<p><span><span><strong><span><span><span> VOLUME II</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>ENCYCLOPEDIA OF ENVIRONMENTAL ETHICS AND PHILOSOPHY JACKSON TO WRIGHT, List of Appendices, Text Acknowledgments, Glossary, List of Primary Sources,  Primary Sources, Annotated Bibliography, Index</span></span></span>               </span></span></p>

<p> </p>', 'Title
			Encyclopedia of Environmental Ethics and Philosophy 2 Vols. Set

			Author
			J Baird Callicott

			ISBN
			9780028661377

			Publisher
			Gale Cengage

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of Environmental Ethics and Philosophy 2 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>J Baird Callicott</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780028661377</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Gale Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"44411"', '"31088"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c4c8bff-b70a-4983-a5cd-0b2b1e46ed9a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9116Encyclopedia%20of%20Environmental%20Ethics%20and%20Philosophy%20-%202%20Vols..jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780028661377&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3256', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3256', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1123, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:53'),
('0b5cb60a-bddc-42c6-895a-c1030a1678b3', '2940', NULL, 'Algebraic Cycles, Sheaves, Shtukas, and Moduli, Trends in Mathematics', 'algebraic-cycles-sheaves-shtukas-and-moduli-trends-in-mathematics-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940', 'algebraic-cycles-sheaves-shtukas-and-moduli-trends-in-mathematics-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940-2940', '‎ 9783764385361', '‎ 9783764385361', '‎ 9783764385361', NULL, 'Articles examine the contributions of the great mathematician J. M. Hoene-Wronski. Although much of his work was dismissed during his lifetime, it is now recognized that his work offers valuable insight into the nature of mathematics. The book begins with elementary-level discussions and ends with discussions of current research. Most of the material has never been published before, offering fresh perspectives on Hoene-Wronski’s contributions.', '<p>Articles examine the contributions of the great mathematician J. M. Hoene-Wronski. Although much of his work was dismissed during his lifetime, it is now recognized that his work offers valuable insight into the nature of mathematics. The book begins with elementary-level discussions and ends with discussions of current research. Most of the material has never been published before, offering fresh perspectives on Hoene-Wronski’s contributions.</p>', 'Algebraic Cycles, Sheaves, Shtukas, and Moduli, Trends in Mathematics

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 236 pages

	ISBN-10 ‏ : ‎ 3764385367

	ISBN-13 ‏ : ‎ 978-3764385361

	Item Weight ‏ : ‎ 616 g

	Dimensions ‏ : ‎ 17.15 x 1.27 x 23.5 cm', '<h1>Algebraic Cycles, Sheaves, Shtukas, and Moduli, Trends in Mathematics</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 236 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3764385367</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3764385361</span></li>
	<li><span>Item Weight ‏ : ‎ 616 g</span></li>
	<li><span>Dimensions ‏ : ‎ 17.15 x 1.27 x 23.5 cm</span></li>
</ul>', '"10000"', '"6000"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74071.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%E2%80%8E%209783764385361&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2940', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2940', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1261, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:53'),
('0b77540d-b34b-479b-a193-f4e2ce79cd0c', '1689', NULL, 'Elementary Physics New', 'elementary-physics-new-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-168-1689', 'elementary-physics-new-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689-1689', 'YUTR5560', 'YUTR5560', 'YUTR5560', NULL, 'Elementary Physics New', '<h1>Elementary Physics New</h1>', 'Sub Title
			No

			Author
			R.K Sinha

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178845241

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.K Sinha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178845241</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7113dpp_18_59.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUTR5560&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1689', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1689', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2045, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('0b8b6259-e222-464c-96dc-33fd3b013048', '3375', NULL, 'Shabtattavavimarsha', 'shabtattavavimarsha-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375', 'shabtattavavimarsha-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375-3375', '9788183900201', '9788183900201', '9788183900201', NULL, 'Shabdtatvavimarsha', '<p style="text-align:justify"><span>Shabdtatvavimarsha</span></p>', 'Sub Title
			Shabdtatvavimarsha

			Author
			Dr. Shreyansh Divedi

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			8183900208

			ISBN 13 Digit
			9788183900201

			Pages
			196

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Shabdtatvavimarsha</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. Shreyansh Divedi</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8183900208</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788183900201</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>196</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"350"', '"210"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 196, '196', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8219Shabtattavavimarsha.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183900201&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3375', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3375', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1016, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:53'),
('0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', '2076', NULL, 'Vaishvikaran, Manavadhikar aur Gandhi', 'vaishvikaran-manavadhikar-aur-gandhi-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076', 'vaishvikaran-manavadhikar-aur-gandhi-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076-2076', 'FVBH776', 'FVBH776', 'FVBH776', NULL, 'Vaishvikaran, Manavadhikar aur Gandhi', '<h1>Vaishvikaran, Manavadhikar aur Gandhi</h1>', 'Sub Title
			No

			Author
			Dr. Shikha Garhwal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381951309

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shikha Garhwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381951309</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2208image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVBH776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2076', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2076', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1772, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:53'),
('0b8de01c-3706-4b29-af82-baec07ffc2c4', '1956', NULL, 'Endosomes - Molecular Biology Intelligence Unit', 'endosomes-molecular-biology-intelligence-unit-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956', 'endosomes-molecular-biology-intelligence-unit-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956-1956', 'SDRF4434', 'SDRF4434', 'SDRF4434', NULL, 'Endosomes are a heterogeneous population of endocytic vesicles and tubules that have captivated the interest of biologists for many years, partly due to their important cellular functions and partly due to their intriguing nature and dynamics. Endosomes represent a fascinating interconnected network of thousands of vesicles that transport various cargoes, mainly proteins and lipids, to distant cellular destinations. How endosomes function, what co-ordinates the molecular determinants at each step of their dynamic life cycle and what their biological and medical relevance is, are among the questions addressed in this book.', '<p>Endosomes are a heterogeneous population of endocytic vesicles and tubules that have captivated the interest of biologists for many years, partly due to their important cellular functions and partly due to their intriguing nature and dynamics. Endosomes represent a fascinating interconnected network of thousands of vesicles that transport various cargoes, mainly proteins and lipids, to distant cellular destinations. How endosomes function, what co-ordinates the molecular determinants at each step of their dynamic life cycle and what their biological and medical relevance is, are among the questions addressed in this book.</p>', 'Endosomes - Molecular Biology Intelligence Unit', '<h1>Endosomes - Molecular Biology Intelligence Unit</h1>', '"16300"', '"9780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4626dpp_10_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDRF4434&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1956', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1956', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1863, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:53'),
('0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', '4212', 251, 'Managerial Economics 9/e', 'managerial-economics-9e', 'managerial-economics-9e', '9789354531309', '9789354531309', '9789354531309', NULL, 'About the book

This well-known book on the subject has stood the test of time for the last 40 years because of the quality of presentation of its text. It has become students’ favourite as it provides the latest theories, thoughts and applications on the subject with timely revisions to stay up-to-date all the time. Since its first edition, it has provided complete, comprehensive and authentic text on micro and macro aspects of managerial economics. It has now been revised thoroughly with added interpretations of economic theories and concepts, and their application to managerial decisions.

Content:

PART I: INTRODUCTION

1 Nature and Scope of Managerial Economics

2 Objectives of Business Firms

3 Some Fundamental Concepts and Business Decision Rules

4 Some Mathematical Tools of Economic Analysis

5 Optimization Technique

PART II: THEORY OF CONSUMER DEMAND AND DEMAND FORECASTING

6 Analysis of Consumer Demand

7 Analysis of Market Demand

8 Elasticity of Demand and Its Application

9 Demand Estimation and Forecasting

PART III: THEORY OF PRODUCTION AND COST ANALYSIS

10 Theory of Production

11 Theory of Cost and Break-Even Analysis

12 Linear Programming

PART IV: MARKET STRUCTURE, PRICING THEORY AND PRACTICES

13 Market Structure and Market Mechanism

14 Price and Output Determination under Perfect Competition

15 Price and Output Determination under Monopoly

16 Price and Output Determination under Monopolistic Competition

17 Price and Output Determination under Oligopoly

18 Game Theory and Strategic Behaviour of Oligopoly Firms

19 Managerial Theories of Firm

20 Pricing Strategies and Practices of Firms

PART V: CAPITAL BUDGETING AND INVESTMENT DECISIONS

21 Capital Budgeting and Investment Decisions under Certainty

22 Investment Decisions under Risk and Uncertainty

PART VI: MACROECONOMIC ASPECTS OF MANAGERIAL ECONOMICS

23 Macroeconomics: Definition, Scope and Application

24 National Income: Concepts and Measurements

25 Theory of National Income Determination

26 Analysis of the Monetary Sector

27 Theories Economic Growth and Business Cycles

28 Theories of Inflation and Control Measures

PART VII: GOVERNMENT ROLE IN THE ECONOMY AND ECONOMIC POLICIES

29 Government Role in the Market Economy of Globalization on

29 Government Role in the Market Economy

30 Monetary Policy

31 Fiscal Policy of India

32 Corporate Social Responsibility

PART VIII: SOME INTERNATIONAL ASPECTS: GLOBALIZATION AND BALANCE OF PAYMENTS

33 Impact of Globalization on Business Environment

34 The Balance of Payments: Assessment and Adjustment', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This well-known book on the subject has stood the test of time for the last 40 years because of the quality of presentation of its text. It has become students’ favourite as it provides the latest theories, thoughts and applications on the subject with timely revisions to stay up-to-date all the time. Since its first edition, it has provided complete, comprehensive and authentic text on micro and macro aspects of managerial economics. It has now been revised thoroughly with added interpretations of economic theories and concepts, and their application to managerial decisions.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART I: INTRODUCTION</span></strong><br />
<span>1 Nature and Scope of Managerial Economics<br />
2 Objectives of Business Firms<br />
3 Some Fundamental Concepts and Business Decision Rules<br />
4 Some Mathematical Tools of Economic Analysis<br />
5 Optimization Technique<br />
<strong>PART II: THEORY OF CONSUMER DEMAND AND DEMAND FORECASTING</strong><br />
6 Analysis of Consumer Demand<br />
7 Analysis of Market Demand<br />
8 Elasticity of Demand and Its Application<br />
9 Demand Estimation and Forecasting</span></span></span></p>

<p><span><span><strong><span>PART III: THEORY OF PRODUCTION AND COST ANALYSIS</span></strong><br />
<span>10 Theory of Production<br />
11 Theory of Cost and Break-Even Analysis<br />
12 Linear Programming</span></span></span></p>

<p><span><span><strong><span>PART IV: MARKET STRUCTURE, PRICING THEORY AND PRACTICES</span></strong><br />
<span>13 Market Structure and Market Mechanism<br />
14 Price and Output Determination under Perfect Competition<br />
15 Price and Output Determination under Monopoly<br />
16 Price and Output Determination under Monopolistic Competition<br />
17 Price and Output Determination under Oligopoly<br />
18 Game Theory and Strategic Behaviour of Oligopoly Firms<br />
19 Managerial Theories of Firm<br />
20 Pricing Strategies and Practices of Firms</span></span></span></p>

<p><span><span><strong><span>PART V: CAPITAL BUDGETING AND INVESTMENT DECISIONS</span></strong><br />
<span>21 Capital Budgeting and Investment Decisions under Certainty<br />
22 Investment Decisions under Risk and Uncertainty</span></span></span></p>

<p><span><span><strong><span>PART VI: MACROECONOMIC ASPECTS OF MANAGERIAL ECONOMICS</span></strong><br />
<span>23 Macroeconomics: Definition, Scope and Application<br />
24 National Income: Concepts and Measurements<br />
25 Theory of National Income Determination<br />
26 Analysis of the Monetary Sector<br />
27 Theories Economic Growth and Business Cycles<br />
28 Theories of Inflation and Control Measures</span></span></span></p>

<p><span><span><strong><span>PART VII: GOVERNMENT ROLE IN THE ECONOMY AND ECONOMIC POLICIES</span></strong><br />
<span>29 Government Role in the Market Economy of Globalization on<br />
29 Government Role in the Market Economy<br />
30 Monetary Policy<br />
31 Fiscal Policy of India<br />
32 Corporate Social Responsibility</span></span></span></p>

<p><span><span><strong><span>PART VIII: SOME INTERNATIONAL ASPECTS: GLOBALIZATION AND BALANCE OF PAYMENTS</span></strong><br />
<span>33 Impact of Globalization on Business Environment<br />
34 The Balance of Payments: Assessment and Adjustment</span></span></span></p>
', 'Title
			Managerial Economics 9/e

			Author
			D N Dwivedi

			ISBN
			9789354531309

			Publisher
			Vikas

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Managerial Economics 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>D N Dwivedi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354531309</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Vikas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"825"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e254fb75-46a0-4c64-995f-3ada2fe870a5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3747managerial.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354531309&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4212', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4212', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 251, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:53'),
('0bc8e883-f2bb-4e2b-b2d1-c881fd62e08a', '4002', 452, 'English to English-Hindi-Urdu Dictionary', 'english-to-englishhindiurdu-dictionary', 'english-to-englishhindiurdu-dictionary', '9789381582473', '9789381582473', '9789381582473', NULL, 'About the book

The Characteristic of a living language is that it keeps developing and progressing with the passage of time. Because of continuous changes and additions, a language keeps on enriching its vocabulary. Urdu being an ever-growing language, assimilates within it various internationally prevalent words and current terminologies. Terms and expressions are so well integrated in Urdu that they do not look unfamiliar at all. It is in the backdrop that a need was felt to compile a dictionary which could cater to the needs requirements of present times.

This being the need of the hour, a humble effort has been made, keeping the latest global trends of dictionary preparations in mind, to bring out an English to English, Hindi and Urdu dictionary.

At the same time, every possible care is taken to include in it maximum possible words of common, day-to-day usage.

Usually, all well-known and reputed dictionaries have been compiled alphabetically. But a unique feature of this dictionary is that, alongside the alphabetical order, it brings into focus all the possible derivatives, related idioms and combinations of a given word at the same place. This arrangement makes it convenient for a person to instantly view a word in all its varied forms and usages without any difficulty. For instance “Time” has been dealt with comprehensively in all its possible aspects at the same place where it occurs in the dictionary.

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Characteristic of a living language is that it keeps developing and progressing with the passage of time. Because of continuous changes and additions, a language keeps on enriching its vocabulary. Urdu being an ever-growing language, assimilates within it various internationally prevalent words and current terminologies. Terms and expressions are so well integrated in Urdu that they do not look unfamiliar at all. It is in the backdrop that a need was felt to compile a dictionary which could cater to the needs requirements of present times.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This being the need of the hour, a humble effort has been made, keeping the latest global trends of dictionary preparations in mind, to bring out an English to English, Hindi and Urdu dictionary.</span></span></span></p>

<p style="text-align:justify"><span><span><span>At the same time, every possible care is taken to include in it maximum possible words of common, day-to-day usage.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Usually, all well-known and reputed dictionaries have been compiled alphabetically. But a unique feature of this dictionary is that, alongside the alphabetical order, it brings into focus all the possible derivatives, related idioms and combinations of a given word at the same place. This arrangement makes it convenient for a person to instantly view a word in all its varied forms and usages without any difficulty. For instance “Time” has been dealt with comprehensively in all its possible aspects at the same place where it occurs in the dictionary.</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			English to English-Hindi-Urdu Dictionary

			Author
			Mahjabeen Akhtar

			ISBN
			9789381582473

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>English to English-Hindi-Urdu Dictionary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mahjabeen Akhtar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789381582473</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1695"', '"1102"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1597WhatsApp%20Image%202025-09-15%20at%2011.17.13_edc0cf55.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381582473&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4002', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4002', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 452, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:53'),
('0bd63f3e-b304-4d3d-b6c9-ca2fed4c516a', '2894', NULL, 'Inequalities and Applications', 'inequalities-and-applications-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894', 'inequalities-and-applications-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894-2894', 'BUKJ8896', 'BUKJ8896', 'BUKJ8896', NULL, 'Inequalities continue to play an essential role in mathematics. Perhaps, they form the last field comprehended and used by mathematicians in all areas of the discipline. Since the seminal work Inequalities (1934) by Hardy, Littlewood and Pólya, mathematicians have laboured to extend and sharpen their classical inequalities. New inequalities are discovered every year, some for their intrinsic interest whilst others flow from results obtained in various branches of mathematics. The study of inequalities reflects the many and various aspects of mathematics. On one hand, there is the systematic search for the basic principles and the study of inequalities for their own sake. On the other hand, the subject is the source of ingenious ideas and methods that give rise to seemingly elementary but nevertheless serious and challenging problems. There are numerous applications in a wide variety of fields, from mathematical physics to biology and economics. This volume contains the contributions of the participants of the Conference on Inequalities and Applications held in Noszvaj (Hungary) in September 2007. It is conceived in the spirit of the preceding volumes of the General Inequalities meetings held in Oberwolfach from 1976 to 1995 in the sense that it not only contains the latest results presented by the participants, but it is also a useful reference book for both lecturers and research workers. The contributions reflect the ramification of general inequalities into many areas of mathematics and also present a synthesis of results in both theory and practice.', '<p>Inequalities continue to play an essential role in mathematics. Perhaps, they form the last field comprehended and used by mathematicians in all areas of the discipline. Since the seminal work Inequalities (1934) by Hardy, Littlewood and Pólya, mathematicians have laboured to extend and sharpen their classical inequalities. New inequalities are discovered every year, some for their intrinsic interest whilst others flow from results obtained in various branches of mathematics. The study of inequalities reflects the many and various aspects of mathematics. On one hand, there is the systematic search for the basic principles and the study of inequalities for their own sake. On the other hand, the subject is the source of ingenious ideas and methods that give rise to seemingly elementary but nevertheless serious and challenging problems. There are numerous applications in a wide variety of fields, from mathematical physics to biology and economics. This volume contains the contributions of the participants of the Conference on Inequalities and Applications held in Noszvaj (Hungary) in September 2007. It is conceived in the spirit of the preceding volumes of the General Inequalities meetings held in Oberwolfach from 1976 to 1995 in the sense that it not only contains the latest results presented by the participants, but it is also a useful reference book for both lecturers and research workers. The contributions reflect the ramification of general inequalities into many areas of mathematics and also present a synthesis of results in both theory and practice.</p>', 'Inequalities and Applications', '<h1>Inequalities and Applications</h1>', '"7399"', '"4439"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BUKJ8896&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2894', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2894', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1290, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:53'),
('0bf8bf4c-cecb-422f-b277-61157cf42afc', '4069', 392, 'Supply Chain Management: Strategy, Planning and Operation', 'supply-chain-management-strategy-planning-and-operation', 'supply-chain-management-strategy-planning-and-operation', '9789361592898', '9789361592898', '9789361592898', NULL, 'About the book

The revised seventh edition of Supply Chain Management provides an understanding of the constantly evolving theory of supply chain management and the practical experiences of businesses in the developed world while covering the ground realities in one of the world''s fastest-growing economies, India, to produce a text with lessons for both practitioners and students of the subject across the globe. The text introduces high-level strategy and concepts while giving students the practical tools necessary to solve supply chain problems.

Contents:

Part I: Building A Strategic Framework to Analyze Supply Chains

1. Understanding The Supply Chain

2. Achieving Strategic Fit in A Supply Chain

3. Supply Chain Drivers and Metrics

Part II: Designing the Supply Chain Network

4. Designing Distribution Networks and Applications To Omni-Channel Retailing  

5. Network Design In The Supply Chain

6. Designing Global Supply Chain Networks

Part III: Planning and Coordinating Demand and Supply in a Supply Chain  

7. Demand Forecasting in A Supply Chain

8. Aggregate Planning in A Supply Chain

9. Sales And Operations Planning in A Supply Chain

10. Coordination In a Supply Chain

Part IV: Planning and Managing Inventories in A Supply Chain  

11. Managing Economies of Scale in A Supply Chain Cycle Inventory

12. Managing Uncertainty in A Supply Chain Safety Inventory

13. Linking Product Availability to Profits

Part V: Designing and Planning Transportation Networks  

14. Transportation In a Supply Chain

Part VI: Managing Cross-Functional Drivers in A Supply Chain  

15. Sourcing Decisions in A Supply Chain

16. Pricing And Revenue Management in A Supply Chain

17. Sustainability And the Supply Chain

Part VII: Online Chapter

Chapter A Information Technology In A Supply Chain

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>The revised seventh edition of Supply Chain Management provides an understanding of the constantly evolving theory of supply chain management and the practical experiences of businesses in the developed world while covering the ground realities in one of the world''s fastest-growing economies, India, to produce a text with lessons for both practitioners and students of the subject across the globe. The text introduces high-level strategy and concepts while giving students the practical tools necessary to solve supply chain problems.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: Building A Strategic Framework to Analyze Supply Chains </span></strong></span></span></p>

<p><span><span><span>1. Understanding The Supply Chain </span></span></span></p>

<p><span><span><span>2. Achieving Strategic Fit in A Supply Chain </span></span></span></p>

<p><span><span><span>3. Supply Chain Drivers and Metrics </span></span></span></p>

<p><span><span><strong><span>Part II: Designing the Supply Chain Network </span></strong></span></span></p>

<p><span><span><span>4. Designing Distribution Networks and Applications To Omni-Channel Retailing  </span></span></span></p>

<p><span><span><span>5. Network Design In The Supply Chain </span></span></span></p>

<p><span><span><span>6. Designing Global Supply Chain Networks </span></span></span></p>

<p><span><span><strong><span>Part III: Planning and Coordinating Demand and Supply in a Supply Chain  </span></strong></span></span></p>

<p><span><span><span>7. Demand Forecasting in A Supply Chain </span></span></span></p>

<p><span><span><span>8. Aggregate Planning in A Supply Chain </span></span></span></p>

<p><span><span><span>9. Sales And Operations Planning in A Supply Chain </span></span></span></p>

<p><span><span><span>10. Coordination In a Supply Chain </span></span></span></p>

<p><span><span><strong><span>Part IV: Planning and Managing Inventories in A Supply Chain  </span></strong></span></span></p>

<p><span><span><span>11. Managing Economies of Scale in A Supply Chain Cycle Inventory </span></span></span></p>

<p><span><span><span>12. Managing Uncertainty in A Supply Chain Safety Inventory </span></span></span></p>

<p><span><span><span>13. Linking Product Availability to Profits </span></span></span></p>

<p><span><span><strong><span>Part V: Designing and Planning Transportation Networks  </span></strong></span></span></p>

<p><span><span><span>14. Transportation In a Supply Chain </span></span></span></p>

<p><span><span><span>Part VI: Managing Cross-Functional Drivers in A Supply Chain  </span></span></span></p>

<p><span><span><span>15. Sourcing Decisions in A Supply Chain </span></span></span></p>

<p><span><span><span>16. Pricing And Revenue Management in A Supply Chain </span></span></span></p>

<p><span><span><span>17. Sustainability And the Supply Chain </span></span></span></p>

<p><span><span><strong><span>Part VII: Online Chapter </span></strong></span></span></p>

<p><span><span><span>Chapter A Information Technology In A Supply Chain</span></span></span></p>

<p> </p>', 'Title
			Supply Chain Management: Strategy, Planning and Operation

			Author
			Sunil Chopra

			ISBN
			9789361592898

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Supply Chain Management: Strategy, Planning and Operation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sunil Chopra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789361592898</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"950"', '"760"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6282supply.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789361592898&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4069', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4069', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 392, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:53'),
('0c29e79e-55ab-4e00-8f99-a9ae63606370', '2872', NULL, 'Understanding Calculus: Problems, Solutions, and Tips with DVD', 'understanding-calculus-problems-solutions-and-tips-with-dvd-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2-2872', 'understanding-calculus-problems-solutions-and-tips-with-dvd-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872-2872', '9781598036336', '9781598036336', '9781598036336', NULL, 'Understanding Calculus: Problems, Solutions, and Tips with DVD', '<h1>Understanding Calculus: Problems, Solutions, and Tips with DVD</h1>', 'Sub Title
			No

			Author
			Prof. Bruce H. Edwards

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781598036336

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Bruce H. Edwards</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598036336</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"26999"', '"16199"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70811.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598036336&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2872', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2872', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1296, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:53'),
('0c2d1b7c-ff77-4f72-8c79-2bb0cf7b118e', '4338', 126, 'Advertising and Promotion: An Integrated Marketing Communications Perspective 12/e', 'advertising-and-promotion-an-integrated-marketing-communications-perspective-12e', 'advertising-and-promotion-an-integrated-marketing-communications-perspective-12e', '9781260570991', '9781260570991', '9781260570991', NULL, 'About the book

Today, we are experiencing the most dynamic and revolutionary changes of any era in the history of marketing communications! As such, this comprehensive, latest edition reflects these changes and their implications for the marketer. Because the digital evolution and revolution also applies to how students learn, our digital support package including Connect and Smart Book 2.0 have also received extensive innovative updates!-Demonstrates the applicability of the content to the real world of marketing communications via real-life examples -Contains Ethical Perspectives as well as Digital/Social Media Perspectives throughout -Emphasizes on the integration of advertising with other promotional-mix elements and the need to understand their role and overall contribution.

Content:

Part One Introduction to Integrated Marketing Communications

1 AN INTRODUCTION TO INTEGRATED MARKETING COMMUNICATIONS

2 THE ROLE OF IMC IN THE MARKETING PROCESS

Part Two Integrated Marketing Communications Program Situation Analysis

3 ORGANIZING FOR ADVERTISING AND PROMOTION: THE ROLE OF AD AGENCIES AND OTHER MARKETING COMMUNICATION ORGANIZATIONS

4 PERSPECTIVES ON CONSUMER BEHAVIOR

Part Three Analyzing the Communication Process

5 THE COMMUNICATION PROCESS

6 SOURCE, MESSAGE, AND CHANNEL FACTORS

Part Four Objectives and Budgeting for Integrated Marketing Communications Programs

7 ESTABLISHING OBJECTIVES AND BUDGETING FOR THE PROMOTIONAL PROGRAM

Part Five Developing the Integrated Marketing Communications Program

8 CREATIVE STRATEGY: PLANNING AND DEVELOPMENT

9 CREATIVE STRATEGY: IMPLEMENTATION AND EVALUATION

10 MEDIA PLANNING AND STRATEGY

11 EVALUATION OF MEDIA: TELEVISION AND RADIO

12 EVALUATION OF MEDIA: MAGAZINES AND NEWSPAPERS

13 SUPPORT MEDIA

14 DIRECT MARKETING

15 THE INTERNET: DIGITAL AND SOCIAL MEDIA

16 SALES PROMOTION

17 PUBLIC RELATIONS, PUBLICITY, AND CORPORATE ADVERTISING

Part Six Monitoring, Evaluation, and Control

18 MEASURING THE EFFECTIVENESS OF THE PROMOTIONAL PROGRAM

Part Seven Special Topics and Perspectives

19 INTERNATIONAL ADVERTISING AND PROMOTION

20 REGULATION OF ADVERTISING AND PROMOTION

21 EVALUATING THE SOCIAL, ETHICAL, AND ECONOMIC ASPECTS OF ADVERTISING AND      PROMOTION

22 PERSONAL SELLING (ONLINE ONLY)', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Today, we are experiencing the most dynamic and revolutionary changes of any era in the history of marketing communications! As such, this comprehensive, latest edition reflects these changes and their implications for the marketer. Because the digital evolution and revolution also applies to how students learn, our digital support package including Connect and Smart Book 2.0 have also received extensive innovative updates!-Demonstrates the applicability of the content to the real world of marketing communications via real-life examples -Contains Ethical Perspectives as well as Digital/Social Media Perspectives throughout -Emphasizes on the integration of advertising with other promotional-mix elements and the need to understand their role and overall contribution.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part One Introduction to Integrated Marketing Communications</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 AN INTRODUCTION TO INTEGRATED MARKETING COMMUNICATIONS</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 THE ROLE OF IMC IN THE MARKETING PROCESS </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part Two Integrated Marketing Communications Program Situation Analysis</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>3 ORGANIZING FOR ADVERTISING AND PROMOTION: THE ROLE OF AD AGENCIES AND OTHER MARKETING COMMUNICATION ORGANIZATIONS</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 PERSPECTIVES ON CONSUMER BEHAVIOR</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part Three Analyzing the Communication Process</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>5 THE COMMUNICATION PROCESS </span></span></span></p>

<p style="text-align:justify"><span><span><span>6 SOURCE, MESSAGE, AND CHANNEL FACTORS </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part Four Objectives and Budgeting for Integrated Marketing Communications Programs</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>7 ESTABLISHING OBJECTIVES AND BUDGETING FOR THE PROMOTIONAL PROGRAM </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part Five Developing the Integrated Marketing Communications Program</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>8 CREATIVE STRATEGY: PLANNING AND DEVELOPMENT </span></span></span></p>

<p style="text-align:justify"><span><span><span>9 CREATIVE STRATEGY: IMPLEMENTATION AND EVALUATION </span></span></span></p>

<p style="text-align:justify"><span><span><span>10 MEDIA PLANNING AND STRATEGY </span></span></span></p>

<p style="text-align:justify"><span><span><span>11 EVALUATION OF MEDIA: TELEVISION AND RADIO </span></span></span></p>

<p style="text-align:justify"><span><span><span>12 EVALUATION OF MEDIA: MAGAZINES AND NEWSPAPERS </span></span></span></p>

<p style="text-align:justify"><span><span><span>13 SUPPORT MEDIA</span></span></span></p>

<p style="text-align:justify"><span><span><span>14 DIRECT MARKETING</span></span></span></p>

<p style="text-align:justify"><span><span><span>15 THE INTERNET: DIGITAL AND SOCIAL MEDIA</span></span></span></p>

<p style="text-align:justify"><span><span><span>16 SALES PROMOTION</span></span></span></p>

<p style="text-align:justify"><span><span><span>17 PUBLIC RELATIONS, PUBLICITY, AND CORPORATE ADVERTISING </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part Six Monitoring, Evaluation, and Control</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>18 MEASURING THE EFFECTIVENESS OF THE PROMOTIONAL PROGRAM </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part Seven Special Topics and Perspectives</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>19 INTERNATIONAL ADVERTISING AND PROMOTION </span></span></span></p>

<p style="text-align:justify"><span><span><span>20 REGULATION OF ADVERTISING AND PROMOTION</span></span></span></p>

<p style="text-align:justify"><span><span><span>21 EVALUATING THE SOCIAL, ETHICAL, AND ECONOMIC ASPECTS OF ADVERTISING AND      PROMOTION </span></span></span></p>

<p style="text-align:justify"><span><span><span>22 PERSONAL SELLING (ONLINE ONLY)</span></span></span></p>
', 'Title
			Advertising and Promotion: An Integrated Marketing Communications Perspective 12/e

			Author
			George E.Belch

			ISBN
			9781260570991

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Advertising and Promotion: An Integrated Marketing Communications Perspective 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>George E.Belch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781260570991</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"3528"', '"2470"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7397advers.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781260570991&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4338', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4338', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 126, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:53'),
('0c8186bb-8cd5-4812-bea8-2490266f4a52', '261', NULL, 'Flood Hazards & Health -Responding to Present and Future Risk', 'flood-hazards-health-responding-to-present-and-future-risk-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261', 'flood-hazards-health-responding-to-present-and-future-risk-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261-261', 'Flood Hazards & Health', 'Flood Hazards & Health', 'Flood Hazards & Health ', NULL, 'Flood hazards and the risks they present to human health are an increasing concern across the globe, in terms of lives, well-being and livelihoods, and the public resources needed to plan for, and deal with, the health impacts. This book is the first detailed assessment and discussion of the global health implications of flooding and future flood risk. It combines an analysis of the human health impacts of flooding with analysis of individual and societal response to those risks, and sets these findings in light of potential future increases in flood hazard as a result of climate change. Written and edited by leading researchers and practitioners on flood hazards and human health, the volume brings together findings from epidemiological, environmental, social and institutional studies, with analysis rooted in an approach that emphasizes the developmental as well as environmental causes of flood risk, and the socially differentiated nature of vulnerability and coping capacity. The first part of the book sets out the scope of the issues, and provides a detailed discussion of the global health impacts of floods and the nature of human response to the health risks posed. The second part presents new research evidence on specific health aspects of floods covering mental health, infectious diseases, local level responses and the responses of health systems - drawing on case study material from Europe, Africa, Asia and North America, including the impact of Hurricane Katrina in 2005. The conclusion synthesizes insights from the previous chapters and discusses priorities for policy, practice and research. It draws out implications for present and future adaptation to flooding, and emphasizes the need to integrate action on health with the broader agenda of long-term risk reduction. This is indispensable reading for professionals and researchers working on hazard and disaster planning, risk reduction and public health in all countries and contexts.', '<p>Flood hazards and the risks they present to human health are an increasing concern across the globe, in terms of lives, well-being and livelihoods, and the public resources needed to plan for, and deal with, the health impacts. This book is the first detailed assessment and discussion of the global health implications of flooding and future flood risk. It combines an analysis of the human health impacts of flooding with analysis of individual and societal response to those risks, and sets these findings in light of potential future increases in flood hazard as a result of climate change. Written and edited by leading researchers and practitioners on flood hazards and human health, the volume brings together findings from epidemiological, environmental, social and institutional studies, with analysis rooted in an approach that emphasizes the developmental as well as environmental causes of flood risk, and the socially differentiated nature of vulnerability and coping capacity. The first part of the book sets out the scope of the issues, and provides a detailed discussion of the global health impacts of floods and the nature of human response to the health risks posed. The second part presents new research evidence on specific health aspects of floods covering mental health, infectious diseases, local level responses and the responses of health systems - drawing on case study material from Europe, Africa, Asia and North America, including the impact of Hurricane Katrina in 2005. The conclusion synthesizes insights from the previous chapters and discusses priorities for policy, practice and research. It draws out implications for present and future adaptation to flooding, and emphasizes the need to integrate action on health with the broader agenda of long-term risk reduction. This is indispensable reading for professionals and researchers working on hazard and disaster planning, risk reduction and public health in all countries and contexts.</p>
', 'Sub Title
			No

			Author
			Roger Few

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844072163

			Pages
			232

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			Ist

			Language
			english

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Roger Few</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844072163</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>232</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', '"2399"', '"2310"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 232, '232', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1737dpp_8_16.jpg', NULL, '14', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=Flood%20Hazards%20&%20Health%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=261', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=261', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2921, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0c98a234-9d5c-4c55-bd3a-d147d16d8774', '819', NULL, 'Conceptual Framework of Educational Psychology NEW', 'biopotential-readout-circuits-for-portable-acquisition-systems-acsp-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-819', 'biopotential-readout-circuits-for-portable-acquisition-systems-acsp-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934', 'RGFT556', 'RGFT556::819', 'RGFT556', NULL, 'In recent years, we have witnessed a revolutionary change in biomedical signal monitoring. The traditional way of using bulky instruments is being replaced by portable and even wearable acquisition systems with wireless data transmission that will enable many non-clinical applications that rely on biomedical signal monitoring. The main driver applications are early-warning systems, wellness, comfort and sports monitoring, brain-computer interfaces, gaming and entertainment. The common requirements from all these applications are miniature size, unobtrusiveness, high signal quality, and long-term power autonomy. This requires ultra-low-power and miniature SiP/SoC biomedical signal acquisition systems. Biopotential Readout Circuits for Portable Acquisition Systems describes one of the main building blocks of such miniaturized biomedical signal acquisition systems. The focus of this book is on the implementation of low-power and high-performance integrated circuit building blocks that can be used to extract biopotential signals from conventional biopotential electrodes. New instrumentation amplifier architectures are introduced and their design is described in detail. These amplifiers are used to implement complete acquisition demonstrator systems that are a stepping stone towards practical miniaturized and low-power systems.', '<p>In recent years, we have witnessed a revolutionary change in biomedical signal monitoring. The traditional way of using bulky instruments is being replaced by portable and even wearable acquisition systems with wireless data transmission that will enable many non-clinical applications that rely on biomedical signal monitoring. The main driver applications are early-warning systems, wellness, comfort and sports monitoring, brain-computer interfaces, gaming and entertainment. The common requirements from all these applications are miniature size, unobtrusiveness, high signal quality, and long-term power autonomy. This requires ultra-low-power and miniature SiP/SoC biomedical signal acquisition systems. Biopotential Readout Circuits for Portable Acquisition Systems describes one of the main building blocks of such miniaturized biomedical signal acquisition systems. The focus of this book is on the implementation of low-power and high-performance integrated circuit building blocks that can be used to extract biopotential signals from conventional biopotential electrodes. New instrumentation amplifier architectures are introduced and their design is described in detail. These amplifiers are used to implement complete acquisition demonstrator systems that are a stepping stone towards practical miniaturized and low-power systems.</p>', 'Biopotential Readout Circuits For Portable Acquisition Systems -ACSP', '<h1>Biopotential Readout Circuits For Portable Acquisition Systems -ACSP</h1>', '"899"', '"795"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1065dpp_9_30.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGFT556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=819', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=819', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2601, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('0ca75174-a911-4d04-9c60-551fa6c82c09', '4038', 423, 'Research Methodology: Concepts and Cases 2/e', 'research-methodology-concepts-and-cases-2e', 'research-methodology-concepts-and-cases-2e', '9789325982390', '9789325982390', '9789325982390', NULL, 'About the book

The second edition of the book Research Methodology: Concepts and Cases provides an updated, comprehensive, and stepwise understanding of the research processes with a balanced blend of theory, techniques and illustrations from a wide cross-section of businesses in India. This book makes no presumptions and can be used with confidence and conviction by both students and experienced managers. The conceptual base has been provided in a comprehensive, yet simplistic way, addressing even the minutest explanations required by the reader. Every chapter is profusely illustrated with business problems related to all domains—marketing, finance, human resource, and operations.

Contents:

	Introduction to Business Research  

	Formulation of the Research Problem and Development of the Research Hypothesis

	Research Designs: Exploratory and Descriptive      

	Experimental Research Designs

	Secondary Data Collection Methods

	Qualitative Methods of Data Collection

	Attitude Measurement and Scaling

	Questionnaire Designing

	Sampling Considerations

	Data Processing

	Univariate and Bivariate Analysis of Data

	Testing of Hypotheses

	Analysis of Variance Techniques

	Non-Parametric Tests

	Correlation and Regression Analysis

	Factor Analysis

	Discriminant Analysis

	Cluster Analysis

	Multidimensional Scaling and Perceptual Mapping

	Conjoint Analysis

	Report Writing and Presentation of Result

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>The second edition of the book Research Methodology: Concepts and Cases provides an updated, comprehensive, and stepwise understanding of the research processes with a balanced blend of theory, techniques and illustrations from a wide cross-section of businesses in India. This book makes no presumptions and can be used with confidence and conviction by both students and experienced managers. The conceptual base has been provided in a comprehensive, yet simplistic way, addressing even the minutest explanations required by the reader. Every chapter is profusely illustrated with business problems related to all domains—marketing, finance, human resource, and operations.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Business Research  </span></span></span></li>
	<li><span><span><span>Formulation of the Research Problem and Development of the Research Hypothesis </span></span></span></li>
	<li><span><span><span>Research Designs: Exploratory and Descriptive       </span></span></span></li>
	<li><span><span><span>Experimental Research Designs </span></span></span></li>
	<li><span><span><span>Secondary Data Collection Methods </span></span></span></li>
	<li><span><span><span>Qualitative Methods of Data Collection </span></span></span></li>
	<li><span><span><span>Attitude Measurement and Scaling </span></span></span></li>
	<li><span><span><span>Questionnaire Designing </span></span></span></li>
	<li><span><span><span>Sampling Considerations </span></span></span></li>
	<li><span><span><span>Data Processing </span></span></span></li>
	<li><span><span><span>Univariate and Bivariate Analysis of Data</span></span></span></li>
	<li><span><span><span>Testing of Hypotheses </span></span></span></li>
	<li><span><span><span>Analysis of Variance Techniques </span></span></span></li>
	<li><span><span><span>Non-Parametric Tests </span></span></span></li>
	<li><span><span><span>Correlation and Regression Analysis </span></span></span></li>
	<li><span><span><span>Factor Analysis </span></span></span></li>
	<li><span><span><span>Discriminant Analysis </span></span></span></li>
	<li><span><span><span>Cluster Analysis </span></span></span></li>
	<li><span><span><span>Multidimensional Scaling and Perceptual Mapping </span></span></span></li>
	<li><span><span><span>Conjoint Analysis</span></span></span></li>
	<li><span><span><span>Report Writing and Presentation of Result</span></span></span></li>
</ol>

<p> </p>

<ol>
</ol>', 'Title
			Research Methodology: Concepts and Cases 2/e

			Author
			Deepak Chawla

			ISBN
			9789325982390

			Publisher
			Vikas

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Research Methodology: Concepts and Cases 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Deepak Chawla</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789325982390</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Vikas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"825"', '"660"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e254fb75-46a0-4c64-995f-3ada2fe870a5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30169789325982390.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789325982390&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4038', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4038', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 423, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:53'),
('0ce59a35-e7f2-4983-9a70-e5015f78e5b7', '681', NULL, 'Yogtarangini-Sanshodhit Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein Complete Set Yogtarangini-Sanshodhit Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein Complete Set NEW', 'yogtaranginisanshodhit-evam-sanvedhrit-shabdanukamnika-sahit-2-bhagon-mein-complete-set-yogtaranginisanshodhit-evam-sanvedhrit-shabdanukamnika-sahit-2-bhagon-mein-complete-set-new-681-681-681', 'yogtaranginisanshodhit-evam-sanvedhrit-shabdanukamnika-sahit-2-bhagon-mein-complete-set-yogtaranginisanshodhit-evam-sanvedhrit-shabdanukamnika-sahit-2-bhagon-mein-complete-set-new-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681-681', 'MNBH88787', 'MNBH88787', 'MNBH88787', NULL, 'आचार्य त्रिमल्लभट्ट द्वारा रचित ‘योगतंरगिणी’ आयुर्वेद आधारित एक महत्वपूर्ण ग्रन्थ है। यह ग्रन्थ सर्व वैद्यक संहिताओं का सपाम संग्रह है। तत्कालीन सभी प्रामाणिक ग्रन्थों का उपयोग कर इसे संग्रह ग्रन्थ का रूप दिया गया है। इस ग्रन्थ में औषधि योगों का बृहत् संग्रह है। ये सभी औषधि योग विविध प्राचीन एवं तत्कालीन प्रचलित ग्रन्थों से संग्रहीत हर तरह के योग इसमें द्रष्टव्य हैं। महर्षि पतंजलि के अनुसार ‘योगश्चित्तवृत्तिनिरोधः’ अर्थात् चित्त की वृत्तियों को वश में रखना ही योग है। मनुष्य योग के द्वारा सभी चिन्ताओं का परित्याग कर सकता है। ‘योगतंरगिणी’ ग्रन्थ यद्यपि आयुर्वेद औषधि के उपचार का परिबोध कराता है, लेकिन भारतीय प्राचीन वाङ्मय में योग की जो पद्धतियाँ निरूपित हुई हैं, उसकी परिधि में इसे देखते हुए यह निर्विवाद कहा जा सकता है कि यह ग्रन्थ आयुर्वेद औषधि के साथ योग के विराटत्व से विभूषित चिकित्सा प्रणाली का महाकाष है। आचार्य त्रिमल्लभट्ट ने प्राचीन काल में योगतंरगिणी की रचना की थी। यह ग्रन्थ उसी का नवीनतम संशोधित एवं सवंर्धित संस्करण है। प्रस्तुत ग्रन्थ भारतीय चिकित्सा-पद्धति को समृद्धि प्रदान करता है और आयुर्वेद की विकास-परम्परा को नवीनतम विधि-प्रक्रिया से विभूषित करता हुआ गौरवशाली बनाता है। सच ही कहा गया है, ‘योगःकर्मस्तु कौशलम्’ मसलन कार्य में कुशलता को ‘योग’ कहते हैं। इस कसौटी से पृथक यह ग्रन्थ भारतीय चिकित्सा-ज्ञान और उपचार-विज्ञान को एकमेव रूप में हर व्यक्ति के लिए दुःख भंजन मन्त्र-सा है। ग्रन्थ का अधुनातन परिवेश और इसके परिप्रेक्ष्य में जो चिकित्सीय-संज्ञानपरक क्रम बद्धता है, वह औषधिक उपाद्ेयता से परिसिक्त और परिनिष्ठ है।', '<p>आचार्य त्रिमल्लभट्ट द्वारा रचित ‘योगतंरगिणी’ आयुर्वेद आधारित एक महत्वपूर्ण ग्रन्थ है। यह ग्रन्थ सर्व वैद्यक संहिताओं का सपाम संग्रह है। तत्कालीन सभी प्रामाणिक ग्रन्थों का उपयोग कर इसे संग्रह ग्रन्थ का रूप दिया गया है। इस ग्रन्थ में औषधि योगों का बृहत् संग्रह है। ये सभी औषधि योग विविध प्राचीन एवं तत्कालीन प्रचलित ग्रन्थों से संग्रहीत हर तरह के योग इसमें द्रष्टव्य हैं। महर्षि पतंजलि के अनुसार ‘योगश्चित्तवृत्तिनिरोधः’ अर्थात् चित्त की वृत्तियों को वश में रखना ही योग है। मनुष्य योग के द्वारा सभी चिन्ताओं का परित्याग कर सकता है। ‘योगतंरगिणी’ ग्रन्थ यद्यपि आयुर्वेद औषधि के उपचार का परिबोध कराता है, लेकिन भारतीय प्राचीन वाङ्मय में योग की जो पद्धतियाँ निरूपित हुई हैं, उसकी परिधि में इसे देखते हुए यह निर्विवाद कहा जा सकता है कि यह ग्रन्थ आयुर्वेद औषधि के साथ योग के विराटत्व से विभूषित चिकित्सा प्रणाली का महाकाष है। आचार्य त्रिमल्लभट्ट ने प्राचीन काल में योगतंरगिणी की रचना की थी। यह ग्रन्थ उसी का नवीनतम संशोधित एवं सवंर्धित संस्करण है। प्रस्तुत ग्रन्थ भारतीय चिकित्सा-पद्धति को समृद्धि प्रदान करता है और आयुर्वेद की विकास-परम्परा को नवीनतम विधि-प्रक्रिया से विभूषित करता हुआ गौरवशाली बनाता है। सच ही कहा गया है, ‘योगःकर्मस्तु कौशलम्’ मसलन कार्य में कुशलता को ‘योग’ कहते हैं। इस कसौटी से पृथक यह ग्रन्थ भारतीय चिकित्सा-ज्ञान और उपचार-विज्ञान को एकमेव रूप में हर व्यक्ति के लिए दुःख भंजन मन्त्र-सा है। ग्रन्थ का अधुनातन परिवेश और इसके परिप्रेक्ष्य में जो चिकित्सीय-संज्ञानपरक क्रम बद्धता है, वह औषधिक उपाद्ेयता से परिसिक्त और परिनिष्ठ है।</p>', 'Yogtarangini-Sanshodhit Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein Complete  SET BOOK', '<h1>Yogtarangini-Sanshodhit Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein Complete  SET BOOK</h1>', '"2590"', '"1813"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45199788187471424_2.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBH88787&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=681', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=681', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2681, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:53'),
('0d013205-8da3-4930-9533-e2708783b441', '301', NULL, 'Humanitarian Intervention Library of International Relations in 4 Vols.', 'humanitarian-intervention-library-of-international-relations-in-4-vols-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301', 'humanitarian-intervention-library-of-international-relations-in-4-vols-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301-301', '9781446273449', '9781446273449', '9781446273449', NULL, 'The debates surrounding humanitarian intervention and the responsibility to protect concern a series of central and interrelated issues in International Relations, international law, and political philosophy. These include the relationship between state sovereignty and human rights, the reasons for state behaviour, the role and adequacy of the United Nations, and whether states have a moral and legal obligation to protect those beyond their borders. This major work provides a detailed and systematic understanding of these political, legal, and ethical debates surrounding humanitarian intervention and responsibility to protect as they have evolved since the 1990s. Divided thematically, Volume I considers more closely the politics of humanitarian intervention, Volume II focuses on the international law on humanitarian intervention, Volume III considers the ethical issues, and Volume IV focuses explicitly on the responsibility to protect doctrine. This Major Work is designed to be a key reference for those interested in humanitarian intervention and the responsibility to protect from a wide range of fields, including International Relations, political science, international law, and political philosophy. Volume One: The Politics of Humanitarian Intervention Volume Two: The International law on Humanitarian Intervention Volume Three: The Ethical Issues Surrounding Humanitarian Intervention Volume Four: The Responsibility to Protect and Humanitarian Intervention', '<p>The debates surrounding humanitarian intervention and the responsibility to protect concern a series of central and interrelated issues in International Relations, international law, and political philosophy. These include the relationship between state sovereignty and human rights, the reasons for state behaviour, the role and adequacy of the United Nations, and whether states have a moral and legal obligation to protect those beyond their borders. This major work provides a detailed and systematic understanding of these political, legal, and ethical debates surrounding humanitarian intervention and responsibility to protect as they have evolved since the 1990s. Divided thematically, Volume I considers more closely the politics of humanitarian intervention, Volume II focuses on the international law on humanitarian intervention, Volume III considers the ethical issues, and Volume IV focuses explicitly on the responsibility to protect doctrine. This Major Work is designed to be a key reference for those interested in humanitarian intervention and the responsibility to protect from a wide range of fields, including International Relations, political science, international law, and political philosophy. Volume One: The Politics of Humanitarian Intervention Volume Two: The International law on Humanitarian Intervention Volume Three: The Ethical Issues Surrounding Humanitarian Intervention Volume Four: The Responsibility to Protect and Humanitarian Intervention</p>', 'Sub Title
			Library of International Relations

			Author
			James Pattison

			Pub
			SAGE

			ISBN 13 Digit
			9781446273449

			Pages
			1472

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of International Relations</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James Pattison</td>
		</tr>
		<tr>
			<th>Pub</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446273449</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1472</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"67990"', '"40790"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1472, '1472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44009781446273449.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446273449&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=301', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=301', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2901, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0d03083e-f46b-40bc-9b97-5a2498591996', '2070', NULL, 'Legal Systems of the World - A Political and Social Encyclopedia in 4 Vols.', 'legal-systems-of-the-world-a-political-and-social-encyclopedia-in-4-vols-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-207-2070', 'legal-systems-of-the-world-a-political-and-social-encyclopedia-in-4-vols-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070-2070', '818683026X', '818683026X', '818683026X', NULL, 'Legal Systems of the World: A Political and Social Encyclopedia From Afghanistan to Zimbabwe, This exhaustive four volumes set explores the structures, operation and history of legal and judicial systems in every country on earth. every state in the union and every province in canada. Behind this powerhouse of a set is an international team of over 350 legal scholars, contributing nearly 400 A-Z entries in everyday language. Readers and legal scholars alike will come to understand these systems, their key elements, their core concepts and their practices. This monumental work includes:

Judicial systems of every modern century.

Judicial systems of all 50 U. S. States and all Canadian provinces.

Transnational system such as the World Trade Organization and the African Commision on Human and People''s Rights.

General Legal Systems from Islamic and Roman law to the Soviet system.

Alternative Systems like international arbitration and Jewish Law.', '<p>Legal Systems of the World: A Political and Social Encyclopedia From Afghanistan to Zimbabwe, This exhaustive four volumes set explores the structures, operation and history of legal and judicial systems in every country on earth. every state in the union and every province in canada. Behind this powerhouse of a set is an international team of over 350 legal scholars, contributing nearly 400 A-Z entries in everyday language. Readers and legal scholars alike will come to understand these systems, their key elements, their core concepts and their practices. This monumental work includes:</p>

<p>Judicial systems of every modern century.</p>

<p>Judicial systems of all 50 U. S. States and all Canadian provinces.</p>

<p>Transnational system such as the World Trade Organization and the African Commision on Human and People''s Rights.</p>

<p>General Legal Systems from Islamic and Roman law to the Soviet system.</p>

<p>Alternative Systems like international arbitration and Jewish Law.</p>', 'Sub Title
			A Political and Social Encyclopedia

			Author
			Herbert M. Kritzer

			ISBN 10 Digit
			818683026X

			ISBN 13 Digit
			9798186830269

			Pages
			1815

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Political and Social Encyclopedia</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Herbert M. Kritzer</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818683026X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798186830269</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1815</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"6500"', '"3900"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1815, '1815', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7500IMG_20220224_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=818683026X&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2070', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2070', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1777, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:53'),
('0d0f21cb-600a-46bb-8c12-e72936908ea5', '4040', 421, 'The Basics of Communication: A Relational Perspective 2/e', 'the-basics-of-communication-a-relational-perspective-2e', 'the-basics-of-communication-a-relational-perspective-2e', '9789354791048', '9789354791048', '9789354791048', NULL, 'About the book

An introductory book on the theory of communication and its application in everyday and professional life. Written in a warm and vibrant style and packed with learning tools, The Basics of Communication offers an engaging look at the inseparable connection between relationships and communication. Steve Duck and David T. McMahan combine theory and application to introduce students to fundamental communication concepts. The book also provides practical instructions on communicating interpersonally, in groups, in interviews, and on making effective presentations. The authors encourage students to think critically, to link communication theory to their own experiences, and to improve their communication skills in the process.

Contents:

Chapter 1 An Overview of Communication

Chapter 2 Verbal Communication

Chapter 3 Nonverbal Communication

Chapter 4 Listening

Chapter 5 Identities and Perceptions

Chapter 6 Talk and Interpersonal Relationships

Chapter 7 Groups and Leaders

Chapter 8 Culture and Communication

Chapter 9 Technology in Everyday Life

Chapter 10 Relational Uses and Understanding of Media

Chapter 11 Preparing for a Public Presentation

Chapter 12 Developing a Public Presentation

Chapter 13 Relating Through Informative Speeches and Persuasive Speeches

Chapter 14 Delivering a Public Presentation

Chapter 15 Interviewing', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>An introductory book on the theory of communication and its application in everyday and professional life. Written in a warm and vibrant style and packed with learning tools, The Basics of Communication offers an engaging look at the inseparable connection between relationships and communication. Steve Duck and David T. McMahan combine theory and application to introduce students to fundamental communication concepts. The book also provides practical instructions on communicating interpersonally, in groups, in interviews, and on making effective presentations. The authors encourage students to think critically, to link communication theory to their own experiences, and to improve their communication skills in the process.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 1 An Overview of Communication</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 2 Verbal Communication</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 3 Nonverbal Communication</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 4 Listening</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 5 Identities and Perceptions</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 6 Talk and Interpersonal Relationships</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 7 Groups and Leaders</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 8 Culture and Communication</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 9 Technology in Everyday Life</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 10 Relational Uses and Understanding of Media</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 11 Preparing for a Public Presentation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 12 Developing a Public Presentation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 13 Relating Through Informative Speeches and Persuasive Speeches</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 14 Delivering a Public Presentation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 15 Interviewing</span></span></span></span></p>

<p> </p>
', 'Title
			The Basics of Communication: A Relational Perspective 2/e

			Author
			Steve Duck

			ISBN
			9789354791048

			Publisher
			Sage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Basics of Communication: A Relational Perspective 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Steve Duck</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354791048</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"795"', '"636"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b07411dc-945a-4a47-8344-fa3f20b46e71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/853941XqNdE1qEL._SY445_SX342_FMwebp_.webp', NULL, '8 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354791048&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4040', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4040', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 421, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:53'),
('0d2f7ebf-aa23-4f44-ad00-cded21604e3e', '3678', 763, 'VAMANA PURANA - Sanskrit Text, English Translation, An Exhaustive Introduction, Notes and Index of Verses', 'vamana-purana-sanskrit-text-english-translation-an-exhaustive-introduction-notes-and-index-of-verses', 'vamana-purana-sanskrit-text-english-translation-an-exhaustive-introduction-notes-and-index-of-verses', '9788171102570', '9788171102570', '9788171102570', NULL, 'According to Manu- "Vedas are primary source of religion" the Puranas, however, are the essence of the religion of Hindu society. Puranas are also regarded as the chief source for the detailed explanation of the Vedas. They, therefore, occupy a significant place in the ancient literature of India. The Puranas have obtained the name of Pancalaksana because their contents generally embrace five topics namely (1) Primary creation or cosmogony, (2) secondary creation, (3) genealogy of gods and patriarchs, (4) reigns of the Manus, (5) history of the solar and lunar dynasties.

Vamana Purana is placed at serial number fourteen in the list of the eighteen Puranas mentioned in various scriptures. But it does not mean that it is of lesser importance than the other Puranas. Although, it is smaller in size, yet it has all the constituents of the other Puranas. Also its style of treatment of the subject matter is clearer and more analytical than the style of other Puranas and Up-puranas. One of its special features is the amazing variations in the famous ancient stories as related in other Puranas. Many of the stories in the Vamana Purana have been written for the benefit of the common man with a view to make them understand the basic elements of cosmology and religion.

Vamana Purana is comparatively small and it contains selfish and useless matter to a lesser extent. This Purana embeds within itself prescriptions of Hindu religion so as to make the lives of people purposeful.

The present edition is a unique edition containing original Sanskrit text along with corresponding English translation verse-by-verse. It also includes an exhaustive introduction as well as a detailed index of verses. The editors have also rendered various foot-notes at appropriate places for clear specification of the Sanskrit proper names used thereof.

 

 ', '<p style="text-align:justify"><span><span><span>According to Manu- "<a href="https://www.exoticindiaart.com/article/understanding-vedas/" style="text-decoration:underline" rel="noopener noreferrer"><span>Vedas</span></a> are primary source of religion" the Puranas, however, are the essence of the religion of Hindu society. Puranas are also regarded as the chief source for the detailed explanation of the Vedas. They, therefore, occupy a significant place in the ancient literature of India. The Puranas have obtained the name of Pancalaksana because their contents generally embrace five topics namely (1) Primary creation or cosmogony, (2) secondary creation, (3) genealogy of gods and patriarchs, (4) reigns of the Manus, (5) history of the solar and lunar dynasties.</span></span></span></p>

<p><span><span><span>Vamana Purana is placed at serial number fourteen in the list of the eighteen Puranas mentioned in various scriptures. But it does not mean that it is of lesser importance than the other Puranas. Although, it is smaller in size, yet it has all the constituents of the other Puranas. Also its style of treatment of the subject matter is clearer and more analytical than the style of other Puranas and Up-puranas. One of its special features is the amazing variations in the famous ancient stories as related in other Puranas. Many of the stories in the Vamana Purana have been written for the benefit of the common man with a view to make them understand the basic elements of cosmology and religion.</span></span></span></p>

<p><span><span><span>Vamana Purana is comparatively small and it contains selfish and useless matter to a lesser extent. This Purana embeds within itself prescriptions of Hindu religion so as to make the lives of people purposeful.</span></span></span></p>

<p><span><span><span>The present edition is a unique edition containing original <a href="https://www.exoticindiaart.com/book/Hindu/sanskrit/" style="text-decoration:underline" rel="noopener noreferrer"><span>Sanskrit</span></a> text along with corresponding English translation verse-by-verse. It also includes an exhaustive introduction as well as a detailed index of verses. The editors have also rendered various foot-notes at appropriate places for clear specification of the Sanskrit proper names used thereof.</span></span></span></p>

<p> </p>

<p style="text-align:justify"> </p>', ' 

			Title

			 

			VAMANA PURANA - Sanskrit Text, English Translation, An Exhaustive Introduction, Notes and Index of Verses

			Author

			K.L Joshi & O.N. Bimali

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171102570

			ISBN-10 Digit

			8171102573

			Pages

			504

			Year

			2005

			Binding

			Hard Bound

			Language

			Sanskrit & English

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>VAMANA PURANA - Sanskrit Text, English Translation, An Exhaustive Introduction, Notes and Index of Verses</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>K.L Joshi &amp; O.N. Bimali</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171102570</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171102573</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>504</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2005</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"700"', '"525"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '1/e', NULL, '2005', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 504, '504', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8560vamana_purana_sanskrit_text_english_translation_idf392.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171102570&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3678', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3678', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 763, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('0d30b64d-fa77-4fc1-99dc-b006db6cd0db', '246', NULL, 'English Interactive', 'english-interactive', 'english-interactive', 'English Interactive', 'English Interactive', 'English Interactive', NULL, '', NULL, 'Title
			English Interactive 

			Author
			Deogostini

			Publisher
			Popular Prakashan

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>English Interactive </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Deogostini</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Popular Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2995"', '"2097"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bf21269d-12b4-42e3-a9f1-5819bb17cf8a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57599788179916469vvvvvvvvvv.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=English%20Interactive&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=246', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=246', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2932, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0d33da13-93bc-40d6-b6c8-4c6e0f6157ea', '3004', NULL, 'Virgin Mother, Maiden Queen - Elizabeth I and the Cult of the Virgin Mary HB', 'virgin-mother-maiden-queen-elizabeth-i-and-the-cult-of-the-virgin-mary-hb-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-30-3004', 'virgin-mother-maiden-queen-elizabeth-i-and-the-cult-of-the-virgin-mary-hb-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004-3004', 'CFGH44455', 'CFGH44455', 'CFGH44455', NULL, 'Virgin Mother, Maiden Queen - Elizabeth I and the Cult of the Virgin Mary HB', '<h1>Virgin Mother, Maiden Queen - Elizabeth I and the Cult of the Virgin Mary HB</h1>', 'Sub Title
			No

			Author
			Helen Hackett

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780333668634

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Helen Hackett</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780333668634</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2100"', '"1260"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFGH44455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3004', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3004', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1222, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:53'),
('0d58f4f5-9a14-4ff7-873e-86c0599cb889', '1715', NULL, 'Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e', 'mathematical-aspects-of-classical-and-celestial-mechanics-encyclopaedia-of-mathematical-science-3e-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-17-1715', 'mathematical-aspects-of-classical-and-celestial-mechanics-encyclopaedia-of-mathematical-science-3e-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715-1715', 'RTYU5566', 'RTYU5566', 'RTYU5566', NULL, 'The main purpose of the book is to acquaint mathematicians, physicists and engineers with classical mechanics as a whole, in both its traditional and its contemporary aspects. As such, it describes the fundamental principles, problems, and methods of classical mechanics, with the emphasis firmly laid on the working apparatus, rather than the physical foundations or applications. Chapters cover the n-body problem, symmetry groups of mechanical systems and the corresponding conservation laws, the problem of the integrability of the equations of motion, the theory of oscillations and perturbation theory.', '<p>The main purpose of the book is to acquaint mathematicians, physicists and engineers with classical mechanics as a whole, in both its traditional and its contemporary aspects. As such, it describes the fundamental principles, problems, and methods of classical mechanics, with the emphasis firmly laid on the working apparatus, rather than the physical foundations or applications. Chapters cover the n-body problem, symmetry groups of mechanical systems and the corresponding conservation laws, the problem of the integrability of the equations of motion, the theory of oscillations and perturbation theory.</p>', 'Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e', '<h1>Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e</h1>', '"15399"', '"9239"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2688Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1715', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1715', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2021, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:53'),
('0d627e06-c965-4257-94f1-eb7ca59d365b', '1296', NULL, 'Recognizing Diversity - Society and Culture in the Himalaya', 'recognizing-diversity-society-and-culture-in-the-himalaya-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-129-1296', 'recognizing-diversity-society-and-culture-in-the-himalaya-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296-1296', 'WDFG4455', 'WDFG4455', 'WDFG4455', NULL, 'Recognizing Diversity - Society and Culture in the Himalaya', '<h1>Recognizing Diversity - Society and Culture in the Himalaya</h1>', 'Sub Title
			No

			Author
			Chetan Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780198069089

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chetan Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780198069089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8783image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WDFG4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1296', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1296', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2286, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('0d62b087-6036-44c7-8422-3185642dd1f1', '205', NULL, 'Sams Teach Yourself TCP/IP in 24 Hours - 5/e', 'sams-teach-yourself-tcpip-in-24-hours-5e', 'sams-teach-yourself-tcpip-in-24-hours-5e', 'Sams Teach Yourself TCP', 'Sams Teach Yourself TCP', 'Sams Teach Yourself TCP', NULL, 'Description For Sale in Indiansubcontinent only The easy, hands-on guide to building and running TCP/IP networks- now fully updated for the latest protocols, standards, andtechniques •Thorough, practical, and approachable: packed withstep-by-step instructions, examples, quizzes, exercises, andtips •Covers TCP/IP architecture, subnetting, CIDR, routing,security, encryption, utilities, services, streaming, remoteaccess, monitoring, troubleshooting, and much more •Extensivenew coverage includes IPv6, cloud environments, HTML5, and TCP/IPover wireless HOUR 1: What Is TCP/IP? HOUR 2: How TCP/IP Works HOUR 3: The Network Access Layer HOUR 4: The Internet Layer HOUR 5: Subnetting and CIDR HOUR 6: The Transport Layer HOUR 7: The Application Layer HOUR 8: Routing HOUR 9: Getting Connected HOUR 10: Name Resolution HOUR 11: TCP/IP Security HOUR 12: Configuration HOUR 13: IPv6: The Next Generation HOUR 14: TCP/IP Utilities HOUR 15: Monitoring and Remote Access HOUR 16: Classic Services HOUR 17: The Internet: A Closer Look HOUR 18: HTTP, HTML, and the World Wide Web HOUR 19: The New Web HOUR 20: Web Services HOUR 21: Email HOUR 22: Streaming and Casting HOUR 23: Living in the Cloud HOUR 24: Implementing a TCP/IP Network: 7 Days in the Life of aSys Admin Joe Casad is an engineer, author, and editor who has writtenwidely on computer networking and system administration. He haswritten or cowritten 12 books on computers and networking. Hecurrently serves as editor in chief of Linux Pro Magazine and ADMINOnline. In a past life, he was the editor of C/C++ Users Journaland senior editor of UnixReview.com.', '<p>Description For Sale in Indiansubcontinent only The easy, hands-on guide to building and running TCP/IP networks- now fully updated for the latest protocols, standards, andtechniques •Thorough, practical, and approachable: packed withstep-by-step instructions, examples, quizzes, exercises, andtips •Covers TCP/IP architecture, subnetting, CIDR, routing,security, encryption, utilities, services, streaming, remoteaccess, monitoring, troubleshooting, and much more •Extensivenew coverage includes IPv6, cloud environments, HTML5, and TCP/IPover wireless HOUR 1: What Is TCP/IP? HOUR 2: How TCP/IP Works HOUR 3: The Network Access Layer HOUR 4: The Internet Layer HOUR 5: Subnetting and CIDR HOUR 6: The Transport Layer HOUR 7: The Application Layer HOUR 8: Routing HOUR 9: Getting Connected HOUR 10: Name Resolution HOUR 11: TCP/IP Security HOUR 12: Configuration HOUR 13: IPv6: The Next Generation HOUR 14: TCP/IP Utilities HOUR 15: Monitoring and Remote Access HOUR 16: Classic Services HOUR 17: The Internet: A Closer Look HOUR 18: HTTP, HTML, and the World Wide Web HOUR 19: The New Web HOUR 20: Web Services HOUR 21: Email HOUR 22: Streaming and Casting HOUR 23: Living in the Cloud HOUR 24: Implementing a TCP/IP Network: 7 Days in the Life of aSys Admin Joe Casad is an engineer, author, and editor who has writtenwidely on computer networking and system administration. He haswritten or cowritten 12 books on computers and networking. Hecurrently serves as editor in chief of Linux Pro Magazine and ADMINOnline. In a past life, he was the editor of C/C++ Users Journaland senior editor of UnixReview.com.</p>', 'Sub Title
			No

			Author
			Joe Casad

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131787656

			Pages
			544

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joe Casad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131787656</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>544</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 544, '544', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99829788131787656.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Sams%20Teach%20Yourself%20TCP&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=205', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=205', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2953, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0d74223a-9bd9-42e7-9631-c72311b28df6', '2696', NULL, 'George Orwell - The Way to Nineteen Eighty Four', 'george-orwell-the-way-to-nineteen-eighty-four-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696', 'george-orwell-the-way-to-nineteen-eighty-four-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696-2696', 'VRTYH555', 'VRTYH555', 'VRTYH555', NULL, 'George Orwell - The Way to Nineteen Eighty Four', '<h1>George Orwell - The Way to Nineteen Eighty Four</h1>', 'Sub Title
			No

			Author
			A.A. Khan

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352184

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.A. Khan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352184</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VRTYH555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2696', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2696', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1402, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('0d7a434e-2ad8-4377-9d3f-9ccfffaf305c', '1274', NULL, 'Sociological Theory', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1274', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879', 'RFGT5544', 'RFGT5544::1274', 'RFGT5544', NULL, '2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.', '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 'Interacting Stochastic systems', '<h1>Interacting Stochastic systems</h1>', '"375"', '"220"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1274', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1274', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2294, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('0da041b4-d697-4407-a292-1a7216d3da58', '4460', 5, 'Encyclopedia of Hinduism 11 Vols. (Complete Set)', 'encyclopedia-of-hinduism-11-vols-complete-set', 'encyclopedia-of-hinduism-11-vols-complete-set', '9781608871759', '9781608871759', '9781608871759', NULL, 'About the book

The Encyclopedia of Hinduism encompasses, for the first time in history, the depth and breadth of Hindu and Indian history, science, astrology, medicine, civilization, culture, art, architecture, spirituality, and so much more. A monumental work that has been twenty years in the making and will fascinate, intrigue, and surprise anyone with an interest in the exotic, profound, vital world known as Hinduism, this handsome encyclopedia is a must-have for homes, universities, libraries, and anyone with serious interest in Asia’s indigenous cultures.', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span><span>The Encyclopedia of Hinduism </span></span></em><span><span>encompasses, for the first time in history, the depth and breadth of Hindu and Indian history, science, astrology, medicine, civilization, culture, art, architecture, spirituality, and so much more. A monumental work that has been twenty years in the making and will fascinate, intrigue, and surprise anyone with an interest in the exotic, profound, vital world known as Hinduism, this handsome encyclopedia is a must-have for homes, universities, libraries, and anyone with serious interest in Asia’s indigenous cultures.</span></span></span></span></p>
', 'Title
			Encyclopedia of Hinduism 11 Vols. (Complete Set)

			Author
			India Heritage Research Foundation

			ISBN
			9781608871759

			Publisher
			Mandala Publishing

			Binding
			Hardbound

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of Hinduism 11 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>India Heritage Research Foundation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781608871759</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mandala Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbound</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"84356"', '"93729"', '"0"', 1, 'HARDCOVER', 'Hardbound', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'a2ee55d5-4daa-4c99-ba7c-60c2aa116f4c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6468hinduism.webp', NULL, '11 | 19 | 28 | 30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781608871759&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4460', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4460', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 5, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:53'),
('0dc877e2-c4b0-4b06-8862-29d159743d18', '1786', NULL, 'The Becquerel rays and the Properties of radium', 'the-becquerel-rays-and-the-properties-of-radium-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-178-1786', 'the-becquerel-rays-and-the-properties-of-radium-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786-1786', 'RTYU5521', 'RTYU5521', 'RTYU5521', NULL, 'The Becquerel rays and the Properties of radium', '<h1>The Becquerel rays and the Properties of radium</h1>', 'Sub Title
			No

			Author
			R.J.Strutt

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780486438757

			Pages
			235 pages

			Binding
			Paperback

			Year of Publication
			2004

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.J.Strutt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486438757</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>235 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3499"', '"3380"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '235 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8601logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU5521&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1786', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1786', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1964, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:53'),
('0ddf6199-e2cd-4140-9c4e-1125382ead99', '2997', NULL, 'King Henry VIII - NCS The New Cambridge Shakespeare', 'king-henry-viii-ncs-the-new-cambridge-shakespeare-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2-2997', 'king-henry-viii-ncs-the-new-cambridge-shakespeare-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997-2997', 'FRTG3344', 'FRTG3344', 'FRTG3344', NULL, 'King Henry VIII - NCS The New Cambridge Shakespeare', '<h1>King Henry VIII - NCS The New Cambridge Shakespeare</h1>', 'Sub Title
			No

			Author
			John Margeson

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781107631328

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John Margeson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781107631328</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FRTG3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2997', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2997', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1224, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:53'),
('0dffdb22-c45a-443b-abc8-d0bac63dfbd8', '375', NULL, 'Gender and the Victorian Periodical', 'gender-and-the-victorian-periodical-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375', 'gender-and-the-victorian-periodical-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375-375', 'Gender and the Victorian Periodical', 'Gender and the Victorian Periodical', 'Gender and the Victorian Periodical', NULL, '', NULL, 'Sub Title
			No

			Author
			Hilary Fraser, Stephanie Green

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521830720

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hilary Fraser, Stephanie Green</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521830720</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9299"', '"5579"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3940Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Gender%20and%20the%20Victorian%20Periodical&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=375', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=375', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2860, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:53'),
('0e09876c-c53e-4ea2-aab8-c07db8166d0c', '4303', 160, 'New Products Management 9/e', 'new-products-management-9e', 'new-products-management-9e', '9780071263368', '9780071263368', '9780071263368', NULL, 'About the book

Written with a managerial focus, New Product Management by Crawford and Di Beneditto is useful to the practicing new products manager. Along with the management approach, the perspective of marketing is presented throughout which enables the text to have a balanced view. The authors aim to make the book increasingly relevant to its users as this revision is considered to be a "new product." Many new examples, cases, and research along with the most current topics highlight the new edition of New Product Management.

Content:

Part One: Overview and Opportunity Identification/Selection

Part Two: Concept Generation

Part Three: Concept/Project Evaluation

Part Four: Development

Part Five: Launch', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Written with a managerial focus, New Product Management by Crawford and Di Beneditto is useful to the practicing new products manager. Along with the management approach, the perspective of marketing is presented throughout which enables the text to have a balanced view. The authors aim to make the book increasingly relevant to its users as this revision is considered to be a "new product." Many new examples, cases, and research along with the most current topics highlight the new edition of New Product Management.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part One: Overview and Opportunity Identification/Selection</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part Two: Concept Generation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part Three: Concept/Project Evaluation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part Four: Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part Five: Launch</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			New Products Management 9/e

			Author
			Merle Crawford

			ISBN
			9780071263368

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>New Products Management 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Merle Crawford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780071263368</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1445"', '"1012"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2462new.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780071263368&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4303', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4303', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 160, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:53'),
('0e7345d9-8e53-455a-8b93-caae99095a9a', '506', NULL, 'New Testament Studies Benchmarks in Religious Studies in 4 Vols.', 'new-testament-studies-benchmarks-in-religious-studies-in-4-vols-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506', 'new-testament-studies-benchmarks-in-religious-studies-in-4-vols-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506-506', 'lmkl9090', 'lmkl9090', 'lmkl9090', NULL, 'New Testament Studies offers a unified approach and a selection of excellent articles that is in no way constrained by theological positions. The aim of this four-volume set is to provide a rich teaching and learning resource which generates a real knowledge transfer based on the best recent New Testament scholarship. Volume One covers two areas, issues of methodology and recent advances in historical Jesus research. The former area both lays the basic groundwork for engaging in the study of the ancient texts that form the New Testament, but also collects together some of the more creative reading strategies that have been applied to New Testament texts over the last few decades. Further, research into the central figure of the New Testament has a long history, and there has been renewed interest and fresh advances in this area over the last twenty years that have reshaped the questions that are being explored. Volume TwoI looks specifically at the four canonical Gospels. The volume opens with articles that deal with general issues such as questions of genre, audience and purpose before presenting articles that deal with the individual texts. Also the recent application of social-memory theory to Gospel texts will be highlighted. Volume Three perhaps covers the topic that has seen the greatest amount of literature published during the last three decades - the person and letters of Paul the apostle. Three central areas which will be addressed are: (i) the life and self-understanding of Paul; (ii) his theological understandings; and (iii) the purpose of his writings and the issues they raise. Volume Four is not an assembly of disparate voices, but actually reflects one of the most important developments in the study of the New Testament and Early Christianity. Namely, it allows for the appreciation of the diverse expressions of faith that represented the Jesus movement in the first two centuries.', '<p>New Testament Studies offers a unified approach and a selection of excellent articles that is in no way constrained by theological positions. The aim of this four-volume set is to provide a rich teaching and learning resource which generates a real knowledge transfer based on the best recent New Testament scholarship. Volume One covers two areas, issues of methodology and recent advances in historical Jesus research. The former area both lays the basic groundwork for engaging in the study of the ancient texts that form the New Testament, but also collects together some of the more creative reading strategies that have been applied to New Testament texts over the last few decades. Further, research into the central figure of the New Testament has a long history, and there has been renewed interest and fresh advances in this area over the last twenty years that have reshaped the questions that are being explored. Volume TwoI looks specifically at the four canonical Gospels. The volume opens with articles that deal with general issues such as questions of genre, audience and purpose before presenting articles that deal with the individual texts. Also the recent application of social-memory theory to Gospel texts will be highlighted. Volume Three perhaps covers the topic that has seen the greatest amount of literature published during the last three decades - the person and letters of Paul the apostle. Three central areas which will be addressed are: (i) the life and self-understanding of Paul; (ii) his theological understandings; and (iii) the purpose of his writings and the issues they raise. Volume Four is not an assembly of disparate voices, but actually reflects one of the most important developments in the study of the New Testament and Early Christianity. Namely, it allows for the appreciation of the diverse expressions of faith that represented the Jesus movement in the first two centuries.</p>', 'New Testament Studies Benchmarks in Religious Studies in 4 Vols.', '<h1>New Testament Studies Benchmarks in Religious Studies in 4 Vols.</h1>', '"58999"', '"35399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9309Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=lmkl9090&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=506', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=506', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2778, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:53'),
('0eab0461-ce5f-4b52-92ee-cfe2f9f0bdaf', '3165', NULL, 'Digital Processing of Random Signals - Theory and Methods', 'digital-processing-of-random-signals-theory-and-methods-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165', 'digital-processing-of-random-signals-theory-and-methods-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165-3165', '9780486462981', '9780486462981', '9780486462981', NULL, 'This excellent advanced text rigorously covers several topics related to random signal processing. Geared toward students of electrical engineering, its material is sufficiently general to be applicable to other engineering fields. It features numerous homework problems of varying difficulty, with ample hints for the more challenging problems, and solutions for those with results that reappear in later chapters. Author Boaz Porat, Professor of Electrical Engineering at the Israel Institute of Technology (Technion), in Haifa, introduces stationary processes and discusses their structure and main properties. He proceeds to examinations of statistical estimation theory, classical spectrum estimation, and parameter estimation theory for Gaussian processes. Subsequent chapters explore autoregressive parameter estimation and its role in adaptive estimation techniques, in addition to estimation methods based on high-order statistical analysis and the time-frequency analysis of nonstationary signals. Four helpful appendixes conclude the text.', '<p>This excellent advanced text rigorously covers several topics related to random signal processing. Geared toward students of electrical engineering, its material is sufficiently general to be applicable to other engineering fields. It features numerous homework problems of varying difficulty, with ample hints for the more challenging problems, and solutions for those with results that reappear in later chapters. Author Boaz Porat, Professor of Electrical Engineering at the Israel Institute of Technology (Technion), in Haifa, introduces stationary processes and discusses their structure and main properties. He proceeds to examinations of statistical estimation theory, classical spectrum estimation, and parameter estimation theory for Gaussian processes. Subsequent chapters explore autoregressive parameter estimation and its role in adaptive estimation techniques, in addition to estimation methods based on high-order statistical analysis and the time-frequency analysis of nonstationary signals. Four helpful appendixes conclude the text.</p>', 'Digital Processing of Random Signals - Theory and Methods

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 449 pages

	ISBN-10 ‏ : ‎ 0486462986

	ISBN-13 ‏ : ‎ 978-0486462981

	Item Weight ‏ : ‎ 594 g

	Dimensions ‏ : ‎ 15.67 x 2.24 x 23.44 cm', '<h1>Digital Processing of Random Signals - Theory and Methods</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 449 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0486462986</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0486462981</span></li>
	<li><span>Item Weight ‏ : ‎ 594 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.67 x 2.24 x 23.44 cm</span></li>
</ul>', '"2300"', '"1380"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81421.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486462981&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3165', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3165', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1196, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:53'),
('0ed2de41-84e8-4131-9bb9-1bcda938e13e', '4185', 277, 'An Introduction To Management Science: Quantiitative Approaches To Decision Making', 'an-introduction-to-management-science-quantiitative-approaches-to-decision-making', 'an-introduction-to-management-science-quantiitative-approaches-to-decision-making', '9789355730985', '9789355730985', '9789355730985', NULL, 'About the book

Now you can gain with a sound conceptual understanding of the role that management science plays in the decision-making process while mastering the latest advantages of Microsoftandreg; Office Excelandreg; 2016. The trusted market leader for more than two decades, Anderson/Sweeney/ Williams/Camm/ Cochran/ Fry/Ohlmannand''s AN INTRODUCTION TO MANAGEMENT SCIENCE: QUANTITATIVE APPROACHES TO DECISION MAKING, 15E uses a proven problem-scenario approach to introduce each quantitative technique within an applications setting. All data sets, applications, and screen visuals reflect the details of Excel 2016 to effectively prepare you to work with the latest spreadsheet tools. In addition, the bookand''s online content offers LINGO software and Excel add-ins.

Content:

1. Introduction.

2. An Introduction to Linear Programming.

3. Linear Programming: Sensitivity Analysis and Interpretation of Solution.

4. Linear Programming Applications in Marketing, Finance, and Operations Management.

5. Advanced Linear Programming Applications.

6. Distribution and Network Models.

7. Integer Linear Programming.

8. Nonlinear Optimization Models.

9. Project Scheduling: PERT/CPM.

10. Inventory Models.

11. Waiting Line Models.

12. Simulation.

13. Decision Analysis.

14. Multicriteria Decisions.

15. Time Series Analysis and Forecasting.

16. Markov Processes.

17. Linear Programming: Simplex Method (online).

18. Simplex-Based Sensitivity Analysis and Duality (online).

19. Solutions Procedures for Transportation and Assignment Problems (online).

20. Minimal Spanning Tree (online).

21. Dynamic Programming (online).

Appendix A: Building Spreadsheet Models.

Appendix B: Areas for the Standard Normal Distribution.

Appendix C: Values of eandndash; andlambda

Appendix D: References and Bibliography.

Appendix E: Self-Test Solutions and Answers to Even-Numbered Problems (online only).', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Now you can gain with a sound conceptual understanding of the role that management science plays in the decision-making process while mastering the latest advantages of Microsoftandreg; Office Excelandreg; 2016. The trusted market leader for more than two decades, Anderson/Sweeney/ Williams/Camm/ Cochran/ Fry/Ohlmannand''s AN INTRODUCTION TO MANAGEMENT SCIENCE: QUANTITATIVE APPROACHES TO DECISION MAKING, 15E uses a proven problem-scenario approach to introduce each quantitative technique within an applications setting. All data sets, applications, and screen visuals reflect the details of Excel 2016 to effectively prepare you to work with the latest spreadsheet tools. In addition, the bookand''s online content offers LINGO software and Excel add-ins.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. Introduction.</span></span></span></p>

<p><span><span><span>2. An Introduction to Linear Programming.</span></span></span></p>

<p><span><span><span>3. Linear Programming: Sensitivity Analysis and Interpretation of Solution.</span></span></span></p>

<p><span><span><span>4. Linear Programming Applications in Marketing, Finance, and Operations Management.</span></span></span></p>

<p><span><span><span>5. Advanced Linear Programming Applications.</span></span></span></p>

<p><span><span><span>6. Distribution and Network Models.</span></span></span></p>

<p><span><span><span>7. Integer Linear Programming.</span></span></span></p>

<p><span><span><span>8. Nonlinear Optimization Models.</span></span></span></p>

<p><span><span><span>9. Project Scheduling: PERT/CPM.</span></span></span></p>

<p><span><span><span>10. Inventory Models.</span></span></span></p>

<p><span><span><span>11. Waiting Line Models.</span></span></span></p>

<p><span><span><span>12. Simulation.</span></span></span></p>

<p><span><span><span>13. Decision Analysis.</span></span></span></p>

<p><span><span><span>14. Multicriteria Decisions.</span></span></span></p>

<p><span><span><span>15. Time Series Analysis and Forecasting.</span></span></span></p>

<p><span><span><span>16. Markov Processes.</span></span></span></p>

<p><span><span><span>17. Linear Programming: Simplex Method (online).</span></span></span></p>

<p><span><span><span>18. Simplex-Based Sensitivity Analysis and Duality (online).</span></span></span></p>

<p><span><span><span>19. Solutions Procedures for Transportation and Assignment Problems (online).</span></span></span></p>

<p><span><span><span>20. Minimal Spanning Tree (online).</span></span></span></p>

<p><span><span><span>21. Dynamic Programming (online).</span></span></span></p>

<p><span><span><span>Appendix A: Building Spreadsheet Models.</span></span></span></p>

<p><span><span><span>Appendix B: Areas for the Standard Normal Distribution.</span></span></span></p>

<p><span><span><span>Appendix C: Values of eandndash; andlambda</span></span></span></p>

<p><span><span><span>Appendix D: References and Bibliography.</span></span></span></p>

<p><span><span><span>Appendix E: Self-Test Solutions and Answers to Even-Numbered Problems (online only).</span></span></span></p>', 'Title
			An Introduction To Management Science: Quantiitative Approaches To Decision Making

			Author
			David R Anderson

			ISBN
			9789355730985

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>An Introduction To Management Science: Quantiitative Approaches To Decision Making</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David R Anderson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355730985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"950"', '"760"', '"0"', 6, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1077ntfo.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355730985&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4185', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4185', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 277, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:53'),
('0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', '1157', NULL, 'Making of a Class - The Industrial Workers in India', 'making-of-a-class-the-industrial-workers-in-india-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1-1157', 'making-of-a-class-the-industrial-workers-in-india-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157-1157', 'FGHY644', 'FGHY644', 'FGHY644', NULL, 'Making of a Class - The Industrial Workers in India', '<h1>Making of a Class - The Industrial Workers in India</h1>', 'Sub Title
			No

			Author
			Raghu Nandan Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189880590

			Pages
			239

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Raghu Nandan Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189880590</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>239</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 239, '239', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1206image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHY644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1157', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1157', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2383, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('0f5678a2-06f7-4465-a401-d041d967547a', '3952', 499, 'Management Information Systems: Managerial Perspectives 4/e', 'management-information-systems-managerial-perspectives-4e', 'management-information-systems-managerial-perspectives-4e', '9789325978607', '9789325978607', '9789325978607', NULL, 'About the book

An effective and efficient Management Information System is essential to compete and emerge successful in a global competitive environment. The 4th edition of this book has been updated to meet the new requirements of students, professors and practitioners. To update and enhance the coverage of the book, many chapters have been restructured, and some new content/chapters have been added. In addition, to have better engagement and learning outcomes for the readers, certain new pedagogical features have been added.

Content

Part-I: Conceptual Foundations

1. Management Information Systems: An Overview

2. Information, Systems and Organization Concepts

3. Information Systems and Competitive Advantage

Part-II: Information Technologies

4. Information Technology Infrastructure and Emerging Technology

5. Data Resource Management

6. Telecommunications and Computer Networks 

Part-III: Business Applications of IS

7. E-Commerce, E-Business and E-Governance

8. Enterprise Systems

9. Decision Support Systems

Part-IV: Management of IS 

10. Information System Planning

11. Is Choices and System Acquisition

12. Is Development and Project Management

13. Information Requirements Analysis & System Design

14. IS Implementation and Change Management

15. Evaluation and Maintenance of IS

16. IS Security and Control

17. Ethical and Social Issues of ISs

Answers of Objective type Questions

Glossary

Index

 ', '<p style="text-align:justify"><span><span><strong><span><span><span><span>About the book</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>An effective and efficient Management Information System is essential to compete and emerge successful in a global competitive environment. The 4th edition of this book has been updated to meet the new requirements of students, professors and practitioners. To update and enhance the coverage of the book, many chapters have been restructured, and some new content/chapters have been added. In addition, to have better engagement and learning outcomes for the readers, certain new pedagogical features have been added.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Content</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part-I: Conceptual Foundations</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1. Management Information Systems: An Overview</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2. Information, Systems and Organization Concepts</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3. Information Systems and Competitive Advantage</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part-II: Information Technologies</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4. Information Technology Infrastructure and Emerging Technology</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5. Data Resource Management</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6. Telecommunications and Computer Networks </span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part-III: Business Applications of IS</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7. E-Commerce, E-Business and E-Governance</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8. Enterprise Systems</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9. Decision Support Systems</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part-IV: Management of IS </span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10. Information System Planning</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>11. Is Choices and System Acquisition </span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>12. Is Development and Project Management</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>13. Information Requirements Analysis &amp; System Design</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>14. IS Implementation and Change Management</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>15. Evaluation and Maintenance of IS</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>16. IS Security and Control</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>17. Ethical and Social Issues of ISs</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Answers of Objective type Questions</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Glossary</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Index</span></span></span></span></span></span></p>

<p> </p>', 'Title
			Management Information Systems: Managerial Perspectives 4/e

			Author
			D P Goyal

			ISBN
			9789325978607

			Publisher
			Vikas

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Management Information Systems: Managerial Perspectives 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>D P Goyal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789325978607</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Vikas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"560"', '"476"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e254fb75-46a0-4c64-995f-3ada2fe870a5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1177download.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789325978607&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3952', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3952', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 499, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:53'),
('0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', '2310', NULL, 'Cloud Computing in Digital Library', 'cloud-computing-in-digital-library-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310', 'cloud-computing-in-digital-library-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310-2310', 'VFTY5566', 'VFTY5566', 'VFTY5566', NULL, 'Cloud Computing in Digital Library', '<h1>Cloud Computing in Digital Library</h1>', 'Sub Title
			No

			Author
			Chandrakanta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383158010

			Pages
			1504

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandrakanta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158010</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1504</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1504, '1504', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4643788170007500.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFTY5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2310', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2310', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1662, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:53'),
('0f81daf8-93ce-4a35-a651-5a2a3e5f0491', '2687', NULL, 'Upnisad Manthan', 'upnisad-manthan-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687', 'upnisad-manthan-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687-2687', 'BGYU5567', 'BGYU5567', 'BGYU5567', NULL, 'Upnisad Manthan', '<h1>Upnisad Manthan</h1>', ' Title
			Upnisad Manthan

			Author
			Dr. Manju Narang

			ISBN 13 Digit
			9788178542799

			Publishers
			EASTERN BOOK LINKERS

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Upnisad Manthan</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Narang</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542799</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://www.exoticindiaart.com/publisher/eastern-book-linkers/" title="EASTERN BOOK LINKERS" rel="noopener noreferrer">EASTERN BOOK LINKERS</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '3eed867c-5f18-4a26-81dc-d60fb0649a1f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5195pic-7.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGYU5567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2687', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2687', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1410, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:53'),
('0f92a2d1-d198-486d-aa97-117826fb9fc3', '1336', NULL, 'Technology Studies - Key Issues for the Twenty First Century in 4 Vols.', 'technology-studies-key-issues-for-the-twenty-first-century-in-4-vols-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-13-1336', 'technology-studies-key-issues-for-the-twenty-first-century-in-4-vols-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336-1336', '9781412933964', '9781412933964', '9781412933964', NULL, 'Technology, in its current usage, can most simply be understood to have three components: artifacts, practices, and knowledge. Artifacts are the material objects that exist in the world. Practices are the methods and techniques used to interact with artifacts and knowledge represents the underlying theoretical and conceptual paradigms that influence technology in different cultural contexts. Using these components as the framework, this four volume major work traces the intellectual, scholarly, and public evolution of technology studies and ultimately questions whether technologies are truly autonomous within the societies they inhabit and whether or not technological changes drive social changes. Rayvon David Fouché presents the evolving conceptualizations of technology to understand the ways in which technology has shaped global society. Technology Studies is part of the ''Key Issues for the 21st Century'' series published by SAGE which brings together collections on those critical issues that will shape our future.

This four-volume set covers:

Volume 1: Conceptualizing Technology

Volume 2: Theorizing Technological Change

Volume 3: Politics of Technology

Volume 4: Technology and Culture', '<p>Technology, in its current usage, can most simply be understood to have three components: artifacts, practices, and knowledge. Artifacts are the material objects that exist in the world. Practices are the methods and techniques used to interact with artifacts and knowledge represents the underlying theoretical and conceptual paradigms that influence technology in different cultural contexts. Using these components as the framework, this four volume major work traces the intellectual, scholarly, and public evolution of technology studies and ultimately questions whether technologies are truly autonomous within the societies they inhabit and whether or not technological changes drive social changes. Rayvon David Fouché presents the evolving conceptualizations of technology to understand the ways in which technology has shaped global society. Technology Studies is part of the ''Key Issues for the 21st Century'' series published by SAGE which brings together collections on those critical issues that will shape our future.</p>

<p>This four-volume set covers:</p>

<p>Volume 1: Conceptualizing Technology</p>

<p>Volume 2: Theorizing Technological Change</p>

<p>Volume 3: Politics of Technology</p>

<p>Volume 4: Technology and Culture</p>', 'Sub Title
			Key Issues for the Twenty First Century

			Author
			Rayvon Fouche

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412933964

			Pages
			1344

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Key Issues for the Twenty First Century</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rayvon Fouche</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412933964</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1344</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1344, '1344', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7662dpp_8_5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412933964&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1336', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1336', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2261, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:53'),
('0fbac891-bfc6-41c3-9944-d31da136f2de', '2429', NULL, 'Financial Distance Learning Workbooks - Derivatives', 'financial-distance-learning-workbooks-derivatives-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2-2429', 'financial-distance-learning-workbooks-derivatives-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429-2429', 'CGFH4546', 'CGFH4546', ' CGFH4546', NULL, 'Financial Distance Learning Workbooks - Derivatives', '<h1>Financial Distance Learning Workbooks - Derivatives</h1>', 'Sub Title
			No

			Author
			D C Gardner

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			333931637

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D C Gardner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>333931637</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"100"', '"60"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20CGFH4546&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2429', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2429', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1613, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:53'),
('0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', '3543', 861, 'Dynamical Systems and Chaos', 'dynamical-systems-and-chaos-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543', 'dynamical-systems-and-chaos-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543-3543', '9781441968692', '9781441968692', '9781441968692', NULL, 'Over the last four decades there has been extensive development in the theory of dynamical systems. This book aims at a wide audience where the first four chapters have been used for an undergraduate course in Dynamical Systems. Material from the last two chapters and from the appendices has been used quite a lot for master and PhD courses. All chapters are concluded by an exercise section. The book is also directed towards researchers, where one of the challenges is to help applied researchers acquire background for a better understanding of the data that computer simulation or experiment may provide them with the development of the theory.', '<p>Over the last four decades there has been extensive development in the theory of dynamical systems. This book aims at a wide audience where the first four chapters have been used for an undergraduate course in Dynamical Systems. Material from the last two chapters and from the appendices has been used quite a lot for master and PhD courses. All chapters are concluded by an exercise section. The book is also directed towards researchers, where one of the challenges is to help applied researchers acquire background for a better understanding of the data that computer simulation or experiment may provide them with the development of the theory.</p>', 'Sub Title
			No

			Author
			Henk Broer, Floris Takens

			About Author
			Henk Broer and Floris Takens are professors at the Johann Bernoulli Institute in the University of Groningen. are leader in the field of of dynamical systems. They have published a welath of scientifi papers and books in this area and both authors are members of the Royal Netherlands Academy of Arts and Sciences (KNAW).

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781441968692

			Pages
			XVI, 313

			Binding
			Hardback

			Year of Publication
			2010

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henk Broer, Floris Takens</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Henk Broer and Floris Takens are professors at the Johann Bernoulli Institute in the University of Groningen. are leader in the field of of dynamical systems. They have published a welath of scientifi papers and books in this area and both authors are members of the Royal Netherlands Academy of Arts and Sciences (KNAW).</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441968692</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVI, 313</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7587"', '"4552"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XVI, 313', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42531.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781441968692&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3543', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3543', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 861, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:53'),
('0fe6b01e-8838-4b91-9d5e-f007612029d4', '933', NULL, 'Psychology of Learning & Development NEW', 'psychology-of-learning-development-new-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933', 'psychology-of-learning-development-new-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933-933', 'OPLK9977', 'OPLK9977', 'OPLK9977', NULL, 'Psychology of Learning & Development', '<h1>Psychology of Learning &amp; Development</h1>', 'Sub Title
			No

			Author
			P.K. Sharma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8181160916

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P.K. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160916</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11998181160916.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OPLK9977&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=933', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=933', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2531, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:53'),
('0ffa8b3e-412e-4f24-817f-76fd2f880ff6', '3895', 556, 'SURYA: the Vedic God', 'surya-the-vedic-god', 'surya-the-vedic-god', '9789391214074', '9789391214074', '9789391214074', NULL, 'About the book

In the Sacred hymns of the Rgveda, Surya emerges not only as the physical Sun but as a radiant symbol of higher truth, divine vision, and cosmic order. Surya: The Vedic God presents a deep and comparative study of this resplendent Vedic deity through the lens of two distinguished commentators – Sayanacarya, rooted in ritual and tradition, and T.V. Kapali Sastri, guided by the intuitive, spiritual insights of Sri Aurobindo.

Author Kabita Mohapatra explores the contrasting interpretative methods applied to two key hymns of the Rgveda (I.50 and I.115), revealing how a single Vedic mantra can embody both outer ritualistic relevance and inner spiritual illumination.

Blending philological precision with philosophical depth, this work:

	Delves into the origins and symbolism of Surya in Vedic thought

	Highlights the interpretative schools from Yaska to modern visionaries

	Offers a unique word-by-word comparison of key mantras

	Bridges the gap between ancient tradition and contemporary understanding

A compelling resourse for students of Veda, Sanskrit scholars, and seekers of Indic wisdom, this book casts new light on the timeless brilliance of the Vedic Sun.', '<p style="text-align:justify"><span><span><u><span>About the book</span></u></span></span></p>

<p style="text-align:justify"><span><span>In the Sacred hymns of the Rgveda, Surya emerges not only as the physical Sun but as a radiant symbol of higher truth, divine vision, and cosmic order. <strong><em>Surya: The Vedic God</em></strong> presents a deep and comparative study of this resplendent Vedic deity through the lens of two distinguished commentators – <em>Sayanacarya</em>, rooted in ritual and tradition, and T.V<em>. Kapali Sastri</em>, guided by the intuitive, spiritual insights of <em>Sri </em>Aurobindo.</span></span></p>

<p style="text-align:justify"><span><span>Author <strong>Kabita Mohapatra</strong> explores the contrasting interpretative methods applied to two key hymns of the Rgveda (I.50 and I.115), revealing how a single Vedic mantra can embody both outer ritualistic relevance and inner spiritual illumination.</span></span></p>

<p style="text-align:justify"><span><span>Blending philological precision with philosophical depth, this work:</span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Delves into the origins and symbolism of <em>Surya</em> in Vedic thought</span></span></li>
	<li style="text-align:justify"><span><span>Highlights the interpretative schools from Yaska to modern visionaries</span></span></li>
	<li style="text-align:justify"><span><span>Offers a unique word-by-word comparison of key mantras</span></span></li>
	<li style="text-align:justify"><span><span>Bridges the gap between ancient tradition and contemporary understanding</span></span></li>
</ol>

<p style="text-align:justify"><span><span>A compelling resourse for students of Veda, Sanskrit scholars, and seekers of Indic wisdom, this book casts new light on the timeless brilliance of the Vedic Sun.</span></span></p>', 'Title
			SURYA: the Vedic God

			Author
			Kabita Mohapatra

			ISBN
			9789391214074

			Publisher
			Shivalik 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">SURYA: the Vedic God</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Kabita Mohapatra</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391214074</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"595"', '"506"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '59972853-94dc-49a8-aaee-657063045be8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3242WhatsApp%20Image%202025-07-24%20at%2011.11.10%20AM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789391214074&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3895', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3895', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 556, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('1017f679-24e4-4249-9f9e-f71a2cd282bf', '3561', 843, 'Mathematics Statistics for Economics and Business', 'mathematics-statistics-for-economics-and-business-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561', 'mathematics-statistics-for-economics-and-business-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561-3561', 'Mathematics Statistics for Economics and Business', 'Mathematics Statistics for Economics and Business', 'Mathematics Statistics for Economics and Business', NULL, 'Mathematical Statistics for Economics and Business, Second Edition, provides a comprehensive introduction to the principles of mathematical statistics which underpin statistical analyses in the fields of economics, business, and econometrics.  The selection of topics in this textbook is designed to provide students with a conceptual foundation that will facilitate a substantial understanding of statistical applications in these subjects.  This new edition has been updated throughout and now also includes a downloadable Student Answer Manual containing detailed solutions to half of the over 300 end-of-chapter problems.

After introducing the concepts of probability, random variables, and probability density functions, the author develops the key concepts of mathematical statistics, most notably: expectation, sampling, asymptotics, and the main families of distributions.  The latter half of the book is then devoted to the theories of estimation and hypothesis testing with associated examples and problems that indicate their wide applicability in economics and business.  Features of the new edition include: a reorganization of topic flow and presentation to facilitate reading and understanding; inclusion of additional topics of relevance to statistics and econometric applications; a more streamlined and simple-to-understand notation for multiple integration and multiple summation over general sets or vector arguments; updated examples; new end-of-chapter problems; a solution manual for students; a comprehensive answer manual for instructors; and a theorem and definition map.

This book has evolved from numerous graduate courses in mathematical statistics and econometrics taught by the author, and will be ideal for students beginning graduate study as well as for advanced undergraduates.', '<p><em>Mathematical Statistics for Economics and Business, Second Edition,</em> provides a comprehensive introduction to the principles of mathematical statistics which underpin statistical analyses in the fields of economics, business, and econometrics.  The selection of topics in this textbook is designed to provide students with a conceptual foundation that will facilitate a substantial understanding of statistical applications in these subjects.  This new edition has been updated throughout and now also includes a downloadable Student Answer Manual containing detailed solutions to half of the over 300 end-of-chapter problems.</p>

<p>After introducing the concepts of probability, random variables, and probability density functions, the author develops the key concepts of mathematical statistics, most notably: expectation, sampling, asymptotics, and the main families of distributions.  The latter half of the book is then devoted to the theories of estimation and hypothesis testing with associated examples and problems that indicate their wide applicability in economics and business.  Features of the new edition include: a reorganization of topic flow and presentation to facilitate reading and understanding; inclusion of additional topics of relevance to statistics and econometric applications; a more streamlined and simple-to-understand notation for multiple integration and multiple summation over general sets or vector arguments; updated examples; new end-of-chapter problems; a solution manual for students; a comprehensive answer manual for instructors; and a theorem and definition map.</p>

<p>This book has evolved from numerous graduate courses in mathematical statistics and econometrics taught by the author, and will be ideal for students beginning graduate study as well as for advanced undergraduates.</p>', 'Sub Title
			No

			Author
			Ron C. Mittelhammer

			About Author
			Ron Mittelhammer is a Regents Professor of Economic Sciences and Statistics at Washington State University. He is also a Fellow of the Journal of Econometrics, a Fellow of the Agricultural and Applied Economics Association (AAEA), and a Distinguished Scholar of the Western Ag. Economics Association. He has over 250 publications and presentations to his credit, including 100 refereed journal publications. He is a celebrated teacher at the graduate level, receiving national and university-wide awards for instruction, including the AAEA Award for Distinguished Graduate Teaching, the Washington State University Sahlin Faculty Excellence Award in Teaching, and the WSU-CAHNRS Teaching Excellence Award. He served as President-Elect, President, and Past-President of the AAEA from 2008-2011.

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781461450214

			Pages
			 XXIX, 755

			Binding
			Hardback

			Year of Publication
			2013

			Edition of Book
			2nd

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ron C. Mittelhammer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>Ron Mittelhammer</strong> is a Regents Professor of Economic Sciences and Statistics at Washington State University. He is also a Fellow of the Journal of Econometrics, a Fellow of the Agricultural and Applied Economics Association (AAEA), and a Distinguished Scholar of the Western Ag. Economics Association. He has over 250 publications and presentations to his credit, including 100 refereed journal publications. He is a celebrated teacher at the graduate level, receiving national and university-wide awards for instruction, including the AAEA Award for Distinguished Graduate Teaching, the Washington State University Sahlin Faculty Excellence Award in Teaching, and the WSU-CAHNRS Teaching Excellence Award. He served as President-Elect, President, and Past-President of the AAEA from 2008-2011.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781461450214</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XXIX, 755</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11734"', '"7040"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XXIX, 755', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Mathematics%20Statistics%20for%20Economics%20and%20Business&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3561', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3561', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 843, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:54'),
('101f51f7-d865-4d91-90ff-f066c2991feb', '2984', NULL, 'The Collected Letters of Mary Wollstone Craft', 'the-collected-letters-of-mary-wollstone-craft-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984', 'the-collected-letters-of-mary-wollstone-craft-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984', 'DFGV3344', 'DFGV3344::2984', 'DFGV3344', NULL, 'The Collected Letters of Mary Wollstone Craft', '<h1>The Collected Letters of Mary Wollstone Craft</h1>', 'Sub Title
			No

			Author
			Janet Todd

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780231131421

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Janet Todd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780231131421</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2100"', '"1260"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGV3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2984', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2984', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1231, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:54'),
('10398adf-8eac-4de4-bb6a-820623cf7ede', '198', NULL, 'Computer Systems Architecture', 'computer-systems-architecture', 'computer-systems-architecture', '9789332585607', '9789332585607', '9789332585607', NULL, 'Pearson presents the much-awaited revised edition of its pioneer title on Computer System Architecture by Morris Mano.

This revised text is spread across fifteen chapters with substantial updates to include the latest developments in the field. The first eight chapters of the book focuses on the hardware design and computer organization, while the remaining seven chapters introduces the functional units of digital computer. The pedagogy of the book has been enhanced to enable the learners in assessing their understanding of concepts.

The plan for this revised edition has been thoroughly reviewed by eminent faculties of various technical universities across the country and their inputs have been incorporated to enhance the contents.

NEW AND ENRICHED FATURES

Chapters on Introduction to architecture and Peripheral devices

Sections on master-slave flip flop, counters, code converters, horizontal and vertical microprogramming,

Introduces Multibus organization, memory addressing and memory technology

Expanded discussion on pipelining, parallelism, and Amdahl''s law

Over 150 new multiple choice questions and updated exercise problems

Content - Preface, List of Reviewers, CHAPTER 1 Introduction, CHAPTER 2 Digital Logic Circuits, CHAPTER 3 Digital Components, CHAPTER 4 Data Representation, CHAPTER 5 Register Transfer and Microoperations, CHAPTER 6 Basic Computer Organization and Design, CHAPTER 7 Programming the Basic Computer, CHAPTER 8 Microprogrammed Control, CHAPTER 9 Central Processing Unit, CHAPTER 10 Pipeline and Vector Processing, CHAPTER 11 Computer Arithmetic, CHAPTER 12 Input-Output Organization, CHAPTER 13 Memory Organization, CHAPTER 14 Multiprocessors, CHAPTER 15 Peripheral and Other Supporting Devices, Appendix Index', '<p style="text-align:justify"><span>Pearson presents the much-awaited revised edition of its pioneer title on Computer System Architecture by Morris Mano.</span></p>

<p style="text-align:justify"><span>This revised text is spread across fifteen chapters with substantial updates to include the latest developments in the field. The first eight chapters of the book focuses on the hardware design and computer organization, while the remaining seven chapters introduces the functional units of digital computer. The pedagogy of the book has been enhanced to enable the learners in assessing their understanding of concepts.</span></p>

<p style="text-align:justify"><span>The plan for this revised edition has been thoroughly reviewed by eminent faculties of various technical universities across the country and their inputs have been incorporated to enhance the contents.</span></p>

<p style="text-align:justify"><span>NEW AND ENRICHED FATURES</span></p>

<p style="text-align:justify"><span>Chapters on Introduction to architecture and Peripheral devices</span></p>

<p style="text-align:justify"><span>Sections on master-slave flip flop, counters, code converters, horizontal and vertical microprogramming, </span></p>

<p style="text-align:justify"><span>Introduces Multibus organization, memory addressing and memory technology</span></p>

<p style="text-align:justify"><span>Expanded discussion on pipelining, parallelism, and Amdahl''s law</span></p>

<p style="text-align:justify"><span>Over 150 new multiple choice questions and updated exercise problems</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, List of Reviewers, CHAPTER 1 Introduction, CHAPTER 2 Digital Logic Circuits, CHAPTER 3 Digital Components, CHAPTER 4 Data Representation, CHAPTER 5 Register Transfer and Microoperations, CHAPTER 6 Basic Computer Organization and Design, CHAPTER 7 Programming the Basic Computer, CHAPTER 8 Microprogrammed Control, CHAPTER 9 Central Processing Unit, CHAPTER 10 Pipeline and Vector Processing, CHAPTER 11 Computer Arithmetic, CHAPTER 12 Input-Output Organization, CHAPTER 13 Memory Organization, CHAPTER 14 Multiprocessors, CHAPTER 15 Peripheral and Other Supporting Devices, Appendix Index</span></p>', 'Sub Title
			Computer Systems Architecture 

			Author
			M. Morris Mano

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789332585607

			Pages
			586

			Binding
			Paperback

			Year of Publication
			2018

			Edition of Book
			Third

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Computer Systems Architecture </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Morris Mano</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789332585607</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>586</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Third</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'Third', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 586, '586', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6392Computer%20System%20Architecture.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332585607&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=198', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=198', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2957, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('1046cf45-4fc1-436b-a402-68c010db9515', '744', NULL, 'Encyclopedia of Environmental Science and Engineering in 2 Vols. 5/e BOOK', 'encyclopedia-of-environmental-science-and-engineering-in-2-vols-5e-book', 'encyclopedia-of-environmental-science-and-engineering-in-2-vols-5e-book', 'MNBH7788', 'MNBH7788', 'MNBH7788', NULL, 'Completely revised and updated, Encyclopedia of Environmental Science and Engineering, Fifth Edition spans the entire spectrum of environmental science and engineering. Still the most comprehensive, authoritative reference available in this field, the monumental two-volume encyclopedia has expanded to include 87 articles on topics ranging from acid rain, air pollution, and community health, to environmental law, instrumentation, modeling, alternative energy, toxicology, radioactive waste, and water treatment. The articles have been extensively revised and updated, new ones have been added to cover the latest developments related to today''s environmental problems. The result is a reference work that provides the information necessary to understand, manage, and respond to threats to the human environment.', '<p>Completely revised and updated, Encyclopedia of Environmental Science and Engineering, Fifth Edition spans the entire spectrum of environmental science and engineering. Still the most comprehensive, authoritative reference available in this field, the monumental two-volume encyclopedia has expanded to include 87 articles on topics ranging from acid rain, air pollution, and community health, to environmental law, instrumentation, modeling, alternative energy, toxicology, radioactive waste, and water treatment. The articles have been extensively revised and updated, new ones have been added to cover the latest developments related to today''s environmental problems. The result is a reference work that provides the information necessary to understand, manage, and respond to threats to the human environment.</p>', 'Encyclopedia of Environmental Science and Engineering in 2 Vols. 5/e BOOK', '<h1>Encyclopedia of Environmental Science and Engineering in 2 Vols. 5/e BOOK</h1>', '"52999"', '"31799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2964brianica_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBH7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=744', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=744', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2636, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', '649', NULL, 'Crimes of Violence Rape and Other Sex Crimes', 'crimes-of-violence-rape-and-other-sex-crimes-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-64-649', 'crimes-of-violence-rape-and-other-sex-crimes-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649-649', '9789384746124', '9789384746124', '9789384746124', NULL, 'This volume discusses the investigation, preparation, and trial of violent crimes, including crimes of assault, kidnapping, and homicide. The work includes the techniques of interviewing the client and gathering and interviewing witnesses. It then searches the various methods involved in gathering and preserving evidence, and in evaluating the factors involved in the crime and arranging the order of proof. Finally, the volume discusses the intricacies of trying the case. It delves into the selection of a jury, the questioning of the witnesses, and the presentation of an effective summation.', '<p>This volume discusses the investigation, preparation, and trial of violent crimes, including crimes of assault, kidnapping, and homicide. The work includes the techniques of interviewing the client and gathering and interviewing witnesses. It then searches the various methods involved in gathering and preserving evidence, and in evaluating the factors involved in the crime and arranging the order of proof. Finally, the volume discusses the intricacies of trying the case. It delves into the selection of a jury, the questioning of the witnesses, and the presentation of an effective summation.</p>', 'Sub Title
			Crimes of Violence Rape and Other Sex Crimes

			Author
			F. Lee Bailey, Henry B. Rothblatt

			ISBN 13 Digit
			9789384746124

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First South Asian Edition edition 2015

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Crimes of Violence Rape and Other Sex Crimes</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>F. Lee Bailey, Henry B. Rothblatt</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746124</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First South Asian Edition edition 2015</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"3500"', '"3150"', '"0"', 0, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First South Asian Edition edition 2015', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82349789384746124.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789384746124&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=649', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=649', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2697, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('104cc13f-9723-4e12-93d4-063cdd3554a8', '295', NULL, 'Visual Methods - Library of Research Methods in 4Vols.', 'visual-methods-library-of-research-methods-in-4vols-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295', 'visual-methods-library-of-research-methods-in-4vols-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295-295', 'Visual Methods', 'Visual Methods', 'Visual Methods', NULL, 'In contemporary Western societies, the visual domain has come to assume a hitherto unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper-based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration. Volume One: Principles, Issues, Debates and Controversies in Visual Research serves as a theoretical backdrop to the field as a whole. It introduces core epistemological, ethical and methodological debates that effectively cut across the four volume collection as a whole. Volume Two: Documentation and Representation illustrates approaches to visual documentation and representation, from classical documentaries to contemporary, state of the art modes of visual anthropology and ethnography. Volume Three: Interpretation and Classification examines core debates surrounding and approaches to visual analysis. Volume Four: Elicitation and Collaboration explores participative approaches to visual inquiry.', '<p>In contemporary Western societies, the visual domain has come to assume a hitherto unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper-based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration. Volume One: Principles, Issues, Debates and Controversies in Visual Research serves as a theoretical backdrop to the field as a whole. It introduces core epistemological, ethical and methodological debates that effectively cut across the four volume collection as a whole. Volume Two: Documentation and Representation illustrates approaches to visual documentation and representation, from classical documentaries to contemporary, state of the art modes of visual anthropology and ethnography. Volume Three: Interpretation and Classification examines core debates surrounding and approaches to visual analysis. Volume Four: Elicitation and Collaboration explores participative approaches to visual inquiry.</p>', 'Sub Title
			No

			Author
			Jason Hughes

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781446241028

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jason Hughes</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446241028</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"60999"', '"60885"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2301dpp_18_18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Visual%20Methods&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=295', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=295', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2905, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('10751af7-eaa7-42fb-a063-97ec4be1b0fc', '2776', NULL, 'Historical Sketches of Ancient Dekhan', 'historical-sketches-of-ancient-dekhan-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776', 'historical-sketches-of-ancient-dekhan-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776-2776', 'UFRG7656', 'UFRG7656', 'UFRG7656', NULL, 'Historical Sketches of Ancient Dekhan', '<h1>Historical Sketches of Ancient Dekhan</h1>', 'Sub Title
			No

			Author
			K.V. Subrahmanya Aiyer

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350740040

			Pages
			300

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.V. Subrahmanya Aiyer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350740040</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1775"', '"1065"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UFRG7656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2776', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2776', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1345, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:54'),
('1084173c-5f73-4b8a-b636-f6e2e660a845', '3011', NULL, 'No God in Sight', 'no-god-in-sight-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011', 'no-god-in-sight-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011-3011', 'CFFCF234', 'CFFCF234', 'CFFCF234', NULL, 'No God in Sight', '<h1>No God in Sight</h1>', 'Sub Title
			No

			Author
			Altaf Tyrewala

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780144000609

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Altaf Tyrewala</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780144000609</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFFCF234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3011', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3011', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1219, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:54'),
('1087b852-7de7-4513-83c4-7e4b0f723dbf', '1769', NULL, 'Thermodynamics for Engineers', 'thermodynamics-for-engineers-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-17-1769', 'thermodynamics-for-engineers-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769-1769', 'UIKJ8876', 'UIKJ8876', 'UIKJ8876', NULL, 'Thermodynamics for Engineers', '<h1>Thermodynamics for Engineers</h1>', 'Sub Title
			No

			Author
			Kau-Fui

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780849302329

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kau-Fui</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849302329</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6499"', '"3899"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8359logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIKJ8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1769', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1769', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1975, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:54'),
('108cc098-3c03-4a28-97bd-4ffd5bf0a0de', '2645', NULL, 'Paryatan Vikas Evam Sambhavnayen', 'paryatan-vikas-evam-sambhavnayen-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645', 'paryatan-vikas-evam-sambhavnayen-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645-2645', '978938301160', '978938301160', '978938301160', NULL, 'Paryatan Vikas Evam Sambhavnayen', '<h1>Paryatan Vikas Evam Sambhavnayen</h1>', ' Title
			Paryatan Vikas Evam Sambhavnayen

			Author
			Dr. Shankar Lal

			ISBN 13 Digit
			978938301160

			Publishers
			Geeta Prakashan

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Paryatan Vikas Evam Sambhavnayen</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shankar Lal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978938301160</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Geeta Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"999"', '"850"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ef38f469-0bcc-46bb-8cb3-ac587704c801', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9085pic-38.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=978938301160&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2645', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2645', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1451, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:54'),
('10a58b45-f0e3-4d2b-872d-ab3c4e720e25', '3455', 941, 'YOGA - Foundation of Yoga - I', 'yoga-foundation-of-yoga-i', 'yoga-foundation-of-yoga-i', '9788187471523', '9788187471523', '9788187471523', NULL, ' 

Contents:

1. Glimpses of Yoga in the Vedic Samhitas,

I. YOKE AS A SYMBOL OF YOGA IN THE VEDIC SAMHITAS,

II. HRDA-MANISA AS A DIRECT INDICATOR OF SERIOUS YOGIC SADHANA,

III. EVIDENCE OF THE AITAREYA UPANISAD,

IV. SQUEEZING OF SOMA AS SYMBOLIC OF YOGIC SADHANA,

V. TAPAS AND YOGA,

2. Yogic Motifs in Indus Seals,

I. PROBLEM OF RELATIONSHIP BETWEEN THE VEDIC AND INDUS CIVILISATION,

II. YOGIC MOTIFS CONCERNING ASANAS,

III. THE MOTIF OF THE YOGIN IN SAMBHAVI MUDRA,

IV. YOGIC MESSAGE OF THE PASUPATI SEAL,

V. RESEMBLANCE BETWEEN THE PASUPATI SEAL AND THE CONTENT OF VEDIC MANTRAS,

VI. CORROBORATION BY THE YAJURVEDIC EVIDENCE,

3. Yogic Sadhana of Vedic Seers,

Visvamitra, Vamadeva, Bharadvaja, Vasistha, Dirghatamas, Agastya and the Sadhana of Reconciliation between the Vital and the Spiritual, Vatsa Kanya, Narayana and the Possibility of Transformation of the Human into the Divine, Hiranyagarbha, Vagambhrni, Patanga, Aghamarsana,

4. Yoga as the Cradle of the Vedic System of Education,

I. BEARING OF YAJNA IN THE DEVELOPMENT OF YOGA,

II. UPANISADIC VIDYAS AS A LINK BETWEEN EDUCATION AND YOGA, III. INTEGRATIVE ROLE OF YOGA IN EDUCATION,

5. Consciousness and Yogic Sadhana in Saivism,

I. VEDIC ORIGIN OF SAIVISM,

II. SIVA AS THE AUSPICIOUS ASPECT OF RUDRA,

III. DISCOVERY OF SIVA BY UPANISADIC SAGE THROUGH MEDITATION,

IV. EQUIVALENCE OF MACROCOSM AND MICROCOSM AS THE BASIS OF YOGIC SADHANA IN SAIVISM,

V. NADIS AND CAKRAS IN SAIVISM AS A VEDIC HERITAGE,

6. A Critique of Patanjali,

I. ADVERSE EFFECT OF THE SANKHYA METAPHYSICS,

II. CONSEQUENCE OF DEPARTURE FROM KAPILA''S FUNDAMENTAL   STANDPOINT,

III. BRAHMI-STHITI VERSUS KAIVALYA,

IV. DISRUPTION OF THE INTEGRALITY OF THE TRANSCENDENTAL EXPERIENCE THROUGH DIFFERENTIATION IN THE STATES OF SAMADHI,

V. CONFUSION OF KRIYA-YOGA AND RAJA-YOGA,

VI. LEANING TO THE BUDDHIST ETHOS,

VII. SANKARA''S CRITICISM OF PATANJALI,

7. Vedic Vision of Bondage and Liberation,

 ', '<p> </p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>1. Glimpses of Yoga in the Vedic Samhitas</span></strong><span>, </span></span></span></p>

<p style="text-align:justify"><span><span><span>I. YOKE AS A SYMBOL OF YOGA IN THE VEDIC SAMHITAS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>II. HRDA-MANISA AS A DIRECT INDICATOR OF SERIOUS YOGIC SADHANA, </span></span></span></p>

<p style="text-align:justify"><span><span><span>III. EVIDENCE OF THE AITAREYA UPANISAD, </span></span></span></p>

<p style="text-align:justify"><span><span><span>IV. SQUEEZING OF SOMA AS SYMBOLIC OF YOGIC SADHANA, </span></span></span></p>

<p style="text-align:justify"><span><span><span>V. TAPAS AND YOGA, </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>2. Yogic Motifs in Indus Seals,</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>I. PROBLEM OF RELATIONSHIP BETWEEN THE VEDIC AND INDUS CIVILISATION, </span></span></span></p>

<p style="text-align:justify"><span><span><span>II. YOGIC MOTIFS CONCERNING ASANAS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>III. THE MOTIF OF THE YOGIN IN SAMBHAVI MUDRA, </span></span></span></p>

<p style="text-align:justify"><span><span><span>IV. YOGIC MESSAGE OF THE PASUPATI SEAL, </span></span></span></p>

<p style="text-align:justify"><span><span><span>V. RESEMBLANCE BETWEEN THE PASUPATI SEAL AND THE CONTENT OF VEDIC MANTRAS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>VI. CORROBORATION BY THE YAJURVEDIC EVIDENCE, </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>3. Yogic Sadhana of Vedic Seers,</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Visvamitra, Vamadeva, Bharadvaja, Vasistha, Dirghatamas, Agastya and the Sadhana of Reconciliation between the Vital and the Spiritual, Vatsa Kanya, Narayana and the Possibility of Transformation of the Human into the Divine, Hiranyagarbha, Vagambhrni, Patanga, Aghamarsana, </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>4. Yoga as the Cradle of the Vedic System of Education</span></strong><span>, </span></span></span></p>

<p style="text-align:justify"><span><span><span>I. BEARING OF YAJNA IN THE DEVELOPMENT OF YOGA, </span></span></span></p>

<p style="text-align:justify"><span><span><span>II. UPANISADIC VIDYAS AS A LINK BETWEEN EDUCATION AND YOGA, III. INTEGRATIVE ROLE OF YOGA IN EDUCATION, </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>5. Consciousness and Yogic Sadhana in Saivism,</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>I. VEDIC ORIGIN OF SAIVISM, </span></span></span></p>

<p style="text-align:justify"><span><span><span>II. SIVA AS THE AUSPICIOUS ASPECT OF RUDRA, </span></span></span></p>

<p style="text-align:justify"><span><span><span>III. DISCOVERY OF SIVA BY UPANISADIC SAGE THROUGH MEDITATION, </span></span></span></p>

<p style="text-align:justify"><span><span><span>IV. EQUIVALENCE OF MACROCOSM AND MICROCOSM AS THE BASIS OF YOGIC SADHANA IN SAIVISM, </span></span></span></p>

<p style="text-align:justify"><span><span><span>V. NADIS AND CAKRAS IN SAIVISM AS A VEDIC HERITAGE, </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>6. A Critique of Patanjali,</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>I. ADVERSE EFFECT OF THE SANKHYA METAPHYSICS, </span></span></span></p>

<p><span><span><span>II. CONSEQUENCE OF DEPARTURE FROM KAPILA''S FUNDAMENTAL   STANDPOINT, </span></span></span></p>

<p style="text-align:justify"><span><span><span>III. BRAHMI-STHITI VERSUS KAIVALYA, </span></span></span></p>

<p style="text-align:justify"><span><span><span>IV. DISRUPTION OF THE INTEGRALITY OF THE TRANSCENDENTAL EXPERIENCE THROUGH DIFFERENTIATION IN THE STATES OF SAMADHI, </span></span></span></p>

<p style="text-align:justify"><span><span><span>V. CONFUSION OF KRIYA-YOGA AND RAJA-YOGA, </span></span></span></p>

<p style="text-align:justify"><span><span><span>VI. LEANING TO THE BUDDHIST ETHOS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>VII. SANKARA''S CRITICISM OF PATANJALI, </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>7. Vedic Vision of Bondage and Liberation,</span></strong></span></span></p>

<p> </p>', 'Title
			YOGA - Foundation of Yoga - I

			Author
			Prof. Satya Parkash Singh

			ISBN
			9788187471523

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>YOGA - Foundation of Yoga - I</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. Satya Parkash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471523</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2695"', '"1887"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9233YOGA%20-%20Foundation%20of%20Yoga%20-%20V1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471523&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3455', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3455', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 941, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:54'),
('10f8b9a4-a237-4aeb-85e3-325bf349c53d', '3755', 693, 'Handbook of Stem Cells - 2 Vols. (Complete Set)', 'handbook-of-stem-cells-2-vols-complete-set', 'handbook-of-stem-cells-2-vols-complete-set', '9780124366428', '9780124366428', '9780124366428', NULL, '"The Handbook of Stem Cells, edited by Robert Lanza and colleagues, is an ambitious new text that achieves extraordinary completeness and inclusiveness...the editors have succeeded in putting together a reference that is broad enough in scope, but sufficiently detailed and rigorous, to be of real interest to both new and seasoned investigators in the field. ...In providing this treatise, which covers the history, biology, methods and applications of stem cells, the editors and authors have succeeded in establishing a conceptual framework and a common language for the field. In so doing, they have ensured that this two-volume set will serve as a benchmark reference in stem cell biology for years to come."

-Steve Goldman, University of Rechester Medical Center, in NATURE CELL BIOLOGY (April 2005, Volume 7, No. 4)

"I am firmly convinced this is a set every biologist and physician, whatsoever his specialty, must have on his desk. ...The reader can benefit from the contributions by the foremost authorities and premiere names (more than 300 contributors; addresses provided) in the field of stem cell research. The two-volume collection of articles (155 chapters) covers everything of the present state of stem cell science, from the care and feeding of mouse stem cells to the possible use of embryonic stem cells in spinal cord repair."

--CarloAlberto Redi, Book review editor for the EUROPEAN JOURNAL OF HISTOCHEMISTRY (49/1)

"These books make an invaluable contribution to the education of researchers and clinicians both of the present day and of the future. They should be available in libraries of all biology and medical schools as well as those of companies and research institutions."

--Ian Wilmut in Times Higher Education Supplement

"...a two volume collection of scientific articles covering everything from the care and feeding of mouse stems cells to the possible use of embryonic stem cells in spinal cord repairs. With 155 chapters and more than 300 contributors, the handbook is the result of a two-year effort to present the state of stem-cell science...The first volume focuses on embryonic stem cells, those found in human and animal embryos. Volume two covers stem cells drawn from fetuses and the ''adult'' stem cells available in the bodies of children and adults...Actors Mary Tyler Moore and Christopher Reeve, who have previously lobbied for stem-cell research, also contributed chapters."

-Lisa Eckelbecker, Telegram & Gazette

"...a collection of definitive articles by the world''s experts... the research outlined in this volume is equally certain to contribute to cures for cancer and for a large number of other less famous diseases - many of mysterious origin - that presently represent terrible afflictions for humanity."

--Bruce Alberts, President of the National Academy of Sciences (from the Foreword to Volume 1)

"This two-volume book is a much-needed attempt to bring together the cumulative work of many investigators in widely diverse aspects of stem cell studies."

--E. Donnal Thomas, Nobel Laureate Medicine/Physiology, 1990 (from the Foreword to Volume 2)

"...the Handbook of Stem Cells is highly recommended primarily as a reference for scientists in the field of animal development...Academic medical libraries and other academic or special libraries serving researchers in cell and developmental biology will particularly benefit from having this handbook available."

--Susan Kendall, Health Sciences Librarian, Michigan State University Library in E-Streams (February 2005)', '<p><span>"The </span><strong>Handbook of Stem Cells</strong><span>, edited by Robert Lanza and colleagues, is an ambitious new text that achieves extraordinary completeness and inclusiveness...the editors have succeeded in putting together a reference that is broad enough in scope, but sufficiently detailed and rigorous, to be of real interest to both new and seasoned investigators in the field. ...In providing this treatise, which covers the history, biology, methods and applications of stem cells, the editors and authors have succeeded in establishing a conceptual framework and a common language for the field. In so doing, they have ensured that this two-volume set will serve as a benchmark reference in stem cell biology for years to come."</span><br />
<span>-Steve Goldman, University of Rechester Medical Center, in NATURE CELL BIOLOGY (April 2005, Volume 7, No. 4)</span><br />
<br />
<span>"I am firmly convinced this is a set every biologist and physician, whatsoever his specialty, must have on his desk. ...The reader can benefit from the contributions by the foremost authorities and premiere names (more than 300 contributors; addresses provided) in the field of stem cell research. The two-volume collection of articles (155 chapters) covers everything of the present state of stem cell science, from the care and feeding of mouse stem cells to the possible use of embryonic stem cells in spinal cord repair."</span><br />
<span>--CarloAlberto Redi, Book review editor for the EUROPEAN JOURNAL OF HISTOCHEMISTRY (49/1)</span><br />
<span>"These books make an invaluable contribution to the education of researchers and clinicians both of the present day and of the future. They should be available in libraries of all biology and medical schools as well as those of companies and research institutions."</span><br />
<span>--Ian Wilmut in Times Higher Education Supplement</span><br />
<br />
<span>"...a two volume collection of scientific articles covering everything from the care and feeding of mouse stems cells to the possible use of embryonic stem cells in spinal cord repairs. With 155 chapters and more than 300 contributors, the handbook is the result of a two-year effort to present the state of stem-cell science...The first volume focuses on embryonic stem cells, those found in human and animal embryos. Volume two covers stem cells drawn from fetuses and the ''adult'' stem cells available in the bodies of children and adults...Actors Mary Tyler Moore and Christopher Reeve, who have previously lobbied for stem-cell research, also contributed chapters."</span><br />
<span>-Lisa Eckelbecker, </span><em>Telegram &amp; Gazette</em><br />
<br />
<span>"...a collection of definitive articles by the world''s experts... the research outlined in this volume is equally certain to contribute to cures for cancer and for a large number of other less famous diseases - many of mysterious origin - that presently represent terrible afflictions for humanity."</span><br />
<span>--Bruce Alberts, President of the National Academy of Sciences (from the Foreword to Volume 1)</span><br />
<br />
<span>"This two-volume book is a much-needed attempt to bring together the cumulative work of many investigators in widely diverse aspects of stem cell studies."</span><br />
<span>--E. Donnal Thomas, Nobel Laureate Medicine/Physiology, 1990 (from the Foreword to Volume 2)</span><br />
<span>"...the </span><strong>Handbook of Stem Cells</strong><span> is highly recommended primarily as a reference for scientists in the field of animal development...Academic medical libraries and other academic or special libraries serving researchers in cell and developmental biology will particularly benefit from having this handbook available."</span><br />
<span>--Susan Kendall, Health Sciences Librarian, Michigan State University Library in E-Streams (February 2005)</span></p>
', 'Title
			Handbook of Stem Cells - 2 Vols. (Complete Set)

			Author
			Robert Lanza

			ISBN
			9780124366428

			Publisher
			Amsterdam Elsevier 

			Binding
			Hardbond', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>Title</td>
			<td>Handbook of Stem Cells - 2 Vols. (Complete Set)</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Robert Lanza</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9780124366428</td>
		</tr>
		<tr>
			<td>Publisher</td>
			<td><a href="https://librarysearch.nirmauni.ac.in/cgi-bin/koha/opac-search.pl?q=pl:%22Amsterdam%22" rel="noopener noreferrer">Amsterdam</a> <a href="https://librarysearch.nirmauni.ac.in/cgi-bin/koha/opac-search.pl?q=Provider:Elsevier" rel="noopener noreferrer">Elsevier</a> </td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"33858"', '"23700"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2589e219-dfd6-427e-8af1-6c9cbcee2bbe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8894R.jpg', NULL, '4', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9780124366428&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3755', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3755', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 693, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:54'),
('110933fc-db8a-4249-8b38-b444cba02039', '558', NULL, 'Legal Systems of the World - A Political and Social Encyclopedia - 4 Vols.', 'legal-systems-of-the-world-a-political-and-social-encyclopedia-4-vols-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-5-558', 'legal-systems-of-the-world-a-political-and-social-encyclopedia-4-vols-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558-558', '9798186830269', '9798186830269', '9798186830269', NULL, 'Legal Systems of the World: A Political and Social Encyclopedia- From Afghanistan to Zimbabwe, this exhaustive four volumes set explores the structure, operation and history of legal and judicial systems in every state in the union and every province in Canada. Behind this powerhouse of a set is an international team of over 350 legal scholars, contributing nearly 400 A-Z entries in everyday language. Readers and legal scholars alike will come to understand these systems, their key elements, their core concepts and their practices. Every legal structure on earth guarantees justice, and Legal Systems of the World shows which ones like up to their promise. The volumes are fully illustrated with maps of all parts of the world and more than 275 legal diagrams. A bibliography, glossary, and index help readers quickly pinpoint and comprehend the information they need. The only one of its kind, this phenomenal reference set reveals the workings of legal systems around the global.', '<p>Legal Systems of the World: A Political and Social Encyclopedia- From Afghanistan to Zimbabwe, this exhaustive four volumes set explores the structure, operation and history of legal and judicial systems in every state in the union and every province in Canada. Behind this powerhouse of a set is an international team of over 350 legal scholars, contributing nearly 400 A-Z entries in everyday language. Readers and legal scholars alike will come to understand these systems, their key elements, their core concepts and their practices. Every legal structure on earth guarantees justice, and Legal Systems of the World shows which ones like up to their promise. The volumes are fully illustrated with maps of all parts of the world and more than 275 legal diagrams. A bibliography, glossary, and index help readers quickly pinpoint and comprehend the information they need. The only one of its kind, this phenomenal reference set reveals the workings of legal systems around the global.</p>', 'Sub Title
			A Political and Social Encyclopedia

			Author
			Herbert M. Kritzer

			ISBN 10 Digit
			818683026X

			ISBN 13 Digit
			9798186830269

			Binding
			Paperback

			Year of Publication
			2005

			Edition of Book
			1st

			Language
			English

			Pages
			1876', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Political and Social Encyclopedia</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Herbert M. Kritzer</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818683026X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798186830269</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1876</td>
		</tr>
	</tbody>
</table>', '"6500"', '"3900"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1876, '1876', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5650818683026x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9798186830269&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=558', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=558', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2748, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('1123d87f-1f46-4d37-b402-f61036e56472', '1857', NULL, 'Nature Environment and Literature', 'nature-environment-and-literature-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-18-1857', 'nature-environment-and-literature-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857-1857', 'XAWE3345', 'XAWE3345', 'XAWE3345', NULL, 'Book Summary of Better Quality Of Rural Life ? The volume has been designed to make available comprehensive material in Tribal Development in rural life.? Tribals are more backward compared with the general population and the Scheduled Caste.? Tribal constitute 8 percent of the national population but about 40 percent of displaced persons.? Tribals live in forest and mountains somewhat isolated from the general population because of this have been called girijan ad Vanvasi.? Tribals suffer from poverty and occupational conditions, illiteracy, Landless Agriculture laboures, work participation, agricultural resources and so on.? Tribal development should be operated in terms of land, water and plantation in the same order from ensuring the command of their resources which the tribal community used to enjoy.? To save ecology and upgrade the environment, generated the natural resources is the sine qua-non for the development of tribal regions. The volume highlights the following aspects:- ?Empowerment and Amelioration of Tribals ?Investments opportunities in North East ?Imperative and dimensions of growth in North East ?Socio ?Economic challenges in North East ?Uplifting the schedules Tribes ?Tribal education in India ?Tribal development during the Five year Plan ?Role of Forests in Tribal development ?Quality of life of Scheduled Castes and Tribes ?Rural development and Tribal Aspiration ?Credit system in Tribal Areas: need for re-orientation ?The right of Tribal Status ?Role of Tribal Women in Education ?Tribal women and sustainable ecology ?Barriers in mainstreaming.', '<p>Book Summary of Better Quality Of Rural Life ? The volume has been designed to make available comprehensive material in Tribal Development in rural life.? Tribals are more backward compared with the general population and the Scheduled Caste.? Tribal constitute 8 percent of the national population but about 40 percent of displaced persons.? Tribals live in forest and mountains somewhat isolated from the general population because of this have been called girijan ad Vanvasi.? Tribals suffer from poverty and occupational conditions, illiteracy, Landless Agriculture laboures, work participation, agricultural resources and so on.? Tribal development should be operated in terms of land, water and plantation in the same order from ensuring the command of their resources which the tribal community used to enjoy.? To save ecology and upgrade the environment, generated the natural resources is the sine qua-non for the development of tribal regions. The volume highlights the following aspects:- ?Empowerment and Amelioration of Tribals ?Investments opportunities in North East ?Imperative and dimensions of growth in North East ?Socio ?Economic challenges in North East ?Uplifting the schedules Tribes ?Tribal education in India ?Tribal development during the Five year Plan ?Role of Forests in Tribal development ?Quality of life of Scheduled Castes and Tribes ?Rural development and Tribal Aspiration ?Credit system in Tribal Areas: need for re-orientation ?The right of Tribal Status ?Role of Tribal Women in Education ?Tribal women and sustainable ecology ?Barriers in mainstreaming.</p>', 'Nature Environment and Literature', '<h1>Nature Environment and Literature</h1>', '"975"', '"585"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71309788176258524.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XAWE3345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1857', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1857', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1938, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:54'),
('11352088-4d7c-4c63-bba5-8619f94b368c', '4407', 58, 'Handbook of Cosmetic Science and Technology 4/e.', 'handbook-of-cosmetic-science-and-technology-4e', 'handbook-of-cosmetic-science-and-technology-4e', '9781138049475', '9781138049475', '9781138049475', NULL, 'About the book

Ranging from studies on the structure and function of the skin to research on a wide array of cosmetic compounds, this Second Edition updates readers on the latest regulatory guidelines, new cosmetic ingredients, state-of-the-art safety assessment technologies, and anticipated trends in the market-keeping pace with rapid advancements in chemistry, physics, biology, cosmetology, and toxicology to stand alone as the foremost guide to the subject.

Content:

Section I: Skin Types

Section II: Skin Hydration

Section III: Skin Barrier

Section IV: Skin Aging and Sun and Antiaging Care Products

Section V: Skin Perception

Section VI: Skin Tolerance

Section VII: Skin Color

Section VIII: Cosmetics with Specific Targets

Section IX: Regulation', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Ranging from studies on the structure and function of the skin to research on a wide array of cosmetic compounds, this Second Edition updates readers on the latest regulatory guidelines, new cosmetic ingredients, state-of-the-art safety assessment technologies, and anticipated trends in the market-keeping pace with rapid advancements in chemistry, physics, biology, cosmetology, and toxicology to stand alone as the foremost guide to the subject.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section I: Skin Types</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section II: Skin Hydration</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section III: Skin Barrier</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section IV: Skin Aging and Sun and Antiaging Care Products</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section V: Skin Perception</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section VI: Skin Tolerance</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section VII: Skin Color</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section VIII: Cosmetics with Specific Targets</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Section IX: Regulation</span></span></span></span></p>
', 'Title
			Handbook of Cosmetic Science and Technology 4/e.

			Author
			Marc Paye/Andre O.Barel/Howard I. Maibach

			ISBN
			9781138049475

			Publishers
			CRC

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Handbook of Cosmetic Science and Technology 4/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Marc Paye/Andre O.Barel/Howard I. Maibach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781138049475</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>CRC</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"4995"', '"3247"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '89f61e78-bc64-4377-b4ab-15326935aff4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9177hb%20of.jpg', NULL, '6 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781138049475&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4407', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4407', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 58, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:54'),
('1157eb06-0785-460c-ba65-ae188201337c', '388', NULL, 'Holistic Health Healing & Astrosciences - An International Source Book - V III', 'holistic-health-healing-astrosciences-an-international-source-book-v-iii-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-38-388', 'holistic-health-healing-astrosciences-an-international-source-book-v-iii-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388-388', '8180563049', '8180563049', '8180563049', NULL, 'If there''s one book you''ll read and consult again and again on Holistic Health, Healing & Astrosciences, this is it!

Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.

Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.

The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.

Content - SECTION: I, Astrology: Scientific Validity & Remedial Measures, SECTION: II Karma, Fate, Destiny, Dreams, Reincarnation, Astral Travel and Telepathy, SECTION: III Scientific Aspects of Tantra, Mantra and Yantra Healing, SECTION: IV Subtle Energy in Human, Energy Medicine & Crystal Gemstone Therapy, SECTION: V Indian Vaastu Shastra (Geomancy and Feng - Shui Science) For Holistic Prosperity         ', '<p style="text-align:justify"><span>If there''s one book you''ll read and consult again and again on Holistic Health, Healing &amp; Astrosciences, this is it!</span></p>

<p style="text-align:justify"><span>Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.</span></p>

<p style="text-align:justify"><span>Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.</span></p>

<p style="text-align:justify"><span>The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>SECTION: I, Astrology: Scientific Validity &amp; Remedial Measures, SECTION: II Karma, Fate, Destiny, Dreams, Reincarnation, Astral Travel and Telepathy, SECTION: III Scientific Aspects of Tantra, Mantra and Yantra Healing, SECTION: IV Subtle Energy in Human, Energy Medicine &amp; Crystal Gemstone Therapy, SECTION: V Indian Vaastu Shastra (Geomancy and Feng - Shui Science) For Holistic Prosperity</span>         </span></span></p>', 'Sub Title
			An International Source Book - V III

			Author
			B. D. Sharma

			About Author
			As per Book

			ISBN 10 Digit
			8180563049

			ISBN 13 Digit
			 

			Pages
			390

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>An International Source Book - V III</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>B. D. Sharma</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8180563049</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>390</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2003</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 390, '390', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9235Vol-III.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8180563049&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=388', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=388', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2853, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('115e9037-7f57-42bb-89d8-42c62dfb3455', '2367', NULL, 'Encyclopedia of Hinduism', 'encyclopedia-of-hinduism-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367', 'encyclopedia-of-hinduism-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367-2367', '9780700712670', '9780700712670', '9780700712670', NULL, 'The Encyclopedia of Hinduism contains over 900 entries reflecting recent advances in scholarship which have raised new theoretical and methodological issues as well as identifying new areas of study which have not been addressed previously. The debate over the term ''Hinduism'' in the light of post-Orientalist critiques is just one example of how once standard academic frameworks have been called into question. Entries range from 150-word definitions of terms and concepts to 5,000-word in-depth investigations of major topics. The Encyclopedia covers all aspects of Hinduism but departs from other works in including more ethnographic and contemporary material in contrast to an exclusively textual and historical approach. It includes a broad range of subject matter such as: historical developments (among them nineteenth and twentieth century reform and revival); geographical distribution (especially the diaspora); major and minor movements; philosophies and theologies; scriptures; deities; temples and sacred sites; pilgrimages; festivals; rites of passage; worship; religious arts (sculpture, architecture, music, dance, etc.); religious sciences (e.g. astrology); biographies of leading figures; local and regional traditions; caste and untouchability; feminism and women''s religion; nationalism and the Hindu radical right; and new religious movements. The history of study and the role of important scholars past and present are also discussed. Accessibility to all levels of reader has been a priority and no previous knowledge is assumed. However, the in-depth larger entries and the design of the work in line with the latest scholarly advances means that the volume will be of considerable interest to specialists. The whole is cross-referenced and bibliographies attach to the larger entries. There is a full index.

Content - Advisory board, Preface, Introduction, How to use this encyclopedia, Acknowledgements, List of contributors, Thematic list of entries, Entries A-Z, Index   ', '<p style="text-align:justify"><span>The Encyclopedia of Hinduism contains over 900 entries reflecting recent advances in scholarship which have raised new theoretical and methodological issues as well as identifying new areas of study which have not been addressed previously. The debate over the term ''Hinduism'' in the light of post-Orientalist critiques is just one example of how once standard academic frameworks have been called into question. Entries range from 150-word definitions of terms and concepts to 5,000-word in-depth investigations of major topics. The Encyclopedia covers all aspects of Hinduism but departs from other works in including more ethnographic and contemporary material in contrast to an exclusively textual and historical approach. It includes a broad range of subject matter such as: historical developments (among them nineteenth and twentieth century reform and revival); geographical distribution (especially the diaspora); major and minor movements; philosophies and theologies; scriptures; deities; temples and sacred sites; pilgrimages; festivals; rites of passage; worship; religious arts (sculpture, architecture, music, dance, etc.); religious sciences (e.g. astrology); biographies of leading figures; local and regional traditions; caste and untouchability; feminism and women''s religion; nationalism and the Hindu radical right; and new religious movements. The history of study and the role of important scholars past and present are also discussed. Accessibility to all levels of reader has been a priority and no previous knowledge is assumed. However, the in-depth larger entries and the design of the work in line with the latest scholarly advances means that the volume will be of considerable interest to specialists. The whole is cross-referenced and bibliographies attach to the larger entries. There is a full index.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Advisory board, Preface, Introduction, How to use this encyclopedia, Acknowledgements, List of contributors, Thematic list of entries, Entries A-Z, Index</span>   </span></span></p>', 'Sub Title
			Encyclopedia of Hinduism

			Author
			Denise Cush, Catherine Robinson, Michael York

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780700712670

			Pages
			1086

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Encyclopedia of Hinduism</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Denise Cush, Catherine Robinson, Michael York</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780700712670</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1086</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"22050"', '"13230"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1086, '1086', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3192Encyclopedia%20of%20Hinduism.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780700712670&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2367', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2367', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1644, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:54'),
('1189b39e-74e8-4d46-a252-ac9de9b7926f', '3834', 617, 'Chemistry - Definitions Notions Terminology', 'chemistry-definitions-notions-terminology', 'chemistry-definitions-notions-terminology', '5-03-000996-5', '5-03-000996-5', '5-03-000996-5', NULL, 'About the book

An excellent up-to-date guide to the terminology of chemistry and the allied sciences written in the simplest language consistent with accuracy and fullness.

The book contains the most important information pertaining to inorganic, organic and analytical chemistry. the reader will also find reliable definitions and clear explanations of the basic terms used in radiochemistry, polymer science, chemistry of scattered elements, biochemistry, and geochemistry. A compact, authoritative reference book indispensible for secondary school pupils interested in chemistry and related disciplines.

 ', '<p><u><strong>About the book</strong></u></p>

<p>An excellent up-to-date guide to the terminology of chemistry and the allied sciences written in the simplest language consistent with accuracy and fullness.</p>

<p>The book contains the most important information pertaining to inorganic, organic and analytical chemistry. the reader will also find reliable definitions and clear explanations of the basic terms used in radiochemistry, polymer science, chemistry of scattered elements, biochemistry, and geochemistry. A compact, authoritative reference book indispensible for secondary school pupils interested in chemistry and related disciplines.</p>

<p> </p>', ' Title
			Chemistry -  Definitions Notions Terminology

			 Author
			A.I Busev

			 ISBN
			5-03-000996-5

			 Publisher
			Mir Publishers

			 Year of Publication
			1984

			 Pages
			304

			 Binding
			Hardcover

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Chemistry -  Definitions Notions Terminology</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">A.I Busev</td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center">5-03-000996-5</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">304</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 304, '304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9472Chemistry%20Defintions%20Notions%20Ter.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000996-5&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3834', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3834', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 617, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('11acd124-5eba-4c9d-88fe-ddbe92c085e3', '3667', 774, 'BRHAT-SAMHITA OF VARAHA-MIHIRA - Sanskrit Text, English Translation Important Notes & Index of Verses in 2 Vols. Complete Set', 'brhatsamhita-of-varahamihira-sanskrit-text-english-translation-important-notes-index-of-verses-in-2-vols-complete-set', 'brhatsamhita-of-varahamihira-sanskrit-text-english-translation-important-notes-index-of-verses-in-2-vols-complete-set', '9788171104215', '9788171104215', '9788171104215', NULL, 'Varahamihira is considered to be the foremost Hindu Astronomer and Astrologer. He was master of all the three sections of Astrology. The outstanding works of Varahamihira are:

	Brhat Saffihita

	Brhad Jataka

	Laghu Jataka.

	Brhad Yogayatra

	Samasa  Samhita

Brhat Sathhita is the most celebrated work of Varahamihira. The 106 chapters of the Brhat Sarhhita contain all the practical and useful knowledge of the astronomical aspects for the daily life of the people in general. The chapters of this book contain in depth information about Astronomy, Geography, Meteorology, Portents, Agriculture, Economics, Physiognomy, Botany, Zoology, Erotics, Gemology, Augurus. Calendar, Stellar lore etc.

The present edition of Brhat Saitihita is a compilation of two texts out of which one is in Sanskrit language edited by Prof. Hendrick Kern - a well-known German scholar and the other is the English translation of the Brhat Sathhita by N. Chidambaram Iyer again a well- known South-Indian scholar. Both the texts have been edited thoroughly by the present editor Dr. Shri Krishna ‘Jugnu’ and the outcome is the present edition of Brhat Samfihita which is the first and the most unique of its type. This edition not only includes complete Sanskrit Text and English Translation, but also important Notes at various places and an Index of Verses at the last.

The name of Varaha-mihira must be familiar to every Saiskrit scholar from the writings of Colebrooke, Davis, Sir William Jones, Weber. Lassen. and, not least, from the writings of Albiruni, brought to public notice by Reinaud. But, however well known the name of the Hindu astronomer and astrologer may be, his work', '<p style="text-align:justify"><span><span><span><span><span>Varahamihira is considered to be the foremost Hindu Astronomer and Astrologer. He was master of all the three sections of Astrology. The outstanding works of Varahamihira are:</span></span></span></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span><span><span>Brhat Saffihita</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Brhad Jataka</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Laghu Jataka.</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Brhad Yogayatra</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Samasa  Samhita</span></span></span></span></span></li>
</ul>

<p style="text-align:justify"><span><span><span><span><span>Brhat Sathhita is the most celebrated work of Varahamihira. The 106 chapters of the Brhat Sarhhita contain all the practical and useful knowledge of the astronomical aspects for the daily life of the people in general. The chapters of this book contain in depth information about Astronomy, Geography, Meteorology, Portents, Agriculture, Economics, Physiognomy, Botany, Zoology, Erotics, Gemology, Augurus. Calendar, Stellar lore etc.</span></span></span><br />
<br />
<span><span><span>The present edition of Brhat Saitihita is a compilation of two texts out of which one is in Sanskrit language edited by Prof. Hendrick Kern - a well-known German scholar and the other is the English translation of the Brhat Sathhita by N. Chidambaram Iyer again a well- known South-Indian scholar. Both the texts have been edited thoroughly by the present editor Dr. Shri Krishna ‘Jugnu’ and the outcome is the present edition of Brhat Samfihita which is the first and the most unique of its type. This edition not only includes complete Sanskrit Text and English Translation, but also important Notes at various places and an Index of Verses at the last.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>The name of Varaha-mihira must be familiar to every Saiskrit scholar from the writings of Colebrooke, Davis, Sir William Jones, Weber. Lassen. and, not least, from the writings of Albiruni, brought to public notice by Reinaud. But, however well known the name of the Hindu astronomer and astrologer may be, his work</span></span></span></span></span></p>', ' 

			Title 

			 

			BRHAT-SAMHITA OF VARAHA-MIHIRA - Sanskrit Text, English Translation Important Notes & Index of Verses in 2 Vols. Complete Set

			Author

			Dr. Shri krishna ''Jugnu''

			Contents

			Vol I

			Chapter 1 - Introductory

			Chapter 2 - The Jyotiṣa (astrologer)

			Chapter 3 - On the course of the Sun (āditya-cāra)

			Chapter 4 - On the course of the Moon (candra-cāra)

			Chapter 5 - On the course of Rāhu (rāhu-cāra)

			Chapter 6 - On the course of Mars (bhauma-cāra)

			Chapter 7 - On the course of Mercury (budha-cāra)

			Chapter 8 - On the course of Jupiter (bṛhaspati-cāra)

			Chapter 9 - On the course of Venus (śukra-cāra)

			Chapter 10 - On the course of Saturn (śanaiścara-cāra)

			Chapter 11 - On comets (ketu)

			Chapter 12 - On Canopus (Agastya)

			Chapter 13 - On the constellation of Saptarṣi (seven Ṛṣis or Sages)

			Chapter 14 - On Kūrma Vibhāga

			Chapter 15 - On the Nakṣatras (nakṣatra-vyūha)

			Chapter 16 - On the planets (graha-bhaktiyoga)

			Chapter 17 - On planetary conjunctions (grahayuddha)

			Chapter 18 - On the Moon’s conjunction with the planets (śaśigrahasamāgama)

			Chapter 19 - On planetary years (grahavarṣaphala)

			Chapter 20 - On planetary meetings (grahaśṛṅgāṭaka)

			Chapter 21 - On the rain-clouds (garbhalakṣaṇa)

			Chapter 22 - On rain support days (garbha-dhāraṇa)

			Chapter 23 - On rain (pravarṣaṇa)

			Chapter 24 - On Rohiṇī-yoga

			Chapter 25 - On Svāti-yoga

			Chapter 26 - On Āṣāḍhī-yoga

			Chapter 27 - On the winds (vātacakra)

			Chapter 28 - Signs of immediate rain (sadyovarṣaṇa)

			Chapter 29 - On flowers and plants (kusumalatā)

			Chapter 30 - Signs of Twilight Hours (sandhyā-lakṣaṇa)

			Chapter 31 - On Digdāha (glow at the horizon)

			Chapter 32 - Signs of an Earthquake (bhūkampa-lakṣaṇa)

			Chapter 33 - On meteors (ulkā)

			Chapter 34 - On Halos (pariveṣa-lakṣaṇa)

			Chapter 35 - Signs of Rainbows (indrāyudha-lakṣaṇa)

			Chapter 36 - Signs of Aerial City (gandharvanagara-lakṣaṇa)

			Chapter 37 - On Mock Suns (pratisūrya-lakṣaṇa)

			Chapter 38 - On Dust-storms (rajas-lakṣaṇa)

			Chapter 39 - On Thunderbolts

			Chapter 40 - On Sasya-jātaka (vegetable horoscopy)

			Chapter 41 - Classification of substances (dravya-niścaya)

			Chapter 42 - Fluctuation of prices

			Chapter 43 - On Indra-dhvaja (Indra’s banner)

			Chapter 44 - Lustration Ceremony (nīrājanavidhi)

			Chapter 45 - On the Wagtail (khañjana-kalakṣaṇa)

			Chapter 46 - On Portents or Public Calamity (utpāta-adyāya)

			Chapter 47 - Motley Miscellany (mayūracitraka)

			 Vol II

			Chapter 48 - Royal bath (puṣyasnāna)

			Chapter 49 - On Paṭṭa (crown plate)

			Chapter 50 - On the Sword (khaḍga-lakṣaṇa)

			Chapter 51 - Aṅga-vidyā (prediction through limbs)

			Chapter 52 - On Pimples (piṭaka-lakṣaṇa)

			Chapter 53 - On House-building (vāstu-vidyā)

			Chapter 54 - On Undercurrents (dakārgala)

			Chapter 55 - On Gardening (vṛkṣāyurveda)

			Chapter 56 - On the building of temples (prāsāda-lakṣaṇa)

			Chapter 57 - On durable cement (vajralepa-lakṣaṇa)

			Chapter 58 - On temple idols (pratimā-lakṣaṇa)

			Chapter 59 - On entry into the forest (vanasampraveśa or vanapraveśa)

			Chapter 60 - Installation of Idols in Temples (pratimā-pratiṣṭhāpana)

			Chapter 61 - On the features of Cows (go) and Oxen (vṛṣabha)

			Chapter 62 - On the features of the Dog (śva or śvan-lakṣaṇa)

			Chapter 63 - On the features of the Cock (Kukkuṭa-lakṣaṇa)

			Chapter 64 - On the features of the Turtle/Tortoise (kūrma-lakṣaṇa)

			Chapter 65 - On the features of the Goat (chāga-lakṣaṇa)

			Chapter 66 - On the features of the Horse (aśva-lakṣaṇa)

			Chapter 67 - On the features of the Elephant (hasti-lakṣaṇa)

			Chapter 68 - On the features of Men (puruṣa-lakṣaṇa)

			Chapter 69 - Signs of the five great men (pañca-puruṣa or pañca-mahāpuruṣa)

			Chapter 70 - On the features of women (kanyā-lakṣaṇa)

			Chapter 71 - Omens from Slits of Garments (vastracheda-lakṣaṇa)

			Chapter 72 - On Chowries (cāmara-lakṣaṇa)

			Chapter 73 - On Umbrellas (chatra-lakṣaṇa)

			Chapter 74 - On the praise of Women (strī-praśaṃsā)

			Chapter 75 - Winning of Affection (saubhāgya-karaṇa)

			Chapter 76 - Erotic remedies, Spermatic drugs and Medicines (kāndarpika)

			Chapter 77 - Preparation of Perfumes (gandhayukti)

			Chapter 78 - On Sexual Union (puṃstrī-samāyoga)

			Chapter 79 - On Couches and Seats (śayyāsana)

			Chapter 80 - On Gems (ratna-parīkṣā)

			Chapter 81 - On Pearls (muktā-lakṣaṇa)

			Chapter 82 - On Rubies (padmarāga-lakṣaṇa)

			Chapter 83 - On Emeralds (marakata-lakṣaṇa)

			Chapter 84 - On Lamps (dīpa-lakṣaṇa)

			Chapter 85 - On Tooth-brush (dantakāṣṭha-lakṣaṇa)

			Chapter 86 - Omens (1): General rules (śākuna)

			Chapter 87 - Omens (2): On the circle of Horizon (antara-tcakra)

			Chapter 88 - Omens (3): On ominous cries (viruta) of Birds and Beasts

			Chapter 89 - Omens (4): On the circle of Dogs (śvacakra)

			Chapter 90 - Omens (5): On the cry of the Jackal (śivā-ruta)

			Chapter 91 - Omens (6): Movement of wild animals (mṛga-ceṣṭita)

			Chapter 92 - Omens (7): The Intention of Cows (go-iṅgita)

			Chapter 93 - Omens (8): The intention of Horses (aśva-iṅgita)

			Chapter 94 - Omens (9): The Attitude of Elephants (hasti-veṣṭita)

			Chapter 95 - Omens (10): The cries of Crows (vāyasa-viruta)

			Chapter 96 - Omens (11): Supplementary to omens (śākuna-uttara)

			Chapter 97 - On the time of fruition of effects (pāka-adhyāya)

			Chapter 98 - On the constellations (nakṣatra-karmaguṇa)

			Chapter 99 - On lunar days and half lunar days (tith-karmaguṇa)

			Chapter 100 - On the qualities of the Karaṇas (karaṇa-guṇa)

			Chapter 101 - On the effects of birth in the Asterisms (nakṣatra-jātaka)

			Chapter 102 - On the division of the Zodiac into signs (rāśi-vibhāga)

			Chapter 103 - Effects of planetary combination on marriage (vivāha-paṭala)

			Chapter 104 - On the transits of planets (graha-gocara)

			Chapter 105 - On the worship of the stellar deity (rūpasatra)

			Chapter 106 - Conclusion

			 

			 

			Edition

			3/e

			Publisher

			Parimal Publications

			ISBN

			9788171104215

			 

			Pages

			608

			Year

			2022

			Binding

			Hard Bound

			Language

			English & Sanskrit

 

 

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><strong>Title </strong></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>BRHAT-SAMHITA OF VARAHA-MIHIRA - Sanskrit Text, English Translation Important Notes &amp; Index of Verses in 2 Vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Dr. Shri krishna ''Jugnu''</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Contents </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><strong><span>Vol I </span></strong></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226717.html" rel="noopener noreferrer"><span>Chapter 1 - Introductory</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226718.html" rel="noopener noreferrer"><span>Chapter 2 - The Jyotiṣa (astrologer)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226719.html" rel="noopener noreferrer"><span>Chapter 3 - On the course of the Sun (āditya-cāra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226720.html" rel="noopener noreferrer"><span>Chapter 4 - On the course of the Moon (candra-cāra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226721.html" rel="noopener noreferrer"><span>Chapter 5 - On the course of Rāhu (rāhu-cāra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226722.html" rel="noopener noreferrer"><span>Chapter 6 - On the course of Mars (bhauma-cāra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226723.html" rel="noopener noreferrer"><span>Chapter 7 - On the course of Mercury (budha-cāra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226724.html" rel="noopener noreferrer"><span>Chapter 8 - On the course of Jupiter (bṛhaspati-cāra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226726.html" rel="noopener noreferrer"><span>Chapter 9 - On the course of Venus (śukra-cāra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226727.html" rel="noopener noreferrer"><span>Chapter 10 - On the course of Saturn (śanaiścara-cāra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226728.html" rel="noopener noreferrer"><span>Chapter 11 - On comets (ketu)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226730.html" rel="noopener noreferrer"><span>Chapter 12 - On Canopus (Agastya)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226731.html" rel="noopener noreferrer"><span>Chapter 13 - On the constellation of Saptarṣi (seven Ṛṣis or Sages)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228914.html" rel="noopener noreferrer"><span>Chapter 14 - On Kūrma Vibhāga</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228916.html" rel="noopener noreferrer"><span>Chapter 15 - On the Nakṣatras (nakṣatra-vyūha)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228917.html" rel="noopener noreferrer"><span>Chapter 16 - On the planets (graha-bhaktiyoga)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228918.html" rel="noopener noreferrer"><span>Chapter 17 - On planetary conjunctions (grahayuddha)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228919.html" rel="noopener noreferrer"><span>Chapter 18 - On the Moon’s conjunction with the planets (śaśigrahasamāgama)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228920.html" rel="noopener noreferrer"><span>Chapter 19 - On planetary years (grahavarṣaphala)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228921.html" rel="noopener noreferrer"><span>Chapter 20 - On planetary meetings (grahaśṛṅgāṭaka)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228922.html" rel="noopener noreferrer"><span>Chapter 21 - On the rain-clouds (garbhalakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228923.html" rel="noopener noreferrer"><span>Chapter 22 - On rain support days (garbha-dhāraṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228924.html" rel="noopener noreferrer"><span>Chapter 23 - On rain (pravarṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228925.html" rel="noopener noreferrer"><span>Chapter 24 - On Rohiṇī-yoga</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228926.html" rel="noopener noreferrer"><span>Chapter 25 - On Svāti-yoga</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228927.html" rel="noopener noreferrer"><span>Chapter 26 - On Āṣāḍhī-yoga</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228928.html" rel="noopener noreferrer"><span>Chapter 27 - On the winds (vātacakra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228988.html" rel="noopener noreferrer"><span>Chapter 28 - Signs of immediate rain (sadyovarṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229033.html" rel="noopener noreferrer"><span>Chapter 29 - On flowers and plants (kusumalatā)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229175.html" rel="noopener noreferrer"><span>Chapter 30 - Signs of Twilight Hours (sandhyā-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229176.html" rel="noopener noreferrer"><span>Chapter 31 - On Digdāha (glow at the horizon)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229177.html" rel="noopener noreferrer"><span>Chapter 32 - Signs of an Earthquake (bhūkampa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229178.html" rel="noopener noreferrer"><span>Chapter 33 - On meteors (ulkā)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229179.html" rel="noopener noreferrer"><span>Chapter 34 - On Halos (pariveṣa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229180.html" rel="noopener noreferrer"><span>Chapter 35 - Signs of Rainbows (indrāyudha-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229181.html" rel="noopener noreferrer"><span>Chapter 36 - Signs of Aerial City (gandharvanagara-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229182.html" rel="noopener noreferrer"><span>Chapter 37 - On Mock Suns (pratisūrya-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229183.html" rel="noopener noreferrer"><span>Chapter 38 - On Dust-storms (rajas-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229184.html" rel="noopener noreferrer"><span>Chapter 39 - On Thunderbolts</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229185.html" rel="noopener noreferrer"><span>Chapter 40 - On Sasya-jātaka (vegetable horoscopy)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229186.html" rel="noopener noreferrer"><span>Chapter 41 - Classification of substances (dravya-niścaya)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229187.html" rel="noopener noreferrer"><span>Chapter 42 - Fluctuation of prices</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229188.html" rel="noopener noreferrer"><span>Chapter 43 - On Indra-dhvaja (Indra’s banner)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229196.html" rel="noopener noreferrer"><span>Chapter 44 - Lustration Ceremony (nīrājanavidhi)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229216.html" rel="noopener noreferrer"><span>Chapter 45 - On the Wagtail (khañjana-kalakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229217.html" rel="noopener noreferrer"><span>Chapter 46 - On Portents or Public Calamity (utpāta-adyāya)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229218.html" rel="noopener noreferrer"><span>Chapter 47 - Motley Miscellany (mayūracitraka)</span></a></span></span></span></span></p>

			<p><span><span><span><strong><span> Vol II </span></strong></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229254.html" rel="noopener noreferrer"><span>Chapter 48 - Royal bath (puṣyasnāna)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229293.html" rel="noopener noreferrer"><span>Chapter 49 - On Paṭṭa (crown plate)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229294.html" rel="noopener noreferrer"><span>Chapter 50 - On the Sword (khaḍga-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229295.html" rel="noopener noreferrer"><span>Chapter 51 - Aṅga-vidyā (prediction through limbs)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229296.html" rel="noopener noreferrer"><span>Chapter 52 - On Pimples (piṭaka-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229297.html" rel="noopener noreferrer"><span>Chapter 53 - On House-building (vāstu-vidyā)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229298.html" rel="noopener noreferrer"><span>Chapter 54 - On Undercurrents (dakārgala)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229299.html" rel="noopener noreferrer"><span>Chapter 55 - On Gardening (vṛkṣāyurveda)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229301.html" rel="noopener noreferrer"><span>Chapter 56 - On the building of temples (prāsāda-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229302.html" rel="noopener noreferrer"><span>Chapter 57 - On durable cement (vajralepa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229303.html" rel="noopener noreferrer"><span>Chapter 58 - On temple idols (pratimā-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229304.html" rel="noopener noreferrer"><span>Chapter 59 - On entry into the forest (vanasampraveśa or vanapraveśa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229305.html" rel="noopener noreferrer"><span>Chapter 60 - Installation of Idols in Temples (pratimā-pratiṣṭhāpana)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229322.html" rel="noopener noreferrer"><span>Chapter 61 - On the features of Cows (go) and Oxen (vṛṣabha)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229323.html" rel="noopener noreferrer"><span>Chapter 62 - On the features of the Dog (śva or śvan-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229324.html" rel="noopener noreferrer"><span>Chapter 63 - On the features of the Cock (Kukkuṭa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229325.html" rel="noopener noreferrer"><span>Chapter 64 - On the features of the Turtle/Tortoise (kūrma-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229326.html" rel="noopener noreferrer"><span>Chapter 65 - On the features of the Goat (chāga-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229327.html" rel="noopener noreferrer"><span>Chapter 66 - On the features of the Horse (aśva-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229328.html" rel="noopener noreferrer"><span>Chapter 67 - On the features of the Elephant (hasti-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229330.html" rel="noopener noreferrer"><span>Chapter 68 - On the features of Men (puruṣa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229331.html" rel="noopener noreferrer"><span>Chapter 69 - Signs of the five great men (pañca-puruṣa or pañca-mahāpuruṣa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229332.html" rel="noopener noreferrer"><span>Chapter 70 - On the features of women (kanyā-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229333.html" rel="noopener noreferrer"><span>Chapter 71 - Omens from Slits of Garments (vastracheda-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229334.html" rel="noopener noreferrer"><span>Chapter 72 - On Chowries (cāmara-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229335.html" rel="noopener noreferrer"><span>Chapter 73 - On Umbrellas (chatra-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229336.html" rel="noopener noreferrer"><span>Chapter 74 - On the praise of Women (strī-praśaṃsā)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229337.html" rel="noopener noreferrer"><span>Chapter 75 - Winning of Affection (saubhāgya-karaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229338.html" rel="noopener noreferrer"><span>Chapter 76 - Erotic remedies, Spermatic drugs and Medicines (kāndarpika)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229339.html" rel="noopener noreferrer"><span>Chapter 77 - Preparation of Perfumes (gandhayukti)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229341.html" rel="noopener noreferrer"><span>Chapter 78 - On Sexual Union (puṃstrī-samāyoga)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229342.html" rel="noopener noreferrer"><span>Chapter 79 - On Couches and Seats (śayyāsana)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229343.html" rel="noopener noreferrer"><span>Chapter 80 - On Gems (ratna-parīkṣā)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229344.html" rel="noopener noreferrer"><span>Chapter 81 - On Pearls (muktā-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229345.html" rel="noopener noreferrer"><span>Chapter 82 - On Rubies (padmarāga-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229346.html" rel="noopener noreferrer"><span>Chapter 83 - On Emeralds (marakata-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229347.html" rel="noopener noreferrer"><span>Chapter 84 - On Lamps (dīpa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229348.html" rel="noopener noreferrer"><span>Chapter 85 - On Tooth-brush (dantakāṣṭha-lakṣaṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229349.html" rel="noopener noreferrer"><span>Chapter 86 - Omens (1): General rules (śākuna)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229350.html" rel="noopener noreferrer"><span>Chapter 87 - Omens (2): On the circle of Horizon (antara-tcakra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229351.html" rel="noopener noreferrer"><span>Chapter 88 - Omens (3): On ominous cries (viruta) of Birds and Beasts</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229352.html" rel="noopener noreferrer"><span>Chapter 89 - Omens (4): On the circle of Dogs (śvacakra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229353.html" rel="noopener noreferrer"><span>Chapter 90 - Omens (5): On the cry of the Jackal (śivā-ruta)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229354.html" rel="noopener noreferrer"><span>Chapter 91 - Omens (6): Movement of wild animals (mṛga-ceṣṭita)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229355.html" rel="noopener noreferrer"><span>Chapter 92 - Omens (7): The Intention of Cows (go-iṅgita)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229356.html" rel="noopener noreferrer"><span>Chapter 93 - Omens (8): The intention of Horses (aśva-iṅgita)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229357.html" rel="noopener noreferrer"><span>Chapter 94 - Omens (9): The Attitude of Elephants (hasti-veṣṭita)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229358.html" rel="noopener noreferrer"><span>Chapter 95 - Omens (10): The cries of Crows (vāyasa-viruta)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229359.html" rel="noopener noreferrer"><span>Chapter 96 - Omens (11): Supplementary to omens (śākuna-uttara)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229360.html" rel="noopener noreferrer"><span>Chapter 97 - On the time of fruition of effects (pāka-adhyāya)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229361.html" rel="noopener noreferrer"><span>Chapter 98 - On the constellations (nakṣatra-karmaguṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229362.html" rel="noopener noreferrer"><span>Chapter 99 - On lunar days and half lunar days (tith-karmaguṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229364.html" rel="noopener noreferrer"><span>Chapter 100 - On the qualities of the Karaṇas (karaṇa-guṇa)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229365.html" rel="noopener noreferrer"><span>Chapter 101 - On the effects of birth in the Asterisms (nakṣatra-jātaka)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229366.html" rel="noopener noreferrer"><span>Chapter 102 - On the division of the Zodiac into signs (rāśi-vibhāga)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229367.html" rel="noopener noreferrer"><span>Chapter 103 - Effects of planetary combination on marriage (vivāha-paṭala)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229368.html" rel="noopener noreferrer"><span>Chapter 104 - On the transits of planets (graha-gocara)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229369.html" rel="noopener noreferrer"><span>Chapter 105 - On the worship of the stellar deity (rūpasatra)</span></a></span></span></span></span></p>

			<p><span><span><span><span><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229370.html" rel="noopener noreferrer"><span>Chapter 106 - Conclusion</span></a></span></span></span></span></p>

			<p> </p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>3/e </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Parimal Publications </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171104215</span></span></p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>608</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English &amp; Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>

<p> </p>', '"1100"', '"825"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'English & Sanskrit', 'English & Sanskrit', '3/e', NULL, '2022', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 608, '608', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5687IMG_20231025_0004_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171104215&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3667', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3667', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 774, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:54'),
('11c5fd62-a97c-440f-b041-eb3b04e2af49', '1886', NULL, 'Encyclopedia of Plant Pathology in 2 Vols.', 'encyclopedia-of-plant-pathology-in-2-vols-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886', 'encyclopedia-of-plant-pathology-in-2-vols-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886-1886', '0471298174', '0471298174', '0471298174', NULL, 'This is the first truly comprehensive A-Z reference work on the subject, having approximately 2,000 pages in a practical two-volume format. The full-length entries provide detail that glossaries and dictionaries cannot. Over 900 individual entries provide thorough coverage, and a number of biographical entries are included on important plant pathologists and plant scientists.', '<p>This is the first truly comprehensive A-Z reference work on the subject, having approximately 2,000 pages in a practical two-volume format. The full-length entries provide detail that glossaries and dictionaries cannot. Over 900 individual entries provide thorough coverage, and a number of biographical entries are included on important plant pathologists and plant scientists.</p>', 'Sub Title
			Plant Pathology

			Author
			Otis C. Maloy

			ISBN 13 Digit
			0471298174

			Pages
			1368

			Binding
			Hardcover

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Plant Pathology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Otis C. Maloy</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>0471298174</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1368</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"102170"', '"61300"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1368, '1368', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9633dpp_5_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0471298174&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1886', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1886', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1917, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:54'),
('11cc07b3-aec0-41de-8a63-d78ec57e0213', '3051', NULL, 'Struggle of Modern Women in Manju kapur''s Fictions', 'struggle-of-modern-women-in-manju-kapurs-fictions', 'struggle-of-modern-women-in-manju-kapurs-fictions', '9789385830327', '9789385830327', '9789385830327', NULL, 'Contents: - 

1. Female writers in Indian English Literature 

2. Life and Thoughts of Manju Kapur 

3. An Overview of Manju Kapur''s Literature 

4. Theory of Identity Crisis 

5. Identity Crisis of Female Characters 

6. Struggle of Female Characters for Survival 

7. Summary 

Reference 

Index     ', '<p style="text-align:justify"><span><span><strong><span><span>Contents: -</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>1</span></span><span><span><span>. Female writers in Indian English Literature </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2. Life and Thoughts of Manju Kapur </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3. An Overview of Manju Kapur''s Literature </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4. Theory of Identity Crisis </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5. Identity Crisis of Female Characters </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>6. Struggle of Female Characters for Survival </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>7. Summary  </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Reference </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Index</span></span></span>     </span></span></p>', 'Title
			Struggle of Modern Women in Manju kapur''s Fictions

			Author
			Dr. Khushbu Mahendra Kumar Swami

			ISBN
			9789385830327

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Struggle of Modern Women in Manju kapur''s Fictions</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Khushbu Mahendra Kumar Swami</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830327</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7452Struggle%20of%20Modern%20Women%20in%20Manju%20Kapurs%20Fictions.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830327&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3051', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3051', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1207, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:54'),
('11cf3001-a54a-4b07-abca-98187f6e3b55', '912', NULL, 'Cookbook for Controlling Diabetes - Vegetarian Recipes', 'cookbook-for-controlling-diabetes-vegetarian-recipes-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-91-912', 'cookbook-for-controlling-diabetes-vegetarian-recipes-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912-912', '9788178692999', '9788178692999', '9788178692999', NULL, 'Diabetes is a lifestyle disease. Millions of diabetics live a long, healthy life by taking care of their day-to-day health, and so can you! A healthy, well balanced diet with good food combinations will keep diabetes under control.

A healthy, well balanced diet with good food combinations will keep diabetes under control. The recipes have been specially created using vegetables, fruits, pulses and cereals, which help in keeping the blood sugar under control. Several recipes of fenugreek (methi), bitter gourd (karela), guava (amrood) and jamun - all good foods for diabetes will add variety and flavour in a diabetic meal. The recipes are low in calories and great in taste. The herbs and spices, which are good for a diabetic, are used in the recipes to enhance taste. We have tried to make the book complete by giving some home remedies at the end.', '<p style="text-align:justify"><span>Diabetes is a lifestyle disease. Millions of diabetics live a long, healthy life by taking care of their day-to-day health, and so can you! A healthy, well balanced diet with good food combinations will keep diabetes under control.</span></p>

<p style="text-align:justify"><span>A healthy, well balanced diet with good food combinations will keep diabetes under control. The recipes have been specially created using vegetables, fruits, pulses and cereals, which help in keeping the blood sugar under control. Several recipes of fenugreek (methi), bitter gourd (karela), guava (amrood) and jamun - all good foods for diabetes will add variety and flavour in a diabetic meal. The recipes are low in calories and great in taste. The herbs and spices, which are good for a diabetic, are used in the recipes to enhance taste. We have tried to make the book complete by giving some home remedies at the end.</span></p>', 'Sub Title
			Vegetarian Recipes

			Author
			Nita Mehta

			About Author
			As per Book

			Content

			Introduction

			Understanding Diabetes

			What is a Diabetic Diet?

			Food Groups and Diabetes

			Include these in a Diabetic Diet

			BREAKFAST & TEA TIME SNACKS

			SALADS & SOUPS

			VEGETABLES & DAL

			ROTIS AND RICE

			RAITAS, PICKLES & CHUTNEYS

			SWEET DISHES

			More About Diabetes

			Dadi Ma ke Nuskhe for Diabetes

			International Conversion Guide

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178692999

			Pages
			104

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Vegetarian Recipes</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>Introduction</p>

			<p>Understanding Diabetes</p>

			<p>What is a Diabetic Diet?</p>

			<p>Food Groups and Diabetes</p>

			<p>Include these in a Diabetic Diet</p>

			<p>BREAKFAST &amp; TEA TIME SNACKS</p>

			<p>SALADS &amp; SOUPS</p>

			<p>VEGETABLES &amp; DAL</p>

			<p>ROTIS AND RICE</p>

			<p>RAITAS, PICKLES &amp; CHUTNEYS</p>

			<p>SWEET DISHES</p>

			<p>More About Diabetes</p>

			<p>Dadi Ma ke Nuskhe for Diabetes</p>

			<p>International Conversion Guide</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178692999</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>104</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"395"', '"237"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 104, '104', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14579788178692999.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178692999&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=912', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=912', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2538, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('11dae738-8416-484d-8a59-ed8d12710398', '1241', NULL, 'Ethics - Current Controversies New', 'ethics-current-controversies-new-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-124-1241', 'ethics-current-controversies-new-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241', 'TGHY6677', 'TGHY6677::1241', 'TGHY6677', NULL, 'Ethics - Current Controversies New', '<h1>Ethics - Current Controversies New</h1>', 'Sub Title
			No

			Author
			Brenda Stalcup

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737703382

			Pages
			9780737703382

			Binding
			Paperback

			Year of Publication
			2000

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Stalcup</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2147483647, '9780737703382', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16209780737703382_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1241', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1241', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2318, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:54'),
('11f8eb21-2740-4c92-98c4-c15661c70d6b', '2458', NULL, 'Sales and Distribution Management - 2/e', 'sales-and-distribution-management-2e-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458', 'sales-and-distribution-management-2e-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458-2458', 'VBHU7876', 'VBHU7876', 'VBHU7876', NULL, 'Sales and Distribution Management - 2/e', '<h1>Sales and Distribution Management - 2/e</h1>', 'Sub Title
			No

			Author
			Tapan K. Panda, Sunil Sahadev

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780198077046

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tapan K. Panda, Sunil Sahadev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780198077046</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBHU7876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2458', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2458', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1595, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:54'),
('11fdb683-a9aa-4427-98a4-1888b8debf2b', '3840', 611, 'Mathematical Aspects of Computer Engineering', 'mathematical-aspects-of-computer-engineering', 'mathematical-aspects-of-computer-engineering', '5-03-000219-7', '5-03-000219-7', '5-03-000219-7', NULL, 'About the book

The present collection of articles is the result of many years of research conducted by our team into various aspects of designing and building the component base of promising high-speed computational systems. The articles deal with the following topics: 

(a) the optimal design and functioning of parallel computational systems, (b) the optimal recognition of optical and acoustic fields in synthesizing an optimal dynamic analyzer, and (c) the modeling of nonlinear transfer processes in the component base of a computer. 

We discuss new mathematical methods that can be applied in solving specific problems arising in the construction of mathematical models for handling the above-mentioned three topics. Although various countries have developed devices and technological processes for creating new generations of computers, there is still no general theoretical approach. In this respect the present collection fills an important gap in the literature on the subject.

Table of Contents

Preface 7

1. Design of Computational Media: Mathematical Aspects 

by S.M . Avdoshin, V. V. Belov, V ,P . Maslov, and A .M . Chebotarev 

1.0 A Brief Survey 9 

1.1 The Theory of Linear Equations in Semi-modules 22

1.2 Analysis of Discrete Computational Media 72 

1.3 Optimization Problems of Functioning of Computational Systems 106 

1.4 Flexible Automatic Manufacturing of Computational Media 116

1.5 Algorithms for Solving the Generalized Bellman Equation References 142 

2. Design of the Optimal Dynamic Analyzer: Mathematical Aspects of Sound and Visual Pattern Recognition 

by V. P. Belavkin and V.P. Maslov 146 

2.0 A Brief Survey 146 

2.1 Representation and Measurement of Acoustic Signals and Optical Fields 149 

2.2 Optimal Detection and Discrimination of Acoustic Signals and Optical Field 173 

2.3 Effective Measurement and Estimation of Parameters of Acoustic Signals and Optical Fields 209 

References 236 

3. Mathematical Models in Computer-component Technology: Asymptotic Methods of Solution 

by V. G. Danilov, V. P. Maslov, and K. A. Volosov 238 

3.0 A Brief Survey 238

3.1 Models of Stages of Production and the Functioning of Computer Components 240

3.2 Properties of Standard Equations 262 

3.3 A Time-dependent Model of Thermal Oxidation of Silicon 275 

3.4 Oxidation of Silicon in a Halogen-containing Medium 279

3.5 Model’s of Mass Transfer 299

3.6 Diffusion of Light in an Active Medium 320 

3.7 Solution of Equations of the Ginzburg-Landau Type. Waves in Ferromagnetic Substances 355 

3.8 Asymptotic and Characteristic Exact Solutions to Semi-linear andQuasilinear Parabolic and Hyperbolic Equations 358 

References 382 

Name Index 384 

Subject Index 387 

 

 ', '<p><u><strong>About the book</strong></u></p>

<p>The present collection of articles is the result of many years of research conducted by our team into various aspects of designing and building the component base of promising high-speed computational systems. The articles deal with the following topics: </p>

<p>(a) the optimal design and functioning of parallel computational systems, (b) the optimal recognition of optical and acoustic fields in synthesizing an optimal dynamic analyzer, and (c) the modeling of nonlinear transfer processes in the component base of a computer. </p>

<p>We discuss new mathematical methods that can be applied in solving specific problems arising in the construction of mathematical models for handling the above-mentioned three topics. Although various countries have developed devices and technological processes for creating new generations of computers, there is still no general theoretical approach. In this respect the present collection fills an important gap in the literature on the subject.</p>

<p>Table of Contents</p>

<p>Preface 7<br />
<strong>1. Design of Computational Media: Mathematical Aspects </strong></p>

<p><strong>by <em>S.M . Avdoshin, V. V. Belov, V ,P . Maslov, </em>and <em>A .M . Chebotarev </em></strong></p>

<p>1.0 A Brief Survey 9 </p>

<p>1.1 The Theory of Linear Equations in Semi-modules 22</p>

<p>1.2 Analysis of Discrete Computational Media 72 </p>

<p>1.3 Optimization Problems of Functioning of Computational Systems 106 </p>

<p>1.4 Flexible Automatic Manufacturing of Computational Media 116</p>

<p>1.5 Algorithms for Solving the Generalized Bellman Equation References 142 </p>

<p><strong>2. Design of the Optimal Dynamic Analyzer: Mathematical Aspects of Sound and Visual Pattern Recognition </strong></p>

<p><strong>by <em>V. P. Belavkin </em>and <em>V.P. Maslov 146 </em></strong></p>

<p>2.0 A Brief Survey 146 </p>

<p>2.1 Representation and Measurement of Acoustic Signals and Optical Fields 149 </p>

<p>2.2 Optimal Detection and Discrimination of Acoustic Signals and Optical Field 173 </p>

<p>2.3 Effective Measurement and Estimation of Parameters of Acoustic Signals and Optical Fields 209 </p>

<p>References 236 </p>

<p><strong>3. Mathematical Models in Computer-component Technology: Asymptotic Methods of Solution </strong></p>

<p><strong>by <em>V. G. Danilov, V. P. Maslov, </em>and <em>K. A. Volosov </em>238 </strong></p>

<p>3.0 A Brief Survey 238<br />
3.1 Models of Stages of Production and the Functioning of Computer Components 240<br />
3.2 Properties of Standard Equations 262 </p>

<p>3.3 A Time-dependent Model of Thermal Oxidation of Silicon 275 </p>

<p>3.4 Oxidation of Silicon in a Halogen-containing Medium 279<br />
3.5 Model’s of Mass Transfer 299<br />
3.6 Diffusion of Light in an Active Medium 320 </p>

<p>3.7 Solution of Equations of the Ginzburg-Landau Type. Waves in Ferromagnetic Substances 355 </p>

<p>3.8 Asymptotic and Characteristic Exact Solutions to Semi-linear andQuasilinear Parabolic and Hyperbolic Equations 358 </p>

<p>References 382 </p>

<p>Name Index 384 </p>

<p>Subject Index 387 </p>

<p> </p>

<p> </p>', 'Title
			Mathematical Aspects of Computer Engineering

			Author
			V.P Maslov

			ISBN
			5-03-000219-7

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			398

			Language
			English

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Mathematical Aspects of Computer Engineering</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">V.P Maslov</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-000219-7</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">398</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 398, '398', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6901mathematical.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000219-7&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3840', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3840', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 611, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('11fe297e-c04f-431e-b07d-07626185e547', '941', NULL, 'Key Concepts in Urban Studies', 'key-concepts-in-urban-studies-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941', 'key-concepts-in-urban-studies-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941-941', 'TGHY667', 'TGHY667', 'TGHY667', NULL, 'Key Concepts in Urban Studies', '<h1>Key Concepts in Urban Studies</h1>', 'Sub Title
			No

			Author
			M. Gottdiener & Leslie Budd

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780761940979

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Gottdiener &amp; Leslie Budd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780761940979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7799"', '"4679"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91309780761940979.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=941', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=941', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2526, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('122ef7cc-3e4e-4582-a5d1-c19602f3817f', '4324', 139, 'Interactive Design for New Media and the Web', 'interactive-design-for-new-media-and-the-web', 'interactive-design-for-new-media-and-the-web', '9780240804149', '9780240804149', '9780240804149', NULL, 'About the book

In an age where digital technology makes just about anything possible, Interactive Design for New Media and the Web demonstrates how to realize that promise through the creation of outstanding interactive programs. This hands-on, practical book examines the ever-expanding capabilities of all forms of digital presentation for increasing interactivity, and the design principles and interface guidelines needed to deliver the required message or story with this technology.

Content:

Part 1: Background

Part 2: Creating Interactive Products

Part 3: Interactive Instruction

Part 4: Interactive Entertainment

Part 5: Information, E-Commerce Systems and Beyond', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>In an age where digital technology makes just about anything possible, Interactive Design for New Media and the Web demonstrates how to realize that promise through the creation of outstanding interactive programs. This hands-on, practical book examines the ever-expanding capabilities of all forms of digital presentation for increasing interactivity, and the design principles and interface guidelines needed to deliver the required message or story with this technology.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1: Background</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2: Creating Interactive Products</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3: Interactive Instruction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4: Interactive Entertainment</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 5: Information, E-Commerce Systems and Beyond</span></span></span></p>', 'Title
			Interactive Design for New Media and the Web

			Author
			Nicholas V.Iuppa

			ISBN
			9780240804149

			Publisher
			Focal Press

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Interactive Design for New Media and the Web</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Nicholas V.Iuppa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780240804149</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Focal Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"6119"', '"4283"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '30960a50-f3e3-4051-b110-7ce02a42f915', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1572interac.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780240804149&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4324', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4324', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 139, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:54'),
('122f8c7f-73e1-49f9-adbf-508770cdb63a', '543', NULL, 'Psychology of Learning & Development', 'psychology-of-learning-development-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543', 'psychology-of-learning-development-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543-543', 'MNBJ89786', 'MNBJ89786', 'MNBJ89786', NULL, 'Psychology of Learning & Development', '<h1>Psychology of Learning &amp; Development</h1>', 'Sub Title
			No

			Author
			P.K. Sharma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8181160916

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P.K. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160916</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33439781452259666.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBJ89786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=543', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=543', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2750, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('1238c8ed-e981-427e-acd1-12b7ce7d0ed9', '4308', 155, 'Financial Accounting 3/e', 'financial-accounting-3e', 'financial-accounting-3e', '9781292019543', '9781292019543', '9781292019543', NULL, 'About the book

Understanding financial accounting as the language of business. Once students see that accounting is the language of business, they are on their way to academic and professional success. Financial Accounting, Third Edition translates the essentials of accounting to students so they understand why and when financially sound decisions are made in business today.

Content:

	Business, Accounting and You

	Analyzing and Recording Business Transactions

	Adjusting and Closing Entries

	Accounting for a Merchandising Business

	Inventory

	The Challenges of Accounting: Standards, Internal Control, Audits, Fraud and Ethics

	Cash and Receivables

	Long-Term and other Assets

	Current Liabilities and Long-Term Debt

	Corporations: Paid-In Capital and Retained Earnings

	The Statement of Cash Flows

	Financial Statement Analysis', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Understanding financial accounting as the language of business. Once students see that accounting is the language of business, they are on their way to academic and professional success. Financial Accounting, Third Edition translates the essentials of accounting to students so they understand why and when financially sound decisions are made in business today.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Business, Accounting and You</span></span></span></li>
	<li><span><span><span>Analyzing and Recording Business Transactions</span></span></span></li>
	<li><span><span><span>Adjusting and Closing Entries</span></span></span></li>
	<li><span><span><span>Accounting for a Merchandising Business</span></span></span></li>
	<li><span><span><span>Inventory</span></span></span></li>
	<li><span><span><span>The Challenges of Accounting: Standards, Internal Control, Audits, Fraud and Ethics</span></span></span></li>
	<li><span><span><span>Cash and Receivables</span></span></span></li>
	<li><span><span><span>Long-Term and other Assets</span></span></span></li>
	<li><span><span><span>Current Liabilities and Long-Term Debt</span></span></span></li>
	<li><span><span><span>Corporations: Paid-In Capital and Retained Earnings</span></span></span></li>
	<li><span><span><span>The Statement of Cash Flows</span></span></span></li>
	<li><span><span><span>Financial Statement Analysis</span></span></span></li>
</ol>
', 'Title
			Financial Accounting 3/e

			Author
			Robert Kemp

			ISBN
			9781292019543

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Accounting 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Robert Kemp</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292019543</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"6237"', '"4366"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8893financial.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292019543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4308', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4308', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 155, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:54'),
('123fcd24-7c5d-4f17-9979-30a38db8bd02', '735', NULL, 'The Becquerel rays and the Properties of radium A BOOK', 'the-becquerel-rays-and-the-properties-of-radium-a-book', 'the-becquerel-rays-and-the-properties-of-radium-a-book', 'MNBH776', 'MNBH776', 'MNBH776', NULL, 'The Becquerel rays and the Properties of radium A BOOK', '<h1>The Becquerel rays and the Properties of radium A BOOK</h1>', 'Sub Title
			No

			Author
			R.J.Strutt

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780486438757

			Pages
			235 pages

			Binding
			Paperback

			Year of Publication
			2004

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.J.Strutt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486438757</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>235 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3499"', '"2099"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '235 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8480logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBH776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=735', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=735', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2641, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('12404026-203e-457c-bbac-06129b7623da', '3872', 579, 'हिंदी दलित साहित्य का इतिहास,भाग-2', '2-3872', '-2', '9789391916909', '9789391916909', '9789391916909', NULL, '', NULL, 'Title
			हिंदी दलित साहित्य का इतिहास,भाग-2  

			Author
			मोहनदास नैमिशराय 

			ISBN
			9789391916909

			Publication
			Swaraj Prakashan

			Pages
			975

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">हिंदी दलित साहित्य का इतिहास,भाग-2  </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मोहनदास नैमिशराय </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391916909</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">975</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"6498"', '"4223"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 975, '975', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/588122.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789391916909&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3872', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3872', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 579, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('1252c780-e611-426e-a5fd-c909b0df0e96', '1938', NULL, 'Climate Change and Agriculture', 'climate-change-and-agriculture-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938', 'climate-change-and-agriculture-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938-1938', '9789382074977', '9789382074977', '9789382074977', NULL, 'Agriculture is highly exposed to climate change, as farming activities directly depend on climatic conditions. But, agriculture too contributes to the release of greenhouse gases to the atmosphere. However, agriculture can also help to provide solutions to the overall climate change problem. This thorough and timely reference book is an invaluable resource for anyone interested in exploring the impacts of climate change in arguably the most important sector of the world economy. Economists, agronomists, and climate modellers in academia and the public sector, policy analysts and development agency staff, and graduate/postgraduate students will find this remarkable book a welcome addition to their collection.

Content - Preface, 1. Introduction, 2. The Socio-Economic Impacts of Climate Change on Agriculture, 3. Global Climate Change for Agriculture and Trade, 4. The Effects of Changes in the World Hydrological Cycle on Availability of Water Resources, 5. The Effects of Global Change on Soil Conditions, 6. The Effects of Elevated CO2 and Temperature Change on  Transpiration and Crop Water use, 7. Adverse Effects of Elevated Levels of Ultraviolet (UV)-B Growth and Productivity, Bibliography, Index       ', '<h1 style="text-align:justify"><span>Agriculture is highly exposed to climate change, as farming activities directly depend on climatic conditions. But, agriculture too contributes to the release of greenhouse gases to the atmosphere. However, agriculture can also help to provide solutions to the overall climate change problem. This thorough and timely reference book is an invaluable resource for anyone interested in exploring the impacts of climate change in arguably the most important sector of the world economy. Economists, agronomists, and climate modellers in academia and the public sector, policy analysts and development agency staff, and graduate/postgraduate students will find this remarkable book a welcome addition to their collection.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Introduction, 2. The Socio-Economic Impacts of Climate Change on Agriculture, 3. Global Climate Change for Agriculture and Trade, 4. The Effects of Changes in the World Hydrological Cycle on Availability of Water Resources, 5. The Effects of Global Change on Soil Conditions, 6. The Effects of Elevated CO2 and Temperature Change on  Transpiration and Crop Water use, 7. Adverse Effects of Elevated Levels of Ultraviolet (UV)-B Growth and Productivity, Bibliography, Index</span>       </p>', 'Sub Title
			Climate Change and Agriculture

			Author
			Dr. Dushyant Bhagat

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789382074977

			Pages
			272

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Climate Change and Agriculture</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Dushyant Bhagat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382074977</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1295"', '"777"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3464Climate%20Change%20and%20Agriculture.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382074977&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1938', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1938', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1878, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('125c754d-959a-4fe0-a4f3-92cbda9ec0af', '2537', NULL, 'Human Resource Development', 'human-resource-development-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537', 'human-resource-development-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537-2537', 'VVCC4545', 'VVCC4545', 'VVCC4545', NULL, 'Human Resource Development', '<h1>Human Resource Development</h1>', 'Sub Title
			No

			Author
			Sandhir Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160942

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sandhir Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160942</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VVCC4545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2537', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2537', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1544, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:54'),
('1275264e-be88-4535-82b7-b2feb25a6548', '4292', 171, 'Who Were The Shudras? : How They Came to be the Fourth Varna in the Indo-Aryan Society', 'who-were-the-shudras-how-they-came-to-be-the-fourth-varna-in-the-indoaryan-society', 'who-were-the-shudras-how-they-came-to-be-the-fourth-varna-in-the-indoaryan-society', '9789389801576', '9789389801576', '9789389801576', NULL, 'Content:

	The Riddle of the Shudras

	The Brahmanic Theory of the Origin of the Shudras

	The Brahmanic Theory of the Status of the Shudras

	Shudras versus Aryann

	Aryans against Aryans

	Shudras and Dasas

	The Shudras were Kshatriyas

	The Number of Varnas, three or four?

	Brahmins versus Shudras

	The Degradation of the Shudras

	The Story of Reconciliation

	The Theory in the Crucible', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>The Riddle of the Shudras</span></span></span></li>
	<li><span><span><span>The Brahmanic Theory of the Origin of the Shudras</span></span></span></li>
	<li><span><span><span>The Brahmanic Theory of the Status of the Shudras</span></span></span></li>
	<li><span><span><span>Shudras versus Aryann</span></span></span></li>
	<li><span><span><span>Aryans against Aryans</span></span></span></li>
	<li><span><span><span>Shudras and Dasas</span></span></span></li>
	<li><span><span><span>The Shudras were Kshatriyas</span></span></span></li>
	<li><span><span><span>The Number of Varnas, three or four?</span></span></span></li>
	<li><span><span><span>Brahmins versus Shudras</span></span></span></li>
	<li><span><span><span>The Degradation of the Shudras</span></span></span></li>
	<li><span><span><span>The Story of Reconciliation</span></span></span></li>
	<li><span><span><span>The Theory in the Crucible</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Who Were The Shudras? : How They Came to be the Fourth Varna in the Indo-Aryan Society

			Author
			9789389801576

			ISBN
			9789389801576

			Publisher
			Wave Books

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Who Were The Shudras? : How They Came to be the Fourth Varna in the Indo-Aryan Society</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>9789389801576</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389801576</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"495"', '"396"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c9ad739-4771-4bfc-a969-0b441bbdd0ca', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3482who.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389801576&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4292', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4292', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 171, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:54'),
('129202fd-0799-48d7-96af-b7183b2d7442', '75', NULL, 'Understanding Evolution of man - An Introduction to Palaeoanthropology', 'understanding-evolution-of-man-an-introduction-to-palaeoanthropology-a-new-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-5-75', 'understanding-evolution-of-man-an-introduction-to-palaeoanthropology-a-new-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597', '8178351064', '8178351064::75', '8178351064', NULL, 'Realistic and pragmatic in his approach, the theme deals without  ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.

It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.

Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.

This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.

The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology. 

Content - Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index', '<p style="text-align:justify"><span>Realistic and pragmatic in his approach, the theme deals without  ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.</span></p>

<p style="text-align:justify"><span>It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.</span></p>

<p style="text-align:justify"><span>Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.</span></p>

<p style="text-align:justify"><span>This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.</span></p>

<p style="text-align:justify"><span>The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index</span></p>', 'Sub Title

			 An Introduction to Palaeoanthropology

			Author

			P.K. Seth

			About Author

			As per Book

			ISBN 10 Digit

			8178351064

			ISBN 13 Digit

			 

			Pages

			304

			Binding

			Hardcover

			Year of Publication

			2003

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book

			 
			 

			 
			 ', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Sub Title</strong></span></span></p>
			</td>
			<td>
			<p><span><span> An Introduction to Palaeoanthropology</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>P.K. Seth</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>About Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8178351064</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 13 Digit</strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>304</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hardcover</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year of Publication</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2003</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition of Book</strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language</strong></span></span></p>
			</td>
			<td>
			<p><span><span>English</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Illustrations</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
	</tbody>
</table>', '"890"', '"534"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 304, '304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16249780857091093_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8178351064&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=75', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=75', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3037, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:54'),
('12af440e-5167-4cad-9ca6-7528eac44055', '3763', 686, 'An Utterly Correct Guide to Clarity and Style : Dreyer''s English', 'an-utterly-correct-guide-to-clarity-and-style-dreyers-english', 'an-utterly-correct-guide-to-clarity-and-style-dreyers-english', '9780812995701', '9780812995701', '9780812995701', NULL, '''An utterly delightful book to read, Dreyer''s English will stand among the classics on how to use the English language properly.'' ELIZABETH STROUT ''A complete joy. Wise, funny, no-nonsense, stylish and brilliantly practical.'' RACHEL JOYCE _______________________ An indispensable, New York Times-bestselling guide to the craft of writing from Random House''s long-time copy chief and one of Twitter''s leading language gurus. We all write, all the time: books, blogs, tweets, emails, emails, emails - and we all want to write better. Benjamin Dreyer is here to help. As Random House''s copy chief, Dreyer has upheld the standards of the legendary publisher for more than two decades. He is beloved by authors and editors alike - not to mention his followers on social media - for playfully, brilliantly deconstructing the English language. Dreyer''s English is the distillation of everything he has learned from copyediting thousands of books, the perfect guide not just for writers but for everyone who wants to put their best prose foot forward. Both authoritative and amusing, Dreyer''s English offers lessons on punctuation, from the underloved semicolon to the enigmatic en-dash; the rules and non-rules of grammar, including why it''s OK to begin a sentence with ''And'' or ''But'' and to confidently split an infinitive; and why it''s best to avoid the doldrums of the Wan Intensifiers and Throat Clearers, including ''very'', ''rather'', ''of course'', and the dreaded ''actually''. And yes: ''Only godless savages eschew the Oxford comma.'' Stuffed with advice, insider wisdom, and fun facts, this book will prove to be invaluable to everyone who wants to shore up their writing skills, mandatory for people who spend their time editing and shaping other people''s prose, and - perhaps best of all - an utter treat for anyone who simply revels in language. _______________________ This book is written in British English. _______________________ ''The best stocking filler/universal pleaser is the wonderful Dreyer''s English.'' NIGELLA LAWSON, SUNDAY TIMES ''Benjamin Dreyer''s brilliant, pithy, incandescently intelligent book is to contemporary writing what Geoffrey Chaucer''s poetry was to medieval English'' JON MEACHAM ''A fascinating guide to grammatical ''rights'' and ''wrongs'' - practical and useful'' SEBASTIAN FAULKS, SUNDAY TIMES ''Witty and piquant [...] full of jokes - and equally full of deliciously deprecating footnotes.'' JEWISH CHRONICLE ''Destined to become a classic.'' THE MILLIONS ''A mind-blower--sure to jumpstart any writing project, just by exposing you, the writer, to Dreyer''s astonishing level of sentence-awareness.'' GEORGE SAUNDERS, author of Lincoln in the Bardo ''Benjamin Dreyer is wise and bitterly experienced and fantastically good company'' TIMES LITERARY SUPPLEMENT ''It is Benjamin Dreyer''s intense love for the English language and his passion for the subject that make the experience of reading Dreyer''s English such a pleasure'' AYELET WALDMAN & MICHAEL CHABON ''An informative and entertaining handbook on how to write clearer English. It''s pithy, witty and a near perfect example of the kind of writing it advocates'' STING (yes, Sting from The Police) ''This work is that rare writing handbook that writers might actually want to read straight through, rather than simply consult.'' PUBLISHERS WEEKLY ''As witty and pragmatic a stylebook as I''ve read: wan and wise.'' SAM LEITH, TIMES LITERARY SUPPLEMENT Books of the Year', '<p><span>''An utterly delightful book to read, Dreyer''s English will stand among the classics on how to use the English language properly.'' ELIZABETH STROUT ''A complete joy. Wise, funny, no-nonsense, stylish and brilliantly practical.'' RACHEL JOYCE _______________________ An indispensable, New York Times-bestselling guide to the craft of writing from Random House''s long-time copy chief and one of Twitter''s leading language gurus. We all write, all the time: books, blogs, tweets, emails, emails, emails - and we all want to write better. Benjamin Dreyer is here to help. As Random House''s copy chief, Dreyer has upheld the standards of the legendary publisher for more than two decades. He is beloved by authors and editors alike - not to mention his followers on social media - for playfully, brilliantly deconstructing the English language. Dreyer''s English is the distillation of everything he has learned from copyediting thousands of books, the perfect guide not just for writers but for everyone who wants to put their best prose foot forward. Both authoritative and amusing, Dreyer''s English offers lessons on punctuation, from the underloved semicolon to the enigmatic en-dash; the rules and non-rules of grammar, including why it''s OK to begin a sentence with ''And'' or ''But'' and to confidently split an infinitive; and why it''s best to avoid the doldrums of the Wan Intensifiers and Throat Clearers, including ''very'', ''rather'', ''of course'', and the dreaded ''actually''. And yes: ''Only godless savages eschew the Oxford comma.'' Stuffed with advice, insider wisdom, and fun facts, this book will prove to be invaluable to everyone who wants to shore up their writing skills, mandatory for people who spend their time editing and shaping other people''s prose, and - perhaps best of all - an utter treat for anyone who simply revels in language. _______________________ This book is written in British English. _______________________ ''The best stocking filler/universal pleaser is the wonderful Dreyer''s English.'' NIGELLA LAWSON, SUNDAY TIMES ''Benjamin Dreyer''s brilliant, pithy, incandescently intelligent book is to contemporary writing what Geoffrey Chaucer''s poetry was to medieval English'' JON MEACHAM ''A fascinating guide to grammatical ''rights'' and ''wrongs'' - practical and useful'' SEBASTIAN FAULKS, SUNDAY TIMES ''Witty and piquant [...] full of jokes - and equally full of deliciously deprecating footnotes.'' JEWISH CHRONICLE ''Destined to become a classic.'' THE MILLIONS ''A mind-blower--sure to jumpstart any writing project, just by exposing you, the writer, to Dreyer''s astonishing level of sentence-awareness.'' GEORGE SAUNDERS, author of Lincoln in the Bardo ''Benjamin Dreyer is wise and bitterly experienced and fantastically good company'' TIMES LITERARY SUPPLEMENT ''It is Benjamin Dreyer''s intense love for the English language and his passion for the subject that make the experience of reading Dreyer''s English such a pleasure'' AYELET WALDMAN &amp; MICHAEL CHABON ''An informative and entertaining handbook on how to write clearer English. It''s pithy, witty and a near perfect example of the kind of writing it advocates'' STING (yes, Sting from The Police) ''This work is that rare writing handbook that writers might actually want to read straight through, rather than simply consult.'' PUBLISHERS WEEKLY ''As witty and pragmatic a stylebook as I''ve read: wan and wise.'' SAM LEITH, TIMES LITERARY SUPPLEMENT Books of the Year</span></p>
', NULL, NULL, '"2175"', '"1522"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89521.jpg', NULL, '11 | 12', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780812995701&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3763', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3763', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 686, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:54'),
('12decdb0-6ecb-45dc-8481-02d652763b61', '2173', NULL, 'Theory of Computer Science - Automata, Languages and Computation', 'theory-of-computer-science-automata-languages-and-computation-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173', 'theory-of-computer-science-automata-languages-and-computation-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173-2173', 'CVGY554', 'CVGY554', 'CVGY554', NULL, 'Theory of Computer Science - Automata, Languages and Computation', '<h1>Theory of Computer Science - Automata, Languages and Computation</h1>', 'Sub Title
			No

			Author
			K.L.P. Mishra, N. Chandrasekaran

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120329683

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.L.P. Mishra, N. Chandrasekaran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120329683</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84359788120329683_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVGY554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2173', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2173', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1709, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('135da65e-3a54-46c7-a748-db2b78b9757f', '2162', NULL, 'Security in Computing - 4/e', 'security-in-computing-4e-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162', 'security-in-computing-4e-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162-2162', 'VCFG655', 'VCFG655', 'VCFG655', NULL, 'The New State-of-the-Art in Information Security: Now Covers the Economics of Cyber Security and the Intersection of Privacy and Information Security For years, IT and security professionals and students have turned to Security in Computing as the definitive guide to information about computer security attacks and countermeasures. In their new fourth edition, Charles P. Pfleeger and Shari Lawrence Pfleeger have thoroughly updated their classic guide to reflect today''s newest technologies, standards, and trends. The authors first introduce the core concepts and vocabulary of computer security, including attacks and controls. Next, the authors systematically identify and assess threats now facing programs, operating systems, database systems, and networks. For each threat, they offer best-practice responses. Security in Computing, Fourth Edition, goes beyond technology, covering crucial management issues faced in protecting infrastructure and information. This edition contains an all-new chapter on the economics of cybersecurity, explaining ways to make a business case for security investments. Another new chapter addresses privacy--from data mining and identity theft, to RFID and e-voting. Contents Features Downloadable Resources', '<p>The New State-of-the-Art in Information Security: Now Covers the Economics of Cyber Security and the Intersection of Privacy and Information Security For years, IT and security professionals and students have turned to Security in Computing as the definitive guide to information about computer security attacks and countermeasures. In their new fourth edition, Charles P. Pfleeger and Shari Lawrence Pfleeger have thoroughly updated their classic guide to reflect today''s newest technologies, standards, and trends. The authors first introduce the core concepts and vocabulary of computer security, including attacks and controls. Next, the authors systematically identify and assess threats now facing programs, operating systems, database systems, and networks. For each threat, they offer best-practice responses. Security in Computing, Fourth Edition, goes beyond technology, covering crucial management issues faced in protecting infrastructure and information. This edition contains an all-new chapter on the economics of cybersecurity, explaining ways to make a business case for security investments. Another new chapter addresses privacy--from data mining and identity theft, to RFID and e-voting. Contents Features Downloadable Resources</p>', 'Security in Computing - 4/e', '<h1>Security in Computing - 4/e</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96309788131727256.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VCFG655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2162', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2162', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1718, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('1377eb9b-b4de-4697-ab0e-db156ecc1d07', '4442', 23, 'Essays on Indian Antiquities Vol II', 'essays-on-indian-antiquities-vol-ii', 'essays-on-indian-antiquities-vol-ii', '-108-', '-108-', '-108-', NULL, 'Essays on Indian Antiquities Vol II', '<p>Essays on Indian Antiquities Vol II</p>
', 'Title
			Essays on Indian Antiquities Vol II

			Author
			Edward Thomas

			Publisher
			John Murray

			Year of Publication
			1858

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Essays on Indian Antiquities Vol II</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Edward Thomas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>John Murray</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1858</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '8132e00e-a40f-4a3e-add0-20998b525bfc', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5074indian.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-108-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4442', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4442', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 23, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:54'),
('1382d5dc-275a-4ff9-bc38-7c84386c0285', '475', NULL, 'Goswami Tulsidas''s -Dohawali - Original Text with complete English Translation, & Commentaries', 'goswami-tulsidass-dohawali-original-text-with-complete-english-translation-commentaries-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475', 'goswami-tulsidass-dohawali-original-text-with-complete-english-translation-commentaries-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475-475', '9788183900102', '9788183900102', '9788183900102', NULL, 'Goswami Tulsidas'' Dohawali - This is the one of the major works of Tulsidas. This book contains the entire text consisting of 573 priceless, gem-like, 2-line verses of pristine beauty, with English translation and short explanations.

Content - 1. Dohas of Dohawali appearing in Ram Charit Manas, 2. Dohas which have reference to Ram, 3. Dohas which have reference to Nirguna (Formless Attributeless) aspect of God, 4. Doha which have reference to True (Spiritual) love, Faith etc., 5. Dohas which have reference to good / bad company:, 6. Dohas which refer to ignorance etc., 7. Dohas which have reference to friend / enemy, good / bad people, gentlemen / wicked persons and their characteristics., 8. Dohas which refer to general / specific moral precepts, provide wise conncil and guidelines on ethics, morality, probity and host of other virtues or vices., 9. Dohas which refer to polity, Rulers (Kings, Masters), subordinates and related matters (including Ram Rajya)., 10. Dohas which refer to Kaal (including death), time / era, proper / oppurtune time, etc., 11. Dohas which refer to Kaliyug, 12. Dohas which refer to Mahabharat characters / Lord Krishna / Arjun, etc., 13. Dohas which refer to Astrology, omens, stars, etc.., 14. Dohas which refer to all-round welfare, auspiciousness, salvation, happiness, success, etc., 15. Dohas which refer to Vedas etc., 16. Dohas which refer to arguments, quarrels, fights, compromise, etc., 17. Miscelleneous Dohas, 18. Brief Biography of Tulsidas, 19. Works of Tulsidas - Appendix-A, 20. Other books by author- Appendix-B, 21. Parables and Index - Appendix-C, 23. Glossary- Appendix-D, 24. DOHAWALI TEXT                       ', '<h1 style="text-align:justify"><span>Goswami Tulsidas'' Dohawali - This is the one of the major works of Tulsidas. This book contains the entire text consisting of 573 priceless, gem-like, 2-line verses of pristine beauty, with English translation and short explanations.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> 1. Dohas of Dohawali appearing in Ram Charit Manas, 2. Dohas which have reference to Ram, 3. Dohas which have reference to Nirguna (Formless Attributeless) aspect of God, 4. Doha which have reference to True (Spiritual) love, Faith etc., 5. Dohas which have reference to good / bad company:, 6. Dohas which refer to ignorance etc., 7. Dohas which have reference to friend / enemy, good / bad people, gentlemen / wicked persons and their characteristics., 8. Dohas which refer to general / specific moral precepts, provide wise conncil and guidelines on ethics, morality, probity and host of other virtues or vices., 9. Dohas which refer to polity, Rulers (Kings, Masters), subordinates and related matters (including Ram Rajya)., 10. Dohas which refer to Kaal (including death), time / era, proper / oppurtune time, etc., 11. Dohas which refer to Kaliyug, 12. Dohas which refer to Mahabharat characters / Lord Krishna / Arjun, etc., 13. Dohas which refer to Astrology, omens, stars, etc.., 14. Dohas which refer to all-round welfare, auspiciousness, salvation, happiness, success, etc., 15. Dohas which refer to Vedas etc., 16. Dohas which refer to arguments, quarrels, fights, compromise, etc., 17. Miscelleneous Dohas, 18. Brief Biography of Tulsidas, 19. Works of Tulsidas - Appendix-A, 20. Other books by author- Appendix-B, 21. Parables and Index - Appendix-C, 23. Glossary- Appendix-D, 24. DOHAWALI TEXT </span>                      </p>', 'Sub Title
			Original Text with complete English Translation, & Commentaries

			Author
			Ajai Kumar Chhawchharia

			About Author
			As per Book

			ISBN 10 Digit
			8183900100

			ISBN 13 Digit
			9788183900102

			Pages
			123

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Original Text with complete English Translation, &amp; Commentaries</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ajai Kumar Chhawchharia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183900100</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183900102</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>123</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"200"', '"120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 123, '123', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6231Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183900102&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=475', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=475', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2796, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('138fd2e1-3a64-42eb-b1cd-a0bc9d738c4d', '3904', 547, 'Origin And Chemical Evolution Of The Earth (Science For Everyone)', 'origin-and-chemical-evolution-of-the-earth-science-for-everyone', 'origin-and-chemical-evolution-of-the-earth-science-for-everyone', '5-03-000190-5', '5-03-000190-5', '5-03-000190-5', NULL, 'About the book

One of the most important problems in modern science is the origin of the Earth and formation of its shell. Modern views on the chemical composition of meteorites, planets and other bodies of the Solar System are pres­ented in this book. On the basis of recent achievements in cosmochemistry, the author, who is one of the leading scientists in the field of geochemistry, geophysics, describes the most probable processes that determined the chemical composition of the Earth in the remote past. Prof. George Voitkevich is also a winner of the Kar­pinsky Prize, which is given to a scientist for outstand­ing work in geology by the USSR Academy of Sciences. 

Contents

Preface 5

The Distribution of Elements in the Solar System and Their Geochemical Properties 9

Evidence of the Early History of the Solar System 31

The Nature and Chemical Composi­tion of Planets 45

Composition and Constitution of the Earth 71

The Present and Past Radioactivity of the Earth 87

The Birth of Atoms in Space 97

Chemical Evolution of the Protoplanetary Material 112

Formation of the Earth’s Principal Shells 136

Origin and Evolution of the Ocean and Atmosphere 152

Principal Trends in the Chemical Changes in the Earth’s Crust and Biosphere 181

The Chemical Evolution of the Earth’s Crust 202

Conclusion 223

Bibliography 232', '<h2>About the book</h2>

<p>One of the most important problems in modern science is the origin of the Earth and formation of its shell. Modern views on the chemical composition of meteorites, planets and other bodies of the Solar System are pres­ented in this book. On the basis of recent achievements in cosmochemistry, the author, who is one of the leading scientists in the field of geochemistry, geophysics, describes the most probable processes that determined the chemical composition of the Earth in the remote past. Prof. George Voitkevich is also a winner of the Kar­pinsky Prize, which is given to a scientist for outstand­ing work in geology by the USSR Academy of Sciences. </p>

<h2>Contents</h2>

<p>Preface 5</p>

<p>The Distribution of Elements in the Solar System and Their Geochemical Properties 9</p>

<p>Evidence of the Early History of the Solar System 31</p>

<p>The Nature and Chemical Composi­tion of Planets 45</p>

<p>Composition and Constitution of the Earth 71</p>

<p>The Present and Past Radioactivity of the Earth 87</p>

<p>The Birth of Atoms in Space 97</p>

<p>Chemical Evolution of the Protoplanetary Material 112</p>

<p>Formation of the Earth’s Principal Shells 136</p>

<p>Origin and Evolution of the Ocean and Atmosphere 152</p>

<p>Principal Trends in the Chemical Changes in the Earth’s Crust and Biosphere 181</p>

<p>The Chemical Evolution of the Earth’s Crust 202</p>

<p>Conclusion 223</p>

<p>Bibliography 232</p>', 'Title
			Origin And Chemical Evolution Of The Earth (Science For Everyone)

			Author
			G.Voitkevich

			Publisher
			Mir Publishers

			Year of Publication
			1998

			Pages
			244

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Origin And Chemical Evolution Of The Earth (Science For Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.Voitkevich</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1998</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">244</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 244, '244', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7200earth.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000190-5&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3904', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3904', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 547, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('13ae25cb-81ae-4b3f-ac44-767bec800bf7', '3853', 598, 'Mathematical Analysis', 'mathematical-analysis', 'mathematical-analysis', '5-03-000500-5', '5-03-000500-5', '5-03-000500-5', NULL, 'About the book

Mathematical methods of investigation are used in every field of science and technology. This requires that students, whatever the speciality, have a considerable theoretical grounding in mathematics and in solving practical problems. Mathematical analysis is the foundation of the mathematical education of scientists and engineers.

The aim of this book is to present mathematical analysis in a small volume without presupposing that the reader possesses a profound knowledge in mathematics, but, at the same time, without lessening the rigour of the reasoning or the variety of the chosen material. The text is based on lectures delivered over a number of year to students in the evening division of the Faculty of Computational Mathematics and Cybernetics of Moscow State University.

The following topics are considered: real numbers, complex numbers, vector spaces, differential and integral calculus for functions of one and several variables, functional sequences and series, Fourier series and integrals, and elements of vector analysis.

Contents

Chapter 1. Theory of Real Numbers. Complex Numbers. Vectors

Chapter 2. Sequences

Chapter 3. Limit of A Function. Continuous Functions

Chapter 4. Differential Calculus

Chapter 5. Some Applications of Differential Calculus to Investigation of Functions

Chapter 6. Integral Calculus for Functions of One Variable

Chapter 7. Functional Sequences

Chapter 8. Fourier Series and Fourier Integrals

Chapter 9. Multiple Integrals

Chapter 10. Line Integrals. Surface Integrals

Subject Index

 

 

 ', '<p><strong>About the book</strong></p>

<p><span>Mathematical methods of investigation are used in every field of science and technology. This requires that students, whatever the speciality, have a considerable theoretical grounding in mathematics and in solving practical problems. Mathematical analysis is the foundation of the mathematical education of scientists and engineers.</span></p>

<p><span><span><span>The aim of this book is to present mathematical analysis in a small volume without presupposing that the reader possesses a profound knowledge in mathematics, but, at the same time, without lessening the rigour of the reasoning or the variety of the chosen material. The text is based on lectures delivered over a number of year to students in the evening division of the Faculty of Computational Mathematics and Cybernetics of Moscow State University.</span></span></span></p>

<p><span><span><span>The following topics are considered: real numbers, complex numbers, vector spaces, differential and integral calculus for functions of one and several variables, functional sequences and series, Fourier series and integrals, and elements of vector analysis.</span></span></span></p>

<p><strong><span><span><span>Contents</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 1. Theory of Real Numbers. Complex Numbers. Vectors</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 2. Sequences</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 3. Limit of A Function. Continuous Functions </span></span></span></strong></p>

<p><strong><span><span><span>Chapter 4. Differential Calculus</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 5. Some Applications of Differential Calculus to Investigation of Functions</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 6. Integral Calculus for Functions of One Variable</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 7. Functional Sequences</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 8. Fourier Series and Fourier Integrals</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 9. Multiple Integrals</span></span></span></strong></p>

<p><strong><span><span><span>Chapter 10. Line Integrals. Surface Integrals</span></span></span></strong></p>

<p><strong><span><span><span>Subject Index</span></span></span></strong></p>

<p> </p>

<p> </p>

<p> </p>', 'Title
			Mathematical Analysis

			Author
			V.B Uvarov

			ISBN
			5-03-000500-5

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			336

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Mathematical Analysis</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">V.B Uvarov</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-000500-5</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">336</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 336, '336', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12782310008876681P.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000500-5&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3853', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3853', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 598, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('13c80798-46f0-42b1-834e-839d5b787179', '4244', 219, 'Sourcing and Supply Chain Management 5/e ', 'sourcing-and-supply-chain-management-5e', 'sourcing-and-supply-chain-management-5e', '9788131516690', '9788131516690', '9788131516690', NULL, 'About the book

Gain a thorough understanding of the critical role of purchasing in the supply chain with one of today''s leading-edge strategy and purchasing books- SOURCING AND SUPPLY CHAIN MANAGEMENT, 5E. This turnkey solution provides current and complete coverage that makes it not only a useful book, but also a valuable professional reference tool. This edition presents the most recent critical developments in the field as well as the impact of the recent recession and ongoing business uncertainty on today''s supply chain. This leading author team draws from first-hand experience and their relationships with executives and practitioners worldwide to present numerous cases, memorable examples and unique insights that enable readers to better understand today''s purchasing process.

Content:

Part I: INTRODUCTION.

1. Introduction to Purchasing and Supply Chain Management.

Part II: PURCHASING OPERATIONS AND STRUCTURE.

2. The Purchasing and Supply Process.

3. Purchasing Policy and Procedures.

4. Supply Management Integration for Competitive Advantage.

5. Purchasing and Supply Chain Organization

Part III: STRATEGIC SOURCING.

6. Supply Management and Commodity Strategy Development.

7. Supplier Evaluation and Selection.

8. Purchasing Analysis: Tools and Techniques

9. Supplier Quality Management.

10. Supplier Management and Development: Creating a World-Class Supply Base.

11. Worldwide Sourcing.

Part IV: STRATEGIC SOURCING PROCESS.

12. Strategic Cost Management.

13. Negotiation.

14. Contract Management.

15. Purchasing Law and Ethics.

Part V: CRITICAL SUPPLY CHAIN ELEMENTS.

16. Lean Supply Chain Management.

17. Purchasing Services.

18. Supply Chain Information Systems and Electronic Commerce.

19. Supply Performance Measurement and Evaluation.

Part VI: FUTURE DIRECTIONS

20. Emerging Purchasing and Supply Chain Strategies', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Gain a thorough understanding of the critical role of purchasing in the supply chain with one of today''s leading-edge strategy and purchasing books- SOURCING AND SUPPLY CHAIN MANAGEMENT, 5E. This turnkey solution provides current and complete coverage that makes it not only a useful book, but also a valuable professional reference tool. This edition presents the most recent critical developments in the field as well as the impact of the recent recession and ongoing business uncertainty on today''s supply chain. This leading author team draws from first-hand experience and their relationships with executives and practitioners worldwide to present numerous cases, memorable examples and unique insights that enable readers to better understand today''s purchasing process.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: INTRODUCTION.</span></strong><br />
<span>1. Introduction to Purchasing and Supply Chain Management.</span></span></span><br />
<span><span><span><strong>Part II: PURCHASING OPERATIONS AND STRUCTURE.</strong><br />
2. The Purchasing and Supply Process.<br />
3. Purchasing Policy and Procedures.<br />
4. Supply Management Integration for Competitive Advantage.<br />
5. Purchasing and Supply Chain Organization</span></span></span><br />
<span><span><span><strong>Part III: STRATEGIC SOURCING.</strong><br />
6. Supply Management and Commodity Strategy Development.<br />
7. Supplier Evaluation and Selection.<br />
8. Purchasing Analysis: Tools and Techniques</span></span></span></p>

<p><span><span><span>9. Supplier Quality Management.<br />
10. Supplier Management and Development: Creating a World-Class Supply Base.<br />
11. Worldwide Sourcing.</span></span></span><br />
<span><span><span><strong>Part IV: STRATEGIC SOURCING PROCESS.</strong><br />
12. Strategic Cost Management.<br />
13. Negotiation.</span></span></span></p>

<p><span><span><span>14. Contract Management.<br />
15. Purchasing Law and Ethics.</span></span></span><br />
<span><span><span><strong>Part V: CRITICAL SUPPLY CHAIN ELEMENTS.</strong><br />
16. Lean Supply Chain Management.<br />
17. Purchasing Services.<br />
18. Supply Chain Information Systems and Electronic Commerce.<br />
19. Supply Performance Measurement and Evaluation.</span></span></span><br />
<span><span><span><strong>Part VI: FUTURE DIRECTIONS</strong><br />
20. Emerging Purchasing and Supply Chain Strategies</span></span></span></p>
', 'Title
			Sourcing and Supply Chain Management 5/e 

			Author
			Handfield

			ISBN
			9788131516690

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sourcing and Supply Chain Management 5/e </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Handfield</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131516690</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"775"', '"620"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73499788131516690.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131516690&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4244', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4244', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 219, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:54'),
('13e41ed2-dbf8-44e2-90d5-1324e43f22a9', '3183', NULL, 'Evolution Algebras and Their Applications in Mathematics', 'evolution-algebras-and-their-applications-in-mathematics-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183', 'evolution-algebras-and-their-applications-in-mathematics-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183-3183', '9783540742838', '9783540742838', '9783540742838', NULL, 'The author explores evolution algebras, which lie between algebras and dynamical systems. Readers learn the foundations of evolution algebras theory and its applications in non-Mendelian genetics and Markov chains. They’ll also discover evolution algebras’ connections with other mathematical fields, including graph theory, group theory, stochastic processes, dynamical systems, knot theory, 3-manifolds, and the Ihara-Selberg zeta function.', '<p>The author explores evolution algebras, which lie between algebras and dynamical systems. Readers learn the foundations of evolution algebras theory and its applications in non-Mendelian genetics and Markov chains. They’ll also discover evolution algebras’ connections with other mathematical fields, including graph theory, group theory, stochastic processes, dynamical systems, knot theory, 3-manifolds, and the Ihara-Selberg zeta function.</p>', 'Evolution Algebras and Their Applications in Mathematics

	Editorial ‏ : ‎ Springer; 2008a edición (18 Octubre 2007)

	Idioma ‏ : ‎ Inglés

	Tapa blanda ‏ : ‎ 144 páginas

	ISBN-10 ‏ : ‎ 3540742832

	ISBN-13 ‏ : ‎ 978-3540742838

	Dimensiones ‏ : ‎ 6.1 x 0.34 x 9.25 pulgadas', '<h1>Evolution Algebras and Their Applications in Mathematics</h1>

<ul>
	<li>Editorial ‏ : ‎ Springer; 2008a edición (18 Octubre 2007)</li>
	<li>Idioma ‏ : ‎ Inglés</li>
	<li>Tapa blanda ‏ : ‎ 144 páginas</li>
	<li>ISBN-10 ‏ : ‎ 3540742832</li>
	<li>ISBN-13 ‏ : ‎ 978-3540742838</li>
	<li>Dimensiones ‏ : ‎ 6.1 x 0.34 x 9.25 pulgadas</li>
</ul>', '"3999"', '"2399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61151.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540742838&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3183', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3183', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1183, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:54'),
('13f37178-d2e2-4a24-9754-a09dc5b26885', '3634', 795, 'Empires at War - Chronological Encyclopedia from Sumer to the Persian Empire 3 Vols. Set', 'empires-at-war-chronological-encyclopedia-from-sumer-to-the-persian-empire-3-vols-set-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634', 'empires-at-war-chronological-encyclopedia-from-sumer-to-the-persian-empire-3-vols-set-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634-3634', '9780313332159', '9780313332159', '9780313332159', NULL, 'For more than 5,000 years, massive empires have met on the battlefield to determine the future course of world history. Ranging from Sumer, the world’s first imperial state, to the fall of the Byzantine Empire, this comprehensive three-volume set, which includes both Western and non-Western empires, details the military capabilities of these empires, including the armies, soldiers, technologies, and commanders that powered the imperial juggernaut. From the Near East to Asia, from Western Europe to the New World, these empires spawned every major social institution on which modern society is based, including the first use of total war. With more than 400 illustrations and maps, this set reveals the awesome and destructive power of these early forces, from the dawn of recorded history to the development of gunpowder.

Volume I: From the first clashes of the Sumerian Empire in 4000 B.C.E., to the destruction of the Persian Empire, volume one includes all the major imperial entities from Europe to Asia, including the Egyptians, the Hittites, the Israelites; China, India, Persia, and classical Greece. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume II: Until its destruction by the Romans in 146 B.C.E., Carthage was the primary naval empire of the Mediterranean world. The Norman victory at Hastings in 1066 C.E. was one of the most important events in the Medieval world and resulted in the creation of the modern state of Great Britain. Volume two covers vast territory from Imperial Rome to Korea, including chapters on the Huns, the Arabs, the Barbarians, the Vikings, and the Franks. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume III: Examining the major events of the Middle Ages, from Europe to the major empires of Asia and the Americas, volume three takes readers from the age of the Medieval knight to the fall of Constantinople in 1453 C.E. Western sections detail the Crusades and the Hundred Years War, while non-Western chapters cover the Japanese, the Mongols and the Ottomans in Asia and the American empires of the Aztecs, Incas, and Mayas. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading.

For more than 5,000 years, massive empires have met on the battlefield to determine the future course of world history. Ranging from Sumer, the world’s first imperial state, to the fall of the Byzantine Empire, this comprehensive three-volume set, which includes both Western and non-Western empires, details the military capabilities of these empires, including the armies, soldiers, technologies, and commanders that powered the imperial juggernaut. From the Near East to Asia, from Western Europe to the New World, these empires spawned every major social institution on which modern society is based, including the first use of total war. With more than 400 illustrations and maps, this set reveals the awesome and destructive power of these early forces, from the dawn of recorded history to the development of gunpowder.

Volume I: From the first clashes of the Sumerian Empire in 4000 B.C.E., to the destruction of the Persian Empire, volume one includes all the major imperial entities from Europe to Asia, including the Egyptians, the Hittites, the Israelites; China, India, Persia, and classical Greece. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume II: Until its destruction by the Romans in 146 B.C.E., Carthage was the primary naval empire of the Mediterranean world. The Norman victory at Hastings in 1066 C.E. was one of the most important events in the Medieval world and resulted in the creation of the modern state of Great Britain. Volume two covers vast territory from Imperial Rome to Korea, including chapters on the Huns, the Arabs, the Barbarians, the Vikings, and the Franks. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume III: Examining the major events of the Middle Ages, from Europe to the major empires of Asia and the Americas, volume three takes readers from the age of the Medieval knight to the fall of Constantinople in 1453 C.E. Western sections detail the Crusades and the Hundred Years War, while non-Western chapters cover the Japanese, the Mongols and the Ottomans in Asia and the American empires of the Aztecs, Incas, and Mayas. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading.', '<p>For more than 5,000 years, massive empires have met on the battlefield to determine the future course of world history. Ranging from Sumer, the world’s first imperial state, to the fall of the Byzantine Empire, this comprehensive three-volume set, which includes both Western and non-Western empires, details the military capabilities of these empires, including the armies, soldiers, technologies, and commanders that powered the imperial juggernaut. From the Near East to Asia, from Western Europe to the New World, these empires spawned every major social institution on which modern society is based, including the first use of total war. With more than 400 illustrations and maps, this set reveals the awesome and destructive power of these early forces, from the dawn of recorded history to the development of gunpowder.</p>

<p>Volume I: From the first clashes of the Sumerian Empire in 4000 B.C.E., to the destruction of the Persian Empire, volume one includes all the major imperial entities from Europe to Asia, including the Egyptians, the Hittites, the Israelites; China, India, Persia, and classical Greece. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume II: Until its destruction by the Romans in 146 B.C.E., Carthage was the primary naval empire of the Mediterranean world. The Norman victory at Hastings in 1066 C.E. was one of the most important events in the Medieval world and resulted in the creation of the modern state of Great Britain. Volume two covers vast territory from Imperial Rome to Korea, including chapters on the Huns, the Arabs, the Barbarians, the Vikings, and the Franks. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume III: Examining the major events of the Middle Ages, from Europe to the major empires of Asia and the Americas, volume three takes readers from the age of the Medieval knight to the fall of Constantinople in 1453 C.E. Western sections detail the Crusades and the Hundred Years War, while non-Western chapters cover the Japanese, the Mongols and the Ottomans in Asia and the American empires of the Aztecs, Incas, and Mayas. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading.</p>

<p>For more than 5,000 years, massive empires have met on the battlefield to determine the future course of world history. Ranging from Sumer, the world’s first imperial state, to the fall of the Byzantine Empire, this comprehensive three-volume set, which includes both Western and non-Western empires, details the military capabilities of these empires, including the armies, soldiers, technologies, and commanders that powered the imperial juggernaut. From the Near East to Asia, from Western Europe to the New World, these empires spawned every major social institution on which modern society is based, including the first use of total war. With more than 400 illustrations and maps, this set reveals the awesome and destructive power of these early forces, from the dawn of recorded history to the development of gunpowder.</p>

<p>Volume I: From the first clashes of the Sumerian Empire in 4000 B.C.E., to the destruction of the Persian Empire, volume one includes all the major imperial entities from Europe to Asia, including the Egyptians, the Hittites, the Israelites; China, India, Persia, and classical Greece. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume II: Until its destruction by the Romans in 146 B.C.E., Carthage was the primary naval empire of the Mediterranean world. The Norman victory at Hastings in 1066 C.E. was one of the most important events in the Medieval world and resulted in the creation of the modern state of Great Britain. Volume two covers vast territory from Imperial Rome to Korea, including chapters on the Huns, the Arabs, the Barbarians, the Vikings, and the Franks. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume III: Examining the major events of the Middle Ages, from Europe to the major empires of Asia and the Americas, volume three takes readers from the age of the Medieval knight to the fall of Constantinople in 1453 C.E. Western sections detail the Crusades and the Hundred Years War, while non-Western chapters cover the Japanese, the Mongols and the Ottomans in Asia and the American empires of the Aztecs, Incas, and Mayas. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading.</p>', 'Sub Title
			Empires at War:Chronological Encyclopedia from Sumer to the Persian Empire 3 Vols. Set

			Author / Editor
			Richard A. Gabriel

			About Author
			RICHARD A. GABRIEL is former professor of Politics and History and Director of Advanced Courses in the Department of Strategy at the U.S. Army War College where he introduced the study of ancient military history to the curriculum. He is the author of 38 books including Subotai the Valiant: Genghis Khan''s Greatest General (Praeger, 2004) and The Military History of Ancient Israel (Praeger, 2003). Currently he is retired and an adjunt professor of Humanities and Ethics at Daniel Webster College.

			Content
			No

			ISBN 10 Digit
			0313332150

			ISBN 13 Digit
			9780313332159

			Pages
			1050 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Empires at War:Chronological Encyclopedia from Sumer to the Persian Empire 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Richard A. Gabriel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>RICHARD A. GABRIEL is former professor of Politics and History and Director of Advanced Courses in the Department of Strategy at the U.S. Army War College where he introduced the study of ancient military history to the curriculum. He is the author of 38 books including Subotai the Valiant: Genghis Khan''s Greatest General (Praeger, 2004) and The Military History of Ancient Israel (Praeger, 2003). Currently he is retired and an adjunt professor of Humanities and Ethics at Daniel Webster College.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0313332150</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780313332159</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1050 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"24566"', '"14740"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1050 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/682241BxBsVMJbL._SX348_BO1,204,203,200_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780313332159&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3634', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3634', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 795, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:54'),
('13f58f34-8bbb-427d-b647-99d762d89186', '596', NULL, 'Applications of Game Theory NEW', 'applications-of-game-theory-new-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596', 'applications-of-game-theory-new-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596-596', 'OLKI98876', 'OLKI98876', 'OLKI98876', NULL, 'Applications of Game Theory NEW', '<h1>Applications of Game Theory NEW</h1>', 'Sub Title
			No

			Author
			Ram Kumar Mishra, Suresh Deman, Jayasree Raveendran

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789332701342

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ram Kumar Mishra, Suresh Deman, Jayasree Raveendran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789332701342</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/98329780857091093_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKI98876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=596', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=596', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2730, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('14146fac-f5d7-486c-a032-7e881dd2eb7f', '3868', 583, 'साहित्य संवाद (साहित्य की सांस्कृतिक आलोचना)', 'सहतय-सवद-सहतय-क-ससकतक-आलचन', '-', '9788197265488', '9788197265488', '9788197265488', NULL, '', NULL, 'Title
			साहित्य  संवाद (साहित्य की सांस्कृतिक आलोचना)

			Author
			Brajesh

			ISBN
			9788197265488

			Publisher
			Swaraj Prakashan

			Pages
			220

			Language
			Hindi

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">साहित्य  संवाद (साहित्य की सांस्कृतिक आलोचना)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Brajesh</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788197265488</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">220</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"750"', '"525"', '"0"', 1, 'PAPERBACK', NULL, 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, 220, '220', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1411sambad.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788197265488&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3868', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3868', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 583, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('142e90bc-0f50-4536-ad18-77e95e6a2b71', '4226', 237, 'Environmental Law in India', 'environmental-law-in-india', 'environmental-law-in-india', '9789391211509', '9789391211509', '9789391211509', NULL, 'About the book

The Environmental Law in India is a comprehensive and exhaustive publication on the field of Environmental Law. The Book exhaustively deals with the constitutional mandate for environmental protection, judicial review of decisions affecting environment, environment impact assessment and the public participation in the assessment process. The book extensively covers the law relating to this field along with necessary international conventions and Jurisprudence evolved by the Indian Judiciary. Key Features: Provides for comprehensive theory and in-depth knowledge on the subject of Environmental Law. The book covers all the legislative changes that has been introduced since the last edition. It incorporates the landmark judgments delivered by the constitutional courts. The changes made by the different Constitutional Amendment Acts have been incorporated. Reference to important International conventions and treaties have been duly made. Discussed the subject with comparative analysis approach and has explained the perspectives of different jurisdiction. This Edition has been extensively revised to incorporate the relevant and current landmark judgments of the Supreme Court and various High Courts. Up to date with the recent case laws and development since the last publication. Discusses the law that has been changed and its impact on the legal system Overruled decisions have been checked and changes have been made accordingly. Includes an exhaustive discussion and critical dialogue on the landmark judgments as well as the legislative changes.

Content:

	Introduction to Environmental Law

	Public Nuisance and Civil Remedies

	Protection of Forest Habitat

	Coastal Zone Management

	Resource Management

	Control of Pollution

	Environment ACT

	Constitution and Environment

	Environmental Hazards: Tort Actions

	Environmental Litigation and Judicial Review

	Environmental Impact Assessment

	Public Participation in Environmental Decision-Making', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Environmental Law in India is a comprehensive and exhaustive publication on the field of Environmental Law. The Book exhaustively deals with the constitutional mandate for environmental protection, judicial review of decisions affecting environment, environment impact assessment and the public participation in the assessment process. The book extensively covers the law relating to this field along with necessary international conventions and Jurisprudence evolved by the Indian Judiciary. Key Features: Provides for comprehensive theory and in-depth knowledge on the subject of Environmental Law. The book covers all the legislative changes that has been introduced since the last edition. It incorporates the landmark judgments delivered by the constitutional courts. The changes made by the different Constitutional Amendment Acts have been incorporated. Reference to important International conventions and treaties have been duly made. Discussed the subject with comparative analysis approach and has explained the perspectives of different jurisdiction. This Edition has been extensively revised to incorporate the relevant and current landmark judgments of the Supreme Court and various High Courts. Up to date with the recent case laws and development since the last publication. Discusses the law that has been changed and its impact on the legal system Overruled decisions have been checked and changes have been made accordingly. Includes an exhaustive discussion and critical dialogue on the landmark judgments as well as the legislative changes.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Environmental Law</span></span></span></li>
	<li><span><span><span>Public Nuisance and Civil Remedies</span></span></span></li>
	<li><span><span><span>Protection of Forest Habitat</span></span></span></li>
	<li><span><span><span>Coastal Zone Management</span></span></span></li>
	<li><span><span><span>Resource Management</span></span></span></li>
	<li><span><span><span>Control of Pollution</span></span></span></li>
	<li><span><span><span>Environment ACT</span></span></span></li>
	<li><span><span><span>Constitution and Environment</span></span></span></li>
	<li><span><span><span>Environmental Hazards: Tort Actions</span></span></span></li>
	<li><span><span><span>Environmental Litigation and Judicial Review</span></span></span></li>
	<li><span><span><span>Environmental Impact Assessment</span></span></span></li>
	<li><span><span><span>Public Participation in Environmental Decision-Making</span></span></span></li>
</ol>
', 'Title
			Environmental Law in India

			Author
			P LeelaKrishnan

			ISBN
			9789391211509

			Publisher
			LexisNexis

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Environmental Law in India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>P LeelaKrishnan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789391211509</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>LexisNexis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"595"', '"506"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2ab17c8b-a0bf-4441-bdca-ab7c33c4dca3', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2896law%20india.jpeg', NULL, '13 | 21', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789391211509&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4226', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4226', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 237, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:54'),
('1446acfe-5a3f-4117-ae5e-f6c29a690b43', '189', NULL, 'A Modern Approach to Verbal & Non-Verbal Reasoning', 'a-modern-approach-to-verbal-nonverbal-reasoning', 'a-modern-approach-to-verbal-nonverbal-reasoning', 'A Modern Approach', 'A Modern Approach', 'A Modern Approach ', NULL, 'This revised edition of A Modern Approach to Verbal & Non-Verbal Reasoning, while retaining the key strengths and structure of the previous edition, brings to the readers additional questions from various competitive examinations as per the latest pattern and trends. A section on recent questions (based on memory) and their answers/solutions from different competitive examinations like SSC, SBI-CGL Tier I, AFCAT, SBI (PO), RBI Grade B, etc. has been added. Key Feature: The book carefully guides the candidates through faster, shorter and intelligent paths to take up the study both parts of the book, namely, Verbal, and Non-Verbal: (a) By suitably arranging the questions based on the latest examination patterns. (b) By providing a huge number of questions for practice, with solutions that can teach one the right approach towards solving them. (c) By providing solved examples with full explanation to bring out the essence of each topic Table Of Content: PART-I: VERBAL REASONING Section-I: General Mental Ability • Series Completion • Analogy • Classification • Coding-Decoding • Blood Relations • Puzzle Test • Sequential Output Tracing • Direction Sense Test • Logical Venn Diagrams • Alphabet Test • Alpha - Numeric Sequence Puzzle • Number, Ranking & Time Sequence Test • Mathematical Operations • Logical Sequence of Words • Arithmetical Reasoning • Inserting the Missing Character • Data Sufficiency • Eligibility Test • Assertion and Reason • Situation Reaction Test • Verification of Truth of the Statement Section-II: Logical Deduction • Logic • Statement - Arguments • Statement - Assumptions • Statement - Courses of Action • Statement - Conclusions • Deriving Conclusions from Passages • Theme Detection • Cause and Effect Reasoning PART-II: NON-VERBAL REASONING • Series • Analogy • Classification • Analytical Reasoning • Mirror-Images • Water-Images • Spotting Out the Embedded Figures • Completion of Incomplete Pattern • Figure Matrix • Paper Folding • Paper Cutting • Rule Detection • Grouping of Identical Figures • Cubes and Dice • Dot Situation • Construction of Squares and Triangles • Figure Formation & Analysis • Additional Questions with Answers Useful for: • IBPS-CWE Bank PO/Clerical/Specialist Officers, RRB Officers; SBI-PO/Clerical; NABARD &IDBI Bank Executive Offices • SSC-CGL (Tier I and II); SSC-CHSL (10+2); SSC-FCI Grade III; SSC-CPO/SI/ASI, Income Tax etc. • LIC/GIC/ UIICO AAOs, etc • UPSC-CSAT, SCRA etc; and other State Services Exams • Railways Grade ''D'' & other Technical & Non-Technical Exam • MAT; CMAT; CET (MBA); SNAP; BBA; BBM & other B School Admission Tests • NTSE; CLAT; Hotel Management etc.', '<p>This revised edition of A Modern Approach to Verbal &amp; Non-Verbal Reasoning, while retaining the key strengths and structure of the previous edition, brings to the readers additional questions from various competitive examinations as per the latest pattern and trends. A section on recent questions (based on memory) and their answers/solutions from different competitive examinations like SSC, SBI-CGL Tier I, AFCAT, SBI (PO), RBI Grade B, etc. has been added. Key Feature: The book carefully guides the candidates through faster, shorter and intelligent paths to take up the study both parts of the book, namely, Verbal, and Non-Verbal: (a) By suitably arranging the questions based on the latest examination patterns. (b) By providing a huge number of questions for practice, with solutions that can teach one the right approach towards solving them. (c) By providing solved examples with full explanation to bring out the essence of each topic Table Of Content: PART-I: VERBAL REASONING Section-I: General Mental Ability • Series Completion • Analogy • Classification • Coding-Decoding • Blood Relations • Puzzle Test • Sequential Output Tracing • Direction Sense Test • Logical Venn Diagrams • Alphabet Test • Alpha - Numeric Sequence Puzzle • Number, Ranking &amp; Time Sequence Test • Mathematical Operations • Logical Sequence of Words • Arithmetical Reasoning • Inserting the Missing Character • Data Sufficiency • Eligibility Test • Assertion and Reason • Situation Reaction Test • Verification of Truth of the Statement Section-II: Logical Deduction • Logic • Statement - Arguments • Statement - Assumptions • Statement - Courses of Action • Statement - Conclusions • Deriving Conclusions from Passages • Theme Detection • Cause and Effect Reasoning PART-II: NON-VERBAL REASONING • Series • Analogy • Classification • Analytical Reasoning • Mirror-Images • Water-Images • Spotting Out the Embedded Figures • Completion of Incomplete Pattern • Figure Matrix • Paper Folding • Paper Cutting • Rule Detection • Grouping of Identical Figures • Cubes and Dice • Dot Situation • Construction of Squares and Triangles • Figure Formation &amp; Analysis • Additional Questions with Answers Useful for: • IBPS-CWE Bank PO/Clerical/Specialist Officers, RRB Officers; SBI-PO/Clerical; NABARD &amp;IDBI Bank Executive Offices • SSC-CGL (Tier I and II); SSC-CHSL (10+2); SSC-FCI Grade III; SSC-CPO/SI/ASI, Income Tax etc. • LIC/GIC/ UIICO AAOs, etc • UPSC-CSAT, SCRA etc; and other State Services Exams • Railways Grade ''D'' &amp; other Technical &amp; Non-Technical Exam • MAT; CMAT; CET (MBA); SNAP; BBA; BBM &amp; other B School Admission Tests • NTSE; CLAT; Hotel Management etc.</p>', 'Sub Title
			No

			Author
			R.S. Aggarwal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789352832163

			Pages
			1216

			Binding
			Paperback

			Year of Publication
			2018

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.S. Aggarwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352832163</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1216, '1216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81289789352832163.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=A%20Modern%20Approach%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=189', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=189', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2965, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('144eadb3-0ffb-4fdd-a494-cda6786f6be5', '724', NULL, 'Industrial Ecology - Environmental Chemistry and Hazardous Waste BOOK', 'industrial-ecology-environmental-chemistry-and-hazardous-waste-book-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724', 'industrial-ecology-environmental-chemistry-and-hazardous-waste-book-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724-724', 'TGYH7766', 'TGYH7766', 'TGYH7766', NULL, 'Industrial ecology may be a relatively new concept - yet it''s already proven instrumental for solving a wide variety of problems involving pollution and hazardous waste, especially where available material resources have been limited. By treating industrial systems in a manner that parallels ecological systems in nature, industrial ecology provides a substantial addition to the technologies of environmental chemistry. Stanley E. Manahan, bestselling author of many environmental chemistry books for Lewis Publishers, now examines Industrial Ecology: Environmental Chemistry and Hazardous Waste. His study of this innovative technology uses an overall framework of industrial ecology to cover hazardous wastes from an environmental chemistry perspective. Chapters one to seven focus on how industrial ecology relates to environmental science and technology, with consideration of the anthrosphere as one of five major environmental spheres. Subsequent chapters deal specifically with hazardous substances and hazardous waste, as they relate to industrial ecology and environmental chemistry.', '<p>Industrial ecology may be a relatively new concept - yet it''s already proven instrumental for solving a wide variety of problems involving pollution and hazardous waste, especially where available material resources have been limited. By treating industrial systems in a manner that parallels ecological systems in nature, industrial ecology provides a substantial addition to the technologies of environmental chemistry. Stanley E. Manahan, bestselling author of many environmental chemistry books for Lewis Publishers, now examines Industrial Ecology: Environmental Chemistry and Hazardous Waste. His study of this innovative technology uses an overall framework of industrial ecology to cover hazardous wastes from an environmental chemistry perspective. Chapters one to seven focus on how industrial ecology relates to environmental science and technology, with consideration of the anthrosphere as one of five major environmental spheres. Subsequent chapters deal specifically with hazardous substances and hazardous waste, as they relate to industrial ecology and environmental chemistry.</p>', 'Industrial Ecology - Environmental Chemistry and Hazardous Waste BOOK', '<h1>Industrial Ecology - Environmental Chemistry and Hazardous Waste BOOK</h1>', '"10666"', '"6399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2489dpp_10_22.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGYH7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=724', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=724', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2650, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('146806d3-450c-4152-ab04-fa21ca2dc0a0', '3842', 609, 'A Course of Mathematical Analysis V-1', 'a-course-of-mathematical-analysis-v1', 'a-course-of-mathematical-analysis-v1', '-23-', '-23-', '-23-', NULL, 'About the book

The major part of this two-volume textbook, with the exception of some supplementary material, stems from the course in mathematical analysis given by the author for many years at the Moscow Physico-technical Institute.

The first chapter is an introduction. It treats of fundamental notions of mathematical analysis using an intuitive concept of a limit. Ultimately, it even establishes, with the aid of visual interpretation and some considera­ tions of a physical character, the relationship between the derivative and the integral and gives some elements of differentiation and integration tech­ niques necessary to those readers who are simultaneously studying physics.

The second chapter is devoted to the notion of a real number which is interpreted on the basis of its representation as an infinite decimal. The part of this chapter given in small print may be omitted by the reader in his first acquaintance with the subject-matter.

Contents

Preface to the English Edition 5

Chapter 1. Introduction 13

Chapter 2. Real Numbers 45

Chapter 3. Limit of Sequence 68

Chapter 4. Limit of Function 90

Chapter 5. Differential Calculus. Functions of One Variable 127

Chapter 6. n-dimensional Space. Geometrical Properties of Curves 180

Chapter 7. Differential Calculus. Functions of Several Variables 215

Chapter 8. Indefinite Integral. Properties of Polynomials 314

Chapter 9. Definite Integral 351

Chapter 10. Some applications of integral. Approximate Methods 395

Chapter 11. Series 417

Name Index 453

Subject Index 455', '<p><u><strong>About the book</strong></u></p>

<p>The major part of this two-volume textbook, with the exception of some supplementary material, stems from the course in mathematical analysis given by the author for many years at the Moscow Physico-technical Institute.</p>

<p>The first chapter is an introduction. It treats of fundamental notions of mathematical analysis using an intuitive concept of a limit. Ultimately, it even establishes, with the aid of visual interpretation and some considera­ tions of a physical character, the relationship between the derivative and the integral and gives some elements of differentiation and integration tech­ niques necessary to those readers who are simultaneously studying physics.</p>

<p>The second chapter is devoted to the notion of a real number which is interpreted on the basis of its representation as an infinite decimal. The part of this chapter given in small print may be omitted by the reader in his first acquaintance with the subject-matter.</p>

<p><strong>Contents</strong></p>

<p>Preface to the English Edition 5</p>

<p>Chapter 1. Introduction 13</p>

<p>Chapter 2. Real Numbers 45</p>

<p>Chapter 3. Limit of Sequence 68</p>

<p>Chapter 4. Limit of Function 90</p>

<p>Chapter 5. Differential Calculus. Functions of One Variable 127</p>

<p>Chapter 6. n-dimensional Space. Geometrical Properties of Curves 180</p>

<p>Chapter 7. Differential Calculus. Functions of Several Variables 215</p>

<p>Chapter 8. Indefinite Integral. Properties of Polynomials 314</p>

<p>Chapter 9. Definite Integral 351</p>

<p>Chapter 10. Some applications of integral. Approximate Methods 395</p>

<p>Chapter 11. Series 417</p>

<p>Name Index 453</p>

<p>Subject Index 455</p>

<p> </p>
', 'Title
			A Course of Mathematical Analysis V-1

			Author
			S.M Nikolsky

			Publisher
			Mir Publishers

			Year of Publication
			1977

			Pages
			464

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Course of Mathematical Analysis V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.M Nikolsky</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1977</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">464</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 464, '464', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8214download.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-23-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3842', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3842', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 609, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('149b1f0f-44ab-4a69-87cb-7f9d48978445', '4029', 432, 'Operations and Supply Chain Management 10/e', 'operations-and-supply-chain-management-10e', 'operations-and-supply-chain-management-10e', '9789354644092', '9789354644092', '9789354644092', NULL, 'About the book

Russell and Taylor''s Operations and Supply Chain Management, 10th Edition is designed to teach students to understand how to create value and competitive advantage along the supply chain in a rapidly changing global environment. Beyond providing a solid foundation, this course covers increasingly important OM topics of sustainability, corporate social responsibility, global trade policies, securing the supply chain, and risk and resilience.  

Contents:

	Introduction to Operations and Supply Chain Management

	Quality Management

	Statistical Process Control

	Product Design

	Service Design

	Processes and Technology

	Capacity and Facilities Design

	Facility Location

	Human Capital Development and Management

	Project Management

	Supply Chain Management Strategy and Design

	Global Supply Chain Procurement and Distribution

	Forecasting

	Inventory Management

	Sales and Operations Planning

	Resource Planning

	Lean Systems

	Scheduling

	Advances in Operations and Supply Chains

 ', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Russell and Taylor''s Operations and Supply Chain Management, 10th Edition is designed to teach students to understand how to create value and competitive advantage along the supply chain in a rapidly changing global environment. Beyond providing a solid foundation, this course covers increasingly important OM topics of sustainability, corporate social responsibility, global trade policies, securing the supply chain, and risk and resilience.  </span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Operations and Supply Chain Management</span></span></span></li>
	<li><span><span><span>Quality Management</span></span></span></li>
	<li><span><span><span>Statistical Process Control</span></span></span></li>
	<li><span><span><span>Product Design</span></span></span></li>
	<li><span><span><span>Service Design</span></span></span></li>
	<li><span><span><span>Processes and Technology</span></span></span></li>
	<li><span><span><span>Capacity and Facilities Design</span></span></span></li>
	<li><span><span><span>Facility Location</span></span></span></li>
	<li><span><span><span>Human Capital Development and Management</span></span></span></li>
	<li><span><span><span>Project Management</span></span></span></li>
	<li><span><span><span>Supply Chain Management Strategy and Design</span></span></span></li>
	<li><span><span><span>Global Supply Chain Procurement and Distribution</span></span></span></li>
	<li><span><span><span>Forecasting</span></span></span></li>
	<li><span><span><span>Inventory Management</span></span></span></li>
	<li><span><span><span>Sales and Operations Planning</span></span></span></li>
	<li><span><span><span>Resource Planning</span></span></span></li>
	<li><span><span><span>Lean Systems</span></span></span></li>
	<li><span><span><span>Scheduling</span></span></span></li>
	<li><span><span><span>Advances in Operations and Supply Chains</span></span></span></li>
</ol>

<p> </p>', 'Title
			Operations and Supply Chain Management 10/e

			Author
			Roberta S. Russell

			ISBN
			9789354644092

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operations and Supply Chain Management 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Roberta S. Russell</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354644092</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1189"', '"951"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91549789354644092.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354644092&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4029', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4029', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 432, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:54'),
('149dcf43-a99b-4098-bd0a-4fddad6f178e', '3276', NULL, 'Environmental Science (In context)- 2 Vols', 'environmental-science-in-context-2-vols-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276', 'environmental-science-in-context-2-vols-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276-3276', '9781414436173', '9781414436173', '9781414436173', NULL, 'The goal of Environmental Science: In Context is to help high-school and early college-age students understand the essential facts and deeper cultural connections of topics and issues related to the scientific study of the environment and its impacts on humanity.

Human dbiological and cultural origins are, of course, deeply tied to the environment. But just as Earth''s environment shaped humanity, human activity (anthropogenic activity) now leaves an unmistakable stamp upon the natural world. Environmental Science: In Context places special emphasis on exploring the impacts of human habitation and economic activity on the environment.

This book also reflects the scientific consensus regarding global climate change-that it is real and an urgent global problem-and offers topics devoted to explaining both the science and the social challenges.

In an attempt to enrich the reader''s understanding of the mutually impacting relationship between science and culture, as space allows we have included primary sources that enhance the content of In Context entries. In keeping with the philosophy that much of the benefit from using primary sources derives from the reader''s own process of inquiry, the contextual material introducing each primary source provides an unobtrusive introduction and springboard to critical thought.

Content - Advisors and Contributors, Introduction, About the In Context Series, About This Book, Using Primary Sources, Glossary, Chronology,  VOLUME ONE Acid Rain, Agricultural Practice Impacts, Air Pollution, Algal Blooms, Alternative Fuel Impacts, Antarctic Issues and Challenges, Antartic Treaty, Aquatic Ecosystems, Aquifers, Arctic Darkening and Pack Ice Melting, Asbestos Contamination, Atmosphere, Atmospheric Circulation, Atmospheric Inversions, Aviation Emissions, Bays and Estuaries, Benthic Ecosystems, Biodegradation, Biodiversity, Biofuels, Biogeography, Bioremediation, Biostratigraphy, Bureau of Land, Management, Carbon Dioxide (CO2), Carbon Dioxide (CO2) Emissions, Carbon Sequestration, Careers In Environmental Science, Chemical Spills, Chlorofluorocarbons, CITES (Convention on International Trade in Endangered, Species of Wild Fauna and Flora, Clean Air Act of 1970, Clean Air Mercury Rule of 2005, Clean Development Mechanism, Clean Energy, Clean Water Act, Clear-Cutting, Climate Change, Climate Modeling, Closed Ecology Experiments, Coal Resource Use, Coastal Ecosystems, Coastal Zones, Commercial Fisheries, Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), Conservation, Coral Reefs and Corals, Corporate Green Movement, Cultural Practices and Environmental Destruction, Dams, DDT, Deforestation, Dendrochronology, Desertification, Deserts, Drainage Basins, Dredging, Drought, Dust Storms, Earth Day, Earth Summit (1992), Earth Summit (2002), Earthquakes, Eco-Terrorism, Ecodisasters, Ecological Competition, Ecosystem Diversity, Ecosystems, El Nino and La Nina, Electronics Waste, Emissions Standards, Endangered Species, Environmental Activism, Environmental Assessments, Environmental Benefits and Liabilities of Petroleum Resource Use, Environmental Crime, Environmental Protection Agency (EPA), Environmental Protection Agency (EPA) Regulation: Massachusetts v. Environmental Protection Agency (2007), Environmental Protests, Estuaries, Extinction and Extirpation, Factory Farms, Adverse Effects Of, Fish Farming, Flood Control and Floodplains, Floods, Forest Resources, Forests, Fossil Fuel Combustion Impacts, Freshwater and Freshwater Ecosystems, Gaia Hypothesis, Genetic Diversity, Geochemistry, Geographic Information Systems (GIS), Geological History, Geospatial Analysis, Geothermal Resources, Glacial Retreat, Glaciation, Global Warming, Grasslands, Green Movement, Greenhouse Effect, Greenhouse Gases, Groundwater, Groundwater Quality, Habitat Alteration, Habitat Loss, Hazardous Waste, Herbicides, Horticulture, Human Impacts, Hunting Practices, Hurricanes, Hurricanes: Katrina Environmental Impacts, Hybrid Vehicles, Hydrologic Cycle, Ice Ages, Ice Cores, Industrial Pollution, Industrial Water Use, Industrialization in Emerging Economies, Inland Fisheries, Insecticide Use, Intergovernmental Panel on Climate Change, International Enviormental Law, Invasive Species, IPCC 2007 Report, Iron Fertilization, Irrigation, Island Ecosystems, Kyoto Protocol, Laboratory Mehtods in Environmental Science, Lakes, Land Use, Landfills, Landsides, Light Pollution, Liquified Natural Gas Resource Use, Logging, VOLUME TWO Maps and Atlases, Marine Ecosystems, Marine Fisheries, Marine Water Quality, Mathematical Modeling and Simulation, Media: Environmentally Based News and Entertainment, Medical Waste, Migratory Species, Mining and Quarrying Species Impacts, Montreal Protocol, National Environmental Policy Act, National Oceanic and Atmospheric Administration (NOAA), National Park Service Organic Act, Natural Reserves and Parks, Natural Resource Management, Nonpoint-Source Pollution, Non-Scientist Contributions to Nature and Environment Studies, North Atlantic Oscillation, Nuclear Power, Nuclear Test Ban Treaties, Ocean Circulation and Currents, Ocean Salinity, Ocean Tides, Oceanography, Oceans and Coastlines, Oil Pollution Acts, Oil Spills, Organic and Locally Grown Foods, Organic Farming: Enviromental Science and Philosophy, Overfishing, Overgrazing, Ozone Hole, Ozone Layer, Paper and Wood Pulp, Pharmaceutical Development Resources, Photography, Environmental, Pollinators, Precipitation, Predator-Prey Relationships, Radiative Forcing, Radioactive Waste, Rain Forest Destruction, Real-Time Monitoring and Reporting, Recreational Use and Environmental Destruction, Recycling, Red Tide, Reef Ecosystem, Reforestation, Resource Extraction, Rivers and Waterways, Runoff, Saltwater Intrusion, Sea Level Rise, Seasonal Migration, Shrublands, Silent Spring, Smog, Snow and Ice Cover, Soil Chemistry, Soil Contamination, Soil Resources, Solar Power, Solid Waste Treatment Technologies, Species Reintroduction Program, Spill Remediation, Streamflow, Superfund site, Surface Water, Surveying, Sustainable Development, Tellico Dam Project (Snail Darters) and Supreme Court Case (TVA v. Hill, 1977), Temperature Records, Teratogens, Tidal or Wave Power, Tides, Toxic Waste, Tsunami Impacts, Tundra, United Nations Conference on the Human Environment (1972), United Nations Convention on the Law of the Sea (UNCLOS), United Nations Framework Convention on Climate Change (UNFCCC), United Nations Policy and Activism, United Nations World Commission on Enviornment and Development (WCED) Our Common Future Report (1987), Vegetation Cycles, Volcanoes, Walden, War and Conflict-Related Environmental Destruction, Waste Transfer and Dumping, Wastewater Treatment Technologies, Water Conservation, Water Pollution, Water Resources, Water Supply and Demand, Watershed Protection and Flood Prevention Act of 1954, Watersheds, Weather and Climate, Weather Extremes, Wetlands, Whaling, International Convention for the Regulation of, Wilderness Act of 1964, Wildfire Control, Wildfires, Wildlife Population Management, Wildlife Protection Policies and Legislation, Wildlife Refuge, Wind and Wind Power, Woods Hole Oceanographic Instituiton, Sources Consulted, Index     ', '<p style="text-align:justify"><span>The goal of Environmental Science: In Context is to help high-school and early college-age students understand the essential facts and deeper cultural connections of topics and issues related to the scientific study of the environment and its impacts on humanity.</span></p>

<p style="text-align:justify"><span>Human dbiological and cultural origins are, of course, deeply tied to the environment. But just as Earth''s environment shaped humanity, human activity (anthropogenic activity) now leaves an unmistakable stamp upon the natural world. Environmental Science: In Context places special emphasis on exploring the impacts of human habitation and economic activity on the environment.</span></p>

<p style="text-align:justify"><span>This book also reflects the scientific consensus regarding global climate change-that it is real and an urgent global problem-and offers topics devoted to explaining both the science and the social challenges.</span></p>

<p style="text-align:justify"><span>In an attempt to enrich the reader''s understanding of the mutually impacting relationship between science and culture, as space allows we have included primary sources that enhance the content of In Context entries. In keeping with the philosophy that much of the benefit from using primary sources derives from the reader''s own process of inquiry, the contextual material introducing each primary source provides an unobtrusive introduction and springboard to critical thought.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Advisors and Contributors, Introduction, About the In Context Series, About This Book, Using Primary Sources, Glossary, Chronology,  VOLUME ONE Acid Rain, Agricultural Practice Impacts, Air Pollution, Algal Blooms, Alternative Fuel Impacts, Antarctic Issues and Challenges, Antartic Treaty, Aquatic Ecosystems, Aquifers, Arctic Darkening and Pack Ice Melting, Asbestos Contamination, Atmosphere, Atmospheric Circulation, Atmospheric Inversions, Aviation Emissions, Bays and Estuaries, Benthic Ecosystems, Biodegradation, Biodiversity, Biofuels, Biogeography, Bioremediation, Biostratigraphy, Bureau of Land, Management, Carbon Dioxide (CO2), Carbon Dioxide (CO2) Emissions, Carbon Sequestration, Careers In Environmental Science, Chemical Spills, Chlorofluorocarbons, CITES (Convention on International Trade in Endangered, Species of Wild Fauna and Flora, Clean Air Act of 1970, Clean Air Mercury Rule of 2005, Clean Development Mechanism, Clean Energy, Clean Water Act, Clear-Cutting, Climate Change, Climate Modeling, Closed Ecology Experiments, Coal Resource Use, Coastal Ecosystems, Coastal Zones, Commercial Fisheries, Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), Conservation, Coral Reefs and Corals, Corporate Green Movement, Cultural Practices and Environmental Destruction, Dams, DDT, Deforestation, Dendrochronology, Desertification, Deserts, Drainage Basins, Dredging, Drought, Dust Storms, Earth Day, Earth Summit (1992), Earth Summit (2002), Earthquakes, Eco-Terrorism, Ecodisasters, Ecological Competition, Ecosystem Diversity, Ecosystems, El Nino and La Nina, Electronics Waste, Emissions Standards, Endangered Species, Environmental Activism, Environmental Assessments, Environmental Benefits and Liabilities of Petroleum Resource Use, Environmental Crime, Environmental Protection Agency (EPA), Environmental Protection Agency (EPA) Regulation: Massachusetts v. Environmental Protection Agency (2007), Environmental Protests, Estuaries, Extinction and Extirpation, Factory Farms, Adverse Effects Of, Fish Farming, Flood Control and Floodplains, Floods, Forest Resources, Forests, Fossil Fuel Combustion Impacts, Freshwater and Freshwater Ecosystems, Gaia Hypothesis, Genetic Diversity, Geochemistry, Geographic Information Systems (GIS), Geological History, Geospatial Analysis, Geothermal Resources, Glacial Retreat, Glaciation, Global Warming, Grasslands, Green Movement, Greenhouse Effect, Greenhouse Gases, Groundwater, Groundwater Quality, Habitat Alteration, Habitat Loss, Hazardous Waste, Herbicides, Horticulture, Human Impacts, Hunting Practices, Hurricanes, Hurricanes: Katrina Environmental Impacts, Hybrid Vehicles, Hydrologic Cycle, Ice Ages, Ice Cores, Industrial Pollution, Industrial Water Use, Industrialization in Emerging Economies, Inland Fisheries, Insecticide Use, Intergovernmental Panel on Climate Change, International Enviormental Law, Invasive Species, IPCC 2007 Report, Iron Fertilization, Irrigation, Island Ecosystems, Kyoto Protocol, Laboratory Mehtods in Environmental Science, Lakes, Land Use, Landfills, Landsides, Light Pollution, Liquified Natural Gas Resource Use, Logging, VOLUME TWO Maps and Atlases, </span><span>Marine Ecosystems, </span><span>Marine Fisheries, </span><span>Marine Water Quality, </span><span>Mathematical Modeling and Simulation, </span><span>Media: Environmentally Based News and Entertainment, Medical Waste, Migratory Species, Mining and Quarrying Species Impacts, Montreal Protocol, National Environmental Policy Act, National Oceanic and Atmospheric Administration (NOAA), National Park Service Organic Act, Natural Reserves and Parks, Natural Resource Management, Nonpoint-Source Pollution, Non-Scientist Contributions to Nature and Environment Studies, North Atlantic Oscillation, Nuclear Power, Nuclear Test Ban Treaties, Ocean Circulation and Currents, Ocean Salinity, Ocean Tides, Oceanography, Oceans and Coastlines, Oil Pollution Acts, Oil Spills, Organic and Locally Grown Foods, Organic Farming: Enviromental Science and Philosophy, Overfishing, Overgrazing, Ozone Hole, Ozone Layer, Paper and Wood Pulp, Pharmaceutical Development Resources, Photography, Environmental, Pollinators, Precipitation, Predator-Prey Relationships, Radiative Forcing, Radioactive Waste, Rain Forest Destruction, Real-Time Monitoring and Reporting, Recreational Use and Environmental Destruction</span></span><span><span><span>, Recycling, Red Tide, Reef Ecosystem, Reforestation, Resource Extraction, Rivers and Waterways, Runoff, Saltwater Intrusion, Sea Level Rise, Seasonal Migration, Shrublands, Silent Spring, Smog, Snow and Ice Cover, Soil Chemistry, Soil Contamination, Soil Resources, Solar Power, Solid Waste Treatment Technologies, Species Reintroduction Program, Spill Remediation, Streamflow, Superfund site, Surface Water, Surveying, Sustainable Development, Tellico Dam Project (Snail Darters) and Supreme Court Case (TVA v. Hill, 1977), Temperature Records, Teratogens, Tidal or Wave Power, Tides, Toxic Waste, Tsunami Impacts, Tundra, United Nations Conference on the Human Environment (1972), United Nations Convention on the Law of the Sea (UNCLOS), United Nations Framework Convention on Climate Change (UNFCCC), United Nations Policy and Activism, United Nations World Commission on Enviornment and Development (WCED) Our Common Future Report (1987), Vegetation Cycles, Volcanoes, Walden, War and Conflict-Related Environmental Destruction, Waste Transfer and Dumping, Wastewater Treatment Technologies, Water Conservation, Water Pollution, Water Resources, Water Supply and Demand, Watershed Protection and Flood Prevention Act of 1954, Watersheds, Weather and Climate, Weather Extremes, Wetlands, Whaling, International Convention for the Regulation of, Wilderness Act of 1964, Wildfire Control, Wildfires, Wildlife Population Management, Wildlife Protection Policies and Legislation, Wildlife Refuge, Wind and Wind Power, Woods Hole Oceanographic Instituiton, Sources Consulted, Index </span>   </span></span><span> </span></p>', 'Sub Title
			Environmental Science  (In context)- 2 Vols

			Author
			BRENDA WILMOTH LERNER, K. LEE LERNER

			About Author
			As per Book

			ISBN 10 Digit
			1414436173

			ISBN 13 Digit
			9781414436173

			Pages
			989

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Environmental Science  (In context)- 2 Vols</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>BRENDA WILMOTH LERNER, K. LEE LERNER</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1414436173</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781414436173</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left">989</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"28880"', '"17330"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 989, '989', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8304511J8lbn2zL._SX373_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414436173&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3276', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3276', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1103, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:54'),
('14cd6cf8-dd10-425b-8a62-65aeed3b5387', '792', NULL, 'Feminist Research Practice - A Primer NEW', 'feminist-research-practice-a-primer-new-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792', 'feminist-research-practice-a-primer-new-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792-792', 'UIKJ8877', 'UIKJ8877', 'UIKJ8877', NULL, 'Feminist Research Practice - A Primer NEW', '<h1>Feminist Research Practice - A Primer NEW</h1>', 'Sub Title
			No

			Author
			Sharlene Nagy Hesse-Biber, Patricia Lina Leavy

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780761928911

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sharlene Nagy Hesse-Biber, Patricia Lina Leavy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780761928911</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9005Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIKJ8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=792', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=792', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2610, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('14d12c71-57f6-4e89-8089-dec32690323f', '221', NULL, 'Collaborative Web Development - Strategies and Best Practices for Web Teams', 'collaborative-web-development-strategies-and-best-practices-for-web-teams-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-2-221', 'collaborative-web-development-strategies-and-best-practices-for-web-teams-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221-221', 'Collaborative Web', 'Collaborative Web', 'Collaborative Web', NULL, '', NULL, 'Sub Title
			No

			Author
			Jessica Burdman

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788177583267

			Pages
			352

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jessica Burdman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177583267</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"610"', '"366"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 352, '352', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30729788177583267_1.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Collaborative%20Web&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=221', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=221', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2943, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('14d811de-bbc3-43b1-b8d2-8a93e2336a33', '207', NULL, 'A Beginner''s Guide Web Design - 2/e', 'a-beginners-guide-web-design-2e', 'a-beginners-guide-web-design-2e', 'A Beginner''s Guide Web Design', 'A Beginner''s Guide Web Design', 'A Beginner''s Guide Web Design', NULL, 'Essential Skills--Made Easy! Create professional-quality web sites in no time with help from hands-on tutorials. Fully updated to cover the latest technologies and techniques, Web Design: A Beginner''s Guide, Second Edition, explains how to analyze site requirements and create a web-development proposal to plan and document your project. You''ll learn how to design an attractive, easy-to-use web site, focusing on key issues such as color, layout, navigation, typography, and images. Discover how to incorporate JavaScript, cascading style sheets (CSS), HTML/XHTML, Flash, and more to take your design from mockup to code. Boosting web site traffic through search engine optimization, e-mail design, and online advertising is also covered in this fast-paced guide. Designed for Easy Learning Key Skills & Concepts--Chapter-opening lists of specific skills covered in the chapter Ask the Expert--Q&A sections filled with bonus information and helpful tips Notes--Extra information related to the topic being covered Tips--Helpful reminders or alternate ways of doing things Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated Ready-to-use code at www.mhprofessional.com/computingdownload Wendy Willard is a designer, consultant, writer, and educator who has been involved in web design for more than 13 years. She is the author of HTML: A Beginner''s Guide, Fourth Edition, and other books.', '<p>Essential Skills--Made Easy! Create professional-quality web sites in no time with help from hands-on tutorials. Fully updated to cover the latest technologies and techniques, Web Design: A Beginner''s Guide, Second Edition, explains how to analyze site requirements and create a web-development proposal to plan and document your project. You''ll learn how to design an attractive, easy-to-use web site, focusing on key issues such as color, layout, navigation, typography, and images. Discover how to incorporate JavaScript, cascading style sheets (CSS), HTML/XHTML, Flash, and more to take your design from mockup to code. Boosting web site traffic through search engine optimization, e-mail design, and online advertising is also covered in this fast-paced guide. Designed for Easy Learning Key Skills &amp; Concepts--Chapter-opening lists of specific skills covered in the chapter Ask the Expert--Q&amp;A sections filled with bonus information and helpful tips Notes--Extra information related to the topic being covered Tips--Helpful reminders or alternate ways of doing things Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated Ready-to-use code at www.mhprofessional.com/computingdownload Wendy Willard is a designer, consultant, writer, and educator who has been involved in web design for more than 13 years. She is the author of HTML: A Beginner''s Guide, Fourth Edition, and other books.</p>', 'Sub Title
			No

			Author
			Wendy Willard

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780071068048

			Pages
			396

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			2 edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wendy Willard</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780071068048</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>396</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"649"', '"389"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 396, '396', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85109780071068048.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=A%20Beginner%27s%20Guide%20Web%20Design&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=207', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=207', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2952, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('14dbb59d-c5ab-4225-8436-33712877ab24', '3562', 842, 'Measurement and Probability - A Probabilistic Theory of Measurement with Applications', 'measurement-and-probability-a-probabilistic-theory-of-measurement-with-applications-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-35-3562', 'measurement-and-probability-a-probabilistic-theory-of-measurement-with-applications-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562-3562', '9789401788243', '9789401788243', '9789401788243', NULL, 'Measurement plays a fundamental role both in physical and behavioral sciences, as well as in engineering and technology: it is the link between abstract models and empirical reality and is a privileged method of gathering information from the real world.

Is it possible to develop a single theory of measurement for the various domains of science and technology in which measurement is involved? This book takes the challenge by addressing the following main issues: What is the meaning of measurement? How do we measure? What can be measured?

A theoretical framework that could truly be shared by scientists in different fields, ranging from physics and engineering to psychology is developed. The future in fact will require greater collaboration between science and technology and between different sciences. Measurement, which played a key role in the birth of modern science, can act as an essential interdisciplinary tool and language for this new scenario.

A sound theoretical basis for addressing key problems in measurement is provided. These include perceptual measurement, the evaluation of uncertainty, the evaluation of inter-comparisons, the analysis of risks in decision-making and the characterization of dynamical measurement. Currently, increasing attention is paid to these issues due to their scientific, technical, economic and social impact. The book proposes a unified probabilistic approach to them which may allow more rational and effective solutions to be reached.

Great care was taken to make the text as accessible as possible in several ways. Firstly, by giving preference to as interdisciplinary a terminology as possible; secondly, by carefully defining and discussing all key terms. This ensures that a wide readership, including people from different mathematical backgrounds and different understandings of measurement can all benefit from this work. Concerning mathematics, all the main results are preceded by intuitive discussions and illustrated by simple examples. Moreover, precise proofs are always included in order to enable the more demanding readers to make conscious and creative use of these ideas, and also to develop new ones.

The book demonstrates that measurement, which is commonly understood to be a merely experimental matter, poses theoretical questions which are no less challenging than those arising in other, apparently more theoretical, disciplines.', '<p>Measurement plays a fundamental role both in physical and behavioral sciences, as well as in engineering and technology: it is the link between abstract models and empirical reality and is a privileged method of gathering information from the real world.</p>

<p>Is it possible to develop a single theory of measurement for the various domains of science and technology in which measurement is involved? This book takes the challenge by addressing the following main issues: What is the meaning of measurement? How do we measure? What can be measured?</p>

<p>A theoretical framework that could truly be shared by scientists in different fields, ranging from physics and engineering to psychology is developed. The future in fact will require greater collaboration between science and technology and between different sciences. Measurement, which played a key role in the birth of modern science, can act as an essential interdisciplinary tool and language for this new scenario.</p>

<p>A sound theoretical basis for addressing key problems in measurement is provided. These include perceptual measurement, the evaluation of uncertainty, the evaluation of inter-comparisons, the analysis of risks in decision-making and the characterization of dynamical measurement. Currently, increasing attention is paid to these issues due to their scientific, technical, economic and social impact. The book proposes a unified probabilistic approach to them which may allow more rational and effective solutions to be reached.</p>

<p>Great care was taken to make the text as accessible as possible in several ways. Firstly, by giving preference to as interdisciplinary a terminology as possible; secondly, by carefully defining and discussing all key terms. This ensures that a wide readership, including people from different mathematical backgrounds and different understandings of measurement can all benefit from this work. Concerning mathematics, all the main results are preceded by intuitive discussions and illustrated by simple examples. Moreover, precise proofs are always included in order to enable the more demanding readers to make conscious and creative use of these ideas, and also to develop new ones.</p>

<p>The book demonstrates that measurement, which is commonly understood to be a merely experimental matter, poses theoretical questions which are no less challenging than those arising in other, apparently more theoretical, disciplines.</p>', 'Sub Title
			No

			Author
			Giovanni Battist Rossi

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9789401788243

			Pages
			 XIII, 286

			Binding
			Hardback

			Year of Publication
			2014

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Giovanni Battist Rossi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9789401788243</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XIII, 286</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"13532"', '"8119"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XIII, 286', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4611978-94-017-8825-0.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789401788243&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3562', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3562', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 842, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:54'),
('14f35b2c-1cda-4c61-9800-68c46f1cfa95', '639', NULL, 'Censorship - Current Controversies', 'censorship-current-controversies-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639', 'censorship-current-controversies-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639-639', 'MNHJ778867', 'MNHJ778867', 'MNHJ778867', NULL, 'Explores what censorship is from multiple viewpoints, discussing its relationship to communication, political statements, the educational system, pornography, and governmental regulations of art and media.', '<p>Explores what censorship is from multiple viewpoints, discussing its relationship to communication, political statements, the educational system, pornography, and governmental regulations of art and media.</p>', 'Sub Title
			No

			Author
			Laura K. Egendorf

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737704501

			Pages
			176

			Binding
			Paperback

			Year of Publication
			2000

			Edition of Book
			2000

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laura K. Egendorf</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737704501</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2000', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, '176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60889780737704501_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNHJ778867&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=639', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=639', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2705, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('14f70616-007f-4827-a6e0-22c914da8c8c', '1102', NULL, 'Social Work and Social Welfare', 'linux-kernal-programming-cdrom-included-3e-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-214-1102', 'linux-kernal-programming-cdrom-included-3e-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141-2141', 'RTYH6655', 'RTYH6655::1102', 'RTYH6655', NULL, 'A brand-new edition of the comprehensive Linux kernel reference with 40% of the material revised. The student will learn how a modern multi-tasking operating system will work, and will understand how the open Linux sources work. It covers memory management, interprocess communication, file systems, device drivers, and networking. The authors cover the basic foundations of the Linux OS, going under the hood of Linux. The book is targeted to intermediate and advance Linux students, who need to know how the Linux kernel interface is implemented. Post Review', '<p>A brand-new edition of the comprehensive Linux kernel reference with 40% of the material revised. The student will learn how a modern multi-tasking operating system will work, and will understand how the open Linux sources work. It covers memory management, interprocess communication, file systems, device drivers, and networking. The authors cover the basic foundations of the Linux OS, going under the hood of Linux. The book is targeted to intermediate and advance Linux students, who need to know how the Linux kernel interface is implemented. Post Review</p>', 'Linux Kernal Programming - CD-ROM Included - 3/e', '<h1>Linux Kernal Programming - CD-ROM Included - 3/e</h1>', '"1399"', '"1295"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58699788177589566.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1102', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1102', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2418, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('1506461e-e084-4d93-9d80-e44b2884758d', '1349', NULL, 'Ethnography in Context - Benchmarks in Social Research Methods in 4Vols. New', 'ethnography-in-context-benchmarks-in-social-research-methods-in-4vols-new-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-13-1349', 'ethnography-in-context-benchmarks-in-social-research-methods-in-4vols-new-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349-1349', 'RFGT55669', 'RFGT55669', 'RFGT55669', NULL, 'Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.', '<p>Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.</p>', 'Ethnography in Context - Benchmarks in Social Research Methods in 4Vols. New', '<h1>Ethnography in Context - Benchmarks in Social Research Methods in 4Vols. New</h1>', '"58300"', '"34980"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4721Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT55669&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1349', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1349', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2249, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:54'),
('1520de78-7f9c-4668-a71e-694ec622ef4f', '1071', NULL, 'Reconstruction of Religious Thoughts in Islam', 'scheduled-caste-women-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1071', 'scheduled-caste-women-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088', 'RFGB5566', 'RFGB5566::1071', 'RFGB5566', NULL, 'Scheduled Caste Women', '<h1>Scheduled Caste Women</h1>', 'Sub Title
			No

			Author
			M. Kalpana Krishnaiah

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381031278

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Kalpana Krishnaiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031278</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"995"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1071', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1071', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2439, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('15280d61-4944-4644-935b-c5449384b59f', '637', NULL, 'Ek Satr Nyaydhish ki Jivani', 'ek-satr-nyaydhish-ki-jivani-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637', 'ek-satr-nyaydhish-ki-jivani-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637-637', 'MNBH7766', 'MNBH7766', 'MNBH7766', NULL, 'Ek Satr Nyaydhish ki Jivani', '<h1>Ek Satr Nyaydhish ki Jivani</h1>', 'Sub Title
			No

			Author
			Dr. Rahul

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789386498755

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			Hindi

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rahul</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386498755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"300"', '"180"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1693Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBH7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=637', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=637', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2706, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('153231a6-8c0e-4413-b682-a251e5958dc9', '3295', NULL, 'Group Processes - Library in Social Psychology - 4 Vols.', 'group-processes-library-in-social-psychology-4-vols-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295', 'group-processes-library-in-social-psychology-4-vols-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295-3295', '9781446249314', '9781446249314', '9781446249314', NULL, 'Issues related to group-based and -influenced behaviour have always been at the heart of social psychology. What is generally considered the first experimental study in social psychology - Norman Triplett''s 1898 attempt to explain why bicycling speed records were faster when measured in competition against others - was a demonstration of group-influenced behaviour, and led to the development of the notion of social facilitation. The questions of how decision-making group members reach consensus, and whether they are a more effective vehicle for decisions than an insightful individual, remain popular 80 years after they were first introduced. Researchers in other disciplines are increasingly drawn to the group as a focus of study and of course, groups remain the standard decision-making unit for most important decisions in most societies. It is against this backdrop of the rich history, modern development and future potential of the subject that this timely four-volume set has been created, with the intention that it becomes a unique go-to resource for researchers in the field. The four volumes are arranged schematically: Volume One: Group Performance takes a look at individual action in the presence of others. Volume Two: Interdependence within Groups examines situations in which one is partially dependent on others for the magnitude of one''s personal outcomes. Volume Three: Decision-Making Groups explores group settings in which there is full collaboration in order to produce a single output. Volume Four: Relations among Groups presents a set of articles on interaction between groups.', '<p>Issues related to group-based and -influenced behaviour have always been at the heart of social psychology. What is generally considered the first experimental study in social psychology - Norman Triplett''s 1898 attempt to explain why bicycling speed records were faster when measured in competition against others - was a demonstration of group-influenced behaviour, and led to the development of the notion of social facilitation. The questions of how decision-making group members reach consensus, and whether they are a more effective vehicle for decisions than an insightful individual, remain popular 80 years after they were first introduced. Researchers in other disciplines are increasingly drawn to the group as a focus of study and of course, groups remain the standard decision-making unit for most important decisions in most societies. It is against this backdrop of the rich history, modern development and future potential of the subject that this timely four-volume set has been created, with the intention that it becomes a unique go-to resource for researchers in the field. The four volumes are arranged schematically: Volume One: Group Performance takes a look at individual action in the presence of others. Volume Two: Interdependence within Groups examines situations in which one is partially dependent on others for the magnitude of one''s personal outcomes. Volume Three: Decision-Making Groups explores group settings in which there is full collaboration in order to produce a single output. Volume Four: Relations among Groups presents a set of articles on interaction between groups.</p>', 'Author  :    Craig D Parks

ISBN-13  :   9781446249314

Language  :   English

Binding  :    Hard Bound

Publisher  :    Sage Publications Ltd

Year  :    2012

Pages  :  1504', '<p>Author  :    Craig D Parks</p>

<p>ISBN-13  :   9781446249314</p>

<p>Language  :   English</p>

<p>Binding  :    Hard Bound</p>

<p>Publisher  :    Sage Publications Ltd</p>

<p>Year  :    2012</p>

<p>Pages  :  1504</p>', '"67985"', '"40790"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/824931VeuYOp2ZL._SX356_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446249314&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3295', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3295', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1087, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:54'),
('153efba5-6481-43e5-8743-64a52a52e6e8', '123', NULL, 'Chemistry of Metabolism and Energetics', 'chemistry-of-metabolism-and-energetics', 'chemistry-of-metabolism-and-energetics', 'Chemistry of Metabolism', 'Chemistry of Metabolism', 'Chemistry of Metabolism', NULL, '', NULL, 'Sub Title
			No

			Author
			N.P. Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178350639

			Pages
			316

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N.P. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178350639</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>316</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"795"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 316, '316', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64298178350637.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Chemistry%20of%20Metabolism&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=123', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=123', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3002, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:54'),
('154860a8-5e23-4d49-a901-d21d8cf14386', '377', NULL, 'Women Participation in Panchayatiraj Elections', 'women-participation-in-panchayatiraj-elections-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377', 'women-participation-in-panchayatiraj-elections-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377-377', 'Women Participation in', 'Women Participation in', 'Women Participation in', NULL, '', NULL, 'Sub Title
			No

			Author
			K. Sreelakshmamma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383576012

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Sreelakshmamma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383576012</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1020"', '"612"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90679789383576012.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Women%20Participation%20in&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=377', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=377', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2858, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('1550ef6c-5c75-494e-9f03-6fc1486dde96', '2123', NULL, 'Embedded Computing-A VLIW Approach to Architecture,Compilers,and Tools', 'embedded-computinga-vliw-approach-to-architecturecompilersand-tools-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-212-2123', 'embedded-computinga-vliw-approach-to-architecturecompilersand-tools-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123-2123', 'TYOL4555', 'TYOL4555', 'TYOL4555', NULL, 'Embedded Computing-A VLIW Approach to Architecture,Compilers,and Tools', '<h1>Embedded Computing-A VLIW Approach to Architecture,Compilers,and Tools</h1>', 'Sub Title
			No

			Author
			Joseph A.Fisher

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131215180

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joseph A.Fisher</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131215180</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"685"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40939788131215180.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYOL4555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2123', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2123', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1744, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('1577e21a-9692-4175-94e5-cb90660f8402', '3679', 762, 'अष्टाध्यायी - पदानुक्रम - कोश:', 'अषटधयय-पदनकरम-कश', '-', '9788171101184', '9788171101184', '9788171101184', NULL, '  अष्टाध्यायी - पदानुक्रम - कोश:

अवनीन्द्र कुमार', '<p style="text-align:center"><span><strong><span>  अष्टाध्यायी - पदानुक्रम - कोश:</span></strong></span></p>

<p style="text-align:center"><span><strong><span>अवनीन्द्र कुमार</span></strong></span></p>', ' 

			Title

			 

			अष्टाध्यायी - पदानुक्रम - कोश:

			Author

			अवनीन्द्र कुमार

			Edition

			2021

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171101184

			ISBN-10 Digit

			8171101186

			Pages

			581

			Year

			2021

			Binding

			Hard Bound

			Language

			Sanskrit', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>अष्टाध्यायी - पदानुक्रम - कोश:</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>अवनीन्द्र कुमार</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2021</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171101184</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171101186</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>581</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2021</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"800"', '"600"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit', 'Sanskrit', '2021', NULL, '2021', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 581, '581', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1805ashtadhyayi-padanukram-kosha-original-imagnfy28yz5wmbq.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171101184&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3679', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3679', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 762, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:54'),
('157e6b23-37ae-479e-9b70-5599a475aec3', '1076', NULL, 'Gender, Work and Consumption - A Study of Service Sector', 'gender-work-and-consumption-a-study-of-service-sector-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-10-1076', 'gender-work-and-consumption-a-study-of-service-sector-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076-1076', 'WSDC3377', 'WSDC3377', 'WSDC3377', NULL, 'Gender, Work and Consumption - A Study of Service Sector', '<h1>Gender, Work and Consumption - A Study of Service Sector</h1>', 'Sub Title
			No

			Author
			Taruna Bansal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350741610

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Taruna Bansal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350741610</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23029789350741610.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDC3377&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1076', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1076', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2436, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('1584daae-0ac7-400f-8177-b04a68e1943c', '4297', 166, 'Forensic Enforcement: The Role of the Public Analyst', 'forensic-enforcement-the-role-of-the-public-analyst', 'forensic-enforcement-the-role-of-the-public-analyst', '9781847558718', '9781847558718', '9781847558718', NULL, 'About the book

Over the last 150 years, the Public Analyst profession has hidden its light under a bushel, with the notable exception of Fredrick Accum one of the first Public Analysts who published the names and addresses of food adulterers, this group of chemists has quietly protected the public from food fraud and adulteration. Using their forensic skills to find traces of poison and other deleterious materials in our food and guiding the Courts and legal profession through complex scientific evidence, it has undersold itself to the public. It is time to tell their story with this collection of memoirs from many practising and retired Public Analysts. Their accounts of samples submitted to them, how they analysed them, and the tales that unfolded, make for a fascinating insight into the field.

This is a timely publication, as funding for this area continues to fall, to the concern of many not just in the UK but throughout Europe. Yet, whilst food adulteration may not be as rife as it was 150 years ago, food fraud and adulteration is now on a global scale with improved communications, the fear of adulteration is probably larger than ever. This funding position does not sit well alongside levels of public interest that have never been higher in food, science in general, and forensic science. And yet research is still needed to find future strategies to maintain a vital service to protect the public and it is important to raise the profile of the role of the Public Analyst, now more than ever,

This book, which is not intended as a text book but as a light read, will achieve this aim while simply telling the stories of a collection of Public Analysts, things they have found in food and other materials and their memoirs and anecdotes. It will appeal to those who watch programmes such as Crime Scene Investigates and anyone with an interest in forensic science and science in general.

Content:

	Adulteration and the Challenge for Enforcement Scientists

	Nature or Nurture; are Scientists Born or Manufactured?

	Memoirs Clouded by the Mists of Time

	Some You Win and Some You Lose

	The Next steps

	The Final Chapter?

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Over the last 150 years, the Public Analyst profession has hidden its light under a bushel, with the notable exception of Fredrick Accum one of the first Public Analysts who published the names and addresses of food adulterers, this group of chemists has quietly protected the public from food fraud and adulteration. Using their forensic skills to find traces of poison and other deleterious materials in our food and guiding the Courts and legal profession through complex scientific evidence, it has undersold itself to the public. It is time to tell their story with this collection of memoirs from many practising and retired Public Analysts. Their accounts of samples submitted to them, how they analysed them, and the tales that unfolded, make for a fascinating insight into the field. </span></span></span></p>

<p style="text-align:justify"><span><span><span>This is a timely publication, as funding for this area continues to fall, to the concern of many not just in the UK but throughout Europe. Yet, whilst food adulteration may not be as rife as it was 150 years ago, food fraud and adulteration is now on a global scale with improved communications, the fear of adulteration is probably larger than ever. This funding position does not sit well alongside levels of public interest that have never been higher in food, science in general, and forensic science. And yet research is still needed to find future strategies to maintain a vital service to protect the public and it is important to raise the profile of the role of the Public Analyst, now more than ever, </span></span></span></p>

<p style="text-align:justify"><span><span><span>This book, which is not intended as a text book but as a light read, will achieve this aim while simply telling the stories of a collection of Public Analysts, things they have found in food and other materials and their memoirs and anecdotes. It will appeal to those who watch programmes such as Crime Scene Investigates and anyone with an interest in forensic science and science in general.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Adulteration and the Challenge for Enforcement Scientists</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nature or Nurture; are Scientists Born or Manufactured?</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Memoirs Clouded by the Mists of Time</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Some You Win and Some You Lose</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Next steps</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Final Chapter?</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			Forensic Enforcement: The Role of the Public Analyst

			Author
			Glenn Taylor

			ISBN
			9781847558718

			Publisher
			RSC Publishing

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Forensic Enforcement: The Role of the Public Analyst</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Glenn Taylor</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781847558718</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>RSC Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1999"', '"1399"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1a551af1-8da0-4f13-a0f8-03a967fabaa5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5448forencis.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847558718&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4297', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4297', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 166, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:54'),
('15889935-34e5-412f-b459-7a4ff2afee07', '40', NULL, 'Mueble de Rattan Cane Furniture - 4 Vols.', 'mueble-de-rattan-cane-furniture-4-vols', 'mueble-de-rattan-cane-furniture---4-vols.', 'Mueble de Rattan', 'Mueble de Rattan', 'Mueble de Rattan', NULL, '', NULL, 'Sub Title
			No

			Author
			David Fernandez Gracia

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Fernandez Gracia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"5430"', '"3258"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2819mueble_de_rattan_cane_furniture%20....%2038.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Mueble%20de%20Rattan&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=40', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=40', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3055, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:54'),
('15a67626-2495-4489-a346-d702e518a1d1', '1510', NULL, 'SARCC ke Ayne mein - Bharat Pak Sambandh', 'sarcc-ke-ayne-mein-bharat-pak-sambandh-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-15-1510', 'sarcc-ke-ayne-mein-bharat-pak-sambandh-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510-1510', 'PLKI9988', 'PLKI9988', 'PLKI9988', NULL, 'SARCC ke Ayne mein - Bharat Pak Sambandh', '<h1>SARCC ke Ayne mein - Bharat Pak Sambandh</h1>', 'Sub Title
			No

			Author
			Dr. Viplav

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791460

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791460</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62229788188791460.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PLKI9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1510', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1510', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2165, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:54'),
('15a7b949-0c2e-4406-8007-8b67e463b58c', '2673', NULL, 'Vaidik Sahitya Mein Jaltatva Aur Uske Prakar NEW', 'vaidik-sahitya-mein-jaltatva-aur-uske-prakar-new', 'vaidik-sahitya-mein-jaltatva-aur-uske-prakar-new', 'HYUK5656', 'HYUK5656', 'HYUK5656', NULL, 'Vaidik Sahitya Mein Jaltatva Aur Uske Prakar NEW', '<h1>Vaidik Sahitya Mein Jaltatva Aur Uske Prakar NEW</h1>', ' Title
			Vaidik Sahitya Mein Jaltatva Aur Uske Prakar NEW

			Author
			Dr. Gyan Prakash Shastri

			ISBN 10 Digit
			8171102296

			Publishers
			Parimal Publication Pvt. Ltd.

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Vaidik Sahitya Mein Jaltatva Aur Uske Prakar NEW</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8171102296</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://www.exoticindiaart.com/publisher/parimal-publication-pvt-ltd-/" title="Parimal Publication Pvt. Ltd." rel="noopener noreferrer">Parimal Publication Pvt. Ltd.</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ede7cc6c-466f-4563-9774-ea5dbcad3719', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8248p[ic-18.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HYUK5656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2673', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2673', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1423, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:54'),
('15c825f7-6151-49c8-8f81-bbe18dece6b9', '413', NULL, 'Gender Studies - A Survey', 'gender-studies-a-survey-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413', 'gender-studies-a-survey-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413-413', 'LKMJ6760', 'LKMJ6760', 'LKMJ6760', NULL, 'Gender Studies - A Survey', '<h1>Gender Studies - A Survey</h1>', 'Sub Title
			No

			Author
			Irengbam Arun

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160812

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Irengbam Arun</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160812</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"850"', '"510"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95929788181160812.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKMJ6760&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=413', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=413', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2837, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('15dac1cc-36ef-4683-be16-a34db93983d1', '1981', NULL, 'Key Approaches for Rural and Agricultural Development', 'key-approaches-for-rural-and-agricultural-development-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-19-1981', 'key-approaches-for-rural-and-agricultural-development-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981-1981', '9788181160584', '9788181160584', '9788181160584', NULL, 'Literally and from the social, economic and political perspectives the statement "India lives in its villages" is valid even today. Around 65% of the State''s population is living in rural areas. People in rural areas should have the same quality of life as is enjoyed by people living in sub urban and urban areas. Further there are cascading effects of poverty, unemployment, poor and inadequate infrastructure in rural areas on urban centres causing slums and consequential social and economic tensions manifesting in economic deprivation and urban poverty. Hence Rural Development which is concerned with economic growth and social justice, improvement in the living standard of the rural people by providing adequate and quality social services and minimum basic needs becomes essential. The present strategy of rural development mainly focuses on poverty alleviation, better livelihood opportunities, provision of basic amenities and infrastructure facilities through innovative programmes of wage and self-employment.

Content - Preface, 1. Introduction, 2 Rural Development and Poverty Alleviation, 3. Rural Development and Welfare, 4. Role of Nagar Panchayats, 5. Social Security Schemes and Development, 6. Gram Sabha and Zila Parishad, 7. 74th Constitutional Amendment Act, 8. Agricultural Development and Strategy, 9. Agricultural Products, 10. Agricultural Marketing, 11. Rural Marketing, 12. Regional Rural Banks, Index           ', '<h1 style="text-align:justify"><span>Literally and from the social, economic and political perspectives the statement "India lives in its villages" is valid even today. Around 65% of the State''s population is living in rural areas. People in rural areas should have the same quality of life as is enjoyed by people living in sub urban and urban areas. Further there are cascading effects of poverty, unemployment, poor and inadequate infrastructure in rural areas on urban centres causing slums and consequential social and economic tensions manifesting in economic deprivation and urban poverty. Hence Rural Development which is concerned with economic growth and social justice, improvement in the living standard of the rural people by providing adequate and quality social services and minimum basic needs becomes essential. The present strategy of rural development mainly focuses on poverty alleviation, better livelihood opportunities, provision of basic amenities and infrastructure facilities through innovative programmes of wage and self-employment.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Introduction, 2 Rural Development and Poverty Alleviation, 3. Rural Development and Welfare, 4. Role of Nagar Panchayats, 5. Social Security Schemes and Development, 6. Gram Sabha and Zila Parishad, 7. 74th Constitutional Amendment Act, 8. Agricultural Development and Strategy, 9. Agricultural Products, 10. Agricultural Marketing, 11. Rural Marketing, 12. Regional Rural Banks, Index</span>           </p>', 'Sub Title
			Key Approaches for Rural and Agricultural Development

			Author
			Irengbam Rajeev

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788181160584

			Pages
			281

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Key Approaches for Rural and Agricultural Development</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Irengbam Rajeev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160584</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>281</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"895"', '"537"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 281, '281', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4778Key%20Approaches%20for%20Rural%20&%20Agricultural%20Development.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181160584&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1981', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1981', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1845, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('15e5eda3-ceca-49c5-86ad-ed6eaa81b4c9', '3734', 711, 'Emergence of Islam in Kerala in 20th Century', 'emergence-of-islam-in-kerala-in-20th-century', 'emergence-of-islam-in-kerala-in-20th-century', '9788187471462', '9788187471462', '9788187471462', NULL, 'About the Book

The focus in this work is given to explore and highlight how the various complex mechanisms with which Islam and its ideology recently striving to seek fresh space in a pluralistic society as that of Kerala. This necessitates to view Islam and its nascent revivalist ideology functioning in manifold dimensions the world over, often described "aggressive" by the western power masters. If globalisation is an inexorable integration of markets. Transport and communication, ideologies as that of Islam also have been marketed more successfully to the outcome of new products like terrorism globally faster and cheapter than ever before. It is here both contradictions and conflicts arise out of a constant struggle for their mutual existence exposing the inherent weaknesses of traditionalism and revivalism. A religion which has taken the course of a "peaceful penetration" more than thirteen centuries ago, now seems to be struggling by becoming the victims of new revivalism. The knowledge of global Islam increased heavily in Kerala as a result of the import of Pan Islamic ideology and with the mass export of human resources into the heartland of Islam. No doubt that Islam in its formative period was so receptive and accommodative to the region that both the rulers and the ruled welcomed it without prejudice causing to evolve a syncretic culture to the fitment of the social milieu of Kerala. While revealing several such instances of reciprocity, powers of assimilation and synthesis, this volume tries to find out the present day crisis that the Muslims in kerala experience and make feel as strange and queer outside the orbit of its cultural ethos. The western antipathy towards Islam is extensively propagated in Kerala not only as a part of their fight against imperialism, but also to mobilise its followers on the basis of religion and its identity The neo-revivalists have no hesitation even to highlight oft-repeated ''Islam in danger'', particularly in the context of the ''American war on terrorism'' often translating it as a ''war on Islam''. The excessive pressure by Muslim radicals to keep the religious identity always alive to achieve their political goal also poses as a major danger in the body politic of Kerala. The problem that faces the community now is more from such concealed revivalists and radicals rather than from the traditionalists. This book will undoubtedly be a valuable asset for the individuals who wish to know more about Islam and for every library in India and all over the world.

CONTENTS:

CHAPTER ONE

Quest for Trade and the Making of a New Frontier: Emergence of Islam in Kerala

CHAPTER TWO

From Progress to Polemics: Impact of Islam on Kerala

CHAPTER THREE

Struggles for Identity-I: Early Phase

CHAPTER FOUR

Struggles for Identity-II: Later Phase

CHAPTER FIVE

Nationalism and Politicisation

CHAPTER SIX

Ideology, Reforms and Conflicts

CHAPTER SEVEN

Tradition vs. Modernity

CHAPTER EIGHT

Conclusion

 ', '<p><span><strong><span>About the Book</span></strong></span></p>

<p style="text-align:justify"><span><span><span><span>The focus in this work is given to explore and highlight how the various complex mechanisms with which Islam and its ideology recently striving to seek fresh space in a pluralistic society as that of Kerala. This necessitates to view Islam and its nascent revivalist ideology functioning in manifold dimensions the world over, often described "aggressive" by the western power masters. If globalisation is an inexorable integration of markets. Transport and communication, ideologies as that of Islam also have been marketed more successfully to the outcome of new products like terrorism globally faster and cheapter than ever before. It is here both contradictions and conflicts arise out of a constant struggle for their mutual existence exposing the inherent weaknesses of traditionalism and revivalism. A religion which has taken the course of a "peaceful penetration" more than thirteen centuries ago, now seems to be struggling by becoming the victims of new revivalism. The knowledge of global Islam increased heavily in Kerala as a result of the import of Pan Islamic ideology and with the mass export of human resources into the heartland of Islam. No doubt that Islam in its formative period was so receptive and accommodative to the region that both the rulers and the ruled welcomed it without prejudice causing to evolve a syncretic culture to the fitment of the social milieu of Kerala. While revealing several such instances of reciprocity, powers of assimilation and synthesis, this volume tries to find out the present day crisis that the Muslims in kerala experience and make feel as strange and queer outside the orbit of its cultural ethos. The western antipathy towards Islam is extensively propagated in Kerala not only as a part of their fight against imperialism, but also to mobilise its followers on the basis of religion and its identity The neo-revivalists have no hesitation even to highlight oft-repeated ''Islam in danger'', particularly in the context of the ''American war on terrorism'' often translating it as a ''war on Islam''. The excessive pressure by Muslim radicals to keep the religious identity always alive to achieve their political goal also poses as a major danger in the body politic of Kerala. The problem that faces the community now is more from such concealed revivalists and radicals rather than from the traditionalists. This book will undoubtedly be a valuable asset for the individuals who wish to know more about Islam and for every library in India and all over the world.</span></span></span></span></p>

<p><span><strong><span>CONTENTS:</span></strong></span></p>

<p><span><strong><span>CHAPTER ONE</span></strong></span></p>

<p><span><span>Quest for Trade and the Making of a New Frontier: Emergence of Islam in Kerala</span></span></p>

<p><span><strong><span>CHAPTER TWO</span></strong></span></p>

<p><span><span>From Progress to Polemics: Impact of Islam on Kerala</span></span></p>

<p><span><strong><span>CHAPTER THREE</span></strong></span></p>

<p><span><span>Struggles for Identity-I: Early Phase</span></span></p>

<p><span><strong><span>CHAPTER FOUR</span></strong></span></p>

<p><span><span>Struggles for Identity-II: Later Phase</span></span></p>

<p><span><strong><span>CHAPTER FIVE</span></strong></span></p>

<p><span><span>Nationalism and Politicisation</span></span></p>

<p><span><strong><span>CHAPTER SIX</span></strong></span></p>

<p><span><span>Ideology, Reforms and Conflicts</span></span></p>

<p><span><strong><span>CHAPTER SEVEN</span></strong></span></p>

<p><span><span>Tradition vs. Modernity</span></span></p>

<p><span><strong><span>CHAPTER EIGHT</span></strong></span></p>

<p><span><span>Conclusion</span></span></p>

<p> </p>', 'Title
			Emergence of Islam in Kerala in 20th Century

			Author
			Dr. K. K. N. Kurup

			ISBN
			9788187471462

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Emergence of Islam in Kerala in 20th Century</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. K. K. N. Kurup</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471462</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>

<p> </p>

<p> </p>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5504WhatsApp%20Image%202025-09-10%20at%2012.58.37_47ea3071.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471462&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3734', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3734', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 711, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:54'),
('161b5394-86fa-4c9b-80b3-4274840ac0f0', '3307', NULL, 'India - Pakistan Relations 1947 - 2007 - 10 Vols.', 'india-pakistan-relations-1947-2007-10-vols-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307', 'india-pakistan-relations-1947-2007-10-vols-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307-3307', '9789381417034', '9789381417034', '9789381417034', NULL, 'India-Pakistan relations 1947-2007: a documentary study (set of 10 vols) the birth of pakistan was a unique occurrence in history itsplit a country, its people, its landmass, and its bounty; thelinkages built over centuries vanished overnight roads andrailroads were cut, rivers and streams divided, assets andliabilities apportioned, civil and defence services split a singletrading mart, where goods and services flowed freely, suddenlyfound itself split into two with tariff, non-tariff and immigrationbarriers it was a great exercise in splitting an ancientcivilization, a composite culture, a shared inheritance, all thatconstituted a nation and its wealth history was made to stand onits head', '<p>India-Pakistan relations 1947-2007: a documentary study (set of 10 vols) the birth of pakistan was a unique occurrence in history itsplit a country, its people, its landmass, and its bounty; thelinkages built over centuries vanished overnight roads andrailroads were cut, rivers and streams divided, assets andliabilities apportioned, civil and defence services split a singletrading mart, where goods and services flowed freely, suddenlyfound itself split into two with tariff, non-tariff and immigrationbarriers it was a great exercise in splitting an ancientcivilization, a composite culture, a shared inheritance, all thatconstituted a nation and its wealth history was made to stand onits head</p>', 'Publisher ‏ : ‎ Geetika

Author       :   Avtar Singh Bhasin

Language ‏ : ‎ English

Cover ‏ : ‎ Hardcover ‏  

ISBN-13 ‏ : ‎ 9789381417034', '<p>Publisher ‏ : ‎ Geetika</p>

<p>Author       :   Avtar Singh Bhasin</p>

<p>Language ‏ : ‎ English</p>

<p>Cover ‏ : ‎ Hardcover ‏  </p>

<p>ISBN-13 ‏ : ‎ 9789381417034</p>', '"10000"', '"6000"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/889531N0BEIHAoL._BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381417034&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3307', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3307', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1076, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:54'),
('16650f2a-8e38-41a9-afc8-47f93d38d1cb', '114', NULL, 'Text Book of Organic Chemistry', 'text-book-of-organic-chemistry', 'text-book-of-organic-chemistry', 'Text Book', 'Text Book', 'Text Book ', NULL, 'There are many books available on chemistry which present the subject matter in a concise manner so that it is interesting and within grasp of B. Sc. (Hons.) and postgraduate students. Keeping the above approach in mind this book Organic Chemistry has been planned. It is hoped that it would be useful to chemistry students at all levels. Each chapter of the book contains a discussion of the subject matter and important mathematical relations followed by suitable solved examples to illustrate the basic principles. At the end of each chapter a set of problems has been given to help the student become familiar with the concept and principles presented in the text.', '<p>There are many books available on chemistry which present the subject matter in a concise manner so that it is interesting and within grasp of B. Sc. (Hons.) and postgraduate students. Keeping the above approach in mind this book Organic Chemistry has been planned. It is hoped that it would be useful to chemistry students at all levels. Each chapter of the book contains a discussion of the subject matter and important mathematical relations followed by suitable solved examples to illustrate the basic principles. At the end of each chapter a set of problems has been given to help the student become familiar with the concept and principles presented in the text.</p>', 'Sub Title
			No

			Author
			Ajay Goel

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381416204

			Pages
			300

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ajay Goel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381416204</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"960"', '"576"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72189789381416204_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Text%20Book%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=114', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=114', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3006, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:54'),
('16a08782-8a29-436c-b8f0-b97c8829701d', '848', NULL, 'Banking Crimes - 2 Vols. NEW', 'banking-crimes-2-vols-new-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848', 'banking-crimes-2-vols-new-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848-848', 'IKJU8877', 'IKJU8877', 'IKJU8877', NULL, 'Banking Crimes - 2 Vols. NEW', '<h1>Banking Crimes - 2 Vols. NEW</h1>', 'Sub Title
			No

			Author
			John K. Villa

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789384746117

			Pages
			980

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John K. Villa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746117</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>980</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4599"', '"2759"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 980, '980', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57129789384746117.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=848', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=848', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2578, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('16b0d0a9-93a4-4375-b23f-ea12b2c80510', '3207', NULL, 'Handbook of Mathamatical Models in Computer Vision', 'handbook-of-mathamatical-models-in-computer-vision-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207', 'handbook-of-mathamatical-models-in-computer-vision-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207-3207', '978-1441938855', '978-1441938855', '978-1441938855', NULL, 'Abstract Biological vision is a rather fascinating domain of research. Scientists of various origins like biology, medicine, neurophysiology, engineering, math­ ematics, etc. aim to understand the processes leading to visual perception process and at reproducing such systems. Understanding the environment is most of the time done through visual perception which appears to be one of the most fundamental sensory abilities in humans and therefore a significant amount of research effort has been dedicated towards modelling and repro­ ducing human visual abilities. Mathematical methods play a central role in this endeavour. Introduction David Marr''s theory v^as a pioneering step tov^ards understanding visual percep­ tion. In his view human vision was based on a complete surface reconstruction of the environment that was then used to address visual subtasks. This approach was proven to be insufficient by neuro-biologists and complementary ideas from statistical pattern recognition and artificial intelligence were introduced to bet­ ter address the visual perception problem. In this framework visual perception is represented by a set of actions and rules connecting these actions. The emerg­ ing concept of active vision consists of a selective visual perception paradigm that is basically equivalent to recovering from the environment the minimal piece information required to address a particular task of interest.', '<p>Abstract Biological vision is a rather fascinating domain of research. Scientists of various origins like biology, medicine, neurophysiology, engineering, math­ ematics, etc. aim to understand the processes leading to visual perception process and at reproducing such systems. Understanding the environment is most of the time done through visual perception which appears to be one of the most fundamental sensory abilities in humans and therefore a significant amount of research effort has been dedicated towards modelling and repro­ ducing human visual abilities. Mathematical methods play a central role in this endeavour. Introduction David Marr''s theory v^as a pioneering step tov^ards understanding visual percep­ tion. In his view human vision was based on a complete surface reconstruction of the environment that was then used to address visual subtasks. This approach was proven to be insufficient by neuro-biologists and complementary ideas from statistical pattern recognition and artificial intelligence were introduced to bet­ ter address the visual perception problem. In this framework visual perception is represented by a set of actions and rules connecting these actions. The emerg­ ing concept of active vision consists of a selective visual perception paradigm that is basically equivalent to recovering from the environment the minimal piece information required to address a particular task of interest.</p>', 'Handbook of Mathamatical Models in Computer Vision

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 606 pages

	ISBN-13 ‏ : ‎ 978-1441938855

	Item Weight ‏ : ‎ 930 g

	Dimensions ‏ : ‎ 15.5 x 3.68 x 23.5 cm

 ', '<h1>Handbook of Mathamatical Models in Computer Vision</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 606 pages</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1441938855</span></li>
	<li><span>Item Weight ‏ : ‎ 930 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.5 x 3.68 x 23.5 cm</span></li>
</ul>

<p> </p>', '"11999"', '"7199"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31951.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=978-1441938855&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3207', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3207', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1164, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:54'),
('16b86c6d-77c4-4d1c-a02b-b4c6e467a7a6', '158', NULL, 'Disney Mickey Wonders Why: Plants and Trees', 'disney-mickey-wonders-why-plants-and-trees', 'disney-mickey-wonders-why:-plants-and-trees', 'Disney Mickey Wonders Why: Plants and Trees', 'Disney Mickey Wonders Why: Plants and Trees', 'Disney Mickey Wonders Why: Plants and Trees', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623585

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623585</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94359788128623585h.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20Why:%20Plants%20and%20Trees&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=158', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=158', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2982, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('16c96f88-c902-478c-8fc9-bb6e46f92ff0', '4094', 367, 'Movable Bridge Design', 'movable-bridge-design', 'movable-bridge-design', '9780727758040', '9780727758040', '9780727758040', NULL, 'About the book

Movable Bridge Design provides a fascinating and comprehensive guide of both past and current approaches to the design of a wide range of movable bridges.

Against the background of worldwide development, the author provides the necessary information on the mechanical systems that drive movable bridges. A wide range of structures are explored in an accessible format to be used at a practical level.

Key topics of focus are:

	Design specifications and standards

	Machinery required to operate and stabilise movable spans

	Traditional and non-traditional superstructure forms

	Materials of construction

	Material strength and failure

	Examples of hydraulic, electrical and mechanical systems

Movable Bridge Design considers both city and rural movable bridges by providing worldwide examples, as well as discussing the various forms of motive power. This is an essential purchase to inform and guide engineers, engineering consultants, and administrators of governmental agencies, as well as students from these disciplines.

Contents:

	Introduction

	Individual movable span forms

	Movable spans in series

	Other movable bridge forms

	Movable bridge design standards

	Materials of construction

	Material properties and failure

	Span drive arrangements

	Machinery components

	Stabilisation machinery

	Superstructure structural design

	Mechanical design

	Gearing and speed reducer design

	Hydraulic span drive systems

	Electrical system design

 ', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><em>Movable Bridge Design </em>provides a fascinating and comprehensive guide of both past and current approaches to the design of a wide range of movable bridges.</span></span></p>

<p style="text-align:justify"><span><span>Against the background of worldwide development, the author provides the necessary information on the mechanical systems that drive movable bridges. A wide range of structures are explored in an accessible format to be used at a practical level.</span></span></p>

<p style="text-align:justify"><span><span>Key topics of focus are:</span></span></p>

<ul>
	<li style="text-align:justify"><span><span>Design specifications and standards</span></span></li>
	<li style="text-align:justify"><span><span>Machinery required to operate and stabilise movable spans</span></span></li>
	<li style="text-align:justify"><span><span>Traditional and non-traditional superstructure forms</span></span></li>
	<li style="text-align:justify"><span><span>Materials of construction</span></span></li>
	<li style="text-align:justify"><span><span>Material strength and failure</span></span></li>
	<li style="text-align:justify"><span><span>Examples of hydraulic, electrical and mechanical systems</span></span></li>
</ul>

<p style="text-align:justify"><span><span><em>Movable Bridge Design</em> considers both city and rural movable bridges by providing worldwide examples, as well as discussing the various forms of motive power. This is an essential purchase to inform and guide engineers, engineering consultants, and administrators of governmental agencies, as well as students from these disciplines.</span></span></p>

<p><span><span><strong>Contents:</strong></span></span></p>

<ol>
	<li><span><span>Introduction</span></span></li>
	<li><span><span>Individual movable span forms</span></span></li>
	<li><span><span>Movable spans in series</span></span></li>
	<li><span><span>Other movable bridge forms</span></span></li>
	<li><span><span>Movable bridge design standards</span></span></li>
	<li><span><span>Materials of construction</span></span></li>
	<li><span><span>Material properties and failure</span></span></li>
	<li><span><span>Span drive arrangements</span></span></li>
	<li><span><span>Machinery components</span></span></li>
	<li><span><span>Stabilisation machinery</span></span></li>
	<li><span><span>Superstructure structural design</span></span></li>
	<li><span><span>Mechanical design</span></span></li>
	<li><span><span>Gearing and speed reducer design</span></span></li>
	<li><span><span>Hydraulic span drive systems</span></span></li>
	<li><span><span>Electrical system design</span></span></li>
</ol>

<p> </p>', 'Title
			Movable Bridge Design

			Author
			Charles Birnstiel

			ISBN
			9780727758040

			Publisher
			Ice Publishing

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Movable Bridge Design</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Charles Birnstiel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780727758040</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Ice Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"15943"', '"10363"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7cd47edb-db35-4928-a159-d3bd5fcea555', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7898movable.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780727758040&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4094', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4094', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 367, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:54'),
('171be9aa-776a-4f6f-83a6-1bf46a21f62f', '3426', 968, 'Split - A Life - Penguin Classics', 'split-a-life-penguin-classics-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426', 'split-a-life-penguin-classics-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426-3426', '9780670090181', '9780670090181', '9780670090181', NULL, 'Taslima Nasrin is known for her powerful writing on womens rights and unflinching criticism of religious fundamentalism. This defiance on her part had led to the ban on the Bengali original of this book by the Left Front in West Bengal as well as the Government of Bangladesh in 2003. While the West Bengal government lifted the injunction after the ban was struck down by the Calcutta High Court in 2005, Nasrin was eventually driven out of Kolkata and forced to expunge passages from the book, besides facing a four-million dollar defamation lawsuit. Bold and evocative, Split: A Life opens a window to the life, time and works of one of the bravest writers of our times.', '<p>Taslima Nasrin is known for her powerful writing on womens rights and unflinching criticism of religious fundamentalism. This defiance on her part had led to the ban on the Bengali original of this book by the Left Front in West Bengal as well as the Government of Bangladesh in 2003. While the West Bengal government lifted the injunction after the ban was struck down by the Calcutta High Court in 2005, Nasrin was eventually driven out of Kolkata and forced to expunge passages from the book, besides facing a four-million dollar defamation lawsuit. Bold and evocative, Split: A Life opens a window to the life, time and works of one of the bravest writers of our times.</p>', 'Sub Title
			A Life

			Author
			Taslima Nasrin

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780670090181

			Pages
			268

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Life</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Taslima Nasrin</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780670090181</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>268</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"599"', '"360"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 268, '268', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1016md_9780670090181.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780670090181&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3426', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3426', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 968, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:54'),
('17254fcf-93df-4f67-a666-de38c4ba811d', '420', NULL, 'Global Policing -Ben Bowling & James Sheptycki', 'global-policing-ben-bowling-james-sheptycki-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420', 'global-policing-ben-bowling-james-sheptycki-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420-420', 'ames Sheptycki', 'ames Sheptycki', 'ames Sheptycki', NULL, 'In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.', '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', ' 

 

 

Global Policing -Ben Bowling & James Sheptycki', '<p></p>

<h3> </h3>

<p> </p>

<h3> </h3>

<h1>Global Policing -Ben Bowling &amp; James Sheptycki</h1>', '"2599"', '"1559"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ames%20Sheptycki&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=420', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=420', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2832, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('17261b9f-91c5-4992-b411-6d506b05f90f', '4144', 317, 'Advanced Principles of Virology', 'advanced-principles-of-virology', 'advanced-principles-of-virology', '9789352697687', '9789352697687', '9789352697687', NULL, 'About the book

Viruses are sub microscopic parasitic particles. They can infect all organisms, from bacteria and archaea to plants and animals, and cause a variety of diseases. The scientific study of viruses, their structure, classification and evolution is known as virology. The studies of the processes of infection and the resultant viral diseases are also a focus of this science. Research in virology has significant applications in medicine, neuroscience, materials science and nanotechnology. This book strives to provide detailed information about the theories and concepts of virology to help develop a better understanding of the latest advances within this field. From theories to research to practical applications, case studies related to all contemporary topics of relevance to this field have been included in this book.

Contents:

Introduction,

Viral Structure,

Applications of Virus and Morphology,

RNA Metabolism and Virology,

Cellular Response to Viral Infection,

Viral Diseases and Host Defences,

Viruses versus RNAi Host Defence,

Viral Factors in Pathogenesis,

Plant DNA Viruses', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Viruses are sub microscopic parasitic particles. They can infect all organisms, from bacteria and archaea to plants and animals, and cause a variety of diseases. The scientific study of viruses, their structure, classification and evolution is known as virology. The studies of the processes of infection and the resultant viral diseases are also a focus of this science. Research in virology has significant applications in medicine, neuroscience, materials science and nanotechnology. This book strives to provide detailed information about the theories and concepts of virology to help develop a better understanding of the latest advances within this field. From theories to research to practical applications, case studies related to all contemporary topics of relevance to this field have been included in this book.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Introduction, </span></span></span></p>

<p><span><span><span>Viral Structure, </span></span></span></p>

<p><span><span><span>Applications of Virus and Morphology, </span></span></span></p>

<p><span><span><span>RNA Metabolism and Virology,</span></span></span></p>

<p><span><span><span>Cellular Response to Viral Infection, </span></span></span></p>

<p><span><span><span>Viral Diseases and Host Defences, </span></span></span></p>

<p><span><span><span>Viruses versus RNAi Host Defence, </span></span></span></p>

<p><span><span><span>Viral Factors in Pathogenesis, </span></span></span></p>

<p><span><span><span>Plant DNA Viruses</span></span></span></p>
', 'Title
			Advanced Principles of Virology

			Author
			Razia Siddiqui

			ISBN
			9789352697687

			Publisher
			Random Publications

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Advanced Principles of Virology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Razia Siddiqui</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352697687</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"2395"', '"1557"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/797081P40eWc5jL._SY466_.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352697687&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4144', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4144', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 317, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:54'),
('1743ce33-9561-40be-a014-dad482dabf7f', '4424', 41, 'The Complete Illustrated Book of Yoga', 'the-complete-illustrated-book-of-yoga', 'the-complete-illustrated-book-of-yoga', '0-671834649', '0-671834649', '0-671834649', NULL, 'About the book

All the essential knowledge of the mental science of Yoga is contained in this complete illustrated handbook: asanas (postures), breathing exercises, concentration, meditation, diet and philosophy.

Contents:

	Philosophy and Aim of Yoga

	Man, his Three Bodies, and Their Functions

	Yogic Cleaning of the Physical Body

	Differences between Yogic Exercises and Physical Culture

	Conquest of Old Age through Yogic Exercisee

	Savasan—Corpse Pose; and Relaxation

	Natural Diet of Man

	Pranayama or Yogic Breathing

	Astral Body, the Mystery of Mind, and Extrasensory Perception

	The Absolute and Evolution of Prakriti

	Self as Existence, Knowledge and Bliss

	Conquest of Death', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>All the essential knowledge of the mental science of Yoga is contained in this complete illustrated handbook: <em>asanas </em>(postures), breathing exercises, concentration, meditation, diet and philosophy.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Philosophy and Aim of Yoga</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Man, his Three Bodies, and Their Functions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Yogic Cleaning of the Physical Body</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Differences between Yogic Exercises and Physical Culture</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Conquest of Old Age through Yogic Exercisee</span></span></span></li>
	<li style="text-align:justify"><span><span><em><span>Savasan—</span></em><span>Corpse Pose; and Relaxation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Natural Diet of Man</span></span></span></li>
	<li style="text-align:justify"><span><span><em><span>Pranayama </span></em><span>or Yogic Breathing</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Astral Body, the Mystery of Mind, and Extrasensory Perception</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Absolute and Evolution of <em>Prakriti</em></span></span></span></li>
	<li style="text-align:justify"><span><span><span>Self as Existence, Knowledge and Bliss</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Conquest of Death</span></span></span></li>
</ol>
', 'Title
			The Complete Illustrated Book of Yoga

			Author
			Swami Vishnudevananda

			ISBN
			0-671834649

			Publisher
			Pocket Books

			Year of Publication
			1972

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Complete Illustrated Book of Yoga</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Swami Vishnudevananda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>0-671834649</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pocket Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1972</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'c3bf5248-8986-49e0-bc8a-3f61524f0592', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2003Yoga.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=0-671834649&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4424', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4424', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 41, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:54'),
('174c9bb9-8988-4a95-917b-a9db4fb4eed4', '1536', NULL, 'Democratic Governance - Issues and Concerns New', 'democratic-governance-issues-and-concerns-new-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536', 'democratic-governance-issues-and-concerns-new-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536-1536', 'DERF6655', 'DERF6655', 'DERF6655', NULL, 'Democratic Governance - Issues and Concerns', '<h1>Democratic Governance - Issues and Concerns</h1>', 'Sub Title
			No

			Author
			Anupama Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381839560

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anupama Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839560</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2000"', '"1200"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93099789381839560.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DERF6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1536', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1536', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2147, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:54'),
('1756ba55-0616-4a2a-aaa1-5cce6c3bf1b8', '4343', 121, 'An Infographic Guide to Football', 'an-infographic-guide-to-football', 'an-infographic-guide-to-football', '9781526360113', '9781526360113', '9781526360113', NULL, 'About the book

Football is the most popular sport in the world, and this infographic guide is the perfect way to take children''s love of the sport beyond the pitch.

Whether they want to know who the referee is who has given the most red cards, the name of the most successful international goal scorer, or more about the father of modern football, then it''s all here! Opening with the history of the game and the major European leagues, including Series A, Bundesliga and the FA Cup, then moving on to the larger competitions, from the Africa Cup of Nations, Copa America and Champions League, to the ultimate decider - the World Cup, this book has it all! Then take a closer look at the stadiums, players, money, fans, technology and emerging game in Asia to round off your knowledge of all aspects of the sport.

Content:

	Welcome to Football

	History of Football

	World Cup

	Famous National Teams: Brazil and Germany

	Women’s World Cup

	UEFA European Championship

	Copa America

	Africa Cup of Nations

	English Premier League

	Serie A

	La Liga

	Bundesliga

	Champions League

	Copa Libertadores

	FA Cup

	Mega-clubs: The Biggest and Richest

	Local Rivals: Famous Derbies

	Stadiums

	Goal-Scorers

	Midfielders

	Defenders

	Goalkeepers

	Head Coaches

	Penalty Shoot-outs

	Football Fans

	Referees

	Football in Asia

	Business of Football

	Technology in Football

	Football on Television

	Index', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>Football is the most popular sport in the world, and this infographic guide is the perfect way to take children''s love of the sport beyond the pitch.<br />
Whether they want to know who the referee is who has given the most red cards, the name of the most successful international goal scorer, or more about the father of modern football, then it''s all here! Opening with the history of the game and the major European leagues, including Series A, Bundesliga and the FA Cup, then moving on to the larger competitions, from the Africa Cup of Nations, Copa America and Champions League, to the ultimate decider - the World Cup, this book has it all! Then take a closer look at the stadiums, players, money, fans, technology and emerging game in Asia to round off your knowledge of all aspects of the sport.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Welcome to Football</span></span></span></li>
	<li><span><span><span>History of Football</span></span></span></li>
	<li><span><span><span>World Cup</span></span></span></li>
	<li><span><span><span>Famous National Teams: Brazil and Germany</span></span></span></li>
	<li><span><span><span>Women’s World Cup</span></span></span></li>
	<li><span><span><span>UEFA European Championship</span></span></span></li>
	<li><span><span><span>Copa America</span></span></span></li>
	<li><span><span><span>Africa Cup of Nations</span></span></span></li>
	<li><span><span><span>English Premier League</span></span></span></li>
	<li><span><span><span>Serie A</span></span></span></li>
	<li><span><span><span>La Liga</span></span></span></li>
	<li><span><span><span>Bundesliga</span></span></span></li>
	<li><span><span><span>Champions League</span></span></span></li>
	<li><span><span><span>Copa Libertadores</span></span></span></li>
	<li><span><span><span>FA Cup</span></span></span></li>
	<li><span><span><span>Mega-clubs: The Biggest and Richest</span></span></span></li>
	<li><span><span><span>Local Rivals: Famous Derbies</span></span></span></li>
	<li><span><span><span>Stadiums</span></span></span></li>
	<li><span><span><span>Goal-Scorers</span></span></span></li>
	<li><span><span><span>Midfielders</span></span></span></li>
	<li><span><span><span>Defenders</span></span></span></li>
	<li><span><span><span>Goalkeepers</span></span></span></li>
	<li><span><span><span>Head Coaches</span></span></span></li>
	<li><span><span><span>Penalty Shoot-outs</span></span></span></li>
	<li><span><span><span>Football Fans</span></span></span></li>
	<li><span><span><span>Referees</span></span></span></li>
	<li><span><span><span>Football in Asia</span></span></span></li>
	<li><span><span><span>Business of Football</span></span></span></li>
	<li><span><span><span>Technology in Football</span></span></span></li>
	<li><span><span><span>Football on Television</span></span></span></li>
	<li><span><span><span>Index  </span></span></span></li>
</ol>

<p> </p>
', 'Title
			An Infographic Guide to Football

			ISBN
			9781526360113

			Publisher
			Wayland

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>An Infographic Guide to Football</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781526360113</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wayland</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"599"', '"419"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '5dfcb803-97e6-47d8-961a-d11dfe2b5712', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4966foot.jpg', NULL, '34', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781526360113&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4343', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4343', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 121, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:54'),
('175cabc8-f1a1-4c02-894a-eb5a2e169238', '1192', NULL, 'Gandhi''s Social Vision and Economic Thought New', 'gandhis-social-vision-and-economic-thought-new-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192', 'gandhis-social-vision-and-economic-thought-new-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192-1192', 'QASD2211', 'QASD2211', 'QASD2211', NULL, 'it is a very important , helpful and useful book for those interested in the study of Gandhi and his principles.Gandhi played a lead role in getting India independent.Being the leader of mass Gandhi ji had his own social vision and economic thought. He imagined"Ramraj " in India.', '<p>it is a very important , helpful and useful book for those interested in the study of Gandhi and his principles.Gandhi played a lead role in getting India independent.Being the leader of mass Gandhi ji had his own social vision and economic thought. He imagined"Ramraj " in India.</p>', 'Gandhi''s Social Vision and Economic Thought New', '<h1>Gandhi''s Social Vision and Economic Thought New</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55959789383158256.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QASD2211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1192', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1192', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2355, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:54'),
('1762b5aa-ca72-4eb0-b774-eaf50a4ac296', '1459', NULL, 'Secret Doctrines of the Tibetan Books of the Dead', 'secret-doctrines-of-the-tibetan-books-of-the-dead-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1-1459', 'secret-doctrines-of-the-tibetan-books-of-the-dead-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459-1459', '9780877731030', '9780877731030', '9780877731030', NULL, 'The Tibetan Books of the Dead are a diverse collection of Buddhist scriptures that yield valuable insight into the psychology of death and dying and suggest the importance of meditative practice and knowledge as tools for self-understanding. The in-depth study of this rich body of Buddhist literature details the Tibetan Buddhist belief in the bardos, or intermediate states, and serves as an illuminating companion volume to The Tibetan Book of the Dead. Using original texts from both the Buddhist and pre-Buddhist Tibetan religious traditions, this book presents a detailed portrayal of the teachings and the iconography that play a major role in the Tibetan understanding of death and dying. The peaceful and wrathful deities, the mandala principle, the five buddha families, and the six realms of experience are among the doctrines examined in this volume. A psychological commentary and the illustrations and diagrams in the book illuminate the Tibetan path from death, through the after-death state, to transformation and rebirth. A comparison with Western investigations of consciousness, death, and dying, as well as views of death in India, Egypt, and other ancient cultures, enables the reader to see how the Tibetan Buddhist perspective on death relates to the spiritual and psychological beliefs of other societies.

Content - Introduction, I The Traditions of the Tibetan Books of the Dead, II Basic Elemens of Wisdom about Life and Knowledge about the After-Death State and Rebirth, III The Great Ritual of the Initiations into the Mandalas of the Peaceful and  Wrathful Deities, IV Psyche and Awareness, V Some Comparisons with Ideas about Death and the After-Life in Other  Cultures, VI Psychological Commentary to the Bar-do thos-grol, VII Notes, VIII Bibliography         ', '<h1 style="text-align:justify"><span>The Tibetan Books of the Dead are a diverse collection of Buddhist scriptures that yield valuable insight into the psychology of death and dying and suggest the importance of meditative practice and knowledge as tools for self-understanding. The in-depth study of this rich body of Buddhist literature details the Tibetan Buddhist belief in the bardos, or intermediate states, and serves as an illuminating companion volume to The Tibetan Book of the Dead. Using original texts from both the Buddhist and pre-Buddhist Tibetan religious traditions, this book presents a detailed portrayal of the teachings and the iconography that play a major role in the Tibetan understanding of death and dying. The peaceful and wrathful deities, the mandala principle, the five buddha families, and the six realms of experience are among the doctrines examined in this volume. A psychological commentary and the illustrations and diagrams in the book illuminate the Tibetan path from death, through the after-death state, to transformation and rebirth. A comparison with Western investigations of consciousness, death, and dying, as well as views of death in India, Egypt, and other ancient cultures, enables the reader to see how the Tibetan Buddhist perspective on death relates to the spiritual and psychological beliefs of other societies.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, I The Traditions of the Tibetan Books of the Dead, II Basic Elemens of Wisdom about Life and Knowledge about the After-Death State and Rebirth, III The Great Ritual of the Initiations into the Mandalas of the Peaceful and  Wrathful Deities, IV Psyche and Awareness, V Some Comparisons with Ideas about Death and the After-Life in Other  Cultures, VI Psychological Commentary to the Bar-do thos-grol, VII Notes, VIII Bibliography </span>        </p>', 'Sub Title
			Secret Doctrines of the Tibetan Books of the Dead

			Author
			Detlef Ingo Lauf

			About Author
			As per Book

			ISBN 10 Digit
			0877731039

			ISBN 13 Digit
			9780877731030

			Pages
			254

			Binding
			Paperback

			Year of Publication
			1989

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Secret Doctrines of the Tibetan Books of the Dead</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Detlef Ingo Lauf</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0877731039</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780877731030</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>254</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1989</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1275"', '"895"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 254, '254', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38279780877731030.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780877731030&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1459', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1459', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2192, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:54'),
('1763de06-a8db-4b39-9c50-83eceead2780', '2433', NULL, 'International Marketing - 16/e', 'international-marketing-16e-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433', 'international-marketing-16e-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433-2433', 'NHJU8886', 'NHJU8886', 'NHJU8886', NULL, 'This book is designed to meet course requirements of undergraduate and graduate courses in International Marketing. The new and expanded topics in this edition reflects issues in competition, changing marketing structures, ethics and social responsibility, negotiations and the development of a manager for the 21st century.', '<p>This book is designed to meet course requirements of undergraduate and graduate courses in International Marketing. The new and expanded topics in this edition reflects issues in competition, changing marketing structures, ethics and social responsibility, negotiations and the development of a manager for the 21st century.</p>', 'International Marketing - 16/e', '<h1>International Marketing - 16/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NHJU8886&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2433', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2433', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1609, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:54'),
('1776242c-0ea8-4545-a118-b28afa85b0b3', '1551', NULL, 'Indian Politics - Problems, Issues and Challenges', 'indian-politics-problems-issues-and-challenges-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551', 'indian-politics-problems-issues-and-challenges-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551-1551', 'GGFR4567', 'GGFR4567', 'GGFR4567', NULL, 'Indian Politics - Problems, Issues and Challenges', '<h1>Indian Politics - Problems, Issues and Challenges</h1>', 'Sub Title
			No

			Author
			George T. Haokip

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161512

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>George T. Haokip</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161512</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6189image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GGFR4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1551', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1551', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2136, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:54'),
('1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', '3925', 526, 'Discussions On Refraction Of Light (Science for Everyone)', 'discussions-on-refraction-of-light-science-for-everyone', 'discussions-on-refraction-of-light-science-for-everyone', '-62-`', '-62-`', '-62-`', NULL, 'About the books

The Rainbow and the Galilean telescope, the spectre of the Brocken and illuminated fountains—what can all these have in common? The answer is that in all of them the refraction of light has an important role to play. That is why you will read about them in the book written by the well-known popular science authors Lev and Aldina Tarasov. Professor Tarasov is a prominent figure in the field of quantum electronics and optics; Aldina Tarasova is a teacher of physics and studies methods for teaching the basics of science.

The book treats refraction of light from two points of View. Firstly, it describes the many, and sometimes quite surprising, forms that the refraction of light can assume. Secondly, the book traces the long and difficult path mankind covered before it came to understand some of the mysteries of Nature. Recent inventions such as the laser and the transmission of images over optic fibres are also dealt with. This book its related technology as well as by all lovers of Nature.

Contents

Preface

Chapter One. Light rays at the interface between two media

Chapter Two. Refraction of light in the Earth’s  atmosphere

Chapter Three. Passage of light through a prism

Chapter Four. Prisms and dispersion of light

Chapter Five. The rainbow

Chapter Six. Formation of optical images

Chapter Seven. The eye

Chapter Eight. Double refraction in crystals

Chapter Nine. What is fibre optics

Afterword…….

Index', '<h1 style="text-align:justify"><span><span><span><span><strong><span><span>About the books</span></span></strong></span></span></span></span></h1>

<p style="text-align:justify"><span><span><span>The Rainbow and the Galilean telescope, the spectre of the Brocken and illuminated fountains—what can all these have in common? The answer is that in all of them the refraction of light has an important role to play. That is why you will read about them in the book written by the well-known popular science authors Lev and Aldina Tarasov. Professor Tarasov is a prominent figure in the field of quantum electronics and optics; Aldina Tarasova is a teacher of physics and studies methods for teaching the basics of science.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book treats refraction of light from two points of View. Firstly, it describes the many, and sometimes quite surprising, forms that the refraction of light can assume. Secondly, the book traces the long and difficult path mankind covered before it came to understand some of the mysteries of Nature. Recent inventions such as the laser and the transmission of images over optic fibres are also dealt with. This book its related technology as well as by all lovers of Nature.</span></span></span></p>

<h2 style="text-align:justify"><span><span><span><span><span>Contents </span></span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span><span>Preface</span></span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span><span>Chapter One. Light rays at the interface between two media</span></span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span><span>Chapter Two. Refraction of light in the </span></span><span><span>Earth’s  </span></span><span>atmosphere</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Chapter Three. Passage of light through a prism</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Chapter Four. Prisms and dispersion of light</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Chapter Five. The rainbow</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Chapter Six. Formation of optical images</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Chapter Seven. The eye</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Chapter Eight. Double refraction in crystals</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Chapter Nine. What is fibre optics</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Afterword…….</span></span></span></span></h2>

<h2 style="text-align:justify"><span><span><span><span>Index </span></span></span></span></h2>

<p style="text-align:justify"> </p>
', 'Title
			Discussions On Refraction Of Light (Science for Everyone)

			Author
			L.V Tarasov

			Publisher
			Mir Publishers

			Year of Publication
			1984

			Pages
			240

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Discussions On Refraction Of Light (Science for Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">L.V Tarasov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">240</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 240, '240', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1331Tarasov-Tarasova-Discussions-On-Refraction-Of-Light_0000.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-62-%60&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3925', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3925', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 526, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('178ca559-c765-49f2-bc54-b44204290cb8', '3630', 796, 'Dictionary of Twentieth Century British Philosophers 2 Vols. Set', 'dictionary-of-twentieth-century-british-philosophers-2-vols-set-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-36-3630', 'dictionary-of-twentieth-century-british-philosophers-2-vols-set-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630-3630', '9781843710967', '9781843710967', '9781843710967', NULL, 'This is a two-volume work with entries on individuals who made some contribution to philosophy in the period 1900 to 1960 or soon after. The entries deal with the whole philosophical work of an individual or, in the case of philosophers still living, their whole work to date. Typically the individuals included have been born by 1935 and by now have made their main contributions. Contributions to the subject typically take the form of books or journal articles, but influential teachers and people otherwise important in the world of philosophy may also be included. The dictionary includes amateurs as well as professional philosophers and, where appropriate, thinkers whose main discipline was outside philosophy. There are special problems about the term "British" in the twentieth century, partly because of human migration, partly because of decolonialization and the changing denotation of the term. The intention has been to include not only those who were British subjects at least for a significant part of their lives (even if they mostly lived outside what is now the U.K.) but also people who spent a significant part of their lives in Britain itself, irrespective of their nationality or country of origin. In the first category are included, for instance, a number of people who were born and educated in Britain but who subsequently taught in universities abroad. In the second category are included those who were born elsewhere but who came to Britain and contributed to its philosophical culture.', '<p style="text-align:justify">This is a two-volume work with entries on individuals who made some contribution to philosophy in the period 1900 to 1960 or soon after. The entries deal with the whole philosophical work of an individual or, in the case of philosophers still living, their whole work to date. Typically the individuals included have been born by 1935 and by now have made their main contributions. Contributions to the subject typically take the form of books or journal articles, but influential teachers and people otherwise important in the world of philosophy may also be included. The dictionary includes amateurs as well as professional philosophers and, where appropriate, thinkers whose main discipline was outside philosophy. There are special problems about the term "British" in the twentieth century, partly because of human migration, partly because of decolonialization and the changing denotation of the term. The intention has been to include not only those who were British subjects at least for a significant part of their lives (even if they mostly lived outside what is now the U.K.) but also people who spent a significant part of their lives in Britain itself, irrespective of their nationality or country of origin. In the first category are included, for instance, a number of people who were born and educated in Britain but who subsequently taught in universities abroad. In the second category are included those who were born elsewhere but who came to Britain and contributed to its philosophical culture.</p>', 'Sub Title
			Dictionary of Twentieth Century British Philosophers 2 Vols. Set
			 

			Author / Editor
			Stuart Brown
			 

			About Author
			No
			 

			Content
			No
			 

			ISBN 10 Digit
			184371096X
			 

			ISBN 13 Digit
			9781843710967
			 

			Pages
			1200 pages
			 

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Dictionary of Twentieth Century British Philosophers 2 Vols. Set</td>
			<td> </td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Stuart Brown</td>
			<td> </td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>184371096X</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781843710967</td>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1200 pages</td>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"37240"', '"22344"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1200 pages |  ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/105041dOQ2AF7SL._SX336_BO1,204,203,200_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781843710967&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3630', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3630', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 796, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:54'),
('179563d1-de2b-48fb-aa7d-167097e6a842', '700', NULL, 'Problem in health care law A BOOK', 'problem-in-health-care-law-a-book-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700', 'problem-in-health-care-law-a-book-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700-700', 'KIUJ7865', 'KIUJ7865', 'KIUJ7865', NULL, 'The Ninth Edition of Problems in Health Care Law has been extensively updated and restructured to utilize the problems approach. This classic book deliberately seeks to state expressly the general principles - both of the underlying conflicting public policies and the legal solutions to those problems.', '<h2>The Ninth Edition of Problems in Health Care Law has been extensively updated and restructured to utilize the problems approach. This classic book deliberately seeks to state expressly the general principles - both of the underlying conflicting public policies and the legal solutions to those problems.</h2>', 'Sub Title
			No

			Author
			Eobert D. Miller

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780763745554

			Pages
			899

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			9th Revised edition edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eobert D. Miller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780763745554</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>899</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>9th Revised edition edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10999"', '"6599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '9th Revised edition edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 899, '899', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5836logo_white_plus_3_1%20(1).png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KIUJ7865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=700', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=700', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2666, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('17a69193-9436-4fce-b21f-a9baa35d00a1', '2208', NULL, 'Applications of Knowledge Management in Digital Era', 'applications-of-knowledge-management-in-digital-era-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208', 'applications-of-knowledge-management-in-digital-era-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208-2208', 'CVTR5544', 'CVTR5544', 'CVTR5544', NULL, 'Applications of Knowledge Management in Digital Era', '<h1>Applications of Knowledge Management in Digital Era</h1>', 'Sub Title
			No

			Author
			Sarabjit Sharma, Krishan Gopal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189012975

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sarabjit Sharma, Krishan Gopal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189012975</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52289788189012975.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVTR5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2208', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2208', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1683, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('17ce56c5-b382-49e8-b837-c9f58edf9e5c', '4107', 354, 'Role of Nurseries in Horticulture Development', 'role-of-nurseries-in-horticulture-development', 'role-of-nurseries-in-horticulture-development', '9789386559258', '9789386559258', '9789386559258', NULL, 'About the book

Nursery is consequently the basic need of horticulture. Plant propagation techniques and practices is the core of horticulture nurseries. The planting materials for horticultural plantations are raised from seeds and vegetative parts. Role of mother Plants is very primary and important. The fate of nursery depends on quality and truthfulness of mother plants. A good nursery entrepreneur does not depend on others for procurement of mother plants.

This book traces the growth of gardens, their history and development and provides information on the various principal horticultural practices. This book has been planes ad a textbook for graduate and undergraduate students of horticulture and agriculture, as well as for garden enthusiasts. Written in a lucid style, this book will prove useful as a text to students of botany and forestry. Students as well as practitioners of horticulture will find this book both informative and enjoyable.

Contents:

1. Introduction,

2. Nursery Management,

3. The Propagation,

4. Potting and Transplanting,

5. Plant Breeding,

6. Pest and Disease Management,

7. Developing a Business Plan,

8. Marketing Aspects,', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Nursery is consequently the basic need of horticulture. Plant propagation techniques and practices is the core of horticulture nurseries. The planting materials for horticultural plantations are raised from seeds and vegetative parts. Role of mother Plants is very primary and important. The fate of nursery depends on quality and truthfulness of mother plants. A good nursery entrepreneur does not depend on others for procurement of mother plants.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book traces the growth of gardens, their history and development and provides information on the various principal horticultural practices. This book has been planes ad a textbook for graduate and undergraduate students of horticulture and agriculture, as well as for garden enthusiasts. Written in a lucid style, this book will prove useful as a text to students of botany and forestry. Students as well as practitioners of horticulture will find this book both informative and enjoyable.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Introduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Nursery Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3. The Propagation, </span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Potting and Transplanting, </span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Plant Breeding, </span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Pest and Disease Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Developing a Business Plan, </span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Marketing Aspects,</span></span></span></p>', 'Title
			Role of Nurseries in Horticulture Development

			Author
			Dr. I.M. Khan

			ISBN
			9789386559258

			Publisher
			Venus Books

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Role of Nurseries in Horticulture Development</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. I.M. Khan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386559258</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Venus Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2600"', '"1690"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f4f15ad9-a28d-4e0f-9760-2f08ea286748', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3741ROLE%20OF%20NURSERIES-500x500.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386559258&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4107', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4107', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 354, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:54'),
('17d0b42c-5abc-48a8-b281-a54a21a28dea', '932', NULL, 'Introduction to Physical Therapy - for Physical Therapist Assistants - 2/e', 'introduction-to-physical-therapy-for-physical-therapist-assistants-2e-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-9-932', 'introduction-to-physical-therapy-for-physical-therapist-assistants-2e-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932-932', 'POLK886', 'POLK886', 'POLK886', NULL, 'Introduction to Physical Therapy - for Physical Therapist Assistants - 2/e', '<h1>Introduction to Physical Therapy - for Physical Therapist Assistants - 2/e</h1>', 'Sub Title
			No

			Author
			Olga Dreeben-Irimia

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780763781309

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Olga Dreeben-Irimia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780763781309</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7999"', '"4799"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33269780763781309.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=POLK886&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=932', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=932', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2532, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('17d0c3e9-1e1f-4fad-92a5-13320435bd4b', '3709', 732, 'Avatar Singh''s Contract & Specific Relief 13th/e', 'avatar-singhs-contract-specific-relief-13the', 'avatar-singhs-contract-specific-relief-13the', '9788195917914', '9788195917914', '9788195917914', NULL, '', NULL, ' 

			Title

			 

			 

			Avtar Singh’s Contract & Specific Relief 13th /e

			Author

			 

			Rajesh Kapoor

			Publisher

			EBC

			ISBN-13 Digit

			9788195917914

			Pages

			1136

			Year

			2021

			Binding

			Paper Back

			Language

			English

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong><span>Title</span></strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p> </p>

			<p><span><span><span>Avtar Singh’s Contract &amp; Specific Relief 13th /e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p> </p>

			<p><span><span><span><span>Rajesh Kapoor </span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Publisher</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>EBC</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN-13 Digit </span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>9788195917914</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1136</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2021</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Paper Back </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language </span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English </span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1045"', '"836"', '"0"', 1, 'PAPERBACK', 'Paper Back', 'English', 'English', NULL, NULL, '2021', NULL, NULL, '950952c2-3744-48d1-954b-a8ea0d5942e2', NULL, NULL, 1136, '1136', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82589789351452065.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788195917914&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3709', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3709', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 732, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:54'),
('17f65cdb-a960-4ab9-a161-f4ceb827ed38', '3699', 742, 'Encyclopedia of Gastroenterology -3 vols. In Complete Set', 'encyclopedia-of-gastroenterology-3-vols-in-complete-set', 'encyclopedia-of-gastroenterology-3-vols-in-complete-set', '0123868602', '0123868602', '0123868602', NULL, 'This comprehensive three-volume encyclopedia is a comprehensive study of the entire digestive pathway, with nearly 500 focused articles. Each specific anatomical site such as the esophagus, stomach, liver, and pancreas is covered in its own subject area. The biology of gastroenterology is dealt with in areas such as anatomy and development, cell biology, and hormones, while clinical issues are also thoroughly covered in sections such as surgery, cancer, parasitology, and radiology and endoscopy.

The Associate Editors include: David H. Alpers, Kim E. Barrett, John M. Carethers, Mark Feldman, Gregory J. Gores, Richard J. Grand, Martin F. Kagnoff, Rodger A. Liddle, Shelly Lu, James Lee Madara, Charles M. Mansbach II, Alexander R. Margulis, John A. Williams, Douglas W. Wilmore, and Jackie D. Wood.

This stellar reference work will appeal to academic and clinical gastroenterologists, nephrologists, endocrinologists, physiologists, hepatologists, as well as general medical practitioners and nutritionists.', '<p><span><span><span>This comprehensive three-volume encyclopedia is a comprehensive study of the entire digestive pathway, with nearly 500 focused articles. Each specific anatomical site such as the esophagus, stomach, liver, and pancreas is covered in its own subject area. The biology of gastroenterology is dealt with in areas such as anatomy and development, cell biology, and hormones, while clinical issues are also thoroughly covered in sections such as surgery, cancer, parasitology, and radiology and endoscopy.</span></span></span></p>

<p><span><span><span>The Associate Editors include: David H. Alpers, Kim E. Barrett, John M. Carethers, Mark Feldman, Gregory J. Gores, Richard J. Grand, Martin F. Kagnoff, Rodger A. Liddle, Shelly Lu, James Lee Madara, Charles M. Mansbach II, Alexander R. Margulis, John A. Williams, Douglas W. Wilmore, and Jackie D. Wood.</span></span></span></p>

<p><span><span><span>This stellar reference work will appeal to academic and clinical gastroenterologists, nephrologists, endocrinologists, physiologists, hepatologists, as well as general medical practitioners and nutritionists.</span></span></span></p>', ' 

			Title

			 

			Encyclopedia of Gastroenterology – 3 vols. In Complete Set

			Author

			 

			Leonard R. Johnson

			Publisher

			Elsevier

			ISBN-13 Digit

			9780123868602

			ISBN-10 Digit

			0123868602

			Pages

			2311

			Year

			2004

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>Encyclopedia of Gastroenterology – 3 vols. In Complete Set </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p> </p>

			<p><span><span><span>Leonard R. Johnson </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Elsevier</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span><span>9780123868602</span></span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>0123868602</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2311</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2004</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"69760"', '"41860"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '2004', NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, 2311, '2311', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6453419DG8Q0YPL._AC_UF894,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0123868602&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3699', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3699', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 742, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:54'),
('1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', '3258', NULL, 'Faiths Fairs & Festivals of India', 'faiths-fairs-festivals-of-india-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258', 'faiths-fairs-festivals-of-india-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258-3258', '9788181160720', '9788181160720', '9788181160720', NULL, 'Faiths, fairs and festivals play a dominant role in our society. They have deep links with our customs, beliefs and traditions, in fact the functioning of our society depends upon the celebration of big and small functions. Thus there are festivals and fairs in the memory of our Gods, Goddesses, and deities. Indeed they are several in number. For example we celebrate Diwali, Dussehra and other festivals and fairs with much pomp and show. They have links with religious fakirs and avatars who had miraculous power.

Sometime these are the annual feature. People make huge preparations in the form of dance and music, shops are well arranged. There is much festivity and a sense of happiness on the faces of a common man or women. People greet each other, sit in groups and enjoy eatables of their taste.

These festivals and fairs bring about a sense of religions unity among the communities. It generates the feeling of strong brotherhood and the sense of helping attitude among millions of people.

The purpose of writing this book is to make my countrymen aware of the greatness and cultural unity of the nation. Hope that this book will be informative to them all who want to know their culture, society and people in greater depths.

Content - Preface, 1. Great Hindu Festivals, 2. Other Festivals, 3. Important Fairs of India, Bibliography, Index   ', '<p style="text-align:justify"><span>Faiths, fairs and festivals play a dominant role in our society. They have deep links with our customs, beliefs and traditions, in fact the functioning of our society depends upon the celebration of big and small functions. Thus there are festivals and fairs in the memory of our Gods, Goddesses, and deities. Indeed they are several in number. For example we celebrate Diwali, Dussehra and other festivals and fairs with much pomp and show. They have links with religious fakirs and avatars who had miraculous power.</span></p>

<p style="text-align:justify"><span>Sometime these are the annual feature. People make huge preparations in the form of dance and music, shops are well arranged. There is much festivity and a sense of happiness on the faces of a common man or women. People greet each other, sit in groups and enjoy eatables of their taste.</span></p>

<p style="text-align:justify"><span>These festivals and fairs bring about a sense of religions unity among the communities. It generates the feeling of strong brotherhood and the sense of helping attitude among millions of people.</span></p>

<p style="text-align:justify"><span>The purpose of writing this book is to make my countrymen aware of the greatness and cultural unity of the nation. Hope that this book will be informative to them all who want to know their culture, society and people in greater depths.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, 1. Great Hindu Festivals, 2. Other Festivals, 3. Important Fairs of India, Bibliography, Index</span>   </span></span></span></p>', 'Sub Title
			Faiths Fairs & Festivals of India

			Author
			Rajeev Chugh

			About Author
			As per Book

			ISBN 10 Digit
			818116072X

			ISBN 13 Digit
			9788181160720

			Pages
			320

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Faiths Fairs &amp; Festivals of India</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Rajeev Chugh</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>818116072X</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788181160720</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>320</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"950"', '"570"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 320, '320', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7260Faiths%20Fairs%20&%20Festivals%20of%20India.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181160720&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3258', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3258', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1121, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:54'),
('183da2aa-6560-4b46-8395-4933338a080b', '3179', NULL, 'Emerging Applications of Number Theory - in Mathematics and its Applications', 'emerging-applications-of-number-theory-in-mathematics-and-its-applications', 'emerging-applications-of-number-theory-in-mathematics-and-its-applications', '9780387988245', '9780387988245', '9780387988245', NULL, 'Most people tend to view number theory as the very paradigm of pure mathematics. With the advent of computers, however, number theory has been finding an increasing number of applications in practical settings, such as in cryptography, random number generation, coding theory, and even concert hall acoustics. Yet other applications are still emerging - providing number theorists with some major new areas of opportunity. The 1996 IMA summer program on Emerging Applications of Number Theory was aimed at stimulating further work with some of these newest (and most attractive) applications. Concentration was on number theory''s recent links with: (a) wave phenomena in quantum mechanics (more specifically, quantum chaos); and (b) graph theory (especially expander graphs and related spectral theory). This volume contains the contributed papers from that meeting and will be of interest to anyone intrigued by novel applications of modern number-theoretical techniques.', '<p>Most people tend to view number theory as the very paradigm of pure mathematics. With the advent of computers, however, number theory has been finding an increasing number of applications in practical settings, such as in cryptography, random number generation, coding theory, and even concert hall acoustics. Yet other applications are still emerging - providing number theorists with some major new areas of opportunity. The 1996 IMA summer program on Emerging Applications of Number Theory was aimed at stimulating further work with some of these newest (and most attractive) applications. Concentration was on number theory''s recent links with: (a) wave phenomena in quantum mechanics (more specifically, quantum chaos); and (b) graph theory (especially expander graphs and related spectral theory). This volume contains the contributed papers from that meeting and will be of interest to anyone intrigued by novel applications of modern number-theoretical techniques.</p>', 'Emerging Applications of Number Theory - in Mathematics and its Applications

	Publisher ‏ : ‎ Springer-Verlag New York Inc.; 1999th edition (21 May 1999)

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 697 pages

	ISBN-10 ‏ : ‎ 0387988246

	ISBN-13 ‏ : ‎ 978-0387988245

	Item Weight ‏ : ‎ 1 kg 110 g

	Dimensions ‏ : ‎ 15.6 x 3.81 x 23.39 cm

	Country of Origin ‏ : ‎ Germany', '<h1>Emerging Applications of Number Theory - in Mathematics and its Applications</h1>

<ul>
	<li><span>Publisher ‏ : ‎ Springer-Verlag New York Inc.; 1999th edition (21 May 1999)</span></li>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 697 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0387988246</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0387988245</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 110 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.6 x 3.81 x 23.39 cm</span></li>
	<li><span>Country of Origin ‏ : ‎ Germany</span></li>
</ul>', '"16700"', '"10020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87111.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387988245&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3179', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3179', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1186, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:54'),
('18448dfc-50a9-4e50-a735-c82e2d1ab4cd', '2200', NULL, 'Public Library Acts in India: with Library related other Acts', 'public-library-acts-in-india-with-library-related-other-acts', 'public-library-acts-in-india-with-library-related-other-acts', '9788187471875', '9788187471875', '9788187471875', NULL, 'CONTENTS:-

I. PUBLIC LIBRARIES ACTS

1. Tamilnadu (Madras) Public Libraries Act, 1948

2. Andhra Pradesh Public Libraries Act, 1960 (Amended)

3. Karnataka (Mysore) Public Libraries Act, 1965

4, Maharashtra Public Libraries Act, 1967

5. West Bengal Public Libraries Act, 1979

6.  Manipur Public Libraries Act, 1988

7.  Kerala Public Libraries Act, 1989

8.  Haryana Public Libraries Act, 1989

9.  Mizoram Public Libraries Act, 1993

10.  Goa Public Libraries Act, 1993

11.  Gujrat Public Libraries Act, 2001

12.  Orissa Public Libraries Act, 2001

13.  Uttaranchal Public Libraries Act, 2005

14.  Rajasthan Public Libraries Act, 2006

15.  Uttar Pradesh Public Libraries Act, 2006

16. The Chhattisgarh Public Libraries Act, 2008

17.  The Arunachal Pradesh Public Libraries Act, 2009

II. MODEL PUBLIC LIBRARIES ACT

18. Model Public Libraries Act (Prepared by Planning Commission, India)

19. Model Public Libraries Act (Prepared by Indian Library Association)

20. Model Public Libraries Act (Prepared by Dr. Kanakbala Jani)

III. NATIONAL LIBRARY''S ACT

21. Imperial Library (Indentures Validation) Act, 1902

22. The Imperial Library (Change of Name) Act, 1948

23. The National Library of India Act, 1976

IV. LIBRARY RELATED OTHER ACTS

24. The Press and Registration of Books Act, 1867

25. Press and Registration of Books Act, 1867

26. The Delivery of Books and Newspapers (Public Libraries Act. 1954

 ', '<p><span><span><span><span>CONTENTS:-</span></span></span></span></p>

<p><strong><span><span><span><span>I. PUBLIC LIBRARIES ACTS</span></span></span></span></strong></p>

<p><span><span><span><span>1. Tamilnadu (Madras) Public Libraries Act, 1948</span></span></span></span></p>

<p><span><span><span><span>2. Andhra Pradesh Public Libraries Act, 1960 (Amended)</span></span></span></span></p>

<p><span><span><span><span>3. Karnataka (Mysore) Public Libraries Act, 1965</span></span></span></span></p>

<p><span><span><span><span>4, Maharashtra Public Libraries Act, 1967</span></span></span></span></p>

<p><span><span><span><span>5. West Bengal Public Libraries Act, 1979</span></span></span></span></p>

<p><span><span><span><span>6.  Manipur Public Libraries Act, 1988</span></span></span></span></p>

<p><span><span><span><span>7.  Kerala Public Libraries Act, 1989</span></span></span></span></p>

<p><span><span><span><span>8.  Haryana Public Libraries Act, 1989</span></span></span></span></p>

<p><span><span><span><span>9.  Mizoram Public Libraries Act, 1993</span></span></span></span></p>

<p><span><span><span><span>10.  Goa Public Libraries Act, 1993</span></span></span></span></p>

<p><span><span><span><span>11.  Gujrat Public Libraries Act, 2001</span></span></span></span></p>

<p><span><span><span><span>12.  Orissa Public Libraries Act, 2001</span></span></span></span></p>

<p><span><span><span><span>13.  Uttaranchal Public Libraries Act, 2005</span></span></span></span></p>

<p><span><span><span><span>14.  Rajasthan Public Libraries Act, 2006</span></span></span></span></p>

<p><span><span><span><span>15.  Uttar Pradesh Public Libraries Act, 2006</span></span></span></span></p>

<p><span><span><span><span>16. The Chhattisgarh Public Libraries Act, 2008</span></span></span></span></p>

<p><span><span><span><span>17.  The Arunachal Pradesh Public Libraries Act, 2009</span></span></span></span></p>

<p><strong><span><span><span><span>II. MODEL PUBLIC LIBRARIES ACT</span></span></span></span></strong></p>

<p><span><span><span><span>18. Model Public Libraries Act (Prepared by Planning Commission, India)</span></span></span></span></p>

<p><span><span><span><span>19. Model Public Libraries Act (Prepared by Indian Library Association)</span></span></span></span></p>

<p><span><span><span><span>20. Model Public Libraries Act (Prepared by Dr. Kanakbala Jani)</span></span></span></span></p>

<p><strong><span><span><span><span>III. NATIONAL LIBRARY''S ACT</span></span></span></span></strong></p>

<p><span><span><span><span>21. Imperial Library (Indentures Validation) Act, 1902</span></span></span></span></p>

<p><span><span><span><span>22. The Imperial Library (Change of Name) Act, 1948</span></span></span></span></p>

<p><span><span><span><span>23. The National Library of India Act, 1976</span></span></span></span></p>

<p><strong><span><span><span><span>IV. LIBRARY RELATED OTHER ACTS</span></span></span></span></strong></p>

<p><span><span><span><span>24. The Press and Registration of Books Act, 1867</span></span></span></span></p>

<p><span><span><span><span>25. Press and Registration of Books Act, 1867</span></span></span></span></p>

<p><span><span><span><span>26. The Delivery of Books and Newspapers (Public Libraries Act. 1954</span></span></span></span></p>

<p> </p>', 'Title
			Public Library Acts in India: with Library related other Acts 

			Author
			Dr. Kanakbala A. Jani

			ISBN
			9788187471875

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Public Library Acts in India: with Library related other Acts </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Kanakbala A. Jani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471875</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1999"', '"1400"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77669788187471875_1_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471875&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2200', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2200', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1688, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('1855baf9-9a34-442a-b9f5-b2262c964118', '3353', NULL, 'The Cambridge Companion to The Age of Justinian', 'the-cambridge-companion-to-the-age-of-justinian-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-335-3353', 'the-cambridge-companion-to-the-age-of-justinian-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353-3353', '9780521520713', '9780521520713', '9780521520713', NULL, 'This book introduces the Age of Justinian, which was both the last Roman century and the first flowering of Byzantine culture. Dominated by the policies and personality of emperor Justinian I (r. 527-565), this period of grand achievements and far-reaching failures witnessed the transformation of the Mediterranean world. In this volume, twenty specialists explore the most important aspects of the age, including warfare, urbanism, economy, and the mechanics and theory of empire. They also discuss the impact of the great plague, the codification of Roman law, and the religious controversies of the day. Consideration is given to imperial relations with the papacy, northern bar-barians, the Persians, and other eastern peoples, shedding new light on a dramatic and highly significant historical period.

Content - List of Illustrations and Maps,  Contributors,  Abbreviations, Acknowledgments, Select List of Ancient Sources, Chronology, PART 1 : STRUCTURES AND IDEOLOGIES OF EMPIRE, PART 2 : RELIGION AND PHILOSOPHY,  PART 3 :  LITERATURE AND THE ARTS, PART 4 :  PEOPLES AND COMMUNITIES, Bibliography, Index    ', '<p style="text-align:justify"><span>This book introduces the Age of Justinian, which was both the last Roman century and the first flowering of Byzantine culture. Dominated by the policies and personality of emperor Justinian I (r. 527-565), this period of grand achievements and far-reaching failures witnessed the transformation of the Mediterranean world. In this volume, twenty specialists explore the most important aspects of the age, including warfare, urbanism, economy, and the mechanics and theory of empire. They also discuss the impact of the great plague, the codification of Roman law, and the religious controversies of the day. Consideration is given to imperial relations with the papacy, northern bar-barians, the Persians, and other eastern peoples, shedding new light on a dramatic and highly significant historical period.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>List of Illustrations and Maps,  Contributors,  Abbreviations, Acknowledgments, Select List of Ancient Sources, </span>Chronology, PART 1 : STRUCTURES AND IDEOLOGIES OF EMPIRE, PART 2 : RELIGION AND PHILOSOPHY,  PART 3 :  LITERATURE AND THE ARTS, PART 4 :  PEOPLES AND COMMUNITIES, Bibliography, Index <span> </span>  </span></span></p>', 'Sub Title
			The Cambridge Companion to The Age of Justinian

			Author
			Michael Maas

			About Author
			As per Book

			ISBN 10 Digit
			0521520711

			ISBN 13 Digit
			9780521520713

			Pages
			626

			Binding
			Paperback

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Cambridge Companion to The Age of Justinian</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Michael Maas</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0521520711</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780521520713</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>626</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"3999"', '"2399"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 626, '626', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9341The%20Cambridge%20Companion%20to%20Age%20of%20Justinian.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521520713&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3353', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3353', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1036, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:54'),
('18563a5f-9918-4a0c-ae49-ac2e2e05999f', '3911', 540, 'The Sky Will Be Blue', 'the-sky-will-be-blue', 'the-sky-will-be-blue', '-51-', '-51-', '-51-', NULL, 'About the book

This book tells the reader in popular form just what dust and gaseous impurities consist of, how they originate in metallurgical works, what a grave danger they are to all living things on the Earth, and how man protects himself and his habitat from them.

A picture is drawn of the future when metallurgy will be free of dust and harmful gases. Original drawings supplement this interesting narrative.

The book is intended for general public.

Contents

One Planet for all

Elixir of Life

Birthplace-Metallurgical Works

Dust-Collecting Service

In the Language of Mathematics

Drops… in a Sieve

Molecules versus Molecules

On the Watch

A Look at the Future', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>This book tells the reader in popular form just what dust and gaseous impurities consist of, how they originate in metallurgical works, what a grave danger they are to all living things on the Earth, and how man protects himself and his habitat from them.</span></span></span></p>

<p><span><span><span>A picture is drawn of the future when metallurgy will be free of dust and harmful gases. Original drawings supplement this interesting narrative.</span></span></span></p>

<p><span><span><span>The book is intended for general public.</span></span></span></p>

<p><span><span><strong><span>Contents</span></strong></span></span></p>

<p><span><span><span>One Planet for all</span></span></span></p>

<p><span><span><span>Elixir of Life</span></span></span></p>

<p><span><span><span>Birthplace-Metallurgical Works</span></span></span></p>

<p><span><span><span>Dust-Collecting Service</span></span></span></p>

<p><span><span><span>In the Language of Mathematics</span></span></span></p>

<p><span><span><span>Drops… in a Sieve</span></span></span></p>

<p><span><span><span>Molecules versus Molecules</span></span></span></p>

<p><span><span><span>On the Watch</span></span></span></p>

<p><span><span><span>A Look at the Future</span></span></span></p>', 'Title
			The Sky Will Be Blue

			Author
			G.Gordan, L.Gordon

			Publisher
			Mir Publishers

			Year of Publication
			1984

			Pages
			160

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Sky Will Be Blue</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.Gordan, L.Gordon</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">160</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9485sky.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-51-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3911', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3911', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 540, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('18663dd3-1b0e-41b7-a487-05372fee58ff', '3843', 608, 'Functions of a Complex Variable, Operational Calculus, and Stability Theory', 'functions-of-a-complex-variable-operational-calculus-and-stability-theory', 'functions-of-a-complex-variable-operational-calculus-and-stability-theory', '-24-', '-24-', '-24-', NULL, 'About the book

The modern engineer often has to do wilh prohlems that require a sound mathematical backgronnd and set skills in the use of diverse mathematical methods. Expanding the mathematical outlook of the engineer contributes appreciably to new advances in technology. The theory of functions of a complex variable, operational calculus, and stability theory are most important for applications. 

The present text is designed for students of engineering colleges and also for practicing engineers who feel a need to refresh their knowledge of such important areas of mathematics. Each section of the text starts out with a brief review of the essentials of theory (propositions, definitions,formulas). This is followed by examples with detailed solutions and exercises. The book contains about 1000 examples and problems to be solved by the student. 

Contents

Chapter 1. Functions of a Complex Variable 9 

Chapter 2, Operational Calculus 177 

Chapter 3. Stability Theory 264 

Answer  317

Appendix: Object and Result Functions 369

Selected Bibliography 372

 ', '<p><u><strong>About the book</strong></u></p>

<p>The modern engineer often has to do wilh prohlems that require a sound mathematical backgronnd and set skills in the use of diverse mathematical methods. Expanding the mathematical outlook of the engineer contributes appreciably to new advances in technology. The theory of functions of a complex variable, operational calculus, and stability theory are most important for applications. </p>

<p>The present text is designed for students of engineering colleges and also for practicing engineers who feel a need to refresh their knowledge of such important areas of mathematics. Each section of the text starts out with a brief review of the essentials of theory (propositions, definitions,formulas). This is followed by examples with detailed solutions and exercises. The book contains about 1000 examples and problems to be solved by the student. </p>

<p><strong>Contents</strong></p>

<p>Chapter 1. Functions of a Complex Variable 9 </p>

<p>Chapter 2, Operational Calculus 177 </p>

<p>Chapter 3. Stability Theory 264 </p>

<p>Answer  317</p>

<p>Appendix: Object and Result Functions 369</p>

<p>Selected Bibliography 372</p>

<p> </p>', ' Title
			Functions of a Complex Variable, Operational Calculus, and Stability Theory 

			 Author
			M.L Krasnov 

			 Publisher
			Mir Publishers

			 Year of Publication
			1984

			 Pages
			376

			 Binding
			Hardcover

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Functions of a Complex Variable, Operational Calculus, and Stability Theory </td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">M.L Krasnov </td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">376</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 376, '376', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1074functions.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-24-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3843', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3843', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 608, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('189c9ce8-0ab3-480d-8cde-6d47ae498f53', '2164', NULL, 'Software Design Methodology-From Principles to Architectural Styles', 'software-design-methodologyfrom-principles-to-architectural-styles-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164', 'software-design-methodologyfrom-principles-to-architectural-styles-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164-2164', 'FGTY5544', 'FGTY5544', 'FGTY5544', NULL, 'Software Design Methodology-From Principles to Architectural Styles', '<h1>Software Design Methodology-From Principles to Architectural Styles</h1>', 'Sub Title
			No

			Author
			Hong Zhu

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131203569

			Pages
			356

			Binding
			Paperback

			Year of Publication
			2005

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hong Zhu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131203569</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>356</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 356, '356', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43469788131203569.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGTY5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2164', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2164', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1716, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('18aa5ce2-363f-43fa-9613-5260d5df42e5', '1313', NULL, 'The Ardent Believer Prof. Avtar Singh', 'the-ardent-believer-prof-avtar-singh', 'the-ardent-believer-prof-avtar-singh', '9789385830297', '9789385830297', '9789385830297', NULL, 'Contents:- 

1. The Struggle and Survival

2. The Realistic Dreamer

3. A True Feminist in the Real Sense

4. The Mystic Philospher  

 ', '<p style="text-align:justify"><span><span><strong><span><span>Contents:-</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>1<span>. The Struggle and Survival</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2. The Realistic Dreamer</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3. A True Feminist in the Real Sense</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4. The Mystic Philospher</span></span></span>  </span></span></p>

<p> </p>', 'Title
			The Ardent Believer Prof. Avtar Singh

			Author
			Gurpreet Kaur

			ISBN
			9789385830297

			Publisher
			Standard Publishers (India)

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Ardent Believer Prof. Avtar Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gurpreet Kaur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830297</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"399"', '"280"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4607img_20190330_0002.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830297&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1313', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1313', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2279, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:54'),
('18b2728a-85e6-41ba-b0c2-9fbb5086e23f', '3470', 929, 'The Language of Design - Theory and Computation', 'the-language-of-design-theory-and-computation-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470', 'the-language-of-design-theory-and-computation-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470-3470', '9781848820203', '9781848820203', '9781848820203', NULL, 'The Language of Design: Theory and Computation articulates the theory that there is a language of design. This theory claims that any language of design consists of a set of symbols, a set of relations between the symbols, features that key the expressiveness of symbols, and a set of reality producing information processing behaviors acting on the language. Drawing upon insights from computational language processing, the language of design is modeled computationally through latent semantic analysis (LSA), lexical chain analysis (LCA), and sentiment analysis (SA). The statistical co-occurrence of semantics (LSA), semantic relations (LCA), and semantic modifiers (SA) in design text are used to illustrate how the reality producing effect of language is itself an enactment of design. This insight leads to a new understanding of the connections between creative behaviors such as design and their linguistic properties. The computation of the language of design makes it possible to make direct measurements of creative behaviors which are distributed across social spaces and mediated through language. The book demonstrates how machine understanding of desigh texts based on computation over the language of design yields practical applications for design management such as modeling teamwork, characterizing the formation of a design concept, and understanding design rationale.

The Language of Design: Theory and Computation is a unique text for post-graduates and researchers studying design theory and management, and allied disciplines such as artificial intelligence, organizational behavior, and human factors and ergonomics.

Content - 1 Designing and the Language of Design, 2 Framing the Language of Design, 3 Aggregation, 4 Accumulation, 5 Appraisal, 6 The Language of Design and Its Politics, 7 Looking Back, Looking Forward, References, Index', '<p style="text-align:justify"><span>The Language of Design: Theory and Computation articulates the theory that there is a language of design. This theory claims that any language of design consists of a set of symbols, a set of relations between the symbols, features that key the expressiveness of symbols, and a set of reality producing information processing behaviors acting on the language. Drawing upon insights from computational language processing, the language of design is modeled computationally through latent semantic analysis (LSA), lexical chain analysis (LCA), and sentiment analysis (SA). The statistical co-occurrence of semantics (LSA), semantic relations (LCA), and semantic modifiers (SA) in design text are used to illustrate how the reality producing effect of language is itself an enactment of design. This insight leads to a new understanding of the connections between creative behaviors such as design and their linguistic properties. The computation of the language of design makes it possible to make direct measurements of creative behaviors which are distributed across social spaces and mediated through language. The book demonstrates how machine understanding of desigh texts based on computation over the language of design yields practical applications for design management such as modeling teamwork, characterizing the formation of a design concept, and understanding design rationale.</span></p>

<p style="text-align:justify"><span>The Language of Design: Theory and Computation is a unique text for post-graduates and researchers studying design theory and management, and allied disciplines such as artificial intelligence, organizational behavior, and human factors and ergonomics.</span></p>

<p style="text-align:justify"><span>Content - 1 Designing and the Language of Design, 2 Framing the Language of Design, 3 Aggregation, 4 Accumulation, 5 Appraisal, 6 The Language of Design and Its Politics, 7 Looking Back, Looking Forward, References, Index</span></p>', 'Sub Title
			Theory and Computation

			Author
			Andy Dong

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781848820203

			Pages
			194

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Theory and Computation</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Andy Dong</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781848820203</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>194</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"11699"', '"7019"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 194, '194', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1633The%20Language%20of%20Design%20-%20Theory%20and%20Computation.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781848820203&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3470', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3470', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 929, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:54'),
('18d1141e-e09c-4ab2-8cdd-5e798c40da36', '4163', 299, 'Managing Business Process Flows: Principles of Operations Management 3/e', 'managing-business-process-flows-principles-of-operations-management-3e', 'managing-business-process-flows-principles-of-operations-management-3e', '9789332518346', '9789332518346', '9789332518346', NULL, 'About the book

A structured, data-driven approach to understanding core operations management concepts.

Anupindi shows how managers can design and manage process structure and process drivers to improve the performance of any business process.

The third edition retains the general process view paradigm while providing a sharper, more streamlined presentation of the development of ideas in each chapter-all of which are illustrated with contemporary examples from practice.

Content:

PART I: PROCESS MANAGEMENT AND STRATEGY  

Chapter 1: Products, Processes, and Performance

Chapter 2: Operations Strategy and Management

PART II: PROCESS FLOW METRICS

Chapter 3: Process Flow Measures

Chapter 4: Flow-Time Analysis

Chapter 5: Flow Rate and Capacity Analysis

Chapter 6: Inventory Analysis

PART III: PROCESS FLOW VARIABILITY

Chapter 7: Managing Flow Variability: Safety Inventory

Chapter 8: Managing Flow Variability: Safety Capacity

Chapter 9: Managing Flow Variability: Process Control and Capability

PART IV: PROCESS INTEGRATION

Chapter 10: Lean Operations: Process Synchronization and Improvement', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A structured, data-driven approach to understanding core operations management concepts.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Anupindi shows how managers can design and manage process structure and process drivers to improve the performance of any business process.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The third edition retains the general process view paradigm while providing a sharper, more streamlined presentation of the development of ideas in each chapter-all of which are illustrated with contemporary examples from practice.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART I: PROCESS MANAGEMENT AND STRATEGY</span></strong><span>  <br />
Chapter 1: Products, Processes, and Performance<br />
Chapter 2: Operations Strategy and Management<br />
<strong>PART II: PROCESS FLOW METRICS</strong><br />
Chapter 3: Process Flow Measures<br />
Chapter 4: Flow-Time Analysis<br />
Chapter 5: Flow Rate and Capacity Analysis<br />
Chapter 6: Inventory Analysis<br />
<strong>PART III: PROCESS FLOW VARIABILITY</strong><br />
Chapter 7: Managing Flow Variability: Safety Inventory<br />
Chapter 8: Managing Flow Variability: Safety Capacity<br />
Chapter 9: Managing Flow Variability: Process Control and Capability<br />
<strong>PART IV: PROCESS INTEGRATION</strong><br />
Chapter 10: Lean Operations: Process Synchronization and Improvement</span></span></span></p>
', 'Title
			Managing Business Process Flows: Principles of Operations Management 3/e

			Author
			Ravi Anupindi

			ISBN
			9789332518346

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Managing Business Process Flows: Principles of Operations Management 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ravi Anupindi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332518346</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"980"', '"784"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1910managin.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789332518346&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4163', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4163', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 299, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:54'),
('18d51e37-b28d-4d9b-a70a-fa494c9bd4af', '4100', 361, 'Utilization of Waste Water in Agriculture and Aquaculture', 'utilization-of-waste-water-in-agriculture-and-aquaculture', 'utilization-of-waste-water-in-agriculture-and-aquaculture', '9789386355720', '9789386355720', '9789386355720', NULL, 'About the book

Simple fact that “Without water, there would be no life”. Though we have moved a long way from traditional approach, both in terms of technology and management in the matter of drinking water supply but the increasing population has exerted tremendous pressure and stress on this natural resource. At a global level, around 80% of wastewater produced is discharged into the environment untreated, causing widespread water pollution. There are numerous processes that can be clean up wastewaters depending on the type and extent of contamination. Wastewater can be treated in wastewater treatment plants which include physical, chemical and biological treatment processes. Municipal wastewater is treated in sewage treatment plants. Agricultural wastewater may be treated in agricultural wastewater treatment processes, whereas industrial wastewater is treated in industrial wastewater treatment processes. The book shall be indispensable for life scientists, chemists, ecologists, environmental scientists & engineers, industries, environmental consultants, aqua culturists, agricultural scientists and a host of other organizations with any interest in wastewater reuse.

Contents:

Introduction,

Water Conservation,

Water Chemistry,

Integrated Water Resources Management,

Domestic Water Supply,

Hygiene and Sanitation,

Water Pollution', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Simple fact that “Without water, there would be no life”. Though we have moved a long way from traditional approach, both in terms of technology and management in the matter of drinking water supply but the increasing population has exerted tremendous pressure and stress on this natural resource. At a global level, around 80% of wastewater produced is discharged into the environment untreated, causing widespread water pollution. There are numerous processes that can be clean up wastewaters depending on the type and extent of contamination. Wastewater can be treated in wastewater treatment plants which include physical, chemical and biological treatment processes. Municipal wastewater is treated in sewage treatment plants. Agricultural wastewater may be treated in agricultural wastewater treatment processes, whereas industrial wastewater is treated in industrial wastewater treatment processes. The book shall be indispensable for life scientists, chemists, ecologists, environmental scientists &amp; engineers, industries, environmental consultants, aqua culturists, agricultural scientists and a host of other organizations with any interest in wastewater reuse.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Water Conservation, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Water Chemistry,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Integrated Water Resources Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Domestic Water Supply, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Hygiene and Sanitation, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Water Pollution</span></span></span></p>', 'Title
			Utilization of Waste Water in Agriculture and Aquaculture

			Author
			Dr. Walid Khawar Balwan

			ISBN
			9789386355720

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Utilization of Waste Water in Agriculture and Aquaculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Walid Khawar Balwan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386355720</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5875utili.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386355720&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4100', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4100', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 361, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:54'),
('18e89cf3-1efc-40ee-b195-0dc2cf4d7da8', '1777', NULL, 'Kernel Functions and elliptic Differential Equations in mathematical Physics', 'kernel-functions-and-elliptic-differential-equations-in-mathematical-physics-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777', 'kernel-functions-and-elliptic-differential-equations-in-mathematical-physics-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777-1777', 'FRTG3322', 'FRTG3322', 'FRTG3322', NULL, 'This text focuses on the theory of boundary value problems in partial differential equations, which plays a central role in various fields of pure and applied mathematics, theoretical physics, and engineering. Geared toward upper-level undergraduates and graduate students, it discusses a portion of the theory from a unifying point of view and provides a systematic and self-contained introduction to each branch of the applications it employs. The two-part treatment begins with a survey of boundary value problems occurring in certain branches of theoretical physics. It introduces fundamental solutions in a heuristic way and examines their physical significance. Many concepts can be unified by concentrating upon these particular kernels, and the text explains the common mathematical background of widely varying theories, such as those of heat conduction, hydrodynamics, electrostatics, magnetostatics, and elasticity. In addition to its intrinsic interest, this material provides illustrations and exact mathematical formulation of the problems and the methods. The second part is confined to a rather special type of partial differential equation, which is dealt with in the greatest detail so that students can make applications and generalizations to similar problems.', '<p>This text focuses on the theory of boundary value problems in partial differential equations, which plays a central role in various fields of pure and applied mathematics, theoretical physics, and engineering. Geared toward upper-level undergraduates and graduate students, it discusses a portion of the theory from a unifying point of view and provides a systematic and self-contained introduction to each branch of the applications it employs. The two-part treatment begins with a survey of boundary value problems occurring in certain branches of theoretical physics. It introduces fundamental solutions in a heuristic way and examines their physical significance. Many concepts can be unified by concentrating upon these particular kernels, and the text explains the common mathematical background of widely varying theories, such as those of heat conduction, hydrodynamics, electrostatics, magnetostatics, and elasticity. In addition to its intrinsic interest, this material provides illustrations and exact mathematical formulation of the problems and the methods. The second part is confined to a rather special type of partial differential equation, which is dealt with in the greatest detail so that students can make applications and generalizations to similar problems.</p>', 'Kernel Functions and elliptic Differential Equations in mathematical Physics', '<h1>Kernel Functions and elliptic Differential Equations in mathematical Physics</h1>', '"1999"', '"1199"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44092_21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FRTG3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1777', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1777', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1970, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:54'),
('18ef49f7-543e-4955-9fa9-f4654cd5017a', '3626', 799, 'Comprehensive Molecular Insect Science 7 Vols. Set', 'comprehensive-molecular-insect-science-7-vols-set-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626', 'comprehensive-molecular-insect-science-7-vols-set-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626-3626', '9780444515162', '9780444515162', '9780444515162', NULL, 'The important developments and achievements in modern insect science since the first edition have led to this new revised, expanded and retitled reference work. New chapters in this edition include the ecdysone receptor, lipocalins, bacterial toxins, etc. Each article may also be read independently, as a review of that particular subject.

Comprehensive Molecular Insect Science also covers new technologies that have been developed since 1985. The Index Volume will help researchers to track specific subjects and particular species of insects cited in several volumes.

Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.

Key Features:

* Revised edition of critically acclaimed Comprehensive Insect Physiology, Biochemistry and Pharmacology (1985, Pergamon Press, 13 Volume Set)

* Written by a distinguished international group of contributors

* Well-organized format provides for concise, readable entries, easy searches, and thorough cross-references

* Complete up-to-date coverage of many important topics - essential information for scientists, students, and professionals alike.', '<p>The important developments and achievements in modern insect science since the first edition have led to this new revised, expanded and retitled reference work. New chapters in this edition include the ecdysone receptor, lipocalins, bacterial toxins, etc. Each article may also be read independently, as a review of that particular subject.<br />
<br />
Comprehensive Molecular Insect Science also covers new technologies that have been developed since 1985. The Index Volume will help researchers to track specific subjects and particular species of insects cited in several volumes.<br />
<br />
Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.<br />
<br />
Key Features:<br />
* Revised edition of critically acclaimed Comprehensive Insect Physiology, Biochemistry and Pharmacology (1985, Pergamon Press, 13 Volume Set)<br />
* Written by a distinguished international group of contributors<br />
* Well-organized format provides for concise, readable entries, easy searches, and thorough cross-references<br />
* Complete up-to-date coverage of many important topics - essential information for scientists, students, and professionals alike.</p>', 'Sub Title
			Comprehensive Molecular Insect Science 7 Vols. Set
			 

			Author / Editor
			Lawrence I. Gilbert
			 

			About Author / Editor

			Lawrence I. Gilbert is William Rand Kenan jr. Professor of Biology at the University of North Carolina at Chapel Hill. He has served on many national and international committees in the areas of insect

			biochemistry, physiology and more recently, molecular biology. Dr. Gilbert has been the author or coauthor of about 300 research publications and books and has received many awards for his professional work. These include the Lifetime Mentor Award of the American Assn. for the Advancement of Science, the Gregor Mendel Award from the Czech Academy of Sciences, the Jefferson Award (highest award given by the University of North Carolina, and is an elected fellow of the American Academy for Arts and Sciences, the Entomological Society of America and the AAAS. During his career he has mentored 34 doctoral students and 55 post-doctoral associates and visiting scholars. His research has been continually supported by grants from NIH and/or NSF.

			 

			ISBN 13 Digit
			9780444515162
			 

			Pages
			3300 pages
			 

			Binding
			Hardcover
			 ', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Comprehensive Molecular Insect Science 7 Vols. Set</td>
			<td> </td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Lawrence I. Gilbert</td>
			<td> </td>
		</tr>
		<tr>
			<th>About Author / Editor</th>
			<td>
			<p style="text-align:center">Lawrence I. Gilbert is William Rand Kenan jr. Professor of Biology at the University of North Carolina at Chapel Hill. He has served on many national and international committees in the areas of insect</p>

			<p style="text-align:center">biochemistry, physiology and more recently, molecular biology. Dr. Gilbert has been the author or coauthor of about 300 research publications and books and has received many awards for his professional work. These include the Lifetime Mentor Award of the American Assn. for the Advancement of Science, the Gregor Mendel Award from the Czech Academy of Sciences, the Jefferson Award (highest award given by the University of North Carolina, and is an elected fellow of the American Academy for Arts and Sciences, the Entomological Society of America and the AAAS. During his career he has mentored 34 doctoral students and 55 post-doctoral associates and visiting scholars. His research has been continually supported by grants from NIH and/or NSF.</p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780444515162</td>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">3300 pages</td>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
			<td> </td>
		</tr>
	</tbody>
</table>', '"133000"', '"79800"', '"0"', 1, 'HARDCOVER', 'Hardcover |  ', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3300 pages |  ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9374molecular.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780444515162&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3626', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3626', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 799, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:54'),
('18f7469d-7134-402c-8a7f-997406b93ef7', '2739', NULL, 'Modern American Literature - Interrogations and Investigations', 'modern-american-literature-interrogations-and-investigations-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739', 'modern-american-literature-interrogations-and-investigations-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739-2739', 'VFTY3463', 'VFTY3463', 'VFTY3463', NULL, 'Modern American Literature - Interrogations and Investigations', '<h1>Modern American Literature - Interrogations and Investigations</h1>', 'Sub Title
			No

			Author
			Beena Agarwal

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736880

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Beena Agarwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736880</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1500"', '"900"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFTY3463&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2739', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2739', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1370, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:54'),
('18f88974-608b-40b3-bc8a-9099014c889b', '1967', NULL, 'Group 13 Chemistry II, Biological Aspects of Aluminum - Structure & Bonding NEW', 'group-13-chemistry-ii-biological-aspects-of-aluminum-structure-bonding-new-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1-1967', 'group-13-chemistry-ii-biological-aspects-of-aluminum-structure-bonding-new-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967-1967', 'TGUJ6655', 'TGUJ6655', 'TGUJ6655', NULL, 'Aluminum, bound almost exclusively to oxygen in various combinations, is the most abundant metal in the earth''s crust and, therefore, of great commercial potential. Once methods were developed (in the 1880''s) to free useable quantities of the element from oxygen, applications for the element began developing rapidly. This growth has resulted in the ubiquity of the metal in today''s world. Therefore it can be found intentionally introduced in many products in direct contact with human beings. It is commonly known that soluble forms of aluminum aretoxic to living organisms. However, aluminum is not known to be bioavailable under everyday conditions. In fact, the solubility product of common aluminum compounds, such as AI(OH)3 is so low as to make it essentially unavailable. This volume of Structure and Bonding seeks to provide in one source, a resource where the basic science related to aluminum toxicity may be obtained. It should be stressed that this volume is not intended to be a warning to avoid contact with aluminum. Living organisms have adequate defenses to prevent aluminum toxicity under normal conditions. Rather the volume was created to simply provide an understanding of the biological effects of aluminum. As such, the present volume should be considered in the context of the companion volumes in this three part series of Structure and Bonding. The first volume was devoted to fundamental developments in group 13 chemistry.', '<p>Aluminum, bound almost exclusively to oxygen in various combinations, is the most abundant metal in the earth''s crust and, therefore, of great commercial potential. Once methods were developed (in the 1880''s) to free useable quantities of the element from oxygen, applications for the element began developing rapidly. This growth has resulted in the ubiquity of the metal in today''s world. Therefore it can be found intentionally introduced in many products in direct contact with human beings. It is commonly known that soluble forms of aluminum aretoxic to living organisms. However, aluminum is not known to be bioavailable under everyday conditions. In fact, the solubility product of common aluminum compounds, such as AI(OH)3 is so low as to make it essentially unavailable. This volume of Structure and Bonding seeks to provide in one source, a resource where the basic science related to aluminum toxicity may be obtained. It should be stressed that this volume is not intended to be a warning to avoid contact with aluminum. Living organisms have adequate defenses to prevent aluminum toxicity under normal conditions. Rather the volume was created to simply provide an understanding of the biological effects of aluminum. As such, the present volume should be considered in the context of the companion volumes in this three part series of Structure and Bonding. The first volume was devoted to fundamental developments in group 13 chemistry.</p>', 'Group 13 Chemistry II, Biological Aspects of Aluminum - Structure & Bonding NEW', '<h1>Group 13 Chemistry II, Biological Aspects of Aluminum - Structure &amp; Bonding NEW</h1>', '"26500"', '"15900"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3451dpp_10_15.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGUJ6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1967', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1967', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1856, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:54'),
('191f7f26-fa36-4591-8aa7-11a7f340c95d', '1223', NULL, 'Ethics, Business and Society - Managing Responsibly New', 'ethics-business-and-society-managing-responsibly-new-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-122-1223', 'ethics-business-and-society-managing-responsibly-new-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223-1223', 'DFG5544', 'DFG5544', 'DFG5544', NULL, 'This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many aspects of the much wider concept of business ethics. The collection includes contributions from experts from diverse fields such as industry, academia and non-governmental organizations, who present the theoretical underpinning of the concepts, along with real-life case studies dealing with the varied, hands-on experiences of leaders from different industries. This book will be an insightful read for professionals in the field of Business and Management.', '<p>This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many aspects of the much wider concept of business ethics. The collection includes contributions from experts from diverse fields such as industry, academia and non-governmental organizations, who present the theoretical underpinning of the concepts, along with real-life case studies dealing with the varied, hands-on experiences of leaders from different industries. This book will be an insightful read for professionals in the field of Business and Management.</p>', 'Ethics, Business and Society - Managing Responsibly New', '<h1>Ethics, Business and Society - Managing Responsibly New</h1>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1223', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1223', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2334, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:54'),
('1930f453-60cb-461e-900a-545d180518f7', '697', NULL, 'Global Policing -Ben Bowling & James Sheptycki A BOOK', 'global-policing-ben-bowling-james-sheptycki-a-book-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697', 'global-policing-ben-bowling-james-sheptycki-a-book-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697-697', 'FFGG6655', 'FFGG6655', 'FFGG6655', NULL, 'In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.', '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', 'Global Policing -Ben Bowling & James Sheptycki A BOOK', '<h1>Global Policing -Ben Bowling &amp; James Sheptycki A BOOK</h1>', '"2699"', '"1619"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8396Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FFGG6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=697', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=697', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2669, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('19a744b7-2111-4554-ba91-4c82f3ba3ee0', '1876', NULL, 'Handbook of Current and Emerging Drug Therapies in 4 Vols. New', 'handbook-of-current-and-emerging-drug-therapies-in-4-vols-new-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876', 'handbook-of-current-and-emerging-drug-therapies-in-4-vols-new-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876-1876', 'JNMH8767', 'JNMH8767', 'JNMH8767', NULL, 'Here is an all-encompassing reference tailored to the needs of research managers, chemists and biologists, clinical scientists, and executives in the pharmacology and biotechnology industry. No other resource focuses on drug discovery and pharmaceutical research from this unique perspective combining scientific and business aspects of today''s biotechnology. Within every major therapeutic area, the Wiley Handbook of Current and Emerging Drug Therapies provides a general overview of the etiology and pathophsiology of the important disease indications. Then, you''ll find a comprehensive analysis of currently approved drugs targeting these diseases, with information on mechanism of action, efficacy, side effects and future prospects. You''ll also find product-by-product analyses of drugs currently in development, including mechanism of action, formulations, and detailed information on the status of clinical trials. This reference also includes authoritative essays on key topics:* The Drug Discovery Process-Overview [Dr. Hugo Kubinyi of the University of Heidelberg]* Clinical Trials-Overview [Dr. Curtis L. Meinert, Director of the Johns Hopkins Center for Clinical Trials] and detailed, market-oriented analyses of: * Emerging Technologies and Business Opportunities* Global Markets and National Policy* New Opportunities in Drug Discovery and Pipeline Development Also available in a regularly-updating online version. Visit www.interscience.wiley.com/mrw/cedt for more information.', '<p>Here is an all-encompassing reference tailored to the needs of research managers, chemists and biologists, clinical scientists, and executives in the pharmacology and biotechnology industry. No other resource focuses on drug discovery and pharmaceutical research from this unique perspective combining scientific and business aspects of today''s biotechnology. Within every major therapeutic area, the Wiley Handbook of Current and Emerging Drug Therapies provides a general overview of the etiology and pathophsiology of the important disease indications. Then, you''ll find a comprehensive analysis of currently approved drugs targeting these diseases, with information on mechanism of action, efficacy, side effects and future prospects. You''ll also find product-by-product analyses of drugs currently in development, including mechanism of action, formulations, and detailed information on the status of clinical trials. This reference also includes authoritative essays on key topics:* The Drug Discovery Process-Overview [Dr. Hugo Kubinyi of the University of Heidelberg]* Clinical Trials-Overview [Dr. Curtis L. Meinert, Director of the Johns Hopkins Center for Clinical Trials] and detailed, market-oriented analyses of: * Emerging Technologies and Business Opportunities* Global Markets and National Policy* New Opportunities in Drug Discovery and Pipeline Development Also available in a regularly-updating online version. Visit www.interscience.wiley.com/mrw/cedt for more information.</p>', 'Handbook of Current and Emerging Drug Therapies in 4 Vols. New', '<h1>Handbook of Current and Emerging Drug Therapies in 4 Vols. New</h1>', '"124100"', '"123926"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88309780470040980.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JNMH8767&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1876', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1876', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1924, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:54'),
('19c0afd3-0539-4673-b37c-0b808d671df0', '3500', 899, 'Architects of Political Change - Constitutional Quandaries and Social Choice Theory', 'architects-of-political-change-constitutional-quandaries-and-social-choice-theory-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500', 'architects-of-political-change-constitutional-quandaries-and-social-choice-theory-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500-3500', '9780521539722', '9780521539722', '9780521539722', NULL, 'This work offers a set of extended interpretations of Madison''s argument in Fereralist X of 1787, using ideas from social choice theory and from the work of Douglass North, Mancur Olson, and William Riker.Its focus is not on social choice theory itself, but on the use of this theory as a heuristic device to better understand democratic institutions. The treatment adapts a formal model of elections to consider rapid constitutional change at periods when societies face social quandaries. The topics explored in the book include britain''s reorganization of its fiscal system in the eighteenth century to prosecute its wars with France; the colonies'' decision to declare independence in 1776; Madison''s argument about the "probability of fit choice" during the Ratification period of 1787-8; the argument between hamilton and Jefferson in 1798-1800 over the long-run organization of the U.S. economy; the Dred Scott decision of 1857 and the election of lincoln in 1860; Lyndon Johnson and the ''critical realignment'' of 1964; and keyne''s rejection of the equilibrium thesis in 1937 and the creation of the Bretton Woods institutions after 1944.

 ', '<p>This work offers a set of extended interpretations of Madison''s argument in Fereralist X of 1787, using ideas from social choice theory and from the work of Douglass North, Mancur Olson, and William Riker.Its focus is not on social choice theory itself, but on the use of this theory as a heuristic device to better understand democratic institutions. The treatment adapts a formal model of elections to consider rapid constitutional change at periods when societies face social quandaries. The topics explored in the book include britain''s reorganization of its fiscal system in the eighteenth century to prosecute its wars with France; the colonies'' decision to declare independence in 1776; Madison''s argument about the "probability of fit choice" during the Ratification period of 1787-8; the argument between hamilton and Jefferson in 1798-1800 over the long-run organization of the U.S. economy; the Dred Scott decision of 1857 and the election of lincoln in 1860; Lyndon Johnson and the ''critical realignment'' of 1964; and keyne''s rejection of the equilibrium thesis in 1937 and the creation of the Bretton Woods institutions after 1944.</p>

<p> </p>', 'Sub Title
			Constitutional Quandaries and Social Choice Theory

			Author
			Norman Schofield

			ISBN 10 Digit
			0521539722

			ISBN 13 Digit
			9780521539722

			Pages
			333

			Binding
			Paperback

			Year of Publication  
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Constitutional Quandaries and Social Choice Theory</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Norman Schofield</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>0521539722</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9780521539722</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>333</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication  </strong></td>
			<td>2006</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>First</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2799"', '"1679"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 333, '333', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1961IMG_20220428_0002.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521539722&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3500', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3500', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 899, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:54'),
('19e02cb0-0948-4bb2-91ca-81954c83f184', '4376', 88, 'Innovation Techniques for Locating Lead Service Lines', 'innovation-techniques-for-locating-lead-service-lines', 'innovation-techniques-for-locating-lead-service-lines', '898678021', '898678021', '898678021', NULL, 'Content:

Chapter 1: Introduction and Background

Chapter 2: Identification and Evaluation of Potential Methodologies and Technologies

Chapter 3: Direct Service Line Identification Methods

Chapter 4: Indirect Service Line Identification Method

Chapter 5: Findings and Recommendations', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter 1: Introduction and Background</span></span></span></p>

<p><span><span><span>Chapter 2: Identification and Evaluation of Potential Methodologies and Technologies</span></span></span></p>

<p><span><span><span>Chapter 3: Direct Service Line Identification Methods</span></span></span></p>

<p><span><span><span>Chapter 4: Indirect Service Line Identification Method</span></span></span></p>

<p><span><span><span>Chapter 5: Findings and Recommendations</span></span></span></p>

<p> </p>
', 'Title
			Innovation Techniques for Locating Lead Service Lines

			ISBN
			898678021

			Publisher
			AWWA Research Foundation

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Innovation Techniques for Locating Lead Service Lines</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>898678021</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>AWWA Research Foundation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"599"', '"419"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '33c5cc17-325a-4a45-8e3d-3a22de55ad1c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4924inno.jpg', NULL, '2 | 4 | 42', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=898678021&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4376', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4376', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 88, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:54'),
('1a3bfa34-1964-4c9b-a6d0-16932257085d', '1003', NULL, 'Karmic Debts', 'karmic-debts-1003', 'karmic-debts', '9788187471738', '9788187471738', '9788187471738', NULL, 'Contents:

An Introduction to the Philosophy of Karma

Vidya

Shivlal

Vidya

Gopal

Shobha

Shobha

Suresh

Gopal. Shobha

Suresh, Vidya

Gopal

Kanti

Kanti

Vidya

Vidya

Kanti. Inder

Romesh

Uday

Romesh

Epilogue

 ', '<p><span><strong><span>Contents:</span></strong></span></p>

<p><span><span>An Introduction to the Philosophy of Karma</span></span></p>

<p><span><span>Vidya</span></span></p>

<p><span><span>Shivlal</span></span></p>

<p><span><span>Vidya</span></span></p>

<p><span><span>Gopal</span></span></p>

<p><span><span>Shobha</span></span></p>

<p><span><span>Shobha</span></span></p>

<p><span><span>Suresh</span></span></p>

<p><span><span>Gopal. Shobha</span></span></p>

<p><span><span>Suresh, Vidya</span></span></p>

<p><span><span>Gopal</span></span></p>

<p><span><span>Kanti</span></span></p>

<p><span><span>Kanti</span></span></p>

<p><span><span>Vidya</span></span></p>

<p><span><span>Vidya</span></span></p>

<p><span><span>Kanti. Inder</span></span></p>

<p><span><span>Romesh</span></span></p>

<p><span><span>Uday</span></span></p>

<p><span><span>Romesh</span></span></p>

<p><span><span>Epilogue</span></span></p>

<p> </p>', 'Title
			Karmic Debts 

			Author
			Mohini Tandan

			ISBN
			9788187471738

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Karmic Debts </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mohini Tandan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471738</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96649788187471738_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471738&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1003', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1003', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2489, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('1a3d1447-bdbb-4635-8915-aa3e24129e88', '960', NULL, 'Lokmanya Bal Gangadhar Tilak NEW', 'lokmanya-bal-gangadhar-tilak-new-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960', 'lokmanya-bal-gangadhar-tilak-new-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960-960', 'UJHY65644', 'UJHY65644', 'UJHY65644', NULL, ' 

This is a biography of Bal Gangadhar Tilak. He was the first national leader if the Indian freedom movement freedom movement. This book explores the multi-faceted personality of Bal Gangadhar Tilak-social reformer, scholar, and national leader-through the eyes of the people convincingly portraying a man of the people and the people of his times.', '<p> </p>

<p>This is a biography of Bal Gangadhar Tilak. He was the first national leader if the Indian freedom movement freedom movement. This book explores the multi-faceted personality of Bal Gangadhar Tilak-social reformer, scholar, and national leader-through the eyes of the people convincingly portraying a man of the people and the people of his times.</p>', 'Sub Title
			No

			Author
			Gayatri Pagdi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188569304

			Pages
			251

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gayatri Pagdi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188569304</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>251</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"675"', '"405"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 251, '251', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59099788188569304.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY65644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=960', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=960', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2515, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('1a8b58c0-4ed5-4f89-be6d-61fb532d2a98', '371', NULL, 'Social Work, Social Policy and Older People', 'social-work-social-policy-and-older-people-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371', 'social-work-social-policy-and-older-people-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371-371', 'Social Work, Social Policy', 'Social Work, Social Policy', 'Social Work, Social Policy ', NULL, '', NULL, 'Sub Title
			No

			Author
			Robert Johns

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844453498

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert Johns</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844453498</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2800"', '"1680"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59229781844453498_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Social%20Work,%20Social%20Policy%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=371', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=371', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2863, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('1aab19da-9958-491c-9b02-2047a84e30d6', '1367', NULL, 'Projecting the Future Through Political Discourse - Discourse Approaches to Politics, Society and Culture', 'projecting-the-future-through-political-discourse-discourse-approaches-to-politics-society-and-culture-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-136-1367', 'projecting-the-future-through-political-discourse-discourse-approaches-to-politics-society-and-culture-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367-1367', 'JKMN8866', 'JKMN8866', 'JKMN8866', NULL, 'This monograph examines the rhetorical nature and function of representations of the future in political discourse, focusing on political actors'' use of hegemonic images of future "reality" to achieve their political goals. It argues that a key ideological dimension of political rhetoric lies in politicians'' use of projections of the future to legitimate policies and actions. This argument is grounded in systemic-functional and critical discourse analyses of the "Bush Doctrine," the U.S. policy response to the September 11 terrorist attacks which sanctioned a "preemptive" military posture. By focusing on the discursive construction of the future, this project addresses a lacunae in critical discourse studies and calls attention to the crucial role that the discourse and practice of "futurology" has played in post-Cold War politics and society. It will be of value to scholars interested in the discourses of politics, the "war on terror," U.S. national security, and futurology.', '<p>This monograph examines the rhetorical nature and function of representations of the future in political discourse, focusing on political actors'' use of hegemonic images of future "reality" to achieve their political goals. It argues that a key ideological dimension of political rhetoric lies in politicians'' use of projections of the future to legitimate policies and actions. This argument is grounded in systemic-functional and critical discourse analyses of the "Bush Doctrine," the U.S. policy response to the September 11 terrorist attacks which sanctioned a "preemptive" military posture. By focusing on the discursive construction of the future, this project addresses a lacunae in critical discourse studies and calls attention to the crucial role that the discourse and practice of "futurology" has played in post-Cold War politics and society. It will be of value to scholars interested in the discourses of politics, the "war on terror," U.S. national security, and futurology.</p>', 'Projecting the Future Through Political Discourse - Discourse Approaches to Politics, Society and Culture', '<h1>Projecting the Future Through Political Discourse - Discourse Approaches to Politics, Society and Culture</h1>', '"7499"', '"4499"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9397dpp_19_151.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JKMN8866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1367', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1367', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2235, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:54'),
('1aad90de-925b-4c39-8238-f7b09f999f1d', '4160', 302, 'Strategic Management 5/e', 'strategic-management-5e-4160', 'strategic-management-5e', '9788194740049', '9788194740049', '9788194740049', NULL, 'About the book

This fifth edition of the popular text in Strategic Management brings to you the state-of-the-art in the discipline of strategic management in a lucid and reader-friendly manner. This edition is a thoroughly revised, rewritten, and updated edition with thirty-eight case studies of Indian organisations and companies. With its several reader-friendly features, this edition continues the tradition of being a text ideal for self-study and comprehensively meets the requirements of graduate and post-graduate students of management and allied disciplines as well as students of engineering and information technology who would like to enhance their understanding of how organisations operate strategically. Middle-level managers, trainers, and consultants would also find this book to be quite useful

KEY FEATURES

• The latest framework of strategic management including strategy formulation, strategy implementation, and strategy evaluation and control

• Comprehensive coverage of the latest issues in strategic management

• Special emphasis on corporate sustainability, internationalisation, liberalisation and digitalisation in the context of strategic management in India

• Includes contemporary topics such as resource-based view, dynamic capabilities, risk management, business modelling, VRIO framework, balanced scorecard, digitalisation, new framework of strategy implementation,

network structures, blue ocean strategy, mergers and acquisitions, strategic alliances and joint ventures,

corporate political activity

and stakeholder management.

• Hundreds of new examples and illustrations of Indian companies and organisations

• Preview and review cases, numerous exhibits and figures, chapter-end summaries, short-answer and discussion questions, and copious notes and references

Contents:

PART 1 Foundations of Strategic Management

Chapter 1: Introduction to Strategic Management

Chapter 2: Strategic Management for Sustainability

PART 2 Strategy Formulation

Chapter 3: Environmental Appraisal

Chapter 4: Organisational Appraisal

Chapter 5: Corporate-Level Strategies

Chapter 6: Internationalisation Strategies

Chapter 7: Business-level Strategies 

Chapter 8: Methods for Pursuing Strategies

Chapter 9: Strategic Analysis and Choice

PART 3: Strategy Implementation

Chapter 10: Activating Strategies

Chapter 11: Structural Implementation

Chapter 12: Behavioural Implementation

Chapter 13: Functional and Operational Implementation

PART 4: Strategic Evaluation

Chapter 14: Strategic Evaluation and Control

PART 5 Applying Strategic Management

Applying Strategic Management through the Case Method

Case

Case 1 The Service-As-A-Product in Café Coffee Day: A Path Less Travelled 

Case 2 Indian Cosmetics and Toiletries Industry Profile

Case 3 Management Case of Harvest Gold: Delhi’s Number One Bread 

Case 4 Banking in Paradise: Strategy Case of The Jammu and Kashmir Bank 

Case 5 On The Job: Strategy Case of Naukri.com 

Case 6 Strategy Case of the Rajasthan Shiksha Karmi Project

Case 7 Trivitron Healthcare: Tale of an Entrepreneurial Strategist 

Case 8 Providing Access to Water in Remote Areas: Trunz Water Systems in India 

Case 9 The Internationalisation Strategy of Wipro in Europe 

Case 10 Zoom’s Exponential Growth – Globally and in Indian Market', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This fifth edition of the popular text in Strategic Management brings to you the state-of-the-art in the discipline of strategic management in a lucid and reader-friendly manner. This edition is a thoroughly revised, rewritten, and updated edition with thirty-eight case studies of Indian organisations and companies. With its several reader-friendly features, this edition continues the tradition of being a text ideal for self-study and comprehensively meets the requirements of graduate and post-graduate students of management and allied disciplines as well as students of engineering and information technology who would like to enhance their understanding of how organisations operate strategically. Middle-level managers, trainers, and consultants would also find this book to be quite useful</span></span></span></p>

<p><span><span><strong><span>KEY FEATURES</span></strong></span></span></p>

<p><span><span><span>• The latest framework of strategic management including strategy formulation, strategy implementation, and strategy evaluation and control</span></span></span></p>

<p><span><span><span>• Comprehensive coverage of the latest issues in strategic management</span></span></span></p>

<p><span><span><span>• Special emphasis on corporate sustainability, internationalisation, liberalisation and digitalisation in the context of strategic management in India</span></span></span></p>

<p><span><span><span>• Includes contemporary topics such as resource-based view, dynamic capabilities, risk management, business modelling, VRIO framework, balanced scorecard, digitalisation, new framework of strategy implementation, </span></span></span></p>

<p><span><span><span>network structures, blue ocean strategy, mergers and acquisitions, strategic alliances and joint ventures, </span></span></span></p>

<p><span><span><span>corporate political activity</span></span></span></p>

<p><span><span><span>and stakeholder management.</span></span></span></p>

<p><span><span><span>• Hundreds of new examples and illustrations of Indian companies and organisations</span></span></span></p>

<p><span><span><span>• Preview and review cases, numerous exhibits and figures, chapter-end summaries, short-answer and discussion questions, and copious notes and references</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>PART 1 Foundations of Strategic Management</span></strong><br />
<span>Chapter 1: Introduction to Strategic Management<br />
Chapter 2: Strategic Management for Sustainability<br />
<br />
<strong>PART 2 Strategy Formulation</strong><br />
Chapter 3: Environmental Appraisal<br />
Chapter 4: Organisational Appraisal<br />
Chapter 5: Corporate-Level Strategies<br />
Chapter 6: Internationalisation Strategies<br />
Chapter 7: Business-level Strategies <br />
Chapter 8: Methods for Pursuing Strategies<br />
Chapter 9: Strategic Analysis and Choice<br />
<br />
<strong>PART 3: Strategy Implementation</strong><br />
<br />
Chapter 10: Activating Strategies<br />
Chapter 11: Structural Implementation<br />
Chapter 12: Behavioural Implementation<br />
Chapter 13: Functional and Operational Implementation<br />
<br />
<strong>PART 4: Strategic Evaluation</strong><br />
Chapter 14: Strategic Evaluation and Control<br />
<br />
<strong>PART 5 Applying Strategic Management</strong><br />
<br />
Applying Strategic Management through the Case Method<br />
<br />
Case<br />
Case 1 The Service-As-A-Product in Café Coffee Day: A Path Less Travelled <br />
Case 2 Indian Cosmetics and Toiletries Industry Profile<br />
Case 3 Management Case of Harvest Gold: Delhi’s Number One Bread <br />
Case 4 Banking in Paradise: Strategy Case of The Jammu and Kashmir Bank <br />
Case 5 On The Job: Strategy Case of Naukri.com <br />
Case 6 Strategy Case of the Rajasthan Shiksha Karmi Project<br />
Case 7 Trivitron Healthcare: Tale of an Entrepreneurial Strategist <br />
Case 8 Providing Access to Water in Remote Areas: Trunz Water Systems in India <br />
Case 9 The Internationalisation Strategy of Wipro in Europe <br />
Case 10 Zoom’s Exponential Growth – Globally and in Indian Market</span></span></span></p>
', 'Title
			Strategic Management 5/e

			Author
			Azhar Kazmi

			ISBN
			9788194740049

			Publisher
			MGH

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Management 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Azhar Kazmi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788194740049</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>MGH</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"970"', '"679"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '44d15581-e3f5-4f36-8536-84ee7cf346e8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4467strategic.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788194740049&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4160', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4160', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 302, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:54'),
('1ab45e58-368c-49c7-b812-e98776edd59d', '3988', 464, 'वैदिक वाङ्मय का इतिहास ', 'वदक-वङमय-क-इतहस', '-', '8171102430', '8171102430', '8171102430', NULL, '', NULL, 'Title
			वैदिक वाङ्मय का इतिहास

			Author
			सी. वी. वैघ

			ISBN
			8171102430

			Publisher
			Parimal Publication

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>वैदिक वाङ्मय का इतिहास</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>सी. वी. वैघ</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8171102430</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Parimal Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"500"', '"375"', '"0"', 0, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '810054ea-07ba-4ceb-b39a-d39aec1a0a6f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7010vedik.jpg', NULL, '19 | 30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=8171102430&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3988', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3988', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 464, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:54'),
('1ad5965d-5937-4ec3-bc9e-dbafbe14175f', '2852', NULL, 'Buildings, Finite Geometries and Groups', 'buildings-finite-geometries-and-groups-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852', 'buildings-finite-geometries-and-groups-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852-2852', '9781461407089', '9781461407089', '9781461407089', NULL, 'Buildings, Finite Geometries and Groups

This is the Proceedings of the ICM 2010 Satellite Conference on “Buildings, Finite Geometries and Groups” organized at the Indian Statistical Institute, Bangalore, during August 29 – 31, 2010. This is a collection of articles by some of the currently very active research workers in several areas related to finite simple groups, Chevalley groups and their generalizations: theory of buildings, finite incidence geometries, modular representations, Lie theory, etc. These articles reflect the current major trends in research in the geometric and combinatorial aspects of the study of these groups.

The unique perspective the authors bring in their articles on the current developments and the major problems in their area is expected to be very useful to research mathematicians, graduate students and potential new entrants to these areas.', '<h1>Buildings, Finite Geometries and Groups</h1>

<p>This is the Proceedings of the ICM 2010 Satellite Conference on “Buildings, Finite Geometries and Groups” organized at the Indian Statistical Institute, Bangalore, during August 29 – 31, 2010. This is a collection of articles by some of the currently very active research workers in several areas related to finite simple groups, Chevalley groups and their generalizations: theory of buildings, finite incidence geometries, modular representations, Lie theory, etc. These articles reflect the current major trends in research in the geometric and combinatorial aspects of the study of these groups.</p>

<p>The unique perspective the authors bring in their articles on the current developments and the major problems in their area is expected to be very useful to research mathematicians, graduate students and potential new entrants to these areas.</p>', 'Language ‏ : ‎ English

	Hardcover ‏ : ‎ 344 pages

	ISBN-10 ‏ : ‎ 1461407087

	ISBN-13 ‏ : ‎ 978-1461407089

	Item Weight ‏ : ‎ 612 g

	Dimensions ‏ : ‎ 15.6 x 2.06 x 23.39 cm', '<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 344 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 1461407087</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1461407089</span></li>
	<li><span>Item Weight ‏ : ‎ 612 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.6 x 2.06 x 23.39 cm</span></li>
</ul>', '"13400"', '"8040"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74041.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461407089&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2852', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2852', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1307, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:54'),
('1adcac28-d0e9-49f0-9069-e4960214b518', '1286', NULL, 'Young Learner''s - Famous Moral Stories', 'young-learners-famous-moral-stories-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286', 'young-learners-famous-moral-stories-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286-1286', 'GHYT655', 'GHYT655', 'GHYT655', NULL, 'Young Learner''s - Famous Moral Stories', '<h1>Young Learner''s - Famous Moral Stories</h1>', 'Sub Title
			No

			Author
			Gurinder

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380025070

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gurinder</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380025070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1832image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHYT655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1286', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1286', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2290, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:54'),
('1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', '3437', 959, 'The Importance of Mathematics - A Lecture By Timothy Gowers', 'the-importance-of-mathematics-a-lecture-by-timothy-gowers-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-343-3437', 'the-importance-of-mathematics-a-lecture-by-timothy-gowers-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437-3437', '9783540926528', '9783540926528', '9783540926528', NULL, 'This video is a lucid, dynamic presentation of the deep and important question of the relevance of mathematics to society, delivered by one of the best mathematicians of the modern age. T. Gowers gave the Keynote Address at the historic Millennium Meeting of the Clay Mathematics Institute (CMI) - the very same meeting at which the Millennium Prize Problems were announced. He spoke about the relevance of mathematics to diverse applications citing examples in computer science, finance, and engineering. His theme underscores the unity of different apparently diverse sub-fields of mathematics. His exposition is exceptionally clear and easy to follow, making mathematics accessible to non-experts. This lecture is a treasure trove of mathematical intuition and insight into the relationship between mathematics and its applications. Using historical and present-day examples, the speaker makes a convincing argument that mathematics plays a crucial role in the advancement of science.', '<p>This video is a lucid, dynamic presentation of the deep and important question of the relevance of mathematics to society, delivered by one of the best mathematicians of the modern age. T. Gowers gave the Keynote Address at the historic Millennium Meeting of the Clay Mathematics Institute (CMI) - the very same meeting at which the Millennium Prize Problems were announced. He spoke about the relevance of mathematics to diverse applications citing examples in computer science, finance, and engineering. His theme underscores the unity of different apparently diverse sub-fields of mathematics. His exposition is exceptionally clear and easy to follow, making mathematics accessible to non-experts. This lecture is a treasure trove of mathematical intuition and insight into the relationship between mathematics and its applications. Using historical and present-day examples, the speaker makes a convincing argument that mathematics plays a crucial role in the advancement of science.</p>', 'Sub Title
			A Lecture By Timothy Gowers

			Author
			Timothy Gowers

			ISBN 10 Digit
			N/A

			ISBN 13 Digit
			9783540926528

			Series Title
			Springer Videomath

			Year of Publication
			2002

			Edition of Book
			N/A

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Lecture By Timothy Gowers</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Timothy Gowers</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540926528</td>
		</tr>
		<tr>
			<th>Series Title</th>
			<td>Springer Videomath</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1200"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48249783540926528.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540926528&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3437', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3437', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 959, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:54'),
('1b2784ba-0096-4d87-a9f4-0be8d478d2f5', '1762', NULL, 'The Fundamentals of Electron Density, Density Matrix and Density Functional Theory, in Atoms, Molecules and the Soild State -Progress in Theoretical Chemistry and', 'the-fundamentals-of-electron-density-density-matrix-and-density-functional-theory-in-atoms-molecules-and-the-soild-state-progress-in-theoretical-chemistry-and-1762-1762-1762-1762-1762-17-1762', 'the-fundamentals-of-electron-density-density-matrix-and-density-functional-theory-in-atoms-molecules-and-the-soild-state-progress-in-theoretical-chemistry-and-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762-1762', 'FGHNH456', 'FGHNH456', 'FGHNH456', NULL, 'This volume records the proceedings of a Forum on The Fundamentals of Electron Density, Density Matrix and Density Functional Theory in Atoms, Molecules and the Solid State held at the Coseners'' House, Abingdon-on-Thames, Oxon. over the period 31st May - 2nd June, 2002. The forum consisted of 26 oral and poster presentations followed by a discussion structure around questions and comments submitted by the participants (and others who had expressed an interest) in advance of the meeting. Quantum mechanics provides a theoretical foundation for our under­ standing of the structure and properties of atoms, molecules and the solid state in terms their component particles, electrons and nuclei. (Rel­ ativistic quantum mechanics is required for molecular systems contain­ ing heavy atoms.) However, the solution of the equations of quantum mechanics yields a function, a wave function, which depends on the co­ ordinates, both space and spin, of all of the particles in the system. This functions contains much more information than is required to yield the energy or other property.', '<p>This volume records the proceedings of a Forum on The Fundamentals of Electron Density, Density Matrix and Density Functional Theory in Atoms, Molecules and the Solid State held at the Coseners'' House, Abingdon-on-Thames, Oxon. over the period 31st May - 2nd June, 2002. The forum consisted of 26 oral and poster presentations followed by a discussion structure around questions and comments submitted by the participants (and others who had expressed an interest) in advance of the meeting. Quantum mechanics provides a theoretical foundation for our under­ standing of the structure and properties of atoms, molecules and the solid state in terms their component particles, electrons and nuclei. (Rel­ ativistic quantum mechanics is required for molecular systems contain­ ing heavy atoms.) However, the solution of the equations of quantum mechanics yields a function, a wave function, which depends on the co­ ordinates, both space and spin, of all of the particles in the system. This functions contains much more information than is required to yield the energy or other property.</p>', 'The Fundamentals of Electron Density, Density Matrix and Density Functional Theory, in Atoms, Molecules and the Soild State -Progress in Theoretical Chemistry and Physics', '<h1>The Fundamentals of Electron Density, Density Matrix and Density Functional Theory, in Atoms, Molecules and the Soild State -Progress in Theoretical Chemistry and Physics</h1>', '"26499"', '"15899"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3406dpp_18_136.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHNH456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1762', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1762', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1982, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:54'),
('1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', '1025', NULL, 'Handbook of Conflict Analysis and Resolution', 'ethics-current-controversies-new-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-124-1025', 'ethics-current-controversies-new-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241-1241', 'TGHY6677', 'TGHY6677::1025', 'TGHY6677', NULL, 'Ethics - Current Controversies New', '<h1>Ethics - Current Controversies New</h1>', 'Sub Title
			No

			Author
			Brenda Stalcup

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737703382

			Pages
			9780737703382

			Binding
			Paperback

			Year of Publication
			2000

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Stalcup</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4799"', '"4700"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2147483647, '9780737703382', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16209780737703382_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1025', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1025', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2471, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('1b3b4c40-e646-4022-8be6-2d8f03e46b6b', '2634', NULL, 'Amritlal Nagar ke Upanyason ka Samajshstriya Addhyan', 'amritlal-nagar-ke-upanyason-ka-samajshstriya-addhyan-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-263-2634', 'amritlal-nagar-ke-upanyason-ka-samajshstriya-addhyan-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634-2634', '9789380669205', '9789380669205', '9789380669205', NULL, 'Amritlal Nagar ke Upanyason ka Samajshstriya Addhyan', '<h1>Amritlal Nagar ke Upanyason ka Samajshstriya Addhyan</h1>', 'Sub Title

			Amritlal Nagar Ke Upanyason Ka Samajshstriya Addhyan

			Author
			Dr. Ashok Mishra

			ISBN 13 Digit
			9789380669205

			Publisher
			Geeta Press

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Amritlal Nagar Ke Upanyason Ka Samajshstriya Addhyan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ashok Mishra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380669205</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Geeta Press</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'dc09709c-7f2b-410e-bb76-c825cb086bd6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7403pic-19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380669205&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2634', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2634', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1462, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:54'),
('1b44796e-66db-4a36-b144-b28bb86b14b4', '1173', NULL, 'Research Methodology in Sociology New', 'research-methodology-in-sociology-new-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-117-1173', 'research-methodology-in-sociology-new-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173-1173', 'UJHY7766', 'UJHY7766', 'UJHY7766', NULL, 'Research Methodology in Sociology New', '<h1>Research Methodology in Sociology New</h1>', 'Sub Title
			No

			Author
			Sulekha Kesarwani

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161710

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sulekha Kesarwani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161710</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46629788181161710.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1173', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1173', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2373, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:54'),
('1b4d8424-4382-40d5-8c4a-1402f9acd263', '843', NULL, 'Advertising Management NEW', 'banking-theory-and-practice-new-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-843', 'banking-theory-and-practice-new-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850', 'OLKI9988', 'OLKI9988::843', 'OLKI9988', NULL, 'Banking Theory and Practice NEW', '<h1>Banking Theory and Practice NEW</h1>', 'Sub Title
			No

			Author
			K C Shekhar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			706999290

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K C Shekhar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>706999290</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1095"', '"657"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8159banking.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKI9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=843', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=843', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2583, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:54'),
('1b4e4d8d-5342-4073-864e-127ed1649ffa', '1622', NULL, 'Engineering Physics', 'engineering-physics-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1-1622', 'engineering-physics-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622-1622', 'RFGT3214', 'RFGT3214', 'RFGT3214', NULL, 'Engineering Physics', '<h1>Engineering Physics</h1>', 'Sub Title
			No

			Author
			H K Malik, A K Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351341901

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H K Malik, A K Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351341901</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24779789351341901_1.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT3214&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1622', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1622', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2094, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:54'),
('1b62015e-4523-4279-a039-0909146c92a4', '3522', 880, 'Algebraic Combinatorics - Walks, Trees, Tableaux, and More', 'algebraic-combinatorics-walks-trees-tableaux-and-more-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-35-3522', 'algebraic-combinatorics-walks-trees-tableaux-and-more-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522-3522', '9783319771724', '9783319771724', '9783319771724', NULL, 'Written by one of the foremost experts in the field, Algebraic Combinatorics is a unique undergraduate textbook that will prepare the next generation of pure and applied mathematicians. The combination of the author’s extensive knowledge of combinatorics and classical and practical tools from algebra will inspire motivated students to delve deeply into the fascinating interplay between algebra and combinatorics. Readers will be able to apply their newfound understanding to mathematical, engineering, and business models. Prerequisites include a basic knowledge of linear algebra over a field, existence of finite fields, and rudiments of group theory. The topics in each chapter build on one another and include extensive problem sets as well as hints to selected exercises. Key topics include walks on graphs, cubes and the Radon transform, the Matrix-Tree Theorem, de Bruijn sequences, the Erdős–Moser conjecture, electrical networks, the Sperner property, shellability of simplicial complexes and face rings. There are also three appendices on purely enumerative aspects of combinatorics related to the chapter material: the RSK algorithm, plane partitions, and the enumeration of labeled trees.

The new edition contains a bit more content than intended for a one-semester advanced undergraduate course in algebraic combinatorics, enumerative combinatorics, or graph theory. Instructors may pick and choose chapters/sections for course inclusion and students can immerse themselves in exploring additional gems once the course has ended. A chapter on combinatorial commutative algebra (Chapter 12) is the heart of added material in this new edition. The author gives substantial application without requisites needed for algebraic topology and homological algebra. A sprinkling of additional exercises and a new section (13.8) involving commutative algebra, have been added.', '<p>Written by one of the foremost experts in the field, <em>Algebraic Combinatorics</em> is a unique undergraduate textbook that will prepare the next generation of pure and applied mathematicians. The combination of the author’s extensive knowledge of combinatorics and classical and practical tools from algebra will inspire motivated students to delve deeply into the fascinating interplay between algebra and combinatorics. Readers will be able to apply their newfound understanding to mathematical, engineering, and business models. Prerequisites include a basic knowledge of linear algebra over a field, existence of finite fields, and rudiments of group theory. The topics in each chapter build on one another and include extensive problem sets as well as hints to selected exercises. Key topics include walks on graphs, cubes and the Radon transform, the Matrix-Tree Theorem, de Bruijn sequences, the Erdős–Moser conjecture, electrical networks, the Sperner property, shellability of simplicial complexes and face rings. There are also three appendices on purely enumerative aspects of combinatorics related to the chapter material: the RSK algorithm, plane partitions, and the enumeration of labeled trees.</p>

<p>The new edition contains a bit more content than intended for a one-semester advanced undergraduate course in algebraic combinatorics, enumerative combinatorics, or graph theory. Instructors may pick and choose chapters/sections for course inclusion and students can immerse themselves in exploring additional gems once the course has ended. A chapter on combinatorial commutative algebra (Chapter 12) is the heart of added material in this new edition. The author gives substantial application without requisites needed for algebraic topology and homological algebra. A sprinkling of additional exercises and a new section (13.8) involving commutative algebra, have been added.</p>', 'Sub Title
			Walks, Trees, Tableaux, and More

			Author
			Richard P. Stanley

			About Author
			Richard P. Stanley is one of the most well-known algebraic combinatorists in the world. He is currently professor of Applied Mathematics at the Massachusetts Institute of Technology. Amongst his several visiting professorships, Stanley has received numerous awards including the George Polya Prize in Applied Combinatorics, Guggenheim Fellowship, admission to both the American Academy and National Academies of Sciences, Leroy P. Steele Prize for Mathematical Exposition, Rolf Schock Prize in Mathematics, Senior Scholar at Clay Mathematics Institute, Aisenstadt Chair, Honorary Doctor of Mathematics from the University of Waterloo, and an honorary professorship at the Nankai University. Professor Stanley has had over 50 doctoral students and is well known for his excellent teaching skills.

			Content

			 No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9783319771724

			Pages
			 XVI, 263

			Binding
			 Hardback

			Year of Publication
			2018

			Edition of Book
			2nd

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Walks, Trees, Tableaux, and More</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard P. Stanley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Richard P. Stanley is one of the most well-known algebraic combinatorists in the world. He is currently professor of Applied Mathematics at the Massachusetts Institute of Technology. Amongst his several visiting professorships, Stanley has received numerous awards including the George Polya Prize in Applied Combinatorics, Guggenheim Fellowship, admission to both the American Academy and National Academies of Sciences, Leroy P. Steele Prize for Mathematical Exposition, Rolf Schock Prize in Mathematics, Senior Scholar at Clay Mathematics Institute, Aisenstadt Chair, Honorary Doctor of Mathematics from the University of Waterloo, and an honorary professorship at the Nankai University. Professor Stanley has had over 50 doctoral students and is well known for his excellent teaching skills.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p> No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9783319771724</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XVI, 263</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td> Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"4450"', '"2670"', '"0"', 1, 'HARDCOVER', ' Hardback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XVI, 263', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/905141bECQfm0uL._SY445_SX342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319771724&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3522', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3522', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 880, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:54'),
('1c0650e0-0b08-4c5c-b472-afa390801aa3', '3483', 916, 'Neo Architecture - Manuelle Gautrand Architect', 'neo-architecture-manuelle-gautrand-architect-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483', 'neo-architecture-manuelle-gautrand-architect-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483-3483', '9781920744878', '9781920744878', '9781920744878', NULL, 'The last ten years of architectural practice and theory have seen the rise of the so called fifth generation of modernists in architecture. This is a generation that, to varying degrees, has been influenced by the theory and practice of deconstructivism, a theoretical and practical paradigm that gained prominence during their education in the 1980s. Such exposure, together with the advent and experimentation in computer-aided digital design, has evolved contemporary architecture away from the form-follows-function dictum and tenets of the International Style and the structuralism in architecture of the 1960s and 1970s.

The aim of the NeoArchitects series is to include the many facets and faces of architecture present in the practices of the ''youth'' of architecture today. It must be noted that the term ''youth'' represents those architects roughly under the age of 45 at the time of writing and includes firms that were established during the 1990s or even in more recent years, which have since arrived at some level of prominence either on the global stage, or within their respective national and broader regional geographical area of practice.

Beyond presenting the breadth and variety of practice and sensibility of the fifth generation of modernists, a secondary aim of the series is to collate a representative section of established young practices that represents the geographic cross-section of major markets in which the main thrust of architectural practice is being pursued today. To this end, the series includes architects and firms from as diverse cultural and geographical regions of practice and sensibility as Southeast Asia, Europe, the United States, Japan and Australia, regions in which the interpretation and production of a contemporary modernist architectural sensibility, either for reasons of a predilection towards critical regionalism, or alternatively towards an international commonality of avant-garde architectural thought, remain markedly different.

Content - Foreword, Introduction, Airport catering, Toll stations, National drama theatre, University building, Logistic warehouse, Cultural centre, Foundation for contemporary art, Solaris home units, Citroen communication centre, Extension of the Lille modern art museum, Centre for culture & creation, ''Les docks de Paris'' leisure platform, ''La place nautique'' home units, Avaricum housing and commercial plaza, The concrete flower, ''La porte d''lssy'' office building, Chronology of projects, Biography, Major exhibitions, Major conferences, lectures and workshops, Bibliography', '<p style="text-align:justify"><span>The last ten years of architectural practice and theory have seen the rise of the so called fifth generation of modernists in architecture. This is a generation that, to varying degrees, has been influenced by the theory and practice of deconstructivism, a theoretical and practical paradigm that gained prominence during their education in the 1980s. Such exposure, together with the advent and experimentation in computer-aided digital design, has evolved contemporary architecture away from the form-follows-function dictum and tenets of the International Style and the structuralism in architecture of the 1960s and 1970s.</span></p>

<p style="text-align:justify"><span>The aim of the NeoArchitects series is to include the many facets and faces of architecture present in the practices of the ''youth'' of architecture today. It must be noted that the term ''youth'' represents those architects roughly under the age of 45 at the time of writing and includes firms that were established during the 1990s or even in more recent years, which have since arrived at some level of prominence either on the global stage, or within their respective national and broader regional geographical area of practice.</span></p>

<p style="text-align:justify"><span>Beyond presenting the breadth and variety of practice and sensibility of the fifth generation of modernists, a secondary aim of the series is to collate a representative section of established young practices that represents the geographic cross-section of major markets in which the main thrust of architectural practice is being pursued today. To this end, the series includes architects and firms from as diverse cultural and geographical regions of practice and sensibility as Southeast Asia, Europe, the United States, Japan and Australia, regions in which the interpretation and production of a contemporary modernist architectural sensibility, either for reasons of a predilection towards critical regionalism, or alternatively towards an international commonality of avant-garde architectural thought, remain markedly different.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreword, Introduction, Airport catering, Toll stations, National drama theatre, University building, Logistic warehouse, Cultural centre, Foundation for contemporary art, Solaris home units, Citroen communication centre, Extension of the Lille modern art museum, Centre for culture &amp; creation, ''Les docks de Paris'' leisure platform, ''La place nautique'' home units, Avaricum housing and commercial plaza, The concrete flower, ''La porte d''lssy'' office building, Chronology of projects, Biography, Major exhibitions, Major conferences, lectures and workshops, Bibliography</span></p>
', 'Sub Title
			Manuelle Gautrand Architect

			Author
			Robyn Beaver

			About Author
			As per Book

			ISBN 10 Digit
			1920744878

			ISBN 13 Digit
			9781920744878

			Pages
			124

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Manuelle Gautrand Architect</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Robyn Beaver</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1920744878</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781920744878</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>124</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>
', '"3240"', '"1944"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 124, '124', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2096Neo%20Architecture%20-%20Manuelle%20Gautrand%20Architect.jpg', NULL, '1', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781920744878&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3483', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3483', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 916, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:54'),
('1c593310-a1a9-42c6-95a9-29fdc0e20d6b', '1700', NULL, 'Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics', 'geometry-fields-and-cosmology-techniques-and-applications-fundamental-theories-of-physics-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1-1700', 'geometry-fields-and-cosmology-techniques-and-applications-fundamental-theories-of-physics-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700-1700', 'EWRR4323', 'EWRR4323', 'EWRR4323', NULL, 'This volume is based on the lectures given at the First Inter University Graduate School on Gravitation and Cosmology organized by IUCAA, Pune, in 1989. This series of Schools have been carefully planned to provide a sound background and preparation for students embarking on research in these and related topics. Consequently, the contents of these lectures have been meticulously selected and arranged. The topics in the present volume offer a firm mathematical foundation for a number of subjects to be de­ veloped later. These include Geometrical Methods for Physics, Quantum Field Theory Methods and Relativistic Cosmology. The style of the book is pedagogical and should appeal to students and research workers attempt­ ing to learn the modern techniques involved. A number of specially selected problems with hints and solutions have been included to assist the reader in achieving mastery of the topics. We decided to bring out this volume containing the lecture notes since we felt that they would be useful to a wider community of research workers, many of whom could not participate in the school. We thank all the lecturers for their meticulous lectures, the enthusiasm they brought to the discussions and for kindly writing up their lecture notes. It is a pleasure to thank G. Manjunatha for his meticulous assistence over a long period, in preparing this volume for publication.', '<p>This volume is based on the lectures given at the First Inter University Graduate School on Gravitation and Cosmology organized by IUCAA, Pune, in 1989. This series of Schools have been carefully planned to provide a sound background and preparation for students embarking on research in these and related topics. Consequently, the contents of these lectures have been meticulously selected and arranged. The topics in the present volume offer a firm mathematical foundation for a number of subjects to be de­ veloped later. These include Geometrical Methods for Physics, Quantum Field Theory Methods and Relativistic Cosmology. The style of the book is pedagogical and should appeal to students and research workers attempt­ ing to learn the modern techniques involved. A number of specially selected problems with hints and solutions have been included to assist the reader in achieving mastery of the topics. We decided to bring out this volume containing the lecture notes since we felt that they would be useful to a wider community of research workers, many of whom could not participate in the school. We thank all the lecturers for their meticulous lectures, the enthusiasm they brought to the discussions and for kindly writing up their lecture notes. It is a pleasure to thank G. Manjunatha for his meticulous assistence over a long period, in preparing this volume for publication.</p>', 'Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics', '<h1>Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics</h1>', '"27799"', '"16679"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9932dpp_18_69.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EWRR4323&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1700', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1700', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2034, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:54'),
('1c63b97b-aec9-43ea-85eb-cb26a925fd69', '199', NULL, 'Core Solutions of Microsoft SharePoint Server 2013 - Exam Ref 70-331', 'core-solutions-of-microsoft-sharepoint-server-2013-exam-ref-70331', 'core-solutions-of-microsoft-sharepoint-server-2013-exam-ref-70331', 'Core Solutions of Microsoft', 'Core Solutions of Microsoft', 'Core Solutions of Microsoft', NULL, 'Prepare for Microsoft Exam 70-331-and help demonstrate your real-world mastery of Microsoft SharePoint Server 2013 core solutions. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSE level. Focus on the expertise measured by these objectives: Design a SharePoint Topology Plan Security Install and Configure SharePoint Farms Create and Configure Web Applications and Site Collections Maintain a Core SharePoint Environment This Microsoft Exam Ref: Organizes its coverage by exam objectives. Features strategic, what-if scenarios to challenge you. Table of Contents: Preparing for the Exam Chapter 1 Design a SharePoint topology Chapter 2 Plan security Chapter 3 Install and configure SharePoint farms Chapter 4 Create and configure web applications and site collections Chapter 5 Maintain a core SharePoint environment Index', '<p>Prepare for Microsoft Exam 70-331-and help demonstrate your real-world mastery of Microsoft SharePoint Server 2013 core solutions. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSE level. Focus on the expertise measured by these objectives: Design a SharePoint Topology Plan Security Install and Configure SharePoint Farms Create and Configure Web Applications and Site Collections Maintain a Core SharePoint Environment This Microsoft Exam Ref: Organizes its coverage by exam objectives. Features strategic, what-if scenarios to challenge you. Table of Contents: Preparing for the Exam Chapter 1 Design a SharePoint topology Chapter 2 Plan security Chapter 3 Install and configure SharePoint farms Chapter 4 Create and configure web applications and site collections Chapter 5 Maintain a core SharePoint environment Index</p>', 'Sub Title
			No

			Author
			Troy Lanphier

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120349650

			Pages
			536

			Binding
			Paperback

			Year of Publication
			2014

			Edition of Book
			First

			Language
			Language

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Troy Lanphier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120349650</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>536</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Language</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"649"', '"389"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Language', 'Language', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 536, '536', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24979788120349650.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Core%20Solutions%20of%20Microsoft&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=199', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=199', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2956, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('1c6423ce-a6ff-4957-adb8-605270b1ea67', '4347', 117, 'Workbook to Accompany: Applications for Financial Accounting', 'workbook-to-accompany-applications-for-financial-accounting', 'workbook-to-accompany-applications-for-financial-accounting', '9780074711750', '9780074711750', '9780074711750', NULL, 'About the book

This Workbook contains templates to complete answers for the activities, two trial tests and homework questions in Application for Financial Accounting.

The answers for the homework questions can be extracted and handed to your lecturer for marking if required.

Content:

Chapter 1: Balance Day Adjustments

Chapter 2: Analysis and Interpretation of Financial Reports

Chapter 3: Incomplete Records

Chapter 4: Not-For-Profit Organisations

Chapter 5: Primary Producers

Chapter 6: Partnerships

Chapter 7: Accounting for Inventories

Chapter 8: Accounting for Leases

Chapter 9: Statement of Cash Flows', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This Workbook contains templates to complete answers for the activities, two trial tests and homework questions in Application for Financial Accounting.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The answers for the homework questions can be extracted and handed to your lecturer for marking if required.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1: Balance Day Adjustments</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2: Analysis and Interpretation of Financial Reports</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3: Incomplete Records</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4: Not-For-Profit Organisations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5: Primary Producers</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6: Partnerships</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7: Accounting for Inventories</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8: Accounting for Leases</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9: Statement of Cash Flows</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Workbook to Accompany: Applications for Financial Accounting

			Author
			David Willis

			ISBN
			9780074711750

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Workbook to Accompany: Applications for Financial Accounting</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David Willis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780074711750</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1199"', '"840"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5987apllication.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780074711750&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4347', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4347', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 117, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:54'),
('1c6494bc-f43d-450f-9b39-3ee9e78a702b', '3315', NULL, 'Mettalic Art of India', 'mettalic-art-of-india-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315', 'mettalic-art-of-india-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315-3315', '9788188934553', '9788188934553', '9788188934553', NULL, 'Use of metal for crafting sculptures and other works of art in India is more than 5000 years old. There are several exemplary creations testifying mastery of ancient metallurgists through the ages. This book contains papers presented on metal art of India. These articles on ancient bronzes, gold imges, and use of gold in textiles give a deep insight into the various aesthetic and technical aspects of metal art of India. The papers deal with collections in famous museums like Lucknow, Allahabad and Mathura and some other metal images in foreign collections. Authors have studied iconography and aesthetics of finds from various famous centers of metallic art such as Chausa, Aluara, western Orissa, south India, and Konkan. Not only the art of Pala and Chola period but also their depictions in art are discussed. Illustrated with colour images and figures this book throws light on various aspects of metal art of India.

Content - Editorial, Contributors, List of Illustrations, Presidential Address,  Chairman''s Address, Some Unique, Uncommon or Iconographically Extraordinary Brahmanical Sculptures, Metal Art in the Museums of Lucknow and Mathura, Metallic Art of Western Orissa, Jaina Metal Images in Foreign Collections: A Study in Iconography and Aesthetics, Jain Bronzes from Aluara, Chausa Jaina Bronzes, Apsaras - A Unique Bronze Image from Khmer, A Bronze Goddess Srilaksmi in Allahabad Museum, A Unique Bronze of Saint Kannappan, A Gold Ganesa Mask Found in North Konkan, Use of Gold in Indian Textiles, Historic Scenes on Lakshmana Temple at Khajuraho, New Light on the So-called Lotus Mahal, Hampi: Nomenclature and Construction, Study of Parikara in Brahmanical Metal Images of Pala and Chola Period, Huqqa in Metallic Art and it''s Depiction in Painting,  General Secretary''s Report                   ', '<p style="text-align:justify"><span>Use of metal for crafting sculptures and other works of art in India is more than 5000 years old. There are several exemplary creations testifying mastery of ancient metallurgists through the ages. This book contains papers presented on metal art of India. These articles on ancient bronzes, gold imges, and use of gold in textiles give a deep insight into the various aesthetic and technical aspects of metal art of India. The papers deal with collections in famous museums like Lucknow, Allahabad and Mathura and some other metal images in foreign collections. Authors have studied iconography and aesthetics of finds from various famous centers of metallic art such as Chausa, Aluara, western Orissa, south India, and Konkan. Not only the art of Pala and Chola period but also their depictions in art are discussed. Illustrated with colour images and figures this book throws light on various aspects of metal art of India.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Editorial, Contributors, List of Illustrations, Presidential Address,  Chairman''s Address, Some Unique, Uncommon or Iconographically Extraordinary Brahmanical Sculptures, Metal Art in the Museums of Lucknow and Mathura, Metallic Art of Western Orissa, Jaina Metal Images in Foreign Collections: A Study in Iconography and Aesthetics, Jain Bronzes from Aluara, Chausa Jaina Bronzes, Apsaras - A Unique Bronze Image from Khmer, A Bronze Goddess Srilaksmi in Allahabad Museum, A Unique Bronze of Saint Kannappan, A Gold Ganesa Mask Found in North Konkan, Use of Gold in Indian Textiles, Historic Scenes on Lakshmana Temple at Khajuraho, New Light on the So-called Lotus Mahal, Hampi: Nomenclature and Construction, Study of Parikara in Brahmanical Metal Images of Pala and Chola Period, Huqqa in Metallic Art and it''s Depiction in Painting,  General Secretary''s Report</span>                   </span></span></p>', 'Sub Title
			Mettalic Art of India

			Author
			S.D. Trivedi, U.C. Dwivedi

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788188934553

			Pages
			128

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Mettalic Art of India</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>S.D. Trivedi, U.C. Dwivedi</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788188934553</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>128</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1750"', '"1050"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9370Mettalic%20Art%20of%20India.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188934553&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3315', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3315', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1070, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:54'),
('1c69549a-0efd-4c2a-bc00-6a56d2e629d7', '2578', NULL, 'Leshtatav - Vishw Sahitya mein ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)', 'leshtatav-vishw-sahitya-mein-ek-naya-siddhant-moolvriti-vyakhya-hindi-anuwad-sahit-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-257-2578', 'leshtatav-vishw-sahitya-mein-ek-naya-siddhant-moolvriti-vyakhya-hindi-anuwad-sahit-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578-2578', '9788174791665', '9788174791665', '9788174791665', NULL, 'Leshtatav - Vishw Sahitya mein ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)', '<h1>Leshtatav - Vishw Sahitya mein ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)</h1>', 'Sub Title

			Leshtatav - Vishw Sahitya Mein Ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)

			Author
			Prof. Dr. Gurupad ke Hegde

			ISBN 13 Digit
			9788174791665

			Publisher
			No

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Leshtatav - Vishw Sahitya Mein Ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Dr. Gurupad ke Hegde</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174791665</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '970059f3-2c8f-44fa-b56b-67a94dd0bafe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788174791665&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2578', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2578', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1514, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:54'),
('1c955722-2d35-413a-b30e-515379ef0754', '526', NULL, 'Path Without Form - A Journey into the Realm Beyond thought', 'path-without-form-a-journey-into-the-realm-beyond-thought-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-5-526', 'path-without-form-a-journey-into-the-realm-beyond-thought-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526-526', '9781884997211', '9781884997211', '9781884997211', NULL, 'In Path Without Form, Dr. Robert Powell invites the reader to accompany him on his own adventures in self-exploration-a journey that spanned several decades and eventually led him to the ultimate teaching of the non-dual nature of reality.

"The ultimate teaching is the seeing of the entire world in not even a grain of sand, but a single point-and a point that is dimensionless. That mystical ''point'' then serves as the entry into an entirely new dimension-the world of the truly spiritual.... However, for the individual embracing this ultimate teaching, the vision of the non-duality of reality does not mean that he has arrived. On the contrary, it is a mere beginning and the understanding has to be constantly tested in life''s experience, so that each moment is a new reality. This process of learning, from moment to moment, is a never-ending movement. But without that vision of the wholeness of things, nothing is of avail; we cannot begin to travel on the spiritual path...."

Content - Introduction, PART ONE, PART TWO', '<h1 style="text-align:justify"><span>In Path Without Form, Dr. Robert Powell invites the reader to accompany him on his own adventures in self-exploration-a journey that spanned several decades and eventually led him to the ultimate teaching of the non-dual nature of reality.</span></h1>

<p style="text-align:justify"><span>"The ultimate teaching is the seeing of the entire world in not even a grain of sand, but a single point-and a point that is dimensionless. That mystical ''point'' then serves as the entry into an entirely new dimension-the world of the truly spiritual.... However, for the individual embracing this ultimate teaching, the vision of the non-duality of reality does not mean that he has arrived. On the contrary, it is a mere beginning and the understanding has to be constantly tested in life''s experience, so that each moment is a new reality. This process of learning, from moment to moment, is a never-ending movement. But without that vision of the wholeness of things, nothing is of avail; we cannot begin to travel on the spiritual path...."</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, PART ONE, PART TWO</span></p>', 'Sub Title
			A Journey into the Realm Beyond thought

			Author
			Robert Powell

			About Author
			As per Book

			ISBN 10 Digit
			188499721X

			ISBN 13 Digit
			9781884997211

			Pages
			No

			Binding
			Paperback

			Year of Publication
			1999

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Journey into the Realm Beyond thought</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert Powell</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>188499721X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781884997211</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1196"', '"717"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45289788189948801.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781884997211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=526', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=526', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2763, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('1cac76e4-e3f0-498f-bd4b-75031b734c45', '4352', 112, 'Essentials of Investments 7/e', 'essentials-of-investments-7e', 'essentials-of-investments-7e', '9780071273466', '9780071273466', '9780071273466', NULL, 'About the book

The market leading Essentials of Investments, 7e by Bodie, Kane and Marcus is an undergraduate textbook on investment analysis, presenting the practical applications of investment theory to convey insights of practical value. The authors have eliminated unnecessary mathematical detail and concentrate on the intuition and insights that will be useful to practitioners throughout their careers as new ideas and challenges emerge from the financial marketplace.

Content:

Part I: Elements of Investments

Part II: Portfolio Theory

Part III: Debt Securities

Part IV: Security Analysis

Part V: Derivative Markets

Part VI: Active Investment Management', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The market leading Essentials of Investments, 7e by Bodie, Kane and Marcus is an undergraduate textbook on investment analysis, presenting the practical applications of investment theory to convey insights of practical value. The authors have eliminated unnecessary mathematical detail and concentrate on the intuition and insights that will be useful to practitioners throughout their careers as new ideas and challenges emerge from the financial marketplace.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part I: Elements of Investments</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part II: Portfolio Theory</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part III: Debt Securities</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part IV: Security Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part V: Derivative Markets</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part VI: Active Investment Management</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Essentials of Investments 7/e

			Author
			Zvi Bodie

			ISBN
			9780071273466

			Publisher 
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Essentials of Investments 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Zvi Bodie</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780071273466</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher </span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3454investment.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780071273466&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4352', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4352', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 112, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:54'),
('1cd6493d-75f9-4696-8ccf-558c83f1b332', '3192', NULL, 'Free Boundary Problems -Theory and Applications', 'free-boundary-problems-theory-and-applications-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192', 'free-boundary-problems-theory-and-applications-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192-3192', '9780582305939', '9780582305939', '9780582305939', NULL, 'This book collects refereed lectures and communications presented at the Free Boundary Problems Conference (FBP2005). These discuss the mathematics of a broad class of models and problems involving nonlinear partial differential equations arising in physics, engineering, biology and finance. Among other topics, the talks considered free boundary problems in biomedicine, in porous media, in thermodynamic modeling, in fluid mechanics, in image processing, in financial mathematics or in computations for inter-scale problems.', '<p>This book collects refereed lectures and communications presented at the Free Boundary Problems Conference (FBP2005). These discuss the mathematics of a broad class of models and problems involving nonlinear partial differential equations arising in physics, engineering, biology and finance. Among other topics, the talks considered free boundary problems in biomedicine, in porous media, in thermodynamic modeling, in fluid mechanics, in image processing, in financial mathematics or in computations for inter-scale problems.</p>', 'Free Boundary Problems -Theory and Applications

			Authors
			Marek Niezgodka, Pawel Strzelecki

			Edition
			illustrated

			Publisher
			CRC Press, 1996

			ISBN
			9780582305939

			Length
			456 pages

			Subjects

			Mathematics
			 › 

			Differential Equations
			 › 

			General', '<h1>Free Boundary Problems -Theory and Applications</h1>

<table style="font-weight:400">
	<tbody>
		<tr>
			<td style="text-align:left"><span>Authors</span></td>
			<td style="text-align:left"><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=inauthor:%22Marek+Niezgodka%22&amp;source=gbs_metadata_r&amp;cad=6" rel="noopener noreferrer"><span>Marek Niezgodka</span></a>, <a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=inauthor:%22Pawel+Strzelecki%22&amp;source=gbs_metadata_r&amp;cad=6" rel="noopener noreferrer"><span>Pawel Strzelecki</span></a></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Edition</span></td>
			<td style="text-align:left"><span>illustrated</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Publisher</span></td>
			<td style="text-align:left"><span>CRC Press, 1996</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>ISBN</span></td>
			<td style="text-align:left"><span>9780582305939</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Length</span></td>
			<td style="text-align:left"><span>456 pages</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Subjects</span></td>
			<td style="text-align:left">
			<div><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=subject:%22Mathematics%22" rel="noopener noreferrer">Mathematics</a></div>
			 › 

			<div><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=subject:%22Mathematics+Differential+Equations%22" rel="noopener noreferrer">Differential Equations</a></div>
			 › 

			<div><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=subject:%22Mathematics+Differential+Equations+General%22" rel="noopener noreferrer">General</a></div>
			</td>
		</tr>
	</tbody>
</table>', '"11700"', '"11560"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, 'illustrated', NULL, NULL, NULL, NULL, 'baa54942-1550-4b60-802f-5d1eda74016e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/370931IYC7YBoFL._SY425_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780582305939&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3192', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3192', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1177, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:54'),
('1ce3a3a4-97dc-45ed-bd8c-a0e2b56bcd94', '532', NULL, 'Essential Social Psychology - 2/e', 'essential-social-psychology-2e-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532', 'essential-social-psychology-2e-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532-532', 'MRIF4532', 'MRIF4532', 'MRIF4532', NULL, 'The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.', '<p>The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.</p>', 'Essential Social Psychology - 2/e', '<h1>Essential Social Psychology - 2/e</h1>', '"699"', '"719"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/98739789386042231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MRIF4532&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=532', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=532', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2758, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:54'),
('1ce563e8-c1b0-4f10-9fca-f32e45f5eed3', '210', NULL, 'Ad Hoc Mobile Wireless Networks - Protocols and Systems - Age of Pervasive Mobile Networking and Computing', 'ad-hoc-mobile-wireless-networks-protocols-and-systems-age-of-pervasive-mobile-networking-and-computing', 'ad-hoc-mobile-wireless-networks-protocols-and-systems-age-of-pervasive-mobile-networking-and-computing', 'Ad Hoc Mobile Wireless', 'Ad Hoc Mobile Wireless', 'Ad Hoc Mobile Wireless ', NULL, 'This book is about "non-infrastructured" wireless networks, which are referred to as "AD HOC" wireless networks. Wireless networks comprise both infrastructured and non-infrastructured systems. Infrastructured wireless networks refer to base station oriented WLANS. This book covers routing which is the most significant difference between Ad Hoc networks and base station networks. It covers in detail new routing protocols for Ad Hoc networks, such as Associativity Based routing (ABR) and other IETF MANET protocols. It also discusses implementation issues and presents prototype implementation. For Sale in Indian subcontinent only', '<p>This book is about "non-infrastructured" wireless networks, which are referred to as "AD HOC" wireless networks. Wireless networks comprise both infrastructured and non-infrastructured systems. Infrastructured wireless networks refer to base station oriented WLANS. This book covers routing which is the most significant difference between Ad Hoc networks and base station networks. It covers in detail new routing protocols for Ad Hoc networks, such as Associativity Based routing (ABR) and other IETF MANET protocols. It also discusses implementation issues and presents prototype implementation. For Sale in Indian subcontinent only</p>', 'Sub Title
			No

			Author
			C-K Toh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131715109

			Pages
			322

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C-K Toh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131715109</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>322</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 322, '322', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70999.1.2023.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Ad%20Hoc%20Mobile%20Wireless%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=210', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=210', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2951, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:54'),
('1cf570e5-b285-4174-b479-370f97c2ed08', '4367', 97, 'Public Speaking: Finding Your Voice 10/e', 'public-speaking-finding-your-voice-10e', 'public-speaking-finding-your-voice-10e', '9781292059983', '9781292059983', '9781292059983', NULL, 'About the book

Helps students become better speakers in their classrooms, workplaces, and communities This top-selling, comprehensive introductory public speaking title highlights and develops the theme of “Finding Your Voice.” It helps students develop as speakers and as people, as they gain presentation skills and confidence, discover causes that interest and engage them, and give them a sense of purpose. This theme reinforces the book’s primary goal of helping students to become better communicators in their classrooms, workplaces and communities.

Content:

Part 1: The Foundations of Public Speaking

Part 2: Preparation for Public Speaking

Part 3: Developing Presentation Skills

Part 4: Types of Public Speaking', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Helps students become better speakers in their classrooms, workplaces, and communities This top-selling, comprehensive introductory public speaking title highlights and develops the theme of “Finding Your Voice.” It helps students develop as speakers and as people, as they gain presentation skills and confidence, discover causes that interest and engage them, and give them a sense of purpose. This theme reinforces the book’s primary goal of helping students to become better communicators in their classrooms, workplaces and communities.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1: The Foundations of Public Speaking</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2: Preparation for Public Speaking</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3: Developing Presentation Skills</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4: Types of Public Speaking</span></span></span></p>
', 'Title
			Public Speaking: Finding Your Voice 10/e

			Author
			Michael Osborn

			ISBN
			9781292059983

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Public Speaking: Finding Your Voice 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael Osborn</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292059983</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7296"', '"5107"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7180speaking.jpg', NULL, '8 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292059983&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4367', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4367', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 97, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:54'),
('1d057a53-2a8d-4d78-a02b-c12627f77e84', '3448', 948, 'Compendium of Chemical Warfare Agents', 'compendium-of-chemical-warfare-agents-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448', 'compendium-of-chemical-warfare-agents-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448-3448', '9780387346267', '9780387346267', '9780387346267', NULL, 'In his book, Compendium of Chemical Warfare Agents, author Steven L. Hoenig provides all the necessary information that First Responders, Hospitals, HazMat Teams, Fire and Rescue Services, and other First Responders need to know when dealing with dangerous chemical agents.

Coverage includes health effects, physical characteristics, hazards from reactivity, protection of personnel, and general first aid for each agent. The book provides quick and easy access to critical data on chemical warfare agents, both at the scene of release and in the laboratory.

Today, highly lethal chemicals such as nerve agents, vesicants and other chemical warfare agents may be the new weapons of choice among terrorist groups throughout the world and the latest addition to the "poor man''s arsenal of opportunity" - a grave concern for all First Responders and Emergency Management personnel. Compendium of Chemical Warfare Agents furnishes the critical information to deal with this threat.', '<p>In his book, <em>Compendium of Chemical Warfare Agents</em>, author Steven L. Hoenig provides all the necessary information that First Responders, Hospitals, HazMat Teams, Fire and Rescue Services, and other First Responders need to know when dealing with dangerous chemical agents.</p>

<p>Coverage includes health effects, physical characteristics, hazards from reactivity, protection of personnel, and general first aid for each agent. The book provides quick and easy access to critical data on chemical warfare agents, both at the scene of release and in the laboratory.</p>

<p>Today, highly lethal chemicals such as nerve agents, vesicants and other chemical warfare agents may be the new weapons of choice among terrorist groups throughout the world and the latest addition to the "poor man''s arsenal of opportunity" - a grave concern for all First Responders and Emergency Management personnel. <em>Compendium of Chemical Warfare Agents</em> furnishes the critical information to deal with this threat.</p>', 'Sub Title
			Chemical Warfare Agents

			Author

			Steven L . Hoenig

			ISBN 13 Digit
			9780387346267

			Pages
			234

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Chemical Warfare Agents</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<p>Steven L . Hoenig</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387346267</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>234</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"11600"', '"6970"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 234, '234', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76189780387346267-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387346267&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3448', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3448', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 948, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:54'),
('1d18173d-711c-473d-8851-1a4483d8ab9d', '3886', 565, 'Problems in Quantitative Analysis', 'problems-in-quantitative-analysis', 'problems-in-quantitative-analysis', '-42-', '-42-', '-42-', NULL, 'About the book

In studying a course of quantitative analysis, a part from theory and practice, much time is devoted to the study of the various calculation procedures relating to chemical analysis. The mastery of such calculations must be based entirely on the student’s self- study. The present problem book is designed as an aid in this field of quantitative analysis.

Problems are arranged in sections corresponding to those of a course of quantitative analysis. It should be stressed, however, that there are a number of problems of a general character, whose solution is important not only in a particular section but in others as well: for instance, Gravimetric Analysis includes problems dealing with the weighing of substances, with the application of the various methods of expressing the composition of substances (pages 47-69), etc.

Solutions to problems are preceded by concise directions; it is assumed that the student has already acquired a knowledge of the appropriate sections in his textbooks.

The problems are largely provided with detailed answers containing brief directions by which the solution can be achieved. This serves a dual purpose. First, the student can check up quickly the course of the solution since the detailed answer permits limiting the solution to a general expression from the data given and omitting arithmetic operations. Second, the detailed solution clearly shows how the problem is to be solved most correctly and in the shortest way possible. Explanations to answers provide the specific features and general methods of solution of problems of a given type.

CONTENTS

	General Problems

	Gravimetric Analysis

	Volumetric Analysis

	Electrochemical Methods

	Optical Methods of Analysis

	Gas Analysis

	Methods Using Radioactivity

	Methods of Separation', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>In studying a course of quantitative analysis, a part from theory and practice, much time is devoted to the study of the various calculation procedures relating to chemical analysis. The mastery of such calculations must be based entirely on the student’s self- study. The present problem book is designed as an aid in this field of quantitative analysis.</span></span></p>

<p style="text-align:justify"><span><span>Problems are arranged in sections corresponding to those of a course of quantitative analysis. It should be stressed, however, that there are a number of problems of a general character, whose solution is important not only in a particular section but in others as well: for instance, Gravimetric Analysis includes problems dealing with the weighing of substances, with the application of the various methods of expressing the composition of substances (pages 47-69), etc.</span></span></p>

<p style="text-align:justify"><span><span>Solutions to problems are preceded by concise directions; it is assumed that the student has already acquired a knowledge of the appropriate sections in his textbooks.</span></span></p>

<p style="text-align:justify"><span><span>The problems are largely provided with detailed answers containing brief directions by which the solution can be achieved. This serves a dual purpose. First, the student can check up quickly the course of the solution since the detailed answer permits limiting the solution to a general expression from the data given and omitting arithmetic operations. Second, the detailed solution clearly shows how the problem is to be solved most correctly and in the shortest way possible. Explanations to answers provide the specific features and general methods of solution of problems of a given type.</span></span></p>

<p style="text-align:justify"><span><span><strong>CONTENTS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>General Problems</span></span></li>
	<li style="text-align:justify"><span><span>Gravimetric Analysis</span></span></li>
	<li style="text-align:justify"><span><span>Volumetric Analysis</span></span></li>
	<li style="text-align:justify"><span><span>Electrochemical Methods</span></span></li>
	<li style="text-align:justify"><span><span>Optical Methods of Analysis</span></span></li>
	<li style="text-align:justify"><span><span>Gas Analysis</span></span></li>
	<li style="text-align:justify"><span><span>Methods Using Radioactivity</span></span></li>
	<li style="text-align:justify"><span><span>Methods of Separation</span></span></li>
</ol>', 'Title
			Problems in Quantitative Analysis

			Author
			A. Musakin

			Publisher
			Mir Publishers

			Year of Publication
			1975

			Pages
			400

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems in Quantitative Analysis</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A. Musakin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">400</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 400, '400', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7011plll.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-42-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3886', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3886', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 565, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:54'),
('1d18a8ea-04be-45c9-9896-5a83c08c84be', '3979', 473, 'Agriculture and Phosphorus Management', 'agriculture-and-phosphorus-management', 'agriculture-and-phosphorus-management', '9789352692675', '9789352692675', '9789352692675', NULL, 'About the Book

Phosphorus is an essential element for plant and animals growth, but too much of it can accelerate the natural aging of lakes and streams.  Phosphorus (P) is an essential element for plant and animal growth and is necessary to maintain profitable crop and livestock production. It also can increase the biological productivity of surface waters by accelerating eutrophication, the natural aging of lakes or streams brought on by nutrient enrichment. Although eutrophication is a natural process, it can  be sped up by changes in the land use of a watershed that increase the amount of nutrients added to an aquatic system (Figure 1) Nitrogen (N) and P both affect eutrophication, but P is the critical element in most fresh waters.  Where water salinity increases, as in estuaries, N generally controls aquatic plant growth. Phosphorus functions in the plant as a structural element and also in energy transfer. The structural components that rely on P include nucieic acids (the building blocks of DNA) and phospholipids (fats and oils), which are important membrane constituents. Phosphorus plays a significant role in energy transfer in all living organisms. The P energy transfer compounds are phosphate esters about 50 different esters have been identified.  ATP (adenosine triphosphate) is the principal phosphate energy compound used for starch synthesis and nutrient uptake. Energy produced during respiration and photosynthesis is captured by these phosphate compounds, which then are transported to areas that are building plant tissue.  This book is covers essential scientific information about phosphorus and how it behaves  in soil, current concerns about phosphorus runoff from agriculture and how farms can manage this nutrient.

Contents:

	Importance of Phosphorus in Plant Nutrient.

	Potassium Supply from the Soil.

	Agricultural and Water Management.

	Mineral Nutrient Efficiency of Soils and Nutrient Efficient Plants

	Nutrient Management of Soils and the Phosphorus Cycle

	Essential Role of Phosphorus in Plants

	Crop Ammoniation , Phosphorus Fertilizer and Nutrition', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Phosphorus is an essential element for plant and animals growth, but too much of it can accelerate the natural aging of lakes and streams.  Phosphorus (P) is an essential element for plant and animal growth and is necessary to maintain profitable crop and livestock production. It also can increase the biological productivity of surface waters by accelerating eutrophication, the natural aging of lakes or streams brought on by nutrient enrichment. Although eutrophication is a natural process, it can  be sped up by changes in the land use of a watershed that increase the amount of nutrients added to an aquatic system (Figure 1) Nitrogen (N) and P both affect eutrophication, but P is the critical element in most fresh waters.  Where water salinity increases, as in estuaries, N generally controls aquatic plant growth. Phosphorus functions in the plant as a structural element and also in energy transfer. The structural components that rely on P include nucieic acids (the building blocks of DNA) and phospholipids (fats and oils), which are important membrane constituents. Phosphorus plays a significant role in energy transfer in all living organisms. The P energy transfer compounds are phosphate esters about 50 different esters have been identified.  ATP (adenosine triphosphate) is the principal phosphate energy compound used for starch synthesis and nutrient uptake. Energy produced during respiration and photosynthesis is captured by these phosphate compounds, which then are transported to areas that are building plant tissue.  This book is covers essential scientific information about phosphorus and how it behaves  in soil, current concerns about phosphorus runoff from agriculture and how farms can manage this nutrient.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents: </span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Importance of Phosphorus in Plant Nutrient. </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Potassium Supply from the Soil.</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agricultural and Water Management.</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Mineral Nutrient Efficiency of Soils and Nutrient Efficient Plants</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nutrient Management of Soils and the Phosphorus Cycle</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Essential Role of Phosphorus in Plants</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Crop Ammoniation , Phosphorus Fertilizer and Nutrition</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Agriculture and Phosphorus Management

			Author
			Shashi Shekhar Prasad

			ISBN
			9789352692675

			Publisher
			Random Publication

			Binding
			Hardcover', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agriculture and Phosphorus Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shashi Shekhar Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352692675</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1950"', '"1268"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '607cee8c-26ee-4753-be9f-2696a311149a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6523pic-2.jpg', NULL, '4', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9789352692675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3979', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3979', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 473, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:54'),
('1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', '2629', NULL, 'Alochana ke Maan NEW', 'alochana-ke-maan-new-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629', 'alochana-ke-maan-new-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629-2629', 'HJUY0989', 'HJUY0989', 'HJUY0989', NULL, 'Alochana ke Maan NEW', '<h1>Alochana ke Maan NEW</h1>', 'Sub Title
			N/A

			Author
			Shivdaan Singh Chauhan

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8185999376

			ISBN 13 Digit
			N/A

			Pages
			N/A

			Binding
			Paperback

			Year of Publication
			N/A

			Edition of Book
			N/A

			Language
			N/A

			Illustrations
			N/A

			About Book
			N/A', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shivdaan Singh Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8185999376</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>N/A</td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 20, 'PAPERBACK', 'Paperback', 'N/A', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'N/A', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJUY0989&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2629', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2629', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1467, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:54'),
('1d2cef9a-367c-430d-8d89-a2da7c7d45b9', '2660', NULL, 'Rigveda Samhita With Hindi translation in word-order, Translation of Ancient & modern Interpreters (In 8 Vols)', 'rigvedsanhitapadanukram-me-hindibhashunvadkhand-3-book', 'rigvedsanhitapadanukram-me-hindibhashunvadkhand-3-book', '9788186700426', '9788186700426', '9788186700426', NULL, '', NULL, ' Title

			Rigveda Samhita With Hindi translation in word-order, Translation of Ancient & modern Interpreters (In 8 Vols)

			Author
			Dr. Jiya Lal Kamboj

			ISBN 13 Digit
			9788186700426

			Pages

			Vidhya Nidhi

			 

			Binding
			Hardbond', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h1>Rigveda Samhita With Hindi translation in word-order, Translation of Ancient &amp; modern Interpreters (In 8 Vols)</h1>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jiya Lal Kamboj</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186700426</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>
			<p>Vidhya Nidhi</p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>', '"1475"', '"885"', '"0"', 20, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Vidhya Nidhi

			 ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1741pic17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186700426&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2660', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2660', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1436, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:54'),
('1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', '3377', NULL, 'Slokavarttikam - Sanskrit Text and English Translation with Notes and Romanized Form', 'slokavarttikam-sanskrit-text-and-english-translation-with-notes-and-romanized-form-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-337-3377', 'slokavarttikam-sanskrit-text-and-english-translation-with-notes-and-romanized-form-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377-3377', '9789380651842', '9789380651842', '9789380651842', NULL, 'Content - Preface, Introduction, Sutras I, Sutra II, Sutra III, Sutra IV, Sutra V, Section 1 : Varttika proper on the Sutra, Section 2 :  Introduction to the Vrtti on the Sutra, Section 3 : Niralambanavada, Section 4 : Sunyavada, Refutation of the above arguments (64-263), Section 5 : Inference, Section 6 : On Words, Section 7 : Analogy, Section 8 : Apparent Inconsistency,  Section 9 : On Negation, Section 10 : On Citraksepa, Section 11 : On Sambandha ksepa, Section 12 : On Sphota, Section 13 : On Akrti, Section 14 : On Apoha,  Section 15 : Vanavada, Section 16 : Sambandhaksepaparihara, Section 17 : Citraksepaparihara, Section 18 : Atmavada, Sutras VI - XXIII, On the Eternality of Words, Objections against the eternality of words (Sutas 6-11), Reply to the above objections (Sutras 12-23), Sutras XXIV - XXVI, On Sentence, Sutras XXVII - XXXII, The Veda not the work of an author,  Index                    ', '<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Introduction, Sutras I, Sutra II, Sutra III, Sutra IV, Sutra V, Section 1 : Varttika proper on the Sutra, Section 2 :  Introduction to the Vrtti on the Sutra, </span></span></span><span><span><span>Section 3 : Niralambanavada, Section 4 : Sunyavada, Refutation of the above arguments (64-263), Section 5 : Inference, Section 6 : On Words, Section 7 : Analogy, Section 8 : Apparent Inconsistency,  Section 9 : On Negation, Section 10 : On Citraksepa, Section 11 : On Sambandha ksepa, Section 12 : On Sphota, Section 13 : On Akrti, Section 14 : On Apoha,  Section 15 : Vanavada, Section 16 : Sambandhaksepaparihara, Section 17 : Citraksepaparihara, Section 18 : Atmavada, Sutras VI - XXIII, On the Eternality of Words, Objections against the eternality of words (Sutas 6-11), Reply to the above objections (Sutras 12-23), Sutras XXIV - XXVI, On Sentence, Sutras XXVII - XXXII, The Veda not the work of an author,  Index</span>                    </span></span></p>', 'Sub Title
			Slokavarttikam - Sanskrit Text and English Translation with Notes and Romanized Form

			Author
			Ram Nath Jha

			About Author
			As per Book

			ISBN 10 Digit
			9380651848

			ISBN 13 Digit
			9789380651842

			Pages
			898

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span>Slokavarttikam - Sanskrit Text and English Translation with Notes and Romanized Form</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Ram Nath Jha</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">9380651848</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789380651842</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>898</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2014</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"4500"', '"2700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 898, '898', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1415Slokavarttikam%20-%20Sanskrit%20Text%20and%20English%20Translation%20with%20Notes%20and%20Romanized%20Form.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380651842&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3377', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3377', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1014, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:55'),
('1d6e3fe5-c26f-4fd2-9227-aea993d835b2', '2742', NULL, 'Juxtaposing Narrative and Fiction - Explorations in Postmodern Novels', 'juxtaposing-narrative-and-fiction-explorations-in-postmodern-novels-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-274-2742', 'juxtaposing-narrative-and-fiction-explorations-in-postmodern-novels-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742-2742', 'NKIU7765', 'NKIU7765', 'NKIU7765', NULL, 'Juxtaposing Narrative and Fiction - Explorations in Postmodern Novels', '<h1>Juxtaposing Narrative and Fiction - Explorations in Postmodern Novels</h1>', 'Sub Title
			No

			Author
			Lata Mishra

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381030387

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lata Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030387</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1500"', '"900"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NKIU7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2742', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2742', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1368, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:55'),
('1d80bd7f-a8d4-4f2c-bcee-1d3b13f69302', '81', NULL, 'Women and Himalayan Society - An Anthology of Social-Anthropological Essays', 'women-and-himalayan-society-an-anthology-of-socialanthropological-essays-book-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-45-81', 'women-and-himalayan-society-an-anthology-of-socialanthropological-essays-book-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452', '9788185394718', '9788185394718::81', '9788185394718', NULL, 'This book is an anthology of some selected research papers which were written in last one decade. Most of them were delivered in international and national forums and getting published for the first time and few of them are already published and are re-published . These articles are mainly on four themes, reproductive health of women in Uttarakhand Himalayas, tribes of Uttrakhand analysis of folk religion and anthropology of food- and food-ways. The underlining theme of all the papers is women. In mountain setting a subject lease researched and neglected. These studies are based on original facts drawn through ethnographic field work and investigations sin mountain and tribal villages in the state of Uttarakhand.

Content - Acknowledgment, Preface, 1. Women in Garhwal Himalayas: Reproductive Role, Social Status and Empowerment, 2. Health and Supernatural Spirits in Uttarakhand : Culture of Folk Healing and Modernity, 3. Ethnic Food to Fast Food : Mobility and Meltdown in Food Culture of Himalayan Society, 4. Missing Girl and Son Preference : Newly Emerging Trends of Gender Bias in Uttarakhand, 5. Food Avoidance and Fetal Care : Food Culture and Fiminine Health In Rural Himalayas, 6. Bio - Social Perspective on Folk Perception of Afflictions of Women in Uttarakhand, 7. Folk Beliefs and Taboos Related to Child Birth and Care In Uttarakhand Rural Society, 8. Flowering and Fruiting of a Child : Folk Perception of Female Physiology during Pregnancy in Uttarakhand, 9. Rural Dai : Folk Management of Abortion, Infertility and Birth Control in Uttarakhand, 10. Reproduction, Food and Mortality : Reviewing Health of Tribal Women in India, 11. Folk Medicine and Prophylactic Practices in Yamuna Valley : In Uttarakhand Himalaya, 12. Rural Natha Tradition: It''s Role in Curing Folk Maladies in Uttarakhand, 13. Ethnographic Study of Royal Pilgrimage of Goddess Nanda : An Event Reflecting Surviving Past Traditions and Emerging Social Transformations, 14. Social Dynamics of Nanda Devi Raj-Jat : Inclusive and Egalitarian Role of a Religious Procession, 15. Divine Wrath to Divine Protection : Social Functioning of Folk Religion in Himachal Pradesh*, 16. Doctor or a Bharra : Interplay of Folk, Modern Medicine and Shamanism in the Tharu Tribe', '<p style="text-align:justify"><span>This book is an anthology of some selected research papers which were written in last one decade. Most of them were delivered in international and national forums and getting published for the first time and few of them are already published and are re-published . These articles are mainly on four themes, reproductive health of women in Uttarakhand Himalayas, tribes of Uttrakhand analysis of folk religion and anthropology of food- and food-ways. The underlining theme of all the papers is women. In mountain setting a subject lease researched and neglected. These studies are based on original facts drawn through ethnographic field work and investigations sin mountain and tribal villages in the state of Uttarakhand.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgment, Preface, 1. Women in Garhwal Himalayas: Reproductive Role, Social Status and Empowerment, 2. Health and Supernatural Spirits in Uttarakhand : Culture of Folk Healing and Modernity, 3. Ethnic Food to Fast Food : Mobility and Meltdown in Food Culture of Himalayan Society, 4. Missing Girl and Son Preference : Newly Emerging Trends of Gender Bias in Uttarakhand, 5. Food Avoidance and Fetal Care : Food Culture and Fiminine Health In Rural Himalayas, 6. Bio - Social Perspective on Folk Perception of Afflictions of Women in Uttarakhand, 7. Folk Beliefs and Taboos Related to Child Birth and Care In Uttarakhand Rural Society, 8. Flowering and Fruiting of a Child : Folk Perception of Female Physiology during Pregnancy in Uttarakhand, 9. Rural Dai : Folk Management of Abortion, Infertility and Birth Control in Uttarakhand, 10. Reproduction, Food and Mortality : Reviewing Health of Tribal Women in India, 11. Folk Medicine and Prophylactic Practices in Yamuna Valley : In Uttarakhand Himalaya, 12. Rural Natha Tradition: It''s Role in Curing Folk Maladies in Uttarakhand, 13. Ethnographic Study of Royal Pilgrimage of Goddess Nanda : An Event Reflecting Surviving Past Traditions and Emerging Social Transformations, 14. Social Dynamics of Nanda Devi Raj-Jat : Inclusive and Egalitarian Role of a Religious Procession, 15. Divine Wrath to Divine Protection : Social Functioning of Folk Religion in Himachal Pradesh*, 16. Doctor or a Bharra : Interplay of Folk, Modern Medicine and Shamanism in the Tharu Tribe</span></p>', 'Sub Title

			An Anthology of Social-Anthropological Essays

			Author

			Dr. Bina Saklani

			About Author

			As per Book

			ISBN 10 Digit

			 

			ISBN 13 Digit

			9788185394718

			Pages

			272

			Binding

			Hardcover

			Year of Publication

			2018

			Edition of Book

			First

			Language

			English

			Illustrations

			As per Book

			 
			 ', '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>An Anthology of Social-Anthropological Essays</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Dr. Bina Saklani</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9788185394718</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>272</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2018</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>First</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:left"> </td>
			<td> </td>
		</tr>
	</tbody>
</table>', '"950"', '"665"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26829788185394718.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788185394718&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=81', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=81', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3032, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:55'),
('1d8e2e04-8db1-4d22-aef5-2efddd768f28', '2594', NULL, 'Shri Prannath Pradeep - Mahamati Prannath ji ka Sanshipt Jivan Evam Darshan', 'shri-prannath-pradeep-mahamati-prannath-ji-ka-sanshipt-jivan-evam-darshan', 'shri-prannath-pradeep-mahamati-prannath-ji-ka-sanshipt-jivan-evam-darshan', '9788190632508', '9788190632508', '9788190632508', NULL, 'Shri Prannath Pradeep - Mahamati Prannath ji ka Sanshipt Jivan Evam Darshan', '<h1>Shri Prannath Pradeep - Mahamati Prannath ji ka Sanshipt Jivan Evam Darshan</h1>', 'Sub Title

			Shri Prannath Pradeep- Mahamati Prannath ji ka Sanshipt Jivan Evam Darshan

			Author
			Mohan Priyacharya

			ISBN 13 Digit
			9788190632508

			Publisher
			Shri Prannath Mission

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Shri Prannath Pradeep- Mahamati Prannath ji ka Sanshipt Jivan Evam Darshan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mohan Priyacharya</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190632508</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shri Prannath Mission</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"75"', '"45"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '826ea8b1-d81e-4491-ba44-0e18fa2adf38', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9486pic-8.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788190632508&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2594', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2594', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1498, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:55'),
('1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', '4105', 356, 'Plant Nematology', 'plant-nematology', 'plant-nematology', '9789351119906', '9789351119906', '9789351119906', NULL, 'About the book

Nematology research, like most fields of science, has its foundations in observations and the recording of these observations. The earliest written account of a nematode "sighting, " as it were, may be found in the Pentateuch of the Old Testament in the Bible, in the Fourth Book of Moses called Numbers: "And the Lord sent fiery serpents among the people, and they bit the people; and much people of Israel died" Although no empirical data exists to test the hypothesis, many nematologists assume and circumstantial evidence suggests the "fiery serpents" to be the Guinea worm, Dracunculus medinensis, as this nematode is known to inhabit the region near the Red Sea.

Contents:

An Introduction

Coordination of Nematode Management

Entomopathogenic Fungi and Nematodes

Plant-parasitic Nematodes

Biological Control of Nematodes

Control of Root-knot and Cyst Nematodes

Integration of Arthropod, Nematode, Disease and Weed Management

Nematode Diagnosis and Disease Management

Plant Taxonomy and Nematology

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Nematology research, like most fields of science, has its foundations in observations and the recording of these observations. The earliest written account of a nematode "sighting, " as it were, may be found in the Pentateuch of the Old Testament in the Bible, in the Fourth Book of Moses called Numbers: "And the Lord sent fiery serpents among the people, and they bit the people; and much people of Israel died" Although no empirical data exists to test the hypothesis, many nematologists assume and circumstantial evidence suggests the "fiery serpents" to be the Guinea worm, Dracunculus medinensis, as this nematode is known to inhabit the region near the Red Sea.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>An Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Coordination of Nematode Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Entomopathogenic Fungi and Nematodes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Plant-parasitic Nematodes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biological Control of Nematodes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Control of Root-knot and Cyst Nematodes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Integration of Arthropod, Nematode, Disease and Weed Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Nematode Diagnosis and Disease Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Plant Taxonomy and Nematology</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Plant Nematology

			Author
			Shekhar H.S.

			ISBN
			9789351119906

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Plant Nematology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shekhar H.S.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789351119906</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2012plant.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789351119906&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4105', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4105', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 356, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:55'),
('1db1a2b6-cd4f-4dab-aad1-488d96c5ee49', '3581', 823, 'Structure Formation in Astrophysics', 'structure-formation-in-astrophysics-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581', 'structure-formation-in-astrophysics-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581-3581', '9780521887793', '9780521887793', '9780521887793', NULL, 'Understanding the formation of objects at all scales in the universe, from galaxy clusters to stars and planets, is a major problem in modern astrophysics, and one of the most exciting challenges of twenty-first century astronomy. Even though they are characterized by different scales, the formation of planets, stars and galaxies share many common physical processes and are rooted in the same underlying domains of physics. This unique reference for graduate students and researchers in astrophysics was the first to cover structure formation on various scales in one volume. This book gathers together extensive reviews written by world experts in physics and astrophysics working in planet, star and galaxy formation, and related subjects. It addresses current issues in these fields and describes the recent observational status and theoretical and numerical methods aimed at understanding these problems.', '<p>Understanding the formation of objects at all scales in the universe, from galaxy clusters to stars and planets, is a major problem in modern astrophysics, and one of the most exciting challenges of twenty-first century astronomy. Even though they are characterized by different scales, the formation of planets, stars and galaxies share many common physical processes and are rooted in the same underlying domains of physics. This unique reference for graduate students and researchers in astrophysics was the first to cover structure formation on various scales in one volume. This book gathers together extensive reviews written by world experts in physics and astrophysics working in planet, star and galaxy formation, and related subjects. It addresses current issues in these fields and describes the recent observational status and theoretical and numerical methods aimed at understanding these problems.</p>', 'Sub Title
			No

			Author
			Gilles Chabrier

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9780521887793

			Pages
			 456

			Binding
			Hardback

			Year of Publication
			2009

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gilles Chabrier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780521887793</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 456</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11760"', '"7056"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 456, ' 456', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521887793&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3581', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3581', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 823, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('1db57133-8f30-483f-b976-d7ca95a322ca', '2060', NULL, 'Negotiation - Reading, Exercises and Cases 6/e New', 'negotiation-reading-exercises-and-cases-6e-new-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060', 'negotiation-reading-exercises-and-cases-6e-new-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060-2060', 'UYJH7765', 'UYJH7765', 'UYJH7765', NULL, '"Negotiation is a critical skill needed for effective management. Negotiation: Readings, Exercises, and Cases 6e takes an experiential approach and explores the major concepts and theories of the psychology of bargaining and negotiation and the dynamics of interpersonal and inter-group conflict and its resolution. It is relevant to a broad spectrum of management students, not only human resource management or industrial relations candidates. The Readings portion of the book is ordered into seven sections: (1) Negotiation Fundamentals, (2) Negotiation Sub processes, (3) Negotiation Contexts, (4) Individual Differences, (5) Negotiation across Cultures, (6) Resolving Differences, and (7) Summary. The next section of the book presents a collection of role-play exercises, cases, and self-assessment questionnaires that can be used to teach negotiation processes and sub processes. NEW TO THIS EDITION • The content of this edition is substantially new. Nearly half of the readings are new to this edition, and there are approximately ten new exercises and cases. Almost all exercises and cases have been revised and updated. • The coordinated text (Negotiation 6e) and reader provides professors and students with a fully-integrated learning system. • Exercises are streamlined and presented in a new format making it easier for the students to understand the concepts. "', '<p>"Negotiation is a critical skill needed for effective management. Negotiation: Readings, Exercises, and Cases 6e takes an experiential approach and explores the major concepts and theories of the psychology of bargaining and negotiation and the dynamics of interpersonal and inter-group conflict and its resolution. It is relevant to a broad spectrum of management students, not only human resource management or industrial relations candidates. The Readings portion of the book is ordered into seven sections: (1) Negotiation Fundamentals, (2) Negotiation Sub processes, (3) Negotiation Contexts, (4) Individual Differences, (5) Negotiation across Cultures, (6) Resolving Differences, and (7) Summary. The next section of the book presents a collection of role-play exercises, cases, and self-assessment questionnaires that can be used to teach negotiation processes and sub processes. NEW TO THIS EDITION • The content of this edition is substantially new. Nearly half of the readings are new to this edition, and there are approximately ten new exercises and cases. Almost all exercises and cases have been revised and updated. • The coordinated text (Negotiation 6e) and reader provides professors and students with a fully-integrated learning system. • Exercises are streamlined and presented in a new format making it easier for the students to understand the concepts. "</p>', 'Negotiation - Reading, Exercises and Cases 6/e New', '<h1>Negotiation - Reading, Exercises and Cases 6/e New</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4154Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UYJH7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2060', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2060', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1785, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('1de0fdd9-1a6e-445d-9f54-f089be5e2091', '2975', NULL, 'Mahesh Dattani - New Voice of Theatre', 'mahesh-dattani-new-voice-of-theatre-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975', 'mahesh-dattani-new-voice-of-theatre-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975-2975', 'UHJH8978', 'UHJH8978', 'UHJH8978', NULL, 'Mahesh Dattani - New Voice of Theatre', '<h1>Mahesh Dattani - New Voice of Theatre</h1>', 'Sub Title
			No

			Author
			Dr. Sunanda Shelake

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383144037

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sunanda Shelake</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383144037</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UHJH8978&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2975', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2975', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1236, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:55'),
('1e179807-b5a2-405a-82c1-07a316be64fb', '4430', 35, 'End of the British-Indian Empire V-1', 'end-of-the-britishindian-empire-v1', 'end-of-the-britishindian-empire-v1', '-97-', '-97-', '-97-', NULL, 'About the book

The last of the British Viceroys Lord Louis Mountbatten came to believe that his role in the historic episode of India’s partition and independence was sure to become a subject of controversy. He could also anticipate that the leaders of India who played their part in that bizarre drama would obviously stand exposed to views from different angles. In his wisdom and with a sense of historicity he, therefore, meticulously preserved the documents of the time so that truth did not vanish away with vanishing events. He did not write the story of his time himself, but wanted others to write it at a distance of time.

Contents:

PART ONE

Interviews

PART TWO

Letters and Correspondences

	Prime Minister --- Viceroy

	Secretary of State ---Viceroy

	Viceroy --- Secretary of State

	Gandhi --- Viceroy

	Jinnah --- Viceroy

	Nehru ---Mountbatten

	Patel ---Mountbatten

	Liaquat Ali Khan ---Mountbatten

	Nizam ---Viceroy

	Mountbatten ---Maharaja of Kashmir

	Some Indian Princes ---Viceroy

	Churchill ---Attlee

	Miscellaneous Correspondences', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The last of the British Viceroys Lord Louis Mountbatten came to believe that his role in the historic episode of India’s partition and independence was sure to become a subject of controversy. He could also anticipate that the leaders of India who played their part in that bizarre drama would obviously stand exposed to views from different angles. In his wisdom and with a sense of historicity he, therefore, meticulously preserved the documents of the time so that truth did not vanish away with vanishing events. He did not write the story of his time himself, but wanted others to write it at a distance of time.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART ONE</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Interviews</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART TWO</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Letters and Correspondences</span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Prime Minister --- Viceroy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Secretary of State ---Viceroy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Viceroy --- Secretary of State</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Gandhi --- Viceroy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Jinnah --- Viceroy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nehru ---Mountbatten</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Patel ---Mountbatten</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Liaquat Ali Khan ---Mountbatten</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nizam ---Viceroy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Mountbatten ---Maharaja of Kashmir</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Some Indian Princes ---Viceroy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Churchill ---Attlee</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Miscellaneous Correspondences</span></span></span></li>
</ol>', 'Title
			End of the British-Indian Empire V-1

			Author
			Manmath Nath Das

			Publisher
			Vidyapuri, Cuttack

			Year of Publication
			1983

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>End of the British-Indian Empire V-1</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Manmath Nath Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Vidyapuri, Cuttack</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1983</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '8b535e76-1e49-4bb8-96c9-08405650e9ce', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2614End%20of%20the.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-97-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4430', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4430', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 35, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:55'),
('1e300a4d-f895-495e-94b1-7f157013901c', '3447', 949, 'हिंदी साहित्य ज्ञानकोष - 7 भागो में', '7-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447', '-7--3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447-3447', '9788194088202', '9788194088202', '9788194088202', NULL, 'हिंदी साहित्य ज्ञानकोश साहित्य के विद्यार्थियों के लिए ही नहीं, उन सभी पाठकों और जिज्ञासुओं के लिए एक धरोहर है जो धर्म, संस्कृति, समाज-विज्ञान, मीडिया, कला-साहित्य, पर्यावरण आदि विषयों के साथ अपने देश और विश्व की सभ्यताओं को समझना चाहते हैं। पिछले 50 सालों में दुनिया में ज्ञान के जो विस्फोट हुए हैं, उनकी नई रोशनी में भारतीय भाषाओं में हिंदी में बना यह पहला ज्ञानकोश है। हिंदी साहित्य ज्ञानकोश का इस्तेमाल सहज ढंग से किया जा सकता है। इसके सातों खंड खुली खिड़कियों की तरह हैं। इन्हें अकारादि क्रम से देखा जा सकता है। इसके अलावा, पाठक विषयवार खंडों से अपनी रुचि और जरूरत के अनुसार प्रविष्टियाँ चुन कर पढ़ सकते हैं। यह ज्ञानकोश साहित्यिक, सामाजिक और सांस्कृतिक अध्ययन की बनी चहारदीवारियों को तोड़ता है और पाठक को जीवंत बनाए रखता है। अतीत और पश्चिम से आच्छादित हुए बिना आलोचनात्मक समावेशिकता ही हिंदी साहित्य ज्ञानकोश के निर्माण की बुनियादी दृष्टि रही है।', '<p>हिंदी साहित्य ज्ञानकोश साहित्य के विद्यार्थियों के लिए ही नहीं, उन सभी पाठकों और जिज्ञासुओं के लिए एक धरोहर है जो धर्म, संस्कृति, समाज-विज्ञान, मीडिया, कला-साहित्य, पर्यावरण आदि विषयों के साथ अपने देश और विश्व की सभ्यताओं को समझना चाहते हैं। पिछले 50 सालों में दुनिया में ज्ञान के जो विस्फोट हुए हैं, उनकी नई रोशनी में भारतीय भाषाओं में हिंदी में बना यह पहला ज्ञानकोश है। हिंदी साहित्य ज्ञानकोश का इस्तेमाल सहज ढंग से किया जा सकता है। इसके सातों खंड खुली खिड़कियों की तरह हैं। इन्हें अकारादि क्रम से देखा जा सकता है। इसके अलावा, पाठक विषयवार खंडों से अपनी रुचि और जरूरत के अनुसार प्रविष्टियाँ चुन कर पढ़ सकते हैं। यह ज्ञानकोश साहित्यिक, सामाजिक और सांस्कृतिक अध्ययन की बनी चहारदीवारियों को तोड़ता है और पाठक को जीवंत बनाए रखता है। अतीत और पश्चिम से आच्छादित हुए बिना आलोचनात्मक समावेशिकता ही हिंदी साहित्य ज्ञानकोश के निर्माण की बुनियादी दृष्टि रही है।</p>', 'Sub Title
			हिंदी साहित्य ज्ञानकोष 

			Author
			शम्भुनाथ

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788194088202

			Binding
			Hardback

			Year of Publication
			2019

			Edition of Book
			1st

			Language
			Hindi

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>हिंदी साहित्य ज्ञानकोष </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>शम्भुनाथ</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788194088202</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2019</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"10000"', '"6000"', '"0"', 1, 'HARDCOVER', 'Hardback', 'Hindi', 'Hindi', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42199788194088202.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788194088202&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3447', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3447', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 949, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:55'),
('1e498007-b96f-4e0e-b48b-c2f7ef8e94d3', '3344', NULL, 'Short Stories from Indian Mythology', 'short-stories-from-indian-mythology-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344', 'short-stories-from-indian-mythology-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344-3344', '9788176761420', '9788176761420', '9788176761420', NULL, 'Picked from the infinite treasury of legends emerging out of Indian mythology, these short stories represent the diverse formats of adventures, moral messages and the richness of the Indian style of story telling. The narratives are simple and involving, making sure that the readers do not lose their grip on the story line even for one moment.

Accompanied by stunning illustrations, these tales of boons and curses, wit and humour, pride and valour; will enrich and enlighten the reader''s imagination.

Content - Shiva, the Fisherman, When Krishna Lifted Mount Govardhan,  The Magic Potion, The Greatest Archer, Eklavya''s Guru Dakshina, The Bet, Bhima & Jarasandha, The Death of Abhimanyu, The Race, The Day Vishnu became an Arrow       ', '<p style="text-align:justify"><span>Picked from the infinite treasury of legends emerging out of Indian mythology, these short stories represent the diverse formats of adventures, moral messages and the richness of the Indian style of story telling. The narratives are simple and involving, making sure that the readers do not lose their grip on the story line even for one moment.</span></p>

<p style="text-align:justify"><span>Accompanied by stunning illustrations, these tales of boons and curses, wit and humour, pride and valour; will enrich and enlighten the reader''s imagination.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Shiva, the Fisherman, When Krishna Lifted Mount Govardhan,  The Magic Potion, The Greatest Archer, Eklavya''s Guru Dakshina, The Bet, Bhima &amp; Jarasandha, The Death of Abhimanyu, The Race, The Day Vishnu became an Arrow</span>       </span></span></p>', 'Sub Title
			Short Stories from Indian Mythology

			Author
			Anurag Mehta

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788176761420

			Pages
			79

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Short Stories from Indian Mythology</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Anurag Mehta</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788176761420</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>79</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2014</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"250"', '"150"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 79, '79', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5907Short%20Stories%20from%20Indian%20Mythology.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176761420&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3344', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3344', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1042, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:55'),
('1e4a22f8-3001-4b72-b733-ba6cd929c605', '4449', 16, 'Vahirang-Yog (Hindi)', 'vahirangyog-hindi', 'vahirangyog-hindi', '-115-', '-115-', '-115-', NULL, 'Vahirang-Yog', '<p><span>Vahirang-Yog </span></p>', 'Title
			Vahirang-Yog (Hindi)

			Author
			Rajyogacharya Shri Swami Vyasdev ji Maharaj

			Publisher
			Yog Niketan Trust

			Year of Publication
			1961

			Binding
			Hardcover

			Language
			Hindi

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Vahirang-Yog (Hindi)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Rajyogacharya Shri Swami Vyasdev ji Maharaj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Yog Niketan Trust</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1961</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, 'ec32a379-a080-43f2-9dbe-6b8963469bdd', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9423vahir%20yog.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-115-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4449', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4449', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 16, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:55'),
('1e5136c3-a444-4778-9da3-acbfd6a794e8', '191', NULL, 'Total Literacy campaign For out of School Children', 'total-literacy-campaign-for-out-of-school-children', 'total-literacy-campaign-for-out-of-school-children', 'Total Literacy campaign', 'Total Literacy campaign', 'Total Literacy campaign ', NULL, '', NULL, 'Sub Title
			No

			Author
			P. Adinarayana Reddy

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176483931

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Adinarayana Reddy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176483931</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9203logo_white_plus_3_2.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Total%20Literacy%20campaign%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=191', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=191', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2963, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:55'),
('1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', '2639', NULL, 'Hindi Natak Drishyakalpana ke Badlte Aayam', 'hindi-natak-drishyakalpana-ke-badlte-aayam-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-263-2639', 'hindi-natak-drishyakalpana-ke-badlte-aayam-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639-2639', '9789381539408', '9789381539408', '9789381539408', NULL, 'Hindi Natak Drishyakalpana ke Badlte Aayam', '<h1>Hindi Natak Drishyakalpana ke Badlte Aayam</h1>', 'Sub Title

			Hindi Natak Drishyakalpana Ke Badlte Aayam

			Author
			Dr. Narvdeshwar Rai

			ISBN 13 Digit
			9789381539408

			Publisher
			Manish Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Hindi Natak Drishyakalpana Ke Badlte Aayam</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Narvdeshwar Rai</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381539408</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Manish Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bcbc6482-0dce-4625-bafe-7eb9588b8841', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3711pic-41.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381539408&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2639', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2639', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1457, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:55'),
('1e6350f2-a86d-4399-bd2c-f1a91b5202da', '588', NULL, 'Systematic Approach to Business Mathematics NEW', 'systematic-approach-to-business-mathematics-new-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588', 'systematic-approach-to-business-mathematics-new-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588-588', 'BDTG6100', 'BDTG6100', 'BDTG6100', NULL, 'Systematic Approach to Business Mathematics', '<h1>Systematic Approach to Business Mathematics</h1>', 'Sub Title
			No

			Author
			Hardeep Singh, Purshotam Aggarwal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			Systematic Approach to Business Mathematics

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hardeep Singh, Purshotam Aggarwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>Systematic Approach to Business Mathematics</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8890systematic_approach_to_business_mathematics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BDTG6100&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=588', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=588', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2733, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:55'),
('1e7d9db5-0cb3-406e-b47e-25c4fc903406', '1204', NULL, 'Advance Techniques in Social Science Researches New', 'advance-techniques-in-social-science-researches-new-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204', 'advance-techniques-in-social-science-researches-new-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204-1204', 'DFGH6655', 'DFGH6655', 'DFGH6655', NULL, 'Advance Techniques in Social Science Researches New', '<h1>Advance Techniques in Social Science Researches New</h1>', 'Sub Title
			No

			Author
			B.C. Mahapatra

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176258333

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B.C. Mahapatra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176258333</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53249788176258333.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1204', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1204', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2347, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('1e994e5f-d6d2-4054-a200-5489cb2f7a8e', '3838', 613, 'A Practical Course in Chemical Technology', 'a-practical-course-in-chemical-technology', 'a-practical-course-in-chemical-technology', '-21-', '-21-', '-21-', NULL, 'About the book

The course in chemical technology taught at chemical colleges and departments consists of three parts: lectures, practical studies, and laboratory work. A combination of these three teaching methods provides students with a sound foundation for studying any discipline of chemical technology.

This course is aimed primarily at presenting the basic laws of chemical technology, applicable to most chemical processes, as well as processes in the metallurgical, silicate, pulp and paper, and fuel processing industries. Studying the basic types of chemical processes—homogeneous and heterogeneous, non-catalytic and catalytic, electrochemical—and the associated reactors is combined with an analysis of concrete processes of greatest importance to the national economy. Particular attention is given to typical processes embodying the major aspects of chemical technology. The lectures and laboratory work also cover the structural materials used in the manufacture of chemical reactors.

In the 3rd Russian edition, emphasis is placed on the analysis of automated and computerized reactors, as well as new methods and instruments employed in the investigation of material properties. Thus, students performing laboratory work better assimilate the facts presented in lectures, acquire skills for controlling industrial processes with the aid of advanced instrumentation and computers, learn analytical procedures, and improve their techniques for processing experimental results.

In a laboratory, students carry out the first (according to the syllabus) experiment. Each work covers practically all stages of experimental procedures. First of all, students learn about the subject from the textbook in chemical technology, the present practical course, and the literature recommended at the end of each work. Then, they go through the safety rules to be observed in a chemical laboratory (see Appendix, p. 425) and the instructions for the work being carried out. After a briefing by the instructor (colloquium), students are assigned to conduct the experiment. Students then become familiar with the experimental setup, check whether it is assembled correctly, activate individual units, and calibrate some instruments.

The next stage is an experimental study of the effect of some process parameters on the course of the process. Some assignments involve the analysis of the effect of temperature, concentrations, time, and other factors within a broad range, enabling students to plot the process characteristics as a function of a particular variable. Students make the necessary calculations using the experimental results and write a report, including the statement of the problem and purpose of the work, process flow sheet calculations and plots based on the experimental results, and conclusions. An assignment must be stated in such a manner as to enable students to complete the experiment within six hours. Every student must carry out laboratory works from all six chapters, while particular assignments are given depending on his or her specialization.', '<p><u><strong>About the book</strong></u></p>

<p>The course in chemical technology taught at chemical colleges and departments consists of three parts: lectures, practical studies, and laboratory work. A combination of these three teaching methods provides students with a sound foundation for studying any discipline of chemical technology.</p>

<p>This course is aimed primarily at presenting the basic laws of chemical technology, applicable to most chemical processes, as well as processes in the metallurgical, silicate, pulp and paper, and fuel processing industries. Studying the basic types of chemical processes—homogeneous and heterogeneous, non-catalytic and catalytic, electrochemical—and the associated reactors is combined with an analysis of concrete processes of greatest importance to the national economy. Particular attention is given to typical processes embodying the major aspects of chemical technology. The lectures and laboratory work also cover the structural materials used in the manufacture of chemical reactors.</p>

<p>In the 3rd Russian edition, emphasis is placed on the analysis of automated and computerized reactors, as well as new methods and instruments employed in the investigation of material properties. Thus, students performing laboratory work better assimilate the facts presented in lectures, acquire skills for controlling industrial processes with the aid of advanced instrumentation and computers, learn analytical procedures, and improve their techniques for processing experimental results.</p>

<p>In a laboratory, students carry out the first (according to the syllabus) experiment. Each work covers practically all stages of experimental procedures. First of all, students learn about the subject from the textbook in chemical technology, the present practical course, and the literature recommended at the end of each work. Then, they go through the safety rules to be observed in a chemical laboratory (see Appendix, p. 425) and the instructions for the work being carried out. After a briefing by the instructor (colloquium), students are assigned to conduct the experiment. Students then become familiar with the experimental setup, check whether it is assembled correctly, activate individual units, and calibrate some instruments.</p>

<p>The next stage is an experimental study of the effect of some process parameters on the course of the process. Some assignments involve the analysis of the effect of temperature, concentrations, time, and other factors within a broad range, enabling students to plot the process characteristics as a function of a particular variable. Students make the necessary calculations using the experimental results and write a report, including the statement of the problem and purpose of the work, process flow sheet calculations and plots based on the experimental results, and conclusions. An assignment must be stated in such a manner as to enable students to complete the experiment within six hours. Every student must carry out laboratory works from all six chapters, while particular assignments are given depending on his or her specialization.</p>', ' Title
			A Practical Course in Chemical Technology

			 Author
			 I.P Mukhlyonov

			 Publisher
			Mir Publishers

			 Year of Publication
			1982

			 Pages
			442

			 Binding
			Hardcover

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">A Practical Course in Chemical Technology</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center"> I.P Mukhlyonov</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">442</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 442, '442', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8641WhatsApp%20Image%202025-07-07%20at%205.37.55%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-21-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3838', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3838', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 613, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:55'),
('1eb43ef4-abae-4f40-9c50-90311af2b41f', '3737', 709, 'Essentials of Pediatric Nursing 2/e', 'essentials-of-pediatric-nursing-2e', 'essentials-of-pediatric-nursing-2e', '9788184737080', '9788184737080', '9788184737080', NULL, 'About the book

About the Book: Essentials of Pediatric Nursing NEW Chapter on Atraumatic Care and Atraumatic Care boxes throughout the book provide guidance particular to the topic being discussed. NEW Evidence-based practice boxes highlight pertinent, recent evidence-based research findings and provide recommendations for nurses. Threaded Case Studies show real-life scenarios that inspire critical thinking. Thinking about development boxes display special developmental concerns relating to the topic being discussed. Teaching Guidelines prepare students to educate families. Nursing Procedures provide a clear, step-by-step explanation with illustrations of pediatric variations to facilitate competent performance.

Contents:-

UNIT I FOUNDATIONS OF PEDIATRIC NURSING

Chapter 1. Introduction to Child Health and Pediatric Nursing

Chapter 2. Factors Influencing Child Health

UNIT II HEALTH PROMOTION OF THE GROWING CHILD AND FAMILY

Chapter 3. Growth and Development of the Newborn and Infant

Chapter 4. Growth and Development of the Toddler

Chapter 5. Growth and Development of the Pre-schooler

Chapter 6 Growth and Development of the School-Age Child

Chapter 7 Growth and Development of the Adolescent

UNIT III WORKING WITH CHILDREN AND FAMILIES

Chapter 8 Atraumatic Care of Children and Families

Chapter 9 Health Supervision

Chapter 10 Health Assessment of Children

Chapter 11 Caring for Children in Diverse Settings

Chapter 12 Caring for the Special Needs Child

Chapter 13 Key Pediatric Nursing Interventions

Chapter 14 Pain Management in Children

UNIT IV NURSING CARE OF THE CHILD WITH A HEALTH DICORDER

Chapter 15 Nursing Care of the Child with an Infections or Communicable Disorder

Chapter 16 Nursing Care of the Child with a Neurologic Disorder

Chapter 17 Nursing Care of the Child with a Disorder of the Eyes or Ears

Chapter 18 Nursing Care of the Child with a Respiratory Disorder

Chapter 19 Nursing Care of the Child with a Cardiovascular Disorder

Chapter 20 Nursing Care of the Child with a Gastrointestinal Disorder

Chapter 21 Nursing Care of the Child with a Genitourinary Disorder

Chapter 22 Nursing Care of the Child with a Neuromuscular Disorder

Chapter 23 Nursing Care of the Child with a Musculoskeletal Disorder

Chapter 24 Nursing Care of the Child with an Integumentary Disorder

Chapter 25 Nursing Care of the Chid with a Hematologic Disorder

Chapter 26 Nursing Care of the Child with an Immunologic Disorder

Chapter 27 Nursing Care of the Child with an Endocrine Disorder

Chapter 28 Nursing Care of the Child with a Neoplastic Disorder

Chapter 29 Nursing Care of the Child with a Genetic Disorder

Chapter 30 Nursing Care of the Child with a Cognitive or Mental Health Disorder

Chapter 31 Nursing Care during a Pediatric Emergency', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>About the Book: Essentials of Pediatric Nursing NEW Chapter on Atraumatic Care and Atraumatic Care boxes throughout the book provide guidance particular to the topic being discussed. NEW Evidence-based practice boxes highlight pertinent, recent evidence-based research findings and provide recommendations for nurses. Threaded Case Studies show real-life scenarios that inspire critical thinking. Thinking about development boxes display special developmental concerns relating to the topic being discussed. Teaching Guidelines prepare students to educate families. Nursing Procedures provide a clear, step-by-step explanation with illustrations of pediatric variations to facilitate competent performance.</span></span></span></p>

<p><span><span><strong><span>Contents:-</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>UNIT I FOUNDATIONS OF PEDIATRIC NURSING</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1. Introduction to Child Health and Pediatric Nursing</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2. Factors Influencing Child Health</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>UNIT II HEALTH PROMOTION OF THE GROWING CHILD AND FAMILY</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3. Growth and Development of the Newborn and Infant</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4. Growth and Development of the Toddler</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5. Growth and Development of the Pre-schooler</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6 Growth and Development of the School-Age Child</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7 Growth and Development of the Adolescent</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>UNIT III WORKING WITH CHILDREN AND FAMILIES</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8 Atraumatic Care of Children and Families</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9 Health Supervision</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10 Health Assessment of Children</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11 Caring for Children in Diverse Settings</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12 Caring for the Special Needs Child</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13 Key Pediatric Nursing Interventions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14 Pain Management in Children</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>UNIT IV NURSING CARE OF THE CHILD WITH A HEALTH DICORDER</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 15 Nursing Care of the Child with an Infections or Communicable Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 16 Nursing Care of the Child with a Neurologic Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 17 Nursing Care of the Child with a Disorder of the Eyes or Ears</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 18 Nursing Care of the Child with a Respiratory Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 19 Nursing Care of the Child with a Cardiovascular Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 20 Nursing Care of the Child with a Gastrointestinal Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 21 Nursing Care of the Child with a Genitourinary Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 22 Nursing Care of the Child with a Neuromuscular Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 23 Nursing Care of the Child with a Musculoskeletal Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 24 Nursing Care of the Child with an Integumentary Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 25 Nursing Care of the Chid with a Hematologic Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 26 Nursing Care of the Child with an Immunologic Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 27 Nursing Care of the Child with an Endocrine Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 28 Nursing Care of the Child with a Neoplastic Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 29 Nursing Care of the Child with a Genetic Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 30 Nursing Care of the Child with a Cognitive or Mental Health Disorder</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 31 Nursing Care during a Pediatric Emergency</span></span></span></p>', 'Title
			Essentials of Pediatric Nursing 2/e

			Author
			Kyle Carman

			ISBN
			9788184737080

			Publisher
			Wolters Kluwer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Essentials of Pediatric Nursing 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kyle Carman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788184737080</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wolters Kluwer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1750"', '"1225"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6f798520-fe79-430b-88c3-5871bbe5ecd7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4441nursing+.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184737080&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3737', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3737', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 709, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('1ebbf422-2742-47a3-bede-505e756cce15', '4021', 440, 'A History of Indian Philosophy-5 Vol. (Complete Set)', 'a-history-of-indian-philosophy5-vol-complete-set', 'a-history-of-indian-philosophy5-vol-complete-set', '9789348433336', '9789348433336', '9789348433336', NULL, 'About the book

In this benchmark five-volume study, originally published between 1922 and 1955, Surendranath Dasgupta examines the principal schools of thought that define Indian philosophy. A unifying force greater than art, literature, religion, or science, Professor Dasgupta describes philosophy as the most important achievement of Indian thought, arguing that an understanding of its history is necessary to appreciate the significance and potentialities of India''s complex culture. Volume III offers an examination of the Bhaskara school of philosophy, the Pancaratra, the Arvars, the Visistadvaita school of thought, the philosophy of Yamunacarya, the Ramanuja school of thought, Nimbarka''s philosophy, the philosophy of Vijnana Bhiksu, and the philosophical speculations of some of the selected Puranas.

Volume-1

Contents

Chapter I

Introductory

CHAPTER II

The Vedas, Brahmanas and their Philosophy

CHAPTER III

The Earlier Upanisads (700 B.C.—600 B.C.)

CHAPTER IV

General Observations on the Systems of Indian Philosophy

CHAPTER V

Buddhist Philosophy

CHAPTER VI

The Jaina Philosophy

CHAPTER VII

The Kapila and the Patanjala Samkhya (Yoga)

CHAPTER VIII

The Nyaya-Vaisesika Philosophy

CHAPTER IX

Mimamsa Philosophy

CHAPTER X

The Sankara School of Vedanta

Volume-2

Contents

CHAPTER XI

The Sankara School of Vedanta (Continued)

CHAPTER XII

The Philosophy of the Yogavasistha

CHAPTER XIII

Speculations in the Medical Schools

CHAPTER XIV

The Philosophy of the Bhagavad-Gita

Volume-3

Contents

CHAPTER XV

Date of Bhaskara

CHAPTER XVI

The Pancaratra

CHAPTER XVII

The Alvars

CHAPTER XVIII

An Historical and Literary Survey of the Visistadvaita School of Thought

CHAPTER XIX

The Philosophy of Yamunacarya

CHAPTER XX

Philosophy of the Ramanuja School of Thought

CHAPTER XXI

The Nimbarka School of Philosophy

CHAPTER XXII

The Philosophy of Vijnana Bhiksu

CHAPTER XXIII

Philosophical Speculations of some of the Selected Puranas

Volume-4

Contents

CHAPTER XXIV

The Bhagavata-Purana

CHAPTER XXV

Madhva and his School

CHAPTER XXVI

Madhvas Interpretation of the Sutras

CHAPTER XXVII

A General Review of the Philosophy of Madhva

CHAPTER XXVIII

Madhva Logic

CHAPTER XXIX

Controversy between the Dualists and the Monists

CHAPTER XXX

Controversy between the Dualists and the Monists (Continued)

CHAPTER XXXI

The Philosophy of Vallabha

CHAPTER XXXII

Caitanya and his Followers

CHAPTER XXXIII

The Philosophy of Jiva Gosvami and Baladeva Vidyabhusana (Followers of Caitanya)

Volume-5

Contents

CHAPTER XXXIV

Literature of Southern Saivism

CHAPTER XXXV

Vira-Saivism

CHAPTER XXXVI

Philosophy of Srikantha

CHAPTER XXXVII

The Saiva Philosophy in the Puranas

CHAPTER XXXVIII

Saiva Philosophy in some of the Important Texts', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>In this benchmark five-volume study, originally published between 1922 and 1955, Surendranath Dasgupta examines the principal schools of thought that define Indian philosophy. A unifying force greater than art, literature, religion, or science, Professor Dasgupta describes philosophy as the most important achievement of Indian thought, arguing that an understanding of its history is necessary to appreciate the significance and potentialities of India''s complex culture. Volume III offers an examination of the Bhaskara school of philosophy, the Pancaratra, the Arvars, the Visistadvaita school of thought, the philosophy of Yamunacarya, the Ramanuja school of thought, Nimbarka''s philosophy, the philosophy of Vijnana Bhiksu, and the philosophical speculations of some of the selected Puranas.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><em><span><span>Volume-1</span></span></em></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter I</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Introductory</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER II</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Vedas, Brahmanas and their Philosophy</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER III</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Earlier Upanisads (700 B.C.—600 B.C.)</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER IV</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>General Observations on the Systems of Indian Philosophy</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER V</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Buddhist Philosophy</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER VI</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Jaina Philosophy</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER VII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Kapila and the Patanjala Samkhya (Yoga)</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER VIII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Nyaya-Vaisesika Philosophy</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER IX</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Mimamsa Philosophy</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER X</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Sankara School of Vedanta</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><em><span><span>Volume-2</span></span></em></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XI</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Sankara School of Vedanta (Continued)</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Philosophy of the Yogavasistha</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XIII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Speculations in the Medical Schools</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XIV</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Philosophy of the Bhagavad-Gita</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><em><span><span>Volume-3</span></span></em></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XV</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Date of Bhaskara</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER XVI</span></span></p>

<p style="text-align:justify"><span><span><strong>The Pancaratra</strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER XVII</span></span></p>

<p style="text-align:justify"><span><span><strong>The Alvars</strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER XVIII</span></span></p>

<p style="text-align:justify"><span><span><strong>An Historical and Literary Survey of the Visistadvaita School of Thought</strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER XIX</span></span></p>

<p style="text-align:justify"><span><span><strong>The Philosophy of Yamunacarya</strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER XX</span></span></p>

<p style="text-align:justify"><span><span><strong>Philosophy of the Ramanuja School of Thought</strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER XXI</span></span></p>

<p style="text-align:justify"><span><span><strong>The Nimbarka School of Philosophy</strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER XXII </span></span></p>

<p style="text-align:justify"><span><span><strong>The Philosophy of Vijnana Bhiksu</strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER XXIII</span></span></p>

<p style="text-align:justify"><span><span><strong>Philosophical Speculations of some of the Selected Puranas</strong></span></span></p>

<p style="text-align:justify"><span><span><strong><em><span><span>Volume-4</span></span></em></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXIV</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Bhagavata-Purana</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXV</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Madhva and his School</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXVI</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Madhvas Interpretation of the Sutras</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXVII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>A General Review of the Philosophy of Madhva</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXVIII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Madhva Logic</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXIX</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Controversy between the Dualists and the Monists</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXX</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Controversy between the Dualists and the Monists (Continued)</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXXI</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Philosophy of Vallabha</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXXII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Caitanya and his Followers</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXXIII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Philosophy of Jiva Gosvami and Baladeva Vidyabhusana (Followers of Caitanya)</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><em><span><span>Volume-5</span></span></em></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXXIV</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Literature of Southern Saivism</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXXV</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Vira-Saivism</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXXVI</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Philosophy of Srikantha</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXXVII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Saiva Philosophy in the Puranas</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>CHAPTER XXXVIII</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Saiva Philosophy in some of the Important Texts</span></span></strong></span></span></p>', 'Title
			A History of Indian Philosophy-5 Vol. (Complete Set)

			Author
			S N Dasgupta

			ISBN
			9789348433337

			Publisher
			Shivalik

			BInding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>A History of Indian Philosophy-5 Vol. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S N Dasgupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348433337</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Shivalik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>BInding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"15595"', '"10137"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd2103dc5-2ebb-49a9-8483-dfb5f17d4721', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8599set%20vv.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789348433336&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4021', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4021', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 440, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:55'),
('1ebf55ea-4f71-4912-9f12-07c5948cc53b', '3795', 656, 'The Monte Carlo Method', 'the-monte-carlo-method', 'the-monte-carlo-method', '---', '---', '---', NULL, 'About the book

The book describes the main forms of Monte Carlo method (statistical sampling), with examples of solution of the most varied problems by their means. It will be of interest to scientific workers, engineers, designers, and researchers in various fields of science, industry and engineering as well as all those who would like to learn about Monte Carlo method.Reading Calls for acquaintance with the elements of differential and integral calculus.

Contents

Preface

Introduction

Chapter I. Simulation of Random Variables

Chapter II.Examples of Application of the Monte Carlo Method

Appendix

Bibliography', '<p><strong>About the book</strong></p>

<p>The book describes the main forms of Monte Carlo method (statistical sampling), with examples of solution of the most varied problems by their means. It will be of interest to scientific workers, engineers, designers, and researchers in various fields of science, industry and engineering as well as all those who would like to learn about Monte Carlo method.Reading Calls for acquaintance with the elements of differential and integral calculus.</p>

<p><strong>Contents</strong></p>

<p>Preface</p>

<p>Introduction</p>

<p>Chapter I. Simulation of Random Variables</p>

<p>Chapter II.Examples of Application of the Monte Carlo Method</p>

<p>Appendix</p>

<p>Bibliography</p>
', 'TITLE
			The Monte Carlo Method

			AUTHOR
			I.M. Sobol

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1975

			PAGES
			72

			BINDING
			Paperback', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">TITLE</td>
			<td style="text-align:center">The Monte Carlo Method</td>
		</tr>
		<tr>
			<td style="text-align:center">AUTHOR</td>
			<td style="text-align:center">I.M. Sobol</td>
		</tr>
		<tr>
			<td style="text-align:center">PUBLISHER</td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center">YEAR OF PUBLICATION</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">PAGES</td>
			<td style="text-align:center">72</td>
		</tr>
		<tr>
			<td style="text-align:center">BINDING</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 72, '72', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8997the%20monte.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=---&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3795', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3795', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 656, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('1ed50ae3-ff92-4e7c-acf1-4c53b7836e07', '1401', NULL, 'Vrttisamuddesa of Bhartrhari''s Vakyapadiya', 'vrttisamuddesa-of-bhartrharis-vakyapadiya-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401', 'vrttisamuddesa-of-bhartrharis-vakyapadiya-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401-1401', '8187418230', '8187418230', '8187418230', NULL, 'Content - Preface, Abbreviations, Introduction, Chapter 1 VRTTI IN SANSKRIT GRAMMAR, Chapter 2 THE COMPOUNDS, Chapter 3  ASPECTS OF TADDHITA VRTTI, Chapter 4 ANCILLARY NOTIONS DISCUSSED IN VRTTISAMUDDESA, Chapter 5 SOME TEXTUAL ISSUES, Appendix I : Parallel passages between Vrttisamuddesa of the Vakyapadiya and Kaiyata''s Mahabhasyapradipa, Appendix II :  Kaiyata and Helaraja, Appendix III :  The Date of Helaraja, Appendix IV : Text of the sutras of the Astadhyayi referred to in the present  work, Bibliography, Index               ', '<h1 style="text-align:justify"><span><strong>Content -</strong> Preface, Abbreviations, Introduction, Chapter 1 VRTTI IN SANSKRIT GRAMMAR, Chapter 2 THE COMPOUNDS, Chapter 3  ASPECTS OF TADDHITA VRTTI, Chapter 4 ANCILLARY NOTIONS DISCUSSED IN VRTTISAMUDDESA, Chapter 5 SOME TEXTUAL ISSUES, Appendix I : Parallel passages between Vrttisamuddesa of the Vakyapadiya and Kaiyata''s Mahabhasyapradipa, Appendix II :  Kaiyata and Helaraja, Appendix III :  The Date of Helaraja, Appendix IV : Text of the sutras of the Astadhyayi referred to in the present  work, Bibliography, Index</span><span> </span><span>  </span><span> </span><span> </span><span> </span><span> </span><span> </span><span> </span><span> </span><span> </span> <span> </span>  </h1>', 'Sub Title
			Vrttisamuddesa of Bhartrhari''s Vakyapadiya - A Study

			Author
			Mithilesh Chaturvedi

			About Author
			As per Book

			ISBN 10 Digit
			8187418230

			ISBN 13 Digit
			 

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td><span>Vrttisamuddesa of Bhartrhari''s Vakyapadiya - A Study</span></td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mithilesh Chaturvedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8187418230</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', '/assets/books/1401/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187418230&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1401', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1401', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2215, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:41:12'),
('1ef0d990-1b0c-48cd-8048-fae12e38d782', '2656', NULL, 'Vivekanand Sahitya - Khand 4 NEW', 'vivekanand-sahitya-khand-4-new', 'vivekanand-sahitya-khand-4-new', '9788175051591', '9788175051591', '9788175051591', NULL, 'Vivekanand Sahitya - Khand 4 NEW', '<h1>Vivekanand Sahitya - Khand 4 NEW</h1>', ' Title
			Vivekanand Sahitya - Khand 4 NEW

			Author
			Swami Vivekananda

			ISBN 13 Digit
			9788175051591

			Publisher
			Advait Ashrama

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Vivekanand Sahitya - Khand 4 NEW</td>
		</tr>
		<tr>
			<th>Author</th>
			<td><a href="https://www.amazon.in/-/hi/Swami-Vivekananda/e/B00LA1TCPW/ref=dp_byline_cont_book_1" rel="noopener noreferrer">Swami Vivekananda</a></td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175051591</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Advait Ashrama</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"295"', '"177"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '17f21755-435a-413a-ba74-7da52fbd8a45', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3654pic-28.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175051591&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2656', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2656', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1440, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:55'),
('1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', '3458', 940, 'Demography in South Asia - Implications for Regional and Global Political Narratives', 'demography-in-south-asia-implications-for-regional-and-global-political-narratives-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-345-3458', 'demography-in-south-asia-implications-for-regional-and-global-political-narratives-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458-3458', '9789350980415', '9789350980415', '9789350980415', NULL, 'Population growth patterns and sizes remain significant factors that affect economic and political opportunities. In the case of South Asia, there will be implications of both population rise as well as migration. Over the past few years, all the countries in the region have experienced swift demographic changes and will continue to do so. With the exception of Afghanistan, all the other countries have experienced a youth bulge. If this youth bulge can be transformed into an able workforce in the coming decade, these countries could experience high economic growth rates.

However, the demographic transition alone cannot help a country realize the population dividend, as it needs to be facilitated by a variety of factors, foremost being the policies that provide for high quality education, create a more conducive environment for investments, and pave the way for an increased participation of women in the workforce. In the absence of such policies the demographic change could very well have negative implications for the countries concerned.

For the purpose of this volume, the implications of South Asia''s demographic changes need to be analysed in terms of the increase in the population as well as migration of people, the latter having implications for countries such as Australia, Canada, the US and those in Europe.

The first eight chapters focus on the eight South Asian countries, while the next four chapters look at the issue from the perspective of the destination countries, Australia, Canada, the US and the European Union.

Content - Introduction, 1. Miles to Go: Is India Making the Investments Needed to Reap the Demographic Dividend?, 2. Pakistan: A State of Disarray, 3. The Youth Bulge in Afghanistan: Possibilities of an Afghan Spring?, 4. Explaining the Demographic Transition in Bangladesh: Emerging Socio-political and Development Challenges, 5. The Demographic Conundrum: Ageing, Politics of Demographics and Migration in Sri Lanka, 6. Demographic Dimensions of Development in Bhutan, 7. South Asian Demographics: Implications for the United States, List of Contributors, Index', '<p style="text-align:justify"><span>Population growth patterns and sizes remain significant factors that affect economic and political opportunities. In the case of South Asia, there will be implications of both population rise as well as migration. Over the past few years, all the countries in the region have experienced swift demographic changes and will continue to do so. With the exception of Afghanistan, all the other countries have experienced a youth bulge. If this youth bulge can be transformed into an able workforce in the coming decade, these countries could experience high economic growth rates.</span></p>

<p style="text-align:justify"><span>However, the demographic transition alone cannot help a country realize the population dividend, as it needs to be facilitated by a variety of factors, foremost being the policies that provide for high quality education, create a more conducive environment for investments, and pave the way for an increased participation of women in the workforce. In the absence of such policies the demographic change could very well have negative implications for the countries concerned.</span></p>

<p style="text-align:justify"><span>For the purpose of this volume, the implications of South Asia''s demographic changes need to be analysed in terms of the increase in the population as well as migration of people, the latter having implications for countries such as Australia, Canada, the US and those in Europe.</span></p>

<p style="text-align:justify"><span>The first eight chapters focus on the eight South Asian countries, while the next four chapters look at the issue from the perspective of the destination countries, Australia, Canada, the US and the European Union.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, 1. Miles to Go: Is India Making the Investments Needed to Reap the Demographic Dividend?, 2. Pakistan: A State of Disarray, 3. The Youth Bulge in Afghanistan: Possibilities of an Afghan Spring?, 4. Explaining the Demographic Transition in Bangladesh: Emerging Socio-political and Development Challenges, 5. The Demographic Conundrum: Ageing, Politics of Demographics and Migration in Sri Lanka, 6. Demographic Dimensions of Development in Bhutan, 7. South Asian Demographics: Implications for the United States, List of Contributors, Index</span></p>', 'Sub Title
			Implications for Regional and Global Political Narratives

			Author
			Mallika Joseph

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789350980415

			Pages
			274

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Implications for Regional and Global Political Narratives</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Mallika Joseph</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789350980415</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>274</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2014</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"895"', '"537"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 274, '274', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7775Demography%20in%20South%20Asia%20-%20Implications%20for%20Regional%20and%20Global%20Political%20Narratives.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789350980415&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3458', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3458', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 940, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:55'),
('1efe6925-fdf6-43cd-9702-8d28eecb5ea7', '2968', NULL, 'The English Reader - What Every Literate Person Needs to Know', 'the-english-reader-what-every-literate-person-needs-to-know', 'the-english-reader-what-every-literate-person-needs-to-know', '9780195077292', '9780195077292', '9780195077292', NULL, 'About the book

"This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman " "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>"This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman " "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman</span></span></span></p>

<p> </p>', 'Title 
			The English Reader - What Every Literate Person Needs to Know

			Author
			Michael Ravitch

			ISBN
			9780195077292

			Publisher
			Oxford

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title </span></td>
			<td style="text-align:center"><span>The English Reader - What Every Literate Person Needs to Know</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael Ravitch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780195077292</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2670"', '"1869"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4865english.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195077292&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2968', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2968', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1240, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:55'),
('1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', '1806', NULL, 'Teaching of Biology', 'teaching-of-biology-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1-1806', 'teaching-of-biology-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806-1806', 'ASED3234', 'ASED3234', 'ASED3234', NULL, 'Teaching of Biology', '<h1>Teaching of Biology</h1>', 'Sub Title
			No

			Author
			Veena Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184350746

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Veena Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184350746</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2559image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASED3234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1806', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1806', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1950, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('1f2d327d-6c4c-447d-ab9b-7b37749e37d7', '3781', 668, 'Natural Products in Chemical Biology', 'natural-products-in-chemical-biology', 'natural-products-in-chemical-biology', '9781118101179', '9781118101179', '9781118101179', NULL, 'About the book

Based on the award winning Wiley Encyclopedia of Chemical Biology, this book provides a general overview of the unique features of the small molecules referred to as "natural products", explores how this traditionally organic chemistry-based field was transformed by insights from genetics and biochemistry, and highlights some promising future directions. The book begins by introducing natural products from different origins, moves on to presenting and discussing biosynthesis of various classes of natural products, and then looks at natural products as models and the possibilities of using them in medicine.

Contents:

Part I Chemical Diversity of Natural Products 1

1 Plant Natural Products 3

A. Leslie Gunatilaka

2 Marine Natural Products 31

Nobuhiro Fusetani

3 Microbial Natural Products 65

Sergio Sanchez, Silvia Guzmán-Trampe, Mariana Ávalos, Beatriz Ruiz, Romina Rodríguez-Sanoja, and Manuel Jiménez-Estrada Copyrighted Material

Part II Biosynthesis of Natural Products 109

4 Nonribosomal Peptides 111

Georg Schoenafinger and Mohamed A. Marahiel

5 Plant Terpenoids 127

Christopher I. Keeling and Jörg Bohlmann

6 Polyketides in Fungi 143

Thomas J. Simpson and Russell J. Cox

7 Modular Polyketide Synthases 163

Tonia J. Buchholz, Jeffrey D. Kittendorf, and David H. Sherman

8 Polyketide Polyethers 189

Alison M. Hill

9 Alkaloids 209

Sarah E. O’Connor

10 Cofactors 239

Ilka Haase, Markus Fischer, Adelbert Bacher, Wolfgang Eisenreich, and Felix Rohdich

11 Antibiotics 269

Sergey B. Zotchev

Part III Natural Products in Medicine 287

12 Pharmaceuticals: Natural Products and Natural Product Models 289

Sheo B. Singh

13 Natural Products as Anticancer Agents 325

DavidG.I.KingstonandDavidJ.Newman

14 Plant-Derived Natural Products Research in Drug Discovery 351

Kuo-Hsiung Lee, Hideji Itokawa, Toshiyuki Akiyama, and Susan L. Morris-Natschke', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Based on the award winning <em><span>Wiley Encyclopedia of Chemical Biology</span></em>, this book provides a general overview of the unique features of the small molecules referred to as "natural products", explores how this traditionally organic chemistry-based field was transformed by insights from genetics and biochemistry, and highlights some promising future directions. The book begins by introducing natural products from different origins, moves on to presenting and discussing biosynthesis of various classes of natural products, and then looks at natural products as models and the possibilities of using them in medicine.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Part I Chemical Diversity of Natural Products 1</span></span></strong></span></span></p>

<p><span><span><span><span>1 Plant Natural Products 3<br />
<em><span>A. Leslie Gunatilaka</span></em></span></span></span></span></p>

<p><span><span><span><span>2 Marine Natural Products 31<br />
<em><span>Nobuhiro Fusetani</span></em></span></span></span></span></p>

<p><span><span><span><span>3 Microbial Natural Products 65<br />
<em><span>Sergio Sanchez, Silvia Guzmán-Trampe, Mariana Ávalos, Beatriz Ruiz, Romina Rodríguez-Sanoja, and Manuel Jiménez-Estrada Copyrighted Material</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>Part II Biosynthesis of Natural Products 109</span></span></strong></span></span></p>

<p><span><span><span><span>4 Nonribosomal Peptides 111<br />
<em><span>Georg Schoenafinger and Mohamed A. Marahiel</span></em></span></span></span></span></p>

<p><span><span><span><span>5 Plant Terpenoids 127<br />
<em><span>Christopher I. Keeling and Jörg Bohlmann</span></em></span></span></span></span></p>

<p><span><span><span><span>6 Polyketides in Fungi 143<br />
<em><span>Thomas J. Simpson and Russell J. Cox</span></em></span></span></span></span></p>

<p><span><span><span><span>7 Modular Polyketide Synthases 163<br />
<em><span>Tonia J. Buchholz, Jeffrey D. Kittendorf, and David H. Sherman</span></em></span></span></span></span></p>

<p><span><span><span><span>8 Polyketide Polyethers 189<br />
<em><span>Alison M. Hill</span></em></span></span></span></span></p>

<p><span><span><span><span>9 Alkaloids 209<br />
<em><span>Sarah E. O’Connor</span></em></span></span></span></span></p>

<p><span><span><span><span>10 Cofactors 239<br />
<em><span>Ilka Haase, Markus Fischer, Adelbert Bacher, Wolfgang Eisenreich, and Felix Rohdich</span></em></span></span></span></span></p>

<p><span><span><span><span>11 Antibiotics 269<br />
<em><span>Sergey B. Zotchev</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>Part III Natural Products in Medicine 287</span></span></strong></span></span></p>

<p><span><span><span><span>12 Pharmaceuticals: Natural Products and Natural Product Models 289<br />
<em><span>Sheo B. Singh</span></em></span></span></span></span></p>

<p><span><span><span><span>13 Natural Products as Anticancer Agents 325<br />
<em><span>DavidG.I.KingstonandDavidJ.Newman</span></em></span></span></span></span></p>

<p><span><span><span><span>14 Plant-Derived Natural Products Research in Drug Discovery 351<br />
<em><span>Kuo-Hsiung Lee, Hideji Itokawa, Toshiyuki Akiyama, and Susan L. Morris-Natschke</span></em></span></span></span></span></p>

<p> </p>
', 'Title
			Natural Products in Chemical Biology

			Author
			Natanya Civjan

			ISBN
			9781118101179

			Publisher
			Wiley

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Natural Products in Chemical Biology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Natanya Civjan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118101179</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"13809"', '"8976"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3346p-16.webp', NULL, '1 | 4 | 6 | 23', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9781118101179&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3781', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3781', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 668, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('1f31ea2e-7b91-4cac-8f23-bcc2311d2d8f', '4452', 13, 'The Kacmiracabdamrta a Kachmiri Grammer Part 1', 'the-kacmiracabdamrta-a-kachmiri-grammer-part-1', 'the-kacmiracabdamrta-a-kachmiri-grammer-part-1', '-118-', '-118-', '-118-', NULL, 'The Kacmiracabdamrta a Kachmiri Grammer Part 1', '<p><strong>The Kacmiracabdamrta a Kachmiri Grammer Part 1</strong></p>
', 'Title
			The Kacmiracabdamrta a Kachmiri Grammer Part 1

			Author
			Icuara Kaula 

			Publisher
			Asiatic Society

			Year of Publication
			1897

			Binding
			Hardcover

			Language
			Sanskrit', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Kacmiracabdamrta a Kachmiri Grammer Part 1</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Icuara Kaula </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Asiatic Society</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1897</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Sanskrit', 'Sanskrit', NULL, NULL, NULL, NULL, NULL, '43c41f4d-082f-48bb-bd7a-6c1c1e90d482', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4037kashmir%20grammer.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-118-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4452', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4452', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 13, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:55'),
('1f331562-e2ce-4060-9303-f9cccefcb7c7', '3784', 665, 'The Encyclopedia of British Literature: 1660 - 1789, 3 Volume Set', 'the-encyclopedia-of-british-literature-1660-1789-3-volume-set', 'the-encyclopedia-of-british-literature-1660-1789-3-volume-set', '9781444330205', '9781444330205', '9781444330205', NULL, 'About the Book

	Provides a comprehensive overview of all aspects of the poetry, drama, fiction, and literary and cultural criticism produced from the Restoration of the English monarchy to the onset of the French Revolution

	Comprises over 340 entries arranged in A-Z format across three fully indexed and cross-referenced volumes

	Written by an international team of leading and emerging scholars

	Features an impressive scope and range of subjects: from courtship and circulating libraries, to the works of Samuel Johnson and Sarah Scott

	Includes coverage of both canonical and lesser-known authors, as well as entries addressing gender, sexuality, and other topics that have previously been underrepresented in traditional scholarship

	Represents the most comprehensive resource available on this period, and an indispensable guide to the rich diversity of British writing that ushered in the modern literary era

Contents:

Alphabetical List of Entries  vii

Th ematic List of Entries xii

Associate Editors xvii

List of Contributors xix

Introduction xxv

Encyclopedia of British Literature A–El 1–446

Volume II Encyclopedia of British Literature Em–Q 447–964

Volume III Encyclopedia of British Literature R–Y 965–1383', '<p><strong><span>About the Book</span></strong></p>

<ul>
	<li>Provides a comprehensive overview of all aspects of the poetry, drama, fiction, and literary and cultural criticism produced from the Restoration of the English monarchy to the onset of the French Revolution</li>
	<li>Comprises over 340 entries arranged in A-Z format across three fully indexed and cross-referenced volumes</li>
	<li>Written by an international team of leading and emerging scholars</li>
	<li>Features an impressive scope and range of subjects: from courtship and circulating libraries, to the works of Samuel Johnson and Sarah Scott</li>
	<li>Includes coverage of both canonical and lesser-known authors, as well as entries addressing gender, sexuality, and other topics that have previously been underrepresented in traditional scholarship</li>
	<li>Represents the most comprehensive resource available on this period, and an indispensable guide to the rich diversity of British writing that ushered in the modern literary era</li>
</ul>

<p><strong><span>Contents:</span></strong></p>

<p>Alphabetical List of Entries  vii</p>

<p>Th ematic List of Entries xii</p>

<p>Associate Editors xvii</p>

<p>List of Contributors xix</p>

<p>Introduction xxv</p>

<p>Encyclopedia of British Literature A–El 1–446</p>

<p>Volume II Encyclopedia of British Literature Em–Q 447–964</p>

<p>Volume III Encyclopedia of British Literature R–Y 965–1383</p>', 'Title
			The Encyclopedia of British Literature: 1660 - 1789, 3 Volume Set

			Author
			Gary Day

			ISBN
			9781444330205

			Publishers
			Wiley

			Year
			2015

			Language
			English

			Pages
			1426+28

			Binding
			Hardbond

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>Title</td>
			<td>The Encyclopedia of British Literature: 1660 - 1789, 3 Volume Set</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Gary Day</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9781444330205</td>
		</tr>
		<tr>
			<td>Publishers</td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td>Year</td>
			<td>2015</td>
		</tr>
		<tr>
			<td>Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>Pages</td>
			<td>1426+28</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"60788"', '"36473"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2015', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '1426+28', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9484p-2.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781444330205&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3784', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3784', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 665, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('1f3d8d8b-0bc9-4207-8ee7-1836561252c3', '3413', 980, 'Postharvest Technology and Food Process Engineering', 'postharvest-technology-and-food-process-engineering-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413', 'postharvest-technology-and-food-process-engineering-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413-3413', '9781138198852', '9781138198852', '9781138198852', NULL, 'Cereals, legumes, oilseeds, fruits, and vegetables are the most important food crops in the world, with cereal grains contributing the bulk of food calories and proteins worldwide. Generally, the supply of grains and other food can be enhanced by increasing production and by reducing postharvest losses. While food production has increased significantly over the last few decades, minimizing huge postharvest losses as well as utilizing their by-products/wastes is the optimal way for a country to become self-sufficient in food. Postharvest Technology and Food Process Engineering combines these two subject areas as it covers both the primary processing of cereals, pulses, fruits, and vegetables and utilization of by-products/biomass.

This book covers postharvest food preservation and processing methods, with an emphasis on grains. It is divided into five parts:

Grain-Properties, Drying and Dryers

Grain Storage

Parboiling and Milling

By-Products/Biomass Utilization

Food Process Engineering

The text covers grain structure and composition, psychrometry, the theory and methods of grain drying, and desig, testing, specification, and selection of grain dryers. It describes processes such as parboiling, of grain, hydrothermal treatment of grain, and milling of rice and other grains and pulses. The text also addresses biomass utilization and conversion technologies for energy, chemicals, food, and feed. The final section on food process engineering examines powtharvest management including cooling and packaging, and discusses preservation and processing, factors that affect deterioration, and various industrial preservation methods of fruits and vegetables. It also provides an overview of food chemistry and covers food engineering operations, including fluid mechanics and heat transfer.

Content - Preface, Introduction, PART I GRAIN PROPERTIES, DRYING, AND DRYERS, 1  Properties of Grains, 2 Psychrometry, 3 Theory of Grain Drying, 4 Methods of Grain Drying, 5 Grain Dryers, 6 Selection, Design, Specifications, and Testing of Grain Dryers, PART II GRAIN STORAGE, 7 Food Grain Storage, PART III PARBOILING AND MILLING, 8 Parboiling of Grain,  9 Parboiling of Wheat, 10 General Grain Milling Operations, 11 Hydrothermal Treatment/Conditioning of Cereal Grains, 12 Rice Milling, 13 Milling of Corn, Wheat, Barley, Rye, Oats, Sorghum, and Pulses, PART IV BY-PRODUCTS/BIOMASS UTILIZATION, 14 Rice Bran, 15 Utilization of Rice Bran, 16 Biomass Conversion Technologies, PART V FOOD PROCESS ENGINEERING, 17 Postharvest Management of Fruits and Vegetables, 18 Food Preservation and Processing of Fruits and Vegetables, 19 Food Chemistry for Technologists, 20 Food Engineering Operations, Appendix, Bibliography,  Index                             ', '<p style="text-align:justify"><span>Cereals, legumes, oilseeds, fruits, and vegetables are the most important food crops in the world, with cereal grains contributing the bulk of food calories and proteins worldwide. Generally, the supply of grains and other food can be enhanced by increasing production and by reducing postharvest losses. While food production has increased significantly over the last few decades, minimizing huge postharvest losses as well as utilizing their by-products/wastes is the optimal way for a country to become self-sufficient in food. Postharvest Technology and Food Process Engineering combines these two subject areas as it covers both the primary processing of cereals, pulses, fruits, and vegetables and utilization of by-products/biomass.</span></p>

<p style="text-align:justify"><span>This book covers postharvest food preservation and processing methods, with an emphasis on grains. It is divided into five parts:</span></p>

<p><span>Grain-Properties, Drying and Dryers</span></p>

<p><span>Grain Storage</span></p>

<p><span>Parboiling and Milling</span></p>

<p><span>By-Products/Biomass Utilization</span></p>

<p><span>Food Process Engineering</span></p>

<p style="text-align:justify"><span>The text covers grain structure and composition, psychrometry, the theory and methods of grain drying, and desig, testing, specification, and selection of grain dryers. It describes processes such as parboiling, of grain, hydrothermal treatment of grain, and milling of rice and other grains and pulses. The text also addresses biomass utilization and conversion technologies for energy, chemicals, food, and feed. The final section on food process engineering examines powtharvest management including cooling and packaging, and discusses preservation and processing, factors that affect deterioration, and various industrial preservation methods of fruits and vegetables. It also provides an overview of food chemistry and covers food engineering operations, including fluid mechanics and heat transfer.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Introduction, PART I GRAIN PROPERTIES, DRYING, AND DRYERS, 1  Properties of Grains, 2 Psychrometry, 3 Theory of Grain Drying, 4 Methods of Grain Drying, 5 Grain Dryers, 6 Selection, Design, Specifications, and Testing of Grain Dryers, PART II GRAIN STORAGE, 7 Food Grain Storage, PART III PARBOILING AND MILLING, 8 Parboiling of Grain,  9 Parboiling of Wheat, 10 General Grain Milling Operations, 11 Hydrothermal Treatment/Conditioning of Cereal Grains, 12 Rice Milling, 13 Milling of Corn, Wheat, Barley, Rye, Oats, Sorghum, and Pulses, </span></span><span>PART IV BY-PRODUCTS/BIOMASS UTILIZATION, </span></span><span><span><span><span>14 Rice Bran, 15 Utilization of Rice Bran, 16 Biomass Conversion Technologies, PART V FOOD PROCESS ENGINEERING, 17 Postharvest Management of Fruits and Vegetables, 18 Food Preservation and Processing of Fruits and Vegetables, 19 Food Chemistry for Technologists, 20 Food Engineering Operations, Appendix, Bibliography,  Index</span>          </span></span></span><span><span> </span></span><span><span><span>                  </span></span></span></p>', 'Sub Title
			Postharvest Technology and Food Process Engineering

			Author
			Amalendu Chakraverty, R. Paul Singh

			ISBN 13 Digit
			9781138198852

			Pages
			551

			Binding
			Paperback

			Year of Publication
			2016

			Edition of Book
			First

			Language
			English', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td style="text-align:center">Postharvest Technology and Food Process Engineering</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Author</span></span></strong></span></td>
			<td style="text-align:center"><span><span>Amalendu Chakraverty, R. Paul Singh</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td style="text-align:center">9781138198852</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:center"><span><span>551</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td style="text-align:center"><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>2016</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td style="text-align:center">First</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Language</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>English</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 551, '551', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9543Postharvest%20Technology%20and%20Food%20Process%20Engineering.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781138198852&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3413', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3413', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 980, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:55'),
('1f575279-e96d-44a1-bf9a-0752deba7d95', '906', NULL, 'Super Science of Yoga', 'super-science-of-yoga', 'super-science-of-yoga', '8187471409', '8187471409', '8187471409', NULL, 'CONTENTS

PART I: HISTORICAL STUDY OF YOGA

Evolution Of Yoga

History Of Yoga

Traditions Of Yoga

Yoga In Vedic Literature

Yoga In Tantric Scriptures

Yoga In Upanisads

Yogic Principle Of The Yoga Vasistha

Yogic Knowledge In The Gita

Samkhya Philosophy & Yoga

Vedanta & Yoga

Ayurveda & Yoga

Jain Philosophy & Yoga

Buddhism & Yoga

PART II: DIFFERENT SYSTEMS OF YOGA

What Is Yoga

Bhakti Yoga

Jnan Yoga

Karma Yoga

Raja Yoga

Hatna Yoga

Dhyan Yoga 

Mantra Yoga

Kundalini Yoga

Integral Yoga

Bihar Yoga

Pragya Yoga

PART III: APPLIED FORM OF YOGA

Importance Of Yoga

Disciplines In Yoga

Yoga For A Healthy Person

Yoga For Children And Adolescent

Yoga For Women

Yoga For Aged People

Yoga For Stressed And Insomniac 

Yoga For Depressed People

Yoga For Hypertensive People

Heart Disease & Yoga

Diabetes Nekkitus & Yoga

Asthma And Yoga

Obesity And Yoga

Spinal Problem And Yoga

Arthritis And Yoga 

Digestive Disorder And Yoga

PART IV: PRACTICE OF YOGA

Common Instructions For The Practice

Anti Gastric Practices

Energizing Practices

Specific Practices

Pragya Yoga Vyayam

Surya Namaskar

Meditative Postures

Body Strengthening Practices

Pranayamas

Satkarmas (Kryas)

Savita Dhyan

So-Ham Sadhana

Yoga Nidra     ', '<h2 style="text-align:justify"><span><strong><strong><span>CONTENTS</span></strong></strong></span></h2>

<p><span><strong><span>PART I: HISTORICAL STUDY OF YOGA</span></strong></span></p>

<p><span><span>Evolution Of Yoga</span></span></p>

<p><span><span>History Of Yoga</span></span></p>

<p><span><span>Traditions Of Yoga</span></span></p>

<p><span><span>Yoga In Vedic Literature</span></span></p>

<p><span><span>Yoga In Tantric Scriptures</span></span></p>

<p><span><span>Yoga In Upanisads</span></span></p>

<p><span><span>Yogic Principle Of The Yoga Vasistha</span></span></p>

<p><span><span>Yogic Knowledge In The Gita</span></span></p>

<p><span><span>Samkhya Philosophy &amp; Yoga</span></span></p>

<p><span><span>Vedanta &amp; Yoga</span></span></p>

<p><span><span>Ayurveda &amp; Yoga</span></span></p>

<p><span><span>Jain Philosophy &amp; Yoga</span></span></p>

<p><span><span>Buddhism &amp; Yoga</span></span></p>

<p><span><strong><span>PART II: DIFFERENT SYSTEMS OF YOGA</span></strong></span></p>

<p><span><span>What Is Yoga</span></span></p>

<p><span><span>Bhakti Yoga</span></span></p>

<p><span><span>Jnan Yoga</span></span></p>

<p><span><span>Karma Yoga</span></span></p>

<p><span><span>Raja Yoga</span></span></p>

<p><span><span>Hatna Yoga</span></span></p>

<p><span><span>Dhyan Yoga </span></span></p>

<p><span><span>Mantra Yoga</span></span></p>

<p><span><span>Kundalini Yoga</span></span></p>

<p><span><span>Integral Yoga</span></span></p>

<p><span><span>Bihar Yoga</span></span></p>

<p><span><span>Pragya Yoga</span></span></p>

<p><span><strong><span>PART III: APPLIED FORM OF YOGA</span></strong></span></p>

<p><span><span>Importance Of Yoga</span></span></p>

<p><span><span>Disciplines In Yoga</span></span></p>

<p><span><span>Yoga For A Healthy Person</span></span></p>

<p><span><span>Yoga For Children And Adolescent</span></span></p>

<p><span><span>Yoga For Women</span></span></p>

<p><span><span>Yoga For Aged People</span></span></p>

<p><span><span>Yoga For Stressed And Insomniac </span></span></p>

<p><span><span>Yoga For Depressed People</span></span></p>

<p><span><span>Yoga For Hypertensive People</span></span></p>

<p><span><span>Heart Disease &amp; Yoga</span></span></p>

<p><span><span>Diabetes Nekkitus &amp; Yoga</span></span></p>

<p><span><span>Asthma And Yoga</span></span></p>

<p><span><span>Obesity And Yoga</span></span></p>

<p><span><span>Spinal Problem And Yoga</span></span></p>

<p><span><span>Arthritis And Yoga </span></span></p>

<h3><span><span><span>Digestive Disorder And Yoga</span></span></span></h3>

<p><span><strong><span>PART IV: PRACTICE OF YOGA</span></strong></span></p>

<p><span><span>Common Instructions For The Practice</span></span></p>

<p><span><span>Anti Gastric Practices</span></span></p>

<p><span><span>Energizing Practices</span></span></p>

<p><span><span>Specific Practices</span></span></p>

<p><span><span>Pragya Yoga Vyayam</span></span></p>

<p><span><span>Surya Namaskar</span></span></p>

<p><span><span>Meditative Postures</span></span></p>

<p><span><span>Body Strengthening Practices</span></span></p>

<p><span><span>Pranayamas</span></span></p>

<p><span><span>Satkarmas (Kryas)</span></span></p>

<p><span><span>Savita Dhyan</span></span></p>

<p><span><span>So-Ham Sadhana</span></span></p>

<p><span><span>Yoga Nidra</span></span><span>     </span></p>', 'Title
			Super Science of Yoga

			Author
			Dr. Kamakhya Kumar

			ISBN
			8187471409

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Super Science of Yoga</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Kamakhya Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8187471409</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76799788187471400.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187471409&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=906', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=906', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2541, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('1f6ca553-5fb5-4727-9f97-188759f623b2', '4027', 434, 'International Financial Management 11/e', 'international-financial-management-11e', 'international-financial-management-11e', '9789357460880', '9789357460880', '9789357460880', NULL, 'About the book

International Financial Management,11th Edition is a comprehensive survey of the essential areas of the international financial market environment, including foreign exchange and derivative markets, risk management, and international capital markets and portfolio investment. Designed for upper-level undergraduate and masters-level courses in international finance and management, this textbook offers readers a conceptual framework for analyzing key financial decisions of multinational firms. The authors both explain and simplify multinational financial management by illustrating how its basic principles share the same foundation as domestic corporate finance.

Contents:

Part I The International Financial Management Environment

1 Introduction: Multinational Corporations and Financial Management

1.1 The Rise of the Multinational Corporation

1.2 The Internationalization of Business and Finance

1.3 Multinational Financial Management: Theory and Practice

1.4 Outline of the Book

2 The Determination of Exchange Rates

2.1 Setting the Equilibrium Spot Exchange Rate

2.2 Expectations and the Asset Market Model of Exchange Rates

2.3 The Fundamentals of Central Bank Intervention

2.4 The Equilibrium Approach to Exchange Rates

2.5 Disequilibrium Theory and Exchange Rate Overshooting

2.6 Conclusions

3 The International Monetary System

3.1 Alternative Exchange Rate Systems

3.2 A Brief History of the International Monetary System

3.3 The European Monetary System and Monetary Union

3.4 Emerging Market Currency Crises

3.5 Summary and Conclusions

4 Parity Conditions in International Finance and Currency Forecasting

4.1 Arbitrage and the Law of One Price

4.2 Purchasing Power Parity

4.3 The Fisher Effect

4.4 The International Fisher Effect

4.5 Interest Rate Parity Theory

4.6 The Relationship between the Forward Rate and the Future Spot Rate

4.7 Currency Forecasting

4.8 Summary and Conclusions

5 The Balance-of-Payments and International Economic Linkages

5.1 Balance-Of-Payments Categories

5.2 The International Flow of Goods, Services, and Capital

5.3 Coping with the Current-Account Deficit

5.4 Summary and Conclusions

Part II The Foreign Exchange and Derivative Markets

6 The Foreign Exchange Market

6.1 The Foreign Exchange Market: A Snapshot

6.2 Organization of the Foreign Exchange Market

6.3 The Spot Market

6.4 The Forward Market

6.5 Summary and Conclusions

7 Currency Futures and Options Markets

7.1 Futures Contracts

7.2 Currency Options

7.3 Reading Currency Futures and Options Prices

7.4 Summary and Conclusions

8 Currency, Interest Rate, and Credit Derivatives and Swaps

8.1 Interest Rate and Currency Swaps

8.2 Interest Rate Forwards and Futures

8.3 Structured Notes

8.4 Credit Default Swaps

8.5 Summary and Conclusions

Part III Foreign Exchange Risk Management

9 Measuring and Managing Translation and Transaction Exposure

9.1 Alternative Measures of Foreign Exchange Exposure

9.2 Alternative Currency Translation Methods

9.3 Transaction Exposure

9.4 Designing a Hedging Strategy

9.5 Managing Translation Exposure

9.6 Managing Transaction Exposure

9.7 Summary and Conclusions

10 Measuring and Managing Economic Exposure

10.1 Foreign Exchange Risk and Economic Exposure

10.2 The Economic Consequences of Exchange Rate Changes

10.3 Identifying Economic Exposure

10.4 Calculating Economic Exposure

10.5 An Operational Measure of Exchange Risk

10.6 Managing Operating Exposure

10.7 Summary and Conclusions

Part IV The International Capital Markets and Portfolio Management

11 International Financing and National Capital Markets

11.1 Corporate Sources and Uses of Funds

11.2 National Capital Markets as International Financial Centers

11.3 Development Banks

11.4 Project Finance

11.5 Summary and Conclusions

12 The Euromarkets

12.1 The Eurocurrency Market

12.2 Eurobonds

12.3 Note Issuance Facilities and Euro notes

12.4 Euro-Commercial Paper

12.5 The Asia currency Market

12.6 External Commercial Borrowings (ECB)

12.7 Masala Bonds

12.8 Summary and Conclusions

13 International Portfolio Management

13.1 The Risks and Benefits of International Equity Investing

13.2 International Bond Investing

13.3 Optimal International Asset Allocation

13.4 Measuring the Total Return from Foreign Portfolio Investing

13.5 Measuring Exchange Risk on Foreign Securities

13.6 Summary and Conclusions

Part V International Capital Budgeting

14 Country Risk Analysis

14.1 Measuring Political Risk

14.2 Economic and Political Factors Underlying Country Risk

14.3 Country Risk Analysis in International Lending

14.4 Summary and Conclusions

15 The Cost of Capital for Foreign Investments

15.1 The Cost of Equity Capital

15.2 The Weighted Average Cost of Capital for Foreign Projects

15.3 Discount Rates for Foreign Investments

15.4 The Cost of Debt Capital

15.5 Establishing a Worldwide Capital Structure

15.6 Valuing Low-Cost Financing Opportunities

15.7 Summary and Conclusions

16 Corporate Strategy and Foreign Direct Investment

16.1 Theory of the Multinational Corporation

16.2 Designing a Global Expansion Strategy

16.3 Foreign Direct Investment in India

16.4 Participatory Notes

16.5 Summary and Conclusions

17 Capital Budgeting for the Multinational Corporation

17.1 Basics of Capital Budgeting

17.2 Issues in Foreign Investment Analysis

17.3 Foreign Project Appraisal: The Case of International Diesel Corporation

17.4 Political Risk Analysis

17.5 Growth Options and Project Evaluation

17.6 Summary and Conclusions

18 Managing the Internal Capital Markets of Multinational Corporations

18.1 The Value of the Multinational Financial System

18.2 Intercompany Fund-Flow Mechanisms: Costs and Benefits

18.3 Designing a Global Remittance Policy

18.4 Summary and Conclusions

Questions

Problems

Further Readings

 ', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>International Financial Management,11th Edition is a comprehensive survey of the essential areas of the international financial market environment, including foreign exchange and derivative markets, risk management, and international capital markets and portfolio investment. Designed for upper-level undergraduate and masters-level courses in international finance and management, this textbook offers readers a conceptual framework for analyzing key financial decisions of multinational firms. The authors both explain and simplify multinational financial management by illustrating how its basic principles share the same foundation as domestic corporate finance.</span></span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><strong><span><span>Part I The International Financial Management Environment</span></span></strong></span></p>

<p><span><strong><span><span>1 Introduction: Multinational Corporations and Financial Management</span></span></strong></span></p>

<p><span><span><span>1.1 The Rise of the Multinational Corporation</span></span></span></p>

<p><span><span><span>1.2 The Internationalization of Business and Finance</span></span></span></p>

<p><span><span><span>1.3 Multinational Financial Management: Theory and Practice</span></span></span></p>

<p><span><span><span>1.4 Outline of the Book</span></span></span></p>

<p><span><strong><span><span>2 The Determination of Exchange Rates</span></span></strong></span></p>

<p><span><span><span>2.1 Setting the Equilibrium Spot Exchange Rate</span></span></span></p>

<p><span><span><span>2.2 Expectations and the Asset Market Model of Exchange Rates</span></span></span></p>

<p><span><span><span>2.3 The Fundamentals of Central Bank Intervention</span></span></span></p>

<p><span><span><span>2.4 The Equilibrium Approach to Exchange Rates</span></span></span></p>

<p><span><span><span>2.5 Disequilibrium Theory and Exchange Rate Overshooting</span></span></span></p>

<p><span><span><span>2.6 Conclusions</span></span></span></p>

<p><span><strong><span><span>3 The International Monetary System</span></span></strong></span></p>

<p><span><span><span>3.1 Alternative Exchange Rate Systems</span></span></span></p>

<p><span><span><span>3.2 A Brief History of the International Monetary System</span></span></span></p>

<p><span><span><span>3.3 The European Monetary System and Monetary Union</span></span></span></p>

<p><span><span><span>3.4 Emerging Market Currency Crises</span></span></span></p>

<p><span><span><span>3.5 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>4 Parity Conditions in International Finance and Currency Forecasting</span></span></strong></span></p>

<p><span><span><span>4.1 Arbitrage and the Law of One Price</span></span></span></p>

<p><span><span><span>4.2 Purchasing Power Parity</span></span></span></p>

<p><span><span><span>4.3 The Fisher Effect</span></span></span></p>

<p><span><span><span>4.4 The International Fisher Effect</span></span></span></p>

<p><span><span><span>4.5 Interest Rate Parity Theory</span></span></span></p>

<p><span><span><span>4.6 The Relationship between the Forward Rate and the Future Spot Rate</span></span></span></p>

<p><span><span><span>4.7 Currency Forecasting</span></span></span></p>

<p><span><span><span>4.8 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>5 The Balance-of-Payments and International Economic Linkages</span></span></strong></span></p>

<p><span><span><span>5.1 Balance-Of-Payments Categories</span></span></span></p>

<p><span><span><span>5.2 The International Flow of Goods, Services, and Capital</span></span></span></p>

<p><span><span><span>5.3 Coping with the Current-Account Deficit</span></span></span></p>

<p><span><span><span>5.4 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>Part II The Foreign Exchange and Derivative Markets</span></span></strong></span></p>

<p><span><strong><span><span>6 The Foreign Exchange Market</span></span></strong></span></p>

<p><span><span><span>6.1 The Foreign Exchange Market: A Snapshot</span></span></span></p>

<p><span><span><span>6.2 Organization of the Foreign Exchange Market</span></span></span></p>

<p><span><span><span>6.3 The Spot Market</span></span></span></p>

<p><span><span><span>6.4 The Forward Market</span></span></span></p>

<p><span><span><span>6.5 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>7 Currency Futures and Options Markets</span></span></strong></span></p>

<p><span><span><span>7.1 Futures Contracts</span></span></span></p>

<p><span><span><span>7.2 Currency Options</span></span></span></p>

<p><span><span><span>7.3 Reading Currency Futures and Options Prices</span></span></span></p>

<p><span><span><span>7.4 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>8 Currency, Interest Rate, and Credit Derivatives and Swaps</span></span></strong></span></p>

<p><span><span><span>8.1 Interest Rate and Currency Swaps</span></span></span></p>

<p><span><span><span>8.2 Interest Rate Forwards and Futures</span></span></span></p>

<p><span><span><span>8.3 Structured Notes</span></span></span></p>

<p><span><span><span>8.4 Credit Default Swaps</span></span></span></p>

<p><span><span><span>8.5 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>Part III Foreign Exchange Risk Management</span></span></strong></span></p>

<p><span><strong><span><span>9 Measuring and Managing Translation and Transaction Exposure</span></span></strong></span></p>

<p><span><span><span>9.1 Alternative Measures of Foreign Exchange Exposure</span></span></span></p>

<p><span><span><span>9.2 Alternative Currency Translation Methods</span></span></span></p>

<p><span><span><span>9.3 Transaction Exposure</span></span></span></p>

<p><span><span><span>9.4 Designing a Hedging Strategy</span></span></span></p>

<p><span><span><span>9.5 Managing Translation Exposure</span></span></span></p>

<p><span><span><span>9.6 Managing Transaction Exposure</span></span></span></p>

<p><span><span><span>9.7 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>10 Measuring and Managing Economic Exposure</span></span></strong></span></p>

<p><span><span><span>10.1 Foreign Exchange Risk and Economic Exposure</span></span></span></p>

<p><span><span><span>10.2 The Economic Consequences of Exchange Rate Changes</span></span></span></p>

<p><span><span><span>10.3 Identifying Economic Exposure</span></span></span></p>

<p><span><span><span>10.4 Calculating Economic Exposure</span></span></span></p>

<p><span><span><span>10.5 An Operational Measure of Exchange Risk</span></span></span></p>

<p><span><span><span>10.6 Managing Operating Exposure</span></span></span></p>

<p><span><span><span>10.7 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>Part IV The International Capital Markets and Portfolio Management</span></span></strong></span></p>

<p><span><strong><span><span>11 International Financing and National Capital Markets</span></span></strong></span></p>

<p><span><span><span>11.1 Corporate Sources and Uses of Funds</span></span></span></p>

<p><span><span><span>11.2 National Capital Markets as International Financial Centers</span></span></span></p>

<p><span><span><span>11.3 Development Banks</span></span></span></p>

<p><span><span><span>11.4 Project Finance</span></span></span></p>

<p><span><span><span>11.5 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>12 The Euromarkets</span></span></strong></span></p>

<p><span><span><span>12.1 The Eurocurrency Market</span></span></span></p>

<p><span><span><span>12.2 Eurobonds</span></span></span></p>

<p><span><span><span>12.3 Note Issuance Facilities and Euro notes</span></span></span></p>

<p><span><span><span>12.4 Euro-Commercial Paper</span></span></span></p>

<p><span><span><span>12.5 The Asia currency Market</span></span></span></p>

<p><span><span><span>12.6 External Commercial Borrowings (ECB)</span></span></span></p>

<p><span><span><span>12.7 Masala Bonds</span></span></span></p>

<p><span><span><span>12.8 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>13 International Portfolio Management</span></span></strong></span></p>

<p><span><span><span>13.1 The Risks and Benefits of International Equity Investing</span></span></span></p>

<p><span><span><span>13.2 International Bond Investing</span></span></span></p>

<p><span><span><span>13.3 Optimal International Asset Allocation</span></span></span></p>

<p><span><span><span>13.4 Measuring the Total Return from Foreign Portfolio Investing</span></span></span></p>

<p><span><span><span>13.5 Measuring Exchange Risk on Foreign Securities</span></span></span></p>

<p><span><span><span>13.6 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>Part V International Capital Budgeting</span></span></strong></span></p>

<p><span><strong><span><span>14 Country Risk Analysis</span></span></strong></span></p>

<p><span><span><span>14.1 Measuring Political Risk</span></span></span></p>

<p><span><span><span>14.2 Economic and Political Factors Underlying Country Risk</span></span></span></p>

<p><span><span><span>14.3 Country Risk Analysis in International Lending</span></span></span></p>

<p><span><span><span>14.4 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>15 The Cost of Capital for Foreign Investments</span></span></strong></span></p>

<p><span><span><span>15.1 The Cost of Equity Capital</span></span></span></p>

<p><span><span><span>15.2 The Weighted Average Cost of Capital for Foreign Projects</span></span></span></p>

<p><span><span><span>15.3 Discount Rates for Foreign Investments</span></span></span></p>

<p><span><span><span>15.4 The Cost of Debt Capital</span></span></span></p>

<p><span><span><span>15.5 Establishing a Worldwide Capital Structure</span></span></span></p>

<p><span><span><span>15.6 Valuing Low-Cost Financing Opportunities</span></span></span></p>

<p><span><span><span>15.7 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>16 Corporate Strategy and Foreign Direct Investment</span></span></strong></span></p>

<p><span><span><span>16.1 Theory of the Multinational Corporation</span></span></span></p>

<p><span><span><span>16.2 Designing a Global Expansion Strategy</span></span></span></p>

<p><span><span><span>16.3 Foreign Direct Investment in India</span></span></span></p>

<p><span><span><span>16.4 Participatory Notes</span></span></span></p>

<p><span><span><span>16.5 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>17 Capital Budgeting for the Multinational Corporation</span></span></strong></span></p>

<p><span><span><span>17.1 Basics of Capital Budgeting</span></span></span></p>

<p><span><span><span>17.2 Issues in Foreign Investment Analysis</span></span></span></p>

<p><span><span><span>17.3 Foreign Project Appraisal: The Case of International Diesel Corporation</span></span></span></p>

<p><span><span><span>17.4 Political Risk Analysis</span></span></span></p>

<p><span><span><span>17.5 Growth Options and Project Evaluation</span></span></span></p>

<p><span><span><span>17.6 Summary and Conclusions</span></span></span></p>

<p><span><strong><span><span>18 Managing the Internal Capital Markets of Multinational Corporations</span></span></strong></span></p>

<p><span><span><span>18.1 The Value of the Multinational Financial System</span></span></span></p>

<p><span><span><span>18.2 Intercompany Fund-Flow Mechanisms: Costs and Benefits</span></span></span></p>

<p><span><span><span>18.3 Designing a Global Remittance Policy</span></span></span></p>

<p><span><span><span>18.4 Summary and Conclusions</span></span></span></p>

<p><span><span><span>Questions</span></span></span></p>

<p><span><span><span>Problems</span></span></span></p>

<p><span><span><span>Further Readings</span></span></span></p>

<p> </p>', 'Title
			International Financial Management 11/e

			Author
			Alan C.Shapiro

			ISBN
			9789357460880

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>International Financial Management 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Alan C.Shapiro</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789357460880</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1149"', '"920"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33959789357460880.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789357460880&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4027', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4027', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 434, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:55'),
('1f9b4e2c-7a0e-4811-b5d0-3c6497a28541', '1057', NULL, 'Great Soul - Mahatma Gandhi and His Struggle with India', 'indian-women-at-the-crossroads-book-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1057', 'indian-women-at-the-crossroads-book-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082', 'EDFR5544', 'EDFR5544::1057', 'EDFR5544', NULL, 'Indian Women at the Crossroads Book', '<h1>Indian Women at the Crossroads Book</h1>', 'Sub Title
			No

			Author
			Arundhati Bhattacharyya

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353778

			Pages
			145

			Binding
			Paperback

			Year of Publication
			145

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Arundhati Bhattacharyya</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353778</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>145</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>145</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2100"', '"2067"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 145, '145', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4371image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1057', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1057', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2449, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', '4253', 210, 'International Strategy: Contect, Concepts and Implications', 'international-strategy-contect-concepts-and-implications', 'international-strategy-contect-concepts-and-implications', '9788126552429', '9788126552429', '9788126552429 ', NULL, 'About the book

The text examines how these phenomena create tensions and tradeoffs for executives concerning which product to offer around the world, which countries to compete in, where to locate various activities, and how to organize the firm worldwide. Making those choices in an integrated fashion, it is explained, requires pursuit of a coherent strategy that builds an international advantage.

Content:

Part I: The Context Facing Multinational Firms

	The Ubiquity and Importance of International Competition

	Why do Firm go International? The Justification for the existence of the Multinational Corporation

Part II: Conceptual Framework: What is Different about International Strategy?

	What is Distinctively International about International Strategy?

	What is Uniquely Strategic about International Strategy?

	Generic International Strategies

	Choice of Generic International Strategy

Part III: Managerial Implications

	What Product?

	Which Country?

	Where to Locate?

	How to Organize?

	The Modern Multinational: Is there one best strategy? Are we all Transnational Now?', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The text examines how these phenomena create tensions and tradeoffs for executives concerning which product to offer around the world, which countries to compete in, where to locate various activities, and how to organize the firm worldwide. Making those choices in an integrated fashion, it is explained, requires pursuit of a coherent strategy that builds an international advantage.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: The Context Facing Multinational Firms</span></strong></span></span></p>

<ol>
	<li><span><span><span>The Ubiquity and Importance of International Competition</span></span></span></li>
	<li><span><span><span>Why do Firm go International? The Justification for the existence of the Multinational Corporation</span></span></span></li>
</ol>

<p><span><span><strong><span>Part II: Conceptual Framework: What is Different about International Strategy?</span></strong></span></span></p>

<ol>
	<li><span><span><span>What is Distinctively International about International Strategy?</span></span></span></li>
	<li><span><span><span>What is Uniquely Strategic about International Strategy?</span></span></span></li>
	<li><span><span><span>Generic International Strategies</span></span></span></li>
	<li><span><span><span>Choice of Generic International Strategy</span></span></span></li>
</ol>

<p><span><span><strong><span>Part III: Managerial Implications</span></strong></span></span></p>

<ol>
	<li><span><span><span>What Product?</span></span></span></li>
	<li><span><span><span>Which Country?</span></span></span></li>
	<li><span><span><span>Where to Locate?</span></span></span></li>
	<li><span><span><span>How to Organize?</span></span></span></li>
	<li><span><span><span>The Modern Multinational: Is there one best strategy? Are we all Transnational Now?</span></span></span></li>
</ol>
', 'Title
			International Strategy: Contect, Concepts and Implications

			Author
			David Collis

			ISBN
			9788126552429 

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>International Strategy: Contect, Concepts and Implications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David Collis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788126552429 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"750"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6955inter.jpg', NULL, '9 | 26', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788126552429%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4253', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4253', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 210, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:55'),
('1fbf7341-3b2a-4518-aebb-6742e8fee462', '2343', NULL, 'The Indian Luck Book - How to bring luck into your life', 'the-indian-luck-book-how-to-bring-luck-into-your-life-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-23-2343', 'the-indian-luck-book-how-to-bring-luck-into-your-life-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343-2343', '9781856264211', '9781856264211', '9781856264211', NULL, 'When it comes to luck, there''s one thing everyone can agree on - you can never have too much of it. If you need a helping hand for that important interview, or feel that your love life could do with a lucky break, if you always seem to be missing out when it comes to money or you just never seem to be in the right place at the right time, then read this book. When it seems as if it''s always other people who have all the luck, this book shows how to attract some of it your way.

There are tried-and-tested means of enhancing your life and luck that have been used in India for thousands of years and that are still used on a daily basis by millions of people. Choose a lucky gem according your birthday, wear the right clothes for the occasion, or plan life events according to your horoscope. Interpret your dreams and your palm, and learn how to make lucky numbers work for you. Follow in the footsteps of generations of Indians and learn how to bring a little luck into your life.

Enrich your life by inviting luck in, and harness the power of positive thinking to change the way you live.

Content - Luck Tools,  Health,  Family,  Love,  Money,  Career,  Happiness, Luck out of your hands, Bibliography, Index       ', '<h1 style="text-align:justify"><span>When it comes to luck, there''s one thing everyone can agree on - you can never have too much of it. If you need a helping hand for that important interview, or feel that your love life could do with a lucky break, if you always seem to be missing out when it comes to money or you just never seem to be in the right place at the right time, then read this book. When it seems as if it''s always other people who have all the luck, this book shows how to attract some of it your way.</span></h1>

<p><span>There are tried-and-tested means of enhancing your life and luck that have been used in India for thousands of years and that are still used on a daily basis by millions of people. Choose a lucky gem according your birthday, wear the right clothes for the occasion, or plan life events according to your horoscope. Interpret your dreams and your palm, and learn how to make lucky numbers work for you. Follow in the footsteps of generations of Indians and learn how to bring a little luck into your life.</span></p>

<p><span>Enrich your life by inviting luck in, and harness the power of positive thinking to change the way you live.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Luck Tools,  Health,  Family,  Love,  Money,  Career,  Happiness, Luck out of your hands, Bibliography, Index</span>       </p>', 'Sub Title
			How to bring luck into your life

			Author
			Monisha Bharadwaj

			About Author
			As per Book

			ISBN 10 Digit
			1856264211

			ISBN 13 Digit
			9781856264211

			Pages
			256

			Binding
			Paperback

			Year of Publication
			2001

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>How to bring luck into your life</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Monisha Bharadwaj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1856264211</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781856264211</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1153"', '"691"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97771856264211.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781856264211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2343', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2343', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1649, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('2005e7fa-e827-4894-9635-2b9df5d9e882', '1422', NULL, 'Indology on Cloud 9', 'indology-on-cloud-9-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1-1422', 'indology-on-cloud-9-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422-1422', '9788174534071', '9788174534071', '9788174534071', NULL, 'Indology on Cloud 9 comprising 100 panegyrics, articles and research papers on various aspects of Sanskrit, Indology and Musicology is a tender felicitation by a friend Prof. Ram Karan Sharma and two daughters Prof. Sushma Kulshreshtha and Dr. Abha Kulshreshtha to their esteemed Prof. Jagdish Sahai Kulshreshtha, a great devotee of Sahitya.Sangita.Kala and a doyen of Indian Music and Musicology on the auspicious occasion of his 91st birth anniversary, his Ekanavatimahotsava. This voluminous work consists of two parts and four cascades divided into sixteen sections symbolising Purusottama-Kalamala :

Part I : Prasastinirjhari-Panegyricon

Cascade I : Vedas, Epics , Puranas

Cascade II : Sastric & Sanskrit Studies

Cascade III : Sixty-four Arts

Cascade IV : Technical Sciences

Part I is a panegyricon comprising thirty-six eulogical and laudatory poems, memoirs and tributes by renowned poets, scholars and friends showered upon Acharya J.S. Kulshreshtha. These compositions bring out several characteristics of his personality and his contribution to the field of Sanskrit, Indian Music and Musicology.

This volume Jagadisayasolaksmih comprises a beautiful garland, a vaijayantimala of sixty-four flowers in the form of sixty-four learned papers on Sanskrit and Indology by renowned Sanskritists and Indologists, many of whom are President''s Awardees, Former Vice-Chancellors and celebrities of the Sanskrit world, covering diverse aspects of Indology. The four cascades of this volume deal with various Vedic, sociological, educational, religious, cultural, literary, musicological, arthasastric, dharmasastric, kamasastric, vyakaranasastric, ayurvedic, botanical and technical scientific problems mainly concerned with Indology based on ancient Indian and modern texts. Kalidasa occupies a special place as befits his grand status in the Classical Indian Literature as well as Dr. Sushma Kulshreshtha''s abiding interest in him. Hence, two sections are devoted to Kalidasa. 

Content - Presentation, Foreword, Editorial, PART I PANEGYRICON PRASASTI-NIRJHARI, Section I - Memoirs & Felicitations, Section II -Jivanasangita-Rasajhan, PART-II GEMS OF INDOLOGY  BHARATA VIDYA-SAHASRALAKSMIH, CASCADE I VEDAS  EPICS  PURANAS, Section I - Mythology, Section II - Vedas, Section III - Upanisads, Section IV - Epics & Puranas, CASCADE II, SASTRIC & SANSKRIT STUDIES, Section V -  Grammar & Linguistics, Section VI -   Aesthetics & Culture, Section VII -  Kalidasa-Studies, Section VIII - Sanskrit Literature, CASCADE-III, Sixty-four Arts, Section IX - Gandharvavidya, Section X - Sixty-four Arts in Valmiki Ramayana,  Section XI - Sixty-Four Arts in Literature, Section XII - Music & Dance in Kalidasa, Section XIII -  Ayurveda  Darsana  Dharmasastra,  Section XIV -   Arthasastra Kamasastra, Section XV - Sweet Songs & Gitis, Section XVI - Panegyrics & Miscellaneous,  APPENDICES                              ', '<h1 style="text-align:justify"><span>Indology on Cloud 9 comprising 100 panegyrics, articles and research papers on various aspects of Sanskrit, Indology and Musicology is a tender felicitation by a friend Prof. Ram Karan Sharma and two daughters Prof. Sushma Kulshreshtha and Dr. Abha Kulshreshtha to their esteemed Prof. Jagdish Sahai Kulshreshtha, a great devotee of Sahitya.Sangita.Kala and a doyen of Indian Music and Musicology on the auspicious occasion of his 91st birth anniversary, his Ekanavatimahotsava. This voluminous work consists of two parts and four cascades divided into sixteen sections symbolising Purusottama-Kalamala :</span></h1>

<p><span>Part I : Prasastinirjhari-Panegyricon</span></p>

<p><span>Cascade I : Vedas, Epics , Puranas</span></p>

<p><span>Cascade II : Sastric &amp; Sanskrit Studies</span></p>

<p><span>Cascade III : Sixty-four Arts</span></p>

<p><span>Cascade IV : Technical Sciences</span></p>

<p style="text-align:justify"><span>Part I is a panegyricon comprising thirty-six eulogical and laudatory poems, memoirs and tributes by renowned poets, scholars and friends showered upon Acharya J.S. Kulshreshtha. These compositions bring out several characteristics of his personality and his contribution to the field of Sanskrit, Indian Music and Musicology.</span></p>

<p style="text-align:justify"><span>This volume Jagadisayasolaksmih comprises a beautiful garland, a vaijayantimala of sixty-four flowers in the form of sixty-four learned papers on Sanskrit and Indology by renowned Sanskritists and Indologists, many of whom are President''s Awardees, Former Vice-Chancellors and celebrities of the Sanskrit world, covering diverse aspects of Indology. The four cascades of this volume deal with various Vedic, sociological, educational, religious, cultural, literary, musicological, arthasastric, dharmasastric, kamasastric, vyakaranasastric, ayurvedic, botanical and technical scientific problems mainly concerned with Indology based on ancient Indian and modern texts. Kalidasa occupies a special place as befits his grand status in the Classical Indian Literature as well as Dr. Sushma Kulshreshtha''s abiding interest in him. Hence, two sections are devoted to Kalidasa. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Presentation, Foreword, Editorial, PART I PANEGYRICON PRASASTI-NIRJHARI, Section I - Memoirs &amp; Felicitations, Section II -Jivanasangita-Rasajhan, PART-II GEMS OF INDOLOGY  BHARATA VIDYA-SAHASRALAKSMIH, CASCADE I VEDAS  EPICS  PURANAS, Section I - Mythology, Section II - Vedas, Section III - Upanisads, Section IV - Epics &amp; Puranas, CASCADE II, SASTRIC &amp; SANSKRIT STUDIES, Section V -  Grammar &amp; Linguistics, Section VI -   Aesthetics &amp; Culture, Section VII -  Kalidasa-Studies, Section VIII - Sanskrit Literature, CASCADE-III, Sixty-four Arts, Section IX - Gandharvavidya, Section X - Sixty-four Arts in Valmiki Ramayana,  Section XI - Sixty-Four Arts in Literature, Section XII - Music &amp; Dance in Kalidasa, Section XIII -  Ayurveda  Darsana  Dharmasastra,  Section XIV -   Arthasastra Kamasastra, Section XV - Sweet Songs &amp; Gitis, Section XVI - Panegyrics &amp; Miscellaneous,  APPENDICES  </span>                           <span> </span></p>', 'Sub Title
			Jagadisayasolaksmih Indology on Cloud 9

			Author
			Prof. Ram Karan Sharma, Prof. Sushma Kulshreshtha, Dr. Abha Kulshreshtha

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788174534071

			Pages
			466

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Jagadisayasolaksmih Indology on Cloud 9</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Ram Karan Sharma, Prof. Sushma Kulshreshtha, Dr. Abha Kulshreshtha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174534071</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>466</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"3000"', '"1800"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 466, '466', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41239788174534071.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788174534071&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1422', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1422', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2211, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('201cd378-c290-4d22-9010-9d7fcc456f3c', '2476', NULL, 'Retail Beyond Detail - The Great Indian Retailing Business', 'retail-beyond-detail-the-great-indian-retailing-business-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476', 'retail-beyond-detail-the-great-indian-retailing-business-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476-2476', 'VBNU7766', 'VBNU7766', 'VBNU7766', NULL, '‘Indian retail is always talked about as the next big opportunity. In reality, it continues to be an intriguing and challenging Ali Baba’s cave due to its diversity of customers and products. Gibson’s book is a primer on the DNA of Indian retail, which explains the opportunities and challenges along with success stories of operational excellence. A must-read for all retailers and students to unravel the secret sauce of success, while achieving customer centricity, co-existence and profitability.’ (Govind Shrikhande, Customer Care Associate and Former Managing Director, Shoppers’ Stop Ltd) ‘In the context of India, whenever there is reference to retailing, it is common to equate it to modern trade. However, having practised it for several decades, I can say that the core of Indian retailing still remains largely undiscovered. How can small enterprises survive for so many years? My dear friend Gibson has Advance Praise touched the nerve that will be torchlight to seekers of the truth of Indian retailing. Interesting!’ (K. Radhakrishnan, Co-founder, Tata Starquik.com) ‘This book is a power-packed capsule on retail. It captures the science of modern retailing as practised by big successful retailers in India and across the world and blends them with the unique practices of the small mom and pop retailers that have made them successful. It weaves both these strands into a comprehensive guide to retailing that is full of examples, heart-warming stories and practical ways to implement. Gibson has demystified modern retail for the family retailers and for the large retailers, he has brought out the practices of the family retailers which build unparalleled stickiness and resilience. In doing so, it also makes for a fascinating and lovely read for a consumer and a practitioner.’ (Neelesh Hundekari, Partner (Asia Pacific)–Consumer and Retail Practice, A.T. Kearney Ltd, UK (India branch office)) ‘The right book at the right time—when Indian retail is at its crossroads.’ (Hemu Ramaiah, Former CEO and Founder, Landmark Book Stores; Managing Director, Shop4solutions Pvt. Ltd) ‘If an attitude of positivity and genuine friendliness is shown by every shopkeeper, they can get closer to their customers and win them forever. Gibson’s book gives useful pointers to run the retail business in India profitably—whether big or small, or traditional or modern! It’s an interesting and resourceful read, page after page, with case examples and illustrations. I’m sure every reader would be delighted to go through each winning experience in the world of retailing presented in the book!’ (Rajeev Gopalakrishnan, President–South Asia, Bata Emerging Markets) ‘The awareness levels of most leading brands are very high. So, mass media channels no more play a significant role in brand purchase decisions. The focus now shifts to the retail outlet— the point-of-purchase. The more you understand the retail environment, the better you will succeed in building strong brands. Gibson’s book beacons it all!’ (Biju Dominic, CEO and Co-founder, FinalMile Consulting (Behaviour Architects)) ‘Dr Gibson is an extremely experienced retail professional, who is also endowed with the gift of extraordinary writing and teaching skills, which enable him to share his knowledge with others. The 10 success factors will help small retail businesses survive and thrive the disruption that will unfold during the next decade.’ (Krish Iyer, President and CEO, Walmart India) ‘This book is a great read filled with valuable detailed information hand-picked from Indian retail for Indian retail. The curated selection of real-life learning from the best of great traditional and modern retailers adds authenticity to the different concepts explained by Gibson in the journey of the book. Interesting anecdotes from his life experiences add delightful “beyond detail” nostalgia to the descriptions and add a very important ingredient in retail—the emotional touch. The book gives very useful and hands-on tips derived from intuitive traditional shopkeeping interpreted in the context of today’s competitive, connected world of retail in India. A superb read and a valuable ready reckoner for efficient and effective retailing!’ (Surender Gnanaolivu, Senior Consultant–Retail Experience)', '<p>‘Indian retail is always talked about as the next big opportunity. In reality, it continues to be an intriguing and challenging Ali Baba’s cave due to its diversity of customers and products. Gibson’s book is a primer on the DNA of Indian retail, which explains the opportunities and challenges along with success stories of operational excellence. A must-read for all retailers and students to unravel the secret sauce of success, while achieving customer centricity, co-existence and profitability.’ (Govind Shrikhande, Customer Care Associate and Former Managing Director, Shoppers’ Stop Ltd) ‘In the context of India, whenever there is reference to retailing, it is common to equate it to modern trade. However, having practised it for several decades, I can say that the core of Indian retailing still remains largely undiscovered. How can small enterprises survive for so many years? My dear friend Gibson has Advance Praise touched the nerve that will be torchlight to seekers of the truth of Indian retailing. Interesting!’ (K. Radhakrishnan, Co-founder, Tata Starquik.com) ‘This book is a power-packed capsule on retail. It captures the science of modern retailing as practised by big successful retailers in India and across the world and blends them with the unique practices of the small mom and pop retailers that have made them successful. It weaves both these strands into a comprehensive guide to retailing that is full of examples, heart-warming stories and practical ways to implement. Gibson has demystified modern retail for the family retailers and for the large retailers, he has brought out the practices of the family retailers which build unparalleled stickiness and resilience. In doing so, it also makes for a fascinating and lovely read for a consumer and a practitioner.’ (Neelesh Hundekari, Partner (Asia Pacific)–Consumer and Retail Practice, A.T. Kearney Ltd, UK (India branch office)) ‘The right book at the right time—when Indian retail is at its crossroads.’ (Hemu Ramaiah, Former CEO and Founder, Landmark Book Stores; Managing Director, Shop4solutions Pvt. Ltd) ‘If an attitude of positivity and genuine friendliness is shown by every shopkeeper, they can get closer to their customers and win them forever. Gibson’s book gives useful pointers to run the retail business in India profitably—whether big or small, or traditional or modern! It’s an interesting and resourceful read, page after page, with case examples and illustrations. I’m sure every reader would be delighted to go through each winning experience in the world of retailing presented in the book!’ (Rajeev Gopalakrishnan, President–South Asia, Bata Emerging Markets) ‘The awareness levels of most leading brands are very high. So, mass media channels no more play a significant role in brand purchase decisions. The focus now shifts to the retail outlet— the point-of-purchase. The more you understand the retail environment, the better you will succeed in building strong brands. Gibson’s book beacons it all!’ (Biju Dominic, CEO and Co-founder, FinalMile Consulting (Behaviour Architects)) ‘Dr Gibson is an extremely experienced retail professional, who is also endowed with the gift of extraordinary writing and teaching skills, which enable him to share his knowledge with others. The 10 success factors will help small retail businesses survive and thrive the disruption that will unfold during the next decade.’ (Krish Iyer, President and CEO, Walmart India) ‘This book is a great read filled with valuable detailed information hand-picked from Indian retail for Indian retail. The curated selection of real-life learning from the best of great traditional and modern retailers adds authenticity to the different concepts explained by Gibson in the journey of the book. Interesting anecdotes from his life experiences add delightful “beyond detail” nostalgia to the descriptions and add a very important ingredient in retail—the emotional touch. The book gives very useful and hands-on tips derived from intuitive traditional shopkeeping interpreted in the context of today’s competitive, connected world of retail in India. A superb read and a valuable ready reckoner for efficient and effective retailing!’ (Surender Gnanaolivu, Senior Consultant–Retail Experience)</p>', 'Retail Beyond Detail - The Great Indian Retailing Business', '<h1>Retail Beyond Detail - The Great Indian Retailing Business</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNU7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2476', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2476', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1584, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('20266cbe-2276-4e57-b3d3-b14344d1183c', '2094', NULL, 'Contract Law - 2nd Edition', 'contract-law-2nd-edition-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094', 'contract-law-2nd-edition-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094-2094', '9789381082706', '9789381082706', '9789381082706', NULL, 'Contract Law provides a clear and detailed account of contract law, explaining the underlying principles and how the law operates in practice. As part of the textbook series, the work sets out a clear framework and seeks to explain the intricacies of the law as clearly as possible, without sacrificing the detail that is required for a proper understanding of the subject.

The work concentrates on topics common to the majority of undergraduate law courses - going through the life of a contract from formation through to discharge and remedies as well as dealing with the contents of the contract and vitiating factors.

	Focuses on United Kingdom common law but covers relevant EU law and makes comparisons with other common law jurisdictions

	Includes topical and relevant practical examples to help draw out key principles

	Contains a glossary of key terms at the beginning of the book.

	Includes refernces to further reading from relevant literature at the end of each chapter to enable students to expand their knowledge should they wish to do so.

Contents - Preface, Glossary, Table of Cases, Table of Statutes, Table of Statutory Instruments, Introduction to the law of contract, Offer and acceptance, Certainty and intention, Consideration and estopped, Formalities and Capacity, Contractual terms, Exclusion and Limitation Clauses, Privity of Contract, Discharge by performance, branch and agreement, frustation, Misrepresentation, Mistake, Duress and undue influence, Illegality, Contracts in restaint of trade, Remedies I: damages for breach of comtract, Remedies II - equitable remedies, restitution and Limitation of actions.

 ', '<div>Contract Law provides a clear and detailed account of contract law, explaining the underlying principles and how the law operates in practice. As part of the textbook series, the work sets out a clear framework and seeks to explain the intricacies of the law as clearly as possible, without sacrificing the detail that is required for a proper understanding of the subject.</div>

<div>The work concentrates on topics common to the majority of undergraduate law courses - going through the life of a contract from formation through to discharge and remedies as well as dealing with the contents of the contract and vitiating factors.</div>

<ul>
	<li>
	<div>Focuses on United Kingdom common law but covers relevant EU law and makes comparisons with other common law jurisdictions</div>
	</li>
	<li>
	<div>Includes topical and relevant practical examples to help draw out key principles</div>
	</li>
	<li>
	<div>Contains a glossary of key terms at the beginning of the book.</div>
	</li>
	<li>
	<div>Includes refernces to further reading from relevant literature at the end of each chapter to enable students to expand their knowledge should they wish to do so.</div>
	</li>
</ul>

<div>Contents - Preface, Glossary, Table of Cases, Table of Statutes, Table of Statutory Instruments, Introduction to the law of contract, Offer and acceptance, Certainty and intention, Consideration and estopped, Formalities and Capacity, Contractual terms, Exclusion and Limitation Clauses, Privity of Contract, Discharge by performance, branch and agreement, frustation, Misrepresentation, Mistake, Duress and undue influence, Illegality, Contracts in restaint of trade, Remedies I: damages for breach of comtract, Remedies II - equitable remedies, restitution and Limitation of actions.</div>

<div> </div>', 'Sub Title

			Constitutional Quandaries and Social Choice Theory

			Author

			Norman Schofield

			ISBN 10 Digit

			0521539722

			ISBN 13 Digit

			9780521539722

			Pages

			333

			Binding

			Paperback

			Year of Publication

			2006

			Edition of Book

			First

			Language

			English

			Illustrations

			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<div><strong>Sub Title</strong></div>
			</td>
			<td>
			<div>Constitutional Quandaries and Social Choice Theory</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Author</strong></div>
			</td>
			<td>
			<div>Norman Schofield</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>ISBN 10 Digit</strong></div>
			</td>
			<td>
			<div>0521539722</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>ISBN 13 Digit</strong></div>
			</td>
			<td>
			<div>9780521539722</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Pages</strong></div>
			</td>
			<td>
			<div>333</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Binding</strong></div>
			</td>
			<td>
			<div>Paperback</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Year of Publication</strong></div>
			</td>
			<td>
			<div>2006</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Edition of Book</strong></div>
			</td>
			<td>
			<div>First</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Language</strong></div>
			</td>
			<td>
			<div>English</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Illustrations</strong></div>
			</td>
			<td>
			<div>As per Book</div>
			</td>
		</tr>
	</tbody>
</table>', '"650"', '"390"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 333, '333', '/assets/books/2094/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381082706&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2094', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2094', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1762, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:41:12'),
('202cc6c6-47a4-45e8-b8a9-9792c5121bc2', '3567', 837, 'Point Set Topology', 'point-set-topoogy-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567', 'point-set-topoogy-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567-3567', '9780486472225', '9780486472225', '9780486472225', NULL, 'An understanding of topology is fundamental to the grasp of most branches of mathematical analysis and geometry. This wide-ranging treatment opens with basic concepts of set theory and topological spaces; it concludes with the rudiments of functional analysis. Its remarkable depth contributes to its versatility as a classroom text, a guide for independent study, and a reference. Suitable for advanced undergraduates and graduate students, this volume can serve as a text for a complete course in topology. Its comprehensive scope and coherent presentation make it equally valuable as a self-contained guide for those wishing to study at their own pace. Additional enrichment materials and advanced topic coverage—including extensive material on differentiable manifolds, abstract harmonic analysis, and fixed point theorems—constitute an excellent reference for mathematics teachers, students, and professionals.', '<p>An understanding of topology is fundamental to the grasp of most branches of mathematical analysis and geometry. This wide-ranging treatment opens with basic concepts of set theory and topological spaces; it concludes with the rudiments of functional analysis. Its remarkable depth contributes to its versatility as a classroom text, a guide for independent study, and a reference. Suitable for advanced undergraduates and graduate students, this volume can serve as a text for a complete course in topology. Its comprehensive scope and coherent presentation make it equally valuable as a self-contained guide for those wishing to study at their own pace. Additional enrichment materials and advanced topic coverage—including extensive material on differentiable manifolds, abstract harmonic analysis, and fixed point theorems—constitute an excellent reference for mathematics teachers, students, and professionals.</p>', 'Sub Title
			No

			Author
			Steven A. Gaal

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 0486472221

			ISBN 13 Digit
			 9780486472225

			Pages
			 336

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steven A. Gaal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 0486472221</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780486472225</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 336</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1224"', '"734"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 336, ' 336', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/939551rTTrmVMGL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486472225&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3567', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3567', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 837, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('202d8597-24bd-489e-8073-3176851cf34d', '2864', NULL, 'Integrated Graphic and Computer Modelling', 'integrated-graphic-and-computer-modelling-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864', 'integrated-graphic-and-computer-modelling-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864-2864', '‎ 9781848001787', '‎ 9781848001787', '‎ 9781848001787', NULL, 'Integrated Graphic and Computer Modelling

Computer languages and computer graphics have become the primary modes of human-computer interaction. This book provides a basic introduction to "Real and Virtual Environment" computer modelling. Graphics models are used to illustrate both the way computer languages are processed and also used to create computer models of graphic displays. Computer languages have been bootstrapped from machine code, to high-level languages such as Java, to animation scripting languages. Integrating graphic and computer models takes this support for programming, design and simulation work, one step further, allowing interactive computer graphic displays to be used to construct computer models of both real and virtual environment systems. The Java language is used to implement basic algorithms for language translation, and to generate graphic displays. It is also used to simulate the behaviour of a computer system, to explore the way programming and design-simulation environments can be put together.', '<h1>Integrated Graphic and Computer Modelling</h1>

<p><span>Computer languages and computer graphics have become the primary modes of human-computer interaction. This book provides a basic introduction to "Real and Virtual Environment" computer modelling. Graphics models are used to illustrate both the way computer languages are processed and also used to create computer models of graphic displays. Computer languages have been bootstrapped from machine code, to high-level languages such as Java, to animation scripting languages. Integrating graphic and computer models takes this support for programming, design and simulation work, one step further, allowing interactive computer graphic displays to be used to construct computer models of both real and virtual environment systems. The Java language is used to implement basic algorithms for language translation, and to generate graphic displays. It is also used to simulate the behaviour of a computer system, to explore the way programming and design-simulation environments can be put together.</span></p>', 'Publisher ‏ : ‎ Springer; 2008th edition (September 10, 2008)

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 706 pages

	ISBN-10 ‏ : ‎ 1848001789

	ISBN-13 ‏ : ‎ 978-1848001787

	Item Weight ‏ : ‎ 2.31 pounds

	Dimensions ‏ : ‎ 6.3 x 1.4 x 9.3 inches', '<ul>
	<li><span>Publisher ‏ : ‎ Springer; 2008th edition (September 10, 2008)</span></li>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 706 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 1848001789</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1848001787</span></li>
	<li><span>Item Weight ‏ : ‎ 2.31 pounds</span></li>
	<li><span>Dimensions ‏ : ‎ 6.3 x 1.4 x 9.3 inches</span></li>
</ul>', '"5395"', '"3237"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23401.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%E2%80%8E%209781848001787&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2864', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2864', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1302, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:55'),
('2045fab4-ec02-4786-9d40-361547fe9b2e', '997', NULL, 'Health and Social Work Practices - New Frontiers and Challenges new', 'health-and-social-work-practices-new-frontiers-and-challenges-new-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-9-997', 'health-and-social-work-practices-new-frontiers-and-challenges-new-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997-997', 'WSXV3344', 'WSXV3344', 'WSXV3344', NULL, 'This book is a compilation of the papers presented at the national conference on Health and Social Work Practices: New Frontiers and Challenges organized by the Department of Social Work, Centre for Rural Development, Periyar Maniammai University, Vallam, Thanjavur, Tamil Nadu, India. The conference aimed to provide a forum for government personnel, social workers, those working in the voluntary and corporate sectors, academics from allied disciplines and all those interested in working in the area of health, to come together and discuss ways for health promotion and better implementation of healthcare and welfare services. BN We find it a valuable resource in the hands of anybody who wishes to learn about recent developments in social work amid the health sector with inputs from allied professionals. We hope this information will foster the ability to work together.', '<p>This book is a compilation of the papers presented at the national conference on Health and Social Work Practices: New Frontiers and Challenges organized by the Department of Social Work, Centre for Rural Development, Periyar Maniammai University, Vallam, Thanjavur, Tamil Nadu, India. The conference aimed to provide a forum for government personnel, social workers, those working in the voluntary and corporate sectors, academics from allied disciplines and all those interested in working in the area of health, to come together and discuss ways for health promotion and better implementation of healthcare and welfare services. BN We find it a valuable resource in the hands of anybody who wishes to learn about recent developments in social work amid the health sector with inputs from allied professionals. We hope this information will foster the ability to work together.</p>', 'Health and Social Work Practices - New Frontiers and Challenges New', '<h1>Health and Social Work Practices - New Frontiers and Challenges New</h1>', '"2299"', '"1380"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51889788172734879.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSXV3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=997', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=997', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2492, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('2060a09b-281d-4ad5-ac02-cac3f12766f9', '1104', NULL, 'Gandhi and Ambedkar Life and Works', 'gandhi-and-ambedkar-life-and-works-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1-1104', 'gandhi-and-ambedkar-life-and-works-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104-1104', 'ERFG5544', 'ERFG5544', 'ERFG5544', NULL, 'This book tells us about the life and works of two great leaders of India - Mahatma Gandhi and Dr. Ambedkar. Gandhiji Stated his campaign firstly against apart hid in South Africa. This campaign made him a Great leader.He also fought for the freedom of India.', '<p>This book tells us about the life and works of two great leaders of India - Mahatma Gandhi and Dr. Ambedkar. Gandhiji Stated his campaign firstly against apart hid in South Africa. This campaign made him a Great leader.He also fought for the freedom of India.</p>', 'Sub Title
			No

			Author
			Himani Bhati

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381839317

			Pages
			197

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Himani Bhati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>197</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 197, '197', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10608172733062_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERFG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1104', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1104', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2416, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('206a21ba-5a0d-43e2-82b1-e0f78c55c978', '404', NULL, 'The Handbook of Personality Theory and Assesment in 2 Vols.', 'the-handbook-of-personality-theory-and-assesment-in-2-vols-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404', 'the-handbook-of-personality-theory-and-assesment-in-2-vols-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404', 'The Handbook', 'The Handbook::404', 'The Handbook', NULL, 'A definitive, authoritative and up-to-date resource for anyone interested in the theories, models and assessment methods used for understanding the many factes of Human personality and individual differences This brand new Handbook of Personality Theory and Assessment 2-Volume Set constitutes an essential resource for shaping the future of the scientific foundation of personality research, measurement, and practice. There is need for an up-to-date and international Handbook that reviews the major contemporary personality models Vol. 1 and associated psychometric measurement instruments Vol. 2 that underpin the scientific study of this important area of individual differences psychology, and in these two Handbooks this is very much achieved. Made unique by its depth and breadth the Handbooks are internationally edited and authored by Professors Gregory J. Boyle, Gerald Matthews, and Donald H. Saklofske and authored by internationally known academics, this work will be an important reference work for a host of researchers and practitioners in the fields of individual differences and personality assessment, clinical psychology, educational psychology, work and organizational psychology, health psychology and other applied fields as well. Volume 2: Personality Measurement and Assessment. Covers psychometric measurement of personality and has coverage of the following broad topics, listed by section heading: " General Methodological Issues " Multidimensional Personality Instruments " Assessment of Biologically-Based Traits " Assessment of Self-Regulative Traits " Implicit, Projective And Objective Measures Of Personality " Abnormal Personality Trait Instruments " Applications of Psychological Testing', '<p>A definitive, authoritative and up-to-date resource for anyone interested in the theories, models and assessment methods used for understanding the many factes of Human personality and individual differences This brand new Handbook of Personality Theory and Assessment 2-Volume Set constitutes an essential resource for shaping the future of the scientific foundation of personality research, measurement, and practice. There is need for an up-to-date and international Handbook that reviews the major contemporary personality models Vol. 1 and associated psychometric measurement instruments Vol. 2 that underpin the scientific study of this important area of individual differences psychology, and in these two Handbooks this is very much achieved. Made unique by its depth and breadth the Handbooks are internationally edited and authored by Professors Gregory J. Boyle, Gerald Matthews, and Donald H. Saklofske and authored by internationally known academics, this work will be an important reference work for a host of researchers and practitioners in the fields of individual differences and personality assessment, clinical psychology, educational psychology, work and organizational psychology, health psychology and other applied fields as well. Volume 2: Personality Measurement and Assessment. Covers psychometric measurement of personality and has coverage of the following broad topics, listed by section heading: " General Methodological Issues " Multidimensional Personality Instruments " Assessment of Biologically-Based Traits " Assessment of Self-Regulative Traits " Implicit, Projective And Objective Measures Of Personality " Abnormal Personality Trait Instruments " Applications of Psychological Testing</p>', NULL, NULL, '"26000"', '"15600"', '"2"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5786dpp_8_26.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=The%20Handbook&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=404', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=404', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2844, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:55'),
('20a82abd-2dbe-4a35-b0a1-f024f8cecd51', '1235', NULL, 'The Sage Handbook of International Social Work', 'the-sage-handbook-of-international-social-work-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235', 'the-sage-handbook-of-international-social-work-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235-1235', 'FVBG6655', 'FVBG6655::1235', ' FVBG6655', NULL, 'Social work is a profession that is increasingly involved with issues which have a global dimension. This Handbook tackles the global/local aspect of social work in its various forms and interrogates the key concerns that societies are facing through an international lens. The contributors show that, with an appreciation of commonalities and differences, local practices and appropriate forms of international activity can be better developed. Areas covered include: - Analysis of ''International social work'' - Globalisation and indigenisation - Social justice and human rights - Poverty and livelihoods - Ecological issues - Migration - Education, theory, research and practice - Social work in different settings - Religion and spirituality - Responses to disasters and conflicts - Life course perspectives - Regional perspectives - Future directions With a truly international range of contributions, the Handbook incorporates perspectives from Asia, Africa, Europe, Australasia, the Middle East and the Americas. It will be an invaluable resource for undergraduates, postgraduates, researchers and academics working in the fields of social work, social welfare, human services, and community development worldwide, as well as service providers and policy makers in the international arena.', '<p>Social work is a profession that is increasingly involved with issues which have a global dimension. This Handbook tackles the global/local aspect of social work in its various forms and interrogates the key concerns that societies are facing through an international lens. The contributors show that, with an appreciation of commonalities and differences, local practices and appropriate forms of international activity can be better developed. Areas covered include: - Analysis of ''International social work'' - Globalisation and indigenisation - Social justice and human rights - Poverty and livelihoods - Ecological issues - Migration - Education, theory, research and practice - Social work in different settings - Religion and spirituality - Responses to disasters and conflicts - Life course perspectives - Regional perspectives - Future directions With a truly international range of contributions, the Handbook incorporates perspectives from Asia, Africa, Europe, Australasia, the Middle East and the Americas. It will be an invaluable resource for undergraduates, postgraduates, researchers and academics working in the fields of social work, social welfare, human services, and community development worldwide, as well as service providers and policy makers in the international arena.</p>', 'The Sage Handbook of International Social Work', '<h1>The Sage Handbook of International Social Work</h1>', '"13399"', '"8039"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5951Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20FVBG6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1235', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1235', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2324, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('20b5f439-5a44-4578-a8c2-3c964b33c709', '1941', NULL, 'Computation in Living Cells, Gene Assembly in Cilliates- Natural Computing Series New', 'computation-in-living-cells-gene-assembly-in-cilliates-natural-computing-series-new-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-19-1941', 'computation-in-living-cells-gene-assembly-in-cilliates-natural-computing-series-new-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941-1941', 'EDFV6788', 'EDFV6788', 'EDFV6788', NULL, 'This is the first monograph on computation in living cells - one of the central and fastest growing areas of research in this field. Gene assembly in ciliates (unicellular organisms) is a splendid example of such computations. This work has helped to clarify important biological aspects of gene assembly, yielded novel insights into the nature of computation, and broadened our understanding of what computation is about. The monograph gives an accessible account of both the biology and the formal analysis of the gene assembly process. It can be used as a textbook for either graduate courses or seminars.', '<p>This is the first monograph on computation in living cells - one of the central and fastest growing areas of research in this field. Gene assembly in ciliates (unicellular organisms) is a splendid example of such computations. This work has helped to clarify important biological aspects of gene assembly, yielded novel insights into the nature of computation, and broadened our understanding of what computation is about. The monograph gives an accessible account of both the biology and the formal analysis of the gene assembly process. It can be used as a textbook for either graduate courses or seminars.</p>', 'Computation in Living Cells, Gene Assembly in Cilliates- Natural Computing Series New', '<h1>Computation in Living Cells, Gene Assembly in Cilliates- Natural Computing Series New</h1>', '"5100"', '"3060"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1191Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFV6788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1941', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1941', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1875, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('20bcc89b-ab57-4ceb-95f3-a0e425f9c903', '3741', 706, 'Scientific Thought In Context : 3 Vols. (Complete Set)', 'scientific-thought-in-context-3-vols-complete-set', 'scientific-thought-in-context-3-vols-complete-set', '9781414402994', '9781414402994', '9781414402994', NULL, 'In this undeniably scientific age in which we live, there are any number of books, reference or otherwise, that tell us where we are. This solidly written and thoughtprovoking set tells us how we got here. Editors Lerner and Lerner, who between the two of them can claim credit for some two dozen sciencerelated books and films, point out in the introduction that this threevolume work "was designed to contain an extensive time line as a chronological record of the evolution of science." The editors and the 59 advisers/contributors have done this job well, opting for a narrative approach rather than the standard encyclopedic.', '<p>In this undeniably scientific age in which we live, there are any number of books, reference or otherwise, that tell us where we are. This solidly written and thoughtprovoking set tells us how we got here. Editors Lerner and Lerner, who between the two of them can claim credit for some two dozen sciencerelated books and films, point out in the introduction that this threevolume work "was designed to contain an extensive time line as a chronological record of the evolution of science." The editors and the 59 advisers/contributors have done this job well, opting for a narrative approach rather than the standard encyclopedic.</p>', NULL, NULL, '"48238"', '"33767"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/311126.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414402994&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3741', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3741', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 706, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('20bd07e0-a3dd-4b57-b2e7-8f0fbca4c1c7', '996', NULL, 'Samajshastra: Ek Vivechan A Book', 'samajshastra-ek-vivechan-a-book-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996', 'samajshastra-ek-vivechan-a-book-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996-996', 'RFGT55544', 'RFGT55544', 'RFGT55544', NULL, 'Samajshastra: Ek Vivechan A Book', '<h1>Samajshastra: Ek Vivechan A Book</h1>', 'Sub Title
			No

			Author
			Dr. Raja Ram Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385810565

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Raja Ram Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385810565</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9317image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT55544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=996', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=996', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2493, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('20d46f45-5663-481d-a51c-b0988b48037c', '3471', 928, 'The Horses in Human History', 'the-horses-in-human-history-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471', 'the-horses-in-human-history-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471-3471', '9780521516594', '9780521516594', '9780521516594', NULL, 'Content - Acknowledgments, 1 Introduction to Equestrian Man and to Equus, 2 Equus caballus: Horse Domestication and Agro-Pastoralism across the Eurasian Steppes, 3 Nomadic Horse Culture of the Steppes, 4 Expansion from the Steppes to Southwestern and Southern Asia, 5 China and the Steppes beyond Its Borders, Equestrian Europe - Solar Edifices, Hippodromes, and Arthurian Chivalry, 7 Arabian Conquest from the South, 8 Turkic-Invader Converts to Islam and Crusader Opponents, 9 From the Steppes, the Altaic Nomad Conquest of Eurasia, 10 From Europe, Equus Returns to Its Continent of Origin, 11 Horses Are Us, References, Index', '<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgments, 1 Introduction to Equestrian Man and to Equus, 2 Equus caballus: Horse Domestication and Agro-Pastoralism across the Eurasian Steppes, 3 Nomadic Horse Culture of the Steppes, 4 Expansion from the Steppes to Southwestern and Southern Asia, 5 China and the Steppes beyond Its Borders, Equestrian Europe - Solar Edifices, Hippodromes, and Arthurian Chivalry, 7 Arabian Conquest from the South, 8 Turkic-Invader Converts to Islam and Crusader Opponents, 9 From the Steppes, the Altaic Nomad Conquest of Eurasia, 10 From Europe, Equus Returns to Its Continent of Origin, 11 Horses Are Us, References, Index</span></p>', 'Sub Title
			The Horses in Human History

			Author
			Pita Kelelna

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780521516594

			Pages
			460

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Horses in Human History</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Pita Kelelna</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780521516594</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>460</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"8079"', '"4847"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 460, '460', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3062The%20Horses%20in%20Human%20History.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521516594&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3471', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3471', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 928, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:55'),
('20f0176a-b1f0-4fb0-a709-1d75fa0accbe', '3823', 628, 'Temperature (Science For Everyone)', 'temperature-science-for-everyone', 'temperature-science-for-everyone', '-9-', '-9-', '-9-', NULL, 'About the book

This book starts with a historical background on the notion of temperature and the development of the temperature scale. Then Ya. A. Smorodinsky covers the fundamentals of thermodynamics and statistical physics, only using concepts that will be familiar to high-school students. Having built a solid foundation, he exposes the reader to a number of phenomena that are essentially quantum-mechanical, but for which the concept of temperature “works”, and works very well. These include the spins in crystal lattices, inverse population of energy levels, microwave background radiation, black holes, and cooling antiproton beams. Although it has been written for high-school students, the book contains a minimum amount of mathematics. Nevertheless, Ya.A. Smorodinsky compensates for this

severe restriction by the lucid manner in which he discusses complicated effects.

Contents

Preface 5

Introduction 9

De recs and Temperature 12

Galileo 17

What Is Heat?  28

Thermal Equilibrium 33

Heat and Cold  35

Temperature Scale 40

Carnot 42

Ideal Carnot Cycle 45

Carnot’s Great Theorem 54

Carnot’s Line of Reasoning 58

A Simple Problem  59

The Law of the Conservation of Energy 61

Adiabats  71

Carnot Function 73

Absolute Temperature Scale 76

Lord Kelvin’s Discovery 80

Real Temperature Scale 82

International Temperature Scale 84

Kinetic Theory o Gases 85

Collisions in an Ideal Gas 87

What Is the Velocity of Molecules?  89

Kinetic Energy of Molecules and Temperature 93

Distribution of Energy over Degrees of Freedom 96

Heat Capacity 99

Maxwell Distribution 101

What Is a Distribution? 103

Various Mean Values  105

Maxwell Distribution and Chaos  107

Absolute Temperature and Quantum Mechanics 114

Magnetic Needles 119

Unattainability of Absolute Zero 122

Entropy 125

Carnot Cycle on T vs S Diagrams 129

Conjugate Quantities . 131

Entropy of an Ideal Gas  132

Real, Irreversible World 134

Price of Work 136

One More Formula for Entropy 139

Two Laws of Thermodynamics 140

Refrigerator 143

Thomson’s Heat Pump 146

Boltzmann’ Formula 148

S as a Function of Temperature 151

Density of States 154

Temperature of Atomic Nuclei 155

Spins in Crystal Lattices 159

Spin Equilibria and Temperature 161

Negative Temperatures 163

Maximum Temperature 167

Masses of Elementary Particles 170

Unexpected Paradox 173

Low Temperatures 174

Magnetic Cooling 177

Problem for Fun  183

A Different Solution 188

Blackbody Radiation 189

Ultraviolet Catastrophe  193

A New Fundamental Constant 195

Photon Gas 201

Blackbody  206

Primordial Background Radiation 207

Baryonic Asymmetry of the Universe 212

Black Holes 217

Black-Hole Paradox 219

Planck’s Units  221

Emission of Radiation from a Black Hole 224

Death of a Black Hole 225

A New Paradox 227

Cooling of Antiproton Beams 229

Temperature and Variance 232

Brownian Movement 233

Fluctuations 237

Maxwell’s Imp 241

Up the Temperature Scale 245

How Is Memory Lost? 249

Lorentz’s Gas 253

Mixing  255

What Is the Number of Degrees of Freedom? 258

Conclusion 260

 ', '<p><strong>About the book</strong></p>

<p>This book starts with a historical background on the notion of temperature and the development of the temperature scale. Then Ya. A. Smorodinsky covers the fundamentals of thermodynamics and statistical physics, only using concepts that will be familiar to high-school students. Having built a solid foundation, he exposes the reader to a number of phenomena that are essentially quantum-mechanical, but for which the concept of temperature “works”, and works very well. These include the spins in crystal lattices, inverse population of energy levels, microwave background radiation, black holes, and cooling antiproton beams. Although it has been written for high-school students, the book contains a minimum amount of mathematics. Nevertheless, Ya.A. Smorodinsky compensates for this<br />
severe restriction by the lucid manner in which he discusses complicated effects.</p>

<p>Contents<br />
Preface 5<br />
Introduction 9<br />
De recs and Temperature 12<br />
Galileo 17<br />
What Is Heat?  28<br />
Thermal Equilibrium 33<br />
Heat and Cold  35<br />
Temperature Scale 40<br />
Carnot 42<br />
Ideal Carnot Cycle 45<br />
Carnot’s Great Theorem 54<br />
Carnot’s Line of Reasoning 58<br />
A Simple Problem  59</p>

<p>The Law of the Conservation of Energy 61<br />
Adiabats  71<br />
Carnot Function 73<br />
Absolute Temperature Scale 76<br />
Lord Kelvin’s Discovery 80<br />
Real Temperature Scale 82<br />
International Temperature Scale 84<br />
Kinetic Theory o Gases 85<br />
Collisions in an Ideal Gas 87<br />
What Is the Velocity of Molecules?  89<br />
Kinetic Energy of Molecules and Temperature 93<br />
Distribution of Energy over Degrees of Freedom 96<br />
Heat Capacity 99<br />
Maxwell Distribution 101<br />
What Is a Distribution? 103<br />
Various Mean Values  105<br />
Maxwell Distribution and Chaos  107<br />
Absolute Temperature and Quantum Mechanics 114<br />
Magnetic Needles 119<br />
Unattainability of Absolute Zero 122<br />
Entropy 125<br />
Carnot Cycle on T vs S Diagrams 129<br />
Conjugate Quantities . 131<br />
Entropy of an Ideal Gas  132</p>

<p>Real, Irreversible World 134<br />
Price of Work 136<br />
One More Formula for Entropy 139<br />
Two Laws of Thermodynamics 140<br />
Refrigerator 143<br />
Thomson’s Heat Pump 146<br />
Boltzmann’ Formula 148<br />
S as a Function of Temperature 151<br />
Density of States 154<br />
Temperature of Atomic Nuclei 155<br />
Spins in Crystal Lattices 159<br />
Spin Equilibria and Temperature 161<br />
Negative Temperatures 163<br />
Maximum Temperature 167<br />
Masses of Elementary Particles 170<br />
Unexpected Paradox 173<br />
Low Temperatures 174<br />
Magnetic Cooling 177<br />
Problem for Fun  183<br />
A Different Solution 188<br />
Blackbody Radiation 189<br />
Ultraviolet Catastrophe  193<br />
A New Fundamental Constant 195<br />
Photon Gas 201<br />
Blackbody  206<br />
Primordial Background Radiation 207<br />
Baryonic Asymmetry of the Universe 212<br />
Black Holes 217<br />
Black-Hole Paradox 219<br />
Planck’s Units  221<br />
Emission of Radiation from a Black Hole 224<br />
Death of a Black Hole 225<br />
A New Paradox 227<br />
Cooling of Antiproton Beams 229<br />
Temperature and Variance 232<br />
Brownian Movement 233<br />
Fluctuations 237<br />
Maxwell’s Imp 241<br />
Up the Temperature Scale 245<br />
How Is Memory Lost? 249<br />
Lorentz’s Gas 253<br />
Mixing  255<br />
What Is the Number of Degrees of Freedom? 258<br />
Conclusion 260</p>

<p> </p>', ' Title

			Temperature (Science For Everyone)

			 Author
			Ya.A.Smorodinsky

			 ISBN
			-

			 Publisher
			Mir Publisher

			 Year of Publication  
			1984

			 Pages
			264

			 Binding
			Hardcover

			 Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>
			<p> Title</p>
			</td>
			<td style="text-align:center"><strong>Temperature (Science For Everyone)</strong></td>
		</tr>
		<tr>
			<td> Author</td>
			<td style="text-align:center"><strong>Ya.A.Smorodinsky</strong></td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td style="text-align:center"><strong>-</strong></td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td style="text-align:center"><strong>Mir Publisher</strong></td>
		</tr>
		<tr>
			<td> Year of Publication  </td>
			<td style="text-align:center"><strong>1984</strong></td>
		</tr>
		<tr>
			<td> Pages</td>
			<td style="text-align:center"><strong>264</strong></td>
		</tr>
		<tr>
			<td> Binding</td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td> Language</td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, 264, '264', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5571Temperature.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-9-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3823', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3823', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 628, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:55'),
('210bbba2-7e86-4bd6-8176-c27b8eb69a7d', '4088', 373, 'Degas', 'degas', 'degas', '050086005x', '050086005x', '050086005x', NULL, 'About the book

This English language book is a must-have for any art lover or collector. With special attributes like being illustrated and in excellent condition, this book is a rare find. Although not personalised or signed, this book is a treasure that will add value to any collection. Get your hands on this 1979 edition and delve into the artistry of Degas.

Contents:

With Degas by Ernest Rouart

Degas, Dance, Drawing by Paul Valery

LIFE AND WORKS

	From historical scenes to painting everyday reality

	Traces of tension

	A new pictorial conception

	Dancers “from another planet”

DOCUMENTATION

Degas year by year

Expertise (The monotypes)

Degas as a collector

Books about Degas

Degas in museums', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>This English language book is a must-have for any art lover or collector. With special attributes like being illustrated and in excellent condition, this book is a rare find. Although not personalised or signed, this book is a treasure that will add value to any collection. Get your hands on this 1979 edition and delve into the artistry of Degas.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span></p>

<p style="text-align:justify"><span><span>With Degas by Ernest Rouart</span></span></p>

<p style="text-align:justify"><span><span>Degas, Dance, Drawing by Paul Valery</span></span></p>

<p style="text-align:justify"><span><span><strong>LIFE AND WORKS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>From historical scenes to painting everyday reality</span></span></li>
	<li style="text-align:justify"><span><span>Traces of tension</span></span></li>
	<li style="text-align:justify"><span><span>A new pictorial conception</span></span></li>
	<li style="text-align:justify"><span><span>Dancers “from another planet”</span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong>DOCUMENTATION</strong></span></span></p>

<p style="text-align:justify"><span><span>Degas year by year </span></span></p>

<p style="text-align:justify"><span><span>Expertise (The monotypes)</span></span></p>

<p style="text-align:justify"><span><span>Degas as a collector</span></span></p>

<p style="text-align:justify"><span><span>Books about Degas</span></span></p>

<p style="text-align:justify"><span><span>Degas in museums</span></span></p>
', 'Title
			Degas

			Author
			Antoine Terrasse

			Publisher
			Thames and Hudson

			Year of Publication
			1974

			Pages
			95

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Degas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Antoine Terrasse</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Thames and Hudson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1974</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>95</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'cea9a09e-acbc-446a-bc42-a23789ff8e66', NULL, NULL, 95, '95', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6940Degas.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=050086005x&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4088', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4088', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 373, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:55'),
('2111bb45-0e51-425d-84f0-3ae0c5d2bbba', '899', NULL, 'The Truth Retold for Joyous Living', 'the-truth-retold-for-joyous-living', 'the-truth-retold-for-joyous-living', '9788187471899', '9788187471899', '9788187471899', NULL, 'Contents: - 

PART ONE

1. Accept the Supremacy of God

2. Six Vices of Life

First Vice-Anger

Second Vice-Fear

Third Vice-Habit of Procrastination

Fourth Vice-Sleep

Fifth Vice-Drowsiness

Sixth Vice-Laziness-Lethargy

3. The Power of Thought

What is Positive and Negative Energy?

4. Positive Mind

5. Source of Positive Energy

6. Happiness

7. Forget the Past

8. Conduct

9. Stress

PART TWO

10. Mother-The Divine

11. Mother Ganges-A Divine Name

12. Dharti Maa (Mother Earth)

13. Speech and Words

14. Faith and Devotion

15. Old Age

16. Silence Please

17. The Concept of Joint Family

18. The Concept of Rama Rajya

19. White and Non-White Races-A Myth

20. Grumblers and Brooders

21. Guilt

22. Scoffery

23. Dress

24. Three Magical Missiles of the World

(i) Money

(ii) Woman

(iii) Musical Chants (Raag)

PART THREE

25. Health

26. Food

27. Water-A Nectar

28. Delhi Water

29. Basil (tulsi)-A Miraculous Plant

30. Garlic

31. Onion

32. Turmeric

33. Cinnamon

34. Penugreek

35. Miraculous Therapeutic Oil-Olive Oil

36. Alcoholism

37. Some Easy Tips for Healthy and Joyous Living

38. Conclusion of Life

References

Index                                    

 ', '<p style="text-align:justify"><span><span><strong><span><span>Contents: -</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART ONE </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Accept the Supremacy of God </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Six Vices of Life </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>First Vice-Anger </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Second Vice-Fear </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Third Vice-Habit of Procrastination </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Fourth Vice-Sleep </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Fifth Vice-Drowsiness </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Sixth Vice-Laziness-Lethargy </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. The Power of Thought </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>What is Positive and Negative Energy?</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Positive Mind </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Source of Positive Energy </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Happiness </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Forget the Past </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Conduct </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Stress </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART TWO </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Mother-The Divine </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Mother Ganges-A Divine Name </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Dharti Maa (Mother Earth) </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Speech and Words </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Faith and Devotion </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Old Age </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Silence Please </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>17. The Concept of Joint Family </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>18. The Concept of Rama Rajya </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>19. White and Non-White Races-A Myth </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>20. Grumblers and Brooders </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>21. Guilt </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>22. Scoffery </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>23. Dress </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>24. Three Magical Missiles of the World </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(i) Money </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(ii) Woman </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(iii) Musical Chants (Raag) </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART THREE </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>25. Health </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>26. Food </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>27. Water-A Nectar </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>28. Delhi Water </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>29. Basil (tulsi)-A Miraculous Plant </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>30. Garlic </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>31. Onion </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>32. Turmeric </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>33. Cinnamon </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>34. Penugreek </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>35. Miraculous Therapeutic Oil-Olive Oil </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>36. Alcoholism </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>37. Some Easy Tips for Healthy and Joyous Living </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>38. Conclusion of Life </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>References </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Index                                    </span></span></span></span></p>

<p> </p>', 'Title
			The Truth Retold for Joyous Living

			Author
			R. P Lao

			ISBN
			9788187471899

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Truth Retold for Joyous Living</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>R. P Lao</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471899</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p><br />
 </p>', '"1399"', '"980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2669the.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471899&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=899', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=899', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2546, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('2114f26d-0898-47b8-99b8-9f40fc42e5be', '316', NULL, 'Encyclopedia of Stem Cell research-2Vols.', 'encyclopedia-of-stem-cell-research2vols-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316', 'encyclopedia-of-stem-cell-research2vols-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316-316', '9781412959087', '9781412959087', '9781412959087', NULL, 'What is a stem cell? We have a basic working definition, but the way we observe a stem cell function in a dish may not represent how it functions in a living organism. Only this is clear: Stem cells are the engine room of multicelluar organismsùboth plants and animals. However, controversies, breakthroughs, and frustration continue to swirl in eternal storms through this rapidly moving area of research. But what does the average person make of all this, and how can an interested scholar probe this vast sea of information?The Encyclopedia of Stem Cell Research provides a clear understanding of the basic concepts in stem cell biology and addresses the politics, ethics, and challenges currently facing the field. While stem cells are exciting alone, they are also clearly fueling the traditional areas of developmental biology and the field of regenerative medicine. These two volumes present more than 320 articles that explore major topics related to the emerging science of stem cell research and therapy.', '<p>What is a stem cell? We have a basic working definition, but the way we observe a stem cell function in a dish may not represent how it functions in a living organism. Only this is clear: Stem cells are the engine room of multicelluar organismsùboth plants and animals. However, controversies, breakthroughs, and frustration continue to swirl in eternal storms through this rapidly moving area of research. But what does the average person make of all this, and how can an interested scholar probe this vast sea of information?The Encyclopedia of Stem Cell Research provides a clear understanding of the basic concepts in stem cell biology and addresses the politics, ethics, and challenges currently facing the field. While stem cells are exciting alone, they are also clearly fueling the traditional areas of developmental biology and the field of regenerative medicine. These two volumes present more than 320 articles that explore major topics related to the emerging science of stem cell research and therapy.</p>', 'Sub Title
			Stem Cell Research

			Author
			Clive N. Svendsen 

			ISBN 13 Digit
			9781412959087

			Pages
			952

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Stem Cell Research</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Clive N. Svendsen </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412959087</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>952</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"31090"', '"18650"', '"0"', 5, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 952, '952', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72459781412959087.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412959087&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=316', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=316', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2896, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:55'),
('2152b2fe-3e0f-41f1-a90f-d7ee96cdd092', '3785', 664, 'Reading Sixteenth-Century Poetry', 'reading-sixteenthcentury-poetry', 'reading-sixteenthcentury-poetry', '9781405169547', '9781405169547', '9781405169547', NULL, 'About the Book

Reading Sixteenth-Century Poetry combines close readings of individual poems with a critical consideration of the historical context in which they were written. Informative and original, this book has been carefully designed to enable readers to understand, enjoy, and be inspired by sixteenth-century poetry.

	Close reading of a wide variety of sixteenth-century poems, canonical and non-canonical, by men and by women, from print and manuscript culture, across the major literary modes and genres

	Poems read within their historical context, with reference to five major cultural revolutions: Renaissance humanism, the Reformation, the modern nation-state, companionate marriage, and the scientific revolution

	Offers in-depth discussion of Skelton, Wyatt, Surrey, Isabella Whitney, Gascoigne, Philip Sidney, Spenser, Marlowe, Mary Sidney Herbert, Donne, and Shakespeare

	Presents a separate study of all five of Shakespeare’s major poems - Venus and Adonis, The Rape of Lucrece, ''The Phoenix and Turtle,'' the Sonnets, and A Lover''s Complaint- in the context of his dramatic career

	Discusses major works of literary criticism by Plato, Aristotle, Horace, Longinus, Philip Sidney, George Puttenham, Percy Bysshe Shelley, Seamus Heaney, Adrienne Rich, and Helen Vendler

Contents:

Part I 1500–1558. Reading Early Tudor Poetry: Henrician, Edwardian, Marian 19

1 Voice 21

The Poetic Style of Character: Plain and Eloquent Speaking

2 Perception 43

The Crisis of the Reformation, or, What the Poet Sees: Self, Beloved, God

3 World 66

The Poet’s Ecology of Place: Sky, Sea, Soil

4 Form 90

The Idea of a Poem: Elegy, Pastoral, Sonnet, Satire, Epic

5 Career 115

The Role of the Poet in Society: Skelton, Wyatt, and Surrey

Part II 1558–1600. Reading Elizabethan Poetry 139

6 Voice 141

The Poetic Style of Character: From Plain Eloquence to the Metaphysical Sublime

7 Perception 163

What the Poet Sees, and the Advent of Modern Personage: Desire, Idolatry, Transport, Partnership

8 World 185

The Poet’s Ecology of Place: Cosmos, Colony, Country

9 Form 208

Fictions of Poetic Kind: Pastoral, Sonnet, Epic, Minor Epic, Hymn

10 Career 231

The Role of the Poet in Society: Whitney, Spenser, and Marlowe

Part III A Special Case 255

11 Shakespeare: Voice, Perception, World, Form, Career 257', '<p><strong><span>About the Book</span></strong></p>

<p><em>Reading Sixteenth-Century Poetry</em> combines close readings of individual poems with a critical consideration of the historical context in which they were written. Informative and original, this book has been carefully designed to enable readers to understand, enjoy, and be inspired by sixteenth-century poetry.</p>

<ul>
	<li>Close reading of a wide variety of sixteenth-century poems, canonical and non-canonical, by men and by women, from print and manuscript culture, across the major literary modes and genres</li>
	<li>Poems read within their historical context, with reference to five major cultural revolutions: Renaissance humanism, the Reformation, the modern nation-state, companionate marriage, and the scientific revolution</li>
	<li>Offers in-depth discussion of Skelton, Wyatt, Surrey, Isabella Whitney, Gascoigne, Philip Sidney, Spenser, Marlowe, Mary Sidney Herbert, Donne, and Shakespeare</li>
	<li>Presents a separate study of all five of Shakespeare’s major poems - <em>Venus and Adonis</em>, <em>The Rape of Lucrece</em>, ''The Phoenix and Turtle,'' the <em>Sonnets</em>, and <em>A Lover''s Complaint-</em> in the context of his dramatic career</li>
	<li>Discusses major works of literary criticism by Plato, Aristotle, Horace, Longinus, Philip Sidney, George Puttenham, Percy Bysshe Shelley, Seamus Heaney, Adrienne Rich, and Helen Vendler</li>
</ul>

<p><strong><span>Contents:</span></strong></p>

<p><strong>Part I 1500–1558. Reading Early Tudor Poetry: Henrician, Edwardian, Marian 19</strong></p>

<p>1 Voice 21<br />
<em>The Poetic Style of Character: Plain and Eloquent Speaking</em></p>

<p>2 Perception 43<br />
<em>The Crisis of the Reformation, or, What the Poet Sees: Self, Beloved, God</em></p>

<p>3 World 66<br />
<em>The Poet’s Ecology of Place: Sky, Sea, Soil</em></p>

<p>4 Form 90<br />
<em>The Idea of a Poem: Elegy, Pastoral, Sonnet, Satire, Epic</em></p>

<p>5 Career 115<br />
<em>The Role of the Poet in Society: Skelton, Wyatt, and Surrey</em></p>

<p><strong>Part II 1558–1600. Reading Elizabethan Poetry 139</strong></p>

<p>6 Voice 141<br />
<em>The Poetic Style of Character: From Plain Eloquence to the Metaphysical Sublime</em></p>

<p>7 Perception 163<br />
<em>What the Poet Sees, and the Advent of Modern Personage: Desire, Idolatry, Transport, Partnership</em></p>

<p>8 World 185<br />
<em>The Poet’s Ecology of Place: Cosmos, Colony, Country</em></p>

<p>9 Form 208<br />
<em>Fictions of Poetic Kind: Pastoral, Sonnet, Epic, Minor Epic, Hymn</em></p>

<p>10 Career 231<br />
<em>The Role of the Poet in Society: Whitney, Spenser, and Marlowe</em></p>

<p><strong>Part III A Special Case 255</strong></p>

<p>11 Shakespeare: Voice, Perception, World, Form, Career 257</p>
', 'Title
			Reading Sixteenth-Century Poetry

			Author
			Patrick Cheney

			ISBN
			9781405169547

			Publishers
			Wiley

			Year
			2011

			Language
			English

			Pages
			340

			Binding
			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Reading Sixteenth-Century Poetry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Patrick Cheney</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781405169547</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>340</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"3710"', '"2226"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2011', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 340, '340', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8308p-3.webp', NULL, '12', 'Featured Books', '1', 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9781405169547&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3785', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3785', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 664, 1, 1, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('2174063e-f593-4a9a-9d66-ad8e86828039', '3921', 530, 'Physical Chemistry  V-1', 'physical-chemistry-v1', 'physical-chemistry-v1', '-60-', '-60-', '-60-', NULL, 'About the book

This book is the first volume of a two-volume university course in physical chemistry. It deals with the fundamentals of chemical thermodynamics, the thermodynamics of solutions, chemical and heterogeneous equilibria, surface phenomena, and adsorption. A special chapter is devoted to gas chromatography.

The second volume deals with the kinetics of chemical reactions, catalysis, electrochemistry, and electromotive forces.

The size of the book is mainly due to the fact that the authors have done everything possible to present the fundamentals and their interrelationships in the clearest manner. The mathematical deductions are given in sufficient detail and are explained in a simple manner.

The book is intended for students of chemical faculties in universities and will also be useful for postgraduate students and teachers of physical chemistry. The authors expect that the book will be understood by readers studying physical chemistry for the first time, provided they have a foundational knowledge of mathematics and physics within the scope of the usual courses in these subjects as taught in chemical faculties.

Contents

List of Tables

Symbols

Preface

Introduction

FUNDAMENTALS OF THERMODYNAMICS

Chapter 1. First Law of Thermodynamics

Chapter 2. Thermochemistry

Chapter 3. Second Law of Thermodynamics

Chapter 4. Characteristic Functions. Applications of Second law of Thermodynamics

THERMODYNAMICS OF SOLUTIONS

Chapter 5. Thermodynamics of Solutions. Gas Mixtures (Solutions)

Chapter 6. Equilibrium between Liquid Solution and Saturated Vapour

Chapter 7. Equilibrium of Liquid Solutions with Gases and Solids. Some Classes of Solutions

CHEMICAL EQUILIBRIA. CHEMICAL THERMODYNAMICS

Chapter 8. Chemical Equilibria in Gases and Solutions

Chapter 9. Temperature Dependence of Chemical Equilibrium

Chapter 10. Statistical Method of Calculating Thermodynamic Quantities

HETEROGENEOUS PHASE EQUILIBRIA

Chapter 11. Gibbs Phase Rule

Chapter 12. One-Component Systems

Chapter 13. Two-Component Systems with One Phase of Variable Composition

Chapter 14. Two-Component Systems with Incompletely Miscible Components in Condensed Phases

Chapter 15. Three-Component Systems

SURFACE PHENOMENA ADSORPTION

Chapter 16. Isotherms of Adsorption of Gases and Vapours on a Homogeneous Surface

Chapter 17. Thermodynamic Equilibrium between Surface layer and Bulk Phases. Monolayers. Changes in Thermodynamic Functions upon Adsorption

Chapter 18. Energy of Intermolecular Interactions in Adsorption. Molecular-Statistical Calculation of Adsorption Equilibria

Chapter 19. Adsorption by Porous Adsorbents and from Liquid Solutions

Chapter 20. (Supplementary). Gas Chromatography

Appendices

Bibliography

Name Index

Subject Index', '<p><span><span><strong>About the book</strong></span></span></p>

<p><span><span>This book is the first volume of a two-volume university course in physical chemistry. It deals with the fundamentals of chemical thermodynamics, the thermodynamics of solutions, chemical and heterogeneous equilibria, surface phenomena, and adsorption. A special chapter is devoted to gas chromatography.</span></span></p>

<p><span><span>The second volume deals with the kinetics of chemical reactions, catalysis, electrochemistry, and electromotive forces.</span></span></p>

<p><span><span>The size of the book is mainly due to the fact that the authors have done everything possible to present the fundamentals and their interrelationships in the clearest manner. The mathematical deductions are given in sufficient detail and are explained in a simple manner.</span></span></p>

<p><span><span>The book is intended for students of chemical faculties in universities and will also be useful for postgraduate students and teachers of physical chemistry. The authors expect that the book will be understood by readers studying physical chemistry for the first time, provided they have a foundational knowledge of mathematics and physics within the scope of the usual courses in these subjects as taught in chemical faculties.</span></span></p>

<p><span><span><strong>Contents</strong></span></span></p>

<p><span><span>List of Tables</span></span></p>

<p><span><span>Symbols</span></span></p>

<p><span><span>Preface</span></span></p>

<p><span><span>Introduction</span></span></p>

<p style="text-align:center"><span><span><strong>FUNDAMENTALS OF THERMODYNAMICS</strong></span></span></p>

<p><span><span>Chapter 1. First Law of Thermodynamics</span></span></p>

<p><span><span>Chapter 2. Thermochemistry </span></span></p>

<p><span><span>Chapter 3. Second Law of Thermodynamics</span></span></p>

<p><span><span>Chapter 4. Characteristic Functions. Applications of Second law of Thermodynamics</span></span></p>

<p style="text-align:center"><span><span><strong>THERMODYNAMICS OF SOLUTIONS</strong></span></span></p>

<p><span><span>Chapter 5. Thermodynamics of Solutions. Gas Mixtures (Solutions)</span></span></p>

<p><span><span>Chapter 6. Equilibrium between Liquid Solution and Saturated Vapour </span></span></p>

<p><span><span>Chapter 7. Equilibrium of Liquid Solutions with Gases and Solids. Some Classes of Solutions</span></span></p>

<p style="text-align:center"><span><span><strong>CHEMICAL EQUILIBRIA. CHEMICAL THERMODYNAMICS</strong></span></span></p>

<p><span><span>Chapter 8. Chemical Equilibria in Gases and Solutions</span></span></p>

<p><span><span>Chapter 9. Temperature Dependence of Chemical Equilibrium</span></span></p>

<p><span><span>Chapter 10. Statistical Method of Calculating Thermodynamic Quantities</span></span></p>

<p style="text-align:center"><span><span><strong>HETEROGENEOUS PHASE EQUILIBRIA</strong></span></span></p>

<p><span><span>Chapter 11. Gibbs Phase Rule</span></span></p>

<p><span><span>Chapter 12. One-Component Systems</span></span></p>

<p><span><span>Chapter 13. Two-Component Systems with One Phase of Variable Composition</span></span></p>

<p><span><span>Chapter 14. Two-Component Systems with Incompletely Miscible Components in Condensed Phases</span></span></p>

<p><span><span>Chapter 15. Three-Component Systems</span></span></p>

<p style="text-align:center"><span><span><strong>SURFACE PHENOMENA ADSORPTION</strong></span></span></p>

<p><span><span>Chapter 16. Isotherms of Adsorption of Gases and Vapours on a Homogeneous Surface</span></span></p>

<p><span><span>Chapter 17. Thermodynamic Equilibrium between Surface layer and Bulk Phases. Monolayers. Changes in Thermodynamic Functions upon Adsorption</span></span></p>

<p><span><span>Chapter 18. Energy of Intermolecular Interactions in Adsorption. Molecular-Statistical Calculation of Adsorption Equilibria </span></span></p>

<p><span><span>Chapter 19. Adsorption by Porous Adsorbents and from Liquid Solutions </span></span></p>

<p><span><span>Chapter 20. (Supplementary). Gas Chromatography</span></span></p>

<p><span><span>Appendices</span></span></p>

<p><span><span>Bibliography</span></span></p>

<p><span><span>Name Index</span></span></p>

<p><span><span>Subject Index</span></span></p>', 'Title
			Physical Chemistry  V-1

			Author
			Ya.Gerasimov

			Publisher
			Mir Publishers

			Year of Publication
			1974

			Pages
			608

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Physical Chemistry  V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Ya.Gerasimov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1974</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">608</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"0"', NULL, '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 608, '608', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9740Ya.%20Gerasimov%20(Ed.)%20-%20Physical%20Chemistry%20Volume%201%20-%20Mir%20-%201974_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-60-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3921', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3921', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 530, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:55'),
('21bb7460-e11d-4509-96e2-e4ec51d195da', '3955', 497, 'Principles of Management', 'principles-of-management', 'principles-of-management', '9789356223868', '9789356223868', '9789356223868', NULL, 'About the book

This book has been designed and written to give the students of management an in-depth insight into the subject of business management.

This book will be helpful to the students of MBA, PGDM, PGPM, MCA, BBA & other professional courses.

Content

	Management Concepts and Nature

	Evolution of Management Thought

	Contemporary Management Theories

	Fundamentals of Planning

	Goals and Plans

	Management by Objectives (MBO)

	Strategic Planning

	Business Environment (Analysis and Diagnosis)

	Decision Making

	Organising Function

	Formal and Informal Organisations

	Group Dynamics

	Types of Organisation Structure

	Authority Responsibility Relationships

	Line and Staff Relationships

	Departmentation

	Delegation and Decentralisation

	Co-ordination

	Conflict Management

	Staffing Function

	Recruitment and Selection

	Training and Development

	Compensation

	Performance Appraisal

	Direction and Supervision

	Motivation

	Leadership

	Communication

	Interpersonal Behaviour

	Control Concepts and Process

	Techniques of Control

	Organisational Change

	Corporate Culture

	Organisation Development

	Corporate Social Responsibility

	Corporate Governance

	Knowledge Management

	Learning Organisation

	Individual Behaviour

	Personality

	Perception

	Work Teams and Group Decision Making', '<p style="text-align:justify"><span><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>This book has been designed and written to give the students of management an in-depth insight into the subject of business management.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>This book will be helpful to the students of MBA, PGDM, PGPM, MCA, BBA &amp; other professional courses.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content</span></span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span><span>Management Concepts and Nature</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Evolution of Management Thought</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Contemporary Management Theories</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Fundamentals of Planning</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Goals and Plans</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Management by Objectives (MBO)</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Strategic Planning</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Business Environment (Analysis and Diagnosis)</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Decision Making</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Organising Function</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Formal and Informal Organisations</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Group Dynamics</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Types of Organisation Structure</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Authority Responsibility Relationships</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Line and Staff Relationships</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Departmentation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Delegation and Decentralisation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Co-ordination</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Conflict Management</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Staffing Function</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Recruitment and Selection</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Training and Development</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Compensation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Performance Appraisal</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Direction and Supervision</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Motivation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Leadership</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Communication</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Interpersonal Behaviour</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Control Concepts and Process</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Techniques of Control</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Organisational Change</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Corporate Culture</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Organisation Development</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Corporate Social Responsibility</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Corporate Governance</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Knowledge Management</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Learning Organisation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Individual Behaviour</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Personality</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span><span>Perception</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span>Work Teams and Group Decision Making</span></span></span></li>
</ol>', 'Title
			Principles of Management

			Author
			Neeru Vasishth

			ISBN
			9789356223868

			Publisher
			Taxmann

			Pages
			928

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Principles of Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Neeru Vasishth</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356223868</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>928</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"795"', '"676"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '305d7b11-9f04-4db1-82fe-42bcf3f8f1fe', NULL, NULL, 928, '928', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14949789356223868L.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789356223868&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3955', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3955', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 497, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:55'),
('21bc4005-517a-40ba-826c-a02a0c536e3a', '1600', NULL, 'Democratization -Library of Political Science in 4 Vols.', 'democratization-library-of-political-science-in-4-vols-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1-1600', 'democratization-library-of-political-science-in-4-vols-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600-1600', 'RTYH654', 'RTYH654', 'RTYH654', NULL, 'Since the 1970s, the number of formally democratic states has grown exponentially whilst coherent alternatives to democracy have steadily diminished in terms of their global relevance. Yet, democracy remains an extremely problematic, conflictual and unfinished enterprise - as a process and a project. The progress of democratization, inside nation states and globally, is partial, unsteady and at times thin, and efforts to extend democratization outside the nation state, whether to international bodies or civil society or the private sphere of the family and even intimate social relations, are sometimes highly contested. For researchers and scholars, there is an undoubted challenge in understanding and interpreting the multi-layered and multi-dimension processes of democratization and gauging their significance for the social and political world. This collection explains aspects or experiments in democratization across the world and relates the substantial body of work on comparative, cross-regional and cross-case work across thematic fields of research. With this collection, researchers, policy makers, students, social and economic organizations such as businesses and labour movements, and NGOs in fields such as development, democracy promotion, social rights and international relations, can make sense of the best of a broad and potentially intimidating field of study. Volume One: Theories, Methods and Historical Perspectives Volume Two: States and Political Economies of Democratization Volume Three: Civil Society, Human Rights and Culture in Democratization Volume Four: The Global Politics and Globalization of Democratization', '<p>Since the 1970s, the number of formally democratic states has grown exponentially whilst coherent alternatives to democracy have steadily diminished in terms of their global relevance. Yet, democracy remains an extremely problematic, conflictual and unfinished enterprise - as a process and a project. The progress of democratization, inside nation states and globally, is partial, unsteady and at times thin, and efforts to extend democratization outside the nation state, whether to international bodies or civil society or the private sphere of the family and even intimate social relations, are sometimes highly contested. For researchers and scholars, there is an undoubted challenge in understanding and interpreting the multi-layered and multi-dimension processes of democratization and gauging their significance for the social and political world. This collection explains aspects or experiments in democratization across the world and relates the substantial body of work on comparative, cross-regional and cross-case work across thematic fields of research. With this collection, researchers, policy makers, students, social and economic organizations such as businesses and labour movements, and NGOs in fields such as development, democracy promotion, social rights and international relations, can make sense of the best of a broad and potentially intimidating field of study. Volume One: Theories, Methods and Historical Perspectives Volume Two: States and Political Economies of Democratization Volume Three: Civil Society, Human Rights and Culture in Democratization Volume Four: The Global Politics and Globalization of Democratization</p>', 'Democratization -Library of Political Science in 4 Vols.', '<h1>Democratization -Library of Political Science in 4 Vols.</h1>', '"69999"', '"41999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4257dpp_4_21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYH654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1600', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1600', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2111, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:55'),
('21c48a39-1684-46d3-ada4-c49b47be24db', '2538', NULL, 'Human Resource Management 7/e - Text and Cases', 'human-resource-management-7e-text-and-cases-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-25-2538', 'human-resource-management-7e-text-and-cases-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538-2538', 'BHYY6655', 'BHYY6655', 'BHYY6655', NULL, 'Human Resource Management, in its seventh edition, continues to adopt, adapt and teach the ever-dynamic paradigms of the subject in an easy to relate style. The book will be very helpful for management students in understanding the depth of Human Resource Management and will also serve as practical guide with its extensive pedagogy and Online Learning Center (OLC). Features: Four new chapters - Employee Engagement, Organizational Culture, Labor Laws and HR in Small Scale Units A new feature, Walk the Talk, informs the reader of practical dos and don''ts in HR for Professionals With a continuing case as well as over 30 opening and chapter-end mini-cases each, the reader will have ample exposure to real-world incidents and their solutions Review and Discussion questions, Impact Assessment Exercises and a comprehensive OLC will provide rigorous practice that will help understand all concepts explained', '<p>Human Resource Management, in its seventh edition, continues to adopt, adapt and teach the ever-dynamic paradigms of the subject in an easy to relate style. The book will be very helpful for management students in understanding the depth of Human Resource Management and will also serve as practical guide with its extensive pedagogy and Online Learning Center (OLC). Features: Four new chapters - Employee Engagement, Organizational Culture, Labor Laws and HR in Small Scale Units A new feature, Walk the Talk, informs the reader of practical dos and don''ts in HR for Professionals With a continuing case as well as over 30 opening and chapter-end mini-cases each, the reader will have ample exposure to real-world incidents and their solutions Review and Discussion questions, Impact Assessment Exercises and a comprehensive OLC will provide rigorous practice that will help understand all concepts explained</p>', 'Human Resource Management 7/e - Text and Cases', '<h1>Human Resource Management 7/e - Text and Cases</h1>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BHYY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2538', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2538', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1543, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('21dc6a0d-9c57-4f57-9859-18388568c4cc', '2506', NULL, 'Business Research Methods', 'business-research-methods-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506', 'business-research-methods-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506-2506', 'VAWS3344', 'VAWS3344', 'VAWS3344', NULL, 'Business Research Methods, 2e, provides students with the knowledge, understanding and necessary skills to conduct business research. The reader is taken step-by-step through a range of contemporary research methods, while numerous worked examples and real-life case studies enable students to relate with the context and thus grasp concepts effectively. Keeping in mind the developments in the subject area and necessary feedback from the users of this book, the latest edition has been extensively revised to include the necessary updates.', '<p>Business Research Methods, 2e, provides students with the knowledge, understanding and necessary skills to conduct business research. The reader is taken step-by-step through a range of contemporary research methods, while numerous worked examples and real-life case studies enable students to relate with the context and thus grasp concepts effectively. Keeping in mind the developments in the subject area and necessary feedback from the users of this book, the latest edition has been extensively revised to include the necessary updates.</p>', 'Business Research Methods', '<h1>Business Research Methods</h1>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VAWS3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2506', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2506', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1566, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('21e4200f-f897-422d-9b12-62a163da7320', '3584', 820, 'Topology, Geometry and Gauge Fields 2/e', 'topology-geometry-and-gauge-fields-2e-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584', 'topology-geometry-and-gauge-fields-2e-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584-3584', '9781441972538', '9781441972538', '9781441972538', NULL, 'This is a book on topology and geometry and, like any books on subjects as vast as these, it has a point-of-view that guided the selection of topics. Naber takes the view that the rekindled interest that mathematics and physics have shown in each other of late should be fostered and that this is best accomplished by allowing them to cohabit. The book weaves together rudimentary notions from the classical gauge theory of physics with the topological and geometrical concepts that became the mathematical models of these notions. We ask the reader to come to us with some vague notion of what an electromagnetic field might be, a willingness to accept a few of the more elementary pronouncements of quantum mechanics, a solid background in real analysis and linear algebra and some of the vocabulary of modern algebra. To such a reader we offer an excursion that begins with the definition of a topological space and finds its way eventually to the moduli space of anti-self-dual SU(2) connections on S4 with instanton number - 1. This second edition of the book includes a new  chapter on singular homology theory and a new appendix outlining DOnaldson''s beutiful application of gauge theory to the topology of compact, simply connected, smooth 4- manifolds with definite intersection form.', '<p>This is a book on topology and geometry and, like any books on subjects as vast as these, it has a point-of-view that guided the selection of topics. Naber takes the view that the rekindled interest that mathematics and physics have shown in each other of late should be fostered and that this is best accomplished by allowing them to cohabit. The book weaves together rudimentary notions from the classical gauge theory of physics with the topological and geometrical concepts that became the mathematical models of these notions. We ask the reader to come to us with some vague notion of what an electromagnetic field might be, a willingness to accept a few of the more elementary pronouncements of quantum mechanics, a solid background in real analysis and linear algebra and some of the vocabulary of modern algebra. To such a reader we offer an excursion that begins with the definition of a topological space and finds its way eventually to the moduli space of anti-self-dual SU(2) connections on S4 with instanton number - 1. This second edition of the book includes a new  chapter on singular homology theory and a new appendix outlining DOnaldson''s beutiful application of gauge theory to the topology of compact, simply connected, smooth 4- manifolds with definite intersection form.</p>', 'Sub Title
			No

			Author
			Gregory L. Naber

			About Author
			Gregory Naber is a Professor at Drexel University in the Department of Mathematics

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781441972538

			Pages
			 XX, 437

			Binding
			Hardback

			Year of Publication
			2010

			Edition of Book
			2nd 

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gregory L. Naber</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Gregory Naber is a Professor at Drexel University in the Department of Mathematics</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781441972538</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XX, 437</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7615"', '"4570"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '2nd ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XX, 437', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94059781441972538.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781441972538&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3584', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3584', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 820, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('21e4fdaf-6981-4949-90c3-c65c904b3d3c', '2658', NULL, 'Hindi Sahitya ka Itihaas', 'hindi-sahitya-ka-itihaas-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658', 'hindi-sahitya-ka-itihaas-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658-2658', '9789351867623', '9789351867623', '9789351867623', NULL, 'Hindi Sahitya ka Itihaas', '<h1>Hindi Sahitya ka Itihaas</h1>', ' Title
			Hindi Sahitya ka Itihaas

			Author
			Acharya Ramchandra Shukal

			ISBN 13 Digit
			9789351867623

			Publisher
			Prabhat Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Hindi Sahitya ka Itihaas</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Acharya Ramchandra Shukal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351867623</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Prabhat Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'baac598d-d33d-48b9-becf-d4f14defae62', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9493pic-25.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789351867623&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2658', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2658', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1438, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:55'),
('21f2d757-b345-403f-88ba-269291f1f932', '1859', NULL, 'Atlas of Anatomy', 'atlas-of-anatomy', 'atlas-of-anatomy', '9788184730548', '9788184730548', '9788184730548', NULL, 'About the Book

Featuring more than 750 new, modern images, the Lippincott Williams & Wilkins Atlas of Anatomy is a vibrantly colored regional atlas of human anatomy offering an unprecedented combination of visual aesthetic appeal and anatomical accuracy. Many student-friendly features set this atlas apart from others on the market, including a unique art style featuring bright colors, color coding of anatomical elements, judicious use of labeling, and no extraneous text. Each plate teaches specific structures and relationships—displayed using artistic techniques such as "ghosting," layering, and color selectivity—providing immediate focus and resulting in easier and faster comprehension.

This unique pedagogy, in combination with the atlas'' beautiful art style, will make this new anatomy atlas the preferred choice of teachers and students alike. Packaged with the atlas is an online interactive atlas with all of the images, including fully searchable legends and labels and "zoom and compare" features. Also included are electronic flash cards that permit students to test their knowledge of newly learned concepts and structures. Also available is an interactive atlas for faculty, which contains all of the images and the figures with slideshow and JPG export features. The image bank provides figures with labels and leaders on, labels off and leaders on, labels and leaders off, and JPG and PDF options. Faculty also have access to Moore Clinically Oriented Anatomy''s question test bank, which contains approximately 500 review questions with answers. "Doody''s Core Titles 2009."

Contents:

Chapter 1 The Back

Chapter 2 The Upper Limb

Chapter 3 The Lower Limb

Chapter 4 The Thorax

Chapter 5 The Abdomen

Chapter 6 The Pelvis and Perineium

Chapter 7 The Head and Neck

Chapter 8 The Autonomic Nervous System

 ', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p><span><span><span><span>Featuring more than 750 new, modern images, the Lippincott Williams &amp; Wilkins Atlas of Anatomy is a vibrantly colored regional atlas of human anatomy offering an unprecedented combination of visual aesthetic appeal and anatomical accuracy. Many student-friendly features set this atlas apart from others on the market, including a unique art style featuring bright colors, color coding of anatomical elements, judicious use of labeling, and no extraneous text. Each plate teaches specific structures and relationships—displayed using artistic techniques such as "ghosting," layering, and color selectivity—providing immediate focus and resulting in easier and faster comprehension.</span></span></span></span></p>

<p><span><span><span><span>This unique pedagogy, in combination with the atlas'' beautiful art style, will make this new anatomy atlas the preferred choice of teachers and students alike. Packaged with the atlas is an online interactive atlas with all of the images, including fully searchable legends and labels and "zoom and compare" features. Also included are electronic flash cards that permit students to test their knowledge of newly learned concepts and structures. Also available is an interactive atlas for faculty, which contains all of the images and the figures with slideshow and JPG export features. The image bank provides figures with labels and leaders on, labels off and leaders on, labels and leaders off, and JPG and PDF options. Faculty also have access to Moore Clinically Oriented Anatomy''s question test bank, which contains approximately 500 review questions with answers. "Doody''s Core Titles 2009."</span></span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span><span>Chapter 1 The Back </span></span></span></span></p>

<p><span><span><span><span>Chapter 2 The Upper Limb </span></span></span></span></p>

<p><span><span><span><span>Chapter 3 The Lower Limb </span></span></span></span></p>

<p><span><span><span><span>Chapter 4 The Thorax </span></span></span></span></p>

<p><span><span><span><span>Chapter 5 The Abdomen </span></span></span></span></p>

<p><span><span><span><span>Chapter 6 The Pelvis and Perineium </span></span></span></span></p>

<p><span><span><span><span>Chapter 7 The Head and Neck </span></span></span></span></p>

<p><span><span><span><span>Chapter 8 The Autonomic Nervous System </span></span></span></span></p>

<p> </p>', 'Title
			Atlas of Anatomy

			Author
			Thomas R. Gest

			ISBN
			9788184730548

			Publisher
			Wolters Kluwer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Atlas of Anatomy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Thomas R. Gest</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788184730548</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wolters Kluwer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1799"', '"1260"', '"0"', 30, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6f798520-fe79-430b-88c3-5871bbe5ecd7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53869788184730548.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184730548&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1859', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1859', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1936, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('21fa49f4-d88f-4478-b269-5571808bb55f', '2942', NULL, 'Algebras, Rings and Modules -Mathematics and Its Applications V-2', 'algebras-rings-and-modules-mathematics-and-its-applications-v2-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-294-2942', 'algebras-rings-and-modules-mathematics-and-its-applications-v2-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942-2942', '9788184898644', '9788184898644', '9788184898644', NULL, 'Algebras, Rings and Modules -Mathematics and Its Applications V-2', '<h1>Algebras, Rings and Modules -Mathematics and Its Applications V-2</h1>', 'Sub Title
			No

			Author
			Michiel Hazewinkel

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184898644

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michiel Hazewinkel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184898644</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184898644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2942', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2942', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1259, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:55'),
('220693c5-29de-498e-85c3-537f28836afe', '2302', NULL, 'Practical Cataloguing AACR-2', 'practical-cataloguing-aacr2-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302', 'practical-cataloguing-aacr2-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302-2302', '8IU70099', '8IU70099', '8IU70099', NULL, 'Practical Cataloguing AACR-2', '<h1>Practical Cataloguing AACR-2</h1>', 'Sub Title
			No

			Author
			C. Lal, K. Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			817000490x

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C. Lal, K. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>817000490x</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8876image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8IU70099&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2302', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2302', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1667, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('22163ba3-e649-4cb0-b206-eed1d6a18406', '4377', 87, 'Role of Inorganic Anions,NOM and Water Treatment Processes in Copper Corrosion', 'role-of-inorganic-anionsnom-and-water-treatment-processes-in-copper-corrosion', 'role-of-inorganic-anionsnom-and-water-treatment-processes-in-copper-corrosion', '898678471', '898678471', '898678471', NULL, 'Content:

	Introduction

	Background Information

	Materials and Methods

	Effects of Anions on Copper Corrosion

	Effect of Alkalinity on Copper Corrosion

	Effects of NOM in Combined-Anion Waters

	Fundamentals of Copper-NOM Interactions

	Effects of Water Treatment on Copper Corrosion

	Discussion and Recommendations to Utilities

	Conclusions', '<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Background Information</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Materials and Methods</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Effects of Anions on Copper Corrosion</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Effect of Alkalinity on Copper Corrosion</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Effects of NOM in Combined-Anion Waters</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Fundamentals of Copper-NOM Interactions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Effects of Water Treatment on Copper Corrosion</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Discussion and Recommendations to Utilities</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Conclusions</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Role of Inorganic Anions,NOM and Water Treatment Processes in Copper Corrosion

			ISBN
			898678471

			Publisher
			AWWA Research Foundation

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Role of Inorganic Anions,NOM and Water Treatment Processes in Copper Corrosion</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>898678471</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>AWWA Research Foundation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '33c5cc17-325a-4a45-8e3d-3a22de55ad1c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2754WhatsApp%20Image%202025-11-24%20at%2016.54.10_2d2eff42.jpg', NULL, '4 | 6 | 39 | 42', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=898678471&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4377', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4377', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 87, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:55'),
('221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', '4147', 314, 'Information Technology for Management: Driving Digital Transformation to Increase Local and Global Performance, Growth and Sustainability 12/e', 'information-technology-for-management-driving-digital-transformation-to-increase-local-and-global-performance-growth-and-sustainability-12e', 'information-technology-for-management-driving-digital-transformation-to-increase-local-and-global-performance-growth-and-sustainability-12e', '9789354641985', '9789354641985', '9789354641985', NULL, 'About the book

Information Technology for Management provides students with a comprehensive understanding of the latest technological developments in IT and the critical drivers of business performance, growth, and sustainability. Integrating feedback from IT managers and practitioners from top-level organizations worldwide, the International Adaptation of this well-regarded textbook features thoroughly revised content throughout to present students with a realistic, up-to-date view of IT management in the current business environment.

Contents:

1 Digital Transformation Disrupts Companies, Competition, and Careers

2 Information Systems, IT Infrastructure, and the Cloud

3 Data Management, Data Warehouses, and Data Governance

4 Networks, the Internet of Things (IoT), and Edge Computing

5 Data Privacy and Cyber Security

6 Business Intelligence, Data Science, and Data Analytics

7 Social Media and Semantic Web Technology

8 Omnichannel Retailing, E-commerce, and Mobile Commerce Technology

9 Functional Business Systems

10 Enterprise Systems

11 Artificial Intelligence, Robotics, and Quantum Computing Technology

12 IT Strategy, Sourcing, and Strategic Technology Trends

13 Systems Development and Project, Program and Portfolio Management

14 IT Ethics and Local and Global Sustainability', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Information Technology for Management provides students with a comprehensive understanding of the latest technological developments in IT and the critical drivers of business performance, growth, and sustainability. Integrating feedback from IT managers and practitioners from top-level organizations worldwide, the International Adaptation of this well-regarded textbook features thoroughly revised content throughout to present students with a realistic, up-to-date view of IT management in the current business environment.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1 Digital Transformation Disrupts Companies, Competition, and Careers</span></span></span></p>

<p><span><span><span>2 Information Systems, IT Infrastructure, and the Cloud</span></span></span></p>

<p><span><span><span>3 Data Management, Data Warehouses, and Data Governance</span></span></span></p>

<p><span><span><span>4 Networks, the Internet of Things (IoT), and Edge Computing</span></span></span></p>

<p><span><span><span>5 Data Privacy and Cyber Security</span></span></span></p>

<p><span><span><span>6 Business Intelligence, Data Science, and Data Analytics</span></span></span></p>

<p><span><span><span>7 Social Media and Semantic Web Technology</span></span></span></p>

<p><span><span><span>8 Omnichannel Retailing, E-commerce, and Mobile Commerce Technology</span></span></span></p>

<p><span><span><span>9 Functional Business Systems</span></span></span></p>

<p><span><span><span>10 Enterprise Systems</span></span></span></p>

<p><span><span><span>11 Artificial Intelligence, Robotics, and Quantum Computing Technology</span></span></span></p>

<p><span><span><span>12 IT Strategy, Sourcing, and Strategic Technology Trends</span></span></span></p>

<p><span><span><span>13 Systems Development and Project, Program and Portfolio Management</span></span></span></p>

<p><span><span><span>14 IT Ethics and Local and Global Sustainability</span></span></span></p>

<p><span><span> </span></span></p>

<p><span><span> </span></span></p>
', 'Title
			Information Technology for Management: Driving Digital Transformation to Increase Local and Global Performance, Growth and Sustainability 12/e

			Author
			Turban/ Pollard

			ISBN
			9789354641985

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Information Technology for Management: Driving Digital Transformation to Increase Local and Global Performance, Growth and Sustainability 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Turban/ Pollard</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354641985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1129"', '"847"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5755info.jpg', NULL, '2 | 9 | 22', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354641985&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4147', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4147', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 314, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:55'),
('22320428-6db9-4f4d-a43a-677bcc4ece0b', '609', NULL, 'Disney Mickey Wonders Why: Dinosaurs BOOK', 'disney-mickey-wonders-why-dinosaurs-book-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-60-609', 'disney-mickey-wonders-why-dinosaurs-book-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609-609', '98789UIJH', '98789UIJH', '98789UIJH', NULL, 'Disney Mickey Wonders Why: Dinosaurs BOOK', '<h1>Disney Mickey Wonders Why: Dinosaurs BOOK</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623677

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			first

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623677</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>first</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"265"', '"159"', '"0"', 18, 'PAPERBACK', 'Paperback', 'english', 'english', 'first', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23739788128623639.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=98789UIJH&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=609', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=609', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2718, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:55'),
('224e8901-11ad-471c-aaa3-0f73a0e15dd8', '1358', NULL, 'Child Development - 8/e', 'child-development-8e-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358', 'child-development-8e-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358-1358', 'JKHJ6655', 'JKHJ6655', 'JKHJ6655', NULL, 'Statistics for Management, 8e, is a comprehensive textbook designed to help students understand the statistical concepts and applications used in business and management situations. In the manner of the earlier editions, this edition too omits complex notations in favor of graphic and verbal explanations and aims to explain the subject with a practical orientation. Examples from the real world are discussed to explain how the textbook principles work in professional practice. Written in a simple and lucid language, this book is an excellent resource for students pursuing management courses. Salient Features • Emphasis on providing easy-to-understand explanation of statistical topic a strong real-world focus • Offers three types of end-of-chapter exercise – Basic Concepts (exercises without scenarios), Applications (with scenarios) and Self-Check Exercises (with worked-out solutions right in the section) • Increase in the number of real-world examples in the end-of-chapter sections Review and Application Exercises • Includes new problems and cases specifically covering the Indian scenario • Provides a stepwise guide along with relevant snapshots for running various tools on the SPSS software and the MS Excel Package Contents Chapter 1 Introduction Chapter 2 Grouping and Displaying Data to Convey Meaning: Tables and Graphs Chapter 3 Measures of Central Tendency and Dispersion in Frequency Distributions Chapter 4 Probability I: Introductory Ideas Chapter 5 Probability Distributions Chapter 6 Sampling and Sampling Distributions Chapter 7 Estimation Chapter 8 Testing Hypotheses: One-sample Tests Chapter 9 Testing Hypotheses: Two-sample Tests Chapter 10 Quality and Quality Control Chapter 11 Chi-Square and Analysis of Variance Chapter 12 Simple Regression and Correlation Chapter 13 Multiple Regression and Modelling Chapter 14 Nonparametric Methods Chapter 15 T time Series and Forecasting Chapter 16 Index Numbers Chapter 17 Decision Theory Appendix Tables Bibliography Index', '<p>Statistics for Management, 8e, is a comprehensive textbook designed to help students understand the statistical concepts and applications used in business and management situations. In the manner of the earlier editions, this edition too omits complex notations in favor of graphic and verbal explanations and aims to explain the subject with a practical orientation. Examples from the real world are discussed to explain how the textbook principles work in professional practice. Written in a simple and lucid language, this book is an excellent resource for students pursuing management courses. Salient Features • Emphasis on providing easy-to-understand explanation of statistical topic a strong real-world focus • Offers three types of end-of-chapter exercise – Basic Concepts (exercises without scenarios), Applications (with scenarios) and Self-Check Exercises (with worked-out solutions right in the section) • Increase in the number of real-world examples in the end-of-chapter sections Review and Application Exercises • Includes new problems and cases specifically covering the Indian scenario • Provides a stepwise guide along with relevant snapshots for running various tools on the SPSS software and the MS Excel Package Contents Chapter 1 Introduction Chapter 2 Grouping and Displaying Data to Convey Meaning: Tables and Graphs Chapter 3 Measures of Central Tendency and Dispersion in Frequency Distributions Chapter 4 Probability I: Introductory Ideas Chapter 5 Probability Distributions Chapter 6 Sampling and Sampling Distributions Chapter 7 Estimation Chapter 8 Testing Hypotheses: One-sample Tests Chapter 9 Testing Hypotheses: Two-sample Tests Chapter 10 Quality and Quality Control Chapter 11 Chi-Square and Analysis of Variance Chapter 12 Simple Regression and Correlation Chapter 13 Multiple Regression and Modelling Chapter 14 Nonparametric Methods Chapter 15 T time Series and Forecasting Chapter 16 Index Numbers Chapter 17 Decision Theory Appendix Tables Bibliography Index</p>', 'Child Development - 8/e', '<h1>Child Development - 8/e</h1>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8538dpp_19_136.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JKHJ6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1358', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1358', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2243, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('225905ec-227f-40e1-a19e-c93344699981', '604', NULL, 'Studies in Forensic Science 02 - Human Blood Analysis A BOOK', 'studies-in-forensic-science-02-human-blood-analysis-a-book-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604', 'studies-in-forensic-science-02-human-blood-analysis-a-book-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604-604', 'OIKJ8976', 'OIKJ8976', 'OIKJ8976', NULL, 'Blood -a biological material isthe most common evidence found in all type sof forensicinvestigations. There are two major areas of investigation: Testingor biological evidence of kinship in civil cases; andcharacterization of blood stainsincriminal cases. Blood groupstyping is still the most commonly using immunological methodemployed by forensic serologists for the individualization ofblood. Certain enzymes and blood proteins exists in multiplegenetically different forms. Contents : Preface List of Contributors Blood Evidence and Crime Investigation: Recent Advances andApplications Genetic Markers in Human Blood Human Blood Analysis HLA and Forensic Science Forensic Serology without Antisera: A Molecular Overview Science of Establishing Identity-Past, Present and Future DNA Profiling Technologies in Forensic Analysis Forensic Status of 20 Blood Genetic Marker Systems in India Fingerprinting vs. DNA Fingerprinting -The CourtPresentation Index', '<h2>Blood -a biological material isthe most common evidence found in all type sof forensicinvestigations. There are two major areas of investigation: Testingor biological evidence of kinship in civil cases; andcharacterization of blood stainsincriminal cases. Blood groupstyping is still the most commonly using immunological methodemployed by forensic serologists for the individualization ofblood. Certain enzymes and blood proteins exists in multiplegenetically different forms. Contents : Preface List of Contributors Blood Evidence and Crime Investigation: Recent Advances andApplications Genetic Markers in Human Blood Human Blood Analysis HLA and Forensic Science Forensic Serology without Antisera: A Molecular Overview Science of Establishing Identity-Past, Present and Future DNA Profiling Technologies in Forensic Analysis Forensic Status of 20 Blood Genetic Marker Systems in India Fingerprinting vs. DNA Fingerprinting -The CourtPresentation Index</h2>', 'Studies in Forensic Science 02 - Human Blood Analysis', '<h1>Studies in Forensic Science 02 - Human Blood Analysis</h1>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99849788178902418.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OIKJ8976&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=604', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=604', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2723, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:55'),
('22c3a30c-9b86-401c-8b4f-998b125729ac', '4255', 208, ' Business Communication 2/e.', 'business-communication-2e-4255', 'business-communication-2e', '9788131520284', '9788131520284', '9788131520284', NULL, 'About the book

4LTR Press, a Cengage Learning product, is a widely acclaimed concept of learning with a simple approach—creating an innovative teaching and learning solution built around today’s learners and teachers. The idea behind bringing out this series of books is to introduce students and teachers in South Asia to an innovative concept in management studies. Since the launch, 4LTR Press has helped more than 1,800,000 college students at over 2,000 schools succeed worldwide.

BCOM, a 4LTR Press product, takes into account and integrates the inputs from discipline-specific focus groups, conversations, and surveys and presents the content in a visually engaging page layout, keeping intact the high-quality content instructors need. It adopts a persuasive visual medium and discusses various methods and professional tools used in today’s business communication. The book aims at enjoyable reading and easy attention using comprehensive pedagogical features.

Content:

Part I: Communication Foundations and Analysis

Part II: Communication through Electronic, Voice, and written Messages

Part III: Communication through Reports and Business Presentations

Part IV: Communication for Employment', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>4LTR Press, a Cengage Learning product, is a widely acclaimed concept of learning with a simple approach—creating an innovative teaching and learning solution built around today’s learners and teachers. The idea behind bringing out this series of books is to introduce students and teachers in South Asia to an innovative concept in management studies. Since the launch, 4LTR Press has helped more than 1,800,000 college students at over 2,000 schools succeed worldwide.<br />
<br />
BCOM, a 4LTR Press product, takes into account and integrates the inputs from discipline-specific focus groups, conversations, and surveys and presents the content in a visually engaging page layout, keeping intact the high-quality content instructors need. It adopts a persuasive visual medium and discusses various methods and professional tools used in today’s business communication. The book aims at enjoyable reading and easy attention using comprehensive pedagogical features.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part I: Communication Foundations and Analysis</span></span></span></p>

<p><span><span><span>Part II: Communication through Electronic, Voice, and written Messages</span></span></span></p>

<p><span><span><span>Part III: Communication through Reports and Business Presentations</span></span></span></p>

<p><span><span><span>Part IV: Communication for Employment</span></span></span></p>
', 'Title
			 Business Communication 2/e.

			Author
			Lehman

			ISBN
			9788131520284

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span> Business Communication 2/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Lehman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131520284</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"795"', '"636"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6026BCOm.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131520284&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4255', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4255', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 208, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:55'),
('231714d0-cb2b-4a20-a776-8983b5019d8b', '3819', 632, 'Architectures for Computer Vision: From Algorithm to Chip with Verilog', 'architectures-for-computer-vision-from-algorithm-to-chip-with-verilog', 'architectures-for-computer-vision-from-algorithm-to-chip-with-verilog', '9781118659182', '9781118659182', '9781118659182', NULL, 'About the book

This book provides comprehensive coverage of 3D vision systems, from vision models and state-of-the-art algorithms to their hardware architectures for implementation on DSPs, FPGA and ASIC chips, and GPUs. It aims to fill the gaps between computer vision algorithms and real-time digital circuit implementations, especially with Verilog HDL design. The organization of this book is vision and hardware module directed, based on Verilog vision modules, 3D vision modules, parallel vision architectures, and Verilog designs for the stereo matching system with various parallel architectures.

	Provides Verilog vision simulators, tailored to the design and testing of general vision chips

	Bridges the differences between C/C++ and HDL to encompass both software realization and chip implementation; includes numerous examples that realize vision algorithms and general vision processing in HDL

	Unique in providing an organized and complete overview of how a real-time 3D vision system-on-chip can be designed

	Focuses on the digital VLSI aspects and implementation of digital signal processing tasks on hardware platforms such as ASICs and FPGAs for 3D vision systems, which have not been comprehensively covered in one single book

	Provides a timely view of the pervasive use of vision systems and the challenges of fusing information from different vision modules

	Accompanying website includes software and HDL code packages to enhance further learning and develop advanced systems

	A solution set and lecture slides are provided on the book''s companion website

The book is aimed at graduate students and researchers in computer vision and embedded systems, as well as chip and FPGA designers. Senior undergraduate students specializing in VLSI design or computer vision will also find the book to be helpful in understanding advanced applications.', '<p><u><strong>About the book</strong></u></p>

<p>This book provides comprehensive coverage of 3D vision systems, from vision models and state-of-the-art algorithms to their hardware architectures for implementation on DSPs, FPGA and ASIC chips, and GPUs. It aims to fill the gaps between computer vision algorithms and real-time digital circuit implementations, especially with Verilog HDL design. The organization of this book is vision and hardware module directed, based on Verilog vision modules, 3D vision modules, parallel vision architectures, and Verilog designs for the stereo matching system with various parallel architectures.</p>

<ul>
	<li>Provides Verilog vision simulators, tailored to the design and testing of general vision chips</li>
	<li>Bridges the differences between C/C++ and HDL to encompass both software realization and chip implementation; includes numerous examples that realize vision algorithms and general vision processing in HDL</li>
	<li>Unique in providing an organized and complete overview of how a real-time 3D vision system-on-chip can be designed</li>
	<li>Focuses on the digital VLSI aspects and implementation of digital signal processing tasks on hardware platforms such as ASICs and FPGAs for 3D vision systems, which have not been comprehensively covered in one single book</li>
	<li>Provides a timely view of the pervasive use of vision systems and the challenges of fusing information from different vision modules</li>
	<li>Accompanying website includes software and HDL code packages to enhance further learning and develop advanced systems</li>
	<li>A solution set and lecture slides are provided on the book''s companion website</li>
</ul>

<p>The book is aimed at graduate students and researchers in computer vision and embedded systems, as well as chip and FPGA designers. Senior undergraduate students specializing in VLSI design or computer vision will also find the book to be helpful in understanding advanced applications.</p>', ' Title
			Architectures for Computer Vision: From Algorithm to Chip with Verilog

			 Author
			Hong Jeong

			 ISBN
			9781118659182

			 Publisher
			Wiley

			 Pages
			450

			 Language
			English

			 Binding
			Hardcover

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Architectures for Computer Vision: From Algorithm to Chip with Verilog</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">Hong Jeong</td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center">9781118659182</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">450</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14437"', '"9673"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 450, '450', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5436hong.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118659182&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3819', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3819', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 632, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('23172ea3-d5da-4a67-b65f-44b0d17fe976', '3565', 839, 'Modeling and Optimization in Space Engineering', 'modeling-and-optimization-in-space-engineering-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565', 'modeling-and-optimization-in-space-engineering-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565-3565', '9781461444688', '9781461444688', '9781461444688', NULL, 'This volume presents a selection of advanced case studies that address a substantial range of issues and challenges arising in space engineering. The contributing authors are well-recognized researchers and practitioners in space engineering and in applied optimization.

The key mathematical modeling and numerical solution aspects of each application case study are presented in sufficient detail. Classic and more recent space engineering problems – including cargo accommodation and object placement, flight control of satellites, integrated design and trajectory optimization, interplanetary transfers with deep space manoeuvres, low energy transfers, magnetic cleanliness modeling, propulsion system design, sensor system placement, systems engineering, space traffic logistics, and trajectory optimization – are discussed. Novel points of view related to computational global optimization and optimal control, and to multidisciplinary design optimization are also given proper emphasis. A particular attention is paid also to scenarios expected in the context of future interplanetary explorations.

Modeling and Optimization in Space Engineering will benefit researchers and practitioners working on space engineering applications. Academics, graduate and post-graduate students in the fields of aerospace and other engineering, applied mathematics, operations research and optimal control will also find the book useful, since it discusses a range of advanced model development and solution techniques and tools in the context of real-world applications and new challenges.', '<p>This volume presents a selection of advanced case studies that address a substantial range of issues and challenges arising in space engineering. The contributing authors are well-recognized researchers and practitioners in space engineering and in applied optimization.</p>

<p>The key mathematical modeling and numerical solution aspects of each application case study are presented in sufficient detail. Classic and more recent space engineering problems – including cargo accommodation and object placement, flight control of satellites, integrated design and trajectory optimization, interplanetary transfers with deep space manoeuvres, low energy transfers, magnetic cleanliness modeling, propulsion system design, sensor system placement, systems engineering, space traffic logistics, and trajectory optimization – are discussed. Novel points of view related to computational global optimization and optimal control, and to multidisciplinary design optimization are also given proper emphasis. A particular attention is paid also to scenarios expected in the context of future interplanetary explorations.</p>

<p><em>Modeling and Optimization in Space Engineering</em> will benefit researchers and practitioners working on space engineering applications. Academics, graduate and post-graduate students in the fields of aerospace and other engineering, applied mathematics, operations research and optimal control will also find the book useful, since it discusses a range of advanced model development and solution techniques and tools in the context of real-world applications and new challenges.</p>', 'Sub Title
			No

			Author
			Giorgio Fasano, Janos D. Pinter

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781461444688

			Pages
			 XII, 404

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Giorgio Fasano, Janos D. Pinter</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781461444688</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XII, 404</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"9917"', '"5950"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XII, 404', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/335161jJhv54T-L._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461444688&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3565', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3565', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 839, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('2319637b-e083-48c3-adf7-15479a6486f1', '2527', NULL, 'Financial Accounting - A Global Perspective 5/e NEW', 'financial-accounting-a-global-perspective-5e-new-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-25-2527', 'financial-accounting-a-global-perspective-5e-new-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527-2527', 'KPLO9988', 'KPLO9988', 'KPLO9988', NULL, 'Financial Accounting - A Global Perspective 5/e NEW', '<h1>Financial Accounting - A Global Perspective 5/e NEW</h1>', 'Sub Title
			No

			Author
			Short

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780071106931

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Short</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780071106931</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2000"', '"1200"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KPLO9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2527', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2527', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1550, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('231f4c1a-4830-43dd-9a7d-ef98956851f3', '2389', NULL, 'Modern Magnetic Resonance - Applications in Materials Science and Food Science - 3 Vols.', 'modern-magnetic-resonance-applications-in-materials-science-and-food-science-3-vols-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-23-2389', 'modern-magnetic-resonance-applications-in-materials-science-and-food-science-3-vols-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389-2389', '9781402038945', '9781402038945', '9781402038945', NULL, 'A comprehensive collection of the applications of Nuclear Magnetic Resonance (NMR), Magnetic Resonance Imaging (MRI) and Electron-Spin Resonance (ESR).

Covers the wide ranging disciplines in which these techniques are used:

* Chemistry;

* Biological Sciences;

* Pharmaceutical Sciences;

* Medical uses;

* Marine Science;

* Materials Science;

* Food Science.

Illustrates many techniques through the applications described, e.g.:

* High resolution solid and liquid state NMR;

* Low resolution NMR, especially important in food science;

* Solution State NMR, especially important in pharmaceutical sciences;

* Magnetic Resonance Imaging, especially important for medical uses;

* Electron Spin Resonance, especially important for spin-labelling in food, marine and medical studies.', '<p>A comprehensive collection of the applications of Nuclear Magnetic Resonance (NMR), Magnetic Resonance Imaging (MRI) and Electron-Spin Resonance (ESR).</p>

<p>Covers the wide ranging disciplines in which these techniques are used:<br />
* Chemistry;<br />
* Biological Sciences;<br />
* Pharmaceutical Sciences;<br />
* Medical uses;<br />
* Marine Science;<br />
* Materials Science;<br />
* Food Science.</p>

<p>Illustrates many techniques through the applications described, e.g.:<br />
* High resolution solid and liquid state NMR;<br />
* Low resolution NMR, especially important in food science;<br />
* Solution State NMR, especially important in pharmaceutical sciences;<br />
* Magnetic Resonance Imaging, especially important for medical uses;<br />
* Electron Spin Resonance, especially important for spin-labelling in food, marine and medical studies.</p>', ' 

			Sub Title
			Applications in Materials Science and Food Science

			Author
			Graham A. Webb

			ISBN 13 Digit
			9781402038945

			Pages
			1926

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			1st

			Language
			English', '<p> </p>

<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Applications in Materials Science and Food Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Graham A. Webb</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402038945</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1926</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"89069"', '"53440"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1926, '1926', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/838441q0jCNCScL._SX373_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402038945&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2389', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2389', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1635, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('23500075-0e64-4e3b-bc6c-717d6c255932', '3166', NULL, 'Dimension and Recurrence in Hyperbolic Dynamics, Ferran Sunyer i Balaguer Award Winning Monograph - Progress in Mathematics', 'dimension-and-recurrence-in-hyperbolic-dynamics-ferran-sunyer-i-balaguer-award-winning-monograph-progress-in-mathematics-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166', 'dimension-and-recurrence-in-hyperbolic-dynamics-ferran-sunyer-i-balaguer-award-winning-monograph-progress-in-mathematics-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166-3166', '9780070352162', '9780070352162', '9780070352162', NULL, 'The main objective of this book is to give a broad uni?ed introduction to the study of dimension and recurrence inhyperbolic dynamics. It includes a disc- sion of the foundations, main results, and main techniques in the rich interplay of fourmain areas of research: hyperbolic dynamics, dimension theory, multifractal analysis, and quantitative recurrence. It also gives a panorama of several selected topics of current research interest. This includes topics on irregular sets, var- tional principles, applications to number theory, measures of maximal dimension, multifractal rigidity, and quantitative recurrence. The book isdirected to researchersas well as graduate students whowish to have a global view of the theory together with a working knowledgeof its main techniques. It can also be used as a basis for graduatecourses in dimension theory of dynamical systems, multifractal analysis (together with a discussion of several special topics), and pointwise dimension and recurrence in hyperbolic dynamics. I hope that the book may serve as a fast entry point to this exciting and active ?eld of research, and also that it may lead to further developments.', '<p>The main objective of this book is to give a broad uni?ed introduction to the study of dimension and recurrence inhyperbolic dynamics. It includes a disc- sion of the foundations, main results, and main techniques in the rich interplay of fourmain areas of research: hyperbolic dynamics, dimension theory, multifractal analysis, and quantitative recurrence. It also gives a panorama of several selected topics of current research interest. This includes topics on irregular sets, var- tional principles, applications to number theory, measures of maximal dimension, multifractal rigidity, and quantitative recurrence. The book isdirected to researchersas well as graduate students whowish to have a global view of the theory together with a working knowledgeof its main techniques. It can also be used as a basis for graduatecourses in dimension theory of dynamical systems, multifractal analysis (together with a discussion of several special topics), and pointwise dimension and recurrence in hyperbolic dynamics. I hope that the book may serve as a fast entry point to this exciting and active ?eld of research, and also that it may lead to further developments.</p>', 'Dimension and Recurrence in Hyperbolic Dynamics, Ferran Sunyer i Balaguer Award Winning Monograph - Progress in Mathematics

	Publisher ‏ : ‎ Birkhauser Verlag AG; 2008th edition (17 July 2008); Birkhauser Verlag AG

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 300 pages

	ISBN-10 ‏ : ‎ 007035216X

	ISBN-13 ‏ : ‎ 978-0070352162

	Item Weight ‏ : ‎ 1 kg 50 g

	Dimensions ‏ : ‎ 16.51 x 2.29 x 23.11 cm', '<h1>Dimension and Recurrence in Hyperbolic Dynamics, Ferran Sunyer i Balaguer Award Winning Monograph - Progress in Mathematics</h1>

<ul>
	<li><span>Publisher ‏ : ‎ Birkhauser Verlag AG; 2008th edition (17 July 2008); Birkhauser Verlag AG</span></li>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 300 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 007035216X</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0070352162</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 50 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.51 x 2.29 x 23.11 cm</span></li>
</ul>', '"6800"', '"4080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780070352162&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3166', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3166', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1195, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:55'),
('23781be8-b622-4c1e-93e1-1eaa231bd6a0', '310', NULL, 'College Autonomy in India - Performance and Prospects', 'college-autonomy-in-india-performance-and-prospects-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310', 'college-autonomy-in-india-performance-and-prospects-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310-310', 'College Autonomy in India', 'College Autonomy in India', 'College Autonomy in India', NULL, 'The concept of autonomous colleges has come to stay in the realm of higher education in India during the last thirty years. College autonomy has emerged as an alternative to the conventional affiliating system in bringing about qualitative innovations in the field of higher education in the country. This book seeks to promote the concept of college autonomy in India and brings into focus the major advantages of this educational innovation which has the potential to bring about significant qualitative transformation in the higher education sector. The academics who have contributed to this volume have put forward varying suggestions for improvement in the functioning of the existing autonomous colleges, based on their decades-long experience. This book is written for all the stake holders in the higher education sector of the country, particularly those in states where autonomy is yet to be introduced, who look forward to quality enhancement in the institutions of higher learning and who perceive education as an instrument of social and economic change.', '<p>The concept of autonomous colleges has come to stay in the realm of higher education in India during the last thirty years. College autonomy has emerged as an alternative to the conventional affiliating system in bringing about qualitative innovations in the field of higher education in the country. This book seeks to promote the concept of college autonomy in India and brings into focus the major advantages of this educational innovation which has the potential to bring about significant qualitative transformation in the higher education sector. The academics who have contributed to this volume have put forward varying suggestions for improvement in the functioning of the existing autonomous colleges, based on their decades-long experience. This book is written for all the stake holders in the higher education sector of the country, particularly those in states where autonomy is yet to be introduced, who look forward to quality enhancement in the institutions of higher learning and who perceive education as an instrument of social and economic change.</p>', 'Sub Title
			No

			Author
			Abraham George

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735692

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Abraham George</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735692</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51929788172735692.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=College%20Autonomy%20in%20India&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=310', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=310', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2898, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:55'),
('237fe6b8-b29c-4b03-9085-146493449838', '3836', 615, 'A Course of Differential Geometry and Topology', 'a-course-of-differential-geometry-and-topology', 'a-course-of-differential-geometry-and-topology', '5-03-000220-0', '5-03-000220-0', '5-03-000220-0', NULL, 'About the Book

The English edition has been thoroughly revised in line with comments and suggestions, made by our readers, the mistakes and misprints that were detected have been corrected. This is essentially a textbook for modern course on differential geometry and topology, which is much wider than the traditional courses on classical differential geometry, and it covers many branches of mathematics a knowledge of which has become essential for a modern mathematical education. We hope that a reader who has mastered this material will be able to do independent research both in geometry and related fields. To gain a deeper understanding of the material of this book, we recommend the reader should solve the questions in A. S. Mishchenko, Yu. P. Solovyev and A. T. Fomenko Problems in Differential Geometry and Topology which was specially compiled to accompany this course.', '<p><u><strong>About the Book</strong></u></p>

<p>The English edition has been thoroughly revised in line with comments and suggestions, made by our readers, the mistakes and misprints that were detected have been corrected. This is essentially a textbook for modern course on differential geometry and topology, which is much wider than the traditional courses on classical differential geometry, and it covers many branches of mathematics a knowledge of which has become essential for a modern mathematical education. We hope that a reader who has mastered this material will be able to do independent research both in geometry and related fields. To gain a deeper understanding of the material of this book, we recommend the reader should solve the questions in A. S. Mishchenko, Yu. P. Solovyev and A. T. Fomenko <em>Problems in Differential Geometry and Topology</em> which was specially compiled to accompany this course.</p>
', 'Title
			A Course of Differential Geometry and Topology

			 Author
			A.Mishchenko

			 ISBN
			5-03-000220-0

			 Publisher
			Mir Publishers

			 Year of Publication
			1988

			 Pages
			459

			 Binding
			Hardcover

			 Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">A Course of Differential Geometry and Topology</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">A.Mishchenko</td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center">5-03-000220-0</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">459</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 459, '459', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8903A_Course_of_Differential_Geometry_and_Topology_0.jpg', NULL, '36', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=5-03-000220-0&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3836', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3836', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 615, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:55'),
('23b134cf-51d2-4775-b9af-390e7f357040', '4269', 194, 'Advanced Machining Processes', 'advanced-machining-processes', 'advanced-machining-processes', '8177642944', '8177642944', '8177642944', NULL, 'About the book

Many of the non-traditional machining processes have already moved out of research laboratories. These are higher-level process being frequently used in medium and large-scale industries.

The technology developed in research laboratories cannot be brought to the shop floor unless its applications are realized by user industries. Diversified industrial applications of different AMPs discussed in the book help readers in evolving new areas of applications to make the fullest possible use of the capabilities of AMPs.

At the end of each chapter there is a section titled AT-A-GLANCE which will definitely help students in quick revision of a chapter, for teachers in preparing transparencies as teaching aids, and practicing engineers in making quick decisions about the specific process to be used for machining a particular product.

Content:

Part I: Mechanical Advanced Machining Processes

	Introduction

	Abrasive jet Machining (AJM)

	Ultrasonic Machining (USM)

	Abrasive Finishing Processes

	Water Jet Cutting (WJC)

	Abrasive Water Jet Machining (AWJM)

Part II: Thermoelectric Advanced Machining Processes

	Electric Discharge Machining (EDM)

	Laser Beam Machining (LBM)

	Plasma ARC Machining (PAM)

	Electron Beam Machining (EBM)

Part III: Electrochemical and Chemical Advanced Machining Processes

	Electrochemical Machining (ECM)

	Electrochemical Grinding (ECG)

	Electrostream Drilling (ESD)

	Electrochemical Deburring (ECDe)

	Shaped Tube Electrolytic Machining (STEM)

	Chemical Machining (ChM)

	Anode Shape Prediction and Tool Design for ECM Processes', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Many of the non-traditional machining processes have already moved out of research laboratories. These are higher-level process being frequently used in medium and large-scale industries.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The technology developed in research laboratories cannot be brought to the shop floor unless its applications are realized by user industries. Diversified industrial applications of different AMPs discussed in the book help readers in evolving new areas of applications to make the fullest possible use of the capabilities of AMPs.</span></span></span></p>

<p style="text-align:justify"><span><span><span>At the end of each chapter there is a section titled AT-A-GLANCE which will definitely help students in quick revision of a chapter, for teachers in preparing transparencies as teaching aids, and practicing engineers in making quick decisions about the specific process to be used for machining a particular product.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: Mechanical Advanced Machining Processes</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction</span></span></span></li>
	<li><span><span><span>Abrasive jet Machining (AJM)</span></span></span></li>
	<li><span><span><span>Ultrasonic Machining (USM)</span></span></span></li>
	<li><span><span><span>Abrasive Finishing Processes</span></span></span></li>
	<li><span><span><span>Water Jet Cutting (WJC)</span></span></span></li>
	<li><span><span><span>Abrasive Water Jet Machining (AWJM)</span></span></span></li>
</ol>

<p><span><span><strong><span>Part II: Thermoelectric Advanced Machining Processes</span></strong></span></span></p>

<ol>
	<li><span><span><span>Electric Discharge Machining (EDM)</span></span></span></li>
	<li><span><span><span>Laser Beam Machining (LBM)</span></span></span></li>
	<li><span><span><span>Plasma ARC Machining (PAM)</span></span></span></li>
	<li><span><span><span>Electron Beam Machining (EBM)</span></span></span></li>
</ol>

<p><span><span><strong><span>Part III: Electrochemical and Chemical Advanced Machining Processes</span></strong></span></span></p>

<ol>
	<li><span><span><span>Electrochemical Machining (ECM)</span></span></span></li>
	<li><span><span><span>Electrochemical Grinding (ECG)</span></span></span></li>
	<li><span><span><span>Electrostream Drilling (ESD)</span></span></span></li>
	<li><span><span><span>Electrochemical Deburring (ECDe)</span></span></span></li>
	<li><span><span><span>Shaped Tube Electrolytic Machining (STEM)</span></span></span></li>
	<li><span><span><span>Chemical Machining (ChM)</span></span></span></li>
	<li><span><span><span>Anode Shape Prediction and Tool Design for ECM Processes</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Advanced Machining Processes

			Author
			Vijay K. Jain

			ISBN
			8177642944

			Publisher
			Allied

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Advanced Machining Processes</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Vijay K. Jain</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8177642944</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Allied</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"395"', '"336"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '806a27d2-c8de-4308-b880-bc615aa06050', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5664pro.jpg', NULL, '2 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=8177642944&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4269', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4269', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 194, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:55'),
('23b24d63-14de-4bc3-8117-35f3ac7f7961', '4161', 301, 'Rural Marketing 4/e', 'rural-marketing-4e', 'rural-marketing-4e', '9789356063150', '9789356063150', '9789356063150', NULL, 'About the book

The unimaginable transformation of rural India in the last decade prompted me to revise the book, with the view to making it more relevant to today''s rural marketing needs and challenges. In the first edition, the approach was to compare rural markets with urban ones, the second edition focussed on capturing the ''changing rural India'' and the third edition focused on the huge opportunity presented by the rural markets. The theme of the current edition is how technology and digital inclusion is changing the rural consumer behavior and presenting a new opportunity for marketers. The valuable feedback received from academia and industry has also helped in shaping this edition.

Content:

Chapter 1 The Call of Rural India

Chapter 2 Rural Consumer Behaviour

Chapter 3 Rural Marketing Research

Chapter 4 Segmenting and Targeting Rural Markets

Chapter 5 Product Strategy

Chapter 6 Distribution in Rural Markets

Chapter 7 Communication Strategies for Rural Markets

Chapter 8 Rural Services Marketing

Chapter 9 Marketing in Small Towns

Chapter 10 Role of Government in Rural India

Chapter 11 New Business Models @ Rural

Chapter 12 Rural Markets: Global Insights

Chapter 13 The Future of Rural Marketing', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The unimaginable transformation of rural India in the last decade prompted me to revise the book, with the view to making it more relevant to today''s rural marketing needs and challenges. In the first edition, the approach was to compare rural markets with urban ones, the second edition focussed on capturing the ''changing rural India'' and the third edition focused on the huge opportunity presented by the rural markets. The theme of the current edition is how technology and digital inclusion is changing the rural consumer behavior and presenting a new opportunity for marketers. The valuable feedback received from academia and industry has also helped in shaping this edition.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><span><span>Chapter 1 The Call of Rural India</span></span></span></span></p>

<p><span><span><span><span>Chapter 2 Rural Consumer Behaviour</span></span></span></span></p>

<p><span><span><span><span>Chapter 3 Rural Marketing Research</span></span></span></span></p>

<p><span><span><span><span>Chapter 4 Segmenting and Targeting Rural Markets</span></span></span></span></p>

<p><span><span><span><span>Chapter 5 Product Strategy</span></span></span></span></p>

<p><span><span><span><span>Chapter 6 Distribution in Rural Markets</span></span></span></span></p>

<p><span><span><span><span>Chapter 7 Communication Strategies for Rural Markets</span></span></span></span></p>

<p><span><span><span><span>Chapter 8 Rural Services Marketing</span></span></span></span></p>

<p><span><span><span><span>Chapter 9 Marketing in Small Towns</span></span></span></span></p>

<p><span><span><span><span>Chapter 10 Role of Government in Rural India</span></span></span></span></p>

<p><span><span><span><span>Chapter 11 New Business Models @ Rural</span></span></span></span></p>

<p><span><span><span><span>Chapter 12 Rural Markets: Global Insights</span></span></span></span></p>

<p><span><span><span><span>Chapter 13 The Future of Rural Marketing</span></span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Rural Marketing 4/e

			Author
			Pradeep Kashyap

			ISBN
			9789356063150

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Rural Marketing 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Pradeep Kashyap</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356063150</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"835"', '"668"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8402002577S.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789356063150&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4161', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4161', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 301, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:55'),
('23c4a176-0360-4bee-8f63-9aec807d6f95', '2479', NULL, 'Financial Accounting', 'financial-accounting-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479', 'financial-accounting-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479-2479', 'CVGT6655', 'CVGT6655', 'CVGT6655', NULL, 'Developed to give students a thorough understanding of financial statement analysis, Financial Accounting allows students to see how financial statements are developed and how they are eventually used by business managers.', '<p>Developed to give students a thorough understanding of financial statement analysis, Financial Accounting allows students to see how financial statements are developed and how they are eventually used by business managers.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Antle and Garstka

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Antle and Garstka</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1600"', '"960"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVGT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2479', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2479', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1581, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('23ccd0f7-f6ec-4bb3-9c79-9210fcdcb141', '885', NULL, 'Improving the fat content of Foods', 'improving-the-fat-content-of-foods', 'improving-the-fat-content-of-foods', '9781855739659', '9781855739659', '9781855739659', NULL, 'About the book

As health problems such as obesity, heart disease and diabetes increase in many developed and developing countries, the food industry has come under mounting pressure to improve the nutritional quality of its products. Particular attention has focused on the health problems associated with saturated fats in food and on the potential health benefits of increasing monounsaturated and polyunsaturated fat content. Summarising key research in this field, this important collection reviews both the influence of dietary fats on health and practical strategies for improving the fat content of food products.

Part I reviews the evidence on the links between dietary fats and health. There are chapters on the links between saturated fatty acid intake, obesity, coronary heart disease, diabetes and cancer, as well as the health benefits of monounsaturated fats, polyunsaturated fatty acids (PUFAs) and conjugated linoleic acids (CLAs). Part two then discusses ways of reducing saturated fatty acids in food. It includes chapters on the role of lipids on food quality and ways of gaining consumer acceptance of low-fat foods, as well as chapters on improving fatty acid composition in dairy products and milk and the use of fat replacers. The final part of the book reviews ways of using polyunsaturated and other modified fatty acids in food products. It includes chapters on developing and using PUFAs as functional ingredients and ways of improving the sensory quality of products incorporating modified fats.

With its distinguished editors and international team of contributors, Improving the fat content of foods is a standard reference for nutritionists and product developers in the food industry.

Content – 

 Part I Dietary fats and health 

1 Health problems associated with saturated and Trans fatty acids intake, 

2 Dietary fatty acids, insulin, resistance and diabetes, 

3 Lipid-gene interactions, diet and health, 

4 Health benefits of monounsaturated fatty acids,

5 Health benefits of polyunsaturated fatty acids (PUFAs), 

6 Dietary fat and obesity, 

7 Specific fatty acids and structured lipids for weight control, 

8 Conjugated linoleic acids (CLAs) and health, 

Part II Reducing saturated fatty acids in food

9 The role of lipids in food quality, 

10 Gaining consumer acceptance of low-fat foods, 

11 Optimising dairy milk fatty acid composition, 

12 Optimising goat''s milk and cheese fatty acid composition, 

13 Reducing fats in raw meat, 

14 Producing low-fat meat products, 

15 The use of fat replacers for weight loss and control, 

16 Testing novel fat replacers for weight control, 

Part III Using polyunsaturated and other modified fatty acids in food products

17 Developing products with modified fats, 

18 Using polyunsaturated fatty acids (PUFAs) as functional ingredients, 

19 New marine sources of polyunsaturated fatty acids (PUFAs), 

20 Producing polyunsaturated fatty acids (PUFAs) from plant sources, 

21 Virtually Trans free oils and modified fats, 

22 Novel fats for the future, 

Index                       

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>As health problems such as obesity, heart disease and diabetes increase in many developed and developing countries, the food industry has come under mounting pressure to improve the nutritional quality of its products. Particular attention has focused on the health problems associated with saturated fats in food and on the potential health benefits of increasing monounsaturated and polyunsaturated fat content. Summarising key research in this field, this important collection reviews both the influence of dietary fats on health and practical strategies for improving the fat content of food products. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part I reviews the evidence on the links between dietary fats and health. There are chapters on the links between saturated fatty acid intake, obesity, coronary heart disease, diabetes and cancer, as well as the health benefits of monounsaturated fats, polyunsaturated fatty acids (PUFAs) and conjugated linoleic acids (CLAs). Part two then discusses ways of reducing saturated fatty acids in food. It includes chapters on the role of lipids on food quality and ways of gaining consumer acceptance of low-fat foods, as well as chapters on improving fatty acid composition in dairy products and milk and the use of fat replacers. The final part of the book reviews ways of using polyunsaturated and other modified fatty acids in food products. It includes chapters on developing and using PUFAs as functional ingredients and ways of improving the sensory quality of products incorporating modified fats. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>With its distinguished editors and international team of contributors, Improving the fat content of foods is a standard reference for nutritionists and product developers in the food industry.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content –</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span> Part I Dietary fats and health </span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>1 Health problems associated with saturated and Trans fatty acids intake, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2 Dietary fatty acids, insulin, resistance and diabetes, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3 Lipid-gene interactions, diet and health, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4 Health benefits of monounsaturated fatty acids,</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5 Health benefits of polyunsaturated fatty acids (PUFAs), </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>6 Dietary fat and obesity, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>7 Specific fatty acids and structured lipids for weight control, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>8 Conjugated linoleic acids (CLAs) and health, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Part II Reducing saturated fatty acids in food</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>9 The role of lipids in food quality, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>10 Gaining consumer acceptance of low-fat foods, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>11 Optimising dairy milk fatty acid composition, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>12 Optimising goat''s milk and cheese fatty acid composition,  </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>13 Reducing fats in raw meat, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>14 Producing low-fat meat products, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>15 The use of fat replacers for weight loss and control, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>16 Testing novel fat replacers for weight control, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Part III Using polyunsaturated and other modified fatty acids in food products</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>17 Developing products with modified fats, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>18 Using polyunsaturated fatty acids (PUFAs) as functional ingredients,  </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>19 New marine sources of polyunsaturated fatty acids (PUFAs), </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>20 Producing polyunsaturated fatty acids (PUFAs) from plant sources, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>21 Virtually Trans free oils and modified fats, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>22 Novel fats for the future, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Index                       </span></span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Improving the fat content of Foods

			Author
			Christine Williams

			ISBN
			9781855739659

			Publisher
			Woodhead Publishing

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Improving the fat content of Foods</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Christine Williams</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781855739659</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Woodhead Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"28160"', '"18304"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'dfd73646-d626-4fc3-b134-bd8635d3f44e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9990improving.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781855739659&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=885', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=885', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2556, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('23f268ff-9800-4894-a957-924b11c49734', '4322', 141, 'Principles & Practice of Physics e/2015', 'principles-practice-of-physics-e2015', 'principles-practice-of-physics-e2015', '9781292078861', '9781292078861', '9781292078861', NULL, 'About the book

Based on his storied research and teaching, Eric Mazur’s Principles & Practice of Physics builds an understanding of physics that is both thorough and accessible. Unique organization and pedagogy allow you to develop a true conceptual understanding of physics alongside the quantitative skills needed in the course.

Content:

 1. Foundations

 2. Motion in One Dimension

 3. Acceleration

 4. Momentum

 5. Energy

 6. Principle of Relativity

 7. Interactions

 8. Force

 9. Work

10. Motion in a Plane

11. Motion in a Circle

12. Torque

13. Gravity

14. Special Relativity

15. Periodic Motion

16. Waves in One Dimension

17. Waves in Two and Three Dimensions

18. Fluids

19. Entropy

20. Energy Transferred Thermally

21. Degradation of Energy

22. Electric Interactions

23. The Electric Field

24. Gauss’s Law

25. Work and Energy in Electrostatics

26. Charge Separation and Storage

27. Magnetic Interactions

28. Magnetic Fields of Charged Particles in Motion

29. Changing Magnetic Fields

30. Changing Electric Fields

31. Electric Circuits

32. Electronics

33. Optics

34. Wave and Particle Optics', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Based on his storied research and teaching, Eric Mazur’s <strong>Principles &amp; Practice of Physics </strong>builds an understanding of physics that is both thorough and accessible. Unique organization and pedagogy allow you to develop a true conceptual understanding of physics alongside the quantitative skills needed in the course.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span> 1. Foundations<br />
 2. Motion in One Dimension<br />
 3. Acceleration<br />
 4. Momentum<br />
 5. Energy<br />
 6. Principle of Relativity<br />
 7. Interactions<br />
 8. Force<br />
 9. Work<br />
10. Motion in a Plane<br />
11. Motion in a Circle<br />
12. Torque<br />
13. Gravity<br />
14. Special Relativity<br />
15. Periodic Motion<br />
16. Waves in One Dimension<br />
17. Waves in Two and Three Dimensions<br />
18. Fluids<br />
19. Entropy<br />
20. Energy Transferred Thermally<br />
21. Degradation of Energy<br />
22. Electric Interactions<br />
23. The Electric Field<br />
24. Gauss’s Law<br />
25. Work and Energy in Electrostatics<br />
26. Charge Separation and Storage<br />
27. Magnetic Interactions<br />
28. Magnetic Fields of Charged Particles in Motion<br />
29. Changing Magnetic Fields<br />
30. Changing Electric Fields<br />
31. Electric Circuits<br />
32. Electronics<br />
33. Optics<br />
34. Wave and Particle Optics</span></span></span></p>
', 'Title
			Principles & Practice of Physics e/2015

			Author
			Eric Mazur

			ISBN
			9781292078861

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Principles &amp; Practice of Physics e/2015</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Eric Mazur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292078861</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"9533"', '"6673"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1460principle.jpeg', NULL, '25', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292078861&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4322', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4322', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 141, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:55'),
('23feddb2-7fcd-435f-8de5-ec59b4a51794', '3486', 913, 'Out of The Square - Unique Contemporary Residences', 'out-of-the-square-unique-contemporary-residences-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486', 'out-of-the-square-unique-contemporary-residences-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486-3486', '9781864701432', '9781864701432', '9781864701432', NULL, 'Brick houses with pitched roofs can often be seen in suburban streets in nearly every day in the western world. With tiled roofs and rectilinear walls, they are indistinguishable from their neighbours and reproduced en mass.

In contrast, this book looks at projects that use a variety of materials, from concrete to steel. The idea is to look at these buildings through the eyes of the architects and allow them to explain their vision... The private and public clients of the projects featured in this book, look to architecture as a way of exciting the senses rather than simply an investment. These buildings could have been built ten years ago or as recently as yesterday. Each design offers something completely new.

Content - Introduction, A BEACON, A NEW MODEL, A SUSTAINABLE DESIGN, A VIEWING PLATFORM, AMBIGUOUS DESIGN, BACHELOR PAD, BLOCK HOUSE, CENTRED ON A FLAME, CONCRETE, CULTIVARS, DUNE HOUSE, FOLDED HOUSE, GLASS LANTERN, GREAT WHALE, LOW SLUNG, LUMINOUS DESIGN, OP ART, PROTECTIVE SHELL, REFINED TIN SHED, SMOOTH LINES, TWO PARTS HOUSE, URBAN FORTRESS, WINTER COCOON, WRAP HOUSE, Index, Acknowledgments', '<p style="text-align:justify"><span>Brick houses with pitched roofs can often be seen in suburban streets in nearly every day in the western world. With tiled roofs and rectilinear walls, they are indistinguishable from their neighbours and reproduced en mass.</span></p>

<p style="text-align:justify"><span>In contrast, this book looks at projects that use a variety of materials, from concrete to steel. The idea is to look at these buildings through the eyes of the architects and allow them to explain their vision... The private and public clients of the projects featured in this book, look to architecture as a way of exciting the senses rather than simply an investment. These buildings could have been built ten years ago or as recently as yesterday. Each design offers something completely new.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, A BEACON, A NEW MODEL, A SUSTAINABLE DESIGN, A VIEWING PLATFORM, AMBIGUOUS DESIGN, BACHELOR PAD, BLOCK HOUSE, CENTRED ON A FLAME, CONCRETE, CULTIVARS, DUNE HOUSE, FOLDED HOUSE, GLASS LANTERN, GREAT WHALE, LOW SLUNG, LUMINOUS DESIGN, OP ART, PROTECTIVE SHELL, REFINED TIN SHED, SMOOTH LINES, TWO PARTS HOUSE, URBAN FORTRESS, WINTER COCOON, WRAP HOUSE, Index, Acknowledgments</span></p>', 'Sub Title
			Unique Contemporary Residences

			Author
			Stephen Crafti

			About Author
			As per Book

			ISBN 10 Digit
			1864701439

			ISBN 13 Digit
			9781864701432

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Unique Contemporary Residences</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Stephen Crafti</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1864701439</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781864701432</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>160</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"4800"', '"2880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9648Out%20of%20The%20Square%20-%20Unique%20Contemporary%20Residences.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781864701432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3486', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3486', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 913, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:55'),
('240366c3-ca4e-46f3-a8d7-c01861ede82a', '3472', 927, 'Mathematical Analysis of Urban Spatial Networks', 'mathematical-analysis-of-urban-spatial-networks-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472', 'mathematical-analysis-of-urban-spatial-networks-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472-3472', '9783540878285', '9783540878285', '9783540878285', NULL, 'Cities can be considered to be among the largest and most complex artificial networks created by human beings. Due to the numerous and diverse human driven activities, urban network topology and dynamics can differ quite substantially from that of natural networks and so call for an alternative method of analysis.

The intent of the present monograph is to lay down the theoretical foundations for studying the topology of compact urban patterns, using methods from spectral graph theory and statistical physics. These methods are demonstrated as tools to investigate the structure of a number of real cities with widely differing properties: medieval German cities, the webs of city canals in Amsterdam and Venice, and a modern urban structure such as found in Manhattan.

Last but not least, the book concludes by providing a brief overview of possible apllications that will eventually lead to a useful body of knowledge for architects, urban planners and civil engineers.

Content - 1 Complex Networks of Urban Environments, 2 Wayfinding and Affine Representations of Urban Environments, 3 Exploring Community Structure by Diffusion Processes, 4 Spectral Analysis of Directed Graphs and Interacting Networks, 5 Urban Area Networks and Beyond, Bibliography, Index', '<p style="text-align:justify"><span>Cities can be considered to be among the largest and most complex artificial networks created by human beings. Due to the numerous and diverse human driven activities, urban network topology and dynamics can differ quite substantially from that of natural networks and so call for an alternative method of analysis.</span></p>

<p style="text-align:justify"><span>The intent of the present monograph is to lay down the theoretical foundations for studying the topology of compact urban patterns, using methods from spectral graph theory and statistical physics. These methods are demonstrated as tools to investigate the structure of a number of real cities with widely differing properties: medieval German cities, the webs of city canals in Amsterdam and Venice, and a modern urban structure such as found in Manhattan.</span></p>

<p style="text-align:justify"><span>Last but not least, the book concludes by providing a brief overview of possible apllications that will eventually lead to a useful body of knowledge for architects, urban planners and civil engineers.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> 1 Complex Networks of Urban Environments, 2 Wayfinding and Affine Representations of Urban Environments, 3 Exploring Community Structure by Diffusion Processes, 4 Spectral Analysis of Directed Graphs and Interacting Networks, 5 Urban Area Networks and Beyond, Bibliography, Index</span></p>', 'Sub Title
			Mathematical Analysis of Urban Spatial Networks

			Author
			Philippe Blanchard, Dimitri Volchenkov

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9783540878285

			Pages
			181

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Mathematical Analysis of Urban Spatial Networks</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Philippe Blanchard, Dimitri Volchenkov</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9783540878285</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>181</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7195"', '"4317"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 181, '181', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3076Mathematical%20Analysis%20of%20Urban%20Spatial%20Networks.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540878285&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3472', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3472', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 927, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:55'),
('2404169a-b868-4d22-9414-78e0cf47635b', '2399', NULL, 'Political Leadership - Library of Political Science in 4 Vols.', 'political-leadership-library-of-political-science-in-4-vols-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2-2399', 'political-leadership-library-of-political-science-in-4-vols-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399-2399', '9780857020888', '9780857020888', '9780857020888', NULL, 'Leadership is one of the principal interests of the social sciences. Drawing on psychology, sociology, anthropology and business studies as well as philosophy and history, this four-volume collection focuses in on democratic leadership in the political sphere. What makes a successful political leader? How much influence can an individual really have? Why are so few top political leaders women? David Bell roots this collection in the classic works of Machiavelli and Weber, before turning to the work of the American political scientists who were the first to study leadership in a systematic way in the 1960s, and coming right up-to-date with the work of Skowronek and others. The selections are arranged in 12 sections:

	Theories of Leadership 

	Do Leaders Make a Difference?

	Weber''s View of Political Leadership 

	Machiavelli''s Analysis of Leadership

	Modern Theory

	Personality of Political Leaders

	Questions of Equality

	The Political Morality of Leadership

	The Leadership Entourage

	Discourse and Symbolism in Leadership

	The Cycle of Leadership and Presidentialism

	Contemporary Populism', '<p>Leadership is one of the principal interests of the social sciences. Drawing on psychology, sociology, anthropology and business studies as well as philosophy and history, this four-volume collection focuses in on democratic leadership in the political sphere. What makes a successful political leader? How much influence can an individual really have? Why are so few top political leaders women? David Bell roots this collection in the classic works of Machiavelli and Weber, before turning to the work of the American political scientists who were the first to study leadership in a systematic way in the 1960s, and coming right up-to-date with the work of Skowronek and others. The selections are arranged in 12 sections:</p>

<ul>
	<li>Theories of Leadership </li>
	<li>Do Leaders Make a Difference?</li>
	<li>Weber''s View of Political Leadership </li>
	<li>Machiavelli''s Analysis of Leadership</li>
	<li>Modern Theory</li>
	<li>Personality of Political Leaders</li>
	<li>Questions of Equality</li>
	<li>The Political Morality of Leadership</li>
	<li>The Leadership Entourage</li>
	<li>Discourse and Symbolism in Leadership</li>
	<li>The Cycle of Leadership and Presidentialism</li>
	<li>Contemporary Populism</li>
</ul>', 'Sub Title
			Library of Political Science

			Author
			David S. Bell

			Publisher
			SAGE

			ISBN 13 Digit
			9780857020888

			Pages
			1608

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Political Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David S. Bell</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857020888</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1608</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"67980"', '"40788"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1608, '1608', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/456638958_book_item_38958.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857020888&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2399', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2399', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1629, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('2406eddd-ad55-4e2d-abbf-77f9172fc898', '2851', NULL, 'Dover Phoenix Editions - Introduction to Higher Algebra', 'dover-phoenix-editions-introduction-to-higher-algebra-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-28-2851', 'dover-phoenix-editions-introduction-to-higher-algebra-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851-2851', '9780486495705', '9780486495705', '9780486495705', NULL, 'Dover Phoenix Editions - Introduction to Higher Algebra

Written by one of America''s most influential teachers, this text presents the fundamentals of higher algebra and a thorough foundation in algebraic principles. Beginning with an account of polynomials and their basic properties, it examines determinants and Laplace''s development, multiplication theorem, bordered and adjoint determinants, the theory of linear dependence, linear equations, and related topics. A treatment of theorems concerning the rank of a matrix is followed by chapters on linear transformations and the combination of matrices, invariant and bilinear forms. Additional topics include quadratic forms, factors of polynomials, theorems on integral rational invariants, and elementary divisors. 1907 ed. Preface. Index.

CONTENTS', '<h1>Dover Phoenix Editions - Introduction to Higher Algebra</h1>

<p><span>Written by one of America''s most influential teachers, this text presents the fundamentals of higher algebra and a thorough foundation in algebraic principles. Beginning with an account of polynomials and their basic properties, it examines determinants and Laplace''s development, multiplication theorem, bordered and adjoint determinants, the theory of linear dependence, linear equations, and related topics. A treatment of theorems concerning the rank of a matrix is followed by chapters on linear transformations and the combination of matrices, invariant and bilinear forms. Additional topics include quadratic forms, factors of polynomials, theorems on integral rational invariants, and elementary divisors. 1907 ed. Preface. Index.</span></p>

<p><span><span><span>CONTENTS</span></span></span></p>', 'Language ‏ : ‎ English

	Hardcover ‏ : ‎ 500 pages

	ISBN-10 ‏ : ‎ 0486495701

	ISBN-13 ‏ : ‎ 978-0486495705

	Reading age ‏ : ‎ 10 years and up

	Item Weight ‏ : ‎ 572 g

	Dimensions ‏ : ‎ 13.97 x 2.54 x 22.23 cm', '<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 500 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0486495701</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0486495705</span></li>
	<li><span>Reading age ‏ : ‎ 10 years and up</span></li>
	<li><span>Item Weight ‏ : ‎ 572 g</span></li>
	<li><span>Dimensions ‏ : ‎ 13.97 x 2.54 x 22.23 cm</span></li>
</ul>', '"4100"', '"2460"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95461.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486495705&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2851', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2851', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1308, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:55'),
('2412f555-e610-44a5-9d19-ea5782604904', '62', NULL, 'Agricultural Land Drainage', 'agricultural-land-drainage', 'agricultural-land-drainage', '9789351119746', '9789351119746', '9789351119746', NULL, 'About the book

Agricultural drainage is the removal of excess water from the soil surface and/or soil profile of crop land, by either gravity or artificial means. The two main reasons for improving the drainage on agricultural land are for soil conservation and enhancing crop production. Irrigation is the key input in crop production. Its scientific management therefore warrants study of the related engineering aspects; such as, its application methods, scheduling, crop water requirement and water use efficiency etc. in a systematic way in order to not only save considerable amount of water but to have sustainable agricultural productivity as well. Wetland soils may need drainage to be used for agriculture. In the northern USA and Europe, glaciation created numerous small lakes which gradually filled with humus to make marshes. Some of these were drained using open ditches and trenches to make mucklands, which are primarily used for high value crops such as vegetables. The largest project of this type in the world has bear, in process for centuries times swampland and small takes. This book lays special stress on soil and soil moisture characteristics and behaviour crop plant characteristics and growth and on the successful and continuous practice of irrigation as related to drainage. 

Content – 

Preface, 

1. Drainage: An Introduction, 

2. Drainage Use for Agriculture, 

3. Watershed and Drainage, 

4. Agricultural, Environmental and Socio-economic Settlement of Drainage, 

5. Irrigation, Drainage and Agricultural Water Management, 

6. Irrigation for Agricultural Water Management, 

7. Drainage System of Surface Water, 

8. Water Logging and Drainage System, 

9. Agriculture in Dry Land, Bibliography, Index           

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Agricultural drainage is the removal of excess water from the soil surface and/or soil profile of crop land, by either gravity or artificial means. The two main reasons for improving the drainage on agricultural land are for soil conservation and enhancing crop production. Irrigation is the key input in crop production. Its scientific management therefore warrants study of the related engineering aspects; such as, its application methods, scheduling, crop water requirement and water use efficiency etc. in a systematic way in order to not only save considerable amount of water but to have sustainable agricultural productivity as well. Wetland soils may need drainage to be used for agriculture. In the northern USA and Europe, glaciation created numerous small lakes which gradually filled with humus to make marshes. Some of these were drained using open ditches and trenches to make mucklands, which are primarily used for high value crops such as vegetables. The largest project of this type in the world has bear, in process for centuries times swampland and small takes. This book lays special stress on soil and soil moisture characteristics and behaviour crop plant characteristics and growth and on the successful and continuous practice of irrigation as related to drainage. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content –</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>Preface, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Drainage: An Introduction, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Drainage Use for Agriculture, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Watershed and Drainage, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Agricultural, Environmental and Socio-economic Settlement of Drainage, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Irrigation, Drainage and Agricultural Water Management, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Irrigation for Agricultural Water Management, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Drainage System of Surface Water, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Water Logging and Drainage System, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Agriculture in Dry Land, Bibliography, Index</span></span>           </span></span></p>

<p> </p>', 'Title
			Agricultural Land Drainage

			Author
			Abhishek Anand

			ISBN
			9789351119746

			Publisher
			Random Publication

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Land Drainage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Abhishek Anand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789351119746</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1900"', '"1235"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '607cee8c-26ee-4753-be9f-2696a311149a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47102_17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789351119746&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=62', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=62', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3044, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:55'),
('242737fc-c2ae-435d-b030-23f8ea4d0e52', '3445', 951, 'Water Treatment Handbook - 2 Vols.', 'water-treatment-handbook-2-vols-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445', 'water-treatment-handbook-2-vols-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445-3445', '9782743009700', '9782743009700', '9782743009700', NULL, 'This book is the international reference work in the field of water treatment. This new version, completely revised and updated, incorporates major technological advances of these last fifteen years: membrane separation, development of fixed and mixed cultures, sludge drying and incineration, and reduced sludge production. Without forgetting automation-related issues, such as control-regulation and maintenance assistance. A total of five chapters are dedicated to treatment channels. The aim was to offer engineers an everyday aid by summarising the basics in water treatment.

The Water Treatment Handbook assembles the sum of DegrAƒA(c)mont know-how to date and takes into account changes in new problem areas in water treatment such as conservation of fresh water resources, health safety and waste management.', '<p>This book is the international reference work in the field of water treatment. This new version, completely revised and updated, incorporates major technological advances of these last fifteen years: membrane separation, development of fixed and mixed cultures, sludge drying and incineration, and reduced sludge production. Without forgetting automation-related issues, such as control-regulation and maintenance assistance. A total of five chapters are dedicated to treatment channels. The aim was to offer engineers an everyday aid by summarising the basics in water treatment.</p>

<p>The Water Treatment Handbook assembles the sum of DegrAƒA(c)mont know-how to date and takes into account changes in new problem areas in water treatment such as conservation of fresh water resources, health safety and waste management.</p>', 'Sub Title
			Water Treatment Handbook 

			Author
			Jean - Louis Choussade

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9782743009700

			Pages
			1904

			Binding
			Hardback

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Water Treatment Handbook </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean - Louis Choussade</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9782743009700</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1904</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"38582"', '"23149"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1904, '1904', '/assets/books/3445/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9782743009700&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3445', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3445', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 951, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:41:12'),
('243d343e-c0f7-45dd-b87c-536eb25a815b', '2607', NULL, 'Godaan - Munshi Premchand NEW', 'godaan-munshi-premchand-new-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607', 'godaan-munshi-premchand-new-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607-2607', '9798187335282', '9798187335282', '9798187335282', NULL, 'Godaan - Munshi Premchand NEW', '<h1>Godaan - Munshi Premchand NEW</h1>', 'Sub Title

			Godaan - Munshi Premchand NEW

			Author
			Munsi Premchand

			ISBN 13 Digit
			9798187335282

			Pages
			Nai Sadi Book House

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Godaan - Munshi Premchand NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Munsi Premchand</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798187335282</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Nai Sadi Book House</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Nai Sadi Book House', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6423pic-23.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9798187335282&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2607', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2607', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1486, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:55'),
('24438230-3689-4bad-9c4b-626b7179401c', '4151', 310, 'Reimagining Data Visualization Using Python', 'reimagining-data-visualization-using-python', 'reimagining-data-visualization-using-python', '9789354641336', '9789354641336', '9789354641336', NULL, 'About the book

Reimagining Data Visualization Using Python is an extensive discourse on data visualization. It details how to perform data visualization on a variety of datasets using various data visualization libraries written in Python programming language. Understanding, visualizing, and presenting data is slowly and gradually becoming a must have skills for professionals in all disciplines. This book is designed for learners who are beginners in visualization using python. It is a guide with detailed out steps to write and execute command/code.

Contents:

Chapter 1 Introduction to Data Visualization

Chapter 2 Types of Digital Data

Chapter 3 Reading Data from Varied Data Sources into Python Data Frame

Chapter 4 Pros and Cons of Charts

Chapter 5 Good Chart Designs

Chapter 6 Data Wrangling in Python

Chapter 7 Functions in Python Pandas

Chapter 8 Matplotlib for Data Visualization

Chapter 9 Plotly for Data Visualization

Chapter 10 Sea born for Data Visualization

Chapter 11 Cases', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Reimagining Data Visualization Using Python is an extensive discourse on data visualization. It details how to perform data visualization on a variety of datasets using various data visualization libraries written in Python programming language. Understanding, visualizing, and presenting data is slowly and gradually becoming a must have skills for professionals in all disciplines. This book is designed for learners who are beginners in visualization using python. It is a guide with detailed out steps to write and execute command/code.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1 Introduction to Data Visualization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2 Types of Digital Data</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3 Reading Data from Varied Data Sources into Python Data Frame</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4 Pros and Cons of Charts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5 Good Chart Designs</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6 Data Wrangling in Python</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7 Functions in Python Pandas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8 Matplotlib for Data Visualization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9 Plotly for Data Visualization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10 Sea born for Data Visualization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11 Cases</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Reimagining Data Visualization Using Python

			Author
			Seema Acharya

			ISBN
			9789354641336

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Reimagining Data Visualization Using Python</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Seema Acharya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354641336</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1029"', '"720"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2030reimagininag.jpeg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354641336&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4151', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4151', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 310, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:55'),
('246bf810-a4bd-4685-a7c7-a42dbcf0a825', '1481', NULL, 'Sanskrit - The Language and Learning', 'sanskrit-the-language-and-learning-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1-1481', 'sanskrit-the-language-and-learning-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481-1481', '9788178542843', '9788178542843', '9788178542843', NULL, 'Sanskrit ( The Language and Learning)', '<h1>Sanskrit ( The Language and Learning)</h1>', 'Sub Title
			The Language and Learning

			Author
			Trilochan Mishra

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788178542843

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Language and Learning</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Trilochan Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542843</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23979788178542843.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178542843&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1481', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1481', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2180, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:55'),
('24a55fe5-55a1-4f8d-959f-241b02653d7d', '1218', NULL, 'Comparative Social Research - Civil Society in Comparative Perspective New', 'comparative-social-research-civil-society-in-comparative-perspective-new-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-121-1218', 'comparative-social-research-civil-society-in-comparative-perspective-new-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218-1218', 'WERT4433', 'WERT4433', 'WERT4433', NULL, 'Comparative Social Research - Civil Society in Comparative Perspective New', '<h1>Comparative Social Research - Civil Society in Comparative Perspective New</h1>', 'Sub Title
			No

			Author
			Bernard E.

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781849506076

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernard E.</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849506076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6899"', '"4139"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77559627024044.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERT4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1218', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1218', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2337, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('24a89d6e-31fb-4e6f-bd25-3c9d380cd395', '1753', NULL, 'Reviews of Plasma Physics', 'reviews-of-plasma-physics-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753', 'reviews-of-plasma-physics-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753-1753', 'ERTG2123', 'ERTG2123', 'ERTG2123', NULL, 'This book presents two reviews from the cutting-edge of Russian plasma physics research. The first review is devoted to the mechanisms of transverse conductivity and generation of self-consistent electric fields in strongly ionized magnetized plasma. The second review considers numerous aspects of turbulent transport in plasma and fluids. This second review is focused on scaling arguments for describing anomalous diffusion in the presence of complex structures.', '<p>This book presents two reviews from the cutting-edge of Russian plasma physics research. The first review is devoted to the mechanisms of transverse conductivity and generation of self-consistent electric fields in strongly ionized magnetized plasma. The second review considers numerous aspects of turbulent transport in plasma and fluids. This second review is focused on scaling arguments for describing anomalous diffusion in the presence of complex structures.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			V.D. Shafranov

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540745754

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.D. Shafranov</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540745754</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12499"', '"7499"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8656dpp_18_127.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTG2123&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1753', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1753', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1988, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:55'),
('24b1551e-2cb2-4801-aba6-8d77a8a80ca4', '4372', 92, 'Probability and Queueing Theory 8/e - 2 Vols.', 'probability-and-queueing-theory-8e-2-vols', 'probability-and-queueing-theory-8e-2-vols', '9789353067465', '9789353067465', '9789353067465', NULL, 'About the book

This text book pf Probability and Queueing Theory is written as per the latest syllabus of Anna University. The book covers the syllabus completely and exhaustively. The five units of the syllabus are presented as five chapters in the book.

Content:

Unit 1. Probability and Random Variables

Unit 2. Two Dimensional Random Variables

Unit 3. Random Processes

Unit 4. Queueing Theory

Unit 5. Non-Markovian Queues and Queue Networks', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>This text book pf Probability and Queueing Theory is written as per the latest syllabus of Anna University. The book covers the syllabus completely and exhaustively. The five units of the syllabus are presented as five chapters in the book.</span></span></p>

<p><span><span><strong>Content:</strong></span></span></p>

<p><span><span>Unit 1. Probability and Random Variables</span></span></p>

<p><span><span>Unit 2. Two Dimensional Random Variables </span></span></p>

<p><span><span>Unit 3. Random Processes </span></span></p>

<p><span><span>Unit 4. Queueing Theory</span></span></p>

<p><span><span>Unit 5. Non-Markovian Queues and Queue Networks</span></span></p>

<p> </p>
', 'Title
			Probability and Queueing Theory 8/e - 2 Vols.

			Author
			P.Sivaramakrishna Das

			ISBN
			9789353067465

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Probability and Queueing Theory 8/e - 2 Vols.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>P.Sivaramakrishna Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353067465</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6793proba.webp', NULL, '24', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353067465&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4372', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4372', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 92, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:55'),
('24b74a24-bced-46b3-a5ae-e3960897df76', '4325', 138, 'Research Methods in Psychology 4/e', 'research-methods-in-psychology-4e', 'research-methods-in-psychology-4e', '9780393536263', '9780393536263', '9780393536263', NULL, 'About the book

Featuring an emphasis on future consumers of psychological research and examples drawn from popular media, Research Methods in Psychology: Evaluating a World of Information develops students’ critical-thinking skills as they evaluate information in their everyday lives. The Fourth Edition of this best-selling text takes learning to a new level for both consumers and producers by offering new content, interactive learning, and online assessment to help them master the concepts.

Content:

Part I: Introduction to Scientific Reasoning

Part II: Research Foundations for Any Claim

Part III: Tools for Evaluating Frequency Claims

Part IV: Tools for Evaluating Association Claims

Part V: Tools for Evaluating Causal Claims

Part VI: Balancing Research Priorities', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Featuring an emphasis on future consumers of psychological research and examples drawn from popular media, Research Methods in Psychology: Evaluating a World of Information develops students’ critical-thinking skills as they evaluate information in their everyday lives. The Fourth Edition of this best-selling text takes learning to a new level for both consumers and producers by offering new content, interactive learning, and online assessment to help them master the concepts.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part I: Introduction to Scientific Reasoning</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part II: Research Foundations for Any Claim</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part III: Tools for Evaluating Frequency Claims</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part IV: Tools for Evaluating Association Claims</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part V: Tools for Evaluating Causal Claims</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part VI: Balancing Research Priorities</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Research Methods in Psychology 4/e

			Author
			Beth Morling

			ISBN
			9780393536263

			Publisher
			Norton

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Research Methods in Psychology 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Beth Morling</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780393536263</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Norton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"699"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '562ca49a-d42d-4bdd-b407-5ac355ed3555', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4416research.jpg', NULL, '27 | 29', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780393536263&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4325', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4325', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 138, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:55'),
('24b8916e-43bb-44f7-bd03-c360c2882e88', '3733', 712, 'Echos of the Heart', 'echos-of-the-heart', 'echos-of-the-heart', '9788187471882', '9788187471882', '9788187471882', NULL, 'Contents:

1. Preface

2. A Word

3. The Painting

4. Point of No Return

5. The Tens''

6. Salvation

7. Au''revoir, my love

8. Iffusive Apparel

9. Where you are!

10. Should we forget

11. Scattered Petals!

12. Fallacy

13. The White Sheet

14. Life

15. Redemption

16. Gaps''

17. Time

18. A Balance

19. Reality

20. Wuthering Heights

21. A Broken Piece

22. Drip Dry

23. Evolution

 ', '<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><span><span>1. Preface</span></span></span></span></p>

<p><span><span><span><span>2. A Word</span></span></span></span></p>

<p><span><span><span><span>3. The Painting</span></span></span></span></p>

<p><span><span><span><span>4. Point of No Return</span></span></span></span></p>

<p><span><span><span><span>5. The Tens''</span></span></span></span></p>

<p><span><span><span><span>6. Salvation</span></span></span></span></p>

<p><span><span><span><span>7. Au''revoir, my love</span></span></span></span></p>

<p><span><span><span><span>8. Iffusive Apparel</span></span></span></span></p>

<p><span><span><span><span>9. Where you are!</span></span></span></span></p>

<p><span><span><span><span>10. Should we forget</span></span></span></span></p>

<p><span><span><span><span>11. Scattered Petals!</span></span></span></span></p>

<p><span><span><span><span>12. Fallacy</span></span></span></span></p>

<p><span><span><span><span>13. The White Sheet</span></span></span></span></p>

<p><span><span><span><span>14. Life</span></span></span></span></p>

<p><span><span><span><span>15. Redemption</span></span></span></span></p>

<p><span><span><span><span>16. Gaps''</span></span></span></span></p>

<p><span><span><span><span>17. Time</span></span></span></span></p>

<p><span><span><span><span>18. A Balance</span></span></span></span></p>

<p><span><span><span><span>19. Reality</span></span></span></span></p>

<p><span><span><span><span>20. Wuthering Heights</span></span></span></span></p>

<p><span><span><span><span>21. A Broken Piece</span></span></span></span></p>

<p><span><span><span><span>22. Drip Dry</span></span></span></span></p>

<p><span><span><span><span>23. Evolution</span></span></span></span></p>

<p> </p>', 'Title
			Echos of the Heart

			Author
			Mohini Tandan

			ISBN
			9788187471882

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Echos of the Heart</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mohini Tandan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471882</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8515WhatsApp%20Image%202025-09-10%20at%2012.23.16_d437a1ac.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471882&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3733', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3733', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 712, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('24c1162b-8248-4621-a913-dd155ca7cf86', '1977', NULL, 'Integrative Plant Biochemistry - Recent Advances in Phytochemistry', 'integrative-plant-biochemistry-recent-advances-in-phytochemistry-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1-1977', 'integrative-plant-biochemistry-recent-advances-in-phytochemistry-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977-1977', 'LERT5567', 'LERT5567', 'LERT5567', NULL, 'The publication of this volume marks the 40th anniversary of the Recent Advances in Phytochemistry series which has essentially documented a history of the origins of Phytochemistry. The 45th annual meeting of the Phytochemical Society of North America (PSNA) was held July 13-August 3, 2005 in La Jolla, California, USA. The meeting was hosted by the Salk Institute for Biological Studies. The theme of the meeting was - Integrative Plant Biochemistry as we Approach 2010. The focus was "to celebrate the past accomplishments of the PSNA and its focus, the growing importance of phytochemistry and plant biochemistry to the public, and to set a course for the future, by linking the past with the present and attracting a wider breath of scientists and disciplines to the society." Integrative Plant Biochemistry summarizes a number of important methodological approaches and innovative techniques that were discussed at the meeting: Biosynthesis and Regulation of Signaling Molecules Conservation and Divergence in Enzyme Function Translational Opportunities in Plant Biochemistry Temporal and Spatial Regulation of Metabolism Lipids, Fatty Acids and Related Molecules Metabolic Networks Each chapter in this volume concludes with a short summary and addresses the expected future directions of the work. The series marks the transition and progression of the dramatic integration of classical phytochemistry into molecular plant biology. Explores the growing importance of phytochemistry and biochemistry Discusses important methodological approaches and innovative techniques Representation from a unique interdisciplinary forum of scientists at the 45th Annual meeting of the Phytochemical Society of North America', '<p>The publication of this volume marks the 40th anniversary of the Recent Advances in Phytochemistry series which has essentially documented a history of the origins of Phytochemistry. The 45th annual meeting of the Phytochemical Society of North America (PSNA) was held July 13-August 3, 2005 in La Jolla, California, USA. The meeting was hosted by the Salk Institute for Biological Studies. The theme of the meeting was - Integrative Plant Biochemistry as we Approach 2010. The focus was "to celebrate the past accomplishments of the PSNA and its focus, the growing importance of phytochemistry and plant biochemistry to the public, and to set a course for the future, by linking the past with the present and attracting a wider breath of scientists and disciplines to the society." Integrative Plant Biochemistry summarizes a number of important methodological approaches and innovative techniques that were discussed at the meeting: Biosynthesis and Regulation of Signaling Molecules Conservation and Divergence in Enzyme Function Translational Opportunities in Plant Biochemistry Temporal and Spatial Regulation of Metabolism Lipids, Fatty Acids and Related Molecules Metabolic Networks Each chapter in this volume concludes with a short summary and addresses the expected future directions of the work. The series marks the transition and progression of the dramatic integration of classical phytochemistry into molecular plant biology. Explores the growing importance of phytochemistry and biochemistry Discusses important methodological approaches and innovative techniques Representation from a unique interdisciplinary forum of scientists at the 45th Annual meeting of the Phytochemical Society of North America</p>', 'Integrative Plant Biochemistry - Recent Advances in Phytochemistry', '<h1>Integrative Plant Biochemistry - Recent Advances in Phytochemistry</h1>', '"26700"', '"16020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8180dpp_10_27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LERT5567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1977', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1977', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1848, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('24c18dd0-c37a-4f6f-bf8a-65f01a31c450', '2110', NULL, 'Computer Networks - A Top-Down Approach', 'computer-networks-a-topdown-approach-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110', 'computer-networks-a-topdown-approach-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110-2110', 'EFYH6676', 'EFYH6676', 'EFYH6676', NULL, 'Computer Networks - A Top-Down Approach', '<h1>Computer Networks - A Top-Down Approach</h1>', 'Sub Title
			No

			Author
			Behrouz A Forouzan, Firouz Mosharraf

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781259001567

			Pages
			960

			Binding
			Paperback

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Behrouz A Forouzan, Firouz Mosharraf</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781259001567</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>960</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 960, '960', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3028Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EFYH6676&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2110', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2110', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1752, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('24d0bcdb-9049-4fc1-88fd-73f1797a34f7', '1327', NULL, 'Handbook Of Regional and Urban Economics V-2 New', 'handbook-of-regional-and-urban-economics-v2-new-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-132-1327', 'handbook-of-regional-and-urban-economics-v2-new-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327-1327', 'GHYU8877', 'GHYU8877', 'GHYU8877', NULL, 'Handbook Of Regional and Urban Economics V-2 New', '<h1>Handbook Of Regional and Urban Economics V-2 New</h1>', 'Sub Title
			No

			Author
			Edwin S. Mills

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780444879706

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Edwin S. Mills</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780444879706</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3799"', '"2279"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5649logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHYU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1327', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1327', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2268, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('24d32851-e0bd-4bba-a23c-877cff0ad88b', '379', NULL, 'Philosophy and Yoga of Sri Aurobindo and Other Essays', 'philosophy-and-yoga-of-sri-aurobindo-and-other-essays', 'philosophy-and-yoga-of-sri-aurobindo-and-other-essays', '8185137943', '8185137943', '8185137943', NULL, 'Contents:

1. Sri Aurobindo: His Life and Work (A Brief Outline)

2. The Mother: Her Life and Work (A Brief Outline)

3. Philosophy and Yoga of Sri Aurobindo

4. Vedic Knowledge and Supermind in the Light of Sri Aurobindo

5. Sri Aurobindo’s Philosophy of Indian Nationalism

6. Sri Aurobindo’s Philosophy of Nationalism and Internationalism

7. Sri Aurobindo’s Philosophy of the Ideal of Human Unity

8. Educational Philosophy of Sri Aurobindo

9. Problem of Knowledge and Sri Aurobindo’s Concept of the Supermind

10. Causality, Change and Time Appendix

11. Towards Applied Philosophy

12. Yoga, Religion and Morality

13. Spirituality, Science and Technology

14. Yoga, Science, Religion and Philosophy

15. Yoga and Knowledge

16. Yoga, Consciousness and Human Fulfilment

17. Bondage, Liberation and Perfection

18. Philosophy of Indian Pedagogy

19. Philosophy of Spiritual Education

20. Yoga and Education

21. Concept of Education in Ancient Indian Tradition and Culture: Its Contemporary Relevance

22. Philosophy of Value-Oriented Education – I

23. Philosophy of Value-Oriented Education – II

24. Philosophy of Indianness

25. Indian Identity and Cultural Continuity

26. Indian Culture: Pat, Present and Future

27. Philosophy of Indian Art

28. Towards Universal Fraternity.

 ', '<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Sri Aurobindo: His Life and Work (A Brief Outline)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. The Mother: Her Life and Work (A Brief Outline)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Philosophy and Yoga of Sri Aurobindo</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Vedic Knowledge and Supermind in the Light of Sri Aurobindo</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Sri Aurobindo’s Philosophy of Indian Nationalism </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Sri Aurobindo’s Philosophy of Nationalism and Internationalism</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Sri Aurobindo’s Philosophy of the Ideal of Human Unity </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Educational Philosophy of Sri Aurobindo </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Problem of Knowledge and Sri Aurobindo’s Concept of the Supermind</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Causality, Change and Time Appendix </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Towards Applied Philosophy </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Yoga, Religion and Morality </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Spirituality, Science and Technology </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Yoga, Science, Religion and Philosophy </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Yoga and Knowledge </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Yoga, Consciousness and Human Fulfilment </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>17. Bondage, Liberation and Perfection </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>18. Philosophy of Indian Pedagogy </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>19. Philosophy of Spiritual Education </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>20. Yoga and Education </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>21. Concept of Education in Ancient Indian Tradition and Culture: Its Contemporary Relevance </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>22. Philosophy of Value-Oriented Education – I</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>23. Philosophy of Value-Oriented Education – II</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>24. Philosophy of Indianness </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>25. Indian Identity and Cultural Continuity </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>26. Indian Culture: Pat, Present and Future </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>27. Philosophy of Indian Art </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>28. Towards Universal Fraternity.</span></span></span></span></p>

<p> </p>', 'Title
			Philosophy and Yoga of Sri Aurobindo and Other Essays

			Author
			Kireet Joshi

			ISBN
			8185137943

			Publisher
			Standard Publishers (India)

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Philosophy and Yoga of Sri Aurobindo and Other Essays</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Kireet Joshi</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">8185137943</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7943philosophy_and_yoga_of.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185137943&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=379', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=379', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2857, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:55'),
('24e9756d-7ad0-4f0d-8ece-e51bbe8032b3', '2501', NULL, 'B2B Marketing -A South -Asian Perspective 11/e', 'b2b-marketing-a-south-asian-perspective-11e-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-25-2501', 'b2b-marketing-a-south-asian-perspective-11e-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501-2501', 'BNJU0909', 'BNJU0909', 'BNJU0909', NULL, 'Marketing to businesses is fundamentally different from marketing to individual consumers. Business to business (B2B) marketing usually involves a much longer and multifaceted sales cycle. Additionally, decision makers are usually highly involved as the stakes are high. Understanding the B2B process is vital for the success of businesses as there is increasing burden on managers to provide concrete results. Thus, decision making in the B2B context may be understood as individual psychology, small group psychology or a large group psychology. Consequently, it is important to use apposite strategies to engage B2B customers. Typically, B2B marketing encompasses marketing to both for-profit and non-profit businesses. Not-for-profit businesses include both government and non-government organizations. Thus, the B2B marketing process is longer and is largely driven by relationship marketing. Buying decisions are made more rationally as there are multiple influencers involved in decision making. The demand can be for both B2B products and services. The B2B demand is both derived and joint, making it less elastic as compared to the demand for B2C products and services. Thus, B2B transactions are usually larger compared to B2C transactions, thus justifying a more direct and frequent contact between buyers and sellers. The aforementioned existing difference between B2C and B2B marketing has led to the evolution of a new stream in marketing, i.e., B2B marketing. This book, B2B Marketing, eleventh edition, offers a comprehensive learning of various facets of B2B marketing and is meant to meet the requirements of management and commerce students of various universities across the country. )', '<p>Marketing to businesses is fundamentally different from marketing to individual consumers. Business to business (B2B) marketing usually involves a much longer and multifaceted sales cycle. Additionally, decision makers are usually highly involved as the stakes are high. Understanding the B2B process is vital for the success of businesses as there is increasing burden on managers to provide concrete results. Thus, decision making in the B2B context may be understood as individual psychology, small group psychology or a large group psychology. Consequently, it is important to use apposite strategies to engage B2B customers. Typically, B2B marketing encompasses marketing to both for-profit and non-profit businesses. Not-for-profit businesses include both government and non-government organizations. Thus, the B2B marketing process is longer and is largely driven by relationship marketing. Buying decisions are made more rationally as there are multiple influencers involved in decision making. The demand can be for both B2B products and services. The B2B demand is both derived and joint, making it less elastic as compared to the demand for B2C products and services. Thus, B2B transactions are usually larger compared to B2C transactions, thus justifying a more direct and frequent contact between buyers and sellers. The aforementioned existing difference between B2C and B2B marketing has led to the evolution of a new stream in marketing, i.e., B2B marketing. This book, B2B Marketing, eleventh edition, offers a comprehensive learning of various facets of B2B marketing and is meant to meet the requirements of management and commerce students of various universities across the country. )</p>', 'B2B Marketing -A South -Asian Perspective 11/e', '<h1>B2B Marketing -A South -Asian Perspective 11/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNJU0909&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2501', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2501', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1568, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('24fc0a08-c4d6-4e9f-82c2-d1b0d48d2566', '1112', NULL, 'Encyclopedic Dictionary of Polymers', 'encyclopedic-dictionary-of-polymers', 'encyclopedic-dictionary-of-polymers', '9780387310213', '9780387310213', '9780387310213', NULL, 'About the book

This is the first complete book of polymer terminology ever published. It contains more than 7,500 polymeric material terms, including the names of chemicals, processes, formulae, and analytical methods that are used frequently in the polymer and engineering fields. It is lavishly illustrated and includes an appendix of biochemical and microbiological terms. Interactive equations on the accompanying DVD bring important relationships to life, and audio supplements include pronunciation of each term. Each succinct entry offers a broadly accessible definition as well as cross-references to related terms. Guides to phonetic pronunciation and etymology, as well as translations into German, French and Spanish, make this material accessible to non-native speakers of English.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This is the first complete book of polymer terminology ever published. It contains more than 7,500 polymeric material terms, including the names of chemicals, processes, formulae, and analytical methods that are used frequently in the polymer and engineering fields. It is lavishly illustrated and includes an appendix of biochemical and microbiological terms. Interactive equations on the accompanying DVD bring important relationships to life, and audio supplements include pronunciation of each term. Each succinct entry offers a broadly accessible definition as well as cross-references to related terms. Guides to phonetic pronunciation and etymology, as well as translations into German, French and Spanish, make this material accessible to non-native speakers of English.</span></span></span></p>
', 'Title
			Encyclopedic Dictionary of Polymers

			Author
			Gooch

			ISBN
			9780387310213

			Publisher
			Springer

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedic Dictionary of Polymers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gooch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780387310213</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"52274"', '"36592"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62989780387310213.jpg', NULL, '11', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780387310213&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1112', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1112', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2409, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('2506406b-b581-4e66-94bf-db30e13672d5', '4425', 40, 'The Religious Life of India: The Sadhs', 'the-religious-life-of-india-the-sadhs', 'the-religious-life-of-india-the-sadhs', '-92-', '-92-', '-92-', NULL, 'About the book

The book which reconstructs the Sadh History and speaks of their moral code, their marriage customs and songs is a step towards bringing out the salient features of religious life in India. It would no doubt, be of considerable interest to not only the Sadhs but to people in general.

Contents:

PART I

	The Sadhs in General

	The Delhi Sadhs

	An ‘Authentic Account of the Saadhs’

	The Farrukhabad Sadhs

	The Reconstruction of Sadh History

PART II

	The Sadh Scriptures

	The Sadhs’ Moral Code

	Marriage Customs and Songs

	Domestic Customs, Annual Festivals and Occupations

	Education and Literary Efforts

	The Evangelization of the Sadhs', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book which reconstructs the Sadh History and speaks of their moral code, their marriage customs and songs is a step towards bringing out the salient features of religious life in India. It would no doubt, be of considerable interest to not only the Sadhs but to people in general.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART I</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>The Sadhs in General</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Delhi Sadhs</span></span></span></li>
	<li style="text-align:justify"><span><span><span>An ‘Authentic Account of the Saadhs’</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Farrukhabad Sadhs</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Reconstruction of Sadh History</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong><span>PART II</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>The Sadh Scriptures</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Sadhs’ Moral Code</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Marriage Customs and Songs</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Domestic Customs, Annual Festivals and Occupations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Education and Literary Efforts</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Evangelization of the Sadhs</span></span></span></li>
</ol>', 'Title
			The Religious Life of India: The Sadhs

			Author
			W.L Allison

			Publisher
			Anmol Publication

			Year of Publication
			1985

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Religious Life of India: The Sadhs</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>W.L Allison</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Anmol Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '1a6bc1c9-a145-407d-809c-9bcf7f12269d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3214Sadhs.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-92-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4425', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4425', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 40, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:55'),
('2509da83-f000-43a0-ae39-b5fece6eff52', '3701', 740, 'Microvascular Research Biology and Pathology - 2 vols. In Complete Set', 'microvascular-research-biology-and-pathology-2-vols-in-complete-set', 'microvascular-research-biology-and-pathology-2-vols-in-complete-set', '9780126395105', '9780126395105', '9780126395105', NULL, 'The microvasculature refers to the smallest blood vessels, arterial and venous, that nurture the tissues of each organ. Apart from transport, they also contribute to the systematic regulation of the body. In everyday terminology, the microcirculation is "where the action is." Microcirculation is directly involved in such disease states as Alzheimers, inflammation, tumor growth, diabetic retinopathy, and wound healing- plus cardiovascular fitness is directly related to the formation of new capillaries in large muscles. Microvascular Research is the first book devoted exclusively to this vital systemic component of the cardiovascular system and provides up to date mini-reviews of normal functions and clinical states. The contributing authors are senior scientists with international reputation in their given disciplines.

* Broad coverage of both basic and clinical aspects of microvasculature research

* Contains 167 chapters from over 300 international authors

* Each chapter includes key figures and annotated references', '<p><span><span>The microvasculature refers to the smallest blood vessels, arterial and venous, that nurture the tissues of each organ. Apart from transport, they also contribute to the systematic regulation of the body. In everyday terminology, the microcirculation is "where the action is." Microcirculation is directly involved in such disease states as Alzheimers, inflammation, tumor growth, diabetic retinopathy, and wound healing- plus cardiovascular fitness is directly related to the formation of new capillaries in large muscles. Microvascular Research is the first book devoted exclusively to this vital systemic component of the cardiovascular system and provides up to date mini-reviews of normal functions and clinical states. The contributing authors are senior scientists with international reputation in their given disciplines.</span></span></p>

<p style="text-align:justify"><span><span>* Broad coverage of both basic and clinical aspects of microvasculature research</span></span></p>

<p style="text-align:justify"><span><span>* Contains 167 chapters from over 300 international authors</span></span></p>

<p style="text-align:justify"><span><span>* Each chapter includes key figures and annotated references</span></span></p>', ' 

			Title

			 

			Microvascular Research Biology and Pathology - 2 vols. In Complete Set

			Author

			 

			David Shepro

			Publisher

			Academic Press

			ISBN-13 Digit

			9780126395105

			ISBN-10 Digit

			0126395101

			Pages

			1705

			Year

			1998

			Binding

			Hard Bound

			Language

			English

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>Microvascular Research Biology and Pathology - 2 vols. In Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p> </p>

			<p><span><span><span>David Shepro </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Academic Press </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>9780126395105</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>0126395101</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>1705</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>1998</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"36540"', '"25578"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '1998', NULL, NULL, '624a601d-877c-4146-b142-0d4a1e779b16', NULL, NULL, 1705, '1705', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74955178M4YWPXL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780126395105&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3701', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3701', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 740, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('250a21ba-8c2c-4dc8-87c6-9beec004f772', '144', NULL, 'Biologically Active Natural Products -Agrochemicals', 'biologically-active-natural-products-agrochemicals', 'biologically-active-natural-products-agrochemicals', '9780849318856', '9780849318856', '9780849318856', NULL, 'About the book

Natural products that have both plant growth regulatory properties and pharmaceutical properties are examined in this book. This is the first and most up-to-date text linking agrochemistry and pharmaceutical chemistry in an easy to read presentation for practitioners in both fields.

Due to the intense and widespread attention being given to the undesirable side-effects of commercial herbicide products such as residual contamination, resistance, ecosystem impairments, and waste generation, the discovery of new, natural herbicides that are biologically safe will prove to be significant and profitable.

Featuring over 200 tables, Biologically Active Natural Products: Agrochemicals is very useful to those in the agrochemical and pharmaceutical industries, as well as those in biochemistry, plant pathology, and natural products study and development.

Content –

1. Agrochemicals and Pharmaceuticals: The Connection,

2. Terpenoids with Potential Use as Natural Herbicide Templates,

3. Allelopathy of Velvetbean: Determination and Identification of L-DOPA as a Candidate of Allelopathic Substances,

4. Phytochemical Inhibitors from the Numphaeceae: Nymphaea odorata and Nuphar lutea,

5. Development of an Allelopathic Compound from Tree-of-Heaven (Ailanthus altissima) as a Natural Product Herbicide,

6. Triterpenoids and Other Potentially Active Compounds from Wheat Straw: Isolation, Identification, and Synthesis,

7. Glucosinolates as Natural Pesticides,

8. Coronatine: Chemistry and Biological Activities,

9. Biochemical Interactions of the Microbial Phytotoxin Phosphinothricin and Analogs with Plants and Microbes,

10. Sequestration of Phytotoxins by Plants: Implications for Biosynthetic Production,

11. Potent Mosquito Repellents from the Leaves of Eucalyptus and Vitex Plants,

12. Arthropod Semiochemicals as Multifunctional Natural Products,

13. Tobacco as a Biochemical Resource Past, Present, and Future,

14. Natural Products Containing Phenylalanine as Potential Bioherbicides,

15. Spectrum of Activity of Antifungal Natural Products and Their Analogs,

16. Aflastatins: New Streptomyces Metabolites that Inhibit Alatoxin Biosynthesis,

17. Practical Natural Solutions for Plant Disease Control,

18. Cotton Pest Resistance: The Role of Pigment Gland Constituents,

19. Phytochemical Modification of Taste: An Insect Model,

20. Exploring the Potential of Biologically Active Compounds from Plants and Fungi,

21. Recent Advances in Saponins Used in Foods, Agriculture, and Medicine,

22. Phytochemicals Implications for Long-Duration Space Missions, Index', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Natural products that have both plant growth regulatory properties and pharmaceutical properties are examined in this book. This is the first and most up-to-date text linking agrochemistry and pharmaceutical chemistry in an easy to read presentation for practitioners in both fields.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Due to the intense and widespread attention being given to the undesirable side-effects of commercial herbicide products such as residual contamination, resistance, ecosystem impairments, and waste generation, the discovery of new, natural herbicides that are biologically safe will prove to be significant and profitable.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Featuring over 200 tables, Biologically Active Natural Products: Agrochemicals is very useful to those in the agrochemical and pharmaceutical industries, as well as those in biochemistry, plant pathology, and natural products study and development.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content – </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Agrochemicals and Pharmaceuticals: The Connection, </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Terpenoids with Potential Use as Natural Herbicide Templates, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Allelopathy of Velvetbean: Determination and Identification of L-DOPA as a Candidate of Allelopathic Substances, </span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Phytochemical Inhibitors from the Numphaeceae: Nymphaea odorata and Nuphar lutea, </span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Development of an Allelopathic Compound from Tree-of-Heaven (Ailanthus altissima) as a Natural Product Herbicide, </span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Triterpenoids and Other Potentially Active Compounds from Wheat Straw: Isolation, Identification, and Synthesis, </span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Glucosinolates as Natural Pesticides, </span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Coronatine: Chemistry and Biological Activities, </span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Biochemical Interactions of the Microbial Phytotoxin Phosphinothricin and Analogs with Plants and Microbes, </span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Sequestration of Phytotoxins by Plants: Implications for Biosynthetic Production, </span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Potent Mosquito Repellents from the Leaves of Eucalyptus and Vitex Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Arthropod Semiochemicals as Multifunctional Natural Products, </span></span></span></p>

<p style="text-align:justify"><span><span><span>13. Tobacco as a Biochemical Resource Past, Present, and Future, </span></span></span></p>

<p style="text-align:justify"><span><span><span>14. Natural Products Containing Phenylalanine as Potential Bioherbicides, </span></span></span></p>

<p style="text-align:justify"><span><span><span>15. Spectrum of Activity of Antifungal Natural Products and Their Analogs, </span></span></span></p>

<p style="text-align:justify"><span><span><span>16. Aflastatins: New Streptomyces Metabolites that Inhibit Alatoxin Biosynthesis,</span></span></span></p>

<p style="text-align:justify"><span><span><span>17. Practical Natural Solutions for Plant Disease Control, </span></span></span></p>

<p style="text-align:justify"><span><span><span>18. Cotton Pest Resistance: The Role of Pigment Gland Constituents, </span></span></span></p>

<p style="text-align:justify"><span><span><span>19. Phytochemical Modification of Taste: An Insect Model, </span></span></span></p>

<p style="text-align:justify"><span><span><span>20. Exploring the Potential of Biologically Active Compounds from Plants and Fungi, </span></span></span></p>

<p style="text-align:justify"><span><span><span>21. Recent Advances in Saponins Used in Foods, Agriculture, and Medicine, </span></span></span></p>

<p style="text-align:justify"><span><span><span>22. Phytochemicals Implications for Long-Duration Space Missions, Index</span></span></span></p>', 'Title
			Biologically Active Natural Products -Agrochemicals

			Author
			Horace G. Cutler, Stephen J. Cutler

			ISBN
			9780849318856

			Publisher
			CRC 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Biologically Active Natural Products -Agrochemicals</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Horace G. Cutler, Stephen J. Cutler</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780849318856</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>CRC </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"20445"', '"13289"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bb8127e6-9547-4493-9ab0-883a10105d4c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5265dpp_9_20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780849318856&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=144', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=144', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2990, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:55'),
('2536415c-62ec-41b5-89a2-42e47f2c9c9b', '88', NULL, 'Automatic Fingerprint Recognition Systems', 'automatic-fingerprint-recognition-systems', 'automatic-fingerprint-recognition-systems', 'Automatic Fingerprint', 'Automatic Fingerprint', 'Automatic Fingerprint ', NULL, 'An authoritative survey of intelligent fingerprint-recognition concepts, technology, and systems is given. Editors and contributors are the leading researchers and applied R&D developers of this personal identification (biometric security) topic and technology. Biometrics and pattern recognition researchers and professionals will find the book an indispensable resource for current knowledge and technology in the field.', '<p>An authoritative survey of intelligent fingerprint-recognition concepts, technology, and systems is given. Editors and contributors are the leading researchers and applied R&amp;D developers of this personal identification (biometric security) topic and technology. Biometrics and pattern recognition researchers and professionals will find the book an indispensable resource for current knowledge and technology in the field.</p>', 'Sub Title
			No

			Author
			Nalini Ratha

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387955933

			Pages
			458

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nalini Ratha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387955933</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>458</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8900"', '"5340"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 458, '458', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9752dpp_16......%20day%203.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Automatic%20Fingerprint%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=88', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=88', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3027, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:55'),
('25372e38-e8de-4198-ab2f-55c13f444baf', '1883', NULL, 'Biotechnology for Odor and Air Pollution Control New', 'biotechnology-for-odor-and-air-pollution-control-new-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-188-1883', 'biotechnology-for-odor-and-air-pollution-control-new-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883-1883', 'GBCG554', 'GBCG554', 'GBCG554', NULL, 'Here is the first book on biotechnological processes for controlling odor and air pollution emanating from industrial and municipal airstreams. Authors from academia and industry describe biotechnological methods ranging from those in laboratory stages to pilot evaluation to full-scale process implementation. In addition to the basic microbiology and engineering, the design, modeling, and control of bioreactors are discussed in detail.', '<p>Here is the first book on biotechnological processes for controlling odor and air pollution emanating from industrial and municipal airstreams. Authors from academia and industry describe biotechnological methods ranging from those in laboratory stages to pilot evaluation to full-scale process implementation. In addition to the basic microbiology and engineering, the design, modeling, and control of bioreactors are discussed in detail.</p>', 'Biotechnology for Odor and Air Pollution Control New', '<h1>Biotechnology for Odor and Air Pollution Control New</h1>', '"3399"', '"2039"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8660Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GBCG554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1883', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1883', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1919, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('25691040-eae1-41aa-88df-bd07e8c9a213', '661', NULL, 'Jansampark - Swaroop aur Siddhant', 'jansampark-swaroop-aur-siddhant-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661', 'jansampark-swaroop-aur-siddhant-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661-661', 'MMNJ8976', 'MMNJ8976', 'MMNJ8976', NULL, 'Jansampark - Swaroop aur Siddhant', '<h1>Jansampark - Swaroop aur Siddhant</h1>', 'Sub Title
			No

			Author
			Dr. Rajendra Prasad

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			817453265X

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rajendra Prasad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>817453265X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8288Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MMNJ8976&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=661', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=661', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2688, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:55'),
('25b53a9c-255f-490c-930c-660bb6f1e4b0', '2564', NULL, 'Indian Swans - Literary Methodology', 'indian-swans-literary-methodology-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564', 'indian-swans-literary-methodology-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564-2564', 'VGTY455', 'VGTY455', 'VGTY455', NULL, 'Indian Swans - Literary Methodology', '<h1>Indian Swans - Literary Methodology</h1>', 'Sub Title
			No

			Author
			Charu Sheel Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184351187

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Charu Sheel Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184351187</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGTY455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2564', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2564', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1527, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:55'),
('25ba975a-30b2-4062-be8d-7cc1103c31c5', '3668', 773, 'पदार्थदीपिका एवं तर्कप्रदीप: प्राचीन हस्तलिपियो पर आधारित एक समालोचनात्मक ग्रंथ', 'पदरथदपक-एव-तरकपरदप-परचन-हसतलपय-पर-आधरत-एक-समलचनतमक-गरथ', '-', '9788171106349', '9788171106349', '9788171106349', NULL, 'पुस्तक परिचय

न्याय-वैशेषिक शास्त्र के महनीय वाङ्मय का सूक्ष्मेक्षिकया निरीक्षण करने के पश्चात् यह दृष्टिगोचर होता है कि न्याय-वैशेषिक दर्शन विषयक बहुत से ऐसे अल्पपरिचित किन्तु महत्त्वपूर्ण ग्रन्थ आज भी विद्यमान हैं, जो अपने संस्कार हेतु सुधीजनों के अवधान की प्रतीक्षा कर रहे हैं। इस क्रम में आचार्य कौण्डभट्ट द्वारा विरचित पदार्थदीपिका एवं तर्कप्रदीप नामक ग्रन्थ विशेषतः उल्लेखनीय हैं। किन्तु महती विडम्बना का विषय है कि वैयाकरणभूषणसार आदि ग्रन्थों की रचना के कारण जहाँ वैयाकरण आचार्यों की दार्शनिक परम्परा में कौण्डभट्ट का विशिष्ट स्थान माना जाता है, वहीं न्याय-वैशेषिक दर्शन के क्षेत्र में उनके द्वारा किए गए अप्रतिम योगदान को सर्वथा विस्मृत कर दिया जाता है। यहाँ तक कि न्याय-वैशेषिक आचार्य के रूप में प्रायश: उनका उल्लेख भी प्राप्त नहीं होता।

इसका सबसे बड़ा कारण यह है कि कौण्डभट्ट के व्यक्तित्व एवं कृतित्व को आधार बनाकर अद्यावधि किसी भी विद्वान् ने न्याय- वैशेषिक परम्परा में उनके द्वारा लिखे गए ग्रन्थों पर समग्रतया कोई विशिष्ट अध्ययन प्रस्तुत नहीं किया है । इसी आवश्यकता को ध्यान में रखते हुए प्रस्तुत ग्रन्थ में पदार्थदीपिका एवं तर्कप्रदीप की उपलब्ध हस्तलिपियों के आधार पर समालोचनात्मक सम्पादन एवं अध्ययन किया गया है।

आशा है कि प्रस्तुत अध्ययन आचार्य कौण्डभट्ट को न्याय-वैशेषिक आचार्यों की अग्रिम पङ्कित में प्रतिष्ठापित करने तथा दर्शनतत्त्वबुभुत्सु विद्वानों के ध्यानाकर्षण में निश्चयेन समर्थ होगा, जिससे आचार्य द्वारा न्याय- वैशेषिक दर्शन के क्षेत्र में किए गए महान् श्रम को एक सार्थक गति प्राप्त हो सकेगी।', '<p style="text-align:center"><strong>पुस्तक परिचय</strong></p>

<p style="text-align:justify"><span><span><span><span><span>न्याय</span></span></span><span><span><span>-</span></span></span><span><span><span>वैशेषिक</span></span></span> <span><span><span>शास्त्र</span></span></span> <span><span><span>के</span></span></span> <span><span><span>महनीय</span></span></span> <span><span><span>वाङ्मय</span></span></span> <span><span><span>का</span></span></span> <span><span><span>सूक्ष्मेक्षिकया</span></span></span> <span><span><span>निरीक्षण</span></span></span> <span><span><span>करने</span></span></span> <span><span><span>के</span></span></span> <span><span><span>पश्चात्</span></span></span> <span><span><span>यह</span></span></span> <span><span><span>दृष्टिगोचर</span></span></span> <span><span><span>होता</span></span></span> <span><span><span>है</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>न्याय</span></span></span><span><span><span>-</span></span></span><span><span><span>वैशेषिक</span></span></span> <span><span><span>दर्शन</span></span></span> <span><span><span>विषयक</span></span></span> <span><span><span>बहुत</span></span></span> <span><span><span>से</span></span></span> <span><span><span>ऐसे</span></span></span> <span><span><span>अल्पपरिचित</span></span></span> <span><span><span>किन्तु</span></span></span> <span><span><span>महत्त्वपूर्ण</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>आज</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>विद्यमान</span></span></span> <span><span><span>हैं</span></span></span><span><span><span>, </span></span></span><span><span><span>जो</span></span></span> <span><span><span>अपने</span></span></span> <span><span><span>संस्कार</span></span></span> <span><span><span>हेतु</span></span></span> <span><span><span>सुधीजनों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>अवधान</span></span></span> <span><span><span>की</span></span></span> <span><span><span>प्रतीक्षा</span></span></span> <span><span><span>कर</span></span></span> <span><span><span>रहे</span></span></span> <span><span><span>हैं।</span></span></span> <span><span><span>इस</span></span></span> <span><span><span>क्रम</span></span></span> <span><span><span>में</span></span></span> <span><span><span>आचार्य</span></span></span> <span><span><span>कौण्डभट्ट</span></span></span> <span><span><span>द्वारा</span></span></span> <span><span><span>विरचित</span></span></span> <span><span><span>पदार्थदीपिका</span></span></span> <span><span><span>एवं</span></span></span> <span><span><span>तर्कप्रदीप</span></span></span> <span><span><span>नामक</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>विशेषतः</span></span></span> <span><span><span>उल्लेखनीय</span></span></span> <span><span><span>हैं।</span></span></span> <span><span><span>किन्तु</span></span></span> <span><span><span>महती</span></span></span> <span><span><span>विडम्बना</span></span></span> <span><span><span>का</span></span></span> <span><span><span>विषय</span></span></span> <span><span><span>है</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>वैयाकरणभूषणसार</span></span></span> <span><span><span>आदि</span></span></span> <span><span><span>ग्रन्थों</span></span></span> <span><span><span>की</span></span></span> <span><span><span>रचना</span></span></span> <span><span><span>के</span></span></span> <span><span><span>कारण</span></span></span> <span><span><span>जहाँ</span></span></span> <span><span><span>वैयाकरण</span></span></span> <span><span><span>आचार्यों</span></span></span> <span><span><span>की</span></span></span> <span><span><span>दार्शनिक</span></span></span> <span><span><span>परम्परा</span></span></span> <span><span><span>में</span></span></span> <span><span><span>कौण्डभट्ट</span></span></span> <span><span><span>का</span></span></span> <span><span><span>विशिष्ट</span></span></span> <span><span><span>स्थान</span></span></span> <span><span><span>माना</span></span></span> <span><span><span>जाता</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>वहीं</span></span></span> <span><span><span>न्याय</span></span></span><span><span><span>-</span></span></span><span><span><span>वैशेषिक</span></span></span> <span><span><span>दर्शन</span></span></span> <span><span><span>के</span></span></span> <span><span><span>क्षेत्र</span></span></span> <span><span><span>में</span></span></span> <span><span><span>उनके</span></span></span> <span><span><span>द्वारा</span></span></span> <span><span><span>किए</span></span></span> <span><span><span>गए</span></span></span> <span><span><span>अप्रतिम</span></span></span> <span><span><span>योगदान</span></span></span> <span><span><span>को</span></span></span> <span><span><span>सर्वथा</span></span></span> <span><span><span>विस्मृत</span></span></span> <span><span><span>कर</span></span></span> <span><span><span>दिया</span></span></span> <span><span><span>जाता</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>यहाँ</span></span></span> <span><span><span>तक</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>न्याय</span></span></span><span><span><span>-</span></span></span><span><span><span>वैशेषिक</span></span></span> <span><span><span>आचार्य</span></span></span> <span><span><span>के</span></span></span> <span><span><span>रूप</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रायश</span></span></span><span><span><span>: </span></span></span><span><span><span>उनका</span></span></span> <span><span><span>उल्लेख</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>प्राप्त</span></span></span> <span><span><span>नहीं</span></span></span> <span><span><span>होता।</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>इसका</span></span></span> <span><span><span>सबसे</span></span></span> <span><span><span>बड़ा</span></span></span> <span><span><span>कारण</span></span></span> <span><span><span>यह</span></span></span> <span><span><span>है</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>कौण्डभट्ट</span></span></span> <span><span><span>के</span></span></span> <span><span><span>व्यक्तित्व</span></span></span> <span><span><span>एवं</span></span></span> <span><span><span>कृतित्व</span></span></span> <span><span><span>को</span></span></span> <span><span><span>आधार</span></span></span> <span><span><span>बनाकर</span></span></span> <span><span><span>अद्यावधि</span></span></span> <span><span><span>किसी</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>विद्वान्</span></span></span> <span><span><span>ने</span></span></span> <span><span><span>न्याय</span></span></span><span><span><span>- </span></span></span><span><span><span>वैशेषिक</span></span></span> <span><span><span>परम्परा</span></span></span> <span><span><span>में</span></span></span> <span><span><span>उनके</span></span></span> <span><span><span>द्वारा</span></span></span> <span><span><span>लिखे</span></span></span> <span><span><span>गए</span></span></span> <span><span><span>ग्रन्थों</span></span></span> <span><span><span>पर</span></span></span> <span><span><span>समग्रतया</span></span></span> <span><span><span>कोई</span></span></span> <span><span><span>विशिष्ट</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>नहीं</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>है</span></span></span> <span><span><span>।</span></span></span> <span><span><span>इसी</span></span></span> <span><span><span>आवश्यकता</span></span></span> <span><span><span>को</span></span></span> <span><span><span>ध्यान</span></span></span> <span><span><span>में</span></span></span> <span><span><span>रखते</span></span></span> <span><span><span>हुए</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>में</span></span></span> <span><span><span>पदार्थदीपिका</span></span></span> <span><span><span>एवं</span></span></span> <span><span><span>तर्कप्रदीप</span></span></span> <span><span><span>की</span></span></span> <span><span><span>उपलब्ध</span></span></span> <span><span><span>हस्तलिपियों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>आधार</span></span></span> <span><span><span>पर</span></span></span> <span><span><span>समालोचनात्मक</span></span></span> <span><span><span>सम्पादन</span></span></span> <span><span><span>एवं</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>आशा</span></span></span> <span><span><span>है</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>आचार्य</span></span></span> <span><span><span>कौण्डभट्ट</span></span></span> <span><span><span>को</span></span></span> <span><span><span>न्याय</span></span></span><span><span><span>-</span></span></span><span><span><span>वैशेषिक</span></span></span> <span><span><span>आचार्यों</span></span></span> <span><span><span>की</span></span></span> <span><span><span>अग्रिम</span></span></span> <span><span><span>पङ्कित</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रतिष्ठापित</span></span></span> <span><span><span>करने</span></span></span> <span><span><span>तथा</span></span></span> <span><span><span>दर्शनतत्त्वबुभुत्सु</span></span></span> <span><span><span>विद्वानों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>ध्यानाकर्षण</span></span></span> <span><span><span>में</span></span></span> <span><span><span>निश्चयेन</span></span></span> <span><span><span>समर्थ</span></span></span> <span><span><span>होगा</span></span></span><span><span><span>, </span></span></span><span><span><span>जिससे</span></span></span> <span><span><span>आचार्य</span></span></span> <span><span><span>द्वारा</span></span></span> <span><span><span>न्याय</span></span></span><span><span><span>- </span></span></span><span><span><span>वैशेषिक</span></span></span> <span><span><span>दर्शन</span></span></span> <span><span><span>के</span></span></span> <span><span><span>क्षेत्र</span></span></span> <span><span><span>में</span></span></span> <span><span><span>किए</span></span></span> <span><span><span>गए</span></span></span> <span><span><span>महान्</span></span></span> <span><span><span>श्रम</span></span></span> <span><span><span>को</span></span></span> <span><span><span>एक</span></span></span> <span><span><span>सार्थक</span></span></span> <span><span><span>गति</span></span></span> <span><span><span>प्राप्त</span></span></span> <span><span><span>हो</span></span></span> <span><span><span>सकेगी।</span></span></span></span></span></p>', ' 

			Title 

			 

			पदार्थदीपिका एवं तर्कप्रदीप: प्राचीन हस्तलिपियो पर आधारित एक समालोचनात्मक ग्रंथ

			Author

			डॉ विश्वेश वाग्मी

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN

			9788171106349

			Pages

			351

			Year

			2018

			Binding

			Hard Bound

			Language

			Hindi & Sanskrit

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><strong>Title </strong></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>पदार्थदीपिका एवं तर्कप्रदीप: प्राचीन हस्तलिपियो पर आधारित एक समालोचनात्मक ग्रंथ</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>डॉ विश्वेश वाग्मी</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171106349</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>351</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2018</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hindi &amp; Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"450"', '"337"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Hindi & Sanskrit', 'Hindi & Sanskrit', '1/e', NULL, '2018', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 351, '351', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/846051+ctAU4TvL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171106349&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3668', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3668', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 773, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('25c7429d-022c-46c9-b77a-52f807091230', '4064', 397, 'Financial Management and Policy ', 'financial-management-and-policy', 'financial-management-and-policy', '9788131754467', '9788131754467', '9788131754467', NULL, 'About the book

Highly respected for its effective integration of financial theory and practice, this classic text explores the rapidly evolving and exciting theory of finance as it relates to a corporation''s investment in assets, financing, and dividends. It explains the ways in which analytical techniques are brought to bear on financial decision making and supplies the institutional material necessary for a solid understanding of the environment in which financial decisions are made.

Contents:

PART I FOUNDATIONS OF FINANCE

1. Goals and Functions of Finance

2. Financial Environment of India

3. Time Value of Money

4. Concepts in Valuation

5. Market Risk and Returns

6. Multivariate and Factor Variation

7. Option Valuation

PART II   INVESTMENTS IN ASSESTS AND REQUIRED RETURNS

8. Principles of capital investment

9. Risk and Real options in capital Budgeting

10. Creating Value Through required Return

PART III   FINANCING AND DIVIDEND POLICIES

11. Theory of Capital Structure

12. Making Capital Decisions

13. Dividends and Share Repurchase 

PART IV TOOLS OF FINANCIAL ANALYSIS AND CONTROL

14. Financial ratio Analysis

15. Financial Planning

PART V LIQUIDITY AND OWRKING CAPITAL

16. Liquidity, Cash and Marketable Securities

17. Management of Account Receivables

18. Management of Inventories

19. Liability management and short medium term financing

PART VI CAPITAL MARKET FINANCING AND RISK MAANGEMENT  

20. Foundations for long term financing

21. Lease Financing

22. Issuing Securities

23. Fixed Income Financing

24. Hybrid Financing Through Equity linked securities

25. Emerging methods of financing

26. Managing Financial Risk

PART VII EXPANSION AND CONTRACTION

27. Mergers and the Market for Corporate Control

28. Corporate and Distress Restructuring

29. International Financial Management

30. Corporate Governance and Social Responsibility', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Highly respected for its effective integration of financial theory and practice, this classic text explores the rapidly evolving and exciting theory of finance as it relates to a corporation''s investment in assets, financing, and dividends. It explains the ways in which analytical techniques are brought to bear on financial decision making and supplies the institutional material necessary for a solid understanding of the environment in which financial decisions are made.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Contents:</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART I FOUNDATIONS OF FINANCE</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Goals and Functions of Finance</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Financial Environment of India</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Time Value of Money</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Concepts in Valuation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Market Risk and Returns</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Multivariate and Factor Variation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Option Valuation</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART II   INVESTMENTS IN ASSESTS AND REQUIRED RETURNS</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Principles of capital investment</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Risk and Real options in capital Budgeting</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Creating Value Through required Return</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART III   FINANCING AND DIVIDEND POLICIES</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Theory of Capital Structure</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Making Capital Decisions</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Dividends and Share Repurchase </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART IV TOOLS OF FINANCIAL ANALYSIS AND CONTROL</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Financial ratio Analysis</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Financial Planning</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART V LIQUIDITY AND OWRKING CAPITAL</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Liquidity, Cash and Marketable Securities</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>17. Management of Account Receivables</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>18. Management of Inventories</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>19. Liability management and short medium term financing</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART VI CAPITAL MARKET FINANCING AND RISK MAANGEMENT </span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>20. Foundations for long term financing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>21. Lease Financing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>22. Issuing Securities</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>23. Fixed Income Financing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>24. Hybrid Financing Through Equity linked securities</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>25. Emerging methods of financing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>26. Managing Financial Risk</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART VII EXPANSION AND CONTRACTION</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>27. Mergers and the Market for Corporate Control</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>28. Corporate and Distress Restructuring</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>29. International Financial Management</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>30. Corporate Governance and Social Responsibility</span></span></span></span></p>

<p> </p>
', 'Title
			Financial Management and Policy 

			Author
			Horne/ Dhamija

			ISBN
			9788131754467

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Management and Policy </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Horne/ Dhamija</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131754467</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"990"', '"792"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3897Policy.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131754467&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4064', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4064', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 397, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:55'),
('25dc1c91-ac6c-4045-ab2f-2bb8674132da', '4316', 147, 'Essentials of College Algebra 11/e', 'essentials-of-college-algebra-11e', 'essentials-of-college-algebra-11e', '9781292075808', '9781292075808', '9781292075808', NULL, 'About the book

Essentials of College Algebra, Eleventh Edition, by Lial, Hornsby, Schneider, and Daniels, develops both the conceptual understanding and the analytical skills necessary for success in mathematics. With the Eleventh Edition, the authors have adapted and updated the program for the evolving student, New co-author Callie Daniels brings her experience with traditional, hybrid, and online courses, to create a suite of resources to support today’s learners.

Content:

R. Review of Basic Concepts.

R.1 Sets

R.2 Real Numbers and Their Properties

R.3 Polynomials

R.4 Factoring Polynomials

R.5 Rational Expressions

R.6 Rational Exponents

R.7 Radical Expressions

1. Equations and Inequalities

1.1 Linear Equations

1.2 Applications and Modeling with Linear Equations

1.3 Complex Numbers

1.4 Quadratic Equations

1.5 Applications and Modeling with Quadratic Equations

1.6 Other Types of Equations and Applications

1.7 Inequalities

1.8 Absolute Value Equations and Inequalities

2. Graphs and Functions

2.1 Rectangular Coordinates and Graphs

2.2 Circles

2.3 Functions

2.4 Linear Functions

2.5 Equations of Lines and Linear Models

2.6 Graphs of Basic Functions

2.7 Graphing Techniques

2.8 Function Operations and Composition

3. Polynomial and Rational Functions.

3.1 Quadratic Functions and Models

3.2 Synthetic Division

3.3 Zeros of Polynomial Functions

3.4 Polynomial Functions: Graphs, Applications, and Models

3.5 Rational Functions: Graphs, Applications, and Models

3.6 Variation

4. Inverse, Exponential, and Logarithmic Functions.

4.1 Inverse Functions

4.2 Exponential Functions

4.3 Logarithmic Functions

4.4 Evaluating Logarithms and the Change-of-Base Theorem

4.5 Exponential and Logarithmic Equations

4.6 Applications and Models of Exponential Growth and Decay

5. Systems and Matrices

5.1 Systems of Linear Equations

5.2 Matrix Solution of Linear Systems

5.3 Determinant Solution of Linear Systems

5.4 Partial Fractions

5.5 Nonlinear Systems of Equations

5.6 Systems of Inequalities and Linear Programming

5.7 Properties of Matrices

5.8 Matrix Inverses', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Essentials of College Algebra, Eleventh Edition,</span></strong><span> by Lial, Hornsby, Schneider, and Daniels, develops both the conceptual understanding and the analytical skills necessary for success in mathematics. With the Eleventh Edition, the authors have adapted and updated the program for the evolving student, New co-author Callie Daniels brings her experience with traditional, hybrid, and online courses, to create a suite of resources to support today’s learners.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>R. Review of Basic Concepts.</span></strong></span></span></p>

<p><span><span><span>R.1 Sets</span></span></span></p>

<p><span><span><span>R.2 Real Numbers and Their Properties</span></span></span></p>

<p><span><span><span>R.3 Polynomials</span></span></span></p>

<p><span><span><span>R.4 Factoring Polynomials</span></span></span></p>

<p><span><span><span>R.5 Rational Expressions</span></span></span></p>

<p><span><span><span>R.6 Rational Exponents</span></span></span></p>

<p><span><span><span>R.7 Radical Expressions</span></span></span></p>

<p><span><span><strong><span>1. Equations and Inequalities</span></strong></span></span></p>

<p><span><span><span>1.1 Linear Equations</span></span></span></p>

<p><span><span><span>1.2 Applications and Modeling with Linear Equations</span></span></span></p>

<p><span><span><span>1.3 Complex Numbers</span></span></span></p>

<p><span><span><span>1.4 Quadratic Equations</span></span></span></p>

<p><span><span><span>1.5 Applications and Modeling with Quadratic Equations</span></span></span></p>

<p><span><span><span>1.6 Other Types of Equations and Applications</span></span></span></p>

<p><span><span><span>1.7 Inequalities</span></span></span></p>

<p><span><span><span>1.8 Absolute Value Equations and Inequalities</span></span></span></p>

<p><span><span><strong><span>2. Graphs and Functions</span></strong></span></span></p>

<p><span><span><span>2.1 Rectangular Coordinates and Graphs</span></span></span></p>

<p><span><span><span>2.2 Circles</span></span></span></p>

<p><span><span><span>2.3 Functions</span></span></span></p>

<p><span><span><span>2.4 Linear Functions</span></span></span></p>

<p><span><span><span>2.5 Equations of Lines and Linear Models</span></span></span></p>

<p><span><span><span>2.6 Graphs of Basic Functions</span></span></span></p>

<p><span><span><span>2.7 Graphing Techniques</span></span></span></p>

<p><span><span><span>2.8 Function Operations and Composition</span></span></span></p>

<p><span><span><strong><span>3. Polynomial and Rational Functions.</span></strong></span></span></p>

<p><span><span><span>3.1 Quadratic Functions and Models</span></span></span></p>

<p><span><span><span>3.2 Synthetic Division</span></span></span></p>

<p><span><span><span>3.3 Zeros of Polynomial Functions</span></span></span></p>

<p><span><span><span>3.4 Polynomial Functions: Graphs, Applications, and Models</span></span></span></p>

<p><span><span><span>3.5 Rational Functions: Graphs, Applications, and Models</span></span></span></p>

<p><span><span><span>3.6 Variation</span></span></span></p>

<p><span><span><strong><span>4. Inverse, Exponential, and Logarithmic Functions.</span></strong></span></span></p>

<p><span><span><span>4.1 Inverse Functions</span></span></span></p>

<p><span><span><span>4.2 Exponential Functions</span></span></span></p>

<p><span><span><span>4.3 Logarithmic Functions</span></span></span></p>

<p><span><span><span>4.4 Evaluating Logarithms and the Change-of-Base Theorem</span></span></span></p>

<p><span><span><span>4.5 Exponential and Logarithmic Equations</span></span></span></p>

<p><span><span><span>4.6 Applications and Models of Exponential Growth and Decay</span></span></span></p>

<p><span><span><strong><span>5. Systems and Matrices</span></strong></span></span></p>

<p><span><span><span>5.1 Systems of Linear Equations</span></span></span></p>

<p><span><span><span>5.2 Matrix Solution of Linear Systems</span></span></span></p>

<p><span><span><span>5.3 Determinant Solution of Linear Systems</span></span></span></p>

<p><span><span><span>5.4 Partial Fractions</span></span></span></p>

<p><span><span><span>5.5 Nonlinear Systems of Equations</span></span></span></p>

<p><span><span><span>5.6 Systems of Inequalities and Linear Programming</span></span></span></p>

<p><span><span><span>5.7 Properties of Matrices</span></span></span></p>

<p><span><span><span>5.8 Matrix Inverses</span></span></span></p>

<p> </p>
', 'Title
			Essentials of College Algebra 11/e

			Author
			Margaret L.Lial

			ISBN
			9781292075808

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Essentials of College Algebra 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Margaret L.Lial</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292075808</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"8238"', '"5767"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4423essent.jpeg', NULL, '24', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292075808&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4316', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4316', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 147, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:55'),
('2605fea2-0424-4c41-a88b-cdabf2747a27', '1466', NULL, 'Purano mein Sankhya Darshan Ki Avdharna', 'purano-mein-sankhya-darshan-ki-avdharna-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1-1466', 'purano-mein-sankhya-darshan-ki-avdharna-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466-1466', 'DFGT5455', 'DFGT5455', 'DFGT5455', NULL, 'Purano mein Sankhya Darshan Ki Avdharna', '<h1>Purano mein Sankhya Darshan Ki Avdharna</h1>', 'Sub Title
			No

			Author
			Dr. Saraswati Prasad Divedi

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382119296

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Saraswati Prasad Divedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382119296</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9157image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGT5455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1466', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1466', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2189, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:55'),
('260b13b2-764b-4732-8d4a-99f1d2b3b16a', '1309', NULL, 'The Buddha at War - Peaceful Heart, Courageous Action in Troubled Times', 'the-buddha-at-war-peaceful-heart-courageous-action-in-troubled-times-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-13-1309', 'the-buddha-at-war-peaceful-heart-courageous-action-in-troubled-times-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309-1309', '9781842931745', '9781842931745', '9781842931745', NULL, 'Buddhist masters say that we are in a Dark Age - but all is not lost

If we are to strive for a new way of life and a lasting peace, we must become warriors. We must take responsibility for the future and guide the world through its Dark Age into a more enlightened and peaceful time.

To achieve this vision we need to:

Understand the four thoughts that revolutionize the mind - and take personal responsibility for the future

Understand the four noble truths - there''s no need to despair

Understand and act on the four components of action - and change our attitude to life

Use the power of meditation and turn the goodness of the human race into positive energy to help transform the world

The Venerable Chogyam Trungpa Rinpoche used to say that it is always possible to cheer up. And ultimately, a mind that is transformed, free and cheerful can help create peace and happiness. Let us start down the path from this very moment.

"The Buddha at War is devoted to gaining access to the battlefield, the one inside us that spawns the one we see before us, and emerging victorious." Stephen Levine, author of A Year to Live and Turning Toward the Mystery.

Content - Dedication, Preface by His Holiness the 14th Kunzig Shamar Rinpoche, Foreword by Stephen Levine, Introduction: A Ray of Hope, Appendix 1: "How to React as a Buddhist to the September 11th Tragedy", Appendix 2: Postscript on an American Election,  Bibliography, Index       ', '<h1 style="text-align:justify"><span>Buddhist masters say that we are in a Dark Age - but all is not lost</span></h1>

<p style="text-align:justify"><span>If we are to strive for a new way of life and a lasting peace, we must become warriors. We must take responsibility for the future and guide the world through its Dark Age into a more enlightened and peaceful time.</span></p>

<p style="text-align:justify"><span>To achieve this vision we need to:</span></p>

<p style="text-align:justify"><span>Understand the four thoughts that revolutionize the mind - and take personal responsibility for the future</span></p>

<p style="text-align:justify"><span>Understand the four noble truths - there''s no need to despair</span></p>

<p style="text-align:justify"><span>Understand and act on the four components of action - and change our attitude to life</span></p>

<p style="text-align:justify"><span>Use the power of meditation and turn the goodness of the human race into positive energy to help transform the world</span></p>

<p style="text-align:justify"><span>The Venerable Chogyam Trungpa Rinpoche used to say that it is always possible to cheer up. And ultimately, a mind that is transformed, free and cheerful can help create peace and happiness. Let us start down the path from this very moment.</span></p>

<p style="text-align:justify"><span>"The Buddha at War is devoted to gaining access to the battlefield, the one inside us that spawns the one we see before us, and emerging victorious." Stephen Levine, author of A Year to Live and Turning Toward the Mystery.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Dedication, Preface by His Holiness the 14th Kunzig Shamar Rinpoche, Foreword by Stephen Levine, Introduction: A Ray of Hope, Appendix 1: "How to React as a Buddhist to the September 11th Tragedy", Appendix 2: Postscript on an American Election,  Bibliography, Index</span>       </p>', 'Sub Title
			Peaceful Heart, Courageous Action in Troubled Times

			Author
			Robert Sachs

			About Author
			As per Book

			ISBN 10 Digit
			1842931741

			ISBN 13 Digit
			9781842931745

			Pages
			242

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Peaceful Heart, Courageous Action in Troubled Times</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert Sachs</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1842931741</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781842931745</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>242</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"295"', '"177"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 242, '242', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55669781842931745.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781842931745&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1309', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1309', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2281, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('2628c2b6-931b-46c6-a332-5d7db77fc75c', '4423', 42, 'Introduction to The Commentary on the Vedas', 'introduction-to-the-commentary-on-the-vedas', 'introduction-to-the-commentary-on-the-vedas', '-91-', '-91-', '-91-', NULL, 'Contents:

	Translator’s Introduction

	Introductory Stanzas

	Lord’s Prayer

	The Origin of the Vedas

	The Eternity of the Vedas

	The Subject Matter of the Vedas

	The Name-Veda

	Theosophy

	Dharma as Taught in the Vedas

	Cosmogony

	The Revolution and Rotation of the Spheres, the Earth & C

	Gravitation and Attraction

	The Illuminer and the Illumined

	The Science of Mathematics

	Praise, Prayer and Worship of God, Supplication to Him and Resignation to His will

	Emancipation

	The Art of Building Ships and Aircraft

	The Science of Telegraphy

	The Medical Science

	Rebirth

	Marriage

	Niyoga (Appointment)

	The Duties of the Ruler and the Ruled

	The Varnas and Ashramas

	The Duties of a Student

	The Duties of a Householder

	The Duties of a Dweller in the Forest

	The Duties of a Sanyasi

	The Five Great Duties

	The Authoritativeness or otherwise of the Books

	Qualification and Disqualification

	The Method of Teaching how to Read and of Reading

	Some Objections Answered & Doubts Removed

	Pratijna or General Principles

	Some questians & Answers Relating to the Vedas

	Special Rules of Vedic Words Mentioned by the Author of the Nirukta

	General Grammatical Rules Applicable to the Four Vedas

	Figures of Speech

	Abbreviations to be Used in the Commentary', '<p><span><span><strong>Contents:</strong></span></span></p>

<ol>
	<li><span><span>Translator’s Introduction</span></span></li>
	<li><span><span>Introductory Stanzas</span></span></li>
	<li><span><span>Lord’s Prayer</span></span></li>
	<li><span><span>The Origin of the Vedas</span></span></li>
	<li><span><span>The Eternity of the Vedas</span></span></li>
	<li><span><span>The Subject Matter of the Vedas</span></span></li>
	<li><span><span>The Name-Veda</span></span></li>
	<li><span><span>Theosophy</span></span></li>
	<li><span><span>Dharma as Taught in the Vedas</span></span></li>
	<li><span><span>Cosmogony</span></span></li>
	<li><span><span>The Revolution and Rotation of the Spheres, the Earth &amp; C</span></span></li>
	<li><span><span>Gravitation and Attraction</span></span></li>
	<li><span><span>The Illuminer and the Illumined</span></span></li>
	<li><span><span>The Science of Mathematics</span></span></li>
	<li><span><span>Praise, Prayer and Worship of God, Supplication to Him and Resignation to His will</span></span></li>
	<li><span><span>Emancipation</span></span></li>
	<li><span><span>The Art of Building Ships and Aircraft</span></span></li>
	<li><span><span>The Science of Telegraphy</span></span></li>
	<li><span><span>The Medical Science</span></span></li>
	<li><span><span>Rebirth</span></span></li>
	<li><span><span>Marriage</span></span></li>
	<li><span><span>Niyoga (Appointment)</span></span></li>
	<li><span><span>The Duties of the Ruler and the Ruled</span></span></li>
	<li><span><span>The Varnas and Ashramas</span></span></li>
	<li><span><span>The Duties of a Student</span></span></li>
	<li><span><span>The Duties of a Householder</span></span></li>
	<li><span><span>The Duties of a Dweller in the Forest</span></span></li>
	<li><span><span>The Duties of a Sanyasi</span></span></li>
	<li><span><span>The Five Great Duties</span></span></li>
	<li><span><span>The Authoritativeness or otherwise of the Books</span></span></li>
	<li><span><span>Qualification and Disqualification</span></span></li>
	<li><span><span>The Method of Teaching how to Read and of Reading</span></span></li>
	<li><span><span>Some Objections Answered &amp; Doubts Removed</span></span></li>
	<li><span><span>Pratijna or General Principles</span></span></li>
	<li><span><span>Some questians &amp; Answers Relating to the Vedas</span></span></li>
	<li><span><span>Special Rules of Vedic Words Mentioned by the Author of the Nirukta</span></span></li>
	<li><span><span>General Grammatical Rules Applicable to the Four Vedas</span></span></li>
	<li><span><span>Figures of Speech</span></span></li>
	<li><span><span>Abbreviations to be Used in the Commentary</span></span></li>
</ol>
', 'Title
			Introduction to The Commentary on the Vedas

			Author
			Swami Dayanand Saraswati

			Publisher
			Arya Pratinidhi Sabha 

			Year of Publication
			1925

			Binding
			Hardcover

			Language
			English/Sanskrit', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Introduction to The Commentary on the Vedas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Swami Dayanand Saraswati</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Arya Pratinidhi Sabha </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1925</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English/Sanskrit', 'English/Sanskrit', NULL, NULL, NULL, NULL, NULL, '0abcde5b-e404-45a9-a554-685dc7f99742', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3625Vedic%20comentry.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-91-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4423', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4423', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 42, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:55'),
('262b1e53-4ba0-44de-a438-e711f9f96cdb', '3559', 845, 'Mathematical Foundational for Design - Civil Engineering Systems', 'mathematical-foundational-for-design-civil-engineering-systems-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-355-3559', 'mathematical-foundational-for-design-civil-engineering-systems-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559-3559', '9780486438986', '9780486438986', '9780486438986', NULL, 'Typical mathematical techniques of operations research and systems engineering are developed in this text, which applies these methods to the design and operation of civil engineering systems. Its problem-solving examples ― many adapted from the research literature ― span a cross-section of applications in transportation design, traffic control, water resource design and operation, structural design, and construction management.

An introductory chapter on methodology is followed by six chapters on optimization and design. Chapters 2 through 4 address linear optimization; chapter 5 develops topics in nonlinear optimization; chapter 6 comprises examples of dynamic programming; and chapter 7 deals with sequencing, scheduling, and routing. The final chapters, 8 through 12, provide a review of basic probability and discuss applied probability. Topics include optimization of expected values of random performance (chapter 10); random models with applications to design and operation, including reliability and queuing systems (chapter 11); and operational techniques yielding solutions to more complex models of random phenomena (chapter 12). Five appendixes provide economic and probability tables, in addition to useful information about curve fitting, mathematical induction, and difference equations.

Suitable for undergraduate and graduate courses in civil engineering systems, probabilistic engineering analysis, and design optimization, this volume is an excellent reference for professionals.', '<p>Typical mathematical techniques of operations research and systems engineering are developed in this text, which applies these methods to the design and operation of civil engineering systems. Its problem-solving examples ― many adapted from the research literature ― span a cross-section of applications in transportation design, traffic control, water resource design and operation, structural design, and construction management.<br />
An introductory chapter on methodology is followed by six chapters on optimization and design. Chapters 2 through 4 address linear optimization; chapter 5 develops topics in nonlinear optimization; chapter 6 comprises examples of dynamic programming; and chapter 7 deals with sequencing, scheduling, and routing. The final chapters, 8 through 12, provide a review of basic probability and discuss applied probability. Topics include optimization of expected values of random performance (chapter 10); random models with applications to design and operation, including reliability and queuing systems (chapter 11); and operational techniques yielding solutions to more complex models of random phenomena (chapter 12). Five appendixes provide economic and probability tables, in addition to useful information about curve fitting, mathematical induction, and difference equations.<br />
Suitable for undergraduate and graduate courses in civil engineering systems, probabilistic engineering analysis, and design optimization, this volume is an excellent reference for professionals.</p>', 'Sub Title
			Covil Engineering Systems

			Author
			Robert M. Stark and Robert L. Nicholas

			About Author
			No

			Content

			No

			ISBN 10 Digit
			0486438988

			ISBN 13 Digit
			9780486438986

			Pages
			592

			Binding
			Paperback

			Year of Publication
			2005

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Covil Engineering Systems</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert M. Stark and Robert L. Nicholas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486438988</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486438986</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>592</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"2454"', '"1472"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 592, '592', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14629780486438986.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486438986&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3559', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3559', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 845, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('2649dd28-9dd5-4cd9-9125-361b5ba7264e', '542', NULL, 'Introduction to Leadership - Concepts and Practice - 3/e', 'introduction-to-leadership-concepts-and-practice-3e-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542', 'introduction-to-leadership-concepts-and-practice-3e-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542-542', 'MNJH7656', 'MNJH7656', 'MNJH7656', NULL, '“The Northouse text offers students and faculty an appropriate text for a Leadership survey course. Students will greatly benefit from the text’s ability to apply the concepts of leadership to their individual lives.” (Jane Murtaugh) “The interactive activities bring the book to life. The clear, consistent structure facilitates navigation and supports learning.” (Peter Hammond) “The Intro to Leadership book + eBook is a winning combination. The explanation of principles is straightforward, the self-assessments are thought-provoking, and the new media tools in the eBook are stimulating” (Leon Fraser) “A must read for adapting individual strengths to enhance one’s leadership capacity” (James L. Morrison) “Northouse''s advice to students on handling conflict is the most immediately practical and useable that I have encountered. This book is highly readable and engages the student immediately.” (Terry Mullins)', '<p>“The Northouse text offers students and faculty an appropriate text for a Leadership survey course. Students will greatly benefit from the text’s ability to apply the concepts of leadership to their individual lives.” (Jane Murtaugh) “The interactive activities bring the book to life. The clear, consistent structure facilitates navigation and supports learning.” (Peter Hammond) “The Intro to Leadership book + eBook is a winning combination. The explanation of principles is straightforward, the self-assessments are thought-provoking, and the new media tools in the eBook are stimulating” (Leon Fraser) “A must read for adapting individual strengths to enhance one’s leadership capacity” (James L. Morrison) “Northouse''s advice to students on handling conflict is the most immediately practical and useable that I have encountered. This book is highly readable and engages the student immediately.” (Terry Mullins)</p>', 'Introduction to Leadership - Concepts and Practice - 3/e', '<h1>Introduction to Leadership - Concepts and Practice - 3/e</h1>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35279781452259666.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNJH7656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=542', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=542', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2751, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:55'),
('26675da8-1dea-4373-89ba-915911d8fe14', '2332', NULL, 'The International Student''s Survival Guide - How to Get the Most from Studying at a UK University', 'the-international-students-survival-guide-how-to-get-the-most-from-studying-at-a-uk-university-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2-2332', 'the-international-students-survival-guide-how-to-get-the-most-from-studying-at-a-uk-university-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332-2332', '9781412946018', '9781412946018', '9781412946018', NULL, 'The International Student′s Survival Guide is a comprehensive and easy-to-use guide to studying and living in the UK. It will be invaluable in preparing international students for the inevitable differences in culture, customs, and academic life, and helps to ensure they get the most out of their time at University.

Gareth Davey provides students with all the information needed to make the right choice about where to study and provides valuable advice on how to settle into your new surroundings, including guidance on:

Choosing and applying for a course Leaving home and arriving in the UK

	Managing finances and living costs

	Academic culture

	Teaching and assessment methods

	Health and welfare

	Life after graduation

Throughout the guide there are checklists and self-evaluation forms to help the reader chart their progress. A glossary is included to aid understanding of the topics covered, and directories of additional sources of information make it easy to find out more where necessary.

This guide will be a useful resource for students coming to the UK to embark on either undergraduate or graduate study in any subject.

SAGE Study Skills are essential study guides for students of all levels. From how to write great essays and succeeding at university, to writing your undergraduate dissertation and doing postgraduate research, SAGE Study Skills help you get the best from your time at university. Visit the SAGE Study Skills hub for tips, resources and videos on study success!', '<p><strong>The International Student′s Survival Guide </strong>is a comprehensive and easy-to-use guide to studying and living in the UK. It will be invaluable in preparing international students for the inevitable differences in culture, customs, and academic life, and helps to ensure they get the most out of their time at University.<br />
Gareth Davey provides students with all the information needed to make the right choice about where to study and provides valuable advice on how to settle into your new surroundings, including guidance on:</p>

<p>Choosing and applying for a course Leaving home and arriving in the UK</p>

<ul>
	<li>Managing finances and living costs</li>
	<li>Academic culture</li>
	<li>Teaching and assessment methods</li>
	<li>Health and welfare</li>
	<li>Life after graduation</li>
</ul>

<p>Throughout the guide there are checklists and self-evaluation forms to help the reader chart their progress. A glossary is included to aid understanding of the topics covered, and directories of additional sources of information make it easy to find out more where necessary.<br />
This guide will be a useful resource for students coming to the UK to embark on either undergraduate or graduate study in any subject.</p>

<p><strong>SAGE Study Skills</strong> are essential study guides for students of all levels. From how to write great essays and succeeding at university, to writing your undergraduate dissertation and doing postgraduate research, SAGE Study Skills help you get the best from your time at university. Visit the SAGE Study Skills hub for tips, resources and videos on study success!</p>', 'Sub Title
			How to Get the Most from Studying at a UK University

			Author
			Gareth Davey

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412946018

			Pages
			193

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>How to Get the Most from Studying at a UK University</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gareth Davey</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412946018</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>193</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 193, '193', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99769781412946018.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412946018&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2332', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2332', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1650, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('2669bc18-9d98-4dc9-9297-255eec8237d2', '2024', NULL, 'Primary Cilia - Methods in Cell Biology', 'primary-cilia-methods-in-cell-biology-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-202-2024', 'primary-cilia-methods-in-cell-biology-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024-2024', 'LKOP9987', 'LKOP9987', 'LKOP9987', NULL, 'In recent years, the role of cilia in the study of health, development and disease has been increasingly clear, and new discoveries have made this an exciting and important field of research. This comprehensive volume, a complement to the new three-volume treatment of cilia and flagella by King and Pazour, presents easy-to-follow protocols and detailed background information for researchers working with cilia and flagella. *Covers protocols for primary cilia across several systems and species * Both classic and state-of-the-art methods readily adaptable across model systems, and designed to last the test of time * Relevant to clinicians and scientists working in a wide range of fields', '<p>In recent years, the role of cilia in the study of health, development and disease has been increasingly clear, and new discoveries have made this an exciting and important field of research. This comprehensive volume, a complement to the new three-volume treatment of cilia and flagella by King and Pazour, presents easy-to-follow protocols and detailed background information for researchers working with cilia and flagella. *Covers protocols for primary cilia across several systems and species * Both classic and state-of-the-art methods readily adaptable across model systems, and designed to last the test of time * Relevant to clinicians and scientists working in a wide range of fields</p>', 'Primary Cilia - Methods in Cell Biology', '<h1>Primary Cilia - Methods in Cell Biology</h1>', '"13600"', '"8160"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4738dpp_15_27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKOP9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2024', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2024', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1814, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('2682d4f1-5111-4d6a-a037-960ed77c3f31', '883', NULL, 'Javelin Throw - Teach Yourself NEW', 'javelin-throw-teach-yourself-new-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883', 'javelin-throw-teach-yourself-new-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883-883', 'UKHY6644', 'UKHY6644', 'UKHY6644', NULL, 'Javelin Throw - Teach Yourself NEW', '<h1>Javelin Throw - Teach Yourself NEW</h1>', 'Sub Title
			No

			Author
			Dr. A.K. Shrivastava

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178794334

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.K. Shrivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178794334</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"199"', '"119"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/393419.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UKHY6644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=883', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=883', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2558, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('26861832-70c4-4004-8977-9614d0caaf11', '2028', NULL, 'Remote Sensing - Models and Methods for Image Processing 3/e', 'remote-sensing-models-and-methods-for-image-processing-3e-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-202-2028', 'remote-sensing-models-and-methods-for-image-processing-3e-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028-2028', '9780123694072', '9780123694072', '9780123694072', NULL, 'About the Book

Remote sensing is an innovative field of science which makes use of electromagnetic sensors to monitor the surface of the earth and the earth''s atmosphere. Remote sensing has a variety of practical applications which include mapping the earth''s topography to detect the volume of a developing hurricane. Remote Sensing contains the recent results and data pertaining to this developing technology. The book comprises of models and methods for image processing. It is recommended for students of graduate level engineering and those who are studying physical and natural sciences. The book is of immense help to scientists who are practising remote sensing. Remote Sensing was published by Elsevier in 2011 and is available in paperback. The book is currently in its third edition. Key Features: The exercise at the end of each chapter helps to improve the student''s understanding of the concepts. Numerous tables help in a clearer illustration of concepts.

Table of contents

Chapter 1. The Nature of Remote Sensing

Chapter 2. Optical Radiation Models

Chapter 3. Sensor Models

Chapter 4. Data Models

Chapter 5. Spectral Transforms

Chapter 6. Spatial Transforms

Chapter 7. Correction and Calibration

Chapter 8. Image Registration and Fusion

Chapter 9. Thematic Classification', '<p><span><strong>About the Book</strong></span></p>

<p>Remote sensing is an innovative field of science which makes use of electromagnetic sensors to monitor the surface of the earth and the earth''s atmosphere. Remote sensing has a variety of practical applications which include mapping the earth''s topography to detect the volume of a developing hurricane. Remote Sensing contains the recent results and data pertaining to this developing technology. The book comprises of models and methods for image processing. It is recommended for students of graduate level engineering and those who are studying physical and natural sciences. The book is of immense help to scientists who are practising remote sensing. Remote Sensing was published by Elsevier in 2011 and is available in paperback. The book is currently in its third edition. Key Features: The exercise at the end of each chapter helps to improve the student''s understanding of the concepts. Numerous tables help in a clearer illustration of concepts.</p>

<p><span><strong>Table of contents</strong></span></p>

<p>Chapter 1. The Nature of Remote Sensing<br />
<br />
Chapter 2. Optical Radiation Models<br />
<br />
Chapter 3. Sensor Models<br />
<br />
Chapter 4. Data Models<br />
<br />
Chapter 5. Spectral Transforms<br />
<br />
Chapter 6. Spatial Transforms<br />
<br />
Chapter 7. Correction and Calibration<br />
<br />
Chapter 8. Image Registration and Fusion<br />
<br />
Chapter 9. Thematic Classification</p>', 'Title
			Remote Sensing - Models and Methods for Image Processing 3/e

			Author
			Robert A. Schowengerdt 

			ISBN
			9780123694072

			Publishers
			Elsevier

			Year
			2013

			Language
			English

			Pages
			560

			Binding
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>Title</td>
			<td>Remote Sensing - Models and Methods for Image Processing 3/e</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Robert A. Schowengerdt </td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td><strong>9780123694072</strong></td>
		</tr>
		<tr>
			<td>Publishers</td>
			<td>Elsevier</td>
		</tr>
		<tr>
			<td>Year</td>
			<td>2013</td>
		</tr>
		<tr>
			<td>Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>Pages</td>
			<td>560</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"11687"', '"7012"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, '2013', NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, 560, '560', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6984dpp_15_33.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780123694072&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2028', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2028', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1812, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('26a98cc8-cb5f-4391-83b8-47d7cecba67c', '4286', 177, 'Spiritual Authority and Temporal Power in the Indian Theory of Government', 'spiritual-authority-and-temporal-power-in-the-indian-theory-of-government', 'spiritual-authority-and-temporal-power-in-the-indian-theory-of-government', '9789389801118', '9789389801118', '9789389801118', NULL, '', NULL, 'Title
			Spiritual Authority and Temporal Power in the Indian Theory of Government

			Author
			Ananda K. Coomaraswamy

			ISBN
			9789389801118

			Publisher
			Wave Books

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Spiritual Authority and Temporal Power in the Indian Theory of Government</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ananda K. Coomaraswamy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389801118</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"175"', '"140"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c9ad739-4771-4bfc-a969-0b441bbdd0ca', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7945spritiual.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389801118&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4286', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4286', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 177, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:55'),
('26c33d21-8490-4538-9b4f-afa479dbf2ab', '1193', NULL, 'Empowering Rural Women Entrepreneurship in India New', 'empowering-rural-women-entrepreneurship-in-india-new-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-119-1193', 'empowering-rural-women-entrepreneurship-in-india-new-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193-1193', 'WSER4444', 'WSER4444', 'WSER4444', NULL, 'India is one of the world''s fastest growing economies, with women mainly from the middle class increasingly entering the workforce. Urban centres like Delhi and Bangalore have seen an influx of young women from semi-urban and rural parts of the country, living alone and redefining themselves. However, the story of economic empowerment for women is not a singular narrative; rather it is located in a complex set of caste, class, religious, and ethnic identities. At present, women involvement in economic activities is marked by a low work participation rate, excessive concentration in the unorganized sector and employment in less skilled jobs. There is a need to strength and streamline the role of women in the development of various sectors by harnessing their power towards nation building and to attain accelerated economic growth process. Higher economic growth can be recorded by providing employment opportunities by utilizing the available resources of that area. Information gap largely affects women''s development. Therefore, the Non-Governmental Organizations (NGOS) & other associations can take initiatives to make women aware and motivate them towards self employment. At the same time, individual women should also come forward to take advantage and risks in entrepreneurial sector. In rural India, women?s economic opportunities remain restricted by social, cultural, and religious barriers. Rural women, particularly of lower caste and class, have the lowest literacy rates, and therefore do not have the capacity to negotiate pay or contracts and most often engage in the unorganized sector, self-employment, or in small scale industry. This book highlights issues and challenges and an attempt has been made to explain the evolution of women entrepreneurship and the challenges in the face of emerging paradigms. It is hoped that the book will be use to researchers, NGOs, MFIs, Governments, Banks and Educators.', '<p>India is one of the world''s fastest growing economies, with women mainly from the middle class increasingly entering the workforce. Urban centres like Delhi and Bangalore have seen an influx of young women from semi-urban and rural parts of the country, living alone and redefining themselves. However, the story of economic empowerment for women is not a singular narrative; rather it is located in a complex set of caste, class, religious, and ethnic identities. At present, women involvement in economic activities is marked by a low work participation rate, excessive concentration in the unorganized sector and employment in less skilled jobs. There is a need to strength and streamline the role of women in the development of various sectors by harnessing their power towards nation building and to attain accelerated economic growth process. Higher economic growth can be recorded by providing employment opportunities by utilizing the available resources of that area. Information gap largely affects women''s development. Therefore, the Non-Governmental Organizations (NGOS) &amp; other associations can take initiatives to make women aware and motivate them towards self employment. At the same time, individual women should also come forward to take advantage and risks in entrepreneurial sector. In rural India, women?s economic opportunities remain restricted by social, cultural, and religious barriers. Rural women, particularly of lower caste and class, have the lowest literacy rates, and therefore do not have the capacity to negotiate pay or contracts and most often engage in the unorganized sector, self-employment, or in small scale industry. This book highlights issues and challenges and an attempt has been made to explain the evolution of women entrepreneurship and the challenges in the face of emerging paradigms. It is hoped that the book will be use to researchers, NGOs, MFIs, Governments, Banks and Educators.</p>', 'Empowering Rural Women Entrepreneurship in India New', '<h1>Empowering Rural Women Entrepreneurship in India New</h1>', '"1099"', '"659"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76079788192563657_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSER4444&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1193', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1193', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2354, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('26d3b487-9b64-4500-83ac-e06fc56b41fc', '992', NULL, 'Samajik Parivartan Evam Niyantran BOOK', 'samajik-parivartan-evam-niyantran-book-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992', 'samajik-parivartan-evam-niyantran-book-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992-992', 'RFGT4466', 'RFGT4466', 'RFGT4466', NULL, 'Samajik Parivartan Evam Niyantran BOOK', '<h1>Samajik Parivartan Evam Niyantran BOOK</h1>', 'Sub Title
			No

			Author
			Dr. V.N. Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382937302

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937302</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3237image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT4466&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=992', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=992', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2497, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('26f570ad-1c54-4634-b61f-ad9ca27bf425', '1801', NULL, 'Control Systems design - A New Framework', 'control-systems-design-a-new-framework-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-18-1801', 'control-systems-design-a-new-framework-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801-1801', '9788181287335', '9788181287335', '9788181287335', NULL, 'About the Book

In recent decades, a comprehensive new framework for the theory and design of control systems has emerged. This framework is based on a radically different foundation from the conventional approach. It treats a range of significant and ubiquitous design problems, including those of critical systems, more effectively than the conventional framework. Control Systems Design brings together contributions from the originators of the new framework in which they explain, expand and revise their research work in the field with more recent and entirely novel material.

The book also demonstrates how the conventional design framework can be made more effective by the use of the principle of inequalities. It is divided into four parts:

*basic principles, including those of matching and inequalities with adjustments for robust matching and matching based on H-infinity methods and linear matrix inequalities;

*computational methods, including matching conditions for transient inputs and design of a sampled-data control system;

*search methods including search with simulated annealing, genetic algorithms and evaluation of the node array method;

*case studies, including applications in distillation, benchmarking critical control of magnetic levitation systems and the use of the principle of matching in cruise control.

This book will be of great interest to academics and institutional researchers in control system design and to those studying for higher degrees in this area.

Contents:

Part I. Basic Principles

1. Foundation of Control System Design

Part II. Computational Methods (with Numerical Examples)

2. Matching Conditions for Transient Inputs

3. Matching to Environment Generating Persistent Disturbances

4. LMI-based Design

5. Design of a Sampled-data Control System

Part III. Search Methods (with Numerical Tests)

6. A Numerical Evaluation of the Node Array Method

7. A Simulated Annealing Inequalities Solver

8. Multi-objective Genetic Algorithms for the Method of Inequalities

Part IV. Case Studies

9. Design of Multivariable Industrial Control Systems by the Methods of Ineqalities

10. Multi-objective Control using the Principle of Inequalities

11. A MoI Based on H00 Theory-with a Case Study

12. Critical Control of the Suspension for a Maglev Transport System

13. Critical Control of Building under Seismic Disturbance 

14. Design of a Hard Disk Drive System

15. Two Studies of Robust Matching', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p><span><span><span><span>In recent decades, a comprehensive new framework for the theory and design of control systems has emerged. This framework is based on a radically different foundation from the conventional approach. It treats a range of significant and ubiquitous design problems, including those of critical systems, more effectively than the conventional framework. Control Systems Design brings together contributions from the originators of the new framework in which they explain, expand and revise their research work in the field with more recent and entirely novel material.</span></span></span></span></p>

<p><span><span><span><span>The book also demonstrates how the conventional design framework can be made more effective by the use of the principle of inequalities. It is divided into four parts:</span></span></span></span></p>

<p><span><span><span><span>*basic principles, including those of matching and inequalities with adjustments for robust matching and matching based on H-infinity methods and linear matrix inequalities;</span></span></span></span></p>

<p><span><span><span><span>*computational methods, including matching conditions for transient inputs and design of a sampled-data control system;</span></span></span></span></p>

<p><span><span><span><span>*search methods including search with simulated annealing, genetic algorithms and evaluation of the node array method;</span></span></span></span></p>

<p><span><span><span><span>*case studies, including applications in distillation, benchmarking critical control of magnetic levitation systems and the use of the principle of matching in cruise control.</span></span></span></span></p>

<p><span><span><span><span>This book will be of great interest to academics and institutional researchers in control system design and to those studying for higher degrees in this area.</span></span></span></span></p>

<p><span><span><span><span>Contents:</span></span></span></span></p>

<p><span><span><strong><span><span>Part I. Basic Principles</span></span></strong></span></span></p>

<p><span><span><span><span>1. Foundation of Control System Design</span></span></span></span></p>

<p><span><span><strong><span><span>Part II. Computational Methods (with Numerical Examples)</span></span></strong></span></span></p>

<p><span><span><span><span>2. Matching Conditions for Transient Inputs</span></span></span></span></p>

<p><span><span><span><span>3. Matching to Environment Generating Persistent Disturbances</span></span></span></span></p>

<p><span><span><span><span>4. LMI-based Design</span></span></span></span></p>

<p><span><span><span><span>5. Design of a Sampled-data Control System</span></span></span></span></p>

<p><span><span><strong><span><span>Part III. Search Methods (with Numerical Tests)</span></span></strong></span></span></p>

<p><span><span><span><span>6. A Numerical Evaluation of the Node Array Method</span></span></span></span></p>

<p><span><span><span><span>7. A Simulated Annealing Inequalities Solver</span></span></span></span></p>

<p><span><span><span><span>8. Multi-objective Genetic Algorithms for the Method of Inequalities</span></span></span></span></p>

<p><span><span><strong><span><span>Part IV. Case Studies</span></span></strong></span></span></p>

<p><span><span><span><span>9. Design of Multivariable Industrial Control Systems by the Methods of Ineqalities</span></span></span></span></p>

<p><span><span><span><span>10. Multi-objective Control using the Principle of Inequalities</span></span></span></span></p>

<p><span><span><span><span>11. A MoI Based on H00 Theory-with a Case Study</span></span></span></span></p>

<p><span><span><span><span>12. Critical Control of the Suspension for a Maglev Transport System</span></span></span></span></p>

<p><span><span><span><span>13. Critical Control of Building under Seismic Disturbance </span></span></span></span></p>

<p><span><span><span><span>14. Design of a Hard Disk Drive System</span></span></span></span></p>

<p><span><span><span><span>15. Two Studies of Robust Matching</span></span></span></span></p>', 'Title
			Control Systems design - A New Framework

			Author
			Vladimir Zakian

			ISBN
			9788181287335

			Publishers
			Springer

			Binding
			Paper Back

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Control Systems design - A New Framework</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Vladimir Zakian</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181287335</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paper Back</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"845"', '"592"', '"0"', 20, 'PAPERBACK', 'Paper Back', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/710181CS0uSmz3L._SY342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181287335&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1801', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1801', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1953, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('26fd6404-68d4-4a5e-8e70-a3b91f6b69bf', '47', NULL, 'Leisure Studies - Key Issues for the Twenty-First Century in 4 Vols.', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4-vols', 'leisure-studies---key-issues-for-the-twenty-first-century-in-4-vols.', '9781412923941', '9781412923941', '9781412923941', NULL, 'Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda', '<p>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</p>', 'Sub Title
			Key Issues for the Twenty-First Century

			Author
			Chris Rojek

			ISBN 13 Digit
			9781412923941

			Pages
			1600

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First edition

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Key Issues for the Twenty-First Century</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chris Rojek</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412923941</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1600</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"67980"', '"40790"', '"0"', 3, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1600, '1600', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8994dpp_18_11.......%2045.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412923941&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=47', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=47', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3051, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:55'),
('271d3e0f-2b34-4ec7-ab83-808d16a2120e', '2066', NULL, 'Society: Legal Ethical & Social Dimensions New', 'society-legal-ethical-social-dimensions-new-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-20-2066', 'society-legal-ethical-social-dimensions-new-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066-2066', 'AIKJ4455', 'AIKJ4455', 'AIKJ4455', NULL, 'From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.', '<p>From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.</p>', 'Genomics & Society: Legal Ethical & Social Dimensions New', '<h1>Genomics &amp; Society: Legal Ethical &amp; Social Dimensions New</h1>', '"3500"', '"2100"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2299dpp_10_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AIKJ4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2066', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2066', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1780, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('273ee165-cf3c-463b-bf0d-347e73605b47', '1376', NULL, 'Social Market Economy: History, Principles and Implementation, Economic Policy From A to Z', 'social-market-economy-history-principles-and-implementation-economic-policy-from-a-to-z-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-137-1376', 'social-market-economy-history-principles-and-implementation-economic-policy-from-a-to-z-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376-1376', 'GHJN8844', 'GHJN8844', 'GHJN8844', NULL, 'Social Market Economy: History, Principles and Implementation, Economic Policy From A to Z', '<h1>Social Market Economy: History, Principles and Implementation, Economic Policy From A to Z</h1>', 'Sub Title
			No

			Author
			No

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780980254372

			Pages
			350

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			2008

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780980254372</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1499"', '"899"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2008', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 350, '350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1917dpp_19_158.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHJN8844&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1376', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1376', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2226, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('2769baeb-2d9b-45b5-b184-682bf53363f6', '1950', NULL, 'Distributed, Parallel and Biologically Inspired Systems', 'distributed-parallel-and-biologically-inspired-systems-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1-1950', 'distributed-parallel-and-biologically-inspired-systems-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950-1950', 'DFGH3455', 'DFGH3455', 'DFGH3455', NULL, 'This volume contains the proceedings of two conferences held as part of the 21 IFIP World Computer Congress in Brisbane, Australia, 20–23 September 2010. th The first part of the book presents the proceedings of DIPES 2010, the 7 IFIP Conference on Distributed and Parallel Embedded Systems. The conference, int- duced in a separate preface by the Chairs, covers a range of topics from specification and design of embedded systems through to dependability and fault tolerance. rd The second part of the book contains the proceedings of BICC 2010, the 3 IFIP Conference on Biologically-Inspired Collaborative Computing. The conference is concerned with emerging techniques from research areas such as organic computing, autonomic computing and self-adaptive systems, where inspiraton for techniques - rives from exhibited behaviour in nature and biology. Such techniques require the use of research developed by the DIPES community in supporting collaboration over multiple systems. We hope that the combination of the two proceedings will add value for the reader and advance our related work.', '<p>This volume contains the proceedings of two conferences held as part of the 21 IFIP World Computer Congress in Brisbane, Australia, 20–23 September 2010. th The first part of the book presents the proceedings of DIPES 2010, the 7 IFIP Conference on Distributed and Parallel Embedded Systems. The conference, int- duced in a separate preface by the Chairs, covers a range of topics from specification and design of embedded systems through to dependability and fault tolerance. rd The second part of the book contains the proceedings of BICC 2010, the 3 IFIP Conference on Biologically-Inspired Collaborative Computing. The conference is concerned with emerging techniques from research areas such as organic computing, autonomic computing and self-adaptive systems, where inspiraton for techniques - rives from exhibited behaviour in nature and biology. Such techniques require the use of research developed by the DIPES community in supporting collaboration over multiple systems. We hope that the combination of the two proceedings will add value for the reader and advance our related work.</p>', 'Distributed, Parallel and Biologically Inspired Systems', '<h1>Distributed, Parallel and Biologically Inspired Systems</h1>', '"7800"', '"4680"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4289dpp_9_46.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGH3455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1950', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1950', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1867, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('278b9611-76f4-4a1f-8afc-992935abe92b', '1377', NULL, 'Spinozas Ethics', 'spinozas-ethics-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377', 'spinozas-ethics-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377-1377', '9781846841804', '9781846841804', '9781846841804', NULL, 'The Ethics is one of the undisputed masterworks of early modern philosophy. In this single volume Spinoza offers the reader an unorthodox account of God, a novel version of the mind-body relation, a systematic theory of the emotions and a detailed prescription for human virtue and blessedness. Too controversial to be published during his lifetime, it was surreptitiously printed by Spinoza''s friends after his death. This introduction to the text is the ideal companion to study, offering guidance on:

Philosophical and historical context

Key themes

Reading the text

Reception and influence

Further reading

Content - Acknowledgements, Preface, 1. Spinoza and the Ethics: background and context, 2. Main themes and influences, 3. Reading the text, 4. The influence of the Ethics, Notes for further reading, Index        ', '<p style="text-align:justify"><span>The Ethics is one of the undisputed masterworks of early modern philosophy. In this single volume Spinoza offers the reader an unorthodox account of God, a novel version of the mind-body relation, a systematic theory of the emotions and a detailed prescription for human virtue and blessedness. Too controversial to be published during his lifetime, it was surreptitiously printed by Spinoza''s friends after his death. This introduction to the text is the ideal companion to study, offering guidance on:</span></p>

<p><span>Philosophical and historical context</span></p>

<p><span>Key themes</span></p>

<p><span>Reading the text</span></p>

<p><span>Reception and influence</span></p>

<p><span>Further reading</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Acknowledgements, Preface, 1. Spinoza and the Ethics: background and context, 2. Main themes and influences, 3. Reading the text, 4. The influence of the Ethics, Notes for further reading, Index       </span></span></span> </p>', 'Sub Title
			Spinozas Ethics

			Author
			J. Thomas Cook

			About Author
			As per Book

			ISBN 10 Digit
			1846841801

			ISBN 13 Digit
			9781846841804

			Pages
			174

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Spinozas Ethics</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>J. Thomas Cook</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1846841801</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781846841804</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>174</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"175"', '"105"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 174, '174', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7007dpp_19_159.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781846841804&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1377', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1377', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2225, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('278d803d-d993-40e6-bdd7-ecb8cc15c986', '1170', NULL, 'Violence Against Women & Children New', 'new-enterprise-management-a-creation-of-women-entrepreneurs-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2-1170', 'new-enterprise-management-a-creation-of-women-entrepreneurs-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448', 'JHUY7766', 'JHUY7766::1170', 'JHUY7766', NULL, 'The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.', '<p>The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.</p>', 'New Enterprise Management - A Creation of Women Entrepreneurs', '<h1>New Enterprise Management - A Creation of Women Entrepreneurs</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5870image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHUY7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1170', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1170', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2376, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('27cbaeaf-da27-486a-af0c-a0ae82524962', '3724', 720, 'कलाम-ए-अनवर', 'कलम-ए-अनवर', NULL, '9789385830303', '9789385830303', '9789385830303', NULL, 'कलाम-ए-अनवर', '<h5>कलाम-ए-अनवर</h5>', 'Title
			कलाम-ए-अनवर

			Author
			मनोहर सहाए अनवर 

			ISBN
			9789385830303

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>कलाम-ए-अनवर</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>मनोहर सहाए अनवर </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830303</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"1299"', '"910"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7729images.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830303&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3724', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3724', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 720, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:55'),
('27d677df-f023-4f89-aa98-7518cc0b5478', '1802', NULL, 'Classical Electromagnetic Theory 2/ed.', 'classical-electromagnetic-theory-2ed', 'classical-electromagnetic-theory-2ed', '9788181287465', '9788181287465', '9788181287465', NULL, 'About the Book

This book is a self contained course in electromagnetic theory suitable for senior physics and electrical engineering students as well as graduate students whose past has not prepared them well for books such as Jackson or Landau and Lifschitz. The text is liberally sprinkled with worked examples illustrating the application of the theory to various physical problems. This new edition features improved accuracy and readability, added and further clarified examples, plus additional sections on Schwarz-Christoffel mappings. Making the book more self sufficient, an appendix on orthogonal function expansions and the derivation of Bessel functions and Legendre polynomials as well as derivation of their generating functions are each included. The number of exercises has also been increased by 45 over the previous edition. This book stresses the unity of electromagnetic theory with electric and magnetic fields developed in parallel. SI units are used throughout and considerable use is made of tensor notation and the Levi-Cevita symbol. To more closely display the parallelism, extensive use is made of the scalar magnetic potential particularly in dealing with the Laplace and Poisson equation. 85 worked problems illustrate the theory. Conformal mappings are dealt with in some detail. Relevant mathematical material is provided in appendices

Contents:

	Static Electric and Magnetic Fields in Vacuum

	Charge and Current Distributions

	Slowly Varying Fields in Vacuum

	Energy and Momentum

	Static Potentials in Vacuum — Laplace’s Equation

	Static Potentials with Sources—Poisson’s Equation

	Static Electromagnetic Fields in Matter

	Time-Dependent Electromagnetic Fields in Matter

	Waveguide Propagation—Bounded Waves

	Electromagnetic Radiation

	The Covariant Formulation

	Radiation Reaction-Electrodynamics', '<p><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p><span><span><span>This book is a self contained course in electromagnetic theory suitable for senior physics and electrical engineering students as well as graduate students whose past has not prepared them well for books such as Jackson or Landau and Lifschitz. The text is liberally sprinkled with worked examples illustrating the application of the theory to various physical problems. This new edition features improved accuracy and readability, added and further clarified examples, plus additional sections on Schwarz-Christoffel mappings. Making the book more self sufficient, an appendix on orthogonal function expansions and the derivation of Bessel functions and Legendre polynomials as well as derivation of their generating functions are each included. The number of exercises has also been increased by 45 over the previous edition. This book stresses the unity of electromagnetic theory with electric and magnetic fields developed in parallel. SI units are used throughout and considerable use is made of tensor notation and the Levi-Cevita symbol. To more closely display the parallelism, extensive use is made of the scalar magnetic potential particularly in dealing with the Laplace and Poisson equation. 85 worked problems illustrate the theory. Conformal mappings are dealt with in some detail. Relevant mathematical material is provided in appendices</span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<ol>
	<li><span><span><span>Static Electric and Magnetic Fields in Vacuum</span></span></span></li>
	<li><span><span><span>Charge and Current Distributions</span></span></span></li>
	<li><span><span><span>Slowly Varying Fields in Vacuum</span></span></span></li>
	<li><span><span><span>Energy and Momentum</span></span></span></li>
	<li><span><span><span>Static Potentials in Vacuum — Laplace’s Equation</span></span></span></li>
	<li><span><span><span>Static Potentials with Sources—Poisson’s Equation</span></span></span></li>
	<li><span><span><span>Static Electromagnetic Fields in Matter</span></span></span></li>
	<li><span><span><span>Time-Dependent Electromagnetic Fields in Matter</span></span></span></li>
	<li><span><span><span>Waveguide Propagation—Bounded Waves</span></span></span></li>
	<li><span><span><span>Electromagnetic Radiation</span></span></span></li>
	<li><span><span><span>The Covariant Formulation</span></span></span></li>
	<li><span><span><span>Radiation Reaction-Electrodynamics</span></span></span></li>
</ol>', 'Title
			Classical Electromagnetic Theory 2/ed.

			Author
			Jack Vanderlinde

			ISBN
			9788181287465

			Publisher
			Standard

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Classical Electromagnetic Theory 2/ed.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jack Vanderlinde</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181287465</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"955"', '"669"', '"0"', 25, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9729b37e-6930-407b-ac50-ca4383e78752', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2575classical.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181287465&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1802', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1802', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1952, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('27dbdd89-8b32-4aac-88ec-e45f0a628265', '367', NULL, 'Transforming Social Work Practice - Working with Aggression and Resistance in Social Work', 'transforming-social-work-practice-working-with-aggression-and-resistance-in-social-work-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367', 'transforming-social-work-practice-working-with-aggression-and-resistance-in-social-work-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367-367', 'Transforming Social Work Practice', 'Transforming Social Work Practice', 'Transforming Social Work Practice', NULL, '', NULL, 'Sub Title
			No

			Author
			Brian J Taylor

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857254290

			Pages
			176

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brian J Taylor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857254290</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2530"', '"1518"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, '176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79809780857254290_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Transforming%20Social%20Work%20Practice&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=367', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=367', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2866, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:55'),
('2800680d-8428-4b03-825d-ae2eeec36295', '2202', NULL, 'Digital Library Creation', 'digital-library-creation-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202', 'digital-library-creation-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202-2202', 'ERTG5544', 'ERTG5544', 'ERTG5544', NULL, 'Digital Library Creation', '<h1>Digital Library Creation</h1>', 'Sub Title
			No

			Author
			G.K. Sampath Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352368

			Pages
			2011

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.K. Sampath Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352368</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2011, '2011', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85609788184352368.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2202', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2202', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1687, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('281996ca-117a-41b5-87c2-17a2f1ac8524', '2192', NULL, 'Digital Design - An Embedded Systems Approach Using VHDL', 'digital-design-an-embedded-systems-approach-using-vhdl-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2-2192', 'digital-design-an-embedded-systems-approach-using-vhdl-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192-2192', 'VKUY4445', 'VKUY4445', 'VKUY4445', NULL, 'Intended for a course on Data Structures at the UG level, this title details concepts, techniques, and applications pertaining to the subject in a lucid style. Independent of any programming language, the text discusses several illustrative problems to reinforce the understanding of the theory. It offers a plethora of programming assignments and problems to aid implementation of Data Structures.', '<p>Intended for a course on Data Structures at the UG level, this title details concepts, techniques, and applications pertaining to the subject in a lucid style. Independent of any programming language, the text discusses several illustrative problems to reinforce the understanding of the theory. It offers a plethora of programming assignments and problems to aid implementation of Data Structures.</p>', 'Digital Design - An Embedded Systems Approach Using VHDL', '<h1>Digital Design - An Embedded Systems Approach Using VHDL</h1>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24479788131216637_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VKUY4445&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2192', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2192', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1694, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('28229424-da52-411d-b774-469e15286bd4', '4260', 203, 'Strategic Management: Competitiveness and Globalization 13/e', 'strategic-management-competitiveness-and-globalization-13e', 'strategic-management-competitiveness-and-globalization-13e', '9789360539290', '9789360539290', '9789360539290', NULL, 'About the book

STRATEGIC MANAGEMENT: COMPETITIVENESS AND GLOBALIZATION, 13E incorporates cutting-edge research and new examples from more than 600 companies to reveal how firms effectively use the strategic management process. This edition combines a classic industrial organization model with a resource-based view of the firm to demonstrate how businesses establish competitive advantages and create value for stakeholders in the global marketplace. Mind Tap online learning solution is also available with new real-world activities designed to help you outperform and excel as a strategic leader.

Content:

Part 1: Strategic Management Inputs

Part 2: Strategic Actions: Strategy Formulation

Part 3: Strategic Actions: Strategy Implementation

Part 4: Case Studies', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>STRATEGIC MANAGEMENT: COMPETITIVENESS AND GLOBALIZATION, 13E incorporates cutting-edge research and new examples from more than 600 companies to reveal how firms effectively use the strategic management process. This edition combines a classic industrial organization model with a resource-based view of the firm to demonstrate how businesses establish competitive advantages and create value for stakeholders in the global marketplace. Mind Tap online learning solution is also available with new real-world activities designed to help you outperform and excel as a strategic leader.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part 1: Strategic Management Inputs</span></span></span></p>

<p><span><span><span>Part 2: Strategic Actions: Strategy Formulation</span></span></span></p>

<p><span><span><span>Part 3: Strategic Actions: Strategy Implementation</span></span></span></p>

<p><span><span><span>Part 4: Case Studies</span></span></span></p>

<p> </p>
', 'Title
			Strategic Management: Competitiveness and Globalization 13/e

			Author
			Michael A. Hitt

			ISBN
			9789360539290

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Management: Competitiveness and Globalization 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael A. Hitt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789360539290</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1095"', '"876"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3092strategic.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789360539290&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4260', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4260', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 203, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:55'),
('282f604f-351d-4a1f-953e-cbfafbd2bd2f', '1830', NULL, 'Seeds - Their Preservation and Longevity', 'seeds-their-preservation-and-longevity', 'seeds-their-preservation-and-longevity', '8187067691', '8187067691', '8187067691', NULL, 'About the book

One of the most important factors contributing to maximum agricultural crop production per unit of land is the use of good seeds. Such seeds should have a high purity value, i.e. they should be free from all other seed types, whether of weeds or of cultivated plants, and their germination capacity and vigour should be high, thus providing the best possible guarantee of a good seedling stand-in spite of diseases, insects, competition of weeds, and unfavourable weather conditions. This fact has, of course, been recognized for a long time; but the systematic storage of seeds to maintain viability, and the routine testing and analysis of seeds for planting value, dates from only about the beginning of this century.

Content – 

INTRODUCTION, 

PREFACE, 

LIST OF TABLES, 

LIST OF ILLUSTRATIONS, 

I RECORDS OF OLD SEEDS, 

II LIFE-SPAN OF SEEDS, BURIED IN SOIL, 

III MOISTURE EFFECTS, 

IV OTHER FACTORS AFFECTING LONGEVITY, 

V OTHER FACTORS AFFECTING LONGEVITY (contd.), 

VI LONGEVITY OF VEGETABLE AND FLOWER SEEDS, 

VII LONGEVITY OF SEEDS OF FIELD CROPS, 

VIII LONGEVITY OF OTHER ECONOMICALLY IMPORTANT SEEDS, 

IX LONGEVITY OF TREE SEEDS, 

X LONGEVITY OF SEEDS OF AQUATIC PLANTS, ETC., 

XI EFFECT OF PACKETS ON SEED VIABILITY, 

XII METHODS OF TESTING FOR VIABILITY, 

XIII METHODS OF TESTING FOR VIABILITY (contd.), 

XIV PLANTS FROM OLD SEEDS, 

XV CAUSES OF DETERIORATION, 

XVI PRACTICAL CONSIDERATIONS, 

GLOSSARY, 

BIBLIOGRAPHY, 

CONVERSION FACTORS, 

SUBJECT INDEX, 

AUTHOR INDEX                     

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>One of the most important factors contributing to maximum agricultural crop production per unit of land is the use of good seeds. Such seeds should have a high purity value, i.e. they should be free from all other seed types, whether of weeds or of cultivated plants, and their germination capacity and vigour should be high, thus providing the best possible guarantee of a good seedling stand-in spite of diseases, insects, competition of weeds, and unfavourable weather conditions. This fact has, of course, been recognized for a long time; but the systematic storage of seeds to maintain viability, and the routine testing and analysis of seeds for planting value, dates from only about the beginning of this century.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>INTRODUCTION, </span></span></span></p>

<p style="text-align:justify"><span><span><span>PREFACE, </span></span></span></p>

<p style="text-align:justify"><span><span><span>LIST OF TABLES, </span></span></span></p>

<p style="text-align:justify"><span><span><span>LIST OF ILLUSTRATIONS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>I RECORDS OF OLD SEEDS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>II LIFE-SPAN OF SEEDS, BURIED IN SOIL, </span></span></span></p>

<p style="text-align:justify"><span><span><span>III MOISTURE EFFECTS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>IV OTHER FACTORS AFFECTING LONGEVITY, </span></span></span></p>

<p style="text-align:justify"><span><span><span>V OTHER FACTORS AFFECTING LONGEVITY (contd.), </span></span></span></p>

<p style="text-align:justify"><span><span><span>VI LONGEVITY OF VEGETABLE AND FLOWER SEEDS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>VII LONGEVITY OF SEEDS OF FIELD CROPS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>VIII LONGEVITY OF OTHER ECONOMICALLY IMPORTANT SEEDS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>IX LONGEVITY OF TREE SEEDS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>X LONGEVITY OF SEEDS OF AQUATIC PLANTS, ETC., </span></span></span></p>

<p style="text-align:justify"><span><span><span>XI EFFECT OF PACKETS ON SEED VIABILITY, </span></span></span></p>

<p style="text-align:justify"><span><span><span>XII METHODS OF TESTING FOR VIABILITY, </span></span></span></p>

<p style="text-align:justify"><span><span><span>XIII METHODS OF TESTING FOR VIABILITY (contd.), </span></span></span></p>

<p style="text-align:justify"><span><span><span>XIV PLANTS FROM OLD SEEDS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>XV CAUSES OF DETERIORATION, </span></span></span></p>

<p style="text-align:justify"><span><span><span>XVI PRACTICAL CONSIDERATIONS,  </span></span></span></p>

<p style="text-align:justify"><span><span><span>GLOSSARY, </span></span></span></p>

<p style="text-align:justify"><span><span><span>BIBLIOGRAPHY, </span></span></span></p>

<p style="text-align:justify"><span><span><span>CONVERSION FACTORS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>SUBJECT INDEX, </span></span></span></p>

<p style="text-align:justify"><span><span><span>AUTHOR INDEX                     </span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Seeds - Their Preservation and Longevity

			Author
			Lela Viola Barton

			ISBN
			8187067691

			Publisher
			Asiatic Publishing House

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Seeds - Their Preservation and Longevity</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Lela Viola Barton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8187067691</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Asiatic Publishing House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1500"', '"975"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e774b228-cb7c-483a-bb3a-b61426691453', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4549157395.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187067691&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1830', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1830', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1943, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('2851732b-20d6-4393-b74f-aa593fd5c20f', '4086', 375, 'The Upanishads', 'the-upanishads', 'the-upanishads', '-74-', '-74-', '-74-', NULL, 'About the book

The Scriptures of the Hindu faith are the Vedas. The Upanishads form the concluding portions of the Vedas and are also called Vedanta, or ‘the end of the Veda’. This book is a new translation of the Upanishads. It is both literal and graceful and freely allows the basic wisdom and spiritual reality of the originals to shine through.

The aim of these ancient books is not so much to reach philosophical truth as to bring peace and freedom to the anxious human spirit. They represent free and bold attempts to seek out the truth without thought of system. Despite the variety of authorship and the period of time covered, we can discern a unity of purpose and a vivid sense of spiritual experience. They are strongly distinguished from the Vedic Hymns and the Brahmanas (ritual treatises) by their indifference to Vedic authority and ceremonial piety.

Contents:

Katha Upanishad

ISA Upanishad

KENA Upanishad

MUNDAKA Upanishad', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Scriptures of the Hindu faith are the Vedas. The Upanishads form the concluding portions of the Vedas and are also called Vedanta, or ‘the end of the Veda’. This book is a new translation of the Upanishads. It is both literal and graceful and freely allows the basic wisdom and spiritual reality of the originals to shine through.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The aim of these ancient books is not so much to reach philosophical truth as to bring peace and freedom to the anxious human spirit. They represent free and bold attempts to seek out the truth without thought of system. Despite the variety of authorship and the period of time covered, we can discern a unity of purpose and a vivid sense of spiritual experience. They are strongly distinguished from the Vedic Hymns and the Brahmanas (ritual treatises) by their indifference to Vedic authority and ceremonial piety.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Katha Upanishad</span></span></span></p>

<p style="text-align:justify"><span><span><span>ISA Upanishad</span></span></span></p>

<p style="text-align:justify"><span><span><span>KENA Upanishad</span></span></span></p>

<p style="text-align:justify"><span><span><span>MUNDAKA Upanishad</span></span></span></p>
', 'Title
			The Upanishads

			Author
			Swami Nikhilananda

			Publisher
			Phoenix House

			Year of Publication
			1957

			Pages
			319

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Upanishads</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Swami Nikhilananda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Phoenix House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1957</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>319</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '4cc9fbc3-4975-4e98-9dd9-ca8d453d35fa', NULL, NULL, 319, '319', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8691pppo.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-74-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4086', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4086', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 375, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:55'),
('285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', '3692', 749, 'Encyclopedia of Human Behavior- 4 vols. Complete Set', 'encyclopedia-of-human-behavior-4-vols-complete-set', 'encyclopedia-of-human-behavior-4-vols-complete-set', '9780122269219', '9780122269219', '9780122269219', NULL, 'The Encyclopedia of Human Behavior is a comprehensive four-volume reference source on human action and reaction, and the thoughts, feelings, and physiological functions behind those actions. Presented alphabetically by title, 250 articles probe both enduring and exciting new topics in physiological psychology, perception, personality, abnormal and clinical psychology, cognition and learning, social psychology, developmental psychology, language, and applied contexts. Written by leading scientists in these disciplines, every article has been peer-reviewed to establish clarity, accuracy, and comprehensiveness. The first reference source to provide both depth and breadth to the study of human behavior, the encyclopedia promises to be a much used reference source. This set appeals to public, corporate, university and college libraries, libraries in two-year colleges and some secondary schools.

Key Features

* Comprehensive250 signed articles across disciplines in education, psychology, gerontology, physiology, and anthropology

* 2500 pages

* 15000 index entries

* 275 figures and 50 Tables

* 2000 glossary entries

* 2000 bibliographic entries

* Accurate

* Written by established experts, every article has been peer-reviewed

* Truly international collection of contributors from U.S.A., Australia, Belgium, Canada, France, Germany, Ireland, Israel, Japan, Sweden, and the United Kingdom

* User-Friendly

* More than 1200 cross-references to other entries, each article notes related articles for additional reading

* Each article contains a table of contents, glossary, definition of topic, and bibliography', '<p><span><span><span><span>The </span></span>Encyclopedia of Human Behavior is a comprehensive four-volume reference source on human action and reaction, and the thoughts, feelings, and physiological functions behind those actions. Presented alphabetically by title, 250 articles probe both enduring and exciting new topics in physiological psychology, perception, personality, abnormal and clinical psychology, cognition and learning, social psychology, developmental psychology, language, and applied contexts. Written by leading scientists in these disciplines, every article has been peer-reviewed to establish clarity, accuracy, and comprehensiveness. The first reference source to provide both depth and breadth to the study of human behavior, the encyclopedia promises to be a much used reference source. This set appeals to public, corporate, university and college libraries, libraries in two-year colleges and some secondary schools.<br />
<br />
Key Features<br />
* Comprehensive250 signed articles across disciplines in education, psychology, gerontology, physiology, and anthropology<br />
* 2500 pages<br />
* 15000 index entries<br />
* 275 figures and 50 Tables<br />
* 2000 glossary entries<br />
* 2000 bibliographic entries<br />
* Accurate<br />
* Written by established experts, every article has been peer-reviewed<br />
* Truly international collection of contributors from U.S.A., Australia, Belgium, Canada, France, Germany, Ireland, Israel, Japan, Sweden, and the United Kingdom<br />
* User-Friendly<br />
* More than 1200 cross-references to other entries, each article notes related articles for additional reading<br />
* Each article contains a table of contents, glossary, definition of topic, and bibliography</span></span></p>', ' 

			Title

			 

			Encyclopedia of Human Behavior- 4vols.

			Author

			V.S. Ramchandran

			 

			Edition

			2/e

			Publisher

			Academic Press

			ISBN-13 Digit

			9780122269202

			ISBN-10 Digit

			0122269209

			Pages

			2765

			Year

			1994

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span><span>Encyclopedia of Human Behavior- 4vols.</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>V.S. Ramchandran </span></span></span></p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Academic Press </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>9780122269202</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>0122269209</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2765</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>1994</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"29995"', '"18000"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'English', 'English', '2/e', NULL, '1994', NULL, NULL, '624a601d-877c-4146-b142-0d4a1e779b16', NULL, NULL, 2765, '2765', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/405781osOmrLYGL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122269219&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3692', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3692', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 749, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('286189bc-d676-44b2-8d71-42513f363079', '4135', 326, 'Disturbed Soil Properties and Geotechnical Design 2/e', 'disturbed-soil-properties-and-geotechnical-design-2e', 'disturbed-soil-properties-and-geotechnical-design-2e', '9780727761552', '9780727761552', '9780727761552', NULL, 'About the book

Disturbed Soil Properties and Geotechnical Design, Second edition describes the developments leading to the Original Cam Clay model, focusing on fundamentals of the shearing of soil. The first edition explained and illustrated fallacies in past work of engineering geologists, and laid groundwork for the understanding that should form the basis of modern geotechnical design.

With the changing environment, and the increasing size of construction projects, engineers now need a better understanding of ground behaviour to prevent future catastrophes such as the 1976 Teton Dam failure shown on the cover. The further additions in this book will help geotechnical engineers acquire this knowledge.

Disturbed Soil Properties and Geotechnical Design, Second edition

	provides an outline of the energy-based Cam-clay approach that can predict geotechnical deformations

	illustrates further fallacies in commonly used c-f Coulomb soil mechanics

	describes the use of centrifuge modelling in geotechnical design, based on examples from the last four decades

Once armed with the simple concepts of wet/weepy and dry/thirsty sides of the critical state line, readers will better understand if soil will tend to contract or dilate in drained shearing, and if pore pressures caused by undrained shearing will be positive or negative

Full of technical and personal insights, this is a rewarding book that forces the rethinking of modern geotechnical engineering. Much like the first edition, this book remains an invitation for the unconverted to re-examine the basic understanding of soil behaviour, and for the converted to ensure that the teaching, vocabulary and nomenclature used in describing strength models for soil, accurately reflect the underlying concepts.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Disturbed Soil Properties and Geotechnical Design, Second edition describes the developments leading to the Original Cam Clay model, focusing on fundamentals of the shearing of soil. The first edition explained and illustrated fallacies in past work of engineering geologists, and laid groundwork for the understanding that should form the basis of modern geotechnical design.</span></span></span></p>

<p style="text-align:justify"><span><span><span>With the changing environment, and the increasing size of construction projects, engineers now need a better understanding of ground behaviour to prevent future catastrophes such as the 1976 Teton Dam failure shown on the cover. The further additions in this book will help geotechnical engineers acquire this knowledge.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Disturbed Soil Properties and Geotechnical Design, Second edition</span></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span>provides an outline of the energy-based Cam-clay approach that can predict geotechnical deformations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>illustrates further fallacies in commonly used c-f Coulomb soil mechanics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>describes the use of centrifuge modelling in geotechnical design, based on examples from the last four decades</span></span></span></li>
</ul>

<p style="text-align:justify"><span><span><span>Once armed with the simple concepts of wet/weepy and dry/thirsty sides of the critical state line, readers will better understand if soil will tend to contract or dilate in drained shearing, and if pore pressures caused by undrained shearing will be positive or negative</span></span></span></p>

<p style="text-align:justify"><span><span><span>Full of technical and personal insights, this is a rewarding book that forces the rethinking of modern geotechnical engineering. Much like the first edition, this book remains an invitation for the unconverted to re-examine the basic understanding of soil behaviour, and for the converted to ensure that the teaching, vocabulary and nomenclature used in describing strength models for soil, accurately reflect the underlying concepts.</span></span></span></p>

<p> </p>
', 'Title
			Disturbed Soil Properties and Geotechnical Design 2/e

			Author
			Andrew Schofield

			ISBN
			9780727761552

			Publisher
			Ice Publishing

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Disturbed Soil Properties and Geotechnical Design 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Andrew Schofield</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780727761552</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Ice Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10892"', '"7080"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7cd47edb-db35-4928-a159-d3bd5fcea555', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9406soil.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780727761552&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4135', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4135', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 326, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:55'),
('287369e2-d97c-4948-b017-5099ff27bd30', '2591', NULL, 'Patanjal Yogdarshan-Vyasbhashya Evam Bhojvriti Sahit', 'patanjal-yogdarshanvyasbhashya-evam-bhojvriti-sahit-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591', 'patanjal-yogdarshanvyasbhashya-evam-bhojvriti-sahit-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591-2591', '9788192110417', '9788192110417', '9788192110417', NULL, 'Patanjal Yogdarshan-Vyasbhashya Evam Bhojvriti Sahit', '<h1>Patanjal Yogdarshan-Vyasbhashya Evam Bhojvriti Sahit</h1>', 'Sub Title

			Patanjal Yogdarshan-Vyasbhashya Evam Bhojvriti Sahit

			Author
			Satish Arya

			ISBN 13 Digit
			9788192110417

			Publisher
			VED VISHVAYATAN, NEW DELHI

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Patanjal Yogdarshan-Vyasbhashya Evam Bhojvriti Sahit</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Satish Arya</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192110417</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td><a href="https://www.exoticindiaart.com/book-publisher/ved+vishvayatan+new+delhi/" title="VED VISHVAYATAN, NEW DELHI" rel="noopener noreferrer">VED VISHVAYATAN, NEW DELHI</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0eb4bed4-70df-40f0-a67c-f50e2a6a6c57', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7403pic-4.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192110417&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2591', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2591', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1501, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:55'),
('2875ea68-672d-422a-913a-904dee35abb1', '4404', 61, 'World Book Encyclopedia 2025 in 22Vols. (Complete Set)', 'world-book-encyclopedia-2025-in-22vols-complete-set', 'world-book-encyclopedia-2025-in-22vols-complete-set', '9780716601258', '9780716601258', '9780716601258', NULL, 'About the book

Join us in celebrating the Golden Age of Jazz with The World Book Encyclopaedia 2025! As the only general reference encyclopaedia still published today, this set provides authoritative content on almost every topic to learners of all ages, from school-age readers to adults. Whether you are looking up information to understand a subject, writing a research report, or checking a fact for a homework assignment, tens of thousands of index entries make it easy to find information. Abundant colorful photos, illustrations, and maps supplement the easy-to-read text.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Join us in celebrating the Golden Age of Jazz with The World Book Encyclopaedia 2025! As the only general reference encyclopaedia still published today, this set provides authoritative content on almost every topic to learners of all ages, from school-age readers to adults. Whether you are looking up information to understand a subject, writing a research report, or checking a fact for a homework assignment, tens of thousands of index entries make it easy to find information. Abundant colorful photos, illustrations, and maps supplement the easy-to-read text.</span></span></span></p>
', 'Title

			World Book Encyclopedia 2025 in 22Vols.

			(Complete Set)

			Author
			Europa

			ISBN
			9780716601258

			Publisher
			Europa

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center">
			<p><span>World Book Encyclopedia 2025 in 22Vols. </span></p>

			<p><span>(Complete Set)</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Europa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780716601258</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Europa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"118534"', '"88901"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '75cf8279-38cd-44c9-8693-e864b0dd8ec6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7388world.webp', NULL, '11 | 13 | 19 | 23 | 44', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780716601258&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4404', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4404', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 61, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:55'),
('287b0490-d23c-46df-9654-9a18a6cfa95d', '2811', NULL, 'Jammu Kashmir Ladakh - Ringside Views', 'jammu-kashmir-ladakh-ringside-views-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811', 'jammu-kashmir-ladakh-ringside-views-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811-2811', 'CRUH445', 'CRUH445', 'CRUH445', NULL, 'Jammu Kashmir Ladakh - Ringside Views', '<h1>Jammu Kashmir Ladakh - Ringside Views</h1>', 'Sub Title
			No

			Author
			Shyam Kaul, Onkar Kachru

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			8185495513

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shyam Kaul, Onkar Kachru</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8185495513</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"300"', '"180"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CRUH445&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2811', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2811', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1328, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:55'),
('288c35c7-6ab4-4d3a-8e7b-9f2f84c67ef8', '4252', 211, 'IELTS General Training 16', 'ielts-general-training-16', 'ielts-general-training-16', '9781009225298', '9781009225298', '9781009225298', NULL, 'About the book

Inside you’ll find four authentic examination papers from Cambridge Assessment English. They are the perfect way to practise-Exactly like the real exam.

Content:

Introduction

Test 1

Test 2

Test 3

Test 4

Audio scripts

Listening and Reading answer Keys

Sample writing answers

Sample answer sheets

Acknowledgements', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Inside you’ll find four authentic examination papers from Cambridge Assessment English. They are the perfect way to practise-Exactly like the real exam.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Introduction</span></span></span></p>

<p><span><span><span>Test 1</span></span></span></p>

<p><span><span><span>Test 2</span></span></span></p>

<p><span><span><span>Test 3</span></span></span></p>

<p><span><span><span>Test 4</span></span></span></p>

<p><span><span><span>Audio scripts</span></span></span></p>

<p><span><span><span>Listening and Reading answer Keys</span></span></span></p>

<p><span><span><span>Sample writing answers</span></span></span></p>

<p><span><span><span>Sample answer sheets</span></span></span></p>

<p><span><span><span>Acknowledgements</span></span></span></p>
', 'Title
			IELTS General Training 16

			Author
			Cambridge

			ISBN
			9781009225298

			Publisher
			Cambridge

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>IELTS General Training 16</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Cambridge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781009225298</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cambridge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"508"', '"406"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b8a011a2-90e9-44b7-bcc9-b04fe2b8c24e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9298ielts.jpg', NULL, '8 | 12', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781009225298&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4252', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4252', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 211, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:55'),
('28946799-338e-4b67-8227-c4d04daf8634', '1634', NULL, 'The Gale Encyclopedia of Science in 6 Vols.', 'the-gale-encyclopedia-of-science-in-6-vols-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-163-1634', 'the-gale-encyclopedia-of-science-in-6-vols-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634-1634', '9781414428772', '9781414428772', '9781414428772', NULL, 'This six-volume set covers all major areas of science, engineering, technology, mathematics and the medical and health sciences, while providing a comprehensive overview of current scientific knowledge and technology. Consisting of alphabetically arranged entries, it provides a user-friendly format that makes the broad scope of information easy to access and decipher. Entries typically describe scientific concepts, provide overviews of scientific subjects and define terms. Longer entries conclude with a bibliography. The 4th edition has been completely updated and includes more than 75 new entries on key scientific topics in the news, including: DNA databanks, Crime Scene Investigations, Internet Search Engines, Podcasts, Weapons of Mass Destruction, Wireless Communications and much more.

 ', '<p>This six-volume set covers all major areas of science, engineering, technology, mathematics and the medical and health sciences, while providing a comprehensive overview of current scientific knowledge and technology. Consisting of alphabetically arranged entries, it provides a user-friendly format that makes the broad scope of information easy to access and decipher. Entries typically describe scientific concepts, provide overviews of scientific subjects and define terms. Longer entries conclude with a bibliography. The 4th edition has been completely updated and includes more than 75 new entries on key scientific topics in the news, including: DNA databanks, Crime Scene Investigations, Internet Search Engines, Podcasts, Weapons of Mass Destruction, Wireless Communications and much more.<br />
 </p>', 'Sub Title
			Encyclopedia of Science

			Author
			K. Lee Lerner

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414428772

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			Ist

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414428772</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"68160"', '"40897"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23379781414428772.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414428772&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1634', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1634', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2090, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:55'),
('289cecea-7be4-41a1-9dc1-1fe8d33c27d5', '4437', 28, 'Kavya Mimansa of Rajasekhara', 'kavya-mimansa-of-rajasekhara', 'kavya-mimansa-of-rajasekhara', '-103-', '-103-', '-103-', NULL, 'Contents:

General Introduction

Preface

Introduction

Subject Index

Text

Notes

Table Showing the Portions borrowed from the Kavya Mimansa

Addenda, Corrigenda and Various Readings

Index of Verses

Index of Proper Names

Index of Geographical Names

Facsimile Plate', '<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>General Introduction</span></span></span></p>

<p><span><span><span>Preface</span></span></span></p>

<p><span><span><span>Introduction</span></span></span></p>

<p><span><span><span>Subject Index</span></span></span></p>

<p><span><span><span>Text</span></span></span></p>

<p><span><span><span>Notes</span></span></span></p>

<p><span><span><span>Table Showing the Portions borrowed from the Kavya Mimansa</span></span></span></p>

<p><span><span><span>Addenda, Corrigenda and Various Readings</span></span></span></p>

<p><span><span><span>Index of Verses</span></span></span></p>

<p><span><span><span>Index of Proper Names</span></span></span></p>

<p><span><span><span>Index of Geographical Names</span></span></span></p>

<p><span><span><span>Facsimile Plate</span></span></span></p>
', 'Title
			Kavya Mimansa of Rajasekhara

			Author
			C. D. Dalal

			Publisher
			Central Library Baroda

			Year of Publication
			1916

			Binding
			Hardcover

			Language
			Sanskrit/English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Kavya Mimansa of Rajasekhara</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>C. D. Dalal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Central Library Baroda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1916</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit/English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Sanskrit/English', 'Sanskrit/English', NULL, NULL, NULL, NULL, NULL, '19df71ec-465d-4ddd-ac72-2b4e3ed72af2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9935kavyamimansha.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-103-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4437', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4437', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 28, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:55'),
('28da0eed-fbe5-4bc8-a16b-852e1e80b119', '3248', NULL, 'Design and Use of Serious Games', 'design-and-use-of-serious-games-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248', 'design-and-use-of-serious-games-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248-3248', '9781402094958', '9781402094958', '9781402094958', NULL, 'In this book, serious games are understood as games which aim at providing an engaging, self-reinforcing context in which to motivate and educate the players. Serious games can be of any genre, use any game technology, and be developed for any platform. They can be entertaining, but usually they teach the user something. The central aim of serious games is to raise quality of life and well-being. As part of interactive media industry, the serious games field focuses on designing and using digital games for real-life purposes and for the everyday life of citizens in information societies. The field of serious games focuses on such areas as education, business, welfare, military, traffic, safety, travelling and tourism.', '<p>In this book, serious games are understood as games which aim at providing an engaging, self-reinforcing context in which to motivate and educate the players. Serious games can be of any genre, use any game technology, and be developed for any platform. They can be entertaining, but usually they teach the user something. The central aim of serious games is to raise quality of life and well-being. As part of interactive media industry, the serious games field focuses on designing and using digital games for real-life purposes and for the everyday life of citizens in information societies. The field of serious games focuses on such areas as education, business, welfare, military, traffic, safety, travelling and tourism.</p>', 'Sub Title
			Design and Use of Serious Games

			Author
			Bacteria - The Benign, the Bad, and the Beautiful

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402094958

			Pages
			No

			Binding
			Hardcover

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Design and Use of Serious Games</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bacteria - The Benign, the Bad, and the Beautiful</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402094958</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"14976"', '"8985"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87199781402094958-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402094958&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3248', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3248', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1131, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:55'),
('28e2adfd-c34c-40e3-ba96-886cd2ed8126', '1864', NULL, 'Animal Oncology', 'animal-oncology', 'animal-oncology', '9788193593769', '9788193593769', '9788193593769', NULL, 'About the book

Animal Oncology is a completely comprehensive book written in simple language covering the pertinent information to inculcate the knowledge of Neoplasms to Veterinary Students, Researchers and Practitioners. This Book is also useful to Medical and Dental Students. Readers of Ocology, who are often highly confused due to their imagination and understanding of this subject, will find this Book as a boon, which alleviates the hindrances of understanding Oncology. Clear illustrations on each and every aspect of Veterinary Oncology have been provided for easy understanding and remembrance.

This book has two parts namely General Oncology and Special Oncology. General Oncology deals with the general concepts of neoplasms in 14 Chapters and Special Oncology deals with specific neoplasms pertaining to different body systems in 35 Chapters. Special Oncology has been fortified with 155 colour photographs that have been taken from various tumour cases diagnosed by author over a period of more than 10 years. These photographs with their legends will make students, researchers and practitioners to understand about almost all neoplasms that occur in Livestock and Poultry easily. Research Articles published by author pertaining to certain tumours have been included for the interest of Oncology researches. Special staining and immunohistochemical illustrations provided to certain tumours in this Book will also be highly useful to Oncology researchers. The World Health Organization and World Health Animal Organization-approved, Gold standard technique to finalize a growth/swelling/mass/tumour is Histopathological reading that would be well enjoyed by any Veterinary Student or Practitioner who is reading this book.

 

Content –

Foreword, 

Preface, 

Part I: General Oncology, 

Part II: Special Oncology (Specific Neoplasms) 

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Animal Oncology is a completely comprehensive book written in simple language covering the pertinent information to inculcate the knowledge of Neoplasms to Veterinary Students, Researchers and Practitioners. This Book is also useful to Medical and Dental Students. Readers of Ocology, who are often highly confused due to their imagination and understanding of this subject, will find this Book as a boon, which alleviates the hindrances of understanding Oncology. Clear illustrations on each and every aspect of Veterinary Oncology have been provided for easy understanding and remembrance.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book has two parts namely General Oncology and Special Oncology. General Oncology deals with the general concepts of neoplasms in 14 Chapters and Special Oncology deals with specific neoplasms pertaining to different body systems in 35 Chapters. Special Oncology has been fortified with 155 colour photographs that have been taken from various tumour cases diagnosed by author over a period of more than 10 years. These photographs with their legends will make students, researchers and practitioners to understand about almost all neoplasms that occur in Livestock and Poultry easily. Research Articles published by author pertaining to certain tumours have been included for the interest of Oncology researches. Special staining and immunohistochemical illustrations provided to certain tumours in this Book will also be highly useful to Oncology researchers. The World Health Organization and World Health Animal Organization-approved, Gold standard technique to finalize a growth/swelling/mass/tumour is Histopathological reading that would be well enjoyed by any Veterinary Student or Practitioner who is reading this book.</span></span></span></p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Foreword, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Preface, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Part I: General Oncology, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Part II: Special Oncology (Specific Neoplasms) </span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Animal Oncology

			Author
			S.Sivaseelan

			ISBN
			9788193593769

			Publisher
			MakMax 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Animal Oncology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S.Sivaseelan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788193593769</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>MakMax </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1995"', '"1297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd908a8af-a3e8-4859-a20e-11cbed67e4a8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97159788193593769.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788193593769&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1864', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1864', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1933, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('28ed6544-d26c-48c9-85d1-fa580b99c57a', '2087', NULL, 'Banking Crimes - White Collar Crime Library - Fraud ,Money Laundering and Embezzlement - 2 Vols.', 'banking-crimes-white-collar-crime-library-fraud-money-laundering-and-embezzlement-2-vols-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-20-2087', 'banking-crimes-white-collar-crime-library-fraud-money-laundering-and-embezzlement-2-vols-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087-2087', '9789384746117', '9789384746117', '9789384746117', NULL, 'Summery of Contents - Volume - 1, Chapter 1 - The Federal Criminal Justice System, Chapter 2 - Criminal Referrals and Suspicious Activity Reports, Chapter 3 - Misapplication, Embezzlement, and False Entries, Chapter 4 - False Statements to a Federally Insured Financial Institution, Chapter 5 - Bank Bribery, Chapter 6 - Bank Secrecy Act, Chapter 7 - Bank Fraud, Mail and Wire Fraud Affecting a Financial Institution, Chapter 8 - Money Laundering, Volume - 2, Chapter 9 - Right to Financial Privacy, Chapter 10 - Other Statutes, Chapter 11 - Sentencing, Appendices - Financial Institution Fraud Federal Prosecution Manual, Chapters 1 and 2 (Excerpt) (Jan. 1994), OCC Referral Regulation and Commentary-12 C.F.R, Suspicious Activity Report-12 C.F.R. as amended and Notice of Final Rulemaking for Amendents, 75 Fed, Reg. 75576, Suspicious Activity Reporting - Overview FDIC Referral Regulation and Commentary-12 C.F.R, FDIC Risk Management Mannual of Examination Policies-Section 10.1 - Suspicious Activity and Criminal Violations, Description of the FDIC "Special Activities" Section, OTS Referral Regulation and Commentary-12 C.F.R., NCUA: Filing Requirements for Suspicious Activity Reports, NCUA: Filling Requirements for Suspicious Activity Report, National Credit Union Administration Referral Regulation and Commentary, FDIC Examiner''s Manual-Surveillance Module on Bank Fraud and Insider Abuse, Suspicious Activity Report, Federal Reserve Board Referral Regulation and Commentary, FDIC''s Risk Management Manual of Examination Policies - Section 8.1 - Bank Secrecy Act, Anti-Money Laundering and Office of Foriegn Assets Control - Suspicious Activity Reporting, United States Attorney''s Manual Title 9: Criminal Resource Manual and Bank Frauds and Related  Offenses, Financial Institution Fraud Federal Prosecution Manual, Chapters 11 and 12, United States Attorneys'' Manual Title 9: Criminal Resource Manual - Bank Frauds and Related Offenses, Financial Institutional Fraud Federal Prosecution Manual, Chapter 13', '<p>Summery of Contents - Volume - 1, Chapter 1 - The Federal Criminal Justice System, Chapter 2 - Criminal Referrals and Suspicious Activity Reports, Chapter 3 - Misapplication, Embezzlement, and False Entries, Chapter 4 - False Statements to a Federally Insured Financial Institution, Chapter 5 - Bank Bribery, Chapter 6 - Bank Secrecy Act, Chapter 7 - Bank Fraud, Mail and Wire Fraud Affecting a Financial Institution, Chapter 8 - Money Laundering, Volume - 2, Chapter 9 - Right to Financial Privacy, Chapter 10 - Other Statutes, Chapter 11 - Sentencing, Appendices - Financial Institution Fraud Federal Prosecution Manual, Chapters 1 and 2 (Excerpt) (Jan. 1994), OCC Referral Regulation and Commentary-12 C.F.R, Suspicious Activity Report-12 C.F.R. as amended and Notice of Final Rulemaking for Amendents, 75 Fed, Reg. 75576, Suspicious Activity Reporting - Overview FDIC Referral Regulation and Commentary-12 C.F.R, FDIC Risk Management Mannual of Examination Policies-Section 10.1 - Suspicious Activity and Criminal Violations, Description of the FDIC "Special Activities" Section, OTS Referral Regulation and Commentary-12 C.F.R., NCUA: Filing Requirements for Suspicious Activity Reports, NCUA: Filling Requirements for Suspicious Activity Report, National Credit Union Administration Referral Regulation and Commentary, FDIC Examiner''s Manual-Surveillance Module on Bank Fraud and Insider Abuse, Suspicious Activity Report, Federal Reserve Board Referral Regulation and Commentary, FDIC''s Risk Management Manual of Examination Policies - Section 8.1 - Bank Secrecy Act, Anti-Money Laundering and Office of Foriegn Assets Control - Suspicious Activity Reporting, United States Attorney''s Manual Title 9: Criminal Resource Manual and Bank Frauds and Related  Offenses, Financial Institution Fraud Federal Prosecution Manual, Chapters 11 and 12, United States Attorneys'' Manual Title 9: Criminal Resource Manual - Bank Frauds and Related Offenses, Financial Institutional Fraud Federal Prosecution Manual, Chapter 13</p>', 'Sub Title
			White Collar Crime Library - Fraud ,Money Laundering and Embezzlement

			Author
			John K. Villa

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789384746117

			Pages
			980

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>White Collar Crime Library - Fraud ,Money Laundering and Embezzlement</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John K. Villa</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746117</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>980</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"4500"', '"2700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 980, '980', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69609789384746117.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789384746117&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2087', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2087', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1767, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('28f172a7-8967-4dd4-8b2e-37584dc218e5', '2449', NULL, 'New perspectives on economic development - A human agency approach', 'new-perspectives-on-economic-development-a-human-agency-approach-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2-2449', 'new-perspectives-on-economic-development-a-human-agency-approach-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449-2449', 'JHUY7765', 'JHUY7765', 'JHUY7765', NULL, 'This book is the first of its kind to use Austrian subjectivism to analyze issues in economic development. Unlike scholars in mainstream neoclassical economics who explain economic development by quantitative growth models, this book attempts to understand economic progress in human agency perspective. In this approach, human agency is placed at the centre of economic analysis. This book begins with a review of the theories of economic development in the history of Austrian economics, with the intention of extending the contributions of major Austrian economists to development economics. After pointing out the weaknesses in the orthodox neoclassical approach to economic growth, the book then puts forward a subjectivist methodology which integrates the contributions of Max Weber, Alfred Schutz and Austrian Economists to interpret economic phenomena and policies. This chapter also serves as a methodological foundation for arguments elaborated in subsequent chapters. The rest of the book discusses important issues in economic development, namely, entrepreneurial process, national capabilities, innovation, trade, government, transition and catching up strategies for firms in latecomer economies. The book ends with concluding remarks and a proposal for a new research agenda in economic development.This book is well written, free from mathematics and is highly readable. It adds new insights not only in economics, but also in management, politics and social sciences. It will be useful to scholars, policy makers and students in economic development, entrepreneurship, theory of the firm, management of innovation, government policy, economic sociology, Austrian and evolutionary economics.', '<p>This book is the first of its kind to use Austrian subjectivism to analyze issues in economic development. Unlike scholars in mainstream neoclassical economics who explain economic development by quantitative growth models, this book attempts to understand economic progress in human agency perspective. In this approach, human agency is placed at the centre of economic analysis. This book begins with a review of the theories of economic development in the history of Austrian economics, with the intention of extending the contributions of major Austrian economists to development economics. After pointing out the weaknesses in the orthodox neoclassical approach to economic growth, the book then puts forward a subjectivist methodology which integrates the contributions of Max Weber, Alfred Schutz and Austrian Economists to interpret economic phenomena and policies. This chapter also serves as a methodological foundation for arguments elaborated in subsequent chapters. The rest of the book discusses important issues in economic development, namely, entrepreneurial process, national capabilities, innovation, trade, government, transition and catching up strategies for firms in latecomer economies. The book ends with concluding remarks and a proposal for a new research agenda in economic development.This book is well written, free from mathematics and is highly readable. It adds new insights not only in economics, but also in management, politics and social sciences. It will be useful to scholars, policy makers and students in economic development, entrepreneurship, theory of the firm, management of innovation, government policy, economic sociology, Austrian and evolutionary economics.</p>', 'New perspectives on economic development - A human agency approach', '<h1>New perspectives on economic development - A human agency approach</h1>', '"7100"', '"4260"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHUY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2449', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2449', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1600, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('290e7d44-80aa-44e9-a689-d74d86e26f74', '1878', NULL, 'What can Nanotechnology learn from Biotechnology', 'what-can-nanotechnology-learn-from-biotechnology-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-18-1878', 'what-can-nanotechnology-learn-from-biotechnology-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878-1878', '9780123739902', '9780123739902', '9780123739902', NULL, 'Avoiding extreme perspectives-unwarranted hype and absolute rejection-What can Nanotechnology Learn from Biotechnology? explores the diverse territory of proponents and opponents of challenging but potentially risky technologies. Considering the lessons to be learned from the controversy over genetically modified foods, and how those lessons can be applied to developing nanotechnologies, particularly agricultural and other food-related applications, it explores the challenges and issues of the environmental, social, and ethical impact of nanotechnology in addition to the technical and economical impacts.

New technologies face two kinds of extra-technical risk: public acceptance risk and regulatory risk. Effectively engaging the public in timely dialogue and communicating potential benefits and hazards of proposed applications is imperative. Developing standards for worker safety, environmental protection, and consumer protection is essential. Veterans of the biotechnology controversy, especially that of genetically modified foods, know that successfully developing, producing, regulating, and selling such applications requires addressing concerns and issues of the various stakeholders: citizens/consumers, NGOs, scientists, engineers, and regulatory agencies in order to protect against consumer rejection and financial loss by producers.

Key Features:

Contributions from recognized experts in their fields represent the perspectives of a diverse range of stakeholders

Includes important considerations regarding the risks and challenges of nanotechnology

Uses real-world experience to outline practical approaches for emerging technologies

Examines the rights of people impacted by biotechnology science, and how the lessons learned by GMOs should be considered

Content – Acknowledgments, Preface, About the Authors, PART 1 Analytic Introduction, 1 Socio-Technical Analysis of those Concerned with Emerging Technology, Engagement, and Governance, PART 2 Looking Back to the Bio Debate, 2 Learning from Mistakes: Missteps in Public Acceptance Issues with GMOs, 3 The Ethics of Agri-Food Biotechnology: How Can an Agricultural Technology be so Important?, 4 A View from the Advocacy Community, PART 3 Questioning the Analogy (From Bio to Nano), 5 The Three Teachings of Biotechnology, 6 From Bio to Nano: Learning the Lessons, Interrogating the Comparisons, 7 Nano and Bio: How are they Alike? How are they Different?, 8 “It’s Like Deja-Vu, All Over Again”: Anticipating Societal Responses to Nanotechnologies, PART 4 Areas of Ambiguity in Implementing an Emerging Technology, 9 A Framework for Translating Biotechnology Experiences to Nanotechnology, 10 Engagement and Translation: Perspective of a Natural Scientist, 11 Biotechnology, Nanotechnology, Media, and Public Opinion, PART 5 Looking Forward to the Nano Situation, 12 Lessons from the Bio-Decade: A Social Scientific Perspective, 13 What Can Nanotechnology Learn from Biotechnology?, Index, Series', '<p style="text-align:justify"><span><span>Avoiding extreme perspectives-unwarranted hype and absolute rejection-What can Nanotechnology Learn from Biotechnology? explores the diverse territory of proponents and opponents of challenging but potentially risky technologies. Considering the lessons to be learned from the controversy over genetically modified foods, and how those lessons can be applied to developing nanotechnologies, particularly agricultural and other food-related applications, it explores the challenges and issues of the environmental, social, and ethical impact of nanotechnology in addition to the technical and economical impacts.</span></span></p>

<p style="text-align:justify"><span><span>New technologies face two kinds of extra-technical risk: public acceptance risk and regulatory risk. Effectively engaging the public in timely dialogue and communicating potential benefits and hazards of proposed applications is imperative. Developing standards for worker safety, environmental protection, and consumer protection is essential. Veterans of the biotechnology controversy, especially that of genetically modified foods, know that successfully developing, producing, regulating, and selling such applications requires addressing concerns and issues of the various stakeholders: citizens/consumers, NGOs, scientists, engineers, and regulatory agencies in order to protect against consumer rejection and financial loss by producers.</span></span></p>

<p style="text-align:justify"><span><span>Key Features:</span></span></p>

<p style="text-align:justify"><span><span>Contributions from recognized experts in their fields represent the perspectives of a diverse range of stakeholders</span></span></p>

<p style="text-align:justify"><span><span>Includes important considerations regarding the risks and challenges of nanotechnology</span></span></p>

<p style="text-align:justify"><span><span>Uses real-world experience to outline practical approaches for emerging technologies</span></span></p>

<p style="text-align:justify"><span><span>Examines the rights of people impacted by biotechnology science, and how the lessons learned by GMOs should be considered</span></span></p>

<p style="text-align:justify"><span><strong>Content –</strong> Acknowledgments, Preface, About the Authors, PART 1 Analytic Introduction, 1 Socio-Technical Analysis of those Concerned with Emerging Technology, Engagement, and Governance, PART 2 Looking Back to the Bio Debate, 2 Learning from Mistakes: Missteps in Public Acceptance Issues with GMOs, 3 The Ethics of Agri-Food Biotechnology: How Can an Agricultural Technology be so Important?, 4 A View from the Advocacy Community, PART 3 Questioning the Analogy (From Bio to Nano), 5 The Three Teachings of Biotechnology, 6 From Bio to Nano: Learning the Lessons, Interrogating the Comparisons, 7 Nano and Bio: How are they Alike? How are they Different?, 8 “It’s Like Deja-Vu, All Over Again”: Anticipating Societal Responses to Nanotechnologies, PART 4 Areas of Ambiguity in Implementing an Emerging Technology, 9 A Framework for Translating Biotechnology Experiences to Nanotechnology, 10 Engagement and Translation: Perspective of a Natural Scientist, 11 Biotechnology, Nanotechnology, Media, and Public Opinion, PART 5 Looking Forward to the Nano Situation, 12 Lessons from the Bio-Decade: A Social Scientific Perspective, 13 What Can Nanotechnology Learn from Biotechnology?, Index, Series</span></p>', 'Sub Title
			Social and Ethical Lessons for Nanoscience from the Debate over Agrifood Biotechnology and GMOs

			Author
			Kenneth David, Paul B. Thompson

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780123739902

			Pages
			342

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Social and Ethical Lessons for Nanoscience from the Debate over Agrifood Biotechnology and GMOs</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Kenneth David, Paul B. Thompson</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780123739902</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>342</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7141"', '"4285"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 342, '342', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/807921t1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780123739902&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1878', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1878', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1922, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('29216d6d-7fde-4548-a66c-6296d89e9e58', '844', NULL, 'An Introduction to Management Science Quantitative Approaches to Decision Making 13/e NEW', 'an-introduction-to-management-science-quantitative-approaches-to-decision-making-13e-new-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-84-844', 'an-introduction-to-management-science-quantitative-approaches-to-decision-making-13e-new-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844-844', 'YHJIU776', 'YHJIU776', 'YHJIU776', NULL, 'Introduce your students to management science techniques with the thorough, applications-oriented coverage you can trust from the definitive leader in traditional management science texts. The best-selling Anderson/Sweeney/Williams/Martin''s INTRODUCTION TO MANAGEMENT SCIENCE: A QUANTITATIVE APPROACH TO DECISION MAKING, 13E, has helped define the topical coverage presented within today''s management science course curriculum. This book provides a thorough grounding in management science techniques with a readable presentation style and a wealth of examples drawn from a variety of businesses throughout the world. Students learn the techniques and refine their problem solving skills with realistic problems that continue to set this established leader apart. Every new edition now includes the highly respected LINGO 10 software that is integrated with text problems to help you develop the skills to use this, Microsoft Excel and many other valuable software packages to resolve management science problems. In response to feedback from instructors like you, this edition now places greater emphasis on the applications of management science and use of computer software with much of the focus on algorithms moved to optional chapters on the accompanying Student CD for your flexibility. As always, the well-respected authors have continued their reputation for excellent and accuracy with error-free presentations throughout the text, test bank and supplements', '<p>Introduce your students to management science techniques with the thorough, applications-oriented coverage you can trust from the definitive leader in traditional management science texts. The best-selling Anderson/Sweeney/Williams/Martin''s INTRODUCTION TO MANAGEMENT SCIENCE: A QUANTITATIVE APPROACH TO DECISION MAKING, 13E, has helped define the topical coverage presented within today''s management science course curriculum. This book provides a thorough grounding in management science techniques with a readable presentation style and a wealth of examples drawn from a variety of businesses throughout the world. Students learn the techniques and refine their problem solving skills with realistic problems that continue to set this established leader apart. Every new edition now includes the highly respected LINGO 10 software that is integrated with text problems to help you develop the skills to use this, Microsoft Excel and many other valuable software packages to resolve management science problems. In response to feedback from instructors like you, this edition now places greater emphasis on the applications of management science and use of computer software with much of the focus on algorithms moved to optional chapters on the accompanying Student CD for your flexibility. As always, the well-respected authors have continued their reputation for excellent and accuracy with error-free presentations throughout the text, test bank and supplements</p>', 'An Introduction to Management Science Quantitative Approaches to Decision Making 13/e NEW', '<h1>An Introduction to Management Science Quantitative Approaches to Decision Making 13/e NEW</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22339788131518342.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJIU776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=844', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=844', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2582, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('2941c7c3-8c95-40a3-a5af-59340855dd0c', '2124', NULL, 'Embedded System Design - 2/e', 'embedded-system-design-2e-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124', 'embedded-system-design-2e-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124-2124', 'EDRF2234', 'EDRF2234', 'EDRF2234', NULL, 'Embedded system, as a subject, is an amalgamation of different domains, such as digital design, architecture, operating systems, interfaces and algorithmic optimization techniques. This book acquaints the students with the alternatives and intricacies of embedded system design. It is designed as a textbook for the undergraduate students of Electronics and Communication Engineering, Electronics and Instrumentation Engineering, Computer Science and Engineering, Information Communication Technology (ICT), as well as for the postgraduate students of Computer Applications (MCA). While in the hardware platform the book explains the role of microcontrollers and introduces one of the most widely used embedded processor, ARM, it also deliberates on other alternatives, such as digital signal processors, field programmable devices and integrated circuits. It provides a very good overview of the interfacing standards covering RS232C, RS422, RS485, USB, IRDA, Bluetooth and CAN. In the software domain, the book introduces the features of real-time operating systems for use in embedded applications. Various scheduling algorithms have been discussed with their merits and demerits. The existing real-time operating systems have been surveyed. Guided by cost and performance requirements, embedded applications are often implemented partly in hardware and partly in software. The book covers the different optimization techniques proposed in the literature to take a judicious decision about this partitioning of application tasks. Power-aware design of embedded systems has also been dealt with. In its second edition, the text has been extensively revised and updated. Almost all the chapters have been modified and elaborated including detailed discussion on hardware platforms ARM, DSP and FPGA. The chapter on "interfacing standards" has been updated to incorporate the latest information.', '<p>Embedded system, as a subject, is an amalgamation of different domains, such as digital design, architecture, operating systems, interfaces and algorithmic optimization techniques. This book acquaints the students with the alternatives and intricacies of embedded system design. It is designed as a textbook for the undergraduate students of Electronics and Communication Engineering, Electronics and Instrumentation Engineering, Computer Science and Engineering, Information Communication Technology (ICT), as well as for the postgraduate students of Computer Applications (MCA). While in the hardware platform the book explains the role of microcontrollers and introduces one of the most widely used embedded processor, ARM, it also deliberates on other alternatives, such as digital signal processors, field programmable devices and integrated circuits. It provides a very good overview of the interfacing standards covering RS232C, RS422, RS485, USB, IRDA, Bluetooth and CAN. In the software domain, the book introduces the features of real-time operating systems for use in embedded applications. Various scheduling algorithms have been discussed with their merits and demerits. The existing real-time operating systems have been surveyed. Guided by cost and performance requirements, embedded applications are often implemented partly in hardware and partly in software. The book covers the different optimization techniques proposed in the literature to take a judicious decision about this partitioning of application tasks. Power-aware design of embedded systems has also been dealt with. In its second edition, the text has been extensively revised and updated. Almost all the chapters have been modified and elaborated including detailed discussion on hardware platforms ARM, DSP and FPGA. The chapter on "interfacing standards" has been updated to incorporate the latest information.</p>', 'Embedded System Design - 2/e', '<h1>Embedded System Design - 2/e</h1>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4253Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDRF2234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2124', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2124', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1743, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:55'),
('298899fe-77f6-43d4-8fbb-06d539a09065', '3831', 620, 'Fundamentals of Organic Chemistry V-4', 'fundamentals-of-organic-chemistry-v4', 'fundamentals-of-organic-chemistry-v4', '-16-', '-16-', '-16-', NULL, 'About the book

This four-volume textbook is designed for a systematic study of organic chemistry. The material presented in the book is divided into two parts and covers a considerably wider field than the normal university treatment of the subject. Part One (the first three volumes) is constructed along "classical" lines. Part Two (Volume IV) is intended for attentive reading rather than for close study. Volume IV is devoted to the following topics: organoelement compounds, nonbenzenoid aromatic systems, carbanions, free radicals, carbenes, carbonium ions, elimination reactions, isoprenoids, alkaloids of the heterocyclic series, proteins, nucleotides, and polynucleotides, enzymes.

This book has been translated from the second revised Russian edition published in two volumes in 1974. The first Russian edition (in two volumes) was published in 1969.

The book may be used for self-study and for reading the course of organic chemistry at universities and chemical higher schools. It will undoubtedly be of interest to post-graduates, teachers, scientists, and engineers working in the field of organic chemistry.

PART TWO

Chapter 12. Organoelement Compounds

12.1. Active Organometallic Compounds of Groups I, II, and III 11

12.2. Group I of the Periodic System 15

12.3. Group II of the Periodic System 21

12.4. Group III of the Periodic System 48

12.5. Group IV of the Periodic System 57

12.6. Group V of the Periodic System 64

12.7. Group VI of the Periodic System 88

12.8. Group VII of the Periodic System 90

12.9. Organometallic Compounds of Transition Metals 100

 A. Metal Carbonyls 108

 B. Olefin n-Complexes of Transition Metals 117

 C. Metalloarenes 124

 D. Metallocenes 129

Chapter 13. Non-Benzenoid Aromatic Systems

13.1. Diamagnetic Properties of Aromatic Systems 135

13.2. Aromatic Systems with Two ?-Electrons 136

13.3. Aromatic Systems with Four ?-Electrons 141

13.4. Aromatic Systems with Six ?-Electrons 142

 A. The Cyclopentadienyl Anion 142

 B. The Tropylium Ion 158

13.5. Aromatic Systems with More Than Six n-Electrons 163

 A. Azulene 163

 B. Annulenes 169

 C. Porphyrins 170

Chapter 14. Carbanions 171

Chapter 15. Free Radicals

15.1. Electron Paramagnetic Resonance 191

15.2. The Formation of Free Radicals 192

15.3. Free-Radical Reactions 193

 A. Elementary Acts 196

15.4. Free-Radical Chain Reactions 201

 A. Homolytic Substitution 201

 B. Autoxidation Reactions 209

 C. Radical Addition to Double Bonds 213

15.5. The Telomerization (Oligomerization) Reactions 217

15.6. The Kinetics of Chain Reactions 219

 A. Determination of Chain-Transfer Constants in Radical Telomerization Reactions 224

Chapter 16. Carbenes 228

Chapter 17. Carbonium Ions 233

17.1. Hydride Shifts 241

Chapter 18. Mechanisms of Chemical Reactions 248

18.1. The Structure of the Transition State 249

Chapter 19. Elimination Reactions 263

Chapter 20. Rearrangements 272

20.1. Skeletal Rearrangements 272

20.2. Rearrangements Involving Carbenes and Carbenoids as Intermediates 290

20.3. Rearrangements Involving the Migration of n-Bonds 294

20.4. Hydride Shifts 300

20.5. Homolytic Rearrangements 302

Chapter 21. Isoprenoids 305

21.1. Terpenes and Terpenoids 306

 A. Monoterpenes and Terpenoids 320

 B. Sesquiterpenes and Sesquiterpenoids 321

 C. Diterpenes, Tetraisoprenoids, and Carotenoids 325

21.2. Resin Acids 326

21.3. Steroids 329

 A. Sterols (Steroid Alcohols) 337

 B. The Configuration of Steroids 342

 C. The Bile Acids 344

 D. The Steroid Hormones 355

 E. Genins and Saponins 356

Chapter 22. Alkaloids of the Heterocyclic Series 356

22.1. Alkaloids with a Five-Membered Heterocycle Containing One Nitrogen Atom 357

22.2. Alkaloids with a System of Two Condensed Five-Membered Rings Containing One Common Nitrogen Atom 359

22.3. Alkaloids with a Five-Membered Heterocycle Containing Two Nitrogen Atoms 360

22.4. Alkaloids with a Six-Membered Heterocycle Containing One Nitrogen Atom 363

22.5. Alkaloids with a System of Two Condensed Six-Membered Rings Containing One Common Nitrogen Atom 371

22.6. Alkaloids with Condensed Five- and Six-Membered Heterocycles and One Nitrogen Atom 372

22.7. Alkaloids with Two Condensed Six-Membered Heterocycles Containing One Nitrogen Atom 377

22.8. Alkaloids with Two Isolated Heterocycles Containing Two Nitrogen Atoms 379

22.9. Alkaloids with Two Condensed Six-Membered Heterocycles Containing One Common Nitrogen Atom and One Isolated Heterocycle 384

22.10. Alkaloids with Three Condensed Heterocycles Containing Two Nitrogen Atoms 389

Chapter 23. Proteins 401

23.1. Isolation and Purification of Proteins 408

23.2. Elucidation of Protein Structure 409

23.3. Synthesis of Peptides and Proteins 410

23.4. The Secondary and Tertiary Structures of Proteins 411

Chapter 24. Nucleotides and Polynucleotides 427

24.1. Protein Biosynthesis 427

24.2. Synthesis of Nucleotides 432

24.3. Polynucleotides 433

Chapter 25. Enzymes 458

25.1. Classification of Enzymes 461

 A. Hydrolases 461

 B. Transferases 465

 C. Oxidoreductases 469

 D. Lyases 474

 E. Isomerases 476

 F. Synthetases 476

Author Index 478

Subject Index 484', '<p><u><strong>About the book</strong></u></p>

<p>This four-volume textbook is designed for a systematic study of organic chemistry. The material presented in the book is divided into two parts and covers a considerably wider field than the normal university treatment of the subject. Part One (the first three volumes) is constructed along "classical" lines. Part Two (Volume IV) is intended for attentive reading rather than for close study. Volume IV is devoted to the following topics: organoelement compounds, nonbenzenoid aromatic systems, carbanions, free radicals, carbenes, carbonium ions, elimination reactions, isoprenoids, alkaloids of the heterocyclic series, proteins, nucleotides, and polynucleotides, enzymes.</p>

<p>This book has been translated from the second revised Russian edition published in two volumes in 1974. The first Russian edition (in two volumes) was published in 1969.</p>

<p>The book may be used for self-study and for reading the course of organic chemistry at universities and chemical higher schools. It will undoubtedly be of interest to post-graduates, teachers, scientists, and engineers working in the field of organic chemistry.</p>

<p><strong>PART TWO</strong></p>

<p><strong>Chapter 12. Organoelement Compounds</strong></p>

<p>12.1. Active Organometallic Compounds of Groups I, II, and III 11</p>

<p>12.2. Group I of the Periodic System 15</p>

<p>12.3. Group II of the Periodic System 21</p>

<p>12.4. Group III of the Periodic System 48</p>

<p>12.5. Group IV of the Periodic System 57</p>

<p>12.6. Group V of the Periodic System 64</p>

<p>12.7. Group VI of the Periodic System 88</p>

<p>12.8. Group VII of the Periodic System 90</p>

<p>12.9. Organometallic Compounds of Transition Metals 100</p>

<p> A. Metal Carbonyls 108</p>

<p> B. Olefin n-Complexes of Transition Metals 117</p>

<p> C. Metalloarenes 124</p>

<p> D. Metallocenes 129</p>

<p><strong>Chapter 13. Non-Benzenoid Aromatic Systems</strong></p>

<p>13.1. Diamagnetic Properties of Aromatic Systems 135</p>

<p>13.2. Aromatic Systems with Two ?-Electrons 136</p>

<p>13.3. Aromatic Systems with Four ?-Electrons 141</p>

<p>13.4. Aromatic Systems with Six ?-Electrons 142</p>

<p> A. The Cyclopentadienyl Anion 142</p>

<p> B. The Tropylium Ion 158</p>

<p>13.5. Aromatic Systems with More Than Six n-Electrons 163</p>

<p> A. Azulene 163</p>

<p> B. Annulenes 169</p>

<p> C. Porphyrins 170</p>

<p><strong>Chapter 14. Carbanions 171</strong></p>

<p><strong>Chapter 15. Free Radicals</strong></p>

<p>15.1. Electron Paramagnetic Resonance 191</p>

<p>15.2. The Formation of Free Radicals 192</p>

<p>15.3. Free-Radical Reactions 193</p>

<p> A. Elementary Acts 196</p>

<p>15.4. Free-Radical Chain Reactions 201</p>

<p> A. Homolytic Substitution 201</p>

<p> B. Autoxidation Reactions 209</p>

<p> C. Radical Addition to Double Bonds 213</p>

<p>15.5. The Telomerization (Oligomerization) Reactions 217</p>

<p>15.6. The Kinetics of Chain Reactions 219</p>

<p> A. Determination of Chain-Transfer Constants in Radical Telomerization Reactions 224</p>

<p><strong>Chapter 16. Carbenes 228</strong></p>

<p><strong>Chapter 17. Carbonium Ions 233</strong></p>

<p>17.1. Hydride Shifts 241</p>

<p><strong>Chapter 18. Mechanisms of Chemical Reactions 248</strong></p>

<p>18.1. The Structure of the Transition State 249</p>

<p><strong>Chapter 19. Elimination Reactions 263</strong></p>

<p><strong>Chapter 20. Rearrangements 272</strong></p>

<p>20.1. Skeletal Rearrangements 272</p>

<p>20.2. Rearrangements Involving Carbenes and Carbenoids as Intermediates 290</p>

<p>20.3. Rearrangements Involving the Migration of n-Bonds 294</p>

<p>20.4. Hydride Shifts 300</p>

<p>20.5. Homolytic Rearrangements 302</p>

<p><strong>Chapter 21. Isoprenoids 305</strong></p>

<p>21.1. Terpenes and Terpenoids 306</p>

<p> A. Monoterpenes and Terpenoids 320</p>

<p> B. Sesquiterpenes and Sesquiterpenoids 321</p>

<p> C. Diterpenes, Tetraisoprenoids, and Carotenoids 325</p>

<p>21.2. Resin Acids 326</p>

<p>21.3. Steroids 329</p>

<p> A. Sterols (Steroid Alcohols) 337</p>

<p> B. The Configuration of Steroids 342</p>

<p> C. The Bile Acids 344</p>

<p> D. The Steroid Hormones 355</p>

<p> E. Genins and Saponins 356</p>

<p><strong>Chapter 22. Alkaloids of the Heterocyclic Series 356</strong></p>

<p>22.1. Alkaloids with a Five-Membered Heterocycle Containing One Nitrogen Atom 357</p>

<p>22.2. Alkaloids with a System of Two Condensed Five-Membered Rings Containing One Common Nitrogen Atom 359</p>

<p>22.3. Alkaloids with a Five-Membered Heterocycle Containing Two Nitrogen Atoms 360</p>

<p>22.4. Alkaloids with a Six-Membered Heterocycle Containing One Nitrogen Atom 363</p>

<p>22.5. Alkaloids with a System of Two Condensed Six-Membered Rings Containing One Common Nitrogen Atom 371</p>

<p>22.6. Alkaloids with Condensed Five- and Six-Membered Heterocycles and One Nitrogen Atom 372</p>

<p>22.7. Alkaloids with Two Condensed Six-Membered Heterocycles Containing One Nitrogen Atom 377</p>

<p>22.8. Alkaloids with Two Isolated Heterocycles Containing Two Nitrogen Atoms 379</p>

<p>22.9. Alkaloids with Two Condensed Six-Membered Heterocycles Containing One Common Nitrogen Atom and One Isolated Heterocycle 384</p>

<p>22.10. Alkaloids with Three Condensed Heterocycles Containing Two Nitrogen Atoms 389</p>

<p><strong>Chapter 23. Proteins 401</strong></p>

<p>23.1. Isolation and Purification of Proteins 408</p>

<p>23.2. Elucidation of Protein Structure 409</p>

<p>23.3. Synthesis of Peptides and Proteins 410</p>

<p>23.4. The Secondary and Tertiary Structures of Proteins 411</p>

<p><strong>Chapter 24. Nucleotides and Polynucleotides 427</strong></p>

<p>24.1. Protein Biosynthesis 427</p>

<p>24.2. Synthesis of Nucleotides 432</p>

<p>24.3. Polynucleotides 433</p>

<p><strong>Chapter 25. Enzymes 458</strong></p>

<p>25.1. Classification of Enzymes 461</p>

<p> A. Hydrolases 461</p>

<p> B. Transferases 465</p>

<p> C. Oxidoreductases 469</p>

<p> D. Lyases 474</p>

<p> E. Isomerases 476</p>

<p> F. Synthetases 476</p>

<p><strong>Author Index 478</strong></p>

<p><strong>Subject Index 484</strong></p>', 'Title
			Fundamentals of Organic Chemistry V-4

			 Author
			A.N Nesmeyanov

			 Publisher
			Mir Publishers

			 Year of Publication
			1986

			 Binding
			Hardcover

			 Pages
			514

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals of Organic Chemistry V-4</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">A.N Nesmeyanov</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">514</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 514, '514', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9966vol-4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-16-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3831', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3831', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 620, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:55'),
('299c4fc8-65f5-499a-8ee1-c260870ccdc4', '3393', 999, 'New Testament Studies - Benchmarks in Religion Studies - 4 Vols.', 'new-testament-studies-benchmarks-in-religion-studies-4-vols-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3-3393', 'new-testament-studies-benchmarks-in-religion-studies-4-vols-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393-3393', '9781848601680', '9781848601680', '9781848601680', NULL, 'New Testament Studies offers a unified approach and a selection of excellent articles that is in no way constrained by theological positions. The aim of this four-volume set is to provide a rich teaching and learning resource which generates a real knowledge transfer based on the best recent New Testament scholarship.

Volume I covers two areas, issues of methodology and recent advances in historical Jesus research. The former area both lays the basic groundwork for engaging in the study of the ancient texts that form the New Testament, but also collects together some of the more creative reading strategies that have been applied to New Testament texts over the last few decades. Further, research into the central figure of the New Testament has a long history, and there has been renewed interest and fresh advances in this area over the last twenty years that have reshaped the questions that are being explored. Volume II looks specifically at the four canonical Gospels. The volume opens with articles that deal with general issues such as questions of genre, audience and purpose before presenting articles that deal with the individual texts. Also the recent application of social-memory theory to Gospel texts will be highlighted. Volume III perhaps covers the topic that has seen the greatest amount of literature published during the last three decades - the person and letters of Paul the apostle. Three central areas which will be addressed are: (i) the life and self-understanding of Paul; (ii) his theological understandings; and (iii) the purpose of his writings and the issues they raise. Volume IV is not an assembly of disparate voices, but actually reflects one of the most important developments in the study of the New Testament and Early Christianity. Namely, it allows for the appreciation of the diverse expressions of faith that represented the Jesus movement in the first two centuries.', '<p>New Testament Studies offers a unified approach and a selection of excellent articles that is in no way constrained by theological positions. The aim of this four-volume set is to provide a rich teaching and learning resource which generates a real knowledge transfer based on the best recent New Testament scholarship.</p>

<p>Volume I covers two areas, issues of methodology and recent advances in historical Jesus research. The former area both lays the basic groundwork for engaging in the study of the ancient texts that form the New Testament, but also collects together some of the more creative reading strategies that have been applied to New Testament texts over the last few decades. Further, research into the central figure of the New Testament has a long history, and there has been renewed interest and fresh advances in this area over the last twenty years that have reshaped the questions that are being explored. Volume II looks specifically at the four canonical Gospels. The volume opens with articles that deal with general issues such as questions of genre, audience and purpose before presenting articles that deal with the individual texts. Also the recent application of social-memory theory to Gospel texts will be highlighted. Volume III perhaps covers the topic that has seen the greatest amount of literature published during the last three decades - the person and letters of Paul the apostle. Three central areas which will be addressed are: (i) the life and self-understanding of Paul; (ii) his theological understandings; and (iii) the purpose of his writings and the issues they raise. Volume IV is not an assembly of disparate voices, but actually reflects one of the most important developments in the study of the New Testament and Early Christianity. Namely, it allows for the appreciation of the diverse expressions of faith that represented the Jesus movement in the first two centuries.</p>', 'Sub Title
			 Religion Studies 

			Author
			Paul Foster

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176259354

			Pages
			1608

			Binding
			Hardback

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td> Religion Studies </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Paul Foster</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176259354</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1608</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"67985"', '"40790"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1608, '1608', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/303932247_book_item_32247.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781848601680&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3393', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3393', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 999, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:55'),
('29ab8807-26a4-4cc2-a332-aeb699bf6ad8', '3268', NULL, 'Encyclopedia of E- Commerce, E- Government and Mobile Commerce - 2 Vols.', 'encyclopedia-of-e-commerce-e-government-and-mobile-commerce-2-vols-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268', 'encyclopedia-of-e-commerce-e-government-and-mobile-commerce-2-vols-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268-3268', '9781591407997', '9781591407997', '9781591407997', NULL, 'Mehdi Khosrow-Pour, D.B.A. is currently the Executive Director of the Information Resources Management Association (IRMA). Previously, he served on the faculty of the Pennsylvania State University as an Associate Professor of Information Systems for twenty years.', '<p>Mehdi Khosrow-Pour, D.B.A. is currently the Executive Director of the Information Resources Management Association (IRMA). Previously, he served on the faculty of the Pennsylvania State University as an Associate Professor of Information Systems for twenty years.</p>', 'Sub Title
			E-Commerce, E-Government and Mobile Commerce

			Author
			Mehdi Khosrow-Pour

			ISBN 13 Digit
			9781591407997

			Pages
			1350

			Binding
			Hardcover

			Year of Publication
			2006

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>E-Commerce, E-Government and Mobile Commerce</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mehdi Khosrow-Pour</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781591407997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"42510"', '"25506"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1350, '1350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/652941oyXFSxvnL._SX376_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781591407997&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3268', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3268', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1111, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:55'),
('29ad5bba-53e4-4dcb-902b-8711d4269db4', '3547', 857, 'Genome Sequencing Technology and Algorithms', 'genome-sequencing-technology-and-algorithms-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547', 'genome-sequencing-technology-and-algorithms-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547-3547', '9781596930940', '9781596930940', '9781596930940', NULL, 'From a who''s whoù of pioneers in the field comes a unique resource covering the latest advances in next-generation genome sequencing and assembly. This groundbreaking book includes non-conventional techniques that are paving the way to potential new biomedical applications. You get unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and de novo genome analysis which all together give you the most solid foundation possible for tackling the full range of experimental and computational challenges in the genome sciences today. This first-of-its-kind resource walks you step-by-step through new sequencing technologies involving sequencing by synthesis, nanopore sequencing, polymerase colonies, and single molecule sequencing. It then explores the latest algorithmic techniques for DNA sequence assembly and offers expert insight into assembly packages like Arachne, EULER, CAP, AMASS, and Celera. You also get coverage of emerging biotechnology-oriented approaches to the resequencing and analysis of genomes, with the latest techniques for SNP, genome rearrangement, and comparative sequencing and assembly. Moreover, the book critiques strengths and weaknesses of existing techniques and spotlights possible ways to improve them.', '<p>From a who''s whoù of pioneers in the field comes a unique resource covering the latest advances in next-generation genome sequencing and assembly. This groundbreaking book includes non-conventional techniques that are paving the way to potential new biomedical applications. You get unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and de novo genome analysis which all together give you the most solid foundation possible for tackling the full range of experimental and computational challenges in the genome sciences today. This first-of-its-kind resource walks you step-by-step through new sequencing technologies involving sequencing by synthesis, nanopore sequencing, polymerase colonies, and single molecule sequencing. It then explores the latest algorithmic techniques for DNA sequence assembly and offers expert insight into assembly packages like Arachne, EULER, CAP, AMASS, and Celera. You also get coverage of emerging biotechnology-oriented approaches to the resequencing and analysis of genomes, with the latest techniques for SNP, genome rearrangement, and comparative sequencing and assembly. Moreover, the book critiques strengths and weaknesses of existing techniques and spotlights possible ways to improve them.</p>', 'Sub Title
			No

			Author

			Sun Kim, Haixu YTang and Elaine R. Mardis

			About Author

				Sun Kim Sun Kim is associate professor and associate director of bioinformatics at Indiana University''s Center for Genomics and Bioinformatics. Prior to IU, he worked at DuPont Central Research as Senior Computer Scientist and at the University of Illinois as Director of Bioinformatics. Dr. Kim earned his Ph.D. in Computer Science at the University of Iowa.

				Elaine R. Mardis Elaine R. Mardis is associate professor at Washington University School of Medicine, St. Louis, and co-director of the university''s Genome Sequencing Center where she leads the Technology Development group. She received her Ph.D. in biochemistry from the University of Oklahoma.

				Haixu Tang Haixu Tang is an assistant professor of informatics at Indiana University. He received his Ph.D. in computational biology from the Shanghai Institute of Biochemistry, China.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781596930940

			Pages
			272

			Binding
			Hardback

			Year of Publication
			2007

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<p>Sun Kim, Haixu YTang and Elaine R. Mardis</p>
			</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<ul>
				<li><strong>Sun Kim</strong> Sun Kim is associate professor and associate director of bioinformatics at Indiana University''s Center for Genomics and Bioinformatics. Prior to IU, he worked at DuPont Central Research as Senior Computer Scientist and at the University of Illinois as Director of Bioinformatics. Dr. Kim earned his Ph.D. in Computer Science at the University of Iowa.</li>
				<li><strong>Elaine R. Mardis</strong> Elaine R. Mardis is associate professor at Washington University School of Medicine, St. Louis, and co-director of the university''s Genome Sequencing Center where she leads the Technology Development group. She received her Ph.D. in biochemistry from the University of Oklahoma.</li>
				<li><strong>Haixu Tang</strong> Haixu Tang is an assistant professor of informatics at Indiana University. He received his Ph.D. in computational biology from the Shanghai Institute of Biochemistry, China.</li>
			</ul>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596930940</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"9814"', '"5884"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92291.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781596930940&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3547', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3547', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 857, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:55'),
('29b0f5d8-5ff9-4625-bf17-1cf85b46a24c', '2323', NULL, 'New Directions in Critical Marketing Studies- Library in Marketing - 4 Vols.', 'new-directions-in-critical-marketing-studies-library-in-marketing-4-vols-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-232-2323', 'new-directions-in-critical-marketing-studies-library-in-marketing-4-vols-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323-2323', '9781446273265', '9781446273265', '9781446273265', NULL, 'This new major work on critical marketing studies adopts a multi-disciplinary and international approach to a subject which has flourished over the past few years. Bringing together papers from a wide range of academic outlets - from both inside and outside of the traditional resources of the marketing discipline - the experienced editorial team of Mark Tadajewski and Robert Cluley have provided an invaluable service to scholars who cannot themselves spend the considerable time it takes to familiarise themselves with the spectrum of scholarship in this domain. The four-volume collection speaks to important emerging trends in the field; specifically with regard to the connections between critical marketing, contemporary theories of emotional, aesthetic and sexual labour, critical social marketing, macromarketing and political economy. Volume One: Critical Marketing and Critiques of Marketing Volume Two: Conceptual and Ethical Critiques Volume Three: Power, Resistance and Marketplace Boundaries Volume Four: The Structuring of Marketing and Consumer Practice', '<p>This new major work on critical marketing studies adopts a multi-disciplinary and international approach to a subject which has flourished over the past few years. Bringing together papers from a wide range of academic outlets - from both inside and outside of the traditional resources of the marketing discipline - the experienced editorial team of Mark Tadajewski and Robert Cluley have provided an invaluable service to scholars who cannot themselves spend the considerable time it takes to familiarise themselves with the spectrum of scholarship in this domain. The four-volume collection speaks to important emerging trends in the field; specifically with regard to the connections between critical marketing, contemporary theories of emotional, aesthetic and sexual labour, critical social marketing, macromarketing and political economy. Volume One: Critical Marketing and Critiques of Marketing Volume Two: Conceptual and Ethical Critiques Volume Three: Power, Resistance and Marketplace Boundaries Volume Four: The Structuring of Marketing and Consumer Practice</p>', 'Sub Title
			Library in Marketing

			Author
			Mark Tadajewski 

			ISBN 13 Digit
			9781446273265

			Pages
			1656

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library in Marketing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mark Tadajewski </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446273265</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1656</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"67985"', '"40790"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1656, '1656', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47589781446273265.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446273265&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2323', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2323', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1651, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:55'),
('29c95280-2704-45e8-8448-213bf8cb5b40', '1797', NULL, 'Semiconductor Physics 9/ed.', 'semiconductor-physics-9ed', 'semiconductor-physics-9ed', '9788181286789', '9788181286789', '9788181286789', NULL, 'About the book

This well-established monograph, updated and now in its ninth edition, deals mainly with electron transport in, and optical properties of semiconductors. It includes lasers, e.g. the quantum cascade laser, quantum processes such as the quantum Hall effect, quantum dots, fullerenes, carbon nanotubes, molecular electronics, the nitrides, and many other recent discoveries in the field. New diagrams and tables provide a comprehensive source of materials data. Selected problems help readers to consolidate their knowledge and invite teachers to use this text for graduate courses on semiconductor physics, solid state physics, and physical electronics.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This well-established monograph, updated and now in its ninth edition, deals mainly with electron transport in, and optical properties of semiconductors. It includes lasers, e.g. the quantum cascade laser, quantum processes such as the quantum Hall effect, quantum dots, fullerenes, carbon nanotubes, molecular electronics, the nitrides, and many other recent discoveries in the field. New diagrams and tables provide a comprehensive source of materials data. Selected problems help readers to consolidate their knowledge and invite teachers to use this text for graduate courses on semiconductor physics, solid state physics, and physical electronics.</span></span></span></p>', 'Title
			Semiconductor Physics 9/ed.

			Author
			K. Seenger

			ISBN
			9788181286789

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Semiconductor Physics 9/ed.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>K. Seenger</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181286789</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1095"', '"767"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5985WhatsApp%20Image%202025-09-10%20at%2015.54.53_b02035f9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181286789&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1797', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1797', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1957, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:55'),
('29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', '4006', 448, 'Namo Impact: One Earth One Family', 'namo-impact-one-earth-one-family', 'namo-impact-one-earth-one-family', '9789385830471', '9789385830471', '9789385830471', NULL, 'About the book

This "Coffee Table Book" is a compilation of various initiatives and interviews of Prime Minister Shri. Narendra Damodar Das Modi and his widely followed policies in the Republic of India. These internal & external reforms have capitulated India as the 5th economic power in the world. And poised to reach the third position soon. The contents are already in public domain and available on various TV channels including YouTube. These include complete details, analysis and results thereof. The public welfare schemes enriching millions of Indian citizens and touch basing their daily livelihood is humbly showcased. I am reproducing the same for mass public preview with a request to follow from the beginning to its end. I am sure it shall be of immense interest to the young & elders alike in India & overseas.', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This "Coffee Table Book" is a compilation of various initiatives and interviews of Prime Minister Shri. Narendra Damodar Das Modi and his widely followed policies in the Republic of India. These internal &amp; external reforms have capitulated India as the 5th economic power in the world. And poised to reach the third position soon. The contents are already in public domain and available on various TV channels including YouTube. These include complete details, analysis and results thereof. The public welfare schemes enriching millions of Indian citizens and touch basing their daily livelihood is humbly showcased. I am reproducing the same for mass public preview with a request to follow from the beginning to its end. I am sure it shall be of immense interest to the young &amp; elders alike in India &amp; overseas.</span></span></span></span></p>
', 'Title
			Namo Impact: One Earth One Family

			Author
			Atul Singhal

			ISBN
			9789385830471

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Namo Impact: One Earth One Family</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Atul Singhal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830471</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"5000"', '"3500"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7784namo.jpg', NULL, '9 | 11 | 26', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9789385830471&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4006', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4006', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 448, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:55'),
('29fc0d49-a8cf-4d98-a1fc-6ba1cff51207', '3459', 939, 'Fatty Alcohols - Anthropogenic and Natural Occurrence in the Environment', 'fatty-alcohols-anthropogenic-and-natural-occurrence-in-the-environment-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459', 'fatty-alcohols-anthropogenic-and-natural-occurrence-in-the-environment-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459-3459', '9780854041527', '9780854041527', '9780854041527', NULL, 'Fatty alcohols (linear alkanes >C10 with a terminal hydroxyl group) occur naturally in most organisms but are also procuced as industrial chemicals from plants and petroleum or products such as detergents and cosmetics. Regardless of their origin, fatty alcohol residues eventually enter the marine environment. They are also generated in situ by freshwater and marine organisms. These long chain alcohols can be used as biomarkers due to their distinctive source allocation, although they have differential degradation rates across the range of chain lengths.

This well-illustrated book sets out the natural and synthetic pathways, sources and signatures of these compounds, along with their concentrations in the environment, their toxicity and their eco-toxicity. For the first time, environmental data are presented from many locations around the world, with the observed anthropogenic contribution to the environmental concentrations being thoroughly discussed. In consideration of the increased production of fatty alcohols, this book is an invaluable resource to researchers examining chemical in the environment and those interested in assessing the environmental impacts of these group of chemicals.

This book has been prepared in conjunction with the following organizations:

APAG is the sector group for the European producers of oleochemicals and allied products within Cefic (the European Chemical Industry Council)

AISE is the representative body for the soap, detergent and maintenance product industries in Europe

CESIO is the sector group representing the European produces of surfactants within Cefic

ERASM is the joint surfactant environmental research platform of AISE and CESIO

SDA is the trade association representing manufacturers of cleaning products and their ingredients and oleochemicals in the US

Content - Acknowledgements, About the Authors, Chapter 1 Definitions, Chapter 2 Biological Synthesis, Chapter 3 Occurrence in Biota, Chapter 4 Consumer and Cosmetic Product Uses and Production, Chapter 5 Environmental Transformations, Chapter 6 Analytical Methods, Chapter 7 Environmental Concentrations, Chapter 8 Using Fatty Alcohols as Biomarkers, Chapter 9 Multivariate Statistics, Chapter 10 Environmental and Human Safety Aspects of Fatty Alcohols, References, Subject Index', '<p style="text-align:justify"><span>Fatty alcohols (linear alkanes &gt;C10 with a terminal hydroxyl group) occur naturally in most organisms but are also procuced as industrial chemicals from plants and petroleum or products such as detergents and cosmetics. Regardless of their origin, fatty alcohol residues eventually enter the marine environment. They are also generated in situ by freshwater and marine organisms. These long chain alcohols can be used as biomarkers due to their distinctive source allocation, although they have differential degradation rates across the range of chain lengths.</span></p>

<p style="text-align:justify"><span>This well-illustrated book sets out the natural and synthetic pathways, sources and signatures of these compounds, along with their concentrations in the environment, their toxicity and their eco-toxicity. For the first time, environmental data are presented from many locations around the world, with the observed anthropogenic contribution to the environmental concentrations being thoroughly discussed. In consideration of the increased production of fatty alcohols, this book is an invaluable resource to researchers examining chemical in the environment and those interested in assessing the environmental impacts of these group of chemicals.</span></p>

<p style="text-align:justify"><span>This book has been prepared in conjunction with the following organizations:</span></p>

<p style="text-align:justify"><span>APAG is the sector group for the European producers of oleochemicals and allied products within Cefic (the European Chemical Industry Council)</span></p>

<p style="text-align:justify"><span>AISE is the representative body for the soap, detergent and maintenance product industries in Europe</span></p>

<p style="text-align:justify"><span>CESIO is the sector group representing the European produces of surfactants within Cefic</span></p>

<p style="text-align:justify"><span>ERASM is the joint surfactant environmental research platform of AISE and CESIO</span></p>

<p style="text-align:justify"><span>SDA is the trade association representing manufacturers of cleaning products and their ingredients and oleochemicals in the US</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgements, About the Authors, Chapter 1 Definitions, Chapter 2 Biological Synthesis, Chapter 3 Occurrence in Biota, Chapter 4 Consumer and Cosmetic Product Uses and Production, Chapter 5 Environmental Transformations, Chapter 6 Analytical Methods, Chapter 7 Environmental Concentrations, Chapter 8 Using Fatty Alcohols as Biomarkers, Chapter 9 Multivariate Statistics, Chapter 10 Environmental and Human Safety Aspects of Fatty Alcohols, References, Subject Index</span></p>', 'Sub Title
			Anthropogenic and Natural Occurrence in the Environment

			Author
			Stephen M Mudge, Scott E Belanger and Allen M Nielsen

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780854041527

			Pages
			159

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Anthropogenic and Natural Occurrence in the Environment</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Stephen M Mudge, Scott E Belanger and Allen M Nielsen</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780854041527</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>159</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"10579"', '"6347"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 159, '159', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2811Fatty%20Alcohols%20-%20Anthropogenic%20and%20Natural%20Occurrence%20in%20the%20Environment.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780854041527&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3459', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3459', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 939, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:55'),
('2a37e980-2d5b-4ae0-b168-f47f3ea61629', '1143', NULL, 'Yoga From Confusion to Clarity (Set of 5 Volumes)', 'yoga-from-confusion-to-clarity-set-of-5-volumes-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-114-1143', 'yoga-from-confusion-to-clarity-set-of-5-volumes-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143-1143', '9788187471578', '9788187471578', '9788187471578', NULL, 'About the Book

Here is an attempt to trace the origin of Yoga back to the Veda millennia before the advent of Patanjali with his Yoga-sutra which ordinarily is mistaken to be the earliest source-book on the discipline. By tracing the origin of so important a discipline as Yoga to that end this work not only presents a corrective of an error of so abysmal order but also brings to the fore the discipline in its pristine purity and abundance which resulted in the elevation of Angiras, Visvamitra, Vasistha, etc., to seerhood. The mystery of the Veda at such an early stage of the human history gets cracked here through the trace of yoga to that antiquity. Besides showing sure indications to the discipline in the Vedic Samhitas, it discloses the secret yogic practices of some of the most important seers of the Vedic age. If the method of prananusandhana as developed by Angiras has resulted in the way of access to pure consciousness through control of the vital, that of nadanusandhana as epitomized by the female seer Ambhrni has led to descent of Vedic mantras on the seers with all their exquisite wealth of wisdom, knowledge and aesthetic values. While the chapter on Yogic Motifs in Indus Seals confirms the literary evidence adduced here by archaeological verity, the Critique of Patanjali brings to the fore the seminal points of departure of him from the royal road of Yoga, raja-yoga, built up by the seers. Thus, if one wants to understand the secret of Spirituality in India along with the infallible way to it, one is sure to find this publication most refreshing and rewarding. As the book is designed to confirm to course contents of Yoga, it will be of great use to graduates, post graduates, diploma, degree and research students of Yoga and the teachers.

 ', '<p style="text-align:justify"><span><strong><span>About the Book</span></strong></span></p>

<p style="text-align:justify"><span><span>Here is an attempt to trace the origin of Yoga back to the Veda millennia before the advent of Patanjali with his Yoga-sutra which ordinarily is mistaken to be the earliest source-book on the discipline. By tracing the origin of so important a discipline as Yoga to that end this work not only presents a corrective of an error of so abysmal order but also brings to the fore the discipline in its pristine purity and abundance which resulted in the elevation of Angiras, Visvamitra, Vasistha, etc., to seerhood. The mystery of the Veda at such an early stage of the human history gets cracked here through the trace of yoga to that antiquity. Besides showing sure indications to the discipline in the Vedic Samhitas, it discloses the secret yogic practices of some of the most important seers of the Vedic age. If the method of prananusandhana as developed by Angiras has resulted in the way of access to pure consciousness through control of the vital, that of nadanusandhana as epitomized by the female seer Ambhrni has led to descent of Vedic mantras on the seers with all their exquisite wealth of wisdom, knowledge and aesthetic values. While the chapter on Yogic Motifs in Indus Seals confirms the literary evidence adduced here by archaeological verity, the Critique of Patanjali brings to the fore the seminal points of departure of him from the royal road of Yoga, raja-yoga, built up by the seers. Thus, if one wants to understand the secret of Spirituality in India along with the infallible way to it, one is sure to find this publication most refreshing and rewarding. As the book is designed to confirm to course contents of Yoga, it will be of great use to graduates, post graduates, diploma, degree and research students of Yoga and the teachers.</span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Yoga From Confusion to Clarity (Set of 5 Volumes)

			Author
			Prof. Satya Prakash Singh

			ISBN
			9788187471578

			Publishers
			Standard Publishers (India)

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Yoga From Confusion to Clarity (Set of 5 Volumes)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. Satya Prakash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471578</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"16191"', '"11334"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8696WhatsApp%20Image%202025-09-09%20at%2014.08.27_d4a73fd4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471578&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1143', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1143', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2397, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:55'),
('2a71084b-a427-40d1-b530-e35a6f04b01f', '4385', 79, 'Changing Paradigms of Urbanisation: India and Beyond', 'changing-paradigms-of-urbanisation-india-and-beyond', 'changing-paradigms-of-urbanisation-india-and-beyond', '9789332706354', '9789332706354', '9789332706354', NULL, 'About the book

Between 2022 and 2047, India will transit from a lower-middle to an upper-middle urban economy. What strategic policy shifts will be necessary to ensure that this transition plays out productively is a major question that the author addresses in the opening paper.

This book—a collection of 20 papers authored by Om Prakash Mathur, a leading urban scholar, serves as a repository of insights into global and Indian urbanisation. It explores how it unfolds and establishes linkages with macroeconomic parameters. The author deliberates on questions such as: are these linkages in line with the tenets of the growing economy that India is? Has the 74th Constitutional amendment, aimed at restructuring urban governance and finance, yielded the expected results? Furthermore, the author explores the challenges of uneven spatial development in major Asian economies. He advocates market-driven approaches to counter inequities, in place of the conventional methods of developing counter-magnets, growth centres, and small cities. Simultaneously, he delves into the paradox of poverty and informality in the world’s mega economic hubs.

Supported by rigorous research and analytical frameworks, the book is an indispensable resource for academics, policy-makers and researchers.

Contents:

I. Urbanisation and Urban Sustainability 

1. India’s Urban Transition: Om Prakash Mathur and Ashley Jose

2. City-Size Distributions in a Quasi-Open Economy: The India Evidence

3. Impact of Globalisation on Cities and City-Related Policies in India

4. Regional and Urban Impacts of Foreign Direct Investment in India

5. Sustaining India’s Megacities

6. Whither India’s Urbanisation?

II. Regional Planning in National Development

7. Regional Development Planning and Management in Asia: A Retrospective and Prospective Review

8. A Third World View of Regional Planning

III. Governance and Local Government Finance

9. Governing Cities in India, Nepal and Sri Lanka: Facing up to the Challenges of Poverty and Globalisation

10. The Capital City of Delhi in India’s Federal Structure: Insights into its Governance and Financial Frameworks

11. Intergovernmental Transfers in Local Government Finance: A Survey of Concepts and Practices

12. India: Decentralisation and Municipal Finance

13. Innovations in Local Government Finance: Asian Perspectives

14. India: A Macro View of the Property Tax System and Insights into Delhi’s System

IV. Issues in Urban Research

15. Agriculture, Rural-Urban Balance, and Social Viability

16. The Role of Small Cities in National Development Re-examined

17. The Dual Challenge of Poverty and Mega-cities: An Assessment of Issues and Strategies

18. Managing the Urban Informal Sector: A New Challenge for Developing Countries

19. Who is in Charge of the City?: In Memory of K.C. Sivaramakrishnan

20. Responding to India’s Urban Challenge: A Research Agenda for the 1990s', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Between 2022 and 2047, India will transit from a lower-middle to an upper-middle urban economy. What strategic policy shifts will be necessary to ensure that this transition plays out productively is a major question that the author addresses in the opening paper.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book—a collection of 20 papers authored by Om Prakash Mathur, a leading urban scholar, serves as a repository of insights into global and Indian urbanisation. It explores how it unfolds and establishes linkages with macroeconomic parameters. The author deliberates on questions such as: are these linkages in line with the tenets of the growing economy that India is? Has the 74th Constitutional amendment, aimed at restructuring urban governance and finance, yielded the expected results? Furthermore, the author explores the challenges of uneven spatial development in major Asian economies. He advocates market-driven approaches to counter inequities, in place of the conventional methods of developing counter-magnets, growth centres, and small cities. Simultaneously, he delves into the paradox of poverty and informality in the world’s mega economic hubs.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Supported by rigorous research and analytical frameworks, the book is an indispensable resource for academics, policy-makers and researchers.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>I. Urbanisation and Urban Sustainability</span></strong> </span></span></p>

<p><span><span><span>1. India’s Urban Transition: Om Prakash Mathur and Ashley Jose</span></span></span></p>

<p><span><span><span>2. City-Size Distributions in a Quasi-Open Economy: The India Evidence</span></span></span></p>

<p><span><span><span>3. Impact of Globalisation on Cities and City-Related Policies in India</span></span></span></p>

<p><span><span><span>4. Regional and Urban Impacts of Foreign Direct Investment in India</span></span></span></p>

<p><span><span><span>5. Sustaining India’s Megacities</span></span></span></p>

<p><span><span><span>6. Whither India’s Urbanisation?</span></span></span></p>

<p><span><span><strong><span>II. Regional Planning in National Development</span></strong></span></span></p>

<p><span><span><span>7. Regional Development Planning and Management in Asia: A Retrospective and Prospective Review</span></span></span></p>

<p><span><span><span>8. A Third World View of Regional Planning</span></span></span></p>

<p><span><span><strong><span>III. Governance and Local Government Finance</span></strong></span></span></p>

<p><span><span><span>9. Governing Cities in India, Nepal and Sri Lanka: Facing up to the Challenges of Poverty and Globalisation</span></span></span></p>

<p><span><span><span>10. The Capital City of Delhi in India’s Federal Structure: Insights into its Governance and Financial Frameworks</span></span></span></p>

<p><span><span><span>11. Intergovernmental Transfers in Local Government Finance: A Survey of Concepts and Practices</span></span></span></p>

<p><span><span><span>12. India: Decentralisation and Municipal Finance</span></span></span></p>

<p><span><span><span>13. Innovations in Local Government Finance: Asian Perspectives</span></span></span></p>

<p><span><span><span>14. India: A Macro View of the Property Tax System and Insights into Delhi’s System</span></span></span></p>

<p><span><span><strong><span>IV. Issues in Urban Research</span></strong></span></span></p>

<p><span><span><span>15. Agriculture, Rural-Urban Balance, and Social Viability</span></span></span></p>

<p><span><span><span>16. The Role of Small Cities in National Development Re-examined</span></span></span></p>

<p><span><span><span>17. The Dual Challenge of Poverty and Mega-cities: An Assessment of Issues and Strategies</span></span></span></p>

<p><span><span><span>18. Managing the Urban Informal Sector: A New Challenge for Developing Countries</span></span></span></p>

<p><span><span><span>19. Who is in Charge of the City?: In Memory of K.C. Sivaramakrishnan</span></span></span></p>

<p><span><span><span>20. Responding to India’s Urban Challenge: A Research Agenda for the 1990s</span></span></span></p>

<p><span><span> </span></span></p>

<p> </p>
', 'Title
			Changing Paradigms of Urbanisation: India and Beyond

			Author
			O.P Mathur

			ISBN
			9789332706354

			Publisher
			Academic Foundation

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Changing Paradigms of Urbanisation: India and Beyond</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>O.P Mathur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332706354</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Academic Foundation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1995"', '"1596"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '051aaa35-6df9-45cc-8be6-8fe5113c9935', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6908changing.jpeg', NULL, '9 | 31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789332706354&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4385', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4385', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 79, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:55'),
('2a7c6931-ab75-4fc4-8778-1f29f6e5e263', '4245', 218, 'Buddha: Images in Art', 'buddha-images-in-art', 'buddha-images-in-art', '9781780971797', '9781780971797', '9781780971797', NULL, 'About the book

A glorious celebration of Buddha in art, this book brings together centuries of beautiful sculpture and painting from the East. Richly gilded and jewelled bronzes, elaborate and colourful paintings, intricately embroidered silk hangings and statuesque rock carvings display the ingenuity of the artists of the past. Featuring the most significant works from the key regions - the Indian subcontinent, China, Tibet, Japan and Indonesia - the first section includes succinct essays that explain the background to each region. The second section explores all the details of the images and their significance. Whether your primary interest is in the art alone or the Buddhist religion, here is a rich vein of creativity to inspire and contemplate.

Content:

Foreword

The Buddha Story

A Sense of Place..

India

Nepal

Sri Lanka

Afghanistan and Pakistan

Myanmar (Burma)

Thailand

Indonesia

Cambodia

Laos

Tibet

China

Vietnam

Korea

Japan

…and time

All in the Detail

Hair

Urna

Eyes

Ears

Neck

Hands

Svastika

Robes

Ornaments

Sitting positions

Throne

Ninbus

Mandoria and Accessories

Mandala

Glossary

Places to Visit

Index

Acknowledgements', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A glorious celebration of Buddha in art, this book brings together centuries of beautiful sculpture and painting from the East. Richly gilded and jewelled bronzes, elaborate and colourful paintings, intricately embroidered silk hangings and statuesque rock carvings display the ingenuity of the artists of the past. Featuring the most significant works from the key regions - the Indian subcontinent, China, Tibet, Japan and Indonesia - the first section includes succinct essays that explain the background to each region. The second section explores all the details of the images and their significance. Whether your primary interest is in the art alone or the Buddhist religion, here is a rich vein of creativity to inspire and contemplate.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Foreword</span></strong></span></span></p>

<p><span><span><strong><span>The Buddha Story</span></strong></span></span></p>

<p><span><span><strong><span>A Sense of Place..</span></strong></span></span></p>

<p><span><span><span>India </span></span></span></p>

<p><span><span><span>Nepal</span></span></span></p>

<p><span><span><span>Sri Lanka</span></span></span></p>

<p><span><span><span>Afghanistan and Pakistan</span></span></span></p>

<p><span><span><span>Myanmar (Burma)</span></span></span></p>

<p><span><span><span>Thailand</span></span></span></p>

<p><span><span><span>Indonesia</span></span></span></p>

<p><span><span><span>Cambodia</span></span></span></p>

<p><span><span><span>Laos</span></span></span></p>

<p><span><span><span>Tibet</span></span></span></p>

<p><span><span><span>China</span></span></span></p>

<p><span><span><span>Vietnam</span></span></span></p>

<p><span><span><span>Korea</span></span></span></p>

<p><span><span><span>Japan</span></span></span></p>

<p><span><span><span>…and time</span></span></span></p>

<p><span><span><strong><span>All in the Detail</span></strong></span></span></p>

<p><span><span><span>Hair</span></span></span></p>

<p><span><span><span>Urna</span></span></span></p>

<p><span><span><span>Eyes</span></span></span></p>

<p><span><span><span>Ears</span></span></span></p>

<p><span><span><span>Neck</span></span></span></p>

<p><span><span><span>Hands</span></span></span></p>

<p><span><span><span>Svastika</span></span></span></p>

<p><span><span><span>Robes</span></span></span></p>

<p><span><span><span>Ornaments</span></span></span></p>

<p><span><span><span>Sitting positions</span></span></span></p>

<p><span><span><span>Throne</span></span></span></p>

<p><span><span><span>Ninbus</span></span></span></p>

<p><span><span><span>Mandoria and Accessories</span></span></span></p>

<p><span><span><span>Mandala</span></span></span></p>

<p><span><span><strong><span>Glossary</span></strong></span></span></p>

<p><span><span><strong><span>Places to Visit</span></strong></span></span></p>

<p><span><span><strong><span>Index</span></strong></span></span></p>

<p><span><span><strong><span>Acknowledgements</span></strong></span></span></p>

<p> </p>
', 'Title
			Buddha: Images in Art

			Author
			Michael Jordan

			ISBN
			9781780971797

			Publisher
			Carlton

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Buddha: Images in Art</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael Jordan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781780971797</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Carlton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"2661"', '"1863"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bbcaaf5a-c93d-4543-8737-1aff6b458de0', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4899buddha.jpg', NULL, '19 | 30 | 45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781780971797&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4245', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4245', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 218, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:55'),
('2a7d4fa5-27bf-42fc-899f-ac4f3029dfe3', '1063', NULL, 'Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e New', 'handbook-of-assessment-methods-for-eating-behaviors-and-weightrelated-problems-measures-theory-and-research-2e-new-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1-1063', 'handbook-of-assessment-methods-for-eating-behaviors-and-weightrelated-problems-measures-theory-and-research-2e-new-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063-1063', 'WERT4455', 'WERT4455', 'WERT4455', NULL, 'Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e New', '<h1>Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e New</h1>', 'Sub Title
			No

			Author
			David B. Allison, Monica L. Baksin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412951357

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David B. Allison, Monica L. Baksin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412951357</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13299"', '"7979"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40599781412951357.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERT4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1063', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1063', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2445, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:55'),
('2a7f10d1-fa16-43cb-a429-9f3c137d69ee', '2423', NULL, 'Consumer Electronics', 'consumer-electronics-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423', 'consumer-electronics-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423-2423', 'ECVG4455', 'ECVG4455', 'ECVG4455', NULL, 'Consumer Electronics,the first book of its kind, comprehensively covers the theory, applications and maintenance of various audio/video systems, telecommunication systems and electronic home/office appliances. The book completely covers the syllabus of the Consumer Electronics paper offered to diploma as well as undergraduate courses in electronics engineering. The book can also be used by service engineers/technicians dealing with troubleshooting and maintenance of electronic gadgets', '<p>Consumer Electronics,the first book of its kind, comprehensively covers the theory, applications and maintenance of various audio/video systems, telecommunication systems and electronic home/office appliances. The book completely covers the syllabus of the Consumer Electronics paper offered to diploma as well as undergraduate courses in electronics engineering. The book can also be used by service engineers/technicians dealing with troubleshooting and maintenance of electronic gadgets</p>', 'Consumer Electronics', '<h1>Consumer Electronics</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ECVG4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2423', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2423', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1617, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('2a7f5fef-9904-4bcd-87ca-c9f2507640be', '2212', NULL, 'Modern Library Information Systems and Services', 'modern-library-information-systems-and-services-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-221-2212', 'modern-library-information-systems-and-services-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212-2212', 'CFGVERER', 'CFGVERER', 'CFGVERER', NULL, 'Modern Library Information Systems and Services', '<h1>Modern Library Information Systems and Services</h1>', 'Sub Title
			No

			Author
			Sada Bihari Sahu

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381839263

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sada Bihari Sahu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839263</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4042Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFGVERER&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2212', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2212', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1682, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('2a8858b8-fe81-43ec-949f-ddb018a24a7c', '3708', 733, 'V. D. Mahajan''s Jurisprudence & Legal Theory 6th/e', 'v-d-mahajans-jurisprudence-legal-theory-6the', 'v-d-mahajans-jurisprudence-legal-theory-6the', '9788196145415', '9788196145415', '9788196145415', NULL, '', NULL, ' 

			Title

			 

			 

			V.D Mahajan Jurisprudence & Legal Theory 6TH /e

			Author

			 

			VB Coutinho

			Publisher

			EBC

			ISBN-13 Digit

			9788196145415

			Pages

			744

			Year

			2023

			Binding

			Paper Back

			Language

			English

 

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p> </p>

			<p><span><span>V.D Mahajan Jurisprudence &amp; Legal Theory 6TH /e</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p> </p>

			<p><span><span><span>VB Coutinho </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>EBC</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>9788196145415</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>744</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2023</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>', '"795"', '"636"', '"0"', 1, 'PAPERBACK', 'Paper Back', 'English', 'English', NULL, NULL, '2023', NULL, NULL, '950952c2-3744-48d1-954b-a8ea0d5942e2', NULL, NULL, 744, '744', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/988871BmEf1+WPL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788196145415&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3708', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3708', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 733, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2ab21e3f-872a-4c2a-a7b0-aa99bf0076eb', '4053', 408, 'B 2 B Marketing 11/e', 'b-2-b-marketing-11e', 'b-2-b-marketing-11e', '9788131520796', '9788131520796', '9788131520796', NULL, 'About the book

Marketing to businesses is fundamentally different from marketing to individual consumers. Business to business (B2B) marketing usually involves a much longer and multifaceted sales cycle. Additionally, decision makers are usually highly involved as the stakes are high. Understanding the B2B process is vital for the success of businesses as there is increasing burden on managers to provide concrete results. Thus, decision making in the B2B context may be understood as individual psychology, small group psychology or a large group psychology. Consequently, it is important to use apposite strategies to engage B2B customers. Typically, B2B marketing encompasses marketing to both for-profit and non-profit businesses. Not-for-profit businesses include both government and non-government organizations. Thus, the B2B marketing process is longer and is largely driven by relationship marketing. Buying decisions are made more rationally as there are multiple influencers involved in decision making. The demand can be for both B2B products and services. The B2B demand is both derived and joint, making it less elastic as compared to the demand for B2C products and services. Thus, B2B transactions are usually larger compared to B2C transactions, thus justifying a more direct and frequent contact between buyers and sellers. The aforementioned existing difference between B2C and B2B marketing has led to the evolution of a new stream in marketing, i.e., B2B marketing. This book, B2B Marketing, eleventh edition, offers a comprehensive learning of various facets of B2B marketing and is meant to meet the requirements of management and commerce students of various universities across the country. )

Contents:

Part I: The Environment of Business Marketing

	A Business Marketing Perspective

Part II: Managing Relationships in Business Marketing

	Organizational Buying Behavior

	Customer Relationship Management Strategies for Business Markets

Part III: Assessing Market Opportunities

	Segmenting the Business Market and Estimating Segment Demand

Part IV: Formulating Business Marketing Strategy

	Business Marketing Planning: Strategic Perspectives

	Business Marketing Strategies for Global Markets

	Managing Products for Business Markets

	Managing Innovation and New Industrial Product Development

	Managing Services for Business Markets

	Managing Business Marketing Channels

	Supply Chain Management

	Pricing Strategies For Business Markets

	Business Marketing Communications: Advertising and Sales Promotion

	Business Marketing Communications: Managing the Personal Selling Function

Part V: Evaluating Business Marketing Strategy and Performance

	Marketing Performance Measurement

Chapter Cases', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Marketing to businesses is fundamentally different from marketing to individual consumers. Business to business (B2B) marketing usually involves a much longer and multifaceted sales cycle. Additionally, decision makers are usually highly involved as the stakes are high. Understanding the B2B process is vital for the success of businesses as there is increasing burden on managers to provide concrete results. Thus, decision making in the B2B context may be understood as individual psychology, small group psychology or a large group psychology. Consequently, it is important to use apposite strategies to engage B2B customers. Typically, B2B marketing encompasses marketing to both for-profit and non-profit businesses. Not-for-profit businesses include both government and non-government organizations. Thus, the B2B marketing process is longer and is largely driven by relationship marketing. Buying decisions are made more rationally as there are multiple influencers involved in decision making. The demand can be for both B2B products and services. The B2B demand is both derived and joint, making it less elastic as compared to the demand for B2C products and services. Thus, B2B transactions are usually larger compared to B2C transactions, thus justifying a more direct and frequent contact between buyers and sellers. The aforementioned existing difference between B2C and B2B marketing has led to the evolution of a new stream in marketing, i.e., B2B marketing. This book, B2B Marketing, eleventh edition, offers a comprehensive learning of various facets of B2B marketing and is meant to meet the requirements of management and commerce students of various universities across the country. )</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span></p>

<p style="text-align:justify"><span><span><strong>Part I: The Environment of Business Marketing</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>A Business Marketing Perspective</span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong>Part II: Managing Relationships in Business Marketing</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Organizational Buying Behavior</span></span></li>
	<li style="text-align:justify"><span><span>Customer Relationship Management Strategies for Business Markets</span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong>Part III: Assessing Market Opportunities</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Segmenting the Business Market and Estimating Segment Demand</span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong>Part IV: Formulating Business Marketing Strategy</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Business Marketing Planning: Strategic Perspectives</span></span></li>
	<li style="text-align:justify"><span><span>Business Marketing Strategies for Global Markets</span></span></li>
	<li style="text-align:justify"><span><span>Managing Products for Business Markets</span></span></li>
	<li style="text-align:justify"><span><span>Managing Innovation and New Industrial Product Development</span></span></li>
	<li style="text-align:justify"><span><span>Managing Services for Business Markets</span></span></li>
	<li style="text-align:justify"><span><span>Managing Business Marketing Channels</span></span></li>
	<li style="text-align:justify"><span><span>Supply Chain Management</span></span></li>
	<li style="text-align:justify"><span><span>Pricing Strategies For Business Markets</span></span></li>
	<li style="text-align:justify"><span><span>Business Marketing Communications: Advertising and Sales Promotion</span></span></li>
	<li style="text-align:justify"><span><span>Business Marketing Communications: Managing the Personal Selling Function</span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong>Part V: Evaluating Business Marketing Strategy and Performance</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Marketing Performance Measurement</span></span></li>
</ol>

<p style="text-align:justify"><span><span>Chapter Cases</span></span></p>', 'Title
			B 2 B Marketing 11/e

			Author
			Michael D. Hutt

			ISBN
			9788131520796

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>B 2 B Marketing 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael D. Hutt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131520796</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"820"', '"656"', '"0"', 7, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3224b2b.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131520796&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4053', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4053', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 408, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:56'),
('2ab5fb46-1532-4169-8f44-92bf409c4e0a', '3568', 836, 'Measure - Valued Branching Markov Processes', 'measure-valued-branching-markov-processes-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568', 'measure-valued-branching-markov-processes-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568-3568', '9783642150036', '9783642150036', '9783642150036', NULL, 'Measure-valued branching processes arise as high density limits of branching particle systems. The Dawson-Watanabe superprocess is a special class of those. The author constructs superprocesses with Borel right underlying motions and general branching mechanisms and shows the existence of their Borel right realizations. He then uses transformations to derive the existence and regularity of several different forms of the superprocesses. This treatment simplifies the constructions and gives useful perspectives. Martingale problems of superprocesses are discussed under Feller type assumptions. The most important feature of the book is the systematic treatment of immigration superprocesses and generalized Ornstein--Uhlenbeck processes based on skew convolution semigroups.

The volume addresses researchers in measure-valued processes, branching processes, stochastic analysis, biological and genetic models, and graduate students in probability theory and stochastic processes.', '<p>Measure-valued branching processes arise as high density limits of branching particle systems. The Dawson-Watanabe superprocess is a special class of those. The author constructs superprocesses with Borel right underlying motions and general branching mechanisms and shows the existence of their Borel right realizations. He then uses transformations to derive the existence and regularity of several different forms of the superprocesses. This treatment simplifies the constructions and gives useful perspectives. Martingale problems of superprocesses are discussed under Feller type assumptions. The most important feature of the book is the systematic treatment of immigration superprocesses and generalized Ornstein--Uhlenbeck processes based on skew convolution semigroups.</p>

<p>The volume addresses researchers in measure-valued processes, branching processes, stochastic analysis, biological and genetic models, and graduate students in probability theory and stochastic processes.</p>', 'Sub Title
			No

			Author
			Zenghu Li

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9783642150036

			Pages
			 XI, 350

			Binding
			Hardback

			Year of Publication
			2010

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zenghu Li</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9783642150036</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XI, 350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7214"', '"4328"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XI, 350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1445978-3-642-15004-3.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642150036&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3568', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3568', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 836, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', '839', NULL, 'Advanced Accounts NEW', 'advanced-accounts-new-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839', 'advanced-accounts-new-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839-839', 'OLKI998', 'OLKI998', 'OLKI998', NULL, 'Advanced Accounts NEW', '<h1>Advanced Accounts NEW</h1>', 'Sub Title
			No

			Author
			D.K. Patel

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382037057

			Pages
			360

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D.K. Patel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382037057</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>360</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1175"', '"705"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 360, '360', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58119789382037057.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKI998&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=839', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=839', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2585, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('2af38cdd-69f8-4d0a-b66c-c13a6a6ace2a', '671', NULL, 'Disney Mickey Wonders Why: The World of Science BOOK', 'disney-mickey-wonders-why-the-world-of-science-book-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671', 'disney-mickey-wonders-why-the-world-of-science-book-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671-671', 'OKIJ99897', 'OKIJ99897', 'OKIJ99897', NULL, 'Disney Mickey Wonders Why: The World of Science', '<h1>Disney Mickey Wonders Why: The World of Science</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623615

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623615</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86929788128623615.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKIJ99897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=671', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=671', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2683, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('2b05000c-9849-4620-afae-16e24dc4b956', '1643', NULL, 'New Dictionary of Scientific Biography in 8 Vols', 'new-dictionary-of-scientific-biography-in-8-vols-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-16-1643', 'new-dictionary-of-scientific-biography-in-8-vols-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643-1643', 'VFGT543', 'VFGT543', 'VFGT543', NULL, 'New Dictionary of Scientific Biography in 8 Vols New', '<h1>New Dictionary of Scientific Biography in 8 Vols New</h1>', 'Sub Title
			No

			Author
			Gale

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780684313276

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780684313276</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"95100"', '"57060"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7032logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGT543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1643', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1643', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2085, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('2b2f86ab-beae-4409-812f-1a6b8518b41b', '3264', NULL, 'Foundations of Indian Aesthetics', 'foundations-of-indian-aesthetics-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264', 'foundations-of-indian-aesthetics-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264-3264', '9788182901391', '9788182901391', '9788182901391', NULL, 'Presenting an analysis of the basic aspects of aesthetics this volume systematically expounds important concepts from the Indian thought system. Presenting a lucid account of the Indian world view the volume explains the dynamics of literary appreciation. The comprehensive perspective offered by this volume covers the notions of Beauty. Vak, Rasa, Sahridaya and Bhakti. Using illustrations from life and literature, grammar, philosophy and literary theory. Originally presented as lectures at Indian Institute of Advanced Studies (IIAS) by the author the chapters provide an experiential Journey into the vast field of Indian aesthetics. The volume serves as an introduction to Indian aesthetics. It would prove an immensely useful reference for the students of literary theory, and of literature and aesthetics, and should stimulate interest in Indian Thought.

Content - Preface, Introductory note by the Editor, The essential ancient Indian view of life, Man, Nature and the Poet, Poetry, thought and the concept of beauty, Conceptual premises of Indian Aeshetics : Vak and Rasa, Sahitya and Vak : Literature and Logos, Vak legends in the Brahmana literature, Discursive language and poetic language, Sahridaya, Sahridayata : Communion and Communication, Sahridaya and aesthetic reception, The rising of Rasa, A theory of Rasa, Rasa : The essence of all art, Foundations of Indian aesthetics - A Unified Theory, The aesthetic experience of Bhakti Rasa               ', '<p style="text-align:justify"><span>Presenting an analysis of the basic aspects of aesthetics this volume systematically expounds important concepts from the Indian thought system. Presenting a lucid account of the Indian world view the volume explains the dynamics of literary appreciation. The comprehensive perspective offered by this volume covers the notions of Beauty. Vak, Rasa, Sahridaya and Bhakti. Using illustrations from life and literature, grammar, philosophy and literary theory. Originally presented as lectures at Indian Institute of Advanced Studies (IIAS) by the author the chapters provide an experiential Journey into the vast field of Indian aesthetics. The volume serves as an introduction to Indian aesthetics. It would prove an immensely useful reference for the students of literary theory, and of literature and aesthetics, and should stimulate interest in Indian Thought.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Introductory note by the Editor, The essential ancient Indian view of life, </span></span></span><span><span><span>Man, Nature and the Poet, Poetry, thought and the concept of beauty, Conceptual premises of Indian Aeshetics : Vak and Rasa, Sahitya and Vak : Literature and Logos, Vak legends in the Brahmana literature, Discursive language and poetic language, Sahridaya, Sahridayata : Communion and Communication, Sahridaya and aesthetic reception, The rising of Rasa, A theory of Rasa, Rasa : The essence of all art, Foundations of Indian aesthetics - A Unified Theory, The aesthetic experience of Bhakti Rasa</span>             </span></span><span><span><span>  </span></span></span></p>', 'Sub Title
			Foundations of Indian Aesthetics

			Author
			Vidya Niwas Misra

			About Author
			As per Book

			ISBN 10 Digit
			8182901391

			ISBN 13 Digit
			9788182901391

			Pages
			158

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>Foundations of Indian Aesthetics</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Vidya Niwas Misra</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8182901391</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788182901391</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>158</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"395"', '"237"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 158, '158', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2370Foundations%20of%20Indian%20Aesthetics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788182901391&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3264', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3264', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1115, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:56'),
('2b302adc-1157-43ed-b4ad-93c75ed074d9', '1315', NULL, 'Encyclopedia of Digital Government in 3 Vols.', 'encyclopedia-of-digital-government-in-3-vols-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1-1315', 'encyclopedia-of-digital-government-in-3-vols-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315', 'RFGB4455', 'RFGB4455::1315', 'RFGB4455', NULL, 'The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.', '<p>The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.</p>', 'Encyclopedia of Digital Government in 3 Vols.', '<h1>Encyclopedia of Digital Government in 3 Vols.</h1>', '"59500"', '"35700"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3056brianica_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1315', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1315', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2277, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', '3655', 786, 'Encyclopedia of Tudor England 3 Vols. Set', 'encyclopedia-of-tudor-england-3-vols-set', 'encyclopedia-of-tudor-england-3-vols-set', '9781598842982', '9781598842982', '9781598842982', NULL, 'Written for high school students, college undergraduates, and public library patrons―indeed, for anyone interested in this important and colorful period―the three-volume Encyclopedia of Tudor England illuminates the era''s most important people, events, ideas, movements, institutions, and publications. Concise, yet in-depth entries offer comprehensive coverage and an engaging mix of accessibility and authority.

Chronologically, the encyclopedia spans the period from the accession of Henry VII in 1485 to the death of Elizabeth I in 1603. It also examines pre-Tudor people and topics that shaped the Tudor period, as well as individuals and events whose influence extended into the Jacobean period after 1603. Geographically, the encyclopedia covers England, Scotland, Wales, and Ireland, and also Russia, Asia, America, and important states in continental Europe. Topics include: the English Reformation; the development of Parliament; the expansion of foreign trade; the beginnings of American exploration; the evolution of the nuclear family; and the flowering of English theater and poetry, culminating in the works of William Shakespeare.', '<p>Written for high school students, college undergraduates, and public library patrons―indeed, for anyone interested in this important and colorful period―the three-volume Encyclopedia of Tudor England illuminates the era''s most important people, events, ideas, movements, institutions, and publications. Concise, yet in-depth entries offer comprehensive coverage and an engaging mix of accessibility and authority.</p>

<p>Chronologically, the encyclopedia spans the period from the accession of Henry VII in 1485 to the death of Elizabeth I in 1603. It also examines pre-Tudor people and topics that shaped the Tudor period, as well as individuals and events whose influence extended into the Jacobean period after 1603. Geographically, the encyclopedia covers England, Scotland, Wales, and Ireland, and also Russia, Asia, America, and important states in continental Europe. Topics include: the English Reformation; the development of Parliament; the expansion of foreign trade; the beginnings of American exploration; the evolution of the nuclear family; and the flowering of English theater and poetry, culminating in the works of William Shakespeare.</p>', 'Sub Title
			Encyclopedia of Tudor England 3 Vols. Set

			Author / Editor
			John A. Wagner, Susan Walter Schmid

			About Author

			John A. Wagner, PhD, has taught British and U.S. history at Phoenix College, Phoenix, AZ, and at Arizona State University, Tempe.

			Susan Walters Schmid, PhD, has taught British and European history and scholarly publishing courses at Arizona State University, Tempe.

			Content
			No

			ISBN 10 Digit
			1598842986

			ISBN 13 Digit
			9781598842982

			Pages
			1468 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Tudor England 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>John A. Wagner, Susan Walter Schmid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p><strong>John A. Wagner</strong>, PhD, has taught British and U.S. history at Phoenix College, Phoenix, AZ, and at Arizona State University, Tempe.</p>

			<p><strong>Susan Walters Schmid</strong>, PhD, has taught British and European history and scholarly publishing courses at Arizona State University, Tempe.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1598842986</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598842982</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1468 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"29018"', '"17411"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1468 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1867cudor.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598842982&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3655', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3655', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 786, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2b45ee6a-6589-4159-9a31-a2abcc27b76d', '1088', NULL, 'Scheduled Caste Women', 'scheduled-caste-women-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088', 'scheduled-caste-women-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088', 'RFGB5566', 'RFGB5566::1088', 'RFGB5566', NULL, 'Scheduled Caste Women', '<h1>Scheduled Caste Women</h1>', 'Sub Title
			No

			Author
			M. Kalpana Krishnaiah

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381031278

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Kalpana Krishnaiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031278</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1185"', '"711"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1088', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1088', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2428, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('2b4a1aac-b8df-4665-93aa-360b942c6e9b', '536', NULL, 'Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy', 'theory-of-satellite-geodesy-applicati0ns-of-satellites-to-geodesy-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-5-536', 'theory-of-satellite-geodesy-applicati0ns-of-satellites-to-geodesy-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536-536', 'ASDF34567', 'ASDF34567', 'ASDF34567', NULL, 'The main purpose of this classic text is to demonstrate how Newtonian gravitational theory and Euclidean geometry can be used and developed in the earth''s environment. The second is to collect and explain some of the mathematical techniques developed for measuring the earth by satellite. Book chapters include discussions of the earth''s gravitational field, with special emphasis on spherical harmonies and the potential of the ellipsoid; matrices and orbital geometry; elliptic motion, linear perturbations, resonance, and other aspects of satellite orbit dynamics; the geometry of satellite observations, including time and precise definition of coordinates, and observability conditions; and statistical implications and date analysis. The completion of a first-year course in physics and a first-year course in calculus is assumed.', '<p>The main purpose of this classic text is to demonstrate how Newtonian gravitational theory and Euclidean geometry can be used and developed in the earth''s environment. The second is to collect and explain some of the mathematical techniques developed for measuring the earth by satellite. Book chapters include discussions of the earth''s gravitational field, with special emphasis on spherical harmonies and the potential of the ellipsoid; matrices and orbital geometry; elliptic motion, linear perturbations, resonance, and other aspects of satellite orbit dynamics; the geometry of satellite observations, including time and precise definition of coordinates, and observability conditions; and statistical implications and date analysis. The completion of a first-year course in physics and a first-year course in calculus is assumed.</p>', 'Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy', '<h1>Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3380789386042231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF34567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=536', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=536', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2755, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('2b55bc59-85a6-4ac9-aad5-b5c0a6a76c96', '3475', 924, 'Architectural Engineering and Design Management - Aspects of Building Design Management', 'architectural-engineering-and-design-management-aspects-of-building-design-management-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475', 'architectural-engineering-and-design-management-aspects-of-building-design-management-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475-3475', '9781844075102', '9781844075102', '9781844075102', NULL, 'Achieving design value depends upon the collective efforts of all participants involved in the design and realization of buildings, necessitating the establishment of appropriate managerial frames as well as the assembly and maintenance of effective teams. Building design management is a rapidly evolving field and this special issue of the journal Architectural Engineering and Design Management examines a variety of approaches to design management from different perspectives. The underlying argument is for the better management of design value in an increasingly complex building sector.

Written by international experts in the field, the core themes include the modelling, coordination and management of design information; the definition and realization of architectural value; digital outsourcing of architectural services; knowledge capital in architectural education; and the importance of cultural issues. Design management is addressed from the perspective of consultants and contractors, which helps to illustrate the dynamic interrelationships between people, technologies and management.

This peer-reviewed publication will be invaluable reading for lecturers and students on architecture, built environment and civil engineering courses. The contents will also be of interest to professional architects, engineers and sponsors of design and construction projects.

Content - Editorial, International Building Design Management and Project Performance: Case Study in Sao, Paulo, Brazil, Design Management from a contractor''s Perspective: The Need for Clarity, Forming Core Elements for Strategic Design Management How to Define and Direct Architectural Value in an Industrialized Context, Modelling Trade Contractor Information Production, Rules of Engagement: Testing the Attributes of Distant Outsourcing Marriages, Building Stories Revisited: Unlocking the Knowledge Capital of Architectural Practice, Book reviews', '<p style="text-align:justify"><span>Achieving design value depends upon the collective efforts of all participants involved in the design and realization of buildings, necessitating the establishment of appropriate managerial frames as well as the assembly and maintenance of effective teams. Building design management is a rapidly evolving field and this special issue of the journal Architectural Engineering and Design Management examines a variety of approaches to design management from different perspectives. The underlying argument is for the better management of design value in an increasingly complex building sector.</span></p>

<p style="text-align:justify"><span>Written by international experts in the field, the core themes include the modelling, coordination and management of design information; the definition and realization of architectural value; digital outsourcing of architectural services; knowledge capital in architectural education; and the importance of cultural issues. Design management is addressed from the perspective of consultants and contractors, which helps to illustrate the dynamic interrelationships between people, technologies and management.</span></p>

<p style="text-align:justify"><span>This peer-reviewed publication will be invaluable reading for lecturers and students on architecture, built environment and civil engineering courses. The contents will also be of interest to professional architects, engineers and sponsors of design and construction projects.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Editorial, International Building Design Management and Project Performance: Case Study in Sao, Paulo, Brazil, Design Management from a contractor''s Perspective: The Need for Clarity, Forming Core Elements for Strategic Design Management How to Define and Direct Architectural Value in an Industrialized Context, Modelling Trade Contractor Information Production, Rules of Engagement: Testing the Attributes of Distant Outsourcing Marriages, Building Stories Revisited: Unlocking the Knowledge Capital of Architectural Practice, Book reviews</span></p>', 'Sub Title
			Architectural Engineering and Design Management - Aspects of Building Design Management

			Author
			Stephen Emmitt

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781844075102

			Pages
			77

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Architectural Engineering and Design Management - Aspects of Building Design Management</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Stephen Emmitt</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781844075102</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>77</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"6135"', '"3681"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 77, '77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6330Architectural%20Engineering%20and%20Design%20Management%20-%20Aspects%20of%20Building%20Design%20Management.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781844075102&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3475', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3475', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 924, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:56'),
('2b611abe-b5d1-4cde-9c4f-612368eaf763', '3583', 821, 'The Mathematical Foundations of Mixing - The Linked twist Map as a Paradigm in Application: Micro to Macro, Fluids to Solids', 'the-mathematical-foundations-of-mixing-the-linked-twist-map-as-a-paradigm-in-application-micro-to-macro-fluids-to-solids-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583', 'the-mathematical-foundations-of-mixing-the-linked-twist-map-as-a-paradigm-in-application-micro-to-macro-fluids-to-solids-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583-3583', '9780521868136', '9780521868136', '9780521868136', NULL, 'Mixing processes occur in many technological and natural applications, with length and time scales ranging from the very small to the very large. The diversity of problems can give rise to a diversity of approaches. Are there concepts that are central to all of them? Are there tools that allow for prediction and quantification? The authors show how a variety of flows in very different settings possess the characteristic of streamline crossing. This notion can be placed on firm mathematical footing via Linked Twist Maps (LTMs), which is the central organizing principle of this book. The authors discuss the definition and construction of LTMs, provide examples of specific mixers that can be analyzed in the LTM framework and introduce a number of mathematical techniques which are then brought to bear on the problem of fluid mixing. In a final chapter, they present a number of open problems and new directions.', '<p>Mixing processes occur in many technological and natural applications, with length and time scales ranging from the very small to the very large. The diversity of problems can give rise to a diversity of approaches. Are there concepts that are central to all of them? Are there tools that allow for prediction and quantification? The authors show how a variety of flows in very different settings possess the characteristic of streamline crossing. This notion can be placed on firm mathematical footing via Linked Twist Maps (LTMs), which is the central organizing principle of this book. The authors discuss the definition and construction of LTMs, provide examples of specific mixers that can be analyzed in the LTM framework and introduce a number of mathematical techniques which are then brought to bear on the problem of fluid mixing. In a final chapter, they present a number of open problems and new directions.</p>', 'Sub Title
			The Linked Twist Map as a Paradigm in Applications: Micro to Macro, Fluids to Solids

			Author
			Rob Sturman, Julio M. Ottino and Stephen Wiggins

			About Author

			Rob Sturman, University of Bristol

			Rob Sturnan gained his PhD from University College London in 2000. He is currently carrying out research on mixing in microfluidics at the University of Bristol.

			Julio M. Ottino, Northwestern University, Illinois

			Julio M. Ottino is Dean of the R. R. McCormick School of Engineering and Applied Sciences, R. R. McCormick Institute Professor and Walter P. Murphy Professor of Chemical and Biological Engineering at Northwestern University.

			Stephen Wiggins, University of Bristol

			Stephen Wiggins is a Professor of Applied Mathematics and Head of the School of Mathematics at the University of Bristol.

			Content

			No

			ISBN 10 Digit
			 0521868130

			ISBN 13 Digit
			 9780521868136

			Pages
			 302

			Binding
			Hardback

			Year of Publication
			2006

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Linked Twist Map as a Paradigm in Applications: Micro to Macro, Fluids to Solids</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rob Sturman, Julio M. Ottino and Stephen Wiggins</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p><strong>Rob Sturman</strong>, <em>University of Bristol</em><br />
			Rob Sturnan gained his PhD from University College London in 2000. He is currently carrying out research on mixing in microfluidics at the University of Bristol.</p>

			<p><strong>Julio M. Ottino</strong>, <em>Northwestern University, Illinois</em><br />
			Julio M. Ottino is Dean of the R. R. McCormick School of Engineering and Applied Sciences, R. R. McCormick Institute Professor and Walter P. Murphy Professor of Chemical and Biological Engineering at Northwestern University.</p>

			<p><strong>Stephen Wiggins</strong>, <em>University of Bristol</em><br />
			Stephen Wiggins is a Professor of Applied Mathematics and Head of the School of Mathematics at the University of Bristol.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 0521868130</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780521868136</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 302</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"9043"', '"5426"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 302, ' 302', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/776461nwoFaaBgL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521868136&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3583', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3583', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 821, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2b6ab688-232f-41a3-bb23-f7906b9a6a70', '3262', NULL, 'Encyclopedia of Electrochemistry - Corrosion and Oxide Films, V 4', 'encyclopedia-of-electrochemistry-corrosion-and-oxide-films-v-4-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-326-3262', 'encyclopedia-of-electrochemistry-corrosion-and-oxide-films-v-4-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262-3262', '9783527303960', '9783527303960', '9783527303960', NULL, 'Unrivalled in its breadth and depth, this 4-volume encyclopedia provides both an easy introduction to all topics related to modern electrochemistry as well as a comprehensive overview of the subject. Throughout, the emphasis is in easy access to information, with every topic treated at an introductory, medium and advanced level. This first-class reference work is edited and written by renowned scientists, covering everything from fundamental research to areas of application. Alan Bard, experienced editor of the Journal of the American Chemical Society, is one of the most renowned experts in electrochemistry and one of the editors-in-chief.', '<p>Unrivalled in its breadth and depth, this 4-volume encyclopedia provides both an easy introduction to all topics related to modern electrochemistry as well as a comprehensive overview of the subject. Throughout, the emphasis is in easy access to information, with every topic treated at an introductory, medium and advanced level. This first-class reference work is edited and written by renowned scientists, covering everything from fundamental research to areas of application. Alan Bard, experienced editor of the Journal of the American Chemical Society, is one of the most renowned experts in electrochemistry and one of the editors-in-chief.</p>', 'Sub Title
			Corrosion and Oxide Films

			Author
			Allen J Bard 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783527303960

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Corrosion and Oxide Films</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Allen J Bard </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783527303960</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"4686"', '"2820"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87489783527303960-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783527303960&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3262', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3262', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1117, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:56'),
('2bbe6eb3-0bf1-414c-97c6-ee8f364cc648', '880', NULL, 'Stress Mastery The Art of Coping Gracefully', 'stress-mastery-the-art-of-coping-gracefully-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880', 'stress-mastery-the-art-of-coping-gracefully-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880-880', '9788131785973', '9788131785973', '9788131785973', NULL, 'Stress is the greatest inhibitor on the road to success and can adversely affect growth as a professional or in life in general. The biggest mantra to combat stress and be a winner lies in simple steps that once adopted, can change lives forever. The art of coping with stress gracefully lies in maintaining control over oneself and changing stressful situations into rational scenarios with ready solutions. Stress mastery enables and empowers the reader to comprehend and inculcate simple yet vital values like optimism and how to maintain a positive frame of mind, believing in oneself and proactive approach towards stress management. Combining the authors'' experiences in clinical psychology, this state-of-the-art book provides the readers with a tool set of proven exercises and techniques, designed to maximize effectiveness and reduce stress at work.

			Content - PREFACE, Section 1 UNDERSTANDING STRESS, 1 INTRODUCTION, 2 ALL ABOUT STRESS, 3 MANAGING STRESS: A HOLISTIC APPROACH, Section 2 THE MASTER STRATEGY: STAGE 1, 4 BREATHING, 5 CULTIVATING AWARENESS,  REVIEWING THE MASTER STRATEGY: STAGE 1, Section 3 THE MASTER STRATEGY: STAGE 2, 6 ACQUIRING BODY WISDOM, 7 LOOKING AT THE WORLD DIFFERENTLY, 8 PATHWAYS THROUGH ANGER, REVIEWING THE MASTER STRATEGY: STAGE 2, Section 4 FURTHER APPLICATIONS OF THE MASTER STRATEGY, 9 NUTRITION, 10 EXERCISE, 11 PSYCHO TECHNOLOGIES, Section 5 WORKPLACE STRESS, 12   STRESS MASTERY ON THE JOB, 13 TIME MANAGEMENT, 14 ASSERTIVENESS, Section 6 CONCLUSION, 15 THE BIG PICTURE, THE MASTER STRATEGY REVISITED,  APPENDIX,  REFERENCES, INDEX                          ', '<table>
	<tbody>
		<tr>
			<td style="text-align:justify">
			<p><span>Stress is the greatest inhibitor on the road to success and can adversely affect growth as a professional or in life in general. The biggest mantra to combat stress and be a winner lies in simple steps that once adopted, can change lives forever. The art of coping with stress gracefully lies in maintaining control over oneself and changing stressful situations into rational scenarios with ready solutions. Stress mastery enables and empowers the reader to comprehend and inculcate simple yet vital values like optimism and how to maintain a positive frame of mind, believing in oneself and proactive approach towards stress management. Combining the authors'' experiences in clinical psychology, this state-of-the-art book provides the readers with a tool set of proven exercises and techniques, designed to maximize effectiveness and reduce stress at work.</span></p>

			<p><span><strong>Content -</strong> PREFACE, Section 1 UNDERSTANDING STRESS, 1 INTRODUCTION, 2 ALL ABOUT STRESS, 3 MANAGING STRESS: A HOLISTIC APPROACH, Section 2 THE MASTER STRATEGY: STAGE 1, 4 BREATHING, 5 CULTIVATING AWARENESS,  REVIEWING THE MASTER STRATEGY: STAGE 1, Section 3 THE MASTER STRATEGY: STAGE 2, 6 ACQUIRING BODY WISDOM, 7 LOOKING AT THE WORLD DIFFERENTLY, 8 PATHWAYS THROUGH ANGER, REVIEWING THE MASTER STRATEGY: STAGE 2, Section 4 FURTHER APPLICATIONS OF THE MASTER STRATEGY, 9 NUTRITION, 10 EXERCISE, 11 PSYCHO TECHNOLOGIES, Section 5 WORKPLACE STRESS, 12   STRESS MASTERY ON THE JOB, 13 TIME MANAGEMENT, 14 ASSERTIVENESS, Section 6 CONCLUSION, 15 THE BIG PICTURE, THE MASTER STRATEGY REVISITED,  APPENDIX,  REFERENCES, INDEX </span>                         </p>
			</td>
		</tr>
	</tbody>
</table>', 'Sub Title
			The Art of Coping Gracefully

			Author
			Juan R. Abascal, Dominic Brucato, Laurel Brucato, Daisy Chauhan

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788131785973

			Pages
			228

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Art of Coping Gracefully</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Juan R. Abascal, Dominic Brucato, Laurel Brucato, Daisy Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131785973</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>228</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"349"', '"209"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 228, '228', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1309sss.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131785973&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=880', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=880', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2561, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('2bc90f61-d807-46ea-865f-e1c69a643454', '2313', NULL, 'E- Research Collaboration - Theory, Techniques and Challenges', 'e-research-collaboration-theory-techniques-and-challenges-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-231-2313', 'e-research-collaboration-theory-techniques-and-challenges-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313-2313', 'VFFT5544', 'VFFT5544', 'VFFT5544', NULL, 'Research 2.0 is now a critical component in research management. This book describes how Web 2.0 technologies can help researchers collaborate. It contains examples of web portals including MyNetResearch and discusses critical aspects of research management.', '<p>Research 2.0 is now a critical component in research management. This book describes how Web 2.0 technologies can help researchers collaborate. It contains examples of web portals including MyNetResearch and discusses critical aspects of research management.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Murugan Anandarajan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642122569

			Pages
			326

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Murugan Anandarajan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642122569</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>326</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11800"', '"7080"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 326, '326', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9571dpp_8_39.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFFT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2313', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2313', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1659, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('2be9c498-efbf-43d1-a63b-6a564cf0b9db', '4165', 297, 'Financial Management: Theory & Practice 11/e', 'financial-management-theory-practice-11e', 'financial-management-theory-practice-11e', '9789355322203', '9789355322203', '9789355322203', NULL, 'About the book

A popular choice of academicians and students since its first launch in 1977, Financial Management by Prasanna Chandra has gone a long way in winning hearts across the length and breadth of the country in the first four decades of its existence. 

The eleventh edition will carry the baton and it includes new sections and updates across the chapters. It has newer excel applications and Beyond the Pages feature to capture the latest happenings and technological use in the subject area.

Long established as one of the most innovative and comprehensive texts on the subject area, the title focuses on imparting not just the basics of financial accounting but also imbibes skills necessary to perform. 

Content:

Part–I Introduction

1. Financial Management: An Overview 

2. The Financial System  

Part–II Financial Analysis and Planning 

3. Financial Statements, Taxes, and Cash Flow  

4. Analysis of Financial Statements 

5. Financial Planning and Forecasting 

Part–III Fundamental Valuation Concepts 

6. The Time Value of Money 

7. Valuation of Bonds and Stocks

8. Risk and Return 

9. Risk and Return: Portfolio Theory and Asset Pricing Models   

10. Options and their Valuation 

Part–IV Capital Budgeting 

11. Techniques of Capital Budgeting 

12. Estimation of Project Cash Flows 

13. Risk Analysis in Capital Budgeting 

14. The Cost of Capital 

15. Capital Budgeting: Extensions 

Part–V Long Term Financing 

16. Market Efficiency and Financing Decisions 

17. Sources of Long-Term Finance 

18. Raising Long Term Finance 

Part–VI Capital Structure and Dividend Decisions 

19. Capital Structure and Firm Value 

20. Capital Structure Decision 

21. Dividend Policy and Firm Value 

22. Dividend Decision 

Part–VII Working Capital Management 

23. Working Capital Policy 

24. Cash and Liquidity Management 

25. Credit Management 

26. Inventory Management 

27. Working Capital Financing 

28. Working Capital Management: Extensions 

Part–VIII Debt and Hybrid Financing 

29. Debt Analysis and Management 

30. Leasing, Hire-Purchase, and Project Finance 

31. Hybrid Financing 

Part–IX Corporate Valuation, Restructuring and Value Creation 

32. Corporate Valuation 

33. Value Based Management 

34. Mergers, Acquisitions, and Restructuring 

35. Corporate Governance and Executive Compensation 

36. Performance Measurement and Balanced Scorecard 

Part–X International Finance and Risk Management 

37. International Financial Management 

38. Derivatives and Risk Management 

Part–XI Special Topics 

39. Financial Management in Companies with Special Characteristics 

40. Financial Management in Sick Units 

41. Behavioural Corporate Finance 

42. The State of Our Knowledge', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A popular choice of academicians and students since its first launch in 1977, Financial Management by Prasanna Chandra has gone a long way in winning hearts across the length and breadth of the country in the first four decades of its existence. <br />
The eleventh edition will carry the baton and it includes new sections and updates across the chapters. It has newer excel applications and Beyond the Pages feature to capture the latest happenings and technological use in the subject area.<br />
Long established as one of the most innovative and comprehensive texts on the subject area, the title focuses on imparting not just the basics of financial accounting but also imbibes skills necessary to perform. </span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part–I Introduction</span></strong><br />
<span>1. Financial Management: An Overview <br />
2.<strong> </strong>The Financial System  <br />
<br />
<strong>Part–II Financial Analysis and Planning </strong><br />
3. Financial Statements, Taxes, and Cash Flow  <br />
4. Analysis of Financial Statements <br />
5. Financial Planning and Forecasting <br />
<br />
<strong>Part–III Fundamental Valuation Concepts </strong><br />
6. The Time Value of Money <br />
7. Valuation of Bonds and Stocks<br />
8. Risk and Return <br />
9. Risk and Return: Portfolio Theory and Asset Pricing Models   <br />
10. Options and their Valuation <br />
<br />
<strong>Part–IV Capital Budgeting </strong><br />
11. Techniques of Capital Budgeting <br />
12. Estimation of Project Cash Flows <br />
13. Risk Analysis in Capital Budgeting <br />
14. The Cost of Capital <br />
15. Capital Budgeting: Extensions <br />
<br />
<strong>Part–V Long Term Financing </strong><br />
16. Market Efficiency and Financing Decisions <br />
17. Sources of Long-Term Finance <br />
18. Raising Long Term Finance <br />
<br />
<strong>Part–VI Capital Structure and Dividend Decisions </strong><br />
19. Capital Structure and Firm Value <br />
20. Capital Structure Decision <br />
21. Dividend Policy and Firm Value <br />
22. Dividend Decision <br />
<br />
<strong>Part–VII Working Capital Management </strong><br />
23. Working Capital Policy <br />
24. Cash and Liquidity Management <br />
25. Credit Management <br />
26. Inventory Management <br />
27. Working Capital Financing <br />
28. Working Capital Management: Extensions <br />
<br />
<strong>Part–VIII Debt and Hybrid Financing </strong><br />
29. Debt Analysis and Management <br />
30. Leasing, Hire-Purchase, and Project Finance <br />
31. Hybrid Financing <br />
<br />
<strong>Part–IX Corporate Valuation, Restructuring and Value Creation </strong><br />
32. Corporate Valuation <br />
33. Value Based Management <br />
34. Mergers, Acquisitions, and Restructuring <br />
35. Corporate Governance and Executive Compensation <br />
36. Performance Measurement and Balanced Scorecard <br />
<br />
<strong>Part–X International Finance and Risk Management </strong><br />
37. International Financial Management <br />
38. Derivatives and Risk Management <br />
<br />
<strong>Part–XI Special Topics </strong><br />
39. Financial Management in Companies with Special Characteristics <br />
40. Financial Management in Sick Units <br />
41. Behavioural Corporate Finance <br />
42. The State of Our Knowledge </span></span></span></p>
', 'Title
			Financial Management: Theory & Practice 11/e

			Author
			Prasanna Chandra

			ISBN
			9789355322203

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Management: Theory &amp; Practice 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prasanna Chandra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355322203</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1140"', '"855"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3075finanvil.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355322203&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4165', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4165', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 297, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:56'),
('2c0acfd8-cebe-4f9e-a8e5-0a87f2ddad3c', '110', NULL, 'Bilinear Integrable Systems: From Classical to Quantum, Continuous to Discrete - II - Mathematics, physics and Chemistry`', 'bilinear-integrable-systems-from-classical-to-quantum-continuous-to-discrete-ii-mathematics-physics-and-chemistry', 'bilinear-integrable-systems-from-classical-to-quantum-continuous-to-discrete-ii-mathematics-physics-and-chemistry', 'Bilinear Integrable', 'Bilinear Integrable', 'Bilinear Integrable ', NULL, 'On April 29, 1814 Napoleon landed on the island of Elba, surrounded with a personal army of 1200 men. The allies, Russia, Prussia, England and Austria, hadforcedhimintoexileafteranumberofverycostlydefeats;hewasdeprived ofallhistitles,butcouldkeepthetitleof"EmperorofElba". Historytellsusthat each morning he took long walks in the sun, reviewed his army each midday anddiscussedworldmatterswithnewlyappointedadvisors,followingthesame pattern everyday, to the great surprise of Campbell, the British of?cer who was to keep an eye on him. All this made everyone believe he was settled there for good. Napoleononcesaid:Elbaisbeautiful,butabitsmall. Elbawasde?nitely a source of inspiration; indeed, the early morning, March 6, 1815, Metternich, the chancellor of Austria was woken up by one of his aides with the stunning news that Napoleon had left Elba with his 1200 men and was marching to Paris with little resistance; A few days later he took up his throne again in the Tuileries. In spite of his insatiable hunger for battles and expansion, he is remembered as an important statesman. He was a pioneer in setting up much of the legal, administrative and political machinery in large parts of continental Europe. We gathered here in a lovely and quaint ?shing port, Marciana Marina on theislandofElba,tocelebrateoneofthepioneersofintegrablesystems,Hirota Sensei,andthisattheoccasionofhisseventiethbirthday. Trainedasaphysicist in his home university Kyushu University, Professor Hirota earned his PhD in ''61 at Northwestern University with Professor Siegert in the ?eld of "Quantum Statistical mechanics". He wrote a widely appreciated Doctoral dissertation on "FunctionalIntegralrepresentationofthegrandpartitionfunction".', '<p>On April 29, 1814 Napoleon landed on the island of Elba, surrounded with a personal army of 1200 men. The allies, Russia, Prussia, England and Austria, hadforcedhimintoexileafteranumberofverycostlydefeats;hewasdeprived ofallhistitles,butcouldkeepthetitleof"EmperorofElba". Historytellsusthat each morning he took long walks in the sun, reviewed his army each midday anddiscussedworldmatterswithnewlyappointedadvisors,followingthesame pattern everyday, to the great surprise of Campbell, the British of?cer who was to keep an eye on him. All this made everyone believe he was settled there for good. Napoleononcesaid:Elbaisbeautiful,butabitsmall. Elbawasde?nitely a source of inspiration; indeed, the early morning, March 6, 1815, Metternich, the chancellor of Austria was woken up by one of his aides with the stunning news that Napoleon had left Elba with his 1200 men and was marching to Paris with little resistance; A few days later he took up his throne again in the Tuileries. In spite of his insatiable hunger for battles and expansion, he is remembered as an important statesman. He was a pioneer in setting up much of the legal, administrative and political machinery in large parts of continental Europe. We gathered here in a lovely and quaint ?shing port, Marciana Marina on theislandofElba,tocelebrateoneofthepioneersofintegrablesystems,Hirota Sensei,andthisattheoccasionofhisseventiethbirthday. Trainedasaphysicist in his home university Kyushu University, Professor Hirota earned his PhD in ''61 at Northwestern University with Professor Siegert in the ?eld of "Quantum Statistical mechanics". He wrote a widely appreciated Doctoral dissertation on "FunctionalIntegralrepresentationofthegrandpartitionfunction".</p>', 'Sub Title
			No

			Author
			Ludwig Gaddeev

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402035029

			Pages
			378

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ludwig Gaddeev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402035029</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>378</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11630"', '"6980"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 378, '378', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6544dpp_18_45.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Bilinear%20Integrable%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=110', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=110', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3010, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:56'),
('2c2a89cc-9246-4088-9585-c27e115dc03a', '2828', NULL, 'Locke''s Second Treatise of Government BOOK', 'lockes-second-treatise-of-government-book-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828', 'lockes-second-treatise-of-government-book-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828-2828', 'EYHG6655', 'EYHG6655', 'EYHG6655', NULL, 'Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading', '<p>Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading</p>', 'Locke''s Second Treatise of Government', '<h1>Locke''s Second Treatise of Government</h1>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EYHG6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2828', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2828', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1320, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:56'),
('2c2d4a4f-f395-4fd1-a58d-0dee6630f995', '1206', NULL, 'Folklore of West Odisha New', 'folklore-of-west-odisha-new-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-120-1206', 'folklore-of-west-odisha-new-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206-1206', 'WDFR4455', 'WDFR4455', 'WDFR4455', NULL, 'Folklore of West Odisha New', '<h1>Folklore of West Odisha New</h1>', 'Sub Title
			No

			Author
			Prof. G.P. Guru, P.L. Das

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385144349

			Pages
			216

			Binding
			Hardcover

			Year of Publication
			216

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. G.P. Guru, P.L. Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144349</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1899"', '"1139"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 216, '216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82749789385144349.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WDFR4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1206', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1206', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2346, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('2c39433a-3c22-4b72-b673-a3ea083e0269', '4317', 146, 'Business Research Methods', 'business-research-methods-4317', 'business-research-methods', '9788131520369', '9788131520369', '9788131520369', NULL, 'About the book

Business Research Methods is intended to provide opportunities to learn about research methods (both qualitative and quantitative) and to apply them in the real business context through class-room discussions and exercises. Designed as a guide to students, researchers, and individuals carrying out business projects, this book explains how to formulate research questions, design a research plan, develop a survey questionnaire, and solve critical issues of sampling and data collection including detailed illustrations of statistical data analyses, interpretation of output, inference, and report writing.

Content:

Chapter 1 The Role of Business Research

Chapter 2 Information Systems and Knowledge Management

Chapter 3 Theory Building

Chapter 4 The Business Research Process: An Overview

Chapter 5 The Human Side of Business Research: Organizational and Ethical Issues

Chapter 6 Problem Definition: The Foundation of Business Research

Chapter 7 Qualitative Research Tools

Chapter 8 Secondary Data Research in a Digital Age

Chapter 9 Survey Research: An Overview

Chapter 10 Survey Research: Communicating with Respondents

Chapter 11 Observation Methods

Chapter 12 Experimental Research

Chapter 13 Measurement and Scaling Concepts

Chapter 14 Attitude Measurement

Chapter 15 Questionnaire Design

Chapter 16 Sampling Designs and Sampling Procedures

Chapter 17 Determination of Sample Size: A Review of Statistical Theory

Chapter 18 Fieldwork

Chapter 19 Editing and Coding: Transforming Raw Data into Information

Chapter 20 Basic Data Analysis: Descriptive Statistics

Chapter 21 Univariate Statistical Analysis

Chapter 22 Bivariate Statistical Analysis: Differences between Two Variables

Chapter 23 Bivariate Statistical Analysis: Measures of Association

Chapter 24 Multivariate Statistical Analysis

Chapter 25 Communicating Research Results: Report Generation, Oral Presentation, and Follow-Up', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Business Research Methods is intended to provide opportunities to learn about research methods (both qualitative and quantitative) and to apply them in the real business context through class-room discussions and exercises. Designed as a guide to students, researchers, and individuals carrying out business projects, this book explains how to formulate research questions, design a research plan, develop a survey questionnaire, and solve critical issues of sampling and data collection including detailed illustrations of statistical data analyses, interpretation of output, inference, and report writing.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1 The Role of Business Research</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2 Information Systems and Knowledge Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3 Theory Building</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4 The Business Research Process: An Overview</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5 The Human Side of Business Research: Organizational and Ethical Issues</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6 Problem Definition: The Foundation of Business Research</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7 Qualitative Research Tools</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8 Secondary Data Research in a Digital Age</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9 Survey Research: An Overview</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10 Survey Research: Communicating with Respondents</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11 Observation Methods</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12 Experimental Research</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13 Measurement and Scaling Concepts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14 Attitude Measurement</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 15 Questionnaire Design</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 16 Sampling Designs and Sampling Procedures</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 17 Determination of Sample Size: A Review of Statistical Theory</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 18 Fieldwork</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 19 Editing and Coding: Transforming Raw Data into Information</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 20 Basic Data Analysis: Descriptive Statistics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 21 Univariate Statistical Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 22 Bivariate Statistical Analysis: Differences between Two Variables</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 23 Bivariate Statistical Analysis: Measures of Association</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 24 Multivariate Statistical Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 25 Communicating Research Results: Report Generation, Oral Presentation, and Follow-Up</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Business Research Methods

			Author
			William G Zikmund

			ISBN
			9788131520369

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Research Methods</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>William G Zikmund</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131520369</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"875"', '"612"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8245business.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131520369&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4317', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4317', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 146, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:56'),
('2c3b5d45-c36c-4def-9b32-dc692e295efd', '3827', 624, 'Nuclear Engineering Materials', 'nuclear-engineering-materials', 'nuclear-engineering-materials', '-12-', '-12-', '-12-', NULL, 'About the book

This is a college textbook. The book discusses the requirements imposed on reactor materials. It characterises coolants and discusses irradiation-produced changes taking place therein. The book examines the properties of structural and nuclear fuel materials and the manner in which they are influenced by service factors. The book also considers on an up-to-date level, strength, compatibility, radiation, and corrosion resistance of the structural and fuel materials. The book will be of primary value to students of power engineering and to engineers working in the fields involving nuclear power.

Preface 1

1. Structural Scheme: Nuclear Power Plant 9

2. Requirements Imposed on Reactor Materials 19

2.1 General 19

2.2 Requirements Imposed on Reactor or Core Materials 21

2.3 Requirements Imposed on the Materials of Components Outside the Core 25

2.4 Materials Utilized in Reactor Engineering 25

3. Strength, Compatibility, and Radiation Stability of Reactor Materials 28

3.1 Defects of Crystal Lattice 28

3.2 High-temperature Strength and Deformation of Metals 43

3.3 Compatibility of Reactor Materials 51

3.4 Radiation Stability of Structural Materials 56

4. Coolants in Nuclear Reactors 69

4.1 Liquid-metal Coolants 69

4.2 Organic Coolants 83

4.3 Gas Coolants 84

4.4 Water Coolant 95

5. Corrosion of Reactor Materials 111

5.1 Classification of Corrosion Processes 111

5.2 Electrical Double Layer 161

5.3 Kinetics of Cathodic Processes 121

5.4 Kinetics of Anodic Processes 172

5.5 Local Corrosion 341

5.6 Influence of Various Factors on Corrosion of Reactor Materials 41

5.7 Effect of Radiation on Corrosion 94

6. Water Radiolysis 151

6.1 Nuclear Reactor Radiation 152

6.2 Interaction of Radiation with Matter 451

6.3 Theory of Free Radicals 61

6.4 Radiolysis in Nuclear Reactors 761

7. Fuel Materials 171

7.1 Physical and Mechanical Properties of Uranium 171

7.2 Radiation Growth of Uranium 175

7.3 Gas Swelling 171

7.4 Effect of Radiation on Mechanical Properties of Uranium 180

7.5 Uranium Alloys 181

7.6 Uranium Compatibility with Cladding Materials and Uranium Corrosion 181

7.7 Plutonium and Its Alloys 190

7.8 Thorium and Its Alloys 196

7.9 Ceramic and Dispersion Nuclear Fuel 206

8. Structural Materials of Core 215

8.1 Berrylium 215

8.2 Graphite 218

8.3 Control and Shielding Materials 226

8.4 Magneisum and its Alloys 231

8.5 Aluminium and its Alloys 234

8.6 Zicronium and its Alloys 246

8.7 Austenitic Chrome-nickel Stainless Steel 254

9. Materials of Reactor Vessel and Other Components of Nuclear Power Plants 268

9.1 Perlitic Steels 268

9.2 Chromium Stainless Steels 282

9.3 Copper Alloys 295

9.4 Titanium and Its Alloys 312

Appendices 299

References 303

Index 305', '<p><u><strong>About the book</strong></u></p>

<p>This is a college textbook. The book discusses the requirements imposed on reactor materials. It characterises coolants and discusses irradiation-produced changes taking place therein. The book examines the properties of structural and nuclear fuel materials and the manner in which they are influenced by service factors. The book also considers on an up-to-date level, strength, compatibility, radiation, and corrosion resistance of the structural and fuel materials. The book will be of primary value to students of power engineering and to engineers working in the fields involving nuclear power.</p>

<p>Preface 1</p>

<p>1. Structural Scheme: Nuclear Power Plant 9</p>

<p>2. Requirements Imposed on Reactor Materials 19</p>

<p>2.1 General 19</p>

<p>2.2 Requirements Imposed on Reactor or Core Materials 21</p>

<p>2.3 Requirements Imposed on the Materials of Components Outside the Core 25</p>

<p>2.4 Materials Utilized in Reactor Engineering 25</p>

<p>3. Strength, Compatibility, and Radiation Stability of Reactor Materials 28</p>

<p>3.1 Defects of Crystal Lattice 28</p>

<p>3.2 High-temperature Strength and Deformation of Metals 43</p>

<p>3.3 Compatibility of Reactor Materials 51</p>

<p>3.4 Radiation Stability of Structural Materials 56</p>

<p>4. Coolants in Nuclear Reactors 69</p>

<p>4.1 Liquid-metal Coolants 69</p>

<p>4.2 Organic Coolants 83</p>

<p>4.3 Gas Coolants 84</p>

<p>4.4 Water Coolant 95</p>

<p>5. Corrosion of Reactor Materials 111</p>

<p>5.1 Classification of Corrosion Processes 111</p>

<p>5.2 Electrical Double Layer 161</p>

<p>5.3 Kinetics of Cathodic Processes 121</p>

<p>5.4 Kinetics of Anodic Processes 172</p>

<p>5.5 Local Corrosion 341</p>

<p>5.6 Influence of Various Factors on Corrosion of Reactor Materials 41</p>

<p>5.7 Effect of Radiation on Corrosion 94</p>

<p>6. Water Radiolysis 151</p>

<p>6.1 Nuclear Reactor Radiation 152</p>

<p>6.2 Interaction of Radiation with Matter 451</p>

<p>6.3 Theory of Free Radicals 61</p>

<p>6.4 Radiolysis in Nuclear Reactors 761</p>

<p>7. Fuel Materials 171</p>

<p>7.1 Physical and Mechanical Properties of Uranium 171</p>

<p>7.2 Radiation Growth of Uranium 175</p>

<p>7.3 Gas Swelling 171</p>

<p>7.4 Effect of Radiation on Mechanical Properties of Uranium 180</p>

<p>7.5 Uranium Alloys 181</p>

<p>7.6 Uranium Compatibility with Cladding Materials and Uranium Corrosion 181</p>

<p>7.7 Plutonium and Its Alloys 190</p>

<p>7.8 Thorium and Its Alloys 196</p>

<p>7.9 Ceramic and Dispersion Nuclear Fuel 206</p>

<p>8. Structural Materials of Core 215</p>

<p>8.1 Berrylium 215</p>

<p>8.2 Graphite 218</p>

<p>8.3 Control and Shielding Materials 226</p>

<p>8.4 Magneisum and its Alloys 231</p>

<p>8.5 Aluminium and its Alloys 234</p>

<p>8.6 Zicronium and its Alloys 246</p>

<p>8.7 Austenitic Chrome-nickel Stainless Steel 254</p>

<p>9. Materials of Reactor Vessel and Other Components of Nuclear Power Plants 268</p>

<p>9.1 Perlitic Steels 268</p>

<p>9.2 Chromium Stainless Steels 282</p>

<p>9.3 Copper Alloys 295</p>

<p>9.4 Titanium and Its Alloys 312</p>

<p>Appendices 299</p>

<p>References 303</p>

<p>Index 305</p>', ' Title
			Nuclear Engineering Materials

			 Author
			V.Gerasimov

			 Publisher
			Mir Publisher

			 Year of Publication
			1983

			 Binding
			Hardcover

			 Pages
			315

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Nuclear Engineering Materials</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">V.Gerasimov</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1983</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">315</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, 315, '315', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6809s-l1200.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-12-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3827', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3827', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 624, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:56'),
('2c3c6880-81f0-4651-b2bf-d8a9d894fa71', '3597', 808, 'एक वैज्ञानिक संत महर्षि महेश योगी', 'एक-वजञनक-सत-महरष-महश-यग', '-', '9788187471752', '9788187471752', '9788187471752', NULL, 'एक वैज्ञानिक संत महर्षि महेश योगी', '<h5><span>एक वैज्ञानिक संत महर्षि महेश योगी</span></h5>', 'Title
			एक वैज्ञानिक संत महर्षि महेश योगी

			Author
			श्री जागेश्वर प्रसाद श्रीवास्तव 

			ISBN
			9788187471752

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">एक वैज्ञानिक संत महर्षि महेश योगी</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">श्री जागेश्वर प्रसाद श्रीवास्तव </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471752</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 3, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3967IMG_20230421_0005.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471752&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3597', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3597', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 808, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2c3c6d0f-7442-4436-a643-3b8066fbb910', '2084', NULL, 'Going Global: A Guide to Building an International Business - Organizing and Managing an International Business - 3 Vols.', 'going-global-a-guide-to-building-an-international-business-organizing-and-managing-an-international-business-3-vols-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084', 'going-global-a-guide-to-building-an-international-business-organizing-and-managing-an-international-business-3-vols-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084-2084', 'OI8U87', 'OI8U87', 'OI8U87', NULL, 'About the Book: Going Global: A Guide to Building an International Business (in Three Volumes) Going Global: A Guide to Building an International Businessaddresses the important legal and business considerations of takinga business to the global level. It offers clear, concise advice onhow to start doing business overseas, and how to build and managethat business as it grows. In addition, it provides guidance forcounseling clients who engage in business with foreign entities.This book is a one stop reference for solutions to the issuesinvolved in international commerce. This publication includesforms, checklists, and country-specific chapters. About Author: Alan S. Gutterman, Robert L. Brown General Counsel and Director Legal Affairs ASI ComputerTechnologies, Inc Greenebaum Doll and McDonald', '<p>About the Book: Going Global: A Guide to Building an International Business (in Three Volumes) Going Global: A Guide to Building an International Businessaddresses the important legal and business considerations of takinga business to the global level. It offers clear, concise advice onhow to start doing business overseas, and how to build and managethat business as it grows. In addition, it provides guidance forcounseling clients who engage in business with foreign entities.This book is a one stop reference for solutions to the issuesinvolved in international commerce. This publication includesforms, checklists, and country-specific chapters. About Author: Alan S. Gutterman, Robert L. Brown General Counsel and Director Legal Affairs ASI ComputerTechnologies, Inc Greenebaum Doll and McDonald</p>', 'Going Global: A Guide to Building an International Business - Organizing and Managing an International Business - 3 Vols.', '<h1>Going Global: A Guide to Building an International Business - Organizing and Managing an International Business - 3 Vols.</h1>', '"7100"', '"4260"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47379789381082423.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OI8U87&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2084', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2084', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1769, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('2c71ac67-052f-40af-ae1a-24d40285fa64', '2013', NULL, 'Photomorphogenesis in Plants and Bacteria 3/e - Function and Signal Transduction Mechanisms (PB)', 'photomorphogenesis-in-plants-and-bacteria-3e-function-and-signal-transduction-mechanisms-pb-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013', 'photomorphogenesis-in-plants-and-bacteria-3e-function-and-signal-transduction-mechanisms-pb-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013-2013', 'SFTJ5566', 'SFTJ5566', 'SFTJ5566', NULL, 'This unique resource reviews progress made by scientists researching into how ambient changes in the wavelength, intensity, direction and duration of light environment affect plant growth and development. It explains how combinations of new research with classical photobiology and physiology have made it feasible to interpret intriguing light dependent phenomena such as phototropism, determination of flowering time, shade avoidance etc. at molecular level. Written by over 20 leading experts in the field the book covers major breakthroughs achieved in the last decade. It is generously referenced with more than 2389 bibliographic citations.', '<p>This unique resource reviews progress made by scientists researching into how ambient changes in the wavelength, intensity, direction and duration of light environment affect plant growth and development. It explains how combinations of new research with classical photobiology and physiology have made it feasible to interpret intriguing light dependent phenomena such as phototropism, determination of flowering time, shade avoidance etc. at molecular level. Written by over 20 leading experts in the field the book covers major breakthroughs achieved in the last decade. It is generously referenced with more than 2389 bibliographic citations.</p>', 'Photomorphogenesis in Plants and Bacteria 3/e - Function and Signal Transduction Mechanisms (PB)', '<h1>Photomorphogenesis in Plants and Bacteria 3/e - Function and Signal Transduction Mechanisms (PB)</h1>', '"12800"', '"7680"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7263dpp_15_18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SFTJ5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2013', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2013', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1820, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('2c95a2d7-6ba8-427d-ad40-60fbe7d6a123', '414', NULL, 'Violence Against Women & Children', 'violence-against-women-children-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414', 'violence-against-women-children-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414-414', 'LKJM7867', 'LKJM7867', 'LKJM7867', NULL, 'Violence Against Women & Children', '<h1>Violence Against Women &amp; Children</h1>', 'Sub Title
			No

			Author
			Dr. M.C. Arunkumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160829

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. M.C. Arunkumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160829</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"850"', '"510"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8692image_not_available_9_70.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKJM7867&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=414', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=414', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2836, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('2c9b0b36-04ca-43b9-80fd-18c33c390f82', '1657', NULL, 'Advanced Magnetic Nanostructures', 'advanced-magnetic-nanostructures-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-165-1657', 'advanced-magnetic-nanostructures-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657-1657', 'RFGT5543', 'RFGT5543', 'RFGT5543', NULL, 'Advanced Magnetic Nanostructures', '<h1>Advanced Magnetic Nanostructures</h1>', 'Sub Title
			No

			Author
			David Sellmyer

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184891621

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Sellmyer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184891621</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"15599"', '"9359"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2478dpp_18_24.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1657', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1657', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2072, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('2ca8b727-9921-4404-bdc9-0654a2857526', '167', NULL, 'Tell me about Hindu GODS & GODDESSES', 'tell-me-about-hindu-gods-goddesses', '---tell-me-about-hindu-gods-&-goddesses', '9788176760690', '9788176760690', '9788176760690', NULL, 'This book tells us about the correlation of human mind, body, soul and environment divinity. Here we learn why Hanuman is compared to the human mind and Ganga to purity. Through these pages, we discover that Ganesha''s broken tusk may just be linked to the waning and waxing of the moon! These events manifest as interesting tales that reflect our rich culture, as well as echo tales that are meant to familiarize children with our mythology.

Keeping this in mind, the text helped by vivid illustrations, has been kept very simple.

Content - INTRODUCTION, God Made Himself, How Did it All Begin?, Brahma-Vishnu-Shiva Appear for the First Time, Brahma Appoints Devas, Goddesses, Humans On Earth, Om, The Planets are Also Gods, Why so Many Gods?, Animal Gods, Vehicles of Gods, Knowledge, HINDU GODS, Lord Brahma, Lord Vishnu, Lord Shiva, Hanuman-The Monkey God, Lord Ganesha, HINDU GODDESSES,  Saraswati,  Lakshmi,  Sati,  Parvati,  Durga, Kali,  Ganga, Gayatri, Radha, Sita, MINOR GODS, DID YOU KNOW?                      ', '<p style="text-align:justify"><span>This book tells us about the correlation of human mind, body, soul and environment divinity. Here we learn why Hanuman is compared to the human mind and Ganga to purity. Through these pages, we discover that Ganesha''s broken tusk may just be linked to the waning and waxing of the moon! These events manifest as interesting tales that reflect our rich culture, as well as echo tales that are meant to familiarize children with our mythology.</span></p>

<p style="text-align:justify"><span>Keeping this in mind, the text helped by vivid illustrations, has been kept very simple.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> INTRODUCTION, God Made Himself, How Did it All Begin?, Brahma-Vishnu-Shiva Appear for the First Time, Brahma Appoints Devas, Goddesses, Humans On Earth, Om, The Planets are Also Gods, Why so Many Gods?, Animal Gods, Vehicles of Gods, Knowledge, HINDU GODS, Lord Brahma, Lord Vishnu, Lord Shiva, Hanuman-The Monkey God, Lord Ganesha, HINDU GODDESSES,  Saraswati,  Lakshmi,  Sati,  Parvati,  Durga, Kali,  Ganga, Gayatri, Radha, Sita, MINOR GODS, DID YOU KNOW?</span>                      </p>', 'Sub Title
			Tell me about Hindu GODS & GODDESSES

			Author
			Anurag Mehta, Vaneeta Vaid

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788176760690

			Pages
			128

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tell me about Hindu GODS &amp; GODDESSES</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag Mehta, Vaneeta Vaid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760690</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"395"', '"237"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59369788176760690_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176760690&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=167', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=167', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2973, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('2cb1b958-0465-4b8c-8e32-509432fce55d', '106', NULL, 'From Nucleons to Nucleus, Concepts of Microscopic Nuclear Theory -Theoretical and Mathematical Physics', 'from-nucleons-to-nucleus-concepts-of-microscopic-nuclear-theory-theoretical-and-mathematical-physics-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-10-106', 'from-nucleons-to-nucleus-concepts-of-microscopic-nuclear-theory-theoretical-and-mathematical-physics-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106-106', 'Frorm Nucleons', 'Frorm Nucleons', 'Frorm Nucleons ', NULL, 'From Nucleons to Nucleus deals with single-particle and collective features of spherical nuclei. Each nuclear model is introduced and derived in detail. The formalism is then applied to light and medium-heavy nuclei in worked-out examples, and finally the acquired skills are strengthened by a wide selection of exercises, many relating the models to experimental data. Nuclear properties are discussed using particles, holes and quasi-particles. From Nucleons to Nucleus is based on lectures on nuclear physics given by the author, and serves well as a textbook for advanced students. Researchers too will appreciate it as a well-balanced reference to theoretical nuclear physics.', '<p>From Nucleons to Nucleus deals with single-particle and collective features of spherical nuclei. Each nuclear model is introduced and derived in detail. The formalism is then applied to light and medium-heavy nuclei in worked-out examples, and finally the acquired skills are strengthened by a wide selection of exercises, many relating the models to experimental data. Nuclear properties are discussed using particles, holes and quasi-particles. From Nucleons to Nucleus is based on lectures on nuclear physics given by the author, and serves well as a textbook for advanced students. Researchers too will appreciate it as a well-balanced reference to theoretical nuclear physics.</p>', 'Sub Title
			No

			Author
			Jouni Suhones

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540488590

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jouni Suhones</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540488590</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7530"', '"4518"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6549dpp_18_65.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Frorm%20Nucleons%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=106', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=106', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3014, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:56'),
('2cc4bd0a-b43d-45c1-a44c-d642c1de58ce', '3028', NULL, 'Voice of the Voiceless - Mulk Raj Anand and Jayakanthan - Social Consciousness and Indian Fiction', 'voice-of-the-voiceless-mulk-raj-anand-and-jayakanthan-social-consciousness-and-indian-fiction-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-30-3028', 'voice-of-the-voiceless-mulk-raj-anand-and-jayakanthan-social-consciousness-and-indian-fiction-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028-3028', 'VTUJ5544', 'VTUJ5544', 'VTUJ5544', NULL, 'Voice of the Voiceless - Mulk Raj Anand and Jayakanthan - Social Consciousness and Indian Fiction', '<h1>Voice of the Voiceless - Mulk Raj Anand and Jayakanthan - Social Consciousness and Indian Fiction</h1>', 'Sub Title
			No

			Author
			G. Dominic Savio

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175511675

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G. Dominic Savio</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175511675</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VTUJ5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3028', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3028', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1210, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:56'),
('2ced94ce-4267-4bb4-8a11-ab40a0a32040', '774', NULL, 'Exercises in Environmental Physics NEW', 'exercises-in-environmental-physics-new-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774', 'exercises-in-environmental-physics-new-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774-774', 'RTYH55566', 'RTYH55566', 'RTYH55566', NULL, 'The study of environmental physics requires understanding topics from many di?erent areas of physics as well as comprehension of phy- cal aspects of the world around us. Several excellent textbooks are available covering most aspects of environmental physics and of appli- tions of physics to the natural environment from various points of view. However, while teaching environmental physics to university students, I sorelymissedabookspeci?callydevotedtoexercisesfortheenvironm- tal science student. Thus, the motivation for this book came about as in physics, as well as in many other disciplines, satisfactory knowledge of a subject cannot be acquired without practice. Usually students are not familiar with the various areas of physics that are required to describe both the environment and the human impact upon it. At the same time, students need to develop skills in the manipulation of the ideas and c- cepts learned in class. Therefore, this exercise book is addressed to all levels of university students in environmental sciences. Because of the wide range of potential users this book contains both calculus-based and algebra-based problems ranging from very simple to advanced ones. Multiple solutions at di?erent levels are presented for certainproblems―thestudentwhoisjustbeginningtolearncalculuswill bene?t from the comparison of the di?erent methods of solution. The material is also useful for courses in atmospheric physics, environmental aspects of energy generation and transport, groundwater hydrology, soil physics,andoceanphysics,andselectedpartsmayevenbeusedforbasic undergraduate physics courses. This collection of exercises is based on courses taught at the University of Northern British Columbia and at the University of Victoria, Canada.', '<p>The study of environmental physics requires understanding topics from many di?erent areas of physics as well as comprehension of phy- cal aspects of the world around us. Several excellent textbooks are available covering most aspects of environmental physics and of appli- tions of physics to the natural environment from various points of view. However, while teaching environmental physics to university students, I sorelymissedabookspeci?callydevotedtoexercisesfortheenvironm- tal science student. Thus, the motivation for this book came about as in physics, as well as in many other disciplines, satisfactory knowledge of a subject cannot be acquired without practice. Usually students are not familiar with the various areas of physics that are required to describe both the environment and the human impact upon it. At the same time, students need to develop skills in the manipulation of the ideas and c- cepts learned in class. Therefore, this exercise book is addressed to all levels of university students in environmental sciences. Because of the wide range of potential users this book contains both calculus-based and algebra-based problems ranging from very simple to advanced ones. Multiple solutions at di?erent levels are presented for certainproblems―thestudentwhoisjustbeginningtolearncalculuswill bene?t from the comparison of the di?erent methods of solution. The material is also useful for courses in atmospheric physics, environmental aspects of energy generation and transport, groundwater hydrology, soil physics,andoceanphysics,andselectedpartsmayevenbeusedforbasic undergraduate physics courses. This collection of exercises is based on courses taught at the University of Northern British Columbia and at the University of Victoria, Canada.</p>', 'Exercises in Environmental Physics NEW', '<h1>Exercises in Environmental Physics NEW</h1>', '"7300"', '"4380"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5447dpp_18_62.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYH55566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=774', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=774', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2621, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('2d109f15-7310-4d7e-b8ee-89d5358b1c4c', '2755', NULL, 'The World of Sri Aurobindo''s - Creative Literature', 'the-world-of-sri-aurobindos-creative-literature-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-275-2755', 'the-world-of-sri-aurobindos-creative-literature-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755-2755', 'YJOU88876', 'YJOU88876', 'YJOU88876', NULL, 'The World of Sri Aurobindo''s - Creative Literature', '<h1>The World of Sri Aurobindo''s - Creative Literature</h1>', 'Sub Title
			No

			Author
			Aju Mukhopadhyay

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736965

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aju Mukhopadhyay</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736965</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YJOU88876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2755', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2755', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1358, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:56'),
('2d4c635e-1ad4-4ad9-be86-29d7f65992d0', '3685', 756, 'SIDDHANTA KAUMUDI OF BHATTTOJI DIKSHITA - Perface, Original Sanskrit Text, English Translation & Notes in 2 vols. Complete Set', 'siddhanta-kaumudi-of-bhatttoji-dikshita-perface-original-sanskrit-text-english-translation-notes-in-2-vols-complete-set', 'siddhanta-kaumudi-of-bhatttoji-dikshita-perface-original-sanskrit-text-english-translation-notes-in-2-vols-complete-set', '9788171107575', '9788171107575', '9788171107575', NULL, 'Siddhanta Kaumudi is a celebrated Snskrit commentary by Bhattoji Diksita (early 17th Century) on the Astadhyayai and is believed to be more popular than Papini’s under appropriate heads and offers exposition that is orderly and easy to follow.

The sutras are arranged in two parts- the first part deals with the rules of interpretation, sandhis, declensions, formation of feminines, case endings, compounds, secondary derivations and the second part with conjugation, primary suffixes, Vedic grammar and accents.

The present edition of Siddhanta Kaumudi in two volumes is its first ever complete English translation by Srisa Candra Vasu along with various notes at suitable places. The editor of the present book has further corrected the printing errors in the previous editions of this book. The entire book has been re-composed and enlarged with easily readable text and translation. This book will study fulfill the long awaiting demand of Sanskrit scholars and learners for an improved edition of Siddhanta Kaumudi of Bhattoji Diksita with English Meanings.', '<p style="text-align:justify"><span><span><span><span><span>Siddhanta Kaumudi is a celebrated Snskrit commentary by Bhattoji Diksita (early 17th Century) on the Astadhyayai and is believed to be more popular than Papini’s under appropriate heads and offers exposition that is orderly and easy to follow.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>The sutras are arranged in two parts- the first part deals with the rules of interpretation, sandhis, declensions, formation of feminines, case endings, compounds, secondary derivations and the second part with conjugation, primary suffixes, Vedic grammar and accents.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span>The present edition of Siddhanta Kaumudi in two volumes is its first ever complete English translation by Srisa Candra Vasu along with various notes at suitable places. The editor of the present book has further corrected the printing errors in the previous editions of this book. The entire book has been re-composed and enlarged with easily readable text and translation. This book will study fulfill the long awaiting demand of Sanskrit scholars and learners for an improved edition of Siddhanta Kaumudi of Bhattoji Diksita with English Meanings. </span></span></span></p>', ' 

			Title

			 

			SIDDHANTA KAUMUDI OF BHATTTOJI DIKSHITA - Perface, Original Sanskrit Text, English Translation & Notes in 2 vols. Complete Set

			Author

			Srisa Candra Vasu & Dr. Vinod Kumar

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171107575

			ISBN-10 Digit

			8171107575

			Pages

			961

			Year

			2021

			Binding

			Hard Bound

			Language

			Sanskrit & English

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>SIDDHANTA KAUMUDI OF BHATTTOJI DIKSHITA - Perface, Original Sanskrit Text, English Translation &amp; Notes in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Srisa Candra Vasu &amp; Dr. Vinod Kumar</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171107575</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171107575</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>961</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2021</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"3850"', '"2887"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '1/e', NULL, '2021', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 961, '961', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8916the-siddhanta-kaumudi-of-bhattoji-diksita-preface-original-original-imagay6egj87qxzj.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171107575&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3685', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3685', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 756, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2d54c486-0c21-46b4-8dab-e72f3b5b3f23', '2107', NULL, 'Gender and Community - Muslim Women''s Rights in India', 'gender-and-community-muslim-womens-rights-in-india-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107', 'gender-and-community-muslim-womens-rights-in-india-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107-2107', 'EDFV5545', 'EDFV5545', 'EDFV5545', NULL, 'Gender and Community - Muslim Women''s Rights in India', '<h1>Gender and Community - Muslim Women''s Rights in India</h1>', 'Sub Title
			No

			Author
			Latifa Kazi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963853

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Latifa Kazi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963853</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14899789380963853.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFV5545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2107', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2107', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1754, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('2d611972-cd16-4c35-ae27-7a6814c484aa', '3462', 936, 'Human Fallibility - The Ambiguity of Errors for Work and Learning - Professional and Practice Based Learning', 'human-fallibility-the-ambiguity-of-errors-for-work-and-learning-professional-and-practice-based-learning-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3-3462', 'human-fallibility-the-ambiguity-of-errors-for-work-and-learning-professional-and-practice-based-learning-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462-3462', '9789048139408', '9789048139408', '9789048139408', NULL, 'A curious ambiguity surrounds errors in professional working contexts: they must be avoided in case they lead to adverse (and potentially disastrous) results, yet they also hold the key to improving our knowledge and procedures. In a further irony, it seems that a prerequisite for circumventing errors is our remaining open to their potential occurrence and learning from them when they do happen. This volume the first to integrate interdisciplinary perspectives on learning from errors at work, presents theoretical concepts and empirical evidence in an attempt to establish under what conditions professionals deal with errors at work productively - in other words, learn the lessons they contain. By drawing upon and combining cognitive and action-oriented approaches to human error with theories of adult, professional, and workplace learning this book provides valuable insights which can be applied by workers and professionals. It includes systematic theoretical frameworks for explaining learning from errors in daily working life, methodologies and research instruments that facilitate the measurement of that learning, and empirical studies that investigate relevant determinants of learning from errors in different professions. Written by an international group of distinguished researchers from various disciplines, the chapters paint a comprehensive picture of the current state of the art in research on human fallibility and (learning from) errors at work.

Content - 1. The Ambiguity of Errors for Work and Learning: Introduction to the Volume, Part I Errors, Their Learning Potential, and the Processes of Learning from Errors, 2. Errors and Learning from Errors at Work, 3. Tracing Outcomes of Learning from Errors on the Level of Knowledge, 4. Towards a Theory of Negative Knowledge (NK): Almost-Mistakes as Drivers of Episodic Memory Amplification, 5. Professional Knowledge Is (Also) Knowledge About Errors, Part II Methodological Strategies, 6 Research on Errors and Learning from Them: Methodological Perspectives, 7 Measuring Organizational Climate for Learning from Errors at Work, Part III Learning from Errors in the Professions, 8 Innovation by Learning from Mistakes: The Relationships Between Team Characteristics, Error Orientation and Team Innovation, 9 Error Orientation in the Context of Intuitive and Competent Behaviour: Results of an Exploratory Study in the Domain of Emergency Medicine, 10 Human Fallibility and Learning from Errors at Work, Part IV Enabling Learning from Errors, 11 Managing Errors During Training, 12 Reflecting on Learning from Errors in School Instruction: Findings and Suggestions from a Swiss-German Video Study, 13 Learning from Errors: The Role of After-Event Reviews, 14 Incident Reporting Systems in Hospitals: How Does Learning Occur Using this Organisational Instrument? Part V Conclusion, 15 Research on Human Fallibility and Learning from Errors at Work: Challenges for Theory, Research, and Practice, Name Index, Subject Index', '<p style="text-align:justify"><span>A curious ambiguity surrounds errors in professional working contexts: they must be avoided in case they lead to adverse (and potentially disastrous) results, yet they also hold the key to improving our knowledge and procedures. In a further irony, it seems that a prerequisite for circumventing errors is our remaining open to their potential occurrence and learning from them when they do happen. This volume the first to integrate interdisciplinary perspectives on learning from errors at work, presents theoretical concepts and empirical evidence in an attempt to establish under what conditions professionals deal with errors at work productively - in other words, learn the lessons they contain. By drawing upon and combining cognitive and action-oriented approaches to human error with theories of adult, professional, and workplace learning this book provides valuable insights which can be applied by workers and professionals. It includes systematic theoretical frameworks for explaining learning from errors in daily working life, methodologies and research instruments that facilitate the measurement of that learning, and empirical studies that investigate relevant determinants of learning from errors in different professions. Written by an international group of distinguished researchers from various disciplines, the chapters paint a comprehensive picture of the current state of the art in research on human fallibility and (learning from) errors at work.</span></p>

<p style="text-align:justify"><span>Content - 1. The Ambiguity of Errors for Work and Learning: Introduction to the Volume, Part I Errors, Their Learning Potential, and the Processes of Learning from Errors, 2. Errors and Learning from Errors at Work, 3. Tracing Outcomes of Learning from Errors on the Level of Knowledge, 4. Towards a Theory of Negative Knowledge (NK): Almost-Mistakes as Drivers of Episodic Memory Amplification, 5. Professional Knowledge Is (Also) Knowledge About Errors, Part II Methodological Strategies, 6 Research on Errors and Learning from Them: Methodological Perspectives, 7 Measuring Organizational Climate for Learning from Errors at Work, Part III Learning from Errors in the Professions, 8 Innovation by Learning from Mistakes: The Relationships Between Team Characteristics, Error Orientation and Team Innovation, 9 Error Orientation in the Context of Intuitive and Competent Behaviour: Results of an Exploratory Study in the Domain of Emergency Medicine, 10 Human Fallibility and Learning from Errors at Work, Part IV Enabling Learning from Errors, 11 Managing Errors During Training, 12 Reflecting on Learning from Errors in School Instruction: Findings and Suggestions from a Swiss-German Video Study, 13 Learning from Errors: The Role of After-Event Reviews, 14 Incident Reporting Systems in Hospitals: How Does Learning Occur Using this Organisational Instrument? Part V Conclusion, 15 Research on Human Fallibility and Learning from Errors at Work: Challenges for Theory, Research, and Practice, Name Index, Subject Index</span></p>', 'Sub Title
			The Ambiguity of Errors for Work and Learning - Professional and Practice Based Learning

			Author
			Johannes Bauer, Christian Harteis

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789048139408

			Pages
			279

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Ambiguity of Errors for Work and Learning - Professional and Practice Based Learning</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Johannes Bauer, Christian Harteis</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789048139408</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>279</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2012</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"8999"', '"5399"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 279, '279', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4905Human%20Fallibility%20-%20The%20Ambiguity%20of%20Errors%20for%20Work%20and%20Learning%20-%20Professional%20and%20Practice%20Based%20Learning.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789048139408&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3462', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3462', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 936, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:56'),
('2d61925c-abde-4a3a-8301-2c56b2699cc6', '3732', 713, 'A. E. Houseman- His Personality, Poetics and Poetry', 'a-e-houseman-his-personality-poetics-and-poetry', 'a-e-houseman-his-personality-poetics-and-poetry', '818549567x', '818549567x', '818549567x', NULL, 'About the Books

A.E. Housman (1859-1936): Born in Fockbury, Worcestershire, Alfred Edward Housman attented Bromsgrove School and St. John''s College, Oxford. On leaving University he worked for some time at the Patent Office, London.  His classical studies published in specialist journals earned him the chair of Latin in the University College of London.  Sometime later he joined the University of Cambridge to become one of the fellows of Trinity Cillege and Kennedy Professon of Latinn in the university.

Kegan Paul published the first and most famous of Houseman''s collections of verse, A Shropshire Lad creted a stir in the literary world of the time but it took a decade for the Shropshire poems to become the best-selling anthology of poetry  in the early years of the 20th century.  Housman''s poetic output is mall but not so small as is popularly held.

This present work on Housman, A.E. Housman: His Personality, Poetics and Poetry, emphasizes the centrality of Houseman''s poetics and poetic technique to an adequate understanding of Housman''s poetry and its significance.

Dr. Sanyal examines closely a fair number of Housman''s poems in the light of the poetics of Housman, which Dr. Sanyal has deligently reconstruced, to show how Housman carried over into his technique the schism in his own soul and in the soul of his age, by allowing a multiplicity of responses to integrate themselves into a stasis.  This was uniquely Housman''s way of ''harmonizing the sadness of the universe''. In the process his poetry remains not merely a cri de coeur but vecomes a cri de siecle.

The author will think himself rewarded if the present work succeeds in dispelling the long-cherished notion that Housman was little more than one of the literary hyacinths that grew in plenty in the sandy soil of fin-de-siecle English poetry at the end of the 19th century.                                                                

Contents

	Houseman: The Man and the Mask

	Fin de siecle:  The Social and Poetical Scene

	‘The Stinging Nettle’: Housman and His Critics

	Housman’s Concept of Poetry: Harmonization of the Sadness of the Universe

	Housman’s Prose: Refracted Poetic Technique

	Housman’s Light Verse: Averted Nonsense

	Early Poems of Housman: Their Prrecocity and Promise

	‘Reins in Ice and Fire’: The Poetry of Tension

	Conclusion

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the Books</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>A.E. Housman (1859-1936): Born in Fockbury, Worcestershire, Alfred Edward Housman attented Bromsgrove School and St. John''s College, Oxford. On leaving University he worked for some time at the Patent Office, London.  His classical studies published in specialist journals earned him the chair of Latin in the University College of London.  Sometime later he joined the University of Cambridge to become one of the fellows of Trinity Cillege and Kennedy Professon of Latinn in the university.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Kegan Paul published the first and most famous of Houseman''s collections of verse, A Shropshire Lad creted a stir in the literary world of the time but it took a decade for the Shropshire poems to become the best-selling anthology of poetry  in the early years of the 20th century.  Housman''s poetic output is mall but not so small as is popularly held.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>This present work on Housman, A.E. Housman: His Personality, Poetics and Poetry, emphasizes the centrality of Houseman''s poetics and poetic technique to an adequate understanding of Housman''s poetry and its significance.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Dr. Sanyal examines closely a fair number of Housman''s poems in the light of the poetics of Housman, which Dr. Sanyal has deligently reconstruced, to show how Housman carried over into his technique the schism in his own soul and in the soul of his age, by allowing a multiplicity of responses to integrate themselves into a stasis.  This was uniquely Housman''s way of ''harmonizing the sadness of the universe''. In the process his poetry remains not merely a cri de coeur but vecomes a cri de siecle.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The author will think himself rewarded if the present work succeeds in dispelling the long-cherished notion that Housman was little more than one of the literary hyacinths that grew in plenty in the sandy soil of fin-de-siecle English poetry at the end of the 19th century.                                                                 </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span>Houseman: The Man and the Mask</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Fin de siecle:  The Social and Poetical Scene</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>‘The Stinging Nettle’: Housman and His Critics</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Housman’s Concept of Poetry: Harmonization of the Sadness of the Universe</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Housman’s Prose: Refracted Poetic Technique</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Housman’s Light Verse: Averted Nonsense</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Early Poems of Housman: Their Prrecocity and Promise</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>‘Reins in Ice and Fire’: The Poetry of Tension</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Conclusion</span></span></span></span></li>
</ol>

<p style="text-align:justify"> </p>

<ol>
</ol>', ' 

			Title
			A. E. Houseman- His Personality, Poetics and Poetry

			Author
			Paritosh Sanyal

			ISBN
			818549567x

			Publisher
			Piranha Publishers

			Binding
			Hardcover

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>A. E. Houseman- His Personality, Poetics and Poetry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Paritosh Sanyal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>818549567x</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Piranha Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"450"', '"315"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'a742d802-e22c-4724-85d9-91b59cb81004', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7917WhatsApp%20Image%202025-09-11%20at%2014.31.11_27d57259.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=818549567x&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3732', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3732', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 713, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:56'),
('2d768160-3a0f-4ccc-9070-fbac144cb40b', '285', NULL, 'Handbook of Current and Emerging Drug Therapies in 4 Vols.', 'handbook-of-current-and-emerging-drug-therapies-in-4-vols-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-2-285', 'handbook-of-current-and-emerging-drug-therapies-in-4-vols-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285-285', 'Handbook of Current', 'Handbook of Current', 'Handbook of Current ', NULL, 'Here is an all-encompassing reference tailored to the needs of research managers, chemists and biologists, clinical scientists, and executives in the pharmacology and biotechnology industry. No other resource focuses on drug discovery and pharmaceutical research from this unique perspective combining scientific and business aspects of today''s biotechnology. Within every major therapeutic area, the Wiley Handbook of Current and Emerging Drug Therapies provides a general overview of the etiology and pathophsiology of the important disease indications. Then, you''ll find a comprehensive analysis of currently approved drugs targeting these diseases, with information on mechanism of action, efficacy, side effects and future prospects. You''ll also find product-by-product analyses of drugs currently in development, including mechanism of action, formulations, and detailed information on the status of clinical trials. This reference also includes authoritative essays on key topics:* The Drug Discovery Process-Overview [Dr. Hugo Kubinyi of the University of Heidelberg]* Clinical Trials-Overview [Dr. Curtis L. Meinert, Director of the Johns Hopkins Center for Clinical Trials] and detailed, market-oriented analyses of: * Emerging Technologies and Business Opportunities* Global Markets and National Policy* New Opportunities in Drug Discovery and Pipeline Development Also available in a regularly-updating online version. Visit www.interscience.wiley.com/mrw/cedt for more information.', '<p>Here is an all-encompassing reference tailored to the needs of research managers, chemists and biologists, clinical scientists, and executives in the pharmacology and biotechnology industry. No other resource focuses on drug discovery and pharmaceutical research from this unique perspective combining scientific and business aspects of today''s biotechnology. Within every major therapeutic area, the Wiley Handbook of Current and Emerging Drug Therapies provides a general overview of the etiology and pathophsiology of the important disease indications. Then, you''ll find a comprehensive analysis of currently approved drugs targeting these diseases, with information on mechanism of action, efficacy, side effects and future prospects. You''ll also find product-by-product analyses of drugs currently in development, including mechanism of action, formulations, and detailed information on the status of clinical trials. This reference also includes authoritative essays on key topics:* The Drug Discovery Process-Overview [Dr. Hugo Kubinyi of the University of Heidelberg]* Clinical Trials-Overview [Dr. Curtis L. Meinert, Director of the Johns Hopkins Center for Clinical Trials] and detailed, market-oriented analyses of: * Emerging Technologies and Business Opportunities* Global Markets and National Policy* New Opportunities in Drug Discovery and Pipeline Development Also available in a regularly-updating online version. Visit www.interscience.wiley.com/mrw/cedt for more information.</p>', 'Sub Title
			No

			Author
			Wiley

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780470040980

			Pages
			2664 pages

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wiley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780470040980</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2664 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"123999"', '"123926"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2664 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49349780470040980.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Handbook%20of%20Current%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=285', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=285', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2908, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('2d93495c-2a77-4719-931b-0dcf241993d8', '1913', NULL, 'Applications of Genetics to Arthropods of Biological Control Significance New', 'applications-of-genetics-to-arthropods-of-biological-control-significance-new-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-191-1913', 'applications-of-genetics-to-arthropods-of-biological-control-significance-new-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913-1913', 'MKLO9988', 'MKLO9988', 'MKLO9988', NULL, 'Written by experts in the fields of insect pest genetics, the genetics of biological control organisms, and the application of biological control, this book provides the first up-to-date summary of the genetic literature on the genetics of arthropod biological control agents. It identifies successful programs and also gaps and needs in research, research constraints, and possible research approaches in this important field of pest control.', '<p>Written by experts in the fields of insect pest genetics, the genetics of biological control organisms, and the application of biological control, this book provides the first up-to-date summary of the genetic literature on the genetics of arthropod biological control agents. It identifies successful programs and also gaps and needs in research, research constraints, and possible research approaches in this important field of pest control.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			S. Karl Narang

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780849326073

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			1994

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Karl Narang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849326073</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1994</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7200"', '"4320"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7979logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MKLO9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1913', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1913', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1896, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:56'),
('2da7ee74-77e1-4d3b-b6cf-f7ddf5055c75', '980', NULL, 'Chune Hue Natak-Upanayas mein Dalit Chetna new', 'microfluidics-for-biotechnology-microelectromechanical-systems-series-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-19-980', 'microfluidics-for-biotechnology-microelectromechanical-systems-series-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996', 'RFGT6655', 'RFGT6655::980', 'RFGT6655', NULL, 'Microfluidics for Biotechnology - Microelectromechanical Systems Series', '<h1>Microfluidics for Biotechnology - Microelectromechanical Systems Series</h1>', 'Sub Title
			No

			Author
			Jean Berthier

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781580539616

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean Berthier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781580539616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"595"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=980', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=980', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2507, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('2db85b88-60e1-49e1-ae29-17d5f6157354', '2044', NULL, 'The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem BOOK', 'the-origin-of-chirality-in-the-molecules-of-life-a-revision-from-awareness-to-the-current-theories-and-perspectives-of-this-unsolved-problem-book-2044-2044-2044-2044-2044-2044-2044-2044-2044', 'the-origin-of-chirality-in-the-molecules-of-life-a-revision-from-awareness-to-the-current-theories-and-perspectives-of-this-unsolved-problem-book-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044-2044', 'AWRF2233', 'AWRF2233', 'AWRF2233', NULL, 'The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem BOOK', '<h1>The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem BOOK</h1>', 'Sub Title
			No

			Author
			Albert Guijarro

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780854041565

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Albert Guijarro</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854041565</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9200"', '"5520"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6871dpp_16_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AWRF2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2044', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2044', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1799, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('2dd44c7c-5f09-419c-bd72-c2586dcc24fc', '2519', NULL, 'Interactive Operations Research with Maple - Methods and Models NEW', 'interactive-operations-research-with-maple-methods-and-models-new-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519', 'interactive-operations-research-with-maple-methods-and-models-new-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519-2519', 'YPOL6655', 'YPOL6655', 'YPOL6655', NULL, 'Interactive Operations Research with Maple: Methods and Models has two ob­ jectives: to provide an accelerated introduction to the computer algebra system Maple and, more importantly, to demonstrate Maple''s usefulness in modeling and solving a wide range of operations research (OR) problems. This book is written in a format that makes it suitable for a one-semester course in operations research, management science, or quantitative methods. A nwnber of students in the departments of operations research, management science, oper­ ations management, industrial and systems engineering, applied mathematics and advanced MBA students who are specializing in quantitative methods or opera­ tions management will find this text useful. Experienced researchers and practi­ tioners of operations research who wish to acquire a quick overview of how Maple can be useful in solving OR problems will find this an excellent reference. Maple''s mathematical knowledge base now includes calculus, linear algebra, ordinary and partial differential equations, nwnber theory, logic, graph theory, combinatorics, statistics and transform methods. Although Maple''s main strength lies in its ability to perform symbolic manipulations, it also has a substantial knowledge of a large nwnber of nwnerical methods and can plot many different types of attractive-looking two-dimensional and three-dimensional graphs. After almost two decades of continuous improvement of its mathematical capabilities, Maple can now boast a user base of more than 300,000 academics, researchers and students in different areas of mathematics, science and engineering.', '<p>Interactive Operations Research with Maple: Methods and Models has two ob­ jectives: to provide an accelerated introduction to the computer algebra system Maple and, more importantly, to demonstrate Maple''s usefulness in modeling and solving a wide range of operations research (OR) problems. This book is written in a format that makes it suitable for a one-semester course in operations research, management science, or quantitative methods. A nwnber of students in the departments of operations research, management science, oper­ ations management, industrial and systems engineering, applied mathematics and advanced MBA students who are specializing in quantitative methods or opera­ tions management will find this text useful. Experienced researchers and practi­ tioners of operations research who wish to acquire a quick overview of how Maple can be useful in solving OR problems will find this an excellent reference. Maple''s mathematical knowledge base now includes calculus, linear algebra, ordinary and partial differential equations, nwnber theory, logic, graph theory, combinatorics, statistics and transform methods. Although Maple''s main strength lies in its ability to perform symbolic manipulations, it also has a substantial knowledge of a large nwnber of nwnerical methods and can plot many different types of attractive-looking two-dimensional and three-dimensional graphs. After almost two decades of continuous improvement of its mathematical capabilities, Maple can now boast a user base of more than 300,000 academics, researchers and students in different areas of mathematics, science and engineering.</p>', 'Interactive Operations Research with Maple - Methods and Models NEW', '<h1>Interactive Operations Research with Maple - Methods and Models NEW</h1>', '"8400"', '"5040"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YPOL6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2519', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2519', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1556, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('2dd60bad-a94a-4577-a159-1e0c41a42a14', '4420', 45, 'Indian Philosphy Vol II', 'indian-philosphy-vol-ii', 'indian-philosphy-vol-ii', '-89-', '-89-', '-89-', NULL, 'Contents:

Chapter I: Introduction

Chapter II: The Logical Realism of the Nyaya

Chapter III: The Atomistic Pluralism of the Vaisesika

Chapter IV: The Samkhya System

Chapter V: The Yoga System of Patanjali

Chapter VI: The Purva Mimansa

Chapter VII: The Vedanta Sutra

Chapter VIII: The Advaita Vedanta of Samkara

Chapter IX: The Theism of ramahuja

Chapter X: The Saiva, The Sakta, and The Later Vaisnava Theism

Chapter XI: Conclusion', '<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter I: Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter II: The Logical Realism of the Nyaya</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter III: The Atomistic Pluralism of the Vaisesika</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter IV: The Samkhya System</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter V: The Yoga System of Patanjali</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter VI: The Purva Mimansa</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter VII: The Vedanta Sutra</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter VIII: The Advaita Vedanta of Samkara</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter IX: The Theism of ramahuja</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter X: The Saiva, The Sakta, and The Later Vaisnava Theism</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter XI: Conclusion</span></span></span></p>
', 'Title
			Indian Philosphy Vol II

			Author
			S.Radhakrishnan

			Publisher
			John Murray London

			Year of Publication
			1923

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Indian Philosphy Vol II</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S.Radhakrishnan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>John Murray London</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1923</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '724f7e86-483a-4b6c-8ae3-49257f5c2f1d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7094indian%20phylosophy.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-89-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4420', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4420', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 45, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:56'),
('2e15f224-6e92-48ad-b10d-dc56de277427', '154', NULL, 'Disney Mickey Wonders Why: Animal Homes and Habits', 'disney-mickey-wonders-why-things-that-are-hot-and-things-that-are-not-154', 'disney-mickey-wonders-why:-things-that-are-hot-and-things-that-are-not', 'Disney Mickey Wonders', 'Disney Mickey Wonders::154', 'Disney Mickey Wonders', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623776

			Pages
			23

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623776</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>23</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"199"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23, '23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16959788128623776.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=154', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=154', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2986, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', '2392', NULL, 'Encyclopaedia of Applied Information Systems - in 4 Vols', 'encyclopaedia-of-applied-information-systems-in-4-vols-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2-2392', 'encyclopaedia-of-applied-information-systems-in-4-vols-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392-2392', '8178801086', '8178801086', '8178801086', NULL, 'Information System is an important area of study in modern management. In this book, the fundamentals of information system, meaning and role of management information system, management organisational theory and system approach is covered. Various policies and techniques related to information system are also appended in this book to make it more comprehensive in all manners. In Unit 1, the introduction part of Information system is covered. In Unit 2, Systems implementation and significance of computer Based information system is covered. In Unit 3, Systems Acquisition, Implementation, Security and maintenance is enclosed to make the text more Comprehensive. In Unit 4, Emphasis has been laid down on Decision Support System and Key Issues of MIS Management.', '<p>Information System is an important area of study in modern management. In this book, the fundamentals of information system, meaning and role of management information system, management organisational theory and system approach is covered. Various policies and techniques related to information system are also appended in this book to make it more comprehensive in all manners. In Unit 1, the introduction part of Information system is covered. In Unit 2, Systems implementation and significance of computer Based information system is covered. In Unit 3, Systems Acquisition, Implementation, Security and maintenance is enclosed to make the text more Comprehensive. In Unit 4, Emphasis has been laid down on Decision Support System and Key Issues of MIS Management.</p>', 'Sub Title
			No

			Author
			Aishwarya Anand

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178801087

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aishwarya Anand</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178801087</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3000"', '"2100"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7208IMG_20220215_0002.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8178801086&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2392', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2392', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1634, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('2e2c3a92-6fe0-4b12-935c-ef7a07fbf638', '2910', NULL, 'Heat Conduction - Mathematical Models and Analytical Solutions book', 'heat-conduction-mathematical-models-and-analytical-solutions-book-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910', 'heat-conduction-mathematical-models-and-analytical-solutions-book-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910-2910', '9783540740285', '9783540740285', '9783540740285', NULL, 'Many phenomena in social, natural and engineering fields are governed by wave, potential, parabolic heat-conduction, hyperbolic heat-conduction and dual-phase-lagging heat-conduction equations. This monograph examines these equations: their solution structures, methods of finding their solutions under various supplementary conditions, as well as the physical implication and applications of their solutions.', '<p>Many phenomena in social, natural and engineering fields are governed by wave, potential, parabolic heat-conduction, hyperbolic heat-conduction and dual-phase-lagging heat-conduction equations. This monograph examines these equations: their solution structures, methods of finding their solutions under various supplementary conditions, as well as the physical implication and applications of their solutions.</p>', 'Heat Conduction - Mathematical Models and Analytical Solutions book

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 515 pages

	ISBN-10 ‏ : ‎ 9783540740285

	ISBN-13 ‏ : ‎ 978-3540740285

	Item Weight ‏ : ‎ 862 g

	Dimensions ‏ : ‎ 16.51 x 2.54 x 23.5 cm', '<h1>Heat Conduction - Mathematical Models and Analytical Solutions book</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 515 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9783540740285</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3540740285</span></li>
	<li><span>Item Weight ‏ : ‎ 862 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.51 x 2.54 x 23.5 cm</span></li>
</ul>', '"15500"', '"9300"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17571.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540740285&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2910', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2910', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1280, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:56'),
('2e2da5e1-fd12-484d-920f-f1619a34eb98', '177', NULL, 'Universal Children''s Encyclopedia of Knowledge: The Middle Ages', 'universal-childrens-encyclopedia-of-knowledge-world-nations-177', 'universal-childrens-encyclopedia-of-knowledge-world-nations', 'Universal Children''s', 'Universal Children''s::177', 'Universal Children''s', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184992052

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"249"', '"175"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Universal%20Children%27s%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=177', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=177', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2971, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('2e4a170f-a6b5-463d-8736-2e219d020e46', '1696', NULL, 'Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization', 'frontiers-in-number-theory-physics-and-geometry-ii-on-conformal-field-theories-discrete-groups-and-renormalization-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1-1696', 'frontiers-in-number-theory-physics-and-geometry-ii-on-conformal-field-theories-discrete-groups-and-renormalization-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696-1696', 'RFDE3324', 'RFDE3324', 'RFDE3324', NULL, 'The relation between mathematics and physics has a long history, in which the role of number theory and of other more abstract parts of mathematics has recently become more prominent. More than ten years after a first meeting in 1989 between number theorists and physicists at the Centre de Physique des Houches, a second 2-week event focused on the broader interface of number theory, geometry, and physics. This book is the result of that exciting meeting, and collects, in 2 volumes, extended versions of the?lecture courses, followed by?shorter texts on special topics, of eminent mathematicians and physicists. The present volume has three parts: Conformal Field Theories,?Discrete Groups, Renomalization. The companion volume is subtitled:?On Random Matrices, Zeta Functions and?Dynamical Systems?(Springer, 3-540-23189-7).', '<p>The relation between mathematics and physics has a long history, in which the role of number theory and of other more abstract parts of mathematics has recently become more prominent. More than ten years after a first meeting in 1989 between number theorists and physicists at the Centre de Physique des Houches, a second 2-week event focused on the broader interface of number theory, geometry, and physics. This book is the result of that exciting meeting, and collects, in 2 volumes, extended versions of the?lecture courses, followed by?shorter texts on special topics, of eminent mathematicians and physicists. The present volume has three parts: Conformal Field Theories,?Discrete Groups, Renomalization. The companion volume is subtitled:?On Random Matrices, Zeta Functions and?Dynamical Systems?(Springer, 3-540-23189-7).</p>', 'Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization', '<h1>Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization</h1>', '"6700"', '"4020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1645dpp_18_64.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFDE3324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1696', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1696', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2038, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('2e4abc13-5fa2-43f4-bbae-9ff4824ddc68', '4201', 262, 'R for Everyone: Advanced Analytics and Graphics 2/e', 'r-for-everyone-advanced-analytics-and-graphics-2e', 'r-for-everyone-advanced-analytics-and-graphics-2e', '9789386873521', '9789386873521', '9789386873521', NULL, 'About the book

Using the open source R language, you can build powerful statistical models to answer many of your most challenging questions. R has traditionally been difficult for non-statisticians to learn, and most R books assume far too much knowledge to be of help. R for Everyone, Second Edition, is the solution.

Drawing on his unsurpassed experience teaching new users, professional data scientist Jared P. Lander has written the perfect tutorial for anyone new to statistical programming and modeling. Organized to make learning easy and intuitive, this guide focuses on the 20 percent of R functionality you''ll need to accomplish 80 percent of modern data tasks.

Lander''s self-contained chapters start with the absolute basics, offering extensive hands-on practice and sample code. You''ll download and install R navigate and use the R environment master basic program control, data import, manipulation, and visualization and walk through several essential tests. Then, building on this foundation, you''ll construct several complete models, both linear and nonlinear, and use some data mining techniques.

Content:

Chapter 1: Getting R

Chapter 2: The R Environment

Chapter 3: R Packages

Chapter 4: Basics of R

Chapter 5: Advanced Data Structures

Chapter 6: Reading Data into R

Chapter 7: Statistical Graphics

Chapter 8: Writing R functions

Chapter 9: Control Statements

Chapter 10: Loops, the Un-R Way to Iterate

Chapter 11: Group Manipulation

Chapter 12: Faster Group Manipulation with dplyr

Chapter 13: Iterating with purrr

Chapter 14: Data Reshaping

Chapter 15: Reshaping Data in the Tidyverse

Chapter 16: Manipulating Strings

Chapter 17: Probability Distributions

Chapter 18: Basic Statistics

Chapter 19: Linear Models

Chapter 20: Generalized Linear Models

Chapter 21: Model Diagnostics

Chapter 22: Regularization and Shrinkage

Chapter 23: Nonlinear Models

Chapter 24: Time Series and Autocorrelation

Chapter 25: Clustering

Chapter 26: Model Fitting with Caret

Chapter 27: Reproducibility and Reports with knitr

Chapter 28: Rich Documents with RMarkdown

Chapter 29: Interactive Dashboards with Shiny

Chapter 30: Building R Packages', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Using the open source R language, you can build powerful statistical models to answer many of your most challenging questions. R has traditionally been difficult for non-statisticians to learn, and most R books assume far too much knowledge to be of help. R for Everyone, Second Edition, is the solution.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Drawing on his unsurpassed experience teaching new users, professional data scientist Jared P. Lander has written the perfect tutorial for anyone new to statistical programming and modeling. Organized to make learning easy and intuitive, this guide focuses on the 20 percent of R functionality you''ll need to accomplish 80 percent of modern data tasks.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Lander''s self-contained chapters start with the absolute basics, offering extensive hands-on practice and sample code. You''ll download and install R navigate and use the R environment master basic program control, data import, manipulation, and visualization and walk through several essential tests. Then, building on this foundation, you''ll construct several complete models, both linear and nonlinear, and use some data mining techniques.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter 1: Getting R<br />
<br />
Chapter 2: The R Environment<br />
<br />
Chapter 3: R Packages<br />
<br />
Chapter 4: Basics of R<br />
<br />
Chapter 5: Advanced Data Structures<br />
<br />
Chapter 6: Reading Data into R<br />
<br />
Chapter 7: Statistical Graphics<br />
<br />
Chapter 8: Writing R functions<br />
<br />
Chapter 9: Control Statements<br />
<br />
Chapter 10: Loops, the Un-R Way to Iterate<br />
<br />
Chapter 11: Group Manipulation<br />
<br />
Chapter 12: Faster Group Manipulation with dplyr<br />
<br />
Chapter 13: Iterating with purrr<br />
<br />
Chapter 14: Data Reshaping<br />
<br />
Chapter 15: Reshaping Data in the Tidyverse<br />
<br />
Chapter 16: Manipulating Strings<br />
<br />
Chapter 17: Probability Distributions<br />
<br />
Chapter 18: Basic Statistics<br />
<br />
Chapter 19: Linear Models<br />
<br />
Chapter 20: Generalized Linear Models<br />
<br />
Chapter 21: Model Diagnostics<br />
<br />
Chapter 22: Regularization and Shrinkage<br />
<br />
Chapter 23: Nonlinear Models<br />
<br />
Chapter 24: Time Series and Autocorrelation<br />
<br />
Chapter 25: Clustering<br />
<br />
Chapter 26: Model Fitting with Caret<br />
<br />
Chapter 27: Reproducibility and Reports with knitr<br />
<br />
Chapter 28: Rich Documents with RMarkdown<br />
<br />
Chapter 29: Interactive Dashboards with Shiny<br />
<br />
Chapter 30: Building R Packages</span></span></span></p>', 'Title
			R for Everyone: Advanced Analytics and Graphics 2/e

			Author
			Jared P Lander

			ISBN
			9789386873521

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>R for Everyone: Advanced Analytics and Graphics 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jared P Lander</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386873521</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"910"', '"728"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2851r.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386873521&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4201', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4201', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 262, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:56'),
('2e4f3154-6000-4dcf-ad9f-e88401f69a8b', '1382', NULL, 'Industrial Relations - Library in Business and Management - 4 Vols.', 'industrial-relations-library-in-business-and-management-4-vols-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-138-1382', 'industrial-relations-library-in-business-and-management-4-vols-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382-1382', '9781849207959', '9781849207959', '9781849207959', NULL, 'This major work offers a broad insight into the field of industrial relations, taking into account the economic, political and social influences and the relative power of capital and labour that shape relations between people at work. Aided by an international editorial advisory board, the collection takes a broad interdisciplinary approach, which includes the interactions between employers, workers, their collective organizations and the state. Key concepts and foundational readings on industrial relations are covered by the first volume, while the second comprises readings on the principal actors in industrial relations. The third volume focuses on industrial relations processes and conflict resolution, leaving the fourth and final volume to deal with outcomes of the industrial relations processes. This major work offers a broad insight into the field of industrial relations, taking into account the economic, political and social influences and the relative power of capital and labour that shape relations between people at work. Aided by an international editorial advisory board, the collection takes a broad interdisciplinary approach, which includes the interactions between employers, workers, their collective organisations and the state. Key concepts and foundational readings on industrial relations are covered by the first volume, while the second comprises readings on the principal actors in industrial relations. The third volume focuses on industrial relations processes and conflict resolution, leaving the fourth and final volume to deal with outcomes of the industrial relations processes.', '<p>This major work offers a broad insight into the field of industrial relations, taking into account the economic, political and social influences and the relative power of capital and labour that shape relations between people at work. Aided by an international editorial advisory board, the collection takes a broad interdisciplinary approach, which includes the interactions between employers, workers, their collective organizations and the state. Key concepts and foundational readings on industrial relations are covered by the first volume, while the second comprises readings on the principal actors in industrial relations. The third volume focuses on industrial relations processes and conflict resolution, leaving the fourth and final volume to deal with outcomes of the industrial relations processes. This major work offers a broad insight into the field of industrial relations, taking into account the economic, political and social influences and the relative power of capital and labour that shape relations between people at work. Aided by an international editorial advisory board, the collection takes a broad interdisciplinary approach, which includes the interactions between employers, workers, their collective organisations and the state. Key concepts and foundational readings on industrial relations are covered by the first volume, while the second comprises readings on the principal actors in industrial relations. The third volume focuses on industrial relations processes and conflict resolution, leaving the fourth and final volume to deal with outcomes of the industrial relations processes.</p>', 'Sub Title
			Library in Business and Management

			Author
			Marian Baird 

			ISBN 13 Digit
			9781849207959

			Pages
			1600

			Binding
			Hardcover

			Year of Publication

			2011

			Edition of Book
			First

			Language
			English

			Edition

			1st

			Publisher
			SAGE', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library in Business and Management</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marian Baird </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849207959</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1600</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>
			<p>2011</p>
			</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>
			<p>1st</p>
			</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
	</tbody>
</table>', '"71145"', '"42690"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1600, '1600', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6349Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849207959&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1382', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1382', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2220, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('2e61fd8c-24f6-4efc-b6cd-80497e8ccaa8', '4128', 333, 'Biomechatronic Design in Biotechnology-A Methodology for Development of Biotechnological Products', 'biomechatronic-design-in-biotechnologya-methodology-for-development-of-biotechnological-products', 'biomechatronic-design-in-biotechnologya-methodology-for-development-of-biotechnological-products', '9780470573341', '9780470573341', '9780470573341', NULL, 'About the book

Biomechatronic Design in Biotechnology presents a complete methodology of biomechatronics, an emerging variant of the mechatronics field that marries biology, electronics, and mechanics to create products where biological and biochemical, technical, human, management-and-goal, and information systems are combined and integrated in order to solve a mission that fulfills a human need. A biomechatronic product includes a biological, mechanical, and electronic part.

Beginning with an overview of the fundamentals and theory behind biomechatronic technology, this book describes how general engineering design science theory can be applied when designing a technical system where biological species or components are integrated. Some research methods explored include schemes and matrices for analyzing the functionality of the designed products, ranking methods for screening and scoring the best design solutions, and structuring graphical tools for a thorough investigation of the subsystems and sub-functions of products.

Contents:

1 Introduction 1

PART I FUNDAMENTALS 13

2 Conceptual Design Theory 15

3 Biotechnology and Mechatronic Design 37

4 Methodology for Utilization of Mechatronic Design Tools 49

PART II APPLICATIONS 65

5 Blood Glucose Sensors 67

6 Surface Plasmon Resonance Biosensor Devices 85

7 A Diagnostic Device for Helicobacter pylori Infection 113

8 Microarray Devices 135

9 Microbial and Cellular Bioreactors 153

10 Chromatographic Protein Purification 193

11 Stem Cell Manufacturing 215

12 Bioartificial Organ-Simulating Devices 229

13 Applications to Process Analytical Technology and Quality by Design 249', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><em>Biomechatronic Design in Biotechnology </em>presents a complete methodology of biomechatronics, an emerging variant of the mechatronics field that marries biology, electronics, and mechanics to create products where biological and biochemical, technical, human, management-and-goal, and information systems are combined and integrated in order to solve a mission that fulfills a human need. A biomechatronic product includes a biological, mechanical, and electronic part.</span></span></p>

<p style="text-align:justify"><span><span>Beginning with an overview of the fundamentals and theory behind biomechatronic technology, this book describes how general engineering design science theory can be applied when designing a technical system where biological species or components are integrated. Some research methods explored include schemes and matrices for analyzing the functionality of the designed products, ranking methods for screening and scoring the best design solutions, and structuring graphical tools for a thorough investigation of the subsystems and sub-functions of products.</span></span></p>

<p><span><span><strong>Contents:</strong></span></span></p>

<p><span><span>1 Introduction 1</span></span></p>

<p><span><span><strong>PART I FUNDAMENTALS 13</strong></span></span></p>

<p><span><span>2 Conceptual Design Theory 15</span></span></p>

<p><span><span>3 Biotechnology and Mechatronic Design 37</span></span></p>

<p><span><span>4 Methodology for Utilization of Mechatronic Design Tools 49</span></span></p>

<p><span><span><strong>PART II APPLICATIONS 65</strong></span></span></p>

<p><span><span>5 Blood Glucose Sensors 67</span></span></p>

<p><span><span>6 Surface Plasmon Resonance Biosensor Devices 85</span></span></p>

<p><span><span>7 A Diagnostic Device for Helicobacter pylori Infection 113</span></span></p>

<p><span><span>8 Microarray Devices 135</span></span></p>

<p><span><span>9 Microbial and Cellular Bioreactors 153</span></span></p>

<p><span><span>10 Chromatographic Protein Purification 193</span></span></p>

<p><span><span>11 Stem Cell Manufacturing 215</span></span></p>

<p><span><span>12 Bioartificial Organ-Simulating Devices 229</span></span></p>

<p><span><span>13 Applications to Process Analytical Technology and Quality by Design 249</span></span></p>

<p> </p>
', 'Title
			Biomechatronic Design in Biotechnology-A Methodology for Development of Biotechnological Products

			Author
			Carl-Fredrik Mandenius

			ISBN
			9780470573341

			Publisher
			Wiley

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Biomechatronic Design in Biotechnology-A Methodology for Development of Biotechnological Products</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Carl-Fredrik Mandenius</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470573341</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10401"', '"6761"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1304design.jpeg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780470573341&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4128', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4128', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 333, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:56'),
('2e8cc77d-89d6-4039-a9dd-dd9a2a1b436e', '326', NULL, 'Progress in Nonlinear Differential Equations and Their Applications - Free Energy and Self-Interacting Particles', 'progress-in-nonlinear-differential-equations-and-their-applications-free-energy-and-selfinteracting-particles-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-3-326', 'progress-in-nonlinear-differential-equations-and-their-applications-free-energy-and-selfinteracting-particles-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326-326', 'Progress in Nonlinear', 'Progress in Nonlinear', 'Progress in Nonlinear ', NULL, '', NULL, 'Sub Title
			No

			Author
			Takashi Suzuki

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817643027

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Takashi Suzuki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817643027</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8200"', '"4920"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97449780817643027.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Progress%20in%20Nonlinear%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=326', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=326', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2888, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('2ec60836-2ddd-405b-b040-17fcc527812c', '2500', NULL, 'Architectural Engineering and Design Management - Teaching and Learning Building Design and Construction', 'architectural-engineering-and-design-management-teaching-and-learning-building-design-and-construction-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-250-2500', 'architectural-engineering-and-design-management-teaching-and-learning-building-design-and-construction-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500-2500', '9781844073306', '9781844073306', '9781844073306', NULL, 'Innovation in building design and construction depends on innovative strategies being developed by teachers and practitioners, made available to students and then professionally adopted. Successful transfer of this knowledge relies on appropriate support for both students and academics to ensure the new knowledge is translated into a format appropriate to the learner''s current state of understanding, often using a constructivist, student-centred learning approach.

This special issue of the journal Architectural Engineering and Design Management examines new strategies to manage effectively a growing number of students and a changing student profile in the built environment sector. Written by international experts in the field, core themes covered include student-centred learning, practice-based learning, good practice and evaluation, and instructional systems design. Several papers are devoted to virtual learning, focusing on e-pedagogy, standardisation, bridging the gap between academia and industry, and virtual learning environments.

This peer-reviewed publication will be invaluable reading for lecturers and students on architecture and civil engineering courses, professional architects and engineers, and all interested in T&L, continuing professional development and distance learning in the built environment sector.

Content - Editorial, Demystifying Construction, Technology in Architectural Education, Teaching and Learning in Collaborative Group Design Projects, Engaging Learners. The Development of Effective E-learning Applications for Students of the Built Environment, Supervised Work Experience. The Learning Climate of Construction Companies and the Factors that Influence Student Experience, Investigating the Synergy between Teaching and Research in a Teaching-led University. The Case of an Architectural Technology Undergraduate Programme, The Effectiveness of E-learning, An Ontology of Construction Education for E-learning via the Semantic Web, Learning to be Real Engineers. The Dam Game Simulation, Using Video in the Construction Technology Classroom. Encouraging Active Learning, Developing Web-based Tools for Teaching, Training, Learning and Development. The Role of Academic Institutions, Retrofitting E-learning to an Existing Distance Learning Course. A Case Study, Developing a Knowledge Centric Approach to Construction Education.', '<p style="text-align:justify"><span>Innovation in building design and construction depends on innovative strategies being developed by teachers and practitioners, made available to students and then professionally adopted. Successful transfer of this knowledge relies on appropriate support for both students and academics to ensure the new knowledge is translated into a format appropriate to the learner''s current state of understanding, often using a constructivist, student-centred learning approach. </span></p>

<p style="text-align:justify"><span>This special issue of the journal Architectural Engineering and Design Management examines new strategies to manage effectively a growing number of students and a changing student profile in the built environment sector. Written by international experts in the field, core themes covered include student-centred learning, practice-based learning, good practice and evaluation, and instructional systems design. Several papers are devoted to virtual learning, focusing on e-pedagogy, standardisation, bridging the gap between academia and industry, and virtual learning environments. </span></p>

<p style="text-align:justify"><span>This peer-reviewed publication will be invaluable reading for lecturers and students on architecture and civil engineering courses, professional architects and engineers, and all interested in T&amp;L, continuing professional development and distance learning in the built environment sector.</span></p>

<p style="text-align:justify"><span>Content - Editorial, Demystifying Construction, Technology in Architectural Education, Teaching and Learning in Collaborative Group Design Projects, Engaging Learners. The Development of Effective E-learning Applications for Students of the Built Environment, Supervised Work Experience. The Learning Climate of Construction Companies and the Factors that Influence Student Experience, Investigating the Synergy between Teaching and Research in a Teaching-led University. The Case of an Architectural Technology Undergraduate Programme, The Effectiveness of E-learning, An Ontology of Construction Education for E-learning via the Semantic Web, Learning to be Real Engineers. The Dam Game Simulation, Using Video in the Construction Technology Classroom. Encouraging Active Learning, Developing Web-based Tools for Teaching, Training, Learning and Development. The Role of Academic Institutions, Retrofitting E-learning to an Existing Distance Learning Course. A Case Study, Developing a Knowledge Centric Approach to Construction Education.</span></p>', 'Sub Title
			Architectural Engineering and Design Management - Teaching and Learning Building Design and Construction

			Author
			Dino Bouchlaghem, David Dowdle and Vian Ahmed

			About Author
			As per Book

			ISBN 10 Digit
			1844073300

			ISBN 13 Digit
			9781844073306

			Pages
			159

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Architectural Engineering and Design Management - Teaching and Learning Building Design and Construction</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dino Bouchlaghem, David Dowdle and Vian Ahmed</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1844073300</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781844073306</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>159</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"6346"', '"3808"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 159, '159', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6558Architectural%20Engineering%20and%20Design%20Management%20-%20Teachhing%20And%20Learning%20Building%20Design%20And%20Construction.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781844073306&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2500', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2500', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1569, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('2ec8a6f8-3393-4d9c-8b7c-bd1d63f2154b', '738', NULL, 'Research Methodology in Geology', 'research-methodology-in-geology', 'research-methodology-in-geology', 'IUKJ776', 'IUKJ776', 'IUKJ776', NULL, 'Pyrometamorphism occurs at very high temperatures (800 - > 1000 °C) and low pressures (< 2 kb) and typically results in the formation of "burnt" and fused rocks termed buchites, paralavas, clinkers and fulgarites. It is typically associated with shallow basaltic intrusions (contact aureoles, xenoliths,) combustion of carbonaceous matter, lightning strikes, and is also found in meteorites. During pyrometamorphism, the sequence of heating and cooling is greatly condensed favouring the preservation of a variety of stranded reaction microstructures that reflect disequilibrium reaction kinetics with metastable and mineral crystallisation.', '<p>Pyrometamorphism occurs at very high temperatures (800 - &gt; 1000 °C) and low pressures (&lt; 2 kb) and typically results in the formation of "burnt" and fused rocks termed buchites, paralavas, clinkers and fulgarites. It is typically associated with shallow basaltic intrusions (contact aureoles, xenoliths,) combustion of carbonaceous matter, lightning strikes, and is also found in meteorites. During pyrometamorphism, the sequence of heating and cooling is greatly condensed favouring the preservation of a variety of stranded reaction microstructures that reflect disequilibrium reaction kinetics with metastable and mineral crystallisation.</p>', 'Research Methodology in Geology', '<h1>Research Methodology in Geology</h1>', '"1055"', '"633"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/729211_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IUKJ776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=738', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=738', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2639, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', '4238', 225, 'Human Resource Management 17/e', 'human-resource-management-17e', 'human-resource-management-17e', '9789357054287', '9789357054287', '9789357054287', NULL, 'About the book

Human Resource Management, 17e provides students in human resource management courses and practicing managers with a full and practical introduction to the latest human resource management concepts and techniques in a highly readable and understandable form. This book is a useful resource for readers as it delves into the fundamentals of HR practices and highlights the need for a strong foundation in HR/personnel management concepts and techniques for the effective execution of day-to-day management responsibilities. The Indian edition, enriched with examples and case studies of Indian companies, makes the discussion of topics an interesting read for the audience of this book in this subcontinent.

Content:

Part I: Introduction

	Introduction to Human Resource Management

	Employment Laws in India and the U.S.

	Human Resource Policy, Strategy, and Performance

Part II: Recruitment, Placement, and Talent Management

	Job analysis and the Talent Management Process

	Personnel Planning and Recruiting

	Employee Testing and Selection

	Interviewing Candidates

Part III: Training and Development

	Training and Developing Employees

	Performance Management and Appraisal

	Managing Careers and Retention

Part IV: Compensation

	Establishing Strategic Pay Plans

	Pay for Performance and Financial Incentives

	Benefits and Services

Part V: Enrichment Topics in Human Resource Management

	Building Positive Employee Relations

	Labor Relations and Collective Bargaining

	Safety, Health, and Risk Management

	Managing Global Human Resources

	Managing Human Resources in Small and Entrepreneurial Firms', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Human Resource Management, 17e provides students in human resource management courses and practicing managers with a full and practical introduction to the latest human resource management concepts and techniques in a highly readable and understandable form. This book is a useful resource for readers as it delves into the fundamentals of HR practices and highlights the need for a strong foundation in HR/personnel management concepts and techniques for the effective execution of day-to-day management responsibilities. The Indian edition, enriched with examples and case studies of Indian companies, makes the discussion of topics an interesting read for the audience of this book in this subcontinent.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: Introduction</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Human Resource Management</span></span></span></li>
	<li><span><span><span>Employment Laws in India and the U.S.</span></span></span></li>
	<li><span><span><span>Human Resource Policy, Strategy, and Performance</span></span></span></li>
</ol>

<p><span><span><strong><span>Part II: Recruitment, Placement, and Talent Management</span></strong></span></span></p>

<ol>
	<li><span><span><span>Job analysis and the Talent Management Process</span></span></span></li>
	<li><span><span><span>Personnel Planning and Recruiting</span></span></span></li>
	<li><span><span><span>Employee Testing and Selection</span></span></span></li>
	<li><span><span><span>Interviewing Candidates</span></span></span></li>
</ol>

<p><span><span><strong><span>Part III: Training and Development</span></strong></span></span></p>

<ol>
	<li><span><span><span>Training and Developing Employees</span></span></span></li>
	<li><span><span><span>Performance Management and Appraisal</span></span></span></li>
	<li><span><span><span>Managing Careers and Retention</span></span></span></li>
</ol>

<p><span><span><strong><span>Part IV: Compensation</span></strong></span></span></p>

<ol>
	<li><span><span><span>Establishing Strategic Pay Plans</span></span></span></li>
	<li><span><span><span>Pay for Performance and Financial Incentives</span></span></span></li>
	<li><span><span><span>Benefits and Services</span></span></span></li>
</ol>

<p><span><span><strong><span>Part V: Enrichment Topics in Human Resource Management</span></strong></span></span></p>

<ol>
	<li><span><span><span>Building Positive Employee Relations</span></span></span></li>
	<li><span><span><span>Labor Relations and Collective Bargaining</span></span></span></li>
	<li><span><span><span>Safety, Health, and Risk Management</span></span></span></li>
	<li><span><span><span>Managing Global Human Resources</span></span></span></li>
	<li><span><span><span>Managing Human Resources in Small and Entrepreneurial Firms</span></span></span></li>
</ol>
', 'Title
			Human Resource Management 17/e

			Author
			Gary Dessler

			ISBN
			9789357054287

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Human Resource Management 17/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gary Dessler</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789357054287</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1090"', '"872"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4778human.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789357054287&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4238', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4238', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 225, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:56'),
('2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', '2720', NULL, 'Charisma of Kamala Das', 'charisma-of-kamala-das-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720', 'charisma-of-kamala-das-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720-2720', 'UJHY7765', 'UJHY7765::2720', 'UJHY7765', NULL, 'Charisma of Kamala Das', '<h1>Charisma of Kamala Das</h1>', 'Sub Title
			No

			Author
			T Sai Chandra Mouli

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189012592

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T Sai Chandra Mouli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189012592</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2720', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2720', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1383, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:56'),
('2f202c6d-97fa-4196-91ac-1cfa39fe1226', '3772', 677, 'The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication', 'the-physics-and-mathematics-of-electromagnetic-wave-propagation-in-cellular-wireless-communication', 'the-physics-and-mathematics-of-electromagnetic-wave-propagation-in-cellular-wireless-communication', '9781119393115', '9781119393115', '9781119393115', NULL, 'About the Book

An important resource that examines the physical aspects of wireless communications based on mathematical and physical evidence

The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communicationdescribes the electromagnetic principles for designing a cellular wireless system and includes the subtle electromagnetic principles that are often overlooked in designing such a system. This important text explores both the physics and mathematical concepts used in deploying antennas for transmission and reception of electromagnetic signals and examines how to select the proper methodology from a wide range of scenarios.

In this much-needed guide, the authors—noted experts in the field—explore the principle of electromagnetics as developed through the Maxwellian principles and describe the properties of an antenna in the frequency domain. The text also includes a review of the characterization of propagation path loss in a cellular wireless environment and examines ultrawideband antennas and the mechanisms of broadband transmission of both power and information. This important resource:

	Includes a discussion of the shortcomings of a MIMO system from both theoretical and practical aspects

	Demonstrates how to deploy base station antennas with better efficiency

	Validates the principle and the theoretical analysis of electromagnetic propagation in cellular wireless communication

	Contains results of experiments that are solidly grounded in mathematics and physics

Written for engineers, researchers, and educators who are or plan to work in the field, The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communicationoffers an essential resource for understanding the principles underpinning wireless communications.

Contents:

1 The Mystery of Wave Propagation and Radiation from an Antenna 1

Summary 1

1.1 Historical Overview of Maxwell’s Equations 3

1.2 Review of Maxwell–Hertz–Heaviside Equations 5

1.2.1 Faraday’s Law 5

1.2.2 Generalized Ampere’s Law 8

1.2.3 Gauss’s Law of Electrostatics 9

1.2.4 Gauss’s Law of Magnetostatics 10

1.2.5 Equation of Continuity 11

1.3 Development of Wave Equations 12

1.4 Methodologies for the Solution of the Wave Equations 16

1.5 General Solution of Maxwell’s Equations 19

1.6 Power (Correlation) Versus Reciprocity (Convolution) 24

1.7 Radiation and Reception Properties of a Point Source Antenna in Frequency and in Time Domain 28

1.7.1 Radiation of Fields from Point Sources 28

1.7.1.1 Far Field in Frequency Domain of a Point Radiator 29

1.7.1.2 Far Field in Time Domain of a Point Radiator 30

1.7.2 Reception Properties of a Point Receiver 31

1.8 Radiation and Reception Properties of Finite‐Sized Dipole‐Like Structures in Frequency and in Time 33

1.8.1 Radiation Fields from Wire‐Like Structures in the Frequency Domain 33

1.8.2 Radiation Fields from Wire‐Like Structures in the Time Domain 34

1.8.3 Induced Voltage on a Finite‐Sized Receive Wire‐Like Structure Due to a Transient Incident Field 34

1.8.4 Radiation Fields from Electrically Small Wire‐Like Structures in the Time Domain 35

1.9 An Expose on Channel Capacity 44

1.9.1 Shannon Channel Capacity 47

1.9.2 Gabor Channel Capacity 51

1.9.3 Hartley‐Nyquist‐Tuller Channel Capacity 53

1.10 Conclusion 56

References 57

2 Characterization of Radiating Elements Using Electromagnetic Principles in the Frequency Domain 61

Summary 61

2.1 Field Produced by a Hertzian Dipole 62

2.2 Concept of Near and Far Fields 65

2.3 Field Radiated by a Small Circular Loop 68

2.4 Field Produced by a Finite‐Sized Dipole 70

2.5 Radiation Field from a Finite‐Sized Dipole Antenna 72

2.6 Maximum Power Transfer and Efficiency 74

2.6.1 Maximum Power Transfer 75

2.6.2 Analysis Using Simple Circuits 77

2.6.3 Computed Results Using Realistic Antennas 81

2.6.4 Use/Misuse of the S‐Parameters 84

2.7 Radiation Efficiency of Electrically Small Versus Electrically Large Antenna 85

2.7.1 What is an Electrically Small Antenna (ESA)? 86

2.7.2 Performance of Electrically Small Antenna Versus Large Resonant Antennas 86

2.8 Challenges in Designing a Matched ESA 90

2.9 Near‐ and Far‐Field Properties of Antennas Deployed Over Earth 94

2.10 Use of Spatial Antenna Diversity 100

2.11 Performance of Antennas Operating Over Ground 104

2.12 Fields Inside a Dielectric Room and a Conducting Box 107

2.13 The Mathematics and Physics of an Antenna Array 120

2.14 Does Use of Multiple Antennas Makes Sense? 123

2.14.1 Is MIMO Really Better than SISO? 132

2.15 Signal Enhancement Methodology Through Adaptivity on Transmit Instead of MIMO 138

2.16 Conclusion 148

Appendix 2A Where Does the Far Field of an Antenna Really Starts Under Different Environments? 149

Summary 149

2A.1 Introduction 150

2A.2 Derivation of the Formula 2D2/λ 153

2A.3 Dipole Antennas Operating in Free Space 157

2A.4 Dipole Antennas Radiating Over an Imperfect Ground 162

2A.5 Epilogue 164

References 167

3 Mechanism of Wireless Propagation: Physics, Mathematics, and Realization 171

Summary 171

3.1 Introduction 172

3.2 Description and Analysis of Measured Data on Propagation Available in the Literature 173

3.3 Electromagnetic Analysis of Propagation Path Loss Using a Macro Model 184

3.4 Accurate Numerical Evaluation of the Fields Near an Earth–Air Interface 190

3.5 Use of the Numerically Accurate Macro Model for Analysis of Okumura et al.’s Measurement Data 192

3.6 Visualization of the Propagation Mechanism 199

3.7 A Note on the Conventional Propagation Models 203

3.8 Refinement of the Macro Model to Take Transmitting Antenna’s Electronic and Mechanical Tilt into Account 207

3.9 Refinement of the Data Collection Mechanism and its Interpretation Through the Definition of the Proper Route 210

3.10 Lessons Learnt: Possible Elimination of Slow Fading and a Better Way to Deploy Base Station Antennas 217

3.10.1 Experimental Measurement Setup 224

3.11 Cellular Wireless Propagation Occurs Through the Zenneck Wave and not Surface Waves 227

3.12 Conclusion 233

Appendix 3A Sommerfeld Formulation for a Vertical Electric Dipole Radiating Over an Imperfect Ground Plane 234

Appendix 3B Asymptotic Evaluation of the Integrals by the Method of Steepest Descent 247

Appendix 3C Asymptotic Evaluation of the Integrals When there Exists a Pole Near the Saddle Point 252

Appendix 3D Evaluation of Fields Near the Interface 254

Appendix 3E Properties of a Zenneck Wave 258

Appendix 3F Properties of a Surface Wave 259

References 261

4 Methodologies for Ultrawideband Distortionless Transmission/ Reception of Power and Information 265

Summary 265

4.1 Introduction 266

4.2 Transient Responses from Differently Sized Dipoles 268

4.3 A Travelling Wave Antenna 276

4.4 UWB Input Pulse Exciting a Dipole of Different Lengths 279

4.5 Time Domain Responses of Some Special Antennas 281

4.5.1 Dipole Antennas 281

4.5.2 Biconical Antennas 292

4.5.3 TEM Horn Antenna 299

4.6 Two Ultrawideband Antennas of Century Bandwidth 305

4.6.1 A Century Bandwidth Bi‐Blade Antenna 306

4.6.2 Cone‐Blade Antenna 310

4.6.3 Impulse Radiating Antenna (IRA) 313

4.7 Experimental Verification of Distortionless Transmission of Ultrawideband Signals 315

4.8 Distortionless Transmission and Reception of Ultrawideband Signals Fitting the FCC Mask 327

4.8.1 Design of a T‐pulse 329

4.8.2 Synthesis of a T‐pulse Fitting the FCC Mask 331

4.8.3 Distortionless Transmission and Reception of a UWB Pulse Fitting the FCC Mask 332

4.9 Simultaneous Transmission of Information and Power in Wireless Antennas 338

4.9.1 Introduction 338

4.9.2 Formulation and Optimization of the Various Channel Capacities 342

4.9.2.1 Optimization for the Shannon Channel Capacity 342

4.9.2.2 Optimization for the Gabor Channel Capacity 344

4.9.2.3 Optimization for the Hartley‐Nyquist‐Tuller Channel Capacity 345

4.9.3 Channel Capacity Simulation of a Frequency Selective Channel Using a Pair of Transmitting and Receiving Antennas 347

4.9.4 Optimization of Each Channel Capacity Formulation 353

4.10 Effect of Broadband Matching in Simultaneous Information and Power Transfer 355

4.10.1 Problem Description 357

4.10.1.1 Total Channel Capacity 358

4.10.1.2 Power Delivery 361

4.10.1.3 Limitation on VSWR 361

4.10.2 Design of Matching Networks 362

4.10.2.1 Simplified Real Frequency Technique (SRFT) 362

4.10.2.2 Use of Non‐Foster Matching Networks 366

4.10.3 Performance Gain When Using a Matching Network 367

4.10.3.1 Constraints of VSWR < 2 367

4.10.3.2 Constraints of VSWR < 3 369

4.10.3.3 Without VSWR Constraint 371

4.10.3.4 Discussions 372

4.10.4 PCB (Printed Circuit Board) Implementation of a Broadband‐ Matched Dipole 373

4.11 Conclusion 376', '<p>About the Book</p>

<p><strong>An important resource that examines the physical aspects of wireless communications based on mathematical and physical evidence</strong></p>

<p><em>The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication</em>describes the electromagnetic principles for designing a cellular wireless system and includes the subtle electromagnetic principles that are often overlooked in designing such a system. This important text explores both the physics and mathematical concepts used in deploying antennas for transmission and reception of electromagnetic signals and examines how to select the proper methodology from a wide range of scenarios.</p>

<p>In this much-needed guide, the authors—noted experts in the field—explore the principle of electromagnetics as developed through the Maxwellian principles and describe the properties of an antenna in the frequency domain. The text also includes a review of the characterization of propagation path loss in a cellular wireless environment and examines ultrawideband antennas and the mechanisms of broadband transmission of both power and information. This important resource:</p>

<ul>
	<li>Includes a discussion of the shortcomings of a MIMO system from both theoretical and practical aspects</li>
	<li>Demonstrates how to deploy base station antennas with better efficiency</li>
	<li>Validates the principle and the theoretical analysis of electromagnetic propagation in cellular wireless communication</li>
	<li>Contains results of experiments that are solidly grounded in mathematics and physics</li>
</ul>

<p>Written for engineers, researchers, and educators who are or plan to work in the field, <em>The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication</em>offers an essential resource for understanding the principles underpinning wireless communications.</p>

<p><strong><span>Contents:</span></strong></p>

<p><strong>1 The Mystery of Wave Propagation and Radiation from an Antenna 1</strong></p>

<p>Summary 1</p>

<p>1.1 Historical Overview of Maxwell’s Equations 3</p>

<p>1.2 Review of Maxwell–Hertz–Heaviside Equations 5</p>

<p>1.2.1 Faraday’s Law 5</p>

<p>1.2.2 Generalized Ampere’s Law 8</p>

<p>1.2.3 Gauss’s Law of Electrostatics 9</p>

<p>1.2.4 Gauss’s Law of Magnetostatics 10</p>

<p>1.2.5 Equation of Continuity 11</p>

<p>1.3 Development of Wave Equations 12</p>

<p>1.4 Methodologies for the Solution of the Wave Equations 16</p>

<p>1.5 General Solution of Maxwell’s Equations 19</p>

<p>1.6 Power (Correlation) Versus Reciprocity (Convolution) 24</p>

<p>1.7 Radiation and Reception Properties of a Point Source Antenna in Frequency and in Time Domain 28</p>

<p>1.7.1 Radiation of Fields from Point Sources 28</p>

<p>1.7.1.1 Far Field in Frequency Domain of a Point Radiator 29</p>

<p>1.7.1.2 Far Field in Time Domain of a Point Radiator 30</p>

<p>1.7.2 Reception Properties of a Point Receiver 31</p>

<p>1.8 Radiation and Reception Properties of Finite‐Sized Dipole‐Like Structures in Frequency and in Time 33</p>

<p>1.8.1 Radiation Fields from Wire‐Like Structures in the Frequency Domain 33</p>

<p>1.8.2 Radiation Fields from Wire‐Like Structures in the Time Domain 34</p>

<p>1.8.3 Induced Voltage on a Finite‐Sized Receive Wire‐Like Structure Due to a Transient Incident Field 34</p>

<p>1.8.4 Radiation Fields from Electrically Small Wire‐Like Structures in the Time Domain 35</p>

<p>1.9 An Expose on Channel Capacity 44</p>

<p>1.9.1 Shannon Channel Capacity 47</p>

<p>1.9.2 Gabor Channel Capacity 51</p>

<p>1.9.3 Hartley‐Nyquist‐Tuller Channel Capacity 53</p>

<p>1.10 Conclusion 56</p>

<p>References 57</p>

<p><strong>2 Characterization of Radiating Elements Using Electromagnetic Principles in the Frequency Domain 61</strong></p>

<p>Summary 61</p>

<p>2.1 Field Produced by a Hertzian Dipole 62</p>

<p>2.2 Concept of Near and Far Fields 65</p>

<p>2.3 Field Radiated by a Small Circular Loop 68</p>

<p>2.4 Field Produced by a Finite‐Sized Dipole 70</p>

<p>2.5 Radiation Field from a Finite‐Sized Dipole Antenna 72</p>

<p>2.6 Maximum Power Transfer and Efficiency 74</p>

<p>2.6.1 Maximum Power Transfer 75</p>

<p>2.6.2 Analysis Using Simple Circuits 77</p>

<p>2.6.3 Computed Results Using Realistic Antennas 81</p>

<p>2.6.4 Use/Misuse of the S‐Parameters 84</p>

<p>2.7 Radiation Efficiency of Electrically Small Versus Electrically Large Antenna 85</p>

<p>2.7.1 What is an Electrically Small Antenna (ESA)? 86</p>

<p>2.7.2 Performance of Electrically Small Antenna Versus Large Resonant Antennas 86</p>

<p>2.8 Challenges in Designing a Matched ESA 90</p>

<p>2.9 Near‐ and Far‐Field Properties of Antennas Deployed Over Earth 94</p>

<p>2.10 Use of Spatial Antenna Diversity 100</p>

<p>2.11 Performance of Antennas Operating Over Ground 104</p>

<p>2.12 Fields Inside a Dielectric Room and a Conducting Box 107</p>

<p>2.13 The Mathematics and Physics of an Antenna Array 120</p>

<p>2.14 Does Use of Multiple Antennas Makes Sense? 123</p>

<p>2.14.1 Is MIMO Really Better than SISO? 132</p>

<p>2.15 Signal Enhancement Methodology Through Adaptivity on Transmit Instead of MIMO 138</p>

<p>2.16 Conclusion 148</p>

<p>Appendix 2A Where Does the Far Field of an Antenna Really Starts Under Different Environments? 149</p>

<p>Summary 149</p>

<p>2A.1 Introduction 150</p>

<p>2A.2 Derivation of the Formula 2<em>D2/λ</em> 153</p>

<p>2A.3 Dipole Antennas Operating in Free Space 157</p>

<p>2A.4 Dipole Antennas Radiating Over an Imperfect Ground 162</p>

<p>2A.5 Epilogue 164</p>

<p>References 167</p>

<p><strong>3 Mechanism of Wireless Propagation: Physics, Mathematics, and Realization 171</strong></p>

<p>Summary 171</p>

<p>3.1 Introduction 172</p>

<p>3.2 Description and Analysis of Measured Data on Propagation Available in the Literature 173</p>

<p>3.3 Electromagnetic Analysis of Propagation Path Loss Using a Macro Model 184</p>

<p>3.4 Accurate Numerical Evaluation of the Fields Near an Earth–Air Interface 190</p>

<p>3.5 Use of the Numerically Accurate Macro Model for Analysis of Okumura et al.’s Measurement Data 192</p>

<p>3.6 Visualization of the Propagation Mechanism 199</p>

<p>3.7 A Note on the Conventional Propagation Models 203</p>

<p>3.8 Refinement of the Macro Model to Take Transmitting Antenna’s Electronic and Mechanical Tilt into Account 207</p>

<p>3.9 Refinement of the Data Collection Mechanism and its Interpretation Through the Definition of the Proper Route 210</p>

<p>3.10 Lessons Learnt: Possible Elimination of Slow Fading and a Better Way to Deploy Base Station Antennas 217</p>

<p>3.10.1 Experimental Measurement Setup 224</p>

<p>3.11 Cellular Wireless Propagation Occurs Through the Zenneck Wave and not Surface Waves 227</p>

<p>3.12 Conclusion 233</p>

<p>Appendix 3A Sommerfeld Formulation for a Vertical Electric Dipole Radiating Over an Imperfect Ground Plane 234</p>

<p>Appendix 3B Asymptotic Evaluation of the Integrals by the Method of Steepest Descent 247</p>

<p>Appendix 3C Asymptotic Evaluation of the Integrals When there Exists a Pole Near the Saddle Point 252</p>

<p>Appendix 3D Evaluation of Fields Near the Interface 254</p>

<p>Appendix 3E Properties of a Zenneck Wave 258</p>

<p>Appendix 3F Properties of a Surface Wave 259</p>

<p>References 261</p>

<p><strong>4 Methodologies for Ultrawideband Distortionless Transmission/ Reception of Power and Information 265</strong></p>

<p>Summary 265</p>

<p>4.1 Introduction 266</p>

<p>4.2 Transient Responses from Differently Sized Dipoles 268</p>

<p>4.3 A Travelling Wave Antenna 276</p>

<p>4.4 UWB Input Pulse Exciting a Dipole of Different Lengths 279</p>

<p>4.5 Time Domain Responses of Some Special Antennas 281</p>

<p>4.5.1 Dipole Antennas 281</p>

<p>4.5.2 Biconical Antennas 292</p>

<p>4.5.3 TEM Horn Antenna 299</p>

<p>4.6 Two Ultrawideband Antennas of Century Bandwidth 305</p>

<p>4.6.1 A Century Bandwidth Bi‐Blade Antenna 306</p>

<p>4.6.2 Cone‐Blade Antenna 310</p>

<p>4.6.3 Impulse Radiating Antenna (IRA) 313</p>

<p>4.7 Experimental Verification of Distortionless Transmission of Ultrawideband Signals 315</p>

<p>4.8 Distortionless Transmission and Reception of Ultrawideband Signals Fitting the FCC Mask 327</p>

<p>4.8.1 Design of a T‐pulse 329</p>

<p>4.8.2 Synthesis of a T‐pulse Fitting the FCC Mask 331</p>

<p>4.8.3 Distortionless Transmission and Reception of a UWB Pulse Fitting the FCC Mask 332</p>

<p>4.9 Simultaneous Transmission of Information and Power in Wireless Antennas 338</p>

<p>4.9.1 Introduction 338</p>

<p>4.9.2 Formulation and Optimization of the Various Channel Capacities 342</p>

<p>4.9.2.1 Optimization for the Shannon Channel Capacity 342</p>

<p>4.9.2.2 Optimization for the Gabor Channel Capacity 344</p>

<p>4.9.2.3 Optimization for the Hartley‐Nyquist‐Tuller Channel Capacity 345</p>

<p>4.9.3 Channel Capacity Simulation of a Frequency Selective Channel Using a Pair of Transmitting and Receiving Antennas 347</p>

<p>4.9.4 Optimization of Each Channel Capacity Formulation 353</p>

<p>4.10 Effect of Broadband Matching in Simultaneous Information and Power Transfer 355</p>

<p>4.10.1 Problem Description 357</p>

<p>4.10.1.1 Total Channel Capacity 358</p>

<p>4.10.1.2 Power Delivery 361</p>

<p>4.10.1.3 Limitation on VSWR 361</p>

<p>4.10.2 Design of Matching Networks 362</p>

<p>4.10.2.1 Simplified Real Frequency Technique (SRFT) 362</p>

<p>4.10.2.2 Use of Non‐Foster Matching Networks 366</p>

<p>4.10.3 Performance Gain When Using a Matching Network 367</p>

<p>4.10.3.1 Constraints of VSWR &lt; 2 367</p>

<p>4.10.3.2 Constraints of VSWR &lt; 3 369</p>

<p>4.10.3.3 Without VSWR Constraint 371</p>

<p>4.10.3.4 Discussions 372</p>

<p>4.10.4 PCB (Printed Circuit Board) Implementation of a Broadband‐ Matched Dipole 373</p>

<p>4.11 Conclusion 376</p>', 'Title

			The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication

			Author
			Tapan K. Sarkar

			ISBN

			9781119393115

			Publishers
			Wiley

			Year
			2018

			Edition
			First

			Pages
			391

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td>
			<p style="text-align:center"><span>The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Tapan K. Sarkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td>
			<p style="text-align:center"><span>9781119393115</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2018</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Edition</span></td>
			<td style="text-align:center"><span>First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>391</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"11721"', '"7033"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, 'First', NULL, '2018', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 391, '391', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5618P-5.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781119393115&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3772', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3772', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 677, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:56'),
('2f34c905-72cf-42c5-b54a-26694491b9a2', '1714', NULL, 'Local Geometry of the Fermi Surface - and High-Frequency Phenomena In Metals', 'local-geometry-of-the-fermi-surface-and-highfrequency-phenomena-in-metals-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-17-1714', 'local-geometry-of-the-fermi-surface-and-highfrequency-phenomena-in-metals-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714-1714', 'DDFF5466', 'DDFF5466', 'DDFF5466', NULL, 'The development of new experimental techniques to study phenomena, such as the anomalous skin effect, cyclotron resonance in magnetic fields normal to then metal surface, and high-frequency properties of metals, as well as the discovery of collective excitations arising from electron-electron correlations, have offered a new impetus for the analysis of the electronic properties of metals. This book discusses the local geometry of the Fermi surface and its effects on high-frequency phenomena in metals and metallic conductors. After an introductory chapter reviewing the electron-liquid theory of metals the discussion turns to techniques useful in analyzing properties of real Fermi surfaces, which are rarely spherical. In subsequent chapters these techniques are applied to concrete problems such as the anomalous skin effect, cyclotron resonance, attenuation of ultrasonic fields, dopplerons, the effects of zero-curvature portions of the Fermi surface, and the behavior of the Fermi surface in low-dimensional structures.', '<p>The development of new experimental techniques to study phenomena, such as the anomalous skin effect, cyclotron resonance in magnetic fields normal to then metal surface, and high-frequency properties of metals, as well as the discovery of collective excitations arising from electron-electron correlations, have offered a new impetus for the analysis of the electronic properties of metals. This book discusses the local geometry of the Fermi surface and its effects on high-frequency phenomena in metals and metallic conductors. After an introductory chapter reviewing the electron-liquid theory of metals the discussion turns to techniques useful in analyzing properties of real Fermi surfaces, which are rarely spherical. In subsequent chapters these techniques are applied to concrete problems such as the anomalous skin effect, cyclotron resonance, attenuation of ultrasonic fields, dopplerons, the effects of zero-curvature portions of the Fermi surface, and the behavior of the Fermi surface in low-dimensional structures.</p>', 'Local Geometry of the Fermi Surface - and High-Frequency Phenomena In Metals', '<h1>Local Geometry of the Fermi Surface - and High-Frequency Phenomena In Metals</h1>', '"8699"', '"5219"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8613dpp_18_83.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DDFF5466&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1714', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1714', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2022, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('2f3614b7-368e-4e20-ae0a-c96d76ef0561', '2439', NULL, 'Legal Aspects of Business NEW', 'legal-aspects-of-business-new-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439', 'legal-aspects-of-business-new-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439-2439', 'IKJO9987', 'IKJO9987', 'IKJO9987', NULL, 'Legal Aspects of Business NEW', '<h1>Legal Aspects of Business NEW</h1>', 'Sub Title
			No

			Author
			Akhileshwar Pathak

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789339205409

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Akhileshwar Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339205409</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJO9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2439', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2439', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1606, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('2f5c6be9-57a1-4c94-8353-311968bd01e1', '3673', 768, 'NARASIMHA PURANA - Text with English Translation', 'narasimha-purana-text-with-english-translation', 'narasimha-purana-text-with-english-translation', '9788171102228', '9788171102228', '9788171102228', NULL, 'Narasimha Purana occupies an important place among the upa-Puranas and like other Puranas, this is also considered to be compiled by Vyasa. On the contrary, every Purana dwells at length on one or more particular subjects and in some, five primary topics : 1. Primary creation or cosmogony, (2). Secondary creation, (3) Genealogy of gods and patriarchs, (4) Reigns of the Manus, (5) history of the solar and lunar dynasties. Narasimha Purana also depicts these five topics, viz., it contains various episodes of the incarnation of Lord vishnu; especially incarnation of Lord Rama. There are sixty five chapters, which describe all topics related with Purana. it describes the story of Rishi Markandeya''s victory over death and ''Yamagita''. The form of devotion, definition of a true devotee and the character of devotees like Dhruva has been described in this Purana.', '<p style="text-align:justify"><span>Narasimha Purana occupies an important place among the upa-Puranas and like other Puranas, this is also considered to be compiled by Vyasa. On the contrary, every Purana dwells at length on one or more particular subjects and in some, five primary topics : 1. Primary creation or cosmogony, (2). Secondary creation, (3) Genealogy of gods and patriarchs, (4) Reigns of the Manus, (5) history of the solar and lunar dynasties. Narasimha Purana also depicts these five topics, viz., it contains various episodes of the incarnation of Lord vishnu; especially incarnation of Lord Rama. There are sixty five chapters, which describe all topics related with Purana. it describes the story of Rishi Markandeya''s victory over death and ''Yamagita''. The form of devotion, definition of a true devotee and the character of devotees like Dhruva has been described in this Purana.</span></p>', ' 

			Title

			 

			NARASIMHA PURANA - Text with English Translation

			Author

			K.L Joshi & Bindiya Trivedi

			Edition

			4 Reprint Edition

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171102228

			ISBN-10 Digit

			8171102220

			Pages

			358

			Year

			2018

			Binding

			Hard Bound

			Language

			Sanskrit & English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>NARASIMHA PURANA - Text with English Translation</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>K.L Joshi &amp; Bindiya Trivedi</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>4 Reprint Edition</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171102228</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171102220</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>358</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2018</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"500"', '"375"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '4 Reprint Edition', NULL, '2018', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 358, '358', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/432251jRrF9tCgL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171102228&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3673', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3673', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 768, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2f64ee19-a09e-4c1a-ab72-0e30000de23e', '3680', 761, 'प्रस्थानत्रयी पदानुक्रम कोष: एकादश उपनिषद्, ब्रह्मसूत्र एवं श्रीमद्भगवद्गीता के विशिष्ट पदों के पदार्थ से युक्त', 'परसथनतरय-पदनकरम-कष-एकदश-उपनषद-बरहमसतर-एव-शरमदभगवदगत-क-वशषट-पद-क-पदरथ-स-यकत', '-', '9788171104796', '9788171104796', '9788171104796', NULL, 'पुस्तक परिचय

संस्कृत साहित्य कोष की दृष्टि से समृद्ध साहित्य रहा है। निघण्टु से प्रारम्भ हुई कोष की यात्रा अमरकोष आदि के रूप में आगे बढ़ती हुई वाचस्पत्यम्, शब्दकल्पद्रुम, हलायुध, मोनियर विलियम्स आदि के संस्कृत-इंग्लिश - कोष के रूप में विकसित होती हुई आज भी निरन्तर प्रवाहमान है। वर्तमान युग में आचार्य विश्वबन्धु शास्त्री ने इसको एक नया आयाम प्रदान किया, उन्होंने समस्त वैदिक साहित्य को आधार बनाकर वैदिकपदानुक्रमकोष की परम्परा का शुभारम्भ किया। इस नवीन और अध्ययन की दृष्टि से उपयोगी पद्धति को और आगे बढ़ाते हुए मेरे माध्यम से परम पिता परमात्मा ने सम्पूर्ण ऋग्वेद के समस्त भाष्यकारों के पद और उनके पदार्थों को ऋग्भाष्यपदार्थकोष: के रूप में पूर्ण कराके उपस्थापित किया। इसी श्रृंखला में प्रस्थानत्रयीपदानुक्रमकोष : को प्रस्तुत किया जा रहा है, जिसमें प्रमुख उपनिषदों के साथ ब्रह्मसूत्र और श्रीमद्भगवद्गीता के पदों और पदार्थों का समावेश हैं ।

यह प्रस्थानत्रयीपदानुक्रमकोषः कोष न तो पूर्ण रूप से पदानुक्रमकोष है और न पदार्थकोष ही । इसका गठन करते समय कतिपय शब्दों की दुरूहता ने यह प्रेरणा दी कि कठिन शब्दों के साथ उनके अर्थ भी दे दिये जायें। इस दुरूहता का समाधान जैसा आचार्य शङ्कर ने किया है, आज भी उसकी कोई तुलना नहीं है । अत: स्वाभाविक रूप से उपनिषदों के शाङ्करभाष्य में से कठिन और अप्रयुक्त शब्दों के अर्थ उक्त कोष में दे दिये गये हैं।', '<p style="text-align:center"><span><span><strong><span><span><span>पुस्तक</span></span></span></strong><strong> </strong><strong><span><span><span>परिचय</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>संस्कृत</span></span></span> <span><span><span>साहित्य</span></span></span> <span><span><span>कोष</span></span></span> <span><span><span>की</span></span></span> <span><span><span>दृष्टि</span></span></span> <span><span><span>से</span></span></span> <span><span><span>समृद्ध</span></span></span> <span><span><span>साहित्य</span></span></span> <span><span><span>रहा</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>निघण्टु</span></span></span> <span><span><span>से</span></span></span> <span><span><span>प्रारम्भ</span></span></span> <span><span><span>हुई</span></span></span> <span><span><span>कोष</span></span></span> <span><span><span>की</span></span></span> <span><span><span>यात्रा</span></span></span> <span><span><span>अमरकोष</span></span></span> <span><span><span>आदि</span></span></span> <span><span><span>के</span></span></span> <span><span><span>रूप</span></span></span> <span><span><span>में</span></span></span> <span><span><span>आगे</span></span></span> <span><span><span>बढ़ती</span></span></span> <span><span><span>हुई</span></span></span> <span><span><span>वाचस्पत्यम्</span></span></span><span><span><span>, </span></span></span><span><span><span>शब्दकल्पद्रुम</span></span></span><span><span><span>, </span></span></span><span><span><span>हलायुध</span></span></span><span><span><span>, </span></span></span><span><span><span>मोनियर</span></span></span> <span><span><span>विलियम्स</span></span></span> <span><span><span>आदि</span></span></span> <span><span><span>के</span></span></span> <span><span><span>संस्कृत</span></span></span><span><span><span>-</span></span></span><span><span><span>इंग्लिश</span></span></span><span><span><span> - </span></span></span><span><span><span>कोष</span></span></span> <span><span><span>के</span></span></span> <span><span><span>रूप</span></span></span> <span><span><span>में</span></span></span> <span><span><span>विकसित</span></span></span> <span><span><span>होती</span></span></span> <span><span><span>हुई</span></span></span> <span><span><span>आज</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>निरन्तर</span></span></span> <span><span><span>प्रवाहमान</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>वर्तमान</span></span></span> <span><span><span>युग</span></span></span> <span><span><span>में</span></span></span> <span><span><span>आचार्य</span></span></span> <span><span><span>विश्वबन्धु</span></span></span> <span><span><span>शास्त्री</span></span></span> <span><span><span>ने</span></span></span> <span><span><span>इसको</span></span></span> <span><span><span>एक</span></span></span> <span><span><span>नया</span></span></span> <span><span><span>आयाम</span></span></span> <span><span><span>प्रदान</span></span></span> <span><span><span>किया</span></span></span><span><span><span>, </span></span></span><span><span><span>उन्होंने</span></span></span> <span><span><span>समस्त</span></span></span> <span><span><span>वैदिक</span></span></span> <span><span><span>साहित्य</span></span></span> <span><span><span>को</span></span></span> <span><span><span>आधार</span></span></span> <span><span><span>बनाकर</span></span></span> <span><span><span>वैदिकपदानुक्रमकोष</span></span></span> <span><span><span>की</span></span></span> <span><span><span>परम्परा</span></span></span> <span><span><span>का</span></span></span> <span><span><span>शुभारम्भ</span></span></span> <span><span><span>किया।</span></span></span> <span><span><span>इस</span></span></span> <span><span><span>नवीन</span></span></span> <span><span><span>और</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>की</span></span></span> <span><span><span>दृष्टि</span></span></span> <span><span><span>से</span></span></span> <span><span><span>उपयोगी</span></span></span> <span><span><span>पद्धति</span></span></span> <span><span><span>को</span></span></span> <span><span><span>और</span></span></span> <span><span><span>आगे</span></span></span> <span><span><span>बढ़ाते</span></span></span> <span><span><span>हुए</span></span></span> <span><span><span>मेरे</span></span></span> <span><span><span>माध्यम</span></span></span> <span><span><span>से</span></span></span> <span><span><span>परम</span></span></span> <span><span><span>पिता</span></span></span> <span><span><span>परमात्मा</span></span></span> <span><span><span>ने</span></span></span> <span><span><span>सम्पूर्ण</span></span></span> <span><span><span>ऋग्वेद</span></span></span> <span><span><span>के</span></span></span> <span><span><span>समस्त</span></span></span> <span><span><span>भाष्यकारों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>पद</span></span></span> <span><span><span>और</span></span></span> <span><span><span>उनके</span></span></span> <span><span><span>पदार्थों</span></span></span> <span><span><span>को</span></span></span> <span><span><span>ऋग्भाष्यपदार्थकोष</span></span></span><span><span><span>: </span></span></span><span><span><span>के</span></span></span> <span><span><span>रूप</span></span></span> <span><span><span>में</span></span></span> <span><span><span>पूर्ण</span></span></span> <span><span><span>कराके</span></span></span> <span><span><span>उपस्थापित</span></span></span> <span><span><span>किया।</span></span></span> <span><span><span>इसी</span></span></span> <span><span><span>श्रृंखला</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रस्थानत्रयीपदानुक्रमकोष</span></span></span><span><span><span> : </span></span></span><span><span><span>को</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>जा</span></span></span> <span><span><span>रहा</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>जिसमें</span></span></span> <span><span><span>प्रमुख</span></span></span> <span><span><span>उपनिषदों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>साथ</span></span></span> <span><span><span>ब्रह्मसूत्र</span></span></span> <span><span><span>और</span></span></span> <span><span><span>श्रीमद्भगवद्गीता</span></span></span> <span><span><span>के</span></span></span> <span><span><span>पदों</span></span></span> <span><span><span>और</span></span></span> <span><span><span>पदार्थों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>समावेश</span></span></span> <span><span><span>हैं</span></span></span> <span><span><span>।</span></span></span></span></span></p>

<p><span><span><span>यह</span></span></span> <span><span><span>प्रस्थानत्रयीपदानुक्रमकोषः</span></span></span> <span><span><span>कोष</span></span></span> <span><span><span>न</span></span></span> <span><span><span>तो</span></span></span> <span><span><span>पूर्ण</span></span></span> <span><span><span>रूप</span></span></span> <span><span><span>से</span></span></span> <span><span><span>पदानुक्रमकोष</span></span></span> <span><span><span>है</span></span></span> <span><span><span>और</span></span></span> <span><span><span>न</span></span></span> <span><span><span>पदार्थकोष</span></span></span> <span><span><span>ही</span></span></span> <span><span><span>।</span></span></span> <span><span><span>इसका</span></span></span> <span><span><span>गठन</span></span></span> <span><span><span>करते</span></span></span> <span><span><span>समय</span></span></span> <span><span><span>कतिपय</span></span></span> <span><span><span>शब्दों</span></span></span> <span><span><span>की</span></span></span> <span><span><span>दुरूहता</span></span></span> <span><span><span>ने</span></span></span> <span><span><span>यह</span></span></span> <span><span><span>प्रेरणा</span></span></span> <span><span><span>दी</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>कठिन</span></span></span> <span><span><span>शब्दों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>साथ</span></span></span> <span><span><span>उनके</span></span></span> <span><span><span>अर्थ</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>दे</span></span></span> <span><span><span>दिये</span></span></span> <span><span><span>जायें।</span></span></span> <span><span><span>इस</span></span></span> <span><span><span>दुरूहता</span></span></span> <span><span><span>का</span></span></span> <span><span><span>समाधान</span></span></span> <span><span><span>जैसा</span></span></span> <span><span><span>आचार्य</span></span></span> <span><span><span>शङ्कर</span></span></span> <span><span><span>ने</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>आज</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>उसकी</span></span></span> <span><span><span>कोई</span></span></span> <span><span><span>तुलना</span></span></span> <span><span><span>नहीं</span></span></span> <span><span><span>है</span></span></span> <span><span><span>।</span></span></span> <span><span><span>अत</span></span></span><span><span><span>: </span></span></span><span><span><span>स्वाभाविक</span></span></span> <span><span><span>रूप</span></span></span> <span><span><span>से</span></span></span> <span><span><span>उपनिषदों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>शाङ्करभाष्य</span></span></span> <span><span><span>में</span></span></span> <span><span><span>से</span></span></span> <span><span><span>कठिन</span></span></span> <span><span><span>और</span></span></span> <span><span><span>अप्रयुक्त</span></span></span> <span><span><span>शब्दों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>अर्थ</span></span></span> <span><span><span>उक्त</span></span></span> <span><span><span>कोष</span></span></span> <span><span><span>में</span></span></span> <span><span><span>दे</span></span></span> <span><span><span>दिये</span></span></span> <span><span><span>गये</span></span></span> <span><span><span>हैं।</span></span></span></p>', ' 

			Title

			 

			प्रस्थानत्रयी पदानुक्रम कोष:  एकादश उपनिषद्, ब्रह्मसूत्र एवं श्रीमद्भगवद्गीता के विशिष्ट पदों के पदार्थ से युक्त

			Author

			प्रो. ज्ञान प्रकाश शास्त्री, डॉ. विजय कुमार त्यागी

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171104796

			ISBN-10 Digit

			8171104797

			Pages

			652

			Year

			2014

			Binding

			Hard Bound

			Language

			Sanskrit', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>प्रस्थानत्रयी पदानुक्रम कोष:  एकादश उपनिषद्, ब्रह्मसूत्र एवं श्रीमद्भगवद्गीता के विशिष्ट पदों के पदार्थ से युक्त</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>प्रो. ज्ञान प्रकाश शास्त्री, डॉ. विजय कुमार त्यागी</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171104796</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171104797</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>652</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2014</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"900"', '"675"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'Sanskrit', 'Sanskrit', '1/e', NULL, '2014', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 652, '652', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65369788171104796-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171104796&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3680', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3680', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 761, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2f88d4ff-b8e6-4d80-a3cb-5a6eeeb4ef85', '2152', NULL, 'Oracle Enterprise Manager 10g Grid Control Handbook - Centrally Manage Enterprise Applications, Middleware, and Databases', 'oracle-enterprise-manager-10g-grid-control-handbook-centrally-manage-enterprise-applications-middleware-and-databases-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-215-2152', 'oracle-enterprise-manager-10g-grid-control-handbook-centrally-manage-enterprise-applications-middleware-and-databases-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152', 'RFGT655', 'RFGT655::2152', 'RFGT655', NULL, 'With this Oracle Press guide, you will gain both an implementation reference and the practical hands-on knowledge needed to centrally manage enterprise applications, middleware, and databases in an efficient way with Oracle Enterprise Manager 10g Grid Control. The first part of the book focuses on the roll-out and deployment of the management infrastructure. The book goes on to provide tips and tricks for administrators to make the most efficient use of the infrastructure once Grid Control is operational. You will learn how to maximize all of the product''s capabilities in order to achieve greater agility, better service quality, and lower operational costs across the enterprise.', '<p>With this Oracle Press guide, you will gain both an implementation reference and the practical hands-on knowledge needed to centrally manage enterprise applications, middleware, and databases in an efficient way with Oracle Enterprise Manager 10g Grid Control. The first part of the book focuses on the roll-out and deployment of the management infrastructure. The book goes on to provide tips and tricks for administrators to make the most efficient use of the infrastructure once Grid Control is operational. You will learn how to maximize all of the product''s capabilities in order to achieve greater agility, better service quality, and lower operational costs across the enterprise.</p>', 'Oracle Enterprise Manager 10g Grid Control Handbook - Centrally Manage Enterprise Applications, Middleware, and Databases', '<h1>Oracle Enterprise Manager 10g Grid Control Handbook - Centrally Manage Enterprise Applications, Middleware, and Databases</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16419789380853925.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2152', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2152', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1724, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('2f9c1b30-71be-4fa1-bfc2-662d617d4d18', '3376', NULL, 'YOGA - Psychology of Yoga - V2', 'yoga-psychology-of-yoga-v2', 'yoga-psychology-of-yoga-v2', '9788187471530', '9788187471530', '9788187471530', NULL, 'Contents:

1. Consciousness, States and Grades, I. CONSCIOUSNESS AS THE ESSENCE OF THE UNIVERSE, II. CONSCIOUSNESS AND SELF-CONSCIOUSNESS, III. CONCENTRICITY AND EXPANSIVENESS OF CONSCIOUSNESS, IV. LUMINOSITY OF CONSCIOUSNESS, V. CREATIVITY OF CONSCIOUSNESS, VI. CONSCIOUSNESS AND PHYSICAL ENERGY, VII. RTA AND CONSCIOUSNESS, VIII. CAUSE OF GRADATION IN CONSCIOUSNESS, IX. CONSCIOUSNESS AND THE UNMANIFEST OF THE SANKHYAS, X. CONSCIOUSNESS AND THE PURUSA, XI. STATES OF CONSCIOUSNESS, XII. THE FOURTH STATE OF CONSCIOUSNESS AND ITS NUMINOUSNESS, XIII. PURPOSE BEHIND THE DYNAMICS OF CONSCIOUSNESS,

2. Consciousness as a Metaphysical Force, I. VISION OF DIRGHATAMAS AND THE GAYATRI, II. NATURE OF CONSCIOUSNESS AS REFLECTED IN AMBHRNI’S HYMN, III. BHARADVAJA’S VISION OF CONSCIOUSNESS,

3. Existential Value of Consciousness, I. TRUTH AND EXISTENCE, II. COHERENCE TO THE REAL, III. TRUTH AS AN IMPERATIVE OF THE REAL, IV. TRUTH AND KNOWLEDGE OF THE REALITY, V. RELATIONSHIP BETWEEN TRUTH AND UNTRUTH, VI. CONSCIOUSNESS AND THE SPACE-TIME CONTINUUM, VII. SELF-CONSCIOUSNESS, VIII. QUANTUM MECHANICS AND THE NATURE OF CONSCIOUSNESS, IX. EXPANSIVENESS AND CONCENTRICITY OF CONSCIOUSNESS, X. DYNAMISM OF CONSCIOUSNESS, XI. CONSCIOUSNESS AND ITS PROJECTIVITY, XII. CONSCIOUSNESS AS THE BASIC STUFF OF CREATION,

4. Concentricity and Universal Creativity of Consciousness, I. IMPLICATIONS OF THE VAISVANARA VIDYA, II. CONCENTRIC MOVEMENT OF CONSCIOUSNESS AS AN ELUCIDATED IN THE GARGYA-AJATASATRU DIALOGUE, III. MESSAGE OF THE DAHARA VIDYA, IV. IMPLICATIONS OF THE INSTRUCTION TO SVETAKETU, V. CONCURRENCE OF THE BRHADARANYAKA UPANISAD, VI. CONFIRMATION FROM THE AITAREYA UPANISAD,

5. Consciousness of the Unconsious, I. CONTRARIETY OF TERMINOLOGY, II. PENETRABILITY OF ANRTA BY RTA, III. DAKSA OF THE DIVINE AS AN AID TO THE PENETRATION, IV. SENSE OF GUILT AND ITS REMEDY, V. DAIVA MANAS AS AN ANTIDOTE TO THE PROBLEMS OF THE UNCONSCIOUS,

6. Ordeals of the Unconscious in the Quest for Consciousness, I. SEER’S ENCOUNTER WITH THE UNCONSCIOUS, II. SEMBLANCE OF THE UNCONSCIOUS TO DARKNESS AND WATER, III. SLEEP OF VRTRA AND THE UNCONSCIOUS, IV. VRTRA AS TAMAS OF THE SANKHYAS, V. VRTRA AND THE BLACK HOLE, VI. INTERVENTION OF THE SUPRAMENTAL IN THE INDRA-VRTRA CONFLICT, VII. VRTRA AND PANIS, VIII. ORDEALS OF BHUJYU, IX. REBHA’S ENCOUNTER WITH THE UNCONSCIOUS,

7. Contribution of Angiras, Ayasya, Bhrgu and Dadhyan to the Discovery of the Way to Consciousness, I. CONSCIOUSNESS AS THE FOUNDATION OF INDIAN CULTURE, II. ANGIRAS AND HIS ROLE IN THE DISCOVERY OF THE WAY, III. DISCOVERY OF THE MUKHYA PRANA, IV. VAK AND THE MUKHYA PRANA, V. AYASYA’S DISCOVERY OF THE FOURTH STATE OF CONSCIOUSNESS, VI. MUKHYA PRANA AND THE LIBIDO, VII. BHRGU VARUNI’S REALISATION OF MATTER AS THE ULTIMATE REALITY, VIII. VITAL FORCE AS THE ULTIMATE REALITY, IX. MIND AS THE ULTIMATE REALITY, X. CONSCIOUSNESS AS THE ULTIMATE REALITY, XI. BHRGU’S CONTRIBUTION TO THE ANALYSIS OF THE LAYERS OF THE HUMAN PSYCHE AND PERSONALITY, XII. DADHYAN’S DISCOVERY OF THE SUPRAMENTAL STATE OF HARMONY, XIII. DADHYAN AS SEER OF THE ISOPANISAD, XIV. ALLEGORICAL SIGNIFICANCE OF HIS STORY, XV. SINGULARITY OF DADHYAN’S VISION OF THE REALITY, XVI. PRACTICAL IMPLICATIONS OF DADHYAN’S VISION, XVII. SEERS’ VENTURE FROM INCONSCIENCE TO THE SUPREMENTAL CONSCIOUSNESS,

8. Consciousness and Immortality, I. IMMORTALITY THROUGH PROGENY, II. IMMORTALITY THROUGH NOBLE DEEDS, III. SAVITR AND IMMORTALITY, IV. RBHUS’ BOWL AS A SYMBOL OF THE SPAN OF HUMAN LIFE, V. DEVOTION, EQUIPOISE, SERVICE AND VISION OF THE REALITY AS THE WAY TO IMMORTALITY, VI. TEACHING OF GHORA ANGIRASA, VII. ROLE OF ANGIRAS IN THE DISCOVERY OF THE WAY TO IMMORTALITY, VIII. ROLE OF OTHER ACCOMPLISHMENTS OF THE RBHUS IN THEIR IMMORTALISATION, IX. SUPRAMUNDANE STATUS OF CONSCIOUSNESS AS THE BASIS OF IMMORTALITY, X. AGNI-VIDYA AND THE SECRET OF IMMORTALITY, XI. IMMORTALITY THROUGH SOMA, XII. HIGHER KNOWLEDGE AS THE WAY TO IMMORTALITY, XIII. IMMORTALITY AND LIBERATION, XIV. PROBLEM OF PHYSICAL TRANSFORMATION,

9. Yoga and Vak, I. CONCEPT OF VAK IN THE VEDA, II. ANALYSIS OF THE FROG HYMN IN RELATIONSHIP TO VAK, III. COW AND VAK, IV. ADITI AS VAK, V. ULTIMATE REALITY AS THE SOURCE OF VAK, VI. SARASVATI AS VAK, VII. SARASVATI AS THE ILLUMINATOR OF DELIGHT AND RASA, VIII. CONCEPT OF VAK IN THE BRAHMANAS, IX. VAK IN SAIVISM AND TANTRA,

10. Aesthetics and Yoga, I. INADEQUACY OF THE PATH OF RESTRAINT, II. SOMA AS THE SYMBOL OF AESTHETIC RAPTURE, III. RELATIONSHIP BETWEEN AESTHEIC JOY AND SPIRITUAL BLISS, IV. BHAKTI RASA AS THE CONNECTING LINK BETWEEN AESTHETIC JOY AND DELIGHT OF YOGIC EXPERIENCE, V. AESTHEIC JOY AS THE FORETASTE OF THE DELIGHT OF YOGIC EXPERIENCE,

11. Maha Mrtyunjaya Mantra as a Way to Immortality, I. MEANING OF TRYAMBAKA, II. PARALLELISM BETWEEN TRYAMBAKA AND SAVTTR, III. SIGNIFICANCE OF THE SMILE OF MELON, IV. TRYAMBAKA AND THE FOURTH STATE OF CONSCIOUSNESS, V. SIVA AND MAHADEVA, VI. DEATH AND REDEMPTION, VII. USE OF THE MAHAMRTYUNJAYA AS ASSURANCE TO A LIFE OF HUNDRED YEARS, VIII. VAYU, PRANA AND IMMORTALITY, I. SECRET OF THE TEN RUDRAS

 

 ', '<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>1. Consciousness, States and Grades</span></span></strong><span><span>, I. CONSCIOUSNESS AS THE ESSENCE OF THE UNIVERSE, II. CONSCIOUSNESS AND SELF-CONSCIOUSNESS, III. CONCENTRICITY AND EXPANSIVENESS OF CONSCIOUSNESS, IV. LUMINOSITY OF CONSCIOUSNESS, V. CREATIVITY OF CONSCIOUSNESS, VI. CONSCIOUSNESS AND PHYSICAL ENERGY, VII. RTA AND CONSCIOUSNESS, VIII. CAUSE OF GRADATION IN CONSCIOUSNESS, IX. CONSCIOUSNESS AND THE UNMANIFEST OF THE SANKHYAS, X. CONSCIOUSNESS AND THE PURUSA, XI. STATES OF CONSCIOUSNESS, XII. THE FOURTH STATE OF CONSCIOUSNESS AND ITS NUMINOUSNESS, XIII. PURPOSE BEHIND THE DYNAMICS OF CONSCIOUSNESS, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>2. Consciousness as a Metaphysical Force</span></span></strong><span><span>, I. VISION OF DIRGHATAMAS AND THE GAYATRI, II. NATURE OF CONSCIOUSNESS AS REFLECTED IN AMBHRNI’S HYMN, III. BHARADVAJA’S VISION OF CONSCIOUSNESS, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>3. Existential Value of Consciousness</span></span></strong><span><span>, I. TRUTH AND EXISTENCE, II. COHERENCE TO THE REAL, III. TRUTH AS AN IMPERATIVE OF THE REAL, IV. TRUTH AND KNOWLEDGE OF THE REALITY, V. RELATIONSHIP BETWEEN TRUTH AND UNTRUTH, VI. CONSCIOUSNESS AND THE SPACE-TIME CONTINUUM, VII. SELF-CONSCIOUSNESS, VIII. QUANTUM MECHANICS AND THE NATURE OF CONSCIOUSNESS, IX. EXPANSIVENESS AND CONCENTRICITY OF CONSCIOUSNESS, X. DYNAMISM OF CONSCIOUSNESS, XI. CONSCIOUSNESS AND ITS PROJECTIVITY, XII. CONSCIOUSNESS AS THE BASIC STUFF OF CREATION, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>4. Concentricity and Universal Creativity of Consciousness</span></span></strong><span><span>, I. IMPLICATIONS OF THE VAISVANARA VIDYA, II. CONCENTRIC MOVEMENT OF CONSCIOUSNESS AS AN ELUCIDATED IN THE GARGYA-AJATASATRU DIALOGUE, III. MESSAGE OF THE DAHARA VIDYA, IV. IMPLICATIONS OF THE INSTRUCTION TO SVETAKETU, V. CONCURRENCE OF THE BRHADARANYAKA UPANISAD, VI. CONFIRMATION FROM THE AITAREYA UPANISAD, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>5. Consciousness of the Unconsious</span></span></strong><span><span>, I. CONTRARIETY OF TERMINOLOGY, II. PENETRABILITY OF ANRTA BY RTA, III. DAKSA OF THE DIVINE AS AN AID TO THE PENETRATION, IV. SENSE OF GUILT AND ITS REMEDY, V. DAIVA MANAS AS AN ANTIDOTE TO THE PROBLEMS OF THE UNCONSCIOUS, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>6. Ordeals of the Unconscious in the Quest for Consciousness</span></span></strong><span><span>, I. SEER’S ENCOUNTER WITH THE UNCONSCIOUS, II. SEMBLANCE OF THE UNCONSCIOUS TO DARKNESS AND WATER, III. SLEEP OF VRTRA AND THE UNCONSCIOUS, IV. VRTRA AS TAMAS OF THE SANKHYAS, V. VRTRA AND THE BLACK HOLE, VI. INTERVENTION OF THE SUPRAMENTAL IN THE INDRA-VRTRA CONFLICT, VII. VRTRA AND PANIS, VIII. ORDEALS OF BHUJYU, IX. REBHA’S ENCOUNTER WITH THE UNCONSCIOUS, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>7. Contribution of Angiras, Ayasya, Bhrgu and Dadhyan to the Discovery of the Way to Consciousness</span></span></strong><span><span>, I. CONSCIOUSNESS AS THE FOUNDATION OF INDIAN CULTURE, II. ANGIRAS AND HIS ROLE IN THE DISCOVERY OF THE WAY, III. DISCOVERY OF THE MUKHYA PRANA, IV. VAK AND THE MUKHYA PRANA, V. AYASYA’S DISCOVERY OF THE FOURTH STATE OF CONSCIOUSNESS, VI. MUKHYA PRANA AND THE LIBIDO, VII. BHRGU VARUNI’S REALISATION OF MATTER AS THE ULTIMATE REALITY, VIII. VITAL FORCE AS THE ULTIMATE REALITY, IX. MIND AS THE ULTIMATE REALITY, X. CONSCIOUSNESS AS THE ULTIMATE REALITY, XI. BHRGU’S CONTRIBUTION TO THE ANALYSIS OF THE LAYERS OF THE HUMAN PSYCHE AND PERSONALITY, XII. DADHYAN’S DISCOVERY OF THE SUPRAMENTAL STATE OF HARMONY, XIII. DADHYAN AS SEER OF THE ISOPANISAD, XIV. ALLEGORICAL SIGNIFICANCE OF HIS STORY, XV. SINGULARITY OF DADHYAN’S VISION OF THE REALITY, XVI. PRACTICAL IMPLICATIONS OF DADHYAN’S VISION, XVII. SEERS’ VENTURE FROM INCONSCIENCE TO THE SUPREMENTAL CONSCIOUSNESS, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>8. Consciousness and Immortality</span></span></strong><span><span>, I. IMMORTALITY THROUGH PROGENY, II. IMMORTALITY THROUGH NOBLE DEEDS, III. SAVITR AND IMMORTALITY, IV. RBHUS’ BOWL AS A SYMBOL OF THE SPAN OF HUMAN LIFE, V. DEVOTION, EQUIPOISE, SERVICE AND VISION OF THE REALITY AS THE WAY TO IMMORTALITY, VI. TEACHING OF GHORA ANGIRASA, VII. ROLE OF ANGIRAS IN THE DISCOVERY OF THE WAY TO IMMORTALITY, VIII. ROLE OF OTHER ACCOMPLISHMENTS OF THE RBHUS IN THEIR IMMORTALISATION, IX. SUPRAMUNDANE STATUS OF CONSCIOUSNESS AS THE BASIS OF IMMORTALITY, X. AGNI-VIDYA AND THE SECRET OF IMMORTALITY, XI. IMMORTALITY THROUGH SOMA, XII. HIGHER KNOWLEDGE AS THE WAY TO IMMORTALITY, XIII. IMMORTALITY AND LIBERATION, XIV. PROBLEM OF PHYSICAL TRANSFORMATION, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>9. Yoga and Vak</span></span></strong><span><span>, I. CONCEPT OF VAK IN THE VEDA, II. ANALYSIS OF THE FROG HYMN IN RELATIONSHIP TO VAK, III. COW AND VAK, IV. ADITI AS VAK, V. ULTIMATE REALITY AS THE SOURCE OF VAK, VI. SARASVATI AS VAK, VII. SARASVATI AS THE ILLUMINATOR OF DELIGHT AND RASA, VIII. CONCEPT OF VAK IN THE BRAHMANAS, IX. VAK IN SAIVISM AND TANTRA, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>10. Aesthetics and Yoga,</span></span></strong><span><span> I. INADEQUACY OF THE PATH OF RESTRAINT, II. SOMA AS THE SYMBOL OF AESTHETIC RAPTURE, III. RELATIONSHIP BETWEEN AESTHEIC JOY AND SPIRITUAL BLISS, IV. BHAKTI RASA AS THE CONNECTING LINK BETWEEN AESTHETIC JOY AND DELIGHT OF YOGIC EXPERIENCE, V. AESTHEIC JOY AS THE FORETASTE OF THE DELIGHT OF YOGIC EXPERIENCE, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>11. Maha Mrtyunjaya Mantra as a Way to Immortality, </span></span></strong><span><span>I. MEANING OF TRYAMBAKA, II. PARALLELISM BETWEEN TRYAMBAKA AND SAVTTR, III. SIGNIFICANCE OF THE SMILE OF MELON, IV. TRYAMBAKA AND THE FOURTH STATE OF CONSCIOUSNESS, V. SIVA AND MAHADEVA, VI. DEATH AND REDEMPTION, VII. USE OF THE MAHAMRTYUNJAYA AS ASSURANCE TO A LIFE OF HUNDRED YEARS, VIII. VAYU, PRANA AND IMMORTALITY, I. SECRET OF THE TEN RUDRAS</span></span></span></span></p>

<p style="text-align:justify"> </p>

<p> </p>', 'Title
			YOGA - Psychology of Yoga - V2

			Author
			Prof. Satya Parkash Singh

			ISBN 
			9788187471530

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>YOGA - Psychology of Yoga - V2</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. Satya Parkash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN </span></td>
			<td style="text-align:center"><span>9788187471530</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2695"', '"1887"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8978YOGA%20-%20Psychology%20of%20Yoga%20-%20V%202.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471530&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3376', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3376', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1015, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:56'),
('2f9c453e-a5e7-4027-88e9-c6f89b3063df', '400', NULL, 'The Yoga Eternal Way to Health', 'the-yoga-eternal-way-to-health-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400', 'the-yoga-eternal-way-to-health-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400-400', '9788193264317', '9788193264317', '9788193264317', NULL, 'Join author Shakta Khalsa on an experiential journey, exploring yoga-based tools to help you embrace your true self and live with wonder and joy as you care for the children in your life. The book has been written with the intention of helping you-whether you''re parent, family member, teacher, therapist, or caregiver-reclaim your authentic self while also helping the children around you stay connected to their own inner radiance. With Shakta''s guidance, you''ll discover:

Fun, effective yoga exercises and meditations for children and adults

Ancient wisdom and leading-edge teachings to help children be the radiant beings that they are

Techniques for staying connected to your inner self while meeting challenges with children

Tips for the art of deep listening and neutral, friendly talk

Natural discipline that uses the magic of imagination and natural consequences

How to place trust in a child''s natural self-correcting abilities

Content - Figures, Foreword, Introduction: The Yoga Way to Radiance, Chapter 1:  Welcome to Your Toolbox, Chapter 2: The Highest Path of Yoga, Chapter 3: Walking the Balance Beam, Chapter 4: Into the High Heart, Chapter 5: No Place Like Home, Chapter 6: The Wonderful Side of Being Different, Chapter 7: Giving Children Space to Grow, Chapter 8:  Be the Lighthouse for Our Children, Our World, Epilogue: In the Hands of the Universe, Resources            ', '<p style="text-align:justify"><span>Join author Shakta Khalsa on an experiential journey, exploring yoga-based tools to help you embrace your true self and live with wonder and joy as you care for the children in your life. The book has been written with the intention of helping you-whether you''re parent, family member, teacher, therapist, or caregiver-reclaim your authentic self while also helping the children around you stay connected to their own inner radiance. With Shakta''s guidance, you''ll discover:</span></p>

<p style="text-align:justify"><span>Fun, effective yoga exercises and meditations for children and adults</span></p>

<p style="text-align:justify"><span>Ancient wisdom and leading-edge teachings to help children be the radiant beings that they are</span></p>

<p style="text-align:justify"><span>Techniques for staying connected to your inner self while meeting challenges with children</span></p>

<p style="text-align:justify"><span>Tips for the art of deep listening and neutral, friendly talk</span></p>

<p style="text-align:justify"><span>Natural discipline that uses the magic of imagination and natural consequences</span></p>

<p style="text-align:justify"><span>How to place trust in a child''s natural self-correcting abilities</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Figures, Foreword, Introduction: The Yoga Way to Radiance, Chapter 1:  Welcome to Your Toolbox, Chapter 2: The Highest Path of Yoga, </span></span><span><span><span><span>Chapter 3: Walking the Balance Beam, Chapter 4: Into the High Heart, Chapter 5: No Place Like Home, Chapter 6: The Wonderful Side of Being Different, Chapter 7: Giving Children Space to Grow, Chapter 8:  Be the Lighthouse for Our Children, Our World, Epilogue: In the Hands of the Universe, Resources</span>      </span></span></span><span><span>     </span></span><span> </span></p>', 'Sub Title
			How to follow your inner guidance and nurture children to do the same

			Author
			Shakta Khalsa

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788193264317

			Pages
			190

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>How to follow your inner guidance and nurture children to do the same</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Shakta Khalsa</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788193264317</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>190</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2017</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 190, '190', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5264The%20Yoga%20-%20Eternal%20Way%20to%20Health.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788193264317&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=400', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=400', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2848, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('2f9c81a1-a242-406b-9042-19a561856b37', '859', NULL, 'Sams Teach Yourself Windows Phone 7 Game Programming in 24 Hours BOOK', 'sams-teach-yourself-windows-phone-7-game-programming-in-24-hours-book-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-8-859', 'sams-teach-yourself-windows-phone-7-game-programming-in-24-hours-book-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859-859', 'PIOLK997', 'PIOLK997', 'PIOLK997', NULL, 'In just 24 sessions of one hour or less, you''ll learn how to build high performance games for Windows Phone 7 with Microsoft''s free XNA 4.0 toolset. Using this book''s straightforward, step-by-step approach, you''ll master all the skills you need to design, develop, test and publish highly playable games for any WP7 device. You''ll learn how to integrate game logic, touch screen user input, bitmaps, animations, audio, physics effects, GPS location services and more. Each lesson builds on what you''ve already learned, culminating in the construction of a complete game-and giving you a rock-solid foundation for real-world success! Step-by-step instructions carefully walk you through the most common Windows Phone 7 game development tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way notes present interesting information related to the discussion. Did You Know? tips offer advice or show you easier ways to perform tasks. Watch Out! cautions alert you to possible problems and give you advice on how to avoid them.', '<p>In just 24 sessions of one hour or less, you''ll learn how to build high performance games for Windows Phone 7 with Microsoft''s free XNA 4.0 toolset. Using this book''s straightforward, step-by-step approach, you''ll master all the skills you need to design, develop, test and publish highly playable games for any WP7 device. You''ll learn how to integrate game logic, touch screen user input, bitmaps, animations, audio, physics effects, GPS location services and more. Each lesson builds on what you''ve already learned, culminating in the construction of a complete game-and giving you a rock-solid foundation for real-world success! Step-by-step instructions carefully walk you through the most common Windows Phone 7 game development tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way notes present interesting information related to the discussion. Did You Know? tips offer advice or show you easier ways to perform tasks. Watch Out! cautions alert you to possible problems and give you advice on how to avoid them.</p>', 'Sams Teach Yourself Windows Phone 7 Game Programming in 24 Hours BOOK', '<h1>Sams Teach Yourself Windows Phone 7 Game Programming in 24 Hours BOOK</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84129789384746117.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PIOLK997&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=859', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=859', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2569, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', '896', NULL, 'Yog Kala', 'yog-kala-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896', 'yog-kala-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896-896', 'UJHY6677', 'UJHY6677', 'UJHY6677', NULL, 'Yog Kala', '<h1>Yog Kala</h1>', 'Sub Title
			No

			Author
			Dr. Sunita Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175247413

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sunita Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175247413</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"246"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9899Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=896', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=896', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2549, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('2fbcd9ee-52d0-4d0d-b6dd-b478abb8fd9e', '3585', 819, 'Global Policing', 'global-policing-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585', 'global-policing-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585-3585', '9781849200813', '9781849200813', '9781849200813', NULL, 'In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system.

 

 

Demonstrating how a theory of global policing is central to understanding global governance, the text explores:

 

- the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing

 

- the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach

 

- the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies

 

- the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development.

 

Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.', '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system.</p>

<p> </p>

<p> </p>

<p>Demonstrating how a theory of global policing is central to understanding global governance, the text explores:</p>

<p> </p>

<p>- the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing</p>

<p> </p>

<p>- the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach</p>

<p> </p>

<p>- the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies</p>

<p> </p>

<p>- the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development.</p>

<p> </p>

<p>Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', 'Sub Title
			Global Policing

			Author
			Ben Bowling & James Sheptycki

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781849200813

			Pages
			 192

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			1

			Language
			English

			Illustrations

			No

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Global Policing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ben Bowling &amp; James Sheptycki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781849200813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 192</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"9952"', '"5971"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 192, ' 192', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/244222.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849200813&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3585', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3585', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 819, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('2fc82edf-1678-4aab-ad54-d4e5aa206ed2', '3331', NULL, 'Revival of Metaphysics in 21st Century', 'revival-of-metaphysics-in-21st-century-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331', 'revival-of-metaphysics-in-21st-century-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331-3331', '9788189267421', '9788189267421', '9788189267421', NULL, 'As a reaction to the all pervasive obsession to analysis, a new trend of revival of metaphysics started appearing on the surface in the early twenty first century amongst the philosophically oriented masses including great thinkers like Prof Whitehead, Samuel Alexander and P.P. Strawson who, while admitting analytical method as a useful tool of philosophy, laid emphasis on the speculative philosophy which has spear headed, with a renewed force, a revival of metaphysics all over the world.

This book is both analytical and elucidatory in tracing the course of history of philosophy through its intermittent alternative periods of idealistic and empirical trends adding new arguments to present their rich phases through a dialectical movement of thought.

The comparative theories of Indian philosophy have also been discussed, where necessary, to enchance the utility of the treatise.

Content - Preface, Introduction, 1. Revival of Metaphysics, 2. Greek Contemplative Thought, 3. Our Knowledge of External World, 4. Mystery of the World, 5. The Concept of Causality, 6. Philosophy of the Soul, 7. Problem of understanding of God, 8. Categories as Basic Features of Thought  and Reality, 9. Concept - Realism vs. Nominalism, 10. Refutation of Language Philosophy, 11. Percepts and Concepts, 12. The Role and Structure of Concepts, 13. Philosophical Journey Beyond the Metaphysical Horizon, Bibliography            ', '<p style="text-align:justify"><span>As a reaction to the all pervasive obsession to analysis, a new trend of revival of metaphysics started appearing on the surface in the early twenty first century amongst the philosophically oriented masses including great thinkers like Prof Whitehead, Samuel Alexander and P.P. Strawson who, while admitting analytical method as a useful tool of philosophy, laid emphasis on the speculative philosophy which has spear headed, with a renewed force, a revival of metaphysics all over the world.</span></p>

<p style="text-align:justify"><span>This book is both analytical and elucidatory in tracing the course of history of philosophy through its intermittent alternative periods of idealistic and empirical trends adding new arguments to present their rich phases through a dialectical movement of thought.</span></p>

<p style="text-align:justify"><span>The comparative theories of Indian philosophy have also been discussed, where necessary, to enchance the utility of the treatise.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Introduction, 1. Revival of Metaphysics, 2. Greek Contemplative Thought, 3. Our Knowledge of External World, 4. Mystery of the World, 5. The Concept of Causality, 6. Philosophy of the Soul, 7. Problem of understanding of God, 8. Categories as Basic Features of Thought  and Reality, 9. Concept - Realism vs. Nominalism, 10. Refutation of Language Philosophy, 11. Percepts and Concepts, 12. The Role and Structure of Concepts, 13. Philosophical Journey Beyond the Metaphysical Horizon, Bibliography            </span></span></span></p>', 'Sub Title
			Revival of Metaphysics in 21st Century

			Author
			S.P.N. Rai

			About Author
			As per Book

			ISBN 10 Digit
			8189267426

			ISBN 13 Digit
			9788189267421

			Pages
			207

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Revival of Metaphysics in 21st Century</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>S.P.N. Rai</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8189267426</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788189267421</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>207</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"550"', '"330"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 207, '207', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5201Revival%20of%20Metaphysics%20in%2021st%20Century.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189267421&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3331', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3331', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1055, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:56'),
('2fd46c7a-c727-4b58-8ef0-f34a9b9e92aa', '1787', NULL, 'Statistical Theory of Communications', 'statistical-theory-of-communications-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787', 'statistical-theory-of-communications-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787-1787', 'EFGH5544', 'EFGH5544', 'EFGH5544', NULL, 'This clear and rigorous introduction offers a systematic account that covers all of the theory''s basic elements. The author, a former professor of electrical engineering at MIT, was co-inventor of the synthesis of electric networks in the time domain and the frequency domain by means of orthonormal functions. 252 figures.', '<p>This clear and rigorous introduction offers a systematic account that covers all of the theory''s basic elements. The author, a former professor of electrical engineering at MIT, was co-inventor of the synthesis of electric networks in the time domain and the frequency domain by means of orthonormal functions. 252 figures.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Y.W.Lee

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780486438900

			Pages
			509

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Y.W.Lee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486438900</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>509</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6100"', '"3660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 509, '509', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1093_4_50.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EFGH5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1787', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1787', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1963, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:56'),
('2fdad397-8a0e-49d1-be52-112fcc8b5ef8', '4410', 55, 'खेल-मनोविज्ञान For M.A., D.P.ED. & C.P.ED.', 'for-ma-dped-cped', '-for-ma-dped-cped', '9788183900232', '9788183900232', '9788183900232', NULL, 'खेल-मनोविज्ञान For M.A., D.P.ED. & C.P.ED.', '<p>खेल-मनोविज्ञान For M.A., D.P.ED. &amp; C.P.ED.</p>
', 'Title
			खेल-मनोविज्ञान For M.A., D.P.ED. & C.P.ED.

			Author
			रामेश्वरी देवी 

			ISBN
			9788183900232

			Publisher
			Abhishek

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>खेल-मनोविज्ञान For M.A., D.P.ED. &amp; C.P.ED.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>रामेश्वरी देवी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788183900232</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Abhishek</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"400"', '"260"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bc79042d-d2a7-4864-b750-23f0132667e3', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5998khel.jpeg', NULL, '34', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788183900232&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4410', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4410', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 55, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:56'),
('2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', '3974', 478, 'Interpretation of Organic Spectra', 'interpretation-of-organic-spectra', 'interpretation-of-organic-spectra', '9780470825167', '9780470825167', '9780470825167', NULL, 'About the Book

Although there are a number of books in this field, most of them lack an introduction of comprehensive analysis of MS and IR spectra, and others do not provide up-to-date information like tandem MS. This book fills the gap. The merit of this book is that the author will not only introduce knowledge for analyzing nuclear magnetic resonance spectra including 1H spectra (Chapter 1), 13C spectra (Chapter 2) and 2D NMR spectra (Chapter 3), he also arms readers systemically with knowledge of Mass spectra (including EI MS spectra and MS spectra by using soft ionizations) (Chapter 4) and IR spectra (Chapter 5). In each chapter the author presents very practical application skills by providing various challenging examples. The last chapter (Chapter 6) provides the strategy, skills and methods on how to identify an unknown compound through a combination of spectra. Based on nearly 40 years researching and teaching experience, the author also proposes some original and creative ideas, which are very practical for spectral interpretation.

Table of Contents

1 Interpretation of 1H NMR spectra

2 Interpretation of 13C NMR spectra

3 Interpretation of 2D NMR spectra

4 Interpretation of mass spectra

5 Interpretation of infrared spectra

6 Identification of unknown compounds or confirmation of structures through comprehensive interpretation of spectra

Reference 408

List of abbreviations 409

Index 411

 ', '<p><span><span><span><strong><span><span><span>About the Book</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span><span>Although there are a number of books in this field, most of them lack an introduction of comprehensive analysis of MS and IR spectra, and others do not provide up-to-date information like tandem MS. This book fills the gap. The merit of this book is that the author will not only introduce knowledge for analyzing nuclear magnetic resonance spectra including </span></span></span></span>1H spectra (Chapter 1), 13C spectra (Chapter 2) and 2D NMR spectra (Chapter 3), he also arms readers systemically with knowledge of Mass spectra (including EI MS spectra and MS spectra by using soft ionizations) (Chapter 4) and IR spectra (Chapter 5). In each chapter the author presents very practical application skills by providing various challenging examples. The last chapter (Chapter 6) provides the strategy, skills and methods on how to identify an unknown compound through a combination of spectra. Based on nearly 40 years researching and teaching experience, the author also proposes some original and creative ideas, which are very practical for spectral interpretation.</span></span></span></p>

<p><span><span><span><strong><span><span><span>Table of Contents</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>1 Interpretation of 1H NMR spectra </span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2 Interpretation of 13C NMR spectra </span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3 Interpretation of 2D NMR spectra </span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4 Interpretation of mass spectra </span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>5 Interpretation of infrared spectra </span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6 Identification of unknown compounds or confirmation of structures through comprehensive interpretation of spectra </span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Reference 408</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>List of abbreviations 409</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Index 411</span></span></span></span></span></span></p>

<p> </p>', 'Title
			Interpretation of Organic Spectra

			Author
			Yong-Cheng Ning

			ISBN
			9780470825167

			Publisher
			Wiley

			Pages
			416

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Interpretation of Organic Spectra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Yong-Cheng Ning</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470825167</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>416</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"12612"', '"8829"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 416, '416', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6899spectra.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470825167&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3974', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3974', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 478, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:56'),
('2fe4091f-eafb-4784-b156-6e8b0130f5c6', '3411', 982, 'Sage Visual Methods - Library of Research Methods - 4 Vols.', 'sage-visual-methods-library-of-research-methods-4-vols-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3-3411', 'sage-visual-methods-library-of-research-methods-4-vols-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411-3411', '9781446241028', '9781446241028', '9781446241028', NULL, 'In contemporary Western societies, the visual domain has come to assume a thus far unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper- based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration.', '<p>In contemporary Western societies, the visual domain has come to assume a thus far unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper- based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration.</p>', 'Sub Title
			Library of Research Methods

			Author
			Jason Hughes

			Publisher
			SAGE

			ISBN 13 Digit
			9781446241028

			Pages
			1640

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Research Methods</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jason Hughes</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446241028</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1640</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40983"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1640, '1640', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78819781446241028.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446241028&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3411', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3411', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 982, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:56'),
('2fefc4d5-0c80-4021-bfd8-6f366994b99a', '3347', NULL, 'Sri Krishna - In Brindavan', 'sri-krishna-in-brindavan-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347', 'sri-krishna-in-brindavan-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347-3347', 'Sri Krishna', 'Sri Krishna', 'Sri Krishna', NULL, 'Sri Krishna''s exile to Brindavan is a landmark in the history of Indian religion, considering that the episodes connected with that exile have given birth to the practice and yoga of divine love which takes us to the depths and intimacies of human emotions turned to the Divine and the Divine response that uplifts various layers of human consciousness, even the vital and sensuous to their divine counterparts. Sri Krishna''s sweetness and the alluring charm of His flute surpass even the oceans of Ananda and capture the human soul into the most intimate secrecy of the human relationship with the Divine. The Rasa Lila of Sri Krishna with the Gopis and the love of Sri Krishna with Radha and of Radha with Sri Krishna have become for all spiritual seekers a symbol of the Divine Harmony that can be established on the earth as also of the creative power of Divine Love.

This book is an anthology of episodes taken from various literary works that depict the episodes connected with Sri Krishna''s exile to Brindavan as also of some of the significant poems, comments and essays that aim at clarifying and illumining the secrets of Sri Krishna as an Avatara and the impact that Sri Krishna has made on the human hearts that have turned to the intimacies of Divine Love. A few extracts from Sri Chaitanya and Sri Ramakrishna, as also from Sri Aurobindo and The Mother''s "Radha''s Prayer" indicate the living testimony of the reality of Sri Krishna and the work that He continues to do for the evolution of consciousness on the earth.

The aim of this anthology is to introduce to the reader some significant passages and poems that will provide illuminating impressions of some of the relevant original works, and it is hoped that the reader will feel invited to turn to the original works in an ever continuing pilgrimage to the sanctuary of Sri Krishna.', '<p style="text-align:justify"><span>Sri Krishna''s exile to Brindavan is a landmark in the history of Indian religion, considering that the episodes connected with that exile have given birth to the practice and yoga of divine love which takes us to the depths and intimacies of human emotions turned to the Divine and the Divine response that uplifts various layers of human consciousness, even the vital and sensuous to their divine counterparts. Sri Krishna''s sweetness and the alluring charm of His flute surpass even the oceans of Ananda and capture the human soul into the most intimate secrecy of the human relationship with the Divine. The Rasa Lila of Sri Krishna with the Gopis and the love of Sri Krishna with Radha and of Radha with Sri Krishna have become for all spiritual seekers a symbol of the Divine Harmony that can be established on the earth as also of the creative power of Divine Love.</span></p>

<p style="text-align:justify"><span>This book is an anthology of episodes taken from various literary works that depict the episodes connected with Sri Krishna''s exile to Brindavan as also of some of the significant poems, comments and essays that aim at clarifying and illumining the secrets of Sri Krishna as an Avatara and the impact that Sri Krishna has made on the human hearts that have turned to the intimacies of Divine Love. A few extracts from Sri Chaitanya and Sri Ramakrishna, as also from Sri Aurobindo and The Mother''s "Radha''s Prayer" indicate the living testimony of the reality of Sri Krishna and the work that He continues to do for the evolution of consciousness on the earth.</span></p>

<p style="text-align:justify"><span>The aim of this anthology is to introduce to the reader some significant passages and poems that will provide illuminating impressions of some of the relevant original works, and it is hoped that the reader will feel invited to turn to the original works in an ever continuing pilgrimage to the sanctuary of Sri Krishna.</span></p>', 'Sub Title
			Sri Krishna - In Brindavan

			Author
			Kireet Joshi

			About Author
			As per Book

			Pages
			252

			Binding
			Paperback

			Year of Publication
			2007

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Sri Krishna - In Brindavan</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Kireet Joshi</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>252</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"695"', '"417"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 252, '252', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5765Sri%20Krishna%20-%20In%20Brindavan.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Sri%20Krishna&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3347', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3347', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1040, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:56'),
('2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', '1447', NULL, 'The Complete Works of Swami Vivekananda - V 6', 'the-complete-works-of-swami-vivekananda-v-6-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-14-1447', 'the-complete-works-of-swami-vivekananda-v-6-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447-1447', 'MKNJ8877', 'MKNJ8877', 'MKNJ8877', NULL, 'The Complete Works of Swami Vivekananda - V 6', '<h1>The Complete Works of Swami Vivekananda - V 6</h1>', 'Sub Title
			No

			Author
			Sister Nivedita

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788185301815

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sister Nivedita</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185301815</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"275"', '"165"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52159788185301815.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MKNJ8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1447', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1447', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2198, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('30136dfb-ec66-4717-8741-164dadbd1b20', '3542', 862, 'Dispersive Transport Equations and Multiscale Models', 'dispersive-transport-equations-and-multiscale-models-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-354-3542', 'dispersive-transport-equations-and-multiscale-models-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542-3542', '0387404961', '0387404961', '0387404961', NULL, 'IMA Volumes 135: Transport in Transition Regimes and 136: Dispersive Transport Equations and Multiscale Models focus on the modeling of processes for which transport is one of the most complicated components. This includes processes that involve a wdie range of length scales over different spatio-temporal regions of the problem, ranging from the order of mean-free paths to many times this scale. Consequently, effective modeling techniques require different transport models in each region. The first issue is that of finding efficient simulations techniques, since a fully resolved kinetic simulation is often impractical. One therefore develops homogenization, stochastic, or moment based subgrid models. Another issue is to quantify the discrepancy between macroscopic models and the underlying kinetic description, especially when dispersive effects become macroscopic, for example due to quantum effects in semiconductors and superfluids. These two volumes address these questions in relation to a wide variety of application areas, such as semiconductors, plasmas, fluids, chemically reactive gases, etc.', '<p>IMA Volumes 135: Transport in Transition Regimes and 136: Dispersive Transport Equations and Multiscale Models focus on the modeling of processes for which transport is one of the most complicated components. This includes processes that involve a wdie range of length scales over different spatio-temporal regions of the problem, ranging from the order of mean-free paths to many times this scale. Consequently, effective modeling techniques require different transport models in each region. The first issue is that of finding efficient simulations techniques, since a fully resolved kinetic simulation is often impractical. One therefore develops homogenization, stochastic, or moment based subgrid models. Another issue is to quantify the discrepancy between macroscopic models and the underlying kinetic description, especially when dispersive effects become macroscopic, for example due to quantum effects in semiconductors and superfluids. These two volumes address these questions in relation to a wide variety of application areas, such as semiconductors, plasmas, fluids, chemically reactive gases, etc.</p>', 'Sub Title
			No

			Author
			Naoufel Ben Abdllah, Anton Arnold, Pierre Degond

			About Author
			No

			Content

			No

			ISBN 10 Digit
			0387404961

			ISBN 13 Digit
			9780387404967

			Pages
			X, 295

			Binding
			Hardback

			Year of Publication
			2003

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Naoufel Ben Abdllah, Anton Arnold, Pierre Degond</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0387404961</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387404967</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>X, 295</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"5800"', '"3480"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'X, 295', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0387404961&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3542', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3542', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 862, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('3021b601-b523-4db7-a79c-f84928967f97', '2411', NULL, 'Public Sector Reform - Library of the Public Sector - 4 Vols.', 'public-sector-reform-library-of-the-public-sector-4-vols-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411', 'public-sector-reform-library-of-the-public-sector-4-vols-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411-2411', '9781446240892', '9781446240892', '9781446240892', NULL, 'Public Sector Reform is endemic to public administrations and governmental structures globally. It is driven by a variety of dynamics and these vary according to their specific context: geographical, cultural, social, political, economic and temporal. This four-volume set brings together elements of the classical and modern work in this diverse field in a comprehensive and accessible way; providing an indispensable resource for both academics and practitioners from a social science and business perspective. Through a 4-volume structure, which takes in historical and modern day perspectives whilst maintaining a strong global focus on the subject, the set demonstrates that reform is a constant process and that it has been taking place for a long time; that which we often consider a ''golden age'' in terms of Weberian bureaucracies or welfare state hierarchies, was itself a reform that belonged to a specific time and set of places. Volume One: The Historical Perspective of Reform Volume Two: Management and Post New Public Management: Reform in a time of Change Volume Three: Post-Soviet Reform Volume Four: The Developing World and Reform: African, Other Asian and Latin American Pathways', '<p>Public Sector Reform is endemic to public administrations and governmental structures globally. It is driven by a variety of dynamics and these vary according to their specific context: geographical, cultural, social, political, economic and temporal. This four-volume set brings together elements of the classical and modern work in this diverse field in a comprehensive and accessible way; providing an indispensable resource for both academics and practitioners from a social science and business perspective. Through a 4-volume structure, which takes in historical and modern day perspectives whilst maintaining a strong global focus on the subject, the set demonstrates that reform is a constant process and that it has been taking place for a long time; that which we often consider a ''golden age'' in terms of Weberian bureaucracies or welfare state hierarchies, was itself a reform that belonged to a specific time and set of places. Volume One: The Historical Perspective of Reform Volume Two: Management and Post New Public Management: Reform in a time of Change Volume Three: Post-Soviet Reform Volume Four: The Developing World and Reform: African, Other Asian and Latin American Pathways</p>', 'Author
			Andrew Massey

			Publisher
			Sage

			ISBN 13 Digit
			9781446240892

			Format
			Hardback

			Edition
			1st

			Pages
			1632

			Year of Publication
			2013', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Andrew Massey</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Sage</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446240892</td>
		</tr>
		<tr>
			<th>Format</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1632</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
	</tbody>
</table>', '"67983"', '"40789"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, '1st', NULL, NULL, NULL, NULL, 'b07411dc-945a-4a47-8344-fa3f20b46e71', NULL, NULL, 1632, '1632', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/505745401_book_item_45401.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446240892&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2411', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2411', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1624, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('3031897a-5625-4767-afa2-5d9e7f3ebbf7', '2492', NULL, 'Intergroup Relations - Library in social Psychology in 4Vols. BOOK', 'intergroup-relations-library-in-social-psychology-in-4vols-book-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-24-2492', 'intergroup-relations-library-in-social-psychology-in-4vols-book-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492-2492', 'NJJKI8988', 'NJJKI8988', 'NJJKI8988', NULL, 'One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations', '<p>One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations</p>', 'Intergroup Relations - Library in social Psychology in 4Vols. BOOK', '<h1>Intergroup Relations - Library in social Psychology in 4Vols. BOOK</h1>', '"57700"', '"34620"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NJJKI8988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2492', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2492', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1573, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('30318e1c-c087-4805-8cf5-9687b7ccdcd8', '1754', NULL, 'Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room', 'statistical-analysis-of-extreme-values-with-application-to-insurance-finance-hydrology-and-other-fields-includes-cdroom-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1-1754', 'statistical-analysis-of-extreme-values-with-application-to-insurance-finance-hydrology-and-other-fields-includes-cdroom-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754-1754', 'YYTE4532', 'YYTE4532', 'YYTE4532', NULL, 'The statistical analysis of extreme data is important for various disciplines, including insurance, finance, hydrology, engineering and environmental sciences. This book is an introduction to parametric modelling, exploratory analysis and statistical inference for extreme events. The text contains special chapters about insurance (co-authored by M. Radtke), returns in asset prices (co-authored by C.G. de Vries) and flood frequency analysis, as well as five longer case studies. XTREMES, an interactive menu-driven system which runs under Windows 3.1 (16 bit version) and Windows 95, NT (32 bit version) is included, and is designed to facilitate the assessment of the adequacy of the parametric modelling and the statistical inference. It contains an integrated Pascal-like programming language.', '<p>The statistical analysis of extreme data is important for various disciplines, including insurance, finance, hydrology, engineering and environmental sciences. This book is an introduction to parametric modelling, exploratory analysis and statistical inference for extreme events. The text contains special chapters about insurance (co-authored by M. Radtke), returns in asset prices (co-authored by C.G. de Vries) and flood frequency analysis, as well as five longer case studies. XTREMES, an interactive menu-driven system which runs under Windows 3.1 (16 bit version) and Windows 95, NT (32 bit version) is included, and is designed to facilitate the assessment of the adequacy of the parametric modelling and the statistical inference. It contains an integrated Pascal-like programming language.</p>', 'Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room', '<h1>Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room</h1>', '"6100"', '"3660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3639dpp_18_128.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YYTE4532&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1754', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1754', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1987, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:56'),
('30832511-394c-44df-a8f9-004c97a31088', '734', NULL, 'Theories of the World: from antiquity to the copernican Revolution BOOK', 'hiv-aur-aids-shiksha-h-new-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-734', 'hiv-aur-aids-shiksha-h-new-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363', 'YUJH7766', 'YUJH7766::734', 'YUJH7766', NULL, 'HIV Aur AIDs Shiksha (H) NEW', '<h1>HIV Aur AIDs Shiksha (H) NEW</h1>', 'Sub Title
			No

			Author
			Dr. Arun Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381638866

			Pages
			221

			Binding
			Paperback

			Year of Publication
			2018

			Edition of Book
			1/e

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Arun Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381638866</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>221</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1/e</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1075"', '"975"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '1/e', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 221, '221', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/644541cyojymm6l._sx320_bo1_204_203_200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUJH7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=734', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=734', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2642, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('30a41237-5ba2-44b1-a67b-673d53d5abe7', '3366', NULL, 'The Yoga System of Patanjali', 'the-yoga-system-of-patanjali-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366', 'the-yoga-system-of-patanjali-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366-3366', '9788183150590', '9788183150590', '9788183150590', NULL, 'Yoga is one of the oldest systems of Indian Philosophy and Patanjali is the founder of this system. Condensed in one hundred and ninty-six aphorisms or sutras are the essential philosophy and technique of Yoga. Over the centuries, scholars and teachers of Yoga have attempted to expand these sutras with commentaries and explanations.

The aim of Yoga is rid the mind of its modifications in order to attain self realization. Cit has multifarious modifications under the stress and strain of the three gunas.

This work offers an authentic and fully comprehensive study exposing the basic concepts as well as their practical aspects. The book is a reliable compendium covering the whole gamut of philosophical problems and metaphysical issue, concerning the Yoga system.

Contents - Preface, Abbreviations, 1. Introduction, 2. Sad Darsanas, 3. Commentaries of Vyasa and Vijnanabhiksu on the Yoga Sutra of Patanjali, 4. Types of Vrttis, 5. Astanga Yoga, 6. Samyama, 7. God in Yoga, 8. Release, 9. Conclusion, Appendix-I - Yoga Sutras, Appendix-II - Glossary,  Bibliography,  Articles, Index of Sanskrit terms              ', '<p style="text-align:justify"><span>Yoga is one of the oldest systems of Indian Philosophy and Patanjali is the founder of this system. Condensed in one hundred and ninty-six aphorisms or sutras are the essential philosophy and technique of Yoga. Over the centuries, scholars and teachers of Yoga have attempted to expand these sutras with commentaries and explanations.</span></p>

<p style="text-align:justify"><span>The aim of Yoga is rid the mind of its modifications in order to attain self realization. Cit has multifarious modifications under the stress and strain of the three gunas.</span></p>

<p style="text-align:justify"><span>This work offers an authentic and fully comprehensive study exposing the basic concepts as well as their practical aspects. The book is a reliable compendium covering the whole gamut of philosophical problems and metaphysical issue, concerning the Yoga system.</span></p>

<p style="text-align:justify"><span><strong>Contents -</strong> </span><span><span><span><span>Preface, Abbreviations, 1. Introduction, 2. Sad Darsanas, 3. Commentaries of Vyasa and Vijnanabhiksu on the Yoga Sutra of Patanjali, 4. Types of Vrttis, 5. Astanga Yoga, 6. Samyama, 7. God in Yoga, 8. Release, 9. Conclusion, Appendix-I - Yoga Sutras, Appendix-II - Glossary,  Bibliography,  Articles, Index of Sanskrit terms</span>              </span></span></span></p>', 'Sub Title
			A Conceptual Analysis

			Author
			Dr. P. K. Sasidharan Nair

			About Author
			As per Book

			ISBN 10 Digit
			8183150594

			ISBN 13 Digit
			9788183150590

			Pages
			157

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>A Conceptual Analysis</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. P. K. Sasidharan Nair</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8183150594</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788183150590</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>157</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"350"', '"210"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157, '157', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4719The%20Yoga%20System%20of%20Patanjali.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183150590&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3366', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3366', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1025, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:56'),
('30cd839f-74c8-4467-b33e-a5f2121b2935', '2430', NULL, 'Financial Services - 9/e', 'financial-services-9e-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430', 'financial-services-9e-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430-2430', 'VFGH4455', 'VFGH4455', 'VFGH4455', NULL, 'The ninth edition of this highly successful reference-cum-textbook on financial services has been developed after thoroughly revising the content of the previous edition. It continues to focus on presenting the current and updated status of the financial services sector in India. Text in this edition has been exhaustively revised to include all the significant updates (notable policy and operational developments since the publication of its previous edition in 2015) till end-March 2017. The book prominently deals with analytical framework, both from the point of view of the non-banking financial intermediaries/companies (which provide the services) as well as their users. It also discusses comprehensively the legal, procedural, tax, accounting and regulatory aspects , offering a judicious mixture of theory and business practices of the contemporary Indian financial services sector.', '<p>The ninth edition of this highly successful reference-cum-textbook on financial services has been developed after thoroughly revising the content of the previous edition. It continues to focus on presenting the current and updated status of the financial services sector in India. Text in this edition has been exhaustively revised to include all the significant updates (notable policy and operational developments since the publication of its previous edition in 2015) till end-March 2017. The book prominently deals with analytical framework, both from the point of view of the non-banking financial intermediaries/companies (which provide the services) as well as their users. It also discusses comprehensively the legal, procedural, tax, accounting and regulatory aspects , offering a judicious mixture of theory and business practices of the contemporary Indian financial services sector.</p>', 'Financial Services - 9/e', '<h1>Financial Services - 9/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2430', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2430', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1612, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('30f98e9e-f0cd-4e60-b5c0-a25f330aab07', '2589', NULL, 'Hindi ka Kundaliya Chand aur Sahitya', 'hindi-ka-kundaliya-chand-aur-sahitya-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589', 'hindi-ka-kundaliya-chand-aur-sahitya-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589-2589', '9788192036823', '9788192036823', '9788192036823', NULL, 'Hindi ka Kundaliya Chand aur Sahitya', '<h1>Hindi ka Kundaliya Chand aur Sahitya</h1>', 'Sub Title

			Hindi Ka Kundaliya Chand Aur Sahitya

			Author
			Dr. Kaishav Pratham

			ISBN 13 Digit
			9788192036823

			Publisher
			 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Hindi Ka Kundaliya Chand Aur Sahitya</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Kaishav Pratham</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192036823</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1700"', '"1020"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '717894a7-72e5-4ec5-b3ee-7f2764fb21ee', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192036823&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2589', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2589', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1503, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:56'),
('31011c6c-0bed-4036-ba05-0919258026db', '3380', NULL, 'Analyses for Hormonal Substances in Food Producing Animals', 'analyses-for-hormonal-substances-in-food-producing-animals', 'analyses-for-hormonal-substances-in-food-producing-animals', '9780854041985', '9780854041985', '9780854041985', NULL, 'About the book

This unique and definitive reference on hormone abuse in food producing animals is for scientists, regulators and consumers. The origin of this book can be traced to a meeting in the UK in November 2006 to discuss research on the detection of steroid hormone abuse.

The EU has expanded significantly since the "hormone ban" first arose. This book sets out to summarise the history and show the significant progress that has been, and continues to be, made in this area. It is the only comprehensive review of this subject available and contains input from leading researchers from around the world.

The initial chapters provide valuable background information. For example, the chapter on toxicology and risk covers the controversies arising from the interpretation of the effects of artificial hormones in meat-producing animals. The book then goes on to discuss the presence and metabolism of endogenous hormones before dealing with how the issue has been managed via national and international detection programmes. It finishes by covering the resulting cutting edge analytical science including current research using "omics"/ profiling for "natural hormones" and novel detection techniques such as IRMS.

Analyses for Hormonal Substances in Food Producing Animals offers readers an insight into the risk management of an important food related issue and how current analytical analyses can assist evidence-based risk assessments. There is comprehensive coverage of all past and current issues relating to growth promoting hormone abuse in animals.

Content – 

Chapter 1 The Use of Hormonally Active Substances in Veterinary and Zoo technical Uses - The Continuing Scientific and Regulatory Challenges, 

Chapter 2 Presence and Metabolism of Endogenous Steroid Hormones in Meat-producing Animals, 

Chapter 3 Hormone Use for Growth Promotion and National Programmes for Regulation of Hormone Use in Food-producing Animals, 

Chapter 4 Current Analytical Methods Used for the Detection of Hormone Residues, 

Chapter 5 Current Research into New Analytical Procedures', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This unique and definitive reference on hormone abuse in food producing animals is for scientists, regulators and consumers. The origin of this book can be traced to a meeting in the UK in November 2006 to discuss research on the detection of steroid hormone abuse.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The EU has expanded significantly since the "hormone ban" first arose. This book sets out to summarise the history and show the significant progress that has been, and continues to be, made in this area. It is the only comprehensive review of this subject available and contains input from leading researchers from around the world.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The initial chapters provide valuable background information. For example, the chapter on toxicology and risk covers the controversies arising from the interpretation of the effects of artificial hormones in meat-producing animals. The book then goes on to discuss the presence and metabolism of endogenous hormones before dealing with how the issue has been managed via national and international detection programmes. It finishes by covering the resulting cutting edge analytical science including current research using "omics"/ profiling for "natural hormones" and novel detection techniques such as IRMS.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Analyses for Hormonal Substances in Food Producing Animals offers readers an insight into the risk management of an important food related issue and how current analytical analyses can assist evidence-based risk assessments. There is comprehensive coverage of all past and current issues relating to growth promoting hormone abuse in animals.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1 The Use of Hormonally Active Substances in Veterinary and Zoo technical Uses - The Continuing Scientific and Regulatory Challenges, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2 Presence and Metabolism of Endogenous Steroid Hormones in Meat-producing Animals, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3 Hormone Use for Growth Promotion and National Programmes for Regulation of Hormone Use in Food-producing Animals, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4 Current Analytical Methods Used for the Detection of Hormone Residues, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5 Current Research into New Analytical Procedures </span></span></span></p>', 'Title
			Analyses for Hormonal Substances in Food Producing Animals

			Author
			Jack F.Kay

			ISBN
			9780854041985

			Publisher
			RSC Publishing

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Analyses for Hormonal Substances in Food Producing Animals</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jack F.Kay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780854041985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>RSC Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"14846"', '"9650"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1a551af1-8da0-4f13-a0f8-03a967fabaa5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3092Analyses%20for%20Hormonal%20Substances%20in%20Food%20Producing%20Animals.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780854041985&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3380', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3380', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1011, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:56'),
('31162320-193d-4cc1-850f-8605c776de87', '3830', 621, 'Fundamentals of Organic Chemistry V-3', 'fundamentals-of-organic-chemistry-v3', 'fundamentals-of-organic-chemistry-v3', '-15-', '-15-', '-15-', NULL, 'About the Book

This is Volume III of a four-volume textbook designed for a systematic study of organic chemistry. The material covered in the book is divided into two parts and covers a considerably wider field than the normal university treatment of the subject. Part One (the first three volumes) is constructed along "classical" lines. Part Two (volume IV) is intended for attentive reading rather than for close study. Volume III is devoted to aromatic and heterocyclic compounds. The material is presented in order of increasing sophistication—first, rather simply and in detail, and then in more and more concise form.

This book has been translated from the second revised Russian edition published in two volumes in 1974. The first Russian edition (in two volumes) was published in 1969.

The book may be used for self-study and for reading the course of organic chemistry at universities and chemical higher schools. It will undoubtedly be of interest to post-graduates, teachers, scientists, and engineers working in the field of organic chemistry.

Aromatic Compounds

Chapter 7. Benzene and Its Derivatives

7.1. Benzene and Its Structure 11

A. Synthesis of Benzene and Its Derivatives from Aliphatic and Alicyclic Hydrocarbons 21

B. Conversion of Benzene into Aliphatic and Alicyclic Hydrocarbons 24

C. Sources of Aromatic Hydrocarbons 25

D. Isomerism of Substituted Benzenes 27

XXVI. Physical Methods of Determination of the Structure of Organic Molecules III 30

E. The Nomenclature of Benzene Derivatives 34

F. Electrophilic Substitution in the Benzene Series 36

XXVII. Orientation in Electrophilic Substitution 44

(A) Factors Responsible for Orientation Effects 47

(B) Hyperconjugation and Ortho-Para Orientation 51

(C) The Orienting Effect of Halogen Substituent 52

(D) Meta-Orientation 54

XVIII. Orientation in Nucleophilic Substitution 56

7.2. Halogen Derivatives of the Benzene Series 59

A. Chemical Properties of Aromatic Halogen Derivatives 64

B. Compounds with Polyvalent Halogens 71

7.3. Dehydrobenzene (Benzyne) 75

7.4. Sulphonic Acids and Other Aromatic Sulphur Compounds 76

A. Sulphonation Reactions in the Benzene Series 76

B. Functional Derivatives of Sulphonic Acids 77

C. Reactions of Sulphonic Acids with Replacement of the Sulpho Group 79

D. Other Aromatic Sulphur Functions 79

7.5. Aromatic Nitro Compounds 80

7.6. Functions Formed by Incomplete Reduction of Nitro Compounds 85

A. Nitrosobenzene 86

B. Phenylhydroxylamine 89

C. Azoxybenzene 89

D. Azobenzene 90

7.7. Aromatic Amines 94

A. Basic Properties of Aromatic Amines 98

B. Electrophilic Substitution in the Benzene Ring of Amines 99

C. Substitution in the Amino Group 101

D. Secondary and Tertiary Aromatic Amines 103

E. Nitroanilines 105

F. Anilinesulphonic Acids 107

G. Aromatic Diamines 109

7.8. Diazo Compounds 111

A. Reactions of Diazo Compounds Without Loss of Nitrogen 117

B. Reactions of Diazo Compounds with Loss of Nitrogen 124

7.9. Phenols 128

A. Reactions of the Phenolic Hydroxyl Group 132

B. Reactions of the Aromatic Ring of Phenols 133

XXIX. Molecular Charge-Transfer Complexes 139

C. Aryloxyls 143

D. Polyhydric Phenols 145

(a) Dihydroxybenzenes 145

XXX. Clathrate Compounds of Hydroquinone 148

XXXI. “Ansa” Compounds of Hydroquinone. Atropisomerism I 149

(b) Polyhydroxybenzenes 150

E. Ethers and Esters of Phenols 151

F. Purely Aromatic Ethers 154

G. Triphenyloxonium Salts 154

7.10. Aromatic Alcohols 155

7.11. Phenolic Alcohols and Their Ethers 156

7.12. Aromatic Aldehydes 158

A. Synthesis of Aromatic Aldehydes 158

B. Properties of Aromatic Aldehydes 164

7.13. Aromatic Ketones 171

A. Synthesis of Aromatic Ketones 172

B. Properties of Aromatic Ketones 173

C. Ketoximes and Beckmann Rearrangement 177

D. Diketones 182

7.14. Quinones 183

A. Reactions of Benzoquinones 185

XXXII. Quinhydrone and Semiquinones 188

B. Quinonimines 190

7.15. Heterofunctional Amines with the Amino Group in the Side Chain 193

7.16. Aromatic Carboxylic Acids 194

A. Methods of Introducing Carboxyl into the Aromatic Ring 195

B. Benzoic Acid and Its Functional Derivatives 198

C. Polybasic Aromatic Acids 202

D. Substituted Carboxylic Acids 208

7.17. Hydroxybenzoic Acids (Phenolic Acids) 211

7.18. Aromatic Amino Acids 216

7.19. Carboxylic Acids with Carboxyl in the Side Chain 218

XXXIII. Transmission of the Effect of Substituents Via the Benzene Ring. Correlational Equations 223

7.20. Aromatic Hydrocarbons with Unsaturated Side Chains 230

Chapter 8. Polycyclic Aromatic Compounds

8.1. Compounds with Isolated Benzene Rings 234

A. Biphenyl 234

XXXIV. Atropisomerism II 236

B. Diphenylene (Biphenylene) 238

C. 1,2-Diphenylethane, 1,2-Diphenylethylene, and 1,2-Diphenylacetylene 239

D. Cyclophanes 240

E. Polycyclophenylmethanes 244

F. Phthalins, Fluorescein, Rosamines and Rhodamines 257

G. Free Radicals of the Triphenylmethyl Series 260

8.2. Condensed Aromatic Systems 264

A. Naphthalene and Its Derivatives 264

(a) Naphthoquinones 277

(b) Hydronaphthalenes 280

B. Acenaphthene, Indene, Fluorene 282

C. Anthracene and Its Derivatives 283

(a) Anthraquinone and Its Derivatives 288

(b) Indanthrene and Polycycloketonic Dyes 294

D. Phenanthrene 297

E. Higher Condensed Aromatic Hydrocarbons 300

(a) Acenes 301

(b) Angular Higher Aromatic Condensed Hydrocarbons 306

Chapter 9. Introduction

Chapter 10. Five-Membered Heterocycles

10.1. Rings with One Hetero-Atom 325

A. Furan 329

B. Condensed Systems with the Furan Ring 333

C. Thiophene 334

D. Tetrahydrothiophene (Thiophane) 338

E. Benzothiophene and Its Derivatives 339

F. Pyrrole 340

G. Porphin. Porphyrins 346

H. Indole (Benzopyrrole) 353

I. Indigo 357

J. Phthalocyanines 360

K. Carbazole 361

10.2. Five-Membered Heterocycles with Several Identical Hetero-Atoms 362

A. Pyrazole 362

B. Imidazole (Glyoxaline) 366

C. Biotins 368

D. Triazoles 370

E. Tetrazole 371

F. Pentazole 372

10.3. Five-Membered Heterocycles with Two Different Hetero-Atoms 372

A. Isoxazole 372

B. Oxazoles 373

C. Thiazole 373

Chapter 11. Six-Membered Heterocycles

11.1. Heterocycles with One Nitrogen Atom 382

A. Pyridine 382

B. Hydroxypyridines and Aminopyridines 391

C. Physiologically Active Substances with the Pyridine Ring 393

D. Quinoline and Its Derivatives 397

E. Acridine 402

F. Isoquinoline 403

11.2. Six-Membered Heterocycles with Two Nitrogen Atoms (Diazines) 404

A. Pyrazine 405

B. Pyrimidine 406

C. Pyrazine 414

11.3. Six-Membered Heterocycles with Three Nitrogen Atoms 417

11.4. Nitrogen Biheterocycles 419

A. Purine and Its Derivatives 419

B. Nucleotides 423

C. Purine Alkaloids 424

D. Kinetin 425

E. Pteridines 426

F. Pholic Acid 427

G. Riboflavin 428

11.5. Six-Membered Heterocycles with an Oxygen Atom 430

A. Derivatives of γ-Pyran 430

B. Chromone, Flavone and Related Compounds 433

C. Anthocyanidins 436

11.6. Six-Membered Heterocycles with Two Different Hetero-Atoms 439

Name Index 442

Subject Index 446', '<p><u><strong>About the Book</strong></u></p>

<p>This is Volume III of a four-volume textbook designed for a systematic study of organic chemistry. The material covered in the book is divided into two parts and covers a considerably wider field than the normal university treatment of the subject. Part One (the first three volumes) is constructed along "classical" lines. Part Two (volume IV) is intended for attentive reading rather than for close study. Volume III is devoted to aromatic and heterocyclic compounds. The material is presented in order of increasing sophistication—first, rather simply and in detail, and then in more and more concise form.</p>

<p>This book has been translated from the second revised Russian edition published in two volumes in 1974. The first Russian edition (in two volumes) was published in 1969.</p>

<p>The book may be used for self-study and for reading the course of organic chemistry at universities and chemical higher schools. It will undoubtedly be of interest to post-graduates, teachers, scientists, and engineers working in the field of organic chemistry.</p>

<p><u><strong>Aromatic Compounds</strong></u></p>

<p>Chapter 7. Benzene and Its Derivatives</p>

<p>7.1. Benzene and Its Structure 11</p>

<p>A. Synthesis of Benzene and Its Derivatives from Aliphatic and Alicyclic Hydrocarbons 21</p>

<p>B. Conversion of Benzene into Aliphatic and Alicyclic Hydrocarbons 24</p>

<p>C. Sources of Aromatic Hydrocarbons 25</p>

<p>D. Isomerism of Substituted Benzenes 27</p>

<p>XXVI. Physical Methods of Determination of the Structure of Organic Molecules III 30</p>

<p>E. The Nomenclature of Benzene Derivatives 34</p>

<p>F. Electrophilic Substitution in the Benzene Series 36</p>

<p>XXVII. Orientation in Electrophilic Substitution 44</p>

<p>(A) Factors Responsible for Orientation Effects 47</p>

<p>(B) Hyperconjugation and Ortho-Para Orientation 51</p>

<p>(C) The Orienting Effect of Halogen Substituent 52</p>

<p>(D) Meta-Orientation 54</p>

<p>XVIII. Orientation in Nucleophilic Substitution 56</p>

<p>7.2. Halogen Derivatives of the Benzene Series 59</p>

<p>A. Chemical Properties of Aromatic Halogen Derivatives 64</p>

<p>B. Compounds with Polyvalent Halogens 71</p>

<p>7.3. Dehydrobenzene (Benzyne) 75</p>

<p>7.4. Sulphonic Acids and Other Aromatic Sulphur Compounds 76</p>

<p>A. Sulphonation Reactions in the Benzene Series 76</p>

<p>B. Functional Derivatives of Sulphonic Acids 77</p>

<p>C. Reactions of Sulphonic Acids with Replacement of the Sulpho Group 79</p>

<p>D. Other Aromatic Sulphur Functions 79</p>

<p>7.5. Aromatic Nitro Compounds 80</p>

<p>7.6. Functions Formed by Incomplete Reduction of Nitro Compounds 85</p>

<p>A. Nitrosobenzene 86</p>

<p>B. Phenylhydroxylamine 89</p>

<p>C. Azoxybenzene 89</p>

<p>D. Azobenzene 90</p>

<p>7.7. Aromatic Amines 94</p>

<p>A. Basic Properties of Aromatic Amines 98</p>

<p>B. Electrophilic Substitution in the Benzene Ring of Amines 99</p>

<p>C. Substitution in the Amino Group 101</p>

<p>D. Secondary and Tertiary Aromatic Amines 103</p>

<p>E. Nitroanilines 105</p>

<p>F. Anilinesulphonic Acids 107</p>

<p>G. Aromatic Diamines 109</p>

<p>7.8. Diazo Compounds 111</p>

<p>A. Reactions of Diazo Compounds Without Loss of Nitrogen 117</p>

<p>B. Reactions of Diazo Compounds with Loss of Nitrogen 124</p>

<p>7.9. Phenols 128</p>

<p>A. Reactions of the Phenolic Hydroxyl Group 132</p>

<p>B. Reactions of the Aromatic Ring of Phenols 133</p>

<p>XXIX. Molecular Charge-Transfer Complexes 139</p>

<p>C. Aryloxyls 143</p>

<p>D. Polyhydric Phenols 145</p>

<p>(a) Dihydroxybenzenes 145</p>

<p>XXX. Clathrate Compounds of Hydroquinone 148</p>

<p>XXXI. “Ansa” Compounds of Hydroquinone. Atropisomerism I 149</p>

<p>(b) Polyhydroxybenzenes 150</p>

<p>E. Ethers and Esters of Phenols 151</p>

<p>F. Purely Aromatic Ethers 154</p>

<p>G. Triphenyloxonium Salts 154</p>

<p>7.10. Aromatic Alcohols 155</p>

<p>7.11. Phenolic Alcohols and Their Ethers 156</p>

<p>7.12. Aromatic Aldehydes 158</p>

<p>A. Synthesis of Aromatic Aldehydes 158</p>

<p>B. Properties of Aromatic Aldehydes 164</p>

<p>7.13. Aromatic Ketones 171</p>

<p>A. Synthesis of Aromatic Ketones 172</p>

<p>B. Properties of Aromatic Ketones 173</p>

<p>C. Ketoximes and Beckmann Rearrangement 177</p>

<p>D. Diketones 182</p>

<p>7.14. Quinones 183</p>

<p>A. Reactions of Benzoquinones 185</p>

<p>XXXII. Quinhydrone and Semiquinones 188</p>

<p>B. Quinonimines 190</p>

<p>7.15. Heterofunctional Amines with the Amino Group in the Side Chain 193</p>

<p>7.16. Aromatic Carboxylic Acids 194</p>

<p>A. Methods of Introducing Carboxyl into the Aromatic Ring 195</p>

<p>B. Benzoic Acid and Its Functional Derivatives 198</p>

<p>C. Polybasic Aromatic Acids 202</p>

<p>D. Substituted Carboxylic Acids 208</p>

<p>7.17. Hydroxybenzoic Acids (Phenolic Acids) 211</p>

<p>7.18. Aromatic Amino Acids 216</p>

<p>7.19. Carboxylic Acids with Carboxyl in the Side Chain 218</p>

<p>XXXIII. Transmission of the Effect of Substituents Via the Benzene Ring. Correlational Equations 223</p>

<p>7.20. Aromatic Hydrocarbons with Unsaturated Side Chains 230</p>

<p><strong>Chapter 8. Polycyclic Aromatic Compounds</strong></p>

<p>8.1. Compounds with Isolated Benzene Rings 234</p>

<p>A. Biphenyl 234</p>

<p>XXXIV. Atropisomerism II 236</p>

<p>B. Diphenylene (Biphenylene) 238</p>

<p>C. 1,2-Diphenylethane, 1,2-Diphenylethylene, and 1,2-Diphenylacetylene 239</p>

<p>D. Cyclophanes 240</p>

<p>E. Polycyclophenylmethanes 244</p>

<p>F. Phthalins, Fluorescein, Rosamines and Rhodamines 257</p>

<p>G. Free Radicals of the Triphenylmethyl Series 260</p>

<p>8.2. Condensed Aromatic Systems 264</p>

<p>A. Naphthalene and Its Derivatives 264</p>

<p>(a) Naphthoquinones 277</p>

<p>(b) Hydronaphthalenes 280</p>

<p>B. Acenaphthene, Indene, Fluorene 282</p>

<p>C. Anthracene and Its Derivatives 283</p>

<p>(a) Anthraquinone and Its Derivatives 288</p>

<p>(b) Indanthrene and Polycycloketonic Dyes 294</p>

<p>D. Phenanthrene 297</p>

<p>E. Higher Condensed Aromatic Hydrocarbons 300</p>

<p>(a) Acenes 301</p>

<p>(b) Angular Higher Aromatic Condensed Hydrocarbons 306</p>

<p><strong>Chapter 9. Introduction</strong></p>

<p><strong>Chapter 10. Five-Membered Heterocycles</strong></p>

<p>10.1. Rings with One Hetero-Atom 325</p>

<p>A. Furan 329</p>

<p>B. Condensed Systems with the Furan Ring 333</p>

<p>C. Thiophene 334</p>

<p>D. Tetrahydrothiophene (Thiophane) 338</p>

<p>E. Benzothiophene and Its Derivatives 339</p>

<p>F. Pyrrole 340</p>

<p>G. Porphin. Porphyrins 346</p>

<p>H. Indole (Benzopyrrole) 353</p>

<p>I. Indigo 357</p>

<p>J. Phthalocyanines 360</p>

<p>K. Carbazole 361</p>

<p>10.2. Five-Membered Heterocycles with Several Identical Hetero-Atoms 362</p>

<p>A. Pyrazole 362</p>

<p>B. Imidazole (Glyoxaline) 366</p>

<p>C. Biotins 368</p>

<p>D. Triazoles 370</p>

<p>E. Tetrazole 371</p>

<p>F. Pentazole 372</p>

<p>10.3. Five-Membered Heterocycles with Two Different Hetero-Atoms 372</p>

<p>A. Isoxazole 372</p>

<p>B. Oxazoles 373</p>

<p>C. Thiazole 373</p>

<p><strong>Chapter 11. Six-Membered Heterocycles</strong></p>

<p>11.1. Heterocycles with One Nitrogen Atom 382</p>

<p>A. Pyridine 382</p>

<p>B. Hydroxypyridines and Aminopyridines 391</p>

<p>C. Physiologically Active Substances with the Pyridine Ring 393</p>

<p>D. Quinoline and Its Derivatives 397</p>

<p>E. Acridine 402</p>

<p>F. Isoquinoline 403</p>

<p>11.2. Six-Membered Heterocycles with Two Nitrogen Atoms (Diazines) 404</p>

<p>A. Pyrazine 405</p>

<p>B. Pyrimidine 406</p>

<p>C. Pyrazine 414</p>

<p>11.3. Six-Membered Heterocycles with Three Nitrogen Atoms 417</p>

<p>11.4. Nitrogen Biheterocycles 419</p>

<p>A. Purine and Its Derivatives 419</p>

<p>B. Nucleotides 423</p>

<p>C. Purine Alkaloids 424</p>

<p>D. Kinetin 425</p>

<p>E. Pteridines 426</p>

<p>F. Pholic Acid 427</p>

<p>G. Riboflavin 428</p>

<p>11.5. Six-Membered Heterocycles with an Oxygen Atom 430</p>

<p>A. Derivatives of γ-Pyran 430</p>

<p>B. Chromone, Flavone and Related Compounds 433</p>

<p>C. Anthocyanidins 436</p>

<p>11.6. Six-Membered Heterocycles with Two Different Hetero-Atoms 439</p>

<p><strong>Name Index 442</strong></p>

<p><strong>Subject Index 446</strong></p>
', 'Title
			Fundamentals of Organic Chemistry V-3

			 Author
			A.N Nesmeyanov

			 Pubisher
			Mir Publishers

			 Year of Publication 
			1981

			 Binding
			Hardcover

			 Pages
			483

			 Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Fundamentals of Organic Chemistry V-3</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">A.N Nesmeyanov</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pubisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication </td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">483</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 483, '483', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1919Fundamentals%20of%20Organic%20Chemistry%20-%20Volume%203.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-15-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3830', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3830', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 621, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:56'),
('311c21c8-da25-4738-93c2-dc0c4826bf81', '908', NULL, 'Cook Book of Regional Cuisines of India NEW', 'cook-book-of-regional-cuisines-of-india-new-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908', 'cook-book-of-regional-cuisines-of-india-new-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908-908', 'POLK9978', 'POLK9978', 'POLK9978', NULL, 'About the Book: Cookbook of Regional Cuisines of India India has every kind of climate zone within its borders: extremely wet areas drenched with monsoon rain; dry sandy deserts; fertile river-watered plains; balmy hills and valleys; snow-covered mountains; and a very long coastline. Each climate zone has its own flora and fauna, the ''raw material for the regions food, at the basic level. But apart from a varied climate, there is also tremendous diversity in history, culture and tradition, which gets superimposed on the preparation of food, and refines it to a sophisticated art. So in every part of India a region, a state, a city you will find a distinct cuisine that has evolved over centuries, with recipes perfected and passed down from generation to generation. For this book I have selected a few examples from this great heritage of ours. Come let us take a Taste Exploration Journey around India together.', '<p>About the Book: Cookbook of Regional Cuisines of India India has every kind of climate zone within its borders: extremely wet areas drenched with monsoon rain; dry sandy deserts; fertile river-watered plains; balmy hills and valleys; snow-covered mountains; and a very long coastline. Each climate zone has its own flora and fauna, the ''raw material for the regions food, at the basic level. But apart from a varied climate, there is also tremendous diversity in history, culture and tradition, which gets superimposed on the preparation of food, and refines it to a sophisticated art. So in every part of India a region, a state, a city you will find a distinct cuisine that has evolved over centuries, with recipes perfected and passed down from generation to generation. For this book I have selected a few examples from this great heritage of ours. Come let us take a Taste Exploration Journey around India together.</p>', 'Cook Book of Regional Cuisines of India NEW', '<p><strong>Cook Book of Regional Cuisines of India NEW</strong></p>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5198sss.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=POLK9978&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=908', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=908', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2540, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', '1046', NULL, 'Beyond A Billion Ballots - Democratic Reforms for a Resurgent India', 'beyond-a-billion-ballots-democratic-reforms-for-a-resurgent-india-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046', 'beyond-a-billion-ballots-democratic-reforms-for-a-resurgent-india-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046-1046', 'EDFR4445', 'EDFR4445', 'EDFR4445', NULL, 'Beyond A Billion Ballots - Democratic Reforms for a Resurgent India', '<h1>Beyond A Billion Ballots - Democratic Reforms for a Resurgent India</h1>', 'Sub Title
			No

			Author
			Vinay Sahasrabuddhe

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788183283229

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vinay Sahasrabuddhe</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183283229</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60949788183283229.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR4445&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1046', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1046', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2454, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('31510c3f-2b99-4365-84b5-2e7ed27d6254', '415', NULL, 'Writing Resistance - Beads of Thoughts on Women)', 'writing-resistance-beads-of-thoughts-on-women-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-4-415', 'writing-resistance-beads-of-thoughts-on-women-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415-415', 'MNBV7965', 'MNBV7965', 'MNBV7965', NULL, 'Writing Resistance - Beads of Thoughts on Women)', '<h1>Writing Resistance - Beads of Thoughts on Women)</h1>', 'Sub Title
			No

			Author
			Thummapudi bharathi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382159070

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thummapudi bharathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382159070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66389789382159070.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBV7965&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=415', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=415', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2835, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('3173b91b-84b8-426e-b61e-574dbde18c2d', '4001', 453, 'Women Led Empowerment Initiatives in Bharat', 'women-led-empowerment-initiatives-in-bharat', 'women-led-empowerment-initiatives-in-bharat', '9789348670533', '9789348670533', '9789348670533', NULL, 'Contents:-

Chapter 1.

Understanding Gender, Economy, and Education: The Relationship

Chapter 2.

Reflections from Literature in Indian knowledge Systems

Chapter 3.

Reaching the Participants

Chapter 4.

Education as the way to Empowerment

Chapter 5.

Lighting the path: How Financial Strength Fuels Empowerment

Chapter 6.

Education and Economics Voices: Pathway to Political Empowerment

Chapter 7.

The way forward: The Struggle against Odds.

Reference', '<p><span><span><strong><span>Contents:-</span></strong></span></span></p>

<p><span><span><strong><span>Chapter 1.</span></strong></span></span></p>

<p><span><span><span>Understanding Gender, Economy, and Education: The Relationship</span></span></span></p>

<p><span><span><strong><span>Chapter 2. </span></strong></span></span></p>

<p><span><span><span>Reflections from Literature in Indian knowledge Systems</span></span></span></p>

<p><span><span><strong><span>Chapter 3.</span></strong></span></span></p>

<p><span><span><span>Reaching the Participants</span></span></span></p>

<p><span><span><strong><span>Chapter 4.</span></strong></span></span></p>

<p><span><span><span>Education as the way to Empowerment</span></span></span></p>

<p><span><span><strong><span>Chapter 5. </span></strong></span></span></p>

<p><span><span><span>Lighting the path: How Financial Strength Fuels Empowerment</span></span></span></p>

<p><span><span><strong><span>Chapter 6. </span></strong></span></span></p>

<p><span><span><span>Education and Economics Voices: Pathway to Political Empowerment</span></span></span></p>

<p><span><span><strong><span>Chapter 7. </span></strong></span></span></p>

<p><span><span><span>The way forward: The Struggle against Odds.</span></span></span></p>

<p><span><span><span>Reference</span></span></span></p>
', 'Title
			Women Led Empowerment Initiatives in Bharat

			Author
			Sunita Bahmani

			ISBN
			9789348670533

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Women Led Empowerment Initiatives in Bharat</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sunita Bahmani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670533</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1250"', '"813"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5463ww.jpg', NULL, '31 | 33', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789348670533&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4001', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4001', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 453, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:56'),
('3175ff7e-67d7-485e-aa2a-e330b3141a17', '776', NULL, 'Hope in Counselling and Psychotherapy BOOK', 'hope-in-counselling-and-psychotherapy-book-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776', 'hope-in-counselling-and-psychotherapy-book-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776-776', 'THUYUJ77', 'THUYUJ77', 'THUYUJ77', NULL, 'In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)', '<p>In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)</p>', 'Hope in Counselling and Psychotherapy BOOK', '<h1>Hope in Counselling and Psychotherapy BOOK</h1>', '"7999"', '"4799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6104dpp_19_181.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THUYUJ77&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=776', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=776', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2620, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('317eba0b-b372-4bf1-a246-0892190a0179', '4227', 236, 'Customer Relationship Management : Concepts, Applications, and Technologies 5/e', 'customer-relationship-management-concepts-applications-and-technologies-5e', 'customer-relationship-management-concepts-applications-and-technologies-5e', '9781032811628', '9781032811628', '9781032811628', NULL, 'About the book

This highly regarded textbook provides the definitive account of Customer Relationship Management (CRM) concepts, applications, and technologies, focusing on how companies can create and maintain mutually beneficial relationships with customers. Readers will gain a thorough understanding of the conceptual foundations of CRM, see CRM in practice through illustrative case examples and exercises, and understand how to organise customer data gathering, analysis, and presentation for decision making. The book achieves these outcomes by first considering strategic CRM before moving into operational CRM and, finally, onto analytical aspects of CRM.

Content:

Section A Understanding Customer Relationships

An Introduction to CRM

Understanding Customer-Supplier Relationships

Section B Strategic CRM

Managing the Customer Journey: Customer Acquisition

Managing the Customer Journey: Customer Retention and Development

Managing Customer Perceived Value

Customer Portfolio Management

Section C Operational CRM

Marketing Automation (MA)

Sales Force Automation

Service Automation

Section D Analytical CRM

Using Customer-Related Data for Analytics

Developing and Managing Customer-Related Databases

Section E Implementing CRM Systems

Planning and Organising for CRM

Implementing CRM

Section F The Future

Current Developments in CRM

Appendix: CRM Hosting Options

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This highly regarded textbook provides the definitive account of Customer Relationship Management (CRM) concepts, applications, and technologies, focusing on how companies can create and maintain mutually beneficial relationships with customers. Readers will gain a thorough understanding of the conceptual foundations of CRM, see CRM in practice through illustrative case examples and exercises, and understand how to organise customer data gathering, analysis, and presentation for decision making. The book achieves these outcomes by first considering strategic CRM before moving into operational CRM and, finally, onto analytical aspects of CRM.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Section A Understanding Customer Relationships</span></strong></span></span></p>

<p><span><span><span>An Introduction to CRM</span></span></span></p>

<p><span><span><span>Understanding Customer-Supplier Relationships</span></span></span></p>

<p><span><span><strong><span>Section B Strategic CRM</span></strong></span></span></p>

<p><span><span><span>Managing the Customer Journey: Customer Acquisition</span></span></span></p>

<p><span><span><span>Managing the Customer Journey: Customer Retention and Development</span></span></span></p>

<p><span><span><span>Managing Customer Perceived Value</span></span></span></p>

<p><span><span><span>Customer Portfolio Management</span></span></span></p>

<p><span><span><strong><span>Section C Operational CRM</span></strong></span></span></p>

<p><span><span><span>Marketing Automation (MA)</span></span></span></p>

<p><span><span><span>Sales Force Automation</span></span></span></p>

<p><span><span><span>Service Automation</span></span></span></p>

<p><span><span><strong><span>Section D Analytical CRM</span></strong></span></span></p>

<p><span><span><span>Using Customer-Related Data for Analytics </span></span></span></p>

<p><span><span><span>Developing and Managing Customer-Related Databases</span></span></span></p>

<p><span><span><strong><span>Section E Implementing CRM Systems</span></strong></span></span></p>

<p><span><span><span>Planning and Organising for CRM</span></span></span></p>

<p><span><span><span>Implementing CRM</span></span></span></p>

<p><span><span><strong><span>Section F The Future</span></strong></span></span></p>

<p><span><span><span>Current Developments in CRM</span></span></span></p>

<p><span><span><span>Appendix: CRM Hosting Options</span></span></span></p>

<p> </p>', 'Title
			Customer Relationship Management : Concepts, Applications, and Technologies 5/e

			Author
			Daniel D.Prior

			ISBN
			9781032811628

			Publisher
			Routledge

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Customer Relationship Management : Concepts, Applications, and Technologies 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Daniel D.Prior</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781032811628</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"725"', '"508"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c0e658ba-5dda-4a1a-afda-d863310626c4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8351tWbEuNteS0YygXajAqrDx7CG94HytB0n3NN82LtUmyQ-MEDIUM.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781032811628&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4227', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4227', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 236, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:56'),
('318dc2e2-634d-434a-8d6f-2b100f845b80', '3550', 854, 'How to Think about Algorithms', 'how-to-think-about-algorithms-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550', 'how-to-think-about-algorithms-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550-3550', '9780521614108', '9780521614108', '9780521614108', NULL, 'This textbook, for second- or third-year students of computer science, presents insights, notations, and analogies to help them describe and think about algorithms like an expert, without grinding through lots of formal proof. Solutions to many problems are provided to let students check their progress, while class-tested PowerPoint slides are on the web for anyone running the course. By looking at both the big picture and easy step-by-step methods for developing algorithms, the author guides students around the common pitfalls. He stresses paradigms such as loop invariants and recursion to unify a huge range of algorithms into a few meta-algorithms. The book fosters a deeper understanding of how and why each algorithm works. These insights are presented in a careful and clear way, helping students to think abstractly and preparing them for creating their own innovative ways to solve problems.', '<p>This textbook, for second- or third-year students of computer science, presents insights, notations, and analogies to help them describe and think about algorithms like an expert, without grinding through lots of formal proof. Solutions to many problems are provided to let students check their progress, while class-tested PowerPoint slides are on the web for anyone running the course. By looking at both the big picture and easy step-by-step methods for developing algorithms, the author guides students around the common pitfalls. He stresses paradigms such as loop invariants and recursion to unify a huge range of algorithms into a few meta-algorithms. The book fosters a deeper understanding of how and why each algorithm works. These insights are presented in a careful and clear way, helping students to think abstractly and preparing them for creating their own innovative ways to solve problems.</p>', 'Sub Title
			No

			Author
			Jeff Edmonds

			About Author

			Jeff Edmonds received his Ph.D. in 1992 at University of Toronto in theoretical computer science. His thesis proved that certain computation problems require a given amount of time and space. He did his postdoctorate work at the ICSI in Berkeley on secure multi-media data transmission and in 1995 became an Associate Professor in the Department of Computer Science at York University, Canada. He has taught their algorithms course thirteen times to date. He has worked extensively at IIT Mumbai, India, and University of California San Diego. He is well published in the top theoretical computer science journals in topics including complexity theory, scheduling, proof systems, probability theory, combinatorics, and, of course, algorithms.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521614108

			Pages
			472

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeff Edmonds</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Jeff Edmonds received his Ph.D. in 1992 at University of Toronto in theoretical computer science. His thesis proved that certain computation problems require a given amount of time and space. He did his postdoctorate work at the ICSI in Berkeley on secure multi-media data transmission and in 1995 became an Associate Professor in the Department of Computer Science at York University, Canada. He has taught their algorithms course thirteen times to date. He has worked extensively at IIT Mumbai, India, and University of California San Diego. He is well published in the top theoretical computer science journals in topics including complexity theory, scheduling, proof systems, probability theory, combinatorics, and, of course, algorithms.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521614108</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>472</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"4960"', '"2976"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 472, '472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70041.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521614108&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3550', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3550', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 854, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('31a297e3-894c-4113-ad70-568048d59243', '1733', NULL, 'Physics and Chemistry of Rare-Earth Ions Doped Glasses', 'physics-and-chemistry-of-rareearth-ions-doped-glasses-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-17-1733', 'physics-and-chemistry-of-rareearth-ions-doped-glasses-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733-1733', 'TYUI5566', 'TYUI5566', 'TYUI5566', NULL, 'The aim of this work is to review the latest developments in glass science and technology. It presents various types of glass, of both academic and technological importance, in which the host is doped with rare-earth ions.Glass science has reached a very interesting stage in its development, with scope for a wider-ranging investigation of technologically oriented glasses. One of the primary goals of this book, "Physics and Chemistry of Rare Earth Ion Doped Glasses", is to highlight new developments and opportunities in glass science, with the emphasis on research into rare-earth ion doped glasses for the development of new optical glasses of technological importance to the next generation.The contents reflect the quality and standards, of recent advances in glass research, for the benefit of the whole academic community, particularly doctoral researchers, for whom it will act as an essential reference guide to glassy materials.', '<p>The aim of this work is to review the latest developments in glass science and technology. It presents various types of glass, of both academic and technological importance, in which the host is doped with rare-earth ions.Glass science has reached a very interesting stage in its development, with scope for a wider-ranging investigation of technologically oriented glasses. One of the primary goals of this book, "Physics and Chemistry of Rare Earth Ion Doped Glasses", is to highlight new developments and opportunities in glass science, with the emphasis on research into rare-earth ion doped glasses for the development of new optical glasses of technological importance to the next generation.The contents reflect the quality and standards, of recent advances in glass research, for the benefit of the whole academic community, particularly doctoral researchers, for whom it will act as an essential reference guide to glassy materials.</p>', 'Physics and Chemistry of Rare-Earth Ions Doped Glasses', '<h1>Physics and Chemistry of Rare-Earth Ions Doped Glasses</h1>', '"13699"', '"8219"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9443dpp_18_104.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUI5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1733', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1733', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2006, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('31a53a7e-662c-418e-8de3-5a053b6dbb6b', '636', NULL, 'Biotechnology and the Law - 3 Vols.', 'biotechnology-and-the-law-3-vols-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636', 'biotechnology-and-the-law-3-vols-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636-636', '9789384746025', '9789384746025', '9789384746025', NULL, 'Table of Contents:

Volume 1 - Chapter 1 - Biotechnology and the patent system, Chapter 2 - Patent Eligibility of Living Organisms per se, Chapter 3 - Other Issues of Patent Eligibility, Chapter 4 - Novelty, Nonobviouness, and Double Patenting, I - Introduction, II - Standard of Novelty, III - Standard of Nonobviousness, IV - Prior Art: Common Issues, V - Documentary Prior Art, VI - Nondocumentary Prior Art, A - In Genral; Prior Use and Sale, B - Prior Invention of Another (Pre-Aia), C - Knowledge and Suggestions of Others, Chapter 5 - Disclosure Requirements, I - Overview of Disclosure Requirements, II - Description Requirement, III - Utility and Related Enablement Requirements, IV - Enablements of Operable Inventions, V - "Best Mode" Requirement, VI - Deposit of BIological Materials as A Means of Supplementing Specification, VII Preparing the Specification, VII - Sequence Listings, Chapter 6 - Infringement, I - In General, II - File Wrapper Estoppel, III - Case Studies of Claim Interpretation in Biotechnology Patent Infringement Litigation, Direct Infringement, Contributory and Active Inducement of Infringement, VI - Temporal Scope of U.S. Patents, VII - Geographic Scope of U.S. Patents, VIII - Miscellaneous Defenses and Limitations, Effect of Patents on The Drug Approval Process, IX - Effect of Patents on the Drug Approval Process, X - Enforcement of Patent Rights by The International Trade Commission, Chapter 7 - Claim and The Art of Claim Drafting, I - Legal Significance of the claim and the art of claim drafting, II - The "Definiteness" Requirement, III - Particular Limitations in Claims, IV - Special Claim Formats, V - Claming Molecular Biology Inventions, VI - Claiming Immunology Inventions, VII - Claiming Classical Microbiology and Cell Biology Inventions, Chapter 8 - Procedure and Practice in the USPTO, Chapter 9 - Utility Patent Protection of Plant and Animal Varieties, Chapter 10 - Ownership and Licensing.

Volume 2 - Chapter 11 - Plant Patent Protection, Chapter 12 - The Plant Variety Protection Act and The UPOV, Chapter 13 - Protection of Biological INvention Abroad, Chapter 14 - Other Forms of Protection for Biotechnology, Appendix A - United States Materials on the Deposit of Microorganisms, Appendix B - Budapest Treaty Materials on Deposit of Microorganisms, Appendix C - Patent Cooperation Treaty Materials on Deposit of Microorganisms, Appendix D - European Patent Convention Materials on Deposit of Microorganisms, Appendix F - Sequence Listings.

 Volume 3 - Appendix G - Plant Variety Protection Materials, Appendix H - Miscellaneous U.S. Materials, Appendix J - Miscellaneous non - U.S. Materials.', '<p>Table of Contents:</p>

<p>Volume 1 - Chapter 1 - Biotechnology and the patent system, Chapter 2 - Patent Eligibility of Living Organisms per se, Chapter 3 - Other Issues of Patent Eligibility, Chapter 4 - Novelty, Nonobviouness, and Double Patenting, I - Introduction, II - Standard of Novelty, III - Standard of Nonobviousness, IV - Prior Art: Common Issues, V - Documentary Prior Art, VI - Nondocumentary Prior Art, A - In Genral; Prior Use and Sale, B - Prior Invention of Another (Pre-Aia), C - Knowledge and Suggestions of Others, Chapter 5 - Disclosure Requirements, I - Overview of Disclosure Requirements, II - Description Requirement, III - Utility and Related Enablement Requirements, IV - Enablements of Operable Inventions, V - "Best Mode" Requirement, VI - Deposit of BIological Materials as A Means of Supplementing Specification, VII Preparing the Specification, VII - Sequence Listings, Chapter 6 - Infringement, I - In General, II - File Wrapper Estoppel, III - Case Studies of Claim Interpretation in Biotechnology Patent Infringement Litigation, Direct Infringement, Contributory and Active Inducement of Infringement, VI - Temporal Scope of U.S. Patents, VII - Geographic Scope of U.S. Patents, VIII - Miscellaneous Defenses and Limitations, Effect of Patents on The Drug Approval Process, IX - Effect of Patents on the Drug Approval Process, X - Enforcement of Patent Rights by The International Trade Commission, Chapter 7 - Claim and The Art of Claim Drafting, I - Legal Significance of the claim and the art of claim drafting, II - The "Definiteness" Requirement, III - Particular Limitations in Claims, IV - Special Claim Formats, V - Claming Molecular Biology Inventions, VI - Claiming Immunology Inventions, VII - Claiming Classical Microbiology and Cell Biology Inventions, Chapter 8 - Procedure and Practice in the USPTO, Chapter 9 - Utility Patent Protection of Plant and Animal Varieties, Chapter 10 - Ownership and Licensing.</p>

<p>Volume 2 - Chapter 11 - Plant Patent Protection, Chapter 12 - The Plant Variety Protection Act and The UPOV, Chapter 13 - Protection of Biological INvention Abroad, Chapter 14 - Other Forms of Protection for Biotechnology, Appendix A - United States Materials on the Deposit of Microorganisms, Appendix B - Budapest Treaty Materials on Deposit of Microorganisms, Appendix C - Patent Cooperation Treaty Materials on Deposit of Microorganisms, Appendix D - European Patent Convention Materials on Deposit of Microorganisms, Appendix F - Sequence Listings.</p>

<p> Volume 3 - Appendix G - Plant Variety Protection Materials, Appendix H - Miscellaneous U.S. Materials, Appendix J - Miscellaneous non - U.S. Materials.</p>', 'Sub Title
			Biotechnology and The Law

			Author
			Iver P. Cooper

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789384746025

			Pages
			3780

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per book', '<table>
	<tbody>
		<tr>
			<th style="text-align:left">Sub Title</th>
			<td>Biotechnology and The Law</td>
		</tr>
		<tr>
			<th style="text-align:left">Author</th>
			<td>Iver P. Cooper</td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 13 Digit</th>
			<td>9789384746025</td>
		</tr>
		<tr>
			<th style="text-align:left">Pages</th>
			<td>3780</td>
		</tr>
		<tr>
			<th style="text-align:left">Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th style="text-align:left">Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th style="text-align:left">Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th style="text-align:left">Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th style="text-align:left">Illustrations</th>
			<td>As per book</td>
		</tr>
	</tbody>
</table>', '"9950"', '"5970"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3780, '3780', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5286Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789384746025&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=636', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=636', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2707, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('31ad14e7-06b7-4db6-8661-ed93ba2487e0', '1623', NULL, 'Technical Communication', 'technical-communication-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-16-1623', 'technical-communication-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623-1623', 'OPLI9987', 'OPLI9987', 'OPLI9987', NULL, 'Technical Communication', '<h1>Technical Communication</h1>', 'Sub Title
			No

			Author
			Daniel G. Riordan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131511381

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Daniel G. Riordan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131511381</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81479788131511381.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OPLI9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1623', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1623', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2093, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('31d47c5b-0aed-4e54-a2dd-b81b376ee03e', '3009', NULL, 'Ideas and Emotions - An anthology of prose and poetry', 'ideas-and-emotions-an-anthology-of-prose-and-poetry-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009', 'ideas-and-emotions-an-anthology-of-prose-and-poetry-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009-3009', 'SCFF4355', 'SCFF4355', 'SCFF4355', NULL, 'Ideas and Emotions - An anthology of prose and poetry', '<h1>Ideas and Emotions - An anthology of prose and poetry</h1>', 'Sub Title
			No

			Author
			Mohammad Aslam, A H Tak

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175962644

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mohammad Aslam, A H Tak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175962644</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"110"', '"66"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SCFF4355&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3009', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3009', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1221, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:56'),
('31e54a8d-37c5-462a-9d11-bcf10347d5c0', '3440', 956, 'The Mixed Methods Reader', 'the-mixed-methods-reader-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440', 'the-mixed-methods-reader-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440-3440', '9781412951449', '9781412951449', '9781412951449', NULL, 'In light of the dispersed nature of the mixed methods literature, the editors have organized a collection of key discussions and examples of mixed methods research studies in one easy-to-access location. This integrative collection draws from the international literature appearing across diverse research disciplines over the past thirty years.

The Evolution of Mixed Methods Research, Pragmatism as a Philosophical Foundation for Mixed Methods Research, The Transformative-Emancipatory Perspective as a Philosophical Foundation for Mixed Methods Research, Triangulation as the First Mixed Methods Design, Identifying the Purposes for Mixed Methods Designs, A Notation System for Mixed Methods Designs, An Expanded Typology for Classifying Mixed Methods Research Into Designs, Different Sampling Techniques for Mixed Methods Studies, Data Analysis Strategies in Mixed Methods Research, Expanding the Reasons for Conducting Mixed Methods Research, Types of Legitimation (Validity) in Mixed Methods Research, Powerful Rhetorical Devices Used in Writing Mixed Methods Research, An Improved Role for Qualitative Research in Mixed Methods, An Alternative to Reconciling the Different Realities of Qualitative and Quantitative Research, Part II. Exemplar Research Studies, A Concurrent/Triangulation Mixed Methods Design With Merged Results, A Concurrent/Triangulation Mixed Methods Design With Data Transformation, An Embedded Experimental Before-Intervention Mixed Methods Design, An Embedded Experimental During-Intervention Mixed Methods Design, An Embedded Experimental After-Intervention Mixed Methods Design, A Sequential Explanatory Mixed Methods Design to Explain Findings, A Sequential Explanatory Mixed Methods Design With Participant Selection, A Sequential Exploratory Mixed Methods Design With Instrument Development, A Sequential Exploratory Mixed Methods Design to Generate and Test a Model, References Cited in the Editors'' Introductions, Index', '<p>In light of the dispersed nature of the mixed methods literature, the editors have organized a collection of key discussions and examples of mixed methods research studies in one easy-to-access location. This integrative collection draws from the international literature appearing across diverse research disciplines over the past thirty years.</p>

<p>The Evolution of Mixed Methods Research, Pragmatism as a Philosophical Foundation for Mixed Methods Research, The Transformative-Emancipatory Perspective as a Philosophical Foundation for Mixed Methods Research, Triangulation as the First Mixed Methods Design, Identifying the Purposes for Mixed Methods Designs, A Notation System for Mixed Methods Designs, An Expanded Typology for Classifying Mixed Methods Research Into Designs, Different Sampling Techniques for Mixed Methods Studies, Data Analysis Strategies in Mixed Methods Research, Expanding the Reasons for Conducting Mixed Methods Research, Types of Legitimation (Validity) in Mixed Methods Research, Powerful Rhetorical Devices Used in Writing Mixed Methods Research, An Improved Role for Qualitative Research in Mixed Methods, An Alternative to Reconciling the Different Realities of Qualitative and Quantitative Research, Part II. Exemplar Research Studies, A Concurrent/Triangulation Mixed Methods Design With Merged Results, A Concurrent/Triangulation Mixed Methods Design With Data Transformation, An Embedded Experimental Before-Intervention Mixed Methods Design, An Embedded Experimental During-Intervention Mixed Methods Design, An Embedded Experimental After-Intervention Mixed Methods Design, A Sequential Explanatory Mixed Methods Design to Explain Findings, A Sequential Explanatory Mixed Methods Design With Participant Selection, A Sequential Exploratory Mixed Methods Design With Instrument Development, A Sequential Exploratory Mixed Methods Design to Generate and Test a Model, References Cited in the Editors'' Introductions, Index</p>', 'Sub Title
			The Mixed Method Reader

			Author
			Vicki L Plano Clark

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412951449

			Pages
			640

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Mixed Method Reader</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vicki L Plano Clark</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412951449</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>640</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"7880"', '"4728"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 640, '640', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/474915307_book_item_15307.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412951449&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3440', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3440', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 956, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:56'),
('31f0f7cd-0fad-4267-9ddf-115100d2ea6a', '752', NULL, 'Public Sector Reform - Library of the Public Sector in 4Vols.', 'public-sector-reform-library-of-the-public-sector-in-4vols-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752', 'public-sector-reform-library-of-the-public-sector-in-4vols-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752-752', 'JHFGH7766', 'JHFGH7766', 'JHFGH7766', NULL, 'Public Sector Reform is endemic to public administrations and governmental structures globally. It is driven by a variety of dynamics and these vary according to their specific context: geographical, cultural, social, political, economic and temporal. This four-volume set brings together elements of the classical and modern work in this diverse field in a comprehensive and accessible way; providing an indispensable resource for both academics and practitioners from a social science and business perspective. Through a 4-volume structure, which takes in historical and modern day perspectives whilst maintaining a strong global focus on the subject, the set demonstrates that reform is a constant process and that it has been taking place for a long time; that which we often consider a ''golden age'' in terms of Weberian bureaucracies or welfare state hierarchies, was itself a reform that belonged to a specific time and set of places. Volume One: The Historical Perspective of Reform Volume Two: Management and Post New Public Management: Reform in a time of Change Volume Three: Post-Soviet Reform Volume Four: The Developing World and Reform: African, Other Asian and Latin American Pathways', '<p>Public Sector Reform is endemic to public administrations and governmental structures globally. It is driven by a variety of dynamics and these vary according to their specific context: geographical, cultural, social, political, economic and temporal. This four-volume set brings together elements of the classical and modern work in this diverse field in a comprehensive and accessible way; providing an indispensable resource for both academics and practitioners from a social science and business perspective. Through a 4-volume structure, which takes in historical and modern day perspectives whilst maintaining a strong global focus on the subject, the set demonstrates that reform is a constant process and that it has been taking place for a long time; that which we often consider a ''golden age'' in terms of Weberian bureaucracies or welfare state hierarchies, was itself a reform that belonged to a specific time and set of places. Volume One: The Historical Perspective of Reform Volume Two: Management and Post New Public Management: Reform in a time of Change Volume Three: Post-Soviet Reform Volume Four: The Developing World and Reform: African, Other Asian and Latin American Pathways</p>', 'Public Sector Reform - Library of the Public Sector in 4Vols.', '<h1>Public Sector Reform - Library of the Public Sector in 4Vols.</h1>', '"70455"', '"70350"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4406dpp_18_12.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHFGH7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=752', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=752', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2633, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('31f0ff62-79ce-4c86-8470-4e91febbf34d', '2431', NULL, 'Financial Terms Simplified', 'financial-terms-simplified-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431', 'financial-terms-simplified-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431', 'BGHY6655', 'BGHY6655::2431', 'BGHY6655', NULL, 'Financial Terms Simplified', '<h1>Financial Terms Simplified</h1>', 'Sub Title
			No

			Author
			Gautam Majumdar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132111658

			Pages
			200

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gautam Majumdar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132111658</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, '200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2431', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2431', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1611, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('320d8fe8-e160-429a-bf69-a8dd001fceac', '641', NULL, 'International Encyclopaedia of Children & Human Rights - 3 Vols.', 'international-encyclopaedia-of-children-human-rights-3-vols-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641', 'international-encyclopaedia-of-children-human-rights-3-vols-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641-641', '9788178806112', '9788178806112', '9788178806112', NULL, 'International Encyclopaedia of Children & Human Rights in 3 Vols. FOR NEW BOOK', '<h1>International Encyclopaedia of Children &amp; Human Rights in 3 Vols. FOR NEW BOOK</h1>', 'Sub Title
			No

			Author
			A.K. Jaishankar

			ISBN 13 Digit
			9788178806112

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Jaishankar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"3000"', '"1800"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4067logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178806112&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=641', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=641', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2703, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('3215c43d-c6ac-4698-9502-558122e5afcd', '647', NULL, 'Dalit and Constitutional Protection', 'dalit-and-constitutional-protection-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647', 'dalit-and-constitutional-protection-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647-647', '9789350532482', '9789350532482', '9789350532482', NULL, '', NULL, 'Sub Title
			Dalit and Constitutional Protection

			Author
			Dr. Ankit Tiwari

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350532482

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Dalit and Constitutional Protection</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ankit Tiwari</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350532482</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"850"', '"510"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85769789350532482.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789350532482&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=647', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=647', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2698, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('3230cc8f-598b-4ff2-85ce-593055d51128', '1659', NULL, 'Advances in Services Innovations', 'advances-in-services-innovations-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-165-1659', 'advances-in-services-innovations-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659-1659', 'RGYH5544', 'RGYH5544', 'RGYH5544', NULL, 'The book documents the state-of-the-art in Services Science. It combines contributions in Service Engineering, Service Management and Service Marketing and helps to develop a roadmap for future R and D activities in these fields. The book is written for researchers in engineering and management.', '<p>The book documents the state-of-the-art in Services Science. It combines contributions in Service Engineering, Service Management and Service Marketing and helps to develop a roadmap for future R and D activities in these fields. The book is written for researchers in engineering and management.</p>', 'Advances in Services Innovations', '<h1>Advances in Services Innovations</h1>', '"10999"', '"6599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7781dpp_18_26.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGYH5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1659', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1659', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2070, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('323ab93b-6e29-4dd7-a143-9a5e79a53b87', '2092', NULL, 'Evidence Text and Materials - 2/e', 'evidence-text-and-materials-2e-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092', 'evidence-text-and-materials-2e-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092-2092', 'ERTF5544', 'ERTF5544', 'ERTF5544', NULL, 'Evidence Text and Materials - 2/e', '<h1>Evidence Text and Materials - 2/e</h1>', 'Sub Title
			No

			Author
			Steve Uglow

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789384746766

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steve Uglow</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746766</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89669789384746766.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTF5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2092', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2092', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1764, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', '314', NULL, 'Teaching of Science', 'teaching-of-science-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314', 'teaching-of-science-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314-314', 'Teaching of Science', 'Teaching of Science', 'Teaching of Science', NULL, '', NULL, 'Sub Title
			No

			Author
			Monika Davar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120346246

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Monika Davar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120346246</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6785monika_davar.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Teaching%20of%20Science&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=314', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=314', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2897, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('3258fac3-44e6-4606-b493-7b41eadd6ee9', '1947', NULL, 'Confronting Biopiracy - Challenges, Cases and International Debates', 'confronting-biopiracy-challenges-cases-and-international-debates-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1-1947', 'confronting-biopiracy-challenges-cases-and-international-debates-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947-1947', '9781849714327', '9781849714327', '9781849714327', NULL, 'Biopiracy'' refers either to the unauthorized extraction of biological resources, such as plants with medicinal properties, and associated traditional knowledge from indigenous peoples and local communities, or to the patenting of spurious ''inventions'' based on such knowledge or resources without compensation. Biopiracy cases continue to emerge in the media and public eye, yet they remain the source of considerable disagreement, confusion, controversy and grief. The aim of this book is to provide the most detailed, coherent analysis of the issue of biopiracy to date.

The book synthesizes the rise of the issue and increasing use of the term by activists and negotiators in the World Trade Organization (WTO) and the Convention on Biological Diversity (CBD), to form a critical understanding of the themes, implications and politics of biopiracy. Taking a case-study based approach, derived from interviews and fieldwork with researchers, government, industry, local farmers, healers and indigenous people, the author sequentially documents events that have occurred in biopiracy and bioprospecting controversies. Implications and ethical dilemmas are explored, particularly relating to work with local communities, and the power relations entailed. Detailing international debates from the WTO, CBD and other fora in an accessible manner, the book provides a unique overview of current institutional limitations and suggests ways forward. Options and solutions are suggested which are relevant for local communities, national governments, international negotiators, NGO and interest groups, researchers and industry.

Contents - List of Boxes and Figures, Acknowledgements, Abbreviations and Acronyms, Introduction, Research Insights, Structure of the Book, Collecting - Prospecting - Piracy, International Legal Backdrop, Patent-Related Biopiracy Cases, Non-Patent Biopiracy Cases, Implications and Ethical Dilemmas - What have the Cases Shown?, Current Debates and Ways Forward: Internationally and Regionally, Current Debates and Ways Forward: National and Local Approaches, Conclusions, Bibliography and Sources, Index.', '<p>Biopiracy'' refers either to the unauthorized extraction of biological resources, such as plants with medicinal properties, and associated traditional knowledge from indigenous peoples and local communities, or to the patenting of spurious ''inventions'' based on such knowledge or resources without compensation. Biopiracy cases continue to emerge in the media and public eye, yet they remain the source of considerable disagreement, confusion, controversy and grief. The aim of this book is to provide the most detailed, coherent analysis of the issue of biopiracy to date.</p>

<p>The book synthesizes the rise of the issue and increasing use of the term by activists and negotiators in the World Trade Organization (WTO) and the Convention on Biological Diversity (CBD), to form a critical understanding of the themes, implications and politics of biopiracy. Taking a case-study based approach, derived from interviews and fieldwork with researchers, government, industry, local farmers, healers and indigenous people, the author sequentially documents events that have occurred in biopiracy and bioprospecting controversies. Implications and ethical dilemmas are explored, particularly relating to work with local communities, and the power relations entailed. Detailing international debates from the WTO, CBD and other fora in an accessible manner, the book provides a unique overview of current institutional limitations and suggests ways forward. Options and solutions are suggested which are relevant for local communities, national governments, international negotiators, NGO and interest groups, researchers and industry.</p>

<p>Contents - List of Boxes and Figures, Acknowledgements, Abbreviations and Acronyms, Introduction, Research Insights, Structure of the Book, Collecting - Prospecting - Piracy, International Legal Backdrop, Patent-Related Biopiracy Cases, Non-Patent Biopiracy Cases, Implications and Ethical Dilemmas - What have the Cases Shown?, Current Debates and Ways Forward: Internationally and Regionally, Current Debates and Ways Forward: National and Local Approaches, Conclusions, Bibliography and Sources, Index.</p>', 'Sub Title
			Challenges, Cases and International Debates

			Author
			Daniel F. Robinson

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781849714327

			Pages
			206

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Challenges, Cases and International Debates</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Daniel F. Robinson</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>No</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9781849714327</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>206</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication</strong></td>
			<td>2012</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>First</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"3142"', '"1885"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 206, '206', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1091dpp_9_42.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849714327&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1947', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1947', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1870, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('3286c522-f0dd-4668-b02b-0d81d7553821', '928', NULL, 'The Art of Counselling and Psychotherapy', 'the-art-of-counselling-and-psychotherapy-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928', 'the-art-of-counselling-and-psychotherapy-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928-928', '9781855759466', '9781855759466', '9781855759466', NULL, 'Counselling and psychotherapy are effective to the extent that they promote the creativity of clients and patients. Creativity is both a lifestyle and a health resource. A creative lifestyle implies learning to be the authors of our own lives and a creative approach to our inner lives and our social environment gives us coherence and authenticity. This book derives creative principles for counselling and psychotherapy from practical modern approaches in these fields, as well as from psychoanalysis, hermeneutics, and new concepts of creativity itself. The creative attitude central to this represents an integrative basis for the differential application of various counselling and treatment techniques. Creative counselling serves to assist in coping with distress and clearly defined conflicts, and encourages personal and professional development. Creative psychotherapy is an aspect of dynamic, analytic and integrative psychotherapy. The hermeneutic principles – memory, narrative shaping, interactional experience – are activated with a view to ridding patients of psychopathological symptoms. In the modern world with all its challenges, creative counselling and psychotherapy are of outstanding importance. The book outlines a readily understandable, vital, and creative approach to the practice of counselling and psychotherapy in the service of the development of personal and social creativity.

Foreword -- Introduction and overview -- Creativity -- Three examples of counselling and psychotherapy -- Hermeneutics: the art of creative understanding and life management -- Aesthetic experience and shaping of reality -- Creative principles of psychotherapy -- Creative principles of counselling and coaching -- The creative aspect of brief dynamic psychotherapy -- The creative aspect of psychoanalysis -- Indications and counter-indications for the creative attitude -- Professional and “ordinary” relationships -- Ethical implications -- Artistic shaping and resolution of psychic conflicts -- Summary', '<p>Counselling and psychotherapy are effective to the extent that they promote the creativity of clients and patients. Creativity is both a lifestyle and a health resource. A creative lifestyle implies learning to be the authors of our own lives and a creative approach to our inner lives and our social environment gives us coherence and authenticity. This book derives creative principles for counselling and psychotherapy from practical modern approaches in these fields, as well as from psychoanalysis, hermeneutics, and new concepts of creativity itself. The creative attitude central to this represents an integrative basis for the differential application of various counselling and treatment techniques. Creative counselling serves to assist in coping with distress and clearly defined conflicts, and encourages personal and professional development. Creative psychotherapy is an aspect of dynamic, analytic and integrative psychotherapy. The hermeneutic principles – memory, narrative shaping, interactional experience – are activated with a view to ridding patients of psychopathological symptoms. In the modern world with all its challenges, creative counselling and psychotherapy are of outstanding importance. The book outlines a readily understandable, vital, and creative approach to the practice of counselling and psychotherapy in the service of the development of personal and social creativity.</p>

<p>Foreword -- Introduction and overview -- Creativity -- Three examples of counselling and psychotherapy -- Hermeneutics: the art of creative understanding and life management -- Aesthetic experience and shaping of reality -- Creative principles of psychotherapy -- Creative principles of counselling and coaching -- The creative aspect of brief dynamic psychotherapy -- The creative aspect of psychoanalysis -- Indications and counter-indications for the creative attitude -- Professional and “ordinary” relationships -- Ethical implications -- Artistic shaping and resolution of psychic conflicts -- Summary</p>', 'Sub Title
			Counselling and Psychotherapy

			Author
			Rainer M. Holm-Hadulla

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781855759466

			Pages
			1195

			Binding
			Paperback

			Year of Publication
			2004

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Counselling and Psychotherapy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rainer M. Holm-Hadulla</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781855759466</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1195</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1195"', '"720"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1195, '1195', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16329781855759466.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781855759466&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=928', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=928', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2533, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('3298ece1-db57-4922-a1b8-6c26d9664a23', '2347', NULL, 'Universal Encyclopedia of Islam - 5 Vols.', 'universal-encyclopedia-of-islam-5-vols-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-23-2347', 'universal-encyclopedia-of-islam-5-vols-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347-2347', '9788183244435', '9788183244435', '9788183244435', NULL, 'Birth and evolution of Islam is a glorious chapter of the World History. In fact, Islamic Studies involve the study of the Islamic faith, as a religion and as a social institution. Islam is as old as the world itself. Contrary to common belief, Islam was not founded by Prophet Muhammad (Pbuh). Islam is an eternal religion. Its teachings are divine in origin and nature. Nothing worldly is there. The evolution of Islam has impacted the political, economic and military history of an enormous geographical region. Islamic culture encourages identification with the ummah, and this principle has influenced the behaviour of a number of players in history. History of Islam is closely tied to the political, economic, and military affairs. Today, Islam is one of the major religions of the world and perhaps there is hardly any corner of the world, where Muslims are not found. Culturally, geographically or socially, there may exist some differences among them, but their faith in the oneness of Allah makes them one nation or people, spread all over the world. Islamic studies is a vast subject. It may require lacs of pages to record it at length. It was really a challenge to cover the entire Islamic tenets, in a comprehensive manner, in a few volumes. The undersigned took up this challenge. Islam as a faith and ideology, has found mention in millions of books, dealing with various subjects, under Islamic Studies. Thousands of books are already in the stacks. Still, need was felt to bring out a comprehensive manual, encapsulating all relevant details in its covers. Present modest work, namely, Universal Encyclopaedia of Islam, a comprehensive multivolume set, is an effort in the direction of recording the knowledge of Islam in nutshell, authentically. It is valuable for the scholars, researchers, academics, students and general readers, alike.', '<p>Birth and evolution of Islam is a glorious chapter of the World History. In fact, Islamic Studies involve the study of the Islamic faith, as a religion and as a social institution. Islam is as old as the world itself. Contrary to common belief, Islam was not founded by Prophet Muhammad (Pbuh). Islam is an eternal religion. Its teachings are divine in origin and nature. Nothing worldly is there. The evolution of Islam has impacted the political, economic and military history of an enormous geographical region. Islamic culture encourages identification with the ummah, and this principle has influenced the behaviour of a number of players in history. History of Islam is closely tied to the political, economic, and military affairs. Today, Islam is one of the major religions of the world and perhaps there is hardly any corner of the world, where Muslims are not found. Culturally, geographically or socially, there may exist some differences among them, but their faith in the oneness of Allah makes them one nation or people, spread all over the world. Islamic studies is a vast subject. It may require lacs of pages to record it at length. It was really a challenge to cover the entire Islamic tenets, in a comprehensive manner, in a few volumes. The undersigned took up this challenge. Islam as a faith and ideology, has found mention in millions of books, dealing with various subjects, under Islamic Studies. Thousands of books are already in the stacks. Still, need was felt to bring out a comprehensive manual, encapsulating all relevant details in its covers. Present modest work, namely, Universal Encyclopaedia of Islam, a comprehensive multivolume set, is an effort in the direction of recording the knowledge of Islam in nutshell, authentically. It is valuable for the scholars, researchers, academics, students and general readers, alike.</p>', 'Sub Title
			Encyclopedia of Islam

			Author
			Muhammad Isar Ahmad

			ISBN 10 Digit
			8183244432

			ISBN 13 Digit
			9788183244435

			Binding
			Hardback

			Year of Publication
			2014

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Islam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Muhammad Isar Ahmad</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244432</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183244435</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"9000"', '"5400"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5443Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183244435&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2347', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2347', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1648, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('329d1115-2763-41a7-97f4-1ea9134ebe55', '2843', NULL, 'Encyclopaedia of Mathematical Sciences - Representation Theory and Noncommutative Harmonic Analysis I', 'encyclopaedia-of-mathematical-sciences-representation-theory-and-noncommutative-harmonic-analysis-i-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2-2843', 'encyclopaedia-of-mathematical-sciences-representation-theory-and-noncommutative-harmonic-analysis-i-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843-2843', '9783642057403', '9783642057403', '	9783642057403', NULL, 'Encyclopaedia of Mathematical Sciences - Representation Theory and Noncommutative Harmonic Analysis I', '<h1>Encyclopaedia of Mathematical Sciences - Representation Theory and Noncommutative Harmonic Analysis I</h1>
', 'Sub Title
			No

			Author
			A.A. Kirillov (Ed.)

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642057403

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.A. Kirillov (Ed.)</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642057403</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', '"11700"', '"7020"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, '24', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9783642057403&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2843', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2843', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 1312, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:56'),
('32c619e5-7694-49a5-8185-6cc0026c34dc', '1944', NULL, 'Computational Intelligence and Bioengineering - frontiers in Artificial Intellingence and Applications BOOK', 'computational-intelligence-and-bioengineering-frontiers-in-artificial-intellingence-and-applications-book-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944', 'computational-intelligence-and-bioengineering-frontiers-in-artificial-intellingence-and-applications-book-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944-1944', 'RFGB8977', 'RFGB8977', 'RFGB8977', NULL, 'This book is divided in the three main areas in which Professor Antonina Starita was most active in the last period of her research activity: clustering and learning applications, biomedical applications and motor control and evaluation. The part on clustering and learning applications opens with a contribution concerning the clustering of short-text corpora by particle swarm optimization (PSO). The second contribution in this part investigates the use of neural networks (NN), and specifically of recurrent NN, to interpret brain images obtained by functional magnetic resonance imaging (fMRI). The first part of the book is closed by a contribution on the System for Paleographic Inspections (SPI) software suite. The second part of this book is devoted to contributions in the medical and biological areas. This part contributes to the definition of automatic, efficient and effective computational tools for addressing problems in these areas, with a focus on computational intelligent methods and techniques as well as more traditional Artificial Intelligence tools, such as expert systems. The third part of the book covers the topic motor control and evaluation. Motor control was studied in the context of robotics, while motor evaluation was studied for medical applications.', '<p>This book is divided in the three main areas in which Professor Antonina Starita was most active in the last period of her research activity: clustering and learning applications, biomedical applications and motor control and evaluation. The part on clustering and learning applications opens with a contribution concerning the clustering of short-text corpora by particle swarm optimization (PSO). The second contribution in this part investigates the use of neural networks (NN), and specifically of recurrent NN, to interpret brain images obtained by functional magnetic resonance imaging (fMRI). The first part of the book is closed by a contribution on the System for Paleographic Inspections (SPI) software suite. The second part of this book is devoted to contributions in the medical and biological areas. This part contributes to the definition of automatic, efficient and effective computational tools for addressing problems in these areas, with a focus on computational intelligent methods and techniques as well as more traditional Artificial Intelligence tools, such as expert systems. The third part of the book covers the topic motor control and evaluation. Motor control was studied in the context of robotics, while motor evaluation was studied for medical applications.</p>', 'Computational Intelligence and Bioengineering - frontiers in Artificial Intellingence and Applications BOOK', '<h1>Computational Intelligence and Bioengineering - frontiers in Artificial Intellingence and Applications BOOK</h1>', '"7600"', '"4560"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2063logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB8977&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1944', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1944', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1872, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('32d78f7b-382b-4ea0-b495-4c652c7f5e76', '3181', NULL, 'Essays on the Foundations of Mathematics', 'essays-on-the-foundations-of-mathematics-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181', 'essays-on-the-foundations-of-mathematics-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181-3181', '9789048194155', '9789048194155', '9789048194155', NULL, 'Moritz Pasch (1843-1930) is justly celebrated as a key figure in the history of axiomatic geometry. Less well known are his contributions to other areas of foundational research. This volume features English translations of 14 papers Pasch published in the decade 1917-1926. In them, Pasch argues that geometry and, more surprisingly, number theory are branches of empirical science; he provides axioms for the combinatorial reasoning essential to Hilbert’s program of consistency proofs; he explores "implicit definition" (a generalization of definition by abstraction) and indicates how this technique yields an "empiricist" reconstruction of set theory; he argues that we cannot fully understand the logical structure of mathematics without clearly distinguishing between decidable and undecidable properties; he offers a rare glimpse into the mind of a master of axiomatics, surveying in detail the thought experiments he employed as he struggled to identify fundamental mathematical principles; and much more. This volume will: Give English speakers access to an important body of work from a turbulent and pivotal period in the history of mathematics, help us look beyond the familiar triad of formalism, intuitionism, and logicism, show how deeply we can see with the help of a guide determined to present fundamental mathematical ideas in ways that match our human capacities, will be of interest to graduate students and researchers in logic and the foundations of mathematics.', '<p>Moritz Pasch (1843-1930) is justly celebrated as a key figure in the history of axiomatic geometry. Less well known are his contributions to other areas of foundational research. This volume features English translations of 14 papers Pasch published in the decade 1917-1926. In them, Pasch argues that geometry and, more surprisingly, number theory are branches of empirical science; he provides axioms for the combinatorial reasoning essential to Hilbert’s program of consistency proofs; he explores "implicit definition" (a generalization of definition by abstraction) and indicates how this technique yields an "empiricist" reconstruction of set theory; he argues that we cannot fully understand the logical structure of mathematics without clearly distinguishing between decidable and undecidable properties; he offers a rare glimpse into the mind of a master of axiomatics, surveying in detail the thought experiments he employed as he struggled to identify fundamental mathematical principles; and much more. This volume will: Give English speakers access to an important body of work from a turbulent and pivotal period in the history of mathematics, help us look beyond the familiar triad of formalism, intuitionism, and logicism, show how deeply we can see with the help of a guide determined to present fundamental mathematical ideas in ways that match our human capacities, will be of interest to graduate students and researchers in logic and the foundations of mathematics.</p>', 'Essays on the Foundations of Mathematics

	ASIN ‏ : ‎ 9048194156

	Publisher ‏ : ‎ Springer; 2010th edition (3 September 2010)

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 248 pages

	ISBN-10 ‏ : ‎ 9789048194155

	ISBN-13 ‏ : ‎ 978-9048194155

	Item Weight ‏ : ‎ 544 g

	Dimensions ‏ : ‎ 15.6 x 1.98 x 23.39 cm

	Country of Origin ‏ : ‎ India', '<h1>Essays on the Foundations of Mathematics</h1>

<ul>
	<li>ASIN ‏ : ‎ 9048194156</li>
	<li>Publisher ‏ : ‎ Springer; 2010th edition (3 September 2010)</li>
	<li>Language ‏ : ‎ English</li>
	<li>Hardcover ‏ : ‎ 248 pages</li>
	<li>ISBN-10 ‏ : ‎ 9789048194155</li>
	<li>ISBN-13 ‏ : ‎ 978-9048194155</li>
	<li>Item Weight ‏ : ‎ 544 g</li>
	<li>Dimensions ‏ : ‎ 15.6 x 1.98 x 23.39 cm</li>
	<li>Country of Origin ‏ : ‎ India</li>
</ul>', '"12500"', '"7500"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78331.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789048194155&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3181', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3181', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1185, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:56'),
('32eb5bd2-e286-4d86-a732-bb1e332d6dba', '2474', NULL, 'Integrating the Culture and Socio-Economic Identity of India', 'integrating-the-culture-and-socioeconomic-identity-of-india', 'integrating-the-culture-and-socioeconomic-identity-of-india', '9789383575282', '9789383575282', '9789383575282', NULL, 'Integrating the culture and socio-Economic identity of India is a paradigm that highlights researches to glorify new ideas for the advancement of variegated studies. The volume is a collection of fifty two research papers and research articles from different scholars, researchers, policy makers, academicians and thinkers from different parts of the country and abroad. The main goal of the research oriented book os to explore novel perspectives and sincere endeavor were undertaken from historical, educational. societal and economic milieu in the title. it is apparent that the title will not only stimulate the booklovers but also enhance them further more information and specifics and unable them to clinch upcoming exploration with greater articulacy to underline their understandings.', '<p>Integrating the culture and socio-Economic identity of India is a paradigm that highlights researches to glorify new ideas for the advancement of variegated studies. The volume is a collection of fifty two research papers and research articles from different scholars, researchers, policy makers, academicians and thinkers from different parts of the country and abroad. The main goal of the research oriented book os to explore novel perspectives and sincere endeavor were undertaken from historical, educational. societal and economic milieu in the title. it is apparent that the title will not only stimulate the booklovers but also enhance them further more information and specifics and unable them to clinch upcoming exploration with greater articulacy to underline their understandings.</p>', 'Sub Title
			Integrating the Culture and Socio-Economic Identity of India

			Author / Editor
			Guptaji Pathak

			About Author
			No

			Content
			No

			ISBN 10 Digit
			938357528X

			ISBN 13 Digit
			9789383575282

			Pages
			443 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Integrating the Culture and Socio-Economic Identity of India</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Guptaji Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>938357528X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575282</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>443 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"2600"', '"1560"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '443 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7953thumb_286_82569[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789383575282&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2474', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2474', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1586, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('330900cf-ab12-4ea4-97c6-d76bc889b2ab', '2189', NULL, 'Business Statistics - Using Excel - 2/e', 'business-statistics-using-excel-2e-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2-2189', 'business-statistics-using-excel-2e-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189-2189', 'CFGY6655', 'CFGY6655', 'CFGY6655', NULL, 'Business Statistics - Using Excel - 2/e', '<h1>Business Statistics - Using Excel - 2/e</h1>', 'Sub Title
			No

			Author
			Davis, Pecar

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780198722533

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Davis, Pecar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780198722533</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82189780198722533_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFGY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2189', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2189', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1696, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('33233760-4ce0-4f74-8d76-ed80297b6559', '2493', NULL, 'Combinatorial Stochastic Processes BOOK', 'combinatorial-stochastic-processes-book-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493', 'combinatorial-stochastic-processes-book-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493-2493', 'VGHY8888', 'VGHY8888', 'VGHY8888', NULL, 'The purpose of this text is to bring graduate students specializing in probability theory to current research topics at the interface of combinatorics and stochastic processes. There is particular focus on the theory of random combinatorial structures such as partitions, permutations, trees, forests, and mappings, and connections between the asymptotic theory of enumeration of such structures and the theory of stochastic processes like Brownian motion and Poisson processes.', '<p>The purpose of this text is to bring graduate students specializing in probability theory to current research topics at the interface of combinatorics and stochastic processes. There is particular focus on the theory of random combinatorial structures such as partitions, permutations, trees, forests, and mappings, and connections between the asymptotic theory of enumeration of such structures and the theory of stochastic processes like Brownian motion and Poisson processes.</p>', 'Combinatorial Stochastic Processes BOOK', '<h1>Combinatorial Stochastic Processes BOOK</h1>', '"3999"', '"2399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGHY8888&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2493', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2493', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1572, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('33387465-6fde-4639-a708-4b6b91caef80', '1177', NULL, 'Women and Development New', 'women-and-development-new-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177', 'women-and-development-new-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177-1177', 'UJHY8899', 'UJHY8899', 'UJHY8899', NULL, 'Women and Development New', '<h1>Women and Development New</h1>', 'Sub Title
			No

			Author
			Santosh Nandal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8183244173

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Nandal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244173</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57428183240542.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY8899&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1177', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1177', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2369, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('337b3bf6-de70-433e-b868-e386b039b04d', '1175', NULL, 'Decentralised Planning and Development in India New', 'decentralised-planning-and-development-in-india-new-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175', 'decentralised-planning-and-development-in-india-new-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175-1175', 'UJHY8897', 'UJHY8897', 'UJHY8897', NULL, 'Decentralised Planning and Development in India', '<h1>Decentralised Planning and Development in India</h1>', 'Sub Title
			No

			Author
			Mahi Pal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8183240542

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mahi Pal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183240542</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77568183240542.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY8897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1175', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1175', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2371, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('337ffcdc-8624-4ec8-85f1-6322f5a59224', '1567', NULL, 'Beyond A Billion Ballots - Democratic Reforms for a Resurgent India New', 'beyond-a-billion-ballots-democratic-reforms-for-a-resurgent-india-new-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1-1567', 'beyond-a-billion-ballots-democratic-reforms-for-a-resurgent-india-new-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567-1567', 'VVCC0877', 'VVCC0877', 'VVCC0877', NULL, 'Beyond A Billion Ballots - Democratic Reforms for a Resurgent India New', '<h1>Beyond A Billion Ballots - Democratic Reforms for a Resurgent India New</h1>', 'Sub Title
			No

			Author
			Vinay Sahasrabuddhe

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788183283229

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vinay Sahasrabuddhe</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183283229</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65709788183283229.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VVCC0877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1567', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1567', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2125, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('338dba12-7a43-49c7-8d1b-dfd7e50d7709', '1430', NULL, 'Vyakransiddhantkaumudi - Prakashikanamnihindivyakhyasahinta (Sangya-Paribhashaprkaranmatram', 'vyakransiddhantkaumudi-prakashikanamnihindivyakhyasahinta-sangyaparibhashaprkaranmatram-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-143-1430', 'vyakransiddhantkaumudi-prakashikanamnihindivyakhyasahinta-sangyaparibhashaprkaranmatram-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430-1430', 'YHJU5544', 'YHJU5544', 'YHJU5544', NULL, 'Vyakransiddhantkaumudi - Prakashikanamnihindivyakhyasahinta (Sangya-Paribhashaprkaranmatram', '<h1>Vyakransiddhantkaumudi - Prakashikanamnihindivyakhyasahinta (Sangya-Paribhashaprkaranmatram</h1>', 'Sub Title
			No

			Author
			Dr. Satypal Singh

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385144158

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Satypal Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144158</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83819789385144158.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1430', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1430', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2206, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('33962836-9f28-4771-a2ff-616e15ac8879', '1333', NULL, 'Panchtattvas The Road Ahead 2 Vols.', 'panchtattvas-the-road-ahead-2-vols-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1-1333', 'panchtattvas-the-road-ahead-2-vols-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333-1333', '9789386906069', '9789386906069', '9789386906069', NULL, 'This book, a two-volume set, contains thought-provoking essays on sustainable development as well as award-winning photographs from Photosphere 2016, which culminated in an outdoor exhibition titled ‘Panchtattvas: The Road Ahead’. The exhibition, held at New Delhi’s India Habitat Centre, aimed to create not only a new language of photography but to sensitise the public on significant stories about sustainability through photo-installations that were freed from the white cube of the gallery space. The four awardees, Harikrishna Katragadda, KR Sunil, Monica Tiwari and Shraddha Borawake, were mentored by Aditya Arya, Bandeep Singh, Parthiv Shah and Prabir Purkayastha.

Five distinct and distinguished experts—Dr Ajay Mathur, Amba Jamir, Madhav Gadgil, Mike Pandey, Sunita Narain—from across the sphere of sustainable development give voice to the concerns that are gripping the field. These are fresh narratives preserved as a document for future generations.

The intent of these two volumes is clear: to learn from these stories and to see the world as it once was; to create modern narratives keeping the essence of the ancient panchtattvas alive in the minds of the people.

Content - THE BEGINNING, THROUGH A SUSTAINABLE LOOKING GLASS, LAND TENURE AND SUSTAINABLE DEVELOPMENT, THE ESSAYISTS, INDEX, A COMMUNITY OF BEINGS, THE ORIGIN OF LIFE ... OUR LIVING PLANET, PLANETARY BOUNDARIES AND OUR COMMON FUTURE, THE ESSAYISTS, THE AWARDEES, THE MENTORS, ACKNOWLEDGEMENTS, INDEX           ', '<p style="text-align:justify"><span>This book, a two-volume set, contains thought-provoking essays on sustainable development as well as award-winning photographs from Photosphere 2016, which culminated in an outdoor exhibition titled ‘Panchtattvas: The Road Ahead’. The exhibition, held at New Delhi’s India Habitat Centre, aimed to create not only a new language of photography but to sensitise the public on significant stories about sustainability through photo-installations that were freed from the white cube of the gallery space. The four awardees, Harikrishna Katragadda, KR Sunil, Monica Tiwari and Shraddha Borawake, were mentored by Aditya Arya, Bandeep Singh, Parthiv Shah and Prabir Purkayastha. </span></p>

<p style="text-align:justify"><span>Five distinct and distinguished experts—Dr Ajay Mathur, Amba Jamir, Madhav Gadgil, Mike Pandey, Sunita Narain—from across the sphere of sustainable development give voice to the concerns that are gripping the field. These are fresh narratives preserved as a document for future generations. </span></p>

<p style="text-align:justify"><span>The intent of these two volumes is clear: to learn from these stories and to see the world as it once was; to create modern narratives keeping the essence of the ancient panchtattvas alive in the minds of the people.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>THE BEGINNING, THROUGH A SUSTAINABLE LOOKING GLASS, </span>LAND TENURE AND SUSTAINABLE DEVELOPMENT, THE ESSAYISTS, INDEX, A COMMUNITY OF BEINGS, THE ORIGIN OF LIFE ... OUR LIVING PLANET, PLANETARY BOUNDARIES AND OUR COMMON FUTURE, THE ESSAYISTS, THE AWARDEES, THE MENTORS, ACKNOWLEDGEMENTS, INDEX</span>         <span><span>  </span></span></p>', 'Sub Title
			The Road Ahead

			Author
			Dr. Alka Pande

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789386906069

			Pages
			388

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Road Ahead</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. Alka Pande</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789386906069</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>388</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>2017</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"4500"', '"2700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 388, '388', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2169dpp_7_10.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386906069&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1333', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1333', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2263, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('33a36c97-a0cb-4edd-9440-c66f4a2ca3aa', '1439', NULL, 'Jainism and Buddhism - A Comparative Study', 'jainism-and-buddhism-a-comparative-study-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439', 'jainism-and-buddhism-a-comparative-study-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439-1439', 'EFR4212', 'EFR4212', 'EFR4212', NULL, 'Jainism and Buddhism - A Comparative Study', '<h1>Jainism and Buddhism - A Comparative Study</h1>', 'Sub Title
			No

			Author
			B.S. Prasad

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788192054643

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B.S. Prasad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192054643</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93489788192054643.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EFR4212&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1439', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1439', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2200, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('33b1f9bc-272c-47d4-8bb7-0ea5658dd1d4', '3717', 726, 'वैदिक वाङ्मय एक झलक', 'वदक-वङमय-एक-झलक', '-', '9788187471264', '9788187471264', '9788187471264', NULL, 'वैदिक वाङ्मय एक झलक', '<h5 style="text-align:justify"><span>वैदिक वाङ्मय एक झलक</span></h5>', ' 

			Title
			वैदिक वाङ्मय एक झलक

			Author
			किरीट जोशी 

			ISBN
			9788187471264

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>वैदिक वाङ्मय एक झलक</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>किरीट जोशी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471264</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p style="text-align:center"> </p>', '"999"', '"700"', '"2"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7497hal058.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471264&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3717', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3717', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 726, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:56'),
('33d59866-54d2-4a0f-ae2e-4948cbeb697e', '4233', 230, 'Technology and Innovation Management 2/e', 'technology-and-innovation-management-2e', 'technology-and-innovation-management-2e', '9789389347395', '9789389347395', '9789389347395', NULL, 'About the book

Technology and Innovation Management is one of the most sought-after courses offered like MBA or PGDM in Business Schools and various Technology Institutes, today. This book, written with deep ingrained practical insights and well-researched theoretical foundations integrates people, processes and technology to achieve maximum economic benefits to society. The book is designed to be a compendium for students and managers, who wish to understand technology and innovation management to the core. The book explains the relationship between technology innovation and strategy in a simplified manner. Keeping Indian education framework in mind, this book details on practices and principles that are easy to implement. The theories are simple to grasp, and anecdotal stories on Technology and Innovation implementations make it a student-friendly edition, to help achieve success in exams as well as in the professional front. It further explains the core principles of Technology and Innovation Management. S-Curve and the Segment Zero Principle, adopting industry 4.0 and innovation 4.0 to make India a smart and intelligent manufacturing hub in the era of fourth industrial revolution, design thinking for solving complex business problems along with the role and contribution of Government in Technology Development.

Content:

	Technology and Innovation Management—Conceptual Foundation

	Technology Strategy

	Technology Management

	Innovation Management

	Technology Forecasting, Assessment and Acquisition

	Product and Process Development and Role of Technology

	Technology and Business Model

	Technology and Innovation Implementation

	An Overview of Existing and Emerging Technology

	Human Aspects and Social Issues in Technology Management

	Technology and Sustainability

	Innovation Driving Industry 4.0 and Fourth Industrial Revolution

	Design Thinking for Innovation', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Technology and Innovation Management is one of the most sought-after courses offered like MBA or PGDM in Business Schools and various Technology Institutes, today. This book, written with deep ingrained practical insights and well-researched theoretical foundations integrates people, processes and technology to achieve maximum economic benefits to society. The book is designed to be a compendium for students and managers, who wish to understand technology and innovation management to the core. The book explains the relationship between technology innovation and strategy in a simplified manner. Keeping Indian education framework in mind, this book details on practices and principles that are easy to implement. The theories are simple to grasp, and anecdotal stories on Technology and Innovation implementations make it a student-friendly edition, to help achieve success in exams as well as in the professional front. It further explains the core principles of Technology and Innovation Management. S-Curve and the Segment Zero Principle, adopting industry 4.0 and innovation 4.0 to make India a smart and intelligent manufacturing hub in the era of fourth industrial revolution, design thinking for solving complex business problems along with the role and contribution of Government in Technology Development.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Technology and Innovation Management—Conceptual Foundation</span></span></span></li>
	<li><span><span><span>Technology Strategy</span></span></span></li>
	<li><span><span><span>Technology Management</span></span></span></li>
	<li><span><span><span>Innovation Management</span></span></span></li>
	<li><span><span><span>Technology Forecasting, Assessment and Acquisition</span></span></span></li>
	<li><span><span><span>Product and Process Development and Role of Technology</span></span></span></li>
	<li><span><span><span>Technology and Business Model</span></span></span></li>
	<li><span><span><span>Technology and Innovation Implementation</span></span></span></li>
	<li><span><span><span>An Overview of Existing and Emerging Technology</span></span></span></li>
	<li><span><span><span>Human Aspects and Social Issues in Technology Management</span></span></span></li>
	<li><span><span><span>Technology and Sustainability</span></span></span></li>
	<li><span><span><span>Innovation Driving Industry 4.0 and Fourth Industrial Revolution</span></span></span></li>
	<li><span><span><span>Design Thinking for Innovation</span></span></span></li>
</ol>
', 'Title
			Technology and Innovation Management 2/e

			Author
			Sanjiva Shankar Dubey

			ISBN
			9789389347395

			Publisher
			PHI

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Technology and Innovation Management 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sanjiva Shankar Dubey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389347395</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"595"', '"476"', '"0"', 6, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0675fec5-e861-431a-939e-16888d0f0e99', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9890innovation.webp', NULL, '9 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389347395&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4233', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4233', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 230, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:56'),
('33db1c36-47c7-41e3-86f4-adbb852cee54', '2855', NULL, 'Oxford Mathematical Monographs - Multi-dimensional Hyperbolic Partial Differential Equations - First-order Systems and Applications', 'oxford-mathematical-monographs-multidimensional-hyperbolic-partial-differential-equations-firstorder-systems-and-applications-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855', 'oxford-mathematical-monographs-multidimensional-hyperbolic-partial-differential-equations-firstorder-systems-and-applications-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855-2855', 'HND875657', 'HND875657', 'HND875657', NULL, 'Oxford Mathematical Monographs - Multi-dimensional Hyperbolic Partial Differential Equations - First-order Systems and Applications

Authored by leading scholars, this comprehensive, self-contained text presents a view of the state of the art in multi-dimensional hyperbolic partial differential equations, with a particular emphasis on problems in which modern tools of analysis have proved useful. Ordered in sections of gradually increasing degrees of difficulty, the text first covers linear Cauchy problems and linear initial boundary value problems, before moving on to nonlinear problems, including shock waves. The book finishes with a discussion of the application of hyperbolic PDEs to gas dynamics, culminating with the shock wave analysis for real fluids.

With an extensive bibliography including classical and recent papers both in PDE analysis and in applications (mainly to gas dynamics), this text will be valuable to graduates and researchers in both hyperbolic PDEs and compressible fluid dynamics.', '<h1>Oxford Mathematical Monographs - Multi-dimensional Hyperbolic Partial Differential Equations - First-order Systems and Applications</h1>

<p><span>Authored by leading scholars, this comprehensive, self-contained text presents a view of the state of the art in multi-dimensional hyperbolic partial differential equations, with a particular emphasis on problems in which modern tools of analysis have proved useful. Ordered in sections of gradually increasing degrees of difficulty, the text first covers linear Cauchy problems and linear initial boundary value problems, before moving on to nonlinear problems, including shock waves. The book finishes with a discussion of the application of hyperbolic PDEs to gas dynamics, culminating with the shock wave analysis for real fluids.</span><br />
<br />
<span>With an extensive bibliography including classical and recent papers both in PDE analysis and in applications (mainly to gas dynamics), this text will be valuable to graduates and researchers in both hyperbolic PDEs and compressible fluid dynamics.</span></p>', 'Publication date 2006

	ISBN 10 019921123X

	ISBN 13 9780199211234

	BindingHardcover

	LanguageEnglish

	Number of pages536', '<ul>
	<li><strong>Publication date </strong>2006</li>
	<li><strong>ISBN 10 </strong>019921123X</li>
	<li><strong>ISBN 13 </strong>9780199211234</li>
	<li><strong>Binding</strong>Hardcover</li>
	<li><strong>Language</strong>English</li>
	<li><strong>Number of pages</strong>536</li>
</ul>', '"9999"', '"5999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87901.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HND875657&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2855', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2855', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1305, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:56'),
('340a2a0a-d70d-4389-9543-19745149d921', '3287', NULL, 'Gandhi Before India', 'gandhi-before-india', 'gandhi-before-india', '9780385532297', '9780385532297', '9780385532297', NULL, 'About the book

Gandhi Before India gives us equally vivid portraits of the man and the world he lived in: a world of sharp contrasts among the coastal culture of his birthplace, High Victorian London, and colonial South Africa. It explores in abundant detail Gandhi’s experiments with dissident cults such as the Tolstoyans; his friendships with radical Jews, heterodox Christians and devout Muslims; his enmities and rivalries; and his often overlooked failures as a husband and father. It tells the dramatic, profoundly moving story of how Gandhi inspired the devotion of thousands of followers in South Africa as he mobilized a cross-class and inter-religious coalition, pledged to non-violence in their battle against a brutally racist regime.', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><strong>Gandhi Before India</strong> gives us equally vivid portraits of the man and the world he lived in: a world of sharp contrasts among the coastal culture of his birthplace, High Victorian London, and colonial South Africa. It explores in abundant detail Gandhi’s experiments with dissident cults such as the Tolstoyans; his friendships with radical Jews, heterodox Christians and devout Muslims; his enmities and rivalries; and his often overlooked failures as a husband and father. It tells the dramatic, profoundly moving story of how Gandhi inspired the devotion of thousands of followers in South Africa as he mobilized a cross-class and inter-religious coalition, pledged to non-violence in their battle against a brutally racist regime.</span></span></p>', 'Title
			Gandhi Before India

			Author
			Ramchandra Guha

			ISBN
			9780385532297

			Publisher
			KNOPF

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Gandhi Before India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ramchandra Guha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780385532297</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>KNOPF</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"3115"', '"2181"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b698ac36-72c2-4c43-8dfb-4f4a2be09671', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73009780385532297.RH.0.m.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780385532297&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3287', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3287', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1093, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:56'),
('3412e088-f2b8-447c-8839-a0cdf0405906', '3691', 750, 'MATSYA PURANA - An Exhaustive Introduction, SanskritText, English Translation , Notes & Index of Verses in 2 vols. Complete set', 'matsya-purana-an-exhaustive-introduction-sanskrittext-english-translation-notes-index-of-verses-in-2-vols-complete-set', 'matsya-purana-an-exhaustive-introduction-sanskrittext-english-translation-notes-index-of-verses-in-2-vols-complete-set', '9788171103058', '9788171103058', '9788171103058', NULL, 'The Matsya Purana earns its title from the fish incarnation of Visnu, the other nine being Kurma, Varaha, Narasimha, Vamana, Bhargava Parasurama, Rama, Krsna, Buddha and Kalki. The Matsya Purana is not all based totally on the life story of Matsya, but it deals with various other subjects, though in some of the chapters Matsya himself is the speaker.

Matsya Purana contains 291 chapters in total. First among all it describes the dialogues between Manu and the Lord, known as Manusamvada and deals with the following subjects in successive order, viz- the history of Brahmanda, the Sariraka Samkhya as explained by Brahma, the origin of the Devas and Asuras, as well as Maruts, the observance of Madanadvadasi vrata, the ways of the worship of the Lokapalas, the description of the Manvantaras, the history of king Vena, the birth of the Sun and Vaivasvata and the meeting with Budha.

Then it deals with the families of the manes, the times of performing Sraddha, Pitrtirtha Pravasa, the birth of the moon, the history of Yavati, the glory of Svamikartika, the history of the Vrsni and Yadava houses. Then it describes various ordinances, glory of various tirthas and rivers, the movement of Sun and Moon and their relative positions, the churning of the ocean, worship of the Devas, the characteristics of palaces, pandals and housebuilding, the forms of the temples and pandals, the history of Puru dynasty, the narration of the coming sovereigns, the description of the sixteen gifts such as Tuladana, etc., the names of the Kalpas etc.

The present edition of Matsya Purana is a complete book in 2 volumes that includes Sanskrit text, English translation with Notes, an exhaustive Introduction and complete Index of Verses. We hope that this book will be very useful not only for the general readers who have interest in ancient Indian literatures, but also for the scholars.', '<p style="text-align:justify">The Matsya Purana earns its title from the fish incarnation of Visnu, the other nine being Kurma, Varaha, Narasimha, Vamana, Bhargava Parasurama, Rama, Krsna, Buddha and Kalki. The Matsya Purana is not all based totally on the life story of Matsya, but it deals with various other subjects, though in some of the chapters Matsya himself is the speaker.</p>

<p style="text-align:justify">Matsya Purana contains 291 chapters in total. First among all it describes the dialogues between Manu and the Lord, known as Manusamvada and deals with the following subjects in successive order, viz- the history of Brahmanda, the Sariraka Samkhya as explained by Brahma, the origin of the Devas and Asuras, as well as Maruts, the observance of Madanadvadasi vrata, the ways of the worship of the Lokapalas, the description of the Manvantaras, the history of king Vena, the birth of the Sun and Vaivasvata and the meeting with Budha.</p>

<p style="text-align:justify">Then it deals with the families of the manes, the times of performing Sraddha, Pitrtirtha Pravasa, the birth of the moon, the history of Yavati, the glory of Svamikartika, the history of the Vrsni and Yadava houses. Then it describes various ordinances, glory of various tirthas and rivers, the movement of Sun and Moon and their relative positions, the churning of the ocean, worship of the Devas, the characteristics of palaces, pandals and housebuilding, the forms of the temples and pandals, the history of Puru dynasty, the narration of the coming sovereigns, the description of the sixteen gifts such as Tuladana, etc., the names of the Kalpas etc.</p>

<p style="text-align:justify">The present edition of Matsya Purana is a complete book in 2 volumes that includes <a href="https://www.exoticindiaart.com/book/Hindu/sanskrit/" rel="noopener noreferrer">Sanskrit</a> text, English translation with Notes, an exhaustive Introduction and complete Index of Verses. We hope that this book will be very useful not only for the general readers who have interest in ancient Indian literatures, but also for the scholars.</p>', ' 

			Title

			 

			MATSYA PURANA - An Exhaustive Introduction, SanskritText, English Translation , Notes & Index of Verses in  2 vols. Complete set

			Author

			 

			K.L Joshi

			Edition

			2/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171103058

			ISBN-10 Digit

			8171103057

			Pages

			577

			Year

			2020

			Binding

			Hard Bound

			Language

			Sanskrit & English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>
			</td>
			<td>
			<p> </p>

			<p><span><span><span>MATSYA PURANA - An Exhaustive Introduction, SanskritText, English Translation , Notes &amp; Index of Verses in  2 vols. Complete set</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p> </p>

			<p><span><span><span>K.L Joshi</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171103058</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171103057</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>577</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2020</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"2000"', '"1500"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '2/e', NULL, '2020', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 577, '577', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9380Matsya-Purana.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171103058&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3691', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3691', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 750, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('3414e60a-58cd-4ac8-817a-81283cc8343f', '2535', NULL, 'Handbook of Data Management', 'handbook-of-data-management-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535', 'handbook-of-data-management-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535-2535', 'LLKK9089', 'LLKK9089', 'LLKK9089', NULL, 'Handbook of Data Management', '<h1>Handbook of Data Management</h1>', 'Sub Title
			No

			Author
			Sanjiv Purba

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788130903088

			Pages
			800

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sanjiv Purba</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788130903088</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>800</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 800, '800', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LLKK9089&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2535', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2535', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1545, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('3417edb1-01e9-4066-8856-179dc4ce99fe', '28', NULL, 'Spa: The Sensuous Experience', 'spa-the-sensuous-experience', 'spa:-the-sensuous-experience', '9781920744403', '9781920744403', '9781920744403', NULL, 'Spa: The Sensuous Experience takes you on a worldwide tour of the most spectacular spas, hand-picked by spa aficionados Robert D. Henry and Julie D. Taylor. This collection of 50 thermal, resort, wellness and medical, day, destination, thalasso, and hotel spas spotlights the location, design, and treatment experiences that make them havens of sensuous well-being and luxury. Each chapter is introduced by a spa expert, who gives you the meaning of each spa type-from warm, soothing waters of Thermal Spas to traveler''s escapes at Hotel Spas. The New York Times'' Julie V. lovine lends her expertise to an informative history of the rituals and palaces encompassing Salus Per Aqua (health through water).

Some of the spas you''ll experience have never been seen before (Orient Retreat Spa in Taiwan), some are well-known classics (Takaragawa Onsen in Japan), and others are sure to be future favorites (Kara at Park Hyatt Los Angeles). Through sumptuous photography and descriptive text, you''ll indulge in such experiences as Daintree Eco Lodge and Spa''s Walbul-Walbul Butterfly treatment with Australian salts and mud, Nopal Anti-Cellulite and Detox Wrap using local Mexican cactus at Las Ventanas al Paraiso, Wine Barrel Bath whirlpool at the working French vineyard of Les Sources de Caudalie, White Lotus Enricher at Banyan Tree Shanghai day spa, and Balneo-Sono-Color-Relaxation at Liquidrom Therme Bath in Berlin, to name just a few of the signature treatments awaiting you.

Whether you''re a world traveler or an armchair voyager, you''ll find a rich cornucopia of sybaritic encounters in Spa: The Sensuous Experience.

Content - Spa State of Mind, The History of Spa, Spas by Definition, Thermal Spas, A Warming Trend, Blue Lagoon, Spa Bad Elster, Liquidrom Therme Bath, Takaragawa Onsen, Thermae Bath Spa, Therme Vals, Resort Spas, Resorting to Well-Being, Island Spa at Kuda Huraa, Spa at Amelia Island Plantation, Banyan Tree Bintan, The Retreat at Aphrodite Hills Resort, Amanjena Health and Beauty Center, COMO Shambhala at Parrot Cay, Nemacolin Woodlands Resort and Spa, Vigilius Mountain Resort, The Carneros Inn, Wellness & Medical Spas, Creating Health, Ajune, Skinklinic, Chiva-Som international Health Resort, Blue Medical Beauty Spa, Spa Fusion, Day Spas, Seizing the Day, Banyan Tree Shanghai, E''SPA at Gianfranco Ferre, Orient Retreat Spa, Rogner-Bad Blumau, Evian Spa by Three, The Greenhouse, Destination Spas, Total Spa Immersion, Red Mountain Resort and Spa, Les Sources de Caudalie, Six Senses Spa at Madinat Jumeirah, Banyan Tree Seychelles, Mii amo, Daintree Eco Lodge and Spa, Plateau at Grand Hyatt Hong Kong, Rajvilas, Sanctuary Spa on Camelback Mountain, Thalasso Spas, The Ocean Within, Delos Spa Center, Zara Spa, Thalassa Spa, Miramar Crouesty, Hotel Spas, Check Into Pampering, Bathhouse Spa at The Hotel, Samas at Park Hotel Kenmare, Estrella Spa at Viceroy Palm Springs, The Spa at Mandarin Oriental, New York, Kara at Park Hyatt Los Angeles, Quality Spa and Resort Holmsbu, Spa at Las Ventanas al Paraiso, The Oriental Spa at The Oriental, Bangkok, Spa Bellagio, Spa Without Valls at The Fairmont Orchid, The Spa at Four Seasons Resort Chiang Mai, Directory, Acknowledgements', '<p style="text-align:justify"><span>Spa: The Sensuous Experience takes you on a worldwide tour of the most spectacular spas, hand-picked by spa aficionados Robert D. Henry and Julie D. Taylor. This collection of 50 thermal, resort, wellness and medical, day, destination, thalasso, and hotel spas spotlights the location, design, and treatment experiences that make them havens of sensuous well-being and luxury. Each chapter is introduced by a spa expert, who gives you the meaning of each spa type-from warm, soothing waters of Thermal Spas to traveler''s escapes at Hotel Spas. The New York Times'' Julie V. lovine lends her expertise to an informative history of the rituals and palaces encompassing Salus Per Aqua (health through water).</span></p>

<p style="text-align:justify"><span>Some of the spas you''ll experience have never been seen before (Orient Retreat Spa in Taiwan), some are well-known classics (Takaragawa Onsen in Japan), and others are sure to be future favorites (Kara at Park Hyatt Los Angeles). Through sumptuous photography and descriptive text, you''ll indulge in such experiences as Daintree Eco Lodge and Spa''s Walbul-Walbul Butterfly treatment with Australian salts and mud, Nopal Anti-Cellulite and Detox Wrap using local Mexican cactus at Las Ventanas al Paraiso, Wine Barrel Bath whirlpool at the working French vineyard of Les Sources de Caudalie, White Lotus Enricher at Banyan Tree Shanghai day spa, and Balneo-Sono-Color-Relaxation at Liquidrom Therme Bath in Berlin, to name just a few of the signature treatments awaiting you.</span></p>

<p style="text-align:justify"><span>Whether you''re a world traveler or an armchair voyager, you''ll find a rich cornucopia of sybaritic encounters in Spa: The Sensuous Experience.</span></p>

<p style="text-align:justify"><span><strong>Content - </strong>Spa State of Mind, The History of Spa, Spas by Definition, Thermal Spas, A Warming Trend, Blue Lagoon, Spa Bad Elster, Liquidrom Therme Bath, Takaragawa Onsen, Thermae Bath Spa, Therme Vals, Resort Spas, Resorting to Well-Being, Island Spa at Kuda Huraa, Spa at Amelia Island Plantation, Banyan Tree Bintan, The Retreat at Aphrodite Hills Resort, Amanjena Health and Beauty Center, COMO Shambhala at Parrot Cay, Nemacolin Woodlands Resort and Spa, Vigilius Mountain Resort, The Carneros Inn, Wellness &amp; Medical Spas, Creating Health, Ajune, Skinklinic, Chiva-Som international Health Resort, Blue Medical Beauty Spa, Spa Fusion, Day Spas, Seizing the Day, Banyan Tree Shanghai, E''SPA at Gianfranco Ferre, Orient Retreat Spa, Rogner-Bad Blumau, Evian Spa by Three, The Greenhouse, Destination Spas, Total Spa Immersion, Red Mountain Resort and Spa, Les Sources de Caudalie, Six Senses Spa at Madinat Jumeirah, Banyan Tree Seychelles, Mii amo, Daintree Eco Lodge and Spa, Plateau at Grand Hyatt Hong Kong, Rajvilas, Sanctuary Spa on Camelback Mountain, Thalasso Spas, The Ocean Within, Delos Spa Center, Zara Spa, Thalassa Spa, Miramar Crouesty, Hotel Spas, Check Into Pampering, Bathhouse Spa at The Hotel, Samas at Park Hotel Kenmare, Estrella Spa at Viceroy Palm Springs, The Spa at Mandarin Oriental, New York, Kara at Park Hyatt Los Angeles, Quality Spa and Resort Holmsbu, Spa at Las Ventanas al Paraiso, The Oriental Spa at The Oriental, Bangkok, Spa Bellagio, Spa Without Valls at The Fairmont Orchid, The Spa at Four Seasons Resort Chiang Mai, Directory, Acknowledgements</span></p>', 'Sub Title
			Spa: The Sensuous Experience

			Author
			Robert D. Henry, Julie D. Taylor

			About Author
			As per Book

			ISBN 10 Digit
			1920744401

			ISBN 13 Digit
			9781920744403

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Spa: The Sensuous Experience</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert D. Henry, Julie D. Taylor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744401</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781920744403</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"4800"', '"2880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27361_4_29%20.....%2026.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744403&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=28', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=28', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3061, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:56'),
('345a4981-9fb6-4cd9-a88e-b93eaaf29af6', '1923', NULL, 'Bio-Inspired Algorithms for the Vehicle Routing Problem -Studies in Computational Intelligence', 'bioinspired-algorithms-for-the-vehicle-routing-problem-studies-in-computational-intelligence-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-192-1923', 'bioinspired-algorithms-for-the-vehicle-routing-problem-studies-in-computational-intelligence-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923-1923', 'EFRD4433', 'EFRD4433', 'EFRD4433', NULL, 'Bio-Inspired Algorithms for the Vehicle Routing Problem -Studies in Computational Intelligence', '<h1>Bio-Inspired Algorithms for the Vehicle Routing Problem -Studies in Computational Intelligence</h1>', 'Sub Title
			No

			Author
			Francisco Baptista Pereira

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540851516

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Francisco Baptista Pereira</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540851516</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9499"', '"5699"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4966dpp_9_15.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EFRD4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1923', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1923', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1890, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:56'),
('346a3559-aeec-4185-8b0b-9640e49fccd0', '620', NULL, 'Granthalay Evam Vigyaan (Ek Saral Addhyan)', 'granthalay-evam-vigyaan-ek-saral-addhyan-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-62-620', 'granthalay-evam-vigyaan-ek-saral-addhyan-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620-620', 'SDF457', 'SDF457', 'SDF457', NULL, 'Granthalay Evam Vigyaan (Ek Saral Addhyan)', '<h1>Granthalay Evam Vigyaan (Ek Saral Addhyan)</h1>', 'Sub Title
			No

			Author
			Hansraj Singh Bisht

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788185394664

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hansraj Singh Bisht</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394664</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88079789383575015.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDF457&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=620', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=620', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2710, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('346fd559-23db-4dd0-be7a-23c7ef9b33cc', '2432', NULL, 'International Business', 'international-business-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432', 'international-business-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432', 'VFGY655', 'VFGY655::2432', 'VFGY655', NULL, 'What is international business? How does it differ from local or national business? What are the fundamental challenges and emerging trends in international business? What is the impact of globalization, corporate social responsibility, and the ever expanding use of digital technology on corporate strategies and executive decisions? International Business: Theory and Practice addresses these questions by providing the student with a broad overview of the subject, while guiding readers through the practical issues and context of international business with the use of a range of examples, cases and discussion questions drawn from around the world. Current critical issues in international business are analysed and explored: corporate social responsibility in an era of unprecedented globalization, the rise of the global entrepreneur and the `democratization'' of competition worldwide, and applications of technology in a digital economy. Key Features: - Unpacks the complex issues facing both multi-national enterprises (MNE) and international small and medium enterprises (SME) - Contains a full range of learning features including international case studies, explanations of key terms, a glossary, and annotated further reading - A dedicated companion website with material to support both lecturers and students.', '<p>What is international business? How does it differ from local or national business? What are the fundamental challenges and emerging trends in international business? What is the impact of globalization, corporate social responsibility, and the ever expanding use of digital technology on corporate strategies and executive decisions? International Business: Theory and Practice addresses these questions by providing the student with a broad overview of the subject, while guiding readers through the practical issues and context of international business with the use of a range of examples, cases and discussion questions drawn from around the world. Current critical issues in international business are analysed and explored: corporate social responsibility in an era of unprecedented globalization, the rise of the global entrepreneur and the `democratization'' of competition worldwide, and applications of technology in a digital economy. Key Features: - Unpacks the complex issues facing both multi-national enterprises (MNE) and international small and medium enterprises (SME) - Contains a full range of learning features including international case studies, explanations of key terms, a glossary, and annotated further reading - A dedicated companion website with material to support both lecturers and students.</p>', 'International Business', '<h1>International Business</h1>', '"12200"', '"7320"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGY655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2432', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2432', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1610, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('3472fc55-f6f9-46bb-9c9d-e066e1590aea', '356', NULL, 'The Gems of Vedic Wisdom', 'the-gems-of-vedic-wisdom', 'the-gems-of-vedic-wisdom', '9788187471257', '9788187471257', '9788187471257', NULL, 'About the book

The study of Vedas is essential for everyone who desires to acquire complete knowledge about God, soul and the world. Vedas are indispensable for attainment of peace, prosperity in the life. Vedas advocate the establishment of world peace based on spiritual foundation which is the most important need today in this conflict torn world and the mad rat-race of obtaining superiority over others. Universal love and friendship are the basics of the Vedas.

All actions of human beings are covered by the following four categories: (I) ‘Dharma’-Religion, (II) ‘Artha’ – acquisition of health, (III) ‘kam’ – fulfillment of carnal desires, and (IV) ‘Moksha’ – salvation. The Vedas cover all these aspects in brief. One more and very important characteristic of Vedas is that while all other religious thoughts or Philosophical system are the inspiration or teachings of a particular sage but the Vedas viz. Rigveda, Yajurveda, Samveda and Atharveda are the divine relations to four seers: (I) Agni (II) Vayu (III) Aditya and (IV) Angira respectively.

Veda is the repository of all knowledge and wisdom covering all matters relating to animate and inanimate. It is the revealed text of all principles, basics sciences and arts useful for the advancement of human society. It is like a deep ocean, full of precious jewels and the person who dares to jump deep into it, gets amply rewarded. It enables man to understand and do whatever is helpful in achieving the goal of life.

The Veda inspires the law-giver, guides the grammarian, infuses life in the logician, serves the instructor, the surgeon and the scientist. All that is contained in the Veda is not only meant for the personal welfare of the individual but for the welfare of all in the universe.

Authority of Veda is the highest in all matters whether religious, social, literary or legal and all sciences must subserve it.

In these days of international understanding, it is essential to remove social pride, prejudice, misunderstanding and that is possible only when the revelations of the finest universal truth for the benefit of the humanity as contained in the scriptures of the world are made known and put in the hands of the common man in a language he can easily understand and follow.

This book will undoubtedly be a valuable asset to any person and library in India and in the world as a whole.

Content – 

Foreword

Preface

Vedic Doctrine of Trinity 

1. Om 

2. Invocation

3. God

4. Eulogium

5. Prayer 

6. Worship & Communion

7. Cosmogeny

8. Three Eternal Substances-God, Soul and Prakriti

9. Transmigration 

10. Devine Revelation – The Vedas 

11. Moral Life 

12. Truth

13. Liberality 

14. Noble Intention 

15. Fearlessness 

16. Self-reliance

17. Self-Sacrificing Act 

18. Universal Love

19. Non-Covetousness 

20. Jealousy

21. Social Organisation 

22. Social Harmony 

23. Salvation

24. Noble Aspirations 

25. Peace Chanting                          

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The study of Vedas is essential for everyone who desires to acquire complete knowledge about God, soul and the world. Vedas are indispensable for attainment of peace, prosperity in the life. Vedas advocate the establishment of world peace based on spiritual foundation which is the most important need today in this conflict torn world and the mad rat-race of obtaining superiority over others. Universal love and friendship are the basics of the Vedas. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>All actions of human beings are covered by the following four categories: (I) ‘Dharma’-Religion, (II) ‘Artha’ – acquisition of health, (III) ‘kam’ – fulfillment of carnal desires, and (IV) ‘Moksha’ – salvation. The Vedas cover all these aspects in brief. One more and very important characteristic of Vedas is that while all other religious thoughts or Philosophical system are the inspiration or teachings of a particular sage but the Vedas viz. Rigveda, Yajurveda, Samveda and Atharveda are the divine relations to four seers: (I) Agni (II) Vayu (III) Aditya and (IV) Angira respectively. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Veda is the repository of all knowledge and wisdom covering all matters relating to animate and inanimate. It is the revealed text of all principles, basics sciences and arts useful for the advancement of human society. It is like a deep ocean, full of precious jewels and the person who dares to jump deep into it, gets amply rewarded. It enables man to understand and do whatever is helpful in achieving the goal of life. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Veda inspires the law-giver, guides the grammarian, infuses life in the logician, serves the instructor, the surgeon and the scientist. All that is contained in the Veda is not only meant for the personal welfare of the individual but for the welfare of all in the universe.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Authority of Veda is the highest in all matters whether religious, social, literary or legal and all sciences must subserve it.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>In these days of international understanding, it is essential to remove social pride, prejudice, misunderstanding and that is possible only when the revelations of the finest universal truth for the benefit of the humanity as contained in the scriptures of the world are made known and put in the hands of the common man in a language he can easily understand and follow.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book will undoubtedly be a valuable asset to any person and library in India and in the world as a whole.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content –</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>Foreword</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Preface</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Vedic Doctrine of Trinity </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Om </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Invocation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. God</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Eulogium</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Prayer </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Worship &amp; Communion</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Cosmogeny</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Three Eternal Substances-God, Soul and Prakriti</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Transmigration </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Devine Revelation – The Vedas </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Moral Life </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Truth</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Liberality </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Noble Intention </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Fearlessness </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Self-reliance</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>17. Self-Sacrificing Act </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>18. Universal Love</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>19. Non-Covetousness </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>20. Jealousy</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>21. Social Organisation </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>22. Social Harmony </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>23. Salvation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>24. Noble Aspirations </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>25. Peace Chanting</span></span>                          </span></span></p>

<p style="text-align:justify"> </p>', 'Title
			The Gems of Vedic Wisdom

			Author
			Kamlesh Sharma

			ISBN
			9788187471257

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Gems of Vedic Wisdom</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kamlesh Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471257</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89369788187471257_1_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471257&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=356', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=356', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2873, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('348cb266-6fec-4932-bb6b-15c9b86e95d9', '3995', 457, 'Quantum Mechanics', 'quantum-mechanics', 'quantum-mechanics', '9788184891829', '9788184891829', '9788184891829', NULL, 'About the book

Intended for a first-year graduate course in quantum mechanics, this text provides a thorough introduction to the subject. The first half of the book emphasizes bound-state problems. It begins with the familiar approach via differential equations and coordinate representations. A discussion of the factorization method and ladder operators for solving the eigenvalue problem leads naturally to the modern algebraic approach. Part II treats time-independent perturbation theory. The role of symmetry breaking in removing degeneracies is emphasized, but cases in which the first-order perturbation does not lead to the proper symmetry-adapted basis are also treated. Part III provides a detailed discussion of rotational symmetry and angular momentum, including discussions of the Wigner-Eckart theorem, the matrix elements of the general rotation operator and of vector-coupled tensor operators in terms of angular momentum recoupling coefficients. It includes a chapter on the SO (2,1) algebra of a stretched Coulomb basis that avoids the infinite sum and continuum contributions of conventional perturbation treatments. Part IV provides an introduction to systems of identical particles.

The second half deals chiefly with continuum problems: scattering theory, including rearrangement collisions; a discussion of density matrices and statistical distributions of states; time-dependent perturbation theory, and atom-photon interactions, including the full multipole expansion of the quantized electromagnetic field. The book concludes with the Dirac theory of spin 1/2 particles and an introduction to many-body theory using annihilation-creation operator formalism.

The text is self-contained and can be used by students without a previous course in quantum mechanics. Numerous problems are an integral part of the text, guiding and testing the reader''s understanding.

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Intended for a first-year graduate course in quantum mechanics, this text provides a thorough introduction to the subject. The first half of the book emphasizes bound-state problems. It begins with the familiar approach via differential equations and coordinate representations. A discussion of the factorization method and ladder operators for solving the eigenvalue problem leads naturally to the modern algebraic approach. Part II treats time-independent perturbation theory. The role of symmetry breaking in removing degeneracies is emphasized, but cases in which the first-order perturbation does not lead to the proper symmetry-adapted basis are also treated. Part III provides a detailed discussion of rotational symmetry and angular momentum, including discussions of the Wigner-Eckart theorem, the matrix elements of the general rotation operator and of vector-coupled tensor operators in terms of angular momentum recoupling coefficients. It includes a chapter on the SO (2,1) algebra of a stretched Coulomb basis that avoids the infinite sum and continuum contributions of conventional perturbation treatments. Part IV provides an introduction to systems of identical particles.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The second half deals chiefly with continuum problems: scattering theory, including rearrangement collisions; a discussion of density matrices and statistical distributions of states; time-dependent perturbation theory, and atom-photon interactions, including the full multipole expansion of the quantized electromagnetic field. The book concludes with the Dirac theory of spin 1/2 particles and an introduction to many-body theory using annihilation-creation operator formalism.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The text is self-contained and can be used by students without a previous course in quantum mechanics. Numerous problems are an integral part of the text, guiding and testing the reader''s understanding.</span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Quantum Mechanics

			Author
			K. T Hecht

			ISBN
			9788184891829

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Quantum Mechanics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>K. T Hecht</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788184891829</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1195"', '"837"', '"0"', 10, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1480uuu.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184891829&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3995', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3995', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 457, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:56'),
('3492317a-e8bb-4a64-a9c7-8d44f91251a6', '2590', NULL, 'Chandeshvr Krit Ghrsthanakaar -Vistrit Bhoomika tatha Mool', 'chandeshvr-krit-ghrsthanakaar-vistrit-bhoomika-tatha-mool-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-259-2590', 'chandeshvr-krit-ghrsthanakaar-vistrit-bhoomika-tatha-mool-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590-2590', '9817070813026', '9817070813026', '9817070813026', NULL, 'Chandeshvr Krit Ghrsthanakaar -Vistrit Bhoomika tatha Mool', '<h1>Chandeshvr Krit Ghrsthanakaar -Vistrit Bhoomika tatha Mool</h1>', 'Sub Title

			Chandeshvr Krit Ghrsthanakaar -Vistrit Bhoomika Tatha Mool

			Author
			Dr. Neena Dogra

			ISBN 13 Digit
			9817070813026

			Publisher
			No

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Chandeshvr Krit Ghrsthanakaar -Vistrit Bhoomika Tatha Mool</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Neena Dogra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9817070813026</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"300"', '"180"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '970059f3-2c8f-44fa-b56b-67a94dd0bafe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9817070813026&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2590', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2590', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1502, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:56'),
('34bbf52e-2442-4981-b81e-2c5741523a5a', '2981', NULL, 'A-Z of World Literature', 'az-of-world-literature-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981', 'az-of-world-literature-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981-2981', 'VXDR8767', 'VXDR8767', 'VXDR8767', NULL, 'A-Z of World Literature', '<h1>A-Z of World Literature</h1>', 'Sub Title
			No

			Author
			Abraham Mathew

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178849898

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Abraham Mathew</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178849898</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VXDR8767&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2981', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2981', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1233, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:56'),
('34eb4ef7-66d3-4e47-871b-1a79f2c8d028', '3467', 931, 'Practical Biometrics from Aspiration to Implementation', 'practical-biometrics-from-aspiration-to-implementation-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3-3467', 'practical-biometrics-from-aspiration-to-implementation-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467-3467', '9781852337742', '9781852337742', '9781852337742', NULL, 'Given the current governmental interest in the wide deployment of biometric techniques in relation to national identity cards, passports, social security and other areas, the concept of Biometric Identity Verification remains very topical.

Containing a wealth of real world advice and written from an operational rather than purely academic perspective, "Practical Biometrics" examines the many issues raised by the application of biometric technologies to practical situations.

Features & Benefits

* Highlights non device-specific issues such as human factors, environment, privacy and data protection,

* Focuses on the practical aspects of managing large-scale systems,

* Provides an invaluable resource to program

Key Topics 

This book concentrates on the practical implementation of biometric verification techniques, with specific regard to wide scale public applications. It acts as a practical guide to implementation, identifying the associated issues around:

* Scalability in applications featuring biometric verification techniques

* Interoperability, both from a technical and operaitonal perspective

* Ethnicity and the associated implications for biometric verification checks

* Failure to enrol and other error conditions

* User psychology - the less obvious, but vitally important aspects of operational performance

Content - 1. Introduction, 2. Technical Factors, 3. Human Factors, 4. Implementation Factors, 5. Using Pentakis, 6. Using the BANTAM Program Manager, 7. Where to Next, Index ', '<p style="text-align:justify"><span>Given the current governmental interest in the wide deployment of biometric techniques in relation to national identity cards, passports, social security and other areas, the concept of Biometric Identity Verification remains very topical.</span></p>

<p style="text-align:justify"><span>Containing a wealth of real world advice and written from an operational rather than purely academic perspective, "Practical Biometrics" examines the many issues raised by the application of biometric technologies to practical situations.</span></p>

<p style="text-align:justify"><span>Features &amp; Benefits</span></p>

<p style="text-align:justify"><span>* Highlights non device-specific issues such as human factors, environment, privacy and data protection, </span></p>

<p style="text-align:justify"><span>* Focuses on the practical aspects of managing large-scale systems,</span></p>

<p style="text-align:justify"><span>* Provides an invaluable resource to program</span></p>

<p style="text-align:justify"><span>Key Topics </span></p>

<p style="text-align:justify"><span>This book concentrates on the practical implementation of biometric verification techniques, with specific regard to wide scale public applications. It acts as a practical guide to implementation, identifying the associated issues around:</span></p>

<p style="text-align:justify"><span>* Scalability in applications featuring biometric verification techniques</span></p>

<p style="text-align:justify"><span>* Interoperability, both from a technical and operaitonal perspective</span></p>

<p style="text-align:justify"><span>* Ethnicity and the associated implications for biometric verification checks</span></p>

<p style="text-align:justify"><span>* Failure to enrol and other error conditions</span></p>

<p style="text-align:justify"><span>* User psychology - the less obvious, but vitally important aspects of operational performance</span></p>

<p style="text-align:justify"><span>Content - 1. Introduction, 2. Technical Factors, 3. Human Factors, 4. Implementation Factors, 5. Using Pentakis, 6. Using the BANTAM Program Manager, 7. Where to Next, Index </span></p>', 'Sub Title
			Practical Biometrics from Aspiration to Implementation

			Author
			Julian Ashbourn

			About Author
			As per Book

			ISBN 10 Digit
			1852337745

			ISBN 13 Digit
			9781852337742

			Pages
			159

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Practical Biometrics from Aspiration to Implementation</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Julian Ashbourn</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1852337745</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781852337742</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>159</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>2004</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"6749"', '"4049"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 159, '159', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9334Practical%20Biometrics%20from%20Aspiration%20to%20Implementation.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781852337742&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3467', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3467', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 931, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:56'),
('34f3b6f5-47d9-4e09-84c3-2119e5e257d7', '472', NULL, 'Shabdattvavimarsh book', 'shabdattvavimarsh-book-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472', 'shabdattvavimarsh-book-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472-472', 'lkjh7896', 'lkjh7896', 'lkjh7896', NULL, 'Shabdattvavimarsh book', '<h1>Shabdattvavimarsh book</h1>', 'Sub Title
			No

			Author
			Dr. Shreyansh Divedi

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788183900201

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shreyansh Divedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183900201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"450"', '"270"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7246Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=lkjh7896&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=472', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=472', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2798, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('34fedf49-f82d-45f5-b0cc-2238551ca40f', '1772', NULL, 'Thermoelectricity', 'thermoelectricity-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-177-1772', 'thermoelectricity-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772-1772', 'FGHJ454', 'FGHJ454', 'FGHJ454', NULL, 'This introductory treatment provides an understanding of the fundamental concepts and principles involved in the study of thermoelectricity in solids and of conduction in general. Aimed at graduate-level students and those interested in basic theory, it will be especially valuable to experimental physicists working in fields connected with electron transport and to theoreticians seeking a survey of thermoelectricity and related questions. Chronicling the early history of thermoelectricity from its discovery to modern times, this text features a considerable amount of experimental data and discusses these findings at length wherever they bear a particular relevance to theory. The author, a well-known authority in this field, draws heavily from his own work on thermoelectrical phenomena as they are observed in the study of metals. Numerous illustrative figures appear throughout the text.', '<p>This introductory treatment provides an understanding of the fundamental concepts and principles involved in the study of thermoelectricity in solids and of conduction in general. Aimed at graduate-level students and those interested in basic theory, it will be especially valuable to experimental physicists working in fields connected with electron transport and to theoreticians seeking a survey of thermoelectricity and related questions. Chronicling the early history of thermoelectricity from its discovery to modern times, this text features a considerable amount of experimental data and discusses these findings at length wherever they bear a particular relevance to theory. The author, a well-known authority in this field, draws heavily from his own work on thermoelectrical phenomena as they are observed in the study of metals. Numerous illustrative figures appear throughout the text.</p>', 'Thermoelectricity', '<h1>Thermoelectricity</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77171_4_43.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHJ454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1772', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1772', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1973, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:56'),
('350ff991-fc28-40c5-bec2-445abb67e611', '2587', NULL, 'Jeewan-Ambudhi se Anjuli bhar', 'jeewanambudhi-se-anjuli-bhar-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587', 'jeewanambudhi-se-anjuli-bhar-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587-2587', '9788181664815', '9788181664815', '9788181664815', NULL, 'Jeewan-Ambudhi se Anjuli bhar', '<h1>Jeewan-Ambudhi se Anjuli bhar</h1>', 'Sub Title

			Jeewan-Ambudhi Se Anjuli Bhar

			Author
			Shiv Anand

			ISBN 13 Digit
			9788181664815

			Publisher
			 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Jeewan-Ambudhi Se Anjuli Bhar</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shiv Anand</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181664815</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '717894a7-72e5-4ec5-b3ee-7f2764fb21ee', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181664815&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2587', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2587', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1505, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:56'),
('35164087-985f-4f25-bde5-91cc709901f9', '2116', NULL, 'Designing for Cisco Internetwork Solutions (DESGN) - Foundation Learning Guide - 3/e', 'designing-for-cisco-internetwork-solutions-desgn-foundation-learning-guide-3e-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-211-2116', 'designing-for-cisco-internetwork-solutions-desgn-foundation-learning-guide-3e-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116-2116', 'RFGG6566', 'RFGG6566', 'RFGG6566', NULL, 'Designing for Cisco Internetwork Solutions (DESGN) - Foundation Learning Guide - 3/e', '<h1>Designing for Cisco Internetwork Solutions (DESGN) - Foundation Learning Guide - 3/e</h1>', 'Sub Title
			No

			Author
			Sean Wilkins

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131770603

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sean Wilkins</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131770603</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31979788131770603.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGG6566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2116', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2116', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1749, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('352b6860-f9f5-4466-9017-4af9b390de0f', '3277', NULL, 'How to Choose Vocations from The Hands', 'how-to-choose-vocations-from-the-hands-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277', 'how-to-choose-vocations-from-the-hands-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277-3277', 'How to Choose Vocations from The Hands', 'How to Choose Vocations from The Hands', 'How to Choose Vocations from The Hands', NULL, 'Content - THESIS, A MOMENT WITH THE AUTHOR, EXPLANATION,  IDENTIFYING THE MOUNT TYPES, CHAPTER ONE : THE JUPITERIAN MOUNT TYPE, CHAPTER TWO : THE SATURNIAN MOUNT TYPE, CHAPTER THREE : THE APOLLONIAN MOUNT TYPE, CHAPTER FOUR : THE MERCURIAN MOUNT TYPE, CHAPTER FIVE :  THE MARTIAN MOUNT TYPE, CHAPTER SIX : THE LUNARIAN MOUNT TYPE, CHAPTER SEVEN : THE VENUSIAN MOUNT TYPE, READING THE CHART, SUMMATION ON PRECEDING CHAPTERS           ', '<p style="text-align:justify"><span><strong>Content -</strong> THESIS, A MOMENT WITH THE AUTHOR, <span>EXPLANATION,  IDENTIFYING THE MOUNT TYPES, CHAPTER ONE : THE JUPITERIAN MOUNT TYPE, </span></span><span><span><span><span>CHAPTER TWO : THE SATURNIAN MOUNT TYPE, CHAPTER THREE : THE APOLLONIAN MOUNT TYPE, CHAPTER FOUR : THE MERCURIAN MOUNT TYPE, CHAPTER FIVE :  THE MARTIAN MOUNT TYPE, CHAPTER SIX : THE LUNARIAN MOUNT TYPE, CHAPTER SEVEN : THE VENUSIAN MOUNT TYPE, READING THE CHART, SUMMATION ON PRECEDING CHAPTERS</span>       </span></span></span><span><span>   </span></span><span> </span></p>', 'Sub Title
			A BOOK OF PROGRESS THROUGH READING LINES OF YOUR HAND

			Author
			WILLIAM G BENHAM

			About Author
			As per Book

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			342

			Binding
			Paperback

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>A BOOK OF PROGRESS THROUGH READING LINES OF YOUR HAND</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>WILLIAM G BENHAM</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>XXXX</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>342</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2004</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"220"', '"132"', '"0"', 0, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 342, '342', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7884How%20to%20Choose%20Vocations%20from%20The%20Hands.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=How%20to%20Choose%20Vocations%20from%20The%20Hands&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3277', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3277', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1102, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:56'),
('3544e8f1-a877-4daa-b781-813b9828406c', '3983', 469, 'Pollen and Pollination Ecology Research in Agriculture', 'pollen-and-pollination-ecology-research-in-agriculture-3983', 'pollen-and-pollination-ecology-research-in-agriculture', '9789390780273', '9789390780273', '9789390780273', NULL, 'About the Book

To inspire new ideas in research on pollination ecology, we list the most important unanswered questions in the field.  Pollen studies make important contributions nature, into three main themes: pollen struc to our knowledge in many interdisciplinary true and constituents, pollen evolutionary arenas, Pollen identification is widely used in ecology and the pollen-pollinator interface, reconstruction of e.g. vegetation, the climate Several papers overlap somewhat or are of the past, and plant biodiversity.  In agro-ecosystems, pollinators are essential for orchard, horticultural and forage production, as well as the production of seed for many root and fibre crops.  Pollinators such as bees, birds and bats affect 35 percent of the world’s crop production, increasing outputs of 87 of the leading food crops worldwide, plus many plant-derived medicines in our pharmacies.  Conventional wisdom has held that crops such as tomatoes and coffee are self-pollinated, and growers need not concern themselves with insect visitors. But when crops are grown under increasingly industrialized conditions, such as in greenhouses for tomatoes, or high-input sun coffee, the contribution that animal pollination can make to yield-or conversely, the losses when native pollinators can no longer reach the crops-become more evident.  Developments in landscape ecology illustrate the important relationships between spatial patterns and ecological processes, and incorporate quantitative methods that link spatial patterns and ecological processes, and incorporate quantitative methods that link spatial patterns and ecological processes at broad spatial and temporal scales.  This linkage of time, space and environmental change can assist land managers in applying land management plants to solve environmental problems.  Hence, researchers and land managers aiming to identify links between pollinators and ecosystem function should also consider broader interactions beyond the standard traits of the entomophily syndrome.

Contents:

Introduction,

Fundamentals of Ecology,

Landscape Ecology Application: Research Directions,

Scientific Methods in Ecology,

Vegetation,

Food Research Policy,

Tissue Culture Techniques,

The Science of Modern Genetic Engineering,

Technical Processing in Agricultural Production,

Hybrid Technique,

New Technoscientific in Agri-biotechnology,

Modern Agri-Food System,

Irrigation Water Quality for Greenhouse Production,

Decision Tools for Integrated Pest Management in Agricultur', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>To inspire new ideas in research on pollination ecology, we list the most important unanswered questions in the field.  Pollen studies make important contributions nature, into three main themes: pollen struc to our knowledge in many interdisciplinary true and constituents, pollen evolutionary arenas, Pollen identification is widely used in ecology and the pollen-pollinator interface, reconstruction of e.g. vegetation, the climate Several papers overlap somewhat or are of the past, and plant biodiversity.  In agro-ecosystems, pollinators are essential for orchard, horticultural and forage production, as well as the production of seed for many root and fibre crops.  Pollinators such as bees, birds and bats affect 35 percent of the world’s crop production, increasing outputs of 87 of the leading food crops worldwide, plus many plant-derived medicines in our pharmacies.  Conventional wisdom has held that crops such as tomatoes and coffee are self-pollinated, and growers need not concern themselves with insect visitors. But when crops are grown under increasingly industrialized conditions, such as in greenhouses for tomatoes, or high-input sun coffee, the contribution that animal pollination can make to yield-or conversely, the losses when native pollinators can no longer reach the crops-become more evident.  Developments in landscape ecology illustrate the important relationships between spatial patterns and ecological processes, and incorporate quantitative methods that link spatial patterns and ecological processes, and incorporate quantitative methods that link spatial patterns and ecological processes at broad spatial and temporal scales.  This linkage of time, space and environmental change can assist land managers in applying land management plants to solve environmental problems.  Hence, researchers and land managers aiming to identify links between pollinators and ecosystem function should also consider broader interactions beyond the standard traits of the entomophily syndrome.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Fundamentals of Ecology,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Landscape Ecology Application: Research Directions,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Scientific Methods in Ecology,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Vegetation,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Food Research Policy,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Tissue Culture Techniques,</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Science of Modern Genetic Engineering,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Technical Processing in Agricultural Production,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hybrid Technique,</span></span></span></p>

<p style="text-align:justify"><span><span><span>New Technoscientific in Agri-biotechnology,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Modern Agri-Food System,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Irrigation Water Quality for Greenhouse Production,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Decision Tools for Integrated Pest Management in Agricultur</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Pollen and Pollination Ecology Research in Agriculture

			Author
			Dr. Raj Shekhar

			ISBN
			9789390780273

			Publisher
			Random Publication

			Binding
			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Pollen and Pollination Ecology Research in Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Raj Shekhar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390780273</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '607cee8c-26ee-4753-be9f-2696a311149a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9009WhatsApp%20Image%202025-10-09%20at%2016.10.03_a7e995dc.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789390780273&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3983', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3983', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 469, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:56'),
('3550c579-8904-4cf6-acc3-a98162f312b7', '3802', 649, 'The Wonderful Wizard of Magnesia', 'the-wonderful-wizard-of-magnesia', 'the-wonderful-wizard-of-magnesia', '-3-', '-3-', '-3-', NULL, 'About the book

It can be said that the magnet is an indispensable part of our experience. We have got accustomed to it in nature, technology, and our everyday life. What then is a magnet? The reader will find the answers to this and many other questions after he has read this small book. He will also get acquainted with the concepts pertaining to the nature of the magnet, and derive the information on the bodies possessing magnetic properties.

Contents

1. Introduction

2. Meet the Magnet

3. The Many-faceted Magnet

4. The Magnet Memorizes

5. The Magnet Gains Power

6. The Magnet Controls

7. Plasma in Magnetic Harness', '<p><u><strong>About the book</strong></u></p>

<p>It can be said that the magnet is an indispensable part of our experience. We have got accustomed to it in nature, technology, and our everyday life. What then is a magnet? The reader will find the answers to this and many other questions after he has read this small book. He will also get acquainted with the concepts pertaining to the nature of the magnet, and derive the information on the bodies possessing magnetic properties.</p>

<p>Contents</p>

<p>1. Introduction</p>

<p>2. Meet the Magnet</p>

<p>3. The Many-faceted Magnet</p>

<p>4. The Magnet Memorizes</p>

<p>5. The Magnet Gains Power</p>

<p>6. The Magnet Controls</p>

<p>7. Plasma in Magnetic Harness</p>', 'TITLE
			The Wonderful Wizard of Magnesia

			AUTHOR
			M.G Mneyan

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1985

			PAGES
			160

			BINDING
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td style="text-align:center">The Wonderful Wizard of Magnesia</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td style="text-align:center">M.G Mneyan</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">1985</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td style="text-align:center">160</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3530the%20wonderful.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-3-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3802', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3802', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 649, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:56'),
('3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', '343', NULL, 'The Notion of Fetter in Early Buddhism', 'the-notion-of-fetter-in-early-buddhism-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343', 'the-notion-of-fetter-in-early-buddhism-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343-343', '9788193462102', '9788193462102', '9788193462102', NULL, 'Content - Acknowledgements, Preface, Abbreviations, Chapter 1 - Introduction, Chapter 2 - Samyojana and Its Conceptual Variations in the Sutta Pitaka, Chapter 3 - Different Methods for Achieving Liberation in the First Four Nikaya-s, Chapter 4 -  The Development of the Concept of Fetter in the Abhidhamma: An Analysis, Chapter 5 -  Conclusion, Bibliography, Index     ', '<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgements, Preface, Abbreviations, Chapter 1 - Introduction, Chapter 2 - Samyojana and Its Conceptual Variations in the Sutta Pitaka, Chapter 3 - Different Methods for Achieving Liberation in the First Four Nikaya-s, Chapter 4 -  The Development of the Concept of Fetter in the Abhidhamma: An Analysis, Chapter 5 -  Conclusion, Bibliography, Index</span>     </p>', 'Sub Title
			The Notion of Fetter in Early Buddhism

			Author
			Dipen Barua

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788193462102

			Pages
			189

			Binding
			Hardcover

			Year of Publication
			2018

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Notion of Fetter in Early Buddhism</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dipen Barua</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193462102</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>189</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"795"', '"477"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 189, '189', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78199788193462102.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788193462102&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=343', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=343', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2879, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('3580418b-e4d9-436a-b061-38b22149ed21', '790', NULL, 'Literature and Social Morality - A Gandhian Overview NEW', 'literature-and-social-morality-a-gandhian-overview-new-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790', 'literature-and-social-morality-a-gandhian-overview-new-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790-790', 'OUYKJ88667', 'OUYKJ88667', 'OUYKJ88667', NULL, 'Literature and Social Morality - A Gandhian Overview NEW', '<h1>Literature and Social Morality - A Gandhian Overview NEW</h1>', 'Sub Title
			No

			Author
			V.T. Patil, Hamalatha V. Patil

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172737078

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.T. Patil, Hamalatha V. Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737078</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88309788172737078.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OUYKJ88667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=790', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=790', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2612, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('359b355f-7a53-4e79-b4bc-2ca22305175d', '2566', NULL, 'रामायण मूलकथा -3 भागों में', '3', '-3-', '9788187471370', '9788187471370', '9788187471370', NULL, 'रामायण मूलकथा -3 भागों  में', '<h5><span>रामायण मूलकथा -3 भागों  में</span></h5>', 'Title
			रामायण मूलकथा -3 भागों  में

			Author
			डॉ. राहुल 

			ISBN
			9788187471370

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>रामायण मूलकथा -3 भागों  में</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. राहुल </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471370</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2997"', '"2098"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6322ram.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471370&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2566', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2566', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1526, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:56'),
('35b0cfb8-de3e-4fec-90c3-fe65c129bedb', '1713', NULL, 'Lectures on Quantum Mechanics - Perturbed Evolution', 'lectures-on-quantum-mechanics-perturbed-evolution-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1-1713', 'lectures-on-quantum-mechanics-perturbed-evolution-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713', 'ERTY5544', 'ERTY5544::1713', 'ERTY5544', NULL, 'Lectures on Quantum Mechanics - Perturbed Evolution', '<h1>Lectures on Quantum Mechanics - Perturbed Evolution</h1>', 'Sub Title
			No

			Author
			Berthold-Georg Englert

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789812569752

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Berthold-Georg Englert</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812569752</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3499"', '"2099"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1230dpp_18_82.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1713', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1713', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2023, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('35b927df-ad61-4eef-af45-02223f85d867', '3504', 895, 'Sri Aurobindo''s Savitri - The Yoga of Divine Power', 'sri-aurobindos-savitri-the-yoga-of-divine-power', 'sri-aurobindos-savitri-the-yoga-of-divine-power', '9789385830389', '9789385830389', '9789385830389', NULL, 'Contents - 

Part One

1.The Beginnings

Canto One: The Symbol Dawn

Canto Two: The Issue

Canto Three: The Yoga of the King: The Yoga of the Soul''s Release

Canto Four: The Secret Knowledge

Canto Five: The Yoga of the King: The Yoga of the Spirit''s Freedom and Greatness.

2. Traveller of the Worlds

Canto One: The World-Stair

Canto Two: The Kingdom of Subtle Matter

Canto Three: The Glory and fall of Life

Canto Four: The Kingdoms of the Little Life

Canto Five: The Godheads of the Little Life

Canto Six: The Kingdoms and Godheads of the Greater Life

Canto Seven: The Descent into Night

Canto Eight: The World of Falsehood, the Mother of Evil and the Sons of Darkness

Canto Nine: The Paradise of the Life-Gods

Canto Ten: The Kingdoms and Godheads of the Little Mind

Canto Eleven: The Kingdoms and Godheads of the Greater Mind

Canto Twelve: The Heavens of the Ideal

Canto Thirteen: In the Self of Mind

Canto Fourteen: The World-Soul

Canto Fifteen: The Kingdoms of the Greater Knowledge

3. The Divine Mother

Canto One: The Pursuit of the Unknowable

Canto Two: The Adoration of the Divine Mother

Canto Three: The House of the Spirit and the New Creation

Canto Four: The Vision and The Boon

PART TWO

4. The Birth and Quest

Canto One: The Birth and Childhood of the Flame

Canto Two: The Growth of the Flame

Canto Three: The Call to the Quest

Canto Four: The Quest

5. The Love

Canto One: The Destined Meeting-Place

Canto Two: Satyavan

Canto Three: Satyavan and Savitri

6. The Fate

Canto One: The Word of Fate

Canto Two: The Way of Fate and The Problem of Pain

7. The Yoga

Canto One: The Joy of Union; the Ordeal of the Fore-Knowledge of Death and the Heart''s Grief

Canto Two: The Parable of the Search for the Soul

Canto Three: The Entry into the Inner Countries

Canto Four: The Triple Soul-Forces

Canto Five: The Finding of the Soul

Canto Six: Nirvana and the Discovery of the All-Negating Absolute

8. The Death

Canto Three: Death in the Forest

PART THREE

9. The Eternal Night

Canto One: Towards the Black Void

Canto Two: The Journey in Eternal Night and the Voice of the Darkness

10. The Double Twilight

Canto One: The Dream Twilight of the Ideal

Canto Two: The Gospel of Death and Vanity of the Ideal

Canto Three: The Debate of Love and Death

Canto Four: The Dream Twilight of the Earthly Real

11. The Everlasting Day

Canto One The Eternal Day: The Soul''s Choice and the Supreme Consummation 

12. Epilogue

The Return to Earth

 ', '<p><span><span><strong><span>Contents - </span></strong></span></span></p>

<p><span><span><strong><span><span>Part One</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.The Beginnings</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>The Symbol Dawn </span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>The Issue</span></span></span></span></p>

<p><span><span><span><span>Canto Three</span></span><span><span>: </span></span><span><span>The Yoga of the King: The Yoga of the Soul''s Release </span></span></span></span></p>

<p><span><span><span><span>Canto Four</span></span><span><span>: </span></span><span><span>The Secret Knowledge</span></span></span></span></p>

<p><span><span><span><span>Canto Five</span></span><span><span>: </span></span><span><span>The Yoga of the King: The Yoga of the Spirit''s Freedom and Greatness.</span></span></span></span></p>

<p><span><span><strong><span><span>2. Traveller of the Worlds</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>The World-Stair</span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>The Kingdom of Subtle Matter</span></span></span></span></p>

<p><span><span><span><span>Canto Three</span></span><span><span>: </span></span><span><span>The Glory and fall of Life</span></span></span></span></p>

<p><span><span><span><span>Canto Four</span></span><span><span>: </span></span><span><span>The Kingdoms of the Little Life</span></span></span></span></p>

<p><span><span><span><span>Canto Five</span></span><span><span>: </span></span><span><span>The Godheads of the Little Life</span></span></span></span></p>

<p><span><span><span><span>Canto Six</span></span><span><span>: </span></span><span><span>The Kingdoms and Godheads of the Greater Life</span></span></span></span></p>

<p><span><span><span><span>Canto Seven</span></span><span><span>: </span></span><span><span>The Descent into Night</span></span></span></span></p>

<p><span><span><span><span>Canto Eight</span></span><span><span>: </span></span><span><span>The World of Falsehood, the Mother of Evil and the Sons of Darkness</span></span></span></span></p>

<p><span><span><span><span>Canto Nine</span></span><span><span>: </span></span><span><span>The Paradise of the Life-Gods</span></span></span></span></p>

<p><span><span><span><span>Canto Ten</span></span><span><span>: </span></span><span><span>The Kingdoms and Godheads of the Little Mind</span></span></span></span></p>

<p><span><span><span><span>Canto Eleven</span></span><span><span>: </span></span><span><span>The Kingdoms and Godheads of the Greater Mind</span></span></span></span></p>

<p><span><span><span><span>Canto Twelve</span></span><span><span>: </span></span><span><span>The Heavens of the Ideal</span></span></span></span></p>

<p><span><span><span><span>Canto Thirteen</span></span><span><span>: </span></span><span><span>In the Self of Mind</span></span></span></span></p>

<p><span><span><span><span>Canto Fourteen</span></span><span><span>: </span></span><span><span>The World-Soul</span></span></span></span></p>

<p><span><span><span><span>Canto Fifteen</span></span><span><span>: </span></span><span><span>The Kingdoms of the Greater Knowledge</span></span></span></span></p>

<p><span><span><strong><span><span>3. The Divine Mother</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>The Pursuit of the Unknowable</span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>The Adoration of the Divine Mother</span></span></span></span></p>

<p><span><span><span><span>Canto Three</span></span><span><span>: </span></span><span><span>The House of the Spirit and the New Creation</span></span></span></span></p>

<p><span><span><span><span>Canto Four</span></span><span><span>: </span></span><span><span>The Vision and The Boon</span></span></span></span></p>

<p><span><span><strong><span><span>PART TWO</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4. The Birth and Quest</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>The Birth and Childhood of the Flame</span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>The Growth of the Flame</span></span></span></span></p>

<p><span><span><span><span>Canto Three</span></span><span><span>: </span></span><span><span>The Call to the Quest</span></span></span></span></p>

<p><span><span><span><span>Canto Four</span></span><span><span>: </span></span><span><span>The Quest</span></span></span></span></p>

<p><span><span><strong><span><span>5. The Love</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>The Destined Meeting-Place</span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>Satyavan</span></span></span></span></p>

<p><span><span><span><span>Canto Three</span></span><span><span>: </span></span><span><span>Satyavan and Savitri</span></span></span></span></p>

<p><span><span><strong><span><span>6. The Fate</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>The Word of Fate</span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>The Way of Fate and The Problem of Pain</span></span></span></span></p>

<p><span><span><strong><span><span>7. The Yoga</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>The Joy of Union; the Ordeal of the Fore-Knowledge of Death and the Heart''s Grief</span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>The Parable of the Search for the Soul</span></span></span></span></p>

<p><span><span><span><span>Canto Three</span></span><span><span>: </span></span><span><span>The Entry into the Inner Countries</span></span></span></span></p>

<p><span><span><span><span>Canto Four</span></span><span><span>: </span></span><span><span>The Triple Soul-Forces</span></span></span></span></p>

<p><span><span><span><span>Canto Five</span></span><span><span>: </span></span><span><span>The Finding of the Soul</span></span></span></span></p>

<p><span><span><span><span>Canto Six</span></span><span><span>: </span></span><span><span>Nirvana and the Discovery of the All-Negating Absolute</span></span></span></span></p>

<p><span><span><strong><span><span>8. The Death</span></span></strong></span></span></p>

<p><span><span><span><span>Canto Three:</span></span> <span><span>Death in the Forest</span></span></span></span></p>

<p><span><span><strong><span><span>PART THREE</span></span></strong></span></span></p>

<p><span><span><strong><span><span>9. The Eternal Night</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>Towards the Black Void</span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>The Journey in Eternal Night and the Voice of the Darkness</span></span></span></span></p>

<p><span><span><strong><span><span>10. The Double Twilight</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span><span><span>: </span></span><span><span>The Dream Twilight of the Ideal</span></span></span></span></p>

<p><span><span><span><span>Canto Two</span></span><span><span>: </span></span><span><span>The Gospel of Death and Vanity of the Ideal</span></span></span></span></p>

<p><span><span><span><span>Canto Three</span></span><span><span>: </span></span><span><span>The Debate of Love and Death</span></span></span></span></p>

<p><span><span><span><span>Canto Four</span></span><span><span>: </span></span><span><span>The Dream Twilight of the Earthly Real</span></span></span></span></p>

<p><span><span><strong><span><span>11. The Everlasting Day</span></span></strong></span></span></p>

<p><span><span><span><span>Canto One</span></span> <span><span>The Eternal Day: The Soul''s Choice and the Supreme Consummation </span></span></span></span></p>

<p><span><span><strong><span><span>12. Epilogue</span></span></strong></span></span></p>

<p><span><span><span><span>The Return to Earth</span></span></span></span></p>

<p> </p>', 'Title
			Sri Aurobindo''s Savitri - The Yoga of Divine Power

			Author
			Dr. D.S. Mishra

			ISBN
			9789385830389

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Sri Aurobindo''s Savitri - The Yoga of Divine Power</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. D.S. Mishra</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830389</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1399"', '"980"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6821IMG_20230107_0002_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830389&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3504', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3504', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 895, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:56'),
('35ce055a-041f-4cf4-a55f-2c400eaf097b', '3917', 534, 'Fundamentals Of Physics V-2', 'fundamentals-of-physics-v2', 'fundamentals-of-physics-v2', '-56-', '-56-', '-56-', NULL, 'About the book

This textbook explains the con­cepts and most important advances of modern physics without resort to higher mathematics. Avoids the traditional division between clas­sical and modern physics and en­deavours to present all material so as to develop quantum mechanical concepts.

The textbook is intended for secon­dary schools and as a teaching aid for physics teachers in general and technical secondary schools. Will be found useful by correspondence students studying ‘A ’ level and first year physics.

CONTENTS

Part Six: Vibrations and Waves

Chapter 49: Harmonic Vibrations

49.1. The Harmonic Oscillator 13

49.2. Frequency and Period of Vibration 15

49.3. Energy of a Harmonic Oscillator 10

49.4. Records of Vibratory Motion 17

49.5. Combining Vibrations Having the Same Frequency 21

49.6. Vector Diagrams 22

Chapter 50: Harmonic Analysis

50.1. Combining Vibrations at Closely Spaced Frequencies 23

50.2. Modulated Vibrations 25

50.3. Combining Vibrations at Multiple Frequencies 26

50.4. Fourier Series. Spectrum 27

Chapter 51: Free Vibrations

51.1. The Spring Pendulum 28

51.2. Damping. Q-factor 30

51.3. The Simple Pendulum 34

51.4. The Physical Pendulum 32

51.5. The Oscillatory Circuit 33

51.6. Energy, Natural Frequency, and Q-factor of an Oscillatory Circuit 35

51.7. A Unified Approach to Vibrations 36

Chapter 52: Self-Sustained Vibrations

52.1. Self-Sustained Oscillatory Systems 37

52.2. The Clock 30

52.3. The Harmonic Valve Oscillator 40

52.4. Build-up of Self-Sustained Oscillations 40

Chapter 53: Forced Vibrations

53.1. Sinusoidal Driving Force 42

53.2. Resonance 43

53.3. Resonance and Harmonic Analysis 44

53.4. Half-power Width of the Resonance Curve. Selectivity 46

53.5. Build-up of Forced Vibrations 46

53.6. Build-up of Vibrations at Resonance 47

53.7. Response to Sinusoidal Pulses 48

53.8. Uncertainty Relations for Frequency and Time 49

Chapter 54: Alternating Current

54.1. The Synchronous Alternator 50

54.2. A.C. Circuits 52

54.3. Resistance 52

54.4. Average and Root-Mean-Square Values of Current and Voltage 53

54.5. Capacitive Reactance 54

54.6. Inductive Reactance 55

54.7. Ohm’s Law for an A.C. Circuit 55

54.8. A.C. Power 56

54.9. The Transformer 57

54.10. Transmission of Electric Power over Distances 59

54.11. The Revolving Magnetic Field 60

54.12. Synchronous and Induction Motors 60

Chapter 55: Elastic Waves

55.1. Transverse and Longitudinal Waves 62

55.2. The Velocity of Elastic Waves 63

55.3. Energy and Intensity of the Wave 64

55.4. Attenuation of Waves 65

Chapter 56: Wave Equation

56.1. Wavelength 67

56.2. Equation of a Plane Wave 69

56.3. Equation of a Spherical Wave 70

56.4. Doppler Effect in Acoustics 71

56.5. Reflection and Refraction of Waves 72

56.6. Reflection and Transmission Coefficients 75

Chapter 57: Interference and Diffraction

57.1. The Principle of Superposition 76

57.2. Stationary Waves 77

57.3. Natural Frequencies 79

57.4. Interference 80

57.5. Interference of Waves from Two Sources 82

57.6. Interference of Waves from Several Sources 84

57.7. Intensity of Principal Maxima 86

57.8. Diffraction 87

57.9. Diffraction through a Rectangular Slit 88

57.10. Wave Refraction and Interference 90

Chapter 58: Fundamentals of Acoustics

58.1. Characteristics of Sound 92

58.2. Sources of Sound 95

58.3. Ultrasonic Transducers 96

58.4. Conversion of Sound to Electric Signals 98

58.5. The Human Ear 99

58.6. Infrasonics and Ultrasonics 101

Chapter 59: Electromagnetic Waves

59.1. Velocity of Electromagnetic Waves 104

59.2. Plane Sinusoidal Wave 104

59.3. Light Pressure 106

59.4. Electromagnetic Waves due to an Accelerated Charge 107

59.5. Electromagnetic Waves due to an Oscillating Charge and a Dipole 108

59.6. Electromagnetic Waves due to a Charge Moving in a Circular Path 110

59.7. Cerenkov Radiation 111

59.8. Doppler Effect in Optics 112

Chapter 60: Elements of Radio Engineering

60.1. Advent of Radio Communication 114

60.2. Transmission and Reception of Radio Signals 115

60.3. Television 117

60.4. The Valve Amplifier 117

60.5. Detection (Demodulation) 119

Chapter 61: Interference of Light

61.1. Electromagnetic Spectrum 120

61.2. Wave Train. Light Vector 122

61.3. Uncertainty Relations for Position and Wave Number 123

61.4. Monochromatic Radiation 125

61.5. Interference of Light 127

61.6. Coherence 128

61.7. Separation between Interference Maxima 130

61.8. The Michelson Interferometer 131

61.9. Application of Optical Interference 133

Chapter 62: Light Diffraction

62.1. Diffraction through a Single Aperture 134

62.2. Diffraction Grating 135

62.3. Angular Width of Principal Maxima 136

62.4. Resolving Power of a Diffraction Grating 137

62.5. Diffraction of X-rays 139

62.6. Diffraction by a Crystal Lattice 140

62.7. X-ray Analysis of Crystal Structure 142

62.8. Scattering of Light 144

Chapter 63: Dispersion and Absorption

63.1. Refractive Index for Light 145

63.2. Coefficients of Reflection and Transmission 147

63.3. Dispersion 148

63.4. Dispersion and Light Spectrum 149

63.5. Electron Theory of Dispersion 150

63.6. Normal and Anomalous Dispersion 152

63.7. Light Absorption 153

63.8. Phase and Group Velocities 154

63.9. Measurement of the Velocity of Light 155

Chapter 64: Polarization of Light

64.1. Polarized and Unpolarized Light 158

64.2. Analyzer. Malus Cosine-squared Law 159

64.3. Birefringence (Double Refraction) 162

64.4. Cause of Birefringence 163

64.5. Dichroism 165

64.6. Polaroid as Polarizer and Analyzer 165

64.7. Rotation of the Plane of Polarization 166

64.8. Optical Activity in Nature 168

Chapter 65: Geometrical (Ray) Optics

65.1. Basic Laws of Geometrical Optics. Beam and Ray 169

65.2. Refraction of Light. Total Internal Reflection 171

65.3. The Prism 173

65.4. The Lens 176

65.5. The Mirror 178

65.6. Aberrations 179

Chapter 66: Optical Instruments

66.1. The Eye 181

66.2. The Microscope 182

66.3. The Telescope 184

66.4. Resolving Power of Optical Instruments 186

66.5. The Photographic Camera 188

66.6. The Projector 189

66.7. Refractometer 190

66.8. Resolving power of an optical instrument 198

66.9. The electron microscope 201

66.10. The photographic camera. Projectors 202

66.11. The field ion microscope 204

66.12. Spectroscopy 206

66.13. Holography 207

Part Seven: Basic Quantum Physics of Atoms, Molecules, and Solids

Chapter 67: Thermal Radiation

67.1. Thermal radiation defined 211

67.2. Laws of black body radiation 213

67.3. Planck’s investigation of black-body radiation. Planck radiation formula 215

Chapter 68: Basic Quantum Optics

68.1. The photoelectric effect 216

68.2. Laws of the photoemissive effect 217

68.3. Quantum theory of light. Quantum-mechanical explanation of photoelectric emission 219

68.4. Photochemical effects 222

68.5. Mass and momentum of the photon. Light pressure in the quantum theory of light 223

68.6. The Compton effect 227

68.7. The wave-particle duality of light 229

Chapter 69: The Wave Properties of Elementary Particles

69.1. The wave-particle duality of elementary particles 232

69.2. Wave properties of neutrons, atoms, and molecules 236

69.3. Physical significance of de Broglie waves 239

Chapter 70: An Outline of Quantum Mechanics

70.1. The concept of the wave function 241

70.2. Heisenberg principle of indeterminacy 243

70.3. Motion of a free particle 248

70.4. The particle in a square potential well 250

70.5. The linear harmonic oscillator in quantum mechanics 254

70.6. Tunneling of a particle through the potential barrier 257

Chapter 71: The Bohr Model of the Hydrogen Atom

71.1. Rutherford’s nuclear model of the atom 260

71.2. Conflict between classical physics and Rutherford’s nuclear model of the atom 263

71.3. The line spectrum of the hydrogen atom 265

71.4. Bohr’s theory of atomic spectra 268

71.5. Energy quantization and determination of Rydberg’s constant on the Bohr theory 270

71.6. The Franck-Hertz experiment 272

Chapter 72: One-Electron Systems in Quantum Mechanics

72.1. Quantization of electron energy of the hydrogen atom in quantum mechanics 275

72.2. Quantization of angular momentum 277

72.3. Physical significance of Bohr orbits in quantum mechanics 278

72.4. Space quantization of angular momenta 278

72.5. Electron spin again 280

72.6. The fine structure of the spectrum 283

72.7. Quantum-theoretical interpretation of Bohr’s postulates 284

72.8. Spontaneous emission and absorption of light 285

72.9. Induced emission of light 288

Chapter 73: Many-Electron Atoms

73.1. The Pauli exclusion principle 290

73.2. Mendeleev’s periodic law 292

73.3. Bremsstrahlung 297

73.4. Characteristic X-rays 300

Chapter 74: The Structure and Spectra of Molecules

74.1. General characteristic of chemical bonds 304

74.2. Ionic bonds 306

74.3. Covalent bonds 307

74.4. Molecular spectra 309

Chapter 75: The Present-Day Theory of Electrical Conduction in Metals

75.1. Limitations of the classical theory of electrical conduction in metals 312

75.2. Quantization of electron energy in metals 314

75.3. Fermi level for electrons in metals 315

75.4. Momentum space of electrons in a metal 316

75.5. Degeneracy of electrons in a metal 319

75.6. Energy distribution of electrons in metals at absolute zero 321

75.7. The effect of temperature on the energy distribution of electrons 322

75.8. The specific heat of the degenerate electron gas 324

75.9. Quantum theory of electrical conduction in metals 325

75.10. Superconductivity 328

Chapter 76: The Band Theory of Solids

76.1. An outline of the band theory of solids 332

76.2. Splitting of the energy levels of outer and inner electrons in the atoms of solids 334

76.3. Arrangement of energy bands in solids. Band-to-band and intraband electron transitions 338

76.4. Metals and dielectrics in the light of the band theory of solids 337

Chapter 77: Electrical Properties of Semiconductors

77.1. Intrinsic electron conduction in semiconductors 340

77.2. Intrinsic hole conduction in semiconductors 342

77.3. Impurity or extrinsic electronic (n-type) semiconductors 343

77.4. Impurity or extrinsic hole (p-type) semiconductors 344

Chapter 78: Physical Processes in Semiconductor Devices

78.1. Contact phenomena in metals 345

78.2. Rectification at a metal-semiconductor junction 348

78.3. Rectification at a p-n junction 349

78.4. Transistors 351

78.5. Photoresistors and photodiodes 352

Chapter 79: Some Optical Properties of Solids

79.1. Raman scattering 354

79.2. Luminescence 356

79.3. Negative absorption of light 359

79.4. Lasers 362

Part Eight: The Basic Physics of the Nucleus and Elementary Particles

Chapter 80: Main Properties and Structure of the Atomic Nucleus

80.1. Charge and mass of atomic nuclei 368

80.2. Spin and magnetic moment of the nucleus 369

80.3. Constitution of the nucleus 372

80.4. Binding energy of the nucleus. Mass defect 375

80.5. Nuclear forces 379

80.6. The nuclear size 383

80.7. The liquid-drop model of the nucleus 385

Chapter 81: Natural Radioactivity

81.1. Radioactivity defined 388

81.2. Transition rules for radioactive decay 390

81.3. The fundamental law of radioactive decay 392

81.4. Activity and its measurement 394

81.5. Use of the exponential decay law 395

81.6. Radioactive decay as a statistical process 396

81.7. Radioactive dating in geology and archaeology 397

81.8. Detection of radioactive radiations and particles 399

81.9. Theory of radioactive decay 403

81.10. Gamma-rays 406

81.11. The Mössbauer effect 409

81.12. Theory of beta-decay 413

Chapter 82: Induced Transmutations of Atomic Nuclei

82.1. Transmutation of nitrogen into oxygen. Discovery of the neutron 417

82.2. Induced radioactivity 421

82.3. Electron-positron pair production and annihilation 422

82.4. The compound nucleus. General outline of nuclear reactions 425

82.5. Neutron reactions 427

82.6. Transuranic elements 428

82.7. Discovery of fission 429

82.8. Fission threshold. Spontaneous fission 434

82.9. Chain reactions 436

82.10. Nuclear reactors 438

82.11. The atomic bomb 441

82.12. Thermonuclear reactions 442

Chapter 83: Fundamental Particles

83.1. Two approaches to the structure of fundamental particles 448

83.2. Cosmic rays

83.3. The mu-meson 453

83.4. The pi-meson 455

83.5. Classification of couplings in nuclear physics 450

83.6. K-mesons and hyperons 461

83.7. Antiparticles 465

83.8. Structure of nucleons 472

Conclusion 476

Indexes

Author Index 479

Subject Index 482

 ', '<p style="text-align:justify"><strong><span><span>About the book</span></span></strong></p>

<p style="text-align:justify"><span><span><span><span><span>This textbook explains the con­cepts and most important advances of modern physics without resort to higher mathematics. Avoids the traditional division between clas­sical and modern physics and en­deavours to present all material so as to develop quantum mechanical concepts.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>The textbook is intended for secon­dary schools and as a teaching aid for physics teachers in general and technical secondary schools. Will be found useful by correspondence students studying ‘A ’ level and first year physics.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>CONTENTS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span>Part Six: Vibrations and Waves</span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 49: Harmonic Vibrations</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>49.1. The Harmonic Oscillator 13</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>49.2. Frequency and Period of Vibration 15</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>49.3. Energy of a Harmonic Oscillator 10</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>49.4. Records of Vibratory Motion 17</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>49.5. Combining Vibrations Having the Same Frequency 21</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>49.6. Vector Diagrams 22</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 50: Harmonic Analysis</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>50.1. Combining Vibrations at Closely Spaced Frequencies 23</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>50.2. Modulated Vibrations 25</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>50.3. Combining Vibrations at Multiple Frequencies 26</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>50.4. Fourier Series. Spectrum 27</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 51: Free Vibrations</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>51.1. The Spring Pendulum 28</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>51.2. Damping. Q-factor 30</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>51.3. The Simple Pendulum 34</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>51.4. The Physical Pendulum 32</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>51.5. The Oscillatory Circuit 33</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>51.6. Energy, Natural Frequency, and Q-factor of an Oscillatory Circuit 35</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>51.7. A Unified Approach to Vibrations 36</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 52: Self-Sustained Vibrations</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>52.1. Self-Sustained Oscillatory Systems 37</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>52.2. The Clock 30</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>52.3. The Harmonic Valve Oscillator 40</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>52.4. Build-up of Self-Sustained Oscillations 40</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 53: Forced Vibrations</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>53.1. Sinusoidal Driving Force 42</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>53.2. Resonance 43</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>53.3. Resonance and Harmonic Analysis 44</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>53.4. Half-power Width of the Resonance Curve. Selectivity 46</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>53.5. Build-up of Forced Vibrations 46</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>53.6. Build-up of Vibrations at Resonance 47</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>53.7. Response to Sinusoidal Pulses 48</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>53.8. Uncertainty Relations for Frequency and Time 49</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 54: Alternating Current</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.1. The Synchronous Alternator 50</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.2. A.C. Circuits 52</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.3. Resistance 52</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.4. Average and Root-Mean-Square Values of Current and Voltage 53</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.5. Capacitive Reactance 54</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.6. Inductive Reactance 55</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.7. Ohm’s Law for an A.C. Circuit 55</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.8. A.C. Power 56</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.9. The Transformer 57</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.10. Transmission of Electric Power over Distances 59</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.11. The Revolving Magnetic Field 60</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>54.12. Synchronous and Induction Motors 60</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 55: Elastic Waves</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>55.1. Transverse and Longitudinal Waves 62</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>55.2. The Velocity of Elastic Waves 63</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>55.3. Energy and Intensity of the Wave 64</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>55.4. Attenuation of Waves 65</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 56: Wave Equation</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>56.1. Wavelength 67</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>56.2. Equation of a Plane Wave 69</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>56.3. Equation of a Spherical Wave 70</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>56.4. Doppler Effect in Acoustics 71</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>56.5. Reflection and Refraction of Waves 72</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>56.6. Reflection and Transmission Coefficients 75</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 57: Interference and Diffraction</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.1. The Principle of Superposition 76</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.2. Stationary Waves 77</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.3. Natural Frequencies 79</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.4. Interference 80</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.5. Interference of Waves from Two Sources 82</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.6. Interference of Waves from Several Sources 84</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.7. Intensity of Principal Maxima 86</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.8. Diffraction 87</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.9. Diffraction through a Rectangular Slit 88</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>57.10. Wave Refraction and Interference 90</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 58: Fundamentals of Acoustics</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>58.1. Characteristics of Sound 92</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>58.2. Sources of Sound 95</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>58.3. Ultrasonic Transducers 96</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>58.4. Conversion of Sound to Electric Signals 98</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>58.5. The Human Ear 99</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>58.6. Infrasonics and Ultrasonics 101</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 59: Electromagnetic Waves</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>59.1. Velocity of Electromagnetic Waves 104</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>59.2. Plane Sinusoidal Wave 104</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>59.3. Light Pressure 106</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>59.4. Electromagnetic Waves due to an Accelerated Charge 107</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>59.5. Electromagnetic Waves due to an Oscillating Charge and a Dipole 108</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>59.6. Electromagnetic Waves due to a Charge Moving in a Circular Path 110</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>59.7. Cerenkov Radiation 111</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>59.8. Doppler Effect in Optics 112</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 60: Elements of Radio Engineering</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>60.1. Advent of Radio Communication 114</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>60.2. Transmission and Reception of Radio Signals 115</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>60.3. Television 117</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>60.4. The Valve Amplifier 117</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>60.5. Detection (Demodulation) 119</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 61: Interference of Light</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.1. Electromagnetic Spectrum 120</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.2. Wave Train. Light Vector 122</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.3. Uncertainty Relations for Position and Wave Number 123</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.4. Monochromatic Radiation 125</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.5. Interference of Light 127</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.6. Coherence 128</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.7. Separation between Interference Maxima 130</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.8. The Michelson Interferometer 131</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>61.9. Application of Optical Interference 133</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 62: Light Diffraction</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>62.1. Diffraction through a Single Aperture 134</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>62.2. Diffraction Grating 135</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>62.3. Angular Width of Principal Maxima 136</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>62.4. Resolving Power of a Diffraction Grating 137</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>62.5. Diffraction of X-rays 139</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>62.6. Diffraction by a Crystal Lattice 140</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>62.7. X-ray Analysis of Crystal Structure 142</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>62.8. Scattering of Light 144</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 63: Dispersion and Absorption</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.1. Refractive Index for Light 145</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.2. Coefficients of Reflection and Transmission 147</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.3. Dispersion 148</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.4. Dispersion and Light Spectrum 149</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.5. Electron Theory of Dispersion 150</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.6. Normal and Anomalous Dispersion 152</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.7. Light Absorption 153</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.8. Phase and Group Velocities 154</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>63.9. Measurement of the Velocity of Light 155</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 64: Polarization of Light</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>64.1. Polarized and Unpolarized Light 158</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>64.2. Analyzer. Malus Cosine-squared Law 159</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>64.3. Birefringence (Double Refraction) 162</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>64.4. Cause of Birefringence 163</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>64.5. Dichroism 165</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>64.6. Polaroid as Polarizer and Analyzer 165</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>64.7. Rotation of the Plane of Polarization 166</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>64.8. Optical Activity in Nature 168</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 65: Geometrical (Ray) Optics</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>65.1. Basic Laws of Geometrical Optics. Beam and Ray 169</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>65.2. Refraction of Light. Total Internal Reflection 171</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>65.3. The Prism 173</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>65.4. The Lens 176</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>65.5. The Mirror 178</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>65.6. Aberrations 179</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 66: Optical Instruments</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.1. The Eye 181</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.2. The Microscope 182</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.3. The Telescope 184</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.4. Resolving Power of Optical Instruments 186</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.5. The Photographic Camera 188</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.6. The Projector 189</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.7. Refractometer 190</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.8. Resolving power of an optical instrument 198</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.9. The electron microscope 201</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.10. The photographic camera. Projectors 202</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.11. The field ion microscope 204</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.12. Spectroscopy 206</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>66.13. Holography 207</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span>Part Seven: Basic Quantum Physics of Atoms, Molecules, and Solids</span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 67: Thermal Radiation</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>67.1. Thermal radiation defined 211</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>67.2. Laws of black body radiation 213</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>67.3. Planck’s investigation of black-body radiation. Planck radiation formula 215</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 68: Basic Quantum Optics</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>68.1. The photoelectric effect 216</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>68.2. Laws of the photoemissive effect 217</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>68.3. Quantum theory of light. Quantum-mechanical explanation of photoelectric emission 219</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>68.4. Photochemical effects 222</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>68.5. Mass and momentum of the photon. Light pressure in the quantum theory of light 223</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>68.6. The Compton effect 227</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>68.7. The wave-particle duality of light 229</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 69: The Wave Properties of Elementary Particles</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>69.1. The wave-particle duality of elementary particles 232</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>69.2. Wave properties of neutrons, atoms, and molecules 236</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>69.3. Physical significance of de Broglie waves 239</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 70: An Outline of Quantum Mechanics</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>70.1. The concept of the wave function 241</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>70.2. Heisenberg principle of indeterminacy 243</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>70.3. Motion of a free particle 248</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>70.4. The particle in a square potential well 250</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>70.5. The linear harmonic oscillator in quantum mechanics 254</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>70.6. Tunneling of a particle through the potential barrier 257</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 71: The Bohr Model of the Hydrogen Atom</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>71.1. Rutherford’s nuclear model of the atom 260</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>71.2. Conflict between classical physics and Rutherford’s nuclear model of the atom 263</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>71.3. The line spectrum of the hydrogen atom 265</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>71.4. Bohr’s theory of atomic spectra 268</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>71.5. Energy quantization and determination of Rydberg’s constant on the Bohr theory 270</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>71.6. The Franck-Hertz experiment 272</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 72: One-Electron Systems in Quantum Mechanics</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.1. Quantization of electron energy of the hydrogen atom in quantum mechanics 275</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.2. Quantization of angular momentum 277</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.3. Physical significance of Bohr orbits in quantum mechanics 278</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.4. Space quantization of angular momenta 278</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.5. Electron spin again 280</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.6. The fine structure of the spectrum 283</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.7. Quantum-theoretical interpretation of Bohr’s postulates 284</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.8. Spontaneous emission and absorption of light 285</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>72.9. Induced emission of light 288</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 73: Many-Electron Atoms</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>73.1. The Pauli exclusion principle 290</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>73.2. Mendeleev’s periodic law 292</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>73.3. Bremsstrahlung 297</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>73.4. Characteristic X-rays 300</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 74: The Structure and Spectra of Molecules</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>74.1. General characteristic of chemical bonds 304</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>74.2. Ionic bonds 306</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>74.3. Covalent bonds 307</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>74.4. Molecular spectra 309</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 75: The Present-Day Theory of Electrical Conduction in Metals</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.1. Limitations of the classical theory of electrical conduction in metals 312</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.2. Quantization of electron energy in metals 314</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.3. Fermi level for electrons in metals 315</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.4. Momentum space of electrons in a metal 316</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.5. Degeneracy of electrons in a metal 319</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.6. Energy distribution of electrons in metals at absolute zero 321</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.7. The effect of temperature on the energy distribution of electrons 322</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.8. The specific heat of the degenerate electron gas 324</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.9. Quantum theory of electrical conduction in metals 325</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>75.10. Superconductivity 328</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 76: The Band Theory of Solids</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>76.1. An outline of the band theory of solids 332</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>76.2. Splitting of the energy levels of outer and inner electrons in the atoms of solids 334</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>76.3. Arrangement of energy bands in solids. Band-to-band and intraband electron transitions 338</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>76.4. Metals and dielectrics in the light of the band theory of solids 337</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 77: Electrical Properties of Semiconductors</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>77.1. Intrinsic electron conduction in semiconductors 340</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>77.2. Intrinsic hole conduction in semiconductors 342</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>77.3. Impurity or extrinsic electronic (n-type) semiconductors 343</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>77.4. Impurity or extrinsic hole (p-type) semiconductors 344</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 78: Physical Processes in Semiconductor Devices</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>78.1. Contact phenomena in metals 345</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>78.2. Rectification at a metal-semiconductor junction 348</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>78.3. Rectification at a p-n junction 349</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>78.4. Transistors 351</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>78.5. Photoresistors and photodiodes 352</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 79: Some Optical Properties of Solids</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>79.1. Raman scattering 354</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>79.2. Luminescence 356</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>79.3. Negative absorption of light 359</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>79.4. Lasers 362</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span>Part Eight: The Basic Physics of the Nucleus and Elementary Particles</span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 80: Main Properties and Structure of the Atomic Nucleus</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>80.1. Charge and mass of atomic nuclei 368</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>80.2. Spin and magnetic moment of the nucleus 369</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>80.3. Constitution of the nucleus 372</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>80.4. Binding energy of the nucleus. Mass defect 375</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>80.5. Nuclear forces 379</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>80.6. The nuclear size 383</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>80.7. The liquid-drop model of the nucleus 385</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 81: Natural Radioactivity</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.1. Radioactivity defined 388</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.2. Transition rules for radioactive decay 390</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.3. The fundamental law of radioactive decay 392</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.4. Activity and its measurement 394</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.5. Use of the exponential decay law 395</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.6. Radioactive decay as a statistical process 396</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.7. Radioactive dating in geology and archaeology 397</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.8. Detection of radioactive radiations and particles 399</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.9. Theory of radioactive decay 403</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.10. Gamma-rays 406</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.11. The Mössbauer effect 409</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>81.12. Theory of beta-decay 413</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 82: Induced Transmutations of Atomic Nuclei</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.1. Transmutation of nitrogen into oxygen. Discovery of the neutron 417</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.2. Induced radioactivity 421</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.3. Electron-positron pair production and annihilation 422</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.4. The compound nucleus. General outline of nuclear reactions 425</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.5. Neutron reactions 427</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.6. Transuranic elements 428</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.7. Discovery of fission 429</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.8. Fission threshold. Spontaneous fission 434</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.9. Chain reactions 436</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.10. Nuclear reactors 438</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.11. The atomic bomb 441</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>82.12. Thermonuclear reactions 442</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 83: Fundamental Particles</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>83.1. Two approaches to the structure of fundamental particles 448</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>83.2. Cosmic rays</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>83.3. The mu-meson 453</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>83.4. The pi-meson 455</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>83.5. Classification of couplings in nuclear physics 450</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>83.6. K-mesons and hyperons 461</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>83.7. Antiparticles 465</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>83.8. Structure of nucleons 472</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Conclusion 476</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Indexes</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Author Index 479</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Subject Index 482</span></span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Fundamentals Of Physics V-2

			Author
			B.M Yavorsky

			Publisher
			Mir Publishers

			Year of Publication
			1975

			Pages
			488

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals Of Physics V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.M Yavorsky</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">488</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 488, '488', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7069v-2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-56-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3917', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3917', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 534, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:56'),
('35f70c25-22d0-48a6-8289-8d55bdc5983d', '471', NULL, 'Goswami Tulsidas'' Vinai-Patrika - Original text with complete English Translation, & brief Commentaries', 'goswami-tulsidas-vinaipatrika-original-text-with-complete-english-translation-brief-commentaries-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-47-471', 'goswami-tulsidas-vinaipatrika-original-text-with-complete-english-translation-brief-commentaries-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471-471', '9788183900096', '9788183900096', '9788183900096', NULL, 'Goswami Tulsidas'' Vinai-Patrika - Vinai-Patrika, composed between V.S. 1660-1680 (A.D. 1609-1623) is Goswami Tulsidas'' most venerated and universally acclaimed tome of magnificent prayerful psalms. It has become the benchmark in the fusion of wisdom & philosophy with devotion, humility, love & affection for the Lord. They are the culumination of his life-long quest for the real truth of existence and its meaning, the Goal of life and how to reach it, the essence of the Vedas and other scriptures - all condensed and crystalised into 279 gem-like, marvellously narrated verses of pristine beauty.

Vinai-Partika is the ultimate citadel in the realm of philosophical-devotional literature ever written in Hindi. They depict the saint-poet-philosopher''s deep insight and clinical analysis of the malady afflicting the world. The Verses also epitomise the soul''s eternal yearning for peace, emancipation and salvation.

It is ageless and timeless, and can be aptly called the ''Veda of our Times''.

Content - Preface, 1. Vinai Patrika - Text and Translation, 2. Appendix No. 1 (Contextual tales and fables), 3. Appendix No.  2 (Author''s letter to Sri Ram), 4. Appendix No. 3 (Vinai-Patrika''s most popular verses- a list), 5. Appendix No. 4 (Other books by Author), 6. Index        ', '<h1 style="text-align:justify"><span>Goswami Tulsidas'' Vinai-Patrika - Vinai-Patrika, composed between V.S. 1660-1680 (A.D. 1609-1623) is Goswami Tulsidas'' most venerated and universally acclaimed tome of magnificent prayerful psalms. It has become the benchmark in the fusion of wisdom &amp; philosophy with devotion, humility, love &amp; affection for the Lord. They are the culumination of his life-long quest for the real truth of existence and its meaning, the Goal of life and how to reach it, the essence of the Vedas and other scriptures - all condensed and crystalised into 279 gem-like, marvellously narrated verses of pristine beauty.</span></h1>

<h1 style="text-align:justify"><span>Vinai-Partika is the ultimate citadel in the realm of philosophical-devotional literature ever written in Hindi. They depict the saint-poet-philosopher''s deep insight and clinical analysis of the malady afflicting the world. The Verses also epitomise the soul''s eternal yearning for peace, emancipation and salvation.</span></h1>

<h1 style="text-align:justify"><span>It is ageless and timeless, and can be aptly called the ''Veda of our Times''.</span></h1>

<h1 style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Vinai Patrika - Text and Translation, 2. Appendix No. 1 (Contextual tales and fables), 3. Appendix No.  2 (Author''s letter to Sri Ram), 4. Appendix No. 3 (Vinai-Patrika''s most popular verses- a list), 5. Appendix No. 4 (Other books by Author), 6. Index</span>   <span> </span>  <span>  </span></h1>', 'Sub Title
			Original text with complete English Translation, & brief Commentaries

			Author
			Ajai Kumar Chhawchharia

			About Author
			As per Book

			ISBN 10 Digit
			8183900097

			ISBN 13 Digit
			9788183900096

			Pages
			436

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Original text with complete English Translation, &amp; brief Commentaries</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ajai Kumar Chhawchharia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183900097</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183900096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>436</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 0, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 436, '436', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69368187471026.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183900096&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=471', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=471', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2799, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('365d8b5d-711a-463a-af90-40c4e1881d3e', '1187', NULL, 'Virtual Social Identity and Consumer Behavior New', 'virtual-social-identity-and-consumer-behavior-new-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1-1187', 'virtual-social-identity-and-consumer-behavior-new-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187-1187', 'FBGT667', 'FBGT667', 'FBGT667', NULL, 'Virtual Social Identity and Consumer Behavior New', '<h1>Virtual Social Identity and Consumer Behavior New</h1>', ' 

			Sub Title
			No

			Author
			Natalie T. Wood, Michael R. Solomon

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184050691

			Pages
			300

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<p> </p>

<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Natalie T. Wood, Michael R. Solomon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184050691</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48369788184050691.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FBGT667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1187', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1187', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2360, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('366bbea9-2af6-49e7-b3b8-3b1189910d8d', '3706', 735, 'Plant Breeding Principles and Methods 12th/e', 'plant-breeding-principles-and-methods-12the', 'plant-breeding-principles-and-methods-12the', '9789393168061', '9789393168061', '9789393168061', NULL, '', NULL, ' 

 ', '<p style="text-align:center"> </p>

<p> </p>', '"795"', '"636"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/222371H5ZLNowfL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789393168061&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3706', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3706', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 735, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('3676c679-c05c-4331-8ac1-588d38f10508', '3224', NULL, 'A Critical Study of Brahmagupta and His Works', 'a-critical-study-of-brahmagupta-and-his-works-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224', 'a-critical-study-of-brahmagupta-and-his-works-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224-3224', '8170770114', '8170770114', '8170770114', NULL, 'This unique monograph on Brahmagupta and His Contributions to Mathematics and Astronomy is sure to be read with great interest by those who possess a historic sense of evaluation in the development of positive knowledge through ages. Here is a celebrated author of the Sixth Century AD who ranks very high among the great mathematicians of the world, and who has been widely known for his comprehensive treatises - the Brahmasphuta-siddhanta and the Khandakhadyaka which carried astronomy to distant lands like Arab and Greece. Not only that our Brahmagupta is one of the master-creators of applied mathematics, he laid the foundations of spherical trigonometry, spherical astronomy and the basic foundations of calculus and also introduced novel methods for solving complicated propositions. One cannot think of Aryan mathematics without a reference to such masters as Aryabhata, Brahmagupta and Bhaskara. Brahmagupta was well known for his prestigious superiority, accuracy and originality.

Content - 1. Astronomy in ancient nations, 2. Personal references of Brahmagupta, 3. Brahma Sphuta-Siddhanta and Khandakhadyaka, 4. Brahmagupta''s originality in the  Khandakhadyaka, 5. Indian luni-solar Astronomy, 6. Greek & Hindu methods in Spherical  Astronomy, 7. Epicycllic theory of Ancient Indians, 8. Brahmagupta and Arithmetic,  9. Brahmagupta as an Algebraist, 10. Arabic and Indian divisions of the Zodiac, 11. Brahmagupta''s Astronomy : its highlights, 12. Brahmagupta-a great critic, 13. Brahmagupta and Astronomical Instruments            ', '<p style="text-align:justify"><span>This unique monograph on Brahmagupta and His Contributions to Mathematics and Astronomy is sure to be read with great interest by those who possess a historic sense of evaluation in the development of positive knowledge through ages. Here is a celebrated author of the Sixth Century AD who ranks very high among the great mathematicians of the world, and who has been widely known for his comprehensive treatises - the Brahmasphuta-siddhanta and the Khandakhadyaka which carried astronomy to distant lands like Arab and Greece. Not only that our Brahmagupta is one of the master-creators of applied mathematics, he laid the foundations of spherical trigonometry, spherical astronomy and the basic foundations of calculus and also introduced novel methods for solving complicated propositions. One cannot think of Aryan mathematics without a reference to such masters as Aryabhata, Brahmagupta and Bhaskara. Brahmagupta was well known for his prestigious superiority, accuracy and originality.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>1. Astronomy in ancient nations, </span></span><span><span><span><span>2. Personal references of Brahmagupta, 3. Brahma Sphuta-Siddhanta and Khandakhadyaka, 4. Brahmagupta''s originality in the  Khandakhadyaka, 5. Indian luni-solar Astronomy, 6. Greek &amp; Hindu methods in Spherical  Astronomy, 7. Epicycllic theory of Ancient Indians, 8. Brahmagupta and Arithmetic,  9. Brahmagupta as an Algebraist, 10. Arabic and Indian divisions of the Zodiac, 11. Brahmagupta''s Astronomy : its highlights, 12. Brahmagupta-a great critic, 13. Brahmagupta and Astronomical Instruments</span>           </span></span></span><span><span> </span></span></p>', 'Sub Title
			The most distinguished Indian Astronomer and Mathematician of Sixth Century A.D.

			Author
			Swami Satya Prakash Sarasvati

			About Author
			As per Book

			ISBN 10 Digit
			8170770114

			ISBN 13 Digit
			 

			Pages
			344

			Binding
			Hardcover

			Year of Publication
			1986

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>The most distinguished Indian Astronomer and Mathematician of Sixth Century A.D.</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Swami Satya Prakash Sarasvati</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8170770114</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>344</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>1986</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"350"', '"210"', '"0"', 0, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 344, '344', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3672A%20Critical%20Study.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8170770114&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3224', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3224', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1148, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:56'),
('3689b77a-c446-4369-b074-40ad0ba4c507', '83', NULL, 'A Handbook of Population Geography', 'a-handbook-of-population-geography', 'a-handbook-of-population-geography', '9789382484301', '9789382484301', '9789382484301', NULL, 'Population geography is a branch of human geography that is focused on the scientific study of people, their spatial distributions and density. To study these factors, population geographers examine the increase and decrease in population, peoples'' movements over time, general settlement patterns and other subjects such as occupation and how people form the geographic character of a place. Population geography is closely related to demography. This comprehensive handbook provides a comprehensive, issue-oriented introduction to population geography. An understanding of population is essential to prepare for the future, this cogent text will provide graduates and postgraduates with a thorough grasp of the field. The book serves the purpose of teaching spatial characteristics of population. Lucid language and to the point description of every aspect is an add on advantage.

Content - Preface, 1. Introduction, 2. Theories of Population, 3. Population Growth, 4. Population Structure, 5. Disengagement Theory of Population, 6. Classical Demography, 7. Human Population Control, 8. Contraceptive Security, 9. Human Migration, Bibliography, Index', '<p style="text-align:justify"><span>Population geography is a branch of human geography that is focused on the scientific study of people, their spatial distributions and density. To study these factors, population geographers examine the increase and decrease in population, peoples'' movements over time, general settlement patterns and other subjects such as occupation and how people form the geographic character of a place. Population geography is closely related to demography. This comprehensive handbook provides a comprehensive, issue-oriented introduction to population geography. An understanding of population is essential to prepare for the future, this cogent text will provide graduates and postgraduates with a thorough grasp of the field. The book serves the purpose of teaching spatial characteristics of population. Lucid language and to the point description of every aspect is an add on advantage.</span></p>

<p style="text-align:justify"><span>Content - Preface, 1. Introduction, 2. Theories of Population, 3. Population Growth, 4. Population Structure, 5. Disengagement Theory of Population, 6. Classical Demography, 7. Human Population Control, 8. Contraceptive Security, 9. Human Migration, Bibliography, Index</span></p>', 'Sub Title
			A Handbook of Population Geography

			Author
			Dr. Sanjay Kumar

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789382484301

			Pages
			288

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Handbook of Population Geography</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sanjay Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382484301</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>288</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1295"', '"777"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 288, '288', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42749789382484301.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382484301&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=83', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=83', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3030, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:56'),
('36994878-fd9e-4980-817c-c2320d905ab5', '1500', NULL, 'Kashmir Ladakh & Zanskar', 'kashmir-ladakh-zanskar-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-150-1500', 'kashmir-ladakh-zanskar-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500-1500', 'AWSE6754', 'AWSE6754', 'AWSE6754', NULL, 'Kashmir Ladakh & Zanskar', '<h1>Kashmir Ladakh &amp; Zanskar</h1>', 'Sub Title
			No

			Author
			Margret

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8179760049

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Margret</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8179760049</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7574image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AWSE6754&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1500', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1500', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2170, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('36ae3338-324f-4b54-8275-1f07942db6dc', '4170', 292, 'Advertising and Promotion', 'advertising-and-promotion', 'advertising-and-promotion', '9789354600807', '9789354600807', '9789354600807', NULL, 'About the Book

This book introduces students to this fast-changing field of marketing communications. While advertising is its primary focus, it is more than just an introductory advertising text because there is more to most organizations’ promotional programs than just advertising. The twelfth edition of this text addresses the many changes taking place in the world of advertising and promotion by an integrated marketing communications (IMC) perspective. This new edition also places heavy emphasis on digital and social media by integrating discussion of these topics throughout the text.

Content:

Part One Introduction to Integrated Marketing Communications

1. An Introduction to Integrated Marketing Communications

2. The Role of IMC in the Marketing Process

Part Two Integrated Marketing Communications Program Situation Analysis

3.Organizing for Advertising and Promotion: The Role of Ad Agencies and Other Marketing Communication Organizations

4. Perspectives on Consumer Behavior

Part Three Analyzing the Communication Process

5. The Communication Process

6. Source, Message, and Channel Factors

Part Four Objectives and Budgeting for Integrated Marketing Communications Programs

7. Establishing Objectives and Budgeting for the Promotional Program

Part Five Developing the Integrated Marketing Communications Program

8. Creative Strategy: Planning and Development

9. Creative Strategy: Implementation and Evaluation

10. Media Planning and Strategy

11. Evaluation of Media: Television and Radio

12. Evaluation of Media: Magazines and Newspapers

13. Support Media

14. Direct Marketing

15. The Internet: Digital and Social Media

16. Sales Promotion

17. Public Relations, Publicity, and Corporate Advertising

Part Six Monitoring, Evaluation, and Control

18. Measuring the Effectiveness of the Promotional Program

Part Seven Special Topics and Perspectives

19. International Advertising and Promotion

20. Evaluating the Social, Ethical, and Economic Aspects of Advertising and Promotion', '<p><span><span><strong>About the Book</strong></span></span></p>

<p style="text-align:justify"><span><span>This book introduces students to this fast-changing field of marketing communications. While advertising is its primary focus, it is more than just an introductory advertising text because there is more to most organizations’ promotional programs than just advertising. The twelfth edition of this text addresses the many changes taking place in the world of advertising and promotion by an integrated marketing communications (IMC) perspective. This new edition also places heavy emphasis on digital and social media by integrating discussion of these topics throughout the text.</span></span></p>

<p style="text-align:justify"><span><span><strong>Content:</strong></span></span></p>

<p><span><span><strong>Part One Introduction to Integrated Marketing Communications</strong></span></span></p>

<p><span><span><strong>1. </strong>An Introduction to Integrated Marketing Communications</span></span></p>

<p><span><span><strong>2. </strong>The Role of IMC in the Marketing Process</span></span></p>

<p><span><span><strong>Part Two Integrated Marketing Communications Program Situation Analysis</strong></span></span></p>

<p><span><span><strong>3.</strong>Organizing for Advertising and Promotion: The Role of Ad Agencies and Other Marketing Communication Organizations</span></span></p>

<p><span><span><strong>4. </strong>Perspectives on Consumer Behavior</span></span></p>

<p><span><span><strong>Part Three Analyzing the Communication Process</strong></span></span></p>

<p><span><span><strong>5. </strong>The Communication Process</span></span></p>

<p><span><span><strong>6. </strong>Source, Message, and Channel Factors</span></span></p>

<p><span><span><strong>Part Four Objectives and Budgeting for Integrated Marketing</strong> <strong>Communications Programs</strong></span></span></p>

<p><span><span><strong>7. </strong>Establishing Objectives and Budgeting for the Promotional Program</span></span></p>

<p><span><span><strong>Part Five Developing the Integrated Marketing</strong> <strong>Communications Program</strong></span></span></p>

<p><span><span><strong>8. </strong>Creative Strategy: Planning and Development</span></span></p>

<p><span><span><strong>9. </strong>Creative Strategy: Implementation and Evaluation</span></span></p>

<p><span><span><strong>10. </strong>Media Planning and Strategy</span></span></p>

<p><span><span><strong>11. </strong>Evaluation of Media: Television and Radio</span></span></p>

<p><span><span><strong>12. </strong>Evaluation of Media: Magazines and Newspapers</span></span></p>

<p><span><span><strong>13. </strong>Support Media</span></span></p>

<p><span><span><strong>14. </strong>Direct Marketing</span></span></p>

<p><span><span><strong>15. </strong>The Internet: Digital and Social Media</span></span></p>

<p><span><span><strong>16. </strong>Sales Promotion</span></span></p>

<p><span><span><strong>17. </strong>Public Relations, Publicity, and Corporate Advertising</span></span></p>

<p><span><span><strong>Part Six Monitoring, Evaluation, and Control</strong></span></span></p>

<p><span><span><strong>18. </strong>Measuring the Effectiveness of the Promotional Program</span></span></p>

<p><span><span><strong>Part Seven Special Topics and Perspectives</strong></span></span></p>

<p><span><span><strong>19. </strong>International Advertising and Promotion</span></span></p>

<p><span><span><strong>20. </strong>Evaluating the Social, Ethical, and Economic Aspects of Advertising and Promotion</span></span></p>

<p> </p>
', 'Title
			Advertising and Promotion

			Author
			George E. Belch

			ISBN
			9789354600807

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Advertising and Promotion</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>George E. Belch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354600807</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1175"', '"881"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7596adver.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354600807&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4170', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4170', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 292, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:56'),
('36b9e915-5812-4a32-a901-5b0ad77474f4', '1246', NULL, 'Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e Book', 'transforming-social-work-practice-safeguarding-adults-in-social-work-2e-book-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246', 'transforming-social-work-practice-safeguarding-adults-in-social-work-2e-book-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246-1246', 'ADC3344', 'ADC3344', 'ADC3344', NULL, 'The first part of the book explores the evolution of concepts and policies for safeguarding adults, with particular reference to the Human Rights Act 1998 and the Capacity Act 2005. In the second section the focus shifts to good practice in empowering vulnerable adults. The final section focuses on developing effective professional and inter-professional practice.', '<p>The first part of the book explores the evolution of concepts and policies for safeguarding adults, with particular reference to the Human Rights Act 1998 and the Capacity Act 2005. In the second section the focus shifts to good practice in empowering vulnerable adults. The final section focuses on developing effective professional and inter-professional practice.</p>', 'Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e New', '<h1>Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e New</h1>', '"2899"', '"1739"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5368780737704501_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ADC3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1246', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1246', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2315, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:56'),
('36cddc2d-70fb-4204-af18-4920837daf18', '4333', 131, 'Conserving and Valuing Ecosystem Services and Biodiversity: Economic,Institutional and Social Challenges', 'conserving-and-valuing-ecosystem-services-and-biodiversity-economicinstitutional-and-social-challenges', 'conserving-and-valuing-ecosystem-services-and-biodiversity-economicinstitutional-and-social-challenges', '9781849711739', '9781849711739', '9781849711739', NULL, 'About the book

This book comprehensively addresses the economic, social and institutional difficulties in conserving biodiversity and the ecosystem services that it provides. It covers a wide range of issues such as biodiversity, ecosystem services and valuation in the context of diverse ecosystems such as tropical forests, marine areas, wetlands and agricultural landscapes, non-timber forest products, incentives and institutions, payments for ecosystem services, governance, intellectual property rights and the protection of traditional knowledge, management of protected areas, and climate change and biodiversity. It also covers the application of environmental economics and institutional economics to different cases and the use of techniques such as contingent valuation method and game theory.

Content:

Part 1: Biodiversity, Ecosystem Services and Valuation

Part 2: Incentives and Institutions

Part 3: Governance

Part 4: IPRs and Protection of Indigenous Knowledge 

Part 5: Climate Change, Biodiversity and Ecosystem Services', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book comprehensively addresses the economic, social and institutional difficulties in conserving biodiversity and the ecosystem services that it provides. It covers a wide range of issues such as biodiversity, ecosystem services and valuation in the context of diverse ecosystems such as tropical forests, marine areas, wetlands and agricultural landscapes, non-timber forest products, incentives and institutions, payments for ecosystem services, governance, intellectual property rights and the protection of traditional knowledge, management of protected areas, and climate change and biodiversity. It also covers the application of environmental economics and institutional economics to different cases and the use of techniques such as contingent valuation method and game theory.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1: Biodiversity, Ecosystem Services and Valuation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2: Incentives and Institutions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3: Governance</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4: IPRs and Protection of Indigenous Knowledge</span> </span></span></p>

<p style="text-align:justify"><span><span><span>Part 5: Climate Change, Biodiversity and Ecosystem Services</span></span></span></p>
', 'Title
			Conserving and Valuing Ecosystem Services and Biodiversity: Economic,Institutional and Social Challenges

			Author
			K N Ninan

			ISBN
			9781849711739

			Publisher
			Routledge

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Conserving and Valuing Ecosystem Services and Biodiversity: Economic,Institutional and Social Challenges</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>K N Ninan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781849711739</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"5413"', '"3789"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c0e658ba-5dda-4a1a-afda-d863310626c4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7535conserving.webp', NULL, '4 | 9 | 23', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781849711739&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4333', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4333', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 131, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:56'),
('36d34666-539d-48aa-ae08-be0891a20cf0', '238', NULL, 'Bharat Ane Samprat Sikshan', 'bharat-ane-samprat-sikshan', 'bharat-ane-samprat-sikshan', '9789385830235', '9789385830235', '9789385830235', NULL, 'Bharat Ane Samprat Sikshan', '<h5><strong><span>Bharat Ane Samprat Sikshan</span></strong></h5>', 'Title
			Bharat Ane Samprat Sikshan

			Author
			Dr.Satta kumari sharma 

			ISBN
			Bharat Ane Samprat Shikshan

			Publisher
			Standard Publishers (India)

			Binding
			Paperback

			Language
			Gujrati

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Bharat Ane Samprat Sikshan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.Satta kumari sharma </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>Bharat Ane Samprat Shikshan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Gujrati</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"200"', '"140"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Gujrati', 'Gujrati', NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79289789385830235.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830235&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=238', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=238', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2935, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('36def51d-45f1-4301-8e06-af88315cd4b2', '2870', NULL, 'Mastering the Fundamentals of Mathematics with DVD', 'mastering-the-fundamentals-of-mathematics-with-dvd-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870', 'mastering-the-fundamentals-of-mathematics-with-dvd-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870-2870', '9781598038552', '9781598038552', '9781598038552', NULL, 'Mastering the Fundamentals of Mathematics with DVD', '<h1>Mastering the Fundamentals of Mathematics with DVD</h1>', 'Sub Title
			No

			Author
			Prof. James A. Sellers

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781598038552

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. James A. Sellers</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598038552</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"18300"', '"18203"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64521.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598038552&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2870', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2870', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1298, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:56'),
('36ec62b6-c045-4840-89d7-b7ca2a82bf81', '4318', 145, 'Excel Modeling in Corporate Finance 5/e', 'excel-modeling-in-corporate-finance-5e', 'excel-modeling-in-corporate-finance-5e', '9781292059389', '9781292059389', '9781292059389', NULL, 'About the book

An approach to building and estimating models through the use of Excel. Excel Modeling in Corporate Finance focuses on active learning by showing readers how to build and estimate financial models using Excel. This approach shows the steps involved in building models, rather than solely providing readers with completed spreadsheets. This edition contains updated information and data on the Excel model in Corporate Financial Planning, chapter on estimating the Cost of Capital, and the Excel model used to estimate firm valuation.

Content:

Part 1 Time Value of Money

Part 2 Valuation

Part 3 Capital Structure

Part 4 Capital Budgeting

Part 5 Financial Planning

Part 6 International Corporate Finance

Part 7 Options and Corporate Finance

Part 8 Excel Skills', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>An approach to building and estimating models through the use of Excel. Excel Modeling in Corporate Finance focuses on active learning by showing readers how to build and estimate financial models using Excel. This approach shows the steps involved in building models, rather than solely providing readers with completed spreadsheets. This edition contains updated information and data on the Excel model in Corporate Financial Planning, chapter on estimating the Cost of Capital, and the Excel model used to estimate firm valuation.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part 1 Time Value of Money</span></span></span></p>

<p><span><span><span>Part 2 Valuation</span></span></span></p>

<p><span><span><span>Part 3 Capital Structure</span></span></span></p>

<p><span><span><span>Part 4 Capital Budgeting </span></span></span></p>

<p><span><span><span>Part 5 Financial Planning</span></span></span></p>

<p><span><span><span>Part 6 International Corporate Finance</span></span></span></p>

<p><span><span><span>Part 7 Options and Corporate Finance</span></span></span></p>

<p><span><span><span>Part 8 Excel Skills</span></span></span></p>

<p> </p>
', 'Title
			Excel Modeling in Corporate Finance 5/e

			Author
			Craig W.Holden

			ISBN
			9781292059389

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Excel Modeling in Corporate Finance 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Craig W.Holden</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292059389</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7767"', '"5437"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7922excel.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292059389&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4318', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4318', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 145, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:56'),
('36f8c0fc-5934-417a-ab09-ccf39ac6095c', '2036', NULL, 'Systems Biological Approaches in Infectious Diseases - Progress in Drug Research', 'systems-biological-approaches-in-infectious-diseases-progress-in-drug-research-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-20-2036', 'systems-biological-approaches-in-infectious-diseases-progress-in-drug-research-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036-2036', 'QGRY4433', 'QGRY4433', 'QGRY4433', NULL, 'This book brings together the various fields of functional genomics and systems biology that provide information on metabolic function. There is special emphasis on the identification of drug targets. The book includes practical examples from the various "omic" sciences as well as theoretical examples of how integrated knowledge of these sciences can be applied to drug discovery. It is of interest to researchers in the pharmaceutical drug discovery environment.', '<p>This book brings together the various fields of functional genomics and systems biology that provide information on metabolic function. There is special emphasis on the identification of drug targets. The book includes practical examples from the various "omic" sciences as well as theoretical examples of how integrated knowledge of these sciences can be applied to drug discovery. It is of interest to researchers in the pharmaceutical drug discovery environment.</p>', 'Systems Biological Approaches in Infectious Diseases - Progress in Drug Research', '<h1>Systems Biological Approaches in Infectious Diseases - Progress in Drug Research</h1>', '"21700"', '"13020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3091Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QGRY4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2036', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2036', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1804, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('36ffdaed-3a65-40c4-a0cd-716f9cff894f', '1521', NULL, 'Afghanistan & Asian Stability', 'afghanistan-asian-stability-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-152-1521', 'afghanistan-asian-stability-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521-1521', 'AWSE44556', 'AWSE44556', 'AWSE44556', NULL, 'Afghanistan & Asian Stability', '<h1>Afghanistan &amp; Asian Stability</h1>', 'Sub Title
			No

			Author
			Ashutosh Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161239

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161239</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42239788181161239.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AWSE44556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1521', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1521', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2159, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:56'),
('3712757b-6acb-49ff-95b4-4f1c6fcf547c', '850', NULL, 'Banking Theory and Practice NEW', 'banking-theory-and-practice-new-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850', 'banking-theory-and-practice-new-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850', 'OLKI9988', 'OLKI9988::850', 'OLKI9988', NULL, 'Banking Theory and Practice NEW', '<h1>Banking Theory and Practice NEW</h1>', 'Sub Title
			No

			Author
			K C Shekhar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			706999290

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K C Shekhar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>706999290</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"199"', '"119"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8159banking.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKI9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=850', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=850', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2576, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('37176998-7a28-4d70-877b-ef9c7e34f3a1', '267', NULL, 'Statistical Seismology', 'statistical-seismology-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267', 'statistical-seismology-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267-267', 'Statistical Seismology', 'Statistical Seismology', 'Statistical Seismology', NULL, 'Statistical Seismology aims to bridge the gap between physics-based and statistics-based models. This volume provides a combination of reviews, methodological studies, and applications, which point to promising efforts in this field. The volume will be useful to students and professional researchers alike, who are interested in using stochastic modeling for probing the nature of earthquake phenomena, as well as an essential ingredient for earthquake forecasting.', '<p>Statistical Seismology aims to bridge the gap between physics-based and statistics-based models. This volume provides a combination of reviews, methodological studies, and applications, which point to promising efforts in this field. The volume will be useful to students and professional researchers alike, who are interested in using stochastic modeling for probing the nature of earthquake phenomena, as well as an essential ingredient for earthquake forecasting.</p>', 'Sub Title
			No

			Author
			Statistical Seismology

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783764372958

			Pages
			374 pages

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Statistical Seismology</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783764372958</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>374 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6499"', '"3899"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '374 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6111dpp_15_38.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Statistical%20Seismology&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=267', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=267', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2919, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('372f802a-e0c3-490e-aa75-6d51a386e678', '1029', NULL, 'Green Political Thought', 'green-political-thought-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-10-1029', 'green-political-thought-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029-1029', 'TGHH0000', 'TGHH0000', 'TGHH0000', NULL, 'Green Political Thought', '<h1>Green Political Thought</h1>', 'Sub Title
			No

			Author
			Swaleha Sindhi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382894308

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Swaleha Sindhi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382894308</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1395image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHH0000&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1029', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1029', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2468, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:56'),
('373341e8-b2a5-4dfd-a29e-7d03288d21d8', '4167', 295, 'Financial Management, 12/e', 'financial-management-12e', 'financial-management-12e', '9789390577255', '9789390577255', ' 9789390577255 ', NULL, 'About the book

Financial Management, 12TH edition is an honest and brave attempt at combining theory with practical applications. It begins with the discussion of fundamental concepts of value and return, risk and return relationship and valuation of shares and bonds. With this foundation, readers can easily understand the theories and methods, decision criteria, and financial policies and strategies necessary to manage funds and create and enhance the value of the firm. Today, financial managers are responsible for shaping the fortunes of the enterprise and are involved in the most vital management decision of allocation of capital. Because of this change in emphasis, the descriptive treatment of the subject of financial management is being replaced by growing analytical content and sound theoretical underpinnings. This is exactly the kind of approach that has been adopted in this book. "

Content:

Part 1: Valuation and Return

Chapter 1 Nature of Financial Management

Chapter 2 Time Value of Money

Chapter 3 Valuation of Bonds and Shares

Chapter 4 Risk and Return of a single asset

Chapter 5 Portfolio Theory and Assets Pricing Models

Chapter 6 Beta Estimation and the Cost of Equity

Chapter 7 Options and Their Valuation

Part 2: Investment Decisions

Chapter 8 Capital Budgeting Decisions

Chapter 9 The Cost of Capital

Chapter 10 Cash Flows for Investment Analysis

Chapter 11 Complex Investment Decisions

Chapter 12 Risk Analysis in Capital Budgeting

Chapter 13 Real Options, Investment Strategy and Process

Part 3: Financing and Dividend decisions

Chapter 14 Financial and Operating Leverage

Chapter 15 Capital Structure: Theory and Policy

Chapter 16 Valuation and Financing

Chapter 17 Dividend Theory

Chapter 18 Dividend Policy

Part 4: Long-Term Financing

Chapter 19 Capital Market Efficiency and Capital Markets in India

Chapter 20 Long-term Finance: Shares, Debentures and Term Loans

Chapter 21 Convertible Debentures and Warrants

Chapter 22 Asset-based Financing: Lease, Hire Purchase and Project Financing

Chapter 23 Venture Capital Financing

Part 5: Financial Analysis and Planning

Chapter 24 Financial Statements

Chapter 25 Financial Statement Analysis

Chapter 26 Financial Planning and Strategy

Part 6: Working Capital Management

Chapter 27 Principles of Working Capital Management

Chapter 28 Credit Management

Chapter 29 Inventory Management

Chapter 30 Cash Management

Chapter 31 Working Capital Finance

Part 7: Value and Risk management

Chapter 32 Corporate Restructuring, Mergers and Acquisitions

Chapter 33 Derivatives for Managing Financial Risk

Chapter 34 International Financial Management

Chapter 35 Shareholder Value and Corporate Governance', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Financial Management, 12TH edition is an honest and brave attempt at combining theory with practical applications. It begins with the discussion of fundamental concepts of value and return, risk and return relationship and valuation of shares and bonds. With this foundation, readers can easily understand the theories and methods, decision criteria, and financial policies and strategies necessary to manage funds and create and enhance the value of the firm. Today, financial managers are responsible for shaping the fortunes of the enterprise and are involved in the most vital management decision of allocation of capital. Because of this change in emphasis, the descriptive treatment of the subject of financial management is being replaced by growing analytical content and sound theoretical underpinnings. This is exactly the kind of approach that has been adopted in this book. "</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 1: Valuation and Return</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1 Nature of Financial Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2 Time Value of Money</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3 Valuation of Bonds and Shares</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4 Risk and Return of a single asset</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5 Portfolio Theory and Assets Pricing Models</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6 Beta Estimation and the Cost of Equity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7 Options and Their Valuation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 2: Investment Decisions</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8 Capital Budgeting Decisions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9 The Cost of Capital</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10 Cash Flows for Investment Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11 Complex Investment Decisions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12 Risk Analysis in Capital Budgeting</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13 Real Options, Investment Strategy and Process</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 3: Financing and Dividend decisions</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14 Financial and Operating Leverage</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 15 Capital Structure: Theory and Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 16 Valuation and Financing</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 17 Dividend Theory</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 18 Dividend Policy</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 4: Long-Term Financing</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 19 Capital Market Efficiency and Capital Markets in India</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 20 Long-term Finance: Shares, Debentures and Term Loans</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 21 Convertible Debentures and Warrants</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 22 Asset-based Financing: Lease, Hire Purchase and Project Financing</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 23 Venture Capital Financing</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 5: Financial Analysis and Planning</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 24 Financial Statements</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 25 Financial Statement Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 26 Financial Planning and Strategy</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 6: Working Capital Management</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 27 Principles of Working Capital Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 28 Credit Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 29 Inventory Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 30 Cash Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 31 Working Capital Finance</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 7: Value and Risk management</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 32 Corporate Restructuring, Mergers and Acquisitions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 33 Derivatives for Managing Financial Risk</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 34 International Financial Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 35 Shareholder Value and Corporate Governance</span></span></span></p>
', 'Title
			Financial Management, 12/e

			Author
			I M Pandey

			ISBN
			9789390577255 

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Management, 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>I M Pandey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390577255 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1000"', '"800"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2553finan.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=%C2%A09789390577255%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4167', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4167', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 295, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:56'),
('373b1602-dcf7-45a1-9348-4aac0bc1557d', '2530', NULL, 'Foundations and Applications of MIS, A Model Theory Approach', 'foundations-and-applications-of-mis-a-model-theory-approach-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2-2530', 'foundations-and-applications-of-mis-a-model-theory-approach-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530-2530', 'OPLKI997', 'OPLKI997', 'OPLKI997', NULL, 'This book presents a unique systems theory approach to management information system (MIS) development. It covers an outline of the approach, providing a theoretical foundation for MIS from the systems theoretic viewpoint before presenting practical applications ranging from a transaction processing system to a solver system. The author also describes his newly developed extended Prolog programming language, which helps take full advantage of the mathematical framework employed.', '<p>This book presents a unique systems theory approach to management information system (MIS) development. It covers an outline of the approach, providing a theoretical foundation for MIS from the systems theoretic viewpoint before presenting practical applications ranging from a transaction processing system to a solver system. The author also describes his newly developed extended Prolog programming language, which helps take full advantage of the mathematical framework employed.</p>', 'Foundations and Applications of MIS, A Model Theory Approach', '<h1>Foundations and Applications of MIS, A Model Theory Approach</h1>', '"16600"', '"9960"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OPLKI997&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2530', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2530', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1548, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:56'),
('373e01c9-c832-4963-ab99-d294ba16ae57', '318', NULL, 'Fundamentals of Neural Networks - Architectures, Algorithms and Applications', 'fundamentals-of-neural-networks-architectures-algorithms-and-applications-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-3-318', 'fundamentals-of-neural-networks-architectures-algorithms-and-applications-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318-318', 'Fundamentals of Neural', 'Fundamentals of Neural', 'Fundamentals of Neural', NULL, '', NULL, 'Sub Title
			No

			Author
			Laurene Fausett

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131700532

			Pages
			480

			Binding
			Paperback

			Year of Publication
			2004

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laurene Fausett</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131700532</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>480</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 480, '480', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18899788131700532.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Fundamentals%20of%20Neural&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=318', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=318', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2894, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:56'),
('374a902b-aff0-4c6d-9e99-53bff64c4030', '101', NULL, 'An Introduction to Difference Equations 3/ed.', 'an-introduction-to-difference-equations-3ed', 'an-introduction-to-difference-equations-3ed', '9788181289049', '9788181289049', '9788181289049', NULL, 'About the Book

This book integrates both classical and modern treatments of difference equations. It contains the most updated and comprehensive material, yet the presentation is simple enough for the book to be used by advanced undergraduate and beginning graduate students. This third edition includes more proofs, more graphs, and more applications. The author has also updated the contents by adding a new chapter on Higher Order Scalar Difference Equations, and also recent results on local and global stability of one-dimensional maps, a new section on the various notions of asymptoticity of solutions, a detailed proof of Levin-May Theorem, and the latest results on the LPA flour-beetle model.

Contents:

	Dynamics of First-order Equations

	Linear Difference Equations of Higher Order

	Systems of Linear Difference Equations

	Stability Theory

	Higher-order Scalar Difference Equations

	The Z-Transform Method and Volterra Difference Equations

	Oscillation Theory

	Asymptotic Behaviour of Difference Equations

	Applications to Continued Fractions and Orthogonal Polynomials

	Control Theory', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p><span><span><span>This book integrates both classical and modern treatments of difference equations. It contains the most updated and comprehensive material, yet the presentation is simple enough for the book to be used by advanced undergraduate and beginning graduate students. This third edition includes more proofs, more graphs, and more applications. The author has also updated the contents by adding a new chapter on Higher Order Scalar Difference Equations, and also recent results on local and global stability of one-dimensional maps, a new section on the various notions of asymptoticity of solutions, a detailed proof of Levin-May Theorem, and the latest results on the LPA flour-beetle model.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Dynamics of First-order Equations</span></span></span></li>
	<li><span><span><span>Linear Difference Equations of Higher Order</span></span></span></li>
	<li><span><span><span>Systems of Linear Difference Equations</span></span></span></li>
	<li><span><span><span>Stability Theory</span></span></span></li>
	<li><span><span><span>Higher-order Scalar Difference Equations</span></span></span></li>
	<li><span><span><span>The Z-Transform Method and Volterra Difference Equations</span></span></span></li>
	<li><span><span><span>Oscillation Theory</span></span></span></li>
	<li><span><span><span>Asymptotic Behaviour of Difference Equations</span></span></span></li>
	<li><span><span><span>Applications to Continued Fractions and Orthogonal Polynomials</span></span></span></li>
	<li><span><span><span>Control Theory</span></span></span></li>
</ol>', 'Title
			An Introduction to Difference Equations 3/ed.

			Author
			Saber Elaydi

			ISBN
			9788181289049

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>An Introduction to Difference Equations 3/ed.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Saber Elaydi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181289049</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"745"', '"522"', '"0"', 24, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/497920a.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181289049&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=101', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=101', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3019, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:56'),
('376d218d-a7e7-49c0-83b5-d15d9e192bc1', '1963', NULL, 'Frontiers in Biochip Technology NEW', 'frontiers-in-biochip-technology-new-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963', 'frontiers-in-biochip-technology-new-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963-1963', 'TYUI6756', 'TYUI6756', 'TYUI6756', NULL, 'Frontiers in Biochip Technology serves as an essential collection of new research in the field of biochip technology. This comprehensive collection covers emerging technologies and cutting –edge research in the field of biochip technology, with all chapters written by the international stars of this evolving field. Key topics and current trends in biochip technology covered include: -microarray technology and its applications - microfluidics - drug discovery - detection technology - lab-on-chip technology and bioinformatics. Frontiers in Biochip Technology is an important volume for all biotechnologists, bioengineers, genetic engineers, pharmacological researchers, and general bench researchers who want to be up-to-date on the latest advances in the rapidly growing field of biochip technology.', '<p>Frontiers in Biochip Technology serves as an essential collection of new research in the field of biochip technology. This comprehensive collection covers emerging technologies and cutting –edge research in the field of biochip technology, with all chapters written by the international stars of this evolving field. Key topics and current trends in biochip technology covered include: -microarray technology and its applications - microfluidics - drug discovery - detection technology - lab-on-chip technology and bioinformatics. Frontiers in Biochip Technology is an important volume for all biotechnologists, bioengineers, genetic engineers, pharmacological researchers, and general bench researchers who want to be up-to-date on the latest advances in the rapidly growing field of biochip technology.</p>', 'Frontiers in Biochip Technology', '<h1>Frontiers in Biochip Technology</h1>', '"13999"', '"8399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3719dpp_10_12.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUI6756&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1963', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1963', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1859, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:56'),
('377201b3-baa5-4b57-bcd0-6ac4d8e396b4', '714', NULL, 'Sharirik Shiksha mein Ang Sanchalan Tatha - Jaiv Yantrik Vigyaan', 'sharirik-shiksha-mein-ang-sanchalan-tatha-jaiv-yantrik-vigyaan-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714', 'sharirik-shiksha-mein-ang-sanchalan-tatha-jaiv-yantrik-vigyaan-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714-714', '9789381868157', '9789381868157', '9789381868157', NULL, 'Sharirik Shiksha mein Ang Sanchalan Tatha - Jaiv Yantrik Vigyaan', '<h5>Sharirik Shiksha mein Ang Sanchalan Tatha - Jaiv Yantrik Vigyaan</h5>', 'Sub Title

			Sharirik Shiksha Mein Ang Sanchalan Tatha - Jaiv Yantrik Vigyaan

			Author
			Dr. Madan Mohan sharma

			ISBN 13 Digit
			9789381868157

			Publisher
			Laksya Publication

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th><span><span>Sub Title</span></span></th>
			<td>
			<h3 style="text-align:center"><span><span>Sharirik Shiksha Mein Ang Sanchalan Tatha - Jaiv Yantrik Vigyaan</span></span></h3>
			</td>
		</tr>
		<tr>
			<th><span><span>Author</span></span></th>
			<td style="text-align:center"><span><span>Dr. Madan Mohan sharma</span></span></td>
		</tr>
		<tr>
			<th><span><span>ISBN 13 Digit</span></span></th>
			<td style="text-align:center"><span><span>9789381868157</span></span></td>
		</tr>
		<tr>
			<th><span><span>Publisher</span></span></th>
			<td style="text-align:center"><span><span>Laksya Publication</span></span></td>
		</tr>
		<tr>
			<th><span><span>Binding</span></span></th>
			<td style="text-align:center"><span><span>Hardcover</span></span></td>
		</tr>
	</tbody>
</table>', '"395"', '"299"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2f7287d8-89a3-42e4-8af5-130654495af4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9337WhatsApp%20Image%202025-08-13%20at%202.27.53%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381868157&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=714', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=714', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2655, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:56'),
('378a1128-a60a-4c4c-8164-b230787a6da1', '13', NULL, 'Adobe Acrobat and PDF - for Architecture, Engineering and Construction', 'adobe-acrobat-and-pdf-for-architecture-engineering-and-construction', 'adobe-acrobat-and-pdf---for-architecture,-engineering-and-construction', '9781846280207', '9781846280207', '9781846280207', NULL, 'Architecture, Engineering and Construction (AEC) is a $3.4 trillion industry in which documentation is the basis for the delivery of products and services. Such documentation is the currency of AEC projects and can be a complex mixture of drawings and specifications. Sharing and archiving documents requires a safe, small and smart format, a role for which Adobe''s portable document format (PDF) is ideally suited. PDF has become the de facto standard for submission and distribution of these documents in government and regulatory agencies, world-wide.

Adobe Acrobat and PDF for Architecture, Engineering, and Construction is designed to appeal to the engineering mind. The book is a practical guide focusing on the applications of PDF in the solution of "engineering" problems which may arise in a number of disciplines from architecture to construction. Using real-world examples, the authors follow a project from design through build and long-term maintenance. As the sample project evolves, suitable Acrobat tools and techniques are identified and brought into play at each stage, showing readers how to personalize the context and processes to meet their own project development and management needs.

Adobe Acrobat and PDF for Architecture, Engineering, and Construction is aimed at a professional and senior student audience with levels of expertise in a variety of AEC sectors ranging from the intermediate to advanced. It will be of direct importance to anyone using ISO and IEEE standards such as the developing PDF/E (engineering) and PDF/A (Archival), Features of the book allowing the reader to take full advantage of the power of PDF in an engineering environment include:

• review tracking; 

• geo-referenced drawings;

• common format CAD and configuration management;

• reduced review and approval time with better document control;

• ease of collaboration with clients and permitting agencies through      common, completely searchable, document format;

• project management advice.

Additional features designed to facilitate self-teaching are:

• chapter summaries;

• an example project used throughout the book to demonstrate the     use of the various PDF capabilities introduced with files which can   be downloaded from the authors'' website at www.donnabaker.ca/   Acrobat_for_AEC.html to keep track of the changes chapter by     chapter;

• other sample projects for readers to work with, offered by industry      leaders in several specialty areas;

• end-of-chapter exercises guiding the application of the knowledge       gained in each chapter.

Content - Contributors, 1. Introduction, 2. The AEC Workflow, 3. Overview of Adobe Acrobat 7, 4. Creating Package Components from Documents, 5. Creating Other Package Components, 6. Converting AEC File Formats, 7. Assembling the Package, 8. Modifying Content in the Package, 9. Adding Navigation to the Package, 10. Security, 11. Using Acrobat Forms and Databases - Lyn Price, 12. Commenting and Reviewing, 13. Using Other Features and Functions, 14. PDF Mapping - Michael Bufkin, 15. Acrobat for AEC Knowledge Management, 16. Putting It All Together, Appendix A: System Requirements, Appendix B: Acrobat 7 and Adobe Reader 7 Accessbility, Accessibility Features, Accessibility Setup Assistant, Index', '<p style="text-align:justify"><span>Architecture, Engineering and Construction (AEC) is a $3.4 trillion industry in which documentation is the basis for the delivery of products and services. Such documentation is the currency of AEC projects and can be a complex mixture of drawings and specifications. Sharing and archiving documents requires a safe, small and smart format, a role for which Adobe''s portable document format (PDF) is ideally suited. PDF has become the de facto standard for submission and distribution of these documents in government and regulatory agencies, world-wide.</span></p>

<p style="text-align:justify"><span>Adobe Acrobat and PDF for Architecture, Engineering, and Construction is designed to appeal to the engineering mind. The book is a practical guide focusing on the applications of PDF in the solution of "engineering" problems which may arise in a number of disciplines from architecture to construction. Using real-world examples, the authors follow a project from design through build and long-term maintenance. As the sample project evolves, suitable Acrobat tools and techniques are identified and brought into play at each stage, showing readers how to personalize the context and processes to meet their own project development and management needs.</span></p>

<p style="text-align:justify"><span>Adobe Acrobat and PDF for Architecture, Engineering, and Construction is aimed at a professional and senior student audience with levels of expertise in a variety of AEC sectors ranging from the intermediate to advanced. It will be of direct importance to anyone using ISO and IEEE standards such as the developing PDF/E (engineering) and PDF/A (Archival), Features of the book allowing the reader to take full advantage of the power of PDF in an engineering environment include:</span></p>

<p style="text-align:justify"><span>• review tracking; </span></p>

<p style="text-align:justify"><span>• geo-referenced drawings; </span></p>

<p style="text-align:justify"><span>• common format CAD and configuration management; </span></p>

<p style="text-align:justify"><span>• reduced review and approval time with better document control;</span></p>

<p style="text-align:justify"><span>• ease of collaboration with clients and permitting agencies through      common, completely searchable, document format; </span></p>

<p style="text-align:justify"><span>• project management advice.</span></p>

<p style="text-align:justify"><span>Additional features designed to facilitate self-teaching are:</span></p>

<p style="text-align:justify"><span>• chapter summaries;</span></p>

<p style="text-align:justify"><span>• an example project used throughout the book to demonstrate the     use of the various PDF capabilities introduced with files which can   be downloaded from the authors'' website at www.donnabaker.ca/   Acrobat_for_AEC.html to keep track of the changes chapter by     chapter;</span></p>

<p style="text-align:justify"><span>• other sample projects for readers to work with, offered by industry      leaders in several specialty areas;</span></p>

<p style="text-align:justify"><span>• end-of-chapter exercises guiding the application of the knowledge       gained in each chapter.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Contributors, 1. Introduction, 2. The AEC Workflow, 3. Overview of Adobe Acrobat 7, 4. Creating Package Components from Documents, 5. Creating Other Package Components, 6. Converting AEC File Formats, 7. Assembling the Package, 8. Modifying Content in the Package, 9. Adding Navigation to the Package, 10. Security, 11. Using Acrobat Forms and Databases - Lyn Price, 12. Commenting and Reviewing, 13. Using Other Features and Functions, 14. PDF Mapping - Michael Bufkin, 15. Acrobat for AEC Knowledge Management, 16. Putting It All Together, Appendix A: System Requirements, Appendix B: Acrobat 7 and Adobe Reader 7 Accessbility, Accessibility Features, Accessibility Setup Assistant, Index</span></p>', 'Sub Title
			for Architecture, Engineering and Construction

			Author
			Tom Carson, Donna L. Baker

			About Author
			As per Book

			ISBN 10 Digit
			1846280206

			ISBN 13 Digit
			9781846280207

			Pages
			247

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>for Architecture, Engineering and Construction</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tom Carson, Donna L. Baker</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1846280206</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781846280207</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>247</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"6745"', '"4047"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 247, '247', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7278dpp_19_184.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781846280207&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=13', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=13', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3074, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:56'),
('37b71104-6706-4751-94b6-a3daa7dc0192', '3569', 835, 'Measure - Valued Branching Markov Processes', 'measure-valued-branching-markov-processes-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569', 'measure-valued-branching-markov-processes-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569-3569', 'Measure - Valued Branching Markov Processes', 'Measure - Valued Branching Markov Processes', 'Measure - Valued Branching Markov Processes ', NULL, 'Measure-valued branching processes arise as high density limits of branching particle systems. The Dawson-Watanabe superprocess is a special class of those. The author constructs superprocesses with Borel right underlying motions and general branching mechanisms and shows the existence of their Borel right realizations. He then uses transformations to derive the existence and regularity of several different forms of the superprocesses. This treatment simplifies the constructions and gives useful perspectives. Martingale problems of superprocesses are discussed under Feller type assumptions. The most important feature of the book is the systematic treatment of immigration superprocesses and generalized Ornstein--Uhlenbeck processes based on skew convolution semigroups.

The volume addresses researchers in measure-valued processes, branching processes, stochastic analysis, biological and genetic models, and graduate students in probability theory and stochastic processes.', '<p>Measure-valued branching processes arise as high density limits of branching particle systems. The Dawson-Watanabe superprocess is a special class of those. The author constructs superprocesses with Borel right underlying motions and general branching mechanisms and shows the existence of their Borel right realizations. He then uses transformations to derive the existence and regularity of several different forms of the superprocesses. This treatment simplifies the constructions and gives useful perspectives. Martingale problems of superprocesses are discussed under Feller type assumptions. The most important feature of the book is the systematic treatment of immigration superprocesses and generalized Ornstein--Uhlenbeck processes based on skew convolution semigroups.</p>

<p>The volume addresses researchers in measure-valued processes, branching processes, stochastic analysis, biological and genetic models, and graduate students in probability theory and stochastic processes.</p>', 'Sub Title
			No

			Author
			Zenghu Li

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9783642150036

			Pages
			 XI, 350

			Binding
			Hardback

			Year of Publication
			2010

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zenghu Li</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9783642150036</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XI, 350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7214"', '"4328"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XI, 350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/500123.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Measure%20-%20Valued%20Branching%20Markov%20Processes%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3569', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3569', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 835, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:56'),
('37b96161-46fa-47e6-bc1c-6d585775e097', '3371', NULL, 'Vishnu''s Crowded Temple', 'vishnus-crowded-temple-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371', 'vishnus-crowded-temple-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371-3371', '9780140285314', '9780140285314', '9780140285314', NULL, 'India is a land of extremes. It has shed its traditional image to become a world superpower and embraced the latest technology while retaining ancient religious practices, and now gleaming skyscrapers form the backdrop to squalid shanty towns.

In Vishnu''s Crowded Temple, Maria Misra presents a radical new interpretation of India''s history since the 1857 rebellion. She shows how India''s old philosophies of hierarchy and privilege coexist with modern concepts of equality and democracy, and she dissects the attempts of others to deal with these contradictions - from the baroque fantasies of the British Raj to the traditional ideals of Gandhi, and from Nehru''s planned paradise to the cyber world of the nation''s new business elite. Told with wit and penetrating intelligence, this is the extraordinary history of the curious collision between ancient culture, colonialism and modernity that has formed today''s India.

Content - List of Illustrations, Acknowledgements, Maps, Introduction,      1 Tropical Gothic, 2 Babel-Mahal, 3 Far Pavilions, 4 Spinning the Nation,  5 A House Divided, 6 The Last Viceroy, 7 Flames, 8 Levelling the Temple, Epilogue, or Divine Developments, Glossary, Sources and Bibliography,  Index         ', '<p style="text-align:justify"><span>India is a land of extremes. It has shed its traditional image to become a world superpower and embraced the latest technology while retaining ancient religious practices, and now gleaming skyscrapers form the backdrop to squalid shanty towns.</span></p>

<p style="text-align:justify"><span>In Vishnu''s Crowded Temple, Maria Misra presents a radical new interpretation of India''s history since the 1857 rebellion. She shows how India''s old philosophies of hierarchy and privilege coexist with modern concepts of equality and democracy, and she dissects the attempts of others to deal with these contradictions - from the baroque fantasies of the British Raj to the traditional ideals of Gandhi, and from Nehru''s planned paradise to the cyber world of the nation''s new business elite. Told with wit and penetrating intelligence, this is the extraordinary history of the curious collision between ancient culture, colonialism and modernity that has formed today''s India.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>List of Illustrations, Acknowledgements, Maps, Introduction,      1 Tropical Gothic, </span></span><span><span><span><span>2 Babel-Mahal, 3 Far Pavilions, 4 Spinning the Nation,  5 A House Divided, 6 The Last Viceroy, 7 Flames, 8 Levelling the Temple, Epilogue, or Divine Developments, Glossary, Sources and Bibliography,  Index </span>       </span></span></span><span><span> </span></span></p>', 'Sub Title
			India since the Great Rebellion

			Author
			Maria Misra

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780140285314

			Pages
			536

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>India since the Great Rebellion</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Maria Misra</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780140285314</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>536</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"650"', '"390"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 536, '536', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5267Vishnus%20Crowded%20Temple.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780140285314&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3371', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3371', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1020, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:57'),
('37c45228-1b5f-4a69-95f8-613f27f603b1', '4337', 127, 'Management Accounting for Business 4/e', 'management-accounting-for-business-4e', 'management-accounting-for-business-4e', '9781408017715', '9781408017715', '9781408017715', NULL, 'About the Book

Aimed at non-accounting management students, this textbook offers a thorough introduction to management accounting, approaching the subject from a managerial perspective, without sacrificing accuracy or detail.

Content:

Introduction to Management and Cost Accounting

	Introduction to management accounting

	An introduction to cost and concepts

Information for Decision Making

	Cost volume profit analysis

	Measuring relevant costs and revenues for decision making

	Pricing decisions and profitability analysis

	Capital investment decisions, appraisal methods

Cost Assignment

	Cost assignment

	Activity based costing  

Information for Planning, Control and Performance Measurement

	The budgeting process

	Management control systems

	Standard costing and variance analysis

	Divisional financial performance measures

	Transfer pricing in divisional companies

Strategic Cost Management and Performance Management

	Strategic cost management

	Strategic performance management', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Aimed at non-accounting management students, this textbook offers a thorough introduction to management accounting, approaching the subject from a managerial perspective, without sacrificing accuracy or detail.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Introduction to Management and Cost Accounting </span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction to management accounting</span></span></span></li>
	<li style="text-align:justify"><span><span><span>An introduction to cost and concepts </span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong><span>Information for Decision Making </span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Cost volume profit analysis </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Measuring relevant costs and revenues for decision making </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Pricing decisions and profitability analysis </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Capital investment decisions, appraisal methods </span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong><span>Cost Assignment</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Cost assignment</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Activity based costing  </span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong><span>Information for Planning, Control and Performance Measurement </span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>The budgeting process </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Management control systems </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Standard costing and variance analysis </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Divisional financial performance measures </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Transfer pricing in divisional companies </span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong><span>Strategic Cost Management and Performance Management </span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Strategic cost management </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Strategic performance management</span></span></span></li>
</ol>
', 'Title
			Management Accounting for Business 4/e

			Author
			Colin Drury

			ISBN
			9781408017715

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Management Accounting for Business 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Colin Drury</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781408017715</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7189Management-Accounting-for-Business-9781408017715.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781408017715&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4337', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4337', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 127, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:57'),
('37dcdf40-8f6a-48f6-990b-63b232363c9c', '3897', 554, 'अध्यात्म स्वास्थ्य की संस्कृत पृष्ट्भूमि', 'अधयतम-सवसथय-क-ससकत-पषटभम', '-', '9789391214623', '9789391214623', '9789391214623', NULL, '', NULL, 'Title
			अध्यात्म स्वास्थ्य की संस्कृत पृष्ट्भूमि

			Author
			खगेन्द्र पात्र

			ISBN
			9789391214623

			Publisher
			Shivalik 

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">अध्यात्म स्वास्थ्य की संस्कृत पृष्ट्भूमि</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">खगेन्द्र पात्र</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391214623</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1995"', '"1696"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd2103dc5-2ebb-49a9-8483-dfb5f17d4721', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5651WhatsApp%20Image%202025-07-24%20at%2011.09.51%20AM.jpeg', NULL, '30 | 34', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789391214623&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3897', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3897', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 554, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:57'),
('37e1dfd7-5e92-4547-83dc-e1ed8a344573', '3720', 723, 'पद्मावत संदर्भ कोश', 'पदमवत-सदरभ-कश', '-', '818747100X', '818747100X', '818747100X', NULL, 'पद्मावत संदर्भ कोश  ', '<h5>पद्मावत संदर्भ कोश  </h5>', 'Title
			पद्मावत संदर्भ कोश

			Author
			ललित शुक्ल  

			ISBN
			818747100X

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>पद्मावत संदर्भ कोश</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>ललित शुक्ल  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>818747100X</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2036hal056(3).webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=818747100X&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3720', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3720', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 723, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:57'),
('37fda693-fe87-4b66-9a7a-a077b10686dd', '463', NULL, 'Modernisation of Social Work Education new', 'modernisation-of-social-work-education-new-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463', 'modernisation-of-social-work-education-new-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463-463', 'fggf4567', 'fggf4567', 'fggf4567', NULL, 'Modernisation of Social Work Education new', '<h1>Modernisation of Social Work Education new</h1>', 'Sub Title
			No

			Author
			Pradeep Kotwal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352306

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pradeep Kotwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352306</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"798"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24999788184352405.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=fggf4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=463', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=463', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2805, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('380ba754-cbb3-4eb3-ad21-c229348963b7', '1461', NULL, 'Hindu Philosophy in Action - In Search of Universal Well-being', 'hindu-philosophy-in-action-in-search-of-universal-wellbeing-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1-1461', 'hindu-philosophy-in-action-in-search-of-universal-wellbeing-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461-1461', '9798178970188', '9798178970188', '9798178970188', NULL, '"Hindu Philosophy in Action" true to its title recounts the story of the birth and growth of the Vishwa Hindu Parishad in north America. One can see Sri Mahesh Mehta''s biography of active dedicated public life, dedicated to the cause of Hindu religion and culture."

                                                              Swami Dayananda Saraswati                               Founder & President, Arsha Vidya Gurukulam Saylarsburg, PA

"Vishwa Hindu Parishad is the foremost Hindu service organization worldwide, representing the world''s oldest and most diverse religious and spiritual tradition in the global forum.

This book is one of the first, and the most important, thorough and remarkable compilations on the spread of Hinduism in the United States. The author addresses all the important issues of life and culture from a deep and integrating Hindu perspective, adding new insight and showing Hindu ways of overcoming the many challenges of the world situation today. It is an important reading to all Hindus in America who want to understand their role in the world today.

In addition, it is of great value to religious organizations of all types, showing how spirituality can become a transformative force to both individual self-realization and to societal ethical evolution beyond any dogmas or need to control."

                           Dr. David Frawley (Pandit Vamdev Shastri), Director                         American Institute of Vedic Studies, Santa Fe, NM

Content - PART I VISION AND EXPERIMENTS IN THE UNITED STATES OF AMERICA, PART II HINDU DISPORA, PART III GLOBAL VISION, PART IV  VALUES, GROWTH AND SKILLS, PART V  INDIA - EVENTS IN THE RECENT PAST    ', '<h1 style="text-align:justify"><span>"Hindu Philosophy in Action" true to its title recounts the story of the birth and growth of the Vishwa Hindu Parishad in north America. One can see Sri Mahesh Mehta''s biography of active dedicated public life, dedicated to the cause of Hindu religion and culture."</span></h1>

<p style="text-align:right"><span>                                                              Swami Dayananda Saraswati                               Founder &amp; President, Arsha Vidya Gurukulam Saylarsburg, PA</span></p>

<p style="text-align:justify"><span>"Vishwa Hindu Parishad is the foremost Hindu service organization worldwide, representing the world''s oldest and most diverse religious and spiritual tradition in the global forum.</span></p>

<p style="text-align:justify"><span>This book is one of the first, and the most important, thorough and remarkable compilations on the spread of Hinduism in the United States. The author addresses all the important issues of life and culture from a deep and integrating Hindu perspective, adding new insight and showing Hindu ways of overcoming the many challenges of the world situation today. It is an important reading to all Hindus in America who want to understand their role in the world today.</span></p>

<p style="text-align:justify"><span>In addition, it is of great value to religious organizations of all types, showing how spirituality can become a transformative force to both individual self-realization and to societal ethical evolution beyond any dogmas or need to control."</span></p>

<p style="text-align:right"><span>                           Dr. David Frawley (Pandit Vamdev Shastri), Director                         American Institute of Vedic Studies, Santa Fe, NM</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> PART I VISION AND EXPERIMENTS IN THE UNITED STATES OF AMERICA, PART II HINDU DISPORA, PART III GLOBAL VISION, PART IV  VALUES, GROWTH AND SKILLS, PART V  INDIA - EVENTS IN THE RECENT PAST</span>    </p>', 'Sub Title
			In Search of Universal Well-being

			Author
			Dr. Mahesh Mehta

			About Author
			As per Book

			ISBN 10 Digit
			817897018X

			ISBN 13 Digit
			9798178970188

			Pages
			358

			Binding
			Paperback

			Year of Publication
			2003

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>In Search of Universal Well-being</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Mahesh Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>817897018X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798178970188</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>358</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"695"', '"417"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 358, '358', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39049798178970188.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9798178970188&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1461', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1461', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2190, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:57'),
('381deaa9-f8fe-4b54-87a1-6952e33b8f9b', '2120', NULL, 'Digital Logic Design & Computer Organization - with computer Architecture for Security', 'digital-logic-design-computer-organization-with-computer-architecture-for-security-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-212-2120', 'digital-logic-design-computer-organization-with-computer-architecture-for-security-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120-2120', 'JNHJ9098', 'JNHJ9098', 'JNHJ9098', NULL, 'Digital Logic Design & Computer Organization - with computer Architecture for Security', '<h1>Digital Logic Design &amp; Computer Organization - with computer Architecture for Security</h1>', 'Sub Title
			No

			Author
			Nikrouz Faroughi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789339222307

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nikrouz Faroughi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339222307</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40499789339222307.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JNHJ9098&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2120', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2120', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1747, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('38263618-58a6-4154-be12-b13b33bbc87f', '1306', NULL, 'Petals of Joy - A Bouquet of Short Stories of Odia Women Writers', 'petals-of-joy-a-bouquet-of-short-stories-of-odia-women-writers-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-130-1306', 'petals-of-joy-a-bouquet-of-short-stories-of-odia-women-writers-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306-1306', 'KLOP9988', 'KLOP9988', 'KLOP9988', NULL, 'Petals of Joy - A Bouquet of Short Stories of Odia Women Writers', '<h1>Petals of Joy - A Bouquet of Short Stories of Odia Women Writers</h1>', 'Sub Title
			No

			Author
			Dr. Pravati Misra

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353235

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Pravati Misra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353235</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"439"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75839789381030349.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KLOP9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1306', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1306', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2282, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('3832f56f-c273-4dd8-8b61-9cfaa07b13be', '1282', NULL, 'Rural Migration in India - Issues and Preventive Measures', 'rural-migration-in-india-issues-and-preventive-measures-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282', 'rural-migration-in-india-issues-and-preventive-measures-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282-1282', 'ASWE4433', 'ASWE4433', 'ASWE4433', NULL, 'Rural Migration in India - Issues and Preventive Measures', '<h1>Rural Migration in India - Issues and Preventive Measures</h1>', 'Sub Title
			No

			Author
			BVS Prasad, S Sivakamasundari

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131427378

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>BVS Prasad, S Sivakamasundari</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131427378</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43329788131427378.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASWE4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1282', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1282', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2291, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('385a73f4-1ec1-4f12-8465-58997ef8964a', '410', NULL, 'Women in Management - Leadership and Capacity Building', 'women-in-management-leadership-and-capacity-building-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-41-410', 'women-in-management-leadership-and-capacity-building-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410-410', 'KHSS2222', 'KHSS2222', 'KHSS2222', NULL, 'Women in Management - Leadership and Capacity Building', '<h1>Women in Management - Leadership and Capacity Building</h1>', 'Sub Title
			No

			Author
			P. Geetha

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8183244203

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Geetha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244203</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82958183244203.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KHSS2222&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=410', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=410', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2840, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('385a820e-6d8c-4bd7-a67d-4787eec9e065', '78', NULL, 'Handbook of Population and Family Economics -1B', 'handbook-of-population-and-family-economics-1b', 'handbook-of-population-and-family-economics-1b', 'Handbook of Population', 'Handbook of Population', 'Handbook of Population ', NULL, 'The aim of the Handbooks in Economics series is to produce Handbook for various branches of economics, each of which is a definitive source, reference, and teaching supplement for use by professionals researchers and advanced graduate students. each Handbook provides self-contained surveys of the current state of a branch of economics in the form of chapters prepared by leading specialists on various aspects of this branch of economics. These surveys summarize not only received results but also newer developments, from recent journal articles and discussion papers. Some original material is also included, but the main goal is to provide comprehensive and accessible surveys. The Handbooks are intended to provide not only useful reference volumes for professional collections but also possible supplementary readings for advance courses for graduate student in economics.', '<p>The aim of the Handbooks in Economics series is to produce Handbook for various branches of economics, each of which is a definitive source, reference, and teaching supplement for use by professionals researchers and advanced graduate students. each Handbook provides self-contained surveys of the current state of a branch of economics in the form of chapters prepared by leading specialists on various aspects of this branch of economics. These surveys summarize not only received results but also newer developments, from recent journal articles and discussion papers. Some original material is also included, but the main goal is to provide comprehensive and accessible surveys. The Handbooks are intended to provide not only useful reference volumes for professional collections but also possible supplementary readings for advance courses for graduate student in economics.</p>', 'Sub Title
			No

			Author
			Mark R. Rosenzweig

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780444826467

			Pages
			1343

			Binding
			Hardcover

			Year of Publication
			1997

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mark R. Rosenzweig</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780444826467</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1343</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1997</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9000"', '"5399"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1343, '1343', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5884logo_white_plus_3_2.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Handbook%20of%20Population%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=78', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=78', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3034, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:57'),
('385cc85e-86aa-469f-a376-796a3986029f', '3279', NULL, 'India''s Cultural Relations with South-East Asia', 'indias-cultural-relations-with-southeast-asia-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279', 'indias-cultural-relations-with-southeast-asia-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279-3279', '8185616396', '8185616396', '8185616396', NULL, 'Content - Welcome Address, List of Contributors/Participants, List of Illustrations, Inaugural Address, Editorial Note, The Task Before Us, Geography, Culture, Religion, Art, Performing Arts,  Polity,  Archaeology,  Epigraphy            ', '<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Welcome Address, List of Contributors/Participants, List of Illustrations, Inaugural Address, Editorial Note, The Task Before Us, Geography, Culture, Religion, Art, Performing Arts,  Polity,  Archaeology,  Epigraphy </span>           </span></span></p>', 'Sub Title
			India''s Cultural Relations with South-East Asia

			Author
			M. RAO, S. PANDEY, B.N. MISRA

			About Author
			As per Book

			ISBN 10 Digit
			8185616396

			ISBN 13 Digit
			 

			Pages
			202

			Binding
			Hardcover

			Year of Publication
			1995

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>India''s Cultural Relations with South-East Asia</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>M. RAO, S. PANDEY, B.N. MISRA</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>8185616396</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>202</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1995</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 202, '202', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6778Indias%20Cultural%20Relations%20with%20South-East%20Asia.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185616396&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3279', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3279', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1100, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('38811e4d-37e6-4ad3-b1a3-d16b3a427004', '8', NULL, 'Art & Architecture of Dasarna (Malwa) Region', 'art-architecture-of-dasarna-malwa-region', 'art-&-architecture-of-dasarna-(malwa)-region', '9788188934546', '9788188934546', '9788188934546', NULL, 'The latest trends of micro-study in all the branches of science and humanities have obviously, inspired the scholars for detailed regional study of cultural activities in India.

The present book is a result of the comprehensive and scientific study of the ancient monuments of Dasarna Region (East Malwa). The author has surveyed scientifically the monuments of the area ascribed to the period ranging from circa 600 B.C.-1300 A.D. Thus, the study is divided into ten chapters. After the introduction; the second chapter deals with the important geographical features and historical backdrops; while the third chapter is a glance of socio-economic and religous conditions, which inspired and patronized the cultural activities in the Dasarnadesa (East Malwa); fourth chapter is devoted on the study of ancient monuments related with the major sects like the Buddhist, Hindu and Jaina noticed in-situ at different places of Dasarnadesa. Likewise, fifth chapter is devoted on the study of Hindu temples built during two phases of activities, i.e. pre-Gupta, and later-Gupta, and the temples of early medieval period. Among these the most grand and classic example of Bhujija mode is the temple of Udayesvara (Dist. Vidisha) built by the Paramara rulers like Udayaditya (1050-1080 A.D.). This chapter has also been added with the study of defensive architecture and miscellaneous art of the raising monolithic pillars for religious purposes. Five chapters, i.e. sixth to tenth are absolutely devoted on the study of  iconography of different divinities related with the Buddhist Jaina and Brahmanical (Saiva, Vaisnava, Sakta etc.) religions and the sculptures of the Yaksha and Yakshinis. Some of the rare sculptures of Brahmanical deities and Yaksinis have been brought to notice which claim to be rare and hold the unique position in entire range of Indian art heritage. Further, several plates, photographs, maps and line drawings authenticate the text.

Thus, the book will be a welcome addition to our knowledge and would be more useful for research scholar, student and common men as well.

Content - FOREWORD, PREFACE, LIST OF ILLUSTRATIONS,  CHAPTER 1 INTRODUCTION, CHAPTER 2 GEOGRAPHICAL AND HISTORICAL BACKGROUND,  CHAPTER 3 SOCIO-ECONOMIC AND RELIGIOUS CONDITION, CHAPTER 4  ARCHITECTURAL REMAINS, CHAPTER 5 HINDU TEMPLES AND OTHER REMAINS,  CHAPTER 6 BUDDHIST ICONOGRAPHY, CHAPTER 7 BRAHMANICAL ICONOGRAPHY, CHAPTER 8 IMAGES OF VISNU,  CHAPTER 9 IMAGES OF BRAHMA (aSTADIKPALA AND  NAVAGRAHAS), CHAPTER 10 SAKTA IMAGES, CONCLUSION,  BIBLIOGRAPHY,  INDEX               ', '<p style="text-align:justify"><span>The latest trends of micro-study in all the branches of science and humanities have obviously, inspired the scholars for detailed regional study of cultural activities in India.</span></p>

<p style="text-align:justify"><span>The present book is a result of the comprehensive and scientific study of the ancient monuments of Dasarna Region (East Malwa). The author has surveyed scientifically the monuments of the area ascribed to the period ranging from circa 600 B.C.-1300 A.D. Thus, the study is divided into ten chapters. After the introduction; the second chapter deals with the important geographical features and historical backdrops; while the third chapter is a glance of socio-economic and religous conditions, which inspired and patronized the cultural activities in the Dasarnadesa (East Malwa); fourth chapter is devoted on the study of ancient monuments related with the major sects like the Buddhist, Hindu and Jaina noticed in-situ at different places of Dasarnadesa. Likewise, fifth chapter is devoted on the study of Hindu temples built during two phases of activities, i.e. pre-Gupta, and later-Gupta, and the temples of early medieval period. Among these the most grand and classic example of Bhujija mode is the temple of Udayesvara (Dist. Vidisha) built by the Paramara rulers like Udayaditya (1050-1080 A.D.). This chapter has also been added with the study of defensive architecture and miscellaneous art of the raising monolithic pillars for religious purposes. Five chapters, i.e. sixth to tenth are absolutely devoted on the study of  iconography of different divinities related with the Buddhist Jaina and Brahmanical (Saiva, Vaisnava, Sakta etc.) religions and the sculptures of the Yaksha and Yakshinis. Some of the rare sculptures of Brahmanical deities and Yaksinis have been brought to notice which claim to be rare and hold the unique position in entire range of Indian art heritage. Further, several plates, photographs, maps and line drawings authenticate the text.</span></p>

<p style="text-align:justify"><span>Thus, the book will be a welcome addition to our knowledge and would be more useful for research scholar, student and common men as well.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> FOREWORD, PREFACE, LIST OF ILLUSTRATIONS,  CHAPTER 1 INTRODUCTION, CHAPTER 2 GEOGRAPHICAL AND HISTORICAL BACKGROUND,  CHAPTER 3 SOCIO-ECONOMIC AND RELIGIOUS CONDITION, CHAPTER 4  ARCHITECTURAL REMAINS, CHAPTER 5 HINDU TEMPLES AND OTHER REMAINS,  CHAPTER 6 BUDDHIST ICONOGRAPHY, CHAPTER 7 BRAHMANICAL ICONOGRAPHY, CHAPTER 8 IMAGES OF VISNU,  CHAPTER 9 IMAGES OF BRAHMA (aSTADIKPALA AND  NAVAGRAHAS), CHAPTER 10 SAKTA IMAGES, CONCLUSION,  BIBLIOGRAPHY,  INDEX</span>               </p>', 'Sub Title
			Art & Architecture of Dasarna (Malwa) Region

			Author
			Rahman Ali

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788188934546

			Pages
			243

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Art &amp; Architecture of Dasarna (Malwa) Region</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rahman Ali</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188934546</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>243</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2250"', '"1350"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 243, '243', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5465dpp_19_189.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188934546&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=8', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=8', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3079, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:57'),
('38988170-b3b4-4f36-8bb1-7123f1f08c6f', '4283', 180, 'Castes in India : Their Mechanism, Genesis and Development', 'castes-in-india-their-mechanism-genesis-and-development', 'castes-in-india-their-mechanism-genesis-and-development', '9788194349334', '9788194349334', '9788194349334', NULL, 'This Paper was read by Dr.B.R Ambedkar before the Anthropology Seminar of Dr.A.A.Goidenweiser, Columbia University, New York (America) on 9th May 1916', '<p><span>This Paper was read by Dr.B.R Ambedkar before the Anthropology Seminar of Dr.A.A.Goidenweiser, Columbia University, New York (America) on 9th May 1916</span></p>
', 'Title
			Castes in India : Their Mechanism, Genesis and Development

			Author
			 B.R. Ambedkar

			ISBN
			9788194349334

			Publisher
			Wave Books

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Castes in India : Their Mechanism, Genesis and Development</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span> B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788194349334</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"100"', '"80"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c9ad739-4771-4bfc-a969-0b441bbdd0ca', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2472castes.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788194349334&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4283', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4283', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 180, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:57'),
('38cd2266-c9b1-4b67-b52b-79e46d520488', '2146', NULL, 'Object-Oriented Analysis and Design for Information Systems-Modelling with UML,OCL,and IFML', 'objectoriented-analysis-and-design-for-information-systemsmodelling-with-umlocland-ifml-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-214-2146', 'objectoriented-analysis-and-design-for-information-systemsmodelling-with-umlocland-ifml-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146-2146', 'RGTF5566', 'RGTF5566', 'RGTF5566', NULL, 'The patterns and solutions presented in this book are based on research and industrial applications. Readers will come away with clarity regarding processes and use cases, and a clear understanding of how to expand a use case. Wazlawick clearly explains how to build meaningful sequence diagrams. Object-Oriented Analysis and Design for Information Systems illustrates how and why building a class model is not just placing classes into a diagram. In all, this book details and displays the necessary organizational patterns to keep software architecture maintainable.', '<p>The patterns and solutions presented in this book are based on research and industrial applications. Readers will come away with clarity regarding processes and use cases, and a clear understanding of how to expand a use case. Wazlawick clearly explains how to build meaningful sequence diagrams. Object-Oriented Analysis and Design for Information Systems illustrates how and why building a class model is not just placing classes into a diagram. In all, this book details and displays the necessary organizational patterns to keep software architecture maintainable.</p>', 'Object-Oriented Analysis and Design for Information Systems-Modelling with UML,OCL,and IFML', '<h1>Object-Oriented Analysis and Design for Information Systems-Modelling with UML,OCL,and IFML</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95249789351072263.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGTF5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2146', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2146', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1726, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('38dc8537-f6d0-4ea5-9a24-ef612ac377af', '2518', NULL, 'Elementary Probability Theory - With Stochastic Processes and an Introduction to Mathematical Finance 4/e NEW', 'elementary-probability-theory-with-stochastic-processes-and-an-introduction-to-mathematical-finance-4e-new-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518', 'elementary-probability-theory-with-stochastic-processes-and-an-introduction-to-mathematical-finance-4e-new-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518-2518', 'GGHH6776', 'GGHH6776', 'GGHH6776', NULL, 'This is an introductory textbook on probability theory and its applications. Basic concepts such as probability measure, random variable, distribution, and expectation are fully treated without technical complications. Both the discrete and continuous cases are covered, the elements of calculus being used in the latter case. The emphasis is on essential probabilistic reasoning, amply motivated, explained, and illustrated with a large number of carefully selected examples.', '<p>This is an introductory textbook on probability theory and its applications. Basic concepts such as probability measure, random variable, distribution, and expectation are fully treated without technical complications. Both the discrete and continuous cases are covered, the elements of calculus being used in the latter case. The emphasis is on essential probabilistic reasoning, amply motivated, explained, and illustrated with a large number of carefully selected examples.</p>', 'Elementary Probability Theory - With Stochastic Processes and an Introduction to Mathematical Finance 4/e', '<h1>Elementary Probability Theory - With Stochastic Processes and an Introduction to Mathematical Finance 4/e</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GGHH6776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2518', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2518', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1557, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:57'),
('38e05b67-6ac8-45ee-824e-160a28af6678', '2093', NULL, 'Corporate Counsel''s Guide to Documenting International Transactions', 'corporate-counsels-guide-to-documenting-international-transactions-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093', 'corporate-counsels-guide-to-documenting-international-transactions-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093-2093', '9789381082843', '9789381082843', '9789381082843', NULL, 'Contents

PART I.   TEXT

Chapter 1.   Overview of Documenting International Transactions

Chapter 2.   Contract Planning and Litigation Strategies under the U.N. Sales

                    Convention and the UNIDROIT Principles

                    Appendix 2-A.   Resource Materials

                    Appendix 2-B.   Sales Convention Case Digests—U.S Cases

Chapter 3.    Foreign Corrupt Practices Act

Chapter 4.    U.S. Antiboycott Laws

Chapter 5.    Letters of Credit

Chapter 6.    Documentation Relating to Customs

Chapter 7.    Export Controls

Chapter 8.    International Alternative Dispute Resolution

PART II.   FORMS AND CHECKLISTS

Chapter 9.    Purchase and Sale Forms

Chapter 10.  International Distribution Agreements

Chapter 11.  Sales Agency Agreements

Chapter 12.  International Licenses

Chapter 13.  Combination License/Sale/Distribution/ Purchase Agreements

Chapter 14.  Joint Ventures

Chapter 15.  Manufacturing Agreements

Chapter 16.  Major Undertakings

Chapter 17.  Research and Development Agreements', '<p><strong>Contents<br />
PART I.   TEXT</strong><br />
Chapter 1.   Overview of Documenting International Transactions<br />
Chapter 2.   Contract Planning and Litigation Strategies under the U.N. Sales<br />
                    Convention and the UNIDROIT Principles<br />
                    Appendix 2-A.   Resource Materials<br />
                    Appendix 2-B.   Sales Convention Case Digests—U.S Cases<br />
Chapter 3.    Foreign Corrupt Practices Act<br />
Chapter 4.    U.S. Antiboycott Laws<br />
Chapter 5.    Letters of Credit<br />
Chapter 6.    Documentation Relating to Customs<br />
Chapter 7.    Export Controls<br />
Chapter 8.    International Alternative Dispute Resolution<br />
<strong>PART II.   FORMS AND CHECKLISTS</strong><br />
Chapter 9.    Purchase and Sale Forms<br />
Chapter 10.  International Distribution Agreements<br />
Chapter 11.  Sales Agency Agreements<br />
Chapter 12.  International Licenses<br />
Chapter 13.  Combination License/Sale/Distribution/ Purchase Agreements<br />
Chapter 14.  Joint Ventures<br />
Chapter 15.  Manufacturing Agreements<br />
Chapter 16.  Major Undertakings<br />
Chapter 17.  Research and Development Agreements</p>', 'Sub Title
			Documenting International Transactions

			Author
			Thomson Reuters

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082843

			Pages
			1452

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Documenting International Transactions</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thomson Reuters</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082843</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1452</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per book</td>
		</tr>
	</tbody>
</table>', '"3250"', '"1950"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1452, '1452', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6105Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381082843&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2093', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2093', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1763, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('38f0ace2-d8d5-4835-b3cf-27f7ad050d39', '2475', NULL, 'Principles and Practices of Modern Management', 'principles-and-practices-of-modern-management-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475', 'principles-and-practices-of-modern-management-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475-2475', 'VGHJIK66', 'VGHJIK66', 'VGHJIK66', NULL, 'Management is the process of designing and maintaining an environment for the purpose of efficiently accomplishing selected aims. Managers carry out the functions of planning, organizing, staffing, leading, and controlling. The goal of all managers is to create a surplus and to be productive by achieving a favorable output-input ration within a specific time period with due consideration for quality. This book is designed to give a basic understanding of principles, concepts, and techniques of modern management by embracing fresh principles as a unconditional part of a systematic approach to reinvent management', '<p>Management is the process of designing and maintaining an environment for the purpose of efficiently accomplishing selected aims. Managers carry out the functions of planning, organizing, staffing, leading, and controlling. The goal of all managers is to create a surplus and to be productive by achieving a favorable output-input ration within a specific time period with due consideration for quality. This book is designed to give a basic understanding of principles, concepts, and techniques of modern management by embracing fresh principles as a unconditional part of a systematic approach to reinvent management</p>', 'Principles and Practices of Modern Management', '<h1>Principles and Practices of Modern Management</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGHJIK66&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2475', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2475', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1585, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:57'),
('38fe3074-4ead-455b-9882-9dc77239bca0', '1125', NULL, 'Ram-Janambhumi Mandir Ayodhya ki Prachinta: Abhilekhik Evam Puratatvik Utkhann ke Pramano pr Adharit', 'the-encyclopedia-of-hotel-and-hospitality-management-in-100-vols-cd-new-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1125', 'the-encyclopedia-of-hotel-and-hospitality-management-in-100-vols-cd-new-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317', 'UJHY7788', 'UJHY7788::1125', 'UJHY7788', NULL, 'The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD', '<h1>The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD</h1>', 'Sub Title
			No

			Author
			No

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190718813

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190718813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"595"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34309788190718813.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1125', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1125', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2403, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('390a844b-59c1-4af5-bb9b-c2f154ea95a3', '958', NULL, 'Qualitative Health Research-4Vols. NEW', 'qualitative-health-research4vols-new-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958', 'qualitative-health-research4vols-new-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958-958', 'YHGT7788', 'YHGT7788', 'YHGT7788', NULL, 'Qualitative research methods are growing in importance and in use amongst nurses and other health researchers. Qualitative Health Research showcases the cutting-edge developments and seminal studies in research practice and research theory in this field. At the same time these volumes detail the long and fascinating history of the use of qualitative approaches to the study of health and illness, providing a complete map of the field. The four volumes focus on ''Patients and Disease'', ''Health Professionals and their Work'', ''Healthcare Organisations'' and ''Patient Experiences''. This will be this first major work in SAGE''s new series ''Fundamentals of Applied Research''.', '<p>Qualitative research methods are growing in importance and in use amongst nurses and other health researchers. Qualitative Health Research showcases the cutting-edge developments and seminal studies in research practice and research theory in this field. At the same time these volumes detail the long and fascinating history of the use of qualitative approaches to the study of health and illness, providing a complete map of the field. The four volumes focus on ''Patients and Disease'', ''Health Professionals and their Work'', ''Healthcare Organisations'' and ''Patient Experiences''. This will be this first major work in SAGE''s new series ''Fundamentals of Applied Research''.</p>', 'Qualitative Health Research-4Vols. NEW', '<h1>Qualitative Health Research-4Vols. NEW</h1>', '"73595"', '"44157"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21249781847873545.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHGT7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=958', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=958', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2517, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:57'),
('390cf382-9a2f-4f78-b3a9-d82d7577404b', '1547', NULL, 'U.G.C. NET/SLET Political Science New', 'ugc-netslet-political-science-new-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-15-1547', 'ugc-netslet-political-science-new-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547-1547', 'EEW4322', 'EEW4322', 'EEW4322', NULL, 'U.G.C. NET/SLET Political Science New', '<h1>U.G.C. NET/SLET Political Science New</h1>', 'Sub Title
			No

			Author
			S. Chandrasekhar

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380873572

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Chandrasekhar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380873572</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"975"', '"585"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32139789380873572.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EEW4322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1547', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1547', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2140, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:57'),
('3917d4da-8622-41c4-831f-c9cc071d51e0', '4045', 416, 'Managerial ACCT:A South-Asian Perspective 2/e', 'managerial-accta-southasian-perspective-2e', 'managerial-accta-southasian-perspective-2e', '9788131524480', '9788131524480', '9788131524480', NULL, 'About the book

Managerial ACCT, 2e, a 4LTR Press product, takes into account and integrates the inputs from discipline-specific focus groups, conversations, and surveys and presents the content in a visually engaging page layout, keeping intact the high-quality content instructors need. It adopts a persuasive visual medium and offers a balanced approach, demonstrating how to use accounting information to make business decisions. The book aims at enjoyable reading and easy attention using comprehensive pedagogical features.

Contents:

1 Introduction to Managerial Accounting

2 Understanding Financial Statements

3 Financial Statement Analysis

4 The Statement of Cash Flows

5 Product Costing: Manufacturing Processes, Cost Terminology, and Cost Flows

6 Cost Behavior

7 Job Costing, Process Costing, and Operations Costing

8 Activity-Based Costing

9 Cost-Volume-Profit Analysis

10 The Use of Budgets in Planning and Decision Making

11 Variance Analysis—A Tool for Cost Control and Performance Evaluation

12 Decentralization, Performance Evaluation, and the Balanced Scorecard

13 Relevant Costs and Product Planning Decisions

14 Long-Term (Capital Investment) DecisionsAppendix A: Time Value of Money

Appendix B: The Daily Grind

Index', '<p style="text-align:justify"><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Managerial ACCT, 2e, a 4LTR Press product, takes into account and integrates the inputs from discipline-specific focus groups, conversations, and surveys and presents the content in a visually engaging page layout, keeping intact the high-quality content instructors need. It adopts a persuasive visual medium and offers a balanced approach, demonstrating how to use accounting information to make business decisions. The book aims at enjoyable reading and easy attention using comprehensive pedagogical features.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Contents:</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1 Introduction to Managerial Accounting</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2 Understanding Financial Statements</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3 Financial Statement Analysis</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4 The Statement of Cash Flows</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5 Product Costing: Manufacturing Processes, Cost Terminology, and Cost Flows</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6 Cost Behavior</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7 Job Costing, Process Costing, and Operations Costing</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8 Activity-Based Costing</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9 Cost-Volume-Profit Analysis</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10 The Use of Budgets in Planning and Decision Making</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>11 Variance Analysis—A Tool for Cost Control and Performance Evaluation</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>12 Decentralization, Performance Evaluation, and the Balanced Scorecard</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>13 Relevant Costs and Product Planning Decisions</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>14 Long-Term (Capital Investment) DecisionsAppendix A: Time Value of Money</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Appendix B: The Daily Grind</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Index</span></span></span></span></span></span></p>

<p> </p>
', 'Title
			Managerial ACCT:A South-Asian Perspective 2/e

			Author
			Sawyers/Jackson

			ISBN
			9788131524480

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Managerial ACCT:A South-Asian Perspective 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sawyers/Jackson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131524480</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1050"', '"840"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49579788131524480_tn.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131524480&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4045', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4045', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 416, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:57'),
('391dbf57-c5b9-4661-b9f4-1153532b8f57', '858', NULL, 'Management for Professionals - Leadership-What Really Matters - A Handbook on Systemic Leadership NEW', 'management-for-professionals-leadershipwhat-really-matters-a-handbook-on-systemic-leadership-new-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-85-858', 'management-for-professionals-leadershipwhat-really-matters-a-handbook-on-systemic-leadership-new-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858-858', 'UKJH8874', 'UKJH8874', 'UKJH8874', NULL, 'What does really matter for daily leadership? How would a good and effective manager be characterized? Daniel F. Pinnow describes in a very illustrative way the essentials of collaborating with people in the business environment. This standard reference book exists as a 4th edition in German and is also available in Chinese. It provides a comprehensive and easy-to-understand overview over the most important leadership approaches in theory and practice. The credo of the author is: Leadership is an art of creating a world where others would love to join in.', '<p>What does really matter for daily leadership? How would a good and effective manager be characterized? Daniel F. Pinnow describes in a very illustrative way the essentials of collaborating with people in the business environment. This standard reference book exists as a 4th edition in German and is also available in Chinese. It provides a comprehensive and easy-to-understand overview over the most important leadership approaches in theory and practice. The credo of the author is: Leadership is an art of creating a world where others would love to join in.</p>', 'Management for Professionals - Leadership-What Really Matters - A Handbook on Systemic Leadership NEW', '<h1>Management for Professionals - Leadership-What Really Matters - A Handbook on Systemic Leadership NEW</h1>', '"6399"', '"3839"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90909783642202469.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UKJH8874&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=858', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=858', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2570, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:57'),
('393b0afa-6b27-4ccb-a330-c8876cba9adc', '2064', NULL, 'Applied Ethics and Human Rights - Conceptual Analysis and Contextual Applications', 'applied-ethics-and-human-rights-conceptual-analysis-and-contextual-applications-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2-2064', 'applied-ethics-and-human-rights-conceptual-analysis-and-contextual-applications-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064-2064', '9789380601359', '9789380601359', '9789380601359', NULL, 'About the Book: Applied Ethics and Human Rights The core concern underlying the various problems in applied ethics is that of human rights. While most writing on human rights deal with its legal, political and socio-economic aspects, this collection instead addresses its philosophical aspect. Furthermore, the book explores the Indian counterpart of the idea of human rights which can be found in the notion of ''dharma''. The text addresses issues of conceptual analysis as well as contextual applications of the idea of human rights and its fine nuances. It also contains papers which analyze the concept of ''dharma'', raising questions on whether this concept can do ''double duty'' for the notions of human rights as well as the notion of human duties. The collection offers papers on human rights issues of different categories of people, including ethnic minorities, homosexuals, women, mentally ill people and prisoners. The papers in this volume also afford grounds for comparative study.', '<p>About the Book: Applied Ethics and Human Rights The core concern underlying the various problems in applied ethics is that of human rights. While most writing on human rights deal with its legal, political and socio-economic aspects, this collection instead addresses its philosophical aspect. Furthermore, the book explores the Indian counterpart of the idea of human rights which can be found in the notion of ''dharma''. The text addresses issues of conceptual analysis as well as contextual applications of the idea of human rights and its fine nuances. It also contains papers which analyze the concept of ''dharma'', raising questions on whether this concept can do ''double duty'' for the notions of human rights as well as the notion of human duties. The collection offers papers on human rights issues of different categories of people, including ethnic minorities, homosexuals, women, mentally ill people and prisoners. The papers in this volume also afford grounds for comparative study.</p>', 'Sub Title
			Conceptual Analysis and Contextual Applications 

			Author
			Shashi Motilal

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380601359

			Pages
			372

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Conceptual Analysis and Contextual Applications </td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Shashi Motilal</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>No</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9789380601359</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>372</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication</strong></td>
			<td>2011</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>1st</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 372, '372', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1719logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380601359&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2064', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2064', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1782, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('39486839-704d-4f2f-b082-d77b53f24568', '1158', NULL, 'The Plight of Indian Dalits', 'the-plight-of-indian-dalits-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-115-1158', 'the-plight-of-indian-dalits-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158-1158', 'FGHJ7788', 'FGHJ7788', 'FGHJ7788', NULL, 'The Plight of Indian Dalits', '<h1>The Plight of Indian Dalits</h1>', 'Sub Title
			No

			Author
			Vidya Devi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175331846

			Pages
			308

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			2009

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vidya Devi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175331846</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>308</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2009', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 308, '308', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23258173918260.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHJ7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1158', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1158', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2382, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('3959a3d0-081e-4da4-9d7e-cf6dc618767c', '1961', NULL, 'Foundations of Systematics and Biogeography', 'foundations-of-systematics-and-biogeography-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-19-1961', 'foundations-of-systematics-and-biogeography-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961', 'DCVB6788', 'DCVB6788::1961', 'DCVB6788', NULL, 'Anyone interested in comparative biology or the history of science will find this myth-busting work genuinely fascinating. It draws attention to the seminal studies and important advances that have shaped systematic and biogeographic thinking. It traces concepts in homology and classification from the 19th century to the present through the provision of a unique anthology of scientific writings from Goethe, Agassiz, Owen, Naef, Zangerl and Nelson, among others.', '<p>Anyone interested in comparative biology or the history of science will find this myth-busting work genuinely fascinating. It draws attention to the seminal studies and important advances that have shaped systematic and biogeographic thinking. It traces concepts in homology and classification from the 19th century to the present through the provision of a unique anthology of scientific writings from Goethe, Agassiz, Owen, Naef, Zangerl and Nelson, among others.</p>', 'Foundations of Systematics and Biogeography', '<h1>Foundations of Systematics and Biogeography</h1>', '"13300"', '"7980"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2903Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCVB6788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1961', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1961', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1861, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('39842619-2615-4504-903b-b95b4030259d', '3826', 625, 'The Chemical Protection Of Plants', 'the-chemical-protection-of-plants', 'the-chemical-protection-of-plants', '-11-', '-11-', '-11-', NULL, 'About the book

The present textbook is intended as a course in the chemical protection of plants for students of higher agricultural educational establishments. It will also be a helpful guide for agronomists of all specialities, including agricultural chemists, plant protection agronomists, and agricultural specialists working in crop-growing conditions with the expanding introduction of chemistry in agriculture.

The general part of the book treats the classification of modern pesticides, the fundamentals of agronomical toxicology, the influence of pesticides on the environment, and also the sanitary and physicochemical aspects of pesticide application.

The special part presents a detailed physicochemical characterisation of insecticides, rodenticides, fumigants, as well as herbicides and retardants, defoliants, and desiccants, the features of their use, doses, periods, and ways of application.

Information is also given on biological preparations of bacterial and fungal origin, and on antibiotics used to protect plants against diseases.

The combined and regional application of pesticides is also dealt with because the use of combined formulations and mixtures of pesticides with a different spectrum of action on harmful organisms is the most rational and economical way of protecting plants.', '<p><u><strong>About the book</strong></u></p>

<p>The present textbook is intended as a course in the chemical protection of plants for students of higher agricultural educational establishments. It will also be a helpful guide for agronomists of all specialities, including agricultural chemists, plant protection agronomists, and agricultural specialists working in crop-growing conditions with the expanding introduction of chemistry in agriculture.</p>

<p>The general part of the book treats the classification of modern pesticides, the fundamentals of agronomical toxicology, the influence of pesticides on the environment, and also the sanitary and physicochemical aspects of pesticide application.</p>

<p>The special part presents a detailed physicochemical characterisation of insecticides, rodenticides, fumigants, as well as herbicides and retardants, defoliants, and desiccants, the features of their use, doses, periods, and ways of application.</p>

<p>Information is also given on biological preparations of bacterial and fungal origin, and on antibiotics used to protect plants against diseases.</p>

<p>The combined and regional application of pesticides is also dealt with because the use of combined formulations and mixtures of pesticides with a different spectrum of action on harmful organisms is the most rational and economical way of protecting plants.</p>', ' Title
			The Chemical Protection Of Plants

			 Author
			G.S Gruzdyev

			 Publisher
			Mir Publisher

			 Year of Publication
			1983

			 Binding
			Hardcover

			 Pages
			473

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">The Chemical Protection Of Plants</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">G.S Gruzdyev</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1983</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">473</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, 473, '473', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7795The%20Chemical%20Protection%20of%20Plants%20-%20Mir%20-%201983_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-11-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3826', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3826', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 625, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:57'),
('39ac4796-9e32-4a67-8cb1-81da2e408b7a', '522', NULL, 'The Principles of Psychology - 4 Vols.', 'the-principles-of-psychology-4-vols-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522', 'the-principles-of-psychology-4-vols-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522-522', 'MBVC7865', 'MBVC7865', 'MBVC7865', NULL, 'The Principles of Psychology - 4 Vols.', '<h1>The Principles of Psychology - 4 Vols.</h1>', 'Sub Title
			No

			Author
			William James

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189948801

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William James</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189948801</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6299"', '"3779"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91209788189948801.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MBVC7865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=522', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=522', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2766, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:57'),
('39dde3a4-8f4c-4ef4-b493-17e9f02a5f4a', '180', NULL, 'Universal Children''s Encyclopedia of Knowledge: The World Economy', 'universal-childrens-encyclopedia-of-knowledge-world-nations-180', 'universal-childrens-encyclopedia-of-knowledge-world-nations', 'Universal Children''s', 'Universal Children''s::180', 'Universal Children''s', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184992052

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"249"', '"175"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Universal%20Children%27s&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=180', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=180', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2969, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('39f3a1e5-435d-46d5-89f1-0abed5603a6b', '3241', NULL, 'Bretherick''s Handbook of Reactive Chemical Hazards - 2 Vols.', 'brethericks-handbook-of-reactive-chemical-hazards-2-vols-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241', 'brethericks-handbook-of-reactive-chemical-hazards-2-vols-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241-3241', '9780750636056', '9780750636056', '9780750636056', NULL, '''This book continues to be an essential source of reference for all those about to embark upon unknown brews and concoctions of seemingly innocent chemicals'' - "Chemistry and Industry". ''The indexes are excellent, and there are very useful cross-references between different species and different reactions.'' - "Choice". ''It is also a very helpful and quick entry into the literature on the many unstable chemicals that have been synthesized and characterized during the 20th century.'' - "Choice". ''Bretherick'' is widely accepted as the reference work on reactive chemical hazards and is essential for all those working with chemicals. It includes every chemical for which documented information on reactive hazards has been found. The text covers over 5000 elements and compounds and as many again of secondary entries involving two or more compounds. One of its most valuable features is the extensive cross referencing throughout both sections which links similar compounds or incidents not obviously related. The sixth edition has been completely updated and revised by Peter Urben and contains documented information on hazards and appropriate references up to 1999. Volume 1 is devoted to specific information on the stability of the listed compounds, or the reactivity of mixtures of two or more of them under various circumstances. Each compound is identified by an UPAC-based name, the CAS registry number, its empirical formula and structure. Each description of an incident or violent reaction gives reference to the original literature. Each chemical is classified on the basis of similarities in structure or reactivity, and these groups are listed alphabetically in Volume 2. The group entries contain a complete listing of all the compounds in Volume 1 assigned to that group to assist cross referral to similar compounds. Volume 2 also contains hazard topic entries arranged alphabetically, some with lists. Appendices include a fire related data table for higher risk chemicals, indexes of registry numbers and chemical names as well as reference abbreviations and a glossary.', '<p>''This book continues to be an essential source of reference for all those about to embark upon unknown brews and concoctions of seemingly innocent chemicals'' - "Chemistry and Industry". ''The indexes are excellent, and there are very useful cross-references between different species and different reactions.'' - "Choice". ''It is also a very helpful and quick entry into the literature on the many unstable chemicals that have been synthesized and characterized during the 20th century.'' - "Choice". ''Bretherick'' is widely accepted as the reference work on reactive chemical hazards and is essential for all those working with chemicals. It includes every chemical for which documented information on reactive hazards has been found. The text covers over 5000 elements and compounds and as many again of secondary entries involving two or more compounds. One of its most valuable features is the extensive cross referencing throughout both sections which links similar compounds or incidents not obviously related. The sixth edition has been completely updated and revised by Peter Urben and contains documented information on hazards and appropriate references up to 1999. Volume 1 is devoted to specific information on the stability of the listed compounds, or the reactivity of mixtures of two or more of them under various circumstances. Each compound is identified by an UPAC-based name, the CAS registry number, its empirical formula and structure. Each description of an incident or violent reaction gives reference to the original literature. Each chemical is classified on the basis of similarities in structure or reactivity, and these groups are listed alphabetically in Volume 2. The group entries contain a complete listing of all the compounds in Volume 1 assigned to that group to assist cross referral to similar compounds. Volume 2 also contains hazard topic entries arranged alphabetically, some with lists. Appendices include a fire related data table for higher risk chemicals, indexes of registry numbers and chemical names as well as reference abbreviations and a glossary.</p>', 'Publisher ‏ : ‎ Butterworth-Heinemann Ltd; 6th edition (24 September 1999)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 2532 pages

ISBN-10 ‏ : ‎ 9780750636056

ISBN-13 ‏ : ‎ 978-0750636056

Item Weight ‏ : ‎ 2 kg 760 g

Dimensions ‏ : ‎ 8.89 x 17.15 x 25.4 cm

Country of Origin ‏ : ‎ India', '<p>Publisher ‏ : ‎ Butterworth-Heinemann Ltd; 6th edition (24 September 1999)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 2532 pages</p>

<p>ISBN-10 ‏ : ‎ 9780750636056</p>

<p>ISBN-13 ‏ : ‎ 978-0750636056</p>

<p>Item Weight ‏ : ‎ 2 kg 760 g</p>

<p>Dimensions ‏ : ‎ 8.89 x 17.15 x 25.4 cm</p>

<p>Country of Origin ‏ : ‎ India</p>', '"30459"', '"18275"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38839780750636056.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780750636056&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3241', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3241', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1138, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('39f73621-ad80-4f8c-9f74-3de52de8fe7e', '2567', NULL, 'श्री मदभागवत में जीवन-पद्धिति', 'शर-मदभगवत-म-जवन-पदधत', '-', '9788187471653', '9788187471653', '9788187471653', NULL, 'श्री मदभागवत में जीवन-पद्धिति ', '<h4>श्री मदभागवत में जीवन-पद्धिति </h4>', 'Title
			श्री मदभागवत में जीवन-पद्धिति 

			Author
			हरिप्रकाश गुप्त 

			ISBN
			9788187471653

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>श्री मदभागवत में जीवन-पद्धिति </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>हरिप्रकाश गुप्त </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471653</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1599"', '"1120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8089shreemadbhagwat-main-jeevan-padhati-original-imadc96whtgnhbze.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471653&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2567', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2567', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1525, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:57'),
('3a07d757-678c-497c-a6a6-770ef8ff84f6', '660', NULL, 'Jansanchar aur Vividh Madhyam mein Hindi ki Isthiti aur Disha', 'jansanchar-aur-vividh-madhyam-mein-hindi-ki-isthiti-aur-disha-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-6-660', 'jansanchar-aur-vividh-madhyam-mein-hindi-ki-isthiti-aur-disha-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660-660', 'MMNN7654', 'MMNN7654', 'MMNN7654', NULL, 'Jansanchar aur Vividh Madhyam mein Hindi ki Isthiti aur Disha', '<h1>Jansanchar aur Vividh Madhyam mein Hindi ki Isthiti aur Disha</h1>', 'Sub Title
			No

			Author
			Dr. Kirtikumar Jadav

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381761434

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Kirtikumar Jadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761434</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2340Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MMNN7654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=660', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=660', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2689, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:57'),
('3a08cbdb-9bf5-491c-b573-c65d16e8f980', '3738', 708, 'Indian English Literature-Contemporary Perspectives', 'indian-english-literaturecontemporary-perspectives', 'indian-english-literaturecontemporary-perspectives', '9788187471769', '9788187471769', '9788187471769', NULL, 'About the Book

The present anthology aims to probe, discuss and scrutinize the ways in which Indian writers have dealt with different social, political and psychological issue in their writings. It also extensively covers the Indian sensibility as manifested in the works of many eminent writers. It is a humble attempt to fill the dearth of comprehensive critical studies from multiple perspectives. This volume does not claim to be highly comprehensive in analyzing Indian sensibility through different perspectives, taking into the consideration it’s immensely rich cultural and social heritage. But it is expected that it will be an indispensable source for students and teachers of Indian writing in English and will enable the readers to grasp the real scenario of the contemporary Indian literature in English.

Contents:

1. A Critique Of Mahesh Dattani'' s ''Final Solutions'' in the Light of Oriential Theory of ''Rasa''

2. Female Empowerment through Nurturance and Sisterhood: A Reading of Usha Ganguli''s ''Rudali''

3. New Frontiers of Indian English Literature: Directions and Dimensions

4. Touchable Tales of Untouchables: A Study of Gujarati Dalit Short Stories in English Translation

5. Inverting the Patriarchal Structurre: An Analysis of Mahesh Dattani''s Where There is a Will

6. Women''s Voice in Indian English Drama: A reading of Kusum Kumar''s Listen Shefali and Mahasweta Devi''s ''Mother of 1084''

7. Praveen Gadhvi''s The Voice of the Last: Presentation /Representation of ''the Other'' through self-transcendence 

8. The White Tiger: A Critique

9. Exploring Multiple Layers of Marginality: A Post-Colonial Analysis of Mahesh Dattani''s Radio Plays Seven Steps Around the Fire and The Swami and Winston

10. Vikram Seth''s Writings: A Journey Across Cultures 

11. Literary Discourse in Train to Pakistan and its Screen Adaptation

12. Fiction and Film

13. Women Portrayals of Ruskin Bond: Reflection of his Power of Observation and Imagination

14. Reaching the Sky Heights, Feminism in the Contemporary Indian English Poetry

15. Mahesh Dattani''s Seven Steps Around the Fire: The Plight of Subalterns

16. Aurobindo Ghosh''s Savitri as an anti-Thesis to Elaine Showalter''s Ferminist Theory

17. Jaishree Misra: An Author of Secret with Special Reference to A Scandalour Secret

18. Finding Out One''s Roots in Unaccustomed Earth: An Analysis of Jhumpa Lahiri''s Short Stories "Mrs. Sen''s", "When Mr. Pirzada Came to Dine", "Unaccustomed Earth", and "Hell-Heaven"

19. The Decline and Fall of the Feudal Glory in The Private Life of an  An Indian Prince by Mulk Raj Anand

20. Assertion of Individuality in Storm in Chandigarh

21. Diasporic Crisis of Culture and Identity in Jhumpa Lahiri''s The Namesake

22. Anandmath: A Critical Study

23. Neutralizing the Neutered: Seven Steps Around the Fire 

24. Rabindranath Tagore''s Philosophy in "Gitanjali"  Its Relevance Today

25. Historical Insight in Fictions of Manohar Malgonkar 

26. Emerging Trends in Indian Drama: An Overview

27. Translation of Meghani''s Works Based on the Folk Literature of Kathiyawad

28. Love and/versus Marriage in Girish Karnad''s Nagamandala

29. In the Country of Deceit: A Leap Towards Modernity 

30. From Fiction to Film: With Special Reference to R.K. Narayan''s ''The Guide'' and ''Malgudi Days'' 

31. Changing Image of Women in Indian Literature

32. Postcolonail Perspective in the Novels of R.K. Narayan 

33. The Plight of Traditional Hindu House Wife: The Central Theme of R.K. Narayan''s The Dark Room

34. Mahesh Dattani''s Tara: A Social Play

35. Unfolding Ultimate Truth: A Critical Apprisal of D.C. Chambail''s Poetic Oeuvre

36. Translation: An Overvie', '<p><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p><span><span><span><span>The present anthology aims to probe, discuss and scrutinize the ways in which Indian writers have dealt with different social, political and psychological issue in their writings. It also extensively covers the Indian sensibility as manifested in the works of many eminent writers. It is a humble attempt to fill the dearth of comprehensive critical studies from multiple perspectives. This volume does not claim to be highly comprehensive in analyzing Indian sensibility through different perspectives, taking into the consideration it’s immensely rich cultural and social heritage. But it is expected that it will be an indispensable source for students and teachers of Indian writing in English and will enable the readers to grasp the real scenario of the contemporary Indian literature in English.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><span><span>1. A Critique Of Mahesh Dattani'' s ''Final Solutions'' in the Light of Oriential Theory of ''Rasa''</span></span></span></span></p>

<p><span><span><span><span>2. Female Empowerment through Nurturance and Sisterhood: A Reading of Usha Ganguli''s ''Rudali''</span></span></span></span></p>

<p><span><span><span><span>3. New Frontiers of Indian English Literature: Directions and Dimensions</span></span></span></span></p>

<p><span><span><span><span>4. Touchable Tales of Untouchables: A Study of Gujarati Dalit Short Stories in English Translation</span></span></span></span></p>

<p><span><span><span><span>5. Inverting the Patriarchal Structurre: An Analysis of Mahesh Dattani''s Where There is a Will</span></span></span></span></p>

<p><span><span><span><span>6. Women''s Voice in Indian English Drama: A reading of Kusum Kumar''s Listen Shefali and Mahasweta Devi''s ''Mother of 1084''</span></span></span></span></p>

<p><span><span><span><span>7. Praveen Gadhvi''s The Voice of the Last: Presentation /Representation of ''the Other'' through self-transcendence </span></span></span></span></p>

<p><span><span><span><span>8. The White Tiger: A Critique</span></span></span></span></p>

<p><span><span><span><span>9. Exploring Multiple Layers of Marginality: A Post-Colonial Analysis of Mahesh Dattani''s Radio Plays Seven Steps Around the Fire and The Swami and Winston</span></span></span></span></p>

<p><span><span><span><span>10. Vikram Seth''s Writings: A Journey Across Cultures </span></span></span></span></p>

<p><span><span><span><span>11. Literary Discourse in Train to Pakistan and its Screen Adaptation</span></span></span></span></p>

<p><span><span><span><span>12. Fiction and Film</span></span></span></span></p>

<p><span><span><span><span>13. Women Portrayals of Ruskin Bond: Reflection of his Power of Observation and Imagination</span></span></span></span></p>

<p><span><span><span><span>14. Reaching the Sky Heights, Feminism in the Contemporary Indian English Poetry</span></span></span></span></p>

<p><span><span><span><span>15. Mahesh Dattani''s Seven Steps Around the Fire: The Plight of Subalterns</span></span></span></span></p>

<p><span><span><span><span>16. Aurobindo Ghosh''s Savitri as an anti-Thesis to Elaine Showalter''s Ferminist Theory</span></span></span></span></p>

<p><span><span><span><span>17. Jaishree Misra: An Author of Secret with Special Reference to A Scandalour Secret</span></span></span></span></p>

<p><span><span><span><span>18. Finding Out One''s Roots in Unaccustomed Earth: An Analysis of Jhumpa Lahiri''s Short Stories "Mrs. Sen''s", "When Mr. Pirzada Came to Dine", "Unaccustomed Earth", and "Hell-Heaven"</span></span></span></span></p>

<p><span><span><span><span>19. The Decline and Fall of the Feudal Glory in The Private Life of an  An Indian Prince by Mulk Raj Anand</span></span></span></span></p>

<p><span><span><span><span>20. Assertion of Individuality in Storm in Chandigarh</span></span></span></span></p>

<p><span><span><span><span>21. Diasporic Crisis of Culture and Identity in Jhumpa Lahiri''s The Namesake</span></span></span></span></p>

<p><span><span><span><span>22. Anandmath: A Critical Study</span></span></span></span></p>

<p><span><span><span><span>23. Neutralizing the Neutered: Seven Steps Around the Fire </span></span></span></span></p>

<p><span><span><span><span>24. Rabindranath Tagore''s Philosophy in "Gitanjali"  Its Relevance Today</span></span></span></span></p>

<p><span><span><span><span>25. Historical Insight in Fictions of Manohar Malgonkar </span></span></span></span></p>

<p><span><span><span><span>26. Emerging Trends in Indian Drama: An Overview</span></span></span></span></p>

<p><span><span><span><span>27. Translation of Meghani''s Works Based on the Folk Literature of Kathiyawad</span></span></span></span></p>

<p><span><span><span><span>28. Love and/versus Marriage in Girish Karnad''s Nagamandala</span></span></span></span></p>

<p><span><span><span><span>29. In the Country of Deceit: A Leap Towards Modernity </span></span></span></span></p>

<p><span><span><span><span>30. From Fiction to Film: With Special Reference to R.K. Narayan''s ''The Guide'' and ''Malgudi Days'' </span></span></span></span></p>

<p><span><span><span><span>31. Changing Image of Women in Indian Literature</span></span></span></span></p>

<p><span><span><span><span>32. Postcolonail Perspective in the Novels of R.K. Narayan </span></span></span></span></p>

<p><span><span><span><span>33. The Plight of Traditional Hindu House Wife: The Central Theme of R.K. Narayan''s The Dark Room</span></span></span></span></p>

<p><span><span><span><span>34. Mahesh Dattani''s Tara: A Social Play</span></span></span></span></p>

<p><span><span><span><span>35. Unfolding Ultimate Truth: A Critical Apprisal of D.C. Chambail''s Poetic Oeuvre</span></span></span></span></p>

<p><span><span><span><span>36. Translation: An Overvie</span></span></span></span></p>', 'Title
			Indian English Literature: Contemporary Perspectives

			Author
			Dr. Santosh Kumar G Chauhan

			ISBN
			9788187471769

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Indian English Literature: Contemporary Perspectives</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Santosh Kumar G Chauhan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471769</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1195"', '"837"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/484923.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471769&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3738', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3738', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 708, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:57'),
('3a409329-3345-4104-b54e-7656adcfa1da', '1233', NULL, 'Discourse Studies - 2/e', 'discourse-studies-2e-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233', 'discourse-studies-2e-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233-1233', 'BGHY6777', 'BGHY6777', 'BGHY6777', NULL, 'Discourse Studies - 2/e', '<h1>Discourse Studies - 2/e</h1>', 'Sub Title
			No

			Author
			Teun A. Van Dijk

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781848606487

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Teun A. Van Dijk</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848606487</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10899"', '"6539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4879781412930819.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGHY6777&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1233', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1233', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2326, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('3a65e28a-a591-4b94-8108-5d4f4a01d556', '1316', NULL, 'Encyclopedia Of Hospitality Management in 6 Vols. New', 'encyclopedia-of-hospitality-management-in-6-vols-new-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-131-1316', 'encyclopedia-of-hospitality-management-in-6-vols-new-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316-1316', 'UIJK9988', 'UIJK9988', 'UIJK9988', NULL, 'Today, our personal lives to a great extent and our society, to a greater extent have turned to be economy-based and business like. In this manner, hospitality, a value earlier, has now become a profession. Hospitality is a relationship process between guest and host, and it also refers to the act or practice of being hospitable. That is, reception and entertainment of guests or visitors, with liberality and goodwill. Hospitality, frequently refers to the hospitality industry-jobs for hotels, restaurants, resorts, catering, clubs and any other service dealing with tourists. It is also known as the act of generously providing today is a 3.5 trillion dollar service sector of global economy. It is an umbrella term for a broad variety of service industries including, but not confined to-hotels, food service, casinos and tourism. This industry is quite divers and global in nature. Hospitality in India has enhanced the growth of Indian hotel industry. The arrival of low cost airlines and the related price war have given domestics tourists many an option. Hospitality management interacts with customers directly or indirectly, and their chief goal is to keep the customers satisfied, to the hilt. Thus, hospitality Management is a vast topic.

 ', '<p>Today, our personal lives to a great extent and our society, to a greater extent have turned to be economy-based and business like. In this manner, hospitality, a value earlier, has now become a profession. Hospitality is a relationship process between guest and host, and it also refers to the act or practice of being hospitable. That is, reception and entertainment of guests or visitors, with liberality and goodwill. Hospitality, frequently refers to the hospitality industry-jobs for hotels, restaurants, resorts, catering, clubs and any other service dealing with tourists. It is also known as the act of generously providing today is a 3.5 trillion dollar service sector of global economy. It is an umbrella term for a broad variety of service industries including, but not confined to-hotels, food service, casinos and tourism. This industry is quite divers and global in nature. Hospitality in India has enhanced the growth of Indian hotel industry. The arrival of low cost airlines and the related price war have given domestics tourists many an option. Hospitality management interacts with customers directly or indirectly, and their chief goal is to keep the customers satisfied, to the hilt. Thus, hospitality Management is a vast topic.<br />
 </p>', 'Sub Title
			No

			Author
			B. A. Mannan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184881653

			Pages
			2003

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B. A. Mannan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184881653</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7699"', '"4619"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2003, '2003', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8241Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIJK9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1316', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1316', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2276, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('3a82f16a-3b6c-4541-bb05-8c00e305b977', '1748', NULL, 'Reliability Theory -with Applications to Preventive Maintenance', 'reliability-theory-with-applications-to-preventive-maintenance-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-174-1748', 'reliability-theory-with-applications-to-preventive-maintenance-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748-1748', 'RTYU4355', 'RTYU4355', 'RTYU4355', NULL, 'The material in this book was first presented as a one-semester course in Relia­ bility Theory and Preventive Maintenance for M.Sc. students of the Industrial Engineering Department of Ben Gurion University in the 1997/98 and 1998/99 academic years. Engineering students are mainly interested in the applied part of this theory. The value of preventive maintenance theory lies in the possibility of its imple­ mentation, which crucially depends on how we handle statistical reliability data. The very nature of the object of reliability theory - system lifetime - makes it extremely difficult to collect large amounts of data. The data available are usu­ ally incomplete, e.g. heavily censored. Thus, the desire to make the course material more applicable led me to include in the course topics such as mod­ eling system lifetime distributions (Chaps. 1,2) and the maximum likelihood techniques for lifetime data processing (Chap. 3). A course in the theory of statistics is aprerequisite for these lectures. Stan­ dard courses usually pay very little attention to the techniques needed for our purpose. A short summary of them is given in Chap. 3, including widely used probability plotting. Chapter 4 describes the most useful and popular models of preventive main­ tenance and replacement. Some practical aspects of applying these models are addressed, such as treating uncertainty in the data, the role of data contamina­ tion and the opportunistic scheduling of maintenance activities.', '<p>The material in this book was first presented as a one-semester course in Relia­ bility Theory and Preventive Maintenance for M.Sc. students of the Industrial Engineering Department of Ben Gurion University in the 1997/98 and 1998/99 academic years. Engineering students are mainly interested in the applied part of this theory. The value of preventive maintenance theory lies in the possibility of its imple­ mentation, which crucially depends on how we handle statistical reliability data. The very nature of the object of reliability theory - system lifetime - makes it extremely difficult to collect large amounts of data. The data available are usu­ ally incomplete, e.g. heavily censored. Thus, the desire to make the course material more applicable led me to include in the course topics such as mod­ eling system lifetime distributions (Chaps. 1,2) and the maximum likelihood techniques for lifetime data processing (Chap. 3). A course in the theory of statistics is aprerequisite for these lectures. Stan­ dard courses usually pay very little attention to the techniques needed for our purpose. A short summary of them is given in Chap. 3, including widely used probability plotting. Chapter 4 describes the most useful and popular models of preventive main­ tenance and replacement. Some practical aspects of applying these models are addressed, such as treating uncertainty in the data, the role of data contamina­ tion and the opportunistic scheduling of maintenance activities.</p>', 'Reliability Theory -with Applications to Preventive Maintenance', '<h1>Reliability Theory -with Applications to Preventive Maintenance</h1>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1625dpp_18_120.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU4355&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1748', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1748', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1993, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:57'),
('3ac607d4-9bbe-4e66-8546-723595e0f1ff', '3587', 817, 'Spectral Analysis on Graph Like Spaces', 'spectral-analysis-on-graph-like-spaces-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587', 'spectral-analysis-on-graph-like-spaces-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587-3587', '9783642238390', '9783642238390', '9783642238390', NULL, 'Small-radius tubular structures have attracted considerable attention in the last few years, and are frequently used in different areas such as Mathematical Physics, Spectral Geometry and Global Analysis. In this monograph, we analyse Laplace-like operators on thin tubular structures ("graph-like spaces''''), and their natural limits on metric graphs. In particular, we explore norm resolvent convergence, convergence of the spectra and resonances. Since the underlying spaces in the thin radius limit change, and become singular in the limit, we develop new tools such as norm convergence of operators acting in different Hilbert spaces, an extension of the concept of boundary triples to partial differential operators, and an abstract definition of resonances via boundary triples. These tools are formulated in an abstract framework, independent of the original problem of graph-like spaces, so that they can be applied in many other situations where the spaces are perturbed.', '<p>Small-radius tubular structures have attracted considerable attention in the last few years, and are frequently used in different areas such as Mathematical Physics, Spectral Geometry and Global Analysis. In this monograph, we analyse Laplace-like operators on thin tubular structures ("graph-like spaces''''), and their natural limits on metric graphs. In particular, we explore norm resolvent convergence, convergence of the spectra and resonances. Since the underlying spaces in the thin radius limit change, and become singular in the limit, we develop new tools such as norm convergence of operators acting in different Hilbert spaces, an extension of the concept of boundary triples to partial differential operators, and an abstract definition of resonances via boundary triples. These tools are formulated in an abstract framework, independent of the original problem of graph-like spaces, so that they can be applied in many other situations where the spaces are perturbed.</p>', 'Sub Title
			No

			Author
			Olaf Post

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9783642238390

			Pages
			 XV, 431

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			1

			Language
			English

			Illustrations

			No

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Olaf Post</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9783642238390</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XV, 431</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"5829"', '"3500"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XV, 431', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/445151KIubk4BJL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642238390&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3587', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3587', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 817, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:57'),
('3ad4043b-baee-495f-a59d-505ef9eae50d', '2675', NULL, '112 Upanishads - Sanskrit Text, English Translation - 2 Vols.', '112-upanishads-sanskrit-text-english-translation-2-vols-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675', '112-upanishads-sanskrit-text-english-translation-2-vols-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675-2675', '9788171102433', '9788171102433', '9788171102433', NULL, 'The Upanisads are philosophical and theological mystical treatises forming the third division of the Veda; the preceding portions being the Mantras or Hymns, which are largely prayers, and the Brahmanas or sacrificial rituals - the utterance, successively, of poet, priest and philosopher.

There are two great departments of the Veda. The first is called Karma-kanda (the department of works) which embraces both Mantras and Brahmanas; and is followed by the vast majority of persons whose action of religion is laying up of merit by means of ceremonial prayers and sacrificial rites. The second is called Jnana-kanda (the department of knowledges)-the theosophic portion of the Vedic revelation; and this is embraced by the Upanisads, and is intended for the select few who are capable of attaining the true doctrine. The most important of the Upanisads belong to what are called Aranyakas or forest-books, which form an appendix to the Brahmanas; and, treating as they do of the release of the soul from metaphsychosis, by means of a recognition of the oneness of its real nature with the great impersonal Self, are so profound that they were required to be read in the solitude of forests, by persons, who, having performed all the duties of a student and a house-holder, retired from the world to and their days in the contemplation of the Deity.

The Upanisads undoubtedly represent the highest product of the Indian mind; and one of the most imposing and subtle of the systems of ontology yet known in the history of philosophy; and the Vedanta, styled by Sankaracarya ''the string upon which the gems of the Upanisads are strung,'' is regarded as the finest flower and the ripest fruit of Indian spirituality. They contain the highest authority on which the various systems of Indian philosophy rest; and are practically the only portion of Vedic literature which is extensively studied by orthodox educated Hindus in the present day.

The Present Edition has been compiled with english translation of 112 important Upanisads many of which are being translated for the first time by a distinguished board of scholars. This edition provides an authentic translation of 112 Upanisads along with a complete index of verses and an exhaustive introduction. 

Content - Vol I, 1. ISAVASYOPANISAD, 2. KENOPANISAD, 3. KATHOPANISAD, 4. PRASNOPANISAD, 5. MUNDKOPANISAD, 6. MANDUKYOPANISAD, 7. TAITTIRIYOPANISAD, 8. AITAREY-OPANISAD, 9. CHANDOGYA-UPANISAD, 10. BRHADARANYAK OPANISAD, 11. SVETASVATARA-UPANISAD, 12. BRAHMABINDU PANISAD, 13. KAIVALYOPANISAD, 14.  JABALOPANISAD, 15. HAMSOPANISAD, 16. ARUNYUPANISAD, 17.  GARBHOPANISAD,  18. NARAYANOPANISAD, 19. PARAMAHAMSOPANISAD, 20. BRAHMOPANISAD, 21. AMRTANADOPANISAD, 22. ATHARVASIRA UPANISAD, 23. KAUSITAKI BRAHMANOPANISAD, 24. NRSIMHA PURVATAPINYUPANISAD, 25.  KALAGNIRUDROPANISAD, 26. MAITREYYUPANISAD, 27. SUBALOPANISAD, 28. KSURIKO PANISAD, 29. SARVASAROPANISAD, 30. NIRALAMBA-UPANISAD, 31. SUKARAHASYOPANISAD, 32. VAJRASUCIKA-UPANISAD, 33. TEJO-BINDU UPANISAD, 34.  NADA-BINDU-UPANISAD, 35. DVAYOPANISAD, 36. YAJNAVALKYOPANISAD, 37.  JABALADARSANOPANISAD, Vol II 38. DHYANABINDU-UPANISAD, 39. BRAHMAVIDYA-UPANISAD, 40. YOGATATTVA-UPANISAD, 41. ATMABODHA-UPANISAD, 42. NARADA-PARIVRAJAKA-UPANISAD, 43. TRISIKHI-BRAHMANOPANISAD,  44. SITA-UPANISAD, 45. YOGACUDAMANI-UPANISAD, 46. NIRVANO-UPANISAD, 47. MANDALABRAHMANA-UPANISAD, 48. DAKSINAMURTI-UPANISAD, 49. SARABHA-UPANISAD, 50. SKANDA-UPANISAD, 51. ADVAYATARAKOPANISAD, 52. RAMA PURVATAPINYU-UPANISAD, 53. MUDGALA-UPANISAD, 54. SANDILYA-UPANISAD, 55. PAINGALOPANISAD, 56. BHIKSUK OPANISAD, 57. MAHOPANISAD, 58. SARIRAKOPANISAD, 59. TURIYATITA-UPANISAD, 60. SANNYASA-UPANISAD, 61. AKSAMALIKA-UPANISAD, 62. EKAKSARA-UPANISAD, 63. SURYOPANISAD, 64. AKSYUPANISAD, 65. ADHYATM OPANISAD, 66. KUNDIKOPANISAD, 67. SAVITRYUPANISAD, 68. ATMOPANISAD, 69. PASUPATABRAHMOPANISAD, 70. PARABRAHMOPANISAD, 71. AVADHUTOPANISAD, 72. DEVY UPANISAD, 73. TRIPUROPANISAD, 74.  KATHARUDR OPANISAD, 75. BHAVANOPANISAD, 76. RUDRAHRDAY OPANISAD, 77. YOGAKUNDALYUPANISAD, 78. RUDRAKSAJABAL OPANISAD, 79. GANAPATYUPANISAD, 80. TARASAR OPANISAD, 81. MAHAVAKYOPANISAD, 82.          PANCABRAHM OPANISAD, 83. PRANAGNIHOTROPANISAD, 84.    GOPALAPUR VATAPINYUPANISAD, 85. KRSNOPANISAD, 86. VARAH OPANISAD, 87. GARUDOPANISAD, 88. KALISANTARAN OPANISAD, 89. JABALYUPANISAD, 90.      SAUBHAGYALAKSMY UPANISAD, 91. SARASVATI-RAHASYOPANISAD, 92.  BAHVRC OPANISAD, 93. MUKTIKOPANISAD, 94. AMRTABINDU-UPANISAD,  95. SVASAMVEDYO-UPANISAD, 96. SIVASANKALPA-UPANISAD,  97. CAKSUSOPANISAD, 98. MANTRIKOPANISAD, 99. GAYATRY UPANISAD, 100.  TULASYUPANISAD, 101. CATURVEDOPANISAD, 102. GAYATRI-RAHASYOPANISAD, 103. PRANAVA-UPANISAD, 104. NILARUDRA-UPANISAD, 105. ASRAMOPANISAD, 106.          NRSIMHASATCAKRA-UPANISAD, 107. RADHOPANISAD,  108. RUDROPANISAD, 109. ATMAPUJA-UPANISAD, 110. YOGARAJA-UPANISAD, 111. SATYAYANIYA-UPANISAD, 112. LANGUL OPANISAD, INDEX OF VERSES', '<h1 style="text-align:justify"><span>The Upanisads are philosophical and theological mystical treatises forming the third division of the Veda; the preceding portions being the Mantras or Hymns, which are largely prayers, and the Brahmanas or sacrificial rituals - the utterance, successively, of poet, priest and philosopher.</span></h1>

<p style="text-align:justify"><span>There are two great departments of the Veda. The first is called Karma-kanda (the department of works) which embraces both Mantras and Brahmanas; and is followed by the vast majority of persons whose action of religion is laying up of merit by means of ceremonial prayers and sacrificial rites. The second is called Jnana-kanda (the department of knowledges)-the theosophic portion of the Vedic revelation; and this is embraced by the Upanisads, and is intended for the select few who are capable of attaining the true doctrine. The most important of the Upanisads belong to what are called Aranyakas or forest-books, which form an appendix to the Brahmanas; and, treating as they do of the release of the soul from metaphsychosis, by means of a recognition of the oneness of its real nature with the great impersonal Self, are so profound that they were required to be read in the solitude of forests, by persons, who, having performed all the duties of a student and a house-holder, retired from the world to and their days in the contemplation of the Deity.</span></p>

<p style="text-align:justify"><span>The Upanisads undoubtedly represent the highest product of the Indian mind; and one of the most imposing and subtle of the systems of ontology yet known in the history of philosophy; and the Vedanta, styled by Sankaracarya ''the string upon which the gems of the Upanisads are strung,'' is regarded as the finest flower and the ripest fruit of Indian spirituality. They contain the highest authority on which the various systems of Indian philosophy rest; and are practically the only portion of Vedic literature which is extensively studied by orthodox educated Hindus in the present day.</span></p>

<p style="text-align:justify"><span>The Present Edition has been compiled with english translation of 112 important Upanisads many of which are being translated for the first time by a distinguished board of scholars. This edition provides an authentic translation of 112 Upanisads along with a complete index of verses and an exhaustive introduction. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Vol I, 1. ISAVASYOPANISAD, 2. KENOPANISAD, 3. KATHOPANISAD, 4. PRASNOPANISAD, 5. MUNDKOPANISAD, 6. MANDUKYOPANISAD, 7. TAITTIRIYOPANISAD, 8. AITAREY-OPANISAD, 9. CHANDOGYA-UPANISAD, 10. BRHADARANYAK OPANISAD, 11. SVETASVATARA-UPANISAD, 12. BRAHMABINDU PANISAD, 13. KAIVALYOPANISAD, 14.  JABALOPANISAD, 15. HAMSOPANISAD, 16. ARUNYUPANISAD, 17.  GARBHOPANISAD,  18. NARAYANOPANISAD, 19. PARAMAHAMSOPANISAD, 20. BRAHMOPANISAD, 21. AMRTANADOPANISAD, 22. ATHARVASIRA UPANISAD, 23. KAUSITAKI BRAHMANOPANISAD, 24. NRSIMHA PURVATAPINYUPANISAD, 25.  KALAGNIRUDROPANISAD, 26. MAITREYYUPANISAD, 27. SUBALOPANISAD, 28. KSURIKO PANISAD, 29. SARVASAROPANISAD, 30. NIRALAMBA-UPANISAD, 31. SUKARAHASYOPANISAD, 32. VAJRASUCIKA-UPANISAD, 33. TEJO-BINDU UPANISAD, 34.  NADA-BINDU-UPANISAD, 35. DVAYOPANISAD, 36. YAJNAVALKYOPANISAD, 37.  JABALADARSANOPANISAD, Vol II 38. DHYANABINDU-UPANISAD, 39. BRAHMAVIDYA-UPANISAD, 40. YOGATATTVA-UPANISAD, 41. ATMABODHA-UPANISAD, 42. NARADA-PARIVRAJAKA-UPANISAD, 43. TRISIKHI-BRAHMANOPANISAD,  44. SITA-UPANISAD, 45. YOGACUDAMANI-UPANISAD, 46. NIRVANO-UPANISAD, 47. MANDALABRAHMANA-UPANISAD, 48. DAKSINAMURTI-UPANISAD, 49. SARABHA-UPANISAD, 50. SKANDA-UPANISAD, 51. ADVAYATARAKOPANISAD, 52. RAMA PURVATAPINYU-UPANISAD, 53. MUDGALA-UPANISAD, 54. SANDILYA-UPANISAD, 55. PAINGALOPANISAD, 56. BHIKSUK OPANISAD, 57. MAHOPANISAD, 58. SARIRAKOPANISAD, 59. TURIYATITA-UPANISAD, 60. SANNYASA-UPANISAD, 61. AKSAMALIKA-UPANISAD, 62. EKAKSARA-UPANISAD, 63. SURYOPANISAD, 64. AKSYUPANISAD, 65. ADHYATM OPANISAD, 66. KUNDIKOPANISAD, 67. SAVITRYUPANISAD, 68. ATMOPANISAD, 69. PASUPATABRAHMOPANISAD, 70. PARABRAHMOPANISAD, 71. AVADHUTOPANISAD, 72. DEVY UPANISAD, 73. TRIPUROPANISAD, 74.  KATHARUDR OPANISAD, 75. BHAVANOPANISAD, 76. RUDRAHRDAY OPANISAD, 77. YOGAKUNDALYUPANISAD, 78. RUDRAKSAJABAL OPANISAD, 79. GANAPATYUPANISAD, 80. TARASAR OPANISAD, 81. MAHAVAKYOPANISAD, 82.          PANCABRAHM OPANISAD, 83. PRANAGNIHOTROPANISAD, 84.    GOPALAPUR VATAPINYUPANISAD, 85. KRSNOPANISAD, 86. VARAH OPANISAD, 87. GARUDOPANISAD, 88. KALISANTARAN OPANISAD, 89. JABALYUPANISAD, 90.      SAUBHAGYALAKSMY UPANISAD, 91. SARASVATI-RAHASYOPANISAD, 92.  BAHVRC OPANISAD, 93. MUKTIKOPANISAD, 94. AMRTABINDU-UPANISAD,  95. SVASAMVEDYO-UPANISAD, 96. SIVASANKALPA-UPANISAD,  97. CAKSUSOPANISAD, 98. MANTRIKOPANISAD, 99. GAYATRY UPANISAD, 100.  TULASYUPANISAD, 101. CATURVEDOPANISAD, 102. GAYATRI-RAHASYOPANISAD, 103. PRANAVA-UPANISAD, 104. NILARUDRA-UPANISAD, 105. ASRAMOPANISAD, 106.          NRSIMHASATCAKRA-UPANISAD, 107. RADHOPANISAD,  108. RUDROPANISAD, 109. ATMAPUJA-UPANISAD, 110. YOGARAJA-UPANISAD, 111. SATYAYANIYA-UPANISAD, 112. LANGUL OPANISAD, INDEX OF VERSES</span></p>', 'Sub Title
			Sanskrit Text, English Translation, An Exhaustive Introduction & Index of Verses

			Author
			K.L. Joshi, O.N. Bimali, Bindiya Trivedi

			About Author
			As per Book

			ISBN 10 Digit
			8171102433

			ISBN 13 Digit
			9788171102433

			Pages
			1223

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			5

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sanskrit Text, English Translation, An Exhaustive Introduction &amp; Index of Verses</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.L. Joshi, O.N. Bimali, Bindiya Trivedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8171102433</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171102433</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1223</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>5</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1800"', '"1080"', '"0"', 19, 'HARDCOVER', 'Hardcover', 'English', 'English', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1223, '1223', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9603112%20upnishads.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171102433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2675', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2675', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1421, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:57'),
('3af6eb64-c128-4f4a-b263-49f6fcb79987', '4058', 403, 'साम्प्रदायिकता और साठोत्तरी हिंदी कथा साहित्य', 'समपरदयकत-और-सठततर-हद-कथ-सहतय', '-', '9789395695640', '9789395695640', '9789395695640', NULL, '', NULL, 'Title
			साम्प्रदायिकता और साठोत्तरी हिंदी कथा साहित्य

			Author
			  डॉ. नवीन कुमार 

			ISBN
			9789395695640

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>साम्प्रदायिकता और साठोत्तरी हिंदी कथा साहित्य</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>  डॉ. नवीन कुमार </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395695640</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"750"', '"488"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1455katha.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789395695640&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4058', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4058', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 403, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:57'),
('3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', '228', NULL, 'Leadership in Science and Technology: A Reference Handbook - 2Vols.', 'leadership-in-science-and-technology-a-reference-handbook-2vols-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228', 'leadership-in-science-and-technology-a-reference-handbook-2vols-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228-228', '9781412976886', '9781412976886', '9781412976886', NULL, 'This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.', '<p>This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.</p>', 'Sub Title
			A Reference Handbook

			Author
			William Sims

			ISBN 13 Digit
			9781412976886

			Pages
			984

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Reference Handbook</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William Sims</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412976886</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>984</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"35145"', '"21090"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 984, '984', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88109781412976886.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412976886&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=228', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=228', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2939, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('3b10b72a-8161-487b-8a60-50653a815cf1', '4074', 387, 'Sales and Distribution Management:Text and Cases 3/e', 'sales-and-distribution-managementtext-and-cases-3e', 'sales-and-distribution-managementtext-and-cases-3e', '9789352607730', '9789352607730', '9789352607730', NULL, 'About the book

This textbook, in its latest edition, continues to capture the rapidly changing trends of the ever-dynamic subject area in an easily comprehensible manner. It focuses on explaining concepts with the help of latest examples and learning-outcome based text in all the chapters. It gives an exposure to key concepts, theories, and recent developments in sales and distribution, and illustrates their applicability in tackling the challenges in sales and distribution business.

Contents:

Section I: Sales Management

1.Introduction to Sales Management

2. The Selling Process

3. Strategic Planning, Sales Strategy, Sales Forecasting and Budgeting

4. Management of Sales Territories and Quotas

5. Organizing and Staffing the Salesforce

6. Training, Motivating, Compensating, and Leading Salesforce

7. Controlling the Salesforce

8. Sales Promotion

Section II: Distribution Management

9. Introduction to Distribution Management

10. Marketing Channels

11. Channel Institutions: Retailing

12. Channel Institutions: Wholesaling

13. Designing Channel Systems

14. Channel Management

15. Channel Information Systems

16. Market Logistics and Supply Chain Management

17. International Sales and Distribution Management

Case-chapter matrix for integrated cases

Integrated Cases', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This textbook, in its latest edition, continues to capture the rapidly changing trends of the ever-dynamic subject area in an easily comprehensible manner. It focuses on explaining concepts with the help of latest examples and learning-outcome based text in all the chapters. It gives an exposure to key concepts, theories, and recent developments in sales and distribution, and illustrates their applicability in tackling the challenges in sales and distribution business.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Section I: Sales Management</span></span></strong></span></span></p>

<p><span><span><span><span>1.Introduction to Sales Management </span></span></span></span></p>

<p><span><span><span><span>2. The Selling Process </span></span></span></span></p>

<p><span><span><span><span>3. Strategic Planning, Sales Strategy, Sales Forecasting and Budgeting </span></span></span></span></p>

<p><span><span><span><span>4. Management of Sales Territories and Quotas </span></span></span></span></p>

<p><span><span><span><span>5. Organizing and Staffing the Salesforce </span></span></span></span></p>

<p><span><span><span><span>6. Training, Motivating, Compensating, and Leading Salesforce </span></span></span></span></p>

<p><span><span><span><span>7. Controlling the Salesforce</span></span></span></span></p>

<p><span><span><span><span>8. Sales Promotion </span></span></span></span></p>

<p><span><span><strong><span><span>Section II: Distribution Management</span></span></strong></span></span></p>

<p><span><span><span><span>9. Introduction to Distribution Management </span></span></span></span></p>

<p><span><span><span><span>10. Marketing Channels </span></span></span></span></p>

<p><span><span><span><span>11. Channel Institutions: Retailing </span></span></span></span></p>

<p><span><span><span><span>12. Channel Institutions: Wholesaling </span></span></span></span></p>

<p><span><span><span><span>13. Designing Channel Systems </span></span></span></span></p>

<p><span><span><span><span>14. Channel Management </span></span></span></span></p>

<p><span><span><span><span>15. Channel Information Systems </span></span></span></span></p>

<p><span><span><span><span>16. Market Logistics and Supply Chain Management </span></span></span></span></p>

<p><span><span><span><span>17. International Sales and Distribution Management </span></span></span></span></p>

<p><span><span><strong><span><span>Case-chapter matrix for integrated cases</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Integrated Cases</span></span></strong></span></span></p>

<p> </p>
', 'Title
			Sales and Distribution Management:Text and Cases 3/e

			Author
			Krishna K Havaldar

			ISBN
			9789352607730

			Publisher
			McGrawHill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sales and Distribution Management:Text and Cases 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Krishna K Havaldar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352607730</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGrawHill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1050"', '"788"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e56efcfa-2dd8-4298-a0c5-1c218f30516a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1769sales.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352607730&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4074', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4074', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 387, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:57'),
('3b14384c-6333-47f0-b820-72a4553bd42a', '4417', 48, 'The Modern Persian-English Dictionary', 'the-modern-persianenglish-dictionary', 'the-modern-persianenglish-dictionary', '-86-', '-86-', '-86-', NULL, 'About the book

The need for a good and up-to-date dictionary of the Persian Language, as well as the earnest desire of the authors to compile a dictionary that would be an authoritative work of reference, urged them to undertake the arduous task of producing the present book, which will be found by the students of Persian to be of in estimable value to them.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The need for a good and up-to-date dictionary of the Persian Language, as well as the earnest desire of the authors to compile a dictionary that would be an authoritative work of reference, urged them to undertake the arduous task of producing the present book, which will be found by the students of Persian to be of in estimable value to them.</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			The Modern Persian-English Dictionary

			Author
			A T Shahaney

			Publisher
			The Educational Publishing Co.

			Year of Publication
			1815

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Modern Persian-English Dictionary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>A T Shahaney</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>The Educational Publishing Co.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1815</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '17543c85-1861-4bee-a7df-f1b3c105454d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8371the%20Modern.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-86-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4417', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4417', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 48, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:57'),
('3b504124-7f8a-4a36-a430-0ce4f355d84b', '1100', NULL, 'Women and Health - Intersectional Issues and Social Constraints', 'women-and-health-intersectional-issues-and-social-constraints-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100', 'women-and-health-intersectional-issues-and-social-constraints-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100-1100', 'RTYY5566', 'RTYY5566', 'RTYY5566', NULL, 'This book highlights the serious health concerns of the most marginalized women in Indiathe migrant, displaced, tribals/dalits, adolescents and Muslims, who also happen to live under challenging situations and life-threatening circumstances. As India sees itself gearing up to achieve the UN Millennium Development Goal of reducing maternal mortality through significant changes in health reforms, the author draws attention to the specific health needs of these marginalized women, forging partnerships, adopting a comprehensive approach towards maternal health and strategies to make health policies inclusive.', '<p>This book highlights the serious health concerns of the most marginalized women in Indiathe migrant, displaced, tribals/dalits, adolescents and Muslims, who also happen to live under challenging situations and life-threatening circumstances. As India sees itself gearing up to achieve the UN Millennium Development Goal of reducing maternal mortality through significant changes in health reforms, the author draws attention to the specific health needs of these marginalized women, forging partnerships, adopting a comprehensive approach towards maternal health and strategies to make health policies inclusive.</p>', 'Women and Health - Intersectional Issues and Social Constraints', '<h1>Women and Health - Intersectional Issues and Social Constraints</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54069788172736361.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYY5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1100', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1100', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2419, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:57'),
('3b54fcca-e211-49c5-a4c1-8f21fefba3df', '1980', NULL, 'Introduction to Mathematical Methods in Bioinformatics', 'introduction-to-mathematical-methods-in-bioinformatics-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1-1980', 'introduction-to-mathematical-methods-in-bioinformatics-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980-1980', 'CTYU4433', 'CTYU4433', 'CTYU4433', NULL, 'Introduction to Mathematical Methods in Bioinformatics', '<h1>Introduction to Mathematical Methods in Bioinformatics</h1>', 'Sub Title
			No

			Author
			Alexander Isawv

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181284990

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alexander Isawv</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181284990</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5286logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CTYU4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1980', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1980', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1846, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('3b729e46-138a-4e49-a722-e5570529b67f', '1982', NULL, 'Koshika Vigyan, Aanuvanshiki, Vikas Tatha Paristhitiki -B.S.C. (Dwitiya Bhag) Paper II (H)', 'koshika-vigyan-aanuvanshiki-vikas-tatha-paristhitiki-bsc-dwitiya-bhag-paper-ii-h-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982', 'koshika-vigyan-aanuvanshiki-vikas-tatha-paristhitiki-bsc-dwitiya-bhag-paper-ii-h-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982-1982', 'XCRT4455', 'XCRT4455', 'XCRT4455', NULL, 'Unit - I Cell structure, cell organelles, nucleus, chromosome structure, nucleosome and solenoid model, salivary gland, lampbrush and B chromosomes. Cell division – mitosis, meiosis; their significance, chromosomal aberrations, cell cycle. Unit- II Genetics, laws of inheritance; gene interaction; linkage and; cytoplasmic inheritance; sex determination. Unit-III Mutation- spontaneous, induced mutations, molecular mechanism and evolutionary significance; polyploidy origin, kinds and role in evolution. Evidences and theories of evolution. Unit - IV Ecology, relation with other disciplines. Plant types: Hydrophytes - Hydrilla, Eichhorina, Nymphaea, Typha. Xerophytes – Nerium, Casuarina, Saccharum, Begonia. Plant succession – xeroseres, hydroseres. Ecosystems - concept, basic types, components, & functioning. Food chain, food web, energy flow and productivity.', '<p>Unit - I Cell structure, cell organelles, nucleus, chromosome structure, nucleosome and solenoid model, salivary gland, lampbrush and B chromosomes. Cell division – mitosis, meiosis; their significance, chromosomal aberrations, cell cycle. Unit- II Genetics, laws of inheritance; gene interaction; linkage and; cytoplasmic inheritance; sex determination. Unit-III Mutation- spontaneous, induced mutations, molecular mechanism and evolutionary significance; polyploidy origin, kinds and role in evolution. Evidences and theories of evolution. Unit - IV Ecology, relation with other disciplines. Plant types: Hydrophytes - Hydrilla, Eichhorina, Nymphaea, Typha. Xerophytes – Nerium, Casuarina, Saccharum, Begonia. Plant succession – xeroseres, hydroseres. Ecosystems - concept, basic types, components, &amp; functioning. Food chain, food web, energy flow and productivity.</p>', 'Koshika Vigyan, Aanuvanshiki, Vikas Tatha Paristhitiki -B.S.C. (Dwitiya Bhag) Paper II (H)', '<h1>Koshika Vigyan, Aanuvanshiki, Vikas Tatha Paristhitiki -B.S.C. (Dwitiya Bhag) Paper II (H)</h1>', '"275"', '"165"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6411dpp_10_31.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XCRT4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1982', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1982', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1844, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('3b9888d3-318f-474a-9bac-7e9a039a4912', '4332', 132, 'Light Spectroscopy: Introduction to Biotechniques', 'light-spectroscopy-introduction-to-biotechniques', 'light-spectroscopy-introduction-to-biotechniques', '9781872748344', '9781872748344', '9781872748344', NULL, 'About the book

Spectrophotometry and spectrofluorometry are core techniques used throughout biology and medicine. These techniques evolve continuously and this book provides information on the latest advances in spectroscopic methods.

Content:

PART 1: BASIC PRINCIPLES AND METHODS

	Principles of Spectrophotometry

	What to Look at

	Spectrophotometer Design

	 Geometry, Light Paths and Beam Splitting

	Measuring Absorbance and Fluorescence

PART 2: TECHNIQUES AND APPLICATIONS

	Measuring an Absorption Spectrum

	Measuring a Fluorescence Emission Spectrum

	Measurement at a Fixed Wavelength

	Probing the Environment', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Spectrophotometry and spectrofluorometry are core techniques used throughout biology and medicine. These techniques evolve continuously and this book provides information on the latest advances in spectroscopic methods.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART 1: BASIC PRINCIPLES AND METHODS </span></strong></span></span></p>

<ol>
	<li><span><span><span>Principles of Spectrophotometry</span></span></span></li>
	<li><span><span><span><span><span>What to Look at</span></span></span></span></span></li>
	<li><span><span><span><span><span>Spectrophotometer Design</span></span></span></span></span></li>
	<li><span><span><span> Geometry, Light Paths and Beam Splitting</span></span></span></li>
	<li><span><span><span>Measuring Absorbance and Fluorescence</span></span></span></li>
</ol>

<p><span><span><strong><span>PART 2: TECHNIQUES AND APPLICATIONS</span></strong></span></span></p>

<ol>
	<li><span><span><span>Measuring an Absorption Spectrum</span></span></span></li>
	<li><span><span><span>Measuring a Fluorescence Emission Spectrum</span></span></span></li>
	<li><span><span><span>Measurement at a Fixed Wavelength</span></span></span></li>
	<li><span><span><span>Probing the Environment</span></span></span></li>
</ol>
', 'Title
			Light Spectroscopy: Introduction to Biotechniques

			Author
			D.A.Harris

			ISBN
			9781872748344

			Publisher
			Bios Publishers

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Light Spectroscopy: Introduction to Biotechniques</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>D.A.Harris</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781872748344</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Bios Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"6119"', '"4283"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '8685ea63-7ef1-4c04-8877-cadf9ac84833', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8799light.jpg', NULL, '6 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781872748344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4332', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4332', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 132, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:57'),
('3ba6db66-7f39-46ba-beed-2ef1c96e152e', '2466', NULL, 'The Unsustainable Costs of Partial Deregulation', 'the-unsustainable-costs-of-partial-deregulation-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-246-2466', 'the-unsustainable-costs-of-partial-deregulation-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466-2466', 'VBHY6655', 'VBHY6655', 'VBHY6655', NULL, 'Three decades ago, federal policymakers-Republicans and Democrats-embarked on a general strategy of deregulation. In the electricity, gas delivery, and telecommunications industries, the strategy called for restructuring to separate production from transmission and distribution, followed by elimination of price controls. The expected results were lower prices and increased quality, reliability, and scope of services. Paul W. MacAvoy, an economist with forty years of experience in the regulatory field, here assesses the results and concludes that deregulation has failed to achieve any of these goals in any of these industries. MacAvoy shows that we now have only partial deregulation, a mixture of oligopoly structure with direct price control. He explores why this system leads to volatile and high prices, reduced investment, and low profitability, and what policy actions can be implemented to address these problems.', '<p>Three decades ago, federal policymakers-Republicans and Democrats-embarked on a general strategy of deregulation. In the electricity, gas delivery, and telecommunications industries, the strategy called for restructuring to separate production from transmission and distribution, followed by elimination of price controls. The expected results were lower prices and increased quality, reliability, and scope of services. Paul W. MacAvoy, an economist with forty years of experience in the regulatory field, here assesses the results and concludes that deregulation has failed to achieve any of these goals in any of these industries. MacAvoy shows that we now have only partial deregulation, a mixture of oligopoly structure with direct price control. He explores why this system leads to volatile and high prices, reduced investment, and low profitability, and what policy actions can be implemented to address these problems.</p>', 'The Unsustainable Costs of Partial Deregulation', '<h1>The Unsustainable Costs of Partial Deregulation</h1>', '"4400"', '"2640"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2466', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2466', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1590, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:57'),
('3bbaa492-1b15-4842-aed5-fcd7a2640e2a', '728', NULL, 'Climate Change and Insurance -Disaster Risk Financing in Developing Countries BOOK', 'climate-change-and-insurance-disaster-risk-financing-in-developing-countries-book-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-7-728', 'climate-change-and-insurance-disaster-risk-financing-in-developing-countries-book-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728-728', 'LOIK8876', 'LOIK8876', 'LOIK8876', NULL, 'Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour.', '<p>Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour.</p>', 'Climate Change and Insurance -Disaster Risk Financing in Developing Countries', '<h1>Climate Change and Insurance -Disaster Risk Financing in Developing Countries</h1>', '"7999"', '"4799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3776dpp_9_35.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LOIK8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=728', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=728', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2648, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:57'),
('3be336d0-bf74-4308-aeaa-7cf1665579e9', '1431', NULL, 'Laghusiddhantkaumudi-Prkashkanamnihindivyakhyasahinta -3 Vols.', 'laghusiddhantkaumudiprkashkanamnihindivyakhyasahinta-3-vols-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1-1431', 'laghusiddhantkaumudiprkashkanamnihindivyakhyasahinta-3-vols-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431-1431', 'WERF3212', 'WERF3212', 'WERF3212', NULL, 'Laghusiddhantkaumudi-Prkashkanamnihindivyakhyasahinta -3 Vols.', '<h1>Laghusiddhantkaumudi-Prkashkanamnihindivyakhyasahinta -3 Vols.</h1>', 'Sub Title
			No

			Author
			Dr. Satypal Singh

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188808342

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Satypal Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188808342</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2500"', '"1500"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87039788188808342.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERF3212&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1431', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1431', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2205, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('3bfc7bc0-1f6f-4ff3-86e2-5bd136a8e540', '1904', NULL, 'Advanced Quantitative Microbiology For Foods and Biosystems -Models For Predicting Growth and inactivation', 'advanced-quantitative-microbiology-for-foods-and-biosystems-models-for-predicting-growth-and-inactivation-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904', 'advanced-quantitative-microbiology-for-foods-and-biosystems-models-for-predicting-growth-and-inactivation-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904-1904', '9780849336454', '9780849336454', '9780849336454', NULL, 'About the book

Presenting a novel view of the quantitative modeling of microbial growth and inactivation patterns in food, water, and Biosystems, Advanced Quantitative Microbiology for Foods and Biosystems: Models for Predicting Growth and inactivation describes new models for estimating microbial growth and survival. The author covers traditional and alternative models, thermal and non-thermal preservation, water disinfection, microbial dose response cures, interpretation of irregular count records, and how to estimate the frequencies of future outbursts. He focuses primarily on the mathematical forms of the proposed alternative models and on the rationale for their introduction as substitutes to those currently in use.

The book provides examples of how some of the methods can be implemented to follow or predict microbial growth and inactivation patterns, in real time, with programs written in MS Excel and posted on the Web. It also shows how microbial survival parameters can be derived directly from non-isothermal inactivation data and then used to predict the efficacy of other non-isothermal heat treatments. Featuring numerous illustrations, equations, tables, and figures, the book offers a new approach that resolves several outstanding issues in microbial modeling and eliminates inconsistencies often found in the conventional methods.

Content

1 Isothermal Microbial Heat Inactivation, 

2 Nonisothermal Heat Inactivation, 

3 Generating Nonisothermal Heat Inactivation Curves with Difference Equations in Real Time (Incremental Method), 

4 Estimation of Microbial Survival Parameters from Nonisothermal Inactivation Data, 

5 Isothermal Inactivation with Stable and Dissipating Chemical Agents, 

6 High CO2 and Ultrahigh Hydrostatic Pressure Preservation, 

7 Dose-Response Curves, 

8 Isothermal and Nonisothermal Bacterial Growth in a Closed Habitat, 

9 Interpretation of Fluctuating Microbial Count Records in Foods and Water, 

10 Estimating Frequencies of Future Microbial High Counts or Outbursts in Foods and Water - Case Studies, 

11 A Probabilistic Model of Historic Epidemics, 

12 Aperiodic Microbial Outbursts with Variable Duration,

13 Outstanding Issues and Concluding', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Presenting a novel view of the quantitative modeling of microbial growth and inactivation patterns in food, water, and Biosystems, Advanced Quantitative Microbiology for Foods and Biosystems: Models for Predicting Growth and inactivation describes new models for estimating microbial growth and survival. The author covers traditional and alternative models, thermal and non-thermal preservation, water disinfection, microbial dose response cures, interpretation of irregular count records, and how to estimate the frequencies of future outbursts. He focuses primarily on the mathematical forms of the proposed alternative models and on the rationale for their introduction as substitutes to those currently in use.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book provides examples of how some of the methods can be implemented to follow or predict microbial growth and inactivation patterns, in real time, with programs written in MS Excel and posted on the Web. It also shows how microbial survival parameters can be derived directly from non-isothermal inactivation data and then used to predict the efficacy of other non-isothermal heat treatments. Featuring numerous illustrations, equations, tables, and figures, the book offers a new approach that resolves several outstanding issues in microbial modeling and eliminates inconsistencies often found in the conventional methods.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>1 Isothermal Microbial Heat Inactivation, </span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Nonisothermal Heat Inactivation, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Generating Nonisothermal Heat Inactivation Curves with Difference Equations in Real Time (Incremental Method), </span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Estimation of Microbial Survival Parameters from Nonisothermal Inactivation Data, </span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Isothermal Inactivation with Stable and Dissipating Chemical Agents, </span></span></span></p>

<p style="text-align:justify"><span><span><span>6 High CO2 and Ultrahigh Hydrostatic Pressure Preservation, </span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Dose-Response Curves, </span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Isothermal and Nonisothermal Bacterial Growth in a Closed Habitat, </span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Interpretation of Fluctuating Microbial Count Records in Foods and Water, </span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Estimating Frequencies of Future Microbial High Counts or Outbursts in Foods and Water - Case Studies, </span></span></span></p>

<p style="text-align:justify"><span><span><span>11 A Probabilistic Model of Historic Epidemics, </span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Aperiodic Microbial Outbursts with Variable Duration,</span></span></span></p>

<p style="text-align:justify"><span><span><span>13 Outstanding Issues and Concluding </span></span></span></p>', 'Title

			Advanced Quantitative Microbiology For Foods and Biosystems

			Author
			Micha Peleg

			ISBN 
			9780849336454

			Publisher
			CRC

			Binding
			Hardcover', '<table border="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td>
			<p style="text-align:center"><span>Advanced Quantitative Microbiology For Foods and Biosystems</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Micha Peleg</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN </span></td>
			<td style="text-align:center"><span>9780849336454</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>CRC</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"21298"', '"13844"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '89f61e78-bc64-4377-b4ab-15326935aff4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5199dpp_9_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780849336454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1904', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1904', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1902, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:57'),
('3c090086-3c57-4504-91ac-d666809e52d0', '2490', NULL, 'Negotiation - Reading, Exercises and Cases 6/e BOOK', 'negotiation-reading-exercises-and-cases-6e-book-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-249-2490', 'negotiation-reading-exercises-and-cases-6e-book-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490-2490', 'VFGY6098', 'VFGY6098', 'VFGY6098', NULL, '"Negotiation is a critical skill needed for effective management. Negotiation: Readings, Exercises, and Cases 6e takes an experiential approach and explores the major concepts and theories of the psychology of bargaining and negotiation and the dynamics of interpersonal and inter-group conflict and its resolution. It is relevant to a broad spectrum of management students, not only human resource management or industrial relations candidates. The Readings portion of the book is ordered into seven sections: (1) Negotiation Fundamentals, (2) Negotiation Sub processes, (3) Negotiation Contexts, (4) Individual Differences, (5) Negotiation across Cultures, (6) Resolving Differences, and (7) Summary. The next section of the book presents a collection of role-play exercises, cases, and self-assessment questionnaires that can be used to teach negotiation processes and sub processes. NEW TO THIS EDITION • The content of this edition is substantially new. Nearly half of the readings are new to this edition, and there are approximately ten new exercises and cases. Almost all exercises and cases have been revised and updated. • The coordinated text (Negotiation 6e) and reader provides professors and students with a fully-integrated learning system. • Exercises are streamlined and presented in a new format making it easier for the students to understand the concepts. "', '<p>"Negotiation is a critical skill needed for effective management. Negotiation: Readings, Exercises, and Cases 6e takes an experiential approach and explores the major concepts and theories of the psychology of bargaining and negotiation and the dynamics of interpersonal and inter-group conflict and its resolution. It is relevant to a broad spectrum of management students, not only human resource management or industrial relations candidates. The Readings portion of the book is ordered into seven sections: (1) Negotiation Fundamentals, (2) Negotiation Sub processes, (3) Negotiation Contexts, (4) Individual Differences, (5) Negotiation across Cultures, (6) Resolving Differences, and (7) Summary. The next section of the book presents a collection of role-play exercises, cases, and self-assessment questionnaires that can be used to teach negotiation processes and sub processes. NEW TO THIS EDITION • The content of this edition is substantially new. Nearly half of the readings are new to this edition, and there are approximately ten new exercises and cases. Almost all exercises and cases have been revised and updated. • The coordinated text (Negotiation 6e) and reader provides professors and students with a fully-integrated learning system. • Exercises are streamlined and presented in a new format making it easier for the students to understand the concepts. "</p>', 'Negotiation - Reading, Exercises and Cases 6/e BOOK', '<h1>Negotiation - Reading, Exercises and Cases 6/e BOOK</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGY6098&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2490', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2490', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1575, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:57'),
('3c15074c-03a4-4aae-bd65-d211be8f3322', '3837', 614, 'Higher Geometry', 'higher-geometry', 'higher-geometry', '-20-', '-20-', '-20-', NULL, 'About the book

This book gives a systematic presentation of the fundamentals of Euclidean geometry, non-Euclidean geometry of Lobachevsky and Riemann, projective geometry and the geometrical aspects of spe­cial relativity theory. It also gives a general idea about constant curvature geometries. The subject matter has been shaped by the needs of the students and by my own experience.

A few words on the use of the book as a textbook in a course of the foundations of geometry are in order. The subject matter is distribut­ed over the first two parts. It is presented systematically throughout the book and practically does not omit any of the details of the ar­guments (except for the proofs of certain theorems of elementary geometry). It is evident that in lectures such a detailed presentation would be unprofitable (even if many hours were assigned to this course). The most difficult portion is Chapter 2 in the first part of the book; I feel that in lectures one should discuss from this chapter the formulations of the axioms and present examples of rigorous proofs of certain theorems; moreover, the most important aspects, for exam­ple, the measurement of length, the equivalence of Archimedes’ and Cantor’s axioms to Dedekind’s axiom and the significance of these axioms for the substantiation of analytic geometry, should be discussed in detail. The proof of the majority of the initial theorems of elementary geometry should be left for self-study.

Contents

Preface to the English Edition 9

Part 1. The Foundations of Geometry

Chapter 1.A Short Review of Investigations into the Foundations of Geometry

1.1 Euclid’s definitions, postulates, and axioms

1.2 The fifth postulate 16

1.3 Lobachevsky and his geometry 33

1.4 The formation of the notion of geometrical space 36

Chapter 2.The Axioms of Elementary Geometry

2.1 Geometrical elements 42

2.2 Group I: axioms of incidence 42

2.3 Group II: axioms of betweenness 45

2.4 Corollaries of the axioms of incidence and betweenness 45

2.5 Group III: axioms of congruence 53

2.6 Corollaries of Axioms I-III 57

2.7 Group IV: axioms of continuity 69

2.8 Group V: the axiom of parallelism. Absolute and divergent lines 96

Chapter 3. The Non-Euclidean Theory of Parallels

3.1 Lobachevsky’s definition of parallels 82

3.2 Peculiarities in the location of parallel lines 85

3.3 Lobachevsky’s function II(x) 100

3.4 Lines and planes in Lobachevskian space 104

3.5 Equidistants and oricycles 111

3.6 Equidistant surfaces and horospheres 121

3.7 Elementary geometry on surfaces in Lobachevskian space 126

3.8 Area of a triangle 136

3.9 Proof of logical consistency of Lobachevskian geometry 146

3.10 The basic metric relationships in Lobachevskian geometry 165

3.11 Riemannian geometry: a brief survey 178

Chapter 4. Investigation of the Axioms of Elementary Geometry

4.1 Three basic problems of axiomatic theory 188

4.2 Consistency of the axioms of Euclidean geometry 191

4.3 Proof of independence of some axioms of Euclidean geometry 205

4.4 Axiom of completeness 216

4.5 The completeness of axioms of Euclidean geometry 220

4.6 The axiomatic method in mathematics

Part 2. Projective Geometry

Chapter 5. The Foundations of Projective Geometry

5.1 The subject matter of projective geometry 223

5.2 Desargues’ theorem. Harmonic sets of elements 226

5.3 Order of points on the projective line 231

5.4 Division of harmonic pairs. Continuity of the harmonic correspondence 244

5.5 The axiom of continuity. Projective system of coordinates on a line 252

5.6 Projective coordinate systems on a plane and in space 258

5.7 Projective correspondence between elements of one-dimensional manifolds 270

5.8 Projective correspondences between two- and three-dimensional manifolds 283

5.9 Analytic representation for projectivities. Involution 292

5.10 Transformation formulas for projective coordinates. Cross ratio of four elements 300

5.11 The principle of duality 316

5.12 Algebraic curves and pencils. Algebraic surfaces and bundles. Complex projective plane and complex projective space 325

5.13 Images of second degree. The theory of polars 337

5.14 Constructive theorems and problems of projective geometry 346

Chapter 6. Group-Theoretic Principles in Geometry. Groups of Transformations

6.1 Geometry and the theory of groups 362

6.2 The projective group and its basic subgroups 391

6.3 Geometries of Lobachevsky, Riemann, and Euclid in the projective setting 408

Chapter 7. Minkowski Space

7.1 Multidimensional affine space 425

7.2 Euclidean spaces and Minkowski space 440

7.3 The space of events of the special relativity theory 455

Chapter 8. Differential Properties of Non-Euclidean Metric

8.1 Metric form of the Euclidean plane 474

8.2 The distance between two points on the Lobachevskian plane 478

8.3 Metric form of the Lobachevskian plane 489

8.4 Intrinsic geometry of a surface and the Beltrami problem 505

8.5 Geometry on a surface of constant curvature 511

8.6 Derivation of basic metric relations in Lobachevskian geometry 523

Part 3. Constant Curvature Geometry

Chapter 9. Spatial Forms in Constant Curvature Geometry

9.1 Two-dimensional manifolds with differential-geometric metric 529

9.2 Parabolic spatial forms 537

9.3 Elliptic spatial forms 544

9.4 Hyperbolic spatial forms 547

Name Index 553

 ', '<p><u><strong>About the book</strong></u></p>

<p>This book gives a systematic presentation of the fundamentals of Euclidean geometry, non-Euclidean geometry of Lobachevsky and Riemann, projective geometry and the geometrical aspects of spe­cial relativity theory. It also gives a general idea about constant curvature geometries. The subject matter has been shaped by the needs of the students and by my own experience.</p>

<p>A few words on the use of the book as a textbook in a course of the foundations of geometry are in order. The subject matter is distribut­ed over the first two parts. It is presented systematically throughout the book and practically does not omit any of the details of the ar­guments (except for the proofs of certain theorems of elementary geometry). It is evident that in lectures such a detailed presentation would be unprofitable (even if many hours were assigned to this course). The most difficult portion is Chapter 2 in the first part of the book; I feel that in lectures one should discuss from this chapter the formulations of the axioms and present examples of rigorous proofs of certain theorems; moreover, the most important aspects, for exam­ple, the measurement of length, the equivalence of Archimedes’ and Cantor’s axioms to Dedekind’s axiom and the significance of these axioms for the substantiation of analytic geometry, should be discussed in detail. The proof of the majority of the initial theorems of elementary geometry should be left for self-study.</p>

<p><strong>Contents</strong></p>

<p><strong>Preface to the English Edition 9</strong></p>

<p><strong>Part 1. The Foundations of Geometry</strong></p>

<p>Chapter 1.A Short Review of Investigations into the Foundations of Geometry</p>

<p>1.1 Euclid’s definitions, postulates, and axioms</p>

<p>1.2 The fifth postulate 16</p>

<p>1.3 Lobachevsky and his geometry 33</p>

<p>1.4 The formation of the notion of geometrical space 36</p>

<p>Chapter 2.The Axioms of Elementary Geometry</p>

<p>2.1 Geometrical elements 42</p>

<p>2.2 Group I: axioms of incidence 42</p>

<p>2.3 Group II: axioms of betweenness 45</p>

<p>2.4 Corollaries of the axioms of incidence and betweenness 45</p>

<p>2.5 Group III: axioms of congruence 53</p>

<p>2.6 Corollaries of Axioms I-III 57</p>

<p>2.7 Group IV: axioms of continuity 69</p>

<p>2.8 Group V: the axiom of parallelism. Absolute and divergent lines 96</p>

<p>Chapter 3. The Non-Euclidean Theory of Parallels</p>

<p>3.1 Lobachevsky’s definition of parallels 82</p>

<p>3.2 Peculiarities in the location of parallel lines 85</p>

<p>3.3 Lobachevsky’s function II(x) 100</p>

<p>3.4 Lines and planes in Lobachevskian space 104</p>

<p>3.5 Equidistants and oricycles 111</p>

<p>3.6 Equidistant surfaces and horospheres 121</p>

<p>3.7 Elementary geometry on surfaces in Lobachevskian space 126</p>

<p>3.8 Area of a triangle 136</p>

<p>3.9 Proof of logical consistency of Lobachevskian geometry 146</p>

<p>3.10 The basic metric relationships in Lobachevskian geometry 165</p>

<p>3.11 Riemannian geometry: a brief survey 178</p>

<p>Chapter 4. Investigation of the Axioms of Elementary Geometry</p>

<p>4.1 Three basic problems of axiomatic theory 188</p>

<p>4.2 Consistency of the axioms of Euclidean geometry 191</p>

<p>4.3 Proof of independence of some axioms of Euclidean geometry 205</p>

<p>4.4 Axiom of completeness 216</p>

<p>4.5 The completeness of axioms of Euclidean geometry 220</p>

<p>4.6 The axiomatic method in mathematics</p>

<p><strong>Part 2. Projective Geometry</strong></p>

<p>Chapter 5. The Foundations of Projective Geometry</p>

<p>5.1 The subject matter of projective geometry 223</p>

<p>5.2 Desargues’ theorem. Harmonic sets of elements 226</p>

<p>5.3 Order of points on the projective line 231</p>

<p>5.4 Division of harmonic pairs. Continuity of the harmonic correspondence 244</p>

<p>5.5 The axiom of continuity. Projective system of coordinates on a line 252</p>

<p>5.6 Projective coordinate systems on a plane and in space 258</p>

<p>5.7 Projective correspondence between elements of one-dimensional manifolds 270</p>

<p>5.8 Projective correspondences between two- and three-dimensional manifolds 283</p>

<p>5.9 Analytic representation for projectivities. Involution 292</p>

<p>5.10 Transformation formulas for projective coordinates. Cross ratio of four elements 300</p>

<p>5.11 The principle of duality 316</p>

<p>5.12 Algebraic curves and pencils. Algebraic surfaces and bundles. Complex projective plane and complex projective space 325</p>

<p>5.13 Images of second degree. The theory of polars 337</p>

<p>5.14 Constructive theorems and problems of projective geometry 346</p>

<p>Chapter 6. Group-Theoretic Principles in Geometry. Groups of Transformations</p>

<p>6.1 Geometry and the theory of groups 362</p>

<p>6.2 The projective group and its basic subgroups 391</p>

<p>6.3 Geometries of Lobachevsky, Riemann, and Euclid in the projective setting 408</p>

<p>Chapter 7. Minkowski Space</p>

<p>7.1 Multidimensional affine space 425</p>

<p>7.2 Euclidean spaces and Minkowski space 440</p>

<p>7.3 The space of events of the special relativity theory 455</p>

<p>Chapter 8. Differential Properties of Non-Euclidean Metric</p>

<p>8.1 Metric form of the Euclidean plane 474</p>

<p>8.2 The distance between two points on the Lobachevskian plane 478</p>

<p>8.3 Metric form of the Lobachevskian plane 489</p>

<p>8.4 Intrinsic geometry of a surface and the Beltrami problem 505</p>

<p>8.5 Geometry on a surface of constant curvature 511</p>

<p>8.6 Derivation of basic metric relations in Lobachevskian geometry 523</p>

<p><strong>Part 3. Constant Curvature Geometry</strong></p>

<p>Chapter 9. Spatial Forms in Constant Curvature Geometry</p>

<p>9.1 Two-dimensional manifolds with differential-geometric metric 529</p>

<p>9.2 Parabolic spatial forms 537</p>

<p>9.3 Elliptic spatial forms 544</p>

<p>9.4 Hyperbolic spatial forms 547</p>

<p><strong>Name Index 553</strong></p>

<p> </p>', ' Title
			Higher Geometry

			 Author
			N.V Efimov

			 Publisher
			Mir Publishers

			 Year of Publication
			1980

			 Pages
			565

			 Binding
			Hardcover

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Higher Geometry</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">N.V Efimov</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">565</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 565, '565', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5461Nina%20V.%20Efimov%20-%20Higher%20Geometry%20-%20Mir%20-%201980_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-20-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3837', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3837', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 614, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:57'),
('3c30a6f7-08c2-4bf5-b6e2-ab67c35e1c18', '3318', NULL, 'Numismatic Parallels of Kalidasa', 'numismatic-parallels-of-kalidasa-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318', 'numismatic-parallels-of-kalidasa-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318-3318', 'Numismatic Parallels of Kalidasa', 'Numismatic Parallels of Kalidasa', 'Numismatic Parallels of Kalidasa', NULL, 'Content - Foreword, Abbreviations, Mumismatic Parallels of Kalidasa,  Introductory, Earth, Cow of Plenty, Only Unrivalled Bowman, Only Umbrella aloft, Sidelocks still, Fame travels afar, Whom the Goddess of the Capital City and Royal Fortune chose, Truly wedded by the Queen and Lady of Fortune, Abode of both the Goddesses of Learning and Fortune, The Three Emblems of Royalty, Riding the Elephant and Shaded by Parasol, Like Guha seated on Peacock, Mighty like the Wielder of the Thunderbolt, Mighty like the Lion, Beautiful in his Warrior Pose, Lustrous like the Sun, Wins Heaven by Deeds of Merit, Horse Sacrifice, With the Lyre on the Lap, Sportive Lotus in Hand, Bedecked and lovely like the Kalpadruma mirrored on the shining slopes of Meru, Like the Young Calf developed into the mighty Bull or Lordly Elephant, List of Illustrations, Index                        ', '<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Foreword, Abbreviations, Mumismatic Parallels of Kalidasa,  Introductory, Earth, Cow of Plenty, Only Unrivalled Bowman, Only Umbrella aloft, Sidelocks still, Fame travels afar, Whom the Goddess of the Capital City and Royal Fortune chose, Truly wedded by the Queen and Lady of Fortune, Abode of both the Goddesses of Learning and Fortune, The Three Emblems of Royalty, Riding the Elephant and Shaded by Parasol, Like Guha seated on Peacock, Mighty like the Wielder of the Thunderbolt, Mighty like the Lion, Beautiful in his Warrior Pose, Lustrous like the Sun, Wins Heaven by Deeds of Merit, Horse Sacrifice, With the Lyre on the Lap, Sportive Lotus in Hand, Bedecked and lovely like the Kalpadruma mirrored on the shining slopes of Meru, Like the Young Calf developed into the mighty Bull or Lordly Elephant, List of Illustrations, Index</span>                        </span></span></p>', 'Sub Title
			Numismatic Parallels of Kalidasa

			Author
			C. Sivaramamurti

			About Author
			As per Book

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			64

			Binding
			Hardcover

			Year of Publication
			1983

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Numismatic Parallels of Kalidasa</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>C. Sivaramamurti</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>XXXX</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>64</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1983</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"80"', '"48"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 64, '64', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3441Numismatic%20Parallels%20of%20Kalidasa.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Numismatic%20Parallels%20of%20Kalidasa&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3318', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3318', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1067, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:57'),
('3c5802b3-c34d-4e0f-9409-77d46e4e68a8', '3536', 866, 'Conformal Geometry - Computational Algorithms and Engineering Applications', 'conformal-geometry-computational-algorithms-and-engineering-applications-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-353-3536', 'conformal-geometry-computational-algorithms-and-engineering-applications-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536-3536', '9783319753300', '9783319753300', '9783319753300', NULL, 'This book offers an essential overview of computational conformal geometry applied to fundamental problems in specific engineering fields. It introduces readers to conformal geometry theory and discusses implementation issues from an engineering perspective.

The respective chapters explore fundamental problems in specific fields of application, and detail how computational conformal geometric methods can be used to solve them in a theoretically elegant and computationally efficient way. The fields covered include computer graphics, computer vision, geometric modeling, medical imaging, and wireless sensor networks. Each chapter concludes with a summary of the material covered and suggestions for further reading, and numerous illustrations and computational algorithms complement the text.

The book draws on courses given by the authors at the University of Louisiana at Lafayette, the State University of New York at Stony Brook, and Tsinghua University, and will be of interest to senior undergraduates, graduates and researchers in computer science, applied mathematics, and engineering.', '<p>This book offers an essential overview of computational conformal geometry applied to fundamental problems in specific engineering fields. It introduces readers to conformal geometry theory and discusses implementation issues from an engineering perspective.</p>

<p>The respective chapters explore fundamental problems in specific fields of application, and detail how computational conformal geometric methods can be used to solve them in a theoretically elegant and computationally efficient way. The fields covered include computer graphics, computer vision, geometric modeling, medical imaging, and wireless sensor networks. Each chapter concludes with a summary of the material covered and suggestions for further reading, and numerous illustrations and computational algorithms complement the text.</p>

<p>The book draws on courses given by the authors at the University of Louisiana at Lafayette, the State University of New York at Stony Brook, and Tsinghua University, and will be of interest to senior undergraduates, graduates and researchers in computer science, applied mathematics, and engineering.</p>', 'Sub Title
			Computational Algorithms and Engineering Applications

			Author
			Miao Jin, Xianfeng Gu, Ying He, Yalin Wang

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783319753300

			Pages
			XIII, 314

			Binding
			Hardback

			Year of Publication
			2018

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Computational Algorithms and Engineering Applications</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Miao Jin, Xianfeng Gu, Ying He, Yalin Wang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783319753300</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIII, 314</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"10696"', '"6418"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XIII, 314', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/427251Am2oo3PuL._SY466_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319753300&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3536', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3536', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 866, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:57'),
('3c6a20d2-1cba-4d12-844d-6216a06ce64a', '1681', NULL, 'Clean By Light Irradiation - Practical Applications of Supported Tio2', 'clean-by-light-irradiation-practical-applications-of-supported-tio2-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-168-1681', 'clean-by-light-irradiation-practical-applications-of-supported-tio2-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681-1681', 'DEWQ2213', 'DEWQ2213', 'DEWQ2213', NULL, 'The book deals with the environmentally friendly cleaning materials functionalized with TiO2, a widely known semiconductor giving rise to redox reactions under artificial or solar irradiation. The role of Titanium dioxide in the worldwide community is introduced first. The fundamental working principles of heterogeneous photocatalysis follow and a critical section on the semiconductor bulk and surface properties open the way to the differences between TiO2 blend features with respect to analogous thin film layouts. Then follows the main section of the book which deals with the techniques applied to manufactured commercial devices, ranging from glasses to textiles and from concrete and other construction materials to paintings. Also road asphalt and other devices, such as photocatalytic air conditioning machines are outlined. Last generation materials, not yet commercialized, and the deposition techniques applied to prepare them are also widely discussed. The final part of the book covers the difficult and modern topic of standardization and comparison of performance of photocatalytic processes and in particular the guidelines proposed by various worldwide organizations for standardization are discussed. The book covers the general matters as well as the practical applications with the supporting methods discussed in detail. This book brings together a team of highly experienced and well-published experts in the field, providing a comprehensive view of the applications of supported titanium dioxide.', '<p>The book deals with the environmentally friendly cleaning materials functionalized with TiO2, a widely known semiconductor giving rise to redox reactions under artificial or solar irradiation. The role of Titanium dioxide in the worldwide community is introduced first. The fundamental working principles of heterogeneous photocatalysis follow and a critical section on the semiconductor bulk and surface properties open the way to the differences between TiO2 blend features with respect to analogous thin film layouts. Then follows the main section of the book which deals with the techniques applied to manufactured commercial devices, ranging from glasses to textiles and from concrete and other construction materials to paintings. Also road asphalt and other devices, such as photocatalytic air conditioning machines are outlined. Last generation materials, not yet commercialized, and the deposition techniques applied to prepare them are also widely discussed. The final part of the book covers the difficult and modern topic of standardization and comparison of performance of photocatalytic processes and in particular the guidelines proposed by various worldwide organizations for standardization are discussed. The book covers the general matters as well as the practical applications with the supporting methods discussed in detail. This book brings together a team of highly experienced and well-published experts in the field, providing a comprehensive view of the applications of supported titanium dioxide.</p>', 'Clean By Light Irradiation - Practical Applications of Supported Tio2', '<h1>Clean By Light Irradiation - Practical Applications of Supported Tio2</h1>', '"9300"', '"5580"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2473dpp_18_50.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DEWQ2213&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1681', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1681', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2051, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:57'),
('3cae7ff8-f746-422d-8631-75ff9d188c3e', '2794', NULL, 'Marathon ka Ithihaas- History of Marthas', 'marathon-ka-ithihaas-history-of-marthas-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794', 'marathon-ka-ithihaas-history-of-marthas-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794-2794', 'CLIJ7753', 'CLIJ7753', 'CLIJ7753', NULL, 'Marathon ka Ithihaas- History of Marthas', '<h1>Marathon ka Ithihaas- History of Marthas</h1>', 'Sub Title
			No

			Author
			Dr. Mahesh Kumar

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381906637

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Mahesh Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381906637</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CLIJ7753&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2794', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2794', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1333, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:57'),
('3cbf6b58-1b5c-4427-885e-e6d52abbe0eb', '2183', NULL, 'Windows Group Policy - Administrator''s Pocket Consultant', 'windows-group-policy-administrators-pocket-consultant-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-21-2183', 'windows-group-policy-administrators-pocket-consultant-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183-2183', 'VBGH866', 'VBGH866', 'VBGH866', NULL, 'Here-s the practical, pocket-sized reference for IT professionals who administer and support Group Policy for Windows Server and Windows Client. Designed for quick referencing, this portable guide covers all the essentials for performing everyday system administration tasks. Written by an award-winning author of more than 70 computer books, this guide puts expert administration and troubleshooting advice right at your fingertips. Discover how to configure, manage, and troubleshoot Windows Group Policy structures, processing and security.', '<p>Here-s the practical, pocket-sized reference for IT professionals who administer and support Group Policy for Windows Server and Windows Client. Designed for quick referencing, this portable guide covers all the essentials for performing everyday system administration tasks. Written by an award-winning author of more than 70 computer books, this guide puts expert administration and troubleshooting advice right at your fingertips. Discover how to configure, manage, and troubleshoot Windows Group Policy structures, processing and security.</p>', 'Windows Group Policy - Administrator''s Pocket Consultant', '<h1>Windows Group Policy - Administrator''s Pocket Consultant</h1>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70039788120337817_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBGH866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2183', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2183', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1702, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('3cc7973c-4ece-4f92-bed0-30a9037bcb0c', '1931', NULL, 'Biomethanation II - Advances in Biochemical Engineering/Biotechnology', 'biomethanation-ii-advances-in-biochemical-engineeringbiotechnology-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931', 'biomethanation-ii-advances-in-biochemical-engineeringbiotechnology-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931-1931', 'YHGT654', 'YHGT654', 'YHGT654', NULL, 'Biomethanation II - Advances in Biochemical Engineering/Biotechnology ', '<h1>Biomethanation II - Advances in Biochemical Engineering/Biotechnology </h1>', 'Sub Title
			No

			Author
			T. Scheper

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540443216

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T. Scheper</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540443216</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"23999"', '"14399"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3542dpp_9_26.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHGT654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1931', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1931', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1883, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:57'),
('3ce7dfb3-4ef0-4000-b96e-df05b375564f', '4348', 116, 'Communication and Organisational Practices-Learning Solution ', 'communication-and-organisational-practiceslearning-solution', 'communication-and-organisational-practiceslearning-solution', '9780070288409', '9780070288409', '9780070288409', NULL, 'Content:

Topic 1: Organisational Communication

Topic 2: Overview of Diversity

Topic 3: Intergenerational Communication in the Workplace

Topic 4: Emotions in Organisational Communication

Topic 5: Spiritual Diversity and Communication in Organisations

Topic 6: Communications and Disability in the Workplace

Topic 7: Cultural Diversity and Its Impact on Communication At Work

Topic 8: Negotiation

Topic 9: Conflict Management and Resolution

Topic 10: Communication and Managing Change', '<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 1: Organisational Communication</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 2: Overview of Diversity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 3: Intergenerational Communication in the Workplace</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 4: Emotions in Organisational Communication</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 5: Spiritual Diversity and Communication in Organisations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 6: Communications and Disability in the Workplace</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 7: Cultural Diversity and Its Impact on Communication At Work</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 8: Negotiation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 9: Conflict Management and Resolution</span></span></span></p>

<p style="text-align:justify"><span><span><span>Topic 10: Communication and Managing Change</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Communication and Organisational Practices-Learning Solution 

			Author
			Joanna Crossman

			ISBN
			9780070288409

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Communication and Organisational Practices-Learning Solution </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Joanna Crossman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780070288409</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7706WhatsApp%20Image%202025-11-22%20at%2016.13.21_49919d78.jpg', NULL, '8 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780070288409&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4348', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4348', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 116, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:57'),
('3d09e811-7ee2-4863-934c-98f8aab76250', '3822', 629, 'Methods and Applications of Statistics in Engineering, Quality Control, and the Physical Sciences', 'methods-and-applications-of-statistics-in-engineering-quality-control-and-the-physical-sciences', 'methods-and-applications-of-statistics-in-engineering-quality-control-and-the-physical-sciences', '9780470405086', '9780470405086', '9780470405086', NULL, 'About the book

Inspired by the Encyclopedia of Statistical Sciences, Second Edition (ESS2e), this volume presents a concise, well-rounded focus on the statistical concepts and applications that are essential for understanding gathered data in the fields of engineering, quality control, and the physical sciences. The book successfully upholds the goals of ESS2e by combining both previously-published and newly developed contributions written by over 100 leading academics, researchers, and practitioner in a comprehensive, approachable format. The result is a succinct reference that unveils modern, cutting-edge approaches to acquiring and analyzing data across diverse subject areas within these three disciplines, including operations research, chemistry, physics, the earth sciences, electrical engineering, and quality assurance. In addition, techniques related to survey methodology, computational statistics, and operations research are discussed, where applicable. Topics of coverage include: optimal and stochastic control, artificial intelligence, quantum mechanics, and fractals.', '<p><u><strong>About the book</strong></u></p>

<p>Inspired by the <em>Encyclopedia of Statistical Sciences, Second Edition</em> (ESS2e), this volume presents a concise, well-rounded focus on the statistical concepts and applications that are essential for understanding gathered data in the fields of engineering, quality control, and the physical sciences. The book successfully upholds the goals of ESS2e by combining both previously-published and newly developed contributions written by over 100 leading academics, researchers, and practitioner in a comprehensive, approachable format. The result is a succinct reference that unveils modern, cutting-edge approaches to acquiring and analyzing data across diverse subject areas within these three disciplines, including operations research, chemistry, physics, the earth sciences, electrical engineering, and quality assurance. In addition, techniques related to survey methodology, computational statistics, and operations research are discussed, where applicable. Topics of coverage include: optimal and stochastic control, artificial intelligence, quantum mechanics, and fractals.</p>
', 'Title
			Methods and Applications of Statistics in Engineering, Quality Control, and the Physical Sciences

			 Author
			N.Balakrishnan

			 ISBN
			9780470405086

			 Publisher
			Wiley

			 Pages
			776

			 Language
			English

			 Binding
			Hardcover', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong> Title</strong></td>
			<td style="text-align:center"><strong>Methods and Applications of Statistics in Engineering, Quality Control, and the Physical Sciences</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Author</strong></td>
			<td style="text-align:center"><strong>N.Balakrishnan</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> ISBN</strong></td>
			<td style="text-align:center"><strong>9780470405086</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Pages</strong></td>
			<td style="text-align:center"><strong>776</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"21614"', '"14049"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 776, '776', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2264methods.jpg', NULL, '6 | 24 | 25 | 39', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9780470405086&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3822', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3822', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 629, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:57'),
('3d46b288-63a5-4356-9055-74396f876d3d', '3992', 460, 'towards-the-new-horizon-world-order-in-the-21st-century', 'towardsthenewhorizonworldorderinthe21stcentury', 'towardsthenewhorizonworldorderinthe21stcentury', '9788187471509', '9788187471509', '9788187471509', NULL, 'About the book

A new world order is taking shape. In the after-math of the World Wars and the Cold War, optimists hoped that the multilateral system envisaged by the UN Charter could finally be realised. Now this vision appears utopian. International cooperation based on a commitment to constitutional government, Human rights and the rule of law was a product of eighteenth century Enlightenment and underwritten first by the European great powers and then by the United States. How will it survive the decline of the predominance of the USA and the rise of new power centres in the century?

For the first time two authors from the West and East have attempted to address this question. They foresee neither a League of Democracies nor the advent of a borderless world in which the state will wither away. Instead, they conclude that the context of world politics, rather than its essential nature, will be radically transformed. James Mayall argues for the continuing relevance of nationalism and reflects on the impact that this, together with the resurgence of political religion, will have on the new great powers and the institutions of international society. Krishnan reminiscent envisages a retreat to a world system reminiscent of the nineteenth century in which a few great powers maintain order in their respective regions by common consent amongst themselves.

Contents

Nationalism and World Politics in a Global Era: Reflections on the Future of International Society

Conflict and Cooperation in the 21st Century

 ', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>A new world order is taking shape. In the after-math of the World Wars and the Cold War, optimists hoped that the multilateral system envisaged by the UN Charter could finally be realised. Now this vision appears utopian. International cooperation based on a commitment to constitutional government, Human rights and the rule of law was a product of eighteenth century Enlightenment and underwritten first by the European great powers and then by the United States. How will it survive the decline of the predominance of the USA and the rise of new power centres in the century?</span></span></p>

<p style="text-align:justify"><span><span>For the first time two authors from the West and East have attempted to address this question. They foresee neither a League of Democracies nor the advent of a borderless world in which the state will wither away. Instead, they conclude that the context of world politics, rather than its essential nature, will be radically transformed. James Mayall argues for the continuing relevance of nationalism and reflects on the impact that this, together with the resurgence of political religion, will have on the new great powers and the institutions of international society. Krishnan reminiscent envisages a retreat to a world system reminiscent of the nineteenth century in which a few great powers maintain order in their respective regions by common consent amongst themselves.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents</strong></span></span></p>

<p style="text-align:justify"><span><span>Nationalism and World Politics in a Global Era: Reflections on the Future of International Society</span></span></p>

<p style="text-align:justify"><span><span>Conflict and Cooperation in the 21st Century</span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Towards The New Horizon - World Order in the 21st Century

			Author
			James B L Mayall

			ISBN
			9788187471509

			Publishers
			Standard Publishers (India)

			Binding 
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Towards The New Horizon - World Order in the 21st Century</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">James B L Mayall</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471509</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding </td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2404WhatsApp%20Image%202025-09-09%20at%2012.35.05_1c1cef50.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471509&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3992', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3992', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 460, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:57'),
('3d4e83e3-370c-464c-9af9-0ccba69a5ef1', '2659', NULL, 'Rigvedsanhita - Padanukram me Hindibhashunvad - Khand 5', 'rigvedsanhita-padanukram-me-hindibhashunvad-khand-5', 'rigvedsanhita-padanukram-me-hindibhashunvad-khand-5', '9788186700846', '9788186700846', '9788186700846', NULL, 'Rigvedsanhita - Padanukram me Hindibhashunvad - Khand 5', '<h1>Rigvedsanhita - Padanukram me Hindibhashunvad - Khand 5</h1>', ' Title
			Rigvedsanhita - Padanukram me Hindibhashunvad - Khand 5 

			Author
			Dr. Jiya Lal Kamboj

			ISBN 13 Digit
			9788186700846

			Publisher
			Vidhya Nidhi

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Rigvedsanhita - Padanukram me Hindibhashunvad - Khand 5 </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jiya Lal Kamboj</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186700846</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vidhya Nidhi</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1400"', '"840"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'aac706d8-88e4-4478-b21e-4c364ee7857a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5943pic-23.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186700846&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2659', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2659', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1437, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:57'),
('3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', '31', NULL, 'Sustainable French Timber Houses', 'sustainable-french-timber-houses', 'sustainable-french-timber-houses-', '9781864701791', '9781864701791', '9781864701791', NULL, 'Our love affair with wood began with the dawn of time. No other construction material exudes such warmth and sensuality.

It should come as no surprise then, that the French have adopted this material with elegance, flair and sphistication, designing beautiful timber homes. In Sustainable French Timber Houses the unique French touch is unmistakable - from sprawling, luxurious vilas to miniscule timber cabins.

In addition to its aesthetic appeal, wood is very energy efficient, with the ability to retain insulation and conduct heat effectively.

Sustainable French Timber Houses pays tribute not only to this sustainable and beautiful material but also to the ingenuity and style typified as ''French chic''. It endorses the belief that the enduring splendour of natural wood can provide beauty together with utility, transcending its value for years to come.

Content - Foreword, Bidaud Christophe Puys House, Cascio Antonino Quadra House, Colomes Christian House at L''Aube, Cottesse Sonia Kotaniji House, Courtey Cecile - Lab Christophe Chaily-en-Biere House, Daufresne Marc - Le Garrec Ivan House on the Dune, Depresle Francois Mourioux House Saint Catherine Island House, Duplantier Laurent Petit Piquey House Boulart House, Duverger Jean (cabinet Dengler) House in Ille-et-Vilaine, Hondelatte Raphaelle Amcena House, Kohler Brice Marie-Galante House, Levy Victor Katz-Reniers House, Mazellier Thierry Versus House, Vion Philippe Pouligen House, Appendix, Photographic credits and acknowledgments', '<p style="text-align:justify"><span>Our love affair with wood began with the dawn of time. No other construction material exudes such warmth and sensuality.</span></p>

<p style="text-align:justify"><span>It should come as no surprise then, that the French have adopted this material with elegance, flair and sphistication, designing beautiful timber homes. In Sustainable French Timber Houses the unique French touch is unmistakable - from sprawling, luxurious vilas to miniscule timber cabins.</span></p>

<p style="text-align:justify"><span>In addition to its aesthetic appeal, wood is very energy efficient, with the ability to retain insulation and conduct heat effectively.</span></p>

<p style="text-align:justify"><span>Sustainable French Timber Houses pays tribute not only to this sustainable and beautiful material but also to the ingenuity and style typified as ''French chic''. It endorses the belief that the enduring splendour of natural wood can provide beauty together with utility, transcending its value for years to come.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreword, Bidaud Christophe Puys House, Cascio Antonino Quadra House, Colomes Christian House at L''Aube, Cottesse Sonia Kotaniji House, Courtey Cecile - Lab Christophe Chaily-en-Biere House, Daufresne Marc - Le Garrec Ivan House on the Dune, Depresle Francois Mourioux House Saint Catherine Island House, Duplantier Laurent Petit Piquey House Boulart House, Duverger Jean (cabinet Dengler) House in Ille-et-Vilaine, Hondelatte Raphaelle Amcena House, Kohler Brice Marie-Galante House, Levy Victor Katz-Reniers House, Mazellier Thierry Versus House, Vion Philippe Pouligen House, Appendix, Photographic credits and acknowledgments</span></p>', 'Sub Title
			L Affaire de Wood

			Author
			Joel Cariou

			About Author
			As per Book

			ISBN 10 Digit
			186470179X

			ISBN 13 Digit
			9781864701791

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>L Affaire de Wood</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joel Cariou</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>186470179X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781864701791</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"4000"', '"2880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49901_4_26......%2029.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781864701791&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=31', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=31', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3058, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:57'),
('3d6dca7c-c5c5-415b-8f26-1b5134e6dc58', '4124', 337, 'Ethnobotany of Rice Weeds', 'ethnobotany-of-rice-weeds', 'ethnobotany-of-rice-weeds', '9789352694686', '9789352694686', '9789352694686', NULL, 'About the book

Several rice weeds play an important dietary role among rural poor. The weeds like Echinochloa crus-galli and Echinochloa frametaceae are used as human food in several Asian countries. Grain amaranths which are major weeds in upland ecosystem in a staple diet of many tribal of India subcontinent. Rice not only does not contain any cholesterol, but brown rice may have a cholesterol lowering effect due to the oil makeup of the bran. Rice-bran oil lowers cholesterol more effectively than sunflower, corn and safflower oils. The selective forces imposed by agricultural practices have resulted in the evolution of agricultural races of weeds or agroecotypes. Some agroecotypes are intimately associated with a specific crop. Such associations can involve a system of mimicry, whereby the weed resembles the crop at specific stages during its life history and, as a result of mistaken identity, evades eradication. Mimetic forms of weeds are most likely to be selected by hand weeding of seedlings or by harvesting and seed cleaning procedures. It is an indispensable book for every researcher, teacher, planner, and students to strengthen the agriculture and food security. Based on his own work over the number of years and that of others before him, the author presents in this book ethno biological value of rice weeds.

Contents:

	Introduction

	Weed Management in Rice

	Rice Cultivation

	Aquatic Organisms in Rice Based Farming

	Models of Weedy Rice Evolution

	Weed Risk Assessment in Plant Species

	Tools to Evaluate Cold Stress in Rice

	Parameters for Weed Crop Competition

	Rice Germination and Seedling Development', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Several rice weeds play an important dietary role among rural poor. The weeds like Echinochloa crus-galli and Echinochloa frametaceae are used as human food in several Asian countries. Grain amaranths which are major weeds in upland ecosystem in a staple diet of many tribal of India subcontinent. Rice not only does not contain any cholesterol, but brown rice may have a cholesterol lowering effect due to the oil makeup of the bran. Rice-bran oil lowers cholesterol more effectively than sunflower, corn and safflower oils. The selective forces imposed by agricultural practices have resulted in the evolution of agricultural races of weeds or agroecotypes. Some agroecotypes are intimately associated with a specific crop. Such associations can involve a system of mimicry, whereby the weed resembles the crop at specific stages during its life history and, as a result of mistaken identity, evades eradication. Mimetic forms of weeds are most likely to be selected by hand weeding of seedlings or by harvesting and seed cleaning procedures. It is an indispensable book for every researcher, teacher, planner, and students to strengthen the agriculture and food security. Based on his own work over the number of years and that of others before him, the author presents in this book ethno biological value of rice weeds.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Weed Management in Rice</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Rice Cultivation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Aquatic Organisms in Rice Based Farming</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Models of Weedy Rice Evolution</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Weed Risk Assessment in Plant Species</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Tools to Evaluate Cold Stress in Rice</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Parameters for Weed Crop Competition</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Rice Germination and Seedling Development</span></span></span></li>
</ol>
', 'Title
			Ethnobotany of Rice Weeds

			Author
			Dr. Nupur Prasad

			ISBN
			9789352694686

			Publisher
			Random Publications

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Ethnobotany of Rice Weeds</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Nupur Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352694686</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1995"', '"1297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5257rice.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352694686&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4124', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4124', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 337, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:57'),
('3d6f138e-cfa5-45b8-9cb9-8d80ac8fee93', '3902', 549, 'General Psychology (Including Educational Psychology)', 'general-psychology-including-educational-psychology', 'general-psychology-including-educational-psychology', '81-7251-029-2', '81-7251-029-2', '81-7251-029-2', NULL, 'About the book

This text on General Psychology has been prepared, keeping in view the fact that people tend to remember what they like most and that students are motivated to learn when the book they read is filled with exciting illustrations and day-to-day experiences which help lay out the material in easily memorable form. It is a book on psychology in which psychological technology has been used to enhance learning and comprehension.

The aim in writing this text has been to provide a comprehensive coverage of contemporary psychology in such a way that the reader can relate it to his own experience. To present a balanced and unbiased picture of scientific psychology is another aim.

CONTENTS

Chapter One-Introduction

Chapter Two-Sensations

Chapter Three-Perception

Chapter Four-Attention

Chapter Five-Learning

Chapter Six-Motivation

Chapter Seven-Thinking and Reasoning

Chapter Eight-Intelligence

Chapter Nine-Personality

Chapter Ten-Educational Evaluation

Chapter Eleven-Humanistic Psychology

Chapter Twelve-Psychology of the Physically Handicapped

Chapter Thirteen-Psychology of the Mentally Handicapped

Chapter Fourteen-Psychology of the Gifted

 ', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>This text on General Psychology has been prepared, keeping in view the fact that people tend to remember what they like most and that students are motivated to learn when the book they read is filled with exciting illustrations and day-to-day experiences which help lay out the material in easily memorable form. It is a book on psychology in which psychological technology has been used to enhance learning and comprehension.</span></span></p>

<p style="text-align:justify"><span><span>The aim in writing this text has been to provide a comprehensive coverage of contemporary psychology in such a way that the reader can relate it to his own experience. To present a balanced and unbiased picture of scientific psychology is another aim.</span></span></p>

<p><span><span><strong>CONTENTS</strong></span></span></p>

<p><span><span>Chapter One-</span></span><span><span><strong>Introduction</strong></span></span></p>

<p><span><span>Chapter Two-</span></span><span><span><strong>Sensations</strong></span></span></p>

<p><span><span>Chapter Three-</span></span><span><span><strong>Perception</strong></span></span></p>

<p><span><span>Chapter<strong> </strong>Four-</span></span><span><span><strong>Attention</strong></span></span></p>

<p><span><span>Chapter<strong> </strong>Five-</span></span><span><span><strong>Learning</strong></span></span></p>

<p><span><span>Chapter<strong> </strong>Six-</span></span><span><span><strong>Motivation</strong></span></span></p>

<p><span><span>Chapter<strong> </strong>Seven-</span></span><span><span><strong>Thinking and Reasoning</strong></span></span></p>

<p><span><span>Chapter<strong> </strong>Eight-</span></span><span><span><strong>Intelligence</strong></span></span></p>

<p><span><span>Chapter<strong> </strong>Nine-</span></span><span><span><strong>Personality</strong></span></span></p>

<p><span><span>Chapter Ten-</span></span><span><span><strong>Educational Evaluation</strong></span></span></p>

<p><span><span>Chapter Eleven-</span></span><span><span><strong>Humanistic Psychology</strong></span></span></p>

<p><span><span>Chapter Twelve-</span></span><span><span><strong>Psychology of the Physically Handicapped</strong></span></span></p>

<p><span><span>Chapter Thirteen-</span></span><span><span><strong>Psychology of the Mentally Handicapped</strong></span></span></p>

<p><span><span>Chapter Fourteen-</span></span><span><span><strong>Psychology of the Gifted</strong></span></span></p>

<p> </p>', 'Title
			General Psychology (Including Educational Psychology)

			Author
			S.B kakkar

			Publisher
			Horizon Publishers

			Year of Publication
			1999

			Pages
			383

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">General Psychology (Including Educational Psychology)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.B kakkar</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Horizon Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1999</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">383</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'df6c32aa-820f-463e-b185-bdcc74035148', NULL, NULL, 383, '383', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4531WhatsApp%20Image%202025-07-25%20at%202.48.45%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=81-7251-029-2&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3902', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3902', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 549, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:57'),
('3d9364c0-a6fa-4b58-aec2-a30b875555b6', '3225', NULL, 'Eclectism and Modern Hindu Discourse', 'eclectism-and-modern-hindu-discourse-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225', 'eclectism-and-modern-hindu-discourse-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225-3225', '9780195125382', '9780195125382', '9780195125382', NULL, 'In this new book, Brian Hatcher examines the modern Hindu penchant for constructing religious worlds in an eclectic fashion. Noting how Hindu apologists from Rammohun Roy to Sarvepalli Radhakrishnan make an almost promiscuous use of the world''s many philosphies and religions to define and defend Hinduism. Hatcher sets out to explore the ancient roots and contemporary significance of such eclectic borrowing. A discussion of the Vedic and classical roots of Hindu eclecticism affords Hatcher the opportunity to reflect upon the profound and widespread role of eclecticism in South Asian religion, while consideration of the work of Swami Vivekananda-as well as a variety of religious reformers from nineteenth-century Bengal-suggests the ongoing significance of the phenomenon in colonial and postcolonial contexts.

By examining the development of Brahmo and Neo-Vedanta discourse, Hatcher is able both to problematize the notion of a monolithic concept of religious eclecticism and to reflect upon the various ways scholars might nevertheless attempt to make sense of a bewildering variety of eclectic philosophies. What emerges is not simply an attempt to refine our understanding of the role eclecticism has played in the modern Hindu context, but an extended reflection upon changing attitudes toward eclecticism in the West, from Diderot and Kant through postmodern critical theory. By investigation modern and postmodern perspectives on such issues as history, system, authenticity, and difference, Hatcher seeks to set in motion a dialectical approach to the study of eclectic world construction that balances the positivistic confidence of modern scholarship with the playful exuberance of postmodern pastiche. Invoking the critical theories of Salman Rushdie, Theodor Adorno, and Richard Rorty, Hatcher advocates an approach to modern Hindu eclecticism that honors its creative poetics while retaining the critical distance necessary for judging its sometimes baleful fruits.

Content - 1. Introduction, 2. "Difference Relates" Eclecticism Past and Present, 3. Swami in Wonderland Vivekananda''s Eclectic Hermeneutics, 4. What''s the Connection? India''s Eclectic  Heritage, 5. Varieties of Eclectic Experience The Case of Colonial Bengal, 6. My Own Private Bungalow The Dynamics of Eclectic Home-Building, 7. Conclusion,  Notes,  Bibliography,  Index       ', '<p style="text-align:justify"><span>In this new book, Brian Hatcher examines the modern Hindu penchant for constructing religious worlds in an eclectic fashion. Noting how Hindu apologists from Rammohun Roy to Sarvepalli Radhakrishnan make an almost promiscuous use of the world''s many philosphies and religions to define and defend Hinduism. Hatcher sets out to explore the ancient roots and contemporary significance of such eclectic borrowing. A discussion of the Vedic and classical roots of Hindu eclecticism affords Hatcher the opportunity to reflect upon the profound and widespread role of eclecticism in South Asian religion, while consideration of the work of Swami Vivekananda-as well as a variety of religious reformers from nineteenth-century Bengal-suggests the ongoing significance of the phenomenon in colonial and postcolonial contexts.</span></p>

<p style="text-align:justify"><span>By examining the development of Brahmo and Neo-Vedanta discourse, Hatcher is able both to problematize the notion of a monolithic concept of religious eclecticism and to reflect upon the various ways scholars might nevertheless attempt to make sense of a bewildering variety of eclectic philosophies. What emerges is not simply an attempt to refine our understanding of the role eclecticism has played in the modern Hindu context, but an extended reflection upon changing attitudes toward eclecticism in the West, from Diderot and Kant through postmodern critical theory. By investigation modern and postmodern perspectives on such issues as history, system, authenticity, and difference, Hatcher seeks to set in motion a dialectical approach to the study of eclectic world construction that balances the positivistic confidence of modern scholarship with the playful exuberance of postmodern pastiche. Invoking the critical theories of Salman Rushdie, Theodor Adorno, and Richard Rorty, Hatcher advocates an approach to modern Hindu eclecticism that honors its creative poetics while retaining the critical distance necessary for judging its sometimes baleful fruits.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>1. Introduction, 2. "Difference Relates" Eclecticism Past and Present, </span></span><span><span><span><span>3. Swami in Wonderland Vivekananda''s Eclectic Hermeneutics, 4. What''s the Connection? India''s Eclectic  Heritage, 5. Varieties of Eclectic Experience The Case of Colonial Bengal, 6. My Own Private Bungalow The Dynamics of Eclectic Home-Building, 7. Conclusion,  Notes,  Bibliography,  Index</span>     </span></span></span><span><span>  </span></span></p>', 'Sub Title
			Eclectism and Modern Hindu Discourse

			Author
			Brian A. Hatcher

			About Author
			As per Book

			ISBN 10 Digit
			019512538X

			ISBN 13 Digit
			9780195125382

			Pages
			200

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Eclectism and Modern Hindu Discourse</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Brian A. Hatcher</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>019512538X</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780195125382</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>200</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1999</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"11812"', '"7087"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, '200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1111Eclectism%20and%20Modern%20Hindu%20Discourse.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195125382&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3225', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3225', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1147, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('3d991445-c1a6-49bd-8669-a1116946c5a7', '3495', 904, 'Ecopolis : Architecture and Cities for A Changing Climate', 'ecopolis-architecture-and-cities-for-a-changing-climate-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495', 'ecopolis-architecture-and-cities-for-a-changing-climate-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495-3495', '9781402084959', '9781402084959', '9781402084959', NULL, 'From 2008, for the first time in human history, half of the world''s population will live in cities. Yet despite a wealth of literature on green architecture and planning, there is to date no single book which draws together theory from the full range of disciplines - from architecture, planning and ecology - which we must come to grips with if we are to design future cities which are genuinely sustainable.

Paul F. Downton''s Ecopolis takes a major step along this path. It highlights the urgent need to understand the role of cities as both agents of change and means of survival, at a time when climate change has finally grabbed world attention, and it provides a framework for designing cities that integrates knowledge - both academic and practical - from a range of relevant disciplines.

Identifying key theorists, practitioners, places and philosophies, the book provides a solid theoretical context, and goes on to present a series of design and planning tools for achieving Sustainable Huma Ecological Development (SHED). Combining knowledge from diverse fields to present a synthesis of urban ecology, the book will provide a valuable resource for students, researchers and practitioners in architecture, construction, planning, geography and the traditional life sciences.

Content - Illustrations, Foreword, Introduction: The City Is My University, Part I Propositions, Theory and Practice, I. People, Places and Philosophies, 1 The Ground Plan, 2 An Epistemology for Urban Ecology, 3 Architecture, Urbanism and Ecological Perspectives, 4 Weavers of Theory, 5 The Aesthetics of Ecopolis, 6 Finding Fractals: Identifying Elements of the Ecocity, 7 Building Fractals: Ecopolis Projects in Australia, Colour Plates, Part II Towards a Theoretical Synthesis, II. Rebuilding the Foundations, 8 Synthesis I: City Ecology, 9 Synthesis II: EcoDevelopment, 10 Synthesis III: Education, Advocacy and Activism, 11 Synthesis IV: The SHED Sustainable Human Ecological Development, 12 Our Cities, Our Selves, APPENDIX 1: My Favourite Thought Experiment, APPENDIX 2: Density and Urban Villages, APPENDIX 3: City Size; the Case of Somerset and Adelaide, APPENDIX 4: Adelaide, Calcutta and the Western Comfort Zone, APPENDIX 5: Charter for a New Municipium, Acknowledgments, Bibliography, Index', '<p style="text-align:justify"><span>From 2008, for the first time in human history, half of the world''s population will live in cities. Yet despite a wealth of literature on green architecture and planning, there is to date no single book which draws together theory from the full range of disciplines - from architecture, planning and ecology - which we must come to grips with if we are to design future cities which are genuinely sustainable.</span></p>

<p style="text-align:justify"><span>Paul F. Downton''s Ecopolis takes a major step along this path. It highlights the urgent need to understand the role of cities as both agents of change and means of survival, at a time when climate change has finally grabbed world attention, and it provides a framework for designing cities that integrates knowledge - both academic and practical - from a range of relevant disciplines.</span></p>

<p style="text-align:justify"><span>Identifying key theorists, practitioners, places and philosophies, the book provides a solid theoretical context, and goes on to present a series of design and planning tools for achieving Sustainable Huma Ecological Development (SHED). Combining knowledge from diverse fields to present a synthesis of urban ecology, the book will provide a valuable resource for students, researchers and practitioners in architecture, construction, planning, geography and the traditional life sciences.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Illustrations, Foreword, Introduction: The City Is My University, Part I Propositions, Theory and Practice, I. People, Places and Philosophies, 1 The Ground Plan, 2 An Epistemology for Urban Ecology, 3 Architecture, Urbanism and Ecological Perspectives, 4 Weavers of Theory, 5 The Aesthetics of Ecopolis, 6 Finding Fractals: Identifying Elements of the Ecocity, 7 Building Fractals: Ecopolis Projects in Australia, Colour Plates, Part II Towards a Theoretical Synthesis, II. Rebuilding the Foundations, 8 Synthesis I: City Ecology, 9 Synthesis II: EcoDevelopment, 10 Synthesis III: Education, Advocacy and Activism, 11 Synthesis IV: The SHED Sustainable Human Ecological Development, 12 Our Cities, Our Selves, APPENDIX 1: My Favourite Thought Experiment, APPENDIX 2: Density and Urban Villages, APPENDIX 3: City Size; the Case of Somerset and Adelaide, APPENDIX 4: Adelaide, Calcutta and the Western Comfort Zone, APPENDIX 5: Charter for a New Municipium, Acknowledgments, Bibliography, Index</span></p>', 'Sub Title
			Ecopolis : Architecture and Cities for A Changing Climate

			Author
			Paul F. Downton

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781402084959

			Pages
			607

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Ecopolis : Architecture and Cities for A Changing Climate</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Paul F. Downton</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781402084959</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>607</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"23550"', '"14130"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 607, '607', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7183Ecopolis%20%20Architecture%20and%20Cities%20for%20A%20Changing%20Climate.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402084959&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3495', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3495', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 904, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:57'),
('3dbd0208-0f47-4718-b9df-ea0d552c8342', '3874', 577, 'Biofouling Methods', 'biofouling-methods', 'biofouling-methods', '9780470659854', '9780470659854', '9780470659854', NULL, 'About the book

Biofouling Methods provides a “cook book” for both established workers and those new to the field. The methods included in this important new book range from tried and tested techniques to those at the cutting edge, encompassing the full diversity of this multidisciplinary field.

The book covers methods for microbial and macrofouling, coatings and biocides, and ranges from methods for fundamental studies to methods relevant for industrial applications. There is an emphasis on answering questions and each chapter provides technical methods and problem-solving hints and tips.

Bringing together a wealth of international contributions and edited by three internationally known and respected experts in the subject Biofouling Methods is the essential methodology reference in the field for all those working in the antifouling industry including those involved in formulation of antifouling products such as paints and other coatings. Aquatic biologists, ecologists, environmental scientists and lawyers, marine engineers, aquaculture personnel, chemists, and medical researchers will all find much of interest within this book. All universities and research establishments where these subjects are studied and taught should have copies of this important work on their shelves.', '<p><strong>About the book</strong></p>

<p><strong>Biofouling Methods </strong>provides a “cook book” for both established workers and those new to the field. The methods included in this important new book range from tried and tested techniques to those at the cutting edge, encompassing the full diversity of this multidisciplinary field.</p>

<p>The book covers methods for microbial and macrofouling, coatings and biocides, and ranges from methods for fundamental studies to methods relevant for industrial applications. There is an emphasis on answering questions and each chapter provides technical methods and problem-solving hints and tips.</p>

<p>Bringing together a wealth of international contributions and edited by three internationally known and respected experts in the subject <em>Biofouling Methods</em> is the essential methodology reference in the field for all those working in the antifouling industry including those involved in formulation of antifouling products such as paints and other coatings. Aquatic biologists, ecologists, environmental scientists and lawyers, marine engineers, aquaculture personnel, chemists, and medical researchers will all find much of interest within this book. All universities and research establishments where these subjects are studied and taught should have copies of this important work on their shelves.</p>', 'Title
			Biofouling Methods

			Author
			Sergey Dobretsov

			ISBN
			9780470659854

			Publisher
			Wiley

			Pages
			392

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Biofouling Methods</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Sergey Dobretsov</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9780470659854</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">392</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"20019"', '"14013"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 392, '392', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7248biofouling-methods-dobretsov.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470659854&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3874', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3874', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 577, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:57'),
('3dd852f5-945e-4eba-9899-e91ea2506662', '3592', 813, 'Kin Anthropometric and Physical Fitness Variables of Young Male Judokas', 'kin-anthropometric-and-physical-fitness-variables-of-young-male-judokas', 'kin-anthropometric-and-physical-fitness-variables-of-young-male-judokas', '9789385830426', '9789385830426', '9789385830426', NULL, 'Contents

1. Introduction

The Development of Judo as a Philosophical Doctrine

Aims and Objectives

Delimitation

Hypothesis

Definition

Significane if the Study

2. Review of Literature

3. Methodology

Formation of Age Groups

Derived Variables

Tools Used

Anthropometric Measurement

Physical Fitness Variables

Administration of the Test

Staturer or Standing Height

Upper Arm Circumference-Relexed

Explanation of the Exercises

Analysis

Statistical Procedure

4. Analysis of Data and Results of the Study

Decimal Age

Body Weight

Body Height

Physical Fitness Variable

Physical Fitness Variable

Standing Broad Jump

Physical Fitness Variable

Forward Behind and Research

Physical Fitness Variable

Physical Fitness Variable

Physical Fitness Variable

Jose Mannel Garica Test (JMG)

Height/Weight Ratio

Bone Mass

Muscle Mass

Fat Mass

Endomorphy

Mesomorphy

Ectomorphy

Discussions and Findings

5. Summary, Conclusions and Suggestion

Conclusion

Suggestions

Bibliography', '<p><span><span>Contents</span></span></p>

<p><span><strong><span>1. Introduction</span></strong></span></p>

<p><span><span>The Development of Judo as a Philosophical Doctrine</span></span></p>

<p><span><span>Aims and Objectives</span></span></p>

<p><span><span>Delimitation</span></span></p>

<p><span><span>Hypothesis</span></span></p>

<p><span><span>Definition</span></span></p>

<p><span><span>Significane if the Study</span></span></p>

<p><span><strong><span>2. Review of Literature</span></strong></span></p>

<p><span><strong><span>3. Methodology</span></strong></span></p>

<p><span><span>Formation of Age Groups</span></span></p>

<p><span><span>Derived Variables</span></span></p>

<p><span><span>Tools Used</span></span></p>

<p><span><span>Anthropometric Measurement</span></span></p>

<p><span><span>Physical Fitness Variables</span></span></p>

<p><span><span>Administration of the Test</span></span></p>

<p><span><span>Staturer or Standing Height</span></span></p>

<p><span><span>Upper Arm Circumference-Relexed</span></span></p>

<p><span><span>Explanation of the Exercises</span></span></p>

<p><span><span>Analysis</span></span></p>

<p><span><span>Statistical Procedure</span></span></p>

<p><span><strong><span>4. Analysis of Data and Results of the Study</span></strong></span></p>

<p><span><span>Decimal Age</span></span></p>

<p><span><span>Body Weight</span></span></p>

<p><span><span>Body Height</span></span></p>

<p><span><span>Physical Fitness Variable</span></span></p>

<p><span><span>Physical Fitness Variable</span></span></p>

<p><span><span>Standing Broad Jump</span></span></p>

<p><span><span>Physical Fitness Variable</span></span></p>

<p><span><span>Forward Behind and Research</span></span></p>

<p><span><span>Physical Fitness Variable</span></span></p>

<p><span><span>Physical Fitness Variable</span></span></p>

<p><span><span>Physical Fitness Variable</span></span></p>

<p><span><span>Jose Mannel Garica Test (JMG)</span></span></p>

<p><span><span>Height/Weight Ratio</span></span></p>

<p><span><span>Bone Mass</span></span></p>

<p><span><span>Muscle Mass</span></span></p>

<p><span><span>Fat Mass</span></span></p>

<p><span><span>Endomorphy</span></span></p>

<p><span><span>Mesomorphy</span></span></p>

<p><span><span>Ectomorphy</span></span></p>

<p><span><span>Discussions and Findings</span></span></p>

<p><span><strong><span>5. Summary, Conclusions and Suggestion</span></strong></span></p>

<p><span><span>Conclusion</span></span></p>

<p><span><span>Suggestions</span></span></p>

<p><span><span>Bibliography</span></span></p>', 'Title
			Kin Anthropometric and Physical Fitness Variables of Young Male Judokas

			Author
			Dr.Sher Singh

			ISBN
			9789385830426

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Kin Anthropometric and Physical Fitness Variables of Young Male Judokas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.Sher Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830426</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1399"', '"980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1844kin.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830426&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3592', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3592', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 813, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:57'),
('3e0e6e82-f96b-482e-90e9-0fe97f97c15d', '418', NULL, 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies', 'gender-race-and-religion-intersections-and-challenges-ethnic-and-racial-studies-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418', 'gender-race-and-religion-intersections-and-challenges-ethnic-and-racial-studies-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418-418', 'GHJK3456', 'GHJK3456', 'GHJK3456', NULL, 'Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.', '<p>Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.</p>', NULL, NULL, '"9950"', '"9920"', '"10"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6016Capture.JPG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHJK3456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=418', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=418', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2834, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('3e1754b1-9975-4763-91d6-0d0556ed9b31', '1038', NULL, 'Policing The Nation - Diaries of a Country Cousin', 'policing-the-nation-diaries-of-a-country-cousin-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-103-1038', 'policing-the-nation-diaries-of-a-country-cousin-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038-1038', 'RGHY6677', 'RGHY6677', 'RGHY6677', NULL, 'Policing The Nation - Diaries of a Country Cousin', '<h1>Policing The Nation - Diaries of a Country Cousin</h1>', 'Sub Title
			No

			Author
			AB Tripathy

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788170495062

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>AB Tripathy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170495062</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89999788175332935.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGHY6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1038', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1038', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2460, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:57'),
('3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', '2723', NULL, 'A.J.M. Smith - Romantic Exuberance', 'ajm-smith-romantic-exuberance-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723', 'ajm-smith-romantic-exuberance-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723-2723', 'JKIU887', 'JKIU887', 'JKIU887', NULL, 'A.J.M. Smith - Romantic Exuberance', '<h1>A.J.M. Smith - Romantic Exuberance</h1>', 'Sub Title
			No

			Author
			V. Lakshmanan

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735371

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V. Lakshmanan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735371</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JKIU887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2723', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2723', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1382, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:57'),
('3e7d29d7-2ec2-4c29-84c8-d93cc472b859', '2056', NULL, 'Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. BOOK', 'drug-and-alcohol-studies-library-of-health-and-social-welfare-in-6vols-book-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056', 'drug-and-alcohol-studies-library-of-health-and-social-welfare-in-6vols-book-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056-2056', 'JKHU7765', 'JKHU7765', 'JKHU7765', NULL, 'The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges', '<p>The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges</p>', 'Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. BOOK', '<h1>Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. BOOK</h1>', '"89500"', '"53700"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8820Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JKHU7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2056', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2056', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1789, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('3e820fe4-45d8-4a64-949e-a88f2487c3a5', '2108', NULL, 'Computational Social Science- Benchmarks in Social Research Methods - 4 Vols.', 'computational-social-science-benchmarks-in-social-research-methods-4-vols', 'computational-social-science-benchmarks-in-social-research-methods-4-vols', '9781847871718', '9781847871718', '9781847871718', NULL, 'Computational social science is an approach increasingly influential in a broad range of social sciences. It involves building a computer programme model that represents a theory and then ''executing'' the programme and observing the output as a way of validating the theory, making predictions about the social world or exploring the implications of social interventions. Computational social science has been proposed as a ''third way'', standing beside quantitative mathematical and formal approaches and qualitative, interpretative approaches. Computational methods have been used in fields as diverse as political science and environmental resource management. They are becoming popular in some areas of economics; in science and innovation policy; in social psychology; in voting and opinion studies; in marketing and consumer behaviour and in anthropology.

This four volume set republishes the key articles in the emerging field of computational social science. Because of the widespread use of computational approaches throughout the social sciences, the literature is very widely dispersed. Many papers are of interest far outside their original disciplines, because of the methods they use and the theories they develop have broad ranging application. Some of the literature is hard to locate, published in conference proceedings and edited collections without a wide circulation. Nigel Gilbert has brought together this disparate literature within a logical and coherent framework and contextualized his selection with a 6,500 word introduction.', '<p>Computational social science is an approach increasingly influential in a broad range of social sciences. It involves building a computer programme model that represents a theory and then ''executing'' the programme and observing the output as a way of validating the theory, making predictions about the social world or exploring the implications of social interventions. Computational social science has been proposed as a ''third way'', standing beside quantitative mathematical and formal approaches and qualitative, interpretative approaches. Computational methods have been used in fields as diverse as political science and environmental resource management. They are becoming popular in some areas of economics; in science and innovation policy; in social psychology; in voting and opinion studies; in marketing and consumer behaviour and in anthropology.</p>

<p>This four volume set republishes the key articles in the emerging field of computational social science. Because of the widespread use of computational approaches throughout the social sciences, the literature is very widely dispersed. Many papers are of interest far outside their original disciplines, because of the methods they use and the theories they develop have broad ranging application. Some of the literature is hard to locate, published in conference proceedings and edited collections without a wide circulation. Nigel Gilbert has brought together this disparate literature within a logical and coherent framework and contextualized his selection with a 6,500 word introduction.</p>', 'Sub Title
			Computational Social Science- Benchmarks in Social Research Methods - 4 Vols.

			Author / Editor
			 Nigel Gilbert

			About Author / Editor
			Nigel Gilbert is Professor of Sociology at the University of Surrey, Guildford, England. He is the author or editor of 34 books and many academic papers and was the founding editor of the Journal of Artificial Societies and Social Simulation. His current research focuses on the application of agent-based models to understanding social and economic phenomena, especially the emergence of norms, culture, and innovation. He obtained a doctorate in the sociology of scientific knowledge in 1974 from the University of Cambridge and has subsequently taught at the universities of York and Surrey in England. He is one of the pioneers in the field of social simulation and is past president of the European Social Simulation Association. He is a Fellow of the UK Academy of Social Sciences and of the Royal Academy of Engineering.

			Content
			No

			ISBN 10 Digit
			1847871712

			ISBN 13 Digit
			9781847871718

			Pages
			1664 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Computational Social Science- Benchmarks in Social Research Methods - 4 Vols.</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td> Nigel Gilbert</td>
		</tr>
		<tr>
			<th>About Author / Editor</th>
			<td>Nigel Gilbert is Professor of Sociology at the University of Surrey, Guildford, England. He is the author or editor of 34 books and many academic papers and was the founding editor of the Journal of Artificial Societies and Social Simulation. His current research focuses on the application of agent-based models to understanding social and economic phenomena, especially the emergence of norms, culture, and innovation. He obtained a doctorate in the sociology of scientific knowledge in 1974 from the University of Cambridge and has subsequently taught at the universities of York and Surrey in England. He is one of the pioneers in the field of social simulation and is past president of the European Social Simulation Association. He is a Fellow of the UK Academy of Social Sciences and of the Royal Academy of Engineering.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1847871712</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847871718</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1664 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"73700"', '"44220"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1664 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9626Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847871718&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2108', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2108', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1753, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('3ea28908-6f48-4e32-a137-0a3f39f3c3c9', '2781', NULL, 'Three Decades of Historical Writings - A Cumulative Index New', 'three-decades-of-historical-writings-a-cumulative-index-new-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2-2781', 'three-decades-of-historical-writings-a-cumulative-index-new-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781-2781', 'BNYJ6775', 'BNYJ6775', 'BNYJ6775', NULL, 'Three Decades of Historical Writings - A Cumulative Index', '<h1>Three Decades of Historical Writings - A Cumulative Index</h1>', 'Sub Title
			No

			Author
			P.N. Sahay

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			8178271591

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			IST

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P.N. Sahay</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8178271591</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>IST</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'IST', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNYJ6775&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2781', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2781', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1340, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:57'),
('3eb8ee51-f75e-4916-b6da-d5f062cc174a', '1658', NULL, 'Advanced Mathematical and Computational Geomechanics -Lecture Notes in Applied and Computational Mechanics', 'advanced-mathematical-and-computational-geomechanics-lecture-notes-in-applied-and-computational-mechanics-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658', 'advanced-mathematical-and-computational-geomechanics-lecture-notes-in-applied-and-computational-mechanics-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658-1658', 'SEFR55454', 'SEFR55454', 'SEFR55454', NULL, 'Geomechanics is the mechanics of geomaterials, i.e. soils and rocks, and deals with fascinating problems such as settlements, stability of excavations, tunnels and offshore platforms, landslides, earthquakes and liquefaction. This edited book presents recent mathematical and computational tools and models to describe and simulate such problems in Geomechanics and Geotechnical Engineering. It includes a collection of contributions emanating from the three Euroconferences GeoMath ("Mathematical Methods in Geomechanics") that were held between 2000 and 2002 in Innsbruck/Austria and Horto/Greece.', '<p>Geomechanics is the mechanics of geomaterials, i.e. soils and rocks, and deals with fascinating problems such as settlements, stability of excavations, tunnels and offshore platforms, landslides, earthquakes and liquefaction. This edited book presents recent mathematical and computational tools and models to describe and simulate such problems in Geomechanics and Geotechnical Engineering. It includes a collection of contributions emanating from the three Euroconferences GeoMath ("Mathematical Methods in Geomechanics") that were held between 2000 and 2002 in Innsbruck/Austria and Horto/Greece.</p>', 'Advanced Mathematical and Computational Geomechanics -Lecture Notes in Applied and Computational Mechanics', '<h1>Advanced Mathematical and Computational Geomechanics -Lecture Notes in Applied and Computational Mechanics</h1>', '"18100"', '"10860"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '/assets/books/1658/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SEFR55454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1658', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1658', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2071, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:41:12'),
('3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', '1889', NULL, 'New Dictionary of Scientific Biography in 8 Vols New', 'new-dictionary-of-scientific-biography-in-8-vols-new-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-188-1889', 'new-dictionary-of-scientific-biography-in-8-vols-new-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889-1889', 'ERTF3454', 'ERTF3454', 'ERTF3454', NULL, 'New Dictionary of Scientific Biography in 8 Vols New', '<h1>New Dictionary of Scientific Biography in 8 Vols New</h1>', 'Sub Title
			No

			Author
			Gale

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780684313276

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780684313276</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"95100"', '"57060"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7060logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTF3454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1889', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1889', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1914, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:57'),
('3eda2915-9c3c-4cf1-b4a9-82b0e1d1920c', '1456', NULL, 'Life After - A conceptual study of vedas, upanishads and other literature', 'life-after-a-conceptual-study-of-vedas-upanishads-and-other-literature-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456', 'life-after-a-conceptual-study-of-vedas-upanishads-and-other-literature-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456-1456', '9788188043248', '9788188043248', '9788188043248', NULL, 'Content - Foreword, The Physical Anatomy, The Discourse On What ''Atma'' ''Soul'' is, Recurring Dream & Nightmare Resolution Exercise: Re Scripting A Dream (Ex. 1), Recurring Dream & Nightmare Resolution Exercise: Re Scripting A Dream (Ex. 2), Hatha Yoga Pradipika On Mudras, Hatha Yoga Pradipika On Pranayama, Listen Carefully, Read Carefully, Follow Each Word, Then Practice, Difficult Words Made Easy        ', '<h1 style="text-align:justify"><span><strong>Content -</strong> Foreword, The Physical Anatomy, The Discourse On What ''Atma'' ''Soul'' is, Recurring Dream &amp; Nightmare Resolution Exercise: Re Scripting A Dream (Ex. 1), Recurring Dream &amp; Nightmare Resolution Exercise: Re Scripting A Dream (Ex. 2), Hatha Yoga Pradipika On Mudras, Hatha Yoga Pradipika On Pranayama, Listen Carefully, Read Carefully, Follow Each Word, Then Practice, Difficult Words Made Easy</span>        </h1>', 'Sub Title
			A conceptual study of vedas, upanishads and other literature

			Author
			Mohan Makkar, Dr. Geeta

			About Author
			As per Book

			ISBN 10 Digit
			8188043249

			ISBN 13 Digit
			9788188043248

			Pages
			217

			Binding
			Paperback

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A conceptual study of vedas, upanishads and other literature</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mohan Makkar, Dr. Geeta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8188043249</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188043248</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>217</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"225"', '"135"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 217, '217', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73559788188043248.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188043248&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1456', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1456', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2193, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:57'),
('3f033116-5953-4942-a3d6-5e4cf038c8cc', '4071', 390, 'Applied Statistics in Business and Economics 6/e', 'applied-statistics-in-business-and-economics-6e', 'applied-statistics-in-business-and-economics-6e', '9789390113040', '9789390113040', '9789390113040', NULL, 'About the book

This text explains the meaning of variation in the context of business, with the help of real data and real business applications. It focuses not only on an in-depth explanation of the concepts but also demonstrates easily mastered software techniques using the common software available. The book is in line with the Current Statistical Practices and offers practical advice on when to use or not to use them.

Contents:

	Overview of Statistics 

	Data Collection

	Describing Data Visually

	Descriptive Statistics 

	Probability

	Discrete Probability Distributions

	Continuous Probability Distributions

	Sampling Distributions and Estimation

	One-Sample Hypothesis Tests

	Two-Sample Hypothesis Tests 

	Analysis of Variance 

	Simple Regression 

	Multiple Regression

	Time-Series Analysis

	Chi-Square Tests

	Nonparametric Tests

	Quality Management

INDIAN CASES

Case 1 Demand Supply Gap

Case 2 Use of Probability Distribution in Healthcare

Case 3 Use of Statistical Inference in Marketing

Case 4 Use of ANOVA

Case 5 Use of Simple and Multiple Regression

Case 6 Use of Time Series Analysis

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>This text explains the meaning of variation in the context of business, with the help of real data and real business applications. It focuses not only on an in-depth explanation of the concepts but also demonstrates easily mastered software techniques using the common software available. The book is in line with the Current Statistical Practices and offers practical advice on when to use or not to use them.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Overview of Statistics </span></span></span></li>
	<li><span><span><span>Data Collection</span></span></span></li>
	<li><span><span><span>Describing Data Visually</span></span></span></li>
	<li><span><span><span>Descriptive Statistics </span></span></span></li>
	<li><span><span><span>Probability</span></span></span></li>
	<li><span><span><span>Discrete Probability Distributions</span></span></span></li>
	<li><span><span><span>Continuous Probability Distributions</span></span></span></li>
	<li><span><span><span>Sampling Distributions and Estimation</span></span></span></li>
	<li><span><span><span>One-Sample Hypothesis Tests</span></span></span></li>
	<li><span><span><span>Two-Sample Hypothesis Tests </span></span></span></li>
	<li><span><span><span>Analysis of Variance </span></span></span></li>
	<li><span><span><span>Simple Regression </span></span></span></li>
	<li><span><span><span>Multiple Regression</span></span></span></li>
	<li><span><span><span>Time-Series Analysis</span></span></span></li>
	<li><span><span><span>Chi-Square Tests</span></span></span></li>
	<li><span><span><span>Nonparametric Tests</span></span></span></li>
	<li><span><span><span>Quality Management</span></span></span></li>
</ol>

<p><span><span><strong><span>INDIAN CASES</span></strong><br />
<span>Case 1 Demand Supply Gap<br />
Case 2 Use of Probability Distribution in Healthcare<br />
Case 3 Use of Statistical Inference in Marketing<br />
Case 4 Use of ANOVA<br />
Case 5 Use of Simple and Multiple Regression<br />
Case 6 Use of Time Series Analysis</span></span></span></p>

<p> </p>', 'Title
			Applied Statistics in Business and Economics 6/e

			Author
			David P.Doane

			ISBN
			9789390113040

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Applied Statistics in Business and Economics 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David P.Doane</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390113040</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1000"', '"750"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6084applied.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390113040&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4071', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4071', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 390, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:57'),
('3f056d7a-9394-4a79-97f8-ed57bc889cb8', '3214', NULL, 'A Practical Sanskrit Dictionary', 'a-practical-sanskrit-dictionary-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214', 'a-practical-sanskrit-dictionary-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214-3214', '9788189211059', '9788189211059', '9788189211059', NULL, 'A Practical Sanskrit Dictionary', '<p>A Practical Sanskrit Dictionary</p>', 'Sub Title
			A Practical Sanskrit Dictionary

			Author
			Arthur A. Macdonell

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			8189211056

			ISBN 13 Digit
			9788189211059

			Pages
			384

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>A Practical Sanskrit Dictionary</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Arthur A. Macdonell</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8189211056</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788189211059</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>384</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"650"', '"390"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 384, '384', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5546A%20Practical%20Sanskrit%20Dictionary.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189211059&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3214', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3214', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1158, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('3f20ebb6-be8a-47ef-972e-6ce9991dff19', '4415', 50, 'The Concept of Cosmic Harmony in the Rg-Veda', 'the-concept-of-cosmic-harmony-in-the-rgveda', 'the-concept-of-cosmic-harmony-in-the-rgveda', '-83-', '-83-', '-83-', NULL, 'Contents:

Introduction

Chapter I: Iswara, Lord and Governor of the Cosmos

Chapter II: Cosmic Law

Chapter III: The End of Human Life

Chapter IV: The Means to Man’s Highest End', '<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter I: Iswara, Lord and Governor of the Cosmos</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter II: Cosmic Law</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter III: The End of Human Life</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter IV: The Means to Man’s Highest End</span></span></span></p>
', 'Title
			The Concept of Cosmic Harmony in the Rg-Veda

			Author
			G.N Chakravarthy

			Publisher
			Prasaranga University 

			Year of Publication
			1966

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Concept of Cosmic Harmony in the Rg-Veda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>G.N Chakravarthy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Prasaranga University </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1966</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ef635d15-8765-4063-8bfb-16e99ec02bc6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4611concept.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-83-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4415', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4415', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 50, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:57'),
('3f42d179-96e5-4ca8-a0b9-4ee85647245e', '3482', 917, 'Minimum Space Maximum Living - Espace Minimum Exerience Maximale', 'minimum-space-maximum-living-espace-minimum-exerience-maximale-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-348-3482', 'minimum-space-maximum-living-espace-minimum-exerience-maximale-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482-3482', '9781864701203', '9781864701203', '9781864701203', NULL, '''It may well be that a small space is a greater challenge to an architect than larger volumes. Where a residence is concerned, numerous functions, some of them private and some public must be provided for. How does one make room for a bed, a living room, a kitchen and a bathroom with 30 square metres, for example - and above all how, can these very different spaces be blended together without interference or inefficiency?

The difficulties are often compounded by the correspondingly small budgets allotted to limited spaces. This book seeks to give an overview of the ways in which talented architects solve the problems and create original solutions. Not all of the projects presented in this book are residential - there are bank facilities, a museum, or a jewellery shop, and even a small tower located in Tokyo, but the common factor is that their total floor area is no bigger than 100 square metres.''

Content - Introduction, 3773 Studio, 4x4 House, 50-square-metre Apartment, Adobe Museum, Algeco Casse-Tete House/Algeco Maison casse-tete, Algeco Drop House, Alpine Hut, Apartment, Paris, Atelier Sheep Pen, Billboard Building, Container House, Dash Dogs, Discreet City, Drewes Apartment/Appartment Drewes, Ecoms House, Elemental Housing, Florence Lowey Bookshop/Librarie Florence Lowey, H Retreat House, House Elba, House Lina, Lodge Retreat House, Loftcube, Luna di Miele Omotesando Building, m-house, M-House, Micro Compact House, Mill House, Mini-Loft, Pixel House, Point Zero, Poustinia, Glencomeragh House Retreat Centre/Poustinia, Centre de retraite de Glencomeragh House, Rettig Apartment/Appartment Rettig, Rooftecture H, Rooftecture S, Room for Art, Rucksack House, SDFG Apartment/Appartment SDFG, Se(eh)station, Shingle House, Sienna Apartments, Standard Chartered Bank Pavilion, Su-Si House, Town House, Vacation Residences/Residences de vacances, Walden-Wilson Studio, Weekend House, Whitepod, Y Atelier, Index, Photography Credits, Acknowledgments', '<p style="text-align:justify"><span>''It may well be that a small space is a greater challenge to an architect than larger volumes. Where a residence is concerned, numerous functions, some of them private and some public must be provided for. How does one make room for a bed, a living room, a kitchen and a bathroom with 30 square metres, for example - and above all how, can these very different spaces be blended together without interference or inefficiency?</span></p>

<p style="text-align:justify"><span>The difficulties are often compounded by the correspondingly small budgets allotted to limited spaces. This book seeks to give an overview of the ways in which talented architects solve the problems and create original solutions. Not all of the projects presented in this book are residential - there are bank facilities, a museum, or a jewellery shop, and even a small tower located in Tokyo, but the common factor is that their total floor area is no bigger than 100 square metres.''</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, 3773 Studio, 4x4 House, 50-square-metre Apartment, Adobe Museum, Algeco Casse-Tete House/Algeco Maison casse-tete, Algeco Drop House, Alpine Hut, Apartment, Paris, Atelier Sheep Pen, Billboard Building, Container House, Dash Dogs, Discreet City, Drewes Apartment/Appartment Drewes, Ecoms House, Elemental Housing, Florence Lowey Bookshop/Librarie Florence Lowey, H Retreat House, House Elba, House Lina, Lodge Retreat House, Loftcube, Luna di Miele Omotesando Building, m-house, M-House, Micro Compact House, Mill House, Mini-Loft, Pixel House, Point Zero, Poustinia, Glencomeragh House Retreat Centre/Poustinia, Centre de retraite de Glencomeragh House, Rettig Apartment/Appartment Rettig, Rooftecture H, Rooftecture S, Room for Art, Rucksack House, SDFG Apartment/Appartment SDFG, Se(eh)station, Shingle House, Sienna Apartments, Standard Chartered Bank Pavilion, Su-Si House, Town House, Vacation Residences/Residences de vacances, Walden-Wilson Studio, Weekend House, Whitepod, Y Atelier, Index, Photography Credits, Acknowledgments</span></p>', 'Sub Title
			Espace Minimum Exerience Maximale

			Author
			Philip Jodidio

			About Author
			As per Book

			ISBN 10 Digit
			186470120X

			ISBN 13 Digit
			9781864701203

			Pages
			188

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Espace Minimum Exerience Maximale</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Philip Jodidio</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">186470120X</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781864701203</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>188</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2800"', '"1680"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 188, '188', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6003Minimum%20Space%20Maximum%20Living%20-%20Espace%20Minimum%20Exerience%20Maximale.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781864701203&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3482', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3482', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 917, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:57'),
('3f4aaf2d-dd86-4f73-be45-f526ec935828', '2074', NULL, 'Civil Laws in Kautilya''s Arthasastra', 'civil-laws-in-kautilyas-arthasastra-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074', 'civil-laws-in-kautilyas-arthasastra-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074-2074', '9788187471332', '9788187471332', '9788187471332', NULL, 'About the Book

The aim of this work is to establish Kautilya as a great Indian jurist, who has so far remained hidden from the legal world. It is a matter of great satisfaction that the work has found a permanent place in the field of legal philosophy of law. Kautilya is also known as Vishnugupta or Chanakya.  He gave Arthasastra first translation to the world which was a naturally crude.  He made valuable contributions in the field of maintaining law and order and prevention of crimes etc. This book consists of the following heads of legal action:(i) Laws of contract,(ii) Law of Marriage and Conjugal Relations,(iii) Laws relating to property of women,(iv) Family Law Partition and Inheritance of Male Property, (vi) Laws of debts and deposits, (vii) Laws of gifts, purchase and sale, (ix) Laws of Civil injuries and (x) Gambling and miscellaneous subjects. 

Contents:

Chapter-1 Scope of Civil Law and Judicial Procedure

Chapter-2 Law of Evidence

Chapter-3 Family Law: Marriage and Conjugal Relations

Chapter-4 Family Law: Woman''s Property

Chapter-5 Family Law: Partition and Inheritance of Male Property

Chapter-6 Property and Contract: Landed Property

Chapter-7 Property and Contract: Debts and Deposits

Chapter-8 Property and Contract: Service and Partnership

Chapter-9 Property and Contract: Gift, Purchase and Sale

Chapter-10 Civil Injuries

Chapter-11 Gambling and Miscellaneous Subjects

 ', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The aim of this work is to establish Kautilya as a great Indian jurist, who has so far remained hidden from the legal world. It is a matter of great satisfaction that the work has found a permanent place in the field of legal philosophy of law. Kautilya is also known as Vishnugupta or Chanakya.  He gave Arthasastra first translation to the world which was a naturally crude.  He made valuable contributions in the field of maintaining law and order and prevention of crimes etc. This book consists of the following heads of legal action:(i) Laws of contract,(ii) Law of Marriage and Conjugal Relations,(iii) Laws relating to property of women,(iv) Family Law Partition and Inheritance of Male Property, (vi) Laws of debts and deposits, (vii) Laws of gifts, purchase and sale, (ix) Laws of Civil injuries and (x) Gambling and miscellaneous subjects. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-1 Scope of Civil Law and Judicial Procedure</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-2 Law of Evidence</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-3 Family Law: Marriage and Conjugal Relations</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-4 Family Law: Woman''s Property</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-5 Family Law: Partition and Inheritance of Male Property</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-6 Property and Contract: Landed Property</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-7 Property and Contract: Debts and Deposits</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-8 Property and Contract: Service and Partnership</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-9 Property and Contract: Gift, Purchase and Sale</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-10 Civil Injuries</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter-11 Gambling and Miscellaneous Subjects</span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Civil Laws in Kautilya''s Arthasastra

			Author
			Dr. Y.D. Sharma

			Publishers
			Standard Publishers (India)

			ISBN 13 Digit
			9788187471332

			Pages
			343

			Binding
			Hardcover

			Edition of Book
			First', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span><span><span>Title</span></span></span></td>
			<td style="text-align:center"><span><span><span>Civil Laws in Kautilya''s Arthasastra</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><span><span>Author</span></span></span></td>
			<td style="text-align:center"><span><span><span>Dr. Y.D. Sharma</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><span><span>Publishers</span></span></span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><span><span>ISBN 13 Digit</span></span></span></td>
			<td style="text-align:center"><span>9788187471332</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><span><span>Pages</span></span></span></td>
			<td style="text-align:center"><span>343</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><span><span>Binding</span></span></span></td>
			<td style="text-align:center"><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><span><span>Edition of Book</span></span></span></td>
			<td style="text-align:center"><span>First</span></td>
		</tr>
	</tbody>
</table>', '"1399"', '"980"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, 'First', NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 343, '343', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58429788187471332_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471332&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2074', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2074', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1773, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', '4159', 303, 'E-Business and E-Commerce Management: Strategy, Implementation and Practice, 5/e', 'ebusiness-and-ecommerce-management-strategy-implementation-and-practice-5e', 'ebusiness-and-ecommerce-management-strategy-implementation-and-practice-5e', '9789332511170', '9789332511170', ' 9789332511170', NULL, 'About the book

This bestselling textbook offers a comprehensive introduction to the theory and practice of e-business and e-commerce management. The author, Dave Chaffey, brings his trademarks of authority, clarity of expression and teaching expertise to bear on a subject in which he actively lectures and consults.

Popular for its cutting-edge and contemporary coverage, this text offers an international approach and a good balance between the technical and managerial topics of central importance to developing an understanding of this subject.  It is an engaging read, packed with real-life examples and case studies.

Developed for students studying e-business or e-commerce at undergraduate or postgraduate level, and also used by many business managers, this is the essential text to keep pace with technology, strategy and implementation.

Contents:

1. Introduction to e-business and e-commerce

2. E-commerce fundamentals

3. E-business infrastructure

4. E-environment

5. E-business strategy

6. Supply chain management

7. E-procurement

8. E-marketing

9. Customer relationship management

10. Change management

11. Analysis and design

12. Implementation and maintenance', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This bestselling textbook offers a comprehensive introduction to the theory and practice of e-business and e-commerce management. The author, Dave Chaffey, brings his trademarks of authority, clarity of expression and teaching expertise to bear on a subject in which he actively lectures and consults.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Popular for its cutting-edge and contemporary coverage, this text offers an international approach and a good balance between the technical and managerial topics of central importance to developing an understanding of this subject.  It is an engaging read, packed with real-life examples and case studies.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Developed for students studying e-business or e-commerce at undergraduate or postgraduate level, and also used by many business managers, this is the essential text to keep pace with technology, strategy and implementation.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><span><span>1. Introduction to e-business and e-commerce<br />
<br />
2. E-commerce fundamentals<br />
<br />
3. E-business infrastructure<br />
<br />
4. E-environment<br />
<br />
5. E-business strategy<br />
<br />
6. Supply chain management<br />
<br />
7. E-procurement<br />
<br />
8. E-marketing<br />
<br />
9. Customer relationship management<br />
<br />
10. Change management<br />
<br />
11. Analysis and design<br />
<br />
12. Implementation and maintenance</span></span></span></span></p>

<p> </p>
', 'Title
			E-Business and E-Commerce Management: Strategy, Implementation and Practice, 5/e

			Author
			Dave Chaffey

			ISBN
			9789332511170

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>E-Business and E-Commerce Management: Strategy, Implementation and Practice, 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dave Chaffey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332511170</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1120"', '"784"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2700e.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=%C2%A09789332511170&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4159', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4159', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 303, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:57'),
('3f8b54d8-6cbc-421e-93d0-8cfd87da0978', '1482', NULL, 'Harivanshpuranam (Text with English Translation Notes and Index - Editing English Version by - 3 Vols', 'harivanshpuranam-text-with-english-translation-notes-and-index-editing-english-version-by-3-vols-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482', 'harivanshpuranam-text-with-english-translation-notes-and-index-editing-english-version-by-3-vols-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482-1482', '9788178542188', '9788178542188', '9788178542188', NULL, 'Harivanshpuranam (Text with English Translation Notes and Index - Editing English Version by - 3 Vols', '<h1>Harivanshpuranam (Text with English Translation Notes and Index - Editing English Version by - 3 Vols</h1>', 'Sub Title
			Harivanshpuranam (Text with English Translation Notes and Index - Editing English Version by - 3 Vols

			Author
			Shanti Lal Nagar

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788178542188

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Harivanshpuranam (Text with English Translation Notes and Index - Editing English Version by - 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shanti Lal Nagar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542188</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"4500"', '"3375"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95339788178542188.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178542188&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1482', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1482', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2179, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:57'),
('3fa49f3d-26c3-4e6e-9fc6-105e2f289bcc', '3272', NULL, 'Entrepreneurship in Family Business Cases From China', 'entrepreneurship-in-family-business-cases-from-china-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-327-3272', 'entrepreneurship-in-family-business-cases-from-china-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272-3272', '9783319043036', '9783319043036', '9783319043036', NULL, 'This book presents an excellent analysis of how a family business is different from other forms of organization and especially its peculiarities in relation to entrepreneurship. Focusing on small and medium-sized second-generation Chinese family businesses this book provides an in-depth analysis on the relationship between the firms’ family attributes – or “familiness” as conceptualized in this book – and entrepreneurial processes, which leads to different outcomes. Eight cases from China are presented in this book and a dual-level approach is proposed for research on entrepreneurship in family businesses, emphasising both firm processes and the role of individual owner-managers. Readers will also find several useful policy and practice-oriented perspectives in this book.', '<p>This book presents an excellent analysis of how a family business is different from other forms of organization and especially its peculiarities in relation to entrepreneurship. Focusing on small and medium-sized second-generation Chinese family businesses this book provides an in-depth analysis on the relationship between the firms’ family attributes – or “familiness” as conceptualized in this book – and entrepreneurial processes, which leads to different outcomes. Eight cases from China are presented in this book and a dual-level approach is proposed for research on entrepreneurship in family businesses, emphasising both firm processes and the role of individual owner-managers. Readers will also find several useful policy and practice-oriented perspectives in this book.</p>', 'Author      :  Henry X. Shi

Publisher ‏ : ‎ Springer; 2014th edition (March 6, 2014)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 188 pages

ISBN-10 ‏    : ‎ 331904303X

ISBN-13    ‏ : ‎ 978-3319043036', '<p>Author      :  Henry X. Shi</p>

<p>Publisher ‏ : ‎ Springer; 2014th edition (March 6, 2014)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 188 pages</p>

<p>ISBN-10 ‏    : ‎ 331904303X</p>

<p>ISBN-13    ‏ : ‎ 978-3319043036</p>', '"9600"', '"5800"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/154341SlGev6DSL._SX313_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319043036&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3272', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3272', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1107, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('3fb3cbc7-c6bf-4e77-b56e-8498aa57a315', '690', NULL, 'Flood Hazards & Health -Responding to Present and Future Risk NEW', 'flood-hazards-health-responding-to-present-and-future-risk-new-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690', 'flood-hazards-health-responding-to-present-and-future-risk-new-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690-690', 'DFGHJ66778', 'DFGHJ66778', 'DFGHJ66778', NULL, 'Flood hazards and the risks they present to human health are an increasing concern across the globe, in terms of lives, well-being and livelihoods, and the public resources needed to plan for, and deal with, the health impacts. This book is the first detailed assessment and discussion of the global health implications of flooding and future flood risk. It combines an analysis of the human health impacts of flooding with analysis of individual and societal response to those risks, and sets these findings in light of potential future increases in flood hazard as a result of climate change. Written and edited by leading researchers and practitioners on flood hazards and human health, the volume brings together findings from epidemiological, environmental, social and institutional studies, with analysis rooted in an approach that emphasizes the developmental as well as environmental causes of flood risk, and the socially differentiated nature of vulnerability and coping capacity. The first part of the book sets out the scope of the issues, and provides a detailed discussion of the global health impacts of floods and the nature of human response to the health risks posed. The second part presents new research evidence on specific health aspects of floods covering mental health, infectious diseases, local level responses and the responses of health systems - drawing on case study material from Europe, Africa, Asia and North America, including the impact of Hurricane Katrina in 2005. The conclusion synthesizes insights from the previous chapters and discusses priorities for policy, practice and research. It draws out implications for present and future adaptation to flooding, and emphasizes the need to integrate action on health with the broader agenda of long-term risk reduction. This is indispensable reading for professionals and researchers working on hazard and disaster planning, risk reduction and public health in all countries and contexts.', '<p>Flood hazards and the risks they present to human health are an increasing concern across the globe, in terms of lives, well-being and livelihoods, and the public resources needed to plan for, and deal with, the health impacts. This book is the first detailed assessment and discussion of the global health implications of flooding and future flood risk. It combines an analysis of the human health impacts of flooding with analysis of individual and societal response to those risks, and sets these findings in light of potential future increases in flood hazard as a result of climate change. Written and edited by leading researchers and practitioners on flood hazards and human health, the volume brings together findings from epidemiological, environmental, social and institutional studies, with analysis rooted in an approach that emphasizes the developmental as well as environmental causes of flood risk, and the socially differentiated nature of vulnerability and coping capacity. The first part of the book sets out the scope of the issues, and provides a detailed discussion of the global health impacts of floods and the nature of human response to the health risks posed. The second part presents new research evidence on specific health aspects of floods covering mental health, infectious diseases, local level responses and the responses of health systems - drawing on case study material from Europe, Africa, Asia and North America, including the impact of Hurricane Katrina in 2005. The conclusion synthesizes insights from the previous chapters and discusses priorities for policy, practice and research. It draws out implications for present and future adaptation to flooding, and emphasizes the need to integrate action on health with the broader agenda of long-term risk reduction. This is indispensable reading for professionals and researchers working on hazard and disaster planning, risk reduction and public health in all countries and contexts.</p>', 'Flood Hazards & Health -Responding to Present and Future Risk NEW', '<h1>Flood Hazards &amp; Health -Responding to Present and Future Risk NEW</h1>', '"2399"', '"1439"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80789788187471486_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGHJ66778&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=690', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=690', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2674, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:57'),
('3fb77331-2773-4765-82b0-470bb6d6c49f', '2912', NULL, 'Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e NEW', 'mathematical-aspects-of-classical-and-celestial-mechanics-encyclopaedia-of-mathematical-science-3e-new-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-291-2912', 'mathematical-aspects-of-classical-and-celestial-mechanics-encyclopaedia-of-mathematical-science-3e-new-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912-2912', 'YOIJ9867', 'YOIJ9867', 'YOIJ9867', NULL, 'The main purpose of the book is to acquaint mathematicians, physicists and engineers with classical mechanics as a whole, in both its traditional and its contemporary aspects. As such, it describes the fundamental principles, problems, and methods of classical mechanics, with the emphasis firmly laid on the working apparatus, rather than the physical foundations or applications. Chapters cover the n-body problem, symmetry groups of mechanical systems and the corresponding conservation laws, the problem of the integrability of the equations of motion, the theory of oscillations and perturbation theory.', '<p>The main purpose of the book is to acquaint mathematicians, physicists and engineers with classical mechanics as a whole, in both its traditional and its contemporary aspects. As such, it describes the fundamental principles, problems, and methods of classical mechanics, with the emphasis firmly laid on the working apparatus, rather than the physical foundations or applications. Chapters cover the n-body problem, symmetry groups of mechanical systems and the corresponding conservation laws, the problem of the integrability of the equations of motion, the theory of oscillations and perturbation theory.</p>', 'Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e NEW', '<h1>Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e NEW</h1>', '"15400"', '"9240"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YOIJ9867&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2912', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2912', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1278, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:57'),
('3fd51d7e-e992-44fc-9d3a-5c6579b09340', '3775', 674, 'Time-Dependent Problems and Difference Methods, 2nd Edition', 'timedependent-problems-and-difference-methods-2nd-edition', 'timedependent-problems-and-difference-methods-2nd-edition', '9780470900567', '9780470900567', '9780470900567', NULL, 'About the Book

Praise for the First Edition

". . . fills a considerable gap in the numerical analysis literature by providing a self-contained treatment . . . this is an important work written in a clear style . . . warmly recommended to any graduate student or researcher in the field of the numerical solution of partial differential equations."

—SIAM Review

Time-Dependent Problems and Difference Methods, Second Edition continues to provide guidance for the analysis of difference methods for computing approximate solutions to partial differential equations for time-dependent problems. The book treats differential equations and difference methods with a parallel development, thus achieving a more useful analysis of numerical methods.

The Second Edition presents hyperbolic equations in great detail as well as new coverage on second-order systems of wave equations including acoustic waves, elastic waves, and Einstein equations. Compared to first-order hyperbolic systems, initial-boundary value problems for such systems contain new properties that must be taken into account when analyzing stability. Featuring the latest material in partial differential equations with new theorems, examples, and illustrations,Time-Dependent Problems and Difference Methods, Second Edition also includes:

	High order methods on staggered grids

	Extended treatment of Summation By Parts operators and their application to second-order derivatives

	Simplified presentation of certain parts and proofs

Time-Dependent Problems and Difference Methods, Second Edition is an ideal reference for physical scientists, engineers, numerical analysts, and mathematical modelers who use numerical experiments to test designs and to predict and investigate physical phenomena. The book is also excellent for graduate-level courses in applied mathematics and scientific computations.

Contents:

PART I PROBLEMS WITH PERIODIC SOLUTIONS 1

1. Model Equations 3

1.1. Periodic Gridfunctions and Difference Operators 3

1.2. First-Order Wave Equation Convergence and Stability 10

1.3. Leap-Frog Scheme 20

1.4. Implicit Methods 24

1.5. Truncation Error 27

1.6. Heat Equation 30

1.7. Convection–Diffusion Equation 36

1.8. Higher Order Equations 39

1.9. Second-Order Wave Equation 41

1.10. Generalization to Several Space Dimensions 43

2. Higher Order Accuracy 47

2.1. Efficiency of Higher Order Accurate Difference Approximations 47

2.2. Time Discretization 57

3. Well-Posed Problems 65

3.1. Introduction 65

3.2. Scalar Differential Equations with Constant Coefficients in One Space Dimension 70

3.3. First-Order Systems with Constant Coefficients in One Space Dimension 72

3.4. Parabolic Systems with Constant Coefficients in One Space Dimension 77

3.5. General Systems with Constant Coefficients 80

3.6. General Systems with Variable Coefficients 81

3.7. Semibounded Operators with Variable Coefficients 83

3.8. Stability and Well-Posedness 90

3.9. The Solution Operator and Duhamel’s Principle 93

3.10. Generalized Solutions 97

3.11. Well-Posedness of Nonlinear Problems 99

3.12. The Principle of A Priori Estimates 102

3.13. The Principle of Linearization 107

4. Stability and Convergence for Difference Methods 109

4.1. The Method of Lines 109

4.2. General Fully Discrete Methods 119

4.3. Splitting Methods 147

5. Hyperbolic Equations and Numerical Methods 153

5.1. Systems with Constant Coefficients in One Space Dimension 153

5.2. Systems with Variable Coefficients in One Space Dimension 156

5.3. Systems with Constant Coefficients in Several Space Dimensions 158

5.4. Systems with Variable Coefficients in Several Space Dimensions 160

5.5. Approximations with Constant Coefficients 162

5.6. Approximations with Variable Coefficients 165

5.7. The Method of Lines 167

5.8. Staggered Grids 172

6. Parabolic Equations and Numerical Methods 177

6.1. General Parabolic Systems 177

6.2. Stability for Difference Methods 181

7. Problems with Discontinuous Solutions 189

7.1. Difference Methods for Linear Hyperbolic Problems 189

7.2. Method of Characteristics 193

7.3. Method of Characteristics in Several Space Dimensions 199

7.4. Method of Characteristics on a Regular Grid 200

7.5. Regularization Using Viscosity 208

7.6. The Inviscid Burgers’ Equation 210

7.7. The Viscous Burgers’ Equation and Traveling Waves 214

7.8. Numerical Methods for Scalar Equations Based on Regularization 221

7.9. Regularization for Systems of Equations 227

7.10. High Resolution Methods 235

PART II INITIAL–BOUNDARY VALUE PROBLEMS 247

8. The Energy Method for Initial–Boundary Value Problems 249

8.1. Characteristics and Boundary Conditions for Hyperbolic Systems in One Space Dimension 249

8.2. Energy Estimates for Hyperbolic Systems in One Space Dimension 258

8.3. Energy Estimates for Parabolic Differential Equations in One Space Dimension 266

8.4. Stability and Well-Posedness for General Differential Equations 271

8.5. Semibounded Operators 274

8.6. Quarter-Space Problems in More than One Space Dimension 279

9. The Laplace Transform Method for First-Order Hyperbolic Systems 287

9.1. A Necessary Condition for Well-Posedness 287

9.2. Generalized Eigenvalues 291

9.3. The Kreiss Condition 292

9.4. Stability in the Generalized Sense 295

9.5. Derivative Boundary Conditions for First-Order Hyperbolic Systems 303

10. Second-Order Wave Equations 307

10.1. The Scalar Wave Equation 307

10.2. General Systems of Wave Equations 324

10.3. A Modified Wave Equation 327

10.4. The Elastic Wave Equations 331

10.5. Einstein’s Equations and General Relativity 335

11. The Energy Method for Difference Approximations 339

11.1. Hyperbolic Problems 339

11.2. Parabolic Problems 350

11.3. Stability Consistency and Order of Accuracy 357

11.4. SBP Difference Operators 362

12. The Laplace Transform Method for Difference Approximations 377

12.1. Necessary Conditions for Stability 377

12.2. Sufficient Conditions for Stability 387

12.3. Stability in the Generalized Sense for Hyperbolic Systems 405

12.4. An Example that Does Not Satisfy the Kreiss Condition But is Stable in the Generalized Sense 416

12.5. The Convergence Rate 423

13. The Laplace Transform Method for Fully Discrete Approximations 431

13.1. General Theory for Approximations of Hyperbolic Systems 431

13.2. The Method of Lines and Stability in the Generalized Sense 451

Appendix A Fourier Series and Trigonometric Interpolation 465

A.1. Some Results from the Theory of Fourier Series 465

A.2. Trigonometric Interpolation 469

A.3. Higher Dimensions 473

Appendix B Fourier and Laplace Transform 477

B.1. Fourier Transform 477

B.2. Laplace Transform 480

 ', '<p><strong><span>About the Book</span></strong></p>

<p><strong>Praise for the <em>First Edition</em></strong></p>

<p>". . . fills a considerable gap in the numerical analysis literature by providing a self-contained treatment . . . this is an important work written in a clear style . . . warmly recommended to any graduate student or researcher in the field of the numerical solution of partial differential equations."<br />
—<em>SIAM Review</em></p>

<p><em>Time-Dependent Problems and Difference Methods, Second Edition</em> continues to provide guidance for the analysis of difference methods for computing approximate solutions to partial differential equations for time-dependent problems. The book treats differential equations and difference methods with a parallel development, thus achieving a more useful analysis of numerical methods.</p>

<p>The <em>Second Edition</em> presents hyperbolic equations in great detail as well as new coverage on second-order systems of wave equations including acoustic waves, elastic waves, and Einstein equations. Compared to first-order hyperbolic systems, initial-boundary value problems for such systems contain new properties that must be taken into account when analyzing stability. Featuring the latest material in partial differential equations with new theorems, examples, and illustrations,<em>Time-Dependent Problems and Difference Methods, Second Edition</em> also includes:</p>

<ul>
	<li>High order methods on staggered grids</li>
	<li>Extended treatment of Summation By Parts operators and their application to second-order derivatives</li>
	<li>Simplified presentation of certain parts and proofs</li>
</ul>

<p><em>Time-Dependent Problems and Difference Methods, Second Edition</em> is an ideal reference for physical scientists, engineers, numerical analysts, and mathematical modelers who use numerical experiments to test designs and to predict and investigate physical phenomena. The book is also excellent for graduate-level courses in applied mathematics and scientific computations.</p>

<p><strong><span>Contents:</span></strong></p>

<p><strong>PART I PROBLEMS WITH PERIODIC SOLUTIONS 1</strong></p>

<p><strong>1. Model Equations 3</strong></p>

<p>1.1. Periodic Gridfunctions and Difference Operators 3</p>

<p>1.2. First-Order Wave Equation Convergence and Stability 10</p>

<p>1.3. Leap-Frog Scheme 20</p>

<p>1.4. Implicit Methods 24</p>

<p>1.5. Truncation Error 27</p>

<p>1.6. Heat Equation 30</p>

<p>1.7. Convection–Diffusion Equation 36</p>

<p>1.8. Higher Order Equations 39</p>

<p>1.9. Second-Order Wave Equation 41</p>

<p>1.10. Generalization to Several Space Dimensions 43</p>

<p><strong>2. Higher Order Accuracy 47</strong></p>

<p>2.1. Efficiency of Higher Order Accurate Difference Approximations 47</p>

<p>2.2. Time Discretization 57</p>

<p><strong>3. Well-Posed Problems 65</strong></p>

<p>3.1. Introduction 65</p>

<p>3.2. Scalar Differential Equations with Constant Coefficients in One Space Dimension 70</p>

<p>3.3. First-Order Systems with Constant Coefficients in One Space Dimension 72</p>

<p>3.4. Parabolic Systems with Constant Coefficients in One Space Dimension 77</p>

<p>3.5. General Systems with Constant Coefficients 80</p>

<p>3.6. General Systems with Variable Coefficients 81</p>

<p>3.7. Semibounded Operators with Variable Coefficients 83</p>

<p>3.8. Stability and Well-Posedness 90</p>

<p>3.9. The Solution Operator and Duhamel’s Principle 93</p>

<p>3.10. Generalized Solutions 97</p>

<p>3.11. Well-Posedness of Nonlinear Problems 99</p>

<p>3.12. The Principle of A Priori Estimates 102</p>

<p>3.13. The Principle of Linearization 107</p>

<p><strong>4. Stability and Convergence for Difference Methods 109</strong></p>

<p>4.1. The Method of Lines 109</p>

<p>4.2. General Fully Discrete Methods 119</p>

<p>4.3. Splitting Methods 147</p>

<p><strong>5. Hyperbolic Equations and Numerical Methods 153</strong></p>

<p>5.1. Systems with Constant Coefficients in One Space Dimension 153</p>

<p>5.2. Systems with Variable Coefficients in One Space Dimension 156</p>

<p>5.3. Systems with Constant Coefficients in Several Space Dimensions 158</p>

<p>5.4. Systems with Variable Coefficients in Several Space Dimensions 160</p>

<p>5.5. Approximations with Constant Coefficients 162</p>

<p>5.6. Approximations with Variable Coefficients 165</p>

<p>5.7. The Method of Lines 167</p>

<p>5.8. Staggered Grids 172</p>

<p><strong>6. Parabolic Equations and Numerical Methods 177</strong></p>

<p>6.1. General Parabolic Systems 177</p>

<p>6.2. Stability for Difference Methods 181</p>

<p><strong>7. Problems with Discontinuous Solutions 189</strong></p>

<p>7.1. Difference Methods for Linear Hyperbolic Problems 189</p>

<p>7.2. Method of Characteristics 193</p>

<p>7.3. Method of Characteristics in Several Space Dimensions 199</p>

<p>7.4. Method of Characteristics on a Regular Grid 200</p>

<p>7.5. Regularization Using Viscosity 208</p>

<p>7.6. The Inviscid Burgers’ Equation 210</p>

<p>7.7. The Viscous Burgers’ Equation and Traveling Waves 214</p>

<p>7.8. Numerical Methods for Scalar Equations Based on Regularization 221</p>

<p>7.9. Regularization for Systems of Equations 227</p>

<p>7.10. High Resolution Methods 235</p>

<p><strong>PART II INITIAL–BOUNDARY VALUE PROBLEMS 247</strong></p>

<p><strong>8. The Energy Method for Initial–Boundary Value Problems 249</strong></p>

<p>8.1. Characteristics and Boundary Conditions for Hyperbolic Systems in One Space Dimension 249</p>

<p>8.2. Energy Estimates for Hyperbolic Systems in One Space Dimension 258</p>

<p>8.3. Energy Estimates for Parabolic Differential Equations in One Space Dimension 266</p>

<p>8.4. Stability and Well-Posedness for General Differential Equations 271</p>

<p>8.5. Semibounded Operators 274</p>

<p>8.6. Quarter-Space Problems in More than One Space Dimension 279</p>

<p><strong>9. The Laplace Transform Method for First-Order Hyperbolic Systems 287</strong></p>

<p>9.1. A Necessary Condition for Well-Posedness 287</p>

<p>9.2. Generalized Eigenvalues 291</p>

<p>9.3. The Kreiss Condition 292</p>

<p>9.4. Stability in the Generalized Sense 295</p>

<p>9.5. Derivative Boundary Conditions for First-Order Hyperbolic Systems 303</p>

<p><strong>10. Second-Order Wave Equations 307</strong></p>

<p>10.1. The Scalar Wave Equation 307</p>

<p>10.2. General Systems of Wave Equations 324</p>

<p>10.3. A Modified Wave Equation 327</p>

<p>10.4. The Elastic Wave Equations 331</p>

<p>10.5. Einstein’s Equations and General Relativity 335</p>

<p><strong>11. The Energy Method for Difference Approximations 339</strong></p>

<p>11.1. Hyperbolic Problems 339</p>

<p>11.2. Parabolic Problems 350</p>

<p>11.3. Stability Consistency and Order of Accuracy 357</p>

<p>11.4. SBP Difference Operators 362</p>

<p><strong>12. The Laplace Transform Method for Difference Approximations 377</strong></p>

<p>12.1. Necessary Conditions for Stability 377</p>

<p>12.2. Sufficient Conditions for Stability 387</p>

<p>12.3. Stability in the Generalized Sense for Hyperbolic Systems 405</p>

<p>12.4. An Example that Does Not Satisfy the Kreiss Condition But is Stable in the Generalized Sense 416</p>

<p>12.5. The Convergence Rate 423</p>

<p><strong>13. The Laplace Transform Method for Fully Discrete Approximations 431</strong></p>

<p>13.1. General Theory for Approximations of Hyperbolic Systems 431</p>

<p>13.2. The Method of Lines and Stability in the Generalized Sense 451</p>

<p><strong>Appendix A Fourier Series and Trigonometric Interpolation 465</strong></p>

<p>A.1. Some Results from the Theory of Fourier Series 465</p>

<p>A.2. Trigonometric Interpolation 469</p>

<p>A.3. Higher Dimensions 473</p>

<p><strong>Appendix B Fourier and Laplace Transform 477</strong></p>

<p>B.1. Fourier Transform 477</p>

<p>B.2. Laplace Transform 480</p>

<p> </p>', 'Title

			Time-Dependent Problems and Difference Methods, 2nd Edition

			Author
			Bertil Gustafsson

			ISBN
			 9780470900567

			Publishers
			Wiley

			Year
			2013

			Language
			English

			Pages
			509

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td>
			<h2 style="text-align:center"><span><span>Time-Dependent Problems and Difference Methods, 2nd Edition</span></span></h2>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Bertil Gustafsson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span> 9780470900567</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2013</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>509</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14582"', '"8750"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2013', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 509, '509', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9785p-10.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470900567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3775', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3775', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 674, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:57'),
('3fd57fee-b7bc-4a29-8cc3-d6852d467a3e', '2972', NULL, 'Gunter Grass: The Tin Drum', 'gunter-grass-the-tin-drum-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972', 'gunter-grass-the-tin-drum-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972-2972', 'BNJI8876', 'BNJI8876', 'BNJI8876', NULL, 'Gunter Grass: The Tin Drum', '<h1>Gunter Grass: The Tin Drum</h1>', 'Sub Title
			No

			Author
			Ralph

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781857151473

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ralph</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781857151473</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNJI8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2972', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2972', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1238, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:57'),
('3fe144c7-2371-4166-be31-168cf734278f', '1649', NULL, 'Mathematics for Life Science and Medicine - Biological and medical Physics Biomedical Engineering', 'mathematics-for-life-science-and-medicine-biological-and-medical-physics-biomedical-engineering-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649', 'mathematics-for-life-science-and-medicine-biological-and-medical-physics-biomedical-engineering-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649-1649', 'FVGH5433', 'FVGH5433', 'FVGH5433', NULL, 'Mathematics for Life Science and Medicine - Biological and medical Physics Biomedical Engineering', '<h1>Mathematics for Life Science and Medicine - Biological and medical Physics Biomedical Engineering</h1>', 'Sub Title
			No

			Author
			K. Sato

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540344254

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Sato</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540344254</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11795"', '"7077"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3903dpp_10_38.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVGH5433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1649', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1649', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2080, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:57'),
('400dda47-4b7e-455b-ba36-85d93ee7971e', '220', NULL, 'Cloud Computing Strategies', 'cloud-computing-strategies-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220', 'cloud-computing-strategies-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220-220', 'Cloud Computing Strategies', 'Cloud Computing Strategies', 'Cloud Computing Strategies', NULL, 'A guide to managing cloud projects, Cloud Computing Strategies provides the understanding required to evaluate the technology and determine how it can be best applied to improve business and enhance your overall corporate strategy. Based on extensive research, it examines the opportunities and challenges that loom in the cloud. It explains exactly what cloud computing is, what it has to offer, and calls attention to the important issues management needs to consider before passing the point of no return regarding financial commitments. Illustrated with numerous examples and case studies, the book examines security, privacy, data ownership, and data protection in the cloud. It also:', '<p>A guide to managing cloud projects, Cloud Computing Strategies provides the understanding required to evaluate the technology and determine how it can be best applied to improve business and enhance your overall corporate strategy. Based on extensive research, it examines the opportunities and challenges that loom in the cloud. It explains exactly what cloud computing is, what it has to offer, and calls attention to the important issues management needs to consider before passing the point of no return regarding financial commitments. Illustrated with numerous examples and case studies, the book examines security, privacy, data ownership, and data protection in the cloud. It also:</p>', 'Sub Title
			No

			Author
			Dimitris N. Chorafas

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781439834534

			Pages
			352

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			1 edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dimitris N. Chorafas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781439834534</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"749"', '"449"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '1 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 352, '352', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67579781439834534_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Cloud%20Computing%20Strategies&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=220', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=220', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2944, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', '489', NULL, 'Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries', 'advances-in-gender-research-advancing-gender-research-from-the-nineteenth-to-the-twentyfirst-centuries-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489', 'advances-in-gender-research-advancing-gender-research-from-the-nineteenth-to-the-twentyfirst-centuries-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489-489', 'FDGB4465', 'FDGB4465', 'FDGB4465', NULL, 'Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries', '<h1>Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries</h1>', 'Sub Title
			No

			Author
			Marcia Texler Segal, Vasilikie Demos

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781848550261

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marcia Texler Segal, Vasilikie Demos</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848550261</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6999"', '"4199"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3305Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FDGB4465&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=489', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=489', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2788, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:57'),
('40219470-7cbe-4312-adbf-0a6ae105e8b5', '3439', 957, 'The Millennium Prize Problems - A lecture By John Tate', 'the-millennium-prize-problems-a-lecture-by-john-tate-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-343-3439', 'the-millennium-prize-problems-a-lecture-by-john-tate-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439-3439', '9783540926504', '9783540926504', '9783540926504', NULL, 'The Clay Mathematics Institute announced the Millennium Prize Problems to mark the 100th anniversary of David Hilbert''s lecture at the second ICM. The Problems were set forth by two of the greatest mathematicians of the 20th century: John Tate and Michael Atiyah. Tate describes in his lecture three Millennium Prize Problems: the Riemann Hypothesis, the Conjecture of Birch and Swinnerton-Dyer, and the "P=NP?" problem. These questions described are among the most important unsolved problems in analysis, number theory, and theoretical computer science. His lecture gives a lucid description of the essential nature and history of these great problems. The lecture itself is a significant event in the history of mathematics, which will be sure to captivate the imagination of anyone interested in the frontiers of mathematics. The set of two lectures by Tate and Atiyah together comprise a complete description of the Millennium Prize Problems, in a style that is entertaining and easy to understand.', '<p>The Clay Mathematics Institute announced the Millennium Prize Problems to mark the 100th anniversary of David Hilbert''s lecture at the second ICM. The Problems were set forth by two of the greatest mathematicians of the 20th century: John Tate and Michael Atiyah. Tate describes in his lecture three Millennium Prize Problems: the Riemann Hypothesis, the Conjecture of Birch and Swinnerton-Dyer, and the "P=NP?" problem. These questions described are among the most important unsolved problems in analysis, number theory, and theoretical computer science. His lecture gives a lucid description of the essential nature and history of these great problems. The lecture itself is a significant event in the history of mathematics, which will be sure to captivate the imagination of anyone interested in the frontiers of mathematics. The set of two lectures by Tate and Atiyah together comprise a complete description of the Millennium Prize Problems, in a style that is entertaining and easy to understand.</p>', 'Sub Title
			A lecture By John Tate

			Author
			John Tate

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540926504

			Series Title
			Springer Videomath

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A lecture By John Tate</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John Tate</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540926504</td>
		</tr>
		<tr>
			<th>Series Title</th>
			<td>Springer Videomath</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/330614732586.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540926504&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3439', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3439', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 957, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:57'),
('40273b46-fe8c-48a4-80b1-632aac364fa1', '3260', NULL, 'Concise Dictionary of Quotations', 'concise-dictionary-of-quotations-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260', 'concise-dictionary-of-quotations-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260-3260', '9781874052289', '9781874052289', '9781874052289', NULL, 'In this volume th e aim has been to put together a concise collection of worth-while quotations. Other books of quotations contain many pages from one another or poet. This entails including a whole range of matter which is not easily understood and not readily adaptable for use in preparation of a speech or an article, or for use in a quiz programme.', '<p>In this volume th e aim has been to put together a concise collection of worth-while quotations. Other books of quotations contain many pages from one another or poet. This entails including a whole range of matter which is not easily understood and not readily adaptable for use in preparation of a speech or an article, or for use in a quiz programme.</p>', 'Sub Title
			Arranged Alphabetically by Subject

			Author
			Lloyd Cole

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781874052289

			Pages
			126

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Arranged Alphabetically by Subject</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lloyd Cole</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781874052289</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>126</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"395"', '"295"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 126, '126', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3597IMG_20220215_0002.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781874052289&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3260', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3260', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1119, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('4048e67c-7b5d-4796-9726-e1ebff9708f4', '861', NULL, 'Today''s Nursing Leader - Managing, Succeeding, Excelling NEW', 'todays-nursing-leader-managing-succeeding-excelling-new-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861', 'todays-nursing-leader-managing-succeeding-excelling-new-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861-861', 'UKJH7766', 'UKJH7766', 'UKJH7766', NULL, 'Today''s Nursing Leader - Managing, Succeeding, Excelling NEW', '<h1>Today''s Nursing Leader - Managing, Succeeding, Excelling NEW</h1>', 'Sub Title
			No

			Author
			Marilyn Klainberg, Kathleen M. Dirschel

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780763755966

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marilyn Klainberg, Kathleen M. Dirschel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780763755966</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2999"', '"1799"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91799780763755966.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UKJH7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=861', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=861', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2568, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:57'),
('40601daa-372b-45d2-8f2f-bd4671fb6d18', '2460', NULL, 'Services Marketing - Integrating Customer Focus Across the Firm - 6/e', 'services-marketing-integrating-customer-focus-across-the-firm-6e-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2-2460', 'services-marketing-integrating-customer-focus-across-the-firm-6e-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460-2460', 'VFTT4455', 'VFTT4455', 'VFTT4455', NULL, 'Services Marketing, in its sixth edition, continues to base itself on the ever-reliable GAPS Model of Service Quality. The book''s underlining theme makes the reader understand that a strong customer relationship through quality service is the basis on which the most successful companies thrive. It also has a focus on the Strategic aspect without deviating from the base structure of the text to help the students realize the potential of Service Marketing. Features: New model of service recovery strategies that includes strategies for fixing the customer and fixing the problem Expanded coverage includes service innovation, technology and Internet coverage and B2B services among others Seven new book end cases which include global (United Breaks Guitars, Michelin Fleet Solutions and ISS Iceland) and Indian perspectives Two complete chapters and four comprehensive cases on the Online Companion Website (OLC) 18 Indian Service Strategy Insights (including two for the online chapters)', '<p>Services Marketing, in its sixth edition, continues to base itself on the ever-reliable GAPS Model of Service Quality. The book''s underlining theme makes the reader understand that a strong customer relationship through quality service is the basis on which the most successful companies thrive. It also has a focus on the Strategic aspect without deviating from the base structure of the text to help the students realize the potential of Service Marketing. Features: New model of service recovery strategies that includes strategies for fixing the customer and fixing the problem Expanded coverage includes service innovation, technology and Internet coverage and B2B services among others Seven new book end cases which include global (United Breaks Guitars, Michelin Fleet Solutions and ISS Iceland) and Indian perspectives Two complete chapters and four comprehensive cases on the Online Companion Website (OLC) 18 Indian Service Strategy Insights (including two for the online chapters)</p>', 'Services Marketing - Integrating Customer Focus Across the Firm - 6/e', '<h1>Services Marketing - Integrating Customer Focus Across the Firm - 6/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFTT4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2460', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2460', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1594, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:57'),
('40935cf0-129a-4cab-9cae-ebb598fd6721', '1987', NULL, 'Mass Spectrometry and Nutrition Research -Food Analysis Monographs', 'mass-spectrometry-and-nutrition-research-food-analysis-monographs-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987', 'mass-spectrometry-and-nutrition-research-food-analysis-monographs-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987-1987', '9781849730365', '9781849730365', '9781849730365', NULL, 'Mass spectrometry has developed into a platform for the assessment of health, sensory, quality and safety aspects of food. Current nutrition research focuses on unravelling the link between acute or chronic dietary and nutrient intake and the physiological effects at cellular, tissue and whole body level. The bioavailability and bioefficacy of food constituents and dose-effect correlations are key to understanding the impact of food on defined health outcomes. To generate this information, appropriate analytical tools are required to identify and quantify minute amounts of individual compounds in highly complex matrices (such as food or biological fluids) and to monitor molecular changes in the body in a highly specific and sensitive manner. Mass spectrometry has become the method of choice for such research and is now widely applied throughout all areas of nutrition research.

Mass Spectrometry and Nutrition Research focuses on the contribution of mass spectrometry to the advancement of nutrition research. Addressing researchers, students and teachers, this book has the double objective of introducing and inspiring nutritionists in the use of mass spectrometry, and convincing mass spectrometric scientists to develop and apply their tools to questions of nutrition and health. It addresses the major modern mass spectrometric techniques, reviews their application to the analysis of food macro- and micronutrients and assesses utility and potential of mass spectrometry in investigating nutritional health.

Content - Abbreviations, About the Editors, SECTION 1: MASS SPECTROMETRY TECHNOLOGIES, Chapter 1 Mass Spectrometry Technologies, SECTION 2: MASS SPECTROMETRY ANALYSIS OF FOOD INGREDIENTS, Chapter 2 Mass Spectrometry for Food Analysis: The Example of Fat Soluble Vitamins A and K, Chapter 3 Mass Spectrometry for the Analysis of Milk Oligosaccharides, Chapter 4 Mass Spectrometry in Protein, Peptide and Amino Acid Analysis, Chapter 5 Lipidomics and Metabolomics of Dictary Lipid Peroxidation, Chapter 6 Mass Spectrometry in Phytonutrient Research, SECTION 3: ADDRESSING THE HEALTH ASPECTS OF NUTRITION, Chapter 7 Addressing the Health Beneficial Aspects of Nutrition- The Example of the Obesity Epidemic, Chapter 8 Mass Spectrometry, Diet and Cariovascular Disease: What will They Mean for Food?, Chapter 9  Nutrition and Immunity, Chapter 10  Mass spectrometry, Nutrition and Protein Turnover, SECTION 4: CONCLUSION, Chapter 11 Conclusion, Subject Index             ', '<p style="text-align:justify"><span>Mass spectrometry has developed into a platform for the assessment of health, sensory, quality and safety aspects of food. Current nutrition research focuses on unravelling the link between acute or chronic dietary and nutrient intake and the physiological effects at cellular, tissue and whole body level. The bioavailability and bioefficacy of food constituents and dose-effect correlations are key to understanding the impact of food on defined health outcomes. To generate this information, appropriate analytical tools are required to identify and quantify minute amounts of individual compounds in highly complex matrices (such as food or biological fluids) and to monitor molecular changes in the body in a highly specific and sensitive manner. Mass spectrometry has become the method of choice for such research and is now widely applied throughout all areas of nutrition research. </span></p>

<p style="text-align:justify"><span>Mass Spectrometry and Nutrition Research focuses on the contribution of mass spectrometry to the advancement of nutrition research. Addressing researchers, students and teachers, this book has the double objective of introducing and inspiring nutritionists in the use of mass spectrometry, and convincing mass spectrometric scientists to develop and apply their tools to questions of nutrition and health. It addresses the major modern mass spectrometric techniques, reviews their application to the analysis of food macro- and micronutrients and assesses utility and potential of mass spectrometry in investigating nutritional health.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Abbreviations, About the Editors, SECTION 1: MASS SPECTROMETRY TECHNOLOGIES, Chapter 1 Mass Spectrometry Technologies, SECTION 2: MASS SPECTROMETRY ANALYSIS OF FOOD INGREDIENTS, Chapter 2 Mass Spectrometry for Food Analysis: The Example of Fat Soluble Vitamins A and K, Chapter 3 Mass Spectrometry for the Analysis of Milk Oligosaccharides, Chapter 4 Mass Spectrometry in Protein, Peptide and Amino Acid Analysis, Chapter 5 Lipidomics and Metabolomics of Dictary Lipid Peroxidation, Chapter 6 Mass Spectrometry in Phytonutrient Research, SECTION 3: ADDRESSING THE HEALTH ASPECTS OF NUTRITION, Chapter 7 Addressing the Health Beneficial Aspects of Nutrition- The Example of the Obesity Epidemic, Chapter 8 Mass Spectrometry, Diet and Cariovascular Disease: What will They Mean for Food?, Chapter 9  Nutrition and Immunity, Chapter 10  Mass spectrometry, Nutrition and Protein Turnover, SECTION 4: CONCLUSION, Chapter 11 Conclusion, Subject Index</span>             </span></span></p>', 'Sub Title
			Mass Spectrometry and Nutrition Research -Food Analysis Monographs

			Author
			Laurent Bernard Fay, Martin Kussmann

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781849730365

			Pages
			339

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Mass Spectrometry and Nutrition Research -Food Analysis Monographs</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Laurent Bernard Fay, Martin Kussmann</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781849730365</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>339</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"12808"', '"7685"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 339, '339', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7461dpp_10_36.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849730365&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1987', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1987', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1841, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('40a2fa03-ddeb-4d83-9bed-c4d7992b381c', '3266', NULL, 'Encyclopedia of Analytical Chemistry Theory and Instrumentation General Articles Indexes - 15 Vols.', 'encyclopedia-of-analytical-chemistry-theory-and-instrumentation-general-articles-indexes-15-vols-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266', 'encyclopedia-of-analytical-chemistry-theory-and-instrumentation-general-articles-indexes-15-vols-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266-3266', '0471976709', '0471976709', '0471976709', NULL, 'The highly acclaimed Encyclopedia of Analytical Chemistry provides a much needed professional level reference work for the 21st Century. Encyclopedia of Analytical Chemistry is the most comprehensive analytical chemistry reference available, covering all aspects from theory and instrumentation through applications and techniques. The chemistry and techniques are described as performed in the laboratory (environmental, clinical, QC, research, university), in the field or by remote sensing. The level of detail is similar to that of a lab protocol and together with the cited references, will support the analysis of complex inorganic, organic and biological structures by academic and industrial researchers. Encyclopedia of Analytical Chemistry also enables preparation of procedures, protocols and "cookbooks" by managers and staff of laboratories. Encyclopedia of Analytical Chemistry comprises over 600 articles, arranged alphabetically by topic, in approximately 14000 pages, in 15 volumes. Features: * Outstanding authorship and the highest calibre editors * Excellence of peer-review', '<p>The highly acclaimed Encyclopedia of Analytical Chemistry provides a much needed professional level reference work for the 21st Century. Encyclopedia of Analytical Chemistry is the most comprehensive analytical chemistry reference available, covering all aspects from theory and instrumentation through applications and techniques. The chemistry and techniques are described as performed in the laboratory (environmental, clinical, QC, research, university), in the field or by remote sensing. The level of detail is similar to that of a lab protocol and together with the cited references, will support the analysis of complex inorganic, organic and biological structures by academic and industrial researchers. Encyclopedia of Analytical Chemistry also enables preparation of procedures, protocols and "cookbooks" by managers and staff of laboratories. Encyclopedia of Analytical Chemistry comprises over 600 articles, arranged alphabetically by topic, in approximately 14000 pages, in 15 volumes. Features: * Outstanding authorship and the highest calibre editors * Excellence of peer-review</p>', 'Publisher ‏ : ‎ Wiley–Blackwell (30 October 2000)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 14344 pages

ISBN-10 ‏ : ‎ 0471976709

ISBN-13 ‏ : ‎ 978-0471976707

Item Weight ‏ : ‎ 53 kg 500 g

Dimensions ‏ : ‎ 25.5 x 26.5 x 32 cm', '<p>Publisher ‏ : ‎ Wiley–Blackwell (30 October 2000)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 14344 pages</p>

<p>ISBN-10 ‏ : ‎ 0471976709</p>

<p>ISBN-13 ‏ : ‎ 978-0471976707</p>

<p>Item Weight ‏ : ‎ 53 kg 500 g</p>

<p>Dimensions ‏ : ‎ 25.5 x 26.5 x 32 cm</p>', '"1053000"', '"631800"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/321951V4eQgVymL._SX378_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0471976709&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3266', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3266', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1113, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('40ca4c6c-b31a-4b81-b662-0b5049d256dd', '3746', 701, 'INDIA''S CONTRIBUTIONS TO THE WEST-THE STORY ORIGIN OF MATHEMATICS, SCIENCE AND PHILOSOPHY IN INDIA AND ITS DISPERSAL TO THE WEST LEADING TO DEVELOPMENT OF MODERN AGE', 'indias-contributions-to-the-westthe-story-origin-of-mathematics-science-and-philosophy-in-india-and-its-dispersal-to-the-west-leading-to-development-of-modern-age', 'indias-contributions-to-the-westthe-story-origin-of-mathematics-science-and-philosophy-in-india-and-its-dispersal-to-the-west-leading-to-development-of-modern-age', '9789385830501', '9789385830501', '9789385830501', NULL, 'Contents:-

1. THE DARK AGE IN EUROPE-Poor condition of Science of Mathematics, Poor Economy, Society Riddled with Superstitions, Poor Plight of the People Labeled to be Witches, Condition of Women, Poor People, Religious Intolerance, General Condition.

2. ANCIENT INDIAN TRADITION OF SCIENCE, KNOWLEDGE AND MODERNISM, AND ITS DECLINE LATER-A. Science in Ancient India, Mathematics, Physics, Cosmology, Science of Acoustics Music, Chemistry, Biology, Medicine, Other Sciences B. Ancient Indian Scientists, Aryabhatta C. Ancient India was a Modern Civilization Euualitarian Society. Ancient India had Modern Social Customs Secularism, The Modernist Trends were ingrained in the Indian Religions, Theocracy, Religion, Science and Seccularism in Ancient Indian. D. Decline of knowledge in India during the Last Millennium 1000 to 1999 AD.

3. Indian Influence on the West in the Early BC Period-Indian Influences on Greece before Pythagoras Hindu Influences on Greek Gods.

4. Dawn of knowledge in the West with Pythagoras Turning Hindu.

5. Alexandria University: A Centre for Indo-Greek Learning-Alexandrian Scholars and Scientists.

6. Origin of Christianity and Threats to Alexandria-Origin of Christianity, Hindu Influences on Christianitm, Non-Hindu Influences on Christianity, Threats to Alexandria.

7. Destruction of Greece and Alexandria-Brutal Murder of a Mathematical Genius Caliph Omar''s Invasion and the End of Alexandria.

8. Transfer of Knowledge from India to Arabic Language-Baghdad.

9. Translation of Non-Science Hindu Literature into Arabic and Persian.

10. Knowledge Moves West.

11. India''s Contributions to the Science of Psychology.

12. Other Indian Contrinbutions to West-Philosophy, Miscellaneous Contributions.

13. The Story of Calendar-Babylonian Ca;emdar. Sumerian Calendar, Jewish Calendar, Chinese Calendar, Greek Calendar, Roman Calendar, The Ancient Egypt and development of Modern Calendar. ', '<p style="text-align:justify"><span><strong>Contents:-</strong></span></p>

<p style="text-align:justify"><span>1. THE DARK AGE IN EUROPE-Poor condition of Science of Mathematics, Poor Economy, Society Riddled with Superstitions, Poor Plight of the People Labeled to be Witches, Condition of Women, Poor People, Religious Intolerance, General Condition.</span></p>

<p style="text-align:justify"><span>2. ANCIENT INDIAN TRADITION OF SCIENCE, KNOWLEDGE AND MODERNISM, AND ITS DECLINE LATER-A. Science in Ancient India, Mathematics, Physics, Cosmology, Science of Acoustics Music, Chemistry, Biology, Medicine, Other Sciences B. Ancient Indian Scientists, Aryabhatta C. Ancient India was a Modern Civilization Euualitarian Society. Ancient India had Modern Social Customs Secularism, The Modernist Trends were ingrained in the Indian Religions, Theocracy, Religion, Science and Seccularism in Ancient Indian. D. Decline of knowledge in India during the Last Millennium 1000 to 1999 AD.</span></p>

<p style="text-align:justify"><span>3. Indian Influence on the West in the Early BC Period-Indian Influences on Greece before Pythagoras Hindu Influences on Greek Gods.</span></p>

<p style="text-align:justify"><span>4. Dawn of knowledge in the West with Pythagoras Turning Hindu.</span></p>

<p style="text-align:justify"><span>5. Alexandria University: A Centre for Indo-Greek Learning-Alexandrian Scholars and Scientists.</span></p>

<p style="text-align:justify"><span>6. Origin of Christianity and Threats to Alexandria-Origin of Christianity, Hindu Influences on Christianitm, Non-Hindu Influences on Christianity, Threats to Alexandria.</span></p>

<p style="text-align:justify"><span>7. Destruction of Greece and Alexandria-Brutal Murder of a Mathematical Genius Caliph Omar''s Invasion and the End of Alexandria.</span></p>

<p style="text-align:justify"><span>8. Transfer of Knowledge from India to Arabic Language-Baghdad.</span></p>

<p style="text-align:justify"><span>9. Translation of Non-Science Hindu Literature into Arabic and Persian.</span></p>

<p style="text-align:justify"><span>10. Knowledge Moves West.</span></p>

<p style="text-align:justify"><span>11. India''s Contributions to the Science of Psychology.</span></p>

<p style="text-align:justify"><span>12. Other Indian Contrinbutions to West-Philosophy, Miscellaneous Contributions.</span></p>

<p style="text-align:justify"><span>13. The Story of Calendar-Babylonian Ca;emdar. Sumerian Calendar, Jewish Calendar, Chinese Calendar, Greek Calendar, Roman Calendar, The Ancient Egypt and development of Modern Calendar. </span></p>', 'Title
			INDIA''S CONTRIBUTIONS TO THE WEST: THE STORY ORIGIN OF MATHEMATICS, SCIENCE AND PHILOSOPHY IN INDIA AND ITS DISPERSAL TO THE WEST LEADING TO DEVELOPMENT OF MODERN AGE

			Author
			Dr. P. Priyadarshi 

			ISBN
			9789385830501

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>INDIA''S CONTRIBUTIONS TO THE WEST: THE STORY ORIGIN OF MATHEMATICS, SCIENCE AND PHILOSOPHY IN INDIA AND ITS DISPERSAL TO THE WEST LEADING TO DEVELOPMENT OF MODERN AGE</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. P. Priyadarshi </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830501</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 6, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1300PICTURE.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830501&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3746', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3746', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 701, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:57'),
('40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', '2777', NULL, 'The Darbhanga Gita-Govinda', 'the-darbhanga-gitagovinda-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777', 'the-darbhanga-gitagovinda-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777-2777', 'YHJU8876', 'YHJU8876', 'YHJU8876', NULL, 'The Darbhanga Gita-Govinda', '<h1>The Darbhanga Gita-Govinda</h1>', 'Sub Title
			No

			Author
			Kapila Vatsyayan

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788170174479

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kapila Vatsyayan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170174479</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1400"', '"840"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2777', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2777', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1344, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:57'),
('40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', '1867', NULL, 'Health Management of Spice Crops', 'health-management-of-spice-crops-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-186-1867', 'health-management-of-spice-crops-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867-1867', '9788193384237', '9788193384237', '9788193384237', NULL, 'About the book

The book health management of spice crops contains 13 chapters on spices crops viz., black pepper (Piper nigrum L.), cardamom (Elettaria cardamomum Maton.), ginger (Zingiber officinale Rosc.), turmeric (Curcuma longa), nutmeg (Myristica fragrans Houtt.), cinnamon (Cinnamomum verum), garcinia (Garcinia spp.), tamarind (Tamavindus indica L.), clove (syzygium aromaticum) and vanila (Vanila planifolia Andrews). Book covers most of the core tools and management technology developed by distinguished scientists. Each chapter included introduction, about the crop, medicinal properties, disease causal agent, symptoms and its managements, insect pests, symptoms and its management, nematode pests, symptoms and its managements, nutrient management and organic management. This book will be helpful to planters, farmers, researcher, student and entrepreneur and also show the new path of our future budding scientist, researchers, policy makers for the exploration and development of newly management tools and techniques in the frontier area for the social welfare. This book contains 249 pages.

Content – 

Preface, Foreword, 

1. Spice Crops: an Overview, 

2. Black Pepper, 

3. Cardamom, 

4. Ginger, 

5. Turmeric, 

6. Tamarind, 

7. Nutmeg, 

8. Cinnamon, 

9. Vanilla, 

10. Garcinia, 

11. Clove, 

12. Conclusions: Constraints and Future Vision, 

13. Literature Cited

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book health management of spice crops contains 13 chapters on spices crops viz., black pepper (Piper nigrum L.), cardamom (Elettaria cardamomum Maton.), ginger (Zingiber officinale Rosc.), turmeric (Curcuma longa), nutmeg (Myristica fragrans Houtt.), cinnamon (Cinnamomum verum), garcinia (Garcinia spp.), tamarind (Tamavindus indica L.), clove (syzygium aromaticum) and vanila (Vanila planifolia Andrews). Book covers most of the core tools and management technology developed by distinguished scientists. Each chapter included introduction, about the crop, medicinal properties, disease causal agent, symptoms and its managements, insect pests, symptoms and its management, nematode pests, symptoms and its managements, nutrient management and organic management. This book will be helpful to planters, farmers, researcher, student and entrepreneur and also show the new path of our future budding scientist, researchers, policy makers for the exploration and development of newly management tools and techniques in the frontier area for the social welfare. This book contains 249 pages.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content – </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Preface, Foreword, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Spice Crops: an Overview, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Black Pepper, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Cardamom, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Ginger, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Turmeric, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Tamarind, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Nutmeg, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Cinnamon, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Vanilla, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Garcinia, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Clove, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Conclusions: Constraints and Future Vision, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Literature Cited</span></span></span></span></p>

<p> </p>', 'Sub Title
			Health Management of Spice Crops

			Author
			Rashid Pervez

			ISBN 
			9788193384237

			Publisher
			SPH

			Binding
			Hardcover', '<table border="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Sub Title</span></td>
			<td style="text-align:center"><span>Health Management of Spice Crops</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Rashid Pervez</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN </span></td>
			<td style="text-align:center"><span>9788193384237</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>SPH</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"1595"', '"1037"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f42e732a-611b-4dfa-af1e-e7e1d3a4c6d2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4177health_management_of_spice_crops.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788193384237&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1867', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1867', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1931, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:57'),
('40f0f469-064e-436c-9ce9-fd15a9a7a6dd', '3249', NULL, 'Dictionary of Minor Planet Names', 'dictionary-of-minor-planet-names-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249', 'dictionary-of-minor-planet-names-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249-3249', '9783540343608', '9783540343608', '9783540343608', NULL, ' 

The Dictionary of Minor Planet Names, now in its fifth edition, is the official reference of the International Astronomical Union. This Addendum gathers some 2,000 newly published names from the period 2003-2005, as well as the latest corrections and amendments to earlier editions. In total, the Dictionary now covers some 12,000 named minor planets, providing authoritative information about the basis for the rich and colorful variety of names.', '<p> </p>

<p>The Dictionary of Minor Planet Names, now in its fifth edition, is the official reference of the International Astronomical Union. This Addendum gathers some 2,000 newly published names from the period 2003-2005, as well as the latest corrections and amendments to earlier editions. In total, the Dictionary now covers some 12,000 named minor planets, providing authoritative information about the basis for the rich and colorful variety of names.</p>', 'Language: English

Binding: Hardcover

Publisher: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG

Genre: Science

ISBN: 9783540343608, 9783540343608

Pages: 343', '<p>Language: English</p>

<p>Binding: Hardcover</p>

<p>Publisher: Springer-Verlag Berlin and Heidelberg GmbH &amp; Co. KG</p>

<p>Genre: Science</p>

<p>ISBN: 9783540343608, 9783540343608</p>

<p>Pages: 343</p>', '"9246"', '"5547"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9030dictionary-of-minor-planet-names-original-imaeah7q6hzzvram.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540343608&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3249', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3249', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1130, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('410e7eff-0b03-4252-a6ef-77492e0a7d3b', '3549', 855, 'Geometric Analysis of the Bergman Kernel and Metric', 'geometric-analysis-of-the-bergman-kernel-and-metric-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549', 'geometric-analysis-of-the-bergman-kernel-and-metric-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549-3549', '9781461479239', '9781461479239', '9781461479239', NULL, 'This text provides a masterful and systematic treatment of all the basic analytic and geometric aspects of Bergman''s classic theory of the kernel and its invariance properties. These include calculation, invariance properties, boundary asymptotics, and asymptotic expansion of the Bergman kernel and metric. Moreover, it presents a unique compendium of results with applications to function theory, geometry, partial differential equations, and interpretations in the language of functional analysis, with emphasis on the several complex variables context. Several of these topics appear here for the first time in book form. Each chapter includes illustrative examples and a collection of exercises which will be of interest to both graduate students and experienced mathematicians.

Graduate students who have taken courses in complex variables

and have a basic background in real and functional analysis will find this textbook appealing. Applicable courses for either main or supplementary usage include those in complex variables, several complex variables, complex differential geometry, and partial differential equations. Researchers in complex analysis, harmonic analysis, PDEs, and complex differential geometry will also benefit from the thorough treatment of the many exciting aspects of Bergman''s theory.', '<p>This text provides a masterful and systematic treatment of all the basic analytic and geometric aspects of Bergman''s classic theory of the kernel and its invariance properties. These include calculation, invariance properties, boundary asymptotics, and asymptotic expansion of the Bergman kernel and metric. Moreover, it presents a unique compendium of results with applications to function theory, geometry, partial differential equations, and interpretations in the language of functional analysis, with emphasis on the several complex variables context. Several of these topics appear here for the first time in book form. Each chapter includes illustrative examples and a collection of exercises which will be of interest to both graduate students and experienced mathematicians.<br />
<br />
Graduate students who have taken courses in complex variables<br />
and have a basic background in real and functional analysis will find this textbook appealing. Applicable courses for either main or supplementary usage include those in complex variables, several complex variables, complex differential geometry, and partial differential equations. Researchers in complex analysis, harmonic analysis, PDEs, and complex differential geometry will also benefit from the thorough treatment of the many exciting aspects of Bergman''s theory.</p>', 'Sub Title
			No

			Author
			Steven G. Krantz

			About Author
			Steven G. Krantz is one of Springer’s and Birkhäuser’s most prolific and popular authors in the field of functional analysis, geometric analysis, and partial differential equations. Krantz is the series editor of Birkhäuser’s ‘ Cornerstones’ graduate text series and the founder and editor-in-chief of “The Journal of Geometric Analysis”, considered a society journal previously published by the AMS and often acts as an advisor to several senior editors at Springer/ Birkhäuser . He is also editor-in-chief of the “Journal of Mathematical Analysis and Applications”. Professor Krantz is currently the editor-in-chief of the AMS Notices and also edits for “The American Mathematical Monthly”, “Complex Analysis and Elliptical Equations”, and “The Bulletin of the American Mathematical Monthly”. Krantz is also known for his wide breadth of expertise in several areas of mathematics such as harmonica analysis, differential geometry, and Lie groups, to name a few. Notable awards include Chauvenet Prize (1992), Beckenbach Book Award (1994), Kemper Prize (1994), Outstanding Academic Book Award (1998), Washington University Faculty Mentor Award (2007).

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			978141479239

			Pages
			XIII, 292

			Binding
			Hardback

			Year of Publication
			2013

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steven G. Krantz</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Steven G. Krantz is one of Springer’s and Birkhäuser’s most prolific and popular authors in the field of functional analysis, geometric analysis, and partial differential equations. Krantz is the series editor of Birkhäuser’s ‘ Cornerstones’ graduate text series and the founder and editor-in-chief of “The Journal of Geometric Analysis”, considered a society journal previously published by the AMS and often acts as an advisor to several senior editors at Springer/ Birkhäuser . He is also editor-in-chief of the “Journal of Mathematical Analysis and Applications”. Professor Krantz is currently the editor-in-chief of the AMS Notices and also edits for “The American Mathematical Monthly”, “Complex Analysis and Elliptical Equations”, and “The Bulletin of the American Mathematical Monthly”. Krantz is also known for his wide breadth of expertise in several areas of mathematics such as harmonica analysis, differential geometry, and Lie groups, to name a few. Notable awards include Chauvenet Prize (1992), Beckenbach Book Award (1994), Kemper Prize (1994), Outstanding Academic Book Award (1998), Washington University Faculty Mentor Award (2007).</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978141479239</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIII, 292</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7214"', '"4328"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XIII, 292', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71801.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461479239&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3549', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3549', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 855, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:57'),
('41169815-6a7a-49a2-b725-bf81d5763d4e', '2525', NULL, 'Enterprise Resource Planning - A Managerial Perspectives NEW', 'enterprise-resource-planning-a-managerial-perspectives-new-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-25-2525', 'enterprise-resource-planning-a-managerial-perspectives-new-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525-2525', 'KKMM0989', 'KKMM0989', 'KKMM0989', NULL, 'This text integrates the two principles in the functionality of ERP – Management and Computer Science. Written witha managerial perspective the text explains why ERP is not just a programme for management but how ERP can becomprehensively managed by the very people who apply it. This book would be useful for the students ofManagement, Engineering, Information Technology, Computer Applications and Business & Commerce. Thepracticing managers and entrepreneurs would also find the book useful in understanding the concepts of ERP and itsapplications to enhance their decision making.', '<p>This text integrates the two principles in the functionality of ERP – Management and Computer Science. Written witha managerial perspective the text explains why ERP is not just a programme for management but how ERP can becomprehensively managed by the very people who apply it. This book would be useful for the students ofManagement, Engineering, Information Technology, Computer Applications and Business &amp; Commerce. Thepracticing managers and entrepreneurs would also find the book useful in understanding the concepts of ERP and itsapplications to enhance their decision making.</p>', 'Enterprise Resource Planning - A Managerial Perspectives NEW', '<h1>Enterprise Resource Planning - A Managerial Perspectives NEW</h1>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KKMM0989&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2525', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2525', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1552, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:57'),
('413013bd-c60c-4268-ab4d-d2f63261a0c9', '2196', NULL, 'The Student''s Guide to VHDL - 2/e', 'the-students-guide-to-vhdl-2e-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2-2196', 'the-students-guide-to-vhdl-2e-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196-2196', 'FGHN6655', 'FGHN6655', 'FGHN6655', NULL, 'The Student''s Guide to VHDL - 2/e', '<h1>The Student''s Guide to VHDL - 2/e</h1>', 'Sub Title
			No

			Author
			Peter J. Ashenden

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131217856

			Pages
			200

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Peter J. Ashenden</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131217856</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, '200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38359788131217856.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHN6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2196', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2196', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1690, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('4138db0f-0e18-4172-bc6f-8d67abe53412', '2185', NULL, 'Windows Server 2012 - Pocket Consultant', 'windows-server-2012-pocket-consultant-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-218-2185', 'windows-server-2012-pocket-consultant-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185-2185', 'DFGB544', 'DFGB544', 'DFGB544', NULL, 'About the Book: Windows Server? 2012 Pocket Consultant The practical, portable guide to Windows Server 2012! Get fast facts to: Portable and precise, this pocket-sized guide delivers ready answers for administering Windows Server 2012. Zero in on core configuration, customization, and maintenance tasks through quick-reference tables, instructions, and lists. Youll get the focused information you need to save time and get the job done-whether at your desk or in the field. Perform an installation or upgrade Manage server roles, services, and features Administer and troubleshoot Active Directory? Create and manage user and group accounts Implement Group Policy and security settings Install DHCP and DNS servers Manage TCP/IP and network connections Administer file systems, drives, RAID Configure file sharing and permissions Encrypt, back up, and restore data Monitor and tune performance. Content Introduction Part I Windows Server 2012 Administration Fundamentals Chapter 1 Windows Server 2012 Administration Overview Chapter 2 Managing Servers Running Windows Server 2012 Chapter 3 Monitoring Processes, Services, and Events Chapter 4 Automating Administrative Tasks, Policies, and Procedures Chapter 5 Enhancing Computer Security Part II Windows Server 2012 Directory Services Administration Chapter 6 Using Active Directory Chapter 7 Core Active Directory Administration Chapter 8 Creating User and Group Accounts Chapter 9 Managing User and Group Accounts Part III Windows Server 2012 Data Administration Chapter 10 Managing File Systems and Drives Chapter 11 Configuring Volumes and RAID Arrays Chapter 12 Data Sharing, Security, and Auditing Chapter 13 Data Backup and Recovery Part IV Windows Server 2012 Network Administration Chapter 14 Managing TCP/IP Networking Chapter 15 Running DHCP Clients and Servers Chapter 16 Optimizing DNS Index About the Author: R Stanek William William R. Stanek is a Microsoft? MVP with 20+ years of experience in systems management and advance', '<p>About the Book: Windows Server? 2012 Pocket Consultant The practical, portable guide to Windows Server 2012! Get fast facts to: Portable and precise, this pocket-sized guide delivers ready answers for administering Windows Server 2012. Zero in on core configuration, customization, and maintenance tasks through quick-reference tables, instructions, and lists. Youll get the focused information you need to save time and get the job done-whether at your desk or in the field. Perform an installation or upgrade Manage server roles, services, and features Administer and troubleshoot Active Directory? Create and manage user and group accounts Implement Group Policy and security settings Install DHCP and DNS servers Manage TCP/IP and network connections Administer file systems, drives, RAID Configure file sharing and permissions Encrypt, back up, and restore data Monitor and tune performance. Content Introduction Part I Windows Server 2012 Administration Fundamentals Chapter 1 Windows Server 2012 Administration Overview Chapter 2 Managing Servers Running Windows Server 2012 Chapter 3 Monitoring Processes, Services, and Events Chapter 4 Automating Administrative Tasks, Policies, and Procedures Chapter 5 Enhancing Computer Security Part II Windows Server 2012 Directory Services Administration Chapter 6 Using Active Directory Chapter 7 Core Active Directory Administration Chapter 8 Creating User and Group Accounts Chapter 9 Managing User and Group Accounts Part III Windows Server 2012 Data Administration Chapter 10 Managing File Systems and Drives Chapter 11 Configuring Volumes and RAID Arrays Chapter 12 Data Sharing, Security, and Auditing Chapter 13 Data Backup and Recovery Part IV Windows Server 2012 Network Administration Chapter 14 Managing TCP/IP Networking Chapter 15 Running DHCP Clients and Servers Chapter 16 Optimizing DNS Index About the Author: R Stanek William William R. Stanek is a Microsoft? MVP with 20+ years of experience in systems management and advance</p>', 'Windows Server 2012 - Pocket Consultant', '<h1>Windows Server 2012 - Pocket Consultant</h1>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50959788120347595.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGB544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2185', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2185', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1700, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('4159d018-b8a6-4795-9db3-65af4f07475f', '1918', NULL, 'BCL-2 Protein Family: Essential Regulators of Cell Death - Advances in Experimental Medicine and Biology', 'bcl2-protein-family-essential-regulators-of-cell-death-advances-in-experimental-medicine-and-biology-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918', 'bcl2-protein-family-essential-regulators-of-cell-death-advances-in-experimental-medicine-and-biology-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918-1918', '9781441967053', '9781441967053', '9781441967053', NULL, 'Content - 1. HOMEOSTATIC FUNCTIONS OF BCL-2 PROTEINS BEYOND APOPTOSIS, 2. ALTERNATIVE FUNCTIONS OF THE BCL-2 PROTEIN FAMILY AT THE ENDOPLASMIC RETICULUM, 3. BH3-ONLY PROTEINS AND THEIR EFFECTS ON CANCER, 4. ENDOPLASMIC RETICULUM STRESS AND BCL-2 FAMILY MEMBERS, 5. TARGETING SURVIVAL PATHWAYS IN LYMPHOMA, 6. THE INTERPLAY BETWEEN BCL-2 FAMILY PROTEINS AND MITOCHONDRIAL MORPHOLOGY IN THE REGULATION OF APOPTOSIS, 7. NONCANONICAL FUNCTIONS OF BCL-2 PROTEINS IN THE NERVOUS SYSTEM, 8. MITOCHONDRIA ON GUARD: ROLE OF MITOCHONDRIAL FUSION AND FISSION IN THE REGULATION OF APOPTOSIS, INDEX', '<p style="text-align:justify"><span><strong>Content -</strong> 1. HOMEOSTATIC FUNCTIONS OF BCL-2 PROTEINS BEYOND APOPTOSIS, 2. ALTERNATIVE FUNCTIONS OF THE BCL-2 PROTEIN FAMILY AT THE ENDOPLASMIC RETICULUM, 3. BH3-ONLY PROTEINS AND THEIR EFFECTS ON CANCER, 4. ENDOPLASMIC RETICULUM STRESS AND BCL-2 FAMILY MEMBERS, 5. TARGETING SURVIVAL PATHWAYS IN LYMPHOMA, 6. THE INTERPLAY BETWEEN BCL-2 FAMILY PROTEINS AND MITOCHONDRIAL MORPHOLOGY IN THE REGULATION OF APOPTOSIS, 7. NONCANONICAL FUNCTIONS OF BCL-2 PROTEINS IN THE NERVOUS SYSTEM, 8. MITOCHONDRIA ON GUARD: ROLE OF MITOCHONDRIAL FUSION AND FISSION IN THE REGULATION OF APOPTOSIS, INDEX</span></p>', 'Sub Title
			Essential Regulators of Cell Death - Advances in Experimental Medicine and Biology

			Author
			Claudio Hetz

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781441967053

			Pages
			145

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>Essential Regulators of Cell Death - Advances in Experimental Medicine and Biology</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Claudio Hetz</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781441967053</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>145</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"20610"', '"12366"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 145, '145', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9644Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781441967053&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1918', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1918', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1893, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:57'),
('416165c9-b099-4619-9d2d-49995a409759', '4412', 53, 'रचना की कार्यशाला', 'रचन-क-करयशल', '-', '-81-', '-81-', '-81-', NULL, 'रचना की कार्यशाला', '<p><span>रचना की कार्यशाला</span></p>
', 'Title
			रचना की कार्यशाला

			Author
			सुमन राजे 

			Publisher
			साहित्य

			Binding
			Hardcover

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>रचना की कार्यशाला</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>सुमन राजे </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>साहित्य</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, '9dc0bfa0-2372-41fe-9f25-4c4fa20b8cd0', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8432rachna.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-81-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4412', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4412', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 53, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:57'),
('41637ea0-998d-47c5-bbff-7712e5896021', '794', NULL, 'Discourse Studies - 2/e NEW', 'discourse-studies-2e-new-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794', 'discourse-studies-2e-new-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794-794', 'RFTG55566', 'RFTG55566', 'RFTG55566', NULL, 'Discourse Studies - 2/e NEW', '<h1>Discourse Studies - 2/e NEW</h1>', 'Sub Title
			No

			Author
			Teun A. Van Dijk

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781848606487

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Teun A. Van Dijk</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848606487</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10799"', '"6479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9128Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFTG55566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=794', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=794', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2609, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:57'),
('41668be0-a254-4819-bdd0-14ebb62ce57c', '3390', NULL, 'Functional Molecules from Natural Sources', 'functional-molecules-from-natural-sources', 'functional-molecules-from-natural-sources', '9781847552594', '9781847552594', '9781847552594', NULL, 'About the book

Naturally-occurring compounds have been, and continue to be, a vital source of new leads and of commercially successful products for important industrial sectors, notably pharmaceuticals and agrochemicals. The conference, Functional Molecules from Natural Sources, held at Magdalen College, Oxford, in July 2009 set out to highlight current trends, challenges and successes in the use of natural products from microbial, plant and marine sources. Based on the proceedings of the conference, the themes of this book are modern and emerging perspectives on natural product utilization and improved strategies for their exploitation.

It provides case studies on important natural product leads (functional molecules) and their enhancement. These comprise new medical applications for old natural products and advances in the understanding and manipulation of natural product biosynthesis at the genetic level. Highlights include an authoriatative review of the entire field of natural anticancer agents with an emphasis on those currently in clinical development, an account of the optimisation of the pleuromutilin antibiotic template for human use, and a comprehensive description of the research programme that resulted in the discovery of platensimcycin. Articles on biosynthesis include studies of the antibiotics of Streptomyces coelicolor A3(2), the anthrax siderophore petrobactin, and the modification of oxidation and glycosylation events in the biosynthesis of mithramycins.

Written by leading experts, the book offers a wide-ranging blend of industrial and academic perspectives on the exploitation of naturally occurring compounds within the pharmaceutical, nutraceutical and agrochemical industries.

Content - 1 Modern and Emerging Perspectives on Natural Product Utilisation, 

2 Improved Strategies for Natural Product Exploitation, 

3 Functional Molecules and Their Enhancement, 

4 Biosynthesis and Genetics, 

5 Summary of Other Lectures, 

Subject Index     

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Naturally-occurring compounds have been, and continue to be, a vital source of new leads and of commercially successful products for important industrial sectors, notably pharmaceuticals and agrochemicals. The conference, Functional Molecules from Natural Sources, held at Magdalen College, Oxford, in July 2009 set out to highlight current trends, challenges and successes in the use of natural products from microbial, plant and marine sources. Based on the proceedings of the conference, the themes of this book are modern and emerging perspectives on natural product utilization and improved strategies for their exploitation.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>It provides case studies on important natural product leads (functional molecules) and their enhancement. These comprise new medical applications for old natural products and advances in the understanding and manipulation of natural product biosynthesis at the genetic level. Highlights include an authoriatative review of the entire field of natural anticancer agents with an emphasis on those currently in clinical development, an account of the optimisation of the pleuromutilin antibiotic template for human use, and a comprehensive description of the research programme that resulted in the discovery of platensimcycin. Articles on biosynthesis include studies of the antibiotics of Streptomyces coelicolor A3(2), the anthrax siderophore petrobactin, and the modification of oxidation and glycosylation events in the biosynthesis of mithramycins.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Written by leading experts, the book offers a wide-ranging blend of industrial and academic perspectives on the exploitation of naturally occurring compounds within the pharmaceutical, nutraceutical and agrochemical industries.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content -</span></span></strong> <span><span><span>1 Modern and Emerging Perspectives on Natural Product Utilisation, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2 Improved Strategies for Natural Product Exploitation, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3 Functional Molecules and Their Enhancement, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4 Biosynthesis and Genetics,  </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5 Summary of Other Lectures, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Subject Index</span></span></span>     </span></span></p>

<p> </p>', 'Title
			Functional Molecules from Natural Sources

			Author
			Stephen K Wrigly

			ISBN
			9781847552594

			Publisher
			RSC 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Functional Molecules from Natural Sources</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Stephen K Wrigly</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781847552594</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>RSC </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"12951"', '"8418"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'a6c33a4d-2729-4944-954d-82848915ebbf', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6433Functional%20Molecules%20from%20Natural%20Sources.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847552594&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3390', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3390', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1001, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:57'),
('419dcb42-c7c2-40c4-9c8c-d53929a28bd1', '3735', 710, 'Empire to Independence- Indian Solidiers Bugle the Last Post for the British Raj', 'empire-to-independence-indian-solidiers-bugle-the-last-post-for-the-british-raj', 'empire-to-independence-indian-solidiers-bugle-the-last-post-for-the-british-raj', '9788187471936', '9788187471936', '9788187471936', NULL, 'Contents:

1. Dwindling Spirit of Nationalism

Nation and Nationalism

Nationalism take a Backseat

Nationalism Exiled

Native Soldier and Nationalism

2. Dilemma of the Native Solider

Master of Motherland!

Mutiny and its Implications

Vellore Mutiny (1806)

Barrackpore Mutiny-1824

3. 1857 Uprising

Sepoy Kindles the First Flame of Independence 

Mutiny, Uprising or First War of Independence 

Unscrupulous Annexation Provoked Civilian Disquiet

Deep disaffection of the Sepoys (Native Soldier) 

Greased Cartridge Ignites the Spark

Onset of the Uprising

Troops in support of the British

Siege of Delhi

Causes for the failure of the Uprising

4. Military Trial of Bahadur Shah

An Outburst of British Vengeance

An unethical exploitation of ethnic divide amongst Indians

Extract of Bahadur Shah''s Statement

Opinions of the Intellectuals, Historians and Law Experts

Revealing Extracts of the Trial

5. British Recasts Long Term Strategy

Different perceptions of Heroism and Brutalism

Restructuring the Presidency Armies

Emergence of Moderate Nationalism

Infrastructural Development and Socio-economic Reforms

6. Growth of Militant Nationalism

Emergence of Militant Nationalism

Two Schools of Thought within Militant Nationalism

Formation of the Ghadr Party

The Singapore Mutiny-1915

Massacre of Jalianwala Bagh-1919

Mutinies During World War-II

7. Indian National Army-An Army within in Army

Rising of an army from within an army

Organisation, Battle Order and Troop Strength 

Order of Battle

Battle of Kohima and Imphal

End of the INA and Repatriation to India

Court Martial of INA Officers at Red Fort, Delhi

Charge Sheet

Findings of the Court

Sentence

8. Impact of INA and Lal Quila Trials

Military Impact of INA

Nation Rallies Behind INA

Khaki and Khadi: A formidable threat to the British Raj

Mutiny in Royal Indian Navy (RIN0 

The Jubulpore Mutiny

9. Failure of the Instrument of Governance

Soldier shatters the confidence

Every mutiny was a blow to the British confidence

They served under the British with a pinch of Salt

Sole Instrument of Governance Backfires 

Indian Soldiers Bugle the last post for the British Empire in India

Dilemma of the Raj

British Governance Crumbling 

Soldier Sounds the Last Post of the Empire

Fact of the Matter

From Governor''s Desk

Epilogue

Appendix-I

Military Trial of Muhammad Bahadur Shah Ex-King of Delhi at Lal Quila, Delhi

Translation of the Written Defence put in by Bahadur Shah

The Judge-Advocate General''s Address

Translation of an extract from the Court Diary fort  the fifth of May, 1857

Findings and Sentence

Appendix-II

Charge Sheet

Judge-Advocate''s Summing-up

First (Joint) charge against all three accused

III-Treatment of Indian Prisoners of War

2nd, 4th, 6th and 8th Charges

3rd, 5th, 7th and 9th Charges

10th Charge

Evidence of Character of Accused Officers

Finding of the Court

Sentence

Index of Words

 ', '<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1. Dwindling Spirit of Nationalism</span></span></strong></span></span></p>

<p><span><span><span><span>Nation and Nationalism</span></span></span></span></p>

<p><span><span><span><span>Nationalism take a Backseat</span></span></span></span></p>

<p><span><span><span><span>Nationalism Exiled</span></span></span></span></p>

<p><span><span><span><span>Native Soldier and Nationalism</span></span></span></span></p>

<p><span><span><strong><span><span>2. Dilemma of the Native Solider</span></span></strong></span></span></p>

<p><span><span><span><span>Master of Motherland!</span></span></span></span></p>

<p><span><span><span><span>Mutiny and its Implications</span></span></span></span></p>

<p><span><span><span><span>Vellore Mutiny (1806)</span></span></span></span></p>

<p><span><span><span><span>Barrackpore Mutiny-1824</span></span></span></span></p>

<p><span><span><strong><span><span>3. 1857 Uprising</span></span></strong></span></span></p>

<p><span><span><span><span>Sepoy Kindles the First Flame of Independence </span></span></span></span></p>

<p><span><span><span><span>Mutiny, Uprising or First War of Independence </span></span></span></span></p>

<p><span><span><span><span>Unscrupulous Annexation Provoked Civilian Disquiet</span></span></span></span></p>

<p><span><span><span><span>Deep disaffection of the Sepoys (Native Soldier) </span></span></span></span></p>

<p><span><span><span><span>Greased Cartridge Ignites the Spark</span></span></span></span></p>

<p><span><span><span><span>Onset of the Uprising</span></span></span></span></p>

<p><span><span><span><span>Troops in support of the British</span></span></span></span></p>

<p><span><span><span><span>Siege of Delhi</span></span></span></span></p>

<p><span><span><span><span>Causes for the failure of the Uprising</span></span></span></span></p>

<p><span><span><strong><span><span>4. Military Trial of Bahadur Shah</span></span></strong></span></span></p>

<p><span><span><span><span>An Outburst of British Vengeance</span></span></span></span></p>

<p><span><span><span><span>An unethical exploitation of ethnic divide amongst Indians</span></span></span></span></p>

<p><span><span><span><span>Extract of Bahadur Shah''s Statement</span></span></span></span></p>

<p><span><span><span><span>Opinions of the Intellectuals, Historians and Law Experts</span></span></span></span></p>

<p><span><span><span><span>Revealing Extracts of the Trial</span></span></span></span></p>

<p><span><span><strong><span><span>5. British Recasts Long Term Strategy</span></span></strong></span></span></p>

<p><span><span><span><span>Different perceptions of Heroism and Brutalism</span></span></span></span></p>

<p><span><span><span><span>Restructuring the Presidency Armies</span></span></span></span></p>

<p><span><span><span><span>Emergence of Moderate Nationalism</span></span></span></span></p>

<p><span><span><span><span>Infrastructural Development and Socio-economic Reforms</span></span></span></span></p>

<p><span><span><strong><span><span>6. Growth of Militant Nationalism</span></span></strong></span></span></p>

<p><span><span><span><span>Emergence of Militant Nationalism</span></span></span></span></p>

<p><span><span><span><span>Two Schools of Thought within Militant Nationalism</span></span></span></span></p>

<p><span><span><span><span>Formation of the Ghadr Party</span></span></span></span></p>

<p><span><span><span><span>The Singapore Mutiny-1915</span></span></span></span></p>

<p><span><span><span><span>Massacre of Jalianwala Bagh-1919</span></span></span></span></p>

<p><span><span><span><span>Mutinies During World War-II</span></span></span></span></p>

<p><span><span><strong><span><span>7. Indian National Army-An Army within in Army</span></span></strong></span></span></p>

<p><span><span><span><span>Rising of an army from within an army</span></span></span></span></p>

<p><span><span><span><span>Organisation, Battle Order and Troop Strength </span></span></span></span></p>

<p><span><span><span><span>Order of Battle</span></span></span></span></p>

<p><span><span><span><span>Battle of Kohima and Imphal</span></span></span></span></p>

<p><span><span><span><span>End of the INA and Repatriation to India</span></span></span></span></p>

<p><span><span><span><span>Court Martial of INA Officers at Red Fort, Delhi</span></span></span></span></p>

<p><span><span><span><span>Charge Sheet</span></span></span></span></p>

<p><span><span><span><span>Findings of the Court</span></span></span></span></p>

<p><span><span><span><span>Sentence</span></span></span></span></p>

<p><span><span><strong><span><span>8. Impact of INA and Lal Quila Trials</span></span></strong></span></span></p>

<p><span><span><span><span>Military Impact of INA</span></span></span></span></p>

<p><span><span><span><span>Nation Rallies Behind INA</span></span></span></span></p>

<p><span><span><span><span>Khaki and Khadi: A formidable threat to the British Raj</span></span></span></span></p>

<p><span><span><span><span>Mutiny in Royal Indian Navy (RIN0 </span></span></span></span></p>

<p><span><span><span><span>The Jubulpore Mutiny</span></span></span></span></p>

<p><span><span><strong><span><span>9. Failure of the Instrument of Governance</span></span></strong></span></span></p>

<p><span><span><span><span>Soldier shatters the confidence</span></span></span></span></p>

<p><span><span><span><span>Every mutiny was a blow to the British confidence</span></span></span></span></p>

<p><span><span><span><span>They served under the British with a pinch of Salt</span></span></span></span></p>

<p><span><span><span><span>Sole Instrument of Governance Backfires </span></span></span></span></p>

<p><span><span><strong><span><span>Indian Soldiers Bugle the last post for the British Empire in India</span></span></strong></span></span></p>

<p><span><span><span><span>Dilemma of the Raj</span></span></span></span></p>

<p><span><span><span><span>British Governance Crumbling </span></span></span></span></p>

<p><span><span><span><span>Soldier Sounds the Last Post of the Empire</span></span></span></span></p>

<p><span><span><span><span>Fact of the Matter</span></span></span></span></p>

<p><span><span><span><span>From Governor''s Desk</span></span></span></span></p>

<p><span><span><span><span>Epilogue</span></span></span></span></p>

<p><span><span><strong><span><span>Appendix-I</span></span></strong></span></span></p>

<p><span><span><span><span>Military Trial of Muhammad Bahadur Shah Ex-King of Delhi at Lal Quila, Delhi</span></span></span></span></p>

<p><span><span><span><span>Translation of the Written Defence put in by Bahadur Shah</span></span></span></span></p>

<p><span><span><span><span>The Judge-Advocate General''s Address</span></span></span></span></p>

<p><span><span><span><span>Translation of an extract from the Court Diary fort  the fifth of May, 1857</span></span></span></span></p>

<p><span><span><span><span>Findings and Sentence</span></span></span></span></p>

<p><span><span><strong><span><span>Appendix-II</span></span></strong></span></span></p>

<p><span><span><span><span>Charge Sheet</span></span></span></span></p>

<p><span><span><span><span>Judge-Advocate''s Summing-up</span></span></span></span></p>

<p><span><span><span><span>First (Joint) charge against all three accused</span></span></span></span></p>

<p><span><span><span><span>III-Treatment of Indian Prisoners of War</span></span></span></span></p>

<p><span><span><span><span>2nd, 4th, 6th and 8th Charges</span></span></span></span></p>

<p><span><span><span><span>3rd, 5th, 7th and 9th Charges</span></span></span></span></p>

<p><span><span><span><span>10th Charge</span></span></span></span></p>

<p><span><span><span><span>Evidence of Character of Accused Officers</span></span></span></span></p>

<p><span><span><span><span>Finding of the Court</span></span></span></span></p>

<p><span><span><span><span>Sentence</span></span></span></span></p>

<p><span><span><strong><span><span>Index of Words</span></span></strong></span></span></p>

<p> </p>', 'Title
			Empire to Independence- Indian Solidiers Bugle the Last Post for the British Raj

			Author
			Maj. Gen J. K. Kaushik

			ISBN
			9788187471936

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Empire to Independence- Indian Solidiers Bugle the Last Post for the British Raj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Maj. Gen J. K. Kaushik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471936</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4868WhatsApp%20Image%202025-09-06%20at%2011.55.50_98cbf123.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471936&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3735', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3735', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 710, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:57'),
('41a03754-05a6-4646-a3fc-141a0bb538a1', '3308', NULL, 'India After Modi', 'india-after-modi-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308', 'india-after-modi-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308-3308', '9789388038812', '9789388038812', '9789388038812', NULL, 'I: POPULISM AND AUTHORITARIANISM

Introduction

Populist-Authoritarianism in India

Populism and the Strongman: From Modi to Yogi

Award Wapsi: Reasoning with Intolerance

Why the RSS Projects JNU as Anti-National?

Autonomy of Universities and a Life of the Mind

Demonetization and the ''War on Terror''

Corporate Capitalism, Hurt Pride, and Hindutva

Populism and Mass Violence: The Liberal-Illiberal Dilemma

Populism and Popular Culture: Are Muslims the Safest Enemy to Have?

Hyper-Electoralism and Pakoda Nationalism

Theorizing Populism in India

II: STATE(S) OF DEMOCRACY

Introduction

What Did BJP''s Defeat in Delhi Tell Us?

Does Bihar Hold the Key to the Future of Indian Politics?

Populism and Caste Calculus in Uttar Pradesh

Telangana: The Question of Internal Colonization

Kashmir: Is It Also a Question of Internal Colonization?

Kashmiri Pandits: Precariats of Indian Democracy

Of What Value Is NOTA?

Towards 2019: Opposition Needs to Rally Behind Mayawati

BJP''s Strategy for 2019

III: DALIT-BAHUJAN POLITICS

Introduction

After Rohith Vemula: Is the Dalit-Muslim Unity Sustainable?

Dalit-Bahujans and Fraternity: From Ambedkar to Kancha Illiah

Unity between the Left and the Dalit-Bahujans

Caste, Authenticity, and the Oriental Spirit

IV: FUTURE OF POLITICS

Introduction

Nehru and the Rise of Modi

Bringing Justice Back In

Women and the Future of Democracy

Anxiety, Anger, and Anomie: Mobilizing Generation Next

India''s Oscillating Public Sphere

Social Ethics of Violence and the Maoist Movement in India', '<p>I: POPULISM AND AUTHORITARIANISM<br />
<em>Introduction</em><br />
Populist-Authoritarianism in India<br />
Populism and the Strongman: From Modi to Yogi<br />
Award Wapsi: Reasoning with Intolerance<br />
Why the RSS Projects JNU as Anti-National?<br />
Autonomy of Universities and a Life of the Mind<br />
Demonetization and the ''War on Terror''<br />
Corporate Capitalism, Hurt Pride, and Hindutva<br />
Populism and Mass Violence: The Liberal-Illiberal Dilemma<br />
Populism and Popular Culture: Are Muslims the Safest Enemy to Have?<br />
Hyper-Electoralism and Pakoda Nationalism<br />
Theorizing Populism in India<br />
II: STATE(S) OF DEMOCRACY<br />
<em>Introduction</em><br />
What Did BJP''s Defeat in Delhi Tell Us?<br />
Does Bihar Hold the Key to the Future of Indian Politics?<br />
Populism and Caste Calculus in Uttar Pradesh<br />
Telangana: The Question of Internal Colonization<br />
Kashmir: Is It Also a Question of Internal Colonization?<br />
Kashmiri Pandits: Precariats of Indian Democracy<br />
Of What Value Is NOTA?<br />
Towards 2019: Opposition Needs to Rally Behind Mayawati<br />
BJP''s Strategy for 2019<br />
III: DALIT-BAHUJAN POLITICS<br />
<em>Introduction</em><br />
After Rohith Vemula: Is the Dalit-Muslim Unity Sustainable?<br />
Dalit-Bahujans and Fraternity: From Ambedkar to Kancha Illiah<br />
Unity between the Left and the Dalit-Bahujans<br />
Caste, Authenticity, and the Oriental Spirit<br />
IV: FUTURE OF POLITICS<br />
<em>Introduction</em><br />
Nehru and the Rise of Modi<br />
Bringing Justice Back In<br />
Women and the Future of Democracy<br />
Anxiety, Anger, and Anomie: Mobilizing Generation Next<br />
India''s Oscillating Public Sphere<br />
Social Ethics of Violence and the Maoist Movement in India</p>', 'Published
			18 Nov 2018

			Format
			Hardback

			Edition
			1st

			Pages
			266

			ISBN
			9789388038812

			Imprint
			Bloomsbury India

			Dimensions
			216 x 135 mm

			Publisher
			Bloomsbury Publishing', '<table>
	<tbody>
		<tr>
			<th>Published</th>
			<td>18 Nov 2018</td>
		</tr>
		<tr>
			<th>Format</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>266</td>
		</tr>
		<tr>
			<th>ISBN</th>
			<td>9789388038812</td>
		</tr>
		<tr>
			<th>Imprint</th>
			<td>Bloomsbury India</td>
		</tr>
		<tr>
			<th>Dimensions</th>
			<td>216 x 135 mm</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bloomsbury Publishing</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, '1st', NULL, '18 Nov 2018', NULL, NULL, '3603fdd9-4cd6-4267-9cdb-329b68f35950', NULL, NULL, 266, '266', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39279789388038812.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388038812&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3308', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3308', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1075, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:57'),
('41a2d922-5800-4c0d-9d91-db2af02c80c8', '387', NULL, 'Teach Yourself - C', 'teach-yourself-c-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387', 'teach-yourself-c-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387-387', 'Teach Yourself - Javelin Throw', 'Teach Yourself - Javelin Throw', 'Teach Yourself - Javelin Throw', NULL, '', NULL, 'Sub Title
			No

			Author
			Dr. A.K. Srivastava

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178794266

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.K. Srivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178794266</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"100"', '"60"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24289788178794266.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Teach%20Yourself%20-%20Javelin%20Throw&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=387', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=387', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2854, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('41c5c82b-78cd-4e63-98e3-9c3510964386', '4284', 179, 'Emancipation Of The Untouchables', 'emancipation-of-the-untouchables', 'emancipation-of-the-untouchables', '9789389801057', '9789389801057', '9789389801057', NULL, 'Content:

	Total Population of the Untouchables

	The Importance of the Untouchables

	The Political Demands of the Untouchables

	Hindu Opposition

	Joint v/s Separate Electorates

	The Executive

	Public Services

	Separate Settlements

	Caste and Constitution

	Some Questions to the Hindus and Their Friends', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Total Population of the Untouchables</span></span></span></li>
	<li><span><span><span>The Importance of the Untouchables</span></span></span></li>
	<li><span><span><span>The Political Demands of the Untouchables</span></span></span></li>
	<li><span><span><span>Hindu Opposition</span></span></span></li>
	<li><span><span><span>Joint v/s Separate Electorates</span></span></span></li>
	<li><span><span><span>The Executive</span></span></span></li>
	<li><span><span><span>Public Services</span></span></span></li>
	<li><span><span><span>Separate Settlements</span></span></span></li>
	<li><span><span><span>Caste and Constitution</span></span></span></li>
	<li><span><span><span>Some Questions to the Hindus and Their Friends</span></span></span></li>
</ol>
', 'Title
			Emancipation Of The Untouchables

			Author
			B.R. Ambedkar

			ISBN
			9789389801057

			Publisher
			Wave Books

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Emancipation Of The Untouchables</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389801057</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"195"', '"156"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c9ad739-4771-4bfc-a969-0b441bbdd0ca', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1443emancipatoion.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389801057&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4284', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4284', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 179, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:57'),
('41c9ba5a-60b2-435e-ae7f-af981635f666', '2694', NULL, 'Grooming the Middle - Life and Perspective in the Novels of E.M. Forster', 'grooming-the-middle-life-and-perspective-in-the-novels-of-em-forster-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-26-2694', 'grooming-the-middle-life-and-perspective-in-the-novels-of-em-forster-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694-2694', 'KGNT6756', 'KGNT6756', 'KGNT6756', NULL, 'Grooming the Middle - Life and Perspective in the Novels of E.M. Forster', '<h1>Grooming the Middle - Life and Perspective in the Novels of E.M. Forster</h1>', 'Sub Title
			No

			Author
			Dr. A.A. Khan, Dr. S. Mansoor Ali

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353051

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.A. Khan, Dr. S. Mansoor Ali</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353051</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KGNT6756&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2694', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2694', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1404, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:57'),
('41cd492d-5a2c-4fc3-a23d-01e50c8e0302', '3261', NULL, 'Folktales From Northern India', 'folktales-from-northern-india-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261', 'folktales-from-northern-india-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261-3261', '9788182900271', '9788182900271', '9788182900271', NULL, 'Collectors in the nineteenth and early twentieth centuries unearthed a wealth of stories from around the world and published them in English translations for the delight of general readers, young and old. Most of these anthologies have been long out of print.

The ABC-CLIO Classic Folk and Fairy Tales series brings back to life these key anthologies of traditional tales from the golden age of folklore discovery. Each volume provides a freshly typeset but otherwise virtually unaltered edition of a classic work and each is enhanced by an authoritative introduction by a top scholar. These insightful essays discuss the significance of the collection and its original collector; the original collector''s methodology and translation practices; and the original period context according to region or genre.

Certain to be of interest to folklorists, these classic collections are also meant to serve as sources for storytellers and for sheer reading pleasure, reviving as they do hundreds of folk stories, both reassuringly familiar and excitingly strange.

Dr. Sadhana Naithani is assistant professor at the center of German Studies, Jawaharlal Nehru University, New Delhi. Her doctoral thesis, "Politics of Love," is a study of German folk songs. Her postdoctoral research and publication in the history of folklore research have focused on the interface between nineteenth-century European folkloristics and colonial folklore collections compiled in India By British colonial administrators. The postcolonial perspective in her writing has brought forth the role of native scholars in the compilation of those volumes. Folktales from Northern India is the first volume ever to be published under the joint authorship of a colonial adminstrator-scholar-William Crooke-and his Indian scholar-associate-Pandit Ram Gharib Chaube. Sadhana Naithani''s articles have been published in the Journal of Folklore Research and in Folklore.', '<p style="text-align:justify"><span>Collectors in the nineteenth and early twentieth centuries unearthed a wealth of stories from around the world and published them in English translations for the delight of general readers, young and old. Most of these anthologies have been long out of print.</span></p>

<p style="text-align:justify"><span>The ABC-CLIO Classic Folk and Fairy Tales series brings back to life these key anthologies of traditional tales from the golden age of folklore discovery. Each volume provides a freshly typeset but otherwise virtually unaltered edition of a classic work and each is enhanced by an authoritative introduction by a top scholar. These insightful essays discuss the significance of the collection and its original collector; the original collector''s methodology and translation practices; and the original period context according to region or genre.</span></p>

<p style="text-align:justify"><span>Certain to be of interest to folklorists, these classic collections are also meant to serve as sources for storytellers and for sheer reading pleasure, reviving as they do hundreds of folk stories, both reassuringly familiar and excitingly strange.</span></p>

<p style="text-align:justify"><span>Dr. Sadhana Naithani is assistant professor at the center of German Studies, Jawaharlal Nehru University, New Delhi. Her doctoral thesis, "Politics of Love," is a study of German folk songs. Her postdoctoral research and publication in the history of folklore research have focused on the interface between nineteenth-century European folkloristics and colonial folklore collections compiled in India By British colonial administrators. The postcolonial perspective in her writing has brought forth the role of native scholars in the compilation of those volumes. Folktales from Northern India is the first volume ever to be published under the joint authorship of a colonial adminstrator-scholar-William Crooke-and his Indian scholar-associate-Pandit Ram Gharib Chaube. Sadhana Naithani''s articles have been published in the Journal of Folklore Research and in Folklore.</span></p>', 'Sub Title
			Folktales From Northern India

			Author
			William Crooke, Pandit Ram Gharib Chaube

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			8182900271

			ISBN 13 Digit
			9788182900271

			Pages
			425

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Folktales From Northern India</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>William Crooke, Pandit Ram Gharib Chaube</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8182900271</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788182900271</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>425</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1675"', '"1005"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 425, '425', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3464Folktales%20From%20Northern%20India.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788182900271&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3261', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3261', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1118, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('41ec1fb3-4235-4067-b4e2-2307ef6c1d03', '3468', 930, 'Recent Advances in Applied Probability', 'recent-advances-in-applied-probability-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468', 'recent-advances-in-applied-probability-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468-3468', '9780387233789', '9780387233789', '9780387233789', NULL, 'Applied probability is a broad research area that is of interest to scientists in diverse disciplines in science and technology, including:

• Anthropology

• Biology

• Communication theory

• Economics

• Epidemiology

• Finance

• Geography

• Linguistics

• Medicine

• Meteorology

• Operations research

• Psychology

• Quality control

• Sociology

• Statistics

Recent Advances in Applied Probability is a collection of survey articles that bring together the work of leading researchers in applied probability to present current research advances in this important area.

This volume will be of interest to graduate students and researchers whose research is closely connected to probability modelling and their applications. It is suitable for one semester graduate level research seminar in applied probability.

Content - Preface, Acknowledgments, Modeling Text Databases, An Overview of Probabilistic and Time Series Models in Finance, Stereological estimation of the rose of directions from the rose of intersections, Approximations for Multiple Scan Statistics, Krawtchouk polynomials and Krawtchouk matrices, An Elementary Rigorous Introduction to Exact Sampling, On the different extensions of the ergodic theorem of information theory, Dynamic stochastic models for indexes and thesauri, identification clouds, and information retrieval and storage, Stability and Optimal Control for Semi-Markov Jump Parameter Linear Systems, Statistical Distances Based on Euclidean Graphs, Implied Volatility: Statics, Dynamics, and Probabilistic Interpretation, On the Increments of the Brownian Sheet, Compound Poison Approximation with Drift for Stochastic Additive Functionals with Markov and Semi-Markov Switching, Penalized Model Selection for III-posed Linear Problems, The Arov-Grossman Model and Burg''s Entropy, Recent Results in Geometric Analysis Involving Probability, Dependence or Independence of the Sample Mean and Variance In Non-IID or Non-Normal Cases and the Role of Some Tests of Independence, Optimal Stopping Problems for Time-Homogeneous Diffusions: a Review, Criticality in epidemics: The mathematics of sandpiles explains uncertainty in epidemic outbreaks, Acknowledgments, References, Index', '<p style="text-align:justify"><span>Applied probability is a broad research area that is of interest to scientists in diverse disciplines in science and technology, including:</span></p>

<p style="text-align:justify"><span>• Anthropology</span></p>

<p style="text-align:justify"><span>• Biology</span></p>

<p style="text-align:justify"><span>• Communication theory</span></p>

<p style="text-align:justify"><span>• Economics</span></p>

<p style="text-align:justify"><span>• Epidemiology</span></p>

<p style="text-align:justify"><span>• Finance</span></p>

<p style="text-align:justify"><span>• Geography</span></p>

<p style="text-align:justify"><span>• Linguistics</span></p>

<p style="text-align:justify"><span>• Medicine</span></p>

<p style="text-align:justify"><span>• Meteorology</span></p>

<p style="text-align:justify"><span>• Operations research</span></p>

<p style="text-align:justify"><span>• Psychology</span></p>

<p style="text-align:justify"><span>• Quality control</span></p>

<p style="text-align:justify"><span>• Sociology</span></p>

<p style="text-align:justify"><span>• Statistics</span></p>

<p style="text-align:justify"><span>Recent Advances in Applied Probability is a collection of survey articles that bring together the work of leading researchers in applied probability to present current research advances in this important area.</span></p>

<p style="text-align:justify"><span>This volume will be of interest to graduate students and researchers whose research is closely connected to probability modelling and their applications. It is suitable for one semester graduate level research seminar in applied probability.</span></p>

<p style="text-align:justify"><span>Content - Preface, Acknowledgments, Modeling Text Databases, An Overview of Probabilistic and Time Series Models in Finance, Stereological estimation of the rose of directions from the rose of intersections, Approximations for Multiple Scan Statistics, Krawtchouk polynomials and Krawtchouk matrices, An Elementary Rigorous Introduction to Exact Sampling, On the different extensions of the ergodic theorem of information theory, Dynamic stochastic models for indexes and thesauri, identification clouds, and information retrieval and storage, Stability and Optimal Control for Semi-Markov Jump Parameter Linear Systems, Statistical Distances Based on Euclidean Graphs, Implied Volatility: Statics, Dynamics, and Probabilistic Interpretation, On the Increments of the Brownian Sheet, Compound Poison Approximation with Drift for Stochastic Additive Functionals with Markov and Semi-Markov Switching, Penalized Model Selection for III-posed Linear Problems, The Arov-Grossman Model and Burg''s Entropy, Recent Results in Geometric Analysis Involving Probability, Dependence or Independence of the Sample Mean and Variance In Non-IID or Non-Normal Cases and the Role of Some Tests of Independence, Optimal Stopping Problems for Time-Homogeneous Diffusions: a Review, Criticality in epidemics: The mathematics of sandpiles explains uncertainty in epidemic outbreaks, Acknowledgments, References, Index</span></p>', 'Sub Title
			Recent Advances in Applied Probability

			Author
			Ricardo Baeza-Yates, Joseph Glaz, Henryk Gzyl, Jurgen Husler, Jose Luis Palacios

			About Author
			As per Book

			ISBN 10 Digit
			0387233784

			ISBN 13 Digit
			9780387233789

			Pages
			497

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Recent Advances in Applied Probability</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Ricardo Baeza-Yates, Joseph Glaz, Henryk Gzyl, Jurgen Husler, Jose Luis Palacios</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0387233784</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780387233789</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>497</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"9899"', '"5940"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 497, '497', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2703Recent%20Advances%20in%20Applied%20Probability.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387233789&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3468', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3468', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 930, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:57'),
('420260f1-5659-4752-b767-c2539f0c7676', '4277', 186, 'Yodha General English: for all competitive exams', 'yodha-general-english-for-all-competitive-exams', 'yodha-general-english-for-all-competitive-exams', '9789392413964', '9789392413964', '9789392413964', NULL, 'About the book

Conquer English Grammar like A Warrior

	Complete Theory of 14+Topics

	1000+Practice Questions

	40 Mock Tests

	Billigual Hindi & English

Content:

	Verb + Forms of Verb

	Tense + Practice Sheet

	Conditional Sentence + Practice Sheet

	Question Tag + Practice Sheet

	Modal + Practice Sheet

	Narration + Practice Sheet

	Voice + Practice Sheet

	Noun + Practice Sheet

	Pronoun + Practice Sheet

	The Adjective + Practice Sheet

	Adverb + Practice Sheet

	Conjuctions + Practice Sheet

	Article + Practice Sheet

	Preposition + Practice Sheet

	Subject Verb Agreement + Practice Sheet

	One Word + Practice Sheet

	Parajumbled + Practice Sheet

	Previous Year Paper-PP Constable Set 01- 40', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>Conquer English Grammar like A Warrior</span></span></span></p>

<ul>
	<li><span><span><span>Complete Theory of 14+Topics</span></span></span></li>
	<li><span><span><span>1000+Practice Questions</span></span></span></li>
	<li><span><span><span>40 Mock Tests</span></span></span></li>
	<li><span><span><span>Billigual Hindi &amp; English</span></span></span></li>
</ul>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Verb + Forms of Verb</span></span></span></li>
	<li><span><span><span>Tense + Practice Sheet</span></span></span></li>
	<li><span><span><span>Conditional Sentence + Practice Sheet</span></span></span></li>
	<li><span><span><span>Question Tag + Practice Sheet</span></span></span></li>
	<li><span><span><span>Modal + Practice Sheet</span></span></span></li>
	<li><span><span><span>Narration + Practice Sheet</span></span></span></li>
	<li><span><span><span>Voice + Practice Sheet</span></span></span></li>
	<li><span><span><span>Noun + Practice Sheet</span></span></span></li>
	<li><span><span><span>Pronoun + Practice Sheet</span></span></span></li>
	<li><span><span><span>The Adjective + Practice Sheet</span></span></span></li>
	<li><span><span><span>Adverb + Practice Sheet</span></span></span></li>
	<li><span><span><span>Conjuctions + Practice Sheet</span></span></span></li>
	<li><span><span><span>Article + Practice Sheet</span></span></span></li>
	<li><span><span><span>Preposition + Practice Sheet</span></span></span></li>
	<li><span><span><span>Subject Verb Agreement + Practice Sheet</span></span></span></li>
	<li><span><span><span>One Word + Practice Sheet</span></span></span></li>
	<li><span><span><span>Parajumbled + Practice Sheet</span></span></span></li>
	<li><span><span><span>Previous Year Paper-PP Constable</span></span></span> <span><span><span>Set 01- 40 </span></span></span></li>
</ol>

<p> </p>
', 'Title
			Yodha General English: for all competitive exams

			Author
			Rohit Sain

			ISBN
			9789392413964

			Publisher
			Azaad Pub.

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Yodha General English: for all competitive exams</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Rohit Sain</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789392413964</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Azaad Pub.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"600"', '"510"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '5a7fcd52-8998-4b1b-b7ff-782a0e0b40b2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8804yodha.jpg', NULL, '8 | 12', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789392413964&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4277', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4277', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 186, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:57'),
('4213bb1c-b428-446b-856a-96e39871e1fe', '2512', NULL, 'Corporate Governance: Principles, Polices and Practices 3/e NEW', 'corporate-governance-principles-polices-and-practices-3e-new-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512', 'corporate-governance-principles-polices-and-practices-3e-new-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512-2512', 'THH7766', 'THH7766', 'THH7766', NULL, 'The Third edition of Corporate Governance: Principles, Policies and Practices sheds light on recent corporate problems using a flexible modular format, through a detailed explanation of the corporate governance mechanism and the various incentives within today''s governance system, while offering potential solution in context. With an emphasis on connecting corporate governance to practical management, the book provide cutting-edge material comprising new and unique study tools and fresh, thought-provoking content.', '<p>The Third edition of Corporate Governance: Principles, Policies and Practices sheds light on recent corporate problems using a flexible modular format, through a detailed explanation of the corporate governance mechanism and the various incentives within today''s governance system, while offering potential solution in context. With an emphasis on connecting corporate governance to practical management, the book provide cutting-edge material comprising new and unique study tools and fresh, thought-provoking content.</p>', 'Corporate Governance: Principles, Polices and Practices 3/e NEW', '<h1>Corporate Governance: Principles, Polices and Practices 3/e NEW</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THH7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2512', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2512', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1562, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:57'),
('4225456e-5749-42d9-a9a2-323b8ab01af7', '2153', NULL, 'Pervasive Computing - Technology and Architecture of Mobile Internet Applications', 'pervasive-computing-technology-and-architecture-of-mobile-internet-applications-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2-2153', 'pervasive-computing-technology-and-architecture-of-mobile-internet-applications-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153-2153', 'KJIU566', 'KJIU566', 'KJIU566', NULL, 'This book offers a complete introduction to pervasive computing, also known as mobile computing, ubiquitous computing and anywhere/anywhen computing. The book features case studies of applications and gives a broad overview of pervasive computing (devices, standards, protocols,architectures). The book also covers and includes analysis and categorisation of existing technologies and solid information to help integrate pervasive computing applications into existing e-business applications.', '<p>This book offers a complete introduction to pervasive computing, also known as mobile computing, ubiquitous computing and anywhere/anywhen computing. The book features case studies of applications and gives a broad overview of pervasive computing (devices, standards, protocols,architectures). The book also covers and includes analysis and categorisation of existing technologies and solid information to help integrate pervasive computing applications into existing e-business applications.</p>', 'Pervasive Computing - Technology and Architecture of Mobile Internet Applications', '<h1>Pervasive Computing - Technology and Architecture of Mobile Internet Applications</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58209788177582802.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJIU566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2153', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2153', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1723, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('422a4cfa-14ae-4121-a457-b7618bb9134f', '1037', NULL, 'Women and Politics - Worldwide', 'women-and-politics-worldwide-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-10-1037', 'women-and-politics-worldwide-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037-1037', 'EFRG5656', 'EFRG5656', 'EFRG5656', NULL, 'Despite the fact that women''s interest in politics is increasing and that almost all political parties have promised higher female representation in politics, women''s organizations mostly appear to believe that these developments will not end in "women deputies". Women''s representation in politics is not linked to whether a country is rich or poor. Compared to men, women still face numerous obstacles when entering politics. In spite of the fact that countries around the world have recognized the under-representation of women in politics and started to adopt measures to address the deficit, the world average proportion of women members of national - level legislatures stood at a mere 17 percent. To date, moreover elected women head only 13 of the world''s 194 states and governments. Understanding that women''s participation is central to democratic governance. International IDEA works to improve women''s representation and participation in politics.', '<p>Despite the fact that women''s interest in politics is increasing and that almost all political parties have promised higher female representation in politics, women''s organizations mostly appear to believe that these developments will not end in "women deputies". Women''s representation in politics is not linked to whether a country is rich or poor. Compared to men, women still face numerous obstacles when entering politics. In spite of the fact that countries around the world have recognized the under-representation of women in politics and started to adopt measures to address the deficit, the world average proportion of women members of national - level legislatures stood at a mere 17 percent. To date, moreover elected women head only 13 of the world''s 194 states and governments. Understanding that women''s participation is central to democratic governance. International IDEA works to improve women''s representation and participation in politics.</p>', 'Women and Politics - Worldwide', '<h1>Women and Politics - Worldwide</h1>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60599788175332935.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EFRG5656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1037', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1037', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2461, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:57'),
('42522cea-e513-4c69-b122-995af9829b05', '1343', NULL, 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics', 'defense-against-bioterror-detection-technologies-implementation-strategies-and-commercial-opportunities-nato-security-through-science-series-b-physics-and-biophysics-1343-1343-1343-1343-1343', 'defense-against-bioterror-detection-technologies-implementation-strategies-and-commercial-opportunities-nato-security-through-science-series-b-physics-and-biophysics-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343-1343', 'WSDE5445', 'WSDE5445', 'WSDE5445', NULL, 'This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.', '<p>This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.</p>', 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics', '<h1>Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics</h1>', '"11899"', '"11725"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8077dpp_9_44.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDE5445&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1343', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1343', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2255, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('427c2ec8-040b-44c8-afa3-57028a9853d2', '2996', NULL, 'The Anthem Glossary of Literary Terms and Theory', 'the-anthem-glossary-of-literary-terms-and-theory', 'the-anthem-glossary-of-literary-terms-and-theory', '9789380601335', '9789380601335', '9789380601335', NULL, 'About the book

This Glossary is a guide to the literary terms most relevant to students and readers of English literature today, thorough on the essentials and generous in its intellectual scope. With terms as wide-ranging in theme as ’emphasis’, ‘ekphrasis’, ‘ecocriticism’ and ‘epithalamion’ the definitions are always lively and precise in equipping students and general readers with a genuinely useful critical vocabulary. Above all, it directs readers to make full use of terms, in navigating the confusing world of literary criticism and discovering the concepts behind terms. It does this with the help of fresh examples, literary timeline and up-to-date bibliography Extensive cross-referencing', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This Glossary is a guide to the literary terms most relevant to students and readers of English literature today, thorough on the essentials and generous in its intellectual scope. With terms as wide-ranging in theme as ’emphasis’, ‘ekphrasis’, ‘ecocriticism’ and ‘epithalamion’ the definitions are always lively and precise in equipping students and general readers with a genuinely useful critical vocabulary. Above all, it directs readers to make full use of terms, in navigating the confusing world of literary criticism and discovering the concepts behind terms. It does this with the help of fresh examples, literary timeline and up-to-date bibliography Extensive cross-referencing</span></span></span></p>', 'Title
			The Anthem Glossary of Literary Terms and Theory

			Author
			Peter Auger

			ISBN
			9789380601335

			Publisher
			Anthem Press

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Anthem Glossary of Literary Terms and Theory</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Peter Auger</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789380601335</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Anthem Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"595"', '"417"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e48579a4-e906-4230-9956-3cc9dc201dc9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/892641LpYrOoTvL._SX323_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380601335&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2996', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2996', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1225, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:57'),
('428931a5-cfdb-4060-b8f4-509488d5424e', '3297', NULL, 'Handbook of Current and Emerging Drug Therapies - 4 Vols.', 'handbook-of-current-and-emerging-drug-therapies-4-vols-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3-3297', 'handbook-of-current-and-emerging-drug-therapies-4-vols-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297-3297', '9780470040980', '9780470040980', '9780470040980', NULL, 'A comprehensive resource for drug discovery and pharmaceutical research

The Wiley Handbook of Current and Emerging Drug Therapies brings together, for the first time in a single resource, the most current information on drug discovery and pharmaceutical research.

Within every major therapeutic area, and for over sixty diseases and indications, the Handbook provides:

	A detailed etiological and pathophysiological overview

	A comprehensive analysis of currently approved drugs targeting these diseases

	Product by product analyses of drugs currently in development

	Authoritative essays on key topics

	Detailed, market-oriented analyses of emerging technologies and business opportunities

Volumes 1– 4

	Immune System

	Infectious Diseases

	Metabolic Disorders

	Oncology

	Emerging Technologies and Markets

Volumes 5– 8

	Cardiology

	Central Nervous System

	Gastrointestinal

	Genitourinary

	Ophthalmologic

	Pain Treatment

	Respiratory

	Emerging Technologies and Markets', '<p>A comprehensive resource for drug discovery and pharmaceutical research</p>

<p>The Wiley Handbook of Current and Emerging Drug Therapies brings together, for the first time in a single resource, the most current information on drug discovery and pharmaceutical research.</p>

<p>Within every major therapeutic area, and for over sixty diseases and indications, the Handbook provides:</p>

<ul>
	<li>A detailed etiological and pathophysiological overview</li>
	<li>A comprehensive analysis of currently approved drugs targeting these diseases</li>
	<li>Product by product analyses of drugs currently in development</li>
	<li>Authoritative essays on key topics</li>
	<li>Detailed, market-oriented analyses of emerging technologies and business opportunities</li>
</ul>

<p>Volumes 1– 4</p>

<ul>
	<li>Immune System</li>
	<li>Infectious Diseases</li>
	<li>Metabolic Disorders</li>
	<li>Oncology</li>
	<li>Emerging Technologies and Markets</li>
</ul>

<p>Volumes 5– 8</p>

<ul>
	<li>Cardiology</li>
	<li>Central Nervous System</li>
	<li>Gastrointestinal</li>
	<li>Genitourinary</li>
	<li>Ophthalmologic</li>
	<li>Pain Treatment</li>
	<li>Respiratory</li>
	<li>Emerging Technologies and Markets</li>
</ul>', 'Sub Title
			Current and Emerging Drug Therapies

			Author
			Wiley

			ISBN 13 Digit
			9780470040980

			Pages
			2664 pages

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Current and Emerging Drug Therapies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wiley</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780470040980</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2664 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"132690"', '"79615"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2664 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/824441zkFE9nNJL._SX311_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470040980&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3297', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3297', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1085, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:57'),
('428cd1f3-1392-458a-9bb1-375feadb80a8', '1248', NULL, 'Transforming Social Work Practice - Groupwork Practice in Social Work - 2/e New', 'transforming-social-work-practice-groupwork-practice-in-social-work-2e-new-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1-1248', 'transforming-social-work-practice-groupwork-practice-in-social-work-2e-new-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248-1248', 'WERT5544', 'WERT5544', 'WERT5544', NULL, 'Transforming Social Work Practice - Groupwork Practice in Social Work - 2/e New', '<h1>Transforming Social Work Practice - Groupwork Practice in Social Work - 2/e New</h1>', 'Sub Title
			No

			Author
			Trevor Lindsay, Sue Orton

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857255020

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Trevor Lindsay, Sue Orton</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857255020</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2093"', '"1255"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6228780737704501_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1248', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1248', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2313, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('42b0068f-cfb8-4fa3-a15b-b7e856c58a91', '1666', NULL, 'Analysis and Simulation of Fluid Dynamics - In Mathematical Fluid Mechanics', 'analysis-and-simulation-of-fluid-dynamics-in-mathematical-fluid-mechanics-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-16-1666', 'analysis-and-simulation-of-fluid-dynamics-in-mathematical-fluid-mechanics-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666-1666', 'DFGB6545', 'DFGB6545', 'DFGB6545', NULL, 'This volume collects the contributions of a Conference held in June 2005 at the laboratoire Paul Painleve (UMR CNRS 8524) in Lille, France. The meeting was intended to review hot topics and future trends in fluid dynamics, with the objective to foster exchanges of various viewpoints (e.g. theoretical, and numerical) on the addressed questions. It comprises a collection of research articles on recent advances in the analysis and simulation of fluid dynamics.', '<p>This volume collects the contributions of a Conference held in June 2005 at the laboratoire Paul Painleve (UMR CNRS 8524) in Lille, France. The meeting was intended to review hot topics and future trends in fluid dynamics, with the objective to foster exchanges of various viewpoints (e.g. theoretical, and numerical) on the addressed questions. It comprises a collection of research articles on recent advances in the analysis and simulation of fluid dynamics.</p>', 'Analysis and Simulation of Fluid Dynamics - In Mathematical Fluid Mechanics', '<h1>Analysis and Simulation of Fluid Dynamics - In Mathematical Fluid Mechanics</h1>', '"2799"', '"1679"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1412dpp_18_33.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGB6545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1666', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1666', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2065, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:57'),
('42eccebe-af11-4be9-830c-515f0028c230', '2784', NULL, 'Gems of Mithila', 'gems-of-mithila-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784', 'gems-of-mithila-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784-2784', '9788189832', '9788189832', '9788189832', NULL, 'The pages that follow, present a study about the eminent personalities of Mithila since the vedic period to the present time. Mithila is known not only in India but all over the world as a land of philosophers, Smriti Writers, scholars and litterateurs. The writer of this book Dr. Sureshwar Jha is well known for his scholarly interest in the above subjects.

We also hope that the work would attract both scholars and lay readers, who will help for its wide circulation and popularity.

Content - Chapter - 1 : Introduction, Chapter - 2 : Kings, Chapter - 3 : Philosophers, Chapter - 4 : Smrtikaras, Chapter - 5 : Litterateurs,  Chapter - 6 : Modern Scholars and Personalities, Chapter - 7 : Music and fine Arts, Chapter - 8 : Freedom Fighters and Political Leaders       ', '<h1 style="text-align:justify"><span>The pages that follow, present a study about the eminent personalities of Mithila since the vedic period to the present time. Mithila is known not only in India but all over the world as a land of philosophers, Smriti Writers, scholars and litterateurs. The writer of this book Dr. Sureshwar Jha is well known for his scholarly interest in the above subjects.</span></h1>

<p style="text-align:justify"><span>We also hope that the work would attract both scholars and lay readers, who will help for its wide circulation and popularity.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Chapter - 1 : Introduction, Chapter - 2 : Kings, Chapter - 3 : Philosophers, Chapter - 4 : Smrtikaras, Chapter - 5 : Litterateurs,  Chapter - 6 : Modern Scholars and Personalities, Chapter - 7 : Music and fine Arts, Chapter - 8 : Freedom Fighters and Political Leaders</span>       </p>', 'Sub Title
			Gems of Mithila

			Author
			Prof. Dr. Sureshwar Jha

			About Author
			As per Book

			ISBN 10 Digit
			8189832182

			ISBN 13 Digit
			9788189832182

			Pages
			475

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Gems of Mithila</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Dr. Sureshwar Jha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8189832182</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189832182</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>475</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"697"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 475, '475', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5171Gems%20of%20Mithila.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189832&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2784', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2784', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1339, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:57'),
('432110fd-76e0-4175-9bc9-c94c91badcbf', '1948', NULL, 'Darwins Universe - Evolution from A to Z BOOK', 'darwins-universe-evolution-from-a-to-z-book-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-19-1948', 'darwins-universe-evolution-from-a-to-z-book-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948-1948', 'TYUIO765', 'TYUIO765', 'TYUIO765', NULL, 'This alphabetically arranged reference, an immensely entertaining browser''s delight, offers a dazzling overview of the life and thought of Charles Darwin and his incredibly wide sphere of influence. Authoritative and abundantly illustrated, it illuminates the ways in which ideas of evolutionary biology have leapt the boundaries of science to influence philosophy, law, religion, literature, cinema, art, and popular culture."Darwin''s Universe", a thoroughly revised and updated successor to Richard Milner''s acclaimed "Encyclopedia of Evolution", contains more than a hundred new essays, including entries on animal behavior (Alex the parrot, Kanzi the bonobo, and Digit the gorilla), on women in science (Mary Anning and Rosalind Franklin), and on the latest finds of human fossils. A veritable museum of natural history, it also contains many original discoveries brought to light by Milner''s historical sleuthing. Packed with hundreds of rare illustrations, including many new ones, this Darwin Bicentennial edition will appeal to a wide audience of readers.', '<p>This alphabetically arranged reference, an immensely entertaining browser''s delight, offers a dazzling overview of the life and thought of Charles Darwin and his incredibly wide sphere of influence. Authoritative and abundantly illustrated, it illuminates the ways in which ideas of evolutionary biology have leapt the boundaries of science to influence philosophy, law, religion, literature, cinema, art, and popular culture."Darwin''s Universe", a thoroughly revised and updated successor to Richard Milner''s acclaimed "Encyclopedia of Evolution", contains more than a hundred new essays, including entries on animal behavior (Alex the parrot, Kanzi the bonobo, and Digit the gorilla), on women in science (Mary Anning and Rosalind Franklin), and on the latest finds of human fossils. A veritable museum of natural history, it also contains many original discoveries brought to light by Milner''s historical sleuthing. Packed with hundreds of rare illustrations, including many new ones, this Darwin Bicentennial edition will appeal to a wide audience of readers.</p>', 'Darwins Universe - Evolution from A to Z BOOK', '<h1>Darwins Universe - Evolution from A to Z BOOK</h1>', '"5100"', '"3060"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7235dpp_9_43.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUIO765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1948', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1948', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1869, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('43223a11-5ad4-445a-8b0c-e6bc0e5a14c3', '3403', 990, 'Profile of Rabindranath Tagore in World Literature', 'profile-of-rabindranath-tagore-in-world-literature-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403', 'profile-of-rabindranath-tagore-in-world-literature-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403-3403', '8185495637', '8185495637', '8185495637', NULL, 'Nikolai Roerich and Rabindranath Tagore (History of a Correspondence)

Rabindranath Tagore in the Soviet Union

Rabindranath Tagore and France

Ortega Y Gasset''s Appreciation of Rabindranath Tagore

The Translation of Tagore into Spanish and its Reception in the Hispanic World

Rabindranath Tagore - A Man for Peace

Zenobia Camprubhi - Hispanic Link of Rabindranath Tagore

Jimenez and Tagore

Tagore - Criticism in Spain

Victoria Ocampo and India

Rabindranath Tagore: Cultural Association in Spain (A Profile)

Latin American Response

Tagore in Argentina Thanks to Victoria Ocampo

Christmas of Tagore in Punta Chica

Tagore and Mexico

Asian Response

Rabindranath Tagore and the New Chinese Literature

Tagore''s Message to Japan: An Insight into Dynamics of Intercultural Communication

Tagore''s Influence on Urdu Literature

Tagore''s Influence on Pushto Literature

Gurudev Tagore''s Visit to Persia and the Persian

Tagore in Arabic Literature: A Few Glimpses

Tagore and Iran

Rabindranath Tagore''s Vision of India

 ', '<p>Nikolai Roerich and Rabindranath Tagore (History of a Correspondence)</p>

<p>Rabindranath Tagore in the Soviet Union</p>

<p>Rabindranath Tagore and France</p>

<p>Ortega Y Gasset''s Appreciation of Rabindranath Tagore</p>

<p>The Translation of Tagore into Spanish and its Reception in the Hispanic World</p>

<p>Rabindranath Tagore - A Man for Peace</p>

<p>Zenobia Camprubhi - Hispanic Link of Rabindranath Tagore</p>

<p>Jimenez and Tagore</p>

<p>Tagore - Criticism in Spain</p>

<p>Victoria Ocampo and India</p>

<p>Rabindranath Tagore: Cultural Association in Spain (A Profile)</p>

<p>Latin American Response</p>

<p>Tagore in Argentina Thanks to Victoria Ocampo</p>

<p>Christmas of Tagore in Punta Chica</p>

<p>Tagore and Mexico</p>

<p>Asian Response</p>

<p>Rabindranath Tagore and the New Chinese Literature</p>

<p>Tagore''s Message to Japan: An Insight into Dynamics of Intercultural Communication</p>

<p>Tagore''s Influence on Urdu Literature</p>

<p>Tagore''s Influence on Pushto Literature</p>

<p>Gurudev Tagore''s Visit to Persia and the Persian</p>

<p>Tagore in Arabic Literature: A Few Glimpses</p>

<p>Tagore and Iran</p>

<p>Rabindranath Tagore''s Vision of India</p>

<p> </p>', 'Author
			Rita D. Sil

			Publisher
			Khama

			ISBN 10 Digit
			8185495637

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			Reprint

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Rita D. Sil</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Khama</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8185495637</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Reprint</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"650"', '"390"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Reprint', NULL, NULL, NULL, NULL, 'e995b97a-d45d-4552-88ff-10ad13220c74', NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6385IMG_20220308_0002_11zon.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185495637&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3403', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3403', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 990, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:57'),
('432a4937-593f-4187-8fb2-82fcbad2d5b5', '606', NULL, 'Disney Mickey Wonders Why: Animal Camouflage BOOK', 'disney-mickey-wonders-why-animal-camouflage-book-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-60-606', 'disney-mickey-wonders-why-animal-camouflage-book-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606-606', 'MHBY8768', 'MHBY8768', 'MHBY8768', NULL, 'Disney Mickey Wonders Why: Animal Camouflage BOOK', '<h1>Disney Mickey Wonders Why: Animal Camouflage BOOK</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623554

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623554</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95189788128623554.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MHBY8768&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=606', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=606', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2721, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:57'),
('433e33b0-560a-4285-b6fd-b4554c9cfc7a', '3182', NULL, 'Euclid and His Modern Rivals', 'euclid-and-his-modern-rivals-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182', 'euclid-and-his-modern-rivals-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182-3182', '9781104124922', '9781104124922', '9781104124922', NULL, 'The author of Alice in Wonderland (and an Oxford professor of mathematics) employs the fanciful format of a play set in Hell to take a hard look at late-19th-century interpretations of Euclidean geometry. Carroll''s penetrating observations on geometry are accompanied by ample doses of his famous wit. 1885 edition.', '<p>The author of Alice in Wonderland (and an Oxford professor of mathematics) employs the fanciful format of a play set in Hell to take a hard look at late-19th-century interpretations of Euclidean geometry. Carroll''s penetrating observations on geometry are accompanied by ample doses of his famous wit. 1885 edition.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Lewis Carroll

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780486495668

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lewis Carroll</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486495668</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3999"', '"2399"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88780.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781104124922&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3182', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3182', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1184, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:57'),
('43603204-4a33-4446-8843-5213903adb99', '2478', NULL, 'Environmental Change and Globalization', 'environmental-change-and-globalization-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478', 'environmental-change-and-globalization-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478-2478', 'PLOK9988', 'PLOK9988', 'PLOK9988', NULL, 'Environmental Change and Globalization: Double Exposures explores the connections between two of the most transformative processes of the twenty-first century: global environmental change and globalization. In the book, Leichenko and O''Brien present a conceptual framework for analyzing the interactions between these two processes, and they illustrate, through case studies, how these interactions create situations of "double exposure." Drawing upon prominent recent and current environmental events ― Hurricane Katrina in New Orleans, recurring droughts in India, and the melting of the Arctic ice sheet ― the case studies each demonstrate a different pathway of interaction between globalization and environmental change. Through exploration of these pathways of double exposure, the book also shows how broader human security concerns including growing inequalities, growing vulnerabilities, and unsustainable rates of development are integrally connected to both processes of global change. The double exposure framework not only sheds light on the challenges raised by these processes, but also reveals possibilities for using the interactions to generate positive opportunities for action. The book ultimately challenges the ways that environmental change and globalization are currently viewed and addressed, revealing new openings for creating integrated responses. By drawing attention to double exposure, the book shows how it can create new types of synergies that enhance human security.', '<p>Environmental Change and Globalization: Double Exposures explores the connections between two of the most transformative processes of the twenty-first century: global environmental change and globalization. In the book, Leichenko and O''Brien present a conceptual framework for analyzing the interactions between these two processes, and they illustrate, through case studies, how these interactions create situations of "double exposure." Drawing upon prominent recent and current environmental events ― Hurricane Katrina in New Orleans, recurring droughts in India, and the melting of the Arctic ice sheet ― the case studies each demonstrate a different pathway of interaction between globalization and environmental change. Through exploration of these pathways of double exposure, the book also shows how broader human security concerns including growing inequalities, growing vulnerabilities, and unsustainable rates of development are integrally connected to both processes of global change. The double exposure framework not only sheds light on the challenges raised by these processes, but also reveals possibilities for using the interactions to generate positive opportunities for action. The book ultimately challenges the ways that environmental change and globalization are currently viewed and addressed, revealing new openings for creating integrated responses. By drawing attention to double exposure, the book shows how it can create new types of synergies that enhance human security.</p>', 'Environmental Change and Globalization', '<h1>Environmental Change and Globalization</h1>', '"2700"', '"1620"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PLOK9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2478', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2478', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1582, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:57'),
('437f1a89-a68a-4320-8575-2b5ff4ce066a', '182', NULL, 'Universal Children''s Encyclopedia of Knowledge: The World of Technology', 'universal-childrens-encyclopedia-of-knowledge-world-nations-182', 'universal-childrens-encyclopedia-of-knowledge-world-nations', 'Universal Children''s', 'Universal Children''s::182', 'Universal Children''s', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184992052

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"249"', '"175"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Universal%20Children%27s&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=182', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=182', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2968, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('438f25eb-57f9-4ef5-8090-bbe41195edc6', '1251', NULL, 'Transforming Social Work Practice - Social Work Skills with Adults New', 'lectures-on-quantum-mechanics-perturbed-evolution-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1-1251', 'lectures-on-quantum-mechanics-perturbed-evolution-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713-1713', 'ERTY5544', 'ERTY5544::1251', 'ERTY5544', NULL, 'Lectures on Quantum Mechanics - Perturbed Evolution', '<h1>Lectures on Quantum Mechanics - Perturbed Evolution</h1>', 'Sub Title
			No

			Author
			Berthold-Georg Englert

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789812569752

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Berthold-Georg Englert</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812569752</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2099"', '"1995"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1230dpp_18_82.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1251', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1251', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2310, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', '3435', 960, 'The CMI Millennium Meeting - A Film By Francois Tisseyre', 'the-cmi-millennium-meeting-a-film-by-francois-tisseyre-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3-3435', 'the-cmi-millennium-meeting-a-film-by-francois-tisseyre-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435-3435', '9783540926559', '9783540926559', '9783540926559', NULL, 'In May 2000, the Clay Mathematics Institute (CMI) held its landmark Paris Millennium event at the College de France. On this occasion, CMI unveiled the "Millennium Prize Problems," seven mathematical quandaries that have long-resisted solution. This video provides a portrait of CMI, its culture and the people behind it. F. Tisseyre captures the spirit of the event without the imposition of a narrator, using only voice-over commentary taken from interviews and speeches. Only the accent of music is added to set the mood and pace of each segment. The video reflects on the inspirational story of CMI''s formation, and provides detailed information about the Institute''s programs, awards, and initiatives. Excerpts from interviews explain the significance of the seven prize problems, and the challenges they pose. For anyone who wants to learn more about the international importance of mathematics, this video offers an uplifting and informative look at the people who have shaped the field''s course.', '<p>In May 2000, the Clay Mathematics Institute (CMI) held its landmark Paris Millennium event at the College de France. On this occasion, CMI unveiled the "Millennium Prize Problems," seven mathematical quandaries that have long-resisted solution. This video provides a portrait of CMI, its culture and the people behind it. F. Tisseyre captures the spirit of the event without the imposition of a narrator, using only voice-over commentary taken from interviews and speeches. Only the accent of music is added to set the mood and pace of each segment. The video reflects on the inspirational story of CMI''s formation, and provides detailed information about the Institute''s programs, awards, and initiatives. Excerpts from interviews explain the significance of the seven prize problems, and the challenges they pose. For anyone who wants to learn more about the international importance of mathematics, this video offers an uplifting and informative look at the people who have shaped the field''s course.</p>', 'Sub Title
			A Film By Francois Tisseyre

			Author
			Francois Tisseyre

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540926559

			Series title
			Springer Videomath

			Year of Publication
			N/A

			Edition of Book
			First

			Language
			English

			Illustrations
			N/A', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Film By Francois Tisseyre</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Francois Tisseyre</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540926559</td>
		</tr>
		<tr>
			<th>Series title</th>
			<td>Springer Videomath</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>N/A</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1997"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38939783540926559.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540926559&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3435', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3435', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 960, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:57'),
('43c74b07-c6d8-4c6b-a320-db2b5a37e7c2', '4271', 192, 'B2B Marketing:Text and Cases 5/e', 'b2b-marketingtext-and-cases-5e', 'b2b-marketingtext-and-cases-5e', '9789390185597', '9789390185597', '9789390185597', NULL, 'About the book

Already a popular and well accepted text in the market for the subject, this edition of B2B Marketing carries on the legacy this text has created. ¬The book is comprehensive, well updated and covers the entire gamut of B2B marketing by exploring the area through text and cases. Written with outcome-based learning approach, it offers exhaustive pedagogy and covers latest technological advancements as well as recent trends in the market.

Content:

1. Introduction to B2B Marketing and Markets 

2. Understanding Business Markets and the Environment 

3. Organizational Buying Behavior

4. Managing B2B Customer Relationships 

5. Researching B2B Markets 

6. Segmenting, Targeting and Positioning in Business Markets 

7. Managing Products and Brands for Business Markets 

8. Managing New Industrial Product Development, Innovation, Competition and Technology Adoption Life Cycle 

9. Managing Services for Business Markets 

10. Managing Business Marketing Channels and Supply Chains 

11. Managing Personal Selling Function for Business Markets 

12. Communicating with B2B Markets 

13. Pricing for Business Markets 

14. Planning, Implementation, and Control for a B2B Marketing Company 

15. Technology-Enabled B2B Marketing 

16. International B2B Marketing

Case-chapter Matrix for Integrated Cases', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Already a popular and well accepted text in the market for the subject, this edition of B2B Marketing carries on the legacy this text has created. ¬The book is comprehensive, well updated and covers the entire gamut of B2B marketing by exploring the area through text and cases. Written with outcome-based learning approach, it offers exhaustive pedagogy and covers latest technological advancements as well as recent trends in the market.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. Introduction to B2B Marketing and Markets <br />
2. Understanding Business Markets and the Environment <br />
3. Organizational Buying Behavior<br />
4. Managing B2B Customer Relationships <br />
5. Researching B2B Markets <br />
6. Segmenting, Targeting and Positioning in Business Markets <br />
7. Managing Products and Brands for Business Markets <br />
8. Managing New Industrial Product Development, Innovation, Competition and Technology Adoption Life Cycle <br />
9. Managing Services for Business Markets <br />
10. Managing Business Marketing Channels and Supply Chains <br />
11. Managing Personal Selling Function for Business Markets <br />
12. Communicating with B2B Markets <br />
13. Pricing for Business Markets <br />
14. Planning, Implementation, and Control for a B2B Marketing Company <br />
15. Technology-Enabled B2B Marketing <br />
16. International B2B Marketing </span></span></span></p>

<p><span><span><span>Case-chapter Matrix for Integrated Cases </span></span></span></p>
', 'Title
			B2B Marketing:Text and Cases 5/e

			Author
			Krishna K. Havaldar

			ISBN
			9789390185597

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>B2B Marketing:Text and Cases 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Krishna K. Havaldar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390185597</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"930"', '"698"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6723b2b.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789390185597&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4271', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4271', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 192, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:57'),
('43f15434-72b6-4355-9102-6807e6232a49', '1359', NULL, 'Crafting An African Security Architecture', 'crafting-an-african-security-architecture-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359', 'crafting-an-african-security-architecture-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359-1359', 'YHJU8877', 'YHJU8877', 'YHJU8877', NULL, 'The humanitarian crises caused by civil conflicts and wars in Africa are too great in scope for an adequate and effective continental response. The founding of the African Union and the drafting of the Responsibility to Protect doctrine, the basis for collective action against genocide, ethnic cleansing and crimes against humanity makes this a critical time to reflect on how best to address regional conflicts. This book responds to new regional conflicts over health, water, land and food security in the world''s poorest, most socially fragmented continent. The work assesses African regional security arrangements and provides new policy recommendations for the future.', '<p>The humanitarian crises caused by civil conflicts and wars in Africa are too great in scope for an adequate and effective continental response. The founding of the African Union and the drafting of the Responsibility to Protect doctrine, the basis for collective action against genocide, ethnic cleansing and crimes against humanity makes this a critical time to reflect on how best to address regional conflicts. This book responds to new regional conflicts over health, water, land and food security in the world''s poorest, most socially fragmented continent. The work assesses African regional security arrangements and provides new policy recommendations for the future.</p>', 'Crafting An African Security Architecture', '<h1>Crafting An African Security Architecture</h1>', '"1096"', '"9920"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8223dpp_19_138.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1359', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1359', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2242, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:57'),
('445faa28-64db-4c04-9a33-1bf792f9387d', '3332', NULL, 'Roman Imperialism and Local Indentities', 'roman-imperialism-and-local-indentities-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332', 'roman-imperialism-and-local-indentities-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332-3332', '9780521887304', '9780521887304', '9780521887304', NULL, 'In this book, Louise Revell examines questions of Roman imperialism and Roman ethnic identity and explores Roman imperialism as a lived experience based around the paradox of similarity and difference. Her case studies of public architecture in several urban settings provide an understanding of the ways in which urbanism, the emperor and religion were part of the daily encounters of the peoples in these communities. Revell applies the ideas of agency and practice in her examination of the structures that held the empire together and how they were implicated within repeated daily activities. Rather than offering a homogenized ''ideal type'' description of Roman cultural identity, she uses these structures as a way to understand how these encounters differed between communities and within communities, thus producing a more nuanced interpretation of what it was to be Roman. Bringing an innovative approach to the problem of Romanization, Revell breaks from traditional models and cuts across a number of entrenched debates, such as arguments about the imposition of Roman culture or resistance to Roman rule.

Content - Preface, Acknowledgements, 1. The Context of the Argument, 2. Living the Urban Ideal, 3. The Roman Emperor, 4. Addressing the Divine, 5. A Question of Status, 6. Being Roman, References, Index      ', '<p style="text-align:justify"><span>In this book, Louise Revell examines questions of Roman imperialism and Roman ethnic identity and explores Roman imperialism as a lived experience based around the paradox of similarity and difference. Her case studies of public architecture in several urban settings provide an understanding of the ways in which urbanism, the emperor and religion were part of the daily encounters of the peoples in these communities. Revell applies the ideas of agency and practice in her examination of the structures that held the empire together and how they were implicated within repeated daily activities. Rather than offering a homogenized ''ideal type'' description of Roman cultural identity, she uses these structures as a way to understand how these encounters differed between communities and within communities, thus producing a more nuanced interpretation of what it was to be Roman. Bringing an innovative approach to the problem of Romanization, Revell breaks from traditional models and cuts across a number of entrenched debates, such as arguments about the imposition of Roman culture or resistance to Roman rule.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, Acknowledgements, 1. The Context of the Argument, 2. Living the Urban Ideal, 3. The Roman Emperor, 4. Addressing the Divine, 5. A Question of Status, 6. Being Roman, References, Index</span>      </span></span></span></p>', 'Sub Title
			Roman Imperialism and Local Indentities

			Author
			Louise Revell

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780521887304

			Pages
			221

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Roman Imperialism and Local Indentities</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Louise Revell</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780521887304</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>221</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7519"', '"4511"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 221, '221', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4685Roman%20Imperialism%20and%20Local%20Indentities.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521887304&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3332', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3332', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1054, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:57'),
('44697603-5a32-4509-ac5f-510c29341e8a', '470', NULL, 'Empirical Philosophy of A.J. Ayer book', 'empirical-philosophy-of-aj-ayer-book-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-47-470', 'empirical-philosophy-of-aj-ayer-book-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470-470', 'jhgf4567', 'jhgf4567', 'jhgf4567', NULL, 'Empirical Philosophy of A.J. Ayer book', '<h1>Empirical Philosophy of A.J. Ayer book</h1>', 'Sub Title
			No

			Author
			Dr. Anjana Pathak

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353037

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anjana Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353037</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66459788184353037.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=jhgf4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=470', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=470', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2800, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:57'),
('449a8b37-8ad8-4706-98de-a47614c97455', '3019', NULL, 'The Lloyd Cole - Concise Dictionary of Quotations', 'the-lloyd-cole-concise-dictionary-of-quotations-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019', 'the-lloyd-cole-concise-dictionary-of-quotations-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019-3019', 'XSDE2234', 'XSDE2234', 'XSDE2234', NULL, 'The Lloyd Cole - Concise Dictionary of Quotations', '<h1>The Lloyd Cole - Concise Dictionary of Quotations</h1>', 'Sub Title
			No

			Author
			Lloyd Cole

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781874052289

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lloyd Cole</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781874052289</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XSDE2234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3019', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3019', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1213, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:57'),
('449f9050-8253-4bee-9b62-cce088904a6d', '2053', NULL, 'A Practical Approach to Microarray Data Analysis', 'a-practical-approach-to-microarray-data-analysis', 'a-practical-approach-to-microarray-data-analysis', '9788181287311', '9788181287311', '9788181287311', NULL, 'About the book

A Practical Approach to Microarray Data Analysis is for all life scientists, statisticians, computer experts, technology developers, managers, and other professionals tasked with developing, deploying, and using microarray technology including the necessary computational infrastructure and analytical tools. The book addresses the requirement of scientists and researchers to gain a basic understanding of microarray analysis methodologies and tools. It is intended for students, teachers, researchers, and research managers who want to understand the state of the art and of the presented methodologies and the areas in which gaps in our knowledge demand further research and development. The book is designed to be used by the practicing professional tasked with the design and analysis of microarray experiments or as a text for a senior undergraduate- or graduate level course in analytical genetics, biology, bioinformatics, computational biology, statistics and data mining, or applied computer science. -Format of result from data analysis, analytical modeling/experimentation; -Validation of analytical results; -Data analysis/Modeling task; -Analysis/modeling tools; -Scientific questions, goals, and tasks; -Application; -Data analysis methods; -Criteria for assessing analysis methodologies, models, and tools.

CONTENTS

CHAPTER I

POLYNOMIALS AND THEIR MOST FUNDAMENTAL PROPERTIES

	Polynomials in One Variable

	Polynomials in more than One Variable

	Geometric Interpretations

	 Homogeneous Coordinates

	The Continuity of Polynomials

	The Fundamental Theorem of Algebra

CHAPTER II

A Few Properties of Determinants

	Some Definitions

	Laplace’s Development

	The Multiplication Theorem

	Bordered Determinats

	Adjoint Determinats and their Minors

CHAPTER III

THE THEORY OF LINEAR DEPENDENCE

	Definitions and Preliminary Theorems

	The Condition for Linear Dependence of Sets of Constants

	The Linear Dependence of Polynomials

	Geometric Illustrations

CHAPTER IV

LINEAR EQUATIONS

	Non-Homogeneous Linear Equations

	Homogeneous Linear Equations

	Fundamental Systems of Solutions of Homogeneous Linear Equations

CHAPTER V

SOME THEOREMS CONCERNING THE RANK OF A MATRIX

	General Matrices

	Symmetrical Matrices

CHAPTER VI

LINEAR TRANSFORMATIONS AND THE COMBINATION OF MATRICES

	Matrices as Complex Quantities

	The Multiplication of Matrices

	Linear Transformation

	Collineation

	Further Development of the Algebra of Matrices

	Sets, Systems and Groups

	Isomorphism

CHAPTER VII

INVARIANTS. FIRST PRINCIPLES AND ILLLUSTRATIONS

	Absolute Invariants; Geometric, Algebraic, and Arithmetical

	Equivalence

	The Rank of System of Points or System of Linear Forms as an Invariant

	Relative Invariants and Covariants

	Some Theorems Concerning Linear Forms

	Cross-Ratio and Harmonic Division

	Plant-Coordinates and Contragredient Variables

	Line-Coordinates in Space.

CHAPTER VIII

BILINEAR FORMS

	The Algebraic Theory

	A Geometric Application       

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>A Practical Approach to Microarray Data Analysis is for all life scientists, statisticians, computer experts, technology developers, managers, and other professionals tasked with developing, deploying, and using microarray technology including the necessary computational infrastructure and analytical tools. The book addresses the requirement of scientists and researchers to gain a basic understanding of microarray analysis methodologies and tools. It is intended for students, teachers, researchers, and research managers who want to understand the state of the art and of the presented methodologies and the areas in which gaps in our knowledge demand further research and development. The book is designed to be used by the practicing professional tasked with the design and analysis of microarray experiments or as a text for a senior undergraduate- or graduate level course in analytical genetics, biology, bioinformatics, computational biology, statistics and data mining, or applied computer science. -Format of result from data analysis, analytical modeling/experimentation; -Validation of analytical results; -Data analysis/Modeling task; -Analysis/modeling tools; -Scientific questions, goals, and tasks; -Application; -Data analysis methods; -Criteria for assessing analysis methodologies, models, and tools.</span></span></span></p>

<p><span><span><strong><span>CONTENTS</span></strong></span></span></p>

<p><span><span><strong><span>CHAPTER I</span></strong></span></span></p>

<p><span><span><strong><span>POLYNOMIALS AND THEIR MOST FUNDAMENTAL PROPERTIES</span></strong></span></span></p>

<ol>
	<li><span><span><span>Polynomials in One Variable</span></span></span></li>
	<li><span><span><span>Polynomials in more than One Variable</span></span></span></li>
	<li><span><span><span>Geometric Interpretations</span></span></span></li>
	<li><span><span><span> Homogeneous Coordinates</span></span></span></li>
	<li><span><span><span>The Continuity of Polynomials</span></span></span></li>
	<li><span><span><span>The Fundamental Theorem of Algebra</span></span></span></li>
</ol>

<p><span><span><strong><span>CHAPTER II</span></strong></span></span></p>

<p><span><span><strong><span>A Few Properties of Determinants</span></strong></span></span></p>

<ol>
	<li><span><span><span>Some Definitions</span></span></span></li>
	<li><span><span><span>Laplace’s Development </span></span></span></li>
	<li><span><span><span>The Multiplication Theorem</span></span></span></li>
	<li><span><span><span>Bordered Determinats</span></span></span></li>
	<li><span><span><span>Adjoint Determinats and their Minors</span></span></span></li>
</ol>

<p><span><span><strong><span>CHAPTER III</span></strong></span></span></p>

<p><span><span><strong><span>THE THEORY OF LINEAR DEPENDENCE</span></strong></span></span></p>

<ol>
	<li><span><span><span>Definitions and Preliminary Theorems</span></span></span></li>
	<li><span><span><span>The Condition for Linear Dependence of Sets of Constants</span></span></span></li>
	<li><span><span><span>The Linear Dependence of Polynomials</span></span></span></li>
	<li><span><span><span>Geometric Illustrations</span></span></span></li>
</ol>

<p><span><span><strong><span>CHAPTER IV</span></strong></span></span></p>

<p><span><span><strong><span>LINEAR EQUATIONS</span></strong></span></span></p>

<ol>
	<li><span><span><span>Non-Homogeneous Linear Equations</span></span></span></li>
	<li><span><span><span>Homogeneous Linear Equations</span></span></span></li>
	<li><span><span><span>Fundamental Systems of Solutions of Homogeneous Linear Equations</span></span></span></li>
</ol>

<p><span><span><strong><span>CHAPTER V</span></strong></span></span></p>

<p><span><span><strong><span>SOME THEOREMS CONCERNING THE RANK OF A MATRIX </span></strong></span></span></p>

<ol>
	<li><span><span><span>General Matrices</span></span></span></li>
	<li><span><span><span>Symmetrical Matrices</span></span></span></li>
</ol>

<p><span><span><strong><span>CHAPTER VI</span></strong></span></span></p>

<p><span><span><strong><span>LINEAR TRANSFORMATIONS AND THE COMBINATION OF MATRICES</span></strong></span></span></p>

<ol>
	<li><span><span><span>Matrices as Complex Quantities</span></span></span></li>
	<li><span><span><span>The Multiplication of Matrices</span></span></span></li>
	<li><span><span><span>Linear Transformation</span></span></span></li>
	<li><span><span><span>Collineation</span></span></span></li>
	<li><span><span><span>Further Development of the Algebra of Matrices</span></span></span></li>
	<li><span><span><span>Sets, Systems and Groups</span></span></span></li>
	<li><span><span><span>Isomorphism</span></span></span></li>
</ol>

<p><span><span><strong><span>CHAPTER VII</span></strong></span></span></p>

<p><span><span><strong><span>INVARIANTS. FIRST PRINCIPLES AND ILLLUSTRATIONS</span></strong></span></span></p>

<ol>
	<li><span><span><span>Absolute Invariants; Geometric, Algebraic, and Arithmetical</span></span></span></li>
	<li><span><span><span>Equivalence</span></span></span></li>
	<li><span><span><span>The Rank of System of Points or System of Linear Forms as an Invariant</span></span></span></li>
	<li><span><span><span>Relative Invariants and Covariants</span></span></span></li>
	<li><span><span><span>Some Theorems Concerning Linear Forms</span></span></span></li>
	<li><span><span><span>Cross-Ratio and Harmonic Division</span></span></span></li>
	<li><span><span><span>Plant-Coordinates and Contragredient Variables</span></span></span></li>
	<li><span><span><span>Line-Coordinates in Space.</span></span></span></li>
</ol>

<p><span><span><strong><span>CHAPTER VIII</span></strong></span></span></p>

<p><span><span><strong><span>BILINEAR FORMS</span></strong></span></span></p>

<ol>
	<li><span><span><span>The Algebraic Theory</span></span></span></li>
	<li><span><span><span>A Geometric Application       </span></span></span></li>
</ol>

<p> </p>

<ol>
</ol>', 'Title
			A Practical Approach to Microarray Data Analysis

			Author
			Daniel P. Berrar

			ISBN
			9788181287311

			Publishers
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>A Practical Approach to Microarray Data Analysis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Daniel P. Berrar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181287311</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"975"', '"683"', '"0"', 15, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72671_8_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181287311&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2053', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2053', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1792, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('44c14812-0d10-498d-9ce3-17e699242b08', '3234', NULL, '1000 Architects - 2 Vols.', '1000-architects-2-vols-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234', '1000-architects-2-vols-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234-3234', '9781876907914', '9781876907914', '9781876907914', NULL, '1000 Architects is one of Images most ambitious and successful projects to date. A comprehensive directory of the world''s leading architects, this double-volume boxed set has established its place as a must-have resource. Each individual architect or firm is represented with a stylish full-page entry, comprising complete contact details, a brief profile, and images of projects. 1000 Architects contains entries from architects in Europe, North, South and Central America, Asia-Pacific, the Middle East and Africa, delivering extensive international coverage.

Index - 1100 Architect, 3XNeilsen, 42|40 Architecture Inc., A C Martin Partners, Inc., A Tasarim, A Alliance Master Planner, Architectural & Interior Designer, A.2R.C, aardvarchitecture, aat + Makoto Yokomizo, Architects Inc., ADD Inc, AGC Design Ltd., Agrest and Gandelsonas Architects, Ahn, Jung-Gil, Inhousing Architects and Engineers Design Group, AJLA - Anthony J. Lumsden & Associates, Alberto Varas & Asociados, Arquitectos, Aleks Istanbullu Architects, Alex Popov Architects, Alexander Gorlin Architects, Alfred Wong Partnership Pte Ltd, Alfredo De Vido Associates, Alison Brooks Architects, Allies and Morrison, Allmann Sattler Wappner Architekten, AlsoCAN Architects, Altiplan Architects, AMA Architects, Amin, Kamal Associates, Anamorphosis Architects, Ancher Mortlock & Woolley, Anderson Anderson Architecture, Anderson Brule Architects, Inc., Andreu, Paul Architecte, Anshen + Allen Architects, Anshen + Allen Los Angeles, Anthony Ng Architects, APA Wojciechowski, Appleton & Associates, Inc., ARC/Architectural Resources Cambridge, Inc., ARc10 Studio, Archi-Tectonics, Architectes Associes, Architects 49, Architects 61 Pte Ltd, Architects Alliance, Architects Ink, Architects Les Dykstra Limited, Architects Studio, Architects | Delawie Wilkes Rodrigues Barker, Architecture International, Architecture Project, Architecture-Studio, Architectus Limited, Architrave, Arikoglu, Kaya, Arkin Tilt Architects, Arkitema, Arolat, Emre, Arquitectonica, Arquitectura y Diseno, Art & Build, Artech Architects, Ashton Raggatt McDougall - ARM, ASP Schweger Assoziierte GmbH, ASSAR, Asymptote, Atabas Architecture Engineering Consultancy Ltd., Atelier d''Art Urbain, Architects, Atelier Hitoshi Abe, Atelier PRO architekten BV, Atkinson, Studio, ATP Achammer - Tritthart & Partner, Avery Team Architecture, Azman Owens Architects, B3 Architects/Berkus Design Studio, BAAS, Ban, Shigeru Architects, Baneke, van der Hoeven Architekten, Barclay & Crousse Architecture, Barton Myers Associates, Inc., Bates Smart Pty Ltd, Bauman Lyons Architects Ltd, BBG-BBGM, Behnisch, Behnisch & Partner, Bektas, Cengiz, Bellini, Mario Associati, Belt Collins, Belzberg Architects, Benedito Abbud, Bentel Associates  ', '<p style="text-align:justify"><span>1000 Architects is one of Images most ambitious and successful projects to date. A comprehensive directory of the world''s leading architects, this double-volume boxed set has established its place as a must-have resource. Each individual architect or firm is represented with a stylish full-page entry, comprising complete contact details, a brief profile, and images of projects. 1000 Architects contains entries from architects in Europe, North, South and Central America, Asia-Pacific, the Middle East and Africa, delivering extensive international coverage.</span></p>

<p style="text-align:justify"><span>Index - 1100 Architect, 3XNeilsen, 42|40 Architecture Inc., A C Martin Partners, Inc., A Tasarim, A Alliance Master Planner, Architectural &amp; Interior Designer, A.2R.C, aardvarchitecture, aat + Makoto Yokomizo, Architects Inc., ADD Inc, AGC Design Ltd., Agrest and Gandelsonas Architects, Ahn, Jung-Gil, Inhousing Architects and Engineers Design Group, AJLA - Anthony J. Lumsden &amp; Associates, Alberto Varas &amp; Asociados, Arquitectos, Aleks Istanbullu Architects, Alex Popov Architects, Alexander Gorlin Architects, Alfred Wong Partnership Pte Ltd, Alfredo De Vido Associates, Alison Brooks Architects, Allies and Morrison, Allmann Sattler Wappner Architekten, AlsoCAN Architects, Altiplan Architects, AMA Architects, Amin, Kamal Associates, Anamorphosis Architects, Ancher Mortlock &amp; Woolley, Anderson Anderson Architecture, Anderson Brule Architects, Inc., Andreu, Paul Architecte, Anshen + Allen Architects, Anshen + Allen Los Angeles, Anthony Ng Architects, APA Wojciechowski, Appleton &amp; Associates, Inc., ARC/Architectural Resources Cambridge, Inc., ARc10 Studio, Archi-Tectonics, Architectes Associes, Architects 49, Architects 61 Pte Ltd, Architects Alliance, Architects Ink, Architects Les Dykstra Limited, Architects Studio, Architects | Delawie Wilkes Rodrigues Barker, Architecture International, Architecture Project, Architecture-Studio, Architectus Limited, Architrave, Arikoglu, Kaya, Arkin Tilt Architects, Arkitema, Arolat, Emre, Arquitectonica, Arquitectura y Diseno, Art &amp; Build, Artech Architects, Ashton Raggatt McDougall - ARM, ASP Schweger Assoziierte GmbH, ASSAR, Asymptote, Atabas Architecture Engineering Consultancy Ltd., Atelier d''Art Urbain, Architects, Atelier Hitoshi Abe, Atelier PRO architekten BV, Atkinson, Studio, ATP Achammer - Tritthart &amp; Partner, Avery Team Architecture, Azman Owens Architects, B3 Architects/Berkus Design Studio, BAAS, Ban, Shigeru Architects, Baneke, van der Hoeven Architekten, Barclay &amp; Crousse Architecture, Barton Myers Associates, Inc., Bates Smart Pty Ltd, Bauman Lyons Architects Ltd, BBG-BBGM, Behnisch, Behnisch &amp; Partner, Bektas, Cengiz, Bellini, Mario Associati, Belt Collins, Belzberg Architects, Benedito Abbud, Bentel Associates  </span></p>', 'Sub Title
			1000 Architects - 2 Vols.

			Author
			Robyn Beaver

			About Author
			As per Book

			ISBN 10 Digit
			1876907916

			ISBN 13 Digit
			9781876907914

			Pages
			579

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>1000 Architects - 2 Vols.</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Robyn Beaver</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1876907916</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781876907914</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left">579</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2004</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2195"', '"1317"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 579, '579', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63389781876907914.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781876907914&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3234', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3234', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1143, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('44d7c8ea-b434-45f1-9b64-d0e3db32d0b8', '2604', NULL, 'Yugvedna Hindi Kavyanuvad-Pratiswan-Sanwalita', 'yugvedna-hindi-kavyanuvadpratiswansanwalita-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-26-2604', 'yugvedna-hindi-kavyanuvadpratiswansanwalita-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604-2604', 'BGHJU776', 'BGHJU776', 'BGHJU776', NULL, 'Yugvedna Hindi Kavyanuvad-Pratiswan-Sanwalita', '<h1>Yugvedna Hindi Kavyanuvad-Pratiswan-Sanwalita</h1>', 'Sub Title
			No

			Author
			Prof. Kamtaprasadtripathi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8171730108

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Kamtaprasadtripathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8171730108</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"325"', '"195"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGHJU776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2604', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2604', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1488, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:57'),
('44ec5ce4-7f5e-45f6-a137-e909c114bebb', '3936', 515, 'Handbook of Elementary Physics', 'handbook-of-elementary-physics', 'handbook-of-elementary-physics', '5-03-000944-2', '5-03-000944-2', '5-03-000944-2', NULL, 'About the book

The handbook covers all the main subjects of elementary physics and contains information most frequently required in industry and agriculture. Special attention has been paid to the choice of data on the latest developments in physics, such as semiconductors, ferroelectrics, nuclear physics, etc. In addition to graphs and tables the book offers brief theoretical expositions, definitions of fundamental concepts and formulations of laws accompanied by explanations and examples.

The handbook is intended for wide circles of readers in various occupations, and for students with a background of secondary school physics.

Contents

Preface to the Fifth Russian Edition

Preface to the First Russian Edition

Explanatory Notes

Introduction

Chapter I. Mechanics

Chapter II. Heat and Molecular Physics

Chapter III. Mechanical Oscillations and Waves

Chapter IV. Electricity

Chapter V. Optics

Chapter VI. Structure of the Atom and Elementary Particles

Appendices

Index', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>The handbook covers all the main subjects of elementary physics and contains information most frequently required in industry and agriculture. Special attention has been paid to the choice of data on the latest developments in physics, such as semiconductors, ferroelectrics, nuclear physics, etc. In addition to graphs and tables the book offers brief theoretical expositions, definitions of fundamental concepts and formulations of laws accompanied by explanations and examples.</span></span></p>

<p style="text-align:justify"><span><span>The handbook is intended for wide circles of readers in various occupations, and for students with a background of secondary school physics.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents</strong></span></span></p>

<p style="text-align:justify"><span><span>Preface to the Fifth Russian Edition</span></span></p>

<p style="text-align:justify"><span><span>Preface to the First Russian Edition</span></span></p>

<p style="text-align:justify"><span><span>Explanatory Notes</span></span></p>

<p style="text-align:justify"><span><span>Introduction</span></span></p>

<p style="text-align:justify"><span><span>Chapter I. Mechanics</span></span></p>

<p style="text-align:justify"><span><span>Chapter II. Heat and Molecular Physics</span></span></p>

<p style="text-align:justify"><span><span>Chapter III. Mechanical Oscillations and Waves</span></span></p>

<p style="text-align:justify"><span><span>Chapter IV. Electricity</span></span></p>

<p style="text-align:justify"><span><span>Chapter V. Optics</span></span></p>

<p style="text-align:justify"><span><span>Chapter VI. Structure of the Atom and Elementary Particles</span></span></p>

<p style="text-align:justify"><span><span>Appendices</span></span></p>

<p style="text-align:justify"><span><span>Index</span></span></p>
', 'Title
			Handbook of Elementary Physics

			Author
			N.I Koshkin

			Publisher
			Mir Publishers

			Year of Publication
			1977

			Pages
			272

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Handbook of Elementary Physics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.I Koshkin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1977</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">272</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3840handbook.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-03-000944-2&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3936', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3936', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 515, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:57'),
('44f1d3e4-92ec-45a4-a566-bd7a0a0e9afe', '49', NULL, 'Public Policies For Human Development', 'public-policies-for-human-development', 'public-policies-for-human-development', 'Public Policies', 'Public Policies', 'Public Policies ', NULL, 'More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.', '<p>More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.</p>', 'Sub Title
			No

			Author
			Marco V.Sanchez

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780230247765

			Pages
			424

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			2010

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marco V.Sanchez</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230247765</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>424</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11799"', '"7079"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2010', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 424, '424', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7793dpp_8_44...,,,,,,%2047.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Public%20Policies%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=49', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=49', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3050, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:57'),
('44f365d7-ae5b-484b-8609-965650a30317', '1763', NULL, 'The Internet of Things', 'the-internet-of-things-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-176-1763', 'the-internet-of-things-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763-1763', 'FVBN5544', 'FVBN5544', 'FVBN5544', NULL, 'This book constitutes the proceedings from the 20th Tyrrhenian Workshop on Digital Communications, held September 2009 in Pula, Sardinia, Italy and focused on the "Internet of Things."', '<p>This book constitutes the proceedings from the 20th Tyrrhenian Workshop on Digital Communications, held September 2009 in Pula, Sardinia, Italy and focused on the "Internet of Things."</p>', 'The Internet of Things', '<h1>The Internet of Things</h1>', '"21799"', '"13079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6792dpp_18_137.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVBN5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1763', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1763', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1981, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:57'),
('4524f69d-5549-448d-b4eb-47c3d87cf64c', '4365', 99, 'Principles of Managerial Finance 15/e', 'principles-of-managerial-finance-15e', 'principles-of-managerial-finance-15e', '9781292261515', '9781292261515', '9781292261515', NULL, 'About the book

The Teaching and Learning System—a hallmark feature of Principles of Managerial Finance—weaves pedagogy into concepts and practice, giving students a roadmap to follow through the text and supplementary tools. The 15th Edition concentrates on the material students need to know in order to make effective financial decisions in an increasingly competitive business environment. It allows students to make the connections between a firm’s action and its value, as determined in the financial market. With a generous amount of examples, this text is an easily accessible resource for in- and out-of-class learning.

Content:

Part 1. Introduction to Managerial Finance

Part 2. Financial Tools

Part 3. Valuation of Securities

Part 4. Risk and the Required Rate of Return

Part 5. Long-Term Investment Decisions

Part 6. Long-Term Financial Decisions

Part 7. Short-Term Financial Decisions

Part 8. Special Topics in Managerial Finance', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Teaching and Learning System—a hallmark feature of Principles of Managerial Finance—weaves pedagogy into concepts and practice, giving students a roadmap to follow through the text and supplementary tools. The 15th Edition concentrates on the material students need to know in order to make effective financial decisions in an increasingly competitive business environment. It allows students to make the connections between a firm’s action and its value, as determined in the financial market. With a generous amount of examples, this text is an easily accessible resource for in- and out-of-class learning.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1. Introduction to Managerial Finance</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2. Financial Tools</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3. Valuation of Securities</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4. Risk and the Required Rate of Return</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 5. Long-Term Investment Decisions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 6. Long-Term Financial Decisions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 7. Short-Term Financial Decisions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 8. Special Topics in Managerial Finance</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Principles of Managerial Finance 15/e

			Author
			Chad J.Zutter

			ISBN
			9781292261515

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Principles of Managerial Finance 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Chad J.Zutter</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292261515</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7178"', '"5025"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6017principle.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292261515&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4365', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4365', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 99, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:57'),
('452c6850-7e02-4a61-88a9-64fe947c8637', '3252', NULL, 'Encycloaedia of the Languages of the World- 4 Vols.', 'encycloaedia-of-the-languages-of-the-world-4-vols-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252', 'encycloaedia-of-the-languages-of-the-world-4-vols-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252-3252', '9781907653421', '9781907653421', '9781907653421', NULL, 'PART - I

The Elements of Languages, English Grammer, Latin Grammer, History of Nouns, History of Adjectives, History of Pronouns, History of Particles, History of Numericals, History of Participles, History of Verbs, Etymology.

Part - II

History of Languages, The English Language, The German Language, Celtic Languages, Latin Languages, Slavic Languages, Finnish Languages, Persian Languages, Caucasian Languages, Tartar Languages, Chinese Languages, Semitic Bistort, Indian Languages, Malay Languages, Thibetan Language, Japanese Language, African Languages, American Languages, Abstract Philology, Words Implied.', '<p>PART - I</p>

<p>The Elements of Languages, English Grammer, Latin Grammer, History of Nouns, History of Adjectives, History of Pronouns, History of Particles, History of Numericals, History of Participles, History of Verbs, Etymology.</p>

<p>Part - II</p>

<p>History of Languages, The English Language, The German Language, Celtic Languages, Latin Languages, Slavic Languages, Finnish Languages, Persian Languages, Caucasian Languages, Tartar Languages, Chinese Languages, Semitic Bistort, Indian Languages, Malay Languages, Thibetan Language, Japanese Language, African Languages, American Languages, Abstract Philology, Words Implied.</p>', 'Sub Title
			Languages of the World

			Author
			Mario A. Pei

			ISBN 13 Digit
			9781907653421

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Languages of the World</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mario A. Pei</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781907653421</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"19995"', '"11997"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8740IMG_20220215_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781907653421&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3252', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3252', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1127, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:57'),
('45334f66-21fb-4d2b-8216-9e259af84e25', '3745', 702, 'Sri Aurobindo Jung and Vedic Yoga', 'sri-aurobindo-jung-and-vedic-yoga', 'sri-aurobindo-jung-and-vedic-yoga', '9738137471905', '9738137471905', '9738137471905', NULL, 'Contents:

Collective Unconscious and the Subliminal 

Discovery

Collective versus Personal Unconscious

Collective Unconscious as the World in Miniature

Dynamism and Futurity

Integrality

Contents

The Underlying Unity

Compensatory of the Conscious Mind

Why Conscious?

The Subconscient: Individual and Universal 

The Subliminal

Distinction from the Western Subliminal

Possibility of the Higher Subliminal

The Subliminal as the Cosmos in Miniature

Simultaneity and All-comprehensiveness

Agreements

Disagreements

Vedic View of the Conscious and Unconscious

Archetypes And Visionary Beings

Discovery of Archetypes

Instincts and Archetypes

Archetypes as Modes of Apprehension

Power of Archetypes

Myths and Archetypes

Meaning and Emergence of Archetypes

Religion and Archetypes

Metaphysical Background of Archetypes

Prerequisites of Visions

Varieties of Visions

Reality of Visions

Types of Visions and Beings

Symbolism of Visions

Hallucinations and Visions

Classification of Visions

Conclusions

Status of Visionary Beings in the Veda

Consciousness, Ego And Self

Consciousness as a Product of the Unconscious

Consciousness and Archetypes

Consciousness and the Unconscious

Consciousness and Ego

Divisibility of the Ego

The Inherent Unity

The Self

The Self as as object of Experience

Necessity of Balance Between The Ego and the Self

Mandala and the Self

The Law of Opposites

Transcendence of the Self

Problem of Determining the Priority between Consciousness and the Unconscious

Consciousness as the Fundamental Reality

Planes of the Human Consciousness

Concentricity and the Ego

Divisive Nature of the Ego

Ego and Suffering

Elimination of the Ego

The Self

The Self as Jivatman and Atman

Necessity of Self-realisation

Conclusions

Vedic View of Consciousness, Ego and Self

Structurre And Dynamics Of The Inner Reality

Polarity in the Psyche

Universality of the Psyche

Psyche and Matter as Coordinates

Psychin Tension

Psychic Energy or Libido

Transformation of the Libido

Psyche and Physiological Functions

Psyche and the Soul

Psyche and the Metaphysical Reality

The Concentric and Vertical Systems of Being 

The Subliminal

The Psychic Being

Psychic Being and the Jivatman

The Supramental and its Descent

Consciousness-Force and Psychic Force

Vedic View of the Structure and dynamics of the Inner Reality

Individuation And Transformation

Polarity of Extension and Intensification

The Idea of Mandala

Division of Personality

Synthesis of the Conscious and the Unconscious

Subordination of the Ego

Symbols of Individution

Individuation and Cultural Development

Individuation and Psychological Types

Process of Transformation

Difficulties in the process of Transformation

Transformation of the Ego

Psychic Transformation 

Spiritual Transformation 

Psychological Types

Vedic view of Transformation of the Individual

Active Imagination And Integral Yoga

Dream

Unconscious Expressions

Fantasy

Technique of Active Imagination

Dangers of Active Imagination

Active Imagination and Yoga

Nature of Experience in Active Imagination

Experience in Active Imagination vs Religious Doctrines

Active Imagination and Intuition

Limitations of the Earlier Systems of Yoga

Basis of the Integral Yoga

Concentration

Limitations of the State of Samadhi

Descent of the Supramental

Transformations

Sadhana through Dream and Dreamless Sleep

Integral Sadhana

Practice of Yoga by Westerners

Yoga and the Reality

Retrospect And Prospect

Understanding the Limitations of the Surface Mind

Confirmation and Widening of the concept of Personal Unconscious

Significance of the Discovery of the Collective unconscious and the Subliminal 

Corroboration to the Idea of Self

Implications for the Development of Personality

Vedic Yoga

Origin of Yoga

Yoga of Harmony

Yoga of Mental and Physical Transformation

Yoga and Prana

Yoga of Tapas

Yoga of the Cosmic Person

Yoga of Ingression from finitude to Infinitude

Yoga of Unification of Heart and Head

Yoga of Spectacular Attainments', '<p><span><span><span><span>Contents:</span></span></span></span></p>

<p><span><span><strong><span><span>Collective Unconscious and the Subliminal </span></span></strong></span></span></p>

<p><span><span><span><span>Discovery</span></span></span></span></p>

<p><span><span><span><span>Collective versus Personal Unconscious</span></span></span></span></p>

<p><span><span><span><span>Collective Unconscious as the World in Miniature</span></span></span></span></p>

<p><span><span><span><span>Dynamism and Futurity</span></span></span></span></p>

<p><span><span><span><span>Integrality</span></span></span></span></p>

<p><span><span><span><span>Contents</span></span></span></span></p>

<p><span><span><span><span>The Underlying Unity</span></span></span></span></p>

<p><span><span><span><span>Compensatory of the Conscious Mind</span></span></span></span></p>

<p><span><span><span><span>Why Conscious?</span></span></span></span></p>

<p><span><span><span><span>The Subconscient: Individual and Universal </span></span></span></span></p>

<p><span><span><span><span>The Subliminal</span></span></span></span></p>

<p><span><span><span><span>Distinction from the Western Subliminal</span></span></span></span></p>

<p><span><span><span><span>Possibility of the Higher Subliminal</span></span></span></span></p>

<p><span><span><span><span>The Subliminal as the Cosmos in Miniature</span></span></span></span></p>

<p><span><span><span><span>Simultaneity and All-comprehensiveness</span></span></span></span></p>

<p><span><span><span><span>Agreements</span></span></span></span></p>

<p><span><span><span><span>Disagreements</span></span></span></span></p>

<p><span><span><span><span>Vedic View of the Conscious and Unconscious</span></span></span></span></p>

<p><span><span><strong><span><span>Archetypes And Visionary Beings</span></span></strong></span></span></p>

<p><span><span><span><span>Discovery of Archetypes</span></span></span></span></p>

<p><span><span><span><span>Instincts and Archetypes</span></span></span></span></p>

<p><span><span><span><span>Archetypes as Modes of Apprehension</span></span></span></span></p>

<p><span><span><span><span>Power of Archetypes</span></span></span></span></p>

<p><span><span><span><span>Myths and Archetypes</span></span></span></span></p>

<p><span><span><span><span>Meaning and Emergence of Archetypes</span></span></span></span></p>

<p><span><span><span><span>Religion and Archetypes</span></span></span></span></p>

<p><span><span><span><span>Metaphysical Background of Archetypes</span></span></span></span></p>

<p><span><span><span><span>Prerequisites of Visions</span></span></span></span></p>

<p><span><span><span><span>Varieties of Visions</span></span></span></span></p>

<p><span><span><span><span>Reality of Visions</span></span></span></span></p>

<p><span><span><span><span>Types of Visions and Beings</span></span></span></span></p>

<p><span><span><span><span>Symbolism of Visions</span></span></span></span></p>

<p><span><span><span><span>Hallucinations and Visions</span></span></span></span></p>

<p><span><span><span><span>Classification of Visions</span></span></span></span></p>

<p><span><span><span><span>Conclusions</span></span></span></span></p>

<p><span><span><span><span>Status of Visionary Beings in the Veda</span></span></span></span></p>

<p><span><span><strong><span><span>Consciousness, Ego And Self</span></span></strong></span></span></p>

<p><span><span><span><span>Consciousness as a Product of the Unconscious</span></span></span></span></p>

<p><span><span><span><span>Consciousness and Archetypes</span></span></span></span></p>

<p><span><span><span><span>Consciousness and the Unconscious</span></span></span></span></p>

<p><span><span><span><span>Consciousness and Ego</span></span></span></span></p>

<p><span><span><span><span>Divisibility of the Ego</span></span></span></span></p>

<p><span><span><span><span>The Inherent Unity</span></span></span></span></p>

<p><span><span><span><span>The Self</span></span></span></span></p>

<p><span><span><span><span>The Self as as object of Experience</span></span></span></span></p>

<p><span><span><span><span>Necessity of Balance Between The Ego and the Self</span></span></span></span></p>

<p><span><span><span><span>Mandala and the Self</span></span></span></span></p>

<p><span><span><span><span>The Law of Opposites</span></span></span></span></p>

<p><span><span><span><span>Transcendence of the Self</span></span></span></span></p>

<p><span><span><span><span>Problem of Determining the Priority between Consciousness and the Unconscious</span></span></span></span></p>

<p><span><span><span><span>Consciousness as the Fundamental Reality</span></span></span></span></p>

<p><span><span><span><span>Planes of the Human Consciousness</span></span></span></span></p>

<p><span><span><span><span>Concentricity and the Ego</span></span></span></span></p>

<p><span><span><span><span>Divisive Nature of the Ego</span></span></span></span></p>

<p><span><span><span><span>Ego and Suffering</span></span></span></span></p>

<p><span><span><span><span>Elimination of the Ego</span></span></span></span></p>

<p><span><span><span><span>The Self</span></span></span></span></p>

<p><span><span><span><span>The Self as Jivatman and Atman</span></span></span></span></p>

<p><span><span><span><span>Necessity of Self-realisation</span></span></span></span></p>

<p><span><span><span><span>Conclusions</span></span></span></span></p>

<p><span><span><span><span>Vedic View of Consciousness, Ego and Self</span></span></span></span></p>

<p><span><span><strong><span><span>Structurre And Dynamics Of The Inner Reality</span></span></strong></span></span></p>

<p><span><span><span><span>Polarity in the Psyche</span></span></span></span></p>

<p><span><span><span><span>Universality of the Psyche</span></span></span></span></p>

<p><span><span><span><span>Psyche and Matter as Coordinates</span></span></span></span></p>

<p><span><span><span><span>Psychin Tension</span></span></span></span></p>

<p><span><span><span><span>Psychic Energy or Libido</span></span></span></span></p>

<p><span><span><span><span>Transformation of the Libido</span></span></span></span></p>

<p><span><span><span><span>Psyche and Physiological Functions</span></span></span></span></p>

<p><span><span><span><span>Psyche and the Soul</span></span></span></span></p>

<p><span><span><span><span>Psyche and the Metaphysical Reality</span></span></span></span></p>

<p><span><span><span><span>The Concentric and Vertical Systems of Being </span></span></span></span></p>

<p><span><span><span><span>The Subliminal</span></span></span></span></p>

<p><span><span><span><span>The Psychic Being</span></span></span></span></p>

<p><span><span><span><span>Psychic Being and the Jivatman</span></span></span></span></p>

<p><span><span><span><span>The Supramental and its Descent</span></span></span></span></p>

<p><span><span><span><span>Consciousness-Force and Psychic Force</span></span></span></span></p>

<p><span><span><span><span>Vedic View of the Structure and dynamics of the Inner Reality</span></span></span></span></p>

<p><span><span><strong><span><span>Individuation And Transformation</span></span></strong></span></span></p>

<p><span><span><span><span>Polarity of Extension and Intensification</span></span></span></span></p>

<p><span><span><span><span>The Idea of Mandala</span></span></span></span></p>

<p><span><span><span><span>Division of Personality</span></span></span></span></p>

<p><span><span><span><span>Synthesis of the Conscious and the Unconscious</span></span></span></span></p>

<p><span><span><span><span>Subordination of the Ego</span></span></span></span></p>

<p><span><span><span><span>Symbols of Individution</span></span></span></span></p>

<p><span><span><span><span>Individuation and Cultural Development</span></span></span></span></p>

<p><span><span><span><span>Individuation and Psychological Types</span></span></span></span></p>

<p><span><span><span><span>Process of Transformation</span></span></span></span></p>

<p><span><span><span><span>Difficulties in the process of Transformation</span></span></span></span></p>

<p><span><span><span><span>Transformation of the Ego</span></span></span></span></p>

<p><span><span><span><span>Psychic Transformation </span></span></span></span></p>

<p><span><span><span><span>Spiritual Transformation </span></span></span></span></p>

<p><span><span><span><span>Psychological Types</span></span></span></span></p>

<p><span><span><span><span>Vedic view of Transformation of the Individual</span></span></span></span></p>

<p><span><span><strong><span><span>Active Imagination And Integral Yoga</span></span></strong></span></span></p>

<p><span><span><span><span>Dream</span></span></span></span></p>

<p><span><span><span><span>Unconscious Expressions</span></span></span></span></p>

<p><span><span><span><span>Fantasy</span></span></span></span></p>

<p><span><span><span><span>Technique of Active Imagination</span></span></span></span></p>

<p><span><span><span><span>Dangers of Active Imagination</span></span></span></span></p>

<p><span><span><span><span>Active Imagination and Yoga</span></span></span></span></p>

<p><span><span><span><span>Nature of Experience in Active Imagination</span></span></span></span></p>

<p><span><span><span><span>Experience in Active Imagination vs Religious Doctrines</span></span></span></span></p>

<p><span><span><span><span>Active Imagination and Intuition</span></span></span></span></p>

<p><span><span><span><span>Limitations of the Earlier Systems of Yoga</span></span></span></span></p>

<p><span><span><span><span>Basis of the Integral Yoga</span></span></span></span></p>

<p><span><span><span><span>Concentration</span></span></span></span></p>

<p><span><span><span><span>Limitations of the State of Samadhi</span></span></span></span></p>

<p><span><span><span><span>Descent of the Supramental</span></span></span></span></p>

<p><span><span><span><span>Transformations</span></span></span></span></p>

<p><span><span><span><span>Sadhana through Dream and Dreamless Sleep</span></span></span></span></p>

<p><span><span><span><span>Integral Sadhana</span></span></span></span></p>

<p><span><span><span><span>Practice of Yoga by Westerners</span></span></span></span></p>

<p><span><span><span><span>Yoga and the Reality</span></span></span></span></p>

<p><span><span><strong><span><span>Retrospect And Prospect</span></span></strong></span></span></p>

<p><span><span><span><span>Understanding the Limitations of the Surface Mind</span></span></span></span></p>

<p><span><span><span><span>Confirmation and Widening of the concept of Personal Unconscious</span></span></span></span></p>

<p><span><span><span><span>Significance of the Discovery of the Collective unconscious and the Subliminal </span></span></span></span></p>

<p><span><span><span><span>Corroboration to the Idea of Self</span></span></span></span></p>

<p><span><span><span><span>Implications for the Development of Personality</span></span></span></span></p>

<p><span><span><strong><span><span>Vedic Yoga</span></span></strong></span></span></p>

<p><span><span><span><span>Origin of Yoga</span></span></span></span></p>

<p><span><span><span><span>Yoga of Harmony</span></span></span></span></p>

<p><span><span><span><span>Yoga of Mental and Physical Transformation</span></span></span></span></p>

<p><span><span><span><span>Yoga and Prana</span></span></span></span></p>

<p><span><span><span><span>Yoga of Tapas</span></span></span></span></p>

<p><span><span><span><span>Yoga of the Cosmic Person</span></span></span></span></p>

<p><span><span><span><span>Yoga of Ingression from finitude to Infinitude</span></span></span></span></p>

<p><span><span><span><span>Yoga of Unification of Heart and Head</span></span></span></span></p>

<p><span><span><span><span>Yoga of Spectacular Attainments</span></span></span></span></p>', 'Title
			Sri Aurobindo Jung and Vedic Yoga

			Author
			Prof. S.P. Singh

			ISBN
			9738137471905

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sri Aurobindo Jung and Vedic Yoga</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9738137471905</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>

<p> </p>', '"1399"', '"980"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/668629.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9738137471905&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3745', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3745', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 702, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:57'),
('453aea8b-3f9a-429e-84f7-15aade1ea6d2', '1109', NULL, 'Encyclopedia of Life Sciences -21-26 Vols. Set', 'encyclopedia-of-life-sciences-2126-vols-set', 'encyclopedia-of-life-sciences-2126-vols-set', '9780470061411', '9780470061411', '9780470061411', NULL, 'About the book

Spanning the entire spectrum of life science research, the Encyclopedia features more than 4,000 specially commissioned and peer-reviewed articles. These concentrate primarily on the molecular and cellular life sciences, including biochemical topics, methods and techniques. Applied areas of science are also included on a selective basis, as are biographies and general interest articles on ethics and the history of science. Since the acquisition of ELS from NPG in 2004, Wiley has been adding both new and updated articles to keep readers up-to-date with the relentlessly evolving nature of life sciences, carefully commissioning in areas that have been particularly dynamic on the advice of a specialist board of scientific editors. Accordingly, in this six-volume work, we have published an additional 650 new and updated peer-reviewed articles that complement the original print volume set. By completing the original set with these new articles, the reader is kept up-to-date with research across the life sciences in one complete print product. Aimed at researchers, students and teachers, articles provide comprehensive and authoritative coverage, written by leaders in the field. Colour illustrations and tables accompany articles, with appendix and glossary material providing essential information for the non-specialist, including biochemical and taxonomic information, acronyms, synonyms, units and other technical data. Importantly, all articles have been peer-reviewed to ensure a balanced representation of the literature. Articles are divided into three different categories indicating their level of complexity: Introductory, Advanced and Keynote. Introductory articles have been written primarily for undergraduate and non-specialists requiring the basic concepts of a particular subject. Advanced articles provide a more detailed discussion of specialist subjects, equivalent to that found in graduate level texts. Keynote articles provide a platform for debate where controversial issues and ''hot topics'' can be discussed. Coverage includes: * Biochemistry * Cell Biology * Developmental Biology * Ecology * Evolution and Diversity of Life * Functional and Comparative Morphology * Genetics and Disease * Genetics and Molecular Biology * Immunology * Microbiology * Neuroscience * Plant Science * Science and Society * Structural Biology * Virology Don''t miss this great opportunity to own the leading resource in the life sciences.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Spanning the entire spectrum of life science research, the Encyclopedia features more than 4,000 specially commissioned and peer-reviewed articles. These concentrate primarily on the molecular and cellular life sciences, including biochemical topics, methods and techniques. Applied areas of science are also included on a selective basis, as are biographies and general interest articles on ethics and the history of science. Since the acquisition of ELS from NPG in 2004, Wiley has been adding both new and updated articles to keep readers up-to-date with the relentlessly evolving nature of life sciences, carefully commissioning in areas that have been particularly dynamic on the advice of a specialist board of scientific editors. Accordingly, in this six-volume work, we have published an additional 650 new and updated peer-reviewed articles that complement the original print volume set. By completing the original set with these new articles, the reader is kept up-to-date with research across the life sciences in one complete print product. Aimed at researchers, students and teachers, articles provide comprehensive and authoritative coverage, written by leaders in the field. Colour illustrations and tables accompany articles, with appendix and glossary material providing essential information for the non-specialist, including biochemical and taxonomic information, acronyms, synonyms, units and other technical data. Importantly, all articles have been peer-reviewed to ensure a balanced representation of the literature. Articles are divided into three different categories indicating their level of complexity: Introductory, Advanced and Keynote. Introductory articles have been written primarily for undergraduate and non-specialists requiring the basic concepts of a particular subject. Advanced articles provide a more detailed discussion of specialist subjects, equivalent to that found in graduate level texts. Keynote articles provide a platform for debate where controversial issues and ''hot topics'' can be discussed. Coverage includes: * Biochemistry * Cell Biology * Developmental Biology * Ecology * Evolution and Diversity of Life * Functional and Comparative Morphology * Genetics and Disease * Genetics and Molecular Biology * Immunology * Microbiology * Neuroscience * Plant Science * Science and Society * Structural Biology * Virology Don''t miss this great opportunity to own the leading resource in the life sciences.</span></span></span></p>', 'Title
			Encyclopedia of Life Sciences -21-26 Vols. Set

			Author
			Wiley

			ISBN
			9780470061411

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of Life Sciences -21-26 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470061411</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"202920"', '"142044"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30359780470061411.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470061411&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1109', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1109', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2412, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:57'),
('453ec637-58f6-4345-8ec8-3bb1fcab2c13', '2112', NULL, 'Computer Vision - A Modern Approach - 2/e', 'computer-vision-a-modern-approach-2e-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112', 'computer-vision-a-modern-approach-2e-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112-2112', 'DRTG5655', 'DRTG5655', 'DRTG5655', NULL, 'Computer Vision - A Modern Approach - 2/e', '<h1>Computer Vision - A Modern Approach - 2/e</h1>', 'Sub Title
			No

			Author
			Forsyth, Ponce

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120350601

			Pages
			792

			Binding
			Paperback

			Year of Publication
			2015

			Edition of Book
			Second edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Forsyth, Ponce</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120350601</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>792</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Second edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Second edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 792, '792', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55889788120350601.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DRTG5655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2112', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2112', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1751, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('454258e9-bf08-4e9b-9707-9a12bdc00baf', '1979', NULL, 'Introduction to Biosemiotics -The New Biological Synthesis', 'introduction-to-biosemiotics-the-new-biological-synthesis-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-197-1979', 'introduction-to-biosemiotics-the-new-biological-synthesis-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979-1979', 'XVRT4455', 'XVRT4455', 'XVRT4455', NULL, 'Introduction to Biosemiotics -The New Biological Synthesis', '<h1>Introduction to Biosemiotics -The New Biological Synthesis</h1>', 'Sub Title
			No

			Author
			Marcello Barbieri

			About Author
			No

			Content
			Combining research approaches from biology, philosophy and linguistics, the field of Biosemiotics proposes that animals, plants and single cells all engage in semiosis – the conversion of objective signals into conventional signs. This has important implications and applications for issues ranging from natural selection to animal behavior and human psychology, leaving biosemiotics at the cutting edge of the research on the fundamentals of life. Drawing on an international expertise, the book details the history and study of biosemiotics, and provides a state-of-the-art summary of the current work in this new field. And, with relevance to a wide range of disciplines – from linguistics and semiotics to evolutionary phenomena and the philosophy of biology – the book provides an important text for both students and established researchers, while marking a vital step in the evolution of a new biological paradigm.

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402048135

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marcello Barbieri</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Combining research approaches from biology, philosophy and linguistics, the field of Biosemiotics proposes that animals, plants and single cells all engage in semiosis – the conversion of objective signals into conventional signs. This has important implications and applications for issues ranging from natural selection to animal behavior and human psychology, leaving biosemiotics at the cutting edge of the research on the fundamentals of life. Drawing on an international expertise, the book details the history and study of biosemiotics, and provides a state-of-the-art summary of the current work in this new field. And, with relevance to a wide range of disciplines – from linguistics and semiotics to evolutionary phenomena and the philosophy of biology – the book provides an important text for both students and established researchers, while marking a vital step in the evolution of a new biological paradigm.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402048135</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"19100"', '"11460"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3210dpp_10_29.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XVRT4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1979', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1979', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1847, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:57'),
('4542d996-9165-478e-8cfa-e0a7858f070b', '1626', NULL, 'Cosmology: The History and Nature of Our Universe - Course Guidebook - With DVD', 'cosmology-the-history-and-nature-of-our-universe-course-guidebook-with-dvd-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1-1626', 'cosmology-the-history-and-nature-of-our-universe-course-guidebook-with-dvd-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626-1626', 'IOLK8876T', 'IOLK8876T', 'IOLK8876T', NULL, 'Cosmology: The History and Nature of Our Universe - Course Guidebook - With DVD', '<h1>Cosmology: The History and Nature of Our Universe - Course Guidebook - With DVD</h1>', 'Sub Title
			No

			Author
			Prof. Mark Whittle

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781598034936

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Mark Whittle</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598034936</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7199"', '"4319"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61379781598034936.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IOLK8876T&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1626', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1626', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2091, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('4552fc76-4518-4f81-9a83-daa1706468fd', '3466', 932, 'Population Systems - A General Introduction New', 'population-systems-a-general-introduction-new-3466', 'population-systems-a-general-introduction-new', '9781402068188', '9781402068188::3466', '9781402068188', NULL, 'This book is concerned with the general principles and theories of population ecology, based on the idea that the rules governing the dyanmics of populations are relatively simple, and that the rich behavior we observe in nature is a consequence of the structure of the system rather than of the complexity of the underlying rules. From this perspective, the dynamic behavior of single-species populations is examined and an elementary feedback model of the population system is developed. This single-species model is refined and generalized by examining the mechanisms of population regulation. Graphical procedures are developed for evaluating the behavior of populations inhabiting variable environments, which are then applied to the analysis of interaction between two species. Finally, spatial effects on population behavior and communities composed of many interacting species are examined.

Content - Preface to the First Edition, Preface to the Second Edition,  Acknowledgments,  Introduction to Part I, Chapter 1 A Brief Look at Systems in General, Chapter 2 Population Dynamics and an Elementary Model,  Chapter 3 Population Regulation and a General Model, Part II Systems of Interacting Populations, Introduction to Part II Chapter 4 Interactions Between Two Species, Chapter 5 Interactions in Space, Chapter 6 Interactions Between Many Species (Ecological Communities), Epilogue: The Human Dilemma, Answers to Exercises, Name Index, Subject Index', '<p style="text-align:justify"><span>This book is concerned with the general principles and theories of population ecology, based on the idea that the rules governing the dyanmics of populations are relatively simple, and that the rich behavior we observe in nature is a consequence of the structure of the system rather than of the complexity of the underlying rules. From this perspective, the dynamic behavior of single-species populations is examined and an elementary feedback model of the population system is developed. This single-species model is refined and generalized by examining the mechanisms of population regulation. Graphical procedures are developed for evaluating the behavior of populations inhabiting variable environments, which are then applied to the analysis of interaction between two species. Finally, spatial effects on population behavior and communities composed of many interacting species are examined.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Preface to the First Edition, Preface to the Second Edition,  Acknowledgments,  Introduction to Part I, Chapter 1 A Brief Look at Systems in General, Chapter 2 Population Dynamics and an Elementary Model,  Chapter 3 Population Regulation and a General Model, Part II Systems of Interacting Populations, Introduction to Part II Chapter 4 Interactions Between Two Species, Chapter 5 Interactions in Space, Chapter 6 Interactions Between Many Species (Ecological Communities), Epilogue: The Human Dilemma, Answers to Exercises, Name Index, Subject Index</span></span></p>
', NULL, NULL, '"4625"', '"2775"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3479Population%20Systems%20-%20A%20Genreral%20Introduction.jpg', NULL, '3', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781402068188&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3466', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3466', 'Storefront detail', NULL, NULL, 'DISABLED', 0, 932, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:58'),
('45605196-f240-4db2-b566-5b7b59b5edcb', '1340', NULL, 'Handbook of Public Policy Evaluation New', 'handbook-of-public-policy-evaluation-new-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340', 'handbook-of-public-policy-evaluation-new-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340-1340', 'HJUY4455', 'HJUY4455', 'HJUY4455', NULL, 'Handbook of Public Policy Evaluation is the only book of its kind to present aspects of public policy evaluation that relate to economic, technology, social, political, international, and legal problems. Rather than looking at specific narrowly focused programs, this book emphasizes broad-based evaluation theory, study, and application, providing a rich variety of exceptional insights and ideas. Designed to facilitate integration and coherence, key features in this volume include: Systematic evaluation, measuring the policy alternatives available for achieving goals Win-win evaluation, processing policy alternatives that can enable conservatives, liberals, and other major viewpoints to all come out ahead of their best initial expectations simultaneously Policy evaluation, offering methods, examples, studies, professionalism, perspectives, concepts, trends, substance, theory, applications, dispute resolution, interdisciplinary interaction and bibliographies and applications The book targets the need for improvement in the methods, processes, and substance of public policy and opens the gate of public policy to be more effective, efficient, and equitable. Policymakers, administrators, analysts, and practitioners alike will find the Handbook a necessary resource of alternative public policies that are placed in context with a direct course to positive results.', '<p>Handbook of Public Policy Evaluation is the only book of its kind to present aspects of public policy evaluation that relate to economic, technology, social, political, international, and legal problems. Rather than looking at specific narrowly focused programs, this book emphasizes broad-based evaluation theory, study, and application, providing a rich variety of exceptional insights and ideas. Designed to facilitate integration and coherence, key features in this volume include: Systematic evaluation, measuring the policy alternatives available for achieving goals Win-win evaluation, processing policy alternatives that can enable conservatives, liberals, and other major viewpoints to all come out ahead of their best initial expectations simultaneously Policy evaluation, offering methods, examples, studies, professionalism, perspectives, concepts, trends, substance, theory, applications, dispute resolution, interdisciplinary interaction and bibliographies and applications The book targets the need for improvement in the methods, processes, and substance of public policy and opens the gate of public policy to be more effective, efficient, and equitable. Policymakers, administrators, analysts, and practitioners alike will find the Handbook a necessary resource of alternative public policies that are placed in context with a direct course to positive results.</p>', 'Handbook of Public Policy Evaluation New', '<h1>Handbook of Public Policy Evaluation New</h1>', '"13499"', '"8099"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1306Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJUY4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1340', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1340', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2258, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('4566738b-c12e-4c58-a811-4636d555349d', '2039', NULL, 'The Bacteria: Their Origin, Structure, Function and Antibiosis New', 'the-bacteria-their-origin-structure-function-and-antibiosis-new-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-20-2039', 'the-bacteria-their-origin-structure-function-and-antibiosis-new-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039-2039', 'PKJIU787', 'PKJIU787', 'PKJIU787', NULL, 'Understanding antibiotic chemotherapy at the ecological level is necessary for more permanent advances in development and in the usage of antibiotic agents. This book traces the history of bacteria, from the development of life on earth to the evolution of diversity. It is this diversity that led, almost automatically to the development of pathogens as well as antibiotics. If we are to create long term antibiotics we must design them with this history in mind.', '<p>Understanding antibiotic chemotherapy at the ecological level is necessary for more permanent advances in development and in the usage of antibiotic agents. This book traces the history of bacteria, from the development of life on earth to the evolution of diversity. It is this diversity that led, almost automatically to the development of pathogens as well as antibiotics. If we are to create long term antibiotics we must design them with this history in mind.</p>', 'The Bacteria: Their Origin, Structure, Function and Antibiosis New', '<h1>The Bacteria: Their Origin, Structure, Function and Antibiosis New</h1>', '"15300"', '"9180"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3114dpp_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PKJIU787&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2039', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2039', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1802, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('456f0b83-668d-41fa-bf69-7b7857b9e029', '4302', 161, 'Digital Camera Techniques', 'digital-camera-techniques', 'digital-camera-techniques', '9780240516875', '9780240516875', '9780240516875', NULL, 'About the book

The best photographs start with proper attention behind the camera before you take them. Jon Tarrant shows you how to achieve this by fully explaining how digital cameras work so you too can achieve professional-looking results without having to resort to image manipulation on a computer. Jon explains all the basics of digital cameras: their anatomy; an outline of broad classes, indicated by price bands and features offered; a comparison with existing families of film cameras as a useful guide to newcomers. He also provides an invaluable buyer''s guide pointing out features to look for on a digital camera before you make your purchase. Coverage includes detail on lenses, exposure basics, ''correct'' exposure, using flash, the chip and the implications of this ''restriction'', image quality and retaining this quality, as well as discussion of the difficulties of digital cameras and sections on specific types of photography with digital cameras. Complete coverage is ensured with information on printing, storage and filing, the Internet as a medium of images, picture software and digital enhancement, always keeping the emphasis on the fact that the most important consideration is how you take the photographs and the vision you had then and knowing when to stop tinkering with your image This inspirational, full colour guide is what all digital camera owners have been waiting for. Jon Tarrant shows all keen digital photographers how to improve their photography and make the most of the latest technology.

Content:

	Introduction

	Digital World

	Basic Features

	Digital Features

	Camera Settings

	Exposure and lighting

	Digital Technicalities

	File Formats

	Camera Problems

	Pictures of people

	Other Subjects

	Printing Systems

	Printing Problems

	Storage and Filing

	E-mail and the Internet

	Imaging Software

	Colour Management

	Epilogue', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The best photographs start with proper attention behind the camera before you take them. Jon Tarrant shows you how to achieve this by fully explaining how digital cameras work so you too can achieve professional-looking results without having to resort to image manipulation on a computer. Jon explains all the basics of digital cameras: their anatomy; an outline of broad classes, indicated by price bands and features offered; a comparison with existing families of film cameras as a useful guide to newcomers. He also provides an invaluable buyer''s guide pointing out features to look for on a digital camera before you make your purchase. Coverage includes detail on lenses, exposure basics, ''correct'' exposure, using flash, the chip and the implications of this ''restriction'', image quality and retaining this quality, as well as discussion of the difficulties of digital cameras and sections on specific types of photography with digital cameras. Complete coverage is ensured with information on printing, storage and filing, the Internet as a medium of images, picture software and digital enhancement, always keeping the emphasis on the fact that the most important consideration is how you take the photographs and the vision you had then and knowing when to stop tinkering with your image This inspirational, full colour guide is what all digital camera owners have been waiting for. Jon Tarrant shows all keen digital photographers how to improve their photography and make the most of the latest technology.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Digital World</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Basic Features</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Digital Features</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Camera Settings</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Exposure and lighting</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Digital Technicalities</span></span></span></li>
	<li style="text-align:justify"><span><span><span>File Formats</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Camera Problems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Pictures of people</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Other Subjects</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Printing Systems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Printing Problems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Storage and Filing</span></span></span></li>
	<li style="text-align:justify"><span><span><span>E-mail and the Internet</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Imaging Software</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Colour Management</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Epilogue</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Digital Camera Techniques

			Author
			Jon Tarrant

			ISBN
			9780240516875

			Publisher
			Focal Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Digital Camera Techniques</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jon Tarrant</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780240516875</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Focal Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7298"', '"5109"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '30960a50-f3e3-4051-b110-7ce02a42f915', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7330digital.webp', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780240516875&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4302', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4302', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 161, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:58'),
('456fd3c9-358b-48d8-b965-71441ab79007', '4203', 260, 'Quantitative Techniques in Management 6/e', 'quantitative-techniques-in-management-6e', 'quantitative-techniques-in-management-6e', '9789354600838', '9789354600838', '9789354600838', NULL, 'About the book

This book provides an in-depth understanding of basic quantitative tools and techniques required in analytical evaluations and managerial decision-making. With the updated content, it continues to provide rich pedagogical support including relatively large-sized practical problems to aid decision-making process of managers. The new edition will be useful for students pursuing post graduate courses in management and commerce besides professional courses like those o¬ered by ICAI and ICWAI.

Content:

1. Decision –Making and Quantitative Techniques

2. Linear Programming I: Formulation and Graphic Solution

3. Linear Programming II: Simplex Method

4. Linear Programming III: Duality and Sensitivity Analysis

5. Specially Structured Linear Programmes I: Transportation and Transhipment Problems

6. Specially Structured Linear Programmes II: Assignment Problem

7. Integer Programming and 

8. Goal Programming

9. Theory of Games

10. Sequencing

11. Inventory Management

12. Queuing Theory

13. PERT and CPM

14. Simulation

15. Decision Theory

Appendix A: Statistical and Other Tables 

Appendix B: Answers to Practical Problems

Bibliography 

Index

Web Chapters

A. Dynamic Programming

B. Replacement Theory

C. Markov Chains

D. Investment Analysis and Break-Even Analysis

E. Forecasting', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book provides an in-depth understanding of basic quantitative tools and techniques required in analytical evaluations and managerial decision-making. With the updated content, it continues to provide rich pedagogical support including relatively large-sized practical problems to aid decision-making process of managers. The new edition will be useful for students pursuing post graduate courses in management and commerce besides professional courses like those o¬ered by ICAI and ICWAI.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. Decision –Making and Quantitative Techniques<br />
2. Linear Programming I: Formulation and Graphic Solution<br />
3. Linear Programming II: Simplex Method<br />
4. Linear Programming III: Duality and Sensitivity Analysis<br />
5. Specially Structured Linear Programmes I: Transportation and Transhipment Problems<br />
6. Specially Structured Linear Programmes II: Assignment Problem<br />
7. Integer Programming and <br />
8. Goal Programming<br />
9. Theory of Games<br />
10. Sequencing<br />
11. Inventory Management<br />
12. Queuing Theory<br />
13. PERT and CPM<br />
14. Simulation<br />
15. Decision Theory<br />
Appendix A: Statistical and Other Tables <br />
Appendix B: Answers to Practical Problems<br />
Bibliography <br />
Index<br />
<br />
Web Chapters<br />
A. Dynamic Programming<br />
B. Replacement Theory<br />
C. Markov Chains<br />
D. Investment Analysis and Break-Even Analysis<br />
E. Forecasting</span></span></span></p>
', 'Title
			Quantitative Techniques in Management 6/e

			Author
			N. D Vohra

			ISBN
			9789354600838

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Quantitative Techniques in Management 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>N. D Vohra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354600838</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1060"', '"795"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7641quantitaticve.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354600838&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4203', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4203', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 260, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:58'),
('458970a6-a635-49c5-b95c-56823a00a0a1', '4256', 207, 'Business Ethics ', 'business-ethics-4256', 'business-ethics', '9798219001314', '9798219001314', '9798219001314', NULL, 'Content:

	Ethics and Business

	Defining Business Ethics

	Understanding Ethics

	Ethical Decision Making: Personal and Professional Contexts

	The Corporate Culture—Impact and Implications

	Ethical Decision Making: Employer Responsibilities and Employee Rights

	Ethics and Marketing

	Trust in Corporate Governance, Accounting and Finance

	Business and Environmental Sustainability

	Workplace Diversity and Discrimination

	International Business and Globalization

	Blowing the Whistle

	Ethics and Technology

	Making IT Stick: Doing what’s Right in a Competitive Market', '<p><span><span><strong><span>   Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Ethics and Business</span></span></span></li>
	<li><span><span><span>Defining Business Ethics</span></span></span></li>
	<li><span><span><span>Understanding Ethics</span></span></span></li>
	<li><span><span><span>Ethical Decision Making: Personal and Professional Contexts</span></span></span></li>
	<li><span><span><span>The Corporate Culture—Impact and Implications</span></span></span></li>
	<li><span><span><span>Ethical Decision Making: Employer Responsibilities and Employee Rights</span></span></span></li>
	<li><span><span><span>Ethics and Marketing</span></span></span></li>
	<li><span><span><span>Trust in Corporate Governance, Accounting and Finance</span></span></span></li>
	<li><span><span><span>Business and Environmental Sustainability</span></span></span></li>
	<li><span><span><span>Workplace Diversity and Discrimination</span></span></span></li>
	<li><span><span><span>International Business and Globalization</span></span></span></li>
	<li><span><span><span>Blowing the Whistle</span></span></span></li>
	<li><span><span><span>Ethics and Technology</span></span></span></li>
	<li><span><span><span>Making IT Stick: Doing what’s Right in a Competitive Market</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Business Ethics 

			ISBN
			9798219001314

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Ethics </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9798219001314</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1299"', '"974"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3545WhatsApp%20Image%202025-11-01%20at%2013.54.38_751685a4.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9798219001314&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4256', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4256', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 207, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:58'),
('45e2d0b0-786a-4e73-b591-53b6b4c0dbcc', '2786', NULL, 'In the Shadow of Freedom - Three Lives in Hitler''s Berlin and Gandhi''s India', 'in-the-shadow-of-freedom-three-lives-in-hitlers-berlin-and-gandhis-india-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-278-2786', 'in-the-shadow-of-freedom-three-lives-in-hitlers-berlin-and-gandhis-india-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786-2786', 'EKY6643', 'EKY6643', 'EKY6643', NULL, 'In the early 1930s. Ayii Tendulkar, a young journalist from a small town in Maharashtra, traveled to Germany to pursue a doctorate in statistics. In Berlin, Ayii became a well-known journalist, and he met and fell in love with the renowned filmmaker Thea von Harbou, the writer of the classic films "Metropolis" and "M" and former wife of legendary director Fritz Lang. They later married. In this unique account, Laxmi Tendulkar Dhaul - the daughter of Ayii and his third wife, Indumati Gunaji - traces the turbulent lives of her parents and that of Thea von Harbou against the backdrop of Nazi Germany and Gandhi''s India. The book describes how Thea, many years Ayii''s senior, became his support and mainstay in Germany, helping him in his attempts to bring young Indian students to the country. Hitler''s rise to power put an end to that effort, and, on Thea''s advice, Ayii returned to India, where the outspoken journalist became involved in Gandhi''s campaign of noncooperation with the British, and where, with Thea''s consent, he soon married Indumati, a Gandhian activist. Caught up in the whirlwind of Gandhi''s activism, Indumati and Ayii spent several years in Indian prisons, unable to live as a married couple until their release, managing thereby to comply with a condition Gandhi himself had put on their marriage - that they remain apart for several years. Using a wealth of documents, letters, newspaper articles, and photographs, including personal papers, "Berlin to Gandhi" weaves together the tangled histories of two women, the man they loved, and two countries battling violence and nonviolence, fascism and colonialism.', '<p>In the early 1930s. Ayii Tendulkar, a young journalist from a small town in Maharashtra, traveled to Germany to pursue a doctorate in statistics. In Berlin, Ayii became a well-known journalist, and he met and fell in love with the renowned filmmaker Thea von Harbou, the writer of the classic films "Metropolis" and "M" and former wife of legendary director Fritz Lang. They later married. In this unique account, Laxmi Tendulkar Dhaul - the daughter of Ayii and his third wife, Indumati Gunaji - traces the turbulent lives of her parents and that of Thea von Harbou against the backdrop of Nazi Germany and Gandhi''s India. The book describes how Thea, many years Ayii''s senior, became his support and mainstay in Germany, helping him in his attempts to bring young Indian students to the country. Hitler''s rise to power put an end to that effort, and, on Thea''s advice, Ayii returned to India, where the outspoken journalist became involved in Gandhi''s campaign of noncooperation with the British, and where, with Thea''s consent, he soon married Indumati, a Gandhian activist. Caught up in the whirlwind of Gandhi''s activism, Indumati and Ayii spent several years in Indian prisons, unable to live as a married couple until their release, managing thereby to comply with a condition Gandhi himself had put on their marriage - that they remain apart for several years. Using a wealth of documents, letters, newspaper articles, and photographs, including personal papers, "Berlin to Gandhi" weaves together the tangled histories of two women, the man they loved, and two countries battling violence and nonviolence, fascism and colonialism.</p>', 'In the Shadow of Freedom - Three Lives in Hitler''s Berlin and Gandhi''s India', '<h1>In the Shadow of Freedom - Three Lives in Hitler''s Berlin and Gandhi''s India</h1>', '"600"', '"360"', '"2"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EKY6643&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2786', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2786', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1337, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('45eeb443-7c68-4f68-848c-49d67e2f300d', '249', NULL, 'Indian English Literature Contemporary Perspectives', 'indian-english-literature-contemporary-perspectives-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249', 'indian-english-literature-contemporary-perspectives-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249-249', 'Indian English Literature', 'Indian English Literature', 'Indian English Literature', NULL, 'The present anthology aims to probe, discuss and scrutinize the ways in which Indian writers have dealt with different social, political and psychological issues in their writings. It also extensively covers the Indian sensibility as manifested in the works of many eminent writers. It is a humble attempt to fill the dearth of comprehensive critical studies from multiple perspectives. This volume does not claim to be highly comprehensive in analyzing Indian sensibility through different perspectives, taking into the consideration its immensely rich cultural and social heritage. But it is expected that it will be an indispensable source for students and teachers of Indian writing in English and will enable the readers to grasp the real scenario of the contemporary Indian literature in English.', '<p>The present anthology aims to probe, discuss and scrutinize the ways in which Indian writers have dealt with different social, political and psychological issues in their writings. It also extensively covers the Indian sensibility as manifested in the works of many eminent writers. It is a humble attempt to fill the dearth of comprehensive critical studies from multiple perspectives. This volume does not claim to be highly comprehensive in analyzing Indian sensibility through different perspectives, taking into the consideration its immensely rich cultural and social heritage. But it is expected that it will be an indispensable source for students and teachers of Indian writing in English and will enable the readers to grasp the real scenario of the contemporary Indian literature in English.</p>', 'Sub Title
			No

			Author
			Dr. Santoshkumar G. Chauhan

			About Author
			No

			Content
			Contents Editor’s Note ix Contributors xv 1. A Critique of Mahesh Dattani’s ‘Final Solutions’ in the Light of Oriental Theory of ‘Rasa’ 1 2. Female Empowerment through Nurturance and Sisterhood: A Reading of Usha Ganguli’s ‘Rudali’ 11 3. New Frontiers of Indian English Literature: Directions and Dimensions 16 4. Touchable Tales of Untouchables: A Study of Gujarati Dalit Short Stories in English Translation 31 5. Inverting the Patriarchal Structure: An Analysis of Mahesh Dattani’s Where There is a Will 41 6. Women’s Voice in Indian English Drama: A reading of Kusum Kumar’s Listen Shefali and Mahasweta Devi’s ‘Mother of 1084’ 50 7. Praveen Gadhvi’s The Voice of the Last: Presentation/Representation of ‘the Other’ through self-transcendence 63 8. The White Tiger: A Critique 74 9. Exploring Multiple Layers of Marginality: A Post-Colonial Analysis of Mahesh Dattani’s Radio Plays Seven Steps Around the Fire and The Swami and Winston 85 10. Vikram Seth’s Writings: A Journey Across Cultures 98 11. Literary Discourse in Train to Pakistan and its Screen Adaptation 106 12. Fiction and Film 115 13. Women Portrayals of Ruskin Bond: Reflection of his Power of Observation and Imagination 122 14. Reaching the Sky Heights, Feminism in the Contemporary Indian English Poetry 130 15. Mahesh Dattani’s Seven Steps Around the Fire : The Plight of Subalterns 142 16. Aurobindo Ghosh’s Savitri as an anti-Thesis to Elaine Showalter’s Feminist Theory 150 17. Jaishree Misra : An Author of Secret with Special Reference to A Scandalous Secret 157 18. Finding Out One’s Roots in Unaccustomed Earth: An Analysis of Jhumpa Lahiri’s Short Stories “Mrs. Sen’s”, “When Mr. Pizzada Came to Dine”. “Unaccustomed Earth”. and “Hell-Heaven” 163 19. The Decline and Fall of the Feudal Glory in the Private Life of An Indian Prince by Mulk Raj Anand 171 20. Assertion of Individuality in Storm in Chandigarh 180 21. Diasporic Crisis of Culture and Identity in Jhumpa Lahiri’s The Namesake 186 22. Anandmath: A Critical Study 193 23. Neutralizing the Neutered: Seven Steps Around the Fire 202 24. Rabindranath Tagore’s Philosophy in ‘Gitanjali’: Its Relevance Today 211 25. Historical Insight in Fictions of Manohar Malgonkar 220 26. Emerging Trends in Indian Drama: An Overview 227 27. Translations of Mehani’s Works Based on the Folk Literature of Kathiyawad 235 28. Love and/versus Marriage in Girish Karnad’s Nagamandala 243 29. In the Country of Deceit: A Leap Towards Modernity 254 30. From Fiction to Film: With Special Reference to R.K. Narayan’s ‘The Guide’ and ‘Malgudi Days’ 274 31. Changing Image of Women in Indian Literature 283 32. Postcolonial Perspectives in the Novels of R.K. Narayan 291 33. The Plight of Traditional Hindu House Wife: The Central Theme of R.K. Narayan’s The Dark Room 306 34. Mahesh Dattani’s Tara: A Social Play 312 35. Unfolding Ultimate Truth: A Critical Apprisal of D.C. Chambial’s Poetic Oeuvre 323 36. Translation: An Overview 331

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788187471769

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Santoshkumar G. Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Contents Editor’s Note ix Contributors xv 1. A Critique of Mahesh Dattani’s ‘Final Solutions’ in the Light of Oriental Theory of ‘Rasa’ 1 2. Female Empowerment through Nurturance and Sisterhood: A Reading of Usha Ganguli’s ‘Rudali’ 11 3. New Frontiers of Indian English Literature: Directions and Dimensions 16 4. Touchable Tales of Untouchables: A Study of Gujarati Dalit Short Stories in English Translation 31 5. Inverting the Patriarchal Structure: An Analysis of Mahesh Dattani’s Where There is a Will 41 6. Women’s Voice in Indian English Drama: A reading of Kusum Kumar’s Listen Shefali and Mahasweta Devi’s ‘Mother of 1084’ 50 7. Praveen Gadhvi’s The Voice of the Last: Presentation/Representation of ‘the Other’ through self-transcendence 63 8. The White Tiger: A Critique 74 9. Exploring Multiple Layers of Marginality: A Post-Colonial Analysis of Mahesh Dattani’s Radio Plays Seven Steps Around the Fire and The Swami and Winston 85 10. Vikram Seth’s Writings: A Journey Across Cultures 98 11. Literary Discourse in Train to Pakistan and its Screen Adaptation 106 12. Fiction and Film 115 13. Women Portrayals of Ruskin Bond: Reflection of his Power of Observation and Imagination 122 14. Reaching the Sky Heights, Feminism in the Contemporary Indian English Poetry 130 15. Mahesh Dattani’s Seven Steps Around the Fire : The Plight of Subalterns 142 16. Aurobindo Ghosh’s Savitri as an anti-Thesis to Elaine Showalter’s Feminist Theory 150 17. Jaishree Misra : An Author of Secret with Special Reference to A Scandalous Secret 157 18. Finding Out One’s Roots in Unaccustomed Earth: An Analysis of Jhumpa Lahiri’s Short Stories “Mrs. Sen’s”, “When Mr. Pizzada Came to Dine”. “Unaccustomed Earth”. and “Hell-Heaven” 163 19. The Decline and Fall of the Feudal Glory in the Private Life of An Indian Prince by Mulk Raj Anand 171 20. Assertion of Individuality in Storm in Chandigarh 180 21. Diasporic Crisis of Culture and Identity in Jhumpa Lahiri’s The Namesake 186 22. Anandmath: A Critical Study 193 23. Neutralizing the Neutered: Seven Steps Around the Fire 202 24. Rabindranath Tagore’s Philosophy in ‘Gitanjali’: Its Relevance Today 211 25. Historical Insight in Fictions of Manohar Malgonkar 220 26. Emerging Trends in Indian Drama: An Overview 227 27. Translations of Mehani’s Works Based on the Folk Literature of Kathiyawad 235 28. Love and/versus Marriage in Girish Karnad’s Nagamandala 243 29. In the Country of Deceit: A Leap Towards Modernity 254 30. From Fiction to Film: With Special Reference to R.K. Narayan’s ‘The Guide’ and ‘Malgudi Days’ 274 31. Changing Image of Women in Indian Literature 283 32. Postcolonial Perspectives in the Novels of R.K. Narayan 291 33. The Plight of Traditional Hindu House Wife: The Central Theme of R.K. Narayan’s The Dark Room 306 34. Mahesh Dattani’s Tara: A Social Play 312 35. Unfolding Ultimate Truth: A Critical Apprisal of D.C. Chambial’s Poetic Oeuvre 323 36. Translation: An Overview 331</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471769</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1150"', '"690"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13579788187471769_1555555.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Indian%20English%20Literature&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=249', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=249', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2930, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('46028408-cd9e-43f2-bb61-e0eee80d4fa4', '4', NULL, 'Information Needs and Seeking Behavior - A Practical Approach', 'information-needs-and-seeking-behavior-a-practical-approach', 'information-needs-and-seeking-behavior-a-practical-approach', '9789385830358', '9789385830358', '9789385830358', NULL, 'ABOUT THE BOOK

Libraries are now change as knowledge centers and service centers.  Users are the centric component in the library system.  Satisfying user needs by provididng required information  to the user is major objectives of the libraries and information centers.  According to SR Ranganathan provide right information at the right time to the user should be the major motto of the libraries and information centers.

User study is the process of studying the user needs, information gathering habits, seeking behaviour of the users.  To identify the needs of the users, requirements of the resources and services can be possible through conducting studies on users.  Information seeking behaviour is major area of research in the user studies.  To study information seeking behavior of users is very important in the library system to determine the library organization, services to be provide and to establish satisfaction among the users.

This book provides a practical approach to the information seeking behavior sudies.  Articles in this book represents various aspects of information seeking behavior of various types of users like scientists, farm, scientists, students, faculty, engineers, medical professionals etc., Present articles in this book are based on the practical field studies on various users.  Hence this book definitely provide a direction towards how to conduct research on information seeking behaviour and helps to specially new researchers in the field.

Contents:-

1. Assessment of Information Needs & Gathering Habits of the Students of Sher-E-Kashmir University of Agricultural Sciences and Technology of Jammu: A Case Study

2. Information Needs and Gathering Habits of School Children in Digital Environment: A Literature Review 

3. Use of Media and Information Seeking Behavior of School Teachers in Vjayapur District (Karnataka): A Survey

4. Reading Culture Among Youths in Karnataka with Special Reference to Dharwad District 12-19

5. Information Skills among the Rural Community towards Anna Bhagya Schemes: An Empirical Study of Raichur District, Karnataka

6. Information Needs & Information Seeking in Internet Era: A Case Study of Geographers in Karnataka

7. Comparing the Information Needs and Seeking Behavior of Western Civilization and Eastern Civilization: An Analysis

8. Motivational Factors for Information Seeking : A Study of Farm Scientist 

9. The use of E-Resources among the Science Postgraduate Students in Karnataka State Akkamahadevi Women''s University, Vijayapura

10. Use of Health and Family Welfare Department website by Undergraduate Students of Government First Grade College in Haveri District, Karnataka

 ', '<p style="text-align:justify"><span><span><strong><span><span>ABOUT THE BOOK</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Libraries are now change as knowledge centers and service centers.  Users are the centric component in the library system.  Satisfying user needs by provididng required information  to the user is major objectives of the libraries and information centers.  According to SR Ranganathan provide right information at the right time to the user should be the major motto of the libraries and information centers.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>User study is the process of studying the user needs, information gathering habits, seeking behaviour of the users.  To identify the needs of the users, requirements of the resources and services can be possible through conducting studies on users.  Information seeking behaviour is major area of research in the user studies.  To study information seeking behavior of users is very important in the library system to determine the library organization, services to be provide and to establish satisfaction among the users.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book provides a practical approach to the information seeking behavior sudies.  Articles in this book represents various aspects of information seeking behavior of various types of users like scientists, farm, scientists, students, faculty, engineers, medical professionals etc., Present articles in this book are based on the practical field studies on various users.  Hence this book definitely provide a direction towards how to conduct research on information seeking behaviour and helps to specially new researchers in the field.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:-</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Assessment of Information Needs &amp; Gathering Habits of the Students of Sher-E-Kashmir University of Agricultural Sciences and Technology of Jammu: A Case Study</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Information Needs and Gathering Habits of School Children in Digital Environment: A Literature Review </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Use of Media and Information Seeking Behavior of School Teachers in Vjayapur District (Karnataka): A Survey</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Reading Culture Among Youths in Karnataka with Special Reference to Dharwad District 12-19</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Information Skills among the Rural Community towards Anna Bhagya Schemes: An Empirical Study of Raichur District, Karnataka</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Information Needs &amp; Information Seeking in Internet Era: A Case Study of Geographers in Karnataka</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Comparing the Information Needs and Seeking Behavior of Western Civilization and Eastern Civilization: An Analysis</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Motivational Factors for Information Seeking : A Study of Farm Scientist </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. The use of E-Resources among the Science Postgraduate Students in Karnataka State Akkamahadevi Women''s University, Vijayapura</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Use of Health and Family Welfare Department website by Undergraduate Students of Government First Grade College in Haveri District, Karnataka</span></span></span></span></p>

<p> </p>', 'Title
			Information Needs and Seeking Behavior - A Practical Approach

			Author
			Dr. Shantadevi

			ISBN
			9789385830358

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Information Needs and Seeking Behavior - A Practical Approach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Shantadevi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830358</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1399"', '"980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9157IMG_20220216_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830358&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3082, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:58'),
('460be6ed-4407-4a7f-9971-02ae34e9c033', '3683', 758, 'BHAVISHAYA MAHAPURANA - An Introduction, Sanskrit Text, English Translation, Notes & Index of Versesin 3 vols. Complete Set', 'bhavishaya-mahapurana-an-introduction-sanskrit-text-english-translation-notes-index-of-versesin-3-vols-complete-set', 'bhavishaya-mahapurana-an-introduction-sanskrit-text-english-translation-notes-index-of-versesin-3-vols-complete-set', '9788171107291', '9788171107291', '9788171107291', NULL, 'Purāņas are the treasure house of knowledge. The Paurāņika literature is encyclopedic and it includes diverse topics such as cosmogony, cosmology, genealogies of gods & goddesses, kings sages, demigods, folk tales, pilgrimages, temples, medicine, astronomy, grammar, mineralogy, theology and philosophy.

The number of Purāṇas are eighteen. The Bhavisya Purāņa is the embodiment of knowledge of Present, Past and Future. It seems it has been written by sage Vyāsa at the end of all seventeen Purāņas.

Bhavisya Purāna is adorned with fourteen vidyās (knowledge) of the four Vedas, the six Angas of the Vedas, Dharmaśāstra, Mīmāṁsā, Tarka or Nyāya and other Purāņas. In addition to these fourteen vidyās, this Purāņa contains four other vidyās such asĀyurveda, Dhanurveda, Gandharvaveda and Arthaśāstra.

Bhavisya Purāņa has been divided into four parvas, 1. Brāhma Parva, 2. Madhyama Parva, 3. Pratisarga Parva, 4. Uttara Parva. Brāhma Parva deals with the stories of gods and goddesses, but on the whole the emphasis on this parva is praising and worshipping Sungod with merits of listening to his glory, performing his holy vratas (vows) and observing his fast. Madhyama Parva of the Bhavisya Purāņa is primarily a Tantra-related work. It has been divided into three parts. Third Pratisarga Parva of the Bhavișya Purāņa is a treasure of Indian history of Medieval period in which future incidents have been presented in past tense. The last parva of the Bhavisya Purāņa is Uttara Parva. This parva is the treasure of Karmakāņda and charities observing festivity.

The present edition of Bhavişya Purāņa is the first ever complete English translation of the original Sanskrit text in devanāgarī that also includes an exhaustive introduction, notes and an index of Sanskrit verses at the end of third volume of this book.', '<p><span><span><span>Purāņas are the treasure house of knowledge. The Paurāņika literature is encyclopedic and it includes diverse topics such as cosmogony, cosmology, genealogies of gods &amp; goddesses, kings sages, demigods, folk tales, pilgrimages, temples, medicine, astronomy, grammar, mineralogy, theology and philosophy.</span></span></span></p>

<p><span><span><span>The number of Purāṇas are eighteen. The Bhavisya Purāņa is the embodiment of knowledge of Present, Past and Future. It seems it has been written by sage Vyāsa at the end of all seventeen Purāņas.</span></span></span></p>

<p><span><span><span>Bhavisya Purāna is adorned with fourteen vidyās (knowledge) of the four Vedas, the six Angas of the Vedas, Dharmaśāstra, Mīmāṁsā, Tarka or Nyāya and other Purāņas. In addition to these fourteen vidyās, this Purāņa contains four other vidyās such asĀyurveda, Dhanurveda, Gandharvaveda and Arthaśāstra.</span></span></span></p>

<p><span><span><span>Bhavisya Purāņa has been divided into four parvas, 1. Brāhma Parva, 2. Madhyama Parva, 3. Pratisarga Parva, 4. Uttara Parva. Brāhma Parva deals with the stories of gods and goddesses, but on the whole the emphasis on this parva is praising and worshipping Sungod with merits of listening to his glory, performing his holy vratas (vows) and observing his fast. Madhyama Parva of the Bhavisya Purāņa is primarily a Tantra-related work. It has been divided into three parts. Third Pratisarga Parva of the Bhavișya Purāņa is a treasure of Indian history of Medieval period in which future incidents have been presented in past tense. The last parva of the Bhavisya Purāņa is Uttara Parva. This parva is the treasure of Karmakāņda and charities observing festivity.</span></span></span></p>

<p><span><span><span>The present edition of Bhavişya Purāņa is the first ever complete English translation of the original Sanskrit text in devanāgarī that also includes an exhaustive introduction, notes and an index of Sanskrit verses at the end of third volume of this book.</span></span></span></p>', ' 

			Title

			 

			BHAVISHAYA MAHAPURANA - An Introduction, Sanskrit Text, English Translation, Notes & Index of Verses in 3 vols. Complete Set

			Author

			Shanti Lal Nagar

			Edition

			2/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171107291

			ISBN-10 Digit

			817110729X

			Pages

			766

			Year

			2023

			Binding

			Hard Bound

			Language

			Sanskrit & English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>BHAVISHAYA MAHAPURANA - An Introduction, Sanskrit Text, English Translation, Notes &amp; Index of Verses in 3 vols. Complete Set </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Shanti Lal Nagar</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171107291</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>817110729X</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>766</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2023</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"4000"', '"3000"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '2/e', NULL, '2023', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 766, '766', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1367bhavisya-mahapurana-original-imagaxhndzbrkgxq.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171107291&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3683', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3683', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 758, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:58'),
('460da681-fe04-485c-bc5d-3e945d4abcea', '2012', NULL, 'Pathological Investigation with Analysis', 'pathological-investigation-with-analysis-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012', 'pathological-investigation-with-analysis-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012-2012', 'WUTY4455', 'WUTY4455', 'WUTY4455', NULL, 'About the Book: Pathological Investigation With Analysis The book provides the detailed information about pathological Investigations with detailed analysis in the field of medicine. A prompt attempt has been made by the author to present all pathological investigations and their normal values in a very simple language. It divides all pathological investigations according to deferent systems. The book recommends various tests for various diseases. It also explains routine tests as well as special tests for various diseases. Presently there is no single book available in the market in which pathological investigations and their normal values could be found at one place. The author has tried to present a book in which physician will not be required to refer any other book. The book will be of immense use of for Doctors, Ayurveda experts, teachers, students of post-graduates and under-graduates, medical and Ayurvedic courses, researchers, scientists, pharmacologists, pharmaceutical organizations, pharmacists, biochemists, medical men and even common men. Content 1. Units 2. Examination 3. Investigations and Normal Range 4. Normal Measurement of Vital Organs 5. Gastro Intestinal Test 6. Bone Marrow Examination 7. Function Test (Circulation) 8. Urine Analysis 9. Renal Function Test 10. Stool Examination 11. Clinical Haematology 12. Clinical Haematology-Bleeding Disorders 13. Blood Banking (Immune Heamatology) 14. Cerebro Spinal and other Body Fluids 15. Semen Analysis 16. Sputum Examination 17. Diabetes Mellitus 18. Pregnancy Test 19. Examination of Gastro-intestinal Tract 20. Liver Function Test 21. Clinical Chemistry 22. Enzymology 23. Serology and ELISA 24. Endocrine Function Tests 25. Micro Biology and Bacteriology 26. Immunology 27. Parasitology 28. Skin Test 30. Allergy Test 31. Drug Sensitivity and Monitoring 32. Abbreviations', '<p>About the Book: Pathological Investigation With Analysis The book provides the detailed information about pathological Investigations with detailed analysis in the field of medicine. A prompt attempt has been made by the author to present all pathological investigations and their normal values in a very simple language. It divides all pathological investigations according to deferent systems. The book recommends various tests for various diseases. It also explains routine tests as well as special tests for various diseases. Presently there is no single book available in the market in which pathological investigations and their normal values could be found at one place. The author has tried to present a book in which physician will not be required to refer any other book. The book will be of immense use of for Doctors, Ayurveda experts, teachers, students of post-graduates and under-graduates, medical and Ayurvedic courses, researchers, scientists, pharmacologists, pharmaceutical organizations, pharmacists, biochemists, medical men and even common men. Content 1. Units 2. Examination 3. Investigations and Normal Range 4. Normal Measurement of Vital Organs 5. Gastro Intestinal Test 6. Bone Marrow Examination 7. Function Test (Circulation) 8. Urine Analysis 9. Renal Function Test 10. Stool Examination 11. Clinical Haematology 12. Clinical Haematology-Bleeding Disorders 13. Blood Banking (Immune Heamatology) 14. Cerebro Spinal and other Body Fluids 15. Semen Analysis 16. Sputum Examination 17. Diabetes Mellitus 18. Pregnancy Test 19. Examination of Gastro-intestinal Tract 20. Liver Function Test 21. Clinical Chemistry 22. Enzymology 23. Serology and ELISA 24. Endocrine Function Tests 25. Micro Biology and Bacteriology 26. Immunology 27. Parasitology 28. Skin Test 30. Allergy Test 31. Drug Sensitivity and Monitoring 32. Abbreviations</p>', 'Pathological Investigation with Analysis', '<h1>Pathological Investigation with Analysis</h1>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9726dpp_15_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WUTY4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2012', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2012', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1821, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('461e0a8a-96c1-4f5f-ae76-0473d570588d', '4278', 185, 'Understanding the Theory and Design of Organizations', 'understanding-the-theory-and-design-of-organizations', 'understanding-the-theory-and-design-of-organizations', '9789353502416', '9789353502416', '9789353502416', NULL, 'About the book

A variety of organizations with unique and unprecedented designs and structures have emerged in recent times. Such organizations adopt rare business strategies and establish uncommon commercial networks to remain competitive. Understanding these organizations and their behavior has become dynamically challenging.

Also, organizations adapt dynamic shapes and forms in order to survive in VUCA business world and complex societal norms. In modern times, organizations are supposed to cater to not only commercial and economic needs, but also environmental and social obligations of diverse stakeholders.

Current edition of Understanding the Theory & Design of Organizations draws from seminal and modern literature and attempts to provide deeper understanding about the organizations.

Content:

Chapter 1 Introduction to Organizations

Chapter 2 Structural Designs for Organizations

Chapter 3 Strategy and Effectiveness

Chapter 4 Relationships between Organizations

Chapter 5 Global Organization Design

Chapter 6 The Impact of Environment

Chapter 7 Organizational Conflict and Politics

Chapter 8 Organizational Decision-Making

Chapter 9 Corporate Culture and Values

Chapter 10 Organizational Innovation

Chapter 11 Information and Control Processes

Chapter 12 Organizational Size and Life Cycle

Chapter 13 Workplace Technology and Design', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A variety of organizations with unique and unprecedented designs and structures have emerged in recent times. Such organizations adopt rare business strategies and establish uncommon commercial networks to remain competitive. Understanding these organizations and their behavior has become dynamically challenging.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Also, organizations adapt dynamic shapes and forms in order to survive in VUCA business world and complex societal norms. In modern times, organizations are supposed to cater to not only commercial and economic needs, but also environmental and social obligations of diverse stakeholders.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Current edition of Understanding the Theory &amp; Design of Organizations draws from seminal and modern literature and attempts to provide deeper understanding about the organizations.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Chapter 1</span></strong><span> Introduction to Organizations</span></span></span></p>

<p><span><span><strong><span>Chapter 2</span></strong><span> Structural Designs for Organizations</span></span></span></p>

<p><span><span><strong><span>Chapter 3 </span></strong><span>Strategy and Effectiveness</span></span></span></p>

<p><span><span><strong><span>Chapter 4 </span></strong><span>Relationships between Organizations</span></span></span></p>

<p><span><span><strong><span>Chapter 5 </span></strong><span>Global Organization Design</span></span></span></p>

<p><span><span><strong><span>Chapter 6 </span></strong><span>The Impact of Environment</span></span></span></p>

<p><span><span><strong><span>Chapter 7 </span></strong><span>Organizational Conflict and Politics</span></span></span></p>

<p><span><span><strong><span>Chapter 8 </span></strong><span>Organizational Decision-Making</span></span></span></p>

<p><span><span><strong><span>Chapter 9 </span></strong><span>Corporate Culture and Values</span></span></span></p>

<p><span><span><strong><span>Chapter 10 </span></strong><span>Organizational Innovation</span></span></span></p>

<p><span><span><strong><span>Chapter 11 </span></strong><span>Information and Control Processes</span></span></span></p>

<p><span><span><strong><span>Chapter 12 </span></strong><span>Organizational Size and Life Cycle</span></span></span></p>

<p><span><span><strong><span>Chapter 13 </span></strong><span>Workplace Technology and Design</span></span></span></p>

<p> </p>
', 'Title
			Understanding the Theory and Design of Organizations

			Author
			Richard L. Daft

			ISBN
			9789353502416

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Understanding the Theory and Design of Organizations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Richard L. Daft</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353502416</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"895"', '"716"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8692theory.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353502416&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4278', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4278', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 185, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:58'),
('4628d473-3b60-4d0d-a4ad-7a22a81c935b', '829', NULL, 'Higher Education in India - Emerging Issues and Future ProspectsHigher Education in India - Emerging Issues and Future Prospects NEW', 'higher-education-in-india-emerging-issues-and-future-prospectshigher-education-in-india-emerging-issues-and-future-prospects-new-829-829-829-829-829-829-829-829-829-829-829-829-829-829-82-829', 'higher-education-in-india-emerging-issues-and-future-prospectshigher-education-in-india-emerging-issues-and-future-prospects-new-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829-829', 'UIKJ8899', 'UIKJ8899', 'UIKJ8899', NULL, 'Higher Education in India - Emerging Issues and Future Prospects NEW', '<h1>Higher Education in India - Emerging Issues and Future Prospects NEW</h1>', 'Sub Title
			No

			Author
			Abraham George

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736293

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Abraham George</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736293</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59519788172736293_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIKJ8899&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=829', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=829', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2591, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:58'),
('462c3371-741c-4f66-be02-0d6e78ec8f9c', '3777', 672, 'The Art and Science of HDR Imaging', 'the-art-and-science-of-hdr-imaging', 'the-art-and-science-of-hdr-imaging', '9780470666227', '9780470666227', '9780470666227', NULL, 'About the Book

Rendering High Dynamic Range (HDR) scenes on media with limited dynamic range began in the Renaissance whereby painters, then photographers, learned to use low-range spatial techniques to synthesize appearances, rather than to reproduce accurately the light from scenes. The Art and Science of HDR Imaging presents a unique scientific HDR approach derived from artists’ understanding of painting, emphasizing spatial information in electronic imaging.

Human visual appearance and reproduction rendition of the HDR world requires spatial-image processing to overcome the veiling glare limits of optical imaging, in eyes and in cameras. Illustrated in full colour throughout, including examples of fine-art paintings, HDR photography, and multiple exposure scenes; this book uses techniques to study the HDR properties of entire scenes, and measures the range of light of scenes and the range that cameras capture. It describes how electronic image processing has been used to render HDR scenes since 1967, and examines the great variety of HDR algorithms used today. Showing how spatial processes can mimic vision, and render scenes as artists do, the book also:

	Gives the history of HDR from artists'' spatial techniques to scientific image processing

	Measures and describes the limits of HDR scenes, HDR camera images, and the range of HDR appearances

	Offers a unique review of the entire family of Retinex image processing algorithms

	Describes the considerable overlap of HDR and Color Constancy: two sides of the same coin

	Explains the advantages of algorithms that replicate human vision in the processing of HDR scenes

	Provides extensive data to test algorithms and models of vision on an accompanying website.

	 

	Contents:

	Section A HISTORY OF HDR IMAGING 1

	1 HDR Imaging 3

	1.1 Topics 3

	1.2 Introduction 3

	1.3 Replicas and Reproductions 4

	1.4 A Choice of Metaphors for HDR Reproduction 5

	1.5 Reproduction of Scene Dynamic Range 7

	1.6 HDR Disciplines 8

	1.7 Outline of the Text 10

	1.8 Summary 11

	1.9 References 12

	2 HDR Tools and Defi nitions 13

	2.1 Topics 13

	2.2 Introduction 13

	2.3 Pixels 14

	2.4 Dynamic Ranges 14

	2.5 Measuring Light 17

	2.6 Measuring Color Spaces 18

	2.7 Image Reproduction 21

	2.8 Contrast 24

	2.9 Digital Imaging 25

	2.10 Summary 25

	2.11 References 26

	3 HDR in Natural Scenes 27

	3.1 Topics 27

	3.2 Appearance in HDR and Color Constancy 27

	3.3 Summary 30

	3.4 References 31

	4 HDR in Painting 33

	4.1 Topics 33

	4.2 Introduction 33

	4.3 Ancient Painting 33

	4.4 Perspective 35

	4.5 Chiaroscuro 37

	4.6 Gerritt van Honthorst (Gherardo delle Notti) 37

	4.7 Rembrandt van Vijn 40

	4.8 John Constable 40

	4.9 John Martin 40

	4.10 Impressionism 41

	4.11 Photorealism 43

	4.12 Summary 43

	4.13 References 44

	5 HDR in Film Photography 45

	5.1 Topics 45

	5.2 Introduction 45

	5.3 Multiple Exposures in the 1850s 46

	5.4 HP Robinson 47

	5.5 Hurter and Driffi eld-Scientifi c Calibration of AgX Film Sensitivity 48

	5.6 Sheppard and Mees 50

	5.7 19th Century – Professional Amateur Photography 50

	5.8 20th Century – Corporate Photography 50

	5.9 20th Century Control of Dynamic Range 51

	5.10 Other Silver-Halide Stories 56

	5.11 Summary 56

	5.12 References 57

	6 The Ansel Adams Zone System 59

	6.1 Topics 59

	6.2 Introduction 59

	6.3 Compressing the HDR World into the LDR Print 59

	6.4 Visualization 60

	6.5 Scene Capture 61

	6.6 “Performing the Score” 65

	6.7 Moonrise, Hernandez 66

	6.8 Apparent vs. Physical Contrast 66

	6.9 Summary 66

	6.10 References 68

	7 Electronic HDR Image Processing: Analog and Digital 69

	7.1 Topics 69

	7.2 Introduction 69

	7.3 Human Spatial Vision 69

	7.4 Electronic HDR Image Processing 70

	7.5 Summary 74

	7.6 References 75

	8 HDR and the World of Computer Graphics 77

	8.1 Topics 77

	8.2 Introduction 77

	8.3 Early Years: the 60s 78

	8.4 Early Digital Image Synthesis: the 70s 78

	8.5 The Turning Point: the 80s 79

	8.6 Computational Photorealism: from the 90s 80

	8.7 Summary 80

	8.8 References 81

	9 Review of HDR History 83

	9.1 Topics 83

	9.2 Summary of Disciplines 83

	9.3 Review 84

	9.4 Summary 87

	9.5 References 87

	Section B MEASURED DYNAMIC RANGES 89

	10 Actual Dynamic Ranges 91

	10.1 Topics 91

	10.2 Introduction 91

	10.3 Dynamic Range of Light Sensors 92

	10.4 Bits per Pixel 93

	10.5 Dynamic Range of Display Devices 94

	10.6 Interactions of Pixels in Images 95

	10.7 Summary 96

	10.8 References 96

	11 Limits of HDR Scene Capture 99

	11.1 Topics 99

	11.2 Introduction 99

	11.3 HDR Test Targets 99

	11.4 Camera Veiling Glare Limits 101

	11.5 Glare in Film Cameras 107

	11.6 Review 111

	11.7 Summary 111

	11.8 References 112

	12 Limits of HDR in Humans 113

	12.1 Topics 113

	12.2 Introduction 113

	12.3 Visual Appearance of HDR Displays 113

	12.4 von Honthorst’s Painting and the 4scaleBlack HDR Target 116

	12.5 HDR Displays and Black and White Mondrian 116

	12.6 HDR and Tone Scale Maps 117

	12.7 HDR Displays and Contrast 117

	12.8 Summary 117

	12.9 References 118

	13 Why Does HDR Improve Images? 119

	13.1 Topics 119

	13.2 Introduction 119

	13.3 Why are HDR Images Better? 120

	13.4 Are Multiple Exposures Necessary? 120

	13.5 Summary 121

	13.6 References 121

	Section C SEPARATING GLARE AND CONTRAST 123

	14 Two Counteracting Mechanisms: Glare and Contrast 125

	14.1 Topics 125

	14.2 Introduction 125

	14.3 Two Spatial Mechanisms 126

	14.4 Calculated Retinal Image 126

	14.5 Measuring the Range of HDR Appearances 131

	14.6 Calculating the Retinal Image 131

	14.7 Visualizing the Retinal Image 131

	14.8 HDR and Uniform Color Space 132

	14.9 Summary 132

	14.10 References 132

	15 Measuring the Range of HDR Appearances 135

	15.1 Topics 135

	15.2 Introduction 135

	15.3 Design of Appearance Scale Target 136

	15.4 Magnitude Estimation Experiments 138

	15.5 Scene Dependent Tone Scale 141

	15.6 Glare and Contrast 142

	15.7 Summary 143

	15.8 References 143

	16 Calculating the Retinal Image 145

	16.1 Topics 145

	16.2 Introduction 145

	16.3 Converting Scene Luminance to Retinal Contrast 146

	16.4 Calculating Retinal Radiance 146

	16.5 Changes in the Retinal Image from Glare 149

	16.6 Appearance and Retinal Image 149

	16.7 Scene Content and Psychometric Functions 151

	16.8 Summary 151

	16.9 References 152

	17 Visualizing HDR Images 153

	17.1 Topics 153

	17.2 Introduction 153

	17.3 Calculated Retinal Image Contrast 154

	17.4 Retinal Image Contrast 155

	17.5 Summary 159

	17.6 References 159

	18 HDR and Uniform Color Spaces 161

	18.1 Topics 161

	18.2 Introduction 161

	18.3 Uniform Color Spaces – Psychophysics 161

	18.4 Color Vision – Physiology 164

	18.5 Accurate Transformations from CMF to UCS 165

	18.6 Summary 167

	18.7 References 168

	19 Glare: A Major Part of Vision Theory 169

	19.1 Topics 169

	19.2 Introduction 169

	19.3 Glare: Distorts Lightness below Middle Gray, More or Less 169

	19.4 Pixel-based HDR Image Processing 170

	19.5 Summary 171

	19.6 References 171

	Section D SCENE CONTENT CONTROLS APPEARANCE 173

	20 Scene Dependent Appearance of Quanta Catch 175

	20.1 Topics 175

	20.2 Introduction 175

	20.3 Models of Vision – A Choice of Paradigms 175

	20.4 Illumination, Constancy and Surround 176

	20.5 Maximum’s Enclosure and Distance 176

	20.6 Size of Maxima 177

	20.7 Assimilation 177

	20.8 Maxima and Contrast with Maxima 177

	21 Illumination, Constancy and Surround 179

	21.1 Topics 179

	21.2 Introduction 179

	21.3 Hipparchus of Nicea 180

	21.4 Flat-2-D Transparent Displays 182

	21.5 A Simple Two-Step Physical Description 183

	21.6 Complex 3-D Scenes 185

	21.7 Local Maxima 189

	21.8 Review 190

	21.9 Summary 190

	21.10 References 191

	22 Maximum’s Enclosure and Separation 193

	22.1 Topics 193

	22.2 Introduction 193

	22.3 Experimental Design 194

	22.4 Lightness Matches – Light Gray on Black 194

	22.5 Lightness Matches – Dark Gray on Black 195

	22.6 Dark Gray on Black: Varying White’s Position 197

	22.7 Review 198

	22.8 Summary 199

	22.9 References 200

	23 Maxima Size and Distribution 201

	23.1 Topics 201

	23.2 Introduction 201

	23.3 Experimental Procedure 202

	23.4 Controls 202

	23.5 Dispersion of White (“Snow”) 202

	23.6 Sides and Corners 203

	23.7 Lines 204

	23.8 Equivalent Backgrounds 205

	23.9 Equivalent Backgrounds and Models of Vision 207

	23.10 Summary 207

	23.11 References 208

	24 From Contrast to Assimilation 209

	24.1 Topics 209

	24.2 Introduction 209

	24.3 Segmented Surrounds 210

	24.4 Checkerboard Variants 215

	24.5 Summary 216

	24.6 References 216

	25 Maxima and Contrast with Maxima 217

	25.1 Topics 217

	25.2 Merger of Aperture and Object Modes 217

	25.3 Infl uence of the Maxima 218

	25.4 Summary 219

	Section E COLOR HDR 221

	26 HDR, Constancy and Spatial Content 223

	26.1 Topics 223

	26.2 Introduction 223

	26.3 Red and White Projections 224

	26.4 Color Mondrians 225

	26.5 Constancy’s On/Off Switch 225

	26.6 Color of 3-D Mondrians – LDR/HDR Illumination 226

	26.7 Color Constancy is HDR 226

	26.8 References 226

	27 Color Mondrians 227

	27.1 Topics 227

	27.2 Introduction 227

	27.3 Color Mondrians 229

	27.4 The Signature of Color Constancy 237

	27.5 Search for Evidence of Adaptation – Averages 240

	27.6 Transparency in Mondrians 243

	27.7 Color Assimilation 243

	27.8 Summary 244

	27.9 References 245

	28 Constancy’s On/Off Switch 247

	28.1 Topics 247

	28.2 Introduction 247

	28.3 Maximov’s Shoe Boxes 247

	28.4 New Maxima Restores Constancy 250

	28.5 Independent L, M, S Spatial Processing 251

	28.6 Model Predictions 253

	28.7 Center-Surround Target – Results 253

	28.8 Summary 255

	28.9 References 256

	29 HDR and 3-D Mondrians 257

	29.1 Topics 257

	29.2 Color Constancy and Appearance 257

	29.3 Color Constancy Models 258

	29.4 Measuring Changes in Appearance from Changes in Illumination 259

	29.5 Magnitude Estimation Appearance Measurements 262

	29.6 Watercolor Rendition Measurements of Appearance 263

	29.7 Review of 3-D Mondrian Psychophysical Measurements 266

	29.8 Color Constancy Models 268

	29.9 Conclusions 270

	29.10 References 271

	30 Color Constancy is HDR 273

	30.1 Topics 273

	30.2 Introduction 273

	30.3 Rod Receptors and HDR 274

	30.4 Assembling Appearance: Color Constancy, Rod Vision and HDR 279

	30.5 Summary 280

	30.6 References 280

	Section F HDR IMAGE PROCESSING 283

	31 HDR Pixel and Spatial Algorithms 285

	31.1 Topics 285

	31.2 Introduction – HDR Image Processing Algorithms 285

	31.3 One Pixel – Tone Scale Curves 286

	31.4 Some of the Pixels – Local Processing 288

	31.5 All of the Pixels 289

	31.6 All Pixels and Scene Dependent – The Retinex Extended Family 289

	31.7 Retinex Algorithms 290

	31.8 ACE Algorithms 290

	31.9 Analytical, Computational and Variational Algorithms 290

	31.10 Techniques for Analyzing HDR Algorithms 290

	31.11 The HDR Story 291

	31.12 References 291

	32 Retinex Algorithms 293

	32.1 Topics 293

	32.2 Introduction 293

	32.3 How to Calculate Lightness Using Ratio-Products 297

	32.4 A Variety of Processing Networks 301

	32.5 Image Content 302

	32.6 Real Images – 1975 307

	32.7 The Extended Family of Retinex Models 319

	32.8 Algorithm’s Goal 334

	32.9 References 337

	33 ACE Algorithms 341

	33.1 Topics 341

	33.2 Introduction 341

	33.3 ACE Algorithm 341

	33.4 Retinex and ACE 344

	33.5 ACE Characteristics 345

	33.6 RACE 349

	33.7 Other Vision-based Models 350

	33.8 Summary 350

	33.9 References 351

	34 Analytical, Computational and Variational Algorithms 353

	34.1 Topics 353

	34.2 Introduction 353

	34.3 Math in the Framework of the Human Visual System 354

	34.4 Analytical Retinex Formulas 354

	34.5 Computational Retinex in Wavelets 354

	34.6 Retinex and the Variational Techniques 355

	34.7 Summary 356

	34.8 References 357

	35 Evaluation of HDR Algorithms 359

	35.1 Topics 359

	35.2 Introduction 359

	35.3 Quantitative Approaches to Algorithm Evaluation 360

	35.4 Lightness Test Targets 361

	35.5 Ratio Metric 362

	35.6 Quantitative Evaluation of 3-D Mondrians 367

	35.7 Locality Test Targets 369

	35.8 Summary 370

	35.9 Lessons From Quantitative Studies of HDR in Cameras 371

	35.10 References 371

	36 The HDR Story 373

	36.1 Topic 373

	36.2 Straightforward Technology Stories 373

	36.3 The HDR Story is Defi ned by Limits 373

	36.4 HDR Works Well 374

	36.5 References 375', '<p><strong><span>About the Book</span></strong></p>

<p>Rendering High Dynamic Range (HDR) scenes on media with limited dynamic range began in the Renaissance whereby painters, then photographers, learned to use low-range spatial techniques to synthesize appearances, rather than to reproduce accurately the light from scenes. <em>The Art and Science of HDR Imaging</em> presents a unique scientific HDR approach derived from artists’ understanding of painting, emphasizing spatial information in electronic imaging.</p>

<p>Human visual appearance and reproduction rendition of the HDR world requires spatial-image processing to overcome the veiling glare limits of optical imaging, in eyes and in cameras. Illustrated in full colour throughout, including examples of fine-art paintings, HDR photography, and multiple exposure scenes; this book uses techniques to study the HDR properties of entire scenes, and measures the range of light of scenes and the range that cameras capture. It describes how electronic image processing has been used to render HDR scenes since 1967, and examines the great variety of HDR algorithms used today. Showing how spatial processes can mimic vision, and render scenes as artists do, the book also:</p>

<ul>
	<li>Gives the history of HDR from artists'' spatial techniques to scientific image processing</li>
	<li>Measures and describes the limits of HDR scenes, HDR camera images, and the range of HDR appearances</li>
	<li>Offers a unique review of the entire family of Retinex image processing algorithms</li>
	<li>Describes the considerable overlap of HDR and Color Constancy: two sides of the same coin</li>
	<li>Explains the advantages of algorithms that replicate human vision in the processing of HDR scenes</li>
	<li>Provides extensive data to test algorithms and models of vision on an accompanying website.</li>
	<li> </li>
	<li><strong><span>Contents:</span></strong></li>
	<li>
	<p><strong>Section A HISTORY OF HDR IMAGING 1</strong></p>

	<p><strong>1 HDR Imaging 3</strong></p>

	<p>1.1 Topics 3</p>

	<p>1.2 Introduction 3</p>

	<p>1.3 Replicas and Reproductions 4</p>

	<p>1.4 A Choice of Metaphors for HDR Reproduction 5</p>

	<p>1.5 Reproduction of Scene Dynamic Range 7</p>

	<p>1.6 HDR Disciplines 8</p>

	<p>1.7 Outline of the Text 10</p>

	<p>1.8 Summary 11</p>

	<p>1.9 References 12</p>

	<p><strong>2 HDR Tools and Defi nitions 13</strong></p>

	<p>2.1 Topics 13</p>

	<p>2.2 Introduction 13</p>

	<p>2.3 Pixels 14</p>

	<p>2.4 Dynamic Ranges 14</p>

	<p>2.5 Measuring Light 17</p>

	<p>2.6 Measuring Color Spaces 18</p>

	<p>2.7 Image Reproduction 21</p>

	<p>2.8 Contrast 24</p>

	<p>2.9 Digital Imaging 25</p>

	<p>2.10 Summary 25</p>

	<p>2.11 References 26</p>

	<p><strong>3 HDR in Natural Scenes 27</strong></p>

	<p>3.1 Topics 27</p>

	<p>3.2 Appearance in HDR and Color Constancy 27</p>

	<p>3.3 Summary 30</p>

	<p>3.4 References 31</p>

	<p><strong>4 HDR in Painting 33</strong></p>

	<p>4.1 Topics 33</p>

	<p>4.2 Introduction 33</p>

	<p>4.3 Ancient Painting 33</p>

	<p>4.4 Perspective 35</p>

	<p>4.5 Chiaroscuro 37</p>

	<p>4.6 Gerritt van Honthorst (Gherardo delle Notti) 37</p>

	<p>4.7 Rembrandt van Vijn 40</p>

	<p>4.8 John Constable 40</p>

	<p>4.9 John Martin 40</p>

	<p>4.10 Impressionism 41</p>

	<p>4.11 Photorealism 43</p>

	<p>4.12 Summary 43</p>

	<p>4.13 References 44</p>

	<p><strong>5 HDR in Film Photography 45</strong></p>

	<p>5.1 Topics 45</p>

	<p>5.2 Introduction 45</p>

	<p>5.3 Multiple Exposures in the 1850s 46</p>

	<p>5.4 HP Robinson 47</p>

	<p>5.5 Hurter and Driffi eld-Scientifi c Calibration of AgX Film Sensitivity 48</p>

	<p>5.6 Sheppard and Mees 50</p>

	<p>5.7 19th Century – Professional Amateur Photography 50</p>

	<p>5.8 20th Century – Corporate Photography 50</p>

	<p>5.9 20th Century Control of Dynamic Range 51</p>

	<p>5.10 Other Silver-Halide Stories 56</p>

	<p>5.11 Summary 56</p>

	<p>5.12 References 57</p>

	<p><strong>6 The Ansel Adams Zone System 59</strong></p>

	<p>6.1 Topics 59</p>

	<p>6.2 Introduction 59</p>

	<p>6.3 Compressing the HDR World into the LDR Print 59</p>

	<p>6.4 Visualization 60</p>

	<p>6.5 Scene Capture 61</p>

	<p>6.6 “Performing the Score” 65</p>

	<p>6.7 Moonrise, Hernandez 66</p>

	<p>6.8 Apparent vs. Physical Contrast 66</p>

	<p>6.9 Summary 66</p>

	<p>6.10 References 68</p>

	<p><strong>7 Electronic HDR Image Processing: Analog and Digital 69</strong></p>

	<p>7.1 Topics 69</p>

	<p>7.2 Introduction 69</p>

	<p>7.3 Human Spatial Vision 69</p>

	<p>7.4 Electronic HDR Image Processing 70</p>

	<p>7.5 Summary 74</p>

	<p>7.6 References 75</p>

	<p><strong>8 HDR and the World of Computer Graphics 77</strong></p>

	<p>8.1 Topics 77</p>

	<p>8.2 Introduction 77</p>

	<p>8.3 Early Years: the 60s 78</p>

	<p>8.4 Early Digital Image Synthesis: the 70s 78</p>

	<p>8.5 The Turning Point: the 80s 79</p>

	<p>8.6 Computational Photorealism: from the 90s 80</p>

	<p>8.7 Summary 80</p>

	<p>8.8 References 81</p>

	<p><strong>9 Review of HDR History 83</strong></p>

	<p>9.1 Topics 83</p>

	<p>9.2 Summary of Disciplines 83</p>

	<p>9.3 Review 84</p>

	<p>9.4 Summary 87</p>

	<p>9.5 References 87</p>

	<p><strong>Section B MEASURED DYNAMIC RANGES 89</strong></p>

	<p><strong>10 Actual Dynamic Ranges 91</strong></p>

	<p>10.1 Topics 91</p>

	<p>10.2 Introduction 91</p>

	<p>10.3 Dynamic Range of Light Sensors 92</p>

	<p>10.4 Bits per Pixel 93</p>

	<p>10.5 Dynamic Range of Display Devices 94</p>

	<p>10.6 Interactions of Pixels in Images 95</p>

	<p>10.7 Summary 96</p>

	<p>10.8 References 96</p>

	<p><strong>11 Limits of HDR Scene Capture 99</strong></p>

	<p>11.1 Topics 99</p>

	<p>11.2 Introduction 99</p>

	<p>11.3 HDR Test Targets 99</p>

	<p>11.4 Camera Veiling Glare Limits 101</p>

	<p>11.5 Glare in Film Cameras 107</p>

	<p>11.6 Review 111</p>

	<p>11.7 Summary 111</p>

	<p>11.8 References 112</p>

	<p><strong>12 Limits of HDR in Humans 113</strong></p>

	<p>12.1 Topics 113</p>

	<p>12.2 Introduction 113</p>

	<p>12.3 Visual Appearance of HDR Displays 113</p>

	<p>12.4 von Honthorst’s Painting and the 4scaleBlack HDR Target 116</p>

	<p>12.5 HDR Displays and Black and White Mondrian 116</p>

	<p>12.6 HDR and Tone Scale Maps 117</p>

	<p>12.7 HDR Displays and Contrast 117</p>

	<p>12.8 Summary 117</p>

	<p>12.9 References 118</p>

	<p><strong>13 Why Does HDR Improve Images? 119</strong></p>

	<p>13.1 Topics 119</p>

	<p>13.2 Introduction 119</p>

	<p>13.3 Why are HDR Images Better? 120</p>

	<p>13.4 Are Multiple Exposures Necessary? 120</p>

	<p>13.5 Summary 121</p>

	<p>13.6 References 121</p>

	<p><strong>Section C SEPARATING GLARE AND CONTRAST 123</strong></p>

	<p><strong>14 Two Counteracting Mechanisms: Glare and Contrast 125</strong></p>

	<p>14.1 Topics 125</p>

	<p>14.2 Introduction 125</p>

	<p>14.3 Two Spatial Mechanisms 126</p>

	<p>14.4 Calculated Retinal Image 126</p>

	<p>14.5 Measuring the Range of HDR Appearances 131</p>

	<p>14.6 Calculating the Retinal Image 131</p>

	<p>14.7 Visualizing the Retinal Image 131</p>

	<p>14.8 HDR and Uniform Color Space 132</p>

	<p>14.9 Summary 132</p>

	<p>14.10 References 132</p>

	<p><strong>15 Measuring the Range of HDR Appearances 135</strong></p>

	<p>15.1 Topics 135</p>

	<p>15.2 Introduction 135</p>

	<p>15.3 Design of Appearance Scale Target 136</p>

	<p>15.4 Magnitude Estimation Experiments 138</p>

	<p>15.5 Scene Dependent Tone Scale 141</p>

	<p>15.6 Glare and Contrast 142</p>

	<p>15.7 Summary 143</p>

	<p>15.8 References 143</p>

	<p><strong>16 Calculating the Retinal Image 145</strong></p>

	<p>16.1 Topics 145</p>

	<p>16.2 Introduction 145</p>

	<p>16.3 Converting Scene Luminance to Retinal Contrast 146</p>

	<p>16.4 Calculating Retinal Radiance 146</p>

	<p>16.5 Changes in the Retinal Image from Glare 149</p>

	<p>16.6 Appearance and Retinal Image 149</p>

	<p>16.7 Scene Content and Psychometric Functions 151</p>

	<p>16.8 Summary 151</p>

	<p>16.9 References 152</p>

	<p><strong>17 Visualizing HDR Images 153</strong></p>

	<p>17.1 Topics 153</p>

	<p>17.2 Introduction 153</p>

	<p>17.3 Calculated Retinal Image Contrast 154</p>

	<p>17.4 Retinal Image Contrast 155</p>

	<p>17.5 Summary 159</p>

	<p>17.6 References 159</p>

	<p><strong>18 HDR and Uniform Color Spaces 161</strong></p>

	<p>18.1 Topics 161</p>

	<p>18.2 Introduction 161</p>

	<p>18.3 Uniform Color Spaces – Psychophysics 161</p>

	<p>18.4 Color Vision – Physiology 164</p>

	<p>18.5 Accurate Transformations from CMF to UCS 165</p>

	<p>18.6 Summary 167</p>

	<p>18.7 References 168</p>

	<p><strong>19 Glare: A Major Part of Vision Theory 169</strong></p>

	<p>19.1 Topics 169</p>

	<p>19.2 Introduction 169</p>

	<p>19.3 Glare: Distorts Lightness below Middle Gray, More or Less 169</p>

	<p>19.4 Pixel-based HDR Image Processing 170</p>

	<p>19.5 Summary 171</p>

	<p>19.6 References 171</p>

	<p><strong>Section D SCENE CONTENT CONTROLS APPEARANCE 173</strong></p>

	<p><strong>20 Scene Dependent Appearance of Quanta Catch 175</strong></p>

	<p>20.1 Topics 175</p>

	<p>20.2 Introduction 175</p>

	<p>20.3 Models of Vision – A Choice of Paradigms 175</p>

	<p>20.4 Illumination, Constancy and Surround 176</p>

	<p>20.5 Maximum’s Enclosure and Distance 176</p>

	<p>20.6 Size of Maxima 177</p>

	<p>20.7 Assimilation 177</p>

	<p>20.8 Maxima and Contrast with Maxima 177</p>

	<p><strong>21 Illumination, Constancy and Surround 179</strong></p>

	<p>21.1 Topics 179</p>

	<p>21.2 Introduction 179</p>

	<p>21.3 Hipparchus of Nicea 180</p>

	<p>21.4 Flat-2-D Transparent Displays 182</p>

	<p>21.5 A Simple Two-Step Physical Description 183</p>

	<p>21.6 Complex 3-D Scenes 185</p>

	<p>21.7 Local Maxima 189</p>

	<p>21.8 Review 190</p>

	<p>21.9 Summary 190</p>

	<p>21.10 References 191</p>

	<p><strong>22 Maximum’s Enclosure and Separation 193</strong></p>

	<p>22.1 Topics 193</p>

	<p>22.2 Introduction 193</p>

	<p>22.3 Experimental Design 194</p>

	<p>22.4 Lightness Matches – Light Gray on Black 194</p>

	<p>22.5 Lightness Matches – Dark Gray on Black 195</p>

	<p>22.6 Dark Gray on Black: Varying White’s Position 197</p>

	<p>22.7 Review 198</p>

	<p>22.8 Summary 199</p>

	<p>22.9 References 200</p>

	<p><strong>23 Maxima Size and Distribution 201</strong></p>

	<p>23.1 Topics 201</p>

	<p>23.2 Introduction 201</p>

	<p>23.3 Experimental Procedure 202</p>

	<p>23.4 Controls 202</p>

	<p>23.5 Dispersion of White (“Snow”) 202</p>

	<p>23.6 Sides and Corners 203</p>

	<p>23.7 Lines 204</p>

	<p>23.8 Equivalent Backgrounds 205</p>

	<p>23.9 Equivalent Backgrounds and Models of Vision 207</p>

	<p>23.10 Summary 207</p>

	<p>23.11 References 208</p>

	<p><strong>24 From Contrast to Assimilation 209</strong></p>

	<p>24.1 Topics 209</p>

	<p>24.2 Introduction 209</p>

	<p>24.3 Segmented Surrounds 210</p>

	<p>24.4 Checkerboard Variants 215</p>

	<p>24.5 Summary 216</p>

	<p>24.6 References 216</p>

	<p><strong>25 Maxima and Contrast with Maxima 217</strong></p>

	<p>25.1 Topics 217</p>

	<p>25.2 Merger of Aperture and Object Modes 217</p>

	<p>25.3 Infl uence of the Maxima 218</p>

	<p>25.4 Summary 219</p>

	<p><strong>Section E COLOR HDR 221</strong></p>

	<p><strong>26 HDR, Constancy and Spatial Content 223</strong></p>

	<p>26.1 Topics 223</p>

	<p>26.2 Introduction 223</p>

	<p>26.3 Red and White Projections 224</p>

	<p>26.4 Color Mondrians 225</p>

	<p>26.5 Constancy’s On/Off Switch 225</p>

	<p>26.6 Color of 3-D Mondrians – LDR/HDR Illumination 226</p>

	<p>26.7 Color Constancy is HDR 226</p>

	<p>26.8 References 226</p>

	<p><strong>27 Color Mondrians 227</strong></p>

	<p>27.1 Topics 227</p>

	<p>27.2 Introduction 227</p>

	<p>27.3 Color Mondrians 229</p>

	<p>27.4 The Signature of Color Constancy 237</p>

	<p>27.5 Search for Evidence of Adaptation – Averages 240</p>

	<p>27.6 Transparency in Mondrians 243</p>

	<p>27.7 Color Assimilation 243</p>

	<p>27.8 Summary 244</p>

	<p>27.9 References 245</p>

	<p><strong>28 Constancy’s On/Off Switch 247</strong></p>

	<p>28.1 Topics 247</p>

	<p>28.2 Introduction 247</p>

	<p>28.3 Maximov’s Shoe Boxes 247</p>

	<p>28.4 New Maxima Restores Constancy 250</p>

	<p>28.5 Independent L, M, S Spatial Processing 251</p>

	<p>28.6 Model Predictions 253</p>

	<p>28.7 Center-Surround Target – Results 253</p>

	<p>28.8 Summary 255</p>

	<p>28.9 References 256</p>

	<p><strong>29 HDR and 3-D Mondrians 257</strong></p>

	<p>29.1 Topics 257</p>

	<p>29.2 Color Constancy and Appearance 257</p>

	<p>29.3 Color Constancy Models 258</p>

	<p>29.4 Measuring Changes in Appearance from Changes in Illumination 259</p>

	<p>29.5 Magnitude Estimation Appearance Measurements 262</p>

	<p>29.6 Watercolor Rendition Measurements of Appearance 263</p>

	<p>29.7 Review of 3-D Mondrian Psychophysical Measurements 266</p>

	<p>29.8 Color Constancy Models 268</p>

	<p>29.9 Conclusions 270</p>

	<p>29.10 References 271</p>

	<p><strong>30 Color Constancy is HDR 273</strong></p>

	<p>30.1 Topics 273</p>

	<p>30.2 Introduction 273</p>

	<p>30.3 Rod Receptors and HDR 274</p>

	<p>30.4 Assembling Appearance: Color Constancy, Rod Vision and HDR 279</p>

	<p>30.5 Summary 280</p>

	<p>30.6 References 280</p>

	<p><strong>Section F HDR IMAGE PROCESSING 283</strong></p>

	<p><strong>31 HDR Pixel and Spatial Algorithms 285</strong></p>

	<p>31.1 Topics 285</p>

	<p>31.2 Introduction – HDR Image Processing Algorithms 285</p>

	<p>31.3 One Pixel – Tone Scale Curves 286</p>

	<p>31.4 Some of the Pixels – Local Processing 288</p>

	<p>31.5 All of the Pixels 289</p>

	<p>31.6 All Pixels and Scene Dependent – The Retinex Extended Family 289</p>

	<p>31.7 Retinex Algorithms 290</p>

	<p>31.8 ACE Algorithms 290</p>

	<p>31.9 Analytical, Computational and Variational Algorithms 290</p>

	<p>31.10 Techniques for Analyzing HDR Algorithms 290</p>

	<p>31.11 The HDR Story 291</p>

	<p>31.12 References 291</p>

	<p><strong>32 Retinex Algorithms 293</strong></p>

	<p>32.1 Topics 293</p>

	<p>32.2 Introduction 293</p>

	<p>32.3 How to Calculate Lightness Using Ratio-Products 297</p>

	<p>32.4 A Variety of Processing Networks 301</p>

	<p>32.5 Image Content 302</p>

	<p>32.6 Real Images – 1975 307</p>

	<p>32.7 The Extended Family of Retinex Models 319</p>

	<p>32.8 Algorithm’s Goal 334</p>

	<p>32.9 References 337</p>

	<p><strong>33 ACE Algorithms 341</strong></p>

	<p>33.1 Topics 341</p>

	<p>33.2 Introduction 341</p>

	<p>33.3 ACE Algorithm 341</p>

	<p>33.4 Retinex and ACE 344</p>

	<p>33.5 ACE Characteristics 345</p>

	<p>33.6 RACE 349</p>

	<p>33.7 Other Vision-based Models 350</p>

	<p>33.8 Summary 350</p>

	<p>33.9 References 351</p>

	<p><strong>34 Analytical, Computational and Variational Algorithms 353</strong></p>

	<p>34.1 Topics 353</p>

	<p>34.2 Introduction 353</p>

	<p>34.3 Math in the Framework of the Human Visual System 354</p>

	<p>34.4 Analytical Retinex Formulas 354</p>

	<p>34.5 Computational Retinex in Wavelets 354</p>

	<p>34.6 Retinex and the Variational Techniques 355</p>

	<p>34.7 Summary 356</p>

	<p>34.8 References 357</p>

	<p><strong>35 Evaluation of HDR Algorithms 359</strong></p>

	<p>35.1 Topics 359</p>

	<p>35.2 Introduction 359</p>

	<p>35.3 Quantitative Approaches to Algorithm Evaluation 360</p>

	<p>35.4 Lightness Test Targets 361</p>

	<p>35.5 Ratio Metric 362</p>

	<p>35.6 Quantitative Evaluation of 3-D Mondrians 367</p>

	<p>35.7 Locality Test Targets 369</p>

	<p>35.8 Summary 370</p>

	<p>35.9 Lessons From Quantitative Studies of HDR in Cameras 371</p>

	<p>35.10 References 371</p>

	<p><strong>36 The HDR Story 373</strong></p>

	<p>36.1 Topic 373</p>

	<p>36.2 Straightforward Technology Stories 373</p>

	<p>36.3 The HDR Story is Defi ned by Limits 373</p>

	<p>36.4 HDR Works Well 374</p>

	<p>36.5 References 375</p>

	<p> </p>
	</li>
</ul>
', 'Title
			The Art and Science of HDR Imaging

			Author
			John J. McCann

			ISBN
			9780470666227

			Publishers
			Wiley

			Year
			2011

			Pages
			389+24

			Language
			English

			Binding
			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Art and Science of HDR Imaging</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John J. McCann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470666227</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>389+24</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"15216"', '"9130"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2011', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '389+24', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5631p-12.webp', NULL, '2 | 25', 'Featured Books', '1', 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9780470666227&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3777', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3777', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 672, 1, 1, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4631230b-27fa-481c-a8fd-8c6b2af01f90', '2484', NULL, 'Handbook of Research on Nature Inspired Computing for Economics and Mangement in 2 Vols', 'handbook-of-research-on-nature-inspired-computing-for-economics-and-mangement-in-2-vols-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-248-2484', 'handbook-of-research-on-nature-inspired-computing-for-economics-and-mangement-in-2-vols-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484-2484', '9781591409847', '9781591409847', '9781591409847', NULL, 'The Handbook of Research on Nature Inspired Computing for Economics and Management is the original, comprehensive reference work on research and applications of nature inspired computing to economics and management. It is an authoritative source, providing global coverage of this new and exciting field. Gathering the work of over 100 internationally known contributors, this two-volume set explores how complexities found in nature can be modeled to simulate and optimize business situations. It also provides practitioners a global view of the current and future applications of this ground-breaking technology.', '<p>The Handbook of Research on Nature Inspired Computing for Economics and Management is the original, comprehensive reference work on research and applications of nature inspired computing to economics and management. It is an authoritative source, providing global coverage of this new and exciting field. Gathering the work of over 100 internationally known contributors, this two-volume set explores how complexities found in nature can be modeled to simulate and optimize business situations. It also provides practitioners a global view of the current and future applications of this ground-breaking technology.</p>', 'Sub Title

			 Inspired Computing for Economics and Management

			Author
			Jean - Philippe Rennard

			ISBN 13 Digit
			9781591409847

			Binding
			Hardcover

			Year of Publication

			2006

			Edition of Book

			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>
			<p>Sub Title</p>
			</th>
			<td> Inspired Computing for Economics and Management</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean - Philippe Rennard</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781591409847</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>
			<p>2006</p>
			</td>
		</tr>
		<tr>
			<th>
			<p>Edition of Book</p>
			</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"27335"', '"16400"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72421.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781591409847&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2484', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2484', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1577, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:58'),
('465331ee-867a-4bc9-9418-bad4a6b098a0', '3866', 585, 'Molecular Markers in Plants', 'molecular-markers-in-plants', 'molecular-markers-in-plants', '9780470959510', '9780470959510', '9780470959510', NULL, 'About the book

Molecular Markers in Plants surveys an array of technologies used in the molecular analysis of plants. The role molecular markers play in plant improvement has grown significantly as DNA sequencing and high-throughput technologies have matured. This timely review of technologies and techniques will provide readers with a useful resource on the latest molecular technologies.

Molecular Markers in Plants not only reviews past achievements, but also catalogs recent advances and looks forward towards the future application of molecular technologies in plant improvement. Opening chapters look at the development of molecular technologies. Subsequent chapters look at a wide range of applications for the use of these advances in fields as diverse as plant breeding, production, biosecurity, and conservation. The final chapters look forward toward future developments in the field.

Contents

1 Evolution of DNA Marker Technology in Plants 3

Robert J. Henry

Introduction 4

Early Marker Technologies 4

Evolving Range of Applications of DNA Markers in Plants 12

Applications 13

Future Developments 15

References 15

2 Whole-Genome Sequencing for Marker Discovery 21

Mark Edwards

Sequencing Strategies 22

Sequencing Technologies 23

Epigenetic Markers 31

Genome-Wide Selection 32

Data Analysis Resources 32

References 33

Color plate section located between pages 34 and 35.

3 Amplicon Sequencing for Marker Discovery 35

Timothy R. Sexton and Frances M. Shapter

Introduction 36

Background 36

Maximizing Efficiency Through Sample Pooling 38

Limitations of Amplicon-Based MPS 44

Bioinformatics 51

Concluding Remarks 52

Acknowledgments 52

References 53

4 Transcriptome Sequencing for Marker Discovery 57

Susan Gillies

Introduction 58

Basic Approach 58

Conclusions 64

References 64

5 Molecular Markers in Plant Improvement 67

Peter J. Prentis, Edward K. Gilding, Ana Pavasovic, Celine H. Frere, and Ian D. Godwin

Introduction 68

Plant Domestication and Traditional Breeding 68

Application of Molecular Markers to Breeding 70

Next-Generation Approaches to QTL Discovery 75

Conclusion 77

References 78

6 Applications of Molecular Markers in Plant Conservation 81

Maurizio Rossetto and Paul D. Rymer

Introduction 82

Traditional Approaches 86

The Way Forward 91

Conclusion 95

References 96

7 Molecular Markers for Plant Biosecurity 99

Andrew D.W. Geering

Introduction 100

The Present—PCR for Specific Diagnosis and for DNA Barcoding 101

The Future—Next-Generation Sequencing Methods to Revolutionize Plant Quarantine Diagnostics 105

Conclusions 110

Acknowledgments 111

References 111

8 Molecular Markers for Harnessing Heterosis 119

Gopala S. Krishnan, A.K. Singh, Daniel L.E.Waters, and Robert J. Henry

Introduction 120

Molecular Markers for Understanding the Genetic

Basis of Heterosis 122

Molecular Diversity and Heterosis—Molecular Markers for Predicting Heterosis 123

Conclusion 131

References 132

9 Genetic Variant Discovery and Its Use in Genome Characterization of Agronomically Important Crop Species 137

Stephane Deschamps and Matthew A. Campbell

Introduction 138

Sanger Resequencing 140

Single Feature Polymorphisms 140

Next-Generation Sequencing 143

High-Density Genotyping using the Illumina Golden Gate Platform 153

Genotyping by Sequencing 155

Genome Characterization and Haplotypes 157

Conclusions and Perspectives 159

References 160

10 Future Prospects of Molecular Markers in Plants 169

Reyazul R. Mir and Rajeev K. Varshney

Introduction 170

Molecular Markers: The Past 172

Molecular Markers: The Present 173

Molecular Markers: The Future 175

Novel Approaches or Platforms for Plant Breeding 180

Conclusions 183

Acknowledgments 184

References 184

Index 191', '<p><strong>About the book</strong></p>

<p><em>Molecular Markers in Plants</em> surveys an array of technologies used in the molecular analysis of plants. The role molecular markers play in plant improvement has grown significantly as DNA sequencing and high-throughput technologies have matured. This timely review of technologies and techniques will provide readers with a useful resource on the latest molecular technologies.</p>

<p><em>Molecular Markers in Plants</em> not only reviews past achievements, but also catalogs recent advances and looks forward towards the future application of molecular technologies in plant improvement. Opening chapters look at the development of molecular technologies. Subsequent chapters look at a wide range of applications for the use of these advances in fields as diverse as plant breeding, production, biosecurity, and conservation. The final chapters look forward toward future developments in the field.</p>

<p><strong>Contents</strong></p>

<p><strong>1 Evolution of DNA Marker Technology in Plants 3</strong><br />
<em>Robert J. Henry</em></p>

<p>Introduction 4</p>

<p>Early Marker Technologies 4</p>

<p>Evolving Range of Applications of DNA Markers in Plants 12</p>

<p>Applications 13</p>

<p>Future Developments 15</p>

<p>References 15</p>

<p><strong>2 Whole-Genome Sequencing for Marker Discovery 21</strong><br />
<em>Mark Edwards</em></p>

<p>Sequencing Strategies 22</p>

<p>Sequencing Technologies 23</p>

<p>Epigenetic Markers 31</p>

<p>Genome-Wide Selection 32</p>

<p>Data Analysis Resources 32</p>

<p>References 33</p>

<p>Color plate section located between pages 34 and 35.</p>

<p><strong>3 Amplicon Sequencing for Marker Discovery 35</strong><br />
<em>Timothy R. Sexton and Frances M. Shapter</em></p>

<p>Introduction 36</p>

<p>Background 36</p>

<p>Maximizing Efficiency Through Sample Pooling 38</p>

<p>Limitations of Amplicon-Based MPS 44</p>

<p>Bioinformatics 51</p>

<p>Concluding Remarks 52</p>

<p>Acknowledgments 52</p>

<p>References 53</p>

<p><strong>4 Transcriptome Sequencing for Marker Discovery 57</strong><br />
<em>Susan Gillies</em></p>

<p>Introduction 58</p>

<p>Basic Approach 58</p>

<p>Conclusions 64</p>

<p>References 64</p>

<p><strong>5 Molecular Markers in Plant Improvement 67</strong><br />
<em>Peter J. Prentis, Edward K. Gilding, Ana Pavasovic, Celine H. Frere, and Ian D. Godwin</em></p>

<p>Introduction 68</p>

<p>Plant Domestication and Traditional Breeding 68</p>

<p>Application of Molecular Markers to Breeding 70</p>

<p>Next-Generation Approaches to QTL Discovery 75</p>

<p>Conclusion 77</p>

<p>References 78</p>

<p><strong>6 Applications of Molecular Markers in Plant Conservation 81</strong><br />
<em>Maurizio Rossetto and Paul D. Rymer</em></p>

<p>Introduction 82</p>

<p>Traditional Approaches 86</p>

<p>The Way Forward 91</p>

<p>Conclusion 95</p>

<p>References 96</p>

<p><strong>7 Molecular Markers for Plant Biosecurity 99</strong><br />
<em>Andrew D.W. Geering</em></p>

<p>Introduction 100</p>

<p>The Present—PCR for Specific Diagnosis and for DNA Barcoding 101</p>

<p>The Future—Next-Generation Sequencing Methods to Revolutionize Plant Quarantine Diagnostics 105</p>

<p>Conclusions 110</p>

<p>Acknowledgments 111</p>

<p>References 111</p>

<p><strong>8 Molecular Markers for Harnessing Heterosis 119</strong><br />
<em>Gopala S. Krishnan, A.K. Singh, Daniel L.E.Waters, and Robert J. Henry</em></p>

<p>Introduction 120</p>

<p>Molecular Markers for Understanding the Genetic</p>

<p>Basis of Heterosis 122</p>

<p>Molecular Diversity and Heterosis—Molecular Markers for Predicting Heterosis 123</p>

<p>Conclusion 131</p>

<p>References 132</p>

<p><strong>9 Genetic Variant Discovery and Its Use in Genome Characterization of Agronomically Important Crop Species 137</strong><br />
<em>Stephane Deschamps and Matthew A. Campbell</em></p>

<p>Introduction 138</p>

<p>Sanger Resequencing 140</p>

<p>Single Feature Polymorphisms 140</p>

<p>Next-Generation Sequencing 143</p>

<p>High-Density Genotyping using the Illumina Golden Gate Platform 153</p>

<p>Genotyping by Sequencing 155</p>

<p>Genome Characterization and Haplotypes 157</p>

<p>Conclusions and Perspectives 159</p>

<p>References 160</p>

<p><strong>10 Future Prospects of Molecular Markers in Plants 169</strong><br />
<em>Reyazul R. Mir and Rajeev K. Varshney</em></p>

<p>Introduction 170</p>

<p>Molecular Markers: The Past 172</p>

<p>Molecular Markers: The Present 173</p>

<p>Molecular Markers: The Future 175</p>

<p>Novel Approaches or Platforms for Plant Breeding 180</p>

<p>Conclusions 183</p>

<p>Acknowledgments 184</p>

<p>References 184</p>

<p>Index 191</p>', 'Title
			Molecular Markers in Plants

			Author
			Robert J.Henry

			ISBN
			9780470959510

			Publisher
			Wiley

			Pages
			216

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Molecular Markers in Plants</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>Robert J.Henry</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9780470959510</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>216</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"21880"', '"14222"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 216, '216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5147Marker.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470959510&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3866', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3866', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 585, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:58'),
('4660e5e2-42af-4a29-8362-5807e0c55e45', '1226', NULL, 'What is Social Work?', 'what-is-social-work-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1-1226', 'what-is-social-work-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226-1226', 'SDGW3322', 'SDGW3322', 'SDGW3322', NULL, 'It is essential that social work students have a clear grasp of the history and the evolutions of social work practice. Now in its fourth edition, Horner''s classic introductory text looks at how issues such as the Personalisation Agenda, the work of the Reform Board, and how the notion of a Big Society and the recent contractions in government spending have impacted on practice and education.', '<p>It is essential that social work students have a clear grasp of the history and the evolutions of social work practice. Now in its fourth edition, Horner''s classic introductory text looks at how issues such as the Personalisation Agenda, the work of the Reform Board, and how the notion of a Big Society and the recent contractions in government spending have impacted on practice and education.</p>', 'Sub Title
			No

			Author
			Horner

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857258434

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Fourth edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Horner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857258434</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Fourth edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7999"', '"4799"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Fourth edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15609780857258434.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDGW3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1226', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1226', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2332, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('468503fe-dd77-462f-9dcf-ce20f8c09bed', '1954', NULL, 'Electromagnetics in Biology New', 'electromagnetics-in-biology-new-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954', 'electromagnetics-in-biology-new-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954-1954', 'GBHY55444', 'GBHY55444', 'GBHY55444', NULL, 'This book will serve as an ideal guide to the relatively new and complex field of bioelectromagnetics for students and researchers interested in the interaction of biological systems and electromagnetic fields. Coverage details:(1) biological responses of human and animals, both in vivo and in vitro methodologies, to magnetic and/or electromagnetic field exposure, (2) characteristics of effective fields, (3) hypotheses to explain possible mechanisms of interaction between the fields and cells, and (4) induced current in ELF and induced heat in RF fields as key interaction mechanisms.', '<p>This book will serve as an ideal guide to the relatively new and complex field of bioelectromagnetics for students and researchers interested in the interaction of biological systems and electromagnetic fields. Coverage details:(1) biological responses of human and animals, both in vivo and in vitro methodologies, to magnetic and/or electromagnetic field exposure, (2) characteristics of effective fields, (3) hypotheses to explain possible mechanisms of interaction between the fields and cells, and (4) induced current in ELF and induced heat in RF fields as key interaction mechanisms.</p>', 'Electromagnetics in Biology New', '<h1>Electromagnetics in Biology New</h1>', '"11800"', '"7080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6286dpp_10_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GBHY55444&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1954', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1954', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1864, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('46ace800-6cb1-4d45-a043-82b0a04329ee', '4422', 43, 'Karmic Debts', 'karmic-debts-4422', 'karmic-debts', '8170313678', '8170313678', '8170313678', NULL, 'About the book

Karmic Debts is a sensitive portrayal of an Indian women of the middle class family is a small village in Punjab. Mohini Tandan has telescoped with amazing perception the evolution of an Indian woman rising from traditional orthodoxy to modernity.

Based on actual life it is a story of love, pain and pathos. This thought provoking novel portrays the under currents and cross-currents of family ties. It is a deep insight into the continuously expanding awareness of the Indian women to acquire identity and individuality in the male-dominated society.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Karmic Debts is a sensitive portrayal of an Indian women of the middle class family is a small village in Punjab. Mohini Tandan has telescoped with amazing perception the evolution of an Indian woman rising from traditional orthodoxy to modernity.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Based on actual life it is a story of love, pain and pathos. This thought provoking novel portrays the under currents and cross-currents of family ties. It is a deep insight into the continuously expanding awareness of the Indian women to acquire identity and individuality in the male-dominated society.</span></span></span></p>
', 'Title
			Karmic Debts

			Author
			Mohini Tandan

			ISBN
			8170313678

			Publisher
			Arnold Associates

			Year of Publication
			1994

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Karmic Debts</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mohini Tandan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8170313678</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Arnold Associates</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1994</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'e6c5d340-f3ed-4e32-989e-7b6e05e66ad5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9532Larmic%20debts.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=8170313678&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4422', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4422', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 43, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:58'),
('46aecbe2-11dc-4678-8b04-927636a03e9a', '3412', 981, 'Population Systems - A Genreral Introduction', 'population-systems-a-general-introduction-new-3412', 'population-systems-a-general-introduction-new', '9781402068188', '9781402068188::3412', '9781402068188', NULL, 'This book is concerned with the general principles and theories of population ecology, based on the idea that the rules governing the dyanmics of populations are relatively simple, and that the rich behavior we observe in nature is a consequence of the structure of the system rather than of the complexity of the underlying rules. From this perspective, the dynamic behavior of single-species populations is examined and an elementary feedback model of the population system is developed. This single-species model is refined and generalized by examining the mechanisms of population regulation. Graphical procedures are developed for evaluating the behavior of populations inhabiting variable environments, which are then applied to the analysis of interaction between two species. Finally, spatial effects on population behavior and communities composed of many interacting species are examined.

Content - Preface to the First Edition, Preface to the Second Edition,  Acknowledgments,  Introduction to Part I, Chapter 1 A Brief Look at Systems in General, Chapter 2 Population Dynamics and an Elementary Model,  Chapter 3 Population Regulation and a General Model, Part II Systems of Interacting Populations, Introduction to Part II Chapter 4 Interactions Between Two Species, Chapter 5 Interactions in Space, Chapter 6 Interactions Between Many Species (Ecological Communities), Epilogue: The Human Dilemma, Answers to Exercises, Name Index, Subject Index', '<p style="text-align:justify"><span>This book is concerned with the general principles and theories of population ecology, based on the idea that the rules governing the dyanmics of populations are relatively simple, and that the rich behavior we observe in nature is a consequence of the structure of the system rather than of the complexity of the underlying rules. From this perspective, the dynamic behavior of single-species populations is examined and an elementary feedback model of the population system is developed. This single-species model is refined and generalized by examining the mechanisms of population regulation. Graphical procedures are developed for evaluating the behavior of populations inhabiting variable environments, which are then applied to the analysis of interaction between two species. Finally, spatial effects on population behavior and communities composed of many interacting species are examined.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Preface to the First Edition, Preface to the Second Edition,  Acknowledgments,  Introduction to Part I, Chapter 1 A Brief Look at Systems in General, Chapter 2 Population Dynamics and an Elementary Model,  Chapter 3 Population Regulation and a General Model, Part II Systems of Interacting Populations, Introduction to Part II Chapter 4 Interactions Between Two Species, Chapter 5 Interactions in Space, Chapter 6 Interactions Between Many Species (Ecological Communities), Epilogue: The Human Dilemma, Answers to Exercises, Name Index, Subject Index</span></span></p>', NULL, NULL, '"4625"', '"2775"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3479Population%20Systems%20-%20A%20Genreral%20Introduction.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402068188&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3412', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3412', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 981, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:58'),
('46b29aa9-d9bb-48ec-b48a-6e48f678d93c', '10', NULL, 'Architectural Security - Codes and Guidelines', 'architectural-security-codes-and-guidelines', 'architectural-security---codes-and-guidelines', '9780071460750', '9780071460750', '9780071460750', NULL, 'The only resource to deliver effective, permanent solutions to securing structures right now, Architectural Security Codes and Guidelines defines all the relevant issues as well as the roles and responsibilities of all participants. You''ll find in-depth, expert coverage of the environment, sustainability, energy, information technology, changing demographics, and safety vs. affordability.

• Provides step-by-step "best practices" guidelines and at-a-glance      checklists for disaster preparation, mitigation, response, and                recovery

• Fully addresses topics such as risk-threat assessments,               recommended HVAC systems and emergency generators...how to   ensure that the elderly/handicapped can exit buildings quickly and   safely

• Lists the newest technologies and materials relevant to creating          more secure structures...explains their advantages and                       disadvantages...tells how to incorporate them into new construction    and/or use them for retrofitting

INSIDE Architectural Security Codes and Guidelines • Construction Regulation Then and Now • Defining the Issues and Roles • Existing Codes • Existing Structures: Inspecting and Retrofitting • Before New Codes Are in Place: Interim Solutions • Preparation, Mitigation, Response and Recovery for Terrorism and Natural Disasters • New Technologies and Materials • Security and the Future Direction of Construction Industry • Resources for Additional Information

Content - Foreward, Acknowledgments, Part I Overview , 1 Codes and Regulations and the Construction Team, 2 Challenges Facing the Construction Team: Revising Codes and Standards, Redefining Roles and Responsibilities, 3 Findings from the World Trade Center Towers Collapse and Other Post-9/11 Disasters: What Is It That We Want Buildings to Do?, Part II Existing Guidelines, Codes and Standards and How They Protect Buildings and the Public from Disasters, 4 Beginning with the End in Mind: Assessing Risk, Threats, and Mitigation Strategies, 5 Existing Construction Standards, Codes, Practices, and Guidelines that Promote Security and Disaster Resilience in New Construction, 6 Existing Buildings: Inspections and Retrofitting, Part III Addressing New Issues: Viewing the Building as a Complete Life-Cycle System, 7 Homeland Security and the Issues of Energy, Sustainability, Environment, Accessibility and New Products, Materials and Techniques, 8 A World Transformed: A Vision of One Possible Future for the Construction Industry and Construction Team, Appendix: Resources, Web sites, and Chapter Notes', '<p style="text-align:justify"><span>The only resource to deliver effective, permanent solutions to securing structures right now, Architectural Security Codes and Guidelines defines all the relevant issues as well as the roles and responsibilities of all participants. You''ll find in-depth, expert coverage of the environment, sustainability, energy, information technology, changing demographics, and safety vs. affordability.</span></p>

<p style="text-align:justify"><span>• Provides step-by-step "best practices" guidelines and at-a-glance      checklists for disaster preparation, mitigation, response, and                recovery</span></p>

<p style="text-align:justify"><span>• Fully addresses topics such as risk-threat assessments,               recommended HVAC systems and emergency generators...how to   ensure that the elderly/handicapped can exit buildings quickly and   safely</span></p>

<p style="text-align:justify"><span>• Lists the newest technologies and materials relevant to creating          more secure structures...explains their advantages and                       disadvantages...tells how to incorporate them into new construction    and/or use them for retrofitting</span></p>

<p style="text-align:justify"><span>INSIDE Architectural Security Codes and Guidelines • Construction Regulation Then and Now • Defining the Issues and Roles • Existing Codes • Existing Structures: Inspecting and Retrofitting • Before New Codes Are in Place: Interim Solutions • Preparation, Mitigation, Response and Recovery for Terrorism and Natural Disasters • New Technologies and Materials • Security and the Future Direction of Construction Industry • Resources for Additional Information</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreward, Acknowledgments, Part I Overview , 1 Codes and Regulations and the Construction Team, 2 Challenges Facing the Construction Team: Revising Codes and Standards, Redefining Roles and Responsibilities, 3 Findings from the World Trade Center Towers Collapse and Other Post-9/11 Disasters: What Is It That We Want Buildings to Do?, Part II Existing Guidelines, Codes and Standards and How They Protect Buildings and the Public from Disasters, 4 Beginning with the End in Mind: Assessing Risk, Threats, and Mitigation Strategies, 5 Existing Construction Standards, Codes, Practices, and Guidelines that Promote Security and Disaster Resilience in New Construction, 6 Existing Buildings: Inspections and Retrofitting, Part III Addressing New Issues: Viewing the Building as a Complete Life-Cycle System, 7 Homeland Security and the Issues of Energy, Sustainability, Environment, Accessibility and New Products, Materials and Techniques, 8 A World Transformed: A Vision of One Possible Future for the Construction Industry and Construction Team, Appendix: Resources, Web sites, and Chapter Notes</span></p>', 'Sub Title
			Best Practices for Today''s Construction Challenges

			Author
			Robert C. Wible

			About Author
			As per Book

			ISBN 10 Digit
			0071460756

			ISBN 13 Digit
			9780071460750

			Pages
			340

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Best Practices for Today''s Construction Challenges</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert C. Wible</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0071460756</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780071460750</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>340</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"6624"', '"3974"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 340, '340', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2755dpp_19_186.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780071460750&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=10', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=10', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3077, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:58'),
('46b5d076-6e26-43b4-8344-0108fb3ff998', '3202', NULL, 'Graduate Texts in Mathematics -Topics in Banach Space Theory', 'graduate-texts-in-mathematics-topics-in-banach-space-theory-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3-3202', 'graduate-texts-in-mathematics-topics-in-banach-space-theory-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202-3202', '9780387281414', '9780387281414', '9780387281414', NULL, 'This book emphasizes the isomorphic theory of Banach spaces and techniques using the unifying viewpoint of basic sequences. Its aim is to provide the reader with the necessary technical tools and background to reach the frontiers of research without the introduction of too many extraneous concepts. Detailed and accessible proofs are included, as are a variety of exercises and problems.', '<p>This book emphasizes the isomorphic theory of Banach spaces and techniques using the unifying viewpoint of basic sequences. Its aim is to provide the reader with the necessary technical tools and background to reach the frontiers of research without the introduction of too many extraneous concepts. Detailed and accessible proofs are included, as are a variety of exercises and problems.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Fernando Albiac

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387281414

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Fernando Albiac</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387281414</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"5300"', '"3180"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/965341zggxlUNfL._SY445_SX342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387281414&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3202', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3202', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1169, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:58'),
('46c81a2c-23db-4696-ac1f-d4e93e1dcf39', '1314', NULL, 'Encyclopedia of Developing Regional Communities With Information And Communication Technology', 'encyclopedia-of-digital-government-in-3-vols-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1-1314', 'encyclopedia-of-digital-government-in-3-vols-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315-1315', 'RFGB4455', 'RFGB4455::1314', 'RFGB4455', NULL, 'The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.', '<p>The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.</p>', 'Encyclopedia of Digital Government in 3 Vols.', '<h1>Encyclopedia of Digital Government in 3 Vols.</h1>', '"18499"', '"11099"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3056brianica_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1314', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1314', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2278, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('46cb2f6e-719b-4c24-8135-8c5ab6523da8', '2958', NULL, 'The Development of English Novel', 'the-development-of-english-novel-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958', 'the-development-of-english-novel-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958-2958', 'UJHU7786', 'UJHU7786', 'UJHU7786', NULL, 'The Development of English Novel', '<h1>The Development of English Novel</h1>', 'Sub Title
			No

			Author
			Dr. S.K. Mohanty

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382192411

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. S.K. Mohanty</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382192411</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHU7786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2958', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2958', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1247, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:58'),
('46d8d6b0-eeab-410c-82e7-ab2f358f2be0', '1909', NULL, 'Advances in Systems Biology - Advances in Experimental Medicine and Biology', 'advances-in-systems-biology-advances-in-experimental-medicine-and-biology-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-19-1909', 'advances-in-systems-biology-advances-in-experimental-medicine-and-biology-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909-1909', 'MJKN8877', 'MJKN8877', 'MJKN8877', NULL, 'AbouttheNorthwestSymposiumforSystemsBiology This publication is the proceedingsofthe Pacific Northwest National Laboratory (PNNL) inaugural meeting of the Northwest Symposium for Systems Biology, held October 17 and 18,2002, in Richland, Washington. This is the40thyear in which the laboratory has held an interdisciplinary science symposium to address important biologicalquestions. Inyearspast,theunifyingthemewasenvironmentalsciences.This yearwebegananewseriesofsymposiaonsystemsbiology.Aparticularfocusofthese symposiawill beon identifyingcurrentbreakthroughtechnologiesand theirapplication toimportantmodelsystems. PNNLestablished theBiomolecularSystemsInitiative(BSI) toexploit the unique andinnovativetechnologiesdevelopedhereatthelaboratory,especiallyattheWilliamR. Wiley Environmental Molecular Sciences Laboratory (EMSL). The BSI is a multidisciplinary research program thatfocuses on theareasofresearch that will drive biology in the post-genomic era. It combines cutting-edge capabilities for high- throughputproteomics,cellimaging,quantitativebiology,andcomputationalbiology. To understand complex biological systems, scientists must acquire detailed knowledgeaboutcellsignaling,andabouthownetworksregulatecellfunctions.Thiswill requireanintegratedeffortacrossavarietyofresearchdisciplines:molecularandcellular biology, biochemistry, physics, mathematics, and information science. The BSI is working to provide opportunities for scientists from different disciplines to gatherand discusscell networksatallscalesaswell asapproachesforunderstandingthemolecular componentsofthesenetworks. The theme of this year''s symposium was the U.S. Department ofEnergy''s new Genomes to Life (GTL) program. GTL has the eventual goal of a fundamental, comprehensive,andsystematicunderstandingoflife. In its initial implementation,GTL focusesonpost-genomicapproachestounderstanding * ComplexMicrobialSystems * ComputationalMethods * MolecularMachines:Multiproteincomplexes * GeneRegulatoryNetworks.', '<p>AbouttheNorthwestSymposiumforSystemsBiology This publication is the proceedingsofthe Pacific Northwest National Laboratory (PNNL) inaugural meeting of the Northwest Symposium for Systems Biology, held October 17 and 18,2002, in Richland, Washington. This is the40thyear in which the laboratory has held an interdisciplinary science symposium to address important biologicalquestions. Inyearspast,theunifyingthemewasenvironmentalsciences.This yearwebegananewseriesofsymposiaonsystemsbiology.Aparticularfocusofthese symposiawill beon identifyingcurrentbreakthroughtechnologiesand theirapplication toimportantmodelsystems. PNNLestablished theBiomolecularSystemsInitiative(BSI) toexploit the unique andinnovativetechnologiesdevelopedhereatthelaboratory,especiallyattheWilliamR. Wiley Environmental Molecular Sciences Laboratory (EMSL). The BSI is a multidisciplinary research program thatfocuses on theareasofresearch that will drive biology in the post-genomic era. It combines cutting-edge capabilities for high- throughputproteomics,cellimaging,quantitativebiology,andcomputationalbiology. To understand complex biological systems, scientists must acquire detailed knowledgeaboutcellsignaling,andabouthownetworksregulatecellfunctions.Thiswill requireanintegratedeffortacrossavarietyofresearchdisciplines:molecularandcellular biology, biochemistry, physics, mathematics, and information science. The BSI is working to provide opportunities for scientists from different disciplines to gatherand discusscell networksatallscalesaswell asapproachesforunderstandingthemolecular componentsofthesenetworks. The theme of this year''s symposium was the U.S. Department ofEnergy''s new Genomes to Life (GTL) program. GTL has the eventual goal of a fundamental, comprehensive,andsystematicunderstandingoflife. In its initial implementation,GTL focusesonpost-genomicapproachestounderstanding * ComplexMicrobialSystems * ComputationalMethods * MolecularMachines:Multiproteincomplexes * GeneRegulatoryNetworks.</p>', 'Advances in Systems Biology - Advances in Experimental Medicine and Biology', '<h1>Advances in Systems Biology - Advances in Experimental Medicine and Biology</h1>', '"16899"', '"10139"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1236dpp_9_5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MJKN8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1909', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1909', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1899, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:58'),
('46e37228-4417-4b70-8061-a90b26df39e7', '1239', NULL, 'The Rights of Animals - Current Controversies New', 'the-rights-of-animals-current-controversies-new-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-123-1239', 'the-rights-of-animals-current-controversies-new-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239', 'ERTY6655', 'ERTY6655::1239', 'ERTY6655', NULL, 'The Rights of Animals - Current Controversies New', '<h1>The Rights of Animals - Current Controversies New</h1>', 'Sub Title
			No

			Author
			Tamara L. Roleff

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737700695

			Pages
			224

			Binding
			Paperback

			Year of Publication
			1999

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tamara L. Roleff</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737700695</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1337Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1239', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1239', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2320, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('47018e78-b1db-4c6a-9670-1d34b12a546d', '1834', NULL, 'Generic Pharmaceutical Patent and FDA Law', 'generic-pharmaceutical-patent-and-fda-law-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834', 'generic-pharmaceutical-patent-and-fda-law-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834-1834', 'XCVF323', 'XCVF323', 'XCVF323', NULL, 'Generic Pharmaceutical Patent and FDA Law', '<h1>Generic Pharmaceutical Patent and FDA Law</h1>', 'Sub Title
			No

			Author
			Shashank Upadhye

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788193319604

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shashank Upadhye</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193319604</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8100"', '"4860"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38579788193319604.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XCVF323&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1834', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1834', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1942, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:58'),
('47078132-796d-4575-965a-73ebbc597de8', '3328', NULL, 'Practicing Philosophy - Pragmatism and The Philosophical Life', 'practicing-philosophy-pragmatism-and-the-philosophical-life-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3-3328', 'practicing-philosophy-pragmatism-and-the-philosophical-life-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328-3328', '9780415913959', '9780415913959', '9780415913959', NULL, 'With the increasing professionalization of philosophy, the question of what constitutes philosophical living has been largely neglected. Now one of the leading philosophers in the pragmatist tradition aims to recover and elaborate the pragmatic idea of philosophy as an art of living and a practical guide to living better.

How should the practice of philosophy relate to the project of one''s life? To answer this question, Practicing Philosophy examines the idea of the philosophical life as expressed in our century, analyzing its essential dimensions and exploring crucial philosophical issues that arise in them: issues that range from epistemology, ethics, and politics to aesthetics, somatics, and ethnicity. In developing his own conception of the philosophical life, Shusterman critically engages the views of Dewey, Wittgenstein, and Foucault as well as the current pragmatism of Rorty, Putnam, Goodman, Habermas, and Cavell. Practicing Philosophy thus makes its case for philosophical living while providing a useful survey of the rich variety of contemporary pragmatism. 

Content - Acknowledgments, Introduction, PART I  ETHICS AND POLITICS,  PART II ART, KNOWLEDGE, PRAXIS, PART III EMBODIMENT AND ETHNICITY,  Notes, Index   ', '<p style="text-align:justify"><span>With the increasing professionalization of philosophy, the question of what constitutes philosophical living has been largely neglected. Now one of the leading philosophers in the pragmatist tradition aims to recover and elaborate the pragmatic idea of philosophy as an art of living and a practical guide to living better.</span></p>

<p style="text-align:justify"><span>How should the practice of philosophy relate to the project of one''s life? To answer this question, Practicing Philosophy examines the idea of the philosophical life as expressed in our century, analyzing its essential dimensions and exploring crucial philosophical issues that arise in them: issues that range from epistemology, ethics, and politics to aesthetics, somatics, and ethnicity. In developing his own conception of the philosophical life, Shusterman critically engages the views of Dewey, Wittgenstein, and Foucault as well as the current pragmatism of Rorty, Putnam, Goodman, Habermas, and Cavell. Practicing Philosophy thus makes its case for philosophical living while providing a useful survey of the rich variety of contemporary pragmatism. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Acknowledgments, Introduction, PART I  ETHICS AND POLITICS,  PART II ART, KNOWLEDGE, PRAXIS, PART III EMBODIMENT AND ETHNICITY,  Notes, Index </span>  </span></span></p>', 'Sub Title
			Pragmatism and The Philosophical Life

			Author
			Richard Shusterman

			About Author
			As per Book

			ISBN 10 Digit
			0415913950

			ISBN 13 Digit
			9780415913959

			Pages
			256

			Binding
			Paperback

			Year of Publication
			1997

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Pragmatism and The Philosophical Life</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Richard Shusterman</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>0415913950</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780415913959</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>256</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1997</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"3883"', '"2329"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8527Practicing%20Philosophy%20-%20Pragmation%20and%20The%20Philosophical%20Life.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780415913959&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3328', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3328', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1058, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:58'),
('4723418f-b604-4b78-89f4-fab518dc1c50', '3245', NULL, 'Concise Encyclopedia of Supersymmetry and Noncommulative Structures in Mathematics and Physics', 'concise-encyclopedia-of-supersymmetry-and-noncommulative-structures-in-mathematics-and-physics-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3-3245', 'concise-encyclopedia-of-supersymmetry-and-noncommulative-structures-in-mathematics-and-physics-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245-3245', '1402013388', '1402013388', '1402013388', NULL, 'The book is the first full-size Encyclopedia which simultaneously covers such well-established and modern subjects as quantum field theory, supersymmetry, supergravity, M-theory, black holes and quantum gravity, noncommutative geometry, representation theory, categories and quantum groups, and their generalizations. The extraordinary historical part "the SUSY story," more than 700 authored articles from more than 250 high-level experts (including Nobel Prize Winner Gerard ''t Hooft), a detailed (50 pages) Subject/Article three level index and an Author index, make the SUSY Encyclopedia an outstanding and indispensable book on the desk of researchers, experts, Ph.D. students, specialists and professionals in modern methods of theoretical and mathematical physics.', '<p>The book is the first full-size Encyclopedia which simultaneously covers such well-established and modern subjects as quantum field theory, supersymmetry, supergravity, M-theory, black holes and quantum gravity, noncommutative geometry, representation theory, categories and quantum groups, and their generalizations. The extraordinary historical part "the SUSY story," more than 700 authored articles from more than 250 high-level experts (including Nobel Prize Winner Gerard ''t Hooft), a detailed (50 pages) Subject/Article three level index and an Author index, make the SUSY Encyclopedia an outstanding and indispensable book on the desk of researchers, experts, Ph.D. students, specialists and professionals in modern methods of theoretical and mathematical physics.</p>', 'Publisher ‏ : ‎ Springer; 1st ed. 2004. Corr. 2nd printing 2005 edition (7 November 2005)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 561 pages

ISBN-10 ‏ : ‎ 1402013388

ISBN-13 ‏ : ‎ 978-1402013386

Item Weight ‏ : ‎ 1 kg 720 g

Dimensions ‏ : ‎ 21.69 x 2.9 x 30.48 cm', '<p>Publisher ‏ : ‎ Springer; 1st ed. 2004. Corr. 2nd printing 2005 edition (7 November 2005)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 561 pages</p>

<p>ISBN-10 ‏ : ‎ 1402013388</p>

<p>ISBN-13 ‏ : ‎ 978-1402013386</p>

<p>Item Weight ‏ : ‎ 1 kg 720 g</p>

<p>Dimensions ‏ : ‎ 21.69 x 2.9 x 30.48 cm</p>', '"16650"', '"9990"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58273598dpp_18_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=1402013388&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3245', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3245', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1134, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:58'),
('4748ed7b-a4aa-4a2a-b75b-d53204a0f908', '16', NULL, 'Chipless RFID Reader Architecture', 'chipless-rfid-reader-architecture', 'chipless-rfid-reader-architecture', '9781608075614', '9781608075614', '9781608075614', NULL, 'In the era of information communication technology (ICT), radio frequency identification (RFID) has been going through tremendous development. RFID technology has the potential of replacing barcodes due to its large information carrying capacity, flexibility in operations, and applications. The deployment of RFID has been hindered by its cost. However, with the advent of low powered ICs, energy scavenging techniques, and low-cost chipless tags, RFID technology has achieved significant development.

This book addresses the new reader architecture, presents fundamentals of chipless RFID systems, and covers protocols. It also presents proof-of-concept implementations with the potential to replace trillions of barcodes per year. Overall, this resource aims to not only explain the technology, but to make the chipless RFID reader system a viable commercial product for mass deployment.

Content - Preface, Acknowledgments, Foreword, CHAPTER 1 Introduction, CHAPTER 2 Chipless RFID System Operating Principles, CHAPTER 3 Chipless RFID Readers, CHAPTER 4 Frequency Domain Based RFID Reader Development, CHAPTER 5 Time Domain Based Chipless RFID Reader, CHAPTER 6 Hybrid Chipless RFID Reader, CHAPTER 7 Antennas for Chipless RFID Readers, CHAPTER 8 Microwave and Millimeter-Wave Active and Passive Components, CHAPTER 9 Digital Module for Chipless RFID Readers, CHAPTER 10 RFID Reader System Integration and Applications, List of Acronyms, Glossary, About the Authors, Index', '<p style="text-align:justify"><span>In the era of information communication technology (ICT), radio frequency identification (RFID) has been going through tremendous development. RFID technology has the potential of replacing barcodes due to its large information carrying capacity, flexibility in operations, and applications. The deployment of RFID has been hindered by its cost. However, with the advent of low powered ICs, energy scavenging techniques, and low-cost chipless tags, RFID technology has achieved significant development. </span></p>

<p style="text-align:justify"><span>This book addresses the new reader architecture, presents fundamentals of chipless RFID systems, and covers protocols. It also presents proof-of-concept implementations with the potential to replace trillions of barcodes per year. Overall, this resource aims to not only explain the technology, but to make the chipless RFID reader system a viable commercial product for mass deployment.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Acknowledgments, Foreword, CHAPTER 1 Introduction, CHAPTER 2 Chipless RFID System Operating Principles, CHAPTER 3 Chipless RFID Readers, CHAPTER 4 Frequency Domain Based RFID Reader Development, CHAPTER 5 Time Domain Based Chipless RFID Reader, CHAPTER 6 Hybrid Chipless RFID Reader, CHAPTER 7 Antennas for Chipless RFID Readers, CHAPTER 8 Microwave and Millimeter-Wave Active and Passive Components, CHAPTER 9 Digital Module for Chipless RFID Readers, CHAPTER 10 RFID Reader System Integration and Applications, List of Acronyms, Glossary, About the Authors, Index</span></p>', 'Sub Title
			Chipless RFID Reader Architecture

			Author
			Nemai Chandra Karmakar, Randika V. Koswatta, Prasanna Kalansuriya, Rubayet E-Azim

			About Author
			As per Book

			ISBN 10 Digit
			1608075614

			ISBN 13 Digit
			9781608075614

			Pages
			300

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Chipless RFID Reader Architecture</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nemai Chandra Karmakar, Randika V. Koswatta, Prasanna Kalansuriya, Rubayet E-Azim</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1608075614</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781608075614</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"13859"', '"8315"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8231dpp_19_190.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781608075614&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=16', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=16', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3072, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:58'),
('47656771-3a01-4a46-8768-b0a26c0974dc', '3960', 492, 'Marketing Management 16/e.', 'marketing-management-16e', 'marketing-management-16e', '9789356062665', '9789356062665', '9789356062665', NULL, 'About the Book

This edition has been updated keeping in view the tremendous disruptions in the business models due to the ongoing globalization, the increasing role of corporate social responsibility; technological advancement, growth in e-commerce, increasing digital communication, the growing impact of social media, and the widespread use of data analytics, marketing automation, and artificial intelligence. These created opportunities as well as challenges for businesses. Co-authored by noted academicians, Professor Kevin Lane Keller, Professor Alexander Chernev, Professor Jagdish N. Sheth and Professor G. Shainesh, the book continues to draw on the rich findings of various scientific disciplines—such as economics, behavioral science, and management theory—for fundamental concepts and tools that are directly applicable to marketing challenges and opportunities. Enriched with Indian cases studies, the text is comprehensive, lucid, and engaging at the same time, with the latest examples that illustrate effective marketing principles, strategies, and practices. The points of discussion and the discourse on the topics are useful not just for the students of marketing but also for practicing managers to design and execute successful marketing strategies.

Contents:

Part 1 Fundamentals of Marketing Management

Part 2 Understanding the Market

Part 3 Developing a Viable Market Strategy

Part 4 Designing Value

Part  5 Communication Value

Part  6 Delivery Value

Part 7 Managing Growth                                                                                                                                     

 ', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This edition has been updated keeping in view the tremendous disruptions in the business models due to the ongoing globalization, the increasing role of corporate social responsibility; technological advancement, growth in e-commerce, increasing digital communication, the growing impact of social media, and the widespread use of data analytics, marketing automation, and artificial intelligence. These created opportunities as well as challenges for businesses. Co-authored by noted academicians, Professor Kevin Lane Keller, Professor Alexander Chernev, Professor Jagdish N. Sheth and Professor G. Shainesh, the book continues to draw on the rich findings of various scientific disciplines—such as economics, behavioral science, and management theory—for fundamental concepts and tools that are directly applicable to marketing challenges and opportunities. Enriched with Indian cases studies, the text is comprehensive, lucid, and engaging at the same time, with the latest examples that illustrate effective marketing principles, strategies, and practices. The points of discussion and the discourse on the topics are useful not just for the students of marketing but also for practicing managers to design and execute successful marketing strategies.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Part 1 Fundamentals of Marketing Management</span></span></span></p>

<p><span><span><span>Part 2 Understanding the Market</span></span></span></p>

<p><span><span><span>Part 3 Developing a Viable Market Strategy</span></span></span></p>

<p><span><span><span>Part 4 Designing Value</span></span></span></p>

<p><span><span><span>Part  5 Communication Value</span></span></span></p>

<p><span><span><span>Part  6 Delivery Value</span></span></span></p>

<p><span><span><span>Part 7 Managing Growth                                                                                                                                     </span></span></span></p>

<p><span><span> </span></span></p>', 'Title
			Marketing Management 16/e.

			Author
			Philip Kotler

			ISBN
			9789356062665

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Marketing Management 16/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Philip Kotler</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356062665</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1130"', '"904"', '"0"', 8, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8516pic-18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789356062665&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3960', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3960', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 492, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:58'),
('476748d9-5116-4d76-b94b-c0adb4f2fa46', '1676', NULL, 'Bilinear Integrable Systems: From Classical to Quantum, Continuous to Discrete - II - Mathematics, physics and Chemistry` New', 'bilinear-integrable-systems-from-classical-to-quantum-continuous-to-discrete-ii-mathematics-physics-and-chemistry-new-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-167-1676', 'bilinear-integrable-systems-from-classical-to-quantum-continuous-to-discrete-ii-mathematics-physics-and-chemistry-new-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676-1676', 'HJKL9876', 'HJKL9876', 'HJKL9876', NULL, 'On April 29, 1814 Napoleon landed on the island of Elba, surrounded with a personal army of 1200 men. The allies, Russia, Prussia, England and Austria, hadforcedhimintoexileafteranumberofverycostlydefeats;hewasdeprived ofallhistitles,butcouldkeepthetitleof"EmperorofElba". Historytellsusthat each morning he took long walks in the sun, reviewed his army each midday anddiscussedworldmatterswithnewlyappointedadvisors,followingthesame pattern everyday, to the great surprise of Campbell, the British of?cer who was to keep an eye on him. All this made everyone believe he was settled there for good. Napoleononcesaid:Elbaisbeautiful,butabitsmall. Elbawasde?nitely a source of inspiration; indeed, the early morning, March 6, 1815, Metternich, the chancellor of Austria was woken up by one of his aides with the stunning news that Napoleon had left Elba with his 1200 men and was marching to Paris with little resistance; A few days later he took up his throne again in the Tuileries. In spite of his insatiable hunger for battles and expansion, he is remembered as an important statesman. He was a pioneer in setting up much of the legal, administrative and political machinery in large parts of continental Europe. We gathered here in a lovely and quaint ?shing port, Marciana Marina on theislandofElba,tocelebrateoneofthepioneersofintegrablesystems,Hirota Sensei,andthisattheoccasionofhisseventiethbirthday. Trainedasaphysicist in his home university Kyushu University, Professor Hirota earned his PhD in ''61 at Northwestern University with Professor Siegert in the ?eld of "Quantum Statistical mechanics". He wrote a widely appreciated Doctoral dissertation on "FunctionalIntegralrepresentationofthegrandpartitionfunction".', '<p>On April 29, 1814 Napoleon landed on the island of Elba, surrounded with a personal army of 1200 men. The allies, Russia, Prussia, England and Austria, hadforcedhimintoexileafteranumberofverycostlydefeats;hewasdeprived ofallhistitles,butcouldkeepthetitleof"EmperorofElba". Historytellsusthat each morning he took long walks in the sun, reviewed his army each midday anddiscussedworldmatterswithnewlyappointedadvisors,followingthesame pattern everyday, to the great surprise of Campbell, the British of?cer who was to keep an eye on him. All this made everyone believe he was settled there for good. Napoleononcesaid:Elbaisbeautiful,butabitsmall. Elbawasde?nitely a source of inspiration; indeed, the early morning, March 6, 1815, Metternich, the chancellor of Austria was woken up by one of his aides with the stunning news that Napoleon had left Elba with his 1200 men and was marching to Paris with little resistance; A few days later he took up his throne again in the Tuileries. In spite of his insatiable hunger for battles and expansion, he is remembered as an important statesman. He was a pioneer in setting up much of the legal, administrative and political machinery in large parts of continental Europe. We gathered here in a lovely and quaint ?shing port, Marciana Marina on theislandofElba,tocelebrateoneofthepioneersofintegrablesystems,Hirota Sensei,andthisattheoccasionofhisseventiethbirthday. Trainedasaphysicist in his home university Kyushu University, Professor Hirota earned his PhD in ''61 at Northwestern University with Professor Siegert in the ?eld of "Quantum Statistical mechanics". He wrote a widely appreciated Doctoral dissertation on "FunctionalIntegralrepresentationofthegrandpartitionfunction".</p>', 'Bilinear Integrable Systems: From Classical to Quantum, Continuous to Discrete - II - Mathematics, physics and Chemistry` New', '<h1>Bilinear Integrable Systems: From Classical to Quantum, Continuous to Discrete - II - Mathematics, physics and Chemistry` New</h1>', '"11699"', '"7019"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5601dpp_18_45.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJKL9876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1676', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1676', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2056, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('47759598-7690-47c1-8f9f-e917ed471222', '284', NULL, 'The Encyclopedia of Professional Cooking (CD ROMS) in 12 Vols.', 'the-encyclopedia-of-professional-cooking-cd-roms-in-12-vols-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284', 'the-encyclopedia-of-professional-cooking-cd-roms-in-12-vols-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284-284', '9788190643184', '9788190643184', '9788190643184', NULL, '', NULL, 'Sub Title
			Professional Cooking

			Author
			Global Media

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190643184

			Binding
			CD-ROMS

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Professional Cooking</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Global Media</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190643184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>CD-ROMS</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"30000"', '"18120"', '"0"', 1, 'OTHER', 'CD-ROMS', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40739.1.2023%201.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788190643184&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=284', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=284', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2909, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('4779b6a9-ecf7-439f-b548-ea8f7078a9a5', '1258', NULL, 'Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice New', 'postqualifying-social-work-practice-introducing-child-care-social-work-contemporary-policy-and-practice-new-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-125-1258', 'postqualifying-social-work-practice-introducing-child-care-social-work-contemporary-policy-and-practice-new-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258-1258', 'RRFF4557', 'RRFF4557', 'RRFF4557', NULL, 'This book provides a practitioner''s perspective on the challenges and developments of working in Child Care Social Work in the current context of organisational and social change. Drawing on the experience of social work practitioners who have undertaken the Post-Qualifying Child Care Specialist Award, the book shows how these challenges are being met in everyday practice, providing a forum to share their knowledge and experience with others and contribute to best practice. It will be of interest to social work practitioners and students and all those interested in the reality of current child care practice.', '<p>This book provides a practitioner''s perspective on the challenges and developments of working in Child Care Social Work in the current context of organisational and social change. Drawing on the experience of social work practitioners who have undertaken the Post-Qualifying Child Care Specialist Award, the book shows how these challenges are being met in everyday practice, providing a forum to share their knowledge and experience with others and contribute to best practice. It will be of interest to social work practitioners and students and all those interested in the reality of current child care practice.</p>', 'Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice New', '<h1>Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice New</h1>', '"2899"', '"1739"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50589781844451807_1%20(1).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RRFF4557&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1258', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1258', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2304, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('47c6f2fe-d0bc-4010-8df2-93efec775d3e', '3274', NULL, 'Holistic Health Healing & Astrosciences-An International Source Book - V I', 'holistic-health-healing-astrosciencesan-international-source-book-v-i-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3-3274', 'holistic-health-healing-astrosciencesan-international-source-book-v-i-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274-3274', '8180563022', '8180563022', '8180563022', NULL, 'If there''s one book you''ll read and consult again and again on Holistic Health, Healing & Astrosciences, this is it!

Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.

Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.

The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.

Content - SECTION: I, Cosmic System & Holistic Dimensions of Human Life, SECTION: II Unification of Science & Religion, SECTION: III Parapsychology, Shamanism & Anomalous Phenomenona, SECTION: IV Science, Consciousness & Healing, SECTION: V Holistic Healing : Energetic Concept & Process, SECTION: VI Scientific Aspects of Healing          ', '<p style="text-align:justify"><span>If there''s one book you''ll read and consult again and again on Holistic Health, Healing &amp; Astrosciences, this is it!</span></p>

<p style="text-align:justify"><span>Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.</span></p>

<p style="text-align:justify"><span>Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.</span></p>

<p style="text-align:justify"><span>The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>SECTION: I, Cosmic System &amp; Holistic Dimensions of Human Life, SECTION: II Unification of Science &amp; Religion, SECTION: III Parapsychology, Shamanism &amp; Anomalous Phenomenona, SECTION: IV Science, Consciousness &amp; Healing, SECTION: V Holistic Healing : Energetic Concept &amp; Process, SECTION: VI Scientific Aspects of Healing </span>         </span></span></p>', 'Sub Title
			An International Source Book - V I

			Author
			B. D. Sharma

			About Author
			As per Book

			ISBN 10 Digit
			8180563022

			ISBN 13 Digit
			 

			Pages
			544

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>An International Source Book - V I</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>B. D. Sharma</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8180563022</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>544</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2003</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 544, '544', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4026Holistic%20Health%20Healing%20&%20Astrosciences-An%20International%20Source%20Book%20-%20V%20I.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8180563022&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3274', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3274', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1105, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:58'),
('47d33970-46c3-4009-8d5c-f059253de6dd', '461', NULL, 'Rural Management Theory and Practice book', 'rural-management-theory-and-practice-book-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-4-461', 'rural-management-theory-and-practice-book-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461-461', 'mnfhj8765', 'mnfhj8765', 'mnfhj8765', NULL, 'Rural Management Theory and Practice book', '<h1>Rural Management Theory and Practice book</h1>', 'Sub Title
			No

			Author
			Dr. Prateek Ghosh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963532

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No
			 

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Prateek Ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963532</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No
			<h1> </h1>
			</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"898"', '"538"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No
			 ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1271image_not_available_2_11.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=mnfhj8765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=461', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=461', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2807, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('480579b9-9cce-4dfc-bfa2-318a14947219', '1693', NULL, 'Evolution of Silicon Sensor Technology in Particle Physics - springer tracts in Modern Physics', 'evolution-of-silicon-sensor-technology-in-particle-physics-springer-tracts-in-modern-physics-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-169-1693', 'evolution-of-silicon-sensor-technology-in-particle-physics-springer-tracts-in-modern-physics-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693-1693', 'DFRT432', 'DFRT432', 'DFRT432', NULL, 'In the post era of the Z and W discovery, after the observation of Jets at UA1 and UA2 at CERN, John Ellis visioned at a HEP conference at Lake Tahoe, California in 1983 "To proceed with high energy particle physics, one has to tag the avour of the quarks!" This statement re ects the need for a highly precise tracking device, being able to resolve secondary and tertiary vertices within high-particle densities. Since the d- tance between the primary interaction point and the secondary vertex is proportional tothelifetimeoftheparticipatingparticle,itisanexcellentquantitytoidentifypar- cle avour in a very fast and precise way. In colliding beam experiments this method was applied especially to tag the presence of b quarks within particle jets. It was rst introduced in the DELPHI experiment at LEP but soon followed by all collider - periments to date. The long expected t quark discovery was possible mainly with the help of the CDF silicon vertex tracker, providing the b quark information. In the beginning of the 21st century the new LHC experiments are beginning to take 2 shape. CMS with its 206m of silicon area is perfectly suited to cope with the high luminosity environment. Even larger detectors are envisioned for the far future, like the SiLC project for the International Linear Collider. Silicon sensors matured from small 1in. single-sided devices to large 6in. double-sided, double metal detectors and to 6in. single-sided radiation hard sensors.', '<p>In the post era of the Z and W discovery, after the observation of Jets at UA1 and UA2 at CERN, John Ellis visioned at a HEP conference at Lake Tahoe, California in 1983 "To proceed with high energy particle physics, one has to tag the avour of the quarks!" This statement re ects the need for a highly precise tracking device, being able to resolve secondary and tertiary vertices within high-particle densities. Since the d- tance between the primary interaction point and the secondary vertex is proportional tothelifetimeoftheparticipatingparticle,itisanexcellentquantitytoidentifypar- cle avour in a very fast and precise way. In colliding beam experiments this method was applied especially to tag the presence of b quarks within particle jets. It was rst introduced in the DELPHI experiment at LEP but soon followed by all collider - periments to date. The long expected t quark discovery was possible mainly with the help of the CDF silicon vertex tracker, providing the b quark information. In the beginning of the 21st century the new LHC experiments are beginning to take 2 shape. CMS with its 206m of silicon area is perfectly suited to cope with the high luminosity environment. Even larger detectors are envisioned for the far future, like the SiLC project for the International Linear Collider. Silicon sensors matured from small 1in. single-sided devices to large 6in. double-sided, double metal detectors and to 6in. single-sided radiation hard sensors.</p>', 'Evolution of Silicon Sensor Technology in Particle Physics - springer tracts in Modern Physics', '<h1>Evolution of Silicon Sensor Technology in Particle Physics - springer tracts in Modern Physics</h1>', '"13299"', '"7979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8151dpp_25.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFRT432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1693', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1693', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2041, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('48409332-4edd-47ef-b148-c242b7aae63f', '3577', 827, 'Stability Theory of Differential Equations', 'stability-theory-of-differential-equations-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577', 'stability-theory-of-differential-equations-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577-3577', '9780486462738', '9780486462738', '9780486462738', NULL, 'Suitable for advanced undergraduates and graduate students, this was the first English-language text to offer detailed coverage of boundedness, stability, and asymptotic behavior of linear and nonlinear differential equations. It remains a classic guide, featuring material from original research papers, including the author''s own studies.The linear equation with constant and almost-constant coefficients receives in-depth attention that includes aspects of matrix theory. No previous acquaintance with the theory is necessary, since author Richard Bellman derives the results in matrix theory from the beginning. In regard to the stability of nonlinear systems, results of the linear theory are used to drive the results of Poincaré and Liapounoff. Professor Bellman then surveys important results concerning the boundedness, stability, and asymptotic behavior of second-order linear differential equations. The final chapters explore significant nonlinear differential equations whose solutions may be completely described in terms of asymptotic behavior. Only real solutions of real equations are considered, and the treatment emphasizes the behavior of these solutions as the independent variable increases without limit.', '<p>Suitable for advanced undergraduates and graduate students, this was the first English-language text to offer detailed coverage of boundedness, stability, and asymptotic behavior of linear and nonlinear differential equations. It remains a classic guide, featuring material from original research papers, including the author''s own studies.The linear equation with constant and almost-constant coefficients receives in-depth attention that includes aspects of matrix theory. No previous acquaintance with the theory is necessary, since author Richard Bellman derives the results in matrix theory from the beginning. In regard to the stability of nonlinear systems, results of the linear theory are used to drive the results of Poincaré and Liapounoff. Professor Bellman then surveys important results concerning the boundedness, stability, and asymptotic behavior of second-order linear differential equations. The final chapters explore significant nonlinear differential equations whose solutions may be completely described in terms of asymptotic behavior. Only real solutions of real equations are considered, and the treatment emphasizes the behavior of these solutions as the independent variable increases without limit.</p>', 'Sub Title
			No

			Author
			Richard Bellman

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 0486462730

			ISBN 13 Digit
			 9780486462738

			Pages
			 176

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard Bellman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 0486462730</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780486462738</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, ' 176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/321551rL5lON-aL.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486462738&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3577', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3577', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 827, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:58'),
('48509ce4-0bc2-4263-9703-b539744a0139', '4339', 125, 'Essentials of Life-Span Development 2/e', 'essentials-of-lifespan-development-2e', 'essentials-of-lifespan-development-2e', '9780073532073', '9780073532073', '9780073532073', NULL, 'About the book

Essentials of Lifespan Development 2e,was carefully designed and constructed to deliver these core concepts along with a strong applications focus reflecting the broad range of interests and backgrounds of students taking this course. And as always with John Santrock’s texts, the latest research in the field is incorporated throughout.

Content:

	Introduction

	Biological Beginnings

	Physical and Cognitive Development in Infancy

	Socioemotional Development in Infancy

	Physical and Cognitive Development in Middle and Late Childhood

	Socioemotional Development in Early Childhood

	Physical and Cognitive Development in Middle and Late Childhood

	Socioemotional Development in Middle and Late Childhood

	Physical and Cognitive Development in adolescence

	Socioemotional Development in Adolescence

	Physical and Cognitive Development in Early Adulthood

	Socioemotional Development in Early Adulthood

	Physical and Cognitive Development in Middle Adulthood

	Socioemotional Development in Middle Adulthood

	Physical and Cognitive Development in Late Adulthood

	Socioemotional Development in late Adulthood

	Death, Dying and Grieving', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><em>Essentials of Lifespan Development 2e</em>,was carefully designed and constructed to deliver these core concepts along with a strong applications focus reflecting the broad range of interests and backgrounds of students taking this course. And as always with John Santrock’s texts, the latest research in the field is incorporated throughout.</span></span></p>

<p style="text-align:justify"><span><span><strong>Content:</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Introduction</span></span></li>
	<li style="text-align:justify"><span><span>Biological Beginnings</span></span></li>
	<li style="text-align:justify"><span><span>Physical and Cognitive Development in Infancy</span></span></li>
	<li style="text-align:justify"><span><span>Socioemotional Development in Infancy</span></span></li>
	<li style="text-align:justify"><span><span>Physical and Cognitive Development in Middle and Late Childhood</span></span></li>
	<li style="text-align:justify"><span><span>Socioemotional Development in Early Childhood</span></span></li>
	<li style="text-align:justify"><span><span>Physical and Cognitive Development in Middle and Late Childhood</span></span></li>
	<li style="text-align:justify"><span><span>Socioemotional Development in Middle and Late Childhood</span></span></li>
	<li style="text-align:justify"><span><span>Physical and Cognitive Development in adolescence</span></span></li>
	<li style="text-align:justify"><span><span>Socioemotional Development in Adolescence</span></span></li>
	<li style="text-align:justify"><span><span>Physical and Cognitive Development in Early Adulthood</span></span></li>
	<li style="text-align:justify"><span><span>Socioemotional Development in Early Adulthood</span></span></li>
	<li style="text-align:justify"><span><span>Physical and Cognitive Development in Middle Adulthood</span></span></li>
	<li style="text-align:justify"><span><span>Socioemotional Development in Middle Adulthood</span></span></li>
	<li style="text-align:justify"><span><span>Physical and Cognitive Development in Late Adulthood</span></span></li>
	<li style="text-align:justify"><span><span>Socioemotional Development in late Adulthood</span></span></li>
	<li style="text-align:justify"><span><span>Death, Dying and Grieving</span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Essentials of Life-Span Development 2/e

			Author
			John W.Santrock

			ISBN
			9780073532073

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Essentials of Life-Span Development 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John W.Santrock</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780073532073</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2142download%20(2).jpeg', NULL, '3 | 27 | 31 | 34', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780073532073&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4339', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4339', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 125, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:58'),
('48590ce2-2be6-4732-9902-08d9de4db5bd', '1211', NULL, 'Selected Speech of Dr. B.R. Ambedkar - His Life and Philosophy New', 'selected-speech-of-dr-br-ambedkar-his-life-and-philosophy-new-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211', 'selected-speech-of-dr-br-ambedkar-his-life-and-philosophy-new-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211-1211', 'RTYH4455', 'RTYH4455', 'RTYH4455', NULL, 'Selected Speech of Dr. B.R. Ambedkar - His Life and Philosophy New', '<h1>Selected Speech of Dr. B.R. Ambedkar - His Life and Philosophy New</h1>', 'Sub Title
			No

			Author
			Dr. Hari Mohan Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963440

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Hari Mohan Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963440</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77109789380963440.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYH4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1211', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1211', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2341, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('485e1cc2-a5d5-4a0d-bf90-0460c09e883b', '2672', NULL, 'Ashtadhyayi Padanukaram Kosh', 'ashtadhyayi-padanukaram-kosh-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672', 'ashtadhyayi-padanukaram-kosh-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672-2672', 'VGYU5566', 'VGYU5566', 'VGYU5566', NULL, 'Ashtadhyayi Padanukaram Kosh', '<h1>Ashtadhyayi Padanukaram Kosh</h1>', ' Title
			Ashtadhyayi Padanukaram Kosh

			Author
			Avnindu Kumar

			ISBN 13 Digit
			9788171101184

			Publisher
			 Parimal Publications

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Ashtadhyayi Padanukaram Kosh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Avnindu Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171101184</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td> Parimal Publications</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0e88e1c1-01ed-4ef9-baa1-cfead07d244a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7541pic-19.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGYU5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2672', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2672', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1424, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('485f0d18-ff6e-4515-a9dd-e5d1a22245c9', '1261', NULL, 'Kamala Nehru - Ideology of Swaraj', 'kamala-nehru-ideology-of-swaraj-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261', 'kamala-nehru-ideology-of-swaraj-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261-1261', 'GGHH6655', 'GGHH6655', 'GGHH6655', NULL, 'Kamala Nehru - Ideology of Swaraj', '<h1>Kamala Nehru - Ideology of Swaraj</h1>', 'Sub Title
			No

			Author
			Dr. Shiv Gajrani, Dr. S. Ram

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131103647

			Pages
			216

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			Ist Edn

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shiv Gajrani, Dr. S. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131103647</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist Edn</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist Edn', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 216, '216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92669788131103647.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GGHH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1261', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1261', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2302, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('488098fb-7773-4dbd-8ec9-33fe6b996f1e', '3930', 521, 'Sri Aurobindo and Jung: A Comparative Study in Yoga and Depth Psychology', 'sri-aurobindo-and-jung-a-comparative-study-in-yoga-and-depth-psychology', 'sri-aurobindo-and-jung-a-comparative-study-in-yoga-and-depth-psychology', '-66-', '-66-', '-66-', NULL, 'About the book

Satya Prakash Singh''s "Sri Aurobindo, Jung and Vedic Yoga" explores the parallels and divergences between Sri Aurobindo''s Integral Yoga and Carl Jung''s analytical psychology, viewed through the lens of Vedic philosophy. The book analyses the human psyche from these three perspectives, seeking to harmonize their seemingly disparate approaches to understanding consciousness and spirituality.

Contents

Introduction

Chapter I. Collective Unconscious and the Subliminal

Chapter II. Archetypes and Visionary Beings

Chapter III. Consciousness, Ego and Self

Chapter IV. Structure and Dynamics of the Inner Reality

Chapter V. Individuation and Transformation

Chapter IV. Active Imagination and Integral Yoga

Retrospect and Prospect

Bibliography', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>Satya Prakash Singh''s "Sri Aurobindo, Jung and Vedic Yoga" explores the parallels and divergences between Sri Aurobindo''s Integral Yoga and Carl Jung''s analytical psychology, viewed through the lens of Vedic philosophy. The book analyses the human psyche from these three perspectives, seeking to harmonize their seemingly disparate approaches to understanding consciousness and spirituality.</span></span></span></p>

<p><span><span><strong><span>Contents</span></strong></span></span></p>

<p><span><span><span>Introduction</span></span></span></p>

<p><span><span><span>Chapter I. Collective Unconscious and the Subliminal</span></span></span></p>

<p><span><span><span>Chapter II. Archetypes and Visionary Beings</span></span></span></p>

<p><span><span><span>Chapter III. Consciousness, Ego and Self</span></span></span></p>

<p><span><span><span>Chapter IV. Structure and Dynamics of the Inner Reality</span></span></span></p>

<p><span><span><span>Chapter V. Individuation and Transformation</span></span></span></p>

<p><span><span><span>Chapter IV. Active Imagination and Integral Yoga </span></span></span></p>

<p><span><span><span>Retrospect and Prospect</span></span></span></p>

<p><span><span><span>Bibliography</span></span></span></p>
', 'Title
			Sri Aurobindo and Jung: A Comparative Study in Yoga and Depth Psychology

			Author
			Satya Prakash Singh

			Publisher
			Madhucchandas Publications

			Year of Publication
			1986

			Pages
			240

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Sri Aurobindo and Jung: A Comparative Study in Yoga and Depth Psychology</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Satya Prakash Singh</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Madhucchandas Publications</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">240</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ee8c22cc-8c5f-4cef-9034-cfd5e35ca8cd', NULL, NULL, 240, '240', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5961WhatsApp%20Image%202025-07-31%20at%203.54.24%20PM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-66-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3930', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3930', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 521, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:58'),
('48b02f58-c1f8-4010-b927-d6e758f5c8e0', '2893', NULL, 'Handbook of Differential Equations', 'handbook-of-differential-equations-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893', 'handbook-of-differential-equations-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893-2893', 'BNUY7788', 'BNUY7788', 'BNUY7788', NULL, 'This book contains several introductory texts concerning the main directions in the theory

of evolutionary partial differential equations. The main objective is to present clear, rigorous,

and in depth surveys on the most important aspects of the present theory. The table of

contents includes:

W.Arendt: Semigroups and evolution equations: Calculus, regularity and kernel estimates

A.Bressan: The front tracking method for systems of conservation laws

E.DiBenedetto, J.M.Urbano,V.Vespri: Current issues on singular and degenerate evolution equations;

L.Hsiao, S.Jiang: Nonlinear hyperbolic-parabolic coupled systems

A.Lunardi: Nonlinear parabolic equations and systems

D.Serre:L1-stability of nonlinear waves in scalar conservation laws

B.Perthame:Kinetic formulations of parabolic and hyperbolic PDE’s: from theory to numerics', '<p>This book contains several introductory texts concerning the main directions in the theory<br />
of evolutionary partial differential equations. The main objective is to present clear, rigorous,<br />
and in depth surveys on the most important aspects of the present theory. The table of<br />
contents includes:<br />
<br />
W.Arendt: Semigroups and evolution equations: Calculus, regularity and kernel estimates<br />
A.Bressan: The front tracking method for systems of conservation laws<br />
E.DiBenedetto, J.M.Urbano,V.Vespri: Current issues on singular and degenerate evolution equations;<br />
L.Hsiao, S.Jiang: Nonlinear hyperbolic-parabolic coupled systems<br />
A.Lunardi: Nonlinear parabolic equations and systems<br />
D.Serre:L1-stability of nonlinear waves in scalar conservation laws<br />
B.Perthame:Kinetic formulations of parabolic and hyperbolic PDE’s: from theory to numerics</p>', 'Sub Title
			Evolutionary Equations, V-1

			Author
			C.M. Dafermos and E. Feireisl

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Evolutionary Equations, V-1</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C.M. Dafermos and E. Feireisl</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13400"', '"8040"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNUY7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2893', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2893', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1291, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:58'),
('48d88f39-731c-4c20-9bad-3d58ed0fd2f1', '3796', 655, 'Molecules Without Chemical Bonds', 'molecules-without-chemical-bonds', 'molecules-without-chemical-bonds', '----', '----', '----', NULL, 'About the Book

In recent chemical literature more and more of often one comes across such terms as "topology of a molecule", " topological properties", "topological bonding", etc. Broadly speaking, topology is a branch of mathematics dealing with the phenomenon of continuity. A more detailed definition would require from the reader a more profound knowledge of many complex mathematical concepts. This book, however, is designed primarily for a chemist. Besides, it is a popular science book (of course, if one regards as popular science not only books of what chemistry makes of timber type). For this reason we shall give here only the most essential data on topology.

Some ten years ago only the few were aware of the existence of molecules without chemical bonds. Nowadays a new scientific discipline, chemical topology, appeared to study them. This science has succeeded in predicting and producing many remarkable chemical compounds (e.g. catenanes whose molecules are interconnected like links of a chain), in defining the electronic structure of molecules more precisely, and so on.

The complicated concepts of chemical topology are presented here in a clear and comprehensible form. The booklet is intended for teachers and university and high-school students majoring in chemistry and mathematics.', '<p><u><strong>About the Book</strong></u></p>

<p>In recent chemical literature more and more of often one comes across such terms as "topology of a molecule", " topological properties", "topological bonding", etc. Broadly speaking, topology is a branch of mathematics dealing with the phenomenon of continuity. A more detailed definition would require from the reader a more profound knowledge of many complex mathematical concepts. This book, however, is designed primarily for a chemist. Besides, it is a popular science book (of course, if one regards as popular science not only books of what chemistry makes of timber type). For this reason we shall give here only the most essential data on topology.<br />
Some ten years ago only the few were aware of the existence of molecules without chemical bonds. Nowadays a new scientific discipline, chemical topology, appeared to study them. This science has succeeded in predicting and producing many remarkable chemical compounds (e.g. catenanes whose molecules are interconnected like links of a chain), in defining the electronic structure of molecules more precisely, and so on.<br />
The complicated concepts of chemical topology are presented here in a clear and comprehensible form. The booklet is intended for teachers and university and high-school students majoring in chemistry and mathematics.<br />
 </p>
', 'TITLE
			Molecules without Chemical Bonds

			AUTHOR
			I.S Dmitriev

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1980

			PAGES
			165

			BINDING
			Paperback', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">TITLE</td>
			<td style="text-align:center">Molecules without Chemical Bonds</td>
		</tr>
		<tr>
			<td style="text-align:center">AUTHOR</td>
			<td style="text-align:center">I.S Dmitriev</td>
		</tr>
		<tr>
			<td style="text-align:center">PUBLISHER</td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center">YEAR OF PUBLICATION</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center">PAGES</td>
			<td style="text-align:center">165</td>
		</tr>
		<tr>
			<td style="text-align:center">BINDING</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 165, '165', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5386molecules.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=----&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3796', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3796', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 655, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('490478df-7aeb-477f-97fd-f4f842ced80c', '529', NULL, 'Psychology of Language - A Critical Introduction', 'psychology-of-language-a-critical-introduction-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529', 'psychology-of-language-a-critical-introduction-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529-529', 'MNBV6542', 'MNBV6542', 'MNBV6542', NULL, 'Forrester''s book succeeds in outlining a fuller psychology of language, one that foregroundss the communication functions of language. I hope it spurs other works of that kind'' - Theory and Psychology `An attempt to reconcile the different facets of the contemporary study of the psychology of language... this is a daring attempt to point out the diversity and lurking disintegration of the field of psychology of language...Throughout the endeavour, the suggestion is made that the psuchology of language would profit from a focus on conversation in which researchers immerse themselves into the language scene instead of looking at it from a distance...The book is appealing in its attempt to approach the psychology of language from a wide range of often controversial viewpoints...Forrester''s book is a book of reflection. The work constitutes a nice addition to the alternative book library of the advanced graduate student or academic'' - Contemporary Psychology `Forrester''s book provides an account not of the field of psycholinguistics as traditionally conceived, but rather of the author''s vision for its future development... Forrester argues that traditional psycholinguistics, having been dominated by cognitivism and structuralism, has little to offer to those who aim to understand language as communication. To rectify this, the psychology of language should extend its domain of inquiry and become more closely integrated with alternative approaches to the study of language, both from other areas of psychology and from other disciplines... The scope of Forrester''s book is impressively wide... there is a strong emphasis throughout on the philosophy, history and sociology of science... His book can be likened to a large-scale map with a few inset boxes containing smaller-scale plans - designed for the traveller who is considering going to neighbouring lands and wants to get a flavour of what it will be like there. For this reason, the book is well suited to senior undergraduates, postgraduates and researchers, particularly those who already have a sound knowledge of one field of language study and are interested in exploring allied fields. Such readers will be likely to find Forrester''s book a thought-provoking, challenging introduction to alternative theoretical and methodological approaches. It would, for example, make an excellent resource for discussion in honours tutorials/seminars... Forrester presents a persuasive case for the need to integrate diverse approaches to the study of language, and he successfully highlights many of the gaps and potential conflicts between these'' - British Journal of Psychology', '<p>Forrester''s book succeeds in outlining a fuller psychology of language, one that foregroundss the communication functions of language. I hope it spurs other works of that kind'' - Theory and Psychology `An attempt to reconcile the different facets of the contemporary study of the psychology of language... this is a daring attempt to point out the diversity and lurking disintegration of the field of psychology of language...Throughout the endeavour, the suggestion is made that the psuchology of language would profit from a focus on conversation in which researchers immerse themselves into the language scene instead of looking at it from a distance...The book is appealing in its attempt to approach the psychology of language from a wide range of often controversial viewpoints...Forrester''s book is a book of reflection. The work constitutes a nice addition to the alternative book library of the advanced graduate student or academic'' - Contemporary Psychology `Forrester''s book provides an account not of the field of psycholinguistics as traditionally conceived, but rather of the author''s vision for its future development... Forrester argues that traditional psycholinguistics, having been dominated by cognitivism and structuralism, has little to offer to those who aim to understand language as communication. To rectify this, the psychology of language should extend its domain of inquiry and become more closely integrated with alternative approaches to the study of language, both from other areas of psychology and from other disciplines... The scope of Forrester''s book is impressively wide... there is a strong emphasis throughout on the philosophy, history and sociology of science... His book can be likened to a large-scale map with a few inset boxes containing smaller-scale plans - designed for the traveller who is considering going to neighbouring lands and wants to get a flavour of what it will be like there. For this reason, the book is well suited to senior undergraduates, postgraduates and researchers, particularly those who already have a sound knowledge of one field of language study and are interested in exploring allied fields. Such readers will be likely to find Forrester''s book a thought-provoking, challenging introduction to alternative theoretical and methodological approaches. It would, for example, make an excellent resource for discussion in honours tutorials/seminars... Forrester presents a persuasive case for the need to integrate diverse approaches to the study of language, and he successfully highlights many of the gaps and potential conflicts between these'' - British Journal of Psychology</p>', 'Psychology of Language - A Critical Introduction', '<h1>Psychology of Language - A Critical Introduction</h1>', '"4899"', '"2939"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9903Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBV6542&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=529', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=529', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2760, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:58'),
('490bcde5-fc6a-483e-be40-8b64b9299487', '4320', 143, 'An Introduction to Group Work Practice 8/e', 'an-introduction-to-group-work-practice-8e', 'an-introduction-to-group-work-practice-8e', '9781292160283', '9781292160283', '9781292160283', NULL, 'About the book

A comprehensive, coherent, organized overview of group work practice from a generalist practice perspective.

Widely used by professionals, educators, and students in undergraduate and graduate courses in schools of social work throughout the United States and the world, An Introduction to Group Work Practice presents a comprehensive, coherent, organized overview of group work practice from a generalist practice perspective. The new Eighth Edition continues to include typologies illustrating group work practice with task and treatment groups at the micro-, meso-, and macro-levels. Thoroughly updated throughout, the new edition includes research on virtual groups, updated and deeper content on practice with treatment and task groups, the most current literature on working with reluctant and resistant group members, updated and expanded sections on working with individuals who have difficulty engaging in and sustaining work in groups, updated material on leadership and diversity, and thoroughly updated reference material and new content from evidence-based practice sources.

Content:

	Introduction

	Historical and Theoretical Developments

	Understanding Group Dynamics

	Leadership

	Leadership and Diversity

	Planning the Group

	The Group Begins

	Assessment

	Treatment Groups: Foundation Methods

	Treatment Groups: Specialized Methods

	Task Groups: Foundation Methods

	Task Groups: Specialized Methods

	Ending the Group’s Work

	Evaluation', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A comprehensive, coherent, organized overview of group work practice from a generalist practice perspective.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Widely used by professionals, educators, and students in undergraduate and graduate courses in schools of social work throughout the United States and the world, An Introduction to Group Work Practice presents a comprehensive, coherent, organized overview of group work practice from a generalist practice perspective. The new Eighth Edition continues to include typologies illustrating group work practice with task and treatment groups at the micro-, meso-, and macro-levels. Thoroughly updated throughout, the new edition includes research on virtual groups, updated and deeper content on practice with treatment and task groups, the most current literature on working with reluctant and resistant group members, updated and expanded sections on working with individuals who have difficulty engaging in and sustaining work in groups, updated material on leadership and diversity, and thoroughly updated reference material and new content from evidence-based practice sources.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Historical and Theoretical Developments</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Understanding Group Dynamics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Leadership</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Leadership and Diversity</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Planning the Group</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Group Begins</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Assessment</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Treatment Groups: Foundation Methods</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Treatment Groups: Specialized Methods</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Task Groups: Foundation Methods</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Task Groups: Specialized Methods</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Ending the Group’s Work</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Evaluation</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			An Introduction to Group Work Practice 8/e

			Author
			Ronald W.Toseland

			ISBN
			9781292160283

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>An Introduction to Group Work Practice 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ronald W.Toseland</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292160283</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"5060"', '"3542"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5739an.jpg', NULL, '32', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292160283&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4320', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4320', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 143, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:58'),
('496a5c44-653b-450b-94b6-5a0705836317', '2686', NULL, 'Ramayan Kalin Nari (Ek Anushilan)', 'ramayan-kalin-nari-ek-anushilan-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686', 'ramayan-kalin-nari-ek-anushilan-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686-2686', 'VGYJ556', 'VGYJ556', 'VGYJ556', NULL, 'Ramayan Kalin Nari (Ek Anushilan)', '<h1>Ramayan Kalin Nari (Ek Anushilan)</h1>', ' Title
			Ramayan Kalin Nari (Ek Anushilan)

			Author
			Dr. Srimati Skolistika Kujur

			ISBN 13 Digit
			9788178541969

			Publishers
			Biblia Impex Pvt. Ltd.

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Ramayan Kalin Nari (Ek Anushilan)</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Srimati Skolistika Kujur</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178541969</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Biblia Impex Pvt. Ltd.</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '8ec348f4-e004-489b-86a2-5a43ecee6afe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5906pic-8.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGYJ556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2686', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2686', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1411, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('49716dfd-5aca-4edc-9404-cb33e5c3321b', '125', NULL, 'Biochemistry', 'biochemistry', 'biochemistry', 'Biochemistry', 'Biochemistry', 'Biochemistry', NULL, 'Biochemistry is the branch of science which deals with the chemical processes that goes on in living matters, ranging from viruses and bacteria to plants and animals. It encompasses wide areas of cell biology and molecular biology. As biochemistry deals with carbon compounds and the reactions they undergo in living organism, organic chemistry is found to be basic to biochemistry. The present book provides and up-to date account of biochemistry. Students and teachers from different branches of science would find this work highly informative and useful. About The Author:- Dr. N. P. Sharma is an Assistant Professor in the Department of Chemistry at A. F. School of Engineering and Technology, Faridabad. He has obtained his Doctorate from Delhi University. Apart from being an independent author of various books, he is acknowledged at national and international levels as a valuable contribute. He has also received several national and international awards. Contents:- CONTENTS:- # Preface : Introduction : Water and Biochemical Reactions : Enzymes : Biochemistry of Nucleic Acids : Techniques of DNA Looping : Amino Acids and Peptide Bonds : Biochemistry of Peroxisomes : Biochemistry of Respiration : Biochemistry of Inositol Phosphate : Biochemistry of Muscles : Biochemical Techniques. The Title ''Biochemistry written/authored/edited by N.P. Sharma'', published in the year 2001. The ISBN 9788178350622 is assigned to the Hardcover version of this title. This book has total of pp. 336 (Pages). The publisher of this title is Kalpaz Publications. This Book is in English. The subject of this book is PURE AND APPLIED SCIENCES. Size of the book is 14.34 x 22.59 cms', '<p>Biochemistry is the branch of science which deals with the chemical processes that goes on in living matters, ranging from viruses and bacteria to plants and animals. It encompasses wide areas of cell biology and molecular biology. As biochemistry deals with carbon compounds and the reactions they undergo in living organism, organic chemistry is found to be basic to biochemistry. The present book provides and up-to date account of biochemistry. Students and teachers from different branches of science would find this work highly informative and useful. About The Author:- Dr. N. P. Sharma is an Assistant Professor in the Department of Chemistry at A. F. School of Engineering and Technology, Faridabad. He has obtained his Doctorate from Delhi University. Apart from being an independent author of various books, he is acknowledged at national and international levels as a valuable contribute. He has also received several national and international awards. Contents:- CONTENTS:- # Preface : Introduction : Water and Biochemical Reactions : Enzymes : Biochemistry of Nucleic Acids : Techniques of DNA Looping : Amino Acids and Peptide Bonds : Biochemistry of Peroxisomes : Biochemistry of Respiration : Biochemistry of Inositol Phosphate : Biochemistry of Muscles : Biochemical Techniques. The Title ''Biochemistry written/authored/edited by N.P. Sharma'', published in the year 2001. The ISBN 9788178350622 is assigned to the Hardcover version of this title. This book has total of pp. 336 (Pages). The publisher of this title is Kalpaz Publications. This Book is in English. The subject of this book is PURE AND APPLIED SCIENCES. Size of the book is 14.34 x 22.59 cms</p>', 'Sub Title
			No

			Author
			N.P. Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178350622

			Pages
			336

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N.P. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178350622</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>336</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 336, '336', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97498178350629_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Biochemistry&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=125', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=125', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3001, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:58'),
('497684d3-bfa0-4d0b-bd00-778e91a050ac', '3187', NULL, 'Foundations of Generic Optimization, A Combinatorial Approach Epistasis - Mathematical Modeling Theory and Applications V-1', 'foundations-of-generic-optimization-a-combinatorial-approach-epistasis-mathematical-modeling-theory-and-applications-v1-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3-3187', 'foundations-of-generic-optimization-a-combinatorial-approach-epistasis-mathematical-modeling-theory-and-applications-v1-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187-3187', '9781402036668', '9781402036668', '9781402036668', NULL, 'This book deals with combinatorial aspects of epistasis, a notion that existed for years in genetics and appeared in the ?eld of evolutionary algorithms in the early 1990s. Even thoughthe?rst chapterputsepistasisintheperspective ofevolutionary algorithms and arti?cial intelligence, and applications occasionally pop up in other chapters, thisbookisessentiallyaboutmathematics, aboutcombinatorialtechniques to compute in an e?cient and mathematically elegant way what will be de?ned as normalized epistasis. Some of the material in this book ?nds its origin in the PhD theses of Hugo Van Hove [97] and Dominique Suys [95]. The sixth chapter also contains material that appeared in the dissertation of Luk Schoofs [84]. Together with that of M. Teresa Iglesias [36], these dissertations form the backbone of a decade of mathematical ventures in the world of epistasis. The authors wish to acknowledge support from the Flemish Fund of Scienti?c - search (FWO-Vlaanderen) and of the Xunta de Galicia. They also wish to explicitly mentiontheintellectualandmoralsupporttheyreceivedthroughoutthepreparation of this work from their family and their colleagues Emilio Villanueva, Jose Mar''a Barja and Arnold Beckelheimer, as well as our local T T Xpert Jan Adriaenssens.', '<p>This book deals with combinatorial aspects of epistasis, a notion that existed for years in genetics and appeared in the ?eld of evolutionary algorithms in the early 1990s. Even thoughthe?rst chapterputsepistasisintheperspective ofevolutionary algorithms and arti?cial intelligence, and applications occasionally pop up in other chapters, thisbookisessentiallyaboutmathematics, aboutcombinatorialtechniques to compute in an e?cient and mathematically elegant way what will be de?ned as normalized epistasis. Some of the material in this book ?nds its origin in the PhD theses of Hugo Van Hove [97] and Dominique Suys [95]. The sixth chapter also contains material that appeared in the dissertation of Luk Schoofs [84]. Together with that of M. Teresa Iglesias [36], these dissertations form the backbone of a decade of mathematical ventures in the world of epistasis. The authors wish to acknowledge support from the Flemish Fund of Scienti?c - search (FWO-Vlaanderen) and of the Xunta de Galicia. They also wish to explicitly mentiontheintellectualandmoralsupporttheyreceivedthroughoutthepreparation of this work from their family and their colleagues Emilio Villanueva, Jose Mar''a Barja and Arnold Beckelheimer, as well as our local T T Xpert Jan Adriaenssens.</p>', 'Foundations of Generic Optimization, A Combinatorial Approach Epistasis - Mathematical Modeling Theory and Applications V-1

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 298 pages

	ISBN-10 ‏ : ‎ 1402036663

	ISBN-13 ‏ : ‎ 978-1402036668

	Item Weight ‏ : ‎ 1 kg 370 g

	Dimensions ‏ : ‎ 16.51 x 1.91 x 24.13 cm', '<h1>Foundations of Generic Optimization, A Combinatorial Approach Epistasis - Mathematical Modeling Theory and Applications V-1</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 298 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 1402036663</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1402036668</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 370 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.51 x 1.91 x 24.13 cm</span></li>
</ul>', '"8400"', '"5040"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59071.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402036668&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3187', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3187', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1180, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:58'),
('498bca73-106a-4015-84c2-0e61b9f6bcc8', '1697', NULL, 'Geometric and Topological Methods for Quantum Field Theory in Physics', 'geometric-and-topological-methods-for-quantum-field-theory-in-physics-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1-1697', 'geometric-and-topological-methods-for-quantum-field-theory-in-physics-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697-1697', 'SDRF4432', 'SDRF4432', 'SDRF4432', NULL, 'This volume offers an introduction, in the form of four extensive lectures, to some recent developments in several active topics at the interface between geometry, topology and quantum field theory. The first lecture is by Christine Lescop on knot invariants and configuration spaces, in which a universal finite-type invariant for knots is constructed as a series of integrals over configuration spaces. This is followed by the contribution of Raimar Wulkenhaar on Euclidean quantum field theory from a statistical point of view. The author also discusses possible renormalization techniques on noncommutative spaces. The third lecture is by Anamaria Font and Stefan Theisen on string compactification with unbroken supersymmetry. The authors show that this requirement leads to internal spaces of special holonomy and describe Calabi-Yau manifolds in detail. The last lecture, by Thierry Fack, is devoted to a K-theory proof of the Atiyah-Singer index theorem and discusses some applications of K-theory to noncommutative geometry. These lectures notes, which are aimed in particular at graduate students in physics and mathematics, start with introductory material before presenting more advanced results. Each chapter is self-contained and can be read independently.', '<p>This volume offers an introduction, in the form of four extensive lectures, to some recent developments in several active topics at the interface between geometry, topology and quantum field theory. The first lecture is by Christine Lescop on knot invariants and configuration spaces, in which a universal finite-type invariant for knots is constructed as a series of integrals over configuration spaces. This is followed by the contribution of Raimar Wulkenhaar on Euclidean quantum field theory from a statistical point of view. The author also discusses possible renormalization techniques on noncommutative spaces. The third lecture is by Anamaria Font and Stefan Theisen on string compactification with unbroken supersymmetry. The authors show that this requirement leads to internal spaces of special holonomy and describe Calabi-Yau manifolds in detail. The last lecture, by Thierry Fack, is devoted to a K-theory proof of the Atiyah-Singer index theorem and discusses some applications of K-theory to noncommutative geometry. These lectures notes, which are aimed in particular at graduate students in physics and mathematics, start with introductory material before presenting more advanced results. Each chapter is self-contained and can be read independently.</p>', 'Geometric and Topological Methods for Quantum Field Theory in Physics', '<h1>Geometric and Topological Methods for Quantum Field Theory in Physics</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5938dpp_18_66.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDRF4432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1697', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1697', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2037, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('498c7d5a-9a9c-4097-bf41-079e53b5ed2e', '4391', 74, 'छोटी बहु  ', 'छट-बह', '-', '9789348670861', '9789348670861', '9789348670861', NULL, 'छोटी बहु', '<h4><span>छोटी बहु  </span></h4>
', 'Title
			छोटी बहु  

			Author
			रजनी दिसोदिया 

			ISBN
			9789348670861

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>छोटी बहु  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>रजनी दिसोदिया </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670861</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"495"', '"322"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4753CHOTI.jpeg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789348670861&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4391', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4391', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 74, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:58'),
('49963f7e-38c2-44c9-bfaa-451103dcfeb6', '664', NULL, 'Sanchar ke Mool Siddhant', 'sanchar-ke-mool-siddhant-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664', 'sanchar-ke-mool-siddhant-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664-664', 'MBVJ7T64', 'MBVJ7T64', 'MBVJ7T64', NULL, 'Sanchar ke Mool Siddhant', '<h1>Sanchar ke Mool Siddhant</h1>', 'Sub Title
			No

			Author
			Om Prakash

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788170543495

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Om Prakash</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170543495</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4326Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MBVJ7T64&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=664', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=664', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2686, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:58'),
('49e894a4-3ca2-4826-bda3-4096ff9006c1', '2842', NULL, 'Cambridge Tracts in Mathematics - The Levy Laplacian', 'cambridge-tracts-in-mathematics-the-levy-laplacian-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842', 'cambridge-tracts-in-mathematics-the-levy-laplacian-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842-2842', 'NVJGUY785', 'NVJGUY785', 'NVJGUY785', NULL, 'Cambridge Tracts in Mathematics - The Levy Laplacian', '<h1>Cambridge Tracts in Mathematics - The Levy Laplacian</h1>', 'Sub Title
			No

			Author
			M.N. Feller

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521846226

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M.N. Feller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521846226</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6300"', '"3780"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/657713.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NVJGUY785&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2842', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2842', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1313, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('49fe82f2-c689-4c5d-95aa-d9155599d718', '1255', NULL, 'Social Work, Social Policy and Older People New', 'social-work-social-policy-and-older-people-new-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255', 'social-work-social-policy-and-older-people-new-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255-1255', 'FFGG4564', 'FFGG4564', 'FFGG4564', NULL, 'Social Work, Social Policy and Older People New', '<h1>Social Work, Social Policy and Older People New</h1>', 'Sub Title
			No

			Author
			Robert Johns

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844453498

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert Johns</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844453498</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2899"', '"1739"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74029780857254252_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FFGG4564&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1255', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1255', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2307, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('4a24eb6d-2328-4bd5-8333-dea38d95dde2', '507', NULL, 'Universal Encycloppaedia of Islam in 5 Vols.', 'universal-encycloppaedia-of-islam-in-5-vols-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507', 'universal-encycloppaedia-of-islam-in-5-vols-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507-507', 'asdf3456', 'asdf3456', 'asdf3456', NULL, 'Birth and evolution of Islam is a glorious chapter of the World History. In fact, Islamic Studies involve the study of the Islamic faith, as a religion and as a social institution. Islam is as old as the world itself. Contrary to common belief, Islam was not founded by Prophet Muhammad (Pbuh). Islam is an eternal religion. Its teachings are divine in origin and nature. Nothing worldly is there. The evolution of Islam has impacted the political, economic and military history of an enormous geographical region. Islamic culture encourages identification with the ummah, and this principle has influenced the behaviour of a number of players in history. History of Islam is closely tied to the political, economic, and military affairs. Today, Islam is one of the major religions of the world and perhaps there is hardly any corner of the world, where Muslims are not found. Culturally, geographically or socially, there may exist some differences among them, but their faith in the oneness of Allah makes them one nation or people, spread all over the world. Islamic studies is a vast subject. It may require lacs of pages to record it at length. It was really a challenge to cover the entire Islamic tenets, in a comprehensive manner, in a few volumes. The undersigned took up this challenge. Islam as a faith and ideology, has found mention in millions of books, dealing with various subjects, under Islamic Studies. Thousands of books are already in the stacks. Still, need was felt to bring out a comprehensive manual, encapsulating all relevant details in its covers. Present modest work, namely, Universal Encyclopaedia of Islam, a comprehensive multivolume set, is an effort in the direction of recording the knowledge of Islam in nutshell, authentically. It is valuable for the scholars, researchers, academics, students and general readers, alike.', '<p>Birth and evolution of Islam is a glorious chapter of the World History. In fact, Islamic Studies involve the study of the Islamic faith, as a religion and as a social institution. Islam is as old as the world itself. Contrary to common belief, Islam was not founded by Prophet Muhammad (Pbuh). Islam is an eternal religion. Its teachings are divine in origin and nature. Nothing worldly is there. The evolution of Islam has impacted the political, economic and military history of an enormous geographical region. Islamic culture encourages identification with the ummah, and this principle has influenced the behaviour of a number of players in history. History of Islam is closely tied to the political, economic, and military affairs. Today, Islam is one of the major religions of the world and perhaps there is hardly any corner of the world, where Muslims are not found. Culturally, geographically or socially, there may exist some differences among them, but their faith in the oneness of Allah makes them one nation or people, spread all over the world. Islamic studies is a vast subject. It may require lacs of pages to record it at length. It was really a challenge to cover the entire Islamic tenets, in a comprehensive manner, in a few volumes. The undersigned took up this challenge. Islam as a faith and ideology, has found mention in millions of books, dealing with various subjects, under Islamic Studies. Thousands of books are already in the stacks. Still, need was felt to bring out a comprehensive manual, encapsulating all relevant details in its covers. Present modest work, namely, Universal Encyclopaedia of Islam, a comprehensive multivolume set, is an effort in the direction of recording the knowledge of Islam in nutshell, authentically. It is valuable for the scholars, researchers, academics, students and general readers, alike.</p>', 'Universal Encycloppaedia of Islam in 5 Vols.', '<h2><a href="https://www.indianbooksworldwide.com/index.php/universal-encycloppaedia-of-islam-in-5-vols.html" title="Universal Encycloppaedia of Islam in 5 Vols." rel="noopener noreferrer">Universal Encycloppaedia of Islam in 5 Vols.</a></h2>', '"9999"', '"5999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8146Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=asdf3456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=507', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=507', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2777, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:58'),
('4a303fed-da18-4087-99a7-6da450072f27', '889', NULL, 'Encyclopaedia of Sports and Games in 6 Vols.', 'encyclopaedia-of-sports-and-games-in-6-vols-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889', 'encyclopaedia-of-sports-and-games-in-6-vols-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889-889', '9788178804392', '9788178804392', '9788178804392', NULL, '', NULL, 'Sub Title
			Sports and Games

			Author
			Samuel John

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178804392

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sports and Games</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Samuel John</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804392</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"5000"', '"3000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7120sss.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178804392&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=889', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=889', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2555, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:58'),
('4a3bb6cb-e0cd-432f-9081-753847c68b77', '1578', NULL, 'Endgame in Afghanistan - For Whom the Dice Rolls New', 'endgame-in-afghanistan-for-whom-the-dice-rolls-new-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578', 'endgame-in-afghanistan-for-whom-the-dice-rolls-new-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578-1578', 'QWET554', 'QWET554', 'QWET554', NULL, 'The book, by a mix of deft analysis and incisive clarity, lays bare an Afghanistan that is troubled by its past, that grapples with present and hopes against hope for happy future. (The Pioneer 2012-12-16) [The book] raises pertinent questions on the “war against terror” being waged in Afghanistan...Karlekar with his considerable journalistic experience and intense research ability tries to fill an important knowledge gap...the book is written with a lot of academic references, which makes it a very useful reader, particularly for students and researchers involved in area studies and conflict resolution. It is a collection of several very important historical facts and strategic compromises made in the region that would remain unread otherwise. (The Statesman 2012-12-06) A timely addition on growing literature...collation and analysis from an Indian perspective is readable and educative....the book should be read by all, particularly Indian policymakers, as it looks at how the situation may develop once the US withdraws from the region. (Asian Age 2013-01-30) Backed by extensive research and situation analysis.... The book touches on several aspects of the conflict, including the ideological threat the Taliban poses to European modernity and takes the reader for long ride through the history and complexities of the wars Afghanistan fought. It is rich in information that any student of strategic studies would find valuable. Endgame offers a simplified view of the strategic realities in Asia. (The Business Standard, 9 January 2013) The book examines the likely developments in Afghanistan after the withdrawal of the US and NATO troops in 2014…. A clear narration of the rise of terror groups and progress by US troops. (Freedom First, February 2014)', '<p>The book, by a mix of deft analysis and incisive clarity, lays bare an Afghanistan that is troubled by its past, that grapples with present and hopes against hope for happy future. (The Pioneer 2012-12-16) [The book] raises pertinent questions on the “war against terror” being waged in Afghanistan...Karlekar with his considerable journalistic experience and intense research ability tries to fill an important knowledge gap...the book is written with a lot of academic references, which makes it a very useful reader, particularly for students and researchers involved in area studies and conflict resolution. It is a collection of several very important historical facts and strategic compromises made in the region that would remain unread otherwise. (The Statesman 2012-12-06) A timely addition on growing literature...collation and analysis from an Indian perspective is readable and educative....the book should be read by all, particularly Indian policymakers, as it looks at how the situation may develop once the US withdraws from the region. (Asian Age 2013-01-30) Backed by extensive research and situation analysis.... The book touches on several aspects of the conflict, including the ideological threat the Taliban poses to European modernity and takes the reader for long ride through the history and complexities of the wars Afghanistan fought. It is rich in information that any student of strategic studies would find valuable. Endgame offers a simplified view of the strategic realities in Asia. (The Business Standard, 9 January 2013) The book examines the likely developments in Afghanistan after the withdrawal of the US and NATO troops in 2014…. A clear narration of the rise of terror groups and progress by US troops. (Freedom First, February 2014)</p>', 'Endgame in Afghanistan - For Whom the Dice Rolls New', '<h1>Endgame in Afghanistan - For Whom the Dice Rolls New</h1>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14551_3_28.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWET554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1578', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1578', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2123, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('4a54d0aa-de02-4eb6-99af-ccc74c702f8d', '3790', 661, 'The Practice of War-Production, Reproduction and Communication of Armed Violence', 'the-practice-of-warproduction-reproduction-and-communication-of-armed-violence', 'the-practice-of-warproduction-reproduction-and-communication-of-armed-violence', '9780857451415', '9780857451415', '9780857451415', NULL, 'About the Book

The fact is that war comes in many guises and its effects continue to be felt long after peace is proclaimed. This challenges the anthropologists who write of war as participant observers. Participant observation inevitably deals with the here and now, with the highly specific. It is only over the long view that one can begin to see the commonalities that emerge from the different forms of conflict and can begin to generalize. [From the Introduction] More needs to be understood about the ways of war and its effects. What implications does war have for people, their lived-in communities and larger political systems; how do they cope and adjust in war situations and how do they deal with the changed world that they inhabit once peace is declared? Through a series of essays that move from looking at the nature of violence to the peace processes that follow it, this important book provides some answers to these questions. It also analyzes those new dimensions of social interaction, such as the internet, which now provide a bridge between local concerns and global networks and are fundamentally altering the practices of war.

Contents:

PART I: CHANGING QUALITIES OF VIOLENCE: CASE STUDIES FROM AFRICA

Chapter 1. ‘We Turned our Enemies into Baboons’: Warfare, Ritual and Pastoral Identity among the Pokot of Northern Kenya

Michael Bollig and Matthias Österle

Chapter 2. Culture Slipping Away: Violence, Social Tension and Personal Drama in Suri Society, Southern Ethiopia

Jon Abbink

Chapter 3. Catholics and Cannibals: Terror and Healing in Tooro, Western Uganda

Heike Behrend

PART II: MEMORY, TRAUMA AND REDEMPTION

Chapter 4. Coming Through Slaughter: The Herero of Namibia, 1904–1940

Jan-Bart Gewald

Chapter 5. Trauma, Therapy and Responsibility: Psychology and War in Contemporary Israel

Edna Lomsky-Feder and Eyal Ben-Ari

Chapter 6. ‘I Shall be Waiting for You at the Door of Paradise’: The Pakistani Martyrs of the Lashkar-e Taiba (Army of the Pure)

Mariam Abou Zahab

PART III: ORGANIZING, ENCOURAGING AND DISSUADING: THE USES OF KINSHIP, GENDER AND RELIGION

Chapter 7. Is War Gendered? Issues in Representing Women and the Second World War

Elaine Martin

Chapter 8. Judging by Aesthetics: ‘Due Care’ in the Management of ‘Collaboration’ in the First Palestinian Intifada

Iris Jean-Klein

Chapter 9. Islamist Militancy in Kashmir: The Case of the Lashkar-e Taiba

Yoginder Sikand

PART IV: THE INSCRIPTION OF WAR IN MEDIATED WORLDS

Chapter 10. In the Combat Zone

Marilyn B. Young

Chapter 11. ‘Virtual’ Discourse and the Creation and Disruption of Social Networks: Observations on the War in Kashmir in Cyberspace

Aparna Rao, Monika Böck, Katharina Schneider and Michael Schnegg

Chapter 12. Martyrs, Victims, Friends and Foes: Internet Representations by Palestinian Islamists

Henner Kirchner

Chapter 13. Mapping a Conflict in Cyberspace: Chiapas on the WWW

Julia Pauli and Michael Schnegg

PART V: PEACE BUILDING AT THE CROSSROADS: APPROPRIATIONS OF WAR, AMBIVELENCES OF INTEREST

Chapter 14. Violence and Peace Processes

John Darby', '<p><span><strong>About the Book</strong></span></p>

<p>The fact is that war comes in many guises and its effects continue to be felt long after peace is proclaimed. This challenges the anthropologists who write of war as participant observers. Participant observation inevitably deals with the here and now, with the highly specific. It is only over the long view that one can begin to see the commonalities that emerge from the different forms of conflict and can begin to generalize. [From the Introduction] More needs to be understood about the ways of war and its effects. What implications does war have for people, their lived-in communities and larger political systems; how do they cope and adjust in war situations and how do they deal with the changed world that they inhabit once peace is declared? Through a series of essays that move from looking at the nature of violence to the peace processes that follow it, this important book provides some answers to these questions. It also analyzes those new dimensions of social interaction, such as the internet, which now provide a bridge between local concerns and global networks and are fundamentally altering the practices of war.</p>

<p><span><strong>Contents:</strong></span></p>

<p><strong>PART I: CHANGING QUALITIES OF VIOLENCE: CASE STUDIES FROM AFRICA</strong></p>

<p><strong>Chapter 1.</strong> ‘We Turned our Enemies into Baboons’: Warfare, Ritual and Pastoral Identity among the Pokot of Northern Kenya<br />
<em>Michael Bollig</em> and <em>Matthias Österle</em></p>

<p><strong>Chapter 2.</strong> Culture Slipping Away: Violence, Social Tension and Personal Drama in Suri Society, Southern Ethiopia<br />
<em>Jon Abbink</em></p>

<p><strong>Chapter 3.</strong> Catholics and Cannibals: Terror and Healing in Tooro, Western Uganda<br />
<em>Heike Behrend</em></p>

<p><strong>PART II: MEMORY, TRAUMA AND REDEMPTION</strong></p>

<p><strong>Chapter 4.</strong> Coming Through Slaughter: The Herero of Namibia, 1904–1940<br />
<em>Jan-Bart Gewald</em></p>

<p><strong>Chapter 5.</strong> Trauma, Therapy and Responsibility: Psychology and War in Contemporary Israel<br />
<em>Edna Lomsky-Feder</em> and <em>Eyal Ben-Ari</em></p>

<p><strong>Chapter 6.</strong> ‘I Shall be Waiting for You at the Door of Paradise’: The Pakistani Martyrs of the Lashkar-e Taiba (Army of the Pure)<br />
<em>Mariam Abou Zahab</em></p>

<p><strong>PART III: ORGANIZING, ENCOURAGING AND DISSUADING: THE USES OF KINSHIP, GENDER AND RELIGION</strong></p>

<p><strong>Chapter 7.</strong> Is War Gendered? Issues in Representing Women and the Second World War<br />
<em>Elaine Martin</em></p>

<p><strong>Chapter 8.</strong> Judging by Aesthetics: ‘Due Care’ in the Management of ‘Collaboration’ in the First Palestinian Intifada<br />
<em>Iris Jean-Klein</em></p>

<p><strong>Chapter 9.</strong> Islamist Militancy in Kashmir: The Case of the Lashkar-e Taiba<br />
<em>Yoginder Sikand</em></p>

<p><strong>PART IV: THE INSCRIPTION OF WAR IN MEDIATED WORLDS</strong></p>

<p><strong>Chapter 10.</strong> In the Combat Zone<br />
<em>Marilyn B. Young</em></p>

<p><strong>Chapter 11.</strong> ‘Virtual’ Discourse and the Creation and Disruption of Social Networks: Observations on the War in Kashmir in Cyberspace<br />
<em>Aparna Rao</em>, <em>Monika Böck</em>, <em>Katharina Schneider</em> and <em>Michael Schnegg</em></p>

<p><strong>Chapter 12.</strong> Martyrs, Victims, Friends and Foes: Internet Representations by Palestinian Islamists<br />
<em>Henner Kirchner</em></p>

<p><strong>Chapter 13.</strong> Mapping a Conflict in Cyberspace: Chiapas on the WWW<br />
<em>Julia Pauli</em> and <em>Michael Schnegg</em></p>

<p><strong>PART V: PEACE BUILDING AT THE CROSSROADS: APPROPRIATIONS OF WAR, AMBIVELENCES OF INTEREST</strong></p>

<p><strong>Chapter 14.</strong> Violence and Peace Processes<br />
<em>John Darby</em></p>', ' 

			TITLE
			The Practice of War-Production, Reproduction and  Communication of Armed Violence

			ISBN
			9780857451415

			AUTHOR
			Aparna Rao

			PUBLISHERS
			BerghahnBooks

			EDN.
			First

			PAGES
			345

			LANGUAGE
			English

			BINDING
			Paperback

 ', '<p> </p>

<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>TITLE</td>
			<td>The Practice of War-Production, Reproduction and  Communication of Armed Violence</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9780857451415</td>
		</tr>
		<tr>
			<td>AUTHOR</td>
			<td>Aparna Rao</td>
		</tr>
		<tr>
			<td>PUBLISHERS</td>
			<td>BerghahnBooks</td>
		</tr>
		<tr>
			<td>EDN.</td>
			<td>First</td>
		</tr>
		<tr>
			<td>PAGES</td>
			<td>345</td>
		</tr>
		<tr>
			<td>LANGUAGE</td>
			<td>English</td>
		</tr>
		<tr>
			<td>BINDING</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"3111"', '"2022"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '7c4e22d8-9829-424b-93ce-f8aec178a911', NULL, NULL, 345, '345', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1481Practice%20of%20War.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857451415&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3790', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3790', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 661, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4a7a2ba8-70f2-4847-93ac-0c09fa97072e', '1474', NULL, 'Classical Dances of South India - Indian Classical Dance Series', 'classical-dances-of-south-india-indian-classical-dance-series-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474', 'classical-dances-of-south-india-indian-classical-dance-series-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474-1474', '9788182902626', '9788182902626', '9788182902626', NULL, 'Classical Dances of South India - Indian Classical Dance Series', '<h1>Classical Dances of South India - Indian Classical Dance Series</h1>', 'Sub Title
			Indian Classical Dance Series

			Author
			Shovana Narayan

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788182902626

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Indian Classical Dance Series</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shovana Narayan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788182902626</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73839788182902626.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788182902626&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1474', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1474', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2183, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('4a8719d1-820a-4b64-9190-1c50d36dfd1e', '3809', 642, 'Isocyanide Chemistry: Applications in Synthesis and Material Science', 'isocyanide-chemistry-applications-in-synthesis-and-material-science', 'isocyanide-chemistry-applications-in-synthesis-and-material-science', '9783527330430', '9783527330430', '9783527330430', NULL, 'About the book

The efficacy of isocyanide reactions in the synthesis of natural or naturallike products has resulted in a renaissance of isocyanide chemistry. Now isocyanides are widely used in different branches of organic, inorganic, coordination, combinatorial and medicinal chemistry.

This invaluable reference is the only book to cover the topic in such depth, presenting all aspects of synthetic isonitrile chemistry. The highly experienced and internationally renowned editor has brought together an equally distinguished team of authors who cover multicomponent reactions, isonitriles in total synthesis, isonitriles in polymer chemistry and much more.', '<p><u><strong>About the book</strong></u></p>

<p>The efficacy of isocyanide reactions in the synthesis of natural or naturallike products has resulted in a renaissance of isocyanide chemistry. Now isocyanides are widely used in different branches of organic, inorganic, coordination, combinatorial and medicinal chemistry.<br />
This invaluable reference is the only book to cover the topic in such depth, presenting all aspects of synthetic isonitrile chemistry. The highly experienced and internationally renowned editor has brought together an equally distinguished team of authors who cover multicomponent reactions, isonitriles in total synthesis, isonitriles in polymer chemistry and much more.<br />
<br />
 </p>
', 'TITLE
			Isocyanide Chemistry: Applications in Synthesis and Material Science

			 ISBN
			9783527330430

			 AUTHOR
			Valentine G.Nenajdenko

			 PUBLISHER
			Wiley

			 YEAR OF PUBLICATION
			2012

			 BINDING
			Hardcover', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> TITLE</td>
			<td style="text-align:center"><strong>Isocyanide Chemistry: Applications in Synthesis and Material Science</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center"><strong>9783527330430</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> AUTHOR</td>
			<td style="text-align:center"><strong>Valentine G.Nenajdenko</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> PUBLISHER</td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> YEAR OF PUBLICATION</td>
			<td style="text-align:center"><strong>2012</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> BINDING</td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"19558"', '"12712"', '"0"', 3, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7962isocyanide.jpg', NULL, '6 | 41', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9783527330430&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3809', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3809', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 642, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4a908a6b-a539-4636-a16d-b6718e3ad835', '2165', NULL, 'Software Engineering', 'software-engineering-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165', 'software-engineering-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165-2165', 'FGVY6656', 'FGVY6656', 'FGVY6656', NULL, 'Software Engineering covers conventional as well as current methodologies of software development to explain core concepts with a number of case studies and worked out examples interspersed among the chapters. Current industry practices followed in development, such as computer-aided software engineering, have also been included, as are important topics like Widget-based GUI and Windows Management System. This book also has coverage on interdisciplinary topics in software engineering that will be useful for software professionals such as quality management, project management metrics and quality standards', '<p>Software Engineering covers conventional as well as current methodologies of software development to explain core concepts with a number of case studies and worked out examples interspersed among the chapters. Current industry practices followed in development, such as computer-aided software engineering, have also been included, as are important topics like Widget-based GUI and Windows Management System. This book also has coverage on interdisciplinary topics in software engineering that will be useful for software professionals such as quality management, project management metrics and quality standards</p>', 'Software Engineering', '<h1>Software Engineering</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34119788131758694.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGVY6656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2165', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2165', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1715, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('4a9dc165-cb46-47a6-978b-d32790458357', '1707', NULL, 'Interactions Between Charged Particles in a Magnetic Field - A Theoretical Approach to Lon Stopping in Magnetized Plasmas', 'interactions-between-charged-particles-in-a-magnetic-field-a-theoretical-approach-to-lon-stopping-in-magnetized-plasmas-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1-1707', 'interactions-between-charged-particles-in-a-magnetic-field-a-theoretical-approach-to-lon-stopping-in-magnetized-plasmas-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707-1707', 'BTYU554', 'BTYU554', 'BTYU554', NULL, 'This monograph focuses on the influence of a strong magnetic field on the interactions between charged particles in a many-body system. Two complementary approaches, the binary collision model and the dielectric theory are investigated in both analytical and numerical frameworks. In the binary collision model, the Coulomb interaction between the test and the target particles is screened because of the polarization of the target.', '<p>This monograph focuses on the influence of a strong magnetic field on the interactions between charged particles in a many-body system. Two complementary approaches, the binary collision model and the dielectric theory are investigated in both analytical and numerical frameworks. In the binary collision model, the Coulomb interaction between the test and the target particles is screened because of the polarization of the target.</p>', 'Interactions Between Charged Particles in a Magnetic Field - A Theoretical Approach to Lon Stopping in Magnetized Plasmas', '<h1>Interactions Between Charged Particles in a Magnetic Field - A Theoretical Approach to Lon Stopping in Magnetized Plasmas</h1>', '"10175"', '"6105"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2704dpp_18_76.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BTYU554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1707', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1707', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2028, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('4ac5fbf7-da19-4461-8a5f-ae69a5324ece', '2641', NULL, 'Sanskrit Sahitya Gyan Kosh - 5 Khando Mein', 'sanskrit-sahitya-gyan-kosh-5-khando-mein-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641', 'sanskrit-sahitya-gyan-kosh-5-khando-mein-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641-2641', '9789382838999', '9789382838999', '9789382838999', NULL, 'Sanskrit Sahitya Gyan Kosh - 5 Khando Mein', '<h1>Sanskrit Sahitya Gyan Kosh - 5 Khando Mein</h1>', 'Sub Title

			Sanskrit Sahitya Gyan Kosh - 5 Khando Mein

			Author
			MEGHWAL BAIRWA,TRIVEDI

			ISBN 13 Digit
			9789382838999

			Publishers
			PARADISE PUBLISHERS

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sanskrit Sahitya Gyan Kosh - 5 Khando Mein</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>MEGHWAL BAIRWA,TRIVEDI</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382838999</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>PARADISE PUBLISHERS</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"9100"', '"5460"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9dea36dd-3f5c-4b29-9345-985b1523f397', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5920pic-40.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382838999&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2641', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2641', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1455, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:58'),
('4ad39cef-d055-4f1b-b11e-e51d835c71b2', '1152', NULL, 'Women in the 1st Decade of 21st Century - Where they Stand', 'asian-informal-workers-global-risks-local-protection-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-127-1152', 'asian-informal-workers-global-risks-local-protection-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277', 'DFGH5566', 'DFGH5566::1152', 'DFGH5566', NULL, 'Asian Informal Workers - Global risks, local protection', '<h1>Asian Informal Workers - Global risks, local protection</h1>', 'Sub Title
			No

			Author
			Santosh Mehrotra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780415382755

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Mehrotra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415382755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"995"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44279780415382755.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGH5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1152', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1152', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2388, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('4ade6aba-c3e0-4444-8698-66c564025248', '2384', NULL, 'Computational Methods in 2 Vols.', 'computational-methods-in-2-vols-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384', 'computational-methods-in-2-vols-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384-2384', 'BNHU7766', 'BNHU7766', 'BNHU7766', NULL, 'The First International Conference on Computational Methods (ICCM04), organized by the department of Mechanical Engineering, National University of Singapore, was held in Singapore, December 15-17, 2004, with great success. This conference proceedings contains some 290 papers from more than 30 countries/regions. The papers cover a broad range of topics such as meshfree particle methods, Generalized FE and Extended FE methods, inverse analysis and optimization methods. Computational methods for geomechanics, machine learning, vibration, shock, impact, health monitoring, material modeling, fracture and damage mechanics, multi-physics and multi-scales simulation, sports and environments are also included. All the papers are pre-reviewed before they are accepted for publication in this proceedings. The proceedings will provide an informative, timely and invaluable resource for engineers and scientists working in the important areas of computational methods.', '<p>The First International Conference on Computational Methods (ICCM04), organized by the department of Mechanical Engineering, National University of Singapore, was held in Singapore, December 15-17, 2004, with great success. This conference proceedings contains some 290 papers from more than 30 countries/regions. The papers cover a broad range of topics such as meshfree particle methods, Generalized FE and Extended FE methods, inverse analysis and optimization methods. Computational methods for geomechanics, machine learning, vibration, shock, impact, health monitoring, material modeling, fracture and damage mechanics, multi-physics and multi-scales simulation, sports and environments are also included. All the papers are pre-reviewed before they are accepted for publication in this proceedings. The proceedings will provide an informative, timely and invaluable resource for engineers and scientists working in the important areas of computational methods.</p>', 'Computational Methods in 2 Vols.', '<h1>Computational Methods in 2 Vols.</h1>', '"24500"', '"24338"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNHU7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2384', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2384', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1639, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:58'),
('4b2c3a02-276a-4eac-8de3-540387cb97df', '4441', 24, 'The Hitopades''a of Narayana', 'the-hitopadesa-of-narayana', 'the-hitopadesa-of-narayana', '-107-', '-107-', '-107-', NULL, 'The Hitopades''a of Narayana', '<p>The Hitopades''a of Narayana</p>
', 'Title
			The Hitopades''a of Narayana

			Author
			M.R. Kale

			Publisher
			The Oriental Pub.

			Year of Publication
			1910

			Binding
			Hardcover

			Language
			Sanskrit', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Hitopades''a of Narayana</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>M.R. Kale</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>The Oriental Pub.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1910</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Sanskrit', 'Sanskrit', NULL, NULL, NULL, NULL, NULL, '2401affd-520b-47bf-88b6-80b298c8044c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9292hitop.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-107-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4441', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4441', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 24, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:58'),
('4b3dc333-1acd-42f9-966d-2375a78e25dd', '2311', NULL, 'Digital Libraries Preservation and Archiving', 'digital-libraries-preservation-and-archiving-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2-2311', 'digital-libraries-preservation-and-archiving-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311-2311', 'VFTY6645', 'VFTY6645', 'VFTY6645', NULL, 'Digital Libraries Preservation and Archiving', '<h1>Digital Libraries Preservation and Archiving</h1>', 'Sub Title
			No

			Author
			Harsh Bala

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189012967

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Harsh Bala</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189012967</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6936logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFTY6645&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2311', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2311', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1661, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:58'),
('4b3e0ac2-4fd4-476b-b571-acd64b352b78', '2133', NULL, 'Interconnecting Data Centers Using VPLS - Ensure Business Continuance on Virtualized Networks by Implementing Layer 2 Connectivity Across Layer 3', 'interconnecting-data-centers-using-vpls-ensure-business-continuance-on-virtualized-networks-by-implementing-layer-2-connectivity-across-layer-3-2133-2133-2133-2133-2133-2133-2133-2133-21-2133', 'interconnecting-data-centers-using-vpls-ensure-business-continuance-on-virtualized-networks-by-implementing-layer-2-connectivity-across-layer-3-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133-2133', 'ROIK5656', 'ROIK5656', 'ROIK5656', NULL, 'As data centers grow in size and complexity, enterprises are adopting server virtualization technologies such as VMware, VMotion, NIC teaming, and server clustering to achieve increased efficiency of resources and to ensure business resilience. However, these technologies often involve significant expense and challenges to deal with complex multisite interconnections and to maintain the high availability of network resources and applications. Interconnecting Data Centers Using VPLS presents Virtual Private LAN Service (VPLS) based solutions that provide high-speed, low-latency network and Spanning Tree Protocol (STP) isolation between data centers resulting in significant cost savings and a highly resilient virtualized network. The design guidance, configuration examples, and best practices presented in this book have been validated under the Cisco Validated Design (CVD) System Assurance program to facilitate faster, more reliable and more predictable deployments. The presented solutions include detailed information about issues that relate to large Layer 2 bridging domains and offer guidance for extending VLANs over Layer 3 networks using VPLS technology. Implementing this breakthrough Data Center Interconnect (DCI) strategy will evolve your network to support current server virtualization techniques and to provide a solid foundation for emerging approaches. The book takes you from the legacy deployment models for DCI, problems associated with extending Layer 2 networks, through VPN technologies, to various MST-, EEM-, and GRE-based deployment models and beyond. Although this book is intended to be read cover-to-cover, it is designed to be flexible and allow you to easily move between chapters to develop the solution most compatible with your requirements. Describes a variety of deployment models to effectively transport Layer 2 information, allowing your virtualization solution to operate effectively Explains benefits and trade-offs of various solutions for you to choose the solution most compatible with your network requirements to ensure business resilience Provides detailed design guidance and configuration examples that follow Cisco best practice recommendations tested within the CVD This book is part of the Networking Technology Series from Cisco Press®, which offers networking professionals valuable information for constructing efficient networks, understanding new technologies, and building successful careers.', '<p>As data centers grow in size and complexity, enterprises are adopting server virtualization technologies such as VMware, VMotion, NIC teaming, and server clustering to achieve increased efficiency of resources and to ensure business resilience. However, these technologies often involve significant expense and challenges to deal with complex multisite interconnections and to maintain the high availability of network resources and applications. Interconnecting Data Centers Using VPLS presents Virtual Private LAN Service (VPLS) based solutions that provide high-speed, low-latency network and Spanning Tree Protocol (STP) isolation between data centers resulting in significant cost savings and a highly resilient virtualized network. The design guidance, configuration examples, and best practices presented in this book have been validated under the Cisco Validated Design (CVD) System Assurance program to facilitate faster, more reliable and more predictable deployments. The presented solutions include detailed information about issues that relate to large Layer 2 bridging domains and offer guidance for extending VLANs over Layer 3 networks using VPLS technology. Implementing this breakthrough Data Center Interconnect (DCI) strategy will evolve your network to support current server virtualization techniques and to provide a solid foundation for emerging approaches. The book takes you from the legacy deployment models for DCI, problems associated with extending Layer 2 networks, through VPN technologies, to various MST-, EEM-, and GRE-based deployment models and beyond. Although this book is intended to be read cover-to-cover, it is designed to be flexible and allow you to easily move between chapters to develop the solution most compatible with your requirements. Describes a variety of deployment models to effectively transport Layer 2 information, allowing your virtualization solution to operate effectively Explains benefits and trade-offs of various solutions for you to choose the solution most compatible with your network requirements to ensure business resilience Provides detailed design guidance and configuration examples that follow Cisco best practice recommendations tested within the CVD This book is part of the Networking Technology Series from Cisco Press®, which offers networking professionals valuable information for constructing efficient networks, understanding new technologies, and building successful careers.</p>', 'Interconnecting Data Centers Using VPLS - Ensure Business Continuance on Virtualized Networks by Implementing Layer 2 Connectivity Across Layer 3', '<h1>Interconnecting Data Centers Using VPLS - Ensure Business Continuance on Virtualized Networks by Implementing Layer 2 Connectivity Across Layer 3</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89369788131758083_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ROIK5656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2133', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2133', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1737, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('4b4bfb25-906a-4ba2-aa2c-db8306087b99', '4299', 164, 'Methods for Computational Gene Prediction', 'methods-for-computational-gene-prediction', 'methods-for-computational-gene-prediction', '9780521706940', '9780521706940', '9780521706940', NULL, 'About the book

Inferring the precise locations and splicing patterns of genes in DNA is a difficult but important task, with broad applications to biomedicine. The mathematical and statistical techniques that have been applied to this problem are surveyed and organized into a logical framework based on the theory of parsing. Both established approaches and methods at the forefront of current research are discussed. Numerous case studies of existing software systems are provided, in addition to detailed examples that work through the actual implementation of effective gene-predictors using hidden Markov models and other machine-learning techniques. Background material on probability theory, discrete mathematics, computer science, and molecular biology is provided, making the book accessible to students and researchers from across the life and computational sciences. This book is ideal for use in a first course in bioinformatics at graduate or advanced undergraduate level, and for anyone wanting to keep pace with this rapidly-advancing field.

Content:

1. Introduction

2. Mathematical preliminaries

3. Overview of gene prediction

4. Gene finder evaluation

5. A toy Exon finder

6. Hidden Markov models

7. Signal and content sensors

8. Generalized hidden Markov models

9. Comparative gene finding

10. Machine Learning methods

11. Tips and tricks

12. Advanced topic', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Inferring the precise locations and splicing patterns of genes in DNA is a difficult but important task, with broad applications to biomedicine. The mathematical and statistical techniques that have been applied to this problem are surveyed and organized into a logical framework based on the theory of parsing. Both established approaches and methods at the forefront of current research are discussed. Numerous case studies of existing software systems are provided, in addition to detailed examples that work through the actual implementation of effective gene-predictors using hidden Markov models and other machine-learning techniques. Background material on probability theory, discrete mathematics, computer science, and molecular biology is provided, making the book accessible to students and researchers from across the life and computational sciences. This book is ideal for use in a first course in bioinformatics at graduate or advanced undergraduate level, and for anyone wanting to keep pace with this rapidly-advancing field.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Mathematical preliminaries</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Overview of gene prediction</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Gene finder evaluation</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. A toy Exon finder</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Hidden Markov models</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Signal and content sensors</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Generalized hidden Markov models</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Comparative gene finding</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Machine Learning methods</span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Tips and tricks</span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Advanced topic</span></span></span></p>
', 'Title
			Methods for Computational Gene Prediction

			Author
			William H. Majoros

			ISBN
			9780521706940

			Publisher
			Cambridge University

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Methods for Computational Gene Prediction</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>William H. Majoros</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780521706940</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cambridge University</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"5179"', '"3625"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd4670231-a0f7-4789-bdc7-2866208529bc', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7896methods.jpg', NULL, '3 | 23', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780521706940&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4299', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4299', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 164, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:58'),
('4b79340f-5c42-4a2d-89b6-6a981abd6f3f', '3535', 867, 'Configuration from a Graphical Viewpoint', 'configuraion-fom-a-graphical-viewpoint-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535', 'configuraion-fom-a-graphical-viewpoint-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535-3535', '9780817683634', '9780817683634', '9780817683634', NULL, 'Configurations can be studied from a graph-theoretical viewpoint via the so-called Levi graphs and lie at the heart of graphs, groups, surfaces, and geometries, all of which are very active areas of mathematical exploration. In this self-contained textbook, algebraic graph theory is used to introduce groups; topological graph theory is used to explore surfaces; and geometric graph theory is implemented to analyze incidence geometries.

After a preview of configurations in Chapter 1, a concise introduction to graph theory is presented in Chapter 2, followed by a geometric introduction to groups in Chapter 3. Maps and surfaces are combinatorially treated in Chapter 4. Chapter 5 introduces the concept of incidence structure through vertex colored graphs, and the combinatorial aspects of classical configurations are studied. Geometric aspects, some historical remarks, references, and applications of classical configurations appear in the last chapter.

With over two hundred illustrations, challenging exercises at the end of each chapter, a comprehensive bibliography, and a set of open problems, Configurations from a Graphical Viewpoint is well suited for a graduate graph theory course, an advanced undergraduate seminar, or a self-contained reference for mathematicians and researchers.', '<p>Configurations can be studied from a graph-theoretical viewpoint via the so-called Levi graphs and lie at the heart of graphs, groups, surfaces, and geometries, all of which are very active areas of mathematical exploration. In this self-contained textbook, algebraic graph theory is used to introduce groups; topological graph theory is used to explore surfaces; and geometric graph theory is implemented to analyze incidence geometries.</p>

<p>After a preview of configurations in Chapter 1, a concise introduction to graph theory is presented in Chapter 2, followed by a geometric introduction to groups in Chapter 3. Maps and surfaces are combinatorially treated in Chapter 4. Chapter 5 introduces the concept of incidence structure through vertex colored graphs, and the combinatorial aspects of classical configurations are studied. Geometric aspects, some historical remarks, references, and applications of classical configurations appear in the last chapter.</p>

<p>With over two hundred illustrations, challenging exercises at the end of each chapter, a comprehensive bibliography, and a set of open problems, <em>Configurations from a Graphical Viewpoint </em>is well suited for a graduate graph theory course, an advanced undergraduate seminar, or a self-contained reference for mathematicians and researchers.</p>', 'Sub Title
			No

			Author
			Tomaz Pisanski, Brigitte Servatius

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817683634

			Pages
			XIII, 279

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tomaz Pisanski, Brigitte Servatius</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817683634</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIII, 279</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7134"', '"4280"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XIII, 279', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/663551EJNP3XnZL._SY425_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780817683634&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3535', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3535', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 867, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:58'),
('4ba99b23-9586-4a86-9913-f21d6185e367', '1735', NULL, 'Precision Electroweak Physics at Electron-Positron Colliders - in Modern Physics', 'precision-electroweak-physics-at-electronpositron-colliders-in-modern-physics-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-173-1735', 'precision-electroweak-physics-at-electronpositron-colliders-in-modern-physics-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735-1735', 'FGHJ3344', 'FGHJ3344', 'FGHJ3344', NULL, 'This book reviews recent contributions of electron positron colliders to the precision test of the electroweak Standard Model. It includes a short summary of the measurements at the Z resonance and gives an overview of the electroweak processes above the Z. Subsequently, measurements of the W mass at LEP are discussed in detail. Late chapters offer an outlook on electroweak physics at the future LHC. Also features many illustrations and tables.', '<p>This book reviews recent contributions of electron positron colliders to the precision test of the electroweak Standard Model. It includes a short summary of the measurements at the Z resonance and gives an overview of the electroweak processes above the Z. Subsequently, measurements of the W mass at LEP are discussed in detail. Late chapters offer an outlook on electroweak physics at the future LHC. Also features many illustrations and tables.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Stefan Roth

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540351641

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Stefan Roth</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540351641</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"15799"', '"9479"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', '/assets/books/1735/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHJ3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1735', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1735', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2004, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:41:12'),
('4bbc42f6-dad1-4376-bb91-abc4094588b7', '3898', 553, 'सूरसागर (भूमिका तथा पाठान्तर सहित)-9 भागो में', '9', '-9-', '9788179757505', '9788179757505', '9788179757505', NULL, '', NULL, 'Title
			सूरसागर (भूमिका तथा पाठान्तर सहित)-9 भागो में

			Author
			उमाशंकर शुक्ल एवं चन्द्रकला मिश्र

			ISBN
			9788179757505

			Publisher
			अनामिका

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">सूरसागर (भूमिका तथा पाठान्तर सहित)-9 भागो में</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">उमाशंकर शुक्ल एवं चन्द्रकला मिश्र</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788179757505</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">अनामिका</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"20000"', '"18000"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '669143ba-7e43-491e-9bcb-3408cdbcb1d2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7455images%20sur.jpg', NULL, '11 | 16 | 30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788179757505&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3898', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3898', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 553, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:58'),
('4bcc3fe4-641d-4b19-b3b0-9761931938d3', '1655', NULL, 'A New Foundation of Physical Theories', 'a-new-foundation-of-physical-theories-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-165-1655', 'a-new-foundation-of-physical-theories-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655-1655', '9783540308324', '9783540308324', '9783540308324', NULL, 'Written in the tradition of G. Ludwig''s groundbreaking works, this book aims to clarify and formulate more precisely the fundamental ideas of physical theories. By introducing a basic descriptive language of simple form, in which it is possible to formulate recorded facts, ambiguities of physical theories are avoided as much as possible. In this approach the field of physics that should be described by a theory is determined by basic concepts only, i.e. concepts that can be explained without a theory.

In this context the authors introduce a new concept of idealization and review the process of discovering new concepts. They believe that, when the theories are formulated within an axiomatic basis, solutions can be found to many difficult problems such as the interpretation of physical theories, the relations between theories as well as the introduction of physical concepts.

The book addresses both physicists and philosophers of science and should encourage the reader to contribute to the understanding of the lasting core of physical knowledge about the real structures of the world.

Content - Intention of the Book, Part I A New Form of Physical Theory, 1 Reality, 2 Building of a Mathematical Theory, 3 From Reality to Mathematics, 4 Species of Structures and Axiomatic Basis of a PT, 5 Relations Between Various PTs, 6 Real and Possible as Physical Concepts, Part II Examples of Simple Theories, A  A Description of the Surface of the Earth, or of a Round Table, B A Simplified Example of Newton''s Mechanics, C The Structure of the Human Species, References, List of Symbols, Index', '<h1 style="text-align:justify"><span>Written in the tradition of G. Ludwig''s groundbreaking works, this book aims to clarify and formulate more precisely the fundamental ideas of physical theories. By introducing a basic descriptive language of simple form, in which it is possible to formulate recorded facts, ambiguities of physical theories are avoided as much as possible. In this approach the field of physics that should be described by a theory is determined by basic concepts only, i.e. concepts that can be explained without a theory.</span></h1>

<p style="text-align:justify"><span>In this context the authors introduce a new concept of idealization and review the process of discovering new concepts. They believe that, when the theories are formulated within an axiomatic basis, solutions can be found to many difficult problems such as the interpretation of physical theories, the relations between theories as well as the introduction of physical concepts.</span></p>

<p style="text-align:justify"><span>The book addresses both physicists and philosophers of science and should encourage the reader to contribute to the understanding of the lasting core of physical knowledge about the real structures of the world.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Intention of the Book, Part I A New Form of Physical Theory, 1 Reality, 2 Building of a Mathematical Theory, 3 From Reality to Mathematics, 4 Species of Structures and Axiomatic Basis of a PT, 5 Relations Between Various PTs, 6 Real and Possible as Physical Concepts, Part II Examples of Simple Theories, A  A Description of the Surface of the Earth, or of a Round Table, B A Simplified Example of Newton''s Mechanics, C The Structure of the Human Species, References, List of Symbols, Index</span></p>', 'Sub Title
			A New Foundation of Physical Theories

			Author
			Gunther Ludwig, Gerald Thurler

			About Author
			As per Book

			ISBN 10 Digit
			3540308326

			ISBN 13 Digit
			9783540308324

			Pages
			178

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A New Foundation of Physical Theories</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gunther Ludwig, Gerald Thurler</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3540308326</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540308324</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>178</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"11569"', '"6941"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 178, '178', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4838dpp_18_22.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540308324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1655', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1655', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2074, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('4bd1439a-4cbc-45b1-a3ca-5daf6a4aa3dc', '4218', 245, 'Commodity Markets and Derivatives 2/e', 'commodity-markets-and-derivatives-2e', 'commodity-markets-and-derivatives-2e', '9789353501105', '9789353501105', '9789353501105', NULL, 'About the book

The commodity derivative markets have gained an important place among the Indian financial markets, and their integration with the equity derivative markets is also gaining pace. Through regular and resolute intervention from SEBI, a highly experienced and revered regulator, confidence and interest in these markets has picked up among commodity market participants, traders, and investors. Courses focussing on the commodity derivative markets are an important component of the B-School curriculum, as grasp of the applications of commodity derivatives in price risk management is crucial for participants in the commodity value chain, and also as the commodity ecosystem presents attractive career opportunities.

Commodity Markets and Derivatives has been prepared with the specific objective of serving B-Schools for their commodity derivatives courses. Even though the functioning of commodity derivative markets is similar worldwide, this book is written with a focus on the Indian commodity markets. The book will equally be of interest and importance to all those seeking knowledge to participate in these markets.

Content:

1 Commodity Markets: An Overview

2 Commodity Risk

3 Commodity Derivatives

4 Commodity Exchanges  

5 Trading on Commodity Exchanges 

6 Commodity Clearing and Settlement

7 Commodity Futures Pricing

8 Commodity Futures Applications

9 Commodity Options

10 Commodity Options Applications

11 Commodities: An Essential Investment Class

12 Fundamental and Technical Analysis of Commodities

13 Variety in Commodity Markets

14 Accounting and Taxation for Commodity Derivatives

Annexure I

Annexure II

On-the-Internet', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The commodity derivative markets have gained an important place among the Indian financial markets, and their integration with the equity derivative markets is also gaining pace. Through regular and resolute intervention from SEBI, a highly experienced and revered regulator, confidence and interest in these markets has picked up among commodity market participants, traders, and investors. Courses focussing on the commodity derivative markets are an important component of the B-School curriculum, as grasp of the applications of commodity derivatives in price risk management is crucial for participants in the commodity value chain, and also as the commodity ecosystem presents attractive career opportunities.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Commodity Markets and Derivatives has been prepared with the specific objective of serving B-Schools for their commodity derivatives courses. Even though the functioning of commodity derivative markets is similar worldwide, this book is written with a focus on the Indian commodity markets. The book will equally be of interest and importance to all those seeking knowledge to participate in these markets.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1 Commodity Markets: An Overview</span></span></span></p>

<p><span><span><span>2 Commodity Risk</span></span></span></p>

<p><span><span><span>3 Commodity Derivatives</span></span></span></p>

<p><span><span><span>4 Commodity Exchanges  </span></span></span></p>

<p><span><span><span>5 Trading on Commodity Exchanges </span></span></span></p>

<p><span><span><span>6 Commodity Clearing and Settlement</span></span></span></p>

<p><span><span><span>7 Commodity Futures Pricing</span></span></span></p>

<p><span><span><span>8 Commodity Futures Applications</span></span></span></p>

<p><span><span><span>9 Commodity Options</span></span></span></p>

<p><span><span><span>10 Commodity Options Applications</span></span></span></p>

<p><span><span><span>11 Commodities: An Essential Investment Class</span></span></span></p>

<p><span><span><span>12 Fundamental and Technical Analysis of Commodities</span></span></span></p>

<p><span><span><span>13 Variety in Commodity Markets</span></span></span></p>

<p><span><span><span>14 Accounting and Taxation for Commodity Derivatives</span></span></span></p>

<p><span><span><span>Annexure I</span></span></span></p>

<p><span><span><span>Annexure II</span></span></span></p>

<p><span><span><span>On-the-Internet</span></span></span></p>

<p> </p>
', 'Title
			Commodity Markets and Derivatives 2/e

			Author
			Niti Nandini Chatnani

			ISBN
			9789353501105

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Commodity Markets and Derivatives 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Niti Nandini Chatnani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353501105</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"455"', '"364"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1507commo.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353501105&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4218', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4218', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 245, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:58'),
('4bd83f52-400f-4d8d-998d-aff2971b7514', '3302', NULL, 'Kalidasa - Inspired Sanskrit Poetry', 'kalidasa-inspired-sanskrit-poetry-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302', 'kalidasa-inspired-sanskrit-poetry-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302-3302', '9789388820035', '9789388820035', '9789388820035', NULL, 'The present volume comprises two parts, the first comprises a study of works which are either supplements to or adaptations of the works of Kalidasa or episodes therefrom with the exception of one work that apart from adapting in self-composed verses all the works of the master poet, poems and plays, addresses the perennial questions about the date and the place of his birth as also his childhood and family life or works which are based on pure fantasy with Kalidasa or his themes as the backdrop. Twelve such works in the modern in just one literary form, the verse, with the exception of one which is in Campu form, a mixture of verse and prose are surveyed here the first time from the points of view of theme, language, style and literary contraptions.

The second part comprises the poems modelled on the Meghaduta of Kalidasa, the work that carried such an appeal with the Sanskrit writers that they vied with each other in producing a work similar to it in spirit. The result : A big corpus of works modelled on the master one came into being. They had one thing in common. They had a duta, a messenger, not necessarily cloud; it could be anything, the human beings, the animals, the birds, he insects, the natural phenomena like the wind and the moon and even the abstract phenomena like righeousness, good conduct, mind and intellect. Different kinds of media the present day poets devised to carry message to them for whom it was intended with the route for the journey explained in good detaisl. The second part includes an extensive survey of such works.

The present attempt at presenting a conspectus of Kalidasa-inspired works, the kavyas, the poems, would enable the reader to realize the hold of Kalidasa on Indian psyche which has provided the fillip to the creative activity of modern writers to recreate in their own way the works of the master poet. The new works are all theirs, projecting their genius on the canvas-and that is really important-of Kalidasa. The muse of these writers has meandered in different directions to have something different from the works of their model. The result: The emergence of a class of literature which is hung on the peg of Kalidasa. The present work brings it to the notice of lovers of literature.

Content - Preface, Introduction, Part-I Meghapraisandesah,  Yaksasamaga makavyam, Alakamilanam, Alakavilapah, Kumarasambhavacampuh, Tavasmi Dasah, Kalidasasangitam, Sakuntalopakhyanam, Meghavilapah,  Kalidasa rahasyam, Meghacchaya, Kalidasiyam, Part-II A Survey of Sanskrit Dutakavyas     ', '<p style="text-align:justify"><span>The present volume comprises two parts, the first comprises a study of works which are either supplements to or adaptations of the works of Kalidasa or episodes therefrom with the exception of one work that apart from adapting in self-composed verses all the works of the master poet, poems and plays, addresses the perennial questions about the date and the place of his birth as also his childhood and family life or works which are based on pure fantasy with Kalidasa or his themes as the backdrop. Twelve such works in the modern in just one literary form, the verse, with the exception of one which is in Campu form, a mixture of verse and prose are surveyed here the first time from the points of view of theme, language, style and literary contraptions.</span></p>

<p style="text-align:justify"><span>The second part comprises the poems modelled on the Meghaduta of Kalidasa, the work that carried such an appeal with the Sanskrit writers that they vied with each other in producing a work similar to it in spirit. The result : A big corpus of works modelled on the master one came into being. They had one thing in common. They had a duta, a messenger, not necessarily cloud; it could be anything, the human beings, the animals, the birds, he insects, the natural phenomena like the wind and the moon and even the abstract phenomena like righeousness, good conduct, mind and intellect. Different kinds of media the present day poets devised to carry message to them for whom it was intended with the route for the journey explained in good detaisl. The second part includes an extensive survey of such works.</span></p>

<p style="text-align:justify"><span>The present attempt at presenting a conspectus of Kalidasa-inspired works, the kavyas, the poems, would enable the reader to realize the hold of Kalidasa on Indian psyche which has provided the fillip to the creative activity of modern writers to recreate in their own way the works of the master poet. The new works are all theirs, projecting their genius on the canvas-and that is really important-of Kalidasa. The muse of these writers has meandered in different directions to have something different from the works of their model. The result: The emergence of a class of literature which is hung on the peg of Kalidasa. The present work brings it to the notice of lovers of literature.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Introduction, Part-I </span></span></span><span><span><span>Meghapraisandesah,  Yaksasamaga makavyam, Alakamilanam, Alakavilapah, Kumarasambhavacampuh, Tavasmi Dasah, Kalidasasangitam, Sakuntalopakhyanam, Meghavilapah,  Kalidasa rahasyam, Meghacchaya, Kalidasiyam, Part-II A Survey of Sanskrit Dutakavyas </span>    </span></span></p>', 'Sub Title
			Inspired Sanskrit Poetry

			Author
			Satya Vrat Shastri

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789388820035

			Pages
			228

			Binding
			Hardcover

			Year of Publication
			2019

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Inspired Sanskrit Poetry</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Satya Vrat Shastri</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789388820035</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>228</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2019</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"550"', '"330"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 228, '228', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1886Kalidasa%20-%20Inspired%20Sanskrit%20Poetry.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388820035&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3302', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3302', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1080, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:58'),
('4bdc855c-fe92-46d2-81bc-61695c2549ff', '268', NULL, 'The Atlas of Water -Mapping the World'' s Most Critical Resource', 'the-atlas-of-water-mapping-the-world-s-most-critical-resource-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-2-268', 'the-atlas-of-water-mapping-the-world-s-most-critical-resource-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268-268', 'The Atlas of Water', 'The Atlas of Water', 'The Atlas of Water ', NULL, '''A striking new approach to cartography...no-one wishing to keep a grip on the reality of the world should be without these books'' - "International Herald Tribune". ''This book contains not just maps but also visually ingenious tables, graphs, pie charts and colour photos revealing, amongst others, uses and abuses, water health, the reshaping of the natural water flow and cycle, water ''wars'', and ways forward'' - "OXFAM Development Resources Review". Today, more than a billion people are without easy access to safe drinking water. By 2050, almost half the world''s population will face severe water shortages. The planet is running out of fresh water fast. Yet water is a key commodity for future development. This crucial and timely atlas shows water distribution worldwide, and considers a future where privatization and profit dictate availability. With snapshots of vulnerable areas - such as Bangladesh, California, Mexico City and the Middle East - as well as the global picture, this is a unique resource for general readers, as well as policy makers and students.', '<p>''A striking new approach to cartography...no-one wishing to keep a grip on the reality of the world should be without these books'' - "International Herald Tribune". ''This book contains not just maps but also visually ingenious tables, graphs, pie charts and colour photos revealing, amongst others, uses and abuses, water health, the reshaping of the natural water flow and cycle, water ''wars'', and ways forward'' - "OXFAM Development Resources Review". Today, more than a billion people are without easy access to safe drinking water. By 2050, almost half the world''s population will face severe water shortages. The planet is running out of fresh water fast. Yet water is a key commodity for future development. This crucial and timely atlas shows water distribution worldwide, and considers a future where privatization and profit dictate availability. With snapshots of vulnerable areas - such as Bangladesh, California, Mexico City and the Middle East - as well as the global picture, this is a unique resource for general readers, as well as policy makers and students.</p>', 'Sub Title
			No

			Author
			Robin Clarke

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844071333

			Pages
			128

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			First

			Language
			english

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robin Clarke</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844071333</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7319dpp_15_43.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=The%20Atlas%20of%20Water%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=268', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=268', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2918, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('4becc02c-9d1c-4164-ad30-fa1651e78384', '4083', 378, 'Business and Society:Ethics,Sustainability & Stakeholder Management 10/e', 'business-and-societyethicssustainability-stakeholder-management-10e', 'business-and-societyethicssustainability-stakeholder-management-10e', '9789353737823', '9789353737823', '9789353737823', NULL, 'About the book

Business & Society: Ethics, Sustainability and Stakeholder Management, Tenth Edition, provides a conceptual framework, analysis and discussion of the issues surrounding the business and society relationship. The books structure, chapters and cases identify and engage the major topics involved in developing a robust understanding of business and society, or business in society. The latest research, examples and cases provide you with a broad, yet detailed, analysis of the subject matter: they also offer a solid basis for thoughtful learning reflection and analysis of the domestic and global issues facing business today.

Contents:

Part I: Business, Society and Stakeholders

Part II: Corporate Governance and Strategic Management Issues

Part III: Business Ethics and Leadership

Part IV: External Stakeholder Issues

Part V: Internal Stakeholder Issues

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><strong><span><span>Business &amp; Society: Ethics, Sustainability and Stakeholder Management, Tenth Edition,</span></span></strong></em><span><span> provides a conceptual framework, analysis and discussion of the issues surrounding the business and society relationship. The books structure, chapters and cases identify and engage the major topics involved in developing a robust understanding of business and society, or business in society. The latest research, examples and cases provide you with a broad, yet detailed, analysis of the subject matter: they also offer a solid basis for thoughtful learning reflection and analysis of the domestic and global issues facing business today.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part I: Business, Society and Stakeholders</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part II: Corporate Governance and Strategic Management Issues</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part III: Business Ethics and Leadership</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part IV: External Stakeholder Issues</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part V: Internal Stakeholder Issues</span></span></span></span></p>

<p> </p>', 'Title
			Business and Society:Ethics,Sustainability & Stakeholder Management 10/e

			Author
			Archie B.Carroll

			ISBN
			9789353737823

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business and Society:Ethics,Sustainability &amp; Stakeholder Management 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Archie B.Carroll</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353737823</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1340"', '"1072"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4555and.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353737823&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4083', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4083', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 378, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:58'),
('4c077233-9c81-4ceb-958b-a5f970fbc7b4', '3817', 634, 'Ordinary Differential Equations', 'ordinary-differential-equations', 'ordinary-differential-equations', '-8-', '-8-', '-8-', NULL, 'About the book

The book is intended for students of technical higher schools. It is based on lectures delivered for many years at the Moscow Power Institute. It consists of five chapters, four of which are devoted to ordinary differential equations and the fifth chapter contains material which is important for knowledge of boundary value problems, oscillation of solutions, elementary concepts of perturbation theory. Each chapter contains exercises (supplied with Answers).', '<h4><u><strong>About the book</strong></u></h4>

<p>The book is intended for students of technical higher schools. It is based on lectures delivered for many years at the Moscow Power Institute. It consists of five chapters, four of which are devoted to ordinary differential equations and the fifth chapter contains material which is important for knowledge of boundary value problems, oscillation of solutions, elementary concepts of perturbation theory. Each chapter contains exercises (supplied with Answers).</p>
', 'Title
			Ordinary Differential Equations

			 Author
			M.L Krasnov 

			 Publisher
			Mir Publications

			 Year of Publication
			1987

			 Pages
			152

			 Language
			English

			 Binding 
			Paperback', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Ordinary Differential Equations</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>M.L Krasnov </td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Mir Publications</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>1987</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>152</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding </td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ab778e50-7f57-4293-8d83-fbb95a089098', NULL, NULL, 152, '152', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7525ordinary.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-8-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3817', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3817', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 634, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4c22c31f-311a-4367-843d-cdea04079ec2', '159', NULL, 'Disney Mickey Wonders Why: Things Around us', 'disney-mickey-wonders-why-things-around-us', 'disney-mickey-wonders-why:-things-around-us', 'Disney Mickey Wonders Why: Things Around us', 'Disney Mickey Wonders Why: Things Around us', 'Disney Mickey Wonders Why: Things Around us', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623738

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623738</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74479788128623738.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20Why:%20Things%20Around%20us&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=159', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=159', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2981, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('4c3993f4-36b7-42b9-94f2-b23ccc6951da', '4150', 311, 'Human Resource Management, 13/e', 'human-resource-management-13e', 'human-resource-management-13e', '9789354243394', '9789354243394', '9789354243394', NULL, 'About the Author 

Human Resource Management provides a strong foundation of essential elements of the subject as well as a clear understanding of how HRM links with business strategy. Through practical applications, it illustrates the importance of employees on every level of an organization. This book helps students build the strong foundation and relevant skill set required in today''s workplace. End-of-chapter Workshops are designed to foster analytic, diagnostic, team-building, investigative, presentation, communication, writing, and other essential HRM skills, while chapter summaries, reviews, and discussion questions help reinforce the content.

Contents:

Part 1 Understanding HRM

1 The Dynamic Environment of HRM

	Learning Outcomes

	Introduction

	Globalization

	Technology

	Ethical Issues in HRM: Invasion of Privacy?

	Legal Compliance

	Workforce Composition Trends

	Diversity Topics: Valuing a Diverse Workplace

	Diversity and Inclusion

	Labor Costs

	Diversity Topics: Glass Ceiling Still a Barrier for Women Globally

	Issues Contingent Workers Create for HRM

	Continuous Improvement Programs

	Employee Involvement

	Other HRM Challenges

	Ethical Issues in HRM: Guidelines for Acting Ethically

	Ethical Issues in HRM: Everyday Ethics

2 Functions and Strategy

	Learning Outcomes

	Introduction

	Evolution of Management

	Functions of Management

	The Role of HR in the Strategic Management Process

	Diversity Topics: Politics, Profits', '<p style="text-align:justify"><span><span><strong><span>About the Author  </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Human Resource Management provides a strong foundation of essential elements of the subject as well as a clear understanding of how HRM links with business strategy. Through practical applications, it illustrates the importance of employees on every level of an organization. This book helps students build the strong foundation and relevant skill set required in today''s workplace. End-of-chapter Workshops are designed to foster analytic, diagnostic, team-building, investigative, presentation, communication, writing, and other essential HRM skills, while chapter summaries, reviews, and discussion questions help reinforce the content.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Part 1 Understanding HRM</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>1 The Dynamic Environment of HRM</span></span></span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span><span>Learning Outcomes</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Introduction</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Globalization</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Technology</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Ethical Issues in HRM: Invasion of Privacy?</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Legal Compliance</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Workforce Composition Trends</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Diversity Topics: Valuing a Diverse Workplace</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Diversity and Inclusion</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Labor Costs</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Diversity Topics: Glass Ceiling Still a Barrier for Women Globally</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Issues Contingent Workers Create for HRM</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Continuous Improvement Programs</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Employee Involvement</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Other HRM Challenges</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Ethical Issues in HRM: Guidelines for Acting Ethically</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Ethical Issues in HRM: Everyday Ethics</span></span></span></span></li>
</ul>

<p style="text-align:justify"><span><span><strong><span><span>2 Functions and Strategy</span></span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span><span>Learning Outcomes</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Introduction</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Evolution of Management</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Functions of Management</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>The Role of HR in the Strategic Management Process</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Diversity Topics: Politics, Profits</span></span></span></span></li>
</ul>

<p style="text-align:justify"> </p>
', 'Title
			Human Resource Management, 13/e

			Author
			Susan L. Verhulst

			ISBN
			9789354243394

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Human Resource Management, 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Susan L. Verhulst</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354243394</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1169"', '"818"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4843human.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354243394&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4150', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4150', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 311, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:58'),
('4c41a3ff-118f-415e-8bdb-96feadbc5d33', '3787', 663, 'Encyclopedia of Science Technology and Ethics : 4 Vols. (Complete Set)', 'encyclopedia-of-science-technology-and-ethics-4-vols-complete-set', 'encyclopedia-of-science-technology-and-ethics-4-vols-complete-set', '0028658310', '0028658310', '0028658310', NULL, 'About the Book

The ethical and political issues associated with science and technology are not merely theoretical topics for academic discussion but have widespread impacts on society. Both personal and global in scope, these issues confront us in our everyday living and will inform policies for the future.

The Encyclopedia of Science, Technology, and Ethics is a groundbreaking publication covering moral issues raised for humans since the earliest technologies through the scienctific advances of today.  From the use of animals as tools to the implications of human strem-cell technology, this four-volume set examines the science and technology behind the products and processes that make our lives easier to live but raise questions about where we are heading.  Additionally, it reviews the full spectrum of ethical, poltical, religious, and cultural perspectives that can help us deal with the opportunities, temptations, and challenges of our progressively technoscientific world. 

Students, researchers, and general users will find entries on science and technology in all their aspects, including design, engineering, computers, bioethics, the environment,and accountability.  Biographics cover over 125 of the most influential people in these disciplines.  Specially commissioned introductory essays by leading scientists, engineers, and ethicists model contemporarywork in the ethical engagement with science and technology.  

The 675 articles in this encyclopedia were written by contributors from 28 countries and reviewed by an editorial board of scholars.  Each signed entry contains a bibliography, in many cases annotated.  Appendices include codes for technical and scientific organizations, annotated print and Internet bibliographies, a glossary, and a chronology of key historical events.  The text is fully indexed for case of research, and a topical outline categories entries under broad subject areas for an alternative access path.

Contents:

1. Technologies of Humility: Citizen Participation in Governing Science-Sheila Jasanoff

2. Ethics and Technology: A Program for Future Research-Deborah G. Johnson and Thomas M. Powers

3. Research Ethics, Engineering Ethics, and Science and Technology Studies-Ronald. R. Kline

4. Nanoscience, Nanotechnology, and Ethics: Promise and Peril-Ray Kurzwell

5. Recognizing the Structural Features of New Technologies-Hans Lenk

6. The Ethics of Evidence: A Call for Synthesis-Valerie Mike

7. Toward an Ethics of Science and Technology as Knowledge-Carl Mitcham and Robert Frodeman 

8. Values in Technical Design-Helen Nissenbaum', '<p><span><strong>About the Book</strong></span></p>

<p>The ethical and political issues associated with science and technology are not merely theoretical topics for academic discussion but have widespread impacts on society. Both personal and global in scope, these issues confront us in our everyday living and will inform policies for the future.</p>

<p>The Encyclopedia of Science, Technology, and Ethics is a groundbreaking publication covering moral issues raised for humans since the earliest technologies through the scienctific advances of today.  From the use of animals as tools to the implications of human strem-cell technology, this four-volume set examines the science and technology behind the products and processes that make our lives easier to live but raise questions about where we are heading.  Additionally, it reviews the full spectrum of ethical, poltical, religious, and cultural perspectives that can help us deal with the opportunities, temptations, and challenges of our progressively technoscientific world. </p>

<p>Students, researchers, and general users will find entries on science and technology in all their aspects, including design, engineering, computers, bioethics, the environment,and accountability.  Biographics cover over 125 of the most influential people in these disciplines.  Specially commissioned introductory essays by leading scientists, engineers, and ethicists model contemporarywork in the ethical engagement with science and technology.  </p>

<p>The 675 articles in this encyclopedia were written by contributors from 28 countries and reviewed by an editorial board of scholars.  Each signed entry contains a bibliography, in many cases annotated.  Appendices include codes for technical and scientific organizations, annotated print and Internet bibliographies, a glossary, and a chronology of key historical events.  The text is fully indexed for case of research, and a topical outline categories entries under broad subject areas for an alternative access path.</p>

<p><span><strong>Contents:</strong></span></p>

<p>1. Technologies of Humility: Citizen Participation in Governing Science-Sheila Jasanoff</p>

<p>2. Ethics and Technology: A Program for Future Research-Deborah G. Johnson and Thomas M. Powers</p>

<p>3. Research Ethics, Engineering Ethics, and Science and Technology Studies-Ronald. R. Kline</p>

<p>4. Nanoscience, Nanotechnology, and Ethics: Promise and Peril-Ray Kurzwell</p>

<p>5. Recognizing the Structural Features of New Technologies-Hans Lenk</p>

<p>6. The Ethics of Evidence: A Call for Synthesis-Valerie Mike</p>

<p>7. Toward an Ethics of Science and Technology as Knowledge-Carl Mitcham and Robert Frodeman </p>

<p>8. Values in Technical Design-Helen Nissenbaum</p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>
', 'Title
			Encyclopedia of Science Technology and Ethics : 4 Vols. (Complete Set)

			Author
			Carl Mitcham

			ISBN
			0028658310

			Publishers
			Macmillian

			Year
			2005

			Language
			English

			Pages
			2378

			Binding
			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of Science Technology and Ethics : 4 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Carl Mitcham</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>0028658310</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Macmillian</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2005</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>2378</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"29999"', '"18000"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2005', NULL, NULL, '38b0343b-35ec-4b33-bedb-7e25ff7c9a19', NULL, NULL, 2378, '2378', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7484p-4.jpg', NULL, '6 | 11 | 25', 'Featured Books', '1', 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=0028658310&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3787', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3787', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 663, 1, 1, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4ccd07e9-963a-4c09-9dcc-eddf43b18fda', '4060', 401, 'प्रगतिशील कविता का वानप्रस्थ', 'परगतशल-कवत-क-वनपरसथ', '-', '9789395695831', '9789395695831', '9789395695831', NULL, '', NULL, 'Title
			प्रगतिशील कविता का वानप्रस्थ 

			Author
			अनामिका  

			ISBN
			9789395695831

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>प्रगतिशील कविता का वानप्रस्थ </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>अनामिका  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395695831</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"450"', '"293"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3293kavuita.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789395695831&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4060', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4060', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 401, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:58'),
('4ccee138-8d5e-4c18-8649-a11e7df85846', '682', NULL, 'योग रहस्य', 'यग-रहसय', '-', '9788187471509x', '9788187471509x', '9788187471509x', NULL, '“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।', '<p>“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।</p>', 'Title
			योग रहस्य

			Author
			डॉ. कामाख्या कुमार 

			ISBN
			9788187471509x

			Publisher
			Standard Publishers (India)

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">योग रहस्य</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. कामाख्या कुमार </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471509x</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1399"', '"980"', '"0"', 20, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78919788187471509_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471509x&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=682', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=682', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2680, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:58'),
('4cd50536-0f72-4dd0-925c-91b49f591894', '3730', 715, 'ज्ञानसागर- श्रीनायक संपादित बोधात्मक रत्नकणिका संचय', 'जञनसगर-शरनयक-सपदत-बधतमक-रतनकणक-सचय', '-', '9789385830396', '9789385830396', '9789385830396', NULL, '', NULL, 'Title
			ज्ञानसागर- श्रीनायक संपादित बोधात्मक रत्नकणिका संचय

			Author
			डॉ. जसवंतभाई ए. नायक

			ISBN
			9789385830396

			Publishers
			Standard Publishers (India)

			Binding
			Hardcover

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">ज्ञानसागर- श्रीनायक संपादित बोधात्मक रत्नकणिका संचय</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. जसवंतभाई ए. नायक</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830396</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>', '"1499"', '"1050"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3561hak754.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830396&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3730', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3730', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 715, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4ce9b380-c93e-4a65-869c-e08e79cb77cf', '4072', 389, 'Operations and Supply Chain Management 17/e', 'operations-and-supply-chain-management-17e', 'operations-and-supply-chain-management-17e', '9789355325228', '9789355325228', '9789355325228', NULL, 'About the book

Operations and Supply Chain Management has been the go-to resource for students, educators, and industry professionals. With its proven track record, this authoritative guide continues to provide a holistic understanding of operations and supply chain principles, fostering the next generation of exceptional leaders. In the latest edition of this comprehensive and engaging textbook, the authors deliver cutting-edge insights and best practices to equip students and professionals alike with the knowledge and skills to navigate the ever-evolving world of business.

To develop a better understanding of the field, this book is organized into four major sections: Strategy, Products, and Capacity; Manufacturing and Service Processes; Supply Chain Processes; and Supply and Demand Planning and Control. Hot topics in business today that relate to operations and supply chain management are mitigating the risk of disruptions while reducing the cost of supply chain processes, integration, and collaboration with customers and suppliers, sustainability, and minimizing the long-term cost of products and processes. These topics are discussed in the book with up-to-date, high-level managerial material to clarify the “big picture” of what these topics are and why they are so important to business today. This adaptation contains many case studies, examples and concepts from Indian business environment.

Contents:

Section One: Strategy, Products, and Capacity

1 Introduction 

2 Strategy 

3 Design of Products and Services 

4 Projects 

5 Strategic Capacity Management 

5s Investment Analysis 

6 Learning Curves 

Section Two: Manufacturing and Service Processes

7 Manufacturing Processes 

7S Manufacturing Technology 

8 Facility Layout 

9 Service Processes 

9S Health Care 

10 Waiting Line Analysis and Simulation 

11 Process Design and Analysis 

11S Operations Consulting 

12 Quality Management 

13 Statistical Quality Control

 

Section Three: Supply Chain Processes

14 Lean Supply Chains

15 Logistics and Distribution Management 

16 Global Sourcing and Procurement 

Section Four: Supply and Demand Planning and Control

17 The Internet of Things and ERP 

18 Forecasting 

19 Sales and Operations Planning 

19S Linear Programming Using the Excel Solver 

20 Inventory Management 

21 Material Requirements Planning 

22 WorkCentre Scheduling 

APPENDICES

A Interest Tables 

B Negative Exponential Distribution: Values of e–x 

C Areas of the Cumulative Standard Normal Distribution 

D Uniformly Distributed Random Digits 

E Answers to Selected Objective Questions

 

INDEX 

Chapter Available Online*

22S Theory of Constraints', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Operations and Supply Chain Management has been the go-to resource for students, educators, and industry professionals. With its proven track record, this authoritative guide continues to provide a holistic understanding of operations and supply chain principles, fostering the next generation of exceptional leaders. In the latest edition of this comprehensive and engaging textbook, the authors deliver cutting-edge insights and best practices to equip students and professionals alike with the knowledge and skills to navigate the ever-evolving world of business.<br />
<br />
To develop a better understanding of the field, this book is organized into four major sections: Strategy, Products, and Capacity; Manufacturing and Service Processes; Supply Chain Processes; and Supply and Demand Planning and Control. Hot topics in business today that relate to operations and supply chain management are mitigating the risk of disruptions while reducing the cost of supply chain processes, integration, and collaboration with customers and suppliers, sustainability, and minimizing the long-term cost of products and processes. These topics are discussed in the book with up-to-date, high-level managerial material to clarify the “big picture” of what these topics are and why they are so important to business today. This adaptation contains many case studies, examples and concepts from Indian business environment.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Section One: Strategy, Products, and Capacity</span></strong><br />
<span>1 Introduction <br />
2 Strategy <br />
3 Design of Products and Services <br />
4 Projects <br />
5 Strategic Capacity Management <br />
5s Investment Analysis <br />
6 Learning Curves <br />
<br />
<strong>Section Two: Manufacturing and Service Processes</strong><br />
7 Manufacturing Processes <br />
7S Manufacturing Technology <br />
8 Facility Layout <br />
9 Service Processes <br />
9S Health Care <br />
10 Waiting Line Analysis and Simulation <br />
11 Process Design and Analysis <br />
11S Operations Consulting <br />
12 Quality Management <br />
13 Statistical Quality Control<br />
 <br />
<strong>Section Three: Supply Chain Processes</strong><br />
14 Lean Supply Chains<br />
15 Logistics and Distribution Management <br />
16 Global Sourcing and Procurement </span></span></span></p>

<p><br />
<span><span><span><strong>Section Four: Supply and Demand Planning and Control</strong><br />
17 The Internet of Things and ERP <br />
18 Forecasting <br />
19 Sales and Operations Planning <br />
19S Linear Programming Using the Excel Solver <br />
20 Inventory Management <br />
21 Material Requirements Planning <br />
22 WorkCentre Scheduling <br />
<br />
<strong>APPENDICES</strong><br />
A Interest Tables <br />
B Negative Exponential Distribution: Values of e–x <br />
C Areas of the Cumulative Standard Normal Distribution <br />
D Uniformly Distributed Random Digits <br />
E Answers to Selected Objective Questions<br />
 <br />
<strong>INDEX</strong> <br />
Chapter Available Online*<br />
22S Theory of Constraints</span></span></span></p>', 'Title
			Operations and Supply Chain Management 17/e

			Author
			F.Robert Jacobs

			ISBN
			9789355325228

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operations and Supply Chain Management 17/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>F.Robert Jacobs</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355325228</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1110"', '"888"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7792operatioon.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355325228&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4072', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4072', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 389, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:58'),
('4cfd419d-2210-4fb9-9154-6b48f513dcc3', '276', NULL, 'Flavours of RAJASTHAN: best of the recipes from rajasthan', 'flavours-of-rajasthan-best-of-the-recipes-from-rajasthan-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-27-276', 'flavours-of-rajasthan-best-of-the-recipes-from-rajasthan-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276-276', 'Flavours of RAJASTHAN', 'Flavours of RAJASTHAN', 'Flavours of RAJASTHAN', NULL, '', NULL, 'Sub Title
			No

			Author
			Nita Mehta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178693200

			Pages
			156

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178693200</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>156</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 156, '156', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81419788178693200.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Flavours%20of%20RAJASTHAN&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=276', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=276', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2913, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('4d1a5767-0174-4886-b496-73101f02623d', '4130', 331, 'Advanced Materials for Agriculture, Food and Environmental Safety', 'advanced-materials-for-agriculture-food-and-environmental-safety', 'advanced-materials-for-agriculture-food-and-environmental-safety', '9781118773437', '9781118773437', '9781118773437', NULL, 'About the book

The book is written for a large and broad readership including researches and university graduate students from diverse backgrounds such as environmental sciences and safety, food science, agriculture, materials science, chemistry, physics, and nanotechnology.

Contents:

Part 1: Fundamental Methodologies 1

1 Layered Double Hydroxides and the Environment: An Overview 3

2 Improvement of the Corrosion Resistance of Aluminium Alloys Applying Different Types of Silanes 27

3 New Generation Material for the Removal of Arsenic from Water 61

4 Prediction and Optimization of Heavy Clay Products Quality 87

5 Enhancement of Physical and Mechanical Properties of Sugar Palm Fibre via Vacuum Resin Impregnation 121

6 Environmentally-Friendly Acrylates-Based Polymer Latices 145

Part 2: Inventive Nanotechnology 177

7 Nanoparticles for Trace Analysis of Toxins: Present and Future Scenario 179

8 Recent Developments in Gold Nanomaterial Catalysts for Oxidation Reaction through Green and

9 Nanosized Metal Oxide-Based Adsorbents for Heavy Metal Removal: A Review 243

10 Future Prospects of Phytosynthesized Transition Metal Nanoparticles as Novel Functional Agents for Textiles 265

11 Functionalized Magnetic Nanoparticles for Heavy Metal Removal from Aqueous Solutions: Kinetics and Equilibrium Modeling 291

12 Potential Application of Nanoparticles as Antipathogens 333

13 Gas Barrier Properties of Biopolymer-Based Nanocomposites: Application in Food Packaging 369

14 Application of Zero-Valent Iron Nanoparticles for Environmental Clean Up 385

15 Typical Synthesis and Environmental Application of Novel TiO2 Nanoparticles 421

16 Zinc Oxide Nanowire Films: Solution Growth, Defect States and Electrical Conductivity 453

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book is written for a large and broad readership including researches and university graduate students from diverse backgrounds such as environmental sciences and safety, food science, agriculture, materials science, chemistry, physics, and nanotechnology.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 1: Fundamental Methodologies 1</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Layered Double Hydroxides and the Environment: An Overview 3</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Improvement of the Corrosion Resistance of Aluminium Alloys Applying Different Types of Silanes 27</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 New Generation Material for the Removal of Arsenic from Water 61</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Prediction and Optimization of Heavy Clay Products Quality 87</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Enhancement of Physical and Mechanical Properties of Sugar Palm Fibre via Vacuum Resin Impregnation 121</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Environmentally-Friendly Acrylates-Based Polymer Latices 145</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 2: Inventive Nanotechnology 177</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>7 Nanoparticles for Trace Analysis of Toxins: Present and Future Scenario 179</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Recent Developments in Gold Nanomaterial Catalysts for Oxidation Reaction through Green and</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Nanosized Metal Oxide-Based Adsorbents for Heavy Metal Removal: A Review 243</span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Future Prospects of Phytosynthesized Transition Metal Nanoparticles as Novel Functional Agents for Textiles 265</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Functionalized Magnetic Nanoparticles for Heavy Metal Removal from Aqueous Solutions: Kinetics and Equilibrium Modeling 291</span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Potential Application of Nanoparticles as Antipathogens 333</span></span></span></p>

<p style="text-align:justify"><span><span><span>13 Gas Barrier Properties of Biopolymer-Based Nanocomposites: Application in Food Packaging 369</span></span></span></p>

<p style="text-align:justify"><span><span><span>14 Application of Zero-Valent Iron Nanoparticles for Environmental Clean Up 385</span></span></span></p>

<p style="text-align:justify"><span><span><span>15 Typical Synthesis and Environmental Application of Novel TiO2 Nanoparticles 421</span></span></span></p>

<p style="text-align:justify"><span><span><span>16 Zinc Oxide Nanowire Films: Solution Growth, Defect States and Electrical Conductivity 453</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Advanced Materials for Agriculture, Food and Environmental Safety

			Author
			Ashutosh Tiwari

			ISBN
			9781118773437

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Advanced Materials for Agriculture, Food and Environmental Safety</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ashutosh Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118773437</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"20268"', '"13175"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5653advanced.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118773437&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4130', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4130', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 331, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:58'),
('4d1c965e-e9e3-4f91-ac7b-9401a642e36e', '2724', NULL, 'Fictional World of Joseph Conrad', 'fictional-world-of-joseph-conrad-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724', 'fictional-world-of-joseph-conrad-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724-2724', 'JHUI8873', 'JHUI8873', 'JHUI8873', NULL, 'Fictional World of Joseph Conrad', '<h1>Fictional World of Joseph Conrad</h1>', 'Sub Title
			No

			Author
			Vinaybhushan. V. Deshmukhe

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172737245

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vinaybhushan. V. Deshmukhe</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737245</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHUI8873&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2724', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2724', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1381, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('4d278edc-45c2-4b23-aa39-b24e6afd42ce', '2167', NULL, 'Statistical Analysis: Microsoft Excel 2010', 'statistical-analysis-microsoft-excel-2010-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167', 'statistical-analysis-microsoft-excel-2010-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167-2167', 'FVBH6655', 'FVBH6655', 'FVBH6655', NULL, 'Statistical Analysis: Microsoft Excel 2010', '<h1>Statistical Analysis: Microsoft Excel 2010</h1>', 'Sub Title
			No

			Author
			Conrad Carlberg

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131787649

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Conrad Carlberg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131787649</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/19479788131787649_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVBH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2167', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2167', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1714, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('4d86b34f-0113-481c-8d84-d8f5435950ea', '441', NULL, 'Handbook of Public Policy Evaluation NEW2 NEW', 'handbook-of-public-policy-evaluation-new2-new-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-4-441', 'handbook-of-public-policy-evaluation-new2-new-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441-441', 'KLLO7865', 'KLLO7865', 'KLLO7865', NULL, 'Handbook of Public Policy Evaluation is the only book of its kind to present aspects of public policy evaluation that relate to economic, technology, social, political, international, and legal problems. Rather than looking at specific narrowly focused programs, this book emphasizes broad-based evaluation theory, study, and application, providing a rich variety of exceptional insights and ideas. Designed to facilitate integration and coherence, key features in this volume include: Systematic evaluation, measuring the policy alternatives available for achieving goals Win-win evaluation, processing policy alternatives that can enable conservatives, liberals, and other major viewpoints to all come out ahead of their best initial expectations simultaneously Policy evaluation, offering methods, examples, studies, professionalism, perspectives, concepts, trends, substance, theory, applications, dispute resolution, interdisciplinary interaction and bibliographies and applications The book targets the need for improvement in the methods, processes, and substance of public policy and opens the gate of public policy to be more effective, efficient, and equitable. Policymakers, administrators, analysts, and practitioners alike will find the Handbook a necessary resource of alternative public policies that are placed in context with a direct course to positive results.', '<p>Handbook of Public Policy Evaluation is the only book of its kind to present aspects of public policy evaluation that relate to economic, technology, social, political, international, and legal problems. Rather than looking at specific narrowly focused programs, this book emphasizes broad-based evaluation theory, study, and application, providing a rich variety of exceptional insights and ideas. Designed to facilitate integration and coherence, key features in this volume include: Systematic evaluation, measuring the policy alternatives available for achieving goals Win-win evaluation, processing policy alternatives that can enable conservatives, liberals, and other major viewpoints to all come out ahead of their best initial expectations simultaneously Policy evaluation, offering methods, examples, studies, professionalism, perspectives, concepts, trends, substance, theory, applications, dispute resolution, interdisciplinary interaction and bibliographies and applications The book targets the need for improvement in the methods, processes, and substance of public policy and opens the gate of public policy to be more effective, efficient, and equitable. Policymakers, administrators, analysts, and practitioners alike will find the Handbook a necessary resource of alternative public policies that are placed in context with a direct course to positive results.</p>', 'Handbook of Public Policy Evaluation NEW', '<h1>Handbook of Public Policy Evaluation NEW</h1>', '"13499"', '"8099"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6353Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KLLO7865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=441', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=441', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2822, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('4dcc9391-6a7e-4790-8369-b55b365947ff', '1021', NULL, 'Profiles in Humanity - The Battle for Peace, Freedom, Equality, and Human Rights', 'essential-social-psychology-2e-book-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1021', 'essential-social-psychology-2e-book-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065', 'RFGT5566', 'RFGT5566::1021', 'RFGT5566', NULL, 'The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.', '<p>The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.</p>', 'Essential Social Psychology - 2/e Book', '<h1>Essential Social Psychology - 2/e Book</h1>', '"495"', '"350"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94679788132110323.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1021', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1021', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2474, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:58'),
('4de09fe4-bb00-4165-aba0-5277c404853f', '4453', 12, 'Sanketanidhi by Ramadayalu', 'sanketanidhi-by-ramadayalu', 'sanketanidhi-by-ramadayalu', '-119-', '-119-', '-119-', NULL, 'Contents:

On Definitions

On Birth

Miscellaneous

The 12 Bhavas

Hints

Culled out from Samhitas

Special

Query

Last

Index

Slokanukramanika

Index of Sanskrit Terms

List of Abbreviations

Errata

 ', '<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>On Definitions</span></span></span></p>

<p style="text-align:justify"><span><span><span>On Birth</span></span></span></p>

<p style="text-align:justify"><span><span><span>Miscellaneous</span></span></span></p>

<p style="text-align:justify"><span><span><span>The 12 Bhavas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hints</span></span></span></p>

<p style="text-align:justify"><span><span><span>Culled out from Samhitas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Special</span></span></span></p>

<p style="text-align:justify"><span><span><span>Query </span></span></span></p>

<p style="text-align:justify"><span><span><span>Last</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>

<p style="text-align:justify"><span><span><span>Slokanukramanika</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index of Sanskrit Terms</span></span></span></p>

<p style="text-align:justify"><span><span><span>List of Abbreviations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Errata</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Sanketanidhi by Ramadayalu

			Author
			Panditabhushana V.Subrahmanya

			Publisher
			V.B Soobbiah

			Year of Publication
			1944

			Binding
			Hardcover

			Language
			English/Sanskrit

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sanketanidhi by Ramadayalu</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Panditabhushana V.Subrahmanya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>V.B Soobbiah</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1944</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English/Sanskrit', 'English/Sanskrit', NULL, NULL, NULL, NULL, NULL, 'f4e086c3-052e-4fa9-b255-8eb2c9d0f9ec', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8847sanket.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-119-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4453', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4453', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 12, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:58'),
('4df30c7f-b955-4f43-8525-81c4b1e87029', '4028', 433, 'International Marketing 8/e', 'international-marketing-8e', 'international-marketing-8e', '9789354243370', '9789354243370', '9789354243370', NULL, 'About the book

International Marketing, 8th Edition combines academic rigor, contemporary relevance, and student-friendly readability to review how marketing managers can succeed in the increasingly competitive international business environment. This in-depth yet accessible textbook helps students understand state-of-the-art global marketing practices and recognize how marketing managers work across business functions to achieve overall corporate goals. The authors provide relevant historical background and offer logical explanations of current trends based on information from marketing executives and academic researchers around the world.

Contents:

Chapter 1 Globalization Imperative

Why Global Marketing Is Imperative

Major Trends Affecting Global Business Environment Today

The Fluid Nature of Global Competition

Globalization of Markets: Convergence and Divergence

Evolution of Global Marketing

Challenges and Scope of Global Marketing

The Driving and Restraining Forces

Chapter 2 Global Economic and Financial Environment

Intertwined World Economy

Country Competitiveness

Emerging Economies

Evolution of Cooperative Global Trade Agreements

Information Technology and the Changing Nature of Competition

Regional Economic Arrangements

Multinational Corporations

Historical Role of the U.S. Dollar

Development of Today’s International Monetary System

Foreign Exchange and Foreign Exchange Rates

Balance of Payments

Economic and Financial Turmoil around the World

Marketing in the Euro Area

Chapter 3 Global Cultural Environment and Buying Behaviour

Meaning of Culture

Elements of Culture

Cross‐Cultural Comparisons

Adapting to Cultures

Culture and the Marketing Mix

COVID-19: Changing Consumer Behaviour and Marketing Implications

Marketing Failures Due to Cultural Mistakes

Chapter 4 Political and Legal Environment

Political Environment—Individual Governments

Various Political Systems and Their Impact on Business Environment

Political Environment—Social Pressures and Political Risk

Terrorism and the World Economy

International Agreements

International Law and Local Legal Environment

Global Legal Systems and Differences

Issues Transcending National Boundaries

Chapter 5 Global Marketing Research

Research Problem Formulation

Secondary Global Marketing Research

Primary Global Marketing Research

Leveraging the Internet for Global Market Research Studies

Market Size Assessment

New Market Information Technologies

Marketing Intelligence for the International Market

Managing Global Marketing Research

Chapter 6 Global Segmentation and Positioning

Reasons for International Market Segmentation

International Market Segmentation Approaches

Segmentation Scenarios

Bases for International Market Segmentation

International Positioning Strategies

Global, Foreign

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>International Marketing, 8th Edition combines academic rigor, contemporary relevance, and student-friendly readability to review how marketing managers can succeed in the increasingly competitive international business environment. This in-depth yet accessible textbook helps students understand state-of-the-art global marketing practices and recognize how marketing managers work across business functions to achieve overall corporate goals. The authors provide relevant historical background and offer logical explanations of current trends based on information from marketing executives and academic researchers around the world.</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Contents:</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span>Chapter 1 Globalization Imperative</span></span></strong></span></span></p>

<p><span><span><span><span>Why Global Marketing Is Imperative</span></span></span></span></p>

<p><span><span><span><span>Major Trends Affecting Global Business Environment Today</span></span></span></span></p>

<p><span><span><span><span>The Fluid Nature of Global Competition</span></span></span></span></p>

<p><span><span><span><span>Globalization of Markets: Convergence and Divergence</span></span></span></span></p>

<p><span><span><span><span>Evolution of Global Marketing</span></span></span></span></p>

<p><span><span><a rel="noopener noreferrer"><span><span>Challenges and Scope of Global Marketing</span></span></a></span></span></p>

<p><span><span><span><span>The Driving and Restraining Forces</span></span></span></span></p>

<p><span><span><strong><span><span>Chapter 2 Global Economic and Financial Environment</span></span></strong></span></span></p>

<p><span><span><span><span>Intertwined World Economy</span></span></span></span></p>

<p><span><span><span><span>Country Competitiveness</span></span></span></span></p>

<p><span><span><span><span>Emerging Economies</span></span></span></span></p>

<p><span><span><span><span>Evolution of Cooperative Global Trade Agreements</span></span></span></span></p>

<p><span><span><span><span>Information Technology and the Changing Nature of Competition</span></span></span></span></p>

<p><span><span><span><span>Regional Economic Arrangements</span></span></span></span></p>

<p><span><span><span><span>Multinational Corporations</span></span></span></span></p>

<p><span><span><span><span>Historical Role of the U.S. Dollar</span></span></span></span></p>

<p><span><span><span><span>Development of Today’s International Monetary System</span></span></span></span></p>

<p><span><span><span><span>Foreign Exchange and Foreign Exchange Rates</span></span></span></span></p>

<p><span><span><span><span>Balance of Payments</span></span></span></span></p>

<p><span><span><span><span>Economic and Financial Turmoil around the World</span></span></span></span></p>

<p><span><span><span><span>Marketing in the Euro Area</span></span></span></span></p>

<p><span><span><strong><span><span>Chapter 3 Global Cultural Environment and Buying Behaviour</span></span></strong></span></span></p>

<p><span><span><span><span>Meaning of Culture</span></span></span></span></p>

<p><span><span><span><span>Elements of Culture</span></span></span></span></p>

<p><span><span><span><span>Cross</span></span><span>‐</span><span><span>Cultural Comparisons</span></span></span></span></p>

<p><span><span><span><span>Adapting to Cultures</span></span></span></span></p>

<p><span><span><span><span>Culture and the Marketing Mix</span></span></span></span></p>

<p><span><span><span><span>COVID-19: Changing Consumer Behaviour and Marketing Implications</span></span></span></span></p>

<p><span><span><span><span>Marketing Failures Due to Cultural Mistakes</span></span></span></span></p>

<p><span><span><strong><span><span>Chapter 4 Political and Legal Environment</span></span></strong></span></span></p>

<p><span><span><span><span>Political Environment—Individual Governments</span></span></span></span></p>

<p><span><span><span><span>Various Political Systems and Their Impact on Business Environment</span></span></span></span></p>

<p><span><span><span><span>Political Environment—Social Pressures and Political Risk</span></span></span></span></p>

<p><span><span><span><span>Terrorism and the World Economy</span></span></span></span></p>

<p><span><span><span><span>International Agreements</span></span></span></span></p>

<p><span><span><span><span>International Law and Local Legal Environment</span></span></span></span></p>

<p><span><span><span><span>Global Legal Systems and Differences</span></span></span></span></p>

<p><span><span><span><span>Issues Transcending National Boundaries</span></span></span></span></p>

<p><span><span><strong><span><span>Chapter 5 Global Marketing Research</span></span></strong></span></span></p>

<p><span><span><span><span>Research Problem Formulation</span></span></span></span></p>

<p><span><span><span><span>Secondary Global Marketing Research</span></span></span></span></p>

<p><span><span><span><span>Primary Global Marketing Research</span></span></span></span></p>

<p><span><span><span><span>Leveraging the Internet for Global Market Research Studies</span></span></span></span></p>

<p><span><span><span><span>Market Size Assessment</span></span></span></span></p>

<p><span><span><span><span>New Market Information Technologies</span></span></span></span></p>

<p><span><span><span><span>Marketing Intelligence for the International Market</span></span></span></span></p>

<p><span><span><span><span>Managing Global Marketing Research</span></span></span></span></p>

<p><span><span><strong><span><span>Chapter 6 Global Segmentation and Positioning</span></span></strong></span></span></p>

<p><span><span><span><span>Reasons for International Market Segmentation</span></span></span></span></p>

<p><span><span><span><span>International Market Segmentation Approaches</span></span></span></span></p>

<p><span><span><span><span>Segmentation Scenarios</span></span></span></span></p>

<p><span><span><span><span>Bases for International Market Segmentation</span></span></span></span></p>

<p><span><span><span><span>International Positioning Strategies</span></span></span></span></p>

<p><span><span><span><span>Global, Foreign</span></span></span></span></p>

<p> </p>', 'Title
			International Marketing 8/e

			Author
			Kotabe/Helsen

			ISBN
			9789354243370

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>International Marketing 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kotabe/Helsen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354243370</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1039"', '"780"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32259789354243370.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354243370&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4028', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4028', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 433, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:58'),
('4e29234a-2f6b-40de-92f6-50d83dde2917', '4051', 410, 'Succeeding in Business with Microsoft Excel 2013:A Problem-Solving Approach', 'succeeding-in-business-with-microsoft-excel-2013a-problemsolving-approach', 'succeeding-in-business-with-microsoft-excel-2013a-problemsolving-approach', '9788131527962', '9788131527962', '9788131527962', NULL, 'About the book

SUCCEEDING IN BUSINESS WITH MICROSOFT OFFICE EXCEL 2013 prepares your students to solve business problems by moving beyond the basic "point and click" skills to think critically about realistic business situations. When students combine software analysis with their own decision making abilities, they are more likely meet any business challenge with success. The Succeeding in Business Series emphasizes problem-solving, critical thinking, and analysis – challenging students to find efficient and effective solutions.

Contents:

Introduction: Introduction to Problem Solving and Decision making with Microsoft Excel 2013.

1. Applying Fundamental Excel Skills and Tools in Problem Solving.

2. Solving Problems with Statistical Analysis Tools.

3. Determining Effective Data Display with Charts

4. Applying Logic in Decision Making.

5. Retrieving Data for Computation, analysis, and Reference.

6. Evaluating the Financial Impact of Loans and Investments.

7. Organizing Data for Effective Analysis.

8. Using Data Tables and Excel Scenarios for What-if Analysis.

9. Enhancing Decision Making with Solver.

10. Troubleshooting Workbooks and Creating Excel Applications.

Appendix: Working with Array Functions.

Glossary.

Index.

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>SUCCEEDING IN BUSINESS WITH MICROSOFT OFFICE EXCEL 2013 prepares your students to solve business problems by moving beyond the basic "point and click" skills to think critically about realistic business situations. When students combine software analysis with their own decision making abilities, they are more likely meet any business challenge with success. The Succeeding in Business Series emphasizes problem-solving, critical thinking, and analysis – challenging students to find efficient and effective solutions.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Introduction: Introduction to Problem Solving and Decision making with Microsoft Excel 2013.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1. Applying Fundamental Excel Skills and Tools in Problem Solving.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2. Solving Problems with Statistical Analysis Tools.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3. Determining Effective Data Display with Charts</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4. Applying Logic in Decision Making.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5. Retrieving Data for Computation, analysis, and Reference.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6. Evaluating the Financial Impact of Loans and Investments.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7. Organizing Data for Effective Analysis.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8. Using Data Tables and Excel Scenarios for What-if Analysis.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9. Enhancing Decision Making with Solver.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10. Troubleshooting Workbooks and Creating Excel Applications.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Appendix: Working with Array Functions.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Glossary.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Index.</span></span></span></span></span></span></p>

<p> </p>', 'Title
			Succeeding in Business with Microsoft Excel 2013:A Problem-Solving Approach

			Author
			Debra Gross

			ISBN
			9788131527962

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Succeeding in Business with Microsoft Excel 2013:A Problem-Solving Approach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Debra Gross</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131527962</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"895"', '"716"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2216excel.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131527962&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4051', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4051', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 410, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:58'),
('4e2f379e-e85d-4f92-bec1-5678c01dbb35', '2029', NULL, 'Representations for Genetic and Evolutionary Algorithms 2/e New', 'representations-for-genetic-and-evolutionary-algorithms-2e-new-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-202-2029', 'representations-for-genetic-and-evolutionary-algorithms-2e-new-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029-2029', 'EIYG6656', 'EIYG6656', 'EIYG6656', NULL, 'In the field of genetic and evolutionary algorithms (GEAs), a large amount of theory and empirical study has been focused on operators and test problems, while problem representation has often been taken as given. This book breaks with this tradition and provides a comprehensive overview on the influence of problem representations on GEA performance. The book summarizes existing knowledge regarding problem representations and describes how basic properties of representations, such as redundancy, scaling, or locality, influence the performance of GEAs and other heuristic optimization methods. Using the developed theory, representations can be analyzed and designed in a theory-guided matter. The theoretical concepts are used for solving integer optimization problems and network design problems more efficiently. The book is written in an easy-readable style and is intended for researchers, practitioners, and students who want to learn about representations. This second edition extends the analysis of the basic properties of representations and introduces a new chapter on the analysis of direct representations.', '<p>In the field of genetic and evolutionary algorithms (GEAs), a large amount of theory and empirical study has been focused on operators and test problems, while problem representation has often been taken as given. This book breaks with this tradition and provides a comprehensive overview on the influence of problem representations on GEA performance. The book summarizes existing knowledge regarding problem representations and describes how basic properties of representations, such as redundancy, scaling, or locality, influence the performance of GEAs and other heuristic optimization methods. Using the developed theory, representations can be analyzed and designed in a theory-guided matter. The theoretical concepts are used for solving integer optimization problems and network design problems more efficiently. The book is written in an easy-readable style and is intended for researchers, practitioners, and students who want to learn about representations. This second edition extends the analysis of the basic properties of representations and introduces a new chapter on the analysis of direct representations.</p>', 'Representations for Genetic and Evolutionary Algorithms 2/e New', '<h1>Representations for Genetic and Evolutionary Algorithms 2/e New</h1>', '"15600"', '"15435"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6911dpp_15_35.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EIYG6656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2029', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2029', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1811, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('4e371092-6178-40cd-9e88-9cf630319ce6', '4462', 4, 'The Vedic Foundations of the Chola World: How the Cholas Shaped a Vedic Civilization in Tamilakam', 'the-vedic-foundations-of-the-chola-world-how-the-cholas-shaped-a-vedic-civilization-in-tamilakam', 'the-vedic-foundations-of-the-chola-world-how-the-cholas-shaped-a-vedic-civilization-in-tamilakam', '9788168834828', '9788168834828', '9788168834828', NULL, 'About the Book

The Vedic Foundations of the Chola World offers a decisive re-interpretation of Chola history by placing Vedic patronage at the centre of imperial policy and cultural life. Moving beyond art-historical and architectural descriptions, the book demonstrates how the Cholas consciously sustained and expanded a Vedic civilization through royal grants, temple endowments, and institutional support for Brahmin learning.

Drawing on inscriptions such as the Uttaramerur records, the study shows that Vedic education—especially mastery of the Taittiriya Veda—was not merely religious but civic, forming the basis of local self-government and dgarmic administration.

The celebrated sabha system of brahmadeya villages reveals a society where Vedic competence was a qualification for public authority.

The book closely examines the reigns of Rajaraja Chola I and Rajendra Chola I, demonstrating how their patronage extended far beyond temple construction. Through the creation of Chaturvedimangalams, brahmadeya villages, and tax-free land grants, the Cholas ensured the permanent maintenance of Vedic schools, srauta ritualists, and teaching lineages. Major centres such as Ennayiram, Tirumukkudal, Chidambaram, Thanjavur, and Gangaikondacholapuram emerge as integrated hubs of ritual, learning, and governance.

The great Chola temples were not only houses of worship but institutional frameworks for Vedic recitation, homa rituals, education, music, and dance, sustained by carefully regulated endowments. Royal rituals, coronations, and imperial ceremonies were conducted under Vedic authority, reinforcing kingship as a dharmic responsibility rather than mere sovereignty.

This book presents medieval Tamilakam as a living Vedic heartland, not a peripheral or derivative culture. It argues that the Chola legacy lies not only in stone monuments but in the successful transmission of Vedic knowledge through stable Institutions, ensuring civilizational continuity long after imperial power declined.

Scholarly, source-based, and revisionist in the best sense, The Vedic Foundations of the Chola World restores the Cholas to their rightful place as architects of a Vedic civilization in South India.

Contents:

Foreword

Preface

The Cholas and the Vedas

The Foundations of Chola Kingship and the Vedic Order

The Chola Theory of Kingship and the Vedic Conception of Sovereignty

Vedic Institutions, Brahmin Settlements, and the Intellectual Foundations of the Chola Polity

Chola Universities: Centres of Vedic Learning, Temple Scholarship, and Intellectual Culture

The Cholas, Vedic Kingship, and the Sacred Theory of Sovereighty

Brahmadeya, Agraharas, and theVedic Landscape of the Chola Empire

The Cholas, Temple Economy, and the Vedic-Agamic Systhesis

Saiva and Vaishnava Scholarship Under the Cholas: Vedic Foundations and Agamic Flowering

Rajadharma and Vedic Kingship Under the Cholas

The Uttiramerur Inscriptions and the Dharmic Foundations of Local Self-Government

Trade, Guilds, and the Sacred Economy: Vedic Order in the Mercantile World of the Cholas

Education, Vedic Schools, and Intellectual Life in Chola Tamilakam

The Temple as Cosmos, Crown, and Community: The Structural Centre of Chola Civilization

Chidambaram: The Temple of Space, Dance, and Vedic Light in the Chola Imagination

Chidambaram in Chola History: A Detailed Historical and Epigraphic Study

The Chola Re-Alignment of Tamil Civilization: Vedic order, Social Transformation, and the Making of a Sacred Polity

Knowledge, Aesthetics, and Identity: The Intellectual Consequences of the Chola-Vedic Synthesis

The Eternal Thread: The Cholas, the Veda, and the Continuity of Tamil Civilizational Memory

Postscript

Bibliography/ Works Cited

Glossary

Appendix

Index

 ', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Vedic Foundations of the Chola World offers a decisive re-interpretation of Chola history by placing Vedic patronage at the centre of imperial policy and cultural life. Moving beyond art-historical and architectural descriptions, the book demonstrates how the Cholas consciously sustained and expanded a Vedic civilization through royal grants, temple endowments, and institutional support for Brahmin learning.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Drawing on inscriptions such as the Uttaramerur records, the study shows that Vedic education—especially mastery of the Taittiriya Veda—was not merely religious but civic, forming the basis of local self-government and dgarmic administration.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The celebrated sabha system of brahmadeya villages reveals a society where Vedic competence was a qualification for public authority.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book closely examines the reigns of Rajaraja Chola I and Rajendra Chola I, demonstrating how their patronage extended far beyond temple construction. Through the creation of Chaturvedimangalams, brahmadeya villages, and tax-free land grants, the Cholas ensured the permanent maintenance of Vedic schools, srauta ritualists, and teaching lineages. Major centres such as Ennayiram, Tirumukkudal, Chidambaram, Thanjavur, and Gangaikondacholapuram emerge as integrated hubs of ritual, learning, and governance.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The great Chola temples were not only houses of worship but institutional frameworks for Vedic recitation, homa rituals, education, music, and dance, sustained by carefully regulated endowments. Royal rituals, coronations, and imperial ceremonies were conducted under Vedic authority, reinforcing kingship as a dharmic responsibility rather than mere sovereignty.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book presents medieval Tamilakam as a living Vedic heartland, not a peripheral or derivative culture. It argues that the Chola legacy lies not only in stone monuments but in the successful transmission of Vedic knowledge through stable Institutions, ensuring civilizational continuity long after imperial power declined.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Scholarly, source-based, and revisionist in the best sense, The Vedic Foundations of the Chola World restores the Cholas to their rightful place as architects of a Vedic civilization in South India.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>Foreword</span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>Preface</span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>The Cholas and the Vedas</span></em></span></span></p>

<p style="text-align:justify"><span><span><span>The Foundations of Chola Kingship and the Vedic Order</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Chola Theory of Kingship and the Vedic Conception of Sovereignty</span></span></span></p>

<p style="text-align:justify"><span><span><span>Vedic Institutions, Brahmin Settlements, and the Intellectual Foundations of the Chola Polity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chola Universities: Centres of Vedic Learning, Temple Scholarship, and Intellectual Culture</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Cholas, Vedic Kingship, and the Sacred Theory of Sovereighty</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmadeya, Agraharas, and theVedic Landscape of the Chola Empire</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Cholas, Temple Economy, and the Vedic-Agamic Systhesis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Saiva and Vaishnava Scholarship Under the Cholas: Vedic Foundations and Agamic Flowering</span></span></span></p>

<p style="text-align:justify"><span><span><span>Rajadharma and Vedic Kingship Under the Cholas</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Uttiramerur Inscriptions and the Dharmic Foundations of Local Self-Government</span></span></span></p>

<p style="text-align:justify"><span><span><span>Trade, Guilds, and the Sacred Economy: Vedic Order in the Mercantile World of the Cholas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Education, Vedic Schools, and Intellectual Life in Chola Tamilakam</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Temple as Cosmos, Crown, and Community: The Structural Centre of Chola Civilization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chidambaram: The Temple of Space, Dance, and Vedic Light in the Chola Imagination</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chidambaram in Chola History: A Detailed Historical and Epigraphic Study</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Chola Re-Alignment of Tamil Civilization: Vedic order, Social Transformation, and the Making of a Sacred Polity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Knowledge, Aesthetics, and Identity: The Intellectual Consequences of the Chola-Vedic Synthesis</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Eternal Thread: The Cholas, the Veda, and the Continuity of Tamil Civilizational Memory</span></span></span></p>

<p style="text-align:justify"><span><span><span>Postscript</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bibliography/ Works Cited</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glossary</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix</span></span></span></p>

<p style="text-align:justify"><span><span>Index</span></span><br />
 </p>', 'Title
			The Vedic Foundations of the Chola World: How the Cholas Shaped a Vedic Civilization in Tamilakam

			Author
			Ramaswami Subramony

			ISBN
			9788168834828

			Publisher
			Standard Publishers (India)

			Year
			2026

			Language
			English

			Pages
			164

			Binding
			Hardback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Vedic Foundations of the Chola World: How the Cholas Shaped a Vedic Civilization in Tamilakam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788168834828</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>164</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1199"', '"840"', '"0"', 50, 'HARDCOVER', 'Hardback', 'English', 'English', NULL, NULL, '2026', NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 164, '164', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7069ScannedThe%20Vedic%20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788168834828&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4462', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4462', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 4, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:39:32', '2026-08-12 00:44:58'),
('4e578edf-3312-4463-9f45-a3dd375ec6c2', '3373', NULL, 'Yoga Education', 'yoga-education-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373', 'yoga-education-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373-3373', '9788176299503', '9788176299503', '9788176299503', NULL, 'Yoga is becoming of great interest among people in the world. There is no doubt that Yoga is a holistic approach but many of us do not understand the true meaning of Yoga. In the book, we have tried to cover all aspects of Yoga in a scientific and logical manner to get the best advantage of it. Yoga is not merely an exercise or meditation. It is a total philosophy of life to promote ultimate aim of life.

Yoga is an exact science. It aims at the harmonious development of the body, the mind and the soul. Realising the potentialities of Yoga, there is phenomenal growth in India and abroad of Yoga Universities, Institutes, Colleges, School engaged in teaching, research and practice or Yoga. University Grants Commission is also encouraging the Education of Yoga. Yoga aims at controlling the mind and its modifications. The path of yoga is an inner path whose gateway is your soul. Yoga is harmony between the individual and the cosmos, between organism and respiration. As the relevance of Yoga too is bound to grow, and a day other way except Yoga to come out of the present dead end of a tunnel-out into the broad sunshine of tranquility, peace and happiness.

The book "Yoga Education : Philosophy and Practice" in 10 chapters, supplemented with Charts, Case Studies and learned views from Bhagvad Geeta, Vedas, Swami Vivekananda, and other eminent and Sacred persons. It is hoped that the book would be of great use to everyone as all need to understand Yoga to make life beautiful and peaceful especially in 21st century propelled by unlimited desires, material progress. Yoga is the only answer to bring-about peace in these turbulent times.

Content - Preface, 1 Yoga Education, 2 Yama, 3 Niyama, 4 Commentary on Yama/Niyama: Yoga and Significance of Values Education, 5 Commentary on Yama/Niyama: Ethical and Moral Values for Yoga, 6 Asanas, 7  Pranayama      and Yoga, 8 Pratyaahara (Mind Control and Purification), 9 Dharna and  Dhyana: Potentialities and Perspectives of Concentration and  Meditation,  10 Samadhi and Excellence of Life: Perfection of Yoga Education,  Bibliography, Index             ', '<p style="text-align:justify"><span>Yoga is becoming of great interest among people in the world. There is no doubt that Yoga is a holistic approach but many of us do not understand the true meaning of Yoga. In the book, we have tried to cover all aspects of Yoga in a scientific and logical manner to get the best advantage of it. Yoga is not merely an exercise or meditation. It is a total philosophy of life to promote ultimate aim of life.</span></p>

<p style="text-align:justify"><span>Yoga is an exact science. It aims at the harmonious development of the body, the mind and the soul. Realising the potentialities of Yoga, there is phenomenal growth in India and abroad of Yoga Universities, Institutes, Colleges, School engaged in teaching, research and practice or Yoga. University Grants Commission is also encouraging the Education of Yoga. Yoga aims at controlling the mind and its modifications. The path of yoga is an inner path whose gateway is your soul. Yoga is harmony between the individual and the cosmos, between organism and respiration. As the relevance of Yoga too is bound to grow, and a day other way except Yoga to come out of the present dead end of a tunnel-out into the broad sunshine of tranquility, peace and happiness.</span></p>

<p style="text-align:justify"><span>The book "Yoga Education : Philosophy and Practice" in 10 chapters, supplemented with Charts, Case Studies and learned views from Bhagvad Geeta, Vedas, Swami Vivekananda, and other eminent and Sacred persons. It is hoped that the book would be of great use to everyone as all need to understand Yoga to make life beautiful and peaceful especially in 21st century propelled by unlimited desires, material progress. Yoga is the only answer to bring-about peace in these turbulent times.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, 1 Yoga Education, 2 Yama, 3 Niyama, 4 Commentary on Yama/Niyama: Yoga and Significance of Values Education, 5 Commentary on Yama/Niyama: Ethical and Moral Values for Yoga, 6 Asanas, 7  Pranayama      and Yoga, 8 Pratyaahara (Mind Control and Purification), 9 Dharna and  Dhyana: Potentialities and Perspectives of Concentration and  Meditation,  10 Samadhi and Excellence of Life: Perfection of Yoga Education,  Bibliography, Index</span>             </span></span></span></p>', 'Sub Title
			Philosophy and Practice

			Author
			Aruna Goel

			About Author
			As per Book

			ISBN 10 Digit
			8176299502

			ISBN 13 Digit
			9788176299503

			Pages
			329

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Philosophy and Practice</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Aruna Goel</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8176299502</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788176299503</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>329</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1280"', '"768"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 329, '329', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5467Yoga%20Education.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176299503&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3373', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3373', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1018, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:58'),
('4e64e9fe-3c1c-4608-a515-a513854d89d2', '3958', 494, 'Operation Research 2/e', 'operation-research-2e', 'operation-research-2e', '9789332526471', '9789332526471', '9789332526471', NULL, 'About the book

Operations research is the study of optimization techniques. Designed to cater to the syllabi requirements of Indian universities, this book on operations research reinforces the concepts discussed in each chapter with solved problems. A unique feature of this book is that with its focus on coherence and clarity, it hand-holds students through the solutions, each step of the way.

Content

1 Basics of Operations Research

2 Linear Programming Problem (LPP)

3 Advanced Topics in Linear Programming

4 The Transportation Problem

5 Assignment Problem

6 Dynamic Programming

7 Decision Theory And Introduction to Quantitative Methods

8 Theory Of Games

9 Sequencing Models

10 Replacement Models

11 Inventory Models

12 Queuing Models

13 Network Models

14 Simulation

15 Non-Linear Programming', '<p style="text-align:justify"><span><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Operations research is the study of optimization techniques. Designed to cater to the syllabi requirements of Indian universities, this book on operations research reinforces the concepts discussed in each chapter with solved problems. A unique feature of this book is that with its focus on coherence and clarity, it hand-holds students through the solutions, each step of the way.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1 Basics of Operations Research</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2 Linear Programming Problem (LPP)</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3 Advanced Topics in Linear Programming</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4 The Transportation Problem</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5 Assignment Problem</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6 Dynamic Programming</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7 Decision Theory And Introduction to Quantitative Methods</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8 Theory Of Games</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9 Sequencing Models</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10 Replacement Models</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>11 Inventory Models</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>12 Queuing Models</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>13 Network Models</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>14 Simulation</span></span></span></span></span></span></p>

<p><span><span><span>15 Non-Linear Programming</span></span></span></p>', 'Title
			Operation Research 2/e

			Author
			A.Tamilarasi

			ISBN
			9789332526471

			Publisher
			Pearson

			EDN.
			2/e.

			Pages
			728

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operation Research 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>A.Tamilarasi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332526471</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>EDN.</span></td>
			<td style="text-align:center"><span>2/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>728</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"800"', '"680"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, 728, '728', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1250WhatsApp%20Image%202025-08-06%20at%204.58.28%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332526471&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3958', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3958', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 494, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:58'),
('4e6c2179-70a9-4f07-acff-cfc6c40b4037', '3358', NULL, 'Pakistani Safar-e-Zaika', 'pakistani-safarezaika-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358', 'pakistani-safarezaika-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358-3358', '9788178694771', '9788178694771', '9788178694771', NULL, 'Safar-e-Zaiqa covers a journey across decades and centuries and brings alive the authentic Pakistani recipes of the bygone era; there by giving them a new lease of life. The book takes its reader on a trip where they would have a romantic encounter with the most interesting and unexplored recipes. The aromas, the flavours and the essence of this rich cuisine will mesmerize the readers and leave them spell bound. The book shares the cooking secrets of this traditional and wonderful cuisine.', '<p style="text-align:justify"><span>Safar-e-Zaiqa covers a journey across decades and centuries and brings alive the authentic Pakistani recipes of the bygone era; there by giving them a new lease of life. The book takes its reader on a trip where they would have a romantic encounter with the most interesting and unexplored recipes. The aromas, the flavours and the essence of this rich cuisine will mesmerize the readers and leave them spell bound. The book shares the cooking secrets of this traditional and wonderful cuisine.</span></p>', 'Sub Title
			Timeless Recipes from the North-West Frontier

			Author
			Veeta Singh,  Shalini Diwan

			About Author
			As per Book

			Content

			Zaiqedar Chawalon ka Safar

			Zaiqedar Handi Salan ka Safar

			Zaiqedar Tandoor aur Karahi

			Zaiqedar Gosht/Sabzi/Daal

			Zaiqedar Mithaas ka Safar

			Cuts of Chicken & Lamb

			Spices & Herbs: the flavour boosters

			International Conversion Guide

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788178694771

			Pages
			128

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Timeless Recipes from the North-West Frontier</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Veeta Singh,  Shalini Diwan</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td>
			<p><span><span>Zaiqedar Chawalon ka Safar</span></span></p>

			<p><span><span><span>Zaiqedar Handi Salan ka Safar</span></span></span></p>

			<p><span><span><span>Zaiqedar Tandoor aur Karahi</span></span></span></p>

			<p><span><span><span>Zaiqedar Gosht/Sabzi/Daal</span></span></span></p>

			<p><span><span><span>Zaiqedar Mithaas ka Safar</span></span></span></p>

			<p><span><span><span>Cuts of Chicken &amp; Lamb</span></span></span></p>

			<p><span><span><span>Spices &amp; Herbs: the flavour boosters</span></span></span></p>

			<p><span><span><span>International Conversion Guide</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788178694771</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>128</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2015</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7350Pakistani%20Safar-e-Zaika.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178694771&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3358', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3358', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1032, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:58'),
('4e74ed2c-37fd-4664-94ac-5087481524e2', '3771', 678, 'Introduction to Numerical Methods for Time Dependent Differential Equations', 'introduction-to-numerical-methods-for-time-dependent-differential-equations', 'introduction-to-numerical-methods-for-time-dependent-differential-equations', '9781118838914', '9781118838914', ' 9781118838914', NULL, 'About the Book

Introduces both the fundamentals of time dependent differential equations and their numerical solutions

Introduction to Numerical Methods for Time Dependent Differential Equations delves into the underlying mathematical theory needed to solve time dependent differential equations numerically. Written as a self-contained introduction, the book is divided into two parts to emphasize both ordinary differential equations (ODEs) and partial differential equations (PDEs).

Beginning with ODEs and their approximations, the authors provide a crucial presentation of fundamental notions, such as the theory of scalar equations, finite difference approximations, and the Explicit Euler method. Next, a discussion on higher order approximations, implicit methods, multistep methods, Fourier interpolation, PDEs in one space dimension as well as their related systems is provided.

Introduction to Numerical Methods for Time Dependent Differential Equations features:

	A step-by-step discussion of the procedures needed to prove the stability of difference approximations

	Multiple exercises throughout with select answers, providing readers with a practical guide to understanding the approximations of differential equations

	A simplified approach in a one space dimension

	Analytical theory for difference approximations that is particularly useful to clarify procedures

Introduction to Numerical Methods for Time Dependent Differential Equations is an excellent textbook for upper-undergraduate courses in applied mathematics, engineering, and physics as well as a useful reference for physical scientists, engineers, numerical analysts, and mathematical modelers who use numerical experiments to test designs or predict and investigate phenomena from many disciplines.

Contents:

PART I ORDINARY DIFFERENTIAL EQUATIONS AND THEIR APPROXIMATIONS

1 First Order Scalar Equations 3

1.1 Constant coefficient linear equations 3

1.1.1 Duhamel’s principle 8

1.1.2 Principle of frozen coefficients 10

1.2 Variable coefficient linear equations 10

1.2.1 The principle of superposition 10

1.2.2 Duhamel’s principle for variable coefficients 12

1.3 Perturbations and the concept of stability 13

1.4 Nonlinear equations: the possibility of blowup 17

1.5 The principle of linearization 20

2 The Method of Euler 23

2.1 The explicit Euler method 23

2.2 Stability of the explicit Euler method 25

2.3 Accuracy and truncation error 27

2.4 Discrete Duhamel’s principle and global error 28

2.5 General onestep methods. 31

2.6 How to test the correctness of a program 32

2.7 Extrapolation 34

3 Higher Order Methods 37

3.1 The secondorder Taylor method 37

3.2 Improved Euler’s method 39

3.3 Accuracy of the computed solution 40

3.4 RungeKutta methods 44

3.5 Regions of stability 48

3.6 Accuracy and truncation error 51

3.7 Difference approximations for unstable problems 52

4 The Implicit Euler Method 55

4.1 Stiff equations 55

4.2 The implicit Euler method 58

4.3 A simple variable step size strategy 63

5 Two Step and Multistep Methods 67

5.1 Multistep methods 67

5.2 The leapfrog method 68

5.3 Adams methods 72

5.4 Stability of multistep methods 74

6 Systems of Differential Equations 77

PART II PARTIAL DIFFERENTIAL EQUATIONS AND THEIR APPROXIMATIONS

7 Fourier Series and Interpolation 83

7.1 Fourier expansion 83

7.2 The L2norm and scalar product 89

7.3 Fourier interpolation 92

7.3.1 Scalar product and norm for 1periodic grid functions 93

8 1periodic Solutions of Time Dependent PDE... 95

8.1 Examples of equations with simple wave solutions 95

8.1.1 The oneway wave equation 95

8.1.2 The heat equation 96

8.1.3 The wave equation 97

8.2 Discussion of well posed problems for time dependent PDE... 98

8.2.1 First order equations 98

8.2.2 Second order (in space) equations 100

8.2.3 General equation 101

8.2.4 Stability against lower order terms and systems of equations 102

9 Approximations of 1periodic Solutions of PDE 105

9.1 Approximations of space derivatives 105

9.1.1 Smoothness of the Fourier interpolant 108

9.2 Differentiation of Periodic Functions 109

9.3 The method of lines 110

9.3.1 The oneway wave equation 110

9.3.2 The heat equation 113

9.3.3 The wave equation 115

9.4 Time Discretizations and Stability Analysis 116

10 Linear InitialBoundary Value Problems 119

10.1 Well Posed InitialBoundary Value Problems 119

10.1.1 The heat equation on a strip 120

10.1.2 The oneway wave equation on a strip 122

10.1.3 The wave equation on a strip 124

10.2 The method of lines 126

10.2.1 The heat equation 126

10.2.2 Finite differences algebra 130

10.2.3 General parabolic problem 131

10.2.4 The oneway wave equation 134

10.2.5 The wave equation 135

11 Nonlinear Problems 137

11.1 Initialvalue problems for ODE 138

11.2 Existence theorems for nonlinear PDE 141

11.3 A nonlinear example: Burgers’ equation 145', '<p><strong><span>About the Book</span></strong></p>

<p><strong>Introduces both the fundamentals of time dependent differential equations and their numerical solutions</strong></p>

<p><em>Introduction to Numerical Methods for Time Dependent Differential Equations </em>delves into the underlying mathematical theory needed to solve time dependent differential equations numerically. Written as a self-contained introduction, the book is divided into two parts to emphasize both ordinary differential equations (ODEs) and partial differential equations (PDEs).</p>

<p>Beginning with ODEs and their approximations, the authors provide a crucial presentation of fundamental notions, such as the theory of scalar equations, finite difference approximations, and the Explicit Euler method. Next, a discussion on higher order approximations, implicit methods, multistep methods, Fourier interpolation, PDEs in one space dimension as well as their related systems is provided.</p>

<p><em>Introduction to Numerical Methods for Time Dependent Differential Equations </em>features:</p>

<ul>
	<li>A step-by-step discussion of the procedures needed to prove the stability of difference approximations</li>
	<li>Multiple exercises throughout with select answers, providing readers with a practical guide to understanding the approximations of differential equations</li>
	<li>A simplified approach in a one space dimension</li>
	<li>Analytical theory for difference approximations that is particularly useful to clarify procedures</li>
</ul>

<p><em>Introduction to Numerical Methods for Time Dependent Differential Equations </em>is an excellent textbook for upper-undergraduate courses in applied mathematics, engineering, and physics as well as a useful reference for physical scientists, engineers, numerical analysts, and mathematical modelers who use numerical experiments to test designs or predict and investigate phenomena from many disciplines.</p>

<p><strong><span>Contents:</span></strong></p>

<p><strong>PART I ORDINARY DIFFERENTIAL EQUATIONS AND THEIR APPROXIMATIONS</strong></p>

<p><strong>1 First Order Scalar Equations 3</strong></p>

<p>1.1 Constant coefficient linear equations 3</p>

<p>1.1.1 Duhamel’s principle 8</p>

<p>1.1.2 Principle of frozen coefficients 10</p>

<p>1.2 Variable coefficient linear equations 10</p>

<p>1.2.1 The principle of superposition 10</p>

<p>1.2.2 Duhamel’s principle for variable coefficients 12</p>

<p>1.3 Perturbations and the concept of stability 13</p>

<p>1.4 Nonlinear equations: the possibility of blowup 17</p>

<p>1.5 The principle of linearization 20</p>

<p><strong>2 The Method of Euler 23</strong></p>

<p>2.1 The explicit Euler method 23</p>

<p>2.2 Stability of the explicit Euler method 25</p>

<p>2.3 Accuracy and truncation error 27</p>

<p>2.4 Discrete Duhamel’s principle and global error 28</p>

<p>2.5 General onestep methods. 31</p>

<p>2.6 How to test the correctness of a program 32</p>

<p>2.7 Extrapolation 34</p>

<p><strong>3 Higher Order Methods 37</strong></p>

<p>3.1 The secondorder Taylor method 37</p>

<p>3.2 Improved Euler’s method 39</p>

<p>3.3 Accuracy of the computed solution 40</p>

<p>3.4 RungeKutta methods 44</p>

<p>3.5 Regions of stability 48</p>

<p>3.6 Accuracy and truncation error 51</p>

<p>3.7 Difference approximations for unstable problems 52</p>

<p><strong>4 The Implicit Euler Method 55</strong></p>

<p>4.1 Stiff equations 55</p>

<p>4.2 The implicit Euler method 58</p>

<p>4.3 A simple variable step size strategy 63</p>

<p><strong>5 Two Step and Multistep Methods 67</strong></p>

<p>5.1 Multistep methods 67</p>

<p>5.2 The leapfrog method 68</p>

<p>5.3 Adams methods 72</p>

<p>5.4 Stability of multistep methods 74</p>

<p><strong>6 Systems of Differential Equations 77</strong></p>

<p><strong>PART II PARTIAL DIFFERENTIAL EQUATIONS AND THEIR APPROXIMATIONS</strong></p>

<p><strong>7 Fourier Series and Interpolation 83</strong></p>

<p>7.1 Fourier expansion 83</p>

<p>7.2 The L2norm and scalar product 89</p>

<p>7.3 Fourier interpolation 92</p>

<p>7.3.1 Scalar product and norm for 1periodic grid functions 93</p>

<p><strong>8 1periodic Solutions of Time Dependent PDE... 95</strong></p>

<p>8.1 Examples of equations with simple wave solutions 95</p>

<p>8.1.1 The oneway wave equation 95</p>

<p>8.1.2 The heat equation 96</p>

<p>8.1.3 The wave equation 97</p>

<p>8.2 Discussion of well posed problems for time dependent PDE... 98</p>

<p>8.2.1 First order equations 98</p>

<p>8.2.2 Second order (in space) equations 100</p>

<p>8.2.3 General equation 101</p>

<p>8.2.4 Stability against lower order terms and systems of equations 102</p>

<p><strong>9 Approximations of 1periodic Solutions of PDE 105</strong></p>

<p>9.1 Approximations of space derivatives 105</p>

<p>9.1.1 Smoothness of the Fourier interpolant 108</p>

<p>9.2 Differentiation of Periodic Functions 109</p>

<p>9.3 The method of lines 110</p>

<p>9.3.1 The oneway wave equation 110</p>

<p>9.3.2 The heat equation 113</p>

<p>9.3.3 The wave equation 115</p>

<p>9.4 Time Discretizations and Stability Analysis 116</p>

<p><strong>10 Linear InitialBoundary Value Problems 119</strong></p>

<p>10.1 Well Posed InitialBoundary Value Problems 119</p>

<p>10.1.1 The heat equation on a strip 120</p>

<p>10.1.2 The oneway wave equation on a strip 122</p>

<p>10.1.3 The wave equation on a strip 124</p>

<p>10.2 The method of lines 126</p>

<p>10.2.1 The heat equation 126</p>

<p>10.2.2 Finite differences algebra 130</p>

<p>10.2.3 General parabolic problem 131</p>

<p>10.2.4 The oneway wave equation 134</p>

<p>10.2.5 The wave equation 135</p>

<p><strong>11 Nonlinear Problems 137</strong></p>

<p>11.1 Initialvalue problems for ODE 138</p>

<p>11.2 Existence theorems for nonlinear PDE 141</p>

<p>11.3 A nonlinear example: Burgers’ equation 145</p>', 'Title

			Introduction to Numerical Methods for Time Dependent Differential Equations

			Author
			Heinz-Otto Kreiss

			ISBN

			 978-1-118838914

			Publishers
			Wiley

			Year
			2014

			Edition
			Ist.

			Pages
			176+13

			Binding
			Hardbound

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td>
			<p style="text-align:center"><span>Introduction to Numerical Methods for Time Dependent Differential Equations</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Heinz-Otto Kreiss</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td>
			<p style="text-align:center"><span> 978-1-118838914</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2014</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Edition</span></td>
			<td style="text-align:center"><span>Ist.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>176+13</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbound</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10790"', '"6474"', '"0"', 1, 'HARDCOVER', 'Hardbound', 'UNKNOWN', NULL, 'Ist.', NULL, '2014', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '176+13', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1844p-4.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%209781118838914&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3771', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3771', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 678, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4e7b7a12-feca-48d0-a84a-087616070657', '1636', NULL, 'Computational Methods in 2 Vols. New', 'computational-methods-in-2-vols-new-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636', 'computational-methods-in-2-vols-new-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636-1636', 'DFGG6546', 'DFGG6546', 'DFGG6546', NULL, 'The First International Conference on Computational Methods (ICCM04), organized by the department of Mechanical Engineering, National University of Singapore, was held in Singapore, December 15-17, 2004, with great success. This conference proceedings contains some 290 papers from more than 30 countries/regions. The papers cover a broad range of topics such as meshfree particle methods, Generalized FE and Extended FE methods, inverse analysis and optimization methods. Computational methods for geomechanics, machine learning, vibration, shock, impact, health monitoring, material modeling, fracture and damage mechanics, multi-physics and multi-scales simulation, sports and environments are also included. All the papers are pre-reviewed before they are accepted for publication in this proceedings. The proceedings will provide an informative, timely and invaluable resource for engineers and scientists working in the important areas of computational methods.', '<p>The First International Conference on Computational Methods (ICCM04), organized by the department of Mechanical Engineering, National University of Singapore, was held in Singapore, December 15-17, 2004, with great success. This conference proceedings contains some 290 papers from more than 30 countries/regions. The papers cover a broad range of topics such as meshfree particle methods, Generalized FE and Extended FE methods, inverse analysis and optimization methods. Computational methods for geomechanics, machine learning, vibration, shock, impact, health monitoring, material modeling, fracture and damage mechanics, multi-physics and multi-scales simulation, sports and environments are also included. All the papers are pre-reviewed before they are accepted for publication in this proceedings. The proceedings will provide an informative, timely and invaluable resource for engineers and scientists working in the important areas of computational methods.</p>', 'Computational Methods in 2 Vols. New', '<h1>Computational Methods in 2 Vols. New</h1>', '"24400"', '"14640"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58299781402039522.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGG6546&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1636', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1636', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2089, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('4e8750c1-0c9c-4e8e-a0c0-10e59e116854', '3814', 637, 'How We See What We See (Science For Everyone)', 'how-we-see-what-we-see-science-for-everyone', 'how-we-see-what-we-see-science-for-everyone', '-5-', '-5-', '-5-', NULL, 'About the book

The author of this book is a journalist and an engineer. The book itself is a result of tive years of fruitful cooperation between the author and the investigators of the Vision Physiology Laboratory at the I.P. Pavlov Physiology Institute of the USSR Academy of Sciences at Koltushi, near Leningrad. During this time the author has kept a keen eye on the advances of the Laboratory and covered them in the mass media.

Demidov presents his case drawing on the holographic hypothesis of the workings of the brain, which in recent years has been developed actively by international authors (it is to be noted, however, that this concept is shared not by all the workers). Prominent among these studies are  contributions of Soviet scientists, notably at the Pavlov Institute. And since holography is a creation of engineers, it is clear why one of them has been able freely and easily to take bearing using the holographic compass in the sea of evidence, which on the face of it seems to be scrappy,but in fact demonstrates the profound unity of the material foundations of the world before us.

 ', '<h4><u><strong>About the book</strong></u></h4>

<p>The author of this book is a journalist and an engineer. The book itself is a result of tive years of fruitful cooperation between the author and the investigators of the Vision Physiology Laboratory at the I.P. Pavlov Physiology Institute of the USSR Academy of Sciences at Koltushi, near Leningrad. During this time the author has kept a keen eye on the advances of the Laboratory and covered them in the mass media.</p>

<p>Demidov presents his case drawing on the holographic hypothesis of the workings of the brain, which in recent years has been developed actively by international authors (it is to be noted, however, that this concept is shared not by all the workers). Prominent among these studies are  contributions of Soviet scientists, notably at the Pavlov Institute. And since holography is a creation of engineers, it is clear why one of them has been able freely and easily to take bearing using the holographic compass in the sea of evidence, which on the face of it seems to be scrappy,but in fact demonstrates the profound unity of the material foundations of the world before us.</p>

<p> </p>', ' Title
			How We See What We See (Science For Everyone)

			 Author
			V. Demidov

			 ISBN
			- 

			 Publisher
			Mir Publishers

			 Pages
			246

			 Year of Publication
			1986

			 Language
			English

			 Binding
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> Title</td>
			<td>How We See What We See (Science For Everyone)</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>V. Demidov</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>- </td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Mir Publishers</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>246</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>1986</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 246, '246', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3186we%20see.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-5-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3814', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3814', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 637, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4ed3abbc-2f2a-43ab-8baa-a1122dcacaa3', '3409', 984, 'Nutritional Aspects of Bone Health', 'nutritional-aspects-of-bone-health-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409', 'nutritional-aspects-of-bone-health-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409-3409', '9780854045853', '9780854045853', '9780854045853', NULL, 'Nutritional Aspects of Bone Health is the first ever academic textbook on the subject of nutrition and bone.

The world''s leading researchers in this area have come together to form a truly international multi-author list, providing an in-depth review of the role of diet in the development and maintenance of bone health throughout the lifecycle and prevention of osteoporosis in later life.

The book is unique in providing the current and cutting-edge science underpinning the effect of dietary (foodI and nutritional (nutrientsI factors on skeletal health. The book content is well-balanced, describing the influence of the traditional nutrients key to osteoporosis prevention, i.e., calcium and vitamin D, with the more recent developments of the key ingredients for optimum bone health including vitamin K, fruit & vegetables, trace elements and phytoestrogens. It also deals with the core interactions between nutrition and genetic factors, physical activity, weight loss, eating disorders as well as drug therapies. Current ''hot topics'' are also covered, including diet and fracture risk reduction, cost-effectiveness of nutritional supplements and the key nutritional strategies for prevention and treatment of osteoporosis in populations and individuals.

Essential reading for undergraduate and postgraduate students this book is also a valuable source of information for all working in the medical and health promotion fields and those in the food industry and nutritional therapy.

Content - Section One, Section Two, Section Three, Section Four, Section Five, Section Six, Subject Index   ', '<p style="text-align:justify"><span>Nutritional Aspects of Bone Health is the first ever academic textbook on the subject of nutrition and bone.</span></p>

<p style="text-align:justify"><span>The world''s leading researchers in this area have come together to form a truly international multi-author list, providing an in-depth review of the role of diet in the development and maintenance of bone health throughout the lifecycle and prevention of osteoporosis in later life.</span></p>

<p style="text-align:justify"><span>The book is unique in providing the current and cutting-edge science underpinning the effect of dietary (foodI and nutritional (nutrientsI factors on skeletal health. The book content is well-balanced, describing the influence of the traditional nutrients key to osteoporosis prevention, i.e., calcium and vitamin D, with the more recent developments of the key ingredients for optimum bone health including vitamin K, fruit &amp; vegetables, trace elements and phytoestrogens. It also deals with the core interactions between nutrition and genetic factors, physical activity, weight loss, eating disorders as well as drug therapies. Current ''hot topics'' are also covered, including diet and fracture risk reduction, cost-effectiveness of nutritional supplements and the key nutritional strategies for prevention and treatment of osteoporosis in populations and individuals.</span></p>

<p style="text-align:justify"><span>Essential reading for undergraduate and postgraduate students this book is also a valuable source of information for all working in the medical and health promotion fields and those in the food industry and nutritional therapy.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Section One, Section Two, Section Three, Section Four, Section Five, Section Six, Subject Index</span>   </span></span></p>', 'Sub Title
			Nutritional Aspects of Bone Health

			Author
			Susan A New , Jean-Philippe Bonjour

			About Author
			As per Book

			ISBN 10 Digit
			0854045856

			ISBN 13 Digit
			9780854045853

			Pages
			755

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Nutritional Aspects of Bone Health</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Susan A New , Jean-Philippe Bonjour</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0854045856</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780854045853</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>755</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2003</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"5775"', '"3465"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 755, '755', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6770Nutritional%20Aspects%20of%20Bone%20Health.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780854045853&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3409', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3409', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 984, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:58'),
('4ed93990-a4c8-4299-8681-7dd5271aa26a', '3807', 644, 'Introduction to Imprecise Probabilities', 'introduction-to-imprecise-probabilities', 'introduction-to-imprecise-probabilities', '9780470973813', '9780470973813', '9780470973813', NULL, 'About the Book

In recent years, the theory has become widely accepted and has been further developed, but a detailed introduction is needed in order to make the material available and accessible to a wide audience. This will be the first book providing such an introduction, covering core theory and recent developments which can be applied to many application areas. All authors of individual chapters are leading researchers on the specific topics, assuring high quality and up-to-date contents.

An Introduction to Imprecise Probabilities provides a comprehensive introduction to imprecise probabilities, including theory and applications reflecting the current state if the art. Each chapter is written by experts on the respective topics, including: Sets of desirable gambles; Coherent lower (conditional) previsions; Special cases and links to literature; Decision making; Graphical models; Classification; Reliability and risk assessment; Statistical inference; Structural judgments; Aspects of implementation (including elicitation and computation); Models in finance; Game-theoretic probability; Stochastic processes (including Markov chains); Engineering applications.

Essential reading for researchers in academia, research institutes and other organizations, as well as practitioners engaged in areas such as risk analysis and engineering.', '<p><strong>About the Book</strong></p>

<p>In recent years, the theory has become widely accepted and has been further developed, but a detailed introduction is needed in order to make the material available and accessible to a wide audience. This will be the first book providing such an introduction, covering core theory and recent developments which can be applied to many application areas. All authors of individual chapters are leading researchers on the specific topics, assuring high quality and up-to-date contents.</p>

<p><em>An Introduction to Imprecise Probabilities</em> provides a comprehensive introduction to imprecise probabilities, including theory and applications reflecting the current state if the art. Each chapter is written by experts on the respective topics, including: Sets of desirable gambles; Coherent lower (conditional) previsions; Special cases and links to literature; Decision making; Graphical models; Classification; Reliability and risk assessment; Statistical inference; Structural judgments; Aspects of implementation (including elicitation and computation); Models in finance; Game-theoretic probability; Stochastic processes (including Markov chains); Engineering applications.</p>

<p>Essential reading for researchers in academia, research institutes and other organizations, as well as practitioners engaged in areas such as risk analysis and engineering.</p>', ' TITLE
			Introduction to Imprecise Probabilities

			 ISBN
			9780470973813

			 AUTHOR
			Augustin, Coolen

			 PUBLISHER
			Wiley

			 YEAR OF PUBLICATION
			2014

			 BINDING
			Hardcover

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td><strong> TITLE</strong></td>
			<td>Introduction to Imprecise Probabilities</td>
		</tr>
		<tr>
			<td><strong> ISBN</strong></td>
			<td>9780470973813</td>
		</tr>
		<tr>
			<td><strong> AUTHOR</strong></td>
			<td>Augustin, Coolen</td>
		</tr>
		<tr>
			<td><strong> PUBLISHER</strong></td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td><strong> YEAR OF PUBLICATION</strong></td>
			<td>2014</td>
		</tr>
		<tr>
			<td><strong> BINDING</strong></td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"9824"', '"6386"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2689intro.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470973813&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3807', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3807', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 644, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('4ef06bc0-56e8-4dcd-a97f-7c7ebe5802b4', '1761', NULL, 'The Boundary Element Method with Programming -For Engineers and Scientists', 'the-boundary-element-method-with-programming-for-engineers-and-scientists-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-17-1761', 'the-boundary-element-method-with-programming-for-engineers-and-scientists-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761', 'ERTY4455', 'ERTY4455::1761', 'ERTY4455', NULL, 'This thorough yet understandable introduction to the boundary element method presents an attractive alternative to the finite element method. It not only explains the theory but also presents the implementation of the theory into computer code, the code in FORTRAN 95 can be freely downloaded. The book also addresses the issue of efficiently using parallel processing hardware in order to considerably speed up the computations for large systems. The applications range from problems of heat and fluid flow to static and dynamic elasto-plastic problems in continuum mechanics.', '<p>This thorough yet understandable introduction to the boundary element method presents an attractive alternative to the finite element method. It not only explains the theory but also presents the implementation of the theory into computer code, the code in FORTRAN 95 can be freely downloaded. The book also addresses the issue of efficiently using parallel processing hardware in order to considerably speed up the computations for large systems. The applications range from problems of heat and fluid flow to static and dynamic elasto-plastic problems in continuum mechanics.</p>', 'The Boundary Element Method with Programming -For Engineers and Scientists', '<h1>The Boundary Element Method with Programming -For Engineers and Scientists</h1>', '"10875"', '"6525"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5784dpp_18_135.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1761', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1761', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1983, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:58'),
('4ef50f36-ab5d-46a1-9f1b-b7a36d004e66', '3493', 906, 'Construction Supply Chain Economics', 'construction-supply-chain-economics-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493', 'construction-supply-chain-economics-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493-3493', '9780415409711', '9780415409711', '9780415409711', NULL, 'Construction supply chain procurement modelling merges the industrial organisation economics model of market structure, firm conduct and market performance with concepts of supply chain structure and characteristics of a project-based industry. It is a key topic for the development of the construction sector; since the whole industry functions as a continuous chain of procurement.

Construction Supply Chain Economics offers the first comprehensive investigation of the industrial sourcing and procurement practices throughout sixty-eight construction industry supply channels across seven major commodity sectors at all levels. Detailed are the ''everyday'' experiences and procurement decisions made by people on projects, involved in firms in the industry, as they seek out other firms to work with Kerry London creates a language that enables us to classify and understand behaviour and recognise the impact of our decisions on firms and projects within the industry.

Construction management and economic researchers will find the book of particular interest, as will procurement decision makers including policy makers and clients. It will also be useful to industry practitioners such as contractors, consultants and materials suppliers.

Content - 1 Introduction to supply chain economics and procurement, 2 The rationale for the modelling of procurement in the construction supply chain, 3 Supply chain theory and models, 4 Industrial organization economics methodology and supply chain industrial organization approaches, 5 Project-oriented industrial organization economics supply chain procurement model, 6 Multiple project environment chain structural organization, 7 Case study: complex core commodity supply chain - facade chain cluster, 8 Case study: simple and complex core and non-core supply chain - steel chain cluster, 9 Case studies: simple and complex core commodity supply chains - mechanical services, formwork, concrete and masonry, 10 Conclusions and future directions: supply chain specialization and integration blueprint, Bibliography, Index ', '<p style="text-align:justify"><span>Construction supply chain procurement modelling merges the industrial organisation economics model of market structure, firm conduct and market performance with concepts of supply chain structure and characteristics of a project-based industry. It is a key topic for the development of the construction sector; since the whole industry functions as a continuous chain of procurement.</span></p>

<p style="text-align:justify"><span>Construction Supply Chain Economics offers the first comprehensive investigation of the industrial sourcing and procurement practices throughout sixty-eight construction industry supply channels across seven major commodity sectors at all levels. Detailed are the ''everyday'' experiences and procurement decisions made by people on projects, involved in firms in the industry, as they seek out other firms to work with Kerry London creates a language that enables us to classify and understand behaviour and recognise the impact of our decisions on firms and projects within the industry.</span></p>

<p style="text-align:justify"><span>Construction management and economic researchers will find the book of particular interest, as will procurement decision makers including policy makers and clients. It will also be useful to industry practitioners such as contractors, consultants and materials suppliers.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> 1 Introduction to supply chain economics and procurement, 2 The rationale for the modelling of procurement in the construction supply chain, 3 Supply chain theory and models, 4 Industrial organization economics methodology and supply chain industrial organization approaches, 5 Project-oriented industrial organization economics supply chain procurement model, 6 Multiple project environment chain structural organization, 7 Case study: complex core commodity supply chain - facade chain cluster, 8 Case study: simple and complex core and non-core supply chain - steel chain cluster, 9 Case studies: simple and complex core commodity supply chains - mechanical services, formwork, concrete and masonry, 10 Conclusions and future directions: supply chain specialization and integration blueprint, Bibliography, Index </span></p>', 'Sub Title
			Construction Supply Chain Economics

			Author
			Kerry London

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780415409711

			Pages
			472

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Construction Supply Chain Economics</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Kerry London</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780415409711</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>472</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"13754"', '"8252"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 472, '472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1763Construction%20Supply%20Chain%20Economics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780415409711&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3493', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3493', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 906, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:58'),
('4efc89e5-475d-4253-8d0a-ef2b36490dbb', '2468', NULL, 'Total Quality Management', 'total-quality-management-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468', 'total-quality-management-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468-2468', 'VBGG456', 'VBGG456', 'VBGG456', NULL, 'Total Quality Management', '<h1>Total Quality Management</h1>', 'Sub Title
			No

			Author
			Manish Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160454

			Pages
			350

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Manish Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160454</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 350, '350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBGG456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2468', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2468', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1589, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:58'),
('4f07b394-2741-4f16-b7fc-5c40f86c62ea', '4209', 254, 'Industrial Relations 2/e', 'industrial-relations-2e', 'industrial-relations-2e', '9780199456550', '9780199456550', '9780199456550', NULL, 'About the book

The second edition of the well-accepted title Industrial Relations continues to provide a comprehensive coverage of the various aspects of industrial relations: conceptual foundations, institutional structure, and policy framework, role of the government, and trade unions.

Content:

	Economy and the Labour Force in India

	Approaches to Industrial Relations

	Industrial Relations in a Comparative Framework

	Management and Employers’ Organizations

	Trade Unions—Theoretical Foundations and Legal Framework

	Trade Union Structures

	Management of Trade Unions in India

	Collective Bargaining

	Tripartism and Social Dialogue

	The Role of Government in Industrial Relations

	The Contract of Employment

	Public Policy and Wage and Reward Systems

	Working Conditions, Safety, Health, and Environment

	Dispute Resolution and Industrial Harmony

	Labour Administration

	Social Security

	Issues in Labour Policy and Labour Law Reform

	Employee Participation and Labour–Management Cooperation

	Grievances and Discipline Handling

	Employment Security and Management of Redundancies

	Technological Change and Industrial Relations

	Management of Industrial Relations

	Human Resource Management and Industrial Relations

LABOUR LAWS

Industrial Disputes Act, 1947

Industrial Employment (Standing Orders) Act, 1946

Trade Unions Act, 1926

Payment of Wages Act, 1936

Minimum Wages Act, 1948

Payment of Bonus Act, 1965

Workmen’s Compensation Act, 1923

Employees’ State Insurance Act, 1948

Employees’ Provident Funds and Miscellaneous Provisions Act, 1952

Maternity Benefit Act, 1961

Payment of Gratuity Act, 1972', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The second edition of the well-accepted title Industrial Relations continues to provide a comprehensive coverage of the various aspects of industrial relations: conceptual foundations, institutional structure, and policy framework, role of the government, and trade unions.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Economy and the Labour Force in India</span></span></span></li>
	<li><span><span><span>Approaches to Industrial Relations</span></span></span></li>
	<li><span><span><span>Industrial Relations in a Comparative Framework</span></span></span></li>
	<li><span><span><span>Management and Employers’ Organizations</span></span></span></li>
	<li><span><span><span>Trade Unions—Theoretical Foundations and Legal Framework</span></span></span></li>
	<li><span><span><span>Trade Union Structures</span></span></span></li>
	<li><span><span><span>Management of Trade Unions in India</span></span></span></li>
	<li><span><span><span>Collective Bargaining</span></span></span></li>
	<li><span><span><span>Tripartism and Social Dialogue</span></span></span></li>
	<li><span><span><span>The Role of Government in Industrial Relations</span></span></span></li>
	<li><span><span><span>The Contract of Employment</span></span></span></li>
	<li><span><span><span>Public Policy and Wage and Reward Systems</span></span></span></li>
	<li><span><span><span>Working Conditions, Safety, Health, and Environment</span></span></span></li>
	<li><span><span><span>Dispute Resolution and Industrial Harmony</span></span></span></li>
	<li><span><span><span>Labour Administration</span></span></span></li>
	<li><span><span><span>Social Security</span></span></span></li>
	<li><span><span><span>Issues in Labour Policy and Labour Law Reform</span></span></span></li>
	<li><span><span><span>Employee Participation and Labour–Management Cooperation</span></span></span></li>
	<li><span><span><span>Grievances and Discipline Handling</span></span></span></li>
	<li><span><span><span>Employment Security and Management of Redundancies</span></span></span></li>
	<li><span><span><span>Technological Change and Industrial Relations</span></span></span></li>
	<li><span><span><span>Management of Industrial Relations</span></span></span></li>
	<li><span><span><span>Human Resource Management and Industrial Relations</span></span></span></li>
</ol>

<p><br />
<span><span><span><strong>LABOUR LAWS</strong><br />
Industrial Disputes Act, 1947<br />
Industrial Employment (Standing Orders) Act, 1946<br />
Trade Unions Act, 1926<br />
Payment of Wages Act, 1936<br />
Minimum Wages Act, 1948<br />
Payment of Bonus Act, 1965<br />
Workmen’s Compensation Act, 1923<br />
Employees’ State Insurance Act, 1948<br />
Employees’ Provident Funds and Miscellaneous Provisions Act, 1952<br />
Maternity Benefit Act, 1961<br />
Payment of Gratuity Act, 1972</span></span></span></p>
', 'Title
			Industrial Relations 2/e

			Author
			C.S. Venkata Ratnam

			ISBN
			9780199456550

			Publisher
			Oxford

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Industrial Relations 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>C.S. Venkata Ratnam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780199456550</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1050"', '"840"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6183indus.jpg', NULL, '9 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780199456550&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4209', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4209', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 254, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:58'),
('4f10a59c-dc9e-4c29-b0da-3812847f37b4', '1220', NULL, 'Child Development - 2 Vols. New', 'child-development-2-vols-new-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-12-1220', 'child-development-2-vols-new-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220-1220', 'ASDF1223', 'ASDF1223', 'ASDF1223', NULL, 'Child is man’s greatest acquisition, since it provides hope and happiness, especially if the child is beaming with Health and vigour. An Investment in child development is indeed an investment in human resource development. The imperatives that determine', '<p>Child is man’s greatest acquisition, since it provides hope and happiness, especially if the child is beaming with Health and vigour. An Investment in child development is indeed an investment in human resource development. The imperatives that determine</p>', 'Sub Title
			No

			Author
			R Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131305362

			Pages
			9788131305362

			Binding
			Paperback

			Year of Publication
			600

			Edition of Book
			IInd edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131305362</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9788131305362</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>600</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>IInd edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'IInd edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2147483647, '9788131305362', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41409788131305362.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF1223&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1220', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1220', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2336, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('4f190d15-665d-4255-a92a-e270999a220a', '2738', NULL, 'Multicultural Consciousness - in the Novels of R.K. Narayan', 'multicultural-consciousness-in-the-novels-of-rk-narayan-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738', 'multicultural-consciousness-in-the-novels-of-rk-narayan-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738-2738', 'UPTG7764', 'UPTG7764', 'UPTG7764', NULL, 'Multicultural Consciousness - in the Novels of R.K. Narayan', '<h1>Multicultural Consciousness - in the Novels of R.K. Narayan</h1>', 'Sub Title
			No

			Author
			K.V. Dominic

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736743

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.V. Dominic</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736743</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UPTG7764&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2738', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2738', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1371, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('4f669867-43cf-4beb-8c83-6def2c8c9c1a', '2586', NULL, 'Zindagi ko Jeetein Awsaad Se Ladein', 'zindagi-ko-jeetein-awsaad-se-ladein-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586', 'zindagi-ko-jeetein-awsaad-se-ladein-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586-2586', '9789381592374', '9789381592374', '9789381592374', NULL, 'Zindagi ko Jeetein Awsaad Se Ladein', '<h1>Zindagi ko Jeetein Awsaad Se Ladein</h1>', 'Sub Title

			Zindagi Ko Jeetein Awsaad Se Ladein

			Author
			Dr. Hirnamay Saha

			ISBN 13 Digit
			9789381592374

			Publisher
			 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Zindagi Ko Jeetein Awsaad Se Ladein</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Hirnamay Saha</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381592374</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '717894a7-72e5-4ec5-b3ee-7f2764fb21ee', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381592374&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2586', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2586', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1506, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:58'),
('4f67725c-aa3b-443d-bbf8-6fc73ba79b05', '1729', NULL, 'Operational Quantum Theory II - Relativistic Structures, Operational Physics', 'operational-quantum-theory-ii-relativistic-structures-operational-physics-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-17-1729', 'operational-quantum-theory-ii-relativistic-structures-operational-physics-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729-1729', 'EDFR3245', 'EDFR3245', 'EDFR3245', NULL, 'Operational Quantum Theory II is a distinguished work on quantum theory at an advanced algebraic level. The classically oriented hierarchy with objects such as particles as the primary focus, and interactions of the objects as the secondary focus is reversed with the operational interactions as basic quantum structures. Quantum theory, specifically relativistic quantum field theory is developed the theory of Lie group and Lie algebra operations acting on both finite and infinite dimensional vector spaces. This book deals with the operational concepts of relativistic space time, the Lorentz and Poincaré group operations and their unitary representations, particularly the elementary articles. Also discussed are eigenvalues and invariants for non-compact operations in general as well as the harmonic analysis of noncompact nonabelian Lie groups and their homogeneous spaces. In addition to the operational formulation of the standard model of particle interactions, an attempt is made to understand the particle spectrum with the masses and coupling constants as the invariants and normalizations of a tangent representation structure of a an homogeneous space time model. Operational Quantum Theory II aims to understand more deeply on an operational basis what one is working with in relativistic quantum field theory, but also suggests new solutions to previously unsolved problems.', '<p>Operational Quantum Theory II is a distinguished work on quantum theory at an advanced algebraic level. The classically oriented hierarchy with objects such as particles as the primary focus, and interactions of the objects as the secondary focus is reversed with the operational interactions as basic quantum structures. Quantum theory, specifically relativistic quantum field theory is developed the theory of Lie group and Lie algebra operations acting on both finite and infinite dimensional vector spaces. This book deals with the operational concepts of relativistic space time, the Lorentz and Poincaré group operations and their unitary representations, particularly the elementary articles. Also discussed are eigenvalues and invariants for non-compact operations in general as well as the harmonic analysis of noncompact nonabelian Lie groups and their homogeneous spaces. In addition to the operational formulation of the standard model of particle interactions, an attempt is made to understand the particle spectrum with the masses and coupling constants as the invariants and normalizations of a tangent representation structure of a an homogeneous space time model. Operational Quantum Theory II aims to understand more deeply on an operational basis what one is working with in relativistic quantum field theory, but also suggests new solutions to previously unsolved problems.</p>', 'Operational Quantum Theory II - Relativistic Structures, Operational Physics', '<h1>Operational Quantum Theory II - Relativistic Structures, Operational Physics</h1>', '"13299"', '"13120"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1796dpp_18_99.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR3245&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1729', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1729', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2010, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:58'),
('4f7d4a8e-5c22-4257-a4dd-4c27103a1e5e', '2440', NULL, 'Management - Principles and Practices NEW', 'management-principles-and-practices-new-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440', 'management-principles-and-practices-new-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440-2440', 'IJUK8876', 'IJUK8876', 'IJUK8876', NULL, 'This book is organised in accordance with the traditional functional process approach and written completely in the Indian Scenario. It combines all the concepts and practices of modern management with a balanced coverage of various aspects of the subject. This comprehensive textbook specifically focuses on building a thorough foundation on management studies by sequentially developing the components and basics of management principles and approach, discussing and analysis the key features and methods of modern management practices and finally exposing the students to some essential topics on environment . This book covers the undergraduate and postgraduate syllabus in the stream of commerce and management of all the Indian Universities at the maximum. It is written in simple language and free from technical and uncommon words as far as possible.', '<p>This book is organised in accordance with the traditional functional process approach and written completely in the Indian Scenario. It combines all the concepts and practices of modern management with a balanced coverage of various aspects of the subject. This comprehensive textbook specifically focuses on building a thorough foundation on management studies by sequentially developing the components and basics of management principles and approach, discussing and analysis the key features and methods of modern management practices and finally exposing the students to some essential topics on environment . This book covers the undergraduate and postgraduate syllabus in the stream of commerce and management of all the Indian Universities at the maximum. It is written in simple language and free from technical and uncommon words as far as possible.</p>', 'Management - Principles and Practices NEW', '<h1>Management - Principles and Practices NEW</h1>', '"900"', '"750"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IJUK8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2440', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2440', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1605, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:58'),
('4f7e3459-57ef-4f26-b0d8-5b20069fb630', '4136', 325, 'Genetics 2 Vols. ', 'genetics2-vols', 'genetics2-vols', '9789389688559', '9789389688559', '9789389688559', NULL, 'About the book

Genetics is the study of genes. Genetics is about how and why physical characteristics, such as eye colour or height, passed on from one generation to another about how diseases and conditions can run in families the study of patterns in genetic information, such as the patterns used in DNA fingerprinting and profiling, thus genetics is about how variation occurs in and between animals, plants or humans. Genetics affects us all in many ways. Genetics can help us understand why people look the way they do and why some people are more prone to certain diseases than others. Genetics can help health-care professionals to identify certain conditions in babies before they are born using techniques such as prenatal testing. Genetic technologies are also being used to help develop targeted medicines for certain diseases. In addition to its use in health care, genetics has a range of other applications. To understand genetics, it is important to know something about cells, chromosomes and DNA. All living things are made up of cells. The cell is the basic building block of life. A human body contains millions and millions of cells. An average adult has an estimated ten to one hundred thousand million cells. Each cell is so small that you can only see it using a microscope. Genetics allows us to understand how thalassaemia is passed on in families. Blood tests and genetic investigations can help us determine whether an individual has the disease or is a carrier. Our improved understanding of a causes of a condition may even raise the possibility of future gene-based therapies that may offer a cure.', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Genetics is the study of genes. Genetics is about how and why physical characteristics, such as eye colour or height, passed on from one generation to another about how diseases and conditions can run in families the study of patterns in genetic information, such as the patterns used in DNA fingerprinting and profiling, thus genetics is about how variation occurs in and between animals, plants or humans. Genetics affects us all in many ways. Genetics can help us understand why people look the way they do and why some people are more prone to certain diseases than others. Genetics can help health-care professionals to identify certain conditions in babies before they are born using techniques such as prenatal testing. Genetic technologies are also being used to help develop targeted medicines for certain diseases. In addition to its use in health care, genetics has a range of other applications. To understand genetics, it is important to know something about cells, chromosomes and DNA. All living things are made up of cells. The cell is the basic building block of life. A human body contains millions and millions of cells. An average adult has an estimated ten to one hundred thousand million cells. Each cell is so small that you can only see it using a microscope. Genetics allows us to understand how thalassaemia is passed on in families. Blood tests and genetic investigations can help us determine whether an individual has the disease or is a carrier. Our improved understanding of a causes of a condition may even raise the possibility of future gene-based therapies that may offer a cure.</span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Genetics 2 Vols. 

			Author
			MM Morris

			ISBN
			9789389688559

			Publisher
			CBS Publishers

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Genetics 2 Vols. </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>MM Morris</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389688559</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>CBS Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1250"', '"813"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '60cbb7f1-df1b-4817-9e85-cba05175b174', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14491742464113818ymUyoU8L._SY385_.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389688559&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4136', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4136', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 325, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:58'),
('4f827189-60a9-4d82-93e7-df6c9660878e', '304', NULL, 'Rights of Man', 'rights-of-man-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304', 'rights-of-man-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304-304', 'Rights of Man', 'Rights of Man', 'Rights of Man', NULL, '', NULL, 'Sub Title
			No

			Author
			Sabir Hussein

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351562900

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sabir Hussein</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351562900</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56849789351562900.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Rights%20of%20Man&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=304', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=304', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2899, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('4f8b13a9-34d4-4280-af0b-82a33eea6c1f', '1240', NULL, 'Free Speech - Current Controversies', 'free-speech-current-controversies-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-12-1240', 'free-speech-current-controversies-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240-1240', '9780737701432', '9780737701432', '9780737701432', NULL, 'Contents - Foreward, Introduction, Chapter 1 - Is Free Speech Threatened, Yes: Free Speech is Threatened, Censorship threatens freedom of the Press, Book banning threatens free speech, speech codes threatens, a flag - burning amendment would threaten free speech, Limits on campaign spending threaten political speech, No: free speech is not threatened, censorship does not threaten freedom of the press, The Extent of Book banning is Exaggerated, Regulations on Harassing speech do not threaten free speech on college campuses, A flag-burning amendent would protect free speech, Limits on Compaign spending Do Not Threaten Free Speech, Chapter 2 - Should there be limits to free speech, chapter preface, yes: there are limits to free speech, obscenity in popular culture should be censored, Excluding offensive materials from libraries is appropriate, racist speech should be restricted, Violent and Pornographic music lyrics should be restricted, the media must exercise self-restrain, No: Free speech should not be limited, free speech should npot be limited, Chapter 3 - Should Pornography Be Censored?, Yes: Pornography Should be Censored, Chapter 4 - Should Government Funding of the Arts be Restricted?, Bibliography, Organizations to Contract, Index.', '<p>Contents - Foreward, Introduction, Chapter 1 - Is Free Speech Threatened, Yes: Free Speech is Threatened, Censorship threatens freedom of the Press, Book banning threatens free speech, speech codes threatens, a flag - burning amendment would threaten free speech, Limits on campaign spending threaten political speech, No: free speech is not threatened, censorship does not threaten freedom of the press, The Extent of Book banning is Exaggerated, Regulations on Harassing speech do not threaten free speech on college campuses, A flag-burning amendent would protect free speech, Limits on Compaign spending Do Not Threaten Free Speech, Chapter 2 - Should there be limits to free speech, chapter preface, yes: there are limits to free speech, obscenity in popular culture should be censored, Excluding offensive materials from libraries is appropriate, racist speech should be restricted, Violent and Pornographic music lyrics should be restricted, the media must exercise self-restrain, No: Free speech should not be limited, free speech should npot be limited, Chapter 3 - Should Pornography Be Censored?, Yes: Pornography Should be Censored, Chapter 4 - Should Government Funding of the Arts be Restricted?, Bibliography, Organizations to Contract, Index.</p>', 'Sub Title
			Current Controversies

			Author
			Scott Barbour

			ISBN 10 Digit
			0737701439

			ISBN 13 Digit
			9780737701432

			Pages
			206

			Binding
			Hardback

			Year of Publication
			2000

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Current Controversies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Scott Barbour</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0737701439</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737701432</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>206</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 206, '206', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51229780737701432_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780737701432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1240', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1240', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2319, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('4f9dc7c4-5fcd-41ff-b205-476f64ce85c4', '42', NULL, 'Indian Mythology Through the Art and Miniatures', 'indian-mythology-through-the-art-and-miniatures', 'indian-mythology-through-the-art-and-miniatures', '9788181500939', '9788181500939', '9788181500939', NULL, 'In India, from the time immemorial, the traditional and legendary stories connected with deities, demigods and the explanation of basic truth has found expression through various fine arts, which includes literature, paintings, sculpture, wood carving, dance and music etc. As per Buddhist texts, there were eighty two arts and crafts, of which eighteen were referred as Heenasipaani, or inferior arts. In the modern times the fine arts collectively are called the art and strangely. architecture is excluded from this realm.

Each art which depicts the Indian mythology has a separate tradition, which is independent of the historical events of the nation. The Puranic gods, demigods and deities too have their own chronology.

This books attempts to illustrate the various traditions, the art schools and the chronology of historical events through literary work of great poets, paintings, sculptures, wood carvings, dance and music etc, all of which together form the Indian mythology.

Indian mythology has some common source with ancient Egypt, ancient Assyria and ancient Persia, as such few chapters have been devoted to these civilisations. The chapter of Lord Krishana''s visit to Naglok (ancient Egypt) which was then ruled by queens who called themselves snake-maidens (Nagakanyas) and a very old and rare Assyrian rock sculpture, which seems to depict the Hindu Puranic story about Vamana Avatar and Asur king Bali; and also the description about ancient inscriptions in village Deol (Delhi) relating to Mahabharata hero, Angdesh king Karna, which were discovered by the author of the present book, have added novelty to the book.

The solution to quizzing problem being faced by linguistics and historians etc. regarding the existence of pockets of population speaking Dravid languages near Baluchistan in Pakistan and also the question, how the contemporary religious public could accept and tolerate the so called erotic sculptures on Khajuraho and Orissa temples, are the other striking features of the book.

On going through the book the reader will definitely feel an ''Indian experience'' of mythology.

A word from the great cultural giant of India:

"This book of Navin Khanna summons us to the shorelines of art, poesy and values to seek the fine peaks of consciousness".

Prof. Lokesh chandra

Content - The Age of Hindu Renaissance, Budha And Bodhisattva, Jainism & Jain Bastis, The Indian Mythology, The Indian Mythology And Ancient Egypt, Archaeological Evidence of Nagalok Episode of Indian Puranic Story ''Krishna Avatar'' in Ancient Egypt, Asurs and Assyrian Connections, Early Religous Poetry of Persia and India, Vedic Deities, Aboriginal People, Art In India, Modern Vision of Hindu Deities and Raja Ravi Varma''s Paintings, Hindu Religion and Hindu Mythology, The Krishna Avatar And The Epic Of The Mahabharata, Dance And Music, Glossary, Further Reading                ', '<p style="text-align:justify"><span>In India, from the time immemorial, the traditional and legendary stories connected with deities, demigods and the explanation of basic truth has found expression through various fine arts, which includes literature, paintings, sculpture, wood carving, dance and music etc. As per Buddhist texts, there were eighty two arts and crafts, of which eighteen were referred as Heenasipaani, or inferior arts. In the modern times the fine arts collectively are called the art and strangely. architecture is excluded from this realm.</span></p>

<p style="text-align:justify"><span>Each art which depicts the Indian mythology has a separate tradition, which is independent of the historical events of the nation. The Puranic gods, demigods and deities too have their own chronology.</span></p>

<p style="text-align:justify"><span>This books attempts to illustrate the various traditions, the art schools and the chronology of historical events through literary work of great poets, paintings, sculptures, wood carvings, dance and music etc, all of which together form the Indian mythology.</span></p>

<p style="text-align:justify"><span>Indian mythology has some common source with ancient Egypt, ancient Assyria and ancient Persia, as such few chapters have been devoted to these civilisations. The chapter of Lord Krishana''s visit to Naglok (ancient Egypt) which was then ruled by queens who called themselves snake-maidens (Nagakanyas) and a very old and rare Assyrian rock sculpture, which seems to depict the Hindu Puranic story about Vamana Avatar and Asur king Bali; and also the description about ancient inscriptions in village Deol (Delhi) relating to Mahabharata hero, Angdesh king Karna, which were discovered by the author of the present book, have added novelty to the book.</span></p>

<p style="text-align:justify"><span>The solution to quizzing problem being faced by linguistics and historians etc. regarding the existence of pockets of population speaking Dravid languages near Baluchistan in Pakistan and also the question, how the contemporary religious public could accept and tolerate the so called erotic sculptures on Khajuraho and Orissa temples, are the other striking features of the book.</span></p>

<p style="text-align:justify"><span>On going through the book the reader will definitely feel an ''Indian experience'' of mythology.</span></p>

<p style="text-align:justify"><span>A word from the great cultural giant of India:</span></p>

<p style="text-align:justify"><span>"This book of Navin Khanna summons us to the shorelines of art, poesy and values to seek the fine peaks of consciousness".</span></p>

<p style="text-align:justify"><span>Prof. Lokesh chandra</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>The Age of Hindu Renaissance, Budha And Bodhisattva, Jainism &amp; Jain Bastis, The Indian Mythology, The Indian Mythology And Ancient Egypt, Archaeological Evidence of Nagalok Episode of Indian Puranic Story ''Krishna Avatar'' in Ancient Egypt, Asurs and Assyrian Connections, Early Religous Poetry of Persia and India, Vedic Deities, Aboriginal People, Art In India, Modern Vision of Hindu Deities and Raja Ravi Varma''s Paintings, Hindu Religion and Hindu Mythology, The Krishna Avatar And The Epic Of The Mahabharata, Dance And Music, Glossary, Further Reading</span>                </span></span></p>', 'Sub Title
			Indian Mythology Through the Art and Miniatures

			Author
			Navin Khanna

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788181500939

			Pages
			115

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Indian Mythology Through the Art and Miniatures</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Navin Khanna</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td><span><span><span>9788181500939</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>115</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2013</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1535"', '"921"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 115, '115', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38159788181500939_1%20.....%2040.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181500939&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=42', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=42', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3054, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:58'),
('4f9ff067-ab14-4c21-891f-fe363f10c43e', '2668', NULL, 'Panini Kridant Pratyayarth Kosh', 'panini-kridant-pratyayarth-kosh-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668', 'panini-kridant-pratyayarth-kosh-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668-2668', 'FFTG556', 'FFTG556', 'FFTG556', NULL, 'Panini Kridant Pratyayarth Kosh', '<h1>Panini Kridant Pratyayarth Kosh</h1>', ' Title
			Panini Kridant Pratyayarth Kosh

			Author
			Prof. Gyan Prakash Shastri

			ISBN 13 Digit
			9788171105427

			Publication
			Parimal Publications

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Panini Kridant Pratyayarth Kosh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171105427</td>
		</tr>
		<tr>
			<th>Publication</th>
			<td>Parimal Publications</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3332pic-15.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FFTG556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2668', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2668', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1428, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('4fb4406b-97c5-49f6-b72a-223d3a75159d', '452', NULL, 'Women and Himalayan Society - An Anthology of Social-Anthropological Essays BOOK', 'women-and-himalayan-society-an-anthology-of-socialanthropological-essays-book-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-4-452', 'women-and-himalayan-society-an-anthology-of-socialanthropological-essays-book-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452-452', '9788185394718', '9788185394718::452', '9788185394718', NULL, 'This book is an anthology of some selected research papers which were written in last one decade. Most of them were delivered in international and national forums and getting published for the first time and few of them are already published and are re-published . These articles are mainly on four themes, reproductive health of women in Uttarakhand Himalayas, tribes of Uttrakhand analysis of folk religion and anthropology of food- and food-ways. The underlining theme of all the papers is women. In mountain setting a subject lease researched and neglected. These studies are based on original facts drawn through ethnographic field work and investigations sin mountain and tribal villages in the state of Uttarakhand.

Content - Acknowledgment, Preface, 1. Women in Garhwal Himalayas: Reproductive Role, Social Status and Empowerment, 2. Health and Supernatural Spirits in Uttarakhand : Culture of Folk Healing and Modernity, 3. Ethnic Food to Fast Food : Mobility and Meltdown in Food Culture of Himalayan Society, 4. Missing Girl and Son Preference : Newly Emerging Trends of Gender Bias in Uttarakhand, 5. Food Avoidance and Fetal Care : Food Culture and Fiminine Health In Rural Himalayas, 6. Bio - Social Perspective on Folk Perception of Afflictions of Women in Uttarakhand, 7. Folk Beliefs and Taboos Related to Child Birth and Care In Uttarakhand Rural Society, 8. Flowering and Fruiting of a Child : Folk Perception of Female Physiology during Pregnancy in Uttarakhand, 9. Rural Dai : Folk Management of Abortion, Infertility and Birth Control in Uttarakhand, 10. Reproduction, Food and Mortality : Reviewing Health of Tribal Women in India, 11. Folk Medicine and Prophylactic Practices in Yamuna Valley : In Uttarakhand Himalaya, 12. Rural Natha Tradition: It''s Role in Curing Folk Maladies in Uttarakhand, 13. Ethnographic Study of Royal Pilgrimage of Goddess Nanda : An Event Reflecting Surviving Past Traditions and Emerging Social Transformations, 14. Social Dynamics of Nanda Devi Raj-Jat : Inclusive and Egalitarian Role of a Religious Procession, 15. Divine Wrath to Divine Protection : Social Functioning of Folk Religion in Himachal Pradesh*, 16. Doctor or a Bharra : Interplay of Folk, Modern Medicine and Shamanism in the Tharu Tribe', '<p style="text-align:justify"><span>This book is an anthology of some selected research papers which were written in last one decade. Most of them were delivered in international and national forums and getting published for the first time and few of them are already published and are re-published . These articles are mainly on four themes, reproductive health of women in Uttarakhand Himalayas, tribes of Uttrakhand analysis of folk religion and anthropology of food- and food-ways. The underlining theme of all the papers is women. In mountain setting a subject lease researched and neglected. These studies are based on original facts drawn through ethnographic field work and investigations sin mountain and tribal villages in the state of Uttarakhand.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgment, Preface, 1. Women in Garhwal Himalayas: Reproductive Role, Social Status and Empowerment, 2. Health and Supernatural Spirits in Uttarakhand : Culture of Folk Healing and Modernity, 3. Ethnic Food to Fast Food : Mobility and Meltdown in Food Culture of Himalayan Society, 4. Missing Girl and Son Preference : Newly Emerging Trends of Gender Bias in Uttarakhand, 5. Food Avoidance and Fetal Care : Food Culture and Fiminine Health In Rural Himalayas, 6. Bio - Social Perspective on Folk Perception of Afflictions of Women in Uttarakhand, 7. Folk Beliefs and Taboos Related to Child Birth and Care In Uttarakhand Rural Society, 8. Flowering and Fruiting of a Child : Folk Perception of Female Physiology during Pregnancy in Uttarakhand, 9. Rural Dai : Folk Management of Abortion, Infertility and Birth Control in Uttarakhand, 10. Reproduction, Food and Mortality : Reviewing Health of Tribal Women in India, 11. Folk Medicine and Prophylactic Practices in Yamuna Valley : In Uttarakhand Himalaya, 12. Rural Natha Tradition: It''s Role in Curing Folk Maladies in Uttarakhand, 13. Ethnographic Study of Royal Pilgrimage of Goddess Nanda : An Event Reflecting Surviving Past Traditions and Emerging Social Transformations, 14. Social Dynamics of Nanda Devi Raj-Jat : Inclusive and Egalitarian Role of a Religious Procession, 15. Divine Wrath to Divine Protection : Social Functioning of Folk Religion in Himachal Pradesh*, 16. Doctor or a Bharra : Interplay of Folk, Modern Medicine and Shamanism in the Tharu Tribe</span></p>', 'Sub Title

			An Anthology of Social-Anthropological Essays

			Author

			Dr. Bina Saklani

			About Author

			As per Book

			ISBN 10 Digit

			 

			ISBN 13 Digit

			9788185394718

			Pages

			272

			Binding

			Hardcover

			Year of Publication

			2018

			Edition of Book

			First

			Language

			English

			Illustrations

			As per Book

			 
			 ', '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>An Anthology of Social-Anthropological Essays</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Dr. Bina Saklani</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9788185394718</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>272</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2018</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>First</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:left"> </td>
			<td> </td>
		</tr>
	</tbody>
</table>', '"950"', '"570"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26829788185394718.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788185394718&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=452', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=452', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2812, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('4fbe93f5-d577-497c-b5a7-34662de54a1b', '2176', NULL, 'Understanding the Theory & Design of Organizations - 11/e', 'understanding-the-theory-design-of-organizations-11e-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-217-2176', 'understanding-the-theory-design-of-organizations-11e-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176-2176', 'FVGY6655', 'FVGY6655', 'FVGY6655', NULL, 'Introduce your students to the most progressive thinking about organizations today as acclaimed author Richard Daft balances recent, innovative ideas with proven classic theories and effective business practices. Daft''s best-selling UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS presents a captivating, compelling snapshot of contemporary organizations and the concepts driving their success that will immediately engage and inspire your students. Recognized as one of the most systematic, well-organized texts in the market, UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS helps both future and current managers thoroughly prepare for the challenges they are certain to face in today''s business world. This revision showcases some of today''s most current examples and research alongside time-tested principles. Students see, firsthand, how many of today''s well-known organizations have learned to cope and even thrive amidst a rapidly changing, highly competitive international environment. Featured organizations include BP, Disney/Pixar, Volvo, Barnes & Noble and Cisco Systems. Organization studies, proven cases and illustrations provide the insights necessary to better understand modern organizations, while new and proven learning features give your students important opportunities to apply concepts and refine their personal business skills and insights.', '<p>Introduce your students to the most progressive thinking about organizations today as acclaimed author Richard Daft balances recent, innovative ideas with proven classic theories and effective business practices. Daft''s best-selling UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS presents a captivating, compelling snapshot of contemporary organizations and the concepts driving their success that will immediately engage and inspire your students. Recognized as one of the most systematic, well-organized texts in the market, UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS helps both future and current managers thoroughly prepare for the challenges they are certain to face in today''s business world. This revision showcases some of today''s most current examples and research alongside time-tested principles. Students see, firsthand, how many of today''s well-known organizations have learned to cope and even thrive amidst a rapidly changing, highly competitive international environment. Featured organizations include BP, Disney/Pixar, Volvo, Barnes &amp; Noble and Cisco Systems. Organization studies, proven cases and illustrations provide the insights necessary to better understand modern organizations, while new and proven learning features give your students important opportunities to apply concepts and refine their personal business skills and insights.</p>', 'Understanding the Theory & Design of Organizations - 11/e', '<h1>Understanding the Theory &amp; Design of Organizations - 11/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41009788131525111.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVGY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2176', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2176', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1706, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', '2946', NULL, 'Computer Algebra Recipes: An Advanced Guide to Scientific Modeling', 'computer-algebra-recipes-an-advanced-guide-to-scientific-modeling', 'computer-algebra-recipes-an-advanced-guide-to-scientific-modeling', '9780387257686', '9780387257686', '9780387257686', NULL, 'About the book

Modern computer algebra systems are revolutionizing the teaching and learning of mathematically intensive subjects in science and engineering, enabling students to explore increasingly complex and computationally intensive models that provide analytic solutions, animated numerical solutions, and complex two- and three-dimensional graphic displays. 

Content:

	The Appetizers

	Phase-Plane Portraits

	Phase-Plane Analysis

	The Entrees

	Linear ODE Models

	Nonlinear ODE Models

	Linear PDE Models. Part 1

	Linear PDE Models. Part 2

	The Desserts

	The Hurt for Solitons

	Nonlinear Diagnostic Tools

 ', '<p><span><span><strong><span>About the book</span></strong></span></span><br />
<span><span><span>Modern computer algebra systems are revolutionizing the teaching and learning of mathematically intensive subjects in science and engineering, enabling students to explore increasingly complex and computationally intensive models that provide analytic solutions, animated numerical solutions, and complex two- and three-dimensional graphic displays. </span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><strong><span>The Appetizers</span></strong></span></span></li>
</ol>

<ol>
	<li><span><span><span>Phase-Plane Portraits</span></span></span></li>
	<li><span><span><span>Phase-Plane Analysis</span></span></span></li>
</ol>

<ol>
	<li><span><span><strong><span>The Entrees</span></strong></span></span></li>
</ol>

<ol>
	<li><span><span><span>Linear ODE Models</span></span></span></li>
	<li><span><span><span>Nonlinear ODE Models</span></span></span></li>
	<li><span><span><span>Linear PDE Models. Part 1</span></span></span></li>
	<li><span><span><span>Linear PDE Models. Part 2</span></span></span></li>
</ol>

<ol>
	<li><span><span><strong><span>The Desserts</span></strong></span></span></li>
</ol>

<ol>
	<li><span><span><span>The Hurt for Solitons</span></span></span></li>
	<li><span><span><span>Nonlinear Diagnostic Tools</span></span></span></li>
</ol>

<p> </p>', 'Title
			Computer Algebra Recipes: An Advanced Guide to Scientific Modeling 

			Author
			Richard H. Enns

			ISBN
			9780387257686

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Computer Algebra Recipes: An Advanced Guide to Scientific Modeling </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Richard H. Enns</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780387257686</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"5187"', '"3630"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88021.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387257686&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2946', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2946', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1256, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:58'),
('4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', '3511', 891, 'A Course in Topological Combinatorics / Universitext', 'a-course-in-topological-combinatorics-universitext-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511', 'a-course-in-topological-combinatorics-universitext-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511-3511', '9781441979094', '9781441979094', '9781441979094', NULL, 'A Course in Topological Combinatorics is the first undergraduate textbook on the field of topological combinatorics, a subject that has become an active and innovative research area in mathematics over the last thirty years with growing applications in math, computer science, and other applied areas. Topological combinatorics is concerned with solutions to combinatorial problems by applying topological tools. In most cases these solutions are very elegant and the connection between combinatorics and topology often arises as an unexpected surprise.

The textbook covers topics such as fair division, graph coloring problems, evasiveness of graph properties, and embedding problems from discrete geometry. The text contains a large number of figures that support the understanding of concepts and proofs. In many cases several alternative proofs for the same result are given, and each chapter ends with a series of exercises. The extensive appendix makes the book completely self-contained.

The textbook is well suited for advanced undergraduate or beginning graduate mathematics students. Previous knowledge in topology or graph theory is helpful but not necessary. The text may be used as a basis for a one- or two-semester course as well as a supplementary text for a topology or combinatorics class.', '<p><em>A Course in Topological Combinatorics</em> is the first undergraduate textbook on the field of topological combinatorics, a subject that has become an active and innovative research area in mathematics over the last thirty years with growing applications in math, computer science, and other applied areas. Topological combinatorics is concerned with solutions to combinatorial problems by applying topological tools. In most cases these solutions are very elegant and the connection between combinatorics and topology often arises as an unexpected surprise.</p>

<p>The textbook covers topics such as fair division, graph coloring problems, evasiveness of graph properties, and embedding problems from discrete geometry. The text contains a large number of figures that support the understanding of concepts and proofs. In many cases several alternative proofs for the same result are given, and each chapter ends with a series of exercises. The extensive appendix makes the book completely self-contained.</p>

<p>The textbook is well suited for advanced undergraduate or beginning graduate mathematics students. Previous knowledge in topology or graph theory is helpful but not necessary. The text may be used as a basis for a one- or two-semester course as well as a supplementary text for a topology or combinatorics class.</p>', 'Sub Title
			Universitext

			Author
			Marl de Longueville

			About Author
			Mark de Longueville is professor of Mathematics at Hochschule für Technik und Wirtschaft Berlin and faculty member of the Berlin branch of New York University.

			Content
			No

			ISBN 10 Digit
			N0

			ISBN 13 Digit
			9781441979094

			Pages
			238

			Binding
			Hardback

			Year of Publication
			2013

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Universitext</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marl de Longueville</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Mark de Longueville is professor of Mathematics at Hochschule für Technik und Wirtschaft Berlin and faculty member of the Berlin branch of New York University.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441979094</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>238</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"6668"', '"4000"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 238, '238', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5837978-1-4419-7910-0.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781441979094&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3511', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3511', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 891, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:58'),
('4fe8b1fe-b036-43a3-b1e1-6559eb5fdc22', '1339', NULL, 'Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy New', 'critical-care-clinics-hospital-acquired-infections-and-antimicrogial-therapy-new-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339', 'critical-care-clinics-hospital-acquired-infections-and-antimicrogial-therapy-new-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339-1339', 'HJUY7760', 'HJUY7760', 'HJUY7760', NULL, 'It is said that the discovery and use of antibiotics against infectious diseases is one of the developments in the field of medicine that has contributed about twenty years to the average lifespan of humans in developed countries where these practices are employed. Yet, based on the 35 million patients admitted to the acute-care institutions in the US, the incidence of hospital-acquired infections is more than two million cases per year. Burke Cunha explores this important topic in this timely new issue of Critical Care Clinics. Including articles on Antibiotic Therapy of IV Central Line, Tigecycline in Critical Care, and Antibiotic Resistance: Prevention and Control in Critical Care, this issue is a must-have reference for any clinician in the critical care field.', '<p>It is said that the discovery and use of antibiotics against infectious diseases is one of the developments in the field of medicine that has contributed about twenty years to the average lifespan of humans in developed countries where these practices are employed. Yet, based on the 35 million patients admitted to the acute-care institutions in the US, the incidence of hospital-acquired infections is more than two million cases per year. Burke Cunha explores this important topic in this timely new issue of Critical Care Clinics. Including articles on Antibiotic Therapy of IV Central Line, Tigecycline in Critical Care, and Antibiotic Resistance: Prevention and Control in Critical Care, this issue is a must-have reference for any clinician in the critical care field.</p>', 'Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy New', '<h1>Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy New</h1>', '"1799"', '"1079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2763dpp_8_15.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJUY7760&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1339', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1339', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2259, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('4ff4a9cd-fd38-446d-8d7e-9ce1c51545bb', '4393', 72, 'स्मृतियों का उत्खनन ', 'समतय-क-उतखनन', '-', '9789395695503', '9789395695503', '9789395695503', NULL, 'स्मृतियों का उत्खनन', '<h4>स्मृतियों का उत्खनन </h4>
', 'Title
			स्मृतियों का उत्खनन 

			Author
			 मधुरेश  

			ISBN
			9789395695503

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>स्मृतियों का उत्खनन </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span> मधुरेश  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395695503</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"795"', '"517"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4475smriti.jpg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789395695503&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4393', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4393', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 72, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:58'),
('4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', '2122', NULL, 'Digital Systems Design with FPGAs ans CPLDs', 'digital-systems-design-with-fpgas-ans-cplds-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-21-2122', 'digital-systems-design-with-fpgas-ans-cplds-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122-2122', 'FVBY6655', 'FVBY6655', 'FVBY6655', NULL, 'Digital Systems Design with FPGAs ans CPLDs', '<h1>Digital Systems Design with FPGAs ans CPLDs</h1>', 'Sub Title
			No

			Author
			lan Grout

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131218563

			Pages
			762

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>lan Grout</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131218563</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>762</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 762, '762', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66839788131218563.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVBY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2122', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2122', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1745, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('5017c0e8-39d0-4c63-affc-60c8c8be41e2', '4091', 370, 'Molecular Plant Immunity', 'molecular-plant-immunity', 'molecular-plant-immunity', '9780470959503', '9780470959503', '9780470959503', NULL, 'About the book

Molecular Plant Immunity provides an integrated look at both well-established and emerging concepts in plant disease resistance providing the most current information on this important vitally important topic within plant biology. Understanding the molecular basis of the plant immune system has implications on the development of new varieties of sustainable crops, understanding the challenges plant life will face in changing environments, as well as providing a window into immune function that could have translational appeal to human medicine.

Molecular Plant Immunity opens with chapters reviewing how the first line of plant immune response is activated followed by chapters looking at the molecular mechanisms that allow fungi, bacteria, and oomycetes to circumvent those defenses. Plant resistance proteins, which provide the second line of plant immune defense, are then covered followed by chapters on the role of hormones in immunity and the mechanisms that modulate specific interaction between plants and viruses. The final chapters look at model plant-pathogen systems to review interaction between plants and fungal, bacterial, and viral pathogens.

Contents:

Chapter 1 The Rice Xa21 Immune Receptor Recognizes a Novel Bacterial Quorum Sensing Factor 1

Chang Jin Park and Pamela C. Ronald

Chapter 2 Molecular Basis of Effector Recognition by Plant NB-LRR Proteins 23

Lisong Ma, Harrold A. van den Burg, Ben J. C. Cornelissen, and Frank L. W. Takken

Chapter 3 Signal Transduction Pathways Activated by R Proteins 41

Gitta Coaker and Douglas Baker

Chapter 4 The Roles of Salicylic Acid and Jasmonic Acid in Plant Immunity 55

Pradeep Kachroo and Aardra Kachroo

Chapter 5 Effectors of Bacterial Pathogens: Modes of Action and Plant Targets 81

Feng Feng and Jian-Min Zhou

Chapter 6 The Roles of Transcription Activator–Like (TAL) Effectors in Virulence and Avirulence of Xanthomonas 107

Aaron W. Hummel and Adam J. Bogdanove

Chapter 7 Effectors of Fungi and Oomycetes: Their Virulence and Avirulence Functions and Translocation From Pathogen to Host Cells 123

Brett M. Tyler and Thierry Rouxel

Chapter 8 Plant-Virus Interaction: Defense and Counter-Defense 169

Amy Wahba Foreman, Gail J. Pruss, and Vicki Vance

Chapter 9 Molecular Mechanisms Involved in the Interaction Between Tomato and Pseudomonas syringae pv. tomato 187

Andre C. Velasquez and Gregory B. Martin

Chapter 10 Cladosporium fulvum–Tomato Pathosystem: Fungal Infection Strategy and Plant Responses 211

Bilal O kmen and Pierre J. G. M. de Wit

Chapter 11 Cucumber Mosaic Virus–Arabidopsis Interaction: Interplay of Virulence Strategies and Plant Responses 225

Jack H. Westwood and John P. Carr

Chapter 12 Future Prospects for Genetically Engineering Disease-Resistant Plants 251

Yan-Jun Chen, Michael F. Lyngkjær, and David B. Collinge', '<p style="text-align:justify"><strong><span><span><span>About the book</span></span></span></strong></p>

<p style="text-align:justify"><span><span><em><span>Molecular Plant Immunity</span></em><span> provides an integrated look at both well-established and emerging concepts in plant disease resistance providing the most current information on this important vitally important topic within plant biology. Understanding the molecular basis of the plant immune system has implications on the development of new varieties of sustainable crops, understanding the challenges plant life will face in changing environments, as well as providing a window into immune function that could have translational appeal to human medicine.</span></span></span></p>

<p style="text-align:justify"><span><span><em><span>Molecular Plant Immunity</span></em><span> opens with chapters reviewing how the first line of plant immune response is activated followed by chapters looking at the molecular mechanisms that allow fungi, bacteria, and oomycetes to circumvent those defenses. Plant resistance proteins, which provide the second line of plant immune defense, are then covered followed by chapters on the role of hormones in immunity and the mechanisms that modulate specific interaction between plants and viruses. The final chapters look at model plant-pathogen systems to review interaction between plants and fungal, bacterial, and viral pathogens.</span></span></span></p>

<p style="text-align:justify"><strong><span><span><span>Contents:</span></span></span></strong></p>

<p><span><span><strong><span>Chapter 1 The Rice Xa21 Immune Receptor Recognizes a Novel Bacterial Quorum Sensing Factor 1</span></strong><br />
<em><span>Chang Jin Park and Pamela C. Ronald</span></em></span></span></p>

<p><span><span><strong><span>Chapter 2 Molecular Basis of Effector Recognition by Plant NB-LRR Proteins 23</span></strong><br />
<em><span>Lisong Ma, Harrold A. van den Burg, Ben J. C. Cornelissen, and Frank L. W. Takken</span></em></span></span></p>

<p><span><span><strong><span>Chapter 3 Signal Transduction Pathways Activated by R Proteins 41</span></strong><br />
<em><span>Gitta Coaker and Douglas Baker</span></em></span></span></p>

<p><span><span><strong><span>Chapter 4 The Roles of Salicylic Acid and Jasmonic Acid in Plant Immunity 55</span></strong><br />
<em><span>Pradeep Kachroo and Aardra Kachroo</span></em></span></span></p>

<p><span><span><strong><span>Chapter 5 Effectors of Bacterial Pathogens: Modes of Action and Plant Targets 81</span></strong><br />
<em><span>Feng Feng and Jian-Min Zhou</span></em></span></span></p>

<p><span><span><strong><span>Chapter 6 The Roles of Transcription Activator–Like (TAL) Effectors in Virulence and Avirulence of <em>Xanthomonas </em>107</span></strong><br />
<em><span>Aaron W. Hummel and Adam J. Bogdanove</span></em></span></span></p>

<p><span><span><strong><span>Chapter 7 Effectors of Fungi and Oomycetes: Their Virulence and Avirulence Functions and Translocation From Pathogen to Host Cells 123</span></strong><br />
<em><span>Brett M. Tyler and Thierry Rouxel</span></em></span></span></p>

<p><span><span><strong><span>Chapter 8 Plant-Virus Interaction: Defense and Counter-Defense 169</span></strong><br />
<em><span>Amy Wahba Foreman, Gail J. Pruss, and Vicki Vance</span></em></span></span></p>

<p><span><span><strong><span>Chapter 9 Molecular Mechanisms Involved in the Interaction Between Tomato and <em>Pseudomonas syringae </em>pv. <em>tomato </em>187</span></strong><br />
<em><span>Andre C. Velasquez and Gregory B. Martin</span></em></span></span></p>

<p><span><span><strong><span>Chapter 10 <em>Cladosporium fulvum</em>–Tomato Pathosystem: Fungal Infection Strategy and Plant Responses 211</span></strong><br />
<em><span>Bilal O kmen and Pierre J. G. M. de Wit</span></em></span></span></p>

<p><span><span><strong><span>Chapter 11 Cucumber Mosaic Virus–<em>Arabidopsis </em>Interaction: Interplay of Virulence Strategies and Plant Responses 225</span></strong><br />
<em><span>Jack H. Westwood and John P. Carr</span></em></span></span></p>

<p><span><span><strong><span>Chapter 12 Future Prospects for Genetically Engineering Disease-Resistant Plants 251</span></strong><br />
<em><span>Yan-Jun Chen, Michael F. Lyngkjær, and David B. Collinge</span></em></span></span></p>', 'Title
			Molecular Plant Immunity 

			Author
			Guido Sessa

			ISBN
			9780470959503

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Molecular Plant Immunity </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Guido Sessa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470959503</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"16276"', '"10580"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7825mole.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470959503&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4091', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4091', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 370, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:58'),
('501a8420-64f5-424f-83c0-730b72214766', '3200', NULL, 'Geometric Qp Functions - Frontiers in Mathematics', 'geometric-qp-functions-frontiers-in-mathematics-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200', 'geometric-qp-functions-frontiers-in-mathematics-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200-3200', '9783764377625', '9783764377625', '9783764377625', NULL, 'This book documents the rich structure of the holomorphic Q function spaces which are geometric in the sense that they transform naturally under conformal mappings, with particular emphasis on recent development based on interaction between geometric function and measure theory and other branches of mathematical analysis, including potential theory, harmonic analysis, functional analysis, and operator theory. Largely self-contained, the book functions as an instructional and reference work for advanced courses and research in conformal analysis, geometry, and function spaces. Self-contained, the book functions as an instructional and reference work for advanced courses and research in conformal analysis, geometry, and function spaces.', '<p>This book documents the rich structure of the holomorphic Q function spaces which are geometric in the sense that they transform naturally under conformal mappings, with particular emphasis on recent development based on interaction between geometric function and measure theory and other branches of mathematical analysis, including potential theory, harmonic analysis, functional analysis, and operator theory. Largely self-contained, the book functions as an instructional and reference work for advanced courses and research in conformal analysis, geometry, and function spaces. Self-contained, the book functions as an instructional and reference work for advanced courses and research in conformal analysis, geometry, and function spaces.</p>', 'Geometric Qp Functions - Frontiers in Mathematics

ISBN : 9783764377625

AUTHOR : Jie Xiao', '<h1>Geometric Qp Functions - Frontiers in Mathematics</h1>

<p>ISBN : 9783764377625</p>

<p>AUTHOR : Jie Xiao</p>', '"4300"', '"2580"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/751531PGWL3gLPL._SY445_SX342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783764377625&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3200', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3200', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1171, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:58'),
('501d965b-9fad-4ff5-8009-5e6c29f58dd6', '1171', NULL, 'Gram Panchayat in India', 'indian-social-system-new-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1-1171', 'indian-social-system-new-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213', 'YHJU7766', 'YHJU7766::1171', 'YHJU7766', NULL, 'Indian Social System New', '<h1>Indian Social System New</h1>', 'Sub Title
			No

			Author
			Dr. Ravindra Nair Roy

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963617

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			Inst

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ravindra Nair Roy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963617</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Inst</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"595"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Inst', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4496image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1171', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1171', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2375, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('50287a7c-40be-408c-beb3-742b3a6f755e', '488', NULL, 'A Companion to Survey Research', 'a-companion-to-survey-research-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488', 'a-companion-to-survey-research-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488-488', 'BGHNJ65789', 'BGHNJ65789', 'BGHNJ65789', NULL, 'A Companion to Survey Research provides a critical overview and guide to survey methods. Rather than a set of formulas, survey design is understood as a craft where the translation of research questions into a questionnaire, sample design and data collection strategy is based on understanding how respondents answer questions and their willingness to complete a survey. Following an account of the invention of survey research in the 1930s, a synthesis of research on question design is followed by a practical guide to designing a questionnaire. Chapters on sampling, which deal with the statistical basis of survey sampling and practical design issues, are followed by extensive discussions of survey pretesting and data collection. The book concludes with a discussion of the extent and implications of falling response rates. This book is written for researchers, analysts and policy makers who want to understand the survey data they use, for researchers and students who want to conduct a survey, and for anyone who wants to understand contemporary survey research.', '<p>A Companion to Survey Research provides a critical overview and guide to survey methods. Rather than a set of formulas, survey design is understood as a craft where the translation of research questions into a questionnaire, sample design and data collection strategy is based on understanding how respondents answer questions and their willingness to complete a survey. Following an account of the invention of survey research in the 1930s, a synthesis of research on question design is followed by a practical guide to designing a questionnaire. Chapters on sampling, which deal with the statistical basis of survey sampling and practical design issues, are followed by extensive discussions of survey pretesting and data collection. The book concludes with a discussion of the extent and implications of falling response rates. This book is written for researchers, analysts and policy makers who want to understand the survey data they use, for researchers and students who want to conduct a survey, and for anyone who wants to understand contemporary survey research.</p>', 'A Companion to Survey Research', '<h1>A Companion to Survey Research</h1>', '"9700"', '"5820"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72619781446209080.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGHNJ65789&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=488', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=488', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2789, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:58'),
('502a7677-b339-4dbf-a452-1d254ada021c', '1949', NULL, 'Digital Ecosystems', 'digital-ecosystems-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949', 'digital-ecosystems-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949-1949', 'UJHU9087', 'UJHU9087', 'UJHU9087', NULL, 'The Third International OPAALS Conference was an opportunity to explore and discuss digital ecosystem research issues as well as emerging and future trends in the field. The conference was organized by IPTI – Instituto de Pesquisas em Tecnologia e Inovação (www. ipti. org. br). IPTI is a member of the OPAALS Framework P- gramme 7 Network of Excellence, which is led by the London School of Economics and Political Science. OPAALS is a multi-disciplinary research network of excellence for developing the science and technology behind digital ecosystems. The conference was held within the scope of a broader EU–Brazil bilateral workshop hosted by IPTI in cooperation with the Brazilian government and the European Commission and designed to foster EU support of information and communications technologies (ICT) enablement and socio-economic development in Brazil. The event was held in the city of Aracajú, Sergipe, in the northeast of Brazil, during March 22–23, 2010. Aracajú is the capital of the state of Sergipe and is located on the coast, a tropical region with lush vegetation, rivers and mangroves and an e- nomic landscape dominated by fisheries, tourism and the challenges associated with fostering local economic development in the presence of low ICT penetration. Digital ecosystems (DEs) in some ways represent the next generation of ICT and Internet usage. Applicable to many contexts, they will perhaps have the greatest effect in enabling small and medium-sized enterprises (SMEs) to compete on the global stage.', '<p>The Third International OPAALS Conference was an opportunity to explore and discuss digital ecosystem research issues as well as emerging and future trends in the field. The conference was organized by IPTI – Instituto de Pesquisas em Tecnologia e Inovação (www. ipti. org. br). IPTI is a member of the OPAALS Framework P- gramme 7 Network of Excellence, which is led by the London School of Economics and Political Science. OPAALS is a multi-disciplinary research network of excellence for developing the science and technology behind digital ecosystems. The conference was held within the scope of a broader EU–Brazil bilateral workshop hosted by IPTI in cooperation with the Brazilian government and the European Commission and designed to foster EU support of information and communications technologies (ICT) enablement and socio-economic development in Brazil. The event was held in the city of Aracajú, Sergipe, in the northeast of Brazil, during March 22–23, 2010. Aracajú is the capital of the state of Sergipe and is located on the coast, a tropical region with lush vegetation, rivers and mangroves and an e- nomic landscape dominated by fisheries, tourism and the challenges associated with fostering local economic development in the presence of low ICT penetration. Digital ecosystems (DEs) in some ways represent the next generation of ICT and Internet usage. Applicable to many contexts, they will perhaps have the greatest effect in enabling small and medium-sized enterprises (SMEs) to compete on the global stage.</p>', 'Digital Ecosystems', '<h1>Digital Ecosystems</h1>', '"6300"', '"3780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1962dpp_9_45.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHU9087&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1949', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1949', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1868, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:58'),
('502ea875-eda3-42df-96e9-dc17d07996c2', '3236', NULL, 'Amabedkar Gandhi and Patel - The Making of India Electoral System', 'amabedkar-gandhi-and-patel-the-making-of-india-electoral-system-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-32-3236', 'amabedkar-gandhi-and-patel-the-making-of-india-electoral-system-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236-3236', '9789386826237', '9789386826237', '9789386826237', NULL, 'The story of electoral thoughts and ideas of Ambedkar, Gandhi and Patel and Ambedkar''s struggle to get a representative electoral system appear for the first time in a book. In India only election results are predicted, analysed and compiled. The electoral method that determines India''s every election comes into focus in this book. Can any political party get away without offering tickets to one minority community or Dalits? The history is the answer to the future - through this book.', '<p>The story of electoral thoughts and ideas of Ambedkar, Gandhi and Patel and Ambedkar''s struggle to get a representative electoral system appear for the first time in a book. In India only election results are predicted, analysed and compiled. The electoral method that determines India''s every election comes into focus in this book. Can any political party get away without offering tickets to one minority community or Dalits? <strong>The history is the answer to the future - through this book.</strong></p>', 'Published
			18 Nov 2017

			Format
			Hardback

			Edition
			1st

			Extent
			200

			ISBN
			9789386826237

			Imprint
			Bloomsbury India

			Dimensions
			234 x 153 mm

			Publisher
			Bloomsbury Publishing', '<table>
	<tbody>
		<tr>
			<th>Published</th>
			<td>18 Nov 2017</td>
		</tr>
		<tr>
			<th>Format</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Extent</th>
			<td>200</td>
		</tr>
		<tr>
			<th>ISBN</th>
			<td>9789386826237</td>
		</tr>
		<tr>
			<th>Imprint</th>
			<td>Bloomsbury India</td>
		</tr>
		<tr>
			<th>Dimensions</th>
			<td>234 x 153 mm</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bloomsbury Publishing</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, '1st', NULL, '18 Nov 2017', NULL, NULL, '3603fdd9-4cd6-4267-9cdb-329b68f35950', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17549789386826237.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386826237&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3236', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3236', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1142, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:58'),
('503d8b8b-e658-4946-a809-72c97aeb5fc4', '509', NULL, 'A Beginner''s Guide - Religion', 'a-beginners-guide-religion-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509', 'a-beginners-guide-religion-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509-509', '9781851682584', '9781851682584', '9781851682584', NULL, 'This unique introduction takes a careful look at the role of religion and the spiritual dimension in the real world. Conversational in tone, but built on a solid foundation of knowledge, it covers an enormous range of issues in a succinct and straightforward style, from the origins of religious belief to the future of religion in today''s spiritual landscape. Drawing on history, theology, sociology, philosophy and the words of great thinkers old and new, this lively little volume also presents such key ideas as:

One God or many gods - is less really more?

High days and holy days - the role of festivals and festivities around the world

The life after this life - religion, death, and what may lie beyond.

Whether beginning to believe, beginning to wonder or simply beginning to think, this Beginner''s Guide to Religion will both inform and stimulate as it introduces the timeless human truths behind our common spiritual quests.

Content - acknowledgements, introduction, one what is religion?, two is anyone or something there?, three how the transcendent sees us and we see the transcedent, four the good life, five religion in the new millennium,  bibliography, index         ', '<h1 style="text-align:justify"><span>This unique introduction takes a careful look at the role of religion and the spiritual dimension in the real world. Conversational in tone, but built on a solid foundation of knowledge, it covers an enormous range of issues in a succinct and straightforward style, from the origins of religious belief to the future of religion in today''s spiritual landscape. Drawing on history, theology, sociology, philosophy and the words of great thinkers old and new, this lively little volume also presents such key ideas as:</span></h1>

<p><span>One God or many gods - is less really more?</span></p>

<p><span>High days and holy days - the role of festivals and festivities around the world</span></p>

<p><span>The life after this life - religion, death, and what may lie beyond.</span></p>

<p><span>Whether beginning to believe, beginning to wonder or simply beginning to think, this Beginner''s Guide to Religion will both inform and stimulate as it introduces the timeless human truths behind our common spiritual quests.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> acknowledgements, introduction, one what is religion?, two is anyone or something there?, three how the transcendent sees us and we see the transcedent, four the good life, five religion in the new millennium,  bibliography, index</span>         </p>', 'Sub Title
			Religion

			Author
			Martin Forward

			About Author
			As per Book

			ISBN 10 Digit
			1851682589

			ISBN 13 Digit
			9781851682584

			Pages
			190

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			first South Asian Edition

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Religion</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Martin Forward</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1851682589</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781851682584</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>190</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>first South Asian Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"225"', '"135"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'first South Asian Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 190, '190', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3389A%20Beginners%20Guide%20-%20Religion.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781851682584&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=509', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=509', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2775, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:58'),
('5050f771-a71b-47f6-8548-07d35820826a', '1861', NULL, 'Geoenvironment Challenges Ahead New', 'geoenvironment-challenges-ahead-new-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861', 'geoenvironment-challenges-ahead-new-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861-1861', 'UIOK6655', 'UIOK6655', 'UIOK6655', NULL, 'These are the Proceedings of International Conference on Geoenvironment held at University of Jammu during April 23 - 25, 2007.', '<p>These are the Proceedings of International Conference on Geoenvironment held at University of Jammu during April 23 - 25, 2007.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			G.M. Bhat

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780230639096

			Pages
			334

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.M. Bhat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230639096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 334, '334', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4530geoenvironment_challenges_ahead.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIOK6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1861', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1861', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1935, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:58'),
('5052361b-20ce-4a6f-812c-7a051c86151b', '1884', NULL, 'Encyclopaedia of Biological Disaster Management in 10 Vols', 'encyclopaedia-of-biological-disaster-management-in-10-vols-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-18-1884', 'encyclopaedia-of-biological-disaster-management-in-10-vols-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884-1884', 'OKIL6755', 'OKIL6755', 'OKIL6755', NULL, 'Encyclopaedia of Biological Disaster Management in 10 Vols ', '<h1>Encyclopaedia of Biological Disaster Management in 10 Vols </h1>', 'Sub Title
			No

			Author
			Ranjeet Kumar Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178804347

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjeet Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804347</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2371logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKIL6755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1884', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1884', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1918, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:58'),
('5070e04a-3b51-4235-ac7e-21e0d518ae58', '3924', 527, 'मध्य युग का इतिहास ', 'मधय-यग-क-इतहस', '-', '5-01-000906-4', '5-01-000906-4', '5-01-000906-4', NULL, '''मध्य युग का इतिहास'' को सेवियत संघ का 1973 का राज्य पुरस्कार प्रदान किया गया था।

यह पुस्तक पांचवी से सतरहवीं सदी तक के विश्‍व इतिहास का परिचय देती है। यह सामंती संबंधो की स्थापना तथा विकास और पूँजीवादी संबंधो के उदय का काल था।

पाठक इस पुस्तक से पश्चिम तथा मध्य यूरोप के राज्यों, भारत, चीन तथा अन्य देशो के मध्यकालीन इतिहास  की मुख्य-मुख्य घटनाएं जान सकेंगे और उन्हें पता चलेगा की विश्‍व संस्कृति के विकास में मध्य युग का क्या योगदान है।', '<p><span><strong>''मध्य युग का इतिहास'' </strong>को सेवियत संघ का 1973 का राज्य पुरस्कार प्रदान किया गया था।<br />
यह पुस्तक पांचवी से सतरहवीं सदी तक के विश्‍व इतिहास का परिचय देती है। यह सामंती संबंधो की स्थापना तथा विकास और पूँजीवादी संबंधो के उदय का काल था।<br />
पाठक इस पुस्तक से पश्चिम तथा मध्य यूरोप के राज्यों, भारत, चीन तथा अन्य देशो के मध्यकालीन इतिहास  की मुख्य-मुख्य घटनाएं जान सकेंगे और उन्हें पता चलेगा की विश्‍व संस्कृति के विकास में मध्य युग का क्या योगदान है।</span></p>
', 'Title
			मध्य युग का इतिहास 

			Author
			ये. अगिबालोवा

			Publisher
			Pragati Prakashan 

			Year of Publication
			1986

			Pages
			304

			Binding
			Hardcover

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">मध्य युग का इतिहास </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">ये. अगिबालोवा</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Pragati Prakashan </td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">304</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, '0f55c6a3-e0ef-45a9-8233-aa49818cfe8b', NULL, NULL, 304, '304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37391102.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-01-000906-4&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3924', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3924', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 527, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:58'),
('50a71a62-c42b-41ce-ae90-cc631f02f2ac', '3748', 699, 'Emerging Scenario of Accounting, Commerce and Management', 'emerging-scenario-of-accounting-commerce-and-management-3748', 'emerging-scenario-of-accounting-commerce-and-management', '9789385830204', '9789385830204', '9789385830204', NULL, 'Contents:

1. Inflation in India

2. Corporate Governance and Valuation in Mergers and Acquisitions

3. Corporate Social Responsibility and Caused Related Marketing in Advertising

4. Comparative Study of NPAS in Selected Public and Private Sector Banks in India

5. Enterprise Risk Management (ERM)

6. A Study of Essential Concept of Working Captital Management

7. Comparative Study of Profitability Analysis of Private Bank (HDFC) and Public Banks (SBI) in India.

8. New Scenario in Global Entrepreneur

9. The Economic Effect on Agricultual Sector Due to Saline Water in the Vadodara District, Gujarat

10. Recent Trend of Foreign Direct Investment in India.

11. Indian Energy Sector Today and Tomorrows Challenges and opportunity

12. Comparative Analysis of Management Efficienty Rations of J.K. Cement Ltd., and Ultra Tech Cement Ltd.

13. Role of E-Commerce in Business

14. Changing Rural Market and Role of Marleters with Reference to North Gujarat

15. Risk Management

16. New Tax Regime and its Scope in Textile and Apparel Sector

17. E-Commerce in India-An Overview

18. Foreign Direct Investment and its Implications in India

19. Financial Evaluation by Investors

20. GST in India: A Key Tax Reform

21. A Study on Applicability Challenges of Indian Accounting Standard

22. Role of Rural Women Entrepreneur in the Development of India

23. IFRS Implementation in India: Opportunity and Challenges

24. Inventory Management of Selected Oil Refineries of India

25. New Horizons of Corporate Web Reporting Practice: A Sector wise Analysis

26. An Overview of Goods and ServicesTax (GST)

27. Impact of GST on Service Sector in India

28. A Liquidity Analysis of Selected Private Bank

29. Role of Working Capital Management in Liquidity of the Indian Ceramic Industry: A Primary Study

30. Customer Relationship Management in Hospitality Sector 

31. Aapda Parbhand: Ek Samajshastriya Addahyan

32. A Study of Non-Performing Assets in Selected Public Sector Bank in India

 ', '<p><strong><span><span><span>Contents:</span></span></span></strong></p>

<p><span><span><span><span>1. Inflation in India</span></span></span></span></p>

<p><span><span><span><span>2. Corporate Governance and Valuation in Mergers and Acquisitions</span></span></span></span></p>

<p><span><span><span><span>3. Corporate Social Responsibility and Caused Related Marketing in Advertising</span></span></span></span></p>

<p><span><span><span><span>4. Comparative Study of NPAS in Selected Public and Private Sector Banks in India</span></span></span></span></p>

<p><span><span><span><span>5. Enterprise Risk Management (ERM)</span></span></span></span></p>

<p><span><span><span><span>6. A Study of Essential Concept of Working Captital Management</span></span></span></span></p>

<p><span><span><span><span>7. Comparative Study of Profitability Analysis of Private Bank (HDFC) and Public Banks (SBI) in India.</span></span></span></span></p>

<p><span><span><span><span>8. New Scenario in Global Entrepreneur</span></span></span></span></p>

<p><span><span><span><span>9. The Economic Effect on Agricultual Sector Due to Saline Water in the Vadodara District, Gujarat</span></span></span></span></p>

<p><span><span><span><span>10. Recent Trend of Foreign Direct Investment in India.</span></span></span></span></p>

<p><span><span><span><span>11. Indian Energy Sector Today and Tomorrows Challenges and opportunity</span></span></span></span></p>

<p><span><span><span><span>12. Comparative Analysis of Management Efficienty Rations of J.K. Cement Ltd., and Ultra Tech Cement Ltd.</span></span></span></span></p>

<p><span><span><span><span>13. Role of E-Commerce in Business</span></span></span></span></p>

<p><span><span><span><span>14. Changing Rural Market and Role of Marleters with Reference to North Gujarat</span></span></span></span></p>

<p><span><span><span><span>15. Risk Management</span></span></span></span></p>

<p><span><span><span><span>16. New Tax Regime and its Scope in Textile and Apparel Sector</span></span></span></span></p>

<p><span><span><span><span>17. E-Commerce in India-An Overview</span></span></span></span></p>

<p><span><span><span><span>18. Foreign Direct Investment and its Implications in India</span></span></span></span></p>

<p><span><span><span><span>19. Financial Evaluation by Investors</span></span></span></span></p>

<p><span><span><span><span>20. GST in India: A Key Tax Reform</span></span></span></span></p>

<p><span><span><span><span>21. A Study on Applicability Challenges of Indian Accounting Standard</span></span></span></span></p>

<p><span><span><span><span>22. Role of Rural Women Entrepreneur in the Development of India</span></span></span></span></p>

<p><span><span><span><span>23. IFRS Implementation in India: Opportunity and Challenges</span></span></span></span></p>

<p><span><span><span><span>24. Inventory Management of Selected Oil Refineries of India</span></span></span></span></p>

<p><span><span><span><span>25. New Horizons of Corporate Web Reporting Practice: A Sector wise Analysis</span></span></span></span></p>

<p><span><span><span><span>26. An Overview of Goods and ServicesTax (GST)</span></span></span></span></p>

<p><span><span><span><span>27. Impact of GST on Service Sector in India</span></span></span></span></p>

<p><span><span><span><span>28. A Liquidity Analysis of Selected Private Bank</span></span></span></span></p>

<p><span><span><span><span>29. Role of Working Capital Management in Liquidity of the Indian Ceramic Industry: A Primary Study</span></span></span></span></p>

<p><span><span><span><span>30. Customer Relationship Management in Hospitality Sector </span></span></span></span></p>

<p><span><span><span><span>31. Aapda Parbhand: Ek Samajshastriya Addahyan</span></span></span></span></p>

<p><span><span><span><span>32. A Study of Non-Performing Assets in Selected Public Sector Bank in India</span></span></span></span></p>

<p> </p>', 'Title
			Emerging Scenario of Accounting, Commerce and Management

			Author
			Dr. M.F. Patel

			ISBN
			9789385830204

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Emerging Scenario of Accounting, Commerce and Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. M.F. Patel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830204</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/795112345.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830204&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3748', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3748', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 699, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:58'),
('50ac19fb-97c6-4b19-bf16-69e9cf60f91a', '1016', NULL, 'Right to Information Act NEW', 'right-to-information-act-new-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-10-1016', 'right-to-information-act-new-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016-1016', 'KJMN7754', 'KJMN7754', 'KJMN7754', NULL, 'Right to Information Act New', '<h1>Right to Information Act New</h1>', 'Sub Title
			No

			Author
			Ved Prakash Verma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160836

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ved Prakash Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160836</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68399788181160836.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJMN7754&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1016', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1016', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2479, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:58'),
('50b33ce6-f598-4a46-b081-4f9af431fbd7', '2891', NULL, 'Conformal Groups in Geometry and Spin Structures', 'conformal-groups-in-geometry-and-spin-structures-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-28-2891', 'conformal-groups-in-geometry-and-spin-structures-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891-2891', '9780817635121', '9780817635121', '9780817635121', NULL, 'This book provides a self-contained overview of the role of conformal groups in geometry and mathematical physics. It features a careful development of the material, from the basics of Clifford algebras to more advanced topics. Each chapter covers a specific aspect of conformal groups and conformal spin geometry. All major concepts are introduced and followed by detailed descriptions and definitions, and a comprehensive bibliography and index round out the work.

Rich in exercises that are accompanied by full proofs and many hints, the book will be ideal as a course text or self-study volume for senior undergraduates and graduate students.', '<p>This book provides a self-contained overview of the role of conformal groups in geometry and mathematical physics. It features a careful development of the material, from the basics of Clifford algebras to more advanced topics. Each chapter covers a specific aspect of conformal groups and conformal spin geometry. All major concepts are introduced and followed by detailed descriptions and definitions, and a comprehensive bibliography and index round out the work.<br />
<br />
Rich in exercises that are accompanied by full proofs and many hints, the book will be ideal as a course text or self-study volume for senior undergraduates and graduate students.</p>', 'Sub Title
			Progress in Mathematical Physics

			Author
			Pierre Angles

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817635121

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Progress in Mathematical Physics</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pierre Angles</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817635121</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12300"', '"7380"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93521.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780817635121&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2891', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2891', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1293, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:58'),
('50ba11a8-77ec-49cd-af8d-8da5511c1b92', '857', NULL, 'Leadership and Learning NEW', 'leadership-and-learning-new-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857', 'leadership-and-learning-new-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857-857', 'UJHYH67766', 'UJHYH67766', 'UJHYH67766', NULL, '''"Leadership for what?" ask the editors of this important new book - finally acknowledging that leadership''s most important attribute is knowing where you are heading. Beginning to question the bedevilling assumption that school success is all about exams, this book is a significant step on the road from 19th to 21st century education'' -

Professor Guy Claxton, author of ''What''s the Point of School?''', '<p>''"Leadership for what?" ask the editors of this important new book - finally acknowledging that leadership''s most important attribute is knowing where you are heading. Beginning to question the bedevilling assumption that school success is all about exams, this book is a significant step on the road from 19th to 21st century education'' -<br />
Professor Guy Claxton, author of ''What''s the Point of School?''</p>', 'Sub Title
			No

			Author
			Robertson, Timperley

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781849201735

			Pages
			264

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			1 edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robertson, Timperley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849201735</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>264</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8999"', '"5399"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '1 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 264, '264', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32289781849201735.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHYH67766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=857', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=857', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2571, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:58'),
('511aa505-ea63-490f-aefc-c2b06b2fefdf', '4034', 427, 'Managing Retailing 3/e', 'managing-retailing-3e', 'managing-retailing-3e', '9780199488827', '9780199488827', '9780199488827', NULL, 'About the book

The third edition of Managing Retailing is a comprehensive textbook designed to meet the needs of postgraduate management students specializing in marketing. Based on original research, it provides an in-depth coverage of retailing theory and explains the key concepts through numerous illustrations, examples, exhibits, tables, figures, and cases.

The text provides a detailed understanding of the current retail scenario in India, and other developing countries in Asia as well as other continents. It goes on to explore shoppers’ behaviours and the phenomenon of shopping, retail store formats, online retailing, store location, category management, and supply chain management. Finally, it describes retail buying, store layout and design, retail marketing, point of purchase communication, pricing strategies and policies, store loyalty, and technology in retailing.

With its comprehensive coverage, approach, and real-life case studies, this book would also be useful for professionals in managing day-to-day retail operations.

Contents:

Chapter 1 The Domain of Retailing

Chapter 2 Indian Retail Industry

Chapter 3 Retailing in Other Countries

Chapter 4 Understanding Shopping and Shoppers

Chapter 5 Delivering Value through Retail Formats

Chapter 6 Online Retailing

Chapter 7 Deciding Location

Chapter 8 Category Management

Chapter 9 Supply Chain Management

Chapter 10 Retail Buying

Chapter 11 Store Layout and Design

Chapter 12 Retail Marketing Strategy

Chapter 13 Point of Purchase Communication

Chapter 14 Establishing a Pricing Strategy

Chapter 15 Building Store Loyalty

Chapter 16 Technology in Retailing

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The third edition of Managing Retailing is a comprehensive textbook designed to meet the needs of postgraduate management students specializing in marketing. Based on original research, it provides an in-depth coverage of retailing theory and explains the key concepts through numerous illustrations, examples, exhibits, tables, figures, and cases.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The text provides a detailed understanding of the current retail scenario in India, and other developing countries in Asia as well as other continents. It goes on to explore shoppers’ behaviours and the phenomenon of shopping, retail store formats, online retailing, store location, category management, and supply chain management. Finally, it describes retail buying, store layout and design, retail marketing, point of purchase communication, pricing strategies and policies, store loyalty, and technology in retailing.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>With its comprehensive coverage, approach, and real-life case studies, this book would also be useful for professionals in managing day-to-day retail operations.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 1 The Domain of Retailing</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 2 Indian Retail Industry</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 3 Retailing in Other Countries</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 4 Understanding Shopping and Shoppers</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 5 Delivering Value through Retail Formats</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 6 Online Retailing</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 7 Deciding Location</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 8 Category Management</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 9 Supply Chain Management</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 10 Retail Buying</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 11 Store Layout and Design</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 12 Retail Marketing Strategy</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 13 Point of Purchase Communication</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 14 Establishing a Pricing Strategy</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 15 Building Store Loyalty</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 16 Technology in Retailing</span></span></span></span></span></span></p>

<p> </p>', 'Title
			Managing Retailing 3/e

			Author
			Sinha 

			ISBN
			9780199488827

			Publisher
			Oxford

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Managing Retailing 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sinha </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780199488827</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"995"', '"796"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6343md_9780199488827.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780199488827&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4034', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4034', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 427, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:58'),
('5121dcb1-d522-425a-9358-c924a278db72', '2813', NULL, 'The Complete A-Z 20th Century European History handbook', 'the-complete-az-20th-century-european-history-handbook-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2-2813', 'the-complete-az-20th-century-european-history-handbook-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813-2813', 'JUJR455', 'JUJR455', 'JUJR455', NULL, 'A guide to all the key terms for 20th-century European history relevant to the A Level and GNVQ syllabuses. Each entry begins with a clear, one-sentence definition and is followed by a more detailed explanation. Entries include key events, key historical figures and explanations of period-specific terms. Entries are carefully cross-referenced, to enable students to build up knowledge of particular topics for use in essay writing and answering exam questions.', '<p>A guide to all the key terms for 20th-century European history relevant to the A Level and GNVQ syllabuses. Each entry begins with a clear, one-sentence definition and is followed by a more detailed explanation. Entries include key events, key historical figures and explanations of period-specific terms. Entries are carefully cross-referenced, to enable students to build up knowledge of particular topics for use in essay writing and answering exam questions.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Edward Townley

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780340679968

			Pages
			292

			Binding
			Hardcover

			Year of Publication
			1997

			Edition of Book
			292

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Edward Townley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780340679968</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>292</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1997</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>292</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '292', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 292, '292', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JUJR455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2813', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2813', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1327, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('512c18b4-5287-43e6-838a-573f858cc892', '161', NULL, 'Disney Mickey Wonders Why: Time and Seasons', 'disney-mickey-wonders-why-time-and-seasons', 'disney-mickey-wonders-why:-time-and-seasons', 'Disney Mickey Wonders Why: Time and Seasons', 'Disney Mickey Wonders Why: Time and Seasons', 'Disney Mickey Wonders Why: Time and Seasons', NULL, '', NULL, 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623653

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623653</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"260"', '"156"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76999788128623653.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20Why:%20Time%20and%20Seasons&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=161', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=161', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2979, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('513a2398-d7fc-4f66-b713-6dcd94c5c918', '4431', 34, 'The Philosophy of the Upanish DS and ancient Indian Metaphysics', 'the-philosophy-of-the-upanish-ds-and-ancient-indian-metaphysics', 'the-philosophy-of-the-upanish-ds-and-ancient-indian-metaphysics', '-98-', '-98-', '-98-', NULL, 'Contents:

Chapter I.

The Antecedents of Indian Metaphysics- Metempsychosis

Chapter II.

The Quest of the Real—Brahman and Maya, the Self and the World—Fiction

Chapter III.

The Release from Metempsychosis

Chapter IV.

The Mundaka Upanishad

Chapter V.

The Katha Upanishad

Chapter VI.

The Brihadaranyaka Upanishad

Chapter VII.

The Sensational Nihilism of the Buddhists-The Cosmology of the Sankhyas

Chapter VIII.

The Svetasvatara Upanishad

Chapter IX.

The Primitive Antiquity of the Doctrine of Maya', '<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter I. </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Antecedents of Indian Metaphysics- Metempsychosis</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter II.</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Quest of the Real—Brahman and Maya, the Self and the World—Fiction</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter III. </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Release from Metempsychosis</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter IV.</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Mundaka Upanishad</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter V.</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Katha Upanishad</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter VI.</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Brihadaranyaka Upanishad</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter VII.</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Sensational Nihilism of the Buddhists-The Cosmology of the Sankhyas</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter VIII. </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Svetasvatara Upanishad</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter IX.</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Primitive Antiquity of the Doctrine of Maya</span></span></span></p>
', 'Title
			The Philosophy of the Upanish DS and ancient Indian Metaphysics

			Author
			Archibald Edward Gough

			Publisher
			Kegan Paul

			Year of Publication
			1903

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Philosophy of the Upanish DS and ancient Indian Metaphysics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Archibald Edward Gough</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Kegan Paul</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1903</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ee801b53-c39a-4a49-bbc3-38e6fb7abbb1', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2937Blue.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-98-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4431', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4431', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 34, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:58'),
('515cb61a-1f28-42f0-bef3-7774f1a0cd23', '2638', NULL, 'Bhartiya Bhasha ki Vishith Kahaniyan - 2 Bhag', 'bhartiya-bhasha-ki-vishith-kahaniyan-2-bhag-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-26-2638', 'bhartiya-bhasha-ki-vishith-kahaniyan-2-bhag-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638-2638', '9788126340866', '9788126340866', '9788126340866', NULL, 'Bhartiya Bhasha ki Vishith Kahaniyan - 2 Bhag', '<h1>Bhartiya Bhasha ki Vishith Kahaniyan - 2 Bhag</h1>', 'Sub Title

			Bhartiya Bhasha Ki Vishith Kahaniyan - 2 Bhag

			Author
			Narendra Mohan

			ISBN 13 Digit
			9788126340866

			Publisher
			Vani Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhartiya Bhasha Ki Vishith Kahaniyan - 2 Bhag</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Narendra Mohan</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788126340866</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vani Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '66f9f8f6-16ed-4b9f-9c1e-44c718b08c5e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8198pic-42.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788126340866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2638', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2638', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1458, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:58'),
('515e7285-f019-4726-ae1a-9c91b8de3c29', '6', NULL, 'Old Deccan Days or Hindoo Fairy Legends', 'old-deccan-days-or-hindoo-fairy-legends', 'old-deccan-days-or-hindoo-fairy-legends', '9788182900288', '9788182900288', '9788182900288', NULL, 'Collectors in the nineteenth and early twentieth centuries unearthed a wealth of stories from around the world and published them in English translations for the delight of general readers, young and old. Most of these anthologies have been long out of print.

The ABC-CLIO Classic Folk and Fairy Tales series brings back to life these key anthologies of traditional tales from the golden age of folklore discovery. Each volume provides a freshly typeset by otherwise virtually unaltered edition fo a classic work and each is enhanced by an authoritative introduction by a top scholar. These insightful essays discuss the significance of the collection and its original collector; the original collector''s methodology and translation practices; and the original period context according to region or genre.

Certain to be of interest to folklorists, these classic collections are also meant to serve as sources for storytellers and for sheer reading pleasure, reviving as they do hundreds of folk stories, both reassuringly familiar and excitingly strange.

 ', '<p style="text-align:justify"><span>Collectors in the nineteenth and early twentieth centuries unearthed a wealth of stories from around the world and published them in English translations for the delight of general readers, young and old. Most of these anthologies have been long out of print.</span></p>

<p style="text-align:justify"><span>The ABC-CLIO Classic Folk and Fairy Tales series brings back to life these key anthologies of traditional tales from the golden age of folklore discovery. Each volume provides a freshly typeset by otherwise virtually unaltered edition fo a classic work and each is enhanced by an authoritative introduction by a top scholar. These insightful essays discuss the significance of the collection and its original collector; the original collector''s methodology and translation practices; and the original period context according to region or genre.</span></p>

<p style="text-align:justify"><span>Certain to be of interest to folklorists, these classic collections are also meant to serve as sources for storytellers and for sheer reading pleasure, reviving as they do hundreds of folk stories, both reassuringly familiar and excitingly strange.</span></p>

<p> </p>', 'Sub Title
			Old Deccan Days or Hindoo Fairy Legends

			Author
			Kirin Narayan

			ISBN 13 Digit
			9788182900288

			Pages
			257

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Old Deccan Days or Hindoo Fairy Legends</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kirin Narayan</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788182900288</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>257</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"950"', '"570"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 257, '257', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9522dpp-1_8_5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788182900288&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=6', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=6', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3081, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:58'),
('518d6a8b-afa1-487d-8929-de7001f72dc6', '732', NULL, 'Random Field Models in earth Sciences', 'random-field-models-in-earth-sciences', 'random-field-models-in-earth-sciences', 'LKII8877', 'LKII8877', 'LKII8877', NULL, 'This graduate-level text surveys the problems of earth and environmental sciences by means of theoretical models that have as an essential basis a purely random element. In addition to introducing students to spatiotemporal modeling as a fundamental methodology in the earth sciences, this volume illustrates the role of spatiotemporal modeling in the general framework of the scientific method. Starting with discussions of the science of the probable, the various theories of probability, and the physical significance of the random field model, the text explores a variety of problems in earth sciences in which the random field model constitutes an effective approach. A critical and concise summary of the fundamental concepts and results of the general random field theory is followed by considerations of the intrinsic spatial random field model, the factorable random field model, the spatiotemporal random field model, and space transformations of random fields. Additional topics include random field modeling of natural processes, the simulation of natural processes, estimation in space and time, and sampling design.', '<p>This graduate-level text surveys the problems of earth and environmental sciences by means of theoretical models that have as an essential basis a purely random element. In addition to introducing students to spatiotemporal modeling as a fundamental methodology in the earth sciences, this volume illustrates the role of spatiotemporal modeling in the general framework of the scientific method. Starting with discussions of the science of the probable, the various theories of probability, and the physical significance of the random field model, the text explores a variety of problems in earth sciences in which the random field model constitutes an effective approach. A critical and concise summary of the fundamental concepts and results of the general random field theory is followed by considerations of the intrinsic spatial random field model, the factorable random field model, the spatiotemporal random field model, and space transformations of random fields. Additional topics include random field modeling of natural processes, the simulation of natural processes, estimation in space and time, and sampling design.</p>', 'Random Field Models in earth Sciences ', '<h1>Random Field Models in earth Sciences </h1>', '"2399"', '"1439"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80061_4_53.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKII8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=732', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=732', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2644, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:58'),
('51c07608-9238-40bd-9649-c6df2562a084', '3243', NULL, 'Collins Dictionary of the English Language', 'collins-dictionary-of-the-english-language-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243', 'collins-dictionary-of-the-english-language-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243-3243', '9780007337569', '9780007337569', '9780007337569', NULL, 'The new Collins Dictionary of the English Language is comprehensive and authoritative, providing an endlessly browsable “good read” for language lovers. Elegantly packaged with attractive yet durable binding, this is the perfect gift for the dictionary buff or language lover in your life. This dictionary contains all the words and definitions you need every day, plus over 200 essays and special features on a wide range of language topics. With essays on the history of English, the influence of other languages on English, and English as it is used around the world, this reference also touches on the language of historically important writers (including Chaucer and Shakespeare), and grammar controversies.', '<p>The new Collins Dictionary of the English Language is comprehensive and authoritative, providing an endlessly browsable “good read” for language lovers. Elegantly packaged with attractive yet durable binding, this is the perfect gift for the dictionary buff or language lover in your life. This dictionary contains all the words and definitions you need every day, plus over 200 essays and special features on a wide range of language topics. With essays on the history of English, the influence of other languages on English, and English as it is used around the world, this reference also touches on the language of historically important writers (including Chaucer and Shakespeare), and grammar controversies.</p>', 'ISBN-13:
			9780007337569

			Publisher:
			Harpercollins Pub Ltd

			Binding:
			HARDCOVER

			Height:
			267 mm

			No of Pages:
			976

			Width:
			203 mm', '<table border="0" cellpadding="0" cellspacing="0">
	<tbody>
		<tr>
			<td>ISBN-13:</td>
			<td>9780007337569</td>
		</tr>
		<tr>
			<td>Publisher:</td>
			<td>Harpercollins Pub Ltd</td>
		</tr>
		<tr>
			<td>Binding:</td>
			<td>HARDCOVER</td>
		</tr>
		<tr>
			<td>Height:</td>
			<td>267 mm</td>
		</tr>
		<tr>
			<td>No of Pages:</td>
			<td>976</td>
		</tr>
		<tr>
			<td>Width:</td>
			<td>203 mm</td>
		</tr>
	</tbody>
</table>', '"2635"', '"1580"', '"0"', 1, 'HARDCOVER', 'HARDCOVER', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '512d0829-2743-4193-aa0a-e1a678eefb6a', NULL, NULL, 976, '976', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61569780007337569.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780007337569&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3243', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3243', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1136, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:58'),
('51ec804e-3e06-4232-a800-535b334203db', '2825', NULL, 'Keywords For Modern India', 'keywords-for-modern-india-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825', 'keywords-for-modern-india-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825-2825', 'WJNH7677', 'WJNH7677', 'WJNH7677', NULL, 'Keywords For Modern India', '<h1>Keywords For Modern India</h1>', 'Sub Title
			No

			Author
			Craig Jeffrey, John Harriss

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780199665648

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Craig Jeffrey, John Harriss</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780199665648</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2499"', '"1499"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WJNH7677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2825', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2825', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1323, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:58'),
('51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', '2301', NULL, 'Cataloging and Classification - An Introduction - 2/e', 'cataloging-and-classification-an-introduction-2e-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-23-2301', 'cataloging-and-classification-an-introduction-2e-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301-2301', 'PAWE6655', 'PAWE6655', 'PAWE6655', NULL, 'Cataloging and Classification is also a name for the course that covers general principles of bibliography, cataloging, and indexing, that is required for students working toward degrees in Library/Information Science. Of the few texts available for the course, Lois Chan''s Cataloging and Classification is the best because the author is the most widely known and respected authority in the field and the text contains complex, difficult information that is presented clearly and in an organized understandable manner, and provides exercises to reinforce the concepts.', '<p>Cataloging and Classification is also a name for the course that covers general principles of bibliography, cataloging, and indexing, that is required for students working toward degrees in Library/Information Science. Of the few texts available for the course, Lois Chan''s Cataloging and Classification is the best because the author is the most widely known and respected authority in the field and the text contains complex, difficult information that is presented clearly and in an organized understandable manner, and provides exercises to reinforce the concepts.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Lois Mai Chan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780070105065

			Pages
			544

			Binding
			Hardcover

			Year of Publication
			1993

			Edition of Book
			2 edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lois Mai Chan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070105065</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>544</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1993</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 544, '544', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27289780070105065.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PAWE6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2301', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2301', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1668, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:58'),
('51f8bdb0-2ecb-4fc9-8215-95ad0403351d', '4005', 449, 'Justice Delayed is Justice Denied "40" Million Cases Pending in Indian Courts-Causes & Remedies', 'justice-delayed-is-justice-denied-40-million-cases-pending-in-indian-courtscauses-remedies', 'justice-delayed-is-justice-denied-40-million-cases-pending-in-indian-courtscauses-remedies', '9788171871315', '9788171871315', '9788171871315', NULL, 'Contents:-

	Must Read

	Forty Million Cases Pending In India-A Malady For Which Mahatma Is The Remedy

	Pending Cases In Courts

	Litigation Explosion- Causes and Remedies

	“Thus Speaks Memory”

	All Gas and No Substance

	Delay In Disposal Of Cases By Courts

	Modernisation Of Criminal Justice System In India

	Forty Million Cases Pending In Indian Courts- Causes & Remedies

	R.C Aggarwal Honoured

	Some Reviews of My Book “Health, Wealth & Spiritualism”

	Infrastructure Is Required On Priority Basis

	High Courts Can Ask Subordinate Courts To Clear All Petty Cases

	Some General Views About Producing Court Cases

	How to Save Rs.40 Lac Crores per Annum?

	Extremely Bold Steps Need To Be Taken

	India, A Golden Sparrow

	40 Million Court Cases Pending in Different Courts

	Poverty

	How To Win A Court Case

	15 Crores Pending Court Cases In India Will Clog the System By 2040; Already Do Actually!

	Judicial Business Abroad

	The Japanese Justice System

	Vital Statics-Pendency Of Cases In Indian Courts

	Money Making Mantras

	Rs.700 Lac Crores Black Money In India & Abroad! How To Get It Back?

	100 People Can Change The Destiny Of India

	How India Can Be A Very Rich Country?

	Major Eye Opener News On Black Money & Corruption', '<p style="text-align:justify"><strong><span><span><span>Contents:-</span></span></span></strong></p>

<ol>
	<li style="text-align:justify"><span><span><span>Must Read</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Forty Million Cases Pending In India-A Malady For Which Mahatma Is The Remedy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Pending Cases In Courts</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Litigation Explosion- Causes and Remedies</span></span></span></li>
	<li style="text-align:justify"><span><span><span>“Thus Speaks Memory”</span></span></span></li>
	<li style="text-align:justify"><span><span><span>All Gas and No Substance</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Delay In Disposal Of Cases By Courts </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Modernisation Of Criminal Justice System In India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Forty Million Cases Pending In Indian Courts- Causes &amp; Remedies</span></span></span></li>
	<li style="text-align:justify"><span><span><span>R.C Aggarwal Honoured</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Some Reviews of My Book “Health, Wealth &amp; Spiritualism”</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Infrastructure Is Required On Priority Basis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>High Courts Can Ask Subordinate Courts To Clear All Petty Cases</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Some General Views About Producing Court Cases</span></span></span></li>
	<li style="text-align:justify"><span><span><span>How to Save Rs.40 Lac Crores per Annum?</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Extremely Bold Steps Need To Be Taken</span></span></span></li>
	<li style="text-align:justify"><span><span><span>India, A Golden Sparrow</span></span></span></li>
	<li style="text-align:justify"><span><span><span>40 Million Court Cases Pending in Different Courts</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Poverty</span></span></span></li>
	<li style="text-align:justify"><span><span><span>How To Win A Court Case</span></span></span></li>
	<li style="text-align:justify"><span><span><span>15 Crores Pending Court Cases In India Will Clog the System By 2040; Already Do Actually!</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Judicial Business Abroad</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Japanese Justice System</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Vital Statics-Pendency Of Cases In Indian Courts</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Money Making Mantras</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Rs.700 Lac Crores Black Money In India &amp; Abroad! How To Get It Back?</span></span></span></li>
	<li style="text-align:justify"><span><span><span>100 People Can Change The Destiny Of India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>How India Can Be A Very Rich Country?</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Major Eye Opener News On Black Money &amp; Corruption</span></span></span></li>
</ol>', 'Title
			Justice Delayed is Justice Denied "40" Million Cases Pending in Indian Courts-Causes & Remedies 

			Author
			R C Aggarwal

			ISBN
			9788171871315

			Publisher
			Book Palace

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Justice Delayed is Justice Denied "40" Million Cases Pending in Indian Courts-Causes &amp; Remedies </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>R C Aggarwal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788171871315</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Book Palace</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"295"', '"192"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'a2277ec1-8dd8-4a8e-8ee5-bc8ddae298c6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8476jj.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171871315&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4005', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4005', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 449, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:58'),
('522d25ba-9608-4f9a-a6b6-6703b018e489', '4384', 80, 'भारत का इतिहास ( एक नवीन दृष्टीकोण )', 'भरत-क-इतहस-एक-नवन-दषटकण', '-', '8178356570', '8178356570', '8178356570', NULL, 'Bharat Ka Itihas (Ek Navin Dristhikon)', '<h4><span>Bharat Ka Itihas (Ek Navin Dristhikon)</span></h4>

<p> </p>
', 'Title
			भारत का इतिहास ( एक नवीन दृष्टीकोण )

			Author
			किट्टु रेड्ड़ी 

			Publisher
			कल्पज़ पुब्लिकेशन्स 

			Year of Publication
			2008

			Page
			402

			Binding
			Hardcover

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>भारत का इतिहास ( एक नवीन दृष्टीकोण )</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>किट्टु रेड्ड़ी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>कल्पज़ पुब्लिकेशन्स </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>2008</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Page</span></td>
			<td style="text-align:center"><span>402</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, '429bd0b2-c7a4-41f2-b450-bd7263af2ce6', NULL, NULL, 402, '402', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3437bharat.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=8178356570&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4384', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4384', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 80, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:58'),
('5248e709-4813-4e5a-9ee1-e99f9ea5a5a6', '2579', NULL, 'Yog Tatva', 'yog-tatva', 'yog-tatva', '9789391531829', '9789391531829', '9789391531829', NULL, 'Yogatatva', '<h1>Yogatatva</h1>', 'Sub Title
			Yogatatva

			Author
			Dr. Bijender Singh

			ISBN 13 Digit
			9789391531829

			Publisher

			Redgrab Books Pvt Ltd

			 

			 

			 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Yogatatva</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Bijender Singh</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789391531829</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>
			<p>Redgrab Books Pvt Ltd</p>

			<p> </p>

			<p> </p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e9dd4861-feb2-43e1-a379-72a9be835a72', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4002pic-19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789391531829&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2579', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2579', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1513, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:58'),
('5280ac36-de01-4b36-93ac-ebf10fd82fd3', '1188', NULL, 'Progressive Image of Women in Modern Scenario New', 'progressive-image-of-women-in-modern-scenario-new-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1-1188', 'progressive-image-of-women-in-modern-scenario-new-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188-1188', 'EDFR44333', 'EDFR44333', 'EDFR44333', NULL, 'Progressive Image of Women in Modern Scenario New', '<h1>Progressive Image of Women in Modern Scenario New</h1>', 'Sub Title
			No

			Author
			Dr. Viplav

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791484

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791484</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1625"', '"975"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85529788188791484.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR44333&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1188', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1188', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2359, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:58'),
('529cddc9-2b25-448f-bc8d-eccbced079fd', '4077', 384, 'Economics 22/e', 'economics-22e', 'economics-22e', '9789390491926', '9789390491926', '9789390491926', NULL, 'About the book

Economics is seen as one of the most innovative and popular books in the subject area across the globe. This revised edition of the book gives comprehensive discussion on all major areas of both micro and macro aspects of economics, with inclusion of insightful new content around trends. From real-life examples to cutting-edge learning resources, Economics gives a student-centered learning environment that presents content in new, engaging ways. With its modern approach and inclusion of new data, examples, and cases from global as well as Indian context, the book makes learning and applying economics easier for instructors and students alike.

Salient Features:

A simple and engaging read that gives comprehensive discussion on basic to advance topics in economics

Includes new chapters on Market Failures Caused by Externalities and Asymmetric Information, Public Goods, Public Choice, and Government Failure, and The IS-LM Model

Balances theory with practice through innovative in-chapter features, like Key Graphs and Quick Review

Features new consider this and last Word elements that focus on real-life examples and cases in global as well as Indian context.

Contents:

Part 1: Introduction to Economics and the Economy

Part 2: Price, Quantity and Efficiency

Part 3: Consumer Behavior

Part 4: Microeconomics of Product Markets

Part 5: Microeconomics of Resource Markets and Government

Part 6: Microeconomic Issues and Policies

Part 7: GDP, Growth and Instability

Part 8: Macroeconomic Models and Fiscal Policy

Part 9: Money, Banking and Monetary Policy

Part 10: Extensions and Issues

Part 11: International Economics

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Economics is seen as one of the most innovative and popular books in the subject area across the globe. This revised edition of the book gives comprehensive discussion on all major areas of both micro and macro aspects of economics, with inclusion of insightful new content around trends. From real-life examples to cutting-edge learning resources, Economics gives a student-centered learning environment that presents content in new, engaging ways. With its modern approach and inclusion of new data, examples, and cases from global as well as Indian context, the book makes learning and applying economics easier for instructors and students alike. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Salient Features:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A simple and engaging read that gives comprehensive discussion on basic to advance topics in economics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Includes new chapters on Market Failures Caused by Externalities and Asymmetric Information, Public Goods, Public Choice, and Government Failure, and The IS-LM Model</span></span></span></p>

<p style="text-align:justify"><span><span><span>Balances theory with practice through innovative in-chapter features, like Key Graphs and Quick Review</span></span></span></p>

<p style="text-align:justify"><span><span><span>Features new consider this and last Word elements that focus on real-life examples and cases in global as well as Indian context.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Part 1: Introduction to Economics and the Economy</span></span></span></p>

<p><span><span><span>Part 2: Price, Quantity and Efficiency</span></span></span></p>

<p><span><span><span>Part 3: Consumer Behavior</span></span></span></p>

<p><span><span><span>Part 4: Microeconomics of Product Markets</span></span></span></p>

<p><span><span><span>Part 5: Microeconomics of Resource Markets and Government</span></span></span></p>

<p><span><span><span>Part 6: Microeconomic Issues and Policies</span></span></span></p>

<p><span><span><span>Part 7: GDP, Growth and Instability</span></span></span></p>

<p><span><span><span>Part 8: Macroeconomic Models and Fiscal Policy</span></span></span></p>

<p><span><span><span>Part 9: Money, Banking and Monetary Policy</span></span></span></p>

<p><span><span><span>Part 10: Extensions and Issues</span></span></span></p>

<p><span><span><span>Part 11: International Economics</span></span></span></p>

<p><span><span> </span></span></p>', 'Title
			Economics 22/e

			Author
			McConnell/Brue

			ISBN
			9789390491926

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Economics 22/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>McConnell/Brue</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390491926</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1230"', '"923"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6077eco22.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390491926&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4077', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4077', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 384, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:58'),
('52bbf05c-f183-4503-8cde-931fdbf5544b', '366', NULL, 'Transforming Social Work Practice - Understanding and Using Theory in Social Work - 2/e', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-36-366', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369', 'Transforming Social Work', 'Transforming Social Work::366', 'Transforming Social Work', NULL, 'Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.', '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 'Sub Title
			No

			Author
			Chris Gaine

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844455935

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2010)

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chris Gaine</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844455935</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010)</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2499"', '"2427"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43799781844455935_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Transforming%20Social%20Work%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=366', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=366', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2867, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:58'),
('52c560f7-4ab2-467c-8f11-21a2c3df473e', '1924', NULL, 'Biological Adhesives', 'biological-adhesives-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924', 'biological-adhesives-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924-1924', 'SDFV4433', 'SDFV4433', 'SDFV4433', NULL, 'Many plants, animals, and microbes use adhesive polymers and structures to attach to inert substrates, to each other, or to other organisms. This is the first major review that brings together research on many of the well-known biological adhesives. Emphasizing the diversity of biological adhesives and associated adhesion processes, it deals with bacteria, fungi, algae, and marine and terrestrial animals. It bridges a variety of disciplines including biochemistry, molecular biology, biomechanics, bioengineering, microbiology, organism structure and function, and ultrastructure. As we learn more about the molecular and mechanical properties of these adhesives, we begin to understand why they adhere so well and how they develop cohesive strength. With this understanding comes the prospect of developing synthetic or semi-synthetic adhesives with broad applications in areas such as medicine, dentistry, and biotechnology. The book is suitable for both industrial and academic researchers.', '<p>Many plants, animals, and microbes use adhesive polymers and structures to attach to inert substrates, to each other, or to other organisms. This is the first major review that brings together research on many of the well-known biological adhesives. Emphasizing the diversity of biological adhesives and associated adhesion processes, it deals with bacteria, fungi, algae, and marine and terrestrial animals. It bridges a variety of disciplines including biochemistry, molecular biology, biomechanics, bioengineering, microbiology, organism structure and function, and ultrastructure. As we learn more about the molecular and mechanical properties of these adhesives, we begin to understand why they adhere so well and how they develop cohesive strength. With this understanding comes the prospect of developing synthetic or semi-synthetic adhesives with broad applications in areas such as medicine, dentistry, and biotechnology. The book is suitable for both industrial and academic researchers.</p>', 'Biological Adhesives', '<h1>Biological Adhesives</h1>', '"24799"', '"14879"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1424dpp_9_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFV4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1924', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1924', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1889, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:58'),
('52ca8ff2-dc01-41c2-af05-facf6f811f7f', '1228', NULL, 'Emergent Methods in Social Research New', 'emergent-methods-in-social-research-new-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1-1228', 'emergent-methods-in-social-research-new-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228-1228', 'TYUJ6655', 'TYUJ6655', 'TYUJ6655', NULL, 'Emergent Methods in Social Research: Theories, Methods, and Methodologies introduces state-of-the-art social research methods that address the growing methods-theory gap within and across the disciplines. In this text, editors Sharlene Nagy Hesse-Biber and Patricia Leavy combine original, in-depth introductions, previously published articles, and original works to provide readers with a comprehensive view of new and cutting-edge research methods and methodologies.', '<p>Emergent Methods in Social Research: Theories, Methods, and Methodologies introduces state-of-the-art social research methods that address the growing methods-theory gap within and across the disciplines. In this text, editors Sharlene Nagy Hesse-Biber and Patricia Leavy combine original, in-depth introductions, previously published articles, and original works to provide readers with a comprehensive view of new and cutting-edge research methods and methodologies.</p>', 'Sub Title
			No

			Author
			Sharlene Nagy Hesse-Biber, Patricia Lina Leavy

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412909174

			Pages
			448

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sharlene Nagy Hesse-Biber, Patricia Lina Leavy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412909174</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>448</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"659"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 448, '448', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97599781412909174.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUJ6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1228', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1228', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2330, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:59'),
('52cbdacd-88fa-4bff-af07-deed5e1b02b7', '1098', NULL, 'Tagore''s Heroines - Assessing the Portraits of Gender Orientation', 'tagores-heroines-assessing-the-portraits-of-gender-orientation-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-109-1098', 'tagores-heroines-assessing-the-portraits-of-gender-orientation-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098-1098', 'TYUI7766', 'TYUI7766', 'TYUI7766', NULL, 'Tagore''s Heroines - Assessing the Portraits of Gender Orientation', '<h1>Tagore''s Heroines - Assessing the Portraits of Gender Orientation</h1>', 'Sub Title
			No

			Author
			Bina Biswas

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172737443

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bina Biswas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737443</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14159788172737443.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUI7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1098', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1098', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2421, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('52ddc93b-e3d2-4b77-9609-4a7e477b0e22', '2993', NULL, 'How to Study Literature - Stylistic and Pragmatic Approaches', 'how-to-study-literature-stylistic-and-pragmatic-approaches-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-29-2993', 'how-to-study-literature-stylistic-and-pragmatic-approaches-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993-2993', 'VBHY7765', 'VBHY7765', 'VBHY7765', NULL, 'How to Study Literature - Stylistic and Pragmatic Approaches', '<h1>How to Study Literature - Stylistic and Pragmatic Approaches</h1>', 'Sub Title
			No

			Author
			Nozar Niazi, Rama Gautam

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120340619

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nozar Niazi, Rama Gautam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120340619</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBHY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2993', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2993', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1227, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('52eece2f-dbb0-471b-80a8-5c0cb2f90e94', '1716', NULL, 'Mathematical Implications of Einstein-Weyl Causality Lectures', 'mathematical-implications-of-einsteinweyl-causality-lectures-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716', 'mathematical-implications-of-einsteinweyl-causality-lectures-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716-1716', 'FGHU7755', 'FGHU7755', 'FGHU7755', NULL, 'Here is a systematic approach to such fundamental questions as: What mathematical structures does Einstein-Weyl causality impose on a point-set that has no other previous structure defined on it? The author proposes an axiomatization of the physics inspired notion of Einstein-Weyl causality and investigating the consequences in terms of possible topological spaces. One significant result is that the notion of causality can effectively be extended to discontinuum.', '<p>Here is a systematic approach to such fundamental questions as: What mathematical structures does Einstein-Weyl causality impose on a point-set that has no other previous structure defined on it? The author proposes an axiomatization of the physics inspired notion of Einstein-Weyl causality and investigating the consequences in terms of possible topological spaces. One significant result is that the notion of causality can effectively be extended to discontinuum.</p>', 'Mathematical Implications of Einstein-Weyl Causality Lectures', '<h1>Mathematical Implications of Einstein-Weyl Causality Lectures</h1>', '"5899"', '"3539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8682dpp_18_85.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHU7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1716', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1716', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2020, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('530def87-9237-4dfe-b926-cc2c23c95769', '3797', 654, 'Stereographic Projection', 'stereographic-projection', 'stereographic-projection', '-----', '-----', '-----', NULL, 'Sections and description:

1. Definition and Basic Properties of the Stereographic Projection 11

Sec. I gives a definition of the stereographic projection and proofs of its basic properties.

2. Stereographic Projection and Inversion 20

In Sec. 2 we establish the connection between the stereographic projection and a remarkable transformation of a plane onto itself in which the circles are also transformed into

circles or straight lines and the angles between the lines are transformed into the angles equal to them - this transformation is called the inversion with respect to a circle; in the same

section we establish the relation of the stereographic projection to the similar transformation of space - the inversion with respect to a sphere.

3. Proof of the Properties of the Stereographic Projection by Means of Coordinates 25

In Sec. 3 the basic properties of the stereographic projection are proved in a different way, namely by means of coordinates.

4. Spherical Metric on a Plane. Application of Complex numbers 30

Sec. 4 establishes the relation between the stereographic projection and the complex numbers: when the projection plane is considered to be a plane of a complex variable, mapping of complex numbers by the points on the sphere is realized by means

of a stereographic projection. This mapping is frequently utilized in the theory of functions of complex variables since the so-called point at infinity of the plane of the complex variable, which cannot be mapped on the plane itself, is given on the sphere by the very projection centre. The same section discusses the so-called spherical metric on a plane when the distance between two points of the plane is assumed equal to a spherical distance between the corresponding points on the sphere; this distance is expressed in the simplest form by means of complex numbers.

5. Mapping of Sphere Rotations on a Plane 37

In Sec. 5 we show how the rotations of the sphere are mapped by the plane transformations in the stereographic projection; these transformations are also expressed most simply by means of complex numbers.

6. History of the Stereographic Projection 40

Sec. 6 gives an account of the history of stereographic projection which was developed already in antiquity and was very popular in the Middle Ages.

7. Application of the Stereographic Projection to Astronomy and Geography 42

Sec. 7 describes how the stereographic projection applies to astronomy - medieval astrolabes were based on this projection - and to geography where this projection is used to draw nautical maps.

8. Application of the Stereographic Projection to the Lobachevskian Geometry 47

Sec. 8 presents the definition of the Lobachevskian plane, demonstrates how a peculiar

stereographic projection can yield a projection of the Lobachevskian plane onto an ordinary plane so that the circles and some other curves on the Lobachevskian plane are mapped as circles or straight lines while the angles between the lines of the Lobachevskian plane are mapped as the angles equal to them.', '<blockquote>
<p> </p>
</blockquote>

<p>Sections and description:</p>

<p><strong>1. Definition and Basic Properties of the Stereographic Projection 11</strong></p>

<p>Sec. I gives a definition of the stereographic projection and proofs of its basic properties.</p>

<p><strong>2. Stereographic Projection and Inversion 20</strong></p>

<p>In Sec. 2 we establish the connection between the stereographic projection and a remarkable transformation of a plane onto itself in which the circles are also transformed into<br />
circles or straight lines and the angles between the lines are transformed into the angles equal to them - this transformation is called the inversion with respect to a circle; in the same<br />
section we establish the relation of the stereographic projection to the similar transformation of space - the inversion with respect to a sphere.</p>

<p><strong>3. Proof of the Properties of the Stereographic Projection by Means of Coordinates 25</strong></p>

<p>In Sec. 3 the basic properties of the stereographic projection are proved in a different way, namely by means of coordinates.</p>

<p><strong>4. Spherical Metric on a Plane. Application of Complex numbers 30</strong></p>

<p>Sec. 4 establishes the relation between the stereographic projection and the complex numbers: when the projection plane is considered to be a plane of a complex variable, mapping of complex numbers by the points on the sphere is realized by means<br />
of a stereographic projection. This mapping is frequently utilized in the theory of functions of complex variables since the so-called point at infinity of the plane of the complex variable, which cannot be mapped on the plane itself, is given on the sphere by the very projection centre. The same section discusses the so-called spherical metric on a plane when the distance between two points of the plane is assumed equal to a spherical distance between the corresponding points on the sphere; this distance is expressed in the simplest form by means of complex numbers.</p>

<p><strong>5. Mapping of Sphere Rotations on a Plane 37</strong></p>

<p>In Sec. 5 we show how the rotations of the sphere are mapped by the plane transformations in the stereographic projection; these transformations are also expressed most simply by means of complex numbers.</p>

<p><strong>6. History of the Stereographic Projection 40</strong></p>

<p>Sec. 6 gives an account of the history of stereographic projection which was developed already in antiquity and was very popular in the Middle Ages.</p>

<p><strong>7. Application of the Stereographic Projection to Astronomy and Geography 42</strong></p>

<p>Sec. 7 describes how the stereographic projection applies to astronomy - medieval astrolabes were based on this projection - and to geography where this projection is used to draw nautical maps.</p>

<p><strong>8. Application of the Stereographic Projection to the Lobachevskian Geometry 47</strong></p>

<p>Sec. 8 presents the definition of the Lobachevskian plane, demonstrates how a peculiar<br />
stereographic projection can yield a projection of the Lobachevskian plane onto an ordinary plane so that the circles and some other curves on the Lobachevskian plane are mapped as circles or straight lines while the angles between the lines of the Lobachevskian plane are mapped as the angles equal to them.</p>
', 'TITLE
			Stereographic Projection

			AUTHOR
			B.A. Rosenfeld

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1972

			PAGES
			56

			BINDING
			Paperback', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">TITLE</td>
			<td style="text-align:center"><strong>Stereographic Projection</strong></td>
		</tr>
		<tr>
			<td style="text-align:center">AUTHOR</td>
			<td style="text-align:center"><strong>B.A. Rosenfeld</strong></td>
		</tr>
		<tr>
			<td style="text-align:center">PUBLISHER</td>
			<td style="text-align:center"><strong>Mir Publishers Moscow</strong></td>
		</tr>
		<tr>
			<td style="text-align:center">YEAR OF PUBLICATION</td>
			<td style="text-align:center"><strong>1972</strong></td>
		</tr>
		<tr>
			<td style="text-align:center">PAGES</td>
			<td style="text-align:center"><strong>56</strong></td>
		</tr>
		<tr>
			<td style="text-align:center">BINDING</td>
			<td style="text-align:center"><strong>Paperback</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 56, '56', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6971stereo.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-----&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3797', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3797', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 654, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:59'),
('531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', '3700', 741, 'Encyclopedia of Toxicology - 3 vols. In Complete Set', 'encyclopedia-of-toxicology-3-vols-in-complete-set', 'encyclopedia-of-toxicology-3-vols-in-complete-set', '012227220X', '012227220X', '012227220X', NULL, 'The Encyclopedia of Toxicology provides a comprehensive collection of concise and readable explanations of basic principles in toxicology and the potential hazards of chemicals. Written by highly qualified contributors and containing a broad selection of topics, the Encyclopedia of Toxicology is of value to both toxicologists and non-toxicologists, including physicians, attorneys, regulators, safety managers, and environmental engineers-anyone whose work involves the health and safety issues of common and uncommon substances. The Encyclopedia of Toxicology plays a critical role at the intermediate level by offering more detail than a dictionary while remaining accessible to the generalist in risk assessment, regulation, and consulting. The Encyclopedia includes entries related to research and clinical toxicology, risk assessment, ecotoxicology, epidemiology, radiation, noise, information resources, organizations, and education. With more than 750 entries, extensive cross-references, a detailed index, and numerous references to primary and secondary literature, the Encyclopedia will be an indispensable resource.', '<p style="text-align:justify"><span><span><span>The Encyclopedia of Toxicology provides a comprehensive collection of concise and readable explanations of basic principles in toxicology and the potential hazards of chemicals. Written by highly qualified contributors and containing a broad selection of topics, the Encyclopedia of Toxicology is of value to both toxicologists and non-toxicologists, including physicians, attorneys, regulators, safety managers, and environmental engineers-anyone whose work involves the health and safety issues of common and uncommon substances. The Encyclopedia of Toxicology plays a critical role at the intermediate level by offering more detail than a dictionary while remaining accessible to the generalist in risk assessment, regulation, and consulting. The Encyclopedia includes entries related to research and clinical toxicology, risk assessment, ecotoxicology, epidemiology, radiation, noise, information resources, organizations, and education. With more than 750 entries, extensive cross-references, a detailed index, and numerous references to primary and secondary literature, the Encyclopedia will be an indispensable resource.</span></span></span></p>', ' 

			Title

			 

			Encyclopedia of Toxicology - 3 vols. In Complete Set

			Author

			Philip Wexler

			Publisher

			Elsevier

			ISBN-13 Digit

			9780122272202

			ISBN-10 Digit

			012227220X

			Pages

			1705

			Year

			1998

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong><span>Title</span></strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span><span>Encyclopedia of Toxicology - 3 vols. In Complete Set</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>Philip Wexler</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Publisher</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>Elsevier</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN-13 Digit </span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>9780122272202</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN-10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>012227220X</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1705</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1998</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hard Bound </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language </span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"27482"', '"16490"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '1998', NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, 1705, '1705', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/108441MVZRN2K9L._AC_UF894,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=012227220X&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3700', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3700', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 741, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:59'),
('53324251-54a3-4086-b854-da6afbb78e37', '4195', 268, 'Business Research Methods', 'business-research-methods-4195', 'business-research-methods', '9789332585515', '9789332585515', '9789332585515', NULL, 'About the book

Business Research Methods, 2e, provides students with the knowledge, understanding and necessary skills to conduct business research. The reader is taken step-by-step through a range of contemporary research methods, while numerous worked examples and real-life case studies enable students to relate with the context and thus grasp concepts effectively.

Keeping in mind the developments in the subject area and necessary feedback from the users of this book, the latest edition has been extensively revised to include the necessary updates. The revision has been carried out in three ways: (i) by adding a few topics in existing chapters, (ii) by restructuring chapters pertaining to multivariate techniques, and (iii) by including a new chapter - Chapter 20: Confirmatory Factor Analysis, Structural Equation Modelling and Path Analysis.

Content:

Part I Introduction to Business Research

1 Business Research Methods: An Introduction

2 Business Research Process Design

Part II Research Design Formulation

3 Measurement and Scaling

4 Questionnaire Design

5 Sampling and Sampling Distributions

Part III Sources and Collection of Data

6 Secondary Data Sources

7 Data Collection: Survey and Observation

8 Experimentation

9 Fieldwork and Data Preparation

Part IV Data Analysis and Presentation

10 Statistical Inference: Hypothesis Testing for Single Populations

11 Statistical Inference: Hypothesis Testing for Two Populations

12 Analysis of Variance and Experimental Designs

13 Hypothesis Testing for Categorical Data (Chi-Square Test)

14 Non-Parametric Statistics

15 Correlation and Simple Linear Regression Analysis

16 Multiple Regression Analysis

17 Discriminant Analysis and Logistic Regression Analysis

18 Factor Analysis and Cluster Analysis

19 Conjoint Analysis, Multidimensional Scaling and Correspondence Analysis

20 Confirmatory Factor Analysis, Structural Equation Modeling and Path Analysis

Part V Result Presentation

21 Presentation of Result: Report Writing', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Business Research Methods, 2e, provides students with the knowledge, understanding and necessary skills to conduct business research. The reader is taken step-by-step through a range of contemporary research methods, while numerous worked examples and real-life case studies enable students to relate with the context and thus grasp concepts effectively.<br />
<br />
Keeping in mind the developments in the subject area and necessary feedback from the users of this book, the latest edition has been extensively revised to include the necessary updates. The revision has been carried out in three ways: (i) by adding a few topics in existing chapters, (ii) by restructuring chapters pertaining to multivariate techniques, and (iii) by including a new chapter - Chapter 20: Confirmatory Factor Analysis, Structural Equation Modelling and Path Analysis.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part I Introduction to Business Research</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Business Research Methods: An Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Business Research Process Design</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part II Research Design Formulation</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>3 Measurement and Scaling</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Questionnaire Design</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Sampling and Sampling Distributions</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part III Sources and Collection of Data</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>6 Secondary Data Sources</span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Data Collection: Survey and Observation</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Experimentation</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Fieldwork and Data Preparation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part IV Data Analysis and Presentation</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>10 Statistical Inference: Hypothesis Testing for Single Populations</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Statistical Inference: Hypothesis Testing for Two Populations</span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Analysis of Variance and Experimental Designs</span></span></span></p>

<p style="text-align:justify"><span><span><span>13 Hypothesis Testing for Categorical Data (Chi-Square Test)</span></span></span></p>

<p style="text-align:justify"><span><span><span>14 Non-Parametric Statistics</span></span></span></p>

<p style="text-align:justify"><span><span><span>15 Correlation and Simple Linear Regression Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>16 Multiple Regression Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>17 Discriminant Analysis and Logistic Regression Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>18 Factor Analysis and Cluster Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>19 Conjoint Analysis, Multidimensional Scaling and Correspondence Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>20 Confirmatory Factor Analysis, Structural Equation Modeling and Path Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part V Result Presentation</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>21 Presentation of Result: Report Writing</span></span></span></p>', 'Title
			Business Research Methods

			Author
			Naval Bajpai

			ISBN
			9789332585515

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Research Methods</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Naval Bajpai</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332585515</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"840"', '"672"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5968methods.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332585515&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4195', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4195', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 268, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:59'),
('5336ed86-5e8b-42dd-96ec-ce3871c43405', '4223', 240, 'Business Communication 2/e', 'business-communication-2e-4223', 'business-communication-2e', '9789353502157', '9789353502157', '9789353502157', NULL, 'About the book

Beginning with the epochs of ancient history to the aeons of modern world, communication has been the corner-stone of success. This book, Business Communication, is an effort to take you on a transformational journey and dash; a journey of personal and professional growth for a successful life. This book will help you identify your current level of communicational prowess it will help you become aware of your own communication style and it will equip you with communication techniques to suit various situations. From the common aspects of oral and written communication to the finer aspects of etiquette and decorum, the book is filled with everyday practical examples to help you gather conceptual understanding of communication in all its dimensions.

Content:

Unit I: Oral Communication

	Introduction to Communication

	Communication in Action

	Kinesics (Body Language)

	Paralanguage (Voice)

	Listening Skills

Unit II: Written Communication

	Basics of Written Communication

	Written Analysis of Cases

	Letter Writing

	Memos and Minutes of Meeting

	Resumes and Cover Letter

	Reports and Proposals

	Mechanics of Editing and Proofreading

Unit III: Technology and Communication

	Presentation Skills

	E-Mail Etiquette

	Telephone Etiquette

Unit IV: Succeeding at the Workplace

	Organizational Communication

	Cross-Cultural Communication

	Talking the Talk

	Interview Prowess

	Corporate Etiquette

	Grooming, Clothing and Accessorizing

	Ethical and Legal Aspects of Communication', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Beginning with the epochs of ancient history to the aeons of modern world, communication has been the corner-stone of success. This book, Business Communication, is an effort to take you on a transformational journey and dash; a journey of personal and professional growth for a successful life. This book will help you identify your current level of communicational prowess it will help you become aware of your own communication style and it will equip you with communication techniques to suit various situations. From the common aspects of oral and written communication to the finer aspects of etiquette and decorum, the book is filled with everyday practical examples to help you gather conceptual understanding of communication in all its dimensions.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Unit I: Oral Communication</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Communication</span></span></span></li>
	<li><span><span><span>Communication in Action</span></span></span></li>
	<li><span><span><span>Kinesics (Body Language)</span></span></span></li>
	<li><span><span><span>Paralanguage (Voice)</span></span></span></li>
	<li><span><span><span>Listening Skills</span></span></span></li>
</ol>

<p><span><span><strong><span>Unit II: Written Communication</span></strong></span></span></p>

<ol>
	<li><span><span><span>Basics of Written Communication</span></span></span></li>
	<li><span><span><span>Written Analysis of Cases</span></span></span></li>
	<li><span><span><span>Letter Writing</span></span></span></li>
	<li><span><span><span>Memos and Minutes of Meeting</span></span></span></li>
	<li><span><span><span>Resumes and Cover Letter</span></span></span></li>
	<li><span><span><span>Reports and Proposals</span></span></span></li>
	<li><span><span><span>Mechanics of Editing and Proofreading</span></span></span></li>
</ol>

<p><span><span><strong><span>Unit III: Technology and Communication</span></strong></span></span></p>

<ol>
	<li><span><span><span>Presentation Skills</span></span></span></li>
	<li><span><span><span>E-Mail Etiquette</span></span></span></li>
	<li><span><span><span>Telephone Etiquette</span></span></span></li>
</ol>

<p><span><span><strong><span>Unit IV: Succeeding at the Workplace</span></strong></span></span></p>

<ol>
	<li><span><span><span>Organizational Communication</span></span></span></li>
	<li><span><span><span>Cross-Cultural Communication</span></span></span></li>
	<li><span><span><span>Talking the Talk</span></span></span></li>
	<li><span><span><span>Interview Prowess</span></span></span></li>
	<li><span><span><span>Corporate Etiquette</span></span></span></li>
	<li><span><span><span>Grooming, Clothing and Accessorizing</span></span></span></li>
	<li><span><span><span>Ethical and Legal Aspects of Communication</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Business Communication 2/e

			Author
			Mallika Nawal

			ISBN
			9789353502157

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Communication 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mallika Nawal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353502157</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"745"', '"596"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9487business.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353502157&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4223', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4223', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 240, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:59'),
('5337f016-3a93-4f20-93fc-6a4a411164e5', '190', NULL, 'Scientific Thought -In Context in 2 Vols.', 'scientific-thought-in-context-in-2-vols', 'scientific-thought-in-context-in-2-vols', 'Scientific Thought', 'Scientific Thought', 'Scientific Thought', NULL, '', NULL, 'Sub Title
			No

			Author
			Gale

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414402987

			Pages
			2008

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414402987</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"39119"', '"23471"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2008, '2008', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18349781414402987_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Scientific%20Thought&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=190', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=190', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2964, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('533a02da-1a9e-4ace-9ec5-1dfa394861e8', '2580', NULL, 'Jyon Mehandi ko Rang', 'jyon-mehandi-ko-rang-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580', 'jyon-mehandi-ko-rang-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580-2580', '8173153590', '8173153590', '8173153590', NULL, 'Jyon Mehandi ko Rang', '<h1>Jyon Mehandi ko Rang</h1>', 'Sub Title
			Jyon Mehandi ko Rang

			Author
			Mirdula Sinha

			ISBN 10 Digit
			8173153590

			Publisher
			Prabhat Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Jyon Mehandi ko Rang</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mirdula Sinha</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8173153590</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Prabhat Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"300"', '"180"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'baac598d-d33d-48b9-becf-d4f14defae62', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2566pic-18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8173153590&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2580', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2580', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1512, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:59'),
('5344e74a-68d5-41c1-83bc-33c0035f8614', '2602', NULL, 'Sharir Rachna Evam Kriya Vigyan', 'sharir-rachna-evam-kriya-vigyan-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602', 'sharir-rachna-evam-kriya-vigyan-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602-2602', '9788192512600', '9788192512600', '9788192512600', NULL, 'Sharir Rachna Evam Kriya Vigyan', '<h1>Sharir Rachna Evam Kriya Vigyan</h1>', 'Sub Title

			Sharir Rachna Evam Kriya Vigyan

			Author
			Ranjana Upadhyay

			ISBN 13 Digit
			9788192512600

			Publisher
			Neha Pustak Kendra

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sharir Rachna Evam Kriya Vigyan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjana Upadhyay</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192512600</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Neha Pustak Kendra</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '20071a8d-f028-4b44-a2b3-8352ebbae719', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9104pic-1.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192512600&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2602', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2602', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1490, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:59'),
('534b5e73-0ef6-44df-82a3-ae7f04e7f509', '535', NULL, 'Political Psychology - Library of Political Science in 4 Vols.', 'political-psychology-library-of-political-science-in-4-vols-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535', 'political-psychology-library-of-political-science-in-4-vols-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535-535', '9781848607095', '9781848607095', '9781848607095', NULL, 'Political psychology is an interdisciplinary field in which psychological concepts and methods are used to test theories about elite and mass political behavior. The field draws on a diverse set of disciplinary sources, including anthropology, neuroscience, history, behavioral genetics, psychoanalysis, as well as all branches of psychology. This collection brings together this diverse body of work, organizing it and distilling it into a single vital reference source. Its aim is to provide a definitive set of classic and contemporary readings representing all theoretical, methodological and epistemological approaches to the study of the political psychology, as well as to provide extensive coverage of the myriad areas of political behavior from a psychological perspective.

Volume 1: Theoretical Approaches

Volume 2: Public Opinion and Mass Political Behaviour

Volume 3: International Relations and the Psychology of Political Elites

Volume 4: Intergroup Relations and Political Violence', '<p>Political psychology is an interdisciplinary field in which psychological concepts and methods are used to test theories about elite and mass political behavior. The field draws on a diverse set of disciplinary sources, including anthropology, neuroscience, history, behavioral genetics, psychoanalysis, as well as all branches of psychology. This collection brings together this diverse body of work, organizing it and distilling it into a single vital reference source. Its aim is to provide a definitive set of classic and contemporary readings representing all theoretical, methodological and epistemological approaches to the study of the political psychology, as well as to provide extensive coverage of the myriad areas of political behavior from a psychological perspective.</p>

<p>Volume 1: Theoretical Approaches<br />
Volume 2: Public Opinion and Mass Political Behaviour<br />
Volume 3: International Relations and the Psychology of Political Elites<br />
Volume 4: Intergroup Relations and Political Violence</p>', 'Sub Title
			Library of Political Science

			Author
			Howard Lavine

			Publisher
			SAGE

			ISBN 13 Digit
			9781848607095

			Pages
			1656

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Political Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Howard Lavine</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848607095</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1656</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"67983"', '"40789"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1656, '1656', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3219789386042231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781848607095&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=535', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=535', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2756, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('53590a50-6404-4472-9f5f-288d367858bb', '3935', 516, 'अनुपम और क्रूर संसार', 'अनपम-और-करर-ससर', '-', '5-05-003218-0', '5-05-003218-0', '5-05-003218-0', NULL, 'Anupam aur kurer sansar', '<h1>Anupam aur kurer sansar</h1>
', 'Title
			अनुपम और क्रूर संसार

			Author
			मिखाईल बुल्गाकोव, आन्द्रेई प्लातोनोव

			Publisher
			Sahtiya Akademi, Raduga prakashan

			Year of Publication
			1990

			Pages
			408

			Binding 
			Hardcover

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">अनुपम और क्रूर संसार</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मिखाईल बुल्गाकोव, आन्द्रेई प्लातोनोव</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Sahtiya Akademi, Raduga prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1990</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">408</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding </td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, '4d82f29b-4974-4627-94a0-defdbc8048d0', NULL, NULL, 408, '408', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/190915949_Anupam-Aur-Krura-Sansar_M.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-05-003218-0&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3935', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3935', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 516, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:59'),
('5364df55-8d22-4771-b4f1-7ab6e991b10b', '3323', NULL, 'My Girlhood - Penguin Classics', 'my-girlhood-penguin-classics-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323', 'my-girlhood-penguin-classics-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323-3323', '9780670093922', '9780670093922', '9780670093922', NULL, 'Set in the backdrop of the Bangladesh Liberation War of 1971, this book recollects Taslima Nasrin’s early years. From her birth on a holy day to the dawn of womanhood at fourteen to her earliest memories that alternate between scenes of violence, memories of her pious mother, the rise of religious fundamentalism, the trauma of molestation and the beginning of a journey that redefined her world, My Girlhood is a tour de force.', '<p>Set in the backdrop of the Bangladesh Liberation War of 1971, this book recollects Taslima Nasrin’s early years. From her birth on a holy day to the dawn of womanhood at fourteen to her earliest memories that alternate between scenes of violence, memories of her pious mother, the rise of religious fundamentalism, the trauma of molestation and the beginning of a journey that redefined her world, <em>My Girlhood</em> is a tour de force.</p>', 'ISBN-13   :   9780670093922

Language   :   English

Binding   :    Paperback

Publisher   :   Penguin Classics

Publishing Date   :   2020-03-07

Product Edition  :   1

Total Pages  :   336', '<p>ISBN-13   :   9780670093922</p>

<p>Language   :   English</p>

<p>Binding   :    Paperback</p>

<p>Publisher   :   Penguin Classics</p>

<p>Publishing Date   :   2020-03-07</p>

<p>Product Edition  :   1</p>

<p>Total Pages  :   336</p>', '"599"', '"359"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79949780670093922.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780670093922&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3323', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3323', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1062, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:44:59'),
('536ca87d-ffc7-4d45-8091-5071fd74dd6e', '2953', NULL, 'An Introduction to the Mathematical Theory of Dynamic Materials', 'an-introduction-to-the-mathematical-theory-of-dynamic-materials-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-29-2953', 'an-introduction-to-the-mathematical-theory-of-dynamic-materials-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953-2953', '9783319653457', '9783319653457', '9783319653457', NULL, 'This fascinating book is a treatise on real space-age materials. It is a mathematical treatment of a novel concept in material science that characterizes the properties of dynamic materials―that is, material substances whose properties are variable in space and time. Unlike conventional composites that are often found in nature, dynamic materials are mostly the products of modern technology developed to maintain the most effective control over dynamic processes.', '<p>This fascinating book is a treatise on real space-age materials. It is a mathematical treatment of a novel concept in material science that characterizes the properties of dynamic materials―that is, material substances whose properties are variable in space and time. Unlike conventional composites that are often found in nature, dynamic materials are mostly the products of modern technology developed to maintain the most effective control over dynamic processes.</p>', 'An Introduction to the Mathematical Theory of Dynamic Materials

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 277 pages

	ISBN-10 ‏ : ‎ 3319653458

	ISBN-13 ‏ : ‎ 978-3319653457

	Item Weight ‏ : ‎ 680 g

	Dimensions ‏ : ‎ 15.88 x 2.54 x 23.5 cm', '<h1>An Introduction to the Mathematical Theory of Dynamic Materials</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 277 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3319653458</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3319653457</span></li>
	<li><span>Item Weight ‏ : ‎ 680 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.88 x 2.54 x 23.5 cm</span></li>
</ul>', '"9500"', '"5700"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47901.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319653457&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2953', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2953', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1251, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('537a7b5a-da40-4f09-a745-97b6134b1fca', '4249', 214, 'Harvard Business Review Managers Handbook: The 17 Skills Leaders Need to Stand Out', 'harvard-business-review-managers-handbook-the-17-skills-leaders-need-to-stand-out', 'harvard-business-review-managers-handbook-the-17-skills-leaders-need-to-stand-out', '9781633691247', '9781633691247', '9781633691247', NULL, 'About the book

The one primer you need to develop your managerial and leadership skills.

Whether you’re a new manager or looking to have more influence in your current management role, the challenges you face come in all shapes and sizes—a direct report’s anxious questions, your boss’s last-minute assignment of an important presentation, or a blank business case staring you in the face. To reach your full potential in these situations, you need to master a new set of business and personal skills.

Packed with step-by-step advice and wisdom from Harvard Business Review’s management archive, the HBR Manager’s Handbook provides best practices on topics from understanding key financial statements and the fundamentals of strategy to emotional intelligence and building your employees’ trust. The book’s brief sections allow you to home in quickly on the solutions you need right away—or take a deeper dive if you need more context.

Content:

Part One: Develop a Leader Mindset

	The Transition to Leadership

	Building Trust and Credibility

	Emotional Intelligence

	Positioning Yourself for Success

Part Two: Managing Yourself

	Becoming a Person of Influence

	Communicating Effectively

	Personal Productivity

	Self-Development

Part Three: Managing Individuals

	Delegating with Confidence

	Giving Effective Feedback

	Developing Talent

Part Four: Managing Teams

	Leading Teams

	Fostering Creativity

	Hiring—and Keeping—the Best

Part Five: Managing the Business

	Strategy: A Primer

	Mastering Financial Tools

	Developing a Business Case', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The one primer you need to develop your managerial and leadership skills.<br />
Whether you’re a new manager or looking to have more influence in your current management role, the challenges you face come in all shapes and sizes—a direct report’s anxious questions, your boss’s last-minute assignment of an important presentation, or a blank business case staring you in the face. To reach your full potential in these situations, you need to master a new set of business and personal skills.<br />
<br />
Packed with step-by-step advice and wisdom from Harvard Business Review’s management archive, the HBR Manager’s Handbook provides best practices on topics from understanding key financial statements and the fundamentals of strategy to emotional intelligence and building your employees’ trust. The book’s brief sections allow you to home in quickly on the solutions you need right away—or take a deeper dive if you need more context.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part One: Develop a Leader Mindset</span></strong></span></span></p>

<ol>
	<li><span><span><span>The Transition to Leadership</span></span></span></li>
	<li><span><span><span>Building Trust and Credibility</span></span></span></li>
	<li><span><span><span>Emotional Intelligence</span></span></span></li>
	<li><span><span><span>Positioning Yourself for Success</span></span></span></li>
</ol>

<p><span><span><strong><span>Part Two: Managing Yourself</span></strong></span></span></p>

<ol>
	<li><span><span><span>Becoming a Person of Influence</span></span></span></li>
	<li><span><span><span>Communicating Effectively</span></span></span></li>
	<li><span><span><span>Personal Productivity</span></span></span></li>
	<li><span><span><span>Self-Development</span></span></span></li>
</ol>

<p><span><span><strong><span>Part Three: Managing Individuals</span></strong></span></span></p>

<ol>
	<li><span><span><span>Delegating with Confidence</span></span></span></li>
	<li><span><span><span>Giving Effective Feedback</span></span></span></li>
	<li><span><span><span>Developing Talent</span></span></span></li>
</ol>

<p><span><span><strong><span>Part Four: Managing Teams</span></strong></span></span></p>

<ol>
	<li><span><span><span>Leading Teams</span></span></span></li>
	<li><span><span><span>Fostering Creativity</span></span></span></li>
	<li><span><span><span>Hiring—and Keeping—the Best</span></span></span></li>
</ol>

<p><span><span><strong><span>Part Five: Managing the Business</span></strong></span></span></p>

<ol>
	<li><span><span><span>Strategy: A Primer</span></span></span></li>
	<li><span><span><span>Mastering Financial Tools</span></span></span></li>
	<li><span><span><span>Developing a Business Case</span></span></span></li>
</ol>
', 'Title
			Harvard Business Review Managers Handbook: The 17 Skills Leaders Need to Stand Out

			Author 
			Harvard Business Review

			ISBN
			9781633691247

			Publisher
			Harvard Business Review

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Harvard Business Review Managers Handbook: The 17 Skills Leaders Need to Stand Out</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author </span></td>
			<td style="text-align:center"><span>Harvard Business Review</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781633691247</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Harvard Business Review</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"999"', '"799"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9c71c892-89fe-4f88-add1-f59256a49029', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6330hardvard.jpg', NULL, '8 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781633691247&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4249', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4249', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 214, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:59'),
('53a26b46-acb7-41d7-87d3-0a50b671eac6', '3933', 518, 'RadioChemistry', 'radiochemistry', 'radiochemistry', '-69-', '-69-', '-69-', NULL, 'About the book

This book is a textbook of Radiochemistry for students at chemical departments of Universities, and chemical-engineering and polytechnic institutes. It presents systematic material on the fundamentals of general radiochemistry, the chemistry of radioactive elements, the chemistry of nuclear transformations, and the use of radioactive isotopes in chemical studies.

The book may be useful for those having higher chemical education, working in the field of radiochemistry, and those who wish to acquire a systematic knowledge of radiochemistry.

Contents

Preface

Introduction

Part I. General Radiochemistry

Chapter 1. Isotopic Exchange

Chapter 2. Distribution of Microconcentrations of Radioactive Isotopes between Two Phases

Chapter 3. Adsorption of Radioactive Isotopes

Chapter 4. Electrochemistry of Radioactive Elements

Chapter 5. The state of Radioactive Isotopes in Ultrasmall Concentrations

Part II. The Chemistry of Nuclear Transformations

Chapter 6. Radiation Chemistry

Chapter 7. The Chemistry of Atoms Produced in Nuclear Transformations (Hot-Atom Chemistry)

Chapter 8. Preparation and Separation of Radioactive Isotopes

Part III. The Chemistry of Radioactive Elements

Chapter 9. Radioactive Elements and Radioactive Isotopes in Nature

Chapter 10. Artificial Radioactive Elements

Chapter 11. Uranium

Chapter 12. Thorium

Chapter 13. Elements—Decay Products of Uranium and Thorium

Chapter 14. Transuranium Elements

Chapter 15. General Properties of the Actinide Elements

Chapter 16. The Chemistry of the Nuclear Fuel

Part IV. Applied Radiochemistry

Chapter 17. Synthesis of Compounds Labelled with Radioisotopes

Chapter 18. Applications of Radioactive Isotopes in Studies of the Structure of Chemical Compounds and the Mechanism of Chemical Reactions

Chapter 19. Uses of Radioisotopes and Nuclear Radiations in Analytical Chemistry

Chapter 20. Uses of Radioisotopes for Determination of Physicochemical Constants

Name Index

Subject Index', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>This book is a textbook of Radiochemistry for students at chemical departments of Universities, and chemical-engineering and polytechnic institutes. It presents systematic material on the fundamentals of general radiochemistry, the chemistry of radioactive elements, the chemistry of nuclear transformations, and the use of radioactive isotopes in chemical studies.</span></span></p>

<p style="text-align:justify"><span><span>The book may be useful for those having higher chemical education, working in the field of radiochemistry, and those who wish to acquire a systematic knowledge of radiochemistry.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents</strong></span></span></p>

<p style="text-align:justify"><span><span>Preface</span></span></p>

<p style="text-align:justify"><span><span>Introduction</span></span></p>

<p style="text-align:justify"><strong><span><span>Part I. General Radiochemistry</span></span></strong></p>

<p style="text-align:justify"><span><span>Chapter 1. Isotopic Exchange</span></span></p>

<p style="text-align:justify"><span><span>Chapter 2. Distribution of Microconcentrations of Radioactive Isotopes between Two Phases</span></span></p>

<p style="text-align:justify"><span><span>Chapter 3. Adsorption of Radioactive Isotopes</span></span></p>

<p style="text-align:justify"><span><span>Chapter 4. Electrochemistry of Radioactive Elements</span></span></p>

<p style="text-align:justify"><span><span>Chapter 5. The state of Radioactive Isotopes in Ultrasmall Concentrations</span></span></p>

<p style="text-align:justify"><strong><span><span>Part II. The Chemistry of Nuclear Transformations</span></span></strong></p>

<p style="text-align:justify"><span><span>Chapter 6. Radiation Chemistry</span></span></p>

<p style="text-align:justify"><span><span>Chapter 7. The Chemistry of Atoms Produced in Nuclear Transformations (Hot-Atom Chemistry)</span></span></p>

<p style="text-align:justify"><span><span>Chapter 8. Preparation and Separation of Radioactive Isotopes</span></span></p>

<p style="text-align:justify"><strong><span><span>Part III. The Chemistry of Radioactive Elements</span></span></strong></p>

<p style="text-align:justify"><span><span>Chapter 9. Radioactive Elements and Radioactive Isotopes in Nature</span></span></p>

<p style="text-align:justify"><span><span>Chapter 10. Artificial Radioactive Elements</span></span></p>

<p style="text-align:justify"><span><span>Chapter 11. Uranium</span></span></p>

<p style="text-align:justify"><span><span>Chapter 12. Thorium</span></span></p>

<p style="text-align:justify"><span><span>Chapter 13. Elements—Decay Products of Uranium and Thorium</span></span></p>

<p style="text-align:justify"><span><span>Chapter 14. Transuranium Elements</span></span></p>

<p style="text-align:justify"><span><span>Chapter 15. General Properties of the Actinide Elements</span></span></p>

<p style="text-align:justify"><span><span>Chapter 16. The Chemistry of the Nuclear Fuel</span></span></p>

<p style="text-align:justify"><strong><span><span>Part IV. Applied Radiochemistry</span></span></strong></p>

<p style="text-align:justify"><span><span>Chapter 17. Synthesis of Compounds Labelled with Radioisotopes</span></span></p>

<p style="text-align:justify"><span><span>Chapter 18. Applications of Radioactive Isotopes in Studies of the Structure of Chemical Compounds and the Mechanism of Chemical Reactions</span></span></p>

<p style="text-align:justify"><span><span>Chapter 19. Uses of Radioisotopes and Nuclear Radiations in Analytical Chemistry</span></span></p>

<p style="text-align:justify"><span><span>Chapter 20. Uses of Radioisotopes for Determination of Physicochemical Constants</span></span></p>

<p style="text-align:justify"><span><span>Name Index</span></span></p>

<p style="text-align:justify"><span><span>Subject Index</span></span></p>
', 'Title
			RadioChemistry

			Author
			An.N.Nesmeyanov

			Publisher
			Mir Publishers

			Year of Publication
			1974

			Pages
			643

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">RadioChemistry</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">An.N.Nesmeyanov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1974</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">643</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 643, '643', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1052WhatsApp%20Image%202025-08-01%20at%2010.53.27%20AM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-69-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3933', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3933', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 518, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:59'),
('53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', '2746', NULL, 'Presentations of Postcolonialism in English - New Orientations', 'presentations-of-postcolonialism-in-english-new-orientations-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746', 'presentations-of-postcolonialism-in-english-new-orientations-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746-2746', 'UKJH7765', 'UKJH7765', 'UKJH7765', NULL, 'Presentations of Postcolonialism in English - New Orientations', '<h1>Presentations of Postcolonialism in English - New Orientations</h1>', 'Sub Title
			No

			Author
			Jaydeep Sarangi

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			8172733836

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jaydeep Sarangi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172733836</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UKJH7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2746', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2746', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1365, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('53d549e5-328b-4f14-8000-7b903297c39b', '1932', NULL, 'Biomicrosystems - Where Electronics Meet Biology', 'biomicrosystems-where-electronics-meet-biology-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932', 'biomicrosystems-where-electronics-meet-biology-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932-1932', 'GHYG4455', 'GHYG4455', 'GHYG4455', NULL, 'The book will address the-state-of-the-art in integrated Bio-Microsystems that integrate microelectronics with fluidics, photonics, and mechanics. New exciting opportunities in emerging applications that will take system performance beyond offered by traditional CMOS based circuits are discussed in detail. The book is a must for anyone serious about microelectronics integration possibilities for future technologies. The book is written by top notch international experts in industry and academia. The intended audience is practicing engineers with electronics background that want to learn about integrated microsystems. The book will be also used as a recommended reading and supplementary material in graduate course curriculum', '<p>The book will address the-state-of-the-art in integrated Bio-Microsystems that integrate microelectronics with fluidics, photonics, and mechanics. New exciting opportunities in emerging applications that will take system performance beyond offered by traditional CMOS based circuits are discussed in detail. The book is a must for anyone serious about microelectronics integration possibilities for future technologies. The book is written by top notch international experts in industry and academia. The intended audience is practicing engineers with electronics background that want to learn about integrated microsystems. The book will be also used as a recommended reading and supplementary material in graduate course curriculum</p>', 'Biomicrosystems - Where Electronics Meet Biology', '<h1>Biomicrosystems - Where Electronics Meet Biology</h1>', '"12999"', '"7799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1615dpp_9_27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHYG4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1932', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1932', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1882, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:59'),
('53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', '978', NULL, 'Samkalin Vimarsh BOOK', 'samkalin-vimarsh-book-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978', 'samkalin-vimarsh-book-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978-978', 'TFHY7766', 'TFHY7766', 'TFHY7766', NULL, 'Samkalin Vimarsh BOOK', '<h1>Samkalin Vimarsh BOOK</h1>', 'Sub Title
			No

			Author
			Kalpana Verma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184350371

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kalpana Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184350371</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3745image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TFHY7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=978', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=978', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2509, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('53d7b0cb-d3ab-410b-ad79-f4964f3cb443', '12', NULL, 'Aeolin Winds and The Spirit in Renaissance Architecture', 'aeolin-winds-and-the-spirit-in-renaissance-architecture', 'aeolin-winds-and-the-spirit-in-renaissance-architecture', '9780415398046', '9780415398046', '9780415398046', NULL, 'This book introduces new dimensions of thinking about architectural theory. Investigating Renaissance pneumatic architecture with respect to other disciplines of arts and sciences, the collected essays substantiate the thesis that pneuma (air, wind, spirit, soul) is a fundamental link in establishing harmony between the human body, a building and the cosmos.

While much of the modern scholarship of the sixteenth and seventeenth centuries has been devoted to the mathematics of ideal architecture, this book recontextualizes essence, wind and ventilation as principles of classical building, and shows that one of the primary goals of Renaissance architects was to harness the powers of pneuma so as to foster the art of well-being. This volume, written by leading architectural historians and scholars, delineates ancient and Renaissance theories and practices of pneumatology, and indicates a link to contemporary environmental questions. It examines Anaximenes, Hippocrates, Galen, Trento, Romano, Alberti, Serlio, Palladio, Scamozzi and other thinkers and humanists. The essays also illustrate the most famous examples of hygienico-therapeutic villas, including Rotonda, La Rocca Pisana and Eolia, a pneumatic model of Renaissance Venetian architecture.

Content - Illustration credits, List of contributors, Acknowledgements, Foreword, 1 Aeolian winds and the spirit of Renaissance architecture Academic Eolia revisited, 2 Chasma ges: Delphic pneuma and the cult of Asklepios, 3 "Study the warm winds and the cold" Hippocrates and the Renaissance villa, The role of the winds in architectural theory from Vitruvius to Scamozzi, 5 Making visible the invisible signs of air in architectural treatises, 6 Poetry and "spirited" ancient sculpture in Renaissance Rome: Pomponio Leto''s Academy to the sixteenth-century sculpture garden, 7 The winds in the corners: Giulio Romano, the elements and the Palazzo Te''s Fall of the Giants, 8 The breath of cities, Index', '<p style="text-align:justify"><span>This book introduces new dimensions of thinking about architectural theory. Investigating Renaissance pneumatic architecture with respect to other disciplines of arts and sciences, the collected essays substantiate the thesis that pneuma (air, wind, spirit, soul) is a fundamental link in establishing harmony between the human body, a building and the cosmos.</span></p>

<p style="text-align:justify"><span>While much of the modern scholarship of the sixteenth and seventeenth centuries has been devoted to the mathematics of ideal architecture, this book recontextualizes essence, wind and ventilation as principles of classical building, and shows that one of the primary goals of Renaissance architects was to harness the powers of pneuma so as to foster the art of well-being. This volume, written by leading architectural historians and scholars, delineates ancient and Renaissance theories and practices of pneumatology, and indicates a link to contemporary environmental questions. It examines Anaximenes, Hippocrates, Galen, Trento, Romano, Alberti, Serlio, Palladio, Scamozzi and other thinkers and humanists. The essays also illustrate the most famous examples of hygienico-therapeutic villas, including Rotonda, La Rocca Pisana and Eolia, a pneumatic model of Renaissance Venetian architecture.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Illustration credits, List of contributors, Acknowledgements, Foreword, 1 Aeolian winds and the spirit of Renaissance architecture Academic Eolia revisited, 2 Chasma ges: Delphic pneuma and the cult of Asklepios, 3 "Study the warm winds and the cold" Hippocrates and the Renaissance villa, The role of the winds in architectural theory from Vitruvius to Scamozzi, 5 Making visible the invisible signs of air in architectural treatises, 6 Poetry and "spirited" ancient sculpture in Renaissance Rome: Pomponio Leto''s Academy to the sixteenth-century sculpture garden, 7 The winds in the corners: Giulio Romano, the elements and the Palazzo Te''s Fall of the Giants, 8 The breath of cities, Index</span></p>', 'Sub Title
			ACADEMIA EOLIA REVISITED

			Author
			Barbara Kenda

			About Author
			As per Book

			ISBN 10 Digit
			9780415398046

			ISBN 13 Digit
			9780415398046

			Pages
			175

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>ACADEMIA EOLIA REVISITED</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Barbara Kenda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9780415398046</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415398046</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>175</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"6241"', '"3744"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 175, '175', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3276dpp_19_185%2010.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780415398046&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=12', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=12', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3075, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:59'),
('53e47128-cafc-4185-9bd7-dac82c63838f', '3020', NULL, 'William Shakespeare : Comedies, Histories, and Tragedies - CD', 'william-shakespeare-comedies-histories-and-tragedies-cd-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020', 'william-shakespeare-comedies-histories-and-tragedies-cd-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020-3020', '9781565855717', '9781565855717', '9781565855717', NULL, 'Shakespeare''s plays - whether a comedy like A Midsummer Night''s Dream , a history like Henry IV , or a tragedy like Hamlet - are treasure troves of insight into our very humanity. These 36 lectures introduce you to Shakespeare''s major plays from each of these three genres and explain the achievement that makes him the leading playwright in Western civilization. As you''ll see, the key to Shakespeare''s massive achievement is his "abundance," according to Professor Saccio; not only in the number and length of his plays but in the variety of experiences they depict, the multitude of actions and characters they contain, the combination of public and private life they deal with, and the richness of feelings they express. All the major plays are here for you to dive into, explore, and enjoy: The Taming of the Shrew (with its realistic look at bourgeois marriage customs), Measure for Measure (which shows Shakespeare breaking out of comic conventions), Richard III (the source of one of the Bard''s most entertaining and frightening historical villains), Henry V (which raises questions about the morality of warfare), Macbeth (with its piercing look into the consciousness of a man hungry for power), and more. As the richness of each of these and other plays is revealed, you''ll also touch upon the far-ranging philosophical and theological implications behind them. By the last lecture, you''ll have a true understanding of why these comedies, histories, and tragedies endure even to this very day.', '<p>Shakespeare''s plays - whether a comedy like A Midsummer Night''s Dream , a history like Henry IV , or a tragedy like Hamlet - are treasure troves of insight into our very humanity. These 36 lectures introduce you to Shakespeare''s major plays from each of these three genres and explain the achievement that makes him the leading playwright in Western civilization. As you''ll see, the key to Shakespeare''s massive achievement is his "abundance," according to Professor Saccio; not only in the number and length of his plays but in the variety of experiences they depict, the multitude of actions and characters they contain, the combination of public and private life they deal with, and the richness of feelings they express. All the major plays are here for you to dive into, explore, and enjoy: The Taming of the Shrew (with its realistic look at bourgeois marriage customs), Measure for Measure (which shows Shakespeare breaking out of comic conventions), Richard III (the source of one of the Bard''s most entertaining and frightening historical villains), Henry V (which raises questions about the morality of warfare), Macbeth (with its piercing look into the consciousness of a man hungry for power), and more. As the richness of each of these and other plays is revealed, you''ll also touch upon the far-ranging philosophical and theological implications behind them. By the last lecture, you''ll have a true understanding of why these comedies, histories, and tragedies endure even to this very day.</p>', 'Sub Title
			Comedies, Histories, and Tragedies

			Author
			Prof. Peter Saccio

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781565855717

			Series
			The Great Courses

			Year of Publication
			1999

			Edition of Book
			1st

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Comedies, Histories, and Tragedies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Peter Saccio</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781565855717</td>
		</tr>
		<tr>
			<th>Series</th>
			<td>The Great Courses</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15619781565855717-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781565855717&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3020', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3020', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1212, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:59'),
('53f4bec1-2587-46e9-a5aa-43a30b12fdd7', '1827', NULL, 'Statistical Data Analysis - A Practical Guide with 1250 exercises and answer key on CD', 'statistical-data-analysis-a-practical-guide-with-1250-exercises-and-answer-key-on-cd', 'statistical-data-analysis-a-practical-guide-with-1250-exercises-and-answer-key-on-cd', '9789380308111', '9789380308111', '9789380308111', NULL, 'Over the past decade, computer supported data analysis by statistical methods has been one of the fastest growth areas in chemometrics, biometrics and other related branches of natural, technical and social sciences. This has been strongly supported by the development of exploratory data analysis, testing assumptions about data, model and statistical methods and computer intensive techniques. This book presents a combination of individual topics with solved problems and a collection of experimental tasks. Methods suitable for extreme or small and large datasets are described. * Presents a combination of individual topics in one complete volume featuring statistical analysis of univariate and multivariate data* Interspersed throughout with solved problems and experimental tasks suitable for extreme or small and large datasets* Features the interpretation of results based on the comprehensive information about data behaviour and validity of used assumptions', '<p>Over the past decade, computer supported data analysis by statistical methods has been one of the fastest growth areas in chemometrics, biometrics and other related branches of natural, technical and social sciences. This has been strongly supported by the development of exploratory data analysis, testing assumptions about data, model and statistical methods and computer intensive techniques. This book presents a combination of individual topics with solved problems and a collection of experimental tasks. Methods suitable for extreme or small and large datasets are described. * Presents a combination of individual topics in one complete volume featuring statistical analysis of univariate and multivariate data* Interspersed throughout with solved problems and experimental tasks suitable for extreme or small and large datasets* Features the interpretation of results based on the comprehensive information about data behaviour and validity of used assumptions</p>', 'Sub Title
			Statistical Data Analysis - A Practical Guide with 1250 exercises and answer key on CD

			Author / Editor
			 Milan Meloun, J. Militky

			About Author

			Milan Meloun is Professor of Chemometrics at Department of Analytical Chemistry, Faculty of Chemical Technology, Technical University of Liberec, Czech Republic.

			J Militky is a professor with the Department of Textile Materials, Faculty of Textile Engineering at the Technical University of Liberec, Czech Republic.

			Content
			No

			ISBN 10 Digit
			9380308116

			ISBN 13 Digit
			9789380308111

			Pages
			773 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Statistical Data Analysis - A Practical Guide with 1250 exercises and answer key on CD</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td> Milan Meloun, J. Militky</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Milan Meloun is Professor of Chemometrics at Department of Analytical Chemistry, Faculty of Chemical Technology, Technical University of Liberec, Czech Republic.</p>

			<p><br />
			J Militky is a professor with the Department of Textile Materials, Faculty of Textile Engineering at the Technical University of Liberec, Czech Republic.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9380308116</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380308111</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>773 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"5100"', '"3060"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '773 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11499780857091093_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380308111&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1827', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1827', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1944, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:59'),
('5400ecc5-e333-4a9d-9e00-3df14220ecb2', '1199', NULL, 'Ideology and Social Goals - A Study on the Social Philosophy of Sri Aurobindo New', 'ideology-and-social-goals-a-study-on-the-social-philosophy-of-sri-aurobindo-new-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1-1199', 'ideology-and-social-goals-a-study-on-the-social-philosophy-of-sri-aurobindo-new-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199-1199', 'QSDT3344', 'QSDT3344', 'QSDT3344', NULL, 'Ideology and Social Goals - A Study on the Social Philosophy of Sri Aurobindo New', '<h1>Ideology and Social Goals - A Study on the Social Philosophy of Sri Aurobindo New</h1>', 'Sub Title
			No

			Author
			Gayadhar Dash

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176257718

			Pages
			493

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gayadhar Dash</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257718</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>493</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 493, '493', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3177Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QSDT3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1199', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1199', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2350, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:59'),
('541191d6-cef9-4342-8234-4305ffeecaa6', '2539', NULL, 'Human Resource Management 8/e - Text and Cases', 'human-resource-management-8e-text-and-cases-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-25-2539', 'human-resource-management-8e-text-and-cases-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539-2539', 'KOIL9988', 'KOIL9988', 'KOIL9988', NULL, 'This textbook, in its latest edition, continues to capture the rapidly changing trends of the ever-dynamic subject area in an easily comprehensible manner. It focuses on explaining concepts with the help of latest cases, new examples and insights on the subject.', '<p>This textbook, in its latest edition, continues to capture the rapidly changing trends of the ever-dynamic subject area in an easily comprehensible manner. It focuses on explaining concepts with the help of latest cases, new examples and insights on the subject.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			K. Aswathappa

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789352605439

			Pages
			912

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			8th edition

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Aswathappa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352605439</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>912</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>8th edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', '8th edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 912, '912', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KOIL9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2539', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2539', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1542, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:59'),
('541ab6d1-ba2e-47e3-8946-06454ec0e7e4', '967', NULL, 'Legal Systems of the World - A Political and Social Encyclopedia - 4 Vols. NEW', 'legal-systems-of-the-world-a-political-and-social-encyclopedia-4-vols-new-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-9-967', 'legal-systems-of-the-world-a-political-and-social-encyclopedia-4-vols-new-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967-967', 'YJHU8899', 'YJHU8899', 'YJHU8899', NULL, 'Legal Systems of the World - A Political and Social Encyclopedia - 4 Vols. NEW', '<h1>Legal Systems of the World - A Political and Social Encyclopedia - 4 Vols. NEW</h1>', 'Sub Title
			No

			Author
			Herbert M. Kritzer

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			818683026X

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Herbert M. Kritzer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818683026X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6599"', '"3959"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6168818683026x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YJHU8899&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=967', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=967', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2513, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('54284dc5-9521-41d4-9bee-199c08af376e', '2774', NULL, '19vi sadi mein Bharat mein Samajik-Dharmik Parivartan', '19vi-sadi-mein-bharat-mein-samajikdharmik-parivartan-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-277-2774', '19vi-sadi-mein-bharat-mein-samajikdharmik-parivartan-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774-2774', 'UJHI8875', 'UJHI8875', 'UJHI8875', NULL, '19vi sadi mein Bharat mein Samajik-Dharmik Parivartan', '<h1>19vi sadi mein Bharat mein Samajik-Dharmik Parivartan</h1>', 'Sub Title
			No

			Author
			Dr. Rajesh Chauhan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381761557

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rajesh Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761557</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHI8875&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2774', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2774', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1347, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('5447c955-f12c-4bae-ab21-03e15e52ad8b', '3476', 923, 'Designing for Success - The Office', 'designing-for-success-the-office-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476', 'designing-for-success-the-office-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476-3476', '9781920744656', '9781920744656', '9781920744656', NULL, 'Like working hours, which have changed significantly over the years, so too have the places we work in. Offices, once enclosed to ensure privacy are now in many cases, open and transparent, with few dividing screens. Finishes and materials once used exclusively in homes now appear in offices, creating warm environments conducive to productivity and creativity. New attitudes to collaborative work have encouraged the development of ''breakout'' spaces, informal meeting areas, and fully equipped kitchens and entertainment areas. New technology used in offices has led to changes in design, as have the expectations of employees for more pleasant working enviroments that incorporate natural light, ventilation and flexibility in the use of spaces.

This book explores, through full-colour photographs and descriptive text, more than 50 different offices, from home offices, experimental spaces, and traditional offices, to those more akin to 5-star hotels. Spaces include custom-built, retrofits, adaptive re-use projects, and creative residential adaptations.

''For those of you who still work in traditional office spaces, with a view to a blank wall, reading this book will undoubtedly lead you to rethink your own workspace.''

Content - INTRODUCTION, CURVES, ON THE EDGE, THE FEEL OF A CAMPUS, INTO A NEW MILLENNIUM, A NEW FRONTIER, A LONG RECTILINEAR SPACE, THE RIGHT MESSAGE, A WINTER ROOM, HOME AND OFFICE, A SMALL GEM, CREATING A STORM, AS OPEN AS IT GETS, AHEAD OF ITS TIME, SENSE OF DISCOVERY, A DESIGN CLASSIC, AN EYE FOR DETAIL, A 1970S CLASSIC, A JOURNEY, STUDIO STYLE, PROGRESSIVE, WORKING FROM HOME, GRAPHIC, CREATING A DIVISION, ONCE A FACTORY, DOWN A LANE, BLURRING THE LINES, TRANSPARENT, JUST LANDED, WELL CONNECTED, THE ENERGY AT LUXE, VICTORIAN HOTEL, FROM THE INSIDE OUT, DARE TO BE DIFFERENT, THE RIGHT SERVICE, THE RIGHT IMAGINATION, CENTRE OF TOWN, OVER THIRTEEN FLOORS, SUBSTANCE, A COMPLETE MAKEOVER, A VICTORIAN SHOPFRONT, NEW LIFE FOR AN EIGHTIES BUILDING, DESIGNED FOR A LIFETIME, A SENSE OF THE PAST, OVER SIX LEVELS, INSPIRATIONAL, RESPONDING TO THE SITE, TWO IN ONE, A LEAFY ENCLAVE, GOING TO WORK, ONE LARGE SPACE, SYMMETRICAL, Acknowledgments, Index of Architects', '<p style="text-align:justify"><span>Like working hours, which have changed significantly over the years, so too have the places we work in. Offices, once enclosed to ensure privacy are now in many cases, open and transparent, with few dividing screens. Finishes and materials once used exclusively in homes now appear in offices, creating warm environments conducive to productivity and creativity. New attitudes to collaborative work have encouraged the development of ''breakout'' spaces, informal meeting areas, and fully equipped kitchens and entertainment areas. New technology used in offices has led to changes in design, as have the expectations of employees for more pleasant working enviroments that incorporate natural light, ventilation and flexibility in the use of spaces.</span></p>

<p style="text-align:justify"><span>This book explores, through full-colour photographs and descriptive text, more than 50 different offices, from home offices, experimental spaces, and traditional offices, to those more akin to 5-star hotels. Spaces include custom-built, retrofits, adaptive re-use projects, and creative residential adaptations.</span></p>

<p style="text-align:justify"><span>''For those of you who still work in traditional office spaces, with a view to a blank wall, reading this book will undoubtedly lead you to rethink your own workspace.''</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> INTRODUCTION, CURVES, ON THE EDGE, THE FEEL OF A CAMPUS, INTO A NEW MILLENNIUM, A NEW FRONTIER, A LONG RECTILINEAR SPACE, THE RIGHT MESSAGE, A WINTER ROOM, HOME AND OFFICE, A SMALL GEM, CREATING A STORM, AS OPEN AS IT GETS, AHEAD OF ITS TIME, SENSE OF DISCOVERY, A DESIGN CLASSIC, AN EYE FOR DETAIL, A 1970S CLASSIC, A JOURNEY, STUDIO STYLE, PROGRESSIVE, WORKING FROM HOME, GRAPHIC, CREATING A DIVISION, ONCE A FACTORY, DOWN A LANE, BLURRING THE LINES, TRANSPARENT, JUST LANDED, WELL CONNECTED, THE ENERGY AT LUXE, VICTORIAN HOTEL, FROM THE INSIDE OUT, DARE TO BE DIFFERENT, THE RIGHT SERVICE, THE RIGHT IMAGINATION, CENTRE OF TOWN, OVER THIRTEEN FLOORS, SUBSTANCE, A COMPLETE MAKEOVER, A VICTORIAN SHOPFRONT, NEW LIFE FOR AN EIGHTIES BUILDING, DESIGNED FOR A LIFETIME, A SENSE OF THE PAST, OVER SIX LEVELS, INSPIRATIONAL, RESPONDING TO THE SITE, TWO IN ONE, A LEAFY ENCLAVE, GOING TO WORK, ONE LARGE SPACE, SYMMETRICAL, Acknowledgments, Index of Architects</span></p>', 'Sub Title
			Designing for Success - The Office

			Author
			Stephen Crafti

			About Author
			As per Book

			ISBN 10 Digit
			1920744657

			ISBN 13 Digit
			9781920744656

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Designing for Success - The Office</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Stephen Crafti</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>1920744657</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781920744656</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>224</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2004</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"5200"', '"3120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1082Designing%20for%20Success%20-%20The%20Office.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3476', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3476', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 923, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:59'),
('544e55c8-dc06-41d6-95e8-6f2dd5300b8d', '2683', NULL, 'Shri Mahrishi Patanjali Pranit Yogdarshanam', 'shri-mahrishi-patanjali-pranit-yogdarshanam-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-26-2683', 'shri-mahrishi-patanjali-pranit-yogdarshanam-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683-2683', '8180900592', '8180900592', '8180900592', NULL, 'Shri Mahrishi Patanjali Pranit Yogdarshanam', '<h1>Shri Mahrishi Patanjali Pranit Yogdarshanam</h1>', ' Title
			Shri Mahrishi Patanjali Pranit Yogdarshanam

			Author
			Swami Ramdev

			ISBN 13 Digit
			8180900592

			Publishers
			Divya Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Shri Mahrishi Patanjali Pranit Yogdarshanam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Swami Ramdev</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8180900592</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Divya Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"300"', '"180"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '394ddf27-3eb4-4e4a-872f-b0be9ca3b2af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3788pic-11.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8180900592&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2683', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2683', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1414, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('54a0d63a-5189-46de-96e8-b5f16c47a632', '26', NULL, 'A Dictionary of Lace', 'a-dictionary-of-lace', 'a-dictionary-of-lace', '9780486404820', '9780486404820', '9780486404820', NULL, 'Baffled by such terms as alb flounce, bullet-hole net, lappets, winkie pin, and spangles? Curious about the designs and origins of Chantilly, Egyptian, Hardanger, and dozens of other laces? If so, then this book is for you! It''s a highly practical dictionary of lace containing over 400 entries that not only provide generally accepted definitions of such lace-related terms as reticella, honiton, guipure, Tuscan filet, duchesse, and inishmacsaint, but also discuss the many different opinions on the origin, nomenclature, dating, and development of the more controversial forms. In addition, the text contains brief sections on the once-flourishing trade in smuggled laces and equipment design, on fashion, foreign terms, and other topics.

Over 135 illustrations depicting intricate lace patterns include splendid images of Louis XIV and the ladies of his court garbed in lace-trimmed apparel, a magnificent lace collar worn by King Gustavus Adolphus of Sweden, the lace wedding veil of Queen Victoria, a baby cap worn by Lord Nelson, a dress edged in lace for a young Russian princess, the bridal tulle worn by Diana, Princess of Wales; as well as sketches of lace stitches, magnifications of fiber elements, and much more.

The perfect sourcebook for any collector or lace-making enthusiast, this handy reference will also intrigue cultural and costume historians and is sure to be welcomed by needlecraft and fashion writers, and any lover of lace.', '<p style="text-align:justify"><span>Baffled by such terms as alb flounce, bullet-hole net, lappets, winkie pin, and spangles? Curious about the designs and origins of Chantilly, Egyptian, Hardanger, and dozens of other laces? If so, then this book is for you! It''s a highly practical dictionary of lace containing over 400 entries that not only provide generally accepted definitions of such lace-related terms as reticella, honiton, guipure, Tuscan filet, duchesse, and inishmacsaint, but also discuss the many different opinions on the origin, nomenclature, dating, and development of the more controversial forms. In addition, the text contains brief sections on the once-flourishing trade in smuggled laces and equipment design, on fashion, foreign terms, and other topics.</span></p>

<p style="text-align:justify"><span>Over 135 illustrations depicting intricate lace patterns include splendid images of Louis XIV and the ladies of his court garbed in lace-trimmed apparel, a magnificent lace collar worn by King Gustavus Adolphus of Sweden, the lace wedding veil of Queen Victoria, a baby cap worn by Lord Nelson, a dress edged in lace for a young Russian princess, the bridal tulle worn by Diana, Princess of Wales; as well as sketches of lace stitches, magnifications of fiber elements, and much more.</span></p>

<p style="text-align:justify"><span>The perfect sourcebook for any collector or lace-making enthusiast, this handy reference will also intrigue cultural and costume historians and is sure to be welcomed by needlecraft and fashion writers, and any lover of lace.</span></p>', 'Sub Title
			A Dictionary of Lace

			Author
			Pat Earnshaw

			About Author
			As per Book

			ISBN 10 Digit
			048640482X

			ISBN 13 Digit
			9780486404820

			Pages
			239

			Binding
			Paperback

			Year of Publication
			1999

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Dictionary of Lace</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pat Earnshaw</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>048640482X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486404820</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>239</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"796"', '"477"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 239, '239', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25531_4_42%2024.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486404820&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=26', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=26', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3063, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:59'),
('54c5408f-d9ba-4400-bd22-e717c4d76a54', '1966', NULL, 'Genome Sequencing Technology and Algorithms', 'genome-sequencing-technology-and-algorithms-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-19-1966', 'genome-sequencing-technology-and-algorithms-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966-1966', 'OKIL5678', 'OKIL5678', 'OKIL5678', NULL, 'The 2003 completion of the Human Genome Project was just one step in the evolution of DNA sequencing. Now from a "who''s who" of pioneers in the field comes the latest genome sequencing and assembly advances that are redefining the field. This trail-blazing book gives researchers, unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and genome analysis that together form the most solid foundation possible for tackling experimental and computational challenges in the genome sciences today. Including critiques of existing techniques, this far-reaching resource offers researchers assistance in achieving more rapid and accurate DNA sequencing and developing the next generation of high-throughput methods and devices.', '<p>The 2003 completion of the Human Genome Project was just one step in the evolution of DNA sequencing. Now from a "who''s who" of pioneers in the field comes the latest genome sequencing and assembly advances that are redefining the field. This trail-blazing book gives researchers, unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and genome analysis that together form the most solid foundation possible for tackling experimental and computational challenges in the genome sciences today. Including critiques of existing techniques, this far-reaching resource offers researchers assistance in achieving more rapid and accurate DNA sequencing and developing the next generation of high-throughput methods and devices.</p>', 'Genome Sequencing Technology and Algorithms', '<h1>Genome Sequencing Technology and Algorithms</h1>', '"8800"', '"5280"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4762dpp_10_15.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKIL5678&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1966', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1966', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1857, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('54c73eeb-da9d-499d-ba7f-b3d3cd7e1ec1', '670', NULL, 'Ancient Tales BOOK', 'ancient-tales-book-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670', 'ancient-tales-book-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670-670', 'HJJU7865', 'HJJU7865', 'HJJU7865', NULL, 'The book is a collection of stories from mythological epics and folklore. These are tales which despite being thousands of years old have not lost their relevance in today''s contemporary times and continue to entertain and educate.', '<p>The book is a collection of stories from mythological epics and folklore. These are tales which despite being thousands of years old have not lost their relevance in today''s contemporary times and continue to entertain and educate.</p>', 'Sub Title
			No

			Author
			Nita Mehta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176760775

			Pages
			92

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760775</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>92</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 92, '92', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1597Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJJU7865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=670', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=670', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2684, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('55169fdf-c857-4965-b6a5-549a4d926ff5', '2664', NULL, 'Mahrishi Patanjali Krit Yog Sutra', 'mahrishi-patanjali-krit-yog-sutra-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664', 'mahrishi-patanjali-krit-yog-sutra-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664-2664', 'RGHY5566', 'RGHY5566', 'RGHY5566', NULL, 'Mahrishi Patanjali Krit Yog Sutra', '<h1>Mahrishi Patanjali Krit Yog Sutra</h1>', 'Sub Title
			No

			Author
			Prof. Gyan Prakash Shastri, Prof. Ishwar Bharadvaj

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788171105502

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Gyan Prakash Shastri, Prof. Ishwar Bharadvaj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171105502</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGHY5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2664', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2664', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1432, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('552085c6-4ff0-4888-a1e1-f7efdab97193', '451', NULL, 'Understanding Evolution of man - An Introduction to Palaeoanthropology NEW', 'understanding-evolution-of-man-an-introduction-to-palaeoanthropology-a-new-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-451', 'understanding-evolution-of-man-an-introduction-to-palaeoanthropology-a-new-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597', '8178351064', '8178351064::451', '8178351064', NULL, 'Realistic and pragmatic in his approach, the theme deals without  ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.

It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.

Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.

This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.

The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology. 

Content - Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index', '<p style="text-align:justify"><span>Realistic and pragmatic in his approach, the theme deals without  ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.</span></p>

<p style="text-align:justify"><span>It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.</span></p>

<p style="text-align:justify"><span>Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.</span></p>

<p style="text-align:justify"><span>This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.</span></p>

<p style="text-align:justify"><span>The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index</span></p>', 'Sub Title

			 An Introduction to Palaeoanthropology

			Author

			P.K. Seth

			About Author

			As per Book

			ISBN 10 Digit

			8178351064

			ISBN 13 Digit

			 

			Pages

			304

			Binding

			Hardcover

			Year of Publication

			2003

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book

			 
			 

			 
			 ', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Sub Title</strong></span></span></p>
			</td>
			<td>
			<p><span><span> An Introduction to Palaeoanthropology</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>P.K. Seth</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>About Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8178351064</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 13 Digit</strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>304</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hardcover</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year of Publication</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2003</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition of Book</strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language</strong></span></span></p>
			</td>
			<td>
			<p><span><span>English</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Illustrations</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
	</tbody>
</table>', '"890"', '"534"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 304, '304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16249780857091093_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8178351064&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=451', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=451', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2813, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('55382a61-3a46-4301-901e-7bdae2b49f6d', '71', NULL, 'Ethnography in Context - Benchmarks in Social Research Methods in 4Vols.', 'ethnography-in-context-benchmarks-in-social-research-methods-in-4vols', 'ethnography-in-context---benchmarks-in-social-research-methods-in-4vols.', 'thnography in Context', 'thnography in Context', 'thnography in Context ', NULL, 'Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.', '<p>Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.</p>', 'Sub Title
			No

			Author
			Dick hobbs

			About Author
			No

			Content
			Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.

			ISBN 10 Digit
			No

			ISBN 13 Digit
			No

			Pages
			1528

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dick hobbs</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1528</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"58290"', '"34974"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1528, '1528', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5897dpp_18_14.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=thnography%20in%20Context%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=71', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=71', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3040, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:59'),
('556ee43c-fe89-42f8-9b82-0b1e8075790f', '3927', 524, 'Analytical Chemistry for Soil Scientists', 'analytical-chemistry-for-soil-scientists', 'analytical-chemistry-for-soil-scientists', '-63-', '-63-', '-63-', NULL, 'About the Book

The book sets out the theoretical aspects of a course in analytical chemistry for students of universities and agricultural college specializing in the science of soils and agrochemistry. It treats the ionic state of elements in solutions and all kinds of chemical equilibrium (homogeneous, heterogeneous, oxidation-reduction equilibrium, and the equilibrium of a complexing process) including their quantitative characteristics. It describes organic reagents used in analytical chemistry, analytical reactions, and the fundamentals of some methods of separating, elements (precipitation, extraction, chromatography, and distillation).

It discusses the theory of gravimetric and all kinds of titrimetric analysis (acid-base, oxidation-reduction, complexation, and precipitation titration). Attention is also given to error analysis and processing the results of measurements. All the sections of the book contain specific examples and typical working problems.

CONTENTS

Preface

Introduction

Basic Types of Equilibria Used in Analysis

Chapter 1. Ions in Solutions

Chapter 2. Chemical Equilibrium

Chapter 3. Homogeneous Equilibrium

Chapter 4. Heterogeneous Equilibrium

Chapter 5. Oxidation-Reduction Equilibrium

Chapter 6. Equilibrium of a Complexing Process

Chapter 7. Organic Reagents in Analytical Chemistry

Review of Methods of Detecting and Separating Elements

Chapter 8. Detection Methods

Chapter 9. Basic Separation Methods

Methods of Quantitative Determination of Elements

Chapter 10. Types and Methods of Quantitative Analysis

Chapter 11. Processing of Measurement Result

Chapter 12. Gravimetric Analysis

Chapter 13. Titrimetric Analysis

List of Basic Symbols

Supplementary Reading

Index', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book sets out the theoretical aspects of a course in analytical chemistry for students of universities and agricultural college specializing in the science of soils and agrochemistry. It treats the ionic state of elements in solutions and all kinds of chemical equilibrium (homogeneous, heterogeneous, oxidation-reduction equilibrium, and the equilibrium of a complexing process) including their quantitative characteristics. It describes organic reagents used in analytical chemistry, analytical reactions, and the fundamentals of some methods of separating, elements (precipitation, extraction, chromatography, and distillation).</span></span></span></p>

<p style="text-align:justify"><span><span><span>It discusses the theory of gravimetric and all kinds of titrimetric analysis (acid-base, oxidation-reduction, complexation, and precipitation titration). Attention is also given to error analysis and processing the results of measurements. All the sections of the book contain specific examples and typical working problems.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>CONTENTS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Preface</span></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction</span></span></span></p>

<p><span><span><span><strong>Basic Types of Equilibria Used in Analysis</strong></span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1. Ions in Solutions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2. Chemical Equilibrium</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3. Homogeneous Equilibrium</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4. Heterogeneous Equilibrium</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5. Oxidation-Reduction Equilibrium</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6. Equilibrium of a Complexing Process</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7. Organic Reagents in Analytical Chemistry</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Review of Methods of Detecting and Separating Elements</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8. Detection Methods</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9. Basic Separation Methods</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Methods of Quantitative Determination of Elements</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10. Types and Methods of Quantitative Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11. Processing of Measurement Result<br />
Chapter 12. Gravimetric Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13. Titrimetric Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>List of Basic Symbols</span></span></span></p>

<p style="text-align:justify"><span><span><span>Supplementary Reading</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Analytical Chemistry for Soil Scientists

			Author
			N.N Ushakova

			Publisher
			Mir Publishers 

			Year of Publication
			1987

			Pages
			373

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Analytical Chemistry for Soil Scientists</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.N Ushakova</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers </td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">373</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 373, '373', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3946download.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-63-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3927', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3927', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 524, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:59'),
('5586b806-f632-431d-9f05-8b4fd3b7cb1d', '153', NULL, 'Disney Mickey Wonders Why: Animal Camouflage', 'disney-mickey-wonders-why-things-that-are-hot-and-things-that-are-not-153', 'disney-mickey-wonders-why:-things-that-are-hot-and-things-that-are-not', 'Disney Mickey Wonders', 'Disney Mickey Wonders::153', 'Disney Mickey Wonders', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623776

			Pages
			23

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623776</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>23</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"249"', '"199"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23, '23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16959788128623776.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=153', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=153', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2987, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('55ba931c-2f8f-4c6e-a012-254152f11114', '4374', 90, 'Micro Economics 6/e', 'micro-economics-6e', 'micro-economics-6e', '9780074708828', '9780074708828', '9780074708828', NULL, 'About the book

The new sixth edition of Microeconomics is a full-colour volume with a fresh, contemporary design. It’s what’s inside, though, that counts: Clear, Concise, Accurate Explanation that Challenges and Motivates, without Sacrificing Rigour or depth.

Content:

Part 1: Introduction to Economics

Part 2: An Overview of Microeconomics

Part 3: The Economics of Markets

Part 4: The Role of Government

Part 5: International Economics

 

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The new sixth edition of Microeconomics is a full-colour volume with a fresh, contemporary design. It’s what’s inside, though, that counts: Clear, Concise, Accurate Explanation that Challenges and Motivates, without Sacrificing Rigour or depth.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1: Introduction to Economics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2: An Overview of Microeconomics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3: The Economics of Markets</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4: The Role of Government</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 5: International Economics</span></span></span></p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>', 'Title
			Micro Economics 6/e

			Author
			Jackson Mclver

			ISBN
			9780074708828

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Micro Economics 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jackson Mclver</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780074708828</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4961micro.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780074708828&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4374', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4374', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 90, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:59'),
('55e5a911-0300-4fee-85e9-ca9ccaf862ee', '3767', 682, 'The Encyclopedia Of Romantic Literature : 3 Vols. (Complete Set)', 'the-encyclopedia-of-romantic-literature-3-vols-complete-set', 'the-encyclopedia-of-romantic-literature-3-vols-complete-set', '9781405188104', '9781405188104', '9781405188104', NULL, 'ABOUT THE BOOK

The Encyclopedia of Romantic Literature is a comprehensive reference resource covering British artistic, literary, and intellectual movements from the late 18th century to the early 19th century, within the context of European, transatlantic and colonial historical and cultural interaction. This three-volume collection showcases over 275 entries written by leading international scholars, providing students and researchers with an authoritative overview of Romanticism. Entries explore key authors and their works, literary invention and variation, major themes, new developments, and experimentation with form, within the context of literary genre and sub-genre. Each volume is carefully organized and fully cross-referenced, enabling easier researching.

With its cohesive organization and in-depth coverage of Romantic genres, this encyclopedia sets a new standard for scholarship in the field, and will be an indispensible resource for all students and researchers of Romanticism.

Table of Contents

Volume I

Alphabetical List of Entries vii

Thematic List of Entries xi

Notes on Contributors xv

Introduction xliii

Acknowledgements xlix

Romantic Literature A-G 1-548

Volume II

Alphabetical List of Entries vii

Thematic List of Entries xi

Notes on Contributors xv

Romantic Literature H-Re 549-1110

Volume III

Alphabetical List of Entries vii

Thematic List of Entries xi

Notes on Contributors xv

Romantic Literature Re-Z 1111-1544', '<div>
<p><strong>ABOUT THE BOOK</strong></p>

<p><em>The Encyclopedia of Romantic Literature</em> is a comprehensive reference resource covering British artistic, literary, and intellectual movements from the late 18th century to the early 19th century, within the context of European, transatlantic and colonial historical and cultural interaction. This three-volume collection showcases over 275 entries written by leading international scholars, providing students and researchers with an authoritative overview of Romanticism. Entries explore key authors and their works, literary invention and variation, major themes, new developments, and experimentation with form, within the context of literary genre and sub-genre. Each volume is carefully organized and fully cross-referenced, enabling easier researching.</p>

<p>With its cohesive organization and in-depth coverage of Romantic genres, this encyclopedia sets a new standard for scholarship in the field, and will be an indispensible resource for all students and researchers of Romanticism.</p>

<p><strong><span>Table of Contents</span></strong></p>

<p><strong>Volume I</strong></p>

<p>Alphabetical List of Entries vii</p>

<p>Thematic List of Entries xi</p>

<p>Notes on Contributors xv</p>

<p>Introduction xliii</p>

<p>Acknowledgements xlix</p>

<p><strong>Romantic Literature A-G 1-548</strong></p>

<p><strong>Volume II</strong></p>

<p>Alphabetical List of Entries vii</p>

<p>Thematic List of Entries xi</p>

<p>Notes on Contributors xv</p>

<p><strong>Romantic Literature H-Re 549-1110</strong></p>

<p><strong>Volume III</strong></p>

<p>Alphabetical List of Entries vii</p>

<p>Thematic List of Entries xi</p>

<p>Notes on Contributors xv</p>

<p><strong>Romantic Literature Re-Z 1111-1544</strong></p>
</div>', 'Title
			The Encyclopedia Of Romantic Literature : 3 Vols. (Complete Set)

			Author
			Frederick Burwick 

			ISBN-13
			9781405188104

			Publishers
			Wiley

			Edition
			First

			Year
			2012

			Binding
			Hardbond

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Encyclopedia Of Romantic Literature : 3 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Frederick Burwick </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN-13</span></td>
			<td style="text-align:center"><span>9781405188104</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Edition</span></td>
			<td style="text-align:center"><span>First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2012</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"65656"', '"45960"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', 'First', NULL, '2012', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4358p-8.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781405188104&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3767', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3767', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 682, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:59'),
('55e8a277-181b-431b-8ff2-f577b6b917fa', '1154', NULL, 'Indian Social Problems', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-new-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1-1154', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-new-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253', 'TGHY6655', 'TGHY6655::1154', 'TGHY6655', NULL, 'Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.', '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 'Transforming Social Work Practice - Equality and Diversity in Social Work Practice New', '<h1>Transforming Social Work Practice - Equality and Diversity in Social Work Practice New</h1>', '"1100"', '"995"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82999781844455935_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1154', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1154', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2386, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:59'),
('55ebda18-c262-4c6b-a264-fad7a44780a0', '2496', NULL, 'Accelerated Project Management - How to Be the First to Market', 'accelerated-project-management-how-to-be-the-first-to-market-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496', 'accelerated-project-management-how-to-be-the-first-to-market-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496-2496', 'CGUI6677', 'CGUI6677', 'CGUI6677', NULL, 'Strategies for achieving first-to-market status with each new product Project management excellence is essential if your organization is to gain the competitive edge that comes with being first to market. Accelerated Project Management shows how you can reduce time on all your product development projects without adding unnecessary risk or cost. James P. Lewis and Louis Wong, two of todayis leaders in project management innovation, detail tools and techniques you can use to: * Avoid the enemies of project speed, from excessive project size to poor planning, insufficient resources, and perfectionism* Prioritize projects, creating a top-down sense of urgency and importance* Establish an Innovation Project Office (IPO) to act as a key linkage between strategy and implementation, and provide early warning when projects are losing focus and control Project leaders at top companies from Hewlett Packard to Cisco have discovered that to increase product development speed they must create clear product roadmaps, involve manufacturing in the process from square one, and eliminate rework through stringent quality standards and double-checks. Accelerated Project Management will show you how to adopt and improve upon these techniques in your organization, and dramatically increase project speed without sacrificing end-product quality in todayis high-stakes new product development race.', '<p>Strategies for achieving first-to-market status with each new product Project management excellence is essential if your organization is to gain the competitive edge that comes with being first to market. Accelerated Project Management shows how you can reduce time on all your product development projects without adding unnecessary risk or cost. James P. Lewis and Louis Wong, two of todayis leaders in project management innovation, detail tools and techniques you can use to: * Avoid the enemies of project speed, from excessive project size to poor planning, insufficient resources, and perfectionism* Prioritize projects, creating a top-down sense of urgency and importance* Establish an Innovation Project Office (IPO) to act as a key linkage between strategy and implementation, and provide early warning when projects are losing focus and control Project leaders at top companies from Hewlett Packard to Cisco have discovered that to increase product development speed they must create clear product roadmaps, involve manufacturing in the process from square one, and eliminate rework through stringent quality standards and double-checks. Accelerated Project Management will show you how to adopt and improve upon these techniques in your organization, and dramatically increase project speed without sacrificing end-product quality in todayis high-stakes new product development race.</p>', 'Accelerated Project Management - How to Be the First to Market', '<h1>Accelerated Project Management - How to Be the First to Market</h1>', '"1600"', '"960"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CGUI6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2496', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2496', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1571, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:59'),
('55f6f7d9-87ca-4dc9-88e3-a574e5a834ab', '2951', NULL, 'An Introduction to Lebesgue Integration and Fourier Series', 'an-introduction-to-lebesgue-integration-and-fourier-series-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-29-2951', 'an-introduction-to-lebesgue-integration-and-fourier-series-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951-2951', '‎ 9780486682938', '‎ 9780486682938', '‎ 9780486682938', NULL, 'This book arose out of the authors'' desire to present Lebesgue integration and Fourier series on an undergraduate level, since most undergraduate texts do not cover this material or do so in a cursory way. The result is a clear, concise, well-organized introduction to such topics as the Riemann integral, measurable sets, properties of measurable sets, measurable functions, the Lebesgue integral, convergence and the Lebesgue integral, pointwise convergence of Fourier series and other subjects. The authors not only cover these topics in a useful and thorough way, they have taken pains to motivate the student by keeping the goals of the theory always in sight, justifying each step of the development in terms of those goals. In addition, whenever possible, new concepts are related to concepts already in the student''s repertoire. Finally, to enable readers to test their grasp of the material, the text is supplemented by numerous examples and exercises. Mathematics students as well as students of engineering and science will find here a superb treatment, carefully thought out and well presented , that is ideal for a one semester course. The only prerequisite is a basic knowledge of advanced calculus, including the notions of compactness, continuity, uniform convergence and Riemann integration.', '<p>This book arose out of the authors'' desire to present Lebesgue integration and Fourier series on an undergraduate level, since most undergraduate texts do not cover this material or do so in a cursory way. The result is a clear, concise, well-organized introduction to such topics as the Riemann integral, measurable sets, properties of measurable sets, measurable functions, the Lebesgue integral, convergence and the Lebesgue integral, pointwise convergence of Fourier series and other subjects. The authors not only cover these topics in a useful and thorough way, they have taken pains to motivate the student by keeping the goals of the theory always in sight, justifying each step of the development in terms of those goals. In addition, whenever possible, new concepts are related to concepts already in the student''s repertoire. Finally, to enable readers to test their grasp of the material, the text is supplemented by numerous examples and exercises. Mathematics students as well as students of engineering and science will find here a superb treatment, carefully thought out and well presented , that is ideal for a one semester course. The only prerequisite is a basic knowledge of advanced calculus, including the notions of compactness, continuity, uniform convergence and Riemann integration.</p>', 'An Introduction to Lebesgue Integration and Fourier Series

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 159 pages

	ISBN-10 ‏ : ‎ 0486682935

	ISBN-13 ‏ : ‎ 978-0486682938

	Item Weight ‏ : ‎ 272 g

	Dimensions ‏ : ‎ 15.72 x 1.04 x 23.42 cm

	Net Quantity ‏ : ‎ 270.00 Grams', '<h1>An Introduction to Lebesgue Integration and Fourier Series</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 159 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0486682935</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0486682938</span></li>
	<li><span>Item Weight ‏ : ‎ 272 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.72 x 1.04 x 23.42 cm</span></li>
	<li><span>Net Quantity ‏ : ‎ 270.00 Grams</span></li>
</ul>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87501.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%E2%80%8E%209780486682938&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2951', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2951', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1253, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('5616f07d-bdb9-43af-b0e2-5e0c778782cb', '2059', NULL, 'Negotiation 6/e NEW', 'negotiation-6e-new-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059', 'negotiation-6e-new-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059-2059', 'ERTF4456', 'ERTF4456', 'ERTF4456', NULL, 'Already established as a seminal textbook on negotiation, this edition continues to take the legacy forward by updating the new edition thoroughly. The text is designed to cover syllabi requirements of graduate students specializing in HR-OB taking up courses on negotiation. A detailed textbook on the area, the title covers all major topics on negotiation and is a highly applicationoriented text.', '<p>Already established as a seminal textbook on negotiation, this edition continues to take the legacy forward by updating the new edition thoroughly. The text is designed to cover syllabi requirements of graduate students specializing in HR-OB taking up courses on negotiation. A detailed textbook on the area, the title covers all major topics on negotiation and is a highly applicationoriented text.</p>', 'Negotiation 6/e', '<h1>Negotiation 6/e</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6612dpp_23.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTF4456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2059', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2059', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1786, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('5618e39b-1f62-4b9c-b9a9-6b20ddd89b97', '701', NULL, 'Public Policies For Human Development NEW', 'public-policies-for-human-development-new-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701', 'public-policies-for-human-development-new-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701-701', 'GHGJK778', 'GHGJK778', 'GHGJK778', NULL, 'More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.', '<p>More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.</p>', 'Public Policies For Human Development NEQW', '<h1>Public Policies For Human Development NEQW</h1>', '"11799"', '"7079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7768dpp_8_44.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHGJK778&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=701', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=701', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2665, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('562f3b32-24da-451c-b065-d3a996b4c36d', '3227', NULL, 'Chhandogyopanishad - Bhashya II', 'chhandogyopanishad-bhashya-ii-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227', 'chhandogyopanishad-bhashya-ii-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227-3227', 'Chhandogyopanishad - Bhashya II', 'Chhandogyopanishad - Bhashya II', 'Chhandogyopanishad - Bhashya II', NULL, 'Chhandogyopanishad - Bhashya II', '<p>Chhandogyopanishad - Bhashya II</p>', 'Sub Title
			Chhandogyopanishad - Bhashya II

			Author
			Neelam Patel, Gautam Patel

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			XXXX

			Pages
			328

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English, Hindi & Gujrati

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Chhandogyopanishad - Bhashya II</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Neelam Patel, Gautam Patel</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>328</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English, Hindi &amp; Gujrati</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English, Hindi & Gujrati', 'English, Hindi & Gujrati', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 328, '328', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6194Chhandogyopanishad%20-%20Bhashya%20II.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Chhandogyopanishad%20-%20Bhashya%20II&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3227', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3227', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1145, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:59'),
('5635e875-6ded-4231-8ff6-83c6460c9b88', '1660', NULL, 'Advances in Solar Energy -An Anuual Review of Research and Development New', 'advances-in-solar-energy-an-anuual-review-of-research-and-development-new-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-16-1660', 'advances-in-solar-energy-an-anuual-review-of-research-and-development-new-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660-1660', 'WERTG4432', 'WERTG4432', 'WERTG4432', NULL, 'Essential for any serious technical library'' PROFESSOR MARTIN GREEN, UNIVERSITY OF NEW SOUTHWALES, AUSTRALIA ''Valuable, detailed information that helps me plan for the future'' DON OSBORN, FORMERLY OF SACRAMENTO MUNICIPAL UTILITY DISTRICT The Advances in Solar Energy series offers state-of-the-art information on all primary renewable energy technologies, including solar, wind and biomass, bringing together invited contributions from the foremost international experts in renewable energy. Spanning a broad range of technical subjects, this volume and series is a ''must-have'' reference on global developments in the field of renewable energy. Volume 17 focuses primarily on solar energy, with respect to heating, hot water, drying and detoxification. Specific chapter subjects include: � Alternative World Energy Outlook 2006: A Possible Path towards a Sustainable Future � Quantum Well Solar Cells � Recent Progress of Organic Photovoltaics � Thermal and Material Characterization of Immersed Heat Exchangers for Solar Domestic Hot Water � Photocatalytic Detoxification of Water with Solar Energy � Solar-Hydrogen: A Solid-State Chemistry Perspective � Solar Heat for Industrial Processes � Solar Energy Technology in the Middle East and North Africa (MENA) for Sustainable Energy, Water and Environment', '<p>Essential for any serious technical library'' PROFESSOR MARTIN GREEN, UNIVERSITY OF NEW SOUTHWALES, AUSTRALIA ''Valuable, detailed information that helps me plan for the future'' DON OSBORN, FORMERLY OF SACRAMENTO MUNICIPAL UTILITY DISTRICT The Advances in Solar Energy series offers state-of-the-art information on all primary renewable energy technologies, including solar, wind and biomass, bringing together invited contributions from the foremost international experts in renewable energy. Spanning a broad range of technical subjects, this volume and series is a ''must-have'' reference on global developments in the field of renewable energy. Volume 17 focuses primarily on solar energy, with respect to heating, hot water, drying and detoxification. Specific chapter subjects include: � Alternative World Energy Outlook 2006: A Possible Path towards a Sustainable Future � Quantum Well Solar Cells � Recent Progress of Organic Photovoltaics � Thermal and Material Characterization of Immersed Heat Exchangers for Solar Domestic Hot Water � Photocatalytic Detoxification of Water with Solar Energy � Solar-Hydrogen: A Solid-State Chemistry Perspective � Solar Heat for Industrial Processes � Solar Energy Technology in the Middle East and North Africa (MENA) for Sustainable Energy, Water and Environment</p>', 'Advances in Solar Energy -An Anuual Review of Research and Development New', '<h1>Advances in Solar Energy -An Anuual Review of Research and Development New</h1>', '"18175"', '"10905"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2614dpp_18_27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERTG4432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1660', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1660', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2069, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('56674ec0-62af-4130-9e29-048017af27a2', '4119', 342, 'Agricultural Drainage Engineering', 'agricultural-drainage-engineering', 'agricultural-drainage-engineering', '9789386355874', '9789386355874', '9789386355874', NULL, 'About the book

Agricultural Drainage Engineering is not a goal in itself but part of a process of resource management that provides a key input to agriculture production and farmer incomes. It includes irrigation and drainage, water management in rain fed agriculture, recycled water reuse, water and land conservation, and watershed management. This book is a sincere attempt to cover most of the topics under the heading. The chapter have been divided in such a way that book must be useful to environmentalists, biologists, health technicians, agriculture scientists and all those who are engaged actively in the field of environmental investigation.

The book is an invaluable source for policy makers, academicians, practitioners and a range of analysts and commentators on water resources and agriculture in world today. It can be made an essential reading for public administrators, professors and students of water policy, agriculture and rural management, and national and international analysts’ experiments with water management for agriculture.

Contents:

	Planning and Management of Water Resources,

	Irrigation System and Its Importance,

	Operation, Maintenance and Management,

	Drainage Services Demand and Supply,

	Analysis for Irrigation and Drainage,

	Water Allocation at the Regional Scale,

	Role of Soil and Water in Drainage Engineering,

	 Water Impurities and Soil Manures,

	Water Preservation and Drainage System', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Drainage Engineering is not a goal in itself but part of a process of resource management that provides a key input to agriculture production and farmer incomes. It includes irrigation and drainage, water management in rain fed agriculture, recycled water reuse, water and land conservation, and watershed management. This book is a sincere attempt to cover most of the topics under the heading. The chapter have been divided in such a way that book must be useful to environmentalists, biologists, health technicians, agriculture scientists and all those who are engaged actively in the field of environmental investigation.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book is an invaluable source for policy makers, academicians, practitioners and a range of analysts and commentators on water resources and agriculture in world today. It can be made an essential reading for public administrators, professors and students of water policy, agriculture and rural management, and national and international analysts’ experiments with water management for agriculture.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Planning and Management of Water Resources, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Irrigation System and Its Importance, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Operation, Maintenance and Management, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Drainage Services Demand and Supply, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Analysis for Irrigation and Drainage, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Water Allocation at the Regional Scale, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Role of Soil and Water in Drainage Engineering,</span></span></span></li>
	<li style="text-align:justify"><span><span><span> Water Impurities and Soil Manures, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Water Preservation and Drainage System</span></span></span></li>
</ol>', 'Title
			Agricultural Drainage Engineering

			Author
			Shivsharan Sharma

			ISBN
			9789386355874

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Drainage Engineering</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shivsharan Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386355874</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1850"', '"1203"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8220drain.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386355874&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4119', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4119', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 342, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:59'),
('5675054d-1db2-40a6-b4b9-56c7c446db98', '4096', 365, 'Farming and Production System of Spices', 'farming-and-production-system-of-spices', 'farming-and-production-system-of-spices', '9789386355638', '9789386355638', '9789386355638', NULL, 'About the book

A spice is a seed, fruit, root bark or other plant substance primarily used for flavouring, coloring or preserving food. Spices are distinguished from herbs, which are the leaves, flowers, or stems from plants used for flavouring or as a garnish, Sometimes, spices may be ground into a powder for convenience. Many spices have antimicrobial properties. This may explain why spices are more commonly used in warmer climates, which have more infectious diseases, and why the use of spices is prominent in meat, which is particularly susceptible to spoiling. [1] Spices are sometimes used in medicine, religious rituals, cosmetics or perfume production, or as a vegetable. Plant species grown in tropical countries on small scale family farms or commercial farms, to provide food for humans or livestock, in dry or humid regions are highly abundant and taxonomically diversified. Vegetables comprise of a large number of plants, mostly annual, of which different parts like leaf, stem, lower bud, flower, fruit, root etc. are eaten. This book shall be useful for trading manufacturing and processing fraternity of spices and condiments, analysts of these commodities, public analysis, advocated handling food adulteration cases, oleoresin technologists and others interested in spices and condiments.

Contents:

1. Production of Spices,

2. Plants Anatomy and Tissues,

3. Fruit Crop Cultivation,

4. Understanding the Field of Plant Physiology,

5. Seed Diseases and Treatment,

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A spice is a seed, fruit, root bark or other plant substance primarily used for flavouring, coloring or preserving food. Spices are distinguished from herbs, which are the leaves, flowers, or stems from plants used for flavouring or as a garnish, Sometimes, spices may be ground into a powder for convenience. Many spices have antimicrobial properties. This may explain why spices are more commonly used in warmer climates, which have more infectious diseases, and why the use of spices is prominent in meat, which is particularly susceptible to spoiling. [1] Spices are sometimes used in medicine, religious rituals, cosmetics or perfume production, or as a vegetable. Plant species grown in tropical countries on small scale family farms or commercial farms, to provide food for humans or livestock, in dry or humid regions are highly abundant and taxonomically diversified. Vegetables comprise of a large number of plants, mostly annual, of which different parts like leaf, stem, lower bud, flower, fruit, root etc. are eaten. This book shall be useful for trading manufacturing and processing fraternity of spices and condiments, analysts of these commodities, public analysis, advocated handling food adulteration cases, oleoresin technologists and others interested in spices and condiments.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Production of Spices, </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Plants Anatomy and Tissues, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Fruit Crop Cultivation, </span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Understanding the Field of Plant Physiology, </span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Seed Diseases and Treatment, </span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Farming and Production System of Spices

			Author
			Dr. Vijaya Kuchana

			ISBN
			9789386355638

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Farming and Production System of Spices</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Vijaya Kuchana</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386355638</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/819791e-Fqr6yhL._SY466_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386355638&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4096', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4096', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 365, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:59'),
('5699a53d-a694-47ff-af39-4d714ace54d4', '320', NULL, 'Performance Modeling of Automated Manufacturing Systems', 'performance-modeling-of-automated-manufacturing-systems-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320', 'performance-modeling-of-automated-manufacturing-systems-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320-320', 'Performance Modeling of', 'Performance Modeling of', 'Performance Modeling of', NULL, 'The text is designed for engineering students at the senior undergraduate level and first-year students at graduate level, and professionals (R&D engineers in the industry and factory managers). The authors offer a unique effort in presenting a unified and systematic treatment of various modeling methodologies and analysis techniques for performance evaluation of automated manufacturing systems.The text begins with an overview of automated manufacturing systems, and then provides a clear and comprehensive discussion of three principal analytical modeling paradigms: Markov chains, queues and queuing networks, and petri nets.', '<p>The text is designed for engineering students at the senior undergraduate level and first-year students at graduate level, and professionals (R&amp;D engineers in the industry and factory managers). The authors offer a unique effort in presenting a unified and systematic treatment of various modeling methodologies and analysis techniques for performance evaluation of automated manufacturing systems.The text begins with an overview of automated manufacturing systems, and then provides a clear and comprehensive discussion of three principal analytical modeling paradigms: Markov chains, queues and queuing networks, and petri nets.</p>', 'Sub Title
			No

			Author
			N. Viswanadham, Y. Narahari

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120308701

			Pages
			608

			Binding
			Paperback

			Year of Publication
			1994

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N. Viswanadham, Y. Narahari</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120308701</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>608</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1994</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 608, '608', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82369788120308701.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Performance%20Modeling%20of&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=320', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=320', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2892, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('569d4faa-f89d-4c11-af3e-a719dff6a5fc', '3650', 791, 'Women in Science Fiction and Fantasy in 2 Vols. Set', 'women-in-science-fiction-and-fantasy-in-2-vols-set', 'women-in-science-fiction-and-fantasy-in-2-vols-set', '9780313335891', '9780313335891', '9780313335891', NULL, 'Works of science fiction and fantasy increasingly explore gender issues, feature women as central characters, and are written by women writers. This book examines women''s contributions to science fiction and fantasy across a range of media and genres, such as fiction, nonfiction, film, television, art, comics, graphic novels, and music. The first volume offers survey essays on major topics, such as sexual identities, fandom, women''s writing groups, and feminist spirituality; the second provides alphabetically arranged entries on more specific subjects, such as Hindu mythology, Toni Morrison, magical realism, and Margaret Atwood. Entries are written by expert contributors and cite works for further reading, and the set closes with a selected, general bibliography.

 

Students and general readers love science fiction and fantasy. And science fiction and fantasy works increasingly explore gender issues, feature women as central characters, and are written by women writers. Older works demonstrate attitudes toward women in times past, while more recent works grapple with contemporary social issues. This book helps students use science fiction and fantasy to understand the contributions of women writers, the representation of women in the media, and the experiences of women in society.', '<p>Works of science fiction and fantasy increasingly explore gender issues, feature women as central characters, and are written by women writers. This book examines women''s contributions to science fiction and fantasy across a range of media and genres, such as fiction, nonfiction, film, television, art, comics, graphic novels, and music. The first volume offers survey essays on major topics, such as sexual identities, fandom, women''s writing groups, and feminist spirituality; the second provides alphabetically arranged entries on more specific subjects, such as Hindu mythology, Toni Morrison, magical realism, and Margaret Atwood. Entries are written by expert contributors and cite works for further reading, and the set closes with a selected, general bibliography.</p>

<p> </p>

<p>Students and general readers love science fiction and fantasy. And science fiction and fantasy works increasingly explore gender issues, feature women as central characters, and are written by women writers. Older works demonstrate attitudes toward women in times past, while more recent works grapple with contemporary social issues. This book helps students use science fiction and fantasy to understand the contributions of women writers, the representation of women in the media, and the experiences of women in society.</p>', 'Sub Title
			Women in Science Fiction and Fantasy in 2 Vols. Set

			Author / Editor
			Robin Anne Reid

			About Author
			Robin Anne Reid is Professor of Literature and Languages at Texas A&M University-Commerce.

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780313335891

			Pages
			792 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Women in Science Fiction and Fantasy in 2 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Robin Anne Reid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Robin Anne Reid is Professor of Literature and Languages at Texas A&amp;M University-Commerce.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780313335891</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>792 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"17206"', '"10324"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '792 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6830Women%20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780313335891&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3650', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3650', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 791, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:59'),
('56a46c86-2279-47a0-9f10-0624ef979791', '3805', 646, 'Calculus: The Princess of Mathematics, V-2', 'calculus-the-princess-of-mathematics-v2', 'calculus-the-princess-of-mathematics-v2', '9798885752336', '9798885752336', '9798885752336', NULL, 'About the book

Calculus is perhaps the most fascinating of the myriad branches of Mathematics. One of the reasons for this fascination is Calculus’s very imaginative nature, and yet its very accurate analysis of seemingly unsolvable or undefined problems, culminating into understanding complex, real-world events.

India can be rightfully proud of having contributed the very first applications of the idea of Calculus. This was in understanding planetary motions more than a thousand years before the advent of modern science.

This book, Calculus: The Princess of Mathematics, focuses on retaining this beauty of Calculus even while helping readers arrive at a deep understanding of its concepts, with practice problems in tune with our typical school curriculum. We have been particularly conscious to ensure that this book develops in students a strong bonding with Calculus, which would help them handle problems that crop up in any discipline they take up as their profession. The two guest chapters penned by renowned experts included in this book further highlight the spectacular and fundamental Indian contributions to Calculus.

This book is not written according to the syllabus of any board or any examination. Such boundaries inhibit the free flow of enjoyment of the subject. And yet, this book’s organization and content is structured to ensure that students in schools/colleges studying Calculus for the first time, as also those students preparing for competitive examinations like JEE, JAM, CUET, etc., all get a good command over the concepts and procedures of Calculus.', '<p><strong>About the book</strong></p>

<p>Calculus is perhaps the most fascinating of the myriad branches of Mathematics. One of the reasons for this fascination is Calculus’s very imaginative nature, and yet its very accurate analysis of seemingly unsolvable or undefined problems, culminating into understanding complex, real-world events.</p>

<p>India can be rightfully proud of having contributed the very first applications of the idea of Calculus. This was in understanding planetary motions more than a thousand years before the advent of modern science.</p>

<p>This book, Calculus: The Princess of Mathematics, focuses on retaining this beauty of Calculus even while helping readers arrive at a deep understanding of its concepts, with practice problems in tune with our typical school curriculum. We have been particularly conscious to ensure that this book develops in students a strong bonding with Calculus, which would help them handle problems that crop up in any discipline they take up as their profession. The two guest chapters penned by renowned experts included in this book further highlight the spectacular and fundamental Indian contributions to Calculus.</p>

<p>This book is not written according to the syllabus of any board or any examination. Such boundaries inhibit the free flow of enjoyment of the subject. And yet, this book’s organization and content is structured to ensure that students in schools/colleges studying Calculus for the first time, as also those students preparing for competitive examinations like JEE, JAM, CUET, etc., all get a good command over the concepts and procedures of Calculus.</p>', ' TITLE
			Calculus: The Princess of Mathematics, V-2

			 AUTHOR
			Verma, Panadiwal

			 PUBLISHER
			Garuda Prakashan Pvt. Ltd.

			 ISBN
			9798885752336

			 YEAR OF PUBLICATION
			2025

			 BINDING
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> TITLE</td>
			<td>Calculus: The Princess of Mathematics, V-2</td>
		</tr>
		<tr>
			<td> AUTHOR</td>
			<td>Verma, Panadiwal</td>
		</tr>
		<tr>
			<td> PUBLISHER</td>
			<td>Garuda Prakashan Pvt. Ltd.</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>9798885752336</td>
		</tr>
		<tr>
			<td> YEAR OF PUBLICATION</td>
			<td>2025</td>
		</tr>
		<tr>
			<td> BINDING</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"499"', '"324"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '3adc949f-0a0a-4703-b5b5-d97de14a8665', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6499The-Princess-o.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9798885752336&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3805', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3805', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 646, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:59'),
('56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', '3544', 860, 'Dynamical Systems and Chaos', 'dynamical-systems-and-chaos-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544', 'dynamical-systems-and-chaos-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544-3544', 'Dynamical Systems and Chaos', 'Dynamical Systems and Chaos', 'Dynamical Systems and Chaos', NULL, 'Over the last four decades there has been extensive development in the theory of dynamical systems. This book aims at a wide audience where the first four chapters have been used for an undergraduate course in Dynamical Systems. Material from the last two chapters and from the appendices has been used quite a lot for master and PhD courses. All chapters are concluded by an exercise section. The book is also directed towards researchers, where one of the challenges is to help applied researchers acquire background for a better understanding of the data that computer simulation or experiment may provide them with the development of the theory.', '<p>Over the last four decades there has been extensive development in the theory of dynamical systems. This book aims at a wide audience where the first four chapters have been used for an undergraduate course in Dynamical Systems. Material from the last two chapters and from the appendices has been used quite a lot for master and PhD courses. All chapters are concluded by an exercise section. The book is also directed towards researchers, where one of the challenges is to help applied researchers acquire background for a better understanding of the data that computer simulation or experiment may provide them with the development of the theory.</p>', 'Sub Title
			No

			Author
			Henk Broer, Floris Takens

			About Author
			Henk Broer and Floris Takens are professors at the Johann Bernoulli Institute in the University of Groningen. are leader in the field of of dynamical systems. They have published a welath of scientifi papers and books in this area and both authors are members of the Royal Netherlands Academy of Arts and Sciences (KNAW).

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781441968692

			Pages
			XVI, 313

			Binding
			Hardback

			Year of Publication
			2010

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henk Broer, Floris Takens</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Henk Broer and Floris Takens are professors at the Johann Bernoulli Institute in the University of Groningen. are leader in the field of of dynamical systems. They have published a welath of scientifi papers and books in this area and both authors are members of the Royal Netherlands Academy of Arts and Sciences (KNAW).</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441968692</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVI, 313</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7587"', '"4552"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XVI, 313', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Dynamical%20Systems%20and%20Chaos&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3544', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3544', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 860, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:59'),
('56b00d41-b29b-40c7-a3fb-4adb616a6ff9', '3764', 685, 'Animal Behaviour : Library in Cognitive & Experimental Psychology - 4 Vols. (Complete Set)', 'animal-behaviour-library-in-cognitive-experimental-psychology-4-vols-complete-set', 'animal-behaviour-library-in-cognitive-experimental-psychology-4-vols-complete-set', '9781847875396', '9781847875396', '9781847875396', NULL, 'About the book

The study of animal behaviour is a dynamic and vibrant field in contemporary psychology schools which has seen rapid growth and diversification throughout the last century. It forms a major area of study and research not only in cognitive, experimental, and behavioural psychology, but also in neurobiology, evolutionary biology, and evolutionary psychology. In this timely and comprehensive four-volume collection, two internationally renowned scholars bring together every seminal paper of the last century, from the canonical to the critical and contemporary.

Conceptually arranged to address the four formative questions posed by Niko Tinbergen in 1963, 

Volume One addresses causation and the mechanisms of animal behaviour; 

Volume Two presents the foremost research in the development of animal behaviour; 

Volume Three covers behavioural ecology and the function of animal behaviour, 

Volume Four addresses research that attempts to reconstruct the evolutionary history of behaviour.', '<p style="text-align:justify"><span><strong><span>About the book</span></strong></span></p>

<p style="text-align:justify"><span><span>The study of animal behaviour is a dynamic and vibrant field in contemporary psychology schools which has seen rapid growth and diversification throughout the last century. It forms a major area of study and research not only in cognitive, experimental, and behavioural psychology, but also in neurobiology, evolutionary biology, and evolutionary psychology. In this timely and comprehensive four-volume collection, two internationally renowned scholars bring together every seminal paper of the last century, from the canonical to the critical and contemporary.</span></span></p>

<p style="text-align:justify"><span><span>Conceptually arranged to address the four formative questions posed by Niko Tinbergen in 1963, </span></span></p>

<p><span><strong><span>Volume One</span></strong><span> addresses causation and the mechanisms of animal behaviour; </span></span></p>

<p><span><strong><span>Volume Two</span></strong><span> presents the foremost research in the development of animal behaviour; </span></span></p>

<p><span><strong><span>Volume Three</span></strong><span> covers behavioural ecology and the function of animal behaviour, </span></span></p>

<p><span><strong><span>Volume Four </span></strong><span>addresses research that attempts to reconstruct the evolutionary history of behaviour.</span></span></p>

<p> </p>
', 'Title
			Animal Behaviour : Library in Cognitive & Experimental Psychology - 4 Vols. (Complete Set)

			Author
			John J. Bolhuis

			ISBN
			9781847875396

			Publisher
			Sage

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Animal Behaviour : Library in Cognitive &amp; Experimental Psychology - 4 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John J. Bolhuis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781847875396</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"78497"', '"51024"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b07411dc-945a-4a47-8344-fa3f20b46e71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21441.jpg', NULL, '4 | 11 | 23', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781847875396&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3764', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3764', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 685, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:59'),
('56b2061c-51df-4374-863b-317c52931494', '2654', NULL, 'Mahabharat-Padanukram-Kosh - Geetapress Gorakhpur ke Mahabharat ke Sanskran Par Aadharit - 8 Bhagon Mein New', 'mahabharatpadanukramkosh-geetapress-gorakhpur-ke-mahabharat-ke-sanskran-par-aadharit-8-bhagon-mein-new-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-265-2654', 'mahabharatpadanukramkosh-geetapress-gorakhpur-ke-mahabharat-ke-sanskran-par-aadharit-8-bhagon-mein-new-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654-2654', 'PDVG7766', 'PDVG7766', 'PDVG7766', NULL, 'Mahabharat-Padanukram-Kosh - Geetapress Gorakhpur ke Mahabharat ke Sanskran Par Aadharit - 8 Bhagon Mein', '<h1>Mahabharat-Padanukram-Kosh - Geetapress Gorakhpur ke Mahabharat ke Sanskran Par Aadharit - 8 Bhagon Mein</h1>', 'Sub Title
			No

			Author
			Prof. GyanPrakash Shastri

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788171105809

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. GyanPrakash Shastri</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171105809</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1695"', '"1017"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PDVG7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2654', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2654', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1442, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:59'),
('56ce96d5-9907-4aea-a49e-a9dcbf1cff15', '3521', 881, 'Advances in Mechanics and Mathematics Volume - 2', 'advances-in-mechanics-and-mathematics-volume-2-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521', 'advances-in-mechanics-and-mathematics-volume-2-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521-3521', 'Advances in Mechanics and Mathematics', 'Advances in Mechanics and Mathematics', 'Advances in Mechanics and Mathematics', NULL, 'As any human activity needs goals, mathematical research needs problems -David Hilbert Mechanics is the paradise of mathematical sciences -Leonardo da Vinci Mechanics and mathematics have been complementary partners since Newton''s time and the history of science shows much evidence of the ben­ eficial influence of these disciplines on each other. Driven by increasingly elaborate modern technological applications the symbiotic relationship between mathematics and mechanics is continually growing. However, the increasingly large number of specialist journals has generated a du­ ality gap between the two partners, and this gap is growing wider. Advances in Mechanics and Mathematics (AMMA) is intended to bridge the gap by providing multi-disciplinary publications which fall into the two following complementary categories: 1. An annual book dedicated to the latest developments in mechanics and mathematics; 2. Monographs, advanced textbooks, handbooks, edited vol­ umes and selected conference proceedings. The AMMA annual book publishes invited and contributed compre­ hensive reviews, research and survey articles within the broad area of modern mechanics and applied mathematics. Mechanics is understood here in the most general sense of the word, and is taken to embrace relevant physical and biological phenomena involving electromagnetic, thermal and quantum effects and biomechanics, as well as general dy­ namical systems. Especially encouraged are articles on mathematical and computational models and methods based on mechanics and their interactions with other fields. All contributions will be reviewed so as to guarantee the highest possible scientific standards.', '<p>As any human activity needs goals, mathematical research needs problems -David Hilbert Mechanics is the paradise of mathematical sciences -Leonardo da Vinci Mechanics and mathematics have been complementary partners since Newton''s time and the history of science shows much evidence of the ben­ eficial influence of these disciplines on each other. Driven by increasingly elaborate modern technological applications the symbiotic relationship between mathematics and mechanics is continually growing. However, the increasingly large number of specialist journals has generated a du­ ality gap between the two partners, and this gap is growing wider. Advances in Mechanics and Mathematics (AMMA) is intended to bridge the gap by providing multi-disciplinary publications which fall into the two following complementary categories: 1. An annual book dedicated to the latest developments in mechanics and mathematics; 2. Monographs, advanced textbooks, handbooks, edited vol­ umes and selected conference proceedings. The AMMA annual book publishes invited and contributed compre­ hensive reviews, research and survey articles within the broad area of modern mechanics and applied mathematics. Mechanics is understood here in the most general sense of the word, and is taken to embrace relevant physical and biological phenomena involving electromagnetic, thermal and quantum effects and biomechanics, as well as general dy­ namical systems. Especially encouraged are articles on mathematical and computational models and methods based on mechanics and their interactions with other fields. All contributions will be reviewed so as to guarantee the highest possible scientific standards.</p>', 'Sub Title
			Volume - 2

			Author
			David Y. Gao, Ray W. Ogden

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			1402076452

			ISBN 13 Digit
			9781402076459

			Pages
			XVIII, 314

			Binding
			Hardback

			Year of Publication
			2003

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Volume - 2</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Y. Gao, Ray W. Ogden</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1402076452</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402076459</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVIII, 314</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"14240"', '"8544"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XVIII, 314', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Advances%20in%20Mechanics%20and%20Mathematics&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3521', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3521', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 881, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:59'),
('56d922ec-37d8-49ce-8171-c62a047bb2fe', '113', NULL, 'Introduction to the Philosophy of Science - Cutting Nature at its Seams', 'introduction-to-the-philosophy-of-science-cutting-nature-at-its-seams', 'introduction-to-the-philosophy-of-science-cutting-nature-at-its-seams', '9780195106114', '9780195106114', '9780195106114', NULL, 'Introduction to the Philosophy of Science: Cutting Nature at Its Seams is a clear and lively explanation of key concepts and issues in the philosophy of science. It surveys the field from positivism to social constructivism, focusing on the metaphysical implications of science as a form of knowledge gathering that explains what the world is really like, while simultaneously arguing for the superiority of a holistic model of scientific theories over competing models. An innovative feature is the use of immunology as the central domain of illustration, in contrast to other philosophy of science texts that draw examples predominantly from physics. The text also presents Thomas Kuhn''s model of science clearly and accurately, rectifying the notorious and widespread misinterpretations projected upon it in the past. Klee discusses both traditional models of science and alternative interpretations, most notably nonfeminist and feminist models inspired by the work of Kuhn. Richly illustrated and complete with a glossary of over eighty key terms, Introduction to the Philosophy of Science: Cutting Nature at Its Seams serves as an ideal text for undergraduates, because it presents a highly accessible and contemporary investigations of science as a form of inquiry capable of revealing to us the structure of the world.

Content - Preface, Introduction, Chapter 1. The Case of Allergic Disease: From Everyday Observation to Microstructural Explanation,  Chapter 2 The Positivist Model of Scientific Theories, Chapter 3. Trouble in Positivist Paradise, Chapter 4. The Underdetermination of Theory, Chapter 5. Reductionism, Antireductionism, and Supervenience, Chapter 6. The Structure of Scientific Explanation,  Chapter 7. The Revenge of Historicism,  Chapter 8. The Social Constructivist Challenge, Chapter 9. The Politics of Epistemology,  Chapter 10. The Actual Way Things Really Are, Glossary, Suggested Readings, Index             ', '<p style="text-align:justify"><span>Introduction to the Philosophy of Science: Cutting Nature at Its Seams is a clear and lively explanation of key concepts and issues in the philosophy of science. It surveys the field from positivism to social constructivism, focusing on the metaphysical implications of science as a form of knowledge gathering that explains what the world is really like, while simultaneously arguing for the superiority of a holistic model of scientific theories over competing models. An innovative feature is the use of immunology as the central domain of illustration, in contrast to other philosophy of science texts that draw examples predominantly from physics. The text also presents Thomas Kuhn''s model of science clearly and accurately, rectifying the notorious and widespread misinterpretations projected upon it in the past. Klee discusses both traditional models of science and alternative interpretations, most notably nonfeminist and feminist models inspired by the work of Kuhn. Richly illustrated and complete with a glossary of over eighty key terms, Introduction to the Philosophy of Science: Cutting Nature at Its Seams serves as an ideal text for undergraduates, because it presents a highly accessible and contemporary investigations of science as a form of inquiry capable of revealing to us the structure of the world.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Introduction, Chapter 1. The Case of Allergic Disease: From Everyday Observation to Microstructural Explanation,  Chapter 2 The Positivist Model of Scientific Theories, Chapter 3. Trouble in Positivist Paradise, Chapter 4. The Underdetermination of Theory, Chapter 5. Reductionism, Antireductionism, and Supervenience, Chapter 6. The Structure of Scientific Explanation,  Chapter 7. The Revenge of Historicism,  Chapter 8. The Social Constructivist Challenge, Chapter 9. The Politics of Epistemology,  Chapter 10. The Actual Way Things Really Are, Glossary, Suggested Readings, Index</span>             </p>', 'Sub Title
			Cutting Nature at its Seams

			Author
			Robert Klee

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780195106114

			Pages
			258

			Binding
			Paperback

			Year of Publication
			1997

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Cutting Nature at its Seams</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert Klee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780195106114</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>258</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1997</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2236"', '"1341"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 258, '258', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32439780195106114.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195106114&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=113', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=113', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3007, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:59'),
('56d9c7c2-7612-43a5-bdf3-356ed983fafa', '3980', 472, 'Plant Physiology and Development', 'plant-physiology-and-development', 'plant-physiology-and-development', '9789352692057', '9789352692057', '9789352692057', NULL, 'About the Book

The field of plant physiology includes the study of all the internal activities of plants-those chemical and physical processes associated with life as they occur in plants.  This includes study at many levels of scale of size and time.  At the smallest scale are molecular interactions of photosynthesis and internal diffusion of water, minerals, and nutrients.  At the largest scale are the processes of plant development, seasonality, dormancy and reproductive control. Major sub disciplines of plant physiology include phytochemistry and phytopathology.  The scope of plant physiology as a discipline may be divided into several major areas of research.  Plant physiology is a sub discipline of botany concerned with the functioning, or physiology, of plants.  Closely related fields include plant morphology (structure of plants), plant ecology (interactions with the environment), phytochemistry (biochemistry of plants), call biology, genetics, biophysics and molecular biology.  Fundamental processes such as photosynthesis, respiration, plant nutrition, plant hormone functions, tropisms, nastic movements, photoperiodism, photomorphogenesis, circadian rhythms, environmental stress physiology, seed germination, dormancy and stomata function and transpiration, both parts of plant water relations, are studied by plant physiologists.  This comprehensive and stimulating text summarizes present scientific knowledge in plant physiology.  It is an insightful compilation offering a comprehensive account of the fundamental principles of plant physiology.

Contents:

1. Phenomena in Plant Physiology

2. Physiology: Plant Growth and Development

3. Plant Physiology: The Integration of Disciplines

4. Development of Photosynthesis

5. Plant Water Relations

6. Plant Cell Development

7. Plant Relations with Soil and Water', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The field of plant physiology includes the study of all the internal activities of plants-those chemical and physical processes associated with life as they occur in plants.  This includes study at many levels of scale of size and time.  At the smallest scale are molecular interactions of photosynthesis and internal diffusion of water, minerals, and nutrients.  At the largest scale are the processes of plant development, seasonality, dormancy and reproductive control. Major sub disciplines of plant physiology include phytochemistry and phytopathology.  The scope of plant physiology as a discipline may be divided into several major areas of research.  Plant physiology is a sub discipline of botany concerned with the functioning, or physiology, of plants.  Closely related fields include plant morphology (structure of plants), plant ecology (interactions with the environment), phytochemistry (biochemistry of plants), call biology, genetics, biophysics and molecular biology.  Fundamental processes such as photosynthesis, respiration, plant nutrition, plant hormone functions, tropisms, nastic movements, photoperiodism, photomorphogenesis, circadian rhythms, environmental stress physiology, seed germination, dormancy and stomata function and transpiration, both parts of plant water relations, are studied by plant physiologists.  This comprehensive and stimulating text summarizes present scientific knowledge in plant physiology.  It is an insightful compilation offering a comprehensive account of the fundamental principles of plant physiology.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Phenomena in Plant Physiology</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Physiology: Plant Growth and Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Plant Physiology: The Integration of Disciplines</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Development of Photosynthesis</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Plant Water Relations</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Plant Cell Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Plant Relations with Soil and Water</span></span></span></p>
', 'Title
			Plant Physiology and Development

			Author
			Dr. Raj Singh

			ISBN
			9789352692057

			Publishers
			Random Publications

			Binding
			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Plant Physiology and Development</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Raj Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352692057</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1950"', '"1268"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3141pic-3.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352692057&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3980', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3980', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 472, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:59'),
('56dd0019-be01-4427-9cd7-12e0bc8a354f', '3221', NULL, 'Communication in Eighteenth-Century Music', 'communication-in-eighteenthcentury-music-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221', 'communication-in-eighteenthcentury-music-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221-3221', '9780521888295', '9780521888295', '9780521888295', NULL, 'Written by ten leading scholars, this volume assembles studies of eighteenth- and early nineteenth-century music under the broad rubric of communication. That such an impulse motivates musical composition and performance in this period of European musical history is often acknowledged but seldom examined in depth. The book explores a broad set of issues, ranging from the exigencies of the market for books and music in the eighteenth century through to the deployment of dance topoi in musical composition. A number of close readings of individual works by Mozart, Haydn and Beethoven draw on a sophisticated body of historically appropriate technical resources to illuminate theories of form, metre, bass lines and dance topoi. Students and scholars of music history, theory and analysis will find in this volume a set of challenging, state-of-the-art essays that will stimulate debate about musical meaning and engender further study.

Content - Notes on contributors, Introduction, PART I COMMUNICATION AND THE MARKET, 1. Communication and verisimilitude in the eighteenth century, 2. Listening to listeners, 3. ''Mannichfaltige Abweichungen von der gewohnlichen Sonaten-Form'':  Beethoven''s ''Piano Solo'' Op. 31 No. 1 and the challenge of communication, PART II MUSICAL GRAMMAR 4. Metre, phrase structure and manipulations of musical beginnings, 5. National metrical types in music of the eighteenth and early nineteenth centuries, 6 Schoenberg''s ''second melogy'', or, ''Meyer-ed'' in the bass PART III RHETORICAL FORM AND TOPICAL  DECORUM 7. A metaphoric model of sonata form: two expositions by Mozart, 8. Beethoven''s Op. 18 No. 3, first movement: two readings, with a comment on analysis, 9. Mozart''s k331, first movement: once more, with feeling, 10 Dance topoi, sonic analogues and musical grammar: communicating with music in the eighteenth century, Afterword, Bibliography, Index of concepts, Index of names and works              ', '<p style="text-align:justify"><span>Written by ten leading scholars, this volume assembles studies of eighteenth- and early nineteenth-century music under the broad rubric of communication. That such an impulse motivates musical composition and performance in this period of European musical history is often acknowledged but seldom examined in depth. The book explores a broad set of issues, ranging from the exigencies of the market for books and music in the eighteenth century through to the deployment of dance topoi in musical composition. A number of close readings of individual works by Mozart, Haydn and Beethoven draw on a sophisticated body of historically appropriate technical resources to illuminate theories of form, metre, bass lines and dance topoi. Students and scholars of music history, theory and analysis will find in this volume a set of challenging, state-of-the-art essays that will stimulate debate about musical meaning and engender further study.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Notes on contributors, Introduction, PART I COMMUNICATION AND THE MARKET, 1. Communication and verisimilitude in the eighteenth century, 2. Listening to listeners, 3. ''Mannichfaltige Abweichungen von der gewohnlichen Sonaten-Form'':  Beethoven''s ''Piano Solo'' Op. 31 No. 1 and the challenge of communication, PART II MUSICAL GRAMMAR 4. Metre, phrase structure and manipulations of musical beginnings, 5. National metrical types in music of the eighteenth and early nineteenth centuries, 6 Schoenberg''s ''second melogy'', or, ''Meyer-ed'' in the bass PART III RHETORICAL FORM AND TOPICAL  DECORUM 7. A metaphoric model of sonata form: two expositions by Mozart, 8. Beethoven''s Op. 18 No. 3, first movement: two readings, with a comment on analysis, 9. Mozart''s k331, first movement: once more, with feeling, 10 Dance topoi, sonic analogues and musical grammar: communicating with music in the eighteenth century, Afterword, Bibliography, Index of concepts, Index of names and works</span>              </span></span></p>', 'Sub Title
			Communication in Eighteenth-Century Music

			Author
			Danuta Mirka, Kofi Agawu

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780521888295

			Pages
			345

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Communication in Eighteenth-Century Music</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Danuta Mirka, Kofi Agawu</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780521888295</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>345</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>2008</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"8067"', '"4840"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 345, '345', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2314Communication%20in%20Eighteenth-Century%20Music.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521888295&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3221', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3221', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1151, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:59'),
('56e590dd-25a1-4b2c-8b46-9f4ad3ce22b5', '3259', NULL, 'Flora in The Bhagvata Purana', 'flora-in-the-bhagvata-purana-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259', 'flora-in-the-bhagvata-purana-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259-3259', '9788121702560', '9788121702560', '9788121702560', NULL, 'Flora, since the dawn of civilization, has occupied a great place in human life. Puranas are encyclopaedic in nature. Besides dealing with the five characteristics in a regular manner, they take note of the role of flora in different stages of human life. From among the esteemed Indian Puranas, the Bhagavata Mahapurana deals with many fecets of trees like their general usefulness in domestic life of spiritual importance.

Although to an outer angle, the scope of the work seems to be brief and limited only to Bhagavata Purana; efforts and pain has been taken from every angle of the plants from primitive age to modern age to limn the study perfect and full-fledged. The author has introduced nine chapters dealing with several facts of trees and plants besides the vast introduction chapter and the chapter of wise conclusion.

It may not be redundant to state the work Flora in the Bhagavata Purana will help to remove misconception of many people in India and abroad that Puranas are the meaningless narrations of cock and bull stories of an intelligent mass of ancient times having no scientific moorings behind them and establish the use of scientific observation and identify many elements around us in the form of flora to make human life more significant and worthliving.

Content - Acknowledgement,  Preface,  Foreward,  Abbreviations,  Transliteration, INTRODUCTION, Chapter - I : TREE WORSHIP : ITS ANTIQUITY  AND ITS PLACE IN RELIGION, Chapter - II : ADORATION OF TREE-WORSHIP AROUND THE GLOBE, Chapter - III : TREE WORSHIP IN INDIA,  Chapter - IV : THE PURANAS AS A CLASS OF LITERATURE, Chapter - V : THE PLACE OF BHAGAVATAPURANA IN SANSKRIT LITERATURE : AN OVERALL VIEW, Chapter - VI : MOST ACCREDITED PLANTS IN BHAGAVATAPURANA,  Chapter - VII : FLOWERS, FLOWERING-CREEPERS, SHRUBS AND GRASSES, Chapter - VIII : FRUITS, ROOTS AND UNUSUAL PLANTS, Chapter - IX : EPILOGUE, Glossary of Plants found in the Text, A Selected Bibliography               ', '<p style="text-align:justify"><span>Flora, since the dawn of civilization, has occupied a great place in human life. Puranas are encyclopaedic in nature. Besides dealing with the five characteristics in a regular manner, they take note of the role of flora in different stages of human life. From among the esteemed Indian Puranas, the Bhagavata Mahapurana deals with many fecets of trees like their general usefulness in domestic life of spiritual importance.</span></p>

<p style="text-align:justify"><span>Although to an outer angle, the scope of the work seems to be brief and limited only to Bhagavata Purana; efforts and pain has been taken from every angle of the plants from primitive age to modern age to limn the study perfect and full-fledged. The author has introduced nine chapters dealing with several facts of trees and plants besides the vast introduction chapter and the chapter of wise conclusion.</span></p>

<p style="text-align:justify"><span>It may not be redundant to state the work Flora in the Bhagavata Purana will help to remove misconception of many people in India and abroad that Puranas are the meaningless narrations of cock and bull stories of an intelligent mass of ancient times having no scientific moorings behind them and establish the use of scientific observation and identify many elements around us in the form of flora to make human life more significant and worthliving.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Acknowledgement,  Preface,  Foreward,  Abbreviations,  Transliteration, INTRODUCTION, Chapter - I : TREE WORSHIP : ITS ANTIQUITY  AND ITS PLACE IN RELIGION, Chapter - II : ADORATION OF TREE-WORSHIP AROUND THE GLOBE, Chapter - III : TREE WORSHIP IN INDIA,  Chapter - IV : THE PURANAS AS A CLASS OF LITERATURE, Chapter - V : THE PLACE OF BHAGAVATAPURANA IN SANSKRIT LITERATURE : AN OVERALL VIEW, Chapter - VI : MOST ACCREDITED PLANTS IN BHAGAVATAPURANA,  Chapter - VII : FLOWERS, FLOWERING-CREEPERS, SHRUBS AND GRASSES, Chapter - VIII : FRUITS, ROOTS AND UNUSUAL PLANTS, Chapter - IX : EPILOGUE, Glossary of Plants found in the Text, A Selected Bibliography  </span>             </span></span></span></p>', 'Sub Title
			Flora in The Bhagvata Purana

			Author
			Dr. Purna Chandra Ojha

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788121702560

			Pages
			244

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Flora in The Bhagvata Purana</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. Purna Chandra Ojha</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788121702560</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>244</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2014</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2500"', '"1500"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 244, '244', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3782Flora%20in%20The%20Bhagvata%20Purana.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788121702560&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3259', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3259', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1120, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:59'),
('5704a877-14bd-400a-adac-e5725f190625', '2930', NULL, 'Abelian Groups and Representations of Finite Partially Ordered Sets - CMS Books in Mathematics NEW', 'abelian-groups-and-representations-of-finite-partially-ordered-sets-cms-books-in-mathematics-new-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930', 'abelian-groups-and-representations-of-finite-partially-ordered-sets-cms-books-in-mathematics-new-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930-2930', '9780387989822', '9780387989822', '9780387989822', NULL, 'The theme of this book is an exposition of connections between representations of finite partially ordered sets and abelian groups. Emphasis is placed throughout on classification, a description of the objects up to isomorphism, and computation of representation type, a measure of when classification is feasible. David M. Arnold is the Ralph and Jean Storm Professor of Mathematics at Baylor University. He is the author of "Finite Rank Torsion Free Abelian Groups and Rings" published in the Springer-Verlag Lecture Notes in Mathematics series, a co-editor for two volumes of conference proceedings, and the author of numerous articles in mathematical research journals.', '<p>The theme of this book is an exposition of connections between representations of finite partially ordered sets and abelian groups. Emphasis is placed throughout on classification, a description of the objects up to isomorphism, and computation of representation type, a measure of when classification is feasible. David M. Arnold is the Ralph and Jean Storm Professor of Mathematics at Baylor University. He is the author of "Finite Rank Torsion Free Abelian Groups and Rings" published in the Springer-Verlag Lecture Notes in Mathematics series, a co-editor for two volumes of conference proceedings, and the author of numerous articles in mathematical research journals.</p>', 'Abelian Groups and Representations of Finite Partially Ordered Sets - CMS Books in Mathematics NEW

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 244 pages

	ISBN-10 ‏ : ‎ 9780387989822

	ISBN-13 ‏ : ‎ 978-0387989822

	Item Weight ‏ : ‎ 1 kg 50 g

	Dimensions ‏ : ‎ 16.1 x 1.63 x 24.26 cm', '<h1>Abelian Groups and Representations of Finite Partially Ordered Sets - CMS Books in Mathematics NEW</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 244 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9780387989822</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0387989822</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 50 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.1 x 1.63 x 24.26 cm</span></li>
</ul>', '"11799"', '"7079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78841.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387989822&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2930', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2930', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1267, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('5706f760-0c7b-4661-ad66-b65a243aa0ea', '1469', NULL, 'Visnudharmottara Purana - Translated into English from Original Sanskrit Text - 3 Vols.', 'visnudharmottara-purana-translated-into-english-from-original-sanskrit-text-3-vols-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-146-1469', 'visnudharmottara-purana-translated-into-english-from-original-sanskrit-text-3-vols-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469-1469', '9788171101719', '9788171101719', '9788171101719', NULL, 'Visnudharmottara Purana - Translated into English from Original Sanskrit Text - 3 Vols.', '<h1>Visnudharmottara Purana - Translated into English from Original Sanskrit Text - 3 Vols.</h1>', 'Sub Title
			Visnudharmottara Purana - Translated into English from Original Sanskrit Text - 3 Vols.

			Author
			Dr. Priyabala Shah

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788171101719

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Visnudharmottara Purana - Translated into English from Original Sanskrit Text - 3 Vols.</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Priyabala Shah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171101719</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1700"', '"1020"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23539788171101719.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171101719&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1469', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1469', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2187, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('5707b522-4ab5-4925-9f4c-02277aee4611', '2730', NULL, 'Everything about Rudyard Kipling', 'everything-about-rudyard-kipling-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730', 'everything-about-rudyard-kipling-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730-2730', 'CZVS5689', 'CZVS5689', 'CZVS5689', NULL, 'Everything about Rudyard Kipling', '<h1>Everything about Rudyard Kipling</h1>', 'Sub Title
			No

			Author
			Mallikarjun Patil

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381030332

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mallikarjun Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030332</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CZVS5689&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2730', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2730', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1376, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('570d8f73-477c-489f-a260-ce28cc34606b', '1450', NULL, 'The Principal Upanishads - A Poetic Transcreation', 'the-principal-upanishads-a-poetic-transcreation', 'the-principal-upanishads-a-poetic-transcreation', '9788178222387', '9788178222387', '9788178222387', NULL, 'About the book

The origins of the Upanishads, sacred writings of Hinduism, predate recorded history. They are thought of by many as perhaps the greatest of all the books in the history of world religions. Since they were revealed to the Rishis of the Vedic civilisation some 5,000 to 10,000 years ago, many have come to regard them as the kernel of the mystical and philosophical truths that are the basis of understanding religion today. Alan Jacobs has used free modern verse to convey the essential meaning and poetry of the original text, omitting Sanskrit words as much as possible and providing a clear, contemporary commentary.

Content:-

Invocation, 

Foreword, 

Preface, 

Introduction, 

The Isa Upanishad,

The Kena Upanishad, 

The Katha Upanishad, 

The Taitiriya Upanishad, 

The Aitareya Upanishad, 

The Mundaka Upanishad, 

The Mandukya Upanishad, 

The Prajna Upanishad, 

The Maitri Upanishad, 

The Svetasvatara Upanishad, 

The Brihadaranyaka Upanishad, 

The Chandogya Upanishad, 

Appendix I - A metrically rhymed rendering of the Svetasvatara Upanishad, 

Appendix II - Books Consulted              

 ', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>The origins of the Upanishads, sacred writings of Hinduism, predate recorded history. They are thought of by many as perhaps the greatest of all the books in the history of world religions. Since they were revealed to the Rishis of the Vedic civilisation some 5,000 to 10,000 years ago, many have come to regard them as the kernel of the mystical and philosophical truths that are the basis of understanding religion today. Alan Jacobs has used free modern verse to convey the essential meaning and poetry of the original text, omitting Sanskrit words as much as possible and providing a clear, contemporary commentary.</span></span></p>

<p style="text-align:justify"><span><span><strong>Content:-</strong></span></span></p>

<p style="text-align:justify"><span><span>Invocation, </span></span></p>

<p style="text-align:justify"><span><span>Foreword, </span></span></p>

<p style="text-align:justify"><span><span>Preface, </span></span></p>

<p style="text-align:justify"><span><span>Introduction, </span></span></p>

<p style="text-align:justify"><span><span>The Isa Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Kena Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Katha Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Taitiriya Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Aitareya Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Mundaka Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Mandukya Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Prajna Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Maitri Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Svetasvatara Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Brihadaranyaka Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>The Chandogya Upanishad, </span></span></p>

<p style="text-align:justify"><span><span>Appendix I - A metrically rhymed rendering of the Svetasvatara Upanishad,  </span></span></p>

<p style="text-align:justify"><span><span>Appendix II - Books Consulted              </span></span></p>

<p style="text-align:justify"> </p>', 'Title
			The Principal Upanishads - A Poetic Transcreation

			Author
			Alan Jacobs

			ISBN
			9788178222387

			Publisher
			New Age

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Principal Upanishads - A Poetic Transcreation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Alan Jacobs</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788178222387</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>New Age</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"395"', '"277"', '"0"', 10, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '06e7e71a-d80d-48e8-abde-be25b6b8845d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71049788178222387.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178222387&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1450', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1450', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2195, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('5725a9d0-429f-47f7-ab7f-1a408231dc8a', '1613', NULL, 'Interpretive Political Science - Library of Political Science 4Vols .', 'interpretive-political-science-library-of-political-science-4vols-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613', 'interpretive-political-science-library-of-political-science-4vols--1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613-1613', '9781847875808', '9781847875808', '9781847875808', NULL, '''Interpretive'' political science describes a broad range of approaches that challenge scientism for its lack of sensitivity to meanings, subjectivity and historical context. Much interpretive political study is founded on the insistence on the importance of meanings in human action and draws on the rich philosophical traditions of Schultz, Foucault, Derrida and Ricoeur, joined in the 1980s and 1990s by radical scholars influenced by cultural Marxism and post-foundationalism. Interpretive Political Science would capitalise on the growth and vigour of this field of study, and bring together for the first time a selection of writings that encompass theory and methods as well as policy and practice.', '<p>''Interpretive'' political science describes a broad range of approaches that challenge scientism for its lack of sensitivity to meanings, subjectivity and historical context. Much interpretive political study is founded on the insistence on the importance of meanings in human action and draws on the rich philosophical traditions of Schultz, Foucault, Derrida and Ricoeur, joined in the 1980s and 1990s by radical scholars influenced by cultural Marxism and post-foundationalism. Interpretive Political Science would capitalise on the growth and vigour of this field of study, and bring together for the first time a selection of writings that encompass theory and methods as well as policy and practice.</p>', 'Author  :   Mark Bevir

Publisher ‏ : ‎ SAGE

Edition  :  1st

Language ‏ : ‎ English

Hardcover ‏ : ‎ 1728 pages

Year of Publishing  :  2010

ISBN-13 ‏ : ‎ 978 - 1847875808', '<p>Author  :   Mark Bevir</p>

<p>Publisher ‏ : ‎ SAGE</p>

<p>Edition  :  1st</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 1728 pages</p>

<p>Year of Publishing  :  2010</p>

<p>ISBN-13 ‏ : ‎ 978 - 1847875808</p>', '"71150"', '"42690"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44751_4_5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847875808&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1613', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1613', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2102, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('57443c46-5d66-465a-9516-3d6c7c5429f1', '1673', NULL, 'Basic Bundle Theory and K- Cohomology Invariants - Lecture Notes in Physics', 'basic-bundle-theory-and-k-cohomology-invariants-lecture-notes-in-physics-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-167-1673', 'basic-bundle-theory-and-k-cohomology-invariants-lecture-notes-in-physics-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673-1673', 'OKIU8876', 'OKIU8876', 'OKIU8876', NULL, 'Based on several recent courses given to mathematical physics students, this volume is an introduction to bundle theory. It aims to provide newcomers to the field with solid foundations in topological K-theory. A fundamental theme, emphasized in the book, centers around the gluing of local bundle data related to bundles into a global object. One renewed motivation for studying this subject, comes from quantum field theory, where topological invariants play an important role.', '<p>Based on several recent courses given to mathematical physics students, this volume is an introduction to bundle theory. It aims to provide newcomers to the field with solid foundations in topological K-theory. A fundamental theme, emphasized in the book, centers around the gluing of local bundle data related to bundles into a global object. One renewed motivation for studying this subject, comes from quantum field theory, where topological invariants play an important role.</p>', 'Basic Bundle Theory and K- Cohomology Invariants - Lecture Notes in Physics', '<h1>Basic Bundle Theory and K- Cohomology Invariants - Lecture Notes in Physics</h1>', '"1799"', '"1079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7478dpp_18_41.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKIU8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1673', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1673', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2059, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('574d8edf-728f-4a2c-8ea0-074127ef0563', '1042', NULL, 'Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King', 'crusaders-of-nonviolence-aung-san-suu-kyi-and-dr-martin-luther-king-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-104-1042', 'crusaders-of-nonviolence-aung-san-suu-kyi-and-dr-martin-luther-king-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042-1042', 'FBVT5544', 'FBVT5544', 'FBVT5544', NULL, 'Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King', '<h1>Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King</h1>', 'Sub Title
			No

			Author
			Ratan Das

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176257060

			Pages
			185

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ratan Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257060</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>185</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 185, '185', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85879788176257060.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FBVT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1042', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1042', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2457, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('575abe94-f801-4a97-a3a9-e04f8bd09069', '406', NULL, 'Globalized Activism for the Women', 'globalized-activism-for-the-women-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406', 'globalized-activism-for-the-women-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406-406', 'Globalized Activism', 'Globalized Activism', 'Globalized Activism', NULL, 'Globalized Activism for the Women', '<p>Globalized Activism for the Women</p>', 'Sub Title
			No

			Author
			Niranjan Ch. Pathak, GuptaJit Pathak

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383575343

			Pages
			350

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niranjan Ch. Pathak, GuptaJit Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575343</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1798"', '"1078"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 350, '350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46339789383575343.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Globalized%20Activism&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=406', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=406', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2843, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('5765a17f-e2f8-4073-9e2a-c388c3d4be86', '3497', 902, 'Power - Aware Architecting for Data-Dominated Applications', 'power-aware-architecting-for-datadominated-applications-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497', 'power-aware-architecting-for-datadominated-applications-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497-3497', '9781402064197', '9781402064197', '9781402064197', NULL, 'The task of the system architect is to take the correct early decisions despite the uncertainties.

Power-Aware Architecting provides a systematic way to support the system architect in this job. Therefore, an inerative system-level design approach is defined where iterations are based on fast and accurate estimations or predictions of area, performance and energy consumption. This method is illustrated with a concrete real life example multi-carrier communication. This book is the result of a Ph.D. thesis, which is part of the UbiCom project at Delft University of Technology, I strongly recommend it to any engineer, expert or specialist, who is interested in designing embedded systems-on-a-chip.

Content - 1 Introduction, 2 Design trade-offs, 3 Architecting with uncertainties, 4 Multi-carrier communications, 5 Application, 6 Conclusion, A Ubiquitous Communications, B Mixed integer programming, C Possibilistic linear programming, Bibliography, References, Index', '<p style="text-align:justify"><span>The task of the system architect is to take the correct early decisions despite the uncertainties.</span></p>

<p style="text-align:justify"><span>Power-Aware Architecting provides a systematic way to support the system architect in this job. Therefore, an inerative system-level design approach is defined where iterations are based on fast and accurate estimations or predictions of area, performance and energy consumption. This method is illustrated with a concrete real life example multi-carrier communication. This book is the result of a Ph.D. thesis, which is part of the UbiCom project at Delft University of Technology, I strongly recommend it to any engineer, expert or specialist, who is interested in designing embedded systems-on-a-chip.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> 1 Introduction, 2 Design trade-offs, 3 Architecting with uncertainties, 4 Multi-carrier communications, 5 Application, 6 Conclusion, A Ubiquitous Communications, B Mixed integer programming, C Possibilistic linear programming, Bibliography, References, Index</span></p>', 'Sub Title
			for Data-Dominated Applications

			Author
			Maarten Ditzel, Ralph H.J.M. Otten, Wouter A. Serdijn

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781402064197

			Pages
			117

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>for Data-Dominated Applications</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Maarten Ditzel, Ralph H.J.M. Otten, Wouter A. Serdijn</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781402064197</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>117</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"11699"', '"7019"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 117, '117', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6935Power%20-%20Aware%20Architecting%20for%20Data-%20Dominated%20Applications.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402064197&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3497', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3497', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 902, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:59'),
('57946c73-2b49-4d14-9666-27beb1d576c1', '3164', NULL, 'Differential Geometry of Varieties With Degenerate Gauss Maps', 'differential-geometry-of-varieties-with-degenerate-gauss-maps-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164', 'differential-geometry-of-varieties-with-degenerate-gauss-maps-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164-3164', '9781441923394', '9781441923394', '9781441923394', NULL, 'This book surveys the differential geometry of varieties with degenerate Gauss maps, using moving frames and exterior differential forms as well as tensor methods. The authors illustrate the structure of varieties with degenerate Gauss maps, determine the singular points and singular varieties, find focal images and construct a classification of the varieties with degenerate Gauss maps.', '<p>This book surveys the differential geometry of varieties with degenerate Gauss maps, using moving frames and exterior differential forms as well as tensor methods. The authors illustrate the structure of varieties with degenerate Gauss maps, determine the singular points and singular varieties, find focal images and construct a classification of the varieties with degenerate Gauss maps.</p>', 'Differential Geometry of Varieties With Degenerate Gauss Maps

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 255 pages

	ISBN-10 ‏ : ‎ 144192339X

	ISBN-13 ‏ : ‎ 978-1441923394

	Item Weight ‏ : ‎ 397 g

	Dimensions ‏ : ‎ 15.5 x 1.63 x 23.5 cm', '<h1>Differential Geometry of Varieties With Degenerate Gauss Maps</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 255 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 144192339X</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1441923394</span></li>
	<li><span>Item Weight ‏ : ‎ 397 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.5 x 1.63 x 23.5 cm</span></li>
</ul>', '"6799"', '"4079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76831.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781441923394&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3164', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3164', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1197, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:59'),
('57b10fe2-f134-42f8-a0a9-754372fb1986', '3824', 627, 'A Primer of Chemical Laboratory Practice', 'a-primer-of-chemical-laboratory-practice', 'a-primer-of-chemical-laboratory-practice', '5-03-000024-0', '5-03-000024-0', '5-03-000024-0', NULL, 'About the book

Vocational training to-day draws heavily on the latest advances in science and technology. To be successful in his career, any young person who is planning to join a trade in industry must have a sound educational background, be advanced intellectually, and possess a sufficient know- ledge of the scientific, techological, and economical principles underlying his field of activity.

It is the objective of this handbook to help such a young man or woman to take his bearings in theoretical material on inorganic, organic and analytical chemistry, general chemical engineering, laboratory practice, and safety.

 ', '<p><u><strong>About the book</strong></u></p>

<p>Vocational training to-day draws heavily on the latest advances in science and technology. To be successful in his career, any young person who is planning to join a trade in industry must have a sound educational background, be advanced intellectually, and possess a sufficient know- ledge of the scientific, techological, and economical principles underlying his field of activity.</p>

<p>It is the objective of this handbook to help such a young man or woman to take his bearings in theoretical material on inorganic, organic and analytical chemistry, general chemical engineering, laboratory practice, and safety.</p>

<p> </p>', ' Title
			A Primer of Chemical Laboratory Practice

			 Author
			I.Tikunova

			 ISBN
			5-03-000024-0

			 Publisher
			Mir Publisher

			 Year of Publication
			1988

			 Pages
			296

			 Binding
			Hardcover

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center"><strong>A Primer of Chemical Laboratory Practice</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center"><strong>I.Tikunova</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center"><strong>5-03-000024-0</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center"><strong>Mir Publisher</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center"><strong>1988</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center"><strong>296</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, 296, '296', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5634A-primer-chemical.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000024-0&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3824', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3824', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 627, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:59'),
('57e02aa0-18e2-4504-8d89-3446e607c5ab', '446', NULL, 'Handbook of Population - Sociology and Social Research NEW', 'handbook-of-population-sociology-and-social-research-new-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-44-446', 'handbook-of-population-sociology-and-social-research-new-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446-446', 'MNBJ7864', 'MNBJ7864', 'MNBJ7864', NULL, 'This comprehensive handbook provides an overview and update of the issues, theories, processes, and applications of the social science of population studies. The volume''s 30 chapters cover the full range of conceptual, empirical, disciplinary, and applied approaches to the study of demographic phenomena. This book is the first effort to assess the entire field since Hauser and Duncan''s 1959 classic, The Study of Population. The chapter authors are among the leading contributors to demographic scholarship over the past four decades. They represent a variety of disciplines and theoretical perspectives as well as interests in both basic and applied research.', '<p>This comprehensive handbook provides an overview and update of the issues, theories, processes, and applications of the social science of population studies. The volume''s 30 chapters cover the full range of conceptual, empirical, disciplinary, and applied approaches to the study of demographic phenomena. This book is the first effort to assess the entire field since Hauser and Duncan''s 1959 classic, The Study of Population. The chapter authors are among the leading contributors to demographic scholarship over the past four decades. They represent a variety of disciplines and theoretical perspectives as well as interests in both basic and applied research.</p>', 'Handbook of Population - Sociology and Social Research NEW', '<h1>Handbook of Population - Sociology and Social Research NEW</h1>', '"6700"', '"4020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5521dpp_18_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBJ7864&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=446', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=446', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2818, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('57f8bcf2-67b1-404d-b8b5-529949cfe540', '3926', 525, 'Higher Mathematics: Worked Examples and Problems with Elements of Theory (Part-3) Special Courses', 'higher-mathematics-worked-examples-and-problems-with-elements-of-theory-part3-special-courses', 'higher-mathematics-worked-examples-and-problems-with-elements-of-theory-part3-special-courses', '5-03-001131-5', '5-03-001131-5', '5-03-001131-5', NULL, 'About the Book

The idea of designing the first two parts of this three-part problem book belongs to Professor B. Demidovich, but his early death prevented him from putting it into practice. The plans of Professor Demidovich were developed and realized by a group of authors who have had long pedagogical experience lecturing higher mathematics to engineering students.

The structure of the book was suggested by Professor a. Efimov, who also carried out the general editorship.

The problems contained in the book cover the branches of mathematics studied at engineering colleges.

Each section is supplied with a brief introduction containing the relevant theoretical material (definitions, formulas, theorems) and a plenty of thoroughly worked examples.

All the problems are furnished with answers and the most complicated of them with solutions.

CONTENTS

Preface to the English Edition

Chapter 14. The Theory of Probability

Chapter 15. Mathematical Statistics

Chapter 16. Partial Differential Equations

Chapter 17. Integral Equations

Appendix

Bibliography', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p><span><span>The idea of designing the first two parts of this three-part problem book belongs to Professor B. Demidovich, but his early death prevented him from putting it into practice. The plans of Professor Demidovich were developed and realized by a group of authors who have had long pedagogical experience lecturing higher mathematics to engineering students.</span></span></p>

<p><span><span>The structure of the book was suggested by Professor a. Efimov, who also carried out the general editorship.</span></span></p>

<p><span><span>The problems contained in the book cover the branches of mathematics studied at engineering colleges.</span></span></p>

<p><span><span>Each section is supplied with a brief introduction containing the relevant theoretical material (definitions, formulas, theorems) and a plenty of thoroughly worked examples.</span></span></p>

<p><span><span>All the problems are furnished with answers and the most complicated of them with solutions.</span></span></p>

<p><span><span><strong><span>CONTENTS</span></strong></span></span></p>

<p><span><span>Preface to the English Edition</span></span></p>

<p><span><span>Chapter 14. The Theory of Probability</span></span></p>

<p><span><span>Chapter 15. Mathematical Statistics</span></span></p>

<p><span><span>Chapter 16. Partial Differential Equations</span></span></p>

<p><span><span>Chapter 17. Integral Equations</span></span></p>

<p><span><span>Appendix</span></span></p>

<p><span><span>Bibliography</span></span></p>
', 'Title
			Higher Mathematics: Worked Examples and Problems with Elements of Theory (Part-3) Special Courses

			Author
			A.V Efimov

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			496

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Higher Mathematics: Worked Examples and Problems with Elements of Theory (Part-3) Special Courses</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.V Efimov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">496</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 496, '496', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2199higher.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-03-001131-5&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3926', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3926', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 525, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:59'),
('5800fc23-8b35-4545-931e-f71264c9930a', '2677', NULL, 'Srimad Bhagvatgita - 3 Khandon Mein', 'srimad-bhagvatgita-3-khandon-mein-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677', 'srimad-bhagvatgita-3-khandon-mein-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677-2677', '9788171100385', '9788171100385', '9788171100385', NULL, 'Srimad Bhagvatgita - 3 Khandon Mein', '<h1>Srimad Bhagvatgita - 3 Khandon Mein</h1>', ' Title

			Srimad Bhagvatgita - 3 Khandon Mein

			Author
			Shastri Gajanana, Shambhu Sadhale

			ISBN 13 Digit
			9788171100385

			Publishers

			Parimal Publications

			 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h3>Srimad Bhagvatgita - 3 Khandon Mein</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shastri Gajanana, Shambhu Sadhale</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171100385</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>
			<p>Parimal Publications</p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1600"', '"960"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '15686501-b912-4d2a-aeaf-cf48aeef4235', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1975p--14.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171100385&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2677', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2677', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1419, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('580bc20b-37c4-4fd2-8b33-31fb4198e4be', '1115', NULL, 'Encyclopedia of Management in 25 Vols. -CD Set', 'encyclopedia-of-management-in-25-vols-cd-set-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1-1115', 'encyclopedia-of-management-in-25-vols-cd-set-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115-1115', '9788190718837', '9788190718837', '9788190718837', NULL, 'Management comprises of 5 main points i.e. Planning, Organizing, Staffing, Directing & Controlling. Through Visual Communication, this set of 25 CD ROMs make the viewer understand all aspects of Management. Supported by videos, audios, accounting program, text from world''s renowed authors the user to learn the right attitude for growth of the organization and its people. Over 50 Professionals have given thier est to make this series a successful learning tool for Management Institutes, Corporate World and all other individuals interested in the subject.

Presentation Skill, Communication Skill, Time Management, Employee Training, Sales Skills, Performance Management, Small Business Owner, Creative Problem Solving, Conflict Management, Stress Management, Making Meetings Work, Successful marketing for Executives, Managing for results, Business Reports, Business Plan, Principles of Marketing, Diplomacy, Cross Culture Orientation, Developing Successful J.V. & Alliances, Simply Money, Personal Finance & Investing, Managing your home & office, Build a city, Capatalism Plus, Merriam Webster', '<p>Management comprises of 5 main points i.e. Planning, Organizing, Staffing, Directing &amp; Controlling. Through Visual Communication, this set of 25 CD ROMs make the viewer understand all aspects of Management. Supported by videos, audios, accounting program, text from world''s renowed authors the user to learn the right attitude for growth of the organization and its people. Over 50 Professionals have given thier est to make this series a successful learning tool for Management Institutes, Corporate World and all other individuals interested in the subject.</p>

<p>Presentation Skill, Communication Skill, Time Management, Employee Training, Sales Skills, Performance Management, Small Business Owner, Creative Problem Solving, Conflict Management, Stress Management, Making Meetings Work, Successful marketing for Executives, Managing for results, Business Reports, Business Plan, Principles of Marketing, Diplomacy, Cross Culture Orientation, Developing Successful J.V. &amp; Alliances, Simply Money, Personal Finance &amp; Investing, Managing your home &amp; office, Build a city, Capatalism Plus, Merriam Webster</p>', 'Sub Title
			A Comprehensive Knowledge Resource

			Author
			Global Media

			Publisher
			Global Media

			ISBN 13 Digit
			9788190718837

			Binding
			Hardcover

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Comprehensive Knowledge Resource</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Global Media</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Global Media</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190718837</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"40000"', '"24000"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'e68ec342-29c2-4e9d-8143-784bf1ee5e77', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75699788190718837.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788190718837&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1115', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1115', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2408, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('5842b32f-8135-4690-b1d1-ab14e98f292b', '480', NULL, 'The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language', 'the-roots-verbforms-and-primary-derivatives-of-the-sanskrit-language-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-48-480', 'the-roots-verbforms-and-primary-derivatives-of-the-sanskrit-language-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480-480', '9788189211035', '9788189211035', '9788189211035', NULL, 'The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language', '<h1 style="text-align:justify"><span>The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language</span></h1>', 'Sub Title
			The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language

			Author
			William Dwight Whitney

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			818921103X

			ISBN 13 Digit
			9788189211035

			Pages
			250

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William Dwight Whitney</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818921103X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189211035</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>250</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 250, '250', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9121818921103x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189211035&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=480', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=480', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2793, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('586a0fbe-59e8-4545-9d48-873ced9340d1', '3962', 490, 'Strategic Management', 'strategic-management', 'strategic-management', '9788196165574', '9788196165574', '9788196165574', NULL, 'CONTENTS:

CHAPTER-1

Strategic Management: An Introduction

CHAPER-2

Vision, Mission and Objective

CHAPTER-3

Corporate Governance

CHAPTER-4

Corporate Social Responsibilities

CHAPTER-5

External Environment

CHAPTER-6

Internal Environment

CHAPTER-7

Business Environment

CHAPTER-8

Strategy Formulation and Swot Analysis

CHAPTER-9

Environmental Forecasting and Analysis

CHAPTER-10

Corporate Level Strategic Alternatives

CHAPTER-11

Business Level Strategies

CHAPTER-12

Functional Level Strategies

CHAPTER-13

Portfolio Strategy

CHAPTER-14

Structural Implementation 

CHAPTER-15

Behavioral Implemention

CHAPTER-16

Functional Implementation

CHAPTER-17

Strategy Evaluation & Control

CHAPTER-18

Mergers and Acquisitions

CHAPTER-19

Business Growth 

 ', '<p><span><span><span>CONTENTS:</span></span></span></p>

<p><span><span><span>CHAPTER-1</span></span></span></p>

<p><span><span><span>Strategic Management: An Introduction</span></span></span></p>

<p><span><span><span>CHAPER-2</span></span></span></p>

<p><span><span><span>Vision, Mission and Objective</span></span></span></p>

<p><span><span><span>CHAPTER-3</span></span></span></p>

<p><span><span><span>Corporate Governance</span></span></span></p>

<p><span><span><span>CHAPTER-4</span></span></span></p>

<p><span><span><span>Corporate Social Responsibilities</span></span></span></p>

<p><span><span><span>CHAPTER-5</span></span></span></p>

<p><span><span><span>External Environment</span></span></span></p>

<p><span><span><span>CHAPTER-6</span></span></span></p>

<p><span><span><span>Internal Environment</span></span></span></p>

<p><span><span><span>CHAPTER-7</span></span></span></p>

<p><span><span><span>Business Environment</span></span></span></p>

<p><span><span><span>CHAPTER-8</span></span></span></p>

<p><span><span><span>Strategy Formulation and Swot Analysis</span></span></span></p>

<p><span><span><span>CHAPTER-9</span></span></span></p>

<p><span><span><span>Environmental Forecasting and Analysis</span></span></span></p>

<p><span><span><span>CHAPTER-10</span></span></span></p>

<p><span><span><span>Corporate Level Strategic Alternatives</span></span></span></p>

<p><span><span><span>CHAPTER-11</span></span></span></p>

<p><span><span><span>Business Level Strategies</span></span></span></p>

<p><span><span><span>CHAPTER-12</span></span></span></p>

<p><span><span><span>Functional Level Strategies</span></span></span></p>

<p><span><span><span>CHAPTER-13</span></span></span></p>

<p><span><span><span>Portfolio Strategy</span></span></span></p>

<p><span><span><span>CHAPTER-14</span></span></span></p>

<p><span><span><span>Structural Implementation </span></span></span></p>

<p><span><span><span>CHAPTER-15</span></span></span></p>

<p><span><span><span>Behavioral Implemention</span></span></span></p>

<p><span><span><span>CHAPTER-16</span></span></span></p>

<p><span><span><span>Functional Implementation</span></span></span></p>

<p><span><span><span>CHAPTER-17</span></span></span></p>

<p><span><span><span>Strategy Evaluation &amp; Control</span></span></span></p>

<p><span><span><span>CHAPTER-18</span></span></span></p>

<p><span><span><span>Mergers and Acquisitions</span></span></span></p>

<p><span><span><span>CHAPTER-19</span></span></span></p>

<p><span><span><span>Business Growth </span></span></span></p>

<p> </p>', 'Title
			Strategic Management

			ISBN
			9788196165574

			Author
			Dr. V.N. Bajpai

			Publisher
			World Lab Publication

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Strategic Management</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788196165574</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. V.N. Bajpai</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">World Lab Publication</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"400"', '"340"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'aa58ae6a-88fd-4d75-a31f-a4444da6dfa3', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5548WhatsApp%20Image%202025-10-25%20at%2017.54.01_52bec8e3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788196165574&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3962', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3962', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 490, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:59'),
('588d48dc-2e73-4716-9683-160a21ccac7b', '2873', NULL, 'High School Level - Geometry with DVD', 'high-school-level-geometry-with-dvd-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873', 'high-school-level-geometry-with-dvd-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873-2873', '9781565858602', '9781565858602', '9781565858602', NULL, 'High School Level - Geometry with DVD', '<h1>High School Level - Geometry with DVD</h1>', 'Sub Title
			No

			Author
			Prof. James Noggle

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781565858602

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. James Noggle</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781565858602</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2699"', '"1619"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89201.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781565858602&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2873', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2873', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1295, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('58af9b5c-d9e9-4ab3-9626-0cd6ed055fae', '905', NULL, 'Yog Rahasya BOOK', 'yog-rahasya-book-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905', 'yog-rahasya-book-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905-905', 'YHJI81`11', 'YHJI81`11', 'YHJI81`11', NULL, '“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।', '<p>“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।</p>', 'Yog Rahasya BOOK', '<h1>Yog Rahasya BOOK</h1>', '"995"', '"597"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2691Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJI81`11&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=905', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=905', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2542, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('58b670e9-eef1-4f31-933e-6afdbbca80a4', '4104', 357, 'Agricultural Chemistry', 'agricultural-chemistry', 'agricultural-chemistry', '9789386391247', '9789386391247', '9789386391247', NULL, 'About the book

Agricultural chemistry often aims at preserving or increasing the fertility of soil, maintaining or improving the agricultural yield, and improving the quality of the crop. When agriculture is considered with ecology, the sustainability of an operation is considered. Modern agrochemical industry has gained a reputation for maximising profits while violating sustainable and ecologically viable agricultural principles. Eutrophication, the prevalence of genetically modified crops and the increasing concentration of chemicals in the food chain are only a few consequences of naïve industrial agriculture. This book is intended as a basic in agricultural chemistry for students in agriculture and other examinations of similar types and standard. A short theoretical discussion has been given where necessary, in order to recall to the mind of the student the more salient points ha been placed on the qualitative side of the subject to a greater extent.

Contents:

Technological Change in Agriculture,

Soil Chemistry,

Soil and Soil Solution Chemistry,

Cultivation in Agriculture,

Fungi Pathogenic System,

Fertilizers,

Weed Management,

Environmental Biotechnology: New Approaches and Prospective', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural chemistry often aims at preserving or increasing the fertility of soil, maintaining or improving the agricultural yield, and improving the quality of the crop. When agriculture is considered with ecology, the sustainability of an operation is considered. Modern agrochemical industry has gained a reputation for maximising profits while violating sustainable and ecologically viable agricultural principles. Eutrophication, the prevalence of genetically modified crops and the increasing concentration of chemicals in the food chain are only a few consequences of naïve industrial agriculture. This book is intended as a basic in agricultural chemistry for students in agriculture and other examinations of similar types and standard. A short theoretical discussion has been given where necessary, in order to recall to the mind of the student the more salient points ha been placed on the qualitative side of the subject to a greater extent.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Technological Change in Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Soil Chemistry, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Soil and Soil Solution Chemistry, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Cultivation in Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Fungi Pathogenic System, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Fertilizers, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Weed Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Biotechnology: New Approaches and Prospective</span></span></span></p>', 'Title
			Agricultural Chemistry

			Author
			Dr. Anandveer Singh Sindhu

			ISBN
			9789386391247

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Chemistry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Anandveer Singh Sindhu</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386391247</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46001557_Agricultural%20Chemistry-550x550.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386391247&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4104', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4104', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 357, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:59'),
('59182263-3a8b-4be2-b282-47ef224b8f62', '4395', 70, 'मुक्तिबोध की '' भूरी-भूरी खाक-धूल'' एक विमर्श ', 'मकतबध-क-भर-भर-खक-धल-एक-वमरश', '-', '9788195920129', '9788195920129', '9788195920129', NULL, 'मुक्तिबोध की '' भूरी-भूरी खाक-धूल'' एक विमर्श', '<h5>मुक्तिबोध की '' भूरी-भूरी खाक-धूल'' एक विमर्श </h5>
', 'Title
			मुक्तिबोध की '' भूरी-भूरी खाक-धूल'' एक विमर्श 

			Author
			चन्द्र भान आनंद

			ISBN
			9788195920129

			Publisher
			Swaraj

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>मुक्तिबोध की '' भूरी-भूरी खाक-धूल'' एक विमर्श </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>चन्द्र भान आनंद</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788195920129</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"595"', '"387"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5809mukti.jpg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788195920129&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4395', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4395', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 70, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:44:59'),
('59309471-724c-424e-935f-5d29ace077c5', '2983', NULL, 'Applied Cultural Linguistics', 'applied-cultural-linguistics-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983', 'applied-cultural-linguistics-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983-2983', 'FDFD3344', 'FDFD3344', 'FDFD3344', NULL, 'Applied Cultural Linguistics', '<h1>Applied Cultural Linguistics</h1>', 'Sub Title
			No

			Author
			R.S. Baweja

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178847740

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.S. Baweja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178847740</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FDFD3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2983', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2983', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1232, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('5935e4a0-9ba3-4446-ba26-a8abccf17212', '1694', NULL, 'Exercises in Environmental Physics', 'exercises-in-environmental-physics-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1-1694', 'exercises-in-environmental-physics-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694-1694', 'DFFR4323', 'DFFR4323', 'DFFR4323', NULL, 'The study of environmental physics requires understanding topics from many di?erent areas of physics as well as comprehension of phy- cal aspects of the world around us. Several excellent textbooks are available covering most aspects of environmental physics and of appli- tions of physics to the natural environment from various points of view. However, while teaching environmental physics to university students, I sorelymissedabookspeci?callydevotedtoexercisesfortheenvironm- tal science student. Thus, the motivation for this book came about as in physics, as well as in many other disciplines, satisfactory knowledge of a subject cannot be acquired without practice. Usually students are not familiar with the various areas of physics that are required to describe both the environment and the human impact upon it. At the same time, students need to develop skills in the manipulation of the ideas and c- cepts learned in class. Therefore, this exercise book is addressed to all levels of university students in environmental sciences. Because of the wide range of potential users this book contains both calculus-based and algebra-based problems ranging from very simple to advanced ones. Multiple solutions at di?erent levels are presented for certainproblems―thestudentwhoisjustbeginningtolearncalculuswill bene?t from the comparison of the di?erent methods of solution. The material is also useful for courses in atmospheric physics, environmental aspects of energy generation and transport, groundwater hydrology, soil physics,andoceanphysics,andselectedpartsmayevenbeusedforbasic undergraduate physics courses. This collection of exercises is based on courses taught at the University of Northern British Columbia and at the University of Victoria, Canada.', '<p>The study of environmental physics requires understanding topics from many di?erent areas of physics as well as comprehension of phy- cal aspects of the world around us. Several excellent textbooks are available covering most aspects of environmental physics and of appli- tions of physics to the natural environment from various points of view. However, while teaching environmental physics to university students, I sorelymissedabookspeci?callydevotedtoexercisesfortheenvironm- tal science student. Thus, the motivation for this book came about as in physics, as well as in many other disciplines, satisfactory knowledge of a subject cannot be acquired without practice. Usually students are not familiar with the various areas of physics that are required to describe both the environment and the human impact upon it. At the same time, students need to develop skills in the manipulation of the ideas and c- cepts learned in class. Therefore, this exercise book is addressed to all levels of university students in environmental sciences. Because of the wide range of potential users this book contains both calculus-based and algebra-based problems ranging from very simple to advanced ones. Multiple solutions at di?erent levels are presented for certainproblems―thestudentwhoisjustbeginningtolearncalculuswill bene?t from the comparison of the di?erent methods of solution. The material is also useful for courses in atmospheric physics, environmental aspects of energy generation and transport, groundwater hydrology, soil physics,andoceanphysics,andselectedpartsmayevenbeusedforbasic undergraduate physics courses. This collection of exercises is based on courses taught at the University of Northern British Columbia and at the University of Victoria, Canada.</p>', 'Exercises in Environmental Physics', '<h1>Exercises in Environmental Physics</h1>', '"7299"', '"4379"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7354dpp_18_62.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFFR4323&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1694', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1694', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2040, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('593ad4c4-8306-4a37-a023-79f4d177930d', '460', NULL, 'Modelling Longevity Dynamics for Pensions and Annuity Business new', 'modelling-longevity-dynamics-for-pensions-and-annuity-business-new-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460', 'modelling-longevity-dynamics-for-pensions-and-annuity-business-new-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460-460', 'kjhgf5678', 'kjhgf5678', 'kjhgf5678', NULL, 'Up to date and comprehensive overview of a fast developing and topical area Authors are well respected in their field Extensive list of references and detailed suggestions for further reading Based on authors'' personal experience in research and teaching', '<p>Up to date and comprehensive overview of a fast developing and topical area Authors are well respected in their field Extensive list of references and detailed suggestions for further reading Based on authors'' personal experience in research and teaching</p>', 'Modelling Longevity Dynamics for Pensions and Annuity Business new', '<h1>Modelling Longevity Dynamics for Pensions and Annuity Business new</h1>', '"7998"', '"4798"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4164Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=kjhgf5678&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=460', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=460', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2808, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('594d7ee0-ef9e-488f-894e-ff189a1beb75', '2038', NULL, 'The Atlas of Water -Mapping the World'' s Most Critical Resource New', 'the-atlas-of-water-mapping-the-world-s-most-critical-resource-new-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038', 'the-atlas-of-water-mapping-the-world-s-most-critical-resource-new-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038-2038', 'WRTR5544', 'WRTR5544', 'WRTR5544', NULL, '''A striking new approach to cartography...no-one wishing to keep a grip on the reality of the world should be without these books'' - "International Herald Tribune". ''This book contains not just maps but also visually ingenious tables, graphs, pie charts and colour photos revealing, amongst others, uses and abuses, water health, the reshaping of the natural water flow and cycle, water ''wars'', and ways forward'' - "OXFAM Development Resources Review". Today, more than a billion people are without easy access to safe drinking water. By 2050, almost half the world''s population will face severe water shortages. The planet is running out of fresh water fast. Yet water is a key commodity for future development. This crucial and timely atlas shows water distribution worldwide, and considers a future where privatization and profit dictate availability. With snapshots of vulnerable areas - such as Bangladesh, California, Mexico City and the Middle East - as well as the global picture, this is a unique resource for general readers, as well as policy makers and students.', '<p>''A striking new approach to cartography...no-one wishing to keep a grip on the reality of the world should be without these books'' - "International Herald Tribune". ''This book contains not just maps but also visually ingenious tables, graphs, pie charts and colour photos revealing, amongst others, uses and abuses, water health, the reshaping of the natural water flow and cycle, water ''wars'', and ways forward'' - "OXFAM Development Resources Review". Today, more than a billion people are without easy access to safe drinking water. By 2050, almost half the world''s population will face severe water shortages. The planet is running out of fresh water fast. Yet water is a key commodity for future development. This crucial and timely atlas shows water distribution worldwide, and considers a future where privatization and profit dictate availability. With snapshots of vulnerable areas - such as Bangladesh, California, Mexico City and the Middle East - as well as the global picture, this is a unique resource for general readers, as well as policy makers and students.</p>', 'The Atlas of Water -Mapping the World'' s Most Critical Resource New', '<h1>The Atlas of Water -Mapping the World'' s Most Critical Resource New</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9312Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WRTR5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2038', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2038', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1803, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('59592f74-1752-4c6f-9ac4-f1af081d94eb', '3812', 639, 'Problems In Plane Geometry', 'problems-in-plane-geometry', 'problems-in-plane-geometry', '5-03-000180-8', '5-03-000180-8', '5-03-000180-8', NULL, 'About the book

This is a translation from the revised edition of the Russian book which was issued in 1982. It is actually the first in a two-volume work on solving problems in geometry, the second volume “Problems in Solid Geometry” having been published in English first by Mir Publishers in 1986. Both volumes are designed for schoolchildren and

teachers.

This is a unique collection of interesting and elegant problems presenting the subject in a manner comprehensible to a youthful mind making it both interesting and usefulthrough a wide range of practical applications. Although the problems in this collection vary in “age” (some of them can be found in old books and journals, others were offered at mathematical olympiads or published in the journal “Quant” (Moscow, we still hope that some of the problems in the collection will be of interest to experienced geometers.

Almost every problem is non-standard (as compared with routine exercises on solving equations, inequalities, etc.): one has to think of what additional constructions must be made, or which formulas and theorems must be used. Therefore, this collection cannot be regarded as a problem hook in geometry; it is rather a collection of geometrical puzzles aimed at demonstrating the elegance of elementary geometrical techniques of proof and methods of computation (without using vector algebra and with a minimal use of the method of coordinates, geometrical transformations, though a somewhat wider use of trigonometry).', '<h4><u><strong>About the book</strong></u></h4>

<p>This is a translation from the revised edition of the Russian book which was issued in 1982. It is actually the first in a two-volume work on solving problems in geometry, the second volume “Problems in Solid Geometry” having been published in English first by Mir Publishers in 1986. Both volumes are designed for schoolchildren and<br />
teachers.</p>

<p>This is a unique collection of interesting and elegant problems presenting the subject in a manner comprehensible to a youthful mind making it both interesting and usefulthrough a wide range of practical applications. Although the problems in this collection vary in “age” (some of them can be found in old books and journals, others were offered at mathematical olympiads or published in the journal “Quant” (Moscow, we still hope that some of the problems in the collection will be of interest to experienced geometers.</p>

<p>Almost every problem is non-standard (as compared with routine exercises on solving equations, inequalities, etc.): one has to think of what additional constructions must be made, or which formulas and theorems must be used. Therefore, this collection cannot be regarded as a problem hook in geometry; it is rather a collection of geometrical puzzles aimed at demonstrating the elegance of elementary geometrical techniques of proof and methods of computation (without using vector algebra and with a minimal use of the method of coordinates, geometrical transformations, though a somewhat wider use of trigonometry).</p>', ' Title
			Problems In Plane Geometry

			 Author
			I.F Sharygin

			 ISBN
			5-03-000180-8

			 Publisher
			Mir Publishers

			 Pages
			412

			 Year of Publication
			1988

			 Language
			 English

			 Binding
			 Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Problems In Plane Geometry</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>I.F Sharygin</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>5-03-000180-8</td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Mir Publishers</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>412</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>1988</td>
		</tr>
		<tr>
			<td> Language</td>
			<td> English</td>
		</tr>
		<tr>
			<td> Binding</td>
			<td> Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', ' Paperback', 'English', ' English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 412, '412', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2910problems.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000180-8&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3812', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3812', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 639, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:59'),
('595ac0d1-beda-4470-8a4b-d3a00c4ed090', '3516', 886, 'Advances in Geometric Modelling', 'advances-in-geometric-modelling', 'advances-in-geometric-modelling', '9780470859377', '9780470859377', '9780470859377', NULL, 'Advances in Geometric Modelling illustrates the significance of Geometric Modeling in construction, design and manufacture, in not only the traditional industries such as automobile and aircraft manufacturng, but also in modern industry. This includes CAD/CAM, computer Art, Entertainment, Education and Training, Robotics, Medical Imaging, isualization, Painting and Media, and Others.

* Based on the new idea of gathering state of the art topics in Geometric Modeling together with techniques, applications, systems and tools

* The first book of its kind in that it incorporates several topics providing a class of practical solutions to problems in mathematical, engineering, and physical sciences

* Provides a valuable resource, focusing on interdisciplinary methods and affiliate research in the area', '<p>Advances in Geometric Modelling illustrates the significance of Geometric Modeling in construction, design and manufacture, in not only the traditional industries such as automobile and aircraft manufacturng, but also in modern industry. This includes CAD/CAM, computer Art, Entertainment, Education and Training, Robotics, Medical Imaging, isualization, Painting and Media, and Others.</p>

<p>* Based on the new idea of gathering state of the art topics in Geometric Modeling together with techniques, applications, systems and tools<br />
* The first book of its kind in that it incorporates several topics providing a class of practical solutions to problems in mathematical, engineering, and physical sciences<br />
* Provides a valuable resource, focusing on interdisciplinary methods and affiliate research in the area</p>', 'Sub Title
			No

			Author
			Muhammad Sarfaraz

			About Author
			Dr. Muhammad Sarfraz is a a member of the Department of Information and Computer Science, King Fahd University of Petroleum and Minerals, Dhahran, Saudi Arabia.

			Content

			No

			ISBN 10 Digit
			0470859377

			ISBN 13 Digit
			9780817681104

			Pages
			334

			Binding
			Hardback

			Year of Publication
			2004

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Muhammad Sarfaraz</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Dr. Muhammad Sarfraz is a a member of the Department of Information and Computer Science, King Fahd University of Petroleum and Minerals, Dhahran, Saudi Arabia.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0470859377</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817681104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11096"', '"6657"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 334, '334', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18559780470859377_457x700.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470859377&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3516', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3516', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 886, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:59'),
('5963ea0e-7af2-43ec-981e-24d612a7636d', '2128', NULL, 'Essentials of Software Engineering - 3/e', 'essentials-of-software-engineering-3e-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-212-2128', 'essentials-of-software-engineering-3e-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128-2128', 'TYUI6543', 'TYUI6543', 'TYUI6543', NULL, 'Essentials of Software Engineering - 3/e', '<h1>Essentials of Software Engineering - 3/e</h1>', 'Sub Title
			No

			Author
			Frank Tsui, Orlando Karam

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380853925

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Frank Tsui, Orlando Karam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380853925</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44199789380853925.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUI6543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2128', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2128', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1740, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('596b66e7-ff1f-48ba-80ce-5810ca2f45e9', '4173', 289, 'Microsoft Excel 2019 Data Analysis and Business Modeling 6/e', 'microsoft-excel-2019-data-analysis-and-business-modeling-6e', 'microsoft-excel-2019-data-analysis-and-business-modeling-6e', '9789389347180', '9789389347180', '9789389347180', NULL, 'About the book

Master business modeling and analysis techniques with Microsoft Excel 2019 and Office 365 and transform data into bottom-line results. Written by award-winning educator Wayne Winston, this hands-on, scenario-focused guide helps you use Excel to ask the right questions and get accurate, actionable answers. New coverage ranges from Power Query/Get & Transform to Office 365 Geography and Stock data types. Practice with more than 800 problems, many based on actual challenges faced by working analysts.

Content:

CHAPTER 1 Basic worksheet modeling

CHAPTER 2 Range names

CHAPTER 3 Lookup functions

CHAPTER 4 The INDEX function

CHAPTER 5 The MATCH function

CHAPTER 6 Text functions and Flash Fill

CHAPTER 7 Dates and date functions

CHAPTER 8 NPV and XNPV functions

CHAPTER 9 IRR, XIRR, and MIRR functions

CHAPTER 10 More Excel financial functions

CHAPTER 11 Circular references

CHAPTER 12 IF, IFERROR, IFS, CHOOSE, and SWITCH functions

CHAPTER 13 Time and time functions

CHAPTER 14 The Paste Special command

CHAPTER 15 Three-dimensional formulas and hyperlinks

CHAPTER 16 The auditing tool and the Inquire add-in

CHAPTER 17 Sensitivity analysis with data tables

CHAPTER 18 The Goal Seek command

CHAPTER 19 Using the Scenario Manager for sensitivity analysis

CHAPTER 20 The COUNTIF, COUNTIFS, COUNT, COUNTA, and COUNTBLANK functions

CHAPTER 21 The SUMIF, AVERAGEIF, SUMIFS, AVERAGEIFS, MAXIFS, and MINIFS functions

CHAPTER 22 The OFFSET function

CHAPTER 23 The INDIRECT function

CHAPTER 24 Conditional formatting

CHAPTER 25 Sorting in Excel

CHAPTER 26 Excel tables and table slicers

CHAPTER 27 Spin buttons, scrollbars, option buttons, check boxes, combo boxes, and group list boxes

CHAPTER 28 The analytics revolution

CHAPTER 29 An introduction to optimization with Excel Solver

CHAPTER 30 Using Solver to determine the optimal product mix

CHAPTER 31 Using Solver to schedule your workforce

CHAPTER 32 Using Solver to solve transportation or distribution problems

CHAPTER 33 Using Solver for capital budgeting

CHAPTER 34 Using Solver for financial planning

CHAPTER 35 Using Solver to rate sports teams

CHAPTER 36 Warehouse location and the GRG Multistart and Evolutionary Solver engines

CHAPTER 37 Penalties and the Evolutionary Solver

CHAPTER 38 The traveling salesperson problem

CHAPTER 39 Importing data from a text file or document

CHAPTER 40 Get & Transform

CHAPTER 41 Geography and Stock data types

CHAPTER 42 Validating data

CHAPTER 43 Summarizing data by using histograms and Pareto charts

CHAPTER 44 Summarizing data by using descriptive statistics

CHAPTER 45 Using pivot tables and slicers to describe data

CHAPTER 46 The Data Model

CHAPTER 47 Power Pivot

CHAPTER 48 Filled and 3D Power Maps

CHAPTER 49 Sparkline

CHAPTER 50 Summarizing data with database statistical functions

CHAPTER 51 Filtering data and removing duplicates

CHAPTER 52 Consolidating data

CHAPTER 53 Creating subtotals

CHAPTER 54 Charting tricks

CHAPTER 55 Estimating straight-line relationships

CHAPTER 56 Modeling exponential growth

CHAPTER 57 The power curve

CHAPTER 58 Using correlations to summarize relationships

CHAPTER 59 Introduction to multiple regression

CHAPTER 60 Incorporating qualitative factors into multiple regression

CHAPTER 61 Modeling nonlinearities and interactions

CHAPTER 62 Analysis of variance: One-way ANOVA

CHAPTER 63 Randomized blocks and two-way ANOVA

CHAPTER 64 Using moving averages to understand time series

CHAPTER 65 Winters method and the Forecast Sheet

CHAPTER 66 Ratio-to-moving-average forecast method

CHAPTER 67 Forecasting in the presence of special events

CHAPTER 68 An introduction to probability

CHAPTER 69 An introduction to random variables

CHAPTER 70 The binomial, hypergeometric, and negative binomial random variables

CHAPTER 71 The Poisson and exponential random variable

CHAPTER 72 The normal random variable and Z-scores

CHAPTER 73 Weibull and beta distributions: Modeling machine life and duration of a project

 CHAPTER 74 Making probability statements from forecasts

CHAPTER 75 Using the lognormal random variable to model stock prices

CHAPTER 76 Importing historical stock data into Excel

CHAPTER 77 Introduction to Monte Carlo simulation

CHAPTER 78 Calculating an optimal bid

CHAPTER 79 Simulating stock prices and asset-allocation modeling

CHAPTER 80 Fun and games: Simulating gambling and sporting event probabilities

CHAPTER 81 Using resampling to analyze data

CHAPTER 82 Pricing stock options

CHAPTER 83 Determining customer value

CHAPTER 84 The economic order quantity inventory model

CHAPTER 85 Inventory modeling with uncertain demand

CHAPTER 86 Queuing theory: The mathematics of waiting in line

CHAPTER 87 Estimating a demand curve

CHAPTER 88 Pricing products by using tie-ins

CHAPTER 89 Pricing products by using subjectively determined demand

CHAPTER 90 Nonlinear pricing

CHAPTER 91 Array formulas and functions

CHAPTER 92 Recording macros

CHAPTER 93 Advanced sensitivity analysis', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Master business modeling and analysis techniques with Microsoft Excel 2019 and Office 365 and transform data into bottom-line results. Written by award-winning educator Wayne Winston, this hands-on, scenario-focused guide helps you use Excel to ask the right questions and get accurate, actionable answers. New coverage ranges from Power Query/Get &amp; Transform to Office 365 Geography and Stock data types. Practice with more than 800 problems, many based on actual challenges faced by working analysts. </span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>CHAPTER 1 Basic worksheet modeling </span></span></span></p>

<p><span><span><span>CHAPTER 2 Range names </span></span></span></p>

<p><span><span><span>CHAPTER 3 Lookup functions </span></span></span></p>

<p><span><span><span>CHAPTER 4 The INDEX function </span></span></span></p>

<p><span><span><span>CHAPTER 5 The MATCH function </span></span></span></p>

<p><span><span><span>CHAPTER 6 Text functions and Flash Fill </span></span></span></p>

<p><span><span><span>CHAPTER 7 Dates and date functions </span></span></span></p>

<p><span><span><span>CHAPTER 8 NPV and XNPV functions </span></span></span></p>

<p><span><span><span>CHAPTER 9 IRR, XIRR, and MIRR functions </span></span></span></p>

<p><span><span><span>CHAPTER 10 More Excel financial functions </span></span></span></p>

<p><span><span><span>CHAPTER 11 Circular references </span></span></span></p>

<p><span><span><span>CHAPTER 12 IF, IFERROR, IFS, CHOOSE, and SWITCH functions </span></span></span></p>

<p><span><span><span>CHAPTER 13 Time and time functions </span></span></span></p>

<p><span><span><span>CHAPTER 14 The Paste Special command </span></span></span></p>

<p><span><span><span>CHAPTER 15 Three-dimensional formulas and hyperlinks </span></span></span></p>

<p><span><span><span>CHAPTER 16 The auditing tool and the Inquire add-in </span></span></span></p>

<p><span><span><span>CHAPTER 17 Sensitivity analysis with data tables </span></span></span></p>

<p><span><span><span>CHAPTER 18 The Goal Seek command </span></span></span></p>

<p><span><span><span>CHAPTER 19 Using the Scenario Manager for sensitivity analysis </span></span></span></p>

<p><span><span><span>CHAPTER 20 The COUNTIF, COUNTIFS, COUNT, COUNTA, and COUNTBLANK functions </span></span></span></p>

<p><span><span><span>CHAPTER 21 The SUMIF, AVERAGEIF, SUMIFS, AVERAGEIFS, MAXIFS, and MINIFS functions </span></span></span></p>

<p><span><span><span>CHAPTER 22 The OFFSET function </span></span></span></p>

<p><span><span><span>CHAPTER 23 The INDIRECT function </span></span></span></p>

<p><span><span><span>CHAPTER 24 Conditional formatting </span></span></span></p>

<p><span><span><span>CHAPTER 25 Sorting in Excel </span></span></span></p>

<p><span><span><span>CHAPTER 26 Excel tables and table slicers </span></span></span></p>

<p><span><span><span>CHAPTER 27 Spin buttons, scrollbars, option buttons, check boxes, combo boxes, and group list boxes </span></span></span></p>

<p><span><span><span>CHAPTER 28 The analytics revolution </span></span></span></p>

<p><span><span><span>CHAPTER 29 An introduction to optimization with Excel Solver </span></span></span></p>

<p><span><span><span>CHAPTER 30 Using Solver to determine the optimal product mix </span></span></span></p>

<p><span><span><span>CHAPTER 31 Using Solver to schedule your workforce </span></span></span></p>

<p><span><span><span>CHAPTER 32 Using Solver to solve transportation or distribution problems </span></span></span></p>

<p><span><span><span>CHAPTER 33 Using Solver for capital budgeting </span></span></span></p>

<p><span><span><span>CHAPTER 34 Using Solver for financial planning </span></span></span></p>

<p><span><span><span>CHAPTER 35 Using Solver to rate sports teams </span></span></span></p>

<p><span><span><span>CHAPTER 36 Warehouse location and the GRG Multistart and Evolutionary Solver engines </span></span></span></p>

<p><span><span><span>CHAPTER 37 Penalties and the Evolutionary Solver </span></span></span></p>

<p><span><span><span>CHAPTER 38 The traveling salesperson problem </span></span></span></p>

<p><span><span><span>CHAPTER 39 Importing data from a text file or document </span></span></span></p>

<p><span><span><span>CHAPTER 40 Get &amp; Transform </span></span></span></p>

<p><span><span><span>CHAPTER 41 Geography and Stock data types </span></span></span></p>

<p><span><span><span>CHAPTER 42 Validating data </span></span></span></p>

<p><span><span><span>CHAPTER 43 Summarizing data by using histograms and Pareto charts </span></span></span></p>

<p><span><span><span>CHAPTER 44 Summarizing data by using descriptive statistics </span></span></span></p>

<p><span><span><span>CHAPTER 45 Using pivot tables and slicers to describe data </span></span></span></p>

<p><span><span><span>CHAPTER 46 The Data Model </span></span></span></p>

<p><span><span><span>CHAPTER 47 Power Pivot </span></span></span></p>

<p><span><span><span>CHAPTER 48 Filled and 3D Power Maps </span></span></span></p>

<p><span><span><span>CHAPTER 49 Sparkline </span></span></span></p>

<p><span><span><span>CHAPTER 50 Summarizing data with database statistical functions </span></span></span></p>

<p><span><span><span>CHAPTER 51 Filtering data and removing duplicates </span></span></span></p>

<p><span><span><span>CHAPTER 52 Consolidating data </span></span></span></p>

<p><span><span><span>CHAPTER 53 Creating subtotals </span></span></span></p>

<p><span><span><span>CHAPTER 54 Charting tricks </span></span></span></p>

<p><span><span><span>CHAPTER 55 Estimating straight-line relationships </span></span></span></p>

<p><span><span><span>CHAPTER 56 Modeling exponential growth </span></span></span></p>

<p><span><span><span>CHAPTER 57 The power curve </span></span></span></p>

<p><span><span><span>CHAPTER 58 Using correlations to summarize relationships </span></span></span></p>

<p><span><span><span>CHAPTER 59 Introduction to multiple regression </span></span></span></p>

<p><span><span><span>CHAPTER 60 Incorporating qualitative factors into multiple regression </span></span></span></p>

<p><span><span><span>CHAPTER 61 Modeling nonlinearities and interactions </span></span></span></p>

<p><span><span><span>CHAPTER 62 Analysis of variance: One-way ANOVA </span></span></span></p>

<p><span><span><span>CHAPTER 63 Randomized blocks and two-way ANOVA </span></span></span></p>

<p><span><span><span>CHAPTER 64 Using moving averages to understand time series </span></span></span></p>

<p><span><span><span>CHAPTER 65 Winters method and the Forecast Sheet </span></span></span></p>

<p><span><span><span>CHAPTER 66 Ratio-to-moving-average forecast method </span></span></span></p>

<p><span><span><span>CHAPTER 67 Forecasting in the presence of special events </span></span></span></p>

<p><span><span><span>CHAPTER 68 An introduction to probability </span></span></span></p>

<p><span><span><span>CHAPTER 69 An introduction to random variables </span></span></span></p>

<p><span><span><span>CHAPTER 70 The binomial, hypergeometric, and negative binomial random variables </span></span></span></p>

<p><span><span><span>CHAPTER 71 The Poisson and exponential random variable </span></span></span></p>

<p><span><span><span>CHAPTER 72 The normal random variable and Z-scores </span></span></span></p>

<p><span><span><span>CHAPTER 73 Weibull and beta distributions: Modeling machine life and duration of a project</span></span></span></p>

<p><span><span><span> CHAPTER 74 Making probability statements from forecasts </span></span></span></p>

<p><span><span><span>CHAPTER 75 Using the lognormal random variable to model stock prices </span></span></span></p>

<p><span><span><span>CHAPTER 76 Importing historical stock data into Excel </span></span></span></p>

<p><span><span><span>CHAPTER 77 Introduction to Monte Carlo simulation </span></span></span></p>

<p><span><span><span>CHAPTER 78 Calculating an optimal bid</span></span></span></p>

<p><span><span><span>CHAPTER 79 Simulating stock prices and asset-allocation modeling </span></span></span></p>

<p><span><span><span>CHAPTER 80 Fun and games: Simulating gambling and sporting event probabilities </span></span></span></p>

<p><span><span><span>CHAPTER 81 Using resampling to analyze data </span></span></span></p>

<p><span><span><span>CHAPTER 82 Pricing stock options </span></span></span></p>

<p><span><span><span>CHAPTER 83 Determining customer value </span></span></span></p>

<p><span><span><span>CHAPTER 84 The economic order quantity inventory model </span></span></span></p>

<p><span><span><span>CHAPTER 85 Inventory modeling with uncertain demand </span></span></span></p>

<p><span><span><span>CHAPTER 86 Queuing theory: The mathematics of waiting in line </span></span></span></p>

<p><span><span><span>CHAPTER 87 Estimating a demand curve </span></span></span></p>

<p><span><span><span>CHAPTER 88 Pricing products by using tie-ins </span></span></span></p>

<p><span><span><span>CHAPTER 89 Pricing products by using subjectively determined demand </span></span></span></p>

<p><span><span><span>CHAPTER 90 Nonlinear pricing </span></span></span></p>

<p><span><span><span>CHAPTER 91 Array formulas and functions </span></span></span></p>

<p><span><span><span>CHAPTER 92 Recording macros </span></span></span></p>

<p><span><span><span>CHAPTER 93 Advanced sensitivity analysis </span></span></span></p>
', 'Title
			Microsoft Excel 2019 Data Analysis and Business Modeling 6/e

			Author
			Wayne L.Winston

			ISBN
			9789389347180

			Publisher
			PHI

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Microsoft Excel 2019 Data Analysis and Business Modeling 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Wayne L.Winston</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389347180</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"995"', '"796"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0675fec5-e861-431a-939e-16888d0f0e99', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49632019.jpg', NULL, '2 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389347180&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4173', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4173', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 289, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:59'),
('596f2a18-28b2-4fb1-99fa-482132924bcb', '2703', NULL, 'Metaphors of Subversion in American Fiction - Carnivalesque in Ken Kesey, Kurt Vonnegut Jr and Philip Roth', 'metaphors-of-subversion-in-american-fiction-carnivalesque-in-ken-kesey-kurt-vonnegut-jr-and-philip-roth-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-27-2703', 'metaphors-of-subversion-in-american-fiction-carnivalesque-in-ken-kesey-kurt-vonnegut-jr-and-philip-roth-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703-2703', 'FGHN556', 'FGHN556', 'FGHN556', NULL, 'Metaphors of Subversion in American Fiction - Carnivalesque in Ken Kesey, Kurt Vonnegut Jr and Philip Roth', '<h1>Metaphors of Subversion in American Fiction - Carnivalesque in Ken Kesey, Kurt Vonnegut Jr and Philip Roth</h1>', 'Sub Title
			No

			Author
			Rama Naga Hanuman Alapati

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353518

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rama Naga Hanuman Alapati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353518</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHN556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2703', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2703', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1395, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('59a557a5-a8cd-4d1d-b129-e903f049df77', '1237', NULL, 'Fundamental of Society and Social Change', 'fundamental-of-society-and-social-change-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237', 'fundamental-of-society-and-social-change-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237-1237', 'VGBN6644', 'VGBN6644', 'VGBN6644', NULL, 'Fundamental of Society and Social Change', '<h1>Fundamental of Society and Social Change</h1>', 'Sub Title
			No

			Author
			Dr. P. H. Ram

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381761298

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. P. H. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761298</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8688image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGBN6644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1237', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1237', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2322, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:59'),
('59d48d43-e25b-4fb7-8512-7cc8cf180145', '1493', NULL, 'Asana Pranayama Mudra Bandha', 'asana-pranayama-mudra-bandha-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-14-1493', 'asana-pranayama-mudra-bandha-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493-1493', '9788186336144', '9788186336144', '9788186336144', NULL, 'Asana Pranayama Mudra Bandha is recognized internationally as one of the most systematic yoga manuals available today. Since its first publication by the Bihar School of Yoga in 1969. it has been reprinted seventeen times and translated into many languages. It is the main reference text used by yoga teachers and students of BIHAR YOGA or SATYANDRA YOGA within the International Yoga Fellowship Movement, and many other traditions as well.

This comprehensive text provides clear illustrations, step by step directions and details of chakra awareness. It guides the practitioner or teacher from the simplest to the most advanced practices of the hatha yoga system. This book successfully brings the exposition of yoga practices to the standard of a university text.

Content - Preface, Introduction to Yoga, Asana, Introduction to Yogasana, Beginners Group, Part 1: Anti-rheumatic Group, Part 2: Digestive/Abdominal Group, Part 3: Shakti Bandha Asanas, Yoga Exercises for the Eyes, Relaxation Asanas, Meditation Asanas,  Vajrasana Group of Asanas, Standing Asanas, Surya Namaskara,  Chandra Namaskara, Intermediate Group, Padmasana Group of Asanas, Backward Bending Asanas, Forward Bending Asanas,  Spinal Twisting Asanas, Inverted Asanas, Balancing Asanas, Advanced Group, Pranayama, Mudra, Bandha, Shatkarma, Psychic Physiology of Yoga, Index of Practices                        ', '<h1 style="text-align:justify"><span>Asana Pranayama Mudra Bandha is recognized internationally as one of the most systematic yoga manuals available today. Since its first publication by the Bihar School of Yoga in 1969. it has been reprinted seventeen times and translated into many languages. It is the main reference text used by yoga teachers and students of BIHAR YOGA or SATYANDRA YOGA within the International Yoga Fellowship Movement, and many other traditions as well.</span></h1>

<p style="text-align:justify"><span>This comprehensive text provides clear illustrations, step by step directions and details of chakra awareness. It guides the practitioner or teacher from the simplest to the most advanced practices of the hatha yoga system. This book successfully brings the exposition of yoga practices to the standard of a university text.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Introduction to Yoga, Asana, Introduction to Yogasana, Beginners Group, Part 1: Anti-rheumatic Group, Part 2: Digestive/Abdominal Group, Part 3: Shakti Bandha Asanas, Yoga Exercises for the Eyes, Relaxation Asanas, Meditation Asanas,  Vajrasana Group of Asanas, Standing Asanas, Surya Namaskara,  Chandra Namaskara, Intermediate Group, Padmasana Group of Asanas, Backward Bending Asanas, Forward Bending Asanas,  Spinal Twisting Asanas, Inverted Asanas, Balancing Asanas, Advanced Group, Pranayama, Mudra, Bandha, Shatkarma, Psychic Physiology of Yoga, Index of Practices</span>                        </p>', 'Sub Title
			Asana Pranayama Mudra Bandha

			Author
			Swami Satyananda Saraswati

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788186336144

			Pages
			544

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Asana Pranayama Mudra Bandha</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Swami Satyananda Saraswati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186336144</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>544</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 544, '544', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1299dpp_8_8.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186336144&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1493', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1493', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2174, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('59dcc5b5-e801-4470-992e-a9a691494068', '783', NULL, 'Critical Assessments - Willa Cather - 4 Vols. NEW', 'critical-assessments-willa-cather-4-vols-new-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-78-783', 'critical-assessments-willa-cather-4-vols-new-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783-783', 'UKJH7786', 'UKJH7786', 'UKJH7786', NULL, 'Critical Assessments - Willa Cather - 4 Vols. NEW', '<h1>Critical Assessments - Willa Cather - 4 Vols. NEW</h1>', 'Sub Title
			No

			Author
			Guy Renolds

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			1873403381

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guy Renolds</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1873403381</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"30500"', '"18300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6924Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UKJH7786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=783', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=783', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2616, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('59ee7d2d-228a-45b7-baf0-6acde37f1fa1', '2408', NULL, 'The Chemistry of Organozinc Compounds - The Chemistry of Functional Groups - 2 Vols.', 'the-chemistry-of-organozinc-compounds-the-chemistry-of-functional-groups-2-vols-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2-2408', 'the-chemistry-of-organozinc-compounds-the-chemistry-of-functional-groups-2-vols-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408-2408', '9780470093375', '9780470093375', '9780470093375', NULL, 'The Patai Series publishes comprehensive reviews on all aspects of specific functional groups. Each volume contains outstanding surveys on theoretical and computational aspects, NMR, MS, other spectroscopic methods and analytical chemistry, structural aspects, thermochemistry, photochemistry, synthetic approaches and strategies, synthetic uses and applications in chemical and pharmaceutical industries, biological, biochemical and environmental aspects.

TABLE OF CONTENTS :

1 The reaction mechanisms of zinc enzymes (Gudrun Sch&uuml;rer, Timothy Clark and Rudi van Eldik).

2 Structural organozinc chemistry (Johann T. B. H. Jastrzebski, Jaap Boersma and Gerard van Koten).

3 Thermochemistry of organozinc compounds (Joel F. Liebman and Suzanne W. Slayden).

4 67Zn NMR, a tool for coordination chemistry problems (Athanassios G. Coutsolelos and Georgios A. Spyroulias).

5 Mass spectrometry of organozinc compounds (Sergiu P. Palii and Dmitri V. Zagorevskii).

6 Dynamic behavior of organozinc compounds (Albert Guijarro).

7 Cyclopropanation mediated by zinc organometallics (Andr&eacute; B. Charette).

8 Functionalized organozinc compounds (Paul Knochel, Helena Leuser, Liu-Zhu Gong, Sylvie Perrone and Florian F. Kneisel).

9 Photochemical transformations involving zinc porphyrins and phthalocyanines (Mathias O. Senge and Natalia N. Sergeeva).

10 Synthesis and reactions of allenylzinc reagents (James A. Marshall).

11 Palladium- or nickel-catalyzed cross-coupling reactions with organozincs and related organometals (Ei-ichi Negishi, Qian Hu, Zhihong Huang, Guangwei Wang and Ning Yin).

12 Enantioselective addition of organozinc compounds (Kenso Soai, Tsuneomi Kawasaki and Itaru Sato).

13 Rearrangements of organozinc compounds (Varinder K. Aggarwal and Knut Sommer).

14 1,1-Bismetallated species (Seijiro Matsubara).

15 The chemistry of organozincate compounds (Toshiro Harada).

16 Fluorinated organozinc reagents (Charles R. Davis and Donald J. Burton).

17 Electrochemical generation and reaction of zinc reagents (Jacques P&eacute;richon, Corinne Gosmini and Olivier Buriez).

18 The chemistry of zinc enolates (Marco Lombardo and Claudio Trombini).

19 Carbozincation of alkenes and alkynes (Edwige Lorthiois and Christophe Meyer).

Author index.

Subject index.', '<p>The <strong>Patai Series</strong> publishes comprehensive reviews on all aspects of specific functional groups. Each volume contains outstanding surveys on theoretical and computational aspects, NMR, MS, other spectroscopic methods and analytical chemistry, structural aspects, thermochemistry, photochemistry, synthetic approaches and strategies, synthetic uses and applications in chemical and pharmaceutical industries, biological, biochemical and environmental aspects.</p>

<p>TABLE OF CONTENTS :</p>

<p>1 The reaction mechanisms of zinc enzymes (Gudrun Schürer, Timothy Clark and Rudi van Eldik).</p>

<p>2 Structural organozinc chemistry (Johann T. B. H. Jastrzebski, Jaap Boersma and Gerard van Koten).</p>

<p>3 Thermochemistry of organozinc compounds (Joel F. Liebman and Suzanne W. Slayden).</p>

<p>4 67Zn NMR, a tool for coordination chemistry problems (Athanassios G. Coutsolelos and Georgios A. Spyroulias).</p>

<p>5 Mass spectrometry of organozinc compounds (Sergiu P. Palii and Dmitri V. Zagorevskii).</p>

<p>6 Dynamic behavior of organozinc compounds (Albert Guijarro).</p>

<p>7 Cyclopropanation mediated by zinc organometallics (André B. Charette).</p>

<p>8 Functionalized organozinc compounds (Paul Knochel, Helena Leuser, Liu-Zhu Gong, Sylvie Perrone and Florian F. Kneisel).</p>

<p>9 Photochemical transformations involving zinc porphyrins and phthalocyanines (Mathias O. Senge and Natalia N. Sergeeva).</p>

<p>10 Synthesis and reactions of allenylzinc reagents (James A. Marshall).</p>

<p>11 Palladium- or nickel-catalyzed cross-coupling reactions with organozincs and related organometals (Ei-ichi Negishi, Qian Hu, Zhihong Huang, Guangwei Wang and Ning Yin).</p>

<p>12 Enantioselective addition of organozinc compounds (Kenso Soai, Tsuneomi Kawasaki and Itaru Sato).</p>

<p>13 Rearrangements of organozinc compounds (Varinder K. Aggarwal and Knut Sommer).</p>

<p>14 1,1-Bismetallated species (Seijiro Matsubara).</p>

<p>15 The chemistry of organozincate compounds (Toshiro Harada).</p>

<p>16 Fluorinated organozinc reagents (Charles R. Davis and Donald J. Burton).</p>

<p>17 Electrochemical generation and reaction of zinc reagents (Jacques Périchon, Corinne Gosmini and Olivier Buriez).</p>

<p>18 The chemistry of zinc enolates (Marco Lombardo and Claudio Trombini).</p>

<p>19 Carbozincation of alkenes and alkynes (Edwige Lorthiois and Christophe Meyer).</p>

<p>Author index.</p>

<p>Subject index.</p>', 'Sub Title
			The Chemistry of Functional Groups

			Author
			Zvi Rappoport 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780470093375

			Pages
			1152

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Chemistry of Functional Groups</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zvi Rappoport </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780470093375</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1152</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"104800"', '"62880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1152, '1152', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90080470093374.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470093375&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2408', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2408', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1625, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:59'),
('5a15c75c-d4c0-46f4-b8d6-51c1c0a47c89', '2752', NULL, 'A Study of Philip Roth - An American Bestseller Novelist', 'a-study-of-philip-roth-an-american-bestseller-novelist-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2-2752', 'a-study-of-philip-roth-an-american-bestseller-novelist-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752-2752', 'JNBJ987E', 'JNBJ987E', 'JNBJ987E', NULL, 'A Study of Philip Roth - An American Bestseller Novelist', '<h1>A Study of Philip Roth - An American Bestseller Novelist</h1>', 'Sub Title
			No

			Author
			Shuchi Agrawal

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381030073

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shuchi Agrawal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030073</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"772"', '"463"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JNBJ987E&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2752', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2752', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1361, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('5a1893a4-6a33-4fd4-9156-cd36e27bcea7', '1134', NULL, 'Yog Rahasya A BOOK', 'yog-rahasya-a-book-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-11-1134', 'yog-rahasya-a-book-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134-1134', 'MNBJ887', 'MNBJ887', 'MNBJ887', NULL, '“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।', '<p>“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।</p>', 'Yog Rahasya A BOOK', '<h1>Yog Rahasya A BOOK</h1>', '"995"', '"597"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45499788187471615_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBJ887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1134', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1134', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2398, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:59'),
('5a272247-3cba-4b9a-8d41-56c0db50b591', '937', NULL, 'Infant and Child in the Culture of Today - The Guidance of Development in Home and Nursery School', 'infant-and-child-in-the-culture-of-today-the-guidance-of-development-in-home-and-nursery-school-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937', 'infant-and-child-in-the-culture-of-today-the-guidance-of-development-in-home-and-nursery-school-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937-937', 'TGHY7755', 'TGHY7755', 'TGHY7755', NULL, 'Infant and Child in the Culture of Today - The Guidance of Development in Home and Nursery School', '<h1>Infant and Child in the Culture of Today - The Guidance of Development in Home and Nursery School</h1>', 'Sub Title
			No

			Author
			Arnold Gesell, Frances L. Ilg

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176257497

			Pages
			182

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Arnold Gesell, Frances L. Ilg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257497</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>182</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1899"', '"1139"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 182, '182', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62599788176257497.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=937', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=937', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2528, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('5aa1fc24-2cb4-427f-918d-99f3957d5f7d', '2832', NULL, 'Buddhism in Far East Asia', 'buddhism-in-far-east-asia-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832', 'buddhism-in-far-east-asia-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832-2832', '9788175331655', '9788175331655', '9788175331655', NULL, 'Buddhism has a large number of followers in some countries of Far East Asia especially Japan, Korea, China and Mongolia.Different forms of Buddhism are in use in these countries like the Zen Buddhism in Japan.History of Buddhism in Far East Asian countries, development of Buddhism, rituals and cultures of Buddhism in these countries and other aspects of Buddhism are the theme of this book.

Various kinds of customs and traditions are followed by Buddhists in these countries and these are covered in this book. Apart from these topics, the book starts with chapter on Buddhism in Far East Asia. Buddhism in countries like Japan, Korea, China, Mongolia etc.has been given as separate chapters.These topics are covered elaborately in this book which will be very useful for the students.

Content - Preface, Chapter - 1: Far East Asia: An Introduction,  Chapter - 2: Buddhism in Far East Asia, Chapter - 3: Buddhism in China, Chapter -4: Buddhism in Japan, Chapter -5:  Buddhism in Korea, Chapter -6: Buddhism in Mongolia, Chapter -7: Buddhism in Taiwan and Hong Kong, Chapter-8: Buddhism in Central Asia and Russia, Bibliography, Index         ', '<p style="text-align:justify"><span>Buddhism has a large number of followers in some countries of Far East Asia especially Japan, Korea, China and Mongolia.Different forms of Buddhism are in use in these countries like the Zen Buddhism in Japan.History of Buddhism in Far East Asian countries, development of Buddhism, rituals and cultures of Buddhism in these countries and other aspects of Buddhism are the theme of this book.</span></p>

<p style="text-align:justify"><span>Various kinds of customs and traditions are followed by Buddhists in these countries and these are covered in this book. Apart from these topics, the book starts with chapter on Buddhism in Far East Asia. Buddhism in countries like Japan, Korea, China, Mongolia etc.has been given as separate chapters.These topics are covered elaborately in this book which will be very useful for the students.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Chapter - 1: Far East Asia: An Introduction,  Chapter - 2: Buddhism in Far East Asia, Chapter - 3: Buddhism in China, Chapter -4: Buddhism in Japan, Chapter -5:  Buddhism in Korea, Chapter -6: Buddhism in Mongolia, Chapter -7: Buddhism in Taiwan and Hong Kong, Chapter-8: Buddhism in Central Asia and Russia, Bibliography, Index</span>   <span> </span>     </p>

<ul>
</ul>', 'Sub Title
			Buddhism in Far East Asia

			Author
			Dr. Arvind Kumar Singh

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175331655

			Pages
			285

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Buddhism in Far East Asia</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Arvind Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175331655</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>285</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1295"', '"777"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 285, '285', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3675Buddhism%20in%20Far%20East%20Asia.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175331655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2832', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2832', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1317, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('5aa843a2-c991-48e4-8f0c-b8f4b493d765', '4273', 190, 'Understanding Cross-cultural Management 1/e', 'understanding-crosscultural-management-1e', 'understanding-crosscultural-management-1e', '9788131727973', '9788131727973', ' 9788131727973', NULL, 'About the book

A brand new text in cross-cultural management which presents the key themes and issues in managing people and organisations across national and cultural boundaries. The book offers a selective but broad view of current thinking on culture linked to management, organisation and communication. It also encourages the reader to apply theories and ideas to practice – and to relate them to their own experience – through various examples and mini-cases from the business world, and a range of practical activities. The book has been written for undergraduate and postgraduate students studying cross-cultural and international management as part of specialist international business programmes, or generic business-related qualifications.

Content:

Part I: Culture and Management

	Determinants of Culture

	Dimensions of Culture In Business

	Western Business Cultures

	Business Cultures in the East

	Cultural Dimensions and Dilemmas

	Cultures and Styles Of Management

Part II: Culture and Organisations

	Culture and Corporate Structures

	Culture and Leadership

	Culture and Strategy

	Cultural Changes in Organisations

	Culture and Marketing

	Cultural Diversity in Organisations

Part III: Culture and Communication

	Business Communication across Cultures

	Barriers to Intercultural Communication

	Negotiating Internationally

	Working with International Teams

	Conflicts and Cultural Differences

	Developing Intercultural Relationships', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A brand new text in cross-cultural management which presents the key themes and issues in managing people and organisations across national and cultural boundaries. The book offers a selective but broad view of current thinking on culture linked to management, organisation and communication. It also encourages the reader to apply theories and ideas to practice – and to relate them to their own experience – through various examples and mini-cases from the business world, and a range of practical activities. The book has been written for undergraduate and postgraduate students studying cross-cultural and international management as part of specialist international business programmes, or generic business-related qualifications.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: Culture and Management</span></strong></span></span></p>

<ol>
	<li><span><span><span>Determinants of Culture</span></span></span></li>
	<li><span><span><span>Dimensions of Culture In Business</span></span></span></li>
	<li><span><span><span>Western Business Cultures</span></span></span></li>
	<li><span><span><span>Business Cultures in the East</span></span></span></li>
	<li><span><span><span>Cultural Dimensions and Dilemmas</span></span></span></li>
	<li><span><span><span>Cultures and Styles Of Management</span></span></span></li>
</ol>

<p><br />
<span><span><span><strong>Part II: Culture and Organisations</strong></span></span></span></p>

<ol>
	<li><span><span><span>Culture and Corporate Structures</span></span></span></li>
	<li><span><span><span>Culture and Leadership</span></span></span></li>
	<li><span><span><span>Culture and Strategy</span></span></span></li>
	<li><span><span><span>Cultural Changes in Organisations</span></span></span></li>
	<li><span><span><span>Culture and Marketing</span></span></span></li>
	<li><span><span><span>Cultural Diversity in Organisations</span></span></span></li>
</ol>

<p><br />
<span><span><span><strong>Part III: Culture and Communication</strong></span></span></span></p>

<ol>
	<li><span><span><span>Business Communication across Cultures</span></span></span></li>
	<li><span><span><span>Barriers to Intercultural Communication</span></span></span></li>
	<li><span><span><span>Negotiating Internationally</span></span></span></li>
	<li><span><span><span>Working with International Teams</span></span></span></li>
	<li><span><span><span>Conflicts and Cultural Differences</span></span></span></li>
	<li><span><span><span>Developing Intercultural Relationships</span></span></span></li>
</ol>

<p><span><span> </span></span></p>
', 'Title
			Understanding Cross-cultural Management 1/e

			Author
			Marie-Joelle Browaeys

			ISBN
			9788131727973

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Understanding Cross-cultural Management 1/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Marie-Joelle Browaeys</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131727973</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1090"', '"872"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1288cross.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=%C2%A09788131727973&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4273', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4273', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 190, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:59'),
('5ad5a7bf-13b6-4fe3-ab44-483b5e1572ba', '4044', 417, 'Advertising ,Promotion, and other aspects of Integrated Marketing Communications 10/e', 'advertising-promotion-and-other-aspects-of-integrated-marketing-communications-10e', 'advertising-promotion-and-other-aspects-of-integrated-marketing-communications-10e', '9789355734587', '9789355734587', '9789355734587', NULL, 'About the book

Explore all aspects of marketing communications, from time-honored methods to the newest developments in the field backed by the latest research, data and analytic techniques with one of today’s leading IMC texts, ADVERTISING, PROMOTION, AND OTHER ASPECTS OF INTEGRATED MARKETING COMMUNICATIONS, 10E. With emphasis on the fundamentals and practices you need, this edition focuses on advertising and sales promotion, planning, branding, consumer behavior, media buying, public relations, packaging, POP communications, and personal selling. You explore emerging topics, such as today’s popularity of apps, social media outlets, online and digital practices, and viral communications, as well as their impact on traditional marketing. Revisions to this most current IMC text on the market address must-know changes to environmental, regulatory, and ethical issues; MindTap Insights Online; place-based applications; privacy; global marketing, and memorable advertising campaigns.

Contents:

Part I: THE PRACTICE AND ENVIRONMENT OF INTEGRATED MARKETING COMMUNICATIONS (IMC).

1. An Overview of Integrated Marketing Communications.

2. Enhancing Brand Equity and Accountability.

3. Brand Adoption, Brand Naming and Intellectual Property Issues.

4. Environmental, Regulatory and Ethical Issues.

Part II: FUNDAMENTAL IMC PLANNING AND DECISIONS.

5. Segmentation, Targeting, and Positioning.

6. The Communications Process and Consumer Behavior.

7. The Role of Persuasion in IMC.

8. IMC Objective Setting and Budgeting.

Part III: ADVERTISING MANAGEMENT AND MEDIA CHOICES.

9. An Overview of Advertising Management.

10. Effective and Creative Ad Messages.

11. Endorsers and Message Appeals in Advertising.

12. Traditional Ad Media.

13. Digital Media: Online, Mobile and App Advertising.

14. Social Media.

15. Direct Marketing, CRM, and Other Media.

16. Media Planning and Analysis.

17. Measuring Ad Message Effectiveness.

Part IV: SALES PROMOTION MANAGEMENT.

18. Sales Promotion Overview and the Role of Trade Promotion.

19. Consumer Sales Promotion: Sampling and Couponing.

20. Consumer Sales Promotion: Premiums and Other Promotions.

Part V: OTHER IMC TOOLS.

21. Public Relations, Content Marketing, Viral Marketing, and Sponsorships.

22. Packaging, POP Communications, and Signage.

23. Personal Selling.

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Explore all aspects of marketing communications, from time-honored methods to the newest developments in the field backed by the latest research, data and analytic techniques with one of today’s leading IMC texts, ADVERTISING, PROMOTION, AND OTHER ASPECTS OF INTEGRATED MARKETING COMMUNICATIONS, 10E. With emphasis on the fundamentals and practices you need, this edition focuses on advertising and sales promotion, planning, branding, consumer behavior, media buying, public relations, packaging, POP communications, and personal selling. You explore emerging topics, such as today’s popularity of apps, social media outlets, online and digital practices, and viral communications, as well as their impact on traditional marketing. Revisions to this most current IMC text on the market address must-know changes to environmental, regulatory, and ethical issues; MindTap Insights Online; place-based applications; privacy; global marketing, and memorable advertising campaigns.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part I: THE PRACTICE AND ENVIRONMENT OF INTEGRATED MARKETING COMMUNICATIONS (IMC).</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1. An Overview of Integrated Marketing Communications.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2. Enhancing Brand Equity and Accountability.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3. Brand Adoption, Brand Naming and Intellectual Property Issues.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4. Environmental, Regulatory and Ethical Issues.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part II: FUNDAMENTAL IMC PLANNING AND DECISIONS.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5. Segmentation, Targeting, and Positioning.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6. The Communications Process and Consumer Behavior.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7. The Role of Persuasion in IMC.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8. IMC Objective Setting and Budgeting.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part III: ADVERTISING MANAGEMENT AND MEDIA CHOICES.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9. An Overview of Advertising Management.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10. Effective and Creative Ad Messages.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>11. Endorsers and Message Appeals in Advertising.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>12. Traditional Ad Media.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>13. Digital Media: Online, Mobile and App Advertising.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>14. Social Media.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>15. Direct Marketing, CRM, and Other Media.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>16. Media Planning and Analysis.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>17. Measuring Ad Message Effectiveness.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part IV: SALES PROMOTION MANAGEMENT.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>18. Sales Promotion Overview and the Role of Trade Promotion.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>19. Consumer Sales Promotion: Sampling and Couponing.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>20. Consumer Sales Promotion: Premiums and Other Promotions.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part V: OTHER IMC TOOLS.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>21. Public Relations, Content Marketing, Viral Marketing, and Sponsorships.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>22. Packaging, POP Communications, and Signage.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>23. Personal Selling.</span></span></span></span></span></span></p>

<p> </p>', 'Title
			Advertising ,Promotion, and other aspects of Integrated Marketing Communications 10/e

			Author
			J.Craig Andrews

			ISBN
			9789355734587

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Advertising ,Promotion, and other aspects of Integrated Marketing Communications 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>J.Craig Andrews</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355734587</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1125"', '"900"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33649789355734587_tn.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355734587&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4044', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4044', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 417, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:59'),
('5ae3fb59-3a03-4530-9ac7-067d081902cc', '4075', 386, 'Introduction to Management Science:A Modeling & Case Studies Approach with Spreadsheets 6/e', 'introduction-to-management-sciencea-modeling-case-studies-approach-with-spreadsheets-6e', 'introduction-to-management-sciencea-modeling-case-studies-approach-with-spreadsheets-6e', '9789355325082', '9789355325082', '9789355325082', NULL, 'About the book

The sixth edition of this book focuses on business situations, including prominent non-mathematical issues, the use of spreadsheets, and involves model formulation and assessment more than model structuring. This text offers a unique model approach and integrates the use of Excel. Through this approach students are better able to grasp the essential concepts covered in the course and see their utility. In addition to examples, nearly every chapter includes one or two case studies patterned after actual applications to convey the whole process of applying management science.

Contents:

1 Introduction 

2 Linear Programming: Basic Concepts 

3 Linear Programming: Formulation and Applications 

4 The Art of Modeling with Spreadsheets 

5 What-If Analysis for Linear Programming 

6 Network Optimization Problems 

7 Using Binary Integer Programming to Deal with Yes-or-No Decisions 

8 Nonlinear Programming 

9 Decision Analysis

10 Forecasting 

11 Queueing Models 

12 Computer Simulation: Basic Concepts 

13 Computer Simulation with Analytic Solver 

APPENDIXES 

A Tips for Using Microsoft Excel for Modeling 

B Partial Answers to Selected Problems 

CHAPTERS available Online 

14 Solution Concepts for Linear Programming 

15 Transportation and Assignment Problems 

16 PERT/CPM Models for Project Management 

17 Goal Programming 

18 Inventory Management with Known Demand 

19 Inventory Management with Uncertain Demand 

20 Computer Simulation with Crystal Ball', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>The sixth edition of this book focuses on business situations, including prominent non-mathematical issues, the use of spreadsheets, and involves model formulation and assessment more than model structuring. This text offers a unique model approach and integrates the use of Excel. Through this approach students are better able to grasp the essential concepts covered in the course and see their utility. In addition to examples, nearly every chapter includes one or two case studies patterned after actual applications to convey the whole process of applying management science.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1 Introduction <br />
2 Linear Programming: Basic Concepts <br />
3 Linear Programming: Formulation and Applications <br />
4 The Art of Modeling with Spreadsheets <br />
5 What-If Analysis for Linear Programming <br />
6 Network Optimization Problems <br />
7 Using Binary Integer Programming to Deal with Yes-or-No Decisions <br />
8 Nonlinear Programming <br />
9 Decision Analysis<br />
10 Forecasting <br />
11 Queueing Models <br />
12 Computer Simulation: Basic Concepts <br />
13 Computer Simulation with Analytic Solver <br />
<br />
<strong>APPENDIXES </strong><br />
A Tips for Using Microsoft Excel for Modeling <br />
B Partial Answers to Selected Problems <br />
<br />
<strong>CHAPTERS available Online </strong><br />
14 Solution Concepts for Linear Programming <br />
15 Transportation and Assignment Problems <br />
16 PERT/CPM Models for Project Management <br />
17 Goal Programming <br />
18 Inventory Management with Known Demand <br />
19 Inventory Management with Uncertain Demand <br />
20 Computer Simulation with Crystal Ball</span></span></span></p>

<p> </p>
', 'Title
			Introduction to Management Science:A Modeling & Case Studies Approach with Spreadsheets 6/e

			Author
			Frederick S.Hillier

			ISBN
			9789355325082

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Introduction to Management Science:A Modeling &amp; Case Studies Approach with Spreadsheets 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Frederick S.Hillier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355325082</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1025"', '"769"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9535intro.jpg', NULL, '9 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355325082&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4075', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4075', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 386, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:59'),
('5af2114f-0b43-4a24-89c6-56862df366df', '3664', 777, 'Do The Courts Make Law - Quotes from Consumer Landmark Judgments (Consumer Protection Act)', 'do-the-courts-make-law-quotes-from-consumer-landmark-judgments-consumer-protection-act', 'do-the-courts-make-law-quotes-from-consumer-landmark-judgments-consumer-protection-act', '9789385830433', '9789385830433', '9789385830433', NULL, 'About the Book

The book in hand in an initiative in the line of compilation of law laid down by the Apex court and Apex Commission for consumers since inception of Consumer Protection Act till date.  Writer has collected every important quote from the landmark judgments and prerpared a ready reckoner after the new Act 2019 has come into force and establishment of Central Consumer Protection Authority under the Ministry of Consumer Affairs Government of Indi.  This is one of the objectives of CCPA to educate the public at large about new features of Consumer Protection Act 2019.

This book identifies the major changes brought in the Act after repeal of old Act of 1986.  It contins issues related to purchase of goods, hiring servicesand unfair trade practices.  Explaination and facts rrelated to the case with every quote is merged very appropriately.

Entire material of the book has been divided into eight chapters.  Each chapter deals with different issues, different sectors of services which are covered under the act coupled with purchase of goods and unfair trade practices followed by the traders, manufactures and e-commerce entities.  Important landmark judgments from the Apex court and Apex consumer commissions are quoted at every step to explain the law.

This book is going to be a milestone and shall be an encyclopaedia of consumer law for Training Centres, Colleges, Law Firms and for general public at large and will be a handy reference not only for consumers but also will be quite useful for Litigents, Advocates, Students, Member of consumer commissions and other legal luminaries for searching appropriate Citations.

 CONTANTS

			Part- 1

			Do the Courts Make Law ?

			1. Courts make interpretations of Law made by Parliament 

			2. Challenge to the Consumer Protection Act before Supreme Court 

			3. Journey of Consumerr Protection Act (Amendments: 1986 till 2019)

			4. Consumer Commissions still Struggling on many fronts 

			5. Glaring changes in Consumer Protection Act 2019: A New Horizon. 

			Part - 2

			Health Care Services

			6. Health Care Services & Medical Negligence 

			7. First case bringing Health Care Services Under CP Act (V. Shantha V/S Indian Medical  Association SC(1995) 

			8. Quotations on Medical Negligence (Various Judgments) 

			Part - 3 

			Housing / Real estate Services

			9. Housing / Real Estate Services 

			10. Quotations on Real Estate matters Establishing Law 

			11. Quotation on REAL ESTATE  matters (Specific Issues) 

			12. Rera Visa vis Consumer Protectiion Act (Real Estate Cases on specific Issues)

			13. REAL ESTATE: issues raised after RERA Act 2016 

			14. Summery of important Real Estate Cases.

			Part - 4

			Insurance as Services

			15. Exclusion Clauses in Insurance Matters 

			16. Importance of Survey or Report in Insurance matterrs 

			17. Cancelling the policy at the stage of claim, How far correct (Section 45 of Insurance (amendment) Act 2015) 

			18. Insurance company when refuses to indemnify Negligent Doctor 

			19. Information About the incident in Insurance Matters - An Essential factor 

			20. Doctors Unethical if passing confidential health information to Insurance Companies 

			21. Consumerrs, Be Aware while filing propsoal Form 

			22. IRDA Guidlines - Delay in Claim Intimation/Submission of Documents to Insurance 

			23. Insurance Companies are Necessary Party in Medical Negligence Cases (SC held in a uniques case) 

			24. Insurance Companies Approve Sub-Standard Claims in some situations (Violation of Rules) 

			25. Medicalims-Supreme Court Interprets Insurance Law 

			26. Renewal of Insurance Policy

			27. When Contract of Insurance is Final-Law Explained by Courts 

			28. Driving Licence in Insurance Matter 

			29. Interpretation of Insurance Clauses.

			Part -  5 

			Education Services

			30. Is Education not a Service under Consumerr Protection Act ? 

			31. Laws Laid Down by SC on Education 

			32. When a Student can Ask for Refund of Fee from the institute.

			Part - 6 

			Banking & Financing Services

			33. Laws Laid Down by Supreme Court in Banking & Financing Matters  34. Banks cannot use Force to Recover loan 

			35. Safety of Locker Under Bank Custody-know the Rules and Law  36.ATM Transactions: How far are you safe 

			37. When Deposit Made by a Consumer is termed as an Irregular Depositis he deprived of interest 

			Part - 7 

			Miscellaneous Matters

			38. Improper Care of Elevator causing death to person. It is a Service under Consumer Protection Act says NCDRC 

			39. Hoteles  Liability for theft from parking 

			40. Parties Cannot urge new facts in Appeal 

			41 Commercial Purpose Defined & Explained 

			42. Company Directors using Goods for personals use not Commercial Purpose 

			43. Taking Insurance Policy cannot be said for Commercial purpose 

			44. Selling price of packed water bottle in Restaurants/Hotels 

			45. Movers and Packers Are Services Providers Under Consumer Law

			46. Compensation to be paid by Erring Officers who causes harasshment 47. Principl''s Liability for Deficiency in Services for the act of Agent 

			48. Can a Non-Advocate Appear before the Consumer Forum 

			49. Jurisdiction of Consumer Protection Act 1986 for Electricity Matters  50. Whether Registering the Documents by Registrar is Services Under CP Act 

			51. Leakage in Gas Cylinder- Who is Responsible for for the Cause 

			52. Railways when liable for loss of passenger''s goods 

			53. Unfair Trade Practices-Promise to provide Work Permit Fails 

			54. RTI Act VISA VIS Consumer Protection Act 

			55. Stautary Bodies not exempted to face Consumer Commissions if rendering services 

			56. Lawyers are to Assist the Court and not Services Provider under Consumer Protection Act, said Supreme Court of India 

			57. Code And Conduct for Lawyers 

			58. Decided Cases on Legal Profession 

			Part - 8 

			Summary of Important Cases (2020-2022)

			59. Prabha Tyagi v/s National Inurance Co. Ltd SC Date of Judgment : 28.2.2020 

			60. Manu Solanki & 8 Ors V/S Vinayaka Mission University & 24 Others Consumer Case No.  261 of 2012 & Other Cases (New Dimensions To "Education As Service")  

			61. Narinder Chopra v/s Jaiprakash Associates (NC)  

			62. Neena Aneja & Anr. Versus Jai Prakash Associates  Ltd (SC) Civil Appeal Nos. 37663767 of 2020 Decided on - 16TH March 2021 

			63. Vikrant Singh Malik & 25 Ors. Versus Supertech Limited & 2 Ors (Through its M.D.) ConsumerCase No.  1290 of 2015 Decided on 24 august 2020 (SC) 

			64. Chairman-cum-M.D. Andhra Pradesh Southern Power Distribution Co. Ltd & Ors V/S T Rajeshwari & Ors (NC) 

			65. Arihhant Industries & Anr V/Sunited India Insurance Co. Ltd  Case No-First Appeal No 727 of 2015 Decided on 4.1.2021 

			66. Gurshinder Singh vs Sriram General Insurance Co. Ltd. SC Civil Appeal no 653 of 2020, Decided on 24 January, 2020 (Justice N. V. Ramana, Justice R. Subhash Reddy, Justice B.R. Gavai) 

			67. DLF Universal Ltd and Ors V/S Capital Greens Flat Buyers Association (SC) Civil Appeal No''s 3864-3889 of 2020 December 14, 2020 (Bench Dr Dhananjaya Y Chandrachud, Indu Malhotra, Indira Banerjee) 

			68. Hemiben Ladhabhai Bhanderi vs Saurashtra Gramin Bank (SC)  Civil Appeal No. 979 of 2020 Decided on 3 Februrary, 2020 

			69. Hemiben Ladhabhai Bhanderi vs Saurashtra Gramin Bank (SC)  Civil Appeal No. 979 of 2020 Decided on 3 Februrary.

 ', '<p style="text-align:justify"><span><span>About the Book</span></span></p>

<p style="text-align:justify"><span><span>The book in hand in an initiative in the line of compilation of law laid down by the Apex court and Apex Commission for consumers since inception of Consumer Protection Act till date.  Writer has collected every important quote from the landmark judgments and prerpared a ready reckoner after the new Act 2019 has come into force and establishment of Central Consumer Protection Authority under the Ministry of Consumer Affairs Government of Indi.  This is one of the objectives of CCPA to educate the public at large about new features of Consumer Protection Act 2019.</span></span></p>

<p style="text-align:justify"><span><span>This book identifies the major changes brought in the Act after repeal of old Act of 1986.  It contins issues related to purchase of goods, hiring servicesand unfair trade practices.  Explaination and facts rrelated to the case with every quote is merged very appropriately.</span></span></p>

<p style="text-align:justify"><span><span>Entire material of the book has been divided into eight chapters.  Each chapter deals with different issues, different sectors of services which are covered under the act coupled with purchase of goods and unfair trade practices followed by the traders, manufactures and e-commerce entities.  Important landmark judgments from the Apex court and Apex consumer commissions are quoted at every step to explain the law.</span></span></p>

<p style="text-align:justify"><span><span>This book is going to be a milestone and shall be an encyclopaedia of consumer law for Training Centres, Colleges, Law Firms and for general public at large and will be a handy reference not only for consumers but also will be quite useful for Litigents, Advocates, Students, Member of consumer commissions and other legal luminaries for searching appropriate Citations.</span></span></p>

<p style="text-align:justify"><span><span> <strong>CONTANTS</strong></span></span></p>

<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Part- 1</strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Do the Courts Make Law ?</strong></span></span></p>

			<p><span><span>1. Courts make interpretations of Law made by Parliament </span></span></p>

			<p><span><span>2. Challenge to the Consumer Protection Act before Supreme Court </span></span></p>

			<p><span><span>3. Journey of Consumerr Protection Act (Amendments: 1986 till 2019) </span></span></p>

			<p><span><span>4. Consumer Commissions still Struggling on many fronts </span></span></p>

			<p><span><span>5. Glaring changes in Consumer Protection Act 2019: A New Horizon. </span></span></p>

			<p style="text-align:center"><span><span><strong>Part - 2</strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Health Care Services</strong></span></span></p>

			<p><span><span>6. Health Care Services &amp; Medical Negligence </span></span></p>

			<p><span><span>7. First case bringing Health Care Services Under CP Act (V. Shantha V/S Indian Medical  Association SC(1995) </span></span></p>

			<p><span><span>8. Quotations on Medical Negligence (Various Judgments) </span></span></p>

			<p style="text-align:center"><span><span><strong>Part - 3 </strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Housing / Real estate Services</strong></span></span></p>

			<p><span><span>9. Housing / Real Estate Services </span></span></p>

			<p><span><span>10. Quotations on Real Estate matters Establishing Law </span></span></p>

			<p><span><span>11. Quotation on REAL ESTATE  matters (Specific Issues) </span></span></p>

			<p><span><span>12. Rera Visa vis Consumer Protectiion Act (Real Estate Cases on specific Issues)</span></span></p>

			<p><span><span>13. REAL ESTATE: issues raised after RERA Act 2016 </span></span></p>

			<p><span><span>14. Summery of important Real Estate Cases.</span></span></p>

			<p style="text-align:center"><span><span><strong>Part - 4</strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Insurance as Services</strong></span></span></p>

			<p><span><span>15. Exclusion Clauses in Insurance Matters </span></span></p>

			<p><span><span>16. Importance of Survey or Report in Insurance matterrs </span></span></p>

			<p><span><span>17. Cancelling the policy at the stage of claim, How far correct (Section 45 of Insurance (amendment) Act 2015) </span></span></p>

			<p><span><span>18. Insurance company when refuses to indemnify Negligent Doctor </span></span></p>

			<p><span><span>19. Information About the incident in Insurance Matters - An Essential factor </span></span></p>

			<p><span><span>20. Doctors Unethical if passing confidential health information to Insurance Companies </span></span></p>

			<p><span><span>21. Consumerrs, Be Aware while filing propsoal Form </span></span></p>

			<p><span><span>22. IRDA Guidlines - Delay in Claim Intimation/Submission of Documents to Insurance </span></span></p>

			<p><span><span>23. Insurance Companies are Necessary Party in Medical Negligence Cases (SC held in a uniques case) </span></span></p>

			<p><span><span>24. Insurance Companies Approve Sub-Standard Claims in some situations (Violation of Rules) </span></span></p>

			<p><span><span>25. Medicalims-Supreme Court Interprets Insurance Law </span></span></p>

			<p><span><span>26. Renewal of Insurance Policy</span></span></p>

			<p><span><span>27. When Contract of Insurance is Final-Law Explained by Courts </span></span></p>

			<p><span><span>28. Driving Licence in Insurance Matter </span></span></p>

			<p><span><span>29. Interpretation of Insurance Clauses.</span></span></p>

			<p style="text-align:center"><span><span><strong>Part -  5 </strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Education Services</strong></span></span></p>

			<p><span><span>30. Is Education not a Service under Consumerr Protection Act ? </span></span></p>

			<p><span><span>31. Laws Laid Down by SC on Education </span></span></p>

			<p><span><span>32. When a Student can Ask for Refund of Fee from the institute.</span></span></p>

			<p style="text-align:center"><span><span><strong>Part - 6 </strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Banking &amp; Financing Services</strong></span></span></p>

			<p><span><span>33. Laws Laid Down by Supreme Court in Banking &amp; Financing Matters  34. Banks cannot use Force to Recover loan </span></span></p>

			<p><span><span>35. Safety of Locker Under Bank Custody-know the Rules and Law  36.ATM Transactions: How far are you safe </span></span></p>

			<p><span><span>37. When Deposit Made by a Consumer is termed as an Irregular Depositis he deprived of interest </span></span></p>

			<p style="text-align:center"><span><span><strong>Part - 7 </strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Miscellaneous Matters</strong></span></span></p>

			<p><span><span>38. Improper Care of Elevator causing death to person. It is a Service under Consumer Protection Act says NCDRC </span></span></p>

			<p><span><span>39. Hoteles  Liability for theft from parking </span></span></p>

			<p><span><span>40. Parties Cannot urge new facts in Appeal </span></span></p>

			<p><span><span>41 Commercial Purpose Defined &amp; Explained </span></span></p>

			<p><span><span>42. Company Directors using Goods for personals use not Commercial Purpose </span></span></p>

			<p><span><span>43. Taking Insurance Policy cannot be said for Commercial purpose </span></span></p>

			<p><span><span>44. Selling price of packed water bottle in Restaurants/Hotels </span></span></p>

			<p><span><span>45. Movers and Packers Are Services Providers Under Consumer Law </span></span></p>

			<p><span><span>46. Compensation to be paid by Erring Officers who causes harasshment 47. Principl''s Liability for Deficiency in Services for the act of Agent </span></span></p>

			<p><span><span>48. Can a Non-Advocate Appear before the Consumer Forum </span></span></p>

			<p><span><span>49. Jurisdiction of Consumer Protection Act 1986 for Electricity Matters  50. Whether Registering the Documents by Registrar is Services Under CP Act </span></span></p>

			<p><span><span>51. Leakage in Gas Cylinder- Who is Responsible for for the Cause </span></span></p>

			<p><span><span>52. Railways when liable for loss of passenger''s goods </span></span></p>

			<p><span><span>53. Unfair Trade Practices-Promise to provide Work Permit Fails </span></span></p>

			<p><span><span>54. RTI Act VISA VIS Consumer Protection Act </span></span></p>

			<p><span><span>55. Stautary Bodies not exempted to face Consumer Commissions if rendering services </span></span></p>

			<p><span><span>56. Lawyers are to Assist the Court and not Services Provider under Consumer Protection Act, said Supreme Court of India </span></span></p>

			<p><span><span>57. Code And Conduct for Lawyers </span></span></p>

			<p><span><span>58. Decided Cases on Legal Profession </span></span></p>

			<p style="text-align:center"><span><span><strong>Part - 8 </strong></span></span></p>

			<p style="text-align:center"><span><span><strong>Summary of Important Cases (2020-2022)</strong></span></span></p>

			<p><span><span>59. Prabha Tyagi v/s National Inurance Co. Ltd SC Date of Judgment : 28.2.2020 </span></span></p>

			<p><span><span>60. Manu Solanki &amp; 8 Ors V/S Vinayaka Mission University &amp; 24 Others Consumer Case No.  261 of 2012 &amp; Other Cases (New Dimensions To "Education As Service")  </span></span></p>

			<p><span><span>61. Narinder Chopra v/s Jaiprakash Associates (NC)  </span></span></p>

			<p><span><span>62. Neena Aneja &amp; Anr. Versus Jai Prakash Associates  Ltd (SC) Civil Appeal Nos. 37663767 of 2020 Decided on - 16TH March 2021 </span></span></p>

			<p><span><span>63. Vikrant Singh Malik &amp; 25 Ors. Versus Supertech Limited &amp; 2 Ors (Through its M.D.) ConsumerCase No.  1290 of 2015 Decided on 24 august 2020 (SC) </span></span></p>

			<p><span><span>64. Chairman-cum-M.D. Andhra Pradesh Southern Power Distribution Co. Ltd &amp; Ors V/S T Rajeshwari &amp; Ors (NC) </span></span></p>

			<p><span><span>65. Arihhant Industries &amp; Anr V/Sunited India Insurance Co. Ltd  Case No-First Appeal No 727 of 2015 Decided on 4.1.2021 </span></span></p>

			<p><span><span>66. Gurshinder Singh vs Sriram General Insurance Co. Ltd. SC Civil Appeal no 653 of 2020, Decided on 24 January, 2020 (Justice N. V. Ramana, Justice R. Subhash Reddy, Justice B.R. Gavai) </span></span></p>

			<p><span><span>67. DLF Universal Ltd and Ors V/S Capital Greens Flat Buyers Association (SC) Civil Appeal No''s 3864-3889 of 2020 December 14, 2020 (Bench Dr Dhananjaya Y Chandrachud, Indu Malhotra, Indira Banerjee) </span></span></p>

			<p><span><span>68. Hemiben Ladhabhai Bhanderi vs Saurashtra Gramin Bank (SC)  Civil Appeal No. 979 of 2020 Decided on 3 Februrary, 2020 </span></span></p>

			<p><span><span>69. Hemiben Ladhabhai Bhanderi vs Saurashtra Gramin Bank (SC)  Civil Appeal No. 979 of 2020 Decided on 3 Februrary.</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p> </p>', 'Title
			Do The Courts Make Law - Quotes from Consumer Landmark Judgments (Consumer Protection Act)

			Author
			Dr. Prem Lata

			ISBN
			9789385830433

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Do The Courts Make Law - Quotes from Consumer Landmark Judgments (Consumer Protection Act)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Prem Lata</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830433</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2495"', '"1747"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8846IMG_20230822_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3664', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3664', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 777, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:59'),
('5b059878-6d2c-47cf-a2c7-6294567999ad', '2715', NULL, 'Quest for Identity in Contemporary Indian English Drama', 'quest-for-identity-in-contemporary-indian-english-drama-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715', 'quest-for-identity-in-contemporary-indian-english-drama-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715-2715', 'ILTG7656', 'ILTG7656', 'ILTG7656', NULL, 'Quest for Identity in Contemporary Indian English Drama', '<h1>Quest for Identity in Contemporary Indian English Drama</h1>', 'Sub Title
			No

			Author
			A.J. Sebastian Sdb

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352542

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.J. Sebastian Sdb</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352542</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ILTG7656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2715', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2715', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1386, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('5b065905-a671-4d93-9dc4-1919658b776b', '73', NULL, 'Developing Markets for Agrobiodiversity -Securing Livelihoods in Dryland Areas', 'developing-markets-for-agrobiodiversity-securing-livelihoods-in-dryland-areas', 'developing-markets-for-agrobiodiversity-securing-livelihoods-in-dryland-areas', '9781844074686', '9781844074686', '9781844074686', NULL, 'About the book

This wonderful book demonstrates how rural livelihoods - as well as diets, health and ways of life - are enhanced by the so-called ''neglected and underutilized plant species'' which, in the book''s Syrian case study, include such deliciously interesting things as capers, laurel, jujube and figs. Using value chain analysis the author illuminates the opportunities for strengthening arid land economies with attention to such species, while simultaneously maintaining the diversity and integrity of those plant genomes, landscapes and cultures. And keeping the world worth tasting.'' KEN WILSON, EXECUTIVE DIRECTOR OF THE CHRISTENSEN FUND

''Alexandra Giuliani delivers a convincing and very practical account of how biodiversity products derived from neglected and underutilized plant species enter the markets in Syria. By highlighting the value of these plant products for the family income and health status of marginal farmer families in rural drylands and semi-arid areas, she brings the message home as to why it is so important to maintain biodiversity of the genetic resources not by protection alone, but rather through their judicious use.'' KATHARINA JENNY, SENIOR ADVISOR, FEDERAL DEPARTMENT OF FOREIGN AFFAIRS, SWISS AGENCY FOR DEVELOPMENT AND COOPERATION

Just four crops - maize, potatoes, rice and wheat - provide more than 90 per cent of the world''s food. Old varieties of even these crops are disappearing as farmers and consumers strive for more uniformity in food products. This in turn affects less obvious elements, such as insects that play a role in pollinating plants or controlling pests and the soil organisms that help plants extract nutrients from the soil. Also, farmers need a broad base of agrobiodiversity to be able to respond and adapt to environmental changes and to improve their production. This is especially important in the face of climate change and changing economic and political pressures.

This book from Bioversity International describes a study conducted in Syria of how communities are developing markets for local products derived from neglected and underutilized plants. Based on concrete case studies, the data and processes documented in this book show the potential of biodiversity to make a significant contribution to livelihood security in communities that inhabit difficult environments with unique resources. The study also highlights the importance of local cultural knowledge and institutions in sustainable development of biodiversity markets. 

Content – 

List of boxes, figures and tables, Foreword, Acknowledgements, Abbreviations, 

1 Introduction, 

2 Study context: the potential of neglected and underutilized species to contribute to livelihoods, 

3 Methods, 

4 Species and their uses, 

5 Findings: species and market chains, 

6 Findings: species and livelihoods, 

7 Conclusions and recommendations, Bibliography, 

Annex 1 - The Sustainable Livelihoods Framework, 

Annex 2 - Household field survey questionnaires, 

Annex 3 - Agro-climatic zones and agricultural regions in Syria, 

Annex 4 - SWOT analysis of a potential joint venture for caper production and trading, 

Annex 5 - The Participatory Market Chain Approach and MACAB, Index                 

 ', '<p style="text-align:justify"><span><span><strong><u><span>About the book</span></u></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This wonderful book demonstrates how rural livelihoods - as well as diets, health and ways of life - are enhanced by the so-called ''neglected and underutilized plant species'' which, in the book''s Syrian case study, include such deliciously interesting things as capers, laurel, jujube and figs. Using value chain analysis the author illuminates the opportunities for strengthening arid land economies with attention to such species, while simultaneously maintaining the diversity and integrity of those plant genomes, landscapes and cultures. And keeping the world worth tasting.'' KEN WILSON, EXECUTIVE DIRECTOR OF THE CHRISTENSEN FUND</span></span></span></p>

<p style="text-align:justify"><span><span><span>''Alexandra Giuliani delivers a convincing and very practical account of how biodiversity products derived from neglected and underutilized plant species enter the markets in Syria. By highlighting the value of these plant products for the family income and health status of marginal farmer families in rural drylands and semi-arid areas, she brings the message home as to why it is so important to maintain biodiversity of the genetic resources not by protection alone, but rather through their judicious use.'' KATHARINA JENNY, SENIOR ADVISOR, FEDERAL DEPARTMENT OF FOREIGN AFFAIRS, SWISS AGENCY FOR DEVELOPMENT AND COOPERATION</span></span></span></p>

<p style="text-align:justify"><span><span><span>Just four crops - maize, potatoes, rice and wheat - provide more than 90 per cent of the world''s food. Old varieties of even these crops are disappearing as farmers and consumers strive for more uniformity in food products. This in turn affects less obvious elements, such as insects that play a role in pollinating plants or controlling pests and the soil organisms that help plants extract nutrients from the soil. Also, farmers need a broad base of agrobiodiversity to be able to respond and adapt to environmental changes and to improve their production. This is especially important in the face of climate change and changing economic and political pressures. </span></span></span></p>

<p style="text-align:justify"><span><span><span>This book from Bioversity International describes a study conducted in Syria of how communities are developing markets for local products derived from neglected and underutilized plants. Based on concrete case studies, the data and processes documented in this book show the potential of biodiversity to make a significant contribution to livelihood security in communities that inhabit difficult environments with unique resources. The study also highlights the importance of local cultural knowledge and institutions in sustainable development of biodiversity markets. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>List of boxes, figures and tables, Foreword, Acknowledgements, Abbreviations, </span></span></span></p>

<p style="text-align:justify"><span><span><span>1 Introduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Study context: the potential of neglected and underutilized species to contribute to livelihoods, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Methods, </span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Species and their uses, </span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Findings: species and market chains, </span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Findings: species and livelihoods, </span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Conclusions and recommendations, Bibliography, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Annex 1 - The Sustainable Livelihoods Framework, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Annex 2 - Household field survey questionnaires, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Annex 3 - Agro-climatic zones and agricultural regions in Syria, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Annex 4 - SWOT analysis of a potential joint venture for caper production and trading, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Annex 5 - The Participatory Market Chain Approach and MACAB, Index                 </span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Developing Markets for Agrobiodiversity: Securing Livelihoods in Dryland Areas

			Author
			Alessandra Giuliani

			ISBN
			9781844074686

			Publisher
			Earth Scan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Developing Markets for Agrobiodiversity: Securing Livelihoods in Dryland Areas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Alessandra Giuliani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781844074686</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Earth Scan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10009"', '"6506"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '65270932-3f2b-4825-b9ee-3f7970ebe8df', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/890251-qn1dfvyl._sx315_bo1_204_203_200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781844074686&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=73', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=73', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3039, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:59'),
('5b1ba5d1-94de-43ca-abc6-0a512d546b18', '938', NULL, 'Rural Infrastructure - Rural Education', 'rural-infrastructure-rural-education-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938', 'rural-infrastructure-rural-education-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938-938', 'MBYU8877', 'MBYU8877', 'MBYU8877', NULL, 'Rural Infrastructure - Rural Education', '<h1>Rural Infrastructure - Rural Education</h1>', 'Sub Title
			No

			Author
			Sawalia Bihari Verma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176258630

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sawalia Bihari Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176258630</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1699"', '"1019"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2821Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MBYU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=938', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=938', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2527, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('5b5ed9cd-412d-44fe-8555-f3fab8afc493', '687', NULL, 'Clinics in Sports Medicine - Foot and Ankle Injuries in Dance BOOK', 'clinics-in-sports-medicine-foot-and-ankle-injuries-in-dance-book-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-68-687', 'clinics-in-sports-medicine-foot-and-ankle-injuries-in-dance-book-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687-687', 'DDF4567', 'DDF4567', 'DDF4567', NULL, 'Ballet is an exquisitely sophisticated and elegant art form. However its seeming ease and gracefulness belie the underlying physical stress. Much of a dancer''s ability is reliant on favorable anatomy, strength and flexibility. Their foot mechanics, training and performing techniques are unique and thus they present with particular injury patterns. The following chapters aim to address these differences and provide an approach to assessing and treating foot and ankle injuries in the ballet dancer.', '<p>Ballet is an exquisitely sophisticated and elegant art form. However its seeming ease and gracefulness belie the underlying physical stress. Much of a dancer''s ability is reliant on favorable anatomy, strength and flexibility. Their foot mechanics, training and performing techniques are unique and thus they present with particular injury patterns. The following chapters aim to address these differences and provide an approach to assessing and treating foot and ankle injuries in the ballet dancer.</p>', 'Clinics in Sports Medicine - Foot and Ankle Injuries in Dance BOOK', '<h1>Clinics in Sports Medicine - Foot and Ankle Injuries in Dance BOOK</h1>', '"1799"', '"1079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64359788187471486_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DDF4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=687', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=687', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2677, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('5bb2802a-a2b7-46b5-8ecd-910309b9a983', '3508', 892, 'McGraw Hill Encyclopedia of Science & Technology 11th edition 20 Vols. Set', 'mcgraw-hill-encyclopedia-of-science-technology-11th-edition-20-vols-set-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508', 'mcgraw-hill-encyclopedia-of-science-technology-11th-edition-20-vols-set-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508-3508', '‎ 9780071792738', '‎ 9780071792738', '‎ 9780071792738', NULL, 'From acoustics to zoology, the bestselling, authoritative encyclopedia that brings the latest in science and technology to students

Celebrating more than 50 years of bringing knowledge to readers at all levels of study, the McGraw-Hill Encyclopedia of Science & Technology, 11th Edition provides need-to-know information in the major disciplines of science and technology.

All entries are commissioned from leading authorities in their fields; each is technically reviewed, signed, edited, illustrated, and produced to the highest standards for ease of access and comprehension. The text is accompanied by 13,000 two-color illustrations and 100 full-color plates throughout. A dedicated index volume provides you with easy access to information through subject and author indexes and study and topical guides.

McGraw-Hill Encyclopedia of Science & Technology, 11th Edition is a major revision, with 2,500 new and thoroughly revised entries, and updates on more than 7,000 entries. Coverage spans the hottest fields of science and technology, including

	Cell, developmental, and molecular biology, with articles on stem cell technology, new insights into RNA functions

	Chemistry, including updates on the newest elements and analytical technology

	Climate science and meteorology, with full background on climate change research

	Cloud computing, data warehousing, computer security among many other areas of information technology

	Cosmology, including coverage of dark matter, dark energy, and advances in the study of the age and shape of the universe

	Environmental science, with the latest on environmental conservation, and novel energy sources

	Engineering--civil, chemical, electrical, environmental, mechanical, metallurgical, and other areas extensively updated

	Genetics

	Neuroscience

	Plant sciences and agriculture

	Zoology', '<p>From acoustics to zoology, the bestselling, authoritative encyclopedia that brings the latest in science and technology to students</p>

<p>Celebrating more than 50 years of bringing knowledge to readers at all levels of study, the McGraw-Hill Encyclopedia of Science &amp; Technology, 11th Edition provides need-to-know information in the major disciplines of science and technology.</p>

<p>All entries are commissioned from leading authorities in their fields; each is technically reviewed, signed, edited, illustrated, and produced to the highest standards for ease of access and comprehension. The text is accompanied by 13,000 two-color illustrations and 100 full-color plates throughout. A dedicated index volume provides you with easy access to information through subject and author indexes and study and topical guides.</p>

<p>McGraw-Hill Encyclopedia of Science &amp; Technology, 11th Edition is a major revision, with 2,500 new and thoroughly revised entries, and updates on more than 7,000 entries. Coverage spans the hottest fields of science and technology, including</p>

<ul>
	<li>Cell, developmental, and molecular biology, with articles on stem cell technology, new insights into RNA functions</li>
	<li>Chemistry, including updates on the newest elements and analytical technology</li>
	<li>Climate science and meteorology, with full background on climate change research</li>
	<li>Cloud computing, data warehousing, computer security among many other areas of information technology</li>
	<li>Cosmology, including coverage of dark matter, dark energy, and advances in the study of the age and shape of the universe</li>
	<li>Environmental science, with the latest on environmental conservation, and novel energy sources</li>
	<li>Engineering--civil, chemical, electrical, environmental, mechanical, metallurgical, and other areas extensively updated</li>
	<li>Genetics</li>
	<li>Neuroscience</li>
	<li>Plant sciences and agriculture</li>
	<li>Zoology</li>
</ul>', 'Sub Title
			 

			Author
			McGraw Hill 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780071792738

			Binding
			Hardbound

			Year of Publication  
			2012

			Edition of Book
			11 Ed

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td> </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>McGraw Hill </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780071792738</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardbound</td>
		</tr>
		<tr>
			<th>Year of Publication  </th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>11 Ed</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"347060"', '"260295"', '"0"', 1, 'HARDCOVER', 'Hardbound', 'English', 'English', '11 Ed', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6799WhatsApp%20Image%202023-01-09%20at%2011.51.01.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%E2%80%8E%209780071792738&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3508', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3508', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 892, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:59'),
('5bbd4aaa-ac4a-4a5f-b871-ca80a95063ff', '143', NULL, 'Biometric Systems, Technology, Design and Performance Evaluation - I/e', 'biometric-systems-technology-design-and-performance-evaluation-ie', 'biometric-systems-technology-design-and-performance-evaluation-ie', 'Biometric Systems', 'Biometric Systems', 'Biometric Systems', NULL, '', NULL, 'Sub Title
			No

			Author
			James Wayman

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132202523

			Pages
			2011

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James Wayman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132202523</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2011, '2011', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8439IMG_20230107_0007_pages-to-jpg-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Biometric%20Systems&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=143', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=143', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2991, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('5bbec6cf-80c1-4229-8f90-c56fa740bd68', '2172', NULL, 'The Pentium Microprocessor', 'the-pentium-microprocessor-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172', 'the-pentium-microprocessor-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172-2172', 'CFDR4455', 'CFDR4455', 'CFDR4455', NULL, 'This book helps remove the mystery surrounding the Pentium microprocessor by detailing every facet of its hardware and software and providing examples of many different applications. Integrates numerous programming examples- 750 total to demonstrate a variety of applications.', '<p>This book helps remove the mystery surrounding the Pentium microprocessor by detailing every facet of its hardware and software and providing examples of many different applications. Integrates numerous programming examples- 750 total to demonstrate a variety of applications.</p>', 'The Pentium Microprocessor', '<h1>The Pentium Microprocessor</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17469788177582765.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFDR4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2172', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2172', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1710, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('5bdbe540-0e82-4ffe-a37b-0d0f67e23c6a', '4200', 263, 'Strategic Human Resource Management', 'strategic-human-resource-management', 'strategic-human-resource-management', '9789355738806', '9789355738806', '9789355738806', NULL, 'About the book

STRATEGIC HUMAN RESOURCE MANAGEMENT 5E offers a truly innovative, integrative framework that examines the traditional functional HR areas from a strategic perspective. This text is organized into two sections. The first section, Chapters 1-7, examines the context of strategic HR and develops a framework and conceptual model for the practice of strategic HR. The second section, Chapters 8-14, examines the actual practice and implementation of strategic HR through a discussion of strategic issues that need to be addressed while developing specific programs and policies related to the traditional functional areas of HR. Both the integrative framework that requires linkage between and consistency among these functional HR activities and the approach toward writing about these traditional functional areas from a strategic perspective distinguish the text from what is currently on the market.

Content:

PART 1: THE CONTEXT OF STRATEGIC HUMAN RESOURCE MANAGEMENT

1. An Investment Perspective of Human Resources Management.

2. Social Responsibility and Human Resource Management.

3. Strategic Management.

4. The Evolving/Strategic Role of Human Resource Management.

5. Strategic Workforce Planning.

6. Design and Redesign of Work Systems.

7. Employment Law.

PART 2: IMPLEMENTATION OF STRATEGIC HUMAN RESOURCE MANAGEMENT

8. Staffing.

9. Talent Management.

10. Performance Management and Feedback.

11. Compensation.

12. Labor Relations.

13. Employee Separation and Retention Management.

14. Global Human Resource Management.

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>STRATEGIC HUMAN RESOURCE MANAGEMENT 5E offers a truly innovative, integrative framework that examines the traditional functional HR areas from a strategic perspective. This text is organized into two sections. The first section, Chapters 1-7, examines the context of strategic HR and develops a framework and conceptual model for the practice of strategic HR. The second section, Chapters 8-14, examines the actual practice and implementation of strategic HR through a discussion of strategic issues that need to be addressed while developing specific programs and policies related to the traditional functional areas of HR. Both the integrative framework that requires linkage between and consistency among these functional HR activities and the approach toward writing about these traditional functional areas from a strategic perspective distinguish the text from what is currently on the market.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART 1: THE CONTEXT OF STRATEGIC HUMAN RESOURCE MANAGEMENT</span></strong></span></span></p>

<p><span><span><span>1. An Investment Perspective of Human Resources Management.</span></span></span></p>

<p><span><span><span>2. Social Responsibility and Human Resource Management.</span></span></span></p>

<p><span><span><span>3. Strategic Management.</span></span></span></p>

<p><span><span><span>4. The Evolving/Strategic Role of Human Resource Management.</span></span></span></p>

<p><span><span><span>5. Strategic Workforce Planning.</span></span></span></p>

<p><span><span><span>6. Design and Redesign of Work Systems.</span></span></span></p>

<p><span><span><span>7. Employment Law.</span></span></span></p>

<p><span><span><strong><span>PART 2: IMPLEMENTATION OF STRATEGIC HUMAN RESOURCE MANAGEMENT</span></strong></span></span></p>

<p><span><span><span>8. Staffing.</span></span></span></p>

<p><span><span><span>9. Talent Management.</span></span></span></p>

<p><span><span><span>10. Performance Management and Feedback.</span></span></span></p>

<p><span><span><span>11. Compensation.</span></span></span></p>

<p><span><span><span>12. Labor Relations.</span></span></span></p>

<p><span><span><span>13. Employee Separation and Retention Management.</span></span></span></p>

<p><span><span><span>14. Global Human Resource Management.</span></span></span></p>

<p> </p>', 'Title
			Strategic Human Resource Management

			Author
			Jeffrey A. Mello

			ISBN
			9789355738806

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Human Resource Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jeffrey A. Mello</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355738806</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"775"', '"620"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2368ste.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355738806&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4200', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4200', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 263, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:59'),
('5bed44cc-5592-4205-955e-1d14fafaa805', '499', NULL, 'Visual Methods - Library of Research Methods in 4Vols. NEW', 'visual-methods-library-of-research-methods-in-4vols-new-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499', 'visual-methods-library-of-research-methods-in-4vols-new-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499-499', 'KKJJ9988', 'KKJJ9988', 'KKJJ9988', NULL, 'In contemporary Western societies, the visual domain has come to assume a hitherto unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper-based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration. Volume One: Principles, Issues, Debates and Controversies in Visual Research serves as a theoretical backdrop to the field as a whole. It introduces core epistemological, ethical and methodological debates that effectively cut across the four volume collection as a whole. Volume Two: Documentation and Representation illustrates approaches to visual documentation and representation, from classical documentaries to contemporary, state of the art modes of visual anthropology and ethnography. Volume Three: Interpretation and Classification examines core debates surrounding and approaches to visual analysis. Volume Four: Elicitation and Collaboration explores participative approaches to visual inquiry.', '<p>In contemporary Western societies, the visual domain has come to assume a hitherto unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper-based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration. Volume One: Principles, Issues, Debates and Controversies in Visual Research serves as a theoretical backdrop to the field as a whole. It introduces core epistemological, ethical and methodological debates that effectively cut across the four volume collection as a whole. Volume Two: Documentation and Representation illustrates approaches to visual documentation and representation, from classical documentaries to contemporary, state of the art modes of visual anthropology and ethnography. Volume Three: Interpretation and Classification examines core debates surrounding and approaches to visual analysis. Volume Four: Elicitation and Collaboration explores participative approaches to visual inquiry.</p>', ' 

 

 

 

Visual Methods - Library of Research Methods in 4Vols. NEW', '<p> </p>

<h3> </h3>

<p> </p>

<h3> </h3>

<h1>Visual Methods - Library of Research Methods in 4Vols. NEW</h1>', '"60999"', '"36599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4663Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KKJJ9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=499', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=499', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2782, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('5bfd96ed-fad4-45b3-9019-cd14592edf22', '4321', 142, 'Supply Chain Management: A Balanced Approach 3/e', 'supply-chain-management-a-balanced-approach-3e', 'supply-chain-management-a-balanced-approach-3e', '9788131525562', '9788131525562', '9788131525562', NULL, 'About the book

Now you can introduce purchasing, operations and logistics with a strong supply chain management focus found in the latest edition of Wisner / Tan / Leong''s supply chain management, 3e. This unique new third edition presents extensive content you won''t find covered in other books. The author''s expansive approach helps you guide students through the management stages of each supply chain activity while addressing real-world concerns related to the global supply chain.

Content:

Part 1. Supply Chain Management: An Overview

Part 2. Purchasing Issues in Supply Chain Management

Part 3. Operations Issues in Supply Chain Management

Part 4. Distribution Issues in Supply Chain Management

Part 5. Sustaining Competitive Advantage', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Now you can introduce purchasing, operations and logistics with a strong supply chain management focus found in the latest edition of Wisner / Tan / Leong''s supply chain management, 3e. This unique new third edition presents extensive content you won''t find covered in other books. The author''s expansive approach helps you guide students through the management stages of each supply chain activity while addressing real-world concerns related to the global supply chain.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1. Supply Chain Management: An Overview</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2. Purchasing Issues in Supply Chain Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3. Operations Issues in Supply Chain Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4. Distribution Issues in Supply Chain Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 5. Sustaining Competitive Advantage</span></span></span></p>
', 'Title
			Supply Chain Management: A Balanced Approach 3/e

			Author
			Wisner Joel D

			ISBN
			9788131525562

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Supply Chain Management: A Balanced Approach 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Wisner Joel D</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131525562</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"750"', '"525"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4867supply.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131525562&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4321', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4321', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 142, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:59'),
('5c07c064-0a90-4c0b-86b1-ed4b31c9ce06', '884', NULL, 'Intuitive Living', 'intuitive-living-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884', 'intuitive-living-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884-884', 'FVBG6655', 'FVBG6655::884', 'FVBG6655', NULL, 'Intuitive Living ', '<h1>Intuitive Living </h1>', 'Sub Title
			No

			Author
			Alan Seale

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178220987

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alan Seale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178220987</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3608Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVBG6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=884', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=884', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2557, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('5c130f5e-0d07-4ffa-8043-b2a05f10c9ad', '1720', NULL, 'Methods of Celestial Mechanics -I: Physical, Mathematical, and Numerical Principles', 'methods-of-celestial-mechanics-i-physical-mathematical-and-numerical-principles-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1-1720', 'methods-of-celestial-mechanics-i-physical-mathematical-and-numerical-principles-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720-1720', 'CVBG5554', 'CVBG5554', 'CVBG5554', NULL, 'G. Beutler''s Methods of Celestial Mechanics is a coherent textbook for students as well as an excellent reference for practitioners. The first volume gives a thorough treatment of celestial mechanics and presents all the necessary mathematical details that a professional would need. The reader will appreciate the well-written chapters on numerical solution techniques for ordinary differential equations, as well as that on orbit determination. In the second volume applications to the rotation of earth and moon, to artificial earth satellites and to the planetary system are presented. The author addresses all aspects that are of importance in high-tech applications, such as the detailed gravitational fields of all planets and the earth, the oblateness of the earth, the radiation pressure and the atmospheric drag. The concluding part of this monumental treatise explains and details state-of-the-art professional and thoroughly-tested software for celestial mechanics. The CD-ROM accompanying Volume II enables readers to employ this software themselves and also serves as to illustrate and reinforce the related theoretical concepts.', '<p>G. Beutler''s Methods of Celestial Mechanics is a coherent textbook for students as well as an excellent reference for practitioners. The first volume gives a thorough treatment of celestial mechanics and presents all the necessary mathematical details that a professional would need. The reader will appreciate the well-written chapters on numerical solution techniques for ordinary differential equations, as well as that on orbit determination. In the second volume applications to the rotation of earth and moon, to artificial earth satellites and to the planetary system are presented. The author addresses all aspects that are of importance in high-tech applications, such as the detailed gravitational fields of all planets and the earth, the oblateness of the earth, the radiation pressure and the atmospheric drag. The concluding part of this monumental treatise explains and details state-of-the-art professional and thoroughly-tested software for celestial mechanics. The CD-ROM accompanying Volume II enables readers to employ this software themselves and also serves as to illustrate and reinforce the related theoretical concepts.</p>', 'Methods of Celestial Mechanics -I: Physical, Mathematical, and Numerical Principles', '<h1>Methods of Celestial Mechanics -I: Physical, Mathematical, and Numerical Principles</h1>', '"5899"', '"3539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8409dpp_18_89.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVBG5554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1720', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1720', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2017, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('5c2cb7eb-a04e-40c4-814a-386187851d8b', '4113', 348, 'Agriculture and Food Technology in Human Life', 'agriculture-and-food-technology-in-human-life', 'agriculture-and-food-technology-in-human-life', '9789394137622', '9789394137622', '9789394137622', NULL, 'About the book

Agricultural technology, or agri-tech, is specifically about developing new technologies to expand food production. A main focus of agri-tech is reducing the impact of farming on the environment, but it can also increase productivity, profit, or health and safety. IT IS believed that the rise in agriculture and farming led to the growth of civilisation.

In this book we are discussing of efficient and smart technology developed through advanced agricultural science for the benefit of farmers who can produce quality food in abundance. This book will be useful for all.

Contents:

Introduction,

Importance of Agriculture in Human Life,

Agricultural Technology,

Agricultural Productivity,

Agricultural Biotechnology,

Agriculture and Food Security,

Agriculture Marketing,

Food Production,

Utilization and Management', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural technology, or agri-tech, is specifically about developing new technologies to expand food production. A main focus of agri-tech is reducing the impact of farming on the environment, but it can also increase productivity, profit, or health and safety. IT IS believed that the rise in agriculture and farming led to the growth of civilisation.</span></span></span></p>

<p style="text-align:justify"><span><span><span>In this book we are discussing of efficient and smart technology developed through advanced agricultural science for the benefit of farmers who can produce quality food in abundance. This book will be useful for all.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Importance of Agriculture in Human Life, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Technology, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Productivity, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Biotechnology, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Agriculture and Food Security, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Agriculture Marketing, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Food Production, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Utilization and Management</span></span></span></p>', 'Title
			Agriculture and Food Technology in Human Life

			Author
			Dr. Anuj Kumar Singh

			ISBN
			9789394137622

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agriculture and Food Technology in Human Life</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Anuj Kumar Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789394137622</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2728434_AGRICULTURE%20AND%20FOOD%20TECHNOLOGY%20IN%20HUMAN%20LIFE-550x550.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789394137622&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4113', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4113', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 348, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:59'),
('5c4528a9-c48b-4d0f-8348-1b34c30323f3', '658', NULL, 'Mass Media - in new World Order', 'mass-media-in-new-world-order-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658', 'mass-media-in-new-world-order-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658-658', 'JJKK8976', 'JJKK8976', 'JJKK8976', NULL, 'Mass Media - in new World Order', '<h1>Mass Media - in new World Order</h1>', 'Sub Title
			No

			Author
			A N Shamsi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			819030982X

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A N Shamsi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>819030982X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51159788187471622_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JJKK8976&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=658', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=658', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2690, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('5c4faa2f-a0b8-4418-8225-b10577d3369f', '274', NULL, 'Ved aur Bhartiya Sanskriti', 'ved-aur-bhartiya-sanskriti-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274', 'ved-aur-bhartiya-sanskriti-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274-274', '97881874711677', '97881874711677', '97881874711677', NULL, 'वेद संस्कृत वाङ्मय का प्राचीनतम ग्रन्थ एवं महाज्ञान कोष है। ज्ञान के इस महान वाङ्मय के परिप्रेक्ष्य में भारतीय संस्कृति के वैशिष्ट्य को केन्द्र में रखकर वेद-विद्या के मनीषी विद्वान प्रो. किरीट जोशी ने ‘वेद और भारतीय संस्कृति’ की सृष्टि की है। वैदिक काल में अधिकांश प्राकृतिक शक्तियों को स्वाराध्य देवता मानकर पूजा जाता था। यह दृष्टिकोण व्यावहारिक और उपयोगितावादी था। उपयेगीतावादी ऋचाओं से आरम्भ होकर ऋग्वेद का दर्शन आध्यात्मिक चिन्तन की ऊँचाई तक जा पहँुचा। भारतीय संस्कृति में प्रधान स्वर वस्तुतः धर्म और धर्मशास्त्रों का नहीं, बल्कि पुराणों, उपनिषदों, आरण्यकों, अध्यात्म और सौन्दर्यबोध का है जिसका बहुत ही गूढ़-गम्भीर विवेचन विद्वान लेखक ने इस कृति में किया है। भारतीय संस्कृति में जो लचक, उदारता और उदात्तता मिलती है, ज्ञान और सामाजिक मूल्यों, आध्यात्मिक परम्पराओं की जो महत्ता निहित है, प्रो. जोशी ने अपने गहन चिन्तन और प्रज्ञा-प्रतिभा से उसका बड़ा बारीक विवेचन करते हुए मौलिकता प्रदान की है। कृति में उपनिषदों का महत्त्व, ‘गुरु और शिष्य’, ‘वेद और धर्म की अवधारणा’, ‘धर्म और चतुर्विध सामाजिक व्यवस्था’, ‘अध्यात्म एवं भारतीय संस्कृति’ ऐसे महत्त्वपूर्ण अध्याय हैं जो अध्येता एवं पाठक को नयी दिशा-दृष्टि देते हुए कृति को शाश्वतता प्रदान करते हैं। संस्कृति के परिप्रेक्ष्य में भारतीय जीवन और विकास एक रहस्य हैं आचार-व्यवहार की व्यवस्था, आस्था-विश्वास और जीवन के चार उद्देश्यों धर्म, अर्थ, काम और मोक्ष के संतुलित उद्यम की जातीय विशेषता का उद्घाटन कृति को अतिरिक्त आयाम देता है। निःसन्देह वेद और भारतीय संस्कृति विषय पर यह कृति अद्वितीय है।', '<p>वेद संस्कृत वाङ्मय का प्राचीनतम ग्रन्थ एवं महाज्ञान कोष है। ज्ञान के इस महान वाङ्मय के परिप्रेक्ष्य में भारतीय संस्कृति के वैशिष्ट्य को केन्द्र में रखकर वेद-विद्या के मनीषी विद्वान प्रो. किरीट जोशी ने ‘वेद और भारतीय संस्कृति’ की सृष्टि की है। वैदिक काल में अधिकांश प्राकृतिक शक्तियों को स्वाराध्य देवता मानकर पूजा जाता था। यह दृष्टिकोण व्यावहारिक और उपयोगितावादी था। उपयेगीतावादी ऋचाओं से आरम्भ होकर ऋग्वेद का दर्शन आध्यात्मिक चिन्तन की ऊँचाई तक जा पहँुचा। भारतीय संस्कृति में प्रधान स्वर वस्तुतः धर्म और धर्मशास्त्रों का नहीं, बल्कि पुराणों, उपनिषदों, आरण्यकों, अध्यात्म और सौन्दर्यबोध का है जिसका बहुत ही गूढ़-गम्भीर विवेचन विद्वान लेखक ने इस कृति में किया है। भारतीय संस्कृति में जो लचक, उदारता और उदात्तता मिलती है, ज्ञान और सामाजिक मूल्यों, आध्यात्मिक परम्पराओं की जो महत्ता निहित है, प्रो. जोशी ने अपने गहन चिन्तन और प्रज्ञा-प्रतिभा से उसका बड़ा बारीक विवेचन करते हुए मौलिकता प्रदान की है। कृति में उपनिषदों का महत्त्व, ‘गुरु और शिष्य’, ‘वेद और धर्म की अवधारणा’, ‘धर्म और चतुर्विध सामाजिक व्यवस्था’, ‘अध्यात्म एवं भारतीय संस्कृति’ ऐसे महत्त्वपूर्ण अध्याय हैं जो अध्येता एवं पाठक को नयी दिशा-दृष्टि देते हुए कृति को शाश्वतता प्रदान करते हैं। संस्कृति के परिप्रेक्ष्य में भारतीय जीवन और विकास एक रहस्य हैं आचार-व्यवहार की व्यवस्था, आस्था-विश्वास और जीवन के चार उद्देश्यों धर्म, अर्थ, काम और मोक्ष के संतुलित उद्यम की जातीय विशेषता का उद्घाटन कृति को अतिरिक्त आयाम देता है। निःसन्देह वेद और भारतीय संस्कृति विषय पर यह कृति अद्वितीय है।</p>', 'Sub Title

			Ved Aur Bhartiya Sanskriti

			Author
			Prof. Kirit Joshi

			ISBN 13 Digit
			9788187471677

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Ved Aur Bhartiya Sanskriti</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Kirit Joshi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471677</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13959788187471677_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=97881874711677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=274', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=274', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2915, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('5c507926-8dab-47c2-880c-37a9fc610006', '3278', NULL, 'Fateful Events of 1947-The Secret British Game of Divide and Quit', 'fateful-events-of-1947the-secret-british-game-of-divide-and-quit', 'fateful-events-of-1947the-secret-british-game-of-divide-and-quit', '8187471166', '8187471166', '8187471166', NULL, 'About the Book

1947 saw the demise of the British Indian Empire and the emergence of India as an independent country. It also witnessed dubious endeavour on part of the departing rulers in partitioning a sub-continent into India and Pakistan. Side by side, their deliberate game to balkanize India and Pakistan. Side by side, their deliberate game to balkanize India by keeping some princely States independent was too obvious.

The year was full of fateful events since the surgery of separation was an unusual phenomenon, causing immense bloodletting. Compressed between the natural demand for national unity and an artificially engineered two-nation theory, the desperate British went in for a comprehensive conspiracy to take advantage of the continuing communal civil war for achieving their sinister design of ''Divine and Quit''.

This book, constructed from original source-material including confidential documents of some of the British Viceroys and officers as well as some letters of Winston Charchill to Muhammad Ali Jinnah deals with the intricacies of the problems which over-whelmed the great men of India like inexorable forces of time. Everybody played his role and an ancient country. But, Time was against India''s formidable patriots who had to suffer the agony of seeing their life''s hopes disappear in disappointment.

1947 will ever remain a turning point of history as the year of triumph and tragedies to be remembered by generation to come. This book will be of because immense use to students, scholars and general readers it provides a detailed insight into the happenings of that eventful year.

Contents:

Chapter I Post-Mortem on an Alien Empire

Chapter II Dramatis Personae

Chapter III Notion of Division: Genesis to Fruition

Chapter IV Disintegration of Bengal

Chapter V Blood-Bath in the Land of Five Rivers

Chapter VI Betrayal of the Frontier Province

Chapter VII Disappearance of Myriad Princes

Chapter VIII Commonwealth Compulsions

Chapter IX Some Fantastic Hopes and Joyous Games

 Epilogue

Appendix I Proposal for the Immediate Transfer of Power, 3 June 1947

Appendix II The Indian Independence Act, July 18, 1947

Appendix III Memorandum on States'' Treaties and Paramountcy.

 ', '<p><span><strong>About the Book</strong></span></p>

<p style="text-align:justify"><span><span>1947 saw the demise of the British Indian Empire and the emergence of India as an independent country. It also witnessed dubious endeavour on part of the departing rulers in partitioning a sub-continent into India and Pakistan. Side by side, their deliberate game to balkanize India and Pakistan. Side by side, their deliberate game to balkanize India by keeping some princely States independent was too obvious.</span></span></p>

<p style="text-align:justify"><span><span>The year was full of fateful events since the surgery of separation was an unusual phenomenon, causing immense bloodletting. Compressed between the natural demand for national unity and an artificially engineered two-nation theory, the desperate British went in for a comprehensive conspiracy to take advantage of the continuing communal civil war for achieving their sinister design of ''Divine and Quit''.</span></span></p>

<p style="text-align:justify"><span><span>This book, constructed from original source-material including confidential documents of some of the British Viceroys and officers as well as some letters of Winston Charchill to Muhammad Ali Jinnah deals with the intricacies of the problems which over-whelmed the great men of India like inexorable forces of time. Everybody played his role and an ancient country. But, Time was against India''s formidable patriots who had to suffer the agony of seeing their life''s hopes disappear in disappointment.</span></span></p>

<p style="text-align:justify"><span><span>1947 will ever remain a turning point of history as the year of triumph and tragedies to be remembered by generation to come. This book will be of because immense use to students, scholars and general readers it provides a detailed insight into the happenings of that eventful year.</span></span></p>

<p><span><strong>Contents:</strong></span></p>

<p><span><span>Chapter I Post-Mortem on an Alien Empire</span></span></p>

<p><span><span>Chapter II Dramatis Personae</span></span></p>

<p><span><span>Chapter III Notion of Division: Genesis to Fruition</span></span></p>

<p><span><span>Chapter IV Disintegration of Bengal</span></span></p>

<p><span><span>Chapter V Blood-Bath in the Land of Five Rivers</span></span></p>

<p><span><span>Chapter VI Betrayal of the Frontier Province</span></span></p>

<p><span><span>Chapter VII Disappearance of Myriad Princes</span></span></p>

<p><span><span>Chapter VIII Commonwealth Compulsions</span></span></p>

<p><span><span>Chapter IX Some Fantastic Hopes and Joyous Games</span></span></p>

<p><span><span> Epilogue</span></span></p>

<p><span><span>Appendix I Proposal for the Immediate Transfer of Power, 3 June 1947</span></span></p>

<p><span><span>Appendix II The Indian Independence Act, July 18, 1947</span></span></p>

<p><span><span>Appendix III Memorandum on States'' Treaties and Paramountcy.</span></span></p>

<p> </p>', 'Title
			Fateful Events of 1947-The Secret British Game of Divide and Quit

			Author
			Prof. M. N. Das

			ISBN
			8187471166

			Publishers
			Standard Pyblishers (India)

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Fateful Events of 1947-The Secret British Game of Divide and Quit</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. M. N. Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8187471166</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Standard Pyblishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1699"', '"1190"', '"0"', 10, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '36f96e3a-f38b-4b5b-bfdd-0bf04f5e6deb', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/680651XVHyIMQmL._SX332_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187471166&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3278', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3278', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1101, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:44:59'),
('5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', '3991', 461, 'Handbook of Water and Used Water Purification-2 Vols. Set', 'handbook-of-water-and-used-water-purification2-vols-set', 'handbook-of-water-and-used-water-purification2-vols-set', '9783319779997', '9783319779997', '9783319779997', NULL, 'About the book

The book addresses the entire water cycle. The focus is on new technologies/processes (especially in high performance biological treatment), energy recovery, water recycling and reuse. Recommendations with regard to the right technologies/processes for specific situations are provided and a wide range of case studies, especially in emerging markets. In addition, the most modern water terminology with more positive connotations is used. This is especially important in the field of direct and indirect potable reuse (DPR and IPR respectively).

Contents

VOLUME 1

PART I: WATER AND USED WATER PURIFICATION BASICS AND TECHNICAL REALIZATIONS

	Coagulation, Flocculation, and Precipitation in Water and Used Water Purification

	Sedimentation in Water and Used Water Purification

	Flotation in Water and Used Water Purification

	Filtration in Water and Used Water Purification

	Adsorption in Water and Used Water Purification

	Membrane Filtration (Micro and Ultrafiltration) in Water Purification

	Oxidation in Water and Used Water Purification

	Advanced Oxidation in Water and Used Water Purification

	Disinfection in Water and Used Water Purification

	Desalination and Demineralization in Water and Used Water Purification, Nanofiltration, Reverse Osmosis, Electrodialysis Reversal, Ion-Exchange, and Electrodeionization

	Distillation in Water and Used Water Purification

	Crystallization in Water and Used Water Purification

	Carbon, Nitrogen, and Phosphorous Removal, Basics and Overview of Technical Applications

	The Anaerobic Process in Used Water Purification and Sludge Treatment, Basics

PART II: DRINKING WATER PURIFICATION

	Drinking Water, Iron, and Manganese Removal in Groundwater Purification

	Drinking Water, Biological Denitrification of Groundwater

	Drinking Water, Physical Processes for Nitrate Removal in Groundwater

	Commonwealth Games Village Groundwater Purification Plant, Case Study Delhi/India

	Drinking Water, River Water Purification Systems, Case Study Brcko/Bosnia and Herzegovina

	Drinking Water, River Water Purification Systems, Case Study El Raswa/Egypt

	Drinking Water, Reservoir Water Purification Systems, Case Study Putatan/Philippines

PART III: SEA WATER DESALINATION

	Thermal Processes for Seawater Desalination: Multi-effect Distillation, Thermal Vapor Compression, Mechanical Vapor Compression, and Multistage Flash

	Suralaya Multi-effect Distillation Plant: Case Study Indonesia

	Nemmeli Seawater Reverse Osmosis System: A Case Study from India

VOLUME 2

PART IV: MUNICIPAL USED WATER PURIFICATION AND SLUDGE TREATMENT

	Sequencing Batch Reactors in Municipal Used Water Purification

	Two-Stage Activated Sludge Systems in Municipal Used Water Purification

	The Hard-Hofsteig UWTP Hybrid™ Process, Case Study Austria

	Tehran South UWTP, Case Study Iran

	Moving Bed Biofilm Reactor in Municipal Used Water Purification

	Membrane Bioreactors in Municipal Used Water Purification

	Zermatt Membrane Bioreactor (MBR): Case Study Switzerland

	Removal of Organic Micropollutants from Urban Wastewater

	Sludge Treatment Technologies and Systems, an Introduction

	Anaerobic Digestion: Technical Realizations in Municipal Sludge Treatment

	Anaerobic Digestion, Important Aspects Regarding Digester Design and Sludge Mixing Systems

	Gas Mixing in Anaerobic Sludge Digestion

	External Pump Mixing in Anaerobic Sludge Digestion

	Cogeneration in Anaerobic Sludge Digestion, Biogas Pretreatment, Desulfurization, and Utilization

	Sludge Hydrolysis by Mechanical, Thermal, and Chemical Disintegration

	Municipal Sludge Thickening Technologies

	Sludge Dewatering by Chamber Filter Presses

	Sludge Drying by Belt, Disk, and Rotary Kiln Dryers

	Solar Sludge Drying

	PART V: INDUSTRIAL WATER TREATMENT AND USED WATER PURIFICATION

	Cooling Water Treatment

	Boiler Make-Up Water Treatment

	Condensate Polishing with Low and High Pressure Systems Including Spherical Condensate Polishing Unit Design and External Regeneration

	Yunus Emre Power Plant Water Management, Case Study Turkey

	Ultrapure Water Production

	Water Management in Oil Refining and Petrochemical Production

	Pengerang PETRONAS Refinery Effluent Treatment Plant, Case Study Malaysia

	Petrobrazi Refinery Used Water Treatment Plant, Case Study Romania

	Treatment Plant for Oil and Gas Industry Produced Water, Case Study Romania

	Water Μanagement in Food and Beverage Industry

PART VI: WATER REUSE AND RECYCLING

	Industrial Water Reuse and Recycling, an Introduction

	Dahej Petrochemical Complex Effluent Treatment and Advanced Water Reclamation Plant, Case Study India

	Water Management at the Dangote Refinery, Nigeria

	Angul Jindal Steel and Power Coal Gasification Water Reclamation Plant, Case Study India

	Windhoek/Ujams Industrial Water Reclamation Plant, Case Study Namibia

	Advanced Treatment of Municipal Secondary Effluents and Reuse of the High-Quality Reclaimed Water in Various Industries, Chennai, India

	Water Reuse in China: Current Status, Policies, and Experience

	Creation of a New Recreational Water Environment: The Beijing Olympic Park – More Than Ten Years of Experience

	Antimicrobial Resistance in Used Water Treatment and Water Reuse

	Windhoek/Goreangab Direct Potable Water Reuse, Case Study Namibia', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span>The book addresses the entire water cycle. The focus is on new technologies/processes (especially in high performance biological treatment), energy recovery, water recycling and reuse. Recommendations with regard to the right technologies/processes for specific situations are provided and a wide range of case studies, especially in emerging markets. In addition, the most modern water terminology with more positive connotations is used. This is especially important in the field of direct and indirect potable reuse (DPR and IPR respectively).</span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><u><span>VOLUME 1</span></u></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART I: WATER AND USED WATER PURIFICATION BASICS AND TECHNICAL REALIZATIONS</span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span><span>Coagulation, Flocculation, and Precipitation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Sedimentation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Flotation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Filtration in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Adsorption in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Membrane Filtration (Micro and Ultrafiltration) in Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Oxidation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Advanced Oxidation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Disinfection in Water and Used Water Purification</span></span></li>
	<li><span><span>Desalination and Demineralization in Water and Used Water Purification, Nanofiltration, Reverse Osmosis, Electrodialysis Reversal, Ion-Exchange, and Electrodeionization</span></span></li>
	<li style="text-align:justify"><span><span>Distillation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Crystallization in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span><span>Carbon, Nitrogen, and Phosphorous Removal, Basics and Overview of Technical Applications</span></span></li>
	<li style="text-align:justify"><span><span>The Anaerobic Process in Used Water Purification and Sludge Treatment, Basics</span></span></li>
</ul>

<p style="text-align:justify"><span><span><strong><span>PART II: DRINKING WATER PURIFICATION</span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span><span>Drinking Water, Iron, and Manganese Removal in Groundwater Purification</span></span></li>
	<li style="text-align:justify"><span><span>Drinking Water, Biological Denitrification of Groundwater</span></span></li>
	<li style="text-align:justify"><span><span>Drinking Water, Physical Processes for Nitrate Removal in Groundwater</span></span></li>
	<li style="text-align:justify"><span><span>Commonwealth Games Village Groundwater Purification Plant, Case Study Delhi/India</span></span></li>
	<li style="text-align:justify"><span><span>Drinking Water, River Water Purification Systems, Case Study Brcko/Bosnia and Herzegovina</span></span></li>
	<li style="text-align:justify"><span><span>Drinking Water, River Water Purification Systems, Case Study El Raswa/Egypt</span></span></li>
	<li style="text-align:justify"><span><span>Drinking Water, Reservoir Water Purification Systems, Case Study Putatan/Philippines</span></span></li>
</ul>

<p style="text-align:justify"><span><span><strong><span>PART III: SEA WATER DESALINATION</span></strong></span></span></p>

<ul>
	<li><span><span>Thermal Processes for Seawater Desalination: Multi-effect Distillation, Thermal Vapor Compression, Mechanical Vapor Compression, and Multistage Flash</span></span></li>
	<li style="text-align:justify"><span><span>Suralaya Multi-effect Distillation Plant: Case Study Indonesia</span></span></li>
	<li style="text-align:justify"><span><span>Nemmeli Seawater Reverse Osmosis System: A Case Study from India</span></span></li>
</ul>

<p style="text-align:justify"><span><span><strong><u><span>VOLUME 2</span></u></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART IV: MUNICIPAL USED WATER PURIFICATION AND SLUDGE TREATMENT</span></strong></span></span></p>

<ul>
	<li><span><span>Sequencing Batch Reactors in Municipal Used Water Purification</span></span></li>
	<li><span><span>Two-Stage Activated Sludge Systems in Municipal Used Water Purification</span></span></li>
	<li><span><span>The Hard-Hofsteig UWTP Hybrid™ Process, Case Study Austria</span></span></li>
	<li><span><span>Tehran South UWTP, Case Study Iran</span></span></li>
	<li><span><span>Moving Bed Biofilm Reactor in Municipal Used Water Purification</span></span></li>
	<li><span><span>Membrane Bioreactors in Municipal Used Water Purification</span></span></li>
	<li><span><span>Zermatt Membrane Bioreactor (MBR): Case Study Switzerland</span></span></li>
	<li><span><span>Removal of Organic Micropollutants from Urban Wastewater</span></span></li>
	<li><span><span>Sludge Treatment Technologies and Systems, an Introduction</span></span></li>
	<li><span><span>Anaerobic Digestion: Technical Realizations in Municipal Sludge Treatment</span></span></li>
	<li><span><span>Anaerobic Digestion, Important Aspects Regarding Digester Design and Sludge Mixing Systems</span></span></li>
	<li><span><span>Gas Mixing in Anaerobic Sludge Digestion</span></span></li>
	<li><span><span>External Pump Mixing in Anaerobic Sludge Digestion</span></span></li>
	<li><span><span>Cogeneration in Anaerobic Sludge Digestion, Biogas Pretreatment, Desulfurization, and Utilization</span></span></li>
	<li><span><span>Sludge Hydrolysis by Mechanical, Thermal, and Chemical Disintegration</span></span></li>
	<li><span><span>Municipal Sludge Thickening Technologies</span></span></li>
	<li><span><span>Sludge Dewatering by Chamber Filter Presses</span></span></li>
	<li><span><span>Sludge Drying by Belt, Disk, and Rotary Kiln Dryers</span></span></li>
	<li><span><span>Solar Sludge Drying</span></span></li>
	<li style="text-align:justify"><span><span><strong><span>PART V: INDUSTRIAL WATER TREATMENT AND USED WATER PURIFICATION</span></strong></span></span></li>
	<li><span><span>Cooling Water Treatment</span></span></li>
	<li><span><span>Boiler Make-Up Water Treatment</span></span></li>
	<li><span><span>Condensate Polishing with Low and High Pressure Systems Including Spherical Condensate Polishing Unit Design and External Regeneration</span></span></li>
	<li><span><span>Yunus Emre Power Plant Water Management, Case Study Turkey</span></span></li>
	<li><span><span>Ultrapure Water Production</span></span></li>
	<li><span><span>Water Management in Oil Refining and Petrochemical Production</span></span></li>
	<li><span><span>Pengerang PETRONAS Refinery Effluent Treatment Plant, Case Study Malaysia</span></span></li>
	<li><span><span>Petrobrazi Refinery Used Water Treatment Plant, Case Study Romania</span></span></li>
	<li><span><span>Treatment Plant for Oil and Gas Industry Produced Water, Case Study Romania</span></span></li>
	<li><span><span>Water Μanagement in Food and Beverage Industry</span></span></li>
</ul>

<p style="text-align:justify"><span><span><strong><span>PART VI: WATER REUSE AND RECYCLING</span></strong></span></span></p>

<ul>
	<li><span><span>Industrial Water Reuse and Recycling, an Introduction</span></span></li>
	<li><span><span>Dahej Petrochemical Complex Effluent Treatment and Advanced Water Reclamation Plant, Case Study India</span></span></li>
	<li><span><span>Water Management at the Dangote Refinery, Nigeria</span></span></li>
	<li><span><span>Angul Jindal Steel and Power Coal Gasification Water Reclamation Plant, Case Study India</span></span></li>
	<li><span><span>Windhoek/Ujams Industrial Water Reclamation Plant, Case Study Namibia</span></span></li>
	<li><span><span>Advanced Treatment of Municipal Secondary Effluents and Reuse of the High-Quality Reclaimed Water in Various Industries, Chennai, India</span></span></li>
	<li><span><span>Water Reuse in China: Current Status, Policies, and Experience</span></span></li>
	<li><span><span>Creation of a New Recreational Water Environment: The Beijing Olympic Park – More Than Ten Years of Experience</span></span></li>
	<li><span><span>Antimicrobial Resistance in Used Water Treatment and Water Reuse</span></span></li>
	<li><span><span>Windhoek/Goreangab Direct Potable Water Reuse, Case Study Namibia</span></span></li>
</ul>', 'Title
			Handbook of Water and Used Water Purification-2 Vols. Set

			Author
			Josef Lahnsteiner

			ISBN
			9783319779997

			Publisher
			Springer

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Handbook of Water and Used Water Purification-2 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Josef Lahnsteiner</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9783319779997</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"87676"', '"65757"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3197handbook.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319779997&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3991', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3991', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 461, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:44:59'),
('5ca84b77-2a69-4cf5-be3c-152ae48cd69d', '2617', NULL, 'Natakkar Ramesh Mehta - Rang-Samagr - 2 Vols.', 'natakkar-ramesh-mehta-rangsamagr-2-vols-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617', 'natakkar-ramesh-mehta-rangsamagr-2-vols-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617-2617', '9788174534149', '9788174534149', '9788174534149', NULL, 'Natakkar Ramesh Mehta - Rang-Samagr - 2 Vols.', '<h1>Natakkar Ramesh Mehta - Rang-Samagr - 2 Vols.</h1>', 'Sub Title

			Natakkar Ramesh Mehta - Rang-Samagr - 2 Vols.

			Author
			Ravindranath Bahore

			ISBN 13 Digit
			9788174534149

			Publisher
			Hindi Book centre

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Natakkar Ramesh Mehta - Rang-Samagr - 2 Vols.</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ravindranath Bahore</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174534149</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hindi Book centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"2300"', '"1380"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'aa114eba-f15a-464e-b7bd-7c63a1ec5841', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7659pic-16.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788174534149&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2617', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2617', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1479, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:59'),
('5ca99177-6ffc-481c-8891-20239ca18469', '4349', 115, 'Contemporary Management 7/e', 'contemporary-management-7e', 'contemporary-management-7e', '9780071220934', '9780071220934', '9780071220934', NULL, 'About the book

Contemporary Management" by Jones and George distinguishes itself through its authorship, comprehensive, current contents, rich and relevant examples and applications and experiential exercises provided in every single chapter. This number 1 best-selling text continues to redefine what principles of management texts should look, sound, and feel like. As an author team Gareth Jones and Jennifer George are uniquely qualified to write about both the strategic and organizational challenges managers face. "Contemporary Management" is a comprehensive text that surveys the theoretical underpinnings of modern management thought and research. Through a variety of examples from an expanded number of small business to medium and large companies it shows the reader how those ideas are used by practicing managers. A hallmark of this text is its focus on the ''Manager as a Person'', which discusses managers as real people with their own personalities, strengths, weaknesses, opportunities, and problems.

Content:

	Managers and Managing

	The Evolution of Management Thought

	Values, Attitude, Emotions and Culture: The Manager as a Person

	Ethics and Social Responsibility

	Managing Diverse Employees in a Multicultural Environment

	Managing in the Global Environment

	Decision Making, Learning, Creativity, and Entrepreneurship

	The Manager as a Planner and Strategist

	Value Chain Management: Functional Strategies for Competitive Advantage

	Managing Organizational Structure and Culture

	Organizational Control and Change

	Human Resource Management

	Motivation and Performance

	Leadership

	Effective Groups and Teams

	Promoting Effective Communication

	Managing Conflict, Politics and Negotiation

	Using Advances Information Technology to Increase Performance', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Contemporary Management" by Jones and George distinguishes itself through its authorship, comprehensive, current contents, rich and relevant examples and applications and experiential exercises provided in every single chapter. This number 1 best-selling text continues to redefine what principles of management texts should look, sound, and feel like. As an author team Gareth Jones and Jennifer George are uniquely qualified to write about both the strategic and organizational challenges managers face. "Contemporary Management" is a comprehensive text that surveys the theoretical underpinnings of modern management thought and research. Through a variety of examples from an expanded number of small business to medium and large companies it shows the reader how those ideas are used by practicing managers. A hallmark of this text is its focus on the ''Manager as a Person'', which discusses managers as real people with their own personalities, strengths, weaknesses, opportunities, and problems.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Managers and Managing</span></span></span></li>
	<li><span><span><span>The Evolution of Management Thought</span></span></span></li>
	<li><span><span><span>Values, Attitude, Emotions and Culture: The Manager as a Person</span></span></span></li>
	<li><span><span><span>Ethics and Social Responsibility</span></span></span></li>
	<li><span><span><span>Managing Diverse Employees in a Multicultural Environment</span></span></span></li>
	<li><span><span><span>Managing in the Global Environment</span></span></span></li>
	<li><span><span><span>Decision Making, Learning, Creativity, and Entrepreneurship</span></span></span></li>
	<li><span><span><span>The Manager as a Planner and Strategist</span></span></span></li>
	<li><span><span><span>Value Chain Management: Functional Strategies for Competitive Advantage</span></span></span></li>
	<li><span><span><span>Managing Organizational Structure and Culture</span></span></span></li>
	<li><span><span><span>Organizational Control and Change</span></span></span></li>
	<li><span><span><span>Human Resource Management</span></span></span></li>
	<li><span><span><span>Motivation and Performance</span></span></span></li>
	<li><span><span><span>Leadership</span></span></span></li>
	<li><span><span><span>Effective Groups and Teams</span></span></span></li>
	<li><span><span><span>Promoting Effective Communication</span></span></span></li>
	<li><span><span><span>Managing Conflict, Politics and Negotiation</span></span></span></li>
	<li><span><span><span>Using Advances Information Technology to Increase Performance</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Contemporary Management 7/e

			Author
			Jones George

			ISBN
			9780071220934

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Contemporary Management 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jones George</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780071220934</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"5649"', '"3954"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1356contem.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780071220934&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4349', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4349', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 115, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:59'),
('5caf4d20-3c00-4691-80ba-04fe4a9113c5', '2767', NULL, 'Romanticism in English Literature', 'romanticism-in-english-literature-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767', 'romanticism-in-english-literature-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767-2767', 'PRGY77765', 'PRGY77765', 'PRGY77765', NULL, 'Romanticism in English Literature', '<h1>Romanticism in English Literature</h1>', 'Sub Title
			No

			Author
			Madan Sood

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189979034

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Madan Sood</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189979034</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PRGY77765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2767', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2767', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1353, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:44:59'),
('5ce6e5ea-93be-44b1-9bb1-dc8a7a8a47ea', '898', NULL, 'Understanding DNA-The Molecule and how it Works 3/e', 'understanding-dnathe-molecule-and-how-it-works-3e-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-8-898', 'understanding-dnathe-molecule-and-how-it-works-3e-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898-898', 'IUYJH77554', 'IUYJH77554', 'IUYJH77554', NULL, 'Understanding DNA-The Molecule and how it Works 3/e', '<h1>Understanding DNA-The Molecule and how it Works 3/e</h1>', 'Sub Title
			No

			Author
			Ben F Luisi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131201541

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ben F Luisi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131201541</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/618116.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IUYJH77554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=898', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=898', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2547, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('5cf6e126-110c-41d3-85a4-062975e87b9c', '578', NULL, 'Understanding the Secrets of Human Perception - Course Guidebook - With CD', 'understanding-the-secrets-of-human-perception-cd-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-59-578', 'understanding-the-secrets-of-human-perception-cd-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598', '9781598037852', '9781598037852::578', '9781598037852', NULL, 'Content - INTRODUCTION Professor Biography, Course Scope, LECTURE GUIDES LECTURE 1 Your Amazing, Intelligent Senses, LECTURE 2 The Physiological Hardware of Your Senses, LECTURE 3 Neuroimaging - The Sensory Brain at Work, LECTURE 4 Brain Modules - Subcomponents of the Senses, LECTURE 5 Perceiving a World in Motion, LECTURE 6 Seeing Distance and Depth, LECTURE 7 Seeing Color and Light, LECTURE 8 Your World of Taste and Olfaction, LECTURE 9 Hearing the World around You, LECTURE 10 Speech and Language Perception, LECTURE 11 Touch - Temperature, Vibration, and Pressure, LECTURE 12 Pain-How It Works for You, LECTURE 13 Perception in Action, LECTURE 14 Attention and Perception, LECTURE 15 Kinesthetic Perception, LECTURE 16 Seeing, Remembering, Inferring Infants, LECTURE 17 How Infants Sense and Act On Their World, LECTURE 18 Illusions and Magic, LECTURE 19 Perceiving Emotion in Others and Ourselves, LECTURE 20 Sensing the Thoughts of Others-ESP, LECTURE 21 Opponent Process for Perception and Life, LECTURE 22 Synesthesia-Tasting Color and Seeing Sound, LECTURE 23 How Your Sensory Systems Learn, LECTURE 24 Fixing, Replacing, and Enhancing the Senses, SUPPLEMENTAL MATERIAL Bibliography', '<h1 style="text-align:justify"><span><strong>Content -</strong> INTRODUCTION Professor Biography, Course Scope, LECTURE GUIDES LECTURE 1 Your Amazing, Intelligent Senses, LECTURE 2 The Physiological Hardware of Your Senses, LECTURE 3 Neuroimaging - The Sensory Brain at Work, LECTURE 4 Brain Modules - Subcomponents of the Senses, LECTURE 5 Perceiving a World in Motion, LECTURE 6 Seeing Distance and Depth, LECTURE 7 Seeing Color and Light, LECTURE 8 Your World of Taste and Olfaction, LECTURE 9 Hearing the World around You, LECTURE 10 Speech and Language Perception, LECTURE 11 Touch - Temperature, Vibration, and Pressure, LECTURE 12 Pain-How It Works for You, LECTURE 13 Perception in Action, LECTURE 14 Attention and Perception, LECTURE 15 Kinesthetic Perception, LECTURE 16 Seeing, Remembering, Inferring Infants, LECTURE 17 How Infants Sense and Act On Their World, LECTURE 18 Illusions and Magic, LECTURE 19 Perceiving Emotion in Others and Ourselves, LECTURE 20 Sensing the Thoughts of Others-ESP, LECTURE 21 Opponent Process for Perception and Life, LECTURE 22 Synesthesia-Tasting Color and Seeing Sound, LECTURE 23 How Your Sensory Systems Learn, LECTURE 24 Fixing, Replacing, and Enhancing the Senses, SUPPLEMENTAL MATERIAL Bibliography</span></h1>', 'Sub Title

			Understanding The Secrets of Human Perception  CD

			Author

			Prof. Peter M. Vishton

			About Author

			As per Book

			ISBN 10 Digit

			1598037854

			ISBN 13 Digit

			9781598037852

			Pages

			187

			Binding

			Paperback

			Year of Publication

			2011

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Understanding The Secrets of Human Perception  CD</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Prof. Peter M. Vishton</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1598037854</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9781598037852</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>187</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Paperback</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2011</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1397"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 187, '187', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4484Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598037852&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=578', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=578', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2739, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('5cfb97bd-2c66-4634-8dae-1994a0c50af0', '87', NULL, 'Biosystems Engineering I - Creating Superior Biocatalysts, Advances in Biochemical Engineering/Biotechn-ology', 'biosystems-engineering-i-creating-superior-biocatalysts-advances-in-biochemical-engineeringbiotechnology-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87', 'biosystems-engineering-i-creating-superior-biocatalysts-advances-in-biochemical-engineeringbiotechnology-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87-87', 'Biosystems Engineering', 'Biosystems Engineering', 'Biosystems Engineering ', NULL, '-Integration of Systems Biology with Bioprocess Engineering: L-Threonine Production by Systems Metabolic Engineering of Escherichia Coli, By Sang Yup Lee and Jin Hwan Park; -Analysis and Engineering of Metabolic Pathway Fluxes in Corynebacterium glutamicum, By Christoph Wittmann; -Systems Biology of Industrial Microorganisms, Marta Papini, Margarita Salazar, and Jens Nielsen; -De Novo Metabolic Engineering and the Promise of Synthetic DNA, By Daniel Klein-Marcuschamer, Vikramaditya G. Yadav, Adel Ghaderi, and Gregory N. Stephanopoulos; -Systems Biology of Recombinant Protein Production in Bacillus megaterium, Rebekka Biedendieck, Boyke Bunk, Tobias Fürich, Ezequiel Franco-Lara, Martina Jahn, and Dieter Jahn; -Extending Synthetic Routes for Oligosaccharides by Enzyme, Substrate and Reaction Engineering; By Jürgen Seibel, Hans-Joachim Jördening, and Klaus Buchholz; -Regeneration of Nicotinamide Coenzymes: Principles and Applications for the Synthesis of Chiral Compounds; By Andrea Weckbecker, Harald Gröger, and Werner Hummel;', '<p>-Integration of Systems Biology with Bioprocess Engineering: L-Threonine Production by Systems Metabolic Engineering of Escherichia Coli, By Sang Yup Lee and Jin Hwan Park; -Analysis and Engineering of Metabolic Pathway Fluxes in Corynebacterium glutamicum, By Christoph Wittmann; -Systems Biology of Industrial Microorganisms, Marta Papini, Margarita Salazar, and Jens Nielsen; -De Novo Metabolic Engineering and the Promise of Synthetic DNA, By Daniel Klein-Marcuschamer, Vikramaditya G. Yadav, Adel Ghaderi, and Gregory N. Stephanopoulos; -Systems Biology of Recombinant Protein Production in Bacillus megaterium, Rebekka Biedendieck, Boyke Bunk, Tobias Fürich, Ezequiel Franco-Lara, Martina Jahn, and Dieter Jahn; -Extending Synthetic Routes for Oligosaccharides by Enzyme, Substrate and Reaction Engineering; By Jürgen Seibel, Hans-Joachim Jördening, and Klaus Buchholz; -Regeneration of Nicotinamide Coenzymes: Principles and Applications for the Synthesis of Chiral Compounds; By Andrea Weckbecker, Harald Gröger, and Werner Hummel;</p>', 'Sub Title
			No

			Author
			No

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642142307

			Pages
			250

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			No

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642142307</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>250</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"27100"', '"16260"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 250, '250', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2789dpp_9_32.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Biosystems%20Engineering%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=87', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=87', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3028, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:59'),
('5d1425b6-5d1a-4cc3-9f61-92e8a349df9e', '777', NULL, 'Random Field Models in earth Sciences BOOK', 'random-field-models-in-earth-sciences-book-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777', 'random-field-models-in-earth-sciences-book-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777-777', 'RFGHJ767', 'RFGHJ767', 'RFGHJ767', NULL, 'This graduate-level text surveys the problems of earth and environmental sciences by means of theoretical models that have as an essential basis a purely random element. In addition to introducing students to spatiotemporal modeling as a fundamental methodology in the earth sciences, this volume illustrates the role of spatiotemporal modeling in the general framework of the scientific method. Starting with discussions of the science of the probable, the various theories of probability, and the physical significance of the random field model, the text explores a variety of problems in earth sciences in which the random field model constitutes an effective approach. A critical and concise summary of the fundamental concepts and results of the general random field theory is followed by considerations of the intrinsic spatial random field model, the factorable random field model, the spatiotemporal random field model, and space transformations of random fields. Additional topics include random field modeling of natural processes, the simulation of natural processes, estimation in space and time, and sampling design.', '<p>This graduate-level text surveys the problems of earth and environmental sciences by means of theoretical models that have as an essential basis a purely random element. In addition to introducing students to spatiotemporal modeling as a fundamental methodology in the earth sciences, this volume illustrates the role of spatiotemporal modeling in the general framework of the scientific method. Starting with discussions of the science of the probable, the various theories of probability, and the physical significance of the random field model, the text explores a variety of problems in earth sciences in which the random field model constitutes an effective approach. A critical and concise summary of the fundamental concepts and results of the general random field theory is followed by considerations of the intrinsic spatial random field model, the factorable random field model, the spatiotemporal random field model, and space transformations of random fields. Additional topics include random field modeling of natural processes, the simulation of natural processes, estimation in space and time, and sampling design.</p>', 'Random Field Models in earth Sciences BOOK', '<h1>Random Field Models in earth Sciences BOOK</h1>', '"2400"', '"1440"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35111_4_53.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGHJ767&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=777', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=777', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2619, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('5d63c738-7540-4d09-ac3c-51647e7a9c85', '539', NULL, 'Group Processes (Set of 4 Volumes) A BOOK', 'group-processes-set-of-4-volumes-a-book-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539', 'group-processes-set-of-4-volumes-a-book-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539-539', ',MNBH7656', ',MNBH7656', ',MNBH7656', NULL, 'Issues related to group-based and -influenced behaviour have always been at the heart of social psychology. What is generally considered the first experimental study in social psychology - Norman Triplett''s 1898 attempt to explain why bicycling speed records were faster when measured in competition against others - was a demonstration of group-influenced behaviour, and led to the development of the notion of social facilitation. The questions of how decision-making group members reach consensus, and whether they are a more effective vehicle for decisions than an insightful individual, remain popular 80 years after they were first introduced. Researchers in other disciplines are increasingly drawn to the group as a focus of study and of course, groups remain the standard decision-making unit for most important decisions in most societies. It is against this backdrop of the rich history, modern development and future potential of the subject that this timely four-volume set has been created, with the intention that it becomes a unique go-to resource for researchers in the field. The four volumes are arranged schematically: Volume One: Group Performance takes a look at individual action in the presence of others. Volume Two: Interdependence within Groups examines situations in which one is partially dependent on others for the magnitude of one''s personal outcomes. Volume Three: Decision-Making Groups explores group settings in which there is full collaboration in order to produce a single output. Volume Four: Relations among Groups presents a set of articles on interaction between groups.', '<p>Issues related to group-based and -influenced behaviour have always been at the heart of social psychology. What is generally considered the first experimental study in social psychology - Norman Triplett''s 1898 attempt to explain why bicycling speed records were faster when measured in competition against others - was a demonstration of group-influenced behaviour, and led to the development of the notion of social facilitation. The questions of how decision-making group members reach consensus, and whether they are a more effective vehicle for decisions than an insightful individual, remain popular 80 years after they were first introduced. Researchers in other disciplines are increasingly drawn to the group as a focus of study and of course, groups remain the standard decision-making unit for most important decisions in most societies. It is against this backdrop of the rich history, modern development and future potential of the subject that this timely four-volume set has been created, with the intention that it becomes a unique go-to resource for researchers in the field. The four volumes are arranged schematically: Volume One: Group Performance takes a look at individual action in the presence of others. Volume Two: Interdependence within Groups examines situations in which one is partially dependent on others for the magnitude of one''s personal outcomes. Volume Three: Decision-Making Groups explores group settings in which there is full collaboration in order to produce a single output. Volume Four: Relations among Groups presents a set of articles on interaction between groups.</p>', 'Group Processes (Set of 4 Volumes)', '<h1>Group Processes (Set of 4 Volumes)</h1>', '"70499"', '"42299"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8334789386042231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=,MNBH7656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=539', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=539', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2753, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('5d7832dd-b6b2-4a8b-b66b-2936a6cea591', '2448', NULL, 'New Enterprise Management - A Creation of Women Entrepreneurs', 'new-enterprise-management-a-creation-of-women-entrepreneurs-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2-2448', 'new-enterprise-management-a-creation-of-women-entrepreneurs-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448', 'JHUY7766', 'JHUY7766::2448', 'JHUY7766', NULL, 'The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.', '<p>The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.</p>', 'New Enterprise Management - A Creation of Women Entrepreneurs', '<h1>New Enterprise Management - A Creation of Women Entrepreneurs</h1>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHUY7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2448', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2448', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1601, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:59'),
('5d7c3c1b-f309-4389-beab-75c5dae98033', '2050', NULL, 'XML for Bioinformatics New', 'xml-for-bioinformatics-new-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050', 'xml-for-bioinformatics-new-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050-2050', 'RTYH5545', 'RTYH5545', 'RTYH5545', NULL, 'XML for Bioinformatics New', '<h1>XML for Bioinformatics New</h1>', 'Sub Title
			No

			Author
			Ethan Cerami

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387230283

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ethan Cerami</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387230283</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6999"', '"4199"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5795d.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYH5545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2050', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2050', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1794, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('5dbe6a97-77f7-44d3-8954-16bc5bc334ee', '2632', NULL, 'Rahul Sankritiyan ke Katha Sahitya mein Abhivyakt aur Bodh Darshan', 'rahul-sankritiyan-ke-katha-sahitya-mein-abhivyakt-aur-bodh-darshan', 'rahul-sankritiyan-ke-katha-sahitya-mein-abhivyakt-aur-bodh-darshan', '9788189187231', '9788189187231', '9788189187231', NULL, 'Rahul Sankritiyan ke Katha Sahitya mein Abhivyakt aur Bodh Darshan', '<h5>Rahul Sankritiyan ke Katha Sahitya mein Abhivyakt aur Bodh Darshan</h5>', 'Title
			Rahul Sankritiyan ke Katha Sahitya mein Abhivyakt aur Bodh Darshan

			Author
			Dr. Madhav Gayakvad

			ISBN 13 Digit
			9788189187231

			Publisher
			Vinay Prakasan

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Rahul Sankritiyan ke Katha Sahitya mein Abhivyakt aur Bodh Darshan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Madhav Gayakvad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 13 Digit</span></td>
			<td style="text-align:center"><span>9788189187231</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Vinay Prakasan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>', '"625"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '31e198ab-f96b-42c4-b9a6-803d103a0ebd', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1170WhatsApp%20Image%202025-08-14%20at%204.46.15%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189187231&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2632', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2632', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1464, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:59'),
('5dc0be03-35b0-4a17-b28a-9c076dce60f4', '2421', NULL, 'Consumer Behavior - Building Marketing Strategy - 12/e', 'consumer-behavior-building-marketing-strategy-12e-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2-2421', 'consumer-behavior-building-marketing-strategy-12e-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421', 'VFGH6655', 'VFGH6655::2421', 'VFGH6655', NULL, 'understanding of consumer behavior. The authors believe that knowledge of the factors that influence consumer behavior can, with practice, be used to develop sound marketing strategy. As a consequence, the text integrates theory, strategy-based examples, and application.', '<p>understanding of consumer behavior. The authors believe that knowledge of the factors that influence consumer behavior can, with practice, be used to develop sound marketing strategy. As a consequence, the text integrates theory, strategy-based examples, and application.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Del I. Hawkins, David L. Motherbaugh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351344797

			Pages
			750

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Del I. Hawkins, David L. Motherbaugh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351344797</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>750</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 750, '750', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2421', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2421', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1619, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:59'),
('5df162f4-8150-4398-958b-738711746567', '2069', NULL, 'Multiparty Negotiation - Benchmarks in Social Research Methods - 4 Vols.', 'multiparty-negotiation-benchmarks-in-social-research-methods-4-vols-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-206-2069', 'multiparty-negotiation-benchmarks-in-social-research-methods-4-vols-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069-2069', '9781412948128', '9781412948128', '9781412948128', NULL, 'Lawrence Susskind is the Ford Professor of Urban and Environmental Planning at Massachusetts Insitute of Technology as well as Head of Environmental Policy and Planning and Director of the MIT-Harvard Program on Negotiation. His current research interests include a comparative analysis of European, American and Japanese environmental regulatory strategies and their impact on the development and use of environmental technologies and the analysis of the use of assisted negotiation to resolve land use disputes in the United States. He is the author of several boork and journal articles and in 2006 he published Breaking Robert''s Rules: The Consensus Building Approach to Getting Group Agreement ( Oxford University Press). Larry Crump is a Senior Lecturer at Griffith University in Australia where he teaches courses such as International Business Negotiation and International Negotiation Skills. His research interests include multiparty and multilaterlal negotiation theory and practice, negotiating Free Trade Agreements and Japanese-Australian relations. HE has authored several books and book chapters as well as published in journals such as International Negotiation, Japan Journal of Negotiation and The Journal of Management Development.', '<p>Lawrence Susskind is the Ford Professor of Urban and Environmental Planning at Massachusetts Insitute of Technology as well as Head of Environmental Policy and Planning and Director of the MIT-Harvard Program on Negotiation. His current research interests include a comparative analysis of European, American and Japanese environmental regulatory strategies and their impact on the development and use of environmental technologies and the analysis of the use of assisted negotiation to resolve land use disputes in the United States. He is the author of several boork and journal articles and in 2006 he published Breaking Robert''s Rules: The Consensus Building Approach to Getting Group Agreement ( Oxford University Press). Larry Crump is a Senior Lecturer at Griffith University in Australia where he teaches courses such as International Business Negotiation and International Negotiation Skills. His research interests include multiparty and multilaterlal negotiation theory and practice, negotiating Free Trade Agreements and Japanese-Australian relations. HE has authored several books and book chapters as well as published in journals such as International Negotiation, Japan Journal of Negotiation and The Journal of Management Development.</p>', 'Subtitle   :    Social Research Methods

Author  :   Larry Crump

ISBN-13   :   9781412948128

Language   :   English

Binding   :   Hard Bound

Publisher   :    SAGE 

Edition   :   1st', '<p>Subtitle   :    Social Research Methods</p>

<p>Author  :   Larry Crump</p>

<p>ISBN-13   :   9781412948128</p>

<p>Language   :   English</p>

<p>Binding   :   Hard Bound</p>

<p>Publisher   :    SAGE </p>

<p>Edition   :   1st</p>', '"67983"', '"40789"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9847dpp_7_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412948128&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2069', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2069', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1778, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('5df54179-2d20-4b85-ad9e-37671d2f8655', '2454', NULL, 'Project Planning Development', 'project-planning-development-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454', 'project-planning-development-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454-2454', 'NBHJ8886', 'NBHJ8886', 'NBHJ8886', NULL, 'Project Planning Development', '<h1>Project Planning Development</h1>', 'Sub Title
			No

			Author
			Sandhir Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			8181160827

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sandhir Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160827</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBHJ8886&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2454', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2454', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1597, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:59'),
('5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', '2598', NULL, 'Ritikalin Kavya Prampra aur Acharya Brijesh', 'ritikalin-kavya-prampra-aur-acharya-brijesh', 'ritikalin-kavya-prampra-aur-acharya-brijesh', '9788188075566', '9788188075566', '9788188075566', NULL, 'Ritikalin Kavya Prampra aur Acharya Brijesh', '<h1>Ritikalin Kavya Prampra aur Acharya Brijesh</h1>', 'Sub Title
			Ritikalin Kavya Prampra aur Acharya Brijesh

			Author
			Dr. Smt. Kamlesh Kumari

			ISBN 13 Digit
			9788188075566

			Publisher
			 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Ritikalin Kavya Prampra aur Acharya Brijesh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Smt. Kamlesh Kumari</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188075566</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '717894a7-72e5-4ec5-b3ee-7f2764fb21ee', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7653pic-4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188075566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2598', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2598', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1494, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:59'),
('5e0676e5-dbc2-46c3-a58c-430d505ccc2b', '1879', NULL, 'Interacting Stochastic systems', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879', 'RFGT5544', 'RFGT5544::1879', 'RFGT5544', NULL, '2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.', '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 'Interacting Stochastic systems', '<h1>Interacting Stochastic systems</h1>', '"6800"', '"4080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1879', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1879', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1921, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:59'),
('5e090b85-dd1e-40a3-8e72-4ac567bef98b', '1262', NULL, 'Kasturba Gandhi - The True Gandhian', 'kasturba-gandhi-the-true-gandhian-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-12-1262', 'kasturba-gandhi-the-true-gandhian-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262-1262', 'FGHJ7766', 'FGHJ7766', 'FGHJ7766', NULL, 'Kasturba Gandhi - The True Gandhian', '<h1>Kasturba Gandhi - The True Gandhian</h1>', 'Sub Title
			No

			Author
			Dr. Shiv Gajrani, Dr. S. Ram

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131103616

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shiv Gajrani, Dr. S. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131103616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61219788131103616.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1262', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1262', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2301, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:59'),
('5e0e58c0-db17-40d2-8358-ca2e9cfb1471', '376', NULL, 'Differently Abled Women - Issues and Challenges', 'differently-abled-women-issues-and-challenges-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-3-376', 'differently-abled-women-issues-and-challenges-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376-376', 'Differently Abled Women', 'Differently Abled Women', 'Differently Abled Women ', NULL, '', NULL, 'Sub Title
			No

			Author
			R.N. Pati

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176257282

			Pages
			510

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.N. Pati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257282</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>510</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"750"', '"450"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 510, '510', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37049788176257282.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Differently%20Abled%20Women%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=376', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=376', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2859, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('5e2452b8-afb5-4057-97a7-0d5f66b917b4', '455', NULL, 'Musical Creativity - Strategies and Tools in Composition and Improvisation', 'musical-creativity-strategies-and-tools-in-composition-and-improvisation-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-45-455', 'musical-creativity-strategies-and-tools-in-composition-and-improvisation-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455-455', '9783642245169', '9783642245169', '9783642245169', NULL, 'This book represents a new approach to musical creativity, dealing with the semiotics, mathematical principles, and software for creativity processes. After a thorough introduction, the book offers a first practical part with a detailed tutorial for students in composition and improvisation, using musical instruments and music software. The second, theoretical part deals with historical, actual, and new principles of creative processes in music, based on the results and methods developed in the first author’s book Topos of Music and referring to semiotics, predicative objects, topos theory, and object-oriented concept architectures. The third part of the book details four case studies in musical creativity, including an analysis of the six variations of Beethoven''s sonata op. 109, a discussion of the creative process in a CD coproduced in 2011 by the first and second authors, a recomposition of Boulez’s "Structures pour deux pianos" using the Rubato software module BigBang developed by the third author, and the Escher theorem from mathematical gesture theory in music.

This is both a textbook addressed to undergraduate and graduate students of music composition and improvisation, and also a state-of-the-art survey addressed to researchers in creativity studies and music technology. The book contains summaries and end-of-chapter questions, and the authors have used the book as the main reference to teach an undergraduate creativity studies program and also to teach composition. The text is supported throughout with musical score examples.

Content - Part I Introduction, Part II Practice, Part III Theory, Part IV Case Studies, Part V References, Index, References, Index      ', '<p style="text-align:justify"><span>This book represents a new approach to musical creativity, dealing with the semiotics, mathematical principles, and software for creativity processes. After a thorough introduction, the book offers a first practical part with a detailed tutorial for students in composition and improvisation, using musical instruments and music software. The second, theoretical part deals with historical, actual, and new principles of creative processes in music, based on the results and methods developed in the first author’s book Topos of Music and referring to semiotics, predicative objects, topos theory, and object-oriented concept architectures. The third part of the book details four case studies in musical creativity, including an analysis of the six variations of Beethoven''s sonata op. 109, a discussion of the creative process in a CD coproduced in 2011 by the first and second authors, a recomposition of Boulez’s "Structures pour deux pianos" using the Rubato software module BigBang developed by the third author, and the Escher theorem from mathematical gesture theory in music. </span></p>

<p style="text-align:justify"><span>This is both a textbook addressed to undergraduate and graduate students of music composition and improvisation, and also a state-of-the-art survey addressed to researchers in creativity studies and music technology. The book contains summaries and end-of-chapter questions, and the authors have used the book as the main reference to teach an undergraduate creativity studies program and also to teach composition. The text is supported throughout with musical score examples.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Part I Introduction, Part II Practice, Part III Theory, Part IV Case Studies, Part V References, Index, References, Index </span>     </span></span></p>', 'Sub Title
			Strategies and Tools in Composition and Improvisation

			Author
			Guerino Mazzola, Joomi Park, Florian Thalmann

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9783642245169

			Pages
			337

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Strategies and Tools in Composition and Improvisation</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Guerino Mazzola, Joomi Park, Florian Thalmann</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9783642245169</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>337</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"6299"', '"3779"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 337, '337', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6333Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642245169&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=455', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=455', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2811, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('5e446825-169d-4f7c-ab0a-bae7f506c5ea', '3194', NULL, 'Free Surface Flows Under Compensated Gravity Conditions in Modern Physics', 'free-surface-flows-under-compensated-gravity-conditions-in-modern-physics-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-31-3194', 'free-surface-flows-under-compensated-gravity-conditions-in-modern-physics-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194-3194', '9783540446262', '9783540446262', '9783540446262', NULL, 'This book considers the behavior of fluids in a low-gravity environment (e.g. spacecraft) with special emphasis on application in PMD (propellant management device) systems. Since PMD designs are not testable on ground and thus completely rely on analytical or numerical concepts, this book treats three different flow problems with analytical, numerical and experimental means. These problems are linked together by the same set of equations and boundary conditions.', '<p>This book considers the behavior of fluids in a low-gravity environment (e.g. spacecraft) with special emphasis on application in PMD (propellant management device) systems. Since PMD designs are not testable on ground and thus completely rely on analytical or numerical concepts, this book treats three different flow problems with analytical, numerical and experimental means. These problems are linked together by the same set of equations and boundary conditions.</p>', 'Free Surface Flows Under Compensated Gravity Conditions in Modern Physics

From the reviews: "The research work of the author and his colleagues at the Center of Applied Space Technology and Microgravity, University of Bremen, considers the behavior of fluids in a low-gravity environment with special emphasis on application in PMD (propellant management device) systems. ... The experimental results are presented for a wide range of parameters, and a one-dimensional theory is corroborated by the experiments. ... It is very well written research monograph, which should be of considerable value to the scientists working in this field." (Jagdish Prakash, Zentralblatt MATH, Vol. 1115 (17), 2007)

 

"A compendium that would be particularly helpful to a person new to the field. ... An attractive feature of the book is the inclusion of summaries ... . The book should be of interest to specialists in fluid management systems design for low gravity. ... For the nonspecialist the book gives a good glimpse into how results from experiments, analysis, and computation can combine to provide information and insight into low-gravity fluid flow, on which engineering designs can be based." (Paul Concus, SIAM Review, Vol. 50 (1), 2008)', '<h1>Free Surface Flows Under Compensated Gravity Conditions in Modern Physics</h1>

<p>From the reviews: "The research work of the author and his colleagues at the Center of Applied Space Technology and Microgravity, University of Bremen, considers the behavior of fluids in a low-gravity environment with special emphasis on application in PMD (propellant management device) systems. ... The experimental results are presented for a wide range of parameters, and a one-dimensional theory is corroborated by the experiments. ... It is very well written research monograph, which should be of considerable value to the scientists working in this field." (Jagdish Prakash, Zentralblatt MATH, Vol. 1115 (17), 2007)</p>

<p><span> </span></p>

<p>"A compendium that would be particularly helpful to a person new to the field. ... An attractive feature of the book is the inclusion of summaries ... . The book should be of interest to specialists in fluid management systems design for low gravity. ... For the nonspecialist the book gives a good glimpse into how results from experiments, analysis, and computation can combine to provide information and insight into low-gravity fluid flow, on which engineering designs can be based." (Paul Concus, SIAM Review, Vol. 50 (1), 2008)</p>', '"23200"', '"13920"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/898151febLNSKaL._SY425_%20(1).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540446262&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3194', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3194', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1175, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:59'),
('5e58ec7a-6096-40bc-abed-57e32e99bd0f', '983', NULL, 'Naksalvad ka Bharat ki Antrik Suraksha par Prabhav new', 'naksalvad-ka-bharat-ki-antrik-suraksha-par-prabhav-new-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983', 'naksalvad-ka-bharat-ki-antrik-suraksha-par-prabhav-new-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983-983', 'TGFR4455', 'TGFR4455', 'TGFR4455', NULL, 'Naksalvad ka Bharat ki Antrik Suraksha par Prabhav new', '<h1>Naksalvad ka Bharat ki Antrik Suraksha par Prabhav new</h1>', 'Sub Title
			No

			Author
			Dr. Jay Veer Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791583

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			Ist

			Edition of Book
			2015

			Language
			Hindi

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jay Veer Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791583</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', '2015', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6210Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGFR4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=983', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=983', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2504, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:44:59'),
('5e68c4ce-6120-42bc-8f7d-b7de1c20845b', '3010', NULL, 'Wayward Wanderings A Collection of 40 Poems', 'wayward-wanderings-a-collection-of-40-poems-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010', 'wayward-wanderings-a-collection-of-40-poems-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010-3010', 'XNJK4433', 'XNJK4433', 'XNJK4433', NULL, 'Wayward Wanderings A Collection of 40 Poems', '<h1>Wayward Wanderings A Collection of 40 Poems</h1>', 'Sub Title
			No

			Author
			A.N. Dwivedi

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736412

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.N. Dwivedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736412</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"150"', '"90"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XNJK4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3010', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3010', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1220, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('5e6de62e-ec81-442e-8a5b-0f5dd5385c61', '4382', 82, 'Let''s Learn English Grammar and Composition V', 'lets-learn-english-grammar-and-composition-v', 'lets-learn-english-grammar-and-composition-v', '-78-', '-78-', '-78-', NULL, 'About the book

This series (containing six parts) has been prepared keeping in mind the difficulties faced by our young learners in learning English Grammar.

It has been our endeavour to make the series as functional and as simple as possible so that the process of learning English Grammar does not bore our young learners,, mainly from non-English-speaking families.

All parts of speech have been explained with the help of illustrations and examples in such a way that they all can be easily understood by the young readers. So much so that, it can be justifiably hoped, they can now use any of the parts of speech without much difficulty.

Any suggestions from any quarters for further improvement of the book shall be gratefully received and usefully employed in its future editions.

Content:

Part-I: Functional Grammar

Part II: Vocabulary & Correct Usage

Part III: Applied Grammar

Part IV: Written Composition', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>This series (containing six parts) has been prepared keeping in mind the difficulties faced by our young learners in learning English Grammar.</span></span></p>

<p style="text-align:justify"><span><span>It has been our endeavour to make the series as functional and as simple as possible so that the process of learning English Grammar does not bore our young learners,, mainly from non-English-speaking families.</span></span></p>

<p style="text-align:justify"><span><span>All parts of speech have been explained with the help of illustrations and examples in such a way that they all can be easily understood by the young readers. So much so that, it can be justifiably hoped, they can now use any of the parts of speech without much difficulty.</span></span></p>

<p style="text-align:justify"><span><span>Any suggestions from any quarters for further improvement of the book shall be gratefully received and usefully employed in its future editions.</span></span></p>

<p style="text-align:justify"><span><span><strong>Content:</strong></span></span></p>

<p style="text-align:justify"><span><span>Part-I: Functional Grammar</span></span></p>

<p style="text-align:justify"><span><span>Part II: Vocabulary &amp; Correct Usage</span></span></p>

<p style="text-align:justify"><span><span>Part III: Applied Grammar</span></span></p>

<p style="text-align:justify"><span><span>Part IV: Written Composition</span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Let''s Learn English Grammar and Composition V

			Author
			S. S. Bhatia

			Publisher
			Aarti Prakashan

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Let''s Learn English Grammar and Composition V</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S. S. Bhatia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Aarti Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'fdff00c5-7603-455d-9819-f618f68d0efb', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1037WhatsApp%20Image%202025-12-09%20at%2013.22.19_2e1f4cb7.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-78-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4382', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4382', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 82, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:59'),
('5ec37c0f-dee5-4368-8804-ed61c11db727', '97', NULL, 'Biotechnology - Changing Life Through Science V 1 : Medicine', 'biotechnology-changing-life-through-science-v-1-medicine', 'biotechnology-changing-life-through-science-v-1-medicine', '9781414401522', '9781414401522', '9781414401522', NULL, 'FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS

However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.

Content - Introduction, Timeline, Words to Know, Volume 1: Medicine, Volume 2:  Agriculture, Volume 3: Industry, Where To Learn More, Index      ', '<p style="text-align:justify"><span>FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS</span></p>

<p style="text-align:justify"><span>However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, Timeline, Words to Know, Volume 1: Medicine, Volume 2:  Agriculture, Volume 3: Industry, Where To Learn More, Index </span>     </p>', 'Sub Title
			Biotechnology - Changing Life Through Science  V 1 : Medicine   

			Author
			K. Lee Lerner, Brenda Wilmoth Lerner

			About Author
			As per Book

			ISBN 10 Digit
			1414401523

			ISBN 13 Digit
			9781414401522

			Pages
			289

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Biotechnology - Changing Life Through Science  V 1 : Medicine   </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner, Brenda Wilmoth Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1414401523</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414401522</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>289</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"8400"', '"5040"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 289, '289', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/329212.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414401522&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=97', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=97', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3021, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:44:59'),
('5ecdbb4d-192d-4b36-896e-ba710d1c8944', '2513', NULL, 'Crafting and Executing Strategy - The Quest For Competitive Advantage, Concepts and Cases 19/e', 'crafting-and-executing-strategy-the-quest-for-competitive-advantage-concepts-and-cases-19e-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513', 'crafting-and-executing-strategy-the-quest-for-competitive-advantage-concepts-and-cases-19e-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513-2513', 'FOLK766', 'FOLK766', 'FOLK766', NULL, 'The distinguishing mark of the 19th edition is its enriched and enlivened presentation of the material in each of the 12 chapters, providing an as up-to-date and engrossing discussion of the core concepts and analytical tools as you will find anywhere. There is an accompanying line-up of exciting new cases that bring the content to life and are sure to provoke interesting classroom discussions, deepening students'' understanding of the material in the process. While this 19th edition retains the 12-chapter structure of the prior edition, every chapter –indeed every paragraph and every line – has been re-examined, refined, and refreshed. New content has been added to keep the material in line with the latest developments in the theory and practice of strategic management. In other areas, coverage has been trimmed to keep the book at a more manageable size. Scores of new examples have been added, along with 16 new IllustrationCapsules, to enrich understanding of the content and to provide students with a ringsideview of strategy in action. The result is a text that cuts straight to the chase in terms of what students really need to know and gives instructors a leg up on teaching that material effectively. It remains, as always, solidly mainstream and balanced, mirroring both the penetrating insight of academic thought and the pragmatism of real-world strategic management.', '<p>The distinguishing mark of the 19th edition is its enriched and enlivened presentation of the material in each of the 12 chapters, providing an as up-to-date and engrossing discussion of the core concepts and analytical tools as you will find anywhere. There is an accompanying line-up of exciting new cases that bring the content to life and are sure to provoke interesting classroom discussions, deepening students'' understanding of the material in the process. While this 19th edition retains the 12-chapter structure of the prior edition, every chapter –indeed every paragraph and every line – has been re-examined, refined, and refreshed. New content has been added to keep the material in line with the latest developments in the theory and practice of strategic management. In other areas, coverage has been trimmed to keep the book at a more manageable size. Scores of new examples have been added, along with 16 new IllustrationCapsules, to enrich understanding of the content and to provide students with a ringsideview of strategy in action. The result is a text that cuts straight to the chase in terms of what students really need to know and gives instructors a leg up on teaching that material effectively. It remains, as always, solidly mainstream and balanced, mirroring both the penetrating insight of academic thought and the pragmatism of real-world strategic management.</p>', 'Crafting and Executing Strategy - The Quest For Competitive Advantage, Concepts and Cases 19/e', '<h1>Crafting and Executing Strategy - The Quest For Competitive Advantage, Concepts and Cases 19/e</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FOLK766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2513', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2513', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1561, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:44:59'),
('5ed84d51-cf54-4697-a770-17d6c724cd17', '2046', NULL, 'Therapeutic Oligonucleotides - Biomolecular Sciences', 'therapeutic-oligonucleotides-biomolecular-sciences-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046', 'therapeutic-oligonucleotides-biomolecular-sciences-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046-2046', 'WHGY554', 'WHGY554', 'WHGY554', NULL, 'Therapeutic Oligonucleotides - Biomolecular Sciences ', '<h1>Therapeutic Oligonucleotides - Biomolecular Sciences </h1>', 'Sub Title
			No

			Author
			Jens Kurreck

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780854041169

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jens Kurreck</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854041169</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13200"', '"7920"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3584dpp_17_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WHGY554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2046', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2046', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1797, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('5ed8d7b7-7bc6-4702-8b47-367971765d01', '3451', 945, 'Yoga -Asana V 3', 'yoga-asana-v-3', 'yoga-asana-v-3', '9788187471547', '9788187471547', '9788187471547', NULL, 'Contents:                                                                                       

 PART I: ASANAS FOR BEGINNERS,

A. Jivana Tattva Sadhana,

1. Introduction, 2. Sarvottana (Stretching the Entire Body), 3. Skandha Calana (Shoulders Rotation), 4. Paga Calana (Feet Movement), 5. Nabhi Calana (Rolling of the Navel), 6. Janu Prasara (Expansion of Thighs), 7. Nadi Calana (Exercise for the Nerves), 8. Bala Macalana (Child’s Playful Pose),

B. Yogic Suksma Vyayama,

Introduction,

I. PHARYNX, INTELLECT. MEMORY HEARING POWER AND NECK EXERCISES, 9. Uccarana-Sthala Tatha Visuddha-Cakra Suddhi (Pharynx Purification), 10. Prarthana (Prayer Pose), 11. Buddhi Tatha Dhrti Sakti Vikasaka (Development of Intellect and Willpower), 12. Smarana Sakti Vikasaka (Improving Memory), 13. Medha Sakti Vikasaka (Development of Intellect Power), 14. Netra Sakti Vikasaka (Toning of Eyes), 15. Kapola Vardhaka (Rejuvenation and Toning of Cheeks) 16. Karna Sakti Vikasaka (Improving The Power of Hearing), 17. Griva Sakti Vikasaka (Strengthening of Neck),

II. SHOULDERS, ARMS AND WRISTS EXERCISES, 18. Anguli-Mula Vikasaka (Toning of Fingers Joints), 19. Anguli Vikasaka (Toning of Fingers), 20. Mani-Bandha Sakti Vikasaka (Toning of Wrists), 21. Kara-Prstha Sakti Vikasaka (Toning of the Back of the Palms), 22. Kara-Tala Sakti Vikasaka (Toning of Palms), 23. Bhuja-Bandha Vikasaka (Toning of Forearms), 24. Bhuja-Valli Vikasaka (Toning of Arms), 25. Purna-Bhuja Sakti Vikasaka (Strengthening and Toning of Arms), 26. Kapohni Vikasaka (Toning of Elbows), 27. Skandha Tatha Bahu Mula Sakti Vikasaka (Strengthening of Shoulder and Joints),

III. STRENGTHENING OF CHEST, BACK AND ABDOMEN MUSCLES, 28. Vaksa-Sthala Sakti Vikasaka (Toning of Chest), 29. Kati Sakti Vikasaka (Strengthening and Toning of the Back), 30. Udara Sakti Vikasaka (Strengthening of Abdominal Muscles),

IV. STRENGTHENING OF THIGHS, KNEES, LEGS, ANKLES AND TOES, 32. Jangha Sakti Vikasaka (Toning of Thighs), 33. Gulpha-Pada-Prstha-Tala Sakti Vikasaka (Toning of Ankles and Feet), 34. Janu Sakti Vikasaka (Toning of Knees), 35. Padanguli Sakti Vikasaka (Strengthening and Toning of Toes), 36. Pindali Sakti Vikasaka (Strengthening and Toning of Calves), 37. Pada Mula Sakti Vikasaka (Strengthening and Toning of the Soles), 38. Upastha Tatha Svadhisthana Cakra Suddhi (Toning of Genital Organs), 39. Muladhara Cakra Suddhi (Toning of Rectum),

PART II: ASANAS FOR ADVANCED PRACTITIONERS,

I. Sitting Postures, 40. Dandasana (Staff Pose), 41. Siddhasana (Adept’s Pose), 42. Padmasana (Lotus Pose), 43. Vajrasana (Adamantine or Thunderbolt Pose), 44. Bhadrasana (Decent or Gracious Pose), 45. Virasana (Hero Pose), 46. Svastikasana (Auspicious Pose), 47. Sukhasana (Comfortable or Easy Pose), 48. Kakasana (Crow’s Pose), 49. Gomukhasana (Cow’s Face Pose), 50. Kokilasana (Cuckoo Pose), 51. Simhasana (Roaring Lion Pose), 52. Baddha Padmasana, 53. Brahmacaryasana (Celibate Pose), 54. Goraksasana (Yogi Gorakhanatha’s Pose), 55. Kukkutasana (Rooster Pose), 56. Kurmasana (Tortoise Pose), 57. Mandukasana (Frog Pose), 58. Matsyendrasana (Spinal Twist Pose), 59. Parvatasana (Mountain Pose), 60. Sasankasana (Hare Pose), 61. Utthitasana (Uplifted Lotus Pose), 62. Udarakarsanasana (Abdominal Massage Pose or Belly Suction Pose), 63. Ustrasana (Camel Pose), 64. Utkatasana (Chair Pose), 65. Yogasana (Yoga Pose), 66. Balasana (Child’s Pose), 67. Eka Padangusthasana (One Foot-Toe Balance Pose), 68. Krauncanisadana (Crane or Heron’s Pose), 69. Pascimottanasana (Seated Forward Bend Pose), 70. Uttanakurmasana (Lifted Tortoise Pose), 71. Vrsasana (Bull Pose), 72. Tribandhasana (Triple Lock Pose), 73. Bhunamanasana, 74. Janu-Bhumi Sthirasana (Knee Support Pose), 75. Manjari asana (Cat Stretch Pose), 75. Lolasana (Pendant Pose), 76. Akarna Dhanurasana (Stretched Bow Pose) Postures,

II. Supine Postures, 77. Supta Vajrasana (Sleeping Adamantine or Thunderbolt Pose), 78. Matsyasana (Fish Pose), 79. Paryankasana (Couch or Bed Pose), 80. Pavanmuktasana, 81. Halasana (Plough Pose), 82. Cakrasana (Wheel Pose), 83. Setu Asana (Bridge Pose), 84. Supta Padangustha-Nasa Sparsasana (Supine Toe and Nose Pose), 85. Tolangulasana (Weighing Scale Pose), 86. Uttanamandukasana (Raised Frog Pose), 87. Uttanapadasana (Raised Leg Pose), 88. Savasana (Corpse Pose), 89. Supta Udarakarsana (Supine Abdominal Massage Pose),

III. Prone Postures, 90. Dhanurasana (Bow Pose), 91. Bhujangasana (Cobra Pose), 92. Salabhasana (Locust Pose), 93. Naukasana (Boat or Yacht Pose), 94. Mayurasana (Peacock Pose), 95. Makarasana (Crocodile Pose), 96. Matsya Kridasana (Flapping Fish Pose), Postures,

IV. Standing Postures, 97. Urdhva Hastottanasana (Up Stretched Hand Pose), 98. Asvatthasana (Holy Fig Tree Pose), 99. Garudasana (Eagle Pose), 100. Hasta- Padangusthasana (Hand Toe Pose), 101. Kati Cakrasana (Waist Movement Pose), 102. Natarajasana (Dancing Siva Pose), 103. Padahastasana (Hand to Foot Pose), 104. Sankatasana (Contracted or Difficult Pose), 105. Konasana (Angle Pose), 106. Tadasana (Palm Tree Pose), 107. Vatayanasana (Horse Pose), 108. Vrksasana (Tree Pose), Postures,

V. Inverted Postures, 109. Sarvangasana, 110. Sirsa-urdhava-padasana or Sirsasana (Head Stand), Postures

 ', '<p style="text-align:justify"><span><span><strong><span><span>Contents:                                                                                        </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span> PART I: ASANAS FOR BEGINNERS, </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>A. Jivana Tattva Sadhana,</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Introduction, 2. Sarvottana (Stretching the Entire Body), 3. Skandha Calana (Shoulders Rotation), 4. Paga Calana (Feet Movement), 5. Nabhi Calana (Rolling of the Navel), 6. Janu Prasara (Expansion of Thighs), 7. Nadi Calana (Exercise for the Nerves), 8. Bala Macalana (Child’s Playful Pose), </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>B. Yogic Suksma Vyayama,</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>Introduction, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>I. PHARYNX, INTELLECT. MEMORY HEARING POWER AND NECK EXERCISES,</span></span></strong><span><span> 9. Uccarana-Sthala Tatha Visuddha-Cakra Suddhi (Pharynx Purification), 10. Prarthana (Prayer Pose), 11. Buddhi Tatha Dhrti Sakti Vikasaka (Development of Intellect and Willpower), 12. Smarana Sakti Vikasaka (Improving Memory), 13. Medha Sakti Vikasaka (Development of Intellect Power), 14. Netra Sakti Vikasaka (Toning of Eyes), 15. Kapola Vardhaka (Rejuvenation and Toning of Cheeks) 16. Karna Sakti Vikasaka (Improving The Power of Hearing), 17. Griva Sakti Vikasaka (Strengthening of Neck), </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>II. SHOULDERS, ARMS AND WRISTS EXERCISES,</span></span></strong><span><span> 18. Anguli-Mula Vikasaka (Toning of Fingers Joints), 19. Anguli Vikasaka (Toning of Fingers), 20. Mani-Bandha Sakti Vikasaka (Toning of Wrists), 21. Kara-Prstha Sakti Vikasaka (Toning of the Back of the Palms), 22. Kara-Tala Sakti Vikasaka (Toning of Palms), 23. Bhuja-Bandha Vikasaka (Toning of Forearms), 24. Bhuja-Valli Vikasaka (Toning of Arms), 25. Purna-Bhuja Sakti Vikasaka (Strengthening and Toning of Arms), 26. Kapohni Vikasaka (Toning of Elbows), 27. Skandha Tatha Bahu Mula Sakti Vikasaka (Strengthening of Shoulder and Joints), </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>III. STRENGTHENING OF CHEST, BACK AND ABDOMEN MUSCLES,</span></span></strong><span><span> 28. Vaksa-Sthala Sakti Vikasaka (Toning of Chest), 29. Kati Sakti Vikasaka (Strengthening and Toning of the Back), 30. Udara Sakti Vikasaka (Strengthening of Abdominal Muscles), </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>IV. STRENGTHENING OF THIGHS, KNEES, LEGS, ANKLES AND TOES,</span></span></strong><span><span> 32. Jangha Sakti Vikasaka (Toning of Thighs), 33. Gulpha-Pada-Prstha-Tala Sakti Vikasaka (Toning of Ankles and Feet), 34. Janu Sakti Vikasaka (Toning of Knees), 35. Padanguli Sakti Vikasaka (Strengthening and Toning of Toes), 36. Pindali Sakti Vikasaka (Strengthening and Toning of Calves), 37. Pada Mula Sakti Vikasaka (Strengthening and Toning of the Soles), 38. Upastha Tatha Svadhisthana Cakra Suddhi (Toning of Genital Organs), 39. Muladhara Cakra Suddhi (Toning of Rectum), </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART II: ASANAS FOR ADVANCED PRACTITIONERS, </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>I. Sitting Postures,</span></span></strong><span><span> 40. Dandasana (Staff Pose), 41. Siddhasana (Adept’s Pose), 42. Padmasana (Lotus Pose), 43. Vajrasana (Adamantine or Thunderbolt Pose), 44. Bhadrasana (Decent or Gracious Pose), 45. Virasana (Hero Pose), 46. Svastikasana (Auspicious Pose), 47. Sukhasana (Comfortable or Easy Pose), 48. Kakasana (Crow’s Pose), 49. Gomukhasana (Cow’s Face Pose), 50. Kokilasana (Cuckoo Pose), 51. Simhasana (Roaring Lion Pose), 52. Baddha Padmasana, 53. Brahmacaryasana (Celibate Pose), 54. Goraksasana (Yogi Gorakhanatha’s Pose), 55. Kukkutasana (Rooster Pose), 56. Kurmasana (Tortoise Pose), 57. Mandukasana (Frog Pose), 58. Matsyendrasana (Spinal Twist Pose), 59. Parvatasana (Mountain Pose), 60. Sasankasana (Hare Pose), 61. Utthitasana (Uplifted Lotus Pose), 62. Udarakarsanasana (Abdominal Massage Pose or Belly Suction Pose), 63. Ustrasana (Camel Pose), 64. Utkatasana (Chair Pose), 65. Yogasana (Yoga Pose), 66. Balasana (Child’s Pose), 67. Eka Padangusthasana (One Foot-Toe Balance Pose), 68. Krauncanisadana (Crane or Heron’s Pose), 69. Pascimottanasana (Seated Forward Bend Pose), 70. Uttanakurmasana (Lifted Tortoise Pose), 71. Vrsasana (Bull Pose), 72. Tribandhasana (Triple Lock Pose), 73. Bhunamanasana, 74. Janu-Bhumi Sthirasana (Knee Support Pose), 75. Manjari asana (Cat Stretch Pose), 75. Lolasana (Pendant Pose), 76. Akarna Dhanurasana (Stretched Bow Pose) Postures, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>II. Supine Postures,</span></span></strong><span><span> 77. Supta Vajrasana (Sleeping Adamantine or Thunderbolt Pose), 78. Matsyasana (Fish Pose), 79. Paryankasana (Couch or Bed Pose), 80. Pavanmuktasana, 81. Halasana (Plough Pose), 82. Cakrasana (Wheel Pose), 83. Setu Asana (Bridge Pose), 84. Supta Padangustha-Nasa Sparsasana (Supine Toe and Nose Pose), 85. Tolangulasana (Weighing Scale Pose), 86. Uttanamandukasana (Raised Frog Pose), 87. Uttanapadasana (Raised Leg Pose), 88. Savasana (Corpse Pose), 89. Supta Udarakarsana (Supine Abdominal Massage Pose), </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>III. Prone Postures,</span></span></strong><span><span> 90. Dhanurasana (Bow Pose), 91. Bhujangasana (Cobra Pose), 92. Salabhasana (Locust Pose), 93. Naukasana (Boat or Yacht Pose), 94. Mayurasana (Peacock Pose), 95. Makarasana (Crocodile Pose), 96. Matsya Kridasana (Flapping Fish Pose), Postures, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>IV. Standing Postures,</span></span></strong><span><span> 97. Urdhva Hastottanasana (Up Stretched Hand Pose), 98. Asvatthasana (Holy Fig Tree Pose), 99. Garudasana (Eagle Pose), 100. Hasta- Padangusthasana (Hand Toe Pose), 101. Kati Cakrasana (Waist Movement Pose), 102. Natarajasana (Dancing Siva Pose), 103. Padahastasana (Hand to Foot Pose), 104. Sankatasana (Contracted or Difficult Pose), 105. Konasana (Angle Pose), 106. Tadasana (Palm Tree Pose), 107. Vatayanasana (Horse Pose), 108. Vrksasana (Tree Pose), Postures, </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>V. Inverted Postures,</span></span></strong><span><span> 109. Sarvangasana, 110. Sirsa-urdhava-padasana or Sirsasana (Head Stand), Postures</span></span></span></span></p>

<p> </p>', 'Title
			Yoga -Asana V 3

			Author
			Prof. Satya Parkash Singh

			ISBN
			9788187471547

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Yoga -Asana V 3</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Prof. Satya Parkash Singh</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471547</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"3219"', '"2254"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8118YOGA%20-%20Asana%20-%20V3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471547&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3451', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3451', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 945, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:59'),
('5ee07db9-2410-4472-9dcb-45faf4a4b10a', '2861', NULL, 'Understanding Complex Systems - Complex Decision Making - Theory and Practice', 'understanding-complex-systems-complex-decision-making-theory-and-practice-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-28-2861', 'understanding-complex-systems-complex-decision-making-theory-and-practice-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861-2861', '9783540736646', '9783540736646', '9783540736646', NULL, 'Understanding Complex Systems - Complex Decision Making - Theory and Practice

Today''s ever more complex world creates challenges for decision makers. This volume reviews the principles underlying complex decision making, the handling of uncertainties in dynamic environments, and the various modeling approaches. Beginning with a discussion of the underlying concepts, theories and empirical evidence, the book gives you a range of practical tools and techniques for decision making in complex environments and systems.', '<h1>Understanding Complex Systems - Complex Decision Making - Theory and Practice</h1>

<p><span>Today''s ever more complex world creates challenges for decision makers. This volume reviews the principles underlying complex decision making, the handling of uncertainties in dynamic environments, and the various modeling approaches. Beginning with a discussion of the underlying concepts, theories and empirical evidence, the book gives you a range of practical tools and techniques for decision making in complex environments and systems.</span></p>', 'Language ‏ : ‎ English

	Hardcover ‏ : ‎ 349 pages

	ISBN-10 ‏ : ‎ 3540736646

	ISBN-13 ‏ : ‎ 978-3540736646

	Item Weight ‏ : ‎ 1.35 pounds

	Dimensions ‏ : ‎ 6.14 x 0.81 x 9.21 inches', '<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 349 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3540736646</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3540736646</span></li>
	<li><span>Item Weight ‏ : ‎ 1.35 pounds</span></li>
	<li><span>Dimensions ‏ : ‎ 6.14 x 0.81 x 9.21 inches</span></li>
</ul>', '"9200"', '"5520"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52511.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540736646&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2861', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2861', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1303, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('5ee12937-6b41-4fb7-b76e-d23b35c8d610', '2010', NULL, 'Organic Evolution 3/e', 'organic-evolution-3e-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010', 'organic-evolution-3e-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010-2010', 'EJYT4545', 'EJYT4545', 'EJYT4545', NULL, 'Organic Evolution 3/e', '<h1>Organic Evolution 3/e</h1>', 'Sub Title
			No

			Author
			Veer Bala Rastogi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789387025486

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Veer Bala Rastogi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789387025486</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EJYT4545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2010', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2010', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1823, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('5ee4253e-caf1-44f9-85cb-4549ff1e84bb', '2937', NULL, 'Advances in Distribution Theory, Order Statistics, and Inference - Statistics for Industry and Technology', 'advances-in-distribution-theory-order-statistics-and-inference-statistics-for-industry-and-technology-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937', 'advances-in-distribution-theory-order-statistics-and-inference-statistics-for-industry-and-technology-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937-2937', '9780817643614', '9780817643614', '9780817643614', NULL, 'The purpose of this book is to honor the fundamental contributions to many different areas of statistics made by Barry Arnold. Distinguished and active researchers highlight some of the recent developments in statistical distribution theory, order statistics and their properties, as well as inferential methods associated with them. Applications to survival analysis, reliability, quality control, and environmental problems are emphasized.', '<p>The purpose of this book is to honor the fundamental contributions to many different areas of statistics made by Barry Arnold. Distinguished and active researchers highlight some of the recent developments in statistical distribution theory, order statistics and their properties, as well as inferential methods associated with them. Applications to survival analysis, reliability, quality control, and environmental problems are emphasized.</p>', 'Advances in Distribution Theory, Order Statistics, and Inference - Statistics for Industry and Technology

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 484 pages

	ISBN-10 ‏ : ‎ 0817643613

	ISBN-13 ‏ : ‎ 978-0817643614

	Item Weight ‏ : ‎ 1 kg 90 g

	Dimensions ‏ : ‎ 18.42 x 3.2 x 25.48 cm', '<h1>Advances in Distribution Theory, Order Statistics, and Inference - Statistics for Industry and Technology</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 484 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0817643613</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0817643614</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 90 g</span></li>
	<li><span>Dimensions ‏ : ‎ 18.42 x 3.2 x 25.48 cm</span></li>
</ul>', '"19999"', '"11999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58261.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780817643614&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2937', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2937', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1263, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:44:59'),
('5ef89e1a-a10c-4a01-9b24-e612e148561f', '3449', 947, 'Cosmology : The History and Nature of Our Universe - CD', 'cosmology-the-history-and-nature-of-our-universe-cd-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449', 'cosmology-the-history-and-nature-of-our-universe-cd-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449-3449', '9781598034936', '9781598034936', '9781598034936', NULL, 'Evidence for the birth of the universe is raining down on you. It''s called the cosmic microwave background, and it''s had quite a journey. Born in the stupendous annihilation of matter and antimatter seconds after the big bang, trapped in the hot plasma of the expanding universe for 380,000 years, and then suddenly released when the universe cooled to the point that atoms could form, this echo of creation has been on an uninterrupted voyage through space for 13.7 billion years-until it reached you. The cosmic microwave background is just one of the many clues about the history and nature of our universe that make the science of cosmology a wondrous, fascinating, and philosophically profound field of study. Cosmology: The History and Nature of Our Universe introduces you to the biggest story of all in 36 half-hour lectures that cover the origin, evolution, composition, and probable fate of our universe. This detailed and accessible course, presented by award-winning Professor Mark Whittle of the University of Virginia, incorporates more than 1,700 stunning illustrations. The Perfect Time to Learn Cosmology An expert on the dynamics of supermassive black holes at the cores of galaxies, Professor Whittle is an astronomer with a gift for making his subject vivid, understandable, and awe inspiring. For example, in explaining the vastness of the universe, he asks you to imagine yourself as a stupendous giant making billion-light-year strides through the cosmos, hour after hour. Even at this ultra-warp-drive pace, you would always find yourself in the middle of a uniform mist of galaxies with no end in sight. Professor Whittle notes that we are the first generation ever to know in detail just how the universe came to be. Right now is the perfect time to learn cosmology, since researchers have just completed the work on more than a decade of breathtaking discoveries.', '<p>Evidence for the birth of the universe is raining down on you. It''s called the cosmic microwave background, and it''s had quite a journey. Born in the stupendous annihilation of matter and antimatter seconds after the big bang, trapped in the hot plasma of the expanding universe for 380,000 years, and then suddenly released when the universe cooled to the point that atoms could form, this echo of creation has been on an uninterrupted voyage through space for 13.7 billion years-until it reached you. The cosmic microwave background is just one of the many clues about the history and nature of our universe that make the science of cosmology a wondrous, fascinating, and philosophically profound field of study. Cosmology: The History and Nature of Our Universe introduces you to the biggest story of all in 36 half-hour lectures that cover the origin, evolution, composition, and probable fate of our universe. This detailed and accessible course, presented by award-winning Professor Mark Whittle of the University of Virginia, incorporates more than 1,700 stunning illustrations. The Perfect Time to Learn Cosmology An expert on the dynamics of supermassive black holes at the cores of galaxies, Professor Whittle is an astronomer with a gift for making his subject vivid, understandable, and awe inspiring. For example, in explaining the vastness of the universe, he asks you to imagine yourself as a stupendous giant making billion-light-year strides through the cosmos, hour after hour. Even at this ultra-warp-drive pace, you would always find yourself in the middle of a uniform mist of galaxies with no end in sight. Professor Whittle notes that we are the first generation ever to know in detail just how the universe came to be. Right now is the perfect time to learn cosmology, since researchers have just completed the work on more than a decade of breathtaking discoveries.</p>', 'Sub Title
			The History and Nature of Our Universe

			Author
			Prof. Mark Whittle

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781598034936

			Series
			The Great Courses

			Year of Publication
			2008

			Edition of Book
			1st

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The History and Nature of Our Universe</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Mark Whittle</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598034936</td>
		</tr>
		<tr>
			<th>Series</th>
			<td>The Great Courses</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97309781598034936-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598034936&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3449', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3449', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 947, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:59'),
('5f094e71-3149-480e-9186-f7a75a9e10ce', '3876', 575, 'The Wiley Blackwell Companion to the Sociology of Families', 'the-wiley-blackwell-companion-to-the-sociology-of-families', 'the-wiley-blackwell-companion-to-the-sociology-of-families', '9780470673539', '9780470673539', '9780470673539', NULL, 'About the book

Written by an international team of experts, this comprehensive volume investigates modern-day family relationships, partnering, and parenting set against a backdrop of rapid social, economic, cultural, and technological change.

	Covers a broad range of topics, including social inequality, parenting practices, children’s work, changing patterns of citizenship, multi-cultural families, and changes in welfare state protection for families

	Includes many European, North American and Asian examples written by a team of experts from across five continents

	Features coverage of previously neglected groups, including immigrant and transnational families as well as families of gays and lesbians

	Demonstrates how studying social change in families is fundamental for understanding the transformations in individual and social life across the globe

	Extensively reworked from the original Companion published over a decade ago: three-quarters of the material is completely new, and the remainder has been comprehensively updated

Table of Contents

Part I Global Perspectives on Families

1 Family Systems of the World: Are They Converging? 3

Göran Therborn

2 Changing European Families 20

Trude Lappegård

3 American Families: Demographic Trends and Social Class 43

Wendy D. Manning and Susan L. Brown

4 Family Change in East Asia 61

Yen-Chun Cheryl Chen and Jui-Chung Allen Li

5 Changes and Inequalities in Latin American Families 83

Irma Arriagada

Part II Diversity, Inequality, and Immigration

6 Same-Sex Families 109

Timothy J. Biblarz, Megan Carroll and Nathaniel Burke

7 Family Poverty 132

Rys Farthing

8 Transnational Families 155

Loretta Baldassar, Majella Kilkey, Laura Merla and Raelene Wilding

9 Ethnic Diversity in the United Kingdom: Family Forms and Conjugality 176

Alison Shaw

10 Immigrant Families and the Shifting Color Line in the United States 194

Karen D. Pyke

Part III Family Forms and Family Influences

11 Cohabitation: Recent Research and Implications 217

Rhiannon A. Kroeger and Pamela J. Smock

12 Partnerships, Family, and Personal Configurations 236

Eric D. Widmer

13 Health and Families 255

Deborah Carr, Kristen W. Springer and Kristi Williams

14 Religion and Families 277

Christopher G. Ellison and Xiaohe Xu

Part IV Family Processes

15 Divorce: Trends, Patterns, Causes, and Consequences 303

Juho Härkönen

16 Partner Violence in World Perspective 323

Emily M. Douglas, Denise A. Hines and Murray A. Straus

17 Money Management, Gender, and Households 344

Sean R. Lauer and Carrie Yodanis

18 Family Transmission of Social and Cultural Capital 361

Toby L. Parcel and Joshua A. Hendrix

Part V Life Course Perspectives

19 Adult Intergenerational Relationships 385

Matthijs Kalmijn

20 Children’s Families: A Child-Centered Perspective 404

Jacqueline Scott

21 Fathers and Fatherhood 424

Kevin M. Roy

22 Aging Families and the Gendered Life Course 444

Phyllis Moen, Jack Lam and Melanie N.G. Jackson

Part VI Families in Context

23 Public Policy and Families 467

Pernilla Tunberger and Wendy Sigle-Rushton

24 Family Policy and Wives’ Economic Independence 485

Hadas Mandel

25 Assisted Reproduction, Genetic and Genomic Technologies, and Family Life 508

Martin Richards

26 Sex, Family, and Social Change 52

Judith Treas and Thomas Alan Elliott

27 The Global Chaos of Love: Toward a Cosmopolitan Turn in the Sociology of Love and Families 547

Ulrich Beck and Elisabeth Beck-Gernsheim

Index 560', '<p>About the book</p>

<p>Written by an international team of experts, this comprehensive volume investigates modern-day family relationships, partnering, and parenting set against a backdrop of rapid social, economic, cultural, and technological change.</p>

<ul>
	<li>Covers a broad range of topics, including social inequality, parenting practices, children’s work, changing patterns of citizenship, multi-cultural families, and changes in welfare state protection for families</li>
	<li>Includes many European, North American and Asian examples written by a team of experts from across five continents</li>
	<li>Features coverage of previously neglected groups, including immigrant and transnational families as well as families of gays and lesbians</li>
	<li>Demonstrates how studying social change in families is fundamental for understanding the transformations in individual and social life across the globe</li>
	<li>Extensively reworked from the original Companion published over a decade ago: three-quarters of the material is completely new, and the remainder has been comprehensively updated</li>
</ul>

<p><u>Table of Contents</u></p>

<p><strong>Part I Global Perspectives on Families</strong></p>

<p>1 Family Systems of the World: Are They Converging? 3<br />
<em>Göran Therborn</em></p>

<p>2 Changing European Families 20<br />
<em>Trude Lappegård</em></p>

<p>3 American Families: Demographic Trends and Social Class 43<br />
<em>Wendy D. Manning and Susan L. Brown</em></p>

<p>4 Family Change in East Asia 61<br />
<em>Yen-Chun Cheryl Chen and Jui-Chung Allen Li</em></p>

<p>5 Changes and Inequalities in Latin American Families 83<br />
<em>Irma Arriagada</em></p>

<p><strong>Part II Diversity, Inequality, and Immigration</strong></p>

<p>6 Same-Sex Families 109<br />
<em>Timothy J. Biblarz, Megan Carroll and Nathaniel Burke</em></p>

<p>7 Family Poverty 132<br />
<em>Rys Farthing</em></p>

<p>8 Transnational Families 155<br />
<em>Loretta Baldassar, Majella Kilkey, Laura Merla and Raelene Wilding</em></p>

<p>9 Ethnic Diversity in the United Kingdom: Family Forms and Conjugality 176<br />
<em>Alison Shaw</em></p>

<p>10 Immigrant Families and the Shifting Color Line in the United States 194<br />
<em>Karen D. Pyke</em></p>

<p><strong>Part III Family Forms and Family Influences</strong></p>

<p>11 Cohabitation: Recent Research and Implications 217<br />
<em>Rhiannon A. Kroeger and Pamela J. Smock</em></p>

<p>12 Partnerships, Family, and Personal Configurations 236<br />
<em>Eric D. Widmer</em></p>

<p>13 Health and Families 255<br />
<em>Deborah Carr, Kristen W. Springer and Kristi Williams</em></p>

<p>14 Religion and Families 277<br />
<em>Christopher G. Ellison and Xiaohe Xu</em></p>

<p><strong>Part IV Family Processes</strong></p>

<p>15 Divorce: Trends, Patterns, Causes, and Consequences 303<br />
<em>Juho Härkönen</em></p>

<p>16 Partner Violence in World Perspective 323<br />
<em>Emily M. Douglas, Denise A. Hines and Murray A. Straus</em></p>

<p>17 Money Management, Gender, and Households 344<br />
<em>Sean R. Lauer and Carrie Yodanis</em></p>

<p>18 Family Transmission of Social and Cultural Capital 361<br />
<em>Toby L. Parcel and Joshua A. Hendrix</em></p>

<p><strong>Part V Life Course Perspectives</strong></p>

<p>19 Adult Intergenerational Relationships 385<br />
<em>Matthijs Kalmijn</em></p>

<p>20 Children’s Families: A Child-Centered Perspective 404<br />
<em>Jacqueline Scott</em></p>

<p>21 Fathers and Fatherhood 424<br />
<em>Kevin M. Roy</em></p>

<p>22 Aging Families and the Gendered Life Course 444<br />
<em>Phyllis Moen, Jack Lam and Melanie N.G. Jackson</em></p>

<p><strong>Part VI Families in Context</strong></p>

<p>23 Public Policy and Families 467<br />
<em>Pernilla Tunberger and Wendy Sigle-Rushton</em></p>

<p>24 Family Policy and Wives’ Economic Independence 485<br />
<em>Hadas Mandel</em></p>

<p>25 Assisted Reproduction, Genetic and Genomic Technologies, and Family Life 508<br />
<em>Martin Richards</em></p>

<p>26 Sex, Family, and Social Change 52<br />
<em>Judith Treas and Thomas Alan Elliott</em></p>

<p>27 The Global Chaos of Love: Toward a Cosmopolitan Turn in the Sociology of Love and Families 547<br />
<em>Ulrich Beck and Elisabeth Beck-Gernsheim</em></p>

<p>Index 560</p>
', 'Title
			The Wiley Blackwell Companion to the Sociology of Families

			Author
			Judith Treas

			ISBN
			9780470673539

			Publisher
			Wiley

			Pages
			608

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Wiley Blackwell Companion to the Sociology of Families</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Judith Treas</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9780470673539</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">608</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"4271"', '"2987"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 608, '608', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7119the%20Socio.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780470673539&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3876', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3876', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 575, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:59'),
('5f1a3fb1-8cf0-4406-b41d-2cf07744017f', '683', NULL, 'मेरा भारत इतिहास और संस्कृति', 'मर-भरत-इतहस-और-ससकत', '-', '9788187471486', '9788187471486', '9788187471486', NULL, 'विषय सूची दो शब्द अ परिचय अपप भाग-1 1. इतिहास का अध्ययन 17 2. भारतीय इतिहास की उत्पत्ति 23 3. वेद 31 4. उपनिषद 43 5. मोहनजोदड़ो तथा हड़प्पा 53 6. महान महाकाव्य 61 7. भारतीय सामाजिक व्यवस्था 73 8. भगवान बुद्ध का आविर्भाव 83 9. प्रथम अतिक्रमण 91 10. चाणक्य 95 11. प्राचीन भारतीय राजतंत्र भाग-1 103 12. प्राचीन भारतीय राजतंत्र भाग-2 113 13. मौर्य व बाद के साम्राज्य 119 14. दक्षिण भारतीय साम्राज्य 125 15. शंकराचार्य 137 16. भक्ति आंदोलन 145 17. मुस्लिम आक्रमण 149 18. हिन्दुओं का पुनरुत्थान भाग-1 161 19. हिन्दुओं का पुनरुत्थान भाग-2 169 20. सारांश व पुनरावलोकन 177 21. मुगल साम्राज्य भाग-1 187 22. मुगल साम्राज्य भाग-2 195 23. भक्ति आंदोलन तथा सिक्ख सम्प्रदाय 203 24. शिवाजी 223 25. अंग्रेजों का आगमन 233 26. आर्थिक शोषण 239 27. टीपू सुल्तान 247 28. रणजीत सिंह 251 29. भारतीय पुनरुत्थान 257 भाग-2 30. सिपाही क्रांति 271 31. भारतीय राष्ट्रीय कांग्रेस 283 32. बंगाल का विभाजन 295 33. सूरत में कांग्रेस का अधिवेशन 303 34. प्रारम्भिक क्रांतिकारी 315 35. मिन्टो-मार्ले सुधार 327 36. गृह-शासन आंदोलन 337 37. असहयोग आंदोलन भाग-1 345 38. असहयोग आंदोलन भाग-2 353 39. नागरिक अवज्ञा आंदोलन भाग-1 361 40. नागरिक अवज्ञा आंदोलन भाग-2 371 41. दो क्रांतिकारी 379 42. भारत सरकार अधिनियम तथा दूसरा विश्व-युद्ध 387 43. क्रिप्स मिशन तथा भारत छोड़ो आंदोलन 401 44. एक विभाजित स्वतंत्रता 411 45. सारांश तथा निष्कर्ष 425 46. अनुच्छेद 437', '<table>
	<tbody>
		<tr>
			<td>विषय सूची दो शब्द अ परिचय अपप भाग-1 1. इतिहास का अध्ययन 17 2. भारतीय इतिहास की उत्पत्ति 23 3. वेद 31 4. उपनिषद 43 5. मोहनजोदड़ो तथा हड़प्पा 53 6. महान महाकाव्य 61 7. भारतीय सामाजिक व्यवस्था 73 8. भगवान बुद्ध का आविर्भाव 83 9. प्रथम अतिक्रमण 91 10. चाणक्य 95 11. प्राचीन भारतीय राजतंत्र भाग-1 103 12. प्राचीन भारतीय राजतंत्र भाग-2 113 13. मौर्य व बाद के साम्राज्य 119 14. दक्षिण भारतीय साम्राज्य 125 15. शंकराचार्य 137 16. भक्ति आंदोलन 145 17. मुस्लिम आक्रमण 149 18. हिन्दुओं का पुनरुत्थान भाग-1 161 19. हिन्दुओं का पुनरुत्थान भाग-2 169 20. सारांश व पुनरावलोकन 177 21. मुगल साम्राज्य भाग-1 187 22. मुगल साम्राज्य भाग-2 195 23. भक्ति आंदोलन तथा सिक्ख सम्प्रदाय 203 24. शिवाजी 223 25. अंग्रेजों का आगमन 233 26. आर्थिक शोषण 239 27. टीपू सुल्तान 247 28. रणजीत सिंह 251 29. भारतीय पुनरुत्थान 257 भाग-2 30. सिपाही क्रांति 271 31. भारतीय राष्ट्रीय कांग्रेस 283 32. बंगाल का विभाजन 295 33. सूरत में कांग्रेस का अधिवेशन 303 34. प्रारम्भिक क्रांतिकारी 315 35. मिन्टो-मार्ले सुधार 327 36. गृह-शासन आंदोलन 337 37. असहयोग आंदोलन भाग-1 345 38. असहयोग आंदोलन भाग-2 353 39. नागरिक अवज्ञा आंदोलन भाग-1 361 40. नागरिक अवज्ञा आंदोलन भाग-2 371 41. दो क्रांतिकारी 379 42. भारत सरकार अधिनियम तथा दूसरा विश्व-युद्ध 387 43. क्रिप्स मिशन तथा भारत छोड़ो आंदोलन 401 44. एक विभाजित स्वतंत्रता 411 45. सारांश तथा निष्कर्ष 425 46. अनुच्छेद 437</td>
		</tr>
	</tbody>
</table>', 'Sub Title
			मेरा भारत इतिहास और संस्कृति

			Author
			किट्टू रेडी 

			ISBN 13 Digit
			9788187471486

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover', '<table border="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Sub Title</span></td>
			<td style="text-align:center"><span>मेरा भारत इतिहास और संस्कृति</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>किट्टू रेडी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 13 Digit</span></td>
			<td style="text-align:center"><span>9788187471486</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"1299"', '"910"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38259788187471486_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471486&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=683', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=683', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2679, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:44:59'),
('5f23e4ae-513a-4f3d-a9e7-dd591d8094ea', '1496', NULL, 'Khayal Vocalism - Continuity within change', 'khayal-vocalism-continuity-within-change-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496', 'khayal-vocalism-continuity-within-change-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496-1496', '9788124604823', '9788124604823', '9788124604823', NULL, 'Khayal Vocalism - Continuity within change presents stylistic perspectives on contemporary Khayala vocalists, representing various legacies which have guided vocal music for about 200 years. The book is the result of over five years of research, involving the painstaking analysis of over 500 recordings spanning almost a hundred years of Khayala vocalism. The nineteen vocalists are classified into five stylistic legacies, based on their history of tutelage and the stylistic tendencies evident in their music: Agra legacy, Gwalior-Agra confluence, Jaipur-Atrauli legacy, Kairana legacy, and Patiala legacy.

Written by an author of impeccable credentials as a musician, researcher and writer, the book contains seven sections. While the first section serves as an introduction to the Khayala genre and to the various Gharanas, the last presents an annexure containing the various Khayala forms, a glossary of non-English terms rendered in italics, and an index. The intervening five sections deal with the history and stylistics of the five legacies and the music of the vocalists belonging to them.

The book makes complex musicological concepts accessible to non-academic readers and contributes significantly to widening the understanding of contemporary trends in Khayala vocalism.

Content - Foreword, Preface, Acknowledgements, Key to Transliteration, Introduction, SECTION 1: INTRODUCTION,  SECTION 2: THE AGRA LEGACY, SECTION 3:  THE GWALIOR-AGRA LEGACY, SECTION 4: THE JAIPUR-ATRAULI LEGACY, SECTION 5:   THE KAIRANA LEGACY, SECTION 6: THE PATIALA LEGACY, Annexure : An introduction to Khayala, Glossary, Index          ', '<h1 style="text-align:justify"><span>Khayal Vocalism - Continuity within change presents stylistic perspectives on contemporary Khayala vocalists, representing various legacies which have guided vocal music for about 200 years. The book is the result of over five years of research, involving the painstaking analysis of over 500 recordings spanning almost a hundred years of Khayala vocalism. The nineteen vocalists are classified into five stylistic legacies, based on their history of tutelage and the stylistic tendencies evident in their music: Agra legacy, Gwalior-Agra confluence, Jaipur-Atrauli legacy, Kairana legacy, and Patiala legacy.</span></h1>

<p style="text-align:justify"><span>Written by an author of impeccable credentials as a musician, researcher and writer, the book contains seven sections. While the first section serves as an introduction to the Khayala genre and to the various Gharanas, the last presents an annexure containing the various Khayala forms, a glossary of non-English terms rendered in italics, and an index. The intervening five sections deal with the history and stylistics of the five legacies and the music of the vocalists belonging to them.</span></p>

<p style="text-align:justify"><span>The book makes complex musicological concepts accessible to non-academic readers and contributes significantly to widening the understanding of contemporary trends in Khayala vocalism.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreword, Preface, Acknowledgements, Key to Transliteration, Introduction, SECTION 1: INTRODUCTION,  SECTION 2: THE AGRA LEGACY, SECTION 3:  THE GWALIOR-AGRA LEGACY, SECTION 4: THE JAIPUR-ATRAULI LEGACY, SECTION 5:   THE KAIRANA LEGACY, SECTION 6: THE PATIALA LEGACY, Annexure : An introduction to Khayala, Glossary, Index</span>          </p>', 'Sub Title
			Continuity within change

			Author
			Deepak Raja

			About Author
			As per Book

			ISBN 10 Digit
			8124604827

			ISBN 13 Digit
			9788124604823

			Pages
			316

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Continuity within change</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Deepak Raja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8124604827</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788124604823</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>316</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"795"', '"477"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 316, '316', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1305Khayal%20Vocalism%20-%20Continuity%20within%20Change.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788124604823&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1496', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1496', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2172, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('5f428224-2fda-45a2-a621-5e257300076e', '2063', NULL, 'Essentials of The Reid Technique - Criminal Interrogation and Confessions', 'essentials-of-the-reid-technique-criminal-interrogation-and-confessions-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063', 'essentials-of-the-reid-technique-criminal-interrogation-and-confessions-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063-2063', '9781449691103', '9781449691103', '9781449691103', NULL, 'Practiced worldwide, the Reid Technique® is the leading approach to interview and interrogation practices. Since 1962, hundreds of thousands of investigators have received training in the Reid Technique through Criminal Interrogation and Confessions. The updated, the abridged version of this best-seller is now available in a new edition from the experts at John E. Reid and Associates, Inc. The updated second edition of best-selling Essentials of the Reid Technique: Criminal Interrogation and Confessions teaches readers how to identify and interpret verbal and nonverbal behaviors of both deceptive and truthful people, and how to move toward obtaining solid confessions from guilty persons. The Reid Technique is built around basic psychological principles and presents interrogation as an easily understood nine-step process. Separated into two parts, What You Need to Know About Interrogation and Employing the Reid Nine Steps of Interrogation, this book will help readers understand the effective and proper way that a suspect should be interrogated and the safeguards that should be in place to ensure the integrity of the confession.', '<p>Practiced worldwide, the Reid Technique® is the leading approach to interview and interrogation practices. Since 1962, hundreds of thousands of investigators have received training in the Reid Technique through Criminal Interrogation and Confessions. The updated, the abridged version of this best-seller is now available in a new edition from the experts at John E. Reid and Associates, Inc. The updated second edition of best-selling Essentials of the Reid Technique: Criminal Interrogation and Confessions teaches readers how to identify and interpret verbal and nonverbal behaviors of both deceptive and truthful people, and how to move toward obtaining solid confessions from guilty persons. The Reid Technique is built around basic psychological principles and presents interrogation as an easily understood nine-step process. Separated into two parts, What You Need to Know About Interrogation and Employing the Reid Nine Steps of Interrogation, this book will help readers understand the effective and proper way that a suspect should be interrogated and the safeguards that should be in place to ensure the integrity of the confession.</p>', 'Sub Title
			Criminal Interrogation and Confessions

			Author
			Fred E. Inbau

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781449691103

			Pages
			216

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Criminal Interrogation and Confessions</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Fred E. Inbau</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781449691103</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"3196"', '"1917"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 216, '216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6681dpp_17.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781449691103&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2063', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2063', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1783, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('5f47787e-6162-4a6d-b4ac-9257e3595c49', '4153', 308, 'Organizational Behavior 18/e', 'organizational-behavior-18e', 'organizational-behavior-18e', '9789356064270', '9789356064270', '9789356064270', NULL, 'About the book

The bestseller title Organizational Behavior 18e is now revised with the latest and updated. This updated 18th edition reflects the most recent research and business events within the field of organizational behavior, while maintaining its hallmark features - a clear writing style, cutting-edge content, and intuitive pedagogy. The text is lucid and makes current, relevant research come alive for readers. The book holds significance as a textbook for students of management and practicing professionals in organizations with engaging, cutting-edge material that aids to understand and connect with organizational behavior.

Contents:

1 Introduction

1 What Is Organizational Behavior?

2 The Individual

2 Diversity in Organizations

3 Attitudes and Job Satisfaction

4 Personality and Values

5 Perception, Learning, and Individual Decision Making

6 Emotions and Moods

7 Motivation Concepts

8 Motivation: From Concepts to Applications

3 The Group

9 Foundations of Group Behavior

10 Understanding Work Teams

11 Power and Politics

12 Communication

13 Leadership

14 Foundations of Organization Structure

4 The Organization System

15 Organizational Culture

16 Organizational Change and Stress Management

17 Conflict and Negotiation', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The bestseller title Organizational Behavior 18e is now revised with the latest and updated. This updated 18th edition reflects the most recent research and business events within the field of organizational behavior, while maintaining its hallmark features - a clear writing style, cutting-edge content, and intuitive pedagogy. The text is lucid and makes current, relevant research come alive for readers. The book holds significance as a textbook for students of management and practicing professionals in organizations with engaging, cutting-edge material that aids to understand and connect with organizational behavior.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>1 Introduction </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 What Is Organizational Behavior? </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>2 The Individual </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>2 Diversity in Organizations </span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Attitudes and Job Satisfaction </span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Personality and Values </span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Perception, Learning, and Individual Decision Making </span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Emotions and Moods </span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Motivation Concepts </span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Motivation: From Concepts to Applications </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>3 The Group </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>9 Foundations of Group Behavior </span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Understanding Work Teams </span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Power and Politics </span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Communication </span></span></span></p>

<p style="text-align:justify"><span><span><span>13 Leadership </span></span></span></p>

<p style="text-align:justify"><span><span><span>14 Foundations of Organization Structure </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>4 The Organization System </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>15 Organizational Culture </span></span></span></p>

<p style="text-align:justify"><span><span><span>16 Organizational Change and Stress Management </span></span></span></p>

<p style="text-align:justify"><span><span><span>17 Conflict and Negotiation </span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Organizational Behavior 18/e

			Author
			Stephen P. Robbins

			ISBN
			9789356064270

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Organizational Behavior 18/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Stephen P. Robbins</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356064270</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1180"', '"826"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5895beha.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789356064270&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4153', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4153', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 308, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:59'),
('5f4a5403-92a0-4964-8166-21a4934e69ae', '3062', NULL, 'Afro-American Literature', 'afroamerican-literature-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062', 'afroamerican-literature-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062-3062', 'VBNH7666', 'VBNH7666', 'VBNH7666', NULL, 'Afro-American writing is essentially a human and social document which deals with the experience of Americans of African ancestry. A section of the book is devoted to Toni Morrison, the Nobel Prize winner, and has a chapter each on The Bluest Eye, Sula, Song of Solomon, Tar Baby, Beloved and Jazz. Other writers discussed include the novelists Zora Neale Hurston, Alice Walker, Gloria Naylor, Ralph Ellison, Alex Haley, and the dramatists Alice Childress, Marsha Norman, Ntozake Shange and Lorraine Hansberry.', '<p>Afro-American writing is essentially a human and social document which deals with the experience of Americans of African ancestry. A section of the book is devoted to Toni Morrison, the Nobel Prize winner, and has a chapter each on The Bluest Eye, Sula, Song of Solomon, Tar Baby, Beloved and Jazz. Other writers discussed include the novelists Zora Neale Hurston, Alice Walker, Gloria Naylor, Ralph Ellison, Alex Haley, and the dramatists Alice Childress, Marsha Norman, Ntozake Shange and Lorraine Hansberry.</p>', 'Sub Title
			No

			Author
			R.K. Dhawan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175511101

			Pages
			208

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.K. Dhawan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175511101</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>208</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 208, '208', '/assets/books/3062/1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNH7666&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3062', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3062', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1205, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:41:12'),
('5f580b78-0da3-4f99-a445-57e7bd12a837', '2599', NULL, 'Pustak ke Janam aur Vikas ki Kahani', 'pustak-ke-janam-aur-vikas-ki-kahani-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599', 'pustak-ke-janam-aur-vikas-ki-kahani-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599-2599', '9788190901642', '9788190901642', '9788190901642', NULL, 'Pustak ke Janam aur Vikas ki Kahani', '<h1>Pustak ke Janam aur Vikas ki Kahani</h1>', 'Sub Title

			Pustak Ke Janam Aur Vikas Ki Kahani

			Author
			M. Ilin

			ISBN 13 Digit
			9788190901642

			Publisher
			 kaustubh prakashan, 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Pustak Ke Janam Aur Vikas Ki Kahani</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Ilin</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190901642</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td> <a href="https://catalogue.statelibrary.kerala.gov.in/cgi-bin/koha/opac-search.pl?q=Provider:kaustubh%20prakashan%2C" rel="noopener noreferrer">kaustubh prakashan,</a> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bcfbf806-1201-406a-82b2-bf793dbc126a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6014pic-3.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788190901642&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2599', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2599', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1493, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:44:59'),
('5f607720-de29-46d9-9558-55af556b9579', '1792', NULL, 'Applied Digital Control: Theory, Design and Implementation', 'applied-digital-control-theory-design-and-implementation-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792', 'applied-digital-control-theory-design-and-implementation-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792-1792', 'DGHT6655', 'DGHT6655', 'DGHT6655', NULL, 'An essential core text for advanced undergraduate and graduate courses in digital control, this volume develops theoretical foundations and explains how control systems work in real industrial situations. Several case histories assist students in visualizing the theory''s applications. After a careful development of theoretical foundations, the text moves into the real world with detailed reviews of five commercially available distributed control systems. Throughout, the author emphasizes robustness, realistic adaptive control, and the successful application of digital control theory to real problems. Numerous exercises are included to ensure understanding and retention of the material.', '<p>An essential core text for advanced undergraduate and graduate courses in digital control, this volume develops theoretical foundations and explains how control systems work in real industrial situations. Several case histories assist students in visualizing the theory''s applications. After a careful development of theoretical foundations, the text moves into the real world with detailed reviews of five commercially available distributed control systems. Throughout, the author emphasizes robustness, realistic adaptive control, and the successful application of digital control theory to real problems. Numerous exercises are included to ensure understanding and retention of the material.</p>', 'Applied Digital Control: Theory, Design and Implementation', '<h1>Applied Digital Control: Theory, Design and Implementation</h1>', '"2399"', '"1439"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5438444.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DGHT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1792', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1792', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1960, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:44:59'),
('5f7cf87c-81f6-4d75-ae12-6f07d8695af2', '4369', 95, 'Student Solutions Manual for Options, Futures, and Other Derivatives 9/e', 'student-solutions-manual-for-options-futures-and-other-derivatives-9e', 'student-solutions-manual-for-options-futures-and-other-derivatives-9e', '9781292249179', '9781292249179', '9781292249179', NULL, 'About the book

This book contains solutions to the Practice Questions that appear at the ends of chapters in my book Options, Futures, and Other Derivatives, 9th edition, Global Edition. The questions have been designed to help readers study on their own and test their understanding of the material. They range from quick checks on whether a key point is understood to much more challenging applications of analytical techniques. Some prove or extend results presented in the book. To maximize the benefits from this book readers are urged to sketch out their own solutions to the questions before consulting mine.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book contains solutions to the Practice Questions that appear at the ends of chapters in my book Options, Futures, and Other Derivatives, 9th edition, Global Edition. The questions have been designed to help readers study on their own and test their understanding of the material. They range from quick checks on whether a key point is understood to much more challenging applications of analytical techniques. Some prove or extend results presented in the book. To maximize the benefits from this book readers are urged to sketch out their own solutions to the questions before consulting mine.</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Student Solutions Manual for Options, Futures, and Other Derivatives 9/e

			Author
			John C.Hull

			ISBN
			9781292249179

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Student Solutions Manual for Options, Futures, and Other Derivatives 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John C.Hull</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292249179</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"6236"', '"4365"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8139students.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292249179&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4369', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4369', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 95, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:44:59'),
('5fb7cfff-3d72-439e-9f11-6e82122fbbf7', '1943', NULL, 'Computational Biology and Genome Informatics', 'computational-biology-and-genome-informatics-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1-1943', 'computational-biology-and-genome-informatics-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943-1943', 'EDFG4433', 'EDFG4433', 'EDFG4433', NULL, 'Computational Biology and Genome Informatics', '<h1>Computational Biology and Genome Informatics</h1>', 'Sub Title
			No

			Author
			Jason T.L. Wang

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789812382573

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jason T.L. Wang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812382573</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9200"', '"5520"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3883dpp_9_39.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFG4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1943', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1943', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1873, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:44:59'),
('5fbbc495-19dd-45bd-bfb5-42ca796bd152', '4024', 437, 'Information Technology Project Management 4/e', 'information-technology-project-management-4e', 'information-technology-project-management-4e', '9788126543946', '9788126543946', '9788126543946', NULL, 'About the book

The new edition of Marchewa''s Information Technology Project Management focuses on more simplified chapters, practical examples and the addition of small case studies to every chapter. The text contains the same level of depth and brevity that''s simply written and easy to understand as previous issues. Marchewka continues to focus on how to create measurable organizational value (MOV) to create a solid foundation for making decisions throughout the project''s lifecycle as well as for integrating project management and IT concepts, tools and techniques.

Contents:

Chapter 1: An Overview of IT Project Management

Chapter 2: The Business Case

Chapter 3: The Project Charter

Chapter 4: The Project Team

Chapter 5: The Scope Management Team

Chapter 6: The Work Breakdown Structure (WBS)

Chapter 7: The Project Schedule and Budget

Chapter 8: The Risk Management Plan

Chapter 9: The Project Communication Plan

Chapter 10: The IT Project Quality Plan

Chapter 11: Managing Change, Resistance, and Conflict

Chapter 12: Managing Project Procurement and Outsourcing

Chapter 13: Project Leadership and Ethics

Chapter 14: The Implementation Plan and Project Closure

Appendix: An Introduction to Function Point Analysis

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>The new edition of Marchewa''s Information Technology Project Management focuses on more simplified chapters, practical examples and the addition of small case studies to every chapter. The text contains the same level of depth and brevity that''s simply written and easy to understand as previous issues. Marchewka continues to focus on how to create measurable organizational value (MOV) to create a solid foundation for making decisions throughout the project''s lifecycle as well as for integrating project management and IT concepts, tools and techniques.</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>Contents:</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Chapter 1: An Overview of IT Project Management</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 2: The Business Case</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 3: The Project Charter</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 4: The Project Team</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 5: The Scope Management Team</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 6: The Work Breakdown Structure (WBS)</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 7: The Project Schedule and Budget</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 8: The Risk Management Plan</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 9: The Project Communication Plan</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 10: The IT Project Quality Plan</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 11: Managing Change, Resistance, and Conflict</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 12: Managing Project Procurement and Outsourcing</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 13: Project Leadership and Ethics</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 14: The Implementation Plan and Project Closure</span></span></span></span></span></p>

<p><span><span><span><span><span>Appendix: An Introduction to Function Point Analysis</span></span></span></span></span></p>

<p> </p>', 'Title
			Information Technology Project Management 4/e

			Author
			Jack T.Marchewka

			ISBN
			9788126543946

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Information Technology Project Management 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jack T.Marchewka</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788126543946</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"869"', '"695"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17709788126543946.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788126543946&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4024', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4024', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 437, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:59'),
('5fc3eb19-5e5c-4272-88e3-ce2f40e8b71f', '3803', 648, 'Mathematical Analysis In Questions And Problems', 'mathematical-analysis-in-questions-and-problems', 'mathematical-analysis-in-questions-and-problems', '-4-', '-4-', '-4-', NULL, 'About the book

This study aid is based on many years’ experience of lecturing on mathematical analysis at the first course at the physics faculty of Moscow University. It is intended for students as well as for teachers, especially young ones, who are starting their lecturing career.

The hook covers the analysis of functions of one variable, including the concepts of Lebesgue measure and Lebesgue integral. It is not a collection of problems in the ordinary sense. As can be seen from its structure, its aim is to help the student master the material both actively and informally. As a rule, the material in each section is divided into four subsections.', '<h4><u><strong>About the book</strong></u></h4>

<h4>This study aid is based on many years’ experience of lecturing on mathematical analysis at the first course at the physics faculty of Moscow University. It is intended for students as well as for teachers, especially young ones, who are starting their lecturing career.</h4>

<h4>The hook covers the analysis of functions of one variable, including the concepts of Lebesgue measure and Lebesgue integral. It is not a collection of problems in the ordinary sense. As can be seen from its structure, its aim is to help the student master the material both actively and informally. As a rule, the material in each section is divided into four subsections.</h4>
', 'TITLE
			Mathematical Analysis in Questions and Problems

			AUTHOR
			B.F Butuzov

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1984

			PAGES
			274

			BINDING
			Paperback', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td>Mathematical Analysis in Questions and Problems</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td>B.F Butuzov</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td>Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td>1984</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td>274</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 274, '274', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8507mathematical.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-4-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3803', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3803', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 648, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:44:59'),
('5fc76667-c8fd-4d50-866f-0137000b8d64', '3190', NULL, 'Fourier Transforms of Invariant Functions on Finite Reductive Lie Algebras', 'fourier-transforms-of-invariant-functions-on-finite-reductive-lie-algebras-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3-3190', 'fourier-transforms-of-invariant-functions-on-finite-reductive-lie-algebras-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190', 'BVGY7765', 'BVGY7765::3190', 'BVGY7765', NULL, 'The Fourier transforms of invariant functions on finite reductive Lie algebras are due to T.A. Springer (1976) in connection with the geometry of nilpotent orbits. In this book the author studies Fourier transforms using Deligne-Lusztig induction and the Lie algebra version of Lusztig’s character sheaves theory. He conjectures a commutation formula between Deligne-Lusztig induction and Fourier transforms that he proves in many cases. As an application the computation of the values of the trigonometric sums (on reductive Lie algebras) is shown to reduce to the computation of the generalized Green functions and to the computation of some fourth roots of unity.', '<p>The Fourier transforms of invariant functions on finite reductive Lie algebras are due to T.A. Springer (1976) in connection with the geometry of nilpotent orbits. In this book the author studies Fourier transforms using Deligne-Lusztig induction and the Lie algebra version of Lusztig’s character sheaves theory. He conjectures a commutation formula between Deligne-Lusztig induction and Fourier transforms that he proves in many cases. As an application the computation of the values of the trigonometric sums (on reductive Lie algebras) is shown to reduce to the computation of the generalized Green functions and to the computation of some fourth roots of unity.</p>', 'Fourier Transforms of Invariant Functions on Finite Reductive Lie Algebras', '<h1>Fourier Transforms of Invariant Functions on Finite Reductive Lie Algebras</h1>', '"2999"', '"1799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95301.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BVGY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3190', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3190', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1179, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:44:59'),
('5fc8e5cd-c3ef-44bd-aaf3-1dc8841d79c1', '1667', NULL, 'Analytic Hyperbolic Geometry and Albert Einsteins Special Theory of Relativity', 'analytic-hyperbolic-geometry-and-albert-einsteins-special-theory-of-relativity-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-16-1667', 'analytic-hyperbolic-geometry-and-albert-einsteins-special-theory-of-relativity-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667-1667', 'RFGH654', 'RFGH654', 'RFGH654', NULL, 'This book presents a powerful way to study Einstein''s special theory of relativity and its underlying hyperbolic geometry in which analogies with classical results form the right tool. It introduces the notion of vectors into analytic hyperbolic geometry, where they are called gyrovectors.Newtonian velocity addition is the common vector addition, which is both commutative and associative. The resulting vector spaces, in turn, form the algebraic setting for the standard model of Euclidean geometry. In full analogy, Einsteinian velocity addition is a gyrovector addition, which is both gyrocommutative and gyroassociative. The resulting gyrovector spaces, in turn, form the algebraic setting for the Beltrami-Klein ball model of the hyperbolic geometry of Bolyai and Lobachevsky. Similarly, Moebius addition gives rise to gyrovector spaces that form the algebraic setting for the Poincare ball model of hyperbolic geometry.In full analogy with classical results, the book presents a novel relativistic interpretation of stellar aberration in terms of relativistic gyrotrigonometry and gyrovector addition. Furthermore, the book presents, for the first time, the relativistic center of mass of an isolated system of noninteracting particles that coincided at some initial time t = 0. The novel relativistic resultant mass of the system, concentrated at the relativistic center of mass, dictates the validity of the dark matter and the dark energy that were introduced by cosmologists as ad hoc postulates to explain cosmological observations about missing gravitational force and late-time cosmic accelerated expansion.The discovery of the relativistic center of mass in this book thus demonstrates once again the usefulness of the study of Einstein''s special theory of relativity in terms of its underlying analytic hyperbolic geometry.', '<p>This book presents a powerful way to study Einstein''s special theory of relativity and its underlying hyperbolic geometry in which analogies with classical results form the right tool. It introduces the notion of vectors into analytic hyperbolic geometry, where they are called gyrovectors.Newtonian velocity addition is the common vector addition, which is both commutative and associative. The resulting vector spaces, in turn, form the algebraic setting for the standard model of Euclidean geometry. In full analogy, Einsteinian velocity addition is a gyrovector addition, which is both gyrocommutative and gyroassociative. The resulting gyrovector spaces, in turn, form the algebraic setting for the Beltrami-Klein ball model of the hyperbolic geometry of Bolyai and Lobachevsky. Similarly, Moebius addition gives rise to gyrovector spaces that form the algebraic setting for the Poincare ball model of hyperbolic geometry.In full analogy with classical results, the book presents a novel relativistic interpretation of stellar aberration in terms of relativistic gyrotrigonometry and gyrovector addition. Furthermore, the book presents, for the first time, the relativistic center of mass of an isolated system of noninteracting particles that coincided at some initial time t = 0. The novel relativistic resultant mass of the system, concentrated at the relativistic center of mass, dictates the validity of the dark matter and the dark energy that were introduced by cosmologists as ad hoc postulates to explain cosmological observations about missing gravitational force and late-time cosmic accelerated expansion.The discovery of the relativistic center of mass in this book thus demonstrates once again the usefulness of the study of Einstein''s special theory of relativity in terms of its underlying analytic hyperbolic geometry.</p>', 'Analytic Hyperbolic Geometry and Albert Einsteins Special Theory of Relativity', '<h1>Analytic Hyperbolic Geometry and Albert Einsteins Special Theory of Relativity</h1>', '"13599"', '"8159"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4822dpp_18_34.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGH654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1667', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1667', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2064, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('5fcc0e23-c6af-40f2-9361-e63b60d45b4f', '4041', 420, 'Business Research Methods 9/e', 'business-research-methods-9e', 'business-research-methods-9e', '9789353503260', '9789353503260', '9789353503260', NULL, 'About the Book

This best-selling text continues in its ninth edition to provide the most current and comprehensive coverage of business research. Its student-friendly design contains numerous examples illustrating real-world research in management, marketing, finance, accounting, and other business areas. BUSINESS RESEARCH METHODS, 9E, is the ideal text for undergraduate and first year MBA courses in marketing, management, or quantitative studies.

Contents:

Preface.

PART I: INTRODUCTION.

1. The Role of Business Research.

2. Information Systems and Knowledge Management.

3. Theory Building.

4. The Business Research Process: An Overview.

5. The Human Side of Business: Organizational and Ethical Issues.

PART II: BEGINNING STAGES OF THE RESEARCH PROCESS.

6. Problem Definition: The Foundation of Business Research.

7. Qualitative Research Tools.

8. Secondary Data Research in a Digital Age.

PART III: RESEARCH METHODS FOR COLLECTING PRIMARY DATA.

9. Survey Research: An Overview.

10. Survey Research: Communicating with the Respondents.

11. Observation Methods.

12. Experimental Research.

PART IV: MEASUREMENT CONCEPTS.

13. Measurement and Scaling Concepts.

14. Attitude Measurement.

15. Questionnaire Design.

PART V: SAMPLING AND FIELDWORK.

16. Sampling Designs. and Procedures.

17. Determination of Sample Size: A Review of Statistical Theory.

18. Fieldwork.

PART VI: DATA ANALYSIS AND PRESENTATION.

19. Editing and Coding: Transforming Raw Data into Information.

20. Basic Data Analysis: Descriptive Statistics.

21. Univariate Statistical Analysis.

22. Bivariate Statistical Analysis: Differences between Two Variables.

23. Bivariate Statistical Analysis: Measures of Association.

24. Multivariate Statistical Analysis.

25. Communicating the Research Results: Research Report, Oral Presentation, and Follow-Up.

PART VII: COMPREHENSIVE CASES WITH COMPUTERIZED DATABASES.

Index.

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This best-selling text continues in its ninth edition to provide the most current and comprehensive coverage of business research. Its student-friendly design contains numerous examples illustrating real-world research in management, marketing, finance, accounting, and other business areas. BUSINESS RESEARCH METHODS, 9E, is the ideal text for undergraduate and first year MBA courses in marketing, management, or quantitative studies.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Preface.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART I: INTRODUCTION.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. The Role of Business Research.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Information Systems and Knowledge Management.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Theory Building.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. The Business Research Process: An Overview.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. The Human Side of Business: Organizational and Ethical Issues.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART II: BEGINNING STAGES OF THE RESEARCH PROCESS.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Problem Definition: The Foundation of Business Research.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Qualitative Research Tools.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Secondary Data Research in a Digital Age.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART III: RESEARCH METHODS FOR COLLECTING PRIMARY DATA.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Survey Research: An Overview.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Survey Research: Communicating with the Respondents.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Observation Methods.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Experimental Research.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART IV: MEASUREMENT CONCEPTS.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Measurement and Scaling Concepts.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Attitude Measurement.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Questionnaire Design.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART V: SAMPLING AND FIELDWORK.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Sampling Designs. and Procedures.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>17. Determination of Sample Size: A Review of Statistical Theory.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>18. Fieldwork.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART VI: DATA ANALYSIS AND PRESENTATION.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>19. Editing and Coding: Transforming Raw Data into Information.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>20. Basic Data Analysis: Descriptive Statistics.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>21. Univariate Statistical Analysis.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>22. Bivariate Statistical Analysis: Differences between Two Variables.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>23. Bivariate Statistical Analysis: Measures of Association.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>24. Multivariate Statistical Analysis.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>25. Communicating the Research Results: Research Report, Oral Presentation, and Follow-Up.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART VII: COMPREHENSIVE CASES WITH COMPUTERIZED DATABASES.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Index.</span></span></span></span></p>

<p> </p>', 'Title
			Business Research Methods 9/e

			Author
			William G.Zikmund

			ISBN
			9789353503260

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Research Methods 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>William G.Zikmund</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353503260</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"995"', '"796"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95959789353503260_tn.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353503260&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4041', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4041', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 420, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:44:59'),
('601cacf9-8e06-4270-83ee-3acad292074d', '1128', NULL, 'A Dictionary of Greek and Roman Biography and Mythology in 3 Vols.', 'a-dictionary-of-greek-and-roman-biography-and-mythology-in-3-vols-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128', 'a-dictionary-of-greek-and-roman-biography-and-mythology-in-3-vols-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128', '9781845110024', '9781845110024::1128', '9781845110024', NULL, 'Embracing the whole of ancient history and literature for more than two thousand years, the three volumes of the Dictionary of Greek and Roman Biography and Mythology provide a wealth of information on every significant figure mentioned by the Greek and Roman writers in the areas of history, philosophy, mathematics, the Arts, medicine, law, geography, architecture, and more. A full account of the works as well as the lives of the Greek and Roman writers is included. Painters, sculptors, and architects are treated at considerable length and an account is given of all their works extant or of which there is any record in the ancient writers. Care has been taken to separate articles on mythological subjects from those of an historical nature. Greek divinities are given under their Greek names and Italian divinities are given under their Latin names.The final volume contains chronological tables of Greek and Roman history, genealogical tables and a list of kings.The dictionary is especially useful for the lives of lesser-known writers. With contributors drawn from among the most distinguished scholars of the day the reissue of these volumes makes available once more an important and valuable work of classical scholarship.', '<h1><span>Embracing the whole of ancient history and literature for more than two thousand years, the three volumes of the Dictionary of Greek and Roman Biography and Mythology provide a wealth of information on every significant figure mentioned by the Greek and Roman writers in the areas of history, philosophy, mathematics, the Arts, medicine, law, geography, architecture, and more. A full account of the works as well as the lives of the Greek and Roman writers is included. Painters, sculptors, and architects are treated at considerable length and an account is given of all their works extant or of which there is any record in the ancient writers. Care has been taken to separate articles on mythological subjects from those of an historical nature. Greek divinities are given under their Greek names and Italian divinities are given under their Latin names.The final volume contains chronological tables of Greek and Roman history, genealogical tables and a list of kings.The dictionary is especially useful for the lives of lesser-known writers. With contributors drawn from among the most distinguished scholars of the day the reissue of these volumes makes available once more an important and valuable work of classical scholarship.</span></h1>', 'Sub Title
			A Dictionary of Greek and Roman Biography and Mythology in 3 Vols

			Author
			William Smith

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781845110024

			Pages
			3718

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Dictionary of Greek and Roman Biography and Mythology in 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William Smith</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781845110024</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3718</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"52245"', '"31350"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3718, '3718', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57729781845110024.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781845110024&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1128', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1128', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2401, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:59'),
('601e83d2-f92a-4c17-abe9-3e122b6fa3a7', '3478', 921, 'Details in Design', 'details-in-design-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478', 'details-in-design-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478-3478', '9781920744281', '9781920744281', '9781920744281', NULL, 'The sixth volume of IMAGES'' highly successful Details series is a compendium of projects designed by some of the world''s leading archtects, focusing on significant architectural details.

Each entry includes a description of the selected detail, drawings, plans and concept sketches, together with full-colour photographs.

This intensive look at specific aspects of design and construction informs both the professional and the interested reader about design solutions, materials used, and the importance and complexity of the finer details in a project as a whole.

Like previous volumes, this edition highlights the importance of eco-friendly design, with the reduction of energy consumption a specific focus in many projects.

Content - Architecture Is Fun, Assar, Bohlin Cywinski Jackson, Carlos Bratke Atelie De Arquitetura S/c Ltda, Damien Murtagh Architects, Diamond and Schmitt Architects Incorporated, Dubbe-Moulder Architects, PC, Erick van Egeraat associated architects, Foster and Partners, FXFOWLE, Gregotti Associati International, Hutton Ford Architects, PC, LS3P ASSOCIATES LTD, McInturff Architects, J.J. Pan and Partners Architects and Planners, Perkins Eastman Architects, Renzo Piano Building Workshop, Ronald Frink Architects, Claudio Silvestrin Architects, Studio Downie Architects, Studios Architects, Ken Tate Architect, Veazy Parrott Durkin & Shoulders, Rafael Vinoly Architects, Wilford Schupp Architekten GMBH, Index, Acknowledgments', '<p style="text-align:justify"><span>The sixth volume of IMAGES'' highly successful Details series is a compendium of projects designed by some of the world''s leading archtects, focusing on significant architectural details.</span></p>

<p style="text-align:justify"><span>Each entry includes a description of the selected detail, drawings, plans and concept sketches, together with full-colour photographs.</span></p>

<p style="text-align:justify"><span>This intensive look at specific aspects of design and construction informs both the professional and the interested reader about design solutions, materials used, and the importance and complexity of the finer details in a project as a whole.</span></p>

<p style="text-align:justify"><span>Like previous volumes, this edition highlights the importance of eco-friendly design, with the reduction of energy consumption a specific focus in many projects.</span></p>

<p style="text-align:justify"><span>Content - Architecture Is Fun, Assar, Bohlin Cywinski Jackson, Carlos Bratke Atelie De Arquitetura S/c Ltda, Damien Murtagh Architects, Diamond and Schmitt Architects Incorporated, Dubbe-Moulder Architects, PC, Erick van Egeraat associated architects, Foster and Partners, FXFOWLE, Gregotti Associati International, Hutton Ford Architects, PC, LS3P ASSOCIATES LTD, McInturff Architects, J.J. Pan and Partners Architects and Planners, Perkins Eastman Architects, Renzo Piano Building Workshop, Ronald Frink Architects, Claudio Silvestrin Architects, Studio Downie Architects, Studios Architects, Ken Tate Architect, Veazy Parrott Durkin &amp; Shoulders, Rafael Vinoly Architects, Wilford Schupp Architekten GMBH, Index, Acknowledgments</span></p>', 'Sub Title
			Details in Design

			Author
			Joseph Boschetti

			About Author
			As per Book

			ISBN 10 Digit
			9781920744282

			ISBN 13 Digit
			9781920744281

			Pages
			216

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Details in Design</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Joseph Boschetti</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">9781920744282</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781920744281</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>216</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"5200"', '"3120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 216, '216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6079Details%20in%20Design.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744281&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3478', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3478', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 921, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:44:59'),
('604f5fa0-42c5-4aed-a557-b73e68c0536f', '1564', NULL, 'Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King New', 'crusaders-of-nonviolence-aung-san-suu-kyi-and-dr-martin-luther-king-new-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564', 'crusaders-of-nonviolence-aung-san-suu-kyi-and-dr-martin-luther-king-new-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564-1564', 'FRTH45', 'FRTH45', 'FRTH45', NULL, 'Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King New', '<h1>Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King New</h1>', 'Sub Title
			No

			Author
			Ratan Das

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176257060

			Pages
			185

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ratan Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257060</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>185</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 185, '185', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93499788176257060.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FRTH45&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1564', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1564', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2127, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:44:59'),
('607e3b95-be8a-45ee-8f0d-24f32936bdee', '4110', 351, 'Agricultural Inset, Pests and their control Management', 'agricultural-inset-pests-and-their-control-management', 'agricultural-inset-pests-and-their-control-management', '9789352691364', '9789352691364', '9789352691364', NULL, 'About the book

This book is also useful to the Plant Protection Departments and similar Institutions. This book will also be useful to those who are preparing for competitive examinations conducted by various central and state Government agencies for recruitment. Pest control is the study of the development and spread of plant diseases and arthropod pests and the factors affecting these processes. The level of disease or pest infestation is the result of many interacting factors and this level determines the yield loss that the grower suffers from the pathogen or pest. The book provides a brief account on the structure, function, development and metamorphosis, and a comprehensive account on almost all the methods of pest control.

Contents:

Mode of Insect Control and Pest Control Management,

Managing Diseases and Pests in Home Vegetable Gardens,

Decision Tools for Integrated Pest Management,

Biological Control of Natural Enemies,

Biological Control with Micro-organisms in Plants,

Control Pests of Pesticides in Agriculture,

Methods to Control Pest Insects and Mites,

Guidelines of Pest Management,

Major Virus Diseases in Greenhouse Crops', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book is also useful to the Plant Protection Departments and similar Institutions. This book will also be useful to those who are preparing for competitive examinations conducted by various central and state Government agencies for recruitment. Pest control is the study of the development and spread of plant diseases and arthropod pests and the factors affecting these processes. The level of disease or pest infestation is the result of many interacting factors and this level determines the yield loss that the grower suffers from the pathogen or pest. The book provides a brief account on the structure, function, development and metamorphosis, and a comprehensive account on almost all the methods of pest control.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Mode of Insect Control and Pest Control Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Managing Diseases and Pests in Home Vegetable Gardens, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Decision Tools for Integrated Pest Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Biological Control of Natural Enemies, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Biological Control with Micro-organisms in Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Control Pests of Pesticides in Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Methods to Control Pest Insects and Mites, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Guidelines of Pest Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Major Virus Diseases in Greenhouse Crops</span></span></span></p>', 'Title
			Agricultural Inset, Pests and their control Management

			Author
			Dr. Sushil Kr. Upadhyay

			ISBN
			9789352691364

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Inset, Pests and their control Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Sushil Kr. Upadhyay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352691364</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1950"', '"1268"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2865insect.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352691364&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4110', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4110', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 351, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:44:59'),
('60804d84-9f2c-4cd2-832c-6e0a3bcd1a91', '4267', 196, 'Sales and Distribution Management: An Integrative Approach 2/e', 'sales-and-distribution-management-an-integrative-approach-2e', 'sales-and-distribution-management-an-integrative-approach-2e', '9788184877663', '9788184877663', '9788184877663', NULL, 'About the book

The book covers key components of the subject with a practical perspective into the role of marketing, B2B selling, retail environment, channel decisions and management, sales force management and supply chain management. This sales and Distribution Management book will guide readers to build frameworks for planning and implementing decisions of sales and distribution, which synchronize the short-term selling orientation with the long-term marketing decisions. The second edition of this bestselling title will be of immense value to students of management as well as sales and marketing professionals.

Content:

Section 1. Marketing and Selling

Section 2. Shopping Environment

Section 3. Channel Decisions

Section 4. Sales Management Decisions

Section 5. Motivating Channel Partners and Salespeople

Section 6. Supply Chain Management', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book covers key components of the subject with a practical perspective into the role of marketing, B2B selling, retail environment, channel decisions and management, sales force management and supply chain management. This sales and Distribution Management book will guide readers to build frameworks for planning and implementing decisions of sales and distribution, which synchronize the short-term selling orientation with the long-term marketing decisions. The second edition of this bestselling title will be of immense value to students of management as well as sales and marketing professionals.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Section 1. Marketing and Selling</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 2. Shopping Environment</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 3. Channel Decisions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 4. Sales Management Decisions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 5. Motivating Channel Partners and Salespeople</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 6. Supply Chain Management</span></span></span></p>
', 'Title
			Sales and Distribution Management: An Integrative Approach 2/e

			Author
			Pingali Venugopal

			ISBN
			9788184877663

			Publisher
			Narosa

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sales and Distribution Management: An Integrative Approach 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Pingali Venugopal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788184877663</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Narosa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"799"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6e422119-7774-4582-aefe-88a74bd217e7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4780distri.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788184877663&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4267', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4267', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 196, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:44:59'),
('608980eb-5ec2-425d-9e84-a1a4578a8d15', '1425', NULL, 'Enjoying Bliss in Kalidasa''s Rtusamhara and Meghaduta', 'enjoying-bliss-in-kalidasas-rtusamhara-and-meghaduta-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-142-1425', 'enjoying-bliss-in-kalidasas-rtusamhara-and-meghaduta-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425-1425', '9788174534279', '9788174534279', '9788174534279', NULL, 'Dipasikhagitikavya-Kalasrih : Enjoying Bliss in Kalidasa''s Rtusamhara & Meghaduta is a tender presentation by three sisters Prof. Sushma Kulshreshtha, Dr. Sumanlata Shrivastava and Prof. Abha Kulshreshtha to their sister Prof. Usha Satyavrat, a great devotee and lover of Sanskrit Literature & Works of Kalidasa on the auspicious occasion of her 78th birth anniversary on 15th October, 2012. Present volume, the fourth in the series of Erotica Indica presents the first ever novel study of the sixty-four arts in the history of literary criticism and critical works in India and abroad accomplished with reference to the two world-famous lyrical works of Dipasikha Kalidasa, namely Rtusamhara and Meghaduta. The present works is divided into two stabakas :

Stabaka I :   Visayavatarana : Sastric Study

Stabaka II : Sixty-four Arts in Gitikavyas of Kalidasa

Puspa I :     Sixty-four Arts in Rtusamhara

Puspa II :    Sixty-four Arts in Meghaduta

The first stabaka deals with the Sastric and technical analysis of sixty-four arts as propounded by Sage Vatsyayana in his Kamasutra. These arts are considered as the angavidyas or the angabhutakalas of Kama, the art of enjoying love. The second stabaka divided into two puspas presents the detailed appraisal of 35 arts in Rtusamhara and 32 arts in Meghaduta citing numerous beautiful illustrations for the enjoyment of connoisseurs and Sanskrit lovers. In the end are appended Indices and detailed Bibliography. ', '<h1 style="text-align:justify"><span>Dipasikhagitikavya-Kalasrih : Enjoying Bliss in Kalidasa''s Rtusamhara &amp; Meghaduta is a tender presentation by three sisters Prof. Sushma Kulshreshtha, Dr. Sumanlata Shrivastava and Prof. Abha Kulshreshtha to their sister Prof. Usha Satyavrat, a great devotee and lover of Sanskrit Literature &amp; Works of Kalidasa on the auspicious occasion of her 78th birth anniversary on 15th October, 2012. Present volume, the fourth in the series of Erotica Indica presents the first ever novel study of the sixty-four arts in the history of literary criticism and critical works in India and abroad accomplished with reference to the two world-famous lyrical works of Dipasikha Kalidasa, namely Rtusamhara and Meghaduta. The present works is divided into two stabakas :</span></h1>

<p><span>Stabaka I :   Visayavatarana : Sastric Study</span></p>

<p><span>Stabaka II : Sixty-four Arts in Gitikavyas of Kalidasa</span></p>

<p><span>Puspa I :     Sixty-four Arts in Rtusamhara</span></p>

<p><span>Puspa II :    Sixty-four Arts in Meghaduta</span></p>

<p><span>The first stabaka deals with the Sastric and technical analysis of sixty-four arts as propounded by Sage Vatsyayana in his Kamasutra. These arts are considered as the angavidyas or the angabhutakalas of Kama, the art of enjoying love. The second stabaka divided into two puspas presents the detailed appraisal of 35 arts in Rtusamhara and 32 arts in Meghaduta citing numerous beautiful illustrations for the enjoyment of connoisseurs and Sanskrit lovers. In the end are appended Indices and detailed Bibliography. </span></p>', 'Sub Title
			Enjoying Bliss in Kalidasa''s Rtusamhara and Meghaduta

			Author
			Prof. Sushma Kulshreshtha, Prof. Abha Kulshreshtha

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788174534279

			Pages
			195

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			Hindi

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Enjoying Bliss in Kalidasa''s Rtusamhara and Meghaduta</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Sushma Kulshreshtha, Prof. Abha Kulshreshtha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174534279</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>195</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1500"', '"900"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 195, '195', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96529788174534279.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788174534279&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1425', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1425', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2209, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:44:59'),
('609e3ae8-3e33-4127-be50-a3b5a306a5c7', '409', NULL, 'Women''s - Position, Reputation and Emplyment in Globalized World', 'womens-position-reputation-and-emplyment-in-globalized-world-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-40-409', 'womens-position-reputation-and-emplyment-in-globalized-world-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409-409', 'ASDF2343', 'ASDF2343', 'ASDF2343', NULL, 'Women''s - Position, Reputation and Emplyment in Globalized World', '<p>Women''s - Position, Reputation and Emplyment in Globalized World</p>', 'Sub Title
			No

			Author
			Dr. Viplav, Dr. Naresh, Dr. August

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791491

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav, Dr. Naresh, Dr. August</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791491</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1699"', '"1019"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF2343&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=409', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=409', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2841, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:44:59'),
('60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', '3859', 592, 'Bioprocessing of Renewable Resources to Commodity Bioproducts', 'bioprocessing-of-renewable-resources-to-commodity-bioproducts', 'bioprocessing-of-renewable-resources-to-commodity-bioproducts', '9781118175835', '9781118175835', '9781118175835', NULL, 'About the book

This book provides the vision of a successful biorefinery—the lignocelluloic biomass needs to be efficiently converted to its constituent monomers, comprising mainly of sugars such as glucose, xylose, mannose and arabinose. Accordingly, the first part of the book deals with aspects crucial for the pretreatment and hydrolysis of biomass to give sugars in high yield, as well as the general aspects of bioprocessing technologies which will enable the development of biorefineries through inputs of metabolic engineering, fermentation, downstream processing and formulation. The second part of the book gives the current status and future directions of the biological processes for production of ethanol (a biofuel as well as an important commodity raw material), solvents (butanol, isobutanol, butanediols, propanediols), organic acids (lactic acid, 3-hydroxy propionic acid, fumaric acid, succinic acid and adipic acid), and amino acid (glutamic acid). The commercial production of some of these commodity bioproducts in the near future will have a far reaching effect in realizing our goal of sustainable conversion of these renewable resources and realizing the concept of biorefinery.

Contents

PART I ENABLING PROCESSING TECHNOLOGIES

1 Biorefineries—Concepts for Sustainability 3

Michael Sauer, Matthias Steiger, Diethard Mattanovich, and Hans Marx

2 Biomass Logistics 29

Kevin L. Kenney, J. Richard Hess, Nathan A. Stevens, William A. Smith, Ian J. Bonner, and David J. Muth

3 Pretreatment of Lignocellulosic Materials 43

Karthik Rajendran and Mohammad J. Taherzadeh

4 Enzymatic Hydrolysis of Lignocellulosic Biomass 77

Jonathan J. Stickel, Roman Brunecky, Richard T. Elander, and James D. McMillan

5 Production of Cellulolytic Enzymes 105

Ranjita Biswas, Abhishek Persad, and Virendra S. Bisaria

6 Bioprocessing Technologies 133

Gopal Chotani, Caroline Peres, Alexandra Schuler, and Peyman Moslemy

PART II SPECIFIC COMMODITY BIOPRODUCTS

7 Ethanol from Bacteria 169

Hideshi Yanase

8 Ethanol Production from Yeasts 201

Tomohisa Hasunuma, Ryosuke Yamada, and Akihiko Kondo

9 Fermentative Biobutanol Production: An Old Topic with Remarkable Recent Advances 227

Yi Wang, Holger Janssen and Hans P. Blaschek

10 Bio-based Butanediols Production: The Contributions of Catalysis, Metabolic Engineering, and Synthetic Biology 261

Xiao-Jun Ji and He Huang

11 1,3-Propanediol 289

Yaqin Sun, Chengwei Ma, Hongxin Fu, Ying Mu, and Zhilong Xiu

12 Isobutanol 327

Bernhard J. Eikmanns and Bastian Blombach

13 Lactic Acid 353

Kenji Okano, Tsutomu Tanaka, and Akihiko Kondo

14 Microbial Production of 3-Hydroxypropionic Acid From Renewable Sources: A Green Approach as an Alternative to Conventional Chemistry 381

Vinod Kumar, Somasundar Ashok, and Sunghoon Park

15 Fumaric Acid Biosynthesis and Accumulation 409

Israel Goldberg and J. Stefan Rokem

16 Succinic Acid 435

Boris Litsanov, Melanie Brocker, Marco Oldiges, and Michael Bott

17 Glutamic Acid 473

Takashi Hirasawa and Hiroshi Shimizu

18 Recent Advances for Microbial Production of Xylitol 497

Yong-Cheol Park, Sun-Ki Kim, and Jin-Ho Seo

19 First and Second Generation Production of Bio-Adipic Acid 519

Jozef Bernhard Johann Henry van Duuren and Christoph Wittmann

INDEX 541

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book provides the vision of a successful biorefinery—the lignocelluloic biomass needs to be efficiently converted to its constituent monomers, comprising mainly of sugars such as glucose, xylose, mannose and arabinose. Accordingly, the first part of the book deals with aspects crucial for the pretreatment and hydrolysis of biomass to give sugars in high yield, as well as the general aspects of bioprocessing technologies which will enable the development of biorefineries through inputs of metabolic engineering, fermentation, downstream processing and formulation. The second part of the book gives the current status and future directions of the biological processes for production of ethanol (a biofuel as well as an important commodity raw material), solvents (butanol, isobutanol, butanediols, propanediols), organic acids (lactic acid, 3-hydroxy propionic acid, fumaric acid, succinic acid and adipic acid), and amino acid (glutamic acid). The commercial production of some of these commodity bioproducts in the near future will have a far reaching effect in realizing our goal of sustainable conversion of these renewable resources and realizing the concept of biorefinery.</span></span></span></span></p>

<p><span><span><strong><u><span><span>Contents</span></span></u></strong></span></span></p>

<p><span><span><strong><span><span>PART I ENABLING PROCESSING TECHNOLOGIES</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1 Biorefineries—Concepts for Sustainability 3</span></span></strong><br />
<span><span><em><span>Michael Sauer, Matthias Steiger, Diethard Mattanovich, and Hans Marx</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>2 Biomass Logistics 29</span></span></strong><br />
<span><span><em><span>Kevin L. Kenney, J. Richard Hess, Nathan A. Stevens, William A. Smith, Ian J. Bonner, and David J. Muth</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>3 Pretreatment of Lignocellulosic Materials 43</span></span></strong><br />
<span><span><em><span>Karthik Rajendran and Mohammad J. Taherzadeh</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>4 Enzymatic Hydrolysis of Lignocellulosic Biomass 77</span></span></strong><br />
<span><span><em><span>Jonathan J. Stickel, Roman Brunecky, Richard T. Elander, and James D. McMillan</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>5 Production of Cellulolytic Enzymes 105</span></span></strong><br />
<span><span><em><span>Ranjita Biswas, Abhishek Persad, and Virendra S. Bisaria</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>6 Bioprocessing Technologies 133</span></span></strong><br />
<span><span><em><span>Gopal Chotani, Caroline Peres, Alexandra Schuler, and Peyman Moslemy</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>PART II SPECIFIC COMMODITY BIOPRODUCTS</span></span></strong></span></span></p>

<p><span><span><strong><span><span>7 Ethanol from Bacteria 169</span></span></strong><br />
<span><span><em><span>Hideshi Yanase</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>8 Ethanol Production from Yeasts 201</span></span></strong><br />
<span><span><em><span>Tomohisa Hasunuma, Ryosuke Yamada, and Akihiko Kondo</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>9 Fermentative Biobutanol Production: An Old Topic with Remarkable Recent Advances 227</span></span></strong><br />
<span><span><em><span>Yi Wang, Holger Janssen and Hans P. Blaschek</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>10 Bio-based Butanediols Production: The Contributions of Catalysis, Metabolic Engineering, and Synthetic Biology 261</span></span></strong><br />
<span><span><em><span>Xiao-Jun Ji and He Huang</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>11 1,3-Propanediol 289</span></span></strong><br />
<span><span><em><span>Yaqin Sun, Chengwei Ma, Hongxin Fu, Ying Mu, and Zhilong Xiu</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>12 Isobutanol 327</span></span></strong><br />
<span><span><em><span>Bernhard J. Eikmanns and Bastian Blombach</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>13 Lactic Acid 353</span></span></strong><br />
<span><span><em><span>Kenji Okano, Tsutomu Tanaka, and Akihiko Kondo</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>14 Microbial Production of 3-Hydroxypropionic Acid From Renewable Sources: A Green Approach as an Alternative to Conventional Chemistry 381</span></span></strong><br />
<span><span><em><span>Vinod Kumar, Somasundar Ashok, and Sunghoon Park</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>15 Fumaric Acid Biosynthesis and Accumulation 409</span></span></strong><br />
<span><span><em><span>Israel Goldberg and J. Stefan Rokem</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>16 Succinic Acid 435</span></span></strong><br />
<span><span><em><span>Boris Litsanov, Melanie Brocker, Marco Oldiges, and Michael Bott</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>17 Glutamic Acid 473</span></span></strong><br />
<span><span><em><span>Takashi Hirasawa and Hiroshi Shimizu</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>18 Recent Advances for Microbial Production of Xylitol 497</span></span></strong><br />
<span><span><em><span>Yong-Cheol Park, Sun-Ki Kim, and Jin-Ho Seo</span></em></span></span></span></span></p>

<p><span><span><strong><span><span>19 First and Second Generation Production of Bio-Adipic Acid 519</span></span></strong><br />
<span><span><em><span>Jozef Bernhard Johann Henry van Duuren and Christoph Wittmann</span></em></span></span></span></span></p>

<p><span><span><em><span><span>INDEX 541</span></span></em></span></span></p>

<p> </p>', 'Title
			Bioprocessing of Renewable Resources to Commodity Bioproducts

			Author
			Virendra S.Bisaria, Akihiko Kondo

			ISBN
			9781118175835

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Bioprocessing of Renewable Resources to Commodity Bioproducts</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Virendra S.Bisaria, Akihiko Kondo</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118175835</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14340"', '"9321"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24511118175832.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118175835&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3859', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3859', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 592, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:44:59'),
('60b57e18-698f-40d0-9deb-fd2336e97ae0', '3652', 789, 'The Brill Dictionary of Religion, Revised Edition 4 Vols. Set', 'the-brill-dictionary-of-religion-revised-edition-4-vols-set', 'the-brill-dictionary-of-religion-revised-edition-4-vols-set', '9789004124332', '9789004124332', '9789004124332', NULL, 'The new and impressively comprehensive Brill Dictionary of Religion addresses religion as an element of daily life and public discourse. Richly illustrated and with more than 500 entries, the dictionary is a multi-media reference source on the many and various forms of religious commitment. It is unusual in that it not only addresses the different theologies and doctrinal declarations of the official institutionalized religions but it also gives equal weight and consideration to a multiplicity of other religious phenomena. People perceive and express religious experiences in many different ways: through dance, sensuality, in relations between sexes and in compassion at death. Religions help determine how people form and perceive their identity as part of a social group. The diverse effects of religions can also be perceived in the environment, society and the public sphere. The Brill Dictionary of Religion helps map out and define the networks and connections created by various religions in contemporary societies, and provides models for understanding these complex phenomena.', '<p style="text-align:justify">The new and impressively comprehensive Brill Dictionary of Religion addresses religion as an element of daily life and public discourse. Richly illustrated and with more than 500 entries, the dictionary is a multi-media reference source on the many and various forms of religious commitment. It is unusual in that it not only addresses the different theologies and doctrinal declarations of the official institutionalized religions but it also gives equal weight and consideration to a multiplicity of other religious phenomena. People perceive and express religious experiences in many different ways: through dance, sensuality, in relations between sexes and in compassion at death. Religions help determine how people form and perceive their identity as part of a social group. The diverse effects of religions can also be perceived in the environment, society and the public sphere. The Brill Dictionary of Religion helps map out and define the networks and connections created by various religions in contemporary societies, and provides models for understanding these complex phenomena.</p>', 'Sub Title
			The Brill Dictionary of Religion, Revised Edition 4 Vols. Set

			Author / Editor
			Kocku von Struckrad

			About Author

			Kocku von Stuckrad (1966) is an Assistant Professor of Religious Studies at the University of Amsterdam, The Netherlands. He is co-editor of the Numen Book Series (Brill) as well as the Religion and Society book series (Walter de Gruyter). His publications include an introduction to the study of religion (2003, with H.G. Kippenberg) and, most recently, Western Esotericism: A Brief History of Secret Knowledge (2005). Currently, he is working on methodological issues in the study of religion and the role of Western esotericism in early modern discourse.

			The editors of the original German version are Christoph Auffart, Jutta Bernard, and Hubert Mohr

			Content

			Volume I

			Preface

			The Conceptual Framework of The Brill Dictionary of Religion KOCKU VON STUCKRAD

			Introduction

			The Academic Study of Religion – Historical and Contemporary Issues

			                           CHRISTOPH AUFFARTH & HURBERT MOHR

			The Brill Dictionary of Religion, A-D

			Plates: Colour Section

			 

			Volume II

			The Brill Dictionary of Religion, E-L

			Plates: Colour Section

			 

			Volume III

			The Brill Dictionary of Religion, M-R

			Plates: Colour Section

			Volume IV

			The Brill Dictionary of Religion, S-Z

			Plates: Colour Section  

			Publisher
			Brill Academic Pub 

			Year 
			2002

			ISBN 10 Digit
			9004124330

			ISBN 13 Digit
			9789004124332

			Pages
			2220 pages

			Binding
			Hardcover

			Language
			English ', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Brill Dictionary of Religion, Revised Edition 4 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Kocku von Struckrad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Kocku von Stuckrad (1966) is an Assistant Professor of Religious Studies at the University of Amsterdam, The Netherlands. He is co-editor of the Numen Book Series (Brill) as well as the Religion and Society book series (Walter de Gruyter). His publications include an introduction to the study of religion (2003, with H.G. Kippenberg) and, most recently, Western Esotericism: A Brief History of Secret Knowledge (2005). Currently, he is working on methodological issues in the study of religion and the role of Western esotericism in early modern discourse.</p>

			<p>The editors of the original German version are Christoph Auffart, Jutta Bernard, and Hubert Mohr</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p><span><span><strong>Volume I </strong></span></span></p>

			<p><span><span>Preface </span></span></p>

			<p><span><span>The Conceptual Framework of The Brill Dictionary of Religion KOCKU VON STUCKRAD </span></span></p>

			<p><span><span>Introduction </span></span></p>

			<p><span><span>The Academic Study of Religion – Historical and Contemporary Issues</span></span></p>

			<p><span><span>                           </span></span><span><span>CHRISTOPH AUFFARTH &amp; HURBERT MOHR</span></span></p>

			<p><span><span>The Brill Dictionary of Religion<strong>, A-D</strong> </span></span></p>

			<p><span><span>Plates: Colour Section </span></span></p>

			<p> </p>

			<p><span><span><strong>Volume II</strong></span></span></p>

			<p><span><span>The Brill Dictionary of Religion<strong>, E-L</strong></span></span></p>

			<p><span><span>Plates: Colour Section </span></span></p>

			<p> </p>

			<p><span><span><strong>Volume III</strong></span></span></p>

			<p><span><span>The Brill Dictionary of Religion<strong>, M-R</strong></span></span></p>

			<p><span><span><strong>Plates: Colour Section </strong></span></span></p>

			<p><span><span><strong>Volume IV</strong></span></span></p>

			<p><span><span>The Brill Dictionary of Religion<strong>, S-Z</strong></span></span></p>

			<p><span><span>Plates: Colour Section  </span></span></p>
			</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Brill Academic Pub </td>
		</tr>
		<tr>
			<th>Year </th>
			<td>2002</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9004124330</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789004124332</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2220 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English </td>
		</tr>
	</tbody>
</table>', '"63995"', '"44796"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English ', NULL, NULL, '2002', NULL, NULL, '05635142-b382-4fea-a875-27dcbb8fc99a', NULL, NULL, NULL, '2220 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1521The%20Brill%20Dic..jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789004124332&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3652', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3652', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 789, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:44:59'),
('60cea370-f7f9-4458-adfb-dbfe3521853b', '2944', NULL, 'Algorithms in Algebraic Geometry', 'algorithms-in-algebraic-geometry-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944', 'algorithms-in-algebraic-geometry-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944-2944', '9780387751542', '9780387751542', '9780387751542', NULL, 'In the last decade, there has been a burgeoning of activity in the design and implementation of algorithms for algebraic geometric computation. The workshop on Algorithms in Algebraic Geometry that was held in the framework of the IMA Annual Program Year in Applications of Algebraic Geometry by the Institute for Mathematics and Its Applications on September 2006 is one tangible indication of the interest. This volume of articles captures some of the spirit of the IMA workshop.', '<p>In the last decade, there has been a burgeoning of activity in the design and implementation of algorithms for algebraic geometric computation. The workshop on Algorithms in Algebraic Geometry that was held in the framework of the IMA Annual Program Year in Applications of Algebraic Geometry by the Institute for Mathematics and Its Applications on September 2006 is one tangible indication of the interest. This volume of articles captures some of the spirit of the IMA workshop.</p>', 'Algorithms in Algebraic Geometry

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 162 pages

	ISBN-10 ‏ : ‎ 0387751548

	ISBN-13 ‏ : ‎ 978-0387751542

	Item Weight ‏ : ‎ 372 g', '<h1>Algorithms in Algebraic Geometry</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 162 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0387751548</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0387751542</span></li>
	<li><span>Item Weight ‏ : ‎ 372 g</span></li>
</ul>', '"10900"', '"6540"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83861.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387751542&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2944', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2944', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1257, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:00'),
('60d71fc2-938a-4ecb-a4d0-61f1067073c1', '4061', 400, 'उत्तरशती के हिंदी उपन्यास साहित्य में व्यक्तिवादी भूमि एवं सामाजिक परिद्रश्य: एक अनुशीलन  ', 'उततरशत-क-हद-उपनयस-सहतय-म-वयकतवद-भम-एव-समजक-परदरशय-एक-अनशलन', '-', '9788196896294', '9788196896294', '9788196896294', NULL, '', NULL, 'Title
			उत्तरशती के हिंदी उपन्यास साहित्य में व्यक्तिवादी भूमि एवं सामाजिक परिद्रश्य: एक अनुशीलन  

			Author
			डॉ. मीना राठौर 

			ISBN
			9788196896294

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>उत्तरशती के हिंदी उपन्यास साहित्य में व्यक्तिवादी भूमि एवं सामाजिक परिद्रश्य: एक अनुशीलन  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. मीना राठौर </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788196896294</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"895"', '"582"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7220hindi.jpg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788196896294&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4061', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4061', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 400, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:00'),
('60d7a396-2a28-4571-a7bb-cc86d7ee0dba', '2308', NULL, 'Application of Library Science', 'application-of-library-science-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308', 'application-of-library-science-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308-2308', 'VGGT5544', 'VGGT5544', 'VGGT5544', NULL, 'Application of Library Science', '<h1>Application of Library Science</h1>', 'Sub Title
			No

			Author
			Mange Ram

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351119456

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mange Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351119456</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1799"', '"1079"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3524logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2308', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2308', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1663, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:00'),
('60da0783-6c2a-435f-99f8-de148321e75c', '2193', NULL, 'Digital Logic Design - 4/e', 'digital-logic-design-4e-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193', 'digital-logic-design-4e-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193-2193', 'TJDR4544', 'TJDR4544', 'TJDR4544', NULL, 'About the Book :- A highly accessible, comprehensive and fully up to date digital systems text. A well known and respected text now revamped for current courses. Part of the Newnes suite of texts for HND/1st year modules. Brian Holdsworth''s Digital Logic Design is a well established undergraduate text on digital systems ? offering full coverage of the field for first and second year modules and HND units. It has also proved popular in industry as a reference text Clive Woods has fully revised the text to cover all the latest developments in the field and to match current degree module syllabuses. The layout has also been redesigned to make it easier to use. The resulting book is highly accessible as well as being fully comprehensive. New, updated and expanded topics in the fourth edition include: EBCDIC, Grey code, practical applications of flip-flops, linear and shaft encoders, memory elements and FPGAs. The section on fault-finding has been expanded. A new chapter is dedicated to the interface between digital components and analog voltages. Contents :- Number systems and codes; Boolean algebra; Karnaugh maps and function simplification; Combinational logic design principles; Combinational logic design with MSI; Latches and flip-flops; Counters and generators; Clock-driven sequential circuits; Event-driven circuits; Instrumentation and interfacing; Programmable logic devices; Arithmetic circuits; Fault diagnosis and testing; Appendix - Functional logic symbols; Answers to problems; Bibliography; Index. About the Authors :- Brian Holdsworths Digital Logic Design is a well established undergraduate text on digital systems ? offering full coverage of the field for first and second year modules and HND units. It has also proved popular in industry as a reference text. Clive Woods has fully revised the text to cover all the latest developments in the field and to match current degree module syllabuses. The layout has also been redesigned to make it easier to use. The r', '<p>About the Book :- A highly accessible, comprehensive and fully up to date digital systems text. A well known and respected text now revamped for current courses. Part of the Newnes suite of texts for HND/1st year modules. Brian Holdsworth''s Digital Logic Design is a well established undergraduate text on digital systems ? offering full coverage of the field for first and second year modules and HND units. It has also proved popular in industry as a reference text Clive Woods has fully revised the text to cover all the latest developments in the field and to match current degree module syllabuses. The layout has also been redesigned to make it easier to use. The resulting book is highly accessible as well as being fully comprehensive. New, updated and expanded topics in the fourth edition include: EBCDIC, Grey code, practical applications of flip-flops, linear and shaft encoders, memory elements and FPGAs. The section on fault-finding has been expanded. A new chapter is dedicated to the interface between digital components and analog voltages. Contents :- Number systems and codes; Boolean algebra; Karnaugh maps and function simplification; Combinational logic design principles; Combinational logic design with MSI; Latches and flip-flops; Counters and generators; Clock-driven sequential circuits; Event-driven circuits; Instrumentation and interfacing; Programmable logic devices; Arithmetic circuits; Fault diagnosis and testing; Appendix - Functional logic symbols; Answers to problems; Bibliography; Index. About the Authors :- Brian Holdsworths Digital Logic Design is a well established undergraduate text on digital systems ? offering full coverage of the field for first and second year modules and HND units. It has also proved popular in industry as a reference text. Clive Woods has fully revised the text to cover all the latest developments in the field and to match current degree module syllabuses. The layout has also been redesigned to make it easier to use. The r</p>', 'Digital Logic Design - 4/e', '<h1>Digital Logic Design - 4/e</h1>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81129788131200629.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TJDR4544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2193', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2193', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1693, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('60e725aa-c405-4bfa-8dfd-b5f7ffd508be', '2101', NULL, 'A Review of Laws Relating to Tourism in India', 'a-review-of-laws-relating-to-tourism-in-india-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101', 'a-review-of-laws-relating-to-tourism-in-india-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101-2101', '9789384746070', '9789384746070', '9789384746070', NULL, '10 Landmark Judgments in 21st-Century India brings together some of the most important judgments delivered by the Supreme Court of India between 2015 and 2020. Believing that it is critical that the law on these matters be brought out to highlight crucial constitutional law developments, the book is the rest of its kind to clarify the law on crucial concepts of constitutional law in requisite detail using the landmark judgments. Dedicating one chapter to each judgment, Dushyant Kaul and Devanshu Sajlan begin with the basic concepts, relevant history and established judicial precedents on an issue. The judgment is then scrutinized in detail along with the reasoning of each judge or set of judges. Employing mainly primary and secondary sources for research methodology, the judgments are used as a pivot to bring out all points of discourse by leading academicians and scholars on the work and discuss the case law germane to these nuanced points. Finally, the judgments are analyzed in detail to bring out the law that the apex court has declared. 10 Landmark Judgments in 21st-Century India thus is a succinct, yet informative guide that keeps the law students, lawyers, scholars and the general public abreast with the latest judgments on significant public law issues.', '<p>10 Landmark Judgments in 21st-Century India brings together some of the most important judgments delivered by the Supreme Court of India between 2015 and 2020. Believing that it is critical that the law on these matters be brought out to highlight crucial constitutional law developments, the book is the rest of its kind to clarify the law on crucial concepts of constitutional law in requisite detail using the landmark judgments. Dedicating one chapter to each judgment, Dushyant Kaul and Devanshu Sajlan begin with the basic concepts, relevant history and established judicial precedents on an issue. The judgment is then scrutinized in detail along with the reasoning of each judge or set of judges. Employing mainly primary and secondary sources for research methodology, the judgments are used as a pivot to bring out all points of discourse by leading academicians and scholars on the work and discuss the case law germane to these nuanced points. Finally, the judgments are analyzed in detail to bring out the law that the apex court has declared. 10 Landmark Judgments in 21st-Century India thus is a succinct, yet informative guide that keeps the law students, lawyers, scholars and the general public abreast with the latest judgments on significant public law issues.</p>', 'Sub Title
			 Tourism in India

			Author
			Maj. Gen. Nilendra Kumar

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789384746070

			Pages
			880

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td> Tourism in India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Maj. Gen. Nilendra Kumar</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>880</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"895"', '"540"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 880, '880', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81559789384746070_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789384746070&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2101', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2101', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1758, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('60e89860-0837-45c2-a035-6ece673765a3', '3275', NULL, 'Holistic Health Healing & Astrosciences-An International Source Book - V II', 'holistic-health-healing-astrosciencesan-international-source-book-v-ii-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275', 'holistic-health-healing-astrosciencesan-international-source-book-v-ii-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275-3275', '8180563030', '8180563030', '8180563030', NULL, 'If there''s one book you''ll read and consult again and again on Holistic Health, Healing & Astrosciences, this is it!

Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.

Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.

The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.

Content - SECTION: I New Age Healing Perspectives, SECTION: II  Alternative Therapies, Natural Medicines, & Holistic Healing  ', '<p style="text-align:justify"><span>If there''s one book you''ll read and consult again and again on Holistic Health, Healing &amp; Astrosciences, this is it!</span></p>

<p style="text-align:justify"><span>Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.</span></p>

<p style="text-align:justify"><span>Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.</span></p>

<p style="text-align:justify"><span>The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>SECTION: I New Age Healing Perspectives, SECTION: II  Alternative Therapies, Natural Medicines, &amp; Holistic Healing </span> </span></span></p>', 'Sub Title
			An International Source Book - V II

			Author
			B. D. Sharma

			About Author
			As per Book

			ISBN 10 Digit
			8180563030

			ISBN 13 Digit
			 

			Pages
			301

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>An International Source Book - V II</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>B. D. Sharma</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8180563030</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>301</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2003</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 301, '301', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4194Vol-II.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8180563030&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3275', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3275', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1104, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:00'),
('60fa5ac8-9d76-48d4-a05d-6ae4993923ee', '4240', 223, 'Principles and Practice of Management', 'principles-and-practice-of-management', 'principles-and-practice-of-management', '9789351611813', '9789351611813', '9789351611813', NULL, 'About the book

The book in the present edition has been thoroughly revised and restructured. All the chapters have been re-written not only to incorporate new developments in principles and Practice of Management but also to make the subject-matter more lucid and crisp. Thus, the present edition is vastly improved both in terms of contents and presentation.

Content:

	Introduction to Management

	Development of Management Thought

	Management Challenges and Opportunities

	Social Responsibility an Ethics

	Fundamentals of Planning

	Organizational Plans

	Decision Making

	Fundamentals of Organizing

	Power and Authority

	Conflict and Coordination

	Organizational Change

	Fundamentals of Staffing

	Employee Development and Performance Appraisal

	Fundamentals of Directing

	Motivation

	Leadership

	Communication

	Fundamentals of Controlling

	Control Techniques

	Management Practices of Prominent Countries and business Leaders', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book in the present edition has been thoroughly revised and restructured. All the chapters have been re-written not only to incorporate new developments in principles and Practice of Management but also to make the subject-matter more lucid and crisp. Thus, the present edition is vastly improved both in terms of contents and presentation.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Management</span></span></span></li>
	<li><span><span><span>Development of Management Thought</span></span></span></li>
	<li><span><span><span>Management Challenges and Opportunities</span></span></span></li>
	<li><span><span><span>Social Responsibility an Ethics</span></span></span></li>
	<li><span><span><span>Fundamentals of Planning</span></span></span></li>
	<li><span><span><span>Organizational Plans</span></span></span></li>
	<li><span><span><span>Decision Making</span></span></span></li>
	<li><span><span><span>Fundamentals of Organizing</span></span></span></li>
	<li><span><span><span>Power and Authority</span></span></span></li>
	<li><span><span><span>Conflict and Coordination</span></span></span></li>
	<li><span><span><span>Organizational Change</span></span></span></li>
	<li><span><span><span>Fundamentals of Staffing</span></span></span></li>
	<li><span><span><span>Employee Development and Performance Appraisal</span></span></span></li>
	<li><span><span><span>Fundamentals of Directing</span></span></span></li>
	<li><span><span><span>Motivation</span></span></span></li>
	<li><span><span><span>Leadership</span></span></span></li>
	<li><span><span><span>Communication</span></span></span></li>
	<li><span><span><span>Fundamentals of Controlling</span></span></span></li>
	<li><span><span><span>Control Techniques</span></span></span></li>
	<li><span><span><span>Management Practices of Prominent Countries and business Leaders</span></span></span></li>
</ol>
', 'Title
			Principles and Practice of Management

			Author
			L M Prasad

			ISBN
			9789351611813

			Publisher
			Sultan Chand

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Principles and Practice of Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>L M Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789351611813</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sultan Chand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"550"', '"468"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9a0301e0-61b0-4735-9e4d-83b7f942e9a2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8300images.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789351611813&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4240', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4240', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 223, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:00'),
('611b9fde-92d3-4802-b9fb-2e5bd2bfd179', '3529', 873, 'Bifurcations and Chaos in Piecewise - Smooth Dynamical Systems', 'bifurcations-and-chaos-in-piecewise-smooth-dynamical-systems-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529', 'bifurcations-and-chaos-in-piecewise-smooth-dynamical-systems-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529-3529', '9789812384201', '9789812384201', '9789812384201', NULL, 'Technical problems often lead to differential equations with piecewise-smooth right-hand sides. Problems in mechanical engineering, for instance, violate the requirements of smoothness if they involve collisions, finite clearances, or stick-slip phenomena. Systems of this type can display a large variety of complicated bifurcation scenarios that still lack a detailed description.

This book presents some of the fascinating new phenomena that one can observe in piecewise-smooth dynamical systems. The practical significance of these phenomena is demonstrated through a series of well-documented and realistic applications to switching power converters, relay systems, and different types of pulse-width modulated control systems. Other examples are derived from mechanical engineering, digital electronics, and economic business-cycle theory.

The topics considered in the book include abrupt transitions associated with modified period-doubling, saddle-node and Hopf bifurcations, the interplay between classical bifurcations and border-collision bifurcations, truncated bifurcation scenarios, period-tripling and -quadrupling bifurcations, multiple-choice bifurcations, new types of direct transitions to chaos, and torus destruction in nonsmooth systems.

In spite of its orientation towards engineering problems, the book addresses theoretical and numerical problems in sufficient detail to be of interest to nonlinear scientists in general.', '<p>Technical problems often lead to differential equations with piecewise-smooth right-hand sides. Problems in mechanical engineering, for instance, violate the requirements of smoothness if they involve collisions, finite clearances, or stick-slip phenomena. Systems of this type can display a large variety of complicated bifurcation scenarios that still lack a detailed description.</p>

<p>This book presents some of the fascinating new phenomena that one can observe in piecewise-smooth dynamical systems. The practical significance of these phenomena is demonstrated through a series of well-documented and realistic applications to switching power converters, relay systems, and different types of pulse-width modulated control systems. Other examples are derived from mechanical engineering, digital electronics, and economic business-cycle theory.</p>

<p>The topics considered in the book include abrupt transitions associated with modified period-doubling, saddle-node and Hopf bifurcations, the interplay between classical bifurcations and border-collision bifurcations, truncated bifurcation scenarios, period-tripling and -quadrupling bifurcations, multiple-choice bifurcations, new types of direct transitions to chaos, and torus destruction in nonsmooth systems.</p>

<p>In spite of its orientation towards engineering problems, the book addresses theoretical and numerical problems in sufficient detail to be of interest to nonlinear scientists in general.</p>', 'Sub Title
			No

			Author
			Zhyanybai T. Zhusubaliyev & Erik Mosekilde

			About Author
			No.

			Content

				On the Dynamics of Nonlinear Systems

				Basic Concepts and Methods

				Relay Control Systems

				Bifurcations and Chaotic Oscillations in Relay Systems

				Chaotic Oscillations in Pulse-Width Modulated Systems

				Border-Collision Bifurcations on a Two-Dimensional Torus

				Border-Collision Bifurcations in a Management System

			ISBN 10 Digit
			9812384200

			ISBN 13 Digit
			9789812384201

			Pages
			376

			Binding
			Hardback

			Year of Publication
			2003

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zhyanybai T. Zhusubaliyev &amp; Erik Mosekilde</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<ul>
				<li>On the Dynamics of Nonlinear Systems</li>
				<li>Basic Concepts and Methods</li>
				<li>Relay Control Systems</li>
				<li>Bifurcations and Chaotic Oscillations in Relay Systems</li>
				<li>Chaotic Oscillations in Pulse-Width Modulated Systems</li>
				<li>Border-Collision Bifurcations on a Two-Dimensional Torus</li>
				<li>Border-Collision Bifurcations in a Management System</li>
			</ul>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9812384200</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812384201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>376</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"13930"', '"8358"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 376, '376', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/151341nKCBiHaHL._SY425_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789812384201&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3529', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3529', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 873, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:00'),
('613136c5-8051-474f-a18c-d20622fa8a19', '1992', NULL, 'Medicinal Plants of Tripura', 'medicinal-plants-of-tripura-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-199-1992', 'medicinal-plants-of-tripura-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992-1992', '9788180696268', '9788180696268', '9788180696268', NULL, 'Tripura is one of the mega biodiversity hotspots of India. It is home to a very large number of medicinal plant species that are extremely valuable for their role in traditional health practices among different tribes inhabiting the state.

This book enriched with beautiful photographs, documents, important information about 203 medicinal plant species with their family, botanical name, common names, medicinal properties and economic parts used.

Content - Foreword by Shri Jitendra Chaudhury, Foreword by Shri Shashi Prakash, Foreword by Shri R.P. Tangwan, Foreword by Shri B.S. Sajwan, Preface, Acknowledgements  ', '<h1 style="text-align:justify"><span>Tripura is one of the mega biodiversity hotspots of India. It is home to a very large number of medicinal plant species that are extremely valuable for their role in traditional health practices among different tribes inhabiting the state.</span></h1>

<p style="text-align:justify"><span>This book enriched with beautiful photographs, documents, important information about 203 medicinal plant species with their family, botanical name, common names, medicinal properties and economic parts used.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreword by Shri Jitendra Chaudhury, Foreword by Shri Shashi Prakash, Foreword by Shri R.P. Tangwan, Foreword by Shri B.S. Sajwan, Preface, Acknowledgements</span>  </p>', 'Sub Title
			Medicinal Plants of Tripura

			Author
			Deepa D. Nair, A.K. Gupta, Himangshu Bikash, Atanu Chakraborti

			About Author
			As per Book

			ISBN 10 Digit
			818069626X

			ISBN 13 Digit
			9788180696268

			Pages
			203

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Medicinal Plants of Tripura</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Deepa D. Nair, A.K. Gupta, Himangshu Bikash, Atanu Chakraborti</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818069626X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788180696268</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>203</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"750"', '"400"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 203, '203', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4682Medicinal%20Plants%20of%20Tripura.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788180696268&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1992', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1992', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1838, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('613ba2c7-870d-4629-9976-98687638904f', '2205', NULL, 'Resource Sharing and Networking in Digital Libraries', 'resource-sharing-and-networking-in-digital-libraries-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-220-2205', 'resource-sharing-and-networking-in-digital-libraries-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205-2205', 'HYUJ6556', 'HYUJ6556', 'HYUJ6556', NULL, 'Resource Sharing and Networking in Digital Libraries', '<h1>Resource Sharing and Networking in Digital Libraries</h1>', 'Sub Title
			No

			Author
			G.K. Sampath Kumar

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381416068

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.K. Sampath Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381416068</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78159789381416068.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HYUJ6556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2205', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2205', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1685, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('616ce5ba-b0d7-4f85-9f7c-e119515b3292', '4371', 93, 'The Cambridge Introduction to the Short Story in English', 'the-cambridge-introduction-to-the-short-story-in-english', 'the-cambridge-introduction-to-the-short-story-in-english', '9780521734417', '9780521734417', '9780521734417', NULL, 'About the book

The short story has become an increasingly important genre since the mid-nineteenth century. Complementing The Cambridge Introduction to the American Short Story, this book examines the development of the short story in Britain and other English-language literatures. It considers issues of form and style alongside - and often as part of - a broader discussion of publishing history and the cultural contexts in which the short story has flourished and continues to flourish. In its structure the book provides a chronological survey of the form, usefully grouping writers to show the development of the genre over time. Starting with Dickens and Kipling, the chapters cover key authors from the past two centuries and up to the present day. The focus on form, literary history, and cultural context, together with the highlighting of the greatest short stories and their authors, make this a stimulating and informative overview for all students of English literature.', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The short story has become an increasingly important genre since the mid-nineteenth century. Complementing The Cambridge Introduction to the American Short Story, this book examines the development of the short story in Britain and other English-language literatures. It considers issues of form and style alongside - and often as part of - a broader discussion of publishing history and the cultural contexts in which the short story has flourished and continues to flourish. In its structure the book provides a chronological survey of the form, usefully grouping writers to show the development of the genre over time. Starting with Dickens and Kipling, the chapters cover key authors from the past two centuries and up to the present day. The focus on form, literary history, and cultural context, together with the highlighting of the greatest short stories and their authors, make this a stimulating and informative overview for all students of English literature.</span></span></span></span></p>

<p> </p>
', 'Title
			The Cambridge Introduction to the Short Story in English

			Author
			Adrian Hunter

			ISBN
			9780521734417

			Publisher
			Cambridge University

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Cambridge Introduction to the Short Story in English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Adrian Hunter</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780521734417</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cambridge University</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1145"', '"800"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd4670231-a0f7-4789-bdc7-2866208529bc', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9137the.jpg', NULL, '12', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780521734417&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4371', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4371', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 93, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:00'),
('618e73d2-f1eb-48ec-84b1-f6c0c51028f3', '3284', NULL, 'Introduction to Indian Buddhism', 'introduction-to-indian-buddhism-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284', 'introduction-to-indian-buddhism-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284-3284', '9788175333048', '9788175333048', '9788175333048', NULL, 'Buddhism evolved in India. There were periods in India''s past when Buddhism was dominant in India. Today less then 1% of India''s population is Buddhist. Buddhism has more followers in countries east of India. Buddhism was established in about 500 BC with a prince called Siddhartha Gautama. Siddhartha adopted the path of searching enlightenment and at some point he came to a conclusion that this was neither the way towards enlightenment nor the spoiled life he had as a prince was the right path towards enlightenment. According to him the right path was somewhere in the middle and he called it the ''middle path''.

By the third century B.C., the still-young religion based on the Buddha''s teachings was being spread throughout South Asia through the agency of the Mauryan Empire (ca. 326-184 B.C. By the seventh century A.D., having spread throughout East Asia and Southeast Asia, Buddhism probably had the largest religious following in the world. The coming centuries witnessed rapid growth of Buddhism in India.

Content -  Preface, 1 The Life and Teachings of the Buddha, 2 Early Buddhism, 3 The Development of Nikaya Buddhism, 4 Abhidharma Literature, 5 The Organization of the Dharmas in the Abhidharma, 6 Phenomenology of Experience, 7 Buddhist Cosmology and the Theory of Karma, ​​​​​​​8 The Elimination of Defilements and the Path to Enlightenment,  Bibliography, Index          ', '<p style="text-align:justify"><span>Buddhism evolved in India. There were periods in India''s past when Buddhism was dominant in India. Today less then 1% of India''s population is Buddhist. Buddhism has more followers in countries east of India. Buddhism was established in about 500 BC with a prince called Siddhartha Gautama. Siddhartha adopted the path of searching enlightenment and at some point he came to a conclusion that this was neither the way towards enlightenment nor the spoiled life he had as a prince was the right path towards enlightenment. According to him the right path was somewhere in the middle and he called it the ''middle path''.</span></p>

<p style="text-align:justify"><span>By the third century B.C., the still-young religion based on the Buddha''s teachings was being spread throughout South Asia through the agency of the Mauryan Empire (ca. 326-184 B.C. By the seventh century A.D., having spread throughout East Asia and Southeast Asia, Buddhism probably had the largest religious following in the world. The coming centuries witnessed rapid growth of Buddhism in India.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong>  </span><span><span><span><span>Preface, 1 The Life and Teachings of the Buddha, 2 Early Buddhism, 3 The Development of Nikaya Buddhism, 4 Abhidharma Literature, 5 The Organization of the Dharmas in the Abhidharma, 6 Phenomenology of Experience, 7 Buddhist Cosmology and the Theory of Karma, ​​​​​​​8 The Elimination of Defilements and the Path to Enlightenment,  Bibliography, Index</span>          </span></span></span></p>', 'Sub Title
			Introduction to Indian Buddhism

			Author
			K S Dwivedi

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175333048

			Pages
			275

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Introduction to Indian Buddhism</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>K S Dwivedi</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788175333048</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>275</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 275, '275', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5200Introduction%20to%20Indian%20Buddhism.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175333048&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3284', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3284', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1095, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:00'),
('61ee123d-e4da-4ded-b506-af837766c7ad', '3246', NULL, 'Democracy on The Road - A 25 Year Journey through India - Best selling', 'democracy-on-the-road-a-25-year-journey-through-india-best-selling-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246', 'democracy-on-the-road-a-25-year-journey-through-india-best-selling-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246-3246', '9780670092208', '9780670092208', '9780670092208', NULL, 'No book has traced the arc of modern India by taking readers so close to the action. Offering an intimate view inside the lives and minds of India’s political giants and its people, Sharma explains how the complex forces of family, caste and community, economics and development, money and corruption, Bollywood and Godmen, have conspired to elect and topple Indian leaders since Indira Gandhi. The ultimately encouraging message of Ruchir’s travels is that, while democracy is retreating in many parts of the world, it is thriving in India.', '<p>No book has traced the arc of modern India by taking readers so close to the action. Offering an intimate view inside the lives and minds of India’s political giants and its people, Sharma explains how the complex forces of family, caste and community, economics and development, money and corruption, Bollywood and Godmen, have conspired to elect and topple Indian leaders since Indira Gandhi. The ultimately encouraging message of Ruchir’s travels is that, while democracy is retreating in many parts of the world, it is thriving in India.</p>', 'Imprint: India Allen Lane

Published: Jan/2019

ISBN: 9780670092208

Length : 352 Pages

MRP : ₹699.00', '<p>Imprint: India Allen Lane</p>

<p>Published: Jan/2019</p>

<p>ISBN: 9780670092208</p>

<p>Length : 352 Pages</p>

<p>MRP : ₹699.00</p>', '"699"', '"420"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12749780670092208.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780670092208&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3246', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3246', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1133, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:00'),
('620462d6-38d0-4f51-8830-62f1d4740d78', '2144', NULL, 'Multimedia Systems', 'multimedia-systems-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144', 'multimedia-systems-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144-2144', 'VFGH5677', 'VFGH5677', 'VFGH5677', NULL, 'With ongoing work in computing and communications driving new multimedia applications, designers and developers need convenient access to the latest ideas and experiences. Carefully edited by John F. Koegel Buford, Multimedia Systems brings such information together I one place and provides a coherent framework for understanding this rapidly changing field. It presents a technical introduction to key issues in the design and development of multimedia systems, including detailed discussion of new technologies, current research and practice and future directions.', '<p>With ongoing work in computing and communications driving new multimedia applications, designers and developers need convenient access to the latest ideas and experiences. Carefully edited by John F. Koegel Buford, Multimedia Systems brings such information together I one place and provides a coherent framework for understanding this rapidly changing field. It presents a technical introduction to key issues in the design and development of multimedia systems, including detailed discussion of new technologies, current research and practice and future directions.</p>', 'Multimedia Systems', '<h1>Multimedia Systems</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6381Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH5677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2144', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2144', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1728, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('6249db87-7eac-4ccd-ae52-d18ff68943d1', '614', NULL, 'Computing with Cells - Advances in Membrane Computing', 'computing-with-cells-advances-in-membrane-computing-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614', 'computing-with-cells-advances-in-membrane-computing-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614-614', 'KJGVD857', 'KJGVD857', 'KJGVD857', NULL, 'Computing with Cells - Advances in Membrane Computing', '<h1>Computing with Cells - Advances in Membrane Computing</h1>', 'Sub Title
			No

			Author
			Pierluigi Frisco

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780199542864

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pierluigi Frisco</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780199542864</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6999"', '"4199"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70849780199542864_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJGVD857&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=614', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=614', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2715, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('627b921b-d0ca-4d56-965d-d080c98b2a51', '4210', 253, 'Indian Financial System 11/e', 'indian-financial-system-11e', 'indian-financial-system-11e', '9789353167301', '9789353167301', '9789353167301', NULL, 'About the book

Now in its Eleventh Edition, Indian Financial System continues to focus on emerging organizational/structural/institutional and regulatory/policy developments in the financial sector in India. The book comprehensively covers the development of the industrial financial system in India based on information from widely/scattered original sources — against the background of the planned growth of industry till the late eighties and the deregulated economic policy particularly after 1991.

Designed primarily for teachers and advanced students of finance, management and commerce, this book will also be useful to the financial and investment managers of corporates and financial institutions and the stock exchange community

Content:

Part 1 The Background

1. Financial Systems: Functions and Structure/Organisation

2. Indian Financial System: An Overview

Part 2 Financial Markets

3. Functions and Organisation

4. Regulatory Framework: Primary Market

5. Regulatory Framework: Secondary Market

6. Primary Market Organisation: Intermediaries

7. Primary Market Organisation: Activities/Procedures

8. Secondary/Stock Market Organisation

9. Money Markets

Part 3 Financial Intermediaries

10. Prudential and Exposure Norms Relating to Credit/Advance and Investment Portfolios of Banks

New Product Information

11. Management of Non-Performing Assets

12. Prudential Norms Relating to Capital Adequacy: Basel II Framework

13. Risk Management in Banks

14. Non-Banking Financial Companies

15. Mutual Funds and Investment Trusts: Regulations and Operations

16. Insurance Organisations

Part 4 Capital Market Instruments

17. Capital Market Instruments

Part 5 Private Foreign Investment

18. Foreign Direct Investments

19. Other Forms of Foreign Investment in India/Abroad', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Now in its Eleventh Edition, Indian Financial System continues to focus on emerging organizational/structural/institutional and regulatory/policy developments in the financial sector in India. The book comprehensively covers the development of the industrial financial system in India based on information from widely/scattered original sources — against the background of the planned growth of industry till the late eighties and the deregulated economic policy particularly after 1991.<br />
Designed primarily for teachers and advanced students of finance, management and commerce, this book will also be useful to the financial and investment managers of corporates and financial institutions and the stock exchange community</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1 The Background</span></strong><br />
<span>1. Financial Systems: Functions and Structure/Organisation<br />
2. Indian Financial System: An Overview<br />
<br />
<strong>Part 2 Financial Markets</strong><br />
3. Functions and Organisation<br />
4. Regulatory Framework: Primary Market<br />
5. Regulatory Framework: Secondary Market<br />
6. Primary Market Organisation: Intermediaries<br />
7. Primary Market Organisation: Activities/Procedures<br />
8. Secondary/Stock Market Organisation<br />
9. Money Markets<br />
<br />
<strong>Part 3 Financial Intermediaries</strong><br />
10. Prudential and Exposure Norms Relating to Credit/Advance and Investment Portfolios of Banks<br />
New Product Information<br />
11. Management of Non-Performing Assets<br />
12. Prudential Norms Relating to Capital Adequacy: Basel II Framework<br />
13. Risk Management in Banks<br />
14. Non-Banking Financial Companies<br />
15. Mutual Funds and Investment Trusts: Regulations and Operations<br />
16. Insurance Organisations<br />
<br />
<strong>Part 4 Capital Market Instruments</strong><br />
17. Capital Market Instruments<br />
<br />
<strong>Part 5 Private Foreign Investment</strong><br />
18. Foreign Direct Investments<br />
19. Other Forms of Foreign Investment in India/Abroad</span></span></span></p>
', 'Title
			Indian Financial System 11/e

			Author
			M Y Khan

			ISBN
			9789353167301

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Indian Financial System 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>M Y Khan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353167301</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1099"', '"824"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3513system.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353167301&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4210', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4210', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 253, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:00'),
('62a8dc2e-1c99-4e80-aa4b-d86045b51bc9', '712', NULL, 'Vishw Sukti Kosh', 'vishw-sukti-kosh-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712', 'vishw-sukti-kosh-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712-712', '9788189035010', '9788189035010', '9788189035010', NULL, 'Vishw Sukti Kosh', '<h1>Vishw Sukti Kosh</h1>', 'Sub Title

			Vishw Sukti Kosh

			Author
			Nitin Tondon

			ISBN 13 Digit
			9788189035010

			Publisher
			Gandhi Smriti Library

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Vishw Sukti Kosh</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nitin Tondon</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189035010</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Gandhi Smriti Library</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '8de9b709-568c-4e13-bd91-2d665f001f0f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9650pic-17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189035010&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=712', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=712', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2657, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('62c72b8d-84a5-4077-b3bb-9d4beb62723c', '1651', NULL, 'Science of Microscopy in 2 Vols', 'science-of-microscopy-in-2-vols-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651', 'science-of-microscopy-in-2-vols-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651-1651', '9780387252964', '9780387252964', '9780387252964', NULL, 'New forms of imaging in science have nearly always led to major advances, especially at the nanoscale, and the pace of these developments has increased dramatically in recent decades. Many new types of microscopes have joined the traditional light microscope and the transmission and scanning electron microscopes during the past two decades. In the present volumes, a group of experts present comprehensive reviews of these new instruments and new versions of the older ones as well as associated techniques and draw attention to their principal areas of application. Numerous subjects are benefiting from these new tools, including semiconductor physics, medicine, molecular biology, the nanoworld in general, magnetism, and ferroelectricity. Science of Microscopy will be an indispensable guide to a wide range of scientists in university laboratories as well as to engineers and scientists in industrial R&D departments.', '<p>New forms of imaging in science have nearly always led to major advances, especially at the nanoscale, and the pace of these developments has increased dramatically in recent decades. Many new types of microscopes have joined the traditional light microscope and the transmission and scanning electron microscopes during the past two decades. In the present volumes, a group of experts present comprehensive reviews of these new instruments and new versions of the older ones as well as associated techniques and draw attention to their principal areas of application. Numerous subjects are benefiting from these new tools, including semiconductor physics, medicine, molecular biology, the nanoworld in general, magnetism, and ferroelectricity. Science of Microscopy will be an indispensable guide to a wide range of scientists in university laboratories as well as to engineers and scientists in industrial R&amp;D departments.</p>', 'Sub Title
			Science of Microscopy

			Author
			Peter W. Hawkes

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387252964

			Pages
			1322

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Science of Microscopy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Peter W. Hawkes</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387252964</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1322</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"56740"', '"34045"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1322, '1322', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4608dpp_15_37.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387252964&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1651', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1651', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2078, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('62dd4f2a-1698-4ded-a2e7-87d5c26befe2', '3432', 962, 'Jammu & Kashmir - The Wounded Paradise', 'jammu-kashmir-the-wounded-paradise-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432', 'jammu-kashmir-the-wounded-paradise-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432-3432', '9788195331260', '9788195331260', '9788195331260', NULL, 'After the failure of Khilafat movement disillusioned Muslim leadership, rejecting the concepts of Communal harmony and common Nationhood of Gandhiji, joined hands with the Muslim League in the name of Ummah and the separate homeland. Jammu and Kashmir appeared to be the right issue to start with.

Ahmadiya Chief Bashiruddin Mehmood, wanted to convert the gentle Kashmiris to the concept his New Prophethood. He wanted to create a new heaven in Kashmir for Ahmadiya Movement Sir Mohammad Iqbal wished to build a mega Punjab by merging Sindh, NWPF, Baluchistan and Jammu and Kashmir with Punjab, as a prelude to the future Muslim homeland. Attaulla Shah Bukhari, once a devote Gandhian could not allow heretic Ahmadiyas to lead a pan Islamic movement and perched on the borders of Punjab and Jammu, along with his Ahrar volunteers. While people of Jammu and Kashmir, unaware of these preparations were busy with their Dargahs, Asthans, Peers and Rishis, the grim warriors from various Muslim groups, eager to grab the precious land of Kashmir, were assembled across the borders of Jammu and Kashmir ready for a new Mahabharta.

That is how the author visualises the story of Kashmir. But this book is not about political events only, it is about the wounded Paradise and its battered people, about its nature, the visible face of the paradise, the magnificent lake Dal, now groaning like a sick old man suffering from some terminal disease. It is about birds who have forgotten to return to their lakes, marshes, and the forests which have lost many highland species and many herbs. It is about our ancestors line Nund Rishi, who implored that, "the food will last as long as the forests are not lost." It is about the fading Kashmiri language which is treated like an old maid and asked to remain out of sight of gentlemen citizens. The book is also about thousands of Kashmiri young men and women trying to escape from their disillusionment and hopelessness, drowning themselves in the drug hallucination. It is also about our hope that we shall retrace our steps from the brink and the birds will return home to roost.

The book is largely based on hundreds of letters, personal, official, opens ndt ops ecret,w rittenb ym ajor actors in this tragedy of Jammu and Kashmir.

Content - Preface : Because I lived through it, 1. The birds will come home to roost, 2. To protect the empire of the Caliph, 3. Musketeers In the Valley of Saints, 4. A Young man with a Fez Cap, 5. Abdul Qadir Khan, 6. Birth of National Conference, 7. Sheikh in the cobweb, 8. Accession deliberately delayed, 9. The invasion by Pakistan, 10. The Great Gilgit Game, 11. Kashmir under Abdullah, 12. Five steps to dismissal, 13. The terror crawls in, 14. The victims, 15. Birth and Death of Article 370, 16. Let us rebuild our New Paradise, 17. The Post script, Index ', '<p style="text-align:justify"><span>After the failure of Khilafat movement disillusioned Muslim leadership, rejecting the concepts of Communal harmony and common Nationhood of Gandhiji, joined hands with the Muslim League in the name of Ummah and the separate homeland. Jammu and Kashmir appeared to be the right issue to start with.</span></p>

<p style="text-align:justify"><span>Ahmadiya Chief Bashiruddin Mehmood, wanted to convert the gentle Kashmiris to the concept his New Prophethood. He wanted to create a new heaven in Kashmir for Ahmadiya Movement Sir Mohammad Iqbal wished to build a mega Punjab by merging Sindh, NWPF, Baluchistan and Jammu and Kashmir with Punjab, as a prelude to the future Muslim homeland. Attaulla Shah Bukhari, once a devote Gandhian could not allow heretic Ahmadiyas to lead a pan Islamic movement and perched on the borders of Punjab and Jammu, along with his Ahrar volunteers. While people of Jammu and Kashmir, unaware of these preparations were busy with their Dargahs, Asthans, Peers and Rishis, the grim warriors from various Muslim groups, eager to grab the precious land of Kashmir, were assembled across the borders of Jammu and Kashmir ready for a new Mahabharta.</span></p>

<p style="text-align:justify"><span>That is how the author visualises the story of Kashmir. But this book is not about political events only, it is about the wounded Paradise and its battered people, about its nature, the visible face of the paradise, the magnificent lake Dal, now groaning like a sick old man suffering from some terminal disease. It is about birds who have forgotten to return to their lakes, marshes, and the forests which have lost many highland species and many herbs. It is about our ancestors line Nund Rishi, who implored that, "the food will last as long as the forests are not lost." It is about the fading Kashmiri language which is treated like an old maid and asked to remain out of sight of gentlemen citizens. The book is also about thousands of Kashmiri young men and women trying to escape from their disillusionment and hopelessness, drowning themselves in the drug hallucination. It is also about our hope that we shall retrace our steps from the brink and the birds will return home to roost.</span></p>

<p style="text-align:justify"><span>The book is largely based on hundreds of letters, personal, official, opens ndt ops ecret,w rittenb ym ajor actors in this tragedy of Jammu and Kashmir.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface : Because I lived through it, 1. The birds will come home to roost, 2. To protect the empire of the Caliph, 3. Musketeers In the Valley of Saints, 4. A Young man with a Fez Cap, 5. Abdul Qadir Khan, 6. Birth of National Conference, 7. Sheikh in the cobweb, 8. Accession deliberately delayed, 9. The invasion by Pakistan, 10. The Great Gilgit Game, 11. Kashmir under Abdullah, 12. Five steps to dismissal, 13. The terror crawls in, 14. The victims, 15. Birth and Death of Article 370, 16. Let us rebuild our New Paradise, 17. The Post script, Index </span></p>', 'Sub Title
			Jammu & Kashmir - The Wounded Paradise

			Author
			Jawaharlal Kaul

			About Author
			As per Book

			ISBN 10 Digit
			8195331262

			ISBN 13 Digit
			9788195331260

			Pages
			383

			Binding
			Hardcover

			Year of Publication
			2021

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Jammu &amp; Kashmir - The Wounded Paradise</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Jawaharlal Kaul</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8195331262</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788195331260</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>383</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2021</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"990"', '"594"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 383, '383', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2594Jammu%20&%20Kashmir%20The%20Wounded%20Paradise.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788195331260&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3432', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3432', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 962, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:00'),
('6303f475-4caf-41aa-bde6-98e0e0ed6136', '2592', NULL, 'Lava NEW', 'lava-new-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592', 'lava-new-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592-2592', '9788126722105', '9788126722105', '9788126722105', NULL, 'Lava NEW', '<h1>Lava NEW</h1>', 'Sub Title

			Lava NEW

			Author
			Javed Akhtar

			ISBN 13 Digit
			9788126722105

			Publication
			Rajkamal Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Lava NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Javed Akhtar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788126722105</td>
		</tr>
		<tr>
			<th>Publication</th>
			<td>Rajkamal Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1882pic-10.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788126722105&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2592', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2592', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1500, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:00'),
('630959cd-3201-47c9-a1cf-23d488449ef8', '3177', NULL, 'Elements of Finite Model Theory', 'elements-of-finite-model-theory-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177', 'elements-of-finite-model-theory-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177-3177', '9783540212028', '9783540212028', '9783540212028', NULL, 'Finite model theory is an area of mathematical logic that grew out of computer science applications. The main sources of motivational examples for finite model theory are found in database theory, computational complexity, and formal languages, although in recent years connections with other areas, such as formal methods and verification, and artificial intelligence, have been discovered. The birth of finite model theory is often identified with Trakhtenbrot''s result from 1950 stating that validity over finite models is not recursively enumerable; in other words, completeness fails over finite models. The tech­ nique of the proof, based on encoding Turing machine computations as finite structures, was reused by Fagin almost a quarter century later to prove his cel­ ebrated result that put the equality sign between the class NP and existential second-order logic, thereby providing a machine-independent characterization of an important complexity class. In 1982, Immerman and Vardi showed that over ordered structures, a fixed point extension of first-order logic captures the complexity class PTIME of polynomial time computable propertiE~s. Shortly thereafter, logical characterizations of other important complexity classes were obtained. This line of work is often referred to as descriptive complexity. A different line of finite model theory research is associated with the de­ velopment of relational databases. By the late 1970s, the relational database model had replaced others, and all the basic query languages for it were es­ sentially first-order predicate calculus or its minor extensions.', '<h1>Finite model theory is an area of mathematical logic that grew out of computer science applications. The main sources of motivational examples for finite model theory are found in database theory, computational complexity, and formal languages, although in recent years connections with other areas, such as formal methods and verification, and artificial intelligence, have been discovered. The birth of finite model theory is often identified with Trakhtenbrot''s result from 1950 stating that validity over finite models is not recursively enumerable; in other words, completeness fails over finite models. The tech­ nique of the proof, based on encoding Turing machine computations as finite structures, was reused by Fagin almost a quarter century later to prove his cel­ ebrated result that put the equality sign between the class NP and existential second-order logic, thereby providing a machine-independent characterization of an important complexity class. In 1982, Immerman and Vardi showed that over ordered structures, a fixed point extension of first-order logic captures the complexity class PTIME of polynomial time computable propertiE~s. Shortly thereafter, logical characterizations of other important complexity classes were obtained. This line of work is often referred to as descriptive complexity. A different line of finite model theory research is associated with the de­ velopment of relational databases. By the late 1970s, the relational database model had replaced others, and all the basic query languages for it were es­ sentially first-order predicate calculus or its minor extensions.</h1>', 'Sub Title
			No

			Author
			Leonid Libkin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540212028

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Leonid Libkin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540212028</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3500"', '"2100"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27921.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540212028&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3177', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3177', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1187, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:00'),
('6316bce3-ab53-486e-9b4b-e3c5a07d6985', '259', NULL, 'Parvartiya Pradesh ka Prakritik Evam Sanskritik Bhu-Drishya', 'parvartiya-pradesh-ka-prakritik-evam-sanskritik-bhudrishya-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259', 'parvartiya-pradesh-ka-prakritik-evam-sanskritik-bhudrishya-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259-259', 'Parvartiya Pradesh', 'Parvartiya Pradesh', 'Parvartiya Pradesh', NULL, '', NULL, 'Sub Title
			No

			Author
			Dr. Anita Nigam

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382937470

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			No

			Language
			Hindi

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anita Nigam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937470</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68879789382937470.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Parvartiya%20Pradesh&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=259', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=259', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2922, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('6319c12f-bc30-46e8-a40e-50d385bd5371', '4379', 85, 'Molecular and Supramolecular Information Processing: From Molecular Switches to Logic Systems', 'molecular-and-supramolecular-information-processing-from-molecular-switches-to-logic-systems', 'molecular-and-supramolecular-information-processing-from-molecular-switches-to-logic-systems', '9783527331956', '9783527331956', '9783527331956', NULL, 'About the book

Edited by a renowned and much cited chemist, this book covers the whole span of molecular computers that are based on non-biological systems. The contributions by all the major scientists in the field provide an excellent overview of the latest developments in this rapidly expanding area.

A must-have for all researchers working on this very hot topic.

Perfectly complements Biomolecular Information Processing, also by Prof. Katz, and available as a two-volume set.

Content:

	Molecular Information Processing: From Single Molecules to Supramolecular Systems and Interfaces – from Algorithms to Devices – Editorial Introduction

	From Sensors to Molecular Logic: A Journey

	Binary Logic with Synthetic Molecular and Supramolecular Species

	Photonically Switched Molecular Logic Devices

	Engineering Luminescent Molecules with Sensing and Logic Capabilities

	Supramolecular Assemblies for Information Processing

	Hybrid Semiconducting Materials: New Perspectives for Molecular-Scale Information Processing

	Toward Arithmetic Circuits in Subexcitable Chemical Media

	High-Concentration Chemical Computing Techniques for Solving Hard-To-Solve Problems, and their Relation to Numerical Optimization, Neural Computing, Reasoning under Uncertainty, and Freedom of Choice

	All Kinds of Behavior are Possible in Chemical Kinetics: A Theorem and its Potential Applications to Chemical Computing

	Kabbalistic–Leibnizian Automata for Simulating the Universe

	Approaches to Control of Noise in Chemical and Biochemical Information and Signal Processing

	Electrochemistry, Emergent Patterns, and Inorganic Intelligent Response

	Electrode Interfaces Switchable by Physical and Chemical Signals Operating as a Platform for Information Processing

	Conclusions and Perspectives', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Edited by a renowned and much cited chemist, this book covers the whole span of molecular computers that are based on non-biological systems. The contributions by all the major scientists in the field provide an excellent overview of the latest developments in this rapidly expanding area.<br />
A must-have for all researchers working on this very hot topic.<br />
Perfectly complements Biomolecular Information Processing, also by Prof. Katz, and available as a two-volume set.</span></span></p>

<p style="text-align:justify"><span><span><strong>Content:</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Molecular Information Processing: From Single Molecules to Supramolecular Systems and Interfaces – from Algorithms to Devices – Editorial Introduction</span></span></li>
	<li style="text-align:justify"><span><span>From Sensors to Molecular Logic: A Journey</span></span></li>
	<li style="text-align:justify"><span><span>Binary Logic with Synthetic Molecular and Supramolecular Species</span></span></li>
	<li style="text-align:justify"><span><span>Photonically Switched Molecular Logic Devices</span></span></li>
	<li style="text-align:justify"><span><span>Engineering Luminescent Molecules with Sensing and Logic Capabilities</span></span></li>
	<li style="text-align:justify"><span><span>Supramolecular Assemblies for Information Processing</span></span></li>
	<li style="text-align:justify"><span><span>Hybrid Semiconducting Materials: New Perspectives for Molecular-Scale Information Processing</span></span></li>
	<li style="text-align:justify"><span><span>Toward Arithmetic Circuits in Subexcitable Chemical Media </span></span></li>
	<li style="text-align:justify"><span><span>High-Concentration Chemical Computing Techniques for Solving Hard-To-Solve Problems, and their Relation to Numerical Optimization, Neural Computing, Reasoning under Uncertainty, and Freedom of Choice</span></span></li>
	<li style="text-align:justify"><span><span>All Kinds of Behavior are Possible in Chemical Kinetics: A Theorem and its Potential Applications to Chemical Computing</span></span></li>
	<li style="text-align:justify"><span><span>Kabbalistic–Leibnizian Automata for Simulating the Universe</span></span></li>
	<li style="text-align:justify"><span><span>Approaches to Control of Noise in Chemical and Biochemical Information and Signal Processing</span></span></li>
	<li style="text-align:justify"><span><span>Electrochemistry, Emergent Patterns, and Inorganic Intelligent Response</span></span></li>
	<li style="text-align:justify"><span><span>Electrode Interfaces Switchable by Physical and Chemical Signals Operating as a Platform for Information Processing</span></span></li>
	<li style="text-align:justify"><span><span>Conclusions and Perspectives</span></span></li>
</ol>

<ol>
</ol>
', 'Title
			Molecular and Supramolecular Information Processing: From Molecular Switches to Logic Systems

			Author
			Evgeny Katz

			ISBN
			9783527331956

			Publisher
			Wiley

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Molecular and Supramolecular Information Processing: From Molecular Switches to Logic Systems</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Evgeny Katz</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9783527331956</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"8945"', '"6262"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6711mole.jpeg', NULL, '6 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9783527331956&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4379', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4379', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 85, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:00'),
('63301db8-1671-405f-aa87-1d0e79dda53f', '3882', 569, 'Introduction to Electro-chemistry', 'introduction-to-electrochemistry', 'introduction-to-electrochemistry', '-39-', '-39-', '-39-', NULL, 'About the book

The book has been compiled in accordance with the curricula for “The Technology of Electrochemical Production Processes” and “Electrochemical Coatings” study courses. It consists of four parts (solutions of electrolytes, electrode potentials and e.m.f. of a galvanic cell, kinetics of electrode processes, and electrolysis). The main attention is devoted to revealing the physical meaning of the phenomena occurring when a current passes through solutions, and also to establishing the quantitative laws needed to calculate industrial electrochemical processes.

Intended for students of chemical-engineering vocational schools.

CONTENTS

Introduction

Historical Background

Systems of Units

	Solutions of Electrolytes

Chapter 1. Classification of Electrolytes, Electrolytic Dissociation

Chapter 2. Electrical Conductivity of Electrolyte Solutions

Chapter 3. Faraday’s Laws

Chapter 4. Equilibrium in Ionic Reactions in Electrolyte Solutions

	Electrode Potentials and the E.M.F. of Galvanic cells

Chapter 5. Brief Information on Chemical Thermodynamics

Chapter 6. Electrode Potentials

Chapter 7. The E.M.F. of Galvanic Cell

	Kinetics of Electrode Processes

Chapter 8. Electrical Double Layer

Chapter 9. Electrochemical and Diffusion Kinetics

	Electrolysis

Chapter 10. Basic Concepts of Electrolysis

Chapter 11. Cathodic Processes

Chapter 12. Anodic Processes

Chapter 13. Electrode Materials for Electrochemical Processes

Index', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>The book has been compiled in accordance with the curricula for “The Technology of Electrochemical Production Processes” and “Electrochemical Coatings” study courses. It consists of four parts (solutions of electrolytes, electrode potentials and e.m.f. of a galvanic cell, kinetics of electrode processes, and electrolysis). The main attention is devoted to revealing the physical meaning of the phenomena occurring when a current passes through solutions, and also to establishing the quantitative laws needed to calculate industrial electrochemical processes.</span></span></span></p>

<p><span><span><span>Intended for students of chemical-engineering vocational schools.</span></span></span></p>

<p><span><span><strong><span>CONTENTS</span></strong></span></span></p>

<p><span><span><span>Introduction</span></span></span></p>

<p><span><span><span>Historical Background</span></span></span></p>

<p><span><span><span>Systems of Units</span></span></span></p>

<ol>
	<li><span><span><strong><span>Solutions of Electrolytes</span></strong></span></span></li>
</ol>

<p><span><span><span>Chapter 1. Classification of Electrolytes, Electrolytic Dissociation</span></span></span></p>

<p><span><span><span>Chapter 2. Electrical Conductivity of Electrolyte Solutions</span></span></span></p>

<p><span><span><span>Chapter 3. Faraday’s Laws</span></span></span></p>

<p><span><span><span>Chapter 4. Equilibrium in Ionic Reactions in Electrolyte Solutions</span></span></span></p>

<ol>
	<li><span><span><strong><span>Electrode Potentials and the E.M.F. of Galvanic cells</span></strong></span></span></li>
</ol>

<p><span><span><span>Chapter 5. Brief Information on Chemical Thermodynamics</span></span></span></p>

<p><span><span><span>Chapter 6. Electrode Potentials</span></span></span></p>

<p><span><span><span>Chapter 7. The E.M.F. of Galvanic Cell</span></span></span></p>

<ol>
	<li><span><span><strong><span>Kinetics of Electrode Processes</span></strong></span></span></li>
</ol>

<p><span><span><span>Chapter 8. Electrical Double Layer</span></span></span></p>

<p><span><span><span>Chapter 9. Electrochemical and Diffusion Kinetics</span></span></span></p>

<ol>
	<li><span><span><strong><span>Electrolysis</span></strong></span></span></li>
</ol>

<p><span><span><span>Chapter 10. Basic Concepts of Electrolysis</span></span></span></p>

<p><span><span><span>Chapter 11. Cathodic Processes</span></span></span></p>

<p><span><span><span>Chapter 12. Anodic Processes</span></span></span></p>

<p><span><span><span>Chapter 13. Electrode Materials for Electrochemical Processes</span></span></span></p>

<p><span><span><strong><span>Index</span></strong></span></span></p>
', 'Title
			Introduction to Electro-chemistry

			Author
			V.Kubasov

			Publisher
			Mir Publishers

			Year of Publication
			1987

			Pages
			176

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Introduction to Electro-chemistry</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">V.Kubasov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">176</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 176, '176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1428WhatsApp%20Image%202025-07-18%20at%204.32.07%20PM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-39-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3882', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3882', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 569, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:00'),
('633e1a78-1d89-4f03-bb7d-0b726fc4dd1c', '4409', 56, 'Biography of Lord Sri Ram with complete vairagya sandipani & glory of his holy name', 'biography-of-lord-sri-ram-with-complete-vairagya-sandipani-glory-of-his-holy-name', 'biography-of-lord-sri-ram-with-complete-vairagya-sandipani-glory-of-his-holy-name', '9788183900034', '9788183900034', '9788183900034', NULL, 'About the book

Biography of Lord Sri Ram with complete Vairagya Sandipani and Glory of His Holy Name —This is an anthology based story of Ram. The book is in two parts— the first deals with Rams life story based on Tulsidas’ works, Vedas, Puranas, Upanishads; and the second part contains the full text and English translation of Vairagya Sandipani, with exclusive verses culled from Tulsidas’ works highlighting the importance and glory of Ram’s Holy Name. This section has verses from Gum Granth Sahib and Ramottartaponishad.

The first part of the book has Ram’s birth charts, mathematical calculations of his life span, manifestation period, exile period etc., the Lava Kush Kand, diagramatic representation of the path taken by Ram to exile, the Ram Chant Manas lake etc. besides 108 Ram’s Mains from Padma Puran.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Biography of Lord Sri Ram with complete Vairagya Sandipani and Glory of His Holy Name —This is an anthology based story of Ram. The book is in two parts— the first deals with Rams life story based on Tulsidas’ works, Vedas, Puranas, Upanishads; and the second part contains the full text and English translation of Vairagya Sandipani, with exclusive verses culled from Tulsidas’ works highlighting the importance and glory of Ram’s Holy Name. This section has verses from Gum Granth Sahib and Ramottartaponishad.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The first part of the book has Ram’s birth charts, mathematical calculations of his life span, manifestation period, exile period etc., the Lava Kush Kand, diagramatic representation of the path taken by Ram to exile, the Ram Chant Manas lake etc. besides 108 Ram’s Mains from Padma Puran.</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Biography of Lord Sri Ram with complete vairagya sandipani & glory of his holy name

			Author
			Ajai kumar Chhawchharia

			ISBN
			9788183900034

			Publisher
			Abhishek

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Biography of Lord Sri Ram with complete vairagya sandipani &amp; glory of his holy name</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ajai kumar Chhawchharia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788183900034</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Abhishek</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"700"', '"455"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bc79042d-d2a7-4864-b750-23f0132667e3', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3823biography.jpg', NULL, '30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788183900034&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4409', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4409', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 56, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:00'),
('635ea8a3-eac2-481d-9d60-ef417fb2e30c', '3915', 536, 'Nonlinear Phenomena In Plasma Physics And Hydrodynamics', 'nonlinear-phenomena-in-plasma-physics-and-hydrodynamics', 'nonlinear-phenomena-in-plasma-physics-and-hydrodynamics', '-54-', '-54-', '-54-', NULL, 'About the book

The modern theory of nonlinear phenomena is going through a period of explosive growth. Each “invention” in the field is disseminated rapidly, generating general interest and unexpected applications. This was for instance the case with solitons, strange attractors, and stochasticity. That scientists from each of the different branches of the theory of nonlinear phenomena should cooperate needs no proof, and the value of this cooperation could be seen at a conference held in Kiev on nonlinear and turbulent processes in physics.* The same approach has been adopted for this collection, which includes articles on regular nonlinear phenomena (vortices, solitons, auto-waves) and some on stochasticity and turbulence. In addition, the collection includes two mathematical articles that develop the Kolmogorov-Amold-Moser theory, the importance of which for the theory of nonlinear dynamic systems is undoubted.

The articles are to some degree grouped around the nonlinear problems of plasma physics and hydrodynamics, in their broadest sense.

Hydrodynamics and plasma physics are traditional sources of exciting problems and ideas for the physics of nonlinear phenomena. We need only recall the classical examples of the discovery of solitons in shallow water, the exact integrability of the Korteweg-de Vries equation, and the discoveries of a strange attractor in the Lorcntz system and stochasticity in Hamiltonian systems with small numbers of degrees of freedom.

These ideas and results, all stimulated by problems in hydrodynamics and plasma physics, quickly gained more general significance for physics as a whole. In turn, many new and efficient techniques are tested on such traditionally difficult subjects as turbulence. For instance, there is the recent application to turbulence of the renormalization group methods, which were successfully employed first in field theory and the physics of phase transitions.

Contents

	Vortices In Plasma and Hydrodynamics

	Oscillations and Bifurcations in Reversible Systems

	Regular and Chaotic Dynamics of Particles In a Magnetic Field

	The Renormalization Group Method and Kolmogorov-Arnold-Moser Theory

	Nonlinear Problems of Turbulent Dynamo

	Problems of the Theory of Strong Turbulence and Topological Solitons

	Self-Oscillations and Auto-Waves in Chemical Systems

	Auto-Waves In Biologically Active Media

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span><span><span>The modern theory of nonlinear phenomena is going through a period of explosive growth. Each “invention” in the field is disseminated rapidly, generating general interest and unexpected applications. This was for instance the case with solitons, strange attractors, and stochasticity. That scientists from each of the different branches of the theory of nonlinear phenomena should cooperate needs no proof, and the value of this cooperation could be seen at a conference held in Kiev on nonlinear and turbulent processes in physics.* The same approach has been adopted for this collection, which includes articles on regular nonlinear phenomena (vortices, solitons, auto-waves) and some on stochasticity and turbulence. In addition, the collection includes two mathematical articles that develop the Kolmogorov-Amold-Moser theory, the importance of which for the theory of nonlinear dynamic systems is undoubted.</span></span></span></span></span></p>

<p><span><span><span><span><span>The articles are to some degree grouped around the nonlinear problems of plasma physics and hydrodynamics, in their broadest sense.</span></span></span></span></span></p>

<p><span><span><span><span><span>Hydrodynamics and plasma physics are traditional sources of exciting problems and ideas for the physics of nonlinear phenomena. We need only recall the classical examples of the discovery of solitons in shallow water, the exact integrability of the Korteweg-de Vries equation, and the discoveries of a strange attractor in the Lorcntz system and stochasticity in Hamiltonian systems with small numbers of degrees of freedom.</span></span></span></span></span></p>

<p><span><span><span><span><span>These ideas and results, all stimulated by problems in hydrodynamics and plasma physics, quickly gained more general significance for physics as a whole. In turn, many new and efficient techniques are tested on such traditionally difficult subjects as turbulence. For instance, there is the recent application to turbulence of the renormalization group methods, which were successfully employed first in field theory and the physics of phase transitions.</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Contents</span></span></span></strong></span></span></p>

<ol>
	<li><span><span><span><strong><span>Vortices In Plasma and Hydrodynamics </span></strong></span></span></span></li>
	<li><span><span><span><strong><span>Oscillations and Bifurcations in Reversible Systems </span></strong></span></span></span></li>
	<li><span><span><span><strong><span>Regular and Chaotic Dynamics of Particles In a Magnetic Field </span></strong></span></span></span></li>
	<li><span><span><span><strong><span>The Renormalization Group Method and Kolmogorov-Arnold-Moser Theory </span></strong></span></span></span></li>
	<li><span><span><span><strong><span>Nonlinear Problems of Turbulent Dynamo </span></strong></span></span></span></li>
	<li><span><strong><span><span><span>Problems of the Theory of Strong Turbulence and Topological Solitons </span></span></span></strong></span></li>
	<li><span><strong><span><span><span>Self-Oscillations and Auto-Waves in Chemical Systems </span></span></span></strong></span></li>
	<li><span><strong><span><span><span>Auto-Waves In Biologically Active Media </span></span></span></strong></span></li>
</ol>

<p> </p>', 'Title
			Nonlinear Phenomena In Plasma Physics And Hydrodynamics

			Author
			R.Z Sagdeev

			Publisher
			Mir Publishers

			Year of Publication
			1986

			Pages
			224

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Nonlinear Phenomena In Plasma Physics And Hydrodynamics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">R.Z Sagdeev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">224</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8990sagdeev-ed.-nonlinear-phenomena-in-plasma-physics-and-hydrodynamics-mir-1986_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-54-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3915', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3915', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 536, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:00'),
('6370a599-e228-4aef-80e4-72080a650a24', '2136', NULL, 'Introduction to Theory of Automata, Formal Languages, and Computation', 'introduction-to-theory-of-automata-formal-languages-and-computation-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-213-2136', 'introduction-to-theory-of-automata-formal-languages-and-computation-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136-2136', 'IKUJ6777', 'IKUJ6777', 'IKUJ6777', NULL, 'Introduction to Theory of Automata, Formal Languages, and Computation', '<h1>Introduction to Theory of Automata, Formal Languages, and Computation</h1>', 'Sub Title
			No

			Author
			Debidas Ghosh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120348073

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Debidas Ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120348073</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70939788120348073.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKUJ6777&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2136', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2136', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1735, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('63762151-7384-4ff4-a3a6-e0d936317ebe', '2908', NULL, 'Geometric Optics on Phase Space new', 'geometric-optics-on-phase-space-new-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908', 'geometric-optics-on-phase-space-new-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908-2908', '9783642060366', '9783642060366', '9783642060366', NULL, 'Symplectic geometry, well known as the basic structure of Hamiltonian mechanics, is also the foundation of optics. In fact, optical systems (geometric or wave) have an even richer symmetry structure than mechanical ones (classical or quantum). The symmetries underlying the geometric model of light are based on the symplectic group. Geometric Optics on Phase Space develops both geometric optics and group theory from first principles in their Hamiltonian formulation on phase space. This treatise provides the mathematical background and also collects a host of useful methods of practical importance, particularly the fractional Fourier transform currently used for image processing. The reader will appreciate the beautiful similarities between Hamilton''s mechanics and this approach to optics. The appendices link the geometry thus introduced to wave optics through Lie methods. The book addresses researchers and graduate students.', '<p>Symplectic geometry, well known as the basic structure of Hamiltonian mechanics, is also the foundation of optics. In fact, optical systems (geometric or wave) have an even richer symmetry structure than mechanical ones (classical or quantum). The symmetries underlying the geometric model of light are based on the symplectic group. Geometric Optics on Phase Space develops both geometric optics and group theory from first principles in their Hamiltonian formulation on phase space. This treatise provides the mathematical background and also collects a host of useful methods of practical importance, particularly the fractional Fourier transform currently used for image processing. The reader will appreciate the beautiful similarities between Hamilton''s mechanics and this approach to optics. The appendices link the geometry thus introduced to wave optics through Lie methods. The book addresses researchers and graduate students.</p>', 'Geometric Optics on Phase Space

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 376 pages

	ISBN-10 ‏ : ‎ 3642060366

	ISBN-13 ‏ : ‎ 978-3642060366

	Item Weight ‏ : ‎ 567 g

	Dimensions ‏ : ‎ 15.5 x 2.29 x 23.5 cm

	Country of Origin ‏ : ‎ India', '<h1>Geometric Optics on Phase Space</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 376 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3642060366</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3642060366</span></li>
	<li><span>Item Weight ‏ : ‎ 567 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.5 x 2.29 x 23.5 cm</span></li>
	<li><span>Country of Origin ‏ : ‎ India</span></li>
</ul>', '"9600"', '"5760"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91521.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642060366&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2908', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2908', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1282, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:00'),
('63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', '3858', 593, 'Practical Food Safety: Contemporary Issues and Future Directions', 'practical-food-safety-contemporary-issues-and-future-directions', 'practical-food-safety-contemporary-issues-and-future-directions', '9781118474600', '9781118474600', '9781118474600', NULL, 'About the book

The past few years have witnessed an upsurge in incidences relating to food safety issues, which are all attributed to different factors. Today, with the increase in knowledge and available databases on food safety issues, the world is witnessing tremendous efforts towards the development of new, economical and environmentally-friendly techniques for maintaining the quality of perishable foods and agro-based commodities. The intensification of food safety concerns reflects a major global awareness of foods in world trade. Several recommendations have been put forward by various world governing bodies and committees to solve food safety issues, which are all mainly targeted at benefiting consumers. In addition, economic losses and instability to a particular nation or region caused by food safety issues can be huge. Various ''non-dependent'' risk factors can be involved with regard to food safety in a wide range of food commodities such as fresh fruits, vegetables, seafood, poultry, meat and meat products. Additionally, food safety issues involves a wide array of issues including processed foods, packaging, post-harvest preservation, microbial growth and spoilage, food poisoning, handling at the manufacturing units, food additives, presence of banned chemicals and drugs, and more. Rapid change in climatic conditions is also playing a pivotal role with regard to food safety issues, and increasing the anxiety about our ability to feed the world safely.

Practical Food Safety: Contemporary Issues and Future Directions takes a multi-faceted approach to the subject of food safety, covering various aspects ranging from microbiological to chemical issues, and from basic knowledge to future perspectives. This is a book exclusively designed to simultaneously encourage consideration of the present knowledge and future possibilities of food safety. This book also covers the classic topics required for all books on food safety, and encompasses the most recent updates in the field. Leading researchers have addressed new issues and have put forth novel research findings that will affect the world in the future, and suggesting how these should be faced.

This book will be useful for researchers engaged in the field of food science and food safety, food industry personnel engaged in safety aspects, and governmental and non-governmental agencies involved in establishing guidelines towards establishing safety measures for food and agricultural commodities.

Contents:

1 Food Safety: A Global Perspective 1

Karl R. Matthews

2 Food Safety: Consumer Perceptions and Practices 11

Anne Wilcock and Brita Ball

3 Educating for Food Safety 31

Angela M. Fraser and Cortney Miller

4 Food Safety Training in Food Services 49

Caroline Opolski Medeiros, Suzi Barletto Cavalli, and Elisabete Salay

5 Product Tracing Systems 63

Jennifer McEntire and Tejas Bhatt

6 Linking Local Suppliers to Global Food Markets: A Critical Analysis of Food Safety Issues in Developing Countries 83

Sapna A. Narula and Neeraj Dangi

7 Achieving Quality Chemical Measurements in Foods 99

Yiu-chung Wong and Michael Walker

8 Protection of the Agri-Food Chain by Chemical Analysis: The European Context 125

Michael Walker and Yiu-chung Wong

9 Pesticide Residues in Food: Health Implications for Children and Women 145

Muhammad Atif Randhawa, Salim-ur-Rehman, Faqir Muhammad Anjum and Javaid Aziz Awan

10 The Need for a Closer Look at Pesticide Toxicity during GMO Assessment 167

Robin Mesnage and Gilles-Éric Séralini

11 What Have We Learnt from the Melamine-tainted Milk Incidents in China? 191

Miao Hong, Cui Xia, Zhu Pan, and Wu Yongning

12 Heavy Metals of Special Concern to Human Health and Environment 213

Sameeh A. Mansour

13 Monitoring and Health Risk Assessment of Heavy Metal Contamination in Food 235

Sameeh A. Mansour

14 Heavy Metal Contamination as a Global Problem and the Need for Prevention/Reduction Measurements 257

Sameeh A. Mansour

15 Radionuclides in Food: Past, Present and Future 281

Rajeev Bhat and Vicente M. Gómez-López

16 Antinutrients and Toxicity in Plant-based Foods: Cereals and Pulses 311

Salim-ur-Rehman, Javaid Aziz Awan, Faqir Muhammad Anjum, and Muhammad Atif Randhawa

17 N anotechnology Tools to Achieve Food Safety 341

Jesús Fernando Ayala-Zavala, Gustavo Adolfo González-Aguilar, María Roberta Ansorena, Emilio Alvarez-Párrilla, and Laura de la Rosa

18 Photonic Methods for Pathogen Inactivation 355

Vicente M. Gómez-López and Rajeev Bhat

19 Intelligent Packaging and Food Safety 375

István Siró

20 Consumer Perception of Safety and Quality of Food Products Maintained under Cold Storage 395

Jasmin Geppert and Rainer Stamminger

21 Foodborne Infections and Intoxications Associated with International Travel 415

Martin Alberer and Thomas Löscher

22 Electron Beam Inactivation of Foodborne Pathogens with an Emphasis on Salmonella 451

Reza Tahergorabi, Jacek Jaczynski, and Kristen E. Matak

23 Inactivation of Foodborne Viruses: Recent Findings Applicable to Food-Processing Technologies 471

Allison Vimont, Ismaïl Fliss, and Julie Jean

24 Use of Synbiotics (Probiotics and Prebiotics) to Improve the Safety of Foods 497

Jean Guy LeBlanc, Alejandra de Moreno de LeBlanc, Ricardo Pinheiro de Souza Oliveira, and Svetoslav Dimitrov Todorov

25 Predictive Microbiology: A Valuable Tool in Food Safety and Microbiological Risk Assessments 517

F.N. Arroyo-López, J. Bautista Gallego, A. Valero, R.M. García-Gimeno, and A. Garrido Fernández

26 Pests in Poultry, Poultry Product-Borne Infection and Future Precautions 535

Hongshun Yang, Shuvra K. Dey, Robert Buchanan, and Debabrata Biswas

27 Safety of Meat and Meat Products in the Twenty-first Century 553

Ian Jenson, Paul Vanderlinde, John Langbridge, and John Sumner

28 Application of Hazard Analysis and Critical Control Point Principles for Ochratoxin-A Prevention in Coffee Production Chain 577

Kulandaivelu Velmourougane, T.N.Gopinandhan, and Rajeev Bhat

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The past few years have witnessed an upsurge in incidences relating to food safety issues, which are all attributed to different factors. Today, with the increase in knowledge and available databases on food safety issues, the world is witnessing tremendous efforts towards the development of new, economical and environmentally-friendly techniques for maintaining the quality of perishable foods and agro-based commodities. The intensification of food safety concerns reflects a major global awareness of foods in world trade. Several recommendations have been put forward by various world governing bodies and committees to solve food safety issues, which are all mainly targeted at benefiting consumers. In addition, economic losses and instability to a particular nation or region caused by food safety issues can be huge. Various ''non-dependent'' risk factors can be involved with regard to food safety in a wide range of food commodities such as fresh fruits, vegetables, seafood, poultry, meat and meat products. Additionally, food safety issues involves a wide array of issues including processed foods, packaging, post-harvest preservation, microbial growth and spoilage, food poisoning, handling at the manufacturing units, food additives, presence of banned chemicals and drugs, and more. Rapid change in climatic conditions is also playing a pivotal role with regard to food safety issues, and increasing the anxiety about our ability to feed the world safely.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Practical Food Safety: Contemporary Issues and Future Directions takes a multi-faceted approach to the subject of food safety, covering various aspects ranging from microbiological to chemical issues, and from basic knowledge to future perspectives. This is a book exclusively designed to simultaneously encourage consideration of the present knowledge and future possibilities of food safety. This book also covers the classic topics required for all books on food safety, and encompasses the most recent updates in the field. Leading researchers have addressed new issues and have put forth novel research findings that will affect the world in the future, and suggesting how these should be faced.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book will be useful for researchers engaged in the field of food science and food safety, food industry personnel engaged in safety aspects, and governmental and non-governmental agencies involved in establishing guidelines towards establishing safety measures for food and agricultural commodities.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1 Food Safety: A Global Perspective 1</span></span></span></p>

<p><span><span><span>Karl R. Matthews</span></span></span></p>

<p><span><span><span>2 Food Safety: Consumer Perceptions and Practices 11</span></span></span></p>

<p><span><span><span>Anne Wilcock and Brita Ball</span></span></span></p>

<p><span><span><span>3 Educating for Food Safety 31</span></span></span></p>

<p><span><span><span>Angela M. Fraser and Cortney Miller</span></span></span></p>

<p><span><span><span>4 Food Safety Training in Food Services 49</span></span></span></p>

<p><span><span><span>Caroline Opolski Medeiros, Suzi Barletto Cavalli, and Elisabete Salay</span></span></span></p>

<p><span><span><span>5 Product Tracing Systems 63</span></span></span></p>

<p><span><span><span>Jennifer McEntire and Tejas Bhatt</span></span></span></p>

<p><span><span><span>6 Linking Local Suppliers to Global Food Markets: A Critical Analysis of Food Safety Issues in Developing Countries 83</span></span></span></p>

<p><span><span><span>Sapna A. Narula and Neeraj Dangi</span></span></span></p>

<p><span><span><span>7 Achieving Quality Chemical Measurements in Foods 99</span></span></span></p>

<p><span><span><span>Yiu-chung Wong and Michael Walker</span></span></span></p>

<p><span><span><span>8 Protection of the Agri-Food Chain by Chemical Analysis: The European Context 125</span></span></span></p>

<p><span><span><span>Michael Walker and Yiu-chung Wong</span></span></span></p>

<p><span><span><span>9 Pesticide Residues in Food: Health Implications for Children and Women 145</span></span></span></p>

<p><span><span><span>Muhammad Atif Randhawa, Salim-ur-Rehman, Faqir Muhammad Anjum and Javaid Aziz Awan</span></span></span></p>

<p><span><span><span>10 The Need for a Closer Look at Pesticide Toxicity during GMO Assessment 167</span></span></span></p>

<p><span><span><span>Robin Mesnage and Gilles-Éric Séralini</span></span></span></p>

<p><span><span><span>11 What Have We Learnt from the Melamine-tainted Milk Incidents in China? 191</span></span></span></p>

<p><span><span><span>Miao Hong, Cui Xia, Zhu Pan, and Wu Yongning</span></span></span></p>

<p><span><span><span>12 Heavy Metals of Special Concern to Human Health and Environment 213</span></span></span></p>

<p><span><span><span>Sameeh A. Mansour</span></span></span></p>

<p><span><span><span>13 Monitoring and Health Risk Assessment of Heavy Metal Contamination in Food 235</span></span></span></p>

<p><span><span><span>Sameeh A. Mansour</span></span></span></p>

<p><span><span><span>14 Heavy Metal Contamination as a Global Problem and the Need for Prevention/Reduction Measurements 257</span></span></span></p>

<p><span><span><span>Sameeh A. Mansour</span></span></span></p>

<p><span><span><span>15 Radionuclides in Food: Past, Present and Future 281</span></span></span></p>

<p><span><span><span>Rajeev Bhat and Vicente M. Gómez-López</span></span></span></p>

<p><span><span><span>16 Antinutrients and Toxicity in Plant-based Foods: Cereals and Pulses 311</span></span></span></p>

<p><span><span><span>Salim-ur-Rehman, Javaid Aziz Awan, Faqir Muhammad Anjum, and Muhammad Atif Randhawa</span></span></span></p>

<p><span><span><span>17 N anotechnology Tools to Achieve Food Safety 341</span></span></span></p>

<p><span><span><span>Jesús Fernando Ayala-Zavala, Gustavo Adolfo González-Aguilar, María Roberta Ansorena, Emilio Alvarez-Párrilla, and Laura de la Rosa</span></span></span></p>

<p><span><span><span>18 Photonic Methods for Pathogen Inactivation 355</span></span></span></p>

<p><span><span><span>Vicente M. Gómez-López and Rajeev Bhat</span></span></span></p>

<p><span><span><span>19 Intelligent Packaging and Food Safety 375</span></span></span></p>

<p><span><span><span>István Siró</span></span></span></p>

<p><span><span><span>20 Consumer Perception of Safety and Quality of Food Products Maintained under Cold Storage 395</span></span></span></p>

<p><span><span><span>Jasmin Geppert and Rainer Stamminger</span></span></span></p>

<p><span><span><span>21 Foodborne Infections and Intoxications Associated with International Travel 415</span></span></span></p>

<p><span><span><span>Martin Alberer and Thomas Löscher</span></span></span></p>

<p><span><span><span>22 Electron Beam Inactivation of Foodborne Pathogens with an Emphasis on Salmonella 451</span></span></span></p>

<p><span><span><span>Reza Tahergorabi, Jacek Jaczynski, and Kristen E. Matak</span></span></span></p>

<p><span><span><span>23 Inactivation of Foodborne Viruses: Recent Findings Applicable to Food-Processing Technologies 471</span></span></span></p>

<p><span><span><span>Allison Vimont, Ismaïl Fliss, and Julie Jean</span></span></span></p>

<p><span><span><span>24 Use of Synbiotics (Probiotics and Prebiotics) to Improve the Safety of Foods 497</span></span></span></p>

<p><span><span><span>Jean Guy LeBlanc, Alejandra de Moreno de LeBlanc, Ricardo Pinheiro de Souza Oliveira, and Svetoslav Dimitrov Todorov</span></span></span></p>

<p><span><span><span>25 Predictive Microbiology: A Valuable Tool in Food Safety and Microbiological Risk Assessments 517</span></span></span></p>

<p><span><span><span>F.N. Arroyo-López, J. Bautista Gallego, A. Valero, R.M. García-Gimeno, and A. Garrido Fernández</span></span></span></p>

<p><span><span><span>26 Pests in Poultry, Poultry Product-Borne Infection and Future Precautions 535</span></span></span></p>

<p><span><span><span>Hongshun Yang, Shuvra K. Dey, Robert Buchanan, and Debabrata Biswas</span></span></span></p>

<p><span><span><span>27 Safety of Meat and Meat Products in the Twenty-first Century 553</span></span></span></p>

<p><span><span><span>Ian Jenson, Paul Vanderlinde, John Langbridge, and John Sumner</span></span></span></p>

<p><span><span><span>28 Application of Hazard Analysis and Critical Control Point Principles for Ochratoxin-A Prevention in Coffee Production Chain 577</span></span></span></p>

<p><span><span><span>Kulandaivelu Velmourougane, T.N.Gopinandhan, and Rajeev Bhat</span></span></span></p>

<p> </p>', 'Title
			Practical Food Safety: Contemporary Issues and Future Directions

			Author
			Rajeev Bhat, Vicente M.Gomez-Lopez

			ISBN
			9781118474600

			Publication
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Practical Food Safety: Contemporary Issues and Future Directions</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Rajeev Bhat, Vicente M.Gomez-Lopez</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118474600</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publication</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"26009"', '"16906"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3750practical%20food.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118474600&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3858', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3858', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 593, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:00'),
('639e5b7e-821b-415c-879e-2650214fcd2d', '4432', 33, 'मोहनदास करमचन्द गाँधी-उदारवादी विरासत', 'महनदस-करमचनद-गध-उदरवद-वरसत', '-', '-99-', '-99-', '-99-', NULL, 'मोहनदास करमचन्द गाँधी-उदारवादी विरासत', '<p>मोहनदास करमचन्द गाँधी-उदारवादी विरासत</p>', 'Title
			Mohandas Karamchand Gandhi-Udarwadi Virasat

			Author
			Dr.Himanshu Bodai

			Publisher
			Mountain for Peace

			Year of Publication
			1998

			Language
			Hindi

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Mohandas Karamchand Gandhi-Udarwadi Virasat</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.Himanshu Bodai</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mountain for Peace</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1998</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, 'a2344a33-8d33-44de-a4b3-14c78dde3ac6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4294gandhi.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-99-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4432', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4432', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 33, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:00'),
('63a15da2-fa4c-4120-b7cc-7dd3c2dfed8f', '4362', 102, 'Engineering Chemistry', 'engineering-chemistry', 'engineering-chemistry', '9781118546727', '9781118546727', '9781118546727', NULL, 'About the book

The Engineering Chemistry course for undergraduate engineering students is designed to strengthen the fundamentals of chemistry an then build an interface of theoretical concepts with their industrial/engineering applications. This book is structured keeping in view the objective of the course. The goal of the textbook is to address the needs of range of students for a general chemistry course across all engineering disciplines.

Content:

	Chemical Bonding

	Solid State and Liquid Crystals

	Coordination Chemistry

	Thermodynamics and Chemical Equilibrium

	Chemical kinetics

	Phase Rule

	Electrochemistry

	Adsorption

	Organic Reaction Mechanisms

	Stereochemistry

	Chemical Methods of Analysis

	Instrumental Methods of Analysis

	Polymers

	Engineering Materials

	Metals and Alloys

	Fuels

	Non-Conventional Energy Resources

	Corrosion and its Control

	Water and its Treatment', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Engineering Chemistry course for undergraduate engineering students is designed to strengthen the fundamentals of chemistry an then build an interface of theoretical concepts with their industrial/engineering applications. This book is structured keeping in view the objective of the course. The goal of the textbook is to address the needs of range of students for a general chemistry course across all engineering disciplines.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Chemical Bonding</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Solid State and Liquid Crystals</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Coordination Chemistry</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Thermodynamics and Chemical Equilibrium</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Chemical kinetics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Phase Rule</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Electrochemistry</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Adsorption</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Organic Reaction Mechanisms</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Stereochemistry</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Chemical Methods of Analysis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Instrumental Methods of Analysis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Polymers</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Engineering Materials</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Metals and Alloys</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Fuels</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Non-Conventional Energy Resources</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Corrosion and its Control</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Water and its Treatment</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Engineering Chemistry

			Author
			Dr. S Vairam

			ISBN
			9781118546727

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Engineering Chemistry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. S Vairam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118546727</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5301engi.jpg', NULL, '6 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781118546727&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4362', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4362', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 102, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:00'),
('63b92290-1b4d-4c48-b16f-049f41c5d812', '2541', NULL, 'International Financial Architecture - G7, IMF, BIS, Debtors and Creditors', 'international-financial-architecture-g7-imf-bis-debtors-and-creditors-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2-2541', 'international-financial-architecture-g7-imf-bis-debtors-and-creditors-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541-2541', 'HBJN8978', 'HBJN8978', 'HBJN8978', NULL, 'The Group of Seven Industrialized Countries, G7 developed a new doctrine of international supervision and regulation of financial markets. The G7 instructed international financial institutions such as the IMF, the Bank for International Settlements, the World Bank and the Multilateral Development Banks to tighten their supervision and regulation of international finance. This volume examines this doctrine sometimes known as the ''New Architecture of the International Financial System'' or IFA. Strengthening of the international financial system never ends and there have been recurring vulnerabilities in international financial architecture. The book examines current practice and its consequences and how the IFA has evolved and its alternatives. The book draws upon academic knowledge, practitioner techniques in financial risk management and official doctrine to analyze how investors, creditors and debtors function within the new architecture.', '<p>The Group of Seven Industrialized Countries, G7 developed a new doctrine of international supervision and regulation of financial markets. The G7 instructed international financial institutions such as the IMF, the Bank for International Settlements, the World Bank and the Multilateral Development Banks to tighten their supervision and regulation of international finance. This volume examines this doctrine sometimes known as the ''New Architecture of the International Financial System'' or IFA. Strengthening of the international financial system never ends and there have been recurring vulnerabilities in international financial architecture. The book examines current practice and its consequences and how the IFA has evolved and its alternatives. The book draws upon academic knowledge, practitioner techniques in financial risk management and official doctrine to analyze how investors, creditors and debtors function within the new architecture.</p>', 'International FInancial Architecture - G7, IMF, BIS, Debtors and Creditors', '<h1>International FInancial Architecture - G7, IMF, BIS, Debtors and Creditors</h1>', '"13100"', '"7860"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HBJN8978&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2541', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2541', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1540, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:00'),
('63c504c4-31e2-4433-9aa7-9629d730efb6', '832', NULL, 'Professional Social Work Education - Emerging Perspectives NEW', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-new-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-12-832', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-new-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253', 'TGHY6655', 'TGHY6655::832', 'TGHY6655', NULL, 'Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.', '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 'Transforming Social Work Practice - Equality and Diversity in Social Work Practice New', '<h1>Transforming Social Work Practice - Equality and Diversity in Social Work Practice New</h1>', '"599"', '"450"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82999781844455935_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=832', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=832', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2589, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('63d3fe07-650e-4dfc-a2a3-912738ea9224', '467', NULL, 'Education in Emerging Indian Society new', 'education-in-emerging-indian-society-new-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-46-467', 'education-in-emerging-indian-society-new-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467-467', 'jhgf3456', 'jhgf3456', 'jhgf3456', NULL, 'Education in Emerging Indian Society new', '<h1>Education in Emerging Indian Society new</h1>', 'Sub Title
			No

			Author
			Dr. Madhumita Sharma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175332225

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Madhumita Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175332225</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13819788175332225.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=jhgf3456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=467', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=467', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2802, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('63dbd7e5-ed07-4561-a48d-dce3531f66af', '2797', NULL, 'On Being a Muslim - finding a religious path in the world today NEW', 'on-being-a-muslim-finding-a-religious-path-in-the-world-today-new-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797', 'on-being-a-muslim-finding-a-religious-path-in-the-world-today-new-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797-2797', 'RJHR5455', 'RJHR5455', 'RJHR5455', NULL, 'From the Publisher Funny, challenging, controversial, and unforgiving, this is an unprecedented personal account of a Muslim''s life in the modern world. As an Islamic scholar, outspoken social activist and well-known commentator, Esack is in a unique position to tackle the quandaries and challenges facing Muslims today. Whether it be cultivating a meaningful relationship with Allah or striving for gender equality, this groundbreaking work will help believers and non-believers alike to appreciate the eternal relevance of the Qur''an. Editorial Reviews - On Being a Muslim From the Publisher Funny, challenging, controversial, and unforgiving, this is an unprecedented personal account of a Muslim''s life in the modern world. As an Islamic scholar, outspoken social activist and well-known commentator, Esack is in a unique position to tackle the quandaries and challenges facing Muslims today. Whether it be cultivating a meaningful relationship with Allah or striving for gender equality, this groundbreaking work will help believers and non-believers alike to appreciate the eternal relevance of the Qur''an. Features - On Being a Muslim Table of Contents Table of Contents Acknowledgements ix Introduction 1 1 On Being with Allah 9 Can Allah be Supremely Indifferent? 11 Between Allah and a Neurotic Self 17 Allah: More than an Ideological Appendage 20 Words and Works for a Window 23 More to the Rituals than Motions? 27 Don''t Forget to Marinate the Meat! 30 Ramadan: When Boats are Safe in the Harbour 33 2 On Being with Myself 38 Freedom Isn''t Free 40 Dying by the Inches 45 And the Truth Shall Set You Free 51 Who Says I''m not Important? 54 Life! Life! (Or is it ''Wife! Wife!''?) 58 3 On Being with You 63 Beyond the Masks 64 Why Two Ears and One Mouth? 67 Why Does He Take so Long with the Meat? 72 To Dump or Not to Dump? 75 Though Poverty Became their Lot 78 My Brother''s Flesh on the Menu? 82 4 On Being a Social Being 87 Revelation or Revolution? 89 The Reader', '<p>From the Publisher Funny, challenging, controversial, and unforgiving, this is an unprecedented personal account of a Muslim''s life in the modern world. As an Islamic scholar, outspoken social activist and well-known commentator, Esack is in a unique position to tackle the quandaries and challenges facing Muslims today. Whether it be cultivating a meaningful relationship with Allah or striving for gender equality, this groundbreaking work will help believers and non-believers alike to appreciate the eternal relevance of the Qur''an. Editorial Reviews - On Being a Muslim From the Publisher Funny, challenging, controversial, and unforgiving, this is an unprecedented personal account of a Muslim''s life in the modern world. As an Islamic scholar, outspoken social activist and well-known commentator, Esack is in a unique position to tackle the quandaries and challenges facing Muslims today. Whether it be cultivating a meaningful relationship with Allah or striving for gender equality, this groundbreaking work will help believers and non-believers alike to appreciate the eternal relevance of the Qur''an. Features - On Being a Muslim Table of Contents Table of Contents Acknowledgements ix Introduction 1 1 On Being with Allah 9 Can Allah be Supremely Indifferent? 11 Between Allah and a Neurotic Self 17 Allah: More than an Ideological Appendage 20 Words and Works for a Window 23 More to the Rituals than Motions? 27 Don''t Forget to Marinate the Meat! 30 Ramadan: When Boats are Safe in the Harbour 33 2 On Being with Myself 38 Freedom Isn''t Free 40 Dying by the Inches 45 And the Truth Shall Set You Free 51 Who Says I''m not Important? 54 Life! Life! (Or is it ''Wife! Wife!''?) 58 3 On Being with You 63 Beyond the Masks 64 Why Two Ears and One Mouth? 67 Why Does He Take so Long with the Meat? 72 To Dump or Not to Dump? 75 Though Poverty Became their Lot 78 My Brother''s Flesh on the Menu? 82 4 On Being a Social Being 87 Revelation or Revolution? 89 The Reader</p>', 'On Being a Muslim - finding a religious path in the world today NEW', '<h1>On Being a Muslim - finding a religious path in the world today NEW</h1>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RJHR5455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2797', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2797', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1330, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:00'),
('63e1645b-1bfc-4570-8f9d-1a9a1675eeb9', '1024', NULL, 'Medical Law and Ethics - 3/e', 'medical-law-and-ethics-3e-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024', 'medical-law-and-ethics-3e-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024-1024', 'YHJU8899', 'YHJU8899', 'YHJU8899', NULL, 'Medical Law and Ethics - 3/e', '<h1>Medical Law and Ethics - 3/e</h1>', 'Sub Title
			No

			Author
			Shaun D. Pattinson

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082669

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shaun D. Pattinson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082669</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10649789381082669.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU8899&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1024', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1024', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2472, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('63fcd784-3a3e-40e3-ab25-a6b52109cfa2', '1595', NULL, 'Gandhi and Ambedkar Life and Works New', 'gandhi-and-ambedkar-life-and-works-new-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-15-1595', 'gandhi-and-ambedkar-life-and-works-new-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595-1595', 'RFTR2345', 'RFTR2345', 'RFTR2345', NULL, 'This book tells us about the life and works of two great leaders of India - Mahatma Gandhi and Dr. Ambedkar. Gandhiji Stated his campaign firstly against apart hid in South Africa. This campaign made him a Great leader.He also fought for the freedom of India', '<p>This book tells us about the life and works of two great leaders of India - Mahatma Gandhi and Dr. Ambedkar. Gandhiji Stated his campaign firstly against apart hid in South Africa. This campaign made him a Great leader.He also fought for the freedom of India</p>', 'Sub Title
			No

			Author
			Himani Bhati

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381839317

			Pages
			197

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Himani Bhati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>197</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 197, '197', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62149789381839317.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFTR2345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1595', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1595', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2115, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('640e494e-2371-4bc5-83a9-6c40e93a2a47', '365', NULL, 'Ethics, Business and Society - Managing Responsibly', 'ethics-business-and-society-managing-responsibly-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-36-365', 'ethics-business-and-society-managing-responsibly-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365-365', 'Ethics, Business and Society', 'Ethics, Business and Society', 'Ethics, Business and Society', NULL, 'This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many aspects of the much wider concept of business ethics. The collection includes contributions from experts from diverse fields such as industry, academia and non-governmental organizations, who present the theoretical underpinning of the concepts, along with real-life case studies dealing with the varied, hands-on experiences of leaders from different industries. This book will be an insightful read for professionals in the field of Business and Management.', '<p>This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many aspects of the much wider concept of business ethics. The collection includes contributions from experts from diverse fields such as industry, academia and non-governmental organizations, who present the theoretical underpinning of the concepts, along with real-life case studies dealing with the varied, hands-on experiences of leaders from different industries. This book will be an insightful read for professionals in the field of Business and Management.</p>', 'Sub Title
			No

			Author
			Ananda Das Gupta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132104025

			Pages
			This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many as

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ananda Das Gupta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132104025</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many as</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"450"', '"270"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many as', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54609788132104025.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Ethics,%20Business%20and%20Society&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=365', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=365', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2868, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('644a594d-ba09-4846-8b74-4994beed1097', '2753', NULL, 'Scaling Heights - Anthology on Contemporary Indian English Poetry', 'scaling-heights-anthology-on-contemporary-indian-english-poetry-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-27-2753', 'scaling-heights-anthology-on-contemporary-indian-english-poetry-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753-2753', 'THJI8876', 'THJI8876', 'THJI8876', NULL, 'Scaling Heights - Anthology on Contemporary Indian English Poetry', '<h1>Scaling Heights - Anthology on Contemporary Indian English Poetry</h1>', 'Sub Title
			No

			Author
			Gopal Lahiri, Kiriti Sengupta

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172738099

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gopal Lahiri, Kiriti Sengupta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172738099</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THJI8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2753', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2753', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1360, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:00'),
('644b924a-e7cd-4961-8b42-e9c3e8153de4', '1822', NULL, '3D Cell-Based Biosensors in Drug Discovery Programs - Microtissue Engineering for High Throughput Screening New', '3d-cellbased-biosensors-in-drug-discovery-programs-microtissue-engineering-for-high-throughput-screening-new-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-18-1822', '3d-cellbased-biosensors-in-drug-discovery-programs-microtissue-engineering-for-high-throughput-screening-new-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822-1822', 'DCCF4345', 'DCCF4345', 'DCCF4345', NULL, 'Advances in genomics and combinatorial chemistry during the past two decades inspired innovative technologies and changes in the discovery and pre-clinical development paradigm with the goal of accelerating the process of bringing therapeutic drugs to market. Written by William Kisaalita, one of the foremost experts in this field, 3D Cell-Based Biosensors in Drug Discovery Programs: Microtissue Engineering for High Throughput Screening provides the latest information — from theory to practice — on challenges and opportunities for incorporating 3D cell-based biosensors or assays in drug discovery programs. The book supplies a historical perspective and defines the problem 3D cultures can solve. It also discusses how genomics and combinatorial chemistry have changed the way drug are discovered and presents data from the literature to underscore the less-than-desirable pharmaceutical industry performance under the new paradigm. The author uses results from his lab and those of other investigators to show how 3D micro environments create cell culture models that more closely reflect normal in vivo -like cell morphology and function. He makes a case for validated biomarkers for three-dimensionality in vitro and discusses the advantages and disadvantages of promising tools in the search of these biomarkers. The book concludes with case studies of drugs that were abandoned late in the discovery process, which would have been discarded early if tested with 3D cultures. Dr. Kisaalita presents evidence in support of embracing 3D cell-based systems for widespread use in drug discovery programs. He goes to the root of the issue, establishing the 3D cell-based biosensor physiological relevance by comparing 2D and 3D culture from genomic to functional levels. He then assembles the bioengineering principles behind successful 3D cell-based biosensor systems. Kisaalita also addresses the challenges and opportunities for incorporating 3D cell-based biosensors or cult', '<p>Advances in genomics and combinatorial chemistry during the past two decades inspired innovative technologies and changes in the discovery and pre-clinical development paradigm with the goal of accelerating the process of bringing therapeutic drugs to market. Written by William Kisaalita, one of the foremost experts in this field, 3D Cell-Based Biosensors in Drug Discovery Programs: Microtissue Engineering for High Throughput Screening provides the latest information — from theory to practice — on challenges and opportunities for incorporating 3D cell-based biosensors or assays in drug discovery programs. The book supplies a historical perspective and defines the problem 3D cultures can solve. It also discusses how genomics and combinatorial chemistry have changed the way drug are discovered and presents data from the literature to underscore the less-than-desirable pharmaceutical industry performance under the new paradigm. The author uses results from his lab and those of other investigators to show how 3D micro environments create cell culture models that more closely reflect normal in vivo -like cell morphology and function. He makes a case for validated biomarkers for three-dimensionality in vitro and discusses the advantages and disadvantages of promising tools in the search of these biomarkers. The book concludes with case studies of drugs that were abandoned late in the discovery process, which would have been discarded early if tested with 3D cultures. Dr. Kisaalita presents evidence in support of embracing 3D cell-based systems for widespread use in drug discovery programs. He goes to the root of the issue, establishing the 3D cell-based biosensor physiological relevance by comparing 2D and 3D culture from genomic to functional levels. He then assembles the bioengineering principles behind successful 3D cell-based biosensor systems. Kisaalita also addresses the challenges and opportunities for incorporating 3D cell-based biosensors or cult</p>', '3D Cell-Based Biosensors in Drug Discovery Programs - Microtissue Engineering for High Throughput Screening New', '<h1>3D Cell-Based Biosensors in Drug Discovery Programs - Microtissue Engineering for High Throughput Screening New</h1>', '"775"', '"465"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53839781420073492_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCCF4345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1822', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1822', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1946, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:00'),
('644f91fb-a3ad-46f8-9a47-e08edcd06cb8', '890', NULL, 'Environmental Spirituality & Life Span', 'environmental-spirituality-life-span', 'environmental-spirituality-life-span', '9789385830273', '9789385830273', '9789385830273', NULL, 'About the book

The topic of this book is very near to the heart of the author. Actually this topic belongs not only to the author but do impact on all living and non-living entity. The planet earth has unique environmental system for the life, whereas other planets have only non-living things. But the question was in the mind of author that how long we can survive on the earth. That’s why this noble book has been written by the authors with noble contents and for the noble people, who even think about the protection of this planet. We are part of a cosmos system and became conscious we are inseparable part of environment. A human can feel and analyse the things with a physical body, which is made up with a great composition of the metals of this metallic world. It means our soul deeply interconnected with this cosmos and therefore ignoring metallic world means ignoring spiritual world.

Contents:- 

Chapter 1 Environmental Spirituality

Chapter 2 Environment has Divine Power

Chapter 3 Value of Nature

Chapter 4 Responsibility of the Most Intellect Creature towards Environment

Chapter 5 Festivity vs. Longetivity 

Chapter 6 Life at Risk 

Chapter 7 The Colour Green 

Chapter 8 Environmental Ethics & Life Span          

 ', '<p><strong><span><span>About the book</span></span></strong></p>

<p style="text-align:justify"><span><span>The topic of this book is very near to the heart of the author. Actually this topic belongs not only to the author but do impact on all living and non-living entity. The planet earth has unique environmental system for the life, whereas other planets have only non-living things. But the question was in the mind of author that how long we can survive on the earth. That’s why this noble book has been written by the authors with noble contents and for the noble people, who even think about the protection of this planet. We are part of a cosmos system and became conscious we are inseparable part of environment. A human can feel and analyse the things with a physical body, which is made up with a great composition of the metals of this metallic world. It means our soul deeply interconnected with this cosmos and therefore ignoring metallic world means ignoring spiritual world. </span></span></p>

<p><strong><span><span>Contents:-</span> </span></strong></p>

<p><span><span><span>Chapter 1 Environmental Spirituality</span></span></span></p>

<p><span><span><span>Chapter 2 Environment has Divine Power</span></span></span></p>

<p><span><span><span>Chapter 3 Value of Nature</span></span></span></p>

<p><span><span><span>Chapter 4 Responsibility of the Most Intellect Creature towards Environment</span></span></span></p>

<p><span><span><span>Chapter 5 Festivity vs. Longetivity </span></span></span></p>

<p><span><span><span>Chapter 6 Life at Risk </span></span></span></p>

<p><span><span><span>Chapter 7 The Colour Green </span></span></span></p>

<p><span><span><span>Chapter 8 Environmental Ethics &amp; Life Span</span></span>          </span></p>

<p> </p>', 'Title
			Environmental Spirituality & Life Span 

			Author
			Namrata Srivastava

			ISBN
			9789385830273

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Environmental Spirituality &amp; Life Span </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Namrata Srivastava</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830273</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8886env.02.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830273&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=890', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=890', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2554, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6477b06b-cd4a-447d-8aa5-b033a28572b9', '1363', NULL, 'HIV Aur AIDs Shiksha (H) NEW', 'hiv-aur-aids-shiksha-h-new-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363', 'hiv-aur-aids-shiksha-h-new-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363-1363', 'YUJH7766', 'YUJH7766::1363', 'YUJH7766', NULL, 'HIV Aur AIDs Shiksha (H) NEW', '<h1>HIV Aur AIDs Shiksha (H) NEW</h1>', 'Sub Title
			No

			Author
			Dr. Arun Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381638866

			Pages
			221

			Binding
			Paperback

			Year of Publication
			2018

			Edition of Book
			1/e

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Arun Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381638866</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>221</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1/e</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '1/e', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 221, '221', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/644541cyojymm6l._sx320_bo1_204_203_200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUJH7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1363', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1363', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2238, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('647df378-19b2-4a0d-973e-15ca05481072', '1149', NULL, 'Resistance, Freedom and Empowerment - The Ethiopian Women''s Struggle', 'resistance-freedom-and-empowerment-the-ethiopian-womens-struggle-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1-1149', 'resistance-freedom-and-empowerment-the-ethiopian-womens-struggle-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149-1149', 'CVBN6655', 'CVBN6655', 'CVBN6655', NULL, 'Resistance, Freedom and Empowerment - The Ethiopian Women''s Struggle', '<h1>Resistance, Freedom and Empowerment - The Ethiopian Women''s Struggle</h1>', 'Sub Title
			No

			Author
			Gennet Zewide

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			9351250288

			ISBN 13 Digit
			9351250288

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gennet Zewide</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9351250288</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9351250288</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67109351250288.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVBN6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1149', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1149', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2391, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('648d9e86-8880-433b-9736-80696b806eb1', '3210', NULL, 'Vegetable Sciences - Objective Fundamentals', 'vegetable-sciences-objective-fundamentals', 'vegetable-sciences-objective-fundamentals', '9788183211727', '9788183211727', '9788183211727', NULL, 'About the book

The book covers almost entire field of Vegetable Science from the history to advances in disease management in the form of objective question and answer. The questions have been farmed very critically in a manner that they cover various aspects of Vegetable Science. The book contains selected and standard questions setup for sound knowledge of the subject. Rare and latest information has been provided in each chapter.

This book will also be useful for those appearing in competitive examinations. Like Admission tests, ARS, NET, SLET, SEF, SET, IRMA, UPSC, NABARD AND Civil Services Examination as it would help them to revise the entire course of Vegetable Science within a short time to recollect the vast knowledge they gained by reading different books of Vegetable Science.

This book contains up-to-date information in the form of objective Question-answers including matching, fill in the blanks multiple choice questions, true-false related to Vegetable Science. 

Content – 

Preface, 

About the Authors, 

About the Book, 

1. Multiple Choice, 

2. True or False, 

3. Fill in the Blanks, 

4. Matching   ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book covers almost entire field of Vegetable Science from the history to advances in disease management in the form of objective question and answer. The questions have been farmed very critically in a manner that they cover various aspects of Vegetable Science. The book contains selected and standard questions setup for sound knowledge of the subject. Rare and latest information has been provided in each chapter.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book will also be useful for those appearing in competitive examinations. Like Admission tests, ARS, NET, SLET, SEF, SET, IRMA, UPSC, NABARD AND Civil Services Examination as it would help them to revise the entire course of Vegetable Science within a short time to recollect the vast knowledge they gained by reading different books of Vegetable Science.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book contains up-to-date information in the form of objective Question-answers including matching, fill in the blanks multiple choice questions, true-false related to Vegetable Science. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>Preface, </span></span></span></p>

<p style="text-align:justify"><span><span><span>About the Authors, </span></span></span></p>

<p style="text-align:justify"><span><span><span>About the Book, </span></span></span></p>

<p style="text-align:justify"><span><span><span>1. Multiple Choice, </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. True or False, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Fill in the Blanks, </span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Matching   </span></span></span></p>', 'Title
			Vegetable Sciences - Objective Fundamentals

			Author
			Laxmi Lal

			ISBN
			9788183211727

			Publisher
			Agrotech Publishing

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Vegetable Sciences - Objective Fundamentals</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Laxmi Lal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788183211727</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Agrotech Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1980"', '"1287"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd4d6c078-b5ad-4b87-ac68-88944ea85eca', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9754IMG_20230109_0001_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183211727&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3210', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3210', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1162, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:00'),
('64f6cf23-1790-46e0-960f-90f9e79d222a', '1862', NULL, 'Introduction to Environmental Sciences', 'introduction-to-environmental-sciences-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-18-1862', 'introduction-to-environmental-sciences-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862-1862', 'RTYH677', 'RTYH677', 'RTYH677', NULL, 'Environmental sciences is a vast and multidisciplinary science that involves the study of natural resources of land, water, and air. Introduction to Environmental Sciences comprehensively covers numerous aspects of this vast subject. The book focuses on the causes of environmental problems and methods and ways of mitigating these causes. It covers topics such as biostatistics, principles of analytic method, disaster management, various chemical processes operating in the environment, greenhouse gases emissions, global warming, among others. The book will prove beneficial to those involved in environmental studies, environmental management, community health practice, to mention some.', '<p>Environmental sciences is a vast and multidisciplinary science that involves the study of natural resources of land, water, and air. Introduction to Environmental Sciences comprehensively covers numerous aspects of this vast subject. The book focuses on the causes of environmental problems and methods and ways of mitigating these causes. It covers topics such as biostatistics, principles of analytic method, disaster management, various chemical processes operating in the environment, greenhouse gases emissions, global warming, among others. The book will prove beneficial to those involved in environmental studies, environmental management, community health practice, to mention some.</p>', 'Introduction to Environmental Sciences', '<h1>Introduction to Environmental Sciences</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42949788179934555.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYH677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1862', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1862', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1934, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:00'),
('64f9a8c3-c48e-4369-9913-6673ec301ce0', '141', NULL, 'Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols.', 'drug-and-alcohol-studies-library-of-health-and-social-welfare-in-6vols', 'drug-and-alcohol-studies-library-of-health-and-social-welfare-in-6vols', 'Drug and Alcohol', 'Drug and Alcohol', 'Drug and Alcohol ', NULL, 'The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges', '<p>The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges</p>', 'Sub Title
			No

			Author
			Susann Mac Gregor

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781446254837

			Pages
			2296

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			1 edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Susann Mac Gregor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446254837</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2296</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"89500"', '"53700"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '1 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2296, '2296', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5972dpp_18_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Drug%20and%20Alcohol%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=141', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=141', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2992, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('651aa3a3-d69e-49c4-bccf-dbe848fd1964', '1494', NULL, 'The Agama Encyclopaedia - Source Book - V 12', 'the-agama-encyclopaedia-source-book-v-12-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494', 'the-agama-encyclopaedia-source-book-v-12-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494-1494', '9788170308225', '9788170308225', '9788170308225', NULL, 'The Agama literature includes the Silpa-Sastra, which is basic to iconography. Worship dealt with in the Agama neccarily involves images which are worship-worthy. The rituals and sequences that are elaborated in the Agama books find relevance only in the context of an icon which is contained in a shrine. And icons are meaningful only in the context of shrines and worship.

Agama texts are not easily accessible to the people. A large number of them are still available only in manuscripts, some of them which have been printed are only in their Sanskrit originals. There is need, therefore, to present relevant excerpts from them at least, to make the volumes on iconography more meaningful.

Further, Indian temples are to be considered only in the general framework of temple culture, which include not only religous and philosophical aspects but social, aesthetic and economic aspects also.

The volumes named Agama Encyclopaedia deals with the temple-culture and Agama framework, the sectarian division of the Agama into Saiva, Vaisnava and Sakta, and the topics selected from the Agama texts follow. Thus, the entirety of the Agama, literature in so far as it is relevant to the temple-culture is brought within the scope of The Agama Encyclopaedia.', '<h1 style="text-align:justify"><span>The Agama literature includes the Silpa-Sastra, which is basic to iconography. Worship dealt with in the Agama neccarily involves images which are worship-worthy. The rituals and sequences that are elaborated in the Agama books find relevance only in the context of an icon which is contained in a shrine. And icons are meaningful only in the context of shrines and worship.</span></h1>

<p style="text-align:justify"><span>Agama texts are not easily accessible to the people. A large number of them are still available only in manuscripts, some of them which have been printed are only in their Sanskrit originals. There is need, therefore, to present relevant excerpts from them at least, to make the volumes on iconography more meaningful.</span></p>

<p style="text-align:justify"><span>Further, Indian temples are to be considered only in the general framework of temple culture, which include not only religous and philosophical aspects but social, aesthetic and economic aspects also.</span></p>

<p style="text-align:justify"><span>The volumes named Agama Encyclopaedia deals with the temple-culture and Agama framework, the sectarian division of the Agama into Saiva, Vaisnava and Sakta, and the topics selected from the Agama texts follow. Thus, the entirety of the Agama, literature in so far as it is relevant to the temple-culture is brought within the scope of The Agama Encyclopaedia.</span></p>', 'Sub Title
			The Agama Encyclopaedia - Source Book - V 12

			Author
			Prof. S.K. Ramachandra Rao

			About Author
			As per Book

			ISBN 10 Digit
			8170308224

			ISBN 13 Digit
			9788170308225

			Pages
			363

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			Second

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Agama Encyclopaedia - Source Book - V 12</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. S.K. Ramachandra Rao</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170308224</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170308225</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>363</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Second</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1300"', '"780"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Second', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 363, '363', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9021The%20Agama%20Encyclopaedia.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788170308225&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1494', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1494', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2173, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('65257458-479a-4e7e-812c-61c582cdcfcf', '1009', NULL, 'Uttrakhand Prashasnik Samajik Evam Arthik Itihas 6 Shatabdi se 12 Shatabdi Tak', 'uttrakhand-prashasnik-samajik-evam-arthik-itihas-6-shatabdi-se-12-shatabdi-tak-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-10-1009', 'uttrakhand-prashasnik-samajik-evam-arthik-itihas-6-shatabdi-se-12-shatabdi-tak-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009-1009', 'FBGH6655', 'FBGH6655', 'FBGH6655', NULL, 'Uttrakhand Prashasnik Samajik Evam Arthik Itihas 6 Shatabdi se 12 Shatabdi Tak', '<h1>Uttrakhand Prashasnik Samajik Evam Arthik Itihas 6 Shatabdi se 12 Shatabdi Tak</h1>', 'Sub Title
			No

			Author
			Dr. Tazbar Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788185394589

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Tazbar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394589</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8606Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FBGH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1009', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1009', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2486, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('65588209-a042-4ec4-86bb-5c68eada9bff', '3713', 728, 'Functional Analytic Methods For Partial Diffferential Equations ( Special Indian Edition)', 'functional-analytic-methods-for-partial-diffferential-equations-special-indian-edition', 'functional-analytic-methods-for-partial-diffferential-equations-special-indian-edition', '9780824797744', '9780824797744', '9780824797744', NULL, 'Contents:

1. Preliminaries

1.1 Preliminaries on Measure and Integration

1.2 Preliminaries from Functional Analysis

1.3 Semigroups

1.4 Interpolation Spaces

2. Singular Integrals

2.1 Singular Integrals of A.P. Calderion and A. Zygmund

2.2 J. Marcinkiewicz''s Interpolation Theorem

2.3 Case of Bounded Kernels

2.4 Case of Continuous Kernels

2.5 Hilbert Transform

2.6 Equimeasurable Functions

2.7Hilbert Transform (Continued)

2.8 Case of Odd Kernels

2.9 Riesz Kernels

2.10 Case of Even Kernels

2.11 General Case

2.12 Derivatives of Homogeneous Functions

3. Sobolev Spaces

3.1 Sobolev Spaces

3.2 Interpolation Inequalities (1)

3.3 Interpolation Inequalities (2)

3.4 Interpolation Inequalities (3)

3.5 Sobolev Spaces in General Domains

3.6 Uniformly Regular Open Sets

3.7 Sobolev Spaces in Uniformly Regular Sets

3.8 Embedding Theorems

3.9 Additional Topics

4. Elliptic Boundary Value Problems

4.1 Fundamental Solutions of Elliptic Operations

4.2 Assumptions and Main Result

4.3 Preliminares from the Theory of Ordinary Differentials Equations

4.4 Case of Constant Coefficients

4.5 Poission Kernels

4.6 Preliminaries on Integral Kernels

4.7 Nonhomogeneous Boundary Conditions

4.8 Problems in Uniformly Regular Open Sets

5. Elliptic Boundary Value Problems (Continued)

5.1 Adjoint Boundary Conditions

5.2 Existence of Solutions

5.3 Estimates of the Kernels

5.4 Boundary Value Problems

5.5 Boundary value Problems in Spaces of Continuous

6. Parabolic Evolution Equations

6.1 Equations wih Coefficients Differentiable in t

6.2 Preliminaries (1)

6.3 Classical Solutions

6.4 Prreliminares (2)

6.5 Strict Solutions

6.6 Maximal Regularity

6.7 An Example

6.8 Equations with Coefficients Holder Continuous in t

6.9 Preliminary Lemmas and Remarks

6.10 Representation of Solutions by Fundamental Solution

6.11 Approximate Equations

6.12 Existence of Solutions

6.13 Application

7. Hyperbolic Evolution Equations

7.1 Admissible Subspaces

7.2 Stable Families of Infinitesimal Generators

7.3 Construction of Evolution Operator (1)

7.4 Uniquences of Regular Solutions

7.5 Construction of Evolution Operator (2)

7.6 Existence of Regular Solutions

7.7 Equations in Hilbert Spaces

7.8 Remark on Applications

8. Retarded Functional Differential Equations

8.1 Maximal Regularity Result

8.2 Assumptions and Notations

8.3 Solvability and Regularity

8.4 Solution Semigroup

8.5 Mild Solutions

8.6 Regularly Accretive Operations

8.7 Semigroup Approach Revised and Control Problem

8.8 Structural Operator

8.9 Controllability and Observability

8.10 Characterization 

8.11 A Special Case

8.12 Eigenmanifold Decomposition

8.13 Second Structural Operator

8.14 A Special Case (Continued)

8.15 F-Completeness of Generalized Eigenfunctions

8.16 Example and Remarks

 

 

 

 

 

 

 

 

 

 ', '<p><span>Contents:</span></p>

<p><span>1. Preliminaries</span></p>

<p><span>1.1 Preliminaries on Measure and Integration</span></p>

<p><span>1.2 Preliminaries from Functional Analysis</span></p>

<p><span>1.3 Semigroups</span></p>

<p><span>1.4 Interpolation Spaces</span></p>

<p><span>2. Singular Integrals</span></p>

<p><span>2.1 Singular Integrals of A.P. Calderion and A. Zygmund</span></p>

<p><span>2.2 J. Marcinkiewicz''s Interpolation Theorem</span></p>

<p><span>2.3 Case of Bounded Kernels</span></p>

<p><span>2.4 Case of Continuous Kernels</span></p>

<p><span>2.5 Hilbert Transform</span></p>

<p><span>2.6 Equimeasurable Functions</span></p>

<p><span>2.7Hilbert Transform (Continued)</span></p>

<p><span>2.8 Case of Odd Kernels</span></p>

<p><span>2.9 Riesz Kernels</span></p>

<p><span>2.10 Case of Even Kernels</span></p>

<p><span>2.11 General Case</span></p>

<p><span>2.12 Derivatives of Homogeneous Functions</span></p>

<p><span>3. Sobolev Spaces</span></p>

<p><span>3.1 Sobolev Spaces</span></p>

<p><span>3.2 Interpolation Inequalities (1)</span></p>

<p><span>3.3 Interpolation Inequalities (2)</span></p>

<p><span>3.4 Interpolation Inequalities (3)</span></p>

<p><span>3.5 Sobolev Spaces in General Domains</span></p>

<p><span>3.6 Uniformly Regular Open Sets</span></p>

<p><span>3.7 Sobolev Spaces in Uniformly Regular Sets</span></p>

<p><span>3.8 Embedding Theorems</span></p>

<p><span>3.9 Additional Topics</span></p>

<p><span>4. Elliptic Boundary Value Problems</span></p>

<p><span>4.1 Fundamental Solutions of Elliptic Operations</span></p>

<p><span>4.2 Assumptions and Main Result</span></p>

<p><span>4.3 Preliminares from the Theory of Ordinary Differentials Equations</span></p>

<p><span>4.4 Case of Constant Coefficients</span></p>

<p><span>4.5 Poission Kernels</span></p>

<p><span>4.6 Preliminaries on Integral Kernels</span></p>

<p><span>4.7 Nonhomogeneous Boundary Conditions</span></p>

<p><span>4.8 Problems in Uniformly Regular Open Sets</span></p>

<p><span>5. Elliptic Boundary Value Problems (Continued)</span></p>

<p><span>5.1 Adjoint Boundary Conditions</span></p>

<p><span>5.2 Existence of Solutions</span></p>

<p><span>5.3 Estimates of the Kernels</span></p>

<p><span>5.4 Boundary Value Problems</span></p>

<p><span>5.5 Boundary value Problems in Spaces of Continuous</span></p>

<p><span>6. Parabolic Evolution Equations</span></p>

<p><span>6.1 Equations wih Coefficients Differentiable in t</span></p>

<p><span>6.2 Preliminaries (1)</span></p>

<p><span>6.3 Classical Solutions</span></p>

<p><span>6.4 Prreliminares (2)</span></p>

<p><span>6.5 Strict Solutions</span></p>

<p><span>6.6 Maximal Regularity</span></p>

<p><span>6.7 An Example</span></p>

<p><span>6.8 Equations with Coefficients Holder Continuous in t</span></p>

<p><span>6.9 Preliminary Lemmas and Remarks</span></p>

<p><span>6.10 Representation of Solutions by Fundamental Solution</span></p>

<p><span>6.11 Approximate Equations</span></p>

<p><span>6.12 Existence of Solutions</span></p>

<p><span>6.13 Application</span></p>

<p><span>7. Hyperbolic Evolution Equations</span></p>

<p><span>7.1 Admissible Subspaces</span></p>

<p><span>7.2 Stable Families of Infinitesimal Generators</span></p>

<p><span>7.3 Construction of Evolution Operator (1)</span></p>

<p><span>7.4 Uniquences of Regular Solutions</span></p>

<p><span>7.5 Construction of Evolution Operator (2)</span></p>

<p><span>7.6 Existence of Regular Solutions</span></p>

<p><span>7.7 Equations in Hilbert Spaces</span></p>

<p><span>7.8 Remark on Applications</span></p>

<p><span>8. Retarded Functional Differential Equations</span></p>

<p><span>8.1 Maximal Regularity Result</span></p>

<p><span>8.2 Assumptions and Notations</span></p>

<p><span>8.3 Solvability and Regularity</span></p>

<p><span>8.4 Solution Semigroup</span></p>

<p><span>8.5 Mild Solutions</span></p>

<p><span>8.6 Regularly Accretive Operations</span></p>

<p><span>8.7 Semigroup Approach Revised and Control Problem</span></p>

<p><span>8.8 Structural Operator</span></p>

<p><span>8.9 Controllability and Observability</span></p>

<p><span>8.10 Characterization </span></p>

<p><span>8.11 A Special Case</span></p>

<p><span>8.12 Eigenmanifold Decomposition</span></p>

<p><span>8.13 Second Structural Operator</span></p>

<p><span>8.14 A Special Case (Continued)</span></p>

<p><span>8.15 F-Completeness of Generalized Eigenfunctions</span></p>

<p><span>8.16 Example and Remarks</span></p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>', ' 

			Title

			 

			 

			Functional Analytic Methods For Partial Diffferential Equations  ( Special Indian Edition) 

			Author

			Hiroki Tanabe 

			Publisher

			CRC Press

			ISBN-13 Digit

			9780824797744

			Pages

			414

			Year

			1996

			Binding

			Hard Bound

			Language

			English

 ', '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p> </p>

			<p>Functional Analytic Methods For Partial Diffferential Equations  ( Special Indian Edition) </p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hiroki Tanabe </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span>CRC Press</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9780824797744</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>414</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>1996</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"4995"', '"3996"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '1996', NULL, NULL, 'ff63d72c-5790-4d09-b1b6-2276b4c55f94', NULL, NULL, 414, '414', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69319780824797744-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780824797744&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3713', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3713', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 728, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:00'),
('655973d2-ba02-428c-9156-22b287d3b447', '831', NULL, 'Professional Social Work - Best Practices and Innovations in Teaching, Research and Extension NEW', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-new-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-12-831', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-new-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253', 'TGHY6655', 'TGHY6655::831', 'TGHY6655', NULL, 'Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.', '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 'Transforming Social Work Practice - Equality and Diversity in Social Work Practice New', '<h1>Transforming Social Work Practice - Equality and Diversity in Social Work Practice New</h1>', '"2299"', '"2200"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82999781844455935_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=831', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=831', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2590, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6567fb8e-7947-48d8-ada9-3f46fbabee72', '1766', NULL, 'The Regularized Fast Hartley Transform, Optimal Formulation of Real-Data Fast Fourier Transform for Silicon-Based Implementation in Resource-Constrained Environments -Signals and Communication Technology', 'the-regularized-fast-hartley-transform-optimal-formulation-of-realdata-fast-fourier-transform-for-siliconbased-implementation-in-resourceconstrained-environments-signals-and-communicatio-1766', 'the-regularized-fast-hartley-transform-optimal-formulation-of-realdata-fast-fourier-transform-for-siliconbased-implementation-in-resourceconstrained-environments-signals-and-communication-technology-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766-1766', 'WEDS3322', 'WEDS3322', 'WEDS3322', NULL, 'Most real-world spectrum analysis problems involve the computation of the real-data discrete Fourier transform (DFT), a unitary transform that maps elements N of the linear space of real-valued N-tuples, R , to elements of its complex-valued N counterpart, C , and when carried out in hardware it is conventionally achieved via a real-from-complex strategy using a complex-data version of the fast Fourier transform (FFT), the generic name given to the class of fast algorithms used for the ef?cient computation of the DFT. Such algorithms are typically derived by explo- ing the property of symmetry, whether it exists just in the transform kernel or, in certain circumstances, in the input data and/or output data as well. In order to make effective use of a complex-data FFT, however, via the chosen real-from-complex N strategy, the input data to the DFT must ?rst be converted from elements of R to N elements of C . The reason for choosing the computational domain of real-data problems such N N as this to be C , rather than R , is due in part to the fact that computing equ- ment manufacturers have invested so heavily in producing digital signal processing (DSP) devices built around the design of the complex-data fast multiplier and accumulator (MAC), an arithmetic unit ideally suited to the implementation of the complex-data radix-2 butter?y, the computational unit used by the familiar class of recursive radix-2 FFT algorithms.', '<p>Most real-world spectrum analysis problems involve the computation of the real-data discrete Fourier transform (DFT), a unitary transform that maps elements N of the linear space of real-valued N-tuples, R , to elements of its complex-valued N counterpart, C , and when carried out in hardware it is conventionally achieved via a real-from-complex strategy using a complex-data version of the fast Fourier transform (FFT), the generic name given to the class of fast algorithms used for the ef?cient computation of the DFT. Such algorithms are typically derived by explo- ing the property of symmetry, whether it exists just in the transform kernel or, in certain circumstances, in the input data and/or output data as well. In order to make effective use of a complex-data FFT, however, via the chosen real-from-complex N strategy, the input data to the DFT must ?rst be converted from elements of R to N elements of C . The reason for choosing the computational domain of real-data problems such N N as this to be C , rather than R , is due in part to the fact that computing equ- ment manufacturers have invested so heavily in producing digital signal processing (DSP) devices built around the design of the complex-data fast multiplier and accumulator (MAC), an arithmetic unit ideally suited to the implementation of the complex-data radix-2 butter?y, the computational unit used by the familiar class of recursive radix-2 FFT algorithms.</p>', 'The Regularized Fast Hartley Transform, Optimal Formulation of Real-Data Fast Fourier Transform for Silicon-Based Implementation in Resource-Constrained Environments -Signals and Communication Technology', '<h1>The Regularized Fast Hartley Transform, Optimal Formulation of Real-Data Fast Fourier Transform for Silicon-Based Implementation in Resource-Constrained Environments -Signals and Communication Technology</h1>', '"11299"', '"6779"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3849dpp_18_141.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WEDS3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1766', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1766', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1978, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:00'),
('65836068-0373-4491-a547-7460b419ac22', '277', NULL, 'Learn to cook with Nita Mehta - The cooking encyclopaedia for the perfect homemaker', 'learn-to-cook-with-nita-mehta-the-cooking-encyclopaedia-for-the-perfect-homemaker-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-2-277', 'learn-to-cook-with-nita-mehta-the-cooking-encyclopaedia-for-the-perfect-homemaker-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277-277', '9788178694894', '9788178694894', '9788178694894', NULL, 'Self learning guide to cooking, from buying ingredients to presenting food in a pleasing manner. You will learn about:

Buying, storing and cooking vegetarian and non-vegetarian food

Vegetables and fruit carvings to make attractive garnishes and decorations

Table laying with a variety of napkin folds

Menu planning and entertaining in style

The book will help you balance flavours, textures and nutrients to present a healthy yet awesome meal.', '<p style="text-align:justify"><span>Self learning guide to cooking, from buying ingredients to presenting food in a pleasing manner. You will learn about:</span></p>

<p style="text-align:justify"><span>Buying, storing and cooking vegetarian and non-vegetarian food</span></p>

<p style="text-align:justify"><span>Vegetables and fruit carvings to make attractive garnishes and decorations</span></p>

<p style="text-align:justify"><span>Table laying with a variety of napkin folds</span></p>

<p style="text-align:justify"><span>Menu planning and entertaining in style</span></p>

<p style="text-align:justify"><span>The book will help you balance flavours, textures and nutrients to present a healthy yet awesome meal.</span></p>', 'Sub Title
			The cooking encyclopaedia for the perfect homemaker

			Author
			Nita Mehta

			About Author
			As per Book

			Content

			MANAGE YOUR KITCHEN EFFICIENTLY

			FAQS: FREQUENTLY ASKED QUESTIONS

			PRESENTING & GARNISHING FOOD

			ENTERTAINING IN STYLE

			BASIC RECIPES

			CONVERSION GUIDE

			MOCKTAILS AND DRINKS

			STARTERS AND SNACKS

			CHUTNEYS AND DIPS

			SOUPS

			SALADS

			INDIAN VEGETARIAN

			INDIAN NON-VEGETARIAN

			DALS, RAJMAH, CHANNA

			CONTINENTAL

			CHINESE

			RICE AND ROTI

			CAKES, COOKIES & DESSERTS

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178694894

			Pages
			152

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The cooking encyclopaedia for the perfect homemaker</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>MANAGE YOUR KITCHEN EFFICIENTLY</p>

			<p>FAQS: FREQUENTLY ASKED QUESTIONS</p>

			<p>PRESENTING &amp; GARNISHING FOOD</p>

			<p>ENTERTAINING IN STYLE</p>

			<p>BASIC RECIPES</p>

			<p>CONVERSION GUIDE</p>

			<p>MOCKTAILS AND DRINKS</p>

			<p>STARTERS AND SNACKS</p>

			<p>CHUTNEYS AND DIPS</p>

			<p>SOUPS</p>

			<p>SALADS</p>

			<p>INDIAN VEGETARIAN</p>

			<p>INDIAN NON-VEGETARIAN</p>

			<p>DALS, RAJMAH, CHANNA</p>

			<p>CONTINENTAL</p>

			<p>CHINESE</p>

			<p>RICE AND ROTI</p>

			<p>CAKES, COOKIES &amp; DESSERTS</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178694894</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>152</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 152, '152', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83429788178694894.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178694894&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=277', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=277', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2912, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('6583d41b-a784-4dee-b6ef-6f4a91b40392', '1529', NULL, 'International Law and Politics of Intervention', 'international-law-and-politics-of-intervention-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529', 'international-law-and-politics-of-intervention-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529-1529', 'RGHJ2233', 'RGHJ2233', 'RGHJ2233', NULL, 'International Law and Politics of Intervention', '<h1>International Law and Politics of Intervention</h1>', 'Sub Title
			No

			Author
			Mohd. Shahid, Mohd. Khalid

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8186208313

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mohd. Shahid, Mohd. Khalid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186208313</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92368186208313.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGHJ2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1529', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1529', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2153, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('65a78ae8-01b2-47e7-8a5e-f17171ccacef', '3400', 993, 'Oxford English - English Odia Dictionary', 'oxford-english-english-odia-dictionary-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400', 'oxford-english-english-odia-dictionary-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400-3400', '9780195642209', '9780195642209', '9780195642209', NULL, 'This comprehensive dictionary is specially compiled keeping in mind the needs of students, professionals and general readers. First of its kind published by Oxford India, it draws upon Oxford''s rich and varied tradition of Publishing trusted and authoritative dictionaries throughout the world.

	Includes an up-to-date word list of over 40.000 headwords and derivatives along with related phrases

	Provides easy-to-understand pronunciations for difficult words.

	Contains Detailed grammatical information, especially on irregular nouns, verbs and adjectives

	Gives clear and precise meanings as also synonyms in English and Odia, with a wide coverage of patterns of practical usage

	Covers variant spellings

	Incorporatess useful appendices on irregular verbs, numbers, metric measures, roman numerals, SI units, Chemical elements and Family relationships.', '<p>This comprehensive dictionary is specially compiled keeping in mind the needs of students, professionals and general readers. First of its kind published by Oxford India, it draws upon Oxford''s rich and varied tradition of Publishing trusted and authoritative dictionaries throughout the world.</p>

<ul>
	<li>Includes an up-to-date word list of over 40.000 headwords and derivatives along with related phrases</li>
	<li>Provides easy-to-understand pronunciations for difficult words.</li>
	<li>Contains Detailed grammatical information, especially on irregular nouns, verbs and adjectives</li>
	<li>Gives clear and precise meanings as also synonyms in English and Odia, with a wide coverage of patterns of practical usage</li>
	<li>Covers variant spellings</li>
	<li>Incorporatess useful appendices on irregular verbs, numbers, metric measures, roman numerals, SI units, Chemical elements and Family relationships.</li>
</ul>', 'Sub Title
			A New Authoritative Dictionary from Oxford

			Author
			B. K. Tripathy

			ISBN 10 Digit
			0195642201

			ISBN 13 Digit
			9780195642209

			Pages
			2015

			Binding
			Paperback

			Year of Publication
			2014

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A New Authoritative Dictionary from Oxford</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B. K. Tripathy</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0195642201</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780195642209</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"495"', '"300"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2015, '2015', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1741IMG_20220307_0003_11zon.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195642209&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3400', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3400', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 993, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:00'),
('65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', '3464', 934, 'Neurodegeneration - Metallostasis and Proteostasis', 'neurodegeneration-metallostasis-and-proteostasis-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464', 'neurodegeneration-metallostasis-and-proteostasis-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464-3464', '9781849730501', '9781849730501', '9781849730501', NULL, 'Since Alois Alzheimer described the results of his postmortem studies in 1906, significant strides have been made in understanding the pathogenesis of neurodegenerative diseases. Substantial evidence has accumulated indicating that diverse neurodegenerative disorders might share a common pathological mechanism: the misfolding, aggregation and accumulation of proteins (termed "amyloid") in the brain. Metal ions have long been thought to catalyze protein misfolding initiating a cascade of events resulting in oxidative damage and neurodegeneration. They have, consequently, been seen as a suitable pharmacological target. However, drugs aimed at simply removing excess metals or interfering in amyloid deposition have been unsuccessful and scientists are now forced to review the classical hypothesis. The latest advances suggest that deficiencies in protein homeostasis may lead to cell dysfunction and disease. Furthermore, small mulecules with the potential to control metal homeostasis, or metallostasis, are expected to provide the framework for the design of novel proteostasis regulators.

This exemplary new book provides an up-to-date perspective on the latest developments in this fast-moving field. Traditional views concerning the relationship between the physio-pathological cycles of copper, zinc, iron, aluminium and the evolution of life, are compared with emerging ideas in the neuroscience of metal ions.

Topics covered emphasize the importance of metals and oxidation chemistry to neuroscientists as well as providing a wider, multidisciplinary background to chemists who are attracted by these fascinating subjects.

The book will be essential reading for neuroscientists working in both industry and academia.

Content - Chapter 1 An Introduction to the Brain and its Biological Inorganic Chemistry, Chapter 2 Chemistry and Biology of Proteostasis, Chapter 3 Proteostasis as a Signaling Device and Therapeutic Target, Chapter 4 Amyloid Channel Modulation by Metal Ions, Chapter 5 Metal Ions and the Clearance of Misfolded Proteins, Chapter 6 The Inorganic Side of Alzheimer''s Disease, Chapter 7 Zinc, Copper, Neurotrophic Factors and Neurodegeneration, Chapter 8 Biological Metals: Metallostasis and Alzheimer''s Disease, Chapter 9 The Role of Iron in Neurodegeneration, Chapter 10 Aluminium in Neurodegenerative Diseases, Chapter 11 Metal Toxicity and Metallostasis in Amyotrophic Lateral Sclerosis, Chapter 12 Copper and Prion Protein Function: A Brief Review of Emerging Theories of Neuroprotection, Subject Index', '<p style="text-align:justify"><span>Since Alois Alzheimer described the results of his postmortem studies in 1906, significant strides have been made in understanding the pathogenesis of neurodegenerative diseases. Substantial evidence has accumulated indicating that diverse neurodegenerative disorders might share a common pathological mechanism: the misfolding, aggregation and accumulation of proteins (termed "amyloid") in the brain. Metal ions have long been thought to catalyze protein misfolding initiating a cascade of events resulting in oxidative damage and neurodegeneration. They have, consequently, been seen as a suitable pharmacological target. However, drugs aimed at simply removing excess metals or interfering in amyloid deposition have been unsuccessful and scientists are now forced to review the classical hypothesis. The latest advances suggest that deficiencies in protein homeostasis may lead to cell dysfunction and disease. Furthermore, small mulecules with the potential to control metal homeostasis, or metallostasis, are expected to provide the framework for the design of novel proteostasis regulators.</span></p>

<p style="text-align:justify"><span>This exemplary new book provides an up-to-date perspective on the latest developments in this fast-moving field. Traditional views concerning the relationship between the physio-pathological cycles of copper, zinc, iron, aluminium and the evolution of life, are compared with emerging ideas in the neuroscience of metal ions.</span></p>

<p style="text-align:justify"><span>Topics covered emphasize the importance of metals and oxidation chemistry to neuroscientists as well as providing a wider, multidisciplinary background to chemists who are attracted by these fascinating subjects.</span></p>

<p style="text-align:justify"><span>The book will be essential reading for neuroscientists working in both industry and academia.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Chapter 1 An Introduction to the Brain and its Biological Inorganic Chemistry, Chapter 2 Chemistry and Biology of Proteostasis, Chapter 3 Proteostasis as a Signaling Device and Therapeutic Target, Chapter 4 Amyloid Channel Modulation by Metal Ions, Chapter 5 Metal Ions and the Clearance of Misfolded Proteins, Chapter 6 The Inorganic Side of Alzheimer''s Disease, Chapter 7 Zinc, Copper, Neurotrophic Factors and Neurodegeneration, Chapter 8 Biological Metals: Metallostasis and Alzheimer''s Disease, Chapter 9 The Role of Iron in Neurodegeneration, Chapter 10 Aluminium in Neurodegenerative Diseases, Chapter 11 Metal Toxicity and Metallostasis in Amyotrophic Lateral Sclerosis, Chapter 12 Copper and Prion Protein Function: A Brief Review of Emerging Theories of Neuroprotection, Subject Index</span></p>', 'Sub Title
			Neurodegeneration - Metallostasis and Proteostasis

			Author
			Danilo Milardi, Enrico Rizzarelli

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781849730501

			Pages
			270

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Neurodegeneration - Metallostasis and Proteostasis</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Danilo Milardi, Enrico Rizzarelli</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781849730501</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>270</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>2011</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"12906"', '"7743"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 270, '270', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6573Neurodegeneration%20-%20Metallostasis%20and%20Proteostasis.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849730501&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3464', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3464', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 934, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:00'),
('65b30cfa-1258-405c-a10c-9d55e7788c53', '2689', NULL, 'Mahrishi Vedvyas Pranitam, Shri Kalik Puranamu (Mool Hindi Anuvad Evam Tipanni Sahit', 'mahrishi-vedvyas-pranitam-shri-kalik-puranamu-mool-hindi-anuvad-evam-tipanni-sahit', 'mahrishi-vedvyas-pranitam-shri-kalik-puranamu-mool-hindi-anuvad-evam-tipanni-sahit', 'CGHB4433', 'CGHB4433', 'CGHB4433', NULL, 'Mahrishi Vedvyas Pranitam, Shri Kalik Puranamu (Mool Hindi Anuvad Evam Tipanni Sahit', '<h1>Mahrishi Vedvyas Pranitam, Shri Kalik Puranamu (Mool Hindi Anuvad Evam Tipanni Sahit</h1>', ' Title
			Mahrishi Vedvyas Pranitam, Shri Kalik Puranamu (Mool Hindi Anuvad Evam Tipanni Sahit

			Author
			Dr. Srimati Pushpa Gupta

			ISBN 13 Digit
			9788178542621

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Mahrishi Vedvyas Pranitam, Shri Kalik Puranamu (Mool Hindi Anuvad Evam Tipanni Sahit</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Srimati Pushpa Gupta</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542621</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1619pic-5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CGHB4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2689', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2689', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1408, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:00'),
('65b8d5da-4f73-4329-90f1-b00a9d8232e3', '4275', 188, 'Electronics: Theory and Practice', 'electronics-theory-and-practice', 'electronics-theory-and-practice', '9780750616799', '9780750616799', '9780750616799', NULL, 'About the book

Electronics Theory and Practice introduces the key areas of analog electronics through practical’s, worked examples and concise explanations. The author is a senior lecturer at De Montfort University and his approach is a proven way of teaching the essentials of electronics to groups with a variety of academic backgrounds.

Content:

Fundamental theorems

Biasing

Load lines - AC DC - Q point

Transistor modelling

Current gain

Voltage gain

Cascaded systems

Bode plots

Effects of capacitors

High frequency

Op-Amps general

Op-Amps applications

Op-Amps Oscillators

Bandwidth gain considerations', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Electronics Theory and Practice introduces the key areas of analog electronics through practical’s, worked examples and concise explanations. The author is a senior lecturer at De Montfort University and his approach is a proven way of teaching the essentials of electronics to groups with a variety of academic backgrounds.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Fundamental theorems</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biasing</span></span></span></p>

<p style="text-align:justify"><span><span><span>Load lines - AC DC - Q point</span></span></span></p>

<p style="text-align:justify"><span><span><span>Transistor modelling</span></span></span></p>

<p style="text-align:justify"><span><span><span>Current gain</span></span></span></p>

<p style="text-align:justify"><span><span><span>Voltage gain</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cascaded systems</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bode plots</span></span></span></p>

<p style="text-align:justify"><span><span><span>Effects of capacitors </span></span></span></p>

<p style="text-align:justify"><span><span><span>High frequency</span></span></span></p>

<p style="text-align:justify"><span><span><span>Op-Amps general</span></span></span></p>

<p style="text-align:justify"><span><span><span>Op-Amps applications</span></span></span></p>

<p style="text-align:justify"><span><span><span>Op-Amps Oscillators</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bandwidth gain considerations</span></span></span></p>
', 'Title
			Electronics: Theory and Practice

			Author
			Gerardo Mesias

			ISBN
			9780750616799

			Publisher
			Newness

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Electronics: Theory and Practice</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gerardo Mesias</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780750616799</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Newness</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"5082"', '"3811"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '94e4afec-669c-45f9-a150-0ca87689c8bc', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1138electro.webp', NULL, '2 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780750616799&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4275', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4275', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 188, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:00'),
('65cd5977-8e03-457e-9176-6a737f1c5798', '3628', 797, 'Encyclopedia of Analytical Science, 2/e 10 Vols. Set', 'encyclopedia-of-analytical-science-2e-10-vols-set-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628', 'encyclopedia-of-analytical-science-2e-10-vols-set-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628-3628', '9780127641003', '9780127641003', '9780127641003', NULL, 'As with the first edition of the Encyclopedia of Analytical Science, Second Edition is designed to provide a detailed and comprehensive publication covering all facets of the science and practice of analysis. The new work has been extensively revised in terms of the titles and content of the first edition, and includes comprehensive coverage of techniques used for the determination of specific elements, compounds and groups of compounds, in physical or biological matrices. It addresses applications of chemical analysis in all areas, ranging from such topics as medicine to environmental science, and geology to food science. Important characterisation techniques, such as microscopy and surface analysis are also included.

The complete work consists of around 610 articles, each consisting of about 4000 words, figures and summary tables. These articles are combined to form larger entries providing comprehensive coverage of important topics and assisting the reader in locating material of interest. The entries are arranged in an A to Z format providing a final publication of about two and a half million words in ten volumes. The articles are structured to allow easy access to information on specific analytes, instrumental techniques and sample matrices. There is extensive cross-referencing throughout the Encyclopedia and a detailed index.

Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.

 

	Comprehensive in coverage

	Meticulously organised

	Clearly written', '<p>As with the first edition of the Encyclopedia of Analytical Science, Second Edition is designed to provide a detailed and comprehensive publication covering all facets of the science and practice of analysis. The new work has been extensively revised in terms of the titles and content of the first edition, and includes comprehensive coverage of techniques used for the determination of specific elements, compounds and groups of compounds, in physical or biological matrices. It addresses applications of chemical analysis in all areas, ranging from such topics as medicine to environmental science, and geology to food science. Important characterisation techniques, such as microscopy and surface analysis are also included.</p>

<p>The complete work consists of around 610 articles, each consisting of about 4000 words, figures and summary tables. These articles are combined to form larger entries providing comprehensive coverage of important topics and assisting the reader in locating material of interest. The entries are arranged in an A to Z format providing a final publication of about two and a half million words in ten volumes. The articles are structured to allow easy access to information on specific analytes, instrumental techniques and sample matrices. There is extensive cross-referencing throughout the Encyclopedia and a detailed index.</p>

<p>Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</p>

<p> </p>

<ul>
	<li>Comprehensive in coverage</li>
	<li>Meticulously organised</li>
	<li>Clearly written</li>
</ul>', 'Sub Title
			Encyclopedia of Analytical Science, 2/e 10 Vols. Set

			Author / Editor
			Paul Worsfold

			About Author

			Paul Worsfold is currently Professor of Analytical Science in the School of Earth, Ocean and Environmental Sciences and Director of the Plymouth Environmental Research Centre at the University of Plymouth. He was an undergraduate at Loughborough University where he also gained industrial experience in Germany and the Netherlands. He obtained an MSc (1978) and a PhD (1980) in Bioanalytical Chemistry with Michael Thompson at the University of Toronto, Canada. A postdoctoral position with Jarda Ruzicka and Elo Hansen at the Technical University of Denmark was followed by lectureships in Sheffield (now Hallam) and Hull (a new blood lectureship working with Alan Townshend) and a chair at Plymouth in 1990. He received his DSc from Loughborough in 1998.

			His research activities are at the interface of Analytical Chemistry and Environmental Science and he is a member of the ''Biogeochemistry and Environmental Analytical Chemistry'' research group at Plymouth. His core Analytical Chemistry research interests are flow injection techniques, molecular spectroscopy (particularly chemiluminescence), instrument design, on-line sample treatment techniques and field flow fractionation. Environmental interests include oceanic scale spatial mapping of trace metal micronutrients, e.g. iron, nutrient (N and P) cycling in natural waters, physico-chemical speciation of elements and contaminant transport and modelling. He has published over 200 scientific research papers and review articles.

			He is currently Editor of the journal Analytica Chimica Acta and Editor of the Encyclopaedia of Analytical Science. He is also on the Editorial Boards of the Journal of Flow Injection Analysis and Environmental Chemistry. His work has been recognised by the award of the SAC Silver Medal in 1990, the H.E. Armstrong lectureship (SCI) in 1992, the C.B. Huggins lectureship (Acadia University) in 1997 and the Theophilus Redwood lectureship (RSC) in 2000. He became President of the Analytical Divis

			ISBN 13 Digit
			9780127641003

			Pages
			5000 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Analytical Science, 2/e 10 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Paul Worsfold</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p style="text-align:center">Paul Worsfold is currently Professor of Analytical Science in the School of Earth, Ocean and Environmental Sciences and Director of the Plymouth Environmental Research Centre at the University of Plymouth. He was an undergraduate at Loughborough University where he also gained industrial experience in Germany and the Netherlands. He obtained an MSc (1978) and a PhD (1980) in Bioanalytical Chemistry with Michael Thompson at the University of Toronto, Canada. A postdoctoral position with Jarda Ruzicka and Elo Hansen at the Technical University of Denmark was followed by lectureships in Sheffield (now Hallam) and Hull (a new blood lectureship working with Alan Townshend) and a chair at Plymouth in 1990. He received his DSc from Loughborough in 1998.</p>

			<p style="text-align:center">His research activities are at the interface of Analytical Chemistry and Environmental Science and he is a member of the ''Biogeochemistry and Environmental Analytical Chemistry'' research group at Plymouth. His core Analytical Chemistry research interests are flow injection techniques, molecular spectroscopy (particularly chemiluminescence), instrument design, on-line sample treatment techniques and field flow fractionation. Environmental interests include oceanic scale spatial mapping of trace metal micronutrients, e.g. iron, nutrient (N and P) cycling in natural waters, physico-chemical speciation of elements and contaminant transport and modelling. He has published over 200 scientific research papers and review articles.</p>

			<p style="text-align:center">He is currently Editor of the journal Analytica Chimica Acta and Editor of the Encyclopaedia of Analytical Science. He is also on the Editorial Boards of the Journal of Flow Injection Analysis and Environmental Chemistry. His work has been recognised by the award of the SAC Silver Medal in 1990, the H.E. Armstrong lectureship (SCI) in 1992, the C.B. Huggins lectureship (Acadia University) in 1997 and the Theophilus Redwood lectureship (RSC) in 2000. He became President of the Analytical Divis</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780127641003</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">5000 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', '"313880"', '"188328"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5000 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/358041WRDHAJ2PL._SY291_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780127641003&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3628', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3628', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 797, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:00'),
('65f9b4cb-0443-474b-a4f0-7b7039e6c0cc', '798', NULL, 'Emergent Voices of Southeast Asian Women Novelists NEW', 'emergent-voices-of-southeast-asian-women-novelists-new-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798', 'emergent-voices-of-southeast-asian-women-novelists-new-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798-798', 'MVBN789', 'MVBN789', 'MVBN789', NULL, 'nfluential historiographics of anti-colonial nationalism suggest that women''s cultural identities-laid out in codes by which they belonh to their kin group and sharein its collective future-are determined by the male elite''s conterntious relationship with imperialist modernity. The implication of such studies is that the new women''s investment in her people''s goals of gaining freedom from racialmasculinist domination and building independent nations inhibits her ability to self-actualize and intervene in patriatchal national history. Many feminist post-colonial scholars explore ways to theorize women''s agency in nationalist contexts. They also avoid Western postmodernists liberalist faith in individual agency, and the allied binary model in which feminist subjectivity is "synthesized from fusions of outsider identitie" positioned on the utopian margins of masculinist-racist regimes. Instead, post-colonial feminists explore how knowledge/power work pervasively and invisibly in capitalist modernities, constituting and "enabling" every subject position dominant subordinate oppositional.', '<p>nfluential historiographics of anti-colonial nationalism suggest that women''s cultural identities-laid out in codes by which they belonh to their kin group and sharein its collective future-are determined by the male elite''s conterntious relationship with imperialist modernity. The implication of such studies is that the new women''s investment in her people''s goals of gaining freedom from racialmasculinist domination and building independent nations inhibits her ability to self-actualize and intervene in patriatchal national history. Many feminist post-colonial scholars explore ways to theorize women''s agency in nationalist contexts. They also avoid Western postmodernists liberalist faith in individual agency, and the allied binary model in which feminist subjectivity is "synthesized from fusions of outsider identitie" positioned on the utopian margins of masculinist-racist regimes. Instead, post-colonial feminists explore how knowledge/power work pervasively and invisibly in capitalist modernities, constituting and "enabling" every subject position dominant subordinate oppositional.</p>', 'Emergent Voices of Southeast Asian Women Novelists NEW', '<h1>Emergent Voices of Southeast Asian Women Novelists NEW</h1>', '"1099"', '"659"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48169788175333086.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MVBN789&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=798', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=798', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2606, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6611fb35-a405-49eb-a2f7-f22063341ae4', '3503', 896, 'कुछ सच आधे अधूरे', 'कछ-सच-आध-अधर', '-', '9789385830402', '9789385830402', '9789385830402', NULL, 'Kuch Sach Aadhe Adhure ', '<h5><strong><span>Kuch Sach Aadhe Adhure </span></strong></h5>', 'Title
			कुछ सच आधे अधूरे  

			Author
			 डॉ. यति शर्मा  

			ISBN 13 Digit
			9789385830402

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>कुछ सच आधे अधूरे  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span> डॉ. यति शर्मा  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 13 Digit</span></td>
			<td style="text-align:center"><span>9789385830402</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"999"', '"700"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1803WhatsApp%20Image%202025-08-14%20at%204.45.22%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830402&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3503', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3503', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 896, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:00'),
('66192308-e1b5-49f4-99dc-f1e9f21acec1', '4354', 110, 'Exploring Research 9/e', 'exploring-research-9e', 'exploring-research-9e', '9781292156293', '9781292156293', '9781292156293', NULL, 'About the book

For courses in Experimental Methods and in Research Methods in Political Science and Sociology   An informative and unintimidating look at the basics of research in the social and behavioural sciences Exploring Research makes research methods accessible for students describing how to collect and analyse data, and providing thorough instruction on how to prepare and write a research proposal and manuscript. Author Neil Salkind covers the research process, problem selection, sampling and generalizability, and the measurement process. He also incorporates the most common types of research models used in the social and behavioural sciences, including qualitative methods. The Ninth Edition explores the use of electronic sources (the Internet) as a means to enhance research skills, includes discussions about scientific methods, and places a strong emphasis on ethics.

Content:

	The Role and Importance of Research

	The Research Process

	(a) selecting a Problem and Reviewing the Research (B) The Importance of Practicing Ethics in Research

	Sampling and Generalizability

	Measurement, Reliability and Validity

	Methods of Measuring Behavior

	Data Collection and Descriptive Statistcs

	Introducing Inferential Statistics

	Nonexperimental Research

	Nonexperimental Research

	Pre-and True Experimental Research Methods

	Quasi-Experimental Research

	Writing a Research Proposal

	Writing a Research Manuscript', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>For courses in Experimental Methods and in Research Methods in Political Science and Sociology   An informative and unintimidating look at the basics of research in the social and behavioural sciences Exploring Research makes research methods accessible for students describing how to collect and analyse data, and providing thorough instruction on how to prepare and write a research proposal and manuscript. Author Neil Salkind covers the research process, problem selection, sampling and generalizability, and the measurement process. He also incorporates the most common types of research models used in the social and behavioural sciences, including qualitative methods. The Ninth Edition explores the use of electronic sources (the Internet) as a means to enhance research skills, includes discussions about scientific methods, and places a strong emphasis on ethics.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>The Role and Importance of Research</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Research Process</span></span></span></li>
	<li style="text-align:justify"><span><span><span>(a) selecting a Problem and Reviewing the Research (B) The Importance of Practicing Ethics in Research</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sampling and Generalizability</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Measurement, Reliability and Validity</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Methods of Measuring Behavior</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Data Collection and Descriptive Statistcs</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Introducing Inferential Statistics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nonexperimental Research</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nonexperimental Research</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Pre-and True Experimental Research Methods</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Quasi-Experimental Research</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Writing a Research Proposal</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Writing a Research Manuscript</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Exploring Research 9/e

			Author
			Neil J. Salkind

			ISBN
			9781292156293

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Exploring Research 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Neil J. Salkind</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292156293</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"5648"', '"3954"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9099research.jpg', NULL, '10 | 29', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292156293&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4354', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4354', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 110, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:00'),
('6621aee3-d315-4835-836a-6789ce7acea4', '3327', NULL, 'Post-Independence Sanskrit Literature - A Critical Survey', 'postindependence-sanskrit-literature-a-critical-survey-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3-3327', 'postindependence-sanskrit-literature-a-critical-survey-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327-3327', 'Post-Independence Sanskrit Literature - A Critical Survey', 'Post-Independence Sanskrit Literature - A Critical Survey', 'Post-Independence Sanskrit Literature - A Critical Survey', NULL, 'Occasionally, we hear that Sanskrit is a dead language and no significant works are being produced in the same. But, it seems that these types of statements are being uttered by those persons who never tried to see its richness in terms of its quality and variety of literary forms i.e. from traditional to the newly developed. It is roughly estimated that more than 3000 works in Sanskrit were composed during the Post-Independence period i.e. 1947 to todate, and during the whole span of modern period this figure may rise to about 10,000 works.

The present volume is intended to give a broad overview of Post Independance creative Sanskrit literature. It includes 70 critical articles on various aspects of the subject, which are carefully divided in various sections like 1.  State-wise Contribution 2. Author and Work Studies 3. Literary forms 4. Themes and 5. Periodicals. An attempt has been made by the editor to collect articles from eminent Sanskrit scholars and creative writers form all over India, in which he has been fairly successful. Overall, the volume highlights meritorious and voluminious contribution to Sanskrit literature during the era.

The volume also includes an exhaustive and classified bibliography which is a testimony to the fact that Sanskrit is a still living language and it also proves its wealth and variety of literary output of the Post-Independence era. Moreover, it also provides a list of Sanskrit works awarded by the Sahitya Akademi, New Delhi.

This volume would be of great interest to all those who are researchers, teachers and students of Sanskrit and those who are keen to know about the Post-Independence Sanskrit literature.

Content - Foreword, Editorial, Statewise Contribution, Author and Work Studies, Literary Forms, Themes, Sanskrit Periodicals, Bibliography,  Professor Dr. A. M. Prajapati : Profile, Contributors      ', '<p style="text-align:justify"><span>Occasionally, we hear that Sanskrit is a dead language and no significant works are being produced in the same. But, it seems that these types of statements are being uttered by those persons who never tried to see its richness in terms of its quality and variety of literary forms i.e. from traditional to the newly developed. It is roughly estimated that more than 3000 works in Sanskrit were composed during the Post-Independence period i.e. 1947 to todate, and during the whole span of modern period this figure may rise to about 10,000 works.</span></p>

<p style="text-align:justify"><span>The present volume is intended to give a broad overview of Post Independance creative Sanskrit literature. It includes 70 critical articles on various aspects of the subject, which are carefully divided in various sections like 1.  State-wise Contribution 2. Author and Work Studies 3. Literary forms 4. Themes and 5. Periodicals. An attempt has been made by the editor to collect articles from eminent Sanskrit scholars and creative writers form all over India, in which he has been fairly successful. Overall, the volume highlights meritorious and voluminious contribution to Sanskrit literature during the era.</span></p>

<p style="text-align:justify"><span>The volume also includes an exhaustive and classified bibliography which is a testimony to the fact that Sanskrit is a still living language and it also proves its wealth and variety of literary output of the Post-Independence era. Moreover, it also provides a list of Sanskrit works awarded by the Sahitya Akademi, New Delhi.</span></p>

<p style="text-align:justify"><span>This volume would be of great interest to all those who are researchers, teachers and students of Sanskrit and those who are keen to know about the Post-Independence Sanskrit literature.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Foreword, Editorial, Statewise Contribution, Author and Work Studies, Literary Forms, Themes, Sanskrit Periodicals, Bibliography,  Professor Dr. A. M. Prajapati : Profile, Contributors</span>      </span></span></p>', 'Sub Title
			Post-Independence Sanskrit Literature - A Critical Survey

			Author
			Dr. A. M. Prajapati Sanmananidhi

			About Author
			As per Book

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			633

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Post-Independence Sanskrit Literature - A Critical Survey</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. A. M. Prajapati Sanmananidhi</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>XXXX</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>633</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1495"', '"897"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 633, '633', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1432Post-Independence%20Sanskrit%20Literature%20-%20A%20Critical%20Survey.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Post-Independence%20Sanskrit%20Literature%20-%20A%20Critical%20Survey&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3327', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3327', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1059, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:00'),
('66266e37-0541-4336-8372-b51c37ece65a', '1263', NULL, 'Castes in India - A Historical Perspectives', 'castes-in-india-a-historical-perspectives-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263', 'castes-in-india-a-historical-perspectives-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263-1263', 'VBNM88666', 'VBNM88666', 'VBNM88666', NULL, 'Castes in India - A Historical Perspectives', '<h1>Castes in India - A Historical Perspectives</h1>', 'Sub Title
			No

			Author
			S.K. Panigrahi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178848112

			Pages
			312

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			2011

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.K. Panigrahi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178848112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>312</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1075"', '"645"', '"0"', 20, 'PAPERBACK', 'Paperback', 'english', 'english', '2011', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 312, '312', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29409788178848112.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNM88666&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1263', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1263', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2300, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('66284bf2-d440-4f8f-b1a5-e6190f37e99f', '457', NULL, 'An Anthology of Gujarati Dalit Literature BOOK', 'an-anthology-of-gujarati-dalit-literature-book-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457', 'an-anthology-of-gujarati-dalit-literature-book-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457-457', 'GHJK8767', 'GHJK8767', 'GHJK8767', NULL, 'Gujarati Dalit literature is committed to the plight of Dalit Community, particulary the SC, the ST and the Baxi panch groups. It straightforwardly deals with discrimination and exploitation of these Communities. It emphasizes the theme of exposition of the sufferings of non-high castes people and pays little attention to the forms of literary pieces. It has been wildly criticized for the lack of forms. But Gujarati Dalit Literature is quite recent and to expect perfection of forms at this stage is too much. We can only say that Gujarati Dalit Literature is rough diamond. But more than this, it is the powerful, it will take the care of the form. In this respect selected Gujarati Dalit Literature is the veritable example of the theme that takes the form at the same time. This Anthology contains the creative writings by Dalit writers because they have direct experiences and realizations of Dalit Communities. But it does believe that non-Dalit writers can also produce Dalit Literature provided they have Commitment to dalit experience and dalit ideology. However, due to paucity of pages, the wiritings of non-Dalit Literature could not be included in this anthology. The editor regrets it. Though Gujarati Dalit Literature is inspired by Dr. Ambedkar’s ideology and Marathi Dalit Literature, It has its own independent identity. A few Comparatively young and moderately Gujarati Dalit poets and writers, exposed to national and world literature, dedicate themselves to neglected areas of experiences in literature of the time. They decide to expand the horizon of literature, they explicated the vision of treating a Dalit at least as a Human being. This vision, It is sure, will be helpful to the reasearchers, professors, general readers and a Common man without fail.', '<p>Gujarati Dalit literature is committed to the plight of Dalit Community, particulary the SC, the ST and the Baxi panch groups. It straightforwardly deals with discrimination and exploitation of these Communities. It emphasizes the theme of exposition of the sufferings of non-high castes people and pays little attention to the forms of literary pieces. It has been wildly criticized for the lack of forms. But Gujarati Dalit Literature is quite recent and to expect perfection of forms at this stage is too much. We can only say that Gujarati Dalit Literature is rough diamond. But more than this, it is the powerful, it will take the care of the form. In this respect selected Gujarati Dalit Literature is the veritable example of the theme that takes the form at the same time. This Anthology contains the creative writings by Dalit writers because they have direct experiences and realizations of Dalit Communities. But it does believe that non-Dalit writers can also produce Dalit Literature provided they have Commitment to dalit experience and dalit ideology. However, due to paucity of pages, the wiritings of non-Dalit Literature could not be included in this anthology. The editor regrets it. Though Gujarati Dalit Literature is inspired by Dr. Ambedkar’s ideology and Marathi Dalit Literature, It has its own independent identity. A few Comparatively young and moderately Gujarati Dalit poets and writers, exposed to national and world literature, dedicate themselves to neglected areas of experiences in literature of the time. They decide to expand the horizon of literature, they explicated the vision of treating a Dalit at least as a Human being. This vision, It is sure, will be helpful to the reasearchers, professors, general readers and a Common man without fail.</p>', 'An Anthology of Gujarati Dalit Literature NEW', '<h1>An Anthology of Gujarati Dalit Literature NEW</h1>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2586Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHJK8767&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=457', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=457', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2810, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('662a9b65-99cb-4efd-825b-6016673c2400', '481', NULL, 'Contribution of Ramacandra Pandita to Sanskrit Literature', 'contribution-of-ramacandra-pandita-to-sanskrit-literature-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-4-481', 'contribution-of-ramacandra-pandita-to-sanskrit-literature-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481-481', '8180900991', '8180900991', '8180900991', NULL, 'Content - Foreword, Introduction, (I) Philosophical Works, (II) Sanskrit Stotras, (III) Other Works    ', '<h1 style="text-align:justify"><span><strong>Content -</strong> Foreword, Introduction, (I) Philosophical Works, (II) Sanskrit Stotras, (III) Other Works</span>    </h1>', 'Sub Title
			Contribution of Ramacandra Pandita to Sanskrit Literature

			Author
			Prof. Dr. M.L. Wadekar

			About Author
			As per Book

			ISBN 10 Digit
			8180900991

			ISBN 13 Digit
			 

			Pages
			117

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			Hindi

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Contribution of Ramacandra Pandita to Sanskrit Literature</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Dr. M.L. Wadekar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8180900991</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>117</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 117, '117', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1265contribution_of_ramacandra_pandita_to_sanskrit_literature.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8180900991&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=481', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=481', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2792, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('662b3ff0-9e47-4a74-88b3-c09f2e2fa522', '74', NULL, 'Hope in Counselling and Psychotherapy', 'hope-in-counselling-and-psychotherapy', 'hope-in-counselling-and-psychotherapy', 'Hope in Counselling', 'Hope in Counselling', 'Hope in Counselling ', NULL, '''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)', '<p>''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)</p>', 'Sub Title
			No

			Author
			Denis O. Hara

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781446201695

			Pages
			208

			Binding
			Hardcover

			Year of Publication
			208

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Denis O. Hara</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446201695</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>208</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>208</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7490"', '"4494"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 208, '208', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5551dpp_19_181..........%2022233.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Hope%20in%20Counselling%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=74', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=74', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3038, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:00'),
('662d9933-891f-4f87-831d-12f8bfb72562', '3015', NULL, 'Waves and Waves and Other Stories', 'waves-and-waves-and-other-stories-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015', 'waves-and-waves-and-other-stories-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015-3015', 'CKIJ2233', 'CKIJ2233', 'CKIJ2233', NULL, 'Waves and Waves and Other Stories', '<h1>Waves and Waves and Other Stories</h1>', 'Sub Title
			No

			Author
			Srivirinchi

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381030363

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Srivirinchi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030363</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CKIJ2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3015', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3015', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1215, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:00'),
('66392450-2d8e-496d-a257-aa3ccca2c402', '3285', NULL, 'Jainism and Buddhism - The Revolutionary Religions of Ancient India', 'jainism-and-buddhism-the-revolutionary-religions-of-ancient-india-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285', 'jainism-and-buddhism-the-revolutionary-religions-of-ancient-india-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285-3285', '9789382484011', '9789382484011', '9789382484011', NULL, 'The period 400 BCE-320 CE witnessed an upsurge in the growth of adherents to both jainism and Buddhism, and altogether Brahmanism also remained popular, it underwent some dramatic changes during this time. Jainism originated at a time when the Later Vedic period (1000 BC-600 BC) had come to an end and there was a rise of republics and small kingdoms. The rise of the first kingdoms was marked by the emergence of the ruling class in each kingdom, which belonged to the Kshatriya or the warrior caste. While the Kshatriyas ruled these kingdoms and protected the rest of the masses, the Brahmin or the priestly caste catered to the religious and educational needs of the people, as well as sanctified the rule of the Kshatriyas. Buddhism is one of the oldest religions in the world. Gautam Buddha (563 BC-483 BC) laid its foundation after he gained Enlightenment under a Bodhi tree at Bodhyaga. Gautama Buddha discarded the Vedic Brahmanical system, which divided the society into various castes and further alienated the people from one another on the basis of their birth. He strongly opposed lengthy rituals, animal sacrifices and ceremonial worship. This important book is written especially for the college student, the general reader, and the merely curious.

Content - Preface, 1. Introduction, 2. Jain Doctrines of Relativity, 3. Karma Theory, 4. Schools of Buddhism, 5. Buddhist Councils, 6. Buddhist Logic, 7. Hinayana, 8. Mahayana, 9. Important Bodhisattvas, 10. Other Heterodox Ideas, 11. The Era of 600 BC, Bibliography, Index          ', '<p style="text-align:justify"><span>The period 400 BCE-320 CE witnessed an upsurge in the growth of adherents to both jainism and Buddhism, and altogether Brahmanism also remained popular, it underwent some dramatic changes during this time. Jainism originated at a time when the Later Vedic period (1000 BC-600 BC) had come to an end and there was a rise of republics and small kingdoms. The rise of the first kingdoms was marked by the emergence of the ruling class in each kingdom, which belonged to the Kshatriya or the warrior caste. While the Kshatriyas ruled these kingdoms and protected the rest of the masses, the Brahmin or the priestly caste catered to the religious and educational needs of the people, as well as sanctified the rule of the Kshatriyas. Buddhism is one of the oldest religions in the world. Gautam Buddha (563 BC-483 BC) laid its foundation after he gained Enlightenment under a Bodhi tree at Bodhyaga. Gautama Buddha discarded the Vedic Brahmanical system, which divided the society into various castes and further alienated the people from one another on the basis of their birth. He strongly opposed lengthy rituals, animal sacrifices and ceremonial worship. This important book is written especially for the college student, the general reader, and the merely curious.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, 1. Introduction, 2. Jain Doctrines of Relativity, 3. Karma Theory, 4. Schools of Buddhism, 5. Buddhist Councils, 6. Buddhist Logic, 7. Hinayana, 8. Mahayana, 9. Important Bodhisattvas, 10. Other Heterodox Ideas, 11. The Era of 600 BC, Bibliography, Index </span>         </span></span></span></p>', 'Sub Title
			The Revolutionary Religions of Ancient India

			Author
			Dr. Shweta

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789382484011

			Pages
			296

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Revolutionary Religions of Ancient India</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. Shweta</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789382484011</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>296</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2014</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1295"', '"777"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 296, '296', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5617Jainism%20and%20Buddhism%20-%20The%20Revolutionary%20Religions%20of%20Ancient%20India.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382484011&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3285', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3285', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1094, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:00'),
('66392fd0-0507-462d-83ee-03e5436ddbda', '3548', 856, 'Genome Sequencing Technology and Algorithms', 'genome-sequencing-technology-and-algorithms-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548', 'genome-sequencing-technology-and-algorithms-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548-3548', 'Genome Sequencing Technology and Algorithms', 'Genome Sequencing Technology and Algorithms', 'Genome Sequencing Technology and Algorithms', NULL, 'From a who''s whoù of pioneers in the field comes a unique resource covering the latest advances in next-generation genome sequencing and assembly. This groundbreaking book includes non-conventional techniques that are paving the way to potential new biomedical applications. You get unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and de novo genome analysis which all together give you the most solid foundation possible for tackling the full range of experimental and computational challenges in the genome sciences today. This first-of-its-kind resource walks you step-by-step through new sequencing technologies involving sequencing by synthesis, nanopore sequencing, polymerase colonies, and single molecule sequencing. It then explores the latest algorithmic techniques for DNA sequence assembly and offers expert insight into assembly packages like Arachne, EULER, CAP, AMASS, and Celera. You also get coverage of emerging biotechnology-oriented approaches to the resequencing and analysis of genomes, with the latest techniques for SNP, genome rearrangement, and comparative sequencing and assembly. Moreover, the book critiques strengths and weaknesses of existing techniques and spotlights possible ways to improve them.', '<p>From a who''s whoù of pioneers in the field comes a unique resource covering the latest advances in next-generation genome sequencing and assembly. This groundbreaking book includes non-conventional techniques that are paving the way to potential new biomedical applications. You get unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and de novo genome analysis which all together give you the most solid foundation possible for tackling the full range of experimental and computational challenges in the genome sciences today. This first-of-its-kind resource walks you step-by-step through new sequencing technologies involving sequencing by synthesis, nanopore sequencing, polymerase colonies, and single molecule sequencing. It then explores the latest algorithmic techniques for DNA sequence assembly and offers expert insight into assembly packages like Arachne, EULER, CAP, AMASS, and Celera. You also get coverage of emerging biotechnology-oriented approaches to the resequencing and analysis of genomes, with the latest techniques for SNP, genome rearrangement, and comparative sequencing and assembly. Moreover, the book critiques strengths and weaknesses of existing techniques and spotlights possible ways to improve them.</p>', 'Sub Title
			No

			Author
			Sun Kim, Haixu Tang and Elaine R. Mardis

			About Author

				Sun Kim Sun Kim is associate professor and associate director of bioinformatics at Indiana University''s Center for Genomics and Bioinformatics. Prior to IU, he worked at DuPont Central Research as Senior Computer Scientist and at the University of Illinois as Director of Bioinformatics. Dr. Kim earned his Ph.D. in Computer Science at the University of Iowa.

				Elaine R. Mardis Elaine R. Mardis is associate professor at Washington University School of Medicine, St. Louis, and co-director of the university''s Genome Sequencing Center where she leads the Technology Development group. She received her Ph.D. in biochemistry from the University of Oklahoma.

				Haixu Tang Haixu Tang is an assistant professor of informatics at Indiana University. He received his Ph.D. in computational biology from the Shanghai Institute of Biochemistry, China.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781596930940

			Pages
			272

			Binding
			Hardback

			Year of Publication
			2007

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sun Kim, Haixu Tang and Elaine R. Mardis</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<ul>
				<li><strong>Sun Kim</strong> Sun Kim is associate professor and associate director of bioinformatics at Indiana University''s Center for Genomics and Bioinformatics. Prior to IU, he worked at DuPont Central Research as Senior Computer Scientist and at the University of Illinois as Director of Bioinformatics. Dr. Kim earned his Ph.D. in Computer Science at the University of Iowa.</li>
				<li><strong>Elaine R. Mardis</strong> Elaine R. Mardis is associate professor at Washington University School of Medicine, St. Louis, and co-director of the university''s Genome Sequencing Center where she leads the Technology Development group. She received her Ph.D. in biochemistry from the University of Oklahoma.</li>
				<li><strong>Haixu Tang</strong> Haixu Tang is an assistant professor of informatics at Indiana University. He received his Ph.D. in computational biology from the Shanghai Institute of Biochemistry, China.</li>
			</ul>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596930940</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"9814"', '"5884"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Genome%20Sequencing%20Technology%20and%20Algorithms&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3548', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3548', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 856, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:00'),
('663b90fa-a127-4cd6-95ba-0ba72729d69d', '1155', NULL, 'Social Work and Community Development', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1155', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879', 'RFGT5544', 'RFGT5544::1155', 'RFGT5544', NULL, '2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.', '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 'Interacting Stochastic systems', '<h1>Interacting Stochastic systems</h1>', '"899"', '"750"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1155', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1155', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2385, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('665ceb92-906c-448f-9d6a-0d670244609a', '3337', NULL, 'Ramcharitmanas Word Index', 'ramcharitmanas-word-index-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337', 'ramcharitmanas-word-index-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337-3337', '817304208X', '817304208X', '817304208X', NULL, 'Beyond any doubt it can be said that the Manas of Tulsidas is one of the most popular and influential literary works in Indian literature. Millions have been and are enchanted by the beauty of its poetry and are influenced by the depth of its religious message. But Tulsidas lived five centuries ago and although for a Hindi speaker it may be not too difficult to understand the Avadhi language in which the Manas is written, the text becomes more and more inaccessible to many readers and listeners. Scholars too are at a loss because no adequate word index is available.

It is the purpose of this publication to give easy access to parallel passages in this enormous poem of Tulsidas. Both devotees and scholars may use this index for a study of the contents, while linguists may find it useful for a study of the grammatical and lexicographical forms.', '<p style="text-align:justify"><span>Beyond any doubt it can be said that the Manas of Tulsidas is one of the most popular and influential literary works in Indian literature. Millions have been and are enchanted by the beauty of its poetry and are influenced by the depth of its religious message. But Tulsidas lived five centuries ago and although for a Hindi speaker it may be not too difficult to understand the Avadhi language in which the Manas is written, the text becomes more and more inaccessible to many readers and listeners. Scholars too are at a loss because no adequate word index is available.</span></p>

<p style="text-align:justify"><span>It is the purpose of this publication to give easy access to parallel passages in this enormous poem of Tulsidas. Both devotees and scholars may use this index for a study of the contents, while linguists may find it useful for a study of the grammatical and lexicographical forms.</span></p>', 'Sub Title
			Ramcharitmanas Word Index

			Author
			Winand M. Callewaert, Philip Lutgendorf

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			817304208X

			ISBN 13 Digit
			 

			Pages
			336

			Binding
			Hardcover

			Year of Publication
			1997

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Ramcharitmanas Word Index</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Winand M. Callewaert, Philip Lutgendorf</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">817304208X</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>336</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1997</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 336, '336', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2016Ramcharitmanas%20Word%20Index.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=817304208X&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3337', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3337', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1049, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:00'),
('666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', '3263', NULL, 'Encyclopedia of Electrochemistry Index V 11', 'encyclopedia-of-electrochemistry-index-v-11-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263', 'encyclopedia-of-electrochemistry-index-v-11-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263-3263', '9783527306107', '9783527306107', '9783527306107', NULL, 'Electrochemical processes play an increasingly large role in our daily lives; whether in producing or saving energy, rust protection or nerve stimuli in our bodies. This 11-volume encyclopedia provides both an easy introduction to all topics related to modern electrochemistry as well as a comprehensive overview of the subject.

Unrivalled in its breadth and depth, this first-class reference work has been created and written by renowned scientists, covering everything from fundamental research to areas of application.

 ', '<p>Electrochemical processes play an increasingly large role in our daily lives; whether in producing or saving energy, rust protection or nerve stimuli in our bodies. This 11-volume encyclopedia provides both an easy introduction to all topics related to modern electrochemistry as well as a comprehensive overview of the subject.<br />
<br />
Unrivalled in its breadth and depth, this first-class reference work has been created and written by renowned scientists, covering everything from fundamental research to areas of application.<br />
 </p>', 'Sub Title
			Corrosion and Oxide Films

			Author
			Allen J Bard 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783527303960

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Corrosion and Oxide Films</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Allen J Bard </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783527303960</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"4686"', '"2820"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/572651kzfgn6gPL._SX360_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783527306107&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3263', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3263', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1116, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:00'),
('66784fa1-201a-4ce3-a911-d2105cdc8564', '2643', NULL, 'Swatantryotr Hindi Natak : Sanvedna aur Shilp new', 'swatantryotr-hindi-natak-sanvedna-aur-shilp-new', 'swatantryotr-hindi-natak-sanvedna-aur-shilp-new', '9789380669311', '9789380669311', '9789380669311', NULL, 'Swatantryotr Hindi Natak : Sanvedna aur Shilp ', '<h4>Swatantryotr Hindi Natak : Sanvedna aur Shilp </h4>', 'Title
			Swatantryotr Hindi Natak : Sanvedna aur Shilp 

			Author
			Dr. Shyamsunder Pandey

			ISBN 13 Digit
			9789380669311

			Publisher
			Gyan Prakashan

			Pages
			144

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Title</th>
			<td style="text-align:center">Swatantryotr Hindi Natak : Sanvedna aur Shilp </td>
		</tr>
		<tr>
			<th>Author</th>
			<td style="text-align:center">Dr. Shyamsunder Pandey</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9789380669311</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td style="text-align:center">Gyan Prakashan</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">144</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', '"300"', '"240"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2887a429-d388-45b6-b03b-66c6d7d2281f', NULL, NULL, 144, '144', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2470WhatsApp%20Image%202025-08-13%20at%202.24.50%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380669311&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2643', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2643', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1453, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:00'),
('66808228-52d2-4928-832e-f8cbe20dd9e5', '900', NULL, 'Understanding Physical Education', 'understanding-physical-education-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900', 'understanding-physical-education-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900-900', 'UKHY7744', 'UKHY7744', 'UKHY7744', NULL, 'This book will prove an invaluable resource for students wanting to engage with any or all of the issues covered, and who need to get an authoritative ''quick fix'' on particular fields of research. It''s thorough, contemporary in its choice of issues and comprehensive in its coverage of them. The author is to be congratulated on making a very thoughtful and important contribution to the literature in PE'' - Professor John Evans, Loughborough University, UK. This easy-to-use introduction explores all of the contemporary issues and enduring themes in physical education, focusing on the United Kingdom but incorporating a global dimension. The wide range of topics covered include: o the requirements of National Curriculum Physical Education o the current ''state'' of physical education o the relationship between physical education and sport o extra-curricular physical education o lifelong participation in sport and physical activity o assessment and examinations in physical education o social class, gender, ethnicity and inclusion in relation to physical education o teacher training and continuing professional development. This book is an essential read for anyone embarking upon an undergraduate or postgraduate course in physical education.', '<p>This book will prove an invaluable resource for students wanting to engage with any or all of the issues covered, and who need to get an authoritative ''quick fix'' on particular fields of research. It''s thorough, contemporary in its choice of issues and comprehensive in its coverage of them. The author is to be congratulated on making a very thoughtful and important contribution to the literature in PE'' - Professor John Evans, Loughborough University, UK. This easy-to-use introduction explores all of the contemporary issues and enduring themes in physical education, focusing on the United Kingdom but incorporating a global dimension. The wide range of topics covered include: o the requirements of National Curriculum Physical Education o the current ''state'' of physical education o the relationship between physical education and sport o extra-curricular physical education o lifelong participation in sport and physical activity o assessment and examinations in physical education o social class, gender, ethnicity and inclusion in relation to physical education o teacher training and continuing professional development. This book is an essential read for anyone embarking upon an undergraduate or postgraduate course in physical education.</p>', 'Understanding Physical Education', '<h1>Understanding Physical Education</h1>', '"10899"', '"6539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9221Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UKHY7744&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=900', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=900', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2545, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6692c134-6240-45d5-9e42-d753d92ddc78', '2712', NULL, 'Seeds in Spring Contemporary Indian English - Poetry, Drama and Critics', 'seeds-in-spring-contemporary-indian-english-poetry-drama-and-critics-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-27-2712', 'seeds-in-spring-contemporary-indian-english-poetry-drama-and-critics-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712-2712', 'THIO9864', 'THIO9864', 'THIO9864', NULL, 'Seeds in Spring Contemporary Indian English - Poetry, Drama and Critics', '<h1>Seeds in Spring Contemporary Indian English - Poetry, Drama and Critics</h1>', 'Sub Title
			No

			Author
			O.P. Budholia

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184350326

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>O.P. Budholia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184350326</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THIO9864&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2712', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2712', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1388, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:00'),
('6699c4ec-684c-4c87-8f74-d77cd1ce3e47', '4402', 63, 'संघ के सौ साल: इतिहास, सिद्धांत और सांस्कृतिक दृष्टि', 'सघ-क-स-सल-इतहस-सदधत-और-ससकतक-दषट', '-', '9789348670106', '9789348670106', '9789348670106', NULL, 'संघ के सौ साल: इतिहास, सिद्धांत और सांस्कृतिक दृष्टि', '<h5>संघ के सौ साल: इतिहास, सिद्धांत और सांस्कृतिक दृष्टि</h5>
', 'Title
			संघ के सौ साल: इतिहास, सिद्धांत और सांस्कृतिक दृष्टि

			Author
			डॉ. अलका आनन्द

			ISBN
			9789348670106

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>संघ के सौ साल: इतिहास, सिद्धांत और सांस्कृतिक दृष्टि</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. अलका आनन्द</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670106</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1095"', '"712"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9647sangh.jpg', NULL, '16 | 19 | 26 | 30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789348670106&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4402', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4402', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 63, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:00'),
('66ad21b0-10f3-4b5d-87fb-fe397f90a6fe', '1671', NULL, 'Atom Optics -Atomic, Optical and Plasma Physics New', 'atom-optics-atomic-optical-and-plasma-physics-new-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1-1671', 'atom-optics-atomic-optical-and-plasma-physics-new-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671-1671', 'RFGT5466', 'RFGT5466', 'RFGT5466', NULL, 'Quantum mechanics does away with the distinction between particles and waves, and one of the more interesting implications of the wave/particle duality - the discovery that atoms may be manipulated in ways analogous to the manipulation of light with lenses and mirrors - has formed the basis for the relatively new field of atom optics. Pierre Meystre''s Atom Optics is the first book entirely devoted to this exciting area of research. Reference links to the leading journals in the field, links to research sites, graphics, and updates can be found online.', '<p>Quantum mechanics does away with the distinction between particles and waves, and one of the more interesting implications of the wave/particle duality - the discovery that atoms may be manipulated in ways analogous to the manipulation of light with lenses and mirrors - has formed the basis for the relatively new field of atom optics. Pierre Meystre''s Atom Optics is the first book entirely devoted to this exciting area of research. Reference links to the leading journals in the field, links to research sites, graphics, and updates can be found online.</p>', 'Atom Optics -Atomic, Optical and Plasma Physics New', '<h1>Atom Optics -Atomic, Optical and Plasma Physics New</h1>', '"9375"', '"5625"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9180dpp_18_39.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5466&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1671', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1671', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2061, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('66ba0830-de01-47c6-871f-762261240fcf', '3943', 508, 'TQM Total Quality Management 5/e', 'tqm-total-quality-management-5e', 'tqm-total-quality-management-5e', '9789353066314', '9789353066314', '9789353066314', NULL, 'About the book

Over the years, total quality management has become very important for improving a firm''s processing capabilities to sustain competitive advantages. And in the last few years, the world has gone through many major changes in terms of information technology, quality system standards, customer satisfaction levels, economic changes, approaches of the government, and political alignments on the national and international level. Keeping these developments in mind, Total Quality Management, 5e has been revised to focus on encouraging a continuous flow of incremental improvements from the bottom of the organization''s hierarchy.

Contents

1) Introduction

2) Leadership

3) Customer Satisfaction

4) Employee Involvement

5) Continuous Process Improvement

6) Supplier Partnership

7) Performance Measures

8) Benchmarking

9)  Information Technology

10) Quality Management Systems

11) Environmental and Occupational Health and Safety Management System

12) Quality Function Deployment

13) Quality by Design

14) Failure Mode and Effect Analysis

15) Products Liability

16) Total Productive Maintenance

17) Management Tools

18) Statistical Process Control

19) Experimental Design

20) Taguchi''s Quality Engineering

Appendix

References

Index', '<p><span><span><span><strong><span><span>About the book</span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Over the years, total quality management has become very important for improving a firm''s processing capabilities to sustain competitive advantages. And in the last few years, the world has gone through many major changes in terms of information technology, quality system standards, customer satisfaction levels, economic changes, approaches of the government, and political alignments on the national and international level. Keeping these developments in mind, <strong><em>Total Quality</em></strong> <strong><em>Management, 5e</em></strong> has been revised to focus on encouraging a continuous flow of incremental improvements from the bottom of the organization''s hierarchy.</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Contents</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>1) Introduction</span></span><br />
<br />
<span><span>2) Leadership</span><br />
<br />
<span>3) Customer Satisfaction</span><br />
<br />
<span>4) Employee Involvement</span><br />
<br />
<span>5) Continuous Process Improvement</span><br />
<br />
<span>6) Supplier Partnership</span><br />
<br />
<span>7) Performance Measures</span><br />
<br />
<span>8) Benchmarking</span><br />
<br />
<span>9)  Information Technology</span><br />
<br />
<span>10) Quality Management Systems</span><br />
<br />
<span>11) Environmental and Occupational Health and Safety Management System</span><br />
<br />
<span>12) Quality Function Deployment</span><br />
<br />
<span>13) Quality by Design</span><br />
<br />
<span>14) Failure Mode and Effect Analysis</span><br />
<br />
<span>15) Products Liability</span><br />
<br />
<span>16) Total Productive Maintenance</span><br />
<br />
<span>17) Management Tools</span><br />
<br />
<span>18) Statistical Process Control</span><br />
<br />
<span>19) Experimental Design</span><br />
<br />
<span>20) Taguchi''s Quality Engineering</span></span></span></span></span></p>

<p><span><span><span><span>Appendix</span></span></span></span></p>

<p><span><span><span><span>References</span></span></span></span></p>

<p><span><span><span><span>Index</span></span></span></span></p>', 'Title
			TQM Total Quality Management 5/e

			Author
			Dale H. Besterfield

			ISBN
			9789353066314

			Publishers
			Pearson

			EDN.
			5/e.

			Pages
			622

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>TQM Total Quality Management 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dale H. Besterfield</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353066314</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>EDN.</span></td>
			<td style="text-align:center"><span>5/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>622</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"880"', '"748"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, 622, '622', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/292641rxeYbaDZL._SY445_SX342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353066314&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3943', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3943', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 508, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:00'),
('66d33e01-cb29-40cc-92de-8915cdc497c7', '521', NULL, 'ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set', 'islam-benchmarks-in-religious-studies-in-4-vols-complete-set-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-52-521', 'islam-benchmarks-in-religious-studies-in-4-vols-complete-set-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521-521', 'ZASE3155', 'ZASE3155', 'ZASE3155', NULL, 'ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set', '<h1>ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set</h1>', 'Sub Title
			No

			Author
			Mona Siddiqui

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781847873606

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mona Siddiqui</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847873606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"73600"', '"44160"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9018Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ZASE3155&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=521', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=521', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2767, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('67055d68-9598-4fe5-8d24-ac98147992d5', '1232', NULL, 'Childhood Denied - Ending the Nightmare of Child Abuse and Neglect', 'childhood-denied-ending-the-nightmare-of-child-abuse-and-neglect-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1-1232', 'childhood-denied-ending-the-nightmare-of-child-abuse-and-neglect-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232-1232', 'BHJY6655', 'BHJY6655', 'BHJY6655', NULL, 'This book delves into the reasons for continuous disregard politically, legally, socially of children at risk for abuse and neglect. It examines where we''ve been and why we''re not making more progress and provides ways to finally bring this travesty to an end. It is intended as an aid to child advocates - a way to bring their research and experitse to people who can make huge improvements in the lives of children at risk for abuse and neglect. The approach is one of communicating the issue in ways all people in position to make a difference can understand – hence the authors'' orientation toward getting the message out about what they refer to as a culture of "child abuse enabling".', '<p>This book delves into the reasons for continuous disregard politically, legally, socially of children at risk for abuse and neglect. It examines where we''ve been and why we''re not making more progress and provides ways to finally bring this travesty to an end. It is intended as an aid to child advocates - a way to bring their research and experitse to people who can make huge improvements in the lives of children at risk for abuse and neglect. The approach is one of communicating the issue in ways all people in position to make a difference can understand – hence the authors'' orientation toward getting the message out about what they refer to as a culture of "child abuse enabling".</p>', 'Childhood Denied - Ending the Nightmare of Child Abuse and Neglect', '<h1>Childhood Denied - Ending the Nightmare of Child Abuse and Neglect</h1>', '"6499"', '"3899"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6907Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BHJY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1232', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1232', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2327, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('6709f9c5-7f04-46f3-93c6-bff3a53a9f14', '1249', NULL, 'Transforming Social Work Practice - Working with Aggression and Resistance in Social Work New', 'transforming-social-work-practice-working-with-aggression-and-resistance-in-social-work-new-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249', 'transforming-social-work-practice-working-with-aggression-and-resistance-in-social-work-new-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249-1249', 'DDFG4345', 'DDFG4345', 'DDFG4345', NULL, 'Social workers have roles that require them to engage with clients and families who may be ''reluctant clients'', ambivalent or resistant towards those seeking to help and protect. This includes safeguarding roles in relation to children and vulnerable adults, and work to engage with marginalised groups such as young offenders and those with mental health and substance misuse problems. The text addresses issues in relation to the main client groups, and specific chapters take an overview of issues such as understanding and defusing aggressive behavior and keeping yourself safe from assault.', '<p>Social workers have roles that require them to engage with clients and families who may be ''reluctant clients'', ambivalent or resistant towards those seeking to help and protect. This includes safeguarding roles in relation to children and vulnerable adults, and work to engage with marginalised groups such as young offenders and those with mental health and substance misuse problems. The text addresses issues in relation to the main client groups, and specific chapters take an overview of issues such as understanding and defusing aggressive behavior and keeping yourself safe from assault.</p>', 'Sub Title
			No

			Author
			Brian J Taylor

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857254290

			Pages
			176

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brian J Taylor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857254290</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2599"', '"1559"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, '176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14859780857254290_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DDFG4345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1249', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1249', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2312, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('670afaa3-f5de-417d-ab0e-2cbdcae1a958', '2626', NULL, 'Sharirik Shiksha mein Parikshan aur Maapan NEW', 'sharirik-shiksha-mein-parikshan-aur-maapan-new-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626', 'sharirik-shiksha-mein-parikshan-aur-maapan-new-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626-2626', '9788178797861', '9788178797861', '9788178797861', NULL, 'Sharirik Shiksha mein Parikshan aur Maapan NEW', '<h1>Sharirik Shiksha mein Parikshan aur Maapan NEW</h1>', 'Sub Title

			Sharirik Shiksha Mein Parikshan Aur Maapan NEW

			Author
			Sudip Das

			ISBN 13 Digit
			9788178797861

			Publisher
			Lakhshay Publishers

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sharirik Shiksha Mein Parikshan Aur Maapan NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sudip Das</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178797861</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Lakhshay Publishers</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '77251757-514c-4f77-abaf-ef7464cc78a0', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9072pic-46.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178797861&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2626', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2626', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1470, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:00'),
('67342898-6293-4db1-b16f-2dcebc77b206', '4217', 246, 'Corporate Social Responsibility : Concept, Cases and Trends', 'corporate-social-responsibility-concept-cases-and-trends', 'corporate-social-responsibility-concept-cases-and-trends', '9789353501600', '9789353501600', '9789353501600', NULL, 'About the book

The book is a textbook focused on exploring Corporate Social Responsibility (CSR) and its evolving impact on the interaction of business, government, and society. CSR is spreading dynamically among organizations and may be studied in order to design and standardize interventional processes for social benefit. The author examines how Indian regulations have provided a framework for designing and standardizing CSR interventions. This book highlights all these aspects and more with an intention to give the readers a broad space to manoeuver freely within the evolving concept of CSR in a ‘how to think’ mode and apply it to any business or other organisation innovatively according to the prevailing business environment.

Content:

1 Introduction: Examining Corporate Social Responsibility

2 Business, Government, Society and CSR

3 Globalisation and CSR

4 Theories of CSR

5 Stakeholders and Business

6 CSR Strategy and Implementation

7 CSR Metrics: Compliance, Monitoring, Measuring and Reporting

8 Government Support, Codes and Guidelines of CSR

9 Trends, Drivers and Barriers of CSR

10 Concept and Practice of CSR in India

11 CSR Initiatives in Corporate India

Case Studies

Appendices

Glossary

Index', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book is a textbook focused on exploring Corporate Social Responsibility (CSR) and its evolving impact on the interaction of business, government, and society. CSR is spreading dynamically among organizations and may be studied in order to design and standardize interventional processes for social benefit. The author examines how Indian regulations have provided a framework for designing and standardizing CSR interventions<strong>. </strong>This book highlights all these aspects and more with an intention to give the readers a broad space to manoeuver freely within the evolving concept of CSR in a ‘how to think’ mode and apply it to any business or other organisation innovatively according to the prevailing business environment.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Introduction: Examining Corporate Social Responsibility</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Business, Government, Society and CSR</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Globalisation and CSR</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Theories of CSR</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Stakeholders and Business</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 CSR Strategy and Implementation</span></span></span></p>

<p style="text-align:justify"><span><span><span>7 CSR Metrics: Compliance, Monitoring, Measuring and Reporting</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Government Support, Codes and Guidelines of CSR</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Trends, Drivers and Barriers of CSR</span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Concept and Practice of CSR in India</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 CSR Initiatives in Corporate India</span></span></span></p>

<p style="text-align:justify"><span><span><span>Case Studies</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendices</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glossary</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>
', 'Title
			Corporate Social Responsibility : Concept, Cases and Trends

			Author
			Prabhakaran Paleri

			ISBN
			9789353501600

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Corporate Social Responsibility : Concept, Cases and Trends</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prabhakaran Paleri</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353501600</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"595"', '"476"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8014Social.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353501600&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4217', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4217', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 246, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:00'),
('6767b230-ca54-484c-8e5e-ae327d061b03', '2648', NULL, 'Bhishm Sahani ke Natak - Manviya Sanvedna Evam Shilp', 'bhishm-sahani-ke-natak-manviya-sanvedna-evam-shilp-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648', 'bhishm-sahani-ke-natak-manviya-sanvedna-evam-shilp-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648-2648', '9789381761113', '9789381761113', '9789381761113', NULL, 'Bhishm Sahani ke Natak - Manviya Sanvedna Evam Shilp', '<h1>Bhishm Sahani ke Natak - Manviya Sanvedna Evam Shilp</h1>', 'Sub Title

			Bhishm Sahani Ke Natak - Manviya Sanvedna Evam Shilp

			Author
			Prof. Vinod Chandrji Chaudhary

			ISBN 13 Digit
			9789381761113

			Pages

			Geeta Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhishm Sahani Ke Natak - Manviya Sanvedna Evam Shilp</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Vinod Chandrji Chaudhary</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761113</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>
			<p>Geeta Prakashan</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Geeta Prakashan', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6632pic-34.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381761113&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2648', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2648', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1448, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:00'),
('676bac53-1bd6-405f-bd98-4069b225421b', '361', NULL, 'Counselling in Practice - Counselling for Psychosomatic Problems', 'counselling-in-practice-counselling-for-psychosomatic-problems-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361', 'counselling-in-practice-counselling-for-psychosomatic-problems-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361-361', 'Counselling in Practice', 'Counselling in Practice', 'Counselling in Practice', NULL, 'There are all too few texts on the clinical challenges of working in health care. Diana Sanders... writes in a jargon-free style and includes helpful case examples to illustrate the interventions under discussion... She writes illuminatingly on the detailed processes of applying cognitive therapy in health care'' - The Psychologist `Diana Sanders writes clearly and coherently within the cognitive model, making it accessible to those counsellors and psychotherapists who do not work in this way. The book is obviously grounded in clinical experience and she illustrates her points with plausible imaginary case examples which bring the text alive... for any counsellor working within a GP practice and of interest to those in private practice'' - Counselling, The Journal of the British Association for Counselling', '<p>There are all too few texts on the clinical challenges of working in health care. Diana Sanders... writes in a jargon-free style and includes helpful case examples to illustrate the interventions under discussion... She writes illuminatingly on the detailed processes of applying cognitive therapy in health care'' - The Psychologist `Diana Sanders writes clearly and coherently within the cognitive model, making it accessible to those counsellors and psychotherapists who do not work in this way. The book is obviously grounded in clinical experience and she illustrates her points with plausible imaginary case examples which bring the text alive... for any counsellor working within a GP practice and of interest to those in private practice'' - Counselling, The Journal of the British Association for Counselling</p>', 'Sub Title
			No

			Author
			Diana Sanders

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780803979215

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Diana Sanders</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780803979215</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10400"', '"6240"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59689780803979215.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Counselling%20in%20Practice&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=361', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=361', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2870, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('6777ed12-2d8e-4580-9905-5c7344b166c4', '1094', NULL, 'India and the Dynamics of Socialism in the Global Order', 'india-and-the-dynamics-of-socialism-in-the-global-order-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094', 'india-and-the-dynamics-of-socialism-in-the-global-order-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094-1094', 'RTYU6666', 'RTYU6666', 'RTYU6666', NULL, 'India and the Dynamics of Socialism in the Global Order is an interpretation of prevailing socio-political realities in terms of the socialist ideology. The book discusses the relationship between socialism, capitalism, Marxism, democracy, politics, neo-liberalism, power and rights all within a single frame of modern thought. At the heart of the book are the experiences of India with economic reform, judicial exercise and legal amendments. The book can be summed up as a task to resurrect moral responsibility towards the socialist ideology rooted in individualism and political responsibility, for realizing emancipation and polity-populace serenity.', '<p>India and the Dynamics of Socialism in the Global Order is an interpretation of prevailing socio-political realities in terms of the socialist ideology. The book discusses the relationship between socialism, capitalism, Marxism, democracy, politics, neo-liberalism, power and rights all within a single frame of modern thought. At the heart of the book are the experiences of India with economic reform, judicial exercise and legal amendments. The book can be summed up as a task to resurrect moral responsibility towards the socialist ideology rooted in individualism and political responsibility, for realizing emancipation and polity-populace serenity.</p>
', 'India and the Dynamics of Socialism in the Global Order', '<h1>India and the Dynamics of Socialism in the Global Order</h1>
', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92189788172736378.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=RTYU6666&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1094', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1094', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2425, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('677e949e-71a7-436a-b731-eef7be44ffc6', '1238', NULL, 'Suicide - Current Controversies New', 'suicide-current-controversies-new-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-12-1238', 'suicide-current-controversies-new-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238-1238', 'KMJI88787', 'KMJI88787', 'KMJI88787', NULL, 'Suicide - Current Controversies New', '<h1>Suicide - Current Controversies New</h1>', 'Sub Title
			No

			Author
			Leslie A. Miller

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737703184

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Leslie A. Miller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703184</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58639780737703184_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMJI88787&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1238', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1238', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2321, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('67941344-66c8-4771-bb48-21d74b377a15', '1448', NULL, 'Philosophy In Linguistic Perspectives - Wittgenstein, Ryle, Austin', 'philosophy-in-linguistic-perspectives-wittgenstein-ryle-austin-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-144-1448', 'philosophy-in-linguistic-perspectives-wittgenstein-ryle-austin-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448-1448', '8185126992', '8185126992', '8185126992', NULL, 'Content - Preface, Introduction, Wittgenstein''s Concept of Philosophy in the Tractatus, Wittgenstein''s Concept of Philosophy in the Philosophical Investigations, Ryle''s Concept of Philosophy, Austin''s Concept of Philosophy, Conclusion, Bibliography       ', '<h1 style="text-align:justify"><span><strong>Content -</strong> Preface, Introduction, Wittgenstein''s Concept of Philosophy in the Tractatus, Wittgenstein''s Concept of Philosophy in the Philosophical Investigations, Ryle''s Concept of Philosophy, Austin''s Concept of Philosophy, Conclusion, Bibliography</span>       </h1>', 'Sub Title
			Philosophy In Linguistic Perspectives - Wittgenstein, Ryle, Austin

			Author
			Dr. Sabita Rani Hota

			About Author
			As per Book

			ISBN 10 Digit
			8185126992

			ISBN 13 Digit
			 

			Pages
			152

			Binding
			Hardcover

			Year of Publication
			2002

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Philosophy In Linguistic Perspectives - Wittgenstein, Ryle, Austin</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sabita Rani Hota</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8185126992</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>152</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"295"', '"177"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 152, '152', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91228185126992.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185126992&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1448', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1448', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2197, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('679cd3b8-285b-45c3-8028-c22715c00603', '3311', NULL, 'The Grace of Maa Kali - Poems', 'the-grace-of-maa-kali-poems-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311', 'the-grace-of-maa-kali-poems-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311-3311', '97881933110202', '97881933110202', '97881933110202', NULL, 'Content - Foreword, Preface, Acknowledgments, 1 India, 2 O My Nation !, 3 Indian Constitution, 4 Real Spirituality, ​​​​​​​5 Innovation in Language, ​​​​​​​6 Dowry, 7 Effective Communication, ​​​​​​​8 Who Worships Well?, 9 River, ​​​​​​​10 Mountain, 11 Dr. B.R. Ambedkar, 12 Abolition of Article 370, 13 Sardar Vallabh Bhai Patel, 14 Former President Abdul Kalam, 15 The Honourable Prime Minister Modi Ji, 16 Honourable Sushma Swaraj Ji, 17 Swami Vivekanand, 18 Maa Kali ! Thou Art Pure and Holy, 19 Maa Kali ! Thou Art my Hope, 20 Woman               ', '<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Foreword, Preface, Acknowledgments, 1 India, 2 O My Nation !, 3 Indian Constitution, 4 Real Spirituality, ​​​​​​​5 Innovation in Language, ​​​​​​​6 Dowry, 7 Effective Communication, ​​​​​​​8 Who Worships Well?, 9 River, ​​​​​​​10 Mountain, 11 Dr. B.R. Ambedkar, 12 Abolition of Article 370, 13 Sardar Vallabh Bhai Patel, 14 Former President Abdul Kalam, 15 The Honourable Prime Minister Modi Ji, 16 Honourable Sushma Swaraj Ji, 17 Swami Vivekanand, 18 Maa Kali ! Thou Art Pure and Holy, 19 Maa Kali ! Thou Art my Hope, 20 Woman</span>               </span></span></span></p>', 'Sub Title
			The Grace of Maa Kali - Poems

			Author
			Dr. Sushil Kumar Mishra

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			97881933110202

			Pages
			92

			Binding
			Hardcover

			Year of Publication
			2018

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Grace of Maa Kali - Poems</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. Sushil Kumar Mishra</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>97881933110202</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>92</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2018</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"195"', '"117"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 92, '92', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4923The%20Grace%20of%20Maa%20Kali.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=97881933110202&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3311', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3311', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1073, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:00'),
('67a0fd48-7490-4575-a403-97fd62e3c393', '1267', NULL, 'Gender and the Victorian Periodical New', 'gender-and-the-victorian-periodical-new-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1-1267', 'gender-and-the-victorian-periodical-new-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267-1267', 'HNJI8877', 'HNJI8877', 'HNJI8877', NULL, 'Gender and the Victorian Periodical New', '<h1>Gender and the Victorian Periodical New</h1>', 'Sub Title
			No

			Author
			Hilary Fraser, Stephanie Green

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521830720

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hilary Fraser, Stephanie Green</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521830720</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91639780521830720_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNJI8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1267', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1267', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2297, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('67b163e9-a828-4631-8311-6b9b169d1c4c', '3728', 717, 'योग महाविज्ञान', 'यग-महवजञन', '-', '9788187471592', '9788187471592', '9788187471592', NULL, 'योग महाविज्ञान', '<h5>योग महाविज्ञान</h5>', 'Title
			योग महाविज्ञान

			Author
			डॉ. कामाख्या कुमार

			ISBN
			9788187471592

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>योग महाविज्ञान</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. कामाख्या कुमार</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471592</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>', '"695"', '"487"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4438d8a757bf05543143f0658a823ae59639.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471592&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3728', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3728', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 717, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:00'),
('67b9435f-20cd-4f0b-a553-cd789627c31a', '1326', NULL, 'Different vital Actions for Uttrakhand Formation New', 'different-vital-actions-for-uttrakhand-formation-new-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-132-1326', 'different-vital-actions-for-uttrakhand-formation-new-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326-1326', 'EDRF5544', 'EDRF5544', 'EDRF5544', NULL, 'Different vital Actions for Uttrakhand Formation New', '<h1>Different vital Actions for Uttrakhand Formation New</h1>', 'Sub Title
			No

			Author
			S.P. Gaur

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788185394688

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.P. Gaur</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394688</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3915logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDRF5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1326', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1326', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2269, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('67e75556-7b30-4f94-ba5a-a39ff0ec3de3', '3479', 920, 'Erick van egeraat-10 years', 'erick-van-egeraat10-years-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479', 'erick-van-egeraat10-years-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479-3479', '9781864701319', '9781864701319', '9781864701319', NULL, 'For an architect not yet 50 years of age, Erick van Egeraat''s achivements are remarkable. Despite his career spanning several decades, offices of his firm in Rotterdam, Budapest, London, Prague and Moscow, and more than 100 employees, Erick van Egeraat''s mind is increasingly on expansion, but most prominently on his quest for ''sensual and intuitive architecture''.

This book is a celebration of the work of Erick van Egeraat and his firm EEA, over the past 10 years. It includes commercial and residential developments, public and educational buildings, interior design projects, exhibition and product design, presented in the electric style that characterises the work of this major force in contemporary European architecture. Often controversial, Erick van Egeraat''s work challenges established notions of architectural process, but always with an emphasis on practicality, albeit with a high proportion of ''art'', in order to produce an innovative but attractive architecture. Much more than just a digest of completed works, this highly personal book includes Erick van Egeraat''s own commentary on each project, adding a rare and valuable insight into the processes that engender his work.

In his exceptional introduction to the book, international architecture critic Philip Jodidio explores the earlier career and influences of Erick van Egeraat, and explains their roles in his development as an architect, while examining the impact of a number of influential projects.

Erick van Egeraat''s oeuvre is superbly summed up by Philip Jodidio: ''The real interest of Erick van Egeraat''s architecture is not to be found in the description of any given building, nor in situating him in relation to other architects of his own generation, it is rather in the path that takes this architect back to the fundamentals: commodity, firmness and delight. Public reactions to his work are always positive, not because he has taken an easy "populist" approach to his work, but because he is speaking a language of the common sense that we all understand in front of a building. Does it stand up, does it fulfil its purpose? Of course, but more, it incorporates once again the fundamental third quality so often set by the wayside in contemporary architecture - delight. The public intuitively understands an architecture that revels neither in deconstructed aggression nor in minimalist blandness. Erick van Egeraat''s work is bold, new and right because it is anchored in the fundamentals that will always serve to judge the art of architure.''

Content - A sensual and intuitive architecture, EEA Europe, Commercial developments, Public buildings, Buildings for education, Residential developments, Interior design, Exhibition design, Products, Future vision, Project index, Erick van Egeraat, Associate architects, Collaborators, Publications and bibliography, Credits and acknowledgments', '<p style="text-align:justify"><span>For an architect not yet 50 years of age, Erick van Egeraat''s achivements are remarkable. Despite his career spanning several decades, offices of his firm in Rotterdam, Budapest, London, Prague and Moscow, and more than 100 employees, Erick van Egeraat''s mind is increasingly on expansion, but most prominently on his quest for ''sensual and intuitive architecture''.</span></p>

<p style="text-align:justify"><span>This book is a celebration of the work of Erick van Egeraat and his firm EEA, over the past 10 years. It includes commercial and residential developments, public and educational buildings, interior design projects, exhibition and product design, presented in the electric style that characterises the work of this major force in contemporary European architecture. Often controversial, Erick van Egeraat''s work challenges established notions of architectural process, but always with an emphasis on practicality, albeit with a high proportion of ''art'', in order to produce an innovative but attractive architecture. Much more than just a digest of completed works, this highly personal book includes Erick van Egeraat''s own commentary on each project, adding a rare and valuable insight into the processes that engender his work.</span></p>

<p style="text-align:justify"><span>In his exceptional introduction to the book, international architecture critic Philip Jodidio explores the earlier career and influences of Erick van Egeraat, and explains their roles in his development as an architect, while examining the impact of a number of influential projects.</span></p>

<p style="text-align:justify"><span>Erick van Egeraat''s oeuvre is superbly summed up by Philip Jodidio: ''The real interest of Erick van Egeraat''s architecture is not to be found in the description of any given building, nor in situating him in relation to other architects of his own generation, it is rather in the path that takes this architect back to the fundamentals: commodity, firmness and delight. Public reactions to his work are always positive, not because he has taken an easy "populist" approach to his work, but because he is speaking a language of the common sense that we all understand in front of a building. Does it stand up, does it fulfil its purpose? Of course, but more, it incorporates once again the fundamental third quality so often set by the wayside in contemporary architecture - delight. The public intuitively understands an architecture that revels neither in deconstructed aggression nor in minimalist blandness. Erick van Egeraat''s work is bold, new and right because it is anchored in the fundamentals that will always serve to judge the art of architure.''</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> A sensual and intuitive architecture, EEA Europe, Commercial developments, Public buildings, Buildings for education, Residential developments, Interior design, Exhibition design, Products, Future vision, Project index, Erick van Egeraat, Associate architects, Collaborators, Publications and bibliography, Credits and acknowledgments</span></p>
', 'Sub Title
			Erick van egeraat-10 years

			Author
			Philip Jodidio

			About Author
			As per Book

			ISBN 10 Digit
			1864701315

			ISBN 13 Digit
			9781864701319

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Erick van egeraat-10 years</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Philip Jodidio</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1864701315</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781864701319</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>256</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>
', '"5200"', '"3120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7222Erick%20van%20egeraat-10%20years.jpg', NULL, '1', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781864701319&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3479', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3479', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 920, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:00'),
('680206fc-d574-4e82-b6a2-77ce4058ec30', '3405', 988, 'Metabolomics, Metabonomics and Metabolite Profiling', 'metabolomics-metabonomics-and-metabolite-profiling-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405', 'metabolomics-metabonomics-and-metabolite-profiling-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405-3405', '9780854042999', '9780854042999', '9780854042999', NULL, 'The completion of gene sequencing has resulted in an intensified investigation of the proteome and metabolome. Metabolite profiling methods used for disease diagnosis have been expanded with the advent of new technology and are being applied extensively in the quest for the discovery of new markers for diseases. In this comprehensive resource the Editor draws together experts from the field and provides an insightful introduction into the technology and methodology. Metabolomics, Metabonomics and Metabolite Profiling covers a broad range of topics including.

Mass spectrometry and NMR in metabolite profiling

Current applications of metabolite profiling for disease diagnosis

Studies of specific metabolite classes

Plant metabolites

Metabolite data mining

Global systems biology

This book is a must have, up-to-date, reference which will appeal to academics, students, technicians and professionals working in, or joining this field.

Content - Chapter 1 Mass Spectrometry for Metabolite Identification, Chapter 2  ID and 2D NMR Spectroscopy: From Metabolic Fingerprinting to Profiling, Chapter 3 Steroids, Sterrols and the Nervous System, Chapter 4 Phospholipid Profiling, Chapter 5 New Developments in Multi-dimensional Mass Spectrometry Based Shotgun Lipidomics, Chapter 6 Neutral Lipidomics and Mass Spectrometry, Chapter 7 Bioinformatics of Lipids,  Chapter 8 Mass Spectrometry in Glycobiology, Chapter 9 Matrix Assisted Laser Desorption Ionisation Mass Spectrometric Imaging - Principles and Applications, Chapter 10 Plant Metabolomics,  Chapter 11 Data Mining for Metabolomics, Chapter 12 Metabonomics and Global Systems Biology,  Subject Index            ', '<p style="text-align:justify"><span>The completion of gene sequencing has resulted in an intensified investigation of the proteome and metabolome. Metabolite profiling methods used for disease diagnosis have been expanded with the advent of new technology and are being applied extensively in the quest for the discovery of new markers for diseases. In this comprehensive resource the Editor draws together experts from the field and provides an insightful introduction into the technology and methodology. Metabolomics, Metabonomics and Metabolite Profiling covers a broad range of topics including.</span></p>

<p style="text-align:justify"><span>Mass spectrometry and NMR in metabolite profiling</span></p>

<p style="text-align:justify"><span>Current applications of metabolite profiling for disease diagnosis</span></p>

<p style="text-align:justify"><span>Studies of specific metabolite classes</span></p>

<p style="text-align:justify"><span>Plant metabolites</span></p>

<p style="text-align:justify"><span>Metabolite data mining</span></p>

<p style="text-align:justify"><span>Global systems biology</span></p>

<p style="text-align:justify"><span>This book is a must have, up-to-date, reference which will appeal to academics, students, technicians and professionals working in, or joining this field.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Chapter 1 Mass Spectrometry for Metabolite Identification, </span></span><span><span><span><span>Chapter 2  ID and 2D NMR Spectroscopy: From Metabolic Fingerprinting to Profiling, Chapter 3 Steroids, Sterrols and the Nervous System, Chapter 4 Phospholipid Profiling, Chapter 5 New Developments in Multi-dimensional Mass Spectrometry Based Shotgun Lipidomics, Chapter 6 Neutral Lipidomics and Mass Spectrometry, Chapter 7 Bioinformatics of Lipids,  Chapter 8 Mass Spectrometry in Glycobiology, Chapter 9 Matrix Assisted Laser Desorption Ionisation Mass Spectrometric Imaging - Principles and Applications, Chapter 10 Plant Metabolomics,  Chapter 11 Data Mining for Metabolomics, Chapter 12 Metabonomics and Global Systems Biology,  Subject Index</span>          </span></span></span><span><span> </span></span><span> </span></p>', 'Sub Title
			Metabolomics, Metabonomics and Metabolite Profiling

			Author
			William J Griffiths

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780854042999

			Pages
			323

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Metabolomics, Metabonomics and Metabolite Profiling</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>William J Griffiths</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780854042999</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>323</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"12809"', '"7685"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 323, '323', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6060Metabolomics,%20Metabonomics%20and%20Metabolite%20Profiling.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780854042999&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3405', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3405', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 988, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:00'),
('683d2f8e-6783-449f-83dc-0b28d1e1edde', '3349', NULL, 'Samkhya - A prologue to Yoga', 'samkhya-a-prologue-to-yoga-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349', 'samkhya-a-prologue-to-yoga-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349-3349', '9788185495989', '9788185495989', '9788185495989', NULL, 'Samkhya the most ancient of Indian philosophical systems has been most widely referred to and least closely studied in Indian philosophy mainly because its earlys ource-booksa rel ost.T hea uthor has gone throug the texts of Mahabharata, Bhagavata Purana, Caraka Samhita, to trace the Samkhya ideas. These ideas have been most diligently compiled and congently presented by the author. It is based on analysis of various texts and writings and discoursed of Acharyas emanating from their living spiritual experience. This makes the book authentic, explicit and vibrant.

This treatise on Samkhya is reflecting rare facets of Samkhya corelated to and culminating in yoga. This subject less known will find its own place to the genuine reader and to the serious student of yoga. Samkhya is unfolded as a path-philosophy like Buddhism and Jainism and yoga technique of spiritual realization is essentially grafted on its metaphysical superstructure.

Content - Foreword, Preface, Abbreviations, Guide to Transliteration, 1. Introduction Relevance and Purpose of the Study, 2. Nature and Objective of Samkhya, 3. Means to Attain the Supreme Goal in Supporting Texts, 4. Means to Attain the Highest Good or Kaivalya in Patanjala Samkhya, Appendix ''Bhava'' and ''Samskara'' in Samkhya Yoga, Select Bibliography, Index    ', '<p style="text-align:justify"><span>Samkhya the most ancient of Indian philosophical systems has been most widely referred to and least closely studied in Indian philosophy mainly because its earlys ource-booksa rel ost.T hea uthor has gone throug the texts of Mahabharata, Bhagavata Purana, Caraka Samhita, to trace the Samkhya ideas. These ideas have been most diligently compiled and congently presented by the author. It is based on analysis of various texts and writings and discoursed of Acharyas emanating from their living spiritual experience. This makes the book authentic, explicit and vibrant.</span></p>

<p style="text-align:justify"><span>This treatise on Samkhya is reflecting rare facets of Samkhya corelated to and culminating in yoga. This subject less known will find its own place to the genuine reader and to the serious student of yoga. Samkhya is unfolded as a path-philosophy like Buddhism and Jainism and yoga technique of spiritual realization is essentially grafted on its metaphysical superstructure.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Foreword, Preface, Abbreviations, Guide to Transliteration, 1. Introduction Relevance and Purpose of the Study, 2. Nature and Objective of Samkhya, 3. Means to Attain the Supreme Goal in Supporting Texts, 4. Means to Attain the Highest Good or Kaivalya in Patanjala Samkhya, Appendix ''Bhava'' and ''Samskara'' in Samkhya Yoga, Select Bibliography, Index </span>   </span></span></span></p>', 'Sub Title
			A Study of Its Development through Ancient Text

			Author
			Deepti Dutta

			About Author
			As per Book

			ISBN 10 Digit
			8185495989X

			ISBN 13 Digit
			9788185495989

			Pages
			220

			Binding
			Hardcover

			Year of Publication
			2018

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>A Study of Its Development through Ancient Text</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Deepti Dutta</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8185495989X</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788185495989</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>220</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2018</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"590"', '"354"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 220, '220', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4028Samkhya%20-%20A%20prologue%20to%20Yoga.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788185495989&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3349', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3349', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1039, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:00'),
('68595069-a910-4aa5-93c0-f75fadd59778', '27', NULL, 'Performance Analysis of Network Architectures', 'performance-analysis-of-network-architectures-book-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-6-27', 'performance-analysis-of-network-architectures-book-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652', '9783540343080', '9783540343080::27', '9783540343080', NULL, 'Parallel and distributed computer systems are built to close the gap between the demand for high-performance computing and the computing power available using standalone single-processor machines. Traffic in networks connecting such systems is typically characterized by its distribution in time and space. Three approaches can be applied to determine the related network performance: measurement, simulation, and mathematical methods.

Dietmar Tutsch first introduces various network architectures that are widely proposed for parallel and distributed systems as well as for systems-on-ships including multicore processors. Their advantages and drawbacks are compared. Then, he gives an exhaustive survey of the available modeling techniques, including mathematical methods like Markov chains and Petri nets, and simulation methods. The main problems in modeling networks are that models are usually too large to be handled by a computer system, and, due to model complexity, model development is very time consuming. As a solution, the author systematically presents methods for complexity reduction, thus reducing the development time considerably. In addition, he presents a strategy for developing a generator for automatic model derivation. Finally, both simulation and mathematical models are applied to two major examples, a cellular network and a multistage interconnection network.

This monograph mainly targets researchers in network architecture design and performance analysis, both from industry and academia. In addition, graduate students specializing in these areas will find a comprehensive overview of this field.

Content - 1 Introduction, 2 Characteristics of Network Architectures, 3 Performance Evaluation, 4 Model Engineering, 5 Application: Cellular Network, 6 Application: Multistage Interconnection Network, 7 Concluding Remarks, References, Index', '<p style="text-align:justify"><span>Parallel and distributed computer systems are built to close the gap between the demand for high-performance computing and the computing power available using standalone single-processor machines. Traffic in networks connecting such systems is typically characterized by its distribution in time and space. Three approaches can be applied to determine the related network performance: measurement, simulation, and mathematical methods.</span></p>

<p style="text-align:justify"><span>Dietmar Tutsch first introduces various network architectures that are widely proposed for parallel and distributed systems as well as for systems-on-ships including multicore processors. Their advantages and drawbacks are compared. Then, he gives an exhaustive survey of the available modeling techniques, including mathematical methods like Markov chains and Petri nets, and simulation methods. The main problems in modeling networks are that models are usually too large to be handled by a computer system, and, due to model complexity, model development is very time consuming. As a solution, the author systematically presents methods for complexity reduction, thus reducing the development time considerably. In addition, he presents a strategy for developing a generator for automatic model derivation. Finally, both simulation and mathematical models are applied to two major examples, a cellular network and a multistage interconnection network.</span></p>

<p style="text-align:justify"><span>This monograph mainly targets researchers in network architecture design and performance analysis, both from industry and academia. In addition, graduate students specializing in these areas will find a comprehensive overview of this field.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> 1 Introduction, 2 Characteristics of Network Architectures, 3 Performance Evaluation, 4 Model Engineering, 5 Application: Cellular Network, 6 Application: Multistage Interconnection Network, 7 Concluding Remarks, References, Index</span></p>', 'Sub Title

			Performance Analysis of Network Architectures

			Author

			Dietmar Tutsch

			About Author

			As per Book

			ISBN 10 Digit

			3540343083

			ISBN 13 Digit

			9783540343080

			Pages

			244

			Binding

			Hardcover

			Year of Publication

			2006

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Performance Analysis of Network Architectures</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Dietmar Tutsch</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>3540343083</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9783540343080</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>244</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"12599"', '"8820"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 244, '244', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69531_4_30.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540343080&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=27', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=27', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3062, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:00'),
('68659d26-6a37-4541-b8fd-d752b6b0a918', '1017', NULL, 'Human Rights & Peace: Laws & Movements new', 'human-rights-peace-laws-movements-new-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-101-1017', 'human-rights-peace-laws-movements-new-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017-1017', 'EFGG5544', 'EFGG5544', 'EFGG5544', NULL, 'Human Rights & Peace: Laws & Movements New', '<h1>Human Rights &amp; Peace: Laws &amp; Movements New</h1>', 'Sub Title
			No

			Author
			AK Sanatombi, Sadhana Mishra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161871

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>AK Sanatombi, Sadhana Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161871</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82369788181161871.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EFGG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1017', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1017', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2478, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('68a0c3c0-4c24-4fba-957b-588d956415c5', '834', NULL, 'Research Trends in Extension Education and Communication BOOK', 'research-trends-in-extension-education-and-communication-book-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-8-834', 'research-trends-in-extension-education-and-communication-book-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834-834', 'KMJJ9989', 'KMJJ9989', 'KMJJ9989', NULL, 'There is an urgent need to improve and maximize the potential of the present human resources, making research organizations to maintain a competitive edge in the emerging environment. So, increasing the motivational levels of scientists as well as extension functionaries to improve their research productivity and communication skills is of paramount importance, which is possible only through heightening and managing their personal, social and influence motivations. This book contains 142 research studies in the area of Education, Extension, Communication Strategies, Media, Women and Studies on the Elderly, Educational Technology and other studies like Environment, Health, Child Labour etc. It will prove to be rich resource material for the researchers, scholars, teachers, in colleges and universities.', '<p>There is an urgent need to improve and maximize the potential of the present human resources, making research organizations to maintain a competitive edge in the emerging environment. So, increasing the motivational levels of scientists as well as extension functionaries to improve their research productivity and communication skills is of paramount importance, which is possible only through heightening and managing their personal, social and influence motivations. This book contains 142 research studies in the area of Education, Extension, Communication Strategies, Media, Women and Studies on the Elderly, Educational Technology and other studies like Environment, Health, Child Labour etc. It will prove to be rich resource material for the researchers, scholars, teachers, in colleges and universities.</p>', 'Research Trends in Extension Education and Communication BOOK', '<h1>Research Trends in Extension Education and Communication BOOK</h1>', '"1700"', '"1020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79609788172736613.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMJJ9989&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=834', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=834', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2587, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('68c3acbb-e48c-49b6-825b-e4f481a911c8', '881', NULL, 'The Tibetan Art of Living - Wise Body, Wise Mind, Wise Life', 'the-tibetan-art-of-living-wise-body-wise-mind-wise-life-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881', 'the-tibetan-art-of-living-wise-body-wise-mind-wise-life-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881-881', '9780340771235', '9780340771235', '9780340771235', NULL, 'Tibetan medicine is one of the world''s most ancient and sophisticated systems of healing. Christopher Hansard is exceptionally qualified to guide us into its uniquely empowering world view. His deep personal experience comes from having studied and mastered this system of medicine since the age of four, and also through his extensive clinical experience.

Drawn from the most ancient Tibetan Bon tradition, Christopher''s journey leads us in to a new and enlightened level of discovery. The principles to achieve ultimate health are applied to the mind, the body, and the soul. The Tibetan approach relates our emotional state with our physical one, so that we learn how to improve our inner as well as our outer lives. We are our own best healers. Christopher shows us many simple ways we can include its wisdom and spirituality in our everyday lives, rejuvenation techniques, to mind-strengthening skills, soul medicine, and Tibetan herbal wisdom for common ailments.

This is the first book to help us apply this age-old wisdom to our everyday lives. It is both a practical and spiritual bible in the Tibetan art of living.

Content - PREFACE: The Song of Wisdom, CHAPTER ONE: How Tibetan Wisdom Sees the World, CHAPTER TWO: Activating Your Thunder - how to make your soul and keep it, CHAPTER THREE: Karma Mechanics, CHAPTER FOUR: Awaken the Wisdom Within,  CHAPTER FIVE: Emotional Healing, CHAPTER SIX: The Three Humours, CHAPTER SEVEN: Recovery and Rejuvenation,  CHAPTER EIGHT: Food and Diet, CHAPTER NINE: DIY Remedies and Self-help Techniques, CHAPTER TEN: Living, Loving and Dying, POSTSCRIPT, APPENDIX, INDEX              ', '<h1 style="text-align:justify"><span>Tibetan medicine is one of the world''s most ancient and sophisticated systems of healing. Christopher Hansard is exceptionally qualified to guide us into its uniquely empowering world view. His deep personal experience comes from having studied and mastered this system of medicine since the age of four, and also through his extensive clinical experience.</span></h1>

<p style="text-align:justify"><span>Drawn from the most ancient Tibetan Bon tradition, Christopher''s journey leads us in to a new and enlightened level of discovery. The principles to achieve ultimate health are applied to the mind, the body, and the soul. The Tibetan approach relates our emotional state with our physical one, so that we learn how to improve our inner as well as our outer lives. We are our own best healers. Christopher shows us many simple ways we can include its wisdom and spirituality in our everyday lives, rejuvenation techniques, to mind-strengthening skills, soul medicine, and Tibetan herbal wisdom for common ailments.</span></p>

<p style="text-align:justify"><span>This is the first book to help us apply this age-old wisdom to our everyday lives. It is both a practical and spiritual bible in the Tibetan art of living.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> PREFACE: The Song of Wisdom, CHAPTER ONE: How Tibetan Wisdom Sees the World, CHAPTER TWO: Activating Your Thunder - how to make your soul and keep it, CHAPTER THREE: Karma Mechanics, CHAPTER FOUR: Awaken the Wisdom Within,  CHAPTER FIVE: Emotional Healing, CHAPTER SIX: The Three Humours, CHAPTER SEVEN: Recovery and Rejuvenation,  CHAPTER EIGHT: Food and Diet, CHAPTER NINE: DIY Remedies and Self-help Techniques, CHAPTER TEN: Living, Loving and Dying, POSTSCRIPT, APPENDIX, INDEX</span>             <span> </span></p>', 'Sub Title
			Wise Body, Wise Mind, Wise Life

			Author
			Christopher Handsard

			About Author
			As per Book

			ISBN 10 Digit
			0340771232

			ISBN 13 Digit
			9780340771235

			Pages
			290

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Wise Body, Wise Mind, Wise Life</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Christopher Handsard</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0340771232</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780340771235</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>290</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1574"', '"944"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 290, '290', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2814Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780340771235&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=881', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=881', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2560, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('68c5fc1c-1d3c-483b-a453-0056416af21f', '570', NULL, 'Mathematics in Industry - Scientific Computing in Electrical Engineering NEW', 'mathematics-in-industry-scientific-computing-in-electrical-engineering-new-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570', 'mathematics-in-industry-scientific-computing-in-electrical-engineering-new-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570-570', 'TTYYI6786', 'TTYYI6786', 'TTYYI6786', NULL, 'Scientific Computing in Electrical Engineering (SCEE) is an international c- ference series, which started as a national German meeting held in Darmstadt (1997) and Berlin (1998), both under the auspices of the Deutscher Mathematiker Verein. The ?rst truly international SCEE conference was organized in 2000 in Warnemunde, .. Germany, by the University of Rostock. In 2002, the 4th SCEE c- ference took place in Eindhoven, The Netherlands, jointly organized by the Ei- hoven University of Technologyand Philips Research LaboratoriesEindhoven.The 5th SCEE conference was held in 2004 in Capo D''Orlando, Italy, jointly organized by Universita di Catania and Consorzio Catania Ricerche. The venue of the 6th SCEE conference was Sinaia, Romania, in 2006, organized by the Politehnica U- versity of Bucharest. The 7th International Conference on Scienti?c Computing in Electrical En- neering (SCEE 2008) was held in Espoo, Finland, from September 28 to October 3, 2008. It was organized by the Helsinki University of Technology; Faculty of Electronics, Communications and Automation; Department of Radio Science and Engineering; Circuit Theory Group.', '<p>Scientific Computing in Electrical Engineering (SCEE) is an international c- ference series, which started as a national German meeting held in Darmstadt (1997) and Berlin (1998), both under the auspices of the Deutscher Mathematiker Verein. The ?rst truly international SCEE conference was organized in 2000 in Warnemunde, .. Germany, by the University of Rostock. In 2002, the 4th SCEE c- ference took place in Eindhoven, The Netherlands, jointly organized by the Ei- hoven University of Technologyand Philips Research LaboratoriesEindhoven.The 5th SCEE conference was held in 2004 in Capo D''Orlando, Italy, jointly organized by Universita di Catania and Consorzio Catania Ricerche. The venue of the 6th SCEE conference was Sinaia, Romania, in 2006, organized by the Politehnica U- versity of Bucharest. The 7th International Conference on Scienti?c Computing in Electrical En- neering (SCEE 2008) was held in Espoo, Finland, from September 28 to October 3, 2008. It was organized by the Helsinki University of Technology; Faculty of Electronics, Communications and Automation; Department of Radio Science and Engineering; Circuit Theory Group.</p>', 'Mathematics in Industry - Scientific Computing in Electrical Engineering', '<h1>Mathematics in Industry - Scientific Computing in Electrical Engineering</h1>', '"16999"', '"10199"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99929783642122934.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TTYYI6786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=570', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=570', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2741, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('68d3e83e-0b2f-4c27-a1c9-fa5d9d97227d', '1926', NULL, 'Biological Invasions Belowground: Earthworms an Invasive Species', 'biological-invasions-belowground-earthworms-an-invasive-species', 'biological-invasions-belowground-earthworms-an-invasive-species', '9781402054280', '9781402054280', '9781402054280', NULL, 'About the book

The most conspicuous biological invasions in terrestrial ecosystems have been by exotic plants, insects and vertebrates. Less conspicuous but possibly of equal importance are invasions by soil invertebrates, which are occurring literally beneath our feet. Familiar examples include the South American fire ant (Solenopsis invicta) which has invaded North America and Australia, and the New Zealand flatworm (Arthurdendyus triangulatus) which has become wide-spread in the United Kingdom; both have caused considerable ecological and economic damage. There is now evidence that exotic earthworm invasions are increasing world-wide and may be having significant impacts on soil processes and plant communities in some regions. Much remains to be learned about these ‘cryptic’ biological invasions. The papers in this book are based on efforts by an international group of soil ecologists to assess the biological and ecological mechanisms of earthworm invasions, their geographic extent and impacts on terrestrial ecosystems, and possible means by which earthworm invasions might be mitigated.

Content – 

Biological invasions belowground-earthworms as invasive species, 

Dispersal and clonal diversity of North-European parthenogenetic earthworms, 

Lumbricid earthworm invasion in the Carpathian Mountains and some other sites in Romania, 

Invasion patterns of Lumbricidae into the previously earthworm-free areas of northeastern Europe and the western Great Lakes region of North America, 

Earthworm invasion into previously earthworm-free temperate and boreal forests, 

Earthworm invasions in the tropics, 

Earthworm invasions of ecosystems devoid of earthworms: effects on soil microbes, 

The influence of invasive earthworms into ecosystems inhabited by native earthworms, 

Introduced earthworms in agricultural and reclaimed land: their ecology and influences on soil properties, plant production and other soil biota,

Policy and management responses to earthworm invasions in North America         ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The most conspicuous biological invasions in terrestrial ecosystems have been by exotic plants, insects and vertebrates. Less conspicuous but possibly of equal importance are invasions by soil invertebrates, which are occurring literally beneath our feet. Familiar examples include the South American fire ant (Solenopsis invicta) which has invaded North America and Australia, and the New Zealand flatworm (Arthurdendyus triangulatus) which has become wide-spread in the United Kingdom; both have caused considerable ecological and economic damage. There is now evidence that exotic earthworm invasions are increasing world-wide and may be having significant impacts on soil processes and plant communities in some regions. Much remains to be learned about these ‘cryptic’ biological invasions. The papers in this book are based on efforts by an international group of soil ecologists to assess the biological and ecological mechanisms of earthworm invasions, their geographic extent and impacts on terrestrial ecosystems, and possible means by which earthworm invasions might be mitigated.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content – </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Biological invasions belowground-earthworms as invasive species, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Dispersal and clonal diversity of North-European parthenogenetic earthworms, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Lumbricid earthworm invasion in the Carpathian Mountains and some other sites in Romania, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Invasion patterns of Lumbricidae into the previously earthworm-free areas of northeastern Europe and the western Great Lakes region of North America, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Earthworm invasion into previously earthworm-free temperate and boreal forests, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Earthworm invasions in the tropics, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Earthworm invasions of ecosystems devoid of earthworms: effects on soil microbes, </span></span></span></p>

<p style="text-align:justify"><span><span><span>The influence of invasive earthworms into ecosystems inhabited by native earthworms, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Introduced earthworms in agricultural and reclaimed land: their ecology and influences on soil properties, plant production and other soil biota,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Policy and management responses to earthworm invasions in North America         </span></span></span></p>', 'Title
			Biological Invasions Belowground: Earthworms an Invasive Species

			Author
			Paul F. Hendrix

			ISBN
			9781402054280

			Publisher
			Springer

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Biological Invasions Belowground: Earthworms an Invasive Species</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Paul F. Hendrix</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781402054280</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"14895"', '"9682"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8270dpp_9_17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402054280&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1926', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1926', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1887, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:00'),
('68e1ad4d-8ca8-4397-b7d8-e768dd3effb6', '3407', 986, 'Qualitative Health Research - Fundamentals of Applied Research - 4 Vols.', 'qualitative-health-research-fundamentals-of-applied-research-4-vols-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-340-3407', 'qualitative-health-research-fundamentals-of-applied-research-4-vols-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407-3407', '9781847873545', '9781847873545', '9781847873545', NULL, 'Qualitative research methods are growing in importance and in use amongst nurses and other health researchers. Qualitative Health Research showcases the cutting-edge developments and seminal studies in research practice and research theory in this field. At the same time these volumes detail the long and fascinating history of the use of qualitative approaches to the study of health and illness, providing a complete map of the field. The four volumes focus on ′Patients and Disease′, ′Health Professionals and their Work′, ′Healthcare Organisations′ and ′Patient Experiences′.

This will be this first major work in SAGE′s new series ′Fundamentals of Applied Research′', '<p>Qualitative research methods are growing in importance and in use amongst nurses and other health researchers. Qualitative Health Research showcases the cutting-edge developments and seminal studies in research practice and research theory in this field. At the same time these volumes detail the long and fascinating history of the use of qualitative approaches to the study of health and illness, providing a complete map of the field. The four volumes focus on ′Patients and Disease′, ′Health Professionals and their Work′, ′Healthcare Organisations′ and ′Patient Experiences′.</p>

<p>This will be this first major work in SAGE′s new series ′Fundamentals of Applied Research′</p>', 'Author: Robert Dingwell

ISBN: 9781847873545

Publisher: Sage

Publication date: 24 Jul 2008

Edition: 1st

Language: English

Pages: 1656', '<p>Author: Robert Dingwell</p>

<p>ISBN: 9781847873545</p>

<p>Publisher: Sage</p>

<p>Publication date: 24 Jul 2008</p>

<p>Edition: 1st</p>

<p>Language: English</p>

<p>Pages: 1656</p>', '"68300"', '"40980"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46429781847873545-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847873545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3407', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3407', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 986, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:00'),
('68f66da6-81a6-42d8-bd59-e69057044d29', '2763', NULL, 'Fitzgerald-Wilson-Hemingway - Language and Experience', 'fitzgeraldwilsonhemingway-language-and-experience-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2-2763', 'fitzgeraldwilsonhemingway-language-and-experience-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763-2763', 'OUJK786', 'OUJK786', 'OUJK786', NULL, 'Fitzgerald-Wilson-Hemingway - Language and Experience', '<h1>Fitzgerald-Wilson-Hemingway - Language and Experience</h1>', 'Sub Title
			No

			Author
			Ronald Berman

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817312787

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ronald Berman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817312787</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2300"', '"1380"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OUJK786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2763', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2763', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1356, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:00'),
('68ff142b-1314-4db3-9f0c-b4367e82c015', '833', NULL, 'Professional Social Work - Prespectives on Practice and Extension BOOK', 'professional-social-work-prespectives-on-practice-and-extension-book-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-83-833', 'professional-social-work-prespectives-on-practice-and-extension-book-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833-833', 'YHGT665', 'YHGT665', 'YHGT665', NULL, 'Professional Social Work - Prespectives on Practice and Extension', '<h1>Professional Social Work - Prespectives on Practice and Extension</h1>', 'Professional Social Work - Prespectives on Practice and Extension BOOK', '<h1>Professional Social Work - Prespectives on Practice and Extension BOOK</h1>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29469788172736330.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHGT665&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=833', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=833', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2588, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('69392833-5cd6-4497-8c34-639bf4c9defe', '3247', NULL, 'Democratization - Library of Political Science - 4 Vols.', 'democratization-library-of-political-science-4-vols-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247', 'democratization-library-of-political-science-4-vols-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247', '9780857020901', '9780857020901::3247', '9780857020901', NULL, 'Since the 1970s, the number of formally democratic states has grown exponentially while coherent alternatives to democracy have steadily diminished in terms of their global relevance. Yet, democracy remains an extremely problematic, conflictual and unfinished enterprise – as a process and a project. The progress of democratization, inside nation states and globally, is partial, unsteady and at times thin, and efforts to extend democratization outside the nation state, whether to international bodies or civil society or the private sphere of the family and even intimate social relations, are sometimes highly contested.

For researchers and scholars, there is an undoubted challenge in understanding and interpreting the multi-layered and multi-dimension processes of democratization and gauging their significance for the social and political world. This collection explains aspects or experiments in democratization across the world and relates the substantial body of work on comparative, cross-regional and cross-case work across thematic fields of research. With this collection, researchers, policy makers, students, social and economic organizations such as businesses and labor movements, and NGOs in fields such as development, democracy promotion, social rights and international relations, can make sense of the best of a broad and potentially intimidating field of study.

Volume One: Theories, Methods and Historical Perspectives

Volume Two: States and Political Economies of Democratization

Volume Three: Civil Society, Human Rights, and Culture in Democratization

Volume Four: The Global Politics and Globalization of Democratization', '<p>Since the 1970s, the number of formally democratic states has grown exponentially while coherent alternatives to democracy have steadily diminished in terms of their global relevance. Yet, democracy remains an extremely problematic, conflictual and unfinished enterprise – as a process and a project. The progress of democratization, inside nation states and globally, is partial, unsteady and at times thin, and efforts to extend democratization outside the nation state, whether to international bodies or civil society or the private sphere of the family and even intimate social relations, are sometimes highly contested.</p>

<p>For researchers and scholars, there is an undoubted challenge in understanding and interpreting the multi-layered and multi-dimension processes of democratization and gauging their significance for the social and political world. This collection explains aspects or experiments in democratization across the world and relates the substantial body of work on comparative, cross-regional and cross-case work across thematic fields of research. With this collection, researchers, policy makers, students, social and economic organizations such as businesses and labor movements, and NGOs in fields such as development, democracy promotion, social rights and international relations, can make sense of the best of a broad and potentially intimidating field of study.</p>

<p><strong>Volume One: Theories, Methods and Historical Perspectives<br />
Volume Two: States and Political Economies of Democratization<br />
Volume Three: Civil Society, Human Rights, and Culture in Democratization<br />
Volume Four: The Global Politics and Globalization of Democratization</strong></p>', 'Publisher ‏ : ‎ Sage Publications; 1st edition (Dec 6 2012)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 1632 pages

ISBN-10 ‏ : ‎ 0857020900

ISBN-13 ‏ : ‎ 978-0857020901

Item weight ‏ : ‎ 3.3 kg

Dimensions ‏ : ‎ 25.15 x 12.95 x 17.53 cm', '<p>Publisher ‏ : ‎ Sage Publications; 1st edition (Dec 6 2012)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 1632 pages</p>

<p>ISBN-10 ‏ : ‎ 0857020900</p>

<p>ISBN-13 ‏ : ‎ 978-0857020901</p>

<p>Item weight ‏ : ‎ 3.3 kg</p>

<p>Dimensions ‏ : ‎ 25.15 x 12.95 x 17.53 cm</p>', '"67983"', '"40789"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/627442557_book_item_42557.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857020901&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3247', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3247', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1132, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:00'),
('6951f710-5372-4751-acd9-e467f0cace87', '3945', 506, 'Fundamentals of Multinational Finance 5/e', 'fundamentals-of-multinational-finance-5e', 'fundamentals-of-multinational-finance-5e', '9789353944797', '9789353944797', '9789353944797', NULL, 'About the book

Fundamentals of Multinational Finance, Fifth Edition, has been redesigned and restructured for tightness—critical elements of the field but in a much shorter delivery framework. This has been accomplished by integrating a number of previous topics along financial management threads. The book is in five parts unified by the common thread of the globalization process by which a firm moves from a domestic to a multinational business orientation.

Contents

PART 1 GLOBAL FINANCIAL ENVIRONMENT

Chapter 1 Multinational Financial Management: Opportunities and Challenges

Chapter 2 The International Monetary System

Chapter 3 The Balance of Payments

Chapter 4 Financial Goals and Corporate Governance

PART 2 FOREIGN EXCHANGE THEORY AND MARKETS

Chapter 5 The Foreign Exchange Market

Chapter 6 International Parity Conditions

Chapter 7 Foreign Currency Derivatives and Swaps

Chapter 8 Foreign Exchange Rate Determination

PART 3 FOREIGN EXCHANGE EXPOSURE

Chapter 9 Transaction Exposure

Chapter 10 Translation Exposure

Chapter 11 Operating Exposure

PART 4 FINANCING THE GLOBAL FIRM

Chapter 12 The Global Cost and Availability of Capital

Chapter 13 Raising Equity and Debt Globally

Chapter 14 Multinational Tax Management

Chapter 15 International Trade Finance

PART 5 FOREIGN INVESTMENT DECISIONS

Chapter 16 Foreign Direct Investment and Political Risk

Chapter 17 Multinational Capital Budgeting and Cross-Border Acquisitions

Answers

Glossary

Index', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p><span><span><em><span>Fundamentals of Multinational Finance, </span></em><span>Fifth Edition, has been redesigned and restructured for tightness—critical elements of the field but in a much shorter delivery framework. This has been accomplished by integrating a number of previous topics along financial management threads. The book is in five parts unified by the common thread of the globalization process by which a firm moves from a domestic to a multinational business orientation.</span></span></span></p>

<p><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p><span><span><strong><span>PART 1 GLOBAL FINANCIAL ENVIRONMENT</span></strong></span></span></p>

<p><span><span><span>Chapter 1 Multinational Financial Management: Opportunities and Challenges</span></span></span></p>

<p><span><span><span>Chapter 2 The International Monetary System</span></span></span></p>

<p><span><span><span>Chapter 3 The Balance of Payments</span></span></span></p>

<p><span><span><span>Chapter 4 Financial Goals and Corporate Governance</span></span></span></p>

<p><span><span><strong><span>PART 2 FOREIGN EXCHANGE THEORY AND MARKETS</span></strong></span></span></p>

<p><span><span><span>Chapter 5 The Foreign Exchange Market</span></span></span></p>

<p><span><span><span>Chapter 6 International Parity Conditions</span></span></span></p>

<p><span><span><span>Chapter 7 Foreign Currency Derivatives and Swaps</span></span></span></p>

<p><span><span><span>Chapter 8 Foreign Exchange Rate Determination</span></span></span></p>

<p><span><span><strong><span>PART 3 FOREIGN EXCHANGE EXPOSURE</span></strong></span></span></p>

<p><span><span><span>Chapter 9 Transaction Exposure</span></span></span></p>

<p><span><span><span>Chapter 10 Translation Exposure</span></span></span></p>

<p><span><span><span>Chapter 11 Operating Exposure</span></span></span></p>

<p><span><span><strong><span>PART 4 FINANCING THE GLOBAL FIRM</span></strong></span></span></p>

<p><span><span><span>Chapter 12 The Global Cost and Availability of Capital</span></span></span></p>

<p><span><span><span>Chapter 13 Raising Equity and Debt Globally </span></span></span></p>

<p><span><span><span>Chapter 14 Multinational Tax Management</span></span></span></p>

<p><span><span><span>Chapter 15 International Trade Finance</span></span></span></p>

<p><span><span><strong><span>PART 5 FOREIGN INVESTMENT DECISIONS</span></strong></span></span></p>

<p><span><span><span>Chapter 16 Foreign Direct Investment and Political Risk</span></span></span></p>

<p><span><span><span>Chapter 17 Multinational Capital Budgeting and Cross-Border Acquisitions </span></span></span></p>

<p><span><span><span>Answers </span></span></span></p>

<p><span><span><span>Glossary</span></span></span></p>

<p><span><span><span>Index</span></span></span></p>', 'Title
			Fundamentals of Multinational Finance 5/e

			Author
			Michael H. Moffett

			ISBN
			9789353944797

			Publisher
			Pearson

			EDN.
			5/e.

			Pages
			530

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Fundamentals of Multinational Finance 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael H. Moffett</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353944797</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>EDN.</span></td>
			<td style="text-align:center"><span>5/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>530</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"860"', '"731"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, 530, '530', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7816multi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353944797&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3945', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3945', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 506, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:00'),
('695f5d69-183e-4397-9c27-f6297178e056', '4199', 264, 'Macroeconomics 7/e', 'macroeconomics-7e', 'macroeconomics-7e', '9789353945220', '9789353945220', '9789353945220', NULL, 'About the book

In Macroeconomics, Blanchard presents a unified, global view of macroeconomics, enabling students to see the connections between goods markets, financial markets, and labor markets worldwide. Organized into two parts, the text contains a core section that focuses on short-, medium-, and long-run markets and three major extensions that offer more in-depth coverage of the issues at hand. From the major economic crisis and monetary policy in the United States, to the problems of the Euro area and growth in China, the text helps students make sense not only of current macroeconomic events but also of events that may unfold in the future.

Content:

Introduction

1. A Tour of the World 

2. A Tour of the Book

 

The Short Run 

3. The Goods Market 

4. Financial Markets I

5. Goods and Financial Markets; The IS-LM Model

6. Financial Markets II

The Medium Run

7. The Labor Market

8. The Phillips Curve, the Natural Rate of Unemployment, and Inflation

9. Putting All Markets Together: From the Short to the Medium Run

 

The Long Run

10. The Facts of Growth

11. Saving, Capital Accumulation, and Output

12. Technological Progress and Growth

13. Technological Progress: The Short, the Medium, and the Long Runs

 

EXTENSIONS

 

Expectations

14. Financial Markets and Expectations

15. Expectations, Consumption, and Investment

16. Expectations, Output, and Policy

 

The Open Economy

17. Openness in Goods and Financial Markets

18. The Goods Market in an Open Economy

19. Output, the Interest Rate, and the Exchange Rate

20. Exchange Rate Regimes

 

Back to Policy

21. Should Policy Makers Be Restrained?

22. Fiscal Policy: A Summing Up

23. Monetary Policy: A Summing Up

24. Epilogue: The Story of Macroeconomics', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>In Macroeconomics, Blanchard presents a unified, global view of macroeconomics, enabling students to see the connections between goods markets, financial markets, and labor markets worldwide. Organized into two parts, the text contains a core section that focuses on short-, medium-, and long-run markets and three major extensions that offer more in-depth coverage of the issues at hand. From the major economic crisis and monetary policy in the United States, to the problems of the Euro area and growth in China, the text helps students make sense not only of current macroeconomic events but also of events that may unfold in the future.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Introduction</span></strong><br />
<span>1. A Tour of the World <br />
2. A Tour of the Book<br />
 <br />
<strong>The Short Run</strong> <br />
3. The Goods Market <br />
4. Financial Markets I<br />
5. Goods and Financial Markets; The IS-LM Model<br />
6. Financial Markets II<br />
The Medium Run<br />
7. The Labor Market<br />
8. The Phillips Curve, the Natural Rate of Unemployment, and Inflation<br />
9. Putting All Markets Together: From the Short to the Medium Run<br />
 <br />
<strong>The Long Run</strong><br />
10. The Facts of Growth<br />
11. Saving, Capital Accumulation, and Output<br />
12. Technological Progress and Growth<br />
13. Technological Progress: The Short, the Medium, and the Long Runs<br />
 <br />
<strong>EXTENSIONS<br />
 <br />
Expectations</strong><br />
14. Financial Markets and Expectations<br />
15. Expectations, Consumption, and Investment<br />
16. Expectations, Output, and Policy<br />
 <br />
<strong>The Open Economy</strong><br />
17. Openness in Goods and Financial Markets<br />
18. The Goods Market in an Open Economy<br />
19. Output, the Interest Rate, and the Exchange Rate<br />
20. Exchange Rate Regimes<br />
 <br />
<strong>Back to Policy</strong><br />
21. Should Policy Makers Be Restrained?<br />
22. Fiscal Policy: A Summing Up<br />
23. Monetary Policy: A Summing Up<br />
24. Epilogue: The Story of Macroeconomics</span></span></span></p>', 'Title
			Macroeconomics 7/e

			Author
			Olivier Blanchard

			ISBN
			9789353945220

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Macroeconomics 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Olivier Blanchard</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353945220</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"810"', '"648"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3234macronomics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353945220&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4199', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4199', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 264, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:00'),
('698b068b-249a-47ad-9fef-9f16e833d398', '1151', NULL, 'Bhartiya Samajik Vichark Book', 'bhartiya-samajik-vichark-book-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1-1151', 'bhartiya-samajik-vichark-book-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151-1151', 'EDFR2345', 'EDFR2345', 'EDFR2345', NULL, '', NULL, 'Sub Title
			No

			Author
			Prof. Ghanshyam Ghr Tripathi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380161198

			Pages
			300

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			2011

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Ghanshyam Ghr Tripathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380161198</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2011', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4154image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR2345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1151', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1151', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2389, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('699630e2-78d1-4882-800e-09d88172a848', '56', NULL, 'Woodcarving in the Himalayan Region', 'woodcarving-in-the-himalayan-region', 'woodcarving-in-the-himalayan-region', 'Woodcarving in the', 'Woodcarving in the', 'Woodcarving in the ', NULL, '', NULL, 'Sub Title
			No

			Author
			O.C. Handa

			About Author
			No

			Content
			No

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788173871955

			Pages
			338

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>O.C. Handa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788173871955</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>338</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1800"', '"1080"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 338, '338', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3364o.c._handa.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Woodcarving%20in%20the%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=56', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=56', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3046, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:00'),
('69fb0edb-7842-4434-9ba3-6dbbaf2f59d5', '3873', 578, 'हिंदी दलित साहित्य का इतिहास-2 भागों में', '2-3873', '-2-', '9789391916688', '9789391916688', '9789391916688', NULL, '', NULL, 'Title
			हिंदी दलित साहित्य का इतिहास-2 भागों में

			Author
			मोहनदास नैमिशराय 

			ISBN
			9789391916688

			Publication
			Swaraj Prakashan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">हिंदी दलित साहित्य का इतिहास-2 भागों में</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मोहनदास नैमिशराय </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391916688</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"12995"', '"8967"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53602%20vol.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789391916688&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3873', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3873', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 578, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:00'),
('6a3ddf1f-4844-41a3-a83d-c4680b9c1512', '2516', NULL, 'E-Business 10/e NEW', 'ebusiness-10e-new-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516', 'ebusiness-10e-new-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516-2516', 'FTOO6578', 'FTOO6578', 'FTOO6578', NULL, 'Earned Value Management Using Microsoft? Office Project is the first reference to effectively combine the most widely used scheduling tool with the most widely accepted cost management technique. It is a practical guide to end-to-end scheduling and cost management using Microsoft Office Project that includes a CD-ROM of a limited version of a unique EVM software tool that will help practitioners more effectively manage their projects, track and report the status and progress of projects and take necessary action before their projects fail beyond repair. This text is an excellent complement to whatever Microsoft Office Project guide that you may be using and a significant addition to the literature on how to use EVM.', '<p>Earned Value Management Using Microsoft? Office Project is the first reference to effectively combine the most widely used scheduling tool with the most widely accepted cost management technique. It is a practical guide to end-to-end scheduling and cost management using Microsoft Office Project that includes a CD-ROM of a limited version of a unique EVM software tool that will help practitioners more effectively manage their projects, track and report the status and progress of projects and take necessary action before their projects fail beyond repair. This text is an excellent complement to whatever Microsoft Office Project guide that you may be using and a significant addition to the literature on how to use EVM.</p>', 'E-Business 10/e NEW', '<h1>E-Business 10/e NEW</h1>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FTOO6578&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2516', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2516', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1558, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:00'),
('6a47c71d-a80e-46f9-ba8f-75683a998e3b', '4186', 276, 'Financial Accounting For BCom CBCS & Foundation Courses Of CA, CS & CMA 7/e', 'financial-accounting-for-bcom-cbcs-foundation-courses-of-ca-cs-cma-7e', 'financial-accounting-for-bcom-cbcs-foundation-courses-of-ca-cs-cma-7e', '9789356330207', '9789356330207', '9789356330207', NULL, 'About the book

Financial Accounting provides a comprehensive coverage to course requirement of students appearing in the Financial Accounting paper at the BCom examinations of different Indian universities a sper CBCS. It also meets the requirements of students appearing in the accounting paper at the Foundation Examinations of Institute of Chartered Accountants of India, the Institute of Company Secretaries of India and the Institute of Cost Accountants of India.

Content:

Section I: Accounting Principles and Processes

Section II: Special Accounting Problems

Section III: Partnership Accounts', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Financial Accounting provides a comprehensive coverage to course requirement of students appearing in the Financial Accounting paper at the BCom examinations of different Indian universities a sper CBCS. It also meets the requirements of students appearing in the accounting paper at the Foundation Examinations of Institute of Chartered Accountants of India, the Institute of Company Secretaries of India and the Institute of Cost Accountants of India. </span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Section I: Accounting Principles and Processes</span></span></span></p>

<p><span><span><span>Section II: Special Accounting Problems</span></span></span></p>

<p><span><span><span>Section III: Partnership Accounts</span></span></span></p>', 'Title
			Financial Accounting For BCom CBCS & Foundation Courses Of CA, CS & CMA 7/e

			Author
			S N Maheshwari

			ISBN
			9789356330207

			Publisher
			Vikas

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Accounting For BCom CBCS &amp; Foundation Courses Of CA, CS &amp; CMA 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S N Maheshwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356330207</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Vikas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"850"', '"680"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e254fb75-46a0-4c64-995f-3ada2fe870a5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2705financial.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789356330207&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4186', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4186', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 276, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:00'),
('6a82db0d-7287-4a3b-a638-3facdc6c4fe5', '4454', 11, 'The Laghukaumudi: A Sanskrit Grammar', 'the-laghukaumudi-a-sanskrit-grammar', 'the-laghukaumudi-a-sanskrit-grammar', '-120-', '-120-', '-120-', NULL, 'The Laghukaumudi: A Sanskrit Grammar', '<p>The Laghukaumudi: A Sanskrit Grammar</p>', 'Title
			The Laghukaumudi: A Sanskrit Grammar

			Author
			Varadaraja

			Publisher
			E.J Lazarus & Co.

			Year of Publication
			1891

			Binding
			Hardcover

			Language
			English/Sanskrit

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Laghukaumudi: A Sanskrit Grammar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Varadaraja</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>E.J Lazarus &amp; Co.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1891</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English/Sanskrit', 'English/Sanskrit', NULL, NULL, NULL, NULL, NULL, '80b1d91f-5876-444c-8638-1c1bd4fd24ea', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5131the%20laghu.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-120-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4454', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4454', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 11, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:00'),
('6a871db1-5759-42cb-8e2c-adfa4029382b', '1034', NULL, 'Political Views and Thoughts of Dr. Bhim Rao Ambedkar', 'political-views-and-thoughts-of-dr-bhim-rao-ambedkar-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-103-1034', 'political-views-and-thoughts-of-dr-bhim-rao-ambedkar-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034-1034', 'GBHN9077', 'GBHN9077', 'GBHN9077', NULL, 'Political Views and Thoughts of Dr. Bhim Rao Ambedkar', '<h1>Political Views and Thoughts of Dr. Bhim Rao Ambedkar</h1>', 'Sub Title
			No

			Author
			Lawrance D''Souza

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178848907

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lawrance D''Souza</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178848907</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29459788178848907.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GBHN9077&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1034', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1034', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2464, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6a91be3e-f421-415e-8acd-3c86de602f81', '4313', 150, 'Contemporary Business Law 8/e', 'contemporary-business-law-8e', 'contemporary-business-law-8e', '9781292059358', '9781292059358', '9781292059358', NULL, 'About the book

This motivating, up-to-date text presents business law, ethics, and the legal environment in a way that intrigues students, spurs them to ask questions, and takes them beyond rote memorization as they learn the issues and concepts. With its emphasis on covering online law and e-commerce as key parts of the legal environment—as well as today’s social, ethical, and international issues that are important to the study of business law—it’s the ideal text for your one- or two-semester undergraduate course in Business Law.

Content:

Part I Legal, Ethical, and Digital Environment

1. Legal Heritage and the Digital Age

2. Constitutional Law for Business and E-Commerce

3. Courts and Jurisdiction

4. Judicial, Alternative, Administrative, and E-Dispute Resolution

5. Intentional Torts and Negligence

6. Criminal Law and Cyber Crimes

7. Intellectual Property and Cyber Piracy

8. Ethics and Social Responsibility of Business

Part II Contracts and E-Commerce

9. Nature of Traditional and E-Contracts

10. Agreement and Consideration

11. Capacity and Legality

12. Genuineness of Assent and Statute of Frauds

13. Third-Party Rights and Discharge

14. Breach of Contract and Remedies

15. Digital Law and E-Commerce

Part III Sales and Lease Contracts and Product Liability

16. Formation of Sales and Lease Contracts

17. Title to Goods and Risk of Loss

18. Remedies for Breach of Sales and Lease Contracts

19. Warranties and Product Liability

Part IV Negotiable Instruments, Banking, and Electronic Financial Transactions

20. Creation and Transfer of Negotiable Instruments

21. Holder in Due Course and Liability of Parties

22. Banking System and Electronic Financial Transactions

Part V Credit, Secured Transactions, and Bankruptcy

23. Credit, Real Property Financing, and Secured Transactions

24. Bankruptcy and Reorganization

Part VI Business Organizations, Corporate Governance, and Investor Protection

25. Agency Law

26. Small Business, Entrepreneurship, and Partnerships

27. Corporate Formation and Financing

28. Corporate Governance and the Sarbanes-Oxley Act

29. Corporate Acquisitions and Multinational Corporations

30. Limited Liability Companies and Limited Liability Partnerships

31. Franchise and Special Forms of Business

32. Investor Protection, E-Securities, and Wall Street Reform

Part VII Government Regulation and Employment Law

33. Antitrust Law and Unfair Trade Practices

34. Consumer Safety and Environmental Protection

35. Labor, Worker Protection, and Immigration Law

36. Equal Opportunity in Employment

Part VIII Property, Insurance, and Estates

37. Personal Property, Bailment, and Insurance

38. Real Property, Landlord-Tenant Law, and Land Use Regulation

39. Family Law, Wills, and Trusts

Part IX Accounting Profession

40. Accountants’ Duties and Liability

Part X Global Environment

41. International and World Trade Law', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This motivating, up-to-date text presents business law, ethics, and the legal environment in a way that intrigues students, spurs them to ask questions, and takes them beyond rote memorization as they learn the issues and concepts. With its emphasis on covering online law and e-commerce as key parts of the legal environment—as well as today’s social, ethical, and international issues that are important to the study of business law—it’s the ideal text for your one- or two-semester undergraduate course in Business Law.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I Legal, Ethical, and Digital Environment</span></strong><br />
<span>1. Legal Heritage and the Digital Age<br />
2. Constitutional Law for Business and E-Commerce<br />
3. Courts and Jurisdiction<br />
4. Judicial, Alternative, Administrative, and E-Dispute Resolution<br />
5. Intentional Torts and Negligence<br />
6. Criminal Law and Cyber Crimes<br />
7. Intellectual Property and Cyber Piracy<br />
8. Ethics and Social Responsibility of Business<br />
<br />
<strong>Part II Contracts and E-Commerce</strong><br />
9. Nature of Traditional and E-Contracts<br />
10. Agreement and Consideration<br />
11. Capacity and Legality<br />
12. Genuineness of Assent and Statute of Frauds<br />
13. Third-Party Rights and Discharge<br />
14. Breach of Contract and Remedies<br />
15. Digital Law and E-Commerce<br />
<strong>Part III Sales and Lease Contracts and Product Liability</strong><br />
16. Formation of Sales and Lease Contracts<br />
17. Title to Goods and Risk of Loss<br />
18. Remedies for Breach of Sales and Lease Contracts<br />
19. Warranties and Product Liability<br />
<br />
<strong>Part IV Negotiable Instruments, Banking, and Electronic Financial Transactions</strong><br />
20. Creation and Transfer of Negotiable Instruments<br />
21. Holder in Due Course and Liability of Parties<br />
22. Banking System and Electronic Financial Transactions<br />
<strong>Part V Credit, Secured Transactions, and Bankruptcy</strong><br />
23. Credit, Real Property Financing, and Secured Transactions<br />
24. Bankruptcy and Reorganization<br />
<br />
<strong>Part VI Business Organizations, Corporate Governance, and Investor Protection</strong><br />
25. Agency Law<br />
26. Small Business, Entrepreneurship, and Partnerships<br />
27. Corporate Formation and Financing<br />
28. Corporate Governance and the Sarbanes-Oxley Act<br />
29. Corporate Acquisitions and Multinational Corporations<br />
30. Limited Liability Companies and Limited Liability Partnerships<br />
31. Franchise and Special Forms of Business<br />
32. Investor Protection, E-Securities, and Wall Street Reform<br />
<strong>Part VII Government Regulation and Employment Law</strong><br />
33. Antitrust Law and Unfair Trade Practices<br />
34. Consumer Safety and Environmental Protection<br />
35. Labor, Worker Protection, and Immigration Law<br />
36. Equal Opportunity in Employment<br />
<br />
<strong>Part VIII Property, Insurance, and Estates</strong><br />
37. Personal Property, Bailment, and Insurance<br />
38. Real Property, Landlord-Tenant Law, and Land Use Regulation<br />
39. Family Law, Wills, and Trusts<br />
<strong>Part IX Accounting Profession</strong><br />
40. Accountants’ Duties and Liability<br />
<br />
<strong>Part X Global Environment</strong><br />
41. International and World Trade Law</span></span></span></p>
', 'Title
			Contemporary Business Law 8/e

			Author
			Henry R.Cheeseman

			ISBN
			9781292059358

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Contemporary Business Law 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Henry R.Cheeseman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292059358</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"8590"', '"6013"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1103contemp.webp', NULL, '9 | 21', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292059358&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4313', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4313', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 150, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:00'),
('6ab3d8ac-0065-4f03-a462-f7b89b32baa0', '2014', NULL, 'Phylogenomics - Methods in Molecular Biology', 'phylogenomics-methods-in-molecular-biology-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-201-2014', 'phylogenomics-methods-in-molecular-biology-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014-2014', 'IJUK8877', 'IJUK8877', 'IJUK8877', NULL, 'Phylogenomics - Methods in Molecular Biology', '<h1>Phylogenomics - Methods in Molecular Biology</h1>', 'Sub Title
			No

			Author
			Phylogenomics - Methods in Molecular Biology

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781588297648

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Phylogenomics - Methods in Molecular Biology</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781588297648</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10990"', '"6594"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4537dpp_15_19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IJUK8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2014', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2014', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1819, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('6ac24fa9-3de0-418e-b61b-368bf36d4531', '3361', NULL, 'The Concept of Integral Yoga - According to Sri Aurobindo', 'the-concept-of-integral-yoga-according-to-sri-aurobindo-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361', 'the-concept-of-integral-yoga-according-to-sri-aurobindo-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361-3361', '9788188934782', '9788188934782', '9788188934782', NULL, 'Life is not like a watertight compartment divided into cognitive, affective and conative. It is a integral whole. Therefore, Yoga should have integral approach towards human life. Sri Aurobindo has cleared his philosophical pathway between the Denial of the Materialist and the Refusal of the Ascetic. This book on "The Concept of Integral Yoga according to Sri Aurobindo" will be of great help in understanding the synthetic nature of Sri Aurobindo''s yoga. The content is rich and the coverage is comprehensive. The exposition is very simple and direct. The general public will find it easy to understand the yogic perception of Sri Aurobindo. Prof. S. Rajendran has really done a yeoman service in the cause of synthesis of yoga by reconciling the one sided approaches of traditional yogas.

My hearty good wishes  and salutations to the author.

Content - Foreword, Preface, Acknowledgements, Abbreviations,  PART - I A BIOGRAPHICAL SKETCH OF SRI AUROBINDO, PART - II TRADITIONAL SYSTEMS AND THEIR SYNTHESIS, PART - III PHILOSOPHICAL BACKGROUND OF INTEGRAL YOGA, PART - IV  NATURE OF INTEGRAL YOGA, PART - V INTEGRAL YOGA AND THE CONCEPTS OF OTHER YOGAS, Bibliography, Index       ', '<p style="text-align:justify"><span>Life is not like a watertight compartment divided into cognitive, affective and conative. It is a integral whole. Therefore, Yoga should have integral approach towards human life. Sri Aurobindo has cleared his philosophical pathway between the Denial of the Materialist and the Refusal of the Ascetic. This book on "The Concept of Integral Yoga according to Sri Aurobindo" will be of great help in understanding the synthetic nature of Sri Aurobindo''s yoga. The content is rich and the coverage is comprehensive. The exposition is very simple and direct. The general public will find it easy to understand the yogic perception of Sri Aurobindo. Prof. S. Rajendran has really done a yeoman service in the cause of synthesis of yoga by reconciling the one sided approaches of traditional yogas.</span></p>

<p style="text-align:justify"><span>My hearty good wishes  and salutations to the author.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreword, Preface, Acknowledgements, Abbreviations,  PART - I A BIOGRAPHICAL SKETCH OF SRI AUROBINDO, PART - II TRADITIONAL SYSTEMS AND THEIR SYNTHESIS, PART - III PHILOSOPHICAL BACKGROUND OF INTEGRAL YOGA, PART - IV  NATURE OF INTEGRAL YOGA, PART - V INTEGRAL YOGA AND THE CONCEPTS OF OTHER YOGAS, Bibliography, Index</span>       </p>', 'Sub Title
			According to Sri Aurobindo

			Author
			S. Rajendran

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788188934782

			Pages
			177

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>According to Sri Aurobindo</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>S. Rajendran</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788188934782</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>177</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 177, '177', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6750The%20Concept%20of%20Integral%20Yoga%20-%20According%20to%20Sri%20Aurobindo.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188934782&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3361', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3361', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1030, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:00'),
('6ad3ef15-8802-4eb4-be14-432acd58df77', '2553', NULL, 'New Frontiers in Banking Services - Emerging Needs and Tailored Products for Untapped Markets NEW', 'new-frontiers-in-banking-services-emerging-needs-and-tailored-products-for-untapped-markets-new-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553', 'new-frontiers-in-banking-services-emerging-needs-and-tailored-products-for-untapped-markets-new-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553-2553', 'JHUY8976', 'JHUY8976', 'JHUY8976', NULL, 'The book is devoted to a subject which deserves growing attention from policy makers, financial operators and academics. It is the issue of unbanking or underbanking in developed countries. With respect to this, the goal of the authors has been to devote more efforts to understanding the problem of financial exclusion in order to offer to low-moderate-income people new opportunities of accessing financial services (banking, credit and investment services).', '<p>The book is devoted to a subject which deserves growing attention from policy makers, financial operators and academics. It is the issue of unbanking or underbanking in developed countries. With respect to this, the goal of the authors has been to devote more efforts to understanding the problem of financial exclusion in order to offer to low-moderate-income people new opportunities of accessing financial services (banking, credit and investment services).</p>', 'New Frontiers in Banking Services - Emerging Needs and Tailored Products for Untapped Markets', '<h1>New Frontiers in Banking Services - Emerging Needs and Tailored Products for Untapped Markets</h1>', '"12100"', '"7260"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHUY8976&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2553', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2553', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1533, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:00'),
('6b1605c5-e650-4877-a634-80b5898f07a0', '3213', NULL, 'A New Model of The Universe', 'a-new-model-of-the-universe-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213', 'a-new-model-of-the-universe-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213-3213', '9780486297019', '9780486297019', '9780486297019', NULL, 'Along with Aleister Crowley, Madame Blavatsky and George Gurdjieff, P. D. Ouspensky (1878-1947) was one of the most important and influential figures in the accult movements of the twentieth century. With such books as The Fourth Dimension (incorporated in the present volume), Tertium Organum, In Search of the Miraculous and The Psychology of Man''s Possible Evolution he earned a loyal following among those seeking a deeper knowledge of themselves and their lives, and of the meaning of human existence.

In the present book, Ouspensky analyzes certain older schools of thought, of both East and West, connects them with modern ideas and explains them in the light of 20th-century discoveries and speculations in physics and philosophy. In the process he explores relativity, the fourth dimension, Christian symbolism, the tarot, yoga, dreams, hypnotism, eternal recurrence and various psychological theories.

The book closes with an examination of the role of sex in the evolution of man toward superman. Anyone interested in the occult, mysticism and the relationship of those elements to scientific developments in the modern world will find much to ponder in these stimulating, thought-provoking pages. 

Content - INTRODUCTION, I ESOTERICISM AND MODERN THOUGHT, II THE FOURTH DIMENSION, III SUPERMAN, IV CHRISTIANITY AND THE NEW TESTAMENT, V THE SYMBOLISM OF THE TAROT, VI WHAT IS YOGA?, VII ON THE STUDY OF DREAMS AND ON HYPNOTISM, VIII   EXPERIMENTAL MYSTICISM, IX IN SEARCH OF THE MIRACULOUS, X A NEW MODEL OF THE UNIVERSE, XI ETERNAL RECURRENCE AND THE LAWS OF MANU, XIII SEX AND                EVOLUTION               ', '<p style="text-align:justify"><span>Along with Aleister Crowley, Madame Blavatsky and George Gurdjieff, P. D. Ouspensky (1878-1947) was one of the most important and influential figures in the accult movements of the twentieth century. With such books as The Fourth Dimension (incorporated in the present volume), Tertium Organum, In Search of the Miraculous and The Psychology of Man''s Possible Evolution he earned a loyal following among those seeking a deeper knowledge of themselves and their lives, and of the meaning of human existence.</span></p>

<p style="text-align:justify"><span>In the present book, Ouspensky analyzes certain older schools of thought, of both East and West, connects them with modern ideas and explains them in the light of 20th-century discoveries and speculations in physics and philosophy. In the process he explores relativity, the fourth dimension, Christian symbolism, the tarot, yoga, dreams, hypnotism, eternal recurrence and various psychological theories.</span></p>

<p style="text-align:justify"><span>The book closes with an examination of the role of sex in the evolution of man toward superman. Anyone interested in the occult, mysticism and the relationship of those elements to scientific developments in the modern world will find much to ponder in these stimulating, thought-provoking pages. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span>INTRODUCTION, I ESOTERICISM AND MODERN THOUGHT, II THE FOURTH DIMENSION, III SUPERMAN, IV CHRISTIANITY AND THE NEW TESTAMENT, V THE SYMBOLISM OF THE TAROT, </span></span><span><span><span>VI WHAT IS YOGA?, VII ON THE STUDY OF DREAMS AND ON HYPNOTISM, VIII   EXPERIMENTAL MYSTICISM, IX IN SEARCH OF THE MIRACULOUS, X A NEW MODEL OF THE UNIVERSE, XI ETERNAL RECURRENCE AND THE LAWS OF MANU, XIII SEX AND                EVOLUTION        </span></span></span><span><span>       </span></span></p>', 'Sub Title
			A New Model of The Universe

			Author
			P. D. Ouspensky

			About Author
			As per Book

			ISBN 10 Digit
			0486297012

			ISBN 13 Digit
			9780486297019

			Pages
			554

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>A New Model of The Universe</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>P. D. Ouspensky</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>0486297012</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780486297019</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>554</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2017</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1596"', '"957"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 554, '554', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5115A%20New%20Model%20of%20The%20Universe.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486297019&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3213', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3213', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1159, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:00'),
('6b18a472-9f0a-442a-9f50-523d9f2d0f2f', '894', NULL, 'Khel Ke Maidano ki Maap Evam Nirman ki Vidhi', 'khel-ke-maidano-ki-maap-evam-nirman-ki-vidhi-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-89-894', 'khel-ke-maidano-ki-maap-evam-nirman-ki-vidhi-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894-894', 'KMNHH775', 'KMNHH775', 'KMNHH775', NULL, 'Khel Ke Maidano ki Maap Evam Nirman ki Vidhi', '<h1>Khel Ke Maidano ki Maap Evam Nirman ki Vidhi</h1>', 'Sub Title
			No

			Author
			O.P. Aneja

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178797755

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>O.P. Aneja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178797755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"700"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88699788178797755.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMNHH775&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=894', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=894', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2550, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6b35084a-816e-4cf0-a70f-6be06071e824', '696', NULL, 'Essentials of Perioperaive Nursing', 'essentials-of-perioperaive-nursing-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696', 'essentials-of-perioperaive-nursing-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696-696', 'KJH8876', 'KJH8876', 'KJH8876', NULL, 'Essentials of Perioperative Nursing, Fifth Edition is the ideal reference for new perioperative nurses as well as experienced nurses who need a refresher. Featuring objectives, course outlines, testing tools, and competency checklists, it is succinct and easy to use. Completely updated and revised, this new edition includes an introduction to the current clinical environment, elements of a culture of safety, and patient care unique to the ambulatory care setting. Essentials of Perioperative Nursing, Fifth Edition is perfect for operating room nurses, nurses studying to become operating room nurses, current operating room nurses needing to refresh and test their knowledge, and perioperative nursing students. Included with each new print book is an Access Code for a Companion Website featuring self-test questions, section questions, post-test questions, and additional study questions', '<p>Essentials of Perioperative Nursing, Fifth Edition is the ideal reference for new perioperative nurses as well as experienced nurses who need a refresher. Featuring objectives, course outlines, testing tools, and competency checklists, it is succinct and easy to use. Completely updated and revised, this new edition includes an introduction to the current clinical environment, elements of a culture of safety, and patient care unique to the ambulatory care setting. Essentials of Perioperative Nursing, Fifth Edition is perfect for operating room nurses, nurses studying to become operating room nurses, current operating room nurses needing to refresh and test their knowledge, and perioperative nursing students. Included with each new print book is an Access Code for a Companion Website featuring self-test questions, section questions, post-test questions, and additional study questions</p>', 'Essentials of Perioperaive Nursing', '<h1>Essentials of Perioperaive Nursing</h1>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3193dpp_8_40.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJH8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=696', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=696', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2670, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('6b357afe-ef84-4b54-b2c8-b93c7114405e', '1773', NULL, 'Variational Principles', 'variational-principles-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-177-1773', 'variational-principles-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773-1773', 'DCVBH5432', 'DCVBH5432', 'DCVBH5432', NULL, 'This graduate-level text''s primary objective is to demonstrate the expression of the equations of the various branches of mathematical physics in the succinct and elegant form of variational principles (and thereby illuminate their interrelationship). Its related intentions are to show how variational principles may be employed to determine the discrete eigenvalues for stationary state problems and to illustrate how to find the values of quantities (such as the phase shifts) that arise in the theory of scattering. Chapter-by-chapter treatment consists of analytical dynamics; optics, wave mechanics, and quantum mechanics; field equations; eigenvalue problems; and scattering theory. 1966 edition. Bibliography. Index.', '<p>This graduate-level text''s primary objective is to demonstrate the expression of the equations of the various branches of mathematical physics in the succinct and elegant form of variational principles (and thereby illuminate their interrelationship). Its related intentions are to show how variational principles may be employed to determine the discrete eigenvalues for stationary state problems and to illustrate how to find the values of quantities (such as the phase shifts) that arise in the theory of scattering. Chapter-by-chapter treatment consists of analytical dynamics; optics, wave mechanics, and quantum mechanics; field equations; eigenvalue problems; and scattering theory. 1966 edition. Bibliography. Index.</p>', 'Variational Principles', '<h1>Variational Principles</h1>', '"1499"', '"899"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCVBH5432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1773', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1773', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1972, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:00'),
('6b3c16cc-f5ad-4671-9032-8f6cee33ca3b', '1066', NULL, 'Social Psychophysiology - for Social and Personality Psychology new', 'social-psychophysiology-for-social-and-personality-psychology-new-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066', 'social-psychophysiology-for-social-and-personality-psychology-new-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066-1066', 'FVCB6644', 'FVCB6644', 'FVCB6644', NULL, 'All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour', '<p>All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour</p>', 'Social Psychophysiology - for Social and Personality Psychology New', '<h1>Social Psychophysiology - for Social and Personality Psychology New</h1>', '"5499"', '"3299"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81621_3_27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVCB6644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1066', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1066', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2442, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6b3ee882-263a-4b36-9d6b-898e5975e5fd', '2199', NULL, 'Freedom of Information: working towards compliance', 'freedom-of-information-working-towards-compliance-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2-2199', 'freedom-of-information-working-towards-compliance-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199-2199', 'RGTY3344', 'RGTY3344', 'RGTY3344', NULL, 'Freedom of Information: working towards compliance', '<h1>Freedom of Information: working towards compliance</h1>', 'Sub Title
			No

			Author
			Liz taylor

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781843341031

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Liz taylor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781843341031</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4200"', '"2520"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8959Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGTY3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2199', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2199', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1689, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('6b50dcdb-d7a4-4117-8efd-a16163d9ecf8', '391', NULL, 'Homeopathy - for common ailments', 'homeopathy-for-common-ailments-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391', 'homeopathy-for-common-ailments-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391-391', 'Homeopathy', 'Homeopathy', 'Homeopathy ', NULL, 'From apples to witch hazel, Folk Remedies For Common Ailments introduces a natural, practical guide to using readily available plants and foods to treat common ailments. Garlic for infections; lemon and honey for coughs; flax and licorice for a laxative; -- the kitchen cupboards and gardens are full of potent, inexpensive remedies for many common aches, hurts, upsets and chronic disorders. Folk Remedies For Common Ailments is an up-to-date guide based on centuries of traditional, proven medicine combined with current scientific knowledge, and gives easy-to-follow treatments and cures using over fifty different herbs, spices, fruits, vegetables and "bathroom cabinet" ingredients. A useful self-help personal and/or family medical companion', '<p>From apples to witch hazel, Folk Remedies For Common Ailments introduces a natural, practical guide to using readily available plants and foods to treat common ailments. Garlic for infections; lemon and honey for coughs; flax and licorice for a laxative; -- the kitchen cupboards and gardens are full of potent, inexpensive remedies for many common aches, hurts, upsets and chronic disorders. Folk Remedies For Common Ailments is an up-to-date guide based on centuries of traditional, proven medicine combined with current scientific knowledge, and gives easy-to-follow treatments and cures using over fifty different herbs, spices, fruits, vegetables and "bathroom cabinet" ingredients. A useful self-help personal and/or family medical companion</p>', NULL, NULL, '"848"', '"508"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85699781856750219.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Homeopathy%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=391', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=391', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2851, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('6b5c25d8-7b82-479d-a51b-d0ac553fe1e1', '4353', 111, 'Experiencing MIS 7/e', 'experiencing-mis-7e', 'experiencing-mis-7e', '9781292163574', '9781292163574', '9781292163574', NULL, 'About the book

As technology continues to change the way organisations do business, knowledge of MIS is critical. Experiencing MIS illustrates for students how organisations use information systems to solve business problems every day. This modular text uses illustrative cases, exercises, projects, and other aids to ensure your students connect concepts to everyday life with an “in your face” attitude about MIS. Unique guides in each chapter highlight themes in ethics, security, and other timely topics.

Every year brings important new technology to organisations and the 7th Edition reflects these trends, keeping your students up to date and knowledgeable on how to apply emerging technologies to better achieve their organisations’ strategies.

Content:

Part I: Why MIS?

Part II: Information Technology

Part III: Using IS for Competitive Advantage

Part IV: Information Systems Management', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>As technology continues to change the way organisations do business, knowledge of MIS is critical. Experiencing MIS illustrates for students how organisations use information systems to solve business problems every day. This modular text uses illustrative cases, exercises, projects, and other aids to ensure your students connect concepts to everyday life with an “in your face” attitude about MIS. Unique guides in each chapter highlight themes in ethics, security, and other timely topics.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Every year brings important new technology to organisations and the 7th Edition reflects these trends, keeping your students up to date and knowledgeable on how to apply emerging technologies to better achieve their organisations’ strategies.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part I: Why MIS?</span></span></span></p>

<p><span><span><span>Part II: Information Technology</span></span></span></p>

<p><span><span><span>Part III: Using IS for Competitive Advantage</span></span></span></p>

<p><span><span><span>Part IV: Information Systems Management</span></span></span></p>
', 'Title
			Experiencing MIS 7/e

			Author
			David M.Kroenke

			ISBN
			9781292163574

			Publisher 
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Experiencing MIS 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David M.Kroenke</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292163574</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher </span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7296"', '"5107"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1977MIS.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292163574&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4353', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4353', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 111, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:00'),
('6b78ea23-65b3-4afa-9f57-88f1c770aad2', '3663', 778, 'Demo Book', 'demo-book', 'demo-book', 'DEMONO456', 'DEMONO456', 'DEMONO456', NULL, '', NULL, NULL, NULL, '"5"', '"2"', '"0"', 12, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DEMONO456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3663', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3663', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 778, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:00'),
('6b7a9185-660d-4f3a-9d5c-f0a9c79ac4f4', '3556', 848, 'Latent Curve Models - A Structural Equation Perspective', 'latent-curve-models-a-structural-equation-perspective-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-35-3556', 'latent-curve-models-a-structural-equation-perspective-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556-3556', '9780471455929', '9780471455929', '9780471455929', NULL, 'The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.

The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.

This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:

	Chapter introductions and summaries that provide a quick overview of highlights

	Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications

	Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics

	Extensive footnoting that points the way to the primary literature for more information on particular topics

With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.', '<p>The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.</p>

<p>The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.</p>

<p>This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:</p>

<ul>
	<li>Chapter introductions and summaries that provide a quick overview of highlights</li>
	<li>Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications</li>
	<li>Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics</li>
	<li>Extensive footnoting that points the way to the primary literature for more information on particular topics</li>
</ul>

<p>With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.</p>', 'Sub Title
			No

			Author
			Kenneth A. Bollen & Patrick J. Curran

			About Author
			KENNETH A. BOLLEN, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			PATRICK J. CURRAN, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.

			Content

			No

			ISBN 10 Digit
			047145592X

			ISBN 13 Digit
			9780471455929

			Pages
			312

			Binding
			Hardback

			Year of Publication
			2005

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kenneth A. Bollen &amp; Patrick J. Curran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>KENNETH A. BOLLEN</strong>, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			<p><strong>PATRICK J. CURRAN</strong>, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>047145592X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471455929</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>312</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"13426"', '"8056"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 312, '312', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7770l.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780471455929&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3556', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3556', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 848, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:00'),
('6be323e9-9a3c-44b8-b963-44cc06b4843d', '1672', NULL, 'Atomic Structure Theory - Lectures on Atomic Physics New', 'atomic-structure-theory-lectures-on-atomic-physics-new-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1-1672', 'atomic-structure-theory-lectures-on-atomic-physics-new-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672-1672', 'EERT32134', 'EERT32134', 'EERT32134', NULL, 'This book provides a hands-on experience with atomic structure calculations. Material covered includes angular momentum methods, the central field Schrödinger and Dirac equations, Hartree-Fock and Dirac-Hartree-Fock equations, multiplet structure, hyperfine structure, the isotope shift, dipole and multipole transitions, basic many-body perturbation theory, configuration interaction, and correlation corrections to matrix elements. The book also contains numerical methods for solving the Schrödinger and Dirac eigenvalue problems and the (Dirac)-Hartree-Fock equations.', '<p>This book provides a hands-on experience with atomic structure calculations. Material covered includes angular momentum methods, the central field Schrödinger and Dirac equations, Hartree-Fock and Dirac-Hartree-Fock equations, multiplet structure, hyperfine structure, the isotope shift, dipole and multipole transitions, basic many-body perturbation theory, configuration interaction, and correlation corrections to matrix elements. The book also contains numerical methods for solving the Schrödinger and Dirac eigenvalue problems and the (Dirac)-Hartree-Fock equations.</p>', 'Atomic Structure Theory - Lectures on Atomic Physics New', '<h1>Atomic Structure Theory - Lectures on Atomic Physics New</h1>', '"6299"', '"3779"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6420dpp_18_40.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EERT32134&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1672', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1672', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2060, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('6c35417f-10c5-495b-8a1a-be830a80ecdb', '882', NULL, 'Microbiology With Diseases By Body System 2/e', 'microbiology-with-diseases-by-body-system-2e-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-88-882', 'microbiology-with-diseases-by-body-system-2e-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882-882', 'KMNJ8865', 'KMNJ8865', 'KMNJ8865', NULL, 'Microbiology With Diseases By Body System 2/e', '<h1>Microbiology With Diseases By Body System 2/e</h1>', 'Sub Title
			No

			Author
			Robert W. Bauman

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780321539960

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert W. Bauman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780321539960</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4499"', '"2699"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1041dpp_8_21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMNJ8865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=882', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=882', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2559, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6c4b1f1c-e01c-41a3-8c5c-83711a6bc07f', '1183', NULL, 'Teaching of Social Studies Book', 'teaching-of-social-studies-book-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183', 'teaching-of-social-studies-book-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183-1183', 'FVG5566', 'FVG5566', 'FVG5566', NULL, 'Teaching of Social Studies New', '<h1>Teaching of Social Studies New</h1>', 'Sub Title
			No

			Author
			A.K. Kashyap

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383026272

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Kashyap</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383026272</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1095"', '"657"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1672image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVG5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1183', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1183', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2364, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', '1256', NULL, 'Cross-Curricular - Children''s Spiritual, Moral, Social and Cultural Development - Primary and Early Years - 2/e New', 'crosscurricular-childrens-spiritual-moral-social-and-cultural-development-primary-and-early-years-2e-new-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1-1256', 'crosscurricular-childrens-spiritual-moral-social-and-cultural-development-primary-and-early-years-2e-new-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256-1256', 'SDFG4455', 'SDFG4455', 'SDFG4455', NULL, 'Cross-Curricular - Children''s Spiritual, Moral, Social and Cultural Development - Primary and Early Years - 2/e New', '<h1>Cross-Curricular - Children''s Spiritual, Moral, Social and Cultural Development - Primary and Early Years - 2/e New</h1>', 'Sub Title
			No

			Author
			Tony Eaude

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844451456

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tony Eaude</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844451456</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2999"', '"1799"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82349781844451456_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFG4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1256', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1256', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2306, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('6c508264-7114-4aa9-8ca7-bba2e80fce1b', '2561', NULL, 'Services Marketing: People, Technology, Strategy 8/e', 'services-marketing-people-technology-strategy-8e-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-25-2561', 'services-marketing-people-technology-strategy-8e-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561-2561', 'FYH8877', 'FYH8877', 'FYH8877', NULL, 'Services Marketing: People, Technology, Strategy, 8e, is a globally renowned textbook for services marketing. This book takes a strong managerial approach presented through a coherent and progressive pedagogical framework rooted in solid academic research. Incorporating the latest academic research, industry trends and technology, social media and case examples, the present edition is suitable for students who want to gain a wider managerial view of the subject. Features a) The nature of the modern service economy, B2B services, outsourcing and offshoring are covered in Chapter 1. The Service-Profit Chain, featured in Chapter 15 in the previous editions, has been moved here to serve as a guiding framework for the book. b) Chapter 7 is now tightly organized around the 5 Ws model, a new section on the services marketing communications funnel has been added and the coverage of new media (including social media, mobile apps and QR codes) is significantly expanded. c) Chapter 8 has a new section on emotion prints and covers service blueprinting in more detail. d) Chapter 11 has new sections on a service-oriented culture, how to build a climate for service, effective leadership in service organization and leadership styles. e) This book presents a global perspective, with examples carefully selected from America, Europe, and Asia; for example, insurers eyeing an untapped Indian customer base after demonetization, Instagram adding 100m users in four months, Ola criticizing Uber over ''predatory pricing'' in India, mobile upstarts (like Reliance Jio) innovating faster than oligopolies, reasons for the growth of flower subscription services, etc. Table of Contents Part I: Understanding Service Products, Consumers and Markets 1. Creating Value in the Service Economy 2. Understanding Service Consumers 3. Positioning Services in Competitive Markets Part II: Applying the 4 Ps of Marketing to Services 4. Developing Service Products and Brands 5. Distributing Services Through Physical and Electronic Channels 6. Service Pricing and Revenue Management 7. Service Marketing Communications Part III: Managing the Customer Interface 8. Designing Service Processes 9. Balancing Demand and Capacity 10. Crafting the Service Environment 11. Managing People for Service Advantage Part IV: Developing Customer Relationships 12. Managing Relationships and Building Loyalty 13. Complaint Handling and Service Recovery Part V: Striving for Service Excellence 14. Improving Service Quality and Productivity 15. Building a World-Class Service Organization Part VI: Case Studies', '<p>Services Marketing: People, Technology, Strategy, 8e, is a globally renowned textbook for services marketing. This book takes a strong managerial approach presented through a coherent and progressive pedagogical framework rooted in solid academic research. Incorporating the latest academic research, industry trends and technology, social media and case examples, the present edition is suitable for students who want to gain a wider managerial view of the subject. Features a) The nature of the modern service economy, B2B services, outsourcing and offshoring are covered in Chapter 1. The Service-Profit Chain, featured in Chapter 15 in the previous editions, has been moved here to serve as a guiding framework for the book. b) Chapter 7 is now tightly organized around the 5 Ws model, a new section on the services marketing communications funnel has been added and the coverage of new media (including social media, mobile apps and QR codes) is significantly expanded. c) Chapter 8 has a new section on emotion prints and covers service blueprinting in more detail. d) Chapter 11 has new sections on a service-oriented culture, how to build a climate for service, effective leadership in service organization and leadership styles. e) This book presents a global perspective, with examples carefully selected from America, Europe, and Asia; for example, insurers eyeing an untapped Indian customer base after demonetization, Instagram adding 100m users in four months, Ola criticizing Uber over ''predatory pricing'' in India, mobile upstarts (like Reliance Jio) innovating faster than oligopolies, reasons for the growth of flower subscription services, etc. Table of Contents Part I: Understanding Service Products, Consumers and Markets 1. Creating Value in the Service Economy 2. Understanding Service Consumers 3. Positioning Services in Competitive Markets Part II: Applying the 4 Ps of Marketing to Services 4. Developing Service Products and Brands 5. Distributing Services Through Physical and Electronic Channels 6. Service Pricing and Revenue Management 7. Service Marketing Communications Part III: Managing the Customer Interface 8. Designing Service Processes 9. Balancing Demand and Capacity 10. Crafting the Service Environment 11. Managing People for Service Advantage Part IV: Developing Customer Relationships 12. Managing Relationships and Building Loyalty 13. Complaint Handling and Service Recovery Part V: Striving for Service Excellence 14. Improving Service Quality and Productivity 15. Building a World-Class Service Organization Part VI: Case Studies</p>', 'Services Marketing: People, Technology, Strategy 8/e', '<h1>Services Marketing: People, Technology, Strategy 8/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FYH8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2561', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2561', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1529, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:00'),
('6c57197a-fdac-4946-b6d5-d7c8d3531cb7', '1473', NULL, 'Shrivrinpranit - Vrindmadhav Athvaa Siddhyog', 'shrivrinpranit-vrindmadhav-athvaa-siddhyog-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-147-1473', 'shrivrinpranit-vrindmadhav-athvaa-siddhyog-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473-1473', '9788189986797', '9788189986797', '9788189986797', NULL, 'Shrivrinpranit - Vrindmadhav Athvaa Siddhyog', '<h1>Shrivrinpranit - Vrindmadhav Athvaa Siddhyog</h1>', 'Sub Title
			Shrivrinpranit - Vrindmadhav Athvaa Siddhyog

			Author
			Mahrishi Vaidya Dayaram Awasthi Shastri

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788189986797

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Shrivrinpranit - Vrindmadhav Athvaa Siddhyog</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mahrishi Vaidya Dayaram Awasthi Shastri</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189986797</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5585image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189986797&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1473', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1473', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2184, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('6c6686bc-0474-4093-adc6-16d046cab3c1', '2848', NULL, 'Applied Probability and Statistics', 'applied-probability-and-statistics', 'applied-probability-and-statistics', '9788184890433', '9788184890433', '9788184890433', NULL, 'About this book

This book is based mainly on the lecture notes that I have been using since 1993 for a course on applied probability for engineers that I teach at the Ecole Polytechnique de Montreal. This course is given to electrical, computer and physics engineering students, and is normally taken during the second or third year of their curriculum. Therefore, we assume that the reader has acquired a basic knowledge of differential and integral calculus. The main objective of this textbook is to provide a reference that covers the topics that every student in pure or applied sciences, such as physics, computer science, engineering, etc., should learn in probability theory, in addition to the basic notions of stochastic processes and statistics. It is not easy to find a single work on all these topics that is both succinct and also accessible to non-mathematicians. Because the students, who for the most part have never taken a course on prob­ ability theory, must do a lot of exercises in order to master the material presented, I included a very large number of problems in the book, some of which are solved in detail. Most of the exercises proposed after each chapter are problems written es­ pecially for examinations over the years. They are not, in general, routine problems, like the ones found in numerous textbooks.

Contents:

1. Introduction

2. Elementary Probabilities

3. Random Variables

4. Random Vectors

5. Stochastic Processes

6. Estimation and Testing

7. Simple Linear Regression', '<p><span><span><strong><span>About this book</span></strong></span></span></p>

<p><span><span><span>This book is based mainly on the lecture notes that I have been using since 1993 for a course on applied probability for engineers that I teach at the Ecole Polytechnique de Montreal. This course is given to electrical, computer and physics engineering students, and is normally taken during the second or third year of their curriculum. Therefore, we assume that the reader has acquired a basic knowledge of differential and integral calculus. The main objective of this textbook is to provide a reference that covers the topics that every student in pure or applied sciences, such as physics, computer science, engineering, etc., should learn in probability theory, in addition to the basic notions of stochastic processes and statistics. It is not easy to find a single work on all these topics that is both succinct and also accessible to non-mathematicians. Because the students, who for the most part have never taken a course on prob­ ability theory, must do a lot of exercises in order to master the material presented, I included a very large number of problems in the book, some of which are solved in detail. Most of the exercises proposed after each chapter are problems written es­ pecially for examinations over the years. They are not, in general, routine problems, like the ones found in numerous textbooks.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1. Introduction</span></span></span></p>

<p><span><span><span>2. Elementary Probabilities</span></span></span></p>

<p><span><span><span>3. Random Variables</span></span></span></p>

<p><span><span><span>4. Random Vectors</span></span></span></p>

<p><span><span><span>5. Stochastic Processes</span></span></span></p>

<p><span><span><span>6. Estimation and Testing</span></span></span></p>

<p><span><span><span>7. Simple Linear Regression</span></span></span></p>', 'Title
			Applied Probability and Statistics

			Author
			Mario Lefebvre

			ISBN
			9788184890433

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Applied Probability and Statistics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mario Lefebvre</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788184890433</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"365"', '"256"', '"0"', 15, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/618811.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184890433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2848', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2848', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1310, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:00'),
('6c966935-3e2c-4716-916a-c8fa24602eae', '3161', NULL, 'Differential Evolution - In Search of Solutions', 'differential-evolution-in-search-of-solutions-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161', 'differential-evolution-in-search-of-solutions-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161-3161', '9780387368955', '9780387368955', ' 9780387368955', NULL, 'Individuals and enterprises are looking for optimal solutions for the problems they face. Most problems can be expressed in mathematical terms, and so the methods of optimization render a significant aid. This book details the latest achievements in optimization. It offers comprehensive coverage on Differential Evolution, presenting revolutionary ideas in population-based optimization and shows the best known metaheuristics through the prism of Differential Evolution.', '<p>Individuals and enterprises are looking for optimal solutions for the problems they face. Most problems can be expressed in mathematical terms, and so the methods of optimization render a significant aid. This book details the latest achievements in optimization. It offers comprehensive coverage on Differential Evolution, presenting revolutionary ideas in population-based optimization and shows the best known metaheuristics through the prism of Differential Evolution.</p>', 'Differential Evolution - In Search of Solutions

	Publisher ‏ : ‎ Springer-Verlag New York Inc.; 2006th edition (17 October 2006)

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 196 pages

	ISBN-10 ‏ : ‎ 9780387368955

	ISBN-13 ‏ : ‎ 978-0387368955

	Item Weight ‏ : ‎ 476 g

	Dimensions ‏ : ‎ 16.41 x 1.8 x 24.08 cm', '<h1>Differential Evolution - In Search of Solutions</h1>

<ul>
	<li><span>Publisher ‏ : ‎ Springer-Verlag New York Inc.; 2006th edition (17 October 2006)</span></li>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 196 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9780387368955</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0387368955</span></li>
	<li><span>Item Weight ‏ : ‎ 476 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.41 x 1.8 x 24.08 cm</span></li>
</ul>', '"5300"', '"3180"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70861.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%209780387368955&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3161', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3161', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1200, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:00'),
('6cb91f8f-c680-42f8-843f-782cff3aaa19', '1324', NULL, 'The Theory of the Leisure Class - An Economic Study of Institutions', 'the-theory-of-the-leisure-class-an-economic-study-of-institutions-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324', 'the-theory-of-the-leisure-class-an-economic-study-of-institutions-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324-1324', 'YHUJ7788', 'YHUJ7788', 'YHUJ7788', NULL, 'This is an EXACT reproduction of a book published before 1923. This IS NOT an OCR''d book with strange characters, introduced typographical errors, and jumbled words. This book may have occasional imperfections such as missing or blurred pages, poor pictures, errant marks, etc. that were either part of the original artifact, or were introduced by the scanning process. We believe this work is culturally important, and despite the imperfections, have elected to bring it back into print as part of our continuing commitment to the preservation of printed works worldwide. We appreciate your understanding of the imperfections in the preservation process, and hope you enjoy this valuable book.', '<p>This is an EXACT reproduction of a book published before 1923. This IS NOT an OCR''d book with strange characters, introduced typographical errors, and jumbled words. This book may have occasional imperfections such as missing or blurred pages, poor pictures, errant marks, etc. that were either part of the original artifact, or were introduced by the scanning process. We believe this work is culturally important, and despite the imperfections, have elected to bring it back into print as part of our continuing commitment to the preservation of printed works worldwide. We appreciate your understanding of the imperfections in the preservation process, and hope you enjoy this valuable book.</p>', 'The Theory of the Leisure Class - An Economic Study of Institutions', '<h1>The Theory of the Leisure Class - An Economic Study of Institutions</h1>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50221_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHUJ7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1324', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1324', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2271, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:00'),
('6cd5faab-066e-45ba-9c51-dd9a4de3576c', '2620', NULL, 'Muktibodh aur Raghuveer Sahay ke Kavya ki Antarvastu NEW', 'muktibodh-aur-raghuveer-sahay-ke-kavya-ki-antarvastu-new-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620', 'muktibodh-aur-raghuveer-sahay-ke-kavya-ki-antarvastu-new-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620-2620', 'BVGT3344', 'BVGT3344', 'BVGT3344', NULL, 'Muktibodh aur Raghuveer Sahay ke Kavya ki Antarvastu NEW', '<h1>Muktibodh aur Raghuveer Sahay ke Kavya ki Antarvastu NEW</h1>', 'Sub Title
			No

			Author
			Dr. Sarika Kalra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788174533241

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sarika Kalra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174533241</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BVGT3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2620', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2620', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1476, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:00'),
('6cd948de-f1a9-4e6b-85d9-c6b0864b15d8', '527', NULL, 'The Sage Handbook of Social Cognition', 'the-sage-handbook-of-social-cognition-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-5-527', 'the-sage-handbook-of-social-cognition-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527-527', 'ZXSW3421', 'ZXSW3421', 'ZXSW3421', NULL, 'The Sage Handbook of Social Cognition', '<h1>The Sage Handbook of Social Cognition</h1>', 'Sub Title
			No

			Author
			Susan T. Fiske, C. Neil Macrae

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857024817

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Susan T. Fiske, C. Neil Macrae</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857024817</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10400"', '"6240"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7425Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ZXSW3421&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=527', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=527', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2762, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('6d32c894-3413-4661-b7e6-784f0999dad5', '3601', 804, 'Encyclopedia of Radicals in Chemistry, Biology and Materials 4 Vols. Set', 'encyclopedia-of-radicals-in-chemistry-biology-and-materials-4-vols-set', 'encyclopedia-of-radicals-in-chemistry-biology-and-materials-4-vols-set', '9780470971253', '9780470971253', '9780470971253', NULL, 'Highlighting the growing applications of free radicals in key chemical, biological and medical processes

Over the last two decades the application of free radicals in organic synthesis, materials science and life science has steadily increased, this Encyclopedia presents methodologies and mechanisms  involving free radicals of chemical and biological research, including applications in materials science and medicine.

The aim of this Encyclopedia is to offer for the first time a description of free radicals within an interdisciplinary and multidisciplinary context, connecting structural characteristics and chemical properties to their applications in different areas of chemistry and related disciplines.

It covers not only basic concepts and chemical synthesis, but also touches on various aspects concerning the role of free radicals in materials and life sciences. The reader will find a balanced contribution of topics related to free radicals covering for example, their role in proteomics, genomics and lipidomics as well as their enormous potential in synthesis and technology.

Covers topical areas such as:

	Alzheimer''s disease and antioxidants in food within medicine and life sciences

	Synthesis and catalysis, combustion and atmospheric chemistry within chemistry

	Ageing and signalling in biological processes

Of interest to anybody working in the field of free radicals in the broadest sense. It will address scientists who want to enter the interdisciplinary field of free radicals. In particular, it is aimed primarily at chemists and life science researchers who want to gain a wider and deeper understanding of free radicals which will allow them to apply free radicals in their own scientific field.

The book consists of four themed volumes:

	Basic Concepts & Methodologies

	Synthetic Strategies & Applications

	Chemical Biology

	Polymers & Materials', '<p><strong>Highlighting the growing applications of free radicals in key chemical, biological and medical processes</strong></p>

<p>Over the last two decades the application of free radicals in organic synthesis, materials science and life science has steadily increased, this Encyclopedia presents methodologies and mechanisms  involving free radicals of chemical and biological research, including applications in materials science and medicine.</p>

<p>The aim of this Encyclopedia is to offer for the <em>first time</em> a description of free radicals within an interdisciplinary and multidisciplinary context, connecting structural characteristics and chemical properties to their applications in different areas of chemistry and related disciplines.</p>

<p>It covers not only basic concepts and chemical synthesis, but also touches on various aspects concerning the role of free radicals in materials and life sciences. The reader will find a balanced contribution of topics related to free radicals covering for example, their role in proteomics, genomics and lipidomics as well as their enormous potential in synthesis and technology.</p>

<p>Covers topical areas such as:</p>

<ul>
	<li>
	<p>Alzheimer''s disease and antioxidants in food within medicine and life sciences</p>
	</li>
	<li>
	<p>Synthesis and catalysis, combustion and atmospheric chemistry within chemistry</p>
	</li>
	<li>
	<p>Ageing and signalling in biological processes</p>
	</li>
</ul>

<p>Of interest to anybody working in the field of free radicals in the broadest sense. It will address scientists who want to enter the interdisciplinary field of free radicals. In particular, it is aimed primarily at chemists and life science researchers who want to gain a wider and deeper understanding of free radicals which will allow them to apply free radicals in their own scientific field.</p>

<p><strong>The book consists of four themed volumes:</strong></p>

<ul>
	<li>Basic Concepts &amp; Methodologies</li>
	<li>Synthetic Strategies &amp; Applications</li>
	<li>Chemical Biology</li>
	<li>Polymers &amp; Materials</li>
</ul>', 'Sub Title
			Encyclopedia of Radicals in Chemistry, Biology and Materials 4 Vols. Set

			Author / Editor
			Chryssostomos Chatgilialoglu, Armido Studer

			About Author / Editor

			Chryssostomos Chatgilialoglu was born in 1952 in Greece and studied at the University of Bologna, Italy. He was a postdoctoral fellow at the University of York, England, from 1977 to 1979 with Prof. ROC Norman, and from 1979 until 1982 he worked with Prof. KU Ingold at the National Research Council of Canada (Ottawa) as a research associate. In 1983 he returned to Italy to the Consiglio Nazionale delle Ricerche CNRS, Bologna, where he has been director of research?since 1991. His research focuses on free radical chemistry with current interests in mechanistic studies of biological processes.

			Armido Studer was born in Switzerland and made his studies at ETH in Zurich. He currently works as a Professor of Organic Chemistry at the Westfälische Wilhelms-Universität, Münster. His research interests focuses on the development of new synthetic methods in the field of free radical chemistry and more recently in the area of homogeneous catalysis.

			ISBN 13 Digit
			 9780470971253

			Pages
			2324

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Radicals in Chemistry, Biology and Materials 4 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Chryssostomos Chatgilialoglu, Armido Studer</td>
		</tr>
		<tr>
			<th>About Author / Editor</th>
			<td>
			<p style="text-align:center"><strong>Chryssostomos Chatgilialoglu</strong> was born in 1952 in Greece and studied at the University of Bologna, Italy. He was a postdoctoral fellow at the University of York, England, from 1977 to 1979 with Prof. ROC Norman, and from 1979 until 1982 he worked with Prof. KU Ingold at the National Research Council of Canada (Ottawa) as a research associate. In 1983 he returned to Italy to the Consiglio Nazionale delle Ricerche CNRS, Bologna, where he has been director of research?since 1991. His research focuses on free radical chemistry with current interests in mechanistic studies of biological processes.</p>

			<p style="text-align:center"><strong>Armido Studer</strong> was born in Switzerland and made his studies at ETH in Zurich. He currently works as a Professor of Organic Chemistry at the Westfälische Wilhelms-Universität, Münster. His research interests focuses on the development of new synthetic methods in the field of free radical chemistry and more recently in the area of homogeneous catalysis.</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center"> 9780470971253</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">2324</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td style="text-align:center">2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td style="text-align:center">1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>', '"78052"', '"46830"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2324, '2324', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/649041NMCzQ87qL._AC_UF1000,1000_QL80_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470971253&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3601', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3601', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 804, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:00'),
('6d38956c-9ae9-46cb-8737-4df943f44197', '364', NULL, 'Aminbhavi''s Son A Former Vice Chancellor Recollects', 'aminbhavis-son-a-former-vice-chancellor-recollects', 'aminbhavis-son-a-former-vice-chancellor-recollects', '9788187471967', '9788187471967', '9788187471967', NULL, 'Contents: 

Chapter One Aminbhavi’s Son

Chapter Two Transition

Chapter Three The Small Family

Chapter Four Deaths that Influenced

Chapter Five Schooling

Chapter Six The Beginning of My Career

Chapter 7 Justice

Chapter Eight Vice-Chancellor- Teacher and Administrator

Chapter Nine Three other Vice-Chancellors

Chapter Ten Beyond Being a Lecturer

Chapter Eleven Researcher

Chapter Twelve Politics in the Executive

Chapter Thirteen Hungary Visit

Chapter Fourteen After my Tenure as Vice-Chancellor

Chapter Fifteen Impressive Scientists

Chapter Sixteen The UGC Experience (1996-1999)

Chapter Seventeen Self-actualisation', '<p><span><span><strong><span><span>Contents: </span></span></strong></span></span></p>

<p><span><span><strong><span>Chapter One</span></strong> <span>Aminbhavi’s Son</span></span></span></p>

<p><span><span><strong><span>Chapter Two</span></strong> <span>Transition </span></span></span></p>

<p><span><span><strong><span>Chapter Three</span></strong> <span>The Small Family</span></span></span></p>

<p><span><span><strong><span>Chapter Four</span></strong> <span>Deaths that Influenced </span></span></span></p>

<p><span><span><strong><span>Chapter Five</span></strong> <span>Schooling </span></span></span></p>

<p><span><span><strong><span>Chapter Six</span></strong> <span>The Beginning of My Career </span></span></span></p>

<p><span><span><strong><span>Chapter 7</span></strong> <span>Justice </span></span></span></p>

<p><span><span><strong><span>Chapter Eight</span></strong> <span>Vice-Chancellor- Teacher and Administrator </span></span></span></p>

<p><span><span><strong><span>Chapter Nine</span></strong> <span>Three other Vice-Chancellors </span></span></span></p>

<p><span><span><strong><span>Chapter Ten</span></strong> <span>Beyond Being a Lecturer </span></span></span></p>

<p><span><span><strong><span>Chapter Eleven</span></strong> <span>Researcher </span></span></span></p>

<p><span><span><strong><span>Chapter Twelve</span></strong> <span>Politics in the Executive </span></span></span></p>

<p><span><span><strong><span>Chapter Thirteen</span></strong> <span>Hungary Visit </span></span></span></p>

<p><span><span><strong><span>Chapter Fourteen</span></strong> <span>After my Tenure as Vice-Chancellor </span></span></span></p>

<p><span><span><strong><span>Chapter Fifteen</span></strong> <span>Impressive Scientists </span></span></span></p>

<p><span><span><strong><span>Chapter Sixteen</span></strong> <span>The UGC Experience (1996-1999) </span></span></span></p>

<p><span><span><strong><span>Chapter Seventeen</span></strong> <span>Self-actualisation</span></span></span></p>', 'Title
			Aminbhavi''s Son A Former Vice Chancellor Recollects

			Author
			Prof MI Savadatti

			ISBN
			9788187471967

			Publisher
			Standard Publishers (India)

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Aminbhavi''s Son A Former Vice Chancellor Recollects</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Prof MI Savadatti</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471967</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"495"', '"347"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91819788187471967_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471967&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=364', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=364', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2869, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:00'),
('6d3a3116-4bba-4dab-80bc-4f33db6816c4', '4438', 27, 'Vedic Index of Names and Subjects V-2', 'vedic-index-of-names-and-subjects-v2', 'vedic-index-of-names-and-subjects-v2', '-104-', '-104-', '-104-', NULL, 'Vedic Index of Names and Subjects V-2', '<p>Vedic Index of Names and Subjects V-2</p>
', 'Title
			Vedic Index of Names and Subjects V-2

			Author
			Arthur Anthony

			Publisher
			John Murray London

			Year of Publication
			1912

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Vedic Index of Names and Subjects V-2</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Arthur Anthony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>John Murray London</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1912</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '724f7e86-483a-4b6c-8ae3-49257f5c2f1d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4966vedic%20index.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-104-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4438', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4438', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 27, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:00'),
('6d700c04-27ac-476d-a95e-bf09845fb778', '3801', 650, 'Fascinating Fractions', 'fascinating-fractions', 'fascinating-fractions', '-2-', '-2-', '-2-', NULL, 'About the book

This booklet is intended for high-school students interested in mathematics. It is concerned with approximating real numbers by rational ones, which is one of the most captivating topics in arithmetic.

Continued fractions represent one of the most perfect creations of 17-18th century mathematicians: Huygens, Euler, Lagrange, and Legendre. The properties of these fractions are really striking.

The following should be borne in mind when reading this booklet.

Topics easily understandable are presented in normal print, while those more difficult are given in small print. Proofs of some theorems given in small print may be omitted safely. These theorems will necessarily be taken for granted.

However, mathematics is not just reading for entertainment. A future mathematician as well as a physicist or an engineer has to acquire skill in dealing with mathematical constructions and proofs. So take a pencil and a sheet of paper and study carefully the topics given in small print. You may succeed in simplifying some proofs or finding better ones.', '<p><u><strong>About the book</strong></u></p>

<p>This booklet is intended for high-school students interested in mathematics. It is concerned with approximating real numbers by rational ones, which is one of the most captivating topics in arithmetic.<br />
Continued fractions represent one of the most perfect creations of 17-18th century mathematicians: Huygens, Euler, Lagrange, and Legendre. The properties of these fractions are really striking.<br />
The following should be borne in mind when reading this booklet.</p>

<p>Topics easily understandable are presented in normal print, while those more difficult are given in small print. Proofs of some theorems given in small print may be omitted safely. These theorems will necessarily be taken for granted.</p>

<p>However, mathematics is not just reading for entertainment. A future mathematician as well as a physicist or an engineer has to acquire skill in dealing with mathematical constructions and proofs. So take a pencil and a sheet of paper and study carefully the topics given in small print. You may succeed in simplifying some proofs or finding better ones.</p>', ' TITLE
			Fascinating Fractions

			 AUTHOR
			N.M. Beskin

			 PUBLISHER
			Mir Publishers Moscow

			 YEAR OF PUBLICATION
			1986

			 PAGES
			89

			 BINDING
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> TITLE</td>
			<td>Fascinating Fractions</td>
		</tr>
		<tr>
			<td> AUTHOR</td>
			<td>N.M. Beskin</td>
		</tr>
		<tr>
			<td> PUBLISHER</td>
			<td>Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td> YEAR OF PUBLICATION</td>
			<td>1986</td>
		</tr>
		<tr>
			<td> PAGES</td>
			<td>89</td>
		</tr>
		<tr>
			<td> BINDING</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 89, '89', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4892Fascinating-Fractions-.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-2-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3801', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3801', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 650, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:00'),
('6d9f31bd-f2ab-4813-a702-f421845f9b42', '4011', 445, 'पाश्चात्य दर्शन का इतिहास', 'पशचतय-दरशन-क-इतहस', '-', '9788179755105', '9788179755105', '9788179755105', NULL, '', NULL, 'Title
			पाश्चात्य दर्शन का इतिहास 

			Author
			फ्रेंक थिली

			ISBN
			9788179755105

			Publisher
			Anamika

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>पाश्चात्य दर्शन का इतिहास </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>फ्रेंक थिली</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788179755105</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1495"', '"972"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c86f630c-c5de-4eb7-a7c2-56171c0d407e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9115WhatsApp%20Image%202025-09-20%20at%2013.40.07_8ba30e60.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788179755105&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4011', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4011', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 445, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:00'),
('6dfa1182-10ac-4602-92cd-624fb94d570b', '854', NULL, 'Branding in a Competitive Marketplace NEW', 'branding-in-a-competitive-marketplace-new-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854', 'branding-in-a-competitive-marketplace-new-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854-854', 'TGHUYH66Y67', 'TGHUYH66Y67', 'TGHUYH66Y67', NULL, 'The book has numerous real-life examples from brands like Mortein, Kingfisher, Godrej, Canon, Ujala, and Nirula''s to illustrate its points. It also includes live cases to highlight the elements of branding that made those brands successful. These cases also show how marketers methodically projected their brand''s superiority over competitors'' and succeeded in winning the consumer''s mind-space. The book has been designed to provide brand marketers with systematic lessons on strategic thinking, strategic planning and strategic actions.', '<p>The book has numerous real-life examples from brands like Mortein, Kingfisher, Godrej, Canon, Ujala, and Nirula''s to illustrate its points. It also includes live cases to highlight the elements of branding that made those brands successful. These cases also show how marketers methodically projected their brand''s superiority over competitors'' and succeeded in winning the consumer''s mind-space. The book has been designed to provide brand marketers with systematic lessons on strategic thinking, strategic planning and strategic actions.</p>', 'Branding in a Competitive Marketplace NEW', '<h1>Branding in a Competitive Marketplace NEW</h1>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12249788132110590.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHUYH66Y67&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=854', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=854', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2573, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6e04a75a-a327-4985-be21-addb56e4adf1', '583', NULL, 'Master Handbook of Acoustics - 4/e BOOK', 'master-handbook-of-acoustics-4e-book-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583', 'master-handbook-of-acoustics-4e-book-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583-583', 'OIKLO888', 'OIKLO888', 'OIKLO888', NULL, 'Master Handbook of Acoustics - 4/e', '<h1>Master Handbook of Acoustics - 4/e</h1>', 'Sub Title
			No

			Author
			F. Alton Everest

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385880025

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>F. Alton Everest</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385880025</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8847Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OIKLO888&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=583', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=583', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2736, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('6e26bf4c-0ec5-495e-a60b-b6096399ea9f', '600', NULL, 'Biochemistry NEW', 'biochemistry-new-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600', 'biochemistry-new-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600-600', 'JKMNH7865', 'JKMNH7865', 'JKMNH7865', NULL, 'Biochemistry is the branch of science which deals with the chemical processes that goes on in living matters, ranging from viruses and bacteria to plants and animals. It encompasses wide areas of cell biology and molecular biology. As biochemistry deals with carbon compounds and the reactions they undergo in living organism, organic chemistry is found to be basic to biochemistry. The present book provides and up-to date account of biochemistry. Students and teachers from different branches of science would find this work highly informative and useful. About The Author:- Dr. N. P. Sharma is an Assistant Professor in the Department of Chemistry at A. F. School of Engineering and Technology, Faridabad. He has obtained his Doctorate from Delhi University. Apart from being an independent author of various books, he is acknowledged at national and international levels as a valuable contribute. He has also received several national and international awards. Contents:- CONTENTS:- # Preface : Introduction : Water and Biochemical Reactions : Enzymes : Biochemistry of Nucleic Acids : Techniques of DNA Looping : Amino Acids and Peptide Bonds : Biochemistry of Peroxisomes : Biochemistry of Respiration : Biochemistry of Inositol Phosphate : Biochemistry of Muscles : Biochemical Techniques. The Title ''Biochemistry written/authored/edited by N.P. Sharma'', published in the year 2001. The ISBN 9788178350622 is assigned to the Hardcover version of this title. This book has total of pp. 336 (Pages). The publisher of this title is Kalpaz Publications. This Book is in English. The subject of this book is PURE AND APPLIED SCIENCES. Size of the book is 14.34 x 22.59 cms', '<p>Biochemistry is the branch of science which deals with the chemical processes that goes on in living matters, ranging from viruses and bacteria to plants and animals. It encompasses wide areas of cell biology and molecular biology. As biochemistry deals with carbon compounds and the reactions they undergo in living organism, organic chemistry is found to be basic to biochemistry. The present book provides and up-to date account of biochemistry. Students and teachers from different branches of science would find this work highly informative and useful. About The Author:- Dr. N. P. Sharma is an Assistant Professor in the Department of Chemistry at A. F. School of Engineering and Technology, Faridabad. He has obtained his Doctorate from Delhi University. Apart from being an independent author of various books, he is acknowledged at national and international levels as a valuable contribute. He has also received several national and international awards. Contents:- CONTENTS:- # Preface : Introduction : Water and Biochemical Reactions : Enzymes : Biochemistry of Nucleic Acids : Techniques of DNA Looping : Amino Acids and Peptide Bonds : Biochemistry of Peroxisomes : Biochemistry of Respiration : Biochemistry of Inositol Phosphate : Biochemistry of Muscles : Biochemical Techniques. The Title ''Biochemistry written/authored/edited by N.P. Sharma'', published in the year 2001. The ISBN 9788178350622 is assigned to the Hardcover version of this title. This book has total of pp. 336 (Pages). The publisher of this title is Kalpaz Publications. This Book is in English. The subject of this book is PURE AND APPLIED SCIENCES. Size of the book is 14.34 x 22.59 cms</p>', 'Biochemistry NEW', '<h1>Biochemistry NEW</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13208178350629_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JKMNH7865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=600', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=600', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2726, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:00'),
('6e5bc024-d6da-422a-af0d-72bc77e00444', '3340', NULL, 'Saktapramodah of Deva Nandan Singh', 'saktapramodah-of-deva-nandan-singh', 'saktapramodah-of-deva-nandan-singh', '9788124606896', '9788124606896', '9788124606896', NULL, 'About the book

Saktapramoda of Deva Nandan Singh is a liturgival paddhati-style compendium of sixteen independent ritual manuals. The first ten works, comprising the major part of the text, are dedicated to the group of ten Tantric goddesses, referred to as the Ten Great Mahavidyas or "Ten Supreme Powers" - the goddesses Kali, Tara, Sodasi, Bhuvanesvari, chinnamasta, Matangi, Tripurabhairavi, Dhumavati, Bagalamukhi and Kamala. The next important text closely alied to the worship of the goddesses is the Kumari Tantra devoted to the worship of a young maiden (Kumari). The next group of works comprises the pentad of Tantras devoted to five deities: Ganesa, Visnu, Siva, Durga and Surya. These five deities are invoked in almost all forms of ritual worship perscribed by the Vedas, Puranas and to a degree by the Tantras.

Each Tantra describes the dhyana of the deity, the yantra, mantras and the method of Tantric form of worship of the deity, along with praise hymns, protective formulas (kavaca) and litanies of divine names, be they a group of hundred names (satanama) or a thousand names (sahasranama).

The first edition of Saktapramoda was published by Raja Deva Nandan Singh, an aristocratic zamindar of Muzaffarpur, Bihar, in the nineteenth century. The present edition brings together a fully edited and revised text with an elaborate introduction (in English), and a comprehensive index along with lithographic images of Tantric deities.

Content - Foreword, Lineage of Raja Deva Nandan Singh, Message, Editorial Note, Acknowledgement, Introduction, Saktapramoda, 

	Kalitantram

	Taratantram

	Sodasitripurasundaritantram

	Bhuvanesvaritantram

	Chinnamastatantram

	Tripurabhairavitantram

	Dhumavatitantram

	Bagalamukhitantram

	Matangitantram

	Kamalatmikatantram

	Kumaritantram

	Durgatantram

	Sivatantram

	Ganesatantram

	Suryatantram

	Visnutantram

 Appendix

Bibliography Index of Texts cited in Saktapramoda

General Index (of Introduction)

Index of Sanskrit Verses                    

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Saktapramoda of Deva Nandan Singh is a liturgival paddhati-style compendium of sixteen independent ritual manuals. The first ten works, comprising the major part of the text, are dedicated to the group of ten Tantric goddesses, referred to as the Ten Great Mahavidyas or "Ten Supreme Powers" - the goddesses Kali, Tara, Sodasi, Bhuvanesvari, chinnamasta, Matangi, Tripurabhairavi, Dhumavati, Bagalamukhi and Kamala. The next important text closely alied to the worship of the goddesses is the Kumari Tantra devoted to the worship of a young maiden (Kumari). The next group of works comprises the pentad of Tantras devoted to five deities: Ganesa, Visnu, Siva, Durga and Surya. These five deities are invoked in almost all forms of ritual worship perscribed by the Vedas, Puranas and to a degree by the Tantras.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Each Tantra describes the dhyana of the deity, the yantra, mantras and the method of Tantric form of worship of the deity, along with praise hymns, protective formulas (kavaca) and litanies of divine names, be they a group of hundred names (satanama) or a thousand names (sahasranama).</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The first edition of Saktapramoda was published by Raja Deva Nandan Singh, an aristocratic zamindar of Muzaffarpur, Bihar, in the nineteenth century. The present edition brings together a fully edited and revised text with an elaborate introduction (in English), and a comprehensive index along with lithographic images of Tantric deities.</span></span></span></span></p>

<p><span><span><strong><span><span>Content -</span></span></strong> <span><span><span>Foreword, Lineage of Raja Deva Nandan Singh, Message, Editorial Note, Acknowledgement, Introduction, Saktapramoda, </span></span></span></span></span></p>

<ol>
	<li><span><span><span><span><span>Kalitantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Taratantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Sodasitripurasundaritantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Bhuvanesvaritantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Chinnamastatantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Tripurabhairavitantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Dhumavatitantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Bagalamukhitantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Matangitantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Kamalatmikatantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Kumaritantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Durgatantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Sivatantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Ganesatantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Suryatantram</span></span></span></span></span></li>
	<li><span><span><span><span><span>Visnutantram</span></span></span></span></span></li>
</ol>

<p><span><span><span><span><span> Appendix</span></span></span></span></span></p>

<p><span><span><span><span><span>Bibliography Index of Texts cited in Saktapramoda</span></span></span></span></span></p>

<p><span><span><span><span><span>General Index (of Introduction)</span></span></span></span></span></p>

<p><span><span><span><span><span>Index of Sanskrit Verses</span></span></span>                    </span></span></p>

<p> </p>', 'Title
			Saktapramodah of Deva Nandan Singh

			Author
			Madhu Khanna

			ISBN
			9788124606896

			Publisher
			Print World

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Saktapramodah of Deva Nandan Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Madhu Khanna</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788124606896</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Print World</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1650"', '"1320"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '3db0b459-936b-4b93-8611-1d34aa5a864f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8795Saktapramodah%20of%20Deva%20Nandan%20Singh.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788124606896&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3340', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3340', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1046, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:00'),
('6eb9cb0b-2b3a-4ff0-aae9-455a01b5647e', '2780', NULL, 'Panorama of Gems & Jewellery in Indian Historical Setting', 'panorama-of-gems-jewellery-in-indian-historical-setting-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780', 'panorama-of-gems-jewellery-in-indian-historical-setting-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780-2780', '8187566175', '8187566175', '8187566175', NULL, 'The book portrays the profile of Gems and Jewellery in the Indian Historical perspective. It dabbles in sources and geographical distribution of gems, physical and chemical properties theirof and their working, occult and religious association and treatment of Jewels for Jewellery. It is a bid, a venture to trace the career of gems from their matrix to Jewellery-forms and to retrieve them from dimrecesses of time, distant interiors and dark corridors of centuries. The present work also broaches the nature and extent of their viability in relation to social environment, ethos and values of civilizational entities. It is a corollary to the author''s monograph entitled, A history of Gem Industry in Ancient and Medieval India, (Part I, South India), published earlier.

Content - Preface, Chapter I : Introductory, Chapter II : Sources And Geographical Distribution of Gems, Chapter III : Physical And Chemical Properties of Gems And Their Working, Chapter IV : Occult And Religious Association of Gems, Chapter V  :    Resume - Panorama of Gems and Their Orientation into Jewellery, Select Biblography, List of Plates, Plates        ', '<p style="text-align:justify"><span>The book portrays the profile of Gems and Jewellery in the Indian Historical perspective. It dabbles in sources and geographical distribution of gems, physical and chemical properties theirof and their working, occult and religious association and treatment of Jewels for Jewellery. It is a bid, a venture to trace the career of gems from their matrix to Jewellery-forms and to retrieve them from dimrecesses of time, distant interiors and dark corridors of centuries. The present work also broaches the nature and extent of their viability in relation to social environment, ethos and values of civilizational entities. It is a corollary to the author''s monograph entitled, A history of Gem Industry in Ancient and Medieval India, (Part I, South India), published earlier.</span></p>

<p style="text-align:justify"><span>Content - </span><span><span><span><span>Preface, Chapter I : Introductory, Chapter II : Sources And Geographical Distribution of Gems, Chapter III : Physical And Chemical Properties of Gems And Their Working, Chapter IV : Occult And Religious Association of Gems, Chapter V  :    Resume - Panorama of Gems and Their Orientation into Jewellery, Select Biblography, List of Plates, Plates</span>        </span></span></span></p>', 'Sub Title
			Panorama of Gems & Jewellery in Indian Historical Setting

			Author
			M. S. Shukla

			About Author
			As per Book

			ISBN 10 Digit
			8187566175

			ISBN 13 Digit
			 

			Pages
			182

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Panorama of Gems &amp; Jewellery in Indian Historical Setting</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>M. S. Shukla</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8187566175</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>182</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2000</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"650"', '"390"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 182, '182', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7901Panorama%20of%20Gems%20&%20Jewellery%20in%20Indian%20Historical%20Setting.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187566175&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2780', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2780', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1341, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:00'),
('6ec0a66e-2570-4b25-b35a-2b0aa424b6eb', '1508', NULL, 'Bhartiya Loktantra - Mudde Vikalp aur Nitiyan', 'bhartiya-loktantra-mudde-vikalp-aur-nitiyan-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-15-1508', 'bhartiya-loktantra-mudde-vikalp-aur-nitiyan-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508-1508', 'AWSR5544', 'AWSR5544', 'AWSR5544', NULL, 'Bhartiya Loktantra - Mudde Vikalp aur Nitiyan', '<h1>Bhartiya Loktantra - Mudde Vikalp aur Nitiyan</h1>', 'Sub Title
			No

			Author
			Dr. Ajay Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381630105

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ajay Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381630105</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9632Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AWSR5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1508', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1508', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2166, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:00'),
('6ec3ecbe-2582-4017-98c5-35e50b6ee51a', '1757', NULL, 'Supersymmetric Mechanics V-2, The Attractor Mechanism and Space Time Singularities - in Physics', 'supersymmetric-mechanics-v2-the-attractor-mechanism-and-space-time-singularities-in-physics-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757', 'supersymmetric-mechanics-v2-the-attractor-mechanism-and-space-time-singularities-in-physics-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757-1757', 'ASDD2343', 'ASDD2343', 'ASDD2343', NULL, 'This is the first volume in a series of books on the general theme of Supersymmetric Mechanics; the series is based on lectures and discussions held in 2005 and 2006 at the INFN-Laboratori Nazionali di Frascati. This volume supplies a pedagogical introduction, at the non-expert level, to the attractor mechanism in space-time singularities. After a qualitative overview, explicit examples realizing the attractor mechanism are treated at length.', '<p>This is the first volume in a series of books on the general theme of Supersymmetric Mechanics; the series is based on lectures and discussions held in 2005 and 2006 at the INFN-Laboratori Nazionali di Frascati. This volume supplies a pedagogical introduction, at the non-expert level, to the attractor mechanism in space-time singularities. After a qualitative overview, explicit examples realizing the attractor mechanism are treated at length.</p>', 'Supersymmetric Mechanics V-2, The Attractor Mechanism and Space Time Singularities - in Physics', '<h1>Supersymmetric Mechanics V-2, The Attractor Mechanism and Space Time Singularities - in Physics</h1>', '"6799"', '"4079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4788dpp_18_131.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDD2343&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1757', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1757', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1986, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:00'),
('6ed3d092-34d9-4254-a1be-11eea30bf664', '971', NULL, 'When Culture and Biology Collide- why we are stressed, Depressed,and Self-Obsessed NEW', 'when-culture-and-biology-collide-why-we-are-stressed-depressedand-selfobsessed-new-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971', 'when-culture-and-biology-collide-why-we-are-stressed-depressedand-selfobsessed-new-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971', '9780813531038', '9780813531038::971', '9780813531038', NULL, 'Why do we do things that we know are bad for us? Why do we line up to buy greasy fast food that is terrible for our bodies? Why do we take the potentially lethal risk of cosmetic surgery to have a smaller nose, bigger lips, or a less wrinkled face? Why do we risk life and limb in a fit of road rage to seek revenge against someone who merely cut us off in traffic? If these life choices are simply responses to cultural norms and pressures, then why did these particularly self-destructive patterns evolve in place of more sensible ones?

In When Culture and Biology Collide, E.O. Smith behaviours that are endemic to contemporary Western society, and proposes new ways of understanding and addressing these problems. Our physiology and behaviour are the products of thousands of generations of evolutionary history. Every day we play out behaviours that have been part of the human experience for a very long time, yet these behaviours are enacted in an arena that is far different from that in which they evolved. Smith argues that this discordance between behaviour and environment sets up conditions in which there can be real conflict between our evolving psychological perdispositions and the dictates of culture.

Topics such as drug abuse, depression, beauty and self-image, obesity and dieting, ethnic diversity and welfare are all used as sample case studies. 

Content - Acknowledgments, 1 Intersection of Biology and Culture, 2 Road Rage, Stress, and Evolution, Beauty, Blepharoplasty, Barbie, and Miss America, 4 Fat, Diet, and Evolution, 5 Depression, Antidepressants, and Evolution, 6 Welfare, Cooperation, and Evolution, Notes, References, Index ', '<p style="text-align:justify"><span>Why do we do things that we know are bad for us? Why do we line up to buy greasy fast food that is terrible for our bodies? Why do we take the potentially lethal risk of cosmetic surgery to have a smaller nose, bigger lips, or a less wrinkled face? Why do we risk life and limb in a fit of road rage to seek revenge against someone who merely cut us off in traffic? If these life choices are simply responses to cultural norms and pressures, then why did these particularly self-destructive patterns evolve in place of more sensible ones? </span></p>

<p style="text-align:justify"><span>In When Culture and Biology Collide, E.O. Smith behaviours that are endemic to contemporary Western society, and proposes new ways of understanding and addressing these problems. Our physiology and behaviour are the products of thousands of generations of evolutionary history. Every day we play out behaviours that have been part of the human experience for a very long time, yet these behaviours are enacted in an arena that is far different from that in which they evolved. Smith argues that this discordance between behaviour and environment sets up conditions in which there can be real conflict between our evolving psychological perdispositions and the dictates of culture. </span></p>

<p style="text-align:justify"><span>Topics such as drug abuse, depression, beauty and self-image, obesity and dieting, ethnic diversity and welfare are all used as sample case studies. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgments, 1 Intersection of Biology and Culture, 2 Road Rage, Stress, and Evolution, Beauty, Blepharoplasty, Barbie, and Miss America, 4 Fat, Diet, and Evolution, 5 Depression, Antidepressants, and Evolution, 6 Welfare, Cooperation, and Evolution, Notes, References, Index </span></p>', 'Sub Title

			Why we are stressed, Depressed,and Self-Obsessed

			Author

			E-O. Smith

			About Author

			As per Book

			ISBN 10 Digit

			0813531039

			ISBN 13 Digit

			9780813531038

			Pages

			266

			Binding

			Hardcover

			Year of Publication

			2002

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Sub Title</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Why we are stressed, Depressed,and Self-Obsessed</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>E-O. Smith</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>About Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>0813531039</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 13 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>9780813531038</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>266</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hardcover</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year of Publication</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2002</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition of Book</strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language</strong></span></span></p>
			</td>
			<td>
			<p><span><span>English</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Illustrations</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"4799"', '"2879"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 266, '266', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93649781625134189.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780813531038&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=971', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=971', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2512, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:00'),
('6ed6fc27-876e-4ca3-844b-487bba73cda4', '2042', NULL, 'The Evolution of Biotechnology - From Natufians to Nanotechnology', 'the-evolution-of-biotechnology-from-natufians-to-nanotechnology-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-20-2042', 'the-evolution-of-biotechnology-from-natufians-to-nanotechnology-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042-2042', '9781402051487', '9781402051487', '9781402051487', NULL, 'This book traces the evolution of biotechnology in the broadest sense from prehistoric organismal manipulation by our first settled ancestors through to speculation about future directions for the technology as it increasingly intersects with other high technologies such as IT and Nanotech. The trajectory is demonstrated by various events throughout history that have intersected or built on one another to lead to the forward progression of a technology. Obviously, with such a broad canvas much selectivity is involved in the choices made to advance the narrative and, while the subjects chosen are not capricious, they are influenced by the author''s perspective. In addition we have made some attempt, where validated resources exist, to present our perspective on how individual personalities and their particular contextual experience influenced the direction in which they carried the science or the science carried them.

Content - Preface, Acknowledgements, Introduction, Pre History, 1. Early History: Cultivation and Civilization, Early Technology, 2. Early Technology: Evolution of the Tools, Early History of Biotechnology, 3. The Dawning of the Age of Biotechnology 1970-1990, 4. The Flowering of the Age of Biotechnology 1990-2000, 5. To Infinity and Beyond 2000, Glossary of Terms Commonly Used in Biotechnology, Chronology of Biotechnology, Index        ', '<p style="text-align:justify"><span>This book traces the evolution of biotechnology in the broadest sense from prehistoric organismal manipulation by our first settled ancestors through to speculation about future directions for the technology as it increasingly intersects with other high technologies such as IT and Nanotech. The trajectory is demonstrated by various events throughout history that have intersected or built on one another to lead to the forward progression of a technology. Obviously, with such a broad canvas much selectivity is involved in the choices made to advance the narrative and, while the subjects chosen are not capricious, they are influenced by the author''s perspective. In addition we have made some attempt, where validated resources exist, to present our perspective on how individual personalities and their particular contextual experience influenced the direction in which they carried the science or the science carried them.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Acknowledgements, Introduction, Pre History, 1. Early History: Cultivation and Civilization, Early Technology, 2. Early Technology: Evolution of the Tools, Early History of Biotechnology, 3. The Dawning of the Age of Biotechnology 1970-1990, </span></span><span>4. The Flowering of the Age of Biotechnology 1990-2000, </span>5. To Infinity and Beyond 2000, Glossary of Terms Commonly Used in Biotechnology, Chronology of Biotechnology, Index </span>  <span><span> </span></span><span><span><span>    </span></span></span></p>', 'Sub Title
			From Natufians to Nanotechnology

			Author
			Martina Newell-McGloughlin, Edward Brian Re

			About Author
			As per Book

			ISBN 10 Digit
			1402051484

			ISBN 13 Digit
			9781402051487

			Pages
			262

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>From Natufians to Nanotechnology</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Martina Newell-McGloughlin, Edward Brian Re</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1402051484</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781402051487</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>262</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"11699"', '"8190"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 262, '262', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2814dpp_16_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402051487&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2042', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2042', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1801, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:00'),
('6edfb67f-f439-464d-be7a-3055b9e590f9', '1522', NULL, 'Netaji Subhash Chandra Bose', 'netaji-subhash-chandra-bose-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-152-1522', 'netaji-subhash-chandra-bose-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522-1522', 'EDFC2132', 'EDFC2132', 'EDFC2132', NULL, 'Netaji Subhash Chandra Bose', '<h1>Netaji Subhash Chandra Bose</h1>', 'Sub Title
			No

			Author
			Saud Akhtar

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8183244122

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Saud Akhtar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244122</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86748183244122.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFC2132&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1522', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1522', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2158, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('6ee759b3-9c0d-4d21-b575-ff8569aa8881', '824', NULL, 'Shiksha Manovigyan - Educational-Psychology BOOK', 'shiksha-manovigyan-educationalpsychology-book-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-8-824', 'shiksha-manovigyan-educationalpsychology-book-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824-824', 'TGHYU667', 'TGHYU667', 'TGHYU667', NULL, 'Shiksha Manovigyan - Educational-Psychology BOOK', '<h1>Shiksha Manovigyan - Educational-Psychology BOOK</h1>', 'Sub Title
			No

			Author
			Prof. R. L. Yadav

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8190208551

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. R. L. Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8190208551</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99009788184352405.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHYU667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=824', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=824', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2596, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', '1227', NULL, 'Habib Tanvir - Towards an Inclusive Theatre', 'habib-tanvir-towards-an-inclusive-theatre-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227', 'habib-tanvir-towards-an-inclusive-theatre-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227-1227', '9788132109518', '9788132109518', '9788132109518', NULL, 'Anjum Katyal''s work is the first comprehensive study on the life and contribution of Habib Tanvir to Indian theatre history. A playwright, director, actor, journalist and critic, Tanvir is perhaps best known for the play Charandas Chor. However, his real significance in the history of post-Independence Indian theatre is that he signposted an important path for the development of modern theatre. His productions with Naya Theatre using Chhattisgarhi folk actors established how one could do modern theatre integrated with age-old-yet equally contemporary-folk culture on a basis of equality.

Habib Tanvir: Towards an Inclusive Theatre explores various important aspects of Tanvir''s theatre philosophy and practice as he experimented with both content and form. Starting with his early life and work, Katyal charts his professional trajectory from Agra Bazaar to Gaon Ka Naam Sasural, when he was searching for his true form, to Charandas Chor, which portrayed the eventual maturing of his style, and beyond, to cover his entire oeuvre.', '<p>Anjum Katyal''s work is the first comprehensive study on the life and contribution of Habib Tanvir to Indian theatre history. A playwright, director, actor, journalist and critic, Tanvir is perhaps best known for the play Charandas Chor. However, his real significance in the history of post-Independence Indian theatre is that he signposted an important path for the development of modern theatre. His productions with Naya Theatre using Chhattisgarhi folk actors established how one could do modern theatre integrated with age-old-yet equally contemporary-folk culture on a basis of equality.</p>

<p>Habib Tanvir: Towards an Inclusive Theatre explores various important aspects of Tanvir''s theatre philosophy and practice as he experimented with both content and form. Starting with his early life and work, Katyal charts his professional trajectory from Agra Bazaar to Gaon Ka Naam Sasural, when he was searching for his true form, to Charandas Chor, which portrayed the eventual maturing of his style, and beyond, to cover his entire oeuvre.</p>', 'Sub Title
			Towards an Inclusive Theatre 

			Author
			Anjum Katyal

			About Author
			As per Book

			Content

			Foreword by Anuradha Kapur,

			Acknowledgements

			Introduction

			Making Space for the Oral Tradition in Indian Theatre Today

			CHAPTER ONE        Growing up in Raipur, and                                      Early Influences

			CHAPTER TWO        The Bombay Years

			CHAPTER THREE     New Directions: Delhi and                                      Agra Bazaar

			CHAPTER FOUR      England, Europe and Brecht

			CHAPTER FIVE        Coming Home to Mitti Ki                                        Gadi

			CHAPTER SIX           Naya Theatre and Other                                          Milestones

			CHAPTER SEVEN     Charandas Chor

			CHAPTER EIGHT      Working with the                                                     Chhattisgarhis

			CHAPTER NINE        The Classics and Literature

			CHAPTER TEN          Connecting with the Folk

			CHAPTER ELEVEN    Music, Song and Dance

			CHAPTER TWELVE   The Political Habib Tanvir

			Appendices

			List of Plays by Naya Theatre and Habib Tanvir

			Awards, Honours and Milestones

			Select Bibliography

			Index

			About the Author

			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788132109518

			Pages
			177

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>Towards an Inclusive Theatre </span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Anjum Katyal</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td>
			<p><span><span>Foreword by Anuradha Kapur,</span></span></p>

			<p><span><span>Acknowledgements</span></span></p>

			<p><span><span>Introduction</span></span></p>

			<p><span><span>Making Space for the Oral Tradition in Indian Theatre Today</span></span></p>

			<p><span><span>CHAPTER ONE        Growing up in Raipur, and                                      Early Influences</span></span></p>

			<p><span><span><span>CHAPTER TWO        The Bombay Years</span></span></span></p>

			<p><span><span><span>CHAPTER THREE     New Directions: Delhi and                                      Agra Bazaar</span></span></span></p>

			<p><span><span><span>CHAPTER FOUR      England, Europe and Brecht</span></span></span></p>

			<p><span><span><span>CHAPTER FIVE        Coming Home to Mitti Ki                                        Gadi</span></span></span></p>

			<p><span><span><span>CHAPTER SIX           Naya Theatre and Other                                          Milestones</span></span></span></p>

			<p><span><span><span>CHAPTER SEVEN     Charandas Chor</span></span></span></p>

			<p><span><span><span>CHAPTER EIGHT      Working with the                                                     Chhattisgarhis</span></span></span></p>

			<p><span><span><span>CHAPTER NINE        The Classics and Literature</span></span></span></p>

			<p><span><span><span>CHAPTER TEN          Connecting with the Folk</span></span></span></p>

			<p><span><span><span>CHAPTER ELEVEN    Music, Song and Dance</span></span></span></p>

			<p><span><span><span>CHAPTER TWELVE   The Political Habib Tanvir</span></span></span></p>

			<p><span><span><span>Appendices</span></span></span></p>

			<p><span><span><span>List of Plays by Naya Theatre and Habib Tanvir</span></span></span></p>

			<p><span><span><span>Awards, Honours and Milestones</span></span></span></p>

			<p><span><span><span>Select Bibliography</span></span></span></p>

			<p><span><span><span>Index</span></span></span></p>

			<p><span><span><span>About the Author</span></span></span></p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788132109518</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>177</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2012</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 177, '177', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40999788132109518.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788132109518&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1227', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1227', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2331, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('6f0f1dc0-db41-4cfe-ade2-5ed7e3d8c147', '4057', 404, 'साहित्य और समकालीन सरोकार', 'सहतय-और-समकलन-सरकर', '-', '9789388891967', '9789388891967', '9789388891967', NULL, '', NULL, 'Title
			साहित्य और समकालीन सरोकार  

			Author
			डॉ.साधना शर्मा 

			ISBN
			9789388891967

			Publisher
			Swaraj Prakashan

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>साहित्य और समकालीन सरोकार  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ.साधना शर्मा </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789388891967</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"795"', '"517"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5644or.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388891967&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4057', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4057', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 404, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('6f13b0fa-fde2-44c9-b764-7643e5c2141a', '1331', NULL, 'Humanitarian Intervention Library of International Relations in 4 Vols. New', 'humanitarian-intervention-library-of-international-relations-in-4-vols-new-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1-1331', 'humanitarian-intervention-library-of-international-relations-in-4-vols-new-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331-1331', 'UJHY7768', 'UJHY7768', 'UJHY7768', NULL, 'The debates surrounding humanitarian intervention and the responsibility to protect concern a series of central and interrelated issues in International Relations, international law, and political philosophy. These include the relationship between state sovereignty and human rights, the reasons for state behaviour, the role and adequacy of the United Nations, and whether states have a moral and legal obligation to protect those beyond their borders. This major work provides a detailed and systematic understanding of these political, legal, and ethical debates surrounding humanitarian intervention and responsibility to protect as they have evolved since the 1990s. Divided thematically, Volume I considers more closely the politics of humanitarian intervention, Volume II focuses on the international law on humanitarian intervention, Volume III considers the ethical issues, and Volume IV focuses explicitly on the responsibility to protect doctrine. This Major Work is designed to be a key reference for those interested in humanitarian intervention and the responsibility to protect from a wide range of fields, including International Relations, political science, international law, and political philosophy. Volume One: The Politics of Humanitarian Intervention Volume Two: The International law on Humanitarian Intervention Volume Three: The Ethical Issues Surrounding Humanitarian Intervention Volume Four: The Responsibility to Protect and Humanitarian Intervention', '<p>The debates surrounding humanitarian intervention and the responsibility to protect concern a series of central and interrelated issues in International Relations, international law, and political philosophy. These include the relationship between state sovereignty and human rights, the reasons for state behaviour, the role and adequacy of the United Nations, and whether states have a moral and legal obligation to protect those beyond their borders. This major work provides a detailed and systematic understanding of these political, legal, and ethical debates surrounding humanitarian intervention and responsibility to protect as they have evolved since the 1990s. Divided thematically, Volume I considers more closely the politics of humanitarian intervention, Volume II focuses on the international law on humanitarian intervention, Volume III considers the ethical issues, and Volume IV focuses explicitly on the responsibility to protect doctrine. This Major Work is designed to be a key reference for those interested in humanitarian intervention and the responsibility to protect from a wide range of fields, including International Relations, political science, international law, and political philosophy. Volume One: The Politics of Humanitarian Intervention Volume Two: The International law on Humanitarian Intervention Volume Three: The Ethical Issues Surrounding Humanitarian Intervention Volume Four: The Responsibility to Protect and Humanitarian Intervention</p>', 'Humanitarian Intervention Library of International Relations in 4 Vols. New', '<h1>Humanitarian Intervention Library of International Relations in 4 Vols. New</h1>', '"69999"', '"41999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6154logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY7768&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1331', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1331', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2265, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', '1106', NULL, 'Social Face of Rural Development', 'social-face-of-rural-development-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-110-1106', 'social-face-of-rural-development-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106-1106', '9789381839645', '9789381839645', '9789381839645', NULL, 'About the book

While we talk of India rocketing towards becoming a rich nation, fueled by over nine percent annual growth, what finally matters is how well the common man’s feel. Though economic indicators are positive for our country the livelihood indicators in rural areas, do not suggest a very rose picture, which gets reflected in the Social Face of Rural Development, which is discussed inside through a research study. Living in rural areas should be prestigious as in some of the European countries, but this is not so because the rural areas still lack even the basic infrastructure. India is moving towards a brighter future, for sure. However the march towards a brighter future is quicker in urban societies than in rural society.

Rural development and improving the quality of life in rural areas has been in force in our planning and development strategies all along. The numerous schemes that the Government of India has launched past have had a sorry state of affairs in implementation. The ''output'' and ''outcome'' of these schemes with waste expenditure have been poor. The Social Face of Rural development is not the other face of Rural Development, but the real face.

This study aims to assist the reader to develop a thorough understanding of the concept underlying in ''Rural Development'' and its social face in a systematic way. The study has been divided into ten chapters dealing with rural developmental programmes sponsored by central as well as state government to promote the life of rural people and to study the reaching of the fruits of these schemes in the process of rural development and improving the quality of life in rural areas. The present study has both academic and practical significance. It helps the academicians and researchers to develop deeper and new insights into managing Rural Development.

The book has been written in a simple and self-learning style. It is hoped that the readers will find this book comprehensive, contemporaneous, and presumptuous in fulfilling their requirements.

Content:

1. Introduction, 

2. Rural Scenario of India, 

3. Significance, Objectives and Review of Literature, 

4. Rural Development Programmes, 

5. Methods and Field, 

6. Socio-Economic Back Ground of the Respondents, 

7. Development Context, 

8. Results and Discussions, 

9. Constraints to Development, 

10. Summary, Recommendations and Conclusion', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>While we talk of India rocketing towards becoming a rich nation, fueled by over nine percent annual growth, what finally matters is how well the common man’s feel. Though economic indicators are positive for our country the livelihood indicators in rural areas, do not suggest a very rose picture, which gets reflected in the Social Face of Rural Development, which is discussed inside through a research study. Living in rural areas should be prestigious as in some of the European countries, but this is not so because the rural areas still lack even the basic infrastructure. India is moving towards a brighter future, for sure. However the march towards a brighter future is quicker in urban societies than in rural society.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Rural development and improving the quality of life in rural areas has been in force in our planning and development strategies all along. The numerous schemes that the Government of India has launched past have had a sorry state of affairs in implementation. The ''output'' and ''outcome'' of these schemes with waste expenditure have been poor. The Social Face of Rural development is not the other face of Rural Development, but the real face.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This study aims to assist the reader to develop a thorough understanding of the concept underlying in ''Rural Development'' and its social face in a systematic way. The study has been divided into ten chapters dealing with rural developmental programmes sponsored by central as well as state government to promote the life of rural people and to study the reaching of the fruits of these schemes in the process of rural development and improving the quality of life in rural areas. The present study has both academic and practical significance. It helps the academicians and researchers to develop deeper and new insights into managing Rural Development.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book has been written in a simple and self-learning style. It is hoped that the readers will find this book comprehensive, contemporaneous, and presumptuous in fulfilling their requirements.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Introduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Rural Scenario of India, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Significance, Objectives and Review of Literature, </span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Rural Development Programmes, </span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Methods and Field, </span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Socio-Economic Back Ground of the Respondents, </span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Development Context, </span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Results and Discussions, </span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Constraints to Development, </span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Summary, Recommendations and Conclusion</span></span></span></p>', 'Title
			Social Face of Rural Development

			Author
			Prabhat Kumar Pani

			ISBN 
			9789381839645

			Publisher
			Avon Publications

			Binding
			Hardcover', '<table border="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Social Face of Rural Development</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prabhat Kumar Pani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN </span></td>
			<td style="text-align:center"><span>9789381839645</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Avon Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"495"', '"322"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ae2887b9-8c4a-4f4f-80ad-32073ae87d71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22949789381839645.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381839645&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1106', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1106', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2415, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('6f4b0b12-13c7-439e-bf80-4e5b0a46c16b', '464', NULL, 'Professional Social Work Education - Emerging Perspectives book', 'professional-social-work-education-emerging-perspectives-book-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-4-464', 'professional-social-work-education-emerging-perspectives-book-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464-464', 'yftdsui87', 'yftdsui87', 'yftdsui87', NULL, 'Social work education in India, being a part of the traditional arts and science stream of higher education, is faced with innumerable challenges. There are no regulatory mechanisms and quality assurance strategies in place due to the absence of a national council and proper standardization and accreditation of institutions offering social work education. With the tremendous pressure from market forces, the profession has been moving away from the original welfare approach to more of a managerial approach these days. This edited volume contains papers contributed by social work educators, students, practitioners and researchers that address some issues concerning professional social work education and training.', '<p>Social work education in India, being a part of the traditional arts and science stream of higher education, is faced with innumerable challenges. There are no regulatory mechanisms and quality assurance strategies in place due to the absence of a national council and proper standardization and accreditation of institutions offering social work education. With the tremendous pressure from market forces, the profession has been moving away from the original welfare approach to more of a managerial approach these days. This edited volume contains papers contributed by social work educators, students, practitioners and researchers that address some issues concerning professional social work education and training.</p>', 'Professional Social Work Education - Emerging Perspectives book', '<h1>Professional Social Work Education - Emerging Perspectives book</h1>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5020Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=yftdsui87&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=464', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=464', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2804, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('6f781c59-7d28-40f6-9e15-e3cd16495040', '2954', NULL, 'An Introduction to the Theory of Functional Equations and Inequalities, 2/e', 'an-introduction-to-the-theory-of-functional-equations-and-inequalities-2e', 'an-introduction-to-the-theory-of-functional-equations-and-inequalities-2e', '9783764387488', '9783764387488', '9783764387488', NULL, 'Marek Kuczma was born in 1935 in Katowice, Poland, and died there in 1991. After finishing high school in his home town, he studied at the Jagiellonian University in Kraków. He defended his doctoral dissertation under the supervision of Stanislaw Golab. In the year of his habilitation, in 1963, he obtained a position at the Katowice branch of the Jagiellonian University (now University of Silesia, Katowice), and worked there till his death. Besides his several administrative positions and his outstanding teaching activity, he accomplished excellent and rich scientific work publishing three monographs and 180 scientific papers. He is considered to be the founder of the celebrated Polish school of functional equations and inequalities. "The second half of the title of this book describes its contents adequately. Probably even the most devoted specialist would not have thought that about 300 pages can be written just about the Cauchy equation (and on some closely related equations and inequalities). And the book is by no means chatty, and does not even claim completeness. Part I lists the required preliminary knowledge in set and measure theory, topology and algebra. Part II gives details on solutions of the Cauchy equation and of the Jensen inequality [...], in particular on continuous convex functions, Hamel bases, on inequalities following from the Jensen inequality [...]. Part III deals with related equations and inequalities (in particular, Pexider, Hosszú, and conditional equations, derivations, convex functions of higher order, subadditive functions and stability theorems). It concludes with an excursion into the field of extensions of homomorphisms in general." (Janos Aczel, Mathematical Reviews) "This book is a real holiday for all the mathematicians independently of their strict speciality. One can imagine what deliciousness represents this book for functional equationists." (B. Crstici, Zentralblatt für Mathematik)', '<p>Marek Kuczma was born in 1935 in Katowice, Poland, and died there in 1991. After finishing high school in his home town, he studied at the Jagiellonian University in Kraków. He defended his doctoral dissertation under the supervision of Stanislaw Golab. In the year of his habilitation, in 1963, he obtained a position at the Katowice branch of the Jagiellonian University (now University of Silesia, Katowice), and worked there till his death. Besides his several administrative positions and his outstanding teaching activity, he accomplished excellent and rich scientific work publishing three monographs and 180 scientific papers. He is considered to be the founder of the celebrated Polish school of functional equations and inequalities. "The second half of the title of this book describes its contents adequately. Probably even the most devoted specialist would not have thought that about 300 pages can be written just about the Cauchy equation (and on some closely related equations and inequalities). And the book is by no means chatty, and does not even claim completeness. Part I lists the required preliminary knowledge in set and measure theory, topology and algebra. Part II gives details on solutions of the Cauchy equation and of the Jensen inequality [...], in particular on continuous convex functions, Hamel bases, on inequalities following from the Jensen inequality [...]. Part III deals with related equations and inequalities (in particular, Pexider, Hosszú, and conditional equations, derivations, convex functions of higher order, subadditive functions and stability theorems). It concludes with an excursion into the field of extensions of homomorphisms in general." (Janos Aczel, Mathematical Reviews) "This book is a real holiday for all the mathematicians independently of their strict speciality. One can imagine what deliciousness represents this book for functional equationists." (B. Crstici, Zentralblatt für Mathematik)</p>', 'An Introduction to the Theory of Functional Equations and Inequalities, 2/e

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 595 pages

	ISBN-10 ‏ : ‎ 3764387483

	ISBN-13 ‏ : ‎ 978-3764387488

	Item Weight ‏ : ‎ 1 kg 180 g

	Dimensions ‏ : ‎ 16.99 x 3.51 x 23.98 cm', '<h1>An Introduction to the Theory of Functional Equations and Inequalities, 2/e</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 595 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3764387483</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3764387488</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 180 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.99 x 3.51 x 23.98 cm</span></li>
</ul>', '"5999"', '"3599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47401.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783764387488&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2954', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2954', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1250, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:01'),
('6fa9929b-d4db-46d7-9ec2-39848cf13a3c', '4127', 334, 'Plant Cell Wall Patterning and Cell Shape', 'plant-cell-wall-patterning-and-cell-shape', 'plant-cell-wall-patterning-and-cell-shape', '9781118647370', '9781118647370', '9781118647370', NULL, 'About the book

Cell walls are defining feature of plant life. The unique and multi-faceted role they play in plant growth and development has long been of interest to students and researchers. Plant Cell Wall Patterning and Cell Shape looks at the diverse function of cell walls in plant development, intercellular communication, and defining cell shape.

Plant Cell Wall Patterning and Cell Shape is divided into three sections. The first section looks at role cell walls play in defining cell shape. The second section looks more broadly at plant development. While the third and final section looks at new insights into cell wall patterning.

Contents:

Section 1 Factors Controlling Plant Cell Wall Patterning 1

1 The Biosynthesis and Function of Polysaccharide Components of the Plant Cell Wall 3

Ryusuke Yokoyama, Naoki Shinohara, Rin Asaoka, Hideki Narukawa and Kazuhiko Nishitani

2 Regulation of Cell Wall Formation by Membrane Traffic 35

Clara Sánchez-Rodríguez and Staffan Persson

3 A Blueprint for Cellulose Biosynthesis, Deposition, and Regulation in Plants 65

Ian S. Wallace and Chris R. Somerville

4 Cortical Microtubule Array Organization and Plant Cell Morphogenesis 97

Sidney L. Shaw and Laura Vineyard

5 Actin Filament Dynamics and their Role in Plant Cell Expansion 127

Jiejie Li, Ruthie Arieti and Christopher J. Staiger

Section 2 Cellular Mechanisms Underlying Various Cell Shapes 163

6 The Regulation of Cell Shape Formation by ROP-dependent Auxin Signaling 165

Shingo Nagawa and Zhenbiao Yang

7 Xylem Cell Wall Pattern Formation Regulated by Microtubule-associated Proteins and ROP GTPases 191

Yoshihisa Oda and Hiroo Fukuda

8 ROP Signaling and the Cytoskeleton in Pollen Tube Growth 215

Lei Zhu and Ying Fu

9 Phosphoinositide Signaling in Root Hair Tip Growth 239

Hiroaki Kusano, Rumi Tominaga, Takuji Wada, Mariko Kato and Takashi Aoyama

10 Arabidopsis Trichome Morphogenesis and the Role of Microtubules in Controlling Trichome Branch Formation 269

M. David Marks

11 Transfer Cells: Novel Cell Types with Unique Wall Ingrowth Architecture Designed for Optimized Nutrient Transport 287

David W. McCurdy

Section 3 Developmental Regulations of Cell Shape 319

12 Regulation of Guard Cell Formation by Integration of Transcriptional and Signaling Regulation 321

Chin-Min Kimmy Ho and Dominique C. Bergmann

13 Transcriptional Regulation of Biosynthesis of Cell Wall Components during Xylem Differentiation 351

Ruiqin Zhong and Zheng-Hua Ye

14 Phloem Cell Development 379

Raffael Lichtenberger, Kaori Furuta-Miyashima, Eva Hellmann and Ykä Helariutta', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Cell walls are defining feature of plant life. The unique and multi-faceted role they play in plant growth and development has long been of interest to students and researchers. Plant Cell Wall Patterning and Cell Shape looks at the diverse function of cell walls in plant development, intercellular communication, and defining cell shape.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Plant Cell Wall Patterning and Cell Shape is divided into three sections. The first section looks at role cell walls play in defining cell shape. The second section looks more broadly at plant development. While the third and final section looks at new insights into cell wall patterning.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Section 1 Factors Controlling Plant Cell Wall Patterning 1</span></strong></span></span></p>

<p><span><span><span>1 The Biosynthesis and Function of Polysaccharide Components of the Plant Cell Wall 3<br />
<em>Ryusuke Yokoyama, Naoki Shinohara, Rin Asaoka, Hideki Narukawa and Kazuhiko Nishitani</em></span></span></span></p>

<p><span><span><span>2 Regulation of Cell Wall Formation by Membrane Traffic 35<br />
<em>Clara Sánchez-Rodríguez and Staffan Persson</em></span></span></span></p>

<p><span><span><span>3 A Blueprint for Cellulose Biosynthesis, Deposition, and Regulation in Plants 65<br />
<em>Ian S. Wallace and Chris R. Somerville</em></span></span></span></p>

<p><span><span><span>4 Cortical Microtubule Array Organization and Plant Cell Morphogenesis 97<br />
<em>Sidney L. Shaw and Laura Vineyard</em></span></span></span></p>

<p><span><span><span>5 Actin Filament Dynamics and their Role in Plant Cell Expansion 127<br />
<em>Jiejie Li, Ruthie Arieti and Christopher J. Staiger</em></span></span></span></p>

<p><span><span><strong><span>Section 2 Cellular Mechanisms Underlying Various Cell Shapes 163</span></strong></span></span></p>

<p><span><span><span>6 The Regulation of Cell Shape Formation by ROP-dependent Auxin Signaling 165<br />
<em>Shingo Nagawa and Zhenbiao Yang</em></span></span></span></p>

<p><span><span><span>7 Xylem Cell Wall Pattern Formation Regulated by Microtubule-associated Proteins and ROP GTPases 191<br />
<em>Yoshihisa Oda and Hiroo Fukuda</em></span></span></span></p>

<p><span><span><span>8 ROP Signaling and the Cytoskeleton in Pollen Tube Growth 215<br />
<em>Lei Zhu and Ying Fu</em></span></span></span></p>

<p><span><span><span>9 Phosphoinositide Signaling in Root Hair Tip Growth 239<br />
<em>Hiroaki Kusano, Rumi Tominaga, Takuji Wada, Mariko Kato and Takashi Aoyama</em></span></span></span></p>

<p><span><span><span>10 Arabidopsis Trichome Morphogenesis and the Role of Microtubules in Controlling Trichome Branch Formation 269<br />
<em>M. David Marks</em></span></span></span></p>

<p><span><span><span>11 Transfer Cells: Novel Cell Types with Unique Wall Ingrowth Architecture Designed for Optimized Nutrient Transport 287<br />
<em>David W. McCurdy</em></span></span></span></p>

<p><span><span><strong><span>Section 3 Developmental Regulations of Cell Shape 319</span></strong></span></span></p>

<p><span><span><span>12 Regulation of Guard Cell Formation by Integration of Transcriptional and Signaling Regulation 321<br />
<em>Chin-Min Kimmy Ho and Dominique C. Bergmann</em></span></span></span></p>

<p><span><span><span>13 Transcriptional Regulation of Biosynthesis of Cell Wall Components during Xylem Differentiation 351<br />
<em>Ruiqin Zhong and Zheng-Hua Ye</em></span></span></span></p>

<p><span><span><span>14 Phloem Cell Development 379<br />
<em>Raffael Lichtenberger, Kaori Furuta-Miyashima, Eva Hellmann and Ykä Helariutta</em></span></span></span></p>

<p> </p>

<p> </p>
', 'Title
			Plant Cell Wall Patterning and Cell Shape

			Author
			Hiroo Fukuda

			ISBN
			9781118647370

			Publisher
			Wiley

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Plant Cell Wall Patterning and Cell Shape</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Hiroo Fukuda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118647370</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"20716"', '"13465"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4110cell.jpeg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781118647370&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4127', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4127', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 334, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('6fc412b1-b521-4bf8-87f4-b9d006f951d9', '3598', 807, 'सुभाष चंद्र बोसे और आज़ाद हिन्द फौज -2 भागो में', '2-3598', '-2-', '8187471050', '8187471050', '8187471050', NULL, 'Subhash Chandra Bose Aur  Azad Hind Fauz in 2 Vols.', '<p><span>Subhash Chandra Bose Aur  Azad Hind Fauz in 2 Vols.</span></p>', 'Title
			सुभाष चंद्र बोसे और आज़ाद हिन्द फौज -2 भागो में

			Author
			डॉ. अशोक तिवारी 

			ISBN
			8187471050

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">सुभाष चंद्र बोसे और आज़ाद हिन्द फौज -2 भागो में</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. अशोक तिवारी </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">8187471050</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6990WhatsApp%20Image%202025-09-09%20at%2011.25.29_19bd5492.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187471050&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3598', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3598', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 807, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('6fdd3383-d829-45f2-b934-894d53ace8b9', '1597', NULL, 'Encyclopedia of E-Commerce, E-Government and Mobile Commerce in 2 Vols.', 'encyclopedia-of-ecommerce-egovernment-and-mobile-commerce-in-2-vols-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-159-1597', 'encyclopedia-of-ecommerce-egovernment-and-mobile-commerce-in-2-vols-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597-1597', 'CFTT9876', 'CFTT9876', 'CFTT9876', NULL, 'Mehdi Khosrow-Pour, D.B.A. is currently the Executive Director of the Information Resources Management Association (IRMA). Previously, he served on the faculty of the Pennsylvania State University as an Associate Professor of Information Systems for twenty years.', '<p>Mehdi Khosrow-Pour, D.B.A. is currently the Executive Director of the Information Resources Management Association (IRMA). Previously, he served on the faculty of the Pennsylvania State University as an Associate Professor of Information Systems for twenty years.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Mehdi Khosrow-Pour

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781591407997

			Pages
			1350

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mehdi Khosrow-Pour</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781591407997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"39399"', '"23639"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1350, '1350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72549781591407997.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFTT9876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1597', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1597', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2114, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('6ff6b0da-3381-4b32-94ca-cce8a856dd74', '514', NULL, 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A book', 'gender-race-and-religion-intersections-and-challenges-ethnic-and-racial-studies-a-book-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514', 'gender-race-and-religion-intersections-and-challenges-ethnic-and-racial-studies-a-book-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514-514', 'HNDJK7847', 'HNDJK7847', 'HNDJK7847', NULL, 'Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.', '<p>Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.</p>', 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A BOOK', '<h1>Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A BOOK</h1>', '"1099"', '"659"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24061851682589.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNDJK7847&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=514', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=514', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2772, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('702585f3-c16d-485d-af99-e427a0283b4a', '1921', NULL, 'Biodiversity & The Law -Intellectual Property Biotechnology & Traditional Knowledge', 'biodiversity-the-law-intellectual-property-biotechnology-traditional-knowledge-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-19-1921', 'biodiversity-the-law-intellectual-property-biotechnology-traditional-knowledge-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921-1921', 'YJUH5755', 'YJUH5755', 'YJUH5755', NULL, 'How do we promote global economic development, while simultaneously preserving local biological and cultural diversity? This authoritative volume, written by leading legal experts and biological and social scientists from around the world, aims to address this question in all of its complexity. The first part of the book focuses on biodiversity and examines what we are losing, why and what is to be done. The second part addresses biotechnology and looks at whether it is part of the solution or part of the problem, or perhaps both. The third section examines traditional knowledge, explains what it is and how, if at all, it should be protected. The fourth and final part looks at ethnobotany and bioprospecting and offers practical lessons from the vast and diverse experiences of the contributors.', '<p>How do we promote global economic development, while simultaneously preserving local biological and cultural diversity? This authoritative volume, written by leading legal experts and biological and social scientists from around the world, aims to address this question in all of its complexity. The first part of the book focuses on biodiversity and examines what we are losing, why and what is to be done. The second part addresses biotechnology and looks at whether it is part of the solution or part of the problem, or perhaps both. The third section examines traditional knowledge, explains what it is and how, if at all, it should be protected. The fourth and final part looks at ethnobotany and bioprospecting and offers practical lessons from the vast and diverse experiences of the contributors.</p>', 'Biodiversity & The Law -Intellectual Property Biotechnology & Traditional Knowledge', '<h1>Biodiversity &amp; The Law -Intellectual Property Biotechnology &amp; Traditional Knowledge</h1>', '"9100"', '"5460"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9089dpp_9_14.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YJUH5755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1921', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1921', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1891, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('70258954-c5f2-47fe-9666-a3a6078ab495', '192', NULL, 'Compact Oxford Dictionary of Current English 3/e', 'compact-oxford-dictionary-of-current-english-3e', 'compact-oxford-dictionary-of-current-english-3e', 'Compact Oxford Dectioary', 'Compact Oxford Dectioary', 'Compact Oxford Dectioary', NULL, '', NULL, 'Sub Title
			No

			Author
			Oxford

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780199561742

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Oxford</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780199561742</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1699"', '"1019"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6778logo_white_plus_3_2.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Compact%20Oxford%20Dectioary&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=192', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=192', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2962, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('70274352-8b56-4915-9d8f-25c10ee0fadb', '3429', 965, 'Statistical Demography and Forecasting', 'statistical-demography-and-forecasting-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429', 'statistical-demography-and-forecasting-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429-3429', '9780387225388', '9780387225388', '9780387225388', NULL, 'Sustainability of pension systems, intergeneration fiscal equity under population aging, and accounting for health care benefits for future retirees are examples of problems that cannot be solved without understanding the nature of population forecasts and their uncertainty. Similarly, the accuracy of population estimates directly affects both the distributions of formula-based government allocations to sub-national units and the apportionment of political representation. The book develops the statistical foundation for addressing such issues. Areas covered include classical mathematical demography, event history methods, multi-state methods, stochastic population forecasting, sampling and census coverage, and decision theory. The methods are illustrated with empirical applications from Europe and the U.S.

For statisticians the book provides a unique introduction to demographic problems in a familiar language. For demographers, actuaries, epidemiologists, and professionals in related fields, the book presents a unified statistical outlook on both classical methods of demography and recent developments. To facilitate its classroom use, exercises are included. Over half of the book is readily accessible to undergraduates, but more maturity may be required to benefit fully from the complete text. Knowledge of differential and integral calculus, matrix algebra, basic probability theory, and regression analysis is assumed.

Juha M. Alho is Professor of Statistics, University of Joensuu, Finland, and Bruce D. Spencer is Professor of Statistics and Faculty Fellow at the Institute for Policy Research, Northwestern University. Both have contributed extensively to statistical demography and served in advisory roles and as statistical consultants in the field.', '<p>Sustainability of pension systems, intergeneration fiscal equity under population aging, and accounting for health care benefits for future retirees are examples of problems that cannot be solved without understanding the nature of population forecasts and their uncertainty. Similarly, the accuracy of population estimates directly affects both the distributions of formula-based government allocations to sub-national units and the apportionment of political representation. The book develops the statistical foundation for addressing such issues. Areas covered include classical mathematical demography, event history methods, multi-state methods, stochastic population forecasting, sampling and census coverage, and decision theory. The methods are illustrated with empirical applications from Europe and the U.S.</p>

<p>For statisticians the book provides a unique introduction to demographic problems in a familiar language. For demographers, actuaries, epidemiologists, and professionals in related fields, the book presents a unified statistical outlook on both classical methods of demography and recent developments. To facilitate its classroom use, exercises are included. Over half of the book is readily accessible to undergraduates, but more maturity may be required to benefit fully from the complete text. Knowledge of differential and integral calculus, matrix algebra, basic probability theory, and regression analysis is assumed.</p>

<p>Juha M. Alho is Professor of Statistics, University of Joensuu, Finland, and Bruce D. Spencer is Professor of Statistics and Faculty Fellow at the Institute for Policy Research, Northwestern University. Both have contributed extensively to statistical demography and served in advisory roles and as statistical consultants in the field.</p>', 'Sub Title
			Springer Series in Statistics

			Author
			Juha M. Alho

			ISBN 13 Digit
			9780387225388

			Pages
			412

			Binding
			Paperback

			Year of Publication
			2005

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Springer Series in Statistics</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Juha M. Alho</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387225388</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>412</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"13760"', '"8260"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 412, '412', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/962541EoXAEmnbL._SX329_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387225388&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3429', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3429', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 965, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:01'),
('7050cdca-dc49-4a1e-ba82-1692643cc498', '1991', NULL, 'Medial Representations, Mathematics, Algorithms and Applications - Computational Imaging', 'medial-representations-mathematics-algorithms-and-applications-computational-imaging-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1-1991', 'medial-representations-mathematics-algorithms-and-applications-computational-imaging-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991-1991', 'GHJU7185', 'GHJU7185', 'GHJU7185', NULL, 'The last half century has seen the development of many biological or physical t- ories that have explicitly or implicitly involved medial descriptions of objects and other spatial entities in our world. Simultaneously mathematicians have studied the properties of these skeletal descriptions of shape, and, stimulated by the many areas where medial models are useful, computer scientists and engineers have developed numerous algorithms for computing and using these models. We bring this kno- edge and experience together into this book in order to make medial technology more widely understood and used. The book consists of an introductory chapter, two chapters on the major mat- matical results on medial representations, ?ve chapters on algorithms for extracting medial models from boundary or binary image descriptions of objects, and three chapters on applications in image analysis and other areas of study and design. We hope that this book will serve the science and engineering communities using medial models and will provide learning material for students entering this ?eld. We are fortunate to have recruited many of the world leaders in medial theory, algorithms, and applications to write chapters in this book. We thank them for their signi?cant effort in preparing their contributions. We have edited these chapters and have combined them with the ?ve chapters that we have written to produce an integrated whole.', '<p>The last half century has seen the development of many biological or physical t- ories that have explicitly or implicitly involved medial descriptions of objects and other spatial entities in our world. Simultaneously mathematicians have studied the properties of these skeletal descriptions of shape, and, stimulated by the many areas where medial models are useful, computer scientists and engineers have developed numerous algorithms for computing and using these models. We bring this kno- edge and experience together into this book in order to make medial technology more widely understood and used. The book consists of an introductory chapter, two chapters on the major mat- matical results on medial representations, ?ve chapters on algorithms for extracting medial models from boundary or binary image descriptions of objects, and three chapters on applications in image analysis and other areas of study and design. We hope that this book will serve the science and engineering communities using medial models and will provide learning material for students entering this ?eld. We are fortunate to have recruited many of the world leaders in medial theory, algorithms, and applications to write chapters in this book. We thank them for their signi?cant effort in preparing their contributions. We have edited these chapters and have combined them with the ?ve chapters that we have written to produce an integrated whole.</p>', 'Medial Representations, Mathematics, Algorithms and Applications - Computational Imaging', '<h1>Medial Representations, Mathematics, Algorithms and Applications - Computational Imaging</h1>', '"7300"', '"4380"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7865dpp_10_41.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHJU7185&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1991', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1991', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1839, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:01'),
('706bae02-b539-4b75-8234-585c98c5ec57', '3394', 998, 'Handbook of Vibrational Spectroscopy - 5 Vols.', 'handbook-of-vibrational-spectroscopy-5-vols-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394', 'handbook-of-vibrational-spectroscopy-5-vols-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394-3394', '0471988472', '0471988472', '0471988472', NULL, 'Content - VOLUME 1:  THEORY AND INSTRUMENTATION, Introduction to the Theory and Practice of Vibrational Spectroscopy, Instrumentation for Mid- and Far-infrared Spectroscopy,  Instrumentation for Near-infrared Spectroscopy, Instrumentation for Raman Spectroscopy,  Time-resolved Spectroscopy, Dichroism and Optical Activity in Vibrational Spectroscopy, Surface-enhanced Vibrational Spectroscopy, Other Instrumental  Approaches for Vibrational Spectroscopy, Calibration Procedures and Standards for Vibrational Spectroscopy, VOLUME 2: SAMPLING TECHNIQUES, Mid- and Near-infrared Transmission Spectroscopy, Mid-infrared External Reflection Spectroscopy, Mid-infrared Internal Reflection Spectroscopy, Diffuse Reflection Spectroscopy, Other IR Sampling Techniques, Raman Spectroscopy, Low Temperature and High Pressure Sampling Techniques, Microscopy, Depth Profiling by Vibrational Spectroscopy, Optical Conduits for Vibrational Spectroscopy, Hyphenated Techniques, Atmospheric, VOLUME 3: SAMPLE CHARACTERIZATION AND SPECTRAL DATA PROCESSING, Spectra-Structure Correlations, Group Theoretical and Numerical Approachs to the Calculation of Vibrational Spectra, Discriminant Analysis, Two-dimensional (2D) Analysis, Spectral Enhancement and Band Resolution Techniques, Quantiatative Analysis,  Anomalies, Artifacts and Common Errors in Using Vibrational Spectroscopy Techniques, Glossary, VOLUME 4: APPLICATIONS IN INDUSTRY, MATERIALS AND THE PHYSICAL SCIENCES, Analysis and Characterization of Polymers and Rubbers, Rheo-optical Measurements of Polymers and Rubbers,  Materials Science, Spectroelectrochemistry, Process Vibrational Spectroscopy, Atmospheric and Astronomical Vibrational Spectroscopy,  Industrial Applications of Vibrational Spectroscopy,  Forensic Applications of Vibrational Spectroscopy, Catalysis, Other Applications of Vibrational Spectroscopy, Vibrational Spectroscopy in Education, VOLUME 5: APPLICATIONS IN LIFE, PHARMACEUTICAL AND NATURAL SCIENCES,  Biomedical Applications, Biochemical Applications, Pharmaceutical  Applications, Food Science, Agricultural Applications,  Abbreviations and Acronyms, Glossary, List of Contributors, and Subject  Index                                                  ', '<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>VOLUME 1:  THEORY AND INSTRUMENTATION, Introduction to the Theory and Practice of Vibrational Spectroscopy, Instrumentation for Mid- and Far-infrared Spectroscopy,  Instrumentation for Near-infrared Spectroscopy, Instrumentation for Raman Spectroscopy,  Time-resolved Spectroscopy, Dichroism and Optical Activity in Vibrational Spectroscopy, Surface-enhanced Vibrational Spectroscopy, Other Instrumental  Approaches for Vibrational Spectroscopy, Calibration Procedures and Standards for Vibrational Spectroscopy, VOLUME 2: SAMPLING TECHNIQUES, Mid- and Near-infrared Transmission Spectroscopy, Mid-infrared External Reflection Spectroscopy, Mid-infrared Internal Reflection Spectroscopy, Diffuse Reflection Spectroscopy, Other IR Sampling Techniques, Raman Spectroscopy, Low Temperature and High Pressure Sampling Techniques, Microscopy, Depth Profiling by Vibrational Spectroscopy, Optical Conduits for Vibrational Spectroscopy, Hyphenated Techniques, Atmospheric, VOLUME 3: SAMPLE CHARACTERIZATION AND SPECTRAL DATA PROCESSING, Spectra-Structure Correlations, Group Theoretical and Numerical Approachs to the Calculation of Vibrational Spectra, Discriminant Analysis, Two-dimensional (2D) Analysis, Spectral Enhancement and Band Resolution Techniques, Quantiatative Analysis,  Anomalies, Artifacts and Common Errors in Using Vibrational Spectroscopy Techniques, Glossary, VOLUME 4: APPLICATIONS IN INDUSTRY, MATERIALS AND THE PHYSICAL SCIENCES, Analysis and Characterization of Polymers and Rubbers, Rheo-optical Measurements of Polymers and Rubbers,  Materials Science, Spectroelectrochemistry, Process Vibrational Spectroscopy, Atmospheric and Astronomical Vibrational Spectroscopy,  Industrial Applications of Vibrational Spectroscopy,  Forensic Applications of Vibrational Spectroscopy, Catalysis, Other Applications of Vibrational Spectroscopy, Vibrational Spectroscopy in Education, VOLUME 5: APPLICATIONS IN LIFE, PHARMACEUTICAL AND NATURAL SCIENCES,  Biomedical Applications, Biochemical Applications, Pharmaceutical  Applications, Food Science, Agricultural Applications,  Abbreviations and Acronyms, Glossary, List of Contributors, and Subject  Index</span>                                                  </span></span></p>', 'Sub Title
			Theory and Instrumentation

			Author
			J. M. Chalmers, P. R. Griffiths

			About Author
			As per Book

			ISBN 10 Digit
			0471988472

			ISBN 13 Digit
			 

			Pages
			3862

			Binding
			Hardcover

			Year of Publication
			2002

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Theory and Instrumentation</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>J. M. Chalmers, P. R. Griffiths</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0471988472</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>3862</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2002</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"374800"', '"224880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3862, '3862', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3120Handbook%20of%20Vibrational%20Spectroscopy%20-%205%20Vols..jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0471988472&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3394', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3394', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 998, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:01'),
('70712308-a8c5-4a32-8b14-b2a0ba147da2', '1893', NULL, 'Anatomy and Physiology - Understanding the Human Body', 'anatomy-and-physiology-understanding-the-human-body-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893', 'anatomy-and-physiology-understanding-the-human-body-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893-1893', 'DRFE4455', 'DRFE4455', 'DRFE4455', NULL, 'Anatomy and Physiology: Understanding the Human Body offers students a fresh approach to anatomy and physiology through its informal, conversational style and its extensive use of analogies that carefully explain both the structure and function of the human body. The stimulating conversational tone and study tips guide students through difficult concepts and maximize comprehension of these concepts. This unique book presents enough detail to satisfy well-prepared students, while the personal and friendly presentation will keep even the least-motivated students reading and learning.', '<p>Anatomy and Physiology: Understanding the Human Body offers students a fresh approach to anatomy and physiology through its informal, conversational style and its extensive use of analogies that carefully explain both the structure and function of the human body. The stimulating conversational tone and study tips guide students through difficult concepts and maximize comprehension of these concepts. This unique book presents enough detail to satisfy well-prepared students, while the personal and friendly presentation will keep even the least-motivated students reading and learning.</p>', 'Anatomy and Physiology - Understanding the Human Body', '<h1>Anatomy and Physiology - Understanding the Human Body</h1>', '"10999"', '"6599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7535dpp_8_7.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DRFE4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1893', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1893', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1910, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', '3658', 783, 'Encyclopedia of Physical Science & Technology 3/e 18 Vols. Set', 'encyclopedia-of-physical-science-technology-3e-18-vols-set', 'encyclopedia-of-physical-science-technology-3e-18-vols-set', '9780122274107', '9780122274107', '9780122274107', NULL, 'Nine years has passed since the 1992 second edition of the encyclopedia was published. This completely revised third edition, which is a university and professional level compendium of chemistry, molecular biology, mathematics, and engineering, is refreshed with numerous articles about current research in these fields. For example, the new edition has an increased emphasis on information processing and biotechnology, reflecting the rapid growth of these areas. The continuing Editor-in-Chief, Robert Meyers, and the Board prepared a new topical outline of physical science and technology to define complete coverage. Section editors are either Nobel Laureates or editors of key journals in their fields. Additional Board members representing the global scientific community were also recruited.

The new 18-volume edition of the Encyclopedia of Physical Science and Technology, Third Edition, will have the added feature of an Index Volume, containing abstracts of all of the articles in the encyclopedia.

Key Features

	Has been completely updated with no less than 90% revised material and 50% new content throughout the volumes

	Presents eighteen volumes, nearly 800 authoritative articles and 14,500 pages

	Is lavishly illustrated with over 7,000 photographs, illustrations and tables

	Presents an increased emphasis on the hottest topics such as information processing, environmental science, biotechnology and biomedicine

	Includes a final Index Volume containing Thematic, Relational and Subject indexes', '<p>Nine years has passed since the 1992 second edition of the encyclopedia was published. This completely revised third edition, which is a university and professional level compendium of chemistry, molecular biology, mathematics, and engineering, is refreshed with numerous articles about current research in these fields. For example, the new edition has an increased emphasis on information processing and biotechnology, reflecting the rapid growth of these areas. The continuing Editor-in-Chief, Robert Meyers, and the Board prepared a new topical outline of physical science and technology to define complete coverage. Section editors are either Nobel Laureates or editors of key journals in their fields. Additional Board members representing the global scientific community were also recruited.</p>

<p>The new 18-volume edition of the <em>Encyclopedia of Physical Science and Technology, Third Edition</em>, will have the added feature of an Index Volume, containing abstracts of all of the articles in the encyclopedia.</p>

<h3><strong>Key Features</strong></h3>

<ul>
	<li>Has been completely updated with no less than 90% revised material and 50% new content throughout the volumes</li>
	<li>Presents eighteen volumes, nearly 800 authoritative articles and 14,500 pages</li>
	<li>Is lavishly illustrated with over 7,000 photographs, illustrations and tables</li>
	<li>Presents an increased emphasis on the hottest topics such as information processing, environmental science, biotechnology and biomedicine</li>
	<li>Includes a final Index Volume containing Thematic, Relational and Subject indexes</li>
</ul>', 'Sub Title
			Encyclopedia of Physical Science & Technology 3/e  18 Vols. Set

			Author / Editor
			 Robert A. Meyers

			About Author

			Robert A. Meyers - Ramtech, Inc., Tarzana, California, USA

			ISBN 13 Digit
			9780122274107

			Pages
			15453 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Physical Science &amp; Technology 3/e  18 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center"> Robert A. Meyers</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<h3 style="text-align:center"><span>Robert A. Meyers - Ramtech, Inc., Tarzana, California, USA</span></h3>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780122274107</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">15453 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', '"207432"', '"124459"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '15453 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/975641BEA2HTRCL._SX198_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122274107&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3658', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3658', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 783, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('70958de5-4a73-4c89-b0b3-e0aa552fcb8c', '3244', NULL, 'Compton''s Britannica Encyclopedia - 26 Vols.', 'comptons-britannica-encyclopedia-26-vols', 'comptons-britannica-encyclopedia-26-vols', '9781593392376', '9781593392376', '9781593392376', NULL, 'About the book

Written and visually designed for students ages 10-17, the "2007 Compton''s by Britannica" is packed with information young learners will find exciting and captivating. Dramatic pictures, detailed diagrams, and engaging texts will give young readers the basic facts and entice more advanced students to dig deeper. The 26 volume set covers a wide variety of topics and presents information in an easy-to-read style. The 2007 edition is fully updated, revised, and reviewed by educators, expert contributors, and Britannica editors. Designed to inspire ambition and stimulate the imagination, "Compton''s" is perfect for any family''s home library. It includes more than 50 per cent New and Revised Content. New and revised articles include astronomy, ballet, football, Olympic medallist Shani Davis, genetic engineering, global warming, flood, Hamas, Liberia, New Orleans, and Palestine, social security, weather and much more. More than 37,000 articles cover geography, math, people, social studies, science, and more. Engaging Graphics - Readers will be captivated by 23,000 maps, charts, tables, and images including hundreds of stunning new additions. Convenient, carefully designed aids provided throughout each volume encourage research and fact-finding.', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Written and visually designed for students ages 10-17, the "2007 Compton''s by Britannica" is packed with information young learners will find exciting and captivating. Dramatic pictures, detailed diagrams, and engaging texts will give young readers the basic facts and entice more advanced students to dig deeper. The 26 volume set covers a wide variety of topics and presents information in an easy-to-read style. The 2007 edition is fully updated, revised, and reviewed by educators, expert contributors, and Britannica editors. Designed to inspire ambition and stimulate the imagination, "Compton''s" is perfect for any family''s home library. It includes more than 50 per cent New and Revised Content. New and revised articles include astronomy, ballet, football, Olympic medallist Shani Davis, genetic engineering, global warming, flood, Hamas, Liberia, New Orleans, and Palestine, social security, weather and much more. More than 37,000 articles cover geography, math, people, social studies, science, and more. Engaging Graphics - Readers will be captivated by 23,000 maps, charts, tables, and images including hundreds of stunning new additions. Convenient, carefully designed aids provided throughout each volume encourage research and fact-finding.</span></span></p>', 'Title
			Compton''s Britannica Encyclopedia - 26 Vols.

			Author
			Britannica

			ISBN
			9781593392376

			Publisher
			Britannica

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Compton''s Britannica Encyclopedia - 26 Vols.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781593392376</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"54999"', '"41249"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c56be9f9-95e2-4f87-960c-7771a7c66f21', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5217compton;s%20(1).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781593392376&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3244', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3244', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1135, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:01'),
('70b54d9c-8cc1-4746-a4b6-45426d0c565d', '2158', NULL, 'Programming Langages - Principles and Paradigms - 2/e', 'programming-langages-principles-and-paradigms-2e-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-21-2158', 'programming-langages-principles-and-paradigms-2e-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158-2158', 'RTHU8765', 'RTHU8765', 'RTHU8765', NULL, 'OVERVIEW Most current programming language text that provides a balanced mix of explanation and experimentation. Opening chapters present the fundamental principals of programming languages, while optional companion chapters provide implementation-based, hands-on experience that delves even deeper. This edition also includes a greatly expanded treatment of the four major programming paradigms, incorporating a number of the most current languages such as Perl and Python. Special topics presented include event-handling, concurrency, and an all-new chapter on correctness. Overall, this edition provides both broad and deep coverage of language design principles and the major paradigms, allowing users the flexibility of choosing what topics to emphasize.', '<p>OVERVIEW Most current programming language text that provides a balanced mix of explanation and experimentation. Opening chapters present the fundamental principals of programming languages, while optional companion chapters provide implementation-based, hands-on experience that delves even deeper. This edition also includes a greatly expanded treatment of the four major programming paradigms, incorporating a number of the most current languages such as Perl and Python. Special topics presented include event-handling, concurrency, and an all-new chapter on correctness. Overall, this edition provides both broad and deep coverage of language design principles and the major paradigms, allowing users the flexibility of choosing what topics to emphasize.</p>', 'Programming Langages - Principles and Paradigms - 2/e', '<h1>Programming Langages - Principles and Paradigms - 2/e</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21709780070636590.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTHU8765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2158', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2158', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1720, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:01'),
('70eef042-e354-46d7-bca6-da6822089d5f', '1894', NULL, 'Human Physiology 7/e - The Mechanisms of Body Function', 'human-physiology-7e-the-mechanisms-of-body-function-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894', 'human-physiology-7e-the-mechanisms-of-body-function-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894-1894', 'UHYH776', 'UHYH776', 'UHYH776', NULL, 'Human Physiology 7/e - The Mechanisms of Body Function', '<h1>Human Physiology 7/e - The Mechanisms of Body Function</h1>', 'Sub Title
			No

			Author
			Luciano

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789339220112

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Luciano</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339220112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1675"', '"1005"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9171dpp_8_18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UHYH776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1894', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1894', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1909, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('70f1369e-5147-49c2-a98a-5e3d2b75a552', '1453', NULL, 'Destination Krishna', 'destination-krishna-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1-1453', 'destination-krishna-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453-1453', '9788176620123', '9788176620123', '9788176620123', NULL, 'Written in a simple language, this book is a common man''s guide to the epic work Geeta. A richly satisfying book, Destination Krishna gives a splendid description of the theory of rebirth, the physical and the non-physical world, spiritual and philosophical ideas, meditation and the secret of performing ones deeds and duties. It steers the reader through life and ultimately takes him to the realm of the Supreme Being by beautifully explaining the laws of Karma. The original chapters of the Geeta have been rearranged in this book to make it a better and easier guide for everyday life.

Content - About the Author, Acknowledgement, Preface, List of Illustrations,  Introduction,  Three Hindu Treatises, I Body: Physical and Non-Physical, II Personality: Shadow of Soul, III Biology of Karma, IV Is there Rebirth?, V Secret of Performing Karmas, VI Presence of God, VII   Existence and Emergence of God, VIII Which God is to be Worshipped, IX Unity of Identities: Supreme Consciousness, X Tuning of Body and Mind, XI Intellect and Knowledge of Self, XII Union with God: Karma Yoga, XIII Bhaktiyog,  XIV Union through Meditation and Knowledge, XV Union through Renunciation, XVI Grace of God, Divine Directives of Geeta, Body Formation Stages, Glossary, Bibliography                           ', '<h1 style="text-align:justify"><span>Written in a simple language, this book is a common man''s guide to the epic work Geeta. A richly satisfying book, Destination Krishna gives a splendid description of the theory of rebirth, the physical and the non-physical world, spiritual and philosophical ideas, meditation and the secret of performing ones deeds and duties. It steers the reader through life and ultimately takes him to the realm of the Supreme Being by beautifully explaining the laws of Karma. The original chapters of the Geeta have been rearranged in this book to make it a better and easier guide for everyday life.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> About the Author, Acknowledgement, Preface, List of Illustrations,  Introduction,  Three Hindu Treatises, I Body: Physical and Non-Physical, II Personality: Shadow of Soul, III Biology of Karma, IV Is there Rebirth?, V Secret of Performing Karmas, VI Presence of God, VII   Existence and Emergence of God, VIII Which God is to be Worshipped, IX Unity of Identities: Supreme Consciousness, X Tuning of Body and Mind, XI Intellect and Knowledge of Self, XII Union with God: Karma Yoga, XIII Bhaktiyog,  XIV Union through Meditation and Knowledge, XV Union through Renunciation, XVI Grace of God, Divine Directives of Geeta, Body Formation Stages, Glossary, Bibliography </span>                         <span> </span></p>', 'Sub Title
			Teachings of Bhagwat Geeta

			Author
			Dr. R.L. Pitale

			About Author
			As per Book

			ISBN 10 Digit
			8176620122

			ISBN 13 Digit
			9788176620123

			Pages
			171

			Binding
			Paperback

			Year of Publication
			1999

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Teachings of Bhagwat Geeta</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. R.L. Pitale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8176620122</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176620123</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>171</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"200"', '"120"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 171, '171', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91179788176620123.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176620123&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1453', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1453', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2194, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('70ffccf1-3ba1-4406-a889-51b982ba9fed', '3557', 847, 'Latent Curve Models - A Structural Equation Perspective', 'latent-curve-models-a-structural-equation-perspective-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-35-3557', 'latent-curve-models-a-structural-equation-perspective-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557-3557', '047145592X', '047145592X', '047145592X', NULL, 'The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.

The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.

This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:

	Chapter introductions and summaries that provide a quick overview of highlights

	Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications

	Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics

	Extensive footnoting that points the way to the primary literature for more information on particular topics

With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.', '<p>The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.</p>

<p>The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.</p>

<p>This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:</p>

<ul>
	<li>Chapter introductions and summaries that provide a quick overview of highlights</li>
	<li>Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications</li>
	<li>Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics</li>
	<li>Extensive footnoting that points the way to the primary literature for more information on particular topics</li>
</ul>

<p>With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.</p>', 'Sub Title
			No

			Author
			Kenneth A. Bollen & Patrick J. Curran

			About Author
			KENNETH A. BOLLEN, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			PATRICK J. CURRAN, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.

			Content

			No

			ISBN 10 Digit
			047145592X

			ISBN 13 Digit
			9780471455929

			Pages
			312

			Binding
			Hardback

			Year of Publication
			2005

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kenneth A. Bollen &amp; Patrick J. Curran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>KENNETH A. BOLLEN</strong>, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			<p><strong>PATRICK J. CURRAN</strong>, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>047145592X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471455929</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>312</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"13426"', '"8056"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 312, '312', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1497l.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=047145592X&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3557', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3557', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 847, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('710eb589-e242-4f61-8537-2bb866d5fae8', '227', NULL, 'Employment Law for Business Students', 'employment-law-for-business-students-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-22-227', 'employment-law-for-business-students-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227-227', '9781412900218', '9781412900218', '9781412900218', NULL, 'Tailored to meet the needs of business students, this book allows readers to navigate the core legal provisions in employment law and get to grips with crucial issues. The language used is easy to follow and the structure of the book provides an accessible introduction to the subject. Throughout, the book provides relevant examples, gives international law comparisons and imbues readers with a `best practice'' awareness. Students will also use the book to: - Recognize and understand relevant case law in key areas; - Understand how employment law works in practice; - Assess the effectiveness of United Kingdom and European employment law. This book will be of invaluable help to Undergraduate and MBA students as well as those pursing a CIPD employment law course.', '<p>Tailored to meet the needs of business students, this book allows readers to navigate the core legal provisions in employment law and get to grips with crucial issues. The language used is easy to follow and the structure of the book provides an accessible introduction to the subject. Throughout, the book provides relevant examples, gives international law comparisons and imbues readers with a `best practice'' awareness. Students will also use the book to: - Recognize and understand relevant case law in key areas; - Understand how employment law works in practice; - Assess the effectiveness of United Kingdom and European employment law. This book will be of invaluable help to Undergraduate and MBA students as well as those pursing a CIPD employment law course.</p>', 'Sub Title
			Business Students

			Author
			Stephen Hardy, Robert Upex

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412900218

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			Ist

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Business Students</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Stephen Hardy, Robert Upex</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412900218</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2615"', '"1569"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38069781412900218.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412900218&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=227', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=227', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2940, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('712f72cf-7d23-415a-94ad-1fece8a934dc', '92', NULL, 'Frontiers in Biochip Technology', 'frontiers-in-biochip-technology', 'frontiers-in-biochip-technology', 'Frontiers in Biochip', 'Frontiers in Biochip', 'Frontiers in Biochip ', NULL, 'Frontiers in Biochip Technology serves as an essential collection of new research in the field of biochip technology. This comprehensive collection covers emerging technologies and cutting –edge research in the field of biochip technology, with all chapters written by the international stars of this evolving field. Key topics and current trends in biochip technology covered include: -microarray technology and its applications - microfluidics - drug discovery - detection technology - lab-on-chip technology and bioinformatics. Frontiers in Biochip Technology is an important volume for all biotechnologists, bioengineers, genetic engineers, pharmacological researchers, and general bench researchers who want to be up-to-date on the latest advances in the rapidly growing field of biochip technology.', '<p>Frontiers in Biochip Technology serves as an essential collection of new research in the field of biochip technology. This comprehensive collection covers emerging technologies and cutting –edge research in the field of biochip technology, with all chapters written by the international stars of this evolving field. Key topics and current trends in biochip technology covered include: -microarray technology and its applications - microfluidics - drug discovery - detection technology - lab-on-chip technology and bioinformatics. Frontiers in Biochip Technology is an important volume for all biotechnologists, bioengineers, genetic engineers, pharmacological researchers, and general bench researchers who want to be up-to-date on the latest advances in the rapidly growing field of biochip technology.</p>', 'Sub Title
			No

			Author
			Wan-Li Xing

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387255682

			Pages
			358 pages

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			2006 edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wan-Li Xing</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387255682</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>358 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2006 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13900"', '"8340"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2006 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '358 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2040dpp_10_12.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Frontiers%20in%20Biochip%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=92', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=92', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3024, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:01'),
('7133e031-843a-4378-8039-f7ebe014dc74', '4403', 62, 'स्वाधीनता-संग्राम, हिंदी प्रेस और स्त्री का वैकल्पिक क्षेत्र ', 'सवधनत-सगरम-हद-परस-और-सतर-क-वकलपक-कषतर', '-', '9789395404105', '9789395404105', '9789395404105', NULL, 'स्वाधीनता-संग्राम, हिंदी प्रेस और स्त्री का वैकल्पिक क्षेत्र', '<h6>स्वाधीनता-संग्राम, हिंदी प्रेस और स्त्री का वैकल्पिक क्षेत्र </h6>
', 'Title
			स्वाधीनता-संग्राम, हिंदी प्रेस और स्त्री का वैकल्पिक क्षेत्र 

			Author
			जगदीश्वर चतुर्वेदी 

			ISBN
			9789395404105

			Publisher 
			Anamika

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>स्वाधीनता-संग्राम, हिंदी प्रेस और स्त्री का वैकल्पिक क्षेत्र </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>जगदीश्वर चतुर्वेदी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395404105</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher </span></td>
			<td style="text-align:center"><span>Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1500"', '"975"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c86f630c-c5de-4eb7-a7c2-56171c0d407e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4238hindi%20oprees.jpg', NULL, '16 | 19 | 20 | 33', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789395404105&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4403', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4403', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 62, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:01'),
('713932c6-3092-432b-a718-cfa6158e36ff', '3621', 800, 'Compendium of Chiral Auxiliary Applications 3 Vols. Set', 'compendium-of-chiral-auxiliary-applications-3-vols-set-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3-3621', 'compendium-of-chiral-auxiliary-applications-3-vols-set-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621-3621', '9780125953498', '9780125953498', '9780125953498', NULL, 'The Compendium is a detailed compilation of chiral auxiliaries which are used in the field of organic chemistry to direct "asymmetric synthesis". A molecule is called chiral because it can have two "enantiomers" -- like left and right-handed molecules. An enantiomer is either of two molecules of the same chemical composition that are mirror images of each other but not identical. A "chiral auxiliary" is an aid / auxiliary used to specifically produce either the left or right enantiomer of the chosen molecule, as desired. In this comprehesive reference source, industrial chemists can make informed selections of an auxiliary for a specific application. It is fully cross-referenced to enable the comparative selection of auxiliaries. The work includes over 13,000 auxiliary reaction applications with complete reaction details of the synthetic routes, reagents, and primary literature references.', '<p>The Compendium is a detailed compilation of chiral auxiliaries which are used in the field of organic chemistry to direct "asymmetric synthesis". A molecule is called chiral because it can have two "enantiomers" -- like left and right-handed molecules. An enantiomer is either of two molecules of the same chemical composition that are mirror images of each other but not identical. A "chiral auxiliary" is an aid / auxiliary used to specifically produce either the left or right enantiomer of the chosen molecule, as desired. In this comprehesive reference source, industrial chemists can make informed selections of an auxiliary for a specific application. It is fully cross-referenced to enable the comparative selection of auxiliaries. The work includes over 13,000 auxiliary reaction applications with complete reaction details of the synthetic routes, reagents, and primary literature references.</p>', 'Sub Title
			Compendium of Chiral Auxiliary Applications 3 Vols. Set

			Author
			Gregory Roos

			About Author
			Gregory Roos’ formal education comprised of a BSc (1971), BSc Honours (1972), and PhD in Organic Synthesis (1976) from the University of Cape Town. A postdoctoral fellowship with Richard Cookson at the University of Southampton was followed by a few years of pharmaceutical industrial experience. His fulltime academic career involved the University of Natal, South Africa (1981-1994), Murdoch University, Australia (1994-1997), and an extended period in the Middle East, including Sultan Qaboos University, Oman (1998-2004) and The Petroleum Institute, Abu Dhabi (2004-2008). He has successfully taught across various cultures and has received awards for his teaching contributions and innovations. Since 2009, as an adjunct Professor at Murdoch University, he shares his time between Australia and Dubai.
			His research interests have focused on the development of synthetic methodology, with particular interest in asymmetric processes. This provided numerous publications in the areas of the Baylis-Hillman reaction, imidazolidinone chiral auxiliaries, and dirhodium catalyst development and applications. This period also included a number of productive collaborative visits with Tony McKervey (University College Cork & Queen’s University, Belfast), C. K. Sha (Shin Hua University, Taiwan), Mike Doyle (Trinity University, San Antonio), and Ron Warrener (CQU Rockhampton, Queensland). In 2001 he received the Merck Gold Medal for research from the South African Chemical Institute.

			Content
			No

			ISBN 10 Digit
			0125953496

			ISBN 13 Digit
			9780125953496

			Pages
			1423 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Compendium of Chiral Auxiliary Applications 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gregory Roos</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Gregory Roos’ formal education comprised of a BSc (1971), BSc Honours (1972), and PhD in Organic Synthesis (1976) from the University of Cape Town. A postdoctoral fellowship with Richard Cookson at the University of Southampton was followed by a few years of pharmaceutical industrial experience. His fulltime academic career involved the University of Natal, South Africa (1981-1994), Murdoch University, Australia (1994-1997), and an extended period in the Middle East, including Sultan Qaboos University, Oman (1998-2004) and The Petroleum Institute, Abu Dhabi (2004-2008). He has successfully taught across various cultures and has received awards for his teaching contributions and innovations. Since 2009, as an adjunct Professor at Murdoch University, he shares his time between Australia and Dubai.
			<p>His research interests have focused on the development of synthetic methodology, with particular interest in asymmetric processes. This provided numerous publications in the areas of the Baylis-Hillman reaction, imidazolidinone chiral auxiliaries, and dirhodium catalyst development and applications. This period also included a number of productive collaborative visits with Tony McKervey (University College Cork &amp; Queen’s University, Belfast), C. K. Sha (Shin Hua University, Taiwan), Mike Doyle (Trinity University, San Antonio), and Ron Warrener (CQU Rockhampton, Queensland). In 2001 he received the Merck Gold Medal for research from the South African Chemical Institute.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0125953496</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780125953496</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1423 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"68945"', '"41367"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1423 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/637741CR8PFF4DL._SY264_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780125953498&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3621', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3621', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 800, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('713abb9c-7e85-436c-b3fc-12b9bd89e56b', '327', NULL, 'Progress in Mathematical Physics - Determining Spectra in Quantum Theory', 'progress-in-mathematical-physics-physical-applications-of-homogeneous-balls-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-327', 'progress-in-mathematical-physics-physical-applications-of-homogeneous-balls-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329', 'Progress in Mathematical Physics', 'Progress in Mathematical Physics::327', 'Progress in Mathematical Physics', NULL, '', NULL, 'Sub Title
			No

			Author
			Yaakov Friedman, Tzvi Scarr

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817633394

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yaakov Friedman, Tzvi Scarr</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817633394</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10799"', '"10750"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38849780817633394.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Progress%20in%20Mathematical%20Physics&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=327', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=327', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2887, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('7140352f-c430-4566-87de-71f755fe2e0b', '962', NULL, 'Encyclopaedia of Great Men of India - A Continuing Series - V 31-V 41 NEW', 'encyclopaedia-of-great-men-of-india-a-continuing-series-v-31v-41-new-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-96-962', 'encyclopaedia-of-great-men-of-india-a-continuing-series-v-31v-41-new-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962-962', 'YJHU4466', 'YJHU4466', 'YJHU4466', NULL, 'Encyclopaedia of Great Men of India - A Continuing Series - V 31-V 41 NEW', '<h1>Encyclopaedia of Great Men of India - A Continuing Series - V 31-V 41 NEW</h1>', 'Sub Title
			No

			Author
			Shiv Gajrani, S. Ram

			About Author
			No

			Content
			No

			ISBN 10 Digit
			8131100170

			ISBN 13 Digit
			No

			Pages
			2008

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shiv Gajrani, S. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8131100170</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13600"', '"8160"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2008, '2008', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48348131100170.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YJHU4466&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=962', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=962', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2514, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('715aac02-4b90-418f-aefa-a8e4a0eb4d5f', '357', NULL, 'Contribution of Women to Sanskrit, Pali and Prakrit Literature', 'contribution-of-women-to-sanskrit-pali-and-prakrit-literature', 'contribution-of-women-to-sanskrit-pali-and-prakrit-literature', '978818747195x', '978818747195x', '978818747195x', NULL, 'Contents:

1. Professor Hansaben Hindoha : Profile

2. General Studies

3. Subject Based Studies-Poetry (Poetesses and Works) Drama, Katha Sahitya, Epigraphy, Grammar

4. Vedic Seers (Female)

5. Buddhist and Jain Studies

6. Area Based Studies

7. Women Scholars

8. Bibliography

9. Contributors', '<p style="text-align:justify"><span><strong>Contents:</strong></span></p>

<p style="text-align:justify"><span>1. Professor Hansaben Hindoha : Profile</span></p>

<p style="text-align:justify"><span>2. General Studies</span></p>

<p style="text-align:justify"><span>3. Subject Based Studies-Poetry (Poetesses and Works) Drama, Katha Sahitya, Epigraphy, Grammar</span></p>

<p style="text-align:justify"><span>4. Vedic Seers (Female)</span></p>

<p style="text-align:justify"><span>5. Buddhist and Jain Studies</span></p>

<p style="text-align:justify"><span>6. Area Based Studies</span></p>

<p style="text-align:justify"><span>7. Women Scholars</span></p>

<p style="text-align:justify"><span>8. Bibliography</span></p>

<p style="text-align:justify"><span>9. Contributors</span></p>', 'Title
			Contribution of Women to Sanskrit, Pali and Prakrit Literature

			Author
			Dr. Gautam Patel

			ISBN
			978818747195x

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Contribution of Women to Sanskrit, Pali and Prakrit Literature</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Gautam Patel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>978818747195x</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1250"', '"875"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2397contribution_of_women_to_sanskrit_pali_and_prakrit_literature.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=978818747195x&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=357', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=357', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2872, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('715be7c3-71b1-4311-8174-dc989dc6a291', '1722', NULL, 'Modern Physics 2/e', 'modern-physics-2e-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-172-1722', 'modern-physics-2e-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722-1722', 'CVBH6654', 'CVBH6654', 'CVBH6654', NULL, 'Modern Physics, 2nd edition is the revision of a modern classic that covers all the major topics in modern physics, including relativity, quantum physics, and their applications. · The Special Theory of Relativity · The Particlelike Properties of Electromagnetic Radiation · The Wavelike Properties of Particles · The Schrödinger Equation · The Rutherford-Bohr Model of the Atom · The Hydrogen Atom in Wave Mechanics · Many-Electron Atoms · Molecular Structure · Statistical Physics · Solid-State Physics · Nuclear Structure and Radioactivity · Nuclear Reactions and Applications · Elementary Particles · Astrophysics and General Relativity · Cosmology: The Origin and Fate of the Universe', '<p>Modern Physics, 2nd edition is the revision of a modern classic that covers all the major topics in modern physics, including relativity, quantum physics, and their applications. · The Special Theory of Relativity · The Particlelike Properties of Electromagnetic Radiation · The Wavelike Properties of Particles · The Schrödinger Equation · The Rutherford-Bohr Model of the Atom · The Hydrogen Atom in Wave Mechanics · Many-Electron Atoms · Molecular Structure · Statistical Physics · Solid-State Physics · Nuclear Structure and Radioactivity · Nuclear Reactions and Applications · Elementary Particles · Astrophysics and General Relativity · Cosmology: The Origin and Fate of the Universe</p>', 'Modern Physics 2/e', '<h1>Modern Physics 2/e</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7658dpp_18_91.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVBH6654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1722', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1722', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2016, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('71b74fcf-b83f-4971-bc5e-100645b53eff', '4141', 320, 'Traveling Cultures and Plants: The Ethnobiology and Enthnopharmacy of Human Migrations', 'traveling-cultures-and-plants-the-ethnobiology-and-enthnopharmacy-of-human-migrations', 'traveling-cultures-and-plants-the-ethnobiology-and-enthnopharmacy-of-human-migrations', '9781845456795', '9781845456795', '9781845456795', NULL, 'About the book

The tremendous increase in migrations and diasporas of human groups in the last decades are not only bringing along challenging issues for society, especially related to the economic and political management of multiculturalism and culturally effective health care, but they are also creating dramatic changes in traditional knowledge, believes and practices (KBP) related to (medicinal) plant use. The contributors to this volume – all internationally recognized scholars in the field of ethnobiology, transcultural pharmacy, and medical anthropology – analyse these dynamics of traditional knowledge in especially 12 selected case studies.

Contents:

Chapter 1: Medicinal Plants and Cultural Variation across Dominican Rural, Urban, and Transnational Landscapes

Chapter 2: Use of Medicinal Plants by Dominican Immigrants in New York City for the Treatment of Common Health Conditions: A Comparative Analysis with Literature Data from the Dominican Republic

Chapter 3: Between Bellyaches and Lucky Charms: Revealing Latinos'' Plant-Healing Knowledge and Practices in New York City

Chapter 4: The Changing Scene of Health Promotion and Disease Prevention Strategies Due to Migration of Indians from the Asian Subcontinent to the United States

Chapter 5: Use of Traditional Herbal Remedies by Thai Immigrant Women in Sweden

Chapter 6: Medicinal Plant Use by Surinamese Immigrants in Amsterdam, the Netherlands: Results of a Pilot Market Survey

Chapter 7: The Use of Home Remedies for Health Care and Well-Being by Spanish-Speaking Latino Immigrants in London: A Reflection on Acculturation

Chapter 8: Hackney''s “Ethnic Economy” Revisited: Local Food Culture, Ethnic “Purity”, and the Politico-Historical Articulation of Kurdish Identity

Chapter 9: A Strange Drug in a Strange Land

Chapter 10: Traditional Health Care and Food and Medicinal Plant Use among Historic Albanian Migrants and Italians in Lucania, Southern Italy

Chapter 11: Plant Knowledge as Indicator of Historical Cultural Contacts: Tanning in the Atlantic Fringe

Chapter 12: Procurement of Traditional Remedies and Transmission of Medicinal Knowledge among Sahrawi People Displaced in Southwestern Algerian Refugee Camps

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The tremendous increase in migrations and diasporas of human groups in the last decades are not only bringing along challenging issues for society, especially related to the economic and political management of multiculturalism and culturally effective health care, but they are also creating dramatic changes in traditional knowledge, believes and practices (KBP) related to (medicinal) plant use. The contributors to this volume – all internationally recognized scholars in the field of ethnobiology, transcultural pharmacy, and medical anthropology – analyse these dynamics of traditional knowledge in especially 12 selected case studies.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1: Medicinal Plants and Cultural Variation across Dominican Rural, Urban, and Transnational Landscapes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2: Use of Medicinal Plants by Dominican Immigrants in New York City for the Treatment of Common Health Conditions: A Comparative Analysis with Literature Data from the Dominican Republic</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3: Between Bellyaches and Lucky Charms: Revealing Latinos'' Plant-Healing Knowledge and Practices in New York City</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4: The Changing Scene of Health Promotion and Disease Prevention Strategies Due to Migration of Indians from the Asian Subcontinent to the United States</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5: Use of Traditional Herbal Remedies by Thai Immigrant Women in Sweden</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6: Medicinal Plant Use by Surinamese Immigrants in Amsterdam, the Netherlands: Results of a Pilot Market Survey</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7: The Use of Home Remedies for Health Care and Well-Being by Spanish-Speaking Latino Immigrants in London: A Reflection on Acculturation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8: Hackney''s “Ethnic Economy” Revisited: Local Food Culture, Ethnic “Purity”, and the Politico-Historical Articulation of Kurdish Identity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9: A Strange Drug in a Strange Land</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10: Traditional Health Care and Food and Medicinal Plant Use among Historic Albanian Migrants and Italians in Lucania, Southern Italy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11: Plant Knowledge as Indicator of Historical Cultural Contacts: Tanning in the Atlantic Fringe</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12: Procurement of Traditional Remedies and Transmission of Medicinal Knowledge among Sahrawi People Displaced in Southwestern Algerian Refugee Camps</span></span></span></p>

<p> </p>', 'Title
			Traveling Cultures and Plants: The Ethnobiology and Enthnopharmacy of Human Migrations

			Author
			Andrea Pieroni

			ISBN
			9781845456795

			Publisher
			Berghahn Books

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Traveling Cultures and Plants: The Ethnobiology and Enthnopharmacy of Human Migrations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Andrea Pieroni</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781845456795</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Berghahn Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"3135"', '"2038"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f8b5d9da-33d4-4ea2-8877-fa1aa908fb01', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2253traveling.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781845456795&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4141', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4141', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 320, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('71b7eb21-de61-4ab1-b481-c2d8aa8b2025', '1535', NULL, 'Women''s Political Participation - Researching the Past and Designing the Future', 'womens-political-participation-researching-the-past-and-designing-the-future-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535', 'womens-political-participation-researching-the-past-and-designing-the-future-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535-1535', 'VBMJ7766', 'VBMJ7766', 'VBMJ7766', NULL, 'This book is an endeavor to present a cross-section of opinions related to the need and imperatives towards enhancing women''s political participation. An attempt has also been made to peep into the history of political participation, and also as to how Indian and Western philosophers have viewed the necessity of women''s political participation. It also presents an analysis of constitutional and other legal provisions towards enhancing women''s political participation.', '<p>This book is an endeavor to present a cross-section of opinions related to the need and imperatives towards enhancing women''s political participation. An attempt has also been made to peep into the history of political participation, and also as to how Indian and Western philosophers have viewed the necessity of women''s political participation. It also presents an analysis of constitutional and other legal provisions towards enhancing women''s political participation.</p>', 'Women''s Political Participation - Researching the Past and Designing the Future', '<h1>Women''s Political Participation - Researching the Past and Designing the Future</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91309788172735449.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBMJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1535', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1535', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2148, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('71ce2bfb-cab9-4d59-97b8-6acd5d56eca2', '871', NULL, 'Core Solutions of Microsoft SharePoint Server 2013 - Exam Ref 70-331 NEW', 'core-solutions-of-microsoft-sharepoint-server-2013-exam-ref-70331-new-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-8-871', 'core-solutions-of-microsoft-sharepoint-server-2013-exam-ref-70331-new-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871-871', 'EDRF4500', 'EDRF4500', 'EDRF4500', NULL, 'Prepare for Microsoft Exam 70-331-and help demonstrate your real-world mastery of Microsoft SharePoint Server 2013 core solutions. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSE level. Focus on the expertise measured by these objectives: Design a SharePoint Topology Plan Security Install and Configure SharePoint Farms Create and Configure Web Applications and Site Collections Maintain a Core SharePoint Environment This Microsoft Exam Ref: Organizes its coverage by exam objectives. Features strategic, what-if scenarios to challenge you. Table of Contents: Preparing for the Exam Chapter 1 Design a SharePoint topology Chapter 2 Plan security Chapter 3 Install and configure SharePoint farms Chapter 4 Create and configure web applications and site collections Chapter 5 Maintain a core SharePoint environment Index', '<p>Prepare for Microsoft Exam 70-331-and help demonstrate your real-world mastery of Microsoft SharePoint Server 2013 core solutions. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSE level. Focus on the expertise measured by these objectives: Design a SharePoint Topology Plan Security Install and Configure SharePoint Farms Create and Configure Web Applications and Site Collections Maintain a Core SharePoint Environment This Microsoft Exam Ref: Organizes its coverage by exam objectives. Features strategic, what-if scenarios to challenge you. Table of Contents: Preparing for the Exam Chapter 1 Design a SharePoint topology Chapter 2 Plan security Chapter 3 Install and configure SharePoint farms Chapter 4 Create and configure web applications and site collections Chapter 5 Maintain a core SharePoint environment Index</p>', 'Core Solutions of Microsoft SharePoint Server 2013 - Exam Ref 70-331 NEW', '<h1>Core Solutions of Microsoft SharePoint Server 2013 - Exam Ref 70-331 NEW</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8260Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDRF4500&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=871', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=871', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2565, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('71d24ab1-34c3-4799-991a-33c2e2960dba', '3505', 894, 'योग में पंचकोश साधना', 'यग-म-पचकश-सधन', '-', '9789385830334', '9789385830334', '9789385830334', NULL, 'योग में पंचकोश साधना ', '<h3>योग में पंचकोश साधना </h3>', 'Title
			योग में पंचकोश साधना 

			Author
			डॉ. संयोगिता 

			ISBN
			9789385830334

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">योग में पंचकोश साधना </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. संयोगिता </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830334</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1399"', '"980"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8750yog%20me.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830334&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3505', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3505', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 894, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:01'),
('71d8b5d3-e129-4846-8dda-6d73a581344d', '1668', NULL, 'Applied Differential Equations of Mathematical Physics', 'applied-differential-equations-of-mathematical-physics-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1-1668', 'applied-differential-equations-of-mathematical-physics-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668-1668', 'RFGH4324', 'RFGH4324', 'RFGH4324', NULL, 'Functional analysis is a well-established powerful method in mathematical physics, especially those mathematical methods used in modern non-perturbative quantum field theory and statistical turbulence. This book presents a unique, modern treatment of solutions to fractional random differential equations in mathematical physics. It follows an analytic approach in applied functional analysis for functional integration in quantum physics and stochastic Langevin-turbulent partial differential equations.', '<p>Functional analysis is a well-established powerful method in mathematical physics, especially those mathematical methods used in modern non-perturbative quantum field theory and statistical turbulence. This book presents a unique, modern treatment of solutions to fractional random differential equations in mathematical physics. It follows an analytic approach in applied functional analysis for functional integration in quantum physics and stochastic Langevin-turbulent partial differential equations.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Luiz C.L. Botelho

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789812814579

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Luiz C.L. Botelho</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812814579</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8150"', '"4890"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2333dpp_18_35.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGH4324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1668', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1668', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2063, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('71f4d426-3efe-4ec9-9bb5-65c4bcaddf17', '1190', NULL, 'Land Use Pattern of Tribal People', 'land-use-pattern-of-tribal-people-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-11-1190', 'land-use-pattern-of-tribal-people-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190-1190', '9788192563664', '9788192563664', '9788192563664', NULL, 'A majority of the Indian population on agriculture and an important key to development is the improvement of agriculture. Land is the major resource base in the sector of agriculture. This holds also true for the Juang people, a tribal community of Orissa. For the Juang land in the Pirh is a living organism that gave the birth in the mythical past. The Juang perform rituals (puja) in the name of the earth goddess Basuki mata. Keonjhar is the core area of the Juang, although they migrated to other districts. Juang settlements are to be found on the hills and in the south and west Keonjhar. The area considered by the Juang to be the place of their origin is Gonasika, which lies at the slope of Gupta Ganga hill (Pahar), the source of the river Baitarani.

The Juang have always owned land communally. Land was divided between individual households by the village head. However, during land settlement Government has given recorded rights (patta) for homestead as well as agricultural land in some juang areas. But patta rights have not been given for shifting cultivated plots (swidden plots, i.e. toila land).

The book highlights some key factors of tribal people relating to their traditional agricultural pattern as well as land use which will definitely useful for the students and researchers of Anthropology and Tribal Studies, Sociology to a greater extent.

Content - Acknowledgements, Preface, List of Tables, 1. INTRODUCTION, 2. AREA, PEOPLE AND SOCIAL LIFE, 3. SETTLEMENT HISTORY OF KEONJHAR, 4. JUANG PERCEPTION OF LAND AND ITS TYPE, 5. LAND USE PLANNING AND PATTERN, 6. SHIFTING CULTIVATION, 7. LAND ALIENATION, 8. IRRIGATION AND CARRYING CAPACITY, 9. CONCLUSION,  Glossary, List of Photographs, Bibliography, Index              ', '<p style="text-align:justify"><span>A majority of the Indian population on agriculture and an important key to development is the improvement of agriculture. Land is the major resource base in the sector of agriculture. This holds also true for the Juang people, a tribal community of Orissa. For the Juang land in the Pirh is a living organism that gave the birth in the mythical past. The Juang perform rituals (puja) in the name of the earth goddess Basuki mata. Keonjhar is the core area of the Juang, although they migrated to other districts. Juang settlements are to be found on the hills and in the south and west Keonjhar. The area considered by the Juang to be the place of their origin is Gonasika, which lies at the slope of Gupta Ganga hill (Pahar), the source of the river Baitarani.</span></p>

<p style="text-align:justify"><span>The Juang have always owned land communally. Land was divided between individual households by the village head. However, during land settlement Government has given recorded rights (patta) for homestead as well as agricultural land in some juang areas. But patta rights have not been given for shifting cultivated plots (swidden plots, i.e. toila land).</span></p>

<p style="text-align:justify"><span>The book highlights some key factors of tribal people relating to their traditional agricultural pattern as well as land use which will definitely useful for the students and researchers of Anthropology and Tribal Studies, Sociology to a greater extent.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgements, Preface, List of Tables, 1. INTRODUCTION, 2. AREA, PEOPLE AND SOCIAL LIFE, 3. SETTLEMENT HISTORY OF KEONJHAR, 4. JUANG PERCEPTION OF LAND AND ITS TYPE, 5. LAND USE PLANNING AND PATTERN, 6. SHIFTING CULTIVATION, 7. LAND ALIENATION, 8. IRRIGATION AND CARRYING CAPACITY, 9. CONCLUSION,  Glossary, List of Photographs, Bibliography, Index</span>              </p>

<ul>
</ul>', 'Sub Title
			Land Use Pattern of Tribal People

			Author
			Chanpak Kumar Sahu

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788192563664

			Pages
			355

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Land Use Pattern of Tribal People</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chanpak Kumar Sahu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192563664</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>355</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1295"', '"777"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 355, '355', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61119788184050691.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192563664&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1190', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1190', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2357, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', '3453', 943, 'YOGA - Dharana Dhyana and Samadhi - V 5', 'yoga-dharana-dhyana-and-samadhi-v-5', 'yoga-dharana-dhyana-and-samadhi-v-5', '9788187471561', '9788187471561', '9788187471561', NULL, ' 

Contents –

1. DHARANA, I. Patanjali’s Definition of Dharana, II. Dharana as Suggested by Seer Dadhyan Atharvana, III. Dharana as Suggested by Seer Visvamitra, IV. Dharana of Seer Kavasa Ailusa, V. Dharana of Seer Narayana, VI. Seer Prajapati Paramesthin’s Dharana on the Being in the Negativity of the Entire Creation, VII. Seer Hiranyagarbha’s Dharana on the Golden Egg Lying in Trancendence of Time and Space, VIII. Seer Dirghatamas’ Dharana on the Absolute Formed Through Contemplation on the Six Planes of the Universe, IX. Seer Dadhyan Atharvana’s Dharana on Universal Friendship, X. Seer Dirghatamas’ Dharana on Visnu, XI. Seer Kutsa Angirasa’s Dharana on Surya as Self, XII. Seer Gotama Rahugana’s Dharana on Aditi as All in All, XIII. Seer Gaya Plata’s Dharana on the

Cosmos as a Divine Boat Sailing Towards the Final State of Emancipation, XIV. Seer Vasistha’s Dharana on Varuna’s House of Redemption from the Drudgery of the Earthly Life, XV. Seer Vamadeva’s Dharana on Rta: The Principle of Universal Dynamics, XVI. A Yajurveidc Seer’s Dharana on the Supreme Being as “That” in Abstractions as the Source of All, XVII. Dharana on Rudra as the Supreme Being,

2. DHYANA AND SAMADHI, I. Imperative for Dhyana Imparted by Seer Visvamitra, II. Dhyana, Kundalini and Samadhi, III. Soma as Symbolic of the Beatific Experience of Samadhi, IV. Seer Vamadeva’s Realization of Himself as Indra: The Divine Supreme, V. Seer Nabhanedistha’s Experience of Access to the Centre of His Being and Revelation of the Structure of the Reality, VI. Seer Visvamitra’s Experience of the Oneness of His Self with Agni, VII. A Yajurvedic Seer’s Way to Samadhi Through Assimilation of All to Oneself, VIII. Seer Bharadvaja’s Ecstatic Experience of the Inner Light Unfolding Itself as the Supreme Being, IX. Seer Narayana’s Yoga Leading to Entrance into the State of Samadhi, X. Seer Vatsa Kanya’s Account of the First Ecstatic Experience of the Earliest Vedic Seers,

3. SAMADHI, I. Experience of Samadhi in the Vedas, II. Concept of Samadhi in Buddhism, III. Concept of Samadhi in Patanjali’s Yoga-Sutra, IV. Concept of Samadhi in the Bhagavadgita, V. Concept of Samadhi in Later Upanisads, VI. Concept of Samadhi in Vedanta, VII. Concept of Samadhi in Vaisnavism, VIII. Concept of Samadhi in Saivism, IX. The Hatha-Yogic Concept of Samadhi,

4. MEDITATION ON THE SACRED SYLLABLE OM AS AN AID TO SAMADHI,

5. ROLE OF THE KUNDALINI IN THE ATTAINMENT OF SAMADHI,

6. ROLE OF THE NERVOUS SYSTEM AND CENTRES IN IT IN THE TASK OF INCULCATION OF THE SPIRITUAL CONSCIOUSNESS,

7. INTROVERTED PERUSAL OF LIGHT, SOUND AND TASTE AS WAYS TO SAMADHI,

8. FUNDAMENTALS OF THE EPISTEMOLOGY OF YOGA,

APPENDICES,

I. Methods of Meditation from Vijnana Bhairava,

II. Methods of Meditation in Sri Malinivijayottara Tantra, 1. Chapter II, 2. Chapter XII, 3. Chapter XIII, 4. Chapter XIV, 5. Chapter XV, 6. Chapter XVI, 7. Chapter XVII, 8. Chapter XVIII, 9. Chapter XIX, 10. Chapter XXI, 11. Chapter XXII, 12. Chapter XXIII,

III. Meditation Methods by Abhinavagupta Abhinavagupta’s Gitartha Sangraha,

IV. A Tractatus of Yoga,

1. Foundation of Yoga, 2. The Yogin and the Yogic Methodology, 3. Suitable Place for Yoga, 4. Pillars of Yoga, 5. Mantra, 6. Prana, Nada and Kundalini, 7. Brahmacarya, 8. Buddhi and Manas, 9. Detachment, 10. Satsang, 11. Cognition, 12. Sublimation of the Desire for Sex,

INDEX

 ', '<p> </p>

<p style="text-align:justify"><span><span><span>Contents –</span> </span></span></p>

<p style="text-align:justify"><span><span><span>1. DHARANA</span><span>, I. Patanjali’s Definition of Dharana, II. Dharana as Suggested by Seer Dadhyan Atharvana, III. Dharana as Suggested by Seer Visvamitra, IV. Dharana of Seer Kavasa Ailusa, V. Dharana of Seer Narayana, VI. Seer Prajapati Paramesthin’s Dharana on the Being in the Negativity of the Entire Creation, VII. Seer Hiranyagarbha’s Dharana on the Golden Egg Lying in Trancendence of Time and Space, VIII. Seer Dirghatamas’ Dharana on the Absolute Formed Through Contemplation on the Six Planes of the Universe, IX. Seer Dadhyan Atharvana’s Dharana on Universal Friendship, X. Seer Dirghatamas’ Dharana on Visnu, XI. Seer Kutsa Angirasa’s Dharana on Surya as Self, XII. Seer Gotama Rahugana’s Dharana on Aditi as All in All, XIII. Seer Gaya Plata’s Dharana on the </span></span></span></p>

<p style="text-align:justify"><span><span><span>Cosmos as a Divine Boat Sailing Towards the Final State of Emancipation, XIV. Seer Vasistha’s Dharana on Varuna’s House of Redemption from the Drudgery of the Earthly Life, XV. Seer Vamadeva’s Dharana on Rta: The Principle of Universal Dynamics, XVI. A Yajurveidc Seer’s Dharana on the Supreme Being as “That” in Abstractions as the Source of All, XVII. Dharana on Rudra as the Supreme Being, </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. DHYANA AND SAMADHI</span><span>, I. Imperative for Dhyana Imparted by Seer Visvamitra, II. Dhyana, Kundalini and Samadhi, III. Soma as Symbolic of the Beatific Experience of Samadhi, IV. Seer Vamadeva’s Realization of Himself as Indra: The Divine Supreme, V. Seer Nabhanedistha’s Experience of Access to the Centre of His Being and Revelation of the Structure of the Reality, VI. Seer Visvamitra’s Experience of the Oneness of His Self with Agni, VII. A Yajurvedic Seer’s Way to Samadhi Through Assimilation of All to Oneself, VIII. Seer Bharadvaja’s Ecstatic Experience of the Inner Light Unfolding Itself as the Supreme Being, IX. Seer Narayana’s Yoga Leading to Entrance into the State of Samadhi, X. Seer Vatsa Kanya’s Account of the First Ecstatic Experience of the Earliest Vedic Seers, </span></span></span></p>

<p style="text-align:justify"><span><span><span>3. SAMADHI</span><span>, I. Experience of Samadhi in the Vedas, II. Concept of Samadhi in Buddhism, III. Concept of Samadhi in Patanjali’s Yoga-Sutra, IV. Concept of Samadhi in the Bhagavadgita, V. Concept of Samadhi in Later Upanisads, VI. Concept of Samadhi in Vedanta, VII. Concept of Samadhi in Vaisnavism, VIII. Concept of Samadhi in Saivism, IX. The Hatha-Yogic Concept of Samadhi, </span></span></span></p>

<p style="text-align:justify"><span><span><span>4. MEDITATION ON THE SACRED SYLLABLE OM AS AN AID TO SAMADHI, </span></span></span></p>

<p style="text-align:justify"><span><span><span>5. ROLE OF THE KUNDALINI IN THE ATTAINMENT OF SAMADHI, </span></span></span></p>

<p style="text-align:justify"><span><span><span>6. ROLE OF THE NERVOUS SYSTEM AND CENTRES IN IT IN THE TASK OF INCULCATION OF THE SPIRITUAL CONSCIOUSNESS, </span></span></span></p>

<p style="text-align:justify"><span><span><span>7. INTROVERTED PERUSAL OF LIGHT, SOUND AND TASTE AS WAYS TO SAMADHI, </span></span></span></p>

<p style="text-align:justify"><span><span><span>8. FUNDAMENTALS OF THE EPISTEMOLOGY OF YOGA</span><span>,</span></span></span></p>

<p style="text-align:justify"><span><span><span>APPENDICES, </span></span></span></p>

<p style="text-align:justify"><span><span><span>I. Methods of Meditation from Vijnana Bhairava, </span></span></span></p>

<p style="text-align:justify"><span><span><span>II. Methods of Meditation in Sri Malinivijayottara Tantra, 1. Chapter II, 2. Chapter XII, 3. Chapter XIII, 4. Chapter XIV, 5. Chapter XV, 6. Chapter XVI, 7. Chapter XVII, 8. Chapter XVIII, 9. Chapter XIX, 10. Chapter XXI, 11. Chapter XXII, 12. Chapter XXIII, </span></span></span></p>

<p style="text-align:justify"><span><span><span>III. Meditation Methods by Abhinavagupta Abhinavagupta’s Gitartha Sangraha, </span></span></span></p>

<p style="text-align:justify"><span><span><span>IV. A Tractatus of Yoga, </span></span></span></p>

<p style="text-align:justify"><span><span><span>1. Foundation of Yoga, 2. The Yogin and the Yogic Methodology, 3. Suitable Place for Yoga, 4. Pillars of Yoga, 5. Mantra, 6. Prana, Nada and Kundalini, 7. Brahmacarya, 8. Buddhi and Manas, 9. Detachment, 10. Satsang, 11. Cognition, 12. Sublimation of the Desire for Sex, </span></span></span></p>

<p style="text-align:justify"><span><span><span>INDEX</span></span></span></p>

<p> </p>', 'Title
			YOGA - Dharana Dhyana and Samadhi - V 5

			Author
			Prof. S.P. Singh

			ISBN
			9788187471561

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>YOGA - Dharana Dhyana and Samadhi - V 5</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471561</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2695"', '"1887"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8817YOGA%20-%20Dharana%20Dhyana%20and%20Samadhi%20-%20V%205.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471561&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3453', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3453', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 943, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:01'),
('71faff6f-8e8b-4ccb-ae09-947d164ffca0', '1082', NULL, 'Indian Women at the Crossroads Book', 'indian-women-at-the-crossroads-book-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082', 'indian-women-at-the-crossroads-book-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082-1082', 'EDFR5544', 'EDFR5544::1082', 'EDFR5544', NULL, 'Indian Women at the Crossroads Book', '<h1>Indian Women at the Crossroads Book</h1>', 'Sub Title
			No

			Author
			Arundhati Bhattacharyya

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353778

			Pages
			145

			Binding
			Paperback

			Year of Publication
			145

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Arundhati Bhattacharyya</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353778</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>145</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>145</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"650"', '"390"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 145, '145', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4371image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1082', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1082', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2432, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('72002091-6cce-4084-aca5-ec3d10fee1d7', '25', NULL, 'Valode & Pistre Architectes - Selected and Current Works', 'valode-pistre-architectes-selected-and-current-works', 'valode-&-pistre-architectes---selected-and-current-works', '9781920744533', '9781920744533', '9781920744533', NULL, 'The Images Publishing Group is pleased to add Valode & Pistre Architectes to its extensive Master Architects Series.

Valode & Pistre Architectes is a much-awarded internaitonal firm, founded in 1980 by the current managing partners and long-standing friends, Denis Valode and Jean Pistre. For these talented practitioners, an architectural project is a social act for both client and user, an act based upon continual research and original ideas, an act of creation in response to a specific programme and site.

One of the firm''s strengths is its ability to transfer ideas and innovations from one field to another, examining essential concepts applicable to other projects. Its preoccupations concern quality of workspaces, relaitonships between new and old (for rehabilitation projects), and the use of the latest technologies (structures, building materials and environmental controls). Valode & Pistre''s frequent participation in numerous national and international competitions has led to innumerable awards and critical acclaim for its work.

This book examines a number of projects in the corporate, industrial, healthcare, retail, leisure, educational, and cultural categories and includes the Museum of Contemporary Art at Bordeaus, the L''Oreal Factory at Aulnay sous Bois near Paris, the Renault Technocentre, the Shell and Air France Headquarters, the Leonardo da Vinci University at La Defense, the Cours Saint-Emilion at Bercy in Paris and the more recent T1 Tower at La Defense in Paris. Each featured design is presented with outstanding photography, insightful text and plans, together presenting an in-depth view of the project.

A stimulating introductory interview with Messrs Valode and Pistre provides an illuminating look inside into the workings of a high profile, international architectural firm.

Content - A Culture of Use Specific Design Interview with Denis Valode and Jean Pistre Interview by Francis Rambert, Landscape, L''Oreal Factory, Shell France Headquarters, Air France Headquarters, Renault Technocentre "La Ruche", Renault Technocentre "Le Gradient", Cap Gemini, Ernst & Young Campus, Valeo, Generic Factory, Valeo Bouznika, Morocco, Valeo Veszprem, Hungary, Valeo San Luis, Mexico, Business Centre "Las Mercedes", Madrid, Johnson & Johnson Headquarters, Paris, Crystal Park, Object, Tl Tower at La Defense, Paris, Leonardo da Vinci University Campus at La Defense, Paris, Hotel at La Defense, Paris, UGC Cine-Cite Strasbourg, France, Transpac Offices, Paris, Mutation, CAPC Museum of Contemporary Art, Bordeaux, France, Bercy Village, Paris, UGC Cine-Cite Bercy, Paris, Bretonneau Hospital for Geriatric Treatment, Paris, Exhibition Hall at the Porte de Versailles (Hall 4), Paris, Exhibition Hall at the Porte de Versailles (Hall 5), Paris, Havas Advertising Headquarters at Surenes, France, Initiale Tower at La Defense (Nobel PB 31), Paris, OPUS 12 Tower at La Defense, Paris, Centre Commercial Beaugrenelle, Paris, Firm Profile, Artists and Valode & Pistre, Staff List, Bibliography, Photography Credits, Index', '<p style="text-align:justify"><span>The Images Publishing Group is pleased to add Valode &amp; Pistre Architectes to its extensive Master Architects Series.</span></p>

<p style="text-align:justify"><span>Valode &amp; Pistre Architectes is a much-awarded internaitonal firm, founded in 1980 by the current managing partners and long-standing friends, Denis Valode and Jean Pistre. For these talented practitioners, an architectural project is a social act for both client and user, an act based upon continual research and original ideas, an act of creation in response to a specific programme and site.</span></p>

<p style="text-align:justify"><span>One of the firm''s strengths is its ability to transfer ideas and innovations from one field to another, examining essential concepts applicable to other projects. Its preoccupations concern quality of workspaces, relaitonships between new and old (for rehabilitation projects), and the use of the latest technologies (structures, building materials and environmental controls). Valode &amp; Pistre''s frequent participation in numerous national and international competitions has led to innumerable awards and critical acclaim for its work.</span></p>

<p style="text-align:justify"><span>This book examines a number of projects in the corporate, industrial, healthcare, retail, leisure, educational, and cultural categories and includes the Museum of Contemporary Art at Bordeaus, the L''Oreal Factory at Aulnay sous Bois near Paris, the Renault Technocentre, the Shell and Air France Headquarters, the Leonardo da Vinci University at La Defense, the Cours Saint-Emilion at Bercy in Paris and the more recent T1 Tower at La Defense in Paris. Each featured design is presented with outstanding photography, insightful text and plans, together presenting an in-depth view of the project.</span></p>

<p style="text-align:justify"><span>A stimulating introductory interview with Messrs Valode and Pistre provides an illuminating look inside into the workings of a high profile, international architectural firm.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> A Culture of Use Specific Design Interview with Denis Valode and Jean Pistre Interview by Francis Rambert, Landscape, L''Oreal Factory, Shell France Headquarters, Air France Headquarters, Renault Technocentre "La Ruche", Renault Technocentre "Le Gradient", Cap Gemini, Ernst &amp; Young Campus, Valeo, Generic Factory, Valeo Bouznika, Morocco, Valeo Veszprem, Hungary, Valeo San Luis, Mexico, Business Centre "Las Mercedes", Madrid, Johnson &amp; Johnson Headquarters, Paris, Crystal Park, Object, Tl Tower at La Defense, Paris, Leonardo da Vinci University Campus at La Defense, Paris, Hotel at La Defense, Paris, UGC Cine-Cite Strasbourg, France, Transpac Offices, Paris, Mutation, CAPC Museum of Contemporary Art, Bordeaux, France, Bercy Village, Paris, UGC Cine-Cite Bercy, Paris, Bretonneau Hospital for Geriatric Treatment, Paris, Exhibition Hall at the Porte de Versailles (Hall 4), Paris, Exhibition Hall at the Porte de Versailles (Hall 5), Paris, Havas Advertising Headquarters at Surenes, France, Initiale Tower at La Defense (Nobel PB 31), Paris, OPUS 12 Tower at La Defense, Paris, Centre Commercial Beaugrenelle, Paris, Firm Profile, Artists and Valode &amp; Pistre, Staff List, Bibliography, Photography Credits, Index</span></p>', 'Sub Title
			Selected and Current Works

			Author
			Images

			About Author
			As per Book

			ISBN 10 Digit
			1920744533

			ISBN 13 Digit
			9781920744533

			Pages
			236

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Selected and Current Works</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Images</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744533</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781920744533</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>236</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"5200"', '"3120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 236, '236', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75641_4_19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744533&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=25', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=25', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3064, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:01'),
('72020ba9-f6ca-4c91-a4f9-ed56e4c693f1', '1224', NULL, 'Sociology for Health Professionals', 'sociology-for-health-professionals-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1-1224', 'sociology-for-health-professionals-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224-1224', 'EFGT5544', 'EFGT5544', 'EFGT5544', NULL, 'Sociology is a key topic for all trainee health professionals, but many struggle to see what sociology has to offer. Based on years of experience teaching sociology to healthcare students, Lani Russell has written a truly introductory text which explains the main sociological concepts without jargon or becoming too advanced. Using carefully chosen examples, she shows how health issues are influenced by social phenomena such as class, race or sexuality and the relevance this has for practitioners. The book includes: -The main sociological concepts relevant to healthcare students -Examples linking sociological concepts and major health topics -Exercises to test students'' understanding -Glossaries of key terms and key theorists -Advice on further reading -A full companion website with teaching materials for lecturers and learning resources for students This is the ideal text to recommend to students who need an accessible introduction to the sociology of health and illness.', '<p>Sociology is a key topic for all trainee health professionals, but many struggle to see what sociology has to offer. Based on years of experience teaching sociology to healthcare students, Lani Russell has written a truly introductory text which explains the main sociological concepts without jargon or becoming too advanced. Using carefully chosen examples, she shows how health issues are influenced by social phenomena such as class, race or sexuality and the relevance this has for practitioners. The book includes: -The main sociological concepts relevant to healthcare students -Examples linking sociological concepts and major health topics -Exercises to test students'' understanding -Glossaries of key terms and key theorists -Advice on further reading -A full companion website with teaching materials for lecturers and learning resources for students This is the ideal text to recommend to students who need an accessible introduction to the sociology of health and illness.</p>', 'Sociology for Health Professionals', '<h1>Sociology for Health Professionals</h1>', '"7999"', '"4799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1656Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1224', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1224', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2333, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('720508c9-770d-42f1-9567-5920c441c504', '1111', NULL, 'The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD', 'the-encyclopedia-of-hotel-and-hospitality-management-in-100-vols-cd-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-111-1111', 'the-encyclopedia-of-hotel-and-hospitality-management-in-100-vols-cd-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111-1111', 'TGHY5566', 'TGHY5566', 'TGHY5566', NULL, 'The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD', '<h1>The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD</h1>', 'Sub Title
			No

			Author
			No

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190718813

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190718813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"120125"', '"72000"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38499788190718813.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1111', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1111', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2410, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('7207153d-2939-4ee4-8ec0-4789538c0d90', '2378', NULL, 'Concise Encyclopaedia of World History - 2 Vols. (Sets)', 'concise-encyclopaedia-of-world-history-2-vols-sets', 'concise-encyclopaedia-of-world-history-2-vols-sets', '9788187226796', '9788187226796', '9788187226796', NULL, 'About the Book

This Encyclopaedia covers the History of the World from the ancient times to the modern. Most of the earlier works on the same subject were meant for Western Scholars, but this has been specially compiled keeping the demands of the Eastern Scholars.

The book aims to relate in the simplest possible language, the grand outlines of World History, it has been divided into three sections. The section of ancient history has been devoted to oriental countries like India, China, Japan, Greeks and Parsia, it glorifies the contribution made by these countries to the History of the world. The medieval times considered to be the war period describes the grand wars like the Mangol War and the spread of Islam. The History of Western Civilisation occupies the greater part of modern history since it has become the dominent force in world today', '<h1><span><span><strong><strong><span>About the Book</span></strong></strong></span></span></h1>

<p><span><span><span>This Encyclopaedia covers the History of the World from the ancient times to the modern. Most of the earlier works on the same subject were meant for Western Scholars, but this has been specially compiled keeping the demands of the Eastern Scholars.</span></span></span></p>

<p><span><span><span>The book aims to relate in the simplest possible language, the grand outlines of World History, it has been divided into three sections. The section of ancient history has been devoted to oriental countries like India, China, Japan, Greeks and Parsia, it glorifies the contribution made by these countries to the History of the world. The medieval times considered to be the war period describes the grand wars like the Mangol War and the spread of Islam. The History of Western Civilisation occupies the greater part of modern history since it has become the dominent force in world today</span></span></span></p>', 'Title
			Concise Encyclopaedia of World History - 2 Vols. (Sets)

			Author
			V. A. Renouf

			ISBN
			9788187226796

			Publisher
			Shubhi

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Concise Encyclopaedia of World History - 2 Vols. (Sets)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>V. A. Renouf</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187226796</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Shubhi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1995"', '"1397"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '8a15cf9d-4529-4fce-b5e8-e9299df164ca', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2493world%20history.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187226796&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2378', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2378', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1643, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('7211b54a-f86f-41cd-b147-86e400cb175f', '299', NULL, 'Multimedia Journalism', 'multimedia-journalism-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299', 'multimedia-journalism-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299-299', 'Multimedia Journalism', 'Multimedia Journalism', 'Multimedia Journalism', NULL, '', NULL, 'Sub Title
			No

			Author
			Dr. R. C. Ramanujam

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131300381

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. R. C. Ramanujam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131300381</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1060"', '"636"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67551_2_14.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Multimedia%20Journalism&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=299', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=299', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2903, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('722dcc85-af3f-4a4c-bae7-1ddcd93253c0', '865', NULL, 'Under the Greenwood Tree - Reading for Pleasure and Comprehension NEW', 'under-the-greenwood-tree-reading-for-pleasure-and-comprehension-new-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865', 'under-the-greenwood-tree-reading-for-pleasure-and-comprehension-new-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865-865', 'UIJH778', 'UIJH778', 'UIJH778', NULL, 'Under the Greenwood Tree - Reading for Pleasure and Comprehension NEW', '<h1>Under the Greenwood Tree - Reading for Pleasure and Comprehension NEW</h1>', 'Sub Title
			No

			Author
			Murali Sivaramakrishnan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788125044185

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Murali Sivaramakrishnan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788125044185</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85969788125044185.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIJH778&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=865', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=865', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2566, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('724e51ec-4c02-415f-8be8-f9930ae93431', '656', NULL, 'Digital Media and Weblog - Facets of Modern Journalism NEW', 'digital-media-and-weblog-facets-of-modern-journalism-new-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-65-656', 'digital-media-and-weblog-facets-of-modern-journalism-new-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656-656', 'MMNNY987', 'MMNNY987', 'MMNNY987', NULL, 'Digital Media and Weblog - Facets of Modern Journalism', '<h1>Digital Media and Weblog - Facets of Modern Journalism</h1>', 'Sub Title
			No

			Author
			A.S. Shukla

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178804835

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.S. Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804835</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2123Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MMNNY987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=656', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=656', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2692, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('72580b5d-5f7e-4879-80f7-6445bb9df0d8', '1484', NULL, 'Shrimad Bhagvatmahapuranam (Text with English Translation Notes and Index - 3 Vols', 'shrimad-bhagvatmahapuranam-text-with-english-translation-notes-and-index-3-vols-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1-1484', 'shrimad-bhagvatmahapuranam-text-with-english-translation-notes-and-index-3-vols-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484-1484', '9788178541587', '9788178541587', '9788178541587', NULL, 'Shrimad Bhagvatmahapuranam (Text with English Translation Notes and Index - 3 Vols', '<h1>Shrimad Bhagvatmahapuranam (Text with English Translation Notes and Index - 3 Vols</h1>', 'Sub Title
			Shrimad Bhagvatmahapuranam (Text with English Translation Notes and Index - 3 Vols

			Author
			Manmatha Nath Dutt

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788178541587

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Shrimad Bhagvatmahapuranam (Text with English Translation Notes and Index - 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Manmatha Nath Dutt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178541587</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"3500"', '"2625"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89739788178541587.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178541587&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1484', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1484', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2177, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('7259fb32-0505-4e43-ad5d-7759f251e2ee', '248', NULL, 'An Anthology of Gujarati Dalit Literature', 'an-anthology-of-gujarati-dalit-literature', 'an-anthology-of-gujarati-dalit-literature', '9788187471615', '9788187471615', '9788187471615', NULL, 'About the Book

Gujarati Dalit Literatue is committed to the plight of Dalit Community, particularly the SC, the ST and the Baxi panch groups.  It straightforwardly deals with discrimination and exploitation of these communities.  It emphasizes the theme of exposition of the sufferings of non-high castes people and pays little attention to the forms of literary pieces.  It has been widly criticized for the lack of forms.  But Gujrati Dalit Literature is quite recent and to expect perfection of forms at this stage is too much.  We can only say that Gujarati Dalit Literature is rough diamond.  But more than this, it is the theme that takes the form.  If the theme is powerfull, it will take the care of the form.  In this respect selected Gujarati Dalit Literature is the veritable example of the theme that takes the form at the same time.

This Anthology contains the creative writings by Dalit writers because they have direct experiences and realizations of Dalit Communities.  But it does believe that non-Dalit writers can also produce Dalit Literature provided they have commitment to dalit experience and dalit ideology.  However, due to paucity of pages, the writings of non-Dalit Literature could not be included in this anthology.  The editor regrets it.

Though Gujarati Dalit Literature is inspired by Dr. Amedkar’s ideology and Marathi Dalit Literature, It has its own independent identity.  A few Comparatively young and moderately Gujarati Dalit poets and writers, exposed to national and world literature, dedicate themselves to neglected areas of experiences in literature of the time.  They decide to expand the horizon of literature, they explicated the vision of treating of Dalit at least as a Human being.  This vision, It is sure, will be helpful to the researchers, professors, general readers and a Common man without fail.

Contents:

POETRY

1. Parveen Gadhvi,-Farewell to Arms,My Shadow,Brainwash

2. Dalpat Chauhan-Untouchable,The Conversation on a Magshar Night,The Tortured Time

3. Shankar Painter-From Broom to Mouth,A Journey by Bus Down the Countryside

4. Harish Mangalam-The Valley,A Complaint

5. Sahil Parmar-Conversation with Wife,When I was born,Mother, give me moon

6. Bhi. Na. Vankar-Overbridge,Misfortune,In a Chawl of Closed Mills,Honour be to You

7. Yashwant Vaghela-Identity,Mummy

8. Shamat Parmar-Self-Pride

9. Neerav Patel-The Song of Our Shirt,Exiled Flowers,Kaliyo

10. Raju Solanki-To Walk on the Feet Mattered Most,The Dalit Ghetto,The Two Divers

11. Raman Vaghela-Harsh Destiny  

12. A K Dodiya-Talk About, You Write

13. Purushottam Jadav-Do Something, The Corpse,You Awake, My Sister’s Son

14. Jayant Parmar-The Stink of the Hellpit,The Portrait  

15. Kisan Sosa-The Inheritance,Do You Hear It?,You Too

16. Pathik Parmar-Why Don’t You Write?, Gokul and Kaniyo

17. Madhukant Kalpit-Awareness,The Movement Day

18. Shyam Sadhu-When the Sixth Sense Awakens

19. Harjivan Dafda-Ghazal 1,Ghazal 2,Ghazal 3

20. Buddhidhan Visnagri-Equal Lines

21. Bipin Gohil -To the Fading Man I Sing, To A Poet at a Mushaira

22. Dan Vaghela- Eklavya Day, Another World 

23. Usha Makwana- Blessed Harijan 

24. Meena Kamle- Waiting 

25. Priyanka Kalpit- Cold-blooded Murder 

26. Parbat Parmar- In Memoriam – Narayan Dhule 

SHORT STORY

27. The Stable- Mohan Parmar 

28. Dasharath Parmar- Transposition of Body 

29. Dalpat Chauhan- Cold Blood 

30. Harish Mangalam- Faith 

31. Dharmabhai Shrimali- The Hell 

32. Jasumati Parmar- Queen of Black 

33. Neerav Patel- Creamy Layer

NOVEL

34. Joseph Macwan- Angaliyat 

35. Mohan Parmar- Daya Pashani Vadi 

36. Daxa Damodara- Savitri 

37. B. Kesharshivam- Spearlike Pain 

38. Harish Mangalam- Flame of the Heat 

DRAMA

39. Mohan Parmar- A True Saga of Satyanarayana

40. Dalapat Chauhan- At the Pasture of Patan 

41. Harish Mangalam- Switch it on Now! 

AUTOBIOGRAPHY

42. Lalit Parmar- Aatmakatha 

43. Khemchand Chavda- Many Remembrances of Past 

44. Vitthal ‘Rai’- Ektara Goes on Ringing 

45. Vinubhai H. Bhairaviya- The Destination of Freedom – Still Miles to Go 

46. Neerav Patel- What Did I Do – To Be So Black and Blue 

Select Bibliography 

Index ', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Gujarati Dalit Literatue is committed to the plight of Dalit Community, particularly the SC, the ST and the Baxi panch groups.  It straightforwardly deals with discrimination and exploitation of these communities.  It emphasizes the theme of exposition of the sufferings of non-high castes people and pays little attention to the forms of literary pieces.  It has been widly criticized for the lack of forms.  But Gujrati Dalit Literature is quite recent and to expect perfection of forms at this stage is too much.  We can only say that Gujarati Dalit Literature is rough diamond.  But more than this, it is the theme that takes the form.  If the theme is powerfull, it will take the care of the form.  In this respect selected Gujarati Dalit Literature is the veritable example of the theme that takes the form at the same time.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This Anthology contains the creative writings by Dalit writers because they have direct experiences and realizations of Dalit Communities.  But it does believe that non-Dalit writers can also produce Dalit Literature provided they have commitment to dalit experience and dalit ideology.  However, due to paucity of pages, the writings of non-Dalit Literature could not be included in this anthology.  The editor regrets it.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Though Gujarati Dalit Literature is inspired by Dr. Amedkar’s ideology and Marathi Dalit Literature, It has its own independent identity.  A few Comparatively young and moderately Gujarati Dalit poets and writers, exposed to national and world literature, dedicate themselves to neglected areas of experiences in literature of the time.  They decide to expand the horizon of literature, they explicated the vision of treating of Dalit at least as a Human being.  This vision, It is sure, will be helpful to the researchers, professors, general readers and a Common man without fail.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>POETRY </span></strong></span></span></p>

<p><span><span><span>1. Parveen Gadhvi,-Farewell to Arms,My Shadow,Brainwash </span></span></span></p>

<p><span><span><span>2. Dalpat Chauhan-Untouchable,The Conversation on a Magshar Night,The Tortured Time </span></span></span></p>

<p><span><span><span>3. Shankar Painter-From Broom to Mouth,A Journey by Bus Down the Countryside </span></span></span></p>

<p><span><span><span>4. Harish Mangalam-The Valley,A Complaint </span></span></span></p>

<p><span><span><span>5. Sahil Parmar-Conversation with Wife,When I was born,Mother, give me moon </span></span></span></p>

<p><span><span><span>6. Bhi. Na. Vankar-Overbridge,Misfortune,In a Chawl of Closed Mills,Honour be to You </span></span></span></p>

<p><span><span><span>7. Yashwant Vaghela-Identity,Mummy </span></span></span></p>

<p><span><span><span>8. Shamat Parmar-Self-Pride</span></span></span></p>

<p><span><span><span>9. Neerav Patel-The Song of Our Shirt,Exiled Flowers,Kaliyo </span></span></span></p>

<p><span><span><span>10. Raju Solanki-To Walk on the Feet Mattered Most,The Dalit Ghetto,The Two Divers </span></span></span></p>

<p><span><span><span>11. Raman Vaghela-Harsh Destiny  </span></span></span></p>

<p><span><span><span>12. A K Dodiya-Talk About, You Write </span></span></span></p>

<p><span><span><span>13. Purushottam Jadav-Do Something, The Corpse,You Awake, My Sister’s Son </span></span></span></p>

<p><span><span><span>14. Jayant Parmar-The Stink of the Hellpit,The Portrait  </span></span></span></p>

<p><span><span><span>15. Kisan Sosa-The Inheritance,Do You Hear It?,You Too </span></span></span></p>

<p><span><span><span>16. Pathik Parmar-Why Don’t You Write?, Gokul and Kaniyo </span></span></span></p>

<p><span><span><span>17. Madhukant Kalpit-Awareness,The Movement Day </span></span></span></p>

<p><span><span><span>18. Shyam Sadhu-When the Sixth Sense Awakens </span></span></span></p>

<p><span><span><span>19. Harjivan Dafda-Ghazal 1,Ghazal 2,Ghazal 3 </span></span></span></p>

<p><span><span><span>20. Buddhidhan Visnagri-Equal Lines </span></span></span></p>

<p><span><span><span>21. Bipin Gohil -To the Fading Man I Sing, To A Poet at a Mushaira </span></span></span></p>

<p><span><span><span>22. Dan Vaghela- Eklavya Day, Another World </span></span></span></p>

<p><span><span><span>23. Usha Makwana- Blessed Harijan </span></span></span></p>

<p><span><span><span>24. Meena Kamle- Waiting </span></span></span></p>

<p><span><span><span>25. Priyanka Kalpit- Cold-blooded Murder </span></span></span></p>

<p><span><span><span>26. Parbat Parmar- In Memoriam – Narayan Dhule </span></span></span></p>

<p><span><span><strong><span>SHORT STORY </span></strong></span></span></p>

<p><span><span><span>27. The Stable- Mohan Parmar </span></span></span></p>

<p><span><span><span>28. Dasharath Parmar- Transposition of Body </span></span></span></p>

<p><span><span><span>29. Dalpat Chauhan- Cold Blood </span></span></span></p>

<p><span><span><span>30. Harish Mangalam- Faith </span></span></span></p>

<p><span><span><span>31. Dharmabhai Shrimali- The Hell </span></span></span></p>

<p><span><span><span>32. Jasumati Parmar- Queen of Black </span></span></span></p>

<p><span><span><span>33. Neerav Patel- Creamy Layer </span></span></span></p>

<p><span><span><strong><span>NOVEL </span></strong></span></span></p>

<p><span><span><span>34. Joseph Macwan- Angaliyat </span></span></span></p>

<p><span><span><span>35. Mohan Parmar- Daya Pashani Vadi </span></span></span></p>

<p><span><span><span>36. Daxa Damodara- Savitri </span></span></span></p>

<p><span><span><span>37. B. Kesharshivam- Spearlike Pain </span></span></span></p>

<p><span><span><span>38. Harish Mangalam- Flame of the Heat </span></span></span></p>

<p><span><span><strong><span>DRAMA </span></strong></span></span></p>

<p><span><span><span>39. Mohan Parmar- A True Saga of Satyanarayana</span></span></span></p>

<p><span><span><span>40. Dalapat Chauhan- At the Pasture of Patan </span></span></span></p>

<p><span><span><span>41. Harish Mangalam- Switch it on Now! </span></span></span></p>

<p><span><span><strong><span>AUTOBIOGRAPHY</span></strong></span></span></p>

<p><span><span><span>42. Lalit Parmar- Aatmakatha </span></span></span></p>

<p><span><span><span>43. Khemchand Chavda- Many Remembrances of Past </span></span></span></p>

<p><span><span><span>44. Vitthal ‘Rai’- Ektara Goes on Ringing </span></span></span></p>

<p><span><span><span>45. Vinubhai H. Bhairaviya- The Destination of Freedom – Still Miles to Go </span></span></span></p>

<p><span><span><span>46. Neerav Patel- What Did I Do – To Be So Black and Blue </span></span></span></p>

<p><span><span><strong><span>Select Bibliography </span></strong></span></span></p>

<p><span><span><strong><span>Index </span></strong></span></span></p>', 'Title
			An Anthology of Gujarati Dalit Literature

			Author
			Prof D S Mishra

			ISBN
			9788187471615

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>An Anthology of Gujarati Dalit Literature</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof D S Mishra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471615</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 4, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74429788187471615_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471615&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=248', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=248', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2931, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('725ea442-015c-4d29-81fd-46393b3cd698', '4231', 232, 'International Financial Management: Text & Cases', 'international-financial-management-text-cases', 'international-financial-management-text-cases', '9789392211805', '9789392211805', '9789392211805', NULL, 'About the Book

International Financial Management provides an effective and detailed presentation of important concepts and practical application in today’s global business environment, which includes:

	Foreign Exchange Market

	International Financial System

	Eurocurrency Market

	Currency Futures & Options

	Swaps

	Country Risk Analysis

	Capital Budgeting

The key highlight of this book is that it uses several examples (both numerical & theoretical) to highlight the applications of various dimensions of international finance.

This book aims to fulfil the requirement of students of PGDM, MBA, M.Com. , Master of Economics, Master of Finance & Control (MFC), MIB, other Post Graduate Diploma in Risk Management & other post-graduate specialized disciplines.

Content:

Part I: International Financial Environment

Part II: The Foreign Exchange Markets

Part III: Managing Foreign Exchange Exposure

Part IV: Financial Management of the Multinational Firm

Part V: Managing Foreign Operations', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>International Financial Management provides an effective and detailed presentation of important concepts and practical application in today’s global business environment, which includes:</span></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span>Foreign Exchange Market</span></span></span></li>
	<li style="text-align:justify"><span><span><span>International Financial System</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Eurocurrency Market</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Currency Futures &amp; Options</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Swaps</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Country Risk Analysis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Capital Budgeting</span></span></span></li>
</ul>

<p style="text-align:justify"><span><span><span>The key highlight of this book is that it uses several examples (both numerical &amp; theoretical) to highlight the applications of various dimensions of international finance.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book aims to fulfil the requirement of students of PGDM, MBA, M.Com. , Master of Economics, Master of Finance &amp; Control (MFC), MIB, other Post Graduate Diploma in Risk Management &amp; other post-graduate specialized disciplines.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part I: International Financial Environment</span></span></span></p>

<p><span><span><span>Part II: The Foreign Exchange Markets</span></span></span></p>

<p><span><span><span>Part III: Managing Foreign Exchange Exposure</span></span></span></p>

<p><span><span><span>Part IV: Financial Management of the Multinational Firm</span></span></span></p>

<p><span><span><span>Part V: Managing Foreign Operations</span></span></span></p>

<p> </p>
', 'Title
			International Financial Management: Text & Cases

			Author
			Madhu Vij

			ISBN
			9789392211805

			Publisher
			TaxMann

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>International Financial Management: Text &amp; Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Madhu Vij</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789392211805</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>TaxMann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"995"', '"846"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '5dcee20d-80f5-41a8-b435-c5ddce199111', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1158international.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789392211805&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4231', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4231', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 232, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:01'),
('726936e9-08ca-4513-8f22-fd740e345d1e', '3703', 738, 'The Law of Torts 28th/e', 'the-law-of-torts-28the', 'the-law-of-torts-28the', '9789388548410', '9789388548410', '9789388548410', NULL, 'Ratanlal and Dhirajlal’s classic work on The Law of Torts is the most authoritative, well-acknowledged and comprehensive commentary on the subject. First published in 1897, this legal classic has withstood the test of time, and served the legal profession and everyone associated with it, for over a century. Its appeal has not withered but has only grown with the passage of time. The simple and lucid way of writing makes this work useful not only for judges, lawyers and law students, but also for those from fields other than law.

Key Features:

	Captures, discusses and, analyses the evolution of fundamental principles such as occupier’s liability, polluter’s strict liability, duty of care et al

	Latest judgments dealing with constitutional torts, developments in principles of vicarious liability, negligence, nuisance etc. have been elaborately discussed

	Also includes judgments pertaining to arbitrability of tortious disputes and judicial forums for seeking tortious remedies 

	The law on apprehended or future nuisance has been examined along with the concept of Quia Timet injunction

	A short section on the ‘forums for tortious claims’ is added to the commentary for benefit of readers to identify the forum for tortious claims

	An additional value add is a concise yet comprehensive summary, at the end of the commentary, consisting important case law references', '<p style="text-align:justify">Ratanlal and Dhirajlal’s classic work on The Law of Torts is the most authoritative, well-acknowledged and comprehensive commentary on the subject. First published in 1897, this legal classic has withstood the test of time, and served the legal profession and everyone associated with it, for over a century. Its appeal has not withered but has only grown with the passage of time. The simple and lucid way of writing makes this work useful not only for judges, lawyers and law students, but also for those from fields other than law.</p>

<p style="text-align:justify"><strong>Key Features:</strong></p>

<ul>
	<li style="text-align:justify">Captures, discusses and, analyses the evolution of fundamental principles such as occupier’s liability, polluter’s strict liability, duty of care et al</li>
	<li style="text-align:justify">Latest judgments dealing with constitutional torts, developments in principles of vicarious liability, negligence, nuisance etc. have been elaborately discussed</li>
	<li style="text-align:justify">Also includes judgments pertaining to arbitrability of tortious disputes and judicial forums for seeking tortious remedies </li>
	<li style="text-align:justify">The law on apprehended or future nuisance has been examined along with the concept of Quia Timet injunction</li>
	<li style="text-align:justify">A short section on the ‘forums for tortious claims’ is added to the commentary for benefit of readers to identify the forum for tortious claims</li>
	<li style="text-align:justify">An additional value add is a concise yet comprehensive summary, at the end of the commentary, consisting important case law references</li>
</ul>', ' 

			 

			  Title

			 

			 

			The Law of Torts 28th/e

			Author

			Akshay Sapre

			Publisher

			LexisNexis

			ISBN-13 Digit

			9789388548410

			Pages

			1030

			Year

			2019

			Binding

			Paper Back

			Language

			English

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>  Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p> </p>

			<p><span><span>The Law of Torts 28th/e</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Akshay Sapre</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>LexisNexis</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>9789388548410</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>1030</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2019</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"995"', '"796"', '"0"', 1, 'PAPERBACK', 'Paper Back', 'English', 'English', NULL, NULL, '2019', NULL, NULL, '2ab17c8b-a0bf-4441-bdca-ab7c33c4dca3', NULL, NULL, 1030, '1030', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59639789388548410.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388548410&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3703', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3703', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 738, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('726a601a-ded0-47ca-a372-57d2f4e0517f', '1014', NULL, 'Two Oral Narratives from the Countryside of Maharashtra', 'two-oral-narratives-from-the-countryside-of-maharashtra-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014', 'two-oral-narratives-from-the-countryside-of-maharashtra-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014-1014', 'BBNN6677', 'BBNN6677', 'BBNN6677', NULL, 'This book presents translations of two lively and well-crafted examples of the ovī, a genre typical of the oral literature of Marathi-speaking Dhangar shepherds. These two ovīs narrate the stories of Biroba and Dhuloba, two of the most important gods of the Dhangars. Each of the ovīs tells an elaborate story of the birth of the god—a miraculous and complicated process in both cases—and of the struggles he went through in order to find and win his bride. Moreover, an extensive Introduction provides a literary analysis of the ovīs and discusses what they reveal about the cosmology, geography, society, administrative structures and economy of the Dhangars’ world, as well as their views on pastoralists and women.', '<p>This book presents translations of two lively and well-crafted examples of the ovī, a genre typical of the oral literature of Marathi-speaking Dhangar shepherds. These two ovīs narrate the stories of Biroba and Dhuloba, two of the most important gods of the Dhangars. Each of the ovīs tells an elaborate story of the birth of the god—a miraculous and complicated process in both cases—and of the struggles he went through in order to find and win his bride. Moreover, an extensive Introduction provides a literary analysis of the ovīs and discusses what they reveal about the cosmology, geography, society, administrative structures and economy of the Dhangars’ world, as well as their views on pastoralists and women.</p>', 'Sub Title
			No

			Author
			Anne Feldhaus, Ramdas Atkar, Rajaram Zagade

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789384082680

			Pages
			632

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anne Feldhaus, Ramdas Atkar, Rajaram Zagade</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384082680</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>632</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2499"', '"1499"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 632, '632', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87439789384082680.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BBNN6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1014', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1014', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2481, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('72740bfe-a8fe-4a7b-b43c-04123d772444', '4184', 278, 'Investments 11/e', 'investments-11e', 'investments-11e', '9788194113850', '9788194113850', '9788194113850', NULL, 'About the Book

The eleventh edition of Investments is a textbook for courses in investment analysis. The revised edition has been updated to encapsulate the changes in the investment environment along with the global impact of such fluctuations, including the unprecedented events surrounding the financial crisis. The book is simple and easy-to-comprehend, offers an expert instinct for confronting new ideas and challenges in decision making. It places greater emphasis on asset allocation and offers a much broader and detailed treatment of futures, options, and other derivative security markets which have become both crucial and integral to the rapidly evolving financial universe.

Content:

Part I: Introduction

Part II: Portfolio Theory and Practice

Part III: Equilibrium in Capital Markets

Part IV: Fixed-Income Securities

Part V: Security Analysis

Part VI: Options, Futures and Other Derivatives

Part VII: Applied Portfolio Management', '<p><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The eleventh edition of Investments is a textbook for courses in investment analysis. The revised edition has been updated to encapsulate the changes in the investment environment along with the global impact of such fluctuations, including the unprecedented events surrounding the financial crisis. The book is simple and easy-to-comprehend, offers an expert instinct for confronting new ideas and challenges in decision making. It places greater emphasis on asset allocation and offers a much broader and detailed treatment of futures, options, and other derivative security markets which have become both crucial and integral to the rapidly evolving financial universe.</span></span></span></span></p>

<p><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><span><span>Part I: Introduction</span></span></span></span></p>

<p><span><span><span><span>Part II: Portfolio Theory and Practice</span></span></span></span></p>

<p><span><span><span><span>Part III: Equilibrium in Capital Markets</span></span></span></span></p>

<p><span><span><span><span>Part IV: Fixed-Income Securities</span></span></span></span></p>

<p><span><span><span><span>Part V: Security Analysis</span></span></span></span></p>

<p><span><span><span><span>Part VI: Options, Futures and Other Derivatives</span></span></span></span></p>

<p><span><span><span><span>Part VII: Applied Portfolio Management</span></span></span></span></p>

<p> </p>
', 'Title
			Investments 11/e

			Author
			Zvi Bodie

			ISBN
			9788194113850

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Investments 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Zvi Bodie</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788194113850</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1095"', '"821"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4298investment.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788194113850&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4184', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4184', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 278, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('7277537e-0720-4aad-8190-76830a2efe49', '3267', NULL, 'Encyclopedia of Astrobiology - 3 Vols. Set', 'encyclopedia-of-astrobiology-3-vols-set', 'encyclopedia-of-astrobiology-3-vols-set', '9783642112713', '9783642112713', '9783642112713', NULL, 'The interdisciplinary field of Astrobiology constitutes a joint arena where provocative discoveries are coalescing concerning, e.g. the prevalence of exoplanets, the diversity and hardiness of life, and its increasingly likely chances for its emergence. Biologists, astrophysicists, biochemists, geoscientists and space scientists share this exciting mission of revealing the origin and commonality of life in the Universe. The members of the different disciplines are used to their own terminology and technical language. In the interdisciplinary environment many terms either have redundant meanings or are completely unfamiliar to members of other disciplines.

The Encyclopedia of Astrobiology serves as the key to a common understanding. Each new or experienced researcher and graduate student in adjacent fields of astrobiology will appreciate this reference work in the quest to understand the big picture. The carefully selected group of active researchers contributing to this work and the expert field editors intend for their contributions, from an internationally comprehensive perspective, to accelerate the interdisciplinary advance of astrobiology.', '<p>The interdisciplinary field of Astrobiology constitutes a joint arena where provocative discoveries are coalescing concerning, e.g. the prevalence of exoplanets, the diversity and hardiness of life, and its increasingly likely chances for its emergence. Biologists, astrophysicists, biochemists, geoscientists and space scientists share this exciting mission of revealing the origin and commonality of life in the Universe. The members of the different disciplines are used to their own terminology and technical language. In the interdisciplinary environment many terms either have redundant meanings or are completely unfamiliar to members of other disciplines.</p>

<p>The Encyclopedia of Astrobiology serves as the key to a common understanding. Each new or experienced researcher and graduate student in adjacent fields of astrobiology will appreciate this reference work in the quest to understand the big picture. The carefully selected group of active researchers contributing to this work and the expert field editors intend for their contributions, from an internationally comprehensive perspective, to accelerate the interdisciplinary advance of astrobiology.</p>', 'Sub Title
			Encyclopedia of Astrobiology - 3 Vols. Set

			Author / Editor
			Muriel Gargaud, Ricardo Amils

			About Author
			No

			Content
			No

			ISBN 10 Digit
			3642112714

			ISBN 13 Digit
			9783642112713

			Pages
			XLII, 1853 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Astrobiology - 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Muriel Gargaud, Ricardo Amils</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3642112714</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642112713</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XLII, 1853 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"49995"', '"29997"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XLII, 1853 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5121417GsMTE9iL._SX371_BO1,204,203,200_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642112713&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3267', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3267', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1112, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:01'),
('72aa6efe-dd5e-4566-9b82-1e45206d9971', '1531', NULL, 'India''s Foreign Policy Towards Its Neighbours', 'indias-foreign-policy-towards-its-neighbours-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1-1531', 'indias-foreign-policy-towards-its-neighbours-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531-1531', 'NMBG223', 'NMBG223', 'NMBG223', NULL, 'India''s Foreign Policy Towards Its Neighbours', '<h1>India''s Foreign Policy Towards Its Neighbours</h1>', 'Sub Title
			No

			Author
			Prof. Narottam Gaan, Dr. Sudhansubala Das, Mr. Susanta Kumar Parida

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350741832

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Narottam Gaan, Dr. Sudhansubala Das, Mr. Susanta Kumar Parida</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350741832</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1400"', '"840"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2861Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NMBG223&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1531', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1531', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2151, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('72c338dc-b114-4a84-8c25-a29de721ab8b', '2125', NULL, 'Embedded Systems - Embedded Systems Development - From Functional Models to Implementations', 'embedded-systems-embedded-systems-development-from-functional-models-to-implementations-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-212-2125', 'embedded-systems-embedded-systems-development-from-functional-models-to-implementations-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125-2125', 'POKI5665', 'POKI5665', 'POKI5665', NULL, 'This book offers readers broad coverage of techniques to model, verify and validate the behavior and performance of complex distributed embedded systems. The authors attempt to bridge the gap between the three disciplines of model-based design, real-time analysis and model-driven development, for a better understanding of the ways in which new development flows can be constructed, going from system-level modeling to the correct and predictable generation of a distributed implementation, leveraging current and future research results.', '<p>This book offers readers broad coverage of techniques to model, verify and validate the behavior and performance of complex distributed embedded systems. The authors attempt to bridge the gap between the three disciplines of model-based design, real-time analysis and model-driven development, for a better understanding of the ways in which new development flows can be constructed, going from system-level modeling to the correct and predictable generation of a distributed implementation, leveraging current and future research results.</p>', 'Embedded Systems - Embedded Systems Development - From Functional Models to Implementations', '<h1>Embedded Systems - Embedded Systems Development - From Functional Models to Implementations</h1>', '"10200"', '"6120"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58619781461438786.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=POKI5665&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2125', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2125', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1742, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:01'),
('72e0745e-136a-46fd-9e40-81f54e11d7c3', '52', NULL, 'The Handbook of Social Anthropology - 2Vols.', 'the-handbook-of-personality-theory-and-assesment-in-2-vols-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-4-52', 'the-handbook-of-personality-theory-and-assesment-in-2-vols-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404-404', 'The Handbook', 'The Handbook::52', 'The Handbook', NULL, 'A definitive, authoritative and up-to-date resource for anyone interested in the theories, models and assessment methods used for understanding the many factes of Human personality and individual differences This brand new Handbook of Personality Theory and Assessment 2-Volume Set constitutes an essential resource for shaping the future of the scientific foundation of personality research, measurement, and practice. There is need for an up-to-date and international Handbook that reviews the major contemporary personality models Vol. 1 and associated psychometric measurement instruments Vol. 2 that underpin the scientific study of this important area of individual differences psychology, and in these two Handbooks this is very much achieved. Made unique by its depth and breadth the Handbooks are internationally edited and authored by Professors Gregory J. Boyle, Gerald Matthews, and Donald H. Saklofske and authored by internationally known academics, this work will be an important reference work for a host of researchers and practitioners in the fields of individual differences and personality assessment, clinical psychology, educational psychology, work and organizational psychology, health psychology and other applied fields as well. Volume 2: Personality Measurement and Assessment. Covers psychometric measurement of personality and has coverage of the following broad topics, listed by section heading: " General Methodological Issues " Multidimensional Personality Instruments " Assessment of Biologically-Based Traits " Assessment of Self-Regulative Traits " Implicit, Projective And Objective Measures Of Personality " Abnormal Personality Trait Instruments " Applications of Psychological Testing', '<p>A definitive, authoritative and up-to-date resource for anyone interested in the theories, models and assessment methods used for understanding the many factes of Human personality and individual differences This brand new Handbook of Personality Theory and Assessment 2-Volume Set constitutes an essential resource for shaping the future of the scientific foundation of personality research, measurement, and practice. There is need for an up-to-date and international Handbook that reviews the major contemporary personality models Vol. 1 and associated psychometric measurement instruments Vol. 2 that underpin the scientific study of this important area of individual differences psychology, and in these two Handbooks this is very much achieved. Made unique by its depth and breadth the Handbooks are internationally edited and authored by Professors Gregory J. Boyle, Gerald Matthews, and Donald H. Saklofske and authored by internationally known academics, this work will be an important reference work for a host of researchers and practitioners in the fields of individual differences and personality assessment, clinical psychology, educational psychology, work and organizational psychology, health psychology and other applied fields as well. Volume 2: Personality Measurement and Assessment. Covers psychometric measurement of personality and has coverage of the following broad topics, listed by section heading: " General Methodological Issues " Multidimensional Personality Instruments " Assessment of Biologically-Based Traits " Assessment of Self-Regulative Traits " Implicit, Projective And Objective Measures Of Personality " Abnormal Personality Trait Instruments " Applications of Psychological Testing</p>', NULL, NULL, '"31480"', '"31416"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5786dpp_8_26.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=The%20Handbook%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=52', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=52', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3049, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:01'),
('72f53925-0a16-47cd-b1dd-f8768d87f527', '903', NULL, 'Modern Teaching of Physical Education', 'modern-teaching-of-physical-education-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903', 'modern-teaching-of-physical-education-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903-903', 'TGFRT4433', 'TGFRT4433', 'TGFRT4433', NULL, 'Modern Teaching of Physical Education', '<h1>Modern Teaching of Physical Education</h1>', 'Sub Title
			No

			Author
			Amanpreet Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383026739

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amanpreet Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383026739</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/511415.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGFRT4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=903', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=903', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2543, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('72f82050-4e5d-424e-8423-f07db76cdfa0', '1247', NULL, 'Transforming Social Work Practice - Understanding and Using Theory in Social Work - 2/e New', 'transforming-social-work-practice-understanding-and-using-theory-in-social-work-2e-new-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247', 'transforming-social-work-practice-understanding-and-using-theory-in-social-work-2e-new-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247-1247', 'SDFG4433', 'SDFG4433', 'SDFG4433', NULL, 'Understanding how theory informs social work practice is an area that students can find challenging and complex. This book helps students to understand how theory impacts and informs social work practice. Updated with a new introduction by the author, subjects covered include values and ethics, organisational contexts and putting theory into practice. There is a chapter on the relationship between theory and practice in social work which examines notions of empowerment and concepts of social exclusion and the distinctive role of the social work practitioner. Critical thinking exercises are built into the text to aid learning and reflective thinking.', '<p>Understanding how theory informs social work practice is an area that students can find challenging and complex. This book helps students to understand how theory impacts and informs social work practice. Updated with a new introduction by the author, subjects covered include values and ethics, organisational contexts and putting theory into practice. There is a chapter on the relationship between theory and practice in social work which examines notions of empowerment and concepts of social exclusion and the distinctive role of the social work practitioner. Critical thinking exercises are built into the text to aid learning and reflective thinking.</p>', 'Transforming Social Work Practice - Understanding and Using Theory in Social Work - 2/e New', '<h1>Transforming Social Work Practice - Understanding and Using Theory in Social Work - 2/e New</h1>', '"2599"', '"1535"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15159780857254979_1_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFG4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1247', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1247', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2314, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('72fd025c-83a8-4fc9-83a2-2d55e58ab28a', '2315', NULL, 'Library and Information Studies in the digital Age', 'library-and-information-studies-in-the-digital-age-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315', 'library-and-information-studies-in-the-digital-age-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315-2315', 'GTUJ5675', 'GTUJ5675', 'GTUJ5675', NULL, 'Library and Information Studies in the digital Age', '<h1>Library and Information Studies in the digital Age</h1>', 'Sub Title
			No

			Author
			Anurag ghosh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351115571

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351115571</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7804logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GTUJ5675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2315', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2315', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1657, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('7305ec30-e832-4691-9c0f-afa029de1623', '540', NULL, 'Leadership in Science and Technology: A Reference Handbook-2Vols. NEW', 'leadership-in-science-and-technology-a-reference-handbook2vols-new-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540', 'leadership-in-science-and-technology-a-reference-handbook2vols-new-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540-540', 'JGYU76T', 'JGYU76T', 'JGYU76T', NULL, 'This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.', '<p>This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.</p>', 'Leadership in Science and Technology: A Reference Handbook-2Vols.', '<h1>Leadership in Science and Technology: A Reference Handbook-2Vols.</h1>', '"32200"', '"19320"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1281789386042231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JGYU76T&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=540', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=540', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2752, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('731eee36-806a-4aea-a155-8664459463d4', '4090', 371, 'ABHINAYADARPANAM', 'abhinayadarpanam', 'abhinayadarpanam', '-76-', '-76-', '-76-', NULL, 'About the book

The first edition of the Abbinayadarpanam published twenty-three years ago was welcomed by all interested persons including the late A.K. Coomaraswamy whose translation of the work named The Mirror of Gesture (Cambridge, Mass. 1917) directed my attention to this Sanskrit text. Still for various reasons I could not think of publishing its second edition even after it was out of print for a long time, and there was osme demand for it. One such reason and an important one too, was that I then engaged myself in studying the Natyasastra and was planning a translation of this important work, and thought that this would be of greater use to readers interested in the subject.

Contents:

1. PRELIMINARY

	The Present Edition

	The Translation

	Critical Apparatus

	Reconstruction

2. ABHINAYA: IT’S MEANING

	Drama and Hindu Plays

	Object of Hindu Plays

	The Technique of Plays

	Abhinaya

	Importance of the Study of Abhinaya

3. ABHINAYA: ITS HISTORY

	The Origin of Abhinaya

	The Development of Abhinaya

	The Literature on Abhinaya

4. ABHINAYADARPANA

	Scope of the Work

	The Abhinayadarpana and the Bharata-Natyasastra

	The Abhinayadarpana and the Bharatarnava

	The Abhinayadarpana and the Samgitaratnakara

	The Style and the Method of Treatment

	The Author of the work

	The Place of Nandikesvara

	The Time of Nandikesvara

	The Antiquity of the work

TRANSLATION & NOTES

THE SANSKRIT TEXT', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>The first edition of the Abbinayadarpanam published twenty-three years ago was welcomed by all interested persons including the late A.K. Coomaraswamy whose translation of the work named The Mirror of Gesture (Cambridge, Mass. 1917) directed my attention to this Sanskrit text. Still for various reasons I could not think of publishing its second edition even after it was out of print for a long time, and there was osme demand for it. One such reason and an important one too, was that I then engaged myself in studying the Natyasastra and was planning a translation of this important work, and thought that this would be of greater use to readers interested in the subject.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span><br />
<span><span>1. PRELIMINARY</span></span></p>

<ol>
	<li style="text-align:justify"><span><span>The Present Edition</span></span></li>
	<li style="text-align:justify"><span><span>The Translation</span></span></li>
	<li style="text-align:justify"><span><span>Critical Apparatus</span></span></li>
	<li style="text-align:justify"><span><span>Reconstruction</span></span></li>
</ol>

<p style="text-align:justify"><span><span>2. ABHINAYA: IT’S MEANING</span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Drama and Hindu Plays</span></span></li>
	<li style="text-align:justify"><span><span>Object of Hindu Plays</span></span></li>
	<li style="text-align:justify"><span><span>The Technique of Plays</span></span></li>
	<li style="text-align:justify"><span><span>Abhinaya</span></span></li>
	<li style="text-align:justify"><span><span>Importance of the Study of Abhinaya</span></span></li>
</ol>

<p style="text-align:justify"><span><span>3. ABHINAYA: ITS HISTORY</span></span></p>

<ol>
	<li style="text-align:justify"><span><span>The Origin of Abhinaya</span></span></li>
	<li style="text-align:justify"><span><span>The Development of Abhinaya</span></span></li>
	<li style="text-align:justify"><span><span>The Literature on Abhinaya</span></span></li>
</ol>

<p style="text-align:justify"><span><span>4. ABHINAYADARPANA</span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Scope of the Work</span></span></li>
	<li style="text-align:justify"><span><span>The Abhinayadarpana and the Bharata-Natyasastra</span></span></li>
	<li style="text-align:justify"><span><span>The Abhinayadarpana and the Bharatarnava</span></span></li>
	<li style="text-align:justify"><span><span>The Abhinayadarpana and the Samgitaratnakara</span></span></li>
	<li style="text-align:justify"><span><span>The Style and the Method of Treatment</span></span></li>
	<li style="text-align:justify"><span><span>The Author of the work</span></span></li>
	<li style="text-align:justify"><span><span>The Place of Nandikesvara</span></span></li>
	<li style="text-align:justify"><span><span>The Time of Nandikesvara</span></span></li>
	<li style="text-align:justify"><span><span>The Antiquity of the work</span></span></li>
</ol>

<p style="text-align:justify"><span><span>TRANSLATION &amp; NOTES</span></span></p>

<p style="text-align:justify"><span><span>THE SANSKRIT TEXT</span></span></p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>
', 'Title
			Abhinayadarpanam

			Author
			Dr.Manomohan Ghosh

			Publisher
			Firm K.L Mukhopadhyay

			Year of Publication
			1957

			Pages
			152

			Binding
			Hardcover

			Language
			Sanskrit/English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Abhinayadarpanam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.Manomohan Ghosh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Firm K.L Mukhopadhyay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1957</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>152</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit/English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Sanskrit/English', 'Sanskrit/English', NULL, NULL, NULL, NULL, NULL, '9cfac0cd-feec-4f82-991a-1e2b24cc788e', NULL, NULL, 152, '152', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2147WhatsApp%20Image%202025-12-09%20at%2011.39.15_8e25a49a.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-76-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4090', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4090', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 371, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('732748f6-eba3-4b36-989e-1fa4d4dfe1a1', '525', NULL, 'Understanding Research in Personal Relationships - A Text with Readings', 'understanding-research-in-personal-relationships-a-text-with-readings-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-5-525', 'understanding-research-in-personal-relationships-a-text-with-readings-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525-525', 'BNHG7865', 'BNHG7865', 'BNHG7865', NULL, 'Understanding Research in Personal Relationships is a comprehensive introduction to the key readings on human and close relationships. Organized into twelve thematic chapters with editorial commentary throughout, the Editors offer a critical reading of the major research articles in the field of relationship studies published in the last few years. Scholarly papers, two per chapter, are presented in an abridged form and critiqued in a carefully structured way that instructs students on the way to read research, and to critically evaluate research in this field. The book, therefore, has a thoroughly didactic focus as the student is given historical, theoretical and methodological contexts to each article as well as an explanation of key terms and ideas. Key features about this book: - Cross-Disciplinary use - an excellent book for all students taking human relationship modules in psychology, communication studies, sociology, social work, family studies and other subjects across the social sciences. - Maps onto course teaching - ideal for 12 week semester term course, covering major themes such as love, attraction, conflict and social networks. - Pedagogical - `How to use this book'' section at the start; chapter introductions and summaries throughout; glossary of key terms highlighted throughout the book at the end of the text. This text is essential reading for undergraduate and postgraduate students wanting a straightforward, didiactic guide to understanding research on human relationships.', '<p>Understanding Research in Personal Relationships is a comprehensive introduction to the key readings on human and close relationships. Organized into twelve thematic chapters with editorial commentary throughout, the Editors offer a critical reading of the major research articles in the field of relationship studies published in the last few years. Scholarly papers, two per chapter, are presented in an abridged form and critiqued in a carefully structured way that instructs students on the way to read research, and to critically evaluate research in this field. The book, therefore, has a thoroughly didactic focus as the student is given historical, theoretical and methodological contexts to each article as well as an explanation of key terms and ideas. Key features about this book: - Cross-Disciplinary use - an excellent book for all students taking human relationship modules in psychology, communication studies, sociology, social work, family studies and other subjects across the social sciences. - Maps onto course teaching - ideal for 12 week semester term course, covering major themes such as love, attraction, conflict and social networks. - Pedagogical - `How to use this book'' section at the start; chapter introductions and summaries throughout; glossary of key terms highlighted throughout the book at the end of the text. This text is essential reading for undergraduate and postgraduate students wanting a straightforward, didiactic guide to understanding research on human relationships.</p>', 'Understanding Research in Personal Relationships - A Text with Readings', '<h1>Understanding Research in Personal Relationships - A Text with Readings</h1>', '"10299"', '"6179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22299788189948801.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNHG7865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=525', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=525', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2764, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', '3808', 643, 'Food Oligosaccharides - Production, Analysis and Bioactivity', 'food-oligosaccharides-production-analysis-and-bioactivity', 'food-oligosaccharides-production-analysis-and-bioactivity', '9781118426494', '9781118426494', '9781118426494', NULL, 'About the book

A growing awareness of the relationship between diet and health has led to an increasing demand for food products that support health beyond simply providing basic nutrition. Digestive health is the largest segment of the burgeoning functional food market worldwide. Incorporation of bioactive oligosaccharides into foods can yield health benefits in the gastrointestinal tract and other parts of the body that are linked via the immune system.  Because oligosaccharides can be added to a wide variety of foodstuffs, there is much interest within the food industry in incorporating these functional ingredients into healthy food products. Moreover, other areas such as pharmaceuticals, bioenergy and environmental science can exploit the

physicochemical and physiological properties of bioactive oligosaccharides too.

There is therefore a considerable demand for a concentrated source of information on the development and characterization of new oligosaccharides with novel and/or improved bioactivities.

Food Oligosaccharides: Production, Analysis and Bioactivityis a comprehensive reference on the naturally occurring and synthesised oligosaccharides, which will enable food professionals to select and use these components in their products. It is divided into three sections: (i) Production and bioactivity of oligosaccharides, (ii) Analysis and (iii) Prebiotics in Food Formulation.

The book addresses classical and advanced techniques to structurally characterize and quantitatively analyse food bioactive oligosaccharides. It also looks at practical issues faced by food industry professionals seeking to incorporate prebiotic oligosaccharides into food products, including the effects of processing on prebiotic bioavailability. This book is essential reading for food researchers and professionals, nutritionists and product developers working in the food industry, and students of Food Science with an interest in functional foods.

Contents:

Part I Production and Bioactivity of Oligosaccharides

Part I.I Naturally Occurring Oligosaccharides

1 Bioactivity of Human Milk Oligosaccharides, 5

Clemens Kunz, Sabine Kuntz, and Silvia Rudloff

2 Production and Bioactivity of Bovine Milk Oligosaccharides, 21

David C. Dallas, Mickael Meyrand, and Daniela Barile

3 Production and Bioactivity of Oligosaccharides in Plant Foods, 35

Cristina Martínez-Villaluenga and Juana Frías

4 Production and Bioactivity of Oligosaccharides from Chicory Roots, 55

Matthias Moser, Arnaud Agemans, and Wim Caers

5 Production and Bioactivity of Pectic Oligosaccharides from Fruit and Vegetable Biomass, 76

Jesper Holck, Arland T. Hotchkiss, Jr., Anne S. Meyer, Jørn D. Mikkelsen, and Robert A. Rastall

6 Production and Bioactivity of Oligosaccharides from Biomass Hemicelluloses, 88

Patricia Gullón, Beatriz Gullón, María Jesus Gonzalez-Munoz, Jose Luis Alonso, and Juan Carlos Parajo

7 Starch Hydrolysis Products with Physiological Activity in Humans, 107

Juscelino Tovar and Ana Rascon

8 Biosynthesis and Bioactivity of Exopolysaccharides Produced by Probiotic Bacteria, 118

Patricia Ruas-Madiedo

Part I.II Non-Naturally Occurring Oligosaccharides

9 Production and Bioactivity of Oligosaccharides Derived from Lactose, 137

Mar Villamiel, Antonia Montilla, Agustýn Olano, and Nieves Corzo

10 Production and Bioactivity of Glucooligosaccharides and Glucosides Synthesized using Glucansucrases, 168

Young-Min Kim, Hee-Kyoung Kang, Young-Hwan Moon, Thi Thanh Hanh Nguyen, Donal F. Day, and Doman Kim

11 Production and Bioactivity of Fructan-Type Oligosaccharides, 184

Javier Arrizon, Judith E. Urias-Silvas, Georgina Sandoval, N. Alejandra Mancilla-Margalli, Anne C. Gschaedler, Sandrine Morel, and Pierre Monsan

12 Application of Immobilized Enzymes for the Synthesis of Bioactive Fructooligosaccharides, 200

Francisco J. Plou, Lucia Fernandez-Arrojo, Paloma Santos-Moriano, and Antonio O. Ballesteros

Part I.III Assessment of Bioactivity

13 In Vitro Assessment of the Bioactivity of Food Oligosaccharides, 219

Koen Venema

14 In Vivo Assessment of the Bioactivity of Food Oligosaccharides, 238

Alfonso Clemente

Part II Analysis

15 Fractionation of Food Bioactive Oligosaccharides, 257

F. Javier Moreno, Cipriano Carrero-Carralero, Oswaldo Hernandez-Hern´andez, and M. Luz Sanz

16 Classical Methods for Food Carbohydrate Analysis, 284

Qingbin Guo, Steve W. Cui, and Ji Kang

17 Infrared Spectroscopic Analysis of Food Carbohydrates, 300

Mikihito Kanou, Atsushi Hashimoto, and Takaharu Kameoka

18 Structural Analysis of Carbohydrates by Nuclear Magnetic Resonance Spectroscopy and Molecular Simulations: Application to Human Milk Oligosaccharides, 320

Arnold Maliniak and Goran Widmalm

19 Analysis of Food Bioactive Oligosaccharides by Thin-Layer Chromatography, 350

Katarýna Reiffova

20 Gas Chromatographic Analysis of Food Bioactive Oligosaccharides, 370

Ana Cristina Soria, Sonia Rodrýguez-Sanchez, Jesus Sanz, and Isabel Martýnez-Castro

21 Analysis of Bioactive Food-Sourced Oligosaccharides by High-Performance Liquid Chromatography, 399

Jonathan A. Lane and Rita M. Hickey

22 Capillary Electrophoresis and Related Techniques for the Analysis of Bioactive Oligosaccharides, 421

Yu-ki Matsuno, Kazuaki Kakehi, and Akihiko Kameyama

23 Mass Spectrometric Analysis of Food Bioactive Oligosaccharides, 439

Oswaldo Hernandez-Hernandez and Peter Roepstorff

Part III Prebiotics in Food Formulation

24 Nutritional and Technological Benefits of Inulin-Type Oligosaccharides, 457

Matthias Moser and Rudy Wouters

25 Industrial Applications of Galactooligosaccharides, 470

Ellen van Leusen, Erik Torringa, Paul Groenink, Pieter Kortleve, Renske Geene, Margriet Schoterman, and Bert Klarenbeek

26 Successful Product Launch: Combining Industrial Technologies with Adapted Health Ingredients, 492

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A growing awareness of the relationship between diet and health has led to an increasing demand for food products that support health beyond simply providing basic nutrition. Digestive health is the largest segment of the burgeoning functional food market worldwide. Incorporation of bioactive oligosaccharides into foods can yield health benefits in the gastrointestinal tract and other parts of the body that are linked via the immune system.  Because oligosaccharides can be added to a wide variety of foodstuffs, there is much interest within the food industry in incorporating these functional ingredients into healthy food products. Moreover, other areas such as pharmaceuticals, bioenergy and environmental science can exploit the<br />
physicochemical and physiological properties of bioactive oligosaccharides too.<br />
There is therefore a considerable demand for a concentrated source of information on the development and characterization of new oligosaccharides with novel and/or improved bioactivities.</span></span></span></p>

<p style="text-align:justify"><span><span><em><span>Food Oligosaccharides: Production, Analysis and Bioactivity</span></em><span>is a comprehensive reference on the naturally occurring and synthesised oligosaccharides, which will enable food professionals to select and use these components in their products. It is divided into three sections: (i) Production and bioactivity of oligosaccharides, (ii) Analysis and (iii) Prebiotics in Food Formulation.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book addresses classical and advanced techniques to structurally characterize and quantitatively analyse food bioactive oligosaccharides. It also looks at practical issues faced by food industry professionals seeking to incorporate prebiotic oligosaccharides into food products, including the effects of processing on prebiotic bioavailability. This book is essential reading for food researchers and professionals, nutritionists and product developers working in the food industry, and students of Food Science with an interest in functional foods.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Part I Production and Bioactivity of Oligosaccharides</span></strong></span></span></p>

<p><span><span><strong><span>Part I.I Naturally Occurring Oligosaccharides</span></strong></span></span></p>

<p><span><span><span>1 Bioactivity of Human Milk Oligosaccharides, 5</span><br />
<span><em>Clemens Kunz, Sabine Kuntz, and Silvia Rudloff</em></span></span></span></p>

<p><span><span><span>2 Production and Bioactivity of Bovine Milk Oligosaccharides, 21</span><br />
<span><em>David C. Dallas, Mickael Meyrand, and Daniela Barile</em></span></span></span></p>

<p><span><span><span>3 Production and Bioactivity of Oligosaccharides in Plant Foods, 35</span><br />
<span><em>Cristina Mart</em>í<em>nez-Villaluenga and Juana Fr</em>í<em>as</em><br />
4 Production and Bioactivity of Oligosaccharides from Chicory Roots, 55<br />
<em>Matthias Moser, Arnaud Agemans, and Wim Caers</em></span></span></span></p>

<p><span><span><span>5 Production and Bioactivity of Pectic Oligosaccharides from Fruit and Vegetable Biomass, 76</span><br />
<span><em>Jesper Holck, Arland T. Hotchkiss, Jr., Anne S. Meyer, Jørn D. Mikkelsen, and Robert A. Rastall</em></span></span></span></p>

<p><span><span><span>6 Production and Bioactivity of Oligosaccharides from Biomass Hemicelluloses, 88</span><br />
<span>Patricia Gullón, Beatriz Gullón, María Jesus Gonzalez-Munoz, Jose Luis Alonso, and Juan Carlos Parajo</span></span></span></p>

<p><span><span><span>7 Starch Hydrolysis Products with Physiological Activity in Humans, 107</span><br />
<span><em>Juscelino Tovar and Ana Rascon</em></span></span></span></p>

<p><span><span><span>8 Biosynthesis and Bioactivity of Exopolysaccharides Produced by Probiotic Bacteria, 118</span><br />
<span><em>Patricia Ruas-Madiedo</em></span></span></span></p>

<p><span><span><strong><span>Part I.II Non-Naturally Occurring Oligosaccharides</span></strong></span></span></p>

<p><span><span><span>9 Production and Bioactivity of Oligosaccharides Derived from Lactose, 137</span><br />
<span><em>Mar Villamiel, Antonia Montilla, Agustýn Olano, and Nieves Corzo</em></span></span></span></p>

<p><span><span><span>10 Production and Bioactivity of Glucooligosaccharides and Glucosides Synthesized using Glucansucrases, 168</span><br />
<span><em>Young-Min Kim, Hee-Kyoung Kang, Young-Hwan Moon, Thi Thanh Hanh Nguyen, Donal F. Day, and Doman Kim</em></span></span></span></p>

<p><span><span><span>11 Production and Bioactivity of Fructan-Type Oligosaccharides, 184</span><br />
<span><em>Javier Arrizon, Judith E. Urias-Silvas, Georgina Sandoval, N. Alejandra Mancilla-Margalli, Anne C. Gschaedler,</em> <em>Sandrine Morel, and Pierre Monsan</em></span></span></span></p>

<p><span><span><span>12 Application of Immobilized Enzymes for the Synthesis of Bioactive Fructooligosaccharides, 200</span><br />
<span><em>Francisco J. Plou, Lucia Fernandez-Arrojo, Paloma Santos-Moriano, and Antonio O. Ballesteros</em></span></span></span></p>

<p><span><span><strong><span>Part I.III Assessment of Bioactivity</span></strong></span></span></p>

<p><span><span><span>13 In Vitro Assessment of the Bioactivity of Food Oligosaccharides, 219</span><br />
<span><em>Koen Venema</em></span></span></span></p>

<p><span><span><span>14 In Vivo Assessment of the Bioactivity of Food Oligosaccharides, 238</span><br />
<span><em>Alfonso Clemente</em></span></span></span></p>

<p><span><span><strong><span>Part II Analysis</span></strong></span></span></p>

<p><span><span><span>15 Fractionation of Food Bioactive Oligosaccharides, 257</span><br />
<span><em>F. Javier Moreno, Cipriano Carrero-Carralero, Oswaldo Hernandez-Hern´andez, and M. Luz Sanz</em></span></span></span></p>

<p><span><span><span>16 Classical Methods for Food Carbohydrate Analysis, 284</span><br />
<span><em>Qingbin Guo, Steve W. Cui, and Ji Kang</em></span></span></span></p>

<p><span><span><span>17 Infrared Spectroscopic Analysis of Food Carbohydrates, 300</span><br />
<span><em>Mikihito Kanou, Atsushi Hashimoto, and Takaharu Kameoka</em></span></span></span></p>

<p><span><span><span>18 Structural Analysis of Carbohydrates by Nuclear Magnetic Resonance Spectroscopy and Molecular Simulations: Application to Human Milk Oligosaccharides, 320</span><br />
<span><em>Arnold Maliniak and Goran Widmalm</em></span></span></span></p>

<p><span><span><span>19 Analysis of Food Bioactive Oligosaccharides by Thin-Layer Chromatography, 350</span><br />
<span><em>Katarýna Reiffova</em></span></span></span></p>

<p><span><span><span>20 Gas Chromatographic Analysis of Food Bioactive Oligosaccharides, 370</span><br />
<span><em>Ana Cristina Soria, Sonia Rodrýguez-Sanchez, Jesus Sanz, and Isabel Martýnez-Castro</em></span></span></span></p>

<p><span><span><span>21 Analysis of Bioactive Food-Sourced Oligosaccharides by High-Performance Liquid Chromatography, 399</span><br />
<span><em>Jonathan A. Lane and Rita M. Hickey</em></span></span></span></p>

<p><span><span><span>22 Capillary Electrophoresis and Related Techniques for the Analysis of Bioactive Oligosaccharides, 421</span><br />
<span><em>Yu-ki Matsuno, Kazuaki Kakehi, and Akihiko Kameyama</em></span></span></span></p>

<p><span><span><span>23 Mass Spectrometric Analysis of Food Bioactive Oligosaccharides, 439</span><br />
<span><em>Oswaldo Hernandez-Hernandez and Peter Roepstorff</em></span></span></span></p>

<p><span><span><strong><span>Part III Prebiotics in Food Formulation</span></strong></span></span></p>

<p><span><span><span>24 Nutritional and Technological Benefits of Inulin-Type Oligosaccharides, 457</span><br />
<span><em>Matthias Moser and Rudy Wouters</em></span></span></span></p>

<p><span><span><span>25 Industrial Applications of Galactooligosaccharides, 470</span><br />
<span><em>Ellen van Leusen, Erik Torringa, Paul Groenink, Pieter Kortleve, Renske Geene, Margriet Schoterman, and Bert Klarenbeek</em></span></span></span></p>

<p><span><span><span>26 Successful Product Launch: Combining Industrial Technologies with Adapted Health Ingredients, 492</span></span></span><br />
 </p>', ' 

			Title
			Food Oligosaccharides - Production, Analysis and Bioactivity

			Author
			Moreno, Sanz

			ISBN
			9781118426494

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Food Oligosaccharides - Production, Analysis and Bioactivity</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Moreno, Sanz</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118426494</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"23404"', '"15213"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1887food.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118426494&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3808', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3808', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 643, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:01'),
('7349ddf1-802a-4bb8-8f67-ea46641dd307', '4076', 385, 'Microsoft Excel Formulas and Functions (Office 2021 and Microsoft 365)', 'microsoft-excel-formulas-and-functions-office-2021-and-microsoft-365', 'microsoft-excel-formulas-and-functions-office-2021-and-microsoft-365', '9788119847372', '9788119847372', '9788119847372', NULL, 'About the book

Use Excel 365 and Excel 2021 core features to build spreadsheets that solve business problems and deliver reliable answers. Drawing on his unsurpassed experience, Paul McFedries helps you make the most of formulas and functions, including recent improvements ranging from dynamic arrays to XLOOKUP and LET. McFedries step-by-step projects walk you through handling key tasks, from building timesheets to projecting cash flow and aging receivables. His practical examples and clear instructions demystify intermediate-to-advanced-level formula construction, and help you leverage Excels most useful functions in your everyday work.

Contents:

Part I: Mastering Excel Formulas

	 Building basic formulas

	Creating advanced formulas

	Troubleshooting formulas

Part II: Harnessing the power of Functions

	Understanding functions

	Working with text functions

	Working with logical and information functions

	Working with lookup functions

	Working with date and time functions

	Working with math functions

Part III: Building Business formulas

	Implementing basic business formulas

	Building descriptive statistical formulas

	Building inferential statistical formulas

	Applying regression to track trends and make forecasts

	Building loan formulas

	Working with investment formulas

	Building discount formulas

Part IV: Building Business Models

	Analyzing data with tables

	Analyzing data with PivotTables

	Using Excel’s business modeling tools

	Solving complex problems with Solver', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>Use Excel 365 and Excel 2021 core features to build spreadsheets that solve business problems and deliver reliable answers. Drawing on his unsurpassed experience, Paul McFedries helps you make the most of formulas and functions, including recent improvements ranging from dynamic arrays to XLOOKUP and LET. McFedries step-by-step projects walk you through handling key tasks, from building timesheets to projecting cash flow and aging receivables. His practical examples and clear instructions demystify intermediate-to-advanced-level formula construction, and help you leverage Excels most useful functions in your everyday work.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: Mastering Excel Formulas</span></strong></span></span></p>

<ol>
	<li><span><span><span> Building basic formulas</span></span></span></li>
	<li><span><span><span>Creating advanced formulas</span></span></span></li>
	<li><span><span><span>Troubleshooting formulas</span></span></span></li>
</ol>

<p><span><span><strong><span>Part II: Harnessing the power of Functions</span></strong></span></span></p>

<ol>
	<li><span><span><span>Understanding functions</span></span></span></li>
	<li><span><span><span>Working with text functions</span></span></span></li>
	<li><span><span><span>Working with logical and information functions</span></span></span></li>
	<li><span><span><span>Working with lookup functions</span></span></span></li>
	<li><span><span><span>Working with date and time functions</span></span></span></li>
	<li><span><span><span>Working with math functions</span></span></span></li>
</ol>

<p><span><span><strong><span>Part III: Building Business formulas</span></strong></span></span></p>

<ol>
	<li><span><span><span>Implementing basic business formulas</span></span></span></li>
	<li><span><span><span>Building descriptive statistical formulas</span></span></span></li>
	<li><span><span><span>Building inferential statistical formulas</span></span></span></li>
	<li><span><span><span>Applying regression to track trends and make forecasts</span></span></span></li>
	<li><span><span><span>Building loan formulas</span></span></span></li>
	<li><span><span><span>Working with investment formulas</span></span></span></li>
	<li><span><span><span>Building discount formulas</span></span></span></li>
</ol>

<p><span><span><strong><span>Part IV: Building Business Models</span></strong></span></span></p>

<ol>
	<li><span><span><span>Analyzing data with tables</span></span></span></li>
	<li><span><span><span>Analyzing data with PivotTables</span></span></span></li>
	<li><span><span><span>Using Excel’s business modeling tools </span></span></span></li>
	<li><span><span><span>Solving complex problems with Solver</span></span></span></li>
</ol>

<p><span><span> </span></span></p>
', 'Title
			Microsoft Excel Formulas and Functions (Office 2021 and Microsoft 365)

			Author
			Paul McFedries

			ISBN
			9788119847372

			Publisher
			Microsoft Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Microsoft Excel Formulas and Functions (Office 2021 and Microsoft 365)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Paul McFedries</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788119847372</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Microsoft Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"820"', '"656"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'cb0d3384-f117-49de-ab45-f3fff6d0cc0c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1650excel.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788119847372&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4076', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4076', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 385, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('73579aea-47c1-44e5-ab4e-f64172f5f320', '1691', NULL, 'Equilibrium Between Phases of Matter - Phenomenology and Thermodynamics', 'equilibrium-between-phases-of-matter-phenomenology-and-thermodynamics-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1-1691', 'equilibrium-between-phases-of-matter-phenomenology-and-thermodynamics-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691-1691', 'BGTY4432', 'BGTY4432', 'BGTY4432', NULL, 'Equilibrium Between Phases of Matter - Phenomenology and Thermodynamics', '<h1>Equilibrium Between Phases of Matter - Phenomenology and Thermodynamics</h1>', 'Sub Title
			No

			Author
			H.A.J. Oonk

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402061233

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H.A.J. Oonk</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402061233</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7100"', '"4260"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6476dpp_18_61.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGTY4432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1691', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1691', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2043, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('73635fce-ad46-4866-8de9-a2034d806974', '3972', 480, 'Design and Equipment for Restaurants and Foodservice-A Management View 4/e', 'design-and-equipment-for-restaurants-and-foodservicea-management-view-4e', 'design-and-equipment-for-restaurants-and-foodservicea-management-view-4e', '9781118297742', '9781118297742', '9781118297742', NULL, 'About the book

This student friendly text covers how to plan, design, and purchase equipment for a restaurant, or foodservice facility. Design and Equipment for Restaurants and Foodservice offers the most comprehensive and updated coverage of the latest equipment and design trends to help students acquire the knowledge they need to go into the industry.

 

Contents

1 Getting Your Project Started 1

Introduction And Learning Objectives 1

1-1 Initial Planning And Project Considerations 2

1-2 Finding A Qualified Designer Or Consultant 8

1-3 Types Of Designers And Consultants 10

1-4 Who Is The Consultant''s Customer? 12

1-5 Establishing A Scope Of Work And Fair Fees 12

1-6 Business Professionalism And Ethics 15

Summary 15

Study Questions 16

2 Principles Of Kitchen Design 17

Introduction And Learning Objectives 17

2-1 Trends In Kitchen Design 19

2-2 Making The Numbers Work 21

2-3 Basic Kitchen Design Guidelines 25

2-4 Flow And Kitchen Design 31

2-5 Space Analysis 34

2-6 Service Or Banquet Kitchens 44

2-7 Food Safety And Kitchen Design 46

Summary 47

Study Questions 48

Facility Design: Kendall College 00

3 Front-Of-House Atmosphere And Design 49

Introduction And Learning Objectives 49

3-1 Creating An Atmosphere 49

3-2 Planning Front-Of-House Spaces 52

3-3 To Bar Or Not To Bar? 70

Summary 75

Study Questions 75

Conversation: Tom Galvin, Foodservice Designer 00

4 Planning Back-Of-House Support Areas 77

Introduction And Learning Objectives 77

4-1 Allocating Work Spaces 78

4-2 Space Planning And The Americans With

Disabilities Act 89

Summary 94

Study Questions 95

5 Electricity And Energy Management 96

Introduction And Learning Objectives 96

5-1 Understanding Energy Use 96

5-2 Energy Audits 98

5-3 Understanding And Measuring Electricity 99

5-4 Understanding Electric Bills 107

5-5 Power Failures 114

5-6 Energy Conservation 119

5-7 Constructing An Energy-Efficient

Building 124

Summary 127

Study Questions 127

Facility Design: Savoy Bar & Grill 00

6 Gas, Steam, And Water 129

Introduction And Learning Objectives 129

6-1 Gas Energy 129

6-2 Steam Energy 142

6-3 Your Water Supply 146

6-4 Choosing Plumbing Fixtures 156

6-5 Hot-Water Heating 165

Summary 167

Study Questions 168

Conversation: Arvid Osterberg, Ada Expert 00

7 Design And Environment 169

Introduction And Learning Objectives 169

7-1 Lighting 169

7-2 The Use Of Color 179

7-3 Noise And Sound Control 183

7-4 Heating And Air Conditioning 186

7-5 Air Pollution Control 200

Summary 201

Study Questions 202

8 Safety And Sanitation 203

Introduction And Learning Objectives 203

8-1 Fire Protection 203

8-2 Ergonomics 205

8-3 Employee Comfort And Safety 207

8-4 Sanitation 216

8-5 Waste Management 223

Summary 228

Study Questions 229

Facility Design: Klein Forest High School 00

9 Buying And Installing Foodservice Equipment 230

Introduction And Learning Objectives 230

9-1 Basic Decisions 231

9-2 Analyzing Equipment Purchases 232

9-3 Researching Equipment Purchases 238

9-4 Buying Used Equipment 243

9-5 Leasing Equipment 244

9-6 Trends In The Equipment Field 246

9-7 Writing Equipment Specifications 247

9-8 Start-Up, Service, And Safety 256

Summary 265

Study Questions 265

Conversation: David Yudkin, Owner, Sustainable Pizza Chain 00

10 Storage Equipment: Dry And Refrigerated 267

Introduction And Learning Objectives 267

10-1 Receiving And Dry Storage 267

10-2 Refrigerated Storage 274

10-3 Selecting A Refrigerator 279

10-4 Walk-In Coolers And Freezers 284

10-5 Specialty Refrigeration Units 287

Summary 295

Study Questions 296

11 Preparation Equipment: Ranges And Ovens 297

Introduction And Learning Objectives 297

11-1 Basic Principles Of Heat 299

11-2 The Rangetop 300

11-3 The Range Oven 307

11-4 Convection Ovens 308

11-5 Other Oven Types 310

11-6 Microwave Ovens 320

11-7 Ovens For Bakeries 322

11-8 New Oven Technology 323

11-9 Cleaning And Maintenance 324

Summary 327

Study Questions 328

Facility Design: Café 5555 (Hospital Cafeteria) 00

12 Preparation Equipment: Fryers And Fry Stations 329

Introduction And Learning Objectives 329

12-1 Dissecting The Fryer 330

12-2 How Frying Works 331

12-3 Fryer Capacity And Installation 336

12-4 Frying Oil Care And Conservation 337

12-5 Pressure Fryers 342

12-6 The Fry Station 344

12-7 Buying And Maintaining Fryers 346

12-8 Fryers Of The Future 347

Summary 349

Study Questions 350

Conversation: Jim Petersen, Foodservice

Designer 00

13 Preparation Equipment: Broilers, Griddles, And Tilting Braising Pans 351

Introduction And Learning Objectives 351

13-1 Broilers 352

13-2 Specialty Broilers 358

13-3 Buying And Maintaining Broilers 360

13-4 Griddles 363

13-5 Specialty Griddles 365

13-6 Buying And Maintaining Griddles 367

13-7 Tilting Braising Pans 369

Summary 371

Study Questions 372

14 Steam Cooking Equipment 373

Introduction And Learning Objectives 373

14-1 How Steam Cooking Works 374

14-2 Steam-Jacketed Kettle 376

14-3 Pressure Steamers 383

14-4 Pressureless Steamers 385

14-5 Specialty Steamers 388

14-6 Combi-Ovens 389

14-7 Steam Generators 393

14-8 Steam Equipment Cleaning And Maintenance 394

Summary 395

Study Questions 396

Conversation: Jim Hungerford, Foodservice Equipment Repair

Technician 00

15 Cook-Chill Technology 397

Introduction And Learning Objectives 397

15-1 Why Use Cook-Chill? 397

15-2 How Cook-Chill Works 399

15-3 Storage And Distribution 406

15-4 Rethermalization 406

15-5 Buying And Using A Cook-Chill System 408

15-6 Cleaning Cook-Chill Equipment 411

Summary 413

Study Questions 413

16 Dishwashing And Waste Disposal 415

Introduction And Learning Objectives 415

16-1 Choosing A Dishwashing System 416

16-2 Types Of Dishwashers 422

16-3 Booster Heaters 432

16-4 Dishwasher Maintenance 433

16-5 Care And Cleaning Of Dishes 435

16-6 Waste Disposal Options 439

16-7 Washing Pots And Pans 444

Summary 446

Study Questions 447

17 Miscellaneous Kitchen Equipment 448

Introduction And Learning Objectives 448

17-1 Food Mixers 448

17-2 Food Slicers 453

17-3 Food Processing 454

17-4 Toasters 460

17-5 Food Warmers 462

17-6 Coffee Makers 465

Summary 469

Study Questions 470

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p><span><span><span><span><span>This student friendly text covers how to plan, design, and purchase equipment for a restaurant, or foodservice facility. Design and Equipment for Restaurants and Foodservice offers the most comprehensive and updated coverage of the latest equipment and design trends to help students acquire the knowledge they need to go into the industry.</span></span></span></span></span></p>

<p> </p>

<p><span><span><span><strong><span><span><span>Contents</span></span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>1 Getting Your Project Started 1</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 1</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>1-1 Initial Planning And Project Considerations 2</span></span></span></span></span></p>

<p><span><span><span><span><span>1-2 Finding A Qualified Designer Or Consultant 8</span></span></span></span></span></p>

<p><span><span><span><span><span>1-3 Types Of Designers And Consultants 10</span></span></span></span></span></p>

<p><span><span><span><span><span>1-4 Who Is The Consultant''s Customer? 12</span></span></span></span></span></p>

<p><span><span><span><span><span>1-5 Establishing A Scope Of Work And Fair Fees 12</span></span></span></span></span></p>

<p><span><span><span><span><span>1-6 Business Professionalism And Ethics 15</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 15</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 16</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>2 Principles Of Kitchen Design 17</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 17</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>2-1 Trends In Kitchen Design 19</span></span></span></span></span></p>

<p><span><span><span><span><span>2-2 Making The Numbers Work 21</span></span></span></span></span></p>

<p><span><span><span><span><span>2-3 Basic Kitchen Design Guidelines 25</span></span></span></span></span></p>

<p><span><span><span><span><span>2-4 Flow And Kitchen Design 31</span></span></span></span></span></p>

<p><span><span><span><span><span>2-5 Space Analysis 34</span></span></span></span></span></p>

<p><span><span><span><span><span>2-6 Service Or Banquet Kitchens 44</span></span></span></span></span></p>

<p><span><span><span><span><span>2-7 Food Safety And Kitchen Design 46</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 47</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 48</span></span></span></span></span></p>

<p><span><span><span><span><span>Facility Design: Kendall College 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>3 Front-Of-House Atmosphere And Design 49</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 49</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>3-1 Creating An Atmosphere 49</span></span></span></span></span></p>

<p><span><span><span><span><span>3-2 Planning Front-Of-House Spaces 52</span></span></span></span></span></p>

<p><span><span><span><span><span>3-3 To Bar Or Not To Bar? 70</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 75</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 75</span></span></span></span></span></p>

<p><span><span><span><span><span>Conversation: Tom Galvin, Foodservice Designer 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>4 Planning Back-Of-House Support Areas 77</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 77</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>4-1 Allocating Work Spaces 78</span></span></span></span></span></p>

<p><span><span><span><span><span>4-2 Space Planning And The Americans With</span></span></span></span></span></p>

<p><span><span><span><span><span>Disabilities Act 89</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 94</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 95</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>5 Electricity And Energy Management 96</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 96</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>5-1 Understanding Energy Use 96</span></span></span></span></span></p>

<p><span><span><span><span><span>5-2 Energy Audits 98</span></span></span></span></span></p>

<p><span><span><span><span><span>5-3 Understanding And Measuring Electricity 99</span></span></span></span></span></p>

<p><span><span><span><span><span>5-4 Understanding Electric Bills 107</span></span></span></span></span></p>

<p><span><span><span><span><span>5-5 Power Failures 114</span></span></span></span></span></p>

<p><span><span><span><span><span>5-6 Energy Conservation 119</span></span></span></span></span></p>

<p><span><span><span><span><span>5-7 Constructing An Energy-Efficient</span></span></span></span></span></p>

<p><span><span><span><span><span>Building 124</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 127</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 127</span></span></span></span></span></p>

<p><span><span><span><span><span>Facility Design: Savoy Bar &amp; Grill 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>6 Gas, Steam, And Water 129</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 129</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>6-1 Gas Energy 129</span></span></span></span></span></p>

<p><span><span><span><span><span>6-2 Steam Energy 142</span></span></span></span></span></p>

<p><span><span><span><span><span>6-3 Your Water Supply 146</span></span></span></span></span></p>

<p><span><span><span><span><span>6-4 Choosing Plumbing Fixtures 156</span></span></span></span></span></p>

<p><span><span><span><span><span>6-5 Hot-Water Heating 165</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 167</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 168</span></span></span></span></span></p>

<p><span><span><span><span><span>Conversation: Arvid Osterberg, Ada Expert 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>7 Design And Environment 169</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 169</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>7-1 Lighting 169</span></span></span></span></span></p>

<p><span><span><span><span><span>7-2 The Use Of Color 179</span></span></span></span></span></p>

<p><span><span><span><span><span>7-3 Noise And Sound Control 183</span></span></span></span></span></p>

<p><span><span><span><span><span>7-4 Heating And Air Conditioning 186</span></span></span></span></span></p>

<p><span><span><span><span><span>7-5 Air Pollution Control 200</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 201</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 202</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>8 Safety And Sanitation 203</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 203</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>8-1 Fire Protection 203</span></span></span></span></span></p>

<p><span><span><span><span><span>8-2 Ergonomics 205</span></span></span></span></span></p>

<p><span><span><span><span><span>8-3 Employee Comfort And Safety 207</span></span></span></span></span></p>

<p><span><span><span><span><span>8-4 Sanitation 216</span></span></span></span></span></p>

<p><span><span><span><span><span>8-5 Waste Management 223</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 228</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 229</span></span></span></span></span></p>

<p><span><span><span><span><span>Facility Design: Klein Forest High School 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>9 Buying And Installing Foodservice Equipment 230</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 230</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>9-1 Basic Decisions 231</span></span></span></span></span></p>

<p><span><span><span><span><span>9-2 Analyzing Equipment Purchases 232</span></span></span></span></span></p>

<p><span><span><span><span><span>9-3 Researching Equipment Purchases 238</span></span></span></span></span></p>

<p><span><span><span><span><span>9-4 Buying Used Equipment 243</span></span></span></span></span></p>

<p><span><span><span><span><span>9-5 Leasing Equipment 244</span></span></span></span></span></p>

<p><span><span><span><span><span>9-6 Trends In The Equipment Field 246</span></span></span></span></span></p>

<p><span><span><span><span><span>9-7 Writing Equipment Specifications 247</span></span></span></span></span></p>

<p><span><span><span><span><span>9-8 Start-Up, Service, And Safety 256</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 265</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 265</span></span></span></span></span></p>

<p><span><span><span><span><span>Conversation: David Yudkin, Owner, Sustainable Pizza Chain 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>10 Storage Equipment: Dry And Refrigerated 267</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 267</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>10-1 Receiving And Dry Storage 267</span></span></span></span></span></p>

<p><span><span><span><span><span>10-2 Refrigerated Storage 274</span></span></span></span></span></p>

<p><span><span><span><span><span>10-3 Selecting A Refrigerator 279</span></span></span></span></span></p>

<p><span><span><span><span><span>10-4 Walk-In Coolers And Freezers 284</span></span></span></span></span></p>

<p><span><span><span><span><span>10-5 Specialty Refrigeration Units 287</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 295</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 296</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>11 Preparation Equipment: Ranges And Ovens 297</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 297</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>11-1 Basic Principles Of Heat 299</span></span></span></span></span></p>

<p><span><span><span><span><span>11-2 The Rangetop 300</span></span></span></span></span></p>

<p><span><span><span><span><span>11-3 The Range Oven 307</span></span></span></span></span></p>

<p><span><span><span><span><span>11-4 Convection Ovens 308</span></span></span></span></span></p>

<p><span><span><span><span><span>11-5 Other Oven Types 310</span></span></span></span></span></p>

<p><span><span><span><span><span>11-6 Microwave Ovens 320</span></span></span></span></span></p>

<p><span><span><span><span><span>11-7 Ovens For Bakeries 322</span></span></span></span></span></p>

<p><span><span><span><span><span>11-8 New Oven Technology 323</span></span></span></span></span></p>

<p><span><span><span><span><span>11-9 Cleaning And Maintenance 324</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 327</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 328</span></span></span></span></span></p>

<p><span><span><span><span><span>Facility Design: Café 5555 (Hospital Cafeteria) 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>12 Preparation Equipment: Fryers And Fry Stations 329</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 329</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>12-1 Dissecting The Fryer 330</span></span></span></span></span></p>

<p><span><span><span><span><span>12-2 How Frying Works 331</span></span></span></span></span></p>

<p><span><span><span><span><span>12-3 Fryer Capacity And Installation 336</span></span></span></span></span></p>

<p><span><span><span><span><span>12-4 Frying Oil Care And Conservation 337</span></span></span></span></span></p>

<p><span><span><span><span><span>12-5 Pressure Fryers 342</span></span></span></span></span></p>

<p><span><span><span><span><span>12-6 The Fry Station 344</span></span></span></span></span></p>

<p><span><span><span><span><span>12-7 Buying And Maintaining Fryers 346</span></span></span></span></span></p>

<p><span><span><span><span><span>12-8 Fryers Of The Future 347</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 349</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 350</span></span></span></span></span></p>

<p><span><span><span><span><span>Conversation: Jim Petersen, Foodservice</span></span></span></span></span></p>

<p><span><span><span><span><span>Designer 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>13 Preparation Equipment: Broilers, Griddles, And Tilting Braising Pans 351</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 351</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>13-1 Broilers 352</span></span></span></span></span></p>

<p><span><span><span><span><span>13-2 Specialty Broilers 358</span></span></span></span></span></p>

<p><span><span><span><span><span>13-3 Buying And Maintaining Broilers 360</span></span></span></span></span></p>

<p><span><span><span><span><span>13-4 Griddles 363</span></span></span></span></span></p>

<p><span><span><span><span><span>13-5 Specialty Griddles 365</span></span></span></span></span></p>

<p><span><span><span><span><span>13-6 Buying And Maintaining Griddles 367</span></span></span></span></span></p>

<p><span><span><span><span><span>13-7 Tilting Braising Pans 369</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 371</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 372</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>14 Steam Cooking Equipment 373</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 373</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>14-1 How Steam Cooking Works 374</span></span></span></span></span></p>

<p><span><span><span><span><span>14-2 Steam-Jacketed Kettle 376</span></span></span></span></span></p>

<p><span><span><span><span><span>14-3 Pressure Steamers 383</span></span></span></span></span></p>

<p><span><span><span><span><span>14-4 Pressureless Steamers 385</span></span></span></span></span></p>

<p><span><span><span><span><span>14-5 Specialty Steamers 388</span></span></span></span></span></p>

<p><span><span><span><span><span>14-6 Combi-Ovens 389</span></span></span></span></span></p>

<p><span><span><span><span><span>14-7 Steam Generators 393</span></span></span></span></span></p>

<p><span><span><span><span><span>14-8 Steam Equipment Cleaning And Maintenance 394</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 395</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 396</span></span></span></span></span></p>

<p><span><span><span><span><span>Conversation: Jim Hungerford, Foodservice Equipment Repair</span></span></span></span></span></p>

<p><span><span><span><span><span>Technician 00</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>15 Cook-Chill Technology 397</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 397</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>15-1 Why Use Cook-Chill? 397</span></span></span></span></span></p>

<p><span><span><span><span><span>15-2 How Cook-Chill Works 399</span></span></span></span></span></p>

<p><span><span><span><span><span>15-3 Storage And Distribution 406</span></span></span></span></span></p>

<p><span><span><span><span><span>15-4 Rethermalization 406</span></span></span></span></span></p>

<p><span><span><span><span><span>15-5 Buying And Using A Cook-Chill System 408</span></span></span></span></span></p>

<p><span><span><span><span><span>15-6 Cleaning Cook-Chill Equipment 411</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 413</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 413</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>16 Dishwashing And Waste Disposal 415</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 415</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>16-1 Choosing A Dishwashing System 416</span></span></span></span></span></p>

<p><span><span><span><span><span>16-2 Types Of Dishwashers 422</span></span></span></span></span></p>

<p><span><span><span><span><span>16-3 Booster Heaters 432</span></span></span></span></span></p>

<p><span><span><span><span><span>16-4 Dishwasher Maintenance 433</span></span></span></span></span></p>

<p><span><span><span><span><span>16-5 Care And Cleaning Of Dishes 435</span></span></span></span></span></p>

<p><span><span><span><span><span>16-6 Waste Disposal Options 439</span></span></span></span></span></p>

<p><span><span><span><span><span>16-7 Washing Pots And Pans 444</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 446</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 447</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>17 Miscellaneous Kitchen Equipment 448</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Introduction And Learning Objectives 448</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>17-1 Food Mixers 448</span></span></span></span></span></p>

<p><span><span><span><span><span>17-2 Food Slicers 453</span></span></span></span></span></p>

<p><span><span><span><span><span>17-3 Food Processing 454</span></span></span></span></span></p>

<p><span><span><span><span><span>17-4 Toasters 460</span></span></span></span></span></p>

<p><span><span><span><span><span>17-5 Food Warmers 462</span></span></span></span></span></p>

<p><span><span><span><span><span>17-6 Coffee Makers 465</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary 469</span></span></span></span></span></p>

<p><span><span><span><span><span>Study Questions 470</span></span></span></span></span></p>

<p> </p>', 'Title
			Design and Equipment for Restaurants and Foodservice-A Management View 4/e

			Author
			Chris Thomas

			ISBN
			9781118297742

			Publisher
			Wiley

			Pages
			528

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Design and Equipment for Restaurants and Foodservice-A Management View 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Chris Thomas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118297742</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>528</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"11035"', '"7725"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 528, '528', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4042design.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118297742&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3972', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3972', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 480, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:01'),
('73692edb-2790-4edb-93ac-2a63756540e6', '533', NULL, 'The Sage Handbook of Social Psychology', 'the-sage-handbook-of-social-psychology-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533', 'the-sage-handbook-of-social-psychology-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533-533', 'NBG56543', 'NBG56543', 'NBG56543', NULL, '`This volume is everything one would want from a one-volume handbook... Comprehensive in scope, authoritative, clearly written, and detailed... The volume is edited by two of the most prominent social psychologists in their own right, and the list of contributors is a veritable who''s who of the discipline. No Library should be without this book'' - Choice This is a comprehensive, scholarly, and up-to-date survey of the field of social psychology for the new millennium - a single 656 page Handbook containing 23 chapters by leading researchers from around the world. It is a state-of-the-art text with an eye to the future, in which rich integrative chapters are thorough analytic reviews. The chapters fall into five sections that reflect the scope of social psychology as a global scientific endeavour: history and nature of social psychology; individual processes, interpersonal processes; processes within groups, and intergroup processes and society. The book is edited by Michael A Hogg and Joel Cooper, with Dominic Abrams, Elliot Aronson and Shelley Taylor acting as advisory editors. The main features and benefits of this book include: single volume; international coverage of social psychology; international line-up of authors; basic and applied research are integrated within chapters, not exiled to the end of the book; traditional emphasis on individual and interpersonal processes is balanced with full emphasis on the study of group processes and intergroup relations; chapters on language and social psychology, culture and self.', '<p>`This volume is everything one would want from a one-volume handbook... Comprehensive in scope, authoritative, clearly written, and detailed... The volume is edited by two of the most prominent social psychologists in their own right, and the list of contributors is a veritable who''s who of the discipline. No Library should be without this book'' - Choice This is a comprehensive, scholarly, and up-to-date survey of the field of social psychology for the new millennium - a single 656 page Handbook containing 23 chapters by leading researchers from around the world. It is a state-of-the-art text with an eye to the future, in which rich integrative chapters are thorough analytic reviews. The chapters fall into five sections that reflect the scope of social psychology as a global scientific endeavour: history and nature of social psychology; individual processes, interpersonal processes; processes within groups, and intergroup processes and society. The book is edited by Michael A Hogg and Joel Cooper, with Dominic Abrams, Elliot Aronson and Shelley Taylor acting as advisory editors. The main features and benefits of this book include: single volume; international coverage of social psychology; international line-up of authors; basic and applied research are integrated within chapters, not exiled to the end of the book; traditional emphasis on individual and interpersonal processes is balanced with full emphasis on the study of group processes and intergroup relations; chapters on language and social psychology, culture and self.</p>', 'The Sage Handbook of Social Psychology', '<h1>The Sage Handbook of Social Psychology</h1>', '"13299"', '"7979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5481789386042231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBG56543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=533', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=533', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2757, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('736d0dba-fc7c-432d-98cf-8c914d79920a', '2398', NULL, 'Patty''s Toxicology - 9 Vols. (Complete Set), 5/e', 'pattys-toxicology-9-vols-complete-set-5e', 'pattys-toxicology-9-vols-complete-set-5e', '9780471319436', '9780471319436', '9780471319436', NULL, 'PATTY''S has become one of Wiley''s flagship publications in occupational health and safety, and the toxicology volumes give proof to the growth and development of the field of toxicology. What began as a single volume devoted to the field with the first edition (1948) of Patty''s has now mushroomed into eight. This Fifth Edition will permit us to bring about many badly needed changes to the format and organization of the toxicology volumes. In addition to standardizing the format and sequence in which toxicologic data is presented for all of the compounds, the compounds will be organized according to logical groupings, e.g., the metals will be covered in 23 separate chapters making up Volumes II and III; Vol. IV will contain four chapters on aromatic hydrocarbons and 7 chapters on organic nitrogen compounds; Vol. V will contain eight chapters on organic halogenated hydrocarbons and four on aliphatic carboxylic acids; Vol. VI will feature three chapters on ketones, two on alcohols, and five on esters; and Vol. VII will include four chapters on epoxy compounds, two on gycol ethers, and eight on synthetic polymers. The reorganization of chapters in Volumes II through VI by itself will vastly facilitate information searching and retrieval. Volume VIII, like Volume I, does not cover compounds but rather other major issues in toxicology assessment or other forms of toxic agents.', '<h1>PATTY''S has become one of Wiley''s flagship publications in occupational health and safety, and the toxicology volumes give proof to the growth and development of the field of toxicology. What began as a single volume devoted to the field with the first edition (1948) of Patty''s has now mushroomed into eight. This Fifth Edition will permit us to bring about many badly needed changes to the format and organization of the toxicology volumes. In addition to standardizing the format and sequence in which toxicologic data is presented for all of the compounds, the compounds will be organized according to logical groupings, e.g., the metals will be covered in 23 separate chapters making up Volumes II and III; Vol. IV will contain four chapters on aromatic hydrocarbons and 7 chapters on organic nitrogen compounds; Vol. V will contain eight chapters on organic halogenated hydrocarbons and four on aliphatic carboxylic acids; Vol. VI will feature three chapters on ketones, two on alcohols, and five on esters; and Vol. VII will include four chapters on epoxy compounds, two on gycol ethers, and eight on synthetic polymers. The reorganization of chapters in Volumes II through VI by itself will vastly facilitate information searching and retrieval. Volume VIII, like Volume I, does not cover compounds but rather other major issues in toxicology assessment or other forms of toxic agents.</h1>', 'Sub Title
			No

			Author
			Eula Bingham

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780471319430

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eula Bingham</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471319430</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"162800"', '"162615"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38201.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780471319436&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2398', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2398', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1630, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('73914eaa-ab28-4338-8275-06d5fbc10304', '1890', NULL, 'Paryavaran Vigyan Vishwakosh 5 Bhago me (H) New', 'paryavaran-vigyan-vishwakosh-5-bhago-me-h-new-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890', 'paryavaran-vigyan-vishwakosh-5-bhago-me-h-new-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890-1890', 'IJUK8878', 'IJUK8878', 'IJUK8878', NULL, 'Paryavaran Vigyan Vishwakosh 5 Bhago me (H) New', '<h1>Paryavaran Vigyan Vishwakosh 5 Bhago me (H) New</h1>', 'Sub Title
			No

			Author
			Vaseem Ahmad Khan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190724654

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vaseem Ahmad Khan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190724654</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4600"', '"2760"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1973logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IJUK8878&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1890', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1890', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1913, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('739b078a-eb1e-456e-ba8c-5af2ba6a2e33', '293', NULL, 'Heroes of the Indian Army: Stories of Param Vir Chakrs Awardees', 'heroes-of-the-indian-army-stories-of-param-vir-chakrs-awardees-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293', 'heroes-of-the-indian-army-stories-of-param-vir-chakrs-awardees-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293-293', 'Heroes of the Indian Army', 'Heroes of the Indian Army', 'Heroes of the Indian Army', NULL, 'Bravery, Bonding. and brotherhood characterize an IndianArmysoldier. He is trained to be quicksilver in hisresponses,simultaneously also to be disciplined to a fault. thisdisciplineincludes adherence to duty, adherence to humanity andadherence towhat is right in the lace to danger whatever it may be!He istrained to respect personal honesty, loyalty and Integrity.Histraining is so exacting that it shows up in his day to dayliving.It is with no doubt that everyone agrees that a soldieralwaysstands with an edge beyond all in society! In these pages wecarryunbelievable stones of soldiers who rose above all odds tofightfor the nation, whatever the sacrifice! We salute these bravemenwho stayed united in their patriotism and whose mottoalwaysremained, ''Nation First''.', '<p>Bravery, Bonding. and brotherhood characterize an IndianArmysoldier. He is trained to be quicksilver in hisresponses,simultaneously also to be disciplined to a fault. thisdisciplineincludes adherence to duty, adherence to humanity andadherence towhat is right in the lace to danger whatever it may be!He istrained to respect personal honesty, loyalty and Integrity.Histraining is so exacting that it shows up in his day to dayliving.It is with no doubt that everyone agrees that a soldieralwaysstands with an edge beyond all in society! In these pages wecarryunbelievable stones of soldiers who rose above all odds tofightfor the nation, whatever the sacrifice! We salute these bravemenwho stayed united in their patriotism and whose mottoalwaysremained, ''Nation First''.</p>', 'Sub Title
			No

			Author
			Vaneeta Vaid

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176761116

			Pages
			88

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			2014

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vaneeta Vaid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176761116</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>88</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"750"', '"450"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2014', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 88, '88', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51409788176761116.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Heroes%20of%20the%20Indian%20Army&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=293', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=293', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2907, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('73b50c73-559a-4ae6-83dd-7887b86885d8', '3417', 976, 'Sugarless - Towards the Year 2000', 'sugarless-towards-the-year-2000', 'sugarless-towards-the-year-2000', '9780851864952', '9780851864952', '9780851864952', NULL, 'About the book

Sugarless - Towards the Year 2000 is published at a time of changing thought on the role of sugar in the UK diet. In recent years the government has set quantitative limits for consumption of non-milk intrinsic sugars and the British Dental Association has launched the British Association for Tooth friendly Sweets.

The book reviews progress made in reducing sugar intake and in the use of non-sugar sweeteners as a replacement for sugar. It presents a valuable exchange of views on this interdisciplinary subject, with contributions from dentists, food scientists, industrialists, nutritionists, and food legislators. Sugarless - Towards the Year 2000 focuses on two principal groups of sugar-containing products - confectionery and liquid oral medicines - and on reducing sugar intake to reduce tooth decay. It records the considerable progress made to date, as well as indicating where further work is required, in the move towards a sugar-free diet.

While dietary controls have already been agreed, achieving them requires the cooperation of several different groups including dental, medical, and pharmaceutical experts; nutritionists; food regulators; and those involved with development, manufacturing, and marketing. Sugarless - Towards the Year 2000 is a must for those concerned with this issue in all these groups, and should help to stimulate that very cooperation. It will also be essential reading for undergraduates, post-graduates, teachers, and researchers involved in dentistry, food sciences, nutrition, and medicine.

Content – 

Tooth friendly: Achievements after 10 Years and Future Prospects, 

Current Legal Status of Non-sugar Sweeteners in Europe, 

Sugar Eating Habits of Children and Adults, 

Problem Areas in Liquid Oral Medication, 

Labelling Requirements for Foodstuffs, 

Diet and Dental Problems in Children, 

A Dietitian''s View of a Sugarless Diet, 

Helping the Consumer to Make Better Choices of Medicines, 

Manufacturing Opportunities with Non-sugar Sweeteners, 

Manufacture and Marketing of Sugar Free Confectionery, 

Manufacture and Marketing of Non-sugar Chocolate, 

Development and Marketing of Non-sugar Medicines, 

Sugar-free Gum - A Success Story, 

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Sugarless - Towards the Year 2000 is published at a time of changing thought on the role of sugar in the UK diet. In recent years the government has set quantitative limits for consumption of non-milk intrinsic sugars and the British Dental Association has launched the British Association for Tooth friendly Sweets.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book reviews progress made in reducing sugar intake and in the use of non-sugar sweeteners as a replacement for sugar. It presents a valuable exchange of views on this interdisciplinary subject, with contributions from dentists, food scientists, industrialists, nutritionists, and food legislators. Sugarless - Towards the Year 2000 focuses on two principal groups of sugar-containing products - confectionery and liquid oral medicines - and on reducing sugar intake to reduce tooth decay. It records the considerable progress made to date, as well as indicating where further work is required, in the move towards a sugar-free diet.</span></span></span></p>

<p style="text-align:justify"><span><span><span>While dietary controls have already been agreed, achieving them requires the cooperation of several different groups including dental, medical, and pharmaceutical experts; nutritionists; food regulators; and those involved with development, manufacturing, and marketing. Sugarless - Towards the Year 2000 is a must for those concerned with this issue in all these groups, and should help to stimulate that very cooperation. It will also be essential reading for undergraduates, post-graduates, teachers, and researchers involved in dentistry, food sciences, nutrition, and medicine.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>Tooth friendly: Achievements after 10 Years and Future Prospects, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Current Legal Status of Non-sugar Sweeteners in Europe, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Sugar Eating Habits of Children and Adults, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Problem Areas in Liquid Oral Medication, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Labelling Requirements for Foodstuffs, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Diet and Dental Problems in Children, </span></span></span></p>

<p style="text-align:justify"><span><span><span>A Dietitian''s View of a Sugarless Diet, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Helping the Consumer to Make Better Choices of Medicines, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Manufacturing Opportunities with Non-sugar Sweeteners, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Manufacture and Marketing of Sugar Free Confectionery, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Manufacture and Marketing of Non-sugar Chocolate, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Development and Marketing of Non-sugar Medicines, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Sugar-free Gum - A Success Story, </span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Sugarless - Towards the Year 2000

			Author
			A.J.Rugg Gunn

			ISBN
			9780851864952

			Publisher
			RSC Publishing

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sugarless - Towards the Year 2000</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>A.J.Rugg Gunn</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780851864952</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>RSC Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"6202"', '"4031"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1a551af1-8da0-4f13-a0f8-03a967fabaa5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9763Sugarless%20-%20Towards%20the%20Year%202000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780851864952&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3417', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3417', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 976, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:01'),
('73ca34ae-6767-426b-9395-5a9f9c9f7b68', '3747', 700, 'India : Through Questions And Answers 2 Vols. (Complete Set)', 'india-through-questions-and-answers-2-vols-complete-set', 'india-through-questions-and-answers-2-vols-complete-set', '08187471212', '08187471212', '08187471212', NULL, 'About the Book

The book in the hands of the reader is a valuable collection of Questions and Answers that help the reader know about India from its eariest civilisations to the present day democratic set up in India.  It addresses all types of readers from Research Scholars to enthusiastic students of History, those preparing of IAS, IFFS, IPS etc. and also those preparing for TV Quiz like KBC2 and other competitive games based on knowledge.   Indeed it is a first attempt to its kind, looking at the large encyclopedic volume of questions and answers it contains. Volume I Part I of the book [History of India] covers all periods of History from Ancient India to the present day renunciation episode of Sonia.  It has a special coverage of Mahatama Gandhi, his assassination, his various movements for India’s freedom, without forgetting the noblest work he did in South Africa.  The tragic end of Kalpana Chawla, the attack by terrorists on India’s temple of democracy i.e. the parliament, are all notable sections of the book.  This part has a detailed History of Jammu and Kashmir through Questions and Answers with circumstances that led to terrorism, the ‘Intifada’ phase and the subsequent “Fidayeen’ attacks.   Special sections covering Mother Teresa and her beatification, Swami Vivekananda and his speeches in the ‘Parliament of Religions’ [1893] & Sister Nivedita are other attractions [ch. 10].  A brief section on the births and deaths of India’s intellectuals/saints like Tulsidas, Mirabai etc. add to the merits of the book.  Volume 2 Part I [Religions] enriches the reader about various faiths in our country and contains the names of all 5 conches of the Pandavas and that of Lord Krishna, the names of Krishna’s 8 queens and Prophet Muhammad’s 12 wives, the 12 Apostles of Jesus, the 10 Commandments, the 8-fold path of the Buddha, the 6 Shankracharyas, the 24 Tirthanuras of Jainism and the 5 seats of Sikh Polity along with contents of the ‘Dasam Grantham’ and the names of all the poets/gurus whose verses constitute the ‘Guru Granth Saheb’ of the Sikhs. Part II [Indian Cinema] of this Volume begins with the invention of movie and starting from the first movies shown in India, it has all the firsts like the first film to receive President’s Gold Medal, the first woman to act in Indian Cinema etc. It has the lists of the winners of Dada Saheb Phalke Awards alongwith 48th to 51st. National Awards and 47th to 50th [Golden Jubilee] Filmfare Awards with special coverage of some mega films.  Part III [Cricket] of the Volume includes the first Test series of History giving names of the batsman who played the first Test ball of the History, the bowler who bowled the first Test ball and the one who took the first test catch, the wicketkeeper who made the first Test stump as also the first ever Test 100 of Test History.  Records in all fields like batting bowling fielding in Test, LOIs and WC matches are exhaustively given Players who played for 2 countries, related players, birthdays of 700 cricketers, and ‘Wisden Player of the Year’ awards further enrich this part.  Chapter 1, Cricket [India], interests the reader with lovable achievements of precious cricketers from Prince KS Ranjit Sinhji to Viru the ‘Multan ka Sultan’ or ‘Najafgarh ka Raja’as we call him out of love.  The ‘Duckworth-Lewis Rule’ and the names of various cricket grounds all over the the world have been taken with the help of some websites.  The reader also finds the background of naming the England-Australia Test series as the ‘Ashes’.  The book will undoubtedly be a valuable asset to every library in India and abroad.  

CONTENTS:

VOL.-1

PART I: HISTORY OF INDIA

CHAPTER I INDIA  ANCIENT

EARLIER MAN AND CIVILISATIONS/ARYANS

MAGADHA/MAURYA DYNASTY/CHANAKYA/ALEXANDER

KUSHANA DYNASSTY-NW INDIA

PALLAVA DYNASTY

GUPTA DYNASTY

PALA/RASHTRAKOOT/GURJARA PRATIHARA/SEN

SATAVAHANA DYNASTY

HARSHAVARDHANA/RAJYAVARDHANA/RAJYASHRI

CHOLA OF TANJORE (THANJAVUR)

CHALUKYA DYNASTY OF MAHARASHTRA (BADAMI)

CHALUKYA DYNASTY-(EASTERN VENGI OF ANDHRA)

CHALUKYA DYNASTY (KALYANI-SOUTH INDIA)

NOTES

CHAPTER-2 INDIA-MEDIEVAL

SULTAN MAHMUD  OF GHAZNI

SHIHAB-UD-DIN MUHAMMAD GHORI

SLAVE DYNASTY

KHILJI DYNASTY

TUGHLAK DYNASTY

SAYYID DYNASTY

LODI DYNASTY

MUGHAL DYNASTY

1. BABAR

2. HUMAYUN 

3. AKBAR

4. JAHANGIR

5. SHAHJAHAN

6. AURANGZEB & AFTER

SHIVAJI

SAMBHAJI

SHAHU & AFTER

SOME POPULAR  QS

SOME OTHER DYNASTIES

HOYSALA DYNASTY (DORASAMUDRA-KARNATAKA)

AHOMS OF ASSAM

SHAH MIRZA DYNASTY (KASHMIR)

CHAKK DYNASTY (KASHMIR)

NAWABS OF BENGAL

JATS OF BHARATPUR

NAWABS OF OUDH

NOTES

CHAPTER-3 BRITISH PERIOD (1559-1857)

GENERAL 

RANJIT SINGH/ANGLO-SIKH WARS

ANGLO-MYSORE WARS (HYDER ALI, TIPU SULTAN)

PESHWAS/ANGLO-MARATHA WARS

KOH-I-NOOR

NOTES

CHAPER-4 1857 SEPOY MUTINY

MUTINY

NOTES

CHAPTER-5 PORTUGAL

GENERAL

LIBERATION OF PORTUGUESE COLONIES

NOTES

CHAPTER-6 SOME TEMPLES

SOMNATH TEMPLE

MAHAKALA  TEMPLE

KONARK TEMPLE

CHENNAKESAVA (VISHNU) TEMPLE

CHAPTER-7 DELHI

THE 9 CITIES

NOTES

CHAPTER-8 BRITISH PERIOD (1857-1947)

GENERAL

MAJOR EVENTS

BENGAL DIVISION

GADAR MOVEMENT

PROVISIONAL GOVERNMENT

ROWLETT ACT/JALLIANWALLAH BAGH

MAPILLA REVOLT

LUCKNOW PACT & NEHRU REPORT

SIMON COMMISSION

RED SHRIT MOVEMENT

REVOLT IN ROYAL INDIAN NAVY (RIN)

PARTITION/AIML/KHILAFAT/UNIONIST PARTY/CABINET MISSION

NATIONAL ANTHEM & OTHER PATRIOTIC SONGS

INDIAN NATIONAL FLAG

INDIAN NATIONAL CONGRESS (INC)

LOKMANYA TILAK

MAHATMA GANDHI & THE FREEDOM STRUGGLE

MAHATMA GANDHI ASSASSINATION

MAHATMA GANDHI: (MISCELLENEOUS QS)

JAWAHARLAL NEHRU

VALLABH BHAI PATEL

RAS BEHARI BOSE

SUBHASH CHAND BOSE

BHIMRAO RAMJI AMBEDKAR

MUHAMMAD ALI JINNAH

ANNIE BESANT

SOME OTHER GREAT MEN/WOMEN

JOURNALS/MAGAZINES/NEWSPAPERS

REVOLUTIONARY  TERRORIST ACTIVITIES FOR FREEDOM OF INDIA

ADDENDA: VINAYAK DAMODA R SAVARKAR

NOTES

CHAPTER-9 INDIA POST-INDEPENDENCE

GENERAL

GOVERNOR GENERAL OF INIDIA

PRESIDENTS OF INDIA

PRIME MINISTER OF INDIA

VICE PRESIDENT OF INDIA (VP)

CONSTITUTION OF INDIA (COL) & SOME ACTS/ORDINANCES

DEFENCE

WARS

5-YEARS PLANS

INTERNATIONAL 

STATES/UTS OF INDIA

JAMMU & KASHMIR (J&K)

LOK SABHA/RAJYA SABHA

POLITICAL PARTIES & RELATED ORGANISATIONS

INTERNAL EMERGENCY

NETAJI DISAPPEARANCE

AYODHYA

MANDAL COMMISSION

SATELLITES/ROCKETS/COMPUTERS

RASHTRIYA SWAYAMSEWAK SANGH (RSS)

13 DEC. 2001

NOBEL PRIZE

RAMON MAGSAYSAY AWARD

AVIATION/HIJACKING

FIRST IN INDEPENDENT INDIA

KALPANA CHAWLA (KC)

SPORTS/ADVENTURE/TALENT

MOUNTAINEERING (MOUNT EVEREST & OTHER EXPEDITIONS)

INDIA  AT OLYMPICS (1920-2004)

17TH COMMONWEALTH GAMES (2002)

BEAUTY QUEENS

PROMINENT DAYS

SPECIAL FEATURE: SONIA GANDHI ALIAS SAINT SONIA

MISCELLANY

NOTES

CHAPTER 10 SOME MISCELLANEOUS TOPICS

INDIAN RAILWAYS

PHOOLAN DEVI

PHOOLAN DEVI MURDER

TEHELKA

NEPAL (ASSASSINATIONS IN THE KING''S PALACE)

iNDIA''S SAINTS/POETS/INTELLECTUALS

MOTHER TERESA

SWAMI VIVEKANANDA/SWAMI RAMAKRISHNA PARAMAHANSA

ADDENDA

NOTES

VOL.-2

PART I: RELIGIONS

CHAPTER 1 BUDDHISM

SIDDHARATHA

BUDDHA

BUDDHISM

NOTES

CHAPTER 2 JUDAISM & CHRISTIANITY

(i) OLD TESTAMENT (MOSES)

(ii) NEW TESTAMENT (JESUS)

CHRISTIANITY

NOTES

CHAPTER 3 ISLAM

MUHAMMAD

AYESHA

MIRACLE IN MECCA

ISLAM: SOME RELATED FACTS

CRUSADES

NOTES

CHAPTER: 4 HINDUISM

FOUNDERS

ADI SHANKARACHARYA

KUMBHA

MAHABHARATA (SOME SELECTED QS)

MSCELLANUY

NOTES

CHAPTER  5: JAINISM

MAHAVIRA

NOTES

CHAPTER  6: SIKHISM

FIRST GURU

SECOND GURU

THIRD GURU

FOURTH GURU

FIFTH GURU

SIXTH GURU

SEVENTH GURU

EIGHTH GURU

NINTH GURU

TENTH GURU

NOTES

PART II: INDIAN CINEMA

CHAPTER 1 INDIAN CINEMA

BRIEF HISTORY

INDIAN CINEMA (NOSTALGIA)

48TH NATIONAL AWARDS (2001-FOR FILMS OF 2000)

49TH NATIONAL AWARDS (2002-FOR FILMS OF 2001)

50TH NATIONAL AWARDS (2003-FOR FILMS OF 2002)

51TH NATIONAL AWARDS (2004-FOR FILMS OF 2003)

LAGAAN

DEVDAS

MISCELLANY

THEY LEFT US RECENTLY

ADDENDA

NOTES

PART III: CRICKET

CHAPTER 1 CRICKET (INDIA)

BRIEF HISTORY

TEST RECORDS

I V A TEST SERIES (2001)

GENERAL 

MUMBAI TEST

KOLKATA TEST

CHENNAI TEST

LIMITED OVER INTERNATIONALS (LOI) RECORDS

WORLD CUP (INDIA) RECORDS

WISDEN AWARDS (2002)

MISCELLANEOUS

NOTES

CHAPTER 2 CRICKET (WORLD)

TEST RECORDS

LIMITED OVER INTERNATIONALS (LOI) RECORDS

WORLD CUP (WC) RECORDS

MISCELLANEOUS

RELATIVE PLAYERS

NOTES

NEW UPDATES

BIBLIOGRAPHY', '<p><span><strong><span>About the Book</span></strong></span></p>

<p style="text-align:justify"><span><span>The book in the hands of the reader is a valuable collection of Questions and Answers that help the reader know about India from its eariest civilisations to the present day democratic set up in India.  It addresses all types of readers from Research Scholars to enthusiastic students of History, those preparing of IAS, IFFS, IPS etc. and also those preparing for TV Quiz like KBC2 and other competitive games based on knowledge.   Indeed it is a first attempt to its kind, looking at the large encyclopedic volume of questions and answers it contains. Volume I Part I of the book [History of India] covers all periods of History from Ancient India to the present day renunciation episode of Sonia.  It has a special coverage of Mahatama Gandhi, his assassination, his various movements for India’s freedom, without forgetting the noblest work he did in South Africa.  The tragic end of Kalpana Chawla, the attack by terrorists on India’s temple of democracy i.e. the parliament, are all notable sections of the book.  This part has a detailed History of Jammu and Kashmir through Questions and Answers with circumstances that led to terrorism, the ‘Intifada’ phase and the subsequent “Fidayeen’ attacks.   Special sections covering Mother Teresa and her beatification, Swami Vivekananda and his speeches in the ‘Parliament of Religions’ [1893] &amp; Sister Nivedita are other attractions [ch. 10].  A brief section on the births and deaths of India’s intellectuals/saints like Tulsidas, Mirabai etc. add to the merits of the book.  Volume 2 Part I [Religions] enriches the reader about various faiths in our country and contains the names of all 5 conches of the Pandavas and that of Lord Krishna, the names of Krishna’s 8 queens and Prophet Muhammad’s 12 wives, the 12 Apostles of Jesus, the 10 Commandments, the 8-fold path of the Buddha, the 6 Shankracharyas, the 24 Tirthanuras of Jainism and the 5 seats of Sikh Polity along with contents of the ‘Dasam Grantham’ and the names of all the poets/gurus whose verses constitute the ‘Guru Granth Saheb’ of the Sikhs. Part II [Indian Cinema] of this Volume begins with the invention of movie and starting from the first movies shown in India, it has all the firsts like the first film to receive President’s Gold Medal, the first woman to act in Indian Cinema etc. It has </span><span>the lists of the winners of Dada Saheb Phalke Awards alongwith 48th to 51st. National Awards and 47th to 50th [Golden Jubilee] Filmfare Awards with special coverage of some mega films.  Part III [Cricket] of the Volume includes the first Test series of History giving names of the batsman who played the first Test ball of the History, the bowler who bowled the first Test ball and the one who took the first test catch, the wicketkeeper who made the first Test stump as also the first ever Test 100 of Test History.  Records in all fields like batting bowling fielding in Test, LOIs and WC matches are exhaustively given Players who played for 2 countries, related players, birthdays of 700 cricketers, and ‘Wisden Player of the Year’ awards further enrich this part.  Chapter 1, Cricket [India], interests the reader with lovable achievements of precious cricketers from Prince KS Ranjit Sinhji to Viru the ‘Multan ka Sultan’ or ‘Najafgarh ka Raja’as we call him out of love.  The ‘Duckworth-Lewis Rule’ and the names of various cricket grounds all over the the world have been taken with the help of some websites.  The reader also finds the background of naming the England-Australia Test series as the ‘Ashes’.  The book will undoubtedly be a valuable asset to every library in India and abroad.  </span></span></p>

<p><span><strong><span>CONTENTS:</span></strong></span></p>

<p><span><strong><span>VOL.-1</span></strong></span></p>

<p><span><strong><span>PART I: HISTORY OF INDIA</span></strong></span></p>

<p><span><strong><span>CHAPTER I INDIA  ANCIENT</span></strong></span></p>

<p><span><span>EARLIER MAN AND CIVILISATIONS/ARYANS</span></span></p>

<p><span><span>MAGADHA/MAURYA DYNASTY/CHANAKYA/ALEXANDER</span></span></p>

<p><span><span>KUSHANA DYNASSTY-NW INDIA</span></span></p>

<p><span><span>PALLAVA DYNASTY</span></span></p>

<p><span><span>GUPTA DYNASTY</span></span></p>

<p><span><span>PALA/RASHTRAKOOT/GURJARA PRATIHARA/SEN</span></span></p>

<p><span><span>SATAVAHANA DYNASTY</span></span></p>

<p><span><span>HARSHAVARDHANA/RAJYAVARDHANA/RAJYASHRI</span></span></p>

<p><span><span>CHOLA OF TANJORE (THANJAVUR)</span></span></p>

<p><span><span>CHALUKYA DYNASTY OF MAHARASHTRA (BADAMI)</span></span></p>

<p><span><span>CHALUKYA DYNASTY-(EASTERN VENGI OF ANDHRA)</span></span></p>

<p><span><span>CHALUKYA DYNASTY (KALYANI-SOUTH INDIA)</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER-2 INDIA-MEDIEVAL</span></strong></span></p>

<p><span><span>SULTAN MAHMUD  OF GHAZNI</span></span></p>

<p><span><span>SHIHAB-UD-DIN MUHAMMAD GHORI</span></span></p>

<p><span><span>SLAVE DYNASTY</span></span></p>

<p><span><span>KHILJI DYNASTY</span></span></p>

<p><span><span>TUGHLAK DYNASTY</span></span></p>

<p><span><span>SAYYID DYNASTY</span></span></p>

<p><span><span>LODI DYNASTY</span></span></p>

<p><span><span>MUGHAL DYNASTY</span></span></p>

<p><span><span>1. BABAR</span></span></p>

<p><span><span>2. HUMAYUN </span></span></p>

<p><span><span>3. AKBAR</span></span></p>

<p><span><span>4. JAHANGIR</span></span></p>

<p><span><span>5. SHAHJAHAN</span></span></p>

<p><span><span>6. AURANGZEB &amp; AFTER</span></span></p>

<p><span><span>SHIVAJI</span></span></p>

<p><span><span>SAMBHAJI</span></span></p>

<p><span><span>SHAHU &amp; AFTER</span></span></p>

<p><span><span>SOME POPULAR  QS</span></span></p>

<p><span><span>SOME OTHER DYNASTIES</span></span></p>

<p><span><span>HOYSALA DYNASTY (DORASAMUDRA-KARNATAKA)</span></span></p>

<p><span><span>AHOMS OF ASSAM</span></span></p>

<p><span><span>SHAH MIRZA DYNASTY (KASHMIR)</span></span></p>

<p><span><span>CHAKK DYNASTY (KASHMIR)</span></span></p>

<p><span><span>NAWABS OF BENGAL</span></span></p>

<p><span><span>JATS OF BHARATPUR</span></span></p>

<p><span><span>NAWABS OF OUDH</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER-3 BRITISH PERIOD (1559-1857)</span></strong></span></p>

<p><span><span>GENERAL </span></span></p>

<p><span><span>RANJIT SINGH/ANGLO-SIKH WARS</span></span></p>

<p><span><span>ANGLO-MYSORE WARS (HYDER ALI, TIPU SULTAN)</span></span></p>

<p><span><span>PESHWAS/ANGLO-MARATHA WARS</span></span></p>

<p><span><span>KOH-I-NOOR</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPER-4 1857 SEPOY MUTINY</span></strong></span></p>

<p><span><span>MUTINY</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER-5 PORTUGAL</span></strong></span></p>

<p><span><span>GENERAL</span></span></p>

<p><span><span>LIBERATION OF PORTUGUESE COLONIES</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER-6 SOME TEMPLES</span></strong></span></p>

<p><span><span>SOMNATH TEMPLE</span></span></p>

<p><span><span>MAHAKALA  TEMPLE</span></span></p>

<p><span><span>KONARK TEMPLE</span></span></p>

<p><span><span>CHENNAKESAVA (VISHNU) TEMPLE</span></span></p>

<p><span><strong><span>CHAPTER-7 DELHI</span></strong></span></p>

<p><span><span>THE 9 CITIES</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER-8 BRITISH PERIOD (1857-1947)</span></strong></span></p>

<p><span><span>GENERAL</span></span></p>

<p><span><span>MAJOR EVENTS</span></span></p>

<p><span><span>BENGAL DIVISION</span></span></p>

<p><span><span>GADAR MOVEMENT</span></span></p>

<p><span><span>PROVISIONAL GOVERNMENT</span></span></p>

<p><span><span>ROWLETT ACT/JALLIANWALLAH BAGH</span></span></p>

<p><span><span>MAPILLA REVOLT</span></span></p>

<p><span><span>LUCKNOW PACT &amp; NEHRU REPORT</span></span></p>

<p><span><span>SIMON COMMISSION</span></span></p>

<p><span><span>RED SHRIT MOVEMENT</span></span></p>

<p><span><span>REVOLT IN ROYAL INDIAN NAVY (RIN)</span></span></p>

<p><span><span>PARTITION/AIML/KHILAFAT/UNIONIST PARTY/CABINET MISSION</span></span></p>

<p><span><span>NATIONAL ANTHEM &amp; OTHER PATRIOTIC SONGS</span></span></p>

<p><span><span>INDIAN NATIONAL FLAG</span></span></p>

<p><span><span>INDIAN NATIONAL CONGRESS (INC)</span></span></p>

<p><span><span>LOKMANYA TILAK</span></span></p>

<p><span><span>MAHATMA GANDHI &amp; THE FREEDOM STRUGGLE</span></span></p>

<p><span><span>MAHATMA GANDHI ASSASSINATION</span></span></p>

<p><span><span>MAHATMA GANDHI: (MISCELLENEOUS QS)</span></span></p>

<p><span><span>JAWAHARLAL NEHRU</span></span></p>

<p><span><span>VALLABH BHAI PATEL</span></span></p>

<p><span><span>RAS BEHARI BOSE</span></span></p>

<p><span><span>SUBHASH CHAND BOSE</span></span></p>

<p><span><span>BHIMRAO RAMJI AMBEDKAR</span></span></p>

<p><span><span>MUHAMMAD ALI JINNAH</span></span></p>

<p><span><span>ANNIE BESANT</span></span></p>

<p><span><span>SOME OTHER GREAT MEN/WOMEN</span></span></p>

<p><span><span>JOURNALS/MAGAZINES/NEWSPAPERS</span></span></p>

<p><span><span>REVOLUTIONARY  TERRORIST ACTIVITIES FOR FREEDOM OF INDIA</span></span></p>

<p><span><span>ADDENDA: VINAYAK DAMODA R SAVARKAR</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER-9 INDIA POST-INDEPENDENCE</span></strong></span></p>

<p><span><span>GENERAL</span></span></p>

<p><span><span>GOVERNOR GENERAL OF INIDIA</span></span></p>

<p><span><span>PRESIDENTS OF INDIA</span></span></p>

<p><span><span>PRIME MINISTER OF INDIA</span></span></p>

<p><span><span>VICE PRESIDENT OF INDIA (VP)</span></span></p>

<p><span><span>CONSTITUTION OF INDIA (COL) &amp; SOME ACTS/ORDINANCES</span></span></p>

<p><span><span>DEFENCE</span></span></p>

<p><span><span>WARS</span></span></p>

<p><span><span>5-YEARS PLANS</span></span></p>

<p><span><span>INTERNATIONAL </span></span></p>

<p><span><span>STATES/UTS OF INDIA</span></span></p>

<p><span><span>JAMMU &amp; KASHMIR (J&amp;K)</span></span></p>

<p><span><span>LOK SABHA/RAJYA SABHA</span></span></p>

<p><span><span>POLITICAL PARTIES &amp; RELATED ORGANISATIONS</span></span></p>

<p><span><span>INTERNAL EMERGENCY</span></span></p>

<p><span><span>NETAJI DISAPPEARANCE</span></span></p>

<p><span><span>AYODHYA</span></span></p>

<p><span><span>MANDAL COMMISSION</span></span></p>

<p><span><span>SATELLITES/ROCKETS/COMPUTERS</span></span></p>

<p><span><span>RASHTRIYA SWAYAMSEWAK SANGH (RSS)</span></span></p>

<p><span><span>13 DEC. 2001</span></span></p>

<p><span><span>NOBEL PRIZE</span></span></p>

<p><span><span>RAMON MAGSAYSAY AWARD</span></span></p>

<p><span><span>AVIATION/HIJACKING</span></span></p>

<p><span><span>FIRST IN INDEPENDENT INDIA</span></span></p>

<p><span><span>KALPANA CHAWLA (KC)</span></span></p>

<p><span><span>SPORTS/ADVENTURE/TALENT</span></span></p>

<p><span><span>MOUNTAINEERING (MOUNT EVEREST &amp; OTHER EXPEDITIONS)</span></span></p>

<p><span><span>INDIA  AT OLYMPICS (1920-2004)</span></span></p>

<p><span><span>17TH COMMONWEALTH GAMES (2002)</span></span></p>

<p><span><span>BEAUTY QUEENS</span></span></p>

<p><span><span>PROMINENT DAYS</span></span></p>

<p><span><span>SPECIAL FEATURE: SONIA GANDHI ALIAS SAINT SONIA</span></span></p>

<p><span><span>MISCELLANY</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER 10 SOME MISCELLANEOUS TOPICS</span></strong></span></p>

<p><span><span>INDIAN RAILWAYS</span></span></p>

<p><span><span>PHOOLAN DEVI</span></span></p>

<p><span><span>PHOOLAN DEVI MURDER</span></span></p>

<p><span><span>TEHELKA</span></span></p>

<p><span><span>NEPAL (ASSASSINATIONS IN THE KING''S PALACE)</span></span></p>

<p><span><span>iNDIA''S SAINTS/POETS/INTELLECTUALS</span></span></p>

<p><span><span>MOTHER TERESA</span></span></p>

<p><span><span>SWAMI VIVEKANANDA/SWAMI RAMAKRISHNA PARAMAHANSA</span></span></p>

<p><span><span>ADDENDA</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>VOL.-2</span></strong></span></p>

<p><span><strong><span>PART I: RELIGIONS</span></strong></span></p>

<p><span><strong><span>CHAPTER 1 BUDDHISM</span></strong></span></p>

<p><span><span>SIDDHARATHA</span></span></p>

<p><span><span>BUDDHA</span></span></p>

<p><span><span>BUDDHISM</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER 2 JUDAISM &amp; CHRISTIANITY</span></strong></span></p>

<p><span><span>(i) OLD TESTAMENT (MOSES)</span></span></p>

<p><span><span>(ii) NEW TESTAMENT (JESUS)</span></span></p>

<p><span><span>CHRISTIANITY</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER 3 ISLAM</span></strong></span></p>

<p><span><span>MUHAMMAD</span></span></p>

<p><span><span>AYESHA</span></span></p>

<p><span><span>MIRACLE IN MECCA</span></span></p>

<p><span><span>ISLAM: SOME RELATED FACTS</span></span></p>

<p><span><span>CRUSADES</span></span></p>

<p><span><span>NOTES</span></span></p>

<p><span><strong><span>CHAPTER: 4 HINDUISM</span></strong></span></p>

<p><span><span>FOUNDERS</span></span></p>

<p><span><span>ADI SHANKARACHARYA</span></span></p>

<p><span>KUMBHA</span></p>

<p><span>MAHABHARATA (SOME SELECTED QS)</span></p>

<p><span>MSCELLANUY</span></p>

<p><span>NOTES</span></p>

<p><span><strong>CHAPTER  5: JAINISM</strong></span></p>

<p><span>MAHAVIRA</span></p>

<p><span>NOTES</span></p>

<p><span><strong>CHAPTER  6: SIKHISM</strong></span></p>

<p><span>FIRST GURU</span></p>

<p><span>SECOND GURU</span></p>

<p><span>THIRD GURU</span></p>

<p><span>FOURTH GURU</span></p>

<p><span>FIFTH GURU</span></p>

<p><span>SIXTH GURU</span></p>

<p><span>SEVENTH GURU</span></p>

<p><span>EIGHTH GURU</span></p>

<p><span>NINTH GURU</span></p>

<p><span>TENTH GURU</span></p>

<p><span>NOTES</span></p>

<p><span><strong>PART II: INDIAN CINEMA</strong></span></p>

<p><span><strong>CHAPTER 1 INDIAN CINEMA</strong></span></p>

<p><span>BRIEF HISTORY</span></p>

<p><span>INDIAN CINEMA (NOSTALGIA)</span></p>

<p><span>48TH NATIONAL AWARDS (2001-FOR FILMS OF 2000)</span></p>

<p><span>49TH NATIONAL AWARDS (2002-FOR FILMS OF 2001)</span></p>

<p><span>50TH NATIONAL AWARDS (2003-FOR FILMS OF 2002)</span></p>

<p><span>51TH NATIONAL AWARDS (2004-FOR FILMS OF 2003)</span></p>

<p><span>LAGAAN</span></p>

<p><span>DEVDAS</span></p>

<p><span>MISCELLANY</span></p>

<p><span>THEY LEFT US RECENTLY</span></p>

<p><span>ADDENDA</span></p>

<p><span>NOTES</span></p>

<p><span><strong>PART III: CRICKET</strong></span></p>

<p><span><strong>CHAPTER 1 CRICKET (INDIA)</strong></span></p>

<p><span>BRIEF HISTORY</span></p>

<p><span>TEST RECORDS</span></p>

<p><span>I V A TEST SERIES (2001)</span></p>

<p><span>GENERAL </span></p>

<p><span>MUMBAI TEST</span></p>

<p><span>KOLKATA TEST</span></p>

<p><span>CHENNAI TEST</span></p>

<p><span>LIMITED OVER INTERNATIONALS (LOI) RECORDS</span></p>

<p><span>WORLD CUP (INDIA) RECORDS</span></p>

<p><span>WISDEN AWARDS (2002)</span></p>

<p><span>MISCELLANEOUS</span></p>

<p><span>NOTES</span></p>

<p><span><strong>CHAPTER 2 CRICKET (WORLD)</strong></span></p>

<p><span>TEST RECORDS</span></p>

<p><span>LIMITED OVER INTERNATIONALS (LOI) RECORDS</span></p>

<p><span>WORLD CUP (WC) RECORDS</span></p>

<p><span>MISCELLANEOUS</span></p>

<p><span>RELATIVE PLAYERS</span></p>

<p><span>NOTES</span></p>

<p><span>NEW UPDATES</span></p>

<p><span><strong>BIBLIOGRAPHY</strong></span></p>', ' 

			Title
			India : Through Questions And Answers 2 Vols. (Complete Set)

			Author
			P.C Sahajwala

			ISBN
			08187471212

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<p> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>India : Through Questions And Answers 2 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>P.C Sahajwala</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>08187471212</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1995"', '"1397"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6343WhatsApp%20Image%202025-09-05%20at%2017.43.01_b609b0a1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=08187471212&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3747', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3747', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 700, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:01'),
('73cbacef-52a2-4124-86e9-fee2c86e5325', '608', NULL, 'Disney Mickey Wonders Why: Animal Life A B00K', 'disney-mickey-wonders-why-animal-life-a-b00k-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-60-608', 'disney-mickey-wonders-why-animal-life-a-b00k-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608-608', 'ERFD4563', 'ERFD4563', 'ERFD4563', NULL, 'Disney Mickey Wonders Why: Animal Life A BOOK', '<h1>Disney Mickey Wonders Why: Animal Life A BOOK</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623639

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623639</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"275"', '"165"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84609788128623639.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERFD4563&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=608', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=608', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2719, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('73dbb98a-98d0-40bb-8cd4-59e91a3e139d', '4207', 256, 'Leadership in Organizations', 'leadership-in-organizations', 'leadership-in-organizations', '9789389552454', '9789389552454', '9789389552454', NULL, 'About the book

Leadership in Organizations 9e aspires to deepen the understanding of leadership in global business, both in theory and practice, by drawing perspectives from the latest advancements in international business. The chapters and cases included in this edition focus upon the theoretical, empirical, and policy and practitioner aspects of a wide range of topics including subordinate management, motivation, and job satisfaction among others. The geographical spread of topics and cases presented in the present edition provide a truly global flavor. The book is not only appropriate for use as the primary text in an undergraduate or graduate course in leadership but it also useful for practicing managers and consultants who are looking for answers to difficult questions about leadership.

Content:

Chapter 1 The Nature of Leadership

Chapter 2 Leadership Behavior

Chapter 3 The Leadership Situation and Adaptive Leadership

Chapter 4 Decision Making and Empowerment by Leaders

Chapter 5 Leading Change and Innovation

Chapter 6 Power and Influence Tactics

Chapter 7 Leader Traits and Skills

Chapter 8 Charismatic and Transformational Leadership

Chapter 9 Values-Based and Ethical Leadership

Chapter 10 Dyadic Relations and Followers

Chapter 11 Leadership in Teams and Decision Groups

Chapter 12 Strategic Leadership in Organizations

Chapter 13 Cross-Cultural Leadership and Diversity

Chapter 14 Developing Leadership Skills

Chapter 15 Overview and Integration', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Leadership in Organizations 9e aspires to deepen the understanding of leadership in global business, both in theory and practice, by drawing perspectives from the latest advancements in international business. The chapters and cases included in this edition focus upon the theoretical, empirical, and policy and practitioner aspects of a wide range of topics including subordinate management, motivation, and job satisfaction among others. The geographical spread of topics and cases presented in the present edition provide a truly global flavor. The book is not only appropriate for use as the primary text in an undergraduate or graduate course in leadership but it also useful for practicing managers and consultants who are looking for answers to difficult questions about leadership.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter 1 The Nature of Leadership </span></span></span></p>

<p><span><span><span>Chapter 2 Leadership Behavior </span></span></span></p>

<p><span><span><span>Chapter 3 The Leadership Situation and Adaptive Leadership </span></span></span></p>

<p><span><span><span>Chapter 4 Decision Making and Empowerment by Leaders </span></span></span></p>

<p><span><span><span>Chapter 5 Leading Change and Innovation </span></span></span></p>

<p><span><span><span>Chapter 6 Power and Influence Tactics</span></span></span></p>

<p><span><span><span>Chapter 7 Leader Traits and Skills </span></span></span></p>

<p><span><span><span>Chapter 8 Charismatic and Transformational Leadership </span></span></span></p>

<p><span><span><span>Chapter 9 Values-Based and Ethical Leadership </span></span></span></p>

<p><span><span><span>Chapter 10 Dyadic Relations and Followers </span></span></span></p>

<p><span><span><span>Chapter 11 Leadership in Teams and Decision Groups </span></span></span></p>

<p><span><span><span>Chapter 12 Strategic Leadership in Organizations </span></span></span></p>

<p><span><span><span>Chapter 13 Cross-Cultural Leadership and Diversity </span></span></span></p>

<p><span><span><span>Chapter 14 Developing Leadership Skills </span></span></span></p>

<p><span><span><span>Chapter 15 Overview and Integration</span></span></span></p>
', 'Title
			Leadership in Organizations

			Author
			Gary Yukl

			ISBN
			9789389552454

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Leadership in Organizations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gary Yukl</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389552454</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"825"', '"660"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/829931ZBHDw7PpL.jpg', NULL, '8 | 9 | 26', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389552454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4207', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4207', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 256, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:01'),
('73e300bc-b803-4c4a-9ed2-1039df6bda68', '2691', NULL, 'Mayaram ki Maya', 'mayaram-ki-maya', 'mayaram-ki-maya', 'SIKH7788', 'SIKH7788', 'SIKH7788', NULL, 'Mayaram ki Maya', '<h1>Mayaram ki Maya</h1>', ' Title
			Mayaram ki Maya

			Author
			Jayvardhan

			ISBN 13 Digit
			9789383234455

			Publisher
			Kitabghar Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Mayaram ki Maya</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jayvardhan</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383234455</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Kitabghar Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '028b3789-fb28-4e3d-82ed-506b32d2c396', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5151maya.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SIKH7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2691', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2691', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1407, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:01'),
('73e56e70-8312-4183-a31c-3bbd0554fc62', '4446', 19, 'The Rig-Veda and Vedic Religion', 'the-rigveda-and-vedic-religion', 'the-rigveda-and-vedic-religion', '-112-', '-112-', '-112-', NULL, '', NULL, 'The Rig-Veda and Vedic Religion', '<p style="text-align:center">The Rig-Veda and Vedic Religion</p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9633rigveda.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-112-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4446', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4446', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 19, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:01'),
('73ec0c0f-38f8-4338-b835-28d4b0f7f7e8', '1702', NULL, 'Handbook of Normal Frames and Coordinates -Progress in Mathematical Physics', 'handbook-of-normal-frames-and-coordinates-progress-in-mathematical-physics-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1-1702', 'handbook-of-normal-frames-and-coordinates-progress-in-mathematical-physics-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702-1702', 'RERE433', 'RERE433', 'RERE433', NULL, 'This book provides the first comprehensive and complete overview on results and methods concerning normal frames and coordinates in differential geometry. Practically all existing essential results and methods concerning normal frames and coordinates can be found in the book. Most of the results are presented in detail with full, and in some cases new, proofs. A large number of examples and exercises illustrate the material.', '<p>This book provides the first comprehensive and complete overview on results and methods concerning normal frames and coordinates in differential geometry. Practically all existing essential results and methods concerning normal frames and coordinates can be found in the book. Most of the results are presented in detail with full, and in some cases new, proofs. A large number of examples and exercises illustrate the material.</p>', 'Handbook of Normal Frames and Coordinates -Progress in Mathematical Physics', '<h1>Handbook of Normal Frames and Coordinates -Progress in Mathematical Physics</h1>', '"8399"', '"5039"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4144dpp_18_70.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RERE433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1702', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1702', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2032, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('73f66d56-062e-4f81-bf48-c0f195662c0e', '4214', 249, 'Performance Management 2/e', 'performance-management-2e', 'performance-management-2e', '9788131518724', '9788131518724', '9788131518724', NULL, 'About the book

This book serves as a comprehensive guide for graduate students of business and economics specializing in performance management. It presents concepts in a coherent and simple manner, emphasizing real-life examples, case studies, and illustrations. The author emphasizes a holistic approach to performance management, linking organizational challenges to operational and employee-level concerns. Comprehensive cases featuring various Indian organizations are included to facilitate application of the covered concepts.

Content:

1 Performance Management: Scope and Significance

2 Impact of Organizational Structure and Operational Processes on Performance Management Process

3 Defining Performance and Performance Measurement Metrics

4 Performance Information—Presentation, Interpretation and Taking Corrective Action

5 Performance Management Frameworks

6 Employee Assessment Systems

7 Contribution of Human Resource Management Practices to Employee Performance

8 Implementation of Pay-for-Performance Plans

9 Organizational Development

10 Organizational Leadership and Performance Management', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book serves as a comprehensive guide for graduate students of business and economics specializing in performance management. It presents concepts in a coherent and simple manner, emphasizing real-life examples, case studies, and illustrations. The author emphasizes a holistic approach to performance management, linking organizational challenges to operational and employee-level concerns. Comprehensive cases featuring various Indian organizations are included to facilitate application of the covered concepts.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1 Performance Management: Scope and Significance</span></span></span></p>

<p><span><span><span>2 Impact of Organizational Structure and Operational Processes on Performance Management Process</span></span></span></p>

<p><span><span><span>3 Defining Performance and Performance Measurement Metrics</span></span></span></p>

<p><span><span><span>4 Performance Information—Presentation, Interpretation and Taking Corrective Action</span></span></span></p>

<p><span><span><span>5 Performance Management Frameworks</span></span></span></p>

<p><span><span><span>6 Employee Assessment Systems</span></span></span></p>

<p><span><span><span>7 Contribution of Human Resource Management Practices to Employee Performance</span></span></span></p>

<p><span><span><span>8 Implementation of Pay-for-Performance Plans</span></span></span></p>

<p><span><span><span>9 Organizational Development</span></span></span></p>

<p><span><span><span>10 Organizational Leadership and Performance Management</span></span></span></p>

<p> </p>
', 'Title
			Performance Management 2/e

			Author
			Soumendra Narain Bagchi

			ISBN
			9788131518724

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Performance Management 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Soumendra Narain Bagchi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131518724</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"680"', '"544"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1161perfor.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131518724&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4214', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4214', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 249, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:01'),
('74166b52-1bd3-422e-a906-806afb16f044', '3512', 890, 'A Friendly Guide to Wavelets', 'a-friendly-guide-to-wavelets-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512', 'a-friendly-guide-to-wavelets-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512-3512', '97800817681104', '97800817681104', '97800817681104', NULL, 'This volume is designed as a textbook for an introductory course on wavelet analysis and time-frequency analysis aimed at graduate students or advanced undergraduates in science and engineering. It can also be used as a self-study or reference book by practicing researchers in signal analysis and related areas. Since the expected audience is not presumed to have a high level of mathematical background, much of the needed analytical machinery is developed from the beginning. The only prerequisites for the first eight chapters are matrix theory, Fourier series, and Fourier integral transforms. Each of these chapters ends with a set of straightforward exercises designed to drive home the concepts just covered, and the many graphics should further facilitate absorption.', '<p>This volume is designed as a textbook for an introductory course on wavelet analysis and time-frequency analysis aimed at graduate students or advanced undergraduates in science and engineering. It can also be used as a self-study or reference book by practicing researchers in signal analysis and related areas. Since the expected audience is not presumed to have a high level of mathematical background, much of the needed analytical machinery is developed from the beginning. The only prerequisites for the first eight chapters are matrix theory, Fourier series, and Fourier integral transforms. Each of these chapters ends with a set of straightforward exercises designed to drive home the concepts just covered, and the many graphics should further facilitate absorption.</p>
', 'Sub Title
			No

			Author
			Gerald Kaiser

			About Author
			No

			Content
			No

			ISBN 10 Digit
			N0

			ISBN 13 Digit
			9780817681104

			Pages
			300

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerald Kaiser</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817681104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>
', '"6668"', '"4000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', NULL, NULL, '24 | 25', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=97800817681104&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3512', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3512', 'Storefront detail', NULL, NULL, 'DISABLED', 0, 890, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-11 12:39:57'),
('741a0937-de6a-489d-9cc3-6c9fde0fd155', '733', NULL, 'Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy NEW', 'theory-of-satellite-geodesy-applicati0ns-of-satellites-to-geodesy-new', 'theory-of-satellite-geodesy-applicati0ns-of-satellites-to-geodesy-new', 'POIOU887', 'POIOU887', 'POIOU887', NULL, 'The main purpose of this classic text is to demonstrate how Newtonian gravitational theory and Euclidean geometry can be used and developed in the earth''s environment. The second is to collect and explain some of the mathematical techniques developed for measuring the earth by satellite. Book chapters include discussions of the earth''s gravitational field, with special emphasis on spherical harmonies and the potential of the ellipsoid; matrices and orbital geometry; elliptic motion, linear perturbations, resonance, and other aspects of satellite orbit dynamics; the geometry of satellite observations, including time and precise definition of coordinates, and observability conditions; and statistical implications and date analysis. The completion of a first-year course in physics and a first-year course in calculus is assumed.', '<p>The main purpose of this classic text is to demonstrate how Newtonian gravitational theory and Euclidean geometry can be used and developed in the earth''s environment. The second is to collect and explain some of the mathematical techniques developed for measuring the earth by satellite. Book chapters include discussions of the earth''s gravitational field, with special emphasis on spherical harmonies and the potential of the ellipsoid; matrices and orbital geometry; elliptic motion, linear perturbations, resonance, and other aspects of satellite orbit dynamics; the geometry of satellite observations, including time and precise definition of coordinates, and observability conditions; and statistical implications and date analysis. The completion of a first-year course in physics and a first-year course in calculus is assumed.</p>', 'Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy NEW', '<h1>Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy NEW</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13061_4_53.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=POIOU887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=733', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=733', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2643, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('741d51d3-1a33-4a9b-a79f-becbb009cc0f', '3963', 489, 'Business Statistics:Text & Problems-with Introduction to Business Analytics', 'business-statisticstext-problemswith-introduction-to-business-analytics', 'business-statisticstext-problemswith-introduction-to-business-analytics', '9789390727063', '9789390727063', '9789390727063', NULL, 'About the Book

Now in its 2nd edition, Business Statistics: Text and Problems - With Introduction to Business Analytics covers the ambit of Business Statistics. Retaining the lucidity and comprehensibility of the preceding edition, this edition is further enriched with the concepts of big data and introduction to Business Analytics. This book includes several illustrations and real-world examples that bridge the gap between theory and application and enhance the utility of the text. Written primarily for the students of business management, it also caters to the requirements of undergraduate and postgraduate students of other disciplines, especially commerce and economics. Salient Features: In-depth coverage of the subject using suitable illustrations, graphs, and charts Completely revamped chapters making them more comprehensive and user-friendly New topics, like concepts of big data, business analytics, multivariate distribution, Fisher’s least significant difference , etc. Innovative in-chapter features, like Consider This, MS Excel, and Statistics in Real World Rich pedagogy, including numerous solved ex-amples, objective type questions, discussion questions and exercises

Contents:

1. Introduction to Business Statistics and Analytics

2. Summarizing and Presenting Statistical Data

3. Measures of Central Tendency

4. Measures of Variation

5. Measures of Skewness and Kurtosis

6. Theory of Probability

7. Probability Distributions

8. Sampling and Sampling Distributions

9. Theory of Estimation

10. Testing of Hypotheses: Means and Proportions

11. Tests of Variance and Analysis of Variance (ANOVA)

12. Simple, Multiple, and Partial Correlation Analysis

13. Simple and Multiple Regression Analysis

14. Chi-square and Other Non-parametric Tests

15. Index Numbers

16. Time Series Analysis and Forecasting

17. Statistical Decision Theory

 

 

 

 

 

 ', '<p><strong><span>About the Book</span></strong></p>

<p>Now in its 2nd edition, Business Statistics: Text and Problems - With Introduction to Business Analytics covers the ambit of Business Statistics. Retaining the lucidity and comprehensibility of the preceding edition, this edition is further enriched with the concepts of big data and introduction to Business Analytics. This book includes several illustrations and real-world examples that bridge the gap between theory and application and enhance the utility of the text. Written primarily for the students of business management, it also caters to the requirements of undergraduate and postgraduate students of other disciplines, especially commerce and economics. Salient Features: In-depth coverage of the subject using suitable illustrations, graphs, and charts Completely revamped chapters making them more comprehensive and user-friendly New topics, like concepts of big data, business analytics, multivariate distribution, Fisher’s least significant difference , etc. Innovative in-chapter features, like Consider This, MS Excel, and Statistics in Real World Rich pedagogy, including numerous solved ex-amples, objective type questions, discussion questions and exercises</p>

<p><strong><span>Contents:</span></strong></p>

<p><span>1. Introduction to Business Statistics and Analytics</span></p>

<p><span>2. Summarizing and Presenting Statistical Data</span></p>

<p><span>3. Measures of Central Tendency</span></p>

<p><span>4. Measures of Variation</span></p>

<p><span>5. Measures of Skewness and Kurtosis</span></p>

<p><span>6. Theory of Probability</span></p>

<p><span>7. Probability Distributions</span></p>

<p><span>8. Sampling and Sampling Distributions</span></p>

<p><span>9. Theory of Estimation</span></p>

<p><span>10. Testing of Hypotheses: Means and Proportions</span></p>

<p><span>11. Tests of Variance and Analysis of Variance (ANOVA)</span></p>

<p><span>12. Simple, Multiple, and Partial Correlation Analysis</span></p>

<p><span>13. Simple and Multiple Regression Analysis</span></p>

<p><span>14. Chi-square and Other Non-parametric Tests</span></p>

<p><span>15. Index Numbers</span></p>

<p><span>16. Time Series Analysis and Forecasting</span></p>

<p><span>17. Statistical Decision Theory</span></p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>', 'Title

			Business Statistics:Text & Problems-with Introduction to Business Analytics

			ISBN

			9789390727063

			Author

			ND Vohra

			Publisher

			Mc Graw Hill

			Binding

			Paperback

 ', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Title</span></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span>Business Statistics:Text &amp; Problems-with Introduction to Business Analytics</span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>ISBN</span></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span>9789390727063</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Author</span></span></span></p>
			</td>
			<td style="text-align:center"><span>ND Vohra</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Publisher</span></span></span></p>
			</td>
			<td style="text-align:center"><span>Mc Graw Hill</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Binding</span></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span>Paperback</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"840"', '"714"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '599a457e-ea01-40de-9842-a3b78d15b016', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2157pic-21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390727063&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3963', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3963', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 489, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:01'),
('741f12fe-82e4-4133-9131-8d10ba45d999', '4414', 51, 'Bhairava and Bhavana in Kashmiri Trika Saivism: Supreme Reality and the Power of Creative Contemplation', 'bhairava-and-bhavana-in-kashmiri-trika-saivism-supreme-reality-and-the-power-of-creative-contemplation', 'bhairava-and-bhavana-in-kashmiri-trika-saivism-supreme-reality-and-the-power-of-creative-contemplation', '9788124613054', '9788124613054', '9788124613054', NULL, 'About the book

“This book is a scholarly endeavour to comprehend the concepts of Bhairava (Supreme Reality) and bhāvanā (creative contemplation) in the Trika Saiva philosophy of Kashmir. It examines how the process of bhāvanā underlies the means prescribed to experience Bhairava, conceived as Supreme Consciousness in Trika Śaivism.

The book critically analyses the potential role of bhāvanā in its various forms like concentration (dhāranā), power of mantra (mantravīrya), spiritual reasoning (sattarka), and creative visualisation (bhāvanā) in bringing about paradigmatic shifts in human consciousness and to prepare it for experience of higher states of consciousness. Metaphysically, the highest state of consciousness is termed as the Supreme Consciousness and theologically, it is named as Bhairava in the Trika discipline. This book delves deep into the hermeneutics of Bhairava and underscores the significance of bhāvanā as the most vital technique of refinement of consciousness (vikalpa-saṁskāra) on which the whole upāya system of Trika is anchored.

This research is based on close study of the Vijñānabhairava Tantra, the Siva Sūtras, and the Tantrāloka, making it an in-depth enquiry into Trika philosophy with its roots in the non-dual Bhairava tantras.’’

Contents

A Note on Philosophical Terminology and Ancient Theistic Symbolism

Part I: Kashmiri Śaivism

Introduction – Kashmiri Śaivism: Spiritual Tradition and Metaphysics

1. Framework of Ancient Tantric Saiva Traditions

2. Trika Śaivism of Kashmir: One Reality with an Unbroken Proliferation

Part II: Bhairava: The Supreme Consciousness

3. Hermeneutics of Bhairava

4. Bhairava in the Vijñānabhairava Tantra

5. Bhairava in the Siva Sūtras

6. Bhairava in Chapter One of the Tantrāloka

Part III: Bhāvanā, The Power of Creative Contemplation

7. Concept of Bhāvanā in different Texts and Traditions

8. Bhāvanā in Trika Philosophy

9. Bhāvanā in the Vijñānabhairava Tantra

10. Bhāvanā in the Siva Sūtras

11. Bhāvanā in the Tantrāloka Chapter Four Conclusion: Bhairava is Perceiver, and Bhāvanā is His Act of Perception

Part IV: Appendices

Appendix I: Trika Śaivism: A Theological Metaphysics of Consciousness

Appendix II: Emanation of Appearances as Manifestation of Universe on the Screen of Supreme Consciousness: Ābhāsa

Appendix III: Thirty-six Principles of Universal Origination

Appendix IV: Five Faces of Siva

Appendix V: List of Sixty-Four Bhairava Tantras

Appendix VI: Story of Bhairava in the Siva Purāṇa

Appendix VII: Saiva Tantric Traditions

Bibliography

Index', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>“This book is a scholarly endeavour to comprehend the concepts of Bhairava (Supreme Reality) and bhāvanā (creative contemplation) in the Trika Saiva philosophy of Kashmir. It examines how the process of bhāvanā underlies the means prescribed to experience Bhairava, conceived as Supreme Consciousness in Trika Śaivism.<br />
The book critically analyses the potential role of bhāvanā in its various forms like concentration (dhāranā), power of mantra (mantravīrya), spiritual reasoning (sattarka), and creative visualisation (bhāvanā) in bringing about paradigmatic shifts in human consciousness and to prepare it for experience of higher states of consciousness. Metaphysically, the highest state of consciousness is termed as the Supreme Consciousness and theologically, it is named as Bhairava in the Trika discipline. This book delves deep into the hermeneutics of Bhairava and underscores the significance of bhāvanā as the most vital technique of refinement of consciousness (vikalpa-sa</span><span>ṁ</span><span>skāra) on which the whole upāya system of Trika is anchored.<br />
This research is based on close study of the Vijñānabhairava Tantra, the Siva Sūtras, and the Tantrāloka, making it an in-depth enquiry into Trika philosophy with its roots in the non-dual Bhairava tantras.’’</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A Note on Philosophical Terminology and Ancient Theistic Symbolism</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part I: Kashmiri Śaivism</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction – Kashmiri Śaivism: Spiritual Tradition and Metaphysics</span></span></span></p>

<p style="text-align:justify"><span><span><span>1. Framework of Ancient Tantric Saiva Traditions</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Trika Śaivism of Kashmir: One Reality with an Unbroken Proliferation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part II: Bhairava: The Supreme Consciousness</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>3. Hermeneutics of Bhairava</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Bhairava in the Vijñānabhairava Tantra</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Bhairava in the Siva Sūtras</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Bhairava in Chapter One of the Tantrāloka</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part III: Bhāvanā, The Power of Creative Contemplation</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>7. Concept of Bhāvanā in different Texts and Traditions</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Bha</span><span>̄</span><span>vana</span><span>̄</span><span> in Trika Philosophy</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Bhāvanā in the Vijñānabhairava Tantra</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Bhāvanā in the Siva Sūtras</span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Bhāvanā in the Tantrāloka Chapter Four Conclusion: Bhairava is Perceiver, and Bhāvanā is His Act of Perception</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part IV: Appendices</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix I: Trika Śaivism: A Theological Metaphysics of Consciousness</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix II: Emanation of Appearances as Manifestation of Universe on the Screen of Supreme Consciousness: Ābhāsa</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix III: Thirty-six Principles of Universal Origination</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix IV: Five Faces of Siva</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix V: List of Sixty-Four Bhairava Tantras</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix VI: Story of Bhairava in the Siva Purā</span><span>ṇ</span><span>a</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix VII: Saiva Tantric Traditions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bibliography</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>
', 'Title
			Bhairava and Bhavana in Kashmiri Trika Saivism: Supreme Reality and the Power of Creative Contemplation

			Author
			Alka Tyagi

			ISBN
			9788124613054

			Publisher
			DK Print

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Bhairava and Bhavana in Kashmiri Trika Saivism: Supreme Reality and the Power of Creative Contemplation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Alka Tyagi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788124613054</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>DK Print</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1200"', '"960"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'a4c20dc1-27a7-4336-88f3-1390cdeef85e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9427Bhairava.webp', NULL, '30 | 34 | 38', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788124613054&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4414', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4414', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 51, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:01'),
('7430fb6b-d2a8-470d-aace-f31ef0b4697d', '2520', NULL, 'Mathematical Methods and Modelling in Hydrocarbon Exploration And Production - Mathematics in Industry', 'mathematical-methods-and-modelling-in-hydrocarbon-exploration-and-production-mathematics-in-industry-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520', 'mathematical-methods-and-modelling-in-hydrocarbon-exploration-and-production-mathematics-in-industry-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520-2520', 'FKOL4455', 'FKOL4455', 'FKOL4455', NULL, 'Hydrocarbon exploration and production incorporate great technology challenges for the oil and gas industry. In order to meet the world''s future demand for oil and gas, further technological advance is needed, which in turn requires research across multiple disciplines, including mathematics, geophysics, geology, petroleum engineering, signal processing, and computer science. This book addresses important aspects and fundamental concepts in hydrocarbon exploration and production. Moreover, new developments and recent advances in the relevant research areas are discussed, whereby special emphasis is placed on mathematical methods and modelling. The book reflects the multi-disciplinary character of the hydrocarbon production workflow, ranging from seismic data imaging, seismic analysis and interpretation and geological model building, to numerical reservoir simulation. Various challenges concerning the production workflow are discussed in detail. The thirteen chapters of this joint work, authored by international experts from academic and industrial institutions, include survey papers of expository character as well as original research articles. Large parts of the material presented in this book were developed between November 2000 and April 2004 through the European research and training network NetAGES, "Network for Automated Geometry Extraction from Seismic". The new methods described here are currently being implemented as software tools at Schlumberger Stavanger Research, one of the world''s largest service providers to the oil industry.', '<p>Hydrocarbon exploration and production incorporate great technology challenges for the oil and gas industry. In order to meet the world''s future demand for oil and gas, further technological advance is needed, which in turn requires research across multiple disciplines, including mathematics, geophysics, geology, petroleum engineering, signal processing, and computer science. This book addresses important aspects and fundamental concepts in hydrocarbon exploration and production. Moreover, new developments and recent advances in the relevant research areas are discussed, whereby special emphasis is placed on mathematical methods and modelling. The book reflects the multi-disciplinary character of the hydrocarbon production workflow, ranging from seismic data imaging, seismic analysis and interpretation and geological model building, to numerical reservoir simulation. Various challenges concerning the production workflow are discussed in detail. The thirteen chapters of this joint work, authored by international experts from academic and industrial institutions, include survey papers of expository character as well as original research articles. Large parts of the material presented in this book were developed between November 2000 and April 2004 through the European research and training network NetAGES, "Network for Automated Geometry Extraction from Seismic". The new methods described here are currently being implemented as software tools at Schlumberger Stavanger Research, one of the world''s largest service providers to the oil industry.</p>', 'Mathematical Methods and Modelling in Hydrocarbon Exploration And Production - Mathematics in Industry', '<h1>Mathematical Methods and Modelling in Hydrocarbon Exploration And Production - Mathematics in Industry</h1>', '"13800"', '"8280"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FKOL4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2520', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2520', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1555, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('744ce33d-9ba2-49bd-afec-1603a4397bfd', '1856', NULL, 'Current Environmental Issues', 'current-environmental-issues-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-18-1856', 'current-environmental-issues-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856-1856', 'OKIU5644', 'OKIU5644', 'OKIU5644', NULL, 'Symmetry exists in realms from crystals to patterns, in external shapes of living or non-living objects, as well as in the fundamental particles and the physical laws that govern them. In fact, the search for this symmetry is the driving force for the discovery of many fundamental particles and the formulation of many physical laws. While one can not imagine a world which is absolutely symmetrical nor can one a world which is absolutely asymmetrical. These two aspects of nature are intermingled with each other inseparably. This is the basis of the existence of aperiodicity manifested in the liquid crystals and also quasi-crystals also discussed in “Crystallography and the World of Symmetry”.', '<p>Symmetry exists in realms from crystals to patterns, in external shapes of living or non-living objects, as well as in the fundamental particles and the physical laws that govern them. In fact, the search for this symmetry is the driving force for the discovery of many fundamental particles and the formulation of many physical laws. While one can not imagine a world which is absolutely symmetrical nor can one a world which is absolutely asymmetrical. These two aspects of nature are intermingled with each other inseparably. This is the basis of the existence of aperiodicity manifested in the liquid crystals and also quasi-crystals also discussed in “Crystallography and the World of Symmetry”.</p>', 'Current Environmental Issues', '<h1>Current Environmental Issues</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76528186644059.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKIU5644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1856', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1856', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1939, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('7462226e-9349-4f29-9801-0ba59b6547c7', '3670', 771, 'SUN WORSHIP IN ANCIENT INDIA', 'sun-worship-in-ancient-india', 'sun-worship-in-ancient-india', '9788171105588', '9788171105588', '9788171105588', NULL, 'The Sun has attracted the attention of mankind for adoration all over the world from the very beginning of human history. It has attained the position of preeminence among the deities of nature in ancient times.

Sun-worship in ancient India has been significant from many points of view. The continuity of Sun-worship from the prehistoric times to the present day and its universality and popularity among all classes of human society make its study as one of the most illuminating topics of Indology. The Gayatri hymn dedicated to Savitr- the Sun-god in his aspect of stimulation, enjoyed to every twice born Hindu and practiced by many everyday from Tgvedic to modern times, is a positive proof of the continuity and universality of Sun-worship in its elevated and spiritual aspect. Likewise the practice of Arghya to the solar orb in many domestic as well as funeral rites of every Hindu even after the lapse of thousand of years after its beginning in the Vedic age is symptomatic of the vitality, strength and vigour of Sun-worship in India.

In the present work the author has studied a religious system which has not received as much attention from the scholars as its should have done. The work present successfully a historical study of Sun-worship in ancient India right form its earliest beginning in the protohistoric period to its maturity in the early mediaeval period (8th-13th century A.D.); and is the first of its kind, being based on a thorough, critical examination of a wide range of literary sources and the correlation of the data gleaned from them with an equally wide range of archaeological data.', '<p style="text-align:justify"><span>The Sun has attracted the attention of mankind for adoration all over the world from the very beginning of human history. It has attained the position of preeminence among the deities of nature in ancient times.</span></p>

<p style="text-align:justify"><span>Sun-worship in ancient India has been significant from many points of view. The continuity of Sun-worship from the prehistoric times to the present day and its universality and popularity among all classes of human society make its study as one of the most illuminating topics of Indology. The Gayatri hymn dedicated to Savitr- the Sun-god in his aspect of stimulation, enjoyed to every twice born Hindu and practiced by many everyday from Tgvedic to modern times, is a positive proof of the continuity and universality of Sun-worship in its elevated and spiritual aspect. Likewise the practice of Arghya to the solar orb in many domestic as well as funeral rites of every Hindu even after the lapse of thousand of years after its beginning in the Vedic age is symptomatic of the vitality, strength and vigour of Sun-worship in India.</span></p>

<p style="text-align:justify"><span>In the present work the author has studied a religious system which has not received as much attention from the scholars as its should have done. The work present successfully a historical study of Sun-worship in ancient India right form its earliest beginning in the protohistoric period to its maturity in the early mediaeval period (8th-13th century A.D.); and is the first of its kind, being based on a thorough, critical examination of a wide range of literary sources and the correlation of the data gleaned from them with an equally wide range of archaeological data.</span></p>', ' 

			Title

			 

			SUN WORSHIP IN ANCIENT INDIA

			Author

			V.C Srivastava

			Edition

			2/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171105588

			ISBN-10 Digit

			8171105580

			Pages

			340

			Year

			2017

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title </strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>SUN WORSHIP IN ANCIENT INDIA </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>V.C Srivastava</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171105588</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171105580</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>340</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2017</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"650"', '"650"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', '2/e', NULL, '2017', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 340, '340', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7257IMG_20231025_0006_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171105588&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3670', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3670', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 771, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('7462fffb-3b60-414b-b0c3-d363ceb7f39b', '3219', NULL, 'Buddhism in South East Asia', 'buddhism-in-south-east-asia-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219', 'buddhism-in-south-east-asia-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219-3219', '9788175331662', '9788175331662', '9788175331662', NULL, 'Southeast Asia consists of two geographic regions: the Asian mainland, and island arcs and archipelagoes to the east and southeast. The mainland section consists of Cambodia, Laos, Myanmar, Thailand and Vietnam. The maritime section consists of Brunei, East Timor, Indonesia, Malaysia, the Philippines and Singapore. Buddhism is the main religion in Southeast Asia. Thailand, Vietnam, Cambodia, Laos, Myanmar are Buddhist countries.

This book has some initial chapters about the Buddhism namely, Southeast Asia: An Introduction, Buddhism in Southeast Asia etc. This book further goes to trace Buddhism in each of the Southeast Asian countries. How Buddhism has transformed the society and the customs and rituals of the Buddhist society has been given in this book. This book concludes with chapters on Buddhism in the Philippines and Singapore and Buddhism in the West.

Content - Preface, Chapter - 1: Southeast Asia: An Introduction, Chapter - 2: Buddhism in Southeast Asia, Chapter - 3: Buddhism in Myanmar, Chapter - 4: Buddhism in Cambodia, Chapter - 5: Buddhism in Thailand, Chapter - 6: Buddhism in Vietnam, Chapter - 7: Buddhism in Laos, Chapter - 8: Buddhism in Malaysia, Chapter - 9: Buddhism in Indonesia, Chapter - 10: Buddhism in the Philippines and Singapore, Chapter - 11: Buddhism in the West,  Bibliography, Index             ', '<p style="text-align:justify"><span>Southeast Asia consists of two geographic regions: the Asian mainland, and island arcs and archipelagoes to the east and southeast. The mainland section consists of Cambodia, Laos, Myanmar, Thailand and Vietnam. The maritime section consists of Brunei, East Timor, Indonesia, Malaysia, the Philippines and Singapore. Buddhism is the main religion in Southeast Asia. Thailand, Vietnam, Cambodia, Laos, Myanmar are Buddhist countries.</span></p>

<p style="text-align:justify"><span>This book has some initial chapters about the Buddhism namely, Southeast Asia: An Introduction, Buddhism in Southeast Asia etc. This book further goes to trace Buddhism in each of the Southeast Asian countries. How Buddhism has transformed the society and the customs and rituals of the Buddhist society has been given in this book. This book concludes with chapters on Buddhism in the Philippines and Singapore and Buddhism in the West.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Chapter - 1: Southeast Asia: An Introduction, Chapter - 2: Buddhism in Southeast Asia, </span></span></span><span><span><span>Chapter - 3: Buddhism in Myanmar, Chapter - 4: Buddhism in Cambodia, Chapter - 5: Buddhism in Thailand, Chapter - 6: Buddhism in Vietnam, Chapter - 7: Buddhism in Laos, Chapter - 8: Buddhism in Malaysia, Chapter - 9: Buddhism in Indonesia, Chapter - 10: Buddhism in the Philippines and Singapore, Chapter - 11: Buddhism in the West,  Bibliography, Index</span>          </span></span><span><span><span>   </span></span></span></p>', 'Sub Title
			Buddhism in South East Asia

			Author
			Dr Arvind Kumar Singh

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175331662

			Pages
			192

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Buddhism in South East Asia</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr Arvind Kumar Singh</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788175331662</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>192</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 192, '192', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2219Buddhism%20in%20South%20East%20Asia.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175331662&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3219', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3219', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1153, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:01'),
('74779797-2a92-4376-9cbf-99c753f9cb02', '4025', 436, 'International Economics 13/e', 'international-economics-13e', 'international-economics-13e', '9789354247170', '9789354247170', '9789354247170', NULL, 'About the book

This comprehensive textbook on International Economics provides students up-to-date review of the field’s essential principles and theory. This book explains the concepts necessary to understand, evaluate, and address the economic problems and issues the nations of the world are currently facing, and are likely to face in the future. Balancing depth and accessibility, the text helps students identify the real-world relevance of the material through extensive practical applications and examples.

Contents:

1 The Globalization of Indian and World Economy

2 The Law of Comparative Advantage

3 The Standard Theory of International Trade

4 Demand and Supply, Offer Curves, and the Terms of Trade

5 Factor Endowments and the Heckscher–Ohlin Theory

6 Economies of Scale, Imperfect Competition, and International Trade

7 Economic Growth and International Trade

8 Trade Restrictions: Tariffs

9 Nontariff Trade Barriers and the New Protectionism

10 Economic Integration: Customs Unions and Free Trade Areas

11 International Trade and Economic Development

12 International Resource Movements and Multinational Corporations

13 Balance of Payments

14 Foreign Exchange Markets and Exchange Rates

15 Exchange Rate Determination

16 The Price Adjustment Mechanism with Flexible and Fixed Exchange Rates

17 The Income Adjustment Mechanism and Synthesis of Automatic Adjustments

18 Open-Economy Macroeconomics: Adjustment Policies

19 Prices and Output in an Open Economy: Aggregate Demand and Aggregate Supply

20 Flexible versus Fixed Exchange Rates, the European Monetary System, and Macroeconomic Policy Coordination

21 The International Monetary System: Past, Present, and Future

Answers to Selected Problems

Glossary of Key Terms

Name Index

Subject Index

 ', '<p><span><strong><span>About the book</span></strong></span></p>

<p style="text-align:justify"><span><span><span><span>This comprehensive textbook on International Economics provides students up-to-date review of the field’s essential principles and theory. This book explains the concepts necessary to understand, evaluate, and address the economic problems and issues the nations of the world are currently facing, and are likely to face in the future. Balancing depth and accessibility, the text helps students identify the real-world relevance of the material through extensive practical applications and examples.</span></span></span></span></p>

<p><span><strong><span><span><span>Contents:</span></span></span></strong></span></p>

<p><br />
<span><span><span>1 The Globalization of Indian and World Economy</span></span></span></p>

<p><span><span><span>2 The Law of Comparative Advantage</span></span></span></p>

<p><span><span><span>3 The Standard Theory of International Trade</span></span></span></p>

<p><span><span><span>4 Demand and Supply, Offer Curves, and the Terms of Trade</span></span></span></p>

<p><span><span><span>5 Factor Endowments and the Heckscher–Ohlin Theory</span></span></span></p>

<p><span><span><span>6 Economies of Scale, Imperfect Competition, and International Trade</span></span></span></p>

<p><span><span><span>7 Economic Growth and International Trade</span></span></span></p>

<p><span><span><span>8 Trade Restrictions: Tariffs</span></span></span></p>

<p><span><span><span>9 Nontariff Trade Barriers and the New Protectionism</span></span></span></p>

<p><span><span><span>10 Economic Integration: Customs Unions and Free Trade Areas</span></span></span></p>

<p><span><span><span>11 International Trade and Economic Development</span></span></span></p>

<p><span><span><span>12 International Resource Movements and Multinational Corporations</span></span></span></p>

<p><span><span><span>13 Balance of Payments</span></span></span></p>

<p><span><span><span>14 Foreign Exchange Markets and Exchange Rates</span></span></span></p>

<p><span><span><span>15 Exchange Rate Determination</span></span></span></p>

<p><span><span><span>16 The Price Adjustment Mechanism with Flexible and Fixed Exchange Rates</span></span></span></p>

<p><span><span><span>17 The Income Adjustment Mechanism and Synthesis of Automatic Adjustments</span></span></span></p>

<p><span><span><span>18 Open-Economy Macroeconomics: Adjustment Policies</span></span></span></p>

<p><span><span><span>19 Prices and Output in an Open Economy: Aggregate Demand and Aggregate Supply</span></span></span></p>

<p><span><span><span>20 Flexible versus Fixed Exchange Rates, the European Monetary System, and Macroeconomic Policy Coordination</span></span></span></p>

<p><span><span><span>21 The International Monetary System: Past, Present, and Future</span></span></span></p>

<p><span><span><span>Answers to Selected Problems</span></span></span></p>

<p><span><span><span>Glossary of Key Terms</span></span></span></p>

<p><span><span><span>Name Index</span></span></span></p>

<p><span><span><span>Subject Index</span></span></span></p>

<p> </p>', 'Title
			International Economics 13/e

			Author
			Dominick Salvatore

			ISBN
			9789354247170

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>International Economics 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dominick Salvatore</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354247170</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1149"', '"920"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86789789354247170.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354247170&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4025', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4025', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 436, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:01'),
('7486c883-ff64-46b1-b01c-a5004bcc146d', '4419', 46, 'The Chakras', 'the-chakras', 'the-chakras', '-88-', '-88-', '-88-', NULL, 'Contents:

Chapter I: The Force-Centres

Chapter II: The Forces

Chapter III: The Absorption of Vitality

Chapter IV: The Development of the Chakras

Chapter V: The Laya Yoga', '<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter I: The Force-Centres</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter II: The Forces</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter III: The Absorption of Vitality</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter IV: The Development of the Chakras</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter V: The Laya Yoga</span></span></span></p>', 'Title
			The Chakras

			Author
			CW Leadbeater

			Publisher
			Theosaphical Publishing House

			Year of Publication
			1927

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Chakras</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>CW Leadbeater</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Theosaphical Publishing House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1927</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '93511a18-388f-442e-875a-9f98d0cf9aef', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3704chakras.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-88-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4419', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4419', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 46, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:01'),
('748b3e33-1ec4-4b06-b307-bfa86a150be1', '2383', NULL, 'The Dictionary of Substances and Their Effects in 7 Vols.', 'the-dictionary-of-substances-and-their-effects-in-7-vols-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383', 'the-dictionary-of-substances-and-their-effects-in-7-vols-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383-2383', '0854048030', '0854048030', '0854048030', NULL, 'This new edition of The Dictionary and Substances and their Effects (DOSE) supersedes the renowned 1st edition. The 1st edition has been completely revised, updated and extended with all the latest significant data on the chemicals known to have adverse effects on lifeforms or the environment. The new edition is a must for all those who need easy access to a single source of all the latest essential and fully referenced data on chemicals which are known to have significant toxic or environmental effects. The 2nd edition of DOSE includes new toxicity, environmental and regulatory data from the world''s literature, presented in concise summaries. These new data are essential for the accurate assessment of the risks associated with the use and disposal of chemicals. Data on over 100 chemicals new to this edition have been added, including endocrine disruptors, food carcinogens, pesticides and compounds studied by IARC and NTP. All of the 4000 chemicals contained in the 1st edition have been reviewed. New and updated information for these chemicals includes: * occupational exposure limits for 6 countries * recent toxicity and ecotoxicity data * results of new carcinogenicity, mutagenicity and environmental fate studies * the latest regulatory requirements', '<p>This new edition of The Dictionary and Substances and their Effects (DOSE) supersedes the renowned 1st edition. The 1st edition has been completely revised, updated and extended with all the latest significant data on the chemicals known to have adverse effects on lifeforms or the environment. The new edition is a must for all those who need easy access to a single source of all the latest essential and fully referenced data on chemicals which are known to have significant toxic or environmental effects. The 2nd edition of DOSE includes new toxicity, environmental and regulatory data from the world''s literature, presented in concise summaries. These new data are essential for the accurate assessment of the risks associated with the use and disposal of chemicals. Data on over 100 chemicals new to this edition have been added, including endocrine disruptors, food carcinogens, pesticides and compounds studied by IARC and NTP. All of the 4000 chemicals contained in the 1st edition have been reviewed. New and updated information for these chemicals includes: * occupational exposure limits for 6 countries * recent toxicity and ecotoxicity data * results of new carcinogenicity, mutagenicity and environmental fate studies * the latest regulatory requirements</p>', 'Sub Title
			Substances and Their Effects

			Author
			Sharat Gangolli

			ISBN 10 Digit
			0854048030

			ISBN 13 Digit
			9780854048038

			Pages
			N/A

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			N/A

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Substances and Their Effects</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sharat Gangolli</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0854048030</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854048038</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"137140"', '"82284"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'N/A', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/892141FX7XQMAPL._SX356_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0854048030&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2383', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2383', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1640, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('74a7389e-0016-45a5-9f84-8836c3f5e329', '1534', NULL, 'Raja Rao - The Master and His Moves New', 'raja-rao-the-master-and-his-moves-new-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-153-1534', 'raja-rao-the-master-and-his-moves-new-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534-1534', 'EDRT4433', 'EDRT4433', 'EDRT4433', NULL, 'Raja Rao - The Master and His Moves', '<h1>Raja Rao - The Master and His Moves</h1>', 'Sub Title
			No

			Author
			Jaydeep Sarangi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8172733690

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jaydeep Sarangi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172733690</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50228172733690.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDRT4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1534', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1534', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2149, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('74aa6689-7a61-4af7-8b27-19a4503ae671', '218', NULL, 'Challenges at the Interface of Data Analysis, Computer Science,and Optimization', 'challenges-at-the-interface-of-data-analysis-computer-scienceand-optimization', 'challenges-at-the-interface-of-data-analysis-computer-scienceand-optimization', 'Challenges at the Interface', 'Challenges at the Interface', 'Challenges at the Interface', NULL, 'This volume provides approaches and solutions to challenges occurring at the interface of research fields such as data analysis, computer science, operations research, and statistics. It includes theoretically oriented contributions as well as papers from various application areas, where knowledge from different research directions is needed to find the best possible interpretation of data for the underlying problem situations. Beside traditional classification research, the book focuses on current interests in fields such as the analysis of social relationships as well as statistical musicology.', '<p>This volume provides approaches and solutions to challenges occurring at the interface of research fields such as data analysis, computer science, operations research, and statistics. It includes theoretically oriented contributions as well as papers from various application areas, where knowledge from different research directions is needed to find the best possible interpretation of data for the underlying problem situations. Beside traditional classification research, the book focuses on current interests in fields such as the analysis of social relationships as well as statistical musicology.</p>', 'Sub Title
			No

			Author
			Jonas Kunze

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642244650

			Pages
			598

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jonas Kunze</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642244650</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>598</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12499"', '"7499"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 598, '598', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6350978364224465011111.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Challenges%20at%20the%20Interface&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=218', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=218', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2946, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('74e9ad72-a78f-41db-bddb-3bdef5498cdd', '1798', NULL, 'Materials Handbook: A Concise Desktop Reference', 'materials-handbook-a-concise-desktop-reference-1798', 'materials-handbook-a-concise-desktop-reference', '9788181285652', '9788181285652', '9788181285652', NULL, 'About the book

The unique and practical Materials Handbook (second edition) provides quick and easy access to data on the physical and chemical properties of all classes of materials. The second edition has been much expanded to include whole new families of materials while many of the existing families are broadened and refined with new material and up-to-date information. Particular emphasis is placed on the properties of common industrial materials in each class. After a chapter introducing some general properties of materials, materials are classified as follows: ferrous metals and their alloys; nonferrous metals; semiconductors and superconductors; magnetic materials; insulators and dielectrics; miscellaneous electrical materials; ceramics, refractories and glasses; polymers and elastomers; minerals, ores and gemstones; rocks and meteorites; soils; cements, concrete, building stones and construction materials; timbers and woods; fuels, propellants and explosives; composite materials; gases; liquids. Detailed appendices provide additional information on subjects as diverse as crystallography, natural radioactivity and economic data for industrial materials. Specific further reading sections and a general bibliography round out this comprehensive guide. The index and tabular format of the book makes light work of extracting what the reader needs to know from the wealth of factual information within these covers.', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>The unique and practical Materials Handbook (second edition) provides quick and easy access to data on the physical and chemical properties of all classes of materials. The second edition has been much expanded to include whole new families of materials while many of the existing families are broadened and refined with new material and up-to-date information. Particular emphasis is placed on the properties of common industrial materials in each class. After a chapter introducing some general properties of materials, materials are classified as follows: ferrous metals and their alloys; nonferrous metals; semiconductors and superconductors; magnetic materials; insulators and dielectrics; miscellaneous electrical materials; ceramics, refractories and glasses; polymers and elastomers; minerals, ores and gemstones; rocks and meteorites; soils; cements, concrete, building stones and construction materials; timbers and woods; fuels, propellants and explosives; composite materials; gases; liquids. Detailed appendices provide additional information on subjects as diverse as crystallography, natural radioactivity and economic data for industrial materials. Specific further reading sections and a general bibliography round out this comprehensive guide. The index and tabular format of the book makes light work of extracting what the reader needs to know from the wealth of factual information within these covers.</span></span></p>', 'Title
			Materials Handbook: A Concise Desktop Reference 

			Author
			Francois Cardarelli

			ISBN
			9788181285652

			Publisher
			Springer

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Materials Handbook: A Concise Desktop Reference </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Francois Cardarelli</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181285652</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1795"', '"1257"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9805WhatsApp%20Image%202025-09-11%20at%2011.53.41_3e53e4cd.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181285652&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1798', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1798', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1956, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('751525e8-2317-4e9d-8b83-72be95a601f8', '2917', NULL, 'Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics new', 'spinors-in-fourdimensional-spaces-progress-in-mathematical-physics-new-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917', 'spinors-in-fourdimensional-spaces-progress-in-mathematical-physics-new-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917-2917', '9780817649838', '9780817649838', '9780817649838', NULL, 'Without using the customary Clifford algebras frequently studied in connection with the representations of orthogonal groups, this book gives an elementary introduction to the two-component spinor formalism for four-dimensional spaces with any signature. Some of the useful applications of four-dimensional spinors, such as Yang–Mills theory, are derived in detail using illustrative examples. Spinors in Four-Dimensional Spaces is aimed at graduate students and researchers in mathematical and theoretical physics interested in the applications of the two-component spinor formalism in any four-dimensional vector space or Riemannian manifold with a definite or indefinite metric tensor. This systematic and self-contained book is suitable as a seminar text, a reference book, and a self-study guide.', '<p>Without using the customary Clifford algebras frequently studied in connection with the representations of orthogonal groups, this book gives an elementary introduction to the two-component spinor formalism for four-dimensional spaces with any signature. Some of the useful applications of four-dimensional spinors, such as Yang–Mills theory, are derived in detail using illustrative examples. Spinors in Four-Dimensional Spaces is aimed at graduate students and researchers in mathematical and theoretical physics interested in the applications of the two-component spinor formalism in any four-dimensional vector space or Riemannian manifold with a definite or indefinite metric tensor. This systematic and self-contained book is suitable as a seminar text, a reference book, and a self-study guide.</p>', 'Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics new

	Language ‏ : ‎ English

	File size ‏ : ‎ 9974 KB

	Text-to-Speech ‏ : ‎ Enabled

	Screen Reader ‏ : ‎ Supported

	Enhanced typesetting ‏ : ‎ Enabled

	X-Ray ‏ : ‎ Not Enabled

	Word Wise ‏ : ‎ Not Enabled

	Print length ‏ : ‎ 312 pages', '<h1>Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics new</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>File size ‏ : ‎ 9974 KB</span></li>
	<li><span>Text-to-Speech ‏ : ‎ Enabled</span></li>
	<li><span>Screen Reader ‏ : ‎ Supported</span></li>
	<li><span>Enhanced typesetting ‏ : ‎ Enabled</span></li>
	<li><span>X-Ray ‏ : ‎ Not Enabled</span></li>
	<li><span>Word Wise ‏ : ‎ Not Enabled</span></li>
	<li><span>Print length ‏ : ‎ 312 pages</span></li>
</ul>', '"10999"', '"6599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27031.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780817649838&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2917', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2917', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1276, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:01'),
('752931a3-4293-4f59-b16c-9f051f1343a3', '4300', 163, 'Thermodynamics: An Interactive Approach', 'thermodynamics-an-interactive-approach', 'thermodynamics-an-interactive-approach', '9781292113746', '9781292113746', '9781292113746', NULL, 'About the book

Thermodynamics: An Interactive Approach employs a layered approach that introduces the important concepts of mass, energy, and entropy early, and progressively refines them throughout the text. To create a rich learning experience for today’s thermodynamics student, this book melds traditional content with the web-based resources and learning tools of TEST: The Expert System for Thermodynamics (www. pearsonhighered. com/bhattacharjee)-an interactive platform that offers smart thermodynamic tables for property evaluation and analysis tools for mass, energy, entropy, and exergy analysis of open and closed systems.

Content:

	Description of a System: States and Properties

	Development of Balance Equations for Mass, Energy and Entropy: Application to Closed-Steady Systems

	Evaluation of Properties: Material Models

	Mass, Energy and Entropy Analysis of Open-steady Systems

	Mass, Energy and Entropy Analysis of Unsteady Systems

	Exergy Balance Equation: Application to Steady and unsteady Systems

	Reciprocating Closed Power Cycles

	Open Gas Power Cycle

	Open Vapor Power Cycles

	Refrigeration Cycles

	Evaluation of Properties: Thermodynamic Relations

	Psychrometry

	Combustion

	Equilibrium

	Gas Dynamics', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Thermodynamics: An Interactive Approach employs a layered approach that introduces the important concepts of mass, energy, and entropy early, and progressively refines them throughout the text. To create a rich learning experience for today’s thermodynamics student, this book melds traditional content with the web-based resources and learning tools of TEST: The Expert System for Thermodynamics (www. pearsonhighered. com/bhattacharjee)-an interactive platform that offers smart thermodynamic tables for property evaluation and analysis tools for mass, energy, entropy, and exergy analysis of open and closed systems.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Description of a System: States and Properties</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Development of Balance Equations for Mass, Energy and Entropy: Application to Closed-Steady Systems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Evaluation of Properties: Material Models</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Mass, Energy and Entropy Analysis of Open-steady Systems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Mass, Energy and Entropy Analysis of Unsteady Systems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Exergy Balance Equation: Application to Steady and unsteady Systems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Reciprocating Closed Power Cycles</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Open Gas Power Cycle</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Open Vapor Power Cycles</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Refrigeration Cycles</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Evaluation of Properties: Thermodynamic Relations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Psychrometry</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Combustion</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Equilibrium</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Gas Dynamics</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Thermodynamics: An Interactive Approach

			Author
			Subrata Bhattacharjee

			ISBN
			9781292113746

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Thermodynamics: An Interactive Approach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Subrata Bhattacharjee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292113746</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"8827"', '"6179"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6827thermo.jpg', NULL, '6 | 25', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292113746&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4300', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4300', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 163, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:01'),
('7536833d-0824-4201-841c-028c3ba1ec21', '944', NULL, 'The Sage Handbook of Early Childhood Literacy - 2/e', 'the-sage-handbook-of-early-childhood-literacy-2e-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-94-944', 'the-sage-handbook-of-early-childhood-literacy-2e-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944-944', 'YJHU8860', 'YJHU8860', 'YJHU8860', NULL, 'This new edition of the much-loved Handbook of Early Childhood Literacy has been revised and updated to retain its cutting-edge focus on emergent and important areas of research. This comprehensive work guides the reader through current social, cultural and historical analysis on a global scale. The new edition contains a greater range of methodologies, and chapters on: - space and literacy - disabilities and early childhood literacy - digital literacies - indigenous literacy - play and literacy - policy In the Handbook, readers will find coverage of all the key topics in early childhood literacy. The exceptional list of contributors offers in-depth expertise in their respective areas of knowledge. The Handbook is essential for Undergraduate students; Masters students; PhD students; CPD students; researchers, and literacy-centre personel. ''The second edition of this internationally respected and widely used text encompases a myriad of new issues and insights, both through new contributions and thoughtfully revised chapters which raise fresh questions and challenges for research and practice. In pushing the boundaries still further, the handbook retains its rightful place at the forefront of research into early childhood literacy practice in the 21st century'' -Professor Teresa Cremin, Open University UK ''This handbook provides in-depth knowledge of insights and theories about the dynamic process of how children come to know literacy as thinking humans in social and cultural spaces. There is a rich array of research perspectives of children''s meaning-making through family and digital liteacies, play and literacy, and in-school and out-of-school literacy experiences''', '<p>This new edition of the much-loved Handbook of Early Childhood Literacy has been revised and updated to retain its cutting-edge focus on emergent and important areas of research. This comprehensive work guides the reader through current social, cultural and historical analysis on a global scale. The new edition contains a greater range of methodologies, and chapters on: - space and literacy - disabilities and early childhood literacy - digital literacies - indigenous literacy - play and literacy - policy In the Handbook, readers will find coverage of all the key topics in early childhood literacy. The exceptional list of contributors offers in-depth expertise in their respective areas of knowledge. The Handbook is essential for Undergraduate students; Masters students; PhD students; CPD students; researchers, and literacy-centre personel. ''The second edition of this internationally respected and widely used text encompases a myriad of new issues and insights, both through new contributions and thoughtfully revised chapters which raise fresh questions and challenges for research and practice. In pushing the boundaries still further, the handbook retains its rightful place at the forefront of research into early childhood literacy practice in the 21st century'' -Professor Teresa Cremin, Open University UK ''This handbook provides in-depth knowledge of insights and theories about the dynamic process of how children come to know literacy as thinking humans in social and cultural spaces. There is a rich array of research perspectives of children''s meaning-making through family and digital liteacies, play and literacy, and in-school and out-of-school literacy experiences''</p>', 'The Sage Handbook of Early Childhood Literacy - 2/e', '<h1>The Sage Handbook of Early Childhood Literacy - 2/e</h1>', '"13999"', '"8399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85919780857029249.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YJHU8860&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=944', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=944', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2524, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('7542c314-729c-4d40-a2c3-e6857ef4470f', '846', NULL, 'Assets and Finances: Calculating Intellectual Property Damages NEW', 'assets-and-finances-calculating-intellectual-property-damages-new-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-8-846', 'assets-and-finances-calculating-intellectual-property-damages-new-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846-846', 'TYHG665', 'TYHG665', 'TYHG665', NULL, 'Assets and Finances: Calculating Intellectual Property Damages NEW', '<h1>Assets and Finances: Calculating Intellectual Property Damages NEW</h1>', 'Sub Title
			No

			Author
			Richard B. Troxel, William O. Kerr

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082294

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard B. Troxel, William O. Kerr</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082294</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3600"', '"2160"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78629789381082294.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYHG665&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=846', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=846', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2580, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('7549e234-5dae-4e1d-a70b-aada52ff30d7', '4003', 451, 'The History of India''s Great Warrior Madhav Sadashiv Golwalkar V-1', 'the-history-of-indias-great-warrior-madhav-sadashiv-golwalkar-v1', 'the-history-of-indias-great-warrior-madhav-sadashiv-golwalkar-v1', '9789382544210', '9789382544210', '9789382544210', NULL, 'About the book

Madhav Sadashiv Golwalkar (19 February 1906- 5 June 1973), also known as Shri Guruji, was the second Sarsanghchalak (Supreme Leader) of the Rashtriya Swayamsevak Sangh. Golwalkar wrote the books bunch of thoughts, and we, or Our Nationhood Defined. Indian Prime Minister Narendra Modi who considers Golwalkar as one of this inspirations, as he wrote a biographical profile of Golwalkar in his book “Jyotipunj”. Golwalkar was an impressive personality: dignified gait; a long flowing beard reaching down to his chest; curly locks of hair touching the shoulders; a face luminous with innate intellect and learning. His was an inspiring presence. It aroused instant reverence. Whoever saw him spontaneously folded their hands and bowed their heads. Such was Guru. Serving as the Supreme Leader of the RSS for more than 30 years, Golwalkar made the RSS one of strongest religion-political organisations in India, witnessing an enormous expansion from a membership of 100,000 to over 1 million. The RSS branched out into various political, social, religious, educational, labour and other fields through 50 front organisations. It was extended to foreign countries where overseas Hindus were recruited into new organisations such as the Bharatiya Swayamsevak Sangh or the Hindu Swayamsevak Sangh. Golwalkar died of cancer on june 5, 1973 in Nagpur.

This book presents a critical evaluation of political ideology of Madhav Sadashiv Golwalkar, popularly known as Guruji. Providing deep insights into his life and achievements, it offers an elaborate discussion on his differential between nation and state, his definition of Rashtra as a geo-cultural concept, and his views on democracy, communism, socialism and secularism.

Contents:-

	Biography

	Shri Guruji Golwalkar

	Life and Activities

	Nation as Rashtra

	Democracy, Communism and Socialism

	Secularism

	Integral Man

	Golwalkar and RSS

	M.S. Golwalkar Quotes

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Madhav Sadashiv Golwalkar (19 February 1906- 5 June 1973), also known as Shri Guruji, was the second Sarsanghchalak (Supreme Leader) of the Rashtriya Swayamsevak Sangh. Golwalkar wrote the books bunch of thoughts, and we, or Our Nationhood Defined. Indian Prime Minister Narendra Modi who considers Golwalkar as one of this inspirations, as he wrote a biographical profile of Golwalkar in his book “Jyotipunj”. Golwalkar was an impressive personality: dignified gait; a long flowing beard reaching down to his chest; curly locks of hair touching the shoulders; a face luminous with innate intellect and learning. His was an inspiring presence. It aroused instant reverence. Whoever saw him spontaneously folded their hands and bowed their heads. Such was Guru. Serving as the Supreme Leader of the RSS for more than 30 years, Golwalkar made the RSS one of strongest religion-political organisations in India, witnessing an enormous expansion from a membership of 100,000 to over 1 million. The RSS branched out into various political, social, religious, educational, labour and other fields through 50 front organisations. It was extended to foreign countries where overseas Hindus were recruited into new organisations such as the Bharatiya Swayamsevak Sangh or the Hindu Swayamsevak Sangh. Golwalkar died of cancer on june 5, 1973 in Nagpur.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book presents a critical evaluation of political ideology of Madhav Sadashiv Golwalkar, popularly known as Guruji. Providing deep insights into his life and achievements, it offers an elaborate discussion on his differential between nation and state, his definition of Rashtra as a geo-cultural concept, and his views on democracy, communism, socialism and secularism.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Biography</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Shri Guruji Golwalkar</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Life and Activities</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nation as Rashtra</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Democracy, Communism and Socialism</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Secularism</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Integral Man</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Golwalkar and RSS</span></span></span></li>
	<li style="text-align:justify"><span><span><span>M.S. Golwalkar Quotes</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			The History of India''s Great Warrior Madhav Sadashiv Golwalkar V-1

			Author
			Sanjay Kumar Singh

			ISBN
			9789382544210

			Publisher
			Isha Gyandeep

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The History of India''s Great Warrior Madhav Sadashiv Golwalkar V-1</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sanjay Kumar Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789382544210</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Isha Gyandeep</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"995"', '"647"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '10457780-5a5b-46aa-9250-5f7f2ccc92b6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/421951nub7B-tfL._SY445_SX342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382544210&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4003', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4003', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 451, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:01'),
('7551f61f-b4a4-4b3b-a63a-022e1f69779d', '3835', 616, 'Fundamentals of Chemical Thermodynamics', 'fundamentals-of-chemical-thermodynamics', 'fundamentals-of-chemical-thermodynamics', '-19-', '-19-', '-19-', NULL, 'About the book

This book is based on lectures in physical chemistry given by the author for many years to students of chemistry at Moscow State University. As its title implies, the book is a text on thermodynamics designed primarily for chemists and is intended as part of a general course in physical chemistry. In distinction to the traditional presentation of chemical thermodynamics, in this book a great deal of attention is paid to the interrelationships between thermodynamics and other sections of physical chemistry, in the first place physical statistics, more exactly statistical methods in thermodynamics. These methods have been extensively developed recently and are most suitable for calculations of chemical equilibria in gases at high temperatures. The applicational aspects of statistical thermodynamics require a knowledge of the energy levels of molecules. This knowledge comes, first, from experiment, primarily spectroscopy, electron diffraction studies, nuclear magnetic resonance, and methods involving the electrical properties of molecules. Second, substantial data are provided by quantum mechanics employed at the various levels of approximation. Therefore, in this book ample space is devoted to these areas, the material presented being reduced to a minimum required for building up the relationships to thermodynamics.

The treatment of classical thermodynamics, on which the book rests, is naturally based on the first, second, and third laws. To these is added the fourth law, which is known as the zeroth law of thermodynamics. Apart from the classical statements of the second law of thermodynamics, the author has also used the Carathéodory formulation, which is thought by the author to be logically the most rigorous.

Special emphasis is made throughout the book on entropy as the most important thermodynamic function that determines the condition for equilibrium and spontaneity of the change of an (isolated) system. But the study of equilibrium itself is carried out at constant pressure and temperature with the aid of a subsidiary function—the Gibbs free energy.

The book offers a description of a number of present-day methods of calculation of chemical equilibria, including the equilibrium of the dissociation of (diatomic) molecules into atoms and the equilibrium of ionization at high temperatures upon transition of substances to the plasma state.

One of the author''s aims in preparing this text has been to expound thermodynamics in the simplest form possible, without cutting down consideration of physical concepts.

The first edition of this book was published in 1974. The second edition gives a more up-to-date exposition of the basic laws of thermodynamics. For example, the first law is applied at the very beginning to multi-component systems, for which purpose a chemical variable (the extent of reaction) is introduced. Some methodological changes have been made in the treatment of the second law and its applications. Phase transitions of the second kind are dealt with in more detail. The last chapter on the application of thermodynamics to non-equilibrium (irreversible) processes has been enlarged to a certain extent, and new material pertaining to calculations has been added.', '<p><u><strong>About the book</strong></u></p>

<p>This book is based on lectures in physical chemistry given by the author for many years to students of chemistry at Moscow State University. As its title implies, the book is a text on thermodynamics designed primarily for chemists and is intended as part of a general course in physical chemistry. In distinction to the traditional presentation of chemical thermodynamics, in this book a great deal of attention is paid to the interrelationships between thermodynamics and other sections of physical chemistry, in the first place physical statistics, more exactly statistical methods in thermodynamics. These methods have been extensively developed recently and are most suitable for calculations of chemical equilibria in gases at high temperatures. The applicational aspects of statistical thermodynamics require a knowledge of the energy levels of molecules. This knowledge comes, first, from experiment, primarily spectroscopy, electron diffraction studies, nuclear magnetic resonance, and methods involving the electrical properties of molecules. Second, substantial data are provided by quantum mechanics employed at the various levels of approximation. Therefore, in this book ample space is devoted to these areas, the material presented being reduced to a minimum required for building up the relationships to thermodynamics.</p>

<p>The treatment of classical thermodynamics, on which the book rests, is naturally based on the first, second, and third laws. To these is added the fourth law, which is known as the zeroth law of thermodynamics. Apart from the classical statements of the second law of thermodynamics, the author has also used the Carathéodory formulation, which is thought by the author to be logically the most rigorous.</p>

<p>Special emphasis is made throughout the book on entropy as the most important thermodynamic function that determines the condition for equilibrium and spontaneity of the change of an (isolated) system. But the study of equilibrium itself is carried out at constant pressure and temperature with the aid of a subsidiary function—the Gibbs free energy.</p>

<p>The book offers a description of a number of present-day methods of calculation of chemical equilibria, including the equilibrium of the dissociation of (diatomic) molecules into atoms and the equilibrium of ionization at high temperatures upon transition of substances to the plasma state.</p>

<p>One of the author''s aims in preparing this text has been to expound thermodynamics in the simplest form possible, without cutting down consideration of physical concepts.</p>

<p>The first edition of this book was published in 1974. The second edition gives a more up-to-date exposition of the basic laws of thermodynamics. For example, the first law is applied at the very beginning to multi-component systems, for which purpose a chemical variable (the extent of reaction) is introduced. Some methodological changes have been made in the treatment of the second law and its applications. Phase transitions of the second kind are dealt with in more detail. The last chapter on the application of thermodynamics to non-equilibrium (irreversible) processes has been enlarged to a certain extent, and new material pertaining to calculations has been added.</p>

<p> </p>
', 'Title
			Fundamentals of Chemical Thermodynamics

			 Author
			E.N Yeremin

			 Publisher
			Mir Publishers

			 Year of Publication
			1981

			 Pages
			438

			 Binding
			Hardcover

			 Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Fundamentals of Chemical Thermodynamics</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">E.N Yeremin</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">438</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 438, '438', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7701Fundamentals%20of%20Chemical%20Thermodynamics.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-19-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3835', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3835', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 616, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:01'),
('755b6fa6-e886-4d53-bb4b-e9776a0c145b', '2636', NULL, 'Sampradayik Upanyas aur kitne Pakistan', 'kitne-pakistan-sampradayik-vimarsh-new-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636', 'kitne-pakistan-sampradayik-vimarsh-new-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636-2636', '9789381279458', '9789381279458', '9789381279458', NULL, 'Sampradayik Upanyas aur kitne Pakistan ', '<h1>Sampradayik Upanyas aur kitne Pakistan </h1>', ' Title
			Sampradayik Upanyas aur kitne Pakistan 

			Author
			 Dr. Laxman Tulsiram Kale

			ISBN 13 Digit
			9789381279458

			Publisher
			Vikas Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Sampradayik Upanyas aur kitne Pakistan </td>
		</tr>
		<tr>
			<th>Author</th>
			<td> Dr. Laxman Tulsiram Kale</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381279458</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vikas Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '053bcbaf-fb8b-4ac0-9142-4f5f58390e5a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3639pic-24.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381279458&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2636', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2636', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1460, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:01'),
('7590162e-92e5-4cf3-98ab-885bbc8a8f66', '1544', NULL, 'Policing The Nation - Diaries of a Country Cousin New', 'policing-the-nation-diaries-of-a-country-cousin-new-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544', 'policing-the-nation-diaries-of-a-country-cousin-new-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544-1544', 'wscd2233', 'wscd2233', 'wscd2233', NULL, 'Policing The Nation - Diaries of a Country Cousin New', '<h1>Policing The Nation - Diaries of a Country Cousin New</h1>', 'Sub Title
			No

			Author
			AB Tripathy

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788170495062

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>AB Tripathy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170495062</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63219788170495062.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=wscd2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1544', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1544', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2142, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('75d34743-9d31-4e34-937c-d2be0332004f', '4145', 316, 'भारतीय कृषि ', 'भरतय-कष', '-', '9789380534497', '9789380534497', '9789380534497', NULL, 'भारतीय कृषि', '<h5>भारतीय कृषि </h5>
', 'Title
			भारतीय कृषि 

			Author
			दीपक रावत 

			ISBN
			9789380534497

			Publisher
			रजत प्रकाशन 

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>भारतीय कृषि </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>दीपक रावत </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789380534497</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>रजत प्रकाशन </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"750"', '"488"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '41e7d736-f074-47a2-b381-e55e4f1061f2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8091WhatsApp%20Image%202025-10-16%20at%2016.06.21_30532bd4.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789380534497&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4145', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4145', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 316, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('76049bde-f445-49e9-9ab9-41c8179dc1ae', '3918', 533, 'Fundamentals Of Crystal Physics', 'fundamentals-of-crystal-physics', 'fundamentals-of-crystal-physics', '-57-', '-57-', '-57-', NULL, 'About the book

Over the past 15-20 years, experimental crystal physics has expanded beyond research laboratories and into practical applications in fields like quantum electronics, optics, semiconductor production, and piezotechnology. These advancements have highlighted the need for comprehensive textbooks on crystal physics. This book aims to fill that gap, offering a more detailed work to complement Nye’s 1967 textbook. It focuses on combining general physical principles with the symmetry approach characteristic of the Soviet crystal physics school founded by A.V. Shubnikov. The content is based on lectures and courses delivered at the Moscow Institute of Steel and Alloys and Moscow State University.

The book focuses on the anisotropy of crystal properties, particularly in areas such as diffusion, dielectric permittivity, magnetostriction, and piezooptical effects. It includes illustrations like representation surfaces and stereographic projections to explain the anisotropy of physical properties. The authors also provide a novel description of phase transitions with a double change of symmetry, illustrating how crystal properties change during phase transitions. The appendices include reference data, enhancing the book’s practical utility.

Contents

 Preface to the Second Russian Edition 

 Excerpts from the Preface to the First Russian Edition 

 List of Notation 

Chapter I. Basic Information on Crystallography 

Chapter II. Coordinate Systems, Vectors and Tensors 

Chapter III. Introduction to Crystal Physics. Electrical and Thermal Properties of Crystals 

Chapter IV. Optical Properties of Crystals 

Chapter V. Symmetry of Higher-Rank Tensors 

Chapter VI. Elasticity of Crystals 

Chapter VII. Thermodynamics of Crystals

Chapter VIII. Magnetic Symmetry in Crystal Physics

Chapter IX. Effects of the Higher Orders

Chapter X. Some General Problems of Crystal Physics

References 

Index 

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>Over the past 15-20 years, experimental crystal physics has expanded beyond research laboratories and into practical applications in fields like quantum electronics, optics, semiconductor production, and piezotechnology. These advancements have highlighted the need for comprehensive textbooks on crystal physics. This book aims to fill that gap, offering a more detailed work to complement Nye’s 1967 textbook. It focuses on combining general physical principles with the symmetry approach characteristic of the Soviet crystal physics school founded by A.V. Shubnikov. The content is based on lectures and courses delivered at the Moscow Institute of Steel and Alloys and Moscow State University.</span></span></span></p>

<p><span><span><span>The book focuses on the anisotropy of crystal properties, particularly in areas such as diffusion, dielectric permittivity, magnetostriction, and piezooptical effects. It includes illustrations like representation surfaces and stereographic projections to explain the anisotropy of physical properties. The authors also provide a novel description of phase transitions with a double change of symmetry, illustrating how crystal properties change during phase transitions. The appendices include reference data, enhancing the book’s practical utility.</span></span></span></p>

<p><span><span><strong><span>Contents</span></strong></span></span></p>

<p><span><span><span><span><span> Preface to the Second Russian Edition <br />
 Excerpts from the Preface to the First Russian Edition <br />
 List of Notation </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter I. Basic Information on Crystallography </span></span></span></span></span></p>

<p><span><span>Chapter II. Coordinate Systems, Vectors and Tensors </span></span></p>

<p><span><span><span><span><span>Chapter III. Introduction to Crystal Physics. Electrical and Thermal Properties of Crystals </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter IV. Optical Properties of Crystals </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter V. Symmetry of Higher-Rank Tensors </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter VI. Elasticity of Crystals </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter VII. Thermodynamics of Crystals</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter VIII. Magnetic Symmetry in Crystal Physics</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter IX. Effects of the Higher Orders</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter X. Some General Problems of Crystal Physics</span></span></span></span></span></p>

<p><span><span><span><span><span>References <br />
Index </span></span></span></span></span></p>

<p> </p>', 'Title
			Fundamentals Of Crystal Physics

			Author
			Yu.I.Sirotin

			Publishers
			Mir Publishers

			Year of Publication
			1982

			Pages
			656

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals Of Crystal Physics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Yu.I.Sirotin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">656</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 656, '656', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2130Yu.I.%20Sirotin,%20M.P.%20Shaskolskaya%20-%20Fundamentals%20of%20Crystal%20Physics%20-%20Mir%20-%201982_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-57-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3918', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3918', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 533, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:01'),
('761c7e20-a983-44c8-b1e0-53542e501009', '372', NULL, 'Progressive Image of Women in Modern Scenario', 'progressive-image-of-women-in-modern-scenario-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-3-372', 'progressive-image-of-women-in-modern-scenario-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372-372', 'Progressive Image of Women', 'Progressive Image of Women', 'Progressive Image of Women ', NULL, '', NULL, 'Sub Title
			No

			Author
			Dr. Viplav

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791484

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791484</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82949788188791484.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Progressive%20Image%20of%20Women%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=372', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=372', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2862, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('76377e8e-bcde-4ccd-9d2a-a56d8a688205', '1512', NULL, 'Travels in the Himalayan Provinces of Hindustan and the Punjab in Ladakh & Kashmir and in Peshawar, Kabul, Kunduz & Bokhara', 'travels-in-the-himalayan-provinces-of-hindustan-and-the-punjab-in-ladakh-kashmir-and-in-peshawar-kabul-kunduz-bokhara-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-151-1512', 'travels-in-the-himalayan-provinces-of-hindustan-and-the-punjab-in-ladakh-kashmir-and-in-peshawar-kabul-kunduz-bokhara-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512-1512', 'werrd5876', 'werrd5876', 'werrd5876', NULL, 'Travels in the Himalayan Provinces of Hindustan and the Punjab in Ladakh & Kashmir and in Peshawar, Kabul, Kunduz & Bokhara', '<h1>Travels in the Himalayan Provinces of Hindustan and the Punjab in Ladakh &amp; Kashmir and in Peshawar, Kabul, Kunduz &amp; Bokhara</h1>', 'Sub Title
			No

			Author
			Mr. William Moorcroft & Mr. George Trebeck

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8179760200

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mr. William Moorcroft &amp; Mr. George Trebeck</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8179760200</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74808179760200.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=werrd5876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1512', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1512', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2164, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('7664120d-3aa9-45d9-b06f-f8addd6cbba2', '1269', NULL, 'Rural Development', 'rural-development-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-126-1269', 'rural-development-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269-1269', 'XCDR3344', 'XCDR3344', 'XCDR3344', NULL, 'Rural Development', '<h1>Rural Development</h1>', 'Sub Title
			No

			Author
			Dr. I. Satya Sundaram

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351429005

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. I. Satya Sundaram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351429005</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91239789351429005.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XCDR3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1269', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1269', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2295, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('766b7d32-64fb-49a8-bbcf-da0d4cd9a321', '1952', NULL, 'Ecological Developmental Biology - Integrating Epigenetics, Medicine and Evolution', 'ecological-developmental-biology-integrating-epigenetics-medicine-and-evolution-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1-1952', 'ecological-developmental-biology-integrating-epigenetics-medicine-and-evolution-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952-1952', 'FGHB6566', 'FGHB6566', 'FGHB6566', NULL, 'This is an important text for a still-emerging field of Biology, relating the embryo to its environment. Intersecting numerous disciplines in the Biological and Life Sciences, the authors have provided coverage in which the molecular biology of epigenetic development meets and interacts with the evolutionary aspects of phenotypic plasticity.', '<p>This is an important text for a still-emerging field of Biology, relating the embryo to its environment. Intersecting numerous disciplines in the Biological and Life Sciences, the authors have provided coverage in which the molecular biology of epigenetic development meets and interacts with the evolutionary aspects of phenotypic plasticity.</p>', 'Ecological Developmental Biology - Integrating Epigenetics, Medicine and Evolution', '<h1>Ecological Developmental Biology - Integrating Epigenetics, Medicine and Evolution</h1>', '"3899"', '"2339"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4093dpp_9_48.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHB6566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1952', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1952', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1866, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:01'),
('7677e4d3-5d82-40b0-817e-65e91e604897', '954', NULL, 'Habermas II - Masters in Modern Social Thought - 4 Vols.', 'habermas-ii-masters-of-modern-social-thought-4-vols-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-954', 'habermas-ii-masters-of-modern-social-thought-4-vols-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296-3296', '9781412948371', '9781412948371::954', '9781412948371', NULL, 'Social thought provides general theories to explain actions and behavior of society as a whole, encompassing sociological, political, and philosophical ideas. From Roland Barthes to Umberto Eco, Theodor W. Adorno to Jean Baudrillard, the twentieth and early twenty first century have been marked by great thinkers who have pushed boundaries, shifted paradigms and explored old ideas in new ways. These ''masters'' have each produced vast and seminal canons of work that have had far reaching and influential impact on the way we think about our world. Through acclaimed critical theorists and philosophers, the SAGE Masters in Modern Social Thought series explores the ideas and themes of the writings of these great thinkers and collects together their masterpieces for researchers, graduate students and academia in general.

Content - Appendix of Sources, Editors'' Introduction, Volume I I. The Engagement with Postmodernity and Phenomenology, II. Hermeneutics and Epistemology, III. Metaphysics, Volume II IV. Normativity and Reason, V. Discourse Ethics, Volume III VI. Law, Democracy, and the Public Sphere, VII. Cosmopokitanism and the Nation State, Volume IV VIII. Habermas and Psychology, IX. Habermas and Bioethics, X. Habermas and Feminism, XI. Aesthetics,  XII. Habermas and Science               ', '<p style="text-align:justify"><span>Social thought provides general theories to explain actions and behavior of society as a whole, encompassing sociological, political, and philosophical ideas. From Roland Barthes to Umberto Eco, Theodor W. Adorno to Jean Baudrillard, the twentieth and early twenty first century have been marked by great thinkers who have pushed boundaries, shifted paradigms and explored old ideas in new ways. These ''masters'' have each produced vast and seminal canons of work that have had far reaching and influential impact on the way we think about our world. Through acclaimed critical theorists and philosophers, the SAGE Masters in Modern Social Thought series explores the ideas and themes of the writings of these great thinkers and collects together their masterpieces for researchers, graduate students and academia in general.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Appendix of Sources, Editors'' Introduction, Volume I I. The Engagement with Postmodernity and Phenomenology, </span></span><span><span><span><span>II. Hermeneutics and Epistemology, III. Metaphysics, Volume II IV. Normativity and Reason, V. Discourse Ethics, Volume III VI. Law, Democracy, and the Public Sphere, VII. Cosmopokitanism and the Nation State, Volume IV VIII. Habermas and Psychology, IX. Habermas and Bioethics, X. Habermas and Feminism, XI. Aesthetics,  XII. Habermas and Science</span>           </span></span></span><span><span>    </span></span></p>', 'Sub Title
			Masters of Modern Social Thought

			Author
			David M. Rasmussen, James Swindal

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781412948371

			Pages
			1472

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Masters of Modern Social Thought</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>David M. Rasmussen, James Swindal</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781412948371</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1472</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"67985"', '"40790"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1472, '1472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/560921yuplddbOL._SX331_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412948371&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=954', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=954', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2519, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('769c1526-9359-4611-be3d-dc460eaa2577', '3484', 915, 'New Architecture in Britain', 'new-architecture-in-britain-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484', 'new-architecture-in-britain-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484-3484', '9781858943244', '9781858943244', '9781858943244', NULL, 'Architects increasingly operate on a global scene, and just as numerous British architects have proved highly successful at winning projects abroad, so architects from Europe, the United States and the Far East are making their mark in Britain. One thinks, for example, of Daniel Libeskind''s Imperial War Museum North and Tadao Ando''s new square and pavilion project, both in Manchester, or of Frank Gehry''s Cancer Care Centre in Dundee. Well-known British practices such as Future Systems, Alsop Architects and Nicholas Grimshaw & Partners also inevitably feature prominently in the exciting international story of Britain''s recent architectural renaissance, but so too do newer, smaller practices, including many based outside the capital, for example Ian Simpson Architects in Manchester, Glenn Howells Architects in Birmingham or Bauman Lyons Architects in Leeds.

This book engagingly describes and illustrates over 100 outstanding projects, both large and small, from around Britain - none completed earlier than 2001, and some still under construction or planned. A substantial introduction describes the development of architecture in Britain since the 1960s, with an analysis of the influences that have moulded it and an examination of the major issues that look set to shape it in the future: urban regeneration, the current relevance of the ''vernacular'', energy concerns, conservation and reuse, and the impact of new materials and technologies. This book makes a forceful contribution to the continuing debate about the role of architecture in forging a new environment and underpinning the growth of a healthy society.

Content - ACKNOWLEDGEMENTS, INTRODUCTION, INFRASTRUCTURE AND PUBLIC BUILDINGS, MUSEUMS AND HERITAGE, ARTS AND LEISURE, EDUCATION AND HEALTH, HOUSES AND HOUSING, OFFICES AND INDUSTRY, SHOPS AND RESTAURANTS, FURTHER READING, PICTURE CREDITS, INDEX', '<p style="text-align:justify"><span>Architects increasingly operate on a global scene, and just as numerous British architects have proved highly successful at winning projects abroad, so architects from Europe, the United States and the Far East are making their mark in Britain. One thinks, for example, of Daniel Libeskind''s Imperial War Museum North and Tadao Ando''s new square and pavilion project, both in Manchester, or of Frank Gehry''s Cancer Care Centre in Dundee. Well-known British practices such as Future Systems, Alsop Architects and Nicholas Grimshaw &amp; Partners also inevitably feature prominently in the exciting international story of Britain''s recent architectural renaissance, but so too do newer, smaller practices, including many based outside the capital, for example Ian Simpson Architects in Manchester, Glenn Howells Architects in Birmingham or Bauman Lyons Architects in Leeds.</span></p>

<p style="text-align:justify"><span>This book engagingly describes and illustrates over 100 outstanding projects, both large and small, from around Britain - none completed earlier than 2001, and some still under construction or planned. A substantial introduction describes the development of architecture in Britain since the 1960s, with an analysis of the influences that have moulded it and an examination of the major issues that look set to shape it in the future: urban regeneration, the current relevance of the ''vernacular'', energy concerns, conservation and reuse, and the impact of new materials and technologies. This book makes a forceful contribution to the continuing debate about the role of architecture in forging a new environment and underpinning the growth of a healthy society.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> ACKNOWLEDGEMENTS, INTRODUCTION, INFRASTRUCTURE AND PUBLIC BUILDINGS, MUSEUMS AND HERITAGE, ARTS AND LEISURE, EDUCATION AND HEALTH, HOUSES AND HOUSING, OFFICES AND INDUSTRY, SHOPS AND RESTAURANTS, FURTHER READING, PICTURE CREDITS, INDEX</span></p>', 'Sub Title
			New Architecture in Britain

			Author
			kenneth powell

			About Author
			As per Book

			ISBN 10 Digit
			1858943248

			ISBN 13 Digit
			9781858943244

			Pages
			240

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>New Architecture in Britain</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>kenneth powell</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1858943248</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781858943244</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>240</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2396"', '"1438"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 240, '240', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6803New%20Architecture%20in%20Britain.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781858943244&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3484', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3484', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 915, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:01'),
('76b6761b-ed67-4eea-b7c0-51b526d5a4fc', '3845', 606, 'Nuclear Physics And Nuclear Reactors', 'nuclear-physics-and-nuclear-reactors', 'nuclear-physics-and-nuclear-reactors', '-25-', '-25-', '-25-', NULL, 'About the book

The book is based on the lectures of the author at the  Obninsk Polytechnical school. The textbook is divided into two parts, "Nuclear Physics" and "Nuclear Readers". Part one describes the fundamentals of atomic physics, as well as Hie re of the atomic nucleus and radioactivity, registration and dosimetry of ionizing Radiations, and their Interaction with matter. Methods for accelerating charged particles, the properties of cosmic radiation and the physics at neutrons are also discussed. An introduction to atomic power engineering presented in the second part. The construction, physics and operation pf nuclear reactors, the development and economics of atomic power are also considered. The textbook is intended for students in physics technical schools, for technicians working in physics laboratories or servicing nuclear reactors and other atomic installations.

CONTENTS

PART ONE

ATOMIC AND NUCLEAR PHYSICS

1. Atomic Physics

1.1 Matter and Electricity

1.2 Probability and Spectra

1.3 Mass and Energy

1.4 Electromagnetic Radiation

1.5 Structure of the Atom

1.6 Atomic Spectra

2. Fundamentals of Quantum Mechanics

2.1 The Subject of Quantum Mechanics

2.2 Quantum States of Electrons in Atoms

2.3 Uncertainty Principle

3. Atomic Nucleus

3.1 Properties of the Atomic Nucleus

3.2 Binding Energy of the Nucleus

3.3 Energy Levels of Nuclei

3.4 Nuclear Forces and Stability

3.5 Models of the Nucleus

4. Radioactivity

4.1 General Properties of Radioactivity

4.2 Radioactive Series

4.3 Law of Radioactive Decay

4.4 Alpha Decay

4.5 Beta Decay

4.6 Internal Conversion and Nuclear Isomerism

4.7 Applications of Radioactive Substances

5. Interaction Between Ionizing Radiations and Matter

5.1 Particle Flux Density and Intensity of Ionizing Radiation

5.2 Interaction Between Heavy Charged Particles and Matter

5.3 Range of Heavy Particles in Matter

5.4 Interaction Between Beta Particles and Matter

5.5 Interaction Between Electromagnetic Radiation and Matter

5.6 Radiation Doses

5.7 Characteristics of Gamma Radiation Sources

5.8 Calculation of Protective Shields for Point Gamma Sources

6. Measurement of Ionizing Radiations

6.1 Ionization Methods for Measurement of Radiations

6.2 Volt-Ampere Characteristic of a Gas Discharge

6.3 Ionization Chamber

6.4 Proportional Counters

6.5 Geiger-Muller Counters

6.6 Scintillation Counters

6.7 Semiconductor Detectors

6.8 Other Techniques for Measuring Radiations

7. Accelerators of Charged Particles

7.1 Applications of Accelerators

7.2 Linear Accelerators

7.3 The Cyclotron and Synchrocyclotron

7.4 Electron Accelerators

7.5 Proton Synchrotron

8. Nuclear Reactions

8.1 General Definition and Nuclear Reaction Equations

8.2 Laws of Conservation of Energy and Momentum in Nuclear Reactions

8.3 The Compound Nucleus

8.4 Effective Cross Section and Yield of Nuclear Reactions

8.5 Nuclear Reactions Induced by Charged Particles

8.6 Nuclear Reactions at High Energies

8.7 Thermonuclear Reactions

8.8 Transuranic Elements

9. Cosmic Radiation

9.1 Nature of Cosmic Radiation

9.2 Radiation Belts of the Magnetosphere

9.3 Elementary Particles

10. Neutron Physics

10.1 Properties of Neutrons

10.2 Neutron Sources

10.3 Neutron Spectrometers

10.4 Neutron-Induced Nuclear Reactions

10.5 Neutron Detection

10.6 General Law of Attenuation of the Neutron Flux Density

10.7 Neutron Diffusion

10.8 Neutron Slowing-Down

10.9 Thermal Neutrons

10.10 Nuclear Fission

10.11 Nuclear Fission Chain Reaction

PART TWO

NUCLEAR REACTORS

11.Design and Classification of Reactors

11.1 Reactor Design

11.2 How Reactors Are Used

11.3 Homogeneous and Heterogeneous Reactors

11.4 Thermal, Fast, and Intermediate Neutron Reactors

11.5 Classification of Power Reactors by Coolants and Moderators

11.6 Reactor Structural Materials

12.Reactor Physics

12.1 Neutron Multiplication Factor

12.2 Neutron Flux Density and Leakage

12.3 Parameters of a Critical Bare Reactor

12.4 Reactors with Reflectors

13.Reactor Operation

13.1 Reactivity and Reactor Period

13.2 Reactivity Temperature Coefficient

13.3 Changes in Nuclear Fuel Composition

13.4 Control Devices of the Safety Control System

13.5 Reactor Start-Up and Shutdown

13.6 Heat Generation and Heat Exchange in Reactors

14.Atomic Power Engineering

14.1 Development of Atomic Power Engineering

14.2 Atomic Power Economics

14.3 Research and Experimental Reactors

14.4 Graphite-Water Reactors

14.5 Vessel Water-Water Power Reactors (WWPR)

14.6 Fast Neutron Reactors

Appendix

	International System of Units (SI)

	Fundamental Constants

	Physical and Nuclear Properties of Some Elements

	Physical Properties of Some Moderators

	Half-lives of Some Radioactive Substances

	Values of e^(-x) and e^x Functions

Subject Index', '<p><u><strong>About the book</strong></u></p>

<p>The book is based on the lectures of the author at the  Obninsk Polytechnical school. The textbook is divided into two parts, "Nuclear Physics" and "Nuclear Readers". Part one describes the fundamentals of atomic physics, as well as Hie re of the atomic nucleus and radioactivity, registration and dosimetry of ionizing Radiations, and their Interaction with matter. Methods for accelerating charged particles, the properties of cosmic radiation and the physics at neutrons are also discussed. An introduction to atomic power engineering presented in the second part. The construction, physics and operation pf nuclear reactors, the development and economics of atomic power are also considered. The textbook is intended for students in physics technical schools, for technicians working in physics laboratories or servicing nuclear reactors and other atomic installations.</p>

<p><strong>CONTENTS</strong></p>

<p><strong>PART ONE</strong><br />
<strong>ATOMIC AND NUCLEAR PHYSICS</strong></p>

<p><strong>1. Atomic Physics</strong><br />
1.1 Matter and Electricity<br />
1.2 Probability and Spectra<br />
1.3 Mass and Energy<br />
1.4 Electromagnetic Radiation<br />
1.5 Structure of the Atom<br />
1.6 Atomic Spectra</p>

<p><strong>2. Fundamentals of Quantum Mechanics</strong><br />
2.1 The Subject of Quantum Mechanics<br />
2.2 Quantum States of Electrons in Atoms<br />
2.3 Uncertainty Principle</p>

<p><strong>3. Atomic Nucleus</strong><br />
3.1 Properties of the Atomic Nucleus<br />
3.2 Binding Energy of the Nucleus<br />
3.3 Energy Levels of Nuclei<br />
3.4 Nuclear Forces and Stability<br />
3.5 Models of the Nucleus</p>

<p><strong>4. Radioactivity</strong><br />
4.1 General Properties of Radioactivity<br />
4.2 Radioactive Series<br />
4.3 Law of Radioactive Decay<br />
4.4 Alpha Decay<br />
4.5 Beta Decay<br />
4.6 Internal Conversion and Nuclear Isomerism<br />
4.7 Applications of Radioactive Substances</p>

<p><strong>5. Interaction Between Ionizing Radiations and Matter</strong><br />
5.1 Particle Flux Density and Intensity of Ionizing Radiation<br />
5.2 Interaction Between Heavy Charged Particles and Matter<br />
5.3 Range of Heavy Particles in Matter<br />
5.4 Interaction Between Beta Particles and Matter<br />
5.5 Interaction Between Electromagnetic Radiation and Matter<br />
5.6 Radiation Doses<br />
5.7 Characteristics of Gamma Radiation Sources<br />
5.8 Calculation of Protective Shields for Point Gamma Sources</p>

<p><strong>6. Measurement of Ionizing Radiations</strong><br />
6.1 Ionization Methods for Measurement of Radiations<br />
6.2 Volt-Ampere Characteristic of a Gas Discharge<br />
6.3 Ionization Chamber<br />
6.4 Proportional Counters<br />
6.5 Geiger-Muller Counters<br />
6.6 Scintillation Counters<br />
6.7 Semiconductor Detectors<br />
6.8 Other Techniques for Measuring Radiations</p>

<p><strong>7. Accelerators of Charged Particles</strong><br />
7.1 Applications of Accelerators<br />
7.2 Linear Accelerators<br />
7.3 The Cyclotron and Synchrocyclotron<br />
7.4 Electron Accelerators<br />
7.5 Proton Synchrotron</p>

<p><strong>8. Nuclear Reactions</strong><br />
8.1 General Definition and Nuclear Reaction Equations<br />
8.2 Laws of Conservation of Energy and Momentum in Nuclear Reactions<br />
8.3 The Compound Nucleus<br />
8.4 Effective Cross Section and Yield of Nuclear Reactions<br />
8.5 Nuclear Reactions Induced by Charged Particles<br />
8.6 Nuclear Reactions at High Energies<br />
8.7 Thermonuclear Reactions<br />
8.8 Transuranic Elements</p>

<p><strong>9. Cosmic Radiation</strong><br />
9.1 Nature of Cosmic Radiation<br />
9.2 Radiation Belts of the Magnetosphere<br />
9.3 Elementary Particles</p>

<p><strong>10. Neutron Physics</strong><br />
10.1 Properties of Neutrons<br />
10.2 Neutron Sources<br />
10.3 Neutron Spectrometers<br />
10.4 Neutron-Induced Nuclear Reactions<br />
10.5 Neutron Detection<br />
10.6 General Law of Attenuation of the Neutron Flux Density<br />
10.7 Neutron Diffusion<br />
10.8 Neutron Slowing-Down<br />
10.9 Thermal Neutrons<br />
10.10 Nuclear Fission<br />
10.11 Nuclear Fission Chain Reaction</p>

<p><strong>PART TWO</strong><br />
<strong>NUCLEAR REACTORS</strong></p>

<p><strong>11.Design and Classification of Reactors</strong><br />
11.1 Reactor Design<br />
11.2 How Reactors Are Used<br />
11.3 Homogeneous and Heterogeneous Reactors<br />
11.4 Thermal, Fast, and Intermediate Neutron Reactors<br />
11.5 Classification of Power Reactors by Coolants and Moderators<br />
11.6 Reactor Structural Materials</p>

<p><strong>12.Reactor Physics</strong><br />
12.1 Neutron Multiplication Factor<br />
12.2 Neutron Flux Density and Leakage<br />
12.3 Parameters of a Critical Bare Reactor<br />
12.4 Reactors with Reflectors</p>

<p><strong>13.Reactor Operation</strong><br />
13.1 Reactivity and Reactor Period<br />
13.2 Reactivity Temperature Coefficient<br />
13.3 Changes in Nuclear Fuel Composition<br />
13.4 Control Devices of the Safety Control System<br />
13.5 Reactor Start-Up and Shutdown<br />
13.6 Heat Generation and Heat Exchange in Reactors</p>

<p><strong>14.Atomic Power Engineering</strong><br />
14.1 Development of Atomic Power Engineering<br />
14.2 Atomic Power Economics<br />
14.3 Research and Experimental Reactors<br />
14.4 Graphite-Water Reactors<br />
14.5 Vessel Water-Water Power Reactors (WWPR)<br />
14.6 Fast Neutron Reactors</p>

<p><strong>Appendix</strong></p>

<ol>
	<li>International System of Units (SI)</li>
	<li>Fundamental Constants</li>
	<li>Physical and Nuclear Properties of Some Elements</li>
	<li>Physical Properties of Some Moderators</li>
	<li>Half-lives of Some Radioactive Substances</li>
	<li>Values of e^(-x) and e^x Functions</li>
</ol>

<p><strong>Subject Index</strong></p>', 'Title
			Nuclear Physics And Nuclear Reactors

			Author
			V.E Levin

			Publisher
			Mir Publishers

			Year of Publication
			1981

			Pages
			380

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Nuclear Physics And Nuclear Reactors</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">V.E Levin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">380</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 380, '380', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2910V.%20E.%20Levin%20-%20Nuclear%20Physics%20and%20Nuclear%20Reactors%20-%20Mir%20-%201981_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-25-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3845', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3845', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 606, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:01'),
('76bb9842-1545-40a0-894a-737b070e7231', '3012', NULL, 'Mother Earth Bemoans', 'mother-earth-bemoans-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012', 'mother-earth-bemoans-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012-3012', 'CFTG2233', 'CFTG2233', 'CFTG2233', NULL, 'Mother Earth Bemoans', '<h1>Mother Earth Bemoans</h1>', 'Sub Title
			No

			Author
			P. Vijayalakshmi Pandit

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736651

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Vijayalakshmi Pandit</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736651</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"199"', '"119"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFTG2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3012', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3012', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1218, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:01'),
('76c74fdc-2b04-453e-8017-25427f407f17', '4191', 272, 'Business Policy and Strategic Management: Concepts & Applications', 'business-policy-and-strategic-management-concepts-applications', 'business-policy-and-strategic-management-concepts-applications', '9788120332447', '9788120332447', '9788120332447', NULL, 'About the book

This innovative introduction to business policy and strategic management, covering both the illustrative cases and conceptual foundation, offers authoritative approaches to strategic leadership in emerging markets. Among its many unique features, this comprehensively updated and revised second edition is structured to help students think strategically.

Content:

Preface

Acknowledgements

Section A: BUSINESS STRATEGY

1. Business Policy and Strategic Management—An Introduction

2. Strategic Intent

3. Business Strategy Formulation

4. Strategic Functions and Functional Strategies

5. Internal Analysis

6. External Analysis

7. Competitive Gaming Strategy

Section B: CORPORATE STRATEGY

8. Corporate Strategy Formulation

9. International Strategies

10. Strategic Organizational Design

11. Learning and Knowledge Organization Strategy

12. Public and Non-profit Organizations’ Strategy

13. Family and Micro Business Strategy

14. Internetworking and E-Business Strategy

Section C: ENACTMENT STRATEGY

15. Strategic Business Model

16. Strategic Innovation and Technology Management

17. Strategic Leadership

18. Corporate Governance and Business Ethics

19. Strategic Planning and Change Management

20. Strategic Control', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This innovative introduction to business policy and strategic management, covering both the illustrative cases and conceptual foundation, offers authoritative approaches to strategic leadership in emerging markets. Among its many unique features, this comprehensively updated and revised second edition is structured to help students think strategically.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Preface<br />
Acknowledgements<br />
<strong>Section A: BUSINESS STRATEGY</strong><br />
1. Business Policy and Strategic Management—An Introduction<br />
2. Strategic Intent<br />
3. Business Strategy Formulation<br />
4. Strategic Functions and Functional Strategies<br />
5. Internal Analysis<br />
6. External Analysis<br />
7. Competitive Gaming Strategy<br />
<strong>Section B: CORPORATE STRATEGY</strong><br />
8. Corporate Strategy Formulation<br />
9. International Strategies<br />
10. Strategic Organizational Design<br />
11. Learning and Knowledge Organization Strategy<br />
12. Public and Non-profit Organizations’ Strategy<br />
13. Family and Micro Business Strategy<br />
14. Internetworking and E-Business Strategy<br />
<strong>Section C: ENACTMENT STRATEGY</strong><br />
15. Strategic Business Model<br />
16. Strategic Innovation and Technology Management<br />
17. Strategic Leadership<br />
18. Corporate Governance and Business Ethics<br />
19. Strategic Planning and Change Management<br />
20. Strategic Control</span></span></span></p>
', 'Title
			Business Policy and Strategic Management: Concepts & Applications

			Author
			Vipin Gupta

			ISBN
			9788120332447

			Publisher
			PHI

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Policy and Strategic Management: Concepts &amp; Applications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Vipin Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788120332447</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1195"', '"956"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0675fec5-e861-431a-939e-16888d0f0e99', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4108policu.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788120332447&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4191', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4191', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 272, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:01'),
('76dcfa65-e39a-43d5-bc6d-a33b012efa3a', '1873', NULL, 'Climate Change in Context in 2 Vols. Book', 'climate-change-in-context-in-2-vols-book', 'climate-change-in-context-in-2-vols-book', '9781414436142', '9781414436142', '9781414436142', NULL, 'About the Book

The goal of Climate Change: In Context is to help high-school and early college-age students understand the essential facts and deeper cultural connections of topics and issues related to the scientific study of climate change and its impacts on humanity.

The relationship of science to complex ethical and social considerations is evident, for example, when considering the political and economic impacts of climate change related to human activity.  The data clearly and strongly convince the vast majority of scientists that unnatural global climate change is happening and that it is almost certain that it is due to anthropogenic activity (caused by humans).  This book reflects that scientific consensus and expands the discussion from the question of whether climate change is real to the question of what should be done about it.

In an attempt to enrich the reader''s understanding of the mutually impacting relationship between science and culture, as space allows we have included primary sources that enhance the content of In Context entries.  In keeping with the philosophy that much of the benefit from using primary sources derives from the reader''s own process of inquiry, the contextual material introducing each primary source provides an unobtrusive introduction and springboard to critical thought.

Contents:

Volume 1

Abrupt Climate Change

Acid Rain

Adaptation

Aerosols

Africa: Climate Change Impacts

Agriculture: Contribution to Climate Change

Agriculture: Vulnerability to Climate Change

Albedo

Alliance of Small Island States (AOSIS)

Annex I Partics

Antarctica: Melting

Antarctica: Observed Climate Changes

Antarctica: Role in Global Climate

Anthropogenic Change

Arctic Melting: Greenland Ice Cap

Arctic Melting: Polar Ice Cap

Arctic People: Climate Change Impacts

Asia: Climate Change Impacts

Atmospheric Chemistry

Atmospheric Circulation

Atmospheric Pollution

Atmospheric Structure

Australia: Climate Change Impacts

Automobile Emissions

Aviation Emissions and Contrails

Bali Conference

Baseline Emissions 

Beach and Shoreline

Berlin Mandate

Biodiversity

Biofuel Impacts

Biogeochemical Cycle

Biomass

Biosphere

Blizzards

Bonn Conference (2001)

Carbon Credits

Carbon Cycle

Carbon Dioxide (CO2)

Carbon Dioxide Concentrations

Carbon Dioxide Equivalent (CDE)

Carbon Footprint

Carbon Sequestration Issues

Carbon Sinks

Carbon Tax

Catastrophism

Cement Industry

Chaos Theory and Meteorological Predictions

China: Climate and Energy Policies

China: Total Carbon Dioxide Emissions

Chlorofluorocarbons and Related Compounds

Clean Development Mechanism

Climate Change

Climate Change Science Program

Climate Change Skeptics

Climate Emgineering

Climate Lag

Clouds and Reflectance

Coal

Coastal Populations

Coastlines, Changing

Compact Fluorescent Light Bulbs

Continental Drift

Coral Reefs and Corals

Cosmic Rays

Cow Power

Cryosphere

Cultural Impacts: Venice in Peril, a Case Study

Dams

Delhi Declaration

Desert and Desertification

Drought

Dust Storms

Earthquakes

Economic of Climate Change

Economics in Transition

El Nino and La Nina

Electromagnetic Spectrum

Emissions Trading

Endangered Species

Energy Contributions

Energy Efficiency

Energy Industry Activism

Enhanced Greenhouse Effect

Environmental Impact Statement (EIS)

Environmental Policy

Environmental Pollution 

Environmental Protection Agency (EPA)

Environmental Protests

Erosion

Ethanol

Europe: Climate Change Impacts

Europe: Climate Policy

Extinction

Extra-terrestrial Climate Change

Extreme Weather

Feedback Factors

Fisheries

Floods

Fog

Forests and Deforestation

Gaia

General Circulation Model (GCM)

Geologic Time Scale

Geothermal Energy

GIS and Climate Change Mapping

Glaciation

Glacier

Glacier Retreat

Global Change Research Program

Global Dimming

Global Warming

Great Barrier Reef

Great Conveyor Belt

Great Lakes

Green Movement

Greenhouse Ameliorators

Greenhouse Effect

Greenhouse Gases

Greenland: Global Implications of Accelerated Melting

Ground Data and Satellite Data Discrepancy

Gulf of Mexico

Gulf Stream

Volume 2

Halocarbons

Halogen

Halogenated Fluorocarbons

Heat Waves

Heinrich Events

Historic Preservation (World Heritage Sites)

Hockey Stick Controversy

Human Evolution

Hurricanes

Hydrocarbons

Hydrofluorocarbons

Hydrogen Economy

Hydrologic Cycle

Hydrothermal Processes

Ice Ages

Ice Core Research

Icebergs

Industry (Private Action and Initiatives)

Infectious Discease and Climate Change

Insolation

Insurance

Intergovernmental Panel on Climate Change (IPCC)

IPCC Climate Change 2007 Report

IPCC Climate Change 2007 Report: Criticism

IPCC Climate Change 2007 Report: Impacts, Adaptation and Vulnerability

IPCC Climate Change 2007 Report: Mitigation of Climate Change

IPCC Climate Change 2007 Report: Physical Science Basis

Iron Fertilization 

Jet Stream

Johannesburg Summit on Sustainable Development

Keeling Curve

Kyoto Protocol

Lake Effect Snows

Lakes

Lifestyle Changes

Media Influences: An Inconvenient Truth

Media Influences: Collapse: How Societies Choose to Fail or Succeed

Media Influence: False Balance

Media Influence: Ice Age Predictions

Media Influence: Live Earth

Media Influence: The End of Nature

Medieval Warm Epoch

Melting 

Meteorology

Methane

Milankovitch Cycles

Millennial Climate Oscillations

Mitigation Strategies

Montreal Protocol

National Security

Natural Gas

Nitrous Oxide (N2O)

North America: Climate Change Impacts

Nuclear Power

Nuclear Winter

Ocean Circulation and Currents

Oceans and Seas

Offsetting

Organisation for Economic Co-operation and Development (OECD)

Oscillation

Ozone (O3)

Ozone Depletion

Paleoclimatology

Peak Oil

Per fluorinated Carbons (PFCs)

Permafrost

Petroleum

Petroleum: Economic Uses and Dependency

Phenology

Polar Bears

Polar Ice

Polar Regions: Climate Change Impacts

Polar Wander

Public Opinion

Rainfall

Red Tide

Refugees and Displacement

Renewability

Renewable Energy

Respiratory Disease

Rivers

Saltwater Encroachment

Satellite Measurements

Sea Level Rise

Sea Temperatures and Storm Intensity

Seasonal Winds

Seawalls and Beach Erosion

Sequestration

Simulations

Sink

Small Islands: Climate Change Impacts

Snowball Earth

Social Cost of Carbon (SCC)

Solar Energy

Solar Illumination

Solar Radiation

Soot

South America: Climate Change Impacts

Stern Review

Sulfate Aerosol

Sulfur Dioxide (SO2)

Sulfur Hexafluoride (SF6)

Sustainability

Sustainable Energy Policy Network

Temperature and Temperature Scales

Temperature Record

Terra Satellite and Earth Observing System (EOS)

Terraforming

Tides

Tornadoes

Tourism and Recreation

Trace Gas

Tropical Cyclone

Tundra

Uniformitarianism

United Nations Environment Programme (UNEP)

United Nations Framework Convention on Climate Change (UNFCCC)

United States: Climate Policy

United States: State and Local Greenhouse Politics

Urban Heat Islands

Volcanism

Waste Disposal

Wastewater Treatment

Water Shortages

Water Vapour

Wetlands

Wildfires

Wing Power

World Meteorological Organization (WMO)                            

World Meteorological Organization 9WHO)

 ', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The goal of Climate Change: In Context is to help high-school and early college-age students understand the essential facts and deeper cultural connections of topics and issues related to the scientific study of climate change and its impacts on humanity.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The relationship of science to complex ethical and social considerations is evident, for example, when considering the political and economic impacts of climate change related to human activity.  The data clearly and strongly convince the vast majority of scientists that unnatural global climate change is happening and that it is almost certain that it is due to anthropogenic activity (caused by humans).  This book reflects that scientific consensus and expands the discussion from the question of whether climate change is real to the question of what should be done about it.</span></span></span></p>

<p style="text-align:justify"><span><span><span>In an attempt to enrich the reader''s understanding of the mutually impacting relationship between science and culture, as space allows we have included primary sources that enhance the content of In Context entries.  In keeping with the philosophy that much of the benefit from using primary sources derives from the reader''s own process of inquiry, the contextual material introducing each primary source provides an unobtrusive introduction and springboard to critical thought.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Volume 1</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Abrupt Climate Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>Acid Rain</span></span></span></p>

<p style="text-align:justify"><span><span><span>Adaptation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Aerosols</span></span></span></p>

<p style="text-align:justify"><span><span><span>Africa: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agriculture: Contribution to Climate Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agriculture: Vulnerability to Climate Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>Albedo</span></span></span></p>

<p style="text-align:justify"><span><span><span>Alliance of Small Island States (AOSIS)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Annex I Partics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Antarctica: Melting</span></span></span></p>

<p style="text-align:justify"><span><span><span>Antarctica: Observed Climate Changes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Antarctica: Role in Global Climate</span></span></span></p>

<p style="text-align:justify"><span><span><span>Anthropogenic Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>Arctic Melting: Greenland Ice Cap</span></span></span></p>

<p style="text-align:justify"><span><span><span>Arctic Melting: Polar Ice Cap</span></span></span></p>

<p style="text-align:justify"><span><span><span>Arctic People: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Asia: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Atmospheric Chemistry</span></span></span></p>

<p style="text-align:justify"><span><span><span>Atmospheric Circulation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Atmospheric Pollution</span></span></span></p>

<p style="text-align:justify"><span><span><span>Atmospheric Structure</span></span></span></p>

<p style="text-align:justify"><span><span><span>Australia: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Automobile Emissions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Aviation Emissions and Contrails</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bali Conference</span></span></span></p>

<p style="text-align:justify"><span><span><span>Baseline Emissions </span></span></span></p>

<p style="text-align:justify"><span><span><span>Beach and Shoreline</span></span></span></p>

<p style="text-align:justify"><span><span><span>Berlin Mandate</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biodiversity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biofuel Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biogeochemical Cycle</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biomass</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biosphere</span></span></span></p>

<p style="text-align:justify"><span><span><span>Blizzards</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bonn Conference (2001)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Credits</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Cycle</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Dioxide (CO2)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Dioxide Concentrations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Dioxide Equivalent (CDE)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Footprint</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Sequestration Issues</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Sinks</span></span></span></p>

<p style="text-align:justify"><span><span><span>Carbon Tax</span></span></span></p>

<p style="text-align:justify"><span><span><span>Catastrophism</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cement Industry</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chaos Theory and Meteorological Predictions</span></span></span></p>

<p style="text-align:justify"><span><span><span>China: Climate and Energy Policies</span></span></span></p>

<p style="text-align:justify"><span><span><span>China: Total Carbon Dioxide Emissions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chlorofluorocarbons and Related Compounds</span></span></span></p>

<p style="text-align:justify"><span><span><span>Clean Development Mechanism</span></span></span></p>

<p style="text-align:justify"><span><span><span>Climate Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>Climate Change Science Program</span></span></span></p>

<p style="text-align:justify"><span><span><span>Climate Change Skeptics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Climate Emgineering</span></span></span></p>

<p style="text-align:justify"><span><span><span>Climate Lag</span></span></span></p>

<p style="text-align:justify"><span><span><span>Clouds and Reflectance</span></span></span></p>

<p style="text-align:justify"><span><span><span>Coal</span></span></span></p>

<p style="text-align:justify"><span><span><span>Coastal Populations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Coastlines, Changing</span></span></span></p>

<p style="text-align:justify"><span><span><span>Compact Fluorescent Light Bulbs</span></span></span></p>

<p style="text-align:justify"><span><span><span>Continental Drift</span></span></span></p>

<p style="text-align:justify"><span><span><span>Coral Reefs and Corals</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cosmic Rays</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cow Power</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cryosphere</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cultural Impacts: Venice in Peril, a Case Study</span></span></span></p>

<p style="text-align:justify"><span><span><span>Dams</span></span></span></p>

<p style="text-align:justify"><span><span><span>Delhi Declaration</span></span></span></p>

<p style="text-align:justify"><span><span><span>Desert and Desertification</span></span></span></p>

<p style="text-align:justify"><span><span><span>Drought</span></span></span></p>

<p style="text-align:justify"><span><span><span>Dust Storms</span></span></span></p>

<p style="text-align:justify"><span><span><span>Earthquakes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Economic of Climate Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>Economics in Transition</span></span></span></p>

<p style="text-align:justify"><span><span><span>El Nino and La Nina</span></span></span></p>

<p style="text-align:justify"><span><span><span>Electromagnetic Spectrum</span></span></span></p>

<p style="text-align:justify"><span><span><span>Emissions Trading</span></span></span></p>

<p style="text-align:justify"><span><span><span>Endangered Species</span></span></span></p>

<p style="text-align:justify"><span><span><span>Energy Contributions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Energy Efficiency</span></span></span></p>

<p style="text-align:justify"><span><span><span>Energy Industry Activism</span></span></span></p>

<p style="text-align:justify"><span><span><span>Enhanced Greenhouse Effect</span></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Impact Statement (EIS)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Pollution </span></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Protection Agency (EPA)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Protests</span></span></span></p>

<p style="text-align:justify"><span><span><span>Erosion</span></span></span></p>

<p style="text-align:justify"><span><span><span>Ethanol</span></span></span></p>

<p style="text-align:justify"><span><span><span>Europe: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Europe: Climate Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Extinction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Extra-terrestrial Climate Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>Extreme Weather</span></span></span></p>

<p style="text-align:justify"><span><span><span>Feedback Factors</span></span></span></p>

<p style="text-align:justify"><span><span><span>Fisheries</span></span></span></p>

<p style="text-align:justify"><span><span><span>Floods</span></span></span></p>

<p style="text-align:justify"><span><span><span>Fog</span></span></span></p>

<p style="text-align:justify"><span><span><span>Forests and Deforestation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Gaia</span></span></span></p>

<p style="text-align:justify"><span><span><span>General Circulation Model (GCM)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Geologic Time Scale</span></span></span></p>

<p style="text-align:justify"><span><span><span>Geothermal Energy</span></span></span></p>

<p style="text-align:justify"><span><span><span>GIS and Climate Change Mapping</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glaciation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glacier</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glacier Retreat</span></span></span></p>

<p style="text-align:justify"><span><span><span>Global Change Research Program</span></span></span></p>

<p style="text-align:justify"><span><span><span>Global Dimming</span></span></span></p>

<p style="text-align:justify"><span><span><span>Global Warming</span></span></span></p>

<p style="text-align:justify"><span><span><span>Great Barrier Reef</span></span></span></p>

<p style="text-align:justify"><span><span><span>Great Conveyor Belt</span></span></span></p>

<p style="text-align:justify"><span><span><span>Great Lakes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Green Movement</span></span></span></p>

<p style="text-align:justify"><span><span><span>Greenhouse Ameliorators</span></span></span></p>

<p style="text-align:justify"><span><span><span>Greenhouse Effect</span></span></span></p>

<p style="text-align:justify"><span><span><span>Greenhouse Gases</span></span></span></p>

<p style="text-align:justify"><span><span><span>Greenland: Global Implications of Accelerated Melting</span></span></span></p>

<p style="text-align:justify"><span><span><span>Ground Data and Satellite Data Discrepancy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Gulf of Mexico</span></span></span></p>

<p style="text-align:justify"><span><span><span>Gulf Stream</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Volume 2</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Halocarbons</span></span></span></p>

<p style="text-align:justify"><span><span><span>Halogen</span></span></span></p>

<p style="text-align:justify"><span><span><span>Halogenated Fluorocarbons</span></span></span></p>

<p style="text-align:justify"><span><span><span>Heat Waves</span></span></span></p>

<p style="text-align:justify"><span><span><span>Heinrich Events</span></span></span></p>

<p style="text-align:justify"><span><span><span>Historic Preservation (World Heritage Sites)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hockey Stick Controversy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Human Evolution</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hurricanes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hydrocarbons</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hydrofluorocarbons</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hydrogen Economy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hydrologic Cycle</span></span></span></p>

<p style="text-align:justify"><span><span><span>Hydrothermal Processes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Ice Ages</span></span></span></p>

<p style="text-align:justify"><span><span><span>Ice Core Research</span></span></span></p>

<p style="text-align:justify"><span><span><span>Icebergs</span></span></span></p>

<p style="text-align:justify"><span><span><span>Industry (Private Action and Initiatives)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Infectious Discease and Climate Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>Insolation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Insurance</span></span></span></p>

<p style="text-align:justify"><span><span><span>Intergovernmental Panel on Climate Change (IPCC)</span></span></span></p>

<p style="text-align:justify"><span><span><span>IPCC Climate Change 2007 Report</span></span></span></p>

<p style="text-align:justify"><span><span><span>IPCC Climate Change 2007 Report: Criticism</span></span></span></p>

<p style="text-align:justify"><span><span><span>IPCC Climate Change 2007 Report: Impacts, Adaptation and Vulnerability</span></span></span></p>

<p style="text-align:justify"><span><span><span>IPCC Climate Change 2007 Report: Mitigation of Climate Change</span></span></span></p>

<p style="text-align:justify"><span><span><span>IPCC Climate Change 2007 Report: Physical Science Basis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Iron Fertilization </span></span></span></p>

<p style="text-align:justify"><span><span><span>Jet Stream</span></span></span></p>

<p style="text-align:justify"><span><span><span>Johannesburg Summit on Sustainable Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>Keeling Curve</span></span></span></p>

<p style="text-align:justify"><span><span><span>Kyoto Protocol</span></span></span></p>

<p style="text-align:justify"><span><span><span>Lake Effect Snows</span></span></span></p>

<p style="text-align:justify"><span><span><span>Lakes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Lifestyle Changes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Media Influences: An Inconvenient Truth</span></span></span></p>

<p style="text-align:justify"><span><span><span>Media Influences: Collapse: How Societies Choose to Fail or Succeed</span></span></span></p>

<p style="text-align:justify"><span><span><span>Media Influence: False Balance</span></span></span></p>

<p style="text-align:justify"><span><span><span>Media Influence: Ice Age Predictions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Media Influence: Live Earth</span></span></span></p>

<p style="text-align:justify"><span><span><span>Media Influence: The End of Nature</span></span></span></p>

<p style="text-align:justify"><span><span><span>Medieval Warm Epoch</span></span></span></p>

<p style="text-align:justify"><span><span><span>Melting </span></span></span></p>

<p style="text-align:justify"><span><span><span>Meteorology</span></span></span></p>

<p style="text-align:justify"><span><span><span>Methane</span></span></span></p>

<p style="text-align:justify"><span><span><span>Milankovitch Cycles</span></span></span></p>

<p style="text-align:justify"><span><span><span>Millennial Climate Oscillations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Mitigation Strategies</span></span></span></p>

<p style="text-align:justify"><span><span><span>Montreal Protocol</span></span></span></p>

<p style="text-align:justify"><span><span><span>National Security</span></span></span></p>

<p style="text-align:justify"><span><span><span>Natural Gas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Nitrous Oxide (N2O)</span></span></span></p>

<p style="text-align:justify"><span><span><span>North America: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Nuclear Power</span></span></span></p>

<p style="text-align:justify"><span><span><span>Nuclear Winter</span></span></span></p>

<p style="text-align:justify"><span><span><span>Ocean Circulation and Currents</span></span></span></p>

<p style="text-align:justify"><span><span><span>Oceans and Seas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Offsetting</span></span></span></p>

<p style="text-align:justify"><span><span><span>Organisation for Economic Co-operation and Development (OECD)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Oscillation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Ozone (O3)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Ozone Depletion</span></span></span></p>

<p style="text-align:justify"><span><span><span>Paleoclimatology</span></span></span></p>

<p style="text-align:justify"><span><span><span>Peak Oil</span></span></span></p>

<p style="text-align:justify"><span><span><span>Per fluorinated Carbons (PFCs)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Permafrost</span></span></span></p>

<p style="text-align:justify"><span><span><span>Petroleum</span></span></span></p>

<p style="text-align:justify"><span><span><span>Petroleum: Economic Uses and Dependency</span></span></span></p>

<p style="text-align:justify"><span><span><span>Phenology</span></span></span></p>

<p style="text-align:justify"><span><span><span>Polar Bears</span></span></span></p>

<p style="text-align:justify"><span><span><span>Polar Ice</span></span></span></p>

<p style="text-align:justify"><span><span><span>Polar Regions: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Polar Wander</span></span></span></p>

<p style="text-align:justify"><span><span><span>Public Opinion</span></span></span></p>

<p style="text-align:justify"><span><span><span>Rainfall</span></span></span></p>

<p style="text-align:justify"><span><span><span>Red Tide</span></span></span></p>

<p style="text-align:justify"><span><span><span>Refugees and Displacement</span></span></span></p>

<p style="text-align:justify"><span><span><span>Renewability</span></span></span></p>

<p style="text-align:justify"><span><span><span>Renewable Energy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Respiratory Disease</span></span></span></p>

<p style="text-align:justify"><span><span><span>Rivers</span></span></span></p>

<p style="text-align:justify"><span><span><span>Saltwater Encroachment</span></span></span></p>

<p style="text-align:justify"><span><span><span>Satellite Measurements</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sea Level Rise</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sea Temperatures and Storm Intensity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Seasonal Winds</span></span></span></p>

<p style="text-align:justify"><span><span><span>Seawalls and Beach Erosion</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sequestration</span></span></span></p>

<p style="text-align:justify"><span><span><span>Simulations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sink</span></span></span></p>

<p style="text-align:justify"><span><span><span>Small Islands: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Snowball Earth</span></span></span></p>

<p style="text-align:justify"><span><span><span>Social Cost of Carbon (SCC)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Solar Energy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Solar Illumination</span></span></span></p>

<p style="text-align:justify"><span><span><span>Solar Radiation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Soot</span></span></span></p>

<p style="text-align:justify"><span><span><span>South America: Climate Change Impacts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Stern Review</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sulfate Aerosol</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sulfur Dioxide (SO2)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sulfur Hexafluoride (SF6)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sustainability</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sustainable Energy Policy Network</span></span></span></p>

<p style="text-align:justify"><span><span><span>Temperature and Temperature Scales</span></span></span></p>

<p style="text-align:justify"><span><span><span>Temperature Record</span></span></span></p>

<p style="text-align:justify"><span><span><span>Terra Satellite and Earth Observing System (EOS)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Terraforming</span></span></span></p>

<p style="text-align:justify"><span><span><span>Tides</span></span></span></p>

<p style="text-align:justify"><span><span><span>Tornadoes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Tourism and Recreation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Trace Gas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Tropical Cyclone</span></span></span></p>

<p style="text-align:justify"><span><span><span>Tundra</span></span></span></p>

<p style="text-align:justify"><span><span><span>Uniformitarianism</span></span></span></p>

<p style="text-align:justify"><span><span><span>United Nations Environment Programme (UNEP)</span></span></span></p>

<p style="text-align:justify"><span><span><span>United Nations Framework Convention on Climate Change (UNFCCC)</span></span></span></p>

<p style="text-align:justify"><span><span><span>United States: Climate Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>United States: State and Local Greenhouse Politics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Urban Heat Islands</span></span></span></p>

<p style="text-align:justify"><span><span><span>Volcanism</span></span></span></p>

<p style="text-align:justify"><span><span><span>Waste Disposal</span></span></span></p>

<p style="text-align:justify"><span><span><span>Wastewater Treatment</span></span></span></p>

<p style="text-align:justify"><span><span><span>Water Shortages</span></span></span></p>

<p style="text-align:justify"><span><span><span>Water Vapour</span></span></span></p>

<p style="text-align:justify"><span><span><span>Wetlands</span></span></span></p>

<p style="text-align:justify"><span><span><span>Wildfires</span></span></span></p>

<p style="text-align:justify"><span><span><span>Wing Power</span></span></span></p>

<p style="text-align:justify"><span><span><span>World Meteorological Organization (WMO)                            </span></span></span></p>

<p style="text-align:justify"><span><span><span>World Meteorological Organization 9WHO)</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Climate Change in Context 2 Vols.

			Author
			K. Lee Lerner

			ISBN
			9781414436142

			Publisher
			Gale Cengage

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Climate Change in Context 2 Vols.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>K. Lee Lerner</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781414436142</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Gale Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"31840"', '"23880"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c4c8bff-b70a-4983-a5cd-0b2b1e46ed9a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61559781414436159.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414436142&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1873', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1873', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1927, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('7704ee03-4fa4-44a6-9766-b9bd5272ea77', '2320', NULL, 'Readings in Library Science', 'readings-in-library-science-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320', 'readings-in-library-science-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320-2320', 'VGTY4455', 'VGTY4455', 'VGTY4455', NULL, 'Readings in Library Science', '<h1>Readings in Library Science</h1>', 'Sub Title
			No

			Author
			Dr. Satyaprakash Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351119487

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Satyaprakash Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351119487</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1800"', '"1080"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8356logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGTY4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2320', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2320', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1653, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('771c6567-934d-4077-a06a-b00dc4e910e7', '2531', NULL, 'Fundamentals of Corporate Finance 9/e', 'fundamentals-of-corporate-finance-9e-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531', 'fundamentals-of-corporate-finance-9e-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531-2531', 'MNYY8767', 'MNYY8767', 'MNYY8767', NULL, 'Fundamentals of Corporate Finance 9/e', '<h1>Fundamentals of Corporate Finance 9/e</h1>', 'Sub Title
			No

			Author
			Ross Westerfield Jordan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781259027628

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			9th

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ross Westerfield Jordan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781259027628</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>9th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '9th', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNYY8767&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2531', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2531', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1547, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('772a7b6c-514c-4180-9c7a-8d3da82fe12a', '3694', 747, 'Lessons in Electric Circuits : An Encyclopedia of Reference Text And Guide - 6 vols. In Complete Set', 'lessons-in-electric-circuits-an-encyclopedia-of-reference-text-and-guide-6-vols-in-complete-set', 'lessons-in-electric-circuits-an-encyclopedia-of-reference-text-and-guide-6-vols-in-complete-set', '1907653120', '1907653120', '1907653120', NULL, '', NULL, ' 

			Title

			 

			Lessons in Electric Circuits : An Encyclopedia of Reference Text And Guide – 6 vols. In Complete Set

			Author

			Tony R. Kuphaldt

			Publisher

			Koros Press

			ISBN-13 Digit

			9781907653124

			ISBN-10 Digit

			1907653120

			Pages

			300

			Year

			2012

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong><span>Title</span></strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span><span>Lessons in Electric Circuits : An Encyclopedia of Reference Text And Guide – 6 vols. In Complete Set </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>Tony R. Kuphaldt</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Publisher</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>Koros Press </span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN-13 Digit </span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span><span>9781907653124</span></span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN-10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>1907653120</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>300</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2012</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hard Bound </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language </span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English </span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"29995"', '"17997"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '2012', NULL, NULL, '410e7e25-8b7f-4aaf-9288-514353ddf403', NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8736Lessons%20in%20elecrit%20circuit%20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=1907653120&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3694', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3694', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 747, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', '845', NULL, 'Antrrashtriy Vitiy Poonji aur Bhartiy Arthvyavtha NEW', 'antrrashtriy-vitiy-poonji-aur-bhartiy-arthvyavtha-new-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-8-845', 'antrrashtriy-vitiy-poonji-aur-bhartiy-arthvyavtha-new-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845-845', 'OLKJ8765', 'OLKJ8765', 'OLKJ8765', NULL, 'Antrrashtriy Vitiy Poonji aur Bhartiy Arthvyavtha NEW', '<h1>Antrrashtriy Vitiy Poonji aur Bhartiy Arthvyavtha NEW</h1>', 'Sub Title
			No

			Author
			Ramniwas Berva

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382161493

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			Hindi, Sanskrit

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ramniwas Berva</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382161493</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi, Sanskrit</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Hindi, Sanskrit', 'Hindi, Sanskrit', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3927img_20190409_0011.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKJ8765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=845', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=845', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2581, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('77408a2b-7c30-40bb-a0ec-7788ff465501', '493', NULL, 'Key Research & Study Skills in Psychology', 'key-research-study-skills-in-psychology-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493', 'key-research-study-skills-in-psychology-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493-493', 'MKJU8768', 'MKJU8768', 'MKJU8768', NULL, 'Key Research & Study Skills in Psychology', '<h1>Key Research &amp; Study Skills in Psychology</h1>', 'Sub Title
			No

			Author
			Mcgee

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781848600201

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mcgee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848600201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8698"', '"5218"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9113Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MKJU8768&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=493', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=493', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2786, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('776c4261-a8a5-46a6-a19e-8e9118fb58b6', '615', NULL, 'Understanding DNA-The Molecule and how it Works 3/e A BOOK', 'understanding-dnathe-molecule-and-how-it-works-3e-a-book-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-61-615', 'understanding-dnathe-molecule-and-how-it-works-3e-a-book-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615-615', 'WERT44566', 'WERT44566', 'WERT44566', NULL, 'Understanding DNA-The Molecule and how it Works 3/e A BOOK', '<h1>Understanding DNA-The Molecule and how it Works 3/e A BOOK</h1>', 'Sub Title
			No

			Author
			Ben F Luisi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131201541

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ben F Luisi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131201541</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8533Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERT44566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=615', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=615', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2714, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('7779108a-69fc-4f57-8c0b-93147f56f764', '1195', NULL, 'Globalized Activism for the Women New', 'globalized-activism-for-the-women-new-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-119-1195', 'globalized-activism-for-the-women-new-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195-1195', 'ASDF3344', 'ASDF3344', 'ASDF3344', NULL, 'Globalized Activism for the Women New', '<h1>Globalized Activism for the Women New</h1>', 'Sub Title
			No

			Author
			Niranjan Ch. Pathak, GuptaJit Pathak

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383575343

			Pages
			350

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niranjan Ch. Pathak, GuptaJit Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575343</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1799"', '"1079"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 350, '350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68249789383575343.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1195', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1195', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2353, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('78058af2-425f-407b-b640-b60e069bc5e5', '3573', 831, 'Pursuit Games - An Introduction to theory and aApplications Differential Games of Pursuit and Evasion', 'pursuit-games-an-introduction-to-theory-and-aapplications-differential-games-of-pursuit-and-evasion-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3-3573', 'pursuit-games-an-introduction-to-theory-and-aapplications-differential-games-of-pursuit-and-evasion-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573-3573', '9780486462837', '9780486462837', '9780486462837', NULL, 'This presentation of systematic methods for winning differential games of pursuit and evasion explores the procedures'' scope and applications. Numerous helpful examples illustrate basic and advanced concepts, including capture, strategy, and algebraic theory.Author Otomar Hájek, Professor Emeritus of Mathematics at Case Western Reserve University, designed this text for advanced undergraduate and graduate courses in applied mathematics and systems engineering. The opening chapters focus on examples, applications, and basic concepts, advancing to considerations of linear and nonlinear games. Topics include stroboscopic and isochronous capture, algebraic theory, and strategies. Detailed proofs appear throughout the text, along with 200 exercises that further clarify each subject.', '<p>This presentation of systematic methods for winning differential games of pursuit and evasion explores the procedures'' scope and applications. Numerous helpful examples illustrate basic and advanced concepts, including capture, strategy, and algebraic theory.Author Otomar Hájek, Professor Emeritus of Mathematics at Case Western Reserve University, designed this text for advanced undergraduate and graduate courses in applied mathematics and systems engineering. The opening chapters focus on examples, applications, and basic concepts, advancing to considerations of linear and nonlinear games. Topics include stroboscopic and isochronous capture, algebraic theory, and strategies. Detailed proofs appear throughout the text, along with 200 exercises that further clarify each subject.</p>', 'Sub Title
			No

			Author
			Otomar Hajek

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 0486462838

			ISBN 13 Digit
			 9780486462837

			Pages
			 266

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Otomar Hajek</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 0486462838</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780486462837</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 266</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1311"', '"787"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 266, ' 266', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/912641p5OSTTCCL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486462837&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3573', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3573', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 831, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('780f5257-f66e-47b8-9893-e28c88004822', '4143', 318, 'Biology: Fundamental Principles', 'biology-fundamental-principles', 'biology-fundamental-principles', '9789387387058', '9789387387058', '9789387387058', NULL, 'About the book

The book Biology: Fundamental Principle is designed to serve as a text book for B.Sc. students and would be of help to those in M.Sc. This book covers origin of life and its evidences, classification and taxonomy of plant & animals. In this book also includes basic biology principles viz., cell & its division and germination of crops. As far as possible, the examples are drawn from Indian experience. The book is written in simple language and even complex concepts have been reduced to early understandable discussions. The authors are attempted incorporate the recent developmental information in field of biology without sacrificing the simplicity of language or style. Discussions on nomenclature, introduction to Genetics and plant systematics study of families are unique features of this book.

Contents:

	Introduction to the Life or Living World

	Origin of Life

	Classification

	Taxonomy and Systematics

	Nomenclature

	Cell

	Cell Cycle and Cell Division

	Mitosis

	Meiosis

	Introduction to Genetics

	Seed Germination

	Morphology and Anatomy of Flowering Plants

	Plant Systematic- Study of Families', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book Biology: Fundamental Principle is designed to serve as a text book for B.Sc. students and would be of help to those in M.Sc. This book covers origin of life and its evidences, classification and taxonomy of plant &amp; animals. In this book also includes basic biology principles viz., cell &amp; its division and germination of crops. As far as possible, the examples are drawn from Indian experience. The book is written in simple language and even complex concepts have been reduced to early understandable discussions. The authors are attempted incorporate the recent developmental information in field of biology without sacrificing the simplicity of language or style. Discussions on nomenclature, introduction to Genetics and plant systematics study of families are unique features of this book.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction to the Life or Living World</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Origin of Life</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Classification</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Taxonomy and Systematics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nomenclature</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Cell</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Cell Cycle and Cell Division</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Mitosis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Meiosis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Introduction to Genetics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Seed Germination</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Morphology and Anatomy of Flowering Plants</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Plant Systematic- Study of Families</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Biology: Fundamental Principles

			Author
			Balaji S. Thorat

			ISBN
			9789387387058

			Publisher
			Agritech Publishing

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Biology: Fundamental Principles</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Balaji S. Thorat</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789387387058</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Agritech Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"225"', '"146"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '62c9c41f-ff48-4d32-a06f-f34020e5be40', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7180bilokjji.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789387387058&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4143', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4143', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 318, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('781b214c-649d-436c-b98f-ddac499e9ab3', '849', NULL, 'Banking Finance and Entrepreneurship NEW', 'banking-theory-and-practice-new-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-849', 'banking-theory-and-practice-new-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850-850', 'OLKI9988', 'OLKI9988::849', 'OLKI9988', NULL, 'Banking Theory and Practice NEW', '<h1>Banking Theory and Practice NEW</h1>', 'Sub Title
			No

			Author
			K C Shekhar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			706999290

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K C Shekhar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>706999290</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"795"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8159banking.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKI9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=849', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=849', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2577, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('7849c0e0-4b76-42df-9b1d-3830aae187ca', '2526', NULL, 'Entrepreneurship and Business - A Regional Perspective Book', 'entrepreneurship-and-business-a-regional-perspective-book-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-252-2526', 'entrepreneurship-and-business-a-regional-perspective-book-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526-2526', 'HBNJ9988', 'HBNJ9988', 'HBNJ9988', NULL, 'Entrepreneurship and Business - A Regional Perspective Book', '<h1>Entrepreneurship and Business - A Regional Perspective Book</h1>', 'Sub Title
			No

			Author
			Domingo Ribeiro

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540708995

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Domingo Ribeiro</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540708995</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9500"', '"570"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HBNJ9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2526', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2526', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1551, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('784afbc8-cb8c-482e-8ffd-155a36071810', '3301', NULL, 'Houses of God - Religious Architecture for a New Millennium', 'houses-of-god-religious-architecture-for-a-new-millennium-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-348-3301', 'houses-of-god-religious-architecture-for-a-new-millennium-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481', '9781920744977', '9781920744977::3301', '9781920744977', NULL, 'Creating a place to meet the divine must be one of the most ambitious, yet hope-laden, of human activities. Stone is put upon stone to create an environment, the success of which ultimately cannot be measured. How do we know if we have produced a sacred space? Is the space itself sacred, or is it merely a container for sacred acts? Can the faithful not meet the celestial in places that are poorly designed, meagerly constructed, and less than works of art? Of course they can. But it is a designer''s hope and faith (and the purpose of this book to document) that architecture can provide an immeasurable dimension to religious experience.

Experiences of beauty that move one to tears enter our hearts via the same portal through which God is made known to us. Architecture, music, poetry, painting, sculpture-all these arts are present in the making of the best sacred spaces, as aids to prayer and worship. Rather than distractions on our journey to meet the divine, they can help prepare us for the trip. Light, color, sacred music, the lyrical quality of prayer -all these aesthetic experiences join with the artful molding of form and space to help open within us channels to the divine.

From the Introduction by Michael J. Crosbie

The subject of architecture for religion continues to fascinate. Houses of god, Religious Architecture for a New Millennium by noted author and architect Michael J. Crosbie, demonstrates an inspiring array of gathering places for communal worship, collected from the USA and abroad.

These projects, illustrated with superb photography and detailed plans, demonstrate how architects and congregations can work together to build places that satisfy often complex cultural and personal needs. There are churches, synagogues, and temples by some of the world''s leading architects, including Tadao Ando Architect & Associates, Heinz Tesar, Gould Evans, and many others.

Content - Introduction, Author''s Note, Acknowledgments', '<p style="text-align:justify"><span>Creating a place to meet the divine must be one of the most ambitious, yet hope-laden, of human activities. Stone is put upon stone to create an environment, the success of which ultimately cannot be measured. How do we know if we have produced a sacred space? Is the space itself sacred, or is it merely a container for sacred acts? Can the faithful not meet the celestial in places that are poorly designed, meagerly constructed, and less than works of art? Of course they can. But it is a designer''s hope and faith (and the purpose of this book to document) that architecture can provide an immeasurable dimension to religious experience.</span></p>

<p style="text-align:justify"><span>Experiences of beauty that move one to tears enter our hearts via the same portal through which God is made known to us. Architecture, music, poetry, painting, sculpture-all these arts are present in the making of the best sacred spaces, as aids to prayer and worship. Rather than distractions on our journey to meet the divine, they can help prepare us for the trip. Light, color, sacred music, the lyrical quality of prayer -all these aesthetic experiences join with the artful molding of form and space to help open within us channels to the divine.</span></p>

<p style="text-align:justify"><span>From the Introduction by Michael J. Crosbie</span></p>

<p style="text-align:justify"><span>The subject of architecture for religion continues to fascinate. Houses of god, Religious Architecture for a New Millennium by noted author and architect Michael J. Crosbie, demonstrates an inspiring array of gathering places for communal worship, collected from the USA and abroad.</span></p>

<p style="text-align:justify"><span>These projects, illustrated with superb photography and detailed plans, demonstrate how architects and congregations can work together to build places that satisfy often complex cultural and personal needs. There are churches, synagogues, and temples by some of the world''s leading architects, including Tadao Ando Architect &amp; Associates, Heinz Tesar, Gould Evans, and many others.</span></p>

<p><span><strong>Content -</strong> <span>Introduction, Author''s Note, Acknowledgments</span></span></p>', 'Sub Title

			Religious Architecture for a New Millennium

			Author

			Michael J. Crosbie

			About Author

			As per Book

			ISBN 10 Digit

			1920744975

			ISBN 13 Digit

			9781920744977

			Pages

			192

			Binding

			Hardcover

			Year of Publication

			2006

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span>Religious Architecture for a New Millennium</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Michael J. Crosbie</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span>1920744975</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span>9781920744977</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>192</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"4320"', '"2592"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 192, '192', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7644Houses%20of%20God%20-%20Religious%20Architecture%20for%20a%20New%20Millennium.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744977&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3301', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3301', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1081, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:01'),
('78738ec0-f08a-4f23-9d8b-adbad510c1af', '3368', NULL, 'Vayu Mahapurana - An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses - 2 Vols.', 'vayu-mahapurana-an-exhaustive-introduction-sanskrit-text-english-translation-notes-index-of-verses-2-vols-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368', 'vayu-mahapurana-an-exhaustive-introduction-sanskrit-text-english-translation-notes-index-of-verses-2-vols-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368-3368', '9788171103300', '9788171103300', '9788171103300', NULL, 'A person who has learnt the Vedas and the Upanisads but has not bothered to study the Puranas, can never be wise. The knowledge of the Puranas supplements that of the Vedas and the Upanisads. As such, the Puranas contain many stories and history. There is no race on earth that does not have its own history. But the immense volume of the Puranas is unsurpassed anywhere else in the world. The Vayu Purana itself states that the Puranas were originally recited by the great God Brahma and that one has to understand the Puranas if one is no appreciate the Vedas and the Upanisads.

Vayu Purana is so named because it is believed that it was recited by the Wind-god Vayu. The Vayu Purana has twenty-four thousand slokas. These are divided into two parts (bhaga)- a first part (purva-bhaga) and a subsequent part (uttara-bhaga). There are one hundred and twelve chapters in Vayu Purana. These chapters describe in detail about various solar and lunar dynastics, development of Cosmic Egg, birth of progenies, description of various mountains and sacred rivers, duties of four castes and stages of society, measurement and the respective distance of luminary bodies, the science of Yoga and Meditation, enumeration of various kings and sages, method of performing Sraddhas and the relative benefits, number of Yugas and Kalpas, description of various continents and sub-continents, the way to ultimate liberation (Moksa) and so on.

There are two chapters specifically dedicated to the science of Music and Alamkaras. Vayu Purana presents the most comprehensive details of various dynasties, the names of various kings, their successors as well as their kingdoms.

This edition of Vayu Purana in two volumes is the most unique as compared to all other editions published so far from various sources. It includes original Sanskrit text and verse by verse English translation. There is an exhaustive introduction at the beginning of the first volume and an index of all Sanskrit verses at the end of the second volume for ready reference of the scholars and readers.', '<p style="text-align:justify"><span>A person who has learnt the Vedas and the Upanisads but has not bothered to study the Puranas, can never be wise. The knowledge of the Puranas supplements that of the Vedas and the Upanisads. As such, the Puranas contain many stories and history. There is no race on earth that does not have its own history. But the immense volume of the Puranas is unsurpassed anywhere else in the world. The Vayu Purana itself states that the Puranas were originally recited by the great God Brahma and that one has to understand the Puranas if one is no appreciate the Vedas and the Upanisads.</span></p>

<p style="text-align:justify"><span>Vayu Purana is so named because it is believed that it was recited by the Wind-god Vayu. The Vayu Purana has twenty-four thousand slokas. These are divided into two parts (bhaga)- a first part (purva-bhaga) and a subsequent part (uttara-bhaga). There are one hundred and twelve chapters in Vayu Purana. These chapters describe in detail about various solar and lunar dynastics, development of Cosmic Egg, birth of progenies, description of various mountains and sacred rivers, duties of four castes and stages of society, measurement and the respective distance of luminary bodies, the science of Yoga and Meditation, enumeration of various kings and sages, method of performing Sraddhas and the relative benefits, number of Yugas and Kalpas, description of various continents and sub-continents, the way to ultimate liberation (Moksa) and so on.</span></p>

<p style="text-align:justify"><span>There are two chapters specifically dedicated to the science of Music and Alamkaras. Vayu Purana presents the most comprehensive details of various dynasties, the names of various kings, their successors as well as their kingdoms.</span></p>

<p style="text-align:justify"><span>This edition of Vayu Purana in two volumes is the most unique as compared to all other editions published so far from various sources. It includes original Sanskrit text and verse by verse English translation. There is an exhaustive introduction at the beginning of the first volume and an index of all Sanskrit verses at the end of the second volume for ready reference of the scholars and readers.</span></p>', 'Sub Title
			An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses -   2 Vols.

			Author
			Sudarshan Kumar Sharma

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788171103300

			Pages
			976

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			Second

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>An Exhaustive Introduction, Sanskrit Text, English Translation, Notes &amp; Index of Verses -   2 Vols.</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Sudarshan Kumar Sharma</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788171103300</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>976</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2013</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>Second</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1600"', '"1200"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Second', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 976, '976', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5081Vayu%20Mahapurana%20-%20An%20Exhaustive%20Introduction,%20Sanskrit%20Text,%20English%20Translation,%20Notes%20&%20Index%20of%20Verses%20-%202%20Vols..jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171103300&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3368', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3368', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1023, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:01'),
('78846a1c-4b07-4463-a71b-13cef9338480', '3961', 491, 'Business Environment-Text and Cases', 'business-environmenttext-and-cases', 'business-environmenttext-and-cases', '9789358409611', '9789358409611', '9789358409611', NULL, 'About the Book

The modern business is placed in a very complex and intricate environment.  The constraints and opportunities provided by  the nature of the economy and the economic system, political and legal framework, social system, geographical and ecological conditions, demographic factors, etc. have profound impact on the business.  The type of product to be manufactured and marketed, the marketing strategies to be employed, the way the  business should be organised, the technology to be adopted etc. are all influenced by the international factors.  For formulating appropriate business strategies, one should, therfore, have proper understanding of  the business environment.  The book sketches the various important aspects of the business-environment interface.

Contents:

Part 1 : An Overview of Business Environment

Part 2 : Business and Society

Part 3 : Industrial Policies and Regulations

Part 4 : The Financial System

Part 5 : Labour Environment

Part 6 : Economic Planning and Development 

Part 7 : Global Environment

Part 8 : Cases

 ', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The modern business is placed in a very complex and intricate environment.  The constraints and opportunities provided by  the nature of the economy and the economic system, political and legal framework, social system, geographical and ecological conditions, demographic factors, etc. have profound impact on the business.  The type of product to be manufactured and marketed, the marketing strategies to be employed, the way the  business should be organised, the technology to be adopted etc. are all influenced by the international factors.  For formulating appropriate business strategies, one should, therfore, have proper understanding of  the business environment.  The book sketches the various important aspects of the business-environment interface.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Part 1 : An Overview of Business Environment</span></span></span></p>

<p><span><span><span>Part 2 : Business and Society</span></span></span></p>

<p><span><span><span>Part 3 : Industrial Policies and Regulations</span></span></span></p>

<p><span><span><span>Part 4 : The Financial System</span></span></span></p>

<p><span><span><span>Part 5 : Labour Environment</span></span></span></p>

<p><span><span><span>Part 6 : Economic Planning and Development </span></span></span></p>

<p><span><span><span>Part 7 : Global Environment</span></span></span></p>

<p><span><span><span>Part 8 : Cases</span></span></span></p>

<p><span><span> </span></span></p>', 'Title
			Business Environment-Text and Cases

			Author
			Francis Cherunilam

			ISBN
			9789358409611

			Publisher
			Himalaya Publishing House

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Business Environment-Text and Cases</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Francis Cherunilam</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789358409611</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Himalaya Publishing House</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"840"', '"714"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'fee89c98-81d1-4355-9568-42e1b149934b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8076pic-19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789358409611&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3961', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3961', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 491, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:01'),
('78aacf18-dcc0-48ec-8a22-4f7a9e314ea4', '3201', NULL, 'Geometry of Constrained Dynamical Systems', 'geometry-of-constrained-dynamical-systems', 'geometry-of-constrained-dynamical-systems', '9780521482714', '9780521482714', '9780521482714', NULL, 'Many of the fundamental theories of modern physics can be considered as descriptions of dynamical systems subjected to constraints. The study of these constrained dynamical systems, in particular the problems encountered in formulating them as quantum systems, has many profound links with geometry. These links were explored in the Symposium on Geometry and Gravity, held at the Newton Institute in 1994. This book arose from a conference held during that symposium, and is a collection of papers devoted to problems such as Chern–Simons theory, sigma-models, gauge invariance and loop quantization, general relativity and the notion of time and quantum gravity. They present a lively, varied and topical perspective on this important branch of theoretical physics, from some of the leading authorities in the subject.', '<p>Many of the fundamental theories of modern physics can be considered as descriptions of dynamical systems subjected to constraints. The study of these constrained dynamical systems, in particular the problems encountered in formulating them as quantum systems, has many profound links with geometry. These links were explored in the Symposium on Geometry and Gravity, held at the Newton Institute in 1994. This book arose from a conference held during that symposium, and is a collection of papers devoted to problems such as Chern–Simons theory, sigma-models, gauge invariance and loop quantization, general relativity and the notion of time and quantum gravity. They present a lively, varied and topical perspective on this important branch of theoretical physics, from some of the leading authorities in the subject.</p>', 'Geometry of Constrained Dynamical Systems

ISBN : 9780521482714

AUTHOR : John M.Charap

 ', '<h1>Geometry of Constrained Dynamical Systems</h1>

<p>ISBN : 9780521482714</p>

<p>AUTHOR : John M.Charap</p>

<p> </p>', '"10600"', '"6360"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97099780521482714.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521482714&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3201', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3201', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1170, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:01'),
('78bd1750-c2d8-4667-8ee1-017501eb4ef2', '2072', NULL, 'Human Rights & Peace: Laws & Movements', 'human-rights-peace-laws-movements-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-20-2072', 'human-rights-peace-laws-movements-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072-2072', 'PIKO9988', 'PIKO9988', 'PIKO9988', NULL, 'Human Rights & Peace: Laws & Movements', '<h1>Human Rights &amp; Peace: Laws &amp; Movements</h1>', 'Sub Title
			No

			Author
			AK Sanatombi, Sadhana Mishra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161871

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>AK Sanatombi, Sadhana Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161871</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13779788181161871.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PIKO9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2072', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2072', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1775, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:01'),
('78cf609f-6a7e-420b-b65c-ebf792e7c824', '599', NULL, 'Biochemistry BOOK', 'biochemistry-book-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599', 'biochemistry-book-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599-599', 'DCVF5467', 'DCVF5467', 'DCVF5467', NULL, 'Biochemistry', '<h1>Biochemistry</h1>', 'Sub Title
			No

			Author
			Kamlesh Bansal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			818781506X

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamlesh Bansal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818781506X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7263Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCVF5467&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=599', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=599', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2727, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('78e00074-4cbf-4a91-9bd5-023ff7001452', '686', NULL, 'Biochemistry for Medical and Health Care Students NEW SET', 'biochemistry-for-medical-and-health-care-students-new-set-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-6-686', 'biochemistry-for-medical-and-health-care-students-new-set-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686-686', 'ZXDD4567', 'ZXDD4567', 'ZXDD4567', NULL, 'Biochemistry for Medical and Health Care Students NEW SET', '<h1>Biochemistry for Medical and Health Care Students NEW SET</h1>', 'Sub Title
			No

			Author
			A. Kinghtley

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188805754

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A. Kinghtley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188805754</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3599"', '"2159"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2665logo_white_plus_3_1%20(1).png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ZXDD4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=686', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=686', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2678, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('78f06d52-d1e5-4d25-945c-f2ff1b0028ee', '4101', 360, 'Urban Horticulture', 'urban-horticulture', 'urban-horticulture', '9789352697656', '9789352697656', '9789352697656', NULL, 'About the book

Horticulture specifically is the study of the relationship between plants and the urban environment. It focuses on the functional use of horticulture so as to maintain and improve the surrounding urban area. The term urban horticulture implies a paradox, the contrast of an urban environment devoted to industry and commerce with the tranquillity of a garden. However, in every great civilization the pleasures and sustaining powers of the garden have extended into the public domain to the benefit of its citizens and to civilized life. Horticulture and the integration of nature into our civilization has been a major part in the establishment of our cities. When nomadic civilizations began settling down, their major trading centres were the market gardens and farms. Urban Horticulture rapidly progresses with the birth of cities and the increase in experimentation and exchange of ideas.

Contents:

Introduction to Urban Horticulture,

Horticulture and Forestry,

Horticulture Farming,

Urban Agriculture,

Greenhouse Environment and Horticulture Garden,

Horticulture Crops,

Urban Horticultural Plants,

Horticulture and Ornamental Plants,

Organic Horticulture,

Pests in Gardens and Landscapes', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Horticulture specifically is the study of the relationship between plants and the urban environment. It focuses on the functional use of horticulture so as to maintain and improve the surrounding urban area. The term urban horticulture implies a paradox, the contrast of an urban environment devoted to industry and commerce with the tranquillity of a garden. However, in every great civilization the pleasures and sustaining powers of the garden have extended into the public domain to the benefit of its citizens and to civilized life. Horticulture and the integration of nature into our civilization has been a major part in the establishment of our cities. When nomadic civilizations began settling down, their major trading centres were the market gardens and farms. Urban Horticulture rapidly progresses with the birth of cities and the increase in experimentation and exchange of ideas.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction to Urban Horticulture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Horticulture and Forestry, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Horticulture Farming, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Urban Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Greenhouse Environment and Horticulture Garden, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Horticulture Crops, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Urban Horticultural Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Horticulture and Ornamental Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Organic Horticulture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Pests in Gardens and Landscapes</span></span></span></p>', 'Title
			Urban Horticulture

			Author
			Surerndra Bhanot

			ISBN
			9789352697656

			Publisher
			Random Publication

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Urban Horticulture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Surerndra Bhanot</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352697656</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2395"', '"1557"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '607cee8c-26ee-4753-be9f-2696a311149a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9614urban.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352697656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4101', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4101', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 360, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('78ffaacf-c00b-4c90-b3f3-1d9f7cb39a57', '611', NULL, 'Fish & Prawns', 'fish-prawns-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611', 'fish-prawns-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611-611', '9788178691916', '9788178691916', '9788178691916', NULL, 'Fish & Prawns', '<h1><span>Fish &amp; Prawns</span></h1>', 'Sub Title
			Fish & Prawns

			Author
			Nita Mehta

			About Author
			As per Book

			Content

			STARTERS

			INDIAN DISHES

			CONTINENTAL

			CHINESE & THAI

			RICE

			Glossary of Names/Terms

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788178691916

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Fish &amp; Prawns</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>STARTERS</p>

			<p>INDIAN DISHES</p>

			<p>CONTINENTAL</p>

			<p>CHINESE &amp; THAI</p>

			<p>RICE</p>

			<p>Glossary of Names/Terms</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178691916</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"395"', '"237"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51599788178691916.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178691916&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=611', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=611', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2716, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('78ffd6c6-9921-4da7-82c9-256aba082cfc', '4120', 341, 'Environmental Chemical and Hydrological Cycle', 'environmental-chemical-and-hydrological-cycle', 'environmental-chemical-and-hydrological-cycle', '9789395431316', '9789395431316', '9789395431316', NULL, 'About the book

Environmental Chemistry is a student-friendly book that focuses upon the chemical foundations of environmental science, including analytical techniques. There are a wide variety of techniques used for analysis, from simple weighing to titrations. Environmental chemistry is used by the Environment Agency, the Environmental Protection Agency the Association of Public Analysts, and other environmental agencies and research bodies around the world to detect and identify the nature and source of pollutants.

This book tries to link the learning of the basic chemistry to its application in the explanation of environmental chemistry. It should be understandable by readers who have a basic knowledge of chemistry and hydrological cycle. Students who have to study environmental chemistry as part of some qualification in environmental science/studies/management should also find the contents useful.

Contents

	The Hydrologic Cycle,

	Clean Technology and Regulation,

	Carbon Dioxide and Temperature Levels,

	Biogeochemical Cycles and Earth Systems,

	Radioactive Pollution,

	Cycles of Matter in Environment,

	Heavy Metals in Environment,

	Global Water Cycle,

	Hydrologic Cycle Theory,

	Groundwater Formation', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Chemistry is a student-friendly book that focuses upon the chemical foundations of environmental science, including analytical techniques. There are a wide variety of techniques used for analysis, from simple weighing to titrations. Environmental chemistry is used by the Environment Agency, the Environmental Protection Agency the Association of Public Analysts, and other environmental agencies and research bodies around the world to detect and identify the nature and source of pollutants.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book tries to link the learning of the basic chemistry to its application in the explanation of environmental chemistry. It should be understandable by readers who have a basic knowledge of chemistry and hydrological cycle. Students who have to study environmental chemistry as part of some qualification in environmental science/studies/management should also find the contents useful.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>The Hydrologic Cycle,</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Clean Technology and Regulation, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Carbon Dioxide and Temperature Levels, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Biogeochemical Cycles and Earth Systems, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Radioactive Pollution, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Cycles of Matter in Environment, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Heavy Metals in Environment, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Global Water Cycle, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Hydrologic Cycle Theory, </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Groundwater Formation</span></span></span></li>
</ol>', 'Title
			Environmental Chemical and Hydrological Cycle

			Author
			Dr. Renu Devi

			ISBN
			9789395431316

			Publisher
			Venus Books

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Environmental Chemical and Hydrological Cycle</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Renu Devi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395431316</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Venus Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2895"', '"1882"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f4f15ad9-a28d-4e0f-9760-2f08ea286748', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7232cycle.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789395431316&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4120', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4120', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 341, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('79052575-275f-43c6-a3c6-327cd4081385', '2635', NULL, 'Ramcharitmanas mein Hasya-Vyang NEW', 'ramcharitmanas-mein-hasyavyang-new-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635', 'ramcharitmanas-mein-hasyavyang-new-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635-2635', '9789380669489', '9789380669489', '9789380669489', NULL, 'Ramcharitmanas mein Hasya-Vyang', '<h1>Ramcharitmanas mein Hasya-Vyang</h1>', 'Sub Title

			Ramcharitmanas Mein Hasya-Vyang NEW

			Author
			Dr. Aarti R Rathor

			ISBN 13 Digit
			9789380669489

			Publisher
			Geeta Press

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Ramcharitmanas Mein Hasya-Vyang NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Aarti R Rathor</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380669489</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Geeta Press</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"595"', '"357"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'dc09709c-7f2b-410e-bb76-c825cb086bd6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6031pic-43.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380669489&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2635', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2635', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1461, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:01'),
('7948646f-8d05-4327-9393-9f10f8995388', '1803', NULL, 'Practical Quantum Mechanics - Classics in Mathematics', 'practical-quantum-mechanics-classics-in-mathematics', 'practical-quantum-mechanics-classics-in-mathematics', '9788184891836', '9788184891836', '9788184891836', NULL, 'About the book

This paperback edition, originally published as a two-volume set in Grundlehren der Mathematischen Wissenschaften has made this classical compendium of quantitative methods in quantum mechanics more accessible to students. In addition to problems of classical and relativistic quantum mechanics, this volume contains methods of approximation, problems in radiation theory & scattering theory. Choice stated that the original edition: "..probably represents the best collection of detailed solution for problems in quantum mechanics. The style, readibility, and quality of presentation are excellent; the level is appropriate for an advanced under- graduate or graduate course in quantum mechanics. These volumes will be a valuable reference for faculty and students and will serve as an excellent supplementary text."', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>This paperback edition, originally published as a two-volume set in Grundlehren der Mathematischen Wissenschaften has made this classical compendium of quantitative methods in quantum mechanics more accessible to students. In addition to problems of classical and relativistic quantum mechanics, this volume contains methods of approximation, problems in radiation theory &amp; scattering theory. Choice stated that the original edition: "..probably represents the best collection of detailed solution for problems in quantum mechanics. The style, readibility, and quality of presentation are excellent; the level is appropriate for an advanced under- graduate or graduate course in quantum mechanics. These volumes will be a valuable reference for faculty and students and will serve as an excellent supplementary text."</span></span></p>', 'Title
			Practical Quantum Mechanics: Classics in Mathematics

			Author
			Siegfried Flugge

			ISBN
			9788184891836

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Practical Quantum Mechanics: Classics in Mathematics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Siegfried Flugge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788184891836</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"975"', '"683"', '"0"', 10, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3356WhatsApp%20Image%202025-09-10%20at%2017.06.44_95d3d5cb.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184891836&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1803', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1803', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1951, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('79601815-01cb-4e5f-9e7d-5bdc176ddc6d', '4190', 273, ' Business Communication 10/e.', 'business-communication-10e', 'business-communication-10e', '9789355730817', '9789355730817', '9789355730817', NULL, 'About the book

Learn business communications YOUR way with Lehman/DuFrene/Walker''s BCOM, 10E from 4LTR Press. This inviting, easy-reference textbook and online digital learning support guide you through mastering today''s business communication concepts and skills. Visually engaging chapters offer helpful study tools like Chapter Review Cards that consolidate review material into a ready-made study tool. BCOM''s MindTap allows you to learn with the printed book or completely online, on your terms. Read or listen to the book and study with the aid of instructor notifications, flashcards and practice quizzes. When it’s time to review, you can easily gather everything you’ve flagged or noted into a guide you organize. Track your scores so you know where to focus your efforts and stay motivated in reaching your learning and business communication goals.

Content:

1. Establishing a Framework for Business Communication

2. Focusing on Interpersonal and Group Communication

3. Planning and Decision Making

4. Preparing Written Messages

5. Communicating Electronically

6. Delivering Good- and Neutral-News Messages

7. Delivering Bad-News Messages

8. Delivering Persuasive Messages

9. Understanding the Report Process and Research Methods

10. Managing Data and Using Graphics

11. Organizing and Preparing Reports and Proposals

12. Designing and Delivering Business Presentations

13. Preparing Résumés and Application Messages

14. Interviewing for a Job and Preparing Employment Messages

Grammar and Usage Appendix', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Learn business communications YOUR way with Lehman/DuFrene/Walker''s BCOM, 10E from 4LTR Press. This inviting, easy-reference textbook and online digital learning support guide you through mastering today''s business communication concepts and skills. Visually engaging chapters offer helpful study tools like Chapter Review Cards that consolidate review material into a ready-made study tool. BCOM''s MindTap allows you to learn with the printed book or completely online, on your terms. Read or listen to the book and study with the aid of instructor notifications, flashcards and practice quizzes. When it’s time to review, you can easily gather everything you’ve flagged or noted into a guide you organize. Track your scores so you know where to focus your efforts and stay motivated in reaching your learning and business communication goals.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. Establishing a Framework for Business Communication</span></span></span></p>

<p><span><span><span>2. Focusing on Interpersonal and Group Communication</span></span></span></p>

<p><span><span><span>3. Planning and Decision Making</span></span></span></p>

<p><span><span><span>4. Preparing Written Messages</span></span></span></p>

<p><span><span><span>5. Communicating Electronically</span></span></span></p>

<p><span><span><span>6. Delivering Good- and Neutral-News Messages</span></span></span></p>

<p><span><span><span>7. Delivering Bad-News Messages</span></span></span></p>

<p><span><span><span>8. Delivering Persuasive Messages</span></span></span></p>

<p><span><span><span>9. Understanding the Report Process and Research Methods</span></span></span></p>

<p><span><span><span>10. Managing Data and Using Graphics</span></span></span></p>

<p><span><span><span>11. Organizing and Preparing Reports and Proposals</span></span></span></p>

<p><span><span><span>12. Designing and Delivering Business Presentations</span></span></span></p>

<p><span><span><span>13. Preparing Résumés and Application Messages</span></span></span></p>

<p><span><span><span>14. Interviewing for a Job and Preparing Employment Messages</span></span></span></p>

<p><span><span><span>Grammar and Usage Appendix</span></span></span></p>

<p> </p>
', 'Title
			 Business Communication 10/e.

			Author
			Lehman

			ISBN
			9789355730817

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span> Business Communication 10/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Lehman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355730817</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"995"', '"796"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5909bcom.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355730817&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4190', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4190', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 273, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('7969069e-d476-43a5-b9c0-708ef4487e8b', '617', NULL, 'The Complete Guide to Acquisitions Management', 'the-complete-guide-to-acquisitions-management-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-6-617', 'the-complete-guide-to-acquisitions-management-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617-617', 'RTGF4556', 'RTGF4556', 'RTGF4556', NULL, 'This latest addition to the internationally acclaimed Library and Information Science Text Series presents up-to-date information on acquisitions management. The authors provide a thorough treatment of procedural and philosophical approaches, from a discussion of the organization of acquisitions departments to an exploration of professional ethics. Organized into 12 chapters, the work covers every aspect of acquisitions management and addresses some major changes that have recently occurred in the acquisitions arena. Chapters include: * Organization of Acquisitions Departments * Acquisitions Systems * Publishing Industry * Domestic and Foreign Vendor Selection and Evaluation * Acquiring Books and Media * Acquiring Serials * Acquiring Electronic Resources * Acquiring Out-of-Print and Antiquarian Dealers * Gifts and Exchange Programs * Bindery Operations * Outsourcing Acquisitions * Professional Ethics An appendix offers a wealth of Web sites and print resources on topics related to acquisitions, including automated acquisitions systems, conferences and seminars, vendor sites, electronic discussion lists, journals, and organizations. A comprehensive glossary and index are also included. This standard text will prepare students to assume leadership positions in the field and help acquisitions staffs stay abreast of changes and practices.', '<p>This latest addition to the internationally acclaimed Library and Information Science Text Series presents up-to-date information on acquisitions management. The authors provide a thorough treatment of procedural and philosophical approaches, from a discussion of the organization of acquisitions departments to an exploration of professional ethics. Organized into 12 chapters, the work covers every aspect of acquisitions management and addresses some major changes that have recently occurred in the acquisitions arena. Chapters include: * Organization of Acquisitions Departments * Acquisitions Systems * Publishing Industry * Domestic and Foreign Vendor Selection and Evaluation * Acquiring Books and Media * Acquiring Serials * Acquiring Electronic Resources * Acquiring Out-of-Print and Antiquarian Dealers * Gifts and Exchange Programs * Bindery Operations * Outsourcing Acquisitions * Professional Ethics An appendix offers a wealth of Web sites and print resources on topics related to acquisitions, including automated acquisitions systems, conferences and seminars, vendor sites, electronic discussion lists, journals, and organizations. A comprehensive glossary and index are also included. This standard text will prepare students to assume leadership positions in the field and help acquisitions staffs stay abreast of changes and practices.</p>', 'The Complete Guide to Acquisitions Management', '<h1>The Complete Guide to Acquisitions Management</h1>', '"1199"', '"719"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62529780199542864_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTGF4556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=617', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=617', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2713, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('7989af81-7b29-4234-9370-519a11855c78', '2943', NULL, 'Algorithmic Learning in a Random World', 'algorithmic-learning-in-a-random-world-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943', 'algorithmic-learning-in-a-random-world-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943-2943', '9783031066511', '9783031066511', '9783031066511', NULL, 'Algorithmic Learning in a Random World describes recent theoretical and experimental developments in building computable approximations to Kolmogorov''s algorithmic notion of randomness. Based on these approximations, a new set of machine learning algorithms have been developed that can be used to make predictions and to estimate their confidence and credibility in high-dimensional spaces under the usual assumption that the data are independent and identically distributed (assumption of randomness). Another aim of this unique monograph is to outline some limits of predictions: The approach based on algorithmic theory of randomness allows for the proof of impossibility of prediction in certain situations. The book describes how several important machine learning problems, such as density estimation in high-dimensional spaces, cannot be solved if the only assumption is randomness.', '<p>Algorithmic Learning in a Random World describes recent theoretical and experimental developments in building computable approximations to Kolmogorov''s algorithmic notion of randomness. Based on these approximations, a new set of machine learning algorithms have been developed that can be used to make predictions and to estimate their confidence and credibility in high-dimensional spaces under the usual assumption that the data are independent and identically distributed (assumption of randomness). Another aim of this unique monograph is to outline some limits of predictions: The approach based on algorithmic theory of randomness allows for the proof of impossibility of prediction in certain situations. The book describes how several important machine learning problems, such as density estimation in high-dimensional spaces, cannot be solved if the only assumption is randomness.</p>', 'Algorithmic Learning in a Random World

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 476 pages

	ISBN-10 ‏ : ‎ 3031066510

	ISBN-13 ‏ : ‎ 978-3031066511

	Item Weight ‏ : ‎ 699 g

	Dimensions ‏ : ‎ 15.6 x 2.57 x 23.39 cm', '<h1>Algorithmic Learning in a Random World</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 476 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3031066510</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3031066511</span></li>
	<li><span>Item Weight ‏ : ‎ 699 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.6 x 2.57 x 23.39 cm</span></li>
</ul>', '"10999"', '"6599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81931.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783031066511&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2943', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2943', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1258, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:01'),
('798bc15b-4b6a-42db-877b-d3746581aea3', '1053', NULL, 'The Explosion - Marxism and the French Upheaval', 'scheduled-caste-women-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1053', 'scheduled-caste-women-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088', 'RFGB5566', 'RFGB5566::1053', 'RFGB5566', NULL, 'Scheduled Caste Women', '<h1>Scheduled Caste Women</h1>', 'Sub Title
			No

			Author
			M. Kalpana Krishnaiah

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381031278

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Kalpana Krishnaiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031278</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"295"', '"195"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1053', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1053', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2452, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:01'),
('79aceb0a-8543-4259-91ea-cfe310afaa5a', '2807', NULL, 'Time Materialism and Historiography - Some Indo-Hellenic Parallels', 'time-materialism-and-historiography-some-indohellenic-parallels-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-28-2807', 'time-materialism-and-historiography-some-indohellenic-parallels-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807-2807', 'THGY6675', 'THGY6675', 'THGY6675', NULL, 'Time Materialism and Historiography - Some Indo-Hellenic Parallels', '<h1>Time Materialism and Historiography - Some Indo-Hellenic Parallels</h1>', 'Sub Title
			No

			Author
			A.K. Sinha

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8186560884

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Sinha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186560884</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THGY6675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2807', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2807', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1329, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:01'),
('79b20e79-47e5-4dee-a362-54c1219a37f0', '3282', NULL, 'Functional Supramolecular Architectures - 2 Vols.', 'functional-supramolecular-architectures-2-vols-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282', 'functional-supramolecular-architectures-2-vols-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282-3282', '9783527326112', '9783527326112', '9783527326112', NULL, 'A comprehensive overview of functional nanosystems based on organic and polymeric materials and their impact on current and future research and technology in the highly interdisciplinary field of materials science. As such, this handbook covers synthesis and fabrication methods, as well as properties and characterization of supramolecular architectures. Much of the contents are devoted to existing and emerging applications, such as organic solar cells, transistors, diodes, nanowires and molecular switches.

The result is an indispensable resource for materials scientists, organic chemists, molecular physicists and electrochemists looking for a reliable reference on this hot topic.', '
<p>A comprehensive overview of functional nanosystems based on organic and polymeric materials and their impact on current and future research and technology in the highly interdisciplinary field of materials science. As such, this handbook covers synthesis and fabrication methods, as well as properties and characterization of supramolecular architectures. Much of the contents are devoted to existing and emerging applications, such as organic solar cells, transistors, diodes, nanowires and molecular switches.<br />
The result is an indispensable resource for materials scientists, organic chemists, molecular physicists and electrochemists looking for a reliable reference on this hot topic.</p>', 'Edition  :  1st

Publisher ‏ : ‎ Wiley-VCH

Year  :   2011

Language ‏ : ‎ English

Pages ‏ : ‎ 1030 pages

ISBN-10 ‏ : ‎ 3527326111

ISBN-13 ‏ : ‎ 978-3527326112

Cover  :   Hardcover', '<p>Edition  :  1st</p>

<p>Publisher ‏ : ‎ Wiley-VCH</p>

<p>Year  :   2011</p>

<p>Language ‏ : ‎ English</p>

<p>Pages ‏ : ‎ 1030 pages</p>

<p>ISBN-10 ‏ : ‎ 3527326111</p>

<p>ISBN-13 ‏ : ‎ 978-3527326112</p>

<p>Cover  :   Hardcover</p>', '"32650"', '"19590"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63573527326111.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783527326112&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3282', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3282', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1097, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:01'),
('79b2cc78-707a-46c8-a22b-8d8e190565f4', '107', NULL, 'Electronic and Nuclear Dynamics in Molecular Systems', 'electronic-and-nuclear-dynamics-in-molecular-systems', 'electronic-and-nuclear-dynamics-in-molecular-systems', 'Electronic and Nuclear', 'Electronic and Nuclear', 'Electronic and Nuclear', NULL, 'In recent years, there has been rapid growth in the research field of real-time observation of nuclear and electronic dynamics in molecules. Its time range extends from femtoseconds to attoseconds. This has been made possible by the development of both laser technology and time-dependent theoretical treatments. Indeed, this research field is arguably the most active one in molecular science, second only to femtosecond chemistry. The outcome of the research is expected to make an important contribution to physics, materials science and biology as well as chemistry.In this monograph, the fundamental theories and methods, as well as experimental methods and results, of real-time observation of both nuclear and electronic motions in molecular systems are described. It is suitable for researchers who want to make an active contribution to the new research field and for graduate students who are interested in ultra-fast nuclear and electron dynamics in molecular systems.', '<p>In recent years, there has been rapid growth in the research field of real-time observation of nuclear and electronic dynamics in molecules. Its time range extends from femtoseconds to attoseconds. This has been made possible by the development of both laser technology and time-dependent theoretical treatments. Indeed, this research field is arguably the most active one in molecular science, second only to femtosecond chemistry. The outcome of the research is expected to make an important contribution to physics, materials science and biology as well as chemistry.In this monograph, the fundamental theories and methods, as well as experimental methods and results, of real-time observation of both nuclear and electronic motions in molecular systems are described. It is suitable for researchers who want to make an active contribution to the new research field and for graduate students who are interested in ultra-fast nuclear and electron dynamics in molecular systems.</p>', 'Sub Title
			No

			Author
			Yuichi Fujimura

			About Author
			No

			Content
			n recent years, there has been rapid growth in the research field of real-time observation of nuclear and electronic dynamics in molecules. Its time range extends from femtoseconds to attoseconds. This has been made possible by the development of both laser technology and time-dependent theoretical treatments. Indeed, this research field is arguably the most active one in molecular science, second only to femtosecond chemistry. The outcome of the research is expected to make an important contribution to physics, materials science and biology as well as chemistry.In this monograph, the fundamental theories and methods, as well as experimental methods and results, of real-time observation of both nuclear and electronic motions in molecular systems are described. It is suitable for researchers who want to make an active contribution to the new research field and for graduate students who are interested in ultra-fast nuclear and electron dynamics in molecular systems.

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789812837226

			Pages
			196 pages

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			1 edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yuichi Fujimura</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>n recent years, there has been rapid growth in the research field of real-time observation of nuclear and electronic dynamics in molecules. Its time range extends from femtoseconds to attoseconds. This has been made possible by the development of both laser technology and time-dependent theoretical treatments. Indeed, this research field is arguably the most active one in molecular science, second only to femtosecond chemistry. The outcome of the research is expected to make an important contribution to physics, materials science and biology as well as chemistry.In this monograph, the fundamental theories and methods, as well as experimental methods and results, of real-time observation of both nuclear and electronic motions in molecular systems are described. It is suitable for researchers who want to make an active contribution to the new research field and for graduate students who are interested in ultra-fast nuclear and electron dynamics in molecular systems.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812837226</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>196 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6620"', '"3972"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '1 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '196 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9034dpp_18_58.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Electronic%20and%20Nuclear&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=107', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=107', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3013, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:01'),
('79dedd3d-342e-4b80-a9e7-0c95a36be0fa', '4205', 258, 'Macroeconomics 5/e', 'macroeconomics-5e', 'macroeconomics-5e', '9789355739506', '9789355739506', '9789355739506', NULL, 'About the book

Much revered for its friendly and accessible approach, emphasis on active learning, and unrivalled support resources, this edition also has an improved structure to ensure the text aligns even more closely with your course. The new edition incorporates additional coverage of a number of key topics including the rapidly developing ‘gig economy’ and the future of the European Union, to help develop your understanding of Brexit and its potential impact on economics.

Content:

PART 1 Introduction to economics

1 What is economics?

2 Thinking like an economist

3 The market forces of supply and demand

PART 2 The Data of Macroeconomics 

4 Measuring a nation’s well-being and the price level

PART 3 The Real Economy in the Long Run 

5 Production and growth

6 Unemployment and the labour market

PART 4 Long-Run Macroeconomics 

7 Saving, investment and the financial system

8 The monetary system

9 Open-economy macroeconomics

PART 5 Short-Run Economic Fluctuations 

10 Business cycles

11 Keynesian economics and IS–LM analysis

12 Aggregate demand and aggregate supply

13 The influence of monetary and fiscal policy on aggregate demand

14 The short-run trade-off between inflation and unemployment

15 Supply-side policies

Part 6 International Macroeconomics

16 The causes and aftermath of the financial crisis

17 Common currency areas

18 The future of the European Union', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Much revered for its friendly and accessible approach, emphasis on active learning, and unrivalled support resources, this edition also has an improved structure to ensure the text aligns even more closely with your course. The new edition incorporates additional coverage of a number of key topics including the rapidly developing ‘gig economy’ and the future of the European Union, to help develop your understanding of Brexit and its potential impact on economics.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART 1 Introduction to economics</span></strong></span></span></p>

<p><span><span><span>1 What is economics?</span></span></span></p>

<p><span><span><span>2 Thinking like an economist</span></span></span></p>

<p><span><span><span>3 The market forces of supply and demand</span></span></span></p>

<p><span><span><strong><span>PART 2 The Data of Macroeconomics </span></strong></span></span></p>

<p><span><span><span>4 Measuring a nation’s well-being and the price level</span></span></span></p>

<p><span><span><strong><span>PART 3 The Real Economy in the Long Run </span></strong></span></span></p>

<p><span><span><span>5 Production and growth</span></span></span></p>

<p><span><span><span>6 Unemployment and the labour market</span></span></span></p>

<p><span><span><strong><span>PART 4 Long-Run Macroeconomics </span></strong></span></span></p>

<p><span><span><span>7 Saving, investment and the financial system</span></span></span></p>

<p><span><span><span>8 The monetary system</span></span></span></p>

<p><span><span><span>9 Open-economy macroeconomics</span></span></span></p>

<p><span><span><strong><span>PART 5 Short-Run Economic Fluctuations </span></strong></span></span></p>

<p><span><span><span>10 Business cycles</span></span></span></p>

<p><span><span><span>11 Keynesian economics and IS–LM analysis</span></span></span></p>

<p><span><span><span>12 Aggregate demand and aggregate supply</span></span></span></p>

<p><span><span><span>13 The influence of monetary and fiscal policy on aggregate demand</span></span></span></p>

<p><span><span><span>14 The short-run trade-off between inflation and unemployment</span></span></span></p>

<p><span><span><span>15 Supply-side policies</span></span></span></p>

<p><span><span><strong><span>Part 6 International Macroeconomics</span></strong></span></span></p>

<p><span><span><span>16 The causes and aftermath of the financial crisis</span></span></span></p>

<p><span><span><span>17 Common currency areas</span></span></span></p>

<p><span><span><span>18 The future of the European Union</span></span></span></p>

<p> </p>
', 'Title
			Macroeconomics 5/e

			Author
			N. Gregory Mankiw

			ISBN
			9789355739506

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Macroeconomics 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>N. Gregory Mankiw</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355739506</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"650"', '"520"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4809macro.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355739506&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4205', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4205', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 258, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:01'),
('79f873b7-fd84-4a92-9df2-572a739114d7', '4344', 120, 'English Pronouns and Prepositions: Practice Makes Perfect', 'english-pronouns-and-prepositions-practice-makes-perfect', 'english-pronouns-and-prepositions-practice-makes-perfect', '9780071447751', '9780071447751', '9780071447751', NULL, 'About the book

This book provides clear explanations of the usage of pronouns and prepositions, followed by practical examples illustrating and clarifying each point. Where appropriate, exceptions to the rule are highlighted and boxed summaries of key grammar points are given. Extensive exercises provide ample opportunity to practice. These exercises will be in a variety of formats, including fill-in-the-blank sentences or passages, translations, multiple choice, re-writing sentences, and creative writing exercises.

Content:

Part I: Pronouns

Part II: Prepositions', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book provides clear explanations of the usage of pronouns and prepositions, followed by practical examples illustrating and clarifying each point. Where appropriate, exceptions to the rule are highlighted and boxed summaries of key grammar points are given. Extensive exercises provide ample opportunity to practice. These exercises will be in a variety of formats, including fill-in-the-blank sentences or passages, translations, multiple choice, re-writing sentences, and creative writing exercises.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part I: Pronouns</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part II: Prepositions</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			English Pronouns and Prepositions: Practice Makes Perfect

			Author
			Ed Swick

			ISBN
			9780071447751

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>English Pronouns and Prepositions: Practice Makes Perfect</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ed Swick</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780071447751</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"705"', '"495"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9071english.jpg', NULL, '8 | 12', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780071447751&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4344', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4344', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 120, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:01'),
('79fcf953-a904-4e7e-98d9-a426ccd3b7c1', '1371', NULL, 'Rural Development Conept and Approaches', 'rural-development-conept-and-approaches', 'rural-development-conept-and-approaches', '9788192353814', '9788192353814', '9788192353814', NULL, 'About the book

Literally and from the social, economic and political perspectives the statement is valid even today. Around 65% of the State''s population is living in rural areas. People in rural areas should have the same quality of life as is enjoyed by people loving in sub urban and urban areas. Further there are cascading effects of poverty, unemployment, poor and inadequate infrastructure in rural areas on urban centres causing slums and consequential social and economic tensions manifesting in economic deprivation and urban poverty. Hence Rural Development which is concerned with economic growth and social justice, improvement in the living standard of the rural people by providing adequate and quality social services and minimum basic needs becomes essential. The present strategy of rural development mainly focuses on poverty alleviation, better livelihood opportunities, provision of basic amenities and infrastructure facilities through innovative programmes of wage and self-employment. The book covers basic aspects of the subject, provides an example of a student research report. This book provides a separate chapter for each aspects of the subject.

Content - 

1. The Concept of Integrated Rural Development, 

2. Current Debates on Trade Policy and Agricultural Development, 

3. Status of Food Security and Prospects of Agricultural Development, 

4. Gender and Participation in Agricultural Development Planning, 

5. Agricultural Marketing and Rural Development, 

6. Role of Government Institutions for Promotion of Agriculture and Rural Development', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Literally and from the social, economic and political perspectives the statement is valid even today. Around 65% of the State''s population is living in rural areas. People in rural areas should have the same quality of life as is enjoyed by people loving in sub urban and urban areas. Further there are cascading effects of poverty, unemployment, poor and inadequate infrastructure in rural areas on urban centres causing slums and consequential social and economic tensions manifesting in economic deprivation and urban poverty. Hence Rural Development which is concerned with economic growth and social justice, improvement in the living standard of the rural people by providing adequate and quality social services and minimum basic needs becomes essential. The present strategy of rural development mainly focuses on poverty alleviation, better livelihood opportunities, provision of basic amenities and infrastructure facilities through innovative programmes of wage and self-employment. The book covers basic aspects of the subject, provides an example of a student research report. This book provides a separate chapter for each aspects of the subject.</span></span></span></p>

<p><span><span><strong><span>Content - </span></strong></span></span></p>

<p><span><span><span>1. The Concept of Integrated Rural Development,  </span></span></span></p>

<p><span><span><span>2. Current Debates on Trade Policy and Agricultural Development, </span></span></span></p>

<p><span><span><span>3. Status of Food Security and Prospects of Agricultural Development,  </span></span></span></p>

<p><span><span><span>4. Gender and Participation in Agricultural Development Planning, </span></span></span></p>

<p><span><span><span>5. Agricultural Marketing and Rural Development, </span></span></span></p>

<p><span><span><span>6. Role of Government Institutions for Promotion of Agriculture and Rural Development</span></span></span></p>', 'Title
			Rural Development Conept and Approaches

			Author
			Kathleen Aleen Quadros

			ISBN
			9788192353814

			Publisher
			Globus Press

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Rural Development Conept and Approaches</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kathleen Aleen Quadros</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788192353814</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Globus Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1495"', '"972"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '007019e7-9768-4882-8f83-e3b5a6122681', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5830WhatsApp%20Image%202025-10-15%20at%2017.19.20_b90e591e.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192353814&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1371', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1371', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2231, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('7a0306ca-8263-4030-8a8f-32abbf5b862f', '411', NULL, 'Women and Development', 'women-and-development-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411', 'women-and-development-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411-411', 'OIJ5656', 'OIJ5656', 'OIJ5656', NULL, 'Women and Development', '<p>Women and Development</p>', 'Sub Title
			No

			Author
			Santosh Nandal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8183244173

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Nandal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244173</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26208183244173.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OIJ5656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=411', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=411', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2839, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', '1470', NULL, 'A Sanskrit Grammar (For Begineers) - Devanagari and Roman letters Throughout Revised Edition', 'a-sanskrit-grammar-for-begineers-devanagari-and-roman-letters-throughout-revised-edition-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-14-1470', 'a-sanskrit-grammar-for-begineers-devanagari-and-roman-letters-throughout-revised-edition-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470-1470', '9788171101825', '9788171101825', '9788171101825', NULL, 'A Sanskrit Grammar (For Begineers) - Devanagari and Roman letters Throughout Revised Edition', '<h1>A Sanskrit Grammar (For Begineers) - Devanagari and Roman letters Throughout Revised Edition</h1>', 'Sub Title
			A Sanskrit Grammar (For Begineers) - Devanagari and Roman letters Throughout Revised Edition

			Author
			F. Max Muller

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788171101825

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Sanskrit Grammar (For Begineers) - Devanagari and Roman letters Throughout Revised Edition</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>F. Max Muller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171101825</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81369788171101825.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171101825&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1470', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1470', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2186, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('7a1ae537-6ded-4905-9850-eeda7177253b', '3649', 792, 'World Fascism - A Historical Encyclopedia 2 Vols. Set', 'world-fascism-a-historical-encyclopedia-2-vols-set', 'world-fascism-a-historical-encyclopedia-2-vols-set', '9781576079409', '9781576079409', '9781576079409', NULL, 'This book shows how, during the 20th century, evils such as totalitarianism, tyranny, war, and genocide became indelibly linked to the fascist cause, and examines the enduring and popular appeal of an ideology that has counted princes, poets, and war heroes among its most fervent adherents.

From the followers of Hajj Amin Al-Husseini, the Arab leader who met with Adolf Hitler in November 1942 to the murderous death squads of the Croatian Ustasha to certain members of the British Establishment, fascism''s heady brew of extreme nationalism and revolutionary violence has attracted followers from across all religions, races, and classes. Now widely reviled, fascism became an immensely powerful political force in Western Europe throughout the 1930s and into the 1940s. How did civilized nations like Italy, Germany, Austria, and others succumb to an ideology now regarded by the political mainstream as barbarous and beyond the pale?

 

World Fascism: A Historical Encyclopedia covers all the key personalities and movements throughout the history of fascism and brings to light some of the ideology''s lesser-known aspects, from Hindu extremists in India to the influential role of certain women in fascist movements. How did an ideology which was openly boastful of its belief in violence come to seduce the elites of some of the most civilized nations on earth? What can explain fascism’s enduring appeal?

	500 A–Z entries on fascist leaders and the movements, doctrines, and key events associated with fascism

	An extensive index that enables readers to locate topics quickly and easily

	Information about fascism as a worldwide movement from a wide range of sources

	Contributions from over 100 scholars from more than 20 nations', '<p>This book shows how, during the 20th century, evils such as totalitarianism, tyranny, war, and genocide became indelibly linked to the fascist cause, and examines the enduring and popular appeal of an ideology that has counted princes, poets, and war heroes among its most fervent adherents.</p>

<p>From the followers of Hajj Amin Al-Husseini, the Arab leader who met with Adolf Hitler in November 1942 to the murderous death squads of the Croatian Ustasha to certain members of the British Establishment, fascism''s heady brew of extreme nationalism and revolutionary violence has attracted followers from across all religions, races, and classes. Now widely reviled, fascism became an immensely powerful political force in Western Europe throughout the 1930s and into the 1940s. How did civilized nations like Italy, Germany, Austria, and others succumb to an ideology now regarded by the political mainstream as barbarous and beyond the pale?</p>

<p> </p>

<p>World Fascism: A Historical Encyclopedia covers all the key personalities and movements throughout the history of fascism and brings to light some of the ideology''s lesser-known aspects, from Hindu extremists in India to the influential role of certain women in fascist movements. How did an ideology which was openly boastful of its belief in violence come to seduce the elites of some of the most civilized nations on earth? What can explain fascism’s enduring appeal?</p>

<ul>
	<li>500 A–Z entries on fascist leaders and the movements, doctrines, and key events associated with fascism</li>
	<li>An extensive index that enables readers to locate topics quickly and easily</li>
	<li>Information about fascism as a worldwide movement from a wide range of sources</li>
	<li>Contributions from over 100 scholars from more than 20 nations</li>
</ul>', 'Sub Title
			World Fascism - A Historical Encyclopedia 2 Vols. Set
			 

			Author / Editor
			Cyprian P. Blamires
			 

			About Author
			No
			 

			Content
			No
			 

			ISBN 10 Digit
			No
			 

			ISBN 13 Digit
			9781576079409
			 

			Pages
			952 pages
			 

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>World Fascism - A Historical Encyclopedia 2 Vols. Set</td>
			<td> </td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Cyprian P. Blamires</td>
			<td> </td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781576079409</td>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>952 pages</td>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"17206"', '"10324"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '952 pages |  ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/585961oelUU5KqL._SX498_BO1,204,203,200_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781576079409&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3649', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3649', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 792, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('7a50c3e9-1ac2-46cb-8218-2567ff2dd1da', '3205', NULL, 'Growth Theory of Subharmonic Functions', 'growth-theory-of-subharmonic-functions-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205', 'growth-theory-of-subharmonic-functions-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205-3205', '9783764388850', '9783764388850', '9783764388850', NULL, 'In this book an account of the growth theory of subharmonic functions is given, which is directed towards its applications to entire functions of one and several complex variables.

The presentation aims at converting the noble art of constructing an entire function with prescribed asymptotic behaviour to a handicraft. For this one should only construct the limit set that describes the asymptotic behaviour of the entire function.

All necessary material is developed within the book, hence it will be most useful as a reference book for the construction of entire functions.', '<p>In this book an account of the growth theory of subharmonic functions is given, which is directed towards its applications to entire functions of one and several complex variables.<br />
<br />
The presentation aims at converting the noble art of constructing an entire function with prescribed asymptotic behaviour to a handicraft. For this one should only construct the limit set that describes the asymptotic behaviour of the entire function.<br />
<br />
All necessary material is developed within the book, hence it will be most useful as a reference book for the construction of entire functions.</p>', 'Sub Title
			No

			Author
			Vladimir Szarin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783764388850

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vladimir Szarin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783764388850</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"16600"', '"9960"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/163151WvuciwVdL._SY425_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783764388850&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3205', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3205', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1166, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:01'),
('7a6a39e7-7b09-46d4-8d2c-9df7241e1176', '3967', 485, 'Digital Marketing 3/e.', 'digital-marketing-3e', 'digital-marketing-3e', '9789355320407', '9789355320407', '9789355320407', NULL, 'About the Book

Built to focus on what matters most in today’s high-tech, globalized world, the third edition of Digital Marketing combines curricula needs with practitioners’ insights from across the entire spectrum of the subject area. The book takes a thoroughly application-based approach and is useful for both beginners trying to understand the nuances of the subject as well as practitioners needing managerial insights. The text is replete with latest data and figures to capture latest developments in the subject area and a plethora of enhanced pedagogical features.

Contents:

1. Introduction to Digital Marketing

2. Display Advertising

3. Search Engine Advertising

4. Social Media Marketing 

5. Facebook Marketing 

6. Linkedin

7. Twitter Marketing 

8. Emerging Platforms

9. Mobile Marketing 

10. Search Engine Optimization

11. Digital Analytics

12. Video Marketing 

13. Online Reputation Management

14. Technological Advancements in Digital Marketing', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Built to focus on what matters most in today’s high-tech, globalized world, the third edition of Digital Marketing combines curricula needs with practitioners’ insights from across the entire spectrum of the subject area. The book takes a thoroughly application-based approach and is useful for both beginners trying to understand the nuances of the subject as well as practitioners needing managerial insights. The text is replete with latest data and figures to capture latest developments in the subject area and a plethora of enhanced pedagogical features.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1. Introduction to Digital Marketing</span></span></span></p>

<p><span><span><span>2. Display Advertising</span></span></span></p>

<p><span><span><span>3. Search Engine Advertising</span></span></span></p>

<p><span><span><span>4. Social Media Marketing </span></span></span></p>

<p><span><span><span>5. Facebook Marketing </span></span></span></p>

<p><span><span><span>6. Linkedin</span></span></span></p>

<p><span><span><span>7. Twitter Marketing </span></span></span></p>

<p><span><span><span>8. Emerging Platforms</span></span></span></p>

<p><span><span><span>9. Mobile Marketing </span></span></span></p>

<p><span><span><span>10. Search Engine Optimization</span></span></span></p>

<p><span><span><span>11. Digital Analytics</span></span></span></p>

<p><span><span><span>12. Video Marketing </span></span></span></p>

<p><span><span><span>13. Online Reputation Management</span></span></span></p>

<p><span><span><span>14. Technological Advancements in Digital Marketing</span></span></span></p>

<p> </p>

<p><span><span> </span></span></p>
', 'Title
			Digital Marketing 3/e.

			Author
			Seema Gupta

			ISBN
			9789355320407

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Digital Marketing 3/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Seema Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355320407</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1040"', '"780"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8458pic-25.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355320407&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3967', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3967', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 485, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:01'),
('7a7ec9a7-cf43-43e2-8635-2d48d56dfffe', '3566', 838, 'Modern Mathematics for the Engineer', 'modern-mathematics-for-the-engineer-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566', 'modern-mathematics-for-the-engineer-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566-3566', '9780486497471', '9780486497471', '9780486497471', NULL, 'This volume and its predecessor were conceived to advance the level of mathematical sophistication in the engineering community. The books particularly focus on material relevant to solving the kinds of mathematical problems regularly confronted by engineers. Suitable as a text for advanced undergraduate and graduate courses as well as a reference for professionals, Volume Two''s three-part treatment covers mathematical methods, statistical and scheduling studies, and physical phenomena.

Contributions include chapters on chance processes and fluctuations by William Feller, Monte Carlo calculations in problems of mathematical physics by Stanislaw M. Ulam, and circle, sphere, symmetrization, and some classical physical problems by George Pólya. Additional topics include integral transforms, information theory, the numerical solution of elliptic and parabolic partial differential equations, and other subjects involving the intersection of engineering and mathematics.', '<p>This volume and its predecessor were conceived to advance the level of mathematical sophistication in the engineering community. The books particularly focus on material relevant to solving the kinds of mathematical problems regularly confronted by engineers. Suitable as a text for advanced undergraduate and graduate courses as well as a reference for professionals, Volume Two''s three-part treatment covers mathematical methods, statistical and scheduling studies, and physical phenomena.<br />
Contributions include chapters on chance processes and fluctuations by William Feller, Monte Carlo calculations in problems of mathematical physics by Stanislaw M. Ulam, and circle, sphere, symmetrization, and some classical physical problems by George Pólya. Additional topics include integral transforms, information theory, the numerical solution of elliptic and parabolic partial differential equations, and other subjects involving the intersection of engineering and mathematics.</p>', 'Sub Title
			No

			Author
			Edwin F. Backenbach

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 048649747X

			ISBN 13 Digit
			 9780486497471

			Pages
			 478

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			2nd

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Edwin F. Backenbach</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 048649747X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780486497471</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 478</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"2454"', '"1472"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 478, ' 478', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3504modern-mathematics-for-the-engineer-second-series-original-imafzhfdybzzrtfx.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486497471&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3566', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3566', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 838, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:01'),
('7a8f6fc6-d0d7-4437-92a8-402b9df05d30', '1973', NULL, 'Information Processing and Living Systems', 'information-processing-and-living-systems-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973', 'information-processing-and-living-systems-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973-1973', 'ERTG5644', 'ERTG5644', 'ERTG5644', NULL, 'Information processing and information flow occur in the course of an organism''s development and throughout its lifespan. Organisms do not exist in isolation, but interact with each other constantly within a complex ecosystem. The relationships between organisms, such as those between prey or predator, host and parasite, and between mating partners, are complex and multidimensional. In all cases, there is constant communication and information flow at many levels.This book focuses on information processing by life forms and the use of information technology in understanding them. Readers are first given a comprehensive overview of biocomputing before navigating the complex terrain of natural processing of biological information using physiological and analogous computing models. The remainder of the book deals with "artificial" processing of biological information as a human endeavor in order to derive new knowledge and gain insight into life forms and their functioning. Specific innovative applications and tools for biological discovery are provided as the link and complement to biocomputing.Since "artificial" processing of biological information is complementary to natural processing, a better understanding of the former helps us improve the latter. Consequently, readers are exposed to both domains and, when dealing with biological problems of their interest, will be better equipped to grasp relevant ideas.', '<p>Information processing and information flow occur in the course of an organism''s development and throughout its lifespan. Organisms do not exist in isolation, but interact with each other constantly within a complex ecosystem. The relationships between organisms, such as those between prey or predator, host and parasite, and between mating partners, are complex and multidimensional. In all cases, there is constant communication and information flow at many levels.This book focuses on information processing by life forms and the use of information technology in understanding them. Readers are first given a comprehensive overview of biocomputing before navigating the complex terrain of natural processing of biological information using physiological and analogous computing models. The remainder of the book deals with "artificial" processing of biological information as a human endeavor in order to derive new knowledge and gain insight into life forms and their functioning. Specific innovative applications and tools for biological discovery are provided as the link and complement to biocomputing.Since "artificial" processing of biological information is complementary to natural processing, a better understanding of the former helps us improve the latter. Consequently, readers are exposed to both domains and, when dealing with biological problems of their interest, will be better equipped to grasp relevant ideas.</p>', 'Information Processing and Living Systems', '<h1>Information Processing and Living Systems</h1>', '"16800"', '"10080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5331dpp_10_24.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTG5644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1973', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1973', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1852, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:01'),
('7a90195e-6d30-43c5-a986-7caff59cd469', '1928', NULL, 'Biologically Inspired Cognitive Architectures', 'biologically-inspired-cognitive-architectures-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928', 'biologically-inspired-cognitive-architectures-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928-1928', 'FCDV4455', 'FCDV4455', 'FCDV4455', NULL, 'A cognitive architecture is a computational framework for the design of intelligent, even conscious, agents. This title presents the proceedings of the First International Conference on Biologically Inspired Cognitive Architectures (BICA 2010), which is also the First Annual Meeting of the BICA Society.', '<p>A cognitive architecture is a computational framework for the design of intelligent, even conscious, agents. This title presents the proceedings of the First International Conference on Biologically Inspired Cognitive Architectures (BICA 2010), which is also the First Annual Meeting of the BICA Society.</p>', 'Biologically Inspired Cognitive Architectures', '<h1>Biologically Inspired Cognitive Architectures</h1>', '"11199"', '"6719"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9689dpp_9_21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FCDV4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1928', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1928', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1885, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('7aac7fa7-df01-4fb4-89cc-605d80c57ca7', '597', NULL, 'Understanding Evolution of man - An Introduction to Palaeoanthropology A NEW', 'understanding-evolution-of-man-an-introduction-to-palaeoanthropology-a-new-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597', 'understanding-evolution-of-man-an-introduction-to-palaeoanthropology-a-new-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597-597', '8178351064', '8178351064::597', '8178351064', NULL, 'Realistic and pragmatic in his approach, the theme deals without  ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.

It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.

Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.

This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.

The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology. 

Content - Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index', '<p style="text-align:justify"><span>Realistic and pragmatic in his approach, the theme deals without  ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.</span></p>

<p style="text-align:justify"><span>It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.</span></p>

<p style="text-align:justify"><span>Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.</span></p>

<p style="text-align:justify"><span>This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.</span></p>

<p style="text-align:justify"><span>The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index</span></p>', 'Sub Title

			 An Introduction to Palaeoanthropology

			Author

			P.K. Seth

			About Author

			As per Book

			ISBN 10 Digit

			8178351064

			ISBN 13 Digit

			 

			Pages

			304

			Binding

			Hardcover

			Year of Publication

			2003

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book

			 
			 

			 
			 ', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Sub Title</strong></span></span></p>
			</td>
			<td>
			<p><span><span> An Introduction to Palaeoanthropology</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>P.K. Seth</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>About Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8178351064</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 13 Digit</strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>304</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hardcover</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year of Publication</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2003</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition of Book</strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language</strong></span></span></p>
			</td>
			<td>
			<p><span><span>English</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Illustrations</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
	</tbody>
</table>', '"890"', '"534"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 304, '304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16249780857091093_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8178351064&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=597', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=597', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2729, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('7ab408e0-b002-4405-83c7-c0a1dea07e05', '1586', NULL, 'Marxism and Philosophy New', 'marxism-and-philosophy-new-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586', 'marxism-and-philosophy-new-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586-1586', 'ERTYHHVV5435', 'ERTYHHVV5435', 'ERTYHHVV5435', NULL, 'Marxism and Philosophy is Karl Korsch''s masterwork. In it he argues for a re-examination of the relationship between Marxist theory and bourgeois philosophy, and insists on the centrality of the Hegelian dialectic and a commitment to revolutionary praxis. Although widely attached in its time, Marxism and Philosophy has attained a place among the most important works of twentieth-century Marxist theory, and continues to merit critical reappraisal from scholars and activists today.', '<p>Marxism and Philosophy is Karl Korsch''s masterwork. In it he argues for a re-examination of the relationship between Marxist theory and bourgeois philosophy, and insists on the centrality of the Hegelian dialectic and a commitment to revolutionary praxis. Although widely attached in its time, Marxism and Philosophy has attained a place among the most important works of twentieth-century Marxist theory, and continues to merit critical reappraisal from scholars and activists today.</p>', 'Marxism and Philosophy New', '<h1>Marxism and Philosophy New</h1>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3231image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTYHHVV5435&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1586', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1586', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2120, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:01'),
('7b28dc9a-f759-4543-bd4e-01adef943fa9', '2106', NULL, 'Encyclopedia of Human Rights - A Postulation - 2 Vols.', 'encyclopedia-of-human-rights-a-postulation-2-vols-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2-2106', 'encyclopedia-of-human-rights-a-postulation-2-vols-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106-2106', '9789380014975', '9789380014975', '9789380014975', NULL, 'Some understanding about the nature of human rights can be gleaned from the various reasons that can be advanced for holding them. A prime concern is to offer protection from tyrannical and authoritarian calculations. Human rights abuses are monitored by United Nations committees, national institutions and governments and by many independent non-governmental organizations, such as Amnesty International, International Federation of Human Rights, Human Rights Watch, World Organization Against Torture, Freedom House, International Freedom of Expression Exchange and Anti-Slavery International. Human Rights are thus conceived in a universalist and egalitarian fashion. The book endeavors to provide all requirements of students and teachers to enable them to achieve success in social work and related activities. This book would be of great use to policymakers and planners as well as academicians who are interested to save the succeeding generations from the courage of Human Rights. Table of Contents: Introduction Historical Origins of Human Rights Human Rights and the Caste System Human Rights Movement and NGOs Human Rights Violations Laws Regarding Rights of Self-determination of Human Rights International Human Rights and its Principles Factors Affecting the Adoption of a Human Rights-based Approach Human Rights in India European Union Regional Integration and Human Rights Impact Assessments of Human Rights Women Laws in India Federal Laws and Human Resource Practices in India Social Rights and the Concept of Human Rights Women, Human Rights and Poverty Full Owners of Human Rights and Embracing Women International Human Rights Law and NGO Bibliography Index', '<p>Some understanding about the nature of human rights can be gleaned from the various reasons that can be advanced for holding them. A prime concern is to offer protection from tyrannical and authoritarian calculations. Human rights abuses are monitored by United Nations committees, national institutions and governments and by many independent non-governmental organizations, such as Amnesty International, International Federation of Human Rights, Human Rights Watch, World Organization Against Torture, Freedom House, International Freedom of Expression Exchange and Anti-Slavery International. Human Rights are thus conceived in a universalist and egalitarian fashion. The book endeavors to provide all requirements of students and teachers to enable them to achieve success in social work and related activities. This book would be of great use to policymakers and planners as well as academicians who are interested to save the succeeding generations from the courage of Human Rights. Table of Contents: Introduction Historical Origins of Human Rights Human Rights and the Caste System Human Rights Movement and NGOs Human Rights Violations Laws Regarding Rights of Self-determination of Human Rights International Human Rights and its Principles Factors Affecting the Adoption of a Human Rights-based Approach Human Rights in India European Union Regional Integration and Human Rights Impact Assessments of Human Rights Women Laws in India Federal Laws and Human Resource Practices in India Social Rights and the Concept of Human Rights Women, Human Rights and Poverty Full Owners of Human Rights and Embracing Women International Human Rights Law and NGO Bibliography Index</p>', 'Sub Title
			Human Rights - A Postulation

			Author

			D. K Wadhwa

			Publication
			Surendra

			ISBN 13 Digit
			9789380014975

			Pages
			592

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Human Rights - A Postulation</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<p>D. K Wadhwa</p>
			</td>
		</tr>
		<tr>
			<th>Publication</th>
			<td>Surendra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380014975</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>592</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"2500"', '"1500"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 592, '592', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7445IMG_20220216_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380014975&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2106', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2106', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1755, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:01'),
('7b3310c5-4e17-4d48-93d2-1995e2f9fe22', '4289', 174, 'The Problem of The Rupee : Its Origin and its Solution', 'the-problem-of-the-rupee-its-origin-and-its-solution', 'the-problem-of-the-rupee-its-origin-and-its-solution', '9788194435679', '9788194435679', '9788194435679', NULL, '', NULL, 'Title
			The Problem of The Rupee : Its Origin and its Solution

			Author
			B.R. Ambedkar

			ISBN
			9788194435679

			Publisher
			Nation Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Problem of The Rupee : Its Origin and its Solution</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788194435679</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Nation Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"595"', '"476"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '4542c9e2-4839-4289-90c4-f4ae0a3f36c1', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4131the%20pronlem.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788194435679&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4289', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4289', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 174, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:01'),
('7b486886-04df-4634-9771-2bc829868765', '4398', 67, 'Commentary on Mediation Act, 2023 ', 'commentary-on-mediation-act-2023', 'commentary-on-mediation-act-2023', '9788198236258', '9788198236258', '9788198236258', NULL, 'About the book

The enactment of the Mediation Act, 2023 stands as a watershed moment in India’s legal evolution—marking the transition from fragmented, practice-based mediation efforts to a robust, structured, and statutory dispute resolution framework. Over the past two decades, India has witnessed an increasing judicial and institutional endorsement of mediation. Yet, what was lacking was a comprehensive legislative spine to support and regulate its practice. The Act now fills that void with clarity, purpose, and vision.

This commentary was conceptualized not only as a legal analysis but as a testament to the enduring relevance of mediation in a transforming society. With a clause-by-clause dissection of the Act, the commentary decodes legal language, interprets legislative intent, examines constitutional underpinnings, and brings to the fore comparative frameworks from global jurisdictions such as Singapore, the United States, the United Kingdom, and the European Union. Each chapter seeks to demystify the principles of the Act while aligning them with practical applications in family, commercial, community, environmental, cross-border, and online disputes.

The commentary pays particular attention to new dimensions introduced by the Act: mandatory pre-litigation mediation, institutional frameworks, time-bound proceedings, enforceability of mediated settlement agreements, recognition of online and community mediation, creation of the Mediation Council of India, and amendments to multiple related legislations. The Act’s convergence with international instruments, especially the Singapore Convention on Mediation, has also been thoroughly explored.

This work is enriched by real-world examples, landmark judicial pronouncements, evolving standards of practice, and original policy recommendations. The volume also includes a dedicated section on the author’s formal suggestions to the Mediation Bill—some of which found their way into the final legislation—offering readers a rare glimpse into the consultative legislative process in India.

Through this Commentary, I seek to empower lawyers, judges, academicians, mediators, students, government officials, and policymakers with the necessary tools to engage meaningfully with the Mediation Act, 2023. The commentary not only explains the ‘letter of the law’ but also highlights its spirit—encouraging a shift in mindset from adversarial justice to collaborative conflict resolution.', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>The enactment of the Mediation Act, 2023 stands as a watershed moment in India’s legal evolution—marking the transition from fragmented, practice-based mediation efforts to a robust, structured, and statutory dispute resolution framework. Over the past two decades, India has witnessed an increasing judicial and institutional endorsement of mediation. Yet, what was lacking was a comprehensive legislative spine to support and regulate its practice. The Act now fills that void with clarity, purpose, and vision.</span></span></p>

<p style="text-align:justify"><span><span>This commentary was conceptualized not only as a legal analysis but as a testament to the enduring relevance of mediation in a transforming society. With a clause-by-clause dissection of the Act, the commentary decodes legal language, interprets legislative intent, examines constitutional underpinnings, and brings to the fore comparative frameworks from global jurisdictions such as Singapore, the United States, the United Kingdom, and the European Union. Each chapter seeks to demystify the principles of the Act while aligning them with practical applications in family, commercial, community, environmental, cross-border, and online disputes.</span></span></p>

<p style="text-align:justify"><span><span>The commentary pays particular attention to new dimensions introduced by the Act: mandatory pre-litigation mediation, institutional frameworks, time-bound proceedings, enforceability of mediated settlement agreements, recognition of online and community mediation, creation of the Mediation Council of India, and amendments to multiple related legislations. The Act’s convergence with international instruments, especially the Singapore Convention on Mediation, has also been thoroughly explored.</span></span></p>

<p style="text-align:justify"><span><span>This work is enriched by real-world examples, landmark judicial pronouncements, evolving standards of practice, and original policy recommendations. The volume also includes a dedicated section on the author’s formal suggestions to the Mediation Bill—some of which found their way into the final legislation—offering readers a rare glimpse into the consultative legislative process in India.</span></span></p>

<p style="text-align:justify"><span><span>Through this Commentary, I seek to empower lawyers, judges, academicians, mediators, students, government officials, and policymakers with the necessary tools to engage meaningfully with the Mediation Act, 2023. The commentary not only explains the ‘letter of the law’ but also highlights its spirit—encouraging a shift in mindset from adversarial justice to collaborative conflict resolution.</span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Commentary on Mediation Act, 2023 

			Author

			Nandini Gore

			ISBN
			9788198236258

			Publisher
			Mohan Law House

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Commentary on Mediation Act, 2023 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center">
			<p><span>Nandini Gore</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788198236258</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mohan Law House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"899"', '"675"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1d815a38-1437-4bc2-bb0f-f66299c831da', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1192commentry.webp', NULL, '21', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788198236258&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4398', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4398', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 67, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:01'),
('7b540457-4ccf-4e44-aed0-03e20355efeb', '2407', NULL, 'The Chemistry of the Actinide and Transactinide Elements - 5 Vols.', 'the-chemistry-of-the-actinide-and-transactinide-elements-5-vols', 'the-chemistry-of-the-actinide-and-transactinide-elements-5-vols', '9781402035555', '9781402035555', '9781402035555', NULL, 'About the book

The Chemistry of the Actinide and Transactinide Elements is a contemporary and definitive compilation of chemical properties of all of the actinide elements, especially of the technologically important elements uranium and plutonium, as well as the transactinide elements. In addition to the comprehensive treatment of the chemical properties of each element, ion, and compound from atomic number 89 (actinium) through to 109 (meitnerium), this multi-volume work has specialized and definitive chapters on electronic theory, optical and laser fluorescence spectroscopy, X-ray absorption spectroscopy, organoactinide chemistry, thermodynamics, magnetic properties, the metals, coordination chemistry, separations, and trace analysis. Several chapters deal with environmental science, safe handling, and biological interactions of the actinide elements. The Editors invited teams of authors, who are active practitioners and recognized experts in their specialty, to write each chapter and have endeavoured to provide a balanced and insightful treatment of these fascinating elements at the frontier of the periodic table. Because the field has expanded with new spectroscopic techniques and environmental focus, the work encompasses five volumes, each of which groups chapters on related topics. All chapters represent the current state of research in the chemistry of these elements and related fields.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span>The Chemistry of the Actinide and Transactinide Elements is a contemporary and definitive compilation of chemical properties of all of the actinide elements, especially of the technologically important elements uranium and plutonium, as well as the transactinide elements. In addition to the comprehensive treatment of the chemical properties of each element, ion, and compound from atomic number 89 (actinium) through to 109 (meitnerium), this multi-volume work has specialized and definitive chapters on electronic theory, optical and laser fluorescence spectroscopy, X-ray absorption spectroscopy, organoactinide chemistry, thermodynamics, magnetic properties, the metals, coordination chemistry, separations, and trace analysis. Several chapters deal with environmental science, safe handling, and biological interactions of the actinide elements. The Editors invited teams of authors, who are active practitioners and recognized experts in their specialty, to write each chapter and have endeavoured to provide a balanced and insightful treatment of these fascinating elements at the frontier of the periodic table. Because the field has expanded with new spectroscopic techniques and environmental focus, the work encompasses five volumes, each of which groups chapters on related topics. All chapters represent the current state of research in the chemistry of these elements and related fields.</span></span></p>', 'Title
			The Chemistry of the Actinide and Transactinide Elements - 5 Vols. Set

			Author
			Morss, Edelstein, Fuger

			ISBN
			9781402035555

			Publisher
			Springer

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Chemistry of the Actinide and Transactinide Elements - 5 Vols. Set</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Morss, Edelstein, Fuger</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9781402035555</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Springer</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"139052"', '"97336"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6335WhatsApp%20Image%202025-09-09%20at%2014.53.53_f815d33d.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402035555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2407', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2407', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1626, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('7b64d473-39a1-48f7-88a8-f00010a07db7', '168', NULL, 'Tell me about HINDUISM', 'tell-me-about-hinduism', 'tell-me-about-hinduism', '9788176760379', '9788176760379', '9788176760379', NULL, 'Every child has a natural curiosity to know and understand the various facets of life. This holds true for religion as well. His young mind is constantly looking for answers to questions like:

Who created the Universe?

What or who is God?

The imparting of spiritual knowledge and moral values through normal teaching methods can be very boring for children! However, the importance of this knowledge cannot be dismissed.

To inculcate such values, we need to develop means and tools which could be used to faciliate such learning. Towards this objective, we present this book.

Content - Why a Book on Hinduism?, What is Hinduism?, The Beginning, The Creation of Man on Earth, The Vedas and the Origin of Hinduism, Hinduism, the World''s Oldest Living Faith, The Teachings of Hinduism, River and Animal Deities, The story of Ram and Ravan, Krishna, The Bhagvad Gita, The Caste System, The Hindu Family System, How Does a Hindu Pray?, Hindu Festivals, Philosophers and Thinkers, Contribution of Hinduism to the World, Most Commonly Asked Questions, Respect for  Creation                ', '<p style="text-align:justify"><span>Every child has a natural curiosity to know and understand the various facets of life. This holds true for religion as well. His young mind is constantly looking for answers to questions like:</span></p>

<p style="text-align:justify"><span>Who created the Universe?</span></p>

<p style="text-align:justify"><span>What or who is God?</span></p>

<p style="text-align:justify"><span>The imparting of spiritual knowledge and moral values through normal teaching methods can be very boring for children! However, the importance of this knowledge cannot be dismissed.</span></p>

<p style="text-align:justify"><span>To inculcate such values, we need to develop means and tools which could be used to faciliate such learning. Towards this objective, we present this book.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Why a Book on Hinduism?, What is Hinduism?, The Beginning, The Creation of Man on Earth, The Vedas and the Origin of Hinduism, Hinduism, the World''s Oldest Living Faith, The Teachings of Hinduism, River and Animal Deities, The story of Ram and Ravan, Krishna, The Bhagvad Gita, The Caste System, The Hindu Family System, How Does a Hindu Pray?, Hindu Festivals, Philosophers and Thinkers, Contribution of Hinduism to the World, Most Commonly Asked Questions, Respect for  Creation</span>                </p>', 'Sub Title
			Tell me about HINDUISM

			Author
			Vaneeta Vaid

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788176760379

			Pages
			92

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			3rd

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tell me about HINDUISM</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vaneeta Vaid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760379</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>92</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>3rd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"295"', '"177"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '3rd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 92, '92', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97159788176760379_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176760379&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=168', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=168', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2972, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:01'),
('7b68c3bb-81ab-4641-b81f-1d9e7cb0d4cf', '515', NULL, 'The Experience of Hinduism', 'the-experience-of-hinduism-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515', 'the-experience-of-hinduism-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515-515', '8170303141', '8170303141', '8170303141', NULL, 'This book presents multi-faceted images of religious experience in the Marathi-speaking region of India. These essays are broadly divided into five section. Section One entitled: The Concept of the Sacred which includes five essays namely "Boy-Friend?": An Essay by Irawati Karve; "The vow" : A Short Story by Shankarro Kharat; One Face of God by Maxine Berntsen; Gods, Ghosts, and Possession by John M. Stanley; and Scattered Voices: The Nature of God by R. N. Dandekar, Anonymous and Narayan Surve. Section Two entitled: The Practice of Faith includes-" A Town without a Temple": An Essay by Irawati Karve : The Ganesh Festival in Maharashtra: Some observations by Paul B. Courtright; The God Dattatreya and Datta Temples of Pune by Charles Pain with Eleanor Zelliot; The Religion of the Dhanger Nomads by Gunther-Dietz Sontheimer: The Birth of a God: Ram Mama of the Nandiwalas by K. C. Malhotra; "On the Road" : A Maharastrian Pilgrimage by Irawati Karve : The Gondhali: Singers for the Devi by Ramchandra Chintaman Dhere ; My Years in The R.S.S. by V. M. Srisikar: Scattered Voices: The Experience of Ritual by D.B. Mokashi and others. Section three entitled Reform and Rejection. This section includes "All That Is You", by Irawati Karve, The Last Kirtan of Gadag Baba by G. N. Dandekar; Orthodoxy and Human Rights: The Story of a Clash by Kumar Saptarishi; The Orthodoxy of the Mahanubhavas by Anne Feldhaus; The Birth of a Rationalist by K. N. Kadam; and Scattered Voices: Refuge in the Buddha by Bebi Kamble and Ulpabai Chauhan. Section Four entitled Coda contains essays namely Bhakti in the Modern Mode : Poems and Essays by Ashok R. Kelkar and Sadashiv S. Bhave. Section Five contains Appendices Glossary, Gods, Goddesses, and Religious Festivals, The Hindu Calendar, Castes. 

Content - Preface, Acknowledgements, Introduction, Notes on the Writing of Marathi Words, I. THE CONCEPT OF THE SACRED, II. THE PRACTICE OF FAITH, III. REFORM AND REJECTION, IV. CODA, V. APPENDICES, Contributors, Selected Bibliography on Religion in Maharashtra, Index         ', '<h1 style="text-align:justify"><span>This book presents multi-faceted images of religious experience in the Marathi-speaking region of India. These essays are broadly divided into five section. Section One entitled: The Concept of the Sacred which includes five essays namely "Boy-Friend?": An Essay by Irawati Karve; "The vow" : A Short Story by Shankarro Kharat; One Face of God by Maxine Berntsen; Gods, Ghosts, and Possession by John M. Stanley; and Scattered Voices: The Nature of God by R. N. Dandekar, Anonymous and Narayan Surve. Section Two entitled: The Practice of Faith includes-" A Town without a Temple": An Essay by Irawati Karve : The Ganesh Festival in Maharashtra: Some observations by Paul B. Courtright; The God Dattatreya and Datta Temples of Pune by Charles Pain with Eleanor Zelliot; The Religion of the Dhanger Nomads by Gunther-Dietz Sontheimer: The Birth of a God: Ram Mama of the Nandiwalas by K. C. Malhotra; "On the Road" : A Maharastrian Pilgrimage by Irawati Karve : The Gondhali: Singers for the Devi by Ramchandra Chintaman Dhere ; My Years in The R.S.S. by V. M. Srisikar: Scattered Voices: The Experience of Ritual by D.B. Mokashi and others. Section three entitled Reform and Rejection. This section includes "All That Is You", by Irawati Karve, The Last Kirtan of Gadag Baba by G. N. Dandekar; Orthodoxy and Human Rights: The Story of a Clash by Kumar Saptarishi; The Orthodoxy of the Mahanubhavas by Anne Feldhaus; The Birth of a Rationalist by K. N. Kadam; and Scattered Voices: Refuge in the Buddha by Bebi Kamble and Ulpabai Chauhan. Section Four entitled Coda contains essays namely Bhakti in the Modern Mode : Poems and Essays by Ashok R. Kelkar and Sadashiv S. Bhave. Section Five contains Appendices Glossary, Gods, Goddesses, and Religious Festivals, The Hindu Calendar, Castes. </span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Acknowledgements, Introduction, Notes on the Writing of Marathi Words, I. THE CONCEPT OF THE SACRED, II. THE PRACTICE OF FAITH, III. REFORM AND REJECTION, IV. CODA, V. APPENDICES, Contributors, Selected Bibliography on Religion in Maharashtra, Index </span>        </p>', 'Sub Title
			Essays on Religion in Maharashtra

			Author
			Eleanor Zelliot, Maxine Berntsen

			About Author
			As per Book

			ISBN 10 Digit
			8170303141

			ISBN 13 Digit
			 

			Pages
			387

			Binding
			Hardcover

			Year of Publication
			1992

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Essays on Religion in Maharashtra</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eleanor Zelliot, Maxine Berntsen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170303141</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>387</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1992</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1300"', '"780"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 387, '387', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4290Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8170303141&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=515', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=515', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2771, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('7b775e94-b326-4013-afd7-990f66f37ffe', '11', NULL, 'Architecture and Spectacle - A Critique', 'architecture-and-spectacle-a-critique', 'architecture-and-spectacle---a-critique', '9781409422938', '9781409422938', '9781409422938', NULL, 'Focusing on six leading contemporary architects: Peter Eisenman, Frank Gehry, Bernard Tschumi, Zaha Hadid, Rem Kookhaas and Steven Holl, this book puts forward a unique and insightful analysis of "neo-avant-garde" architecture. It discusses the spectacle and excess which permeates contemporary architecture in reference to the present aesthetic tendency for image making, but does so by applying the tectonic of theatricality discussed by the 19th-century German architect Gottfried Semper. In doing so, it breaks new ground by opening up a dialogue between the study of the past and the design of the present.

The work of each discussed architect is seen as addressing a historiographical problem. To this end, and this is the second important aspect of this book, the chosen buildings are discussed in terms of the thematic of the culture of building (the tectonic of column and wall for example) rather the formal, and this through a discussion that is informed by the latest available theories. Having set the aesthetic implication of the processes of the digitalization of architecture, the book''s conclusion highlights "strategies" by which architecture might postpone the full consequences of digitalization, and thus the becoming of architecture as ornament on its own right.

Content - List of Figures, Acknowledgments, Introduction, 1 The Crisis of the Object, 2 Theatricality: The Structure of the Tectonic, 3 Peter Eisenman: In Search of Degree Zero Architecture, 4 Bernard Tschumi: Return of the Object, 5 Rem Kookhaas: Exuberant Object of Delight, 6 Zaha Hadid: Proun Without a Cause!, 7 Frank Gehry: Roofing, Wrapping, and Wrapping the Roof, 8 Stevan Holl: Fabrication Detailed, 9 Surface: The A-tectonic of Roofing and Wrapping, Afterword, Index ', '<p style="text-align:justify"><span>Focusing on six leading contemporary architects: Peter Eisenman, Frank Gehry, Bernard Tschumi, Zaha Hadid, Rem Kookhaas and Steven Holl, this book puts forward a unique and insightful analysis of "neo-avant-garde" architecture. It discusses the spectacle and excess which permeates contemporary architecture in reference to the present aesthetic tendency for image making, but does so by applying the tectonic of theatricality discussed by the 19th-century German architect Gottfried Semper. In doing so, it breaks new ground by opening up a dialogue between the study of the past and the design of the present.</span></p>

<p style="text-align:justify"><span>The work of each discussed architect is seen as addressing a historiographical problem. To this end, and this is the second important aspect of this book, the chosen buildings are discussed in terms of the thematic of the culture of building (the tectonic of column and wall for example) rather the formal, and this through a discussion that is informed by the latest available theories. Having set the aesthetic implication of the processes of the digitalization of architecture, the book''s conclusion highlights "strategies" by which architecture might postpone the full consequences of digitalization, and thus the becoming of architecture as ornament on its own right.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> List of Figures, Acknowledgments, Introduction, 1 The Crisis of the Object, 2 Theatricality: The Structure of the Tectonic, 3 Peter Eisenman: In Search of Degree Zero Architecture, 4 Bernard Tschumi: Return of the Object, 5 Rem Kookhaas: Exuberant Object of Delight, 6 Zaha Hadid: Proun Without a Cause!, 7 Frank Gehry: Roofing, Wrapping, and Wrapping the Roof, 8 Stevan Holl: Fabrication Detailed, 9 Surface: The A-tectonic of Roofing and Wrapping, Afterword, Index </span></p>', 'Sub Title
			Architecture and Spectacle - A Critique

			Author
			Gevork Hartoonian

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781409422938

			Pages
			262

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<th style="text-align:left">Sub Title</th>
			<td style="text-align:left">Architecture and Spectacle - A Critique</td>
		</tr>
		<tr>
			<th style="text-align:left">Author</th>
			<td style="text-align:left">Gevork Hartoonian</td>
		</tr>
		<tr>
			<th style="text-align:left">About Author</th>
			<td style="text-align:left">As per Book</td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 10 Digit</th>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 13 Digit</th>
			<td style="text-align:left">9781409422938</td>
		</tr>
		<tr>
			<th style="text-align:left">Pages</th>
			<td style="text-align:left">262</td>
		</tr>
		<tr>
			<th style="text-align:left">Binding</th>
			<td style="text-align:left">Hardcover</td>
		</tr>
		<tr>
			<th style="text-align:left">Year of Publication</th>
			<td style="text-align:left">2012</td>
		</tr>
		<tr>
			<th style="text-align:left">Edition of Book</th>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<th style="text-align:left">Language</th>
			<td style="text-align:left">English</td>
		</tr>
		<tr>
			<th style="text-align:left">Illustrations</th>
			<td style="text-align:left">As per Book</td>
		</tr>
	</tbody>
</table>', '"12167"', '"7300"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 262, '262', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1147dpp_19_187.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781409422938&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=11', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=11', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3076, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:01'),
('7b867f27-172a-44ec-afe2-59d1266775f3', '14', NULL, 'A Hand Book of Buddhism Art, Architecture, Literature and Philosophy', 'a-hand-book-of-buddhism-art-architecture-literature-and-philosophy-book-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3-14', 'a-hand-book-of-buddhism-art-architecture-literature-and-philosophy-book-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474', '9789380731803', '9789380731803::14', '9789380731803', NULL, 'Buddhist art originated on the Indian subcontinent following the historical life of Siddhartha Gautama, 6th to 5th century BC, and thereafter evolved by contact with other cultures as it spread throughout Asia and the world. Buddhist art followed believers as the dharma spread, adapted, and evolved in each new host country. It developed to the north through central Asia and into eastern Asia to form the northern branch of Buddhist are and to the east as for as southeast Asia to form the southern branch of Buddhist art. In India, Buddhist art flourished and even influenced the development of Hindu art, until Buddhism nearly disappeared in India around the 10th century due in part to the vigorous expansion of Islam alongside Hinduism.

Content - Preface, 1. Introduction to Buddhism, 2. The Beginnings of Buddhist Art, 3. Buddhist Art and Architecture, 4. The Symbolic Center of the Theravada Buddhist World, 5. Symbolism of the Paradise of the Buddha of Infinite Life, 6. Narration: The Essence of Buddhist Art, 7. Women in Early Buddhist Literature, 8. The Contemporary Relevance of Buddhist Philosophy, 9. Indian Literature Through the Ages Ancient Indian Literature, 10. Buddhism and Its Spread Along the Silk Road, 11. Economic Conditions According to Early Buddhist Literature, 12. Buddhism''s Struggle with the Mind in the World, 13. Buddhist Studies and its Impact on Buddhism in Western Societies, Bibliography, Index', '<p style="text-align:justify"><span>Buddhist art originated on the Indian subcontinent following the historical life of Siddhartha Gautama, 6th to 5th century BC, and thereafter evolved by contact with other cultures as it spread throughout Asia and the world. Buddhist art followed believers as the dharma spread, adapted, and evolved in each new host country. It developed to the north through central Asia and into eastern Asia to form the northern branch of Buddhist are and to the east as for as southeast Asia to form the southern branch of Buddhist art. In India, Buddhist art flourished and even influenced the development of Hindu art, until Buddhism nearly disappeared in India around the 10th century due in part to the vigorous expansion of Islam alongside Hinduism.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Introduction to Buddhism, 2. The Beginnings of Buddhist Art, 3. Buddhist Art and Architecture, 4. The Symbolic Center of the Theravada Buddhist World, 5. Symbolism of the Paradise of the Buddha of Infinite Life, 6. Narration: The Essence of Buddhist Art, 7. Women in Early Buddhist Literature, 8. The Contemporary Relevance of Buddhist Philosophy, 9. Indian Literature Through the Ages Ancient Indian Literature, 10. Buddhism and Its Spread Along the Silk Road, 11. Economic Conditions According to Early Buddhist Literature, 12. Buddhism''s Struggle with the Mind in the World, 13. Buddhist Studies and its Impact on Buddhism in Western Societies, Bibliography, Index</span></p>', 'Sub Title

			Art, Architecture, Literature and Philosophy

			Author

			P. Tripathi

			About Author

			As per Book

			ISBN 10 Digit

			 

			ISBN 13 Digit

			9789380731803

			Pages

			280

			Binding

			Hardcover

			Year of Publication

			2012

			Edition of Book

			First

			Language

			English

			Illustrations

			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Art, Architecture, Literature and Philosophy</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>P. Tripathi</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9789380731803</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>280</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2012</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>First</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"875"', '"613"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 280, '280', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9589A%20Hand%20Book%20of%20Buddhism%20-%20Art,%20Architecture,%20Literature%20and%20Philosophy.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380731803&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=14', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=14', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3073, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:01'),
('7bb02d43-dae3-43f1-9170-a176c39c248b', '3151', NULL, 'Jayanta Mahapatra The Poet: Quest For Identity', 'jayanta-mahapatra-the-poet-quest-for-identity-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151', 'jayanta-mahapatra-the-poet-quest-for-identity-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151-3151', 'ZSXD3344', 'ZSXD3344', 'ZSXD3344', NULL, 'The book shows that a characteristic trait of Jayanta Mahapatra’s poetry is the depiction of India and Hindu religion, with its various rituals and myths. The book argues that Mahapatra is humanist in the trinity of religion, culture and time. In exploring these themes, he makes an indefatigable quest, rendering his poetry a harmonious whole.', '<p>The book shows that a characteristic trait of Jayanta Mahapatra’s poetry is the depiction of India and Hindu religion, with its various rituals and myths. The book argues that Mahapatra is humanist in the trinity of religion, culture and time. In exploring these themes, he makes an indefatigable quest, rendering his poetry a harmonious whole.</p>', 'Sub Title
			No

			Author
			R. Shankar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175511453

			Pages
			168

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R. Shankar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175511453</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>168</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 168, '168', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ZSXD3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3151', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3151', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1203, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:01'),
('7bc2c725-dc32-478a-bb23-f82c63089c01', '3957', 495, 'Business Communication 5/e', 'business-communication-5e', 'business-communication-5e', '9789356227064', '9789356227064', '9789356227064', NULL, 'About the book

Business Communication is an ideal book for Managerial Students owing to its simple language, brief case-studies and real life examples. It has been divided into seven parts, with each part addressing the various topics related to the same:

Content

Nature of Communication

Communication – Its Overview

Barriers & Guidelines of Communication

Effective Reading

Listening

Non-verbal Communication

Use of Languages

English for Effective Business Communication

English Spelling

Business Writing

Verbal Communication – Written

Essentials of Effective Correspondence

E-Mail Writing

Written Communication for Employment

Other Business Writing

Oral Communication

Oral Communication – Presentation, Group Discussion & Interview

Intercultural Business Communication

Conflict and Negotiation

Business Communication across Cultures (Culture & Communication)

Business Communication & Technology

Technology of Business Communication

Effective Writing

Essay Writing', '<p style="text-align:justify"><span><span><strong><span><span><span><span>About the book</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Business Communication is an ideal book for Managerial Students owing to its simple language, brief case-studies and real life examples. It has been divided into seven parts, with each part addressing the various topics related to the same:</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Content</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Nature of Communication</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Communication – Its Overview</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Barriers &amp; Guidelines of Communication</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Effective Reading</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Listening</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Non-verbal Communication</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Use of Languages</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>English for Effective Business Communication</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>English Spelling</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Business Writing</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Verbal Communication – Written</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Essentials of Effective Correspondence</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>E-Mail Writing</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Written Communication for Employment</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Other Business Writing</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Oral Communication</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Oral Communication – Presentation, Group Discussion &amp; Interview</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Intercultural Business Communication</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Conflict and Negotiation</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Business Communication across Cultures (Culture &amp; Communication)</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Business Communication &amp; Technology</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Technology of Business Communication</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Effective Writing</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Essay Writing</span></span></span></span></span></p>

<p> </p>
', 'Title
			Business Communication 5/e

			Author
			K.K. Sinha

			ISBN
			9789356227064

			Publisher
			Taxmann

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Communication 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>K.K. Sinha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356227064</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"695"', '"591"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '305d7b11-9f04-4db1-82fe-42bcf3f8f1fe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3119buss.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789356227064&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3957', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3957', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 495, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:01'),
('7bc710dc-e715-4e7b-991b-51b2a0498b7d', '3877', 574, 'A Book of Problems in Ordinary Differential Equations', 'a-book-of-problems-in-ordinary-differential-equations', 'a-book-of-problems-in-ordinary-differential-equations', '-35-', '-35-', '-35-', NULL, 'About the book

This problem book contains exercises for courses in differential equations at technical institutes.

Topics covered include, Inter alia, the method of isoclines for equations of the first and second order, problems in finding orthogonal trajectories, the use of the method of superposition in solving linear differential equations of order n, linear dependence and linear independence of a system of functions, problems in solving linear equations with constant and variable coefficients, boundary value problems for differential equations, integrating equations in power series, asymptotic integration, integrating systems of differential equations, Lyapunov stability, and the operator method.

Each section begins with a summary of basic facts and comprises worked-out examples of typical problems.

The book contains 967 problems, a considerable proportion of which have been composed by the authors themselves. There are some exercises of a theoretical nature.

The book is intended for students of technical institutes.

CONTENTS

CHAPTER I. Differential Equations of the First Order

CHAPTER II. Differential Equations of Higher Orders

CHAPTER III. Systems of Differential Equations

CHAPTER IV. Stability Theory

 ', '<p><span><span><strong><u>About the book</u></strong></span></span></p>

<p><span><span>This problem book contains exercises for courses in differential equations at technical institutes.</span></span></p>

<p><span><span>Topics covered include<em>, Inter alia, </em>the method of isoclines for equations of the first and second order, problems in finding orthogonal trajectories, the use of the method of superposition in solving linear differential equations of order<em> n</em>, linear dependence and linear independence of a system of functions, problems in solving linear equations with constant and variable coefficients, boundary value problems for differential equations, integrating equations in power series, asymptotic integration, integrating systems of differential equations, Lyapunov stability, and the operator method.</span></span></p>

<p><span><span>Each section begins with a summary of basic facts and comprises worked-out examples of typical problems.</span></span></p>

<p><span><span>The book contains 967 problems, a considerable proportion of which have been composed by the authors themselves. There are some exercises of a theoretical nature.</span></span></p>

<p><span><span>The book is intended for students of technical institutes.</span></span></p>

<p><span><span><strong>CONTENTS</strong></span></span></p>

<p><span><span>CHAPTER I. Differential Equations of the First Order</span></span></p>

<p><span><span>CHAPTER II. Differential Equations of Higher Orders</span></span></p>

<p><span><span>CHAPTER III. Systems of Differential Equations</span></span></p>

<p><span><span>CHAPTER IV. Stability Theory</span></span></p>

<p> </p>', 'Title
			A Book of Problems in Ordinary Differential Equations

			Author
			M.L Krasnov 

			Publisher
			Mir Publishers 

			Year of Publication
			1981

			Pages
			336

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>A Book of Problems in Ordinary Differential Equations</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>M.L Krasnov </strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Mir Publishers </strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Year of Publication</strong></td>
			<td style="text-align:center"><strong>1981</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>336</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '3bc5dac0-51ef-4f3f-a23c-e1ee7b662014', NULL, NULL, 336, '336', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1309a%20book%20of%20problems.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-35-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3877', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3877', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 574, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:01'),
('7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', '1276', NULL, 'Studies in Writing Written Documents in the Workplace', 'studies-in-writing-written-documents-in-the-workplace-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-12-1276', 'studies-in-writing-written-documents-in-the-workplace-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276', 'FGHY6655', 'FGHY6655::1276', 'FGHY6655', NULL, 'Studies in Writing Written Documents in the Workplace', '<h1>Studies in Writing Written Documents in the Workplace</h1>', 'Sub Title
			No

			Author
			D. Alamargot, P. Terrier, J.M. Cellier

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780080474878

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Alamargot, P. Terrier, J.M. Cellier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780080474878</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2099"', '"1259"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88769780080474878.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1276', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1276', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2293, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:01'),
('7bd72af6-c4f9-40e9-b44c-0b467b920c43', '2434', NULL, 'International Marketing and Export Management - 7/e', 'international-marketing-and-export-management-7e-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-24-2434', 'international-marketing-and-export-management-7e-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434-2434', 'HJNY7765', 'HJNY7765', 'HJNY7765', NULL, 'International Marketing and Export Management 7e offers an accessible and authoritative perspective on international marketing with a strong export management orientation, comprehensively describing the evolving competitive landscape as created by technological advances and international trade patterns. The seventh edition retains its clear and informed coverage of the opportunities for companies of all sizes and in all industries in the export of goods, services, intellectual property and business models. Written in a no-nonsense style, the bookhas been updated to offer the most up-to-date discussion of the literature in the area, as well as new and engaging cases and examples in every chapter.', '<p>International Marketing and Export Management 7e offers an accessible and authoritative perspective on international marketing with a strong export management orientation, comprehensively describing the evolving competitive landscape as created by technological advances and international trade patterns. The seventh edition retains its clear and informed coverage of the opportunities for companies of all sizes and in all industries in the export of goods, services, intellectual property and business models. Written in a no-nonsense style, the bookhas been updated to offer the most up-to-date discussion of the literature in the area, as well as new and engaging cases and examples in every chapter.</p>', 'International Marketing and Export Management - 7/e', '<h1>International Marketing and Export Management - 7/e</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJNY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2434', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2434', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1608, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', '4182', 280, 'Total Quality Management 4/e', 'total-quality-management-4e', 'total-quality-management-4e', '9789354491207', '9789354491207', '9789354491207', NULL, 'About the book

Total Quality Management is a strategic approach to business driven by top management that looks critically at the products and services a company provides in relation to the processes it employs to create them. It is also focusing on the workforce to ensure that outputs fully satisfy customer requirements. The fourth edition of Total Quality Management comprises 11 chapters which embrace the art of managing all the stakeholders in an integrated approach to achieve excellence. This edition is updated on the changes happening in the industry.

Content:

1. Quality Concepts

2. Leadership and Strategic Quality Management

3. Customer Driven Quality

4. Management System Standards

5. Lean Management

6. Statistical Concepts in Quality

7. Quality Improvement Tools

8. Six Sigma Tools and Techniques

9. Benchmarking

10. Business Process Reengineering

11. Business Excellence Models', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Total Quality Management is a strategic approach to business driven by top management that looks critically at the products and services a company provides in relation to the processes it employs to create them. It is also focusing on the workforce to ensure that outputs fully satisfy customer requirements. The fourth edition of Total Quality Management comprises 11 chapters which embrace the art of managing all the stakeholders in an integrated approach to achieve excellence. This edition is updated on the changes happening in the industry.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. Quality Concepts </span></span></span></p>

<p><span><span><span>2. Leadership and Strategic Quality Management </span></span></span></p>

<p><span><span><span>3. Customer Driven Quality </span></span></span></p>

<p><span><span><span>4. Management System Standards </span></span></span></p>

<p><span><span><span>5. Lean Management </span></span></span></p>

<p><span><span><span>6. Statistical Concepts in Quality </span></span></span></p>

<p><span><span><span>7. Quality Improvement Tools </span></span></span></p>

<p><span><span><span>8. Six Sigma Tools and Techniques </span></span></span></p>

<p><span><span><span>9. Benchmarking </span></span></span></p>

<p><span><span><span>10. Business Process Reengineering </span></span></span></p>

<p><span><span><span>11. Business Excellence Models</span></span></span></p>
', 'Title
			Total Quality Management 4/e

			Author
			Poornima M Charantimath

			ISBN
			9789354491207

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Total Quality Management 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Poornima M Charantimath</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354491207</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"870"', '"696"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1507Quality.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354491207&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4182', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4182', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 280, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:01'),
('7c10909e-2c4d-4a13-bc41-d54d7e5ee5bd', '3950', 501, 'Operation Management-Theory and Practice  3/e', 'operation-managementtheory-and-practice-3e', 'operation-managementtheory-and-practice-3e', '9789332541092', '9789332541092', '9789332541092', NULL, 'About the book

Theory and Practice is an exhaustive text that introduces readers to the field of operations in a research-oriented and realistic manner. It explains the various aspects of operations through real-time scenarios and contextually relevant examples. The ideas at work boxes focus on the issues faced by Indian organizations and also provide insights on the variations adopted by such firms.

This book is the outcome of continuous testing of alternative ideas, concepts and pedagogical designs with MBA students, working executives from diverse industries and research scholars.

Content

Part I: Conceptualizing Sustainable Operations

Operations Management: Trends and Issues

Operations Strategy

Sustainability in Operations

Project Management

Part II: Operations and the Value Chain

Supply Chain Management

Facilities Location

Sourcing and Supply Management

Part III: Designing Operations

Process and Capacity Analysis

Design of Manufacturing Processes

Design of Service Systems

Product Development Process

Total Quality Management

Lean Management

Part IV: Planning and Control of Operations

Demand Forecasting

Operations Planning

Resources Planning 

Inventory Planning and Control

Operations Scheduling

Six-Sigma Quality Control

Subject Index

Company Index', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p><span><span><span><span>Theory and Practice is an exhaustive text that introduces readers to the field of operations in a research-oriented and realistic manner. It explains the various aspects of operations through real-time scenarios and contextually relevant examples. The ideas at work boxes focus on the issues faced by Indian organizations and also provide insights on the variations adopted by such firms.</span></span></span></span></p>

<p><span><span><span><span>This book is the outcome of continuous testing of alternative ideas, concepts and pedagogical designs with MBA students, working executives from diverse industries and research scholars.</span></span></span></span></p>

<p><span><span><strong><span><span><span>Content</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span><span>Part I: Conceptualizing Sustainable Operations</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span><span>Operations Management: Trends and Issues</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Operations Strategy</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Sustainability in Operations</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Project Management</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>Part II: Operations and the Value Chain</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span><span>Supply Chain Management</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Facilities Location</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Sourcing and Supply Management</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>Part III: Designing Operations</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span><span>Process and Capacity Analysis</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Design of Manufacturing Processes</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Design of Service Systems</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Product Development Process</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Total Quality Management</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Lean Management</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>Part IV: Planning and Control of Operations</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span><span>Demand Forecasting</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Operations Planning</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Resources Planning  </span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Inventory Planning and Control</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Operations Scheduling</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Six-Sigma Quality Control</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>Subject Index</span></span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span><span>Company Index</span></span></span></span></strong></span></span></p>

<p> </p>
', 'Title
			Operation Management-Theory and Practice  3/e

			Author
			B. Mahadevan

			ISBN
			9789332541092

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operation Management-Theory and Practice  3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>B. Mahadevan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332541092</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"880"', '"704"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9425operatin.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789332541092&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3950', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3950', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 501, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:01'),
('7c37f4b8-4477-4ffb-a5a7-b85ebe345619', '2482', NULL, 'Effective Leadership -Strategies for Better Results', 'effective-leadership-strategies-for-better-results-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482', 'effective-leadership-strategies-for-better-results-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482-2482', 'CFTG665', 'CFTG665', 'CFTG665', NULL, 'Effective Leadership -Strategies for Better Results', '<h1>Effective Leadership -Strategies for Better Results</h1>', 'Sub Title
			No

			Author
			David L. Goetsch

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131785874

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			No

			Language
			Rnglish

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David L. Goetsch</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131785874</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Rnglish</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Rnglish', 'Rnglish', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFTG665&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2482', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2482', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1579, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:01'),
('7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', '1892', NULL, 'The Prokaryotes A Handbook on the Biology of Bacteria, Proteobacteria, Alpha And Beta Subclasses V5', 'the-prokaryotes-a-handbook-on-the-biology-of-bacteria-proteobacteria-alpha-and-beta-subclasses-v5-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-189-1892', 'the-prokaryotes-a-handbook-on-the-biology-of-bacteria-proteobacteria-alpha-and-beta-subclasses-v5-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892-1892', 'SFDR3322', 'SFDR3322', 'SFDR3322', NULL, 'The Prokaryotes A Handbook on the Biology of Bacteria, Proteobacteria, Alpha And Beta Subclasses V5', '<h1>The Prokaryotes A Handbook on the Biology of Bacteria, Proteobacteria, Alpha And Beta Subclasses V5</h1>', 'Sub Title
			No

			Author
			Martin Dworkin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387254951

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Martin Dworkin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387254951</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"46100"', '"27660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1885logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SFDR3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1892', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1892', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1911, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:01'),
('7c458ed8-b6ab-4dfd-a53f-14316e9d5718', '1988', NULL, 'Mathematical Modeling of Biological Systems V-2 - Epidemiology, Evolution and Ecology, Immunoloy, Neural Systems and the Brain, and Innovative Mathematical Methods - Modeling and', 'mathematical-modeling-of-biological-systems-v2-epidemiology-evolution-and-ecology-immunoloy-neural-systems-and-the-brain-and-innovative-mathematical-methods-modeling-and-1988-1988-1988-1-1988', 'mathematical-modeling-of-biological-systems-v2-epidemiology-evolution-and-ecology-immunoloy-neural-systems-and-the-brain-and-innovative-mathematical-methods-modeling-and-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988-1988', 'DCVF4434', 'DCVF4434', 'DCVF4434', NULL, 'Volume II of this two-volume, interdisciplinary work is a unified presentation of a broad range of state-of-the-art topics in the rapidly growing field of mathematical modeling in the biological sciences. Highlighted throughout are mathematical and computational apporaches to examine central problems in the life sciences, ranging from the organization principles of individual cells to the dynamics of large populations. The chapters are thematically organized into the following main areas: epidemiology, evolution and ecology, immunology, neural systems and the brain, and innovative mathematical methods and education. The work will be an excellent reference text for a broad audience of researchers, practitioners, and advanced students in this rapidly growing field at the intersection of applied mathematics, experimental biology and medicine, computational biology, biochemistry, computer science, and physics.', '<p>Volume II of this two-volume, interdisciplinary work is a unified presentation of a broad range of state-of-the-art topics in the rapidly growing field of mathematical modeling in the biological sciences. Highlighted throughout are mathematical and computational apporaches to examine central problems in the life sciences, ranging from the organization principles of individual cells to the dynamics of large populations. The chapters are thematically organized into the following main areas: epidemiology, evolution and ecology, immunology, neural systems and the brain, and innovative mathematical methods and education. The work will be an excellent reference text for a broad audience of researchers, practitioners, and advanced students in this rapidly growing field at the intersection of applied mathematics, experimental biology and medicine, computational biology, biochemistry, computer science, and physics.</p>', 'Mathematical Modeling of Biological Systems V-2 - Epidemiology, Evolution and Ecology, Immunoloy, Neural Systems and the Brain, and Innovative Mathematical Methods - Modeling and Simulation in Science, Engineering and Technology', '<h1>Mathematical Modeling of Biological Systems V-2 - Epidemiology, Evolution and Ecology, Immunoloy, Neural Systems and the Brain, and Innovative Mathematical Methods - Modeling and Simulation in Science, Engineering and Technology</h1>', '"10999"', '"6599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '/assets/books/1988/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCVF4434&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1988', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1988', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1840, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:41:12'),
('7c492fb9-1610-458c-bbaa-770df7272531', '652', NULL, 'Performance Analysis of Network Architectures BOOK', 'performance-analysis-of-network-architectures-book-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652', 'performance-analysis-of-network-architectures-book-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652', '9783540343080', '9783540343080::652', '9783540343080', NULL, 'Parallel and distributed computer systems are built to close the gap between the demand for high-performance computing and the computing power available using standalone single-processor machines. Traffic in networks connecting such systems is typically characterized by its distribution in time and space. Three approaches can be applied to determine the related network performance: measurement, simulation, and mathematical methods.

Dietmar Tutsch first introduces various network architectures that are widely proposed for parallel and distributed systems as well as for systems-on-ships including multicore processors. Their advantages and drawbacks are compared. Then, he gives an exhaustive survey of the available modeling techniques, including mathematical methods like Markov chains and Petri nets, and simulation methods. The main problems in modeling networks are that models are usually too large to be handled by a computer system, and, due to model complexity, model development is very time consuming. As a solution, the author systematically presents methods for complexity reduction, thus reducing the development time considerably. In addition, he presents a strategy for developing a generator for automatic model derivation. Finally, both simulation and mathematical models are applied to two major examples, a cellular network and a multistage interconnection network.

This monograph mainly targets researchers in network architecture design and performance analysis, both from industry and academia. In addition, graduate students specializing in these areas will find a comprehensive overview of this field.

Content - 1 Introduction, 2 Characteristics of Network Architectures, 3 Performance Evaluation, 4 Model Engineering, 5 Application: Cellular Network, 6 Application: Multistage Interconnection Network, 7 Concluding Remarks, References, Index', '<p style="text-align:justify"><span>Parallel and distributed computer systems are built to close the gap between the demand for high-performance computing and the computing power available using standalone single-processor machines. Traffic in networks connecting such systems is typically characterized by its distribution in time and space. Three approaches can be applied to determine the related network performance: measurement, simulation, and mathematical methods.</span></p>

<p style="text-align:justify"><span>Dietmar Tutsch first introduces various network architectures that are widely proposed for parallel and distributed systems as well as for systems-on-ships including multicore processors. Their advantages and drawbacks are compared. Then, he gives an exhaustive survey of the available modeling techniques, including mathematical methods like Markov chains and Petri nets, and simulation methods. The main problems in modeling networks are that models are usually too large to be handled by a computer system, and, due to model complexity, model development is very time consuming. As a solution, the author systematically presents methods for complexity reduction, thus reducing the development time considerably. In addition, he presents a strategy for developing a generator for automatic model derivation. Finally, both simulation and mathematical models are applied to two major examples, a cellular network and a multistage interconnection network.</span></p>

<p style="text-align:justify"><span>This monograph mainly targets researchers in network architecture design and performance analysis, both from industry and academia. In addition, graduate students specializing in these areas will find a comprehensive overview of this field.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> 1 Introduction, 2 Characteristics of Network Architectures, 3 Performance Evaluation, 4 Model Engineering, 5 Application: Cellular Network, 6 Application: Multistage Interconnection Network, 7 Concluding Remarks, References, Index</span></p>', 'Sub Title

			Performance Analysis of Network Architectures

			Author

			Dietmar Tutsch

			About Author

			As per Book

			ISBN 10 Digit

			3540343083

			ISBN 13 Digit

			9783540343080

			Pages

			244

			Binding

			Hardcover

			Year of Publication

			2006

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Performance Analysis of Network Architectures</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Dietmar Tutsch</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>3540343083</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9783540343080</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>244</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"12599"', '"7559"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 244, '244', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69531_4_30.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540343080&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=652', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=652', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2694, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:01'),
('7c4e6cd8-f85c-4abf-a97a-4d68b3e802dd', '3944', 507, 'Marketing Management:Indian Cases', 'marketing-managementindian-cases', 'marketing-managementindian-cases', '9789332587106', '9789332587106', '9789332587106', NULL, 'About the book

Marketing Management: Indian Cases is a casebook companion aimed to help readers understand the concepts of marketing in the Indian context. The booklet carries 23 contemporary cases which provide in-depth analysis of different marketing principles and theories as applied by various companies in India and Asia. This casebook will be useful for students pursuing MBA and PGDBM courses.

Content

1. MTR Foods - A Marketing Marvel

2. Customer Value - Explored, Created, Communicated & Delivered

3. Customer Loyalty - The Ultimate objective of every Marketer

4. Starbucks India: The Human Coffee Experience

5. The Techy Amazon Insight

6. Consumer Behaviour - Its wide facets and deep implications

7. ZICOM - Leveraging Corporate Trust and Technical Strengths in the B2B Market

8. Facebook: Business Connections in India and China

9. Who will buy XYLO- Mahindra and Mahindra Automotive Sector?

10. Kellogg''s Cornflakes in India: Finding a platform that connects

11. Nivea - Managing a Legacy Brand

12. The Call of the Competition

13. Fevicol- The Iconic Bond

14. Designing and managing services

15. Aachi Masala - Entering the North Indian Masala category

16. Slicerooms: A Slice of Time, A cut of profits!

17. Oreo In India - Launching and Establishing a Global Brand in India Using Integrated Marketing Communications effectively

18. Wonder Cement - Building a strong brand Through Digital marketing

19. A case study on Direct Marketing of Wedding Return Gifts

20. Selling process in Animal Nutrition and Health Industry

21. Amazon.com adapts its Retail Business in India

22. E-Marketing Models: Retailers Perspectives a case of Groupon

23. Unilever: Working Beyond the Horizon

Endnotes and References

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Marketing Management: Indian Cases is a casebook companion aimed to help readers understand the concepts of marketing in the Indian context. The booklet carries 23 contemporary cases which provide in-depth analysis of different marketing principles and theories as applied by various companies in India and Asia. This casebook will be useful for students pursuing MBA and PGDBM courses.</span></span></span></p>

<p><span><span><strong><span>Content</span></strong></span></span></p>

<p><span><span><span>1. MTR Foods - A Marketing Marvel</span></span></span></p>

<p><span><span><span>2. Customer Value - Explored, Created, Communicated &amp; Delivered</span></span></span></p>

<p><span><span><span>3. Customer Loyalty - The Ultimate objective of every Marketer</span></span></span></p>

<p><span><span><span>4. Starbucks India: The Human Coffee Experience</span></span></span></p>

<p><span><span><span>5. The Techy Amazon Insight</span></span></span></p>

<p><span><span><span>6. Consumer Behaviour - Its wide facets and deep implications</span></span></span></p>

<p><span><span><span>7. ZICOM - Leveraging Corporate Trust and Technical Strengths in the B2B Market</span></span></span></p>

<p><span><span><span>8. Facebook: Business Connections in India and China</span></span></span></p>

<p><span><span><span>9. Who will buy XYLO- Mahindra and Mahindra Automotive Sector?</span></span></span></p>

<p><span><span><span>10. Kellogg''s Cornflakes in India: Finding a platform that connects</span></span></span></p>

<p><span><span><span>11. Nivea - Managing a Legacy Brand</span></span></span></p>

<p><span><span><span>12. The Call of the Competition</span></span></span></p>

<p><span><span><span>13. Fevicol- The Iconic Bond</span></span></span></p>

<p><span><span><span>14. Designing and managing services</span></span></span></p>

<p><span><span><span>15. Aachi Masala - Entering the North Indian Masala category</span></span></span></p>

<p><span><span><span>16. Slicerooms: A Slice of Time, A cut of profits!</span></span></span></p>

<p><span><span><span>17. Oreo In India - Launching and Establishing a Global Brand in India Using Integrated Marketing Communications effectively</span></span></span></p>

<p><span><span><span>18. Wonder Cement - Building a strong brand Through Digital marketing</span></span></span></p>

<p><span><span><span>19. A case study on Direct Marketing of Wedding Return Gifts</span></span></span></p>

<p><span><span><span>20. Selling process in Animal Nutrition and Health Industry</span></span></span></p>

<p><span><span><span>21. Amazon.com adapts its Retail Business in India</span></span></span></p>

<p><span><span><span>22. E-Marketing Models: Retailers Perspectives a case of Groupon</span></span></span></p>

<p><span><span><span>23. Unilever: Working Beyond the Horizon</span></span></span></p>

<p><span><span><span>Endnotes and References</span></span></span></p>

<p> </p>', 'Title
			Marketing Management:Indian Cases

			Author
			Prachi Gupta

			ISBN 
			9789332587106

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Marketing Management:Indian Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prachi Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN </span></td>
			<td style="text-align:center"><span>9789332587106</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"385"', '"308"', '"0"', 8, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3484WhatsApp%20Image%202025-08-06%20at%2011.55.06%20AM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332587106&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3944', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3944', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 507, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:01'),
('7c522613-e617-4155-b15c-5271c9f4b23b', '3821', 630, 'Food and Agricultural Wastewater Utilization and Treatment 2/e', 'food-and-agricultural-wastewater-utilization-and-treatment-2e', 'food-and-agricultural-wastewater-utilization-and-treatment-2e', '9781118353974', '9781118353974', '9781118353974', NULL, 'About the book

Wastes, whether they are solid wastes or wastewater, are resources from which economic values may be derived. Almost all components of agricultural and food wastewater can be and should be utilized or recovered; the stumbling block of achieving this aspiration is economical, not technical. The last one and a half decades have seen the surging of agricultural and non-agricultural commodity prices across the board and increased public consciousness of environmental impact of industrial wastewater discharge and treatment. The confluence of these new developments have generated new interests and applications of agricultural and food wastewater and their treatment residuals in diverse fields and industries.

This new edition will expand topics related to wastewater utilizations and new uses of treatment residuals while providing up-to-date information on new treatment technologies and practices across the globe. The new edition’s target audience is anyone who has the responsibility of dealing with its plant effluents in agricultural and food processing operations. It should be of value to waste management personnel responsible for managing major waste effluents from agro and food industries.  It will also be useful for college students whose majors are in environmental science or waste management fields as a reference.', '<p><u><strong>About the book</strong></u></p>

<p>Wastes, whether they are solid wastes or wastewater, are resources from which economic values may be derived. Almost all components of agricultural and food wastewater can be and should be utilized or recovered; the stumbling block of achieving this aspiration is economical, not technical. The last one and a half decades have seen the surging of agricultural and non-agricultural commodity prices across the board and increased public consciousness of environmental impact of industrial wastewater discharge and treatment. The confluence of these new developments have generated new interests and applications of agricultural and food wastewater and their treatment residuals in diverse fields and industries.</p>

<p>This new edition will expand topics related to wastewater utilizations and new uses of treatment residuals while providing up-to-date information on new treatment technologies and practices across the globe. The new edition’s target audience is anyone who has the responsibility of dealing with its plant effluents in agricultural and food processing operations. It should be of value to waste management personnel responsible for managing major waste effluents from agro and food industries.  It will also be useful for college students whose majors are in environmental science or waste management fields as a reference.</p>

<p> </p>
', 'Title
			Food and Agricultural Wastewater Utilization and Treatment 2/e

			 Author
			Sean X. Liu

			 ISBN
			9781118353974

			 Publisher
			Wiley

			 Year of Publication
			2014

			 Pages
			272

			 Language
			English

			 Binding 
			Hardcover', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center"><strong>Food and Agricultural Wastewater Utilization and Treatment 2/e</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center"><strong>Sean X. Liu</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center"><strong>9781118353974</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center"><strong>2014</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center"><strong>272</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding </td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"17250"', '"12075"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1557index.jpg', NULL, '4 | 40 | 42', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9781118353974&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3821', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3821', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 630, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:01'),
('7c655316-657d-4bea-bf8a-fa235f2400c5', '1328', NULL, 'Handbook of Population and Family Economics -1B Book', 'international-encyclopaedia-of-children-human-rights-in-3-vols-new-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1328', 'international-encyclopaedia-of-children-human-rights-in-3-vols-new-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332', 'YUJH8877', 'YUJH8877::1328', 'YUJH8877', NULL, 'International Encyclopaedia of Children & Human Rights in 3 Vols. New', '<h1>International Encyclopaedia of Children &amp; Human Rights in 3 Vols. New</h1>', 'Sub Title
			No

			Author
			A.K. Jaishankar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178806112

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Jaishankar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8999"', '"5399"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4137logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUJH8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1328', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1328', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2267, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('7c680bc8-a415-4c29-9489-79771c5e3aa4', '2577', NULL, 'Kahniyan - Aadhi Duniya ki', 'kahniyan-aadhi-duniya-ki-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577', 'kahniyan-aadhi-duniya-ki-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577-2577', 'VFTU5566', 'VFTU5566', 'VFTU5566', NULL, 'Kahniyan - Aadhi Duniya ki', '<h1>Kahniyan - Aadhi Duniya ki</h1>', 'Sub Title
			No

			Author
			Kamla Mishra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381698471

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamla Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381698471</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFTU5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2577', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2577', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1515, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:02'),
('7c71825a-61bc-4524-85f7-370caf53d46b', '568', NULL, 'Six Ideas That Shaped Physics - Unit Q: Particles Behave Like Waves - 2/e NEW', 'six-ideas-that-shaped-physics-unit-q-particles-behave-like-waves-2e-new-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568', 'six-ideas-that-shaped-physics-unit-q-particles-behave-like-waves-2e-new-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568-568', 'MNGY7844', 'MNGY7844', 'MNGY7844', NULL, 'Six Ideas that Shaped Physics is the 21st century''s alternative to traditional, encyclopedic textbooks. Thomas Moore designed Six Ideas to teach students to apply basic physical principles to realistic situations, to solve realistic problems, to resolve contradictions between their preconceptions and the laws of physics, to organize the ideas of physics into an integrated hierarchy. Salient Features: This includes a new general problem-solving framework that applies across units, new tools for solving specific kinds of problems and more general instruction in problem-solving in the text. A new approach to emphasizing important formulas.', '<p>Six Ideas that Shaped Physics is the 21st century''s alternative to traditional, encyclopedic textbooks. Thomas Moore designed Six Ideas to teach students to apply basic physical principles to realistic situations, to solve realistic problems, to resolve contradictions between their preconceptions and the laws of physics, to organize the ideas of physics into an integrated hierarchy. Salient Features: This includes a new general problem-solving framework that applies across units, new tools for solving specific kinds of problems and more general instruction in problem-solving in the text. A new approach to emphasizing important formulas.</p>', 'Six Ideas That Shaped Physics - Unit Q: Particles Behave Like Waves - 2/e', '<h1>Six Ideas That Shaped Physics - Unit Q: Particles Behave Like Waves - 2/e</h1>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45379781259064890.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNGY7844&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=568', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=568', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2743, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:02'),
('7c7330e4-1222-4592-90c2-10c2ea5be3b1', '3829', 622, 'Physics of Magnetic Semiconductors', 'physics-of-magnetic-semiconductors', 'physics-of-magnetic-semiconductors', '-14-', '-14-', '-14-', NULL, 'About the book

The book contains a theory of and experimental data on the semiconducting compounds of transition and rare-earth elements. Peculiar to magnetic semiconductors is the extremely strong influence exercised by their magnetic properties on their electrical and optical properties, and vice versa, the conduction electrons can have a significant effect on the magnetic properties. For this reason magnetic semiconductors display a number of unique properties as compared to non-magnetic semiconductors and magnetic nonsemiconducting materials. For instance, their band-gap is strongly dependent on magnetization, and the type of magnetic ordering in them can be altered by varying charge carrier concentration. New types of carrier states are possible in magnetic semiconductors when the conduction electrons create a region of a normally unstable phase in the crystal (e.g. the ferromagnetic phase in an anti-ferromagnet) and then stabilize it by their autolocalization in it. Especially interesting is the manifestation of such a heterophase auto localization in degenerate semiconductors which results in magnetically-heterogeneous states of uniform crystals, and in the phase transitions of the insulator-metal type induced by a magnetic field or by temperature variations. The superposition of charge density and spin density waves is also possible in such semiconductors. At small charge carrier concentrations some magnetic semiconductors almost behave like ideal Heisenberg magnets, and their critical properties serve as test for the modern theory of phase transitions. Several general aspects of physics of magnetic phenomena (indirect exchange, singlet magnetism, etc.) and some aspects of the physics of semiconductors and materials exhibiting the insulator-metal phase transition are also dealt with in the book.', '<p><u><strong>About the book</strong></u></p>

<p>The book contains a theory of and experimental data on the semiconducting compounds of transition and rare-earth elements. Peculiar to magnetic semiconductors is the extremely strong influence exercised by their magnetic properties on their electrical and optical properties, and vice versa, the conduction electrons can have a significant effect on the magnetic properties. For this reason magnetic semiconductors display a number of unique properties as compared to non-magnetic semiconductors and magnetic nonsemiconducting materials. For instance, their band-gap is strongly dependent on magnetization, and the type of magnetic ordering in them can be altered by varying charge carrier concentration. New types of carrier states are possible in magnetic semiconductors when the conduction electrons create a region of a normally unstable phase in the crystal (e.g. the ferromagnetic phase in an anti-ferromagnet) and then stabilize it by their autolocalization in it. Especially interesting is the manifestation of such a heterophase auto localization in degenerate semiconductors which results in magnetically-heterogeneous states of uniform crystals, and in the phase transitions of the insulator-metal type induced by a magnetic field or by temperature variations. The superposition of charge density and spin density waves is also possible in such semiconductors. At small charge carrier concentrations some magnetic semiconductors almost behave like ideal Heisenberg magnets, and their critical properties serve as test for the modern theory of phase transitions. Several general aspects of physics of magnetic phenomena (indirect exchange, singlet magnetism, etc.) and some aspects of the physics of semiconductors and materials exhibiting the insulator-metal phase transition are also dealt with in the book.</p>
', 'Title
			Physics of Magnetic Semiconductors

			 Author
			 E.L Nagaev

			 Publisher
			Mir Publishers

			 Year of Publication
			1983

			 Binding
			Hardcover

			 Pages
			388

			 Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Physics of Magnetic Semiconductors</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center"> E.L Nagaev</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1983</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">388</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 388, '388', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7295physics%20of%20magnetic.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-14-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3829', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3829', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 622, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:02'),
('7c7c0077-2d15-4155-a839-6a7d3193d26b', '3744', 703, 'Social Entrepreneurship : Leading a Path for Prosperity and Sustainability', 'social-entrepreneurship-leading-a-path-for-prosperity-and-sustainability', 'social-entrepreneurship-leading-a-path-for-prosperity-and-sustainability', '9789385830440', '9789385830440', '9789385830440', NULL, 'Contents:

1. Introduction

Swachh Bharat Mission-A Case Study

Political Leadership:

Public Financing

Partnership

Public Participation

The Economic Benefits

Women''s Entrepreneurship 

Conclusion

2. An Overview of Social Entrepreneurship

Objectives of Social Entrepreneurship

Social Innovation

Social Strategy by Social Entrepreneurship

Partnership Pattern in Social Entrepreneurship

Social Value Perspectives

Social Leadership

Interview: Suparna Gupta

Interview: Paul Bansal

Summary of the Key Ideas

3. Business Models of Social Entrrepreneurship

Business Models

Social Entreprerneurship: Way to Organize Problem Solving Efforts

Social Enterprises:  The New Organizational Phenomenon

Analysis of Some Definitions of Social Entrepreneurship

Broad Criteria to Define Social Entrepreneurship

The Nature of Social Objectives

Summarty of the Key Ideas

4. The Emergence of Alternative Models of Businesses

Collective Development and Collective Growth

Economic and Demographic Shifts

Social Cohesion

Grassroots Innovation Augmentation Network (GIAN)

The Social Orientation of Entrepreneurship

Key Idesas of Chapter

5. Social Entrepreneurship in India

Land Gift Movement

Core Principle of Bhoodan Movement

Amul Cooperative

Core Principles of SEWA

Other Indian Models

Arvind Eye Hospital

Jaipur Rugs

Fabindia''s Community-Owned Business Model

India''s First Social Enterprise Related Academic Course

Contribution of Social Entrepreneurs in Indian Society

The Social Enterprise Ecosystem

Incubators and Accelerators

Impact Funds

Multilaterals and Donor Agencies

Online Platforms and Media

Forums and Networks

Co-working Spaces

Social Innovation Events and Awards

Challenges Faced by Social Entrepreneurs in India

Summary of the Key Ideas

6. Taxonomy of Social Entrepreneurs

Classification of Social Entrepreneurs

Building for Sustainability

Summary of the Key Ideas

7. A Framework of Social Value

Social Entrepreneurship: A Dynamic and Multidimensional Construct

Understanding Social Impact of Social Entrepreneurships

Transformational Innovation

Economical Innovation

Political Innovation

Reuters Market Light (RML)

Summary of Key Ideas

8. Growth Strategy and Structural Change

Organization Life Cycle (OLC) in SE

Introduction or Initiation Stage

Growth Stage

Maturity Stage

Incentives for SE

9. Creativity and Social Innovation

Creativity and Innovation: Tool for Competitive Advantage

Summary of Key Ideas

SECTION-II

Social Entrepreneurship: A Path for Prosperity and Sustainability

1. Ashoka India

2. Drishti Foundation Trust

3. Menstrupedia

4. Akanksha Foundation

5. Teach for India

6. Chdi Foundation

7. Glocal Healthcare

8. Ziqitza Health Care Limited

9. Round Table India

10. Mann Deshi Foundation

11. Gram Oorja Solutions Private Limited

12. Boond-Every Drop Makes a Difference

13 . Selco India Private Limited

14. Grampower

15. Rescue Foundation

16. Actionaid India

17. Next Drop-Securing India Future, One Drop at Time

18. Piramal Sarvajal

19, Conserve India

20. RML Agtech Pvt. Ltd.

21. Elrhino                                                  ', '<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1. Introduction</span></span></strong></span></span></p>

<p><span><span><span><span>Swachh Bharat Mission-A Case Study</span></span></span></span></p>

<p><span><span><span><span>Political Leadership:</span></span></span></span></p>

<p><span><span><span><span>Public Financing</span></span></span></span></p>

<p><span><span><span><span>Partnership</span></span></span></span></p>

<p><span><span><span><span>Public Participation</span></span></span></span></p>

<p><span><span><span><span>The Economic Benefits</span></span></span></span></p>

<p><span><span><span><span>Women''s Entrepreneurship </span></span></span></span></p>

<p><span><span><span><span>Conclusion</span></span></span></span></p>

<p><span><span><strong><span><span>2. An Overview of Social Entrepreneurship</span></span></strong></span></span></p>

<p><span><span><span><span>Objectives of Social Entrepreneurship</span></span></span></span></p>

<p><span><span><span><span>Social Innovation</span></span></span></span></p>

<p><span><span><span><span>Social Strategy by Social Entrepreneurship</span></span></span></span></p>

<p><span><span><span><span>Partnership Pattern in Social Entrepreneurship</span></span></span></span></p>

<p><span><span><span><span>Social Value Perspectives</span></span></span></span></p>

<p><span><span><span><span>Social Leadership</span></span></span></span></p>

<p><span><span><span><span>Interview: Suparna Gupta</span></span></span></span></p>

<p><span><span><span><span>Interview: Paul Bansal</span></span></span></span></p>

<p><span><span><span><span>Summary of the Key Ideas</span></span></span></span></p>

<p><span><span><strong><span><span>3. Business Models of Social Entrrepreneurship</span></span></strong></span></span></p>

<p><span><span><span><span>Business Models</span></span></span></span></p>

<p><span><span><span><span>Social Entreprerneurship: Way to Organize Problem Solving Efforts</span></span></span></span></p>

<p><span><span><span><span>Social Enterprises:  The New Organizational Phenomenon</span></span></span></span></p>

<p><span><span><span><span>Analysis of Some Definitions of Social Entrepreneurship</span></span></span></span></p>

<p><span><span><span><span>Broad Criteria to Define Social Entrepreneurship</span></span></span></span></p>

<p><span><span><span><span>The Nature of Social Objectives</span></span></span></span></p>

<p><span><span><span><span>Summarty of the Key Ideas</span></span></span></span></p>

<p><span><span><strong><span><span>4. The Emergence of Alternative Models of Businesses</span></span></strong></span></span></p>

<p><span><span><span><span>Collective Development and Collective Growth</span></span></span></span></p>

<p><span><span><span><span>Economic and Demographic Shifts</span></span></span></span></p>

<p><span><span><span><span>Social Cohesion</span></span></span></span></p>

<p><span><span><span><span>Grassroots Innovation Augmentation Network (GIAN)</span></span></span></span></p>

<p><span><span><span><span>The Social Orientation of Entrepreneurship</span></span></span></span></p>

<p><span><span><span><span>Key Idesas of Chapter</span></span></span></span></p>

<p><span><span><strong><span><span>5. Social Entrepreneurship in India</span></span></strong></span></span></p>

<p><span><span><span><span>Land Gift Movement</span></span></span></span></p>

<p><span><span><span><span>Core Principle of Bhoodan Movement</span></span></span></span></p>

<p><span><span><span><span>Amul Cooperative</span></span></span></span></p>

<p><span><span><span><span>Core Principles of SEWA</span></span></span></span></p>

<p><span><span><span><span>Other Indian Models</span></span></span></span></p>

<p><span><span><span><span>Arvind Eye Hospital</span></span></span></span></p>

<p><span><span><span><span>Jaipur Rugs</span></span></span></span></p>

<p><span><span><span><span>Fabindia''s Community-Owned Business Model</span></span></span></span></p>

<p><span><span><span><span>India''s First Social Enterprise Related Academic Course</span></span></span></span></p>

<p><span><span><span><span>Contribution of Social Entrepreneurs in Indian Society</span></span></span></span></p>

<p><span><span><span><span>The Social Enterprise Ecosystem</span></span></span></span></p>

<p><span><span><span><span>Incubators and Accelerators</span></span></span></span></p>

<p><span><span><span><span>Impact Funds</span></span></span></span></p>

<p><span><span><span><span>Multilaterals and Donor Agencies</span></span></span></span></p>

<p><span><span><span><span>Online Platforms and Media</span></span></span></span></p>

<p><span><span><span><span>Forums and Networks</span></span></span></span></p>

<p><span><span><span><span>Co-working Spaces</span></span></span></span></p>

<p><span><span><span><span>Social Innovation Events and Awards</span></span></span></span></p>

<p><span><span><span><span>Challenges Faced by Social Entrepreneurs in India</span></span></span></span></p>

<p><span><span><span><span>Summary of the Key Ideas</span></span></span></span></p>

<p><span><span><strong><span><span>6. Taxonomy of Social Entrepreneurs</span></span></strong></span></span></p>

<p><span><span><span><span>Classification of Social Entrepreneurs</span></span></span></span></p>

<p><span><span><span><span>Building for Sustainability</span></span></span></span></p>

<p><span><span><span><span>Summary of the Key Ideas</span></span></span></span></p>

<p><span><span><strong><span><span>7. A Framework of Social Value</span></span></strong></span></span></p>

<p><span><span><span><span>Social Entrepreneurship: A Dynamic and Multidimensional Construct</span></span></span></span></p>

<p><span><span><span><span>Understanding Social Impact of Social Entrepreneurships</span></span></span></span></p>

<p><span><span><span><span>Transformational Innovation</span></span></span></span></p>

<p><span><span><span><span>Economical Innovation</span></span></span></span></p>

<p><span><span><span><span>Political Innovation</span></span></span></span></p>

<p><span><span><span><span>Reuters Market Light (RML)</span></span></span></span></p>

<p><span><span><span><span>Summary of Key Ideas</span></span></span></span></p>

<p><span><span><strong><span><span>8. Growth Strategy and Structural Change</span></span></strong></span></span></p>

<p><span><span><span><span>Organization Life Cycle (OLC) in SE</span></span></span></span></p>

<p><span><span><span><span>Introduction or Initiation Stage</span></span></span></span></p>

<p><span><span><span><span>Growth Stage</span></span></span></span></p>

<p><span><span><span><span>Maturity Stage</span></span></span></span></p>

<p><span><span><span><span>Incentives for SE</span></span></span></span></p>

<p><span><span><strong><span><span>9. Creativity and Social Innovation</span></span></strong></span></span></p>

<p><span><span><span><span>Creativity and Innovation: Tool for Competitive Advantage</span></span></span></span></p>

<p><span><span><span><span>Summary of Key Ideas</span></span></span></span></p>

<p><span><span><strong><span><span>SECTION-II</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Social Entrepreneurship: A Path for Prosperity and Sustainability</span></span></strong></span></span></p>

<p><span><span><span><span>1. Ashoka India</span></span></span></span></p>

<p><span><span><span><span>2. Drishti Foundation Trust</span></span></span></span></p>

<p><span><span><span><span>3. Menstrupedia</span></span></span></span></p>

<p><span><span><span><span>4. Akanksha Foundation</span></span></span></span></p>

<p><span><span><span><span>5. Teach for India</span></span></span></span></p>

<p><span><span><span><span>6. Chdi Foundation</span></span></span></span></p>

<p><span><span><span><span>7. Glocal Healthcare</span></span></span></span></p>

<p><span><span><span><span>8. Ziqitza Health Care Limited</span></span></span></span></p>

<p><span><span><span><span>9. Round Table India</span></span></span></span></p>

<p><span><span><span><span>10. Mann Deshi Foundation</span></span></span></span></p>

<p><span><span><span><span>11. Gram Oorja Solutions Private Limited</span></span></span></span></p>

<p><span><span><span><span>12. Boond-Every Drop Makes a Difference</span></span></span></span></p>

<p><span><span><span><span>13 . Selco India Private Limited</span></span></span></span></p>

<p><span><span><span><span>14. Grampower</span></span></span></span></p>

<p><span><span><span><span>15. Rescue Foundation</span></span></span></span></p>

<p><span><span><span><span>16. Actionaid India</span></span></span></span></p>

<p><span><span><span><span>17. Next Drop-Securing India Future, One Drop at Time</span></span></span></span></p>

<p><span><span><span><span>18. Piramal Sarvajal</span></span></span></span></p>

<p><span><span><span><span>19, Conserve India</span></span></span></span></p>

<p><span><span><span><span>20. RML Agtech Pvt. Ltd.</span></span></span></span></p>

<p><span><span><span><span>21. Elrhino</span></span></span></span><span><span>                                                  </span></span></p>', 'Title
			Social Entrepreneurship : Leading a Path for Prosperity and Sustainability

			Author
			Nisha Panday

			ISBN
			9789385830440

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Social Entrepreneurship : Leading a Path for Prosperity and Sustainability</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Nisha Panday</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830440</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/550130.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830440&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3744', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3744', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 703, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:02'),
('7c89df0b-6c99-4125-9c85-dfb1bb7997a6', '1091', NULL, 'The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil', 'the-creative-writings-of-basavaraj-naikar-rejendra-chenni-and-mallikarjun-patil-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1-1091', 'the-creative-writings-of-basavaraj-naikar-rejendra-chenni-and-mallikarjun-patil-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091-1091', 'RFTG5566', 'RFTG5566', 'RFTG5566', NULL, 'The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil', '<h1>The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil</h1>
', 'Sub Title
			No

			Author
			Basavaraj S. Tallur

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736606

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Basavaraj S. Tallur</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95339788172736606.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=RFTG5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1091', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1091', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2427, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('7c912e6a-c3cc-40e7-99f8-a4a1c254256d', '3546', 858, 'Gaussian Processes, Funtion Theory, And the Inverse Spectral Problem', 'gaussian-processes-funtion-theory-and-the-inverse-spectral-problem-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546', 'gaussian-processes-funtion-theory-and-the-inverse-spectral-problem-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546-3546', '9780486462790', '9780486462790', '9780486462790', NULL, 'This book deals with the relation between the past and the future of a real, one-dimensional, stationary Gaussian process. Kolmogorov and Wiener showed how best to predict the future knowing the whole past. The more difficult problem, when only a finite segment of the past is known, was solved by M. G. Krein. A full treatment of this problem, and theprerequisites for dealing with it, occupies most of the book. The first three chapters are devoted to the necessary background in function theory, Hardy spaces and probability. Later chapters introduce the spectral theory of a weighted string developed by Krein and certain Hilbert spaces of entire functions introduced by L. de Branges. Various other connections between past and future are considered, such as mixing and Markovian character. The final chapter treats the problem of interpolation, when the whole process is known except for a gap and it is desired to predict what happens there.', '<p>This book deals with the relation between the past and the future of a real, one-dimensional, stationary Gaussian process. Kolmogorov and Wiener showed how best to predict the future knowing the whole past. The more difficult problem, when only a finite segment of the past is known, was solved by M. G. Krein. A full treatment of this problem, and theprerequisites for dealing with it, occupies most of the book. The first three chapters are devoted to the necessary background in function theory, Hardy spaces and probability. Later chapters introduce the spectral theory of a weighted string developed by Krein and certain Hilbert spaces of entire functions introduced by L. de Branges. Various other connections between past and future are considered, such as mixing and Markovian character. The final chapter treats the problem of interpolation, when the whole process is known except for a gap and it is desired to predict what happens there.</p>', 'Sub Title
			No

			Author
			H.Dym & H.P. Mckean

			About Author
			H.Dym is Professor of Mathematics at the Weizmann Institute of Science Rehovot, Israel, and H.P. Mckean is Professor of Mathematics at New York University''s Courant Institute. Their text is geared primrily toward students of mathematics, but electrical engineers and others dealing with the practical aspects of predictio will aslo find it of interest. Numerous exercises appear throughout the text, many with hints for their solution. 

			Content

			No

			ISBN 10 Digit
			048646279X

			ISBN 13 Digit
			9780486462790

			Pages
			333

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H.Dym &amp; H.P. Mckean</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>H.Dym is Professor of Mathematics at the Weizmann Institute of Science Rehovot, Israel, and H.P. Mckean is Professor of Mathematics at New York University''s Courant Institute. Their text is geared primrily toward students of mathematics, but electrical engineers and others dealing with the practical aspects of predictio will aslo find it of interest. Numerous exercises appear throughout the text, many with hints for their solution. </td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>048646279X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486462790</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>333</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1632"', '"979"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 333, '333', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79441.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486462790&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3546', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3546', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 858, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:02'),
('7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', '4049', 412, 'CB: Consumer Behavior 9/e', 'cb-consumer-behavior-9e', 'cb-consumer-behavior-9e', '9789355738493', '9789355738493', '9789355738493', NULL, 'About the Book

Learn the principles and skills behind consumer behavior in the way that''s best for you with Babin/Harris’ CB, 9E. Carefully crafted and based on continuous research into the workflows and learning preferences of students like you, CB from 4LTR Press offers an innovative learning experience with printed, online or mobile options. This edition integrates the latest developments, technology and emerging trends in consumer behavior with visually driven content and learning features that address all learning styles.

Contents:

Part I: Introduction

1. What is CB and Why Should I Care?

2. Value and the Consumer Behavior Value Framework.

Part II: Internal Influences

3. Consumer Learning Starts Here: Perception

4. Comprehension, Memory, and Cognitive Learning

5. Motivation and Emotion: Driving Consumer Behavior

6. Personality, Lifestyles, and the Self-Concept

7. Attitudes and Attitude Changes

Part III: External Influences

8. Group and Interpersonal Influence

9. Consumer Culture

10. Microcultures

Part IV: Situations and Decision Making

11.Consumers in Situations

12. Decision Making I: Need Recognition and Search

13. Decision Making II: Alternative Evaluation and Choice

Part V: Consumption and Beyond

14. Consumption to Satisfaction

15. Beyond Consumer Relationships

16. Consumer and Marketing Misbehavior

 ', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Learn the principles and skills behind consumer behavior in the way that''s best for you with Babin/Harris’ CB, 9E. Carefully crafted and based on continuous research into the workflows and learning preferences of students like you, CB from 4LTR Press offers an innovative learning experience with printed, online or mobile options. This edition integrates the latest developments, technology and emerging trends in consumer behavior with visually driven content and learning features that address all learning styles.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part I: Introduction</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1. What is CB and Why Should I Care?</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2. Value and the Consumer Behavior Value Framework.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part II: Internal Influences</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3. Consumer Learning Starts Here: Perception</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4. Comprehension, Memory, and Cognitive Learning</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5. Motivation and Emotion: Driving Consumer Behavior</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6. Personality, Lifestyles, and the Self-Concept</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7. Attitudes and Attitude Changes</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part III: External Influences</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8. Group and Interpersonal Influence</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9. Consumer Culture</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10. Microcultures</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part IV: Situations and Decision Making</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>11.Consumers in Situations</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>12. Decision Making I: Need Recognition and Search</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>13. Decision Making II: Alternative Evaluation and Choice</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part V: Consumption and Beyond</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>14. Consumption to Satisfaction</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>15. Beyond Consumer Relationships</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>16. Consumer and Marketing Misbehavior</span></span></span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			CB: Consumer Behavior 9/e

			Author
			Barry J. Babin

			ISBN
			9789355738493

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>CB: Consumer Behavior 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Barry J. Babin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355738493</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1095"', '"876"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4671CB.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355738493&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4049', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4049', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 412, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:02'),
('7cdc8bf4-d663-4412-8a28-d793a79155d6', '1365', NULL, 'NGO Discourse The Role And Future Of NGOs BOOK', 'ngo-discourse-the-role-and-future-of-ngos-book-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365', 'ngo-discourse-the-role-and-future-of-ngos-book-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365-1365', 'YHJU7788', 'YHJU7788', 'YHJU7788', NULL, 'NGO Discourse The Role And Future Of NGOs NEW', '<h1>NGO Discourse The Role And Future Of NGOs NEW</h1>', 'Sub Title
			No

			Author
			Ashutosh Kumar Shukla

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162168

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1998

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Kumar Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162168</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9051logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1365', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1365', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2236, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('7d022b6c-1e10-4fb0-96cf-3ab680e22a37', '863', NULL, 'English for Nurses NEW', 'english-for-nurses-new-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863', 'english-for-nurses-new-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863-863', 'YHGT5566', 'YHGT5566', 'YHGT5566', NULL, 'Be the first to review this product

This book addresses the need for nurses to communicate effectively in English. Combining the essentials of communication with language learning, it provides all the necessary skills for professionals in healthcare. English for Nurses puts equal emphasis on all the four aspects of learning the language-listening, speaking, reading and writing through a variety of exercises and assessment modules. It provides plenty of practice in functional grammar and also for pronunciation and fluency in speaking.', '<p><a href="https://www.indianbooksworldwide.com/index.php/review/product/list/id/2307/category/94/#review-form" rel="noopener noreferrer">Be the first to review this product</a></p>

<p>This book addresses the need for nurses to communicate effectively in English. Combining the essentials of communication with language learning, it provides all the necessary skills for professionals in healthcare. English for Nurses puts equal emphasis on all the four aspects of learning the language-listening, speaking, reading and writing through a variety of exercises and assessment modules. It provides plenty of practice in functional grammar and also for pronunciation and fluency in speaking.</p>', 'Sub Title
			No

			Author
			Nitin Bhatnagar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131769621

			Pages
			128

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nitin Bhatnagar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131769621</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"255"', '"153"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1783Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHGT5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=863', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=863', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2567, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('7d05e138-ea08-4d1f-bba6-5f767cdb4178', '2731', NULL, 'Everything about Charles Dickens', 'everything-about-charles-dickens-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731', 'everything-about-charles-dickens-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731-2731', 'VDVF35', 'VDVF35', 'VDVF35', NULL, 'Everything about Charles Dickens', '<h1>Everything about Charles Dickens</h1>', 'Sub Title
			No

			Author
			Mallikarjun Patil

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736583

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mallikarjun Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736583</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VDVF35&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2731', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2731', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1375, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:02'),
('7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', '3937', 514, 'Heralds of Freedom', 'heralds-of-freedom', 'heralds-of-freedom', '-71-', '-71-', '-71-', NULL, 'About the book

"Heralds of Freedom" is a publication by the Publications Division of the Ministry of Information and Broadcasting, Government of India. It was published in 1968 and focuses on the history of the Indian freedom movement. Specifically, it was released on the silver jubilee of the formation of the Provisional Government of Azad Hind. The book is part of the Publications Division''s collection which highlights subjects of national importance and India''s rich cultural heritage.

Contents

Messages

Netaji, INA and the Provisional Government of Azad Hind

THE MESSAGE OF NETAJI

The Pledge of the INA

Fight the Enemy with his own Weapons

Onward to Delhi!

Total Mobilization for a Total War

On Assuming Direct Command of INA

The Provisional Government is born

A Word to the Rich

Homage to Mother of the Indian People

INA on Indian Soil

Many Roads to Delhi

TRIBUTES AND APPRECIATION

Mahatma Gandhi

Rabindranath Tagore

Jawaharlal Nehru

S. Radhakrishnan

Sarojini Naidu

Lal Bahadur

Dilip Kumar Roy

Appendix: Proclamation of the Provisional

Government of Azad Hind', '<p><span><span><strong>About the book</strong></span></span></p>

<p><span><span>"Heralds of Freedom" is a publication by the Publications Division of the Ministry of Information and Broadcasting, Government of India. It was published in 1968 and focuses on the history of the Indian freedom movement. Specifically, it was released on the silver jubilee of the formation of the Provisional Government of Azad Hind. The book is part of the Publications Division''s collection which highlights subjects of national importance and India''s rich cultural heritage. </span></span></p>

<p><span><span><strong>Contents</strong></span></span></p>

<p><span><span>Messages</span></span></p>

<p><span><span>Netaji, INA and the Provisional Government of Azad Hind</span></span></p>

<p><span><span><strong>THE MESSAGE OF NETAJI</strong></span></span></p>

<p><span><span>The Pledge of the INA</span></span></p>

<p><span><span>Fight the Enemy with his own Weapons</span></span></p>

<p><span><span>Onward to Delhi!</span></span></p>

<p><span><span>Total Mobilization for a Total War</span></span></p>

<p><span><span>On Assuming Direct Command of INA</span></span></p>

<p><span><span>The Provisional Government is born</span></span></p>

<p><span><span>A Word to the Rich</span></span></p>

<p><span><span>Homage to Mother of the Indian People</span></span></p>

<p><span><span>INA on Indian Soil</span></span></p>

<p><span><span>Many Roads to Delhi</span></span></p>

<p><span><span><strong>TRIBUTES AND APPRECIATION</strong></span></span></p>

<p><span><span>Mahatma Gandhi</span></span></p>

<p><span><span>Rabindranath Tagore</span></span></p>

<p><span><span>Jawaharlal Nehru</span></span></p>

<p><span><span>S. Radhakrishnan</span></span></p>

<p><span><span>Sarojini Naidu</span></span></p>

<p><span><span>Lal Bahadur</span></span></p>

<p><span><span>Dilip Kumar Roy</span></span></p>

<p><span><span>Appendix: Proclamation of the Provisional</span></span></p>

<p><span><span>Government of Azad Hind</span></span></p>
', 'Title
			Heralds of Freedom

			Author
			Netaji Subhas Chandra Bose

			Publisher
			Publications Division

			Year of Publication
			1968

			Pages
			79

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Heralds of Freedom</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Netaji Subhas Chandra Bose</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Publications Division</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1968</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">79</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '049d7a97-8290-459d-b8e3-483e58944d8a', NULL, NULL, 79, '79', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9561WhatsApp%20Image%202025-08-01%20at%2012.45.04%20PM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-71-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3937', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3937', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 514, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:02'),
('7d2e0142-b248-4a09-a96e-6d8c750e3806', '3951', 500, 'Security Analysis and Portfolio Management 6/e', 'security-analysis-and-portfolio-management-6e', 'security-analysis-and-portfolio-management-6e', '9789353066284', '9789353066284', '9789353066284', NULL, 'About the book

Security Analysis and Portfolio Management, 6e is a classical text about investing in securities. It is aimed at providing a comprehensive introduction to the areas of security analysis and portfolio management. The text emphasizes the “how-to” aspects of the subject by using detailed real-world examples throughout. An attempt has been made the text as nonmathematical as possible. Only simple algebra and some elementary statistics are used in the book.

The present adaptation ensures that the Indian readers are easily able to relate to examples from the Indian securities market. In the process, some of the chapters have been rearranged and enhanced to bring the discussion in line with contemporary presentation of security risks and returns.

Contents

1) Introduction to Securities

2) Markets for Securities

 3) Risk and Return

 4) Portfolio Analysis

5) Index Models

 6) Capital Market Theory

 7) Economic Analysis

8) Industry Analysis

9) Company Analysis: Measuring Earnings

10) Company Analysis: Forecasting Earnings

11) Company Analysis: Applied Valuation

12) Bond Analysis: Return and Systematic Risk

13) Bond Analysis: Unsystematic Risk

14) Bond Management Strategies

15) Options

16) Rights, Warrants, and Convertibles

17) Futures

18) Technical Analysis

19) Efficient-market Theory

20) Behavioral Finance

21) Managed Portfolios and Performance Measurements', '<p style="text-align:justify"><span><span><span><strong><span><span>About the book</span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><em><span><span>Security Analysis and Portfolio Management, 6e </span></span></em><span><span>is a classical text about investing in securities. It is aimed at providing a comprehensive introduction to the areas of security analysis and portfolio management. The text emphasizes the “how-to” aspects of the subject by using detailed real-world examples throughout. An attempt has been made the text as nonmathematical as possible. Only simple algebra and some elementary statistics are used in the book.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>The present adaptation ensures that the Indian readers are easily able to relate to examples from the Indian securities market. In the process, some of the chapters have been rearranged and enhanced to bring the discussion in line with contemporary presentation of security risks and returns.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span>Contents</span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>1) Introduction to Securities</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2) Markets for Securities</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span> 3) Risk and Return</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span> 4) Portfolio Analysis </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5) Index Models</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span> 6) Capital Market Theory</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span> 7) Economic Analysis </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>8) Industry Analysis </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>9) Company Analysis: Measuring Earnings </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>10) Company Analysis: Forecasting Earnings </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>11) Company Analysis: Applied Valuation </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>12) Bond Analysis: Return and Systematic Risk </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>13) Bond Analysis: Unsystematic Risk </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>14) Bond Management Strategies </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>15) Options </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>16) Rights, Warrants, and Convertibles </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>17) Futures </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>18) Technical Analysis </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>19) Efficient-market Theory </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>20) Behavioral Finance </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>21) Managed Portfolios and Performance Measurements</span></span></span></span></span></p>', 'Title
			Security Analysis and Portfolio Management 6/e

			Author
			AK Pradhan

			ISBN
			9789353066284

			Publisher
			Pearson

			EDN.
			6/e.

			Pages
			517

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Security Analysis and Portfolio Management 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>AK Pradhan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353066284</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>EDN.</span></td>
			<td style="text-align:center"><span>6/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>517</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"910"', '"773"', '"0"', 3, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, 517, '517', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5422WhatsApp%20Image%202025-08-06%20at%201.48.37%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353066284&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3951', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3951', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 500, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:02'),
('7d344dc0-d140-46b7-86cc-3e6318cac1a7', '3765', 684, 'A Text Book of Yoga and Health', 'a-text-book-of-yoga-and-health', 'a-text-book-of-yoga-and-health', '9789385830518', '9789385830518', '9789385830518', NULL, 'About the Book

Yoga can be considered as a way of living, rather say way of right living. Reserches have discovered that the regular practice of yoga may produce many produce many health benefits including increased cordiovascular fitness, improved muscular strength and normalistion of brain action. Yoga is a renowned antidote to stresss and promote improved sleeping patterns.

Because of the health benefits of yoga, the practices and principles are being adopted widely and globally.

Yoga is being taught at graduation and post-graduation level in several universities in India and abroa now a days. It''s a need of the time to have a good guide for the students and the teachers as well to understand the subject propertly.

The prevent volume of Yoga and Health is a textbook with an objective to fulfil the requirements of theYoga lower. The author has devoted eight precious year to being it to this shape. It contains the information about Yogic aspect of Health. The readers will find it a good source of information for their regular practice of Yoga for their personal benefits. People having this book may guide their personal childern and family members to select their personal capulse of daily. Yoga practice for their Health and wellness. Students at University level will also get good guidance to learn and improve their Yogic knowledge.

Contents:

1. INTRODUCTION TO YOGA & HEALTH

Concept of Subtle Yogic Body

Concept of Health and Disease in Yoga

Yoga & Mental Health

Role of Yoga in Holistic Health

Yoga for Physical Health

Yoga for Mental Health

Yoga for Spiritual Health

2. INTRODUCTION TO YOGA THERAPY

Yoga Therapy: Meaning and Concept

Principles of Yoga Therapy

Principles based on Five Elements

Disciplines in Yoga Therapy

Scope and Limitations in Yoga Therapy

Role of Lifestyle and Diet in Yoga Therapy

3. YOGA FOR PREVENTI0N & HEALTH CARE

Yoga for Children

Yoga for Adolescence

Yogic Practices for Common Man

Yoga for Women

Yoga for Old Age

Yoga for Sports Person

Yoga for Corporate Person

Yoga for Holistic Personality Development

4. YOGIC MANAGEMENT OF COMMON DISORDERS

Yoga Therapy in Metabolic and Endocrine Disorders

Yoga Therapyt for Respiratory Problems

Yoga Therapy for Digestive Disorders

Yoga Therapy for Liver Disorder

Yoga Theraphy in Cardiac Disorders

Yoga and Neurological disorders

Yoga Therapy for Psychological Disorders

5. YOGA PRACTICES

Common Instructions for the Practice

Prerparatory Practices

Surya Namaskar

Meditative, Cultural and Relaxation Asana

Pranayama Practice

Mudra-Bandha

Satkarma Practice

Practice Leadig to Meditation

Special Relaxation Technique: Yoga Nidra

 ', '<p><span><strong><span>About the Book</span></strong></span></p>

<p><span>Yoga can be considered as a way of living, rather say way of right living. Reserches have discovered that the regular practice of yoga may produce many produce many health benefits including increased cordiovascular fitness, improved muscular strength and normalistion of brain action. Yoga is a renowned antidote to stresss and promote improved sleeping patterns.</span></p>

<p><span>Because of the health benefits of yoga, the practices and principles are being adopted widely and globally.</span></p>

<p><span>Yoga is being taught at graduation and post-graduation level in several universities in India and abroa now a days. It''s a need of the time to have a good guide for the students and the teachers as well to understand the subject propertly.</span></p>

<p><span>The prevent volume of Yoga and Health is a textbook with an objective to fulfil the requirements of theYoga lower. The author has devoted eight precious year to being it to this shape. It contains the information about Yogic aspect of Health. The readers will find it a good source of information for their regular practice of Yoga for their personal benefits. People having this book may guide their personal childern and family members to select their personal capulse of daily. Yoga practice for their Health and wellness. Students at University level will also get good guidance to learn and improve their Yogic knowledge.</span></p>

<p><span><strong><span>Contents:</span></strong></span></p>

<p><span><strong><span>1. INTRODUCTION TO YOGA &amp; HEALTH</span></strong></span></p>

<p><span>Concept of Subtle Yogic Body</span></p>

<p><span>Concept of Health and Disease in Yoga</span></p>

<p><span>Yoga &amp; Mental Health</span></p>

<p><span>Role of Yoga in Holistic Health</span></p>

<p><span>Yoga for Physical Health</span></p>

<p><span>Yoga for Mental Health</span></p>

<p><span>Yoga for Spiritual Health</span></p>

<p><span><strong><span>2. INTRODUCTION TO YOGA THERAPY</span></strong></span></p>

<p><span>Yoga Therapy: Meaning and Concept</span></p>

<p><span>Principles of Yoga Therapy</span></p>

<p><span>Principles based on Five Elements</span></p>

<p><span>Disciplines in Yoga Therapy</span></p>

<p><span>Scope and Limitations in Yoga Therapy</span></p>

<p><span>Role of Lifestyle and Diet in Yoga Therapy</span></p>

<p><span><strong><span>3. YOGA FOR PREVENTI0N &amp; HEALTH CARE</span></strong></span></p>

<p><span>Yoga for Children</span></p>

<p><span>Yoga for Adolescence</span></p>

<p><span>Yogic Practices for Common Man</span></p>

<p><span>Yoga for Women</span></p>

<p><span>Yoga for Old Age</span></p>

<p><span>Yoga for Sports Person</span></p>

<p><span>Yoga for Corporate Person</span></p>

<p><span>Yoga for Holistic Personality Development</span></p>

<p><span><strong><span>4. YOGIC MANAGEMENT OF COMMON DISORDERS</span></strong></span></p>

<p><span>Yoga Therapy in Metabolic and Endocrine Disorders</span></p>

<p><span>Yoga Therapyt for Respiratory Problems</span></p>

<p><span>Yoga Therapy for Digestive Disorders</span></p>

<p><span>Yoga Therapy for Liver Disorder</span></p>

<p><span>Yoga Theraphy in Cardiac Disorders</span></p>

<p><span>Yoga and Neurological disorders</span></p>

<p><span>Yoga Therapy for Psychological Disorders</span></p>

<p><span><strong><span>5. YOGA PRACTICES</span></strong></span></p>

<p><span>Common Instructions for the Practice</span></p>

<p><span>Prerparatory Practices</span></p>

<p><span>Surya Namaskar</span></p>

<p><span>Meditative, Cultural and Relaxation Asana</span></p>

<p><span>Pranayama Practice</span></p>

<p><span>Mudra-Bandha</span></p>

<p><span>Satkarma Practice</span></p>

<p><span>Practice Leadig to Meditation</span></p>

<p><span>Special Relaxation Technique: Yoga Nidra</span></p>

<p> </p>', ' 

			Title
			A Text Book of Yoga and Health

			Author
			Dr.Kamakhya Kumar

			ISBN
			9789385830518

			Publisher
			Standard

			Binding
			Hardcover

 

 

 ', '<p> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Text Book of Yoga and Health</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr.Kamakhya Kumar</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830518</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>', '"899"', '"630"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9729b37e-6930-407b-ac50-ca4383e78752', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7445y-1.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830518&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3765', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3765', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 684, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:02'),
('7d4d3977-7882-42ec-a945-2f6fc5b717b5', '3811', 640, 'Problems and Laboratory Experiments in Inorganic Chemistry', 'problems-and-laboratory-experiments-in-inorganic-chemistry', 'problems-and-laboratory-experiments-in-inorganic-chemistry', '-33-', '-33-', '-33-', NULL, 'About the Book

The book differs from traditional manuals where problems of theory and practice are presented together.  In this book aboratory experiments are regarded as indeendent scientific research object, theoretical substantiation of the problem, and its experimental verification.

To solve the offered problems the student will have to apply the theories if quantum mechanics and of the structure of matter, as well as the theories of thermodynamics and of the kinetic regularities of chemical processes.

The book is intended for chemistry students at universities and specialist colleges.

Part one is devoted to the structure of matter, chemical bonds, valency, spatial configuration of molecules, the general regularities of chemical processes and types of reactions.  Part two is detailed study of the elements classified in groups according to Periodic Law.                                          

 

 ', '<p><strong><span>About the Book</span></strong></p>

<p><span>The book differs from traditional manuals where problems of theory and practice are presented together.  In this book aboratory experiments are regarded as indeendent scientific research object, theoretical substantiation of the problem, and its experimental verification.</span></p>

<p><span>To solve the offered problems the student will have to apply the theories if quantum mechanics and of the structure of matter, as well as the theories of thermodynamics and of the kinetic regularities of chemical processes.</span></p>

<p><span>The book is intended for chemistry students at universities and specialist colleges.</span></p>

<p><span>Part one is devoted to the structure of matter, chemical bonds, valency, spatial configuration of molecules, the general regularities of chemical processes and types of reactions.  Part two is detailed study of the elements classified in groups according to Periodic Law.                                          </span></p>

<p> </p>

<p> </p>', 'Title
			Problems and Laboratory Experiments in Inorganic Chemistry 

			Author
			N. Akhmetov

			Publishers
			Mir Publishers

			Year of Publication
			1982

			Pages
			256

			Language
			English

			Packing
			Hardbond

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems and Laboratory Experiments in Inorganic Chemistry </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N. Akhmetov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">256</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Packing</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 2, 'PAPERBACK', NULL, 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6579p-18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-33-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3811', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3811', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 640, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:02'),
('7d67732e-7646-48ae-a8f6-885bfd2b00ee', '1384', NULL, 'Rudrata''s Kavyalankara - An Estimate', 'rudratas-kavyalankara-an-estimate-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-13-1384', 'rudratas-kavyalankara-an-estimate-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384-1384', '8186863003', '8186863003', '8186863003', NULL, 'The present book Rudrata''s Kavyalankara - An Estimate is the first full-length study of the literary-critical work of the ninth-century poetician. The author places Rudrata in intellectual-historical context of Alankarasastra, and tries to specify his particular contributions.

Content - Chapter I Introductory Survey of the Ancient Alankarikas- Bharata to Udbhata, Chapter II Rudrata''s Kavyalankara - A Descriptive and Analytical Survey, Chapter III Rudrata in Modern Alannkara Studies - A Historical Sketch, Chapter IV Kavyaprayojana and Kavyahetu, Chapter V Vrttis and Ritis, Chapter VI Sabdalankaras, Chapter VII Sabdadosas, Chapter VIII Part I : Arthalankaras (Artha), Part - II : Arthalankaras (Vastava), Chapter IX  Part I : Arthalankaras (Aupamya), Part - II : Arthalankaras (Atisaya and Slesa), Chapter X Arthadosas, Chapter XI Treatment of Rasa-I,  Chapter XII Treatment of Rasa-II, Chapter XIII Literary Forms, Chapter XIV Conclusion, Notes and References,  Bibliography                 ', '<h1 style="text-align:justify"><span>The present book Rudrata''s Kavyalankara - An Estimate is the first full-length study of the literary-critical work of the ninth-century poetician. The author places Rudrata in intellectual-historical context of Alankarasastra, and tries to specify his particular contributions.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Chapter I Introductory Survey of the Ancient Alankarikas- Bharata to Udbhata, Chapter II Rudrata''s Kavyalankara - A Descriptive and Analytical Survey, Chapter III Rudrata in Modern Alannkara Studies - A Historical Sketch, Chapter IV Kavyaprayojana and Kavyahetu, Chapter V Vrttis and Ritis, Chapter VI Sabdalankaras, Chapter VII Sabdadosas, Chapter VIII Part I : Arthalankaras (Artha), Part - II : Arthalankaras (Vastava), Chapter IX  Part I : Arthalankaras (Aupamya), Part - II : Arthalankaras (Atisaya and Slesa), Chapter X Arthadosas, Chapter XI Treatment of Rasa-I,  Chapter XII Treatment of Rasa-II, Chapter XIII Literary Forms, Chapter XIV Conclusion, Notes and References,  Bibliography</span>               <span>  </span></p>', 'Sub Title
			Rudrata''s Kavyalankara - An Estimate

			Author
			K. Leela

			About Author
			As per Book

			ISBN 10 Digit
			8186863003

			ISBN 13 Digit
			 

			Pages
			242

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Rudrata''s Kavyalankara - An Estimate</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Leela</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186863003</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>242</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"350"', '"210"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 242, '242', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83988186863003.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8186863003&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1384', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1384', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2219, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('7d7b8b9f-8dbb-479d-9b90-4f2eb14f7e9b', '1705', NULL, 'Hyperbolic Conservation Laws in Continum Physics -A Series of Comprehensive Studies in Mathematics 2/e', 'hyperbolic-conservation-laws-in-continum-physics-a-series-of-comprehensive-studies-in-mathematics-2e-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705', 'hyperbolic-conservation-laws-in-continum-physics-a-series-of-comprehensive-studies-in-mathematics-2e-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705-1705', 'FRTY5544', 'FRTY5544', 'FRTY5544', NULL, 'Hyperbolic Conservation Laws in Continum Physics -A Series of Comprehensive Studies in Mathematics 2/e', '<h1>Hyperbolic Conservation Laws in Continum Physics -A Series of Comprehensive Studies in Mathematics 2/e</h1>', 'Sub Title
			No

			Author
			Constantine M. Dafermos

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540254522

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Constantine M. Dafermos</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540254522</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8399"', '"5039"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5850dpp_18_74.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FRTY5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1705', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1705', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2030, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('7d85dad6-88ae-4116-b004-4a77dc46cb81', '2083', NULL, 'International Banking - Law & Regulation South Asian Edition - 2 Vols.', 'international-banking-law-regulation-south-asian-edition-2-vols-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-20-2083', 'international-banking-law-regulation-south-asian-edition-2-vols-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083-2083', '9789386374073', '9789386374073', '9789386374073', NULL, 'International Banking Law & Regulation book Covers Local Regulatory Bodies and the banking system, Chartering or licensing of banks within the jurisdiction, regulatory and Supervisory rules for banks, Banking Reform Legislation, International Harmonization effforts, and local recognition of Internation.', '<p>International Banking Law &amp; Regulation book Covers Local Regulatory Bodies and the banking system, Chartering or licensing of banks within the jurisdiction, regulatory and Supervisory rules for banks, Banking Reform Legislation, International Harmonization effforts, and local recognition of Internation.</p>', 'Sub Title
			Law & Regulation 

			Author
			Dennis Campbell

			ISBN 13 Digit
			9789386374073

			Pages
			3000

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Law &amp; Regulation </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dennis Campbell</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386374073</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3000</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"5950"', '"3570"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3000, '3000', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2121dd_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386374073&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2083', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2083', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1770, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:02'),
('7d8c8fa4-b38d-468a-8a57-2b8a3ba9a638', '1614', NULL, 'Propaganda - Library of Military and Strategic Studies - 4 Vols.', 'propaganda-library-of-military-and-strategic-studies-4-vols-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1-1614', 'propaganda-library-of-military-and-strategic-studies-4-vols-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614-1614', '9781446255957', '9781446255957', '9781446255957', NULL, 'A comprehensive major work on the topic of propaganda studies is required now more than ever. Not least because in the age of the ''War on Terror'', we''ve witnessed terrorist bombings – suicide and otherwise - all over the world, which are often later accompanied by, and frequently preceded by, the use of propaganda to enhance the feeling of terror amongst the target population. Furthermore, propaganda is particularly important to study in this day and age because - despite its use over millennia - it is still poorly defined and understood. This timely four-volume set brings much needed clarity and context to the subject, leading the reader through its historic origins, its military uses, and the modern means by which it is manifested. Specifically - through a carefully selected collection of seminal and influential articles - the editors seek to demystify the topic of propaganda and explain how it works on the human psyche.

Framed by an introduction written by two of the field''s leading voices, this set is organized to provide the reader with a solid and detailed grounding in all aspects of the subject, past and present:

Volume 1: Historical Origins, Definitions and the Changing Nature of Propaganda

Volume 2: The Psychological and Sociological Underpinnings of Propaganda

Volume 3: Propaganda in Military and Terrorism Contexts

Volume 4: Advances and Contemporary Issues in Propaganda Studies', '<p>A comprehensive major work on the topic of propaganda studies is required now more than ever. Not least because in the age of the ''War on Terror'', we''ve witnessed terrorist bombings – suicide and otherwise - all over the world, which are often later accompanied by, and frequently preceded by, the use of propaganda to enhance the feeling of terror amongst the target population. Furthermore, propaganda is particularly important to study in this day and age because - despite its use over millennia - it is still poorly defined and understood. This timely four-volume set brings much needed clarity and context to the subject, leading the reader through its historic origins, its military uses, and the modern means by which it is manifested. Specifically - through a carefully selected collection of seminal and influential articles - the editors seek to demystify the topic of propaganda and explain how it works on the human psyche.</p>

<p>Framed by an introduction written by two of the field''s leading voices, this set is organized to provide the reader with a solid and detailed grounding in all aspects of the subject, past and present:</p>

<p><strong>Volume 1: Historical Origins, Definitions and the Changing Nature of Propaganda<br />
Volume 2: The Psychological and Sociological Underpinnings of Propaganda<br />
Volume 3: Propaganda in Military and Terrorism Contexts<br />
Volume 4: Advances and Contemporary Issues in Propaganda Studies</strong></p>', 'Author
			Paul R. Bains 

			Publisher
			SAGE

			ISBN 13 Digit
			9781446255957

			Pages
			1448

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Paul R. Bains </td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446255957</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1448</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"67983"', '"40789"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1448, '1448', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71691_6_9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446255957&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1614', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1614', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2101, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('7d999aa0-6aa5-414b-b731-7237db61929d', '3342', NULL, 'Sanskrit Inscriptions of Thailand', 'sanskrit-inscriptions-of-thailand-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342', 'sanskrit-inscriptions-of-thailand-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342-3342', 'Sanskrit Inscrriptions of Thailand', 'Sanskrit Inscrriptions of Thailand', 'Sanskrit Inscrriptions of Thailand', NULL, 'The present volume owes itself to the ardent desire of the editor to explore the past of Thailand, a country which has intimate connection; religious historical and cultural; with India. It is this desire which took him to different part of the Kingdom where he came across several inscriptions written in Sanskrit in various scripts. He thought of making them available to his compatriots in India as may not be familiar with those scripts. He transcribed them in Devanagiri and Roman and is publishing them together with their translation in English and textual and exegetical notes along with their appraisal from the literary and the linguistic points of view. While some of the inscriptions are damaged with their text incoherent, some of them are in fairly good condition and are in themselves fine pieces of literary composition. An overwhelmingly large number of them are in verse and as of them as are in good condition are highly enjoyable in their poetic flourish. With all the literary trappings they could well rank as minikavyas. They have provided aesthetic joys to the editor to the full, the joy he wants to share with the readers, his prime motivation for bringing out the present volume. His hope is that it will further cement the ties between India and Thailand the two great neighbors who share the glorious past and equally the glorious present.', '<p style="text-align:justify"><span>The present volume owes itself to the ardent desire of the editor to explore the past of Thailand, a country which has intimate connection; religious historical and cultural; with India. It is this desire which took him to different part of the Kingdom where he came across several inscriptions written in Sanskrit in various scripts. He thought of making them available to his compatriots in India as may not be familiar with those scripts. He transcribed them in Devanagiri and Roman and is publishing them together with their translation in English and textual and exegetical notes along with their appraisal from the literary and the linguistic points of view. While some of the inscriptions are damaged with their text incoherent, some of them are in fairly good condition and are in themselves fine pieces of literary composition. An overwhelmingly large number of them are in verse and as of them as are in good condition are highly enjoyable in their poetic flourish. With all the literary trappings they could well rank as minikavyas. They have provided aesthetic joys to the editor to the full, the joy he wants to share with the readers, his prime motivation for bringing out the present volume. His hope is that it will further cement the ties between India and Thailand the two great neighbors who share the glorious past and equally the glorious present.</span></p>', 'Sub Title
			Sanskrit Inscriptions of Thailand

			Author
			Satya Vrat Shastri

			About Author
			As per Book

			Content
			Preface

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			403

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Sanskrit Inscriptions of Thailand</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Satya Vrat Shastri</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td><span><span><span>Preface</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>XXXX</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>403</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2014</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1395"', '"837"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 403, '403', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1481Sanskrit%20Inscrriptions%20of%20Thailand.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Sanskrit%20Inscrriptions%20of%20Thailand&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3342', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3342', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1044, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:02'),
('7da39132-29a7-458f-811f-c3939b47d6d6', '1912', NULL, 'Amphibian Evolution - The Life of Early Land Vertebrates, Topics In Paleobiology', 'amphibian-evolution-the-life-of-early-land-vertebrates-topics-in-paleobiology-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-191-1912', 'amphibian-evolution-the-life-of-early-land-vertebrates-topics-in-paleobiology-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912-1912', 'HNJH7867', 'HNJH7867', 'HNJH7867', NULL, 'This book focuses on the first vertebrates to conquer land and their long journey to become fully independent from the water. It traces the origin of tetrapod features and tries to explain how and why they transformed into organs that permit life on land. Although the major frame of the topic lies in the past 370 million years and necessarily deals with many fossils, it is far from restricted to paleontology. The aim is to achieve a comprehensive picture of amphibian evolution. It focuses on major questions in current paleobiology: how diverse were the early tetrapods? In which environments did they live, and how did they come to be preserved? What do we know about the soft body of extinct amphibians, and what does that tell us about the evolution of crucial organs during the transition to land? How did early amphibians develop and grow, and which were the major factors of their evolution? The Topics in Paleobiology Series is published in collaboration with the Palaeontological Association, and is edited by Professor Mike Benton, University of Bristol. Books in the series provide a summary of the current state of knowledge, a trusted route into the primary literature, and will act as pointers for future directions for research. As well as volumes on individual groups, the series will also deal with topics that have a cross-cutting relevance, such as the evolution of significant ecosystems, particular key times and events in the history of life, climate change, and the application of a new techniques such as molecular palaeontology. The books are written by leading international experts and will be pitched at a level suitable for advanced undergraduates, postgraduates, and researchers in both the paleontological and biological sciences.', '<p>This book focuses on the first vertebrates to conquer land and their long journey to become fully independent from the water. It traces the origin of tetrapod features and tries to explain how and why they transformed into organs that permit life on land. Although the major frame of the topic lies in the past 370 million years and necessarily deals with many fossils, it is far from restricted to paleontology. The aim is to achieve a comprehensive picture of amphibian evolution. It focuses on major questions in current paleobiology: how diverse were the early tetrapods? In which environments did they live, and how did they come to be preserved? What do we know about the soft body of extinct amphibians, and what does that tell us about the evolution of crucial organs during the transition to land? How did early amphibians develop and grow, and which were the major factors of their evolution? The Topics in Paleobiology Series is published in collaboration with the Palaeontological Association, and is edited by Professor Mike Benton, University of Bristol. Books in the series provide a summary of the current state of knowledge, a trusted route into the primary literature, and will act as pointers for future directions for research. As well as volumes on individual groups, the series will also deal with topics that have a cross-cutting relevance, such as the evolution of significant ecosystems, particular key times and events in the history of life, climate change, and the application of a new techniques such as molecular palaeontology. The books are written by leading international experts and will be pitched at a level suitable for advanced undergraduates, postgraduates, and researchers in both the paleontological and biological sciences.</p>', 'Amphibian Evolution - The Life of Early Land Vertebrates, Topics In Paleobiology', '<h1>Amphibian Evolution - The Life of Early Land Vertebrates, Topics In Paleobiology</h1>', '"6599"', '"3959"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6112dpp_11.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNJH7867&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1912', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1912', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1897, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('7dabb257-416f-41c8-ab9e-3d7ba0014edd', '4306', 157, 'Cases and Materials on International Law 7/e', 'cases-and-materials-on-international-law-7e', 'cases-and-materials-on-international-law-7e', '9789381082034', '9789381082034', '9789381082034', NULL, 'About the book

This book provides broad and comprehensive treatment of the subject, making it a sound bases for any Public International Law course. Its breadth of coverage and depth of analysis also make it a popular reference source for practitioners.

Content:

	Introduction

	The Sources of International Law

	International Law and Municipal Law

	Personality

	Territory.

	State Jurisdiction

	The Law of the Sea

	State Responsibility

	Human Rights

	The Law of Treaties

	The Use of Force by States

	Arbitration and Judicial Settlement of Dispute­­s', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book provides broad and comprehensive treatment of the subject, making it a sound bases for any Public International Law course. Its breadth of coverage and depth of analysis also make it a popular reference source for practitioners.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Sources of International Law</span></span></span></li>
	<li style="text-align:justify"><span><span><span>International Law and Municipal Law</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Personality</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Territory.</span></span></span></li>
	<li style="text-align:justify"><span><span><span>State Jurisdiction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Law of the Sea</span></span></span></li>
	<li style="text-align:justify"><span><span><span>State Responsibility</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Human Rights</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Law of Treaties</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Use of Force by States</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Arbitration and Judicial Settlement of Dispute­­s</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Cases and Materials on International Law 7/e

			Author
			David Harris

			ISBN
			9789381082034

			Publisher
			Sweet & Maxwell

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Cases and Materials on International Law 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David Harris</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789381082034</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sweet &amp; Maxwell</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1050"', '"735"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'afdd9666-92ff-41b6-9b39-6aa9a17a48ee', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2756WhatsApp%20Image%202025-11-14%20at%2016.43.10_05c33f47.jpg', NULL, '21', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789381082034&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4306', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4306', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 157, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:02'),
('7ddd064c-2f47-4917-bc4a-f5290a0bb257', '3849', 602, 'Mathematical Analysis - A Brief Course For Engineering Students', 'mathematical-analysis-a-brief-course-for-engineering-students', 'mathematical-analysis-a-brief-course-for-engineering-students', '-30-', '-30-', '-30-', NULL, 'About the book

This course is designed as a textbook for engineering students. It embraces the topics in mathematical analysis usually included into curricula of technical colleges. The course also contains some optional material which may be omitted in a first reading of the book; the corresponding items are marked with the asterisk.

There are a number of courses dealing with special divisions of mathematical analysis, such as equations of mathematical physics, functions of a complex argument and the like, and therefore, although these divisions are important for mathematical education of an engineer, they are not treated in this book. We also draw attention to the fact that only a few questions related to approximate calculations and programming (e.g. the applica­tion of the differential to approximate calculations, methods of approximate solution of equations, numerical integration and solution of differential equations, etc.) are discussed in this course. For a thorough study of this subject some other textbooks should be used.

In this course many examples are given which demonstrate the application of mathematical analysis to various divisions of mechanics and physics. The study of these examples is very impor­tant since the main interest of an engineer lies in solving concrete applied problems. At the end of each chapter we give a number of questions aimed at checking the understanding of the theore­tical material. In the presentation of the material the main emphasis has been laid upon practical aspects, and some purely mathematical facts are given without proof. On the other hand, in some cases detailed proofs of theorems are given, especially when this elucidates the meaning of the theorem and shows in which way it can be applied. Besides, the study of the proofs helps the student to acquire practice in logical argument and provides prerequisites for further mathematical self-education.

Contents

Preface 5

Introduction 15

1. The Subject of Mathematical Analysis 15

2. Variables and Functions 15

3. The Role of Mathematics and Mathematical Analysis in Natural Sciences and Engineering 16

CHAPTER I. FUNCTION 19

§ 1. Real Numbers 19

§ 2. The Concept of Function 26

§ 3. Characteristics of Behaviour of Functions. Some Important Examples 38

§ 4. Inverse Function. Power, Exponential and Logarithmic Function 51

§ 5. Trigonometric, Inverse Trigonometric, Hyperbolic and Inverse

Hyperbolic Functions. 60

CHAPTER II. LIMIT. CONTINUITY 72

§ 1. Limit. Infinitely Large Magnitudes 72

§ 2. Continuous Functions 98

Oo. CONUIAUIN ai ads Sa aca & ee Ss ae ee eee ee :

§ 3. Comparison of Infinitesimals. Comparison of Infinitely Large

Magnitudes 109

CHAPTER III. DERIVATIVE AND DIFFERENTIAL. DIFFERENTIAL CALCULUS 118

§ 1. Derivative 118

§ 2. Differentiating Functions 126

§ 3. Some Geometrical Problems. Graphical Differentiation 148

§ 4. Differential 155

§ 5. Derivatives and Differentials of Higher Orders 167

CHAPTER IV. APPLICATION OF DIFFERENTIAL CALCULUS TO INVESTIGATION OF BEHAVIOUR OF FUNCTIONS 175

§ 1. Theorems of Fermat, Rolle, Lagrange and Cauchy 175

§ 2. Investigating Functions wita the Aid of First and Second Derivatives 181

§ 3. L’Hospital’s Rule. General Scheme for Investigating Functions 204

§ 4. Curvature 219

§ 5. Space Curves. Vector Function of a Scalar Argument 225

§ 6. Complex Functions of a Real Argument 237

§ 7. Solution of Equations 245

QUESTIONS 255

CHAPTER V. INTEGRAL CALCULUS 258

§ 1. Indefinite Integral 258

§ 2. Definite Integral 291

§ 3. Methods of Evaluating Definite Integrals. 318

§ 4. Improper Integrals 331

CHAPTER VI. APPLICATION OF INTEGRAL CALCULUS 345

§ 1. Some Problems of Geometry and Statics 345

§ 2. General Scheme of the Application of the Integral 358

CHAPTER VII. FUNCTIONS OF SEVERAL VARIABLES AND THEIR DIFFERENTIATION 365

§ 1. Functions of Several Variables 365

§ 2. Derivatives and Differentials. Differential Calculus 376

§ 3. Applications of Differential Calculus to Geometry 409

§ 4. Extrema of Functions of Two Variables 414

§ 5. Scalar Field 427

CHAPTER VIII. DOUBLE AND TRIPLE INTEGRAL 437

§ 1. Double Integrals 437

§ 2. Triple Integrals 459

§ 3. Integrals Dependent on Parameters 471

CHAPTER IX. LINE INTEGRALS AND SURFACE INTEGRALS. FIELD THEORY 482

§ 1. Line Integrals 482

§ 2. Surface Integrals 515

§ 3. Field Theory 533

Questions 561

CHAPTER X. DIFFERENTIAL EQUATIONS 564

§ 1. Differential Equations of the First Order 564

§ 2. Differential Equations of the Second and Higher Orders 592

§ 3. Linear Differential Equations 603

§ 4. Systems of Differential Equations 635

QUESTIONS 656

CHAPTER XI. SERIES 659

§ 1. Numerical Series 659

§ 2. Functional Series 678

§ 3. Power Series 684

§ 4. Expanding Functions into Power Series 691

§ 5. Some Applications of Taylor’s Series 706

§ 6*. Some Further Topics in the Theory of Power Series 716

Questions 721

CHAPTER XII. FOURIER SERIES AND FOURIER INTEGRAL. 724

§ 1. Fourier Series 724

§ 2. Some Further Topics in the Theory of Fourier Series 746

§ 3. Fourier-Integral 753

Questions 761

Table of Integrals 762

Bibliography 768

Name Index 770

Subject Index 772', '<p><u><strong>About the book</strong></u></p>

<p>This course is designed as a textbook for engineering students. It embraces the topics in mathematical analysis usually included into curricula of technical colleges. The course also contains some optional material which may be omitted in a first reading of the book; the corresponding items are marked with the asterisk.<br />
There are a number of courses dealing with special divisions of mathematical analysis, such as equations of mathematical physics, functions of a complex argument and the like, and therefore, although these divisions are important for mathematical education of an engineer, they are not treated in this book. We also draw attention to the fact that only a few questions related to approximate calculations and programming (e.g. the applica­tion of the differential to approximate calculations, methods of approximate solution of equations, numerical integration and solution of differential equations, etc.) are discussed in this course. For a thorough study of this subject some other textbooks should be used.</p>

<p><br />
In this course many examples are given which demonstrate the application of mathematical analysis to various divisions of mechanics and physics. The study of these examples is very impor­tant since the main interest of an engineer lies in solving concrete applied problems. At the end of each chapter we give a number of questions aimed at checking the understanding of the theore­tical material. In the presentation of the material the main emphasis has been laid upon practical aspects, and some purely mathematical facts are given without proof. On the other hand, in some cases detailed proofs of theorems are given, especially when this elucidates the meaning of the theorem and shows in which way it can be applied. Besides, the study of the proofs helps the student to acquire practice in logical argument and provides prerequisites for further mathematical self-education.</p>

<p><strong>Contents</strong></p>

<p>Preface 5<br />
Introduction 15</p>

<p>1. The Subject of Mathematical Analysis 15<br />
2. Variables and Functions 15<br />
3. The Role of Mathematics and Mathematical Analysis in Natural Sciences and Engineering 16</p>

<p><strong>CHAPTER I. FUNCTION 19</strong></p>

<p>§ 1. Real Numbers 19<br />
§ 2. The Concept of Function 26<br />
§ 3. Characteristics of Behaviour of Functions. Some Important Examples 38<br />
§ 4. Inverse Function. Power, Exponential and Logarithmic Function 51<br />
§ 5. Trigonometric, Inverse Trigonometric, Hyperbolic and Inverse<br />
Hyperbolic Functions. 60</p>

<p><strong>CHAPTER II. LIMIT. CONTINUITY 72</strong></p>

<p>§ 1. Limit. Infinitely Large Magnitudes 72<br />
§ 2. Continuous Functions 98<br />
Oo. CONUIAUIN ai ads Sa aca &amp; ee Ss ae ee eee ee :<br />
§ 3. Comparison of Infinitesimals. Comparison of Infinitely Large<br />
Magnitudes 109</p>

<p><strong>CHAPTER III. DERIVATIVE AND DIFFERENTIAL. DIFFERENTIAL CALCULUS 118</strong></p>

<p>§ 1. Derivative 118<br />
§ 2. Differentiating Functions 126<br />
§ 3. Some Geometrical Problems. Graphical Differentiation 148<br />
§ 4. Differential 155<br />
§ 5. Derivatives and Differentials of Higher Orders 167</p>

<p><strong>CHAPTER IV. APPLICATION OF DIFFERENTIAL CALCULUS TO INVESTIGATION OF BEHAVIOUR OF FUNCTIONS 175</strong></p>

<p>§ 1. Theorems of Fermat, Rolle, Lagrange and Cauchy 175<br />
§ 2. Investigating Functions wita the Aid of First and Second Derivatives 181<br />
§ 3. L’Hospital’s Rule. General Scheme for Investigating Functions 204<br />
§ 4. Curvature 219<br />
§ 5. Space Curves. Vector Function of a Scalar Argument 225<br />
§ 6. Complex Functions of a Real Argument 237<br />
§ 7. Solution of Equations 245<br />
QUESTIONS 255</p>

<p><strong>CHAPTER V. INTEGRAL CALCULUS 258</strong></p>

<p>§ 1. Indefinite Integral 258<br />
§ 2. Definite Integral 291<br />
§ 3. Methods of Evaluating Definite Integrals. 318<br />
§ 4. Improper Integrals 331</p>

<p><strong>CHAPTER VI. APPLICATION OF INTEGRAL CALCULUS 345</strong></p>

<p>§ 1. Some Problems of Geometry and Statics 345<br />
§ 2. General Scheme of the Application of the Integral 358</p>

<p><strong>CHAPTER VII. FUNCTIONS OF SEVERAL VARIABLES AND THEIR DIFFERENTIATION 365</strong></p>

<p>§ 1. Functions of Several Variables 365<br />
§ 2. Derivatives and Differentials. Differential Calculus 376<br />
§ 3. Applications of Differential Calculus to Geometry 409<br />
§ 4. Extrema of Functions of Two Variables 414<br />
§ 5. Scalar Field 427</p>

<p><strong>CHAPTER VIII. DOUBLE AND TRIPLE INTEGRAL 437</strong></p>

<p>§ 1. Double Integrals 437<br />
§ 2. Triple Integrals 459<br />
§ 3. Integrals Dependent on Parameters 471</p>

<p><strong>CHAPTER IX. LINE INTEGRALS AND SURFACE INTEGRALS. FIELD THEORY 482</strong></p>

<p>§ 1. Line Integrals 482<br />
§ 2. Surface Integrals 515<br />
§ 3. Field Theory 533<br />
Questions 561</p>

<p><strong>CHAPTER X. DIFFERENTIAL EQUATIONS 564</strong></p>

<p>§ 1. Differential Equations of the First Order 564<br />
§ 2. Differential Equations of the Second and Higher Orders 592<br />
§ 3. Linear Differential Equations 603<br />
§ 4. Systems of Differential Equations 635<br />
QUESTIONS 656</p>

<p><strong>CHAPTER XI. SERIES 659</strong></p>

<p>§ 1. Numerical Series 659<br />
§ 2. Functional Series 678<br />
§ 3. Power Series 684<br />
§ 4. Expanding Functions into Power Series 691<br />
§ 5. Some Applications of Taylor’s Series 706<br />
§ 6*. Some Further Topics in the Theory of Power Series 716<br />
Questions 721</p>

<p><strong>CHAPTER XII. FOURIER SERIES AND FOURIER INTEGRAL. 724</strong></p>

<p>§ 1. Fourier Series 724<br />
§ 2. Some Further Topics in the Theory of Fourier Series 746<br />
§ 3. Fourier-Integral 753<br />
Questions 761</p>

<p><strong>Table of Integrals 762</strong></p>

<p><strong>Bibliography 768</strong></p>

<p><strong>Name Index 770</strong></p>

<p><strong>Subject Index 772</strong></p>

<p> </p>
', 'Title
			Mathematical Analysis - A Brief Course for Engineering Students

			Author
			A.F Bermant

			Publisher
			Mir Publishers

			Year of Publication
			1975

			Pages
			809

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Mathematical Analysis - A Brief Course for Engineering Students</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.F Bermant</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">809</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 809, '809', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1148download.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-30-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3849', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3849', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 602, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:02'),
('7dddd75e-36f0-41ed-b7ef-1197e748c141', '3415', 978, 'Principles of Seed Technology', 'principles-of-seed-technology-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415', 'principles-of-seed-technology-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415-3415', '9789327216103', '9789327216103', '9789327216103', NULL, 'Contents: -

1. Seed Structure and Development

2. Seed Viability and Vigour

3. Seed Certification and Law Enforcement

4. Seed Testing 

5. Seed Production

6. Seed Processing

7. Seed Storage        ', '<p style="text-align:justify"><span><strong>Contents: -</strong></span></p>

<p style="text-align:justify"><span><span>1. Seed Structure and Development</span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Seed Viability and Vigour</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Seed Certification and Law Enforcement</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Seed Testing </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Seed Production</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Seed Processing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Seed Storage</span>      </span></span></span><span><span>  </span></span></p>', 'Sub Title
			Principles of Seed Technology

			Author
			G.N. Kulkarni

			Publishers
			Standard Publishers (India)

			ISBN 13 Digit
			9789327216103

			Pages
			425

			Binding
			Paperback

			Year of Publication
			2017

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td style="text-align:center">Principles of Seed Technology</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Author</span></span></strong></span></td>
			<td style="text-align:center"><span><span>G.N. Kulkarni</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td style="text-align:center">9789327216103</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:center"><span><span>425</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td style="text-align:center"><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>2017</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Language</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"625"', '"375"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 425, '425', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7935Principles%20of%20Seed%20Technology.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789327216103&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3415', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3415', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 978, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:02'),
('7de6e8cb-7f57-41b1-8729-0d2433d1cffd', '4211', 252, 'Macroeconomic Policy Environment: An Analytical Guide for Managers 2/e', 'macroeconomic-policy-environment-an-analytical-guide-for-managers-2e', 'macroeconomic-policy-environment-an-analytical-guide-for-managers-2e', '9780070703742', '9780070703742', '9780070703742', NULL, 'About the book

Macroeconomic Policy Environment is meant for professional managers, both in public and private sectors, who have little or no background in economics, but have to face, on a regular basis, the challenges posed by a rapidly changing macroeconomic policy environment.

The book attempts to provide an understanding of how macroeconomic policies work and, in turn, how they impact the business environment. It adopts a uniquely practical approach to explain various aspects by deliberately avoiding jargon, diagrams and equations. Instead, a ''story'' mode has been in-built for simplifying concepts.

Content:

1. Introduction

2. GDP, General Price Level and Related Concepts

3. Determinants of Aggregate Demand

4. Fiscal Policy

5. Money Policy

6. The External Sector

7. Implications for Managerial Decision Making', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Macroeconomic Policy Environment is meant for professional managers, both in public and private sectors, who have little or no background in economics, but have to face, on a regular basis, the challenges posed by a rapidly changing macroeconomic policy environment.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book attempts to provide an understanding of how macroeconomic policies work and, in turn, how they impact the business environment. It adopts a uniquely practical approach to explain various aspects by deliberately avoiding jargon, diagrams and equations. Instead, a ''story'' mode has been in-built for simplifying concepts.</span></span></span></span></p>

<p><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><span><span>1. Introduction<br />
2. GDP, General Price Level and Related Concepts<br />
3. Determinants of Aggregate Demand<br />
4. Fiscal Policy<br />
5. Money Policy<br />
6. The External Sector<br />
7. Implications for Managerial Decision Making</span></span></span></span></p>

<p> </p>
', 'Title
			Macroeconomic Policy Environment: An Analytical Guide for Managers 2/e

			Author
			Shyamal Roy

			ISBN
			9780070703742

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Macroeconomic Policy Environment: An Analytical Guide for Managers 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shyamal Roy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780070703742</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1030"', '"773"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2518policy.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780070703742&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4211', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4211', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 252, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:02'),
('7de85b78-d81f-4d19-9c7f-085dcfda9a4e', '4464', 2, 'Dharmasastra and the making of Bharatiya Civilization: Manusmriti, Kingship, Law and Society', 'dharmasastra-and-the-making-of-bharatiya-civilization-manusmriti-kingship-law-and-society', 'dharmasastra-and-the-making-of-bharatiya-civilization-manusmriti-kingship-law-and-society', '9788168834811', '9788168834811', '9788168834811', NULL, 'About the Book

Dharmasastra and the Making of Bharatiya Civilization: Manusmriti, Kingship, Law, and Society offers a comprehensive and balanced study of one of the foundational traditions of Indian thought. Moving beyond stereotypes and fragmented readings, the book examines Dharmasastra as a living system that shaped law, governance, social institutions, and ethical life across centuries.

Drawing on primary texts such as the Manusmriti, Yajnavalkya Smriti, and Narada Smriti, along with classical commentaries and inscriptional evidence, the authors demonstrate how dharma functioned in practice—through kingship, village assemblies, temple economies, guilds, and educational institutions. Special attention is given to South India, where the Cholas and other dynasties integrated Vedic learning, agraharams, and local governance within a dharmic framework.

The book also addresses complex and often debated issues such as varna, women’s property (stridhana), mixed marriages, and social mobility with scholarly nuance and historical depth. It situates these discussions within the broader philosophical traditions of India, including Mimamsa and Vedanta, thereby offering a more complete understanding of the relationship between law, society, and spirituality. Written in clear and accessible language while grounded in rigorous scholarship, this work is valuable for students, researchers, and general readers interested in Indian civilization, legal history, and cultural studies. It presents Dharmasastra not as a rigid code, but as a dynamic and evolving framework that played a central role in shaping the civilizational ethos of Bharat.

Contents:

Foreword

Preface

	What is Dharma? Concept, Meaning, and Civilizational Significance

	Sources of Dharma: Sruti, Smriti, and the Authority of Tradition

	The Evolution of Dharmasastra: From Dharmasutras to Smritis and Nibandhas

	Manusmrti: Structure, Philosophy, and the Vision of Dharmic Order

	Yajnavalkya Smriti and the Development of Legal Thought

	Interpolations and Reinterpretations: Understanding the Smriti Tradition

	Varna and Social Order: Theory, Practice, and Historical Reality

	Vyavahara (Judical Procedure and Law) in the Manusmrti

	The Role of the King in Dharmasastra: Rajadharma and the Administration of Justice

	Sabha, Panchayat, and Local Governance in Dharmasastra

	Temple, Economy, and Dharmasastra: The Temple as a Legal-Economic Institution

	Inheritance Law in Dharmasastra: Mitaksara and Dayabhaga Traditions

	Crime and Punishment in Dharmasastra: Law, Order, and Danda

Bibliography

Index', '<p style="text-align:justify"><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Dharmasastra and the Making of Bharatiya Civilization: Manusmriti, Kingship, Law, and Society offers a comprehensive and balanced study of one of the foundational traditions of Indian thought. Moving beyond stereotypes and fragmented readings, the book examines Dharmasastra as a living system that shaped law, governance, social institutions, and ethical life across centuries.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Drawing on primary texts such as the Manusmriti, Yajnavalkya Smriti, and Narada Smriti, along with classical commentaries and inscriptional evidence, the authors demonstrate how dharma functioned in practice—through kingship, village assemblies, temple economies, guilds, and educational institutions. Special attention is given to South India, where the Cholas and other dynasties integrated Vedic learning, agraharams, and local governance within a dharmic framework.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book also addresses complex and often debated issues such as varna, women’s property (stridhana), mixed marriages, and social mobility with scholarly nuance and historical depth. It situates these discussions within the broader philosophical traditions of India, including Mimamsa and Vedanta, thereby offering a more complete understanding of the relationship between law, society, and spirituality. Written in clear and accessible language while grounded in rigorous scholarship, this work is valuable for students, researchers, and general readers interested in Indian civilization, legal history, and cultural studies. It presents Dharmasastra not as a rigid code, but as a dynamic and evolving framework that played a central role in shaping the civilizational ethos of Bharat.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span><span>Foreword</span></span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span><span>Preface</span></span></em></span></span></p>

<ol>
	<li><span><span><span><span>What is Dharma? Concept, Meaning, and Civilizational Significance</span></span></span></span></li>
	<li><span><span><span><span>Sources of Dharma: Sruti, Smriti, and the Authority of Tradition</span></span></span></span></li>
	<li><span><span><span><span>The Evolution of Dharmasastra: From Dharmasutras to Smritis and Nibandhas</span></span></span></span></li>
	<li><span><span><span><span>Manusmrti: Structure, Philosophy, and the Vision of Dharmic Order</span></span></span></span></li>
	<li><span><span><span><span>Yajnavalkya Smriti and the Development of Legal Thought</span></span></span></span></li>
	<li><span><span><span><span>Interpolations and Reinterpretations: Understanding the Smriti Tradition</span></span></span></span></li>
	<li><span><span><span><span>Varna and Social Order: Theory, Practice, and Historical Reality</span></span></span></span></li>
	<li><span><span><span><span>Vyavahara (Judical Procedure and Law) in the Manusmrti</span></span></span></span></li>
	<li><span><span><span><span>The Role of the King in Dharmasastra: Rajadharma and the Administration of Justice</span></span></span></span></li>
	<li><span><span><span><span>Sabha, Panchayat, and Local Governance in Dharmasastra</span></span></span></span></li>
	<li><span><span><span><span>Temple, Economy, and Dharmasastra: The Temple as a Legal-Economic Institution</span></span></span></span></li>
	<li><span><span><span><span>Inheritance Law in Dharmasastra: Mitaksara and Dayabhaga Traditions</span></span></span></span></li>
	<li><span><span><span><span>Crime and Punishment in Dharmasastra: Law, Order, and Danda</span></span></span></span></li>
</ol>

<p><span><span><span><span>Bibliography</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Index</span></span></span></span></p>', 'Title
			Dharmasastra and the making of Bharatiya Civilization: Manusmriti, Kingship, Law and Society

			Author
			Purnendu Mishra/ Ramaswami Subramony

			ISBN
			9788168834811

			Publisher
			Standard Publishers (India)

			Year
			2026

			Language
			English

			Binding
			Hardback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Dharmasastra and the making of Bharatiya Civilization: Manusmriti, Kingship, Law and Society</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Purnendu Mishra/ Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788168834811</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1199"', '"840"', '"0"', 50, 'HARDCOVER', 'Hardback', 'English', 'English', NULL, NULL, '2026', NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8874download.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788168834811&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4464', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4464', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:39:32', '2026-08-12 00:45:02'),
('7e29572a-767c-433d-8a75-a5971e8ac66d', '2417', NULL, 'Business Communication - Developing Leaders for a Networked World', 'business-communication-developing-leaders-for-a-networked-world-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-24-2417', 'business-communication-developing-leaders-for-a-networked-world-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417-2417', 'VFGY6655', 'VFGY6655', 'VFGY6655', NULL, 'The Business Communication field is at a crossroads as communication technologies are reshaping how people communicate in the workplace. Business Communication: Developing Leaders for a Networked World, by Peter Cardon, puts students at the center of business communication through the author''s unique focus on credibility woven throughout the textbook chapters, forward looking vision built on traditional concepts, and practitioner and case-based approach. Students are more likely to read and reflect on the text, and are better positioned to understand the essentials of efficient and effective business communication, thereby transforming them into leaders for a networked world.', '<p>The Business Communication field is at a crossroads as communication technologies are reshaping how people communicate in the workplace. Business Communication: Developing Leaders for a Networked World, by Peter Cardon, puts students at the center of business communication through the author''s unique focus on credibility woven throughout the textbook chapters, forward looking vision built on traditional concepts, and practitioner and case-based approach. Students are more likely to read and reflect on the text, and are better positioned to understand the essentials of efficient and effective business communication, thereby transforming them into leaders for a networked world.</p>', 'Business Communication - Developing Leaders for a Networked World', '<h1>Business Communication - Developing Leaders for a Networked World</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2417', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2417', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1622, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:02'),
('7e403917-e0c2-4dcf-9a53-bf30e70b9333', '2618', NULL, 'Anuvad Anumati aur Anubhav - Anuvadvivadokar se Shakshatkar', 'anuvad-anumati-aur-anubhav-anuvadvivadokar-se-shakshatkar-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-261-2618', 'anuvad-anumati-aur-anubhav-anuvadvivadokar-se-shakshatkar-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618-2618', 'SVFG8874', 'SVFG8874', 'SVFG8874', NULL, 'Anuvad Anumati aur Anubhav - Anuvadvivadokar se Shakshatkar', '<h1>Anuvad Anumati aur Anubhav - Anuvadvivadokar se Shakshatkar</h1>', 'Sub Title
			No

			Author
			Dr. Suresh Sinhal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8174532099

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Suresh Sinhal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8174532099</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SVFG8874&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2618', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2618', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1478, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:02'),
('7e416256-40eb-4be5-8a34-8a1a91865f45', '3981', 471, 'Algal Biotechnology and its Importance in Agriculture', 'algal-biotechnology-and-its-importance-in-agriculture', 'algal-biotechnology-and-its-importance-in-agriculture', '9789352691371', '9789352691371', '9789352691371', NULL, 'About the Book

Algal biotechnology has come a long way since the early days of agronomy/mariculture for food use and the recovery of agars, carrageenans and alginates.  Our increasing knowledge of algal physiology and biochemistry, combined with genetic engineering is opening up new vistas.  The application of the ability to grow microalgae to very high yields in bioreactors, to a percentage of a theoretical maximum, as opposed to ponds, holds great promise for the future of algal biotechnology.  Algae are involved in global biogeochemical cycles and biotic associations that provide essential ecological services.  Humans reap the benefits of these algal activities in the form of atmospheric oxygen, climate modulation, and fossil fuels, as well as fish, shrimp, and shellfish harvests, which depend upon algal primary production.  In addition, humans have learned to use algae in a wide variety of technological applications.  Certain algal species have become invaluable model systems for research.  Algae have found applications in many areas including agriculture, aquaculture, environmental protection and management and as functional foods and pharmaceuticals.  This book, Algal Biotechnology, provides an authoritative review of many aspects of current interest and progress in the field of algal biotechnology.  This book includes thirty four chapters which provide information on the application of Cyanobacteria with their biotechnological potential in the present scenario.  The book will be useful to the students, teachers, scientists and researches from the different branches of microbiology, plant science and biotechnology.

 Contents:

1. Algae.,

2. Biotechnology and Applications of Algae,

3. Algae as Research Tools,

4. Microbial Biotechnology has a Variety of Useful Applications in Agriculture,

5. Development Methods of Algae,

6. Roles of Algae Cycles in Biogeochemistry,

7. Uses and Importance of Algae in Agricultural Biotechnology,

8. Development of Blue-Green Algae,

9. Brown Algal Biotechnology and its Importance,

10. Biotechnology of Red Algae', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Algal biotechnology has come a long way since the early days of agronomy/mariculture for food use and the recovery of agars, carrageenans and alginates.  Our increasing knowledge of algal physiology and biochemistry, combined with genetic engineering is opening up new vistas.  The application of the ability to grow microalgae to very high yields in bioreactors, to a percentage of a theoretical maximum, as opposed to ponds, holds great promise for the future of algal biotechnology.  Algae are involved in global biogeochemical cycles and biotic associations that provide essential ecological services.  Humans reap the benefits of these algal activities in the form of atmospheric oxygen, climate modulation, and fossil fuels, as well as fish, shrimp, and shellfish harvests, which depend upon algal primary production.  In addition, humans have learned to use algae in a wide variety of technological applications.  Certain algal species have become invaluable model systems for research.  Algae have found applications in many areas including agriculture, aquaculture, environmental protection and management and as functional foods and pharmaceuticals.  This book, Algal Biotechnology, provides an authoritative review of many aspects of current interest and progress in the field of algal biotechnology.  This book includes thirty four chapters which provide information on the application of Cyanobacteria with their biotechnological potential in the present scenario.  The book will be useful to the students, teachers, scientists and researches from the different branches of microbiology, plant science and biotechnology.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span> Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Algae.,</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Biotechnology and Applications of Algae,</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Algae as Research Tools,</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Microbial Biotechnology has a Variety of Useful Applications in Agriculture,</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Development Methods of Algae,</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Roles of Algae Cycles in Biogeochemistry,</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Uses and Importance of Algae in Agricultural Biotechnology,</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Development of Blue-Green Algae,</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Brown Algal Biotechnology and its Importance,</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Biotechnology of Red Algae</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Algal Biotechnology and its Importance in Agriculture

			Author
			Dr. Raj Singh

			ISBN
			9789352691371

			Publisher
			Random Publisher

			Binding
			Hardcover', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Algal Biotechnology and its Importance in Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Raj Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352691371</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publisher</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1950"', '"1268"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9201285a-983a-444a-8d0e-ff866ca759b7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2953algal.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352691371&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3981', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3981', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 471, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:02'),
('7e66d365-a8d2-47f4-817f-74bcdb175d73', '1925', NULL, 'Biological Database Modeling - Bioinformatics & Biomedical Imaging', 'biological-database-modeling-bioinformatics-biomedical-imaging-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-192-1925', 'biological-database-modeling-bioinformatics-biomedical-imaging-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925-1925', 'YJHU6655', 'YJHU6655', 'YJHU6655', NULL, 'Modern biological research in areas like drug discovery produces a staggering volume of data, and the right modeling tools can help scientists apply it in ways never before imaginable. This collection of next-generation biodata modeling techniques combines innovative concepts, methods, and applications with case studies in genome, microarray, proteomics, and drug discovery projects to help bioinformatics professionals develop ever-more powerful data management systems in any domain. Breaking new ground at the intersection of life sciences and data management, the book introduces practitioners to core biodata modeling techniques, biological database resources, and ontology concepts. It explains the latest envelope-pushing methods and software applications for processing, integrating, and managing biodata.', '<p>Modern biological research in areas like drug discovery produces a staggering volume of data, and the right modeling tools can help scientists apply it in ways never before imaginable. This collection of next-generation biodata modeling techniques combines innovative concepts, methods, and applications with case studies in genome, microarray, proteomics, and drug discovery projects to help bioinformatics professionals develop ever-more powerful data management systems in any domain. Breaking new ground at the intersection of life sciences and data management, the book introduces practitioners to core biodata modeling techniques, biological database resources, and ontology concepts. It explains the latest envelope-pushing methods and software applications for processing, integrating, and managing biodata.</p>', 'Biological Database Modeling - Bioinformatics & Biomedical Imaging', '<h1>Biological Database Modeling - Bioinformatics &amp; Biomedical Imaging</h1>', '"9200"', '"5520"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2131dpp_9_17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YJHU6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1925', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1925', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1888, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('7e6bab21-6a8f-47e4-a152-4f3e3c719928', '4418', 47, 'The Practice of Theory of Individual Psychology', 'the-practice-of-theory-of-individual-psychology', 'the-practice-of-theory-of-individual-psychology', '-87-', '-87-', '-87-', NULL, 'Contents:

	Individual-Psychology, Its Assumptions and Its Results

	Psychical Hermaphrodism and the Masculine Protest-The Cardinal Problem of Nervous Diseases

	New Leading Principles for the Practice of Individual-Psychology

	Individual-Psychological Treatment of Neuroses

	Contributions to the Theory of Hallucination

	The Study of Child Psychology and Neurosis

	The Psychic Treatment of Trigeminal Neuralgia

	The Problem of Distance

	The Masculine Attitude in Female Neurotics

	The Concept of Resistance During Treatment

	Syphilophobia

	Nervous Insomnia

	Individual-Psychological Conclusions on Sleep Disturbances

	Homo-Sexuality

	Compulsion Neurosis

	On the Function of the Compulsion Conception as a means of Intensifying the Individuality-Feeling

	Neurotic Hunger-Strike

	Dreams and Dream-Interpretation

	On the Role of the Unconscious in Neurosis

	Life-Lie and Responsibility in Neurosis and Psychosis

	Melancholia and Paranoia

	Individual-Psychological Remarks on Alfred Berger’s Hofrat Eysenhardt

	Dostoevsky

	New View-Points on War Neuroses

	Myelodysplasia (Organ Inferiority)

	Individual-Psychological Education

	The Individual-Psychology of Prostitution

	Demoralized Children', '<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Individual-Psychology, Its Assumptions and Its Results</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Psychical Hermaphrodism and the Masculine Protest-The Cardinal Problem of Nervous Diseases </span></span></span></li>
	<li style="text-align:justify"><span><span><span>New Leading Principles for the Practice of Individual-Psychology</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Individual-Psychological Treatment of Neuroses</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Contributions to the Theory of Hallucination</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Study of Child Psychology and Neurosis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Psychic Treatment of Trigeminal Neuralgia</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Problem of Distance</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Masculine Attitude in Female Neurotics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Concept of Resistance During Treatment</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Syphilophobia</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nervous Insomnia</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Individual-Psychological Conclusions on Sleep Disturbances</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Homo-Sexuality</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Compulsion Neurosis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>On the Function of the Compulsion Conception as a means of Intensifying the Individuality-Feeling</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Neurotic Hunger-Strike</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dreams and Dream-Interpretation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>On the Role of the Unconscious in Neurosis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Life-Lie and Responsibility in Neurosis and Psychosis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Melancholia and Paranoia</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Individual-Psychological Remarks on Alfred Berger’s <em>Hofrat Eysenhardt</em></span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dostoevsky</span></span></span></li>
	<li style="text-align:justify"><span><span><span>New View-Points on War Neuroses</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Myelodysplasia (Organ Inferiority)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Individual-Psychological Education</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Individual-Psychology of Prostitution</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Demoralized Children</span></span></span></li>
</ol>', 'Title
			The Practice of Theory of Individual Psychology

			Author
			Alfrad Adler

			Publisher
			Keganpaul

			Year of Publication
			1925

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Practice of Theory of Individual Psychology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Alfrad Adler</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Keganpaul</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1925</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '1b048363-e7ff-41b8-8838-01f55ad5b32a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2046the%20prectice.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-87-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4418', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4418', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 47, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:02'),
('7e7136c5-ada0-4190-b053-36b47222c65c', '2601', NULL, 'Pratigya', 'pratigya-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601', 'pratigya-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601-2601', '9789350488348', '9789350488348', '9789350488348', NULL, 'Pratigya', '<h1>Pratigya</h1>', 'Sub Title

			Pratigya

			Author
			Premchand

			ISBN 13 Digit

			9789350488348

			Publisher
			Prabhat Parkashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Pratigya</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premchand</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>
			<p>9789350488348</p>
			</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Prabhat Parkashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '8aa244ca-f716-4877-8077-d40d4016ce94', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6348pic-29.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789350488348&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2601', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2601', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1491, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:02'),
('7ed21e63-747a-43e3-bd8c-6476504498e2', '2018', NULL, 'Plant Electrophysiology - Theory and Methods', 'plant-electrophysiology-theory-and-methods-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-201-2018', 'plant-electrophysiology-theory-and-methods-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018-2018', 'DUYJ6556', 'DUYJ6556', 'DUYJ6556', NULL, 'This book compiles new findings in plant electrophysiology from the work of internationally renowned experts in the fields of electrophysiology, bio-electrochemistry, biophysics, signal transduction, phloem transport, tropisms, ion channels, plant electrochemistry, and membrane transport. Opening with a historical introduction, the book reviews methods in plant electrophysiology, introducing such topics as measuring membrane potentials and ion fluxes, path-clamp technique, and electrochemical sensors. The coverage includes experimental results and their theoretical interpretation.', '<p>This book compiles new findings in plant electrophysiology from the work of internationally renowned experts in the fields of electrophysiology, bio-electrochemistry, biophysics, signal transduction, phloem transport, tropisms, ion channels, plant electrochemistry, and membrane transport. Opening with a historical introduction, the book reviews methods in plant electrophysiology, introducing such topics as measuring membrane potentials and ion fluxes, path-clamp technique, and electrochemical sensors. The coverage includes experimental results and their theoretical interpretation.</p>', 'Plant Electrophysiology - Theory and Methods', '<h1>Plant Electrophysiology - Theory and Methods</h1>', '"20700"', '"12420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1347dpp_15_23.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DUYJ6556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2018', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2018', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1817, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:02'),
('7ed37a18-b8f4-4b81-bd23-f357bd75bebb', '2115', NULL, 'Creating Android Applications - Develop and Design', 'creating-android-applications-develop-and-design-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-21-2115', 'creating-android-applications-develop-and-design-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115-2115', 'BHUI8876', 'BHUI8876', 'BHUI8876', NULL, 'Creating Android Applications: Develop and Design starts with platform installation and then winds its way around commonly made mistakes as it covers the basics of application development. Along the way the author takes side trips to teach about GPS sensors, media playback and advanced graphics. At its core, this book teaches Android development using accessible, simple language and straightforward, code-based tutorials.', '<p>Creating Android Applications: Develop and Design starts with platform installation and then winds its way around commonly made mistakes as it covers the basics of application development. Along the way the author takes side trips to teach about GPS sensors, media playback and advanced graphics. At its core, this book teaches Android development using accessible, simple language and straightforward, code-based tutorials.</p>', 'Creating Android Applications - Develop and Design', '<h1>Creating Android Applications - Develop and Design</h1>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81779788131786895_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BHUI8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2115', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2115', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1750, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:02'),
('7ee16f5c-e8f1-4e54-a949-cd436d984d71', '402', NULL, 'The Nature of The Whole- Holism in Ancient Greek and Indian Medicine', 'the-nature-of-the-whole-holism-in-ancient-greek-and-indian-medicine-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402', 'the-nature-of-the-whole-holism-in-ancient-greek-and-indian-medicine-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402-402', '9788120827349', '9788120827349', '9788120827349', NULL, 'It is frequently assumed that the holistic approach is inherent only in non-western medical systems. In this book Vicki Pitman traces holism in the Hippocratic foundations of western medicine. Holism is a concept that has regained currency in contemporary thought, prompted in large part by the resurgence of complementary medicine. The wise aphorisms of Hippocrates are still quoted but few, even western complementary practitioners appreciate holism''s Greek origions. Pitman highlights the relationship of ancient medicine with the ideals of Greek Philosophy and demonstrates the commitment of ancient healers to holism in their understanding of the body, in diagnosis and in the treatment of disease. By comparing the ancient Greek model and practice with that of Ayurvedic medicine in India, she shows the practical relevance of ancient thought and methods to modern integrated medicine.

Content - Foreword, Preface, Introduction, CHAPTER ONE Historical Background to Ancient Medicine and Philosophy, CHAPTER TWO A Survey of Evidence of Holism in the Hippocratic Corpus and in Caraka Samhita, CHAPTER THREE Food and Digestion, Health and Disease, CHAPTER FOUR Holism in the Concept of Humours, CHAPTER FIVE Discussion, Glossary, Appendix, Bibliography, Index          ', '<p style="text-align:justify"><span>It is frequently assumed that the holistic approach is inherent only in non-western medical systems. In this book Vicki Pitman traces holism in the Hippocratic foundations of western medicine. Holism is a concept that has regained currency in contemporary thought, prompted in large part by the resurgence of complementary medicine. The wise aphorisms of Hippocrates are still quoted but few, even western complementary practitioners appreciate holism''s Greek origions. Pitman highlights the relationship of ancient medicine with the ideals of Greek Philosophy and demonstrates the commitment of ancient healers to holism in their understanding of the body, in diagnosis and in the treatment of disease. By comparing the ancient Greek model and practice with that of Ayurvedic medicine in India, she shows the practical relevance of ancient thought and methods to modern integrated medicine.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Foreword, Preface, Introduction, CHAPTER ONE Historical Background to Ancient Medicine and Philosophy, CHAPTER TWO A Survey of Evidence of Holism in the Hippocratic Corpus and in Caraka Samhita, CHAPTER THREE Food and Digestion, Health and Disease, CHAPTER FOUR Holism in the Concept of Humours, CHAPTER FIVE Discussion, Glossary, Appendix, Bibliography, Index</span>          </span></span></span></p>', 'Sub Title
			Holism in Ancient Greek and Indian Medicine

			Author
			Vicki Pitman

			About Author
			As per Book

			ISBN 10 Digit
			8120827341

			ISBN 13 Digit
			9788120827349

			Pages
			242

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Holism in Ancient Greek and Indian Medicine</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Vicki Pitman</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8120827341</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788120827349</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>242</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 242, '242', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3514dpp_8_28.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788120827349&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=402', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=402', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2846, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('7ee29743-b905-4587-898a-d5505be62743', '1724', NULL, 'New Paths Towards Quantum Gravity', 'new-paths-towards-quantum-gravity-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-17-1724', 'new-paths-towards-quantum-gravity-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724-1724', 'RFGHY5644', 'RFGHY5644', 'RFGHY5644', NULL, 'Aside from the obvious statement that it should be a theory capable of unifying general relativity and quantum field theory, not much is known about the true nature of quantum gravity. New ideas - and there are many of them for this is an exciting field of research - often diverge to a degree where it seems impossible to decide in which of the many possible direction(s) the ongoing developments should be further sustained. The division of the book in two (overlapping) parts reflects the duality between the physical vision and the mathematical construction. The former is represented by tutorial reviews on non-commutative geometry, on space-time discretization and renormalization and on gauge field path integrals. The latter one by lectures on cohomology, on stochastic geometry and on mathematical tools for the effective action in quantum gravity. The book will benefit everyone working or entering the field of quantum gravity research.', '<p>Aside from the obvious statement that it should be a theory capable of unifying general relativity and quantum field theory, not much is known about the true nature of quantum gravity. New ideas - and there are many of them for this is an exciting field of research - often diverge to a degree where it seems impossible to decide in which of the many possible direction(s) the ongoing developments should be further sustained. The division of the book in two (overlapping) parts reflects the duality between the physical vision and the mathematical construction. The former is represented by tutorial reviews on non-commutative geometry, on space-time discretization and renormalization and on gauge field path integrals. The latter one by lectures on cohomology, on stochastic geometry and on mathematical tools for the effective action in quantum gravity. The book will benefit everyone working or entering the field of quantum gravity research.</p>', 'New Paths Towards Quantum Gravity', '<h1>New Paths Towards Quantum Gravity</h1>', '"5999"', '"3599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5769dpp_18_93.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGHY5644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1724', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1724', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2015, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('7f0b77ff-979b-4e85-96eb-1b7b0609e82d', '1560', NULL, 'Emerging Trends in India-China Relations', 'emerging-trends-in-indiachina-relations-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1-1560', 'emerging-trends-in-indiachina-relations-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560-1560', 'RFFT554', 'RFFT554', 'RFFT554', NULL, 'Emerging Trends in India-China Relations', '<h1>Emerging Trends in India-China Relations</h1>', 'Sub Title
			No

			Author
			Ashutosh Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162120

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162120</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39499788181162120.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFFT554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1560', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1560', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2131, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('7f117b08-47cd-499b-9c55-2bfecc1724bb', '4114', 347, 'Food, Agriculture and Environment', 'food-agriculture-and-environment', 'food-agriculture-and-environment', '9789390780303', '9789390780303', '9789390780303', NULL, 'About the book

The environmental impact of agriculture varies based on the wide variety of agricultural practices employed around the world. Climate change and agriculture are interrelated processes, both of which take place on a global scale. Global warming is projected to have significant impacts on conditions affecting agriculture, including temperature, precipitation and glacial run-off. Agricultural science has indeed transformed the practice of agriculture. This book is presents a unique assessment of agricultural commodity production and the environmental problems it causes, along with prescriptions for increasing efficiency and reducing damage to natural systems.

Contents:

Environmental Impact of Agriculture

Agricultural and Crop Production

Climate Change and Food Security

Agriculture, Growth and Poverty Reduction

Food Security and Agriculture Policy

Agri-Food Systems and Territorial Development

Human Health Effects of Agriculture

Components of Agroforestry System and Technology Development

Evaluation of Genetically Modified Food Crops

Agriculture and Pollution', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The environmental impact of agriculture varies based on the wide variety of agricultural practices employed around the world. Climate change and agriculture are interrelated processes, both of which take place on a global scale. Global warming is projected to have significant impacts on conditions affecting agriculture, including temperature, precipitation and glacial run-off. Agricultural science has indeed transformed the practice of agriculture. This book is presents a unique assessment of agricultural commodity production and the environmental problems it causes, along with prescriptions for increasing efficiency and reducing damage to natural systems.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Impact of Agriculture</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural and Crop Production</span></span></span></p>

<p style="text-align:justify"><span><span><span>Climate Change and Food Security</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agriculture, Growth and Poverty Reduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Food Security and Agriculture Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agri-Food Systems and Territorial Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>Human Health Effects of Agriculture</span></span></span></p>

<p style="text-align:justify"><span><span><span>Components of Agroforestry System and Technology Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>Evaluation of Genetically Modified Food Crops</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agriculture and Pollution</span></span></span></p>', 'Title
			Food, Agriculture and Environment

			Author
			Dr. Bhupendra Kumar

			ISBN
			9789390780303

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Food, Agriculture and Environment</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Bhupendra Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390780303</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2846food.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390780303&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4114', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4114', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 347, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:02'),
('7f25ae39-6956-4855-93c9-70af910e5a97', '230', NULL, 'Interpreting Quantitative Data With IBM SPSS Statistics - 2e', 'interpreting-quantitative-data-with-ibm-spss-statistics-2e-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230', 'interpreting-quantitative-data-with-ibm-spss-statistics-2e-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230-230', 'Interpreting Quantitative', 'Interpreting Quantitative', 'Interpreting Quantitative', NULL, 'The second edition of Interpreting Quantitative Data with IBM SPSS Statistics is an invaluable resource for students analysing quantitative data for the first time. The book clearly sets out a range of statistical techniques and their common applications, explaining their logic and links to the research process. It also shows how SPSS can be used as a tool to aid analysis. Key features of the second edition include: - new chapters on one-way and two-way ANOVA, the Chi-square test and linear regression. - SPSS lab sessions following each chapter which demonstrate how SPSS can be used in practice - sets of exercises and ''real-life'' examples to aid teaching and learning - lists of key terms to aid revision and further reading to enhance students'' understanding - an improved text design making the book easier to navigate - a companion website with answers to the labs and exercises, along with additional data sets and powerpoint slides', '<p>The second edition of Interpreting Quantitative Data with IBM SPSS Statistics is an invaluable resource for students analysing quantitative data for the first time. The book clearly sets out a range of statistical techniques and their common applications, explaining their logic and links to the research process. It also shows how SPSS can be used as a tool to aid analysis. Key features of the second edition include: - new chapters on one-way and two-way ANOVA, the Chi-square test and linear regression. - SPSS lab sessions following each chapter which demonstrate how SPSS can be used in practice - sets of exercises and ''real-life'' examples to aid teaching and learning - lists of key terms to aid revision and further reading to enhance students'' understanding - an improved text design making the book easier to navigate - a companion website with answers to the labs and exercises, along with additional data sets and powerpoint slides</p>', 'Sub Title
			No

			Author
			Antonius

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781446207420

			Pages
			376

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Second edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Antonius</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446207420</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>376</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Second edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10799"', '"6479"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Second edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 376, '376', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25159781446207420.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Interpreting%20Quantitative&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=230', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=230', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2938, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('7f309bf3-54ec-4ecf-b8bd-42a28fec2c99', '165', NULL, 'Tell me about GANESHA', 'tell-me-about-ganesha', 'tell-me-about-ganesha', '9788176761468', '9788176761468', '9788176761468', NULL, 'Lord Ganesha has a special place in the hearts of people. No worship of any kind or of any other deity can begin without an initial worship to Ganesha. This elephant headed God of wisdom teaches that the path to success and achievements is through the use of intellect and wisdom. He is the playful God of the young and the great guru of the old.

Content - Who is Ganesha?, How Ganesha Got his Elephant Head?, Shiva Worships Ganapati, Ganesha''s Vehicle, the Mouse,  The Race, Ganapati and the God of Wealth, Ganesha Worshipped by Vishnu, The Moon Teases Ganesha, Why Ganesha has a Broken Tusk?, Ganesha and the Cat, Ganesha and the River Cauvery, Ganesha and Ravana, Ganesha and Duraasadan,  Ganesha writes the Mahabharata             ', '<p style="text-align:justify"><span>Lord Ganesha has a special place in the hearts of people. No worship of any kind or of any other deity can begin without an initial worship to Ganesha. This elephant headed God of wisdom teaches that the path to success and achievements is through the use of intellect and wisdom. He is the playful God of the young and the great guru of the old.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Who is Ganesha?, How Ganesha Got his Elephant Head?, Shiva Worships Ganapati, Ganesha''s Vehicle, the Mouse,  The Race, Ganapati and the God of Wealth, Ganesha Worshipped by Vishnu, The Moon Teases Ganesha, Why Ganesha has a Broken Tusk?, Ganesha and the Cat, Ganesha and the River Cauvery, Ganesha and Ravana, Ganesha and Duraasadan,  Ganesha writes the Mahabharata</span>             </p>', 'Sub Title
			Tell me about GANESHA

			Author
			Anurag Mehta, Vaneeta Vaid

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788176761468

			Pages
			78

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tell me about GANESHA</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag Mehta, Vaneeta Vaid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176761468</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>78</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"250"', '"150"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 78, '78', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92009788176761468_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176761468&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=165', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=165', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2975, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('7f602aa1-6aa6-4831-952e-3f30add410e1', '3555', 849, 'Invariants of Quadratic Differential Forms', 'invariants-of-quadratic-differential-forms-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555', 'invariants-of-quadratic-differential-forms-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555-3555', '9780486497686', '9780486497686', '9780486497686', NULL, 'This classic monograph by a mathematician affiliated with Trinity College, Cambridge, offers a brief account of the invariant theory connected with a single quadratic differential form. Suitable for advanced undergraduates and graduate students of mathematics, it avoids unnecessary analysis and offers an accessible view of the field for readers unfamiliar with the subject.

A historical overview is followed by considerations of the methods of Christoffel and Lie as well as Maschke''s symbolic method and explorations of geometrical and dynamical methods. The final chapter on applications, which draws upon developments by Ricci and Levi-Civita, presents the most successful method and can be read independently of the rest of the book.', '<p>This classic monograph by a mathematician affiliated with Trinity College, Cambridge, offers a brief account of the invariant theory connected with a single quadratic differential form. Suitable for advanced undergraduates and graduate students of mathematics, it avoids unnecessary analysis and offers an accessible view of the field for readers unfamiliar with the subject.<br />
A historical overview is followed by considerations of the methods of Christoffel and Lie as well as Maschke''s symbolic method and explorations of geometrical and dynamical methods. The final chapter on applications, which draws upon developments by Ricci and Levi-Civita, presents the most successful method and can be read independently of the rest of the book.</p>', 'Sub Title
			No

			Author
			Joseph Edmund Wright

			About Author
			No
			 

			Content

			No

			ISBN 10 Digit
			0486497682

			ISBN 13 Digit
			9780486497686

			Pages
			472

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joseph Edmund Wright</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No
			<p> </p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486497682</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486497686</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>472</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1060"', '"742"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 472, '472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8600i.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486497686&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3555', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3555', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 849, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:02'),
('7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', '524', NULL, 'Key Research & Study Skills in Psychology BOOK', 'key-research-study-skills-in-psychology-book-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-52-524', 'key-research-study-skills-in-psychology-book-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524-524', 'KMJH7765', 'KMJH7765', 'KMJH7765', NULL, 'Key Research & Study Skills in Psychology', '<h1>Key Research &amp; Study Skills in Psychology</h1>', 'Sub Title
			No

			Author
			Mcgee

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781848600201

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mcgee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848600201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8700"', '"5220"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85279788189948801.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMJH7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=524', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=524', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2765, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:02'),
('7f7beff1-f264-46cb-bfb1-99f6639c32ab', '1854', NULL, 'Energy Environment and Global Climate Economics', 'energy-environment-and-global-climate-economics-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-185-1854', 'energy-environment-and-global-climate-economics-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854-1854', 'DFGY554', 'DFGY554', 'DFGY554', NULL, 'Energy Environment – Economics Nexus; Energy Efficiency Economics and Impact on Environment; Emissions Trading and Carbon Management for Sustainable Energy Development; Energy Security and Emerging Energy Security Issues; International Trade and Impact on Environment; Environmental Business Management; Green Supply Chain Management for Green Marketing of Eco-Products; Economics of Global Climate Change; Global Climate Governance', '<p>Energy Environment – Economics Nexus; Energy Efficiency Economics and Impact on Environment; Emissions Trading and Carbon Management for Sustainable Energy Development; Energy Security and Emerging Energy Security Issues; International Trade and Impact on Environment; Environmental Business Management; Green Supply Chain Management for Green Marketing of Eco-Products; Economics of Global Climate Change; Global Climate Governance</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			A.N. Sarkar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350567548

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.N. Sarkar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350567548</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2600"', '"1560"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/19781_4_39.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGY554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1854', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1854', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1940, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('7f83a7eb-1f8d-4277-97a7-52b92150cf75', '1332', NULL, 'International Encyclopaedia of Children & Human Rights in 3 Vols. New', 'international-encyclopaedia-of-children-human-rights-in-3-vols-new-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332', 'international-encyclopaedia-of-children-human-rights-in-3-vols-new-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332-1332', 'YUJH8877', 'YUJH8877::1332', 'YUJH8877', NULL, 'International Encyclopaedia of Children & Human Rights in 3 Vols. New', '<h1>International Encyclopaedia of Children &amp; Human Rights in 3 Vols. New</h1>', 'Sub Title
			No

			Author
			A.K. Jaishankar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178806112

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Jaishankar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3100"', '"1860"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4137logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUJH8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1332', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1332', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2264, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('7fa0c52b-9f87-470b-8819-9274bfd8a333', '2026', NULL, 'Principles of Genetics', 'principles-of-genetics-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-202-2026', 'principles-of-genetics-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026-2026', 'OKJI8897', 'OKJI8897', 'OKJI8897', NULL, 'Principles of Genetics', '<h1>Principles of Genetics</h1>', 'Sub Title
			No

			Author
			Rajendra Pratap Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			8127224006

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajendra Pratap Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8127224006</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1437dpp_15_29.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKJI8897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2026', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2026', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1813, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:02'),
('7fa530d8-18f8-4bdc-a9b3-5e385dd5b4f7', '651', NULL, 'Inspections and Reports On Dwellings ReportIng For Sellers', 'inspections-and-reports-on-dwellings-reporting-for-sellers-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651', 'inspections-and-reports-on-dwellings-reporting-for-sellers-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651-651', 'MNBH7657', 'MNBH7657', 'MNBH7657', NULL, 'Inspections and Reports on Dwellings is a series of four books, the first three of which have already been published to considerable success. This concluding book covers reports prepared before dwellings are put on the market for sale, whether as a legal requirement or on a voluntary basis. All take into account guidelines laid down by the Courts for this type of work.Sellers surveys are not new, but only now have standard formats been developed.In England and Wales this is the Home Condition Report, with its Energy Performance Certificate, which can only be prepared by Licensed Home Inspectors. The Home Inspectors hold a Diploma in Home Inspection, sometimes with an add-on Certificate in Valuation of Residential Property for Secured Lending and they are members of a Government approved certification scheme.In Scotland each dwelling must have a Single Survey Report carried out before it goes on the market from 1 December 2008. The Single Survey Report describes the condition, sets out accessibility information, contains a valuation and energy reports. Initially only Chartered Surveyors will be authorised to do this work. Both Inspectors and Surveyors have to follow Codes of Conduct and Practice, carry professional indemnity insurance and allow their reports to be monitored to maintain standards an entirely new concept.The book examines the relevant legislation and looks closely at the entire qualification and certification process for Home Inspector Valuers. Additionally the likely reaction of sellers, buyers and lenders are discussed. A substantial section is devoted to lending on dwellings and the practicalities of their valuation by the Comparative, Investment and Residual methods following the requirements of the Red Book . Four detailed sample reports are included to demonstrate how reports must be presented.The book is intended for all those engaged in the preparation of reports ondwellings whether experienced, newly qualified or studying. As well as beingan essential book for surveyors it will also be of considerable interest tosolicitors and estate agents, particularly those based in Scotland.The authors, experienced Chartered Surveyors, have written extensively on thediagnosis of defects in dwellings and are joint authors of the successful EGBooks publication The Repair and Maintenance of Houses, 2nd edn."', '<p>Inspections and Reports on Dwellings is a series of four books, the first three of which have already been published to considerable success. This concluding book covers reports prepared before dwellings are put on the market for sale, whether as a legal requirement or on a voluntary basis. All take into account guidelines laid down by the Courts for this type of work.Sellers surveys are not new, but only now have standard formats been developed.In England and Wales this is the Home Condition Report, with its Energy Performance Certificate, which can only be prepared by Licensed Home Inspectors. The Home Inspectors hold a Diploma in Home Inspection, sometimes with an add-on Certificate in Valuation of Residential Property for Secured Lending and they are members of a Government approved certification scheme.In Scotland each dwelling must have a Single Survey Report carried out before it goes on the market from 1 December 2008. The Single Survey Report describes the condition, sets out accessibility information, contains a valuation and energy reports. Initially only Chartered Surveyors will be authorised to do this work. Both Inspectors and Surveyors have to follow Codes of Conduct and Practice, carry professional indemnity insurance and allow their reports to be monitored to maintain standards an entirely new concept.The book examines the relevant legislation and looks closely at the entire qualification and certification process for Home Inspector Valuers. Additionally the likely reaction of sellers, buyers and lenders are discussed. A substantial section is devoted to lending on dwellings and the practicalities of their valuation by the Comparative, Investment and Residual methods following the requirements of the Red Book . Four detailed sample reports are included to demonstrate how reports must be presented.The book is intended for all those engaged in the preparation of reports ondwellings whether experienced, newly qualified or studying. As well as beingan essential book for surveyors it will also be of considerable interest tosolicitors and estate agents, particularly those based in Scotland.The authors, experienced Chartered Surveyors, have written extensively on thediagnosis of defects in dwellings and are joint authors of the successful EGBooks publication The Repair and Maintenance of Houses, 2nd edn."</p>', 'Inspections and Reports On Dwellings ReportIng For Sellers', '<h1>Inspections and Reports On Dwellings ReportIng For Sellers</h1>', '"5299"', '"3179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3680dpp_18.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBH7657&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=651', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=651', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2695, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:02'),
('7fa81d39-9ac5-4938-965d-719b5812f56f', '4440', 25, 'Foreign Policy of India Text of Documents 1947-1958', 'foreign-policy-of-india-text-of-documents-19471958', 'foreign-policy-of-india-text-of-documents-19471958', '-106-', '-106-', '-106-', NULL, 'About the book

The texts of basic documents regarding the various Treaties of Friendship, Joint Communiques, Joint Statements and Agreements, etc., entered into or issued by the Government of India from 1947 to 1958', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The texts of basic documents regarding the various Treaties of Friendship, Joint Communiques, Joint Statements and Agreements, etc., entered into or issued by the Government of India from 1947 to 1958</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Foreign Policy of India Text of Documents 1947-1958

			Publication
			Lok Sabha 

			Year of Publication
			1958

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Foreign Policy of India Text of Documents 1947-1958</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publication</span></td>
			<td style="text-align:center"><span>Lok Sabha </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1958</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5355forign.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-106-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4440', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4440', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 25, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:02'),
('7fac0a02-cfeb-40c8-8e0a-1d41c2ad49a8', '2935', NULL, 'Advances in Algebraic Geometry Codes - Series on Coding Theory and Cryptology', 'advances-in-algebraic-geometry-codes-series-on-coding-theory-and-cryptology-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935', 'advances-in-algebraic-geometry-codes-series-on-coding-theory-and-cryptology-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935-2935', '9789812794000', '9789812794000', ' 9789812794000', NULL, ' 

Advances in Algebraic Geometry Codes presents the most successful applications of algebraic geometry to the field of error-correcting codes, which are used in the industry when one sends information through a noisy channel. The noise in a channel is the corruption of a part of the information due to either interferences in the telecommunications or degradation of the information-storing support (for instance, compact disc). An error-correcting code thus adds extra information to the message to be transmitted with the aim of recovering the sent information. With contributions from renowned researchers, this pioneering book will be of value to mathematicians, computer scientists, and engineers in information theory.', '<p> </p>

<p>Advances in Algebraic Geometry Codes presents the most successful applications of algebraic geometry to the field of error-correcting codes, which are used in the industry when one sends information through a noisy channel. The noise in a channel is the corruption of a part of the information due to either interferences in the telecommunications or degradation of the information-storing support (for instance, compact disc). An error-correcting code thus adds extra information to the message to be transmitted with the aim of recovering the sent information. With contributions from renowned researchers, this pioneering book will be of value to mathematicians, computer scientists, and engineers in information theory.</p>', 'Advances in Algebraic Geometry Codes - Series on Coding Theory and Cryptology

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 452 pages

	ISBN-10 ‏ : ‎ 9789812794000

	ISBN-13 ‏ : ‎ 978-9812794000

	Item Weight ‏ : ‎ 771 g', '<h1>Advances in Algebraic Geometry Codes - Series on Coding Theory and Cryptology</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 452 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9789812794000</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-9812794000</span></li>
	<li><span>Item Weight ‏ : ‎ 771 g</span></li>
</ul>', '"13600"', '"8160"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11901.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%209789812794000&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2935', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2935', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1264, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:02'),
('7fde69a2-b9a9-442c-adb4-6c5ecf89dcb9', '874', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A SET', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-a-set-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-a-set-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874-874', 'UYTH77556', 'UYTH77556', 'UYTH77556', NULL, 'Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda', '<p>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</p>', 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A SET', '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A SET</h1>', '"58299"', '"34979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2340dpp_18_11.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UYTH77556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=874', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=874', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2564, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('8000a077-df47-41eb-b8ad-6abb219695ba', '331', NULL, 'Turkey in Central Asia', 'turkey-in-central-asia', 'turkey-in-central-asia', '9788187471417', '9788187471417', '9788187471417', NULL, 'Contents:

1. Turks in Central Asia: An Overview of Early Ethno-linguistic Linkages and Political Development in Turkey from Empire to Republic

Early Linkages of Turks with Central Asia

Russification of Central Asia

Pre-Revolutionary Religious Refoam Movements in Central Asia

Pan Turkism

Ottoman Reforms: Islam vs. Modernization

Islamism and the Young Ottomans

Young Turks and Constitutional Reforms (1908-23)

Advent of Turkism

The Induction of Western Identity

2. Pan-Turkism: Historical and Contemporary

Origin of Pan-Turkism

Pan-Turanism of Zia Gokalp

The Basmachis Movement

Tactical use of Pan-Turkism and Pan-Islamism during the war of Independence

Turco-Russian Rapproachment

Contemporary Pan-Turkism

3. Turkey’s Interest in the Caspian Sea Region: Relations with Azerbaijan, Turkmenistan and Kazakhstan

Turkey''s Interests

Policy towards the Caspian-Caucasian States

The CaspianSea Controversy

Turkey-Azerbaijan Oil Pipelines and the Karabakh Dispute

Nagorno-Karabakh Conflict and Turkey

Turkmen Gas and Turkey

The Kazakh OIl and Turkey

Turkey and Iran in the Caspian Sea Basin

Turkey'' Rivals: Iran and Russia

Azerbaijani Oil and Turkey and Iran

Turkey and Russia

Turkey''s Expectations from the United States

4. Turkey in Post-Soviet Central Asia

Economic Co-operation Organization (ECO) 

The EU Factor

Turkey and Regional Integration in Central Asia

5. Turkey and the Emerging Geo-political Constellations in Central Asia

I Turkey and the Euro-American Configuration: Gains and Constraints

Turkey, US, NATO and the European Security Kurdish Issue

The CFE Revision of Conventional Arms Limitation Claues

II Russia-Turkey-Iran Triangle

Russia''s Interests in the Southern Caucasus

Islamic Militancy

Pan-Turkism

UA Military Activities in South-Caucasus and NATO''S Expansion

Caspian Oil and Pipeline Projects

Russia and Iran

Emerging Equations between Russia, Iran and Turkey

Russia and Iran on Identity of the Caspian Sea 

Politics of Pipelines

A Four Dimensional Alliance and Regional Power Balance

6. Turkey, Israel and Greece in Trans-Caucasia and Central Asia

Turkey and Israel: New Alliesin Southern Caucasus and Central Asia

Turkey-Israel Co-operation in Central Asia

Israel and the Central Asian Republics

Azerbaijan

Tajikistan

Uzbekistan

Turkmenistan

Kazakhstan

Kyrgyzstan

Turkey and Greece in Trans-Caucasus: Strange "bed-fellows"

Major Points of Discord between Greece and Turkey 

Cyprus Issue

Sharing the Aegean Sea Resources: Problems of Territorial Waters and Continental Shelf

Turkish Minority in Greece

The EU Factor

The US as a Factor in Turkey-Greece Relations

The Post-Soviet Development

Ankara Searching new friends and improving Relations with the Adversaries

Greece in Trans-Caucasia

Greece and Armenia

Greece in Azerbaijan and Georgia

7. Whither Turkey?-Some Possible Options

Water Problem with Syria

Kurdish Problem with Iraq

Armenian "Genocide"', '<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><br />
<span><span><span><strong>1. Turks in Central Asia: An Overview of Early Ethno-linguistic Linkages and Political Development in Turkey from Empire to Republic</strong></span></span></span></p>

<p><span><span><span>Early Linkages of Turks with Central Asia</span></span></span></p>

<p><span><span><span>Russification of Central Asia</span></span></span></p>

<p><span><span><span>Pre-Revolutionary Religious Refoam Movements in Central Asia</span></span></span></p>

<p><span><span><span>Pan Turkism</span></span></span></p>

<p><span><span><span>Ottoman Reforms: Islam vs. Modernization</span></span></span></p>

<p><span><span><span>Islamism and the Young Ottomans</span></span></span></p>

<p><span><span><span>Young Turks and Constitutional Reforms (1908-23)</span></span></span></p>

<p><span><span><span>Advent of Turkism</span></span></span></p>

<p><span><span><span>The Induction of Western Identity</span></span></span></p>

<p><span><span><strong><span>2. Pan-Turkism: Historical and Contemporary</span></strong></span></span></p>

<p><span><span><span>Origin of Pan-Turkism</span></span></span></p>

<p><span><span><span>Pan-Turanism of Zia Gokalp</span></span></span></p>

<p><span><span><span>The Basmachis Movement</span></span></span></p>

<p><span><span><span>Tactical use of Pan-Turkism and Pan-Islamism during the war of Independence</span></span></span></p>

<p><span><span><span>Turco-Russian Rapproachment</span></span></span></p>

<p><span><span><span>Contemporary Pan-Turkism</span></span></span></p>

<p><span><span><strong><span>3. Turkey’s Interest in the Caspian Sea Region: Relations with Azerbaijan, Turkmenistan and Kazakhstan</span></strong></span></span></p>

<p><span><span><span>Turkey''s Interests</span></span></span></p>

<p><span><span><span>Policy towards the Caspian-Caucasian States</span></span></span></p>

<p><span><span><span>The CaspianSea Controversy</span></span></span></p>

<p><span><span><span>Turkey-Azerbaijan Oil Pipelines and the Karabakh Dispute</span></span></span></p>

<p><span><span><span>Nagorno-Karabakh Conflict and Turkey</span></span></span></p>

<p><span><span><span>Turkmen Gas and Turkey</span></span></span></p>

<p><span><span><span>The Kazakh OIl and Turkey</span></span></span></p>

<p><span><span><span>Turkey and Iran in the Caspian Sea Basin</span></span></span></p>

<p><span><span><span>Turkey'' Rivals: Iran and Russia</span></span></span></p>

<p><span><span><span>Azerbaijani Oil and Turkey and Iran</span></span></span></p>

<p><span><span><span>Turkey and Russia</span></span></span></p>

<p><span><span><span>Turkey''s Expectations from the United States</span></span></span></p>

<p><br />
<span><span><span><strong>4. Turkey in Post-Soviet Central Asia</strong></span></span></span></p>

<p><span><span><span>Economic Co-operation Organization (ECO) </span></span></span></p>

<p><span><span><span>The EU Factor</span></span></span></p>

<p><span><span><span>Turkey and Regional Integration in Central Asia</span></span></span></p>

<p><span><span><strong><span>5. Turkey and the Emerging Geo-political Constellations in Central Asia</span></strong></span></span></p>

<p><span><span><span>I Turkey and the Euro-American Configuration: Gains and Constraints</span></span></span></p>

<p><span><span><span>Turkey, US, NATO and the European Security Kurdish Issue</span></span></span></p>

<p><span><span><span>The CFE Revision of Conventional Arms Limitation Claues</span></span></span></p>

<p><span><span><span>II Russia-Turkey-Iran Triangle</span></span></span></p>

<p><span><span><span>Russia''s Interests in the Southern Caucasus</span></span></span></p>

<p><span><span><span>Islamic Militancy</span></span></span></p>

<p><span><span><span>Pan-Turkism</span></span></span></p>

<p><span><span><span>UA Military Activities in South-Caucasus and NATO''S Expansion</span></span></span></p>

<p><span><span><span>Caspian Oil and Pipeline Projects</span></span></span></p>

<p><span><span><span>Russia and Iran</span></span></span></p>

<p><span><span><span>Emerging Equations between Russia, Iran and Turkey</span></span></span></p>

<p><span><span><span>Russia and Iran on Identity of the Caspian Sea </span></span></span></p>

<p><span><span><span>Politics of Pipelines</span></span></span></p>

<p><span><span><span>A Four Dimensional Alliance and Regional Power Balance</span></span></span></p>

<p><span><span><strong><span>6. Turkey, Israel and Greece in Trans-Caucasia and Central Asia</span></strong></span></span></p>

<p><span><span><span>Turkey and Israel: New Alliesin Southern Caucasus and Central Asia</span></span></span></p>

<p><span><span><span>Turkey-Israel Co-operation in Central Asia</span></span></span></p>

<p><span><span><span>Israel and the Central Asian Republics</span></span></span></p>

<p><span><span><span>Azerbaijan</span></span></span></p>

<p><span><span><span>Tajikistan</span></span></span></p>

<p><span><span><span>Uzbekistan</span></span></span></p>

<p><span><span><span>Turkmenistan</span></span></span></p>

<p><span><span><span>Kazakhstan</span></span></span></p>

<p><span><span><span>Kyrgyzstan</span></span></span></p>

<p><span><span><span>Turkey and Greece in Trans-Caucasus: Strange "bed-fellows"</span></span></span></p>

<p><span><span><span>Major Points of Discord between Greece and Turkey </span></span></span></p>

<p><span><span><span>Cyprus Issue</span></span></span></p>

<p><span><span><span>Sharing the Aegean Sea Resources: Problems of Territorial Waters and Continental Shelf</span></span></span></p>

<p><span><span><span>Turkish Minority in Greece</span></span></span></p>

<p><span><span><span>The EU Factor</span></span></span></p>

<p><span><span><span>The US as a Factor in Turkey-Greece Relations</span></span></span></p>

<p><span><span><span>The Post-Soviet Development</span></span></span></p>

<p><span><span><span>Ankara Searching new friends and improving Relations with the Adversaries</span></span></span></p>

<p><span><span><span>Greece in Trans-Caucasia</span></span></span></p>

<p><span><span><span>Greece and Armenia</span></span></span></p>

<p><span><span><span>Greece in Azerbaijan and Georgia</span></span></span></p>

<p><span><span><strong><span>7. Whither Turkey?-Some Possible Options</span></strong></span></span></p>

<p><span><span><span>Water Problem with Syria</span></span></span></p>

<p><span><span><span>Kurdish Problem with Iraq</span></span></span></p>

<p><span><span><span>Armenian "Genocide"</span></span></span></p>', 'Title
			Turkey in Central Asia

			Author
			Prof. (Mrs.) Sheel K. Asopa

			ISBN
			9788187471417

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Turkey in Central Asia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. (Mrs.) Sheel K. Asopa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471417</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1299"', '"910"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25999788187471417_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471417&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=331', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=331', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2884, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('801fb3ef-8198-41ec-bc85-03b81f097cb5', '3725', 719, 'श्रीमद्भगवद्गीता और इस्लाम विश्व बन्धुत्त्व का प्रत्यक्ष प्रमाण', 'शरमदभगवदगत-और-इसलम-वशव-बनधततव-क-परतयकष-परमण', '-', '9789385830198', '9789385830198', '9789385830198', NULL, 'श्रीमद्भगवद्गीता और इस्लाम विश्व बन्धुत्त्व का प्रत्यक्ष प्रमाण', '<h6><span>श्रीमद्भगवद्गीता और इस्लाम विश्व बन्धुत्त्व का प्रत्यक्ष प्रमाण</span></h6>', 'Title
			श्रीमद्भगवद्गीता और इस्लाम विश्व बन्धुत्त्व का प्रत्यक्ष प्रमाण

			Author
			डॉ. मोहम्मद हनीफ खान शास्त्री 

			ISBN
			9789385830198

			Publisher
			Standrad Publishers (India)

			Binding
			Hardcover

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>श्रीमद्भगवद्गीता और इस्लाम विश्व बन्धुत्त्व का प्रत्यक्ष प्रमाण</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. मोहम्मद हनीफ खान शास्त्री </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830198</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standrad Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'caffa7fc-0ef6-487e-83e8-a3c5a62569c7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1742WhatsApp%20Image%202025-09-12%20at%2011.26.52_b6164188.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830198&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3725', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3725', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 719, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:02'),
('8029e772-6ea2-4d9b-999c-cf14551c2409', '477', NULL, 'Goswami Tulsidas''s - Kavitawali - Original Text with complete English Translation, brief Commentaries & Appendices', 'goswami-tulsidass-kavitawali-original-text-with-complete-english-translation-brief-commentaries-appendices-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477', 'goswami-tulsidass-kavitawali-original-text-with-complete-english-translation-brief-commentaries-appendices-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477-477', '9788183900119', '9788183900119', '9788183900119', NULL, 'Goswami Tulsidas'' Kavitawali - This magnificent composition of Tulsidas narrates the story of Sri Ram in the first half and has subline prayers in the second half. Kavitawali is in the poetic style called Kavita, Sawaiya, Ghanakshari and Chappey. The book has full text with English translation and explanations with several appendices.

Content - Preface, Prayer, 1. Kavitawali - Text and Translation, (a) Bal Kand, (b) Ayodhya Kand, (c) Aranya Kand, (d) Kishkindha Kand, (e) Sundar Kand, (f) Lanka Kand, (g) Uttar Kand, 2. Appendix No. 1 (Tulsidas'' various works - Table showing period of composition), 3.  Appendix No. 2 (Speed of Hanuman), 4. Appendix No. 3 (Author''s musings), 5. Appendix No. 4 (Other books by author)            ', '<h1 style="text-align:justify"><span>Goswami Tulsidas'' Kavitawali - This magnificent composition of Tulsidas narrates the story of Sri Ram in the first half and has subline prayers in the second half. Kavitawali is in the poetic style called Kavita, Sawaiya, Ghanakshari and Chappey. The book has full text with English translation and explanations with several appendices.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Prayer, 1. Kavitawali - Text and Translation, (a) Bal Kand, (b) Ayodhya Kand, (c) Aranya Kand, (d) Kishkindha Kand, (e) Sundar Kand, (f) Lanka Kand, (g) Uttar Kand, 2. Appendix No. 1 (Tulsidas'' various works - Table showing period of composition), 3.  Appendix No. 2 (Speed of Hanuman), 4. Appendix No. 3 (Author''s musings), 5. Appendix No. 4 (Other books by author)</span>            </p>', 'Sub Title
			Original Text with complete English Translation, brief Commentaries & Appendices

			Author
			Ajai Kumar Chhawchharia

			About Author
			As per Book

			ISBN 10 Digit
			8183900119

			ISBN 13 Digit
			9788183900119

			Pages
			175

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Original Text with complete English Translation, brief Commentaries &amp; Appendices</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ajai Kumar Chhawchharia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183900119</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183900119</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>175</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"300"', '"180"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 175, '175', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/28249788183900119.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183900119&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=477', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=477', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2795, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:02'),
('8063e184-a6a9-4de4-b2e9-bbafa87dd23c', '3997', 455, 'The History of India''s Great Warrior Pandit Deendayal Upadhyay', 'the-history-of-indias-great-warrior-pandit-deendayal-upadhyay', 'the-history-of-indias-great-warrior-pandit-deendayal-upadhyay', '9789348670366', '9789348670366', '9789348670366', NULL, 'About the book

Pandit Deendayal Upadhyay (25 September 1916 – 11 February 1968) was an Indian Philosopher, economist, sociologist, historian, journalist, and political scientist. He was one of the most important leaders of the Bhartiya JanSangh, the forerunner of the present day Bharatiya Janata Party. Deendayal Upadhyaya is well known for his idea as Integral Humanism- the concept which is deeply embedded in Indian psyche. The philosophy of integral humanism advocate the simultaneous and integrated program of the body, mind and intellect and soul of each human being. For 16 years (1951 to 1967) he was General Secretary of the Bharatiya JanSangh. He emerged as an all-round national leader but when this seasoned leader emerged as President of his party, destiny took him away from us in a mysterious and gory end. He was the JanSangh President for only 43 days from December29, 1967 to February 10, 1968. All the matter that has been given in public domain and we have just compiled it.

Contents:-

	Life Sketch

	Upadhyaya and Sangh Parivar

	Upadhyaya: Oriented and Honest

	Upadhyaya and Hindu Religion and Eternal Truth

	Upadhyaya and Ideological Flexibility in National Interest

	Upadhyaya and Integral Humanism

	Upadhyaya and Nature of Dharma', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Pandit Deendayal Upadhyay (25 September 1916 – 11 February 1968) was an Indian Philosopher, economist, sociologist, historian, journalist, and political scientist. He was one of the most important leaders of the Bhartiya JanSangh, the forerunner of the present day Bharatiya Janata Party. Deendayal Upadhyaya is well known for his idea as Integral Humanism- the concept which is deeply embedded in Indian psyche. The philosophy of integral humanism advocate the simultaneous and integrated program of the body, mind and intellect and soul of each human being. For 16 years (1951 to 1967) he was General Secretary of the Bharatiya JanSangh. He emerged as an all-round national leader but when this seasoned leader emerged as President of his party, destiny took him away from us in a mysterious and gory end. He was the JanSangh President for only 43 days from December29, 1967 to February 10, 1968. All the matter that has been given in public domain and we have just compiled it.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Life Sketch</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Upadhyaya and Sangh Parivar</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Upadhyaya: Oriented and Honest</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Upadhyaya and Hindu Religion and Eternal Truth</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Upadhyaya and Ideological Flexibility in National Interest </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Upadhyaya and Integral Humanism</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Upadhyaya and Nature of Dharma</span></span></span></li>
</ol>', 'Title
			The History of India''s Great Warrior Pandit Deendayal Upadhyay

			Author
			Mukesh Kumar Tiwari

			ISBN
			9789348670366

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The History of India''s Great Warrior Pandit Deendayal Upadhyay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mukesh Kumar Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670366</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1495"', '"972"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8856WhatsApp%20Image%202025-09-15%20at%2011.18.44_b2822610.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789348670366&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3997', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3997', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 455, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:02'),
('8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', '3970', 482, 'Human Resource Management (Text and Cases)', 'human-resource-management-text-and-cases', 'human-resource-management-text-and-cases', '9789357780247', '9789357780247', '9789357780247', NULL, 'About the book

This book is a comprehensive Human Resource (HR) handbook (covering all the basic & advanced aspects) which deals with a strategic approach to Human Resource Management. It presents the link between theory, practice, critical thinking and current examples relevant to the present industry.

Content

Human Resource – An Overview

	Human Resource Management

	Strategic Human Resource Management

	Human Resource Development

Human Resource Strategies and Planning

	Human Resource Planning

	Job Analysis and Job Design

	Recruitment and Selection

Training and Development of Human Resource

	Training and Development

	Career Planning and Development

	Succession Planning Putting an Organization’s knowledge to work

	Talent Management

	Employee Engagement

	Knowledge Management

Appraising and Managing Performance

	Performance Management and Potential Management

	Competency Mapping

Compensation Management and Incentives

	Compensation Management

	Managerial Incentives

Employee Relations – Overview

	Industrial Relations and Legal Framework Governing Human Relations

	Labour Welfare and Social Security

Organisational Change and Development

	Managing Change and Development

	Creativity in Learning Organisation: An Emergent Perspective

	Benchmarking in Human Resource

	Kaizen and Six Sigma

	E-learning- The Changing Face of Learning

Employee Health, Safety and Welfare

	Employee Health and Safety

	Job Stress

	Motivation and Employee Retention

	Counselling, Coaching and Mentoring

	Life and Work in the New Millennium

Human Resource Accounting and Information Technology

	Electronic Human Resource Management (e-HRM)

	Human Resource Accounting and HR Score Card

	Human Resource Audit and Personnel Research

	Human Resource Measurements

International HRM and Emerging Issues

	International Human Resource Management

	HR in the New Millennium

	CSR and Sustainability', '<p style="text-align:justify"><span><span><span><strong><span><span>About the book</span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>This book is a comprehensive Human Resource (HR) handbook (covering all the basic &amp; advanced aspects) which deals with a strategic approach to Human Resource Management. It presents the link between theory, practice, critical thinking and current examples relevant to the present industry.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span>Content</span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span>Human Resource – An Overview</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Human Resource Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Strategic Human Resource Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Human Resource Development</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>Human Resource Strategies and Planning</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Human Resource Planning</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Job Analysis and Job Design</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Recruitment and Selection</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>Training and Development of Human Resource</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Training and Development</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Career Planning and Development</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Succession Planning Putting an Organization’s knowledge to work</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Talent Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Employee Engagement</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Knowledge Management</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>Appraising and Managing Performance</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Performance Management and Potential Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Competency Mapping</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>Compensation Management and Incentives</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Compensation Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Managerial Incentives</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>Employee Relations – Overview</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Industrial Relations and Legal Framework Governing Human Relations</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Labour Welfare and Social Security</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>Organisational Change and Development</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Managing Change and Development</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Creativity in Learning Organisation: An Emergent Perspective</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Benchmarking in Human Resource</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Kaizen and Six Sigma</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>E-learning- The Changing Face of Learning</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>Employee Health, Safety and Welfare</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Employee Health and Safety</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Job Stress</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Motivation and Employee Retention</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Counselling, Coaching and Mentoring</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Life and Work in the New Millennium</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>Human Resource Accounting and Information Technology</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Electronic Human Resource Management (e-HRM)</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Human Resource Accounting and HR Score Card</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Human Resource Audit and Personnel Research</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Human Resource Measurements</span></span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong><span><span>International HRM and Emerging Issues</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>International Human Resource Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>HR in the New Millennium</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>CSR and Sustainability</span></span></span></span></span></li>
</ol>', 'Title
			Human Resource Management (Text and Cases)

			Author
			Prof. (Dr.) Shikha Kapoor

			ISBN
			9789357780247

			Publisher
			Taxmann

			Pages
			760

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Human Resource Management (Text and Cases)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. (Dr.) Shikha Kapoor</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789357780247</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>760</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1195"', '"1016"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '305d7b11-9f04-4db1-82fe-42bcf3f8f1fe', NULL, NULL, 760, '760', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6064text.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789357780247&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3970', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3970', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 482, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:02'),
('80c1a90f-2d21-4198-81a0-1096505ea683', '342', NULL, 'AN Introduction To Buddhist Philosophy in India And Tibet', 'an-introduction-to-buddhist-philosophy-in-india-and-tibet-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-3-342', 'an-introduction-to-buddhist-philosophy-in-india-and-tibet-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342-342', '8177420690', '8177420690', '8177420690', NULL, 'Content - Preface and Introduction, PART I: INDIA, Chapter I. The Theravada or the Teaching of the Elders, Chapter II. The Sarvastivada or the Philosophy that "Everything Exists", Chapter III. The Madhyamaka or the Philosophy of the Middle Way, Chapter IV. The Madhyamaka or the Philosophy of the Middle Way, Chapter V. The Madhyamaka or the Philosophy of the Middle Way, Chapter VI. Yogacara or Buddhist Idealism, Chapter VII. Yogacara or Buddhist Idealism, Chapter VIII. Yogacara or Buddhist Idealism, Chapter IX. The Theory of the Buddha-essence (Tathagata-garbha), PART II: TIBET, Chapter X. Vajrayana: General Features, Chapter XI. The Nyingma or the Old School of Tibetan Buddhism, Chapter XII. The Sakyapa, Chapter XIII. The Kagyupa and the Doctrine of the "Great Seal" (Mahamudra), Chapter XIV. The Gelugpa, Bibliography,  Abbreviations, Notes, Index                    ', '<p style="text-align:justify"><span><strong>Content -</strong> Preface and Introduction, PART I: INDIA, Chapter I. The Theravada or the Teaching of the Elders, Chapter II. The Sarvastivada or the Philosophy that "Everything Exists", Chapter III. The Madhyamaka or the Philosophy of the Middle Way, Chapter IV. The Madhyamaka or the Philosophy of the Middle Way, Chapter V. The Madhyamaka or the Philosophy of the Middle Way, Chapter VI. Yogacara or Buddhist Idealism, Chapter VII. Yogacara or Buddhist Idealism, Chapter VIII. Yogacara or Buddhist Idealism, Chapter IX. The Theory of the Buddha-essence (Tathagata-garbha), PART II: TIBET, Chapter X. Vajrayana: General Features, Chapter XI. The Nyingma or the Old School of Tibetan Buddhism, Chapter XII. The Sakyapa, Chapter XIII. The Kagyupa and the Doctrine of the "Great Seal" (Mahamudra), Chapter XIV. The Gelugpa, Bibliography,  Abbreviations, Notes, Index</span>                  <span>  </span></p>', 'Sub Title
			AN Introduction To Buddhist Philosophy in India And Tibet

			Author
			Zahiruddin Ahmad

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			8177420690

			Pages
			395

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>AN Introduction To Buddhist Philosophy in India And Tibet</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zahiruddin Ahmad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8177420690</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>395</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1500"', '"900"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 395, '395', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9597dpp_17_7.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8177420690&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=342', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=342', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2880, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('80d15d6d-3587-45de-b5e0-55f98c04c284', '1759', NULL, 'Technology for Modelling, Electrical Analogies, Engineering Practice, and the Develoment of Analogue Comuting -History of Computing Series', 'technology-for-modelling-electrical-analogies-engineering-practice-and-the-develoment-of-analogue-comuting-history-of-computing-series-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1-1759', 'technology-for-modelling-electrical-analogies-engineering-practice-and-the-develoment-of-analogue-comuting-history-of-computing-series-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759-1759', 'RFGB2133', 'RFGB2133', 'RFGB2133', NULL, 'Historians have different views on the core identity of analogue computing. Some portray the technology solely as a precursor to digital computing, whereas others stress that analogue applications existed well after 1940. Even within contemporary sources, there is a spectrum of understanding around what constitutes analogue computing. To understand the relationship between analogue and digital computing, and what this means for users today, the history must consider how the technology is used. Technology for Modelling investigates the technologies, the concepts, and the applications of analogue computing. The text asserts that analogue computing must be thought of as not just a computing technology, but also as a modelling technology, demonstrating how the history of analogue computing can be understood in terms of the parallel themes of calculation and modelling. The book also includes a number of detailed case studies of the technology''s use and application. Topics and features: discusses the meaning of analogue computing and its significance in history, and describes the main differences between analogue and digital computing; provides a chronology of analogue computing, based upon the two major strands of calculation and modeling; examines the wider relationship between computing and modelling, and discusses how the theme of modelling fits within the history of analogue computing; describes how the history of analogue computing evolved through a number of stages of use; presents illustrative case studies on analogue modelling in academic research, oil reservoir modelling, aeronautical design, and meteorology. General readers and researchers in the field of history of computing – as well as history of science more generally – will find this book a fascinating insight into the historical use and evolution of technology. The volume provides a long-needed historical framework and context for these core computing technologies. Dr. Charles Care is a senior software engineer at BT and an Associate Fellow at the Department of Computer Science of the University of Warwick, UK.', '<p>Historians have different views on the core identity of analogue computing. Some portray the technology solely as a precursor to digital computing, whereas others stress that analogue applications existed well after 1940. Even within contemporary sources, there is a spectrum of understanding around what constitutes analogue computing. To understand the relationship between analogue and digital computing, and what this means for users today, the history must consider how the technology is used. Technology for Modelling investigates the technologies, the concepts, and the applications of analogue computing. The text asserts that analogue computing must be thought of as not just a computing technology, but also as a modelling technology, demonstrating how the history of analogue computing can be understood in terms of the parallel themes of calculation and modelling. The book also includes a number of detailed case studies of the technology''s use and application. Topics and features: discusses the meaning of analogue computing and its significance in history, and describes the main differences between analogue and digital computing; provides a chronology of analogue computing, based upon the two major strands of calculation and modeling; examines the wider relationship between computing and modelling, and discusses how the theme of modelling fits within the history of analogue computing; describes how the history of analogue computing evolved through a number of stages of use; presents illustrative case studies on analogue modelling in academic research, oil reservoir modelling, aeronautical design, and meteorology. General readers and researchers in the field of history of computing – as well as history of science more generally – will find this book a fascinating insight into the historical use and evolution of technology. The volume provides a long-needed historical framework and context for these core computing technologies. Dr. Charles Care is a senior software engineer at BT and an Associate Fellow at the Department of Computer Science of the University of Warwick, UK.</p>', 'Technology for Modelling, Electrical Analogies, Engineering Practice, and the Develoment of Analogue Comuting -History of Computing Series', '<h1>Technology for Modelling, Electrical Analogies, Engineering Practice, and the Develoment of Analogue Comuting -History of Computing Series</h1>', '"10899"', '"6539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4843dpp_18_133.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB2133&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1759', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1759', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1985, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('80d1eb39-dc0f-44fb-838e-fab813ee044b', '3519', 883, 'Advances in Mathematical Economics Volume - 12', 'advances-in-mathematical-economics-volume-12-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519', 'advances-in-mathematical-economics-volume-12-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519', '9784431929345', '9784431929345::3519', '9784431929345', NULL, 'Advances in Mathematical Economics is a publication of the Research Center for Mathematical Economics, which was founded in 1997 as an international scientific association that aims to promote research activities in mathematical economics.

Our publication was launched to realize our long-term goal of bringing together those mathematicians who are seriously interested in obtaining new challenging stimuli from economic theories and those economists who are seeking effective mathematical tools for their research.

The scope of Advances in Mathematical Economics includes, but is not limited to, the following fields: - economic theories in various fields based on rigorous mathematical reasoning; - mathematical methods (e.g., analysis, algebra, geometry, probability) motivated by economic theories; - mathematical results of potential relevance to economic theory; - historical study of mathematical economics.

Authors are asked to develop their original results as fully as possible and also to give a clear-cut expository overview of the problem under discussion. Consequently, we will also invite articles which might be considered too long for publication in journals.', '<p>Advances in Mathematical Economics is a publication of the Research Center for Mathematical Economics, which was founded in 1997 as an international scientific association that aims to promote research activities in mathematical economics.</p>

<p>Our publication was launched to realize our long-term goal of bringing together those mathematicians who are seriously interested in obtaining new challenging stimuli from economic theories and those economists who are seeking effective mathematical tools for their research.</p>

<p>The scope of Advances in Mathematical Economics includes, but is not limited to, the following fields: - economic theories in various fields based on rigorous mathematical reasoning; - mathematical methods (e.g., analysis, algebra, geometry, probability) motivated by economic theories; - mathematical results of potential relevance to economic theory; - historical study of mathematical economics.</p>

<p>Authors are asked to develop their original results as fully as possible and also to give a clear-cut expository overview of the problem under discussion. Consequently, we will also invite articles which might be considered too long for publication in journals.</p>', 'Sub Title
			Volume - 12

			Author
			S.kusuoka, T. Maruyama

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9784431929345

			Pages
			V, 170

			Binding
			Hardback

			Year of Publication
			2009

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Volume - 12</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.kusuoka, T. Maruyama</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9784431929345</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>V, 170</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"14223"', '"8534"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'V, 170', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9174978-4-431-92935-2.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9784431929345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3519', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3519', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 883, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:02'),
('80d4ed36-af2f-40e1-b257-4cd58495039c', '2194', NULL, 'Embedded Systems Design with Platform FPGAs - Principles and Practices', 'embedded-systems-design-with-platform-fpgas-principles-and-practices-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-21-2194', 'embedded-systems-design-with-platform-fpgas-principles-and-practices-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194-2194', 'FGTR5544', 'FGTR5544', 'FGTR5544', NULL, 'Embedded Systems Design with Platform FPGAs - Principles and Practices', '<h1>Embedded Systems Design with Platform FPGAs - Principles and Practices</h1>', 'Sub Title
			No

			Author
			Ron Sass, Andrew G. Schmidt

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380501918

			Pages
			200

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ron Sass, Andrew G. Schmidt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380501918</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, '200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20559789380501918.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGTR5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2194', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2194', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1692, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:02'),
('80d64fec-acb9-495d-ba05-43083aff3d26', '3270', NULL, 'Encyclopedia of Multimedia', 'encyclopedia-of-multimedia-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270', 'encyclopedia-of-multimedia-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270-3270', '9780387243955', '9780387243955', '9780387243955', NULL, 'The Encyclopedia of Multimedia provides easily accessible coverage of the important concepts, issues and technology trends in the field of multimedia technologies, systems, techniques, and applications. It is a comprehensive collection of more than 250 entries from hundreds of leading researchers and world experts. With over 1000 heavily-illustrated pages, the Encyclopedia of Multimedia presents concise overviews of all aspects of software, systems, web tools and hardware that enable video, audio and developing media to be shared and delivered electronically. The Editor-in-Chief, Borko Furht, in collaboration with an Editorial Board, surveyed and divided the field of multimedia into specific topics that collectively encompass the foundations, technologies, applications, and emerging elements behind web technologies, wireless information transfer, and audio-visual formatting and storage.  Borko Furht is also the Founder and Editor-in-Chief of the international journal, Multimedia Tools and Applications.  This essential reference features: — Over 250 topics ranging from multimedia servers, to multimedia databases and multimedia networks and communications, to emerging multimedia applications — Immediate point of entry into field for researchers — A–Z format — Many headers for easy skimming and navigation of topic — New standards  — Cross-referenced entries    — Internationally renowned Editorial Board — Index Each peer-reviewed entry includes: — Broken out definition of terms — Keywords — Full overview of the technology — Key citations to locate further resources in the field — Illustrations — Applications The intended audience of the Encyclopedia of Multimedia is technically diverse and wide; it includes professionals concerned with the internet, websites, telecommunications, multimedia players and technologies. Specifically, this volume serves as a valuable reference for system designers, software engineers, programmers, and business managers who are involved in multimedia system design and their applications. Practitioners in communications and software industries will benefit from this reference, as will advanced-level students in computer science, web design, and electrical engineering. ', '<p>The Encyclopedia of Multimedia provides easily accessible coverage of the important concepts, issues and technology trends in the field of multimedia technologies, systems, techniques, and applications. It is a comprehensive collection of more than 250 entries from hundreds of leading researchers and world experts. With over 1000 heavily-illustrated pages, the Encyclopedia of Multimedia presents concise overviews of all aspects of software, systems, web tools and hardware that enable video, audio and developing media to be shared and delivered electronically. The Editor-in-Chief, Borko Furht, in collaboration with an Editorial Board, surveyed and divided the field of multimedia into specific topics that collectively encompass the foundations, technologies, applications, and emerging elements behind web technologies, wireless information transfer, and audio-visual formatting and storage.  Borko Furht is also the Founder and Editor-in-Chief of the international journal, Multimedia Tools and Applications.  This essential reference features: — Over 250 topics ranging from multimedia servers, to multimedia databases and multimedia networks and communications, to emerging multimedia applications — Immediate point of entry into field for researchers — A–Z format — Many headers for easy skimming and navigation of topic — New standards  — Cross-referenced entries    — Internationally renowned Editorial Board — Index Each peer-reviewed entry includes: — Broken out definition of terms — Keywords — Full overview of the technology — Key citations to locate further resources in the field — Illustrations — Applications The intended audience of the Encyclopedia of Multimedia is technically diverse and wide; it includes professionals concerned with the internet, websites, telecommunications, multimedia players and technologies. Specifically, this volume serves as a valuable reference for system designers, software engineers, programmers, and business managers who are involved in multimedia system design and their applications. Practitioners in communications and software industries will benefit from this reference, as will advanced-level students in computer science, web design, and electrical engineering. </p>', 'Author      :   Borbo Furht

Publisher ‏ : ‎ Springer (21 December 2005)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 989 pages

ISBN-10 ‏ : ‎ 9780387243955

ISBN-13 ‏ : ‎ 978-0387243955

Item Weight ‏ : ‎ 500 g

 ', '<p>Author      :   Borbo Furht</p>

<p>Publisher ‏ : ‎ Springer (21 December 2005)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 989 pages</p>

<p>ISBN-10 ‏ : ‎ 9780387243955</p>

<p>ISBN-13 ‏ : ‎ 978-0387243955</p>

<p>Item Weight ‏ : ‎ 500 g</p>

<p> </p>', '"35110"', '"21060"', '"0"', 5, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/921831-os5IzWGL._SX361_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387243955&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3270', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3270', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1109, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:02'),
('80eef61e-df6d-4c7f-ad33-12d4e22f6111', '2826', NULL, 'Asian Juggernaut - The Rise of India, China and Japan NEW', 'asian-juggernaut-the-rise-of-india-china-and-japan-new-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2-2826', 'asian-juggernaut-the-rise-of-india-china-and-japan-new-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826-2826', 'XUYH667', 'XUYH667', 'XUYH667', NULL, 'Asian Juggernaut - The Rise of India, China and Japan NEW', '<h1>Asian Juggernaut - The Rise of India, China and Japan NEW</h1>', 'Sub Title
			No

			Author
			Surjit Thokchom

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162076

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1990

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Surjit Thokchom</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1990</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XUYH667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2826', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2826', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1322, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:02'),
('80fa950b-9daf-48bc-a2ed-7d86d21120b6', '1770', NULL, 'Variational Principles in Physics', 'variational-principles-in-physics-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-17-1770', 'variational-principles-in-physics-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770-1770', 'ASXD3321', 'ASXD3321', 'ASXD3321', NULL, 'Variational principles have proven to be surprisingly fertile. For example, Fermat used variational methods to demonstrate that light follows the fastest route from one point to another, an idea which came to be a cornerstone of geometrical optics. This book explains variational principles and charts their use throughout modern physics. It examines the analytical mechanics of Lagrange and Hamilton, the basic tools of any physicist. The book also offers simple but rich first impressions of Einstein’s General Relativity, Feynman’s Quantum Mechanics, and more that reveal amazing interconnections between various fields of physics.', '<p>Variational principles have proven to be surprisingly fertile. For example, Fermat used variational methods to demonstrate that light follows the fastest route from one point to another, an idea which came to be a cornerstone of geometrical optics. This book explains variational principles and charts their use throughout modern physics. It examines the analytical mechanics of Lagrange and Hamilton, the basic tools of any physicist. The book also offers simple but rich first impressions of Einstein’s General Relativity, Feynman’s Quantum Mechanics, and more that reveal amazing interconnections between various fields of physics.</p>', 'Variational Principles in Physics', '<h1>Variational Principles in Physics</h1>', '"4799"', '"2879"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8150dpp_18_145.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASXD3321&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1770', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1770', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1974, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('80ff1495-e197-4518-9ea7-90e96fceac25', '1108', NULL, 'Encyclopedia of Digital Government in 3 Vols. Set', 'encyclopedia-of-digital-government-in-3-vols-set', 'encyclopedia-of-digital-government-in-3-vols-set', '9781591407898', '9781591407898', '9781591407898', NULL, 'The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.', '<p>The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.</p>', 'Sub Title
			Encyclopedia of Digital Government in 3 Vols. Set

			Author / Editor
			 Ari-Veikko Antiroiko

			About Author

			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781591407898

			Pages
			1916 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Digital Government in 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td> Ari-Veikko Antiroiko</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781591407898</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1916 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"59499"', '"35700"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1916 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8940818683026x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781591407898&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1108', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1108', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2413, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('810119c6-6df7-47f9-8477-dbf8d58debcf', '4380', 84, 'Studies in Indian Sculpture 2-Vols. Set', 'studies-in-indian-sculpture-2vols-set', 'studies-in-indian-sculpture-2vols-set', '8185016615', '8185016615', '8185016615', NULL, 'About the book

These essays are a culmination of zealous research, field work and post graduate teaching conducted zestfully for years by now retired professor of art history, Ratan Parimoo, who is also a distinguished practicing painter.

Having studied Stella Kramrisch and keenly analysed Ananda Coomaraswamy, Parimoo has also kept abreast with the current trends in international Art History Kramrisch’s thinking was formulated under the influence of the Vienna school of Art History combined with her own deep insight of form analyses and symbolic significance. Parimoo perceives the development of form and style in a fresh manner combining his own understanding of the original writings of art historians of style such as H. Wolfflin, A Riegl and H. Focillon along with promoters of the iconological method like E. Panofsky, E. Gombrich and Meyer Schapiro. Being of the few Indian art historians to apply the western methodologies to Indian art, he has also probed into the relevance of several overlooked Sanskrit sources in analysing traditional Indian sculpture and architecture.

In India, the art historical situation has come to a point when several regions in the count have continuously been explored and breathtakingly new material has come to light, which was not available to scholars who wrote about a half century ago. It is now possible to look with fresh eye and empirically, the problem of the classical quality, the development of sculpture and architecture during the medieval period, the notion of naturalism / realism in Indian sculpture and the least recognised contribution of regional schools.

Written with the painter’s sensitivity, these essays cover the areas of style, to some extent iconology and show possibilities of opening research in temple architecture. After having writings on Indian sculpture by Coomaraswamy, Stella Kramrisch and C. Sivaramamurti, these essays by Ratan Parimoo being released at the beginning of the new millennium, is a contribution in the direction of ‘New Art History’ and will have as much significance as Heinrich Zimmer’s classic work, the ‘Art of Indian Asia’.

Content:

Part1

1.A Critique of Ananda Coomaraswamy’s Presuppositions for a Philosophy of Indian Art    

2.Stella Kramrisch: Indian Art History and German Art-Historical Studies (Including the Vienna School)       

3.From Iconography through Iconology to New Art History

Part II        

4.The Idea of Form and Style in Indian Sculpture   

5.The Myth of Gupta Classicism and the Concept of Regional Genres  

6.Problematic of Gandharan Art, Oriendtalism, and the Clumsy Notion of Graeco-roman Influence on Indian Art   

7.Vishnu’s Weapons and Their Representation in Indian Arts    

8.Some Thoughts on the Sculptures of Vishvarupa Vishnu        

9.Elephanta in the Context of Evolution and Significance of Shaiva Sculpture        

10.On the Sculptures from Ellora Caves and the Problems of Deccan School 

11.Some Problems of Ellora from the Point of View of Buddhist Caves  

12.The Aihole Sub-Style of Chalukyan Sculpture    

13.Krishna Lila in Sculptural Reliefs and Temples

14.Some Aspects of the Decorative Repertoire of North Indian (Nagara) Temple Architecture         

15.A proposed Methodology for the Study of System of Proportion in Indian Temple Architecture the Case study of Sunak Temple.        

16.The Formation of Medieval Style in Malwa Region (A Presentation of Hinglajgarh Sculptures)         

17.Khajuraho: The Chandella Sculptor’s Paradise, is There a Chandella Style of Medieval Indian Sculpture? Its Sources and Characteristics  

Appendix-I: Coomaraswamy and Indian Art History

Appendix-II: Stella Kramrisch: She Sculpts with words    

Appendix-III: C.Sivaramamurti-Obituary', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>These essays are a culmination of zealous research, field work and post graduate teaching conducted zestfully for years by now retired professor of art history, Ratan Parimoo, who is also a distinguished practicing painter.</span></span></p>

<p style="text-align:justify"><span><span>Having studied Stella Kramrisch and keenly analysed Ananda Coomaraswamy, Parimoo has also kept abreast with the current trends in international Art History Kramrisch’s thinking was formulated under the influence of the Vienna school of Art History combined with her own deep insight of form analyses and symbolic significance. Parimoo perceives the development of form and style in a fresh manner combining his own understanding of the original writings of art historians of style such as H. Wolfflin, A Riegl and H. Focillon along with promoters of the iconological method like E. Panofsky, E. Gombrich and Meyer Schapiro. Being of the few Indian art historians to apply the western methodologies to Indian art, he has also probed into the relevance of several overlooked Sanskrit sources in analysing traditional Indian sculpture and architecture.</span></span></p>

<p style="text-align:justify"><span><span>In India, the art historical situation has come to a point when several regions in the count have continuously been explored and breathtakingly new material has come to light, which was not available to scholars who wrote about a half century ago. It is now possible to look with fresh eye and empirically, the problem of the classical quality, the development of sculpture and architecture during the medieval period, the notion of naturalism / realism in Indian sculpture and the least recognised contribution of regional schools.</span></span></p>

<p style="text-align:justify"><span><span>Written with the painter’s sensitivity, these essays cover the areas of style, to some extent iconology and show possibilities of opening research in temple architecture. After having writings on Indian sculpture by Coomaraswamy, Stella Kramrisch and C. Sivaramamurti, these essays by Ratan Parimoo being released at the beginning of the new millennium, is a contribution in the direction of ‘New Art History’ and will have as much significance as Heinrich Zimmer’s classic work, the ‘Art of Indian Asia’.</span></span></p>

<p style="text-align:justify"><span><span><strong>Content:</strong></span></span></p>

<p style="text-align:justify"><span><span><strong>Part1 </strong></span></span></p>

<p style="text-align:justify"><span><span>1.A Critique of Ananda Coomaraswamy’s Presuppositions for a Philosophy of Indian Art     </span></span></p>

<p style="text-align:justify"><span><span>2.Stella Kramrisch: Indian Art History and German Art-Historical Studies (Including the Vienna School)        </span></span></p>

<p style="text-align:justify"><span><span>3.From Iconography through Iconology to New Art History </span></span></p>

<p style="text-align:justify"><span><span><strong>Part II         </strong></span></span></p>

<p style="text-align:justify"><span><span>4.The Idea of Form and Style in Indian Sculpture    </span></span></p>

<p style="text-align:justify"><span><span>5.The Myth of Gupta Classicism and the Concept of Regional Genres   </span></span></p>

<p style="text-align:justify"><span><span>6.Problematic of Gandharan Art, Oriendtalism, and the Clumsy Notion of Graeco-roman Influence on Indian Art    </span></span></p>

<p style="text-align:justify"><span><span>7.Vishnu’s Weapons and Their Representation in Indian Arts     </span></span></p>

<p style="text-align:justify"><span><span>8.Some Thoughts on the Sculptures of Vishvarupa Vishnu         </span></span></p>

<p style="text-align:justify"><span><span>9.Elephanta in the Context of Evolution and Significance of Shaiva Sculpture         </span></span></p>

<p style="text-align:justify"><span><span>10.On the Sculptures from Ellora Caves and the Problems of Deccan School  </span></span></p>

<p style="text-align:justify"><span><span>11.Some Problems of Ellora from the Point of View of Buddhist Caves   </span></span></p>

<p style="text-align:justify"><span><span>12.The Aihole Sub-Style of Chalukyan Sculpture     </span></span></p>

<p style="text-align:justify"><span><span>13.Krishna Lila in Sculptural Reliefs and Temples</span></span></p>

<p style="text-align:justify"><span><span>14.Some Aspects of the Decorative Repertoire of North Indian (Nagara) Temple Architecture          </span></span></p>

<p style="text-align:justify"><span><span>15.A proposed Methodology for the Study of System of Proportion in Indian Temple Architecture the Case study of Sunak Temple.         </span></span></p>

<p style="text-align:justify"><span><span>16.The Formation of Medieval Style in Malwa Region (A Presentation of Hinglajgarh Sculptures)          </span></span></p>

<p style="text-align:justify"><span><span>17.Khajuraho: The Chandella Sculptor’s Paradise, is There a Chandella Style of Medieval Indian Sculpture? Its Sources and Characteristics   </span></span></p>

<p style="text-align:justify"><span><span>Appendix-I: Coomaraswamy and Indian Art History </span></span></p>

<p style="text-align:justify"><span><span>Appendix-II: Stella Kramrisch: She Sculpts with words     </span></span></p>

<p style="text-align:justify"><span><span>Appendix-III: C.Sivaramamurti-Obituary      </span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Studies in Indian Sculpture 2-Vols. Set

			Author
			Ratan Parimoo

			ISBN
			8185016615

			Publisher
			Books & Books

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Studies in Indian Sculpture 2-Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ratan Parimoo</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8185016615</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Books &amp; Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"6000"', '"4800"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7ba80321-71d4-4792-a632-ef21cf3acfec', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2969studoies.jpeg', NULL, '11 | 19 | 30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=8185016615&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4380', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4380', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 84, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:39:32', '2026-08-12 00:45:02'),
('810ad683-8c2c-49e2-ac8a-c63ae6d780c0', '3985', 467, 'Colonializing Agriculture', 'colonializing-agriculture', 'colonializing-agriculture', '9789352694662', '9789352694662', '9789352694662', NULL, 'About the Book

This book is the first comprehensive study of the impact of colonialism on the agriculture of this very important region which, apart from the Pakistani and Indian provinces of Punjab, included the present day Indian provinces of Haryana and Himachal Pradesh. Making extensive use of data culled from government archives and private papers in India and Britain, as well as from village surveys, farm accounts and family budgets, the author argues that Punjab was by no means an idyllic land of prosperous peasant proprietors. She maintains that it was also the land of big feudal landlords, rack-rented tenants, and struggling small-holders, who were forced to enlist in the army or migrate to enable their families to pay government taxes and to repay debts. Comparing Punjab with its supposed polar-opposite, the eastern region of Bengal and Bihar, demonstrates that Punjab too had begun to exhibit features typical of colonial under-development, such as stagnation of productive forces, intensification of semi-feudal relations, forced commercialisation and lack of capital investment in agriculture. The green revolution therefore was not the result of a continuity but actually because of a break with the colonial past.

Contents:

Agricultural Development in Sustainability,

Agriculture and Colonialism,

Agriculture and Economic Development,

Development of Capital in Agriculture,

Economic Reforms in Colonial Agriculture,

Price Policy and Agricultural Marketing,

Economic Growth and Development in Agricultural Biotechnology,

Agriculture in the Changing Global Scenario,

Land Reform Planning in Colonial Agricultural Development

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book is the first comprehensive study of the impact of colonialism on the agriculture of this very important region which, apart from the Pakistani and Indian provinces of Punjab, included the present day Indian provinces of Haryana and Himachal Pradesh. Making extensive use of data culled from government archives and private papers in India and Britain, as well as from village surveys, farm accounts and family budgets, the author argues that Punjab was by no means an idyllic land of prosperous peasant proprietors. She maintains that it was also the land of big feudal landlords, rack-rented tenants, and struggling small-holders, who were forced to enlist in the army or migrate to enable their families to pay government taxes and to repay debts. Comparing Punjab with its supposed polar-opposite, the eastern region of Bengal and Bihar, demonstrates that Punjab too had begun to exhibit features typical of colonial under-development, such as stagnation of productive forces, intensification of semi-feudal relations, forced commercialisation and lack of capital investment in agriculture. The green revolution therefore was not the result of a continuity but actually because of a break with the colonial past.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Agricultural Development in Sustainability, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Agriculture and Colonialism, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Agriculture and Economic Development, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Development of Capital in Agriculture, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Economic Reforms in Colonial Agriculture, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Price Policy and Agricultural Marketing, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Economic Growth and Development in Agricultural Biotechnology, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Agriculture in the Changing Global Scenario, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Land Reform Planning in Colonial Agricultural Development</span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Colonializing Agriculture

			Author
			Dr. Indu Sharma

			ISBN
			9789352694662

			Publishers
			Random Publication

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Colonializing Agriculture</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Indu Sharma</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789352694662</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Random Publication</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1995"', '"1297"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '607cee8c-26ee-4753-be9f-2696a311149a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2609WhatsApp%20Image%202025-10-09%20at%2015.23.24_9d22257b.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352694662&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3985', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3985', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 467, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:02'),
('81380eb8-f34a-4f6c-82a4-c2cfe4eba9a3', '982', NULL, 'Samajik Vichark new', 'samajik-vichark-new-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982', 'samajik-vichark-new-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982-982', 'TGHF6554', 'TGHF6554', 'TGHF6554', NULL, 'Samajik Vichark new', '<h1>Samajik Vichark new</h1>', 'Sub Title
			No

			Author
			Dr. Manju Lata Chiller

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791644

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Lata Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791644</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7973image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHF6554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=982', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=982', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2505, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('813e85d8-16bb-4ad5-bfa0-594a1c0f2e31', '1745', NULL, 'Quantum Tunnelling in Enzyme-Catalysed Reactions - Biomolecular Sciences', 'quantum-tunnelling-in-enzymecatalysed-reactions-biomolecular-sciences-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1-1745', 'quantum-tunnelling-in-enzymecatalysed-reactions-biomolecular-sciences-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745-1745', 'ERTY3324', 'ERTY3324', 'ERTY3324', NULL, 'In recent years, there has been an explosion in knowledge and research associated with the field of enzyme catalysis and H-tunneling. Rich in its breath and depth, this introduction to modern theories and methods of study is suitable for experienced researchers those new to the subject. Edited by two leading experts, and bringing together the foremost practitioners in the field, this up-to-date account of a rapidly developing field sits at the interface between biology, chemistry and physics. It covers computational, kinetic and structural analysis of tunnelling and the synergy in combining these methods (with a major focus on H-tunneling reactions in enzyme systems). The book starts with a brief overview of proton and electron transfer history by Nobel Laureate, Rudolph A. Marcus. The reader is then guided through chapters covering almost every aspect of reactions in enzyme catalysis ranging from descriptions of the relevant quantum theory and quantum/classical theoretical methodology to the description of experimental results. The theoretical interpretation of these large systems includes both quantum mechanical and statistical mechanical computations, as well as simple more approximate models. Most of the chapters focus on enzymatic catalysis of hydride, proton and H" transfer, an example of the latter being proton coupled electron transfer. There is also a chapter on electron transfer in proteins. This is timely since the theoretical framework developed fifty years ago for treating electron transfers has now been adapted to H-transfers and electron transfers in proteins. Accessible in style, this book is suitable for a wide audience but will be particularly useful to advanced level undergraduates, postgraduates and early postdoctoral workers.', '<p>In recent years, there has been an explosion in knowledge and research associated with the field of enzyme catalysis and H-tunneling. Rich in its breath and depth, this introduction to modern theories and methods of study is suitable for experienced researchers those new to the subject. Edited by two leading experts, and bringing together the foremost practitioners in the field, this up-to-date account of a rapidly developing field sits at the interface between biology, chemistry and physics. It covers computational, kinetic and structural analysis of tunnelling and the synergy in combining these methods (with a major focus on H-tunneling reactions in enzyme systems). The book starts with a brief overview of proton and electron transfer history by Nobel Laureate, Rudolph A. Marcus. The reader is then guided through chapters covering almost every aspect of reactions in enzyme catalysis ranging from descriptions of the relevant quantum theory and quantum/classical theoretical methodology to the description of experimental results. The theoretical interpretation of these large systems includes both quantum mechanical and statistical mechanical computations, as well as simple more approximate models. Most of the chapters focus on enzymatic catalysis of hydride, proton and H" transfer, an example of the latter being proton coupled electron transfer. There is also a chapter on electron transfer in proteins. This is timely since the theoretical framework developed fifty years ago for treating electron transfers has now been adapted to H-transfers and electron transfers in proteins. Accessible in style, this book is suitable for a wide audience but will be particularly useful to advanced level undergraduates, postgraduates and early postdoctoral workers.</p>', 'Quantum Tunnelling in Enzyme-Catalysed Reactions - Biomolecular Sciences', '<h1>Quantum Tunnelling in Enzyme-Catalysed Reactions - Biomolecular Sciences</h1>', '"12100"', '"7260"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8521Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY3324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1745', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1745', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1996, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('8156aef7-15e5-4ade-bbcc-0b25d5a9eba2', '1406', NULL, 'The Sarva-darsana-sangraha of Madhavacharya or Review of the different systems of Hindu Philosophy', 'the-sarvadarsanasangraha-of-madhavacharya-or-review-of-the-different-systems-of-hindu-philosophy-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406', 'the-sarvadarsanasangraha-of-madhavacharya-or-review-of-the-different-systems-of-hindu-philosophy-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406-1406', '9788120813410', '9788120813410', '9788120813410', NULL, 'In this fourteenth century text ''A Compendium of all Philosophical Systems'' (of India) the author successively passes in review the sixteen philosophical systems current in India at the time, and gives what appeared to him to be their most important tenets, and the principal arguments by which their followers endeavoured to maintain them. In the course of his sketches he frequently explains at some length obscure details in the different systems.

The systems are arranged from the Advaita-point of view. They form a gradually ascending scale - the first, the Charvaka and Bauddha, being the lowest as the farthest removed from Advaita, and the last, Sankhya and Yoga being the highest as approaching most nearly to it.

The present translation was originally published serially in the Banaras Pandit between 1874 and 1878 and was carefully revised and republished in book form later and a second edition was printed in 1894. What follows is a reprint of the same.

Content - Preface, A Note on Romanization, The Sarva-darsana-sangraha, The Prologue, Appendix - On hte Upadhi (E.B.C.)   ', '<h1 style="text-align:justify"><span>In this fourteenth century text ''A Compendium of all Philosophical Systems'' (of India) the author successively passes in review the sixteen philosophical systems current in India at the time, and gives what appeared to him to be their most important tenets, and the principal arguments by which their followers endeavoured to maintain them. In the course of his sketches he frequently explains at some length obscure details in the different systems.</span></h1>

<p style="text-align:justify"><span>The systems are arranged from the Advaita-point of view. They form a gradually ascending scale - the first, the Charvaka and Bauddha, being the lowest as the farthest removed from Advaita, and the last, Sankhya and Yoga being the highest as approaching most nearly to it.</span></p>

<p style="text-align:justify"><span>The present translation was originally published serially in the Banaras Pandit between 1874 and 1878 and was carefully revised and republished in book form later and a second edition was printed in 1894. What follows is a reprint of the same.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, A Note on Romanization, The Sarva-darsana-sangraha, The Prologue, Appendix - On hte Upadhi (E.B.C.)</span>   </p>', 'Sub Title
			Review of the different systems of Hindu Philosophy

			Author
			E.B. Cowell, A.E. Gough

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788120813410

			Pages
			281

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Review of the different systems of Hindu Philosophy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>E.B. Cowell, A.E. Gough</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120813410</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>281</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"350"', '"210"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 281, '281', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73959788120813410.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788120813410&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1406', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1406', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2213, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('816116db-6f20-4858-a001-58d4ab75f6c4', '3666', 775, 'महाभारत-पदानुकर्म-कोष: गीता प्रेस गोरखपुर के महाभारत के संस्करण पर आधारित (8 खंड. पूरा सेट)', '8', '-8-', '9788171105809', '9788171105809', '9788171105809', NULL, 'महाभारत-पदानुकर्म-कोष

(गीता प्रेस गोरखपुर के महाभारत के संस्करण पर आधारित)

भाग ४

( त्र - न)', '<p style="text-align:center"><span><strong>महाभारत-पदानुकर्म-कोष </strong></span></p>

<p style="text-align:center"><span><strong>(गीता प्रेस गोरखपुर के महाभारत के संस्करण पर आधारित)</strong></span></p>

<p style="text-align:center"><span><strong>भाग ४</strong></span></p>

<p style="text-align:center"><span><strong>( त्र - न)</strong></span></p>', ' 

			 

			Title

			 

			 

			MAHABHARAT - PADNUKARAM - KOSH - Geeta Press Gorakpur Ke Mahabharat Ke Sanskaran Par Adharith in 8 vols. Complete set

			 

			Author

			Prof. Gyanprakash Shastri

			Publisher

			Parimal Prakashan

			ISBN

			9788171105809

			Pages

			2829

			Year

			2017

			Binding

			Hard Bound

			Language

			Sanskrit', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p> </p>

			<p style="text-align:center"><span><span><strong>Title </strong></span></span></p>
			</td>
			<td>
			<p> </p>

			<p> </p>

			<p><span><span>MAHABHARAT - PADNUKARAM - KOSH - Geeta Press Gorakpur Ke Mahabharat Ke Sanskaran Par Adharith in 8 vols. Complete set</span></span></p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Prof. Gyanprakash Shastri</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>Parimal Prakashan </span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171105809</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2829</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2017</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"15000"', '"10500"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit', 'Sanskrit', NULL, NULL, '2017', NULL, NULL, '93d6a136-1fe3-4406-bce8-616037405a4c', NULL, NULL, 2829, '2829', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9642IMG_20231019_0001_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171105809&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3666', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3666', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 775, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:02'),
('816f79bf-9fe4-4044-96fe-02c3969f7637', '3388', NULL, 'Child Labour in Tripura - Causes and Consequences', 'child-labour-in-tripura-causes-and-consequences', 'child-labour-in-tripura-causes-and-consequences', '9789385830341', '9789385830341', '9789385830341', NULL, 'About the book

The book “Child Labour in Tripura causes and consequences” is mainly based on Ph.d. research work done by Dr. Ratan Majumder under the guidance of Professor Dr. Chandrika Basu Majumder, Dean Faculty of Arts and Commerce, Tripura University (A Central University).  The book “Child Labour in Tripura causes and consequences” by Dr. Majumder tries to provide an insight into the status of implementation of child labour laws, rules and regulations and analyse the root causes of the incidence of child labour in different sectors of Tripura.  This book constitutes a well-off contribution to this issue of countrywide significance.  It brings into clear spotlight concepts, problems, issues causes and consequences of Child Labour in Tripura as well as in India.  The book will prove to be a very useful text for the academicians, educationist, social workers, policy makers and the researchers and also to those who would like to share their views and experience towards the issue of child labour. 

Contents:

Chapter 1: Introduction

Chapter 2: Debate and Discourse on Child Labour

Chapter 3: Legal Protection: International, National and Others

Chapter 4: Socio-economic Background of the Study Area

Chapter 5: Child Labour: Education and Health Care Facilities

Chapter 6: Child Labour: Policy, Programmes and Implications

Chapter 7: Child Labour as Economic Force in Different Sectors

Chapter 8: Extremism and the Condition of the Children of Tripura

 Chapter 9: Urban-Rural Variations of Child Labour

Chapter 10: Some Concluding Observations

Bibliography

Appendix I: Child Labour Act

Appendix II: Questionnaire for Child Labour in Urban Sectors

Appendix III: Questionnaire for Child Labour in Rural Sectors

Appendix IV: Abstract of Field Survey

Appendix V: Different Sectors of Child Labour Surveyed           ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book “Child Labour in Tripura causes and consequences” is mainly based on Ph.d. research work done by Dr. Ratan Majumder under the guidance of Professor Dr. Chandrika Basu Majumder, Dean Faculty of Arts and Commerce, Tripura University (A Central University).  The book “Child Labour in Tripura causes and consequences” by Dr. Majumder tries to provide an insight into the status of implementation of child labour laws, rules and regulations and analyse the root causes of the incidence of child labour in different sectors of Tripura.  This book constitutes a well-off contribution to this issue of countrywide significance.  It brings into clear spotlight concepts, problems, issues causes and consequences of Child Labour in Tripura as well as in India.  The book will prove to be a very useful text for the academicians, educationist, social workers, policy makers and the researchers and also to those who would like to share their views and experience towards the issue of child labour. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 1: Introduction</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 2: Debate and Discourse on Child Labour</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 3: Legal Protection: International, National and Others</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 4: Socio-economic Background of the Study Area</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 5: Child Labour: Education and Health Care Facilities</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 6: Child Labour: Policy, Programmes and Implications</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 7: Child Labour as Economic Force in Different Sectors</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 8: Extremism and the Condition of the Children of Tripura</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span> Chapter 9: Urban-Rural Variations of Child Labour</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 10: Some Concluding Observations</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Bibliography</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Appendix I: Child Labour Act</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Appendix II: Questionnaire for Child Labour in Urban Sectors</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Appendix III: Questionnaire for Child Labour in Rural Sectors</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Appendix IV: Abstract of Field Survey</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Appendix V: Different Sectors of Child Labour Surveyed           </span></span></span></span></span></p>', 'Title
			Child Labour in Tripura - Causes and Consequences

			Author
			Dr. Ratan Majumber 

			ISBN
			9789385830341

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Child Labour in Tripura - Causes and Consequences</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Ratan Majumber </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830341</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2673WhatsApp%20Image%202025-09-09%20at%2018.04.54_9f8fa6f1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830341&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3388', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3388', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1003, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:02'),
('81827941-44d9-4eb1-8a43-8da43fdbba1b', '2661', NULL, 'Phalit Vikas - Parivardhirt Evam Parimarjit Adhunik Sanskaran (Phalit Vikas)', 'phalit-vikas-parivardhirt-evam-parimarjit-adhunik-sanskaran-phalit-vikas', 'phalit-vikas-parivardhirt-evam-parimarjit-adhunik-sanskaran-phalit-vikas', '9788188230563', '9788188230563', '9788188230563', NULL, 'Phalit Vikas - Parivardhirt Evam Parimarjit Adhunik Sanskaran (Phalit Vikas)', '<h1>Phalit Vikas - Parivardhirt Evam Parimarjit Adhunik Sanskaran (Phalit Vikas)</h1>', ' Title
			Phalit Vikas - Parivardhirt Evam Parimarjit Adhunik Sanskaran (Phalit Vikas

			Author
			Dr. Sureshchand Mishr 

			ISBN 13 Digit

			 

			9788188230563

			Pages
			RANJAN PUBLICATIONS

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Phalit Vikas - Parivardhirt Evam Parimarjit Adhunik Sanskaran (Phalit Vikas</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sureshchand Mishr </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>
			<p> </p>

			<p>9788188230563</p>
			</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>RANJAN PUBLICATIONS</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"197"', '"118"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'RANJAN PUBLICATIONS', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3628pic-21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188230563&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2661', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2661', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1435, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:02'),
('81930b9d-2469-4cc6-982a-04cb1ba2b937', '945', NULL, 'The Chaotic Order - An Unknown Teacher''s Pedagogic Travelogue', 'the-chaotic-order-an-unknown-teachers-pedagogic-travelogue-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945', 'the-chaotic-order-an-unknown-teachers-pedagogic-travelogue-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945-945', 'PLOK8876', 'PLOK8876', 'PLOK8876', NULL, '', NULL, NULL, NULL, '"599"', '"359"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5102rianica_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PLOK8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=945', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=945', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2523, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('81c272c8-0179-4f2f-ba19-a71dcd16000d', '1289', NULL, 'Vijay Tendulkar, the Playwright - Champion of Social Justice', 'vijay-tendulkar-the-playwright-champion-of-social-justice-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-128-1289', 'vijay-tendulkar-the-playwright-champion-of-social-justice-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289-1289', 'RFTG5544', 'RFTG5544', 'RFTG5544', NULL, 'Vijay Tendulkar, the Playwright - Champion of Social Justice', '<h1>Vijay Tendulkar, the Playwright - Champion of Social Justice</h1>', 'Sub Title
			No

			Author
			Vani Devulapally

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382186540

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vani Devulapally</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382186540</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2275image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFTG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1289', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1289', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2288, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('81eec1f2-0793-4e77-8ae9-36621306041e', '23', NULL, 'Parallel Computing: Architectures, Algorithms and Applications - Advances in Parallel Computing', 'parallel-computing-architectures-algorithms-and-applications-advances-in-parallel-computing', 'parallel-computing:-architectures,-algorithms-and-applications---advances-in-parallel-computing', 'Parallel Computing:', 'Parallel Computing:', 'Parallel Computing: ', NULL, 'ParCo2007 marks a quarter of a century of the international conferences on parallel computing that started in Berlin in 1983. The aim of the conference is to give an overview of the state-of-the-art of the developments, applications and future trends in high-performance computing for all platforms. The conference addresses all aspects of parallel computing, including applications, hardware and software technologies as well as languages and development environments. Special emphasis was placed on the role of high-performance processing to solve real-life problems in all areas, including scientific, engineering and multidisciplinary applications and strategies, experiences and conclusions made with respect to parallel computing.The book contains papers covering: Applications - the application of parallel computers to solve computationally challenging problems in the physical and life sciences, engineering, industry and commerce; Algorithms - design, analysis and implementation of generic parallel algorithms, including their scalability, in particular to a large number of processors (MPP), portability and adaptability; and, Software and Architectures - software engineering for developing and maintaining parallel software, including parallel programming models and paradigms, development environments, compile-time and run-time tools. A number of symposia on specialized topics formed part of the scientific program. The following topics were covered: Parallel Computing with FPGA''s, The Future of OpenMP in the Multi-Core Era, Scalability and Usability of HPC Programming Tools, DEISA: Extreme Computing in an Advanced Supercomputing Environment, and, Scaling Science Applications on Blue Gene. The conference was organized by the renowned research and teaching institutions Forschungszentrum Julich and the RWTH Aachen University in Germany.', '<p>ParCo2007 marks a quarter of a century of the international conferences on parallel computing that started in Berlin in 1983. The aim of the conference is to give an overview of the state-of-the-art of the developments, applications and future trends in high-performance computing for all platforms. The conference addresses all aspects of parallel computing, including applications, hardware and software technologies as well as languages and development environments. Special emphasis was placed on the role of high-performance processing to solve real-life problems in all areas, including scientific, engineering and multidisciplinary applications and strategies, experiences and conclusions made with respect to parallel computing.The book contains papers covering: Applications - the application of parallel computers to solve computationally challenging problems in the physical and life sciences, engineering, industry and commerce; Algorithms - design, analysis and implementation of generic parallel algorithms, including their scalability, in particular to a large number of processors (MPP), portability and adaptability; and, Software and Architectures - software engineering for developing and maintaining parallel software, including parallel programming models and paradigms, development environments, compile-time and run-time tools. A number of symposia on specialized topics formed part of the scientific program. The following topics were covered: Parallel Computing with FPGA''s, The Future of OpenMP in the Multi-Core Era, Scalability and Usability of HPC Programming Tools, DEISA: Extreme Computing in an Advanced Supercomputing Environment, and, Scaling Science Applications on Blue Gene. The conference was organized by the renowned research and teaching institutions Forschungszentrum Julich and the RWTH Aachen University in Germany.</p>', 'Sub Title
			No

			Author
			Christian Bischof

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781586037963

			Pages
			824 pages

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Christian Bischof</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781586037963</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>824 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"19460"', '"11676"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '824 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8028dpp_19_5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Parallel%20Computing:%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=23', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=23', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3066, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:02'),
('82006d70-c545-4270-9b42-df79f034fcef', '1020', NULL, 'Gender and Community - Muslim Women''s Rights in India New', 'gender-and-community-muslim-womens-rights-in-india-new-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1-1020', 'gender-and-community-muslim-womens-rights-in-india-new-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020-1020', 'RFGT5545', 'RFGT5545', 'RFGT5545', NULL, 'Gender and Community - Muslim Women''s Rights in India New', '<h1>Gender and Community - Muslim Women''s Rights in India New</h1>', 'Sub Title
			No

			Author
			Latifa Kazi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963853

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Latifa Kazi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963853</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82619789380963853.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1020', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1020', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2475, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('8206e4ec-fb8b-492b-8fa5-6892a087e484', '2745', NULL, 'The Invincibility in Ernest Hemingway - A Readers'' Guide', 'the-invincibility-in-ernest-hemingway-a-readers-guide-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-27-2745', 'the-invincibility-in-ernest-hemingway-a-readers-guide-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745-2745', 'BVJY8753', 'BVJY8753', 'BVJY8753', NULL, 'The Invincibility in Ernest Hemingway - A Readers'' Guide', '<h1>The Invincibility in Ernest Hemingway - A Readers'' Guide</h1>', 'Sub Title
			No

			Author
			Mallikarjun Patil

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736217

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mallikarjun Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736217</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BVJY8753&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2745', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2745', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1366, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:02'),
('82616fb5-f854-4b96-b862-f9be316111d2', '4304', 159, 'Feminist Postcolonial Theory: A Reader', 'feminist-postcolonial-theory-a-reader', 'feminist-postcolonial-theory-a-reader', '9780748613496', '9780748613496', '9780748613496', NULL, 'About the book

The influential readings collected for this volume reflect not just the textual and discursive nature of colonial and postcolonial discourse in relation to gender, but also the material effects of the postcolonial condition and practices developed in relation to it. The volume seeks to open up the field by juxtaposing a number of contested subjects. Readings cover a range of geographical regions including: South-east Asia, India, Africa, Latin America, Canada, Turkey, Egypt, Algeria, Australia and Ireland. Key topics include: colonialism and anti-colonialism, "otherness", sexuality, sexual rights, the harem and the veil, space and writing, and aboriginal and indigenous women''s issues. Not only does this anthology address the lack of attention to gender and feminism in early studies of colonial discourse, it also provides resources for readers to trace the developments in feminism as it responds to postcolonial critiques of First World feminism.

Content:

Part 1. Gendering Colonialism and Postcolonialism/Racialising Feminism

Part 2. Rethinking Whiteness

Part 3. Redefining the ‘Third-World’ Subject

Part 4. Sexuality and sexual Rights

Part 5. Harem and the Veil

Part 6. Gender and Post/Colonial Spatial Relations', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The influential readings collected for this volume reflect not just the textual and discursive nature of colonial and postcolonial discourse in relation to gender, but also the material effects of the postcolonial condition and practices developed in relation to it. The volume seeks to open up the field by juxtaposing a number of contested subjects. Readings cover a range of geographical regions including: South-east Asia, India, Africa, Latin America, Canada, Turkey, Egypt, Algeria, Australia and Ireland. Key topics include: colonialism and anti-colonialism, "otherness", sexuality, sexual rights, the harem and the veil, space and writing, and aboriginal and indigenous women''s issues. Not only does this anthology address the lack of attention to gender and feminism in early studies of colonial discourse, it also provides resources for readers to trace the developments in feminism as it responds to postcolonial critiques of First World feminism.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1. Gendering Colonialism and Postcolonialism/Racialising Feminism</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2. Rethinking Whiteness</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3. Redefining the ‘Third-World’ Subject</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4. Sexuality and sexual Rights</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 5. Harem and the Veil</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 6. Gender and Post/Colonial Spatial Relations</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Feminist Postcolonial Theory: A Reader

			Author
			Reina Lewis

			ISBN
			9780748613496

			Publisher
			Edinburgh

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Feminist Postcolonial Theory: A Reader</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Reina Lewis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780748613496</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Edinburgh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"3755"', '"2629"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c0e2df9d-abc9-4f9a-bb27-753bbf1184e3', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2322feminist.jpg', NULL, '12', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780748613496&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4304', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4304', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 159, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:02'),
('8287cb89-1909-4306-b87a-74d43267eda9', '3928', 523, 'Lathe Operators Manual', 'lathe-operators-manual', 'lathe-operators-manual', '-64-', '-64-', '-64-', NULL, 'About the Book

The "Lathe Operators'' Manual" by V.A. Slepinin is a book that provides guidance on the operation of lathe machines. It was published by Mir Publishers in 1980. The manual is described as having 230 pages and being illustrated. It covers the theory and practical aspects of lathe operation, making it suitable for vocational training and potentially for use by manufacturing engineers and shop supervisors.

CONTENTS

Foreword

Unit 1. Control of the Lathes Models IK62 and 16K20

Unit 2. Mounting the work in the Self-Centring Chuck

Unit 3. Mounting a Shaft-Type Work between the Centres

Unit 4. Setting and Clamping the Tool

Unit 5. Control of the Carriage

Unit 6. Adjustment of the Lathe for a Specified Speed of Spindle Rotation (rpm) and Feed Rates

Unit 7. Use of Measuring Tools

Unit 8. Setting the Tool for the Depth and Length of Cut by Using Feed Dials. Making a Trial Cut

Unit 9. Workplace Arrangement. Functions of the Lathe Operator and Safety Rules

Unit 10. Turning External Plain Cylindrical Surfaces of a Work Mounted in a Three-Jaw Chuck Using Hand Feed

Unit 11. Turning Cylindrical Surface of a Stepped Shaft Using Power Feed

Unit 12. Facing Ends and Shoulders by Hand Feed

Unit 13. Machining Cylindrical Surfaces Using Power Feed

Unit 14. Finish Turning of Cylindrical Surfaces

Unit 15. Grinding of Turning Tools

Unit 16. Grinding of facing Tools

Unit 17. Turning Grooves on External Cylindrical Surfaces and End Faces

Unit 18. Turning External Grooves on Cylindrical Surfaces Using Stops

Unit 19. Grinding of Grooving Tools

Unit 20. Severing Bar Stock with Forward and Reverse Rotation of Spindle

Unit 21. Turning of Plain and Stepped Cylindrical Surfaces. Facing of Steps and Ends. Grooving and Cutting-off Operations

Unit 22. Selection. Setting and Securing Drills in Drill Chucks and Tailstock Spindle

Unit 23. Drilling and Boring of Through Holes with Accuracy to the 4-5th Grade, Surface Finish to the 4-5th Class

Unit 24. Grinding of Twist Drills, Checking the Drill Angles

Unit 25. Drilling and Boring of Blind Holes with a Taper or Flat Bottom to the Specified Depth

Unit 26. Efficient Drilling and Boring of Holes

Unit 27. Laying out and Drilling of Centre Holes

Unit 28. Rough and Finish Boring of Plain through Holes

Unit 29. Rough and Finish Boring of through Stepped Holes

Unit 30. Recessing Internal Grooves

Unit 31. Grinding of Boring Tools

Unit 32. Determining Allowances for Enlarging and Reaming. Reaming Procedures

Unit 33. Enlarging Through and Blind Holes (Accuracy to the 4th Grade, Surface Finish to the 6-7th Class)

Unit 34. Reaming of Holes

Unit 35. Efficient Methods of Drilling, Boring and Reaming of Holes

Unit 36. Cutting of Threads with Screw Taps and Threading Dies

Unit 37. Cutting of Fastening Threads

Unit 38. External Taper Turning

Unit 39. Turning of External Taper Surfaces

Unit 40. Turning of External Taper Surfaces by Feeding the Tailstock

Unit 41. External Taper Turning Using Taper-Tracing Attachment

Unit 42. Boring and Reaming of Taper Holes

Unit 43. Boring and Reaming of Taper Holes using Taper Attachment

Unit 44. Boring and Reaming of Taper holes (Accuracy to the 7-9th Grade and Surface Finish to the 8-9th Class)

Unit 45. Efficient Methods of Machining Taper Holes

Unit 46. Machining of Shaped Surfaces

Unit 47. Shaped Turning

Unit 48. Profile Turning

Unit 49. Profile Turning with the Aid of Forming Attachments

Unit 50. Efficient Methods of Profile Turning

Unit 51. Cutting Threads with Single-Point Tools

Unit 52. Cutting Threads with Thread-Cutting Tools

Unit 53. Cutting Threads with V-Shaped Thread Cutting Tools and Chasers

Unit 54. Grinding of Thread-Cutting Tools

Unit 55. Cutting Internal V-Threads

Unit 56. Finish Cutting of Internal V-Threads

Unit 57. Cutting of External Square Threads

Unit 58. Preparations of Hole Surface for Cutting Internal Square Thread

Unit 59.Grinding and Dressing of the Cutting Edges of Tools for External Square Thread

Unit 60. Cutting External Trapezoidal Thread

Unit 61. Cutting of Internal Trapezoidal Thread

Unit 62. Grinding and Dressing of Trapezoidal Tools

Unit 63. Cutting Double-Start Threads

Unit 64. High-Production Methods of Cutting Threads

Unit 65. High-Production Methods of Cutting V-Threads

Unit 66. High-Production Methods of Cutting Trapezoidal and V-threads

Unit 67. Finishing Surfaces: Polishing and Lapping

Unit 68. Finishing Surfaces: Roll Burnishing and Knurling

Unit 69. Finishing Surfaces: Advances Methods of Knurling

Unit 70. Machining a Work in a Complex Setup (Four-Jaw Chuck)

Unit 71. Machining a Work in a Complex Setup (Faceplate)

Unit 72. Machining a Work in a Complex Setup (Angle Plate)

Unit 73. Machining a Work in a Complex Setup with the use of Steady Rests

Unit 74. Machining of Workpieces in a Complex Setup (Follower Rests)

Unit 75. Machining of Eccentric Workpieces in a Complex Setup

Unit 76. Lathe Jobs of the 2nd and the 3rd Skill Grades', '<p style="text-align:justify"> </p>

<p style="text-align:justify"><span><span><strong>About the Book</strong></span></span></p>

<p style="text-align:justify"><span><span>The "Lathe Operators'' Manual" by V.A. Slepinin is a book that provides guidance on the operation of lathe machines. It was published by Mir Publishers in 1980. The manual is described as having 230 pages and being illustrated. It covers the theory and practical aspects of lathe operation, making it suitable for vocational training and potentially for use by manufacturing engineers and shop supervisors. </span></span></p>

<p style="text-align:justify"><span><span><strong>CONTENTS</strong></span></span></p>

<p style="text-align:justify"><span><span>Foreword</span></span></p>

<p style="text-align:justify"><span><span>Unit 1. Control of the Lathes Models IK62 and 16K20</span></span></p>

<p style="text-align:justify"><span><span>Unit 2. Mounting the work in the Self-Centring Chuck</span></span></p>

<p style="text-align:justify"><span><span>Unit 3. Mounting a Shaft-Type Work between the Centres</span></span></p>

<p style="text-align:justify"><span><span>Unit 4. Setting and Clamping the Tool</span></span></p>

<p style="text-align:justify"><span><span>Unit 5. Control of the Carriage</span></span></p>

<p style="text-align:justify"><span><span>Unit 6. Adjustment of the Lathe for a Specified Speed of Spindle Rotation (rpm) and Feed Rates</span></span></p>

<p style="text-align:justify"><span><span>Unit 7. Use of Measuring Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 8. Setting the Tool for the Depth and Length of Cut by Using Feed Dials. Making a Trial Cut</span></span></p>

<p style="text-align:justify"><span><span>Unit 9. Workplace Arrangement. Functions of the Lathe Operator and Safety Rules</span></span></p>

<p style="text-align:justify"><span><span>Unit 10. Turning External Plain Cylindrical Surfaces of a Work Mounted in a Three-Jaw Chuck Using Hand Feed</span></span></p>

<p style="text-align:justify"><span><span>Unit 11. Turning Cylindrical Surface of a Stepped Shaft Using Power Feed</span></span></p>

<p style="text-align:justify"><span><span>Unit 12. Facing Ends and Shoulders by Hand Feed</span></span></p>

<p style="text-align:justify"><span><span>Unit 13. Machining Cylindrical Surfaces Using Power Feed</span></span></p>

<p style="text-align:justify"><span><span>Unit 14. Finish Turning of Cylindrical Surfaces</span></span></p>

<p style="text-align:justify"><span><span>Unit 15. Grinding of Turning Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 16. Grinding of facing Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 17. Turning Grooves on External Cylindrical Surfaces and End Faces</span></span></p>

<p style="text-align:justify"><span><span>Unit 18. Turning External Grooves on Cylindrical Surfaces Using Stops</span></span></p>

<p style="text-align:justify"><span><span>Unit 19. Grinding of Grooving Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 20. Severing Bar Stock with Forward and Reverse Rotation of Spindle</span></span></p>

<p style="text-align:justify"><span><span>Unit 21. Turning of Plain and Stepped Cylindrical Surfaces. Facing of Steps and Ends. Grooving and Cutting-off Operations</span></span></p>

<p style="text-align:justify"><span><span>Unit 22. Selection. Setting and Securing Drills in Drill Chucks and Tailstock Spindle</span></span></p>

<p style="text-align:justify"><span><span>Unit 23. Drilling and Boring of Through Holes with Accuracy to the 4-5th Grade, Surface Finish to the 4-5th Class</span></span></p>

<p style="text-align:justify"><span><span>Unit 24. Grinding of Twist Drills, Checking the Drill Angles</span></span></p>

<p style="text-align:justify"><span><span>Unit 25. Drilling and Boring of Blind Holes with a Taper or Flat Bottom to the Specified Depth</span></span></p>

<p style="text-align:justify"><span><span>Unit 26. Efficient Drilling and Boring of Holes</span></span></p>

<p style="text-align:justify"><span><span>Unit 27. Laying out and Drilling of Centre Holes</span></span></p>

<p style="text-align:justify"><span><span>Unit 28. Rough and Finish Boring of Plain through Holes</span></span></p>

<p style="text-align:justify"><span><span>Unit 29. Rough and Finish Boring of through Stepped Holes</span></span></p>

<p style="text-align:justify"><span><span>Unit 30. Recessing Internal Grooves</span></span></p>

<p style="text-align:justify"><span><span>Unit 31. Grinding of Boring Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 32. Determining Allowances for Enlarging and Reaming. Reaming Procedures</span></span></p>

<p style="text-align:justify"><span><span>Unit 33. Enlarging Through and Blind Holes (Accuracy to the 4th Grade, Surface Finish to the 6-7th Class)</span></span></p>

<p style="text-align:justify"><span><span>Unit 34. Reaming of Holes</span></span></p>

<p style="text-align:justify"><span><span>Unit 35. Efficient Methods of Drilling, Boring and Reaming of Holes</span></span></p>

<p style="text-align:justify"><span><span>Unit 36. Cutting of Threads with Screw Taps and Threading Dies</span></span></p>

<p style="text-align:justify"><span><span>Unit 37. Cutting of Fastening Threads</span></span></p>

<p style="text-align:justify"><span><span>Unit 38. External Taper Turning</span></span></p>

<p style="text-align:justify"><span><span>Unit 39. Turning of External Taper Surfaces</span></span></p>

<p style="text-align:justify"><span><span>Unit 40. Turning of External Taper Surfaces by Feeding the Tailstock</span></span></p>

<p style="text-align:justify"><span><span>Unit 41. External Taper Turning Using Taper-Tracing Attachment</span></span></p>

<p style="text-align:justify"><span><span>Unit 42. Boring and Reaming of Taper Holes</span></span></p>

<p style="text-align:justify"><span><span>Unit 43. Boring and Reaming of Taper Holes using Taper Attachment</span></span></p>

<p style="text-align:justify"><span><span>Unit 44. Boring and Reaming of Taper holes (Accuracy to the 7-9th Grade and Surface Finish to the 8-9th Class)</span></span></p>

<p style="text-align:justify"><span><span>Unit 45. Efficient Methods of Machining Taper Holes</span></span></p>

<p style="text-align:justify"><span><span>Unit 46. Machining of Shaped Surfaces</span></span></p>

<p style="text-align:justify"><span><span>Unit 47. Shaped Turning</span></span></p>

<p style="text-align:justify"><span><span>Unit 48. Profile Turning </span></span></p>

<p style="text-align:justify"><span><span>Unit 49. Profile Turning with the Aid of Forming Attachments</span></span></p>

<p style="text-align:justify"><span><span>Unit 50. Efficient Methods of Profile Turning</span></span></p>

<p style="text-align:justify"><span><span>Unit 51. Cutting Threads with Single-Point Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 52. Cutting Threads with Thread-Cutting Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 53. Cutting Threads with V-Shaped Thread Cutting Tools and Chasers</span></span></p>

<p style="text-align:justify"><span><span>Unit 54. Grinding of Thread-Cutting Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 55. Cutting Internal V-Threads</span></span></p>

<p style="text-align:justify"><span><span>Unit 56. Finish Cutting of Internal V-Threads</span></span></p>

<p style="text-align:justify"><span><span>Unit 57. Cutting of External Square Threads</span></span></p>

<p style="text-align:justify"><span><span>Unit 58. Preparations of Hole Surface for Cutting Internal Square Thread</span></span></p>

<p style="text-align:justify"><span><span>Unit 59.Grinding and Dressing of the Cutting Edges of Tools for External Square Thread </span></span></p>

<p style="text-align:justify"><span><span>Unit 60. Cutting External Trapezoidal Thread</span></span></p>

<p style="text-align:justify"><span><span>Unit 61. Cutting of Internal Trapezoidal Thread</span></span></p>

<p style="text-align:justify"><span><span>Unit 62. Grinding and Dressing of Trapezoidal Tools</span></span></p>

<p style="text-align:justify"><span><span>Unit 63. Cutting Double-Start Threads</span></span></p>

<p style="text-align:justify"><span><span>Unit 64. High-Production Methods of Cutting Threads</span></span></p>

<p style="text-align:justify"><span><span>Unit 65. High-Production Methods of Cutting V-Threads</span></span></p>

<p style="text-align:justify"><span><span>Unit 66. High-Production Methods of Cutting Trapezoidal and V-threads</span></span></p>

<p style="text-align:justify"><span><span>Unit<strong> </strong>67. Finishing Surfaces: Polishing and Lapping</span></span></p>

<p style="text-align:justify"><span><span>Unit 68. Finishing Surfaces: Roll Burnishing and Knurling</span></span></p>

<p style="text-align:justify"><span><span>Unit 69. Finishing Surfaces: Advances Methods of Knurling </span></span></p>

<p style="text-align:justify"><span><span>Unit 70. Machining a Work in a Complex Setup (Four-Jaw Chuck)</span></span></p>

<p style="text-align:justify"><span><span>Unit 71. Machining a Work in a Complex Setup (Faceplate)</span></span></p>

<p style="text-align:justify"><span><span>Unit 72. Machining a Work in a Complex Setup (Angle Plate)</span></span></p>

<p style="text-align:justify"><span><span>Unit 73. Machining a Work in a Complex Setup with the use of Steady Rests</span></span></p>

<p style="text-align:justify"><span><span>Unit 74. Machining of Workpieces in a Complex Setup (Follower Rests)</span></span></p>

<p style="text-align:justify"><span><span>Unit 75. Machining of Eccentric Workpieces in a Complex Setup</span></span></p>

<p style="text-align:justify"><span><span>Unit 76. Lathe Jobs of the 2nd and the 3rd Skill Grades</span></span></p>

<p> </p>
', 'Title
			Lathe Operators Manual

			Author
			V.A. Slepinin

			Publisher
			Mir Publishers

			Year of Publication
			1980

			Pages
			230

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Lathe Operators Manual</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">V.A. Slepinin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">230</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 230, '230', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8462lathe.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-64-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3928', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3928', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 523, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:02'),
('8290b70a-c600-4110-b853-5a191905ff90', '3333', NULL, 'Roman Monarchy and The Renaissance Prince', 'roman-monarchy-and-the-renaissance-prince-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333', 'roman-monarchy-and-the-renaissance-prince-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333-3333', '9780521869898', '9780521869898', '9780521869898', NULL, 'Beginning with a sustained analysis of Seneca''s theory of monarchy in the treatise De clementia, Peter Stacey traces the formative impact of ancient Roman political philosophy upon medieval and Renaissance thinking about princely government on the Italian peninsula, from the time of Frederick II to the early modern period. Roman Monarchy and the Renaissance Prince offers a systematic reconstruction of the pre-humanist and humanist history of the genre of political reflection known as the mirror-for-princes tradition - a tradition which, as Stacey shows, is indebted to Seneca''s speculum above all other classical accounts of the virtuous prince - and culminates with a comprehensive and controversial reading of the greatest work of Renaissance monarchical political theory, Machiavelli''s The Prince. Peter Stacey brings to light a story which has been lost from view in recent accounts of the Renaissance debt to classical antiquity, providing a radically revisionist account of the history of the Renaissance prince.

Content - Acknowledgements, Introduction, PART I THE ROMAN PRINCEPS, PART II THE ROMAN THEORY AND THE FORMATION OF THE RENAISSANCE PRINCEPS, PART III THE HUMANIST PRINEPS IN THE TRECENTO, PART IV THE HUMANIST PRINCEPS FROM  THE QUATTROCENTO TO THE HIGH RENAISSANCE, PART V THE MACHIAVELLIAN ATTACK,  Conclusion, Bibliography, Index          ', '<p style="text-align:justify"><span>Beginning with a sustained analysis of Seneca''s theory of monarchy in the treatise De clementia, Peter Stacey traces the formative impact of ancient Roman political philosophy upon medieval and Renaissance thinking about princely government on the Italian peninsula, from the time of Frederick II to the early modern period. Roman Monarchy and the Renaissance Prince offers a systematic reconstruction of the pre-humanist and humanist history of the genre of political reflection known as the mirror-for-princes tradition - a tradition which, as Stacey shows, is indebted to Seneca''s speculum above all other classical accounts of the virtuous prince - and culminates with a comprehensive and controversial reading of the greatest work of Renaissance monarchical political theory, Machiavelli''s The Prince. Peter Stacey brings to light a story which has been lost from view in recent accounts of the Renaissance debt to classical antiquity, providing a radically revisionist account of the history of the Renaissance prince.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Acknowledgements, Introduction, PART I THE ROMAN PRINCEPS, PART II THE ROMAN THEORY AND THE FORMATION OF THE RENAISSANCE PRINCEPS, PART III THE HUMANIST PRINEPS IN THE TRECENTO, PART IV THE HUMANIST PRINCEPS FROM  THE QUATTROCENTO TO THE HIGH RENAISSANCE, PART V THE MACHIAVELLIAN ATTACK,  Conclusion, Bibliography, Index</span>          </span></span></p>', 'Sub Title
			Roman Monarchy and The Renaissance Prince

			Author
			Peter Stacey

			About Author
			As per Book

			ISBN 10 Digit
			0521869897

			ISBN 13 Digit
			9780521869898

			Pages
			341

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Roman Monarchy and The Renaissance Prince</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Peter Stacey</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0521869897</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780521869898</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>341</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7599"', '"4559"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 341, '341', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8690Roman%20Monarchy%20and%20The%20Renaissance%20Prince.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521869898&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3333', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3333', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1053, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:02'),
('82970bc5-9f95-4471-9017-3f415d37ba5c', '3174', NULL, 'Effective Functional Verification', 'effective-functional-verification-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174', 'effective-functional-verification-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174-3174', '9780387286013', '9780387286013', '9780387286013', NULL, 'Effective Functional Verification is organized into 4 parts. The first part contains 3 chapters designed appeal to newcomers and experienced people to the field. There is a survey of various verification methodologies and a discussion of them. The second part with 3 chapters is targeted towards people in management and higher up on the experience ladders. New verification engineers reading these chapters learn what is expected and how things work in verification. Some case studies are also presented with analysis of proposed improvements. The last two parts are the result of experience of several years. It goes into how to optimize a verification plan and an environment and how to get results effectively. Various subjects are discussed here to get the most out of a verification environment. Lastely, the appendix discusses some tool specifics to help remove repetitive work and also some tool specific guidelines. While reading Effective Functional Verification, one will be able to get a jump start on planning and executing a verification plan using the concepts presented.', '<p>Effective Functional Verification is organized into 4 parts. The first part contains 3 chapters designed appeal to newcomers and experienced people to the field. There is a survey of various verification methodologies and a discussion of them. The second part with 3 chapters is targeted towards people in management and higher up on the experience ladders. New verification engineers reading these chapters learn what is expected and how things work in verification. Some case studies are also presented with analysis of proposed improvements. The last two parts are the result of experience of several years. It goes into how to optimize a verification plan and an environment and how to get results effectively. Various subjects are discussed here to get the most out of a verification environment. Lastely, the appendix discusses some tool specifics to help remove repetitive work and also some tool specific guidelines. While reading Effective Functional Verification, one will be able to get a jump start on planning and executing a verification plan using the concepts presented.</p>', 'Effective Functional Verification

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 256 pages

	ISBN-10 ‏ : ‎ 0387286012

	ISBN-13 ‏ : ‎ 978-0387286013

	Item Weight ‏ : ‎ 4 kg 800 g

		Dimensions ‏ : ‎ 16.1 x 2.01 x 24.79 cm', '<h1>Effective Functional Verification</h1>

<ul>
	<li>Language ‏ : ‎ English</li>
	<li>Hardcover ‏ : ‎ 256 pages</li>
	<li>ISBN-10 ‏ : ‎ 0387286012</li>
	<li>ISBN-13 ‏ : ‎ 978-0387286013</li>
	<li>Item Weight ‏ : ‎ 4 kg 800 g
	<ul>
		<li>Dimensions ‏ : ‎ 16.1 x 2.01 x 24.79 cm</li>
	</ul>
	</li>
</ul>', '"12500"', '"7500"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94711.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387286013&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3174', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3174', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1190, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:02'),
('82b79ccd-d7fe-401d-bba1-fa1a534b11c7', '130', NULL, '3D Cell-Based Biosensors in Drug Discovery Programs - Microtissue Engineering for High Throughput Screening', '3d-cellbased-biosensors-in-drug-discovery-programs-microtissue-engineering-for-high-throughput-screening', '3d-cellbased-biosensors-in-drug-discovery-programs-microtissue-engineering-for-high-throughput-screening', '3D Cell-Based', '3D Cell-Based', '3D Cell-Based', NULL, 'Advances in genomics and combinatorial chemistry during the past two decades inspired innovative technologies and changes in the discovery and pre-clinical development paradigm with the goal of accelerating the process of bringing therapeutic drugs to market. Written by William Kisaalita, one of the foremost experts in this field, 3D Cell-Based Biosensors in Drug Discovery Programs: Microtissue Engineering for High Throughput Screening provides the latest information — from theory to practice — on challenges and opportunities for incorporating 3D cell-based biosensors or assays in drug discovery programs. The book supplies a historical perspective and defines the problem 3D cultures can solve. It also discusses how genomics and combinatorial chemistry have changed the way drug are discovered and presents data from the literature to underscore the less-than-desirable pharmaceutical industry performance under the new paradigm. The author uses results from his lab and those of other investigators to show how 3D micro environments create cell culture models that more closely reflect normal in vivo -like cell morphology and function. He makes a case for validated biomarkers for three-dimensionality in vitro and discusses the advantages and disadvantages of promising tools in the search of these biomarkers. The book concludes with case studies of drugs that were abandoned late in the discovery process, which would have been discarded early if tested with 3D cultures. Dr. Kisaalita presents evidence in support of embracing 3D cell-based systems for widespread use in drug discovery programs. He goes to the root of the issue, establishing the 3D cell-based biosensor physiological relevance by comparing 2D and 3D culture from genomic to functional levels. He then assembles the bioengineering principles behind successful 3D cell-based biosensor systems. Kisaalita also addresses the challenges and opportunities for incorporating 3D cell-based biosensors or cult', '<p>Advances in genomics and combinatorial chemistry during the past two decades inspired innovative technologies and changes in the discovery and pre-clinical development paradigm with the goal of accelerating the process of bringing therapeutic drugs to market. Written by William Kisaalita, one of the foremost experts in this field, 3D Cell-Based Biosensors in Drug Discovery Programs: Microtissue Engineering for High Throughput Screening provides the latest information — from theory to practice — on challenges and opportunities for incorporating 3D cell-based biosensors or assays in drug discovery programs. The book supplies a historical perspective and defines the problem 3D cultures can solve. It also discusses how genomics and combinatorial chemistry have changed the way drug are discovered and presents data from the literature to underscore the less-than-desirable pharmaceutical industry performance under the new paradigm. The author uses results from his lab and those of other investigators to show how 3D micro environments create cell culture models that more closely reflect normal in vivo -like cell morphology and function. He makes a case for validated biomarkers for three-dimensionality in vitro and discusses the advantages and disadvantages of promising tools in the search of these biomarkers. The book concludes with case studies of drugs that were abandoned late in the discovery process, which would have been discarded early if tested with 3D cultures. Dr. Kisaalita presents evidence in support of embracing 3D cell-based systems for widespread use in drug discovery programs. He goes to the root of the issue, establishing the 3D cell-based biosensor physiological relevance by comparing 2D and 3D culture from genomic to functional levels. He then assembles the bioengineering principles behind successful 3D cell-based biosensor systems. Kisaalita also addresses the challenges and opportunities for incorporating 3D cell-based biosensors or cult</p>', 'Sub Title
			No

			Author
			William S. Kisaalita

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781420073492

			Pages
			404

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William S. Kisaalita</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781420073492</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>404</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"465"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 404, '404', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/19379781420073492_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=3D%20Cell-Based&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=130', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=130', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2999, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:02'),
('82bb0b2e-487d-4ea1-9307-251ddf1594df', '501', NULL, 'Handbook of Population - Sociology and Social Research A BOOK', 'handbook-of-population-sociology-and-social-research-a-book-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501', 'handbook-of-population-sociology-and-social-research-a-book-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501-501', 'NBVC4567', 'NBVC4567', 'NBVC4567', NULL, 'This comprehensive handbook provides an overview and update of the issues, theories, processes, and applications of the social science of population studies. The volume''s 30 chapters cover the full range of conceptual, empirical, disciplinary, and applied approaches to the study of demographic phenomena. This book is the first effort to assess the entire field since Hauser and Duncan''s 1959 classic, The Study of Population. The chapter authors are among the leading contributors to demographic scholarship over the past four decades. They represent a variety of disciplines and theoretical perspectives as well as interests in both basic and applied research.', '<p>This comprehensive handbook provides an overview and update of the issues, theories, processes, and applications of the social science of population studies. The volume''s 30 chapters cover the full range of conceptual, empirical, disciplinary, and applied approaches to the study of demographic phenomena. This book is the first effort to assess the entire field since Hauser and Duncan''s 1959 classic, The Study of Population. The chapter authors are among the leading contributors to demographic scholarship over the past four decades. They represent a variety of disciplines and theoretical perspectives as well as interests in both basic and applied research.</p>', 'Handbook of Population - Sociology and Social Research', '<h1>Handbook of Population - Sociology and Social Research</h1>', '"6700"', '"4020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3221dpp_19_142.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBVC4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=501', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=501', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2781, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:02'),
('82c34b16-c841-49ee-ad04-689a9a27cb1d', '3799', 652, 'Plasma Physics', 'plasma-physics', 'plasma-physics', '-0-', '-0-', '-0-', NULL, 'About the book

This collection contains articles both original and already published in the Soviet Union in 1979-80, written by well-known Soviet scientists and devoted to the most important findings and achievements of research into the fundamental problems of plasma physics and controlled thermonuclear synthesis. The book is intended for researchers and specialists in the fields of plasma physics and thermonuclear reactions, and for anyone interested in the achievements of the Soviet Union in these areas.

 ', '<h4><u>About the book</u></h4>

<p><span>This collection contains articles both original and already published in the Soviet Union in 1979-80, written by well-known Soviet scientists and devoted to the most important findings and achievements of research into the fundamental problems of plasma physics and controlled thermonuclear synthesis. The book is intended for researchers and specialists in the fields of plasma physics and thermonuclear reactions, and for anyone interested in the achievements of the Soviet Union in these areas.</span></p>

<p> </p>', 'TITLE
			Plasma Physics

			AUTHOR
			Kadamtsev B.

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1998

			PAGES
			194

			BINDING
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td>Plasma Physics</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td>Kadamtsev B.</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td>Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td>1998</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td>194</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 194, '194', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5946Kadomtsev-Plasma-Physics-Mir-1981_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-0-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3799', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3799', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 652, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:02'),
('82ce3746-2966-478c-9b07-f640cce2f687', '1616', NULL, 'Discete-Time Linear Systems-Theory and Design with Applications', 'discetetime-linear-systemstheory-and-design-with-applications-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616', 'discetetime-linear-systemstheory-and-design-with-applications-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616-1616', 'RRTY3423', 'RRTY3423', 'RRTY3423', NULL, 'Discete-Time Linear Systems-Theory and Design with Applications', '<h1>Discete-Time Linear Systems-Theory and Design with Applications</h1>', 'Sub Title
			No

			Author
			Guoxiang Gu

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781461422808

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guoxiang Gu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781461422808</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7599"', '"4559"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97969781461422808.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RRTY3423&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1616', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1616', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2099, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('8304030d-3b8f-47cb-8ebb-e7c9fcfb0eaf', '4236', 227, 'Organic Chemistry: As A Second Language 4/e', 'organic-chemistry-as-a-second-language-4e', 'organic-chemistry-as-a-second-language-4e', '9781119110668', '9781119110668', '9781119110668', NULL, 'About the book

Organic Chemistry may be challenging, but that doesn’t mean you can’t get the grade you want. With David Klein’s organic Chemistry as a second Language: First Semester Topics, you’ll be able to better understand fundamental principles, solve problems, and focus on what you need to know to succeed.

Content:

	Bond-Line Drawings

	Resonance

	Acid-Base Reactions

	Geometry

	Nomenclature

	Conformations

	Configurations

	Mechanisms

	Substitution Reactions

	Elimination Reactions

	Addition Reaction

	Alkynes

	Alcohols

	Ethers and Epoxides

	Synthesis', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Organic Chemistry may be challenging, but that doesn’t mean you can’t get the grade you want. With David Klein’s organic Chemistry as a second Language: First Semester Topics, you’ll be able to better understand fundamental principles, solve problems, and focus on what you need to know to succeed.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Bond-Line Drawings</span></span></span></li>
	<li><span><span><span>Resonance</span></span></span></li>
	<li><span><span><span>Acid-Base Reactions</span></span></span></li>
	<li><span><span><span>Geometry</span></span></span></li>
	<li><span><span><span>Nomenclature</span></span></span></li>
	<li><span><span><span>Conformations</span></span></span></li>
	<li><span><span><span>Configurations</span></span></span></li>
	<li><span><span><span>Mechanisms</span></span></span></li>
	<li><span><span><span>Substitution Reactions</span></span></span></li>
	<li><span><span><span>Elimination Reactions</span></span></span></li>
	<li><span><span><span>Addition Reaction</span></span></span></li>
	<li><span><span><span>Alkynes</span></span></span></li>
	<li><span><span><span>Alcohols</span></span></span></li>
	<li><span><span><span>Ethers and Epoxides</span></span></span></li>
	<li><span><span><span>Synthesis</span></span></span></li>
</ol>
', 'Title
			Organic Chemistry: As A Second Language 4/e

			Author
			David Klein

			ISBN
			9781119110668

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Organic Chemistry: As A Second Language 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David Klein</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781119110668</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"750"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8453organ.webp', NULL, '6', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781119110668&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4236', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4236', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 227, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:02'),
('830879ba-ee25-40c5-acc6-37abb3892b0b', '3209', NULL, 'Basics of Computer Vision Algorithms to Detect Vehicles', 'basics-of-computer-vision-algorithms-to-detect-vehicles', 'basics-of-computer-vision-algorithms-to-detect-vehicles', '9789385830365', '9789385830365', '9789385830365', NULL, 'About the book

“The readers can gain practical knowledge of computer vision while detecting vehicles.  The book starts from an Introductory to Intermediate levels of algorithms for the detection of vehicles using computer vision.  Computer Vision is an exciting area as it gives improved graphical data for human understanding and processing of image data for machine perception as required for an application.  More specifically the video processing has become a spot light for surveillance due to less expensive, high performance, can capture larger area, capture fast moving vehicles, provide visual information for manual inspection whenever necessary and more traffic information can be acquired by surveillance cameras.  To have a smart Intelligent Traffic Management System it’s important to detect vehicle on road and analyses the traffic flow.  Existing traffic flow.  Existing traffic analysis module makes use of a dedicated hardware and processors, thus disrupting the regular flow of traffic for implementation.  Gathering of traffic information, vehicle flow statistics help traffic control department to from a road network planning, hence a vision-based technology is best suited to carryout Intelligent Traffic Management System in a smarter way. Different features such as motion, colour, corner etc of vehicles are considered and discussed to understand from basic to advanced techniques of computer vision in detection of vehicles, tracking and counting.  The book discusses novel algorithms that focus on vehicle detection and determining vehicle density.”    

Contents:

Chapter 1: Introduction

1.1 Digital Image/Video Processing

1.2 Video Processing Applications

1.3 Image Processing Techniques

1.4 Morphological Operations

1.4.1 Morphological Transformation

1.5 Object tracking 

1.5.1 Data Association

1.6 Motivation

1.7 Problem Statement

1.8 Objectives

1.9 Choice of Cameras

1.10 Performance

1.11 Organization of Book

Chapter 2: Literature Survey

2.1 Existing

2.2 Video Monitoring Systems

Chapter 3: Improvised Approach for Vehicle Detection and Counting

3.1 Introduction

3.2 Proposed Methodology

3.2.1 Background Subtraction

3.2.2 Connected Component Labeling

3.2.3 Centroid 

3.2.4 Counting

3.3 Results and Conclusion

3.3.1 Error Related

3.3.2 Computational Cost

3.4 Summary

Chapter 4: A Novel Vehicle Detection Method Based on Morphological Operations

4.1 Introduction

4.2 Proposed Method

4.2.1 Separation of Channels

4.2.2 Transformation

4.2.3 Background Substraction

4.2.4 Connected Component Labeling

4.2.5 Post Processing

4.3 Results and Discussion

4.3.1 Comparative Study

4.4 Summary

Chapter 5: Vehicle Detection Based on Colour

5.1 Introduction

5.2 Proposed Methodology 

5.2.1 Bob Analysis 

5.2.2 Convex Hull

5.3 Results and Discussion

5.4 Summary 

Chapter 6: An Approach to Detect Vehicles on Corner Points 

6.1 Introduction 

6.2 Proposed Methodology 

6.2.1 Corner Detection

6.2.2 Background, Subtraction

6.2.3 Grouping of corner points 

6.2.4 Tracking 

6.3 Results and Discussion 

6.3.1 Data 

6.3.2 Detection in rainy Climate 

6.3.3 Detection in sunny day with Low Resolution

6.3.4 Detection in sunny day High Resolution 

6.3.5 Detection in Fog video 

6.3.6 Rearview Vehicle Detection with moving camera 

6.3.7 Rear view multiple Vehicle Detection with moving camera 

6.3.8 Computational Cost

6.3.9 Performance Evaluation

6.3.10 Comparative Studies 

6.3.11 Detection Error Analysis 

6.4 Summary

Chapter 7: Real-time Vehicle Detection and Tracking

7.1 Introduction 

7.2 Proposed Methodology

7.2.1 Centroid

7.2.2 Data Association

7.2.3 Cost Matrix 

7.2.4 The Hungarian Algorithm 

7.2.5 Kalman Filter 

7.3 Results and Discussion 

7.3.1 Performance 

7.3.2 Computational Cost

7.3.3 Detection Error Analysis

7.3.4 Comparative Study

7.3.5 Reciever Operative Characteristics (ROC)

7.4 Summary

Chapter 8: A Novel Approach in Real-time Vehicle Detection and Tracking Using Raspberry Pi

8.1 Introduction 

8.2 Proposed Methodology 

8.2.1 Respberry Pi with Pi Camera

8.3 Results and Discussion 

8.3.1 Performance 

8.3.2 Computational Cost

8.4 Summary

Chapter 9: Conclusion and Future Scope 

Biblography

Appendix   

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>“The readers can gain practical knowledge of computer vision while detecting vehicles.  The book starts from an Introductory to Intermediate levels of algorithms for the detection of vehicles using computer vision.  Computer Vision is an exciting area as it gives improved graphical data for human understanding and processing of image data for machine perception as required for an application.  More specifically the video processing has become a spot light for surveillance due to less expensive, high performance, can capture larger area, capture fast moving vehicles, provide visual information for manual inspection whenever necessary and more traffic information can be acquired by surveillance cameras.  To have a smart Intelligent Traffic Management System it’s important to detect vehicle on road and analyses the traffic flow.  Existing traffic flow.  Existing traffic analysis module makes use of a dedicated hardware and processors, thus disrupting the regular flow of traffic for implementation.  Gathering of traffic information, vehicle flow statistics help traffic control department to from a road network planning, hence a vision-based technology is best suited to carryout Intelligent Traffic Management System in a smarter way. Different features such as motion, colour, corner etc of vehicles are considered and discussed to understand from basic to advanced techniques of computer vision in detection of vehicles, tracking and counting.  The book discusses novel algorithms that focus on vehicle detection and determining vehicle density.”    </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Contents:</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 1: Introduction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.1 Digital Image/Video Processing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.2 Video Processing Applications</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.3 Image Processing Techniques</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.4 Morphological Operations</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.4.1 Morphological Transformation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.5 Object tracking </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.5.1 Data Association</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.6 Motivation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.7 Problem Statement</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.8 Objectives</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.9 Choice of Cameras</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.10 Performance</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1.11 Organization of Book</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 2: Literature Survey</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2.1 Existing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2.2 Video Monitoring Systems</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 3: Improvised Approach for Vehicle Detection and Counting</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.1 Introduction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.2 Proposed Methodology</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.2.1 Background Subtraction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.2.2 Connected Component Labeling</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.2.3 Centroid </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.2.4 Counting</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.3 Results and Conclusion</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.3.1 Error Related</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.3.2 Computational Cost</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3.4 Summary</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 4: A Novel Vehicle Detection Method Based on Morphological Operations</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.1 Introduction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.2 Proposed Method</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.2.1 Separation of Channels</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.2.2 Transformation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.2.3 Background Substraction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.2.4 Connected Component Labeling</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.2.5 Post Processing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.3 Results and Discussion</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.3.1 Comparative Study</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.4 Summary</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 5: Vehicle Detection Based on Colour</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5.1 Introduction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5.2 Proposed Methodology </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5.2.1 Bob Analysis </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5.2.2 Convex Hull</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5.3 Results and Discussion</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5.4 Summary </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 6: An Approach to Detect Vehicles on Corner Points </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.1 Introduction </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.2 Proposed Methodology </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.2.1 Corner Detection</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.2.2 Background, Subtraction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.2.3 Grouping of corner points </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.2.4 Tracking </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3 Results and Discussion </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.1 Data </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.2 Detection in rainy Climate </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.3 Detection in sunny day with Low Resolution</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.4 Detection in sunny day High Resolution </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.5 Detection in Fog video </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.6 Rearview Vehicle Detection with moving camera </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.7 Rear view multiple Vehicle Detection with moving camera </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.8 Computational Cost</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.9 Performance Evaluation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.10 Comparative Studies </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.3.11 Detection Error Analysis </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6.4 Summary</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 7: Real-time Vehicle Detection and Tracking</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.1 Introduction </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.2 Proposed Methodology</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.2.1 Centroid</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.2.2 Data Association</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.2.3 Cost Matrix </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.2.4 The Hungarian Algorithm </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.2.5 Kalman Filter </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.3 Results and Discussion </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.3.1 Performance </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.3.2 Computational Cost</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.3.3 Detection Error Analysis</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.3.4 Comparative Study</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.3.5 Reciever Operative Characteristics (ROC)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7.4 Summary</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 8: A Novel Approach in Real-time Vehicle Detection and Tracking Using Raspberry Pi</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8.1 Introduction </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8.2 Proposed Methodology </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8.2.1 Respberry Pi with Pi Camera</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8.3 Results and Discussion </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8.3.1 Performance </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8.3.2 Computational Cost</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8.4 Summary</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 9: Conclusion and Future Scope </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Biblography</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix   </span></span></span></span></p>

<p> </p>', 'Title
			Basics of Computer Vision Algorithms to Detect Vehicles

			Author
			Dr Mallikarjun Anandhalli

			ISBN
			9789385830365

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Basics of Computer Vision Algorithms to Detect Vehicles</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr Mallikarjun Anandhalli</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830365</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 6, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4845Basics%20of.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830365&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3209', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3209', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1163, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:02'),
('834b948e-624c-418c-b79c-7e1162ad6cf1', '1907', NULL, 'Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics', 'advances-in-dynamic-game-theory-numerical-methods-algorithms-and-applications-to-ecology-and-economics-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-190-1907', 'advances-in-dynamic-game-theory-numerical-methods-algorithms-and-applications-to-ecology-and-economics-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907-1907', 'XFDV2233', 'XFDV2233', 'XFDV2233', NULL, 'Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics', '<h1>Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics</h1>', 'Sub Title
			No

			Author
			Steffen Jorgensen

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817643997

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steffen Jorgensen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817643997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"20100"', '"12060"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3687dpp_9_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XFDV2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1907', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1907', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1900, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('83809ea3-509a-45b0-bed4-def10b245404', '4388', 77, 'हिंदी कविता की नई धारा', 'हद-कवत-क-नई-धर', '-', '9789348670625', '9789348670625', '9789348670625', NULL, 'हिंदी कविता की नई धारा', '<h4>हिंदी कविता की नई धारा</h4>
', 'Title
			हिंदी कविता की नई धारा

			Author
			कँवल भारती

			ISBN
			9789348670625

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>हिंदी कविता की नई धारा</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>कँवल भारती</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670625</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"995"', '"647"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9479nayi.jpg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789348670625&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4388', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4388', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 77, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:02'),
('838933fc-ba76-4caa-9c95-c65430fe5168', '3524', 878, 'Algorithmic Composition - Paradigms of Automated Music Generation', 'algorithmic-composition-paradigms-of-automated-music-generation-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-35-3524', 'algorithmic-composition-paradigms-of-automated-music-generation-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524-3524', 'Algorithmic Composition', 'Algorithmic Composition', 'Algorithmic Composition', NULL, 'Algorithmic composition – composing by means of formalizable methods – has a century old tradition not only in occidental music history. This is the first book to provide a detailed overview of prominent procedures of algorithmic composition in a pragmatic way rather than by treating formalizable aspects in single works. In addition to an historic overview, each chapter presents a specific class of algorithm in a compositional context by providing a general introduction to its development and theoretical basis and describes different musical applications. Each chapter outlines the strengths, weaknesses and possible aesthetical implications resulting from the application of the treated approaches. Topics covered are: markov models, generative grammars, transition networks, chaos and self-similarity, genetic algorithms, cellular automata, neural networks and artificial intelligence are covered. The comprehensive bibliography makes this work ideal for the musician and the researcher alike.', '<p>Algorithmic composition – composing by means of formalizable methods – has a century old tradition not only in occidental music history. This is the first book to provide a detailed overview of prominent procedures of algorithmic composition in a pragmatic way rather than by treating formalizable aspects in single works. In addition to an historic overview, each chapter presents a specific class of algorithm in a compositional context by providing a general introduction to its development and theoretical basis and describes different musical applications. Each chapter outlines the strengths, weaknesses and possible aesthetical implications resulting from the application of the treated approaches. Topics covered are: markov models, generative grammars, transition networks, chaos and self-similarity, genetic algorithms, cellular automata, neural networks and artificial intelligence are covered. The comprehensive bibliography makes this work ideal for the musician and the researcher alike.</p>', 'Sub Title
			Paradigms of Automated Music Generation

			Author
			Gerhard Nierhaus

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783211755396

			Pages
			X, 287

			Binding
			Hardback

			Year of Publication
			2009

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Paradigms of Automated Music Generation</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerhard Nierhaus</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783211755396</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>X, 287</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11568"', '"6940"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'X, 287', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Algorithmic%20Composition&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3524', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3524', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 878, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:02'),
('839dc47d-5b8c-4fb2-a942-3878918a85ea', '3669', 772, 'VISHNU PURANA - Sanskrit Text and English Translation According to H.H Wilson', 'vishnu-purana-sanskrit-text-and-english-translation-according-to-hh-wilson', 'vishnu-purana-sanskrit-text-and-english-translation-according-to-hh-wilson', '9788171102129', '9788171102129', '9788171102129', NULL, 'The Purana Literature as a scribed to Vedavyasa are uniformly stated to be eighteen in number. They are works of evidently different ages and have been compiled under different circumstances. The prcise nature of which we can but imperfectly conjecture from internal evidence, and from what we know of the history of religion opinion in india. The Vishnu Purana is said to be Vaisnava Purana and the learned know its extent to be twenty-three thousand stanzas. 

This Purana is divided in the six books, in which the first is occupied chiefly with the details of creations, primary (sarga) and secondary (pratisarga ); the first explaining how the universe proceeds from prakrti, the second, in what manner the forms of thinghs are developed from the elementary substances previously evolved or how they reappear after their temporary destruction. The second books opens with a continuation of the kings of the first Manvantara; amongst whom, Bharata is said to have given a aname to India, Called after hin Bharatavarsa. This also contains infromation about seven continents, oceans, planetary and other spheres. The arrangement of the Veas is described in the third book. The fourth book contains all that the Hindus have of their ancient history including the list of dynastics. The fifth book is occupied with the life of Krsna which is in fact the distinguishing feature of Vishnu Purana. The last book contains an account of the dissolution of the world byfire and water. 

This is for the first time that an English translation by H.H. Wilson is being published along with the complete sanskrit text of Vishnu Purana.', '<p style="text-align:justify"><span>The Purana Literature as a scribed to Vedavyasa are uniformly stated to be eighteen in number. They are works of evidently different ages and have been compiled under different circumstances. The prcise nature of which we can but imperfectly conjecture from internal evidence, and from what we know of the history of religion opinion in india. The Vishnu Purana is said to be Vaisnava Purana and the learned know its extent to be twenty-three thousand stanzas. </span></p>

<p style="text-align:justify"><span>This Purana is divided in the six books, in which the first is occupied chiefly with the details of creations, primary (sarga) and secondary (pratisarga ); the first explaining how the universe proceeds from prakrti, the second, in what manner the forms of thinghs are developed from the elementary substances previously evolved or how they reappear after their temporary destruction. The second books opens with a continuation of the kings of the first Manvantara; amongst whom, Bharata is said to have given a aname to India, Called after hin Bharatavarsa. This also contains infromation about seven continents, oceans, planetary and other spheres. The arrangement of the Veas is described in the third book. The fourth book contains all that the Hindus have of their ancient history including the list of dynastics. The fifth book is occupied with the life of Krsna which is in fact the distinguishing feature of Vishnu Purana. The last book contains an account of the dissolution of the world byfire and water. </span></p>

<p style="text-align:justify"><span>This is for the first time that an English translation by H.H. Wilson is being published along with the complete sanskrit text of Vishnu Purana.</span></p>', ' 

			Title 

			 

			VISHNU PURANA - Sanskrit Text and English Translation According to H.H Wilson

			Author

			H.H Wilson

			Edition

			6/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171102129

			ISBN-10 Digit 
			8171102123

			Pages

			568

			Year

			2022

			Binding

			Hard Bound

			Language

			Sanskrit & English

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><strong>Title </strong></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>VISHNU PURANA - Sanskrit Text and English Translation According to H.H Wilson</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>H.H Wilson</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>6/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171102129</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN-10 Digit </strong></td>
			<td>8171102123</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>568</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"900"', '"675"', '"0"', 3, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '6/e', NULL, '2022', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 568, '568', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5045thumb_286_135116.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171102129&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3669', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3669', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 772, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:02'),
('83a07bf4-131f-4596-ba34-a7abd47640ed', '3175', NULL, 'Elementary Induction on Abstract Structures', 'elementary-induction-on-abstract-structures-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175', 'elementary-induction-on-abstract-structures-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175-3175', '9780486466781', '9780486466781', '9780486466781', NULL, ' 

Hailed by the Bulletin of the American Mathematical Society as "easy to use and a pleasure to read," this research monograph is recommended for students and professionals interested in model theory and definability theory. The sole prerequisite is a familiarity with the basics of logic, model theory, and set theory. The author, Professor of Mathematics at UCLA and Emeritus Professor of Mathematics,University of Athens, Greece, begins with a focus on the theory of inductive and hyperelementary sets. Subsequent chapters advance to acceptable structures and countable acceptable structures, concluding with the main result of the Barwise-Gandy-Moschovakis theory, which is the key to many applications of abstract recursion theory. Exercises at the end of each chapter form an integral part of the text, offering examples useful to the development of the general theory and outlining the theory''s extensions.', '<p> </p>

<p>Hailed by the Bulletin of the American Mathematical Society as "easy to use and a pleasure to read," this research monograph is recommended for students and professionals interested in model theory and definability theory. The sole prerequisite is a familiarity with the basics of logic, model theory, and set theory. The author, Professor of Mathematics at UCLA and Emeritus Professor of Mathematics,University of Athens, Greece, begins with a focus on the theory of inductive and hyperelementary sets. Subsequent chapters advance to acceptable structures and countable acceptable structures, concluding with the main result of the Barwise-Gandy-Moschovakis theory, which is the key to many applications of abstract recursion theory. Exercises at the end of each chapter form an integral part of the text, offering examples useful to the development of the general theory and outlining the theory''s extensions.</p>', 'Elementary Induction on Abstract Structures

	ASIN ‏ : ‎ 0486466787

	Publisher ‏ : ‎ Dover Publications Inc. (29 August 2008)

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 218 pages

	ISBN-10 ‏ : ‎ 9780486466781

	ISBN-13 ‏ : ‎ 978-0486466781

	Item Weight ‏ : ‎ 252 g

	Dimensions ‏ : ‎ 13.87 x 1.19 x 21.62 cm', '<h1>Elementary Induction on Abstract Structures</h1>

<ul>
	<li>ASIN ‏ : ‎ 0486466787</li>
	<li>Publisher ‏ : ‎ Dover Publications Inc. (29 August 2008)</li>
	<li>Language ‏ : ‎ English</li>
	<li>Paperback ‏ : ‎ 218 pages</li>
	<li>ISBN-10 ‏ : ‎ 9780486466781</li>
	<li>ISBN-13 ‏ : ‎ 978-0486466781</li>
	<li>Item Weight ‏ : ‎ 252 g</li>
	<li>Dimensions ‏ : ‎ 13.87 x 1.19 x 21.62 cm</li>
</ul>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73181.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486466781&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3175', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3175', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1189, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:02'),
('83ac5a68-3945-49ed-8f77-7a36cc9011a8', '109', NULL, 'Concise Encyclopedia of Supersymmetry - and Noncommutative Structures in Mathematics and Physics', 'concise-encyclopedia-of-supersymmetry-and-noncommutative-structures-in-mathematics-and-physics', 'concise-encyclopedia-of-supersymmetry-and-noncommutative-structures-in-mathematics-and-physics', 'Concise Encyclopedia', 'Concise Encyclopedia', 'Concise Encyclopedia', NULL, 'The book is the first full-size Encyclopedia which simultaneously covers such well-established and modern subjects as quantum field theory, supersymmetry, supergravity, M-theory, black holes and quantum gravity, noncommutative geometry, representation theory, categories and quantum groups, and their generalizations. The extraordinary historical part "the SUSY story," more than 700 authored articles from more than 250 high-level experts (including Nobel Prize Winner Gerard ''t Hooft), a detailed (50 pages) Subject/Article three level index and an Author index, make the SUSY Encyclopedia an outstanding and indispensable book on the desk of researchers, experts, Ph.D. students, specialists and professionals in modern methods of theoretical and mathematical physics.', '<p>The book is the first full-size Encyclopedia which simultaneously covers such well-established and modern subjects as quantum field theory, supersymmetry, supergravity, M-theory, black holes and quantum gravity, noncommutative geometry, representation theory, categories and quantum groups, and their generalizations. The extraordinary historical part "the SUSY story," more than 700 authored articles from more than 250 high-level experts (including Nobel Prize Winner Gerard ''t Hooft), a detailed (50 pages) Subject/Article three level index and an Author index, make the SUSY Encyclopedia an outstanding and indispensable book on the desk of researchers, experts, Ph.D. students, specialists and professionals in modern methods of theoretical and mathematical physics.</p>', 'Sub Title
			No

			Author
			Steveen Duplij

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402013386

			Pages
			561

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			english

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steveen Duplij</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402013386</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>561</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"15710"', '"9430"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 561, '561', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3598dpp_18_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Concise%20Encyclopedia&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=109', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=109', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3011, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:02'),
('83c36a9c-6862-4082-af7d-eb01b947ad30', '4068', 393, 'Financial Management:Principles and Applications 13/e', 'financial-managementprinciples-and-applications-13e', 'financial-managementprinciples-and-applications-13e', '9789353434885', '9789353434885', '9789353434885', NULL, 'About the book

Students often struggle to see how financial concepts relate to their personal lives and prospective careers. Financial Management: Principles and Applications gives students a big picture perspective of finance and how it is important in their personal and professional lives. Utilizing five key principles, the 13th Edition provides an approachable introduction to financial decision-making, weaving in real world issues to demonstrate the practical applications of critical financial concepts.

Contents:

Part 1: Introduction to Financial Management

1. Getting Started—Principles of Finance

2. Firms and the Financial Markets

3. Understanding Financial Statements

4. Financial Analysis—Sizing Up Firm Performance

Part 2: Valuation of Financial Assets

5. The Time Value of Money—The Basics

6. The Time Value of Money—Annuities and Other Topics

7. An Introduction to Risk and Return—History of Financial Market Returns

8. Risk and Return—Capital Market Theory

9. Debt Valuation and Interest Rates

10. Stock Valuation

Part 3: Capital Budgeting

11. Investment Decision Criteria

12. Analyzing Project Cash Flows

13. Risk Analysis and Project Evaluation

14. The Cost of Capital

Part 4: Capital Structure and Dividend Policy

15. Capital Structure Policy

16. Dividend and Share Repurchase Policy

Part 5: Liquidity Management and Special Topics in Finance

17. Financial Forecasting and Planning

18. Working-Capital Management

19. International Business Finance

20. Corporate Risk Management', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Students often struggle to see how financial concepts relate to their personal lives and prospective careers. Financial Management: Principles and Applications gives students a big picture perspective of finance and how it is important in their personal and professional lives. Utilizing five key principles, the 13th Edition provides an approachable introduction to financial decision-making, weaving in real world issues to demonstrate the practical applications of critical financial concepts.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1: Introduction to Financial Management</span></strong><br />
<br />
<span>1. Getting Started—Principles of Finance<br />
<br />
2. Firms and the Financial Markets<br />
<br />
3. Understanding Financial Statements<br />
<br />
4. Financial Analysis—Sizing Up Firm Performance<br />
<br />
<strong>Part 2: Valuation of Financial Assets</strong><br />
<br />
5. The Time Value of Money—The Basics<br />
<br />
6. The Time Value of Money—Annuities and Other Topics<br />
<br />
7. An Introduction to Risk and Return—History of Financial Market Returns<br />
<br />
8. Risk and Return—Capital Market Theory<br />
<br />
9. Debt Valuation and Interest Rates<br />
<br />
10. Stock Valuation<br />
<br />
<strong>Part 3: Capital Budgeting</strong><br />
<br />
11. Investment Decision Criteria<br />
<br />
12. Analyzing Project Cash Flows<br />
<br />
13. Risk Analysis and Project Evaluation<br />
<br />
14. The Cost of Capital<br />
<br />
<strong>Part 4: Capital Structure and Dividend Policy</strong><br />
<br />
15. Capital Structure Policy<br />
<br />
16. Dividend and Share Repurchase Policy<br />
<strong>Part 5: Liquidity Management and Special Topics in Finance</strong><br />
<br />
17. Financial Forecasting and Planning<br />
<br />
18. Working-Capital Management<br />
<br />
19. International Business Finance<br />
<br />
20. Corporate Risk Management</span></span></span></p>', 'Title
			Financial Management:Principles and Applications 13/e

			Author
			Sheridan Titman

			ISBN
			9789353434885

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Management:Principles and Applications 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sheridan Titman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353434885</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"970"', '"776"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4009finana.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353434885&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4068', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4068', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 393, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:02'),
('83dd8f68-6c4f-4798-b5ee-3f88eb74423c', '2140', NULL, 'Learning ASP.NET AJAX', 'learning-aspnet-ajax-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140', 'learning-aspnet-ajax-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140', 'RFGH6655', 'RFGH6655::2140', 'RFGH6655', NULL, 'Learning ASP.NET AJAX textbook aims at helping the users develop next-generation web applications easily and effectively. One of the unique features of this textbook is the line-by-line explanation of source code which will enable the users having basic knowledge of web technologies to gain a thorough and practical understanding of AJAX. Clear and elaborate explanation of key ideas and terminology combined with well-organized references and examples makes this textbook an ideal guide for both the novice and the advanced users.', '<p>Learning ASP.NET AJAX textbook aims at helping the users develop next-generation web applications easily and effectively. One of the unique features of this textbook is the line-by-line explanation of source code which will enable the users having basic knowledge of web technologies to gain a thorough and practical understanding of AJAX. Clear and elaborate explanation of key ideas and terminology combined with well-organized references and examples makes this textbook an ideal guide for both the novice and the advanced users.</p>', 'Learning ASP.NET AJAX', '<h1>Learning ASP.NET AJAX</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21689788131732120.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2140', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2140', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1731, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:02'),
('83e14ae6-7312-4c6f-9b9a-29e55de5c161', '921', NULL, 'Rules of Games and Sports', 'rules-of-games-and-sports-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921', 'rules-of-games-and-sports-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921-921', 'YHJI7744', 'YHJI7744', 'YHJI7744', NULL, 'Rules of Games and Sports', '<h1>Rules of Games and Sports</h1>', 'Sub Title
			No

			Author
			O.P. Sharma

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175246089

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>O.P. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175246089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29239788175246089.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJI7744&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=921', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=921', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2536, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('843a9f2a-929a-45d3-91df-3914ec0aca02', '1590', NULL, 'Indian Foreign Policy New', 'indian-foreign-policy-new-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590', 'indian-foreign-policy-new-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590-1590', 'SDFR9089', 'SDFR9089', 'SDFR9089', NULL, 'Indian Foreign Policy New', '<h1>Indian Foreign Policy New</h1>', 'Sub Title
			No

			Author
			Chris Ogden

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780745660875

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chris Ogden</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780745660875</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1899"', '"1139"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5205dpp_19_177.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFR9089&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1590', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1590', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2118, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('844123ba-c1ce-4e62-8d15-2e7708cc4c29', '2871', NULL, 'Mathematics Describing the Real World: Precalculus and Trigonometry with DVD', 'mathematics-describing-the-real-world-precalculus-and-trigonometry-with-dvd-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871', 'mathematics-describing-the-real-world-precalculus-and-trigonometry-with-dvd-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871-2871', '9781598037517', '9781598037517', '9781598037517', NULL, 'Mathematics Describing the Real World: Precalculus and Trigonometry with DVD', '<h1>Mathematics Describing the Real World: Precalculus and Trigonometry with DVD</h1>', 'Sub Title
			No

			Author
			Prof. Bruce H. Edwards

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781598037517

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Bruce H. Edwards</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598037517</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"26999"', '"16199"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71351.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598037517&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2871', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2871', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1297, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:02'),
('845ef478-e399-41ab-bdfd-8c81e07ee29b', '4118', 343, 'The Significance of Machinery in Agriculture', 'the-significance-of-machinery-in-agriculture', 'the-significance-of-machinery-in-agriculture', '9789394137080', '9789394137080', '9789394137080', NULL, 'About the book

Human labor is reduced to a minimum when agricultural machinery is employed in farming activities. Production has also increased due to improved farming equipment, better seed types, and the use of chemical pesticides. Machines have helped to increase the output of workers productivity. Various agricultural equipment and machinery help farmers boost their crop yield and food production, It is a Tractor blower machine with a wide range of applications. Mechanization may be implemented in two ways: partly, with animals and humans doing parts of the labor while machines handle the rest, or totally, with machines taking the place of both animals and humans. This detail book will be helpful for B.Sc. Agriculture and B.Tech Agricultural Engineering Students.

Contents:

Agricultural Machinery

Modern Developments in Machinery

Machine and Tractor Station

Farm Tractor Design, Power and Transmission

Harvesters

Pipe and Cable-laying Plough

Photoanalysis in Agriculture', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Human labor is reduced to a minimum when agricultural machinery is employed in farming activities. Production has also increased due to improved farming equipment, better seed types, and the use of chemical pesticides. Machines have helped to increase the output of workers productivity. Various agricultural equipment and machinery help farmers boost their crop yield and food production, It is a Tractor blower machine with a wide range of applications. Mechanization may be implemented in two ways: partly, with animals and humans doing parts of the labor while machines handle the rest, or totally, with machines taking the place of both animals and humans. This detail book will be helpful for B.Sc. Agriculture and B.Tech Agricultural Engineering Students.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Machinery</span></span></span></p>

<p style="text-align:justify"><span><span><span>Modern Developments in Machinery</span></span></span></p>

<p style="text-align:justify"><span><span><span>Machine and Tractor Station</span></span></span></p>

<p style="text-align:justify"><span><span><span>Farm Tractor Design, Power and Transmission</span></span></span></p>

<p style="text-align:justify"><span><span><span>Harvesters </span></span></span></p>

<p style="text-align:justify"><span><span><span>Pipe and Cable-laying Plough</span></span></span></p>

<p style="text-align:justify"><span><span><span>Photoanalysis in Agriculture </span></span></span></p>', 'Title
			The Significance of Machinery in Agriculture

			Author
			Dr. Ajay Singh

			ISBN
			9789394137080

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Significance of Machinery in Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Ajay Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789394137080</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5486the%20signi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789394137080&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4118', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4118', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 343, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:02'),
('846ff7bd-be9c-49d3-9490-431fe68b2354', '979', NULL, 'Bharat Dalit Kranti NEW', 'bharat-dalit-kranti-new-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979', 'bharat-dalit-kranti-new-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979-979', 'TGH6657', 'TGH6657', 'TGH6657', NULL, 'Bharat Dalit Kranti  new', '<h1>Bharat Dalit Kranti  new</h1>', 'Sub Title
			No

			Author
			Navendu Mahrishi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188178683

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Navendu Mahrishi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188178683</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"199"', '"119"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5410Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGH6657&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=979', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=979', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2508, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('847359f0-1a93-42e8-9e2e-eee54cab3e82', '1548', NULL, 'Undermining Local Democracy - Parallel Governance in Contemporary South India New', 'undermining-local-democracy-parallel-governance-in-contemporary-south-india-new-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1-1548', 'undermining-local-democracy-parallel-governance-in-contemporary-south-india-new-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548-1548', 'TREER44334', 'TREER44334', 'TREER44334', NULL, 'Focusing on Karnataka in India, this study examines the implications of the model of development sought to be introduced in the entire country through the governance reforms of the post-1991 period ― a model that bypasses Panchayat Raj institutions (PRIs), resulting in a majority of the population being left outside the purview of development. These changes in governance resulted in, among other things, the prolific growth of NGOs in the country, particularly in Karnataka. Explaining how community-based organizations (CBOs) set up by these NGOs have made their way into rural Karnataka, this book expresses concern over how they now perform functions that rightly belong to PRIs following the 73rd Amendment to the Constitution which devolves 29 functions to local self-government, passing on the funds they receive from the centre to their district and village branches, though these should actually go to PRIs. The book argues that elected representatives have been put in place by the people at all levels, and it is they who should take decisions regarding the development of this country. In the post-liberalisation period, governance through institutions that eschew political decentralisation is fraught with hazards. Not only will avenues for the expression of people’s wishes be lacking in such a scenario, but there will also be increasing inequality, resulting in a skewed development. The inclusiveness which the present government seeks will elude them unless they restore and strengthen Panchayat Raj institutions.', '<p>Focusing on Karnataka in India, this study examines the implications of the model of development sought to be introduced in the entire country through the governance reforms of the post-1991 period ― a model that bypasses Panchayat Raj institutions (PRIs), resulting in a majority of the population being left outside the purview of development. These changes in governance resulted in, among other things, the prolific growth of NGOs in the country, particularly in Karnataka. Explaining how community-based organizations (CBOs) set up by these NGOs have made their way into rural Karnataka, this book expresses concern over how they now perform functions that rightly belong to PRIs following the 73rd Amendment to the Constitution which devolves 29 functions to local self-government, passing on the funds they receive from the centre to their district and village branches, though these should actually go to PRIs. The book argues that elected representatives have been put in place by the people at all levels, and it is they who should take decisions regarding the development of this country. In the post-liberalisation period, governance through institutions that eschew political decentralisation is fraught with hazards. Not only will avenues for the expression of people’s wishes be lacking in such a scenario, but there will also be increasing inequality, resulting in a skewed development. The inclusiveness which the present government seeks will elude them unless they restore and strengthen Panchayat Raj institutions.</p>', 'Undermining Local Democracy - Parallel Governance in Contemporary South India New', '<h1>Undermining Local Democracy - Parallel Governance in Contemporary South India New</h1>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80669780415597470.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TREER44334&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1548', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1548', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2139, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('8476fc2b-114d-4cbb-b9cd-909af32de27e', '4235', 228, 'Machine Learning 2/e', 'machine-learning-2e', 'machine-learning-2e', '9788119896738', '9788119896738', '9788119896738', NULL, 'About the book

Machine Learning introduces readers to the area of machine learning in an extremely easy to read and understand manner. Through numerous worked-out problems, diagrams and notes, the text makes this challenging subject easy to assimilate. The text starts with a simple introduction to the concepts of machine learning and expands it by delving into the details of different learning algorithms by using sample case lets. The authors, by virtue of their long exposure to industry implementations, have designed the topics so that readers will earn industry-readiness by just reading this text.

Content:

	Introduction to Machine Learning

	Preparing to Model

	Modelling and Evaluation

	Basics of Feature Engineering

	Brief Overview of Probability

	Bayesian Concept Learning

	Supervised Learning: Classification

	Supervised Learning: Regression

	Unsupervised Learning

	Reinforcement Learning

	Basics of Neural Network

	Other Types of Learning

	End-to-end M L Implementations

	Generative AI & Large Language Models', '<p><span><span><strong><span>About the book</span></strong></span></span><br />
<span><span><span>Machine Learning introduces readers to the area of machine learning in an extremely easy to read and understand manner. Through numerous worked-out problems, diagrams and notes, the text makes this challenging subject easy to assimilate. The text starts with a simple introduction to the concepts of machine learning and expands it by delving into the details of different learning algorithms by using sample case lets. The authors, by virtue of their long exposure to industry implementations, have designed the topics so that readers will earn industry-readiness by just reading this text.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Machine Learning</span></span></span></li>
	<li><span><span><span>Preparing to Model</span></span></span></li>
	<li><span><span><span>Modelling and Evaluation</span></span></span></li>
	<li><span><span><span>Basics of Feature Engineering</span></span></span></li>
	<li><span><span><span>Brief Overview of Probability</span></span></span></li>
	<li><span><span><span>Bayesian Concept Learning</span></span></span></li>
	<li><span><span><span>Supervised Learning: Classification</span></span></span></li>
	<li><span><span><span>Supervised Learning: Regression</span></span></span></li>
	<li><span><span><span>Unsupervised Learning</span></span></span></li>
	<li><span><span><span>Reinforcement Learning</span></span></span></li>
	<li><span><span><span>Basics of Neural Network</span></span></span></li>
	<li><span><span><span>Other Types of Learning</span></span></span></li>
	<li><span><span><span>End-to-end M L Implementations</span></span></span></li>
	<li><span><span><span>Generative AI &amp; Large Language Models</span></span></span></li>
</ol>', 'Title
			Machine Learning 2/e

			Author
			Saikat Dutt

			ISBN
			9788119896738

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Machine Learning 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Saikat Dutt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788119896738</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"750"', '"600"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6887machine.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788119896738&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4235', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4235', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 228, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:02'),
('84828bea-e88b-4c6c-a875-87b699ffa0b9', '3707', 734, 'P S A Pillai''s Criminal Law 14th/e', 'p-s-a-pillais-criminal-law-14the', 'p-s-a-pillais-criminal-law-14the', '9789388548397', '9789388548397', '9789388548397', NULL, '', NULL, ' 

			Title

			 

			P S A Pillai’s Criminal Law 14th/e

			Author

			K I Vibhute

			Publisher

			LexisNexis

			ISBN-13 Digit

			9789388548397

			Pages

			800

			Year

			2019

			Binding

			Paper Back

			Language

			English

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>P S A Pillai’s Criminal Law 14th/e</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>K I Vibhute </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>LexisNexis </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>9789388548397</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>800</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2019</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"1095"', '"876"', '"0"', 0, 'PAPERBACK', 'Paper Back', 'English', 'English', NULL, NULL, '2019', NULL, NULL, '2ab17c8b-a0bf-4441-bdca-ab7c33c4dca3', NULL, NULL, 800, '800', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1240912fqiIF69L._AC_UF894,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388548397&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3707', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3707', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 734, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:02'),
('848eb398-7467-475d-8a16-8fc783977f82', '1176', NULL, 'Women Ageing and Mental Health - The Indian Scenario New', 'women-ageing-and-mental-health-the-indian-scenario-new-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1-1176', 'women-ageing-and-mental-health-the-indian-scenario-new-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176-1176', 'NMHJ7755', 'NMHJ7755', 'NMHJ7755', NULL, 'Women Ageing and Mental Health - The Indian Scenario New', '<h1>Women Ageing and Mental Health - The Indian Scenario New</h1>', 'Sub Title
			No

			Author
			Amrita Bagga

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8183244289

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amrita Bagga</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244289</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97588183244289.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NMHJ7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1176', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1176', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2370, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('848fe70f-870d-4a75-993e-6fc83f253196', '694', NULL, 'Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice', 'postqualifying-social-work-practice-introducing-child-care-social-work-contemporary-policy-and-practice-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694', 'postqualifying-social-work-practice-introducing-child-care-social-work-contemporary-policy-and-practice-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694-694', 'DFHFG686789', 'DFHFG686789', 'DFHFG686789', NULL, 'This book provides a practitioner''s perspective on the challenges and developments of working in Child Care Social Work in the current context of organisational and social change. Drawing on the experience of social work practitioners who have undertaken the Post-Qualifying Child Care Specialist Award, the book shows how these challenges are being met in everyday practice, providing a forum to share their knowledge and experience with others and contribute to best practice. It will be of interest to social work practitioners and students and all those interested in the reality of current child care practice.', '<h2>This book provides a practitioner''s perspective on the challenges and developments of working in Child Care Social Work in the current context of organisational and social change. Drawing on the experience of social work practitioners who have undertaken the Post-Qualifying Child Care Specialist Award, the book shows how these challenges are being met in everyday practice, providing a forum to share their knowledge and experience with others and contribute to best practice. It will be of interest to social work practitioners and students and all those interested in the reality of current child care practice.</h2>', 'Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice', '<h1>Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice</h1>', '"2899"', '"2784"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46179781844451807_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFHFG686789&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=694', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=694', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2672, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:02'),
('849c9bb8-2b44-4100-9efa-6a0d9ff84405', '856', NULL, 'Introduction to Leadership - Concepts and Practice - 3/e NEW', 'introduction-to-leadership-concepts-and-practice-3e-new-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856', 'introduction-to-leadership-concepts-and-practice-3e-new-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856-856', 'UYHJ7766', 'UYHJ7766', 'UYHJ7766', NULL, '“The Northouse text offers students and faculty an appropriate text for a Leadership survey course. Students will greatly benefit from the text’s ability to apply the concepts of leadership to their individual lives.” (Jane Murtaugh) “The interactive activities bring the book to life. The clear, consistent structure facilitates navigation and supports learning.” (Peter Hammond) “The Intro to Leadership book + eBook is a winning combination. The explanation of principles is straightforward, the self-assessments are thought-provoking, and the new media tools in the eBook are stimulating” (Leon Fraser) “A must read for adapting individual strengths to enhance one’s leadership capacity” (James L. Morrison) “Northouse''s advice to students on handling conflict is the most immediately practical and useable that I have encountered. This book is highly readable and engages the student immediately.” (Terry Mullins)', '<p>“The Northouse text offers students and faculty an appropriate text for a Leadership survey course. Students will greatly benefit from the text’s ability to apply the concepts of leadership to their individual lives.” (Jane Murtaugh) “The interactive activities bring the book to life. The clear, consistent structure facilitates navigation and supports learning.” (Peter Hammond) “The Intro to Leadership book + eBook is a winning combination. The explanation of principles is straightforward, the self-assessments are thought-provoking, and the new media tools in the eBook are stimulating” (Leon Fraser) “A must read for adapting individual strengths to enhance one’s leadership capacity” (James L. Morrison) “Northouse''s advice to students on handling conflict is the most immediately practical and useable that I have encountered. This book is highly readable and engages the student immediately.” (Terry Mullins)</p>', 'Introduction to Leadership - Concepts and Practice - 3/e NEW', '<h1>Introduction to Leadership - Concepts and Practice - 3/e NEW</h1>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1250Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UYHJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=856', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=856', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2572, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('849d6d4d-f835-4061-8736-a3ed2acb954e', '4162', 300, 'Strategic Management: Theory & Cases: An Integrated Approach 13/e', 'strategic-management-theory-cases-an-integrated-approach-13e', 'strategic-management-theory-cases-an-integrated-approach-13e', '9789355735645', '9789355735645', '9789355735645', NULL, 'About the book

Consistent with our mission to provide students with the most current and up-to-date account of the changes taking place in the world of strategy and management, there have been significant changes in the 13th edition of Strategic Management: An Integrated Approach. For the 13th edition, further changes were made in content. For example, Chapter 7 contains a more in-depth discussion of direct and indirect network effects and switching costs. In Chapter 8, we discuss how the rapidly changing international trade environment as exemplified by Brexit, the renegotiation of the North American Free Trade Agreement (NAFTA), and ongoing trade disputes between the United States and China, might impact enterprise strategy. 

Content:

PART I: INTRODUCTION TO STRATEGIC MANAGEMENT

1. Strategic Leadership: Managing the Strategy-Making Process for Competitive Analysis

2. External Analysis: The Identification of Opportunities and Threats

PART II: THE NATURE OF COMPETITIVE ADVANTAGE

3. Internal Analysis: Resources and Competitive Advantage

4. Building Competitive Advantage through Functional-Level Strategy

PART III: STRATEGIES

5. Building Competitive Advantage through Business-Level Strategy

6. Business-Level Strategy and the Industry Environment

7. Strategy and Technology

8. Strategy in the Global Environment

9. Corporate-Level Strategy: Horizontal Integration, Vertical Integration, and Strategic Outsourcing

10. Corporate-Level Strategy: Related and Unrelated Diversification

PART IV: IMPLEMENTING STRATEGY

11. Corporate Governance, Social Responsibility and Ethics

12. Implementing Strategy through Organization

PART V: CASES IN STRATEGIC MANAGEMENT

A. Analyzing a Case Study and Writing a Case Study Analysis

B. 31 Cases – Expertly written by the authors, this section includes 11 short cases and 20 long cases, covering a wide range of industries, companies and topics.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Consistent with our mission to provide students with the most current and up-to-date account of the changes taking place in the world of strategy and management, there have been significant changes in the 13th edition of Strategic Management: An Integrated Approach. For the 13th edition, further changes were made in content. For example, Chapter 7 contains a more in-depth discussion of direct and indirect network effects and switching costs. In Chapter 8, we discuss how the rapidly changing international trade environment as exemplified by Brexit, the renegotiation of the North American Free Trade Agreement (NAFTA), and ongoing trade disputes between the United States and China, might impact enterprise strategy. </span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART I: INTRODUCTION TO STRATEGIC MANAGEMENT</span></strong></span></span></p>

<p><span><span><span>1. Strategic Leadership: Managing the Strategy-Making Process for Competitive Analysis</span></span></span></p>

<p><span><span><span>2. External Analysis: The Identification of Opportunities and Threats</span></span></span></p>

<p><span><span><strong><span>PART II: THE NATURE OF COMPETITIVE ADVANTAGE</span></strong></span></span></p>

<p><span><span><span>3. Internal Analysis: Resources and Competitive Advantage</span></span></span></p>

<p><span><span><span>4. Building Competitive Advantage through Functional-Level Strategy</span></span></span></p>

<p><span><span><strong><span>PART III: STRATEGIES</span></strong></span></span></p>

<p><span><span><span>5. Building Competitive Advantage through Business-Level Strategy</span></span></span></p>

<p><span><span><span>6. Business-Level Strategy and the Industry Environment</span></span></span></p>

<p><span><span><span>7. Strategy and Technology</span></span></span></p>

<p><span><span><span>8. Strategy in the Global Environment</span></span></span></p>

<p><span><span><span>9. Corporate-Level Strategy: Horizontal Integration, Vertical Integration, and Strategic Outsourcing</span></span></span></p>

<p><span><span><span>10. Corporate-Level Strategy: Related and Unrelated Diversification</span></span></span></p>

<p><span><span><strong><span>PART IV: IMPLEMENTING STRATEGY</span></strong></span></span></p>

<p><span><span><span>11. Corporate Governance, Social Responsibility and Ethics</span></span></span></p>

<p><span><span><span>12. Implementing Strategy through Organization</span></span></span></p>

<p><span><span><strong><span>PART V: CASES IN STRATEGIC MANAGEMENT</span></strong></span></span></p>

<p><span><span><span>A. Analyzing a Case Study and Writing a Case Study Analysis</span></span></span></p>

<p><span><span><span>B. 31 Cases – Expertly written by the authors, this section includes 11 short cases and 20 long cases, covering a wide range of industries, companies and topics.</span></span></span></p>

<p> </p>
', 'Title
			Strategic Management: Theory & Cases: An Integrated Approach 13/e

			Author
			Charles W. L. Hill

			ISBN
			9789355735645

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Management: Theory &amp; Cases: An Integrated Approach 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Charles W. L. Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355735645</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"925"', '"740"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5353strategic.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355735645&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4162', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4162', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 300, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:02'),
('84a2ac45-762b-4f17-8896-b186986e53f1', '4408', 57, 'Strength of Materials: A New Unified Theory for the 21st Century', 'strength-of-materials-a-new-unified-theory-for-the-21st-century', 'strength-of-materials-a-new-unified-theory-for-the-21st-century', '8181473973', '8181473973', '8181473973', NULL, 'About the book

Strength of Materials provides a comprehensive overview of the latest theory of strength of materials. The unified theory presented in this book is developed around three concepts: Hooke''s Law, Equilibrium Equations, and Compatibility conditions. The first two of these methods have been fully understood, but clearly are indirect methods with limitations. Through research, the authors have come to understand compatibility conditions, which, until now, had remained in an immature state of development. This method, the Integrated Force Method (IFM) couples equilibrium and compatibility conditions to determine forces directly.

The combination of these methods allows engineering students from a variety of disciplines to comprehend and compare the attributes of each. The concept that IFM strength of materials theory is problem independent, and can be easily generalized for solving difficult problems in linear, nonlinear, and dynamic regimes is focused upon. Discussion of the theory is limited to simple linear analysis problems suitable for an undergraduate course in strength of materials.

Contents

	Introduction;

	Determinate Truss;

	Simple Beam;

	Torsion of Shaft;

	Determinate Frame;

	Indeterminate Truss;

	Continuous Beam;

	Continuous Shaft;

	Indeterminate Frame;

	Two-dimensional Structures;

	Column Buckling;

	Energy Theorems;

	Finite Element Analysis

	Special Topics

Appendix:

Matrix Algebra

Properties of Plane Area

Systems of Units

Sign Conventions

Mechanical Properties of Structural Materials

Formulas of Strength of Materials

Strength of Materials Computer Code', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span><span>Strength of Materials</span></span></em><span><span> provides a comprehensive overview of the latest theory of strength of materials. The unified theory presented in this book is developed around three concepts: Hooke''s Law, Equilibrium Equations, and Compatibility conditions. The first two of these methods have been fully understood, but clearly are indirect methods with limitations. Through research, the authors have come to understand compatibility conditions, which, until now, had remained in an immature state of development. This method, the Integrated Force Method (IFM) couples equilibrium and compatibility conditions to determine forces directly.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The combination of these methods allows engineering students from a variety of disciplines to comprehend and compare the attributes of each. The concept that IFM strength of materials theory is problem independent, and can be easily generalized for solving difficult problems in linear, nonlinear, and dynamic regimes is focused upon. Discussion of the theory is limited to simple linear analysis problems suitable for an undergraduate course in strength of materials.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span>Introduction; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Determinate Truss; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Simple Beam; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Torsion of Shaft; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Determinate Frame; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Indeterminate Truss; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Continuous Beam; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Continuous Shaft; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Indeterminate Frame; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Two-dimensional Structures; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Column Buckling; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Energy Theorems; </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Finite Element Analysis</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Special Topics </span></span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong><span><span>Appendix:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Matrix Algebra</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Properties of Plane Area</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Systems of Units </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Sign Conventions</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Mechanical Properties of Structural Materials</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Formulas of Strength of Materials</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Strength of Materials Computer Code</span></span></span></span></p>
', 'Title
			Strength of Materials: A New Unified Theory for the 21st Century

			Author
			Dale Hopkins & Surya Patnaik

			ISBN
			8181473973

			Publisher
			Elsevier

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strength of Materials: A New Unified Theory for the 21st Century</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dale Hopkins &amp; Surya Patnaik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8181473973</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"3192"', '"2075"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1496strenghth.jpg', NULL, '39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=8181473973&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4408', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4408', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 57, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:02'),
('84afbc10-0986-4a4d-bcc4-68c8e846b12b', '1858', NULL, 'Topics in Geobiology - Carbon in the Geogiosphere - Earth''s Outer Shell', 'topics-in-geobiology-carbon-in-the-geogiosphere-earths-outer-shell-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858', 'topics-in-geobiology-carbon-in-the-geogiosphere-earths-outer-shell-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858-1858', 'IKJU8766', 'IKJU8766', 'IKJU8766', NULL, 'The book covers the fundamentals of the biogeochemical behavior of carbon near the Earth’s surface. It is mainly a reference text for Earth and environmental scientists. It presents an overview of the origins and behavior of the carbon cycle and atmospheric carbon dioxide, and the human effects on them. The book can also be used for a one-semester course at an intermediate to advanced level addressing the behavior of the carbon and related cycles.', '<p>The book covers the fundamentals of the biogeochemical behavior of carbon near the Earth’s surface. It is mainly a reference text for Earth and environmental scientists. It presents an overview of the origins and behavior of the carbon cycle and atmospheric carbon dioxide, and the human effects on them. The book can also be used for a one-semester course at an intermediate to advanced level addressing the behavior of the carbon and related cycles.</p>', 'Topics in Geobiology - Carbon in the Geogiosphere - Earth''s Outer Shell', '<h1>Topics in Geobiology - Carbon in the Geogiosphere - Earth''s Outer Shell</h1>', '"16699"', '"10019"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80169781402040443.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJU8766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1858', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1858', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1937, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('84b2a684-e60a-4256-8be4-ad00a37e449e', '825', NULL, 'Changing Contexts of Higher Education NEW', 'changing-contexts-of-higher-education-new-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825', 'changing-contexts-of-higher-education-new-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825-825', 'KJHHGUI887', 'KJHHGUI887', 'KJHHGUI887', NULL, 'Changing Contexts of Higher Education NEW', '<h1>Changing Contexts of Higher Education NEW</h1>', 'Sub Title
			No

			Author
			Indira Madhukar

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9798172731211

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Indira Madhukar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798172731211</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6973changing_contexts_of_higher_education.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJHHGUI887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=825', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=825', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2595, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('84c9db22-daa2-4ea2-94d5-90d55b412def', '1888', NULL, 'Handbook of Disaster Research Handbooks of Sociology and Social Research', 'handbook-of-disaster-research-handbooks-of-sociology-and-social-research', 'handbook-of-disaster-research-handbooks-of-sociology-and-social-research', '9780387323312', '9780387323312', '9780387323312', NULL, 'This timely Handbook is based on the principle that disasters are social constructions and focuses on social science disaster research. It provides an interdisciplinary approach to disasters with theoretical, methodological, and practical applications. Attention is given to conceptual issues dealing with the concept "disaster" and to methodological issues relating to research on disasters. These include Geographic Information Systems as a useful research tool and its implications for future research. This seminal work is the first interdisciplinary collection of disaster research as it stands now while outlining how the field will continue to grow.

"synopsis" may belong to another edition of this title.', '<p>This timely Handbook is based on the principle that disasters are social constructions and focuses on social science disaster research. It provides an interdisciplinary approach to disasters with theoretical, methodological, and practical applications. Attention is given to conceptual issues dealing with the concept "disaster" and to methodological issues relating to research on disasters. These include Geographic Information Systems as a useful research tool and its implications for future research. This seminal work is the first interdisciplinary collection of disaster research as it stands now while outlining how the field will continue to grow.<br />
<br />
"synopsis" may belong to another edition of this title.</p>', 'Sub Title
			Handbook of Disaster Research Handbooks of Sociology and Social Research

			Author
			Havidan Rodriguez

			About Author
			No

			Content
			No

			ISBN 10 Digit
			0387323317

			ISBN 13 Digit
			9780387323312

			Pages
			611

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			2006th

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Handbook of Disaster Research Handbooks of Sociology and Social Research</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Havidan Rodriguez</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0387323317</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387323312</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>611</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2006th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"19799"', '"11879"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2006th', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 611, '611', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3096dpp_5_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387323312&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1888', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1888', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1915, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('84d3d79c-16a3-40f1-8a07-16bd159a3c38', '4232', 231, 'Services Marketing: The Indian Perspective Text & Readings', 'services-marketing-the-indian-perspective-text-readings', 'services-marketing-the-indian-perspective-text-readings', '9788174462671', '9788174462671', '9788174462671', NULL, 'About the book

Services Marketing: Text and Readings is an anthology of original works of corporate leaders from the Indian services sector. In addition, a detailed section deals with the conceptual issues of services marketing.The organisation of the book is as follows:Services Marketing: Conceptual Issues Understanding Services Phenomenon, Role of Services in Economy, Services Characteristics and Marketing Implications, Marketing Mix in Services: The Traditional 4Ps, Extended Marketing Mix for Services, Differentiation Strategies, Demand Management and Productivity, Services Quality, Services Strategies.Sector Specific Marketing: Challenges and Practices Transportation and Logistics Services, Financial Services, Information Technology and Communication Services, Media Services, Health Care Services, Professional Services, Educational and Extension Services, Public Services.

Content:

Part I: Services Marketing: Conceptual Issues

Part II: Tourism and Travel Services

Part III: transportation and Logistics Services

Part IV: Financial Services

Part V: Information Technology and Communication Services

Part VI: Media Services Marketing

Part VII: Health Care Services

Part VIII: Professional Services

Part IX: Education and Extension Services

Part X: Public Services', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Services Marketing: Text and Readings is an anthology of original works of corporate leaders from the Indian services sector. In addition, a detailed section deals with the conceptual issues of services marketing.The organisation of the book is as follows:Services Marketing: Conceptual Issues Understanding Services Phenomenon, Role of Services in Economy, Services Characteristics and Marketing Implications, Marketing Mix in Services: The Traditional 4Ps, Extended Marketing Mix for Services, Differentiation Strategies, Demand Management and Productivity, Services Quality, Services Strategies.Sector Specific Marketing: Challenges and Practices Transportation and Logistics Services, Financial Services, Information Technology and Communication Services, Media Services, Health Care Services, Professional Services, Educational and Extension Services, Public Services.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part I: Services Marketing: Conceptual Issues</span></span></span></p>

<p><span><span><span>Part II: Tourism and Travel Services</span></span></span></p>

<p><span><span><span>Part III: transportation and Logistics Services</span></span></span></p>

<p><span><span><span>Part IV: Financial Services</span></span></span></p>

<p><span><span><span>Part V: Information Technology and Communication Services</span></span></span></p>

<p><span><span><span>Part VI: Media Services Marketing</span></span></span></p>

<p><span><span><span>Part VII: Health Care Services</span></span></span></p>

<p><span><span><span>Part VIII: Professional Services</span></span></span></p>

<p><span><span><span>Part IX: Education and Extension Services</span></span></span></p>

<p><span><span><span>Part X: Public Services</span></span></span></p>', 'Title
			Services Marketing: The Indian Perspective Text & Readings

			Author
			Ravi Shanker

			ISBN
			9788174462671

			Publisher
			Excel

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Services Marketing: The Indian Perspective Text &amp; Readings</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ravi Shanker</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788174462671</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Excel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"995"', '"846"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '85a6b617-8716-4f7d-8df4-8c98a1ee3c3d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2839service.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788174462671&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4232', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4232', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 231, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:02'),
('84f069e9-7ff4-4ba6-bd4c-042ef93ad133', '3906', 545, 'Problems In Solid Geometry ( Science For Everyone)', 'problems-in-solid-geometry-science-for-everyone', 'problems-in-solid-geometry-science-for-everyone', '-47-', '-47-', '-47-', NULL, 'About the book

This book contains 340 problems in solid geometry and is a natural continuation of Problems in Plane Geometry, Nauka, Moscow, 1982. It is therefore possible to confine myself here to those points where this book differs from the first. The problems in this collection are grouped into (1) computational problems and (2) problems on proof.

The simplest problems in Section 1 only have answers, others, have brief hints, and the most difficult, have detailed hints and worked solutions. There are two reservations. Firstly, in most cases only the general outline of the solution is given, a number of details being suggested for the reader to consider. Secondly, although the suggested solutions are valid, they are not patterns (models) to be used in examinations. Sections 2-4 contain various geometric facts and theorems, problems on maximum and minimum (some of the problems in this part could have been put in Section 1), and problems on loci. Some questions pertaining to the geometry of tetrahedron, spherical geometry, and so forth are also considered here.

As to the techniques for solving all these problems, I have to state that I prefer analytical computational methods to those associated with plane geometry. Some of the difficult problems in solid geometry will require a high level of concentration from the reader, and an ability to carry out some rather complicated work.

CONTENT

Preface

Section 1. Computational Problems

Section 2. Problems on Proof

Section 3. Problems on Extrema. Geometric Inequalities

Section 4. Loci of Points', '<p><strong><span><span>About the book</span></span></strong></p>

<p><span><span><span><span><span>This book contains 340 problems in solid geometry and is a natural continuation of Problems in Plane Geometry, Nauka, Moscow, 1982. It is therefore possible to confine myself here to those points where this book differs from the first. The problems in this collection are grouped into (1) computational problems and (2) problems on proof.</span></span></span></span></span></p>

<p><span><span><span><span><span>The simplest problems in Section 1 only have answers, others, have brief hints, and the most difficult, have detailed hints and worked solutions. There are two reservations. Firstly, in most cases only the general outline of the solution is given, a number of details being suggested for the reader to consider. Secondly, although the suggested solutions are valid, they are not patterns (models) to be used in examinations. Sections 2-4 contain various geometric facts and theorems, problems on maximum and minimum (some of the problems in this part could have been put in Section 1), and problems on loci. Some questions pertaining to the geometry of tetrahedron, spherical geometry, and so forth are also considered here.</span></span></span></span></span></p>

<p><span><span><span><span><span>As to the techniques for solving all these problems, I have to state that I prefer analytical computational methods to those associated with plane geometry. Some of the difficult problems in solid geometry will require a high level of concentration from the reader, and an ability to carry out some rather complicated work.</span></span></span></span></span></p>

<p><strong><span><span>CONTENT</span></span></strong></p>

<p><span><span><span><span>Preface </span></span><br />
<span><span>Section 1. Computational Problems </span><br />
<span>Section 2. Problems on Proof </span><br />
<span>Section 3. Problems on Extrema. Geometric</span> <span>Inequalities </span><br />
<span>Section 4. Loci of Points</span></span></span></span></p>

<p> </p>
', 'Title
			Problems In Solid Geometry ( Science For Everyone)

			Author
			I. F. Sharygin

			Publisher
			Mir Publishers

			Year of Publication
			1986

			Pages
			250

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems In Solid Geometry ( Science For Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">I. F. Sharygin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">250</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 250, '250', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4999Sharygin%20-%20Problems%20in%20Solid%20Geometry%20(Science%20for%20Everyone)%20Mir%201986_0000.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-47-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3906', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3906', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 545, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:02'),
('84f26fee-f3e1-4667-8de0-8e7e45013436', '145', NULL, 'Advanced Fluorescence Reporters in Chemistry and Biology II , Molecular Constructions, Polymers and Nanoparticals - Springer Series on Fluorescence', 'advanced-fluorescence-reporters-in-chemistry-and-biology-ii-molecular-constructions-polymers-and-nanoparticals-springer-series-on-fluorescence', 'advanced-fluorescence-reporters-in-chemistry-and-biology-ii-molecular-constructions-polymers-and-nanoparticals-springer-series-on-fluorescence', 'Advanced Fluorescence', 'Advanced Fluorescence', 'Advanced Fluorescence', NULL, '', NULL, 'Sub Title
			No

			Author
			A.P. Demchenko

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642046995

			Pages
			462

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.P. Demchenko</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642046995</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>462</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"27149"', '"16380"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 462, '462', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7633dpp_9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Advanced%20Fluorescence&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=145', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=145', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2989, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('84fb9259-44fe-4cfc-b8a0-211a21e3dc0e', '4215', 248, 'ORGB Organizational Behavior 6/e', 'orgborganizational-behavior-6e', 'orgborganizational-behavior-6e', '9789355730466', '9789355730466', '9789355730466', NULL, 'About the book

Learn Organizational Behavior YOUR Way with ORGB! ORGB’s easy-reference, paperback textbook presents course content through visually engaging chapters as well as Chapter Review Cards that consolidate the best review material into a ready-made study tool. With the textbook or on its own, ORGB Online allows easy exploration of ORGB anywhere, anytime--including on your device! Collect your notes and browse interactive content as you go to remember what’s important. Then, either use present study resources or personalize the product through easy-to-use tags and filters to prioritize your study time. Make and review flashcards, review related content and track your progress with Concept Tracker--all in one place and at an affordable price!

Content:

Part I: INTRODUCTION.

1. Organizational Behavior and Opportunity.

2. Challenges for Managers.

Part II: INDIVIDUAL PROCESSES AND BEHAVIOR.

3. Personality, Perception, and Attribution.

4. Attitudes, Emotions, and Ethics.

5. Motivation at Work.

6. Learning and Performance Management.

7. Stress and Well-Being at Work.

Part III: INTERPERSONAL PROCESSES AND BEHAVIOR.

8. Communication.

9. Work Teams and Groups.

10. Decision Making by Individuals and Groups.

11. Power and Political Behavior.

12. Leadership and Followership.

13. Conflict and Negotiation.

Part IV: ORGANIZATIONAL PROCESSES AND STRUCTURE.

14. Jobs and the Design of Work.

15. Organizational Design and Structure.

16. Organizational Culture.

17. Career Management.

18. Managing Change.

Endnotes.

Index.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Learn Organizational Behavior YOUR Way with ORGB! ORGB’s easy-reference, paperback textbook presents course content through visually engaging chapters as well as Chapter Review Cards that consolidate the best review material into a ready-made study tool. With the textbook or on its own, ORGB Online allows easy exploration of ORGB anywhere, anytime--including on your device! Collect your notes and browse interactive content as you go to remember what’s important. Then, either use present study resources or personalize the product through easy-to-use tags and filters to prioritize your study time. Make and review flashcards, review related content and track your progress with Concept Tracker--all in one place and at an affordable price!</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: INTRODUCTION.</span></strong></span></span></p>

<p><span><span><span>1. Organizational Behavior and Opportunity.</span></span></span></p>

<p><span><span><span>2. Challenges for Managers.</span></span></span></p>

<p><span><span><strong><span>Part II: INDIVIDUAL PROCESSES AND BEHAVIOR.</span></strong></span></span></p>

<p><span><span><span>3. Personality, Perception, and Attribution.</span></span></span></p>

<p><span><span><span>4. Attitudes, Emotions, and Ethics.</span></span></span></p>

<p><span><span><span>5. Motivation at Work.</span></span></span></p>

<p><span><span><span>6. Learning and Performance Management.</span></span></span></p>

<p><span><span><span>7. Stress and Well-Being at Work.</span></span></span></p>

<p><span><span><strong><span>Part III: INTERPERSONAL PROCESSES AND BEHAVIOR.</span></strong></span></span></p>

<p><span><span><span>8. Communication.</span></span></span></p>

<p><span><span><span>9. Work Teams and Groups.</span></span></span></p>

<p><span><span><span>10. Decision Making by Individuals and Groups.</span></span></span></p>

<p><span><span><span>11. Power and Political Behavior.</span></span></span></p>

<p><span><span><span>12. Leadership and Followership.</span></span></span></p>

<p><span><span><span>13. Conflict and Negotiation.</span></span></span></p>

<p><span><span><strong><span>Part IV: ORGANIZATIONAL PROCESSES AND STRUCTURE.</span></strong></span></span></p>

<p><span><span><span>14. Jobs and the Design of Work.</span></span></span></p>

<p><span><span><span>15. Organizational Design and Structure.</span></span></span></p>

<p><span><span><span>16. Organizational Culture.</span></span></span></p>

<p><span><span><span>17. Career Management.</span></span></span></p>

<p><span><span><span>18. Managing Change.</span></span></span></p>

<p><span><span><span>Endnotes.</span></span></span></p>

<p><span><span><span>Index.</span></span></span></p>

<p> </p>
', 'Title
			ORGB Organizational Behavior 6/e

			Author
			Nelson

			ISBN
			9789355730466

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>ORGB Organizational Behavior 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Nelson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355730466</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"995"', '"796"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5502orgb.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355730466&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4215', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4215', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 248, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:02'),
('850d71a3-6622-4e20-bb85-d9ac64859725', '901', NULL, 'The Sage Handbook of Physical Education', 'the-sage-handbook-of-physical-education-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901', 'the-sage-handbook-of-physical-education-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901-901', 'SAEWF33556', 'SAEWF33556', 'SAEWF33556', NULL, '`This is simply the physical education book of its time. The editors must be congratulated on bringing together so many quality authors from so many different parts of the world. As a handbook, it represents how far the study of physical education has moved forward in recent times. What we have is a clear portrayal of physical education at the start of the 21st century'' - Mike Jess, University of Edinburgh

"Inclusive and international in scope, the volume collects essays by contributors from around the world who work in education, dance, kinesiology, physical education and related fields." (SciTech Book News 2006-12-05)', '<p>`This is simply the physical education book of its time. The editors must be congratulated on bringing together so many quality authors from so many different parts of the world. As a handbook, it represents how far the study of physical education has moved forward in recent times. What we have is a clear portrayal of physical education at the start of the 21st century'' - Mike Jess, University of Edinburgh<br />
<br />
"Inclusive and international in scope, the volume collects essays by contributors from around the world who work in education, dance, kinesiology, physical education and related fields." (SciTech Book News 2006-12-05)</p>', 'Sub Title
			No

			Author
			David Kirk, Doune Macdonald, Mary O''Sullivan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780761944126

			Pages
			864

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Kirk, Doune Macdonald, Mary O''Sullivan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780761944126</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>864</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13499"', '"8099"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 864, '864', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13579780761944126.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SAEWF33556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=901', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=901', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2544, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('853d8543-1f83-430b-8d8c-63698b1cbc9f', '3291', NULL, 'Godsong - A Verse Translation of the Bhagavad Gita', 'godsong-a-verse-translation-of-the-bhagavad-gita-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-32-3291', 'godsong-a-verse-translation-of-the-bhagavad-gita-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291-3291', '9780670091904', '9780670091904', '9780670091904', NULL, 'Born in the United States into a secularized Hindu family, Amit Majmudar puzzled over the many religious traditions on offer and found that the Bhagavad-Gita had much to teach him with its “song of multiplicities.” Chief among them is that “its own assertions aren’t as important as the relationships between its characters . . . The Gita imagined a relationship in which the soul and God are equals.” It is, he believes, “the greatest poem of friendship . . . in any language.”

His verse translation captures the many tones and strategies Krishna uses with Arjuna-strict and berating, detached and philosophical, tender and personable. The listener’s guides to each section expand on the main text and what is happening between the lines in accessible terms. Godsong is an instant classic in the field, from a poet of skill, fine intellect, and-perhaps most important-devotion.

Content - Multiplicities: A Foreword to the Bhagavad-Gita, A Note on the Words I Didn''t Translate, A Note on the Proper Nouns, Godsong, SESSION 1 Arjuna Despairs, SESSION 2  Samkhya, SESSION 3 Arjuna Despairs, SESSION 4 Renounce Through Knowledge, SESSION 5 Renounce Through Works,  SESSION 6 Concentrate, SESSION 7 Know and Discern, SESSION 8  Brahman the Imperishable, SESSION 9 Royal Wisdom, Royal Secret, SESSION 10 Expansive Glories, SESSION 11 Envision the Universal Form, SESSION 12 Devote Yourself, SESSION 13 The Field and the Knower of the Field, SESSION 14 Tell Apart the Three Gunas, SESSION 15  The Highest Human Godhood, SESSION 16 Tell the Divine from the Demonic  Inheritance, SESSION 17 Tell Apart the Three Kinds of Faith, SESSION 18 Free Yourself Through Renunciation, Listener''s Guides, A Note on Technique                       ', '<p style="text-align:justify"><span>Born in the United States into a secularized Hindu family, Amit Majmudar puzzled over the many religious traditions on offer and found that the Bhagavad-Gita had much to teach him with its “song of multiplicities.” Chief among them is that “its own assertions aren’t as important as the relationships between its characters . . . The Gita imagined a relationship in which the soul and God are equals.” It is, he believes, “the greatest poem of friendship . . . in any language.” </span></p>

<p style="text-align:justify"><span>His verse translation captures the many tones and strategies Krishna uses with Arjuna-strict and berating, detached and philosophical, tender and personable. The listener’s guides to each section expand on the main text and what is happening between the lines in accessible terms. <em>Godsong </em>is an instant classic in the field, from a poet of skill, fine intellect, and-perhaps most important-devotion.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Multiplicities: A Foreword to the Bhagavad-Gita, A Note on the Words I Didn''t Translate, A Note on the Proper Nouns, Godsong, SESSION 1 Arjuna Despairs, </span></span><span><span><span><span>SESSION 2  Samkhya, SESSION 3 Arjuna Despairs, SESSION 4 Renounce Through Knowledge, SESSION 5 Renounce Through Works,  SESSION 6 Concentrate, SESSION 7 Know and Discern, SESSION 8  Brahman the Imperishable, SESSION 9 Royal Wisdom, Royal Secret, SESSION 10 Expansive Glories, SESSION 11 Envision the Universal Form, SESSION 12 Devote Yourself, SESSION 13 The Field and the Knower of the Field, SESSION 14 Tell Apart the Three Gunas, SESSION 15  The Highest Human Godhood, SESSION 16 Tell the Divine from the Demonic  Inheritance, SESSION 17 Tell Apart the Three Kinds of Faith, SESSION 18 Free Yourself Through Renunciation, Listener''s Guides, A Note on Technique </span>                 </span></span></span><span><span>     </span></span></p>', 'Sub Title
			A Verse Translation of the Bhagavad Gita

			Author
			Amit Majmudar

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780670091904

			Pages
			208

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>A Verse Translation of the Bhagavad Gita</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Amit Majmudar</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780670091904</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>208</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 208, '208', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88139780670091904.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780670091904&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3291', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3291', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1090, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:02'),
('85606e76-888d-4dd0-b785-0a3b5395958f', '399', NULL, 'Physical Education and Sports Training', 'physical-education-and-sports-training-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399', 'physical-education-and-sports-training-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399-399', 'Sports Training', 'Sports Training', ' Sports Training', NULL, '', NULL, 'Sub Title
			No

			Author
			Balram Thapar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178804903

			Pages
			280

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Balram Thapar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804903</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>280</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"786"', '"471"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 280, '280', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/848321.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20Sports%20Training&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=399', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=399', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2849, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('8576dd17-9c4c-4502-9fae-b9bd022f3245', '3903', 548, 'Lectures in Geometry: Semester-V Lie Groups and Lie Algebras', 'lectures-in-geometry-semesterv-lie-groups-and-lie-algebras', 'lectures-in-geometry-semesterv-lie-groups-and-lie-algebras', '-46-', '-46-', '-46-', NULL, 'About the book

All the lectures virtually break down into five series. The first series (Lectures 1, 2 and 3) introduces, and explains by way of examples, the basic notions: Lie groups, Lie algebras and the Lie algebras of a given Lie group.

The next series (Lectures 4 to 7) is devoted to the “Local Theory” of Lie groups, Lectures 4 and 6 establish the equivalence of the category of Lie algebras to that of analytic local Lie groups. The necessary algebraic tools are developed in Lecture 5. In lecture 7, it is proved that analyticity  may in fact be assumed without loss of generality. Local sub-groups and local factor groups are also considered here.

Extension from the local to the global theory is carried out in Lectures 8, 9 and 10, Lecture 8 presents the theory of coverings (in the sense of chevalley, i.e.”without paths”).

In Lecture 9 a universal covering group is constructed. In Lecture 10 the Cartan theorem is formulated and discussed. No proof of the theorem is constructed, it is only reduced to the Ado Theorem on the existence of an exact linear representation for any Lie algebra.

These three series may serve as a miniature course in the theory of Lie groups for beginners.

Lectures 11 and 12 expound subgroups and quotient groups of Lie groups. Lecture 13 is devoted to Clifford algebras and spinor groups. For the first time in educational literature, particular Lie groups G2 and F4 together with the necessary algebraic tools are considered in detail in Lectures 14 to 16.

The last Lectures, 17 to 21, are of a purely algebraic character and are practically independent of all the foregoing material (except for Lecture 20 which stands somewhat by itself). Formally they are devoted to the proof of the adotheorem, but in fact they comprise a very large fragment of the theory of Lie algebras (Cartan’s criteria for solvability and semi simplicity, the whitehead lemmas, the Weyl and Levi theorems) which is of independent interest as well.

 ', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>All the lectures virtually break down into five series. The first series (Lectures 1, 2 and 3) introduces, and explains by way of examples, the basic notions: Lie groups, Lie algebras and the Lie algebras of a given Lie group.</span></span></p>

<p style="text-align:justify"><span><span>The next series (Lectures 4 to 7) is devoted to the “Local Theory” of Lie groups, Lectures 4 and 6 establish the equivalence of the category of Lie algebras to that of analytic local Lie groups. The necessary algebraic tools are developed in Lecture 5. In lecture 7, it is proved that analyticity  may in fact be assumed without loss of generality. Local sub-groups and local factor groups are also considered here.</span></span></p>

<p style="text-align:justify"><span><span>Extension from the local to the global theory is carried out in Lectures 8, 9 and 10, Lecture 8 presents the theory of coverings (in the sense of chevalley, i.e.”without paths”).</span></span></p>

<p style="text-align:justify"><span><span>In Lecture 9 a universal covering group is constructed. In Lecture 10 the Cartan theorem is formulated and discussed. No proof of the theorem is constructed, it is only reduced to the Ado Theorem on the existence of an exact linear representation for any Lie algebra.</span></span></p>

<p style="text-align:justify"><span><span>These three series may serve as a miniature course in the theory of Lie groups for beginners.</span></span></p>

<p style="text-align:justify"><span><span>Lectures 11 and 12 expound subgroups and quotient groups of Lie groups. Lecture 13 is devoted to Clifford algebras and spinor groups. For the first time in educational literature, particular Lie groups G2 and F4 together with the necessary algebraic tools are considered in detail in Lectures 14 to 16.</span></span></p>

<p style="text-align:justify"><span><span>The last Lectures, 17 to 21, are of a purely algebraic character and are practically independent of all the foregoing material (except for Lecture 20 which stands somewhat by itself). Formally they are devoted to the proof of the adotheorem, but in fact they comprise a very large fragment of the theory of Lie algebras (Cartan’s criteria for solvability and semi simplicity, the whitehead lemmas, the Weyl and Levi theorems) which is of independent interest as well.</span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Lectures in Geometry: Semester-V Lie Groups and Lie Algebras

			Author
			M.Postnikov

			Publisher
			Mir Publishers

			Year of Publication
			1986

			Pages
			440

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Lectures in Geometry: Semester-V Lie Groups and Lie Algebras</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">M.Postnikov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">440</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 440, '440', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8248WhatsApp%20Image%202025-07-25%20at%202.27.41%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-46-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3903', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3903', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 548, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:02'),
('8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', '490', NULL, 'Research Methodology in Cultural Studies', 'research-methodology-in-cultural-studies-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-49-490', 'research-methodology-in-cultural-studies-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490-490', '9788181161963', '9788181161963', '9788181161963', NULL, 'This book is for people who think they can''t do research on culture and moreover don''t want to do them, perhaps because ''doing research in culture'' has been associated with feelings of struggle, bewilderment and incompetence. For many such people, even if cultures eventually were mastered, non-existing formulae the complexity of the world, or of personal experiences, than language or artistic forms.

If you are a Humanities student, it is likely that at some stage you will be required to study a research methods module or course. This is particularly the case for postgraduate students and increasingly so for undergraduates. It is often found that some students in Humanities departments are a bit skeptical about ''methodology'' and the possibility of teaching ''how to do research''.

Research is just something you do. It is also found that the practical approach to teaching quantitative methods - which can also be applied to other methods - has helped to bridge this perceptual gap. This book is a basic introduction to the principles of emprical quantitative research, many of which underpin any effective approach to methodology teaching.

Content - Preface, 1. Culture: An Introduction, 2. Content Analysis, 3. Issues in Cross-cultural Studies, 4. Applying Cultural Study Theory, 5. Of Cultural Studies: Cross-cultural Reception Studies, 6. The Use of the Racial/cultural Identity Development Model, 7. Collaborative Learning and Cultural Competence, 8. Cultural Studies to Cultural Research, 9. Cognition to Behaviour: A Cross Cultural Study, 10. Contextual Utility and Practicality, 11. Types of Research Methodologies and Theories of Strategy Formation, 12. New Methodology for the Cross-cultural Analysis, Bibliography,  Index              ', '<h1 style="text-align:justify"><span>This book is for people who think they can''t do research on culture and moreover don''t want to do them, perhaps because ''doing research in culture'' has been associated with feelings of struggle, bewilderment and incompetence. For many such people, even if cultures eventually were mastered, non-existing formulae the complexity of the world, or of personal experiences, than language or artistic forms.</span></h1>

<p style="text-align:justify"><span>If you are a Humanities student, it is likely that at some stage you will be required to study a research methods module or course. This is particularly the case for postgraduate students and increasingly so for undergraduates. It is often found that some students in Humanities departments are a bit skeptical about ''methodology'' and the possibility of teaching ''how to do research''.</span></p>

<p style="text-align:justify"><span>Research is just something you do. It is also found that the practical approach to teaching quantitative methods - which can also be applied to other methods - has helped to bridge this perceptual gap. This book is a basic introduction to the principles of emprical quantitative research, many of which underpin any effective approach to methodology teaching.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Culture: An Introduction, 2. Content Analysis, 3. Issues in Cross-cultural Studies, 4. Applying Cultural Study Theory, 5. Of Cultural Studies: Cross-cultural Reception Studies, 6. The Use of the Racial/cultural Identity Development Model, 7. Collaborative Learning and Cultural Competence, 8. Cultural Studies to Cultural Research, 9. Cognition to Behaviour: A Cross Cultural Study, 10. Contextual Utility and Practicality, 11. Types of Research Methodologies and Theories of Strategy Formation, 12. New Methodology for the Cross-cultural Analysis, Bibliography,  Index </span>             </p>', 'Sub Title
			Research Methodology in Cultural Studies

			Author
			Dr. Oinam Shuraj

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788181161963

			Pages
			296

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Research Methodology in Cultural Studies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Oinam Shuraj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161963</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>296</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"697"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 296, '296', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3006Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181161963&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=490', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=490', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2787, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:02'),
('85b50e54-ff3d-4f69-8648-bc162ea86b82', '1438', NULL, 'Sakuntala or The Lost Ring An Indian Drama', 'sakuntala-or-the-lost-ring-an-indian-drama-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-143-1438', 'sakuntala-or-the-lost-ring-an-indian-drama-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438-1438', '9788192054636', '9788192054636', '9788192054636', NULL, 'The public were kind enough to pronounce it a success. In many cases the applause given was not so much for the acting as for the beauty of your translation. The Hindus have a great liking for this play, and not one of the enlightened Hindu community will fail to acknowledge your translation to be a very perfect one. Our object in acting Hindu plays is to bring home to the Hindus the good lessons that our ancient autors are able to teach us. If there is one lesson in these days more than another which familiarity with the fountains of Western literature constantly forces upon the mind, it is that our age is turning its back on time-honoured creeds and dogmas. We are hurrying forward to a chaos in axioms of moralitym may in the end be submerged; and as the general tenor of Indian thought among the educated community is to reject everything that is old, and equally blindly to absorb everything new, it becames more and more an urgent question whether any great intelactual or moral revolution, which has no foundations in the past, can produc lasting benefits to the people.

Content - Preface, 1. Introduction, 2. Rules for the Pronuciation of the Proper Names, 3.  Reasons Represented, 4. Prologue, Act I, Act II,  5. Prelude to Act III, Act III, 6. Prelude to Act IV, Act IV,  Act V, 7. Prelude to Act VI, Act VI, Act VII, Notes               ', '<h1 style="text-align:justify"><span>The public were kind enough to pronounce it a success. In many cases the applause given was not so much for the acting as for the beauty of your translation. The Hindus have a great liking for this play, and not one of the enlightened Hindu community will fail to acknowledge your translation to be a very perfect one. Our object in acting Hindu plays is to bring home to the Hindus the good lessons that our ancient autors are able to teach us. If there is one lesson in these days more than another which familiarity with the fountains of Western literature constantly forces upon the mind, it is that our age is turning its back on time-honoured creeds and dogmas. We are hurrying forward to a chaos in axioms of moralitym may in the end be submerged; and as the general tenor of Indian thought among the educated community is to reject everything that is old, and equally blindly to absorb everything new, it becames more and more an urgent question whether any great intelactual or moral revolution, which has no foundations in the past, can produc lasting benefits to the people.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Introduction, 2. Rules for the Pronuciation of the Proper Names, 3.  Reasons Represented, 4. Prologue, Act I, Act II,  5. Prelude to Act III, Act III, 6. Prelude to Act IV, Act IV,  Act V, 7. Prelude to Act VI, Act VI, Act VII, Notes </span>              </p>', 'Sub Title
			Translated Into English Prose and Verse From the Sanskrit of Kalidasa

			Author
			Sir Monier Williams

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788192054636

			Pages
			206

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Translated Into English Prose and Verse From the Sanskrit of Kalidasa</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sir Monier Williams</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192054636</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>206</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 206, '206', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12859788192054636.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192054636&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1438', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1438', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2201, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('85be2290-e639-4393-bc23-affe9a9f5d88', '607', NULL, 'Disney Mickey Wonders Why: Animal Homes and Habits BOOK', 'disney-mickey-wonders-why-animal-homes-and-habits-book-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607', 'disney-mickey-wonders-why-animal-homes-and-habits-book-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607-607', 'KHJNM8467', 'KHJNM8467', 'KHJNM8467', NULL, 'Disney Mickey Wonders Why: Animal Homes and Habits BOOK', '<h1>Disney Mickey Wonders Why: Animal Homes and Habits BOOK</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623622

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623622</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"259"', '"155"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2318Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KHJNM8467&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=607', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=607', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2720, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:02'),
('85c0536b-b316-4137-ad8b-4d50214fed83', '111', NULL, 'Asymptotic Methods in Quantum Mechanics , Applications to Atoms, Molecules and Nuclei, -Chemical Physics', 'asymptotic-methods-in-quantum-mechanics-applications-to-atoms-molecules-and-nuclei-chemical-physics', 'asymptotic-methods-in-quantum-mechanics-applications-to-atoms-molecules-and-nuclei-chemical-physics', 'Asymptotic Methods', 'Asymptotic Methods', 'Asymptotic Methods', NULL, 'Quantum mechanics and the Schrodinger equation are the basis for the de­ scription of the properties of atoms, molecules, and nuclei. The development of reliable, meaningful solutions for the energy eigenfunctions of these many­ is a formidable problem. The usual approach for obtaining particle systems the eigenfunctions is based on their variational extremum property of the expectation values of the energy. However the complexity of these variational solutions does not allow a transparent, compact description of the physical structure. There are some properties of the wave functions in some specific, spatial domains, which depend on the general structure of the Schrodinger equation and the electromagnetic potential. These properties provide very useful guidelines in developing simple and accurate solutions for the wave functions of these systems, and provide significant insight into their physical structure. This point, though of considerable importance, has not received adequate attention. Here we present a description of the local properties of the wave functions of a collection of particles, in particular the asymptotic properties when one of the particles is far away from the others. The asymptotic behaviour of this wave function depends primarily on the separation energy of the outmost particle. The universal significance of the asymptotic behaviour of the wave functions should be appreciated at both research and pedagogic levels. This is the main aim of our presentation here.', '<p>Quantum mechanics and the Schrodinger equation are the basis for the de­ scription of the properties of atoms, molecules, and nuclei. The development of reliable, meaningful solutions for the energy eigenfunctions of these many­ is a formidable problem. The usual approach for obtaining particle systems the eigenfunctions is based on their variational extremum property of the expectation values of the energy. However the complexity of these variational solutions does not allow a transparent, compact description of the physical structure. There are some properties of the wave functions in some specific, spatial domains, which depend on the general structure of the Schrodinger equation and the electromagnetic potential. These properties provide very useful guidelines in developing simple and accurate solutions for the wave functions of these systems, and provide significant insight into their physical structure. This point, though of considerable importance, has not received adequate attention. Here we present a description of the local properties of the wave functions of a collection of particles, in particular the asymptotic properties when one of the particles is far away from the others. The asymptotic behaviour of this wave function depends primarily on the separation energy of the outmost particle. The universal significance of the asymptotic behaviour of the wave functions should be appreciated at both research and pedagogic levels. This is the main aim of our presentation here.</p>', 'Sub Title
			No

			Author
			S.H. Patil

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540672401

			Pages
			174

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.H. Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540672401</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>174</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10320"', '"6192"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 174, '174', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8546dpp_18_38.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Asymptotic%20Methods&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=111', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=111', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3009, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:02'),
('85eb2551-877c-4a0d-9b1c-dda209b61a20', '3494', 905, 'The Architecture of Tokyo', 'the-architecture-of-tokyo-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494', 'the-architecture-of-tokyo-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494-3494', '9783930698936', '9783930698936', '9783930698936', NULL, 'The Tokyo region is the most popuious metropolitan area in the world and a place of extraordinary vitality. The political, economic and cultural center of Japan, Tokyo also exerts an enormous international influence. In fact the region has been pivotal to the nation''s affairs for centuries. Its sheer size, its concentration of resources and institutions and its long history have produced buildings of many different types from many different eras.

This is the first guide to introduce in one volume the architecture of the Tokyo region, encompassing Tokyo proper and adjacent prefectures, in all its remarkable variety. The buildings are presented chronologically and grouped into six periods: the medieval period (1185-1600), the Edo period (1600-1868), the Meiji period (1868-1912), the Taisho and early Showa period (1912-1945), the post-war reconstruction period (1945-1970) and the contemporary period (1970 until today). This comprehensive coverage permits those interested in Japanese architecture or culture to focus on a particular era or to examine buildings within a larger temporal framework. A concise discussion of the history of the region and the architecture of Japan develops a context within which the individual works may be viewed.

Over 500 buildings are presented, from 15th-century Buddhist temples to 20th-century cultural buildings, from venerable folkhouses to works by leading contemporary architects of Japan such as Kenzo Tange, Fumihiko Maki, Arata Isozaki, Hiroshi Hara, Toyo Ito and Riken Yamamoto as well as by foreign architects such as Norman Foster, Peter Eisenman and Steven Holl.

Hiroshi Watanabe studied architecture at Princeton University in Princeton, N.J., and at Yale University in New Haven, Conn. He has written extensively on contemporary Japanese architecture and on the work of architects from Western countries in Japan. He was the Japan correspondent for Progressive Architecture.

Content - Foreword, Ancient period, Kamakura, Muromachi and Azuchi-Momoyama periods, Edo period, Meiji period, Taisho and early Shows periods, Period of reconstruction and growth, Contemporary period, Telephone numbers, Glossary, Bibliography, Index of buildings, Index of artists, Plans, Photo credits', '<p style="text-align:justify"><span>The Tokyo region is the most popuious metropolitan area in the world and a place of extraordinary vitality. The political, economic and cultural center of Japan, Tokyo also exerts an enormous international influence. In fact the region has been pivotal to the nation''s affairs for centuries. Its sheer size, its concentration of resources and institutions and its long history have produced buildings of many different types from many different eras.</span></p>

<p style="text-align:justify"><span>This is the first guide to introduce in one volume the architecture of the Tokyo region, encompassing Tokyo proper and adjacent prefectures, in all its remarkable variety. The buildings are presented chronologically and grouped into six periods: the medieval period (1185-1600), the Edo period (1600-1868), the Meiji period (1868-1912), the Taisho and early Showa period (1912-1945), the post-war reconstruction period (1945-1970) and the contemporary period (1970 until today). This comprehensive coverage permits those interested in Japanese architecture or culture to focus on a particular era or to examine buildings within a larger temporal framework. A concise discussion of the history of the region and the architecture of Japan develops a context within which the individual works may be viewed.</span></p>

<p style="text-align:justify"><span>Over 500 buildings are presented, from 15th-century Buddhist temples to 20th-century cultural buildings, from venerable folkhouses to works by leading contemporary architects of Japan such as Kenzo Tange, Fumihiko Maki, Arata Isozaki, Hiroshi Hara, Toyo Ito and Riken Yamamoto as well as by foreign architects such as Norman Foster, Peter Eisenman and Steven Holl.</span></p>

<p style="text-align:justify"><span>Hiroshi Watanabe studied architecture at Princeton University in Princeton, N.J., and at Yale University in New Haven, Conn. He has written extensively on contemporary Japanese architecture and on the work of architects from Western countries in Japan. He was the Japan correspondent for Progressive Architecture.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreword, Ancient period, Kamakura, Muromachi and Azuchi-Momoyama periods, Edo period, Meiji period, Taisho and early Shows periods, Period of reconstruction and growth, Contemporary period, Telephone numbers, Glossary, Bibliography, Index of buildings, Index of artists, Plans, Photo credits</span></p>', 'Sub Title
			The Architecture of Tokyo

			Author
			Hiroshi Watanabe

			About Author
			As per Book

			ISBN 10 Digit
			3930698936

			ISBN 13 Digit
			9783930698936

			Pages
			263

			Binding
			Paperback

			Year of Publication
			2001

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Architecture of Tokyo</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Hiroshi Watanabe</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">3930698936</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9783930698936</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>263</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2001</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"3240"', '"1944"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 263, '263', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3151The%20Architecture%20of%20Tokyo.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783930698936&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3494', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3494', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 905, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:02'),
('85f1e467-71cd-4ba9-8db1-f961f6f42e77', '2379', NULL, 'Encyclopedia Britannica World Atlas', 'encyclopedia-britannica-world-atlas', 'encyclopedia-britannica-world-atlas', '9781593392697', '9781593392697', '9781593392697', NULL, 'About the Book

Encyclopxdia Britannica is proud to bring you a comprehensive atlas of our planet the Encyclopirdia Britaimica World Atlas - complete with the full

benfit of satellite imaging, laser measure-mentnd Oilier modern arid accurate mapping, techniques. This 392-page atlas with an extensive, analytic 26-page introdirctory section, The World Today, contains 218 pages of maps, including 14 pages of satellite photographs and provides a comprehensive picture of our comprehensive picture of our 21st-century world with Clarity, detail, and precision. ''The maps, are organised by region: Europe, Africa, North America, South America, Asia,Oceania., and Oceans and Poles. Each section begim witli a beautiful double-page satellite image of the continent followed by cornprehensive arid up-to-date physical and political maps of its Countries.

The extensive index has over 13,0,000 place-names, from the .reference  maps. Cross-referencing to alternative and former names is also possible, and many of these names appear on the maps; as well as in the index. The index is accompanied by a valuable, explanatory glossary of'' geographical terms. 

Contents:

The World Today

Atlas Of The World

Europe

UK Scotland

Republic  Ireland

UK Englaand North and Scotland South

UK Englaand North and wales

Uk London

France Paries

Netherlands, Belgium Luxembourg

Germany

Austria

Africa

North America

South America

Asia

Japan

China

India South and Sri Lanka

India North and Bangladesh

Oceania

Oceans and Poles

 ', '<h1><span><span><strong><strong><span><span>About the Book</span></span></strong></strong></span></span></h1>

<p style="text-align:justify"><span><span><span><span>Encyclopxdia Britannica is proud to bring you a comprehensive atlas of our planet the Encyclopirdia Britaimica World Atlas - complete with the full<br />
benfit of satellite imaging, laser measure-mentnd Oilier modern arid accurate mapping, techniques. This 392-page atlas with an extensive, analytic 26-page introdirctory section, The World Today, contains 218 pages of maps, including 14 pages of satellite photographs and provides a comprehensive picture of our comprehensive picture of our 21st-century world with Clarity, detail, and precision. ''The maps, are organised by region: Europe, Africa, North America, South America, Asia,Oceania., and Oceans and Poles. Each section begim witli a beautiful double-page satellite image of the continent followed by cornprehensive arid up-to-date physical and political maps of its Countries.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The extensive index has over 13,0,000 place-names, from the .reference  maps. Cross-referencing to alternative and former names is also possible, and many of these names appear on the maps; as well as in the index. The index is accompanied by a valuable, explanatory glossary of'' geographical terms. </span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong><br />
<span><span>The World Today<br />
Atlas Of The World<br />
Europe<br />
UK Scotland<br />
Republic  Ireland<br />
UK Englaand North and Scotland South<br />
UK Englaand North and wales<br />
Uk London<br />
France Paries<br />
Netherlands, Belgium Luxembourg<br />
Germany<br />
Austria<br />
Africa<br />
North America<br />
South America<br />
Asia<br />
Japan<br />
China<br />
India South and Sri Lanka<br />
India North and Bangladesh<br />
Oceania<br />
Oceans and Poles</span></span></span></span></p>

<p> </p>', ' Title
			Encyclopedia Britannica World Atlas

			Author
			Britannica

			ISBN 
			9781593392697

			Publisher
			Britannica

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th><strong> Title</strong></th>
			<td style="text-align:center"><strong>Encyclopedia Britannica World Atlas</strong></td>
		</tr>
		<tr>
			<th><strong>Author</strong></th>
			<td style="text-align:center"><strong>Britannica</strong></td>
		</tr>
		<tr>
			<th><strong>ISBN </strong></th>
			<td style="text-align:center"><strong>9781593392697</strong></td>
		</tr>
		<tr>
			<th><strong>Publisher</strong></th>
			<td style="text-align:center"><strong>Britannica</strong></td>
		</tr>
		<tr>
			<th><strong>Binding</strong></th>
			<td style="text-align:center"><strong>Paperback</strong></td>
		</tr>
	</tbody>
</table>', '"5199"', '"3900"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c56be9f9-95e2-4f87-960c-7771a7c66f21', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8700ashok474.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781593392697&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2379', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2379', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1642, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:02'),
('85f5dda2-4341-4f45-a24f-22b93bb80ae2', '1404', NULL, 'The Abhijnanasakuntalam of Kalidasa', 'the-abhijnanasakuntalam-of-kalidasa-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404', 'the-abhijnanasakuntalam-of-kalidasa-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404-1404', '9788120802834', '9788120802834', '9788120802834', NULL, 'The Abhijnanasakuntalam is an unparalleled work of the great poet and playwright Kalidasa, the brightest star in the firmament of Indian poetry. No other composition of this poet displays more the richness of poetival genius, the warmth and play of fancy, the profound knowledge of human heart than this masterly production.

The present edition is unique in several essentials. The editor has adopted the most popular and appropriate version of the text. He has put the variants in the footnotes. He has added a short Sanskrit commentary, copious notes, an exhaustive introduction and several useful appendices. The English translation of the text is literal as well as idiomatic.

It is hoped that this edition will meet the long-felt requirement of university students and the general reader alike.', '<h1 style="text-align:justify"><span>The Abhijnanasakuntalam is an unparalleled work of the great poet and playwright Kalidasa, the brightest star in the firmament of Indian poetry. No other composition of this poet displays more the richness of poetival genius, the warmth and play of fancy, the profound knowledge of human heart than this masterly production.</span></h1>

<p><span>The present edition is unique in several essentials. The editor has adopted the most popular and appropriate version of the text. He has put the variants in the footnotes. He has added a short Sanskrit commentary, copious notes, an exhaustive introduction and several useful appendices. The English translation of the text is literal as well as idiomatic.</span></p>

<p><span>It is hoped that this edition will meet the long-felt requirement of university students and the general reader alike.</span></p>', 'Sub Title
			The Abhijnanasakuntalam of Kalidasa

			Author
			M.R. Kale

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120802834

			Pages
			504

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			8th Reprint

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Abhijnanasakuntalam of Kalidasa</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M.R. Kale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120802834</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>504</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>8th Reprint</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"350"', '"210"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '8th Reprint', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 504, '504', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75509788120802834.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788120802834&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1404', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1404', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2214, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('865a1a22-72fe-45fd-9952-0389b175ed88', '434', NULL, 'Gender and the Victorian Periodical book', 'gender-and-the-victorian-periodical-book-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-43-434', 'gender-and-the-victorian-periodical-book-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434-434', 'qwer2345', 'qwer2345', 'qwer2345', NULL, 'Gender and the Victorian Periodical book', '<h1>Gender and the Victorian Periodical book</h1>', 'Sub Title
			No

			Author
			Hilary Fraser, Stephanie Green

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521830720

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hilary Fraser, Stephanie Green</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521830720</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9300"', '"5580"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5007Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=qwer2345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=434', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=434', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2827, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('866726a6-bfe1-4b8a-b564-ced82855e335', '3283', NULL, 'Gandhi: Anti-Biography of a Great Soul - French Writings on India and South Asia', 'gandhi-antibiography-of-a-great-soul-french-writings-on-india-and-south-asia', 'gandhi-antibiography-of-a-great-soul-french-writings-on-india-and-south-asia', '9789383166114', '9789383166114', '9789383166114', NULL, 'About the book

This book is not just another biography of Gandhi. It is valuable because it offers us a French view--- and Jewish too perhaps---- of a man and times so familiar to us and yet which acquires another dimension as it is represented through another culture.

There are eloquent accounts in this book of philosophers like Ramakrishna and Vivekananda who influenced Gandhi’s thought and life. Rather than political events, Michaël de Saint-Chéron holds up the force and courage of a man who became a prophet in a blood-thirsty century.

Interestingly, the author points out that it is only India and the Middle East which has given the world the two mother religions of Hinduism and Judaism. Neither China nor Europe, two major cultures, have produced a world religion. The book is further enriched by a discussion on Hindu mysticism and the concept of ‘love’ in Judaism.

The author also looks at how Gandhi has played a major role on shaping French intellectuals such as Andre Malraux. At the end however, a central dilemma, and a painful one to the work, concerns Gandhi’s silence on the Holocaust.

This book will be of interest to scholars working on Gandhian studies, Indian philosophy and Judaism, and to readers of politics, ethics and history.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book is not just another biography of Gandhi. It is valuable because it offers us a French view--- and Jewish too perhaps---- of a man and times so familiar to us and yet which acquires another dimension as it is represented through another culture.<br />
There are eloquent accounts in this book of philosophers like Ramakrishna and Vivekananda who influenced Gandhi’s thought and life. Rather than political events, Michaël de Saint-Chéron holds up the force and courage of a man who became a prophet in a blood-thirsty century.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Interestingly, the author points out that it is only India and the Middle East which has given the world the two mother religions of Hinduism and Judaism. Neither China nor Europe, two major cultures, have produced a world religion. The book is further enriched by a discussion on Hindu mysticism and the concept of ‘love’ in Judaism.<br />
The author also looks at how Gandhi has played a major role on shaping French intellectuals such as Andre Malraux. At the end however, a central dilemma, and a painful one to the work, concerns Gandhi’s silence on the Holocaust.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book will be of interest to scholars working on Gandhian studies, Indian philosophy and Judaism, and to readers of politics, ethics and history.</span></span></span></p>', 'Title
			Gandhi: Anti-Biography of a Great Soul - French Writings on India and South Asia

			Author
			De Saint Cheron

			ISBN
			9789383166114

			Publisher
			Social Science Press

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Gandhi: Anti-Biography of a Great Soul - French Writings on India and South Asia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>De Saint Cheron</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789383166114</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Social Science Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"625"', '"438"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e120de34-c616-43dd-9b34-1268bea6ca80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26159789383166114.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789383166114&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3283', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3283', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1096, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:02'),
('866abea1-c5ce-4679-8b06-58fe5d5f2848', '3938', 513, 'आधुनिक विश्‍व इतिहास 1917 -1945 ', '1917-1945', '-1917-1945', '5-01-002323-7', '5-01-002323-7', '5-01-002323-7', NULL, '', NULL, 'Title
			आधुनिक विश्‍व इतिहास 1917 -1945 

			Author
			व्लादीमिर अलेक्सान्द्रोव

			Publisher
			Pragati Prakashan

			Year of Publication
			1990

			Pages
			387

			Binding
			Paperback

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">आधुनिक विश्‍व इतिहास 1917 -1945 </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">व्लादीमिर अलेक्सान्द्रोव</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Pragati Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1990</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">387</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, '0f55c6a3-e0ef-45a9-8233-aa49818cfe8b', NULL, NULL, 387, '387', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5693WhatsApp%20Image%202025-08-01%20at%201.30.47%20PM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-01-002323-7&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3938', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3938', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 513, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:02'),
('866cb204-9346-469b-9b46-19ccbff6a4c5', '426', NULL, 'From Bondages to Emancipation - Woman in English Literature', 'from-bondages-to-emancipation-woman-in-english-literature-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-4-426', 'from-bondages-to-emancipation-woman-in-english-literature-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426-426', 'TITI7867', 'TITI7867', 'TITI7867', NULL, 'From Bondages to Emancipation - Woman in English Literature', '<h1>From Bondages to Emancipation - Woman in English Literature</h1>', 'Sub Title
			No

			Author
			Dr. Sheeba Rakesh, Capt. Dr. Arvind M. Nawale

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736569

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sheeba Rakesh, Capt. Dr. Arvind M. Nawale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736569</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"698"', '"418"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1676Capture.JPG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TITI7867&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=426', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=426', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2830, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('867a3a2a-6051-46a9-afcc-3e465d8d8889', '3355', NULL, 'The Cambridge Companion to Piaget', 'the-cambridge-companion-to-piaget-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355', 'the-cambridge-companion-to-piaget-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355-3355', '9780521898584', '9780521898584', '9780521898584', NULL, 'Content - Contributors, 1 Introduction Overview, 2  The Historical Context of Piaget''s Ideas, 3 Piaget''s Developmental Epistemology, 4 Piaget''s Biology, 5 On the Concept(s) of the Social in Piaget, 6 Piaget on Equilibration, 7 Constructive Processes: Abstraction, Generalization, and Dialectics, 8 Piaget and Method, 9 Infancy, 10 Childhood, 11 Adolescence, 12 Piaget''s Theory of Moral Development, 13 Piaget''s Enduring Contribution to a Science of Consciousness, 14   Piaget and Affectivity, 15 Piaget''s Pedagogy, 16 Piaget in the United States, 1925-1971, 17 The Mind''s Staircase Revised, 18 Dynamic Development: A Neo-Piagetian Approach, Index                   ', '<p style="text-align:justify"><span><strong>Content -</strong> <span>Contributors, 1 Introduction Overview, </span></span><span><span><span><span>2  The Historical Context of Piaget''s Ideas, 3 Piaget''s Developmental Epistemology, 4 Piaget''s Biology, 5 On the Concept(s) of the Social in Piaget, 6 Piaget on Equilibration, 7 Constructive Processes: Abstraction, Generalization, and Dialectics, 8 Piaget and Method, 9 Infancy, 10 Childhood, 11 Adolescence, 12 Piaget''s Theory of Moral Development, 13 Piaget''s Enduring Contribution to a Science of Consciousness, 14   Piaget and Affectivity, 15 Piaget''s Pedagogy, 16 Piaget in the United States, 1925-1971, 17 The Mind''s Staircase Revised, 18 Dynamic Development: A Neo-Piagetian Approach, Index</span>                </span></span></span><span><span>  </span></span><span> </span></p>', 'Sub Title
			The Cambridge Companion to Piaget

			Author
			Ulrich Muller, Jeremy I. M. Carpendale, Leslie Smith

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780521898584

			Pages
			430

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Cambridge Companion to Piaget</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Ulrich Muller, Jeremy I. M. Carpendale, Leslie Smith</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780521898584</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>430</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7039"', '"4223"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 430, '430', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3248The%20Cambridge%20Companion%20to%20Piaget.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521898584&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3355', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3355', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1034, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:02'),
('8684e85c-7c61-4f2a-be3c-5ab669d2d04b', '1244', NULL, 'Crime - Current Controversies New', 'crime-current-controversies-new-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244', 'crime-current-controversies-new-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244-1244', 'UUII8877', 'UUII8877', 'UUII8877', NULL, 'Gr. 8^-12. "Liberals say `poverty made him do it.'' Conservatives say `welfare checks made him do it,''" notes one essayist with dissatisfaction before going on to claim eroding values as a major cause of crime. This latest Current Controversies title tackles crime from all possible angles, considering causes of crime, whether or not crime is increasing, criminal justice, and juvenile crime. Twenty-seven brief articles, dating from 1994 to 1997, provide current, differing viewpoints on the subject. One author claims social decay is a major cause of crime. Another looks at genetic factors and criminal behavior. Other writers disagree about whether or not crime is on the rise, depending on how it is reported. Reporters examining juvenile crime discuss the merits of punishment and the role gangs play in juvenile crime. Students will find the writing accessible and the articles useful for research. Bibliography; list of organizations. Anne O''Malley', '<p>Gr. 8^-12. "Liberals say `poverty made him do it.'' Conservatives say `welfare checks made him do it,''" notes one essayist with dissatisfaction before going on to claim eroding values as a major cause of crime. This latest Current Controversies title tackles crime from all possible angles, considering causes of crime, whether or not crime is increasing, criminal justice, and juvenile crime. Twenty-seven brief articles, dating from 1994 to 1997, provide current, differing viewpoints on the subject. One author claims social decay is a major cause of crime. Another looks at genetic factors and criminal behavior. Other writers disagree about whether or not crime is on the rise, depending on how it is reported. Reporters examining juvenile crime discuss the merits of punishment and the role gangs play in juvenile crime. Students will find the writing accessible and the articles useful for research. Bibliography; list of organizations. Anne O''Malley</p>', 'Crime - Current Controversies New', '<h1>Crime - Current Controversies New</h1>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62789781565106871_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UUII8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1244', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1244', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2317, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('868f1596-bf6d-4363-85da-c0f203d6524c', '296', NULL, 'Impact of Television', 'impact-of-television-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296', 'impact-of-television-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296-296', 'Impact of Television', 'Impact of Television', 'Impact of Television', NULL, '', NULL, 'Sub Title
			On Political Awareness of Rural Masses

			Author
			P V Sharada

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788121204178

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>On Political Awareness of Rural Masses</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P V Sharada</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788121204178</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"600"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7762logo_white_plus_3_2.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Impact%20of%20Television&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=296', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=296', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2904, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('869d3c21-99e8-4c8a-8bca-51acb1e90242', '3659', 782, 'Encyclopedia of Nationalism 2 Vols. Set', 'encyclopedia-of-nationalism-2-vols-set', 'encyclopedia-of-nationalism-2-vols-set', '9780122272301', '9780122272301', '9780122272301', NULL, 'Nationalism has unexpectedly become a leading local and international force since the end of the Cold War. Long predicted to give way to pan-national or economic organizations, nationalism exerts its tremendous force on all continents and in a wide variety of ways. The Encyclopedia of Nationalism captures the aims and scope of this force through a wide-ranging examination of concepts, figures, movements, and events. It is the only encyclopedic study of nationalism available today.

Key Features

* International Editorial Board

* Articles begin with short glossaries and conclude with short bibliographies of titles essential for further reading

* Website devoted to project at www.academicpress.com/nations', '<p>Nationalism has unexpectedly become a leading local and international force since the end of the Cold War. Long predicted to give way to pan-national or economic organizations, nationalism exerts its tremendous force on all continents and in a wide variety of ways. The Encyclopedia of Nationalism captures the aims and scope of this force through a wide-ranging examination of concepts, figures, movements, and events. It is the only encyclopedic study of nationalism available today.<br />
<br />
<strong>Key Features</strong><br />
* International Editorial Board<br />
* Articles begin with short glossaries and conclude with short bibliographies of titles essential for further reading<br />
* Website devoted to project at www.academicpress.com/nations</p>', 'Sub Title
			Encyclopedia of Nationalism 2 Vols. Set

			Author / Editor
			Alexander J. Motyl

			About Author

			Alexander J. Motyl is Deputy Director of the Center for Global Change and Governance as well as Associate Professor of Political Science at Rutgers University. The former Associate Director of the Harriman Institute, he has written about Ukranian, Soviet, and post-Soviet subjects for newspapers, magazines, and scholarly publications. He received his Ph.D. from Columbia University and regularly lectures to audiences worldwide.The editors of the original German version are Christoph Auffart, Jutta Bernard, and Hubert Mohr

			Content
			No

			ISBN 10 Digit
			0122272307

			ISBN 13 Digit
			9780122272301

			Pages
			1529 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Nationalism 2 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Alexander J. Motyl</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Alexander J. Motyl is Deputy Director of the Center for Global Change and Governance as well as Associate Professor of Political Science at Rutgers University. The former Associate Director of the Harriman Institute, he has written about Ukranian, Soviet, and post-Soviet subjects for newspapers, magazines, and scholarly publications. He received his Ph.D. from Columbia University and regularly lectures to audiences worldwide.The editors of the original German version are Christoph Auffart, Jutta Bernard, and Hubert Mohr</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0122272307</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780122272301</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1529 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"60995"', '"36597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1529 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9603Natinalism%20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122272301&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3659', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3659', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 782, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:02'),
('86a2b720-df84-41d9-b7d9-e33557166e25', '2966', NULL, 'Touched with Fire - An Anthology of poems', 'touched-with-fire-an-anthology-of-poems-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966', 'touched-with-fire-an-anthology-of-poems-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966-2966', 'UJHY8876', 'UJHY8876', 'UJHY8876', NULL, 'Touched with Fire - An Anthology of poems', '<h1>Touched with Fire - An Anthology of poems</h1>', 'Sub Title
			No

			Author
			Jack Hydes

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521315371

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jack Hydes</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521315371</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1799"', '"1079"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2966', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2966', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1241, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:02'),
('86c3abde-dc64-4f1e-aeb3-2414f429e96a', '9', NULL, 'Architecture for Architects', 'architecture-for-architects', 'architecture-for-architects', '9781920744915', '9781920744915', '9781920744915', NULL, 'The theme of Michael J. Crosbie''s latest book for The Images Publishing Group is the architect''s own office. As with most professions, first impressions are vital, so the design of an architect''s own office can place his or her reputation on the line in a very public manner. Not only can clients assess a firm''s style and capabilities based on the design of an architect''s office but commissions can also be won or lost from that all-important initial representation. The projects within this book have been carefully chosen and reflect a variety of styles and trends. From historic old buildings shrouded in legend and lore to state-of-the-art modern chrome and steel structures, from the humble to the whimsical; the reader gets a glimpse of how each office aims to be a statement that highlights the skill and proficiency of the architect.

Content - Introduction, Ten8Sixfive, Sustainable Design Lab, Croton-on-Hudson Studio, Culver City Offices and Studios, Bulfinch Square, 25th Street Studio, Ellicott City Offices, One Bush Street Office, Campus and Studio, Wacker Drive Offices and Studios, Offices and Studio, River North Gallery Office, Rubio Alley Studio, Beaulieu Studio, West Village Studio, Santa Monica Offices, Van Ness Design Studio, San Francisco Office, Penthouse Studio, San Francisco Office, 2nd Avenue Belltown Office and Studio, Leviathan, Chicago Office, Mills Ruins Office and Studios, Studio Office, Offices at Pier 56, Chicago Offices and Studios, New York Office, Melrose Avenue Office, Office and Studio, San Francisco Office and Studio, Riverside Apartments and Studio, Blue Sky Architecture Studio, Offices, Studio Howard Alan, Kinney Avenue Compound, 420 N 20 Studio, Studio and Office, Seattle Office and Studio, Great Titchfield Street Studio, Index, Acknowledgments', '<p style="text-align:justify"><span>The theme of Michael J. Crosbie''s latest book for The Images Publishing Group is the architect''s own office. As with most professions, first impressions are vital, so the design of an architect''s own office can place his or her reputation on the line in a very public manner. Not only can clients assess a firm''s style and capabilities based on the design of an architect''s office but commissions can also be won or lost from that all-important initial representation. The projects within this book have been carefully chosen and reflect a variety of styles and trends. From historic old buildings shrouded in legend and lore to state-of-the-art modern chrome and steel structures, from the humble to the whimsical; the reader gets a glimpse of how each office aims to be a statement that highlights the skill and proficiency of the architect.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, Ten8Sixfive, Sustainable Design Lab, Croton-on-Hudson Studio, Culver City Offices and Studios, Bulfinch Square, 25th Street Studio, Ellicott City Offices, One Bush Street Office, Campus and Studio, Wacker Drive Offices and Studios, Offices and Studio, River North Gallery Office, Rubio Alley Studio, Beaulieu Studio, West Village Studio, Santa Monica Offices, Van Ness Design Studio, San Francisco Office, Penthouse Studio, San Francisco Office, 2nd Avenue Belltown Office and Studio, Leviathan, Chicago Office, Mills Ruins Office and Studios, Studio Office, Offices at Pier 56, Chicago Offices and Studios, New York Office, Melrose Avenue Office, Office and Studio, San Francisco Office and Studio, Riverside Apartments and Studio, Blue Sky Architecture Studio, Offices, Studio Howard Alan, Kinney Avenue Compound, 420 N 20 Studio, Studio and Office, Seattle Office and Studio, Great Titchfield Street Studio, Index, Acknowledgments</span></p>', 'Sub Title
			Architecture for Architects

			Author
			Michael J. Crosbie

			About Author
			As per Book

			ISBN 10 Digit
			1920744916

			ISBN 13 Digit
			9781920744915

			Pages
			184

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Architecture for Architects</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael J. Crosbie</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744916</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781920744915</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"4800"', '"2880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 184, '184', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2165dpp_19_188.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744915&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=9', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=9', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3078, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:02'),
('86c769ea-f33d-42f2-81af-00f5b0844337', '4451', 14, 'Atma-Vigyan ', 'atmavigyan', 'atmavigyan', '-117-', '-117-', '-117-', NULL, 'आत्मा-विज्ञान', '<p>आत्मा-विज्ञान</p>', 'Title
			Atma-Vigyan 

			Author
			Rajyogacharya Shri Swami Vyasdev ji Maharaj

			Publisher
			Yog Niketan Trust

			Year of Publication
			1959

			Binding
			Hardcover

			Language
			Hindi

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Atma-Vigyan </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Rajyogacharya Shri Swami Vyasdev ji Maharaj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Yog Niketan Trust</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1959</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, 'ec32a379-a080-43f2-9dbe-6b8963469bdd', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8949atma.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-117-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4451', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4451', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 14, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:02'),
('86d0b686-5ab0-444e-b37b-9ac87dec5139', '3959', 493, 'NEW PERSPECTIVES MICROSOFT OFFICE 365 & EXCEL 2019 COMPREHENSIVE', 'new-perspectives-microsoft-office-365-excel-2019-comprehensive', 'new-perspectives-microsoft-office-365-excel-2019-comprehensive', '9789355733955', '9789355733955', '9789355733955', NULL, 'About the book

Help your students develop the complete set of Microsoft® Excel 2019 skills they need to be successful in college and beyond with the emphasis on critical-thinking, problem-solving, and in-depth coverage found in NEW PERSPECTIVES MICROSOFT® OFFICE 365 & EXCEL 2019: COMPREHENSIVE. Updated to provide all-new case scenarios, this dynamic introduction applies the skills students are learning to real-world situations to ensure that concepts remain highly relevant. New Productivity Apps provide a visual introduction to Microsoft® OneNote, Sway, Office Mix and Edge with fun, hands-on activities. Companion Sways provide videos and step-by-step instructions to help students learn to use each app. With an unmatched emphasis on learning outcomes and transference of skills, NEW PERSPECTIVES MICROSOFT® OFFICE 365 & EXCEL 2019: COMPREHENSIVE engages students by clearly demonstrating the importance of the complete Microsoft® Excel 2019 skills that they are learning.

Contents:

1. Getting Started with Excel.

2. Formatting Workbook Text and Data.

3. Performing Calculations with Formulas and Functions.

4. Analyzing and Charting Financial Data.

5. Generating Reports from Multiple Worksheets and Workbooks

6. Managing Data with Data Tools

7. Summarizing Data with PivotTables

8. Performing What-if Analyses

9. Exploring Financial Tools and Functions

10. Analyzing Data with Business Intelligence Tools

11. Exploring PivotTable Design

12. Developing an Excel Applicatio

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Help your students develop the complete set of Microsoft® Excel 2019 skills they need to be successful in college and beyond with the emphasis on critical-thinking, problem-solving, and in-depth coverage found in NEW PERSPECTIVES MICROSOFT® OFFICE 365 &amp; EXCEL 2019: COMPREHENSIVE. Updated to provide all-new case scenarios, this dynamic introduction applies the skills students are learning to real-world situations to ensure that concepts remain highly relevant. New Productivity Apps provide a visual introduction to Microsoft® OneNote, Sway, Office Mix and Edge with fun, hands-on activities. Companion Sways provide videos and step-by-step instructions to help students learn to use each app. With an unmatched emphasis on learning outcomes and transference of skills, NEW PERSPECTIVES MICROSOFT® OFFICE 365 &amp; EXCEL 2019: COMPREHENSIVE engages students by clearly demonstrating the importance of the complete Microsoft® Excel 2019 skills that they are learning.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1. Getting Started with Excel.</span></span></span></p>

<p><span><span><span>2. Formatting Workbook Text and Data.</span></span></span></p>

<p><span><span><span>3. Performing Calculations with Formulas and Functions.</span></span></span></p>

<p><span><span><span>4. Analyzing and Charting Financial Data.</span></span></span></p>

<p><span><span><span>5. Generating Reports from Multiple Worksheets and Workbooks</span></span></span></p>

<p><span><span><span>6. Managing Data with Data Tools</span></span></span></p>

<p><span><span><span>7. Summarizing Data with PivotTables</span></span></span></p>

<p><span><span><span>8. Performing What-if Analyses</span></span></span></p>

<p><span><span><span>9. Exploring Financial Tools and Functions</span></span></span></p>

<p><span><span><span>10. Analyzing Data with Business Intelligence Tools</span></span></span></p>

<p><span><span><span>11. Exploring PivotTable Design</span></span></span></p>

<p><span><span><span>12. Developing an Excel Applicatio</span></span></span></p>

<p><span><span> </span></span></p>', 'Title
			New Perspectives Microsoft Office 365 & Excel 2019

			Author
			Patrick Carey

			ISBN
			9789355733955

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>New Perspectives Microsoft Office 365 &amp; Excel 2019</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Patrick Carey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355733955</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1216"', '"973"', '"0"', 8, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5736pic-18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355733955&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3959', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3959', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 493, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:02'),
('870cd958-58ce-4291-a185-f13a292f07f2', '2614', NULL, 'Bhartiya Samaj', 'bhartiya-samaj-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614', 'bhartiya-samaj-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614-2614', 'BVGH9085', 'BVGH9085', 'BVGH9085', NULL, 'Bhartiya Samaj', '<h1>Bhartiya Samaj</h1>', 'Sub Title
			No

			Author
			Dr. Manju Lata Chiller

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791620

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Lata Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791620</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BVGH9085&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2614', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2614', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1481, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:02'),
('8730c939-f669-4478-92f8-e67f4d8258c7', '3289', NULL, 'Global Health - Library of Health & Social Welfare - 4 Vols.', 'global-health-library-of-health-social-welfare-4-vols-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-32-3289', 'global-health-library-of-health-social-welfare-4-vols-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289-3289', '9780857023889', '9780857023889', '9780857023889', NULL, 'This collection of key source materials documents the history of the field, identifies important turning points in research and practice, and indicates key challenges for the future. It also addresses the urgent need for perspectives from the global South to complement the more familiar ones of official documents and researchers in high-income countries.

 

 

Global Health includes four volumes:

Volume One: Historical Perspectives: From International to Global Health

Volume Two: Scientific Advances

Volume Three: Scientific Consolidation

Volume Four: Global Health Ethics, Public Policy and Challenges for the Future', '<p>This collection of key source materials documents the history of the field, identifies important turning points in research and practice, and indicates key challenges for the future. It also addresses the urgent need for perspectives from the global South to complement the more familiar ones of official documents and researchers in high-income countries.</p>

<p> </p>

<p> </p>

<p><strong>Global Health </strong>includes four volumes:<br />
<br />
<strong>Volume One: Historical Perspectives: From International to Global Health</strong></p>

<p><strong>Volume Two: Scientific Advances</strong></p>

<p><strong>Volume Three: Scientific Consolidation</strong></p>

<p><strong>Volume Four: Global Health Ethics, Public Policy and Challenges for the Future</strong></p>', 'ISBN-13  :   9780857023889

Language  :   English

Binding  :   Hard Bound

Publisher  :   Sage Publications Ltd

Pages  :   1923

Year  :   2011', '<p>ISBN-13  :   9780857023889</p>

<p>Language  :   English</p>

<p>Binding  :   Hard Bound</p>

<p>Publisher  :   Sage Publications Ltd</p>

<p>Pages  :   1923</p>

<p>Year  :   2011</p>', '"67985"', '"40790"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/135635167_book_item_35167.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857023889&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3289', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3289', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1091, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:02'),
('87392890-e302-49b0-ac4e-371a7de4d5ca', '1800', NULL, 'Introduction to Supramolecular Chemistry', 'introduction-to-supramolecular-chemistry', 'introduction-to-supramolecular-chemistry', '9788181287342', '9788181287342', '9788181287342', NULL, 'About the book

A new rapidly progressing field on the crossroads among chemistry, biochemistry, physics and technology - supramolecular chemistry - has just emerged. You have to be involved, to know what''s going on in this domain and to take part in the development. This book will show you in a condensed form exciting phenomena unthinkable within the realm of classical organic chemistry (for example, alkali metal anions or cyclobutadiene stable for month at room temperature) that not only provide the basis for revolutionizing numerous branches of industry but also improve our understanding of the functioning of living organisms and of the origin of life. Designing supramolecular systems with desired properties will among others make chemical industry cleaner and more safe, electronics smaller by developing devices composed of single molecule or molecular aggregate. It will also entirely change the way we use energy resources. In addition, it will also transform the pharmaceutical industry and medicine by developing new ways of drugs administration and new composite biocompatible materials which will serve as implants of new generation changing dentistry, surgery, and other branches of medicine. You cannot afford to stand apart. With its brief but comprehensive and vivid presentation including the latest development, Introduction to Supramolecular Chemistry is the best method to get into this domain. This book provides an excellent summary of information scattered across the literature. The brief but comprehensive coverage of the whole field including practically all important group of compounds forming aggregates (in particular crown ethers, cavitands, fullerenes, cyclodextrins and their complexes) provisioning full references for the discussed subjects make this book of value not only for Ph.D. students and non-specialists in this domain but also for those working in the field. The book has been found to be a particularly useful resource for students and more generally for those wanting to get the up-to-date concise account of this exciting field.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A new rapidly progressing field on the crossroads among chemistry, biochemistry, physics and technology - supramolecular chemistry - has just emerged. You have to be involved, to know what''s going on in this domain and to take part in the development. This book will show you in a condensed form exciting phenomena unthinkable within the realm of classical organic chemistry (for example, alkali metal anions or cyclobutadiene stable for month at room temperature) that not only provide the basis for revolutionizing numerous branches of industry but also improve our understanding of the functioning of living organisms and of the origin of life. Designing supramolecular systems with desired properties will among others make chemical industry cleaner and more safe, electronics smaller by developing devices composed of single molecule or molecular aggregate. It will also entirely change the way we use energy resources. In addition, it will also transform the pharmaceutical industry and medicine by developing new ways of drugs administration and new composite biocompatible materials which will serve as implants of new generation changing dentistry, surgery, and other branches of medicine. You cannot afford to stand apart. With its brief but comprehensive and vivid presentation including the latest development, Introduction to Supramolecular Chemistry is the best method to get into this domain. This book provides an excellent summary of information scattered across the literature. The brief but comprehensive coverage of the whole field including practically all important group of compounds forming aggregates (in particular crown ethers, cavitands, fullerenes, cyclodextrins and their complexes) provisioning full references for the discussed subjects make this book of value not only for Ph.D. students and non-specialists in this domain but also for those working in the field. The book has been found to be a particularly useful resource for students and more generally for those wanting to get the up-to-date concise account of this exciting field.</span></span></span></p>', 'Title
			Introduction to Supramolecular Chemistry

			Author
			Helena Dodziuk

			ISBN
			9788181287342

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Introduction to Supramolecular Chemistry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Helena Dodziuk</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181287342</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"845"', '"592"', '"0"', 10, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5280intro.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181287342&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1800', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1800', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1954, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:02'),
('874e5e91-2c76-4a94-a671-6622c9b78455', '2428', NULL, 'Enterprise Systems for Management', 'enterprise-systems-for-management-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428', 'enterprise-systems-for-management-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428-2428', 'TYUH6656', 'TYUH6656', 'TYUH6656', NULL, 'Enterprise Systems for Management', '<h1>Enterprise Systems for Management</h1>', 'Sub Title
			No

			Author
			Luvai F. Motiwalla, Jeff Thompson

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131724316

			Pages
			352

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Luvai F. Motiwalla, Jeff Thompson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131724316</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 352, '352', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUH6656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2428', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2428', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1614, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:02'),
('87653977-c613-4780-90b3-fee694b018d4', '1350', NULL, 'Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. new', 'drug-and-alcohol-studies-library-of-health-and-social-welfare-in-6vols-new-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1-1350', 'drug-and-alcohol-studies-library-of-health-and-social-welfare-in-6vols-new-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350-1350', 'ASDF4444', 'ASDF4444', 'ASDF4444', NULL, 'The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges', '<p>The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges</p>', 'Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. new', '<h1>Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. new</h1>', '"89400"', '"53640"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4867dpp_18_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF4444&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1350', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1350', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2248, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('8767b383-cefb-4a52-8e46-bbe29818a965', '4221', 242, 'Corporate Finance 12/e', 'corporate-finance-12e', 'corporate-finance-12e', '9789390727926', '9789390727926', '9789390727926', NULL, 'About the book

Corporate Finance is a classic text that emphasizes the modern fundamentals of the theory of finance, while providing contemporary examples to make the theory come to life. The authors aim to present corporate finance as the working of a small number of integrated and powerful intuitions, rather than a collection of unrelated topics. They develop the central concepts of modern finance: arbitrage, net present value, efficient markets, agency theory, options, and the trade-off between risk and return, and use them to explain corporate finance with a balance of theory and application. This Twelfth Edition includes many exciting new research findings as well as the incorporation of the Tax Cuts and Jobs Act (TCJA) throughout the text. A comprehensive adaptation provides corresponding examples and new mini-cases in the Indian context.

Content:

Part I: Overview

Part II: Valuation and Capital Budgeting

Part III: Risk

Part IV: Capital Structure and Dividend Policy

Part V: Long-Term Financing

Part VI: Options, Futures and Corporate Finance

Part VII: Short-Term Finance

Part VIII: Special Topics', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Corporate Finance is a classic text that emphasizes the modern fundamentals of the theory of finance, while providing contemporary examples to make the theory come to life. The authors aim to present corporate finance as the working of a small number of integrated and powerful intuitions, rather than a collection of unrelated topics. They develop the central concepts of modern finance: arbitrage, net present value, efficient markets, agency theory, options, and the trade-off between risk and return, and use them to explain corporate finance with a balance of theory and application. This Twelfth Edition includes many exciting new research findings as well as the incorporation of the Tax Cuts and Jobs Act (TCJA) throughout the text. A comprehensive adaptation provides corresponding examples and new mini-cases in the Indian context.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part I: Overview</span></span></span></p>

<p><span><span><span>Part II: Valuation and Capital Budgeting</span></span></span></p>

<p><span><span><span>Part III: Risk</span></span></span></p>

<p><span><span><span>Part IV: Capital Structure and Dividend Policy</span></span></span></p>

<p><span><span><span>Part V: Long-Term Financing</span></span></span></p>

<p><span><span><span>Part VI: Options, Futures and Corporate Finance</span></span></span></p>

<p><span><span><span>Part VII: Short-Term Finance</span></span></span></p>

<p><span><span><span>Part VIII: Special Topics</span></span></span></p>

<p> </p>
', 'Title
			Corporate Finance 12/e

			Author
			Stephen A Ross

			ISBN
			9789390727926

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Corporate Finance 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Stephen A Ross</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390727926</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1050"', '"788"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3025corporate.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789390727926&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4221', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4221', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 242, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:02'),
('876e0ece-0e2f-4503-a1b2-8394036c2534', '332', NULL, 'China Looks at the World and India', 'china-looks-at-the-world-and-india-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332', 'china-looks-at-the-world-and-india-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332-332', 'China Looks at the World and India', 'China Looks at the World and India', 'China Looks at the World and India', NULL, '', NULL, 'Sub Title
			No

			Author
			Dr. Oinam Shuraj

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162106

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Oinam Shuraj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162106</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"659"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41079788181162106.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=China%20Looks%20at%20the%20World%20and%20India&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=332', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=332', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2883, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('87769e58-4214-4642-b1cd-4caf26fdae53', '2180', NULL, 'Virtualizing Hadoop - How to Install, Deploy, and Optimize Hadoop in a Virtualized Architecture', 'virtualizing-hadoop-how-to-install-deploy-and-optimize-hadoop-in-a-virtualized-architecture-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180', 'virtualizing-hadoop-how-to-install-deploy-and-optimize-hadoop-in-a-virtualized-architecture-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180-2180', 'CVGF667', 'CVGF667', 'CVGF667', NULL, 'Virtualizing Hadoop - How to Install, Deploy, and Optimize Hadoop in a Virtualized Architecture', '<h1>Virtualizing Hadoop - How to Install, Deploy, and Optimize Hadoop in a Virtualized Architecture</h1>', 'Sub Title
			No

			Author
			George Trujillo, Charles Kim, Steven Jones

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789332570436

			Pages
			300

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>George Trujillo, Charles Kim, Steven Jones</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789332570436</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51309789332570436.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVGF667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2180', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2180', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1703, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:02'),
('87b107bb-bb67-4bb6-ac83-de6ccc9ed37e', '3722', 722, 'श्रीमद्भागवतगीता मूलकथा 2 भागों में', '2-3722', '-2-', '8187471247', '8187471247', '8187471247', NULL, 'श्रीमद्भागवतगीता मूलकथा 2 भागों में', '<h5>श्रीमद्भागवतगीता मूलकथा 2 भागों में</h5>', 'Title
			श्रीमद्भागवतगीता मूलकथा 2 भागों में

			Author
			डॉ. राहुल  

			ISBN
			8187471247

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>श्रीमद्भागवतगीता मूलकथा 2 भागों में</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. राहुल  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8187471247</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"1998"', '"1399"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3809WhatsApp%20Image%202025-09-12%20at%2012.02.11_f81b6b3b.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187471247&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3722', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3722', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 722, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:02'),
('87d50ff0-e53e-4ca4-bbda-d3262251cbc0', '3551', 853, 'How to Think about Algorithms', 'how-to-think-about-algorithms-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551', 'how-to-think-about-algorithms-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551-3551', 'How to Think about Algorithms', 'How to Think about Algorithms', 'How to Think about Algorithms ', NULL, 'This textbook, for second- or third-year students of computer science, presents insights, notations, and analogies to help them describe and think about algorithms like an expert, without grinding through lots of formal proof. Solutions to many problems are provided to let students check their progress, while class-tested PowerPoint slides are on the web for anyone running the course. By looking at both the big picture and easy step-by-step methods for developing algorithms, the author guides students around the common pitfalls. He stresses paradigms such as loop invariants and recursion to unify a huge range of algorithms into a few meta-algorithms. The book fosters a deeper understanding of how and why each algorithm works. These insights are presented in a careful and clear way, helping students to think abstractly and preparing them for creating their own innovative ways to solve problems.', '<p>This textbook, for second- or third-year students of computer science, presents insights, notations, and analogies to help them describe and think about algorithms like an expert, without grinding through lots of formal proof. Solutions to many problems are provided to let students check their progress, while class-tested PowerPoint slides are on the web for anyone running the course. By looking at both the big picture and easy step-by-step methods for developing algorithms, the author guides students around the common pitfalls. He stresses paradigms such as loop invariants and recursion to unify a huge range of algorithms into a few meta-algorithms. The book fosters a deeper understanding of how and why each algorithm works. These insights are presented in a careful and clear way, helping students to think abstractly and preparing them for creating their own innovative ways to solve problems.</p>', 'Sub Title
			No

			Author
			Jeff Edmonds

			About Author

			Jeff Edmonds received his Ph.D. in 1992 at University of Toronto in theoretical computer science. His thesis proved that certain computation problems require a given amount of time and space. He did his postdoctorate work at the ICSI in Berkeley on secure multi-media data transmission and in 1995 became an Associate Professor in the Department of Computer Science at York University, Canada. He has taught their algorithms course thirteen times to date. He has worked extensively at IIT Mumbai, India, and University of California San Diego. He is well published in the top theoretical computer science journals in topics including complexity theory, scheduling, proof systems, probability theory, combinatorics, and, of course, algorithms.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521614108

			Pages
			472

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeff Edmonds</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Jeff Edmonds received his Ph.D. in 1992 at University of Toronto in theoretical computer science. His thesis proved that certain computation problems require a given amount of time and space. He did his postdoctorate work at the ICSI in Berkeley on secure multi-media data transmission and in 1995 became an Associate Professor in the Department of Computer Science at York University, Canada. He has taught their algorithms course thirteen times to date. He has worked extensively at IIT Mumbai, India, and University of California San Diego. He is well published in the top theoretical computer science journals in topics including complexity theory, scheduling, proof systems, probability theory, combinatorics, and, of course, algorithms.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521614108</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>472</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"4960"', '"2976"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 472, '472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=How%20to%20Think%20about%20Algorithms%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3551', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3551', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 853, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:02'),
('87d7885a-9354-4961-8603-fbc80370f8e4', '1103', NULL, 'Rural Development in India', 'rural-development-in-india', 'rural-development-in-india', '9789381839393', '9789381839393', '9789381839393', NULL, 'About the book

Rural Development generally refers to the process of improving the quality of life and economic well-being of people living in relatively isolated and sparsely populated areas. It has traditionally centered on the exploitation of land-intensive natural resources such as agriculture and forestry. It is a process of change, by which the efforts of the people themselves are united, those of government authorities to improve their economic, social and cultural conditions of communities in to the life of the nation and to enable them to contribute fully to national programme. It is a dynamic process, which is mainly concerned with the rural areas. These include agricultural growth, putting up of economic and social infrastructure, fair wages as also housing and house sites for the landless, village planning, public health, education and functional literacy, communication etc. Improvement in the quality of life of rural people is the important agenda of rural development programme. Rural development implies both the economic betterment of people as well as greater social transformation. The basic objective of all rural development endeavours / programmes has been the welfare of the millions. Improving agriculture is a must for industrialization. But most of the people live in villages (70% in India) are illiterate. Rural development is needed to increase the education level of the majority of the population. It is needed to reduce the migration of people from villages to cities. It is hoped that the present edition of this book will be beneficial to all concerned of the society, in general and students, lawyers, advocates, academicians, human rights institutions, researchers and NGOs working in illegal trafficking field, in particular.  

Content – 

1. Micro Finance for Women Empowerment: An Instrument for Human Development Initiatives, 

2. Global Floriculture Industry and Trends of Rural Development: An Assessment, 

3. Paddy Production in Cuddalore District, Tamil Nadu: An Analysis, 

4. Poverty Alleviation Programmes in India: An Overview, 

5. Role of Business in Sustainable Development through Corporate Social Responsibility: Indian Experiences, 

6. Socio-economic Improvement of Tribal Communities through Rubber Plantation: An Analysis, 

7. Panchayati Raj in India: End of Two Decades (1993-2013), 

8. Impact of Foreign Direct Investment in Indian Multi-Brand Retail Sector: A Critical Analysis, 

9. An Evaluation of MGNREGA with Special Emphasis on Jammu & Kashmir, 

10. Food Grains Production in Assam: Instability and Remedies, 

11. Drugs Abuse among Youth in North-east India and Rural Development, 

12. Problems and Prospects of Small Scale Industries in North-East India, 

13. Structure and Dynamics of Agribusiness Management: A Base for Rural Development, 

14. Problem and Prospects of Rubber Plantation in North-East India, 

15. Pineapple Cultivation and Rural Development: An Analysis, 

16. Challenge of Adaptation of Agricultural Crops to Crop with Climate Change,

17. Employment Guarantee Schemes in Rural India', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Rural Development generally refers to the process of improving the quality of life and economic well-being of people living in relatively isolated and sparsely populated areas. It has traditionally centered on the exploitation of land-intensive natural resources such as agriculture and forestry. It is a process of change, by which the efforts of the people themselves are united, those of government authorities to improve their economic, social and cultural conditions of communities in to the life of the nation and to enable them to contribute fully to national programme. It is a dynamic process, which is mainly concerned with the rural areas. These include agricultural growth, putting up of economic and social infrastructure, fair wages as also housing and house sites for the landless, village planning, public health, education and functional literacy, communication etc. Improvement in the quality of life of rural people is the important agenda of rural development programme. Rural development implies both the economic betterment of people as well as greater social transformation. The basic objective of all rural development endeavours / programmes has been the welfare of the millions. Improving agriculture is a must for industrialization. But most of the people live in villages (70% in India) are illiterate. Rural development is needed to increase the education level of the majority of the population. It is needed to reduce the migration of people from villages to cities. It is hoped that the present edition of this book will be beneficial to all concerned of the society, in general and students, lawyers, advocates, academicians, human rights institutions, researchers and NGOs working in illegal trafficking field, in particular.  </span></span></span></p>

<p><span><span><strong><span>Content – </span></strong></span></span></p>

<p><span><span><span>1. Micro Finance for Women Empowerment: An Instrument for Human Development Initiatives, </span></span></span></p>

<p><span><span><span>2. Global Floriculture Industry and Trends of Rural Development: An Assessment, </span></span></span></p>

<p><span><span><span>3. Paddy Production in Cuddalore District, Tamil Nadu: An Analysis, </span></span></span></p>

<p><span><span><span>4. Poverty Alleviation Programmes in India: An Overview, </span></span></span></p>

<p><span><span><span>5. Role of Business in Sustainable Development through Corporate Social Responsibility: Indian Experiences, </span></span></span></p>

<p><span><span><span>6. Socio-economic Improvement of Tribal Communities through Rubber Plantation: An Analysis, </span></span></span></p>

<p><span><span><span>7. Panchayati Raj in India: End of Two Decades (1993-2013), </span></span></span></p>

<p><span><span><span>8. Impact of Foreign Direct Investment in Indian Multi-Brand Retail Sector: A Critical Analysis, </span></span></span></p>

<p><span><span><span>9. An Evaluation of MGNREGA with Special Emphasis on Jammu &amp; Kashmir, </span></span></span></p>

<p><span><span><span>10. Food Grains Production in Assam: Instability and Remedies, </span></span></span></p>

<p><span><span><span>11. Drugs Abuse among Youth in North-east India and Rural Development, </span></span></span></p>

<p><span><span><span>12. Problems and Prospects of Small Scale Industries in North-East India, </span></span></span></p>

<p><span><span><span>13. Structure and Dynamics of Agribusiness Management: A Base for Rural Development, </span></span></span></p>

<p><span><span><span>14. Problem and Prospects of Rubber Plantation in North-East India, </span></span></span></p>

<p><span><span><span>15. Pineapple Cultivation and Rural Development: An Analysis, </span></span></span></p>

<p><span><span><span>16. Challenge of Adaptation of Agricultural Crops to Crop with Climate Change, </span></span></span></p>

<p><span><span><span>17. Employment Guarantee Schemes in Rural India</span></span></span></p>', 'Title
			Rural Development in India 

			Author
			Sukanta Sarkar

			ISBN
			9789381839393

			Publisher
			Avon Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Rural Development in India </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sukanta Sarkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789381839393</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Avon Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1250"', '"813"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ae2887b9-8c4a-4f4f-80ad-32073ae87d71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82098172733062_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381839393&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1103', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1103', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2417, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:02'),
('87e5fce5-65b8-436a-8bc0-3c08c28a4825', '4056', 405, 'स्त्री दुनिया समसामयिक सरोकार', 'सतर-दनय-समसमयक-सरकर', '-', '9789388891554', '9789388891554', '9789388891554', NULL, '', NULL, 'Title
			स्त्री दुनिया समसामयिक सरोकार

			Author
			 रेखा रानी 

			ISBN
			9789388891554

			Publisher
			Swaraj Prakashan

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>स्त्री दुनिया समसामयिक सरोकार</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span> रेखा रानी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789388891554</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"695"', '"452"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5341duniya.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388891554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4056', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4056', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 405, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:02'),
('87f9442f-4eef-441c-bd0e-fd8e467d2fb6', '4428', 37, 'Report: on the Inscriptions of the Devasthanam', 'report-on-the-inscriptions-of-the-devasthanam', 'report-on-the-inscriptions-of-the-devasthanam', '-95-', '-95-', '-95-', NULL, 'Contents:

	Total Collection of Inscriptions

	Damaged Inscriptions

	Range of Dates

	Language of the Inscriptions

	Contents of the Inscriptions

	Royal Benefactors

	Nitya-Dipam and Nitya-Naivedyam

	Sandhis (Food-Offering)

	Vedaparayanam

	Abhishekam (Holy-bath)

	Utsavams

	Vahanams (Vehicles)

	Nandavanams (Flower-gardens)

	Devadana Villages and Lands

	Sopana-marga (Flight of Steps to Tirumala)

	Tannir-pandal (Water-sheds)

	Ramanuja-kutams (Feeding-Houses)

	The Temples:- Their Extension and Repair

	Minor Deities and Shrines at Tirumala

	Alvars

	Sri Ramanuja

PART II

The Pallavas

The Cholas

The Pandyas

Chola and Pandya Subordinates

Kadavarayas

Yadavarayas

Telugu-Cholas

Telugu-Pallavas

Vijayanagara Kings: The Sangama Line

Saluva Line

Tuluva Line

The Aravidu Line

The Mahants of Tirupati

Index', '<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Total Collection of Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Damaged Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Range of Dates</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Language of the Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Contents of the Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Royal Benefactors</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nitya-Dipam and Nitya-Naivedyam</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sandhis (Food-Offering)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Vedaparayanam</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Abhishekam (Holy-bath)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Utsavams</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Vahanams (Vehicles)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nandavanams (Flower-gardens)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Devadana Villages and Lands</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sopana-marga (Flight of Steps to Tirumala)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Tannir-pandal (Water-sheds)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Ramanuja-kutams (Feeding-Houses)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Temples:- Their Extension and Repair</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Minor Deities and Shrines at Tirumala</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Alvars</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sri Ramanuja</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong><span>PART II</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Pallavas</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Cholas</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Pandyas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chola and Pandya Subordinates</span></span></span></p>

<p style="text-align:justify"><span><span><span>Kadavarayas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Yadavarayas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Telugu-Cholas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Telugu-Pallavas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Vijayanagara Kings: The Sangama Line</span></span></span></p>

<p style="text-align:justify"><span><span><span>Saluva Line</span></span></span></p>

<p style="text-align:justify"><span><span><span>Tuluva Line</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Aravidu Line</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Mahants of Tirupati</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>', 'Title
			Report: on the Inscriptions of the Devasthanam

			Author
			S.Subrahmanya Sastry

			Publisher
			Tirupati sri Mahant''s Press

			Year of Publication
			1930

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Report: on the Inscriptions of the Devasthanam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S.Subrahmanya Sastry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Tirupati sri Mahant''s Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1930</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'b85cb1e4-72b2-47aa-9673-58265898f0bb', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2888Report.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-95-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4428', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4428', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 37, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:02'),
('8811e154-0e43-4a36-9858-54d81bffb2eb', '3501', 898, 'Corporate Counsel''s Guide to Doing Business in India', 'corporate-counsels-guide-to-doing-business-in-india-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501', 'corporate-counsels-guide-to-doing-business-in-india-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501-3501', '9789381082850', '9789381082850', '9789381082850', NULL, 'This book provides an overview of the major issues involved in doing business in India, covering: The judicial system * Civil procedure * Dispute resolution * Mergers and acquisitions * Incorporation * Corporate governance * Employment laws * Visa regulation * Intellectual property * Environmental laws * Real estate * Taxation * Special economic zones * Franchising * Banking.', '<p>This book provides an overview of the major issues involved in doing business in India, covering: The judicial system * Civil procedure * Dispute resolution * Mergers and acquisitions * Incorporation * Corporate governance * Employment laws * Visa regulation * Intellectual property * Environmental laws * Real estate * Taxation * Special economic zones * Franchising * Banking.</p>', 'Sub Title
			Doing Business in India

			Author
			Kenneth A. Cutshaw

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082850

			Pages
			364

			Binding
			Hardback

			Year of Publication  
			2014

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Doing Business in India</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Kenneth A. Cutshaw</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>No</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9789381082850</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>364</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Hardback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication  </strong></td>
			<td>2014</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>1st</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2900"', '"1740"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 364, '364', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6990142717.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381082850&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3501', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3501', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 898, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:02'),
('8814b467-458c-49ba-a28a-1b9e1e6ae75d', '4328', 136, 'Farm Management 8/e', 'farm-management-8e', 'farm-management-8e', '9789814636254', '9789814636254', '9789814636254', NULL, 'About the book

This text is developed for the first course in Farm Management, typically taken by a junior/senior level student. Designed to introduce students to the key concepts on how to effectively manage a farm business, the eighth edition provides students with the basic information needed to measure management performance, financial progress, and the financial condition of the farm business.

Content:

Part 1: Management

Part 2: Measuring Management Performance

Part 3: Applying Economic Principles

Part 4: Budgeting for Greater Profit

Part 5: Improving Management Skills

Part 6: Acquiring Resources for Management', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span><br />
<span><span><span>This text is developed for the first course in Farm Management, typically taken by a junior/senior level student. Designed to introduce students to the key concepts on how to effectively manage a farm business, the eighth edition provides students with the basic information needed to measure management performance, financial progress, and the financial condition of the farm business.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1: Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2: Measuring Management Performance</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3: Applying Economic Principles</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4: Budgeting for Greater Profit</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 5: Improving Management Skills</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 6: Acquiring Resources for Management</span></span></span></p>
', 'Title
			Farm Management 8/e

			Author
			Ronald D.Kay

			ISBN
			9789814636254

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Farm Management 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ronald D.Kay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789814636254</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9723farm.jpg', NULL, '4 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789814636254&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4328', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4328', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 136, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:02'),
('8816fb7e-a9f2-4387-b630-d436e6d3f9ca', '136', NULL, 'Environmental Science - A Student s Companion', 'environmental-science-in-context-in-2-vols-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-136', 'environmental-science-in-context-in-2-vols-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256-256', 'Environmental Science', 'Environmental Science::136', 'Environmental Science', NULL, 'Aimed primarily at high school students, this 2-volume, 4-color title will offer coverage of the history, politics, and ethical debates related to environmental science. It brings together original essays written by leading experts in the field, primary source documents, and sidebars on the cultural, economic, and political issues surrounding environmental science -- providing insights on leading environmental issues and spurring critical thinking about the impact of enviromental issues on daily life and globalization. Written by a global array of experts in physics, geology, earth science, environmental science, sociology, and law, Environmental Science in Context includes approximately 250 articles on such topics as fossil fuel combustion, freshwater, international environmental law, landscape evolutions, orbital variations, recycling, wastewater treatment technologies, weather and climate, and more.', '<p>Aimed primarily at high school students, this 2-volume, 4-color title will offer coverage of the history, politics, and ethical debates related to environmental science. It brings together original essays written by leading experts in the field, primary source documents, and sidebars on the cultural, economic, and political issues surrounding environmental science -- providing insights on leading environmental issues and spurring critical thinking about the impact of enviromental issues on daily life and globalization. Written by a global array of experts in physics, geology, earth science, environmental science, sociology, and law, Environmental Science in Context includes approximately 250 articles on such topics as fossil fuel combustion, freshwater, international environmental law, landscape evolutions, orbital variations, recycling, wastewater treatment technologies, weather and climate, and more.</p>', 'Sub Title
			No

			Author
			Brenda Wilmoth Lerner

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414436173

			Pages
			989

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Wilmoth Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414436173</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>989</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12099"', '"11950"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 989, '989', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40179781414436173.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Environmental%20Science&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=136', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=136', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2996, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:02'),
('882689b3-7c22-4c9f-8771-21f34973ac5c', '1172', NULL, 'Gender Studies - A Survey New', 'gender-studies-a-survey-new-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-117-1172', 'gender-studies-a-survey-new-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172-1172', 'TGHY5664', 'TGHY5664', 'TGHY5664', NULL, 'Gender Studies - A Survey New', '<h1>Gender Studies - A Survey New</h1>', 'Sub Title
			No

			Author
			Irengbam Arun

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160812

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Irengbam Arun</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160812</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77199788181160812.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY5664&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1172', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1172', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2374, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:02'),
('8833e583-f6e6-4330-be86-3f48352cfad5', '1615', NULL, 'Springer Optimization and Its Applications - Modeling and Optimization in Space Engineering', 'springer-optimization-and-its-applications-modeling-and-optimization-in-space-engineering-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1-1615', 'springer-optimization-and-its-applications-modeling-and-optimization-in-space-engineering-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615-1615', 'SDFG8766', 'SDFG8766', 'SDFG8766', NULL, 'Springer Optimization and Its Applications - Modeling and Optimization in Space Engineering', '<h1>Springer Optimization and Its Applications - Modeling and Optimization in Space Engineering</h1>', 'Sub Title
			No

			Author
			Giorgio Fasano and Janos D. Printer

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781461444688

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Giorgio Fasano and Janos D. Printer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781461444688</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9200"', '"5520"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33769781461444688_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFG8766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1615', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1615', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2100, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:02'),
('8836ecd3-6900-4ac8-a134-41ed09a2f208', '93', NULL, 'Advanced Analysis of Gene Expression Microarray Data', 'advanced-analysis-of-gene-expression-microarray-data', 'advanced-analysis-of-gene-expression-microarray-data', 'Advanced Analysis', 'Advanced Analysis', 'Advanced Analysis ', NULL, 'This book focuses on the development and application of the latest advanced data mining, machine learning, and visualization techniques for the identification of interesting, significant, and novel patterns in gene expression microarray data.Biomedical researchers will find this book invaluable for learning the cutting-edge methods for analyzing gene expression microarray data. Specifically, the coverage includes the following state-of-the-art methods:* Gene-based analysis: the latest novel clustering algorithms to identify co-expressed genes and coherent patterns in gene expression microarray data sets* Sample-based analysis: supervised and unsupervised methods for the reduction of the gene dimensionality to select significant genes. A series of approaches to disease classification and discovery are also described* Pattern-based analysis: methods for ascertaining the relationship between (subsets of) genes and (subsets of) samples. Various novel pattern-based clustering algorithms to find the coherent patterns embedded in the sub-attribute spaces are discussed* Visualization tools: various methods for gene expression data visualization. The visualization process is intended to transform the gene expression data set from high-dimensional space into a more easily understood two- or three-dimensional space.', '<p>This book focuses on the development and application of the latest advanced data mining, machine learning, and visualization techniques for the identification of interesting, significant, and novel patterns in gene expression microarray data.Biomedical researchers will find this book invaluable for learning the cutting-edge methods for analyzing gene expression microarray data. Specifically, the coverage includes the following state-of-the-art methods:* Gene-based analysis: the latest novel clustering algorithms to identify co-expressed genes and coherent patterns in gene expression microarray data sets* Sample-based analysis: supervised and unsupervised methods for the reduction of the gene dimensionality to select significant genes. A series of approaches to disease classification and discovery are also described* Pattern-based analysis: methods for ascertaining the relationship between (subsets of) genes and (subsets of) samples. Various novel pattern-based clustering algorithms to find the coherent patterns embedded in the sub-attribute spaces are discussed* Visualization tools: various methods for gene expression data visualization. The visualization process is intended to transform the gene expression data set from high-dimensional space into a more easily understood two- or three-dimensional space.</p>', 'Sub Title
			No

			Author
			Aidong Zhang

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789812566454

			Pages
			356

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			1 edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aidong Zhang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812566454</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>356</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7130"', '"4280"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '1 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 356, '356', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1621dpp_8.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Advanced%20Analysis%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=93', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=93', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3023, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:02'),
('888936c8-c90c-443a-84f6-71212eecddeb', '718', NULL, 'Bharat ka Bhoogol', 'bharat-ka-bhoogol', 'bharat-ka-bhoogol', '9788188791767', '9788188791767', '9788188791767', NULL, 'Bharat ka Bhoogol ', '<h3>Bharat ka Bhoogol </h3>', 'Sub Title

			Bharat Ka Bhoogol 

			Author
			Dr. Sushil Kumar Chiller

			ISBN 13 Digit
			9788188791767

			Publisher
			Rahul Publishing House

			Binding
			Hardcover', '<table border="0">
	<tbody>
		<tr>
			<th><span><span>Sub Title</span></span></th>
			<td>
			<h3 style="text-align:center"><span><span>Bharat Ka Bhoogol </span></span></h3>
			</td>
		</tr>
		<tr>
			<th><span><span>Author</span></span></th>
			<td style="text-align:center"><span><span>Dr. Sushil Kumar Chiller</span></span></td>
		</tr>
		<tr>
			<th><span><span>ISBN 13 Digit</span></span></th>
			<td style="text-align:center"><span><span>9788188791767</span></span></td>
		</tr>
		<tr>
			<th><span><span>Publisher</span></span></th>
			<td style="text-align:center"><span><span>Rahul Publishing House</span></span></td>
		</tr>
		<tr>
			<th><span><span>Binding</span></span></th>
			<td style="text-align:center"><span><span>Hardcover</span></span></td>
		</tr>
	</tbody>
</table>', '"950"', '"719"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f5392d94-3eb1-45c9-8b11-452b373e3fb7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6378WhatsApp%20Image%202025-08-13%20at%202.24.21%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188791767&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=718', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=718', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2652, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('889897b6-e5cf-4323-9459-68aa86138a40', '711', NULL, 'Shri Madbhagwatgita-Moolkatha 2 Bhagon Mein', 'programming-and-algorithmic-languages-711', 'programming-and-algorithmic-languages', '-', '-::711', '-', NULL, 'About the book

In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.

In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.

The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.

The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.

The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.

Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.

All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.

This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.', '<p><u><strong>About the book</strong></u></p>

<p>In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.</p>

<p>In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.</p>

<p>The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.</p>

<p>The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.</p>

<p>The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.</p>

<p>Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.</p>

<p>All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.</p>

<p>This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.</p>', ' Title
			Programming And Algorithmic Languages

			 Author
			Yu.Mitnik

			 Publisher
			Mir Publisher

			 Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Programming And Algorithmic Languages</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">Yu.Mitnik</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1998"', '"1598"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=711', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=711', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2658, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', '3889', 562, 'Dimensions of Vedic Studies', 'dimensions-of-vedic-studies', 'dimensions-of-vedic-studies', '9789348433749', '9789348433749', '9789348433749', NULL, 'About the book

Dimensions of Vedic Studies is a comprehensive exploration of the multifaceted world of Vedic literature, with a particular emphasis on the Atharvaveda and its Paippalada recension. This scholarly volume brings together in-depth research on the textual, historical, and cultural dimensions of Vedic traditions, focusing especially on the lesser known yet highly significant Paippalada Sakha preserved in Odisha.

The first part of the book, “The Atharvaveda Paippalada Samhita:At a Glance”, provides a detailed overview of the discovery, transmission, and structure of the Paippalada tradition. It examines the historical development of both Saunaka and Paippalada recensions, highlights the textual uniqueness of the AVP, and analyzes its oral traditions, chanting methods, and ritual use. The exhaustive breakdown of the AVP''s twenty Kandas with corresponding kandikas and mantras is a significant scholarly contribution.

The second part, “The Settlement of Vedic Brahmanas in Ancient Odisha”, traces the historical and cultural presence of Vedic Brahmanas in Odisha. Drawing from Puranic, Epic, and inscriptional sources, this section discusses how the Paippalada tradition took root and thrived in kalinga (ancient Odisha), influencing regional rituals, socioreligious practices, and even Tantric developments.

This book not only fills critical gaps in the understanding of the Atharvavedic tradition but also sheds light on the vibrant continuity of Vedic culture in eastern India. With a solid foundation in textual philology and historical analysis, it serves as an invaluable resource for Indologists, Vedic scholars, and students of ancient Indian history and religion.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><em>Dimensions of Vedic Studies </em>is a comprehensive exploration of the multifaceted world of Vedic literature, with a particular emphasis on the <em>Atharvaveda</em> and its Paippalada recension. This scholarly volume brings together in-depth research on the textual, historical, and cultural dimensions of Vedic traditions, focusing especially on the lesser known yet highly significant Paippalada Sakha preserved in Odisha.</span></span></p>

<p><span><span>The first part of the book, “The Atharvaveda Paippalada Samhita:At a Glance”, provides a detailed overview of the discovery, transmission, and structure of the Paippalada tradition. It examines the historical development of both Saunaka and Paippalada recensions, highlights the textual uniqueness of the AVP, and analyzes its oral traditions, chanting methods, and ritual use. The exhaustive breakdown of the AVP''s twenty Kandas with corresponding kandikas and mantras is a significant scholarly contribution.</span></span></p>

<p><span><span>The second part, “The Settlement of Vedic Brahmanas in Ancient Odisha”, traces the historical and cultural presence of Vedic Brahmanas in Odisha. Drawing from Puranic, Epic, and inscriptional sources, this section discusses how the Paippalada tradition took root and thrived in kalinga (ancient Odisha), influencing regional rituals, socioreligious practices, and even Tantric developments.</span></span></p>

<p><span><span>This book not only fills critical gaps in the understanding of the Atharvavedic tradition but also sheds light on the vibrant continuity of Vedic culture in eastern India. With a solid foundation in textual philology and historical analysis, it serves as an invaluable resource for Indologists, Vedic scholars, and students of ancient Indian history and religion.</span></span></p>

<p> </p>
', 'Title
			Dimensions of Vedic Studies

			Author
			Bibhuti Bhusan Mohapatra

			ISBN
			9789348433749

			Publisher
			Shivalik 

			Binding
			Hardcover

			Language
			English

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Dimensions of Vedic Studies</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Bibhuti Bhusan Mohapatra</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789348433749</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"595"', '"506"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'd2103dc5-2ebb-49a9-8483-dfb5f17d4721', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5015WhatsApp%20Image%202025-07-24%20at%2011.08.39%20AM.jpeg', NULL, '30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789348433749&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3889', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3889', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 562, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:03'),
('88a3265b-6967-477f-9990-c7bf9a0939ec', '1007', NULL, 'Changing Religious Roles of Women in Pre-Modern Asia', 'changing-religious-roles-of-women-in-premodern-asia-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007', 'changing-religious-roles-of-women-in-premodern-asia-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007-1007', 'RFFY5565', 'RFFY5565', 'RFFY5565', NULL, 'Changing Religious Roles of Women in Pre-Modern Asia', '<h1>Changing Religious Roles of Women in Pre-Modern Asia</h1>', 'Sub Title
			No

			Author
			Ramakant Tiwari

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175332546

			Pages
			271

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ramakant Tiwari</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175332546</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>271</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 271, '271', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58549788175332546.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFFY5565&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1007', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1007', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2487, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:03'),
('88aa6701-3ce0-4aa0-a757-642b937a6ba7', '3396', 996, 'Online Learning - Library of Educational Thought & Practice - 4 Vols.', 'online-learning-library-of-educational-thought-practice-4-vols-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-339-3396', 'online-learning-library-of-educational-thought-practice-4-vols-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396-3396', '9780857027658', '9780857027658', '9780857027658', NULL, 'With the recent emergence of Web 2.0 technologies and the widespread use and availability of laptop computers and wireless networks, the integration of digital technologies is increasingly seen as an inevitable factor in e-Learning and education. Online Learning examines the influence of new technologies on online pedagogy and provides an authoritative synthesis of existing research in the field. It also investigates the direction of e-Learning in the digital age. Consisting of approximately 85 articles, the five parts focus on:

Part I. Professional Development and Training

Part II. Digital Pedagogies

Part III. Digital Literacies

Part IV. New and Emerging Technologies

Part V. Online Assessment', '<p>With the recent emergence of Web 2.0 technologies and the widespread use and availability of laptop computers and wireless networks, the integration of digital technologies is increasingly seen as an inevitable factor in e-Learning and education. <strong>Online Learning</strong> examines the influence of new technologies on online pedagogy and provides an authoritative synthesis of existing research in the field. It also investigates the direction of e-Learning in the digital age. Consisting of approximately 85 articles, the five parts focus on:</p>

<p>Part I. Professional Development and Training<br />
Part II. Digital Pedagogies<br />
Part III. Digital Literacies<br />
Part IV. New and Emerging Technologies<br />
Part V. Online Assessment</p>', 'Sub Title
			 Library of Educational Thought & Practice

			Author
			Michael Thomas

			Publisher
			Sage

			ISBN 13 Digit
			9780857027658

			Pages
			1680

			Binding
			Hardback

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td> Library of Educational Thought &amp; Practice</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael Thomas</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Sage</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857027658</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1680</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"67983"', '"40789"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, 'b07411dc-945a-4a47-8344-fa3f20b46e71', NULL, NULL, 1680, '1680', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/466941146_book_item_41146.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857027658&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3396', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3396', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 996, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('88d8a176-9fc1-48e8-89eb-a025d2949c5e', '1650', NULL, 'Methods in Modern Biophysics New', 'methods-in-modern-biophysics-new-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-165-1650', 'methods-in-modern-biophysics-new-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650-1650', 'TYUJ5434', 'TYUJ5434', 'TYUJ5434', NULL, 'Methods in Modern Biophysics New', '<h1>Methods in Modern Biophysics New</h1>', 'Sub Title
			No

			Author
			Bengt Nolting

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181281173

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bengt Nolting</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181281173</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9817logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUJ5434&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1650', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1650', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2079, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('88e1b9ca-0045-485d-9b40-7dc14fb6517e', '618', NULL, 'Digital Resources in Information Science Environment', 'digital-resources-in-information-science-environment-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-61-618', 'digital-resources-in-information-science-environment-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618-618', 'WSDE4321', 'WSDE4321', 'WSDE4321', NULL, 'Permanent access and storage of recorded knowledge resources have been the cornerstone of libraries for centuries. Libraries have prided themselves with having the privilege of being entrusted with the permanent storage of the results of scholarship. Preserving the integrity of scholarship is one of the greatest challenges facing librarians and information professionals the world over today. This book seeks to understand the effects of the increasing usage of digital information resources on the task that libraries are faced with preserving the integrity of scholarship. The study tackles the issues of permanency, accuracy and integrity of digital resources in information science environment.', '<p>Permanent access and storage of recorded knowledge resources have been the cornerstone of libraries for centuries. Libraries have prided themselves with having the privilege of being entrusted with the permanent storage of the results of scholarship. Preserving the integrity of scholarship is one of the greatest challenges facing librarians and information professionals the world over today. This book seeks to understand the effects of the increasing usage of digital information resources on the task that libraries are faced with preserving the integrity of scholarship. The study tackles the issues of permanency, accuracy and integrity of digital resources in information science environment.</p>', 'Digital Resources in Information Science Environment', '<h1>Digital Resources in Information Science Environment</h1>', '"525"', '"315"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3025Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDE4321&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=618', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=618', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2712, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('88f4236a-7f35-4989-8ea6-bd2e09ed4f1b', '4351', 113, 'Essentials of Geology 12/e', 'essentials-of-geology-12e', 'essentials-of-geology-12e', '9781292057187', '9781292057187', '9781292057187', NULL, 'About the book

For Introductory Physical Geology Courses From the renowned Lutgens/Tarbuck/Tasa team, the 12th Edition of Essentials of Geology continues to elevate its readability, art program, focus on basic principles and instructor flexibility. This revision incorporates what has historically made the text a best seller with a new active learning approach throughout each chapter, which offers students a structured learning path and provides a reliable, consistent framework for mastering the chapter concepts. It also includes new additions to its learning path, mobile field trips, and visual program.

Content:

1 An Introduction to Geology

2 Plate Tectonics: A Scientific Revolution Unfolds

3 Matter and Minerals

4 Igneous Rocks and Intrusive Activity

5 Volcanoes and Volcanic Hazards

6 Weathering and Soils

7 Sedimentary Rocks

8 Metamorphism and Metamorphic Rocks

9 Earthquakes and Earth’s Interior

10 Origin and Evolution of the Ocean Floor

11 Crustal Deformation and Mountain Building

12 Mass Wasting: The Work of Gravity

13 Running Water

14 Groundwater

15 Glaciers and Glaciation

16 Deserts and Wind

17 Shorelines

18 Geologic Time

19 Earth’s Evolution through Geologic Time

20 Global Climate Change', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>For Introductory Physical Geology Courses From the renowned Lutgens/Tarbuck/Tasa team, the 12th Edition of Essentials of Geology continues to elevate its readability, art program, focus on basic principles and instructor flexibility. This revision incorporates what has historically made the text a best seller with a new active learning approach throughout each chapter, which offers students a structured learning path and provides a reliable, consistent framework for mastering the chapter concepts. It also includes new additions to its learning path, mobile field trips, and visual program.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 An Introduction to Geology</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Plate Tectonics: A Scientific Revolution Unfolds</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Matter and Minerals</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Igneous Rocks and Intrusive Activity</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Volcanoes and Volcanic Hazards</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Weathering and Soils</span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Sedimentary Rocks</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Metamorphism and Metamorphic Rocks</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Earthquakes and Earth’s Interior</span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Origin and Evolution of the Ocean Floor</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Crustal Deformation and Mountain Building</span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Mass Wasting: The Work of Gravity</span></span></span></p>

<p style="text-align:justify"><span><span><span>13 Running Water</span></span></span></p>

<p style="text-align:justify"><span><span><span>14 Groundwater</span></span></span></p>

<p style="text-align:justify"><span><span><span>15 Glaciers and Glaciation</span></span></span></p>

<p style="text-align:justify"><span><span><span>16 Deserts and Wind</span></span></span></p>

<p style="text-align:justify"><span><span><span>17 Shorelines</span></span></span></p>

<p style="text-align:justify"><span><span><span>18 Geologic Time</span></span></span></p>

<p style="text-align:justify"><span><span><span>19 Earth’s Evolution through Geologic Time</span></span></span></p>

<p style="text-align:justify"><span><span><span>20 Global Climate Change</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Essentials of Geology 12/e

			Author
			Frederick K.Lutgens

			ISBN
			9781292057187

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Essentials of Geology 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Frederick K.Lutgens</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292057187</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10121"', '"7085"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5379essentail.jpg', NULL, '4 | 15', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292057187&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4351', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4351', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 113, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:03'),
('88fa4611-b733-41b7-b5d4-50851ffded2f', '4078', 383, 'Statistics for Managers: Using Microsoft Excel 8/e', 'statistics-for-managers-using-microsoft-excel-8e', 'statistics-for-managers-using-microsoft-excel-8e', '9789332585744', '9789332585744', '9789332585744', NULL, 'About the book

As Business Statistics evolves and becomes an increasingly important part of one’s business education, how business statistics gets taught and what gets taught becomes all the more important. The eighth edition of Statistics for Managers Using Microsoft Excel encompasses ways to help students see the relevance of statistics in their own careers and acquaint them with the various tools that will enable them to apply statistics in their professional domains.

Contents:

	Defining and Collecting Data

	Organizing and Visualizing Variables

	Numerical Descriptive Measures

	Basic Probability

	Discrete Probability Distributions

	The Normal Distribution and Other Continuous Distributions

	Sampling Distributions

	Confidence Interval Estimation

	Fundamentals of Hypothesis Testing: One-Sample Tests

	Two-Sample Tests

	Analysis of Variance

	Chi-Square and Nonparametric Tests

	Simple Linear Regression

	Introduction to Multiple Regression

	Multiple Regression Model Building

	Time-Series Forecasting

	Getting Ready to Analyze Data in the Future

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong><br />
<span>As Business Statistics evolves and becomes an increasingly important part of one’s business education, how business statistics gets taught and what gets taught becomes all the more important. The eighth edition of Statistics for Managers Using Microsoft Excel encompasses ways to help students see the relevance of statistics in their own careers and acquaint them with the various tools that will enable them to apply statistics in their professional domains.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Defining and Collecting Data</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Organizing and Visualizing Variables</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Numerical Descriptive Measures</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Basic Probability</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Discrete Probability Distributions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Normal Distribution and Other Continuous Distributions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sampling Distributions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Confidence Interval Estimation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Fundamentals of Hypothesis Testing: One-Sample Tests</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Two-Sample Tests</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Analysis of Variance</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Chi-Square and Nonparametric Tests</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Simple Linear Regression</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Introduction to Multiple Regression</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Multiple Regression Model Building</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Time-Series Forecasting</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Getting Ready to Analyze Data in the Future</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>

<ol>
</ol>', 'Title
			Statistics for Managers: Using Microsoft Excel 8/e

			Author
			David M.Levine

			ISBN
			9789332585744

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Statistics for Managers: Using Microsoft Excel 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David M.Levine</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332585744</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"975"', '"780"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4647statistics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332585744&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4078', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4078', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 383, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:03'),
('890fad07-921a-4ce6-b94d-cd0c1e02a2fa', '3534', 868, 'Condition - The Geometry of Numerical Algorithms', 'condition-the-geometry-of-numerical-algorithms-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534', 'condition-the-geometry-of-numerical-algorithms-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534-3534', '9783642388958', '9783642388958', '9783642388958', NULL, 'This book gathers threads that have evolved across different mathematical disciplines into seamless narrative. It deals with condition as a main aspect in the understanding of the performance ---regarding both stability and complexity--- of numerical algorithms. While the role of condition was shaped in the last half-century, so far there has not been a monograph treating this subject in a uniform and systematic way. The book puts special emphasis on the probabilistic analysis of numerical algorithms via the analysis of the corresponding condition. The exposition''s level increases along the book, starting in the context of linear algebra at an undergraduate level and reaching in its third part the recent developments and partial solutions for Smale''s 17th problem which can be explained within a graduate course. Its middle part contains a condition-based course on linear programming that fills a gap between the current elementary expositions of the subject based on the simplex method and those focusing on convex programming.', '<p>This book gathers threads that have evolved across different mathematical disciplines into seamless narrative. It deals with condition as a main aspect in the understanding of the performance ---regarding both stability and complexity--- of numerical algorithms. While the role of condition was shaped in the last half-century, so far there has not been a monograph treating this subject in a uniform and systematic way. The book puts special emphasis on the probabilistic analysis of numerical algorithms via the analysis of the corresponding condition. The exposition''s level increases along the book, starting in the context of linear algebra at an undergraduate level and reaching in its third part the recent developments and partial solutions for Smale''s 17th problem which can be explained within a graduate course. Its middle part contains a condition-based course on linear programming that fills a gap between the current elementary expositions of the subject based on the simplex method and those focusing on convex programming.</p>', 'Sub Title
			The Geometry of Numerical Algorithms

			Author
			Peter Bürgisser, Felipe Cucker

			About Author

			Peter Bürgisser is an internationally recognized expert in complexity theory. He is associate editor of the journal Computational Complexity and he was invited speaker at the 2010 International Congress Mathematicians.

			Felipe Cucker is well known for his work on complexity over the real numbers, jointly with L. Blum, S. Smale and M. Shub. He also worked in learning theory and made seminal contributions to condition numbers in optimization and their probabilistic analyses. F.C. is former chair of the Society for the Foundations of Computational Mathematics and the current managing editor of the society''s journal.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642388958

			Pages
			XXXI, 554

			Binding
			Hardback

			Year of Publication
			2013

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Geometry of Numerical Algorithms</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Peter Bürgisser, Felipe Cucker</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Peter Bürgisser is an internationally recognized expert in complexity theory. He is associate editor of the journal Computational Complexity and he was invited speaker at the 2010 International Congress Mathematicians.</p>

			<p>Felipe Cucker is well known for his work on complexity over the real numbers, jointly with L. Blum, S. Smale and M. Shub. He also worked in learning theory and made seminal contributions to condition numbers in optimization and their probabilistic analyses. F.C. is former chair of the Society for the Foundations of Computational Mathematics and the current managing editor of the society''s journal.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642388958</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XXXI, 554</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11593"', '"6956"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XXXI, 554', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23499783642388958-us%20(1).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642388958&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3534', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3534', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 868, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('891b8a5a-e246-4d79-bff1-d68a7328d932', '4427', 38, 'Partition and Independence of India', 'partition-and-independence-of-india', 'partition-and-independence-of-india', '-94-', '-94-', '-94-', NULL, 'About the book

The year 1974 will always retain its fascination and Significance. The purpose of this book is to objectively present an authoritative historical version of that time. The Inside story of India’s independence and partition, in all its enormous complexities, is now revealed through recorded accounts of day to day developments.

Contents:

	The Main Cast

	Destiny’s Judgement: The Partition Plan

	Bengal in Disaster: Unity to Division

	Devastation of the Punjab

	The Fate of the Frontier

	Nightfall on the World of Princes

	The Commonwealth Manoeuvres

	Games Leaders Play

Epilogue

Appendix I

Appendix II

Index

 

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The year 1974 will always retain its fascination and Significance. The purpose of this book is to objectively present an authoritative historical version of that time. The Inside story of India’s independence and partition, in all its enormous complexities, is now revealed through recorded accounts of day to day developments.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>The Main Cast</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Destiny’s Judgement: The Partition Plan</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Bengal in Disaster: Unity to Division</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Devastation of the Punjab</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Fate of the Frontier</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nightfall on the World of Princes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Commonwealth Manoeuvres</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Games Leaders Play</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span>Epilogue</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix I</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix II</span></span></span></p>

<p><span><span><span>Index</span></span></span></p>

<p> </p>

<p> </p>', 'Title
			Partition and Independence of India

			Author
			Manmath Nath Das

			Publisher
			Vision Book

			Year of Publication
			1982

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Partition and Independence of India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Manmath Nath Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Vision Book</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1982</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'b48cc701-98b7-4351-9c30-1a56c940bcb4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9749Partition.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-94-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4427', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4427', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 38, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:03'),
('892832d1-5bc1-4069-9aee-d543a2a31a13', '836', NULL, 'Shiksha ke Vividh Ayaam A NEW', 'shiksha-ke-vividh-ayaam-a-new-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836', 'shiksha-ke-vividh-ayaam-a-new-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836-836', '9788187566493', '9788187566493', '9788187566493', NULL, 'Shiksha ke Vividh Ayaam A NEW', '<h1>Shiksha ke Vividh Ayaam A NEW</h1>', 'Sub Title

			Shiksha Ke Vividh Ayaam A NEW

			Author
			Dr. Smt. Veena Vyas Pathak

			ISBN 13 Digit
			9788187566493

			Publisher
			Standard Publishers (India)

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Shiksha Ke Vividh Ayaam A NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Smt. Veena Vyas Pathak</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187566493</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187566493&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=836', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=836', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2586, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:03'),
('8928b4bd-79d0-4cf1-afa5-3d0cca7948ce', '1993', NULL, 'Methods in Chemical Ecology -Bioassay Methods', 'methods-in-chemical-ecology-bioassay-methods-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1-1993', 'methods-in-chemical-ecology-bioassay-methods-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993-1993', 'DFGH0987', 'DFGH0987', 'DFGH0987', NULL, 'Identification of chemicals that affect the naturally occurring interactions be­ tween organisms requires sophisticated chemical techniques, such as those docu­ mented in volume 1, in combination with effective bioassays. Without an effective bioassay, the identification becomes akin to looking for a needle in a haystack, but without any idea of what a needle looks like. To a large extent serniochemical identifications must be driven by bioassays. The design of bioassays for use in chemical ecology is governed by the sometimes conflicting objectives of ecological relevance and the need for simplic­ ity. Bioassay design should be based on observations of the interactions between organisms in their natural context, a theme that appears throughout this volume. As a result, this volume is as much about ecology and behavior as it is about specific methods. It is impossible to design a relevant bioassay, whether it is simple or complex, without understanding at least the fundamentals of how chemical cues or signals mediate the interaction in nature. Thus, the development of bioassay methods must be driven by an understanding of ecology and a knowledge of the natural history of the organisms under study. Given such an understanding, it is often possible to design assays that are both ecologically relevant and easy to perform.', '<p>Identification of chemicals that affect the naturally occurring interactions be­ tween organisms requires sophisticated chemical techniques, such as those docu­ mented in volume 1, in combination with effective bioassays. Without an effective bioassay, the identification becomes akin to looking for a needle in a haystack, but without any idea of what a needle looks like. To a large extent serniochemical identifications must be driven by bioassays. The design of bioassays for use in chemical ecology is governed by the sometimes conflicting objectives of ecological relevance and the need for simplic­ ity. Bioassay design should be based on observations of the interactions between organisms in their natural context, a theme that appears throughout this volume. As a result, this volume is as much about ecology and behavior as it is about specific methods. It is impossible to design a relevant bioassay, whether it is simple or complex, without understanding at least the fundamentals of how chemical cues or signals mediate the interaction in nature. Thus, the development of bioassay methods must be driven by an understanding of ecology and a knowledge of the natural history of the organisms under study. Given such an understanding, it is often possible to design assays that are both ecologically relevant and easy to perform.</p>', 'Methods in Chemical Ecology -Bioassay Methods', '<h1>Methods in Chemical Ecology -Bioassay Methods</h1>', '"18200"', '"10920"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1246dpp_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGH0987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1993', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1993', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1837, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('892efa92-f4ac-4924-a633-e417746381c8', '2314', NULL, 'Knowledge Organisation and Information Management', 'knowledge-organisation-and-information-management-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2-2314', 'knowledge-organisation-and-information-management-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314-2314', 'VDRT5544', 'VDRT5544', 'VDRT5544', NULL, 'Knowledge Organisation and Information Management', '<h1>Knowledge Organisation and Information Management</h1>', 'Sub Title
			No

			Author
			R. Ram

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178806693

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806693</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4667logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VDRT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2314', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2314', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1658, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:03'),
('892f9fc4-837d-4edd-b63c-6e0b00c27f56', '3365', NULL, 'The World''s Great Religions - An Anthology of Sacred Texts', 'the-worlds-great-religions-an-anthology-of-sacred-texts-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365', 'the-worlds-great-religions-an-anthology-of-sacred-texts-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365-3365', '9780486427157', '9780486427157', '9780486427157', NULL, '"Religion is hard to define, not because there is so little of it, but because there is so much," begins this informative anthology. Since religion has existed in one form or another since the dawn of human history and remains deeply embedded in human consciousness, its study forms an integral part of world history.

This concise volume offers an introduction to the eleven "living" religions of the world: Hinduism, Shintoism, Judaism, Zoroastrianism, Taoism, Confucianism, Jainism, Buddhism, Christianity, Islam, and Sikhism. Three of these (Buddhism, Christianity, and Islam) aspire to universality, while the others are confined to special groups of people or countries. The editors present each religion in simple terms and without bias, geared toward readers new to the subject at hand. Each of the eleven topics features an introductory section that outlines its main doctrines and system; where applicable, an account of the life of the founder is provided. All introductions are followed by a substantial selection of verses and readings from the scriptures of the faith under discussion.

Students and teachers will find the breadth of this vast subject well served by the pithy introductions and illustrative scriptures, as will all others with an interest in religion and social history.

Content - FOREWORD, 1 INTRODUCTION, 2 HINDUISM, 3 SHINTOISM, 4 JUDAISM, 5 ZOROASTRIANISM (Parseeism), 6 TAOISM, 7 CONFUCIANISM, 8 JAINISM, 9 BUDDHISM, 10 CHRISTIANITY, 11 ISLAM (Muhammadanism),   12 SIKHISM, DISTRIBUTION OF THE WORLD''S RELIGIONS, COMPARATIVE CHART, GLOSSARY, BIBLIOGRAPHY             ', '<p style="text-align:justify"><span>"Religion is hard to define, not because there is so little of it, but because there is so much," begins this informative anthology. Since religion has existed in one form or another since the dawn of human history and remains deeply embedded in human consciousness, its study forms an integral part of world history.</span></p>

<p style="text-align:justify"><span>This concise volume offers an introduction to the eleven "living" religions of the world: Hinduism, Shintoism, Judaism, Zoroastrianism, Taoism, Confucianism, Jainism, Buddhism, Christianity, Islam, and Sikhism. Three of these (Buddhism, Christianity, and Islam) aspire to universality, while the others are confined to special groups of people or countries. The editors present each religion in simple terms and without bias, geared toward readers new to the subject at hand. Each of the eleven topics features an introductory section that outlines its main doctrines and system; where applicable, an account of the life of the founder is provided. All introductions are followed by a substantial selection of verses and readings from the scriptures of the faith under discussion.</span></p>

<p style="text-align:justify"><span>Students and teachers will find the breadth of this vast subject well served by the pithy introductions and illustrative scriptures, as will all others with an interest in religion and social history.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>FOREWORD, 1 INTRODUCTION, </span></span><span><span><span><span>2 HINDUISM, 3 SHINTOISM, 4 JUDAISM, 5 ZOROASTRIANISM (Parseeism), 6 TAOISM, 7 CONFUCIANISM, 8 JAINISM, 9 BUDDHISM, 10 CHRISTIANITY, 11 ISLAM (Muhammadanism),   12 SIKHISM, DISTRIBUTION OF THE WORLD''S RELIGIONS, COMPARATIVE CHART, GLOSSARY, BIBLIOGRAPHY </span>            </span></span></span></p>', 'Sub Title
			An Anthology of Sacred Texts

			Author
			Selwyn Gurney Champion, Dorothy Short

			About Author
			As per Book

			ISBN 10 Digit
			0486427153

			ISBN 13 Digit
			9780486427157

			Pages
			336

			Binding
			Paperback

			Year of Publication
			2003

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>An Anthology of Sacred Texts</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Selwyn Gurney Champion, Dorothy Short</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0486427153</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780486427157</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>336</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2003</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1779"', '"1067"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 336, '336', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7633The%20Worlds%20Great%20Religions.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486427157&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3365', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3365', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1026, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('89335be4-dc1c-44a2-8041-06250bca388f', '1677', NULL, 'Boundary Element Analysis, Mathematical Aspects and Applications - Lecture Notes in Applied and Computational Mechanics', 'boundary-element-analysis-mathematical-aspects-and-applications-lecture-notes-in-applied-and-computational-mechanics-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677', 'boundary-element-analysis-mathematical-aspects-and-applications-lecture-notes-in-applied-and-computational-mechanics-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677-1677', 'ERWR4432', 'ERWR4432', 'ERWR4432', NULL, 'This volume contains eleven contributions on boundary integral equation and boundary element methods. Beside some historical and more analytical aspects in the formulation and analysis of boundary integral equations, modern fast boundary element methods are also described and analyzed from a mathematical point of view. In addition, the book presents engineering and industrial applications that show the ability of boundary element methods to solve challenging problems from different fields.', '<p>This volume contains eleven contributions on boundary integral equation and boundary element methods. Beside some historical and more analytical aspects in the formulation and analysis of boundary integral equations, modern fast boundary element methods are also described and analyzed from a mathematical point of view. In addition, the book presents engineering and industrial applications that show the ability of boundary element methods to solve challenging problems from different fields.</p>', 'Boundary Element Analysis, Mathematical Aspects and Applications - Lecture Notes in Applied and Computational Mechanics', '<h1>Boundary Element Analysis, Mathematical Aspects and Applications - Lecture Notes in Applied and Computational Mechanics</h1>', '"5399"', '"3239"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7586dpp-1_8_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERWR4432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1677', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1677', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2055, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('8949acce-f34f-445d-b983-2c47ae307e86', '1986', NULL, 'Manual of Soil Laboratory Testing', 'manual-of-soil-laboratory-testing-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-19-1986', 'manual-of-soil-laboratory-testing-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986-1986', '9781420044676', '9781420044676', '9781420044676', NULL, 'This volume, the first in a set of three, is a vital working manual which covers the basic tests for the classification and compaction characteristics of engineering soils. It will therefore be an essential practical handbook for all engaged on the testing of soils in a laboratory for building and civil engineering purposes.

Based on the authoris experience over many years managing large soil testing laboratories, particular emphasis has been placed on ensuring that procedures are fully understood. Each test procedure has therefore been broken down into simple stages with each step being clearly described. The use of flow diagrams and the setting out of test data and calculations will be of great benefit, especially for the newcomer to soil testing.

The book is complemented with many numerical examples which illustrate the methods of calculation and graphical presentations of typical results. The reporting of test data is also explained. Vital information on good techniques, laboratory safety, the calibration of measuring instruments, essential checks on equipment, and laboratory accreditation are all included.

A basic knowledge of mathematics, physics and chemistry is assumed but some of the fundamental principles that are essential in soil testing are explained where appropriate.

Professionals, academics and students in geotechnical engineering, consulting engineers, geotechnical laboratory supervisors and technicians will all find this book of great value.

Content - Preface, Acknowledgements, 1 Scope and general requirements, 2 Moisture content and index tests, 3 Density and particle density, 4 Patticle size, 5 Chemical tests, 6 Compaction tests, 7 Description of soils, Appendix: Units, Nomenclature and laboratory equipment, Index          ', '<h1 style="text-align:justify"><span>This volume, the first in a set of three, is a vital working manual which covers the basic tests for the classification and compaction characteristics of engineering soils. It will therefore be an essential practical handbook for all engaged on the testing of soils in a laboratory for building and civil engineering purposes.</span></h1>

<p style="text-align:justify"><span>Based on the authoris experience over many years managing large soil testing laboratories, particular emphasis has been placed on ensuring that procedures are fully understood. Each test procedure has therefore been broken down into simple stages with each step being clearly described. The use of flow diagrams and the setting out of test data and calculations will be of great benefit, especially for the newcomer to soil testing.</span></p>

<p style="text-align:justify"><span>The book is complemented with many numerical examples which illustrate the methods of calculation and graphical presentations of typical results. The reporting of test data is also explained. Vital information on good techniques, laboratory safety, the calibration of measuring instruments, essential checks on equipment, and laboratory accreditation are all included.</span></p>

<p style="text-align:justify"><span>A basic knowledge of mathematics, physics and chemistry is assumed but some of the fundamental principles that are essential in soil testing are explained where appropriate.</span></p>

<p style="text-align:justify"><span>Professionals, academics and students in geotechnical engineering, consulting engineers, geotechnical laboratory supervisors and technicians will all find this book of great value.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Acknowledgements, 1 Scope and general requirements, 2 Moisture content and index tests, 3 Density and particle density, 4 Patticle size, 5 Chemical tests, 6 Compaction tests, 7 Description of soils, Appendix: Units, Nomenclature and laboratory equipment, Index</span>          </p>', 'Sub Title
			Manual of Soil Laboratory Testing

			Author
			K. H. Head

			About Author
			As per Book

			ISBN 10 Digit
			1420044672

			ISBN 13 Digit
			9781420044676

			Pages
			412

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			3rd 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Manual of Soil Laboratory Testing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. H. Head</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1420044672</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781420044676</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>412</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>3rd </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"9975"', '"5985"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '3rd ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 412, '412', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5939dpp_10_35.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781420044676&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1986', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1986', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1842, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8992b380-a7d3-4031-b8ef-7592e76dc6d7', '4103', 358, 'Agricultural Ecology and Atmosphere', 'agricultural-ecology-and-atmosphere', 'agricultural-ecology-and-atmosphere', '9789352692651', '9789352692651', '9789352692651', NULL, 'About the book

Agricultural Ecology and atmosphere publishes scientific articles dealing with the interface between agro ecosystems and the natural environment, specifically how agriculture influences the environment and how changes in that environment impact agro ecosystems. A wonder of science is the way in which all things interconnect and merge. Rooted firmly in the principle of ecology, the agricultural enterprise, even though having been exposed to the impact of environment problems arising from land degradation, soil erosion, groundwater depletion and pollution and loss of biological diversity has so far stood firm and survived to meet the food requirements of the growing population, so much so that there have been some striking instance of food glut in several countries, including some that used to suffer famines only half a century ago.

The book discusses building up of new farming systems rooted in principles of environmental stability, economics viability and social equality. It should serve as a text for courses in agronomy, ecology, environment, plant pathology and plant breeding, especially for students in developing countries.

Contents:

Science and Scientific Method of Ecology,

Environmental Impact of Agriculture and the Food System,

Energy Transformations and Biogeochemical Cycling,

The Earth’s Atmosphere,

Agricultural Biotechnology and Ecological Effect,

Agricultural and Water Pollution,

Genetic, Species and Ecosystem Diversity in Agriculture,

Soil, Water and Forest Conservation Methods', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Ecology and atmosphere publishes scientific articles dealing with the interface between agro ecosystems and the natural environment, specifically how agriculture influences the environment and how changes in that environment impact agro ecosystems. A wonder of science is the way in which all things interconnect and merge. Rooted firmly in the principle of ecology, the agricultural enterprise, even though having been exposed to the impact of environment problems arising from land degradation, soil erosion, groundwater depletion and pollution and loss of biological diversity has so far stood firm and survived to meet the food requirements of the growing population, so much so that there have been some striking instance of food glut in several countries, including some that used to suffer famines only half a century ago.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book discusses building up of new farming systems rooted in principles of environmental stability, economics viability and social equality. It should serve as a text for courses in agronomy, ecology, environment, plant pathology and plant breeding, especially for students in developing countries.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Science and Scientific Method of Ecology, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Environmental Impact of Agriculture and the Food System, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Energy Transformations and Biogeochemical Cycling, </span></span></span></p>

<p style="text-align:justify"><span><span><span>The Earth’s Atmosphere,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Biotechnology and Ecological Effect, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural and Water Pollution,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Genetic, Species and Ecosystem Diversity in Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Soil, Water and Forest Conservation Methods</span></span></span></p>', 'Title
			Agricultural Ecology and Atmosphere

			Author
			Shashi Shekhar Prasad

			ISBN
			9789352692651

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Ecology and Atmosphere</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shashi Shekhar Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352692651</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1950"', '"1268"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2082Eclogy.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352692651&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4103', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4103', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 358, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:03'),
('89990077-759a-43ab-8f5c-ed32f4215f2d', '1851', NULL, 'Vyavsayik Sabziyon ka Uttpadan', 'vyavsayik-sabziyon-ka-uttpadan-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851', 'vyavsayik-sabziyon-ka-uttpadan-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851-1851', 'ZXDS4434', 'ZXDS4434', 'ZXDS4434', NULL, 'Vyavsayik Sabziyon ka Uttpadan', '<h1>Vyavsayik Sabziyon ka Uttpadan</h1>', 'Sub Title
			No

			Author
			Prof. Prem Singh Arya

			About Author
			No

			Content
			No

			ISBN 10 Digit
			8127207616

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Prem Singh Arya</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8127207616</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4597image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ZXDS4434&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1851', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1851', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1941, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:03'),
('89a1824a-b5ce-4677-a2ec-08eee52ba62d', '2248', NULL, 'Information and Communication Technology', 'information-and-communication-technology-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248', 'information-and-communication-technology-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248-2248', 'HBNGH665', 'HBNGH665', 'HBNGH665', NULL, 'Library and information science is an interdisciplinary area of study that deals with the collection, organization, preservation, and dissemination of information in various types of libraries. Various practical perspectives of different types of academic and research activities come under the purview of this area of study. This book has been written for students of library and information science. It provides a brief overview of some key topics in the field of Information and Communication Technology (ICT). The book critically examines the realities that have already shaped technological change, in order to provide practical insights into the long-term social and economic implications of ICT. The journey into the social and economic complexities surrounding ICT not only challenges prevailing wisdom about the effects of ICT, it also provides direction for policy and practice to achieve the opportunities presented by the profusion of ICT innovations.', '<p>Library and information science is an interdisciplinary area of study that deals with the collection, organization, preservation, and dissemination of information in various types of libraries. Various practical perspectives of different types of academic and research activities come under the purview of this area of study. This book has been written for students of library and information science. It provides a brief overview of some key topics in the field of Information and Communication Technology (ICT). The book critically examines the realities that have already shaped technological change, in order to provide practical insights into the long-term social and economic implications of ICT. The journey into the social and economic complexities surrounding ICT not only challenges prevailing wisdom about the effects of ICT, it also provides direction for policy and practice to achieve the opportunities presented by the profusion of ICT innovations.</p>', 'Information and Communication Technology', '<h1>Information and Communication Technology</h1>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75509788170007227.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HBNGH665&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2248', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2248', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1673, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:03'),
('89b11267-83b4-4ac0-85d1-0359288699cf', '668', NULL, 'India''s Contribution to the West A BOOK', 'indias-contribution-to-the-west-a-book-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668', 'indias-contribution-to-the-west-a-book-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668-668', 'IUKJ8877', 'IUKJ8877', 'IUKJ8877', NULL, 'India was the mother of all civilizations’ is often said by many. But little significant research or reliable writing has ever been done to substantiate this fact. “India’s Contributions to the West” primarily discusses how India has been a source of knowledge to the West over ages. Even the growth of modern sciences in the West, called the ‘Renaissance’ was a direct result of flow of Indian knowledge to the West. Kanaka, an Indian scientist from the Sind province of India landed in the court of Caliph al-Mansur in Baghdad with a diplomatic delegation in 773 AD along with a treasure trove of Indian scientific manuscripts in Sanskrit. He discussed the contents of the book with the Caliph. The Caliph was amazed at the scientific knowledge of the books. Al-fazari and Yakun ibn Tariq became the first Arab students of Kanaka. This process sparked a fire of knowledge in the Caliphate. Caliphs Haroun ar-Rashid and al-Mamun were successive Abbasid caliphs who promoted science and sent scientific expeditions to India in search of more manuscripts. Famous mathematician al-Khwarizmi was sent to India to study Indian science and mathematics. On return to Baghdad, al-Khwarizmi wrote a book which was known to Europe in its Latin translation, ‘Algoritmi de Numero Indorum’. This book became the hallmark for beginning of study of mathematics in Europe. The Abbasid empire included Spain and many parts of East Europe. The caliphs opened up libraries and universities in the areas of Europe under their empire. The caliphs organized translation of those scientific texts into Latin. Thus the texts containing scientific writings of Aryabhat, Brahma gupta etc. reached Europe in Latin translation. These contained a lot of scientific material including even on gravitation. These sparked a light of knowledge in Europe which had that far been deprived of any scientific knowledge. Indian knowledge was imported to Europe earlier also, especially by Pythagoras and later during the Hellenistic period. Apart from modern science and mathematics, India influenced Western religion and philosophy as well. Modern psychology owes a lot to Indian religions. In fact West owes a lot to India in all branches of learning. The book touches these various issues in brief. The facts have been well substantiated with appropriate references. Contents Foreword xi Preface xiii Introduction xxi 1. The Dark Age in Europe 1 2. Ancient Indian Tradition of Science, Knowledge and Modernism, and its Decline Later 19 3. Indian Influence on the West in the Early BC Period 56 4. Dawn of Knowledge in the West with Pythagoras Turning Hindi 62 5. Alexandria University: A Centre for Indo-Greek Learning 70 6. Origin of Christianity and Threats to Alexandria 80 7. Destruction of Greece and Alexandria 87 8. Transfer of Knowledge from India to Arabic Language (Baghdad) 92 9. Translation of Non-Science Hindu Literature into Arabic and Persian 105 10. Knowledge Moves West 109 11. India’s Contributions to the Science of Psychology 115 12. Other Indian Contributions to West 129 13. The Story of Calendar 135 Appendix: China’s Contributions to the West 144 Bibliography 145 Index 149', '<p>India was the mother of all civilizations’ is often said by many. But little significant research or reliable writing has ever been done to substantiate this fact. “India’s Contributions to the West” primarily discusses how India has been a source of knowledge to the West over ages. Even the growth of modern sciences in the West, called the ‘Renaissance’ was a direct result of flow of Indian knowledge to the West. Kanaka, an Indian scientist from the Sind province of India landed in the court of Caliph al-Mansur in Baghdad with a diplomatic delegation in 773 AD along with a treasure trove of Indian scientific manuscripts in Sanskrit. He discussed the contents of the book with the Caliph. The Caliph was amazed at the scientific knowledge of the books. Al-fazari and Yakun ibn Tariq became the first Arab students of Kanaka. This process sparked a fire of knowledge in the Caliphate. Caliphs Haroun ar-Rashid and al-Mamun were successive Abbasid caliphs who promoted science and sent scientific expeditions to India in search of more manuscripts. Famous mathematician al-Khwarizmi was sent to India to study Indian science and mathematics. On return to Baghdad, al-Khwarizmi wrote a book which was known to Europe in its Latin translation, ‘Algoritmi de Numero Indorum’. This book became the hallmark for beginning of study of mathematics in Europe. The Abbasid empire included Spain and many parts of East Europe. The caliphs opened up libraries and universities in the areas of Europe under their empire. The caliphs organized translation of those scientific texts into Latin. Thus the texts containing scientific writings of Aryabhat, Brahma gupta etc. reached Europe in Latin translation. These contained a lot of scientific material including even on gravitation. These sparked a light of knowledge in Europe which had that far been deprived of any scientific knowledge. Indian knowledge was imported to Europe earlier also, especially by Pythagoras and later during the Hellenistic period. Apart from modern science and mathematics, India influenced Western religion and philosophy as well. Modern psychology owes a lot to Indian religions. In fact West owes a lot to India in all branches of learning. The book touches these various issues in brief. The facts have been well substantiated with appropriate references. Contents Foreword xi Preface xiii Introduction xxi 1. The Dark Age in Europe 1 2. Ancient Indian Tradition of Science, Knowledge and Modernism, and its Decline Later 19 3. Indian Influence on the West in the Early BC Period 56 4. Dawn of Knowledge in the West with Pythagoras Turning Hindi 62 5. Alexandria University: A Centre for Indo-Greek Learning 70 6. Origin of Christianity and Threats to Alexandria 80 7. Destruction of Greece and Alexandria 87 8. Transfer of Knowledge from India to Arabic Language (Baghdad) 92 9. Translation of Non-Science Hindu Literature into Arabic and Persian 105 10. Knowledge Moves West 109 11. India’s Contributions to the Science of Psychology 115 12. Other Indian Contributions to West 129 13. The Story of Calendar 135 Appendix: China’s Contributions to the West 144 Bibliography 145 Index 149</p>', 'India''s Contribution to the West', '<h1>India''s Contribution to the West</h1>', '"999"', '"599"', '"0"', 15, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36608187471093_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IUKJ8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=668', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=668', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2685, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('89cd3953-53d8-47bc-ad59-ed8368a60035', '1968', NULL, 'Handbook of Poisonous and Injurious Plant', 'handbook-of-poisonous-and-injurious-plant-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968', 'handbook-of-poisonous-and-injurious-plant-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968-1968', '9780387312682', '9780387312682', '9780387312682', NULL, 'In the 20 years that have passed since the publication of the first edition, both Poison Control Centers and emergency departments have witnessed an expansion in the number and variety of poisonings caused by toxic plants. At the same time, there is a proliferation in the diversity of plants in our gardens and homes, continually expanding the range of possible consequences from exposure to toxic plants.

This second edition of the Handbook of Poisonous and Injurious Plants is created to assist the clinician in the initial response to the needs of a child or adult exposed to a poisonous or injurious plant. It lists common plants that might lead to the development of the symptom complex and describes the mechanisms of action of the implicated toxin, additonal clinical manifestations, and specific therapeutics for each presentation. It has methodically enhanced the previous editions botanical rigor with insights from both pharmacognosy and clinical medicine to make it a truly comprehensive source.

With its thorough references and full-color photos of hundreds of potentially toxic and injurious plants inside and outside the home, anyone who has an interest in plants will find this book useful in the garden or in the wild. This book will fascinate botanists, horticulturists, and naturalists as well as hikers, gardeners, and all those who simply enjoy the wonders of nature and the great outdoors!

Content - Foreword, Acknowledgments, Introduction, Authors'' Note,  Section 1. Botanical Nomenculature and Glossary of Botanical Terms,  Section 2. Poisons, Poisoning Syndromes, and Their Clinical Management,  Section 3. Plant-Induced Dermatitis  (Phytodermatitis), Section 4. Gastrointestinal Decontamination, Section 5. Individual Plants,  Photographers'' Credits, Index, Disclaimer        ', '<p style="text-align:justify"><span>In the 20 years that have passed since the publication of the first edition, both Poison Control Centers and emergency departments have witnessed an expansion in the number and variety of poisonings caused by toxic plants. At the same time, there is a proliferation in the diversity of plants in our gardens and homes, continually expanding the range of possible consequences from exposure to toxic plants.</span></p>

<p style="text-align:justify"><span>This second edition of the Handbook of Poisonous and Injurious Plants is created to assist the clinician in the initial response to the needs of a child or adult exposed to a poisonous or injurious plant. It lists common plants that might lead to the development of the symptom complex and describes the mechanisms of action of the implicated toxin, additonal clinical manifestations, and specific therapeutics for each presentation. It has methodically enhanced the previous editions botanical rigor with insights from both pharmacognosy and clinical medicine to make it a truly comprehensive source.</span></p>

<p style="text-align:justify"><span>With its thorough references and full-color photos of hundreds of potentially toxic and injurious plants inside and outside the home, anyone who has an interest in plants will find this book useful in the garden or in the wild. This book will fascinate botanists, horticulturists, and naturalists as well as hikers, gardeners, and all those who simply enjoy the wonders of nature and the great outdoors!</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Foreword, Acknowledgments, Introduction, Authors'' Note,  Section 1. Botanical Nomenculature and Glossary of Botanical Terms,  Section 2. Poisons, Poisoning Syndromes, and Their Clinical Management,  Section 3. Plant-Induced Dermatitis  (Phytodermatitis), Section 4. Gastrointestinal Decontamination, Section 5. Individual Plants,  Photographers'' Credits, Index, Disclaimer</span>        </span></span></p>', 'Sub Title
			Handbook of Poisonous and Injurious Plant

			Author
			Lewis S. Nelson, Richard D. Shih, Michael J. Balick

			About Author
			As per Book

			ISBN 10 Digit
			0387312684

			ISBN 13 Digit
			9780387312682

			Pages
			340

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Handbook of Poisonous and Injurious Plant</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Lewis S. Nelson, Richard D. Shih, Michael J. Balick</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0387312684</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780387312682</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>340</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"6728"', '"4037"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 340, '340', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1668dpp_10_18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387312682&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1968', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1968', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1855, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8a0fffb7-ab50-40fb-8bc5-f27cb91200a1', '4009', 446, 'इतिहास का वर्तमान', 'इतहस-क-वरतमन', '-', '9789364103138', '9789364103138', '9789364103138', NULL, '', NULL, 'Title
			इतिहास का वर्तमान      

			Author
			सुरेश सलिल

			ISBN
			9789364103138

			Publisher
			Anamika

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>इतिहास का वर्तमान      </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>सुरेश सलिल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789364103138</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"495"', '"347"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c86f630c-c5de-4eb7-a7c2-56171c0d407e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6603itihas.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789364103138&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4009', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4009', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 446, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:03'),
('8a26a052-0a55-4853-8a38-a605470325f5', '1381', NULL, 'The Encyclopedia of the Indian Diaspora', 'the-encyclopedia-of-the-indian-diaspora', 'the-encyclopedia-of-the-indian-diaspora', '9789814155656', '9789814155656', '9789814155656', NULL, 'About the book

The Encyclopedia of the Indian Diaspora is the first comprehensive survey of Indian communities around the world.

Over 30 contextual features show the initiatives taken by these communities and the contributions they have made both internationally and to their host societies, in areas as diverse as literature, cuisine, popular culture, sports and political life. The greater part of the book consists of 44 country/region profiles covering all parts of the world. Written by over 60 scholars from across the globe, most of whom are from the diaspora, the encyclopedia provides insights into the experiences of a people about whom much is often assumed but little is actually known.

The recent expansion of the Indian diaspora, now some 20-million strong and growing, is a social transformation of global significance. Many members of the diaspora have reached the highest levels of global commerce and trade, international public service and diplomacy, the professions and academia. In addition, the creative literature from and about the diaspora holds a distinctive and distinguished place in the worlds literary imagination.

Contents:-

Part I. The Indian Context

Part II. The Age of Merchants

Part III. The Age of Colonial Capital

Part IV. The Age of Globalisation

Part V. India Leadership and the Diaspora

Part VI. Life in the Diaspora

Part VII. Voices from the Diaspora

Part VIII. Regions and Communitie', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Encyclopedia of the <strong><em>Indian Diaspora</em></strong> is the first comprehensive survey of Indian communities around the world.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Over 30 contextual features show the initiatives taken by these communities and the contributions they have made both internationally and to their host societies, in areas as diverse as literature, cuisine, popular culture, sports and political life. The greater part of the book consists of 44 country/region profiles covering all parts of the world. Written by over 60 scholars from across the globe, most of whom are from the diaspora, the encyclopedia provides insights into the experiences of a people about whom much is often assumed but little is actually known.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The recent expansion of the Indian diaspora, now some 20-million strong and growing, is a social transformation of global significance. Many members of the diaspora have reached the highest levels of global commerce and trade, international public service and diplomacy, the professions and academia. In addition, the creative literature from and about the diaspora holds a distinctive and distinguished place in the worlds literary imagination.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:-</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part I. The Indian Context</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part II. The Age of Merchants</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part III. The Age of Colonial Capital</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part IV. The Age of Globalisation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part V. India Leadership and the Diaspora</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part VI. Life in the Diaspora</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part VII. Voices from the Diaspora</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part VIII. Regions and Communitie</span></span></span></p>', 'Title
			The Encyclopedia of the Indian Diaspora

			Author
			Brij V. Lal

			ISBN
			9789814155656

			Pubilsher
			EDM

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Encyclopedia of the Indian Diaspora</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Brij V. Lal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789814155656</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pubilsher</span></td>
			<td style="text-align:center"><span>EDM</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"4450"', '"3115"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9576dpp_19_163.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789814155656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1381', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1381', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2221, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('8a2d0e34-256e-468a-acfe-781cbf69b89b', '709', NULL, 'Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan', 'bhartiya-shiksha-vyvastha-ka-vikas-samasya-evam-samadhan-new-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-93-709', 'bhartiya-shiksha-vyvastha-ka-vikas-samasya-evam-samadhan-new-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936', '9788190711005', '9788190711005::709', '9788190711005', NULL, 'Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan', '<h1>Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan</h1>', 'Sub Title

			Bhartiya Shiksha Vyvastha Ka Vikas - Samasya Evam Samadhan

			Author
			Dr. Shilu Merry Elex

			ISBN 13 Digit
			9788190711005

			Publisher
			Standard Publissssher (India)

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhartiya Shiksha Vyvastha Ka Vikas - Samasya Evam Samadhan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shilu Merry Elex</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190711005</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publissssher (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"900"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ea6dad2f-d004-4dfc-8715-a30a03a4ac74', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61419788190711005.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788190711005&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=709', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=709', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2660, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('8a308742-8b09-4741-bae9-ed61cbcf9834', '3832', 619, 'An Advanced Course of Theoretical Mechanics for Engineering Students', 'an-advanced-course-of-theoretical-mechanics-for-engineering-students', 'an-advanced-course-of-theoretical-mechanics-for-engineering-students', '-17-', '-17-', '-17-', NULL, 'About the Book

The present textbook comprises a course in theoretical mechanics together with some elements of analytical mechanics. 

The ﬁrst part of the book is devoted to statics of a rigid body. The study of the equilibrium of a body under the action of an arbitrary system of forces is preceded by a separate presentation of the case of a plane system of forces. For the latter system the equilibrium involving friction forces and the determination of internal forces in the bars of trusses are considered in detail (Chap. 4). 

In the second part of the book (Kinematics) the major role is played by Chap. 9 (General Case of Motion of a Free Rigid Body). This chapter is based on Euler''s theorem on instantaneous motion 

characterized by the velocity ﬁeld of the particles of a body at each given instant. However, since this general approach may seem too complicated, in Chap. 10 where the plane motion is studied, 

besides references to Euler’s theorem, the proofs independent of that theorem are also given. 

In the third part of the book (Dynamics) Chap. 19 (General Principles of Dynamics of a System of Particles) is the central one. In this chapter we employ the teaching methods of the university courses by N. E. Joukowski, S. A. Chaplygin and N. G. Chetayev. Their approach based on the D’Alembert—Lagrange general equation of dynamics makes it possible not to introduce the reactions of ideal constraints and provides a general method of solving problems: the determination of virtual displacements and the ﬁrst integrals corresponding to them. However, in the Appendix a more traditional derivation of the general principles is also given. 

The book includes some optional material: stability of equilibrium and small vibrations (Chap. 20), advanced topics in dynamics of a rigid body (Chap. 22), the theory of impact and the theory of 

motion of a body with variable mass (Chap. 23), the motion of a particle in a ﬁeld of central force and the trajectories of the Earth’s artiﬁcial satellites (Chap. 24), and a detailed representation of mechanics of a flexible inextensible thread (Chap. 25) concluding the book. 

The book contains more than 200 problems; for 120 of them detailed solutions and for the rest hints and answers are given. This enables the reader to use the book both for studying the theory and for problem-solving practice. 

The textbook is intended for engineering students and can be used for studying under the guidance of a teacher as well as for self- instruction. 

 ', '<p><u><strong>About the Book</strong></u></p>

<p>The present textbook comprises a course in theoretical mechanics together with some elements of analytical mechanics. </p>

<p>The ﬁrst part of the book is devoted to statics of a rigid body. The study of the equilibrium of a body under the action of an arbitrary system of forces is preceded by a separate presentation of the case of a plane system of forces. For the latter system the equilibrium involving friction forces and the determination of internal forces in the bars of trusses are considered in detail (Chap. 4). </p>

<p>In the second part of the book (Kinematics) the major role is played by Chap. 9 (General Case of Motion of a Free Rigid Body). This chapter is based on Euler''s theorem on instantaneous motion </p>

<p>characterized by the velocity ﬁeld of the particles of a body at each given instant. However, since this general approach may seem too complicated, in Chap. 10 where the plane motion is studied, </p>

<p>besides references to Euler’s theorem, the proofs independent of that theorem are also given. </p>

<p>In the third part of the book (Dynamics) Chap. 19 (General Principles of Dynamics of a System of Particles) is the central one. In this chapter we employ the teaching methods of the university courses by N. E. Joukowski, S. A. Chaplygin and N. G. Chetayev. Their approach based on the D’Alembert—Lagrange general equation of dynamics makes it possible not to introduce the reactions of ideal constraints and provides a general method of solving problems: the determination of virtual displacements and the ﬁrst integrals corresponding to them. However, in the Appendix a more traditional derivation of the general principles is also given. </p>

<p>The book includes some optional material: stability of equilibrium and small vibrations (Chap. 20), advanced topics in dynamics of a rigid body (Chap. 22), the theory of impact and the theory of </p>

<p>motion of a body with variable mass (Chap. 23), the motion of a particle in a ﬁeld of central force and the trajectories of the Earth’s artiﬁcial satellites (Chap. 24), and a detailed representation of mechanics of a flexible inextensible thread (Chap. 25) concluding the book. </p>

<p>The book contains more than 200 problems; for 120 of them detailed solutions and for the rest hints and answers are given. This enables the reader to use the book both for studying the theory and for problem-solving practice. </p>

<p>The textbook is intended for engineering students and can be used for studying under the guidance of a teacher as well as for self- instruction. </p>

<p> </p>', ' Title
			An Advanced Course of Theoretical Mechanics for Engineering Students

			 Author
			V.M Starzhinskii

			 Publisher
			Mir Publishers

			 Year of Publication
			1982

			 Pages
			482

			 Binding
			Hardcover

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">An Advanced Course of Theoretical Mechanics for Engineering Students</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">V.M Starzhinskii</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">482</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 482, '482', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3862an%20advance.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-17-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3832', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3832', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 619, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:03'),
('8a845984-f786-49d2-b240-ee8ad056735f', '688', NULL, 'Creative Approaches To Health & Social Care Education NEW', 'creative-approaches-to-health-social-care-education-new-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688', 'creative-approaches-to-health-social-care-education-new-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688-688', 'RRTT4578', 'RRTT4578', 'RRTT4578', NULL, 'An exciting new text that helps lecturers adapt traditional teaching styles to accommodate the needs of a diverse student population. It investigates innovative classroom strategies such as the use of story telling, literature, cinema and art, and promotes reflective thinking throughout.', '<p>An exciting new text that helps lecturers adapt traditional teaching styles to accommodate the needs of a diverse student population. It investigates innovative classroom strategies such as the use of story telling, literature, cinema and art, and promotes reflective thinking throughout.</p>', 'Sub Title
			No

			Author
			Tony Warne

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780230574465

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			2009

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tony Warne</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230574465</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2799"', '"1679"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2009', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4061dpp_8_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RRTT4578&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=688', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=688', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2676, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('8a89f065-8030-4f5f-a7ae-9fcc6007b746', '321', NULL, 'Planning for Information Systems', 'planning-for-information-systems-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321', 'planning-for-information-systems-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321-321', 'Planning for Information', 'Planning for Information', 'Planning for Information ', NULL, 'This book is a comprehensive, single source overview of the numerous ideas and processes that are identified with IS planning. The authors show the evolution of IS planning from the early technology-centered approaches to the present concerns with competitive positioning, organizational learning, and the development of organizational capabilities. While many chapters deal with high level strategic planning, the book gives equal attention to on-the-ground planning issues. Divided into four parts, Part I, focuses on how IS planning has evolved over the years; Part II, describes IS planning in terms of critical success factors and includes a knowledge-based view of IS planning; Part III, deals with predicting the value that an IS project may have; Part IV, considers information strategy as a goal and/or outcome of IS planning.', '<p>This book is a comprehensive, single source overview of the numerous ideas and processes that are identified with IS planning. The authors show the evolution of IS planning from the early technology-centered approaches to the present concerns with competitive positioning, organizational learning, and the development of organizational capabilities. While many chapters deal with high level strategic planning, the book gives equal attention to on-the-ground planning issues. Divided into four parts, Part I, focuses on how IS planning has evolved over the years; Part II, describes IS planning in terms of critical success factors and includes a knowledge-based view of IS planning; Part III, deals with predicting the value that an IS project may have; Part IV, considers information strategy as a goal and/or outcome of IS planning.</p>', 'Sub Title
			No

			Author
			William R. King

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120340572

			Pages
			528

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William R. King</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120340572</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>528</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 528, '528', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24309788120340572.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Planning%20for%20Information%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=321', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=321', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2891, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:03'),
('8a9bd3be-4afb-488b-b75d-234ca9867e1c', '650', NULL, 'Gaar Interpreted - The General Anti-Avoidance Rule', 'gaar-interpreted-the-general-antiavoidance-rule-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650', 'gaar-interpreted-the-general-antiavoidance-rule-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650-650', 'VVBVBG654', 'VVBVBG654', 'VVBVBG654', NULL, 'The General Anti-Avoidance Rule (GAAR) was introduced as part of the 1988 tax reforms to the Income Tax Act by enacting section 245. This strong statutory anti-avoidance provision was designed to stop the growth of aggressive tax avoidance transactions. Since the introduction of GAAR, there have now been many GAAR cases decided in the courts and numerous pronouncements from the Canada Revenue Agency (CRA) on the subject. The wording and the application of the GAAR is subject to interpretation by taxpayers, tax advisors, Department of Finance, the CRA, and, most importantly, the courts. GAAR Interpreted: The General Anti-Avoidance Rule is an up to date analysis of the manner in which the GAAR has been interpreted and applied by these parties since its implementation. The book first discusses the history behind the development of GAAR and then describes the GAAR Committee and administrative procedures. There is a lengthy chapter on CRA GAAR Rulings and Technical Interpretations detailing specific CRA pronouncements with respect to "where the GAAR could apply" and "where the GAAR was found not to apply" each organized by extensive topical areas such as CEE, crystallization of capital gains, debt forgiveness, salary deferral arrangements, and surplus stripping. Another critical chapter in this book is the extensive discussion of judicial interpretations through the years from the 1997 Equilease decision to the most recent 2005 Supreme Court of Canada decision in Canada Trustco and post Canada Trustco decisions. There is a chapter summarizing all the cases that have been assessed and are being litigated but have not yet been heard by the Courts. The book also includes chapters on GAAR and tax treaties, provincial GAAR, and GAAR and the GST.', '<p>The General Anti-Avoidance Rule (GAAR) was introduced as part of the 1988 tax reforms to the Income Tax Act by enacting section 245. This strong statutory anti-avoidance provision was designed to stop the growth of aggressive tax avoidance transactions. Since the introduction of GAAR, there have now been many GAAR cases decided in the courts and numerous pronouncements from the Canada Revenue Agency (CRA) on the subject. The wording and the application of the GAAR is subject to interpretation by taxpayers, tax advisors, Department of Finance, the CRA, and, most importantly, the courts. GAAR Interpreted: The General Anti-Avoidance Rule is an up to date analysis of the manner in which the GAAR has been interpreted and applied by these parties since its implementation. The book first discusses the history behind the development of GAAR and then describes the GAAR Committee and administrative procedures. There is a lengthy chapter on CRA GAAR Rulings and Technical Interpretations detailing specific CRA pronouncements with respect to "where the GAAR could apply" and "where the GAAR was found not to apply" each organized by extensive topical areas such as CEE, crystallization of capital gains, debt forgiveness, salary deferral arrangements, and surplus stripping. Another critical chapter in this book is the extensive discussion of judicial interpretations through the years from the 1997 Equilease decision to the most recent 2005 Supreme Court of Canada decision in Canada Trustco and post Canada Trustco decisions. There is a chapter summarizing all the cases that have been assessed and are being litigated but have not yet been heard by the Courts. The book also includes chapters on GAAR and tax treaties, provincial GAAR, and GAAR and the GST.</p>', 'Gaar Interpreted - The General Anti-Avoidance Rule', '<h1>Gaar Interpreted - The General Anti-Avoidance Rule</h1>', '"5000"', '"3000"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63529789384746124.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VVBVBG654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=650', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=650', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2696, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('8aac01d2-be8a-4ad5-8e25-6275894719bd', '3976', 476, 'Introduction to Algorithms 3/e', 'introduction-to-algorithms-3e', 'introduction-to-algorithms-3e', '9788120340077', '9788120340077', '9788120340077', NULL, 'About the book

This internationally acclaimed textbook provides a comprehensive introduction to the modern study of computer algorithms. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and presents an algorithm, a design technique, an application area, or a related topic. The algorithms are described and designed in a manner to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The third edition has been revised and updated throughout. It includes two completely new chapters, on van Emde Boas trees and multithreaded algorithms, and substantial additions to the chapter on recurrences (now called Divide-and-Conquer). It features improved treatment of dynamic programming and greedy algorithms and a new notion of edge-based flow in the material on flow networks. Many new exercises and problems have been added in this edition. The text is intended primarily for students studying algorithms or data structures. As it discusses engineering issues in algorithm design, as well as mathematical aspects, it is equally well suited for self-study by technical professionals.

Contents

	Foundations

	The Role of Algorithms in Computing

	Getting Started

	Growth of Functions

	Divide-and-Conquer

	Probabilistic Analysis and Randomized Algorithms

	Sorting and Order Statistics

	Heapsort

	Quicksort

	Sorting in Linear Time

	Medians and Order Statistics

	Data Structures

	Elementary Data Structures

	Hash Tables

	Binary Search Trees

	Red-Black Trees

	Augmenting Data Structures

	Advanced Design and Analysis Techniques

	Dynamic Programming

	Greedy Algorithms

	Amortized Analysis

	Advanced Data Structures

	B-Trees

	Fibonacci Heaps

	Van Emde Boas Trees

	Data Structures for Disjoint Sets

	Graph Algorithms

	Elementary Graph Algorithms

	Minimum Spanning Tress

	Single-Source Shortest Paths

	All-Pairs Shortest Paths

	Maximum Flow

	Selected Topics

	Multithreaded Algorithms

	Matrix Operations

	Linear Programming

	Polynomials and the FFT

	Number-Theoretic Algorithms

	String Matching

	Computational Geometry

	NP-Completeness

	Approximation Algorithms

	Appendix: Mathematical Background

        Bibliography

        Index

 

 ', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>This internationally acclaimed textbook provides a comprehensive introduction to the modern study of computer algorithms. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and presents an algorithm, a design technique, an application area, or a related topic. The algorithms are described and designed in a manner to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The third edition has been revised and updated throughout. It includes two completely new chapters, on van Emde Boas trees and multithreaded algorithms, and substantial additions to the chapter on recurrences (now called Divide-and-Conquer). It features improved treatment of dynamic programming and greedy algorithms and a new notion of edge-based flow in the material on flow networks. Many new exercises and problems have been added in this edition. The text is intended primarily for students studying algorithms or data structures. As it discusses engineering issues in algorithm design, as well as mathematical aspects, it is equally well suited for self-study by technical professionals.</span></span></p>

<p><span><span><strong>Contents</strong></span></span></p>

<ol>
	<li><span><span><strong>Foundations</strong></span></span></li>
</ol>

<ol>
	<li><span><span>The Role of Algorithms in Computing</span></span></li>
	<li><span><span>Getting Started</span></span></li>
	<li><span><span>Growth of Functions</span></span></li>
	<li><span><span>Divide-and-Conquer</span></span></li>
	<li><span><span>Probabilistic Analysis and Randomized Algorithms</span></span></li>
</ol>

<ol>
	<li><span><span><strong>Sorting and Order Statistics</strong></span></span></li>
</ol>

<ol>
	<li><span><span>Heapsort</span></span></li>
	<li><span><span>Quicksort</span></span></li>
	<li><span><span>Sorting in Linear Time</span></span></li>
	<li><span><span>Medians and Order Statistics</span></span></li>
</ol>

<ol>
	<li><span><span><strong>Data Structures</strong></span></span></li>
</ol>

<ol>
	<li><span><span>Elementary Data Structures</span></span></li>
	<li><span><span>Hash Tables</span></span></li>
	<li><span><span>Binary Search Trees</span></span></li>
	<li><span><span>Red-Black Trees</span></span></li>
	<li><span><span>Augmenting Data Structures</span></span></li>
</ol>

<ol>
	<li><span><span><strong>Advanced Design and Analysis Techniques</strong></span></span></li>
</ol>

<ol>
	<li><span><span>Dynamic Programming</span></span></li>
	<li><span><span>Greedy Algorithms</span></span></li>
	<li><span><span>Amortized Analysis</span></span></li>
</ol>

<ol>
	<li><span><span><strong>Advanced Data Structures</strong></span></span></li>
</ol>

<ol>
	<li><span><span>B-Trees</span></span></li>
	<li><span><span>Fibonacci Heaps</span></span></li>
	<li><span><span>Van Emde Boas Trees</span></span></li>
	<li><span><span>Data Structures for Disjoint Sets</span></span></li>
</ol>

<ol>
	<li><span><span><strong>Graph Algorithms</strong></span></span></li>
</ol>

<ol>
	<li><span><span>Elementary Graph Algorithms</span></span></li>
	<li><span><span>Minimum Spanning Tress</span></span></li>
	<li><span><span>Single-Source Shortest Paths</span></span></li>
	<li><span><span>All-Pairs Shortest Paths</span></span></li>
	<li><span><span>Maximum Flow</span></span></li>
</ol>

<ol>
	<li><span><span><strong>Selected Topics</strong></span></span></li>
</ol>

<ol>
	<li><span><span>Multithreaded Algorithms</span></span></li>
	<li><span><span>Matrix Operations</span></span></li>
	<li><span><span>Linear Programming</span></span></li>
	<li><span><span>Polynomials and the FFT</span></span></li>
	<li><span><span>Number-Theoretic Algorithms</span></span></li>
	<li><span><span>String Matching</span></span></li>
	<li><span><span>Computational Geometry</span></span></li>
	<li><span><span>NP-Completeness</span></span></li>
	<li><span><span>Approximation Algorithms</span></span></li>
</ol>

<ol>
	<li><span><span><strong>Appendix: Mathematical</strong> <strong>Background</strong></span></span></li>
</ol>

<p><span><span>        Bibliography</span></span></p>

<p><span><span>        Index</span></span></p>

<p> </p>

<p> </p>', 'Title
			Introduction to Algorithms 3/e

			Author
			Thomas H.Cormen

			ISBN
			9788120340077

			Publisher
			PHI

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Introduction to Algorithms 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Thomas H.Cormen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788120340077</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2195"', '"1756"', '"0"', 27, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0675fec5-e861-431a-939e-16888d0f0e99', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3119intro.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788120340077&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3976', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3976', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 476, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:03'),
('8ab8e9e9-4a39-4028-b8c2-d5c139cb3cd2', '3215', NULL, 'A Sanskrit Grammar for Students', 'a-sanskrit-grammar-for-students-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215', 'a-sanskrit-grammar-for-students-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215-3215', 'A Sanskrit Grammar for Students', 'A Sanskrit Grammar for Students', 'A Sanskrit Grammar for Students', NULL, 'It is an altogether fresh ''reprint'' of the eminent Orientalist, Arthur macdonell;s A Sanskrit Grammar (1927 edition : Oxford). Which, ever since its first appearance, has been widely acclaimed : both in India and elsewhere in the world, as an authentic, at once relevant account of classical Sanskrit.

Projecting with well-chosen examples, a whole mass of grammatical forms to be met with in the post-Vedic Sanskrit literature, the author systematically explains the mechanics of its euphonic combinations (sandhi), declension, conjugation, nominal stem formation and compounds, and a lot else- with complete insights into the syntactical arrangement of Sanskrit sentence. Supported by several information-packed appendices, the book also carries a brilliant resume of the Sanskrit grammatical tradition going back to the 5th century BC.

Now typeset anew with the latest technological aids, the late Macdonell''s work today remains as much indispensable to the students of Sanskrit as to the scholars, who seek to discover for themselves the splendour of its literary classics.

Content - PREFACE TO THIRD EDITION, PREFACE TO SECOND EDITION,  INTRODUCTION BRIEF HISTORY OF SANSKRIT GRAMMAR, TABLE OF THE DEVANGARI LETTERS, CHAPTER I : tHE ALPHABET, CHAPTER II : EUPHONIC COMBINATION, CHAPTER III : DECLENSION, CHAPTER IV : CONJUGATION,  CHAPTER V : INDECLINABLE WORDS, CHAPTER VI : NOMINAL STEM FORMATION AND COMPOUNDS, CHAPTER VII : SYNTAX, APPENDIX I : LIST OF VERBS, APPENDIX II : METRE IN CLASSICAL SANSKRIT, APPENDIX III : CHIEF PECULIARITIES OF VEDIC GRAMMAR, SANSKRIT INDEX, GENERAL INDEX           ', '<p style="text-align:justify"><span>It is an altogether fresh ''reprint'' of the eminent Orientalist, Arthur macdonell;s A Sanskrit Grammar (1927 edition : Oxford). Which, ever since its first appearance, has been widely acclaimed : both in India and elsewhere in the world, as an authentic, at once relevant account of classical Sanskrit.</span></p>

<p style="text-align:justify"><span>Projecting with well-chosen examples, a whole mass of grammatical forms to be met with in the post-Vedic Sanskrit literature, the author systematically explains the mechanics of its euphonic combinations (sandhi), declension, conjugation, nominal stem formation and compounds, and a lot else- with complete insights into the syntactical arrangement of Sanskrit sentence. Supported by several information-packed appendices, the book also carries a brilliant resume of the Sanskrit grammatical tradition going back to the 5th century BC.</span></p>

<p style="text-align:justify"><span>Now typeset anew with the latest technological aids, the late Macdonell''s work today remains as much indispensable to the students of Sanskrit as to the scholars, who seek to discover for themselves the splendour of its literary classics.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>PREFACE TO THIRD EDITION, PREFACE TO SECOND EDITION,  INTRODUCTION BRIEF HISTORY OF SANSKRIT GRAMMAR, </span></span></span><span><span><span>TABLE OF THE DEVANGARI LETTERS, CHAPTER I : tHE ALPHABET, CHAPTER II : EUPHONIC COMBINATION, CHAPTER III : DECLENSION, CHAPTER IV : CONJUGATION,  CHAPTER V : INDECLINABLE WORDS, CHAPTER VI : NOMINAL STEM FORMATION AND COMPOUNDS, CHAPTER VII : SYNTAX, APPENDIX I : LIST OF VERBS, APPENDIX II : METRE IN CLASSICAL SANSKRIT, APPENDIX III : CHIEF PECULIARITIES OF VEDIC GRAMMAR, SANSKRIT INDEX, GENERAL INDEX</span>        </span></span><span><span><span>   </span></span></span></p>', 'Sub Title
			A Sanskrit Grammar for Students

			Author
			A. A. Macdonell

			About Author
			As per Book

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			264

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>A Sanskrit Grammar for Students</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>A. A. Macdonell</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>264</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2000</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"200"', '"120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 264, '264', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9778A%20Sanskrit%20Grammer.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=A%20Sanskrit%20Grammar%20for%20Students&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3215', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3215', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1157, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:03'),
('8ae333f3-4b1e-4c30-9e18-9668e8473d8e', '3852', 599, 'Elementary Textbook on Physics: Electricity and Magnetism, V-2', 'elementary-textbook-on-physics-electricity-and-magnetism-v2', 'elementary-textbook-on-physics-electricity-and-magnetism-v2', '5-03-0002235', '5-03-0002235', '5-03-0002235', NULL, 'About the book

These three volumes form a course on elementary physics that has become very popular in the Soviet Union. Each sectioh was written by an authority in the appropriate field, while the overall unity and editing was supervised by Academician G.S. Landsberg (1890-1957). This textbook has gone through ten Russian editions and a great deal of effort went into the last edition to introduce SI units and change the terminology and notation for the physical units.

A feature of this course is the relatively small number of formulas and mathematical manipulations. Instead, attention was focussed on explaining physical phenomena in such a way as to combine scientific rigour and a form understandable to school children. Another aspect of the text is the technological application of the physical laws.

These features make the text a world-class textbook.

For students preparing to enter universities and colleges to study physics, and for those it high schools specialising in physics.

Contents 

From the Preface to the First Russian Edition

 Chapter 1 Electric Charges

 Chapter 2 Electric Field

 Chapter 3 Direct Current

 Chapter 4 Thermal Effect of Current 

 Chapter 5 Electric Current in Electrolytes 

 Chapter 6 Chemical and Thermal Generators 

 Chapter 7 Electric Current in Metals

 Chapter 8 Electric Current in Gases

 Chapter 9 Electric Current in Semiconductors

 Chapter 10 Basic Magnetic Phenomena 

 Chapter 11 Magnetic Field

 Chapter 12 Magnetic Field of Current

 Chapter 13 Magnetic Field of the Earth

 Chapter 14 Forces Acting on Current-Carrying Conductors in a Magnetic Field

 Chapter 15 Electromagnetic Induction 

 Chapter 16 Magnetic Properties of Bodies

 Chapter 17 Alternating Current 

 Chapter 18 Electric Machines: Generators,Motors and Electromagnets

 Answers and Solutions 

Appendices 

1. Fundamental Physical Constants 

2. Factors and Prefixes Used with the SI Units 

Subject Index 

 

 ', '<p><u><strong>About the book</strong></u></p>

<p>These three volumes form a course on elementary physics that has become very popular in the Soviet Union. Each sectioh was written by an authority in the appropriate field, while the overall unity and editing was supervised by Academician G.S. Landsberg (1890-1957). This textbook has gone through ten Russian editions and a great deal of effort went into the last edition to introduce SI units and change the terminology and notation for the physical units.</p>

<p>A feature of this course is the relatively small number of formulas and mathematical manipulations. Instead, attention was focussed on explaining physical phenomena in such a way as to combine scientific rigour and a form understandable to school children. Another aspect of the text is the technological application of the physical laws.</p>

<p>These features make the text a world-class textbook.</p>

<p>For students preparing to enter universities and colleges to study physics, and for those it high schools specialising in physics.</p>

<p><strong>Contents</strong> <br />
From the Preface to the First Russian Edition<br />
 Chapter 1 Electric Charges</p>

<p> Chapter 2 Electric Field</p>

<p> Chapter 3 Direct Current</p>

<p> Chapter 4 Thermal Effect of Current </p>

<p> Chapter 5 Electric Current in Electrolytes </p>

<p> Chapter 6 Chemical and Thermal Generators </p>

<p> Chapter 7 Electric Current in Metals</p>

<p> Chapter 8 Electric Current in Gases</p>

<p> Chapter 9 Electric Current in Semiconductors</p>

<p> Chapter 10 Basic Magnetic Phenomena </p>

<p> Chapter 11 Magnetic Field</p>

<p> Chapter 12 Magnetic Field of Current</p>

<p> Chapter 13 Magnetic Field of the Earth</p>

<p> Chapter 14 Forces Acting on Current-Carrying Conductors in a Magnetic Field</p>

<p> Chapter 15 Electromagnetic Induction </p>

<p> Chapter 16 Magnetic Properties of Bodies</p>

<p> Chapter 17 Alternating Current </p>

<p> Chapter 18 Electric Machines: Generators,Motors and Electromagnets</p>

<p> Answers and Solutions </p>

<p>Appendices </p>

<p>1. Fundamental Physical Constants </p>

<p>2. Factors and Prefixes Used with the SI Units </p>

<p>Subject Index </p>

<p> </p>

<p> </p>', 'Title
			Elementary Textbook on Physics: Electricity and Magnetism, V-2

			Author
			G.S Landsberg

			ISBN
			5-03-0002235

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			448

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Elementary Textbook on Physics: Electricity and Magnetism, V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.S Landsberg</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-0002235</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">448</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 448, '448', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5266vol-2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-0002235&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3852', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3852', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 599, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:03'),
('8aebf06b-4afb-47cc-954b-5cc0991a6a7e', '3794', 657, 'Problems and Exercises in the Calculus of Variations', 'problems-and-exercises-in-the-calculus-of-variations', 'problems-and-exercises-in-the-calculus-of-variations', '--', '--', '--', NULL, 'About the book

The calculus of variations is one of the most important divisions of

classical mathematical analysis as regards applications.

The authors’aim was to supply the reader with a certain minimum of problems

covering the basic divisions of the classical calculus of variations,

and they deliberately avoided questions pertaining to the theory of

optimal control.', '<h4><u><strong>About the book</strong></u></h4>

<p>The calculus of variations is one of the most important divisions of<br />
classical mathematical analysis as regards applications.</p>

<p>The authors’aim was to supply the reader with a certain minimum of problems<br />
covering the basic divisions of the classical calculus of variations,<br />
and they deliberately avoided questions pertaining to the theory of<br />
optimal control.</p>
', 'TITLE
			Problems and Exercises in the Calculus of Variations

			AUTHOR
			M.L Krasnov 

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1975

			PAGES
			224

			LANGUAGE
			English', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td style="text-align:center">Problems and Exercises in the Calculus of Variations</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td style="text-align:center">M.L Krasnov </td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td style="text-align:center">224</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>LANGUAGE</strong></td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5878images.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=--&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3794', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3794', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 657, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:03'),
('8b01ca74-5e77-446c-be52-0ab6b96a2ba7', '4177', 285, 'Business Communication For Managers 2/e', 'business-communication-for-managers-2e', 'business-communication-for-managers-2e', '9789332576643', '9789332576643', '9789332576643', NULL, 'About the book

Communication has evolved over the years. Face-to-face interactions of the past have given way to technology-driven channels of communication in present times. Communication audit, crisis communication, financial communication, communication beyond boundaries, and corporate communication are the new buzzwords in the language of business.

The second edition of Business Communication for Managers, aimed at all MBA students, begins by briefly analysing the various theories of communication. It demonstrates methods of effective communication through examples, real-life scenarios, and role-plays. It adopts a multi-dimensional and integrative approach to solve communication dilemmas at the workplace and touches upon the thoughts related to attention, perception, empathy, and professionalism.

Content:

1) Introduction to Business Communication

2) Theories of Interpersonal and Organizational Communication

3) Interpersonal Communication

4) Analysing Transactions: The Units of Communication

5) The Language of Persuasion

6) Communicating in a Diverse Work Environment

7) Crisis Communication Strategies

8) Business Meetings and Negotiations

9) Preparing and Delivering Presentations

10) Introduction to Business Writing

11) The Writing Strategy

12) Business Letters, Memorandums, and E-Mails

13) Planning, Composing, and Writing Reports

14) Employment Communication

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Communication has evolved over the years. Face-to-face interactions of the past have given way to technology-driven channels of communication in present times. Communication audit, crisis communication, financial communication, communication beyond boundaries, and corporate communication are the new buzzwords in the language of business.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The second edition of Business Communication for Managers, aimed at all MBA students, begins by briefly analysing the various theories of communication. It demonstrates methods of effective communication through examples, real-life scenarios, and role-plays. It adopts a multi-dimensional and integrative approach to solve communication dilemmas at the workplace and touches upon the thoughts related to attention, perception, empathy, and professionalism.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1) Introduction to Business Communication<br />
2) Theories of Interpersonal and Organizational Communication<br />
3) Interpersonal Communication<br />
4) Analysing Transactions: The Units of Communication<br />
5) The Language of Persuasion<br />
6) Communicating in a Diverse Work Environment<br />
7) Crisis Communication Strategies<br />
8) Business Meetings and Negotiations<br />
9) Preparing and Delivering Presentations<br />
10) Introduction to Business Writing<br />
11) The Writing Strategy<br />
12) Business Letters, Memorandums, and E-Mails<br />
13) Planning, Composing, and Writing Reports<br />
14) Employment Communication</span></span></span></p>

<p> </p>', 'Title
			Business Communication For Managers 2/e

			Author
			Payal Mehra

			ISBN
			9789332576643

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Communication For Managers 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Payal Mehra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332576643</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"700"', '"560"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6979business.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332576643&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4177', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4177', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 285, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:03'),
('8b1983f9-31f3-4599-bef6-b5181d210aa1', '2609', NULL, 'Adiparv Mahabharat', 'adiparv-mahabharat', 'adiparv-mahabharat', '9789383099085', '9789383099085', '9789383099085', NULL, 'Adiparv Mahabharat                                                                                                                                                                                                                                                                                                                                                                                                                                                                 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

			Mahabharat Ke Adiparv 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Mahabharat Ke Adiparv

 

 

 ', '<h1>Adiparv Mahabharat                                                                                                                                                                                                                                                                                                                                                                                                                                                                 </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<table>
	<tbody>
		<tr>
			<td>
			<h3>Mahabharat Ke Adiparv </h3>
			</td>
		</tr>
	</tbody>
</table>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>

<h1>Mahabharat Ke Adiparv</h1>

<h1> </h1>

<h1> </h1>

<h1> </h1>', 'Sub Title
			Adiparv Mahabharat 

			Author
			Dr. Jaiyshree S. Joshi

			ISBN 13 Digit
			9789383099085

			Publishers
			Hindi Sahitya Darpan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Adiparv Mahabharat </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jaiyshree S. Joshi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383099085</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Hindi Sahitya Darpan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '643c54c1-cb4c-4bfc-82f2-400c0382f2ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8890pic-3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789383099085&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2609', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2609', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1484, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:03'),
('8b2446d0-4669-4911-a16b-2392dda82baf', '2736', NULL, 'Discourses on Five Indian Poets in English - Keki N. Daruwalla, Shiv K. Kumar, Pronab Kumar Majumder, Syed Ameeruddin and Aju Mukhopadhyay', 'discourses-on-five-indian-poets-in-english-keki-n-daruwalla-shiv-k-kumar-pronab-kumar-majumder-syed-ameeruddin-and-aju-mukhopadhyay-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736', 'discourses-on-five-indian-poets-in-english-keki-n-daruwalla-shiv-k-kumar-pronab-kumar-majumder-syed-ameeruddin-and-aju-mukhopadhyay-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736-2736', 'TOKI43653', 'TOKI43653', 'TOKI43653', NULL, 'Discourses on Five Indian Poets in English - Keki N. Daruwalla, Shiv K. Kumar, Pronab Kumar Majumder, Syed Ameeruddin and Aju Mukhopadhyay', '<h1>Discourses on Five Indian Poets in English - Keki N. Daruwalla, Shiv K. Kumar, Pronab Kumar Majumder, Syed Ameeruddin and Aju Mukhopadhyay</h1>', 'Sub Title
			No

			Author
			K V Dominic

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736033

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K V Dominic</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736033</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TOKI43653&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2736', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2736', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1373, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:03'),
('8b31cbc6-075f-4456-9e8d-b0279e85232d', '1364', NULL, 'New Approaches to Slavic Verbs of Motion - Studies in Language Companion', 'new-approaches-to-slavic-verbs-of-motion-studies-in-language-companion-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364', 'new-approaches-to-slavic-verbs-of-motion-studies-in-language-companion-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364-1364', 'RAMSHA786', 'RAMSHA786', 'RAMSHA786', NULL, 'This volume unifies a wide breadth of interdisciplinary studies examining the expression of motion in Slavic languages. The contributors to the volume have joined in the discussion of Slavic motion talk from diachronic, typological, comparative, cognitive, and acquisitional perspectives with a particular focus on verbs of motion, the nuclei of the lexicalization patterns for encoding motion. Motion verbs are notorious among Slavic linguists for their baffling idiosyncratic behavior in their lexical, semantic, syntactical, and aspectual characteristics. The collaborative effort of this volume is aimed both at highlighting and accounting for the unique properties of Slavic verbs of motion and at situating Slavic languages within the larger framework of typological research investigating cross-linguistic encoding of the motion domain. Due to the multiplicity of approaches to the linguistic analysis the collection offers, it will suitably complement courses and programs of study focusing on Slavic linguistics as well as typology, diachronic and comparative linguistics, semantics, and second language acquisition.', '<p>This volume unifies a wide breadth of interdisciplinary studies examining the expression of motion in Slavic languages. The contributors to the volume have joined in the discussion of Slavic motion talk from diachronic, typological, comparative, cognitive, and acquisitional perspectives with a particular focus on verbs of motion, the nuclei of the lexicalization patterns for encoding motion. Motion verbs are notorious among Slavic linguists for their baffling idiosyncratic behavior in their lexical, semantic, syntactical, and aspectual characteristics. The collaborative effort of this volume is aimed both at highlighting and accounting for the unique properties of Slavic verbs of motion and at situating Slavic languages within the larger framework of typological research investigating cross-linguistic encoding of the motion domain. Due to the multiplicity of approaches to the linguistic analysis the collection offers, it will suitably complement courses and programs of study focusing on Slavic linguistics as well as typology, diachronic and comparative linguistics, semantics, and second language acquisition.</p>', 'New Approaches to Slavic Verbs of Motion - Studies in Language Companion', '<h1>New Approaches to Slavic Verbs of Motion - Studies in Language Companion</h1>', '"8299"', '"4979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1424dpp_19_148.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RAMSHA786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1364', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1364', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2237, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('8b337e27-dd32-4a6a-8f0b-f06a5255c196', '1612', NULL, 'Indias International Relations', 'indias-international-relations-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612', 'indias-international-relations-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612-1612', 'GFDR4533', 'GFDR4533', 'GFDR4533', NULL, 'Indias International Relations', '<h1>Indias International Relations</h1>', 'Sub Title
			No

			Author
			S. Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160317

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80611_4_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GFDR4533&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1612', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1612', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2103, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('8b3fd25b-0a32-4686-8b6a-8f22e5402fca', '2684', NULL, 'Vaidik Nirvchan Kosh', 'vaidik-nirvchan-kosh-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684', 'vaidik-nirvchan-kosh-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684-2684', '978171101813', '978171101813', '978171101813', NULL, 'Vaidik Nirvchan Kosh', '<h1>Vaidik Nirvchan Kosh</h1>', ' Title
			Vaidik Nirvchan Kosh

			Author
			Dr. Gyan Prakash Shastri

			ISBN 13 Digit
			978171101813

			Publishers
			Parimal Publications

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Vaidik Nirvchan Kosh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978171101813</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://archive.org/search.php?query=creator%3A%22Parimal+Publications%22" rel="noopener noreferrer">Parimal Publications</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9191pic-10.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=978171101813&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2684', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2684', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1413, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:03'),
('8b68efe7-271b-4a68-9174-247fff828550', '1946', NULL, 'Computers in Fisheries Research 2/e New', 'computers-in-fisheries-research-2e-new-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-19-1946', 'computers-in-fisheries-research-2e-new-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946-1946', 'RFVB9888', 'RFVB9888', 'RFVB9888', NULL, 'The first edition of this book was published by Chapman and Hall Ltd. in 1996. The first edition contained nine chapters and, for all except one chapter, the original chapter authors agreed to update their chapter. Comparing these chapters gives the reader an idea of the development over a time span of more than 10 years between the two editions. In the preparation of the second edition we decided to add more chapters reflecting some important fields with significant contributions to present day fishery research. These are the use of internet for searching of information (Chapter 2), and the present state and use of remote sensing (Chapter 5), ecosystem modeling (Chapter 8) and visualization of data (Chapter 10). This second edition provides a valuable sampling of contemporary applications. Scientists have an opportunity to evaluate the suitability of different computer technology applications to their particular research situation thereby taking advantage of the experience of others. The chapters that follow are the fruition of this idea. The history behind this book started in 1989 when we were asked by Dr. Vidar Wespestad (previously: Alaska Fisheries Science Center, Seattle, USA) to prepare and convene a session at the 1992 World Fishery Congress in Athens, Greece on computer applications in fisheries. We agreed that the idea was a good one and the computer session in 1992 turned out to be very successful.', '<p>The first edition of this book was published by Chapman and Hall Ltd. in 1996. The first edition contained nine chapters and, for all except one chapter, the original chapter authors agreed to update their chapter. Comparing these chapters gives the reader an idea of the development over a time span of more than 10 years between the two editions. In the preparation of the second edition we decided to add more chapters reflecting some important fields with significant contributions to present day fishery research. These are the use of internet for searching of information (Chapter 2), and the present state and use of remote sensing (Chapter 5), ecosystem modeling (Chapter 8) and visualization of data (Chapter 10). This second edition provides a valuable sampling of contemporary applications. Scientists have an opportunity to evaluate the suitability of different computer technology applications to their particular research situation thereby taking advantage of the experience of others. The chapters that follow are the fruition of this idea. The history behind this book started in 1989 when we were asked by Dr. Vidar Wespestad (previously: Alaska Fisheries Science Center, Seattle, USA) to prepare and convene a session at the 1992 World Fishery Congress in Athens, Greece on computer applications in fisheries. We agreed that the idea was a good one and the computer session in 1992 turned out to be very successful.</p>', 'Computers in Fisheries Research 2/e New', '<h1>Computers in Fisheries Research 2/e New</h1>', '"11999"', '"7199"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7377dpp_9_41.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFVB9888&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1946', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1946', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1871, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8bafc384-182c-4852-8280-86b3eb24a8dc', '3443', 953, 'The Principles of Psychology - 4 Vols.', 'the-principles-of-psychology-4-vols-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443', 'the-principles-of-psychology-4-vols-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443-3443', '9788189948801', '9788189948801', '9788189948801', NULL, '', NULL, 'Sub Title
			Principles of Psychology

			Author
			William James

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189948801

			Pages
			1459

			Binding

			Hardback

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Principles of Psychology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William James</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189948801</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1459</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>
			<p>Hardback</p>
			</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"6000"', '"3600"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1459, '1459', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73039788189948801-400x600.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189948801&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3443', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3443', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 953, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('8bb1c5b1-5153-418a-8f8f-fa5e881153ec', '497', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. NEW', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-new-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-49-497', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-new-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497-497', 'QQWW2344', 'QQWW2344', 'QQWW2344', NULL, 'Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda', '<h1>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</h1>', 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. NEW', '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. NEW</h1>', '"58299"', '"34979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3226Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QQWW2344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=497', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=497', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2784, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('8bba3605-2db2-40a0-8a29-28910741cc7c', '2630', NULL, 'Shriramchritmans Sachitr Shabdkosh Awadhi - Hindi-Evam Mool Pat Anukramanika Sahit', 'shriramchritmans-sachitr-shabdkosh-awadhi-hindievam-mool-pat-anukramanika-sahit-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2-2630', 'shriramchritmans-sachitr-shabdkosh-awadhi-hindievam-mool-pat-anukramanika-sahit-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630-2630', 'VNHG4455', 'VNHG4455', 'VNHG4455', NULL, 'Shriramchritmans Sachitr Shabdkosh Awadhi - Hindi-Evam Mool Pat Anukramanika Sahit', '<h1>Shriramchritmans Sachitr Shabdkosh Awadhi - Hindi-Evam Mool Pat Anukramanika Sahit</h1>', 'Sub Title
			N/A

			Author
			Om Praksah Sharma Bhardvaj

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8170188008

			ISBN 13 Digit
			N/A

			Pages
			N/A

			Binding
			Paperback

			Year of Publication
			N/A

			Edition of Book
			N/A

			Language
			N/A

			Illustrations
			N/A

			About Book
			N/A', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Om Praksah Sharma Bhardvaj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170188008</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>N/A</td>
		</tr>
	</tbody>
</table>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', 'Paperback', 'N/A', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'N/A', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VNHG4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2630', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2630', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1466, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:03'),
('8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', '1277', NULL, 'Asian Informal Workers - Global risks, local protection', 'asian-informal-workers-global-risks-local-protection-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-127-1277', 'asian-informal-workers-global-risks-local-protection-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277', 'DFGH5566', 'DFGH5566::1277', 'DFGH5566', NULL, 'Asian Informal Workers - Global risks, local protection', '<h1>Asian Informal Workers - Global risks, local protection</h1>', 'Sub Title
			No

			Author
			Santosh Mehrotra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780415382755

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Mehrotra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415382755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9499"', '"5699"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44279780415382755.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGH5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1277', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1277', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2292, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('8bce4559-b99b-4770-a0a8-1d4d3ec1f87b', '4106', 355, 'Hort-Agro Project and Agriculture Science', 'hortagro-project-and-agriculture-science', 'hortagro-project-and-agriculture-science', '9789386314819', '9789386314819', '9789386314819', NULL, 'About the book

Agricultural science is a broad multidisciplinary field of biology that encompasses the parts of exact, natural, economic and social sciences that are used in the practice and understanding of agriculture. One of the most common yield reducers id because of fertilizer not being applied in slightly higher quantities during transition period, the time it takes the soil to rebuild its aggregates and organic matter. Agriculture sciences seek to feed the world’s population while preventing biosafety problems that may affect human health and the environment.

This book deals with the application of agriculture science. It will be highly useful for students and practitioners from various fields, including agriculture, genetic engineering, survey, project and environmental science.

Contents:

Development in Agricultural Projects

Farm Marketing and Management

Research Development in Agro Technoscience

Changing Global Scenario in Agriculture

Sampling and Statistical Survey in agriculture

Project Planning and Data Access in Agriculture Science

Food Science

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural science is a broad multidisciplinary field of biology that encompasses the parts of exact, natural, economic and social sciences that are used in the practice and understanding of agriculture. One of the most common yield reducers id because of fertilizer not being applied in slightly higher quantities during transition period, the time it takes the soil to rebuild its aggregates and organic matter. Agriculture sciences seek to feed the world’s population while preventing biosafety problems that may affect human health and the environment.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book deals with the application of agriculture science. It will be highly useful for students and practitioners from various fields, including agriculture, genetic engineering, survey, project and environmental science.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Development in Agricultural Projects</span></span></span></p>

<p style="text-align:justify"><span><span><span>Farm Marketing and Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Research Development in Agro Technoscience</span></span></span></p>

<p style="text-align:justify"><span><span><span>Changing Global Scenario in Agriculture</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sampling and Statistical Survey in agriculture</span></span></span></p>

<p style="text-align:justify"><span><span><span>Project Planning and Data Access in Agriculture Science</span></span></span></p>

<p style="text-align:justify"><span><span><span>Food Science</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Hort-Agro Project and Agriculture Science

			Author
			Shashi Shekhar Prasad

			ISBN
			9789386314819

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Hort-Agro Project and Agriculture Science</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shashi Shekhar Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386314819</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9549hort.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386314819&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4106', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4106', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 355, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:03'),
('8bd3656a-105a-40bb-92f1-c22e65ce5ddb', '1231', NULL, 'Essential Theory for Social Work Practice', 'essential-theory-for-social-work-practice-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231', 'essential-theory-for-social-work-practice-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231-1231', 'BNHHY6655', 'BNHHY6655', ' BNHHY6655', NULL, 'I can say without equivocation this text is without doubt the best book about social work I have read. Chris Beckett explores the purpose, values activities and theories of social work in an ever-changing social context that is clearly identified and examined'' - Stephanie Petrie, University of Liverpool Every day social workers face decisions that will significantly impact others'' lives, and it is essential that these practical assessments are supported by a sound understanding of social work theory. In this innovative and highly accessible textbook Chris Beckett explains how an understanding of these theoretical issues can improve the knowledge and skills base of professional practice. Essential Theory for Social Work Practice is an engaging and readable text, with a distinctively realistic and honest approach to the realities of everyday practice. Framed in a comprehensive and logical structure: - Part 1 establishes what social workers do and the tools they need - Part 2 considers how to assess, handle, and support change in others - Part 3 explores the wide range of roles that social workers must fulfil - Part 4 strengthens these links between theory and practice. Exercises, case examples, chapter summaries, and practice notes are used to great effect in each chapter, enabling students to apply theory to practice as they progress through the book. The book is an invaluable core text for all undergraduate social work students, and offers excellent support for practitioners in their every day practice.', '<p>I can say without equivocation this text is without doubt the best book about social work I have read. Chris Beckett explores the purpose, values activities and theories of social work in an ever-changing social context that is clearly identified and examined'' - Stephanie Petrie, University of Liverpool Every day social workers face decisions that will significantly impact others'' lives, and it is essential that these practical assessments are supported by a sound understanding of social work theory. In this innovative and highly accessible textbook Chris Beckett explains how an understanding of these theoretical issues can improve the knowledge and skills base of professional practice. Essential Theory for Social Work Practice is an engaging and readable text, with a distinctively realistic and honest approach to the realities of everyday practice. Framed in a comprehensive and logical structure: - Part 1 establishes what social workers do and the tools they need - Part 2 considers how to assess, handle, and support change in others - Part 3 explores the wide range of roles that social workers must fulfil - Part 4 strengthens these links between theory and practice. Exercises, case examples, chapter summaries, and practice notes are used to great effect in each chapter, enabling students to apply theory to practice as they progress through the book. The book is an invaluable core text for all undergraduate social work students, and offers excellent support for practitioners in their every day practice.</p>', 'Essential Theory for Social Work Practice', '<h1>Essential Theory for Social Work Practice</h1>', '"7899"', '"4739"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88229781412908733.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20BNHHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1231', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1231', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2328, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('8bd46916-d30a-4a9b-9145-9924982d95c7', '1346', NULL, 'State of Justice in India - Issues of Social Justice in 4 Vols.', 'state-of-justice-in-india-issues-of-social-justice-in-4-vols-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346', 'state-of-justice-in-india-issues-of-social-justice-in-4-vols-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346-1346', '9788132100645', '9788132100645', '9788132100645', NULL, 'This set presents a comprehensive analytical study of the state of social justice in India. The four volumes undertake theoretical and empirical inquiry into the various spheres of justice, collectively creating what can be termed a ‘report card’ of the regime of social justice in the country. Authored by some of the finest ethnographers and analysts in the country, the works approach the issue of justice in the broader context of post-colonial democracy, and look at the limits within which democracy permits justice, social justice in particular. The volumes, which are part of the series State of Justice in India: Issues of Social Justice, reveal that the issues pertaining to social justice are extremely contentious, and hence, dynamic. The ethnographic-historical studies are cast in an archaeological mode of inquiry. They highlight how time, place, history, perceptions, arrangements or apparatuses (such as legal, judicial, constitutional and administrative apparatuses) play significant roles in influencing social justice. This set will be a rich resource for students and researchers working in the fields of justice, sociology, law, political theory and Indian democracy. It will also be immensely useful for policy makers, policy analysts, human rights activists and NGOs.', '<p>This set presents a comprehensive analytical study of the state of social justice in India. The four volumes undertake theoretical and empirical inquiry into the various spheres of justice, collectively creating what can be termed a ‘report card’ of the regime of social justice in the country. Authored by some of the finest ethnographers and analysts in the country, the works approach the issue of justice in the broader context of post-colonial democracy, and look at the limits within which democracy permits justice, social justice in particular. The volumes, which are part of the series State of Justice in India: Issues of Social Justice, reveal that the issues pertaining to social justice are extremely contentious, and hence, dynamic. The ethnographic-historical studies are cast in an archaeological mode of inquiry. They highlight how time, place, history, perceptions, arrangements or apparatuses (such as legal, judicial, constitutional and administrative apparatuses) play significant roles in influencing social justice. This set will be a rich resource for students and researchers working in the fields of justice, sociology, law, political theory and Indian democracy. It will also be immensely useful for policy makers, policy analysts, human rights activists and NGOs.</p>', 'Sub Title
			Issues of Social Justice

			Author
			Ranabir Samaddar 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132100645

			Pages
			1276

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Issues of Social Justice</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranabir Samaddar </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132100645</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1276</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2900"', '"1740"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1276, '1276', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1082dpp_17_5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788132100645&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1346', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1346', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2252, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('8c03ae57-741b-4e08-9ec3-b8b2fd8d300a', '3563', 841, 'Measurement and Probability - A Probabilistic Theory of Measurement with Applications', 'measurement-and-probability-a-probabilistic-theory-of-measurement-with-applications-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-35-3563', 'measurement-and-probability-a-probabilistic-theory-of-measurement-with-applications-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563-3563', 'Measurement and Probability - A Probabilistic Theory of Measurement with Applications', 'Measurement and Probability - A Probabilistic Theory of Measurement with Applications', 'Measurement and Probability - A Probabilistic Theory of Measurement with Applications', NULL, 'Measurement plays a fundamental role both in physical and behavioral sciences, as well as in engineering and technology: it is the link between abstract models and empirical reality and is a privileged method of gathering information from the real world.

Is it possible to develop a single theory of measurement for the various domains of science and technology in which measurement is involved? This book takes the challenge by addressing the following main issues: What is the meaning of measurement? How do we measure? What can be measured?

A theoretical framework that could truly be shared by scientists in different fields, ranging from physics and engineering to psychology is developed. The future in fact will require greater collaboration between science and technology and between different sciences. Measurement, which played a key role in the birth of modern science, can act as an essential interdisciplinary tool and language for this new scenario.

A sound theoretical basis for addressing key problems in measurement is provided. These include perceptual measurement, the evaluation of uncertainty, the evaluation of inter-comparisons, the analysis of risks in decision-making and the characterization of dynamical measurement. Currently, increasing attention is paid to these issues due to their scientific, technical, economic and social impact. The book proposes a unified probabilistic approach to them which may allow more rational and effective solutions to be reached.

Great care was taken to make the text as accessible as possible in several ways. Firstly, by giving preference to as interdisciplinary a terminology as possible; secondly, by carefully defining and discussing all key terms. This ensures that a wide readership, including people from different mathematical backgrounds and different understandings of measurement can all benefit from this work. Concerning mathematics, all the main results are preceded by intuitive discussions and illustrated by simple examples. Moreover, precise proofs are always included in order to enable the more demanding readers to make conscious and creative use of these ideas, and also to develop new ones.

The book demonstrates that measurement, which is commonly understood to be a merely experimental matter, poses theoretical questions which are no less challenging than those arising in other, apparently more theoretical, disciplines.', '<p>Measurement plays a fundamental role both in physical and behavioral sciences, as well as in engineering and technology: it is the link between abstract models and empirical reality and is a privileged method of gathering information from the real world.</p>

<p>Is it possible to develop a single theory of measurement for the various domains of science and technology in which measurement is involved? This book takes the challenge by addressing the following main issues: What is the meaning of measurement? How do we measure? What can be measured?</p>

<p>A theoretical framework that could truly be shared by scientists in different fields, ranging from physics and engineering to psychology is developed. The future in fact will require greater collaboration between science and technology and between different sciences. Measurement, which played a key role in the birth of modern science, can act as an essential interdisciplinary tool and language for this new scenario.</p>

<p>A sound theoretical basis for addressing key problems in measurement is provided. These include perceptual measurement, the evaluation of uncertainty, the evaluation of inter-comparisons, the analysis of risks in decision-making and the characterization of dynamical measurement. Currently, increasing attention is paid to these issues due to their scientific, technical, economic and social impact. The book proposes a unified probabilistic approach to them which may allow more rational and effective solutions to be reached.</p>

<p>Great care was taken to make the text as accessible as possible in several ways. Firstly, by giving preference to as interdisciplinary a terminology as possible; secondly, by carefully defining and discussing all key terms. This ensures that a wide readership, including people from different mathematical backgrounds and different understandings of measurement can all benefit from this work. Concerning mathematics, all the main results are preceded by intuitive discussions and illustrated by simple examples. Moreover, precise proofs are always included in order to enable the more demanding readers to make conscious and creative use of these ideas, and also to develop new ones.</p>

<p>The book demonstrates that measurement, which is commonly understood to be a merely experimental matter, poses theoretical questions which are no less challenging than those arising in other, apparently more theoretical, disciplines.</p>', 'Sub Title
			No

			Author
			Giovanni Battist Rossi

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9789401788243

			Pages
			 XIII, 286

			Binding
			Hardback

			Year of Publication
			2014

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Giovanni Battist Rossi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9789401788243</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XIII, 286</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"13532"', '"8119"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XIII, 286', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8528978-94-017-8825-0.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Measurement%20and%20Probability%20-%20A%20Probabilistic%20Theory%20of%20Measurement%20with%20Applications&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3563', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3563', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 841, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:03'),
('8c0f3ce9-97c9-49c0-a0c1-ce7662532125', '2019', NULL, 'Plant Identification - Creating User-Friendly Field Guides for Biodiversity Management', 'plant-identification-creating-userfriendly-field-guides-for-biodiversity-management-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-20-2019', 'plant-identification-creating-userfriendly-field-guides-for-biodiversity-management-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019-2019', '9781844070794', '9781844070794', '9781844070794', NULL, 'An important prerequisite for successful conservation is a good understanding of what we seek to conserve. Nowhere is this more the case than in the fight to protect plant biodiversity, which is threatened by human activity in many regions worldwide. This book is written in the belief that tools that enable more people to understand biodiversity can not only aid protection efforts but also contribute to rural livelihoods. Among the most important of those tools is the field guide.

Plant Identification provides authors of field guides with practical advice about all aspects of producing user-friendly guides which help to identify plants for the purposes of conservation, sustainable use, participatory monitoring or greater appreciation of biodiversity.

The book draws on both scientific and participatory processes, supported by the experience of contributors from across the tropics. It presents a core process for producing a field guide, setting out key steps, options and techniques available to the authors of a guide and through illustration, helps authors choose methods and media appropriate to their context.

Content - List of plates, figures, tables adn boxes, List of case studies, People and Plants partners, Acknowledgements, 1 Identifying biodiversity: Why do we need field guides?, 2  Producing a successful guide: Principles, purpose, people and process, 3 Planning and budgeting, 4 Plant names and botanical publication, 5 Identification: Keys and other access methods, 6 Plant characters suitable for field guides, 7 Information: Finding it and presenting it, 8 Illustration, 9 Testing the field guide, 10 Publishing the field guide, List of acronyms and abbreviations, References, Index        ', '<h1 style="text-align:justify"><span>An important prerequisite for successful conservation is a good understanding of what we seek to conserve. Nowhere is this more the case than in the fight to protect plant biodiversity, which is threatened by human activity in many regions worldwide. This book is written in the belief that tools that enable more people to understand biodiversity can not only aid protection efforts but also contribute to rural livelihoods. Among the most important of those tools is the field guide.</span></h1>

<p style="text-align:justify"><span>Plant Identification provides authors of field guides with practical advice about all aspects of producing user-friendly guides which help to identify plants for the purposes of conservation, sustainable use, participatory monitoring or greater appreciation of biodiversity.</span></p>

<p style="text-align:justify"><span>The book draws on both scientific and participatory processes, supported by the experience of contributors from across the tropics. It presents a core process for producing a field guide, setting out key steps, options and techniques available to the authors of a guide and through illustration, helps authors choose methods and media appropriate to their context.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> List of plates, figures, tables adn boxes, List of case studies, People and Plants partners, Acknowledgements, 1 Identifying biodiversity: Why do we need field guides?, 2  Producing a successful guide: Principles, purpose, people and process, 3 Planning and budgeting, 4 Plant names and botanical publication, 5 Identification: Keys and other access methods, 6 Plant characters suitable for field guides, 7 Information: Finding it and presenting it, 8 Illustration, 9 Testing the field guide, 10 Publishing the field guide, List of acronyms and abbreviations, References, Index</span>        </p>', 'Sub Title
			Creating User-Friendly Field Guides for Biodiversity Management

			Author
			Anna Lawrence, William Hawthorne

			About Author
			As per Book

			ISBN 10 Digit
			1844070794

			ISBN 13 Digit
			9781844070794

			Pages
			268

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Creating User-Friendly Field Guides for Biodiversity Management</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anna Lawrence, William Hawthorne</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1844070794</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844070794</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>268</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"4724"', '"3543"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 268, '268', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5757Plant%20Indentification%20-%20Creating%20User-Friendly%20Field%20Guides%20For%20Biodiversity%20Management.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781844070794&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2019', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2019', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1816, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8c3a4454-f2c4-41fd-9040-ef5a35e7364c', '2089', NULL, 'A Textbook on Transfer of Property Law', 'a-textbook-on-transfer-of-property-law-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-20-2089', 'a-textbook-on-transfer-of-property-law-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089-2089', '9788193319673', '9788193319673', '9788193319673', NULL, 'The first Law Commission, drafted the Transfer of property act where Lord Romily MR, Sir Edward Rayan, Lord Sherbrooke, Sir Robert Lush and Sir John Macleod were the prominent role players. The Transfer of Property Act was drafted in 1870 and was sent to The Duke of Argyll, in India who was the then Secretary for State of India. After certain amendments, it was introduced as a bill in the Legislative Council in 1877. Thereafter the Bill was referred to a select Committee where it was revised and circulated among the public for evaluation and criticism. As a result several matters that were not directly related to transfer inter vivos were dropped out. The provisions concerning local laws and usages were saved by adding some new clause. The redrafted Bill was sent to the second Law Commission which, in its report of 1879 stated that, ''The function of the bill was to strip the English law of all that was local and historical and to mould the residue into a shape in which it would be suitable for an Indian population and could easily be administered by non-professional judges.''

Contents - The Transfer of Property Act, 1882, Introduction, Preliminary, Of Transfers of Property by Act of Parties, Of Sales of Immovable Property, Of Mortgages of Immovable Property and Charges, Of Leases of Immovable Property, Of Gifts, Of Transfer of Actionable Claims, ', '<p>The first Law Commission, drafted the Transfer of property act where Lord Romily MR, Sir Edward Rayan, Lord Sherbrooke, Sir Robert Lush and Sir John Macleod were the prominent role players. The Transfer of Property Act was drafted in 1870 and was sent to The Duke of Argyll, in India who was the then Secretary for State of India. After certain amendments, it was introduced as a bill in the Legislative Council in 1877. Thereafter the Bill was referred to a select Committee where it was revised and circulated among the public for evaluation and criticism. As a result several matters that were not directly related to transfer inter vivos were dropped out. The provisions concerning local laws and usages were saved by adding some new clause. The redrafted Bill was sent to the second Law Commission which, in its report of 1879 stated that, ''The function of the bill was to strip the English law of all that was local and historical and to mould the residue into a shape in which it would be suitable for an Indian population and could easily be administered by non-professional judges.''</p>

<p>Contents - The Transfer of Property Act, 1882, Introduction, Preliminary, Of Transfers of Property by Act of Parties, Of Sales of Immovable Property, Of Mortgages of Immovable Property and Charges, Of Leases of Immovable Property, Of Gifts, Of Transfer of Actionable Claims, </p>', 'Sub Title
			Transfer of Property Law

			Author
			Shriniwas Gupta

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788193319673

			Pages
			929

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Transfer of Property Law</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shriniwas Gupta</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193319673</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>929</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1150"', '"690"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 929, '929', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1816IMG_20220428_0002.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788193319673&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2089', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2089', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1765, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8c59471b-56b5-48ea-a540-6df146cabff0', '132', NULL, 'Vocabulary Activities - Cambridge Handbooks for Language Teachers With CD', 'vocabulary-activities-cambridge-handbooks-for-language-teachers-with-cd', 'vocabulary-activities-cambridge-handbooks-for-language-teachers-with-cd', 'Vocabulary Activities', 'Vocabulary Activities', 'Vocabulary Activities', NULL, 'Vocabulary Activities provides a wealth of ideas for introducing, presenting, expanding, exploring and practising vocabulary. These teacher-friendly activities are clearly written and wide-ranging, and the book also contains a detailed guidelines section outlining the key principles involved in teaching and practising vocabulary. Also contains an extra chapter of activities for advanced learners. The accompanying CD-ROM contains print-ready materials which can be put to immediate use in class.', '<p>Vocabulary Activities provides a wealth of ideas for introducing, presenting, expanding, exploring and practising vocabulary. These teacher-friendly activities are clearly written and wide-ranging, and the book also contains a detailed guidelines section outlining the key principles involved in teaching and practising vocabulary. Also contains an extra chapter of activities for advanced learners. The accompanying CD-ROM contains print-ready materials which can be put to immediate use in class.</p>', 'Sub Title
			No

			Author
			Penny Ur

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781107688926

			Pages
			272

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Penny Ur</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781107688926</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65369781107688926_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Vocabulary%20Activities&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=132', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=132', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2997, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:03'),
('8c6c209e-8d6f-4f7c-aa24-9274f0153bc2', '1352', NULL, 'Psychology of Close Relationship - Library in Social Psychology in 6Vols. new', 'psychology-of-close-relationship-library-in-social-psychology-in-6vols-new-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1-1352', 'psychology-of-close-relationship-library-in-social-psychology-in-6vols-new-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352-1352', 'RFGG655', 'RFGG655', 'RFGG655', NULL, 'Close relationships provide a fundamental context for human behaviour and development and as such the study of close relationships has in recent years become a major theme in social psychology. This field produces rich and diverse research that can be daunting to access. Psychology of Close Relationships emphasizes original empirical investigations, as well as including conceptual papers that set the stage for relationship science or that build basic theories. Volume One: Theoretical Foundation - Why Relationships Matter focuses on basic theoretical arguments about the importance of relationships for human behaviour and demonstrations of the consequences of relationships for health and well-being. Volume Two: Attraction and Relationship Development covers the initiation and development of relationships by looking at classic processes such as similarity, proximity, familiarity and attractiveness, as well as material on friendship formation, self-disclosure, and intimacy. Volume Three: Relationship Cognition and Emotion includes articles on the emotional and cognitive processes that characterize relationships. Volume Four: Relationship Maintenance Processes delves into the processes relevant to maintaining and enhancing relationships and investigates interdependence theory, the leading approach to this topic. Volume Five: Relationship Deterioration reviews research on the nature of relationship instability and deterioration, as well as what is known about their causes and consequences.', '<p>Close relationships provide a fundamental context for human behaviour and development and as such the study of close relationships has in recent years become a major theme in social psychology. This field produces rich and diverse research that can be daunting to access. Psychology of Close Relationships emphasizes original empirical investigations, as well as including conceptual papers that set the stage for relationship science or that build basic theories. Volume One: Theoretical Foundation - Why Relationships Matter focuses on basic theoretical arguments about the importance of relationships for human behaviour and demonstrations of the consequences of relationships for health and well-being. Volume Two: Attraction and Relationship Development covers the initiation and development of relationships by looking at classic processes such as similarity, proximity, familiarity and attractiveness, as well as material on friendship formation, self-disclosure, and intimacy. Volume Three: Relationship Cognition and Emotion includes articles on the emotional and cognitive processes that characterize relationships. Volume Four: Relationship Maintenance Processes delves into the processes relevant to maintaining and enhancing relationships and investigates interdependence theory, the leading approach to this topic. Volume Five: Relationship Deterioration reviews research on the nature of relationship instability and deterioration, as well as what is known about their causes and consequences.</p>', 'Psychology of Close Relationship - Library in Social Psychology in 6Vols. new', '<h1>Psychology of Close Relationship - Library in Social Psychology in 6Vols. new</h1>', '"83100"', '"49860"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1715logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGG655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1352', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1352', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2246, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('8d002933-90e8-499d-b183-11e261ea12ec', '3199', NULL, 'Geometric Programming Using Open Geometry GL - Professional Computing', 'geometric-programming-using-open-geometry-gl-professional-computing-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-319-3199', 'geometric-programming-using-open-geometry-gl-professional-computing-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199-3199', '9780387952727', '9780387952727', '9780387952727', NULL, 'Geometric Programming Using Open Geometry GL - Professional Computing

Overview At the beginning of 1999, Springer-Verlag published the book Open Geo- try OpenGL +Advanced Geometry. There, the authors Georg Glaeser and Hellmuth Stachel presented a comprehensive library of geometric me- odsbasedonOpenGLroutines.AnaccompanyingCD-ROMprovidedthesource code and many sample ?les. Many diverse topics are covered in this book. The theoretical background is carefully explained, and many examples are given. Since the publication of Open Geometry, the source code has been improved andmanyadditionalfeatureshavebeenaddedtotheprogram.Contributorsfrom allovertheworldhavecomeupupwithnewideas,questions,andproblems.This process has continued up to the present and Open Geometry is growing from daytoday. In order to make all of these improvements accessible to the public, and also in order to give deeper insight into Open Geometry, we decided to write this new Handbook on Open Geometry GL 2.0. It will ?ll certain gaps ofOpen Geometry 1.0 and explain new methods, techniques, and examples. On the accompanying CD-ROM the new source code and the sample ?les are included. The Handbook now contains 101 well-documented examples and the reader is able to learn about Open Geometry by working through them. In addition, we present a compendium of all important Open Geometry classes and their methods. vi Preface However, we did not intend to write a new tutorial for Open Geometry. The Handbook is rather a sequel, written for the readers of the ?rst book and for advancedprogrammers.Furthermore,itisasourceofcreativeandgoodexamples from diverse ?elds of geometry, computer graphics, and many other related ?elds like physics, mathematics, astronomy, biology, and geography.', '<h1>Geometric Programming Using Open Geometry GL - Professional Computing</h1>

<p><span>Overview At the beginning of 1999, Springer-Verlag published the book Open Geo- try OpenGL +Advanced Geometry. There, the authors Georg Glaeser and Hellmuth Stachel presented a comprehensive library of geometric me- odsbasedonOpenGLroutines.AnaccompanyingCD-ROMprovidedthesource code and many sample ?les. Many diverse topics are covered in this book. The theoretical background is carefully explained, and many examples are given. Since the publication of Open Geometry, the source code has been improved andmanyadditionalfeatureshavebeenaddedtotheprogram.Contributorsfrom allovertheworldhavecomeupupwithnewideas,questions,andproblems.This process has continued up to the present and Open Geometry is growing from daytoday. In order to make all of these improvements accessible to the public, and also in order to give deeper insight into Open Geometry, we decided to write this new Handbook on Open Geometry GL 2.0. It will ?ll certain gaps ofOpen Geometry 1.0 and explain new methods, techniques, and examples. On the accompanying CD-ROM the new source code and the sample ?les are included. The Handbook now contains 101 well-documented examples and the reader is able to learn about Open Geometry by working through them. In addition, we present a compendium of all important Open Geometry classes and their methods. vi Preface However, we did not intend to write a new tutorial for Open Geometry. The Handbook is rather a sequel, written for the readers of the ?rst book and for advancedprogrammers.Furthermore,itisasourceofcreativeandgoodexamples from diverse ?elds of geometry, computer graphics, and many other related ?elds like physics, mathematics, astronomy, biology, and geography.</span></p>', 'Sub Title
			No

			Author
			Georg Glaeser; Hans-Peter Schrocker

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387952727

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Georg Glaeser; Hans-Peter Schrocker</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387952727</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11700"', '"7020"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387952727&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3199', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3199', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1172, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:03'),
('8d1df9ec-8679-421f-abe5-157017691a19', '3381', NULL, 'Animal Biotechnology - Recent Concepts and Developments', 'animal-biotechnology-recent-concepts-and-developments', 'animal-biotechnology-recent-concepts-and-developments', '9788180940422', '9788180940422', '9788180940422', NULL, 'About the book

Animal biotechnology is the study of the techniques of manipulating the genetic material to achieve the desired effects in animals. This book extensively deals with the basics and recent developments in Animal Biotechnology in a simplified manner. The detailed and systematic discussion about each topic with illustrations and examples would help the readers to understand the different aspects of animal biotechnology. The book also covers the Intellectual Property Rights, and biosafety guidelines to be adopted in the laboratory are also included. The meticulously written book would be of immense help to students, researchers and teachers in the field of biotechnology.

Content – 

1. Introduction, 

2. Cell Culture and Fermentation Technology, 

3. Biotechnological Approaches to Vaccine Production, 

4. Hybridoma Technology, 

5. Nucleic Acid Probes and Hybridization, 

6. Gene Cloning, 

7. Hybridoma Technology, 

8. Transgenic Animals, 

9. DNA Fingerprinting and RFLP in Domestic Animals, 

10. Biotechnology in Animal Production, 

11. Manipulation of Rumen Microorganisms, 

12. Polymerase Chain Reaction, 

13. Nucleic Acid Sequencing, 

14. Enzyme Technology, 

15. Gene Therapy, 

16. Biotechnology and Medicine, 

17. Intellectual Property Rights and Biosafety in Biotechnology

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Animal biotechnology is the study of the techniques of manipulating the genetic material to achieve the desired effects in animals. This book extensively deals with the basics and recent developments in Animal Biotechnology in a simplified manner. The detailed and systematic discussion about each topic with illustrations and examples would help the readers to understand the different aspects of animal biotechnology. The book also covers the Intellectual Property Rights, and biosafety guidelines to be adopted in the laboratory are also included. The meticulously written book would be of immense help to students, researchers and teachers in the field of biotechnology.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content – </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Introduction, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Cell Culture and Fermentation Technology,  </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Biotechnological Approaches to Vaccine Production, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Hybridoma Technology, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Nucleic Acid Probes and Hybridization, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Gene Cloning, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Hybridoma Technology, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Transgenic Animals, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. DNA Fingerprinting and RFLP in Domestic Animals, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Biotechnology in Animal Production, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Manipulation of Rumen Microorganisms, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Polymerase Chain Reaction, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Nucleic Acid Sequencing, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Enzyme Technology, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Gene Therapy, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Biotechnology and Medicine, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>17. Intellectual Property Rights and Biosafety in Biotechnology</span></span></span></span></p>

<p> </p>', 'Title
			Animal Biotechnology - Recent Concepts and Developments

			Author
			P Ramadass

			ISBN
			9788180940422

			Publisher
			MJP Publishers

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Animal Biotechnology - Recent Concepts and Developments</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>P Ramadass</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788180940422</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>MJP Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"595"', '"387"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e9f43cdb-52af-409d-be88-c0147d7e2ed6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4965Animal%20Biotechnology%20-%20Recent%20Concepts%20and%20Developments.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788180940422&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3381', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3381', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1010, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('8d247fbb-9a76-4c22-99e3-edbd85aaad18', '2588', NULL, 'Hindi-Uapnyason ke Khalpatr - Arambh- Se E. San 1960', 'hindiuapnyason-ke-khalpatr-arambh-se-e-san-1960-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-258-2588', 'hindiuapnyason-ke-khalpatr-arambh-se-e-san-1960-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588-2588', '9788192844008', '9788192844008', '9788192844008', NULL, 'Hindi-Uapnyason ke Khalpatr - Arambh- Se E. San 1960', '<h5>Hindi-Uapnyason ke Khalpatr - Arambh- Se E. San 1960</h5>', ' Title
			Hindi-Uapnyason ke Khalpatr - Arambh- Se E. San 1960

			Author
			Dr. Chauhan Vishwas Mahadev

			ISBN 13 Digit
			9788192844008

			Publisher
			Subhi Publications

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span> Title</span></td>
			<td style="text-align:center"><span>Hindi-Uapnyason ke Khalpatr - Arambh- Se E. San 1960</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Chauhan Vishwas Mahadev</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 13 Digit</span></td>
			<td style="text-align:center"><span>9788192844008</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Subhi Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"550"', '"410"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bd0c2ee9-6178-4275-9376-ef96614fb854', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7470WhatsApp%20Image%202025-08-14%20at%204.45.52%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192844008&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2588', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2588', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1504, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:03'),
('8d595a23-f12f-412b-87a7-f36fa16993bb', '1110', NULL, 'Encyclopedia of Cell Technology in 2 Vols.', 'encyclopedia-of-cell-technology-in-2-vols-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110', 'encyclopedia-of-cell-technology-in-2-vols-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110-1110', 'THGY7765', 'THGY7765', 'THGY7765', NULL, 'Brings together up–to–date information on all key aspects of plant and animal cell technology in a single resource.

Covers scientific, historical, and ethical aspects of biotechnology.

Synthesizes a wealth of information in a valuable one–stop resource.

Invaluable to researchers working animal or plant cell technology.', '<p>Brings together up–to–date information on all key aspects of plant and animal cell technology in a single resource.<br />
Covers scientific, historical, and ethical aspects of biotechnology.<br />
Synthesizes a wealth of information in a valuable one–stop resource.<br />
Invaluable to researchers working animal or plant cell technology.</p>', 'Sub Title
			No

			Author
			Raymond E.

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780471161233

			Pages
			1280 pages

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			1 edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Raymond E.</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471161233</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1280 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"78299"', '"46980"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '1 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1280 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7063818683026x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THGY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1110', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1110', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2411, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:03'),
('8d5fa44b-a001-4a43-bd96-7f79ad189881', '1621', NULL, 'Introductory Solid State Physics - 2/e', 'introductory-solid-state-physics-2e-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621', 'introductory-solid-state-physics-2e-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621-1621', 'CBHT5432', 'CBHT5432', 'CBHT5432', NULL, 'Introductory Solid State Physics - 2/e', '<h1>Introductory Solid State Physics - 2/e</h1>', 'Sub Title
			No

			Author
			H.P. Myers

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780748406609

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H.P. Myers</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780748406609</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30609780748406609.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CBHT5432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1621', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1621', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2095, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('8d64aae8-c5d4-4dfb-bc51-81f458880664', '1996', NULL, 'Microfluidics for Biotechnology - Microelectromechanical Systems Series', 'microfluidics-for-biotechnology-microelectromechanical-systems-series-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1-1996', 'microfluidics-for-biotechnology-microelectromechanical-systems-series-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996', 'RFGT6655', 'RFGT6655::1996', 'RFGT6655', NULL, 'Microfluidics for Biotechnology - Microelectromechanical Systems Series', '<h1>Microfluidics for Biotechnology - Microelectromechanical Systems Series</h1>', 'Sub Title
			No

			Author
			Jean Berthier

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781580539616

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean Berthier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781580539616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6800"', '"4080"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1996', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1996', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1834, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8d65d566-a900-41c5-bc8c-414ba2d456cc', '2000', NULL, 'Molecular Modeling for the Design of Novel Performance Chemicals and Materials', 'molecular-modeling-for-the-design-of-novel-performance-chemicals-and-materials-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-20-2000', 'molecular-modeling-for-the-design-of-novel-performance-chemicals-and-materials-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000-2000', 'OYJK8877', 'OYJK8877', 'OYJK8877', NULL, 'Molecular Modeling for the Design of Novel Performance Chemicals and Materials', '<h1>Molecular Modeling for the Design of Novel Performance Chemicals and Materials</h1>', 'Sub Title
			No

			Author
			Beena Rai

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781439840788

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Beena Rai</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781439840788</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11300"', '"6780"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3704dpp_15_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OYJK8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2000', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2000', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1830, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8d86b979-36b7-4664-86a2-f1e3de837600', '1096', NULL, 'Literature and Social Morality - A Gandhian Overview', 'literature-and-social-morality-a-gandhian-overview-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096', 'literature-and-social-morality-a-gandhian-overview-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096-1096', 'ERY6655', 'ERY6655', 'ERY6655', NULL, 'Literature and Social Morality - A Gandhian Overview', '<h1>Literature and Social Morality - A Gandhian Overview</h1>', 'Sub Title
			No

			Author
			V.T. Patil, Hamalatha V. Patil

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172737078

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.T. Patil, Hamalatha V. Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737078</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39249788172737078.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1096', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1096', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2423, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:03'),
('8d89f32b-6c70-46c5-b526-890af47f4ed7', '4033', 428, 'International Financial Management', 'international-financial-management', 'international-financial-management', '9788126558728', '9788126558728', '9788126558728 ', NULL, 'About the book

Designed for students taking courses in international finance, international financial management, multinational finance and multinational financial management, International Financial Management offers a variety of real-life examples, both numerical and institutional, that demonstrate the use of financial analysis and reasoning in solving international financial problems.

Contents:

Part 1 The Global Financial Management Environment

Chapter 1: Introduction to International Financial Management

Chapter 2: Exchange Rate Determination

Chapter 3: The International Monetary System

Chapter 4: Currencies: Expectations, Parities and Forecasting

Chapter 5: The International Monetary System and the Balance of Payments

Chapter 6: Country Risk

Part 2 Currency and Derivatives Markets

Chapter 7: Currency Markets

Chapter 8: Currency Derivatives

Chapter 9: Interest Rate Derivatives

Part 3 Managing Currency Risks

Chapter 10: Translation and Transaction Exposure

Chapter 11: Economics Exposure

Part 4 Financing International Operations

Chapter 12: International and Domestic Capital Markets

Chapter 13: International Financial Markets

Chapter 14: The International Cost of Capital

Part 5 International Capital Budgeting

Chapter 15: International Portfolio Investment

Chapter 16: Strategies for Foreign Direct Investment

Chapter 17: International Capital Budgeting

Part 6 International Management of Working Capital

Chapter 18: International Trade Management

Chapter 19: Managing Working Capital

Chapter 20: Financial Management for the Global Enterprise', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Designed for students taking courses in international finance, international financial management, multinational finance and multinational financial management, International Financial Management offers a variety of real-life examples, both numerical and institutional, that demonstrate the use of financial analysis and reasoning in solving international financial problems.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1 The Global Financial Management Environment</span></strong></span></span></p>

<p><span><span><span>Chapter 1: Introduction to International Financial Management</span></span></span></p>

<p><span><span><span>Chapter 2: Exchange Rate Determination</span></span></span></p>

<p><span><span><span>Chapter 3: The International Monetary System</span></span></span></p>

<p><span><span><span>Chapter 4: Currencies: Expectations, Parities and Forecasting</span></span></span></p>

<p><span><span><span>Chapter 5: The International Monetary System and the Balance of Payments</span></span></span></p>

<p><span><span><span>Chapter 6: Country Risk</span></span></span></p>

<p><span><span><strong><span>Part 2 Currency and Derivatives Markets</span></strong></span></span></p>

<p><span><span><span>Chapter 7: Currency Markets</span></span></span></p>

<p><span><span><span>Chapter 8: Currency Derivatives</span></span></span></p>

<p><span><span><span>Chapter 9: Interest Rate Derivatives</span></span></span></p>

<p><span><span><strong><span>Part 3 Managing Currency Risks</span></strong></span></span></p>

<p><span><span><span>Chapter 10: Translation and Transaction Exposure</span></span></span></p>

<p><span><span><span>Chapter 11: Economics Exposure</span></span></span></p>

<p><span><span><strong><span>Part 4 Financing International Operations</span></strong></span></span></p>

<p><span><span><span>Chapter 12: International and Domestic Capital Markets</span></span></span></p>

<p><span><span><span>Chapter 13: International Financial Markets</span></span></span></p>

<p><span><span><span>Chapter 14: The International Cost of Capital</span></span></span></p>

<p><span><span><strong><span>Part 5 International Capital Budgeting</span></strong></span></span></p>

<p><span><span><span>Chapter 15: International Portfolio Investment</span></span></span></p>

<p><span><span><span>Chapter 16: Strategies for Foreign Direct Investment</span></span></span></p>

<p><span><span><span>Chapter 17: International Capital Budgeting</span></span></span></p>

<p><span><span><strong><span>Part 6 International Management of Working Capital</span></strong></span></span></p>

<p><span><span><span>Chapter 18: International Trade Management</span></span></span></p>

<p><span><span><span>Chapter 19: Managing Working Capital</span></span></span></p>

<p><span><span><span>Chapter 20: Financial Management for the Global Enterprise</span></span></span></p>', 'Title
			International Financial Management 

			Author
			Alan C.Shapiro

			ISBN
			9788126558728 

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>International Financial Management </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Alan C.Shapiro</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788126558728 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1019"', '"815"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/514151DWn2g3XEL._AC_UL600_SR600,600_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788126558728%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4033', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4033', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 428, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:03'),
('8d971abb-1b8c-48cb-95cf-e424daab5e9d', '2175', NULL, 'Understanding SOA With Web Services', 'understanding-soa-with-web-services-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175', 'understanding-soa-with-web-services-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175-2175', 'CDFG5544', 'CDFG5544', 'CDFG5544', NULL, 'Understanding SOA With Web Services', '<h1>Understanding SOA With Web Services</h1>', 'Sub Title
			No

			Author
			Eric Newcomer, Greg Lomow

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131711132

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eric Newcomer, Greg Lomow</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131711132</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41729788131711132.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CDFG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2175', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2175', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1707, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8dd97622-9e46-445e-9232-d0549524b5d3', '3391', NULL, 'Game Meat Hygiene in Focus - Microbiology, Epidemiology, Risk Analysis and Quality Assurance', 'game-meat-hygiene-in-focus-microbiology-epidemiology-risk-analysis-and-quality-assurance', 'game-meat-hygiene-in-focus-microbiology-epidemiology-risk-analysis-and-quality-assurance', '9789086861651', '9789086861651', '9789086861651', NULL, 'About the book

Game meat is consumed world-wide. In most regions, it contributes only a small part to the overall meat and food supply, but for reasons of animal welfare and sustainability it is sometimes considered an alternative to meat from farmed animals. Despite differences in game species, ante mortem conditions (free-range or fenced; wild or semi-domesticated), hunting or harvesting procedures and further handling of the carcass, there are common requirements as regards meat safety and quality. Whereas meat hygiene and safety have been an issue in game meat for export/import for a long time, primary production, domestic supply and direct supply to the consumer have recently been addressed by legislation and these sectors still present unresolved questions and challenges.

This book combines 24 contributions presenting the view of experts in game meat hygiene and quality. They address four main topics: i.e. ''hygiene and microbiology'', ''epidemiology'', ''risk assessment and management'' and ''muscle biology and meat quality''. In addition to contributions on this topic by authors from eight European countries, a South African perspective is provided, thus representing the standpoint of a major game meat exporter.

This volume is the first in a series on safety and quality assurance along the game meat chain, following an approach ''from forest to fork'' and is targeted at scientists in academia and industry, graduate students as well as at governmental officials in veterinary public health and food safety.

Content –

Preface,

Section 1 - Hygiene and microbiology,

Section 2 - Epidemiology,

Section 3 - Risk assessment and management,

Section 4 - Muscle biology and meat quality,

Biographies of key contributors,

Index

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Game meat is consumed world-wide. In most regions, it contributes only a small part to the overall meat and food supply, but for reasons of animal welfare and sustainability it is sometimes considered an alternative to meat from farmed animals. Despite differences in game species, ante mortem conditions (free-range or fenced; wild or semi-domesticated), hunting or harvesting procedures and further handling of the carcass, there are common requirements as regards meat safety and quality. Whereas meat hygiene and safety have been an issue in game meat for export/import for a long time, primary production, domestic supply and direct supply to the consumer have recently been addressed by legislation and these sectors still present unresolved questions and challenges.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book combines 24 contributions presenting the view of experts in game meat hygiene and quality. They address four main topics: i.e. ''hygiene and microbiology'', ''epidemiology'', ''risk assessment and management'' and ''muscle biology and meat quality''. In addition to contributions on this topic by authors from eight European countries, a South African perspective is provided, thus representing the standpoint of a major game meat exporter.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>This volume is the first in a series on safety and quality assurance along the game meat chain, following an approach ''from forest to fork'' and is targeted at scientists in academia and industry, graduate students as well as at governmental officials in veterinary public health and food safety.</span></span></span></span></p>

<p><span><span><strong><span><span>Content –</span></span></strong></span></span></p>

<p><span><span><span><span>Preface,</span></span></span></span></p>

<p><span><span><span><span>Section 1 - Hygiene and microbiology,</span></span></span></span></p>

<p><span><span><span><span>Section 2 - Epidemiology,</span></span></span></span></p>

<p><span><span><span><span>Section 3 - Risk assessment and management,</span></span></span></span></p>

<p><span><span><span><span>Section 4 - Muscle biology and meat quality,</span></span></span></span></p>

<p><span><span><span><span>Biographies of key contributors,</span></span></span></span></p>

<p><span><span><span><span>Index</span></span></span></span></p>

<p> </p>', 'Title
			Game Meat Hygiene in Focus - Microbiology, Epidemiology, Risk Analysis and Quality  Assurance

			Author
			P. Paulsen, A. Bauer

			ISBN
			9789086861651

			Publisher
			Wageningen Academic

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Game Meat Hygiene in Focus - Microbiology, Epidemiology, Risk Analysis and Quality  Assurance</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>P. Paulsen, A. Bauer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789086861651</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wageningen Academic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"13726"', '"8922"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '09d7fe0b-7658-47d1-ad47-991898e99c72', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1761game.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789086861651&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3391', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3391', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1000, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('8de33113-6781-4d42-b0ab-05eb7583a5e0', '4309', 154, 'Economics: Principles, Applications, and Tools 9/e', 'economics-principles-applications-and-tools-9e', 'economics-principles-applications-and-tools-9e', '9781292165592', '9781292165592', '9781292165592', NULL, 'About the book

The 9th Edition incorporates updated figures and data, while also emphasising current topics of interest—including the severe economic downturn of recent years and the latest developments in economic thinking. It also includes newly refined Learning Objectives that introduce the concepts explored in each chapter, along with new applications and chapter-opening stories related to the most up-to-date developments in both macroeconomics and microeconomics.

Content:

I. Introduction and Key Principles

1. Introduction: What Is Economics?

2. The Key Principles of Economics

3. Exchange and Markets

4. Demand, Supply, and Market Equilibrium

II. The Basic Concepts in Macroeconomics

5. Measuring a Nation’s Production and Income

6. Unemployment and Inflation

III. The Economy in the Long Run

7. The Economy at Full Employment

8. Why Do Economies Grow?

IV. Economic Fluctuations and Fiscal Policy

9. Aggregate Demand and Aggregate Supply

10. Fiscal Policy

11. The Income-­Expenditure Model

12. Investment and Financial Markets

V. Money, Banking, and Monetary Policy

13. Money and the Banking System

14. The Federal Reserve and Monetary Policy

VI. Inflation, Unemployment, and Economic Policy

15. Modern Macroeconomics: From the Short Run to the Long Run

16. The Dynamics of Inflation and Unemployment

17. Macroeconomic Policy Debates

VII. The International Economy

18. International Trade and Public Policy

19. The World of International Finance

VIII. A Closer Look at Demand and Supply

20. Elasticity: A Measure of Responsiveness

21. Market Efficiency and Government Intervention

22. Consumer Choice: Utility Theory and Insights from Neuroscience

IX. Market Structures and Pricing

23. Production Technology and Cost

24. Perfect Competition

25. Monopoly and Price Discrimination

26. Market Entry and Monopolistic Competition

27. Oligopoly and Strategic Behavior

28. Controlling Market Power: Antitrust and Regulation

X. Externalities and Information

29. Imperfect Information: Adverse Selection and Moral Hazard

30. Public Goods and Public Choice

31. External Costs and Environmental Policy

XI. The Labor Market and Income Distribution

32. The Labor Market and the Distribution of Income', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The 9th Edition incorporates updated figures and data, while also emphasising current topics of interest—including the severe economic downturn of recent years and the latest developments in economic thinking. It also includes newly refined Learning Objectives that introduce the concepts explored in each chapter, along with new applications and chapter-opening stories related to the most up-to-date developments in both macroeconomics and microeconomics.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>I. Introduction and Key Principles</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Introduction: What Is Economics?</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. The Key Principles of Economics</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Exchange and Markets</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Demand, Supply, and Market Equilibrium</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>II. The Basic Concepts in Macroeconomics</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>5. Measuring a Nation’s Production and Income</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Unemployment and Inflation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>III. The Economy in the Long Run</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>7. The Economy at Full Employment</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Why Do Economies Grow?</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>IV. Economic Fluctuations and Fiscal Policy</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>9. Aggregate Demand and Aggregate Supply</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Fiscal Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>11. The Income-­Expenditure Model</span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Investment and Financial Markets</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>V. Money, Banking, and Monetary Policy</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>13. Money and the Banking System</span></span></span></p>

<p style="text-align:justify"><span><span><span>14. The Federal Reserve and Monetary Policy</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>VI. Inflation, Unemployment, and Economic Policy</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>15. Modern Macroeconomics: From the Short Run to the Long Run</span></span></span></p>

<p style="text-align:justify"><span><span><span>16. The Dynamics of Inflation and Unemployment</span></span></span></p>

<p style="text-align:justify"><span><span><span>17. Macroeconomic Policy Debates</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>VII. The International Economy</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>18. International Trade and Public Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>19. The World of International Finance</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>VIII. A Closer Look at Demand and Supply</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>20. Elasticity: A Measure of Responsiveness</span></span></span></p>

<p style="text-align:justify"><span><span><span>21. Market Efficiency and Government Intervention</span></span></span></p>

<p style="text-align:justify"><span><span><span>22. Consumer Choice: Utility Theory and Insights from Neuroscience</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>IX. Market Structures and Pricing</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>23. Production Technology and Cost</span></span></span></p>

<p style="text-align:justify"><span><span><span>24. Perfect Competition</span></span></span></p>

<p style="text-align:justify"><span><span><span>25. Monopoly and Price Discrimination</span></span></span></p>

<p style="text-align:justify"><span><span><span>26. Market Entry and Monopolistic Competition</span></span></span></p>

<p style="text-align:justify"><span><span><span>27. Oligopoly and Strategic Behavior</span></span></span></p>

<p style="text-align:justify"><span><span><span>28. Controlling Market Power: Antitrust and Regulation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>X. Externalities and Information</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>29. Imperfect Information: Adverse Selection and Moral Hazard</span></span></span></p>

<p style="text-align:justify"><span><span><span>30. Public Goods and Public Choice</span></span></span></p>

<p style="text-align:justify"><span><span><span>31. External Costs and Environmental Policy</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>XI. The Labor Market and Income Distribution</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>32. The Labor Market and the Distribution of Income</span></span></span></p>
', 'Title
			Economics: Principles, Applications, and Tools 9/e

			Author
			Arthur O''Sullivan

			ISBN
			9781292165592

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Economics: Principles, Applications, and Tools 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Arthur O''Sullivan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292165592</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7295"', '"5107"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/205951okeVjsaZL.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292165592&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4309', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4309', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 154, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:03'),
('8e2121aa-427b-421e-a3e1-47b92f37101e', '2934', NULL, 'Advanced Modeling for Transit Operations and Service Planning', 'advanced-modeling-for-transit-operations-and-service-planning-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934', 'advanced-modeling-for-transit-operations-and-service-planning-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934-2934', '9780080442068', '9780080442068', '9780080442068', NULL, 'In this title, experts in public transport address the current problem of improving public transit systems by taking advantage of new technologies and advanced modelling techniques. The key areas open to improvement are service planning and operations management.', '<p>In this title, experts in public transport address the current problem of improving public transit systems by taking advantage of new technologies and advanced modelling techniques. The key areas open to improvement are service planning and operations management.</p>', 'Advanced Modeling for Transit Operations and Service Planning

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 354 pages

	ISBN-10 ‏ : ‎ 0080442064

	ISBN-13 ‏ : ‎ 978-0080442068

	Item Weight ‏ : ‎ 676 g

	Dimensions ‏ : ‎ 15.6 x 2 x 23.4 cm', '<h1>Advanced Modeling for Transit Operations and Service Planning</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 354 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0080442064</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0080442068</span></li>
	<li><span>Item Weight ‏ : ‎ 676 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.6 x 2 x 23.4 cm</span></li>
</ul>', '"10700"', '"6420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59121.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780080442068&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2934', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2934', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1265, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:03'),
('8e28ef5a-e36f-48fe-9292-fcd2248c125c', '1712', NULL, 'Lectures on Quantum Mechanics - Basic Matters', 'lectures-on-quantum-mechanics-basic-matters-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-17-1712', 'lectures-on-quantum-mechanics-basic-matters-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712-1712', 'CDET433', 'CDET433', 'CDET433', NULL, 'The three volumes are not sequential but rather independent of each other and largely self-contained.Basic Matters is a first introduction to quantum mechanics that does not assume any prior knowledge of the subject. The emphasis is on the general structure as the necessary foundation of any understanding. Starting from the simplest quantum phenomenon, the Stern-Gerlach experiment with its choice between two discrete outcomes, and ending with one-dimensional continuous systems, the physical concepts and notions as well as the mathematical formalism of quantum mechanics are developed in successive, manageable steps. The presentation is modern inasmuch as the natural language of the trade - Dirac''s kets and bras and so on - is introduced early, and the temporal evolution is dealt with in a picture-free manner, with Schroedinger''s and Heisenberg''s equations of motion side by side and on equal footing.The reader of Simple Systems is not expected to be familiar with the material in Basic Matters, but should have the minimal knowledge of a standard brief introduction to quantum mechanics with its typical emphasis on one-dimensional position wave functions. The step to Dirac''s more abstract and much more powerful formalism is taken immediately, followed by reviews of quantum kinematics and quantum dynamics. The important standard examples (force-free motion, constant force, harmonic oscillator, hydrogen-like atoms) are then treated in considerable detail, whereby a nonstandard perspective is offered wherever it is deemed feasible and useful. A final chapter is devoted to approximation methods, from the Hellmann-Feynman theorem to the WKB quantization rule.Perturbed Evolution has a closer link to Simple Systems than that volume has to Basic Matters, but any reader familiar with the subject matter of a solid introduction to quantum mechanics - such as Dirac''s formalism of kets and bras, Schroedinger''s and Heisenberg''s equations of motion, and the standard examples that can be treated exactly, with harmonic oscillators and hydrogen-like atoms among them - can cope with the somewhat advanced material of this volume. The basics of kinematics and dynamics are reviewed at the outset, including discussions of Bohr''s principle of complementarity and Schwinger''s quantum action principle. The Born series, the Lippmann-Schwinger equation, and Fermi''s golden rule are recurring themes in the treatment of the central subject matter - the evolution in the presence of perturbing interactions for which there are no exact solutions as one has them for the standard examples in Simple Systems. The scattering by a localized potential is regarded as a perturbed evolution of a particular kind and is dealt with accordingly. The unique features of the scattering of indistinguishable quantum objects illustrate the nonclassical properties of bosons and fermions and prepare the groundwork for a discussion of multi-electron atoms.', '<p>The three volumes are not sequential but rather independent of each other and largely self-contained.Basic Matters is a first introduction to quantum mechanics that does not assume any prior knowledge of the subject. The emphasis is on the general structure as the necessary foundation of any understanding. Starting from the simplest quantum phenomenon, the Stern-Gerlach experiment with its choice between two discrete outcomes, and ending with one-dimensional continuous systems, the physical concepts and notions as well as the mathematical formalism of quantum mechanics are developed in successive, manageable steps. The presentation is modern inasmuch as the natural language of the trade - Dirac''s kets and bras and so on - is introduced early, and the temporal evolution is dealt with in a picture-free manner, with Schroedinger''s and Heisenberg''s equations of motion side by side and on equal footing.The reader of Simple Systems is not expected to be familiar with the material in Basic Matters, but should have the minimal knowledge of a standard brief introduction to quantum mechanics with its typical emphasis on one-dimensional position wave functions. The step to Dirac''s more abstract and much more powerful formalism is taken immediately, followed by reviews of quantum kinematics and quantum dynamics. The important standard examples (force-free motion, constant force, harmonic oscillator, hydrogen-like atoms) are then treated in considerable detail, whereby a nonstandard perspective is offered wherever it is deemed feasible and useful. A final chapter is devoted to approximation methods, from the Hellmann-Feynman theorem to the WKB quantization rule.Perturbed Evolution has a closer link to Simple Systems than that volume has to Basic Matters, but any reader familiar with the subject matter of a solid introduction to quantum mechanics - such as Dirac''s formalism of kets and bras, Schroedinger''s and Heisenberg''s equations of motion, and the standard examples that can be treated exactly, with harmonic oscillators and hydrogen-like atoms among them - can cope with the somewhat advanced material of this volume. The basics of kinematics and dynamics are reviewed at the outset, including discussions of Bohr''s principle of complementarity and Schwinger''s quantum action principle. The Born series, the Lippmann-Schwinger equation, and Fermi''s golden rule are recurring themes in the treatment of the central subject matter - the evolution in the presence of perturbing interactions for which there are no exact solutions as one has them for the standard examples in Simple Systems. The scattering by a localized potential is regarded as a perturbed evolution of a particular kind and is dealt with accordingly. The unique features of the scattering of indistinguishable quantum objects illustrate the nonclassical properties of bosons and fermions and prepare the groundwork for a discussion of multi-electron atoms.</p>', 'Lectures on Quantum Mechanics - Basic Matters', '<h1>Lectures on Quantum Mechanics - Basic Matters</h1>', '"5700"', '"3420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6206dpp_18_81.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CDET433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1712', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1712', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2024, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('8e4a481f-3839-4d38-b5e1-237da2483273', '4312', 151, 'Psychology: From Inquiry to Understanding 3/e', 'psychology-from-inquiry-to-understanding-3e', 'psychology-from-inquiry-to-understanding-3e', '9781292058849', '9781292058849', '9781292058849', NULL, 'About the book

Psychology: From Inquiry to Understanding, 3/e, teaches students how to test their assumptions, and motivates them to use scientific thinking skills to better understand the field of psychology in their everyday lives. By applying scientific thinking, students can more intelligently evaluate claims about both laboratory research and daily life. In the end, students will emerge with the “psychological smarts,” or open-minded scepticism, needed to distinguish psychological misinformation from credible, useful psychological information.

Content:

Chapter 1:   Psychology and Scientific Thinking

Chapter 2:   Research Methods

Chapter 3:   Biological Psychology

Chapter 4:   Sensation and Perception

Chapter 5:   Consciousness

Chapter 6:   Learning

Chapter 7:   Memory

Chapter 8:   Thinking, Reasoning, and Language

Chapter 9:   Intelligence and IQ Testing

Chapter 10:    Human Development

Chapter 11:    Emotion and Motivation

Chapter 12:    Stress, Coping, and Health

Chapter 13:    Social Psychology

Chapter 14:    Personality

Chapter 15:    Psychological Disorders

Chapter 16:    Psychological and Biological Treatments', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>Psychology: From Inquiry to Understanding, 3/e,</span></em><span> teaches students how to test their assumptions, and motivates them to use scientific thinking skills to better understand the field of psychology in their everyday lives. By applying scientific thinking, students can more intelligently evaluate claims about both laboratory research and daily life. In the end, students will emerge with the “psychological smarts,” or open-minded scepticism, needed to distinguish psychological misinformation from credible, useful psychological information.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 1:   </span></strong><span>Psychology and Scientific Thinking</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 2:   </span></strong><span>Research Methods</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 3:   </span></strong><span>Biological Psychology</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 4:   </span></strong><span>Sensation and Perception</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 5:   </span></strong><span>Consciousness</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 6:   </span></strong><span>Learning</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 7:   </span></strong><span>Memory</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 8:   </span></strong><span>Thinking, Reasoning, and Language</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 9:   </span></strong><span>Intelligence and IQ Testing</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 10:    </span></strong><span>Human Development</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 11:    </span></strong><span>Emotion and Motivation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 12:    </span></strong><span>Stress, Coping, and Health</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 13:    </span></strong><span>Social Psychology</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 14:    </span></strong><span>Personality</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 15:    </span></strong><span>Psychological Disorders</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Chapter 16:    </span></strong><span>Psychological and Biological Treatments</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Psychology: From Inquiry to Understanding 3/e

			Author
			Scott O.Lilienfeld

			ISBN
			9781292058849

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Psychology: From Inquiry to Understanding 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Scott O.Lilienfeld</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292058849</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"9768"', '"6838"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3945psy.webp', NULL, '10 | 27', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292058849&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4312', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4312', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 151, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:03'),
('8ea2d080-75f4-41a2-b81d-17666a8580f6', '4268', 195, 'Mergers Acquisitions And Other Restructuring Activities : An Integrated Approach To Process Tools, Cases And Solutions 11/e', 'mergers-acquisitions-and-other-restructuring-activities-an-integrated-approach-to-process-tools-cases-and-solutions-11e', 'mergers-acquisitions-and-other-restructuring-activities-an-integrated-approach-to-process-tools-cases-and-solutions-11e', '9788131267646', '9788131267646', '9788131267646', NULL, 'About the book

The 11th edition of Mergers, Acquisitions, and Other Restructuring Activities presents the most current and comprehensive M&A information available anywhere. Organized according to the context in which topics normally occur in the M&A process, the book is divided into five parts: M&A environment, M&A process, M&A valuation and modeling, deal structuring and financing strategies, and alternative business and restructuring strategies. Covering industries worldwide, this new edition illustrates the most germane strategies and tactics in today''s M&A marketplace. 

Content:

Part I: The Mergers and Acquisitions Environment

	An Introduction to Mergers, Acquisitions, and other restructuring Activities

	The Regulatory Environment

	The Corporate takeover Market: Common takeover tactics, Antitakeover Defenses, and corporate governance

Part II: The Mergers and Acquisitions Process: Phases 1 through 10

	Planning: Developing Business and Acquisition Plans—phase 1 and 2 of the acquisition process

	Implementation: search through closing—phase 3 to 10 of the acquisition process

	Postclosing Integration: Mergers, Acquisitions and Business Alliances

Part III: Mergers and Acquisitions Valuation and Modeling

	Mergers and Acquisitions cash flow Valuation basics

	Relative, asset-oriented, and real-option valuation basics

	Financial Modeling Basics

	Analysis and Valuation of Privately held firms

Part IV: Deal-Structuring and Financing Strategies

	Structuring the Deal: Payment and legal Considerations

	Structuring the Deal: Tax and Accounting Considerations

	Financing the Deal: Private Equity, Hedge Funds and other sources of Financing

	Highly Leveraged Transactions: Leveraged Buyout Valuation and Modeling basics

	Applying Financial Models: to Value, Structure, and Negotiate stock and asset Purchases

Part V: Alternative Business and Restructuring Strategies

	Domestic and Cross-Border Business Alliances: Joint Ventures, Partnerships, Strategic Alliances and Licensing

	Alternative Exit and Restructuring Strategies: Divestitures, Spin-offs, Carve-outs, Split-offs and tracking stocks

	Alternative Exit and Restructuring Strategies: Bankruptcy, Reorganization and Liquidation

	Cross-border Mergers and Acquisitions: Analysis and Valuation', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The 11th edition of Mergers, Acquisitions, and Other Restructuring Activities presents the most current and comprehensive M&amp;A information available anywhere. Organized according to the context in which topics normally occur in the M&amp;A process, the book is divided into five parts: M&amp;A environment, M&amp;A process, M&amp;A valuation and modeling, deal structuring and financing strategies, and alternative business and restructuring strategies. Covering industries worldwide, this new edition illustrates the most germane strategies and tactics in today''s M&amp;A marketplace. </span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: The Mergers and Acquisitions Environment</span></strong></span></span></p>

<ol>
	<li><span><span><span>An Introduction to Mergers, Acquisitions, and other restructuring Activities</span></span></span></li>
	<li><span><span><span>The Regulatory Environment</span></span></span></li>
	<li><span><span><span>The Corporate takeover Market: Common takeover tactics, Antitakeover Defenses, and corporate governance</span></span></span></li>
</ol>

<p><span><span><strong><span>Part II: The Mergers and Acquisitions Process: Phases 1 through 10</span></strong></span></span></p>

<ol>
	<li><span><span><span>Planning: Developing Business and Acquisition Plans—phase 1 and 2 of the acquisition process</span></span></span></li>
	<li><span><span><span>Implementation: search through closing—phase 3 to 10 of the acquisition process</span></span></span></li>
	<li><span><span><span>Postclosing Integration: Mergers, Acquisitions and Business Alliances</span></span></span></li>
</ol>

<p><span><span><strong><span>Part III: Mergers and Acquisitions Valuation and Modeling</span></strong></span></span></p>

<ol>
	<li><span><span><span>Mergers and Acquisitions cash flow Valuation basics</span></span></span></li>
	<li><span><span><span>Relative, asset-oriented, and real-option valuation basics</span></span></span></li>
	<li><span><span><span>Financial Modeling Basics</span></span></span></li>
	<li><span><span><span>Analysis and Valuation of Privately held firms</span></span></span></li>
</ol>

<p><span><span><strong><span>Part IV: Deal-Structuring and Financing Strategies</span></strong></span></span></p>

<ol>
	<li><span><span><span>Structuring the Deal: Payment and legal Considerations</span></span></span></li>
	<li><span><span><span>Structuring the Deal: Tax and Accounting Considerations</span></span></span></li>
	<li><span><span><span>Financing the Deal: Private Equity, Hedge Funds and other sources of Financing</span></span></span></li>
	<li><span><span><span>Highly Leveraged Transactions: Leveraged Buyout Valuation and Modeling basics</span></span></span></li>
	<li><span><span><span>Applying Financial Models: to Value, Structure, and Negotiate stock and asset Purchases</span></span></span></li>
</ol>

<p><span><span><strong><span>Part V: Alternative Business and Restructuring Strategies</span></strong></span></span></p>

<ol>
	<li><span><span><span>Domestic and Cross-Border Business Alliances: Joint Ventures, Partnerships, Strategic Alliances and Licensing </span></span></span></li>
	<li><span><span><span>Alternative Exit and Restructuring Strategies: Divestitures, Spin-offs, Carve-outs, Split-offs and tracking stocks</span></span></span></li>
	<li><span><span><span>Alternative Exit and Restructuring Strategies: Bankruptcy, Reorganization and Liquidation</span></span></span></li>
	<li><span><span><span>Cross-border Mergers and Acquisitions: Analysis and Valuation</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Mergers Acquisitions And Other Restructuring Activities : An Integrated Approach To Process Tools, Cases And Solutions 11/e

			Author
			Donald M.DePamphilis

			ISBN
			9788131267646

			Publisher
			Elsevier

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Mergers Acquisitions And Other Restructuring Activities : An Integrated Approach To Process Tools, Cases And Solutions 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Donald M.DePamphilis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131267646</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1125"', '"900"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5733Mergers-Acquisitions-and-Other-Restructuring-Activities--An-Integrated-Approach-to-Process-Tools-Cases-and-Solutions-11th-Edition_389492.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131267646&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4268', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4268', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 195, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:03'),
('8ebabcb5-ce84-4432-80f2-79df2d67dfaf', '3422', 971, 'Political Thoughts in India - 400 B.C.-1980', 'political-thoughts-in-india-400-bc1980-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422', 'political-thoughts-in-india-400-bc1980-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422-3422', '9788185495712', '9788185495712', '9788185495712', NULL, 'This book traces the origins and evolution of India political thinking from ancient times to 1980 (400 B.C-1980), with relevant extracts form original texts. The volume displays the author''s catholicity of mind as well as his wide ranging interest and concerns about the Indian state and society.

Content - By Way of..., 1. Dighanikaya and Anguttaranikaya, 2. The Jataka Stories, 3. Kautilya and His Arthasastra, 4. Manu: The Law Giver, 5. Vyasa''s Mahabharat-Shanti Parva, 6. Tiruvalluvar''s Tiru-K-Kural, 7. Kamandaka''s Kamandakiya Nitisara, 8. Acharya Somadeva''s Yasastilaka, 9. Acharya Hem Chandra Suri''s, 10. The ''Sukraniti'', 11. Tarikh-i-Firoz Shahi of Ziauddin Barniand Shams-i-Siraj Afif, 12. Abul Fazal''s Ain-i-Akbari, 13. M.K. Gandhi - As Social Reformer and Political Thinker, 14. Sri Aurobindo-His Political and Philosophical Ideas, 15. Mohammad Iqbal-Poet and Philosopher, 16. Views of Rajagopalachari, 17. B.R. Ambedkar-Messiah of Dalits, 18. Jayaprakash Narayan: Sarvodaya Exponent, 19. Ram Manohar Lohia: A Doctrinal Socialist, Appendix : I - The Doctrine of Humanism, Appendix : II - Appadorai: A Tribute, Appendix : III - Biographical Chronicle, Index', '<p style="text-align:justify"><span>This book traces the origins and evolution of India political thinking from ancient times to 1980 (400 B.C-1980), with relevant extracts form original texts. The volume displays the author''s catholicity of mind as well as his wide ranging interest and concerns about the Indian state and society.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>By Way of..., 1. Dighanikaya and Anguttaranikaya, </span></span><span><span><span><span>2. The Jataka Stories, 3. Kautilya and His Arthasastra, 4. Manu: The Law Giver, 5. Vyasa''s Mahabharat-Shanti Parva, 6. Tiruvalluvar''s Tiru-K-Kural, 7. Kamandaka''s Kamandakiya Nitisara, 8. Acharya Somadeva''s Yasastilaka, 9. Acharya Hem Chandra Suri''s, 10. The ''Sukraniti'', 11. Tarikh-i-Firoz Shahi of Ziauddin Barniand Shams-i-Siraj Afif, 12. Abul Fazal''s Ain-i-Akbari, 13. M.K. Gandhi - As Social Reformer and Political Thinker, 14. Sri Aurobindo-His Political and Philosophical Ideas, 15. Mohammad Iqbal-Poet and Philosopher, 16. Views of Rajagopalachari, 17. B.R. Ambedkar-Messiah of Dalits, 18. Jayaprakash Narayan: Sarvodaya Exponent, 19. Ram Manohar Lohia: A Doctrinal Socialist, Appendix : I - The Doctrine of Humanism, Appendix : II - Appadorai: A Tribute, Appendix : III - Biographical Chronicle, Index</span></span></span></span></p>', 'Sub Title
			Political Thoughts in India - 400 B.C.-1980

			Author
			A. Appadorai

			About Author
			As per Book

			ISBN 10 Digit
			8185495718

			ISBN 13 Digit
			9788185495712

			Pages
			393

			Binding
			Hardcover

			Year of Publication
			2020

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>Political Thoughts in India - 400 B.C.-1980</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>A. Appadorai</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8185495718</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788185495712</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>393</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2020</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"890"', '"534"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 393, '393', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4796Political%20Thoughts%20in%20India%20400%20B.C.-1980.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788185495712&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3422', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3422', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 971, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('8f3f5c3f-7a31-48fa-beca-126a035689b8', '2051', NULL, 'Free energy Transduction and Biochemical Cycle Kinetics New', 'free-energy-transduction-and-biochemical-cycle-kinetics-new-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2-2051', 'free-energy-transduction-and-biochemical-cycle-kinetics-new-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051-2051', 'ZXCF4434', 'ZXCF4434', 'ZXCF4434', NULL, 'This three-part treatment translates the technical language of research monographs on the theory of free energy transfer in biology, making the subject more accessible to those entering the field. Designed for upper-level classes in biochemistry or biophysics, it can also be used for independent study. 36 figures. 1989 edition.', '<p>This three-part treatment translates the technical language of research monographs on the theory of free energy transfer in biology, making the subject more accessible to those entering the field. Designed for upper-level classes in biochemistry or biophysics, it can also be used for independent study. 36 figures. 1989 edition.</p>', 'Free energy Transduction and Biochemical Cycle Kinetics New', '<h1>Free energy Transduction and Biochemical Cycle Kinetics New</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7904dppp_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ZXCF4434&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2051', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2051', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1793, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', '3770', 679, 'High-Performance Computing on Complex Environments', 'highperformance-computing-on-complex-environments', 'highperformance-computing-on-complex-environments', '9781118712054', '9781118712054', '9781118712054', NULL, 'About the Book

With recent changes in multicore and general-purpose computing on graphics processing units, the way parallel computers are used and programmed has drastically changed. It is important to provide a comprehensive study on how to use such machines written by specialists of the domain. The book provides recent research results in high-performance computing on complex environments, information on how to efficiently exploit heterogeneous and hierarchical architectures and distributed systems, detailed studies on the impact of applying heterogeneous computing practices to real problems, and applications varying from remote sensing to tomography. The content spans topics such as Numerical Analysis for Heterogeneous and Multicore Systems; Optimization of Communication for High Performance Heterogeneous and Hierarchical Platforms; Efficient Exploitation of Heterogeneous Architectures, Hybrid CPU+GPU, and Distributed Systems; Energy Awareness in High-Performance Computing; and Applications of Heterogeneous High-Performance Computing.

Contents :

Part I Introduction 1

1. Summary of the Open European Network for High-Performance Computing in Complex Environments 3

Emmanuel Jeannot and Julius ilinskas

1.1 Introduction and Vision 4

1.2 Scientific Organization 6

1.2.1 Scientific Focus 6

1.2.2 Working Groups 6

1.3 Activities of the Project 6

1.3.1 Spring Schools 6

1.3.2 International Workshops 7

1.3.3 Working Groups Meetings 7

1.3.4 Management Committee Meetings 7

1.3.5 Short-Term Scientific Missions 7

1.4 Main Outcomes of the Action 7

1.5 Contents of the Book 8

Acknowledgment 10

Part II Numerical Analysis for Heterogeneous and Multicore Systems 11

2. On the Impact of the Heterogeneous Multicore and Many-Core Platforms on Iterative Solution Methods and Preconditioning Techniques 13

Dimitar Lukarski and Maya Neytcheva

2.1 Introduction 14

2.2 General Description of Iterative Methods and Preconditioning 16

2.2.1 Basic Iterative Methods 16

2.2.2 Projection Methods: CG and GMRES 18

2.3 Preconditioning Techniques 20

2.4 Defect-Correction Technique 21

2.5 Multigrid Method 22

2.6 Parallelization of Iterative Methods 22

2.7 Heterogeneous Systems 23

2.7.1 Heterogeneous Computing 24

2.7.2 Algorithm Characteristics and Resource Utilization 25

2.7.3 Exposing Parallelism 26

2.7.4 Heterogeneity in Matrix Computation 26

2.7.5 Setup of Heterogeneous Iterative Solvers 27

2.8 Maintenance and Portability 29

2.9 Conclusion 30

Acknowledgments 31

References 31

3. Efficient Numerical Solution of 2D Diffusion Equation on Multicore Computers 33

Matja Depolli, Gregor Kosec, and Roman Trobec

3.1 Introduction 34

3.2 Test Case 35

3.2.1 Governing Equations 35

3.2.2 Solution Procedure 36

3.3 Parallel Implementation 39

3.3.1 Intel PCM Library 39

3.3.2 OpenMP 40

3.4 Results 41

3.4.1 Results of Numerical Integration 41

3.4.2 Parallel Efficiency 42

3.5 Discussion 45

3.6 Conclusion 47

Acknowledgment 47

References 47

4. Parallel Algorithms for Parabolic Problems on Graphs in Neuroscience 51

Natalija Tumanova and Raimondas Ciegis

4.1 Introduction 51

4.2 Formulation of the Discrete Model 53

4.2.1 The ?-Implicit Discrete Scheme 55

4.2.2 The Predictor–Corrector Algorithm I 57

4.2.3 The Predictor–Corrector Algorithm II 58

4.3 Parallel Algorithms 59

4.3.1 Parallel ?-Implicit Algorithm 59

4.3.2 Parallel Predictor–Corrector Algorithm I 62

4.3.3 Parallel Predictor–Corrector Algorithm II 63

4.4 Computational Results 63

4.4.1 Experimental Comparison of Predictor–Corrector Algorithms 66

4.4.2 Numerical Experiment of Neuron Excitation 68

4.5 Conclusions 69

Acknowledgments 70

References 70

Part III Communication and Storage Considerations in High-Performance Computing 73

5. An Overview of Topology Mapping Algorithms and Techniques in High-Performance Computing 75

Torsten Hoefler, Emmanuel Jeannot, and Guillaume Mercier

5.1 Introduction 76

5.2 General Overview 76

5.2.1 A Key to Scalability: Data Locality 77

5.2.2 Data Locality Management in Parallel Programming Models 77

5.2.3 Virtual Topology: Definition and Characteristics 78

5.2.4 Understanding the Hardware 79

5.3 Formalization of the Problem 79

5.4 Algorithmic Strategies for Topology Mapping 81

5.4.1 Greedy Algorithm Variants 81

5.4.2 Graph Partitioning 82

5.4.3 Schemes Based on Graph Similarity 82

5.4.4 Schemes Based on Subgraph Isomorphism 82

5.5 Mapping Enforcement Techniques 82

5.5.1 Resource Binding 83

5.5.2 Rank Reordering 83

5.5.3 Other Techniques 84

5.6 Survey of Solutions 85

5.6.1 Algorithmic Solutions 85

5.6.2 Existing Implementations 85

5.7 Conclusion and Open Problems 89

Acknowledgment 90

References 90

6. Optimization of Collective Communication for Heterogeneous HPC Platforms 95

Kiril Dichev and Alexey Lastovetsky

6.1 Introduction 95

6.2 Overview of Optimized Collectives and Topology-Aware Collectives 97

6.3 Optimizations of Collectives on Homogeneous Clusters 98

6.4 Heterogeneous Networks 99

6.4.1 Comparison to Homogeneous Clusters 99

6.5 Topology- and Performance-Aware Collectives 100

6.6 Topology as Input 101

6.7 Performance as Input 102

6.7.1 Homogeneous Performance Models 103

6.7.2 Heterogeneous Performance Models 105

6.7.3 Estimation of Parameters of Heterogeneous Performance Models 106

6.7.4 Other Performance Models 106

6.8 Non-MPI Collective Algorithms for Heterogeneous Networks 106

6.8.1 Optimal Solutions with Multiple Spanning Trees 107

6.8.2 Adaptive Algorithms for Efficient Large-Message Transfer 107

6.8.3 Network Models Inspired by BitTorrent 108

6.9 Conclusion 111

Acknowledgments 111

References 111

7. Effective Data Access Patterns on Massively Parallel Processors 115

Gabriele Capannini, Ranieri Baraglia, Fabrizio Silvestri, and Franco Maria Nardini

7.1 Introduction 115

7.2 Architectural Details 116

7.3 K-Model 117

7.3.1 The Architecture 117

7.3.2 Cost and Complexity Evaluation 118

7.3.3 Efficiency Evaluation 119

7.4 Parallel Prefix Sum 120

7.4.1 Experiments 125

7.5 Bitonic Sorting Networks 126

7.5.1 Experiments 131

7.6 Final Remarks 132

Acknowledgments 133

References 133

8. Scalable Storage I/O Software for Blue Gene Architectures 135

Florin Isaila, Javier Garcia, and Jesús Carretero

8.1 Introduction 135

8.2 Blue Gene System Overview 136

8.2.1 Blue Gene Architecture 136

8.2.2 Operating System Architecture 136

8.3 Design and Implementation 138

8.3.1 The Client Module 139

8.3.2 The I/O Module 141

8.4 Conclusions and Future Work 142

Acknowledgments 142

References 142

Part IV Efficient Exploitation af Heterogeneous Architectures 145

9. Fair Resource Sharing for Dynamic Scheduling of Workflows on Heterogeneous Systems 147

Hamid Arabnejad, Jorge G. Barbosa, and Frédéric Suter

9.1 Introduction 148

9.1.1 Application Model 148

9.1.2 System Model 151

9.1.3 Performance Metrics 152

9.2 Concurrent Workflow Scheduling 153

9.2.1 Offline Scheduling of Concurrent Workflows 154

9.2.2 Online Scheduling of Concurrent Workflows 155

9.3 Experimental Results and Discussion 160

9.3.1 DAG Structure 160

9.3.2 Simulated Platforms 160

9.3.3 Results and Discussion 162

9.4 Conclusions 165

Acknowledgments 166

References 166

10. Systematic Mapping of Reed–Solomon Erasure Codes on Heterogeneous Multicore Architectures 169

Roman Wyrzykowski, Marcin Wozniak, and Lukasz Kuczynski

10.1 Introduction 169

10.2 Related Works 171

10.3 Reed–Solomon Codes and Linear Algebra Algorithms 172

10.4 Mapping Reed–Solomon Codes on Cell/B.E. Architecture 173

10.4.1 Cell/B.E. Architecture 173

10.4.2 Basic Assumptions for Mapping 174

10.4.3 Vectorization Algorithm and Increasing its Efficiency 175

10.4.4 Performance Results 177

10.5 Mapping Reed–Solomon Codes on Multicore GPU Architectures 178

10.5.1 Parallelization of Reed–Solomon Codes on GPU Architectures 178

10.5.2 Organization of GPU Threads 180

10.6 Methods of Increasing the Algorithm Performance on GPUs 181

10.6.1 Basic Modifications 181

10.6.2 Stream Processing 182

10.6.3 Using Shared Memory 184

10.7 GPU Performance Evaluation 185

10.7.1 Experimental Results 185

10.7.2 Performance Analysis using the Roofline Model 187

10.8 Conclusions and Future Works 190

Acknowledgments 191

References 191

11. Heterogeneous Parallel Computing Platforms and Tools for Compute-Intensive Algorithms: A Case Study 193

Daniele D’Agostino, Andrea Clematis, and Emanuele Danovaro

11.1 Introduction 194

11.2 A Low-Cost Heterogeneous Computing Environment 196

11.2.1 Adopted Computing Environment 199

11.3 First Case Study: The N-Body Problem 200

11.3.1 The Sequential N-Body Algorithm 201

11.3.2 The Parallel N-Body Algorithm for Multicore Architectures 203

11.3.3 The Parallel N-Body Algorithm for CUDA Architectures 204

11.4 Second Case Study: The Convolution Algorithm 206

11.4.1 The Sequential Convolver Algorithm 206

11.4.2 The Parallel Convolver Algorithm for Multicore Architectures 207

11.4.3 The Parallel Convolver Algorithm for GPU Architectures 208

11.5 Conclusions 211

Acknowledgments 212

References 212

12. Efficient Application of Hybrid Parallelism in Electromagnetism Problems 215

Alejandro Álvarez-Melcón, Fernando D. Quesada, Domingo Giménez, Carlos Pérez-Alcaraz, José-Ginés Picón, and Tomás Ramírez

12.1 Introduction 215

12.2 Computation of Green’s functions in Hybrid Systems 216

12.2.1 Computation in a Heterogeneous Cluster 217

12.2.2 Experiments 218

12.3 Parallelization in Numa Systems of a Volume Integral Equation Technique 222

12.3.1 Experiments 222

12.4 Autotuning Parallel Codes 226

12.4.1 Empirical Autotuning 227

12.4.2 Modeling the Linear Algebra Routines 229

12.5 Conclusions and Future Research 230

Acknowledgments 231

References 232

Part V CPU + GPU Coprocessing 235

13. Design and Optimization of Scientific Applications for Highly Heterogeneous and Hierarchical HPC Platforms Using Functional Computation Performance Models 237

David Clarke, Aleksandar Ilic, Alexey Lastovetsky, Vladimir Rychkov, Leonel Sousa, and Ziming Zhong

13.1 Introduction 238

13.2 Related Work 241

13.3 Data Partitioning Based on Functional Performance Model 243

13.4 Example Application: Heterogeneous Parallel Matrix Multiplication 245

13.5 Performance Measurement on CPUs/GPUs System 247

13.6 Functional Performance Models of Multiple Cores and GPUs 248

13.7 FPM-Based Data Partitioning on CPUs/GPUs System 250

13.8 Efficient Building of Functional Performance Models 251

13.9 FPM-Based Data Partitioning on Hierarchical Platforms 253

13.10 Conclusion 257

Acknowledgments 259

References 259

14. Efficient Multilevel Load Balancing on Heterogeneous CPU + GPU Systems 261

Aleksandar Ilic and Leonel Sousa

14.1 Introduction: Heterogeneous CPU + GPU Systems 262

14.1.1 Open Problems and Specific Contributions 263

14.2 Background and Related Work 265

14.2.1 Divisible Load Scheduling in Distributed CPU-Only Systems 265

14.2.2 Scheduling in Multicore CPU and Multi-GPU Environments 268

14.3 Load Balancing Algorithms for Heterogeneous CPU + GPU Systems 269

14.3.1 Multilevel Simultaneous Load Balancing Algorithm 270

14.3.2 Algorithm for Multi-Installment Processing with Multidistributions 273

14.4 Experimental Results 275

14.4.1 MSLBA Evaluation: Dense Matrix Multiplication Case Study 275

14.4.2 AMPMD Evaluation: 2D FFT Case Study 277

14.5 Conclusions 279

Acknowledgments 280

References 280

15. The All-Pair Shortest-Path Problem in Shared-Memory Heterogeneous Systems 283

Hector Ortega-Arranz, Yuri Torres, Diego R. Llanos, and Arturo Gonzalez-Escribano

15.1 Introduction 283

15.2 Algorithmic Overview 285

15.2.1 Graph Theory Notation 285

15.2.2 Dijkstra’s Algorithm 286

15.2.3 Parallel Version of Dijkstra’s Algorithm 287

15.3 CUDA Overview 287

15.4 Heterogeneous Systems and Load Balancing 288

15.5 Parallel Solutions to The APSP 289

15.5.1 GPU Implementation 289

15.5.2 Heterogeneous Implementation 290

15.6 Experimental Setup 291

15.6.1 Methodology 291

15.6.2 Target Architectures 292

15.6.3 Input Set Characteristics 292

15.6.4 Load-Balancing Techniques Evaluated 292

15.7 Experimental Results 293

15.7.1 Complete APSP 293

15.7.2 512-Source-Node-to-All Shortest Path 295

15.7.3 Experimental Conclusions 296

15.8 Conclusions 297

Acknowledgments 297

References 297

Part VI Efficient Exploitation of Distributed Systems 301

16. Resource Management for HPC on the Cloud 303

Marc E. Frincu and Dana Petcu

16.1 Introduction 303

16.2 On the Type of Applications for HPC and HPC2 305

16.3 HPC on the Cloud 306

16.3.1 General PaaS Solutions 306

16.3.2 On-Demand Platforms for HPC 310

16.4 Scheduling Algorithms for HPC2 311

16.5 Toward an Autonomous Scheduling Framework 312

16.5.1 Autonomous Framework for RMS 313

16.5.2 Self-Management 315

16.5.3 Use Cases 317

16.6 Conclusions 319

Acknowledgment 320

References 320

17. Resource Discovery in Large-Scale Grid Systems 323

Konstantinos Karaoglanoglou and Helen Karatza

17.1 Introduction and Background 323

17.1.1 Introduction 323

17.1.2 Resource Discovery in Grids 324

17.1.3 Background 325

17.2 The Semantic Communities Approach 325

17.2.1 Grid Resource Discovery Using Semantic Communities 325

17.2.2 Grid Resource Discovery Based on Semantically Linked Virtual Organizations 327

17.3 The P2P Approach 329

17.3.1 On Fully Decentralized Resource Discovery in Grid Environments Using a P2P Architecture 329

17.3.2 P2P Protocols for Resource Discovery in the Grid 330

17.4 The Grid-Routing Transferring Approach 333

17.4.1 Resource Discovery Based on Matchmaking Routers 333

17.4.2 Acquiring Knowledge in a Large-Scale Grid System 335

17.5 Conclusions 337

Acknowledgment 338

References 338

Part VII Energy Awareness in High-Performance Computing 341

18. Energy-Aware Approaches for HPC Systems 343

Robert Basmadjian, Georges Da Costa, Ghislain Landry Tsafack Chetsa, Laurent Lefevre, Ariel Oleksiak, and Jean-Marc Pierson

18.1 Introduction 344

18.2 Power Consumption of Servers 345

18.2.1 Server Modeling 346

18.2.2 Power Prediction Models 347

18.3 Classification and Energy Profiles of HPC Applications 354

18.3.1 Phase Detection 356

18.3.2 Phase Identification 358

18.4 Policies and Leverages 359

18.5 Conclusion 360

Acknowledgements 361

References 361

19. Strategies for Increased Energy Awareness in Cloud Federations 365

Gabor Kecskemeti, AttilaKertesz, Attila Cs. Marosi, and Zsolt Nemeth

19.1 Introduction 365

19.2 Related Work 367

19.3 Scenarios 369

19.3.1 Increased Energy Awareness Across Multiple Data Centers within a Single Administrative Domain 369

19.3.2 Energy Considerations in Commercial Cloud Federations 372

19.3.3 Reduced Energy Footprint of Academic Cloud Federations 374

19.4 Energy-Aware Cloud Federations 374

19.4.1 Availability of Energy-Consumption-Related Information 375

19.4.2 Service Call Scheduling at the Meta-Brokering Level of FCM 376

19.4.3 Service Call Scheduling and VM Management at the Cloud-Brokering Level of FCM 377

19.5 Conclusions 379

Acknowledgments 380

References 380

20. Enabling Network Security in HPC Systems Using Heterogeneous CMPs 383

Ozcan Ozturk and Suleyman Tosun

20.1 Introduction 384

20.2 Related Work 386

20.3 Overview of Our Approach 387

20.3.1 Heterogeneous CMP Architecture 387

20.3.2 Network Security Application Behavior 388

20.3.3 High-Level View 389

20.4 Heterogeneous CMP Design for Network Security Processors 390

20.4.1 Task Assignment 390

20.4.2 ILP Formulation 391

20.4.3 Discussion 393

20.5 Experimental Evaluation 394

20.5.1 Setup 394

20.5.2 Results 395

20.6 Concluding Remarks 397

Acknowledgments 397

References 397

Part VIII Applications of Heterogeneous High-Performance Computing 401

21. Toward a High-Performance Distributed CBIR System for Hyperspectral Remote Sensing Data: A Case Study in Jungle Computing 403

Timo van Kessel, NielsDrost, Jason Maassen, Henri E. Bal, Frank J. Seinstra, and Antonio J. Plaza

21.1 Introduction 404

21.2 CBIR For Hyperspectral Imaging Data 407

21.2.1 Spectral Unmixing 407

21.2.2 Proposed CBIR System 409

21.3 Jungle Computing 410

21.3.1 Jungle Computing: Requirements 411

21.4 IBIS and Constellation 412

21.5 System Design and Implementation 415

21.5.1 Endmember Extraction 418

21.5.2 Query Execution 418

21.5.3 Equi-Kernels 419

21.5.4 Matchmaking 420

21.6 Evaluation 420

21.6.1 Performance Evaluation 421

21.7 Conclusions 426

Acknowledgments 426

References 426

22. Taking Advantage of Heterogeneous Platforms in Image and Video Processing 429

Sidi A. Mahmoudi, Erencan Ozkan, Pierre Manneback, and Suleyman Tosun

22.1 Introduction 430

22.2 Related Work 431

22.2.1 Image Processing on GPU 431

22.2.2 Video Processing on GPU 432

22.2.3 Contribution 433

22.3 Parallel Image Processing on GPU 433

22.3.1 Development Scheme for Image Processing on GPU 433

22.3.2 GPU Optimization 434

22.3.3 GPU Implementation of Edge and Corner Detection 434

22.3.4 Performance Analysis and Evaluation 434

22.4 Image Processing on Heterogeneous Architectures 437

22.4.1 Development Scheme for Multiple Image Processing 437

22.4.2 Task Scheduling within Heterogeneous Architectures 438

22.4.3 Optimization Within Heterogeneous Architectures 438

22.5 Video Processing on GPU 438

22.5.1 Development Scheme for Video Processing on GPU 439

22.5.2 GPU Optimizations 440

22.5.4 GPU-Based Silhouette Extraction 440

22.5.5 GPU-Based Optical Flow Estimation 440

22.5.6 Result Analysis 443

22.6 Experimental Results 444

22.6.1 Heterogeneous Computing for Vertebra Segmentation 444

22.6.2 GPU Computing for Motion Detection Using a Moving Camera 445

22.7 Conclusion 447

Acknowledgment 448

References 448

23. Real-Time Tomographic Reconstruction Through CPU + GPU Coprocessing 451

José Ignacio Agulleiro, Francisco Vazquez, Ester M. Garzon, and Jose J. Fernandez

23.1 Introduction 452

23.2 Tomographic Reconstruction 453

23.3 Optimization of Tomographic Reconstruction for CPUs and for GPUs 455

23.4 Hybrid CPU + GPU Tomographic Reconstruction 457

23.5 Results 459

23.6 Discussion and Conclusion 461', '<p><strong><span>About the Book</span></strong></p>

<p>With recent changes in multicore and general-purpose computing on graphics processing units, the way parallel computers are used and programmed has drastically changed. It is important to provide a comprehensive study on how to use such machines written by specialists of the domain. The book provides recent research results in high-performance computing on complex environments, information on how to efficiently exploit heterogeneous and hierarchical architectures and distributed systems, detailed studies on the impact of applying heterogeneous computing practices to real problems, and applications varying from remote sensing to tomography. The content spans topics such as Numerical Analysis for Heterogeneous and Multicore Systems; Optimization of Communication for High Performance Heterogeneous and Hierarchical Platforms; Efficient Exploitation of Heterogeneous Architectures, Hybrid CPU+GPU, and Distributed Systems; Energy Awareness in High-Performance Computing; and Applications of Heterogeneous High-Performance Computing.<br />
<br />
<strong><span>Contents :</span></strong></p>

<p><strong>Part I Introduction 1</strong></p>

<p><strong>1. Summary of the Open European Network for High-Performance Computing in Complex Environments 3</strong><br />
<em>Emmanuel Jeannot and Julius ilinskas</em></p>

<p>1.1 Introduction and Vision 4</p>

<p>1.2 Scientific Organization 6</p>

<p>1.2.1 Scientific Focus 6</p>

<p>1.2.2 Working Groups 6</p>

<p>1.3 Activities of the Project 6</p>

<p>1.3.1 Spring Schools 6</p>

<p>1.3.2 International Workshops 7</p>

<p>1.3.3 Working Groups Meetings 7</p>

<p>1.3.4 Management Committee Meetings 7</p>

<p>1.3.5 Short-Term Scientific Missions 7</p>

<p>1.4 Main Outcomes of the Action 7</p>

<p>1.5 Contents of the Book 8</p>

<p>Acknowledgment 10</p>

<p><strong>Part II Numerical Analysis for Heterogeneous and Multicore Systems 11</strong></p>

<p><strong>2. On the Impact of the Heterogeneous Multicore and Many-Core Platforms on Iterative Solution Methods and Preconditioning Techniques 13</strong><br />
<em>Dimitar Lukarski and Maya Neytcheva</em></p>

<p>2.1 Introduction 14</p>

<p>2.2 General Description of Iterative Methods and Preconditioning 16</p>

<p>2.2.1 Basic Iterative Methods 16</p>

<p>2.2.2 Projection Methods: CG and GMRES 18</p>

<p>2.3 Preconditioning Techniques 20</p>

<p>2.4 Defect-Correction Technique 21</p>

<p>2.5 Multigrid Method 22</p>

<p>2.6 Parallelization of Iterative Methods 22</p>

<p>2.7 Heterogeneous Systems 23</p>

<p>2.7.1 Heterogeneous Computing 24</p>

<p>2.7.2 Algorithm Characteristics and Resource Utilization 25</p>

<p>2.7.3 Exposing Parallelism 26</p>

<p>2.7.4 Heterogeneity in Matrix Computation 26</p>

<p>2.7.5 Setup of Heterogeneous Iterative Solvers 27</p>

<p>2.8 Maintenance and Portability 29</p>

<p>2.9 Conclusion 30</p>

<p>Acknowledgments 31</p>

<p>References 31</p>

<p><strong>3. Efficient Numerical Solution of 2D Diffusion Equation on Multicore Computers 33</strong><br />
<em>Matja Depolli, Gregor Kosec, and Roman Trobec</em></p>

<p>3.1 Introduction 34</p>

<p>3.2 Test Case 35</p>

<p>3.2.1 Governing Equations 35</p>

<p>3.2.2 Solution Procedure 36</p>

<p>3.3 Parallel Implementation 39</p>

<p>3.3.1 Intel PCM Library 39</p>

<p>3.3.2 OpenMP 40</p>

<p>3.4 Results 41</p>

<p>3.4.1 Results of Numerical Integration 41</p>

<p>3.4.2 Parallel Efficiency 42</p>

<p>3.5 Discussion 45</p>

<p>3.6 Conclusion 47</p>

<p>Acknowledgment 47</p>

<p>References 47</p>

<p><strong>4. Parallel Algorithms for Parabolic Problems on Graphs in Neuroscience 51</strong><br />
<em>Natalija Tumanova and Raimondas Ciegis</em></p>

<p>4.1 Introduction 51</p>

<p>4.2 Formulation of the Discrete Model 53</p>

<p>4.2.1 The <em>?</em>-Implicit Discrete Scheme 55</p>

<p>4.2.2 The Predictor–Corrector Algorithm I 57</p>

<p>4.2.3 The Predictor–Corrector Algorithm II 58</p>

<p>4.3 Parallel Algorithms 59</p>

<p>4.3.1 Parallel <em>?</em>-Implicit Algorithm 59</p>

<p>4.3.2 Parallel Predictor–Corrector Algorithm I 62</p>

<p>4.3.3 Parallel Predictor–Corrector Algorithm II 63</p>

<p>4.4 Computational Results 63</p>

<p>4.4.1 Experimental Comparison of Predictor–Corrector Algorithms 66</p>

<p>4.4.2 Numerical Experiment of Neuron Excitation 68</p>

<p>4.5 Conclusions 69</p>

<p>Acknowledgments 70</p>

<p>References 70</p>

<p><strong>Part III Communication and Storage Considerations in High-Performance Computing 73</strong></p>

<p><strong>5. An Overview of Topology Mapping Algorithms and Techniques in High-Performance Computing 75</strong><br />
<em>Torsten Hoefler, Emmanuel Jeannot, and Guillaume Mercier</em></p>

<p>5.1 Introduction 76</p>

<p>5.2 General Overview 76</p>

<p>5.2.1 A Key to Scalability: Data Locality 77</p>

<p>5.2.2 Data Locality Management in Parallel Programming Models 77</p>

<p>5.2.3 Virtual Topology: Definition and Characteristics 78</p>

<p>5.2.4 Understanding the Hardware 79</p>

<p>5.3 Formalization of the Problem 79</p>

<p>5.4 Algorithmic Strategies for Topology Mapping 81</p>

<p>5.4.1 Greedy Algorithm Variants 81</p>

<p>5.4.2 Graph Partitioning 82</p>

<p>5.4.3 Schemes Based on Graph Similarity 82</p>

<p>5.4.4 Schemes Based on Subgraph Isomorphism 82</p>

<p>5.5 Mapping Enforcement Techniques 82</p>

<p>5.5.1 Resource Binding 83</p>

<p>5.5.2 Rank Reordering 83</p>

<p>5.5.3 Other Techniques 84</p>

<p>5.6 Survey of Solutions 85</p>

<p>5.6.1 Algorithmic Solutions 85</p>

<p>5.6.2 Existing Implementations 85</p>

<p>5.7 Conclusion and Open Problems 89</p>

<p>Acknowledgment 90</p>

<p>References 90</p>

<p><strong>6. Optimization of Collective Communication for Heterogeneous HPC Platforms 95</strong><br />
<em>Kiril Dichev and Alexey Lastovetsky</em></p>

<p>6.1 Introduction 95</p>

<p>6.2 Overview of Optimized Collectives and Topology-Aware Collectives 97</p>

<p>6.3 Optimizations of Collectives on Homogeneous Clusters 98</p>

<p>6.4 Heterogeneous Networks 99</p>

<p>6.4.1 Comparison to Homogeneous Clusters 99</p>

<p>6.5 Topology- and Performance-Aware Collectives 100</p>

<p>6.6 Topology as Input 101</p>

<p>6.7 Performance as Input 102</p>

<p>6.7.1 Homogeneous Performance Models 103</p>

<p>6.7.2 Heterogeneous Performance Models 105</p>

<p>6.7.3 Estimation of Parameters of Heterogeneous Performance Models 106</p>

<p>6.7.4 Other Performance Models 106</p>

<p>6.8 Non-MPI Collective Algorithms for Heterogeneous Networks 106</p>

<p>6.8.1 Optimal Solutions with Multiple Spanning Trees 107</p>

<p>6.8.2 Adaptive Algorithms for Efficient Large-Message Transfer 107</p>

<p>6.8.3 Network Models Inspired by BitTorrent 108</p>

<p>6.9 Conclusion 111</p>

<p>Acknowledgments 111</p>

<p>References 111</p>

<p><strong>7. Effective Data Access Patterns on Massively Parallel Processors 115</strong><br />
<em>Gabriele Capannini, Ranieri Baraglia, Fabrizio Silvestri, and Franco Maria Nardini</em></p>

<p>7.1 Introduction 115</p>

<p>7.2 Architectural Details 116</p>

<p>7.3 <em>K</em>-Model 117</p>

<p>7.3.1 The Architecture 117</p>

<p>7.3.2 Cost and Complexity Evaluation 118</p>

<p>7.3.3 Efficiency Evaluation 119</p>

<p>7.4 Parallel Prefix Sum 120</p>

<p>7.4.1 Experiments 125</p>

<p>7.5 Bitonic Sorting Networks 126</p>

<p>7.5.1 Experiments 131</p>

<p>7.6 Final Remarks 132</p>

<p>Acknowledgments 133</p>

<p>References 133</p>

<p><strong>8. Scalable Storage I/O Software for Blue Gene Architectures 135</strong><br />
<em>Florin Isaila, Javier Garcia, and Jesús Carretero</em></p>

<p>8.1 Introduction 135</p>

<p>8.2 Blue Gene System Overview 136</p>

<p>8.2.1 Blue Gene Architecture 136</p>

<p>8.2.2 Operating System Architecture 136</p>

<p>8.3 Design and Implementation 138</p>

<p>8.3.1 The Client Module 139</p>

<p>8.3.2 The I/O Module 141</p>

<p>8.4 Conclusions and Future Work 142</p>

<p>Acknowledgments 142</p>

<p>References 142</p>

<p><strong>Part IV Efficient Exploitation af Heterogeneous Architectures 145</strong></p>

<p><strong>9. Fair Resource Sharing for Dynamic Scheduling of Workflows on Heterogeneous Systems 147</strong><br />
<em>Hamid Arabnejad, Jorge G. Barbosa, and Frédéric Suter</em></p>

<p>9.1 Introduction 148</p>

<p>9.1.1 Application Model 148</p>

<p>9.1.2 System Model 151</p>

<p>9.1.3 Performance Metrics 152</p>

<p>9.2 Concurrent Workflow Scheduling 153</p>

<p>9.2.1 Offline Scheduling of Concurrent Workflows 154</p>

<p>9.2.2 Online Scheduling of Concurrent Workflows 155</p>

<p>9.3 Experimental Results and Discussion 160</p>

<p>9.3.1 DAG Structure 160</p>

<p>9.3.2 Simulated Platforms 160</p>

<p>9.3.3 Results and Discussion 162</p>

<p>9.4 Conclusions 165</p>

<p>Acknowledgments 166</p>

<p>References 166</p>

<p><strong>10. Systematic Mapping of Reed–Solomon Erasure Codes on Heterogeneous Multicore Architectures 169</strong><br />
<em>Roman Wyrzykowski, Marcin Wozniak, and Lukasz Kuczynski</em></p>

<p>10.1 Introduction 169</p>

<p>10.2 Related Works 171</p>

<p>10.3 Reed–Solomon Codes and Linear Algebra Algorithms 172</p>

<p>10.4 Mapping Reed–Solomon Codes on Cell/B.E. Architecture 173</p>

<p>10.4.1 Cell/B.E. Architecture 173</p>

<p>10.4.2 Basic Assumptions for Mapping 174</p>

<p>10.4.3 Vectorization Algorithm and Increasing its Efficiency 175</p>

<p>10.4.4 Performance Results 177</p>

<p>10.5 Mapping Reed–Solomon Codes on Multicore GPU Architectures 178</p>

<p>10.5.1 Parallelization of Reed–Solomon Codes on GPU Architectures 178</p>

<p>10.5.2 Organization of GPU Threads 180</p>

<p>10.6 Methods of Increasing the Algorithm Performance on GPUs 181</p>

<p>10.6.1 Basic Modifications 181</p>

<p>10.6.2 Stream Processing 182</p>

<p>10.6.3 Using Shared Memory 184</p>

<p>10.7 GPU Performance Evaluation 185</p>

<p>10.7.1 Experimental Results 185</p>

<p>10.7.2 Performance Analysis using the Roofline Model 187</p>

<p>10.8 Conclusions and Future Works 190</p>

<p>Acknowledgments 191</p>

<p>References 191</p>

<p><strong>11. Heterogeneous Parallel Computing Platforms and Tools for Compute-Intensive Algorithms: A Case Study 193</strong><br />
<em>Daniele D’Agostino, Andrea Clematis, and Emanuele Danovaro</em></p>

<p>11.1 Introduction 194</p>

<p>11.2 A Low-Cost Heterogeneous Computing Environment 196</p>

<p>11.2.1 Adopted Computing Environment 199</p>

<p>11.3 First Case Study: The <em>N</em>-Body Problem 200</p>

<p>11.3.1 The Sequential <em>N</em>-Body Algorithm 201</p>

<p>11.3.2 The Parallel <em>N</em>-Body Algorithm for Multicore Architectures 203</p>

<p>11.3.3 The Parallel <em>N</em>-Body Algorithm for CUDA Architectures 204</p>

<p>11.4 Second Case Study: The Convolution Algorithm 206</p>

<p>11.4.1 The Sequential Convolver Algorithm 206</p>

<p>11.4.2 The Parallel Convolver Algorithm for Multicore Architectures 207</p>

<p>11.4.3 The Parallel Convolver Algorithm for GPU Architectures 208</p>

<p>11.5 Conclusions 211</p>

<p>Acknowledgments 212</p>

<p>References 212</p>

<p><strong>12. Efficient Application of Hybrid Parallelism in Electromagnetism Problems 215</strong><br />
<em>Alejandro Álvarez-Melcón, Fernando D. Quesada, Domingo Giménez, Carlos Pérez-Alcaraz, José-Ginés Picón, and Tomás Ramírez</em></p>

<p>12.1 Introduction 215</p>

<p>12.2 Computation of Green’s functions in Hybrid Systems 216</p>

<p>12.2.1 Computation in a Heterogeneous Cluster 217</p>

<p>12.2.2 Experiments 218</p>

<p>12.3 Parallelization in Numa Systems of a Volume Integral Equation Technique 222</p>

<p>12.3.1 Experiments 222</p>

<p>12.4 Autotuning Parallel Codes 226</p>

<p>12.4.1 Empirical Autotuning 227</p>

<p>12.4.2 Modeling the Linear Algebra Routines 229</p>

<p>12.5 Conclusions and Future Research 230</p>

<p>Acknowledgments 231</p>

<p>References 232</p>

<p><strong>Part V CPU + GPU Coprocessing 235</strong></p>

<p><strong>13. Design and Optimization of Scientific Applications for Highly Heterogeneous and Hierarchical HPC Platforms Using Functional Computation Performance Models 237</strong><br />
<em>David Clarke, Aleksandar Ilic, Alexey Lastovetsky, Vladimir Rychkov, Leonel Sousa, and Ziming Zhong</em></p>

<p>13.1 Introduction 238</p>

<p>13.2 Related Work 241</p>

<p>13.3 Data Partitioning Based on Functional Performance Model 243</p>

<p>13.4 Example Application: Heterogeneous Parallel Matrix Multiplication 245</p>

<p>13.5 Performance Measurement on CPUs/GPUs System 247</p>

<p>13.6 Functional Performance Models of Multiple Cores and GPUs 248</p>

<p>13.7 FPM-Based Data Partitioning on CPUs/GPUs System 250</p>

<p>13.8 Efficient Building of Functional Performance Models 251</p>

<p>13.9 FPM-Based Data Partitioning on Hierarchical Platforms 253</p>

<p>13.10 Conclusion 257</p>

<p>Acknowledgments 259</p>

<p>References 259</p>

<p><strong>14. Efficient Multilevel Load Balancing on Heterogeneous CPU + GPU Systems 261</strong><br />
<em>Aleksandar Ilic and Leonel Sousa</em></p>

<p>14.1 Introduction: Heterogeneous CPU + GPU Systems 262</p>

<p>14.1.1 Open Problems and Specific Contributions 263</p>

<p>14.2 Background and Related Work 265</p>

<p>14.2.1 Divisible Load Scheduling in Distributed CPU-Only Systems 265</p>

<p>14.2.2 Scheduling in Multicore CPU and Multi-GPU Environments 268</p>

<p>14.3 Load Balancing Algorithms for Heterogeneous CPU + GPU Systems 269</p>

<p>14.3.1 Multilevel Simultaneous Load Balancing Algorithm 270</p>

<p>14.3.2 Algorithm for Multi-Installment Processing with Multidistributions 273</p>

<p>14.4 Experimental Results 275</p>

<p>14.4.1 MSLBA Evaluation: Dense Matrix Multiplication Case Study 275</p>

<p>14.4.2 AMPMD Evaluation: 2D FFT Case Study 277</p>

<p>14.5 Conclusions 279</p>

<p>Acknowledgments 280</p>

<p>References 280</p>

<p><strong>15. The All-Pair Shortest-Path Problem in Shared-Memory Heterogeneous Systems 283</strong><br />
<em>Hector Ortega-Arranz, Yuri Torres, Diego R. Llanos, and Arturo Gonzalez-Escribano</em></p>

<p>15.1 Introduction 283</p>

<p>15.2 Algorithmic Overview 285</p>

<p>15.2.1 Graph Theory Notation 285</p>

<p>15.2.2 Dijkstra’s Algorithm 286</p>

<p>15.2.3 Parallel Version of Dijkstra’s Algorithm 287</p>

<p>15.3 CUDA Overview 287</p>

<p>15.4 Heterogeneous Systems and Load Balancing 288</p>

<p>15.5 Parallel Solutions to The APSP 289</p>

<p>15.5.1 GPU Implementation 289</p>

<p>15.5.2 Heterogeneous Implementation 290</p>

<p>15.6 Experimental Setup 291</p>

<p>15.6.1 Methodology 291</p>

<p>15.6.2 Target Architectures 292</p>

<p>15.6.3 Input Set Characteristics 292</p>

<p>15.6.4 Load-Balancing Techniques Evaluated 292</p>

<p>15.7 Experimental Results 293</p>

<p>15.7.1 Complete APSP 293</p>

<p>15.7.2 512-Source-Node-to-All Shortest Path 295</p>

<p>15.7.3 Experimental Conclusions 296</p>

<p>15.8 Conclusions 297</p>

<p>Acknowledgments 297</p>

<p>References 297</p>

<p><strong>Part VI Efficient Exploitation of Distributed Systems 301</strong></p>

<p><strong>16. Resource Management for HPC on the Cloud 303</strong><br />
<em>Marc E. Frincu and Dana Petcu</em></p>

<p>16.1 Introduction 303</p>

<p>16.2 On the Type of Applications for HPC and HPC2 305</p>

<p>16.3 HPC on the Cloud 306</p>

<p>16.3.1 General PaaS Solutions 306</p>

<p>16.3.2 On-Demand Platforms for HPC 310</p>

<p>16.4 Scheduling Algorithms for HPC2 311</p>

<p>16.5 Toward an Autonomous Scheduling Framework 312</p>

<p>16.5.1 Autonomous Framework for RMS 313</p>

<p>16.5.2 Self-Management 315</p>

<p>16.5.3 Use Cases 317</p>

<p>16.6 Conclusions 319</p>

<p>Acknowledgment 320</p>

<p>References 320</p>

<p><strong>17. Resource Discovery in Large-Scale Grid Systems 323</strong><br />
<em>Konstantinos Karaoglanoglou and Helen Karatza</em></p>

<p>17.1 Introduction and Background 323</p>

<p>17.1.1 Introduction 323</p>

<p>17.1.2 Resource Discovery in Grids 324</p>

<p>17.1.3 Background 325</p>

<p>17.2 The Semantic Communities Approach 325</p>

<p>17.2.1 Grid Resource Discovery Using Semantic Communities 325</p>

<p>17.2.2 Grid Resource Discovery Based on Semantically Linked Virtual Organizations 327</p>

<p>17.3 The P2P Approach 329</p>

<p>17.3.1 On Fully Decentralized Resource Discovery in Grid Environments Using a P2P Architecture 329</p>

<p>17.3.2 P2P Protocols for Resource Discovery in the Grid 330</p>

<p>17.4 The Grid-Routing Transferring Approach 333</p>

<p>17.4.1 Resource Discovery Based on Matchmaking Routers 333</p>

<p>17.4.2 Acquiring Knowledge in a Large-Scale Grid System 335</p>

<p>17.5 Conclusions 337</p>

<p>Acknowledgment 338</p>

<p>References 338</p>

<p><strong>Part VII Energy Awareness in High-Performance Computing 341</strong></p>

<p><strong>18. Energy-Aware Approaches for HPC Systems 343</strong><br />
<em>Robert Basmadjian, Georges Da Costa, Ghislain Landry Tsafack Chetsa, Laurent Lefevre, Ariel Oleksiak, and Jean-Marc Pierson</em></p>

<p>18.1 Introduction 344</p>

<p>18.2 Power Consumption of Servers 345</p>

<p>18.2.1 Server Modeling 346</p>

<p>18.2.2 Power Prediction Models 347</p>

<p>18.3 Classification and Energy Profiles of HPC Applications 354</p>

<p>18.3.1 Phase Detection 356</p>

<p>18.3.2 Phase Identification 358</p>

<p>18.4 Policies and Leverages 359</p>

<p>18.5 Conclusion 360</p>

<p>Acknowledgements 361</p>

<p>References 361</p>

<p><strong>19. Strategies for Increased Energy Awareness in Cloud Federations 365</strong><br />
<em>Gabor Kecskemeti, AttilaKertesz, Attila Cs. Marosi, and Zsolt Nemeth</em></p>

<p>19.1 Introduction 365</p>

<p>19.2 Related Work 367</p>

<p>19.3 Scenarios 369</p>

<p>19.3.1 Increased Energy Awareness Across Multiple Data Centers within a Single Administrative Domain 369</p>

<p>19.3.2 Energy Considerations in Commercial Cloud Federations 372</p>

<p>19.3.3 Reduced Energy Footprint of Academic Cloud Federations 374</p>

<p>19.4 Energy-Aware Cloud Federations 374</p>

<p>19.4.1 Availability of Energy-Consumption-Related Information 375</p>

<p>19.4.2 Service Call Scheduling at the Meta-Brokering Level of FCM 376</p>

<p>19.4.3 Service Call Scheduling and VM Management at the Cloud-Brokering Level of FCM 377</p>

<p>19.5 Conclusions 379</p>

<p>Acknowledgments 380</p>

<p>References 380</p>

<p><strong>20. Enabling Network Security in HPC Systems Using Heterogeneous CMPs 383</strong><br />
<em>Ozcan Ozturk and Suleyman Tosun</em></p>

<p>20.1 Introduction 384</p>

<p>20.2 Related Work 386</p>

<p>20.3 Overview of Our Approach 387</p>

<p>20.3.1 Heterogeneous CMP Architecture 387</p>

<p>20.3.2 Network Security Application Behavior 388</p>

<p>20.3.3 High-Level View 389</p>

<p>20.4 Heterogeneous CMP Design for Network Security Processors 390</p>

<p>20.4.1 Task Assignment 390</p>

<p>20.4.2 ILP Formulation 391</p>

<p>20.4.3 Discussion 393</p>

<p>20.5 Experimental Evaluation 394</p>

<p>20.5.1 Setup 394</p>

<p>20.5.2 Results 395</p>

<p>20.6 Concluding Remarks 397</p>

<p>Acknowledgments 397</p>

<p>References 397</p>

<p><strong>Part VIII Applications of Heterogeneous High-Performance Computing 401</strong></p>

<p><strong>21. Toward a High-Performance Distributed CBIR System for Hyperspectral Remote Sensing Data: A Case Study in Jungle Computing 403</strong><br />
<em>Timo van Kessel, NielsDrost, Jason Maassen, Henri E. Bal, Frank J. Seinstra, and Antonio J. Plaza</em></p>

<p>21.1 Introduction 404</p>

<p>21.2 CBIR For Hyperspectral Imaging Data 407</p>

<p>21.2.1 Spectral Unmixing 407</p>

<p>21.2.2 Proposed CBIR System 409</p>

<p>21.3 Jungle Computing 410</p>

<p>21.3.1 Jungle Computing: Requirements 411</p>

<p>21.4 IBIS and Constellation 412</p>

<p>21.5 System Design and Implementation 415</p>

<p>21.5.1 Endmember Extraction 418</p>

<p>21.5.2 Query Execution 418</p>

<p>21.5.3 Equi-Kernels 419</p>

<p>21.5.4 Matchmaking 420</p>

<p>21.6 Evaluation 420</p>

<p>21.6.1 Performance Evaluation 421</p>

<p>21.7 Conclusions 426</p>

<p>Acknowledgments 426</p>

<p>References 426</p>

<p><strong>22. Taking Advantage of Heterogeneous Platforms in Image and Video Processing 429</strong><br />
<em>Sidi A. Mahmoudi, Erencan Ozkan, Pierre Manneback, and Suleyman Tosun</em></p>

<p>22.1 Introduction 430</p>

<p>22.2 Related Work 431</p>

<p>22.2.1 Image Processing on GPU 431</p>

<p>22.2.2 Video Processing on GPU 432</p>

<p>22.2.3 Contribution 433</p>

<p>22.3 Parallel Image Processing on GPU 433</p>

<p>22.3.1 Development Scheme for Image Processing on GPU 433</p>

<p>22.3.2 GPU Optimization 434</p>

<p>22.3.3 GPU Implementation of Edge and Corner Detection 434</p>

<p>22.3.4 Performance Analysis and Evaluation 434</p>

<p>22.4 Image Processing on Heterogeneous Architectures 437</p>

<p>22.4.1 Development Scheme for Multiple Image Processing 437</p>

<p>22.4.2 Task Scheduling within Heterogeneous Architectures 438</p>

<p>22.4.3 Optimization Within Heterogeneous Architectures 438</p>

<p>22.5 Video Processing on GPU 438</p>

<p>22.5.1 Development Scheme for Video Processing on GPU 439</p>

<p>22.5.2 GPU Optimizations 440</p>

<p>22.5.4 GPU-Based Silhouette Extraction 440</p>

<p>22.5.5 GPU-Based Optical Flow Estimation 440</p>

<p>22.5.6 Result Analysis 443</p>

<p>22.6 Experimental Results 444</p>

<p>22.6.1 Heterogeneous Computing for Vertebra Segmentation 444</p>

<p>22.6.2 GPU Computing for Motion Detection Using a Moving Camera 445</p>

<p>22.7 Conclusion 447</p>

<p>Acknowledgment 448</p>

<p>References 448</p>

<p><strong>23. Real-Time Tomographic Reconstruction Through CPU + GPU Coprocessing 451</strong><br />
<em>José Ignacio Agulleiro, Francisco Vazquez, Ester M. Garzon, and Jose J. Fernandez</em></p>

<p>23.1 Introduction 452</p>

<p>23.2 Tomographic Reconstruction 453</p>

<p>23.3 Optimization of Tomographic Reconstruction for CPUs and for GPUs 455</p>

<p>23.4 Hybrid CPU + GPU Tomographic Reconstruction 457</p>

<p>23.5 Results 459</p>

<p>23.6 Discussion and Conclusion 461</p>
', 'Title

			High-Performance Computing on Complex Environments

			Author

			Emmanuel Jeannot

			ISBN

			9781118712054

			Publishers

			Wiley

			Year

			2014

			Edition

			First

			Pages

			468+28

			Binding

			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">
			<p><span>Title</span></p>
			</td>
			<td style="text-align:center">
			<p><span>High-Performance Computing on Complex Environments</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span>Author</span></p>
			</td>
			<td style="text-align:center">
			<p><span>Emmanuel Jeannot</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span>ISBN</span></p>
			</td>
			<td style="text-align:center">
			<p><span>9781118712054</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span>Publishers</span></p>
			</td>
			<td style="text-align:center">
			<p><span>Wiley</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span>Year</span></p>
			</td>
			<td>
			<p style="text-align:center"><span>2014</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span>Edition</span></p>
			</td>
			<td style="text-align:center">
			<p><span>First</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span>Pages</span></p>
			</td>
			<td style="text-align:center">
			<p><span>468+28</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span>Binding</span></p>
			</td>
			<td style="text-align:center">
			<p><span>Hardbond</span></p>
			</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"12082"', '"7249"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, 'First', NULL, '2014', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '468+28', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6285P-3.webp', NULL, '2 | 25', 'Featured Books', '1', 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9781118712054&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3770', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3770', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 679, 1, 1, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:03'),
('8f530648-4011-4eb5-80a4-3c59372ffbd9', '820', NULL, 'Emancipation of Dalits and Educational Reservation BOOK', 'emancipation-of-dalits-and-educational-reservation-book-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820', 'emancipation-of-dalits-and-educational-reservation-book-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820-820', 'UYHJHU45667', 'UYHJHU45667', 'UYHJHU45667', NULL, 'Emancipation of Dalits and Educational Reservation BOOK', '<h1>Emancipation of Dalits and Educational Reservation BOOK</h1>', 'Sub Title
			No

			Author
			Sadanand Paswan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352405

			Pages
			280

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sadanand Paswan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352405</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>280</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"865"', '"519"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 280, '280', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96919788184352405.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UYHJHU45667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=820', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=820', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2600, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:03'),
('8f6a3d1f-f94f-4bd2-98c1-aa5cb0ac77e7', '1032', NULL, 'Raja Rao - The Master and His Moves', 'raja-rao-the-master-and-his-moves-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-10-1032', 'raja-rao-the-master-and-his-moves-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032-1032', 'EDFR6666', 'EDFR6666', 'EDFR6666', NULL, 'Raja Rao - The Master and His Moves', '<h1>Raja Rao - The Master and His Moves</h1>', 'Sub Title
			No

			Author
			Jaydeep Sarangi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8172733690

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jaydeep Sarangi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172733690</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13518172733690.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR6666&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1032', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1032', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2466, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:03'),
('8f80df3e-0e1a-40c8-a433-f8d463298a27', '3298', NULL, 'Handbook of Environment Data on Organic Chemicals - 2 Vols.', 'handbook-of-environment-data-on-organic-chemicals-2-vols-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298', 'handbook-of-environment-data-on-organic-chemicals-2-vols-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298-3298', '0471374903', '0471374903', '0471374903', NULL, 'An essential tool for professionals working with dangerous environmental chemicals

A trusted reference for over two decades, the Handbook of Environmental Data on Organic Chemicals provides reliable, comprehensive, cutting–edge information on organic compounds and their impact on the environment. Featuring HTML format (Web browser included!), this electronic edition offers fast and easy access to the full contents of the newly revised and expanded Fourth Edition, including:

∗ Essential environmental data for more than 3,000 organic chemicals

∗ 250 completely new and 600 substantially updated entries since the previous edition

∗ Chemical and physical properties, air, water, and soil pollution factors, and biological effects for each compound

∗ Commonly accepted names of chemicals, synonyms, molecular and structural formulas, and CAS numbers

∗ Definitions, abbreviations, over 10,000 references, plus molecular formulas and CAS cross–indexes

∗ Customized full–query functions allow for searches based on specific criteria such as CAS numbers, pollution and biological factors, and more', '<p>An essential tool for professionals working with dangerous environmental chemicals<br />
<br />
A trusted reference for over two decades, the Handbook of Environmental Data on Organic Chemicals provides reliable, comprehensive, cutting–edge information on organic compounds and their impact on the environment. Featuring HTML format (Web browser included!), this electronic edition offers fast and easy access to the full contents of the newly revised and expanded Fourth Edition, including:<br />
∗ Essential environmental data for more than 3,000 organic chemicals<br />
∗ 250 completely new and 600 substantially updated entries since the previous edition<br />
∗ Chemical and physical properties, air, water, and soil pollution factors, and biological effects for each compound<br />
∗ Commonly accepted names of chemicals, synonyms, molecular and structural formulas, and CAS numbers<br />
∗ Definitions, abbreviations, over 10,000 references, plus molecular formulas and CAS cross–indexes<br />
∗ Customized full–query functions allow for searches based on specific criteria such as CAS numbers, pollution and biological factors, and more</p>', 'Author
			Karel

			ISBN 13 Digit
			9780444500634

			Pages
			2416

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			4th

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Karel</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780444500634</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2416</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"65210"', '"39125"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', '4th', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2416, '2416', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/240941ZKfNkogsL._SX340_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0471374903&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3298', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3298', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1084, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('8f8c9d96-8a83-4bab-a33b-b935d36b2ee2', '3984', 468, 'Pollen and Pollination Ecology Research in Agriculture', 'pollen-and-pollination-ecology-research-in-agriculture-3984', 'pollen-and-pollination-ecology-research-in-agriculture', '9789386314857', '9789386314857', '9789386314857', NULL, 'About the Book: 

Pollination is the process by which pollen is transferred to the female reproductive organs of a plant, thereby enabling fertilization to take place. Like all living organisms, seed plants have a single major goal: to pass their genetic information on to the next generation. The reproductive unit is the seed, and pollination is an essential step in the production of seeds in all spermatophytes (seed plants). A pollinator is an animal that moves pollen from the male anther of a flower to the female stigma of a flower. This helps to bring about fertilization of the ovules in the flower by the male gametes from the pollen grains. Insect pollinators include bees, (honey bees, solitary species, bumblebees); pollen wasps (Masarinae); ants; flies including bee flies and hoverflies; lepidopterans, both butterflies and moths; and flower beetles. Vertebrates, mainly bats and birds, but also some non-bat mammals (monkeys, lemurs, possums, rodents) and some lizards pollinate certain plants. Among the pollinating birds are hummingbirds, honeyeaters and sunbirds with long beaks; they pollinate a number of deep-throated flowers.

Contents:

Technological Research in Agriculture

Plant Pollinaton

Pollination and Fertilization

Pollination, Pollinators and Plant Reproduction

Agricultural Research and Sustainable Development

Research on Plant Movements and Development

The Ecological Impacts of Agricultural Biotechnology

Evaluation of Plant Breeding 

Application of GIS Based Crop Manufacture

 ', '<p style="text-align:justify"><span><span><strong><span>About the Book: </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Pollination is the process by which pollen is transferred to the female reproductive organs of a plant, thereby enabling fertilization to take place. Like all living organisms, seed plants have a single major goal: to pass their genetic information on to the next generation. The reproductive unit is the seed, and pollination is an essential step in the production of seeds in all spermatophytes (seed plants). A pollinator is an animal that moves pollen from the male anther of a flower to the female stigma of a flower. This helps to bring about fertilization of the ovules in the flower by the male gametes from the pollen grains. Insect pollinators include bees, (honey bees, solitary species, bumblebees); pollen wasps (Masarinae); ants; flies including bee flies and hoverflies; lepidopterans, both butterflies and moths; and flower beetles. Vertebrates, mainly bats and birds, but also some non-bat mammals (monkeys, lemurs, possums, rodents) and some lizards pollinate certain plants. Among the pollinating birds are hummingbirds, honeyeaters and sunbirds with long beaks; they pollinate a number of deep-throated flowers.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Technological Research in Agriculture</span></span></span></p>

<p style="text-align:justify"><span><span><span>Plant Pollinaton</span></span></span></p>

<p style="text-align:justify"><span><span><span>Pollination and Fertilization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Pollination, Pollinators and Plant Reproduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Research and Sustainable Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>Research on Plant Movements and Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Ecological Impacts of Agricultural Biotechnology</span></span></span></p>

<p style="text-align:justify"><span><span><span>Evaluation of Plant Breeding </span></span></span></p>

<p style="text-align:justify"><span><span><span>Application of GIS Based Crop Manufacture</span></span></span></p>

<p style="text-align:justify"> </p>', ' 

			Title
			Pollen and Pollination Ecology Research in Agriculture

			Author
			Brindra Chauhan

			ISBN
			9789386314857

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Pollen and Pollination Ecology Research in Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Brindra Chauhan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386314857</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1900"', '"1235"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7518pic-5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386314857&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3984', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3984', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 468, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:03'),
('8faaf8fa-d783-4bc8-a5bd-bb7aec189962', '2642', NULL, 'Yadvendra Sharma Chandra ke Upanyas Samanti Jivan ka Dastavej New', 'yadvendra-sharma-chandra-ke-upanyas-samanti-jivan-ka-dastavej-new-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642', 'yadvendra-sharma-chandra-ke-upanyas-samanti-jivan-ka-dastavej-new-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642-2642', '9789383144082', '9789383144082', '9789383144082', NULL, 'Yadvendra Sharma Chandra ke Upanyas Samanti Jivan ka Dastavej New', '<h1>Yadvendra Sharma Chandra ke Upanyas Samanti Jivan ka Dastavej New</h1>', ' Title

			Yadvendra Sharma Chandra Ke Upanyas Samanti Jivan Ka Dastavej New

			Author
			Dr. Gajanand Sukh Dev Chavhan

			ISBN 13 Digit
			9789383144082

			Publisher
			Hindii Book Centre

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h3>Yadvendra Sharma Chandra Ke Upanyas Samanti Jivan Ka Dastavej New</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Gajanand Sukh Dev Chavhan</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383144082</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hindii Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '69a251de-f324-4b7f-9bed-9e761a51ba3b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6745pic-39.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789383144082&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2642', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2642', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1454, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:03'),
('8feb2f42-3c99-4848-ba62-8eb23b93de40', '3533', 869, 'Comprehensive Mathemaics for Computer Scientists 1, Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry / Universitext', 'comprehensive-mathemaics-for-computer-scientists-1-sets-and-numbers-graphs-and-algebra-logic-and-machines-linear-geometry-universitext-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3-3533', 'comprehensive-mathemaics-for-computer-scientists-1-sets-and-numbers-graphs-and-algebra-logic-and-machines-linear-geometry-universitext-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533-3533', '3540368736', '3540368736', '3540368736', NULL, 'This two - volume textbook Comprehensive Mathematics for Computer Scientists is a self Contained Comprehensive Presentation of mathematics including sets, numbers, graphs , algebras, logic, grammars, machines, linear geometry, clculus, ODE''s, and a special themes such as neutral networks, fourier theory, wavelets, numerical issues, statistics, categories, and manifolds. The COncept Framework is streamlined but defining and providing irtually everything. The Style implicitly follows the spirit of recent topos -orientated theoretical computer science.', '<p>This two - volume textbook Comprehensive Mathematics for Computer Scientists is a self Contained Comprehensive Presentation of mathematics including sets, numbers, graphs , algebras, logic, grammars, machines, linear geometry, clculus, ODE''s, and a special themes such as neutral networks, fourier theory, wavelets, numerical issues, statistics, categories, and manifolds. The COncept Framework is streamlined but defining and providing irtually everything. The Style implicitly follows the spirit of recent topos -orientated theoretical computer science.</p>', 'Sub Title
			Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry

			Author
			Guerino Mazzola, Gerard Milmeister, Jody Weissmann

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			3540368736

			ISBN 13 Digit
			9783540368731

			Pages
			XIV, 388

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			2nd

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guerino Mazzola, Gerard Milmeister, Jody Weissmann</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3540368736</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540368731</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIV, 388</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"6687"', '"4012"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XIV, 388', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=3540368736&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3533', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3533', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 869, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('8fee586e-afdb-49d1-922c-38f8eb7f2a52', '3446', 950, 'Worldmark Encyclopedia of the Nations: 9781414410890', 'worldmark-encyclopedia-of-the-nations-9781414410890-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446', 'worldmark-encyclopedia-of-the-nations-9781414410890-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446-3446', '9781414410890', '9781414410890', '9781414410890', NULL, 'These new editions of two reference stalwarts trail those published in, respectively, 2004 and 2002. Along with minor updates in statistical and historical content— through spring 2006 for Worldmark, and through March 2005 (with some later notes) for Nations and Cultures— the two have undergone major changes in scope. Worldmark retains its original arrangement, devoting each volume to a continent or group of continents, plus one for the U.N., but has dropped its sixth volume, "World Leaders," completely. Reflecting enhanced coverage of each country''s arts, customs, and lifestyles, the Facts On File product has added the words "and cultures" to its former title, and added several topical subsections to each of the alphabetically arranged profiles, from "Human Rights" and "Flora and Fauna" to "Etiquette" and "Personal Appearance." Comments in the more subjective categories are mostly positive or at least neutral. Individual country entries in both encyclopedias are roughly similar-opening with a fact summary and simple, easily reproducible black-and-white map, closing with a resource list, and in between summarizing physical, cultural, and historical highlights in consistent, clearly labeled sections. Worldmark''s level of detail tends to be higher than that in Nations and Cultures, though the latter has livelier writing. Unlike Worldmark, however, Nations and Cultures offers a comprehensive subject index. For libraries lacking equivalent online resources or previous versions of these titles, consider the Worldmark to support country assignments, and Nations and Cultures for broader reference.', '<p>These new editions of two reference stalwarts trail those published in, respectively, 2004 and 2002. Along with minor updates in statistical and historical content— through spring 2006 for <em>Worldmark</em>, and through March 2005 (with some later notes) for <em>Nations and Cultures</em>— the two have undergone major changes in scope. <em>Worldmark</em> retains its original arrangement, devoting each volume to a continent or group of continents, plus one for the U.N., but has dropped its sixth volume, "World Leaders," completely. Reflecting enhanced coverage of each country''s arts, customs, and lifestyles, the Facts On File product has added the words "and cultures" to its former title, and added several topical subsections to each of the alphabetically arranged profiles, from "Human Rights" and "Flora and Fauna" to "Etiquette" and "Personal Appearance." Comments in the more subjective categories are mostly positive or at least neutral. Individual country entries in both encyclopedias are roughly similar-opening with a fact summary and simple, easily reproducible black-and-white map, closing with a resource list, and in between summarizing physical, cultural, and historical highlights in consistent, clearly labeled sections. <em>Worldmark</em>''s level of detail tends to be higher than that in <em>Nations and Cultures</em>, though the latter has livelier writing. Unlike <em>Worldmark</em>, however, <em>Nations and Cultures</em> offers a comprehensive subject index. For libraries lacking equivalent online resources or previous versions of these titles, consider the <em>Worldmark</em> to support country assignments, and <em>Nations and Cultures</em> for broader reference.</p>', 'Sub Title
			Encyclopedia of The Nations - United Nations

			Author
			Timothy L. Gall 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414410890

			Binding
			Hardbound

			Year of Publication
			2007

			Edition of Book
			12 Ed

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of The Nations - United Nations</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Timothy L. Gall </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414410890</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardbound</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>12 Ed</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"47830"', '"28698"', '"0"', 1, 'HARDCOVER', 'Hardbound', 'English', 'English', '12 Ed', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67119781414410890-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414410890&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3446', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3446', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 950, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('8fee763b-4aba-4603-9bb0-07b150fe12c3', '3316', NULL, 'Leadership in Nonprofit Organizations - A Reference Handbook - 2 Vols.', 'leadership-in-nonprofit-organizations-a-reference-handbook-2-vols-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316', 'leadership-in-nonprofit-organizations-a-reference-handbook-2-vols-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316-3316', '9781412968867', '9781412968867', '9781412968867', NULL, 'Leadership in Non-Profit Organizations tackles issues and leadership topics for those seeking to understand more about this dynamic sector of society. A major focus of this two-volume reference work is on the specific roles and skills required of the non-profit leader in voluntary organizations.

Key features include:

contributions from a wide range of authors who reflect the variety, vibrancy and creativity of the sector itself

an overview of the history of non-profit organizations in the United States

description of a robust and diverse assortment of organizations and opportunities for leadership

an exploration of the nature of leadership and its complexity as exemplified in the non-profit sector

availability both in print and online - this title will form part of the 2010 Encyclopedia Collection on SAGE Reference Online.

 

The Handbook includes topics such as: personalities of non-profit leaders

vision and starting a nonprofit organization

nonprofit law, statutes, taxation and regulations

strategic management

financial management

collaboration

public relations for promoting a non-profit organization

human resource policies and procedures.', '<p><strong>Leadership in Non-Profit Organizations</strong> tackles issues and leadership topics for those seeking to understand more about this dynamic sector of society. A major focus of this two-volume reference work is on the specific roles and skills required of the non-profit leader in voluntary organizations.</p>

<p>Key features include:</p>

<p>contributions from a wide range of authors who reflect the variety, vibrancy and creativity of the sector itself</p>

<p>an overview of the history of non-profit organizations in the United States</p>

<p>description of a robust and diverse assortment of organizations and opportunities for leadership</p>

<p>an exploration of the nature of leadership and its complexity as exemplified in the non-profit sector</p>

<p>availability both in print and online - this title will form part of the <strong>2010 Encyclopedia Collection</strong> on SAGE Reference Online.</p>

<p> </p>

<p>The <strong>Handbook</strong> includes topics such as: personalities of non-profit leaders</p>

<p>vision and starting a nonprofit organization</p>

<p>nonprofit law, statutes, taxation and regulations</p>

<p>strategic management</p>

<p>financial management</p>

<p>collaboration</p>

<p>public relations for promoting a non-profit organization</p>

<p>human resource policies and procedures.</p>', 'Sub Title
			A Reference Handbook

			Author
			Kathryn A. Agard

			ISBN 13 Digit
			9781412968867

			Pages
			1072

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Reference Handbook</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kathryn A. Agard</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412968867</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1072</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"35150"', '"21090"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1072, '1072', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/752731753_book_item_31753.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412968867&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3316', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3316', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1069, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('9000a9b5-6e39-4ebf-9c43-4c86aa9172d5', '4092', 369, 'Genes for Plants Abiotic Stress', 'genes-for-plants-abiotic-stress', 'genes-for-plants-abiotic-stress', '9780813815022', '9780813815022', '9780813815022', NULL, 'About the book

Abiotic stresses caused by drought, salinity, toxic metals, temperature extremes, and nutrient poor soils are among the major constraints to plant growth and crop production worldwide. While crop breeding strategies to improve yields have progressed, a better understanding of the genetic and biological mechanisms underpinning stress adaptation is needed. Genes for Plant Abiotic Stress presents the latest research on recently examined genes and alleles and guides discussion of the genetic and physiological determinants that will be important for crop improvement in the future.

Contents:

Section 1 Genetic Determinants of Plant Adaptation under Water Stress 3

Chapter 1 Genetic Determinants of Stomatal Function 5

Song Li and Sarah M. Assmann

Chapter 2 Pathways and Genetic Determinants for Cell Wall–based Osmotic Stress Tolerance in the Arabidopsis thaliana Root System 35

Hisashi Koiwa

Chapter 3 Transcription and Signaling Factors in the Drought Response Regulatory Network 55

Matthew Geisler

Section 2 Genes for Crop Adaptation to Poor Soil 81

Chapter 4 Genetic Determinants of Salinity Tolerance in Crop Plants 83

Darren Plett, Bettina Berger, and Mark Tester

Chapter 5 Unraveling the Mechanisms Underlying Aluminum-dependent Root Growth Inhibition 113

Paul B. Larsen

Chapter 6 Genetic Determinants of Phosphate Use Effi ciency in Crops 143

Fulgencio Alatorre-Cobos, Damar López-Arredondo, and Luis Herrera-Estrella

Chapter 7 Genes for Use in Improving Nitrate Use Efficiency in Crops 167

David A. Lightfoot

Section 3 Genes for Plant Tolerance to Temperature Extremes 183

Chapter 8 Genes and Gene Regulation for Low-temperature Tolerance 185

Mantas Survila, Pekka Heino, and E. Tapio Palva

Chapter 9 Genetic Approaches toward Improving Heat Tolerance in Plants 221

Mamatha Hanumappa and Henry T. Nguyen

Section 4 Integrating Plant Abiotic Stress Responses 261

Chapter 10 Genetic Networks Underlying Plant Abiotic Stress Responses 263

Arjun Krishnan, Madana M.R. Ambavaram, Amal Harb, Utlwang Batlang, Peter E. Wittich, and Andy Pereira

Chapter 11 Discovering Genes for Abiotic Stress Tolerance in Crop Plants 281

Michael Popelka, Mitchell Tuinstra, and Clifford F. Weil', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Abiotic stresses caused by drought, salinity, toxic metals, temperature extremes, and nutrient poor soils are among the major constraints to plant growth and crop production worldwide. While crop breeding strategies to improve yields have progressed, a better understanding of the genetic and biological mechanisms underpinning stress adaptation is needed. <em>Genes for Plant Abiotic Stress</em> presents the latest research on recently examined genes and alleles and guides discussion of the genetic and physiological determinants that will be important for crop improvement in the future.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Section 1 Genetic Determinants of Plant Adaptation under Water Stress 3</span></strong></span></span></p>

<p><span><span><span>Chapter 1 Genetic Determinants of Stomatal Function 5<br />
<em>Song Li and Sarah M. Assmann</em></span></span></span></p>

<p><span><span><span>Chapter 2 Pathways and Genetic Determinants for Cell Wall–based Osmotic Stress Tolerance in the <em>Arabidopsis</em> thaliana Root System 35<br />
<em>Hisashi Koiwa</em></span></span></span></p>

<p><span><span><span>Chapter 3 Transcription and Signaling Factors in the Drought Response Regulatory Network 55<br />
<em>Matthew Geisler</em></span></span></span></p>

<p><span><span><strong><span>Section 2 Genes for Crop Adaptation to Poor Soil 81</span></strong></span></span></p>

<p><span><span><span>Chapter 4 Genetic Determinants of Salinity Tolerance in Crop Plants 83<br />
<em>Darren Plett, Bettina Berger, and Mark Tester</em></span></span></span></p>

<p><span><span><span>Chapter 5 Unraveling the Mechanisms Underlying Aluminum-dependent Root Growth Inhibition 113<br />
<em>Paul B. Larsen</em></span></span></span></p>

<p><span><span><span>Chapter 6 Genetic Determinants of Phosphate Use Effi ciency in Crops 143<br />
<em>Fulgencio Alatorre-Cobos, Damar López-Arredondo, and Luis Herrera-Estrella</em></span></span></span></p>

<p><span><span><span>Chapter 7 Genes for Use in Improving Nitrate Use Efficiency in Crops 167<br />
<em>David A. Lightfoot</em></span></span></span></p>

<p><span><span><strong><span>Section 3 Genes for Plant Tolerance to Temperature Extremes 183</span></strong></span></span></p>

<p><span><span><span>Chapter 8 Genes and Gene Regulation for Low-temperature Tolerance 185<br />
<em>Mantas Survila, Pekka Heino, and E. Tapio Palva</em></span></span></span></p>

<p><span><span><span>Chapter 9 Genetic Approaches toward Improving Heat Tolerance in Plants 221<br />
<em>Mamatha Hanumappa and Henry T. Nguyen</em></span></span></span></p>

<p><span><span><strong><span>Section 4 Integrating Plant Abiotic Stress Responses 261</span></strong></span></span></p>

<p><span><span><span>Chapter 10 Genetic Networks Underlying Plant Abiotic Stress Responses 263<br />
<em>Arjun Krishnan, Madana M.R. Ambavaram, Amal Harb, Utlwang Batlang, Peter E. Wittich, and Andy Pereira</em></span></span></span></p>

<p><span><span><span>Chapter 11 Discovering Genes for Abiotic Stress Tolerance in Crop Plants 281<br />
<em>Michael Popelka, Mitchell Tuinstra, and Clifford F. Weil</em></span></span></span></p>', 'Title
			Genes for Plants Abiotic Stress 

			Author
			Matthew A. Jenks

			ISBN
			9780813815022

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Genes for Plants Abiotic Stress </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Matthew A. Jenks</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780813815022</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"24988"', '"16242"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66750813815029.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780813815022&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4092', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4092', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 369, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:03'),
('900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', '1550', NULL, 'Indian Politics New', 'indian-politics-new-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1-1550', 'indian-politics-new-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550-1550', 'WWED3242', 'WWED3242', 'WWED3242', NULL, 'Indian Politics New', '<h1>Indian Politics New</h1>', 'Sub Title
			No

			Author
			D.P. Yadav

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8181160933

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D.P. Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160933</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91509789380873572.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WWED3242&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1550', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1550', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2137, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('901a7952-c647-4704-89dc-0ca21659e6e9', '3418', 975, 'The Future of Arid Lands Revisited - A Review of 50 Years of Drylands Research', 'the-future-of-arid-lands-revisited-a-review-of-50-years-of-drylands-research-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418', 'the-future-of-arid-lands-revisited-a-review-of-50-years-of-drylands-research-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418-3418', '9781402066887', '9781402066887', '9781402066887', NULL, 'The Future of Arid Lands, edited by Gilbert White and published in 1956, comprised papers delivered at the "International Arid Lands Meetings" held in New Mexico in 1955. At these meetings, sponsored by UNESCO and the American Association for the advancement of Science, experts considered the major issues then confronting the world''s arid and lands and developed a research agenda to address these issues.

The Future of Arid Lands - Revisited, commissioned by UNESCO IN 2005, reexamines this earlier work. Written by researchers from the University of Arizona, this volume first looks at the state of science in 1956 and attendant contemporary views of arid lands development. It then considers how scientific understanding of the processes governing arid lands has since evolved, before extracting lessons from these comparisons that might guide current and future arid land managers and speculating on what the future might hold for arid lands.

Reflecting the shift in drylands thinking from a piecemeal or a ''magic bullet'' approach to a systems-based approach that considers people as integral to solving problems, this volume will appeal not just to land managers, but to everyone involved in environmental issues who wishes to gain a better understanding of the state of arid lands science today.

Content - Foreword, Preface, Chapter 1 Introduction:  The Future Is Now, Chapter 2 Contexts, Chapter 3 The Search for Water, Chapter 4 Weather Modification: More Than Bargained For?, Chapter 5 Plant and Animal Alternatives, Chapter 6 Ecosystems, Chapter 7 Land Use and Management, Chapter 8 Policy In and For Drylands, Chapter 9  The Future of Arid Lands - Revisited, References, Appendix 1 Table of Contents Reproduced from The Future of Arid Lands (1956), Appendix 2 Brief Biographies of Authors Cited from The Future of Arid Lands, Color Plates              ', '<p style="text-align:justify"><span>The Future of Arid Lands, edited by Gilbert White and published in 1956, comprised papers delivered at the "International Arid Lands Meetings" held in New Mexico in 1955. At these meetings, sponsored by UNESCO and the American Association for the advancement of Science, experts considered the major issues then confronting the world''s arid and lands and developed a research agenda to address these issues.</span></p>

<p style="text-align:justify"><span>The Future of Arid Lands - Revisited, commissioned by UNESCO IN 2005, reexamines this earlier work. Written by researchers from the University of Arizona, this volume first looks at the state of science in 1956 and attendant contemporary views of arid lands development. It then considers how scientific understanding of the processes governing arid lands has since evolved, before extracting lessons from these comparisons that might guide current and future arid land managers and speculating on what the future might hold for arid lands.</span></p>

<p style="text-align:justify"><span>Reflecting the shift in drylands thinking from a piecemeal or a ''magic bullet'' approach to a systems-based approach that considers people as integral to solving problems, this volume will appeal not just to land managers, but to everyone involved in environmental issues who wishes to gain a better understanding of the state of arid lands science today.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Foreword, Preface, Chapter 1 Introduction:  The Future Is Now, Chapter 2 Contexts, Chapter 3 The Search for Water, Chapter 4 Weather Modification: More Than Bargained For?, Chapter 5 Plant and Animal Alternatives, Chapter 6 Ecosystems, Chapter 7 Land Use and Management, Chapter 8 Policy In and For Drylands, Chapter 9  The Future of Arid Lands - Revisited, References, Appendix 1 Table of Contents Reproduced from The Future of Arid Lands (1956), Appendix 2 Brief Biographies of Authors Cited from The Future of Arid Lands, Color Plates </span>             </span></span></span></p>', 'Sub Title
			A Review of 50 Years of Drylands Research

			Author
			Charles F. Hutchinson, Stefanie M. Herrmann

			ISBN 13 Digit
			9781402066887

			Pages
			225

			Binding
			Hardcover

			Year of Publication
			2008

			Language
			English', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td style="text-align:center">A Review of 50 Years of Drylands Research</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Author</span></span></strong></span></td>
			<td style="text-align:center"><span><span>Charles F. Hutchinson, Stefanie M. Herrmann</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td style="text-align:center">9781402066887</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:center"><span><span>225</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong><span><span>Language</span></span></strong></span></td>
			<td style="text-align:center"><span><span><span>English</span></span></span></td>
		</tr>
	</tbody>
</table>', '"14298"', '"8580"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 225, '225', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6576The%20Future%20of%20Arid%20Lands%20Revisited%20-%20A%20Review%20of%2050%20Years%20of%20Drylands%20Research.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402066887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3418', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3418', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 975, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('9020cbb6-4252-4db9-8e50-87e1f8fcbf14', '1997', NULL, 'Microscopic Image Analysis for Life Science Applications - Bioinformatics & Biomedical Imaging -CD Rom Included', 'microscopic-image-analysis-for-life-science-applications-bioinformatics-biomedical-imaging-cd-rom-included-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997', 'microscopic-image-analysis-for-life-science-applications-bioinformatics-biomedical-imaging-cd-rom-included-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997-1997', 'SWTU76', 'SWTU76', 'SWTU76', NULL, 'Bioimaging in life sciences is a burgeoning area that is of growing interest to today''s professionals and researchers in the field. This is the first book that bridges the gap between biomedical imaging and the bioscience community. This unique resource gives professionals a detailed understanding of imaging platforms, fluorescence imaging, and fundamental image processing algorithms. Further, it guides readers through the application of advanced image analysis methods and techniques to specific biological problems. The book presents applications that span a wide range of scales, from the detection of signaling events in sub-cellular structures, to the automated analysis of tissue structures. Other critical areas discussed include the dynamics of cell populations and in vivo microscopy. A DVD is also included. It contains full-color images, movies and other valuable supplementary material that further illustrate topics discussed in the book.', '<p>Bioimaging in life sciences is a burgeoning area that is of growing interest to today''s professionals and researchers in the field. This is the first book that bridges the gap between biomedical imaging and the bioscience community. This unique resource gives professionals a detailed understanding of imaging platforms, fluorescence imaging, and fundamental image processing algorithms. Further, it guides readers through the application of advanced image analysis methods and techniques to specific biological problems. The book presents applications that span a wide range of scales, from the detection of signaling events in sub-cellular structures, to the automated analysis of tissue structures. Other critical areas discussed include the dynamics of cell populations and in vivo microscopy. A DVD is also included. It contains full-color images, movies and other valuable supplementary material that further illustrate topics discussed in the book.</p>', 'Microscopic Image Analysis for Life Science Applications - Bioinformatics & Biomedical Imaging -CD Rom Included', '<h1>Microscopic Image Analysis for Life Science Applications - Bioinformatics &amp; Biomedical Imaging -CD Rom Included</h1>', '"13600"', '"8160"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4029dpp_15.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SWTU76&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1997', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1997', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1833, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', '3489', 910, 'Atlas of Zeolite Framework Types', 'atlas-of-zeolite-framework-types-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489', 'atlas-of-zeolite-framework-types-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489-3489', '9780444507013', '9780444507013', '9780444507013', NULL, 'Content - Preface, Introduction and Explanatory Notes, Framework Type Data Sheets (arranged by 3-letter code in alphabetical order), Appendices, A. Additional information for the data sheets of CGF, CON, DFO, GIS, MER, MFI, MOR, RSN, SBS, SBT, VSV, B. Rules for Framework Type Assignment, C. Topological Densities, D. Origin of 3-Letter Codes and Type Material Names, Isotypic Material Index', '<p style="text-align:justify"><span><strong>Content -</strong> Preface, Introduction and Explanatory Notes, Framework Type Data Sheets (arranged by 3-letter code in alphabetical order), Appendices, A. Additional information for the data sheets of CGF, CON, DFO, GIS, MER, MFI, MOR, RSN, SBS, SBT, VSV, B. Rules for Framework Type Assignment, C. Topological Densities, D. Origin of 3-Letter Codes and Type Material Names, Isotypic Material Index</span></p>', 'Sub Title
			Atlas of Zeolite Framework Types

			Author
			Dr. S.R. Bakshi, Dr. Mrs. Sangh Mittra

			About Author
			As per Book

			ISBN 10 Digit
			0444507019

			ISBN 13 Digit
			9780444507013

			Pages
			302

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			Fifth Revised Edition

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Atlas of Zeolite Framework Types</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. S.R. Bakshi, Dr. Mrs. Sangh Mittra</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0444507019</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780444507013</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>302</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2001</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>Fifth Revised Edition</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"9734"', '"5840"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Fifth Revised Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 302, '302', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4234Atlas%20of%20Zeolite%20Framework%20Types.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780444507013&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3489', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3489', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 910, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('903cd75a-131f-44e6-9d92-afbeaed604f5', '3450', 946, 'Encyclopedia - Great Men of India - V 31 - V 41 - 10 Vols. Set', 'encyclopedia-great-men-of-india-v-31-v-41-10-vols-set-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-34-3450', 'encyclopedia-great-men-of-india-v-31-v-41-10-vols-set-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450-3450', '9788131100172', '9788131100172', '9788131100172', NULL, 'The encyclopaedia of Great Men of India who effected and changed the socio economic and religious life of the people not in tonws, but also in the far flung areas of rural India. Their way of life and practices brought about a change in the hearts and minds of millions of their follwoers. About Author : Prof. Dr. Shiv Gajrani is a known scholar of Modern Indian History He remained as Head, dept.of History, Punjabi University, Patiala. Contents : Vol.1: Lord Mahavira Vol.2: Gautam Buddha Vol.3: Swami Dayananda Vol.4: Guru Nanak Dev Vol.5 Vinoba Bhave Vol.6: Raja Ram Mohan Roy Vol.7 Swami Vivekananda Vol.8: Rabindra Nath Tagore Vol.9:Mahatma Gandh Vol.10: Dr. B.R. Ambedkar', '<p>The encyclopaedia of Great Men of India who effected and changed the socio economic and religious life of the people not in tonws, but also in the far flung areas of rural India. Their way of life and practices brought about a change in the hearts and minds of millions of their follwoers. About Author : Prof. Dr. Shiv Gajrani is a known scholar of Modern Indian History He remained as Head, dept.of History, Punjabi University, Patiala. Contents : Vol.1: Lord Mahavira Vol.2: Gautam Buddha Vol.3: Swami Dayananda Vol.4: Guru Nanak Dev Vol.5 Vinoba Bhave Vol.6: Raja Ram Mohan Roy Vol.7 Swami Vivekananda Vol.8: Rabindra Nath Tagore Vol.9:Mahatma Gandh Vol.10: Dr. B.R. Ambedkar</p>', 'Sub Title
			Great Men of India

			Author
			Shiv Gajrani

			ISBN 10 Digit
			8131100172

			ISBN 13 Digit
			9788131100172

			Binding

			Hardback

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Great Men of India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shiv Gajrani</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8131100172</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131100172</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>
			<p>Hardback</p>
			</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"13500"', '"8100"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31899788131100172%20(1).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131100172&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3450', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3450', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 946, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('905e790c-0c87-47b5-ad20-7480d0cb4fd5', '2562', NULL, 'Building a Model of Change - Achieving Sustainability Through Social Entrereneurship', 'building-a-model-of-change-achieving-sustainability-through-social-entrereneurship', 'building-a-model-of-change-achieving-sustainability-through-social-entrereneurship', '9789385830310', '9789385830310', '9789385830310', NULL, 'About the Book

Social entrepreneurs look to create social impact both as a result of an operational process and as part of the process.  They seek out opportunities to add social impact throughout their entire value chain, often employing and training excluded groups as a part of delivering their social mission.  The process of social entrepreneurship is characterized by a range of social missions that are addressed at different points in the ‘social’ value chain.

The conventional view is that social enterprises should be not-for-profit, as they work to serve social needs.  However, this is being challenged in the last few decades because we are increasingly finding both governments and markets compounding common problems instead of solving the same.  Thus, if social enterprises need to serve the bigger purpose, they need to have personal, financial and technical resources and an institutional framework to function within.  To sustain the system as business identity, they need to earn some profit, because they are working to create a long term impact in society. Arvind Eye Care Hospitals, for example, is registered as a trust and is sustained by charging users for affordable eye care.

This book will be helpful for the students pursuing MBA, corporates interested in CSR & Sustainability, scholars pursuing research in the area of social entrepreneurship, development economics and women’s role in development.

Contents:

1. Integrating Sustainability into Business Practices

2. Women Empowerment & Social Entrepreneurship: A LIFE Vision

3. Transforming Lives and Creating Livelihood Through Social Entrepreneurship Five Social Entrepreneurs who transformed 1.7 million lives 

4. Moving Beyond Profit and Economic Efficiencies: The Shift towards Corporate Sustainability 

5. Social Entrepreneurship & Women: Reclaming the Feminine Energy

6. Women and Social Entrepreneurship: An Assessment Study

7. Education, Entrepreneurship and Social Responsibility: Case Study of an Innovative Institution - Banasthali Vidyapith

8. Case Study on Banana Fibre Based Sarees and Fabric as a Potential Livelihood Model from Tamil Nadu 

9. Role of National Bank for Agriculture and Rural Development (NABARD) in Women Empowerment: Through Equitable Agriculture and Rural Development

10. Gender Responsive Budgeting in India

11. Women Entrepreneurship: Developing the World one Step at A Time

12. Social Challenges Leads to Social Innovation: A Case of Social Entrepreneurship

13. Social Entrepreneurship: Creating Innovative Ways to Justify a Better Tomorrow, Annexures', '<p style="text-align:justify"><strong><span><span><span><span>About the Book</span></span></span></span></strong></p>

<p><span><span><span><span>Social entrepreneurs look to create social impact both as a result of an operational process and as part of the process.  They seek out opportunities to add social impact throughout their entire value chain, often employing and training excluded groups as a part of delivering their social mission.  The process of social entrepreneurship is characterized by a range of social missions that are addressed at different points in the ‘social’ value chain.</span></span></span></span></p>

<p><span><span><span><span>The conventional view is that social enterprises should be not-for-profit, as they work to serve social needs.  However, this is being challenged in the last few decades because we are increasingly finding both governments and markets compounding common problems instead of solving the same.  Thus, if social enterprises need to serve the bigger purpose, they need to have personal, financial and technical resources and an institutional framework to function within.  To sustain the system as business identity, they need to earn some profit, because they are working to create a long term impact in society. Arvind Eye Care Hospitals, for example, is registered as a trust and is sustained by charging users for affordable eye care.</span></span></span></span></p>

<p><span><span><span><span>This book will be helpful for the students pursuing MBA, corporates interested in CSR &amp; Sustainability, scholars pursuing research in the area of social entrepreneurship, development economics and women’s role in development.</span></span></span></span></p>

<p><strong><span><span><span><span>Contents:</span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span><span>1. Integrating Sustainability into Business Practices</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2. Women Empowerment &amp; Social Entrepreneurship: A LIFE Vision</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3. Transforming Lives and Creating Livelihood Through Social Entrepreneurship Five Social Entrepreneurs who transformed 1.7 million lives </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4. Moving Beyond Profit and Economic Efficiencies: The Shift towards Corporate Sustainability </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5. Social Entrepreneurship &amp; Women: Reclaming the Feminine Energy</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>6. Women and Social Entrepreneurship: An Assessment Study</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>7. Education, Entrepreneurship and Social Responsibility: Case Study of an Innovative Institution - Banasthali Vidyapith</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>8. Case Study on Banana Fibre Based Sarees and Fabric as a Potential Livelihood Model from Tamil Nadu </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>9. Role of National Bank for Agriculture and Rural Development (NABARD) in Women Empowerment: Through Equitable Agriculture and Rural Development</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>10. Gender Responsive Budgeting in India</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>11. Women Entrepreneurship: Developing the World one Step at A Time</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>12. Social Challenges Leads to Social Innovation: A Case of Social Entrepreneurship</span></span></span></span></span></p>

<p><span><span><span><span><span>13. Social Entrepreneurship: Creating Innovative Ways to Justify a Better Tomorrow, Annexures</span></span></span></span></span></p>', 'Title
			Building a Model of Change - Achieving Sustainability Through Social Entrereneurship

			Author
			Nisha Pandey 

			ISBN
			9789385830310

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Building a Model of Change - Achieving Sustainability Through Social Entrereneurship</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Nisha Pandey </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830310</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2447WhatsApp%20Image%202025-09-09%20at%2018.11.29_3eea76eb.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830310&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2562', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2562', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1528, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:03'),
('906eb476-b530-4b46-87b6-45fda13a95c5', '2623', NULL, 'Hindi Kavita mein Stri ka Sharam Soundarya', 'hindi-kavita-mein-stri-ka-sharam-soundarya-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-262-2623', 'hindi-kavita-mein-stri-ka-sharam-soundarya-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623-2623', '9788185394633', '9788185394633', '9788185394633', NULL, 'Hindi Kavita mein Stri ka Sharam Soundarya', '<h1>Hindi Kavita mein Stri ka Sharam Soundarya</h1>', 'Sub Title

			Hindi Kavita Mein Stri Ka Sharam Soundarya

			Author
			Dr. Harender Singh

			ISBN 13 Digit
			9788185394633

			Publisher
			Hindi Book Centre

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Hindi Kavita Mein Stri Ka Sharam Soundarya</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Harender Singh</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394633</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hindi Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e1e1bf97-e783-4700-a207-f8587a3d712e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8243pic-49.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788185394633&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2623', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2623', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1473, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:03'),
('908c7d05-ea07-4df6-bbb4-522b854c5982', '3759', 690, 'Encyclopedia of Gerontology : Age, Aging and The Aged - 2 Vols. (Complete Set)', 'encyclopedia-of-gerontology-age-aging-and-the-aged-2-vols-complete-set', 'encyclopedia-of-gerontology-age-aging-and-the-aged-2-vols-complete-set', '9780122268625', '9780122268625', '9780122268625', NULL, 'The contents of the encyclopedia show that the growth of information ranges from the images of older persons held by the public and the media through the molecular and biological processes of aging, individual health and well-being, and what psychology and the social sciences have found out about the individual and group processes of aging.', '<p><span>The contents of the encyclopedia show that the growth of information ranges from the images of older persons held by the public and the media through the molecular and biological processes of aging, individual health and well-being, and what psychology and the social sciences have found out about the individual and group processes of aging</span>.</p>', 'Encyclopedia of Gerontology

ISBN : 9780122268625', '<p>Encyclopedia of Gerontology</p>

<p>ISBN : 9780122268625</p>', '"22272"', '"13365"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9541ger.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122268625&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3759', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3759', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 690, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:03'),
('90b50088-1fcc-414a-b1dd-fdeb83569bb6', '4224', 239, 'Financial Accounting for Managers 4/e', 'financial-accounting-for-managers-4e', 'financial-accounting-for-managers-4e', '9789357059602', '9789357059602', '9789357059602', NULL, 'About the book

Financial Accounting for Managers, 4e is an updated edition with revised content as per the latest developments in the field of financial accounting. The text continues to address important concepts in corporate financial reporting practices, and the discussions in the book capture the dynamic nature of the concepts, principles, and methods of financial accounting.

Content:

	Introduction to Accounting

	Generally Accepted Accounting Principles and Accounting Standards

	Accounting Cycle

	Financial Statements of Companies

	Statement of Profit and Loss

	Balance Sheet

	Accounting for Revenue from Contracts with Customers

	Accounting and Valuation of Inventory

	Accounting for Fixed Assets and Depreciation

	Accounting for Investments

	Cash Flow Statement

	Consolidated Financial Statements

	Disclosures in Annual reports

	Analysis of Financial Statements

	Financial Shenanigans', '<p><span><span><strong><span>About the book</span></strong></span></span><br />
<span><span><span>Financial Accounting for Managers, 4e is an updated edition with revised content as per the latest developments in the field of financial accounting. The text continues to address important concepts in corporate financial reporting practices, and the discussions in the book capture the dynamic nature of the concepts, principles, and methods of financial accounting.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Accounting</span></span></span></li>
	<li><span><span><span>Generally Accepted Accounting Principles and Accounting Standards</span></span></span></li>
	<li><span><span><span>Accounting Cycle</span></span></span></li>
	<li><span><span><span>Financial Statements of Companies</span></span></span></li>
	<li><span><span><span>Statement of Profit and Loss</span></span></span></li>
	<li><span><span><span>Balance Sheet</span></span></span></li>
	<li><span><span><span>Accounting for Revenue from Contracts with Customers</span></span></span></li>
	<li><span><span><span>Accounting and Valuation of Inventory</span></span></span></li>
	<li><span><span><span>Accounting for Fixed Assets and Depreciation</span></span></span></li>
	<li><span><span><span>Accounting for Investments</span></span></span></li>
	<li><span><span><span>Cash Flow Statement</span></span></span></li>
	<li><span><span><span>Consolidated Financial Statements</span></span></span></li>
	<li><span><span><span>Disclosures in Annual reports</span></span></span></li>
	<li><span><span><span>Analysis of Financial Statements</span></span></span></li>
	<li><span><span><span>Financial Shenanigans</span></span></span></li>
</ol>

<p> </p>

<p> </p>
', 'Title
			Financial Accounting for Managers 4/e

			Author
			Sanjay Dhamija

			ISBN
			9789357059602

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Accounting for Managers 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sanjay Dhamija</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789357059602</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"720"', '"576"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1891financial.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789357059602&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4224', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4224', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 239, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:03'),
('90b564bf-c9b3-4814-a53a-6651f247702b', '3198', NULL, 'Generalized Polygons -Monographs in Mathematics', 'generalized-polygons-monographs-in-mathematics-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198', 'generalized-polygons-monographs-in-mathematics-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198-3198', '9783764358648', '9783764358648', ' 9783764358648', NULL, '"Generalized Polygons" is the first book to cover, in a coherent manner, the theory of polygons from scratch. In particular, it fills elementary gaps in the literature and gives an up-to-date account of current research in this area, including most proofs, which are often unified and streamlined in comparison to the versions generally known. "Generalized Polygons" will be welcomed both by the student seeking an introduction to the subject as well as the researcher who will value the work as a reference. In particular, it will be of great value for specialists working in the field of generalized polygons (which are, incidentally, the rank 2 Tits-buildings) or in fields directly related to Tits-buildings, incidence geometry and finite geometry. The approach taken in the book is of geometric nature, but algebraic results are included and proven (in a geometric way!). A noteworthy feature is that the book unifies and generalizes notions, definitions and results that exist for quadrangles, hexagons, octagons - in the literature very often considered separately - to polygons. Many alternative viewpoints given in the book heighten the sense of beauty of the subject and help to provide further insight into the matter.', '<p>"Generalized Polygons" is the first book to cover, in a coherent manner, the theory of polygons from scratch. In particular, it fills elementary gaps in the literature and gives an up-to-date account of current research in this area, including most proofs, which are often unified and streamlined in comparison to the versions generally known. "Generalized Polygons" will be welcomed both by the student seeking an introduction to the subject as well as the researcher who will value the work as a reference. In particular, it will be of great value for specialists working in the field of generalized polygons (which are, incidentally, the rank 2 Tits-buildings) or in fields directly related to Tits-buildings, incidence geometry and finite geometry. The approach taken in the book is of geometric nature, but algebraic results are included and proven (in a geometric way!). A noteworthy feature is that the book unifies and generalizes notions, definitions and results that exist for quadrangles, hexagons, octagons - in the literature very often considered separately - to polygons. Many alternative viewpoints given in the book heighten the sense of beauty of the subject and help to provide further insight into the matter.</p>', 'Generalized Polygons -Monographs in Mathematics

	Editorial ‏ : ‎ Birkhäuser Basel; 1er edición (1 Diciembre 1998)

	Idioma ‏ : ‎ Inglés

	Tapa dura ‏ : ‎ 502 páginas

	ISBN-10 ‏ : ‎ 3764358645

	ISBN-13 ‏ : ‎ 978-3764358648

	Dimensiones ‏ : ‎ 7 x 1.5 x 9.75 pulgadas', '<h1>Generalized Polygons -Monographs in Mathematics</h1>

<ul>
	<li><span>Editorial ‏ : ‎ Birkhäuser Basel; 1er edición (1 Diciembre 1998)</span></li>
	<li><span>Idioma ‏ : ‎ Inglés</span></li>
	<li><span>Tapa dura ‏ : ‎ 502 páginas</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3764358645</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3764358648</span></li>
	<li><span>Dimensiones ‏ : ‎ 7 x 1.5 x 9.75 pulgadas</span></li>
</ul>', '"13999"', '"8399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52881.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%209783764358648&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3198', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3198', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1173, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:03'),
('90b6ef3e-7e25-41d0-a44c-f82646a1a935', '120', NULL, 'General Chemistry - 2/e', 'general-chemistry', 'general-chemistry', 'General Chemistry - 2/e', 'General Chemistry - 2/e', 'General Chemistry - 2/e', NULL, '', NULL, 'Sub Title
			No

			Author
			John B. Russell

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780070544451

			Pages
			375 pages

			Binding
			Paperback

			Year of Publication
			1998

			Edition of Book
			4th Revised edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John B. Russell</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070544451</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>375 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th Revised edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1050"', '"630"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '4th Revised edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '375 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80139780070544451.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=General%20Chemistry%20-%202/e&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=120', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=120', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3005, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:03'),
('90cae0fc-2a9e-4333-9bdb-b95f627fa25c', '1619', NULL, 'Electrical Transport in Nanoscale Systems', 'electrical-transport-in-nanoscale-systems-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619', 'electrical-transport-in-nanoscale-systems-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619-1619', 'VCDE3433', 'VCDE3433', 'VCDE3433', NULL, 'Electrical Transport in Nanoscale Systems', '<h1>Electrical Transport in Nanoscale Systems</h1>', 'Sub Title
			No

			Author
			Massimiliano Di Ventra

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521140317

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Massimiliano Di Ventra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521140317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41839780521140317.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VCDE3433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1619', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1619', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2096, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('90d9e83a-5c93-4398-8c0c-59348ef6f7f0', '4015', 441, 'The Satapatha Brahmana:According to the Text of the Madhyandina School 5-Vol. (Complete Set)', 'the-satapatha-brahmanaaccording-to-the-text-of-the-madhyandina-school-5vol-complete-set', 'the-satapatha-brahmanaaccording-to-the-text-of-the-madhyandina-school-5vol-complete-set', '9789348433985', '9789348433985', '9789348433985', NULL, 'About the book

The translator of the Satapatha-brghmana can be under no illusion as to the reception his production is likely to meet with at the hand of the general reader. In the whole range of literature few works are probably less calculated to excite the interest of any outside the very limited number of specialists, than the ancient theological writings of the Hindus, known by the name of Brghmanas. For wearisome prolixity of exposition, characterised by dogmatic assertion and a flimsy symbolism rather than by serious reasoning, these works are perhaps not equalled anywhere; unless, indeed, it be by the speculative vapourings of the Gnostics, than which, in the opinion of the learned translators of IrenEus, ‘nothing more absurd has probably ever been imagined by rational beings. ‘If I have, nevertheless, undertaken, at the request of the Editor of the present Series, what would seem to be a rather thankless task, the reason will be readily understood by those who have taken even the most cursory view of the history of the Hindu mind and institutions.

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The translator of the Satapatha-brghmana can be under no illusion as to the reception his production is likely to meet with at the hand of the general reader. In the whole range of literature few works are probably less calculated to excite the interest of any outside the very limited number of specialists, than the ancient theological writings of the Hindus, known by the name of Brghmanas. For wearisome prolixity of exposition, characterised by dogmatic assertion and a flimsy symbolism rather than by serious reasoning, these works are perhaps not equalled anywhere; unless, indeed, it be by the speculative vapourings of the Gnostics, than which, in the opinion of the learned translators of IrenEus, ‘nothing more absurd has probably ever been imagined by rational beings. ‘If I have, nevertheless, undertaken, at the request of the Editor of the present Series, what would seem to be a rather thankless task, the reason will be readily understood by those who have taken even the most cursory view of the history of the Hindu mind and institutions.</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			The Satapatha Brahmana:According to the Text of the Madhyandina School 5-Vol. (Complete Set)

			Author
			Julius Eggeling

			ISBN
			9789348433985

			Publisher
			Shivalik

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Satapatha Brahmana:According to the Text of the Madhyandina School 5-Vol. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Julius Eggeling</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348433985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Shivalik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"11000"', '"7150"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd2103dc5-2ebb-49a9-8483-dfb5f17d4721', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3690sata.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789348433985&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4015', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4015', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 441, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:03'),
('910b7980-a63e-4a2b-a04d-3cbb26593f9e', '1895', NULL, 'Microbiology With Diseases By Body System 2/e New', 'microbiology-with-diseases-by-body-system-2e-new-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-18-1895', 'microbiology-with-diseases-by-body-system-2e-new-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895-1895', 'GHUT8975', 'GHUT8975', 'GHUT8975', NULL, 'Microbiology With Diseases By Body System 2/e New', '<h1>Microbiology With Diseases By Body System 2/e New</h1>', 'Sub Title
			No

			Author
			Robert W. Bauman

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780321539960

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert W. Bauman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780321539960</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4499"', '"2699"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8314dpp_8_21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHUT8975&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1895', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1895', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1908, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:03'),
('911fdf17-e5b7-4784-8d16-9a4db0f77363', '250', NULL, 'V.S. Naipaul''s India-Winner of the Nobel Prize for Literature', 'vs-naipauls-indiawinner-of-the-nobel-prize-for-literature', 'vs-naipauls-indiawinner-of-the-nobel-prize-for-literature', '0818747115808', '0818747115808', '0818747115808', NULL, 'Contents

1. V.S. Naipaul: His Life and Work

2. Naipaul’s Sensibility: Triple Identity

3. A Critique of India: An Area of Darkness

4. Naipaul’s Idea of Indian Culture ‘India: A Wounded Civilization’

5. Some Errors in Naipaul’s Observations on India

6. The Ordeal of Democracy in India

7. A Threat to Secularism in India

8. Naipaul’s Style

9. Conclusion', '<p><span><span><strong><span>Contents</span></strong></span></span></p>

<p><span><span><span>1. V.S. Naipaul: His Life and Work</span></span></span></p>

<p><span><span><span>2. Naipaul’s Sensibility: Triple Identity</span></span></span></p>

<p><span><span><span>3. A Critique of India: An Area of Darkness</span></span></span></p>

<p><span><span><span>4. Naipaul’s Idea of Indian Culture ‘India: A Wounded Civilization’</span></span></span></p>

<p><span><span><span>5. Some Errors in Naipaul’s Observations on India</span></span></span></p>

<p><span><span><span>6. The Ordeal of Democracy in India</span></span></span></p>

<p><span><span><span>7. A Threat to Secularism in India</span></span></span></p>

<p><span><span><span>8. Naipaul’s Style</span></span></span></p>

<p><span><span><span>9. Conclusion</span></span></span></p>', 'Title
			V.S. Naipaul''s India-Winner of the Nobel Prize for Literature 

			Author
			Dr. Vassant S Patel

			ISBN
			0818747115808

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">V.S. Naipaul''s India-Winner of the Nobel Prize for Literature </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Vassant S Patel</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">0818747115808</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>

<p> </p>

<p> </p>', '"1399"', '"980"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86548187471158_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0818747115808&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=250', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=250', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2929, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:03'),
('9120a59d-973a-4309-a2a0-4b4a5d52774c', '3387', NULL, 'Encyclopedia of Water and Wastewater - Engineering & Analysis - 5 Vols.', 'encyclopedia-of-water-and-wastewater-engineering-analysis-5-vols-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3-3387', 'encyclopedia-of-water-and-wastewater-engineering-analysis-5-vols-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387-3387', '9781907653018', '9781907653018', '9781907653018', NULL, 'Encyclopedia of Water and Wastewater Engineering and Analysis was prepared to introduce the basic concepts of water and wastewater reuse, and applicaitons of environmentally sound technologies for enabling reuse. It aims to illustrate that sustainable water management is relevant for regions with abundant water resources as well as for those with limited water resources.

A compendium of five volumes namely Physical Properties of Water and Wastewater; Chemical Properties of Water and Wastewater; Biological Properties of Water and Wastewater; Water and Wastewater Treatment; Water and Wastewater Reuse, this publication details the technologies used in water and wastewater management today, including standard practice and state of the art. It describes the technological and regulatory changes that have occurred over years in this discipline, including improved techniques for the characterization of wastewaters; improved fundamental understanding of many of the existing unit operations and processes used for wastewater treatment; implementation of several newer treatment technologies; greater emphasis on advanced wastewater treatment and risk assessment for water reuse applications; changes in regulations and the development of new technologies for wastewater disinfection and new regulations governing the treatment, reuse, and disposal of sludge.

It is hoped that this work will be a highly useful reference tool for individuals in the field of sanitary technology and engineering as well as those interested in the operation and maintenance of water and wastewater facilities.

Volume 1 : Physical Properties of Water & Wastewater

Volume 2 : Chemical Properties of Water & Wastewater

Volume 3 : Biological Properties of Water & Wastewater

Volume 4 : Water & Wastewater Treatment

Volume 5 : Water & Wastewater Reuse

Content - Volume 1 Preface, 1. Physical Properties of Water, 2. Physical Properties of Wastewater, 3. Wastewater Collection and Distribution Systems, 4. Autothermal Thermophilic Aerobic Digestion, 5. Treatment of Wastewater Biosolids, 6. Passive Systems for Wastewater Treatment, 7. Analysis of Polar Pollutants in Water, 8. Decentralised Wastewater Systems, 9. Combined Sewer Overflow Control Technologies, 10. Optimising Water Treatment Plant Operations, 11. Water Leakage Management, Bibliography, Index, Volume 2  Preface, 1. Chemistry of Water, 2. Nutrients in Drinking Water, 3. Health Impacts of Contaminated Water, 4. Water Quality, 5. Surface Water Modelling, 6. Pollution of Groundwater, 7. Water Supply Design Considerations, 8. Wastewater Collection Systems, 9. Wastewater Sampling, 10. Removal of Arsenic from Water Supplies, 11. Membrane Filtration, 12. Sludge Treatment, Bibliography, Index, Volume 3 Preface, 1. The Properties of Water in Biological Systems, 2. Particles in Water, 3. Sludge Treatment and Disposal, 4. Biological Wastewater Treatment, 5. Properties of Wastewater,  6. Wastewater Microorganisms, 7. Identification of Wastewater Organisms,  8. Microbiology of Activated Sludge, Bibliography, Index Volume 4 Preface, 1. Basics of Water Treatment, 2. Coagulation and Flocculation, 3. Water Softening Methods, 4. Water Disinfection Methods, 5. Municipal Wastewater Treatment, 6. Conventional Methods of Wastewater Treatment, 7. Control of Pathogens in Wastewater, 8. Onsite Wastewater Treatment, 9. Aerobic Treatment of Wastewater, 10.  Costs of Wastewater Treatment, Bibliography, Index, Volume 5 Preface, 1. Global Water Crisis and Solutions, 2. The Value of Water, 3. Standards of Wastewater Reuse, 4. Eco-friendly Approach to Wastewater Reuse, 5. Applications of Wastewater and Sewage Sludge,  6. Preliminary Treatment of Wastewater, 7. Activated Sludge Process, 8. Wastewater Stabilization Pond, 9. Small Flow Treatment, 10. Technology Selection Criteria, 11. Regulation of Microbiological Quality of Water, 12. Water Governance and Management,  Bibliography, Index                                                                     ', '<p style="text-align:justify"><span>Encyclopedia of Water and Wastewater Engineering and Analysis was prepared to introduce the basic concepts of water and wastewater reuse, and applicaitons of environmentally sound technologies for enabling reuse. It aims to illustrate that sustainable water management is relevant for regions with abundant water resources as well as for those with limited water resources.</span></p>

<p style="text-align:justify"><span>A compendium of five volumes namely Physical Properties of Water and Wastewater; Chemical Properties of Water and Wastewater; Biological Properties of Water and Wastewater; Water and Wastewater Treatment; Water and Wastewater Reuse, this publication details the technologies used in water and wastewater management today, including standard practice and state of the art. It describes the technological and regulatory changes that have occurred over years in this discipline, including improved techniques for the characterization of wastewaters; improved fundamental understanding of many of the existing unit operations and processes used for wastewater treatment; implementation of several newer treatment technologies; greater emphasis on advanced wastewater treatment and risk assessment for water reuse applications; changes in regulations and the development of new technologies for wastewater disinfection and new regulations governing the treatment, reuse, and disposal of sludge.</span></p>

<p style="text-align:justify"><span>It is hoped that this work will be a highly useful reference tool for individuals in the field of sanitary technology and engineering as well as those interested in the operation and maintenance of water and wastewater facilities.</span></p>

<p style="text-align:justify"><span>Volume 1 : Physical Properties of Water &amp; Wastewater</span></p>

<p style="text-align:justify"><span>Volume 2 : Chemical Properties of Water &amp; Wastewater</span></p>

<p style="text-align:justify"><span>Volume 3 : Biological Properties of Water &amp; Wastewater</span></p>

<p style="text-align:justify"><span>Volume 4 : Water &amp; Wastewater Treatment</span></p>

<p style="text-align:justify"><span>Volume 5 : Water &amp; Wastewater Reuse</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Volume 1 <span><span>Preface, 1. Physical Properties of Water, 2. Physical Properties of Wastewater, 3. Wastewater Collection and Distribution Systems, 4. Autothermal Thermophilic Aerobic Digestion, 5. Treatment of Wastewater Biosolids, 6. Passive Systems for Wastewater Treatment, 7. Analysis of Polar Pollutants in Water, 8. Decentralised Wastewater Systems, 9. Combined Sewer Overflow Control Technologies, 10. Optimising Water Treatment Plant Operations, 11. Water Leakage Management, Bibliography, Index, </span></span>Volume 2  Preface, <span><span>1. Chemistry of Water, 2. Nutrients in Drinking Water, 3. Health Impacts of Contaminated Water, 4. Water Quality, 5. Surface Water Modelling, 6. Pollution of Groundwater, 7. Water Supply Design Considerations, 8. Wastewater Collection Systems, 9. Wastewater Sampling, 10. Removal of Arsenic from Water Supplies, 11. Membrane Filtration, 12. Sludge Treatment, Bibliography, Index, Volume 3 </span></span>Preface, <span><span>1. The Properties of Water in Biological Systems, 2. Particles in Water, 3. Sludge Treatment and Disposal, 4. Biological Wastewater Treatment, 5. Properties of Wastewater,  6. Wastewater Microorganisms, 7. Identification of Wastewater Organisms,  8. Microbiology of Activated Sludge, Bibliography, Index Volume 4 </span></span>Preface, <span><span>1. Basics of Water Treatment, 2. Coagulation and Flocculation, 3. Water Softening Methods, 4. Water Disinfection Methods, 5. Municipal Wastewater Treatment, 6. Conventional Methods of Wastewater Treatment, 7. Control of Pathogens in Wastewater, 8. Onsite Wastewater Treatment, 9. Aerobic Treatment of Wastewater, 10.  Costs of Wastewater Treatment, Bibliography, Index, Volume 5 </span></span>Preface, </span><span><span><span><span>1. Global Water Crisis and Solutions, 2. The Value of Water, 3. Standards of Wastewater Reuse, 4. Eco-friendly Approach to Wastewater Reuse, 5. Applications of Wastewater and Sewage Sludge,  6. Preliminary Treatment of Wastewater, 7. Activated Sludge Process, 8. Wastewater Stabilization Pond, 9. Small Flow Treatment, 10. Technology Selection Criteria, 11. Regulation of Microbiological Quality of Water, 12. Water Governance and Management,  Bibliography, Index </span>            </span></span></span> <span><span><span>             </span></span></span> <span><span><span>          </span></span></span> <span><span><span>             </span></span></span>  <span><span><span>               </span></span></span></p>', 'Sub Title
			Encyclopedia of Water and Wastewater - Engineering & Analysis - 5 Vols. 

			Author
			M. K. Sharma

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781907653018

			Pages
			1462

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Encyclopedia of Water and Wastewater - Engineering &amp; Analysis - 5 Vols. </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>M. K. Sharma</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781907653018</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1462</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"19995"', '"11997"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1462, '1462', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/864821SrzMfhD0L.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781907653018&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3387', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3387', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1004, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('9134c1b8-efb0-4996-baf4-182455fe1875', '4293', 170, 'Harvard Business Review Family Business Handbook: How to Build and Sustain a Successful, Enduring Enterprise', 'harvard-business-review-family-business-handbook-how-to-build-and-sustain-a-successful-enduring-enterprise', 'harvard-business-review-family-business-handbook-how-to-build-and-sustain-a-successful-enduring-enterprise', '9781633699045', '9781633699045', '9781633699045', NULL, 'About the book

Navigate the complex decisions and critical relationships necessary to create and sustain a healthy family business—and business family.

Though "family business" may sound like it refers only to mom-and-pop shops, businesses owned by families are among the most significant and numerous in the world. But surprisingly few resources exist to help navigate the unique challenges you face when you share the executive suite, financial statements, and holidays. How do you make the right decisions, critical to the long-term survival of any business, with the added challenge of having to do so within the context of a family?

Content:

Part One: Cracking the Code of Your Family Business

Part Two: The Five Rights of Family Owners

Part Three: Challenges You Will Face', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Navigate the complex decisions and critical relationships necessary to create and sustain a healthy family business—and business family.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Though "family business" may sound like it refers only to mom-and-pop shops, businesses owned by families are among the most significant and numerous in the world. But surprisingly few resources exist to help navigate the unique challenges you face when you share the executive suite, financial statements, and holidays. How do you make the right decisions, critical to the long-term survival of any business, with the added challenge of having to do so within the context of a family?</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part One: Cracking the Code of Your Family Business</span></span></span></p>

<p><span><span><span>Part Two: The Five Rights of Family Owners</span></span></span></p>

<p><span><span><span>Part Three: Challenges You Will Face</span></span></span></p>

<p> </p>
', 'Title
			Harvard Business Review Family Business Handbook: How to Build and Sustain a Successful, Enduring Enterprise

			Author
			Josh Baron

			ISBN
			9781633699045

			Publisher
			HBR Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Harvard Business Review Family Business Handbook: How to Build and Sustain a Successful, Enduring Enterprise</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Josh Baron</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781633699045</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>HBR Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"2685"', '"1880"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '57f11f6a-995d-4e49-883a-426dde54f22e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3764hardward.webp', NULL, '8 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781633699045&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4293', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4293', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 170, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:03'),
('913dec55-6314-4646-aacb-e27c34bc04fd', '4204', 259, 'Fundamentals of Human Resource Management 8/e', 'fundamentals-of-human-resource-management-8e', 'fundamentals-of-human-resource-management-8e', '9789354600340', '9789354600340', '9789354600340', NULL, 'About the book

This book focuses on human resource issues and how HR is a key component of any company’s overall corporate strategy. The approach it takes to teach human resource management involves engaging students in learning through the use of real-world examples and best practices, focusing them on important HR issues and concepts, and applying what they have learned through chapter features and end-of-chapter exercises and cases.

Content:

Part 1: The Human Resource Environment

1 Managing Human Resources

2 Trends in Human Resource Management

3 Providing Equal Employment Opportunity and a Safe Workplace

4 Analyzing Work and Designing Jobs

Part 2: Acquiring, Training, and Developing Human Resources

5 Planning for and Recruiting Human Resources

6 Selecting Employees and Placing Them in Jobs

7 Training Employees

8. Developing Employees for Future Success

Part 3: Assessing and Improving Performance

9 Creating and Maintaining High-Performance Organizations

10 Managing Employees’ Performance

11 Separating and Retaining Employees

Part 4: Compensating Human Resources

12 Establishing a Pay Structure

13 Recognizing Employee Contributions with Pay

14 Providing Employee Benefits

Part 5: Meeting Other HR Goals

15 Collective Bargaining and Labor Relations

16 Managing Human Resources Globally', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book focuses on human resource issues and how HR is a key component of any company’s overall corporate strategy. The approach it takes to teach human resource management involves engaging students in learning through the use of real-world examples and best practices, focusing them on important HR issues and concepts, and applying what they have learned through chapter features and end-of-chapter exercises and cases.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1: The Human Resource Environment</span></strong><br />
<br />
<span>1 Managing Human Resources<br />
2 Trends in Human Resource Management<br />
3 Providing Equal Employment Opportunity and a Safe Workplace<br />
4 Analyzing Work and Designing Jobs<br />
<br />
<strong>Part 2: Acquiring, Training, and Developing Human Resources</strong><br />
<br />
5 Planning for and Recruiting Human Resources<br />
6 Selecting Employees and Placing Them in Jobs<br />
7 Training Employees<br />
8. Developing Employees for Future Success<br />
<br />
<strong>Part 3: Assessing and Improving Performance</strong><br />
<br />
9 Creating and Maintaining High-Performance Organizations<br />
10 Managing Employees’ Performance<br />
11 Separating and Retaining Employees<br />
<br />
<strong>Part 4: Compensating Human Resources</strong><br />
<br />
12 Establishing a Pay Structure<br />
13 Recognizing Employee Contributions with Pay<br />
14 Providing Employee Benefits<br />
<br />
<strong>Part 5: Meeting Other HR Goals</strong><br />
<br />
15 Collective Bargaining and Labor Relations<br />
16 Managing Human Resources Globally</span></span></span></p>
', 'Title
			Fundamentals of Human Resource Management 8/e

			Author
			Raymond Andrew Noe

			ISBN
			9789354600340

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Fundamentals of Human Resource Management 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Raymond Andrew Noe</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354600340</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"970"', '"728"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5294human.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354600340&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4204', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4204', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 259, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:03'),
('914406e1-d77a-4593-9aad-1ebf5ef823c5', '3473', 926, '50+ Vacation Homes', '50-vacation-homes-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473', '50-vacation-homes-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473-3473', '9781920744991', '9781920744991', '9781920744991', NULL, '50+ Vacation Homes celebrates the holiday home, traditionally a place of rest, relaxation and escape from the pressures of the ''real'' world. A journey through Europe, North and South America, Australasia, the Caribbean and the Far East introduces the reader to homes of rare wonder and beauty. From beach houses amid swaying palms, to alpine cottages nestled in snow-clad landscapes; from rustic log cabins to the grandeur of luxury villas, the unique styles reflect their owners'' personal approach to what it means to be ''on vacation''.

The architecture of holiday homes reveals the shift in lifestyle that defines a vacation; architects are required to work closely with their clients to achieve just the right spirit. The results of this collaboration manifested through the pages in this book, can be just as awe-inspiring.

Content - Introduction, Aarthun Residence, USA, Abreu Family Residence, Brazil, Arraial d''Ajauda, Brazil, Baan Hua Hin, Thailand, Baan Patong, Thailand, Baan Pattaya, Thailand, Ballerina House, USA, Bayside Residence, USA, Bernstein House, USA, Country House in Campos, Brazil, Encinos Residence, Mexico, EOS - Mexico''s Diamond, Mexico, Frye Residence, Mexico, Gallery in Kiyosato, Japan, Heart of the Home, The Netherlands, House in Aroeira, Portugal, House in East Hampton, USA, House in the Hudson Valley, USA, House in Regua, Portugal, House on the Maine Coast, USA, Island House, Canada, Kent Residence, USA, Kumu Honua, Hawaii, USA, Landmark Villa, USA, Landrin Residence, Haiti, Lieutenant Island Residence, USA, Ligar Bay Beach House, New Zealand, Longboat Key Beach House, USA, Magical Retreat, USA, Modernised Mountain Retreat, USA, Private Paradise, Italy, Residence at Waterford, USA, Residence in Iporanga, Brazil, Reviving a Relic, USA, Rue de Prince Residence, USA, Sanderling Beach House, USA, Serenity on the Highway, Israel, Simplicity, St Vincents & Grenadines, West Indies, Storm Mountain Fishing Lodge, USA, Teton Treasure, USA, The House in Mani, Greece, The Mill Creek House, New Zealand, The Nature House, Brazil, The Prince Residence, USA, The Quogue Residence, USA, The Stone Residence, USA, The Turtle House, USA, Vacation Estate, USA, Valhalla, Iceland, Villa Nilsson, Sweden, Villa Bled, Slovenia, Walski Residence, USA, Weekend House at Bhati Mines, India, Winter House, USA, Yautepec House, Mexico, Index, Acknowledgments', '<p style="text-align:justify"><span>50+ Vacation Homes celebrates the holiday home, traditionally a place of rest, relaxation and escape from the pressures of the ''real'' world. A journey through Europe, North and South America, Australasia, the Caribbean and the Far East introduces the reader to homes of rare wonder and beauty. From beach houses amid swaying palms, to alpine cottages nestled in snow-clad landscapes; from rustic log cabins to the grandeur of luxury villas, the unique styles reflect their owners'' personal approach to what it means to be ''on vacation''.</span></p>

<p style="text-align:justify"><span>The architecture of holiday homes reveals the shift in lifestyle that defines a vacation; architects are required to work closely with their clients to achieve just the right spirit. The results of this collaboration manifested through the pages in this book, can be just as awe-inspiring.</span></p>

<p style="text-align:justify"><span>Content - Introduction, Aarthun Residence, USA, Abreu Family Residence, Brazil, Arraial d''Ajauda, Brazil, Baan Hua Hin, Thailand, Baan Patong, Thailand, Baan Pattaya, Thailand, Ballerina House, USA, Bayside Residence, USA, Bernstein House, USA, Country House in Campos, Brazil, Encinos Residence, Mexico, EOS - Mexico''s Diamond, Mexico, Frye Residence, Mexico, Gallery in Kiyosato, Japan, Heart of the Home, The Netherlands, House in Aroeira, Portugal, House in East Hampton, USA, House in the Hudson Valley, USA, House in Regua, Portugal, House on the Maine Coast, USA, Island House, Canada, Kent Residence, USA, Kumu Honua, Hawaii, USA, Landmark Villa, USA, Landrin Residence, Haiti, Lieutenant Island Residence, USA, Ligar Bay Beach House, New Zealand, Longboat Key Beach House, USA, Magical Retreat, USA, Modernised Mountain Retreat, USA, Private Paradise, Italy, Residence at Waterford, USA, Residence in Iporanga, Brazil, Reviving a Relic, USA, Rue de Prince Residence, USA, Sanderling Beach House, USA, Serenity on the Highway, Israel, Simplicity, St Vincents &amp; Grenadines, West Indies, Storm Mountain Fishing Lodge, USA, Teton Treasure, USA, The House in Mani, Greece, The Mill Creek House, New Zealand, The Nature House, Brazil, The Prince Residence, USA, The Quogue Residence, USA, The Stone Residence, USA, The Turtle House, USA, Vacation Estate, USA, Valhalla, Iceland, Villa Nilsson, Sweden, Villa Bled, Slovenia, Walski Residence, USA, Weekend House at Bhati Mines, India, Winter House, USA, Yautepec House, Mexico, Index, Acknowledgments</span></p>', 'Sub Title
			50+ Vacation Homes

			Author
			Andrea Boekel

			About Author
			As per Book

			ISBN 10 Digit
			1920744991

			ISBN 13 Digit
			9781920744991

			Pages
			324

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>50+ Vacation Homes</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Andrea Boekel</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1920744991</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781920744991</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>324</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"4800"', '"2880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 324, '324', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/132950+%20Vacation%20Homes.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744991&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3473', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3473', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 926, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('9150996c-aeea-4119-aaa3-ab3e2e2f6d41', '2048', NULL, 'Vegetables II - Fabaceae, Liliaceae, Solanaceae, and Umbelliferae - Handbook of Plant Breeding', 'vegetables-ii-fabaceae-liliaceae-solanaceae-and-umbelliferae-handbook-of-plant-breeding-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-204-2048', 'vegetables-ii-fabaceae-liliaceae-solanaceae-and-umbelliferae-handbook-of-plant-breeding-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048-2048', '9780387741086', '9780387741086', '9780387741086', NULL, 'The production and consumption of vegetables has expanded dramatically in the last years, with a global growth in the production of more than 50% in the last decade and it is expected that in the coming years, vegetable crops production will continue its expansion. The vegetables seed market is very dynamic and competitive, and predominant varieties are quickly replaced by new varieties. Therefore, updated information on the state of the art of the genetic improvement of specific crops is of interest to vegetable crops breeders, researchers and scholars. During the last years an immense quantity of new knowledge on the genetic diversity of vegetables and the utilization of genetic resources, breeding methods and techniques, and on the development and utilization of modern biotechnologies in vegetables crop breeding has accumulated, and there is a need of a major reference work that synthesizes this information.

The Handbook of Plant Breeding-Vegetables I and II are two volumes devoted to 20 of the most important vegetable crops. These crops belong to eight different botanical families grouped by taxonomic category. The first volume focuses on four families Asteraceae or Compositae (chicory and endive, globe artichoke and cardoon, and lettuce), Brassiaceae or Cruciferae (cabbage, and cauliflower and broccoli), Chenopodiaceae (spinach and sugar beet) and Cucurbitaceae (cucumber, melon, pumpkin and winter squash, summer squash, and watermelon). The second volume concentrates on four other families: Fabaceae or Leguminosae (garden pea and snap bean), Liliaceae (asparagus and onion), Solanaceae (eggplant, pepper, and tomato) and Umbelliferae or Apiaceae (carrot).

Chapters have been written by outstanding breeders with wide experience in the crop breeding. Each chapter includes information on the origin and domestication, varietal groups, genetic resources, major breeding achievements and current goals of breeding, breeding methods and techniques, integration of the new biotechnologies in the breeding programmes, and the production of seed of specific crops.

Content – Preface, Contributors, Family Fabaceae (=Leguminosae), 1. Garden Pea, 2. Snap Bean, Family Liliaceae, 3. Asparagus, 4. Onion, Family Solonaceae, 5. Eggplant, 6. Pepper, 7. Tomato, Family Umbelliferae (=Apiaceae), 8. Carrot, Index', '<p style="text-align:justify"><span><span>The production and consumption of vegetables has expanded dramatically in the last years, with a global growth in the production of more than 50% in the last decade and it is expected that in the coming years, vegetable crops production will continue its expansion. The vegetables seed market is very dynamic and competitive, and predominant varieties are quickly replaced by new varieties. Therefore, updated information on the state of the art of the genetic improvement of specific crops is of interest to vegetable crops breeders, researchers and scholars. During the last years an immense quantity of new knowledge on the genetic diversity of vegetables and the utilization of genetic resources, breeding methods and techniques, and on the development and utilization of modern biotechnologies in vegetables crop breeding has accumulated, and there is a need of a major reference work that synthesizes this information.</span></span></p>

<p style="text-align:justify"><span><span>The Handbook of Plant Breeding-Vegetables I and II are two volumes devoted to 20 of the most important vegetable crops. These crops belong to eight different botanical families grouped by taxonomic category. The first volume focuses on four families Asteraceae or Compositae (chicory and endive, globe artichoke and cardoon, and lettuce), Brassiaceae or Cruciferae (cabbage, and cauliflower and broccoli), Chenopodiaceae (spinach and sugar beet) and Cucurbitaceae (cucumber, melon, pumpkin and winter squash, summer squash, and watermelon). The second volume concentrates on four other families: Fabaceae or Leguminosae (garden pea and snap bean), Liliaceae (asparagus and onion), Solanaceae (eggplant, pepper, and tomato) and Umbelliferae or Apiaceae (carrot).</span></span></p>

<p style="text-align:justify"><span><span>Chapters have been written by outstanding breeders with wide experience in the crop breeding. Each chapter includes information on the origin and domestication, varietal groups, genetic resources, major breeding achievements and current goals of breeding, breeding methods and techniques, integration of the new biotechnologies in the breeding programmes, and the production of seed of specific crops.</span></span></p>

<h1 style="text-align:justify"><span><strong><span>Content –</span></strong><span> Preface, Contributors, Family Fabaceae (=Leguminosae), 1. Garden Pea, 2. Snap Bean, Family Liliaceae, 3. Asparagus, 4. Onion, Family Solonaceae, 5. Eggplant, 6. Pepper, 7. Tomato, Family Umbelliferae (=Apiaceae), 8. Carrot, Index</span></span></h1>', 'Sub Title
			Fabaceae, Liliaceae, Solanaceae, and Umbelliferae - Handbook of Plant Breeding

			Author
			Jaime Prohens, Fernando Nuez

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780387741086

			Pages
			365

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Fabaceae, Liliaceae, Solanaceae, and Umbelliferae - Handbook of Plant Breeding</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jaime Prohens, Fernando Nuez</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387741086</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>365</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"28710"', '"20097"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 365, '365', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4760dpp_17_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387741086&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2048', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2048', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1795, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('9156d9d1-ac78-4f6f-bbcd-24fe76193cd2', '1370', NULL, 'Resistance, Freedom and Empowerment - The Ethiopian Women s Struggle', 'resistance-freedom-and-empowerment-the-ethiopian-women-s-struggle-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370', 'resistance-freedom-and-empowerment-the-ethiopian-women-s-struggle-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370-1370', 'HNBJ8866', 'HNBJ8866', 'HNBJ8866', NULL, 'Resistance, Freedom and Empowerment - The Ethiopian Women s Struggle', '<h1>Resistance, Freedom and Empowerment - The Ethiopian Women s Struggle</h1>', 'Sub Title
			No

			Author
			Gennet Zewide

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351250289

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gennet Zewide</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351250289</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2087logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNBJ8866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1370', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1370', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2232, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('915a0027-155a-474d-a7ca-85725d735791', '447', NULL, 'NGO Discourse The Role And Future Of NGOs NEW', 'ngo-discourse-the-role-and-future-of-ngos-new-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-4-447', 'ngo-discourse-the-role-and-future-of-ngos-new-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447-447', 'MKOI9089', 'MKOI9089', 'MKOI9089', NULL, 'NGO Discourse The Role And Future Of NGOs NEW', '<h1>NGO Discourse The Role And Future Of NGOs NEW</h1>', 'Sub Title
			No

			Author
			Ashutosh Kumar Shukla

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162168

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1998

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Kumar Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162168</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2730logo_white_plus_3_1%20(1).png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MKOI9089&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=447', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=447', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2817, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:03'),
('916d2a94-796a-4442-8744-34fa7d6ecfa1', '3369', NULL, 'Viduranitih - Sanskrit Text Transliteration, English Translation, An Exhaustive Introduction and Index of Verses', 'viduranitih-sanskrit-text-transliteration-english-translation-an-exhaustive-introduction-and-index-of-verses-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-33-3369', 'viduranitih-sanskrit-text-transliteration-english-translation-an-exhaustive-introduction-and-index-of-verses-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369-3369', '9788186702475', '9788186702475', '9788186702475', NULL, 'Contents - Introduction, CHAPTER-I Description of various types of people such as wise, fool etc., and also description of aims, sins, qualities etc., CHAPTER-II Vidura''s advice regarding the best path to make both Kauravas and Pandavas happy., CHAPTER-III Vidura''s advice to Dhrtarastra for doing justice to Pandavas., CHAPTER-IV Efforts to persuade Kauravas to make friendship with Pandavas, who have the qualities of those born in high families. CHAPTER- V  Pandavas, Kauravas and their relationship, CHAPTER-VI  Duryodhana''s fall from kingdom., CHAPTER-VII Vidura''s advice for having impartial attitude towards Pandavas., CHAPTER-VIII Vidura''s efforts to bring change in Kauravas. Finally Vidura believes that Destiny is certain., Index of Verses.', '<p style="text-align:justify"><span><strong>Contents -</strong> <span>Introduction, CHAPTER-I </span>Description of various types of people such as wise, fool etc., and also description of aims, sins, qualities etc., CHAPTER-II Vidura''s advice regarding the best path to make both Kauravas and Pandavas happy., CHAPTER-III Vidura''s advice to Dhrtarastra for doing justice to Pandavas., CHAPTER-IV Efforts to persuade Kauravas to make friendship with Pandavas, who have the qualities of those born in high families. CHAPTER- V  Pandavas, Kauravas and their relationship, CHAPTER-VI  Duryodhana''s fall from kingdom., CHAPTER-VII Vidura''s advice for having impartial attitude towards Pandavas., CHAPTER-VIII Vidura''s efforts to bring change in Kauravas. Finally Vidura believes that Destiny is certain., Index of Verses.</span></p>', 'Sub Title
			Sanskrit Text Transliteration, English Translation, An Exhaustive Introduction and Index of Verses

			Author
			Dr. Urmila Rustagi

			About Author
			As per Book

			ISBN 10 Digit
			8186702474

			ISBN 13 Digit
			9788186702475

			Pages
			190

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Sanskrit Text Transliteration, English Translation, An Exhaustive Introduction and Index of Verses</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. Urmila Rustagi</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8186702474</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788186702475</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>190</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"396"', '"237"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 190, '190', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4839Viduranitih%20-%20Sanskrit%20Text%20Transliteration,%20English%20Translation,%20An%20Exhaustive%20Introduction%20and%20Index%20of%20Verses.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186702475&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3369', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3369', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1022, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('91782f2f-a414-4170-b4b0-4fc558ac383a', '4054', 407, 'Operations and Supply Chain Management 2/e', 'operations-and-supply-chain-management-2e', 'operations-and-supply-chain-management-2e', '9789355733962', '9789355733962', '9789355733962', NULL, 'About the book

Gain a clear understanding of the fundamental concepts and applications behind operations and supply chain management with the reader-friendly approach in Collier/Evansand'' popular OPERATIONS AND SUPPLY CHAIN MANAGEMENT, 2E. The authors present detailed, solved problems throughout this edition to illustrate key formulas and computations as you learn to complete both manual and digital calculations using Excel spreadsheet templates and other Excel models for optimization and simulation. Even more review questions, cases, experiential activities, problems and exercises as well as feature boxes teach you how to work with the latest operations management (OM) and supply chain management (SCM) concepts and tools. New content examines process analysis and resource utilization, analytics in OM, capacity measurement, applications of linear optimization and other critical OM and SCM topics.

CONTENTS

PART 1: BASIC CONCEPTS OF OM AND VALUE CHAINS.

1. Operations Management and Value Chains.

2. Measuring Performance in Operations and Value Chains.

3. Operations Strategy

4. Technology and Operations Management

PART 2: DESIGNING OPERATIONS AND SUPPLY CHAINS

5. Goods and Service Design

6. Supply Chain Design

7. Process Selection, Design, and Improvement.

8. Facility and Work Design.

PART 3: MANAGING OPERATIONS AND SUPPLY CHAINS

9. Forecasting and Demand Planning.

10. Capacity Management.

11. Process Analysis and Resource Utilization.

12. Managing Inventories in Supply Chains.

13. Supply Chain Management and Logistics.

14. Resource Management.

15. Operations Scheduling and Sequencing.

16. Quality Management

17. Quality Control and amp; SPC.

18. Lean Operating Systems

19. Project Management

PART 4: Supplements

Supplement A: Probability and Statistics

Supplement B: Decision Analysis

Supplement C: Break-Even Analysis

Supplement D: Linear Optimization.

Supplement E: The Transportation and Assignment Problems.

Supplement F: Queuing Models

Supplement G: Simulation

Appendix A: Areas for the Cumulative Standard Normal Distribution

Appendix B: Factors for Control Charts

Endnotes.

Glossary

Index.

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Gain a clear understanding of the fundamental concepts and applications behind operations and supply chain management with the reader-friendly approach in Collier/Evansand'' popular OPERATIONS AND SUPPLY CHAIN MANAGEMENT, 2E. The authors present detailed, solved problems throughout this edition to illustrate key formulas and computations as you learn to complete both manual and digital calculations using Excel spreadsheet templates and other Excel models for optimization and simulation. Even more review questions, cases, experiential activities, problems and exercises as well as feature boxes teach you how to work with the latest operations management (OM) and supply chain management (SCM) concepts and tools. New content examines process analysis and resource utilization, analytics in OM, capacity measurement, applications of linear optimization and other critical OM and SCM topics.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>CONTENTS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 1: BASIC CONCEPTS OF OM AND VALUE CHAINS.</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Operations Management and Value Chains.</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Measuring Performance in Operations and Value Chains.</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Operations Strategy</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Technology and Operations Management</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 2: DESIGNING OPERATIONS AND SUPPLY CHAINS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>5. Goods and Service Design</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Supply Chain Design</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Process Selection, Design, and Improvement.</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Facility and Work Design.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 3: MANAGING OPERATIONS AND SUPPLY CHAINS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>9. Forecasting and Demand Planning.</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Capacity Management.</span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Process Analysis and Resource Utilization.</span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Managing Inventories in Supply Chains.</span></span></span></p>

<p style="text-align:justify"><span><span><span>13. Supply Chain Management and Logistics.</span></span></span></p>

<p style="text-align:justify"><span><span><span>14. Resource Management.</span></span></span></p>

<p style="text-align:justify"><span><span><span>15. Operations Scheduling and Sequencing.</span></span></span></p>

<p style="text-align:justify"><span><span><span>16. Quality Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>17. Quality Control and amp; SPC.</span></span></span></p>

<p style="text-align:justify"><span><span><span>18. Lean Operating Systems</span></span></span></p>

<p style="text-align:justify"><span><span><span>19. Project Management</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 4: Supplements </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Supplement A: Probability and Statistics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Supplement B: Decision Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Supplement C: Break-Even Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Supplement D: Linear Optimization.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Supplement E: The Transportation and Assignment Problems.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Supplement F: Queuing Models</span></span></span></p>

<p style="text-align:justify"><span><span><span>Supplement G: Simulation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix A: Areas for the Cumulative Standard Normal Distribution</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix B: Factors for Control Charts</span></span></span></p>

<p style="text-align:justify"><span><span><span>Endnotes.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glossary</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index.</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Operations and Supply Chain Management 2/e

			Author
			Collier/Evans

			ISBN
			9789355733962

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operations and Supply Chain Management 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Collier/Evans</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355733962</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"999"', '"800"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5358oper.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355733962&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4054', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4054', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 407, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:03'),
('9188965d-47cd-42ad-b9bb-0b3a51861d48', '1779', NULL, 'Stability theory and its applications to structural Mechanics', 'stability-theory-and-its-applications-to-structural-mechanics-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779', 'stability-theory-and-its-applications-to-structural-mechanics-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779-1779', 'SAWQ3322', 'SAWQ3322', 'SAWQ3322', NULL, 'An integration of modern work in structural stability theory, this volume focuses on the Koiter postbuckling analyses, with mathematical notions of stability of motion. In relation to discrete and continuous systems, it bases the minimum energy principles for static stability upon the dynamic concepts of stability of motion. It further develops the asymptotic buckling and postbuckling analyses from potential energy considerations, with applications to columns, plates, and arches', '<p>An integration of modern work in structural stability theory, this volume focuses on the Koiter postbuckling analyses, with mathematical notions of stability of motion. In relation to discrete and continuous systems, it bases the minimum energy principles for static stability upon the dynamic concepts of stability of motion. It further develops the asymptotic buckling and postbuckling analyses from potential energy considerations, with applications to columns, plates, and arches</p>', 'Stability theory and its applications to structural Mechanics', '<h1>Stability theory and its applications to structural Mechanics</h1>', '"1245"', '"747"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35131_4_50.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SAWQ3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1779', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1779', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1968, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:03'),
('91aa810f-401d-4863-a3c2-ffb28e37bccc', '330', NULL, 'State in Plato''s Republic and Kautilya''s Arthasastra', 'state-in-platos-republic-and-kautilyas-arthasastra', 'state-in-platos-republic-and-kautilyas-arthasastra', '9788187471479', '9788187471479', '9788187471479', NULL, 'Contents:

Chapter-1

The Nature of State

(a) State and Society: Whether Identical of Different.

(b) The Republic and Arthasastra: The Organic Theory of State

Chapter-2

The King

(a) Qualities, Virtues and Duties of the King.

(b) Education.

(c) Status of Women and Family Life.

(d)  Philosopher King and Saintly King: Note Despotic.

(e) The King: The Righteous Person. 

Chapter-3

The Auxiliaries in Republic: The Council of Ministers in Arthasastra.

Chapter-4

Some Ethical, Metaphysical Conclusions

(a) The Concept of Virtue.

(b) Whether End Justifies the Means or not: Whether It was a Consequential Theory or not.

(c) The Good Propensity in the Self as well as in the Society: Individual and Social Morality for an Ideal State. 

(d) The Concept of Happiness.

(e) Soul, Immortality of Soul. Heaven and Rebirth of Soul.  

Chapter 5

Concept of War 

 ', '<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Chapter-1 </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Nature of State</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>(a) State and Society: Whether Identical of Different. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(b) The <em><strong><span>Republic</span></strong></em><strong> </strong>and <em><strong><span>Arthasastra:</span></strong></em><strong> </strong>The Organic Theory of State </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Chapter-2 </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The King</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>(a) Qualities, Virtues and Duties of the King. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(b) Education. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(c) Status of Women and Family Life. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(d)  Philosopher King and Saintly King: Note Despotic. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(e) The King: The Righteous Person. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><u><span><span>Chapter-3</span></span></u></strong><strong> </strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>The Auxiliaries in Republic: The Council of Ministers in Arthasastra. </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Chapter-4 </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Some Ethical, Metaphysical Conclusions</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>(a) The Concept of Virtue. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(b) Whether End Justifies the Means or not: Whether It was a Consequential Theory or not. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(c) The Good Propensity in the Self as well as in the Society: Individual and Social Morality for an Ideal State.  </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(d) The Concept of Happiness. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(e) Soul, Immortality of Soul. Heaven and Rebirth of Soul.  </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Chapter 5</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Concept of War </span></span></strong></span></span></p>

<p> </p>', 'Title
			State in Plato''s Republic and Kautilya''s Arthasastra

			Author
			Dr. Sanghamitra Das Gupta

			ISBN
			9788187471479

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>State in Plato''s Republic and Kautilya''s Arthasastra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Sanghamitra Das Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471479</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20859788187471479_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471479&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=330', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=330', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2885, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:03'),
('91d0f786-444c-4c2d-9611-4a175f1e735c', '3574', 830, 'Random Dynamical Systems - Theory and Applications', 'random-dynamical-systems-theory-and-applications-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574', 'random-dynamical-systems-theory-and-applications-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574-3574', '9780521532723', '9780521532723', '9780521532723', NULL, 'Random Dynamical Systems - Theory and Applications', '<p><span>Random Dynamical Systems - Theory and Applications</span></p>', 'Sub Title
			Theory and Applications

			Author
			Rabi Bhattacharya and Mukul Majumdar

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9780521532723

			Pages
			 480

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Theory and Applications</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rabi Bhattacharya and Mukul Majumdar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780521532723</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 480</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4274"', '"2564"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 480, ' 480', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4357rad.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521532723&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3574', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3574', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 830, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:03'),
('91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', '3776', 673, 'A Companion to Folklore', 'a-companion-to-folklore', 'a-companion-to-folklore', '9781405194990', '9781405194990', '9781405194990', NULL, 'About the Book

A Companion to Folklore contains an original and comprehensive set of essays from international experts in the field of folklore studies. This state-of-the-art collection uniquely displays the vitality of folklore research across the globe. The Companion covers four main areas: the first section engages with the practices and theoretical approaches developed to understand the phenomena of folklore; the second discusses the distinctive shapes that folklore studies have taken in different locations in time and space; the third examines the interaction of folklore with various media, as well as folklore’s commoditization. In the final section on practice, essays offer insights into how folklorists work, what they do, and ways in which they have institutionalized their field.

Throughout, contributors investigate the interplay of folklore and folkloristics in both academic and political arenas; they evaluate key issues in the folk life of communities from around the world, including China, post-communist Russia, post-colonial India, South America, Israel and Japan. The result is a unique reflection and understanding of the profoundly different research histories and current perspectives on international research in the field.

Contents:

Part I Concepts and Phenomena 7

Introduction: Concepts and Phenomena 9

Regina F. Bendix and Galit Hasan-Rokem

1 The Social Base of Folklore 13

Dorothy Noyes

2 Tradition Without End 40

Francisco Vaz da Silva

3 The Poetics of Folklore 55

Amy Shuman and Galit Hasan-Rokem

4 Three Aspects of Oral Textuality 75

Peter Seitel Copyrighted Material

5 Performance 94

Richard Bauman

6 Myth-Ritual-Symbol 119

Hagar Salamon and Harvey E. Goldberg

7 Religious Practice 136

Sabina Magliocco

8 Work and Professions 154

Gertraud Koch

9 Material Culture 169

Orvar Löfgren

Part II Location 185

Introduction: Location 187

Regina F. Bendix and Galit Hasan-Rokem

10 Translingual Folklore and Folklorics in China 190

Lydia H. Liu

11 Japan 211

Akiko Mori

12 India 234

Sadhana Naithani

13 Oceania 248

Phillip H. McArthur

14 Folklore and Folklore Studies in Latin America 265

Fernando Fischman

15 Folklore Studies in the United States 286

Lee Haring and Regina F. Bendix

16 Dancing Around Folklore: Constructing a National Culture in Turkey 305

Arzu Öztürkmen

17 Folklore Studies In Israel 325

Dani Schrire and Galit Hasan-Rokem

18 Fulani (Peul, Fulfulde, Pulaar) Literature 349

Ursula Baumgardt

19 From Volkskunde to the “Field of Many Names”: Folklore Studies in German-Speaking Europe Since 1945 364

Regina F. Bendix

20 Finland 391

Lauri Harvilahti

21 Ireland 409

Diarmud O’Giollain

22 Russia 426

Alexander Panchenko

Part III Reflection 443

Introduction: Reflection 445

Regina F. Bendix and Galit Hasan-Rokem

23 Folklore and Literature 447

Cristina Bacchilega

24 Folklore and/in Music 464

Stephen D. Winick

25 Folklore and/on Film 483

Pauline Greenhill

26 Cultural Heritage 500

Valdimar T. Hafstein

27 Cultural Property 520

Martin Skrydstrup

28 Folklore: Legal and Constitutional Power 537

Alison Dundes Renteln

Part IV Practice 555

Introduction: Practice

Regina F. Bendix and Galit Hasan-Rokem 557

29 Seeing, Hearing, Feeling, Writing: Approaches and Methods from the Perspective of Ethnological Analysis of the Present 559

Brigitta Schmidt-Lauber

30 Imagining Public Folklore 579

Debora Kodish

31 The Institutionalization of Folklore 598

Bjarne Rogan', '<p><strong><span>About the Book</span></strong></p>

<p><em>A Companion to Folklore</em> contains an original and comprehensive set of essays from international experts in the field of folklore studies. This state-of-the-art collection uniquely displays the vitality of folklore research across the globe. The <em>Companion</em> covers four main areas: the first section engages with the practices and theoretical approaches developed to understand the phenomena of folklore; the second discusses the distinctive shapes that folklore studies have taken in different locations in time and space; the third examines the interaction of folklore with various media, as well as folklore’s commoditization. In the final section on practice, essays offer insights into how folklorists work, what they do, and ways in which they have institutionalized their field.</p>

<p>Throughout, contributors investigate the interplay of folklore and folkloristics in both academic and political arenas; they evaluate key issues in the folk life of communities from around the world, including China, post-communist Russia, post-colonial India, South America, Israel and Japan. The result is a unique reflection and understanding of the profoundly different research histories and current perspectives on international research in the field.</p>

<p><span>Contents:</span></p>

<p><strong>Part I Concepts and Phenomena 7</strong></p>

<p>Introduction: Concepts and Phenomena 9<br />
<em>Regina F. Bendix and Galit Hasan-Rokem</em></p>

<p>1 The Social Base of Folklore 13<br />
<em>Dorothy Noyes</em></p>

<p>2 Tradition Without End 40<br />
<em>Francisco Vaz da Silva</em></p>

<p>3 The Poetics of Folklore 55<br />
<em>Amy Shuman and Galit Hasan-Rokem</em></p>

<p>4 Three Aspects of Oral Textuality 75<br />
<em>Peter Seitel Copyrighted Material</em></p>

<p>5 Performance 94<br />
<em>Richard Bauman</em></p>

<p>6 Myth-Ritual-Symbol 119<br />
<em>Hagar Salamon and Harvey E. Goldberg</em></p>

<p>7 Religious Practice 136<br />
<em>Sabina Magliocco</em></p>

<p>8 Work and Professions 154<br />
<em>Gertraud Koch</em></p>

<p>9 Material Culture 169<br />
<em>Orvar Löfgren</em></p>

<p><strong>Part II Location 185</strong></p>

<p>Introduction: Location 187<br />
<em>Regina F. Bendix and Galit Hasan-Rokem</em></p>

<p>10 Translingual Folklore and Folklorics in China 190<br />
<em>Lydia H. Liu</em></p>

<p>11 Japan 211<br />
<em>Akiko Mori</em></p>

<p>12 India 234<br />
<em>Sadhana Naithani</em></p>

<p>13 Oceania 248<br />
<em>Phillip H. McArthur</em></p>

<p>14 Folklore and Folklore Studies in Latin America 265<br />
<em>Fernando Fischman</em></p>

<p>15 Folklore Studies in the United States 286<br />
<em>Lee Haring and Regina F. Bendix</em></p>

<p>16 Dancing Around Folklore: Constructing a National Culture in Turkey 305<br />
<em>Arzu Öztürkmen</em></p>

<p>17 Folklore Studies In Israel 325<br />
<em>Dani Schrire and Galit Hasan-Rokem</em></p>

<p>18 Fulani (Peul, Fulfulde, Pulaar) Literature 349<br />
<em>Ursula Baumgardt</em></p>

<p>19 From Volkskunde to the “Field of Many Names”: Folklore Studies in German-Speaking Europe Since 1945 364<br />
<em>Regina F. Bendix</em></p>

<p>20 Finland 391<br />
<em>Lauri Harvilahti</em></p>

<p>21 Ireland 409<br />
<em>Diarmud O’Giollain</em></p>

<p>22 Russia 426<br />
<em>Alexander Panchenko</em></p>

<p><strong>Part III Reflection 443</strong></p>

<p>Introduction: Reflection 445<br />
<em>Regina F. Bendix and Galit Hasan-Rokem</em></p>

<p>23 Folklore and Literature 447<br />
<em>Cristina Bacchilega</em></p>

<p>24 Folklore and/in Music 464<br />
<em>Stephen D. Winick</em></p>

<p>25 Folklore and/on Film 483<br />
<em>Pauline Greenhill</em></p>

<p>26 Cultural Heritage 500<br />
<em>Valdimar T. Hafstein</em></p>

<p>27 Cultural Property 520<br />
<em>Martin Skrydstrup</em></p>

<p>28 Folklore: Legal and Constitutional Power 537<br />
<em>Alison Dundes Renteln</em></p>

<p><strong>Part IV Practice 555</strong></p>

<p>Introduction: Practice<br />
<em>Regina F. Bendix and Galit Hasan-Rokem 557</em></p>

<p>29 Seeing, Hearing, Feeling, Writing: Approaches and Methods from the Perspective of Ethnological Analysis of the Present 559<br />
<em>Brigitta Schmidt-Lauber</em></p>

<p>30 Imagining Public Folklore 579<br />
<em>Debora Kodish</em></p>

<p>31 The Institutionalization of Folklore 598<br />
<em>Bjarne Rogan</em></p>', 'Title

			A Companion to Folklore

			Author
			Regina F. Bendix

			ISBN
			9781405194990

			Publishers
			Wikey

			Year
			2012

			Pages
			660+15

			Language
			English

			Binding
			Hardbond

 ', '<table border="0" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td>
			<h2 style="text-align:center"><span><span>A Companion to Folklore</span></span></h2>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Regina F. Bendix</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781405194990</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wikey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2012</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>660+15</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"23280"', '"13968"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2012', NULL, NULL, '6ff7ef42-20cb-4606-adae-dcb7832708ef', NULL, NULL, NULL, '660+15', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5074p-11.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781405194990&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3776', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3776', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 673, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:03'),
('91fca06c-0f13-4761-93a7-d3fe8db9a357', '2902', NULL, 'A Gift of Fire -Social, Legal, and Ethical Issues for Computing Technology- 4/e', 'a-gift-of-fire-social-legal-and-ethical-issues-for-computing-technology-4e-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2-2902', 'a-gift-of-fire-social-legal-and-ethical-issues-for-computing-technology-4e-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902-2902', '9780132492676', '9780132492676', '9780132492676', NULL, 'A Gift of Fire: Social, Legal, and Ethical Issues for Computing and the Internet, 4e is ideal for courses in Computer Ethics and Computers and Society. Sara Baase explores the social, legal, philosophical, ethical, political, constitutional, and economic implications of computing and the controversies they raise. With a computer scientist''s perspective, and with historical context for many issues, she covers the issues students will face both as members of a technological society and as professionals in computer-related fields. A primary goal is to develop computer professionals who understand the implications of what they create and how it fits into society at large.', '<p>A Gift of Fire: Social, Legal, and Ethical Issues for Computing and the Internet, 4e is ideal for courses in Computer Ethics and Computers and Society. Sara Baase explores the social, legal, philosophical, ethical, political, constitutional, and economic implications of computing and the controversies they raise. With a computer scientist''s perspective, and with historical context for many issues, she covers the issues students will face both as members of a technological society and as professionals in computer-related fields. A primary goal is to develop computer professionals who understand the implications of what they create and how it fits into society at large.</p>', 'A Gift of Fire -Social, Legal, and Ethical Issues for Computing Technology- 4/e

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 496 pages

	ISBN-10 ‏ : ‎ 0132492679

	ISBN-13 ‏ : ‎ 978-0132492676

	Item Weight ‏ : ‎ 689 g

	Dimensions ‏ : ‎ 17.53 x 3.05 x 22.61 cm', '<h1>A Gift of Fire -Social, Legal, and Ethical Issues for Computing Technology- 4/e</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 496 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0132492679</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0132492676</span></li>
	<li><span>Item Weight ‏ : ‎ 689 g</span></li>
	<li><span>Dimensions ‏ : ‎ 17.53 x 3.05 x 22.61 cm</span></li>
</ul>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61941.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780132492676&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2902', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2902', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1286, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:03'),
('92196999-0a1b-47d6-8700-78888385d935', '1728', NULL, 'On the Quantum Theory of Line-Spectra', 'on-the-quantum-theory-of-linespectra-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728', 'on-the-quantum-theory-of-linespectra-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728-1728', 'VVGF564', 'VVGF564', 'VVGF564', NULL, 'This classic three-part work by Niels Bohr elaborates on the correspondence principle, a concept first introduced by the Nobel Laureate in 1913. In this series of papers published between 1918 and 1922, Bohr discusses the theory''s applications from a uniform point of view and considers the underlying assumptions in their relations to ordinary mechanics and electrodynamics. He elucidates the outstanding difficulties, tracing the analogy between quantum theory and ordinary theory of radiation as closely as possible. The first part briefly discusses the theory’s general principles and deals with the application of the general theory to periodic systems of one degree of freedom and to a certain class of non-periodic systems. The second features a detailed discussion of the theory of the hydrogen spectrum that illustrates general consideration. The third and final part contains a discussion of the questions arising in connection with the explanation of the spectra of other elements.', '<p>This classic three-part work by Niels Bohr elaborates on the correspondence principle, a concept first introduced by the Nobel Laureate in 1913. In this series of papers published between 1918 and 1922, Bohr discusses the theory''s applications from a uniform point of view and considers the underlying assumptions in their relations to ordinary mechanics and electrodynamics. He elucidates the outstanding difficulties, tracing the analogy between quantum theory and ordinary theory of radiation as closely as possible. The first part briefly discusses the theory’s general principles and deals with the application of the general theory to periodic systems of one degree of freedom and to a certain class of non-periodic systems. The second features a detailed discussion of the theory of the hydrogen spectrum that illustrates general consideration. The third and final part contains a discussion of the questions arising in connection with the explanation of the spectra of other elements.</p>', 'On the Quantum Theory of Line-Spectra', '<h1>On the Quantum Theory of Line-Spectra</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1474dpp_18_98.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VVGF564&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1728', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1728', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2011, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('926bc545-07fa-48b0-9c4a-8118e46a8194', '3920', 531, 'Physical Chemistry V-2', 'physical-chemistry-v2', 'physical-chemistry-v2', '-59-', '-59-', '-59-', NULL, 'About the Book

This book is the second volume of a university course in physical chemistry and deals with the fundamentals of chemical kinetics, catalysis, and electrochemistry.It is designed for students of chemical faculties of universities. It will also be useful for postgraduate students and teachers of physical chemistry.

The two volumes of Physical Chemistry include all the sections of the corresponding course envisaged by the syllabus for chemical faculties of universities. The structure of matter is not considered in the present course, since chemical faculties have separate courses in The Structure of Molecules and Crystallo-Chemistry.

The sections of the book designated by asterisks, and also the parts of other sections printed in small type, may be omitted when studying physical chemistry according to a required syllabus. This additional material, which is set out in the same comprehensible manner as the main part of the course, can be used for a more detailed study of the subject.

Contents

List of Tables

Symbols

Preface

KINETICS OF CHEMICAL REACTIONS

Chapter 1. Formal Kinetics

Chapter 2. General Laws of the Decomposition and Formation of Molecules

Chapter 3. Fundamentals of Molecular-Kinetic Theory

Chapter 4. Application of Molecular-Kinetic Theory to Bimolecular Reactions

Chapter 5. Theory of Activated Complex (Transition State)

Chapter 6. Monomolecular and Trimolecular Reactions

Chapter 7. Reactions in Solutions

Chapter 8. Chain Reactions

Chapter 9. Photochemical Reactions

Chapter 10. Reactions in Electrical Discharges

Chapter 11. Chemical Action of High-Energy Radiation (Radiation Chemistry)

Chapter 12. Catalytic Reactions

Chapter 13. Theory of Active Centres in Heterogeneous Catalysis

Chapter 14. Investigating the Mechanism and Kinetics of Chemical Reactions by the Method of Tracer Atoms

ELECTROCHEMISTRY

Chapter 15. Fundamentals

ELECTROLYTIC SOLUTIONS

Chapter 16. Theory of Electrolytes

Chapter 17. Electrical Conductance of Electrolytes

Chapter 18. Equilibria in Ionic Solutions

ELECTROMOTIVE FORCES, CHEMICAL SOURCES OF CURRENT

Chapter 19. Electrochemical Cells. Electromotive Force

Chapter 20. Electrical Potentials at Phase Interfaces

Chapter 21. Electrochemical Cells

Chapter 22. E.M.F. Measurement as a Method of Physicochemical Research

Chapter 23. Chemical Sources of Electric Current

Chapter 24. Kinetics of Electrochemical Processes

Bibliography

Name Index

Subject Index', '<p><span><strong><span><span>About the Book</span></span></strong></span></p>

<p><span><span><span>This book is the second volume of a university course in physical chemistry and deals with the fundamentals of chemical kinetics, catalysis, and electrochemistry.It is designed for students of chemical faculties of universities. It will also be useful for postgraduate students and teachers of physical chemistry.</span></span></span></p>

<p><span><span><span>The two volumes of Physical Chemistry include all the sections of the corresponding course envisaged by the syllabus for chemical faculties of universities. The structure of matter is not considered in the present course, since chemical faculties have separate courses in The Structure of Molecules and Crystallo-Chemistry.</span></span></span></p>

<p><span><span><span>The sections of the book designated by asterisks, and also the parts of other sections printed in small type, may be omitted when studying physical chemistry according to a required syllabus. This additional material, which is set out in the same comprehensible manner as the main part of the course, can be used for a more detailed study of the subject.</span></span></span></p>

<p><span><strong><span>Contents</span></strong></span></p>

<p><span><span>List of Tables</span></span></p>

<p><span><span>Symbols</span></span></p>

<p><span><span>Preface</span></span></p>

<p style="text-align:center"><span><span><strong>KINETICS OF CHEMICAL REACTIONS</strong></span></span></p>

<p><span><span>Chapter 1. Formal Kinetics</span></span></p>

<p><span><span>Chapter 2. General Laws of the Decomposition and Formation of Molecules</span></span></p>

<p><span><span>Chapter 3. Fundamentals of Molecular-Kinetic Theory</span></span></p>

<p><span><span>Chapter 4. Application of Molecular-Kinetic Theory to Bimolecular Reactions</span></span></p>

<p><span><span>Chapter 5. Theory of Activated Complex (Transition State)</span></span></p>

<p><span><span>Chapter 6. Monomolecular and Trimolecular Reactions</span></span></p>

<p><span><span>Chapter 7. Reactions in Solutions</span></span></p>

<p><span><span>Chapter 8. Chain Reactions</span></span></p>

<p><span><span>Chapter 9. Photochemical Reactions</span></span></p>

<p><span><span>Chapter 10. Reactions in Electrical Discharges</span></span></p>

<p><span><span>Chapter 11. Chemical Action of High-Energy Radiation (Radiation Chemistry)</span></span></p>

<p><span><span>Chapter 12. Catalytic Reactions</span></span></p>

<p><span><span>Chapter 13. Theory of Active Centres in Heterogeneous Catalysis</span></span></p>

<p><span><span>Chapter 14. Investigating the Mechanism and Kinetics of Chemical Reactions by the Method of Tracer Atoms</span></span></p>

<p style="text-align:center"><span><span><strong>ELECTROCHEMISTRY</strong></span></span></p>

<p><span><span>Chapter 15. Fundamentals </span></span></p>

<p style="text-align:center"><span><span><strong>ELECTROLYTIC SOLUTIONS</strong></span></span></p>

<p><span><span>Chapter 16. Theory of Electrolytes</span></span></p>

<p><span><span>Chapter 17. Electrical Conductance of Electrolytes</span></span></p>

<p><span><span>Chapter 18. Equilibria in Ionic Solutions</span></span></p>

<p style="text-align:center"><span><span><strong>ELECTROMOTIVE FORCES, CHEMICAL SOURCES OF CURRENT</strong></span></span></p>

<p><span><span>Chapter 19. Electrochemical Cells. Electromotive Force</span></span></p>

<p><span><span>Chapter 20. Electrical Potentials at Phase Interfaces</span></span></p>

<p><span><span>Chapter 21. Electrochemical Cells</span></span></p>

<p><span><span>Chapter 22. E.M.F. Measurement as a Method of Physicochemical Research</span></span></p>

<p><span><span>Chapter 23. Chemical Sources of Electric Current</span></span></p>

<p><span><span>Chapter 24. </span><span>Kinetics of Electrochemical Processes</span></span></p>

<p><span><span>Bibliography</span></span></p>

<p><span><span>Name Index</span></span></p>

<p><span><span>Subject Index</span></span></p>
', 'Title
			Physical Chemistry V-2

			Author
			Ya.Gerasimov

			Publisher
			Mir Publishers

			Year of Publication
			1974

			Pages
			624

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Physical Chemistry V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Ya.Gerasimov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1974</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">624</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 624, '624', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1960Ya.%20Gerasimov%20(Ed.)%20-%20Physical%20Chemistry%20Volume%202%20-%20Mir%20-%201974_0000.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-59-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3920', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3920', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 531, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:03'),
('927d7f66-558a-4b36-91af-ef4942e6e515', '4361', 103, 'Creating knowledge based organizations', 'creating-knowledge-based-organizations', 'creating-knowledge-based-organizations', '9781591402190', '9781591402190', '9781591402190', NULL, 'About the book

Creating Knowledge Based Organizations brings together high quality concepts and techniques closely related to organizational learning, knowledge workers, intellectual capital, and knowledge management. It includes the methodologies, systems and approaches that are needed to create and manage knowledge based organizations.

Content:

Section I: Knowledge Based Organizations

Section II: Evolving Electronic Markets

Section III: Knowledge Management

Section IV: Learning Organizations

Section V: Future Organizations', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Creating Knowledge Based Organizations brings together high quality concepts and techniques closely related to organizational learning, knowledge workers, intellectual capital, and knowledge management. It includes the methodologies, systems and approaches that are needed to create and manage knowledge based organizations.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Section I: Knowledge Based Organizations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section II: Evolving Electronic Markets</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section III: Knowledge Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section IV: Learning Organizations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section V: Future Organizations</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Creating knowledge based organizations

			Author
			Jatinder N.D.Gupta

			ISBN
			9781591402190

			Publisher
			Idea Group

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Creating knowledge based organizations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jatinder N.D.Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781591402190</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Idea Group</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"2499"', '"1750"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1bcd521c-a8db-4321-9974-376af72422f9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6932creating.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781591402190&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4361', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4361', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 103, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:03'),
('9296ba2d-f901-48af-9993-388c12bff1c6', '1742', NULL, 'Quantum Probability and Spectral Analysis of Graphs - Theoretical and Mathematical Physics', 'quantum-probability-and-spectral-analysis-of-graphs-theoretical-and-mathematical-physics-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-17-1742', 'quantum-probability-and-spectral-analysis-of-graphs-theoretical-and-mathematical-physics-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742-1742', 'DDFG4567', 'DDFG4567', 'DDFG4567', NULL, 'This is the first book to comprehensively cover quantum probabilistic approaches to spectral analysis of graphs, an approach developed by the authors. The book functions as a concise introduction to quantum probability from an algebraic aspect. Here readers will learn several powerful methods and techniques of wide applicability, recently developed under the name of quantum probability. The exercises at the end of each chapter help to deepen understanding.', '<p>This is the first book to comprehensively cover quantum probabilistic approaches to spectral analysis of graphs, an approach developed by the authors. The book functions as a concise introduction to quantum probability from an algebraic aspect. Here readers will learn several powerful methods and techniques of wide applicability, recently developed under the name of quantum probability. The exercises at the end of each chapter help to deepen understanding.</p>', 'Quantum Probability and Spectral Analysis of Graphs - Theoretical and Mathematical Physics', '<h1>Quantum Probability and Spectral Analysis of Graphs - Theoretical and Mathematical Physics</h1>', '"9599"', '"5759"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2128dpp_18_114.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DDFG4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1742', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1742', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1998, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('929883f6-77a0-4808-a64b-2435be2e8121', '4447', 18, 'शुक्रनिति', 'शकरनत', NULL, '-113-', '-113-', '-113-', NULL, 'शुक्रनिति', '<p>शुक्रनिति</p>', 'Title
			SukraNiti

			Author
			Khemraj Shrikrishna Das

			Publisher
			Shri Benketshwar Streem

			Year of Publication
			1847

			Language
			Sanskrit

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>SukraNiti</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Khemraj Shrikrishna Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Shri Benketshwar Streem</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1847</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', NULL, 'Sanskrit', 'Sanskrit', NULL, NULL, NULL, NULL, NULL, '154c164c-9e52-472e-b03f-03295245ba5c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3471sukraniti.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-113-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4447', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4447', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 18, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:03'),
('929d7db0-b68c-4b71-b325-a0b691cf2022', '1351', NULL, 'Data Collection - Benchmarks in Social Research Methods in 4Vols. book', 'data-collection-benchmarks-in-social-research-methods-in-4vols-book-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-135-1351', 'data-collection-benchmarks-in-social-research-methods-in-4vols-book-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351-1351', 'ASDC3344', 'ASDC3344', 'ASDC3344', NULL, 'Insufficient attention to collecting data is often to blame when a research project founders. So how can we avoid, at best, redoing the research and at worst, scrapping the project due to a lack of sufficient data? Data collection is the foundation of high quality research, but it is often given less attention than later steps in a research project, such as coding and analyzing data. The first step in implementing a research design is collecting the data. You first have to take care to gather appropriate types of and amount of data, because making adjustments later in the project can be prohibitive. This major work focuses on this neglected aspect of the research process. It is divided into five main sections that correspond to the broad types of research design and their associated sampling methods. The five categories of research design used to organize the selection are: 1. Surveys 2. Interviews 3. Experiments 4. Observations, including ethnographic 5. Archival and public sources of data In each of the five sections, quantitative and qualitative data collection is discussed because each of these design types can be used to collect either or both types of data.', '<p>Insufficient attention to collecting data is often to blame when a research project founders. So how can we avoid, at best, redoing the research and at worst, scrapping the project due to a lack of sufficient data? Data collection is the foundation of high quality research, but it is often given less attention than later steps in a research project, such as coding and analyzing data. The first step in implementing a research design is collecting the data. You first have to take care to gather appropriate types of and amount of data, because making adjustments later in the project can be prohibitive. This major work focuses on this neglected aspect of the research process. It is divided into five main sections that correspond to the broad types of research design and their associated sampling methods. The five categories of research design used to organize the selection are: 1. Surveys 2. Interviews 3. Experiments 4. Observations, including ethnographic 5. Archival and public sources of data In each of the five sections, quantitative and qualitative data collection is discussed because each of these design types can be used to collect either or both types of data.</p>', 'Data Collection - Benchmarks in Social Research Methods in 4Vols. book', '<h1>Data Collection - Benchmarks in Social Research Methods in 4Vols. book</h1>', '"58300"', '"34980"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2996logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDC3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1351', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1351', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2247, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('92dd41fe-d180-4fed-8331-273e53e23449', '508', NULL, 'The Atlas of Religion - Mapping Contempoprary Challenges and Beliefs', 'the-atlas-of-religion-mapping-contempoprary-challenges-and-beliefs-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508', 'the-atlas-of-religion-mapping-contempoprary-challenges-and-beliefs-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508-508', '9781844073085', '9781844073085', '9781844073085', NULL, 'The world''s religions have emerged as one of the great geopolitical forces shaping our lives. Understanding these beliefs is crucial to understanding ethnic tension and the clash of cultures, as well as being fundamental to world peace.

Even where people have moved away from formal religious practices, the legacies of traditional beliefs continue to inform their sense of self, and their values and customs. This atlas maps the impact of major world religions, their divisions and contemporary challenges. It shows, country by country, how religions spread their influence through broadcasting, missionary work, education and banking; how they relate to governments; how they help to alleviate the effect of poverty; and the role they play in conflict.

The atlas covers a wide range of topics including new religious movements atheism and agnosticism ethical investment persecution and recovery aid sexual equality the environment

Plus: essential reference table on the fundamental beliefs of Buddhism, Christianity, Daoism, Hinduism, Islam, Judaism and Sikhism.

Content - Acknowledgements, Introduction, Part One Beginnings, Part Two Beliefs, Part Three STRUCTURES, Part Four CONFLICTS AND TENSIONS,  Part Five CONTEMPORARY CHALLENGES, Part Six THE HEARTLANDS, Part Seven SOCIAL CONTEXT         ', '<p style="text-align:justify"><span>The world''s religions have emerged as one of the great geopolitical forces shaping our lives. Understanding these beliefs is crucial to understanding ethnic tension and the clash of cultures, as well as being fundamental to world peace. </span></p>

<p style="text-align:justify"><span>Even where people have moved away from formal religious practices, the legacies of traditional beliefs continue to inform their sense of self, and their values and customs. This atlas maps the impact of major world religions, their divisions and contemporary challenges. It shows, country by country, how religions spread their influence through broadcasting, missionary work, education and banking; how they relate to governments; how they help to alleviate the effect of poverty; and the role they play in conflict. </span></p>

<p style="text-align:justify"><span>The atlas covers a wide range of topics including new religious movements atheism and agnosticism ethical investment persecution and recovery aid sexual equality the environment</span></p>

<p style="text-align:justify"><span>Plus: essential reference table on the fundamental beliefs of Buddhism, Christianity, Daoism, Hinduism, Islam, Judaism and Sikhism.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Acknowledgements, Introduction, Part One Beginnings, Part Two Beliefs, Part Three STRUCTURES, Part Four CONFLICTS AND TENSIONS,  Part Five CONTEMPORARY CHALLENGES, Part Six THE HEARTLANDS, Part Seven SOCIAL CONTEXT</span>        </span></span><span> </span></p>', 'Sub Title
			Mapping Contempoprary Challenges and Beliefs

			Author
			Joanne O''Brien and Martin Palmer

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781844073085

			Pages
			128

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Mapping Contempoprary Challenges and Beliefs</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Joanne O''Brien and Martin Palmer</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781844073085</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>128</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1678"', '"1006"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7652dpp_8_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781844073085&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=508', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=508', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2776, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('92e5e064-2823-49f6-8f65-fd3ba1bae56a', '2179', NULL, 'Video Demystified - A Handbook for the Digital Engineer - 5/e', 'video-demystified-a-handbook-for-the-digital-engineer-5e-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179', 'video-demystified-a-handbook-for-the-digital-engineer-5e-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179-2179', 'VFGT6655', 'VFGT6655', 'VFGT6655', NULL, 'Video Demystified - A Handbook for the Digital Engineer - 5/e', '<h1>Video Demystified - A Handbook for the Digital Engineer - 5/e</h1>', 'Sub Title
			No

			Author
			Keith Jack

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190935661

			Pages
			290

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Keith Jack</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190935661</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>290</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 290, '290', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18729788190935661_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2179', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2179', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1704, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('92f12b97-329a-42b9-a07b-6c6941de242d', '3346', NULL, 'Silence - Whisper of The Divine', 'silence-whisper-of-the-divine', 'silence-whisper-of-the-divine', '9788187471745', '9788187471745', '9788187471745', NULL, 'Contents:

PART I 

1. Silence: An Entity with Myriad Manifestations

Siilence: A deep and profound experience of human kind.

Languages: A mirror of the culture and tradition.

External, Internal and Divine Silence.

2. Silence: The Essence of Nature

Universe: a unified whole.  Hindu concepts about creation of universe.  What is nature? Silence and Spirituality among animals.  Oneness with objects of nature.  Sciene and mysteries of nature.

PART II 

3. Mind: A Powerful, Versatile but Restless Entity

Mind: versatile, powerful, yet mysterious.

Vedantic concept of Mind.

Mind: an Inner Tool.

Mind: source of power in thought.

Mind: a Trans-Receiver.

Telepathy, Thought to Thought Communication.

PART III 

4. Tuning the Body and Mind to Counter External Noise

What is external Noise?

Methods to counter External Noise. 

5. Silencing the Mind to a ''Thought Free State''

What is internal or inner Silence?

Why it is so difficuit to achieve inner Silence?

How to attain inner silence?

6. Mauna: The Sacred Art of Practising Silence

Mauna-an ancient and widely accepted practice for silencing the mind.

Mauna and the sanctity behind it.

Important facts about Mauna.

How to observe a meaningful Maun Vrat.

Benefits that accrue to Maun Vrat.

Is Mauna an effective tool for achieving silence? Divergent views.                                      

7. Solitude: The Nest of Silence

Present day culture; a perennial cause of stress and anxiety.

What is Solitude?  Why silence best dwells in solitude?

Solitude boosts Spiritual energy.

8. Silennce and Listening

Listening-a sacred art.

Deep listening promotes quality silence.

Contemplative listening, reflective listening and heart listening.

9. Meditation

What is meditation; concept of meditation in different religions across the world.

Patanjali''s yoga sutras; its relevance, brief description of raja yoga.

Rehashed, reoriented or revised versions of  the ancient meditation techniques:

10. Asanas and Pranayamas

Patanjali''s sutras on asanas.

Asanas that are best suited for stress free and effective Meditation.

What are Prana and Pranayama?

Patanjali''s yoga sutras on pranayamas.

Scientific and tantric approach to Pranayama.

PART IV 

11. Pursuit of the Divine Through Silence

Divine with infinite  dimension.

Serendipity and pursuit.

Karmic theory Path of spiritual pursuit.

What is Spiritual Trigger?

Silence, Being and  Divine.  

12. Flashes of my Experience with Divine Silence

What are ''Spiritual Tides''?

''Divine Island''-An unique experience.

What does a Spiritual experience indicate?

Spiritual ecstasy-ism:

Where Love is God I: truth of life.

''HE, the savior'' in a ''disguised '' form.

Conclusive words.       

 ', '<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>PART I </span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>1. Silence: An Entity with Myriad Manifestations</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Siilence: A deep and profound experience of human kind.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Languages: A mirror of the culture and tradition.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>External, Internal and Divine Silence.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>2. Silence: The Essence of Nature</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Universe: a unified whole.  Hindu concepts about creation of universe.  What is nature? Silence and Spirituality among animals.  Oneness with objects of nature.  Sciene and mysteries of nature.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>PART II </span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>3. Mind: A Powerful, Versatile but Restless Entity</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Mind: versatile, powerful, yet mysterious.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Vedantic concept of Mind.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Mind: an Inner Tool.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Mind: source of power in thought.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Mind: a Trans-Receiver.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Telepathy, Thought to Thought Communication.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>PART III </span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>4. Tuning the Body and Mind to Counter External Noise</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>What is external Noise?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Methods to counter External Noise. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>5. Silencing the Mind to a ''Thought Free State''</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>What is internal or inner Silence?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Why it is so difficuit to achieve inner Silence?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>How to attain inner silence?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>6. Mauna: The Sacred Art of Practising Silence</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Mauna-an ancient and widely accepted practice for silencing the mind.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Mauna and the sanctity behind it.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Important facts about Mauna.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>How to observe a meaningful Maun Vrat.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Benefits that accrue to Maun Vrat.</span></span></span></span></span></p>

<p><span><span><span><span><span>Is Mauna an effective tool for achieving silence? Divergent views.                                      </span></span></span></span></span></p>

<p><span><span><strong><span><span><span>7. Solitude: The Nest of Silence</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Present day culture; a perennial cause of stress and anxiety.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>What is Solitude?  Why silence best dwells in solitude?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Solitude boosts Spiritual energy.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>8. Silennce and Listening</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Listening-a sacred art.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Deep listening promotes quality silence.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Contemplative listening, reflective listening and heart listening.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>9. Meditation</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>What is meditation; concept of meditation in different religions across the world.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Patanjali''s yoga sutras; its relevance, brief description of raja yoga.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Rehashed, reoriented or revised versions of  the ancient meditation techniques:</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>10. Asanas and Pranayamas</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Patanjali''s sutras on asanas.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Asanas that are best suited for stress free and effective Meditation.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>What are Prana and Pranayama?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Patanjali''s yoga sutras on pranayamas.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Scientific and tantric approach to Pranayama.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>PART IV </span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>11. Pursuit of the Divine Through Silence</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Divine with infinite  dimension.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Serendipity and pursuit.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Karmic theory Path of spiritual pursuit.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>What is Spiritual Trigger?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Silence, Being and  Divine.  </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>12. Flashes of my Experience with Divine Silence</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>What are ''Spiritual Tides''?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>''Divine Island''-An unique experience.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>What does a Spiritual experience indicate?</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Spiritual ecstasy-ism:</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Where Love is God I: truth of life.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>''HE, the savior'' in a ''disguised '' form.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Conclusive words.       </span></span></span></span></span></p>

<p> </p>', 'Title
			Silence - Whisper of The Divine

			Author
			Army Gen J. K. Kaushik

			ISBN
			9788187471745

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Silence - Whisper of The Divine</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Army Gen J. K. Kaushik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471745</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5783silence.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471745&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3346', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3346', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1041, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('930e860c-1443-43e2-ba3c-f063ee078d59', '474', NULL, 'Goswami Tulsidas'' Geetawali and Barvai Ramayan with Ram Raksha Stotra', 'goswami-tulsidas-geetawali-and-barvai-ramayan-with-ram-raksha-stotra', 'goswami-tulsidas-geetawali-and-barvai-ramayan-with-ram-raksha-stotra', '9788183900089', '9788183900089', '9788183900089', NULL, 'This 3-in-1 omnibus volume presents Goswami Tulsidas'' 2 major texts- Geetawali (V.S. 1625-1628) and Barvai Ramayan (V.S. 1670) besides a Sanskrit composition called Ram Raksha Stotra.

Geetawali is a classic composition narrating the divine story of Lord Ram in the poetic style called Geet set to the tunes and lyrics of various Raagas. It displays Tulsidas'' versatile acumen and matchless prowess as a poet, a musician, a devotee par-excellence and a maveric player with words. It is a veritable emotional Hindola (swing) which takes us in an oscillating ride of euphoria, exhilaration, ecstasy and merriment on one hand and despair, gloom, remorse, contrition, agonies, sorrows, torments and tribulations on the other.

Barvai Ramayan on the other hand is short, clipped and crisp composition in the poetic style called Barvai consisting of 2-line couplets. Here details are omitted and the divine story is told by citing the main events only. The emphasis here is on the importance of Sri Ram''s holy name.

Ram Raksha Stotra is a classical Sanskrit composition which are essentially hymns or prayers which are very dear to the hearts of and popular with the Lord''s devotees.

This omnibus volume not only describes the magnificent beauty of the Lord in glittering and enchanting verses, and by extension of Nature, but also highlights the divine and spiritual message which is an elixir for the soul.

Content - Preface, Section A Geetawali, Bal Kand, Ayodhya Kand, Aranya Kand, Kishkindha Kand, Sundar Kand, Lanka Kand, Uttar Kand, Section - B Barvai Ramayan, Bal Kand, Ayodhya Kand, Aranya Kand, Kishkindha Kand, Sundar Kand, Lanka Kand, Uttar Kand, Section-C Appendix-1 Ram Raksha Stotra, Appendix-2 Tulsidas'' works and period of composition,  Appendix-3 Thanks giving prayer, Appendix-4 Other books by author                  ', '<p style="text-align:justify"><span>This 3-in-1 omnibus volume presents Goswami Tulsidas'' 2 major texts- Geetawali (V.S. 1625-1628) and Barvai Ramayan (V.S. 1670) besides a Sanskrit composition called Ram Raksha Stotra.</span></p>

<p style="text-align:justify"><span>Geetawali is a classic composition narrating the divine story of Lord Ram in the poetic style called Geet set to the tunes and lyrics of various Raagas. It displays Tulsidas'' versatile acumen and matchless prowess as a poet, a musician, a devotee par-excellence and a maveric player with words. It is a veritable emotional Hindola (swing) which takes us in an oscillating ride of euphoria, exhilaration, ecstasy and merriment on one hand and despair, gloom, remorse, contrition, agonies, sorrows, torments and tribulations on the other.</span></p>

<p style="text-align:justify"><span>Barvai Ramayan on the other hand is short, clipped and crisp composition in the poetic style called Barvai consisting of 2-line couplets. Here details are omitted and the divine story is told by citing the main events only. The emphasis here is on the importance of Sri Ram''s holy name.</span></p>

<p style="text-align:justify"><span>Ram Raksha Stotra is a classical Sanskrit composition which are essentially hymns or prayers which are very dear to the hearts of and popular with the Lord''s devotees.</span></p>

<p style="text-align:justify"><span>This omnibus volume not only describes the magnificent beauty of the Lord in glittering and enchanting verses, and by extension of Nature, but also highlights the divine and spiritual message which is an elixir for the soul.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Section A Geetawali, Bal Kand, Ayodhya Kand, Aranya Kand, Kishkindha Kand, Sundar Kand, Lanka Kand, Uttar Kand, Section - B Barvai Ramayan, Bal Kand, Ayodhya Kand, Aranya Kand, Kishkindha Kand, Sundar Kand, Lanka Kand, Uttar Kand, Section-C Appendix-1 Ram Raksha Stotra, Appendix-2 Tulsidas'' works and period of composition,  Appendix-3 Thanks giving prayer, Appendix-4 Other books by author                  </span></p>', ' Title
			Goswami Tulsidas'' Geetawali and Barvai Ramayan with Ram Raksha Stotra 

			Author
			Ajai Kumar Chhawchharia

			ISBN 13 Digit
			9788183900089

			Pages
			455

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<td style="text-align:center"><span> Title</span></td>
			<td style="text-align:center"><span>Goswami Tulsidas'' Geetawali and Barvai Ramayan with Ram Raksha Stotra </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ajai Kumar Chhawchharia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 13 Digit</span></td>
			<td style="text-align:center"><span>9788183900089</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>455</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>2006</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Edition of Book</span></td>
			<td style="text-align:center"><span>First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>', '"700"', '"455"', '"0"', 4, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 455, '455', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9715idi633.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183900089&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=474', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=474', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2797, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('931608a3-b654-4cb1-9272-64fc1f3e66e7', '437', NULL, 'Handbook of Population and Family Economics -1B new', 'handbook-of-population-and-family-economics-1b-new-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437', 'handbook-of-population-and-family-economics-1b-new-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437-437', 'retu90876', 'retu90876', 'retu90876', NULL, 'The aim of the Handbooks in Economics series is to produce Handbook for various branches of economics, each of which is a definitive source, reference, and teaching supplement for use by professionals researchers and advanced graduate students. each Handbook provides self-contained surveys of the current state of a branch of economics in the form of chapters prepared by leading specialists on various aspects of this branch of economics. These surveys summarize not only received results but also newer developments, from recent journal articles and discussion papers. Some original material is also included, but the main goal is to provide comprehensive and accessible surveys. The Handbooks are intended to provide not only useful reference volumes for professional collections but also possible supplementary readings for advance courses for graduate student in economics.', '<p>The aim of the Handbooks in Economics series is to produce Handbook for various branches of economics, each of which is a definitive source, reference, and teaching supplement for use by professionals researchers and advanced graduate students. each Handbook provides self-contained surveys of the current state of a branch of economics in the form of chapters prepared by leading specialists on various aspects of this branch of economics. These surveys summarize not only received results but also newer developments, from recent journal articles and discussion papers. Some original material is also included, but the main goal is to provide comprehensive and accessible surveys. The Handbooks are intended to provide not only useful reference volumes for professional collections but also possible supplementary readings for advance courses for graduate student in economics.</p>', 'Handbook of Population and Family Economics -1B', '<h1>Handbook of Population and Family Economics -1B</h1>', '"9999"', '"5999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6684logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=retu90876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=437', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=437', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2826, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:03'),
('932ba865-aa35-4d78-98f8-64822c3d8f01', '2697', NULL, 'Ethnicity in the Fiction of Lummer Dai and Yeshe Dorjee Thongchi - A New Historicist Approach', 'ethnicity-in-the-fiction-of-lummer-dai-and-yeshe-dorjee-thongchi-a-new-historicist-approach-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697', 'ethnicity-in-the-fiction-of-lummer-dai-and-yeshe-dorjee-thongchi-a-new-historicist-approach-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697-2697', 'VTGH4455', 'VTGH4455', 'VTGH4455', NULL, 'Ethnicity in the Fiction of Lummer Dai and Yeshe Dorjee Thongchi - A New Historicist Approach', '<h1>Ethnicity in the Fiction of Lummer Dai and Yeshe Dorjee Thongchi - A New Historicist Approach</h1>', 'Sub Title
			No

			Author
			Juri Dutta

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353228

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Juri Dutta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353228</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VTGH4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2697', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2697', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1401, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:03'),
('934c1736-92ab-404c-b6a8-443541bda493', '1369', NULL, 'Realist Methodology - Benchmarks in Social Research Method - 4 Vols.', 'realist-methodology-benchmarks-in-social-research-method-4-vols-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-13-1369', 'realist-methodology-benchmarks-in-social-research-method-4-vols-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369-1369', '9781412948630', '9781412948630', '9781412948630', NULL, 'Realism is an approach to humanity which recognizes the real existence of social objects as well as physical objects. Thus realism does involve being realistic. But more importantly, it asserts that the things we are studying in social research have some prior existence and would continue to exist even if our knowledge of them was limited. Indeed, sometimes our knowledge is quite wrong, and realists assert that the real world will tend to constrain science so that wrong claims get challenged. In this set, you will find:

 

	Volume 1: Practical Realist Ontology which covers the nature of the world, the role of the person, the need for social theory, the nature of language, open systems theorizing, and the avoidance of the fallacies of upward and downward conflation.

	Volume 2: Realist Methods takes up the triangulation debate in some detail as well as querying the nature of quantitative data and of qualitative data.

	Volume 3: Knowledge and Meta-knowledge in Realism explores the concept of epistemology and the social basis of human knowledge.

	Volume 4: Realist Empirical Research runs through lessons to be learned from research that has been conducted under explicit realist assumptions in many disciplines in many different countries.', '<p>Realism is an approach to humanity which recognizes the real existence of social objects as well as physical objects. Thus realism does involve being realistic. But more importantly, it asserts that the things we are studying in social research have some prior existence and would continue to exist even if our knowledge of them was limited. Indeed, sometimes our knowledge is quite wrong, and realists assert that the real world will tend to constrain science so that wrong claims get challenged. In this set, you will find:</p>

<p> </p>

<ul>
	<li><em>Volume 1: Practical Realist Ontology </em>which<em> </em>covers the nature of the world, the role of the person, the need for social theory, the nature of language, open systems theorizing, and the avoidance of the fallacies of upward and downward conflation.</li>
	<li><em>Volume 2: Realist Methods </em>takes up the triangulation debate in some detail as well as querying the nature of quantitative data and of qualitative data.</li>
	<li><em>Volume 3: Knowledge and Meta-knowledge in Realism </em>explores the concept of epistemology and the social basis of human knowledge.</li>
	<li><em>Volume 4: Realist Empirical Research </em>runs through lessons to be learned from research that has been conducted under explicit realist assumptions in many disciplines in many different countries.</li>
</ul>', 'Sub Title
			Benchmarks in Social Research Method 

			Author
			Wendy Olsen

			Pub
			SAGE

			ISBN 13 Digit
			9781412948630

			Pages
			1544

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Benchmarks in Social Research Method </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wendy Olsen</td>
		</tr>
		<tr>
			<th>Pub</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412948630</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1544</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1544, '1544', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9347dpp_19_153.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412948630&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1369', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1369', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2233, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('9356b79c-2295-4588-a895-339e0c941157', '640', NULL, 'Crime - Current Controversies', 'crime-current-controversies-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640', 'crime-current-controversies-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640-640', '9781565106871', '9781565106871', '9781565106871', NULL, 'Crime Statistics Compiled by the FBI in its yearly crime index show what many in the law enforcement field consider to be an encouraging trend. From 1990 to 1995, the crime rate declined steadily in every category: murders, rapes, assaults, robberies, burglaries, and thefts. Sociologists and Criminologists debate the explanation for this downward turn in crime rates; improved economic conditions and tougher criminal justice measures are two of the theories offered. Other experts, however, dispute whether the decline is significant, pointing out that crime rates in many categories are still higher than in the mid 1980s. These scholars also deny that the trend of decreasing crime rates will continue.

Contents:

Forward, Introduction, Chapter 1 - What Causes Crime?, Chapter Preface, Social Factors Cause Crime, Economic Factors Cause Crime, Social Decay Invites Crime, Genetic Factors May Cause Criminal Behaviour, A Lack of Morals Causes Criminal Behaviour, A Lack of Religion does not cause crime, Chapter 2 - Is Crime Increaing?, Chapter preface, Yes: Crime is Increasing, Crime is Incresing, Violent Crime is Increasing, The Increasing Fear of Crime is Justified, No: Crime is not Increasing, Violent Crime is not Increasing, The Extent of Crime has been exaggerated, Crime id Decreasing, The Increasing Fear of Crime is Unwarranted, Chapter 3 - Can Stronger Criminal Justice Measures Prevent Crime?, Chapter Preface, Yes: Tougher Criminal Justice Measures can Prevent Crime, tougher laws can prevent crime, Imprisoning More Criminals can Prevent Crime, "three strikes" laws can prevent crime, community policing strategies can prevent crime, No: Tougher Criminal Justice Measures will not Prevent Crime, tougher laws will not prevent crime, Rehabilitating criminals can prevent crime, "three strikes" laws will not prevent crime, community policing strategies do little to prevent crime, Chapter 4 - How Can Juvenile Crime Be Prevented?, preveting juvenile crime: an overview, tough punishments are necessary to prevent juvenile crime, both prevention programs and punishments are needed to control juvenile crime, Violence prevention programs can stop juvenile crime, Harsh punishments for juveniles are not justified, prevention Effects should be aimed at adult violence, bibliography, Organizations to Contact, Index.

 ', '<p>Crime Statistics Compiled by the FBI in its yearly crime index show what many in the law enforcement field consider to be an encouraging trend. From 1990 to 1995, the crime rate declined steadily in every category: murders, rapes, assaults, robberies, burglaries, and thefts. Sociologists and Criminologists debate the explanation for this downward turn in crime rates; improved economic conditions and tougher criminal justice measures are two of the theories offered. Other experts, however, dispute whether the decline is significant, pointing out that crime rates in many categories are still higher than in the mid 1980s. These scholars also deny that the trend of decreasing crime rates will continue.</p>

<p>Contents:</p>

<p>Forward, Introduction, Chapter 1 - What Causes Crime?, Chapter Preface, Social Factors Cause Crime, Economic Factors Cause Crime, Social Decay Invites Crime, Genetic Factors May Cause Criminal Behaviour, A Lack of Morals Causes Criminal Behaviour, A Lack of Religion does not cause crime, Chapter 2 - Is Crime Increaing?, Chapter preface, Yes: Crime is Increasing, Crime is Incresing, Violent Crime is Increasing, The Increasing Fear of Crime is Justified, No: Crime is not Increasing, Violent Crime is not Increasing, The Extent of Crime has been exaggerated, Crime id Decreasing, The Increasing Fear of Crime is Unwarranted, Chapter 3 - Can Stronger Criminal Justice Measures Prevent Crime?, Chapter Preface, Yes: Tougher Criminal Justice Measures can Prevent Crime, tougher laws can prevent crime, Imprisoning More Criminals can Prevent Crime, "three strikes" laws can prevent crime, community policing strategies can prevent crime, No: Tougher Criminal Justice Measures will not Prevent Crime, tougher laws will not prevent crime, Rehabilitating criminals can prevent crime, "three strikes" laws will not prevent crime, community policing strategies do little to prevent crime, Chapter 4 - How Can Juvenile Crime Be Prevented?, preveting juvenile crime: an overview, tough punishments are necessary to prevent juvenile crime, both prevention programs and punishments are needed to control juvenile crime, Violence prevention programs can stop juvenile crime, Harsh punishments for juveniles are not justified, prevention Effects should be aimed at adult violence, bibliography, Organizations to Contact, Index.</p>

<p> </p>', 'Sub Title
			Domestic Violence in India

			Author
			S. Barik

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352818

			Pages
			535

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			1st Edition

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Domestic Violence in India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Barik</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352818</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>535</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 535, '535', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51339781565106871_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781565106871&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=640', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=640', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2704, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('9358a1bc-1c1c-416f-81c5-959cafe966a0', '3677', 764, 'RAMAYANA OF VALMIKI - Sanskrit Text with English Translation in 4 Vols. Complete Set', 'ramayana-of-valmiki-sanskrit-text-with-english-translation-in-4-vols-complete-set', 'ramayana-of-valmiki-sanskrit-text-with-english-translation-in-4-vols-complete-set', '9788171101566', '9788171101566', '9788171101566', NULL, 'Ramayana, the story of the battle between Rama and Ravana, is an immortal composition of Valmiki and presents us a national event of ancient Indian epic which is not only an exciting story, but a deep learning tool for all the people of the world.

It presents the deeds of Lord Rama. The other main characters in this great work are Iksavaku, Dasaratha, Asvapati, Janaka, Rama and Sita are incidentally the characters of the Ramayana. The entire story moves around the sacrifices and renunciations of Lord Rama and his consort Sita, the ideal of Indian womenhood.

This world famous epic has been divided into seven chapters.i.e., from Balakanda to Uttarakanda It begins with a dialogue between the sage Valmiki and famous mythological seer Narada. Narada describes the entire virtues of Rama to Valmiki and later sage Valmiki weaves them into 24,000 verses. And this historic composition has become an invaluable heritage of the world literature.

The present book contains all original Sanskrit verses and English translation of M.N Dutt which is very lucid in reading, but the editor has also made appropriate changes in the translation according to the Sanskrit text. Dr. Ramashraya Sharma, an eminent personality on Ramayana, has written an exhaustive introduction and in the end of volume, the index of verses will be very useful for the researchers and layman.', '
<p style="text-align:justify"><span><span><span><span><span>Ramayana, the story of the battle between Rama and Ravana, is an immortal composition of Valmiki and presents us a national event of ancient Indian epic which is not only an exciting story, but a deep learning tool for all the people of the world. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>It presents the deeds of Lord Rama. The other main characters in this great work are Iksavaku, Dasaratha, Asvapati, Janaka, Rama and Sita are incidentally the characters of the Ramayana. The entire story moves around the sacrifices and renunciations of Lord Rama and his consort Sita, the ideal of Indian womenhood. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>This world famous epic has been divided into seven chapters.i.e., from Balakanda to Uttarakanda It begins with a dialogue between the sage Valmiki and famous mythological seer Narada. Narada describes the entire virtues of Rama to Valmiki and later sage Valmiki weaves them into 24,000 verses. And this historic composition has become an invaluable heritage of the world literature.</span></span></span></span></span></p>

<p><span><span><span>The present book contains all original Sanskrit verses and English translation of M.N Dutt which is very lucid in reading, but the editor has also made appropriate changes in the translation according to the Sanskrit text. Dr. Ramashraya Sharma, an eminent personality on Ramayana, has written an exhaustive introduction and in the end of volume, the index of verses will be very useful for the researchers and layman. </span></span></span></p>', ' 

			Title

			 

			RAMAYANA OF VALMIKI - Sanskrit Text with English Translation in  4 Vols. Complete Set 

			Author

			Dr. Ravi Prakash Arya

			Edition

			3/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171101566(set)

			ISBN-10 Digit

			8171101569

			Pages

			194

			Year

			2022

			Binding

			Hard Bound

			Language

			Sanskrit & English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>RAMAYANA OF VALMIKI - Sanskrit Text with English Translation in  4 Vols. Complete Set  </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Dr. Ravi Prakash Arya</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>3/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171101566(set)</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171101569</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>194</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"3500"', '"2625"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '3/e', NULL, '2022', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 194, '194', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/903881XlcZ-EBfL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171101566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3677', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3677', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 764, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:03'),
('93652e78-b2b7-4154-b400-83a64852c3a3', '1342', NULL, 'The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World book', 'the-community-planning-handbook-how-people-can-shape-their-cities-towns-and-villages-in-any-part-of-the-world-book-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1-1342', 'the-community-planning-handbook-how-people-can-shape-their-cities-towns-and-villages-in-any-part-of-the-world-book-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342-1342', 'GHYJ776', 'GHYJ776', 'GHYJ776', NULL, 'An accessible how-to-do-it style, with tips, checklists and sample documents help readers to get started quickly, learn from others'' experience and select the approach best suited to their situation. The glossary, bibliography and contact details allow them to find further resources and information. This handbook is essential for all those involved in shaping their local environment - planners, architects, community workers, local authorities and residents - and a useful reference for students. Published in association with The Urban Design Group, The Prince of Wales'' Foundation for Architecture, South Bank University and the UK Department for International Development', '<p>An accessible how-to-do-it style, with tips, checklists and sample documents help readers to get started quickly, learn from others'' experience and select the approach best suited to their situation. The glossary, bibliography and contact details allow them to find further resources and information. This handbook is essential for all those involved in shaping their local environment - planners, architects, community workers, local authorities and residents - and a useful reference for students. Published in association with The Urban Design Group, The Prince of Wales'' Foundation for Architecture, South Bank University and the UK Department for International Development</p>', 'The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World book', '<h1>The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World book</h1>', '"1999"', '"1199"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2222dpp_8_45.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHYJ776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1342', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1342', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2256, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:03'),
('93677b9d-0f59-4442-af71-74fc4a0cb36a', '2867', NULL, 'Springer Optimization and its Applications - Optimal Design and Related Areas in Optimization and Statistics', 'springer-optimization-and-its-applications-optimal-design-and-related-areas-in-optimization-and-statistics-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867', 'springer-optimization-and-its-applications-optimal-design-and-related-areas-in-optimization-and-statistics-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867-2867', '9780387799353', '9780387799353', '9780387799353', NULL, 'Springer Optimization and its Applications - Optimal Design and Related Areas in Optimization and Statistics

The present volume is a collective monograph devoted to applications of the optimal design theory in optimization and statistics. The chapters re?ect the topics discussed at the workshop “W-Optimum Design and Related Statistical Issues” that took place in Juan-les-Pins, France, in May 2005. The title of the workshop was chosen as a light-hearted celebration of the work of Henry Wynn. It was supported by the Laboratoire I3S (CNRS/Universit´ e de Nice, Sophia Antipolis), to which Henry is a frequent visitor. The topics covered partly re?ect the wide spectrum of Henry’s research - terests. Algorithms for constructing optimal designs are discussed in Chap. 1, where Henry’s contribution to the ?eld is acknowledged. Steepest-ascent - gorithms used to construct optimal designs are very much related to general gradientalgorithmsforconvexoptimization. Inthelasttenyears,asigni?cant part of Henry’s research was devoted to the study of the asymptotic prop- ties of such algorithms. This topic is covered by Chaps. 2 and 3. The work by Alessandra Giovagnoli concentrates on the use of majorization and stoch- tic ordering, and Chap. 4 is a hopeful renewal of their collaboration. One of Henry’s major recent interests is what is now called algebraic statistics, the application of computational commutative algebra to statistics, and he was partly responsible for introducing the experimental design sub-area, reviewed in Chap. 5. One other sub-area is the application to Bayesian networks and Chap. 6 covers this, with Chap. 7 being strongly related.', '<h1>Springer Optimization and its Applications - Optimal Design and Related Areas in Optimization and Statistics</h1>

<p><span>The present volume is a collective monograph devoted to applications of the optimal design theory in optimization and statistics. The chapters re?ect the topics discussed at the workshop “W-Optimum Design and Related Statistical Issues” that took place in Juan-les-Pins, France, in May 2005. The title of the workshop was chosen as a light-hearted celebration of the work of Henry Wynn. It was supported by the Laboratoire I3S (CNRS/Universit´ e de Nice, Sophia Antipolis), to which Henry is a frequent visitor. The topics covered partly re?ect the wide spectrum of Henry’s research - terests. Algorithms for constructing optimal designs are discussed in Chap. 1, where Henry’s contribution to the ?eld is acknowledged. Steepest-ascent - gorithms used to construct optimal designs are very much related to general gradientalgorithmsforconvexoptimization. Inthelasttenyears,asigni?cant part of Henry’s research was devoted to the study of the asymptotic prop- ties of such algorithms. This topic is covered by Chaps. 2 and 3. The work by Alessandra Giovagnoli concentrates on the use of majorization and stoch- tic ordering, and Chap. 4 is a hopeful renewal of their collaboration. One of Henry’s major recent interests is what is now called algebraic statistics, the application of computational commutative algebra to statistics, and he was partly responsible for introducing the experimental design sub-area, reviewed in Chap. 5. One other sub-area is the application to Bayesian networks and Chap. 6 covers this, with Chap. 7 being strongly related.</span></p>', 'Sub Title
			No

			Author
			Luc Pronzato

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387799353

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Luc Pronzato</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387799353</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10100"', '"6060"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20371.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387799353&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2867', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2867', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1299, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:03'),
('936b99f9-5d87-48d8-8b80-c8bc50dac79e', '2948', NULL, 'An Atlas of Functions 2/e - With Equator, The Atlas Function Calculator, Free CD-Room', 'an-atlas-of-functions-2e-with-equator-the-atlas-function-calculator-free-cdroom-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2-2948', 'an-atlas-of-functions-2e-with-equator-the-atlas-function-calculator-free-cdroom-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948-2948', 'KOLK0990', 'KOLK0990', 'KOLK0990', NULL, 'This book comprehensively covers several hundred functions or function families. In chapters that progress by degree of complexity, it starts with simple, integer-valued functions then moves on to polynomials, Bessel, hypergeometric and hundreds more.', '<p>This book comprehensively covers several hundred functions or function families. In chapters that progress by degree of complexity, it starts with simple, integer-valued functions then moves on to polynomials, Bessel, hypergeometric and hundreds more.</p>', 'An Atlas of Functions 2/e - With Equator, The Atlas Function Calculator, Free CD-Room', '<h1>An Atlas of Functions 2/e - With Equator, The Atlas Function Calculator, Free CD-Room</h1>', '"11800"', '"7080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KOLK0990&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2948', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2948', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1255, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:03'),
('9392e28f-68c5-4877-98ca-a91478dc836d', '2907', NULL, 'Geometric and Topological Methods for Quantum Field Theory in Physics new', 'geometric-and-topological-methods-for-quantum-field-theory-in-physics-new-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-29-2907', 'geometric-and-topological-methods-for-quantum-field-theory-in-physics-new-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907-2907', '9780521764827', '9780521764827', '9780521764827', NULL, 'This volume offers an introduction, in the form of four extensive lectures, to some recent developments in several active topics at the interface between geometry, topology and quantum field theory. The first lecture is by Christine Lescop on knot invariants and configuration spaces, in which a universal finite-type invariant for knots is constructed as a series of integrals over configuration spaces. This is followed by the contribution of Raimar Wulkenhaar on Euclidean quantum field theory from a statistical point of view. The author also discusses possible renormalization techniques on noncommutative spaces. The third lecture is by Anamaria Font and Stefan Theisen on string compactification with unbroken supersymmetry. The authors show that this requirement leads to internal spaces of special holonomy and describe Calabi-Yau manifolds in detail. The last lecture, by Thierry Fack, is devoted to a K-theory proof of the Atiyah-Singer index theorem and discusses some applications of K-theory to noncommutative geometry. These lectures notes, which are aimed in particular at graduate students in physics and mathematics, start with introductory material before presenting more advanced results. Each chapter is self-contained and can be read independently.', '<p>This volume offers an introduction, in the form of four extensive lectures, to some recent developments in several active topics at the interface between geometry, topology and quantum field theory. The first lecture is by Christine Lescop on knot invariants and configuration spaces, in which a universal finite-type invariant for knots is constructed as a series of integrals over configuration spaces. This is followed by the contribution of Raimar Wulkenhaar on Euclidean quantum field theory from a statistical point of view. The author also discusses possible renormalization techniques on noncommutative spaces. The third lecture is by Anamaria Font and Stefan Theisen on string compactification with unbroken supersymmetry. The authors show that this requirement leads to internal spaces of special holonomy and describe Calabi-Yau manifolds in detail. The last lecture, by Thierry Fack, is devoted to a K-theory proof of the Atiyah-Singer index theorem and discusses some applications of K-theory to noncommutative geometry. These lectures notes, which are aimed in particular at graduate students in physics and mathematics, start with introductory material before presenting more advanced results. Each chapter is self-contained and can be read independently.</p>', 'Geometric and Topological Methods for Quantum Field Theory in Physics

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 434 pages

	ISBN-10 ‏ : ‎ 0521764823

	ISBN-13 ‏ : ‎ 978-0521764827

	Item Weight ‏ : ‎ 998 g

	Dimensions ‏ : ‎ 18.42 x 2.54 x 26.04 cm', '<h1>Geometric and Topological Methods for Quantum Field Theory in Physics</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 434 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0521764823</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0521764827</span></li>
	<li><span>Item Weight ‏ : ‎ 998 g</span></li>
	<li><span>Dimensions ‏ : ‎ 18.42 x 2.54 x 26.04 cm</span></li>
</ul>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88461.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521764827&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2907', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2907', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1283, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:03'),
('939ceff5-3c0b-4e0c-964e-ed2b3ebd7167', '3374', NULL, 'Yogic Sciences', 'yogic-sciences-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374', 'yogic-sciences-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374-3374', '9788175249004', '9788175249004', '9788175249004', NULL, '"Yoga" is a much misunderstood and abused term these days. Yoga, let it be understood, is a sacred word. It signifies both the means and the end. It is the aim of human existence. It is to live Yoga that one is born. By a stroke of mysterious misfortune, man has fallen from heaven, is separated from God. The "why" of this is a divine secret. Yoga, rightly practised, promises to restore the lost Kingdom to man, assures him to re-unite him with the Ultimate Reality, once again.

It will be clear how Yoga is not just bending and stretching the limbs in various postures. Yoga is not ringing the bell or beating cymbals, not staring at a candle or looking at a dot on the wall. Not that these processes are without significance, but they are preliminary, all too preliminary aids, rather starting points in the long, long march of the student of Yoga in his quest of Reality.

Yoga is not merely a practice, or a set of practices, but the whole science of life itself. We are living muted lives. Yoga offers the whole life. Yoga promises to cure all our diseases - physical, mental, emotional, spiritual - all of them. Yoga promises perfection. Yoga promises perennial bliss shorn of all misery.

Content - Preface, 1. Introduction, 2. Aasanas, Kriyas, Bandhas and Mudras, 3. Pranayama, 4. Meditation, 5. Yoga and Sports, Bibliography     ', '<p style="text-align:justify"><span>"Yoga" is a much misunderstood and abused term these days. Yoga, let it be understood, is a sacred word. It signifies both the means and the end. It is the aim of human existence. It is to live Yoga that one is born. By a stroke of mysterious misfortune, man has fallen from heaven, is separated from God. The "why" of this is a divine secret. Yoga, rightly practised, promises to restore the lost Kingdom to man, assures him to re-unite him with the Ultimate Reality, once again.</span></p>

<p style="text-align:justify"><span>It will be clear how Yoga is not just bending and stretching the limbs in various postures. Yoga is not ringing the bell or beating cymbals, not staring at a candle or looking at a dot on the wall. Not that these processes are without significance, but they are preliminary, all too preliminary aids, rather starting points in the long, long march of the student of Yoga in his quest of Reality.</span></p>

<p style="text-align:justify"><span>Yoga is not merely a practice, or a set of practices, but the whole science of life itself. We are living muted lives. Yoga offers the whole life. Yoga promises to cure all our diseases - physical, mental, emotional, spiritual - all of them. Yoga promises perfection. Yoga promises perennial bliss shorn of all misery.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, 1. Introduction, 2. Aasanas, Kriyas, Bandhas and Mudras, 3. Pranayama, 4. Meditation, 5. Yoga and Sports, Bibliography</span>     </span></span></span></p>', 'Sub Title
			Yogic Sciences

			Author
			Dr. Hoshiyar Singh

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175249004

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2018

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Yogic Sciences</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. Hoshiyar Singh</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788175249004</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>256</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2018</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"750"', '"450"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6801Yogic%20Sciences.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175249004&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3374', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3374', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1017, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('93a98403-26f1-4913-b146-75d53badd50f', '1985', NULL, 'Life Science Automation Fundamentals and Aplications - Bioinformatics & Biomedical imaging', 'life-science-automation-fundamentals-and-aplications-bioinformatics-biomedical-imaging-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985', 'life-science-automation-fundamentals-and-aplications-bioinformatics-biomedical-imaging-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985-1985', 'SVHY4456', 'SVHY4456', 'SVHY4456', NULL, 'Life Science Automation Fundamentals and Aplications - Bioinformatics & Biomedical imaging', '<h1>Life Science Automation Fundamentals and Aplications - Bioinformatics &amp; Biomedical imaging</h1>', 'Sub Title
			No

			Author
			Mingjun Chang

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781596931053

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mingjun Chang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596931053</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13300"', '"7980"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3920dpp_10_34.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SVHY4456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1985', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1985', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1843, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:03'),
('93b1d8b7-b4b8-4ea6-8b78-87922b046c86', '739', NULL, 'Globalisation and North-East India', 'globalisation-and-northeast-india', 'globalisation-and-northeast-india', '9788187471394', '9788187471394', '9788187471394', NULL, 'About the Book

Globalization has affected a change across the regions of the world and India is no exception. The national economy has become far more integrated with the global economy now. However there are large parts of the underdeveloped regions that suffer from endemic underdevelopment. The North Eastern Region in one such region. The relevance of globalisation in the context of the North Eastern Region of India has additional implications in terms of social and political integration. The most important characteristic of the North Eastern Region is that all the constituent units (States) are relatively closed ethnic groups. All the states in the region share porous international border. Consequently both product and factor markets in these states have some international dimension. Given the socioeconomic and geopolitical dimensions in the region the prevailing pattern of development in these states has also culminated in the form of social unrest and degradation of economic values. This clearly implies that the development policies and programmes have fallen short of meeting the social and economic aspirations of the indigenous population in the region.

In this context the question that arises is how the forces of globalization and economic growth could be combined together to address the implicit and most relevant questions associated with migration unemployment and development of trading activities in the perspective of North Eastern Region of India. This volume argues for a more perceptive sensitive assessment of the development needs of the region. There is a need to identify and recognize the most critical and appropriate strategy required for the region. This volume highlights the key issues which remain as challenges for the future development. Poverty inequality and deprivation remain entrenched in the backwardness and remoteness of the region despite sixty years of India''s independence. Further marginalization and peripheralisation of the communities from this region will not augur for the nation state.

The book is expected to be a valuable addition to the rather scanty literature on these contemporary economic issues with reference to North Eastern Region of India.

Contents:

1. Are migrants’ worse or Better off? Asking the Right Questions– Arjan de Haan and Amaresh Dubey

2. Migration in the North Eastern Region of India: Some Issues – Amaresh Dubey, Smita Das and Veronica Pala

3. Globalisation, Trade and the Issues of Employment: Case from Small Scale Tea Plantations in Assam – Kalyan Das

4. The Employment Situation in the North-Eastern region of India:  A Gender Perspective – Smita Das, Amaresh Dubey and Veronica Pala

5. The Nonfarm Sector in the Rural North-Eastern Region of India: Some Correlates and Determinants – Veronica Pala, Smita Das and Amaresh Dubey

6. Structure and Trends in the Informal Sector: A Case of North-East India – M. Satish Kumar

7. Development of Service sector: Is There Any Hope for the Economies of North-Eastern States of India – Nirankar Srivastav

8. Border Trade with Bangladesh and Pre-Investment Feasibility: Economic Prospects of North Eastern Region – Saundariya Borbora and Ratul Mahanta

9. Border Trade in Mizoram: An Economic Spatial Analysis – B.S. Mipun and Charles Romalswama

10. Locations, Economic Growth and Trade: Recent Economic Trends in South Asia – A.C. Mohapatra and Josojit Dey

11. Globalisation and the Challenge of Poverty, Unemployment and Social Sector Development in North-Eastern States – Sudhakar Panda

12. Poverty and Inequality among the North-Eastern States during 1980s and 1990s – Amaresh Dubey, Orester J. Kharpuri and Eugene D. Thomas

13. Globalisation and its Employment Implications for the North-East – E. Bijoykumar Singh

14. Economic Reforms and Prospects of Developing Nature-based Tourism in North-East India: A Study on Arunachal Pradesh – Amitava Mitra

15. Globalisation and Its Relevance for the North-Eastern Region of India – A.K. Agarwal

 ', '<p><span><strong><span>About the Book</span></strong></span></p>

<p style="text-align:justify"><span><span>Globalization has affected a change across the regions of the world and India is no exception. The national economy has become far more integrated with the global economy now. However there are large parts of the underdeveloped regions that suffer from endemic underdevelopment. The North Eastern Region in one such region. The relevance of globalisation in the context of the North Eastern Region of India has additional implications in terms of social and political integration. The most important characteristic of the North Eastern Region is that all the constituent units (States) are relatively closed ethnic groups. All the states in the region share porous international border. Consequently both product and factor markets in these states have some international dimension. Given the socioeconomic and geopolitical dimensions in the region the prevailing pattern of development in these states has also culminated in the form of social unrest and degradation of economic values. This clearly implies that the development policies and programmes have fallen short of meeting the social and economic aspirations of the indigenous population in the region.</span></span></p>

<p style="text-align:justify"><span><span>In this context the question that arises is how the forces of globalization and economic growth could be combined together to address the implicit and most relevant questions associated with migration unemployment and development of trading activities in the perspective of North Eastern Region of India. This volume argues for a more perceptive sensitive assessment of the development needs of the region. There is a need to identify and recognize the most critical and appropriate strategy required for the region. This volume highlights the key issues which remain as challenges for the future development. Poverty inequality and deprivation remain entrenched in the backwardness and remoteness of the region despite sixty years of India''s independence. Further marginalization and peripheralisation of the communities from this region will not augur for the nation state.</span></span></p>

<p style="text-align:justify"><span><span>The book is expected to be a valuable addition to the rather scanty literature on these contemporary economic issues with reference to North Eastern Region of India.</span></span></p>

<p><span><strong><span>Contents:</span></strong></span></p>

<p><span><span>1. Are migrants’ worse or Better off? Asking the Right Questions– Arjan de Haan and Amaresh Dubey </span></span></p>

<p><span><span>2. Migration in the North Eastern Region of India: Some Issues – Amaresh Dubey, Smita Das and Veronica Pala </span></span></p>

<p><span><span>3. Globalisation, Trade and the Issues of Employment: Case from Small Scale Tea Plantations in Assam – Kalyan Das </span></span></p>

<p><span><span>4. The Employment Situation in the North-Eastern region of India:  A Gender Perspective – Smita Das, Amaresh Dubey and Veronica Pala </span></span></p>

<p><span><span>5. The Nonfarm Sector in the Rural North-Eastern Region of India: Some Correlates and Determinants – Veronica Pala, Smita Das and Amaresh Dubey </span></span></p>

<p><span><span>6. Structure and Trends in the Informal Sector: A Case of North-East India – M. Satish Kumar </span></span></p>

<p><span><span>7. Development of Service sector: Is There Any Hope for the Economies of North-Eastern States of India – Nirankar Srivastav </span></span></p>

<p><span><span>8. Border Trade with Bangladesh and Pre-Investment Feasibility: Economic Prospects of North Eastern Region – Saundariya Borbora and Ratul Mahanta </span></span></p>

<p><span><span>9. Border Trade in Mizoram: An Economic Spatial Analysis – B.S. Mipun and Charles Romalswama </span></span></p>

<p><span><span>10. Locations, Economic Growth and Trade: Recent Economic Trends in South Asia – A.C. Mohapatra and Josojit Dey </span></span></p>

<p><span><span>11. Globalisation and the Challenge of Poverty, Unemployment and Social Sector Development in North-Eastern States – Sudhakar Panda </span></span></p>

<p><span><span>12. Poverty and Inequality among the North-Eastern States during 1980s and 1990s – Amaresh Dubey, Orester J. Kharpuri and Eugene D. Thomas</span></span></p>

<p><span><span>13. Globalisation and its Employment Implications for the North-East – E. Bijoykumar Singh </span></span></p>

<p><span><span>14. Economic Reforms and Prospects of Developing Nature-based Tourism in North-East India: A Study on Arunachal Pradesh – Amitava Mitra </span></span></p>

<p><span><span>15. Globalisation and Its Relevance for the North-Eastern Region of India – A.K. Agarwal</span></span></p>

<p> </p>', 'Title
			Globalisation and North-East India

			Author
			Amaresh Dubey

			ISBN
			9788187471394

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Globalisation and North-East India</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Amaresh Dubey</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471394</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1199"', '"840"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5519WhatsApp%20Image%202025-09-09%20at%2013.24.04_2181f640.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471394&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=739', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=739', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2638, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('93ba5b89-a161-4c6a-81af-1422b9444952', '458', NULL, 'Contributions to Management Science - Performance Management for Different Employee Groups A BOOK', 'contributions-to-management-science-performance-management-for-different-employee-groups-a-book-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458', 'contributions-to-management-science-performance-management-for-different-employee-groups-a-book-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458-458', 'KJHFYY7Y8W', 'KJHFYY7Y8W', 'KJHFYY7Y8W', NULL, 'Manage managers based on competencies and informal networks – Set task-based output goals for professional specialists – Control temporary workers at the agency level – Ensure that contractors are managed effectively as part of boundary-crossing networks. This book provides a framework of analysis to capture and explain differences in employment systems. Taking account of the wealth of research in the field, it provides a sound basis for developing function-specific performance management systems, integrating aspects such as incentivization, multi-source appraisal, and accountability. From macro to micro approaches of HRM, the contents will be of value to researchers on employment systems, strategic HRM, and occupational psychology and to practitioners of HRM and organizational development. Achim Krausert has been a consultant in the performance management group of Accenture, U.K. He obtained his D.B.A. from the University of Mannheim, Germany, and an M.Sc. and a B.Sc. from the London School of Economics.', '<p>Manage managers based on competencies and informal networks – Set task-based output goals for professional specialists – Control temporary workers at the agency level – Ensure that contractors are managed effectively as part of boundary-crossing networks. This book provides a framework of analysis to capture and explain differences in employment systems. Taking account of the wealth of research in the field, it provides a sound basis for developing function-specific performance management systems, integrating aspects such as incentivization, multi-source appraisal, and accountability. From macro to micro approaches of HRM, the contents will be of value to researchers on employment systems, strategic HRM, and occupational psychology and to practitioners of HRM and organizational development. Achim Krausert has been a consultant in the performance management group of Accenture, U.K. He obtained his D.B.A. from the University of Mannheim, Germany, and an M.Sc. and a B.Sc. from the London School of Economics.</p>', 'Contributions to Management Science - Performance Management for Different Employee Groups A BOOK', '<h1>Contributions to Management Science - Performance Management for Different Employee Groups A BOOK</h1>', '"15999"', '"14885"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36529783790821963.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJHFYY7Y8W&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=458', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=458', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2809, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:03'),
('93c6d250-ebed-4b36-a1a6-c1ef920697c2', '918', NULL, 'Major Issues in the Administration of Physical Education', 'major-issues-in-the-administration-of-physical-education-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-91-918', 'major-issues-in-the-administration-of-physical-education-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918-918', '9788176259262', '9788176259262', '	9788176259262', NULL, 'Major Issues in the Administration of Physical Education', '<h1>Major Issues in the Administration of Physical Education</h1>
', 'Sub Title
			No

			Author
			Vijaya Kaushik

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176259262

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vijaya Kaushik</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176259262</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', '"1999"', '"1199"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5916rianica_1.jpg', NULL, '34', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788176259262&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=918', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=918', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2537, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:03'),
('93dcd6c0-e159-42f4-b3ce-872ead2154e9', '3513', 889, 'A Friendly Guide to Wavelets', 'a-friendly-guide-to-wavelets-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513', 'a-friendly-guide-to-wavelets-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513-3513', '9780817681104', '9780817681104', '9780817681104', NULL, 'This volume is designed as a textbook for an introductory course on wavelet analysis and time-frequency analysis aimed at graduate students or advanced undergraduates in science and engineering. It can also be used as a self-study or reference book by practicing researchers in signal analysis and related areas. Since the expected audience is not presumed to have a high level of mathematical background, much of the needed analytical machinery is developed from the beginning. The only prerequisites for the first eight chapters are matrix theory, Fourier series, and Fourier integral transforms. Each of these chapters ends with a set of straightforward exercises designed to drive home the concepts just covered, and the many graphics should further facilitate absorption.', '<p>This volume is designed as a textbook for an introductory course on wavelet analysis and time-frequency analysis aimed at graduate students or advanced undergraduates in science and engineering. It can also be used as a self-study or reference book by practicing researchers in signal analysis and related areas. Since the expected audience is not presumed to have a high level of mathematical background, much of the needed analytical machinery is developed from the beginning. The only prerequisites for the first eight chapters are matrix theory, Fourier series, and Fourier integral transforms. Each of these chapters ends with a set of straightforward exercises designed to drive home the concepts just covered, and the many graphics should further facilitate absorption.</p>', 'Sub Title
			No

			Author
			Gerald Kaiser

			About Author
			No

			Content
			No

			ISBN 10 Digit
			N0

			ISBN 13 Digit
			9780817681104

			Pages
			300

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerald Kaiser</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817681104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"6668"', '"4000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/356751CCLkvjPyL._SY425_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780817681104&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3513', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3513', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 889, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('93dce7a6-2857-42e0-89eb-e76003143a9b', '1638', NULL, 'Interacting Stochastic systems New', 'interacting-stochastic-systems-new-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1-1638', 'interacting-stochastic-systems-new-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638-1638', 'BGHY4331', 'BGHY4331', 'BGHY4331', NULL, '2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.', '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 'Interacting Stochastic systems New', '<h1>Interacting Stochastic systems New</h1>', '"6800"', '"4080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78621_2_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGHY4331&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1638', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1638', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2087, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('93e6478a-f742-46de-a18b-3454da14d6be', '3862', 589, 'Cellulosic Energy Cropping Systems:Renewable Resources', 'cellulosic-energy-cropping-systemsrenewable-resources', 'cellulosic-energy-cropping-systemsrenewable-resources', '9781119991946', '9781119991946', '9781119991946', NULL, 'About the book

Cellulosic Energy Cropping Systems presents a comprehensive overview of how cellulosic energy crops can be sustainably produced and converted to affordable energy through liquid fuels, heat and electricity.

The book begins with an introduction to cellulosic feedstocks, discussing their potential as a large-scale sustainable energy source, and technologies for the production of liquid fuels, heat and electricity. Subsequent chapters examine miscanthus, switchgrass, sugarcane and energy cane, sorghums and crop residues, reviewing their phylogeny, cultural practices, and opportunities for genetic improvement. This is followed by a detailed focus on woody crops, including eucalyptus, pine, poplar and willow. Critical logistical issues associated with both herbaceous and woody feedstocks are reviewed, and alternate strategies for harvesting, transporting, and storing cellulosic materials are also examined. The final section of the book tackles the challenge of achieving long-term sustainability, addressing economic, environmental and social factors.

Cellulosic Energy Cropping Systems is a valuable resource for academics, students and industry professionals working in the field of biomass cultivation and conversion, bioenergy, crop science and agriculture.

Contents

1 Introduction to Cellulosic Energy Crops 1

Mark Laser and Lee Lynd

2 Conversion Technologies for the Production of Liquid Fuels and Biochemicals 15

Sofie Dobbelaere, Tom Anthonis, and Wim Soetaert

3 Technologies for Production of Heat and Electricity 31

Jacob J. Jacobson and Kara G. Cafferty

4 Miscanthus Genetics and Agronomy for Bioenergy Feedstock 43

Maryse Brancourt-Hulmel, Charlotte Demay, Emeline Rosiau, Fabien Ferchaud, Linda Bethencourt, Stephanie Arnoult, Camille Dauchy, Nicolas Beaudoin, and Hubert Boizard

5 Switchgrass 75

Rob Mitchell, D.K. Lee, and Michael Casler

6 Sugarcane, Energy Cane and Napier Grass 91

Edward P. Richard, Jr. and William F. Anderson

7 Sorghum 109

William L. Rooney

8 Crop Residues 131

Douglas L. Karlen and David R. Huggins

9 Eucalyptus 149

Michael W. Cunningham and Bijay Tamang

10 Pine 161

David B. South and Mathew Smidt

11 Poplar 183

Andrzej Klasa and Doug Karlen

12 Development and Deployment of Willow Biomass Crops 201

Timothy A. Volk, L.P. Abrahamson, T. Buchholz, J. Caputo, and M. Eisenbies

13 Herbaceous Biomass Logistics 219

John S. Cundiff

14 Woody Biomass Logistics 251

Robert Keefe, Nathaniel Anderson, John Hogland, and Ken Muhlenfeld

15 Economic Sustainability of Cellulosic Energy Cropping Systems 281

Kelly D. Zering

16 Environmental Sustainability of Cellulosic Energy Cropping Systems 299

Richard Lowrance and Adam Davis

17 Social Sustainability of Cellulosic Energy Cropping Systems 315

Cornelia Butler Flora and Charles F. Curtiss

18 Commercialization of Cellulosic Energy Cropping Systems 335

Sam W. Jackson

19 Selected Global Examples of Cellulosic Cropping System Trends 345

Douglas L. Karlen, Marcelo Valadares Galdos, Sarita Candida Rabelo, Henrique Continho Junqueira Franco, Antonio Bonomi, Jihong Li, Shi-Zhong Li, Jaya Shankar Tumuluru, and Leslie Ovard

Index 365

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>Cellulosic Energy Cropping Systems</span></em><span> presents a comprehensive overview of how cellulosic energy crops can be sustainably produced and converted to affordable energy through liquid fuels, heat and electricity.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book begins with an introduction to cellulosic feedstocks, discussing their potential as a large-scale sustainable energy source, and technologies for the production of liquid fuels, heat and electricity. Subsequent chapters examine miscanthus, switchgrass, sugarcane and energy cane, sorghums and crop residues, reviewing their phylogeny, cultural practices, and opportunities for genetic improvement. This is followed by a detailed focus on woody crops, including eucalyptus, pine, poplar and willow. Critical logistical issues associated with both herbaceous and woody feedstocks are reviewed, and alternate strategies for harvesting, transporting, and storing cellulosic materials are also examined. The final section of the book tackles the challenge of achieving long-term sustainability, addressing economic, environmental and social factors.</span></span></span></p>

<p style="text-align:justify"><span><span><em><span>Cellulosic Energy Cropping Systems</span></em><span> is a valuable resource for academics, students and industry professionals working in the field of biomass cultivation and conversion, bioenergy, crop science and agriculture.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<p><span><span><strong><span>1 Introduction to Cellulosic Energy Crops 1</span></strong><br />
<span><em>Mark Laser and Lee Lynd</em></span></span></span></p>

<p><span><span><strong><span>2 Conversion Technologies for the Production of Liquid Fuels and Biochemicals 15</span></strong><br />
<span><em>Sofie Dobbelaere, Tom Anthonis, and Wim Soetaert</em></span></span></span></p>

<p><span><span><strong><span>3 Technologies for Production of Heat and Electricity 31</span></strong><br />
<span><em>Jacob J. Jacobson and Kara G. Cafferty</em></span></span></span></p>

<p><span><span><strong><span>4 Miscanthus Genetics and Agronomy for Bioenergy Feedstock 43</span></strong><br />
<span><em>Maryse Brancourt-Hulmel, Charlotte Demay, Emeline Rosiau, Fabien Ferchaud, Linda Bethencourt, Stephanie Arnoult, Camille Dauchy, Nicolas Beaudoin, and Hubert Boizard</em></span></span></span></p>

<p><span><span><strong><span>5 Switchgrass 75</span></strong><br />
<span><em>Rob Mitchell, D.K. Lee, and Michael Casler</em></span></span></span></p>

<p><span><span><strong><span>6 Sugarcane, Energy Cane and Napier Grass 91</span></strong><br />
<span><em>Edward P. Richard, Jr. and William F. Anderson</em></span></span></span></p>

<p><span><span><strong><span>7 Sorghum 109</span></strong><br />
<span><em>William L. Rooney</em></span></span></span></p>

<p><span><span><strong><span>8 Crop Residues 131</span></strong><br />
<span><em>Douglas L. Karlen and David R. Huggins</em></span></span></span></p>

<p><span><span><strong><span>9 Eucalyptus 149</span></strong><br />
<span><em>Michael W. Cunningham and Bijay Tamang</em></span></span></span></p>

<p><span><span><strong><span>10 Pine 161</span></strong><br />
<span><em>David B. South and Mathew Smidt</em></span></span></span></p>

<p><span><span><strong><span>11 Poplar 183</span></strong><br />
<span><em>Andrzej Klasa and Doug Karlen</em></span></span></span></p>

<p><span><span><strong><span>12 Development and Deployment of Willow Biomass Crops 201</span></strong><br />
<span><em>Timothy A. Volk, L.P. Abrahamson, T. Buchholz, J. Caputo, and M. Eisenbies</em></span></span></span></p>

<p><span><span><strong><span>13 Herbaceous Biomass Logistics 219</span></strong><br />
<span><em>John S. Cundiff</em></span></span></span></p>

<p><span><span><strong><span>14 Woody Biomass Logistics 251</span></strong><br />
<span><em>Robert Keefe, Nathaniel Anderson, John Hogland, and Ken Muhlenfeld</em></span></span></span></p>

<p><span><span><strong><span>15 Economic Sustainability of Cellulosic Energy Cropping Systems 281</span></strong><br />
<span><em>Kelly D. Zering</em></span></span></span></p>

<p><span><span><strong><span>16 Environmental Sustainability of Cellulosic Energy Cropping Systems 299</span></strong><br />
<span><em>Richard Lowrance and Adam Davis</em></span></span></span></p>

<p><span><span><strong><span>17 Social Sustainability of Cellulosic Energy Cropping Systems 315</span></strong><br />
<span><em>Cornelia Butler Flora and Charles F. Curtiss</em></span></span></span></p>

<p><span><span><strong><span>18 Commercialization of Cellulosic Energy Cropping Systems 335</span></strong><br />
<span><em>Sam W. Jackson</em></span></span></span></p>

<p><span><span><strong><span>19 Selected Global Examples of Cellulosic Cropping System Trends 345</span></strong><br />
<span><em>Douglas L. Karlen, Marcelo Valadares Galdos, Sarita Candida Rabelo, Henrique Continho Junqueira Franco, Antonio Bonomi, Jihong Li, Shi-Zhong Li, Jaya Shankar Tumuluru, and Leslie Ovard</em></span></span></span></p>

<p><span><span><span>Index 365</span></span></span></p>

<p> </p>', ' 

			Title
			Cellulosic Energy Cropping Systems:Renewable Resources

			Author
			Douglas L.Karlen

			ISBN
			9781119991946

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Cellulosic Energy Cropping Systems:Renewable Resources</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Douglas L.Karlen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781119991946</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"12316"', '"8005"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9187cellulosic.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781119991946&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3862', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3862', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 589, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:03'),
('93e83d0c-9ac5-4567-98c9-16193e188083', '771', NULL, 'Environmental Encyclopaedia in 2 Vols - Historical Chronology, Environmental Legislation 4/e BOOK', 'environmental-encyclopaedia-in-2-vols-historical-chronology-environmental-legislation-4e-book-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-7-771', 'environmental-encyclopaedia-in-2-vols-historical-chronology-environmental-legislation-4e-book-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771-771', 'YJHU88756', 'YJHU88756', 'YJHU88756', NULL, 'Environmental Encyclopaedia in 2 Vols - Historical Chronology, Environmental Legislation 4/e BOOK', '<h1>Environmental Encyclopaedia in 2 Vols - Historical Chronology, Environmental Legislation 4/e BOOK</h1>', 'Sub Title
			No

			Author
			Gale

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414487380

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			4th Revised ed.

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414487380</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th Revised ed.</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"29999"', '"17999"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '4th Revised ed.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8052dpp_10_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YJHU88756&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=771', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=771', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2624, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:03'),
('9417ac41-dfa8-461a-8192-9495aacbb3c2', '4122', 339, 'Fundamentals of Agricultural Economics', 'fundamentals-of-agricultural-economics', 'fundamentals-of-agricultural-economics', '9788192426464', '9788192426464', '9788192426464', NULL, 'About the book

Agricultural economics originally applied the principles of economics to the production of crops and livestock—a discipline known as agronomics. Agronomics was a branch of economics that specifically dealt with land usage. It focused on maximizing the crop yield while maintaining a good soil ecosystem. Throughout the 20th century the discipline expanded and the current scope of the discipline is much broader. Agricultural economics today includes a variety of applied areas, having considerable overlap with conventional economics. Agricultural economics tends to be more microeconomic oriented.

Many undergraduate Agricultural Economics degrees given by universities tend to be more like a traditional business degree rather than a traditional economics degree. At the graduate level, many agricultural economics programs focus on a wide variety of applied microeconomic topics. Their demand is driven by their pragmatism, optimization and decision making skills, and their skills in statistical modelling. This book focuses on both theoretical and applied aspects in a detailed manner and this book should serve as an exhaustive volume on Agricultural Economics taught in the Universities.

Contents:

	Introduction

	Input Demand and Output Supply Functions

	Input Demand and Output Supply Response

	Commercialisation of Small Farm Agriculture

	Cost Inflation in Agriculture

	Economics Analysis of Forest Policy

	Stakeholder Groups in Fishery

	Changing Priorities in Fisheries Development

	Labour Issues for Specific Stakeholder Groups', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural economics originally applied the principles of economics to the production of crops and livestock—a discipline known as agronomics. Agronomics was a branch of economics that specifically dealt with land usage. It focused on maximizing the crop yield while maintaining a good soil ecosystem. Throughout the 20th century the discipline expanded and the current scope of the discipline is much broader. Agricultural economics today includes a variety of applied areas, having considerable overlap with conventional economics. Agricultural economics tends to be more microeconomic oriented.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Many undergraduate Agricultural Economics degrees given by universities tend to be more like a traditional business degree rather than a traditional economics degree. At the graduate level, many agricultural economics programs focus on a wide variety of applied microeconomic topics. Their demand is driven by their pragmatism, optimization and decision making skills, and their skills in statistical modelling. This book focuses on both theoretical and applied aspects in a detailed manner and this book should serve as an exhaustive volume on Agricultural Economics taught in the Universities.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Input Demand and Output Supply Functions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Input Demand and Output Supply Response</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Commercialisation of Small Farm Agriculture</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Cost Inflation in Agriculture</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Economics Analysis of Forest Policy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Stakeholder Groups in Fishery</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Changing Priorities in Fisheries Development</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Labour Issues for Specific Stakeholder Groups</span></span></span></li>
</ol>
', 'Title
			Fundamentals of Agricultural Economics

			Author
			Evan Allan

			ISBN
			9788192426464

			Publisher
			Random Publications

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Fundamentals of Agricultural Economics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Evan Allan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788192426464</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1495"', '"972"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5497fundamental.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788192426464&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4122', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4122', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 339, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:03'),
('9435bf6d-a26c-461e-87b4-7ea1b30121be', '4014', 442, 'Life and Vision of Vedic Seer-4 Vols. (Complete Set)', 'life-and-vision-of-vedic-seer4-vols-complete-set', 'life-and-vision-of-vedic-seer4-vols-complete-set', '8187471131', '8187471131', '8187471131', NULL, 'About the book

Synopsis Life and Vision of vedic Seers is a series aiming at reconstructing lives and thought contents of prominent Vedic seers so that they may emerge out in their individual capacities as great contributors to the history of human vision, ideation and understanding. The Series is intended to cover as many seers as possible. This is the first volume of the Series dealing with the life and attainments of Visvamitra, the seer of the sacred Gayatri mantra. It retraces penetratively the contours of sadhana proceeding along which the great seer could get the vision of the Gayatri and predict prophetically enough the unparalleled longevity of the Indian culture and ethos under its aegis: Visvamitrasya raksati brahmedam bharatam janam.

 ', '<p style="text-align:justify"><span><span><strong><span><span><span><span>About the book</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Synopsis Life and Vision of vedic Seers is a series aiming at reconstructing lives and thought contents of prominent Vedic seers so that they may emerge out in their individual capacities as great contributors to the history of human vision, ideation and understanding. The Series is intended to cover as many seers as possible. This is the first volume of the Series dealing with the life and attainments of Visvamitra, the seer of the sacred Gayatri mantra. It retraces penetratively the contours of sadhana proceeding along which the great seer could get the vision of the Gayatri and predict prophetically enough the unparalleled longevity of the Indian culture and ethos under its aegis: Visvamitrasya raksati brahmedam bharatam janam.</span></span></span></span></span></span></p>

<p> </p>', 'Title
			Life and Vision of Vedic Seer-4 Vols. (Complete Set)

			Author 
			Prof.S.P Singh

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Life and Vision of Vedic Seer-4 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author </span></td>
			<td style="text-align:center"><span>Prof.S.P Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p style="text-align:center"> </p>

<p style="text-align:center"> </p>', '"5296"', '"3707"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82674%20vol.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187471131&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4014', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4014', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 442, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:03'),
('94386ae0-487d-4548-a7c3-1e3045de6c61', '4458', 7, 'The Vedic Order in Tamilakam: Sangam Literature, Dharma, and Kingship', 'the-vedic-order-in-tamilakam-sangam-literature-dharma-and-kingship', 'the-vedic-order-in-tamilakam-sangam-literature-dharma-and-kingship', '9789385830556', '9789385830556', '9789385830556', NULL, 'About the book

The Vedic order in Tamilakam: Sangam Literature, Dharma, and Kingship presents a bold and meticulously researched re-reading of early Tamil civilization (inspired by scholars like KA Nilakanta Shastri and Dr. Nagaswamy). Drawing upon Sangam poems that refer to kings performing great Vedic sacrifices—such as the Rajasuya and other yajnas—and titles like Rajasuyam Vetta Perunarkilli, Professor Ramaswami Subramony demonstrates that ancient Tamilakam was deeply engaged in the wider Vedic world. Literary echoes of the Mahabharata, references to dharmic kingship, and the celebration of sacrificial generosity reveal a shared ethical and political imagination across the subcontinent.

The book further explores how texts like the Silappadikaram portray a distinctly Vedic lifestyle—ritual observances, Vedic settlements, sacred fires, and the performance of yajnas—embedded within Tamil social life. The presence of Chaturvedimangalams (settlements of scholars versed in the four Vedas), inscriptional evidence of Vedic patronage, and references to Brahmins well-versed in the Vedas confirm that Tamilakam was not peripheral but integral to India’s sacred and intellectual traditions. Through close readings of poetry, grammar, ritual vocabulary, and historical sources, this study shows how Vedic concepts of yajna, dharma, kingship, and cosmic order were creatively reimagined within the Tamil tinai landscape and akam-puram poetics. Scholarly yet accessible, the work challenges divisive narratives and restores to ancient Tamil civilization its rightful place within the evolving continuum of Indian cultural unity.

Contents:

	Introduction: Sangam Poetry and the Vedic Presence

	Brahmins and Vedic Scholars in Sangam Society

	Agraharams and the Transmission of Dharma

	Dharmashastra and Temple Administration in Tamilakam

	The Vedas in Sangam Poetry

	Yajnas in Sangam Literature

	Priests, Brahmins, and Agraharams: Institutions of Vedic Transmission

	Kingship and the Dharmic Order in Sangam Tamilakam

	Dharmashastra in Village Panchayats and Local Inscriptions

	Judicial Ethics and Legal Codes in Tamil Inscriptions

	Education and the Vedic Curriculum in Agraharams

	Temple Endowments and the Enforcement of Dharma

	Varnasrama Dharma and Tamil Society

	Dharma and Kingship in the Chola and Pandya Inscriptions

	Chola Courts: Judicial Administration and Dharmashastra

	Dharma, Crime and Punishment in Tamil Epigraphy

	The Duties of the Brahmin in Tamil Society

	Tamilakam as the Land of the Vedas

	Sangam Literature and Vedas

	Sangam Poems

	Sangam Literature and Vedic Tradition

	Silappadikaram

	Manimekalai

	Vedic Traditions in Silappadikaram and Manimekalai

	Tirukkural

	Natyashastra and Sangam Literature

	Sangam Literature and Vedas

	Natyashastra and Manimekalai

	Patronage to Brahmins

	Vedas and Tolkappiyam

	The Vedic Influence in Tolkappiyam’s View of Language and Sacredness

	Pandyas

	Vedas and Maduraikanci: The Role of Vedic Traditions in Tamil Literature

	Influence of Manusmriti and Dharmashastras on Pandya Administration

	Sangam Literature and Vedas, Manu Smriti

	Agraharams in Sangam Literature and Vedic Life

Works Cited

Glossary

Index', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Vedic order in Tamilakam: Sangam Literature, Dharma, and Kingship presents a bold and meticulously researched re-reading of early Tamil civilization (inspired by scholars like KA Nilakanta Shastri and Dr. Nagaswamy). Drawing upon Sangam poems that refer to kings performing great Vedic sacrifices—such as the Rajasuya and other yajnas—and titles like Rajasuyam Vetta Perunarkilli, Professor Ramaswami Subramony demonstrates that ancient Tamilakam was deeply engaged in the wider Vedic world. Literary echoes of the Mahabharata, references to dharmic kingship, and the celebration of sacrificial generosity reveal a shared ethical and political imagination across the subcontinent.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book further explores how texts like the <strong>Silappadikaram </strong>portray a distinctly Vedic lifestyle—ritual observances, Vedic settlements, sacred fires, and the performance of yajnas—embedded within Tamil social life. The presence of Chaturvedimangalams (settlements of scholars versed in the four Vedas), inscriptional evidence of Vedic patronage, and references to Brahmins well-versed in the Vedas confirm that Tamilakam was not peripheral but integral to India’s sacred and intellectual traditions. Through close readings of poetry, grammar, ritual vocabulary, and historical sources, this study shows how Vedic concepts of yajna, dharma, kingship, and cosmic order were creatively reimagined within the Tamil tinai landscape and akam-puram poetics. Scholarly yet accessible, the work challenges divisive narratives and restores to ancient Tamil civilization its rightful place within the evolving continuum of Indian cultural unity.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction: Sangam Poetry and the Vedic Presence</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Brahmins and Vedic Scholars in Sangam Society</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agraharams and the Transmission of Dharma</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dharmashastra and Temple Administration in Tamilakam</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Vedas in Sangam Poetry</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Yajnas in Sangam Literature</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Priests, Brahmins, and Agraharams: Institutions of Vedic Transmission</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Kingship and the Dharmic Order in Sangam Tamilakam</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dharmashastra in Village Panchayats and Local Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Judicial Ethics and Legal Codes in Tamil Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Education and the Vedic Curriculum in Agraharams</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Temple Endowments and the Enforcement of Dharma</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Varnasrama Dharma and Tamil Society</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dharma and Kingship in the Chola and Pandya Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Chola Courts: Judicial Administration and Dharmashastra</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dharma, Crime and Punishment in Tamil Epigraphy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Duties of the Brahmin in Tamil Society</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Tamilakam as the Land of the Vedas</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sangam Literature and Vedas</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sangam Poems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sangam Literature and Vedic Tradition</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Silappadikaram</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Manimekalai</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Vedic Traditions in Silappadikaram and Manimekalai</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Tirukkural</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Natyashastra and Sangam Literature</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sangam Literature and Vedas</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Natyashastra and Manimekalai</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Patronage to Brahmins</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Vedas and Tolkappiyam</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Vedic Influence in Tolkappiyam’s View of Language and Sacredness</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Pandyas</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Vedas and Maduraikanci: The Role of Vedic Traditions in Tamil Literature</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Influence of Manusmriti and Dharmashastras on Pandya Administration</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sangam Literature and Vedas, Manu Smriti</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agraharams in Sangam Literature and Vedic Life</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span>Works Cited</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glossary</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>
', 'Title
			The Vedic Order in Tamilakam: Sangam Literature, Dharma, and Kingship

			Author
			Dr. Ramaswami Subramony

			ISBN
			9789385830556

			Publisher
			Standard Publishers (India)

			Year
			2026

			Language
			English

			Pages
			203

			Binding 
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Vedic Order in Tamilakam: Sangam Literature, Dharma, and Kingship</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830556</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>203</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding </span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1499"', '"975"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, '2026', NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 203, '203', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3224the.jpeg', NULL, '19 | 30 | 31', 'Featured Books', '1', 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789385830556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4458', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4458', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 7, 0, 1, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:03'),
('943a1bfd-111e-4bf3-a895-450448d387bf', '2220', NULL, 'Practical Approach to Classified Catalogue Code', 'practical-approach-to-classified-catalogue-code-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-222-2220', 'practical-approach-to-classified-catalogue-code-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220-2220', 'FDCG5544', 'FDCG5544', 'FDCG5544', NULL, 'Practical Approach to Classified Catalogue Code', '<h1>Practical Approach to Classified Catalogue Code</h1>', 'Sub Title
			No

			Author
			Bharti Sharma, Jayanti Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380013893

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bharti Sharma, Jayanti Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380013893</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"659"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40929789380013893.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FDCG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2220', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2220', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1680, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:03'),
('943b852b-bf6d-494f-9a5f-d31481f36800', '3883', 568, 'Robot Work cells', 'robot-work-cells', 'robot-work-cells', '5-03-000814-4', '5-03-000814-4', '5-03-000814-4', NULL, 'About the book

It is obvious that automation in the main areas of industry is the key to meeting the demand for more products of improved quality and lower cost, increasing the productivity, and improving the standard of living. Today‘ s market requirements can only be met through radicals re-equipment of enterprises using highly productive manufacturing systems, industrial robots, and computers. In this respect, integrated automation in mechanical engineering is the most vital problem since it is this branch of industry that predetermines the rates of modernization of the entire national economy.

Today robot technology plays an increasingly important part in the conversion to more advanced manufacturing practices. Industrial robots can serve as building blocks of versatile work cells which, in turn, can form flexible manufacturing systems and transfer lines.

At present, robots are invading the factories. They are effective tools for automation of both the main and auxiliary operations in small-lot, batch, and mass production. Experience shows that the use of robots, coupled with advanced machinery, increases the productivity on the average 1.5-2 fold, raises the running efficiency of equipment 1.5-1.8 fold, enables the factories to be run at a steady pace, improves the technological culture, and opens the ways for conversion to new forms of production processes at unmanned factories where robots can relieve humans of dirty, dangerous, and difficult jobs.

The aim of the book is to acquaint the reader with the basic information on practical application of robots. It provides insights into robot capabilities and includes up-to-date coverage of many areas where robots successfully perform the assigned tasks, namely, foundry practice, heat treatment, press work and forging, welding, painting, material handling and warehousing. It also considers the aspects of safety engineering, steps of developing the proposals for use of robots, and also describes the methods of evaluating the noneconomic and economic factors in the selection and implementation of robotic technology.

CONTENTS

Preface

Introduction

Chapter 1. Robot Work Cells and Flexible Manufacturing Systems

Chapter 2. Robot Applications in Foundry Practice

Chapter 3. Automation of Heating and Heat Treatment Processes

Chapter 4. Automation of Forging

Chapter 5. Robots in Sheet Presswork

Chapter 6. Robot Applications to Machine Tools

Chapter 7. Robots in Arc Welding

Chapter 8. Robot Application to Assembly Work

Chapter 9. Robots in Electroplating

Chapter 10. Robots in Painting

Chapter 11. Automated Material Handling and Storage Systems

Chapter 12. Safety Engineering

Chapter 13. Implementation of Robot Technology

Chapter 14. Justification for the Use of Robots

References

Index', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>It is obvious that automation in the main areas of industry is the key to meeting the demand for more products of improved quality and lower cost, increasing the productivity, and improving the standard of living. Today‘ s market requirements can only be met through radicals re-equipment of enterprises using highly productive manufacturing systems, industrial robots, and computers. In this respect, integrated automation in mechanical engineering is the most vital problem since it is this branch of industry that predetermines the rates of modernization of the entire national economy.</span></span></span></p>

<p><span><span><span>Today robot technology plays an increasingly important part in the conversion to more advanced manufacturing practices. Industrial robots can serve as building blocks of versatile work cells which, in turn, can form flexible manufacturing systems and transfer lines.</span></span></span></p>

<p><span><span><span>At present, robots are invading the factories. They are effective tools for automation of both the main and auxiliary operations in small-lot, batch, and mass production. Experience shows that the use of robots, coupled with advanced machinery, increases the productivity on the average 1.5-2 fold, raises the running efficiency of equipment 1.5-1.8 fold, enables the factories to be run at a steady pace, improves the technological culture, and opens the ways for conversion to new forms of production processes at unmanned factories where robots can relieve humans of dirty, dangerous, and difficult jobs.</span></span></span></p>

<p><span><span><span>The aim of the book is to acquaint the reader with the basic information on practical application of robots. It provides insights into robot capabilities and includes up-to-date coverage of many areas where robots successfully perform the assigned tasks, namely, foundry practice, heat treatment, press work and forging, welding, painting, material handling and warehousing. It also considers the aspects of safety engineering, steps of developing the proposals for use of robots, and also describes the methods of evaluating the noneconomic and economic factors in the selection and implementation of robotic technology.</span></span></span></p>

<p><span><span><strong>CONTENTS</strong></span></span></p>

<p><span><span><span>Preface</span></span></span></p>

<p><span><span><span>Introduction</span></span></span></p>

<p><span><span><span>Chapter 1. Robot Work Cells and Flexible Manufacturing Systems</span></span></span></p>

<p><span><span><span>Chapter 2. Robot Applications in Foundry Practice</span></span></span></p>

<p><span><span><span>Chapter 3. Automation of Heating and Heat Treatment Processes</span></span></span></p>

<p><span><span><span>Chapter 4. Automation of Forging</span></span></span></p>

<p><span><span><span>Chapter 5. Robots in Sheet Presswork</span></span></span></p>

<p><span><span><span>Chapter 6. Robot Applications to Machine Tools</span></span></span></p>

<p><span><span><span>Chapter 7. Robots in Arc Welding</span></span></span></p>

<p><span><span><span>Chapter 8. Robot Application to Assembly Work</span></span></span></p>

<p><span><span><span>Chapter<strong> </strong>9. Robots in Electroplating</span></span></span></p>

<p><span><span><span>Chapter 10. Robots in Painting</span></span></span></p>

<p><span><span><span>Chapter 11. Automated Material Handling and Storage Systems</span></span></span></p>

<p><span><span><span>Chapter 12. Safety Engineering</span></span></span></p>

<p><span><span><span>Chapter 13. Implementation of Robot Technology</span></span></span></p>

<p><span><span><span>Chapter 14. Justification for the Use of Robots</span></span></span></p>

<p><span><span><span>References</span></span></span></p>

<p><span><span><span>Index</span></span></span></p>', 'Title
			Robot Work cells

			Author
			Yu. G. Kozyrev

			Publisher
			Mir Publishers

			Year of Publication
			1989

			Pages
			248

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Robot Work cells</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Yu. G. Kozyrev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1989</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">248</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 248, '248', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7039robot.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000814-4&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3883', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3883', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 568, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:03'),
('944c18aa-0cd9-4f3b-ae7b-36007069c1cd', '2734', NULL, 'Ecological Criticism For our times - Literature, Nature and Critical Inquiry', 'ecological-criticism-for-our-times-literature-nature-and-critical-inquiry-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-27-2734', 'ecological-criticism-for-our-times-literature-nature-and-critical-inquiry-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734-2734', 'DGTY4344', 'DGTY4344', 'DGTY4344', NULL, 'Ecological Criticism For our times - Literature, Nature and Critical Inquiry', '<h1>Ecological Criticism For our times - Literature, Nature and Critical Inquiry</h1>', 'Sub Title
			No

			Author
			Murali Sivaramakrishnan, Ujjwal Jana

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735883

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Murali Sivaramakrishnan, Ujjwal Jana</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735883</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DGTY4344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2734', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2734', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1374, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:03'),
('944f2276-4ebc-4501-8f2e-0781cf03ac9a', '3977', 475, 'Comprehensive Organic Synthesis: Selectivity Strategy and Efficiency in Modern Organic Chemistry-9 Vols. (Complete Set)', 'comprehensive-organic-synthesis-selectivity-strategy-and-efficiency-in-modern-organic-chemistry9-vols-complete-set', 'comprehensive-organic-synthesis-selectivity-strategy-and-efficiency-in-modern-organic-chemistry9-vols-complete-set', '9788131213018', '9788131213018', '9788131213018', NULL, 'About the Book

The development of more effective routes to known materials and the production of new materials are important goals in many areas, including electronics, agriculture, medicine and textiles. Organic synthesis is central to achieving these goals. Comprehensive Organic Synthesis draws together the common themes that underlie the many apparently disparate areas of organic chemistry which underpin synthetic strategies, thus providing a comprehensive overview of this important discipline.

The contributions have been organized to reflect the way in which synthetic chemists approach a problem. In terms of organic molecules, the work is divided into formation of carbon-carbon bonds, introduction of heteroatoms and heteroatom interconversions. Thus, Volumes 1-5 focus on carbon-carbon formation, but also include aspects of heteroatom introduction. Volumes 6-8 concentrate on interconversion of heteroatoms, but also deal with exchange of carbon-carbon bonds for carbon-heteroatom bonds. Organization of the chapters is along the theme of selectivity, which is a critical question in determining the suitability of a synthetic method. Volume 9 contains cumulative author and subject indexes.

Comprehensive Organic Synthesis will appeal to a wide audience. The set will be an essential reference work for all those seeking information on the solution of synthetic problems, whether they be experienced practitioners or chemists whose major interests lie outside organic synthesis. In addition, synthetic chemists requiring the essential facts in new areas, as well as students completely new to the field, will find Comprehensive Organic Synthesis an invaluable source, providing authoritative accounts of the essential facts and concepts.

Contents

Preface

Contributors to Volume 1

Abbreviations

Contents of All Volumes

Nonstabilized Carbanion Equivalents

1.1 Carbanions of Alkali and Alkaline Earth Cations: (i) Synthesis and Structural

Characterization

1.2 Carbanions of Alkali and Alkaline Earth Cations: (ii) Selectivity of Carbonyl

Addition Reactions

1.3 Organoaluminum Reagents

1.4 Organocopper Reagents

1.5 Organotitanium and Organozirconium Reagents

1.6 Organochromium Reagents

1.7 Organozinc, Organocadmium and Organomercury Reagents

1.8 Organocerium Reagents

1.9 Samarium and Ytterbium Reagents

1.10 Lewis Acid Carbonyl Complexation

1.11 Lewis Acid Promoted Addition Reactions of Organometallic Compounds

1.12 Nucleophilic Addition to Imines and Imine Derivatives

1.13 Nucleophilic Addition to Carboxylic Acid Derivatives

Heteroatom-stabilized Carbanion Equivalents

2.1 Nitrogen Stabilization

2.2 Boron Stabilization

2.3 Sulfur Stabilization

2.4 The Benzoin and Related Acyl Anion Equivalent Reactions

2.5 Silicon Stabilization

2.6 Selenium Stabilization

Transformation of the Corbonyl Group into Nonhydroxylic Groups

3.1 Alkene Synthesis

3.2 Epoxidation and Related Processes

3.3 Skeletal Reorganizations: Chain Extension and Ring Expansion

Author Index

Subject Index

Volume 2

Uncatalyzed Additions of Nucleophilic Alkenes to C=X

1.1 Allyl Organometallics

1.2 Heteroatom-stabilized Allylic Anions

1.3 Propargyl and Allenyl Organometallics

1.4 Formation of Enolates

1.5 The Aldol Reaction: Acid and General Base Catalysis

1.6 The Aldol Reaction: Group I and Group II Enolates

1.7 The Aldol Reaction: Group III Enolates

1.8 Zinc Enolates: the Reformatsky and Blaise Reactions

1.9 The Aldol Reaction: Transition Metal Enolates

1.10 The Henry (Nitroaldol) Reaction

1.11 The Knoevenagel Reaction

1.12 Darzens Glycidic Ester Condensation

1.14 Metal Homoenolates

1.15 Use of Enzymatic Aldol Reactions in Synthesis

1.16 Metalloenamines

1.17 Hydrazone Anions

Catalyzed Additions of Nucleophilic Alkenes to C=X

2.1 The Prins and Carbonyl Ene Reactions

2.2 Allylsilanes, Allylstannanes and Related Systems

2.3 Formation and Addition Reactions of Enol Ethers

2.4 Asymmetric Synthesis with Enol Ethers

2.5 Reactions of Activated Dienes with Aldehydes

Addition-Elimination Reactions (Acylations)

3.1 The Aliphatic Friedel-Crafts Reaction

3.2 The Bimolecular Aromatic Friedel-Crafts Reaction

3.3 The Intramolecular Aromatic Fridel-Crafts Reaction

3.4 The Reimer-Tiemann Reaction

3.5 The Vilsmeier-Haack Reaction

3.6 Acylation of Esters, Ketones and Nitriles

3.7 The Eschenmoser Coupling Reaction

Additions of Nucleophilic Alkenes to C=NR and C=NR2+

4.1 The Bimolecular Aliphatic Mannich and Related Reactions

4.2 The Bimolecular Aromatic Mannich Reaction

4.3 Reactions of Allyl and Propargyl/Allenic Organometallics with Imines and Iminium Ions

4.4 The Intramolecular mannich and related Reactions

4.5 Additions to N-Acyliminium Ions

4.6 The Passerini and Ugi Reactions

Author Index

Subject Index

Volume 3

Alkylation of Carbon

1.1 Alkylations of Enols and Enolates

1.2 Alkylations of Nitrogen-stabilized Carbanions

1.3 Alkylations of Sulfur- and Selenium-containing Carbanions

1.4 Alkylations of Other Heteroatom-stabilized Carbanions

1.5 Alkylations of Nonstabilized Carbanions

1.6 Alkylations of Vinyl Carbanions

1.7 Alkylationa of Alkynyl Carbanions

1.8 Friedel-Crafts Alkylations

1.9 Transannular Electrophilic Cyclizations

Coupling Reactions

2.1 Coupling Reactions between sp3 Carbon Centers

2.2 Coupling Reactions between sp3 and sp2 Carbon Centers

2.3 Coupling Reactions between sp2 Carbon Centers

2.4 Coupling Reactions between sp2 and sp Carbon Centers

2.5 Coupling Reactions between sp Carbon Centers

2.6 Pinacol Coupling Reactions

2.7 Acyloin Coupling Reactions

2.8 Kolbe Reactions

2.9 Oxidative Coupling of Phenols and Phenol Ethers

Rearrangement Reactions

3.1 Wagner-Meerwein Rearrangements

3.2 The Pinacol Rearrangement

3.3 Acid-catalyzed Rearrangements of Epoxides

3.4 The Semipinacol and other Rearrangements

3.5 Dienone-Phenol Rearrangements and Related Reactions

3.6 Benzil-Benzilic Acid Rearrangements

3.7 The Favorskii Rearrangement

3.8 The Ramberg-Backlund Rearrangement

3.9 The Wolff Rearrangement

3.10 The Stevens and Related Rearrangements

3.11 The Wittig Rearrangement

Other Carbon-Carbon Bond Forming Reactions

4.1 Carbonylation and Decarbonylation Reactions

4.2 Carbon-Carbon Bond Formation by C-H insertion

Author Index

Subjet Index

Volume 4

Polar Additions to Activated Alkenes and Alkynes

1.1 Stabilized Nucleophiles with Electron Deficient Alkenes and Alkynes

1.2 Sonjugate Additions of Reactive Carbanions to Activated Alkenes and Alkynes

1.3 Conjugate Additions of Carbon Ligands to Activated Alkenes and Alkynes Mediated by Lewis Acids

1.4 Organocuprates in the Conjugate Addition Reaction

1.5 Asymmetric Nucleophilic Additions to Electron Deficient Alkenes

1.6 Nucleophilic Addition-Electrophilic Coupling with a Carbanion Intermediate

1.7 Addition of H-X Reagents to Alkenes and Alkynes

1.8 Electrophilic Addition of X_Y Reagents to Alkenes and Alkynes

1.9 Electrophilic Heteroatom Cyclizations

Nucleophilic Aromatic Substitutions

2.1 Arene Substitution via Nucleophilic Addition to Electron Deficient Arenes

2.2 Nucleophilic Coupling with Aryl Radicals

2.3 Nucleophilic Coupling with Arynes

2.4 Nucleophili Addition to Arene-Metal Complexes

Polar Additions to Alkenes and Slkynes

3.1 Heteroatom Nucleophiles with Metal-activated alkenes and Alkynes

3.2 Carbon Nucleophiles with Alkenes and Alkynes

3.3 Nucleophiles with Allyl-Metal Complexes

3.4 Nucleophies with Cationic Pentadienyl-Metal Complexes

3.5 Carbon Electrophiles with Dienes and Polyenes Pormoted by Transition Metals

Nonpolar Additions to Alkenes and Alkynes

4.1 Radical Addition Reactions

4.2 Radical Cyclizations and Sequential Radical Reactions

4.3 Vinyl Subtitutions with Organopalladium Intermediates

4.4 Carboetallation of Alkenes and Alkynes

4.5 Hydroformylation and Related Additions of Carbon Monoxide to Alkenes and Alkynes

4.6 Methylene and Nunfunctionalized alkylidene Transfer to Form Cyclopropanes

4.7 Formation and Further Transformations of 1, 1-Dihalocyclopropanes

4.8 Addition of Ketocarbenes to Alkenes, Alkynes and Aromatic Systems

4.9 Intermolecular 1, 3-Dipolar Cycloadditions

4.10 Intramolecular 1, 3-Dipolar Cycloadditions

Author Index

Subject Index

Volume 5

Ene Reactions

1.1 Ene Reactions with Alkenes as Enophiles

1.2 Metallo-ene Reactions

[2 + 2] Cycloadditions

2.1 Thermal Cyclobutane Ring Formation

2.2 Formation of Four-membered Heterocycles

2.3 Photochemical Cycloadditions

2.4 The Paterno-Buchi Reaction

2.5 Di-?-methane Photoisomerizations

2.6 Oxa-di-?-methane Photoisomerizations

[3 +2] Cycloadditions

3.1 Thermal Cycloadditons

3.2 Transition Metal Mediated Cycloadditions

[4 + 2] Cycloadditions

4.1 Intermolecular Diels-Alder Reactions

4.2 Heterodienophile Additions to Dienes

4.3 Heterodiene Additions

4.4 Intramolecular Diels-Alder Reactions

4.5 Retrograde Diels-Alder Reactions

Higher-order Processes

5.1 [4 + 3] Cycloadditions

5.2 [4 + 4] and [6 + 4] Cycloadditions

5.3 [3 + 2] and [5 + 2] Arene-Alkene Photocycloadditions

Electrocyclic Processes

6.1 Cyclobutene Ring Opening Reactions

6.2 1, 3-Cyclohexadiene Formation Reactions

6.3 Nazarov and Related Cationic Cyclizations

Sigmatropic Processes

7.1 Cope, Oxy-Cope and Anionic Oxy-Cope Rearrangements

7.2 Claisen Rearrangements

7.3 Consecutive Rearrangements

Small Ring Rearrangements

8.1 Rearrangements of Vinylcyclopropanes and Related Systems

8.2 Rearrangements of Divinylcyclopropanes

8.3 Charge-accelerated Rearrangements

Other Transition Metal Associated Reactions

9.1 The Pauson-Khand Reaction

9.2 Metal-Carbene Cycloadditions

9.3 Alkene Metathesis and Related Reactions

9.4 [2 + 2 + 2] Cycloadditions

9.5 Zirconium-promoted Bicyclization of Enynes

9.6 Metal-catalyzed Cycloadditions of Small Ring Compounds

Author Index

Subject Index

Volume 6

Displacement by substitution Processes

1.1 Synthesis of Alcohols and Ethers

1.2 Synthesis of Glycosides

1.3 Synthesis of Amines and Ammonium Salts

1.4 Synthesis of Nitroso, Nitro and Related Compounds

1.5 Synthesis of Sulfides, Sulfoxides and Sulfones

1.6 Synthesis of Phosphonium Ylides

1.7 Synthesis of Halides

1.8 synthesis of Pseudohalides, Nitriles and Related Compounds

1.9 Ritter-type Reactions

Acylation-type Reactions

2.1 Synthesis of Acid Halides, Anhydrides and Related Compounds

2.2 Synthesis of Esters, Activated Esters and Lactones

2.3 Synthesis of Amides and Related Compounds

2.4 Synthesis of Thioamides and Thiolactams

2.5 Synthesis of Thioesters and Thiolactones

2.6 Selenoesters of All Oxidation States

2.7 Synthesis of Iminium Salts, Orthoesters and Related Compounds

2.8 Inorganic Acid Derivatives

Protecting Groups

3.1 Protecting Groups

Functional Group interconversion

4.1 Carbonyl Group Derivatization

4.2 Use of Carbonyl Derivatives for Heterocyclic Synthesis

4.3 Functional Group Transformations via Carbonyl Derivatives

4.4 Degradation Reactions

4.5 Functional Group Transformations via Allyl Rearrangement

4.6 2, 3-Sigmatropic Rearrangements

4.7 Polonovski- and Pummerer-type Reactions and the Nef Reaction

Elimination Reactions

5.1 Eliminations to Form Alkenes, Allenes and Alkynes and Related Reactions

5.2 Reductive Elimination, Vicinal Deoxygenation and Vicinal Desilylation

5.3 The Cope Elimination, Sulfoxide Elimination and Related Thermal Reactions

5.4 Fragmentation Reactions

Author Index

Subject Index

Volume 7

Oxidation of Unactivated C-H Bonds

1.1 Oxidation by Chemical Methods

1.2 Oxidation by Nitrene Insertion

1.3 Oxidation by Remote Functionalization Methods

1.4 Oxidation by Microbial Methods

Oxidation of Activated C-H Bonds

2.1 Oxidation Adjacent to C=C Bonds

2.2 Oxidation Adjacent to C=X Bonds by Dehydrogenation

2.3 Oxidation Adjacent to C=X Bonds by Hydroxylation Methods

2.4 Oxidation Adjacent to Sulfur

2.5 Oxidation Adjacent to Nitrogen

2.6 Oxidation Adjacent to Oxygen of Ethers

2.7 Oxidation Adjacent to Oxygen of Alcohols by Chromium Reagents

2.8 Oxidation Adjacent to Oxygen of Alcohols by Activated DMSO Methods

2.9 Oxidation Adjacent to Oxygen of Alcohols by Other Methods

2.10 Vinylic and Arylic C-H Oxidation

2.11 Synthesis of Quinones

Oxidation of C=C Bonds

3.1 Addition Reactions with Formation of Carbon-Oxygen Bonds: (i) General Methods of Epoxidation

3.2 Addition Reactions with Formation of Carbon-Oxygen Bonds: (ii) Asymmetric Methods of Epoxidation

3.3 Addition Reactions with Formation of Carbon-Oxygen Bonds: (iii) Glycol Forming Reactions

3.4 Addition Reactions with Formation of Carbon-Oxygen Bonds: (iv) The Wacker Oxidation and Related Reactions

3.5 Addition Reactions with Formation of Carbon-Nitrogen Bonds

3.6 Addition Reactions with Formation of Carbon-Sulfur or Carbon-Selenium Bonds

3.7 Addition Reactions with Formation of Carbon-Halogen Bonds

3.8 Cleavage Reactions

Oxidation of C-X Bonds

4.1 Oxidation of Carbon-Boron Bonds

4.2 Oxidation of Carbon-Metal Bonds

4.3 Oxidation of Carbon-Silicon Bonds

4.4 Oxidation of Carbon-Halogen Bonds

Oxidation of C-C Bonds

5.1 The Baeyer- Villiger Reaction

5.2 The Beckmann and Related Reactions

5.3 Glycol Cleavage Reactions

5.4 The Hunsdiecker and Related Reactions

Oxidation of Heteroatoms

6.1 Oxidation of Nitrogen and Phosphorus

6.2 Oxidation of Sulfur, Selenium and Tellurium

Special Topics

7.1 Oxidation by Electrochemical Mehtods

7.2 Oxidative Rearrangement Reactions

7.3 Solid-supported Oxidants

7.4 Electron-transfer Oxidation

Author Index

Subject Index

Volume 8

Reduction of C=X Bonds

1.1 Reduction of C=O to CHOH by Metal Hydrides

1.2 Reduction of C=N to CHNH by Metal Hydrides

1.3 Reduction of C=X to CHXH by Hydride Delivery from Carbon

1.4 Reduction of C=X to CHXH by Dissolving Metals and Related Methods

1.5 Reduction of C=X to CHXH Electrolytically

1.6 Reduction of C=X to CHXH by Catalytic Hydrogenation

1.7 Reduction of C=X to CHXH by Chirally Modified Hydride Reagents

1.8 Reduction of C=X to CHXH Using Enzymes and Microorganisms

1.9 Reduction of Acetals, Azaacetals and Thioacetals to Ethers

1.10 Reduction of Carboxylic Acid Derivatives to Alcohols, Ethers and Amines

1.11 Reduction of Carboxylic Acids to Aldehydes by Metal Hydrides

1.12 Reduction of Carboxylic Acids to Aldehydes by Other Methods

1.13 Reduction of C=X to CH2 by Dissolving Metals and Related Methods

1.14 Reduction of C=X to CH2 by Wolff-Kishner and Other Hydrazone Methods

Reduction of X=Y Bonds

2.1 Reduction of Nitro and Nirtroso Compounds

2.2 Reduction of N=N, N-N, N-O and O-O Bonds

2.3 Reduction of S=O and SO2 to S, P=O to P, and of S-X to S-H

Reduction of C=C and C=C Bonds

3.1 Heterogeneous Catalytic Hydrogenation of C=C and C=C

3.2 Homogeneous Catalytic Hydrogenation of C=C and C=C

3.3 Reduction of C=C and C=C by Noncatalytic Chemical Methods

3.4 Partial Reduction of Aromatic Rings by Dissolving Metals and Other Methods

3.5 partial reduction of Enones, Styrenes and Related Systems

3.6 Partial and Complete Reduction of Pyridines and their Benzo Analogs

3.7 Partial and Complete Reduction of Pyrroles, Furans, Thiophenes and Their Benzo Amalog’s

3.8 Partial and Complete Reduction of Heterocycles Containing More than One Heteroatom

3.9 hydrozirconation of C=C and C=C, and Hydrometallation by Other Metals

3.10 Hydroboration of C=C and C=C

3.11 Hydroalumination of C=C and C=C

3.12 Hydrosilylation of C=C and C=C

Reduction of C-X to C-H

4.1 Reduction of Saturated Alkyl Halides to Alkanes

4.2 Reduction og Saturated Alcohols and Amines to Alkanes

4.3 Reduction of Heteroatoms Bonded to Tetrahedral Carbon

4.4 Reduction of Epoxides

4.5 Reduction of Vinyl Halides to Alkenes, and of Aryl Halides to Arenes

4.6 Reduction of Ketones to Alkenes

4.7 Hydrogenolysis of Allyl and Benzyl Halides and Related Compounds

4.8 Reduction of?-Substituted Carbonyl Compounds-CX-CO- to Carbonyl Compounds-CH-CO-

Author Index

Subject Index

Volume 9

Cumulative Author Index

Cumulative Subject Index', '<p><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The development of more effective routes to known materials and the production of new materials are important goals in many areas, including electronics, agriculture, medicine and textiles. Organic synthesis is central to achieving these goals. Comprehensive Organic Synthesis draws together the common themes that underlie the many apparently disparate areas of organic chemistry which underpin synthetic strategies, thus providing a comprehensive overview of this important discipline.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The contributions have been organized to reflect the way in which synthetic chemists approach a problem. In terms of organic molecules, the work is divided into formation of carbon-carbon bonds, introduction of heteroatoms and heteroatom interconversions. Thus, Volumes 1-5 focus on carbon-carbon formation, but also include aspects of heteroatom introduction. Volumes 6-8 concentrate on interconversion of heteroatoms, but also deal with exchange of carbon-carbon bonds for carbon-heteroatom bonds. Organization of the chapters is along the theme of selectivity, which is a critical question in determining the suitability of a synthetic method. Volume 9 contains cumulative author and subject indexes.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Comprehensive Organic Synthesis will appeal to a wide audience. The set will be an essential reference work for all those seeking information on the solution of synthetic problems, whether they be experienced practitioners or chemists whose major interests lie outside organic synthesis. In addition, synthetic chemists requiring the essential facts in new areas, as well as students completely new to the field, will find Comprehensive Organic Synthesis an invaluable source, providing authoritative accounts of the essential facts and concepts.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents </span></span></strong></span></span></p>

<p><span><span><strong><span><span>Preface</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Contributors to Volume 1</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Abbreviations</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Contents of All Volumes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Nonstabilized Carbanion Equivalents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.1 Carbanions of Alkali and Alkaline Earth Cations: (i) Synthesis and Structural</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Characterization</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.2 Carbanions of Alkali and Alkaline Earth Cations: (ii) Selectivity of Carbonyl</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Addition Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.3 Organoaluminum Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.4 Organocopper Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.5 Organotitanium and Organozirconium Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.6 Organochromium Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.7 Organozinc, Organocadmium and Organomercury Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.8 Organocerium Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.9 Samarium and Ytterbium Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.10 Lewis Acid Carbonyl Complexation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.11 Lewis Acid Promoted Addition Reactions of Organometallic Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.12 Nucleophilic Addition to Imines and Imine Derivatives</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.13 Nucleophilic Addition to Carboxylic Acid Derivatives</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Heteroatom-stabilized Carbanion Equivalents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.1 Nitrogen Stabilization</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.2 Boron Stabilization</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.3 Sulfur Stabilization</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.4 The Benzoin and Related Acyl Anion Equivalent Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.5 Silicon Stabilization</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.6 Selenium Stabilization</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Transformation of the Corbonyl Group into Nonhydroxylic Groups</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.1 Alkene Synthesis</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.2 Epoxidation and Related Processes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.3 Skeletal Reorganizations: Chain Extension and Ring Expansion</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Subject Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Volume 2</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Uncatalyzed Additions of Nucleophilic Alkenes to C=X</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.1 Allyl Organometallics</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.2 Heteroatom-stabilized Allylic Anions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.3 Propargyl and Allenyl Organometallics</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.4 Formation of Enolates</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.5 The Aldol Reaction: Acid and General Base Catalysis</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.6 The Aldol Reaction: Group I and Group II Enolates</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.7 The Aldol Reaction: Group III Enolates</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.8 Zinc Enolates: the Reformatsky and Blaise Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.9 The Aldol Reaction: Transition Metal Enolates</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.10 The Henry (Nitroaldol) Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.11 The Knoevenagel Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.12 Darzens Glycidic Ester Condensation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.14 Metal Homoenolates</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.15 Use of Enzymatic Aldol Reactions in Synthesis</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.16 Metalloenamines</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.17 Hydrazone Anions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Catalyzed Additions of Nucleophilic Alkenes to C=X</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.1 The Prins and Carbonyl Ene Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.2 Allylsilanes, Allylstannanes and Related Systems</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.3 Formation and Addition Reactions of Enol Ethers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.4 Asymmetric Synthesis with Enol Ethers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.5 Reactions of Activated Dienes with Aldehydes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Addition-Elimination Reactions (Acylations)</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.1 The Aliphatic Friedel-Crafts Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.2 The Bimolecular Aromatic Friedel-Crafts Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.3 The Intramolecular Aromatic Fridel-Crafts Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.4 The Reimer-Tiemann Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.5 The Vilsmeier-Haack Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.6 Acylation of Esters, Ketones and Nitriles</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.7 The Eschenmoser Coupling Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Additions of Nucleophilic Alkenes to C=NR and C=NR2+</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.1 The Bimolecular Aliphatic Mannich and Related Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.2 The Bimolecular Aromatic Mannich Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.3 Reactions of Allyl and Propargyl/Allenic Organometallics with Imines and Iminium Ions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.4 The Intramolecular mannich and related Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.5 Additions to N-Acyliminium Ions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.6 The Passerini and Ugi Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Subject Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Volume 3</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Alkylation of Carbon</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.1 Alkylations of Enols and Enolates</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.2 Alkylations of Nitrogen-stabilized Carbanions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.3 Alkylations of Sulfur- and Selenium-containing Carbanions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.4 Alkylations of Other Heteroatom-stabilized Carbanions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.5 Alkylations of Nonstabilized Carbanions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.6 Alkylations of Vinyl Carbanions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.7 Alkylationa of Alkynyl Carbanions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.8 Friedel-Crafts Alkylations</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.9 Transannular Electrophilic Cyclizations</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Coupling Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.1 Coupling Reactions between sp3 Carbon Centers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.2 Coupling Reactions between sp3 and sp2 Carbon Centers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.3 Coupling Reactions between sp2 Carbon Centers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.4 Coupling Reactions between sp2 and sp Carbon Centers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.5 Coupling Reactions between sp Carbon Centers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.6 Pinacol Coupling Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.7 Acyloin Coupling Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.8 Kolbe Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.9 Oxidative Coupling of Phenols and Phenol Ethers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Rearrangement Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.1 Wagner-Meerwein Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.2 The Pinacol Rearrangement</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.3 Acid-catalyzed Rearrangements of Epoxides</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.4 The Semipinacol and other Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.5 Dienone-Phenol Rearrangements and Related Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.6 Benzil-Benzilic Acid Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.7 The Favorskii Rearrangement</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.8 The Ramberg-Backlund Rearrangement</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.9 The Wolff Rearrangement</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.10 The Stevens and Related Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.11 The Wittig Rearrangement</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Other Carbon-Carbon Bond Forming Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.1 Carbonylation and Decarbonylation Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.2 Carbon-Carbon Bond Formation by C-H insertion</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Subjet Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Volume 4</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Polar Additions to Activated Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.1 Stabilized Nucleophiles with Electron Deficient Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.2 Sonjugate Additions of Reactive Carbanions to Activated Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.3 Conjugate Additions of Carbon Ligands to Activated Alkenes and Alkynes Mediated by Lewis Acids</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.4 Organocuprates in the Conjugate Addition Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.5 Asymmetric Nucleophilic Additions to Electron Deficient Alkenes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.6 Nucleophilic Addition-Electrophilic Coupling with a Carbanion Intermediate</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.7 Addition of H-X Reagents to Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.8 Electrophilic Addition of X_Y Reagents to Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.9 Electrophilic Heteroatom Cyclizations</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Nucleophilic Aromatic Substitutions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.1 Arene Substitution via Nucleophilic Addition to Electron Deficient Arenes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.2 Nucleophilic Coupling with Aryl Radicals</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.3 Nucleophilic Coupling with Arynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.4 Nucleophili Addition to Arene-Metal Complexes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Polar Additions to Alkenes and Slkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.1 Heteroatom Nucleophiles with Metal-activated alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.2 Carbon Nucleophiles with Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.3 Nucleophiles with Allyl-Metal Complexes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.4 Nucleophies with Cationic Pentadienyl-Metal Complexes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.5 Carbon Electrophiles with Dienes and Polyenes Pormoted by Transition Metals</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Nonpolar Additions to Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.1 Radical Addition Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.2 Radical Cyclizations and Sequential Radical Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.3 Vinyl Subtitutions with Organopalladium Intermediates</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.4 Carboetallation of Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.5 Hydroformylation and Related Additions of Carbon Monoxide to Alkenes and Alkynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.6 Methylene and Nunfunctionalized alkylidene Transfer to Form Cyclopropanes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.7 Formation and Further Transformations of 1, 1-Dihalocyclopropanes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.8 Addition of Ketocarbenes to Alkenes, Alkynes and Aromatic Systems</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.9 Intermolecular 1, 3-Dipolar Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.10 Intramolecular 1, 3-Dipolar Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Subject Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Volume 5</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Ene Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.1 Ene Reactions with Alkenes as Enophiles</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.2 Metallo-ene Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>[2 + 2] Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.1 Thermal Cyclobutane Ring Formation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.2 Formation of Four-membered Heterocycles</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.3 Photochemical Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.4 The Paterno-Buchi Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.5 Di-?-methane Photoisomerizations</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.6 Oxa-di-?-methane Photoisomerizations</span></span></strong></span></span></p>

<p><span><span><strong><span><span>[3 +2] Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.1 Thermal Cycloadditons</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.2 Transition Metal Mediated Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>[4 + 2] Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.1 Intermolecular Diels-Alder Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.2 Heterodienophile Additions to Dienes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.3 Heterodiene Additions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.4 Intramolecular Diels-Alder Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.5 Retrograde Diels-Alder Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Higher-order Processes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.1 [4 + 3] Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.2 [4 + 4] and [6 + 4] Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.3 [3 + 2] and [5 + 2] Arene-Alkene Photocycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Electrocyclic Processes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>6.1 Cyclobutene Ring Opening Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>6.2 1, 3-Cyclohexadiene Formation Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>6.3 Nazarov and Related Cationic Cyclizations</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Sigmatropic Processes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>7.1 Cope, Oxy-Cope and Anionic Oxy-Cope Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>7.2 Claisen Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>7.3 Consecutive Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Small Ring Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>8.1 Rearrangements of Vinylcyclopropanes and Related Systems</span></span></strong></span></span></p>

<p><span><span><strong><span><span>8.2 Rearrangements of Divinylcyclopropanes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>8.3 Charge-accelerated Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Other Transition Metal Associated Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>9.1 The Pauson-Khand Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>9.2 Metal-Carbene Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>9.3 Alkene Metathesis and Related Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>9.4 [2 + 2 + 2] Cycloadditions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>9.5 Zirconium-promoted Bicyclization of Enynes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>9.6 Metal-catalyzed Cycloadditions of Small Ring Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Subject Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Volume 6</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Displacement by substitution Processes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.1 Synthesis of Alcohols and Ethers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.2 Synthesis of Glycosides</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.3 Synthesis of Amines and Ammonium Salts</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.4 Synthesis of Nitroso, Nitro and Related Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.5 Synthesis of Sulfides, Sulfoxides and Sulfones</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.6 Synthesis of Phosphonium Ylides</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.7 Synthesis of Halides</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.8 synthesis of Pseudohalides, Nitriles and Related Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.9 Ritter-type Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Acylation-type Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.1 Synthesis of Acid Halides, Anhydrides and Related Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.2 Synthesis of Esters, Activated Esters and Lactones</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.3 Synthesis of Amides and Related Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.4 Synthesis of Thioamides and Thiolactams</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.5 Synthesis of Thioesters and Thiolactones</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.6 Selenoesters of All Oxidation States</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.7 Synthesis of Iminium Salts, Orthoesters and Related Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.8 Inorganic Acid Derivatives</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Protecting Groups</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.1 Protecting Groups</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Functional Group interconversion</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.1 Carbonyl Group Derivatization</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.2 Use of Carbonyl Derivatives for Heterocyclic Synthesis</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.3 Functional Group Transformations via Carbonyl Derivatives</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.4 Degradation Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.5 Functional Group Transformations via Allyl Rearrangement</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.6 2, 3-Sigmatropic Rearrangements</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.7 Polonovski- and Pummerer-type Reactions and the Nef Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Elimination Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.1 Eliminations to Form Alkenes, Allenes and Alkynes and Related Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.2 Reductive Elimination, Vicinal Deoxygenation and Vicinal Desilylation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.3 The Cope Elimination, Sulfoxide Elimination and Related Thermal Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.4 Fragmentation Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Subject Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Volume 7</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Oxidation of Unactivated C-H Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.1 Oxidation by Chemical Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.2 Oxidation by Nitrene Insertion</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.3 Oxidation by Remote Functionalization Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.4 Oxidation by Microbial Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Oxidation of Activated C-H Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.1 Oxidation Adjacent to C=C Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.2 Oxidation Adjacent to C=X Bonds by Dehydrogenation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.3 Oxidation Adjacent to C=X Bonds by Hydroxylation Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.4 Oxidation Adjacent to Sulfur</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.5 Oxidation Adjacent to Nitrogen</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.6 Oxidation Adjacent to Oxygen of Ethers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.7 Oxidation Adjacent to Oxygen of Alcohols by Chromium Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.8 Oxidation Adjacent to Oxygen of Alcohols by Activated DMSO Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.9 Oxidation Adjacent to Oxygen of Alcohols by Other Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.10 Vinylic and Arylic C-H Oxidation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.11 Synthesis of Quinones</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Oxidation of C=C Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.1 Addition Reactions with Formation of Carbon-Oxygen Bonds: (i) General Methods of Epoxidation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.2 Addition Reactions with Formation of Carbon-Oxygen Bonds: (ii) Asymmetric Methods of Epoxidation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.3 Addition Reactions with Formation of Carbon-Oxygen Bonds: (iii) Glycol Forming Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.4 Addition Reactions with Formation of Carbon-Oxygen Bonds: (iv) The Wacker Oxidation and Related Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.5 Addition Reactions with Formation of Carbon-Nitrogen Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.6 Addition Reactions with Formation of Carbon-Sulfur or Carbon-Selenium Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.7 Addition Reactions with Formation of Carbon-Halogen Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.8 Cleavage Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Oxidation of C-X Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.1 Oxidation of Carbon-Boron Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.2 Oxidation of Carbon-Metal Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.3 Oxidation of Carbon-Silicon Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.4 Oxidation of Carbon-Halogen Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Oxidation of C-C Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.1 The Baeyer- Villiger Reaction</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.2 The Beckmann and Related Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.3 Glycol Cleavage Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>5.4 The Hunsdiecker and Related Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Oxidation of Heteroatoms</span></span></strong></span></span></p>

<p><span><span><strong><span><span>6.1 Oxidation of Nitrogen and Phosphorus</span></span></strong></span></span></p>

<p><span><span><strong><span><span>6.2 Oxidation of Sulfur, Selenium and Tellurium</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Special Topics</span></span></strong></span></span></p>

<p><span><span><strong><span><span>7.1 Oxidation by Electrochemical Mehtods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>7.2 Oxidative Rearrangement Reactions</span></span></strong></span></span></p>

<p><span><span><strong><span><span>7.3 Solid-supported Oxidants</span></span></strong></span></span></p>

<p><span><span><strong><span><span>7.4 Electron-transfer Oxidation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Subject Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Volume 8</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Reduction of C=X Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.1 Reduction of C=O to CHOH by Metal Hydrides</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.2 Reduction of C=N to CHNH by Metal Hydrides</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.3 Reduction of C=X to CHXH by Hydride Delivery from Carbon</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.4 Reduction of C=X to CHXH by Dissolving Metals and Related Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.5 Reduction of C=X to CHXH Electrolytically</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.6 Reduction of C=X to CHXH by Catalytic Hydrogenation</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.7 Reduction of C=X to CHXH by Chirally Modified Hydride Reagents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.8 Reduction of C=X to CHXH Using Enzymes and Microorganisms</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.9 Reduction of Acetals, Azaacetals and Thioacetals to Ethers</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.10 Reduction of Carboxylic Acid Derivatives to Alcohols, Ethers and Amines</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.11 Reduction of Carboxylic Acids to Aldehydes by Metal Hydrides</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.12 Reduction of Carboxylic Acids to Aldehydes by Other Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.13 Reduction of C=X to CH2 by Dissolving Metals and Related Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>1.14 Reduction of C=X to CH2 by Wolff-Kishner and Other Hydrazone Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Reduction of X=Y Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.1 Reduction of Nitro and Nirtroso Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.2 Reduction of N=N, N-N, N-O and O-O Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>2.3 Reduction of S=O and SO2 to S, P=O to P, and of S-X to S-H</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Reduction of C=C and C=C Bonds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.1 Heterogeneous Catalytic Hydrogenation of C=C and C=C</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.2 Homogeneous Catalytic Hydrogenation of C=C and C=C</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.3 Reduction of C=C and C=C by Noncatalytic Chemical Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.4 Partial Reduction of Aromatic Rings by Dissolving Metals and Other Methods</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.5 partial reduction of Enones, Styrenes and Related Systems</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.6 Partial and Complete Reduction of Pyridines and their Benzo Analogs</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.7 Partial and Complete Reduction of Pyrroles, Furans, Thiophenes and Their Benzo Amalog’s</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.8 Partial and Complete Reduction of Heterocycles Containing More than One Heteroatom</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.9 hydrozirconation of C=C and C=C, and Hydrometallation by Other Metals</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.10 Hydroboration of C=C and C=C</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.11 Hydroalumination of C=C and C=C</span></span></strong></span></span></p>

<p><span><span><strong><span><span>3.12 Hydrosilylation of C=C and C=C</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Reduction of C-X to C-H</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.1 Reduction of Saturated Alkyl Halides to Alkanes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.2 Reduction og Saturated Alcohols and Amines to Alkanes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.3 Reduction of Heteroatoms Bonded to Tetrahedral Carbon</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.4 Reduction of Epoxides</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.5 Reduction of Vinyl Halides to Alkenes, and of Aryl Halides to Arenes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.6 Reduction of Ketones to Alkenes</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.7 Hydrogenolysis of Allyl and Benzyl Halides and Related Compounds</span></span></strong></span></span></p>

<p><span><span><strong><span><span>4.8 Reduction of?-Substituted Carbonyl Compounds-CX-CO- to Carbonyl Compounds-CH-CO-</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Subject Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Volume 9</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Cumulative Author Index</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Cumulative Subject Index </span></span></strong></span></span></p>', 'Title
			Comprehensive Organic Synthesis: Selectivity Strategy and Efficiency in Modern Organic Chemistry-9 Vols. (Complete Set)

			Author
			Barry M.Trost

			ISBN
			9788131213018

			Publisher
			Elsevier

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Comprehensive Organic Synthesis: Selectivity Strategy and Efficiency in Modern Organic Chemistry-9 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Barry M.Trost</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131213018</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"49995"', '"29997"', '"0"', 6, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7177WhatsApp%20Image%202025-08-12%20at%2012.09.50%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131213018&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3977', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3977', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 475, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:03'),
('94577a6f-a862-4a1c-b75a-4660cc0dcaf4', '3384', NULL, 'Biotechnology - Changing Life Through Science V 2 : Agriculture', 'biotechnology-changing-life-through-science-v-2-agriculture-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3-3384', 'biotechnology-changing-life-through-science-v-2-agriculture-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384-3384', '9781414401539', '9781414401539', '9781414401539', NULL, 'FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS

However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.

Content - Introduction, Timeline, Words to Know, Volume 1: Medicine, Volume 2:  Agriculture, Volume 3: Industry, Where To Learn More, Index      ', '<p style="text-align:justify"><span><span>FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS</span></span></p>

<p style="text-align:justify"><span><span>However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.</span></span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Introduction, Timeline, Words to Know, Volume 1: Medicine, Volume 2:  Agriculture, Volume 3: Industry, Where To Learn More, Index</span>      </span></span></span></p>', 'Sub Title

			Biotechnology - Changing Life Through Science              V 2 : Agriculture   

			Author

			K. Lee Lerner, Brenda Wilmoth Lerner

			About Author

			As per Book

			ISBN 10 Digit

			1414401531

			ISBN 13 Digit

			9781414401539

			Pages

			252

			Binding

			Hardcover

			Year of Publication

			2007

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Biotechnology - Changing Life Through Science              V 2 : Agriculture   </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>K. Lee Lerner, Brenda Wilmoth Lerner</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>1414401531</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>9781414401539</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span>252</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2007</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"8400"', '"5040"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 252, '252', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5854Biotechnology%20-%20Changing%20Life%20Through%20Science%20V%202%20%20Agriculture.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414401539&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3384', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3384', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1007, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:03'),
('9468171a-42af-4f03-bd84-0c4fd2f90a87', '4183', 279, 'Strategic Brand Management: Building, Measuring, And Managing Brand Equity 5/e', 'strategic-brand-management-building-measuring-and-managing-brand-equity-5e', 'strategic-brand-management-building-measuring-and-managing-brand-equity-5e', '9789353946135', '9789353946135', '9789353946135', NULL, 'About the book

Strategic Brand Management—Building, Measuring, And Managing Brand Equity, 5e, deals with the importance of brands, their meaning to consumers, and how they can be managed properly. This book aims to provide a comprehensive and up-to-date treatment of the subjects of brands, brand equity, and strategic brand management—the design and implementation of marketing programs and activities to build, measure, and manage brand equity, with emphasis on customer-based brand equity. All new and updated, this edition provides a fresh look at branding paradigms and practices from digital perspective while retaining the relevance of traditional brand management. A new chapter—“Branding in the Digital Era”— talks of the provides a comprehensive overview of the major digital channels, and discusses their pros and cons. The concepts and techniques to improve the long-term profitability of their brand strategies are discussed in light of the current thinking and developments from both academics and industry participants, making the content relevant for both students of business management as well as practicing managers. The book entails examples of global brands—Amazon, Google, Apple, Mountain Dew and Harley Davidson—and also focuses on leading Indian brands and their strategies. Examples of brand stories like Amul, Dabur, HCL Laptops, Fastrack, Mahindra Scorpio, Old Monk, and Royal Enfield reveal the brand dynamics of these established names in the consumer world. In addition, cases of brand building strategies that added to the growth story of new brands—Yoga Bar, Bira, D Décor, Lenskart, and Paytm—provides new perspectives to ever-evolving brand strategies. New topics like Attribution modeling, Social listening, Influencer marketing, Online brand engagement, Netnography, Digital platform brands, Digital native vertical brands, Marketing to bicultural consumers and Managing brand crises in the social media era have been included to keep the reader abreast of the latest happening in the branding world. Highlights of the book - Comprehensive and up-do-date content - New chapter on digital perspective in brand management - Branding from the standpoint of the consumer—customer-based brand equity - New examples of brand timeline and transformation of innovative brands—new and established - Indian brand stories - New topics on branding avenues—Influencer marketing, Social Media crisis, Digital native brands, etc.

Content:

PART I Opening Perspectives

CHAPTER 1 Brands and Brand Management

PART II Developing a Brand Strategy

CHAPTER 2 Customer-Based Brand Equity and Brand Positioning

CHAPTER 3 Brand Resonance and the Brand Value Chain

PART III Designing and Implementing Brand Marketing Programs

CHAPTER 4 Choosing Brand Elements to Build Brand Equity

CHAPTER 5 Designing Marketing Programs to Build Brand Equity

CHAPTER 6 Integrating Marketing Communications to Build Brand Equity

CHAPTER 7 Branding in the Digital Era

Chapter 8 Leveraging Secondary Brand Associations to Build Brand Equity

PART IV Measuring And Interpreting Brand Performance

Chapter 9 Developing a Brand Equity Measurement and Management System

Chapter 10 Measuring Sources of Brand Equity: Capturing Customer Mind-Set

Chapter 11 Measuring Outcomes of Brand Equity: Capturing Market Performance

PART V Growing and Sustaining Brand Equity

Chapter 12 Designing and Implementing Brand Architecture Strategies

Chapter 13 Introducing and Naming New Products and Brand Extensions

Chapter 14 Managing Brands Over Time

Chapter 15 Managing Brands Over Geographic Boundaries and Market Segments

PART VI Closing Perspectives

Chapter 16 Closing Observations', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Strategic Brand Management—Building, Measuring, And Managing Brand Equity, 5e, deals with the importance of brands, their meaning to consumers, and how they can be managed properly. This book aims to provide a comprehensive and up-to-date treatment of the subjects of brands, brand equity, and strategic brand management—the design and implementation of marketing programs and activities to build, measure, and manage brand equity, with emphasis on customer-based brand equity. All new and updated, this edition provides a fresh look at branding paradigms and practices from digital perspective while retaining the relevance of traditional brand management. A new chapter—“Branding in the Digital Era”— talks of the provides a comprehensive overview of the major digital channels, and discusses their pros and cons. The concepts and techniques to improve the long-term profitability of their brand strategies are discussed in light of the current thinking and developments from both academics and industry participants, making the content relevant for both students of business management as well as practicing managers. The book entails examples of global brands—Amazon, Google, Apple, Mountain Dew and Harley Davidson—and also focuses on leading Indian brands and their strategies. Examples of brand stories like Amul, Dabur, HCL Laptops, Fastrack, Mahindra Scorpio, Old Monk, and Royal Enfield reveal the brand dynamics of these established names in the consumer world. In addition, cases of brand building strategies that added to the growth story of new brands—Yoga Bar, Bira, D Décor, Lenskart, and Paytm—provides new perspectives to ever-evolving brand strategies. New topics like Attribution modeling, Social listening, Influencer marketing, Online brand engagement, Netnography, Digital platform brands, Digital native vertical brands, Marketing to bicultural consumers and Managing brand crises in the social media era have been included to keep the reader abreast of the latest happening in the branding world. Highlights of the book - Comprehensive and up-do-date content - New chapter on digital perspective in brand management - Branding from the standpoint of the consumer—customer-based brand equity - New examples of brand timeline and transformation of innovative brands—new and established - Indian brand stories - New topics on branding avenues—Influencer marketing, Social Media crisis, Digital native brands, etc.</span></span></span></span></p>

<p><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>PART I Opening Perspectives</span></span></strong><br />
<span><span>CHAPTER 1 Brands and Brand Management<br />
<strong><span>PART II Developing a Brand Strategy</span></strong><br />
CHAPTER 2 Customer-Based Brand Equity and Brand Positioning<br />
CHAPTER 3 Brand Resonance and the Brand Value Chain<br />
<strong><span>PART III Designing and Implementing Brand Marketing Programs</span></strong><br />
CHAPTER 4 Choosing Brand Elements to Build Brand Equity<br />
CHAPTER 5 Designing Marketing Programs to Build Brand Equity<br />
CHAPTER 6 Integrating Marketing Communications to Build Brand Equity<br />
CHAPTER 7 Branding in the Digital Era<br />
Chapter 8 Leveraging Secondary Brand Associations to Build Brand Equity<br />
<strong><span>PART IV Measuring And Interpreting Brand Performance</span></strong><br />
Chapter 9 Developing a Brand Equity Measurement and Management System<br />
Chapter 10 Measuring Sources of Brand Equity: Capturing Customer Mind-Set<br />
Chapter 11 Measuring Outcomes of Brand Equity: Capturing Market Performance<br />
<strong><span>PART V Growing and Sustaining Brand Equity</span></strong><br />
Chapter 12 Designing and Implementing Brand Architecture Strategies<br />
Chapter 13 Introducing and Naming New Products and Brand Extensions<br />
Chapter 14 Managing Brands Over Time<br />
Chapter 15 Managing Brands Over Geographic Boundaries and Market Segments<br />
<strong><span>PART VI Closing Perspectives</span></strong><br />
Chapter 16 Closing Observations</span></span></span></span></p>
', 'Title
			Strategic Brand Management: Building, Measuring, And Managing Brand Equity 5/e

			Author
			Kevin Lane Keller

			ISBN
			9789353946135

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Brand Management: Building, Measuring, And Managing Brand Equity 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kevin Lane Keller</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353946135</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1070"', '"856"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3448brand.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353946135&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4183', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4183', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 279, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:03'),
('946f8114-5b13-4876-9a46-ba8c2a552a40', '1765', NULL, 'The Physics of Polymers - Concepts for Understanding Their Structures and Behavior 3/e', 'the-physics-of-polymers-concepts-for-understanding-their-structures-and-behavior-3e-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-17-1765', 'the-physics-of-polymers-concepts-for-understanding-their-structures-and-behavior-3e-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765-1765', 'CDFV3322', 'CDFV3322', 'CDFV3322', NULL, 'The Physics of Polymers - Concepts for Understanding Their Structures and Behavior 3/e', '<h1>The Physics of Polymers - Concepts for Understanding Their Structures and Behavior 3/e</h1>', 'Sub Title
			No

			Author
			Gert Strobl

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gert Strobl</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4799"', '"2789"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7865dpp_18_140.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CDFV3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1765', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1765', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1979, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:03'),
('94714159-e16d-4ccc-ae09-ce35fbef3929', '4042', 419, 'Organizational Behavior: Managing People and Organizations 13/e', 'organizational-behavior-managing-people-and-organizations-13e', 'organizational-behavior-managing-people-and-organizations-13e', '9789355730572', '9789355730572', '9789355730572', NULL, 'About the book

Prepare to think and act like a successful manager with the powerful insights, proven concepts and reader-friendly approach found in Griffin/Phillips/Gully''s ORGANIZATIONAL BEHAVIOR: MANAGING PEOPLE AND ORGANIZATIONS, 13E. This edition equips you with the skills and practical understanding to meet modern management challenges. Examine the fundamentals of employee behavior with balanced coverage of classic management ideas and the most recent organizational behavior developments and contemporary trends. Memorable examples from well-known organizations and managers throughout the book complement numerous cases and features that focus on pressing issues and practical solutions. You also scrutinize your personal strengths and explore areas where you need further development with self-assessment activities and end-of-chapter activities designed to improve your skills.

Contents:

Part I: INTRODUCTION TO ORGANIZATIONAL BEHAVIOR.

1. An overview of organizational behavior.

2. The changing environment of organizations.

Part II: INDIVIDUAL BEHAVIORS AND PROCESSES IN ORGANIZATIONS.

3. Individual characteristics.

4. Individual values, perceptions, and reactions.

5. Motivating behavior.

6. Motivating behavior with work and rewards.

Part III: SOCIAL AND GROUP PROCESSES IN ORGANIZATIONS.

7. Groups and teams.

8. Decision making and problem solving.

9. Communication.

10. Conflict and negotiation.

Part IV: LEADERSHIP AND INFLUENCE PROCESSES IN ORGANIZATIONS.

11. Traditional leadership approaches.

12. Modern leadership approaches.

13. Power, influence, and politics.

Part V: ORGANIZATIONAL PROCESSES AND CHARACTERISTICS.

14. Organization structure and design.

15. Organization culture.

16. Change management.

 ', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Prepare to think and act like a successful manager with the powerful insights, proven concepts and reader-friendly approach found in Griffin/Phillips/Gully''s ORGANIZATIONAL BEHAVIOR: MANAGING PEOPLE AND ORGANIZATIONS, 13E. This edition equips you with the skills and practical understanding to meet modern management challenges. Examine the fundamentals of employee behavior with balanced coverage of classic management ideas and the most recent organizational behavior developments and contemporary trends. Memorable examples from well-known organizations and managers throughout the book complement numerous cases and features that focus on pressing issues and practical solutions. You also scrutinize your personal strengths and explore areas where you need further development with self-assessment activities and end-of-chapter activities designed to improve your skills.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part I: INTRODUCTION TO ORGANIZATIONAL BEHAVIOR.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. An overview of organizational behavior.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. The changing environment of organizations.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part II: INDIVIDUAL BEHAVIORS AND PROCESSES IN ORGANIZATIONS.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Individual characteristics.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Individual values, perceptions, and reactions.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Motivating behavior.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Motivating behavior with work and rewards.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part III: SOCIAL AND GROUP PROCESSES IN ORGANIZATIONS.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Groups and teams.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Decision making and problem solving.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Communication.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Conflict and negotiation.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part IV: LEADERSHIP AND INFLUENCE PROCESSES IN ORGANIZATIONS.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Traditional leadership approaches.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Modern leadership approaches.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Power, influence, and politics.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part V: ORGANIZATIONAL PROCESSES AND CHARACTERISTICS.</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Organization structure and design.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Organization culture.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Change management.</span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Organizational Behavior: Managing People and Organizations 13/e

			Author
			Griffin/Phillips

			ISBN
			9789355730572

			Publisher
			Cengaga

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Organizational Behavior: Managing People and Organizations 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Griffin/Phillips</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355730572</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengaga</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1095"', '"876"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f6586a6f-8686-475f-ba67-3a0788c89fea', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99239789355730572_tn.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355730572&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4042', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4042', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 419, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:03'),
('947617f8-454c-4d68-a6a3-b4b5f99308eb', '2769', NULL, 'Kachh ka Prachin Itihas-Purattvik Evam Sanskritik Pariprekhsy Mein - 2 Bhagon Mein', 'kachh-ka-prachin-itihaspurattvik-evam-sanskritik-pariprekhsy-mein-2-bhagon-mein-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2-2769', 'kachh-ka-prachin-itihaspurattvik-evam-sanskritik-pariprekhsy-mein-2-bhagon-mein-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769-2769', 'UJHO8876', 'UJHO8876', 'UJHO8876', NULL, 'Kachh ka Prachin Itihas-Purattvik Evam Sanskritik Pariprekhsy Mein - 2 Bhagon Mein', '<h1>Kachh ka Prachin Itihas-Purattvik Evam Sanskritik Pariprekhsy Mein - 2 Bhagon Mein</h1>', 'Sub Title
			No

			Author
			Dr. Chandrikasingh Somvanshi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188571611

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Chandrikasingh Somvanshi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188571611</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1400"', '"840"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHO8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2769', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2769', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1352, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:03'),
('94897649-3a5a-41be-ab56-b61c91d9f1c3', '3515', 887, 'Advanced Boundary Elements - Treatment of Boundary Value, Transmission and Contact Problems', 'advanced-boundary-elements-treatment-of-boundary-value-transmission-and-contact-problems-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-35-3515', 'advanced-boundary-elements-treatment-of-boundary-value-transmission-and-contact-problems-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515-3515', '9783319920009', '9783319920009', '9783319920009', NULL, 'This book is devoted to the mathematical analysis of the numerical solution of boundary integral equations treating boundary value, transmission and contact problems arising in elasticity, acoustic and electromagnetic scattering. It serves as the mathematical foundation of the boundary element methods (BEM) both for static and dynamic problems. The book  presents a systematic approach to the variational methods for boundary integral equations including the treatment with variational inequalities for contact problems. It also features adaptive BEM, hp-version BEM, coupling of finite and boundary element methods – efficient computational tools that have become extremely popular in applications.

Familiarizing readers with tools like Mellin transformation and pseudodifferential operators as well as convex and nonsmooth analysis for variational inequalities, it concisely presents efficient, state-of-the-art boundary element approximations and points to up-to-date research.

The authors are well known for their fundamental work on boundary elements and related topics, and this book is a major contribution to the modern theory of the BEM (especially for error controlled adaptive methods and for unilateral contact and dynamic problems) and is a valuable resource for applied mathematicians, engineers, scientists and graduate students.', '<p>This book is devoted to the mathematical analysis of the numerical solution of boundary integral equations treating boundary value, transmission and contact problems arising in elasticity, acoustic and electromagnetic scattering. It serves as the mathematical foundation of the boundary element methods (BEM) both for static and dynamic problems. The book  presents a systematic approach to the variational methods for boundary integral equations including the treatment with variational inequalities for contact problems. It also features adaptive BEM, hp-version BEM, coupling of finite and boundary element methods – efficient computational tools that have become extremely popular in applications.</p>

<p>Familiarizing readers with tools like Mellin transformation and pseudodifferential operators as well as convex and nonsmooth analysis for variational inequalities, it concisely presents efficient, state-of-the-art boundary element approximations and points to up-to-date research.</p>

<p>The authors are well known for their fundamental work on boundary elements and related topics, and this book is a major contribution to the modern theory of the BEM (especially for error controlled adaptive methods and for unilateral contact and dynamic problems) and is a valuable resource for applied mathematicians, engineers, scientists and graduate students.</p>', 'Sub Title
			Treatment of Boundary Value, Transmission and Contact Problems.

			Author
			Joachim Gwinner, Ernst Peter Stephan

			About Author
			Joachim Gwinner is retired professor of mathematics at Bundeswehr  University Munich. His research interests span from optimization to numerical and  variational analysis with  applications in continuum mechanics.
			Ernst Peter Stephan is retired professor of mathematics at Leibniz University Hannover. His research covers numerical methods for partial differential equations and boundary integral equations together with their analysis.

			Content
			No

			ISBN 10 Digit
			N0

			ISBN 13 Digit
			9783319920009

			Pages
			XVIII, 652

			Binding
			Hardback

			Year of Publication
			2018

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Treatment of Boundary Value, Transmission and Contact Problems.</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joachim Gwinner, Ernst Peter Stephan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Joachim Gwinner is retired professor of mathematics at Bundeswehr  University Munich. His research interests span from optimization to numerical and  variational analysis with  applications in continuum mechanics.
			<p>Ernst Peter Stephan is retired professor of mathematics at Leibniz University Hannover. His research covers numerical methods for partial differential equations and boundary integral equations together with their analysis.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783319920009</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVIII, 652</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11556"', '"6934"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XVIII, 652', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40572.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319920009&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3515', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3515', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 887, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:03'),
('94a61af0-2581-4829-89b9-68fc545e8c58', '1604', NULL, 'Political Psychology - Library of Political Science in 4Vols NEW', 'political-psychology-library-of-political-science-in-4vols-new-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-160-1604', 'political-psychology-library-of-political-science-in-4vols-new-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604-1604', 'RRTY4321', 'RRTY4321', 'RRTY4321', NULL, 'Political psychology is an interdisciplinary field in which psychological concepts and methods are used to test theories about elite and mass political behaviour. The field draws on a diverse set of disciplinary sources, including anthropology, neuroscience, history, behavioural genetics, psychoanalysis, as well as all branches of psychology. This collection brings together this diverse body of work, organizing it and distilling it into a single vital reference source. Its aim is to provide a definitive set of classic and contemporary readings representing all theoretical, methodological and epistemological approaches to the study of the political psychology, as well as to provide extensive coverage of the myriad areas of political behaviour from a psychological perspective. Volume One: Theoretical Approaches Volume Two: Public Opinion and Mass Political Behaviour Volume Three: International Relations and the Psychology of Political Elites Volume Four: Intergroup Relations and Political Violence', '<p>Political psychology is an interdisciplinary field in which psychological concepts and methods are used to test theories about elite and mass political behaviour. The field draws on a diverse set of disciplinary sources, including anthropology, neuroscience, history, behavioural genetics, psychoanalysis, as well as all branches of psychology. This collection brings together this diverse body of work, organizing it and distilling it into a single vital reference source. Its aim is to provide a definitive set of classic and contemporary readings representing all theoretical, methodological and epistemological approaches to the study of the political psychology, as well as to provide extensive coverage of the myriad areas of political behaviour from a psychological perspective. Volume One: Theoretical Approaches Volume Two: Public Opinion and Mass Political Behaviour Volume Three: International Relations and the Psychology of Political Elites Volume Four: Intergroup Relations and Political Violence</p>', 'Political Psychology - Library of Political Science in 4Vols. NEW', '<h1>Political Psychology - Library of Political Science in 4Vols. NEW</h1>', '"67300"', '"40380"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9526dpp_18_15.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RRTY4321&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1604', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1604', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2107, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('94ac1db6-1476-4e6b-85d7-8e5226421f3f', '1796', NULL, 'Nuclear Energy: Principles, Practices, and prospects, 2/e', 'nuclear-energy-principles-practices-and-prospects-2e', 'nuclear-energy-principles-practices-and-prospects-2e', '9788184892093', '9788184892093', '9788184892093', NULL, 'About the book

The world faces serious difficulties in obtaining the energy that will be needed in coming decades for a growing population, especially given the problem of climate change caused by fossil fuel use. This book presents a view of nuclear energy as an important carbon-free energy option. It discusses the nuclear fuel cycle, the types of reactors used today and proposed for the future, nuclear waste disposal, reactor accidents and reactor safety, nuclear weapon proliferation, and the cost of electric power. To provide background for these discussions, the book begins with chapters on the history of the development and use of nuclear energy, the health effects of ionizing radiation, and the basic physics principles of reactor operation. The text has been rewritten and substantially expanded for this edition, to reflect changes that have taken place in the eight years since the publication of the first edition and to provide greater coverage of key topics. These include the Yucca Mountain repository plans, designs for next-generation reactors, weapons proliferation and terrorism threats, the potential of alternatives to nuclear energy, and controversies about low-level radiation. Acclaim for the first edition: "…The book provides a superb background for scientists and those in technical fields. It provides probably all the information that many people, including government policy makers, will ever need...[a] well-written and balanced book. This book is recommended for anyone who wants a broad technical background on nuclear energy." -American Journal of Physics', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The world faces serious difficulties in obtaining the energy that will be needed in coming decades for a growing population, especially given the problem of climate change caused by fossil fuel use. This book presents a view of nuclear energy as an important carbon-free energy option. It discusses the nuclear fuel cycle, the types of reactors used today and proposed for the future, nuclear waste disposal, reactor accidents and reactor safety, nuclear weapon proliferation, and the cost of electric power. To provide background for these discussions, the book begins with chapters on the history of the development and use of nuclear energy, the health effects of ionizing radiation, and the basic physics principles of reactor operation. The text has been rewritten and substantially expanded for this edition, to reflect changes that have taken place in the eight years since the publication of the first edition and to provide greater coverage of key topics. These include the Yucca Mountain repository plans, designs for next-generation reactors, weapons proliferation and terrorism threats, the potential of alternatives to nuclear energy, and controversies about low-level radiation. Acclaim for the first edition: "…The book provides a superb background for scientists and those in technical fields. It provides probably all the information that many people, including government policy makers, will ever need...[a] well-written and balanced book. This book is recommended for anyone who wants a broad technical background on nuclear energy." -American Journal of Physics </span></span></span></p>', 'Title
			Nuclear Energy: Principles, Practices, and prospects, 2/e

			Author
			David Bodansky

			ISBN
			9788184892093

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Nuclear Energy: Principles, Practices, and prospects, 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David Bodansky</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788184892093</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"995"', '"697"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3277WhatsApp%20Image%202025-09-10%20at%2018.24.04_fade2126.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184892093&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1796', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1796', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1958, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:03'),
('94ac5345-6e9d-47d0-b1a9-97a636b38290', '2554', NULL, 'Operations Management Sustainability and Supply Chain Management 12/e', 'operations-management-sustainability-and-supply-chain-management-12e-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-25-2554', 'operations-management-sustainability-and-supply-chain-management-12e-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554-2554', 'NBHY7786', 'NBHY7786', 'NBHY7786', NULL, 'The book presents a broad introduction to the field of operations in a realistic and practical manner, while offering the largest and most diverse collection of issues on the market. This edition employs a strategic framework that identifies and illustrates facilities, inventory, transportation and information as the key factors of operations management–to help readers better understand concepts important to today’s operations management professionals. Students and practitioners will be able to relate the operations management theories discussed in the book to their actual practice in the Indian companies. Features • Sixteen new case studies on operations management strategies in the Indian context, such as Indigo Airlines, Micromax, Indian Railways, etc., have been added. • Nineteen ‘OM in Action’ boxed matter focusing on the operations management concepts in the Indian context, such as Toyota, Cipla, Air India, Flipkart, etc., have been incorporated. • Balanced and up-to-date coverage of examples from the service and manufacturing sectors in the Indian scenario have been added in each chapter. • Well-structured questions like ‘Discussion Questions’ and ‘Self Test’ questions have been provided with each chapter so that students can test their understanding and understand difficult concepts. Table of Contents Part one introduction to operations Management 1 • Chapter 1 Operations and Productivity 1 • Chapter 2 Operations Strategy in a Global Environment 31 • Chapter 3 Project Management 63 • Chapter 4 Forecasting 113 Part two Designing operations 171 • Chapter 5 Design of Goods and Services 171 o supplement 5 sustainability in the supply Chain 207 • Chapter 6 Managing Quality 227 o supplement 6 statistical process Control 261 • Chapter 7 Process Strategy 297 o supplement 7 Capacity and Constraint management 327 • Chapter 8 Location Strategies 361 • Chapter 9 Layout Strategies 391 • Chapter 10 Human Resources, Job Design and Work Measurement 433 Part three Managing operations 471 • Chapter 11 Supply Chain Management 471 o supplement 11 supply Chain management analytics 503 • Chapter 12 Inventory Management 521 • Chapter 13 Aggregate Planning and S&OP 569 • Chapter 14 Material Requirements Planning (MRP) and ERP 605 • Chapter 15 Short-Term Scheduling 643 • Chapter 16 Lean Operations 679 • Chapter 17 Maintenance and Reliability 705', '<p>The book presents a broad introduction to the field of operations in a realistic and practical manner, while offering the largest and most diverse collection of issues on the market. This edition employs a strategic framework that identifies and illustrates facilities, inventory, transportation and information as the key factors of operations management–to help readers better understand concepts important to today’s operations management professionals. Students and practitioners will be able to relate the operations management theories discussed in the book to their actual practice in the Indian companies. Features • Sixteen new case studies on operations management strategies in the Indian context, such as Indigo Airlines, Micromax, Indian Railways, etc., have been added. • Nineteen ‘OM in Action’ boxed matter focusing on the operations management concepts in the Indian context, such as Toyota, Cipla, Air India, Flipkart, etc., have been incorporated. • Balanced and up-to-date coverage of examples from the service and manufacturing sectors in the Indian scenario have been added in each chapter. • Well-structured questions like ‘Discussion Questions’ and ‘Self Test’ questions have been provided with each chapter so that students can test their understanding and understand difficult concepts. Table of Contents Part one introduction to operations Management 1 • Chapter 1 Operations and Productivity 1 • Chapter 2 Operations Strategy in a Global Environment 31 • Chapter 3 Project Management 63 • Chapter 4 Forecasting 113 Part two Designing operations 171 • Chapter 5 Design of Goods and Services 171 o supplement 5 sustainability in the supply Chain 207 • Chapter 6 Managing Quality 227 o supplement 6 statistical process Control 261 • Chapter 7 Process Strategy 297 o supplement 7 Capacity and Constraint management 327 • Chapter 8 Location Strategies 361 • Chapter 9 Layout Strategies 391 • Chapter 10 Human Resources, Job Design and Work Measurement 433 Part three Managing operations 471 • Chapter 11 Supply Chain Management 471 o supplement 11 supply Chain management analytics 503 • Chapter 12 Inventory Management 521 • Chapter 13 Aggregate Planning and S&amp;OP 569 • Chapter 14 Material Requirements Planning (MRP) and ERP 605 • Chapter 15 Short-Term Scheduling 643 • Chapter 16 Lean Operations 679 • Chapter 17 Maintenance and Reliability 705</p>', 'Operations Management Sustainability and Supply Chain Management 12/e', '<h1>Operations Management Sustainability and Supply Chain Management 12/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBHY7786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2554', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2554', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1532, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:03'),
('94af2897-c0f6-4308-a70e-af219c4ca898', '1675', NULL, 'Bernoulli Potential in Superconductors, How the Electrostatic Field Helps to Understand Superconductivity - In Physics', 'bernoulli-potential-in-superconductors-how-the-electrostatic-field-helps-to-understand-superconductivity-in-physics-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675', 'bernoulli-potential-in-superconductors-how-the-electrostatic-field-helps-to-understand-superconductivity-in-physics-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675-1675', 'VFGH6644', 'VFGH6644', 'VFGH6644', NULL, 'The motion of electrons in superconductors seems to exceed our imagination based on daily experience with Newtonian mechanics. This book shows that the classical concepts, such as the balance of forces acting on electrons, are useful for understanding superconductivity. The electrostatic field plays a natural part in this balance as it mediates forces between electrons at long distances.', '<p>The motion of electrons in superconductors seems to exceed our imagination based on daily experience with Newtonian mechanics. This book shows that the classical concepts, such as the balance of forces acting on electrons, are useful for understanding superconductivity. The electrostatic field plays a natural part in this balance as it mediates forces between electrons at long distances.</p>', 'Bernoulli Potential in Superconductors, How the Electrostatic Field Helps to Understand Superconductivity - In Physics', '<h1>Bernoulli Potential in Superconductors, How the Electrostatic Field Helps to Understand Superconductivity - In Physics</h1>', '"7399"', '"4439"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4290dpp_18_43.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH6644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1675', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1675', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2057, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:03'),
('94afd48c-b727-4b75-9035-f2fa75cae8b1', '973', NULL, 'Ganga - Yamuna Chetr mein Nagrikaran - Samsyayein Evam Samadhan new', 'ganga-yamuna-chetr-mein-nagrikaran-samsyayein-evam-samadhan-new-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973', 'ganga-yamuna-chetr-mein-nagrikaran-samsyayein-evam-samadhan-new-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973-973', '9788188791576', '9788188791576', '9788188791576', NULL, 'Ganga - Yamuna Chetr mein Nagrikaran - Samsyayein Evam Samadhan new', '<h1>Ganga - Yamuna Chetr mein Nagrikaran - Samsyayein Evam Samadhan new</h1>', 'Sub Title

			Ganga - Yamuna Chetr Mein Nagrikaran - Samsyayein Evam Samadhan

			Author
			Dr. Balesh Kumar

			ISBN 13 Digit
			9788188791576

			Publisher
			Raj Publication

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Ganga - Yamuna Chetr Mein Nagrikaran - Samsyayein Evam Samadhan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Balesh Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791576</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Raj Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '13e5db39-a068-4c17-a700-f3a033918d97', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80549788188791576.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188791576&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=973', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=973', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2511, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:03'),
('94c6e184-8878-4f84-b714-0f96dd339fb2', '2709', NULL, 'The Novels of Thomas Hardy - A Study in Narrative Technique', 'the-novels-of-thomas-hardy-a-study-in-narrative-technique-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-270-2709', 'the-novels-of-thomas-hardy-a-study-in-narrative-technique-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709-2709', 'PKLI6755', 'PKLI6755', 'PKLI6755', NULL, 'The Novels of Thomas Hardy - A Study in Narrative Technique', '<h1>The Novels of Thomas Hardy - A Study in Narrative Technique</h1>', 'Sub Title
			No

			Author
			Pankaj Yadav

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352740

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pankaj Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352740</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PKLI6755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2709', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2709', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1390, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:03'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', '3642', 794, 'Encyclopedia of Applied Ethics 4 Vols. Set', 'encyclopedia-of-applied-ethics-4-vols-set', 'encyclopedia-of-applied-ethics-4-vols-set', '9780122270659', '9780122270659', '9780122270659', NULL, 'Applied ethics, a subdiscipline of philosophy, lends itself to an encyclopedia format because of the many industries and intellectual fields that it encompasses. The Encyclopedia of Applied Ethics is based on twelve major categories, such as Biomedical Ethics and Environmental Ethics. Religious traditions that embody normative beliefs, as well as classical theories of ethics, are explored in a non-judgmental manner. Each of the twelve categories is divided into discrete areas that are covered by 5,000-6,000 word articles. Each of the 281 articles begins with a definition of the subject and includes a table of contents, glossary of key terms, and bibliography. Second- and third- level headings, boxes, sidebars, and the like emphasize the reference-oriented nature of the material. The four volumes are arranged in an A-Z format, with a complete subject index at the end of the last volume. Articles are written by international experts, arranged alphabetically by title, not by subject, and cross-referenced so the reader can locate relevant information in other articles.

 

	One of Library Journal''s Best Reference Sources for 1997!

	One of the CHOICE Outstanding Academic Books for 1998!

	Cross-references appear in each article to refer readers to related information

	A glossary and bibliography in each article provide readers with tools for learning and creative thinking.', '<p>Applied ethics, a subdiscipline of philosophy, lends itself to an encyclopedia format because of the many industries and intellectual fields that it encompasses. The Encyclopedia of Applied Ethics is based on twelve major categories, such as Biomedical Ethics and Environmental Ethics. Religious traditions that embody normative beliefs, as well as classical theories of ethics, are explored in a non-judgmental manner. Each of the twelve categories is divided into discrete areas that are covered by 5,000-6,000 word articles. Each of the 281 articles begins with a definition of the subject and includes a table of contents, glossary of key terms, and bibliography. Second- and third- level headings, boxes, sidebars, and the like emphasize the reference-oriented nature of the material. The four volumes are arranged in an A-Z format, with a complete subject index at the end of the last volume. Articles are written by international experts, arranged alphabetically by title, not by subject, and cross-referenced so the reader can locate relevant information in other articles.<br />
 </p>

<ul>
	<li>One of Library Journal''s Best Reference Sources for 1997!</li>
	<li>One of the CHOICE Outstanding Academic Books for 1998!</li>
	<li>Cross-references appear in each article to refer readers to related information</li>
	<li>A glossary and bibliography in each article provide readers with tools for learning and creative thinking.</li>
</ul>', 'Sub Title
			Encyclopedia of Applied Ethics 4 Vols. Set
			 

			Author / Editor
			Ruth Chadwick
			 

			About Author
			Ruth Chadwick is Distinguished Research Professor and Director of the ESRC (Economic and Social Sciences Research Council) Centre for Economic and Social Aspects of Genomics (Cesagen), at Cardiff University, UK and Link Chair between Cardiff Law School and the School of English, Communication and Philosophy (ENCAP). Professor Chadwick has coordinated a number of projects funded by the European Commission, including the EUROSCREEN projects and co-edits the journal Bioethics and the online journal Genomics, Society and Policy. She is Chair of the Human Genome Organisation Committee on Ethics, Law and Society, and has served as a member of several policy-making and advisory bodies, including the Panel of Eminent Ethical Experts of the Food and Agriculture Organisation of the United Nations (FAO), and the UK Advisory Committee on Novel Foods and Processes (ACNFP). She was editor-in-chief of the first edition of the award winning Encyclopedia of Applied Ethics. She is an Academician of the Academy of Social Sciences and a Fellow of the Hastings Center, New York; of the Royal Society of Arts; and of the Royal Society of Medicine. In 2005 she was the winner of the World Technology Network Award for Ethics for her work on the relationship between scientific developments and ethical frameworks. She graduated with first class Honours Literae Humaniores (Philosophy and Greek and Latin Literature) from the University of Oxford, and then went on to take the B.Phil. in Philosophy. She was awarded her D.Phil. on The Ethics of Eugenics and Genetic Engineering, supervised by Jonathan Glover. She completed an LL.B. (externally) at the University of London. She held positions at the University of Liverpool, St. Martins College, Lancaster, and University of Wales, Cardiff, before taking up her post as Professor of Moral Philosophy at the University of Central Lancashire. In June 1995 she became Head of the Centre for Professional Ethics at the University, a position she still holds. She has coordinated a number of multinational and multidisciplinary research projects funded by the European Union: Ethical Implications of Human Genome Analysis for Clinical Practice in Medical Genetics, with Special Reference to Genetic Counselling (1992); EUROSCREEN: Genetic Screening--Ethical and Philosophical Perspectives (1994-1996); BIOCULT: Cultural and Social Objections to Biotechnology, with Special Reference to the View of Young People (1995); EUROSCREEN 2: Genetic Screening--Towards Community Policy on Insurance, Commercialisation and Public Awareness (1996-1999). Her publications include the four volume edited collection, Kant: Critical Assessments (1992); Ethics, Reproduction and Genetic Control (Revised Edition, 1992);and a large number of papers in learned journals. She is joint series editor of the Routledge series on Professional Ethics. Professor Chadwick is secretary of the International Association of Bioethics and a member of the HUGO Ethics committee, the National Committee for Philosophy and the British Medical Association Steering Group on Human Genetics.
			 

			Content
			No
			 

			ISBN 10 Digit
			‎0122270657
			 

			ISBN 13 Digit
			9780122270659
			 

			Pages
			3101 pages
			 

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Applied Ethics 4 Vols. Set</td>
			<td> </td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Ruth Chadwick</td>
			<td> </td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Ruth Chadwick is Distinguished Research Professor and Director of the ESRC (Economic and Social Sciences Research Council) Centre for Economic and Social Aspects of Genomics (Cesagen), at Cardiff University, UK and Link Chair between Cardiff Law School and the School of English, Communication and Philosophy (ENCAP). Professor Chadwick has coordinated a number of projects funded by the European Commission, including the EUROSCREEN projects and co-edits the journal Bioethics and the online journal Genomics, Society and Policy. She is Chair of the Human Genome Organisation Committee on Ethics, Law and Society, and has served as a member of several policy-making and advisory bodies, including the Panel of Eminent Ethical Experts of the Food and Agriculture Organisation of the United Nations (FAO), and the UK Advisory Committee on Novel Foods and Processes (ACNFP). She was editor-in-chief of the first edition of the award winning Encyclopedia of Applied Ethics. She is an Academician of the Academy of Social Sciences and a Fellow of the Hastings Center, New York; of the Royal Society of Arts; and of the Royal Society of Medicine. In 2005 she was the winner of the World Technology Network Award for Ethics for her work on the relationship between scientific developments and ethical frameworks. She graduated with first class Honours Literae Humaniores (Philosophy and Greek and Latin Literature) from the University of Oxford, and then went on to take the B.Phil. in Philosophy. She was awarded her D.Phil. on The Ethics of Eugenics and Genetic Engineering, supervised by Jonathan Glover. She completed an LL.B. (externally) at the University of London. She held positions at the University of Liverpool, St. Martins College, Lancaster, and University of Wales, Cardiff, before taking up her post as Professor of Moral Philosophy at the University of Central Lancashire. In June 1995 she became Head of the Centre for Professional Ethics at the University, a position she still holds. She has coordinated a number of multinational and multidisciplinary research projects funded by the European Union: Ethical Implications of Human Genome Analysis for Clinical Practice in Medical Genetics, with Special Reference to Genetic Counselling (1992); EUROSCREEN: Genetic Screening--Ethical and Philosophical Perspectives (1994-1996); BIOCULT: Cultural and Social Objections to Biotechnology, with Special Reference to the View of Young People (1995); EUROSCREEN 2: Genetic Screening--Towards Community Policy on Insurance, Commercialisation and Public Awareness (1996-1999). Her publications include the four volume edited collection, Kant: Critical Assessments (1992); Ethics, Reproduction and Genetic Control (Revised Edition, 1992);and a large number of papers in learned journals. She is joint series editor of the Routledge series on Professional Ethics. Professor Chadwick is secretary of the International Association of Bioethics and a member of the HUGO Ethics committee, the National Committee for Philosophy and the British Medical Association Steering Group on Human Genetics.</td>
			<td> </td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>‎0122270657</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780122270659</td>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3101 pages</td>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"88990"', '"53394"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3101 pages |  ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/733714.06.2023.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122270659&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3642', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3642', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 794, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:03'),
('94fdb515-5512-47e2-8afa-11957e6cd636', '4274', 189, 'Typesetting Mathematics With Latex', 'typesetting-mathematics-with-latex', 'typesetting-mathematics-with-latex', '9781906860172', '9781906860172', '9781906860172', NULL, 'About the book

The LaTeX typesetting system is free, and runs on just about any operating system. It produces book-quality output, and is the best system in the world for typesetting mathematics. 

Content:

	Introduction

	Mathematics inline with normal text

	LaTeX’s special mathematics mode

	Mathematical elements from standard LaTeX

	Color in math expressions

	The AMS packages

	Symbols

	TeX and math

	Other special package

	Examples

	Fronts and math', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The LaTeX typesetting system is free, and runs on just about any operating system. It produces book-quality output, and is the best system in the world for typesetting mathematics. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Mathematics inline with normal text</span></span></span></li>
	<li style="text-align:justify"><span><span><span>LaTeX’s special mathematics mode</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Mathematical elements from standard LaTeX</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Color in math expressions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The AMS packages</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Symbols</span></span></span></li>
	<li style="text-align:justify"><span><span><span>TeX and math</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Other special package</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Examples</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Fronts and math</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Typesetting Mathematics With Latex

			Author
			Herbert Voss

			ISBN
			9781906860172

			Publisher
			UIT

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Typesetting Mathematics With Latex</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Herbert Voss</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781906860172</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>UIT</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"3129"', '"2503"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '74bba691-1947-4a32-aa2e-c15541e4d7bf', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8494type.jpg', NULL, '24', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781906860172&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4274', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4274', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 189, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:04'),
('953af771-00b1-4a77-9462-6017c5939528', '2426', NULL, 'Economics - 19/e', 'economics-19e-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426', 'economics-19e-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426-2426', 'SXCF4454', 'SXCF4454', 'SXCF4454', NULL, 'The 19th Edition builds upon the tradition of leadership by sticking to 3 main goals: Help the beginning student master the principles essential for understanding the economizing problem, specific economic issues and the policy alternatives help the student understand and apply the economic perspective and reason accurately and objectively about economic matters; and promote a lasting student interest in economics and the economy. Table of Contents Part 1: An Introduction to Economics and the Economy to the Student 1 Limits, Alternatives, and Choices (+ Appendix) 2 The Market System and the Circular Flow Part 2: Price, Quantity and Efficiency 3 Demand, Supply and Market Equilibrium (+ Appendix) 4 Elasticity 5 Market Failures: Public Goods and Externalizes Part 3: Microeconomics of Product Markets 6 Consumer Behavior (+ Appendix) 7 Businesses and the Costs of Production 8 Pure Competition in the Short Run 9 Pure Competition in the Long Run 10 Pure Monopoly 11 Monopolistic Competition and Oligopoly (+ Appendix) 11w Technology, R&D and Efficiency Part 4: Microeconomics of Resource Markets 12 The Demand for Resources 13 Wage Determination (+ Appendix) 14 Rent, Interest and Profit 15 Natural Resource and Energy Economics Part 5: Microeconomics of Government 16 Public Finance: Expenditures and Taxes 17 Asymmetric Information, Voting and Public Choice Part 6: Microeconomics Issues and Policies 18 Antitrust Policy and Regulation 19 Agriculture: Economics and Policy 20 Income Inequality, Poverty and Discrimination 21 Health Care 22 Immigration Part 7: GDP, Growth and Instability 23 An Introduction to Macroeconomics 24 Measuring Domestic Output and National Income 25 Economic Growth 26 Business Cycles, Unemployment, and Inflation Part 8: Macroeconomic Models and Fiscal Policy 27 Basic Macroeconomic Relationships 28 The Aggregate Expenditures Model 29 Aggregate Demand and Aggregate Supply (+ Appendix) 30 Fiscal Policy, Deficits and Debt Part 9: Money, Banking and Monetary Policy 31 Money, Banking and Financial Institutions 32 Money Creation 33 Interest Rates and Monetary Policy 34 Financial Economics Part 10: Extensions and Issues 35 Extending the Analysis of Aggregate Supply 36 Current Issues in Macro Theory and Policy Part 11: International Economics 37 International Trade 38 The Balance of Payments, Exchange Rates and Trade Deficits 39 The Economics of Developing Countries Optional Content for Instructions (Available for instructors on the OLC) COI 1 The United States and the Global Economy COI 2 Previous International Exchange-Rate Systems', '<p>The 19th Edition builds upon the tradition of leadership by sticking to 3 main goals: Help the beginning student master the principles essential for understanding the economizing problem, specific economic issues and the policy alternatives help the student understand and apply the economic perspective and reason accurately and objectively about economic matters; and promote a lasting student interest in economics and the economy. Table of Contents Part 1: An Introduction to Economics and the Economy to the Student 1 Limits, Alternatives, and Choices (+ Appendix) 2 The Market System and the Circular Flow Part 2: Price, Quantity and Efficiency 3 Demand, Supply and Market Equilibrium (+ Appendix) 4 Elasticity 5 Market Failures: Public Goods and Externalizes Part 3: Microeconomics of Product Markets 6 Consumer Behavior (+ Appendix) 7 Businesses and the Costs of Production 8 Pure Competition in the Short Run 9 Pure Competition in the Long Run 10 Pure Monopoly 11 Monopolistic Competition and Oligopoly (+ Appendix) 11w Technology, R&amp;D and Efficiency Part 4: Microeconomics of Resource Markets 12 The Demand for Resources 13 Wage Determination (+ Appendix) 14 Rent, Interest and Profit 15 Natural Resource and Energy Economics Part 5: Microeconomics of Government 16 Public Finance: Expenditures and Taxes 17 Asymmetric Information, Voting and Public Choice Part 6: Microeconomics Issues and Policies 18 Antitrust Policy and Regulation 19 Agriculture: Economics and Policy 20 Income Inequality, Poverty and Discrimination 21 Health Care 22 Immigration Part 7: GDP, Growth and Instability 23 An Introduction to Macroeconomics 24 Measuring Domestic Output and National Income 25 Economic Growth 26 Business Cycles, Unemployment, and Inflation Part 8: Macroeconomic Models and Fiscal Policy 27 Basic Macroeconomic Relationships 28 The Aggregate Expenditures Model 29 Aggregate Demand and Aggregate Supply (+ Appendix) 30 Fiscal Policy, Deficits and Debt Part 9: Money, Banking and Monetary Policy 31 Money, Banking and Financial Institutions 32 Money Creation 33 Interest Rates and Monetary Policy 34 Financial Economics Part 10: Extensions and Issues 35 Extending the Analysis of Aggregate Supply 36 Current Issues in Macro Theory and Policy Part 11: International Economics 37 International Trade 38 The Balance of Payments, Exchange Rates and Trade Deficits 39 The Economics of Developing Countries Optional Content for Instructions (Available for instructors on the OLC) COI 1 The United States and the Global Economy COI 2 Previous International Exchange-Rate Systems</p>', 'Economics - 19/e', '<h1>Economics - 19/e</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SXCF4454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2426', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2426', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1616, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:04'),
('9580f363-92e7-4bf9-97fe-4a4c8177c32b', '317', NULL, 'Instant Biochemistry', 'instant-biochemistry-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317', 'instant-biochemistry-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317-317', '9789380156422', '9789380156422', '9789380156422', NULL, 'An understanding of biochemistry is essential for all life science disciplines, ranging from biology, medicine, dental, agriculture and biotechnology. This book provides a systematic coverage of basic, clinical, molecular, and applied aspects of biochemistry organised in a concise, yet comprehensive style and can be used both as a standard textbook and as a review before an examination.

Key Features

Logically organised, progressing from basic chemistry and metabolism to more advanced information on molecular and technical aspects.

Focus on both fundamental concepts and current trends

An easy to follow question-and-answer format that provides core information without having to wade through massive texts

Student-friendly style

Tables and illustrations to facilitate easy learning

Content - Preface, Section 1: Cell Structure and Biomolecules,  Section 2: Enzymes and Vitamins, Section 3: Bioenergetics and Metabolism, Section 4: Endocrinology and Nutrition,  Section 5: Homeostasis, Section 6: Function Tests and Plasma Proteins,  Section 7: Molecular Biology and Genetic Engineering, Section 8: Analytical Techniques, Section 9: Special Topics, Index         ', '<p style="text-align:justify"><span>An understanding of biochemistry is essential for all life science disciplines, ranging from biology, medicine, dental, agriculture and biotechnology. This book provides a systematic coverage of basic, clinical, molecular, and applied aspects of biochemistry organised in a concise, yet comprehensive style and can be used both as a standard textbook and as a review before an examination.</span></p>

<p style="text-align:justify"><span>Key Features</span></p>

<p style="text-align:justify"><span>Logically organised, progressing from basic chemistry and metabolism to more advanced information on molecular and technical aspects.</span></p>

<p style="text-align:justify"><span>Focus on both fundamental concepts and current trends</span></p>

<p style="text-align:justify"><span>An easy to follow question-and-answer format that provides core information without having to wade through massive texts</span></p>

<p style="text-align:justify"><span>Student-friendly style</span></p>

<p style="text-align:justify"><span>Tables and illustrations to facilitate easy learning</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Section 1: Cell Structure and Biomolecules,  Section 2: Enzymes and Vitamins, Section 3: Bioenergetics and Metabolism, Section 4: Endocrinology and Nutrition,  Section 5: Homeostasis, Section 6: Function Tests and Plasma Proteins,  Section 7: Molecular Biology and Genetic Engineering, Section 8: Analytical Techniques, Section 9: Special Topics, Index</span>         </p>', 'Sub Title
			Instant Biochemistry

			Author
			S. Nagini

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789380156422

			Pages
			430

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			 

			Language
			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Instant Biochemistry</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Nagini</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380156422</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>430</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>As per Book</p>
			</td>
		</tr>
	</tbody>
</table>', '"795"', '"477"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 430, '430', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34879789380156422.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380156422&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=317', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=317', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2895, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:04'),
('958fd749-2a6c-42dd-9d98-839ea2206eda', '2834', NULL, 'Folklore of West Odisha', 'folklore-of-west-odisha-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834', 'folklore-of-west-odisha-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834-2834', 'TGYH3333', 'TGYH3333', 'TGYH3333', NULL, 'Folklore of West Odisha', '<h1>Folklore of West Odisha</h1>', 'Sub Title
			No

			Author
			Prof. G.P. Guru, P.L. Das

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385144349

			Pages
			216

			Binding
			Hardcover

			Year of Publication
			216

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. G.P. Guru, P.L. Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144349</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1900"', '"1140"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 216, '216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGYH3333&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2834', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2834', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1316, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:04'),
('9590a612-9137-4a55-90d7-d6c9edc25bf5', '2779', NULL, 'A History of Europe', 'a-history-of-europe-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779', 'a-history-of-europe-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779-2779', 'EVHB4455', 'EVHB4455', 'EVHB4455', NULL, 'A History of Europe', '<h1>A History of Europe</h1>', ' 

			Sub Title
			No

			Author
			B.N. Nanda

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382894247

			Pages
			300

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<p> </p>

<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B.N. Nanda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382894247</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1025"', '"615"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EVHB4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2779', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2779', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1342, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:04'),
('95becd37-1b96-4938-86fb-960916347d1b', '1347', NULL, 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A', 'gender-race-and-religion-intersections-and-challenges-ethnic-and-racial-studies-a-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347', 'gender-race-and-religion-intersections-and-challenges-ethnic-and-racial-studies-a-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347-1347', 'HJUK8877', 'HJUK8877', 'HJUK8877', NULL, 'Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.', '<p>Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.</p>', 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A', '<h1>Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5654dpp_18_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJUK8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1347', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1347', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2251, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('95daeee3-70d6-478b-ad21-1c3b47551873', '4254', 209, 'Cmos Digital Integrated Circuits : Analysis & Design 4/e', 'cmos-digital-integrated-circuits-analysis-design-4e', 'cmos-digital-integrated-circuits-analysis-design-4e', '9789352602148', '9789352602148', '9789352602148 ', NULL, 'About the book

This book is appropriate for electrical and computer engineering students, as well as for practicing engineers in the areas of digital IC design and VLSI. The coverage starts with the fundamentals of CMOS process technology, and continues with MOS transistor models, basic CMOS gates, interconnect effects, dynamic circuits, memory circuits, arithmetic building blocks, clock and I/O circuits, low power design techniques, design for manufacturability and design for testability.

Content:

	Introduction

	Fabrication of MOSFETs

	MOS Transistor

	Modeling of MOS Transistors Using SPICE

	MOS Inverters: Static Characteristics

	MOS Inverters: Switching Characteristics and Interconnect Effects

	Combinational MOS Logic Circuits

	Sequential MOS Logic Circuits

	Dynamic Logic Circuits

	Semiconductor Memories

	Low-Power CMOS Logic Circuits

	Arithmetic Building Blocks

	Clock and I/O Circuits

	Design for Manufacturability

	Design for Testability', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book is appropriate for electrical and computer engineering students, as well as for practicing engineers in the areas of digital IC design and VLSI. The coverage starts with the fundamentals of CMOS process technology, and continues with MOS transistor models, basic CMOS gates, interconnect effects, dynamic circuits, memory circuits, arithmetic building blocks, clock and I/O circuits, low power design techniques, design for manufacturability and design for testability.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction</span></span></span></li>
	<li><span><span><span>Fabrication of MOSFETs</span></span></span></li>
	<li><span><span><span>MOS Transistor</span></span></span></li>
	<li><span><span><span>Modeling of MOS Transistors Using SPICE</span></span></span></li>
	<li><span><span><span>MOS Inverters: Static Characteristics</span></span></span></li>
	<li><span><span><span>MOS Inverters: Switching Characteristics and Interconnect Effects</span></span></span></li>
	<li><span><span><span>Combinational MOS Logic Circuits</span></span></span></li>
	<li><span><span><span>Sequential MOS Logic Circuits</span></span></span></li>
	<li><span><span><span>Dynamic Logic Circuits</span></span></span></li>
	<li><span><span><span>Semiconductor Memories</span></span></span></li>
	<li><span><span><span>Low-Power CMOS Logic Circuits</span></span></span></li>
	<li><span><span><span>Arithmetic Building Blocks</span></span></span></li>
	<li><span><span><span>Clock and I/O Circuits</span></span></span></li>
	<li><span><span><span>Design for Manufacturability</span></span></span></li>
	<li><span><span><span>Design for Testability</span></span></span></li>
</ol>
', 'Title
			Cmos Digital Integrated Circuits : Analysis & Design 4/e

			Author
			Sung Mo Kang

			ISBN
			9789352602148 

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Cmos Digital Integrated Circuits : Analysis &amp; Design 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sung Mo Kang</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352602148 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"699"', '"524"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3077CMOS.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352602148%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4254', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4254', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 209, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:04'),
('95dc6acb-045d-48e0-a560-f2fb26daa6ee', '3600', 805, 'Encyclopedia of Biodiversity, 2/e 7 Vols. Set', 'encyclopedia-of-biodiversity-2e-7-vols-set', 'encyclopedia-of-biodiversity-2e-7-vols-set', '9780123847195', '9780123847195', '9780123847195', NULL, 'The 7-volume Encyclopedia of Biodiversity, Second Edition maintains the reputation of the highly regarded original, presenting the most current information available in this globally crucial area of research and study. It brings together the dimensions of biodiversity and examines both the services it provides and the measures to protect it. Major themes of the work include the evolution of biodiversity, systems for classifying and defining biodiversity, ecological patterns and theories of biodiversity, and an assessment of contemporary patterns and trends in biodiversity. The science of biodiversity has become the science of our future.  It is an interdisciplinary field spanning areas of both physical and life sciences. Our awareness of the loss of biodiversity has brought a long overdue appreciation of the magnitude of this loss and a determination to develop the tools to protect our future.', '<p>The 7-volume Encyclopedia of Biodiversity, Second Edition maintains the reputation of the highly regarded original, presenting the most current information available in this globally crucial area of research and study. It brings together the dimensions of biodiversity and examines both the services it provides and the measures to protect it. Major themes of the work include the evolution of biodiversity, systems for classifying and defining biodiversity, ecological patterns and theories of biodiversity, and an assessment of contemporary patterns and trends in biodiversity. The science of biodiversity has become the science of our future.  It is an interdisciplinary field spanning areas of both physical and life sciences. Our awareness of the loss of biodiversity has brought a long overdue appreciation of the magnitude of this loss and a determination to develop the tools to protect our future.</p>', 'Sub Title
			Encyclopedia of Biodiversity, 2/e 7 Vols. Set

			Author / Editor
			Samuel Scheiner

			About Author / Editor
			Sam Scheiner is a theoretical biologist with work in various areas of evolution, ecology, and general biology. In evolution, he works on modeling phenotypic plasticity and the use of structural equation modeling for measuring trait relationships and natural selection. In ecology, he works on macroecological patterns of diversity, species richness relationships, and diversity metrics. In general biology, he is developing a set of general theories encompassing all of biology. He currently serves as a Program Director in the Division of Environmental Biology at the U.S. National Science Foundation. Previously he was an Associate Professor at Arizona State University West, and Assistant and Associate Professor at Northern Illinois University, and Adjunct Faculty at the University of Arizona. He received his BA, MS and PhD from the University of Chicago and is a AAAS Fellow.

			ISBN 13 Digit
			 9780123847195

			Pages
			5504

			Binding
			Hardback

			Year of Publication
			2013

			Edition of Book
			2nd

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Biodiversity, 2/e 7 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Samuel Scheiner</td>
		</tr>
		<tr>
			<th>About Author / Editor</th>
			<td style="text-align:center">Sam Scheiner is a theoretical biologist with work in various areas of evolution, ecology, and general biology. In evolution, he works on modeling phenotypic plasticity and the use of structural equation modeling for measuring trait relationships and natural selection. In ecology, he works on macroecological patterns of diversity, species richness relationships, and diversity metrics. In general biology, he is developing a set of general theories encompassing all of biology. He currently serves as a Program Director in the Division of Environmental Biology at the U.S. National Science Foundation. Previously he was an Associate Professor at Arizona State University West, and Assistant and Associate Professor at Northern Illinois University, and Adjunct Faculty at the University of Arizona. He received his BA, MS and PhD from the University of Chicago and is a AAAS Fellow.</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center"> 9780123847195</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">5504</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td style="text-align:center">2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td style="text-align:center">2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>', '"212230"', '"127340"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5504, '5504', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9592WhatsApp%20Image%202023-05-20%20at%2017.40.29%20(1).jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780123847195&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3600', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3600', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 805, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:04'),
('95f24706-6f36-4214-a0a5-9f8dcfb86f18', '2702', NULL, 'Modality in English and Hindi', 'modality-in-english-and-hindi-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702', 'modality-in-english-and-hindi-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702-2702', 'DDGETY656', 'DDGETY656', 'DDGETY656', NULL, 'Modality in English and Hindi', '<h1>Modality in English and Hindi</h1>', 'Sub Title
			No

			Author
			Shambhu Nath Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352047

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shambhu Nath Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352047</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DDGETY656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2702', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2702', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1396, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:04'),
('95f3a060-a85c-4912-b455-dcbd24cbd52f', '2022', NULL, 'Potentials and Trends in Biomimetics', 'trends-in-commonwealth-literature-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2022', 'trends-in-commonwealth-literature-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959-2959', 'OKLI9987', 'OKLI9987::2022', 'OKLI9987', NULL, 'Trends in Commonwealth Literature', '<h1>Trends in Commonwealth Literature</h1>', 'Sub Title
			No

			Author
			Dr. A.K. Anuj

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382192428

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.K. Anuj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382192428</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11999"', '"11725"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2778Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKLI9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2022', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2022', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1815, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('961b7d4e-b6c2-40dc-9885-650f196a3d3c', '1706', NULL, 'Integrated Ring Resonators, The Compendium - optical Sciences', 'integrated-ring-resonators-the-compendium-optical-sciences-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-17-1706', 'integrated-ring-resonators-the-compendium-optical-sciences-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706-1706', 'RETT4567', 'RETT4567', 'RETT4567', NULL, 'The optical filter is resonator based. The required passband shape of ring resonator-filters can be custom designed by the use of configurations of various ring coupled resonators. This book describes the current state-of-the-art on these devices. It provides an in-depth knowledge of the simulation, fabrication and characterization of ring resonators for use as example filters, lasers, sensors.', '<p>The optical filter is resonator based. The required passband shape of ring resonator-filters can be custom designed by the use of configurations of various ring coupled resonators. This book describes the current state-of-the-art on these devices. It provides an in-depth knowledge of the simulation, fabrication and characterization of ring resonators for use as example filters, lasers, sensors.</p>', 'Integrated Ring Resonators, The Compendium - optical Sciences', '<h1>Integrated Ring Resonators, The Compendium - optical Sciences</h1>', '"13299"', '"7979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7456dpp_18_75.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RETT4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1706', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1706', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2029, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('963dd57c-19d2-47a6-b751-404a2782257a', '3552', 852, 'Hyperbolic Manifolds and Discrete Groups', 'hyperbolic-manifolds-and-discree-groups-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552', 'hyperbolic-manifolds-and-discree-groups-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552-3552', '9780817649128', '9780817649128', '9780817649128', NULL, 'Hyperbolic Manifolds and Discrete Groups is at the crossroads of several branches of mathematics: hyperbolic geometry, discrete groups, 3-dimensional topology, geometric group theory, and complex analysis. The main focus throughout the text is on the "Big Monster," i.e., on Thurston’s hyperbolization theorem, which has not only completely changes the landscape of 3-dimensinal topology and Kleinian group theory but is one of the central results of 3-dimensional topology.

The book is fairly self-contained, replete with beautiful illustrations, a rich set of examples of key concepts, numerous exercises, and an extensive bibliography and index. It should serve as an ideal graduate course/seminar text or as a comprehensive reference.', '<p>Hyperbolic Manifolds and Discrete Groups is at the crossroads of several branches of mathematics: hyperbolic geometry, discrete groups, 3-dimensional topology, geometric group theory, and complex analysis. The main focus throughout the text is on the "Big Monster," i.e., on Thurston’s hyperbolization theorem, which has not only completely changes the landscape of 3-dimensinal topology and Kleinian group theory but is one of the central results of 3-dimensional topology.</p>

<p>The book is fairly self-contained, replete with beautiful illustrations, a rich set of examples of key concepts, numerous exercises, and an extensive bibliography and index. It should serve as an ideal graduate course/seminar text or as a comprehensive reference.</p>', 'Sub Title
			No

			Author
			Michael Kapovich

			About Author
			No
			 

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817649128

			Pages
			XXVI, 470

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael Kapovich</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No
			<p> </p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817649128</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XXVI, 470</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"9921"', '"6945"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XXVI, 470', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3809i.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780817649128&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3552', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3552', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 852, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:04'),
('96469dea-8fca-4428-9284-b2276a7091ac', '1160', NULL, 'Women, Work and Media Image in Cultural Expression', 'women-work-and-media-image-in-cultural-expression-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1-1160', 'women-work-and-media-image-in-cultural-expression-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160-1160', 'VBNH0987', 'VBNH0987', 'VBNH0987', NULL, 'Usha Srivastava, postgraduate in Sociology from Kanpur University and LL B from Lucknow University had also obtained degree course in Journalism & Mass Communication from Sagar University. She is a practicing Advocate in Lucknow court and is also freelancer journalist. She has published many articles in national News papers and worked as teacher and journalist in some News papers. She takes keen interest in women problems and legal issues of women status.', '<p>Usha Srivastava, postgraduate in Sociology from Kanpur University and LL B from Lucknow University had also obtained degree course in Journalism &amp; Mass Communication from Sagar University. She is a practicing Advocate in Lucknow court and is also freelancer journalist. She has published many articles in national News papers and worked as teacher and journalist in some News papers. She takes keen interest in women problems and legal issues of women status.</p>', 'Sub Title
			No

			Author
			Usha Srivastava

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175332553

			Pages
			264

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Usha Srivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175332553</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>264</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"895"', '"537"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 264, '264', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92358173918260.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNH0987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1160', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1160', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2380, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('96767d15-16f3-4be1-a5e5-1d5228b6d10f', '2032', NULL, 'Soil Microbiology and Soil Biotechnology New', 'soil-microbiology-and-soil-biotechnology-new-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2-2032', 'soil-microbiology-and-soil-biotechnology-new-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032-2032', 'SIUJ3434', 'SIUJ3434', 'SIUJ3434', NULL, 'Soil Microbiology and Soil Biotechnology New', '<h1>Soil Microbiology and Soil Biotechnology New</h1>', 'Sub Title
			No

			Author
			9789382484240

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382484240

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>9789382484240</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382484240</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5503logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SIUJ3434&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2032', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2032', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1808, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('9697fc0b-e19e-4362-936a-33460b1ac7ed', '3288', NULL, 'Gandhi''s Hinduism - The Struggle Against Jinnah''s Islam', 'gandhis-hinduism-the-struggle-against-jinnahs-islam-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288', 'gandhis-hinduism-the-struggle-against-jinnahs-islam-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288-3288', '9789389449143', '9789389449143', '9789389449143', NULL, 'Gandhi, a devout Hindu, believed faith could nurture the civilizational harmony of India, a land where every religion had flourished. Jinnah, a political Muslim rather than a practicing believer, was determined to carve up a syncretic subcontinent in the name of Islam. His confidence came from a wartime deal with Britain, embodied in the ''August Offer'' of 1940. Gandhi''s strength lay in ideological commitment which was, in the end, ravaged by the communal violence that engineered partition. The price of this epic confrontation, paid by the people, has stretched into generations.

M.J. Akbar''s book, meticulously researched from original sources, reveals the astonishing blunders, lapses and conscious chicanery that permeated the politics of seven explosive years between 1940 and 1947. Facts from the archives challenge the conventional narrative, and disturb the conspiratorial silence used to protect the image of famous icons. Gandhi''s Hinduism: The Struggle Against Jinnah''s Islam delves into both the ideology and the personality of those who shaped the fate of a region between Iran and Burma. It is essential reading for anyone interested in modern Indian history, and the past as a prelude to the future.', '<p>Gandhi, a devout Hindu, believed faith could nurture the civilizational harmony of India, a land where every religion had flourished. Jinnah, a political Muslim rather than a practicing believer, was determined to carve up a syncretic subcontinent in the name of Islam. His confidence came from a wartime deal with Britain, embodied in the ''August Offer'' of 1940. Gandhi''s strength lay in ideological commitment which was, in the end, ravaged by the communal violence that engineered partition. The price of this epic confrontation, paid by the people, has stretched into generations.<br />
M.J. Akbar''s book, meticulously researched from original sources, reveals the astonishing blunders, lapses and conscious chicanery that permeated the politics of seven explosive years between 1940 and 1947. Facts from the archives challenge the conventional narrative, and disturb the conspiratorial silence used to protect the image of famous icons. <em>Gandhi''s Hinduism: The Struggle Against Jinnah''s Islam </em>delves into both the ideology and the personality of those who shaped the fate of a region between Iran and Burma. It is essential reading for anyone interested in modern Indian history, and the past as a prelude to the future.</p>', 'Published
			05 Jan 2020

			Format
			Hardback

			Edition
			1st

			Pages
			476

			ISBN
			9789389449143

			Imprint
			Bloomsbury India

			Dimensions
			216 x 140 mm

			Publisher
			Bloomsbury Publishing', '<table>
	<tbody>
		<tr>
			<th>Published</th>
			<td>05 Jan 2020</td>
		</tr>
		<tr>
			<th>Format</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>476</td>
		</tr>
		<tr>
			<th>ISBN</th>
			<td>9789389449143</td>
		</tr>
		<tr>
			<th>Imprint</th>
			<td>Bloomsbury India</td>
		</tr>
		<tr>
			<th>Dimensions</th>
			<td>216 x 140 mm</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bloomsbury Publishing</td>
		</tr>
	</tbody>
</table>', '"699"', '"420"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, '1st', NULL, '05 Jan 2020', NULL, NULL, '3603fdd9-4cd6-4267-9cdb-329b68f35950', NULL, NULL, 476, '476', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45509789389449143.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789389449143&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3288', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3288', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1092, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:04'),
('96acc719-86e2-43e5-ae20-4b6722e9dbcc', '4345', 119, 'Simulation With Arena 5/e', 'simulation-with-arena-5e', 'simulation-with-arena-5e', '9780071267717', '9780071267717', '9780071267717', NULL, 'About the book

Simulation with Arena provides a comprehensive treatment of simulation using industry-standard Arena software. The text starts by having the reader develop simple high-level models, and then progresses to advanced modeling and analysis. Statistical design and analysis of simulation experiments is integrated with the modeling chapters, reflecting the importance of mathematical modeling of these activities. An informal, tutorial writing style is used to aid the beginner in fully understanding the ideas and topics presented. 

Content:

	What is Simulation?

	Fundamental Simulation Concepts

	A Guided Tour Through Arena

	Modeling Basic Operations and Inputs

	Modeling Detailed Operations

	Statistical Analysis of Output from Terminating Simulations

	Intermediate Modeling and Steady-State Statistical Analysis

	Entity Transfer

	A Sampler of further Modeling Issues and Techniques

	Arena Integration and Customization

	Continuous and Combined Discrete/Continuous Models

	Further Statistical Issues

	Conducting Simulation studies', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Simulation with Arena provides a comprehensive treatment of simulation using industry-standard Arena software. The text starts by having the reader develop simple high-level models, and then progresses to advanced modeling and analysis. Statistical design and analysis of simulation experiments is integrated with the modeling chapters, reflecting the importance of mathematical modeling of these activities. An informal, tutorial writing style is used to aid the beginner in fully understanding the ideas and topics presented. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>What is Simulation?</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Fundamental Simulation Concepts</span></span></span></li>
	<li style="text-align:justify"><span><span><span>A Guided Tour Through Arena</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Modeling Basic Operations and Inputs</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Modeling Detailed Operations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Statistical Analysis of Output from Terminating Simulations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Intermediate Modeling and Steady-State Statistical Analysis</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Entity Transfer</span></span></span></li>
	<li style="text-align:justify"><span><span><span>A Sampler of further Modeling Issues and Techniques</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Arena Integration and Customization</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Continuous and Combined Discrete/Continuous Models</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Further Statistical Issues</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Conducting Simulation studies</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Simulation With Arena 5/e

			Author
			W.David Kelton

			ISBN
			9780071267717

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Simulation With Arena 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>W.David Kelton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780071267717</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1195"', '"837"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7326simu.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780071267717&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4345', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4345', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 119, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:04'),
('96b226e3-4e7f-46cc-8198-757951b63a7f', '32', NULL, 'Systems Architecting of Organizations -Why Eagles Cans swim', 'systems-architecting-of-organizations-why-eagles-cans-swim', 'systems-architecting-of-organizations--why-eagles-cans-swim', 'Systems Architecting', 'Systems Architecting', 'Systems Architecting', NULL, 'The most difficult questions facing organizations today do not have scientifically or mathematically provable solutions. Many answers that do exist depend upon time and circumstance. Systems Architecting of Organizations: Why Eagles Can''t Swim tackles a very difficult dilemma: how do even highly respected organizations maintain their vaunted excellence, accommodate the new world of global communications, transportation, economics and multinational security, and still survive against stiff competition already in place? As they are finding out, depending upon the circumstances, the demands of excellence on the one hand, and of change on the other, can be cruelly irreconcilable. This book does not just describe business strengths and weaknesses. First, it identifies potential weaknesses, then offers guidelines and insights to address them. Its approach is architectural and heuristic. Second, this book is about maintaining success in a dynamic world, not about achieving it in a static one; few are clear on what to do and not to do in the face of major change. Systems Architecting of Organizations: Why Eagles Can''t Swim helps professionals gain new perspectives when reviewing their own organizations and to see problems and opportunities previously not apparent.', '<p>The most difficult questions facing organizations today do not have scientifically or mathematically provable solutions. Many answers that do exist depend upon time and circumstance. Systems Architecting of Organizations: Why Eagles Can''t Swim tackles a very difficult dilemma: how do even highly respected organizations maintain their vaunted excellence, accommodate the new world of global communications, transportation, economics and multinational security, and still survive against stiff competition already in place? As they are finding out, depending upon the circumstances, the demands of excellence on the one hand, and of change on the other, can be cruelly irreconcilable. This book does not just describe business strengths and weaknesses. First, it identifies potential weaknesses, then offers guidelines and insights to address them. Its approach is architectural and heuristic. Second, this book is about maintaining success in a dynamic world, not about achieving it in a static one; few are clear on what to do and not to do in the face of major change. Systems Architecting of Organizations: Why Eagles Can''t Swim helps professionals gain new perspectives when reviewing their own organizations and to see problems and opportunities previously not apparent.</p>', 'Sub Title
			No

			Author
			Eberhardt Rechtin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780849381409

			Pages
			280

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eberhardt Rechtin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849381409</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>280</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7630"', '"4578"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 280, '280', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30751_4_25%20.....%2030.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Systems%20Architecting&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=32', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=32', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3057, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:04'),
('96bb895f-22a8-4120-8bf3-33c7085a2e32', '730', NULL, 'Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room NEW', 'statistical-analysis-of-extreme-values-with-application-to-insurance-finance-hydrology-and-other-fields-includes-cdroom-new-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730', 'statistical-analysis-of-extreme-values-with-application-to-insurance-finance-hydrology-and-other-fields-includes-cdroom-new-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730-730', 'IKJU77876', 'IKJU77876', 'IKJU77876', NULL, 'The statistical analysis of extreme data is important for various disciplines, including insurance, finance, hydrology, engineering and environmental sciences. This book is an introduction to parametric modelling, exploratory analysis and statistical inference for extreme events. The text contains special chapters about insurance (co-authored by M. Radtke), returns in asset prices (co-authored by C.G. de Vries) and flood frequency analysis, as well as five longer case studies. XTREMES, an interactive menu-driven system which runs under Windows 3.1 (16 bit version) and Windows 95, NT (32 bit version) is included, and is designed to facilitate the assessment of the adequacy of the parametric modelling and the statistical inference. It contains an integrated Pascal-like programming language.', '<p>The statistical analysis of extreme data is important for various disciplines, including insurance, finance, hydrology, engineering and environmental sciences. This book is an introduction to parametric modelling, exploratory analysis and statistical inference for extreme events. The text contains special chapters about insurance (co-authored by M. Radtke), returns in asset prices (co-authored by C.G. de Vries) and flood frequency analysis, as well as five longer case studies. XTREMES, an interactive menu-driven system which runs under Windows 3.1 (16 bit version) and Windows 95, NT (32 bit version) is included, and is designed to facilitate the assessment of the adequacy of the parametric modelling and the statistical inference. It contains an integrated Pascal-like programming language.</p>', 'Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room NEW', '<h1>Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room NEW</h1>', '"6655"', '"3993"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8081dpp_9_35.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJU77876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=730', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=730', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2646, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('96c3d979-aa05-4911-8c5b-2acaa443bde0', '1699', NULL, 'Geometry and Phase Transitions in Colloids and Polymers', 'geometry-and-phase-transitions-in-colloids-and-polymers-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699', 'geometry-and-phase-transitions-in-colloids-and-polymers-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699-1699', 'RTTYU4324', 'RTTYU4324', 'RTTYU4324', NULL, 'This monograph represents an extension of the author''s original PhD thesis and includes a more thorough discussion on the concepts and mathematics behind his research works on the foam model, as applied to studying issues of phase stability and elasticity for various non-closed packed structures found in fuzzy and colloidal crystals, as well as on a renormalization-group analysis regarding the critical behavior of loop polymers upon which topological constraints are imposed. The common thread behind these two research works is their demonstration of the importance and effectiveness of utilizing geometrical and topological concepts for modeling and understanding soft systems undergoing phase transitions.', '<p>This monograph represents an extension of the author''s original PhD thesis and includes a more thorough discussion on the concepts and mathematics behind his research works on the foam model, as applied to studying issues of phase stability and elasticity for various non-closed packed structures found in fuzzy and colloidal crystals, as well as on a renormalization-group analysis regarding the critical behavior of loop polymers upon which topological constraints are imposed. The common thread behind these two research works is their demonstration of the importance and effectiveness of utilizing geometrical and topological concepts for modeling and understanding soft systems undergoing phase transitions.</p>', 'Geometry and Phase Transitions in Colloids and Polymers', '<h1>Geometry and Phase Transitions in Colloids and Polymers</h1>', '"7199"', '"4319"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7589dpp_18_68.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTTYU4324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1699', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1699', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2035, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', '4000', 454, 'The History of India''s Great Warrior Vinayak Damodar Savarkar', 'the-history-of-indias-great-warrior-vinayak-damodar-savarkar', 'the-history-of-indias-great-warrior-vinayak-damodar-savarkar', '9789348670267', '9789348670267', '9789348670267', NULL, 'About the book

Vinayak Damodar Savarkar (May 28, 1883 – February 26, 1966) was an Indian politician and an Indian Independence Movement activist, who is credited with developing the Hindu nationalist political ideology Hindutva. He is considered to be the central icon of modern Hindu nationalist political parties. Commonly addressed as Veer Savarkar, he is considered to be the central icon of modern Hindu nationalist political parties. His last years were clouded with accusations of involvement in Mahatma Gandhi’s assassination. Savarkar’s revolutionary activities began when studying in India and England, where he founded student societies and publications, espousing the cause of complete Indian Independence by revolutionary means. While in jail, Savarkar would pen the work describing Hindutva, openly espousing Hindu Nationalism. He would be released in 1921 under restrictions after signing a controversial plea for clemency in which he renounced revolutionary activities. Savarkar credited with developing the Hindu Nationalist Political Ideology of Hindutva. Commonly addresses as Veer Savarkar (Brave Savarkar), he is considered to be the central icon of Modern Hindu Nationalist Political Parties. His last years were clouded with accusations of involvement in Mahatma Gandhi’s assassination. He is a hero that stands tall in history. A rationalist, a humanist, a leader of men, a Poet-Savarkar’s contribution to all that he touched is immense. The book is a tribute to Hindutva icon Savarkar. The book will prove an informative and most useful asset for students, scholars and teachers in this field.

Contents:-

	Biography

	Recollection and Memory of Veer Savarkar

	Secret Organisation of Savarkar

	Savarkar: Social-Religion Reforms and Freedom

	Savarkar: The Rising Leader and Presentation of Hindutva

	Savarkar and Unique Natural Blessings to Hindusthan

	Hindu Nationalism of Savarkar', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Vinayak Damodar Savarkar (May 28, 1883 – February 26, 1966) was an Indian politician and an Indian Independence Movement activist, who is credited with developing the Hindu nationalist political ideology Hindutva. He is considered to be the central icon of modern Hindu nationalist political parties. Commonly addressed as Veer Savarkar, he is considered to be the central icon of modern Hindu nationalist political parties. His last years were clouded with accusations of involvement in Mahatma Gandhi’s assassination. Savarkar’s revolutionary activities began when studying in India and England, where he founded student societies and publications, espousing the cause of complete Indian Independence by revolutionary means. While in jail, Savarkar would pen the work describing Hindutva, openly espousing Hindu Nationalism. He would be released in 1921 under restrictions after signing a controversial plea for clemency in which he renounced revolutionary activities. Savarkar credited with developing the Hindu Nationalist Political Ideology of Hindutva. Commonly addresses as Veer Savarkar (Brave Savarkar), he is considered to be the central icon of Modern Hindu Nationalist Political Parties. His last years were clouded with accusations of involvement in Mahatma Gandhi’s assassination. He is a hero that stands tall in history. A rationalist, a humanist, a leader of men, a Poet-Savarkar’s contribution to all that he touched is immense. The book is a tribute to Hindutva icon Savarkar. The book will prove an informative and most useful asset for students, scholars and teachers in this field.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Biography</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Recollection and Memory of Veer Savarkar</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Secret Organisation of Savarkar</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Savarkar: Social-Religion Reforms and Freedom</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Savarkar: The Rising Leader and Presentation of Hindutva</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Savarkar and Unique Natural Blessings to Hindusthan</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Hindu Nationalism of Savarkar</span></span></span></li>
</ol>
', 'Title
			The History of India''s Great Warrior Vinayak Damodar Savarkar

			Author
			Mukesh Kumar Tiwari

			ISBN
			9789348670267

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The History of India''s Great Warrior Vinayak Damodar Savarkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mukesh Kumar Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670267</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1495"', '"972"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3914oo.jpg', NULL, '11 | 19 | 45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789348670267&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4000', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4000', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 454, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:04'),
('96e4008b-b932-4940-941d-776dd5dabebb', '4172', 290, 'International Business 13/e', 'international-business-13e', 'international-business-13e', '9789355324771', '9789355324771', '9789355324771', NULL, 'About the book

This popular textbook on International Business is comprehensive and descriptive in nature. It captures latest events, statistics, examples, and includes new insights from latest research and covers relevant topics. 

The rich pedagogy used in the text contains opening and closing cases, and managerial boxes which specifically focus on managerial implications of the topics. It also provides 20 integrated cases as a learning vehicle across multiple chapters. 

The book is authored keeping focus on the topics, issues, and events relevant for management and business administration and allied disciplines. The usage of detailed and explanatory approach will help every management enthusiast to comprehend complex topics of this subject.  

Content:

Chapter 1: Globalization

Chapter 2: National Differences in Political, Economic, and Legal Systems

Chapter 3: National Differences in Economic Development

Chapter 4: Differences in Culture

Chapter 5: Ethics, Corporate Social Responsibility, and Sustainability

Chapter 6: International Trade Theory

Chapter 7: Government Policy and International Trade

Chapter 8: Foreign Direct Investment

Chapter 9: Regional Economic Integration

Chapter 10: The Foreign Exchange Market

Chapter 11: The International Monetary System

Chapter 12: The Global Capital Market

Chapter 13 The Strategy of International Business

Chapter 14: The Organization of International Business

Chapter 15: Entry Strategy and Strategic Alliances

Chapter 16: Exporting, Importing, and Countertrade

Chapter 17: Global Production and Supply Chain Management

Chapter 18: Global Marketing and R&D

Chapter 19: Global Human Resource Management

Chapter 20: Accounting and Finance in the International Business', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This popular textbook on International Business is comprehensive and descriptive in nature. It captures latest events, statistics, examples, and includes new insights from latest research and covers relevant topics. <br />
The rich pedagogy used in the text contains opening and closing cases, and managerial boxes which specifically focus on managerial implications of the topics. It also provides 20 integrated cases as a learning vehicle across multiple chapters. <br />
The book is authored keeping focus on the topics, issues, and events relevant for management and business administration and allied disciplines. The usage of detailed and explanatory approach will help every management enthusiast to comprehend complex topics of this subject.  </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1: Globalization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2: National Differences in Political, Economic, and Legal Systems</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3: National Differences in Economic Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4: Differences in Culture</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5: Ethics, Corporate Social Responsibility, and Sustainability</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6: International Trade Theory</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7: Government Policy and International Trade</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8: Foreign Direct Investment</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9: Regional Economic Integration</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10: The Foreign Exchange Market</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11: The International Monetary System</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12: The Global Capital Market</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13 The Strategy of International Business</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14: The Organization of International Business</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 15: Entry Strategy and Strategic Alliances</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 16: Exporting, Importing, and Countertrade</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 17: Global Production and Supply Chain Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 18: Global Marketing and R&amp;D</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 19: Global Human Resource Management</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 20: Accounting and Finance in the International Business</span></span></span></p>
', 'Title
			International Business 13/e

			Author
			Charles W. L. Hill

			ISBN
			9789355324771

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>International Business 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Charles W. L. Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355324771</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1140"', '"855"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2016interna.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355324771&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4172', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4172', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 290, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:04'),
('96efbb45-6e12-4c63-ab95-4ce399943d2e', '4230', 233, 'Industrial Relations and Labour Laws for Managers', 'industrial-relations-and-labour-laws-for-managers', 'industrial-relations-and-labour-laws-for-managers', '9789353281830', '9789353281830', '9789353281830', NULL, 'About the Book

A lucid and exemplary introduction to Indian labour laws and a thorough discussion on the legislations dealing with industrial Relations and labour issues. Aiming to provide the readers with an understanding and knowledge of labour laws, this textbook presents a collection of legislations dealing with industrial Relations, wages, work conditions and social security and legislations regulating the employment of women and children in industrial activities. It focuses on the application of labour laws to and within businesses and deals with legal postulations from the perspective of a manager. By including a number of relevant cases and case lets highlighting various labour issues of industrial units across the country, industrial Relations and labour laws for managers helps students of human Resource Management as well as HR professionals to understand the legal implications in a relatable way. Key features comprehensive coverage of labour and industrial Relations laws along with contemporary developments each Act supported by carefully curated cases to exemplify the practical facets and their implications each case followed by judgement and explanation unveiling the application of the legal concept each Chapter aided by objective and descriptive exercises and case-based questions to aid teaching and learning in a classroom situation.

Content:

	Fundamental Aspects of Industrial Relations

	Evolution of Labour Legislation in India

	The Factories Act, 1948

	Contract Labour (Regulation and Abolition) Act,1970

	The Child and Adolescent Labour (Prohibition and Regulation) Act, 1986

	The Employees’ Compensation Act,1923

	The Employees’ State Insurance Act, 1948

	The Employees’ Provident Funds and Miscellaneous Provisions Act, 1952

	The Payment of Gratuity Act, 1972

	The Maternity Benefit Act, 1961

	The Payment of Wages Act, 1936

	The Minimum Wages Act, 1948

	The Industrial Disputes Act, 1947

	The Industrial Employment (Standing Orders) Act, 1946

	The Trade Unions Act, 1965

	The Apprentices Act, 1961

	The Employment Exchanges (Compulsory Notification of Vacancies) Act, 1959', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A lucid and exemplary introduction to Indian labour laws and a thorough discussion on the legislations dealing with industrial Relations and labour issues. Aiming to provide the readers with an understanding and knowledge of labour laws, this textbook presents a collection of legislations dealing with industrial Relations, wages, work conditions and social security and legislations regulating the employment of women and children in industrial activities. It focuses on the application of labour laws to and within businesses and deals with legal postulations from the perspective of a manager. By including a number of relevant cases and case lets highlighting various labour issues of industrial units across the country, industrial Relations and labour laws for managers helps students of human Resource Management as well as HR professionals to understand the legal implications in a relatable way. Key features comprehensive coverage of labour and industrial Relations laws along with contemporary developments each Act supported by carefully curated cases to exemplify the practical facets and their implications each case followed by judgement and explanation unveiling the application of the legal concept each Chapter aided by objective and descriptive exercises and case-based questions to aid teaching and learning in a classroom situation.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Fundamental Aspects of Industrial Relations</span></span></span></li>
	<li><span><span><span>Evolution of Labour Legislation in India</span></span></span></li>
	<li><span><span><span>The Factories Act, 1948</span></span></span></li>
	<li><span><span><span>Contract Labour (Regulation and Abolition) Act,1970</span></span></span></li>
	<li><span><span><span>The Child and Adolescent Labour (Prohibition and Regulation) Act, 1986</span></span></span></li>
	<li><span><span><span>The Employees’ Compensation Act,1923</span></span></span></li>
	<li><span><span><span>The Employees’ State Insurance Act, 1948</span></span></span></li>
	<li><span><span><span>The Employees’ Provident Funds and Miscellaneous Provisions Act, 1952</span></span></span></li>
	<li><span><span><span>The Payment of Gratuity Act, 1972</span></span></span></li>
	<li><span><span><span>The Maternity Benefit Act, 1961</span></span></span></li>
	<li><span><span><span>The Payment of Wages Act, 1936</span></span></span></li>
	<li><span><span><span>The Minimum Wages Act, 1948</span></span></span></li>
	<li><span><span><span>The Industrial Disputes Act, 1947</span></span></span></li>
	<li><span><span><span>The Industrial Employment (Standing Orders) Act, 1946</span></span></span></li>
	<li><span><span><span>The Trade Unions Act, 1965</span></span></span></li>
	<li><span><span><span>The Apprentices Act, 1961</span></span></span></li>
	<li><span><span><span>The Employment Exchanges (Compulsory Notification of Vacancies) Act, 1959</span></span></span></li>
</ol>
', 'Title
			Industrial Relations and Labour Laws for Managers

			Author
			Parul Gupta

			ISBN
			9789353281830

			Publisher
			Sage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Industrial Relations and Labour Laws for Managers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Parul Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353281830</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"495"', '"396"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b07411dc-945a-4a47-8344-fa3f20b46e71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1157labour.jpg', NULL, '9 | 21 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353281830&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4230', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4230', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 233, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:04'),
('9705a329-13f4-4f91-b443-7678105b4886', '3594', 811, 'Nations and nationalism - A global historical overview 4 vols. set', 'nations-and-nationalism-a-global-historical-overview-4-vols-set-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-35-3594', 'nations-and-nationalism-a-global-historical-overview-4-vols-set-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594-3594', '9781851099078', '9781851099078', '9781851099078', NULL, 'A comprehensive and revealing compilation of essays analyzing the varied dimensions of national identities and nationalisms across world regions and through time.

 

The pervasiveness of nationalism, its many manifestations over the centuries, and the widely scattered way it has been studied make it a particularly difficult subject to approach and explore. ABC-CLIO offers the finest comprehensive reference available on an essential topic in modern world history. Across four volumes, Nations and Nationalism: A Global Historical Overview covers all aspects of nationalism, in all parts of the world, from the time of the French Revolution to the present day.

Nations and Nationalism helps students, researchers, and other interested readers explore national identities and nationalistic movements in historical context. Organized chronologically, its four volumes combine thematic essays on different characteristics of nationalism with case studies of key historical developments involving specific nations at specific times. The encyclopedia focuses on Europe, Latin America, Africa, and Asia, with featured coverage of nationalist cultural creations, including literature, music, symbols, and mythologies.

Features

	Over 150 contributors—distinguished international scholars from a wide range of disciplines

	Over 100 country essays covering all major world regions from the origins of modern nationalism in the 18th century to the present

	Over 40 thematic essays that frame the country studies with discussions of different contexts and central issues in the development of nations and nationalism

	Hundreds of photographs and illustrations portraying important persons, monuments, places and artifacts

	Over 60 historical and modern maps to help orient the reader

	A general index offering access to the entries by different topics, places, and persons.', '<p><strong>A comprehensive and revealing compilation of essays analyzing the varied dimensions of national identities and nationalisms across world regions and through time.</strong><br />
 </p>

<p>The pervasiveness of nationalism, its many manifestations over the centuries, and the widely scattered way it has been studied make it a particularly difficult subject to approach and explore. ABC-CLIO offers the finest comprehensive reference available on an essential topic in modern world history. Across four volumes, <em>Nations and Nationalism: A Global Historical Overview</em> covers all aspects of nationalism, in all parts of the world, from the time of the French Revolution to the present day.</p>

<p><em>Nations and Nationalism</em> helps students, researchers, and other interested readers explore national identities and nationalistic movements in historical context. Organized chronologically, its four volumes combine thematic essays on different characteristics of nationalism with case studies of key historical developments involving specific nations at specific times. The encyclopedia focuses on Europe, Latin America, Africa, and Asia, with featured coverage of nationalist cultural creations, including literature, music, symbols, and mythologies.</p>

<h2>Features</h2>

<ul>
	<li>Over 150 contributors—distinguished international scholars from a wide range of disciplines</li>
	<li>Over 100 country essays covering all major world regions from the origins of modern nationalism in the 18th century to the present</li>
	<li>Over 40 thematic essays that frame the country studies with discussions of different contexts and central issues in the development of nations and nationalism</li>
	<li>Hundreds of photographs and illustrations portraying important persons, monuments, places and artifacts</li>
	<li>Over 60 historical and modern maps to help orient the reader</li>
	<li>A general index offering access to the entries by different topics, places, and persons.</li>
</ul>', 'Sub Title
			A global historical overview

			Author
			Guntram H. Herb & DavidH. Kaplan

			About Author

			Guntram H. Herb, Ph.D., is associate professor of geography at Middlebury College, Middlebury, VT. In addition to peer-reviewed articles and book chapters, his published works include Under the Map of Germany: Nationalism and Propaganda, 1918-1945 and the collection of essays co-edited with David H. Kaplan, Nested Identities: Nationalism, Territory, and Scale.

			David H. Kaplan, Ph.D., is professor of geography at Kent State University, Kent, OH, and editor of National Identities. His published works include over 30 peer-reviewed articles and chapters, and six books including Nested Identities (with Guntram Herb) and Boundaries and Place (with Jouni Häkli).

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781851099078

			Pages
			1863

			Binding
			Hardback

			Year of Publication
			2008

			Edition of Book
			1st

			Language
			English

			Illustrations

			No

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A global historical overview</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guntram H. Herb &amp; DavidH. Kaplan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p><strong>Guntram H. Herb</strong>, Ph.D., is associate professor of geography at Middlebury College, Middlebury, VT. In addition to peer-reviewed articles and book chapters, his published works include <em>Under the Map of Germany: Nationalism and Propaganda, 1918-1945</em> and the collection of essays co-edited with David H. Kaplan, <em>Nested Identities: Nationalism, Territory, and Scale</em>.<br />
			<br />
			<strong>David H. Kaplan</strong>, Ph.D., is professor of geography at Kent State University, Kent, OH, and editor of <em>National Identities</em>. His published works include over 30 peer-reviewed articles and chapters, and six books including <em>Nested Identities</em> (with Guntram Herb) and <em>Boundaries and Place</em> (with Jouni Häkli).</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781851099078</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1863</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"72160"', '"43300"', '"0"', 5, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1863, '1863', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/541051XPLR4rgcL._SX384_BO1,204,203,200_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781851099078&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3594', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3594', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 811, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:04'),
('97342dfc-8101-4503-bd31-e3dacd87f97e', '3570', 834, 'Problems and Worked Solutions in Vector Analysis', 'problems-and-worked-solutions-in-vector-analysis-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570', 'problems-and-worked-solutions-in-vector-analysis-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570-3570', '9780486780818', '9780486780818', '9780486780818', NULL, '"A handy book like this," noted The Mathematical Gazette, "will fill a great want." Devoted to fully worked out examples, this unique text constitutes a self-contained introductory course in vector analysis for undergraduate and graduate students of applied mathematics.

Opening chapters define vector addition and subtraction, show how to resolve and determine the direction of two or more vectors, and explain systems of coordinates, vector equations of a plane and straight line, relative velocity and acceleration, and infinitely small vectors. The following chapters deal with scalar and vector multiplication, axial and polar vectors, areas, differentiation of vector functions, gradient, curl, divergence, and analytical properties of the position vector. Applications of vector analysis to dynamics and physics are the focus of the final chapter, including such topics as moving rigid bodies, energy of a moving rigid system, central forces, equipotential surfaces, Gauss''s theorem, and vector flow.', '<p>"A handy book like this," noted The Mathematical Gazette, "will fill a great want." Devoted to fully worked out examples, this unique text constitutes a self-contained introductory course in vector analysis for undergraduate and graduate students of applied mathematics.<br />
Opening chapters define vector addition and subtraction, show how to resolve and determine the direction of two or more vectors, and explain systems of coordinates, vector equations of a plane and straight line, relative velocity and acceleration, and infinitely small vectors. The following chapters deal with scalar and vector multiplication, axial and polar vectors, areas, differentiation of vector functions, gradient, curl, divergence, and analytical properties of the position vector. Applications of vector analysis to dynamics and physics are the focus of the final chapter, including such topics as moving rigid bodies, energy of a moving rigid system, central forces, equipotential surfaces, Gauss''s theorem, and vector flow.</p>', 'Sub Title
			No

			Author
			L. R. Shorter

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 0486780813

			ISBN 13 Digit
			 9780486780818

			Pages
			 368

			Binding
			Paperback

			Year of Publication
			2014

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>L. R. Shorter</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 0486780813</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780486780818</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 368</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1634"', '"980"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 368, ' 368', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4010612A2cbdBLL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486780818&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3570', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3570', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 834, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:04'),
('973e21a6-b2e2-4f34-8de1-923212927e3c', '3496', 903, 'Nineteenth - Century Photographs and Architecture : Documenting History, Charting Progress and Exploring the World', 'nineteenth-century-photographs-and-architecture-documenting-history-charting-progress-and-exploring-the-world-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3-3496', 'nineteenth-century-photographs-and-architecture-documenting-history-charting-progress-and-exploring-the-world-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496-3496', '9781409448334', '9781409448334', '9781409448334', NULL, 'Eschewing the limiting idea that nineteenth-century architecture photography merely reflects functionality, the objective of this collection is to reflect the aesthetic, intellectual, and cultural concerns of the time.

The essays hold appeal for social and cultural historians, as well as those with an interest in the fields of art history, urban geography, history of travel and tourism.

Nineteenth-century photographers captured what could be seen and what they wanted to be seen. Their images informed of exploration, progress, heritage, and destruction. Architecture was a staple subject for the first generation of photographers as it patiently tolerated the long exposures of the early processes. During its formative decades photography responded to evolutionary cultural forces of market and artistic production. Photographs of architecture reflected a specific political or social context modulated through individual points of view. For this reason, the examination of each photographic image as a primary visual document and an aesthetic object rather than a technical milestone on a chronological trajectory affords a richer multi-faceted approach to the extensive and complex corpus of photographs taken by photographers all over the world.

This project acknowledges the importance of technique in the early decades of photography but focuses on the thematic content of the material. It places the photography of architecture in an international context under the contemporary critical lens sharpened by theoretical and cultural examination of the topic.

Content - List of Figures and Tables, Notes on Contributors, Acknowledgements, Introduction, Part 1 Photography and the Discipline of Architecture History: Expanding Vision, 1 The Isolating Still Focus: Photography and Aesthetic Perception in Jacob Burckhardt''s Writings, 2 "Worthy of Being Thus Preserved": American Daguerreotype Views and Preservation of the Past, 1840-1860, 3 History in Albumen, Carbon, and Photogravure: Thomas Annan''s Old Glasgow, 4 Intersecting Routes of Architectural Travel, Photography, and Survey Books in the Nineteenth Century, 5 Aerial Views and Panoramas: Photographing the Nineteenth-Century Universal Expositions, 6 The Studio Collard and the Barricades of 1871: A Challenge not only to the Architecture of Paris, 7 Blurred Observations: The Late Nineteenth-Century Grand Tour of Captain J. Douglass Kennedy, 8 Construction Photography in the Service of International Public Relations: The French Connections, 9 The Elusive Challenge of Photographing Urban Spaces: Nineteenth-Century Berlin as Exemplar, PART 2 Exploring the World, 10 Francis Bedford - Architecture as Nation, 11 The Antiquarian Gaze: Colonialism, Architecture, and the Imaginative Geographies of Ruins in Nineteenth-Century Irish Photography, 12 Spanish Architecture Seen by Foreign Photographers of the Nineteenth Century, 13 Romanian Architecture and Cityscape: The Legacy of Nineteenth-Century Photographers, 14 Romanticizing the Uncanny: Ernst Ohlmer''s 1873 Photographs of the European-Style Palaces in the Yuamingyuan, Select Bibliography, Index ', '<p style="text-align:justify"><span>Eschewing the limiting idea that nineteenth-century architecture photography merely reflects functionality, the objective of this collection is to reflect the aesthetic, intellectual, and cultural concerns of the time.</span></p>

<p style="text-align:justify"><span>The essays hold appeal for social and cultural historians, as well as those with an interest in the fields of art history, urban geography, history of travel and tourism.</span></p>

<p style="text-align:justify"><span>Nineteenth-century photographers captured what could be seen and what they wanted to be seen. Their images informed of exploration, progress, heritage, and destruction. Architecture was a staple subject for the first generation of photographers as it patiently tolerated the long exposures of the early processes. During its formative decades photography responded to evolutionary cultural forces of market and artistic production. Photographs of architecture reflected a specific political or social context modulated through individual points of view. For this reason, the examination of each photographic image as a primary visual document and an aesthetic object rather than a technical milestone on a chronological trajectory affords a richer multi-faceted approach to the extensive and complex corpus of photographs taken by photographers all over the world.</span></p>

<p style="text-align:justify"><span>This project acknowledges the importance of technique in the early decades of photography but focuses on the thematic content of the material. It places the photography of architecture in an international context under the contemporary critical lens sharpened by theoretical and cultural examination of the topic.</span></p>

<p style="text-align:justify"><span>Content - List of Figures and Tables, Notes on Contributors, Acknowledgements, Introduction, Part 1 Photography and the Discipline of Architecture History: Expanding Vision, 1 The Isolating Still Focus: Photography and Aesthetic Perception in Jacob Burckhardt''s Writings, 2 "Worthy of Being Thus Preserved": American Daguerreotype Views and Preservation of the Past, 1840-1860, 3 History in Albumen, Carbon, and Photogravure: Thomas Annan''s Old Glasgow, 4 Intersecting Routes of Architectural Travel, Photography, and Survey Books in the Nineteenth Century, 5 Aerial Views and Panoramas: Photographing the Nineteenth-Century Universal Expositions, 6 The Studio Collard and the Barricades of 1871: A Challenge not only to the Architecture of Paris, 7 Blurred Observations: The Late Nineteenth-Century Grand Tour of Captain J. Douglass Kennedy, 8 Construction Photography in the Service of International Public Relations: The French Connections, 9 The Elusive Challenge of Photographing Urban Spaces: Nineteenth-Century Berlin as Exemplar, PART 2 Exploring the World, 10 Francis Bedford - Architecture as Nation, 11 The Antiquarian Gaze: Colonialism, Architecture, and the Imaginative Geographies of Ruins in Nineteenth-Century Irish Photography, 12 Spanish Architecture Seen by Foreign Photographers of the Nineteenth Century, 13 Romanian Architecture and Cityscape: The Legacy of Nineteenth-Century Photographers, 14 Romanticizing the Uncanny: Ernst Ohlmer''s 1873 Photographs of the European-Style Palaces in the Yuamingyuan, Select Bibliography, Index </span></p>', 'Sub Title
			Documenting History, Charting Progress and Exploring the World

			Author
			Micheline Nilsen

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781409448334

			Pages
			213

			Binding
			Hardcover

			Year of Publication
			2002

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Documenting History, Charting Progress and Exploring the World</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Micheline Nilsen</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781409448334</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>213</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2002</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"11638"', '"6983"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 213, '213', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6574IMG_20230110_0001_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781409448334&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3496', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3496', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 903, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:04'),
('9740b726-928a-48db-b5fc-f669d12cac1c', '3306', NULL, 'Life and Vision of the Vedic Seers 1 - Visvamitra', 'life-and-vision-of-the-vedic-seers-1-visvamitra-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-330-3306', 'life-and-vision-of-the-vedic-seers-1-visvamitra-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306-3306', '9789385830488', '9789385830488', '9789385830488', NULL, 'Contents:

Chapter-I. Life of Visvamitra

1. Eminence,

2. Visvamitra as Figuring in Valmiki''s Ramayana,

3. Visvamitra in the Mahabharata,

4. Symbolism of Struggle and Tapas,

5. Probable Explanation of the Duration of the Taps,

6. Identity of the Vedic and Post-Vadic Visvamitra,

7. Vishmitra as Rigorous Tapasvin,

8. Devotion of Indra,

9. Pedigre of Visvamitra,

10. Family of Visvamitra,

11. Age of Visvamitra,

12. Feud between Visvamitra and Vasistha

13. Visvamitra and the Candala

Chaper-II. Cultural Background

1. Relationship between Creative Work and its Environment, 

2. Visvamitra''s Contact with Foothills of Himalayas,

3. Acquaintance with the Sea,

4. Reference to Vast Plain and Fertile Land,

5. Reference to Tall Fruit-Laden Trees,

6. Flora and Fauna,

7. Reference to Destructive People Coming from the West,

8. Visvamitra and the Aryan Problem,

9. Circumscription of Visvamitra''s Native Place.

Chapter-III Sacrificial Background

1. Complementarity of Sacrifice and Tapas,

2. Sacrifice as a means to associating oneself with the Cosmic Rhythm,

3. Rta, Dharma and Sacrifice,

4. Sacrifice as the Principle of Creation,

5. Sacrifice as the Path of Universal Concord,

6. Sacrifice as a Source of  Plenty,

7. Sacrifice and Self-Purification,

8. Sacrifice and Vision of Mantra,

9. Vedic Seer''s Role in the Spiritualisation of the Institution of Sacrifice.

Chapter-IV Sadhana and Vision of Mantra

1. Sadhana versus Innate Seerhood,

2. Probable Reference to the Teacher of Visvamitra,

3. Devotion of Agni,

4. Yajna and Yoga,

5. Realisation of Agri as self,

6. Sadhana of Identity of the Devotee with the Deity,

7. Agri and Revelation of Mantra,

8. Meaning of Mantra-Darsana and Mantra-Jagarana,

9. Seerhood of  the Gayatri Mantra.

Chapter-V Vision of the Supreme Being

1. The Primeval Word Om,

2. Elucidation of the Supreme Being through Agni,

3. Elucidation of the Supreme Being through the Sun,

4. The Supreme as Symbolised by Usas,

5. The Supreme Being as brought out by the Heaven and the Earth,

6. Rta as a Pointer to the Supreme Being,

7. Time and Space as Sheath of the Supreme Being.

Chapter-VI Cosmogonic Visions

1. Agni,

2. Indra,

3. Heaven and Earth,

4. Dharma.

Chapter-VII Ethical Visions

1. Basis of Ethics,

2. Idea of Transformation of the Mortal into the Immoratal and its bearing on Ethics,

3. Yoga and Yajna as Tools of Transformation,

4. Rta and Satya as Fundamentals of the Vedic Ethics,

5. Attitude towards Purusarthas,

6. Problem of Evil,

7. Sin and Purgation,

8. Law of Karma.

Chapter-VIII Scientific Visions

1. Expansion of Space through the Agency of Agni,

2. Velocity of Light,

3. Mobility of the Earth,

4. Possibility of Scientific Vision through Intuition,

5. Visvamitra as Innovator of the Idea of Zero', '<p style="text-align:justify"><strong><span>Contents:</span></strong></p>

<p style="text-align:justify"><strong><span>Chapter-I. Life of Visvamitra</span></strong></p>

<p style="text-align:justify"><span>1. Eminence, </span></p>

<p style="text-align:justify"><span>2. Visvamitra as Figuring in Valmiki''s Ramayana,</span></p>

<p style="text-align:justify"><span>3. Visvamitra in the Mahabharata, </span></p>

<p style="text-align:justify"><span>4. Symbolism of Struggle and Tapas, </span></p>

<p style="text-align:justify"><span>5. Probable Explanation of the Duration of the Taps, </span></p>

<p style="text-align:justify"><span>6. Identity of the Vedic and Post-Vadic Visvamitra, </span></p>

<p style="text-align:justify"><span>7. Vishmitra as Rigorous Tapasvin, </span></p>

<p style="text-align:justify"><span>8. Devotion of Indra, </span></p>

<p style="text-align:justify"><span>9. Pedigre of Visvamitra, </span></p>

<p style="text-align:justify"><span>10. Family of Visvamitra, </span></p>

<p style="text-align:justify"><span>11. Age of Visvamitra, </span></p>

<p style="text-align:justify"><span>12. Feud between Visvamitra and Vasistha</span></p>

<p style="text-align:justify"><span>13. Visvamitra and the Candala</span></p>

<p style="text-align:justify"><strong><span>Chaper-II. Cultural Background</span></strong></p>

<p style="text-align:justify"><span>1. Relationship between Creative Work and its Environment,  </span></p>

<p style="text-align:justify"><span>2. Visvamitra''s Contact with Foothills of Himalayas, </span></p>

<p style="text-align:justify"><span>3. Acquaintance with the Sea, </span></p>

<p style="text-align:justify"><span>4. Reference to Vast Plain and Fertile Land, </span></p>

<p style="text-align:justify"><span>5. Reference to Tall Fruit-Laden Trees, </span></p>

<p style="text-align:justify"><span>6. Flora and Fauna, </span></p>

<p style="text-align:justify"><span>7. Reference to Destructive People Coming from the West, </span></p>

<p style="text-align:justify"><span>8. Visvamitra and the Aryan Problem, </span></p>

<p style="text-align:justify"><span>9. Circumscription of Visvamitra''s Native Place.</span></p>

<p style="text-align:justify"><strong><span>Chapter-III Sacrificial Background</span></strong></p>

<p style="text-align:justify"><span>1. Complementarity of Sacrifice and Tapas, </span></p>

<p style="text-align:justify"><span>2. Sacrifice as a means to associating oneself with the Cosmic Rhythm, </span></p>

<p style="text-align:justify"><span>3. Rta, Dharma and Sacrifice, </span></p>

<p style="text-align:justify"><span>4. Sacrifice as the Principle of Creation, </span></p>

<p style="text-align:justify"><span>5. Sacrifice as the Path of Universal Concord, </span></p>

<p style="text-align:justify"><span>6. Sacrifice as a Source of  Plenty, </span></p>

<p style="text-align:justify"><span>7. Sacrifice and Self-Purification, </span></p>

<p style="text-align:justify"><span>8. Sacrifice and Vision of Mantra, </span></p>

<p style="text-align:justify"><span>9. Vedic Seer''s Role in the Spiritualisation of the Institution of Sacrifice.</span></p>

<p style="text-align:justify"><strong><span>Chapter-IV Sadhana and Vision of Mantra</span></strong></p>

<p style="text-align:justify"><span>1. Sadhana versus Innate Seerhood, </span></p>

<p style="text-align:justify"><span>2. Probable Reference to the Teacher of Visvamitra, </span></p>

<p style="text-align:justify"><span>3. Devotion of Agni, </span></p>

<p style="text-align:justify"><span>4. Yajna and Yoga, </span></p>

<p style="text-align:justify"><span>5. Realisation of Agri as self, </span></p>

<p style="text-align:justify"><span>6. Sadhana of Identity of the Devotee with the Deity, </span></p>

<p style="text-align:justify"><span>7. Agri and Revelation of Mantra, </span></p>

<p style="text-align:justify"><span>8. Meaning of Mantra-Darsana and Mantra-Jagarana, </span></p>

<p style="text-align:justify"><span>9. Seerhood of  the Gayatri Mantra.</span></p>

<p style="text-align:justify"><strong><span>Chapter-V Vision of the Supreme Being</span></strong></p>

<p style="text-align:justify"><span>1. The Primeval Word Om, </span></p>

<p style="text-align:justify"><span>2. Elucidation of the Supreme Being through Agni, </span></p>

<p style="text-align:justify"><span>3. Elucidation of the Supreme Being through the Sun, </span></p>

<p style="text-align:justify"><span>4. The Supreme as Symbolised by Usas, </span></p>

<p style="text-align:justify"><span>5. The Supreme Being as brought out by the Heaven and the Earth, </span></p>

<p style="text-align:justify"><span>6. Rta as a Pointer to the Supreme Being, </span></p>

<p style="text-align:justify"><span>7. Time and Space as Sheath of the Supreme Being.</span></p>

<p style="text-align:justify"><strong><span>Chapter-VI Cosmogonic Visions</span></strong></p>

<p style="text-align:justify"><span><span>1. </span>Agni, </span></p>

<p style="text-align:justify"><span>2. Indra, </span></p>

<p style="text-align:justify"><span>3. Heaven and Earth, </span></p>

<p style="text-align:justify"><span>4. Dharma.</span></p>

<p style="text-align:justify"><strong><span>Chapter-VII Ethical Visions</span></strong></p>

<p style="text-align:justify"><span>1. Basis of Ethics, </span></p>

<p style="text-align:justify"><span>2. Idea of Transformation of the Mortal into the Immoratal and its bearing on Ethics, </span></p>

<p style="text-align:justify"><span>3. Yoga and Yajna as Tools of Transformation, </span></p>

<p style="text-align:justify"><span>4. Rta and Satya as Fundamentals of the Vedic Ethics, </span></p>

<p style="text-align:justify"><span>5. Attitude towards Purusarthas, </span></p>

<p style="text-align:justify"><span>6. Problem of Evil, </span></p>

<p style="text-align:justify"><span>7. Sin and Purgation, </span></p>

<p style="text-align:justify"><span>8. Law of Karma.</span></p>

<p style="text-align:justify"><strong><span>Chapter-VIII Scientific Visions</span></strong></p>

<p style="text-align:justify"><span>1. Expansion of Space through the Agency of Agni, </span></p>

<p style="text-align:justify"><span>2. Velocity of Light, </span></p>

<p style="text-align:justify"><span>3. Mobility of the Earth, </span></p>

<p style="text-align:justify"><span>4. Possibility of Scientific Vision through Intuition, </span></p>

<p style="text-align:justify"><span>5. Visvamitra as Innovator of the Idea of Zero</span></p>', 'Sub Title
			Life and Vision of the Vedic Seers 1 - Visvamitra

			Author
			Prof. Satya Prakash Singh

			Publishers
			Standard Publishers (India)

			ISBN 10 Digit
			8187471131

			ISBN 13 Digit
			9789385830488

			Pages
			287

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>Life and Vision of the Vedic Seers 1 - Visvamitra</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Prof. Satya Prakash Singh</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><span><strong>Publishers</strong></span></span></td>
			<td style="text-align:left"><span><span>Standard Publishers (India)</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8187471131</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789385830488</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>287</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2003</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1299"', '"910"', '"0"', 0, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 287, '287', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8897Life%20and%20Vision%20of%20the%20Vedic%20Seers%201%20-%20Visvamitra.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830488&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3306', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3306', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1077, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:04'),
('974fc58f-28ad-4e0c-8831-19a3b1843656', '1717', NULL, 'Mathematical Methods in Robust Control of Linear Stochastic Systems - Mathematical Concepts and Methods in Science and Engineering', 'scientific-data-ranking-methods-theory-and-applications-data-handling-in-science-and-technology-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1717', 'scientific-data-ranking-methods-theory-and-applications-data-handling-in-science-and-technology-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750', 'DERT5543', 'DERT5543::1717', 'DERT5543', NULL, 'This volume presents the basic mathematics of ranking methods through a didactic approach and the integration of relevant applications. Ranking methods can be applied in several different fields, including decision support, toxicology, environmental problems, proteomics and genomics, analytical chemistry, food chemistry, and QSAR. . Covers a wide range of applications, from the environment and toxicology to DNA sequencing . Incorporates contributions from renowned experts in the field . Meets the increasing demand for literature concerned with ranking methods and their applications', '<p>This volume presents the basic mathematics of ranking methods through a didactic approach and the integration of relevant applications. Ranking methods can be applied in several different fields, including decision support, toxicology, environmental problems, proteomics and genomics, analytical chemistry, food chemistry, and QSAR. . Covers a wide range of applications, from the environment and toxicology to DNA sequencing . Incorporates contributions from renowned experts in the field . Meets the increasing demand for literature concerned with ranking methods and their applications</p>', 'Scientific Data Ranking Methods: Theory and Applications - Data Handling in Science and Technology', '<h1>Scientific Data Ranking Methods: Theory and Applications - Data Handling in Science and Technology</h1>', '"6100"', '"5940"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6212dpp_18_122.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DERT5543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1717', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1717', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2019, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9750e5a3-42ea-4519-a2f6-aa919625bce6', '2058', NULL, 'State of Justice in India - Issues of Social Justice in 4 Vols. BOOK', 'state-of-justice-in-india-issues-of-social-justice-in-4-vols-book-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058', 'state-of-justice-in-india-issues-of-social-justice-in-4-vols-book-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058-2058', 'KMNJ776', 'KMNJ776', 'KMNJ776', NULL, 'This set presents a comprehensive analytical study of the state of social justice in India. The four volumes undertake theoretical and empirical inquiry into the various spheres of justice, collectively creating what can be termed a ‘report card’ of the regime of social justice in the country. Authored by some of the finest ethnographers and analysts in the country, the works approach the issue of justice in the broader context of post-colonial democracy, and look at the limits within which democracy permits justice, social justice in particular. The volumes, which are part of the series State of Justice in India: Issues of Social Justice, reveal that the issues pertaining to social justice are extremely contentious, and hence, dynamic. The ethnographic-historical studies are cast in an archaeological mode of inquiry. They highlight how time, place, history, perceptions, arrangements or apparatuses (such as legal, judicial, constitutional and administrative apparatuses) play significant roles in influencing social justice. This set will be a rich resource for students and researchers working in the fields of justice, sociology, law, political theory and Indian democracy. It will also be immensely useful for policy makers, policy analysts, human rights activists and NGOs.', '<p>This set presents a comprehensive analytical study of the state of social justice in India. The four volumes undertake theoretical and empirical inquiry into the various spheres of justice, collectively creating what can be termed a ‘report card’ of the regime of social justice in the country. Authored by some of the finest ethnographers and analysts in the country, the works approach the issue of justice in the broader context of post-colonial democracy, and look at the limits within which democracy permits justice, social justice in particular. The volumes, which are part of the series State of Justice in India: Issues of Social Justice, reveal that the issues pertaining to social justice are extremely contentious, and hence, dynamic. The ethnographic-historical studies are cast in an archaeological mode of inquiry. They highlight how time, place, history, perceptions, arrangements or apparatuses (such as legal, judicial, constitutional and administrative apparatuses) play significant roles in influencing social justice. This set will be a rich resource for students and researchers working in the fields of justice, sociology, law, political theory and Indian democracy. It will also be immensely useful for policy makers, policy analysts, human rights activists and NGOs.</p>', 'State of Justice in India - Issues of Social Justice in 4 Vols. BOOK', '<h1>State of Justice in India - Issues of Social Justice in 4 Vols. BOOK</h1>', '"3100"', '"1860"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2523dpp_17_5.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMNJ776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2058', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2058', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1787, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('97707343-05a3-4314-8d92-28c8581f5754', '2184', NULL, 'Windows Server 2008 How-to', 'windows-server-2008-howto-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184', 'windows-server-2008-howto-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184-2184', 'VGT6655', 'VGT6655', 'VGT6655', NULL, 'Real Solutions for Windows Server 2008 Administrators Need fast, reliable, easy-to-implement solutions for Microsoft Windows Server 2008? This book delivers exactly what you''re looking for. You''ll find tested, step-by-step procedures for every facet of Windows Server 2008 planning, deployment, configuration, security and day-to-day administration. This book includes special sections looking forward to the new R2 release and fully reflects all major enhancements built into Windows Server 2008--including Hyper-V virtualization, Server Core, major Terminal Services improvements and many more changes that make older administration guides obsolete. When time is of the essence, turn here first: get answers you can trust--and use--right now!', '<p>Real Solutions for Windows Server 2008 Administrators Need fast, reliable, easy-to-implement solutions for Microsoft Windows Server 2008? This book delivers exactly what you''re looking for. You''ll find tested, step-by-step procedures for every facet of Windows Server 2008 planning, deployment, configuration, security and day-to-day administration. This book includes special sections looking forward to the new R2 release and fully reflects all major enhancements built into Windows Server 2008--including Hyper-V virtualization, Server Core, major Terminal Services improvements and many more changes that make older administration guides obsolete. When time is of the essence, turn here first: get answers you can trust--and use--right now!</p>', 'Windows Server 2008 How-to', '<h1>Windows Server 2008 How-to</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48009788131758076.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2184', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2184', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1701, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('978864a9-91db-4ea6-b791-ad6d2bd58434', '953', NULL, 'Statistical Analysis of Continuous Data - Benchmarks in Social Research Methods - 4 Vols.', 'statistical-analysis-of-continuous-data-benchmarks-in-social-research-methods-4-vols-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-95-953', 'statistical-analysis-of-continuous-data-benchmarks-in-social-research-methods-4-vols-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953-953', '9781446248690', '9781446248690', '9781446248690', NULL, 'This new four-volume collection tracks the development of statistical methods for continuous, or interval-scale data. Examples of such data occurring in the social sciences include indicators of educational attainment (for example, GCSE scores) and psychometric measures of intelligence. Framed by a new contextualising introduction, the volumes are organised thematically, covering key areas to enable a well-rounded and comprehensive understanding of the discipline:

Volume One: Statistical Foundations for the Analysis of Continuous Data

Volume Two: Basic Principles for the Statistical Modelling of Continuous Data

Volume Three: Multivariate Analyses of Continuous Data

Volume Four: Statistical Modelling of Multivariate Continuous Data

VOLUME ONE: STATISTICAL FOUNDATIONS FOR THE ANALYSIS OF CONTINUOUS DATA - Methods of Statistics, Some New Methods of Measuring Variation in General Prices, Contributions to the Mathematical Theory of Evolution, Regression, Heredity and Panmixia, Notes on the History of Pauperism in England and Wales from 1850, Treated by the Method of Frequency-Curves, with an Introduction on the Method, On the Theory of Correlation, Mathematical Contributions to the Theory of Evolution, On the Reconstruction of the Stature of Prehistoric Races, Probable Error of a Mean, On the Criterion of Goodnes -of-Fit of the Regression Lines and on the Best Methods of Fitting Them to the Data , Notes on the History of Correlation, On the ''Probable Error'' of a Co-Efficient of Correlation Deduced from a Small Sample, The Goodness-of-Fit of Regression Formulae and the Distribution of Regression Co-Efficients, Applications of ''Students'' Distribution, 

VOLUME TWO: BASIC PRINCIPLES FOR THE STATISTICAL MODELING OF CONTINUOUS DATA - Testing for Normality, A General Distribution Theory for a Class of Likelihood Criteria, A Method for Judging All Contrasts in the Analysis of Variance, An Analysis of Transformations, Issues in Multiple Regression, Generalized Linear Models, Quasi-Likelihood Functions, Generalized Linear Models and the Gauss-Newton Method, Comparison of Stopping Rules in forward ''Stepwise'' Regression, Additive and Multiplicative Models and Interactions, Maximum Likelihood Estimation and Large-Sample Inference for Generalized Linear and Non-Linear Regression Models, Iteratively Reweighted Least Squares for Maximum Likelihood Estimation and Some Robust and Resistant Alternatives, Selection of Subsets of Regression Variables, A Fast Model Selection Procedure for Large Families of Models, Control of Leaf Expansion in Sunflower (Helianthus anuus L.) by Nitrogen Nutrition, Saccadic Eye Movements in Families Multiply Affected with Schizophrenia, The Maudsley Family Study, 

VOLUME THREE: MULTIVARIATE ANALYSES OF CONTINUOUS DATA - The Generalization of Student''s Ratio, On the Generalized Distance in Statistics, Significance Test for Sphericity of a Normal n-Variate Distribution, Tests with Discriminant Functions in Multivariate Analysis, Sample Criteria for Testing Equality of Means, Equality of Variances and Equality of Co-Variances in a Normal Multivariate Distribution, An Extension of Box''s Results on the Use of the F Distribution in Multivariate Analysis, Multivariate Analysis of Variance (MANOVA), Some Non-Central Distribution Problems in Multivariate Analysis, Asymptotic Theory for a Principal Component Analysis, A Generalized Multivariate Analysis of Variance Model Useful Especially for Growth Curve Problems, Some Distance Properties of Latent Root and Vector Methods Used in Multivariate Analysis, The Analysis of Association among Many Variates, A General Maximum Likelihood Discriminant, On Some Invariant Criteria for Grouping Data, On the Non-Central Distributions of Two Test Criteria in a Multivariate Analysis of Variance, Estimating the Components of a Mixture of Normal Distributions, Huyhn Huynh and Leonard Feldt

Conditions under Which Mean -Square Ratios in Repeated Measurements Designs Have Exact F-Distributions, Canonical Analysis of Several Sets of Variables, 

VOLUME FOUR: STATISTICAL MODELING OF MULTIVARIATE CONTINUOUS DATA - Principles of Path Analysis, Contingencies in Constructing Causal Models, Unmeasured Variables in Linear Models for Panel Analysis, Comparative Robustness of Six Tests in Multivariate Analysis of Variance, Multivariate Analysis with Latent Variables, Significance Tests and Goodness-of- Fit in the Analysis of Covariance Structures, Analysis of Covariance Structures [with Discussion and Reply], Recent Developments in Structural Equation Modeling, Random-Effects Models for Longitudinal Data, Statistics and Causal Inference, Structural Equation Models in the Social and Behavioural Sciences, Linear Modeling with Clustered Observations, An Illustrative Example of Earnings in the Engineering Industry, Structural Equation Modeling in Practice, A Review and Recommended Two-Step Approach, Newton-Raphson and EM Algorithms for Linear Mixed-Effects Models for Repeated-Measures Data, Evaluation of Goodness-of-Fit Indices for Structural Equation Models, Testing for the Equivalence of Factor Covariance and Mean Structures, The Issue of Partial Measurement Invariance, On Substantive Research Hypotheses, Conditional Independence Graphs and Graphical Chain Models, Applications of Structural Equation Modeling in Psychological Research, Beyond Structural Equation Modeling:, General Latent Variable Modeling, Multilevel Covariance Structure Analysis by Fitting Multiple Single-Level Models, Modeling Trajectories through the Educational System in North-West England', '<p>This new four-volume collection tracks the development of statistical methods for continuous, or interval-scale data. Examples of such data occurring in the social sciences include indicators of educational attainment (for example, GCSE scores) and psychometric measures of intelligence. Framed by a new contextualising introduction, the volumes are organised thematically, covering key areas to enable a well-rounded and comprehensive understanding of the discipline:</p>

<p><strong>Volume One: Statistical Foundations for the Analysis of Continuous Data</strong></p>

<p><strong>Volume Two: Basic Principles for the Statistical Modelling of Continuous Data</strong></p>

<p><strong>Volume Three: Multivariate Analyses of Continuous Data</strong></p>

<p><strong>Volume Four: Statistical Modelling of Multivariate Continuous Data</strong></p>

<p><strong>VOLUME ONE: STATISTICAL FOUNDATIONS FOR THE ANALYSIS OF CONTINUOUS DATA</strong> - Methods of Statistics, Some New Methods of Measuring Variation in General Prices, Contributions to the Mathematical Theory of Evolution, Regression, Heredity and Panmixia, Notes on the History of Pauperism in England and Wales from 1850, Treated by the Method of Frequency-Curves, with an Introduction on the Method, On the Theory of Correlation, Mathematical Contributions to the Theory of Evolution, On the Reconstruction of the Stature of Prehistoric Races, Probable Error of a Mean, On the Criterion of Goodnes -of-Fit of the Regression Lines and on the Best Methods of Fitting Them to the Data , Notes on the History of Correlation, On the ''Probable Error'' of a Co-Efficient of Correlation Deduced from a Small Sample, The Goodness-of-Fit of Regression Formulae and the Distribution of Regression Co-Efficients, Applications of ''Students'' Distribution, </p>

<p><strong>VOLUME TWO: BASIC PRINCIPLES FOR THE STATISTICAL MODELING OF CONTINUOUS DATA - </strong>Testing for Normality, A General Distribution Theory for a Class of Likelihood Criteria, A Method for Judging All Contrasts in the Analysis of Variance, An Analysis of Transformations, Issues in Multiple Regression, Generalized Linear Models, Quasi-Likelihood Functions, Generalized Linear Models and the Gauss-Newton Method, Comparison of Stopping Rules in forward ''Stepwise'' Regression, Additive and Multiplicative Models and Interactions, Maximum Likelihood Estimation and Large-Sample Inference for Generalized Linear and Non-Linear Regression Models, Iteratively Reweighted Least Squares for Maximum Likelihood Estimation and Some Robust and Resistant Alternatives, Selection of Subsets of Regression Variables, A Fast Model Selection Procedure for Large Families of Models, Control of Leaf Expansion in Sunflower (Helianthus anuus L.) by Nitrogen Nutrition, Saccadic Eye Movements in Families Multiply Affected with Schizophrenia, The Maudsley Family Study, </p>

<p><strong>VOLUME THREE: MULTIVARIATE ANALYSES OF CONTINUOUS DATA - </strong>The Generalization of Student''s Ratio, On the Generalized Distance in Statistics, Significance Test for Sphericity of a Normal n-Variate Distribution, Tests with Discriminant Functions in Multivariate Analysis, Sample Criteria for Testing Equality of Means, Equality of Variances and Equality of Co-Variances in a Normal Multivariate Distribution, An Extension of Box''s Results on the Use of the F Distribution in Multivariate Analysis, Multivariate Analysis of Variance (MANOVA), Some Non-Central Distribution Problems in Multivariate Analysis, Asymptotic Theory for a Principal Component Analysis, A Generalized Multivariate Analysis of Variance Model Useful Especially for Growth Curve Problems, Some Distance Properties of Latent Root and Vector Methods Used in Multivariate Analysis, The Analysis of Association among Many Variates, A General Maximum Likelihood Discriminant, On Some Invariant Criteria for Grouping Data, On the Non-Central Distributions of Two Test Criteria in a Multivariate Analysis of Variance, Estimating the Components of a Mixture of Normal Distributions, Huyhn Huynh and Leonard Feldt</p>

<p>Conditions under Which Mean -Square Ratios in Repeated Measurements Designs Have Exact F-Distributions, Canonical Analysis of Several Sets of Variables, </p>

<p><strong>VOLUME FOUR: STATISTICAL MODELING OF MULTIVARIATE CONTINUOUS DATA - </strong>Principles of Path Analysis, Contingencies in Constructing Causal Models, Unmeasured Variables in Linear Models for Panel Analysis, Comparative Robustness of Six Tests in Multivariate Analysis of Variance, Multivariate Analysis with Latent Variables, Significance Tests and Goodness-of- Fit in the Analysis of Covariance Structures, Analysis of Covariance Structures [with Discussion and Reply], Recent Developments in Structural Equation Modeling, Random-Effects Models for Longitudinal Data, Statistics and Causal Inference, Structural Equation Models in the Social and Behavioural Sciences, Linear Modeling with Clustered Observations, An Illustrative Example of Earnings in the Engineering Industry, Structural Equation Modeling in Practice, A Review and Recommended Two-Step Approach, Newton-Raphson and EM Algorithms for Linear Mixed-Effects Models for Repeated-Measures Data, Evaluation of Goodness-of-Fit Indices for Structural Equation Models, Testing for the Equivalence of Factor Covariance and Mean Structures, The Issue of Partial Measurement Invariance, On Substantive Research Hypotheses, Conditional Independence Graphs and Graphical Chain Models, Applications of Structural Equation Modeling in Psychological Research, Beyond Structural Equation Modeling:, General Latent Variable Modeling, Multilevel Covariance Structure Analysis by Fitting Multiple Single-Level Models, Modeling Trajectories through the Educational System in North-West England</p>', 'Sub Title
			Benchmarks in Social Research Methods

			Author
			Roger Penn

			ISBN 13 Digit
			9781446248690

			Pages
			1800

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Benchmarks in Social Research Methods</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Roger Penn</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446248690</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1800</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40980"', '"0"', 1, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1800, '1800', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91289781446248690.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446248690&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=953', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=953', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2520, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('97bba818-99d6-4194-bcc4-bbf3bd549088', '505', NULL, 'Encyclopedia of Religion, Communication, and Media', 'encyclopedia-of-religion-communication-and-media-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-50-505', 'encyclopedia-of-religion-communication-and-media-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505-505', '9780415969468', '9780415969468', '9780415969468', NULL, 'Communication an essential aspect of religion: communication occurs between believers, between religious leaders and followers, between proponents of different faiths, and even between practitioners and the deities. The Encyclopedia of Religion, Communication, and Media explores all forms of religious communication worldwide and historically, with a special emphasis on oral and written forms of communication.

To examine how and why the world''s religions have used different means of communications, the Encyclopedia offers topics on the following themes:

Forms of verbal communication, including chanting and sermons

Forms of written communication, including books, encyclicals, literature, and magazines

Other forms of communication, including art, film, and sculpture

Religious communication in public life, including Internet, cyber environments, radio, and television

The Encyclopedia of Religion, Communication, and Media contains 124 entries contributed and signed by scholars from international universities and institutions, with expertise in the fields of religious studies, communication studies, media studies, theology, journalism, and more.

A timely and unprecedented resource, the Encyclopedia analyzes the dynamics of the relationship between religion, communication, and media, exploring an essential aspect of religion that has a great impact on culture, society, and daily life.', '<p style="text-align:justify"><span>Communication an essential aspect of religion: communication occurs between believers, between religious leaders and followers, between proponents of different faiths, and even between practitioners and the deities. The Encyclopedia of Religion, Communication, and Media explores all forms of religious communication worldwide and historically, with a special emphasis on oral and written forms of communication. </span></p>

<p style="text-align:justify"><span>To examine how and why the world''s religions have used different means of communications, the Encyclopedia offers topics on the following themes:</span></p>

<p style="text-align:justify"><span>Forms of verbal communication, including chanting and sermons</span></p>

<p style="text-align:justify"><span>Forms of written communication, including books, encyclicals, literature, and magazines</span></p>

<p style="text-align:justify"><span>Other forms of communication, including art, film, and sculpture</span></p>

<p style="text-align:justify"><span>Religious communication in public life, including Internet, cyber environments, radio, and television</span></p>

<p style="text-align:justify"><span>The Encyclopedia of Religion, Communication, and Media contains 124 entries contributed and signed by scholars from international universities and institutions, with expertise in the fields of religious studies, communication studies, media studies, theology, journalism, and more.</span></p>

<p style="text-align:justify"><span>A timely and unprecedented resource, the Encyclopedia analyzes the dynamics of the relationship between religion, communication, and media, exploring an essential aspect of religion that has a great impact on culture, society, and daily life.</span></p>', 'Sub Title
			Encyclopedia of Religion, Communication, and Media

			Author
			Daniel A. Stout

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			0415969468

			ISBN 13 Digit
			9780415969468

			Pages
			467

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Encyclopedia of Religion, Communication, and Media</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Daniel A. Stout</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0415969468</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780415969468</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>467</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 467, '467', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/940231ovljc1hgl._sx313_bo1_204_203_200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780415969468&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=505', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=505', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2779, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('97c3f834-5d4c-4e9e-a8ac-e2c1211717e5', '772', NULL, 'Environmental Science - A Student s Companion FOR BOOK', 'environmental-science-a-student-s-companion-for-book-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-77-772', 'environmental-science-a-student-s-companion-for-book-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772-772', 'HNJM87865', 'HNJM87865', 'HNJM87865', NULL, 'Unique in the reference literature, this Companion provides students with an introduction to all the major concepts and contemporary issues in the environmental sciences. The text is divided into six sections (Environmental Sciences, Environments, Paradigms and Concepts, Processes and Dynamic, Scales and Techniques, Environmental Issues), with over 200 entries alphabetically organized and authored by key names in the environmental science disciplines. Entries are concise, informative, richly visual and fully referenced and cross referenced. They introduce key concepts and processes that are included in the index, cite relevant websites, and reflect the latest thinking.', '<p>Unique in the reference literature, this Companion provides students with an introduction to all the major concepts and contemporary issues in the environmental sciences. The text is divided into six sections (Environmental Sciences, Environments, Paradigms and Concepts, Processes and Dynamic, Scales and Techniques, Environmental Issues), with over 200 entries alphabetically organized and authored by key names in the environmental science disciplines. Entries are concise, informative, richly visual and fully referenced and cross referenced. They introduce key concepts and processes that are included in the index, cite relevant websites, and reflect the latest thinking.</p>', 'Environmental Science - A Student s Companion BOOK', '<h1>Environmental Science - A Student s Companion BOOK</h1>', '"12999"', '"7799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3594pp_5_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNJM87865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=772', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=772', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2623, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('97efc0dc-70e5-4e04-b57c-859674381007', '1999', NULL, 'Modern Biogeochemistry -Environmental Risk Assessment 2/e', 'modern-biogeochemistry-environmental-risk-assessment-2e-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999', 'modern-biogeochemistry-environmental-risk-assessment-2e-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999-1999', '9781402041822', '9781402041822', '9781402041822', NULL, 'This book is aimed at generalizing the modern ideas of both biogeochemical and environmental risk assessment that have been developed in recent years. Only a few books are available for readers in this interdisciplinary area, since most books deal mainly with various technical aspects of ERA description and calculations. This text aims at supplementing the existing books by providing a modern understanding of mechanisms that are responsible for ecological risks for human beings and ecosystems. The book is to a certain extent a summary of both scientific results of various authors and of classes in biogeochemistry and ERA, taught by the author in recent years to students in the USA, in particular at Cornell, and in different universities in Moscow, Pushchino, Seoul, and Bangkok.

At present, quantitative ecological risk assessment is widely used in different contexts, however very often without an understanding of the natural mechanisms that drive the processes of environmental and human risk. Its application is often accompanied by high uncertainty about risk values. On the other hand, the sustainability of modern technoecosystems is known because of their natural biogeochemical cycling that has been transformed to various extents by anthropogenic studies. Accordingly our understanding of the principal mechanisms that drive the biogeochemical food webs allows us to present a quantitative ecological risk assessment and to propose technological solutions for management of various ERA enterprises. It also enables us to devise a powerful mechanism for ecological insurance, to assign responsibilities and protect rights while managing the control of damage from natural and anthropogenic accidents and catastrophes.

Content - Preface, Part I. BIOGEOCHEMICAL CYCLING AND POLLUTANTS EXPOSURE, CHAPTER 1. ASSESSMENT OF ECOSYSTEMS RISKS, CHAPTER 2. BIOGEOCHEMICAL STRUCTURE OF ECOSYSTEMS, CHAPTER 3. BIOGEOCHEMICAL STANDARDS, CHAPTER 4. BIOGEOCHEMICAL APPROACHES TO ECOSYSTEM ENDPOINTS, CHAPTER 5. BIOGEOCHEMICAL APPROACHES TO HUMAN EXPOSURE ASSESSMENT, PART II. NATURAL BIOGEOCHEMICAL PECULLARITIES OF EXPOSURE ASSESSMENT, CHAPTER 6. ARCTIC AND TUNDRA CLIMATIC ZONE, CHAPTER 7. BOREAL AND SUB-BOREAL CLIMATIC ZONE, CHAPTER 8. SEMI-ARID AND ARID CLIMATIC ZONES, CHAPTER 9. SUBTROPIC AND TROPIC CLIMATIC ZONE, PART III. EXPOSURE ASSESSMENT IN TECHNOGENIC BIOGEOCHEMICAL PROVINCES, CHAPTER 10. OIL AND GAS BIOGEOCHEMICAL PROVINCES, CHAPTER 11. METALLOGENIC BIOGEOCHEMICAL PROVINCES, CHAPTER 12. URBAN BIOGEOCHEMICAL PROVINCES, CHAPTER 13. AGROGENIC BIOGEOCHEMICAL PROVINCES, PART IV. ENVIRONMENTAL RISK ASSESSMENT IN A REGIONAL SCALE, CHAPTER 14. CALIFORNIA CASE STUDIES, CHAPTER 15. EURASIAN CASE STUDIES, CHAPTER 16. CASPIAN SEA ENVIRONMENTS, CHAPTER 17. TRANSBOUNDARY N AND A AIR POLLUTION, CHAPTER 18. TRANS-BOUNDARY HM AIR POLLUTION, CHAPTER 19. TRANS-BOUNDARY POP TRANSPORT, CHAPTER 20. TRANSBOUNDARY GAS AND OIL PIPILINES, References, Index', '<p style="text-align:justify"><span>This book is aimed at generalizing the modern ideas of both biogeochemical and environmental risk assessment that have been developed in recent years. Only a few books are available for readers in this interdisciplinary area, since most books deal mainly with various technical aspects of ERA description and calculations. This text aims at supplementing the existing books by providing a modern understanding of mechanisms that are responsible for ecological risks for human beings and ecosystems. The book is to a certain extent a summary of both scientific results of various authors and of classes in biogeochemistry and ERA, taught by the author in recent years to students in the USA, in particular at Cornell, and in different universities in Moscow, Pushchino, Seoul, and Bangkok.</span></p>

<p style="text-align:justify"><span>At present, quantitative ecological risk assessment is widely used in different contexts, however very often without an understanding of the natural mechanisms that drive the processes of environmental and human risk. Its application is often accompanied by high uncertainty about risk values. On the other hand, the sustainability of modern technoecosystems is known because of their natural biogeochemical cycling that has been transformed to various extents by anthropogenic studies. Accordingly our understanding of the principal mechanisms that drive the biogeochemical food webs allows us to present a quantitative ecological risk assessment and to propose technological solutions for management of various ERA enterprises. It also enables us to devise a powerful mechanism for ecological insurance, to assign responsibilities and protect rights while managing the control of damage from natural and anthropogenic accidents and catastrophes.</span></p>

<p style="text-align:justify"><span>Content - Preface, Part I. BIOGEOCHEMICAL CYCLING AND POLLUTANTS EXPOSURE, CHAPTER 1. ASSESSMENT OF ECOSYSTEMS RISKS, CHAPTER 2. BIOGEOCHEMICAL STRUCTURE OF ECOSYSTEMS, CHAPTER 3. BIOGEOCHEMICAL STANDARDS, CHAPTER 4. BIOGEOCHEMICAL APPROACHES TO ECOSYSTEM ENDPOINTS, CHAPTER 5. BIOGEOCHEMICAL APPROACHES TO HUMAN EXPOSURE ASSESSMENT, PART II. NATURAL BIOGEOCHEMICAL PECULLARITIES OF EXPOSURE ASSESSMENT, CHAPTER 6. ARCTIC AND TUNDRA CLIMATIC ZONE, CHAPTER 7. BOREAL AND SUB-BOREAL CLIMATIC ZONE, CHAPTER 8. SEMI-ARID AND ARID CLIMATIC ZONES, CHAPTER 9. SUBTROPIC AND TROPIC CLIMATIC ZONE, PART III. EXPOSURE ASSESSMENT IN TECHNOGENIC BIOGEOCHEMICAL PROVINCES, CHAPTER 10. OIL AND GAS BIOGEOCHEMICAL PROVINCES, CHAPTER 11. METALLOGENIC BIOGEOCHEMICAL PROVINCES, CHAPTER 12. URBAN BIOGEOCHEMICAL PROVINCES, CHAPTER 13. AGROGENIC BIOGEOCHEMICAL PROVINCES, PART IV. ENVIRONMENTAL RISK ASSESSMENT IN A REGIONAL SCALE, CHAPTER 14. CALIFORNIA CASE STUDIES, CHAPTER 15. EURASIAN CASE STUDIES, CHAPTER 16. CASPIAN SEA ENVIRONMENTS, CHAPTER 17. TRANSBOUNDARY N AND A AIR POLLUTION, CHAPTER 18. TRANS-BOUNDARY HM AIR POLLUTION, CHAPTER 19. TRANS-BOUNDARY POP TRANSPORT, CHAPTER 20. TRANSBOUNDARY GAS AND OIL PIPILINES, References, Index</span></p>', 'Sub Title
			Modern Biogeochemistry -Environmental Risk Assessment 2/e

			Author
			Vladimir N. Bashkin

			About Author
			As per Book

			ISBN 10 Digit
			1402041829

			ISBN 13 Digit
			9781402041822

			Pages
			444

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>Modern Biogeochemistry -Environmental Risk Assessment 2/e</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Vladimir N. Bashkin</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1402041829</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781402041822</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>444</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>2006</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"22410"', '"13446"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 444, '444', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2315dpp_15_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402041822&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1999', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1999', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1831, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('982f597f-795b-4bf4-9625-ed86001567c2', '369', NULL, 'Transforming Social Work Practice - Equality and Diversity in Social Work Practice', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-36-369', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369', 'Transforming Social Work', 'Transforming Social Work::369', 'Transforming Social Work', NULL, 'Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.', '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 'Sub Title
			No

			Author
			Chris Gaine

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844455935

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2010)

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chris Gaine</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844455935</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010)</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2489"', '"1493"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43799781844455935_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Transforming%20Social%20Work&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=369', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=369', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2864, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:04'),
('9830e020-aa70-48f3-bb65-5067702f904b', '1062', NULL, 'Ragging - The Red Alert  ', 'ragging-the-red-alert-1062', 'ragging-the-red-alert', '9788190953207', '9788190953207', '9788190953207', NULL, 'About the book

The book—‘RAGGING: The Red Alert’ is the first of its kind, in India and abroad, on the subject stretching from negativity of definitions to ‘Rays of Hope’ – a positive picture: covering the roles played by NGOs, media, judiciary, administrative system and the social activists. Though it comes under ‘zero tolerance’ now under the law, yet we cannot claim that it would be eliminated altogether from the educational scene overnight, as the misguided and perverted minded youths may understand the consequences of their misdeeds but Chapter like ‘Be the Real Leader’, ‘Love Thy Children- Lest They…’ and ‘Tips for Fresher’s will help parents and students preparing themselves to shoulder future responsibility of nation building. It’s true that half a billion youth will have to own as to how if the threat like ragging keeps on terrorizing them. Let us go through the pages ahead and see the practical solutions.

CONTENTS

1. An Unpleasant Account-Ragging Incidents

2. NGOs-The Bull Fighters 

3. The Apex Court and the Act Say

4. Report that Offered the Rescue

5. "My Death Will Bring About a Change"

6. Aman Alarm-A Movement

7. Potential of the Press

8. .....And the System Wakes Up

9. Love Thy Children-Lest They.....

10. Schools too in Ragging Range

11. Be the Real Leader

12 Rays of Hope

     Tips for Fresher’s

A. An Unpleasant Account-Ragging Incidents (Contd.)

B. Dr. Raghavan Committee Recommendations

C. UGC Guidelines (with Affidavits)', '<p><strong><span><span><span>About the book</span></span></span></strong></p>

<p><span><span><span>The book—‘RAGGING: The Red Alert’ is the first of its kind, in India and abroad, on the subject stretching from negativity of definitions to ‘Rays of Hope’ – a positive picture: covering the roles played by NGOs, media, judiciary, administrative system and the social activists. Though it comes under ‘zero tolerance’ now under the law, yet we cannot claim that it would be eliminated altogether from the educational scene overnight, as the misguided and perverted minded youths may understand the consequences of their misdeeds but Chapter like ‘Be the Real Leader’, ‘Love Thy Children- Lest They…’ and ‘Tips for Fresher’s will help parents and students preparing themselves to shoulder future responsibility of nation building. It’s true that half a billion youth will have to own as to how if the threat like ragging keeps on terrorizing them. Let us go through the pages ahead and see the practical solutions.</span></span></span></p>

<p><span><span><strong><span>CONTENTS</span></strong></span></span></p>

<p><span><span><span>1. An Unpleasant Account-Ragging Incidents</span></span></span></p>

<p><span><span><span>2. NGOs-The Bull Fighters </span></span></span></p>

<p><span><span><span>3. The Apex Court and the Act Say</span></span></span></p>

<p><span><span><span>4. Report that Offered the Rescue</span></span></span></p>

<p><span><span><span>5. "My Death Will Bring About a Change"</span></span></span></p>

<p><span><span><span>6. Aman Alarm-A Movement</span></span></span></p>

<p><span><span><span>7. Potential of the Press</span></span></span></p>

<p><span><span><span>8. .....And the System Wakes Up</span></span></span></p>

<p><span><span><span>9. Love Thy Children-Lest They.....</span></span></span></p>

<p><span><span><span>10. Schools too in Ragging Range</span></span></span></p>

<p><span><span><span>11. Be the Real Leader</span></span></span></p>

<p><span><span><span>12 Rays of Hope</span></span></span></p>

<p><span><span><span>     Tips for Fresher’s</span></span></span></p>

<p><span><span><span>A. An Unpleasant Account-Ragging Incidents (Contd.)</span></span></span></p>

<p><span><span><span>B. Dr. Raghavan Committee Recommendations</span></span></span></p>

<p><span><span><span>C. UGC Guidelines (with Affidavits)</span></span></span></p>

<p> </p>
', 'Title
			Ragging - The Red Alert  

			Author
			Gulshan Naveen

			ISBN
			9788190953207

			Publisher
			Standard Publishers (India)

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Ragging - The Red Alert  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gulshan Naveen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788190953207</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"499"', '"350"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53019788190953207.jpg', NULL, '31', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9788190953207&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1062', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1062', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2446, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('983c14e1-4610-43e1-97e0-60b9dd68a47a', '3220', NULL, 'Buddhist Beliefs and Practices', 'buddhist-beliefs-and-practices-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220', 'buddhist-beliefs-and-practices-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220-3220', '9788175332881', '9788175332881', '9788175332881', NULL, 'Buddhist beliefs and philosophy, based on the teachings of Gautama Buddha, is a branch of Eastern philosophy. Since the time of its start, Buddhism has had a firm philosophical element. Buddhist philosophy rejects a number of traditional notions like those of autheism, theism, monism, and dualism. Lord Buddha criticized all these concepts and encouraged his disciples to discuss the problems in metaphysics, phenomenology, ehthics, and epistemology.

Buddhism does not believe in the existence of a God who created teh universe. As per Lord Buddha, one should emphasize on the practical ways of life, which will help a person in attaining enlightenment. However, at the same time, Buddha did not rule out the existence of a God or gods altogether. With the growth and spread of Buddhism, local deities and religious practices were included in it.

Content - Preface, 1. The Buddha and his Teachings, 2. The Dharma : The Law of Life,  3. The Sangha, 4. Sharing Christ with Buddhists, 5. The Buddhas Teaching, 6. Theravada Buddhism, 7. Mahayana Buddhism, Bibliography,  Index        ', '<p style="text-align:justify"><span>Buddhist beliefs and philosophy, based on the teachings of Gautama Buddha, is a branch of Eastern philosophy. Since the time of its start, Buddhism has had a firm philosophical element. Buddhist philosophy rejects a number of traditional notions like those of autheism, theism, monism, and dualism. Lord Buddha criticized all these concepts and encouraged his disciples to discuss the problems in metaphysics, phenomenology, ehthics, and epistemology.</span></p>

<p style="text-align:justify"><span>Buddhism does not believe in the existence of a God who created teh universe. As per Lord Buddha, one should emphasize on the practical ways of life, which will help a person in attaining enlightenment. However, at the same time, Buddha did not rule out the existence of a God or gods altogether. With the growth and spread of Buddhism, local deities and religious practices were included in it.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, 1. The Buddha and his Teachings, 2. The Dharma : The Law of Life,  3. The Sangha, 4. Sharing Christ with Buddhists, 5. The Buddhas Teaching, 6. Theravada Buddhism, 7. Mahayana Buddhism, Bibliography,  Index </span>       </span></span></span></p>', 'Sub Title
			Buddhist Beliefs and Practices

			Author
			K N Tiwary

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175332881

			Pages
			267

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Buddhist Beliefs and Practices</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>K N Tiwary</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788175332881</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>267</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"895"', '"537"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 267, '267', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7126Buddhist%20Beliefs%20and%20Practices.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175332881&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3220', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3220', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1152, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:04'),
('9847ec00-02c3-4e02-977a-55fabaa69438', '2775', NULL, 'History and Culture of India - A New Approach', 'history-and-culture-of-india-a-new-approach', 'history-and-culture-of-india-a-new-approach', '9788187471912', '9788187471912', '9788187471912', NULL, 'About the Book

History as it has been conceived and written in modern times has generally limited itself to the narration of events and based its interpretations almost entirely on the rational and objective approach ignoring all other psychological and subjective factors. This predominance is so great that most modern historians and some political thinkers have concluded that objective necessities are by law of Nature the only really determining forces, all else is result or superficial accidents of these forces. Scientific history has been conceived as if it must be a record and appreciation of the environmental motives of political action, of the play of economic forces and developments and the course of institutional evolution.

Indian history in particular loses much of its true significance when looked at only from this external view point.  This book is an attempt to look at Indian history not only from the external but also from the psychological and subjective angle.  It attempts to portray the history and culture of India from the subjective and spiritual point of view.  Starting from the Vedic and Upanishadic ages it traces the evolution of India to the building of empires; it is followed by a description of the invasions of Muslim and English and the psychological impact that they had on the people of India.  This is followed by a detailed description of the Freedom Movement with special emphasis of the psychological forces that were in play till the attainment of Independence in 1947.  Finally it concludes with a vision of the future India.  We hope that this book will give a true and deeper understanding of Indian Culture.  We also hope that it will set a trend for a truer and more comprehensive history and culture of India.   

Contents - 

PART I 

1. The Study of History

2. The Origins of Indian History

3. The Vedas

4. The Upanishads

5. Mohenjodaro and Harappa

6. The Great Epics

7. The Indian Social System

8. The Coming of the Buddha

9. Chanakya

10. The First Invasions

11. Ancient Indian Polity-Part 1

12. Ancient Indian Polity-Part 2

13. The Age of Empires

14. The South Indian Kingdoms

15. Shankaracharya

16. The Devotional Movements

17. The Muslim Invasions

18. The Hindu Revival-Part 1

19. The Hindu Revival-Part 2

20. Summary and Retrospect

21. The Mughal Empire-Part 1

22. The Mughal Empire-Part 2

 23. Shivaji

24. The Bhakti Movement

25. The Advent of the Sikhs

26. The Coming of the British

27. Two Indian Heroes: Tipu Sultan and Ranjit Singh

28. The Indian Renaissance

PART II

29. The First War of Independence

30. The Indian National Congress

31. The Partition of Bengal

32. The Surat Congress

33. The Early Revolutionaries

34. Minto-Morley Reforms

35. The Home Rule Movement

36. The Non-Cooperation Movement-Partt 1

37. The Non-Cooperation Movement-Part 2

38. The Civil Disobedience Movement-Part 1

39. The Civil Disobediene Movement[-Part 2

40. Two Revolutionaries

41. The Government of India Act and the Second World War

42. The Cripps Mission  and the Quiy India Movement

43. A Divided Freedom

44. Summary and Conclusion

APPENDIX

Messages on the Partition of  India

Religion and Philosophy

Indian Art

Science and Technology in India

Index

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>History as it has been conceived and written in modern times has generally limited itself to the narration of events and based its interpretations almost entirely on the rational and objective approach ignoring all other psychological and subjective factors. This predominance is so great that most modern historians and some political thinkers have concluded that objective necessities are by law of Nature the only really determining forces, all else is result or superficial accidents of these forces. Scientific history has been conceived as if it must be a record and appreciation of the environmental motives of political action, of the play of economic forces and developments and the course of institutional evolution.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Indian history in particular loses much of its true significance when looked at only from this external view point.  This book is an attempt to look at Indian history not only from the external but also from the psychological and subjective angle.  It attempts to portray the history and culture of India from the subjective and spiritual point of view.  Starting from the Vedic and Upanishadic ages it traces the evolution of India to the building of empires; it is followed by a description of the invasions of Muslim and English and the psychological impact that they had on the people of India.  This is followed by a detailed description of the Freedom Movement with special emphasis of the psychological forces that were in play till the attainment of Independence in 1947.  Finally it concludes with a vision of the future India.  We hope that this book will give a true and deeper understanding of Indian Culture.  We also hope that it will set a trend for a truer and more comprehensive history and culture of India.   </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents - </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>PART I </span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>1. The Study of History</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2. The Origins of Indian History</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3. The Vedas</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4. The Upanishads</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5. Mohenjodaro and Harappa</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>6. The Great Epics</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>7. The Indian Social System</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>8. The Coming of the Buddha</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>9. Chanakya</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>10. The First Invasions</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>11. Ancient Indian Polity-Part 1</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>12. Ancient Indian Polity-Part 2</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>13. The Age of Empires</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>14. The South Indian Kingdoms</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>15. Shankaracharya</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>16. The Devotional Movements</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>17. The Muslim Invasions</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>18. The Hindu Revival-Part 1</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>19. The Hindu Revival-Part 2</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>20. Summary and Retrospect</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>21. The Mughal Empire-Part 1</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>22. The Mughal Empire-Part 2</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span> 23. Shivaji</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>24. The Bhakti Movement</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>25. The Advent of the Sikhs</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>26. The Coming of the British</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>27. Two Indian Heroes: Tipu Sultan and Ranjit Singh</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>28. The Indian Renaissance</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>PART II</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>29. The First War of Independence</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>30. The Indian National Congress</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>31. The Partition of Bengal</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>32. The Surat Congress</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>33. The Early Revolutionaries</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>34. Minto-Morley Reforms</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>35. The Home Rule Movement</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>36. The Non-Cooperation Movement-Partt 1</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>37. The Non-Cooperation Movement-Part 2</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>38. The Civil Disobedience Movement-Part 1</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>39. The Civil Disobediene Movement[-Part 2</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>40. Two Revolutionaries</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>41. The Government of India Act and the Second World War</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>42. The Cripps Mission  and the Quiy India Movement</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>43. A Divided Freedom</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>44. Summary and Conclusion</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>APPENDIX</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Messages on the Partition of  India</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Religion and Philosophy</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Indian Art</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Science and Technology in India</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Index</span></span></span></span></span></p>

<p> </p>', 'Title
			History and Culture of India - A New Approach

			Author
			Kittu Reddy

			ISBN
			9788187471912

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>History and Culture of India - A New Approach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kittu Reddy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471912</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1395"', '"977"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9423WhatsApp%20Image%202025-09-10%20at%2013.40.18_4d69b9da.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471912&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2775', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2775', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1346, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:04'),
('98482075-9b11-4176-8d2e-6f075aec952c', '3239', NULL, 'Biotechnology - Changing Life Through Science - 3 Vols.', 'biotechnology-changing-life-through-science-3-vols-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239', 'biotechnology-changing-life-through-science-3-vols-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239-3239', '9781414401515', '9781414401515', '9781414401515', NULL, 'FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS

However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.

Entries are separated into three volumes, each with a specific focus:

VOLUME 1: MEDICINE

VOLUME 2: AGRICULTURE

VOLUME 3: INDUSTRY

ADDITIONAL FEATURES INCLUDE :

Over 150 full-color photos, charts, and custom-made illustrations

Timeline of advances in biotechnology

Sidebars in every entry

"Words to Know" boxes that, define scientific terms

Cumulative glossary of terms

"Where to Learn More" resource for further study

Cumulative index in each volume

Content - Introduction, Timeline, Words to Know, Volume 1: Medicine, Volume 2:  Agriculture, Volume 3: Industry, Where To Learn More, Index       ', '<p style="text-align:justify"><span><span>FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS</span></span></p>

<p style="text-align:justify"><span>However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.</span></p>

<p style="text-align:justify"><span>Entries are separated into three volumes, each with a specific focus:</span></p>

<p style="text-align:justify"><span>VOLUME 1: MEDICINE</span></p>

<p style="text-align:justify"><span>VOLUME 2: AGRICULTURE</span></p>

<p style="text-align:justify"><span>VOLUME 3: INDUSTRY</span></p>

<p style="text-align:justify"><span>ADDITIONAL FEATURES INCLUDE :</span></p>

<p style="text-align:justify"><span>Over 150 full-color photos, charts, and custom-made illustrations</span></p>

<p style="text-align:justify"><span>Timeline of advances in biotechnology</span></p>

<p style="text-align:justify"><span>Sidebars in every entry</span></p>

<p style="text-align:justify"><span>"Words to Know" boxes that, define scientific terms</span></p>

<p style="text-align:justify"><span>Cumulative glossary of terms</span></p>

<p style="text-align:justify"><span>"Where to Learn More" resource for further study</span></p>

<p style="text-align:justify"><span>Cumulative index in each volume</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, Timeline, Words to Know, Volume 1: Medicine, Volume 2:  Agriculture, Volume 3: Industry, Where To Learn More, Index</span><span><span><span>       </span></span></span></p>', 'Sub Title
			Biotechnology - Changing Life Through Science - 3 Vols.

			Author
			K. Lee Lerner, Brenda Wilmoth Lerner

			About Author
			As per Book

			ISBN 10 Digit
			1414401522

			ISBN 13 Digit
			9781414401522

			Pages
			774

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Biotechnology - Changing Life Through Science - 3 Vols.</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner, <span>Brenda Wilmoth Lerner</span></td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1414401522</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414401522</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>774</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"25200"', '"17640"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 774, '774', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15479781414401515-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414401515&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3239', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3239', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1139, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:04'),
('986841b3-3231-47d4-9e33-bdd11754ab61', '1719', NULL, 'Mathematical Foundations for Design- Civil Engineering System', 'mathematical-foundations-for-design-civil-engineering-system-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719', 'mathematical-foundations-for-design-civil-engineering-system-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719-1719', 'SFTG5543', 'SFTG5543', 'SFTG5543', NULL, 'Typical mathematical techniques of operations research and systems engineering are developed in this text, which applies these methods to the design and operation of civil engineering systems. Its problem-solving examples ― many adapted from the research literature ― span a cross-section of applications in transportation design, traffic control, water resource design and operation, structural design, and construction management. An introductory chapter on methodology is followed by six chapters on optimization and design. Chapters 2 through 4 address linear optimization; chapter 5 develops topics in nonlinear optimization; chapter 6 comprises examples of dynamic programming; and chapter 7 deals with sequencing, scheduling, and routing. The final chapters, 8 through 12, provide a review of basic probability and discuss applied probability. Topics include optimization of expected values of random performance (chapter 10); random models with applications to design and operation, including reliability and queuing systems (chapter 11); and operational techniques yielding solutions to more complex models of random phenomena (chapter 12). Five appendixes provide economic and probability tables, in addition to useful information about curve fitting, mathematical induction, and difference equations. Suitable for undergraduate and graduate courses in civil engineering systems, probabilistic engineering analysis, and design optimization, this volume is an excellent reference for professionals.', '<p>Typical mathematical techniques of operations research and systems engineering are developed in this text, which applies these methods to the design and operation of civil engineering systems. Its problem-solving examples ― many adapted from the research literature ― span a cross-section of applications in transportation design, traffic control, water resource design and operation, structural design, and construction management. An introductory chapter on methodology is followed by six chapters on optimization and design. Chapters 2 through 4 address linear optimization; chapter 5 develops topics in nonlinear optimization; chapter 6 comprises examples of dynamic programming; and chapter 7 deals with sequencing, scheduling, and routing. The final chapters, 8 through 12, provide a review of basic probability and discuss applied probability. Topics include optimization of expected values of random performance (chapter 10); random models with applications to design and operation, including reliability and queuing systems (chapter 11); and operational techniques yielding solutions to more complex models of random phenomena (chapter 12). Five appendixes provide economic and probability tables, in addition to useful information about curve fitting, mathematical induction, and difference equations. Suitable for undergraduate and graduate courses in civil engineering systems, probabilistic engineering analysis, and design optimization, this volume is an excellent reference for professionals.</p>', 'Mathematical Foundations for Design- Civil Engineering System', '<h1>Mathematical Foundations for Design- Civil Engineering System</h1>', '"2399"', '"1439"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6436dpp_18_88.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SFTG5543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1719', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1719', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2018, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('986d6bf4-a97f-4bbf-824a-f4827aa41ba3', '1740', NULL, 'Quantum Mechanics -Foundations And Applications 3/e', 'quantum-mechanics-foundations-and-applications-3e-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1-1740', 'quantum-mechanics-foundations-and-applications-3e-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740-1740', 'RTYU34556', 'RTYU34556', 'RTYU34556', NULL, 'This text attempts to present the whole range of quantum mechanics, from the fundamental assumptions to the experimental numbers. The author presents a unified theoretical formulation and includes examples from recent research.', '<p>This text attempts to present the whole range of quantum mechanics, from the fundamental assumptions to the experimental numbers. The author presents a unified theoretical formulation and includes examples from recent research.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Arno Bohm

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181280725

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Arno Bohm</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181280725</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2297dpp_18_112.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU34556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1740', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1740', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2000, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('98786819-8011-406f-863a-66170fa808e7', '1028', NULL, 'Madan Mohan Malaviya', 'madan-mohan-malaviya-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028', 'madan-mohan-malaviya-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028-1028', 'TGHY7666', 'TGHY7666', 'TGHY7666', NULL, 'Madan Mohan Malaviya', '<h1>Madan Mohan Malaviya</h1>', 'Sub Title
			No

			Author
			Surjit Thokchom

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380164502

			Pages
			2012

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Surjit Thokchom</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380164502</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2012, '2012', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97039789380164502_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY7666&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1028', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1028', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2469, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('9882e227-6d96-4087-a4c9-add1a7fffa86', '4394', 71, 'भक्ति आंदोलन और निर्गुण- क्रांति', 'भकत-आदलन-और-नरगण-करत', '-', '9788197824760', '9788197824760', '9788197824760', NULL, 'भक्ति आंदोलन और निर्गुण- क्रांति', '<h4>भक्ति आंदोलन और निर्गुण- क्रांति</h4>
', 'Title
			भक्ति आंदोलन और निर्गुण- क्रांति

			Author
			कँवल भारती 

			ISBN
			9788197824760

			Publisher
			Swaraj

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>भक्ति आंदोलन और निर्गुण- क्रांति</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>कँवल भारती </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788197824760</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"350"', '"228"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2399bhakti.jpg', NULL, '16 | 19 | 26', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788197824760&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4394', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4394', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 71, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:04'),
('98879862-70c1-4d3d-b4d5-83ab94d164ba', '2510', NULL, 'Consumer Behavior 11/e (Text)', 'consumer-behavior-11e-text-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510', 'consumer-behavior-11e-text-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510-2510', 'VBGY6566', 'VBGY6566', 'VBGY6566', NULL, 'The Indian adaptation of Consumer Behavior/11e, the book that has set the standard for consumer behavior study, offers a comprehensive view of the leap in progress made towards the inevitable synthesis of media, entertainment content and marketing. It explores how the examination and application of consumer behavior is central to the planning, development and implementation of marketing strategies. New Cases and Case Studies: Several new cases have been added throughout this edition and visuals of prominent brands like Dove, Cadbury Oreo, ITC and Gillette have been included to enrich the learning experience of students. New end-of-chapter cases will show them the real-life application of the discussed concepts so that they can see how real companies use consumer behavior to create marketing strategies. A new case study on Himalaya face wash has been added to help students understand the relevance of global concepts in the Indian scenario. Maximum Coverage: In-depth discussions and examples appear throughout the text demonstrating the importance of cultural differences in both domestic and multinational marketing. New research findings and interesting examples from the Indian and the global market have also been incorporated. Hands-on examples have also been added to showcase recent, empirical data with guidelines for marketing applications. Making the Text Current and Relevant: This book explains the increasing influence of technology on marketing strategies across all companies. Consumers, today, are increasingly impacted by the growing influence of new media. Consumer Behavior continues to address this influence by providing students with new and extensive coverage of the use of new media in creating more effective targeting strategies. New Topics: Behavioral targeting, customizing products and promotional messages, predictive analytics, reaching &ldquoeyeballs" instead of demographic groups, tracking online navigation and analyzing websites'' visits, gauging word-of-mouth and opinion leadership online, consumer-generated advertising and new media platforms, such as mobile and apps advertising. Global perspective - A comprehensive coverage of cross-cultural analysis, charts depicting consumers'' spending of disposable income in several countries, web purchases made online in countries in the Asia-Pacific region. Instructor Supplements- Online resources have been provided to help instructors explain important concepts. In this book, there are four types of resources, namely: PowerPoint Presentations that have been designed for each chapter outlining the key points. It includes figures and it is has been prepared for instructor who wish to customize PowerPoints. Test Bank File containing more than 1600 questions, including multiple choice, true/false and essay. Instructor''s Manuals for each chapter that includes lecture outlines, answer to all end-of-chapter questions and additional activities for students. An additional chapter on Subcultures and Consumer Behavior describing how subcultures are derived from ethnicity, religion, geographic location, age and gender.', '<p>The Indian adaptation of Consumer Behavior/11e, the book that has set the standard for consumer behavior study, offers a comprehensive view of the leap in progress made towards the inevitable synthesis of media, entertainment content and marketing. It explores how the examination and application of consumer behavior is central to the planning, development and implementation of marketing strategies. New Cases and Case Studies: Several new cases have been added throughout this edition and visuals of prominent brands like Dove, Cadbury Oreo, ITC and Gillette have been included to enrich the learning experience of students. New end-of-chapter cases will show them the real-life application of the discussed concepts so that they can see how real companies use consumer behavior to create marketing strategies. A new case study on Himalaya face wash has been added to help students understand the relevance of global concepts in the Indian scenario. Maximum Coverage: In-depth discussions and examples appear throughout the text demonstrating the importance of cultural differences in both domestic and multinational marketing. New research findings and interesting examples from the Indian and the global market have also been incorporated. Hands-on examples have also been added to showcase recent, empirical data with guidelines for marketing applications. Making the Text Current and Relevant: This book explains the increasing influence of technology on marketing strategies across all companies. Consumers, today, are increasingly impacted by the growing influence of new media. Consumer Behavior continues to address this influence by providing students with new and extensive coverage of the use of new media in creating more effective targeting strategies. New Topics: Behavioral targeting, customizing products and promotional messages, predictive analytics, reaching &amp;ldquoeyeballs" instead of demographic groups, tracking online navigation and analyzing websites'' visits, gauging word-of-mouth and opinion leadership online, consumer-generated advertising and new media platforms, such as mobile and apps advertising. Global perspective - A comprehensive coverage of cross-cultural analysis, charts depicting consumers'' spending of disposable income in several countries, web purchases made online in countries in the Asia-Pacific region. Instructor Supplements- Online resources have been provided to help instructors explain important concepts. In this book, there are four types of resources, namely: PowerPoint Presentations that have been designed for each chapter outlining the key points. It includes figures and it is has been prepared for instructor who wish to customize PowerPoints. Test Bank File containing more than 1600 questions, including multiple choice, true/false and essay. Instructor''s Manuals for each chapter that includes lecture outlines, answer to all end-of-chapter questions and additional activities for students. An additional chapter on Subcultures and Consumer Behavior describing how subcultures are derived from ethnicity, religion, geographic location, age and gender.</p>', 'Consumer Behavior 11/e (Text)', '<h1>Consumer Behavior 11/e (Text)</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBGY6566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2510', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2510', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1564, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:04'),
('989e6af4-daec-4206-8baf-1db14ea15bbf', '4085', 376, 'Fernando''s Business Ethics and Corporate Governance 3/e', 'fernandos-business-ethics-and-corporate-governance-3e', 'fernandos-business-ethics-and-corporate-governance-3e', '9789354497636', '9789354497636', '9789354497636', NULL, 'About the book

Business Ethics and Corporate Governance offers readers a comprehensive coverage of the theories of business ethics and corporate governance. This book emphasizes the importance of ethical principles in overcoming ethical dilemmas in the highly dynamic business world of today. It also provides a details explanation of the corporate governance mechanism. Its Constituents and its Implementation in India and abroad. Numerous real-life examples and case studies presented in this book help in the comprehension of concepts and discussions around these cases provide a better understanding of real-life business practices. A comprehensive, realistic, innovative and practical approach to the subject makes this book the most students-friendly text in the market.

Contents:

Part I Business Ethics

	Business Ethics: An Overview

	Concepts and Theories of Business Ethics

	Ethical Dilemmas, Sources and their Resolutions

	Ethical Decision-making in Business

	Globalization and Business Ethics

	Creating an Ethical Organization

	Environmental Ethics

	Corporate Ethics: Investors’ Rights, Privileges, Problems and Protection

	Handmaid of Ethics: Corporate Social Responsibility

	Marketing Ethics

	Ethical Issues in Human Resource Management

	Ethical Issues in Financial Management

	Technology and Ethics

Part II Corporate Governance

	Corporate Governance: An Overview

	Theories and Models of Corporate Governance

	Initiatives in Corporate Governance: Global and National

	Legal and Regulatory Aspects of Corporate Governance

	Shareholders and Other Stakeholders in Corporate Governance

	The Role of Board of Directors in Corporate Governance

	The Role of Auditors in Corporate Governance

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Business Ethics and Corporate Governance offers readers a comprehensive coverage of the theories of business ethics and corporate governance. This book emphasizes the importance of ethical principles in overcoming ethical dilemmas in the highly dynamic business world of today. It also provides a details explanation of the corporate governance mechanism. Its Constituents and its Implementation in India and abroad. Numerous real-life examples and case studies presented in this book help in the comprehension of concepts and discussions around these cases provide a better understanding of real-life business practices. A comprehensive, realistic, innovative and practical approach to the subject makes this book the most students-friendly text in the market.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part I Business Ethics</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Business Ethics: An Overview</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Concepts and Theories of Business Ethics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Ethical Dilemmas, Sources and their Resolutions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Ethical Decision-making in Business</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Globalization and Business Ethics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Creating an Ethical Organization</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Environmental Ethics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Corporate Ethics: Investors’ Rights, Privileges, Problems and Protection</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Handmaid of Ethics: Corporate Social Responsibility</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Marketing Ethics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Ethical Issues in Human Resource Management</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Ethical Issues in Financial Management </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Technology and Ethics</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong><span>Part II Corporate Governance</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Corporate Governance: An Overview</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Theories and Models of Corporate Governance</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Initiatives in Corporate Governance: Global and National</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Legal and Regulatory Aspects of Corporate Governance</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Shareholders and Other Stakeholders in Corporate Governance</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Role of Board of Directors in Corporate Governance</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Role of Auditors in Corporate Governance</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			Fernando''s Business Ethics and Corporate Governance 3/e

			Author
			K.P Muraleedharan

			ISBN
			9789354497636

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Fernando''s Business Ethics and Corporate Governance 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>K.P Muraleedharan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354497636</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"725"', '"580"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2653ferrendo.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354497636&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4085', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4085', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 376, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:04'),
('98d7c4c7-cd81-4bd2-9803-25d91dc8e8ae', '773', NULL, 'Industrial Ecology - Environmental Chemistry and Hazardous Waste NEW', 'industrial-ecology-environmental-chemistry-and-hazardous-waste-new-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773', 'industrial-ecology-environmental-chemistry-and-hazardous-waste-new-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773-773', 'NMBH7786', 'NMBH7786', 'NMBH7786', NULL, 'Industrial ecology may be a relatively new concept - yet it''s already proven instrumental for solving a wide variety of problems involving pollution and hazardous waste, especially where available material resources have been limited. By treating industrial systems in a manner that parallels ecological systems in nature, industrial ecology provides a substantial addition to the technologies of environmental chemistry. Stanley E. Manahan, bestselling author of many environmental chemistry books for Lewis Publishers, now examines Industrial Ecology: Environmental Chemistry and Hazardous Waste. His study of this innovative technology uses an overall framework of industrial ecology to cover hazardous wastes from an environmental chemistry perspective. Chapters one to seven focus on how industrial ecology relates to environmental science and technology, with consideration of the anthrosphere as one of five major environmental spheres. Subsequent chapters deal specifically with hazardous substances and hazardous waste, as they relate to industrial ecology and environmental chemistry.', '<p>Industrial ecology may be a relatively new concept - yet it''s already proven instrumental for solving a wide variety of problems involving pollution and hazardous waste, especially where available material resources have been limited. By treating industrial systems in a manner that parallels ecological systems in nature, industrial ecology provides a substantial addition to the technologies of environmental chemistry. Stanley E. Manahan, bestselling author of many environmental chemistry books for Lewis Publishers, now examines Industrial Ecology: Environmental Chemistry and Hazardous Waste. His study of this innovative technology uses an overall framework of industrial ecology to cover hazardous wastes from an environmental chemistry perspective. Chapters one to seven focus on how industrial ecology relates to environmental science and technology, with consideration of the anthrosphere as one of five major environmental spheres. Subsequent chapters deal specifically with hazardous substances and hazardous waste, as they relate to industrial ecology and environmental chemistry.</p>', 'Industrial Ecology - Environmental Chemistry and Hazardous Waste NEW', '<h1>Industrial Ecology - Environmental Chemistry and Hazardous Waste NEW</h1>', '"11000"', '"6600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9276dpp_10_22.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NMBH7786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=773', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=773', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2622, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('98de98b0-1109-4e8c-9e38-01d46d1c6758', '4455', 10, 'Financial Markets, Financial Institutions and Financial Services', 'financial-markets-financial-institutions-and-financial-services', 'financial-markets-financial-institutions-and-financial-services', '9788196378974', '9788196378974', '9788196378974', NULL, 'About the book

Financial system is the backbone of any economy. During the last few years, India, with its strong financial system, has emerged as one of the fastest growing economies in the world. Today, with the financial sector experiencing an unprecedented boom due to increasing globalisation, the subject of this book has become more important than ever before. In view of the inevitable importance of financial system globally and in India, the present book provides an up-to-date overview of the Indian financial system and an elaborative discussion on its three inter-woven wings of financial markets, institutions and services. Supported by various teaching aids including cases, projects, objectives and review questions, this is a complete book on the subject which covers conventional as well as contemporary topics, besides cultivating a clear understanding of the basic concepts and practices of the constituents of financial system.

Primarily designed for postgraduate and undergraduate students of management and allied disciplines of commerce, finance and economics, it is equally useful to the business managers and corporate leaders who would like to be well versed with the basic concepts and mechanism of financial system for achieving professional and personal growth.

KEY FEATURES

• Updates in Leasing and Hire Purchase

• Covers, in-depth, three constituents and entire gamut of the Financial System in India—financial markets, financial institutions and financial services.

• Comprehends the financial instruments and financial innovations that are taking place in the financial markets, such as barter exchange, plastic money, venture capital, credit rating, and more.

• Thoroughly updated with current concepts, corporate practices, recent trends, and current data on the subject.

• Provides illustrations, case studies, tables, figures for a vivid visual impact and related concepts to real life situations, and presenting complex topics into pleasurable reading and learning experience.

• Comprises graded pedagogy—MCQs with solutions, True/false, Fill in the blanks, Short answer questions, Critical thinking questions and discussion problems at the end of each chapter.

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Financial system is the backbone of any economy. During the last few years, India, with its strong financial system, has emerged as one of the fastest growing economies in the world. Today, with the financial sector experiencing an unprecedented boom due to increasing globalisation, the subject of this book has become more important than ever before. In view of the inevitable importance of financial system globally and in India, the present book provides an up-to-date overview of the Indian financial system and an elaborative discussion on its three inter-woven wings of financial markets, institutions and services. Supported by various teaching aids including cases, projects, objectives and review questions, this is a complete book on the subject which covers conventional as well as contemporary topics, besides cultivating a clear understanding of the basic concepts and practices of the constituents of financial system.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Primarily designed for postgraduate and undergraduate students of management and allied disciplines of commerce, finance and economics, it is equally useful to the business managers and corporate leaders who would like to be well versed with the basic concepts and mechanism of financial system for achieving professional and personal growth.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>KEY FEATURES</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>• Updates in Leasing and Hire Purchase</span></span></span></p>

<p style="text-align:justify"><span><span><span>• Covers, in-depth, three constituents and entire gamut of the Financial System in India—financial markets, financial institutions and financial services.</span></span></span></p>

<p style="text-align:justify"><span><span><span>• Comprehends the financial instruments and financial innovations that are taking place in the financial markets, such as barter exchange, plastic money, venture capital, credit rating, and more.</span></span></span></p>

<p style="text-align:justify"><span><span><span>• Thoroughly updated with current concepts, corporate practices, recent trends, and current data on the subject.</span></span></span></p>

<p style="text-align:justify"><span><span><span>• Provides illustrations, case studies, tables, figures for a vivid visual impact and related concepts to real life situations, and presenting complex topics into pleasurable reading and learning experience.</span></span></span></p>

<p style="text-align:justify"><span><span><span>• Comprises graded pedagogy—MCQs with solutions, True/false, Fill in the blanks, Short answer questions, Critical thinking questions and discussion problems at the end of each chapter.</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Financial Markets, Financial Institutions and Financial Services

			Author
			Sandeep Goel

			ISBN
			9788196378974

			Publisher
			PHI

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Markets, Financial Institutions and Financial Services</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sandeep Goel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788196378974</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1150"', '"862"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0675fec5-e861-431a-939e-16888d0f0e99', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1701ff.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788196378974&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4455', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4455', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 10, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:04'),
('98f107ee-b86e-4208-a59b-cb2c984b86bf', '2157', NULL, 'Principles of Multimedia Database Systems', 'principles-of-multimedia-database-systems-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157', 'principles-of-multimedia-database-systems-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157-2157', 'DFGT5544', 'DFGT5544', 'DFGT5544', NULL, 'Principles of Multimedia Database Systems', '<h1>Principles of Multimedia Database Systems</h1>', 'Sub Title
			No

			Author
			V.S. Subrahmanian

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131216415

			Pages
			140

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.S. Subrahmanian</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131216415</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>140</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 140, '140', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69649788131216415.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2157', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2157', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1721, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('98f241d7-43e6-4a8e-849f-bb370a1f7b22', '851', NULL, 'Banking-Critical Concepts in Finance-5Vols. BOOK', 'bankingcritical-concepts-in-finance5vols-book-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-8-851', 'bankingcritical-concepts-in-finance5vols-book-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851-851', 'OLKI9987', 'OLKI9987', 'OLKI9987', NULL, 'Banking-Critical Concepts in Finance-5Vols. BOOK', '<h1>Banking-Critical Concepts in Finance-5Vols. BOOK</h1>', 'Sub Title
			No

			Author
			John O. S. Wilson

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780415615471

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John O. S. Wilson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415615471</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"114499"', '"68699"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5030Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKI9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=851', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=851', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2575, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('991db2fc-e7f9-40fc-b0eb-8e0e9dbb8565', '3965', 487, 'Entrepreneurship 11/e.', 'entrepreneurship-11e', 'entrepreneurship-11e', '9789390113309', '9789390113309', '9789390113309', NULL, 'About the Book

Entrepreneurship, 11th edition, is a textbook that encourages students and readers to follow a logical manner on the process of formulating, planning, and implementing a new venture. It draws examples from real-life entrepreneurs and successful ventures. Its lucid language, excellent pedagogical features along with mention of important web sites assist readers to reinforce key topics and get started. Comprehensive book-end cases give in-depth insights and address the dynamics of today''s’ entrepreneurial challenges. While striking a fine balance between theory and practice, the text attributes special focus on the Indian context to improve the comprehension of concepts for the Indian audience.Chapter on Indian start-up ecosystem five new india-based book-end case studies four new opening cases on Indian entrepreneurs list of important web sites and numerous boxed summaries of news articles

Contents: 

Part 1 The Entrepreneurship Perspective

Part 2 From Idea to the opportunity

Part 3 From the Opportunity to the Business Plan

Part 4 From the Business Plant to Funding the Venture

Part 5 From Funding the Venture to Launching, Growing, and Ending the New Venture

Part 6 Cases

 

 ', '<p><strong><span>About the Book</span></strong></p>

<p>Entrepreneurship, 11th edition, is a textbook that encourages students and readers to follow a logical manner on the process of formulating, planning, and implementing a new venture. It draws examples from real-life entrepreneurs and successful ventures. Its lucid language, excellent pedagogical features along with mention of important web sites assist readers to reinforce key topics and get started. Comprehensive book-end cases give in-depth insights and address the dynamics of today''s’ entrepreneurial challenges. While striking a fine balance between theory and practice, the text attributes special focus on the Indian context to improve the comprehension of concepts for the Indian audience.Chapter on Indian start-up ecosystem five new india-based book-end case studies four new opening cases on Indian entrepreneurs list of important web sites and numerous boxed summaries of news articles</p>

<p><strong><span>Contents: </span></strong></p>

<p><span>Part 1 The Entrepreneurship Perspective</span></p>

<p><span>Part 2 From Idea to the opportunity</span></p>

<p><span>Part 3 From the Opportunity to the Business Plan</span></p>

<p><span>Part 4 From the Business Plant to Funding the Venture</span></p>

<p><span>Part 5 From Funding the Venture to Launching, Growing, and Ending the New Venture</span></p>

<p><span>Part 6 Cases</span></p>

<p> </p>

<p> </p>', 'Title

			Entrepreneurship 11/e.

			ISBN

			9789390113309

			Author

			Sabyasachi Sinha

			Publisher

			Mc Graw Hill

			Binding

			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Title</span></span></span></p>
			</td>
			<td style="text-align:center"><span>Entrepreneurship 11/e.</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>ISBN</span></span></span></p>
			</td>
			<td style="text-align:center"><span>9789390113309</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Author</span></span></span></p>
			</td>
			<td style="text-align:center"><span>Sabyasachi Sinha</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Publisher</span></span></span></p>
			</td>
			<td style="text-align:center"><span>Mc Graw Hill</span></td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Binding</span></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span>Paperback</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1050"', '"925"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '599a457e-ea01-40de-9842-a3b78d15b016', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1685pic-23.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390113309&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3965', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3965', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 487, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:04'),
('99266b57-b6d1-476c-98e9-dea96a93b5a3', '3966', 486, 'Managerial Economics 3/e.', 'managerial-economics-3e', 'managerial-economics-3e', '9789387067622', '9789387067622', '9789387067622', NULL, 'About the Book

Managerial Economics, 3e, provides a detailed introduction of economic concepts to management students. It illustrates the technique of systematic problem solving and taking effective decisions by applying concepts of economics in different situations. With its unique integrative approach, this revised edition covers the recent developments in the interdisciplinary fields related to economics and business such as Demonetization, Jio case study, Patanjali, restriction on H1B visa, GST,Highlights of Budget 2017 and many more. Besides being a comprehensive textbook for management students, it will prove to be of great utility for the

practising managers.

Contents:

Part 1 Introduction

1. Basic Concepts and Principles

2. Theory of Firm

Part 2 Consumer Behaviour, Demand and Supply

3. Consmer Preferences and Choice.

4. Demand and Supply Analysis

5. Elasticities of Demand and Supply

6. Demand Forecasting

Part 3 Cost and Production

7. Cost and Revenue

8. Production Analysis

9. Financial Evaluation of Long-Term Projects

Part 4 Market Morphology and Equilibrium Conditions

10. Perfect Competition

11. Monopoly and Monopsony

12. Monopolistic Competition

13. Oligopoly

14. Choice Under Uncertainy and Game Theory

Part 5 Pricing Decisions

15. Product Pricing

16. Input Pricing

17. Externalities, Public Goods and Role of Government 

Part 6 Macroeconomic Aspects of Managerial Decisions

18. Macroeconomic Phenomena

19. National Income

2o. Money Supply, Inflation and Unemplopment

21. Business Cycles', '<p><span><strong><span>About the Book</span></strong></span></p>

<p style="text-align:justify"><span>Managerial Economics, 3e, provides a detailed introduction of economic concepts to management students. It illustrates the technique of systematic problem solving and taking effective decisions by applying concepts of economics in different situations. With its unique integrative approach, this revised edition covers the recent developments in the interdisciplinary fields related to economics and business such as Demonetization, Jio case study, Patanjali, restriction on H1B visa, GST,Highlights of Budget 2017 and many more. Besides being a comprehensive textbook for management students, it will prove to be of great utility for the</span></p>

<p style="text-align:justify"><span>practising managers.</span></p>

<p style="text-align:justify"><span><strong><span>Contents:</span></strong></span></p>

<p style="text-align:justify"><span><span>Part 1 Introduction</span></span></p>

<p style="text-align:justify"><span><span>1. Basic Concepts and Principles</span></span></p>

<p style="text-align:justify"><span><span>2. Theory of Firm</span></span></p>

<p style="text-align:justify"><span><span>Part 2 Consumer Behaviour, Demand and Supply</span></span></p>

<p style="text-align:justify"><span><span>3. Consmer Preferences and Choice.</span></span></p>

<p style="text-align:justify"><span><span>4. Demand and Supply Analysis</span></span></p>

<p style="text-align:justify"><span><span>5. Elasticities of Demand and Supply</span></span></p>

<p style="text-align:justify"><span><span>6. Demand Forecasting</span></span></p>

<p style="text-align:justify"><span><span>Part 3 Cost and Production</span></span></p>

<p style="text-align:justify"><span><span>7. Cost and Revenue</span></span></p>

<p style="text-align:justify"><span><span>8. Production Analysis</span></span></p>

<p style="text-align:justify"><span><span>9. Financial Evaluation of Long-Term Projects</span></span></p>

<p style="text-align:justify"><span><span>Part 4 Market Morphology and Equilibrium Conditions</span></span></p>

<p style="text-align:justify"><span><span>10. Perfect Competition</span></span></p>

<p style="text-align:justify"><span><span>11. Monopoly and Monopsony</span></span></p>

<p style="text-align:justify"><span><span>12. Monopolistic Competition</span></span></p>

<p style="text-align:justify"><span><span>13. Oligopoly</span></span></p>

<p style="text-align:justify"><span><span>14. Choice Under Uncertainy and Game Theory</span></span></p>

<p style="text-align:justify"><span><span>Part 5 Pricing Decisions</span></span></p>

<p style="text-align:justify"><span><span>15. Product Pricing</span></span></p>

<p style="text-align:justify"><span><span>16. Input Pricing</span></span></p>

<p style="text-align:justify"><span><span>17. Externalities, Public Goods and Role of Government </span></span></p>

<p style="text-align:justify"><span><span>Part 6 Macroeconomic Aspects of Managerial Decisions</span></span></p>

<p style="text-align:justify"><span><span>18. Macroeconomic Phenomena</span></span></p>

<p style="text-align:justify"><span><span>19. National Income</span></span></p>

<p style="text-align:justify"><span><span>2o. Money Supply, Inflation and Unemplopment</span></span></p>

<p style="text-align:justify"><span><span>21. Business Cycles</span></span></p>
', 'Title

			Managerial Economics 3/e.

			ISBN

			9789387067622

			Author

			Geetika

			Publisher

			Mc Graw Hill

			Binding

			Paperback', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Title</span></span></span></p>
			</td>
			<td style="text-align:center">Managerial Economics 3/e.</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>ISBN</span></span></span></p>
			</td>
			<td style="text-align:center">9789387067622</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Author</span></span></span></p>
			</td>
			<td style="text-align:center">Geetika</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Publisher</span></span></span></p>
			</td>
			<td style="text-align:center">Mc Graw Hill</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><span>Binding</span></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span>Paperback</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"910"', '"865"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '599a457e-ea01-40de-9842-a3b78d15b016', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/647041JlYRLZuJL._SY445_SX342_.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789387067622&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3966', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3966', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 486, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:04'),
('9948a4b9-3ed0-4655-9d2a-a8310dda8377', '449', NULL, 'Gram Panchayat in India NEW', 'gram-panchayat-in-india-new-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449', 'gram-panchayat-in-india-new-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449-449', 'MJUI7694', 'MJUI7694', 'MJUI7694', NULL, 'Gram Panchayat in India NEW', '<h1>Gram Panchayat in India NEW</h1>', 'Sub Title
			No

			Author
			Gurpreet Singh Brar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160416

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gurpreet Singh Brar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160416</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80871_2_8.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MJUI7694&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=449', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=449', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2815, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:04'),
('995453a5-5ce1-4c36-82d9-3fe6f15fde6f', '3520', 882, 'Advances in Mechanics and Mathematics Volume - 2', 'advances-in-mechanics-and-mathematics-volume-2-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520', 'advances-in-mechanics-and-mathematics-volume-2-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520-3520', '9781402076459', '9781402076459', '9781402076459', NULL, 'As any human activity needs goals, mathematical research needs problems -David Hilbert Mechanics is the paradise of mathematical sciences -Leonardo da Vinci Mechanics and mathematics have been complementary partners since Newton''s time and the history of science shows much evidence of the ben­ eficial influence of these disciplines on each other. Driven by increasingly elaborate modern technological applications the symbiotic relationship between mathematics and mechanics is continually growing. However, the increasingly large number of specialist journals has generated a du­ ality gap between the two partners, and this gap is growing wider. Advances in Mechanics and Mathematics (AMMA) is intended to bridge the gap by providing multi-disciplinary publications which fall into the two following complementary categories: 1. An annual book dedicated to the latest developments in mechanics and mathematics; 2. Monographs, advanced textbooks, handbooks, edited vol­ umes and selected conference proceedings. The AMMA annual book publishes invited and contributed compre­ hensive reviews, research and survey articles within the broad area of modern mechanics and applied mathematics. Mechanics is understood here in the most general sense of the word, and is taken to embrace relevant physical and biological phenomena involving electromagnetic, thermal and quantum effects and biomechanics, as well as general dy­ namical systems. Especially encouraged are articles on mathematical and computational models and methods based on mechanics and their interactions with other fields. All contributions will be reviewed so as to guarantee the highest possible scientific standards.', '<p>As any human activity needs goals, mathematical research needs problems -David Hilbert Mechanics is the paradise of mathematical sciences -Leonardo da Vinci Mechanics and mathematics have been complementary partners since Newton''s time and the history of science shows much evidence of the ben­ eficial influence of these disciplines on each other. Driven by increasingly elaborate modern technological applications the symbiotic relationship between mathematics and mechanics is continually growing. However, the increasingly large number of specialist journals has generated a du­ ality gap between the two partners, and this gap is growing wider. Advances in Mechanics and Mathematics (AMMA) is intended to bridge the gap by providing multi-disciplinary publications which fall into the two following complementary categories: 1. An annual book dedicated to the latest developments in mechanics and mathematics; 2. Monographs, advanced textbooks, handbooks, edited vol­ umes and selected conference proceedings. The AMMA annual book publishes invited and contributed compre­ hensive reviews, research and survey articles within the broad area of modern mechanics and applied mathematics. Mechanics is understood here in the most general sense of the word, and is taken to embrace relevant physical and biological phenomena involving electromagnetic, thermal and quantum effects and biomechanics, as well as general dy­ namical systems. Especially encouraged are articles on mathematical and computational models and methods based on mechanics and their interactions with other fields. All contributions will be reviewed so as to guarantee the highest possible scientific standards.</p>', 'Sub Title
			Volume - 2

			Author
			David Y. Gao, Ray W. Ogden

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			1402076452

			ISBN 13 Digit
			9781402076459

			Pages
			XVIII, 314

			Binding
			Hardback

			Year of Publication
			2003

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Volume - 2</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Y. Gao, Ray W. Ogden</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1402076452</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402076459</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVIII, 314</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"14240"', '"8544"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XVIII, 314', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/944351AaL2vk-vL._SY425_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402076459&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3520', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3520', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 882, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:04'),
('996985c4-086a-4f5c-9ad6-2a21e6af8406', '3688', 753, 'BRAHMAVAIVARTA PURANA - Sanskrit Text with English Translation in 2 vols. Complete Set', 'brahmavaivarta-purana-sanskrit-text-with-english-translation-in-2-vols-complete-set-3688', 'brahmavaivarta-purana-sanskrit-text-with-english-translation-in-2-vols-complete-set', '9788171101702', '9788171101702::3688', '9788171101702', NULL, 'Vedavyasa has composed Mahapuranas by resorting to the use of historical episodes, legends, stories, fables, etc. in order to lay down clearly the topics described in those special types of episodes addressed as Puranas in the Vedic era. Brahmavaivarta is the most popular treatise among the eighteen Mahapuranas. This Mahapurana finds its reference everywhere in various Puranas and in the inventory of names to these Mahapuranas. Moreover, as per the yardstick ascertained, this Mahapurana contains eighteen thousand hymns in it too. As the preaching delivered by god Krsna to desperate Arjuna considering them as the nectar of Srimad Bhagavad Gita, the special preaching delivered by the same god Krsna is stored in this Mahapurana too. As this Mahapurana discloses the mystery of Brahman, it is called Brahmavaivarta Mahapurana. This Mahapurana has been adduced as an authority by a number of philosophers for their submissions. The commentators have from this angle, accepted the specific significance [...]of Brahmavaivarta Mahapurna in the literature on Puranas. Indian culture based on Vedas and the tradition of Indian school of thoughts is seen enumerated to suffice length in this Mahapurana.', '<p style="text-align:justify">Vedavyasa has composed Mahapuranas by resorting to the use of historical episodes, legends, stories, fables, etc. in order to lay down clearly the topics described in those special types of episodes addressed as Puranas in the Vedic era. Brahmavaivarta is the most popular treatise among the eighteen Mahapuranas. This Mahapurana finds its reference everywhere in various Puranas and in the inventory of names to these Mahapuranas. Moreover, as per the yardstick ascertained, this Mahapurana contains eighteen thousand hymns in it too. As the preaching delivered by god Krsna to desperate Arjuna considering them as the nectar of Srimad Bhagavad Gita, the special preaching delivered by the same god Krsna is stored in this Mahapurana too. As this Mahapurana discloses the mystery of Brahman, it is called Brahmavaivarta Mahapurana. This Mahapurana has been adduced as an authority by a number of philosophers for their submissions. The commentators have from this angle, accepted the specific significance [...]of Brahmavaivarta Mahapurna in the literature on Puranas. Indian culture based on Vedas and the tradition of Indian school of thoughts is seen enumerated to suffice length in this Mahapurana.</p>', ' 

			Title

			 

			BRAHMAVAIVARTA PURANA - Sanskrit Text with English Translation in 2 vols. Complete Set

			Author

			Acharya Ramesh Chaturvedi

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171101702

			Binding

			Hard Bound

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>BRAHMAVAIVARTA PURANA - Sanskrit Text with English Translation in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Acharya Ramesh Chaturvedi</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171101702</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2500"', '"1975"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1964brahmavaivarta-purana-text-with-english-translation-in-2-vols-original-imafmtt3y3e8qcfz.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171101702&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3688', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3688', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 753, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:04'),
('99964408-77b1-4d78-b9df-aa9da9087e7c', '2451', NULL, 'Operational and Financial Performance of Factoring Services', 'operational-and-financial-performance-of-factoring-services-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2-2451', 'operational-and-financial-performance-of-factoring-services-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451-2451', 'HNKU887', 'HNKU887', 'HNKU887', NULL, 'The factoring service is still in its evolving stage in India. The factoring business is just one per cent of the total factoring volume in the world. The State bank of India Global factor and Canbank factors are prominent factoring companies in India. The present study attempts to study the concept and significance of factoring service in India. It examines various factoring services provided by the factors in India. It undertakes a comparative analysis of the services, operational performance and financial performance of the two major factors operating in India. The study is based on secondary data. This book is a humble attempt to examine the various aspects of factoring and highlights the various factoring services provided in India. It also highlights the comparative analysis of services, operational; and financial performance of two major factors operating in India. It is hoped that the book will be found immensely informative, innovative and would be useful to the scholars of finance and to the planners, policy makers and financial institutions.', '<p>The factoring service is still in its evolving stage in India. The factoring business is just one per cent of the total factoring volume in the world. The State bank of India Global factor and Canbank factors are prominent factoring companies in India. The present study attempts to study the concept and significance of factoring service in India. It examines various factoring services provided by the factors in India. It undertakes a comparative analysis of the services, operational performance and financial performance of the two major factors operating in India. The study is based on secondary data. This book is a humble attempt to examine the various aspects of factoring and highlights the various factoring services provided in India. It also highlights the comparative analysis of services, operational; and financial performance of two major factors operating in India. It is hoped that the book will be found immensely informative, innovative and would be useful to the scholars of finance and to the planners, policy makers and financial institutions.</p>', 'Operational and Financial Performance of Factoring Services', '<h1>Operational and Financial Performance of Factoring Services</h1>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNKU887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2451', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2451', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1598, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:04'),
('99a0f5a5-9732-4eea-9891-1e99713a2231', '1637', NULL, 'Conformal Groups in Geometry and Spin Structures New', 'conformal-groups-in-geometry-and-spin-structures-new-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-163-1637', 'conformal-groups-in-geometry-and-spin-structures-new-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637-1637', 'RFGH432', 'RFGH432', 'RFGH432', NULL, 'This book provides a self-contained overview of the role of conformal groups in geometry and mathematical physics. It features a careful development of the material, from the basics of Clifford algebras to more advanced topics. Each chapter covers a specific aspect of conformal groups and conformal spin geometry. All major concepts are introduced and followed by detailed descriptions and definitions, and a comprehensive bibliography and index round out the work.

Rich in exercises that are accompanied by full proofs and many hints, the book will be ideal as a course text or self-study volume for senior undergraduates and graduate students.', '<p>This book provides a self-contained overview of the role of conformal groups in geometry and mathematical physics. It features a careful development of the material, from the basics of Clifford algebras to more advanced topics. Each chapter covers a specific aspect of conformal groups and conformal spin geometry. All major concepts are introduced and followed by detailed descriptions and definitions, and a comprehensive bibliography and index round out the work.<br />
<br />
Rich in exercises that are accompanied by full proofs and many hints, the book will be ideal as a course text or self-study volume for senior undergraduates and graduate students.</p>', 'Sub Title
			Progress in Mathematical Physics

			Author
			Pierre Angles

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Progress in Mathematical Physics</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pierre Angles</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12299"', '"7379"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86331_2_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGH432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1637', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1637', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2088, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('99bf2674-6488-4491-831a-1cf22dff5d1f', '3172', NULL, 'Educational Algebra - A Theoretical And Empirical Approach', 'educational-algebra-a-theoretical-and-empirical-approach-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172', 'educational-algebra-a-theoretical-and-empirical-approach-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172-3172', '9781441943897', '9781441943897', '9781441943897', NULL, 'This book takes a theoretical perspective on the study of school algebra, in which both semiotics and history occur. The Methodological design allows for the interpretation of specific phenomena and the inclusion of evidence not addressed in more general treatments. The book gives priority to "meaning in use" over "formal meaning". These approaches and others of similar nature lead to a focus on competence rather than a user’s activity with mathematical language.', '<p>This book takes a theoretical perspective on the study of school algebra, in which both semiotics and history occur. The Methodological design allows for the interpretation of specific phenomena and the inclusion of evidence not addressed in more general treatments. The book gives priority to "meaning in use" over "formal meaning". These approaches and others of similar nature lead to a focus on competence rather than a user’s activity with mathematical language.</p>', 'Educational Algebra - A Theoretical And Empirical Approach

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 294 pages

	ISBN-10 ‏ : ‎ 1441943897

	ISBN-13 ‏ : ‎ 978-1441943897

	Item Weight ‏ : ‎ 435 g

	Dimensions ‏ : ‎ 15.5 x 1.78 x 23.5 cm', '<h1>Educational Algebra - A Theoretical And Empirical Approach</h1>

<ul>
	<li>Language ‏ : ‎ English</li>
	<li>Paperback ‏ : ‎ 294 pages</li>
	<li>ISBN-10 ‏ : ‎ 1441943897</li>
	<li>ISBN-13 ‏ : ‎ 978-1441943897</li>
	<li>Item Weight ‏ : ‎ 435 g</li>
	<li>Dimensions ‏ : ‎ 15.5 x 1.78 x 23.5 cm</li>
</ul>', '"15800"', '"9480"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13371.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781441943897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3172', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3172', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1192, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:04'),
('99cef6ca-ed81-4fb5-b7d9-9f1eb643d19e', '2570', NULL, 'Sanchar ke Mool Siddhant', 'sanchar-ke-mool-siddhant', 'sanchar-ke-mool-siddhant', '9788170543495', '9788170543495', '9788170543495', NULL, 'Sanchar ke Mool Siddhant ', '<h4>Sanchar ke Mool Siddhant </h4>', 'Title

			Sanchar Ke Mool Siddhant 

			Author
			Om Prakash

			ISBN 13 Digit
			9788170543495

			Publisher
			Classical Publishing Company 

			Binding
			Hardcover', '<table border="0">
	<tbody>
		<tr>
			<th style="text-align:right"><span><span>Title</span></span></th>
			<td>
			<h3 style="text-align:center"><span><span>Sanchar Ke Mool Siddhant </span></span></h3>
			</td>
		</tr>
		<tr>
			<th style="text-align:right"><span><span>Author</span></span></th>
			<td style="text-align:center"><span><span>Om Prakash</span></span></td>
		</tr>
		<tr>
			<th style="text-align:right"><span><span>ISBN 13 Digit</span></span></th>
			<td style="text-align:center"><span><span>9788170543495</span></span></td>
		</tr>
		<tr>
			<th style="text-align:right"><span><span>Publisher</span></span></th>
			<td style="text-align:center"><span><span>Classical Publishing Company </span></span></td>
		</tr>
		<tr>
			<th style="text-align:right"><span><span>Binding</span></span></th>
			<td style="text-align:center"><span><span>Hardcover</span></span></td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '5ae9d374-d0a9-4b3a-9150-5a09814ee14d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5020WhatsApp%20Image%202025-08-13%20at%202.25.53%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788170543495&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2570', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2570', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1522, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:04'),
('99cfbbbb-5b5d-4827-ba89-050163cba5a6', '1942', NULL, 'Computational and Instrumental Methods in EPR - Biological Magnetic Resonance New', 'computational-and-instrumental-methods-in-epr-biological-magnetic-resonance-new-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1-1942', 'computational-and-instrumental-methods-in-epr-biological-magnetic-resonance-new-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942-1942', 'WERG3423', 'WERG3423', 'WERG3423', NULL, 'lectron magnetic resonance has been greatly facilitated by the introduction of advances in instrumentation and better computational tools, such as the increasingly widespread use of the density matrix formalism. This volume is devoted to both instrumentation and computation aspects of EPR, while addressing applications such as spin relaxation time measurements, the measurement of hyperfine interaction parameters, and the recovery of Mn(II) spin Hamiltonian parameters via spectral simulation. Key features: Microwave Amplitude Modulation Technique to Measure Spin-Lattice (T1) and Spin-Spin (T2) Relaxation Times Improvement in the Measurement of Spin-Lattice Relaxation Time in Electron Paramagnetic Resonance Quantitative Measurement of Magnetic Hyperfine Parameters and the Physical Organic Chemistry of Supramolecular Systems New Methods of Simulation of Mn(II) EPR Spectra: Single Crystals, Polycrystalline and Amorphous (Biological) Materials Density Matrix Formalism of Angular Momentum in Multi-Quantum Magnetic Resonance', '<p>lectron magnetic resonance has been greatly facilitated by the introduction of advances in instrumentation and better computational tools, such as the increasingly widespread use of the density matrix formalism. This volume is devoted to both instrumentation and computation aspects of EPR, while addressing applications such as spin relaxation time measurements, the measurement of hyperfine interaction parameters, and the recovery of Mn(II) spin Hamiltonian parameters via spectral simulation. Key features: Microwave Amplitude Modulation Technique to Measure Spin-Lattice (T1) and Spin-Spin (T2) Relaxation Times Improvement in the Measurement of Spin-Lattice Relaxation Time in Electron Paramagnetic Resonance Quantitative Measurement of Magnetic Hyperfine Parameters and the Physical Organic Chemistry of Supramolecular Systems New Methods of Simulation of Mn(II) EPR Spectra: Single Crystals, Polycrystalline and Amorphous (Biological) Materials Density Matrix Formalism of Angular Momentum in Multi-Quantum Magnetic Resonance</p>', 'Computational and Instrumental Methods in EPR - Biological Magnetic Resonance New', '<h1>Computational and Instrumental Methods in EPR - Biological Magnetic Resonance New</h1>', '"13300"', '"7980"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7848Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERG3423&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1942', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1942', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1874, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('99e9f700-f64f-4869-9ad8-26dbbb482a43', '2977', NULL, 'Macbeth - 2e', 'macbeth-2e-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977', 'macbeth-2e-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977-2977', 'EDFV3322', 'EDFV3322', 'EDFV3322', NULL, 'Macbeth - 2e', '<h1>Macbeth - 2e</h1>', 'Sub Title
			No

			Author
			Bernice W. Kliman

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780719062292

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernice W. Kliman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780719062292</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1600"', '"960"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFV3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2977', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2977', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1235, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:04'),
('9a105104-b35a-4d71-bf0b-4fbc46c17685', '2652', NULL, 'Bhaktikavi Parmamnand Das - Jivan aur Kavya', 'bhaktikavi-parmamnand-das-jivan-aur-kavya', 'bhaktikavi-parmamnand-das-jivan-aur-kavya', '9789382937333', '9789382937333', '9789382937333', NULL, 'Bhaktikavi Parmamnand Das - Jivan aur Kavya ', '<h1>Bhaktikavi Parmamnand Das - Jivan aur Kavya </h1>', ' Title
			Bhaktikavi Parmamnand Das - Jivan aur Kavya 

			Author
			Dr. Karuna Divedi

			ISBN 13 Digit
			9789382937333

			Publisher

			Nikhil Publishers and Distributors

			 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Bhaktikavi Parmamnand Das - Jivan aur Kavya </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Karuna Divedi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937333</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>
			<p>Nikhil Publishers and Distributors</p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '3492ad65-aa35-4cfc-a968-6c423180ecd0', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4707pic-31.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382937333&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2652', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2652', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1444, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:04'),
('9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', '1207', NULL, 'Vedanta and Society - A Reflection on Vivekananda''s Philosophy', 'vedanta-and-society-a-reflection-on-vivekanandas-philosophy-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1-1207', 'vedanta-and-society-a-reflection-on-vivekanandas-philosophy-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207-1207', '9788176259620', '9788176259620', '9788176259620', NULL, 'Content - Preface, Introduction, 1. Practical Vedanta and Indian Masses, 2. Universal Religion and Indian Secularism, 3. Synthasis of Materialism and Spirtuality, 4. Divine Humanism and Socialism,  Concluding Remarks      ', '<h1 style="text-align:justify"><span><strong>Content -</strong> Preface, Introduction, 1. Practical Vedanta and Indian Masses, 2. Universal Religion and Indian Secularism, 3. Synthasis of Materialism and Spirtuality, 4. Divine Humanism and Socialism,  Concluding Remarks</span>   <span>  </span> </h1>', 'Sub Title
			A Reflection on Vivekananda''s Philosophy

			Author
			Aditya K. Gupta

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788176259620

			Pages
			84

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Reflection on Vivekananda''s Philosophy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aditya K. Gupta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176259620</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>84</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"300"', '"180"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 84, '84', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43449788176259620.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176259620&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1207', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1207', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2345, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('9a23b361-6b19-4af4-be78-e4b56f523592', '1297', NULL, 'Karl Marx and Babasaheb Ambedkar - A Comparative Study', 'karl-marx-and-babasaheb-ambedkar-a-comparative-study-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-129-1297', 'karl-marx-and-babasaheb-ambedkar-a-comparative-study-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297-1297', 'GBHN6655', 'GBHN6655', 'GBHN6655', NULL, 'This book reveals the thought of Karl Marx and Babasaheb Ambedkar in their real perspective and attempts to compare their thoughts rationally and judiciously. It is, however based on original text by Karl Marx and Babasaheb Ambedkar and learned commentaries by renowned authors on their thoughts. The present generation is presumably in great dilemma as to which philosophy would liberate them from the precarious situation cropped up due to advancing globalization and privatization, at one hand and grinding poverty , and fast spreading terrorism, at the other. People are in search of a viable philosophy for obliterating injustice and availing sustainable peace, progress and justice. This study would certainly help them in coming to the right decision. However , there seems to be acute dearth of comparative study of their thoughts, which is required for proper comprehension, In this situation, this book would certainly serve the purpose. About the Author:-Dr. Ramchandra Kamaji Kshirsagar ( b. 1 9 4 5 ) completed his M.A (P ol.Sc.) in 1968, LL.M. in 1977 and Ph. D. (P ol. Sc.) in August 1985, from Dr. Babasaheb Ambedkar Marathwada University , Aurangabad (Maharashtra) He served as a lecturer form 1971 to 1993 and as Principal form 1993 to 2005 in the People''s Education Society''s Dr. Babasaheb Ambedkar College of Arts and Commerce. Aurangabad, in-charge Principal of Dr. Ambedkar College of Law from 2000 to 2002, and as Asst, Secretary of the People''s Education Society , (Mumbai) at Aurangabad (2000 to 2005). Dr. Kshirsagar has several books to his credit, including Dalitancha Jahirnama (Marathi) , Bharatiya Republican Paksh (Marathi) Untouchability in India : Implementation of the Law and Abolition; The Scheme of Awarding Scholarship to the Students of Weaker Sections, Constitutional Safeguards for the S.C; Political thought of Dr. Babasaheb Ambedkar Y anche, Dalit Maovement in India and it’s Leaders, Dr. Baba Saheb Ambedkar Moolyatmak Rajkaran ; Rise of', '<p>This book reveals the thought of Karl Marx and Babasaheb Ambedkar in their real perspective and attempts to compare their thoughts rationally and judiciously. It is, however based on original text by Karl Marx and Babasaheb Ambedkar and learned commentaries by renowned authors on their thoughts. The present generation is presumably in great dilemma as to which philosophy would liberate them from the precarious situation cropped up due to advancing globalization and privatization, at one hand and grinding poverty , and fast spreading terrorism, at the other. People are in search of a viable philosophy for obliterating injustice and availing sustainable peace, progress and justice. This study would certainly help them in coming to the right decision. However , there seems to be acute dearth of comparative study of their thoughts, which is required for proper comprehension, In this situation, this book would certainly serve the purpose. About the Author:-Dr. Ramchandra Kamaji Kshirsagar ( b. 1 9 4 5 ) completed his M.A (P ol.Sc.) in 1968, LL.M. in 1977 and Ph. D. (P ol. Sc.) in August 1985, from Dr. Babasaheb Ambedkar Marathwada University , Aurangabad (Maharashtra) He served as a lecturer form 1971 to 1993 and as Principal form 1993 to 2005 in the People''s Education Society''s Dr. Babasaheb Ambedkar College of Arts and Commerce. Aurangabad, in-charge Principal of Dr. Ambedkar College of Law from 2000 to 2002, and as Asst, Secretary of the People''s Education Society , (Mumbai) at Aurangabad (2000 to 2005). Dr. Kshirsagar has several books to his credit, including Dalitancha Jahirnama (Marathi) , Bharatiya Republican Paksh (Marathi) Untouchability in India : Implementation of the Law and Abolition; The Scheme of Awarding Scholarship to the Students of Weaker Sections, Constitutional Safeguards for the S.C; Political thought of Dr. Babasaheb Ambedkar Y anche, Dalit Maovement in India and it’s Leaders, Dr. Baba Saheb Ambedkar Moolyatmak Rajkaran ; Rise of</p>', 'Karl Marx and Babasaheb Ambedkar - A Comparative Study', '<h1>Karl Marx and Babasaheb Ambedkar - A Comparative Study</h1>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10871_4_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GBHN6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1297', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1297', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2285, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('9a2d4598-e063-4ba3-8699-6f992c8f024d', '3319', NULL, 'Oxford Studies in Ancient Philosophy - V 1', 'oxford-studies-in-ancient-philosophy-v-1-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319', 'oxford-studies-in-ancient-philosophy-v-1-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319-3319', '9780199238019', '9780199238019', '9780199238019', NULL, 'Oxford Studies in Ancient Philosophy is a volume of original articles on all aspects of ancient philosophy. The articles may be of substantial length, and include critical notices of major books. OSAP is published twice yearly, in both hardback and paperback.

''The serial Oxford Studies in Ancient Philosophy (OSAP) is fairly regarded as the leading venue for publication in ancient philosophy. It is where one looks to find the state-of-the art. That the serial, which presents itself more as an anthology than as a journal, has traditionally allowed space for lengthier studies, has tended only to add to its prestige; it is as if OSAP thus declares that, since it allows as much space as the merits of the subject require, it can be more entirely devoted to the best and most serious scholarship.''

Content - Wisdom in Heraclitus, Anaxagoras on Perception, Pleasure, and Pain, Socratic Midwifery: A Second Apology?, Pleasure''s Pyrrhic Victory: An Intellectualist Reading of the Philebus, Substantial Universals in Aristotle''s Categories, The Structure of Teleological Explanations in Aristotle: Theory and Practice, The Assimilation of Sense to Sense-Object in Aristotle,  Eudaimonia as an Activity in Nicomachean Ethics I. 8-12, Aristotle''s Poetics without Katharsis, Fear, or Pity, The Early Stoic Doctrine of the Change to Wisdom, Particularism, Promises, and Persons in Cicero''s De officiis, Aspsius on Nicomachean Ethics 7: An Ancient Example of ''Higher Criticism''?, Galen''s Teleology and Functional Explanation, Index Locorum              ', '<p style="text-align:justify"><span>Oxford Studies in Ancient Philosophy is a volume of original articles on all aspects of ancient philosophy. The articles may be of substantial length, and include critical notices of major books. OSAP is published twice yearly, in both hardback and paperback.</span></p>

<p style="text-align:justify"><span>''The serial Oxford Studies in Ancient Philosophy (OSAP) is fairly regarded as the leading venue for publication in ancient philosophy. It is where one looks to find the state-of-the art. That the serial, which presents itself more as an anthology than as a journal, has traditionally allowed space for lengthier studies, has tended only to add to its prestige; it is as if OSAP thus declares that, since it allows as much space as the merits of the subject require, it can be more entirely devoted to the best and most serious scholarship.''</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Wisdom in Heraclitus, Anaxagoras on Perception, Pleasure, and Pain, Socratic Midwifery: A Second Apology?, Pleasure''s Pyrrhic Victory: An Intellectualist Reading of the Philebus, Substantial Universals in Aristotle''s Categories, The Structure of Teleological Explanations in Aristotle: Theory and Practice, The Assimilation of Sense to Sense-Object in Aristotle,  Eudaimonia as an Activity in Nicomachean Ethics I. 8-12, Aristotle''s Poetics without Katharsis, Fear, or Pity, The Early Stoic Doctrine of the Change to Wisdom, Particularism, Promises, and Persons in Cicero''s De officiis, Aspsius on Nicomachean Ethics 7: An Ancient Example of ''Higher Criticism''?, Galen''s Teleology and Functional Explanation, Index Locorum</span>              </span></span></p>', 'Sub Title
			Oxford Studies in Ancient Philosophy - V XXXIII

			Author
			David Sedley

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780199238019

			Pages
			428

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Oxford Studies in Ancient Philosophy - V XXXIII</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>David Sedley</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780199238019</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>428</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"4725"', '"2835"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 428, '428', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3730Oxford%20Studies%20in%20Ancient%20Philosophy%20-%20V%20XXXIII.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780199238019&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3319', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3319', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1066, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:04'),
('9a3541e0-55cc-4d30-ad1d-b419bb4e9a00', '2845', NULL, 'Geometric Computing for Perception Action Systems - Concepts, Algorithms, and Scientific Applications', 'geometric-computing-for-perception-action-systems-concepts-algorithms-and-scientific-applications-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-284-2845', 'geometric-computing-for-perception-action-systems-concepts-algorithms-and-scientific-applications-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845-2845', 'YHBTG6779', 'YHBTG6779', 'YHBTG6779', NULL, ' 

Geometric Computing for Perception Action Systems - Concepts, Algorithms, and Scientific Applications', '<p> </p>

<h1>Geometric Computing for Perception Action Systems - Concepts, Algorithms, and Scientific Applications</h1>', 'Sub Title
			No

			Author
			Eduardo Bayro Corrochano

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387951911

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eduardo Bayro Corrochano</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387951911</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7700"', '"4620"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/683112.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHBTG6779&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2845', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2845', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1311, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:04'),
('9a3b4b0b-bd34-4cb8-921b-8abbec93ed4e', '3159', NULL, 'Dependence in Probability and Statistics', 'dependence-in-probability-and-statistics-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159', 'dependence-in-probability-and-statistics-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159-3159', '9780387317410', '9780387317410', '9780387317410', NULL, 'This book gives an account of recent developments in the field of probability and statistics for dependent data. It covers a wide range of topics from Markov chain theory and weak dependence with an emphasis on some recent developments on dynamical systems, to strong dependence in times series and random fields. There is a section on statistical estimation problems and specific applications. The book is written as a succession of papers by field specialists, alternating general surveys, mostly at a level accessible to graduate students in probability and statistics, and more general research papers mainly suitable to researchers in the field.', '<p>This book gives an account of recent developments in the field of probability and statistics for dependent data. It covers a wide range of topics from Markov chain theory and weak dependence with an emphasis on some recent developments on dynamical systems, to strong dependence in times series and random fields. There is a section on statistical estimation problems and specific applications. The book is written as a succession of papers by field specialists, alternating general surveys, mostly at a level accessible to graduate students in probability and statistics, and more general research papers mainly suitable to researchers in the field.</p>', 'Dependence in Probability and Statistics', '<h1>Dependence in Probability and Statistics</h1>', '"14600"', '"8760"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34301.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387317410&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3159', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3159', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1201, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:04'),
('9a3f5107-e9b9-4f0d-b0d1-52b8f2abc5c3', '3939', 512, 'प्राचीन भारत का इतिहास ( प्रारम्भ से 1200ई. तक)', '1200', '-1200-', '9788195331291', '9788195331291', '9788195331291', NULL, '', NULL, 'Title
			प्राचीन  भारत  का  इतिहास ( प्रारम्भ से 1200ई. तक)

			Author
			अनीता गोस्वामी

			ISBN
			9788195331291

			Publisher
			Khama Publishers

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">प्राचीन  भारत  का  इतिहास ( प्रारम्भ से 1200ई. तक)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">अनीता गोस्वामी</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788195331291</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Khama Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1495"', '"1300"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c94b803-0ba5-421d-be43-fc5fae62522b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3818bharast.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788195331291&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3939', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3939', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 512, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:04'),
('9a538fad-4f4d-4c5e-94fb-5a23d25136c0', '1252', NULL, 'Transforming Social Work Practice - Reflective Practice in Social Work - 2/e New', 'transforming-social-work-practice-reflective-practice-in-social-work-2e-new-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252', 'transforming-social-work-practice-reflective-practice-in-social-work-2e-new-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252-1252', 'RRFFG56', 'RRFFG56', 'RRFFG56', NULL, 'Reflective practice is a key element of learning and development on social work courses. This fully-updated new edition explores a range of approaches to reflective practice and includes sections on gender, reflecting on emotion and using reflection as a catalyst for change, as well as asking the fundamental question ''what is reflective practice?'' Written in three parts, this essential guide starts with a broad exploration of reflection, drawing on some key texts that have informed its development. It then moves on to real practice issues including the management of social work practice and interprofessional working.', '<p>Reflective practice is a key element of learning and development on social work courses. This fully-updated new edition explores a range of approaches to reflective practice and includes sections on gender, reflecting on emotion and using reflection as a catalyst for change, as well as asking the fundamental question ''what is reflective practice?'' Written in three parts, this essential guide starts with a broad exploration of reflection, drawing on some key texts that have informed its development. It then moves on to real practice issues including the management of social work practice and interprofessional working.</p>', 'Transforming Social Work Practice - Reflective Practice in Social Work - 2/e New', '<h1>Transforming Social Work Practice - Reflective Practice in Social Work - 2/e New</h1>', '"2075"', '"1245"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48899781844452187.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RRFFG56&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1252', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1252', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2309, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', '4319', 144, 'Human Geography: Places and Regions in Global Context 7/e', 'human-geography-places-and-regions-in-global-context-7e', 'human-geography-places-and-regions-in-global-context-7e', '9781292109473', '9781292109473', '9781292109473', NULL, 'About the book

Described as “fresh, innovative, and intelligent,”Human Geography: Places and Regions in Global Context is acclaimed for its global approach, conceptual rigor, engaging real-world applications, and outstanding visual program. Knox and Marston foster awareness of current issues and developing trends from a geographic perspective, and provide a solid foundation in the fundamentals of human geography.

Content:

1. Geography Matters

2. The Changing Global Context

3. Geographies of Population and Migration

4. People and Nature

5. Cultural Geographies

6. Language, Communication, and Belief

7. Interpreting Places and Landscapes

8. Geographies of Economic Development

9. Geographies of Food and Agriculture

10. Political Geographies

11. Urbanization and the Global Urban System

12. City Spaces: Urban Structure', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Described as “fresh, innovative, and intelligent,”<strong><em>Human Geography: Places and Regions in Global Context</em> </strong>is acclaimed for its global approach, conceptual rigor, engaging real-world applications, and outstanding visual program. Knox and Marston foster awareness of current issues and developing trends from a geographic perspective, and provide a solid foundation in the fundamentals of human geography.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Geography Matters</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. The Changing Global Context</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Geographies of Population and Migration</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. People and Nature</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Cultural Geographies</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Language, Communication, and Belief</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Interpreting Places and Landscapes</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Geographies of Economic Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Geographies of Food and Agriculture</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Political Geographies</span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Urbanization and the Global Urban System</span></span></span></p>

<p style="text-align:justify"><span><span><span>12. City Spaces: Urban Structure</span></span></span></p>
', 'Title
			Human Geography: Places and Regions in Global Context 7/e

			Author
			Paul L.Knox

			ISBN
			9781292109473

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Human Geography: Places and Regions in Global Context 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Paul L.Knox</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292109473</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"9650"', '"6755"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2472human.webp', NULL, '3 | 14', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292109473&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4319', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4319', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 144, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:04'),
('9a64520b-7524-44a1-97da-0c69d01cef11', '3690', 751, 'THE VEDANTASUTRAS OF BADARAYANA (BRAHMASUTRAS) - With the Coomentary of Baladeva, English Translation, Notes & Index of Sutras', 'the-vedantasutras-of-badarayana-brahmasutras-with-the-coomentary-of-baladeva-english-translation-notes-index-of-sutras', 'the-vedantasutras-of-badarayana-brahmasutras-with-the-coomentary-of-baladeva-english-translation-notes-index-of-sutras', '9788171107636', '9788171107636', '9788171107636', NULL, 'The word Vedanta literally means the end of the Vedas and originally referred to the Upanisads. Vedanta is concerned with the jnanakanda or knowledge section of the Vedas which is called the Upanisads. Vedanta is the pursuit of knowledge into the Brahman and the Atman.

Vedanta is one of the six orthodox (Astika) schools of Indian philosophy. It is also called Uttara Mimamsa, which means the ''latter enquiry'' or ''higher enquiry''; and is often contrasted with Purva Mimamsa, the ''former enquiry'' or `primary enquiry''. It deals with those fundamental questions concerning man''s existence, that still remain an enigma despite all attempts of eminent philosophers and religious leaders both past and present. The teachings of the Vedas, the doctrine of contemporary philosophers and the purport of important passages from Upanisads are its subject matter. Badarayana resorted to a terse and aphoristic style for compressing a vast body of knowledge into such brief statements that could easily be memorized. The sutras are pregnant with deep meanings whose interpretation has become difficult and resulted in the growth of an unending line of commentators, from Sankara the earliest, passing through Bhaskara, Sripati, Vallabha, Suka, Baladeva or Radhakrishnan the latest.

This book includes Govindabhasya -the commentary of Baladeva, who was a disciple of Sri Caitanya (AD 1485-1533). Its approach is theistic and based on the teachings of Madhya and Caitanya. In this book, Srisa Candra Vasu made a faithful translation of the original text of Badarayana with the commentary of Baladeva-the author of Govindabhasya.', '<p style="text-align:justify">The word Vedanta literally means the end of the Vedas and originally referred to the Upanisads. Vedanta is concerned with the jnanakanda or knowledge section of the Vedas which is called the Upanisads. Vedanta is the pursuit of knowledge into the Brahman and the Atman.</p>

<p style="text-align:justify">Vedanta is one of the six orthodox (Astika) schools of Indian philosophy. It is also called Uttara Mimamsa, which means the ''latter enquiry'' or ''higher enquiry''; and is often contrasted with Purva Mimamsa, the ''former enquiry'' or `primary enquiry''. It deals with those fundamental questions concerning man''s existence, that still remain an enigma despite all attempts of eminent philosophers and religious leaders both past and present. The teachings of the Vedas, the doctrine of contemporary philosophers and the purport of important passages from Upanisads are its subject matter. Badarayana resorted to a terse and aphoristic style for compressing a vast body of knowledge into such brief statements that could easily be memorized. The sutras are pregnant with deep meanings whose interpretation has become difficult and resulted in the growth of an unending line of commentators, from Sankara the earliest, passing through Bhaskara, Sripati, Vallabha, Suka, Baladeva or Radhakrishnan the latest.</p>

<p style="text-align:justify">This book includes Govindabhasya -the commentary of Baladeva, who was a disciple of Sri Caitanya (AD 1485-1533). Its approach is theistic and based on the teachings of Madhya and Caitanya. In this book, Srisa Candra Vasu made a faithful translation of the original text of Badarayana with the commentary of Baladeva-the author of Govindabhasya.</p>', ' 

			Title

			 

			THE VEDANTASUTRAS OF BADARAYANA  (BRAHMASUTRAS) - With the Coomentary of Baladeva, English Translation, Notes & Index of Sutras

			Author

			 

			Srisa Candra Vasu

			 

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171107636

			ISBN-10 Digit

			817110763X

			Pages

			1188

			Year

			2022

			Binding

			Hard Bound

			Language

			Sanskrit & English

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span><span>THE VEDANTASUTRAS OF BADARAYANA  (BRAHMASUTRAS) - With the Coomentary of Baladeva, English Translation, Notes &amp; Index of Sutras </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p> </p>

			<p><span><span><span>Srisa Candra Vasu </span></span></span></p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171107636</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>817110763X</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>1188</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1450"', '"1087"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '1/e', NULL, '2022', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 1188, '1188', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7185the-vedantasutras-of-badarayana-brahmasutras-original-imaghqbqzrapqykj.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171107636&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3690', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3690', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 751, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:04'),
('9a9333fc-fdc1-4f56-aba4-209c7c616a5a', '2031', NULL, 'Ribozymes And Rna Catalysis -Biomolecular Sciences', 'ribozymes-and-rna-catalysis-biomolecular-sciences-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2-2031', 'ribozymes-and-rna-catalysis-biomolecular-sciences-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031-2031', 'QWED3345', 'QWED3345', 'QWED3345', NULL, 'Ribozymes And Rna Catalysis -Biomolecular Sciences', '<h1>Ribozymes And Rna Catalysis -Biomolecular Sciences</h1>', 'Sub Title
			No

			Author
			David M J Lilley

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780854042531

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David M J Lilley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854042531</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12199"', '"7319"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3322logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWED3345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2031', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2031', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1809, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('9a9fac70-8972-41f5-9a6f-2ebe3f402a80', '2901', NULL, 'Representations for Genetic and Evolutionary Algorithms 2/e', 'representations-for-genetic-and-evolutionary-algorithms-2e-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-29-2901', 'representations-for-genetic-and-evolutionary-algorithms-2e-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901-2901', '9783540250593', '9783540250593', '9783540250593', NULL, 'The book is based on International Summer Schools on Biophysics held in Croatia which, contrary to other workshops centered mainly on one topic or technique, has very broad scope providing advanced training in areas related to biophysics. This volume presents papers in the field of biophysics for studying biological phenomena by using physical methods and/or concepts. Its scope should be of interest for students at doctoral or postdoctoral level and to experienced scientists.', '<p>The book is based on International Summer Schools on Biophysics held in Croatia which, contrary to other workshops centered mainly on one topic or technique, has very broad scope providing advanced training in areas related to biophysics. This volume presents papers in the field of biophysics for studying biological phenomena by using physical methods and/or concepts. Its scope should be of interest for students at doctoral or postdoctoral level and to experienced scientists.</p>', 'Supramolecilar Structure and Function 9

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 325 pages

	ISBN-10 ‏ : ‎ 9783540250593

	ISBN-13 ‏ : ‎ 978-3540250593

	Item Weight ‏ : ‎ 635 g

	Dimensions ‏ : ‎ 15.6 x 2.06 x 23.39 cm', '<h1>Supramolecilar Structure and Function 9</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 325 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9783540250593</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3540250593</span></li>
	<li><span>Item Weight ‏ : ‎ 635 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.6 x 2.06 x 23.39 cm</span></li>
</ul>', '"10500"', '"6300"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11521.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540250593&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2901', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2901', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1287, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:04'),
('9aa06440-ea1d-474f-98b2-badcb92f25f9', '3444', 952, 'Urban Politics - Library of Political Science - 4 Vols.', 'urban-politics-library-of-political-science-4-vols-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444', 'urban-politics-library-of-political-science-4-vols-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444-3444', '9781847876102', '9781847876102', '9781847876102', NULL, 'VOLUME 1: TRADITIONS AND TRANSITIONS

The Polis, Humphrey Kitto, The Early Polis as City and State, Ian Morris, Extract from Politics, Aristotle, Democratic Politics in Republican Rome, John North, Extracts from The City of God against the Pagans, Augustine, Subsidiarity, Federalism and the Best Constitution: Thomas Aquinas on city, province and empire, Nicholas Aroney, The Emergence of an Urban Ideology at Florence, c. 1250-1450, George Holmes, The Great Towns, Frederick Engels, The Paris Commune, Karl Marx, The Arcades Project, Walter Benjamin, Extracts from Plunkitt of Tammany Hall, William Riordan, Latent Functions of the Machine, Robert Merton, The Politics of Reform in Municipal Government in the Progressive Era, Samuel Hays

Urban Renewal and Social Conflict, Manuel Ca, stells, From the City to Urban Society, Henri Lefebvre, Introduction to Un-Heavenly City: The nature and future of our urban crisis, Edward Banfield, The Uses of Sidewalks: Safety, Jane Jacobs

VOLUME 2: POWER AND POLITICAL ECONOMY

Extracts from Who Governs, Robert Dahl, The Local Community as Ecology of Games, Norton Long, The Structure of Power in Regional City, Floyd Hunter, Two Faces of Power, Peter Bachrach and Morten Baratz

The City as a Growth Machine, Harvey Molotch, Re-defining Urban Politics for the 21st Century, Allan Cochrane, From Managerialism to Entrepreneurialism: The transformation in urban governance in late capitalism, David Harvey, City Trenches: Urban politics and the patterning of class in the United States, Ira Katznelson, Systemic Power in Community Decision Making: Restatement of stratification theory, Clarence Stone

The Interests of the Limited City, Paul Peterson, The Urban Basis of Political Alignment: Social class, domestic property ownership, and state intervention in consumption processes, Patrick Dunleavy, Semi-Sovereign Cities: The politics of urban development, Todd Swanstrom, The World City Hypothesis, John Friedmann, Cities in Today''s Global Age, Saskia Sassen, Neoliberal Urbanism: Models, moments, mutations, Jamie Peck, Nik Theodore and Neil Brenner, Six Discourses on the Postmetropolis, Edward W. Soja

VOLUME 3: INSTITUTIONS AND GOVERNANCE

City, State and Market, Stephen Elkin, Toward a Theory of Urban Development, H. V. Savitch and Paul Kantor, Urban Regimes and the Capacity to Govern, Clarence Stone, Urban Regimes and Growth Machines: Towards a cross-national research agenda, Alan Harding

Governance as Theory: Five propositions, Gerry Stoker, Rescuing Aunt Sally: Taking institutional theory seriously in urban politics, Vivien Lowndes, Toward a Theory of Street-Level Bureaucracy, Michael Lipsky, The Urban Bureaucracy Anne, Mette Kjaer, Local Governance, the Crises of Fordism and the Changing Geographies of Regulation, Mark Goodwin and Joe Painter, Understanding Recent Trends in Central-Local Relations: Centralisation in Great Britain and decentralisation in the United States, Harold Wolman, Understanding Urban Governance: The contribution of rational choice, Keith Dowding et al, Life-style Values and Political Decentralization in Metropolitan Areas, Olivier Williams, Regionalisms: New and old, Peter Dreier, John Mollenkopf and Todd Swanstrom, Metropolitan Institutional Reform and the Rescaling of State Space in Contemporary Western Europe, Neil Brenner, Deepening Democracy, Archon Fung and Erik Olin Wright, The Democratic Anchorage of Governance Networks, Eva Sorensen and Jacob Torfing, The Limits of Partnership: An exit-action strategy for local democratic inclusion, Jonathan Davies

VOLUME 4: PUBLICS AND POLICIES

The Rise of the Creative Class, Richard Florida, Planet of Slums, Mike Davis, Class and Protest in Africa: New waves, David Seddon and Leo Zeilig, The Black Urban Regime: Structural origins and constraints, A. Reed Jr., Universalism and Deconcentration: Why race still matters in poverty and economic development, J. Phillip Thompson, III The Prospects for Political Equality: Is protest enough?

R.P. Browning, D.R. Marshall and D.H. Tabb, Gender and Sexuality, Judith Garber, Neither Romance nor Regulation: Re-evaluating community, James DeFillipis, Robert Fisher and Eric Shragge, Urban Social Movements in an Era of Globalization,Margit Mayer, Pivatism and the Limits of Local Economic Development Policy, Timothy Barnekov and Daniel Rich, The Politics of Local Economic Development, Harold Wolman with David Spitzley, Concentrated Poverty and Metropolitan Equity Strategies, Scott Bollens, Excavating the Logic of British Urban Policy: Neoliberalism as the "crisis of crisis management, Martin Jones and Kevin Ward, Local Policy Responses to Globalization: Place-based ownership models of economic enterprise, David Imbroscio, Thad Williamson and Gar Alperowitz, Sustainability and Infrastructure Planning in South Africa: A Cape Town case study, Mark Swilling, Reinventing Urban Citizenship, Rainer Bauböck, City Life and Difference, Marion Young.', '<p><strong>VOLUME 1: TRADITIONS AND TRANSITIONS</strong></p>

<p>The Polis, Humphrey Kitto, The Early Polis as City and State, Ian Morris, Extract from Politics, Aristotle, Democratic Politics in Republican Rome, John North, Extracts from The City of God against the Pagans, Augustine, Subsidiarity, Federalism and the Best Constitution: Thomas Aquinas on city, province and empire, Nicholas Aroney, The Emergence of an Urban Ideology at Florence, c. 1250-1450, George Holmes, The Great Towns, Frederick Engels, The Paris Commune, Karl Marx, The Arcades Project, Walter Benjamin, Extracts from Plunkitt of Tammany Hall, William Riordan, Latent Functions of the Machine, Robert Merton, The Politics of Reform in Municipal Government in the Progressive Era, Samuel Hays</p>

<p>Urban Renewal and Social Conflict, Manuel Ca, stells, From the City to Urban Society, Henri Lefebvre, Introduction to Un-Heavenly City: The nature and future of our urban crisis, Edward Banfield, The Uses of Sidewalks: Safety, Jane Jacobs</p>

<p><strong>VOLUME 2: POWER AND POLITICAL ECONOMY</strong></p>

<p>Extracts from Who Governs, Robert Dahl, The Local Community as Ecology of Games, Norton Long, The Structure of Power in Regional City, Floyd Hunter, Two Faces of Power, Peter Bachrach and Morten Baratz</p>

<p>The City as a Growth Machine, Harvey Molotch, Re-defining Urban Politics for the 21st Century, Allan Cochrane, From Managerialism to Entrepreneurialism: The transformation in urban governance in late capitalism, David Harvey, City Trenches: Urban politics and the patterning of class in the United States, Ira Katznelson, Systemic Power in Community Decision Making: Restatement of stratification theory, Clarence Stone</p>

<p>The Interests of the Limited City, Paul Peterson, The Urban Basis of Political Alignment: Social class, domestic property ownership, and state intervention in consumption processes, Patrick Dunleavy, Semi-Sovereign Cities: The politics of urban development, Todd Swanstrom, The World City Hypothesis, John Friedmann, Cities in Today''s Global Age, Saskia Sassen, Neoliberal Urbanism: Models, moments, mutations, Jamie Peck, Nik Theodore and Neil Brenner, Six Discourses on the Postmetropolis, Edward W. Soja</p>

<p><strong>VOLUME 3: INSTITUTIONS AND GOVERNANCE</strong></p>

<p>City, State and Market, Stephen Elkin, Toward a Theory of Urban Development, H. V. Savitch and Paul Kantor, Urban Regimes and the Capacity to Govern, Clarence Stone, Urban Regimes and Growth Machines: Towards a cross-national research agenda, Alan Harding</p>

<p>Governance as Theory: Five propositions, Gerry Stoker, Rescuing Aunt Sally: Taking institutional theory seriously in urban politics, Vivien Lowndes, Toward a Theory of Street-Level Bureaucracy, Michael Lipsky, The Urban Bureaucracy Anne, Mette Kjaer, Local Governance, the Crises of Fordism and the Changing Geographies of Regulation, Mark Goodwin and Joe Painter, Understanding Recent Trends in Central-Local Relations: Centralisation in Great Britain and decentralisation in the United States, Harold Wolman, Understanding Urban Governance: The contribution of rational choice, Keith Dowding et al, Life-style Values and Political Decentralization in Metropolitan Areas, Olivier Williams, Regionalisms: New and old, Peter Dreier, John Mollenkopf and Todd Swanstrom, Metropolitan Institutional Reform and the Rescaling of State Space in Contemporary Western Europe, Neil Brenner, Deepening Democracy, Archon Fung and Erik Olin Wright, The Democratic Anchorage of Governance Networks, Eva Sorensen and Jacob Torfing, The Limits of Partnership: An exit-action strategy for local democratic inclusion, Jonathan Davies</p>

<p><strong>VOLUME 4: PUBLICS AND POLICIES</strong></p>

<p>The Rise of the Creative Class, Richard Florida, Planet of Slums, Mike Davis, Class and Protest in Africa: New waves, David Seddon and Leo Zeilig, The Black Urban Regime: Structural origins and constraints, A. Reed Jr., Universalism and Deconcentration: Why race still matters in poverty and economic development, J. Phillip Thompson, III The Prospects for Political Equality: Is protest enough?</p>

<p>R.P. Browning, D.R. Marshall and D.H. Tabb, Gender and Sexuality, Judith Garber, Neither Romance nor Regulation: Re-evaluating community, James DeFillipis, Robert Fisher and Eric Shragge, Urban Social Movements in an Era of Globalization,Margit Mayer, Pivatism and the Limits of Local Economic Development Policy, Timothy Barnekov and Daniel Rich, The Politics of Local Economic Development, Harold Wolman with David Spitzley, Concentrated Poverty and Metropolitan Equity Strategies, Scott Bollens, Excavating the Logic of British Urban Policy: Neoliberalism as the "crisis of crisis management, Martin Jones and Kevin Ward, Local Policy Responses to Globalization: Place-based ownership models of economic enterprise, David Imbroscio, Thad Williamson and Gar Alperowitz, Sustainability and Infrastructure Planning in South Africa: A Cape Town case study, Mark Swilling, Reinventing Urban Citizenship, Rainer Bauböck, City Life and Difference, Marion Young.</p>', 'Sub Title
			Library of Political Science 

			Author
			Jonathan S. Davies 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781847876102

			Pages
			1624

			Binding
			Hardback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Political Science </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jonathan S. Davies </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847876102</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1624</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"67983"', '"40789"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1624, '1624', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55189781847876102.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847876102&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3444', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3444', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 952, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:04'),
('9ac32fd4-e2db-49de-bcea-0e32eec6df04', '2926', NULL, 'A Theory of Shape Identification in Mathematics', 'a-theory-of-shape-identification-in-mathematics-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-292-2926', 'a-theory-of-shape-identification-in-mathematics-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926-2926', '9783540684800', '9783540684800', '9783540684800', NULL, 'Recent years have seen dramatic progress in shape recognition algorithms applied to ever-growing image databases. They have been applied to image stitching, stereo vision, image mosaics, solid object recognition and video or web image retrieval. More fundamentally, the ability of humans and animals to detect and recognize shapes is one of the enigmas of perception. The book describes a complete method that starts from a query image and an image database and yields a list of the images in the database containing shapes present in the query image. A false alarm number is associated to each detection. Many experiments will show that familiar simple shapes or images can reliably be identified with false alarm numbers ranging from 10-5 to less than 10-300. Technically speaking, there are two main issues. The first is extracting invariant shape descriptors from digital images. Indeed, a shape can be seen from various angles and distances and in various lights.', '<p>Recent years have seen dramatic progress in shape recognition algorithms applied to ever-growing image databases. They have been applied to image stitching, stereo vision, image mosaics, solid object recognition and video or web image retrieval. More fundamentally, the ability of humans and animals to detect and recognize shapes is one of the enigmas of perception. The book describes a complete method that starts from a query image and an image database and yields a list of the images in the database containing shapes present in the query image. A false alarm number is associated to each detection. Many experiments will show that familiar simple shapes or images can reliably be identified with false alarm numbers ranging from 10-5 to less than 10-300. Technically speaking, there are two main issues. The first is extracting invariant shape descriptors from digital images. Indeed, a shape can be seen from various angles and distances and in various lights.</p>', 'A Theory of Shape Identification in Mathematics

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 264 pages

	ISBN-10 ‏ : ‎ 9783540684800

	ISBN-13 ‏ : ‎ 978-3540684800

	Item Weight ‏ : ‎ 399 g

	Dimensions ‏ : ‎ 15.49 x 1.65 x 23.5 cm', '<h1>A Theory of Shape Identification in Mathematics</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 264 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9783540684800</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3540684800</span></li>
	<li><span>Item Weight ‏ : ‎ 399 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.49 x 1.65 x 23.5 cm</span></li>
</ul>', '"3800"', '"2280"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83691.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540684800&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2926', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2926', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1270, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:04'),
('9ad9a5cc-d2f5-4813-9173-f5d733dfb170', '1751', NULL, 'Slow Heavy-Particle Induced Electron Emission from Solid Surfaces - In Modern Physics', 'slow-heavyparticle-induced-electron-emission-from-solid-surfaces-in-modern-physics-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-175-1751', 'slow-heavyparticle-induced-electron-emission-from-solid-surfaces-in-modern-physics-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751-1751', 'TYUI6547', 'TYUI6547', 'TYUI6547', NULL, 'The emission of electrons from solid surfaces bombarded by slow neutral and ionized heavy particles (atoms, molecules) is reviewed both theoretically and in the light of recent experimental studies by leading groups in the field. The book integrates physics of ion beams, surfaces and chemical physics, and serves both as a reference work for researchers and a textbook for graduate students.', '<p>The emission of electrons from solid surfaces bombarded by slow neutral and ionized heavy particles (atoms, molecules) is reviewed both theoretically and in the light of recent experimental studies by leading groups in the field. The book integrates physics of ion beams, surfaces and chemical physics, and serves both as a reference work for researchers and a textbook for graduate students.</p>', 'Slow Heavy-Particle Induced Electron Emission from Solid Surfaces - In Modern Physics', '<h1>Slow Heavy-Particle Induced Electron Emission from Solid Surfaces - In Modern Physics</h1>', '"20699"', '"12419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4310dpp_18_125.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUI6547&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1751', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1751', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1990, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9af6f171-6450-459b-9d7e-8a137c709b8d', '2450', NULL, 'New Venture Creation - Entrepreneurship for the 21st Century - 7/e', 'new-venture-creation-entrepreneurship-for-the-21st-century-7e-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450', 'new-venture-creation-entrepreneurship-for-the-21st-century-7e-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450-2450', 'HUYJ7765', 'HUYJ7765', 'HUYJ7765', NULL, 'The book covers the process of getting a new venture started, growing the venture, and successfully harvesting it. Through text, case studies, and hands-on exercises, this how-to text guides students in discovering the concepts of entrepreneurship and the competencies, skills, tools, and experience to equip students to successfully launch a new venture and recognize entrepreneurial opportunities.', '<p>The book covers the process of getting a new venture started, growing the venture, and successfully harvesting it. Through text, case studies, and hands-on exercises, this how-to text guides students in discovering the concepts of entrepreneurship and the competencies, skills, tools, and experience to equip students to successfully launch a new venture and recognize entrepreneurial opportunities.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Jeffry A. Timmons, Stephen Spinelli

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780070677388

			Pages
			512

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			7th edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeffry A. Timmons, Stephen Spinelli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070677388</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>512</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>7th edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '7th edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 512, '512', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HUYJ7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2450', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2450', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1599, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:04'),
('9b0277df-e0bd-4c68-83d8-9a52215da35d', '355', NULL, 'Life and Vision of Vedic Seers 2 Dirghatamas', 'life-and-vision-of-vedic-seers-2-dirghatamas', 'life-and-vision-of-vedic-seers-2-dirghatamas', '9788187471301', '9788187471301', '9788187471301', NULL, 'CONTENTS:-

CHAPTER-I-Human Consciousness and its Quest for the Reality

CHAPTER-II-Word and the Reality

CHAPTER-III-Space–Time and Idea of the Supreme Being

CHAPTER-IV-The One and the Many

CHAPTER-V-Dynamics of Single Divinities–Agni, Visnu and Sarasvati

CHAPTER-VI-Polarity of Dual Divinities– Dyava-Prithvi, Asvina and Mitra – Varuna

CHAPTER-VII-Philosophy of Sacrifice

CHAPTER-VIII-Philosophy of Life

 ', '<p style="text-align:justify"><span><strong><span>CONTENTS:-</span></strong></span></p>

<p style="text-align:justify"><span><strong><span>CHAPTER-I</span></strong><span>-Human Consciousness and its Quest for the Reality</span></span></p>

<p style="text-align:justify"><span><strong><span>CHAPTER-II</span></strong><span>-Word and the Reality</span></span></p>

<p style="text-align:justify"><span><strong><span>CHAPTER-III</span></strong><span>-Space–Time and Idea of the Supreme Being</span></span></p>

<p style="text-align:justify"><span><strong><span>CHAPTER-IV</span></strong><span>-The One and the Many</span></span></p>

<p style="text-align:justify"><span><strong><span>CHAPTER-V</span></strong><span>-Dynamics of Single Divinities–Agni, Visnu and Sarasvati</span></span></p>

<p style="text-align:justify"><span><strong><span>CHAPTER-VI</span></strong><span>-Polarity of Dual Divinities– Dyava-Prithvi, Asvina and Mitra – Varuna</span></span></p>

<p style="text-align:justify"><span><strong><span>CHAPTER-VII-</span></strong><span>Philosophy of Sacrifice</span></span></p>

<p style="text-align:justify"><span><strong><span>CHAPTER-VIII</span></strong><span>-Philosophy of Life</span></span></p>

<p> </p>', 'Title
			Life and Vision of Vedic Seers 2 Dirghatamas

			Author
			Prof. S.P. Singh

			ISBN
			9788187471301

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Life and Vision of Vedic Seers 2 Dirghatamas</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Prof. S.P. Singh</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471301</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 4, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46089788187471301_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471301&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=355', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=355', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2874, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:04'),
('9b0310e5-5ac1-435e-af52-14ffc0c8afab', '1533', NULL, 'Rabindranath Tagore - The Living Presence', 'rabindranath-tagore-the-living-presence-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1-1533', 'rabindranath-tagore-the-living-presence-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533-1533', 'CVBN4433', 'CVBN4433', 'CVBN4433', NULL, 'Rabindranath Tagore - The Living Presence', '<h1>Rabindranath Tagore - The Living Presence</h1>', 'Sub Title
			No

			Author
			Nibir K. Ghosh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736491

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nibir K. Ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736491</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3239Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVBN4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1533', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1533', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2150, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9b044762-2b65-4da2-ba6c-2e8c959586af', '3052', NULL, 'Invitation to Combinatoric Topology', 'invitation-to-combinatoric-topology-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052', 'invitation-to-combinatoric-topology-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052-3052', 'VGHJ5336', 'VGHJ5336', ' VGHJ5336', NULL, 'An elementary text that can be understood by anyone with a background in high school geometry, this text focuses on the problems inherent to coloring maps, homeomorphism, applications of Descartes'' theorem, and topological polygons. Considerations of the topological classification of closed surfaces cover elementary operations, use of normal forms of polyhedra, more. Includes 108 figures. 1967 edition.', '<p>An elementary text that can be understood by anyone with a background in high school geometry, this text focuses on the problems inherent to coloring maps, homeomorphism, applications of Descartes'' theorem, and topological polygons. Considerations of the topological classification of closed surfaces cover elementary operations, use of normal forms of polyhedra, more. Includes 108 figures. 1967 edition.</p>', 'Invitation to Combinatoric Topology', '<h1>Invitation to Combinatoric Topology</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20VGHJ5336&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3052', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3052', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1206, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:04'),
('9b09b9a1-7a34-4b3a-9456-bb659c4d3509', '2188', NULL, 'With ANSI C++ Standards Programming with C++', 'with-ansi-c-standards-programming-with-c-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188', 'with-ansi-c-standards-programming-with-c-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188', 'VFGT5544', 'VFGT5544::2188', 'VFGT5544', NULL, 'This book introduces the syntax and features of C++ programming languages in a simple and easy-to-understand manner. The concepts are very well exemplified with program codes containing the inputs and outputs of the sample programs. The new edition has been thoroughly revised, updated and revamped as per the ANSI /ISO C++ standard.', '<p>This book introduces the syntax and features of C++ programming languages in a simple and easy-to-understand manner. The concepts are very well exemplified with program codes containing the inputs and outputs of the sample programs. The new edition has been thoroughly revised, updated and revamped as per the ANSI /ISO C++ standard.</p>', 'With ANSI C++ Standards Programming with C++', '<h1>With ANSI C++ Standards Programming with C++</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3611Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2188', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2188', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1697, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', '1023', NULL, 'Cases & Materials on Evidence Law', 'cases-materials-on-evidence-law-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023', 'cases-materials-on-evidence-law-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023-1023', '9789381082171', '9789381082171', '9789381082171', NULL, 'The Book, "Cases and Materials on Evidence Law" authored by none other than the Dean & Principal of Bharati Vidyapeeth - Dr. Mukund Sarda and Advocate & Notary  Prof. Dev Chopra is basically meant for teachers and students of law. Thus, it is going to benefit not only various Law Colleges as far as teaching the subject of Evidence Law is concerned but also budding lawyers as well. It would be useful to judges also.

The Book Comprehensively covers the legislation and the judgments of Supreme Court of India, Privy Council and Various High Courts.

Various terms used for the purpose of consitution or otherwise of evidence in civil, criminal and taxation cases have elaborately been discussed. Learned authors have very precisely chosen the terms in relation to the Law of Evidence linking them with relevant judgements. In today''s world of Information & Technology, how difficult it is to appreciate the evidence is one of the features of the book. Judgments, from the era of British Rule uptil now, as to the applicability and/or admissibility of evidence with co-relation of facts have also been aptly chosen and placed in the book. Althrough the study in law colleges/Universities revolves round the annual syllabus based on text books, I hope, if this illustrative book is also used by the professors and the students, the information contained in the book can well be utilised. It gives a comprehensive study on the subject of evidence.

Contents - Part I - Relevancy of Facts, Preliminary, of the Relevancy of Facts, Parts II - On Proof, facts which need not be proved, Of Oral Evidence, Of Documentary Evidence, Of the Exclusion of Oral by Documentary Evidence, Part III - Production and Effect of Evidence, The Burden of Proof, Estoppel, Of Witnesses, Of The Examination of Witnesses, Of Improper Admission and Rejection of Evidence.', '<p>The Book, "Cases and Materials on Evidence Law" authored by none other than the Dean &amp; Principal of Bharati Vidyapeeth - Dr. Mukund Sarda and Advocate &amp; Notary  Prof. Dev Chopra is basically meant for teachers and students of law. Thus, it is going to benefit not only various Law Colleges as far as teaching the subject of Evidence Law is concerned but also budding lawyers as well. It would be useful to judges also.</p>

<p>The Book Comprehensively covers the legislation and the judgments of Supreme Court of India, Privy Council and Various High Courts.</p>

<p>Various terms used for the purpose of consitution or otherwise of evidence in civil, criminal and taxation cases have elaborately been discussed. Learned authors have very precisely chosen the terms in relation to the Law of Evidence linking them with relevant judgements. In today''s world of Information &amp; Technology, how difficult it is to appreciate the evidence is one of the features of the book. Judgments, from the era of British Rule uptil now, as to the applicability and/or admissibility of evidence with co-relation of facts have also been aptly chosen and placed in the book. Althrough the study in law colleges/Universities revolves round the annual syllabus based on text books, I hope, if this illustrative book is also used by the professors and the students, the information contained in the book can well be utilised. It gives a comprehensive study on the subject of evidence.</p>

<p>Contents - Part I - Relevancy of Facts, Preliminary, of the Relevancy of Facts, Parts II - On Proof, facts which need not be proved, Of Oral Evidence, Of Documentary Evidence, Of the Exclusion of Oral by Documentary Evidence, Part III - Production and Effect of Evidence, The Burden of Proof, Estoppel, Of Witnesses, Of The Examination of Witnesses, Of Improper Admission and Rejection of Evidence.</p>', 'Sub Title
			Evidence Law 

			Author
			Mukund Sarda

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082171

			Pages
			500

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Evidence Law </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mukund Sarda</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082171</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>500</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 500, '500', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6373IMG_20220428_0002.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381082171&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1023', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1023', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2473, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('9b12f833-1d75-4b96-8616-0d7492e5c56c', '4401', 64, 'रानी दुर्गावती ', 'रन-दरगवत', '-', '9789348670670', '9789348670670', '9789348670670', NULL, 'रानी दुर्गावती', '<h4>रानी दुर्गावती </h4>
', 'Title
			रानी दुर्गावती 

			Author
			आचार्य डॉ. चन्दन कुमार

			ISBN
			9789348670670

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>रानी दुर्गावती </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>आचार्य डॉ. चन्दन कुमार</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670670</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"495"', '"322"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8133rani.jpg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789348670670&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4401', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4401', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 64, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:04'),
('9b358df6-7b83-4ba0-938d-a33aa1ba6038', '382', NULL, 'The Art of Worldly Wisdom', 'the-art-of-worldly-wisdom-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382', 'the-art-of-worldly-wisdom-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382-382', 'The Art of Worldly Wisdom', 'The Art of Worldly Wisdom', 'The Art of Worldly Wisdom', NULL, 'This perennially popular book of advice on how to achieve personal and professional success is valued for its timeless insights on how to make one''s way in the world. Written in the seventeenth century by a Spanish Jesuit scholar, these teachings are strikingly modern in tone and address universal concerns such as friendship, morality, managing emotions, and effective leadership. The Art of Worldly Wisdom is for anyone seeking to combine ethical behavior with worldly success.

This edition of The Art of Worldly Wisdom includes an informative introduction by Willis Barnstone, Distinguished Professor of Spanish and Comparative Literature at Indiana University. Barnstone, a noted translator, critic, and poet explores Gracian''s background and places him within his historical and literary context.

Content - Introduction, The Art of Worldly Wisdom, Maxims  ', '<p style="text-align:justify"><span>This perennially popular book of advice on how to achieve personal and professional success is valued for its timeless insights on how to make one''s way in the world. Written in the seventeenth century by a Spanish Jesuit scholar, these teachings are strikingly modern in tone and address universal concerns such as friendship, morality, managing emotions, and effective leadership. The Art of Worldly Wisdom is for anyone seeking to combine ethical behavior with worldly success.</span></p>

<p style="text-align:justify"><span>This edition of The Art of Worldly Wisdom includes an informative introduction by Willis Barnstone, Distinguished Professor of Spanish and Comparative Literature at Indiana University. Barnstone, a noted translator, critic, and poet explores Gracian''s background and places him within his historical and literary context.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, The Art of Worldly Wisdom, Maxims</span>  </p>', 'Sub Title
			The Art of Worldly Wisdom

			Author
			Baltasar Gracian

			About Author
			As per Book

			ISBN 10 Digit
			1570627452

			ISBN 13 Digit
			9781570627453

			Pages
			132

			Binding
			Paperback

			Year of Publication
			2000

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Art of Worldly Wisdom</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Baltasar Gracian</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1570627452</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781570627453</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>132</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1036"', '"621"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 132, '132', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51559781570627453.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=The%20Art%20of%20Worldly%20Wisdom&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=382', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=382', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2855, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:04'),
('9b41fcf0-31d8-4af4-bd96-4e431afaf60f', '1013', NULL, 'The Sky of Indian History - Themes and Thought of Rabindranath Tagore', 'the-sky-of-indian-history-themes-and-thought-of-rabindranath-tagore-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-101-1013', 'the-sky-of-indian-history-themes-and-thought-of-rabindranath-tagore-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013-1013', 'FBNM8865', 'FBNM8865', 'FBNM8865', NULL, 'This collection shows the profound thought of Rabindranath Tagore on Indian History and his prose writings reflecting on a range of themes from the ancient to the modern era.', '<p>This collection shows the profound thought of Rabindranath Tagore on Indian History and his prose writings reflecting on a range of themes from the ancient to the modern era.</p>', 'Sub Title
			No

			Author
			S. Jeyaseela Stephen

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788174766588

			Pages
			612

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Jeyaseela Stephen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174766588</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>612</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"719"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 612, '612', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59199788174766588.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FBNM8865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1013', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1013', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2482, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('9b44427b-ef7e-45bc-9b6a-21ed2d7af141', '3779', 670, 'Management Principles Of Sustainable Industrial Chemistry: Theories, Concepts & Industrial Examples for Achieving Sustainable Chemical Products and Processes from a Non-Technological Viewpoint', 'management-principles-of-sustainable-industrial-chemistry-theories-concepts-industrial-examples-for-achieving-sustainable-chemical-products-and-processes-from-a-nontechnological-viewpoint', 'management-principles-of-sustainable-industrial-chemistry-theories-concepts-industrial-examples-for-achieving-sustainable-chemical-products-and-processes-from-a-nontechnological-viewpoint', '9783527330997', '9783527330997', '9783527330997', NULL, 'About the Book

Approaching sustainability from the perspectives of engineering and multiple scientific disciplines, this book incorporates the concepts of intergenerational equity and ecological capabilities, while promoting scientific rigor for the analysis of sustainability and the use of appropriate metrics to determine the comparative merits of alternatives. The chapters are organized around the key non-technological themes of sustainable industrial chemistry and provide an overview of the managerial principles to enhance sustainability in the chemicals sector. The book strives to provide an intellectual forum and stimulus for defining the roles chemical engineers can play in achieving sustainable development. Suitable for industry and graduate education, this is the one-stop guide to greener, cleaner, economically viable and more efficient chemical industries.

Contents:

Part I : Introductory Section

CHAPTER 1

Editorial Introduction (Pages: 1-6)

Prof. Genserik L. L. Reniers,  Prof. Kenneth Sörensen,  Prof. Karl Vrancken

HAPTER 2

History and Drivers of Sustainability in the Chemical Industry (Pages: 7-20)

Dicksen Tanzil,  Darlene Schuster

CHAPTER 3

From Industrial to Sustainable Chemistry, a Policy Perspective (Pages: 21-32)

Prof. Karl Vrancken,  Frank Nevens

CHAPTER 4

Sustainable Industrial Chemistry from a Nontechnological Viewpoint (Pages: 33-41)

Prof. Genserik L. L. Reniers,  Prof. Kenneth Sörensen,  Prof. Karl Vrancken

Part II : Managing Intra-Organizational Sustainability

CHAPTER 5

Building Corporate Social Responsibility – Developing a Sustainability Management System Framework (Pages: 43-53)

Stefan Maas,  Prof. Genserik L. L. Reniers,  Marijke De Prins

CHAPTER 6

Sustainability Assessment Methods and Tools (Pages: 55-88)

Steven De Meester,  Geert Van der Vorst,  Herman Van Langenhove,  Jo Dewulf

CHAPTER 7

Integrated Business and SHESE Management Systems (Pages: 89-104)

Kathleen Van Heuverswyn,  Prof. Genserik L. L. Reniers

CHAPTER 8

Supporting Process Design by a Sustainability KPIs Methodology (Pages: 105-130)

Alessandro Tugnoli,  Valerio Cozzani,  Francesco Santarelli

Part III : Managing Horizontal Interorganizational Sustainability

CHAPTER 9

Industrial Symbiosis and the Chemical Industry: Between Exploration and Exploitation (Pages: 131-145)

Frank Boons

CHAPTER 10

Cluster Management for Improving Safety and Security in Chemical Industrial Areas (Pages: 147-159)

Prof. Genserik L. L. Reniers

Part IV : Managing Vertical Inter-Organizational Sustainability

CHAPTER 11

Sustainable Chemical Logistics (Pages: 161-180)

Kenneth Sörensen,  Christine Vanovermeire

CHAPTER 12

Implementing Service-Based Chemical Supply Relationship – Chemical Leasing® – Potential in EU (Pages: 181-198)

Bart P. A. Van der Velpen,  Marianne J. J. Hoppenbrouwers

CHAPTER 13

Sustainable Chemical Warehousing (Pages: 199-214)

Prof. Kenneth Sörensen,  Gerrit K. Janssens,  Mohamed Lasgaa,  Frank Witlox

Part V : Sustainable Chemistry in a Societal Context

CHAPTER 14

A Transition Perspective on Sustainable Chemistry: The Need for Smart Governance? (Pages: 215-232)

Derk A. Loorbach

CHAPTER 15

The Flemish Chemical Industry Transition toward Sustainability: The “FISCH” Experience (Pages: 233-246)

Luc Van Ginneken,  Frans Dieryck

CHAPTER 16

The Transition to a Bio-Based Chemical Industry: Transition Management from a Geographical Point of View (Pages: 247-264)

Nele D''Haese

Part VI : Conclusions and Recommendations

CHAPTER 17

Conclusions and Recommendations (Pages: 265-268)

Prof. Genserik L. L. Reniers,  Prof. Kenneth Sörensen,  Prof. Karl Vrancken

 ', '<p><strong><span>About the Book</span></strong></p>

<p>Approaching sustainability from the perspectives of engineering and multiple scientific disciplines, this book incorporates the concepts of intergenerational equity and ecological capabilities, while promoting scientific rigor for the analysis of sustainability and the use of appropriate metrics to determine the comparative merits of alternatives. The chapters are organized around the key non-technological themes of sustainable industrial chemistry and provide an overview of the managerial principles to enhance sustainability in the chemicals sector. The book strives to provide an intellectual forum and stimulus for defining the roles chemical engineers can play in achieving sustainable development. Suitable for industry and graduate education, this is the one-stop guide to greener, cleaner, economically viable and more efficient chemical industries.</p>

<p><strong><span>Contents:</span></strong></p>

<p>Part I : Introductory Section</p>

<p>CHAPTER 1</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch1" rel="noopener noreferrer">Editorial Introduction (Pages: 1-6)</a></h5>

<p>Prof. Genserik L. L. Reniers,  Prof. Kenneth Sörensen,  Prof. Karl Vrancken</p>

<p>HAPTER 2</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch2" rel="noopener noreferrer">History and Drivers of Sustainability in the Chemical Industry (Pages: 7-20)</a></h5>

<p>Dicksen Tanzil,  Darlene Schuster</p>

<p>CHAPTER 3</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch3" rel="noopener noreferrer">From Industrial to Sustainable Chemistry, a Policy Perspective (Pages: 21-32)</a></h5>

<p>Prof. Karl Vrancken,  Frank Nevens</p>

<p>CHAPTER 4</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch4" rel="noopener noreferrer">Sustainable Industrial Chemistry from a Nontechnological Viewpoint (Pages: 33-41)</a></h5>

<p>Prof. Genserik L. L. Reniers,  Prof. Kenneth Sörensen,  Prof. Karl Vrancken</p>

<h5>Part II : Managing Intra-Organizational Sustainability</h5>

<p>CHAPTER 5</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch5" rel="noopener noreferrer">Building Corporate Social Responsibility – Developing a Sustainability Management System Framework (Pages: 43-53)</a></h5>

<p>Stefan Maas,  Prof. Genserik L. L. Reniers,  Marijke De Prins</p>

<p>CHAPTER 6</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch6" rel="noopener noreferrer">Sustainability Assessment Methods and Tools (Pages: 55-88)</a></h5>

<p>Steven De Meester,  Geert Van der Vorst,  Herman Van Langenhove,  Jo Dewulf</p>

<p>CHAPTER 7</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch7" rel="noopener noreferrer">Integrated Business and SHESE Management Systems (Pages: 89-104)</a></h5>

<p>Kathleen Van Heuverswyn,  Prof. Genserik L. L. Reniers</p>

<p>CHAPTER 8</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch8" rel="noopener noreferrer">Supporting Process Design by a Sustainability KPIs Methodology (Pages: 105-130)</a></h5>

<p>Alessandro Tugnoli,  Valerio Cozzani,  Francesco Santarelli</p>

<h5>Part III : Managing Horizontal Interorganizational Sustainability</h5>

<p>CHAPTER 9</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch9" rel="noopener noreferrer">Industrial Symbiosis and the Chemical Industry: Between Exploration and Exploitation (Pages: 131-145)</a></h5>

<p>Frank Boons</p>

<p>CHAPTER 10</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch10" rel="noopener noreferrer">Cluster Management for Improving Safety and Security in Chemical Industrial Areas (Pages: 147-159)</a></h5>

<p>Prof. Genserik L. L. Reniers</p>

<h5>Part IV : Managing Vertical Inter-Organizational Sustainability</h5>

<p>CHAPTER 11</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch11" rel="noopener noreferrer">Sustainable Chemical Logistics (Pages: 161-180)</a></h5>

<p>Kenneth Sörensen,  Christine Vanovermeire</p>

<p>CHAPTER 12</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch12" rel="noopener noreferrer">Implementing Service-Based Chemical Supply Relationship – Chemical Leasing® – Potential in EU (Pages: 181-198)</a></h5>

<p>Bart P. A. Van der Velpen,  Marianne J. J. Hoppenbrouwers</p>

<p>CHAPTER 13</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch13" rel="noopener noreferrer">Sustainable Chemical Warehousing (Pages: 199-214)</a></h5>

<p>Prof. Kenneth Sörensen,  Gerrit K. Janssens,  Mohamed Lasgaa,  Frank Witlox</p>

<h5>Part V : Sustainable Chemistry in a Societal Context</h5>

<p>CHAPTER 14</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch14" rel="noopener noreferrer">A Transition Perspective on Sustainable Chemistry: The Need for Smart Governance? (Pages: 215-232)</a></h5>

<p>Derk A. Loorbach</p>

<p>CHAPTER 15</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch15" rel="noopener noreferrer">The Flemish Chemical Industry Transition toward Sustainability: The “FISCH” Experience (Pages: 233-246)</a></h5>

<p>Luc Van Ginneken,  Frans Dieryck</p>

<p>CHAPTER 16</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch16" rel="noopener noreferrer">The Transition to a Bio-Based Chemical Industry: Transition Management from a Geographical Point of View (Pages: 247-264)</a></h5>

<p>Nele D''Haese</p>

<h5>Part VI : Conclusions and Recommendations</h5>

<p>CHAPTER 17</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch17" rel="noopener noreferrer">Conclusions and Recommendations (Pages: 265-268)</a></h5>

<p>Prof. Genserik L. L. Reniers,  Prof. Kenneth Sörensen,  Prof. Karl Vrancken</p>

<p> </p>', 'Title
			Management Principles Of Sustainable Industrial Chemistry: Theories, Concepts & Industrial Examples for Achieving Sustainable Chemical Products and Processes from a Non-Technological Viewpoint

			Author
			G.L.L. Reniers

			ISBN
			9783527330997

			Publishers
			Wiley

			Year
			2013

			Pages
			274+18

			Language
			English

			Binding
			Hardbond

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Management Principles Of Sustainable Industrial Chemistry: Theories, Concepts &amp; Industrial Examples for Achieving Sustainable Chemical Products and Processes from a Non-Technological Viewpoint</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.L.L. Reniers</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9783527330997</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Year</td>
			<td style="text-align:center">2013</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">274+18</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10259"', '"6156"', '"0"', 2, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2013', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '274+18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1989p-14.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783527330997&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3779', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3779', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 670, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:04'),
('9b4747a4-7084-49ad-a523-4015fecbdb54', '2919', NULL, '3-Transposition Groups -Cambridge Tracts in Mathematics NEW', '3transposition-groups-cambridge-tracts-in-mathematics-new-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-291-2919', '3transposition-groups-cambridge-tracts-in-mathematics-new-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919-2919', 'KJNJK987', 'KJNJK987', 'KJNJK987', NULL, ' 

In 1970 Bernd Fischer proved his beautiful theorem classifying the almost simple groups generated by 3-transpositions, and in the process discovered three new sporadic groups, now known as the Fischer groups. Since then, the theory of 3-transposition groups has become an important part of finite simple group theory, but Fischer''s work has remained unpublished. 3-Transposition Groups contains the first published proof of Fischer''s Theorem, written out completely in one place. Fischer''s result, while important and deep (covering a number of complex examples), can be understood by any student with some knowledge of elementary group theory and finite geometry. Thus Part I has minimal prerequisites and could be used as a text for an intermediate level graduate course. Parts II and III are aimed at specialists in finite groups and are a step in the author''s program to supply a strong foundation for the theory of sporadic groups.', '<p> </p>

<p>In 1970 Bernd Fischer proved his beautiful theorem classifying the almost simple groups generated by 3-transpositions, and in the process discovered three new sporadic groups, now known as the Fischer groups. Since then, the theory of 3-transposition groups has become an important part of finite simple group theory, but Fischer''s work has remained unpublished. 3-Transposition Groups contains the first published proof of Fischer''s Theorem, written out completely in one place. Fischer''s result, while important and deep (covering a number of complex examples), can be understood by any student with some knowledge of elementary group theory and finite geometry. Thus Part I has minimal prerequisites and could be used as a text for an intermediate level graduate course. Parts II and III are aimed at specialists in finite groups and are a step in the author''s program to supply a strong foundation for the theory of sporadic groups.</p>', '3-Transposition Groups -Cambridge Tracts in Mathematics NEW', '<h1>3-Transposition Groups -Cambridge Tracts in Mathematics NEW</h1>', '"5999"', '"3599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJNJK987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2919', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2919', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1274, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:04'),
('9b549e37-9d9c-4169-87d6-d83cbe2c7668', '21', NULL, 'Handbook of Population - Handbooks of Sociology and Social Research', 'handbook-of-population-handbooks-of-sociology-and-social-research', 'handbook-of--population---handbooks-of-sociology-and-social-research', '9780387257020', '9780387257020', '9780387257020', NULL, 'The Handbook of Population is organized for classroom as well as reference use. It is divided into four sections - Population Structure, Population Processes, Population and the Social Sciences, and Applied Demography - and includes both an Introduction and an Epilogue by the editors. Part I, Population Structure, contains chapters on population size and growth, age and sex composition, marriage and family structure, and demographic analyses of gender, aging, race and ethnicity, and the labor force. Part II is focused on population processes, and includes chapters on fertility, infant and adult mortality, internal and international migration, and the demography of social stratification. Part III reflects the growing multidisciplinary nature of demography. Finally, Part IV recognizes the varied practical applications of demographic perspectives and data to national and global issues and problems.

The chapter authors in this volume are among the leading contributors to demographic scholarship over the past four decades, representing a variety of disciplines and theoretical perspectives, as well as interests in both basic and applied research.

Prologue: The Demographer''s Ken: 50 Years of Growth and Change, I. Population Structure, 1. Age and Sex, 2. Population Distribution and Suburbanization, 3. Marriage and Family, 4. Demography of Gender, 5. Demography of Aging, 6. Demography of Race and Ethnicity, 7. Labor Force, II. Population Processes, 8. Fertility, 9. Infant Mortality, 10. Adult Mortality, 11. Internal Migration, 12. International Migration, 13. Demography of Social Stratification, III. Population and the Social Sciences, 14. Social Demography, 15. Organizational and Corporate Demography, 16. Urban and Spatial Demography, 17. Anthropological Demography, 18. Econonmic Demography, 19. Historical Demography, 20. Ecological Demography, 21. Biodemography, 22. Mathematical Demography, 23. Political Demography, IV. Applied Demography, 24. Fertility Planning, 25. Small-Area and Business Demography, 26. Health Demography, 27. The Demography of Population Health, 28. Population Policy, Epilogue: Needed Research in Demography, Name Index, Subject Index ', '<p style="text-align:justify"><span>The Handbook of Population is organized for classroom as well as reference use. It is divided into four sections - Population Structure, Population Processes, Population and the Social Sciences, and Applied Demography - and includes both an Introduction and an Epilogue by the editors. Part I, Population Structure, contains chapters on population size and growth, age and sex composition, marriage and family structure, and demographic analyses of gender, aging, race and ethnicity, and the labor force. Part II is focused on population processes, and includes chapters on fertility, infant and adult mortality, internal and international migration, and the demography of social stratification. Part III reflects the growing multidisciplinary nature of demography. Finally, Part IV recognizes the varied practical applications of demographic perspectives and data to national and global issues and problems.</span></p>

<p style="text-align:justify"><span>The chapter authors in this volume are among the leading contributors to demographic scholarship over the past four decades, representing a variety of disciplines and theoretical perspectives, as well as interests in both basic and applied research.</span></p>

<p style="text-align:justify"><span>Prologue: The Demographer''s Ken: 50 Years of Growth and Change, I. Population Structure, 1. Age and Sex, 2. Population Distribution and Suburbanization, 3. Marriage and Family, 4. Demography of Gender, 5. Demography of Aging, 6. Demography of Race and Ethnicity, 7. Labor Force, II. Population Processes, 8. Fertility, 9. Infant Mortality, 10. Adult Mortality, 11. Internal Migration, 12. International Migration, 13. Demography of Social Stratification, III. Population and the Social Sciences, 14. Social Demography, 15. Organizational and Corporate Demography, 16. Urban and Spatial Demography, 17. Anthropological Demography, 18. Econonmic Demography, 19. Historical Demography, 20. Ecological Demography, 21. Biodemography, 22. Mathematical Demography, 23. Political Demography, IV. Applied Demography, 24. Fertility Planning, 25. Small-Area and Business Demography, 26. Health Demography, 27. The Demography of Population Health, 28. Population Policy, Epilogue: Needed Research in Demography, Name Index, Subject Index </span></p>', 'Sub Title
			Handbooks of Sociology and Social Research

			Author
			Dudley L. Poston, Michael Micklin

			About Author
			As per Book

			ISBN 10 Digit
			0387257020

			ISBN 13 Digit
			9780387257020

			Pages
			918

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Handbooks of Sociology and Social Research</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dudley L. Poston, Michael Micklin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0387257020</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387257020</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>918</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"7285"', '"4371"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 918, '918', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6813dpp_19_142.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387257020&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=21', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=21', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3068, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:04'),
('9b560c48-7067-48c2-92fd-dd340c8da0d4', '1445', NULL, 'Valmikimunipranit Ramayanm Tilak-Shiromani -Bhushnenit Tikatryenopsakritm - 8 Bhagon mein', 'valmikimunipranit-ramayanm-tilakshiromani-bhushnenit-tikatryenopsakritm-8-bhagon-mein-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445', 'valmikimunipranit-ramayanm-tilakshiromani-bhushnenit-tikatryenopsakritm-8-bhagon-mein-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445-1445', 'FCQW2211', 'FCQW2211', 'FCQW2211', NULL, 'Valmikimunipranit Ramayanm Tilak-Shiromani -Bhushnenit Tikatryenopsakritm - 8 Bhagon mein', '<h1>Valmikimunipranit Ramayanm Tilak-Shiromani -Bhushnenit Tikatryenopsakritm - 8 Bhagon mein</h1>', 'Sub Title
			No

			Author
			Srinivas Shastri

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788171100200

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Srinivas Shastri</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171100200</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4000"', '"3200"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16879788171100200.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FCQW2211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1445', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1445', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2199, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9b83cd42-abda-470a-803a-57a90a245155', '2316', NULL, 'Library Automation in Computer Science', 'library-automation-in-computer-science-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-23-2316', 'library-automation-in-computer-science-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316-2316', 'CFRT3345', 'CFRT3345', 'CFRT3345', NULL, 'Library Automation in Computer Science', '<h1>Library Automation in Computer Science</h1>', 'Sub Title
			No

			Author
			Prabha Rani

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351119661

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prabha Rani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351119661</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1800"', '"1080"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4520logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFRT3345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2316', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2316', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1656, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:04'),
('9b8521e4-5071-4037-929d-bc0c8e682adb', '1483', NULL, 'Shrimad Devi Bhagvat Puranam (Text with English Translation and Index - 2 Vols', 'shrimad-devi-bhagvat-puranam-text-with-english-translation-and-index-2-vols-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483', 'shrimad-devi-bhagvat-puranam-text-with-english-translation-and-index-2-vols-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483-1483', '9788178540975', '9788178540975', '9788178540975', NULL, 'Shrimad Devi Bhagvat Puranam (Text with English Translation and Index - 2 Vols', '<h1>Shrimad Devi Bhagvat Puranam (Text with English Translation and Index - 2 Vols</h1>', 'Sub Title
			Shrimad Devi Bhagvat Puranam (Text with English Translation and Index - 2 Vols

			Author
			Dr Pushpendra Kr.

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788178540975

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Shrimad Devi Bhagvat Puranam (Text with English Translation and Index - 2 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr Pushpendra Kr.</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178540975</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"3000"', '"2250"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4707shrimad_devi_bhagvat_puranam_text_with_english_translation_and_index_-_2_vols.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178540975&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1483', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1483', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2178, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9b89b895-3a80-4ebe-bc45-214daae8175c', '1747', NULL, 'Relativistic Quantum Theory of Atoms and Molecules Theory and Computation -Atomic, Optical and plasma Physics', 'relativistic-quantum-theory-of-atoms-and-molecules-theory-and-computation-atomic-optical-and-plasma-physics-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-174-1747', 'relativistic-quantum-theory-of-atoms-and-molecules-theory-and-computation-atomic-optical-and-plasma-physics-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747-1747', 'SDFG00987', 'SDFG00987', 'SDFG00987', NULL, 'This book is intended for physicists and chemists who need to understand the theory of atomic and molecular structure and processes, and who wish to apply the theory to practical problems. As far as practicable, the book provides a self-contained account of the theory of relativistic atomic and molecular structure, based on the accepted formalism of bound-state Quantum Electrodynamics. The author was elected a Fellow of the Royal Society of London in 1992.', '<p>This book is intended for physicists and chemists who need to understand the theory of atomic and molecular structure and processes, and who wish to apply the theory to practical problems. As far as practicable, the book provides a self-contained account of the theory of relativistic atomic and molecular structure, based on the accepted formalism of bound-state Quantum Electrodynamics. The author was elected a Fellow of the Royal Society of London in 1992.</p>', 'Relativistic Quantum Theory of Atoms and Molecules Theory and Computation -Atomic, Optical and plasma Physics', '<h1>Relativistic Quantum Theory of Atoms and Molecules Theory and Computation -Atomic, Optical and plasma Physics</h1>', '"21799"', '"13079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1987dpp_18_119.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFG00987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1747', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1747', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1994, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9b9866da-818a-4cbc-b1c5-9b9cfde07726', '4197', 266, 'Management Information Systems: Managing the Digital Firm', 'management-information-systems-managing-the-digital-firm', 'management-information-systems-managing-the-digital-firm', '9789356060876', '9789356060876', '9789356060876', NULL, 'About the book

Managing Information Systems by Kenneth C. Laudon and Jane P. Laudon is now in its seventeenth edition, crisp with the latest updates and new business case studies.

Since the last edition in 2019, a lot has changed in the way data is managed and processed as industries grow and technology changes impact the course of MIS. The book captures concepts like virtual workplace, cloud computing, Big Data and the Internet of Things, Artificial Intelligence, and many more that have emerged and evolved. Discussion on the impacts of the COVID-19 pandemic on business uses of information systems is a key highlight.

This edition includes case studies of companies, like WhatsApp and Facebook, Walmart, Indian Premier League, Google, Amazon, and many more, in the Indian context. The text is reader-friendly with a feature-rich layout to ensure maximum engagement and understanding. This book is useful for students as well as managers in organizations seeking guidance in implementing or improving effectiveness and efficiency through MIS.

Content:

PART ONE Organizations, Management, and the Networked Enterprise

Chapter 1 Information Systems in Global Business Today

Chapter 2 Global E-business and Collaboration

Chapter 3 Information Systems, Organizations, and Strategy

Chapter 4 Ethical and Social Issues in Information Systems

PART TWO Information Technology Infrastructure

Chapter 5 IT Infrastructure and Emerging Technologies

Chapter 6 Foundations of Business Intelligence: Databases and Information Management

Chapter 7 Telecommunications, the Internet, and Wireless Technology

Chapter 8 Securing Information Systems

PART THREE Key System Applications for the Digital Age

Chapter 9 Achieving Operational Excellence and Customer Intimacy: Enterprise Applications

Chapter 10 E-commerce: Digital Markets, Digital Goods

Chapter 11 Managing Knowledge and Artificial Intelligence

Chapter 12 Enhancing Decision Making

PART FOUR Building and Managing Systems

Chapter 13 Building Information Systems

Chapter 14 Making the Business Case for Information Systems and Managing Projects

Chapter 15 Managing Global Systems

Glossary

Indexes', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Managing Information Systems by Kenneth C. Laudon and Jane P. Laudon is now in its seventeenth edition, crisp with the latest updates and new business case studies.<br />
Since the last edition in 2019, a lot has changed in the way data is managed and processed as industries grow and technology changes impact the course of MIS. The book captures concepts like virtual workplace, cloud computing, Big Data and the Internet of Things, Artificial Intelligence, and many more that have emerged and evolved. Discussion on the impacts of the COVID-19 pandemic on business uses of information systems is a key highlight.<br />
This edition includes case studies of companies, like WhatsApp and Facebook, Walmart, Indian Premier League, Google, Amazon, and many more, in the Indian context. The text is reader-friendly with a feature-rich layout to ensure maximum engagement and understanding. This book is useful for students as well as managers in organizations seeking guidance in implementing or improving effectiveness and efficiency through MIS.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART ONE Organizations, Management, and the Networked Enterprise </span></strong></span></span></p>

<p><span><span><span>Chapter 1 Information Systems in Global Business Today </span></span></span></p>

<p><span><span><span>Chapter 2 Global E-business and Collaboration </span></span></span></p>

<p><span><span><span>Chapter 3 Information Systems, Organizations, and Strategy </span></span></span></p>

<p><span><span><span>Chapter 4 Ethical and Social Issues in Information Systems </span></span></span></p>

<p><span><span><strong><span>PART TWO Information Technology Infrastructure </span></strong></span></span></p>

<p><span><span><span>Chapter 5 IT Infrastructure and Emerging Technologies </span></span></span></p>

<p><span><span><span>Chapter 6 Foundations of Business Intelligence: Databases and Information Management </span></span></span></p>

<p><span><span><span>Chapter 7 Telecommunications, the Internet, and Wireless Technology </span></span></span></p>

<p><span><span><span>Chapter 8 Securing Information Systems </span></span></span></p>

<p><span><span><strong><span>PART THREE Key System Applications for the Digital Age </span></strong></span></span></p>

<p><span><span><span>Chapter 9 Achieving Operational Excellence and Customer Intimacy: Enterprise Applications </span></span></span></p>

<p><span><span><span>Chapter 10 E-commerce: Digital Markets, Digital Goods </span></span></span></p>

<p><span><span><span>Chapter 11 Managing Knowledge and Artificial Intelligence </span></span></span></p>

<p><span><span><span>Chapter 12 Enhancing Decision Making </span></span></span></p>

<p><span><span><strong><span>PART FOUR Building and Managing Systems </span></strong></span></span></p>

<p><span><span><span>Chapter 13 Building Information Systems </span></span></span></p>

<p><span><span><span>Chapter 14 Making the Business Case for Information Systems and Managing Projects </span></span></span></p>

<p><span><span><span>Chapter 15 Managing Global Systems </span></span></span></p>

<p><span><span><span>Glossary </span></span></span></p>

<p><span><span><span>Indexes</span></span></span></p>
', 'Title
			Management Information Systems: Managing the Digital Firm

			Author
			Kenneth C. Laudon

			ISBN
			9789356060876

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Management Information Systems: Managing the Digital Firm</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kenneth C. Laudon</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356060876</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"970"', '"776"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2145download.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789356060876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4197', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4197', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 266, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:04'),
('9b9fca1a-3369-4277-8cb9-025448d0bf42', '3228', NULL, 'Chintan', 'chintan-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228', 'chintan-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228-3228', 'Chintan', 'Chintan', 'Chintan', NULL, 'Content - Human Life and its importance, Know Thyself, How to make best use of life, The Wonderful Creation, Maya the Delusory Power, The Maya Unveiled, The Way Out, Jeev and Ishwari Srishti, Brahmsrishti, The value of Sorrow, How to Live Intelligently, Guru, Outward show is not religion, Lord''s Grace, Ego, The Will of the Lord, Lord''s Command, Meditation, Purity of Mind, Fulfillment in Life, Humility, Right Action, The Name of the Lord, The Kingdom of God, Roadmap to spiritual progress                        ', '<p style="text-align:justify"><span>Content - <span>Human Life and its importance, </span></span><span><span><span>Know Thyself, How to make best use of life, The Wonderful Creation, Maya the Delusory Power, The Maya Unveiled, The Way Out, Jeev and Ishwari Srishti, Brahmsrishti, The value of Sorrow, How to Live Intelligently, Guru, Outward show is not religion, Lord''s Grace, Ego, The Will of the Lord, Lord''s Command, Meditation, Purity of Mind, Fulfillment in Life, Humility, Right Action, The Name of the Lord, The Kingdom of God, Roadmap to spiritual progress</span>                      </span></span><span><span>  </span></span></p>', 'Sub Title
			Chintan

			Author
			Dr. Anil Mehta

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			XXXX

			Pages
			75

			Binding
			Paperback

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Chintan</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. Anil Mehta</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>75</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2004</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"15"', '"15"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 75, '75', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6798Chintan.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Chintan&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3228', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3228', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1144, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:04'),
('9ba2b6ff-d045-4af0-ad98-d23c270a9985', '96', NULL, 'Electrochemical Dictionary', 'electrochemical-dictionary', 'electrochemical-dictionary', 'Electrochemical Dictionary', 'Electrochemical Dictionary', 'Electrochemical Dictionary', NULL, '', NULL, 'Sub Title
			No

			Author
			Allen J. Bard

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540745976

			Pages
			84

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Allen J. Bard</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540745976</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>84</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12900"', '"7740"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 84, '84', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9739dpp_4_23.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Electrochemical%20Dictionary&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=96', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=96', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3022, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:04'),
('9ba80e4b-2aba-4adf-aeba-8ea2cbc97b4b', '2922', NULL, 'A Course in Modern Geometries 2/e - I/e', 'a-course-in-modern-geometries-2e-ie-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922', 'a-course-in-modern-geometries-2e-ie-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922-2922', '9780387989723', '9780387989723', '9780387989723', NULL, 'This is a short, distinctive, modern, and motivated introduction to mathematical logic for senior undergraduate and beginning graduate students in mathematics and computer science. Any mathematician who is interested in knowing what logic is concerned with and who would like to learn Gödel’s incompleteness theorems should find this book particularly convenient. The treatment is thoroughly mathematical, and the entire subject has been approached like a branch of mathematics. Serious efforts have been made to make the book suitable for the classroom as well as for self-reading. The book does not strive to be a comprehensive encyclopedia of logic. Still, it gives essentially all the basic concepts and results in mathematical logic. The book prepares students to branch out in several areas of mathematics related to foundations and computability such as logic, axiomatic set theory, model theory, recursion theory, and computability. The main prerequisite for this book is the willingness to work at a reasonable level of mathematical rigor and generality.', '<p>This is a short, distinctive, modern, and motivated introduction to mathematical logic for senior undergraduate and beginning graduate students in mathematics and computer science. Any mathematician who is interested in knowing what logic is concerned with and who would like to learn Gödel’s incompleteness theorems should find this book particularly convenient. The treatment is thoroughly mathematical, and the entire subject has been approached like a branch of mathematics. Serious efforts have been made to make the book suitable for the classroom as well as for self-reading. The book does not strive to be a comprehensive encyclopedia of logic. Still, it gives essentially all the basic concepts and results in mathematical logic. The book prepares students to branch out in several areas of mathematics related to foundations and computability such as logic, axiomatic set theory, model theory, recursion theory, and computability. The main prerequisite for this book is the willingness to work at a reasonable level of mathematical rigor and generality.</p>', 'A Course on Mathematical Logic - Universitext 

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 441 pages

	ISBN-10 ‏ : ‎ 0387989722

	ISBN-13 ‏ : ‎ 978-0387989723

	Item Weight ‏ : ‎ 794 g

	Dimensions ‏ : ‎ 15.6 x 2.69 x 23.39 cm', '<h1>A Course on Mathematical Logic - Universitext </h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 441 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0387989722</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0387989723</span></li>
	<li><span>Item Weight ‏ : ‎ 794 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.6 x 2.69 x 23.39 cm</span></li>
</ul>', '"3500"', '"2100"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61201.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387989723&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2922', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2922', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1273, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:04'),
('9babe466-c02b-49c3-89c7-6d88ffa262e6', '1515', NULL, 'Historical Perspectives of Opium War in China', 'historical-perspectives-of-opium-war-in-china-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515', 'historical-perspectives-of-opium-war-in-china-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515-1515', 'BVGI8768', 'BVGI8768', 'BVGI8768', NULL, 'Historical Perspectives of Opium War in China', '<h1>Historical Perspectives of Opium War in China</h1>', 'Sub Title
			No

			Author
			Dr. Alka Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385379147

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Alka Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385379147</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51909789385379147.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BVGI8768&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1515', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1515', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2162, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9bdb053e-33cb-459b-bbe4-b678b2379573', '3441', 955, 'The Natural Advantages of Nations', 'the-natural-advantages-of-nations-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441', 'the-natural-advantages-of-nations-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441-3441', '9781844073405', '9781844073405', '9781844073405', NULL, 'This book is more than just a ''palliative care'' guide for the planet.  It is about innovation, solutions, competitiveness and profitability. At work, at home and as members of society, our generation has an opportunity – to be part of the obligation - and an exciting solution in restoring the balance.

The authors present a bold vision for the future and demonstrate how we can get there, drawing on lessons of competitive advantage theory and the latest in sustainability, economics, innovation, business and governance theory and practice. The result is nothing less than the most authoritative and comprehensive guide to date, to building the new ecologically sustainable economy.

Contents: 

Section 1: The Need for a New Paradigm  Natural Advantage of Nations  Risks of Inaction on Sustainable Development.  Asking the Right Questions.  A Dynamic ''Platform for Change''.  Thinking Locally, Acting Globally.  Section 2: Natural Advantage: A Business Imperative  Natural Advantage and the Firm.  Innovation and Competitiveness through Industry Cluster Development.  The Political and Social Context: A Sixth Force on Business?  Accelerating the Sustainability Revolution.  Operationalizing Natural Advantage through the Sustainability Helix.  Section 3: Acheieving a Natural Advantage of Nations  The Role of Government.  Towards a Deeper Understanding.  National Systems of Innovation.  Sustainability in the Wild West (State Government).  Delivering Sustainability Through Local Action (Local Government). Section 4: Sustainable Cities: The Challenge of the 21st Century  Tomorrow''s Mega-cities: How Will They Develop?  Profitable Greenhouse Solutions.  Greening the Built Environment.  Sustainable Urban Transport.  Water: Nature''s Gold.  Section 5: A National Collaborative Approach: The Bigger Picture – Building Resilience  Integrated Approaches to Sustainable Consumption and Cleaner Production.  Changing Hearts and Minds: The Role of Education.  Achieving Multi-stakeholder Engagement.  Notes.  References.  Index.

 ', '<p>This book is more than just a ''palliative care'' guide for the planet.  It is about innovation, solutions, competitiveness and profitability. At work, at home and as members of society, our generation has an opportunity – to be part of the obligation - and an exciting solution in restoring the balance.</p>

<p><br />
The authors present a bold vision for the future and demonstrate how we can get there, drawing on lessons of competitive advantage theory and the latest in sustainability, economics, innovation, business and governance theory and practice. The result is nothing less than the most authoritative and comprehensive guide to date, to building the new ecologically sustainable economy.</p>

<p>Contents: </p>

<p><strong>Section 1: The Need for a New Paradigm</strong>  Natural Advantage of Nations  Risks of Inaction on Sustainable Development.  Asking the Right Questions.  A Dynamic ''Platform for Change''.  Thinking Locally, Acting Globally.  <strong>Section 2: Natural Advantage: A Business Imperative</strong>  Natural Advantage and the Firm.  Innovation and Competitiveness through Industry Cluster Development.  The Political and Social Context: A Sixth Force on Business?  Accelerating the Sustainability Revolution.  Operationalizing Natural Advantage through the Sustainability Helix.  <strong>Section 3: Acheieving a Natural Advantage of Nations</strong>  The Role of Government.  Towards a Deeper Understanding.  National Systems of Innovation.  Sustainability in the Wild West (State Government).  Delivering Sustainability Through Local Action (Local Government). <strong>Section 4: Sustainable Cities: The Challenge of the 21st Century</strong>  Tomorrow''s Mega-cities: How Will They Develop?  Profitable Greenhouse Solutions.  Greening the Built Environment.  Sustainable Urban Transport.  Water: Nature''s Gold.  Section <strong>5: A National Collaborative Approach: The Bigger</strong> <strong>Picture – Building Resilience</strong>  Integrated Approaches to Sustainable Consumption and Cleaner Production.  Changing Hearts and Minds: The Role of Education.  Achieving Multi-stakeholder Engagement.  Notes.  References.  Index.</p>

<p> </p>', 'Sub Title

			Business Opportunities, Innovations And Governance In The 21st Century

			Author
			Amory B. Lovins

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412946018

			Pages
			576

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<p>Business Opportunities, Innovations And Governance In The 21st Century</p>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amory B. Lovins</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412946018</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>576</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2860"', '"1715"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 576, '576', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15029781844073405.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781844073405&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3441', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3441', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 955, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:04'),
('9be107f9-7bde-4df9-acd2-df570e056cbb', '3766', 683, 'The Grove Dictionary of Art - 34 Vols. (Complete Set)', 'the-grove-dictionary-of-art-34-vols-complete-set', 'the-grove-dictionary-of-art-34-vols-complete-set', '9780195170689', '9780195170689', '9780195170689', NULL, 'ABOUT THE BOOK

New York: Grove, 1996. Hardbound. Green thick paper-covered boards, gilt spine lettering. 1000s of pages and illustrations. VG+ (volumes 28, 30 and 33 have foxing along block but are otherwise clean. Remainder of volumes are new in shrinkwrap.). Item #179684

ISBN: 9780195170689

This impressive and often referenced set occupies about 80 inches of shelf space and has a shipping weight of around 180 pounds. Boasting well over 6,000 contributors from 12 countries, the Dictionary offers its readers authoritative and comprehensive global coverage. A resource for both art and cultural studies, the Dictionary serves as a unique guide to all the visual arts: painting, sculpture, architecture, photography, drawing, printmaking, as well as the decorative arts. The Dictionary ranges far both geographically and historically; it features unparalleled coverage of Africa, Southeast Asia, Central Asia and Mongolia, China, India, the Islamic world, Japan, Korea, Native North America, Pacific and Aboriginal Australia, Pre-Columbian America, Ancient Egypt, Ancient Greece, the Ancient Near East, and Ancient Rome. Providing depth as well as breadth, The Dictionary of Art examines important art forms and key issues of design, taste, function, and patronage, illuminating them in light of the cultural context in which they developed. Extensive documentation provided to assist in further research. Shipping weight is 180 pounds.

Contents :

Vol. 1. A to Anckerman  

vol. 2. Ancona to Azzolino 

vol. 3. B to Biard 

vol. 4. Biardeau to Brüggemann 

vol. 5. Brugghen, ter to Casson 

vol. 6. Cassone to China, paragraphe VII: Ceramics 

vol. 7. China, paragraphe VIII: Jade-carving to Cossa 

vol. 8. Cossiers to Diotti 

vol. 9. Diploma work to Egypt, ancient, paragraphe X: Painting and drawing 

10. Egypt, ancient, paragraphe XI: Writing and books to Ferrant 

vol. 11. Ferrara to Gainsborough 

vol. 12. Gairard to Goodhue

vol. 13. Goodnough to Habsburg, paragraphe I: Austrian branch --

vol. 14. Habsburg, paragraphe II: Spanish branch to Hungary, paragraphe V: Interior decoration and furniture 

vol. 15. Hungary, paragraphe VI: Ceramics to Iran, ancient 

Vol. 16. Iraq to Janousek 

vol. 17. Jansen to Ketel 

vol. 18. Kettle to Leathart 

vol. 19. Leather to Macho 

vol. 20. Mächtig to Medal 

vol. 21. Medallion to Montalbani 

Vol. 22. Montald to Neufforge 

vol. 23. Neuhuys to Pandit Seu 

vol. 24. Pandolfini to Pitti 

vol. 25. Pittoni to Raphael 

vol. 26. Raphon to Rome, ancient, paragraphe II: Architecture 

vol. 27. Rome, ancient, paragraphe III: Planning to Savot 

vol. 28. Savoy to Soderini 

vol. 29. Södermark to Summerson 

vol. 30. Summonte to Tinne 

vol. 31. Tinoco to Varna 

vol. 32. Varnish to Wavere 

vol. 33. Wax to Zyvele * Appendices 

vol. 34. Index.', '<p><span><strong>ABOUT THE BOOK</strong></span></p>

<p><span>New York: </span><span>Grove,</span><span> 1996. Hardbound. Green thick paper-covered boards, gilt spine lettering. 1000s of pages and illustrations. VG+ (volumes 28, 30 and 33 have foxing along block but are otherwise clean. Remainder of volumes are new in shrinkwrap.). Item #179684</span><br />
<span>ISBN: </span><span>9780195170689</span><br />
<br />
<span>This impressive and often referenced set occupies about 80 inches of shelf space and has a shipping weight of around 180 pounds. Boasting well over 6,000 contributors from 12 countries, the Dictionary offers its readers authoritative and comprehensive global coverage. A resource for both art and cultural studies, the Dictionary serves as a unique guide to all the visual arts: painting, sculpture, architecture, photography, drawing, printmaking, as well as the decorative arts. The Dictionary ranges far both geographically and historically; it features unparalleled coverage of Africa, Southeast Asia, Central Asia and Mongolia, China, India, the Islamic world, Japan, Korea, Native North America, Pacific and Aboriginal Australia, Pre-Columbian America, Ancient Egypt, Ancient Greece, the Ancient Near East, and Ancient Rome. Providing depth as well as breadth, The Dictionary of Art examines important art forms and key issues of design, taste, function, and patronage, illuminating them in light of the cultural context in which they developed. Extensive documentation provided to assist in further research. Shipping weight is 180 pounds.</span></p>

<p><span><span><strong>Contents :</strong></span></span></p>

<p><span>Vol. 1. A to Anckerman </span><span> </span></p>

<p><span>vol. 2. Ancona to Azzolino </span></p>

<p><span>vol. 3. B to Biard </span></p>

<p><span>vol. 4. Biardeau to Brüggemann </span></p>

<p><span>vol. 5. Brugghen, ter to Casson </span></p>

<p><span>vol. 6. Cassone to China, paragraphe VII: Ceramics </span></p>

<p><span>vol. 7. China, paragraphe VIII: Jade-carving to Cossa </span></p>

<p><span>vol. 8. Cossiers to Diotti </span></p>

<p><span>vol. 9. Diploma work to Egypt, ancient, paragraphe X: Painting and drawing </span></p>

<p><span>10. Egypt, ancient, paragraphe XI: Writing and books to Ferrant </span></p>

<p><span>vol. 11. Ferrara to Gainsborough </span></p>

<p><span>vol. 12. Gairard to Goodhue</span></p>

<p><span>vol. 13. Goodnough to Habsburg, paragraphe I: Austrian branch -- </span></p>

<p><span>vol. 14. Habsburg, paragraphe II: Spanish branch to Hungary, paragraphe V: Interior decoration and furniture </span></p>

<p><span>vol. 15. Hungary, paragraphe VI: Ceramics to Iran, ancient </span></p>

<p><span>Vol. 16. Iraq to Janousek </span></p>

<p><span>vol. 17. Jansen to Ketel </span></p>

<p><span>vol. 18. Kettle to Leathart </span></p>

<p><span>vol. 19. Leather to Macho </span></p>

<p><span>vol. 20. Mächtig to Medal </span></p>

<p><span>vol. 21. Medallion to Montalbani </span></p>

<p><span>Vol. 22. Montald to Neufforge </span></p>

<p><span>vol. 23. Neuhuys to Pandit Seu </span></p>

<p><span>vol. 24. Pandolfini to Pitti </span></p>

<p><span>vol. 25. Pittoni to Raphael </span></p>

<p><span>vol. 26. Raphon to Rome, ancient, paragraphe II: Architecture </span></p>

<p><span>vol. 27. Rome, ancient, paragraphe III: Planning to Savot </span></p>

<p><span>vol. 28. Savoy to Soderini </span></p>

<p><span>vol. 29. Södermark to Summerson </span></p>

<p><span>vol. 30. Summonte to Tinne </span></p>

<p><span>vol. 31. Tinoco to Varna </span></p>

<p><span>vol. 32. Varnish to Wavere </span></p>

<p><span>vol. 33. Wax to Zyvele * Appendices </span></p>

<p><span>vol. 34. Index.</span></p>', 'Title
			The Grove Dictionary of Art - 34 Vols. (Complete Set)

			Author
			Jane Turner

			ISBN 
			9780195170689

			Publishers
			Grove

			Packing
			Hardbond

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Grove Dictionary of Art - 34 Vols. (Complete Set)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Jane Turner</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN </td>
			<td style="text-align:center">9780195170689</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Grove</td>
		</tr>
		<tr>
			<td style="text-align:center">Packing</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"201474"', '"161179"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', NULL, NULL, NULL, NULL, NULL, '7f14ca79-5a15-4508-acec-ee6e006629b6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44921.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195170689&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3766', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3766', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 683, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:04'),
('9be6ee83-c1b1-487e-9363-9047125b8a49', '3753', 695, 'Encyclopedia of Cancer : 4 Vols. (Complete Set)', 'encyclopedia-of-cancer-4-vols-complete-set', 'encyclopedia-of-cancer-4-vols-complete-set', '9780122275562', '9780122275562', '9780122275562', NULL, 'About this book

The merging of different basic and clinical science disciplines towards the common goal of fighting against cancer has long ago called for the establishment of a comprehensive reference source both as a tool to close the language gap between clinical and basic science investigators and as a platform of information for students and informed laymen alike. The Encyclopedia of Cancer provides rapid access to focused information on all topics of cancer research for clinicians, research scientists and advanced students. Given the overwhelming success of the Second Edition, which appeared in 2009, and fast recent development in the different fields of cancer research, it has been decided to publish a third fully revised and expanded edition, following the principal concept of the first edition that has proven so successful.

Recent developments are seeing a dynamic progress in basic and clinical cancer science, with translational research increasingly becoming a new paradigm in cancer research. In particular, new approaches to both Personalized Cancer Medicine and Targeted Therapies have made promising progress. While the Second Edition featured scholarly contributions from approximately 1.000 scientists/clinicians in four Volumes, the Third Edition includes 1.300 contributors in 7 Volumes with an A-Z format of approx. 7000 entries. It provides definitions of common acronyms and short definitions of related terms and processes in the form of keyword entries. In addition, there are detailed essays, which provide comprehensive information on syndromes, genes and molecules, and processes and methods. Each essay is well-structured, with extensive cross-referencing between all entries. In the Third Edition, topical Essays present a comprehensive picture of major cancers, such as Breast Cancer, Colorectal Cancer, Prostate Cancer, Ovarian Cancer, Renal Cancer, Lung Cancer, and Hematological Maligancies, Leukemiasand Lymphomas. For each of these cancers, different authoritative  Essays are included that cover topics ranging from Pathology, to Clinical Oncology and Targeted Therapies. This new feature should meet the expectance that a wide community has towards a major cancer reference works.

The Encyclopedia of Cancer will be accessible both in print and online, and this information source should be of value to both the clinical and basic scientific community as well as to the public.', '<h2>About this book</h2>

<div style="font-weight:400">
<p>The merging of different basic and clinical science disciplines towards the common goal of fighting against cancer has long ago called for the establishment of a comprehensive reference source both as a tool to close the language gap between clinical and basic science investigators and as a platform of information for students and informed laymen alike. The Encyclopedia of Cancer provides rapid access to focused information on all topics of cancer research for clinicians, research scientists and advanced students. Given the overwhelming success of the Second Edition, which appeared in 2009, and fast recent development in the different fields of cancer research, it has been decided to publish a third fully revised and expanded edition, following the principal concept of the first edition that has proven so successful.</p>

<p>Recent developments are seeing a dynamic progress in basic and clinical cancer science, with translational research increasingly becoming a new paradigm in cancer research. In particular, new approaches to both <strong>Personalized Cancer Medicine</strong> and <strong>Targeted Therapies</strong> have made promising progress. While the Second Edition featured scholarly contributions from approximately 1.000 scientists/clinicians in four Volumes, the Third Edition includes 1.300 contributors in 7 Volumes with an A-Z format of approx. 7000 entries. It provides definitions of common acronyms and short definitions of related terms and processes in the form of keyword entries. In addition, there are detailed essays, which provide comprehensive information on syndromes, genes and molecules, and processes and methods. Each essay is well-structured, with extensive cross-referencing between all entries. In the Third Edition, topical Essays present a comprehensive picture of major cancers, such as <strong>Breast Cancer</strong>, <strong>Colorectal Cancer</strong>, <strong>Prostate Cancer</strong>, <strong>Ovarian Cancer</strong>, <strong>Renal Cancer</strong>, <strong>Lung Cancer</strong>, and <strong>Hematological Maligancies, Leukemiasand Lymphomas</strong>. For each of these cancers, different authoritative  Essays are included that cover topics ranging from <strong>Pathology</strong>, to <strong>Clinical Oncology</strong> and <strong>Targeted Therapies</strong>. This new feature should meet the expectance that a wide community has towards a major cancer reference works.</p>

<p>The Encyclopedia of Cancer will be accessible both in print and online, and this information source should be of value to both the clinical and basic scientific community as well as to the public.</p>
</div>', 'Encyclopedia of Cance

ISBN : 9780122275562

 

Author : Roger R.Hock

 ', '<p>Encyclopedia of Cance</p>

<p>ISBN : 9780122275562</p>

<div>
<div> </div>
</div>

<div>
<div>Author : Roger R.Hock</div>
</div>

<p> </p>', '"68999"', '"49000"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3735canc.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122275562&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3753', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3753', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 695, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:04'),
('9bf92381-2f97-468e-873d-a01d72eaeb48', '4229', 234, 'Entrepreneurship, Effective Sales Management and Forex for Tourism and Hospitality', 'entrepreneurship-effective-sales-management-and-forex-for-tourism-and-hospitality', 'entrepreneurship-effective-sales-management-and-forex-for-tourism-and-hospitality', '9789352743858', '9789352743858', '9789352743858', NULL, 'About the book

Entrepreneurship, Effective Sales Management and Forex for Tourism and Hospitality explains the aspects that should be considered when starting a new business venture, both in terms of the theoretical framework and practical examples. It covers types of entrepreneurship; identifying and implementing business opportunities; planning and managing the business in terms of finance, marketing and operations, and business plans. Managing growth in a business, ethical and social responsibilities, and legal aspects affecting ventures are also explained. There are two categories of entrepreneurship textbooks: (1) those that are used in introduction to entrepreneurship courses and provide a brief introduction to each of the major steps in the entrepreneurial process and (2) those that focus on niche areas within entrepreneurship and are used in advanced classes. The edition of this book is first category and continues to provide management students and entrepreneurs an insight into the nuances of starting and managing a business in India. Entrepreneurship is an outlook of life which has been acknowledged as one of the essential factors that determines growth of any industry. It is a tremendous force that can have a big impact on growth, recovery and societal progress by fuelling innovations, employment generations and social empowerments. Today''s skill and knowledge based Indian economy is a fertile ground for entrepreneurs. It is rightly believed that India has an extraordinary talent pool with virtually limitless potential to become entrepreneurs. It is the ability to see opportunities in our environment and exploit them to create something new and better. This book will serve as a textbook for various courses like B.Com. B.B.M., M.T.A., M.B.A., etc., of all Indian universities.

Content:

	Entrepreneur and Entrepreneurship

	Qualities of Functions of Entrepreneurs

	Competing Theories of Entrepreneurship

	Entrepreneurial Development Programmes in India

	Entrepreneurial Behaviours and Motivation

	N-Achievement and Rural Entrepreneurship

	Creativity, Innovation and Entrepreneur

	Feasibility Reports and Legal Formalities

	Destination Tamil Nadu

	Profile of the State

	Tourist Destinations in the State

	Strengthening Tourism

	Spatial Planning

	Sales Management: An Overview

	Personal Selling

	Recruitment and Selection

	Sales Training

	Compensation and Motivation of Sales Personnel

	Sales Meeting and Contests

	Sales territories

	Sales Quota

	Supervision and Evaluation of Sales Force

	Sales Control and Cost analysis

	Foreign Exchange Management (FOREX)', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Entrepreneurship, Effective Sales Management and Forex for Tourism and Hospitality explains the aspects that should be considered when starting a new business venture, both in terms of the theoretical framework and practical examples. It covers types of entrepreneurship; identifying and implementing business opportunities; planning and managing the business in terms of finance, marketing and operations, and business plans. Managing growth in a business, ethical and social responsibilities, and legal aspects affecting ventures are also explained. There are two categories of entrepreneurship textbooks: (1) those that are used in introduction to entrepreneurship courses and provide a brief introduction to each of the major steps in the entrepreneurial process and (2) those that focus on niche areas within entrepreneurship and are used in advanced classes. The edition of this book is first category and continues to provide management students and entrepreneurs an insight into the nuances of starting and managing a business in India. Entrepreneurship is an outlook of life which has been acknowledged as one of the essential factors that determines growth of any industry. It is a tremendous force that can have a big impact on growth, recovery and societal progress by fuelling innovations, employment generations and social empowerments. Today''s skill and knowledge based Indian economy is a fertile ground for entrepreneurs. It is rightly believed that India has an extraordinary talent pool with virtually limitless potential to become entrepreneurs. It is the ability to see opportunities in our environment and exploit them to create something new and better. This book will serve as a textbook for various courses like B.Com. B.B.M., M.T.A., M.B.A., etc., of all Indian universities.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Entrepreneur and Entrepreneurship</span></span></span></li>
	<li><span><span><span>Qualities of Functions of Entrepreneurs</span></span></span></li>
	<li><span><span><span>Competing Theories of Entrepreneurship</span></span></span></li>
	<li><span><span><span>Entrepreneurial Development Programmes in India</span></span></span></li>
	<li><span><span><span>Entrepreneurial Behaviours and Motivation</span></span></span></li>
	<li><span><span><span>N-Achievement and Rural Entrepreneurship</span></span></span></li>
	<li><span><span><span>Creativity, Innovation and Entrepreneur</span></span></span></li>
	<li><span><span><span>Feasibility Reports and Legal Formalities</span></span></span></li>
	<li><span><span><span>Destination Tamil Nadu</span></span></span></li>
	<li><span><span><span>Profile of the State</span></span></span></li>
	<li><span><span><span>Tourist Destinations in the State</span></span></span></li>
	<li><span><span><span>Strengthening Tourism</span></span></span></li>
	<li><span><span><span>Spatial Planning</span></span></span></li>
	<li><span><span><span>Sales Management: An Overview</span></span></span></li>
	<li><span><span><span>Personal Selling</span></span></span></li>
	<li><span><span><span>Recruitment and Selection</span></span></span></li>
	<li><span><span><span>Sales Training</span></span></span></li>
	<li><span><span><span>Compensation and Motivation of Sales Personnel</span></span></span></li>
	<li><span><span><span>Sales Meeting and Contests</span></span></span></li>
	<li><span><span><span>Sales territories</span></span></span></li>
	<li><span><span><span>Sales Quota</span></span></span></li>
	<li><span><span><span>Supervision and Evaluation of Sales Force</span></span></span></li>
	<li><span><span><span>Sales Control and Cost analysis</span></span></span></li>
	<li><span><span><span>Foreign Exchange Management (FOREX)</span></span></span></li>
</ol>
', 'Title
			Entrepreneurship, Effective Sales Management and Forex for Tourism and Hospitality

			Author
			Annamalai

			ISBN
			9789352743858

			Publisher
			University Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Entrepreneurship, Effective Sales Management and Forex for Tourism and Hospitality</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Annamalai</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352743858</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>University Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"475"', '"404"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'dbe3101c-94b8-4f44-96d3-463ebb3485c0', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8211WhatsApp%20Image%202025-10-31%20at%2011.47.03_ea8008a0.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352743858&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4229', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4229', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 234, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:04'),
('9c009ecc-6b00-4090-87d9-8f5503182f73', '3352', NULL, 'Textbook of Indian History and Culture', 'textbook-of-indian-history-and-culture-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352', 'textbook-of-indian-history-and-culture-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352-3352', '9789384082581', '9789384082581', '9789384082581', NULL, 'Textbook of Indian History and Culture has been designed for undergraduate students as well as those preparing for the Civil Services Examinations, at both the central and state levels. It is a daunting task to write a book of this kind when dynamic changes have occurred in the last three decades in the historiography of modern India, including the advent of subattern studies, that has changed our perspective completely. This user-friendly textbook attempts to weave the known facts of history with the unknown, and thus foster a spirit of enquiry among its young readers. Apart from political history, due emphasis has been laid on socio-economic changes, administrative innovations, cultural ferments and the trials and tribulations of nationalist movements. Due importance has also been given to the post-independence era that led to the emergence of a new India, vibrant with a fresh lease of life.

This study of Indian History and Culture has been designed for both students and general readers. This book puts emphasis on the main currents of Indian history in all its facets: political, social, economic and cultural aspects.

Content - Preface, 1. Introduction, 2. Prehistoric India, 3. The Aryans in India: The Vedic Age, 4. Religious Ferment, 5. Emergence of Territorial States-Foreign Invasions, Chronology, India After Independence, Select Bibliography, Index        ', '<p style="text-align:justify"><span>Textbook of Indian History and Culture has been designed for undergraduate students as well as those preparing for the Civil Services Examinations, at both the central and state levels. It is a daunting task to write a book of this kind when dynamic changes have occurred in the last three decades in the historiography of modern India, including the advent of subattern studies, that has changed our perspective completely. This user-friendly textbook attempts to weave the known facts of history with the unknown, and thus foster a spirit of enquiry among its young readers. Apart from political history, due emphasis has been laid on socio-economic changes, administrative innovations, cultural ferments and the trials and tribulations of nationalist movements. Due importance has also been given to the post-independence era that led to the emergence of a new India, vibrant with a fresh lease of life.</span></p>

<p style="text-align:justify"><span>This study of Indian History and Culture has been designed for both students and general readers. This book puts emphasis on the main currents of Indian history in all its facets: political, social, economic and cultural aspects.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, 1. Introduction, 2. Prehistoric India, 3. The Aryans in India: The Vedic Age, 4. Religious Ferment, 5. Emergence of Territorial States-Foreign Invasions, Chronology, India After Independence, Select Bibliography, Index</span>        </span></span></span></p>', 'Sub Title
			Textbook of Indian History and Culture

			Author
			Sailendra Nath Sen

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789384082581

			Pages
			384

			Binding
			Paperback

			Year of Publication
			2018

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>Textbook of Indian History and Culture</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Sailendra Nath Sen</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789384082581</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>384</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2018</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 384, '384', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3146Textbook%20of%20Indian%20History%20and%20Culture.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789384082581&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3352', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3352', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1037, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:04'),
('9c063775-cdb7-4132-acc5-db9db4a4d124', '1026', NULL, 'Crimes of Violence Rape and Other Sex Crimes New', 'essential-social-psychology-2e-book-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1026', 'essential-social-psychology-2e-book-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065', 'RFGT5566', 'RFGT5566::1026', 'RFGT5566', NULL, 'The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.', '<p>The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.</p>', 'Essential Social Psychology - 2/e Book', '<h1>Essential Social Psychology - 2/e Book</h1>', '"3599"', '"2159"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94679788132110323.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1026', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1026', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2470, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('9c08aefa-5b11-4cdf-b90c-5dfbc596f584', '563', NULL, 'Disney Mickey Wonders Why: Incredible Places BOOK', 'disney-mickey-wonders-why-incredible-places-book-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-56-563', 'disney-mickey-wonders-why-incredible-places-book-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563-563', 'WERTY6578', 'WERTY6578', 'WERTY6578', NULL, 'Disney Mickey Wonders Why: Incredible Places', '<h1>Disney Mickey Wonders Why: Incredible Places</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623691

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623691</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"250"', '"150"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49999788128623691.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERTY6578&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=563', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=563', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2746, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('9c281660-1a1e-476e-a09f-a02d50fb8f07', '3890', 561, 'आचार्यकुन्तकविरचितम्-व्रकोकितजिवितम् तृतीया उन्मेष (विस्तृत भूमिका एवं हिंदी-व्याख्या सहित)', 'आचरयकनतकवरचतम-वरककतजवतम-ततय-उनमष-वसतत-भमक-एव-हद-वयखय-सहत', '-', '9788196100575', '9788196100575', '9788196100575', NULL, '', NULL, 'Title
			आचार्यकुन्तकविरचितम्-व्रकोकितजिवितम् तृतीया उन्मेष (विस्तृत भूमिका एवं हिंदी-व्याख्या सहित)

			Author 
			डॉ. वेद प्रकाश डिंडोरिया 

			ISBN
			9788196100575

			Publisher
			Shivalik 

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">आचार्यकुन्तकविरचितम्-व्रकोकितजिवितम् तृतीया उन्मेष (विस्तृत भूमिका एवं हिंदी-व्याख्या सहित)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author </td>
			<td style="text-align:center">डॉ. वेद प्रकाश डिंडोरिया </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788196100575</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1295"', '"1101"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd2103dc5-2ebb-49a9-8483-dfb5f17d4721', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5771WhatsApp%20Image%202025-07-24%20at%2011.09.06%20AM.jpeg', NULL, '30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788196100575&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3890', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3890', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 561, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:04'),
('9c378b57-b825-45fe-80f0-2286f5fbf85a', '782', NULL, 'Critical Assessments - E.M. Forster - 4 Vols. NEW', 'critical-assessments-em-forster-4-vols-new-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782', 'critical-assessments-em-forster-4-vols-new-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782-782', 'THGF6TT65', 'THGF6TT65', 'THGF6TT65', NULL, 'Critical Assessments - E.M. Forster - 4 Vols. NEW', '<h1>Critical Assessments - E.M. Forster - 4 Vols. NEW</h1>', 'Sub Title
			No

			Author
			J.H. Stape

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			1873403372

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J.H. Stape</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1873403372</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"30500"', '"18300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66321873403372_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THGF6TT65&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=782', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=782', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2617, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('9c5d8dc6-50d5-4d57-9d18-318f8fb84520', '598', NULL, 'Understanding The Secrets of Human Perception , CD', 'understanding-the-secrets-of-human-perception-cd-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-59-598', 'understanding-the-secrets-of-human-perception-cd-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598', '9781598037852', '9781598037852::598', '9781598037852', NULL, 'Content - INTRODUCTION Professor Biography, Course Scope, LECTURE GUIDES LECTURE 1 Your Amazing, Intelligent Senses, LECTURE 2 The Physiological Hardware of Your Senses, LECTURE 3 Neuroimaging - The Sensory Brain at Work, LECTURE 4 Brain Modules - Subcomponents of the Senses, LECTURE 5 Perceiving a World in Motion, LECTURE 6 Seeing Distance and Depth, LECTURE 7 Seeing Color and Light, LECTURE 8 Your World of Taste and Olfaction, LECTURE 9 Hearing the World around You, LECTURE 10 Speech and Language Perception, LECTURE 11 Touch - Temperature, Vibration, and Pressure, LECTURE 12 Pain-How It Works for You, LECTURE 13 Perception in Action, LECTURE 14 Attention and Perception, LECTURE 15 Kinesthetic Perception, LECTURE 16 Seeing, Remembering, Inferring Infants, LECTURE 17 How Infants Sense and Act On Their World, LECTURE 18 Illusions and Magic, LECTURE 19 Perceiving Emotion in Others and Ourselves, LECTURE 20 Sensing the Thoughts of Others-ESP, LECTURE 21 Opponent Process for Perception and Life, LECTURE 22 Synesthesia-Tasting Color and Seeing Sound, LECTURE 23 How Your Sensory Systems Learn, LECTURE 24 Fixing, Replacing, and Enhancing the Senses, SUPPLEMENTAL MATERIAL Bibliography', '<h1 style="text-align:justify"><span><strong>Content -</strong> INTRODUCTION Professor Biography, Course Scope, LECTURE GUIDES LECTURE 1 Your Amazing, Intelligent Senses, LECTURE 2 The Physiological Hardware of Your Senses, LECTURE 3 Neuroimaging - The Sensory Brain at Work, LECTURE 4 Brain Modules - Subcomponents of the Senses, LECTURE 5 Perceiving a World in Motion, LECTURE 6 Seeing Distance and Depth, LECTURE 7 Seeing Color and Light, LECTURE 8 Your World of Taste and Olfaction, LECTURE 9 Hearing the World around You, LECTURE 10 Speech and Language Perception, LECTURE 11 Touch - Temperature, Vibration, and Pressure, LECTURE 12 Pain-How It Works for You, LECTURE 13 Perception in Action, LECTURE 14 Attention and Perception, LECTURE 15 Kinesthetic Perception, LECTURE 16 Seeing, Remembering, Inferring Infants, LECTURE 17 How Infants Sense and Act On Their World, LECTURE 18 Illusions and Magic, LECTURE 19 Perceiving Emotion in Others and Ourselves, LECTURE 20 Sensing the Thoughts of Others-ESP, LECTURE 21 Opponent Process for Perception and Life, LECTURE 22 Synesthesia-Tasting Color and Seeing Sound, LECTURE 23 How Your Sensory Systems Learn, LECTURE 24 Fixing, Replacing, and Enhancing the Senses, SUPPLEMENTAL MATERIAL Bibliography</span></h1>', 'Sub Title

			Understanding The Secrets of Human Perception  CD

			Author

			Prof. Peter M. Vishton

			About Author

			As per Book

			ISBN 10 Digit

			1598037854

			ISBN 13 Digit

			9781598037852

			Pages

			187

			Binding

			Paperback

			Year of Publication

			2011

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Understanding The Secrets of Human Perception  CD</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Prof. Peter M. Vishton</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1598037854</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9781598037852</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>187</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Paperback</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2011</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 187, '187', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4484Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598037852&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=598', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=598', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2728, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', '1372', NULL, 'Smart Business, Sociol Business - A Playbook for social Media in your Organization', 'smart-business-sociol-business-a-playbook-for-social-media-in-your-organization-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1-1372', 'smart-business-sociol-business-a-playbook-for-social-media-in-your-organization-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372-1372', 'HJNB7766', 'HJNB7766', 'HJNB7766', NULL, 'Smart Business, Sociol Business - A Playbook for social Media in your Organization', '<h1>Smart Business, Sociol Business - A Playbook for social Media in your Organization</h1>', 'Sub Title
			No

			Author
			Micheal Brito

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131786765

			Pages
			9788131786765

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Micheal Brito</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786765</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9788131786765</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2147483647, '9788131786765', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5215dpp_19_156.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJNB7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1372', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1372', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2230, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('9c7b37fc-5d17-4413-a994-1ad5388b7e92', '2306', NULL, 'Encyclopaedic Survey of Library and Information Science -Principles and Practices in 4 Vols.', 'encyclopaedic-survey-of-library-and-information-science-principles-and-practices-in-4-vols-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306', 'encyclopaedic-survey-of-library-and-information-science-principles-and-practices-in-4-vols-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306-2306', 'VBNF4433', 'VBNF4433', 'VBNF4433', NULL, 'Encyclopaedic Survey of Library and Information Science -Principles and Practices in 4 Vols.', '<h1>Encyclopaedic Survey of Library and Information Science -Principles and Practices in 4 Vols.</h1>', 'Sub Title
			No

			Author
			Jogender Singh Burman

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178802442

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jogender Singh Burman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178802442</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4600"', '"2760"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4719dpp_4_26.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNF4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2306', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2306', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1664, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:04'),
('9c9a5f14-3f73-4a36-a461-1f36abf5d31e', '4436', 29, 'Kalidasa''s Kumarasambhavam', 'kalidasas-kumarasambhavam', 'kalidasas-kumarasambhavam', '-102-', '-102-', '-102-', NULL, 'Kalidasa''s Kumarasambhavam', 'Kalidasa''s Kumarasambhavam', 'Title
			Kalidasa''s Kumarasambhavam

			Author
			Pt.V.Anantacharya

			Publication
			V.Ramaswamty Sastrulu

			Binding
			Hardcover

			Language
			Sanskrit

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Kalidasa''s Kumarasambhavam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Pt.V.Anantacharya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publication</span></td>
			<td style="text-align:center"><span>V.Ramaswamty Sastrulu</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Sanskrit', 'Sanskrit', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3759kalidass.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-102-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4436', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4436', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 29, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:04'),
('9cb0a828-34f1-4a98-9ed8-32a3e3ab9e09', '2916', NULL, 'Response Modeling new', 'response-modeling-new-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916', 'response-modeling-new-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916-2916', 'HYUJ898', 'HYUJ898', 'HYUJ898', NULL, 'This book introduces a new approach, denoted RMM, for an empirical modeling of a response variation, relating to both systematic variation and random variation. In the book, the developer of RMM discusses the required properties of empirical modeling and evaluates how current approaches conform to these requirements. In addition, he explains the motivation for the development of the new methodology, introduces in detail the new approach and its estimation procedures, and shows how it may provide an excellent alternative to current approaches for empirical modeling (like Generalized Linear Modeling, GLM). The book also demonstrates that a myriad of current relational models, developed independently in various engineering and scientific disciplines, are in fact special cases of the RMM model, and so are many current statistical distributions, transformations and approximations.', '<p>This book introduces a new approach, denoted RMM, for an empirical modeling of a response variation, relating to both systematic variation and random variation. In the book, the developer of RMM discusses the required properties of empirical modeling and evaluates how current approaches conform to these requirements. In addition, he explains the motivation for the development of the new methodology, introduces in detail the new approach and its estimation procedures, and shows how it may provide an excellent alternative to current approaches for empirical modeling (like Generalized Linear Modeling, GLM). The book also demonstrates that a myriad of current relational models, developed independently in various engineering and scientific disciplines, are in fact special cases of the RMM model, and so are many current statistical distributions, transformations and approximations.</p>', 'Response Modeling Methodology - Empirical Modeling for Engineering and Science new', '<h1>Response Modeling Methodology - Empirical Modeling for Engineering and Science new</h1>', '"12799"', '"7679"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HYUJ898&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2916', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2916', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1277, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:04'),
('9cc37890-9ef8-45b3-a81e-f5ad77d9ca1f', '1708', NULL, 'Introduction to Electromagnetic Theory - A Modern Perspective', 'introduction-to-electromagnetic-theory-a-modern-perspective-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1-1708', 'introduction-to-electromagnetic-theory-a-modern-perspective-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708-1708', 'FTTY6655', 'FTTY6655', 'FTTY6655', NULL, 'Introduction to Electromagnetic Theory - A Modern Perspective', '<h1>Introduction to Electromagnetic Theory - A Modern Perspective</h1>', 'Sub Title
			No

			Author
			Tai L. Chow

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380853529

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tai L. Chow</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380853529</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2365dpp_18_77.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FTTY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1708', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1708', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2027, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9cf6b38c-8687-488e-929a-6022c4bd15ea', '708', NULL, 'Sant Kabir ka Shiksha Darshan', 'sant-kabir-ka-shiksha-darshan-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708', 'sant-kabir-ka-shiksha-darshan-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708-708', '8185495807', '8185495807', '8185495807', NULL, 'Sant Kabir ka Shiksha Darshan', '<h5><span>Sant Kabir ka Shiksha Darshan</span></h5>', ' Title
			Sant Kabir ka Shiksha Darshan

			Author
			Dr. Usha Rani Singh

			ISBN 
			8185495807

			Publishers
			Khama

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<td style="text-align:center"><span> Title</span></td>
			<td style="text-align:center"><span>Sant Kabir ka Shiksha Darshan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Usha Rani Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN </span></td>
			<td style="text-align:center"><span>8185495807</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Khama</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"250"', '"163"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e995b97a-d45d-4552-88ff-10ad13220c74', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7305Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185495807&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=708', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=708', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2661, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', '2973', NULL, 'Professing Literature- An Institutional History', 'professing-literature-an-institutional-history-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973', 'professing-literature-an-institutional-history-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973-2973', 'XCDF3344', 'XCDF3344', 'XCDF3344', NULL, 'Professing Literature- An Institutional History', '<h1>Professing Literature- An Institutional History</h1>', 'Sub Title
			No

			Author
			Gerald Graff

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780226305592

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerald Graff</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780226305592</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2499"', '"1499"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XCDF3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2973', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2973', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1237, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:04'),
('9d3a678a-9981-4e30-b7b2-18cba62b012b', '1760', NULL, 'THe Application of Econophysics', 'the-application-of-econophysics-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760', 'the-application-of-econophysics-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760-1760', 'RTYU3234', 'RTYU3234', 'RTYU3234', NULL, 'Econophysics is a newborn field of science bridging economics and physics. A special feature of this new science is the data analysis of high-precision market data. In economics arbitrage opportunity is strictly denied; however, by observing high-precision data we can prove the existence of arbitrage opportunity. Also, financial technology neglects the possibility of market prediction; however, in this book you can find many examples of predicted events. There are other surprising findings. This volume is the proceedings of a workshop on "application of econophysics" at which leading international researchers discussed their most recent results.', '<p>Econophysics is a newborn field of science bridging economics and physics. A special feature of this new science is the data analysis of high-precision market data. In economics arbitrage opportunity is strictly denied; however, by observing high-precision data we can prove the existence of arbitrage opportunity. Also, financial technology neglects the possibility of market prediction; however, in this book you can find many examples of predicted events. There are other surprising findings. This volume is the proceedings of a workshop on "application of econophysics" at which leading international researchers discussed their most recent results.</p>', 'THe Application of Econophysics', '<h1>THe Application of Econophysics</h1>', '"10899"', '"6539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5677dpp_18_134.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU3234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1760', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1760', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1984, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:04'),
('9d6dca1c-1dc7-41cc-aa4e-ecaecda41639', '4341', 123, 'Readings in Computer Architecture ', 'readings-in-computer-architecture', 'readings-in-computer-architecture', '9781558605398', '9781558605398', '9781558605398', NULL, 'About the book

Thanks to the continued exponential advances in semiconductor design and the demands of evolving and emerging application domains, the field of computer architecture has never been more dynamic. This, the first major book of computer architecture readings in over two decades, captures this dynamism and reveals Computer Architecture''s rich history of practice.

This book is much more than a simple collection of papers. The editors have carefully selected the most influential primary sources in specific areas of inquiry that, taken together, present the critical issues of the entire discipline. These include issues in technology, implementation, economics, evaluation methods, instruction set design, instruction level parallelism, dataflow/multithreading, memory systems, input/output systems, single-instruction multiple data parallelism, and multiple-instruction multiple data parallelism. In addition, you''ll find the editors'' thoughtful, focused introductions to each area, providing the context and background necessary for understanding the significance and lasting impact of these papers.

Content:

	Classic Machines: Technology, Implementation and Economics

	Methods

	Instruction Sets

	Instruction Level Parallelism

	Dataflow and Multithreading

	Memory systems

	I/O: Storage systems, Networks and Graphics

	Single-Instruction Multiple Data (SIMD) Parallelism

	Multiprocessors and Multicomputers

	Recent Implementations and Future Prospects', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Thanks to the continued exponential advances in semiconductor design and the demands of evolving and emerging application domains, the field of computer architecture has never been more dynamic. This, the first major book of computer architecture readings in over two decades, captures this dynamism and reveals Computer Architecture''s rich history of practice.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book is much more than a simple collection of papers. The editors have carefully selected the most influential primary sources in specific areas of inquiry that, taken together, present the critical issues of the entire discipline. These include issues in technology, implementation, economics, evaluation methods, instruction set design, instruction level parallelism, dataflow/multithreading, memory systems, input/output systems, single-instruction multiple data parallelism, and multiple-instruction multiple data parallelism. In addition, you''ll find the editors'' thoughtful, focused introductions to each area, providing the context and background necessary for understanding the significance and lasting impact of these papers.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Classic Machines: Technology, Implementation and Economics</span></span></span></li>
	<li><span><span><span>Methods</span></span></span></li>
	<li><span><span><span>Instruction Sets</span></span></span></li>
	<li><span><span><span>Instruction Level Parallelism</span></span></span></li>
	<li><span><span><span>Dataflow and Multithreading</span></span></span></li>
	<li><span><span><span>Memory systems</span></span></span></li>
	<li><span><span><span>I/O: Storage systems, Networks and Graphics</span></span></span></li>
	<li><span><span><span>Single-Instruction Multiple Data (SIMD) Parallelism</span></span></span></li>
	<li><span><span><span>Multiprocessors and Multicomputers</span></span></span></li>
	<li><span><span><span>Recent Implementations and Future Prospects</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Readings in Computer Architecture

			Author
			Hill Mark D., Jouppi Norman P., Sohi Gurindar S.

			ISBN
			9781558605398

			Publisher
			Morgan Kaufmann

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Readings in Computer Architecture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Hill Mark D., Jouppi Norman P., Sohi Gurindar S.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781558605398</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Morgan Kaufmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1999"', '"1400"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '34025496-9698-4fd6-a5c7-38b21d694e1d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2388reading.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781558605398&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4341', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4341', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 123, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:04'),
('9d6f6847-b096-428a-b1ae-dd5fbb1ad679', '3727', 718, '15 प्रतिनिधि कहानियाँ', '15', '15-', '9788187471660', '9788187471660', '9788187471660', NULL, '15 प्रतिनिधि कहानियाँ', '<h5>15 प्रतिनिधि कहानियाँ</h5>', 'Title
			15 प्रतिनिधि कहानियाँ

			Author
			शुभकांत बेहरा

			ISBN
			9788187471660

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>15 प्रतिनिधि कहानियाँ</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>शुभकांत बेहरा</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471660</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/347115-pratinidhi-kahaniyan-original-imadc96vhtf3pujd.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471660&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3727', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3727', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 718, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:04'),
('9d844761-c453-47ec-9a51-46b50afc8ccb', '3698', 743, 'Handbook of Surfaces and Interfaces of Materials - 5 vols. In Complete set', 'handbook-of-surfaces-and-interfaces-of-materials-5-vols-in-complete-set', 'handbook-of-surfaces-and-interfaces-of-materials-5-vols-in-complete-set', '0125139101', '0125139101', '0125139101', NULL, 'This handbook brings together, under a single cover, all aspects of the chemistry, physics, and engineering of surfaces and interfaces of materials currently studied in academic and industrial research. It covers different experimental and theoretical aspects of surfaces and interfaces, their physical properties, and spectroscopic techniques that have been applied to a wide class of inorganic, organic, polymer, and biological material.

The diversified technological areas of surface science reflect the explosion of scientific information on surfaces and interfaces of materials and their spectroscopic characterization. The large volume of experimental data on chemistry, physics, and engineering aspects of materials surfaces and interfaces remains scattered in so many different periodicals, therefore this handbook compilation is needed.

The information presented in this multivolume reference draws on two decades of pioneering research on the surfaces and interfaces of materials to offer a complete perspective on the topic. These five volumes-Surface and Interface Phenomena; Surface Characterization and Properties; Nanostructures, Micelles, and Colloids; Thin Films and Layers; Bio interfaces and Applications-provide multidisciplinary review chapters and summarize the current status of the field covering important scientific and technological developments made over past decades in surfaces and interfaces of materials and spectroscopic techniques with contributions from internationally recognized experts from all over the world. Fully cross-referenced, this book has clear, precise, and wide appeal as an essential reference source long due for the scientific community.

The complete reference on the topic of surfaces and interfaces of materials. The information presented in this multivolume reference draws on two decades of pioneering research. Provides multidisciplinary review chapters and summarizes the current status of the field. Covers important scientific and technological developments made over past decades in surfaces and interfaces of materials and spectroscopic techniques Contributions from internationally recognized experts from all over the world.

 ', '<p><span><span><span>This handbook brings together, under a single cover, all aspects of the chemistry, physics, and engineering of surfaces and interfaces of materials currently studied in academic and industrial research. It covers different experimental and theoretical aspects of surfaces and interfaces, their physical properties, and spectroscopic techniques that have been applied to a wide class of inorganic, organic, polymer, and biological material.</span><br />
<span>The diversified technological areas of surface science reflect the explosion of scientific information on surfaces and interfaces of materials and their spectroscopic characterization. The large volume of experimental data on chemistry, physics, and engineering aspects of materials surfaces and interfaces remains scattered in so many different periodicals, therefore this handbook compilation is needed.</span><br />
<span>The information presented in this multivolume reference draws on two decades of pioneering research on the surfaces and interfaces of materials to offer a complete perspective on the topic. These five volumes-Surface and Interface Phenomena; Surface Characterization and Properties; Nanostructures, Micelles, and Colloids; Thin Films and Layers; Bio interfaces and Applications-provide multidisciplinary review chapters and summarize the current status of the field covering important scientific and technological developments made over past decades in surfaces and interfaces of materials and spectroscopic techniques with contributions from internationally recognized experts from all over the world. Fully cross-referenced, this book has clear, precise, and wide appeal as an essential reference source long due for the scientific community.</span><br />
<span>The complete reference on the topic of surfaces and interfaces of materials</span>. <span>The information presented in this multivolume reference draws on two decades of pioneering research</span>. Provides multidisciplinary review chapters and summarizes the current status of the field. <span>Covers important scientific and technological developments made over past decades in surfaces and interfaces of materials and spectroscopic techniques </span></span></span><span><span><span>Contributions from internationally recognized experts from all over the world</span>.</span></span></p>

<p> </p>', ' 

			Title

			 

			Handbook of Surfaces and Interfaces of Materials – 5 vols. In Complete Set

			Author

			Hari Singh Nalwa

			Publisher

			Academic Press

			ISBN-13 Digit

			9780125139106

			ISBN-10 Digit

			0125139101

			Pages

			2911

			Year

			2001

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>Handbook of Surfaces and Interfaces of Materials – 5 vols. In Complete Set </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hari Singh Nalwa</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Academic Press</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>9780125139106</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>0125139101</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2911</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2001</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"140581"', '"84348"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '2001', NULL, NULL, '624a601d-877c-4146-b142-0d4a1e779b16', NULL, NULL, 2911, '2911', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7712Handbook%20of%20surface.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0125139101&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3698', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3698', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 743, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:04'),
('9d847867-3945-49ea-bdb5-184fb31f2226', '108', NULL, 'Dynamics of Combustion Systems', 'dynamics-of-combustion-systems', 'dynamics-of-combustion-systems', 'Dynamics of', 'Dynamics of', 'Dynamics of', NULL, 'Combustion systems are confined fields of compressible fluids where exothermic processes of combustion take place, subject to boundary conditions imposed at its borders. The subject of Dynamics of Combustion Systems is presented in three parts: Part 1. Exothermicity – considering the thermodynamic effects due to evolution of exothermic energy in a combustion system Chapter 1. Thermodynamic Aspects Chapter 2. Evolutionary AspectsChapter 3. Heat Transfer AspectsChapter 4. Chemical Kinetic Aspects Part 2. Field– exposing the dynamic properties of flow fields where the exothermic energy is deposited Chapter 5. Aerodynamic AspectsChapter 6. Random Vortex MethodChapter 7. Gasdynamic AspectsChapter 8. Fronts and Interfaces Part 3. Explosions – revealing the dynamic features of fields and fronts due to rapid deposition of exothermic energy Chapter 9. Blast Wave TheoryChapter 10. Self-Similar SolutionChapter 11. Phase Space MethodChapter 12. Detonation', '<p>Combustion systems are confined fields of compressible fluids where exothermic processes of combustion take place, subject to boundary conditions imposed at its borders. The subject of Dynamics of Combustion Systems is presented in three parts: Part 1. Exothermicity – considering the thermodynamic effects due to evolution of exothermic energy in a combustion system Chapter 1. Thermodynamic Aspects Chapter 2. Evolutionary AspectsChapter 3. Heat Transfer AspectsChapter 4. Chemical Kinetic Aspects Part 2. Field– exposing the dynamic properties of flow fields where the exothermic energy is deposited Chapter 5. Aerodynamic AspectsChapter 6. Random Vortex MethodChapter 7. Gasdynamic AspectsChapter 8. Fronts and Interfaces Part 3. Explosions – revealing the dynamic features of fields and fronts due to rapid deposition of exothermic energy Chapter 9. Blast Wave TheoryChapter 10. Self-Similar SolutionChapter 11. Phase Space MethodChapter 12. Detonation</p>', 'Sub Title
			No

			Author
			A.K. Oppenheim

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540326069

			Pages
			359

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			2nd edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Oppenheim</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540326069</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>359</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9150"', '"5519"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2nd edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 359, '359', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5711dpp_18_56.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Dynamics%20of&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=108', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=108', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3012, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:04'),
('9d8748c8-4f82-47a3-89e3-d3a9337b7e94', '3901', 550, 'Advances in Organometallic Chemistry', 'advances-in-organometallic-chemistry', 'advances-in-organometallic-chemistry', '-45-', '-45-', '-45-', NULL, 'About the book

The purpose of the series ‘Advances in Soviet Science and Technology’, as its name implies, is to introduce the foreign reader to recent accomplishments by Soviet scientists. This volume summarizes major achievements in Soviet organometallic chemistry.

Most of the research presented here was conducted in the chemistry department of Moscow University and at the Nesmeyanov Institute of Organo-Element Compounds of the USSR Academy of Sciences.

These two Soviet institutions have been at the forefront of organometallic chemistry research for over twenty five years. Findings from work at three other important Soviet centres of organometallic chemistry research-in Gorky, Irkutsk, and Ufa-are also presented here.

CONTENTS

	 On the Mechanism of Electrophilic Substitution in the Organometallic Chemistry of Non-Transition Elements

	Carbon-Carbon Metallotropic Tautomerism

	Solvent Effects on the Kinetics and Mechanism of Organomercury Reactions

	Carbon-Group IVA Element Compounds with a Multiple Pr-Pr Bond: New Approaches to Synthesis

	A New Method for Synthesis of Cationic Arene Complexes of Group VII and VIII Metals

	Ligand Exchange in Ferrocene

	Organogold (I) Complexes

	Optically Active Organometallic Compounds with Central and Planar Chirality

	Homolytic Reactions of Addition to Unsaturated Tin, Germanium, and Silicon Derivatives

	New Findings Concerning Liquid-Phase Autoxidation of Organometallic Compounds

	Some Results of Studies into Organoaluminium Synthesis

 ', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>The purpose of the series ‘Advances in Soviet Science and Technology’, as its name implies, is to introduce the foreign reader to recent accomplishments by Soviet scientists. This volume summarizes major achievements in Soviet organometallic chemistry.</span></span></p>

<p style="text-align:justify"><span><span>Most of the research presented here was conducted in the chemistry department of Moscow University and at the Nesmeyanov Institute of Organo-Element Compounds of the USSR Academy of Sciences.</span></span></p>

<p style="text-align:justify"><span><span>These two Soviet institutions have been at the forefront of organometallic chemistry research for over twenty five years. Findings from work at three other important Soviet centres of organometallic chemistry research-in Gorky, Irkutsk, and Ufa-are also presented here.</span></span></p>

<p style="text-align:justify"><span><span><strong>CONTENTS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span> On the Mechanism of Electrophilic Substitution in the Organometallic Chemistry of Non-Transition Elements</span></span></li>
	<li style="text-align:justify"><span><span>Carbon-Carbon Metallotropic Tautomerism</span></span></li>
	<li style="text-align:justify"><span><span>Solvent Effects on the Kinetics and Mechanism of Organomercury Reactions</span></span></li>
	<li style="text-align:justify"><span><span>Carbon-Group IVA Element Compounds with a Multiple Pr-Pr Bond: New Approaches to Synthesis</span></span></li>
	<li style="text-align:justify"><span><span>A New Method for Synthesis of Cationic Arene Complexes of Group VII and VIII Metals</span></span></li>
	<li style="text-align:justify"><span><span>Ligand Exchange in Ferrocene</span></span></li>
	<li style="text-align:justify"><span><span>Organogold (I) Complexes</span></span></li>
	<li style="text-align:justify"><span><span>Optically Active Organometallic Compounds with Central and Planar Chirality</span></span></li>
	<li style="text-align:justify"><span><span>Homolytic Reactions of Addition to Unsaturated Tin, Germanium, and Silicon Derivatives</span></span></li>
	<li style="text-align:justify"><span><span>New Findings Concerning Liquid-Phase Autoxidation of Organometallic Compounds</span></span></li>
	<li style="text-align:justify"><span><span>Some Results of Studies into Organoaluminium Synthesis</span></span></li>
</ol>

<p style="text-align:justify"> </p>

<ol>
</ol>', 'Title
			Advances in Organometallic Chemistry

			Author
			O.A. Reutov

			Publisher
			Mir Publishers

			Year of Publication
			1984

			Pages
			264

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Advances in Organometallic Chemistry</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">O.A. Reutov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">264</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 264, '264', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9239WhatsApp%20Image%202025-07-25%20at%202.25.54%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-45-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3901', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3901', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 550, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:04'),
('9d8a7522-cca5-4986-a63c-5f33e3b5bdf9', '2610', NULL, 'Hindi Sahitya ke Vividh Aayam NEW', 'hindi-sahitya-ke-vividh-aayam-new-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610', 'hindi-sahitya-ke-vividh-aayam-new-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610-2610', 'BHUJ5454', 'BHUJ5454', 'BHUJ5454', NULL, 'Hindi Sahitya ke Vividh Aayam NEW', '<h1>Hindi Sahitya ke Vividh Aayam NEW</h1>', 'Sub Title
			No

			Author
			Dr. Girish Solanki

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380033334

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Girish Solanki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380033334</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BHUJ5454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2610', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2610', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1483, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:04'),
('9d8d20eb-dc9e-49dc-a6c1-718fd6461999', '76', NULL, 'Man''s place in Nature', 'mans-place-in-nature', 'mans-place-in-nature', '9780486432731', '9780486432731', '9780486432731', NULL, 'Known as "Darwin''s Bulldog" for his impassioned defense of evolutionary theory, Thomas Huxley published this, his most famous book, just a few years after Darwin''s The Origin of  Species. Unlike Origin, this book focuses on human ancestry and offers a concise, nontechnical survey of the state of mid-nineteenth-century knowledge about primate and human paleontology and ethology.

Man''s Place in Nature concurs with Darwin''s assertion of the absence of a physiologic and psychic structural line of demarcation between humans and apes. Huxley ventures further than Darwin, however, by making the first attempt to apply the principles of evolution directly to the human race (an issue that Darwin skirted). Despite Huxley''s acknowledgements of the wide gulf represented by the human capacity for rational speech and language, some Victorian readers were scandalized by the application of Darwinian theory to humans and by Huxley''s evidence of the fundamental similarities between the human brain and the ape brain.

A landmark of scientific progress, this immensely readable book reflects the stylistic gifts that made its author a popular public speaker.

Content - CHAPTER I. - ON THE NATURAL HISTORY OF THE MAN-LIKE APES, II. - ON THE RELATIONS OF MAN TO THE LOWER ANIMALE, III. - ON SOME FOSSIL REMAINS OF MAN', '<p style="text-align:justify"><span>Known as "Darwin''s Bulldog" for his impassioned defense of evolutionary theory, Thomas Huxley published this, his most famous book, just a few years after Darwin''s The Origin of  Species. Unlike Origin, this book focuses on human ancestry and offers a concise, nontechnical survey of the state of mid-nineteenth-century knowledge about primate and human paleontology and ethology. </span></p>

<p style="text-align:justify"><span>Man''s Place in Nature concurs with Darwin''s assertion of the absence of a physiologic and psychic structural line of demarcation between humans and apes. Huxley ventures further than Darwin, however, by making the first attempt to apply the principles of evolution directly to the human race (an issue that Darwin skirted). Despite Huxley''s acknowledgements of the wide gulf represented by the human capacity for rational speech and language, some Victorian readers were scandalized by the application of Darwinian theory to humans and by Huxley''s evidence of the fundamental similarities between the human brain and the ape brain. </span></p>

<p style="text-align:justify"><span>A landmark of scientific progress, this immensely readable book reflects the stylistic gifts that made its author a popular public speaker.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> CHAPTER I. - ON THE NATURAL HISTORY OF THE MAN-LIKE APES, II. - ON THE RELATIONS OF MAN TO THE LOWER ANIMALE, III. - ON SOME FOSSIL REMAINS OF MAN</span></p>', 'Sub Title
			Man''s place in Nature

			Author
			Thomas H.Huxley

			About Author
			As per Book

			ISBN 10 Digit
			0486432734

			ISBN 13 Digit
			9780486432731

			Pages
			184

			Binding
			Paperback

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Man''s place in Nature</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thomas H.Huxley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486432734</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486432731</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"956"', '"574"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 184, '184', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15731_5_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486432731&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=76', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=76', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3036, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:04'),
('9d90e031-5773-471b-b871-d483ab0d6684', '1423', NULL, 'Enjoying Ecstasy in Kalidasa''s Raghuvamsa', 'enjoying-ecstasy-in-kalidasas-raghuvamsa-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423', 'enjoying-ecstasy-in-kalidasas-raghuvamsa-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423-1423', '9788174534262', '9788174534262', '9788174534262', NULL, 'Raghuvamsa-Kaladipasikha : Enjoying Ecstasy in Kalidasa''s Raghuvamsa is a tender presentation by three sisters Prof. Sushma Kulshreshtha, Dr. Sumanlata Shrivastava and Prof. Abha Kulshreshtha to their Esteemed Guru Padmabhushan Prof. Satya Vrat Shastri, a great Doyen of Sanskrit, Indology and Sixty-four Arts, on the auspicious occasion of his 82nd birth anniversary on 29th September, 2012. Present volume, fifth in the series of Erotica Indica presents the first ever novel study of the sixty-four arts in the history of literary criticism and critical works in India and abroad accomplished with reference to the world-famous epic poem of Kalidasa namely, Raghuvamsa. The present work is divided into two stabakas :

Stabaka I : Visayavatarana : Sastric Study

Stabaka II : Sixty-four Arts in Raghuvamsa

The first stabaka deals with the Sastric and technical analysis of sixty-four arts as propounded by Sage Vatsyayana in his Kamasutra. These arts are considered as the angavidyas or the angabhutakalas of Kama, the art of enjoying love. The second stabaka presents the detailed analysis of 45 arts as found in Raghuvamsa citing and discussing at length numerous beautiful illustrations for the enjoyment of connoisseurs and Sanskrit lovers. In the end are appended Indices and detailed Bibliography.', '<h1><span>Raghuvamsa-Kaladipasikha : Enjoying Ecstasy in Kalidasa''s Raghuvamsa is a tender presentation by three sisters Prof. Sushma Kulshreshtha, Dr. Sumanlata Shrivastava and Prof. Abha Kulshreshtha to their Esteemed Guru Padmabhushan Prof. Satya Vrat Shastri, a great Doyen of Sanskrit, Indology and Sixty-four Arts, on the auspicious occasion of his 82nd birth anniversary on 29th September, 2012. Present volume, fifth in the series of Erotica Indica presents the first ever novel study of the sixty-four arts in the history of literary criticism and critical works in India and abroad accomplished with reference to the world-famous epic poem of Kalidasa namely, Raghuvamsa. The present work is divided into two stabakas :</span></h1>

<p><span>Stabaka I : Visayavatarana : Sastric Study</span></p>

<p><span>Stabaka II : Sixty-four Arts in Raghuvamsa</span></p>

<p><span>The first stabaka deals with the Sastric and technical analysis of sixty-four arts as propounded by Sage Vatsyayana in his Kamasutra. These arts are considered as the angavidyas or the angabhutakalas of Kama, the art of enjoying love. The second stabaka presents the detailed analysis of 45 arts as found in Raghuvamsa citing and discussing at length numerous beautiful illustrations for the enjoyment of connoisseurs and Sanskrit lovers. In the end are appended Indices and detailed Bibliography.</span></p>', 'Sub Title
			Sahasracandri Prsentation Volume

			Author
			Prof. Sushma Kulshreshtha, Prof. Abha Kulshreshtha

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788174534262

			Pages
			227

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			Hindi

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sahasracandri Prsentation Volume</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Sushma Kulshreshtha, Prof. Abha Kulshreshtha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174534262</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>227</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1800"', '"1080"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 227, '227', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3839image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788174534262&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1423', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1423', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2210, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('9d924668-bb52-4d66-82ac-37878c7a8ac0', '2360', NULL, 'Theoretical Psychology Classic Readings - Benchmarks in Psychlogy - 4 Vols.', 'theoretical-psychology-classic-readings-benchmarks-in-psychlogy-4-vols-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360', 'theoretical-psychology-classic-readings-benchmarks-in-psychlogy-4-vols-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360-2360', '9781849207720', '9781849207720', '9781849207720', NULL, 'VOLUME ONE: THE ORIGINS OF A THEORETICAL PSYCHOLOGY 

PART ONE: THEORY IN PSYCHOLOGY - The Psychology of Controversy, The Conceptual Focus of Some Psychological Systems, The Two Disciplines of Scientific Psychology, The Place of Theory in Science, That''s Interesting!, Towards a Phenomenology of Sociology and a Sociology of Phenomenology, A Project for a Scientific Psychology, The Logical Analysis of Psychology, Psychology and Emerging Conceptions of Knowledge as Unitary, Theoretical Psychology 1950, An Overview, Wundt''s Creature at Age Zero - and as Centenarian, Some Aspects of the Institutionalization of the ''New Psychology'', The Conflict between Aristotelian and Galilean Modes of Thought in Contemporary Psychology, The Formal Criteria of a Systematic Psychology, The Current Impact of Freud upon Psychology, The Cult of Empiricism in Psychology, and beyond, The Nature of Theory Construction in Contemporary Psychology, Virtue Rewarded and Vice Punished

VOLUME TWO: THEORY AND METHOD

PART ONE: PSYCHOPHYSICS - Psychophysical Analysis, The Direct Estimation of Sensory Magnitudes-Loudness, Is There a Sensory Threshold? 

PART TWO: MEASUREMENT - A Theory of Data, Theoretical Risks and Tabular Asterisks, Sir Ronald and the Slow Progress of Soft Psychology, Measurement Scales and Statistics, A Clash of Paradigms, Construct Validity in Psychological Tests, The Fallacy of the Null-Hypothesis Significance Test, Simultaneous Conjoint Measurement, A New Type of Fundamental Measurement, A Critique, Psychology and the Science of Science, Measurement and Man, On the Statistical Treatment of Football Numbers

PART THREE: METHODOLOGY

Psychology''s Bridgman versus Bridgman''s Bridgman, An Essay in Reconstruction, Reflexivity, An Unfaced Issue of Psychology, On the Social Psychology of the Psychological Experiment, With Particular Reference to Demand Characteristics and Their Implications. Robert Rosenthal, Covert Communication in the Psychological Experiment, Kenneth MacCorquodale and Paul Meehl, On a Distinction between Hypothetical Constructs and Intervening Variables, 

VOLUME THREE: MAJOR THEORETICAL POSITIONS IN TWENTIETH CENTURY PSYCHOLOGY

PART ONE: FUNCTIONALISM - The Reflex Arc Concept in Psychology, Structural and Functional Psychology, Minds and Machines

PART TWO: BEHAVIORISM - Psychology as the Behaviorist Views It, A New Formula for Behaviorism, The Conflicting Psychologies of Learning, A Way out, Are Theories of Learning Necessary?

The Psychologist Looks at Language, The Methods and Postulates of ''Behaviorism''

PART THREE: THE EMERGENCE OF COGNITIVE PSYCHOLOGY

Human Memory, A Proposed System and Its Control Processes, A Mechanical Model for Human Attention and Immediate Memory, Review of Verbal Behavior, Gestalt Psychology Today, The Magical Number Seven, Plus or Minus Two, Some Limits on Our Capacity for Processing Information, Are Theories of Perception Necessary?

 The Knowledge Level, Allen Newell and Herbert Simon, Computer Simulation of Human Thinking.

VOLUME FOUR: THE HUMAN DILEMMA: SOCIAL, DEVELOPMENTAL AND ABNORMAL PSYCHOLOGY

PART ONE : SOCIAL PSYCHOLOGY - Field Theory and Experiments in Social Psychology, Concepts and Methods, The Need for a Phenomenological System of Psychology, Social Psychology as History, Scientific Models and Human Morals, Contributions to Role-Taking Theory, I Hypnotic Behavior, Edward Jones and Keith Davis, From Acts to Dispositions, The Attribution Process in Person Perception

PART TWO: DEVELOPMENTAL PSYCHOLOGY - Conceptual Emphasis in the History of Developmental Psychology, Evolutionary Theory, Teleology and the Nature-Nurture Issue, Selection from the Construction of Reality in the Child, The Concept of Development from a Comparative and Organismic Point of View, Selection from Identity, Youth and Crisis, Albert Bandura, Dorothea Ross and Sheila Ross, Transmission of Aggression through Imitation of Aggressive Models, Moral Stages and Moralization, The Cognitive-Developmental Approach.

PART THREE : ABNORMAL PSYCHOLOGY, PSYCHOPATHOLOGY, CLINICAL PSYCHOLOGY - A Stimulus-Response Theory of Anxiety and Its Role as a Reinforcing Agent, Significant Aspects of Client-Centered Therapy, Persons or Science? A Philosophical Question, The Adjustment of the Male Overt Homosexual, A Critique of Cultural and Statistical Concepts of Abnormality, Psychotherapy, The Non-Scientific Heritage and the New Science, Intensive Treatment of Psychotic Behaviour by Stimulus Satiation and Food Reinforcement.', '<p><strong>VOLUME ONE: THE ORIGINS OF A THEORETICAL PSYCHOLOGY</strong> </p>

<p>PART ONE: THEORY IN PSYCHOLOGY - The Psychology of Controversy, The Conceptual Focus of Some Psychological Systems, The Two Disciplines of Scientific Psychology, The Place of Theory in Science, That''s Interesting!, Towards a Phenomenology of Sociology and a Sociology of Phenomenology, A Project for a Scientific Psychology, The Logical Analysis of Psychology, Psychology and Emerging Conceptions of Knowledge as Unitary, Theoretical Psychology 1950, An Overview, Wundt''s Creature at Age Zero - and as Centenarian, Some Aspects of the Institutionalization of the ''New Psychology'', The Conflict between Aristotelian and Galilean Modes of Thought in Contemporary Psychology, The Formal Criteria of a Systematic Psychology, The Current Impact of Freud upon Psychology, The Cult of Empiricism in Psychology, and beyond, The Nature of Theory Construction in Contemporary Psychology, Virtue Rewarded and Vice Punished</p>

<p><strong>VOLUME TWO: THEORY AND METHOD</strong></p>

<p>PART ONE: PSYCHOPHYSICS - Psychophysical Analysis, The Direct Estimation of Sensory Magnitudes-Loudness, Is There a Sensory Threshold? </p>

<p>PART TWO: MEASUREMENT - A Theory of Data, Theoretical Risks and Tabular Asterisks, Sir Ronald and the Slow Progress of Soft Psychology, Measurement Scales and Statistics, A Clash of Paradigms, Construct Validity in Psychological Tests, The Fallacy of the Null-Hypothesis Significance Test, Simultaneous Conjoint Measurement, A New Type of Fundamental Measurement, A Critique, Psychology and the Science of Science, Measurement and Man, On the Statistical Treatment of Football Numbers</p>

<p>PART THREE: METHODOLOGY</p>

<p>Psychology''s Bridgman versus Bridgman''s Bridgman, An Essay in Reconstruction, Reflexivity, An Unfaced Issue of Psychology, On the Social Psychology of the Psychological Experiment, With Particular Reference to Demand Characteristics and Their Implications. Robert Rosenthal, Covert Communication in the Psychological Experiment, Kenneth MacCorquodale and Paul Meehl, On a Distinction between Hypothetical Constructs and Intervening Variables, </p>

<p><strong>VOLUME THREE: MAJOR THEORETICAL POSITIONS IN TWENTIETH CENTURY PSYCHOLOGY</strong></p>

<p>PART ONE: FUNCTIONALISM - The Reflex Arc Concept in Psychology, Structural and Functional Psychology, Minds and Machines</p>

<p>PART TWO: BEHAVIORISM - Psychology as the Behaviorist Views It, A New Formula for Behaviorism, The Conflicting Psychologies of Learning, A Way out, Are Theories of Learning Necessary?</p>

<p>The Psychologist Looks at Language, The Methods and Postulates of ''Behaviorism''</p>

<p>PART THREE: THE EMERGENCE OF COGNITIVE PSYCHOLOGY</p>

<p>Human Memory, A Proposed System and Its Control Processes, A Mechanical Model for Human Attention and Immediate Memory, Review of Verbal Behavior, Gestalt Psychology Today, The Magical Number Seven, Plus or Minus Two, Some Limits on Our Capacity for Processing Information, Are Theories of Perception Necessary?</p>

<p> The Knowledge Level, Allen Newell and Herbert Simon, Computer Simulation of Human Thinking.</p>

<p><strong>VOLUME FOUR: THE HUMAN DILEMMA: SOCIAL, DEVELOPMENTAL AND ABNORMAL PSYCHOLOGY</strong></p>

<p>PART ONE : SOCIAL PSYCHOLOGY - Field Theory and Experiments in Social Psychology, Concepts and Methods, The Need for a Phenomenological System of Psychology, Social Psychology as History, Scientific Models and Human Morals, Contributions to Role-Taking Theory, I Hypnotic Behavior, Edward Jones and Keith Davis, From Acts to Dispositions, The Attribution Process in Person Perception</p>

<p>PART TWO: DEVELOPMENTAL PSYCHOLOGY - Conceptual Emphasis in the History of Developmental Psychology, Evolutionary Theory, Teleology and the Nature-Nurture Issue, Selection from the Construction of Reality in the Child, The Concept of Development from a Comparative and Organismic Point of View, Selection from Identity, Youth and Crisis, Albert Bandura, Dorothea Ross and Sheila Ross, Transmission of Aggression through Imitation of Aggressive Models, Moral Stages and Moralization, The Cognitive-Developmental Approach.</p>

<p>PART THREE : ABNORMAL PSYCHOLOGY, PSYCHOPATHOLOGY, CLINICAL PSYCHOLOGY - A Stimulus-Response Theory of Anxiety and Its Role as a Reinforcing Agent, Significant Aspects of Client-Centered Therapy, Persons or Science? A Philosophical Question, The Adjustment of the Male Overt Homosexual, A Critique of Cultural and Statistical Concepts of Abnormality, Psychotherapy, The Non-Scientific Heritage and the New Science, Intensive Treatment of Psychotic Behaviour by Stimulus Satiation and Food Reinforcement.</p>', 'Sub Title
			Benchmarks in Psychology

			Author
			Henderikus J. Stam

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781849207720

			Pages
			1616

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Benchmarks in Psychology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henderikus J. Stam</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849207720</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1616</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per book</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40983"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1616, '1616', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849207720&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2360', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2360', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1647, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:04'),
('9d9e30ec-c9e4-45d2-a221-62548fa4c919', '1976', NULL, 'Integrated Molecular and Cellular Biophysics New', 'integrated-molecular-and-cellular-biophysics-new-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-19-1976', 'integrated-molecular-and-cellular-biophysics-new-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976-1976', 'BNYU56655', 'BNYU56655', 'BNYU56655', NULL, 'Biophysics represents perhaps one of the best examples of interdisciplinary research areas, where concepts and methods from disciplines such as physics, biology, b- chemistry, colloid chemistry, and physiology are integrated. It is by no means a new ?eld of study and has actually been around, initially as quantitative physiology and partly as colloid science, for over a hundred years. For a long time, biophysics has been taught and practiced as a research discipline mostly in medical schools and life sciences departments, and excellent biophysics textbooks have been published that are targeted at a biologically literate audience. With a few exceptions, it is only relatively recently that biophysics has started to be recognized as a physical science and integrated into physics departments’ curr- ula, sometimes under the new name of biological physics. In this period of cryst- lization and possible rede?nition of biophysics, there still exists some uncertainty as to what biophysics might actually represent. A particular tendency among phy- cists is to associate biophysics research with the development of powerful new te- niques that should eventually be used not by physicists to study physical processes in living matter, but by biologists in their biological investigations. There is value in that judgment, and excellent books have been published that introduce the int- ested reader to the use of physical principles for the development of new methods of investigation in life sciences.', '<p>Biophysics represents perhaps one of the best examples of interdisciplinary research areas, where concepts and methods from disciplines such as physics, biology, b- chemistry, colloid chemistry, and physiology are integrated. It is by no means a new ?eld of study and has actually been around, initially as quantitative physiology and partly as colloid science, for over a hundred years. For a long time, biophysics has been taught and practiced as a research discipline mostly in medical schools and life sciences departments, and excellent biophysics textbooks have been published that are targeted at a biologically literate audience. With a few exceptions, it is only relatively recently that biophysics has started to be recognized as a physical science and integrated into physics departments’ curr- ula, sometimes under the new name of biological physics. In this period of cryst- lization and possible rede?nition of biophysics, there still exists some uncertainty as to what biophysics might actually represent. A particular tendency among phy- cists is to associate biophysics research with the development of powerful new te- niques that should eventually be used not by physicists to study physical processes in living matter, but by biologists in their biological investigations. There is value in that judgment, and excellent books have been published that introduce the int- ested reader to the use of physical principles for the development of new methods of investigation in life sciences.</p>', 'Integrated Molecular and Cellular Biophysics New', '<h1>Integrated Molecular and Cellular Biophysics New</h1>', '"11700"', '"7020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5016dpp_10_26.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNYU56655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1976', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1976', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1849, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('9daf9548-e7af-4e43-9dbb-c2446f97e13f', '1780', NULL, 'Planets, Stars and Galaxies: Descriptive Astronomy for Beginners', 'planets-stars-and-galaxies-descriptive-astronomy-for-beginners-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-178-1780', 'planets-stars-and-galaxies-descriptive-astronomy-for-beginners-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780-1780', 'FVGH2211', 'FVGH2211', 'FVGH2211', NULL, 'Planets, Stars and Galaxies: Descriptive Astronomy for Beginners', '<h1>Planets, Stars and Galaxies: Descriptive Astronomy for Beginners</h1>', 'Sub Title
			No

			Author
			C.A.E.Fanning

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780486216805

			Pages
			189

			Binding
			Paperback

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C.A.E.Fanning</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486216805</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>189</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 189, '189', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25303_7.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVGH2211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1780', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1780', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1967, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:04'),
('9e030f9b-fba2-4c28-b300-6089d54a57b3', '3982', 470, 'Challenges and Opportunities in Agrometeorology', 'challenges-and-opportunities-in-agrometeorology', 'challenges-and-opportunities-in-agrometeorology', '9789393884589', '9789393884589', '9789393884589', NULL, 'About the Book

Agrometeorology is the study of weather and use of weather and climate information to enhance or expand or expand agricultural crops or to increase crop production.  Agrometeorology mainly involves the interaction of meteorological and hydrological factors, on one hand and agriculture, which encompasses horticulture, animal husbandry, and forestry.  Agrometeorology has to make most efficient use of the opportunities available in achieving the objectives of enhancing productivity and maintenance of sustainability.  Increased awareness and technological advancement have provided opportunities to develop efficient agrometeorological services that can help crops with risks.  Agricultural meteorology draws on basic physical and biological sciences to discover, define, and apply knowledge of weather and climate to production of food, feed, fiber and bio-based products.  Agricultural meteorology is based on fundamental principles of radiation and surface aerodynamics and thermodynamics.  Models of atmospheric interactions with plants and soil, made more applicable by expanding historical databases, find increased application in risk management and climate change. A highly trained workforce in agricultural meteorology is needed to address future needs for global food security in a changing global climate. Agricultural meteorology is an interdisciplinary science concerned with discovering, defining, and applying knowledge of the interactions between meteorological and hydrological factors and biological systems to practical use in agriculture.  An ultimate goal of agricultural meteorology is to extend and fully deloy knowledge of atmospheric and related processes to optimize agricultural production and hence to increase profitability, decrease risk, and feed an expanding global population. A second goal that is taking on increased importance to to help conserve natural resources and protect our soil, plant and water resources.  This book provides the basic understanding about the terminology used in agricultural meteorology for post graduate as well as undergraduate students and scientists carrying research in this field.  The book has been explicitly designed to expose the students to all important concepts and definitions in Agrometeorology.

Contents:

1. Introduction

2. Agro-Ecosystems,

3. Climatology,

4. Crop Modeling in Weather Forecasting,

5. Agriculture Exploitation of Solar Energy under Adequate\r\nSupply of Nutrients and Water,

6. Climate Change and Variability on Agricultural Systems,

7. Climate Variability and Crop Production in Arid,

8. Effects of Climate Change on Agriculture,

9. The Atmosphere, Climate Change and Meteorology in\r\nAgriculture,

10. Soil Temperature and Its Importance', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agrometeorology is the study of weather and use of weather and climate information to enhance or expand or expand agricultural crops or to increase crop production.  Agrometeorology mainly involves the interaction of meteorological and hydrological factors, on one hand and agriculture, which encompasses horticulture, animal husbandry, and forestry.  Agrometeorology has to make most efficient use of the opportunities available in achieving the objectives of enhancing productivity and maintenance of sustainability.  Increased awareness and technological advancement have provided opportunities to develop efficient agrometeorological services that can help crops with risks.  Agricultural meteorology draws on basic physical and biological sciences to discover, define, and apply knowledge of weather and climate to production of food, feed, fiber and bio-based products.  Agricultural meteorology is based on fundamental principles of radiation and surface aerodynamics and thermodynamics.  Models of atmospheric interactions with plants and soil, made more applicable by expanding historical databases, find increased application in risk management and climate change. A highly trained workforce in agricultural meteorology is needed to address future needs for global food security in a changing global climate. Agricultural meteorology is an interdisciplinary science concerned with discovering, defining, and applying knowledge of the interactions between meteorological and hydrological factors and biological systems to practical use in agriculture.  An ultimate goal of agricultural meteorology is to extend and fully deloy knowledge of atmospheric and related processes to optimize agricultural production and hence to increase profitability, decrease risk, and feed an expanding global population. A second goal that is taking on increased importance to to help conserve natural resources and protect our soil, plant and water resources.  This book provides the basic understanding about the terminology used in agricultural meteorology for post graduate as well as undergraduate students and scientists carrying research in this field.  The book has been explicitly designed to expose the students to all important concepts and definitions in Agrometeorology.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Agro-Ecosystems,</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Climatology,</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Crop Modeling in Weather Forecasting,</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Agriculture Exploitation of Solar Energy under Adequate\r\nSupply of Nutrients and Water,</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Climate Change and Variability on Agricultural Systems,</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Climate Variability and Crop Production in Arid,</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Effects of Climate Change on Agriculture,</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. The Atmosphere, Climate Change and Meteorology in\r\nAgriculture,</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Soil Temperature and Its Importance</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Challenges and Opportunities in Agrometeorology

			Author
			Surendra Bhanot

			ISBN
			9789393884589

			Publishers
			Random Publications

			Binding
			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Challenges and Opportunities in Agrometeorology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Surendra Bhanot</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789393884589</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5998WhatsApp%20Image%202025-10-09%20at%2015.32.03_0098d42c.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789393884589&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3982', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3982', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 470, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:04'),
('9e159907-fb67-4f60-a3f8-f11a3b3092e1', '358', NULL, 'Nyaya Philosophy–Epistemology and Education', 'nyaya-philosophyepistemology-and-education', 'nyaya-philosophyepistemology-and-education', '818747117406', '818747117406', '818747117406', NULL, 'Contents:-

1. Introduction: Purpose and Perspective 

Why to Read the Following Pages?

2. Development of Epistemology

A.  Western Epistemology: Thinkers and Theories

Human Knowledge in Homer and Xenophanes

Socrates Therory of Knowledge

Plato''s Theory of Knowledge

Aristotle''s Epistemology

Copernicus and Galileo

Bacon

Hobbes

Locke

Berkeley

Rene'' Descartes

Leibnitz

Spinoza

Hume 

Kant

Hegal                                                   

Newton

Russell

A. N. Whitehead

Wittgenstein

An Empiricist View of Knowledge

A Rationalist View of Knowledge

Pragmatism

B. Indian Epistemology: An Overview 

The Vedic Literature

Theory of Knowledge in the Vaisesika Sutras VS

Epistemology of the Samkhya System

Epistemology of the Yoga Sutras

The Mimamnsa Epistemology

Theory of Knowledge in the Sabarabhasya of the Mimamsa-Sutras

The Mimansa Epistemology according to Kumarila Bhatta

The Vedanta Epistemology

Samkara''s Theory of knowledge and Reality

Ramanuja''s Doctrine of knowledge and Reality

The Jaina and Buddhist Epistemology 

The Beginning of Jaina Epistemology in Umasvati''s Tattvadhigama-Sutra TS

The Lager Jaina Epistemology

The Buddhist Epistemology

Theories of Direct Knowledge and Inference in the Nyaya-Bindu of Dharma-kirit

Epistemology in the New School of Logic-Navya-nyaya

3. Nyaya Philosophy: Its Epistemological Assumptions

What is Nyaya?

Origin of Nyaya School and its Pioneer Contributors

Gangesia and his Successors

Subject Matter of Nyaya

A. Nature of Knowledge

Basic Epistemological Assumptions

Knowledge

Knowledge-Its Forms

Valid Knowledge-Prama

Invalid Knowledge

Memory-Smrti and Dream

Causes of Memory

Dreams

Doubt-Samsaya

Error-Viparyyaya and Illusion-Bhrama

Hypothetical Reasoning-Tarka

Pramana

Pramana-Its Scope

The Nyaya Theory of Extrinsic Validity

B. Methods of Knowledge

Methods of Knowledge-Pramanas

Perception as a Method of Knowledge

Pratyaksa Pramana

a. Indriyarthasannikarsa-Sense -Object Contract

b. Anyapadesyam-Unnameable

c. Non-Erroneous-Avyabhicari

d. Determinate-Vyavasayatmaka

The Psychology of Perception

Function of the Senses

The Nature and Function of Mind-Manas

Self

The Nyaya Theory of Self

Divergent Views Regarding the Self

Indriyatmavada

Manasatmavada

Budhyatmavada

Indriyadhisthanavada

C. Ordinary Perception and its Objects

Different Kinds of Perception

Modes of Ordinary Perception

Nirvikalpaka and Savikalpaka Perceptions

Recognition-Pratyabhijna

Extraordinary Perception

Jnanalalsana as Acquired Perception

Yogaja or Intuitive Perception

Perception of Substances-Dravya

Perception of Attributes-Guna and Actions-Karma

Karma-Actions

Samanya-Universality

Visesa

Samvaya-Inherence

Perception of Non-Existence-Abhava

Internal Perception and its-Objects                             

D. Inference (Anumana)

Nature and Scope of-Anumana

Distinction between Perception and Inference

The Constituents of Inference

The Forms of Anumana

The Puravat, Sesavat and Samanyatodrsta

Kevalanvayi, Kevala-Vyatireki and Anvaya-Vyatireki

Inference

The Logical Form of Inference (Anumana)

Pararthanumana and Svarthanumana

The Problem of Vyapti

Logical and Psychological Bases of Inference

Vyapti

The Psychological Ground of Inference (Paksata)

Fallacies (Hetvabhasa)

E. What if Upamana?

The Nature of Upamana (Comparision)

The Role of Sadrsya (similarity) in Upamana

Upamana as an Independent Source of Knowledge (Pramana)

F. Verbal Testimony (Sabda)

Words (Pada)

Kinds of Word

Import of Words

Sentence (Vakya)

The Import of Sentences

4. Nyaya Epistemology and Education

A. Zeroing in on Education

B. Pedagogy: A Paradigm Shift

 ', '<p style="text-align:justify"><span><span><span><span>Contents:-</span></span></span></span></p>

<p style="text-align:justify"><strong><span><span><span><span>1. Introduction: Purpose and Perspective </span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span>Why to Read the Following Pages?</span></span></span></span></p>

<p style="text-align:justify"><strong><span><span><span><span>2. Development of Epistemology </span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span>A.  Western Epistemology: Thinkers and Theories </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Human Knowledge in Homer and Xenophanes</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Socrates Therory of Knowledge</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Plato''s Theory of Knowledge</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Aristotle''s Epistemology</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Copernicus and Galileo</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Bacon</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Hobbes</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Locke</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Berkeley</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Rene'' Descartes</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Leibnitz</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Spinoza</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Hume </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Kant</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Hegal                                                    </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Newton</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Russell</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>A. N. Whitehead</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Wittgenstein</span></span><br />
<span><span><span>An Empiricist View of Knowledge</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>A Rationalist View of Knowledge</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Pragmatism</span></span></span></span></p>

<p><span><span><span><span>B. Indian Epistemology: An Overview </span></span></span></span></p>

<p><span><span><span><span>The Vedic Literature</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Theory of Knowledge in the Vaisesika Sutras VS</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Epistemology of the Samkhya System</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Epistemology of the Yoga Sutras</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Mimamnsa Epistemology</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Theory of Knowledge in the Sabarabhasya of the Mimamsa-Sutras</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Mimansa Epistemology according to Kumarila Bhatta</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Vedanta Epistemology</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Samkara''s Theory of knowledge and Reality</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Ramanuja''s Doctrine of knowledge and Reality</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Jaina and Buddhist Epistemology </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Beginning of Jaina Epistemology in Umasvati''s Tattvadhigama-Sutra TS</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Lager Jaina Epistemology</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Buddhist Epistemology</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Theories of Direct Knowledge and Inference in the Nyaya-Bindu of Dharma-kirit</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Epistemology in the New School of Logic-Navya-nyaya</span></span></span></span></p>

<p style="text-align:justify"><strong><span><span><span><span>3. Nyaya Philosophy: Its Epistemological Assumptions </span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span>What is Nyaya?</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Origin of Nyaya School and its Pioneer Contributors</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Gangesia and his Successors</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Subject Matter of Nyaya</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>A. Nature of Knowledge </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Basic Epistemological Assumptions</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Knowledge</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Knowledge-Its Forms</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Valid Knowledge-Prama</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Invalid Knowledge</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Memory-Smrti and Dream</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Causes of Memory</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Dreams</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Doubt-Samsaya</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Error-Viparyyaya and Illusion-Bhrama</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Hypothetical Reasoning-Tarka</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Pramana</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Pramana-Its Scope</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Nyaya Theory of Extrinsic Validity</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>B. Methods of Knowledge </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Methods of Knowledge-Pramanas</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Perception as a Method of Knowledge</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Pratyaksa Pramana</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>a. Indriyarthasannikarsa-Sense -Object Contract</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>b. Anyapadesyam-Unnameable</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>c. Non-Erroneous-Avyabhicari</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>d. Determinate-Vyavasayatmaka</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Psychology of Perception</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Function of the Senses</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Nature and Function of Mind-Manas</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Self</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Nyaya Theory of Self</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Divergent Views Regarding the Self</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Indriyatmavada</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Manasatmavada</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Budhyatmavada</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Indriyadhisthanavada</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>C. Ordinary Perception and its Objects </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Different Kinds of Perception</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Modes of Ordinary Perception</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Nirvikalpaka and Savikalpaka Perceptions</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Recognition-Pratyabhijna</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Extraordinary Perception</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Jnanalalsana as Acquired Perception</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Yogaja or Intuitive Perception</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Perception of Substances-Dravya</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Perception of Attributes-Guna and Actions-Karma</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Karma-Actions</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Samanya-Universality</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Visesa</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Samvaya-Inherence</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Perception of Non-Existence-Abhava</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Internal Perception and its-Objects                              </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>D. Inference (Anumana) </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Nature and Scope of-Anumana</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Distinction between Perception and Inference</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Constituents of Inference</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Forms of Anumana</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Puravat, Sesavat and Samanyatodrsta</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Kevalanvayi, Kevala-Vyatireki and Anvaya-Vyatireki</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Inference</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Logical Form of Inference (Anumana)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Pararthanumana and Svarthanumana</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Problem of Vyapti</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Logical and Psychological Bases of Inference</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Vyapti</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Psychological Ground of Inference (Paksata)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Fallacies (Hetvabhasa)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>E. What if Upamana? </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Nature of Upamana (Comparision)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Role of Sadrsya (similarity) in Upamana</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Upamana as an Independent Source of Knowledge (Pramana)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>F. Verbal Testimony (Sabda) </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Words (Pada)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Kinds of Word</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Import of Words</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Sentence (Vakya)</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Import of Sentences</span></span></span></span></p>

<p style="text-align:justify"><strong><span><span><span><span>4. Nyaya Epistemology and Education </span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span>A. Zeroing in on Education </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>B. Pedagogy: A Paradigm Shift </span></span></span></span></p>

<p style="text-align:justify"> </p>', ' 

			Title
			Nyaya Philosophy–Epistemology and Education

			Author
			Dr. Arvind Kumar Jha

			ISBN
			818747117406

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Nyaya Philosophy–Epistemology and Education</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Arvind Kumar Jha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>818747117406</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67628187471174_1_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=818747117406&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=358', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=358', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2871, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:04'),
('9e1c0094-5f35-4187-a8ce-87dd91ce436c', '1644', NULL, 'Biomicrosystems - Where Electronics Meet Biology New', 'biomicrosystems-where-electronics-meet-biology-new-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644', 'biomicrosystems-where-electronics-meet-biology-new-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644-1644', 'FRED2233', 'FRED2233', 'FRED2233', NULL, 'The book will address the-state-of-the-art in integrated Bio-Microsystems that integrate microelectronics with fluidics, photonics, and mechanics. New exciting opportunities in emerging applications that will take system performance beyond offered by traditional CMOS based circuits are discussed in detail. The book is a must for anyone serious about microelectronics integration possibilities for future technologies. The book is written by top notch international experts in industry and academia. The intended audience is practicing engineers with electronics background that want to learn about integrated microsystems. The book will be also used as a recommended reading and supplementary material in graduate course curriculum', '<p>The book will address the-state-of-the-art in integrated Bio-Microsystems that integrate microelectronics with fluidics, photonics, and mechanics. New exciting opportunities in emerging applications that will take system performance beyond offered by traditional CMOS based circuits are discussed in detail. The book is a must for anyone serious about microelectronics integration possibilities for future technologies. The book is written by top notch international experts in industry and academia. The intended audience is practicing engineers with electronics background that want to learn about integrated microsystems. The book will be also used as a recommended reading and supplementary material in graduate course curriculum</p>', 'Biomicrosystems - Where Electronics Meet Biology New', '<h1>Biomicrosystems - Where Electronics Meet Biology New</h1>', '"12999"', '"7799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2993_2_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FRED2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1644', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1644', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2084, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9e2af00c-6d04-4609-9adb-02161b7cc491', '2321', NULL, 'International Themes in Business Law - Library in Business & Management- 5 Vols.', 'international-themes-in-business-law-library-in-business-management-5-vols-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2-2321', 'international-themes-in-business-law-library-in-business-management-5-vols-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321-2321', '9781412929004', '9781412929004', '9781412929004', NULL, 'This collection of papers will prove itself to be an invaluable resource for any reader wishing to dig deeply into the fund of published scholarship on Corporate and Partnership Law and to have that material available in an easily accessible source. The authors are to be congratulated for their approach to selection; articles published in a wide range of law journals have been included, as have important reform proposals from the Law Commission. In short, the coverage is comprehensive and the contents compelling. This commentator unreservedly applauds this new entrant to the International Business Law library. It will appeal to a wide range of readers'' - David Milman, Professor of Law, Lancaster University With contributions from the main stakeholders in the field, including company lawyers as well as leading scholars, this five volume collection of classic and contemporary articles maps out the key issues in Business Law. International Themes in Business Law moves logically from the establishment of companies, the funding and management of companies, the operation of companies in the global context and what happens when companies fail and how should they be reformed. Contributors demonstrate not only the depth of the complicated regulation which surrounds modern companies today, but also the breadth of the legal issues to be applied and analysed. Volume One: Corporate Personality, Incorporation, Registration, Memo and Articles Volume Two: Limited Liability Partnership Volume Three: Insider Dealing, Directors and Their Duties, Corporate Governance Volume Four: International Trade, Conflicts of Laws, Insolvency and Liquidation', '<p>This collection of papers will prove itself to be an invaluable resource for any reader wishing to dig deeply into the fund of published scholarship on Corporate and Partnership Law and to have that material available in an easily accessible source. The authors are to be congratulated for their approach to selection; articles published in a wide range of law journals have been included, as have important reform proposals from the Law Commission. In short, the coverage is comprehensive and the contents compelling. This commentator unreservedly applauds this new entrant to the International Business Law library. It will appeal to a wide range of readers'' - David Milman, Professor of Law, Lancaster University With contributions from the main stakeholders in the field, including company lawyers as well as leading scholars, this five volume collection of classic and contemporary articles maps out the key issues in Business Law. International Themes in Business Law moves logically from the establishment of companies, the funding and management of companies, the operation of companies in the global context and what happens when companies fail and how should they be reformed. Contributors demonstrate not only the depth of the complicated regulation which surrounds modern companies today, but also the breadth of the legal issues to be applied and analysed. Volume One: Corporate Personality, Incorporation, Registration, Memo and Articles Volume Two: Limited Liability Partnership Volume Three: Insider Dealing, Directors and Their Duties, Corporate Governance Volume Four: International Trade, Conflicts of Laws, Insolvency and Liquidation</p>', 'Author
			Stephen T. Hardy

			Published
			22 Feb 2007

			Format
			Hardback

			Edition
			1st

			Pages
			1704

			ISBN
			9789389449143

			Publisher
			SAGE', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Stephen T. Hardy</td>
		</tr>
		<tr>
			<th>Published</th>
			<td>22 Feb 2007</td>
		</tr>
		<tr>
			<th>Format</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1704</td>
		</tr>
		<tr>
			<th>ISBN</th>
			<td>9789389449143</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
	</tbody>
</table>', '"67985"', '"27195"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, '1st', NULL, '22 Feb 2007', NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1704, '1704', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71929781412929004.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412929004&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2321', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2321', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1652, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:04'),
('9e32efb1-f8d0-4565-8666-689c3398aba1', '19', NULL, 'Brahmanical Temple Art and Architecture in Hadoti', 'brahmanical-temple-art-and-architecture-in-hadoti', 'brahmanical-temple-art-and-architecture-in-hadoti', '9788180903007', '9788180903007', '9788180903007', NULL, 'Temples of India are an epitome of faith, devotion and a live documentary of the culture, tradition and sentiments of the people of Indian landmass. This book narrates the fascinating saga of the evolution and development of art and architectural styles of temples in Hadoti region of Rajasthan from the earliest times to Post-Gupta period.

The book introduces Hadoti region in spectacular way touching upon geography, topography, river system and deliberating its historical background. A special feature of the book lies in a discussion on temples and its remain at Darra, Char-Choma, Rangpur, Keshoraipatan and Chandrabhaga. In the light of some new temple architectural remains, this book can claim to be a pioneer and authoritative work, revealing some unseen facets of temple art of Hadoti.

The book identifies and studies magnificent features of the principal architectural styles in Hadoti region and makes a comparative study of it with the rest of Rajasthan in a systematic manner so as to build up a logical and coherent picture of it.

The book has line drawings and 76 illustrations. It is hoped that the scholar and reader will enjoy going through the book.

Content - I. Foreword, II. Prologue, III. Acknowledgements, IV. List of Figures, V. List of Plates, VI. Chapter 1 : Introduction of Hadoti Region, VII. Chapter 2 : Growth and Development of Art and Architecture with Reference to Eastern Rajasthan, VIII. Chapter 3 : Gupta Art Centres, IX. Chapter 4 : Sitaleswar Mahadeva Temple at Chandrabhaga, Jhalrapatan (District Jhalawar), X. Chapter 5 : Comparative Study of Brahmanical Temples with Other Temples of Rajasthan, XI. Chapter 6 : Epilogue : Contribution of Art and Architecture of Hadoti to Indian Art and Architecture with Special Reference to Rajasthan,  Appendices,  Bibliography,  Index,  Plates        ', '<p style="text-align:justify"><span>Temples of India are an epitome of faith, devotion and a live documentary of the culture, tradition and sentiments of the people of Indian landmass. This book narrates the fascinating saga of the evolution and development of art and architectural styles of temples in Hadoti region of Rajasthan from the earliest times to Post-Gupta period.</span></p>

<p style="text-align:justify"><span>The book introduces Hadoti region in spectacular way touching upon geography, topography, river system and deliberating its historical background. A special feature of the book lies in a discussion on temples and its remain at Darra, Char-Choma, Rangpur, Keshoraipatan and Chandrabhaga. In the light of some new temple architectural remains, this book can claim to be a pioneer and authoritative work, revealing some unseen facets of temple art of Hadoti.</span></p>

<p style="text-align:justify"><span>The book identifies and studies magnificent features of the principal architectural styles in Hadoti region and makes a comparative study of it with the rest of Rajasthan in a systematic manner so as to build up a logical and coherent picture of it.</span></p>

<p style="text-align:justify"><span>The book has line drawings and 76 illustrations. It is hoped that the scholar and reader will enjoy going through the book.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> I. Foreword, II. Prologue, III. Acknowledgements, IV. List of Figures, V. List of Plates, VI. Chapter 1 : Introduction of Hadoti Region, VII. Chapter 2 : Growth and Development of Art and Architecture with Reference to Eastern Rajasthan, VIII. Chapter 3 : Gupta Art Centres, IX. Chapter 4 : Sitaleswar Mahadeva Temple at Chandrabhaga, Jhalrapatan (District Jhalawar), X. Chapter 5 : Comparative Study of Brahmanical Temples with Other Temples of Rajasthan, XI. Chapter 6 : Epilogue : Contribution of Art and Architecture of Hadoti to Indian Art and Architecture with Special Reference to Rajasthan,  Appendices,  Bibliography,  Index,  Plates</span>        </p>', 'Sub Title
			Brahmanical Temple Art and Architecture in Hadoti

			Author
			Dr. Ambika Dhaka

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788180903007

			Pages
			113

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Brahmanical Temple Art and Architecture in Hadoti</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ambika Dhaka</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788180903007</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>113</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2600"', '"1560"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 113, '113', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5590dpp_19_170.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788180903007&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=19', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=19', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3070, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:04'),
('9e511b7d-6fe7-434d-bf66-b05fb950236c', '2145', NULL, 'Network Security first-step - Your first step into the world of network security - 2/e', 'network-security-firststep-your-first-step-into-the-world-of-network-security-2e-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145', 'network-security-firststep-your-first-step-into-the-world-of-network-security-2e-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145-2145', 'DRTF4565', 'DRTF4565', 'DRTF4565', NULL, 'Today, every business relies on the Internet - and, therefore, every business requires strong network security. Network Security First-Step, Second Edition explains the basics of modern network security in easy language anyone can understand, even those with no previous technical experience. Throughout, consistent features simplify both learning and reference: -Essentials First approach begins each technical discussion with a real-world/first-step overview, organizing complex subjects into small, easy-to-understand elements -Chapter Mini Case Studies, many with simple diagrams that show how network security is typically implemented -Highlighted Keywords with definitions in boxes.', '<p>Today, every business relies on the Internet - and, therefore, every business requires strong network security. Network Security First-Step, Second Edition explains the basics of modern network security in easy language anyone can understand, even those with no previous technical experience. Throughout, consistent features simplify both learning and reference: -Essentials First approach begins each technical discussion with a real-world/first-step overview, organizing complex subjects into small, easy-to-understand elements -Chapter Mini Case Studies, many with simple diagrams that show how network security is typically implemented -Highlighted Keywords with definitions in boxes.</p>', 'Network Security first-step - Your first step into the world of network security - 2/e', '<h1>Network Security first-step - Your first step into the world of network security - 2/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77039788131787014.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DRTF4565&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2145', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2145', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1727, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('9e578326-422d-49b3-8f08-fa9dffecf4d8', '1687', NULL, 'Dynamics of Combustion Systems New', 'dynamics-of-combustion-systems-new-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1-1687', 'dynamics-of-combustion-systems-new-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687-1687', 'WERT2132', 'WERT2132', 'WERT2132', NULL, 'Combustion systems are confined fields of compressible fluids where exothermic processes of combustion take place, subject to boundary conditions imposed at its borders. The subject of Dynamics of Combustion Systems is presented in three parts: Part 1. Exothermicity – considering the thermodynamic effects due to evolution of exothermic energy in a combustion system Chapter 1. Thermodynamic Aspects Chapter 2. Evolutionary AspectsChapter 3. Heat Transfer AspectsChapter 4. Chemical Kinetic Aspects Part 2. Field– exposing the dynamic properties of flow fields where the exothermic energy is deposited Chapter 5. Aerodynamic AspectsChapter 6. Random Vortex MethodChapter 7. Gasdynamic AspectsChapter 8. Fronts and Interfaces Part 3. Explosions – revealing the dynamic features of fields and fronts due to rapid deposition of exothermic energy Chapter 9. Blast Wave TheoryChapter 10. Self-Similar SolutionChapter 11. Phase Space MethodChapter 12. Detonation', '<p>Combustion systems are confined fields of compressible fluids where exothermic processes of combustion take place, subject to boundary conditions imposed at its borders. The subject of Dynamics of Combustion Systems is presented in three parts: Part 1. Exothermicity – considering the thermodynamic effects due to evolution of exothermic energy in a combustion system Chapter 1. Thermodynamic Aspects Chapter 2. Evolutionary AspectsChapter 3. Heat Transfer AspectsChapter 4. Chemical Kinetic Aspects Part 2. Field– exposing the dynamic properties of flow fields where the exothermic energy is deposited Chapter 5. Aerodynamic AspectsChapter 6. Random Vortex MethodChapter 7. Gasdynamic AspectsChapter 8. Fronts and Interfaces Part 3. Explosions – revealing the dynamic features of fields and fronts due to rapid deposition of exothermic energy Chapter 9. Blast Wave TheoryChapter 10. Self-Similar SolutionChapter 11. Phase Space MethodChapter 12. Detonation</p>', 'Dynamics of Combustion Systems New', '<h1>Dynamics of Combustion Systems New</h1>', '"9199"', '"5519"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9531dpp_18_56.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERT2132&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1687', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1687', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2046, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', '3841', 610, 'Experimental Nuclear Physics Vol.1: Physics of Atomic Nucleus', 'experimental-nuclear-physics-vol1-physics-of-atomic-nucleus', 'experimental-nuclear-physics-vol1-physics-of-atomic-nucleus', '-22-', '-22-', '-22-', NULL, 'About the book

This book is based on the lectares on experimental nuclear physics delivered by the author for many years at various faculties of the Moscow Physical Engineering Instilale. As was mentioned in the Preface to the Fourth Russian Edition, the main emphasis is laid od the description cf basic experiments in nuclear physics and their interpretation on the basis of the symmetry of the laws of nature. A simple theoretical interpretation is also presented, which, however, cannot replace a serious theoretical source on nuclear physics.

The author believes, however, that an analysis of t ie basic con­ cepts of the theory together with experiments will help generate a deeper understanding of Lhe physics of the phenomena under con­ sideration. Besides, such a presentation Makes Iho book suitable foe self-education.

Contents

Preface to the English Edition

Preface io the Fourth Russian Edition

Introduction

Part One

Properties of Nuclei and Radioactive Radiation

1. Properties of Stable Nuclei and Nuclear Forces

2. Models of the Atomic Nucleus

3. Radioactive Nuclear Transformations

4. Interaction of Pbrtides and Radiation with Matter

Part Two

Nuclear Interactions

5. General Laws Governing Nuclear Reactions

6. Interaction of Neutrons with Nuclei

7. Nuclear Fission

8. Reactions of Formation of Transuranic Elements

9. Nuclear Reactions Induced by Light Charged Particles

10. Direct Interaction Reactions

11. Nuclear Reactions Induced by Heavy Ions

12. Nuclear Reactions Induced by Gamma-quanta

13. Thermonuclear Reactions

Appendix

Index', '<p><u><strong>About the book</strong></u></p>

<p>This book is based on the lectares on experimental nuclear physics delivered by the author for many years at various faculties of the Moscow Physical Engineering Instilale. As was mentioned in the Preface to the Fourth Russian Edition, the main emphasis is laid od the description cf basic experiments in nuclear physics and their interpretation on the basis of the symmetry of the laws of nature. A simple theoretical interpretation is also presented, which, however, cannot replace a serious theoretical source on nuclear physics.</p>

<p>The author believes, however, that an analysis of t ie basic con­ cepts of the theory together with experiments will help generate a deeper understanding of Lhe physics of the phenomena under con­ sideration. Besides, such a presentation Makes Iho book suitable foe self-education.</p>

<p><br />
<strong>Contents</strong><br />
Preface to the English Edition<br />
Preface io the Fourth Russian Edition<br />
Introduction<br />
Part One</p>

<p><strong>Properties of Nuclei and Radioactive Radiation</strong><br />
1. Properties of Stable Nuclei and Nuclear Forces<br />
2. Models of the Atomic Nucleus<br />
3. Radioactive Nuclear Transformations<br />
4. Interaction of Pbrtides and Radiation with Matter</p>

<p>Part Two</p>

<p><strong>Nuclear Interactions</strong><br />
5. General Laws Governing Nuclear Reactions<br />
6. Interaction of Neutrons with Nuclei<br />
7. Nuclear Fission<br />
8. Reactions of Formation of Transuranic Elements<br />
9. Nuclear Reactions Induced by Light Charged Particles<br />
10. Direct Interaction Reactions<br />
11. Nuclear Reactions Induced by Heavy Ions<br />
12. Nuclear Reactions Induced by Gamma-quanta<br />
13. Thermonuclear Reactions<br />
Appendix<br />
Index</p>
', 'Title
			Experimental Nuclear Physics Vol.1: Physics of Atomic Nucleus

			Author
			K.N Mukhin

			Publisher
			Mir Publishers

			Year of Publication
			1987

			Pages
			642

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Experimental Nuclear Physics Vol.1: Physics of Atomic Nucleus</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">K.N Mukhin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">642</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 642, '642', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6010nuclear.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-22-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3841', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3841', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 610, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:04'),
('9e68393e-df4f-43fc-bb51-1fe76d0b1e99', '990', NULL, 'Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein book', 'paryatan-prabandh-ke-mool-aadhar-3-khandon-mein-book-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-99-990', 'paryatan-prabandh-ke-mool-aadhar-3-khandon-mein-book-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990-990', 'TGHJ7764', 'TGHJ7764', 'TGHJ7764', NULL, 'Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein Book', '<h1>Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein Book</h1>', 'Sub Title
			No

			Author
			Dr. Shankar Lal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788192655017

			Pages
			424

			Binding
			Paperback

			Year of Publication
			2015

			Edition of Book
			Ist edition

			Language
			Hindi

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shankar Lal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192655017</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>424</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2899"', '"1739"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Hindi', 'Hindi', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 424, '424', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1807image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHJ7764&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=990', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=990', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2499, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('9e86cb96-fcca-4e54-9300-9aa3f00c8cf9', '754', NULL, 'Exercises in Environmental Physics BOOK', 'exercises-in-environmental-physics-book-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754', 'exercises-in-environmental-physics-book-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754-754', 'NBCV875', 'NBCV875', 'NBCV875', NULL, 'The study of environmental physics requires understanding topics from many di?erent areas of physics as well as comprehension of phy- cal aspects of the world around us. Several excellent textbooks are available covering most aspects of environmental physics and of appli- tions of physics to the natural environment from various points of view. However, while teaching environmental physics to university students, I sorelymissedabookspeci?callydevotedtoexercisesfortheenvironm- tal science student. Thus, the motivation for this book came about as in physics, as well as in many other disciplines, satisfactory knowledge of a subject cannot be acquired without practice. Usually students are not familiar with the various areas of physics that are required to describe both the environment and the human impact upon it. At the same time, students need to develop skills in the manipulation of the ideas and c- cepts learned in class. Therefore, this exercise book is addressed to all levels of university students in environmental sciences. Because of the wide range of potential users this book contains both calculus-based and algebra-based problems ranging from very simple to advanced ones. Multiple solutions at di?erent levels are presented for certainproblems―thestudentwhoisjustbeginningtolearncalculuswill bene?t from the comparison of the di?erent methods of solution. The material is also useful for courses in atmospheric physics, environmental aspects of energy generation and transport, groundwater hydrology, soil physics,andoceanphysics,andselectedpartsmayevenbeusedforbasic undergraduate physics courses. This collection of exercises is based on courses taught at the University of Northern British Columbia and at the University of Victoria, Canada.', '<p>The study of environmental physics requires understanding topics from many di?erent areas of physics as well as comprehension of phy- cal aspects of the world around us. Several excellent textbooks are available covering most aspects of environmental physics and of appli- tions of physics to the natural environment from various points of view. However, while teaching environmental physics to university students, I sorelymissedabookspeci?callydevotedtoexercisesfortheenvironm- tal science student. Thus, the motivation for this book came about as in physics, as well as in many other disciplines, satisfactory knowledge of a subject cannot be acquired without practice. Usually students are not familiar with the various areas of physics that are required to describe both the environment and the human impact upon it. At the same time, students need to develop skills in the manipulation of the ideas and c- cepts learned in class. Therefore, this exercise book is addressed to all levels of university students in environmental sciences. Because of the wide range of potential users this book contains both calculus-based and algebra-based problems ranging from very simple to advanced ones. Multiple solutions at di?erent levels are presented for certainproblems―thestudentwhoisjustbeginningtolearncalculuswill bene?t from the comparison of the di?erent methods of solution. The material is also useful for courses in atmospheric physics, environmental aspects of energy generation and transport, groundwater hydrology, soil physics,andoceanphysics,andselectedpartsmayevenbeusedforbasic undergraduate physics courses. This collection of exercises is based on courses taught at the University of Northern British Columbia and at the University of Victoria, Canada.</p>', 'Exercises in Environmental Physics  BOOK', '<h1>Exercises in Environmental Physics  BOOK</h1>', '"7299"', '"4379"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20519781414436173.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBCV875&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=754', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=754', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2631, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:04'),
('9ea8df19-e083-41d8-a521-f917bec71477', '1360', NULL, 'Dalit Atmakatha or Upanyas - shoshan tatha sangharsh (H)', 'dalit-atmakatha-or-upanyas-shoshan-tatha-sangharsh-h-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-136-1360', 'dalit-atmakatha-or-upanyas-shoshan-tatha-sangharsh-h-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360-1360', 'RGTH5566', 'RGTH5566', 'RGTH5566', NULL, 'Dalit Atmakatha or Upanyas - shoshan tatha sangharsh (H)', '<h1>Dalit Atmakatha or Upanyas - shoshan tatha sangharsh (H)</h1>', 'Sub Title
			No

			Author
			Dr. Espaak ali

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788189495886

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			Hindi

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Espaak ali</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189495886</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Hindi', 'Hindi', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4996logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGTH5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1360', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1360', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2241, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('9ea98e56-1799-4424-8998-110e2a34c226', '1169', NULL, 'Writing Resistance - Beads of Thoughts on Women) New', 'writing-resistance-beads-of-thoughts-on-women-new-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1-1169', 'writing-resistance-beads-of-thoughts-on-women-new-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169-1169', 'UJHY6655', 'UJHY6655', 'UJHY6655', NULL, 'Writing Resistance - Beads of Thoughts on Women)', '<h1>Writing Resistance - Beads of Thoughts on Women)</h1>', 'Sub Title
			No

			Author
			Thummapudi bharathi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382159070

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thummapudi bharathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382159070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26079789382159070.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1169', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1169', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2377, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('9ecd94e7-b262-4edb-939b-c5c7d8fc63ef', '4443', 22, 'Rajshi Bharathari', 'rajshi-bharathari', 'rajshi-bharathari', '-109-', '-109-', '-109-', NULL, '', NULL, 'Title
			Rajshi Bharathari

			Author
			Sri Dhanpant

			Publisher
			Bharathari Ismarak Mission

			Year of Publication
			1954

			Binding
			Paperback

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Rajshi Bharathari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sri Dhanpant</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Bharathari Ismarak Mission</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1954</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, 'ed83e722-05f9-45fb-8ed0-4178ba57232a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1052rajrishi..jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-109-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4443', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4443', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 22, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:04'),
('9ee566e6-da7d-43ff-9a95-5b7af3c71cb5', '1344', NULL, 'Genomics & Society: Legal Ethical & Social Dimensions book', 'genomics-society-legal-ethical-social-dimensions-book-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-13-1344', 'genomics-society-legal-ethical-social-dimensions-book-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344-1344', 'WSDE3344', 'WSDE3344', 'WSDE3344', NULL, 'From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.', '<p>From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.</p>', 'Genomics & Society: Legal Ethical & Social Dimensions book', '<h1>Genomics &amp; Society: Legal Ethical &amp; Social Dimensions book</h1>', '"3499"', '"2099"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8729dpp_10_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDE3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1344', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1344', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2254, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:04'),
('9f102da4-667d-417c-96fa-92be878ca882', '1010', NULL, 'Tribal Culture in Ethnographic Museum', 'tribal-culture-in-ethnographic-museum-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-101-1010', 'tribal-culture-in-ethnographic-museum-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010-1010', '9789350502877', '9789350502877', '9789350502877', NULL, 'This book can be broadly categorised into two parts- first part gives an in-depth anthropological study of six major tribes of Assam and the other part deals with museology. The anthropological study focuses on tangible and intangible cultural heritages of Boro, Mising, Rabha, Dimasa, Karbi and Deori tribes. It studies the natural factors that influence their dwelling house, agricultural activities and craft practices. It discusses how the art and crafts such as textile, basketry, pottery, household objects and musical instruments is made by each community in their village. The intangible culture is elaborated with vivid description of rituals of these tribes and festivals coinciding the annual cycle of nature. It describes traditional life pattern influenced by legends, myths, ballads, song, dances and musical instruments interwoven with language and social habits. The acculturation process which brings metamorphic changes in traditional tribal way of life has been analysed. Modernisation compels tribes to maintain equilibrium between their adopted culture and the traditions inherited from ancestors.

The museology study examines the shortcoming of traditional museum in display representation in totality. This can be overcome by ecomuseum concept. The concept of ecomuseum and ecomuseum model is also discussed in detail. An ecomuseum model has been proposed for holistic representation of tribal culture in totality in this book. 

Content - Acknowledgement, List of Tables, List of Plates, 1. Land and People, 2. Methodology and Literature Review, 3. Culture and Tradition, 4. World View and Changing Situation, 5. Museum Representing Tribal Culture, 6. Holistic Representation of Culture in Museum, 7. Conclusion, Bibliography       ', '<h1 style="text-align:justify"><span>This book can be broadly categorised into two parts- first part gives an in-depth anthropological study of six major tribes of Assam and the other part deals with museology. The anthropological study focuses on tangible and intangible cultural heritages of Boro, Mising, Rabha, Dimasa, Karbi and Deori tribes. It studies the natural factors that influence their dwelling house, agricultural activities and craft practices. It discusses how the art and crafts such as textile, basketry, pottery, household objects and musical instruments is made by each community in their village. The intangible culture is elaborated with vivid description of rituals of these tribes and festivals coinciding the annual cycle of nature. It describes traditional life pattern influenced by legends, myths, ballads, song, dances and musical instruments interwoven with language and social habits. The acculturation process which brings metamorphic changes in traditional tribal way of life has been analysed. Modernisation compels tribes to maintain equilibrium between their adopted culture and the traditions inherited from ancestors.</span></h1>

<p style="text-align:justify"><span>The museology study examines the shortcoming of traditional museum in display representation in totality. This can be overcome by ecomuseum concept. The concept of ecomuseum and ecomuseum model is also discussed in detail. An ecomuseum model has been proposed for holistic representation of tribal culture in totality in this book. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgement, List of Tables, List of Plates, 1. Land and People, 2. Methodology and Literature Review, 3. Culture and Tradition, 4. World View and Changing Situation, 5. Museum Representing Tribal Culture, 6. Holistic Representation of Culture in Museum, 7. Conclusion, Bibliography</span>       </p>', 'Sub Title
			Tribal Culture in Ethnographic Museum

			Author
			Namita Pegu

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789350502877

			Pages
			292

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tribal Culture in Ethnographic Museum</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Namita Pegu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350502877</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>292</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1950"', '"1170"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 292, '292', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2086Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789350502877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1010', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1010', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2485, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:04'),
('9f15f166-a7ff-4d86-98e7-44a0241ac62f', '3383', NULL, 'Avian Influenza Virus', 'avian-influenza-virus', 'avian-influenza-virus', '9781588299390', '9781588299390', '9781588299390', NULL, 'About the book

With the growing global fear of a major pandemic, avian influenza virus research has increased greatly in importance during this young century. In Avian Influenza Virus, an expert team of researchers and diagnosticians examine the fundamental yet essential virological methods for Al virus research and diagnostics as well as some of the newest molecular procedures currently used for basic and applied research. Exciting, cutting-edge new methods focus on studying the virus itself and work with avian hosts, an area greatly lacking in research. Following the format of the highly successful Methods in Molecular Biology series, each chapter provides readily reproducible laboratory protocols offering step-by-step instruction and lists of the necessary equipment for the task.

Comprehensive and timely, Avian Influenza Virus equips diagnosticians and researchers with the current tools and information they need to learn more about this high impact disease.

FEATURES

Contains protocols for virus detection, isolation and propagation, and virus characterization

Includes cellular immunological methods and immunohistochemistry with a focus on avian hosts

Covers reverse genetics with avian influenza virus

Details wild bird monitoring, including sampling methods and virus detection', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>With the growing global fear of a major pandemic, avian influenza virus research has increased greatly in importance during this young century. In Avian Influenza Virus, an expert team of researchers and diagnosticians examine the fundamental yet essential virological methods for Al virus research and diagnostics as well as some of the newest molecular procedures currently used for basic and applied research. Exciting, cutting-edge new methods focus on studying the virus itself and work with avian hosts, an area greatly lacking in research. Following the format of the highly successful Methods in Molecular Biology series, each chapter provides readily reproducible laboratory protocols offering step-by-step instruction and lists of the necessary equipment for the task.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Comprehensive and timely, Avian Influenza Virus equips diagnosticians and researchers with the current tools and information they need to learn more about this high impact disease.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>FEATURES</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Contains protocols for virus detection, isolation and propagation, and virus characterization</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Includes cellular immunological methods and immunohistochemistry with a focus on avian hosts</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Covers reverse genetics with avian influenza virus</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Details wild bird monitoring, including sampling methods and virus detection</span></span></span></span></p>', 'Title
			Avian Influenza Virus

			Author
			Erica Spackman

			ISBN
			9781588299390

			Publisher
			Humana Press

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Avian Influenza Virus</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Erica Spackman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781588299390</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Humana Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"15306"', '"9949"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18fb0b37-a430-49ad-acaf-c8a482915c10', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8960Avian%20Influenza%20Virus.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781588299390&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3383', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3383', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1008, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:04'),
('9f24f400-cc4f-4727-8389-18c2e2fe987b', '4155', 307, 'Consumer Behavior 12/e ', 'consumer-behavior-12e', 'consumer-behavior-12e', '9789353069834', '9789353069834', '9789353069834', NULL, 'About the book

Consumer Behavior, 12th Edition explores how the examination and application of consumer behavior is central to the planning, development, and implementation of successful marketing strategies. Additionally, the present edition has been molded keeping in mind that the Indian marketing context has several unique aspects that are different from a developed market. The diversity and nuances of such a context have been captured in the back of conceptual frameworks. With an emphasis on developing a variety of useful skills, this text prepares students for careers in brand management, advertising, and consumer research.

Contents:

PART I Consumers, Marketers, and Technology

1 Consumer Behavior and Technology

2 Market Segmentation and Real-Time Bidding

PART II The Consumer as an Individual

3 Consumer Motivation and Personality

4 Consumer Perception and Positioning

5 Consumer Learning

6 Consumer Attitude Formation and Change

PART III Communication and Consumer Behavior

7 Persuading Consumers

8 From Print and Broadcast to Social Media and Mobile Advertising

9 Reference Groups and Communities, Opinion Leaders, and Word-of-Mouth

PART IV Social and Cultural Settings

10 The Family and Its Social Standing

11 Cultural Values and Consumer Behavior

12 Cross-Cultural Consumer Behavior: An International Perspective

PART V Consumer Decision-Making, Marketing Ethics, and Consumer Research

13 Consumer Decision-Making and Diffusion of Innovations

14 Marketers'' Ethics and Social Responsibility

15 Consumer Research', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Consumer Behavior, 12th Edition explores how the examination and application of consumer behavior is central to the planning, development, and implementation of successful marketing strategies. Additionally, the present edition has been molded keeping in mind that the Indian marketing context has several unique aspects that are different from a developed market. The diversity and nuances of such a context have been captured in the back of conceptual frameworks. With an emphasis on developing a variety of useful skills, this text prepares students for careers in brand management, advertising, and consumer research.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>PART I Consumers, Marketers, and Technology</span></span></strong><br />
<span><span>1 Consumer Behavior and Technology<br />
2 Market Segmentation and Real-Time Bidding</span></span></span></span></p>

<p><span><span><strong><span><span>PART II The Consumer as an Individual</span></span></strong><br />
<span><span>3 Consumer Motivation and Personality<br />
4 Consumer Perception and Positioning<br />
5 Consumer Learning<br />
6 Consumer Attitude Formation and Change</span></span></span></span></p>

<p><span><span><strong><span><span>PART III Communication and Consumer Behavior</span></span></strong><br />
<span><span>7 Persuading Consumers<br />
8 From Print and Broadcast to Social Media and Mobile Advertising<br />
9 Reference Groups and Communities, Opinion Leaders, and Word-of-Mouth</span></span></span></span></p>

<p><span><span><strong><span><span>PART IV Social and Cultural Settings</span></span></strong><br />
<span><span>10 The Family and Its Social Standing<br />
11 Cultural Values and Consumer Behavior<br />
12 Cross-Cultural Consumer Behavior: An International Perspective</span></span></span></span></p>

<p><span><span><strong><span><span>PART V Consumer Decision-Making, Marketing Ethics, and Consumer Research</span></span></strong><br />
<span><span>13 Consumer Decision-Making and Diffusion of Innovations<br />
14 Marketers'' Ethics and Social Responsibility<br />
15 Consumer Research</span></span></span></span></p>

<p> </p>

<p> </p>
', 'Title
			Consumer Behavior 12/e

			Author
			Leon G. Schiffman

			ISBN
			9789353069834

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Consumer Behavior 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Leon G. Schiffman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353069834</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1070"', '"856"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9772consum.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353069834&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4155', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4155', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 307, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:04'),
('9f3bb52e-da39-4624-9904-d0680a12c2cc', '3934', 517, 'Nuclear Power Stations', 'nuclear-power-stations', 'nuclear-power-stations', '-70-', '-70-', '-70-', NULL, 'About the Book

This is a textbook based on lectures presented by the author for students specializing in nuclear engineering.

The book explains the theory of thermal electric power stations as applied to power plants using nuclear fuel. It covers the problems general for any thermal electric power station (conventional and nuclear) and specific, which are true for nuclear power plants only.

The textbook was awarded a State prize for 1971.

Primarily the textbook is for university students and postgraduates and also for engineers specializing in design start-up and operation of nuclear power stations. It will also be of interest to every electrical or mechanical engineer whose work is associated with nuclear power plants.

Contents

Foreword

Chapter 1. Distribution and Consumption of Electric and Thermal Energy

Chapter 2. Types of Nuclear Power Station and their main Technological Equipment

Chapter 3. Physical and Chemical Processes and Material Balances in the Thermal Cycle of NPS

Chapter 4. Heat and General Efficiency of Nuclear Power Stations

Chapter 5. Regenerative Heating of Feed Water

Chapter 6. Deaeration and Feed-Water Plants

Chapter 7. Condensing Plants

Chapter 8. Station Service Water Supply

Chapter 9. Evaporating and District-Heating Plants

Chapter 10. Reactor-Plants

Chapter 11. Steam-Generating Plants

Chapter 12. Turbine Plants

Chapter 13. Pressure-Reduction Plants, Piping and Valves

Chapter 14. General Layout of a Nuclear Power Station

Chapter 15. Ventilation Installations

Chapter 16. Deactivation Plants

Chapter 17. Operation Organization and Management

Chapter 18. Heat Flow Diagrams of Nuclear Power Stations and Methods of their Calculation

Chapter 19. Layout of the main Building of Nuclear Power Stations with Water Coolant

Chapter 20. Nuclear Power Stations with Gas and Liquid-Metal Coolants

Appendix. Example of Calculating Heat Flow Diagram of NPS

Index', '<p><span><span><strong>About the Book</strong></span></span></p>

<p style="text-align:justify"><span><span>This is a textbook based on lectures presented by the author for students specializing in nuclear engineering.</span></span></p>

<p style="text-align:justify"><span><span>The book explains the theory of thermal electric power stations as applied to power plants using nuclear fuel. It covers the problems general for any thermal electric power station (conventional and nuclear) and specific, which are true for nuclear power plants only.</span></span></p>

<p style="text-align:justify"><span><span>The textbook was awarded a State prize for 1971.</span></span></p>

<p style="text-align:justify"><span><span>Primarily the textbook is for university students and postgraduates and also for engineers specializing in design start-up and operation of nuclear power stations. It will also be of interest to every electrical or mechanical engineer whose work is associated with nuclear power plants.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents</strong></span></span></p>

<p style="text-align:justify"><span><span>Foreword</span></span></p>

<p style="text-align:justify"><span><span>Chapter 1. Distribution and Consumption of Electric and Thermal Energy</span></span></p>

<p style="text-align:justify"><span><span>Chapter 2. Types of Nuclear Power Station and their main Technological Equipment</span></span></p>

<p style="text-align:justify"><span><span>Chapter 3. Physical and Chemical Processes and Material Balances in the Thermal Cycle of NPS</span></span></p>

<p style="text-align:justify"><span><span>Chapter 4. Heat and General Efficiency of Nuclear Power Stations</span></span></p>

<p style="text-align:justify"><span><span>Chapter 5. Regenerative Heating of Feed Water</span></span></p>

<p style="text-align:justify"><span><span>Chapter 6. Deaeration and Feed-Water Plants</span></span></p>

<p style="text-align:justify"><span><span>Chapter 7. Condensing Plants</span></span></p>

<p style="text-align:justify"><span><span>Chapter 8. Station Service Water Supply</span></span></p>

<p style="text-align:justify"><span><span>Chapter 9. Evaporating and District-Heating Plants</span></span></p>

<p style="text-align:justify"><span><span>Chapter 10. Reactor-Plants </span></span></p>

<p style="text-align:justify"><span><span>Chapter 11. Steam-Generating Plants</span></span></p>

<p style="text-align:justify"><span><span>Chapter 12. Turbine Plants</span></span></p>

<p style="text-align:justify"><span><span>Chapter 13. Pressure-Reduction Plants, Piping and Valves</span></span></p>

<p style="text-align:justify"><span><span>Chapter 14. General Layout of a Nuclear Power Station</span></span></p>

<p style="text-align:justify"><span><span>Chapter 15. Ventilation Installations</span></span></p>

<p style="text-align:justify"><span><span>Chapter 16. Deactivation Plants</span></span></p>

<p style="text-align:justify"><span><span>Chapter 17. Operation Organization and Management</span></span></p>

<p style="text-align:justify"><span><span>Chapter 18. Heat Flow Diagrams of Nuclear Power Stations and Methods of their Calculation</span></span></p>

<p style="text-align:justify"><span><span>Chapter 19. Layout of the main Building of Nuclear Power Stations with Water Coolant</span></span></p>

<p style="text-align:justify"><span><span>Chapter 20. Nuclear Power Stations with Gas and Liquid-Metal Coolants</span></span></p>

<p style="text-align:justify"><span><span>Appendix. Example of Calculating Heat Flow Diagram of NPS</span></span></p>

<p style="text-align:justify"><span><span>Index</span></span></p>
', 'Title
			Nuclear Power Stations

			Author
			T.Margulova

			Publisher
			Mir Publishers

			Year of Publication
			1978

			Pages
			432

			Binding 
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Nuclear Power Stations</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">T.Margulova</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1978</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">432</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding </td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English </td>
		</tr>
		<tr>
			<td> </td>
			<td> </td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 432, '432', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/108422.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-70-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3934', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3934', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 517, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:04'),
('9f48343b-cc9a-40c4-8f92-819c63bb839f', '4139', 322, 'Recent Advances in Photochemistry Integrative Plant Biochemistry, V-40', 'recent-advances-in-photochemistry-integrative-plant-biochemistry-v40', 'recent-advances-in-photochemistry-integrative-plant-biochemistry-v40', '9780080451251', '9780080451251', '9780080451251', NULL, 'About the book

This monograph series is commissioned by the Phytochemical Society of North America (PSNA). The volumes in this series contain articles on topics of importance to scientists, students, and individuals interested in recent developments in the biochemistry, chemistry, and molecular biology of plants. Volume 40 explores integrative plant biochemistry. The chapter demonstrate that the integration of classical photochemistry into plant molecular biology is now well-established.

Contents:

1. Terpene Indole Alkaloid Biosynthesis (S.E. O''Connor, E. McCoy).

2. Pathways to Diverse Ergot Alkaloid Profiles in Fungi (D.G. Panaccione et al.).

3. Compartmentalization of Plant Secondary Metabolism (Nailish Samanani, P.J. Facchini).

4. Comparative Genomics of the Shikimate Pathway in Arabidopsis, Populus trichocarpa and Oryza sativa: Shikimate Pathway Gene Family Structure and Identification of Candidates for Missing Links in Pehnylalanine Biosynthesis (B. Hamberger et al.).

5. Tomato Glandular Trichomes as a Model System for Exploring Evolution of Specialized Metabolism in a Single Cell (E. Fridman et al.).

6. Anacardic Acid Biosynthesis and Bioactivity (D.J. Schultz et al.).

7. Molecular and Biochemical Investigations of Sorgoleone Biosynthesis (D. Cook et al.).

8. Biosynthesis of Terpenophenolic Metabolites in Hop and Cannabis (J.E. Page, J. Nagel).

9. Engineering Pathway Enzymes to Understand the Function and Evolution of Sterol Structure and Activity (Pruthvi Jayasimha et al.).

10. Methylation and Demethylation of Plant Signaling Molecules (Yue Yang et al.).

11. Recent Advances in Auxin Biosynthesis and Conjugation (A. Kei Bowers, Yunde Zhao).

12. Auxin Biology and Biosynthesis (J. Calio et al.).

13. Translational Opportunities in Plant Biochemistry (C.A. McIntosh).', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This monograph series is commissioned by the Phytochemical Society of North America (PSNA). The volumes in this series contain articles on topics of importance to scientists, students, and individuals interested in recent developments in the biochemistry, chemistry, and molecular biology of plants. Volume 40 explores integrative plant biochemistry. The chapter demonstrate that the integration of classical photochemistry into plant molecular biology is now well-established.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1. Terpene Indole Alkaloid Biosynthesis (S.E. O''Connor, E. McCoy).<br />
<br />
2. Pathways to Diverse Ergot Alkaloid Profiles in Fungi (D.G. Panaccione <em>et al</em>.).<br />
<br />
3. Compartmentalization of Plant Secondary Metabolism (Nailish Samanani, P.J. Facchini).<br />
<br />
4. Comparative Genomics of the Shikimate Pathway in <em>Arabidopsis</em>, <em>Populus trichocarpa</em> and <em>Oryza sativa</em>: Shikimate Pathway Gene Family Structure and Identification of Candidates for Missing Links in Pehnylalanine Biosynthesis (B. Hamberger <em>et al</em>.).<br />
<br />
5. Tomato Glandular Trichomes as a Model System for Exploring Evolution of Specialized Metabolism in a Single Cell (E. Fridman <em>et al</em>.).<br />
<br />
6. Anacardic Acid Biosynthesis and Bioactivity (D.J. Schultz <em>et al</em>.).<br />
<br />
7. Molecular and Biochemical Investigations of Sorgoleone Biosynthesis (D. Cook <em>et al</em>.).<br />
<br />
8. Biosynthesis of Terpenophenolic Metabolites in Hop and Cannabis (J.E. Page, J. Nagel).<br />
<br />
9. Engineering Pathway Enzymes to Understand the Function and Evolution of Sterol Structure and Activity (Pruthvi Jayasimha <em>et al</em>.).<br />
<br />
10. Methylation and Demethylation of Plant Signaling Molecules (Yue Yang <em>et al</em>.).<br />
<br />
11. Recent Advances in Auxin Biosynthesis and Conjugation (A. Kei Bowers, Yunde Zhao).<br />
<br />
12. Auxin Biology and Biosynthesis (J. Calio <em>et al</em>.).<br />
<br />
13. Translational Opportunities in Plant Biochemistry (C.A. McIntosh).</span></span></span></p>
', 'Title
			Recent Advances in Photochemistry Integrative Plant Biochemistry, V-40

			Author
			J.T.Romeo

			ISBN
			9780080451251

			Publisher
			Elsevier

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Recent Advances in Photochemistry Integrative Plant Biochemistry, V-40</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>J.T.Romeo</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780080451251</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"31844"', '"20699"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6872download%20(1).jpeg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780080451251&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4139', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4139', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 322, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:04'),
('9f5dde00-a75d-4a41-924d-d5dd24408b24', '1962', NULL, 'From Energetics to Ecosystems: The Dynamics and Structure of Ecological Systems New', 'from-energetics-to-ecosystems-the-dynamics-and-structure-of-ecological-systems-new-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-196-1962', 'from-energetics-to-ecosystems-the-dynamics-and-structure-of-ecological-systems-new-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962-1962', 'IKJO9988', 'IKJO9988', 'IKJO9988', NULL, 'Ecosystems are complex and enigmatic entities that are ultimately our life support systems. This book explores developments that unfold when math and physics meet ecology. Leading ecologists examine ecosystems from theoretical, experimental, and empirical viewpoints. The book begins by simplifying and synthesizing nature’s complex relationships. It then moves on to explore the mapping between food web structure and function and ends with the role of theory in integrating different research areas.', '<p>Ecosystems are complex and enigmatic entities that are ultimately our life support systems. This book explores developments that unfold when math and physics meet ecology. Leading ecologists examine ecosystems from theoretical, experimental, and empirical viewpoints. The book begins by simplifying and synthesizing nature’s complex relationships. It then moves on to explore the mapping between food web structure and function and ends with the role of theory in integrating different research areas.</p>', 'From Energetics to Ecosystems: The Dynamics and Structure of Ecological Systems New', '<h1>From Energetics to Ecosystems: The Dynamics and Structure of Ecological Systems New</h1>', '"17200"', '"10320"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6301dpp_10_11.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJO9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1962', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1962', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1860, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:04'),
('9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', '283', NULL, 'Encyclopedia Of Hospitality Management in 6 Vols.', 'encyclopedia-of-hospitality-management-in-6-vols-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-28-283', 'encyclopedia-of-hospitality-management-in-6-vols-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283-283', 'Encyclopedia Of Hospitality', 'Encyclopedia Of Hospitality', 'Encyclopedia Of Hospitality', NULL, '', NULL, 'Sub Title
			No

			Author
			B. A. Mannan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184881653

			Pages
			2003

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B. A. Mannan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184881653</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7599"', '"7500"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2003, '2003', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48039788184881653.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Encyclopedia%20Of%20Hospitality&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=283', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=283', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2910, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:04'),
('9f6a2028-91a7-4b73-af2f-8f822ceac692', '3942', 509, 'The Science of Being and Art of Living', 'the-science-of-being-and-art-of-living', 'the-science-of-being-and-art-of-living', '-72-', '-72-', '-72-', NULL, 'About the book

The Science of Being and Art of Living is the summation of the practical wisdom of integrated life advances by the Vedic Rishis of ancient India, understood in the light of scientific thinking in the present-day western world.

It presents a philosophy of life in fulfilment and offers a practice suitable for all men everywhere to glorify all aspects of their day-to-day life. It deals with the fundamentals of all problems of life and suggests one solution to eradicate all suffering.

This book presents a practical thesis to satisfy man’s search for truth through science, religion and metaphysical thought. It offers the principle of a practical technique to enable all men to harmonise their inner spiritual content with the glories of the outer material life and to find their God within themselves.

Contents

Preface

Introduction

PART ONE: THE SCIENCE OF BEING

Chapter One. Scientific Reality

Chapter Two. How to Contact Being

Chapter Three. How to Live Being

PART TWO: LIFE

Chapter One. What is Life?

Chapter Two. Individual and Cosmic Life

Chapter Three. Normal Life

Chapter Four. The Purpose of Life

PART THREE: THE ART OF LIVING

Chapter One. Man’s Full Potential

Chapter Two. The Art of Being

Chapter Three. The Art of Thinking

Chapter Four. The Art of Speaking

Chapter Five. The Art of Action

Chapter Six. The Art of Behaviour

Chapter Seven. The Key to Good Health

Chapter Eight. Education

Chapter Nine. The Highway to Rehabilitation

Chapter Ten. Right and Wrong

Chapter Eleven. Life in Freedom

Chapter Twelve. The Problem of World Peace

PART FOUR: FULFILMENT

Chapter One. The Fulfilment of Life

Chapter Two. The Fulfilment of Religion

Chapter Three. The Fulfilment of Psychology

Chapter Four. The Fulfilment of Philosophy

Chapter Five. Paths to God-Realisation

Chapter Six. Generation after Generation

Appendix I

Appendix II', '<p style="text-align:justify"><span><strong><span>About the book</span></strong></span></p>

<p style="text-align:justify"><span><span>The Science of Being and Art of Living is the summation of the practical wisdom of integrated life advances by the Vedic Rishis of ancient India, understood in the light of scientific thinking in the present-day western world.</span></span></p>

<p style="text-align:justify"><span><span>It presents a philosophy of life in fulfilment and offers a practice suitable for all men everywhere to glorify all aspects of their day-to-day life. It deals with the fundamentals of all problems of life and suggests one solution to eradicate all suffering.</span></span></p>

<p style="text-align:justify"><span><span>This book presents a practical thesis to satisfy man’s search for truth through science, religion and metaphysical thought. It offers the principle of a practical technique to enable all men to harmonise their inner spiritual content with the glories of the outer material life and to find their God within themselves.</span></span></p>

<p style="text-align:justify"><span><strong><span>Contents</span></strong></span></p>

<p style="text-align:justify"><span><span>Preface</span></span></p>

<p style="text-align:justify"><span><span>Introduction</span></span></p>

<p style="text-align:justify"><span><strong><span>PART ONE: THE SCIENCE OF BEING</span></strong></span></p>

<p style="text-align:justify"><span><span>Chapter One. Scientific Reality</span></span></p>

<p style="text-align:justify"><span><span>Chapter Two. How to Contact Being</span></span></p>

<p style="text-align:justify"><span><span>Chapter Three. How to Live Being</span></span></p>

<p style="text-align:justify"><span><strong><span>PART TWO: LIFE</span></strong></span></p>

<p style="text-align:justify"><span><span>Chapter One. What is Life?</span></span></p>

<p style="text-align:justify"><span><span>Chapter Two. Individual and Cosmic Life</span></span></p>

<p style="text-align:justify"><span><span>Chapter Three. Normal Life</span></span></p>

<p style="text-align:justify"><span><span>Chapter Four. The Purpose of Life</span></span></p>

<p style="text-align:justify"><span><strong><span>PART THREE: THE ART OF LIVING</span></strong></span></p>

<p style="text-align:justify"><span><span>Chapter One. Man’s Full Potential</span></span></p>

<p style="text-align:justify"><span><span>Chapter Two. The Art of Being</span></span></p>

<p style="text-align:justify"><span><span>Chapter Three. The Art of Thinking</span></span></p>

<p style="text-align:justify"><span><span>Chapter Four. The Art of Speaking</span></span></p>

<p style="text-align:justify"><span><span>Chapter Five. The Art of Action</span></span></p>

<p style="text-align:justify"><span><span>Chapter Six. The Art of Behaviour</span></span></p>

<p style="text-align:justify"><span><span>Chapter Seven. The Key to Good Health</span></span></p>

<p style="text-align:justify"><span><span>Chapter Eight. Education</span></span></p>

<p style="text-align:justify"><span><span>Chapter Nine. The Highway to Rehabilitation</span></span></p>

<p style="text-align:justify"><span><span>Chapter Ten. Right and Wrong</span></span></p>

<p style="text-align:justify"><span><span>Chapter Eleven. Life in Freedom</span></span></p>

<p style="text-align:justify"><span><span>Chapter Twelve. The Problem of World Peace</span></span></p>

<p style="text-align:justify"><span><strong><span>PART FOUR: FULFILMENT</span></strong></span></p>

<p style="text-align:justify"><span><span>Chapter One. The Fulfilment of Life</span></span></p>

<p style="text-align:justify"><span><span>Chapter Two. The Fulfilment of Religion</span></span></p>

<p style="text-align:justify"><span><span>Chapter Three. The Fulfilment of Psychology</span></span></p>

<p style="text-align:justify"><span><span>Chapter Four. The Fulfilment of Philosophy</span></span></p>

<p style="text-align:justify"><span><span>Chapter Five. Paths to God-Realisation</span></span></p>

<p style="text-align:justify"><span><span>Chapter Six. Generation after Generation</span></span></p>

<p style="text-align:justify"><span><strong><span>Appendix I</span></strong></span></p>

<p style="text-align:justify"><span><strong><span>Appendix II</span></strong></span></p>

<p style="text-align:justify"> </p>
', 'Title
			The Science of Being and Art of Living

			Author
			Maharishi Mahesh Yogi

			Publisher
			Age of Enlightenment Publications

			Year of Publication
			1963

			Pages
			335

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Science of Being and Art of Living</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Maharishi Mahesh Yogi</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Age of Enlightenment Publications</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1963</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">335</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '65b3d2c0-79ea-419b-89ef-e4f1cc17bbfc', NULL, NULL, 335, '335', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7513WhatsApp%20Image%202025-08-05%20at%203.19.34%20PM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-72-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3942', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3942', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 509, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:04'),
('9f6cc882-c494-4738-9bfb-94012d507315', '4065', 396, 'Business Intelligence and Analytics: Systems for Decision Support', 'business-intelligence-and-analytics-systems-for-decision-support', 'business-intelligence-and-analytics-systems-for-decision-support', '9789352866489', '9789352866489', '9789352866489', NULL, 'About the book

Decision Support and Business Intelligence Systems 10e provides the only comprehensive, up-to-date guide to today’s revolutionary management support system technologies, and showcase how they can be used for better decision-making. The 10th edition focuses on Business Intelligence (BI) and analytics for enterprise decision support in a more streamlined book. In addition to traditional decision support applications, this edition expands the readers understanding of the various types of analytics by providing examples, products, services, and exercises by discussing Web-related issues throughout the text.

Contents:

Part I Decision Making and Analytics: An Overview

Chapter 1 An Overview of Business Intelligence, Analytics, and Decision Support

Chapter 2 Foundations and Technologies for Decision Making

Part II Descriptive Analytics

Chapter 3 Data Warehousing

Chapter 4 Business Reporting, Visual Analytics, and Business Performance Management

Part III Predictive Analytics

Chapter 5 Data Mining

Chapter 6 Techniques for Predictive Modeling

Chapter 7 Text Analytics, Text Mining, and Sentiment Analysis

Chapter 8 Web Analytics, Web Mining, and Social Analytics

Part IV Prescriptive Analytics

Chapter 9 Model-Based Decision Making: Optimization and Multi- Criteria Systems

Chapter 10 Modeling and Analysis: Heuristic Search Methods and Simulation

Chapter 11 Automated Decision Systems and Expert Systems

Chapter 12 Knowledge Management and Collaborative Systems

Part V Big Data and Future Directions for Business Analytics

Chapter 13 Big Data and Analytics

Chapter 14 Business Analytics: Emerging Trends and Future Impacts

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><strong><span><span>Decision Support and Business Intelligence Systems 10e </span></span></strong></em><span><span>provides the only comprehensive, up-to-date guide to today’s revolutionary management support system technologies, and showcase how they can be used for better decision-making. The 10th edition focuses on Business Intelligence (BI) and analytics for enterprise decision support in a more streamlined book. In addition to traditional decision support applications, this edition expands the readers understanding of the various types of analytics by providing examples, products, services, and exercises by discussing Web-related issues throughout the text.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part I Decision Making and Analytics: An Overview </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 1 An Overview of Business Intelligence, Analytics, and Decision Support </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 2 Foundations and Technologies for Decision Making </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part II Descriptive Analytics </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 3 Data Warehousing </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 4 Business Reporting, Visual Analytics, and Business Performance Management </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part III Predictive Analytics </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 5 Data Mining </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 6 Techniques for Predictive Modeling </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 7 Text Analytics, Text Mining, and Sentiment Analysis </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 8 Web Analytics, Web Mining, and Social Analytics </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part IV Prescriptive Analytics </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 9 Model-Based Decision Making: Optimization and Multi- Criteria Systems </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 10 Modeling and Analysis: Heuristic Search Methods and Simulation </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 11 Automated Decision Systems and Expert Systems </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 12 Knowledge Management and Collaborative Systems </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part V Big Data and Future Directions for Business Analytics </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 13 Big Data and Analytics </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 14 Business Analytics: Emerging Trends and Future Impacts</span></span></span></span></p>

<p> </p>', 'Title
			Business Intelligence and Analytics: Systems for Decision Support

			Author
			Efraim Turban

			ISBN
			9789352866489

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Intelligence and Analytics: Systems for Decision Support</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Efraim Turban</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352866489</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"935"', '"701"', '"0"', 9, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3723business.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352866489&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4065', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4065', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 396, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:04'),
('9f73555c-e478-4d5b-bc43-7b482f0f9d26', '1568', NULL, 'Locke''s Second Treatise of Government New', 'lockes-second-treatise-of-government-new-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568', 'lockes-second-treatise-of-government-new-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568-1568', 'DDFR545', 'DDFR545', 'DDFR545', NULL, 'Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading', '<p>Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading</p>', 'Locke''s Second Treatise of Government New', '<h1>Locke''s Second Treatise of Government New</h1>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24949781846841743.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DDFR545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1568', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1568', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2124, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:04'),
('9fb9028b-08d8-4b0c-88f2-f970493c5935', '582', NULL, 'Interpreting Quantitative Data With IBM SPSS Statistics - 2e NEW', 'interpreting-quantitative-data-with-ibm-spss-statistics-2e-new-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582', 'interpreting-quantitative-data-with-ibm-spss-statistics-2e-new-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582-582', 'BN67678', 'BN67678', 'BN67678', NULL, 'The second edition of Interpreting Quantitative Data with IBM SPSS Statistics is an invaluable resource for students analysing quantitative data for the first time. The book clearly sets out a range of statistical techniques and their common applications, explaining their logic and links to the research process. It also shows how SPSS can be used as a tool to aid analysis. Key features of the second edition include: - new chapters on one-way and two-way ANOVA, the Chi-square test and linear regression. - SPSS lab sessions following each chapter which demonstrate how SPSS can be used in practice - sets of exercises and ''real-life'' examples to aid teaching and learning - lists of key terms to aid revision and further reading to enhance students'' understanding - an improved text design making the book easier to navigate - a companion website with answers to the labs and exercises, along with additional data sets and powerpoint slides', '<h1>The second edition of Interpreting Quantitative Data with IBM SPSS Statistics is an invaluable resource for students analysing quantitative data for the first time. The book clearly sets out a range of statistical techniques and their common applications, explaining their logic and links to the research process. It also shows how SPSS can be used as a tool to aid analysis. Key features of the second edition include: - new chapters on one-way and two-way ANOVA, the Chi-square test and linear regression. - SPSS lab sessions following each chapter which demonstrate how SPSS can be used in practice - sets of exercises and ''real-life'' examples to aid teaching and learning - lists of key terms to aid revision and further reading to enhance students'' understanding - an improved text design making the book easier to navigate - a companion website with answers to the labs and exercises, along with additional data sets and powerpoint slides</h1>', 'Interpreting Quantitative Data With IBM SPSS Statistics - 2e', '<h1>Interpreting Quantitative Data With IBM SPSS Statistics - 2e</h1>', '"10999"', '"6599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43369783642245169.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BN67678&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=582', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=582', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2737, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:05'),
('9fbddb39-ebc0-4a2c-8c39-65e1144230a3', '3914', 537, 'Inorganic Chemistry: Textbook For Schools (Part One)', 'inorganic-chemistry-textbook-for-schools-part-one', 'inorganic-chemistry-textbook-for-schools-part-one', '5-03-001139-0', '5-03-001139-0', '5-03-001139-0', NULL, 'About the book

This comprehensive chemistry textbook delves into the core principles and essential concepts of chemistry, serving as an introductory guide for learners. It covers a wide spectrum of topics, starting with fundamental notions such as the nature of substances, atomic structure, chemical reactions, and types of chemical equations. The book progresses systematically, exploring crucial elements like oxygen, hydrogen, and their compounds, as well as water, solutions, acids, and bases.

It goes beyond elemental exploration, addressing inorganic compounds, periodicity, chemical bonding, and the structure of substances. The text offers practical insights through laboratory exercises and experiments, emphasizing quantitative relationships and the periodic law as articulated by Mendeleev. Additionally, it delves into the intricacies of chemical reactions, including those involving the halogens and the oxygen subgroup, while detailing the manufacture and significance of sulphuric acid.

With its organized structure and detailed explanations, this book provides a foundational understanding of chemistry, making it an invaluable resource for students, educators, and enthusiasts seeking a comprehensive grasp of chemical principles and their applications.

Contents

	First Notions of Chemistry 

	Oxygen, Oxides, Burning 

	Hydrogen, Acids, Salts  

	Water, Solutions, Bases

	Main Classes of Inorganic Compounds

	Laboratory Exercises

	Practical Experiments

	Quantitative Relationships in Chemistry

	Periodic Law and Periodic System of Chemical Elements by D. I. Mendeleev

	Chemical Bond, Structure of Substance

	The Halogens

	Oxygen Subgroup

	Main Regularities of Chemical Reactions, Manufacture of Sulphuric Acid

	Laboratory Exercises

	Practical Experiments

Answer to Questions Marked with an Asterisk', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This comprehensive chemistry textbook delves into the core principles and essential concepts of chemistry, serving as an introductory guide for learners. It covers a wide spectrum of topics, starting with fundamental notions such as the nature of substances, atomic structure, chemical reactions, and types of chemical equations. The book progresses systematically, exploring crucial elements like oxygen, hydrogen, and their compounds, as well as water, solutions, acids, and bases.</span></span></span></span></p>

<p style="text-align:justify"><span><span>It goes beyond elemental exploration, addressing inorganic compounds, periodicity, chemical bonding, and the structure of substances. The text offers practical insights through laboratory exercises and experiments, emphasizing quantitative relationships and the periodic law as articulated by Mendeleev. Additionally, it delves into the intricacies of chemical reactions, including those involving the halogens and the oxygen subgroup, while detailing the manufacture and significance of sulphuric acid.</span></span></p>

<p style="text-align:justify"><span><span>With its organized structure and detailed explanations, this book provides a foundational understanding of chemistry, making it an invaluable resource for students, educators, and enthusiasts seeking a comprehensive grasp of chemical principles and their applications<span>.</span></span></span></p>

<p style="text-align:justify"><span><span><strong>Contents</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span>First Notions of Chemistry </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Oxygen, Oxides, Burning </span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Hydrogen, Acids, Salts</span></span>  </span></span></li>
	<li style="text-align:justify"><span><span><span>Water, Solutions, Bases </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Main Classes of Inorganic Compounds </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Laboratory Exercises </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Practical Experiments</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Quantitative Relationships in Chemistry </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Periodic Law and Periodic System of Chemical Elements by D. I. Mendeleev </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Chemical Bond, Structure of Substance </span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Halogens </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Oxygen Subgroup </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Main Regularities of Chemical Reactions, Manufacture of Sulphuric Acid </span></span></span></li>
</ol>

<ol>
	<li style="text-align:justify"><span><span><span>Laboratory Exercises </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Practical Experiments </span></span></span></li>
</ol>

<p style="text-align:justify"><span><span>Answer to Questions Marked with an Asterisk</span></span></p>
', 'Title
			Inorganic Chemistry: Textbook For Schools (Part One)

			Author
			Yu.V.Khodakov

			Publisher
			Mir Publishers

			Year of Publication
			1984

			Pages
			232

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Inorganic Chemistry: Textbook For Schools (Part One)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Yu.V.Khodakov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">232</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 232, '232', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8635Yu.V.%20Khodakov,%20D.A.%20Epshtein,%20P.A.%20Gloriozov%20-%20Inorganic%20Chemistry%20Textbook%20for%20Schools%20-%20Part%20One%20-%20Mir%20-%201988_0000.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-03-001139-0&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3914', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3914', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 537, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:05'),
('9fcc2bf0-32dd-4037-bea2-298eac72f1f8', '2647', NULL, 'Draupadi - Mithak aur Manvi', 'draupadi-mithak-aur-manvi-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647', 'draupadi-mithak-aur-manvi-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647-2647', '9789380669595', '9789380669595', '9789380669595', NULL, 'Draupadi - Mithak aur Manvi', '<h1>Draupadi - Mithak aur Manvi</h1>', 'Sub Title

			Draupadi - Mithak Aur Manvi

			Author
			Dr. Sheela Ahuja

			ISBN 13 Digit
			9789380669595

			Publisher
			Gyan Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Draupadi - Mithak Aur Manvi</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sheela Ahuja</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380669595</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Gyan Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2887a429-d388-45b6-b03b-66c6d7d2281f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9238pic35.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380669595&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2647', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2647', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1449, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:05'),
('9fe7ef0c-a1e2-4902-86de-7048891ac497', '986', NULL, 'Janjatiyon mein Shiksha ki Sthiti new', 'janjatiyon-mein-shiksha-ki-sthiti-new-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986', 'janjatiyon-mein-shiksha-ki-sthiti-new-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986-986', 'RHYJ6332', 'RHYJ6332', 'RHYJ6332', NULL, 'Janjatiyon mein Shiksha ki Sthiti new', '<h1>Janjatiyon mein Shiksha ki Sthiti new</h1>', 'Sub Title
			No

			Author
			Dr. Jimi Singh Kushwah

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383575909

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jimi Singh Kushwah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575909</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1150"', '"690"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6519Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RHYJ6332&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=986', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=986', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2502, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:05'),
('9fea5378-daa0-4373-b7e5-436426803995', '1737', NULL, 'Quantum Decoherence - Progress in Mathematical Physics', 'quantum-decoherence-progress-in-mathematical-physics-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-173-1737', 'quantum-decoherence-progress-in-mathematical-physics-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737-1737', 'EEWR3453', 'EEWR3453', 'EEWR3453', NULL, 'This volume is devoted to Quantum Decoherence with lectures from the Séminaire Poincaré, held in November 2005 at the Institute Henri Poincaré Paris. The goal of this seminar is to provide up-to-date information about general topics of great interest in physics. Both the theoretical and experimental results are covered, with some historical background. Particular care is devoted to the pedagogical nature of the presentation.', '<p>This volume is devoted to Quantum Decoherence with lectures from the Séminaire Poincaré, held in November 2005 at the Institute Henri Poincaré Paris. The goal of this seminar is to provide up-to-date information about general topics of great interest in physics. Both the theoretical and experimental results are covered, with some historical background. Particular care is devoted to the pedagogical nature of the presentation.</p>', 'Quantum Decoherence - Progress in Mathematical Physics', '<h1>Quantum Decoherence - Progress in Mathematical Physics</h1>', '"7599"', '"4559"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7004dpp_18_107.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EEWR3453&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1737', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1737', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2002, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a0168fd7-7759-488b-ac80-ce37fe547533', '2159', NULL, 'Programming Languages - Design and Implementation - 4/e', 'programming-languages-design-and-implementation-4e-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159', 'programming-languages-design-and-implementation-4e-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159-2159', 'FGBV5544', 'FGBV5544', 'FGBV5544', NULL, 'This book continues the tradition of considering the software and hardware architecture when describing the features of a programming language. It provides programmers with the perspective to develop correct and efficient software. It lays emphasis on the World Wide Web and its impact on programming. More information is included on distributed computing and client/server algorithms. New topics include Java, HTML web page design, CGI scripts and the PERL and Postscript languages.', '<p>This book continues the tradition of considering the software and hardware architecture when describing the features of a programming language. It provides programmers with the perspective to develop correct and efficient software. It lays emphasis on the World Wide Web and its impact on programming. More information is included on distributed computing and client/server algorithms. New topics include Java, HTML web page design, CGI scripts and the PERL and Postscript languages.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Terrance W. Pratt, Marvin V. Zelkowitz, T.V. Gopal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788177586886

			Pages
			608

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			4th Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Terrance W. Pratt, Marvin V. Zelkowitz, T.V. Gopal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177586886</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>608</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '4th Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 608, '608', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76869788177586886.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGBV5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2159', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2159', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1719, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:05'),
('a0267d11-2bdc-477e-b15b-52592f1a9f90', '1764', NULL, 'The Physics and Modeling of Mosfets - Surface', 'the-physics-and-modeling-of-mosfets-surface-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-17-1764', 'the-physics-and-modeling-of-mosfets-surface-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764-1764', 'DFVC3322', 'DFVC3322', 'DFVC3322', NULL, 'his volume provides a timely description of the latest compact MOS transistor models for circuit simulation. The first generation BSIM3 and BSIM4 models that have dominated circuit simulation in the last decade are no longer capable of characterizing all the important features of modern sub-100nm MOS transistors. This book discusses the second generation MOS transistor models that are now in urgent demand and being brought into the initial phase of manufacturing applications. It considers how the models are to include the complete drift-diffusion theory using the surface potential variable in the MOS transistor channel in order to give one characterization equation.', '<p>his volume provides a timely description of the latest compact MOS transistor models for circuit simulation. The first generation BSIM3 and BSIM4 models that have dominated circuit simulation in the last decade are no longer capable of characterizing all the important features of modern sub-100nm MOS transistors. This book discusses the second generation MOS transistor models that are now in urgent demand and being brought into the initial phase of manufacturing applications. It considers how the models are to include the complete drift-diffusion theory using the surface potential variable in the MOS transistor channel in order to give one characterization equation.</p>', 'The Physics and Modeling of Mosfets - Surface', '<h1>The Physics and Modeling of Mosfets - Surface</h1>', '"7999"', '"4799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2473dpp_18_138.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFVC3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1764', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1764', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1980, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:05'),
('a028f4a9-f836-435b-93d8-75ad2eac59b2', '2480', NULL, 'Enterprise Resource Planning BOOK', 'enterprise-resource-planning-book-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480', 'enterprise-resource-planning-book-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480-2480', 'RTYH5555', 'RTYH5555', 'RTYH5555', NULL, 'Enterprise Resource Planning BOOK', '<h1>Enterprise Resource Planning BOOK</h1>', 'Sub Title
			No

			Author
			Pankaj Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176486637

			Pages
			9788176486637

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pankaj Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176486637</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9788176486637</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"395"', '"237"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2147483647, '9788176486637', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYH5555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2480', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2480', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1580, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:05'),
('a0555d99-e4c9-4122-9fc1-31a233155307', '4037', 424, 'Operations Research (Quantitative Techniques for Management)', 'operations-research-quantitative-techniques-for-management', 'operations-research-quantitative-techniques-for-management', '9789351610113', '9789351610113', '9789351610113 ', NULL, 'About the book

The book completely covers the syllabi of M.B.A., M.M.S. and M.Com., C.A. Engineering, Computer Science & Services Exams of all Indian Universities. This well-organised and profusely illustrated book presents updated account of the Operations Research Techniques.

Special Features

It is lucid and practical in approach. Wide variety of carefully selected, adapted and specially designed problems with complete solutions and detailed workings. 338 Worked examples are expertly woven into the text. Useful sets of 887 problems as exercises are given.

Contents

	Introduction to Operations Research

	Linear Programming: Problem Formulation and Solution by Graphic Method

	Linear Programming: Simplex Method

	Linear Programming: Duality and sensitivity Analysis

	Transportation Problem

	Assignment Problem

	Sequencing Problem

	Replacement Theory

	Queuing Theory

	Decision Analysis

	Theory of Games

	Inventory Management

	Project Network Analysis CPM/PERT

	Simulation

	Goal Integer and Dynamic Programming

	Markov Chains

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book completely covers the syllabi of M.B.A., M.M.S. and M.Com., C.A. Engineering, Computer Science &amp; Services Exams of all Indian Universities. This well-organised and profusely illustrated book presents updated account of the Operations Research Techniques.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Special Features</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>It is lucid and practical in approach. Wide variety of carefully selected, adapted and specially designed problems with complete solutions and detailed workings. 338 Worked examples are expertly woven into the text. Useful sets of 887 problems as exercises are given.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span>Introduction to Operations Research</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Linear Programming: Problem Formulation and Solution by Graphic Method</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Linear Programming: Simplex Method</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Linear Programming: Duality and sensitivity Analysis</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Transportation Problem</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Assignment Problem</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Sequencing Problem</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Replacement Theory</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Queuing Theory</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Decision Analysis</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Theory of Games</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Inventory Management</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Project Network Analysis CPM/PERT</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Simulation</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Goal Integer and Dynamic Programming</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Markov Chains</span></span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			Operations Research (Quantitative Techniques for Management)

			Author
			V.K Kapoor

			ISBN
			9789351610113 

			Publisher
			Sultan Chand

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operations Research (Quantitative Techniques for Management)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>V.K Kapoor</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789351610113 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sultan Chand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"625"', '"500"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9a0301e0-61b0-4735-9e4d-83b7f942e9a2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8336download.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789351610113%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4037', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4037', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 424, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:05'),
('a07df990-700c-44f0-976b-c9c9687e8635', '987', NULL, 'Upanyaas ka Samajshastra book', 'upanyaas-ka-samajshastra-book-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987', 'upanyaas-ka-samajshastra-book-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987-987', 'THU7766', 'THU7766', 'THU7766', NULL, 'Upanyaas ka Samajshastra book', '<h1>Upanyaas ka Samajshastra book</h1>', 'Sub Title
			No

			Author
			Garima Shrivastav

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8174452931

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Garima Shrivastav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8174452931</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8199image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THU7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=987', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=987', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2501, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:05'),
('a081b5f9-56ce-4581-8006-503f12846605', '479', NULL, 'Reflections on Education in Sanskrit Literature', 'reflections-on-education-in-sanskrit-literature-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479', 'reflections-on-education-in-sanskrit-literature-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479-479', '9788172735937', '9788172735937', '9788172735937', NULL, 'The vast ocean of Sanskrit literature is saturated with higher intellectual heights and deeper insights into life and education. The texts abound in reflections on all the aspects of life: Adhibhautika, Adhidaivika and Adhyatmika. It is the holistic vision of life. These concepts, when understood in their true essence and spirit, can provide a sound philosophical and psychological foundation of education. It is, indeed, a Herculean task to search out the texts related to education from this vast ocean of Sanskrit literature. However, here is a humble attempt to fathom out the pearls of educational wisdom, and thread them into a garland that presents the holistic vision of education.

The Indian concept of education has always been to enrich one''s life so that man becomes a good human displaying appropriate qualities and work culture that contribute to the welfare of all beings. While we may not be able to revive the ancient Gurukul system of education now, what has to be ensured is that the basic principles, and the holistic wisdom and vision of the ancient Indian educational system are renovated, re-understood, preserved, adopted and re-expressed in modern thought. This book, Reflections on Education in Sanskrit Literature aims at fulfilling this need of our times.

Content - Prologue, Abbreviations, SECTION I: EDUCATION IN ANCIENT INDIA, SECTION II : THE ESSENCE AND ROLE OF HOLISTIC EDUCATION,  SECTION III: UNIVERSAL VALUES, Epilogue, Bibliography       ', '<p style="text-align:justify"><span>The vast ocean of Sanskrit literature is saturated with higher intellectual heights and deeper insights into life and education. The texts abound in reflections on all the aspects of life: Adhibhautika, Adhidaivika and Adhyatmika. It is the holistic vision of life. These concepts, when understood in their true essence and spirit, can provide a sound philosophical and psychological foundation of education. It is, indeed, a Herculean task to search out the texts related to education from this vast ocean of Sanskrit literature. However, here is a humble attempt to fathom out the pearls of educational wisdom, and thread them into a garland that presents the holistic vision of education.</span></p>

<p style="text-align:justify"><span>The Indian concept of education has always been to enrich one''s life so that man becomes a good human displaying appropriate qualities and work culture that contribute to the welfare of all beings. While we may not be able to revive the ancient Gurukul system of education now, what has to be ensured is that the basic principles, and the holistic wisdom and vision of the ancient Indian educational system are renovated, re-understood, preserved, adopted and re-expressed in modern thought. This book, Reflections on Education in Sanskrit Literature aims at fulfilling this need of our times.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Prologue, Abbreviations, SECTION I: EDUCATION IN ANCIENT INDIA, SECTION II : THE ESSENCE AND ROLE OF HOLISTIC EDUCATION,  SECTION III: UNIVERSAL VALUES, Epilogue, Bibliography</span>       </span></span></span></p>', 'Sub Title
			Reflections on Education in Sanskrit Literature

			Author
			Shankar B. Chandekar

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788172735937

			Pages
			248

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span><span>Reflections on Education in Sanskrit Literature</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Shankar B. Chandekar</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788172735937</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>248</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 248, '248', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6654Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788172735937&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=479', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=479', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2794, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:05'),
('a092180b-fa01-4ee5-9f6e-1ce01e7ef2bf', '4276', 187, 'Environmental Chemistry', 'environmental-chemistry', 'environmental-chemistry', '9789385923890', '9789385923890', '9789385923890', NULL, 'About the book

This book has been thoroughly revised and updated in its present Eighth in Multicolour Edition. Skriking a neat balance environmental chemistry and environmental chemical analysis, the book explains the various dimensions of environmental chemistry including latest concepts and developments in the subject with global and user-friendly approach.

Content:

	Introduction

	Atmosphere

	Hydrosphere

	Lithosphere

	Geosphere and Geochemistry

	Biosphere, Ecology and Ecosystems

	Population and Environment

	Environmental Biochemistry

	Chemical Toxicology

	Air Pollution

	Noise Pollution

	Water Pollution

	Waste Treatment/Management and Recycling

	Instrumental Techniques in Environmental Chemical Analysis

	Natural Resources, Energy and Environment

	The State of the Global Environment: The Earth Summits 1992, 2002', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book has been thoroughly revised and updated in its present Eighth in Multicolour Edition. Skriking a neat balance environmental chemistry and environmental chemical analysis, the book explains the various dimensions of environmental chemistry including latest concepts and developments in the subject with global and user-friendly approach.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction</span></span></span></li>
	<li><span><span><span>Atmosphere</span></span></span></li>
	<li><span><span><span>Hydrosphere</span></span></span></li>
	<li><span><span><span>Lithosphere</span></span></span></li>
	<li><span><span><span>Geosphere and Geochemistry</span></span></span></li>
	<li><span><span><span>Biosphere, Ecology and Ecosystems</span></span></span></li>
	<li><span><span><span>Population and Environment</span></span></span></li>
	<li><span><span><span>Environmental Biochemistry</span></span></span></li>
	<li><span><span><span>Chemical Toxicology</span></span></span></li>
	<li><span><span><span>Air Pollution</span></span></span></li>
	<li><span><span><span>Noise Pollution</span></span></span></li>
	<li><span><span><span>Water Pollution</span></span></span></li>
	<li><span><span><span>Waste Treatment/Management and Recycling</span></span></span></li>
	<li><span><span><span>Instrumental Techniques in Environmental Chemical Analysis</span></span></span></li>
	<li><span><span><span>Natural Resources, Energy and Environment</span></span></span></li>
	<li><span><span><span>The State of the Global Environment: The Earth Summits 1992, 2002</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Environmental Chemistry

			Author
			A K De

			ISBN
			9789385923890

			Publisher
			New Age

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Environmental Chemistry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>A K De</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385923890</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>New Age</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"350"', '"298"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '06e7e71a-d80d-48e8-abde-be25b6b8845d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6616envi.jpg', NULL, '6 | 13', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789385923890&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4276', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4276', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 187, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:05'),
('a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', '4457', 8, 'Our Natural Heritage Wealth: Sacred Groves Ecosystem', 'our-natural-heritage-wealth-sacred-groves-ecosystem', 'our-natural-heritage-wealth-sacred-groves-ecosystem', '9789385830525', '9789385830525', '9789385830525', NULL, 'About the Book

Scientific research on “Sacred Groves” in the North Gujarat region has been very less explored. This is a comprehensive research on the ecological and microbiological study that can be used by the students and teachers of biological sciences. The text provides scientific data and information presented in lucid language. It covers the ecology, Biodiversity and significance of sacred groves and data are presented through tabulated, diagrammatic illustrations and photographs that makes the concept understandable. The book focusses on the contributions of sacred groves to biodiversity, genetic diversity and ecosystem services.

The state of World’s biodiversity, and the problems of habitat loss, global climate change and urban sprawl are well discussed. It also describes how sacred groves act as biodiversity hotspots, providing ecological services such as pollination, water purification and also climate regulation which in turn affect human well being. The book also examines the historical functions as ecological Refugio during times of unfavourable climate, and their function in maintaining Traditional Ecological Knowledge (TEK). The book concludes with a discussion on future directions for sacred grove conservation, advocating for integrated approaches that combine indigenous knowledge with scientific methods.

Contents:

Foreword

Preface

	Introduction to Sacred Grove

	Biodiversity Conservation

	Global Biodiversity Scenario

	Historical Perspectives, Ancient Practices

	Sacred Groves in India

	Sacred Groves in Other Parts of the World

	Policy and Legal Frameworks

	Community Participation and Indigenous Knowledge

	Economic Valuation of Biodiversity

	Technological Innovations in Biodiversity Conservation

	Education and Awareness

	Future Directions

	Final Thoughts and Major Highlights

Reference

Index', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Scientific research on “Sacred Groves” in the North Gujarat region has been very less explored. This is a comprehensive research on the ecological and microbiological study that can be used by the students and teachers of biological sciences. The text provides scientific data and information presented in lucid language. It covers the ecology, Biodiversity and significance of sacred groves and data are presented through tabulated, diagrammatic illustrations and photographs that makes the concept understandable. The book focusses on the contributions of sacred groves to biodiversity, genetic diversity and ecosystem services.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The state of World’s biodiversity, and the problems of habitat loss, global climate change and urban sprawl are well discussed. It also describes how sacred groves act as biodiversity hotspots, providing ecological services such as pollination, water purification and also climate regulation which in turn affect human well being. The book also examines the historical functions as ecological Refugio during times of unfavourable climate, and their function in maintaining Traditional Ecological Knowledge (TEK). The book concludes with a discussion on future directions for sacred grove conservation, advocating for integrated approaches that combine indigenous knowledge with scientific methods.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Foreword</span></span></span></p>

<p style="text-align:justify"><span><span><span>Preface</span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction to Sacred Grove</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Biodiversity Conservation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Global Biodiversity Scenario</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Historical Perspectives, Ancient Practices</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sacred Groves in India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sacred Groves in Other Parts of the World</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Policy and Legal Frameworks</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Community Participation and Indigenous Knowledge</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Economic Valuation of Biodiversity</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Technological Innovations in Biodiversity Conservation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Education and Awareness</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Future Directions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Final Thoughts and Major Highlights</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span>Reference</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>
', 'Title
			Our Natural Heritage Wealth: Sacred Groves Ecosystem

			Author
			Dr.S.A Bhatt

			ISBN
			9789385830525

			Publisher
			Standard Publishers (India)

			Year
			2026

			Language
			English

			Pages
			167

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Our Natural Heritage Wealth: Sacred Groves Ecosystem</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.S.A Bhatt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830525</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>167</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1499"', '"975"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, '2026', NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 167, '167', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6138oue%20natural.jpeg', NULL, '4 | 23', 'Featured Books', '1', 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789385830525&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4457', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4457', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 8, 0, 1, 0, 0, '"0"', 0, '2026-08-11 12:39:32', '2026-08-12 00:45:05'),
('a0b245f7-a4e4-4366-a026-45490bdaa6e8', '2203', NULL, 'Digital Library and Information Technology- Changing Concepts', 'digital-library-and-information-technology-changing-concepts-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203', 'digital-library-and-information-technology-changing-concepts-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203-2203', 'HJUU6567', 'HJUU6567', 'HJUU6567', NULL, 'Digital Library and Information Technology- Changing Concepts', '<h1>Digital Library and Information Technology- Changing Concepts</h1>', 'Sub Title
			No

			Author
			G.K. Sampath Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788192214351

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.K. Sampath Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192214351</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51709788192214351.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJUU6567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2203', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2203', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1686, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:05'),
('a0b8c4de-7a2c-4c6a-b380-ebc0ed02091c', '959', NULL, 'Data Inference in Observational Settings- Benchmarks in Social Research Methodos-4Vols. BOOK', 'the-encyclopedia-of-hotel-and-hospitality-management-in-100-vols-cd-new-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-959', 'the-encyclopedia-of-hotel-and-hospitality-management-in-100-vols-cd-new-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317', 'UJHY7788', 'UJHY7788::959', 'UJHY7788', NULL, 'The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD', '<h1>The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD</h1>', 'Sub Title
			No

			Author
			No

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190718813

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190718813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"73600"', '"73512"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34309788190718813.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=959', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=959', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2516, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:05'),
('a0dbe3e3-3374-4401-b1f9-3b5443c22032', '4386', 78, 'कुषाण काल का इतिहास: राजनैतिक सामाजिक आर्थिक व्यवस्था का अध्ययन ', 'कषण-कल-क-इतहस-रजनतक-समजक-आरथक-वयवसथ-क-अधययन', '-', '9789392619144', '9789392619144', '9789392619144', NULL, '', NULL, 'Title
			कुषाण काल का इतिहास: राजनैतिक सामाजिक आर्थिक व्यवस्था का अध्ययन 

			Author
			श्रद्धा जायसवाल

			ISBN
			9789392619144

			Publisher
			Khama Publishers

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>कुषाण काल का इतिहास: राजनैतिक सामाजिक आर्थिक व्यवस्था का अध्ययन </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>श्रद्धा जायसवाल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789392619144</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Khama Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"495"', '"421"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c94b803-0ba5-421d-be43-fc5fae62522b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8550kushan-kalin-kaal-ka-itihas-rajnait.jpeg', NULL, '19 | 30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789392619144&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4386', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4386', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 78, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:05'),
('a0f8b181-37ea-474f-8b1c-5bb77b7e2933', '2693', NULL, 'आसमा के सितारे : कविता, नज़्मे तथा गीत', 'आसम-क-सतर-कवत-नजम-तथ-गत', '-', '9789385830259', '9789385830259', '9789385830259', NULL, 'आसमा के सितारे  : कविता, नज़्मे तथा गीत ', '<h5><span>आसमा के सितारे  : कविता, नज़्मे तथा गीत </span></h5>', ' Title
			आसमा के सितारे  : कविता, नज़्मे तथा गीत 

			Author
			राकेश रंजन 

			ISBN 
			9789385830259

			Publisher
			Standard Publisher (India)

			Binding
			Hardcover', '<table border="0">
	<tbody>
		<tr>
			<th> Title</th>
			<td style="text-align:center">आसमा के सितारे  : कविता, नज़्मे तथा गीत </td>
		</tr>
		<tr>
			<th>Author</th>
			<td style="text-align:center">राकेश रंजन </td>
		</tr>
		<tr>
			<th>ISBN </th>
			<td style="text-align:center">9789385830259</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td style="text-align:center">Standard Publisher (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', '"999"', '"700"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd20ee8e0-2952-4af0-9fa7-cde24058cdb7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6859aasmaa-ke-sitare-kavita-nazme-tatha-geet-original-imaftv7gjgbtsg5j(1).jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830259&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2693', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2693', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1405, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:05'),
('a1133656-de20-4b62-bc87-b769d69ae2f8', '243', NULL, '101 tales from INDIAN MYTHOLOGY', '101-tales-from-indian-mythology-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243', '101-tales-from-indian-mythology-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243-243', '9788176760997', '9788176760997', '9788176760997', NULL, 'Lord Shiva opened his third eye to destroy the world and Goddess Saraswati came to the rescue.

The Vindhya mountain stopped the sun''s journey from the north to the south and half the earth was plunged into darkness!

Gandhari gave birth to a lump of flesh and sage Vyasa cut that lump into a hundred pieces to form hundred sons!

Indra used Sage Dhadichi''s bones to create a weapon to kill a demon.

These are some of the 101 Tales from Indian Mythology showcased in this book. Accompanied by stunning full colour illustrations, this treasury of wonderful stories will not only bring alive the various characters of the stories but also will be a much treasured possession for old and young alike.

Content - Introduction, Brahma & Satarupa,  Bhishma,  Vakratunda,  The Three Princesses, Goddess Durga, Yashoda Ties Krishna, How Sage Agastya was Born?, The Birth of Kauravas, Rantideva Attains Moksha, The Story of Sunday, Sage Dadhyan, Sita''s Swayamvara, The Great Teacher, The Proud Gods,  Parshurama, Bharata, the Ideal Brother,  Mahakaleshwar,  Gajendra,  Poison Kills Poison, The Intelligent Beggar, Viradha & Rama,  Ganesha and Kubera, Lord Vishnu''s Love for His Devotee,  Maharishi Bhrigu and Vishnu, Saraswati Saves the World,  Jatayu, Bhima & Hidimba, Shurpanakha, Manu and the Fish, Jatayu Fights Ravana, Jatayu Helps Rama, Krishna Saves Nanda,  Kabandha Meets Rama, Bali & Sugreeva, Curse on Bali, The Mischief of Lord Mars, Birth of Draupadi, The Fruit Vendor, Krishna Breaks the Bow, Krishna and Kesi, Tilottama, Krishna Meets Yama, Indra''s Fight with Vritra, Worms in Rice, Arjuna and Ulupi,  Vishwamitra & Menaka, The Mountain Bows, Hanuman Crosses the Sea, Krishna Kills Shishupal, Ganesha and Ravana, Bhima and Kichaka, Arjuna''s Search, Hanuman Meets Sita, Ekadanta, Hanuman is Captured, The Pandavas Save Duryodhana, The Parijataka Tree,  Jaidratha''s Punishment, Vibhishana Meets Rama, Rama & the Squirrel, How the Moon Lost its Light?, The End of Kumbhakarna,  Sati, The Battle with Meghnad, Karna''s Promise, Krishna''s Peace Mission, Lakshmana Becomes Unconscious, Bhimeshwar, Bhishma Falls, The End of Meghnad, The Broken Code of War, The End of Jaidratha, The Fall of Drona, Karna Meets His End, Gandhari Tries to Protect Her Son, The True Devotee, Ashvatthama''s Plan, Krishna to the Rescue, Sita''s Exile, Sahasramukharavana, Yamaraj Meets Rama, Kartikeya, Lord Buddha, Yama Kumar, Brahma Tests Krishna,  Satyavan and Savitri, How Kali was Created?, Krishna, the Shepherd Boy, Sage Agastya and the Demons, Valmiki, Krishna Kills Aghasura, The Forest Fire, The Reformation of Duraasadana,  Krishna Kills the Elephant,  Indra''s Weapon,  Kedarnath, The Demon with Thousand Hands, Luv & Kush Fight Lakshman, Curse on Parikshit, The Snake Sacrifice, Astika Saves Takshaka,  Glossary                                                                                                        ', '<p style="text-align:justify"><span>Lord Shiva opened his third eye to destroy the world and Goddess Saraswati came to the rescue.</span></p>

<p style="text-align:justify"><span>The Vindhya mountain stopped the sun''s journey from the north to the south and half the earth was plunged into darkness!</span></p>

<p style="text-align:justify"><span>Gandhari gave birth to a lump of flesh and sage Vyasa cut that lump into a hundred pieces to form hundred sons!</span></p>

<p style="text-align:justify"><span>Indra used Sage Dhadichi''s bones to create a weapon to kill a demon.</span></p>

<p style="text-align:justify"><span>These are some of the 101 Tales from Indian Mythology showcased in this book. Accompanied by stunning full colour illustrations, this treasury of wonderful stories will not only bring alive the various characters of the stories but also will be a much treasured possession for old and young alike.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, Brahma &amp; Satarupa,  Bhishma,  Vakratunda,  The Three Princesses, Goddess Durga, Yashoda Ties Krishna, How Sage Agastya was Born?, The Birth of Kauravas, Rantideva Attains Moksha, The Story of Sunday, Sage Dadhyan, Sita''s Swayamvara, The Great Teacher, The Proud Gods,  Parshurama, Bharata, the Ideal Brother,  Mahakaleshwar,  Gajendra,  Poison Kills Poison, The Intelligent Beggar, Viradha &amp; Rama,  Ganesha and Kubera, Lord Vishnu''s Love for His Devotee,  Maharishi Bhrigu and Vishnu, Saraswati Saves the World,  Jatayu, Bhima &amp; Hidimba, Shurpanakha, Manu and the Fish, Jatayu Fights Ravana, Jatayu Helps Rama, Krishna Saves Nanda,  Kabandha Meets Rama, Bali &amp; Sugreeva, Curse on Bali, The Mischief of Lord Mars, Birth of Draupadi, The Fruit Vendor, Krishna Breaks the Bow, Krishna and Kesi, Tilottama, Krishna Meets Yama, Indra''s Fight with Vritra, Worms in Rice, Arjuna and Ulupi,  Vishwamitra &amp; Menaka, The Mountain Bows, Hanuman Crosses the Sea, Krishna Kills Shishupal, Ganesha and Ravana, Bhima and Kichaka, Arjuna''s Search, Hanuman Meets Sita, Ekadanta, Hanuman is Captured, The Pandavas Save Duryodhana, The Parijataka Tree,  Jaidratha''s Punishment, Vibhishana Meets Rama, Rama &amp; the Squirrel, How the Moon Lost its Light?, The End of Kumbhakarna,  Sati, The Battle with Meghnad, Karna''s Promise, Krishna''s Peace Mission, Lakshmana Becomes Unconscious, Bhimeshwar, Bhishma Falls, The End of Meghnad, The Broken Code of War, The End of Jaidratha, The Fall of Drona, Karna Meets His End, Gandhari Tries to Protect Her Son, The True Devotee, Ashvatthama''s Plan, Krishna to the Rescue, Sita''s Exile, Sahasramukharavana, Yamaraj Meets Rama, Kartikeya, Lord Buddha, Yama Kumar, Brahma Tests Krishna,  Satyavan and Savitri, How Kali was Created?, Krishna, the Shepherd Boy, Sage Agastya and the Demons, Valmiki, Krishna Kills Aghasura, The Forest Fire, The Reformation of Duraasadana,  Krishna Kills the Elephant,  Indra''s Weapon,  Kedarnath, The Demon with Thousand Hands, Luv &amp; Kush Fight Lakshman, Curse on Parikshit, The Snake Sacrifice, Astika Saves Takshaka,  Glossary </span>                                                                                                       </p>', 'Sub Title
			INDIAN MYTHOLOGY

			Author
			Anurag Mehta, Ritika Sabbharwal

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788176760997

			Pages
			200

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>INDIAN MYTHOLOGY</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag Mehta, Ritika Sabbharwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"595"', '"357"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, '200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11799788176760997xxxxxxxxx.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176760997&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=243', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=243', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2933, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:05'),
('a14109c7-f641-4514-851b-c756b4576b5b', '1785', NULL, 'An Introduction to the Theory of Stationary Random Functions', 'an-introduction-to-the-theory-of-stationary-random-functions-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785', 'an-introduction-to-the-theory-of-stationary-random-functions-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785-1785', 'WWEE1234', 'WWEE1234', 'WWEE1234', NULL, 'This two-part treatment covers the general theory of stationary random functions and the Wiener-Kolmogorov theory of extrapolation and interpolation of random sequences and processes. Beginning with the simplest concepts, it covers the correlation function, the ergodic theorem, homogenous random fields, and general rational spectral densities, among other topics. Numerous examples appear throughout the text, with emphasis on the physical meaning of mathematical concepts. Although rigorous in its treatment, this is essentially an introduction, and the sole prerequisites are a rudimentary knowledge of probability and complex variable theory. 1962 edition.', '<p>This two-part treatment covers the general theory of stationary random functions and the Wiener-Kolmogorov theory of extrapolation and interpolation of random sequences and processes. Beginning with the simplest concepts, it covers the correlation function, the ergodic theorem, homogenous random fields, and general rational spectral densities, among other topics. Numerous examples appear throughout the text, with emphasis on the physical meaning of mathematical concepts. Although rigorous in its treatment, this is essentially an introduction, and the sole prerequisites are a rudimentary knowledge of probability and complex variable theory. 1962 edition.</p>', 'An Introduction to the Theory of Stationary Random Functions', '<h1>An Introduction to the Theory of Stationary Random Functions</h1>', '"3899"', '"3755"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46291_5_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WWEE1234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1785', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1785', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1965, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:05'),
('a14b1046-cf08-41d2-942a-de75f7b5cf6c', '4194', 269, 'New Products Management 11/e', 'new-products-management-11e', 'new-products-management-11e', '9789389949810', '9789389949810', '9789389949810 ', NULL, 'About the book

New Products Management, now in its eleventh edition, is a comprehensive textbook on new product development and management. The book takes the management approach with the perspective of marketing. The text is interspersed with real-life examples and take-aways for practicing managers apart from providing a great many “best practices” of various industries. Also, the various stages of the new products process have been discussed in detail.

Content:

PART ONE

Overview and Opportunity Identification/Selection 

1. The Strategic Elements of Product Development 

2. The New Products Process 

3. Opportunity Identification and Selection: Strategic Planning for New Products 

PART TWO

Concept Generation 

4. Creativity and the Product Concept 

5. Finding and Solving Customers’ Problems 

6. Analytical Attribute Approaches: Introduction and Perceptual Mapping 

7. Analytical Attribute Approaches: Trade-Off Analysis and Qualitative Techniques 

PART THREE

Concept/Project Evaluation 

8. The Concept Evaluation System 

9. Concept Testing 

10. The Full Screen 

11. Sales Forecasting and Financial Analysis 

12. Product Protocol

PART FOUR

Development 

13. Design 

14. Development Team Management 

15. Product Use Testing 

PART FIVE

Launch 

16. Strategic Launch Planning 

17. Implementation of the Strategic Plan 

18. Market Testing 

19. Launch Management 

20. Public Policy Issues', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>New Products Management, now in its eleventh edition, is a comprehensive textbook on new product development and management. The book takes the management approach with the perspective of marketing. The text is interspersed with real-life examples and take-aways for practicing managers apart from providing a great many “best practices” of various industries. Also, the various stages of the new products process have been discussed in detail.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span><span>PART ONE</span></span></strong><br />
<span><span><span>Overview and Opportunity Identification/Selection </span><br />
<span>1. The Strategic Elements of Product Development </span><br />
<span>2. The New Products Process </span><br />
<span>3. Opportunity Identification and Selection: Strategic Planning for New Products </span><br />
<br />
<strong>PART TWO</strong><br />
<span>Concept Generation </span><br />
<span>4. Creativity and the Product Concept </span><br />
<span>5. Finding and Solving Customers’ Problems </span><br />
<span>6. Analytical Attribute Approaches: Introduction and Perceptual Mapping </span><br />
<span>7. Analytical Attribute Approaches: Trade-Off Analysis and Qualitative Techniques </span><br />
<br />
<strong>PART THREE</strong><br />
<span>Concept/Project Evaluation </span><br />
<span>8. The Concept Evaluation System </span><br />
<span>9. Concept Testing </span><br />
<span>10. The Full Screen </span><br />
<span>11. Sales Forecasting and Financial Analysis </span><br />
<span>12. Product Protocol</span><br />
<br />
<strong>PART FOUR</strong><br />
<span>Development </span><br />
<span>13. Design </span><br />
<span>14. Development Team Management </span><br />
<span>15. Product Use Testing </span><br />
<br />
<strong>PART FIVE</strong><br />
<span>Launch </span><br />
<span>16. Strategic Launch Planning </span><br />
<span>17. Implementation of the Strategic Plan </span><br />
<span>18. Market Testing </span><br />
<span>19. Launch Management </span><br />
<span>20. Public Policy Issues </span></span></span></span></span><br />
<br />
 </p>
', 'Title
			New Products Management 11/e

			Author
			Merle Crawford

			ISBN
			9789389949810 

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>New Products Management 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Merle Crawford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389949810 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1025"', '"769"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7578new.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389949810%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4194', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4194', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 269, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:05'),
('a1507d7c-635b-4ae4-890c-9fba6b0ea782', '3527', 875, 'Applications of Model Theory to Functional Analysis', 'applications-of-model-theory-to-functional-analysis-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527', 'applications-of-model-theory-to-functional-analysis-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527-3527', '9780486780849', '9780486780849', '9780486780849', NULL, 'During the last two decades, methods that originated within mathematical logic have exhibited powerful applications to Banach space theory, particularly set theory and model theory. This volume constitutes the first self-contained introduction to techniques of model theory in Banach space theory. The area of research has grown rapidly since this monograph''s first appearance, but much of this material is still not readily available elsewhere. For instance, this volume offers a unified presentation of Krivine''s theorem and the Krivine-Maurey theorem on stable Banach spaces, with emphasis on the connection between these results and basic model-theoretic notions such as types, indiscernible sequences, and ordinal ranks.

Suitable for advanced undergraduates and graduate students of mathematics, this exposition does not presuppose expertise in either model theory or Banach space theory. Numerous exercises and historical notes supplement the text.', '<p>During the last two decades, methods that originated within mathematical logic have exhibited powerful applications to Banach space theory, particularly set theory and model theory. This volume constitutes the first self-contained introduction to techniques of model theory in Banach space theory. The area of research has grown rapidly since this monograph''s first appearance, but much of this material is still not readily available elsewhere. For instance, this volume offers a unified presentation of Krivine''s theorem and the Krivine-Maurey theorem on stable Banach spaces, with emphasis on the connection between these results and basic model-theoretic notions such as types, indiscernible sequences, and ordinal ranks.<br />
Suitable for advanced undergraduates and graduate students of mathematics, this exposition does not presuppose expertise in either model theory or Banach space theory. Numerous exercises and historical notes supplement the text.</p>', 'Sub Title
			No

			Author
			 Prof. Jose Iovino

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			0486780848

			ISBN 13 Digit
			9780486780849

			Pages
			112

			Binding
			Paperback

			Year of Publication
			2014

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td> Prof. Jose Iovino</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486780848</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486780849</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>112</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1060"', '"636"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 112, '112', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/239151gw780BxxL._SY445_SX342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486780849&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3527', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3527', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 875, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:05'),
('a1826d83-eddf-4947-9c5d-3d413c460a8b', '334', NULL, 'Economic Thought of Jawaharlal Nehru', 'economic-thought-of-jawaharlal-nehru-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-33-334', 'economic-thought-of-jawaharlal-nehru-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334-334', 'Economic Thought of', 'Economic Thought of', 'Economic Thought of ', NULL, 'Jawaharlal Nehru was deeply involved in a comprehensive model of economic development to be taken um immediately after grant of independence. Much of his plans and speculations were jeoparidized by the partition which brought about problems in agricultural and industrial sectors. Nehru''s economic policies have been considered to be socialist in nature. he laid the foundation for social planning in India. Present day economic strength of India has its roots in Nehru''s economic thought and constructive implementation. Essays included in this volume are relevant to the needs of academic community, policy makers, those preparing for competitive examination and even the general readers will find this book of great value.', '<p>Jawaharlal Nehru was deeply involved in a comprehensive model of economic development to be taken um immediately after grant of independence. Much of his plans and speculations were jeoparidized by the partition which brought about problems in agricultural and industrial sectors. Nehru''s economic policies have been considered to be socialist in nature. he laid the foundation for social planning in India. Present day economic strength of India has its roots in Nehru''s economic thought and constructive implementation. Essays included in this volume are relevant to the needs of academic community, policy makers, those preparing for competitive examination and even the general readers will find this book of great value.</p>', 'Sub Title
			No

			Author
			Chetan Agarwal, R.K. Pruthi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131105368

			Pages
			3004

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chetan Agarwal, R.K. Pruthi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131105368</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3004</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1300"', '"780"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3004, '3004', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81219788131105368.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Economic%20Thought%20of%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=334', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=334', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2882, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:05'),
('a1856017-0f87-4b7c-8c86-e27770e713f1', '3778', 671, 'A New Companion to Victorian Literature and Culture', 'a-new-companion-to-victorian-literature-and-culture', 'a-new-companion-to-victorian-literature-and-culture', '9781118624494', '9781118624494', '9781118624494', NULL, 'About the Book

A NEW COMPANION TO VICTORIAN LITERATURE AND CULTURE

The Victorian period was a time of rapid cultural change, which resulted in a huge and varied literary output. A New Companion to Victorian Literature and Culture offers experienced guidance to the literature of nineteenth-century Britain and its social and historical context. This revised and expanded edition comprises contributions from over 30 leading scholars who, approaching the Victorian epoch from different positions and traditions, delve into the unruly complexities of the Victorian imagination.

Divided into five parts, this new Companion surveys seven decades of history before examining the key phases in a Victorian life, the leading professions and walks of life, the major literary genres, the way Victorians defined their persons, homes, and national identity, and how recent “neo-Victorian” developments in contemporary culture reconfigure the sense we make of the past today. Important topics such as sexuality, denominational faith, social class, and global empire inform each chapter’s approach. Each chapter provides a comprehensive bibliography of established and emerging scholarship.

Contents:

Part One History in Focus 1

1 1832 3

Lawrence Poston

2 1851 19

Antony H. Harrison

3 1870 35

Linda K. Hughes

4 1897 52

Stephen Arata

Part Two Passages of Life 67

5 Growing Up: Childhood 69

Claudia Nelson

6 Moving Out: Adolescence 82

Chris R. Vanden Bossche

7 Growing Old: Age 97

Teresa Mangum

8 Passing On: Death 110

Gerhard Joseph and Herbert F. Tucker

9 Victorian Sexualities 124

James Eli Adams

Part Three Walks of Life 139

10 Clerical 141

Christine L. Krueger

11 Legal 156

Simon Petch and Jan-Melissa Schramm

12 Medical 172

Lawrence Rothfi eld

13 Military 186

John R. Reed

14 Educational 197

Thomas William Heyck

15 Administrative 216

Michael Hunt

16 Financial 230

Christina Crosby

17 Industrial 249

Herbert Sussman

18 Commercial 264

Jennifer Wicke

19 Artistic 284

Julie Codell

20 Spectacle 299

Joss Marsh

21 Publishing 312

Richard D. Altick and James Mussell

Part Four Kinds of Writing 331

22 Poetry 333

E. Warwick Slinn

23 Fiction 349

Hilary M. Schor

24 Drama 364

Alan Fischler

25 Life Writing 381

Timothy Peltason

26 Sage Writing 399

Linda H. Peterson

27 Historiography 414

Edward Adams

28 Literary Criticism 430

David E. Latané, Jr

Part Five Borders 447

29 Permeable Protections: The Working Life of Victorian Skin 449

Helena Michie

30 On the Parapets of Privacy 462

Karen Chase and Michael Levenson

31 “Then on the Shore of this Wide World”: The Victorian Nation and its Others 475

James Buzard

32 On the Neo-Victorian, Now and Then 493

Ann Heilmann and Mark Llewellyn', '<p><strong><span>About the Book</span></strong></p>

<p><strong>A NEW COMPANION TO VICTORIAN LITERATURE AND CULTURE</strong></p>

<p>The Victorian period was a time of rapid cultural change, which resulted in a huge and varied literary output. <em>A New Companion to Victorian Literature and Culture</em> offers experienced guidance to the literature of nineteenth-century Britain and its social and historical context. This revised and expanded edition comprises contributions from over 30 leading scholars who, approaching the Victorian epoch from different positions and traditions, delve into the unruly complexities of the Victorian imagination.</p>

<p>Divided into five parts, this new <em>Companion</em> surveys seven decades of history before examining the key phases in a Victorian life, the leading professions and walks of life, the major literary genres, the way Victorians defined their persons, homes, and national identity, and how recent “neo-Victorian” developments in contemporary culture reconfigure the sense we make of the past today. Important topics such as sexuality, denominational faith, social class, and global empire inform each chapter’s approach. Each chapter provides a comprehensive bibliography of established and emerging scholarship.</p>

<p><strong><span>Contents:</span></strong></p>

<p><strong>Part One History in Focus 1</strong></p>

<p>1 1832 3<br />
<em>Lawrence Poston</em></p>

<p>2 1851 19<br />
<em>Antony H. Harrison</em></p>

<p>3 1870 35<br />
<em>Linda K. Hughes</em></p>

<p>4 1897 52<br />
<em>Stephen Arata</em></p>

<p><strong>Part Two Passages of Life 67</strong></p>

<p>5 Growing Up: Childhood 69<br />
<em>Claudia Nelson</em></p>

<p>6 Moving Out: Adolescence 82<br />
<em>Chris R. Vanden Bossche</em></p>

<p>7 Growing Old: Age 97<br />
<em>Teresa Mangum</em></p>

<p>8 Passing On: Death 110<br />
<em>Gerhard Joseph and Herbert F. Tucker</em></p>

<p>9 Victorian Sexualities 124<br />
<em>James Eli Adams</em></p>

<p><strong>Part Three Walks of Life 139</strong></p>

<p>10 Clerical 141<br />
<em>Christine L. Krueger</em></p>

<p>11 Legal 156<br />
<em>Simon Petch and Jan-Melissa Schramm</em></p>

<p>12 Medical 172<br />
<em>Lawrence Rothfi eld</em></p>

<p>13 Military 186<br />
<em>John R. Reed</em></p>

<p>14 Educational 197<br />
<em>Thomas William Heyck</em></p>

<p>15 Administrative 216<br />
<em>Michael Hunt</em></p>

<p>16 Financial 230<br />
<em>Christina Crosby</em></p>

<p>17 Industrial 249<br />
<em>Herbert Sussman</em></p>

<p>18 Commercial 264<br />
<em>Jennifer Wicke</em></p>

<p>19 Artistic 284<br />
<em>Julie Codell</em></p>

<p>20 Spectacle 299<br />
<em>Joss Marsh</em></p>

<p>21 Publishing 312<br />
<em>Richard D. Altick and James Mussell</em></p>

<p><strong>Part Four Kinds of Writing 331</strong></p>

<p>22 Poetry 333<br />
<em>E. Warwick Slinn</em></p>

<p>23 Fiction 349<br />
<em>Hilary M. Schor</em></p>

<p>24 Drama 364<br />
<em>Alan Fischler</em></p>

<p>25 Life Writing 381<br />
<em>Timothy Peltason</em></p>

<p>26 Sage Writing 399<br />
<em>Linda H. Peterson</em></p>

<p>27 Historiography 414<br />
<em>Edward Adams</em></p>

<p>28 Literary Criticism 430<br />
<em>David E. Latané, Jr</em></p>

<p><strong>Part Five Borders 447</strong></p>

<p>29 Permeable Protections: The Working Life of Victorian Skin 449<br />
<em>Helena Michie</em></p>

<p>30 On the Parapets of Privacy 462<br />
<em>Karen Chase and Michael Levenson</em></p>

<p>31 “Then on the Shore of this Wide World”: The Victorian Nation and its Others 475<br />
<em>James Buzard</em></p>

<p>32 On the Neo-Victorian, Now and Then 493<br />
<em>Ann Heilmann and Mark Llewellyn</em></p>

<p> </p>
', 'Title
			A New Companion to Victorian Literature and Culture

			Author
			Herbert F. Tucker

			ISBN
			9781118624494

			Publishers
			Wiley

			Year
			2014

			Pages
			561+i-20

			Language
			English

			Binding
			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>A New Companion to Victorian Literature and Culture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Herbert F. Tucker</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118624494</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2014</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>561+i-20</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"20833"', '"12500"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2014', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '561+i-20', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6421p-13.webp', NULL, '12', 'Featured Books', '1', 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9781118624494&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3778', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3778', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 671, 1, 1, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:05'),
('a190d669-19fc-42a0-9edc-75a2c1a642e5', '131', NULL, 'Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry', 'models-and-modeling-in-science-education-models-and-modeling-cognitive-tools-for-scientific-enquiry', 'models-and-modeling-in-science-education-models-and-modeling-cognitive-tools-for-scientific-enquiry', 'Models and Modeling', 'Models and Modeling', 'Models and Modeling', NULL, '', NULL, 'Sub Title
			No

			Author
			Myint Swe Khine, Issa M. Saleh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789400704480

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Myint Swe Khine, Issa M. Saleh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789400704480</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10899"', '"10750"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31969789400704480_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Models%20and%20Modeling&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=131', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=131', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2998, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:05'),
('a1e46bfd-acc4-439c-950c-65bdc75ad782', '4047', 414, 'Management Information Systems 6/e', 'management-information-systems-6e', 'management-information-systems-6e', '9788131519066', '9788131519066', '9788131519066', NULL, 'About the Book

With a clear emphasis on the business and management elements of information technology, MANAGEMENT INFORMATION SYSTEMS continues to be the ideal resource for upper-level business students and MBA students. Updated to include the latest information technologies, practices, and trends, this book uses more real-world examples and case studies than ever before, providing skills and knowledge that are easily transferable to the business world. From overviews of the information age to online business and business intelligence, readers will gain a sound balance of the technical and business elements of information technology.

Contents:

PART ONE: THE INFORMATION AGE.

1. Business Information Systems: An Overview.

2. Strategic Uses of Information Systems.

3. Business Functions and Supply Chains.

PART TWO: INFORMATION TECHNOLOGY.

4. Business Hardware.

5. Business Software.

6. Business Networks and Telecommunications.

7. Database Management Systems.

PART THREE: ONLINE BUSINESS.

8. The Web-enabled Enterprise.

9. Challenges in Global Information Systems.

PART FOUR: DECISION SUPPORT AND BUSINESS INTELLIGENCE.

10. Decision Support and Expert Systems.

11. Business Intelligence and Knowledge Management.

PART FIVE: PLANNING, ACQUISITION, AND CONTROLS.

12. System Planning and Development.

13. Choices in Systems Acquisition.

14. Risks, Security, and Disaster Recovery.', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>With a clear emphasis on the business and management elements of information technology, MANAGEMENT INFORMATION SYSTEMS continues to be the ideal resource for upper-level business students and MBA students. Updated to include the latest information technologies, practices, and trends, this book uses more real-world examples and case studies than ever before, providing skills and knowledge that are easily transferable to the business world. From overviews of the information age to online business and business intelligence, readers will gain a sound balance of the technical and business elements of information technology.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>PART ONE: THE INFORMATION AGE.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1. Business Information Systems: An Overview.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2. Strategic Uses of Information Systems.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3. Business Functions and Supply Chains.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>PART TWO: INFORMATION TECHNOLOGY.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4. Business Hardware.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5. Business Software.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6. Business Networks and Telecommunications.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7. Database Management Systems.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>PART THREE: ONLINE BUSINESS.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8. The Web-enabled Enterprise.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9. Challenges in Global Information Systems.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>PART FOUR: DECISION SUPPORT AND BUSINESS INTELLIGENCE.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10. Decision Support and Expert Systems.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>11. Business Intelligence and Knowledge Management.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>PART FIVE: PLANNING, ACQUISITION, AND CONTROLS.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>12. System Planning and Development.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>13. Choices in Systems Acquisition.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>14. Risks, Security, and Disaster Recovery.</span></span></span></span></span></span></p>', 'Title
			Management Information Systems 6/e

			Author
			Effy OZ

			ISBN
			9788131519066

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Management Information Systems 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Effy OZ</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131519066</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"850"', '"680"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35196th.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131519066&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4047', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4047', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 414, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:05'),
('a23dff34-dfc7-4ccb-850a-a291ab51eefc', '2234', NULL, 'The Library PR Handbook - High-Impact Communications', 'the-library-pr-handbook-highimpact-communications-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2-2234', 'the-library-pr-handbook-highimpact-communications-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234-2234', 'VFGH6556', 'VFGH6556', 'VFGH6556', NULL, 'The Library PR Handbook - High-Impact Communications', '<h1>The Library PR Handbook - High-Impact Communications</h1>', 'Sub Title
			No

			Author
			Mark R. Gould

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788170006138

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mark R. Gould</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170006138</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76169788170006138.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH6556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2234', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2234', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1675, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:05'),
('a28e4c7a-bafa-4ffa-931a-e989770a9a09', '4290', 173, 'The Untouchables : Who Were They and Why They Became Untouchables ?', 'the-untouchables-who-were-they-and-why-they-became-untouchables', 'the-untouchables-who-were-they-and-why-they-became-untouchables-', '9789389801613', '9789389801613', '9789389801613', NULL, 'Content:

Part I: A Comparative Survey

Part II: Problem of Habitat

Part III: Old Theories of the Origin of Untouchability

Part IV: New Theories of the Origin of Untouchability

Part V: The New Theories and some Hard Questions

Part VI: Untouchability and the Date of its Birth', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part I: A Comparative Survey</span></span></span></p>

<p><span><span><span>Part II: Problem of Habitat</span></span></span></p>

<p><span><span><span>Part III: Old Theories of the Origin of Untouchability</span></span></span></p>

<p><span><span><span>Part IV: New Theories of the Origin of Untouchability</span></span></span></p>

<p><span><span><span>Part V: The New Theories and some Hard Questions</span></span></span></p>

<p><span><span><span>Part VI: Untouchability and the Date of its Birth</span></span></span></p>
', 'Title
			The Untouchables : Who Were They and Why They Became Untouchables ?

			Author
			B.R. Ambedkar

			ISBN
			9789389801613

			Publisher
			Wave Books

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Untouchables : Who Were They and Why They Became Untouchables ?</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389801613</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"350"', '"280"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c9ad739-4771-4bfc-a969-0b441bbdd0ca', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7093un.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389801613&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4290', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4290', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 173, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:05'),
('a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', '1679', NULL, 'Classical and Quantum Dynamics -From Classical Paths to Path Integrals 3/e', 'classical-and-quantum-dynamics-from-classical-paths-to-path-integrals-3e-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-167-1679', 'classical-and-quantum-dynamics-from-classical-paths-to-path-integrals-3e-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679-1679', 'RFTT5443', 'RFTT5443', 'RFTT5443', NULL, 'Classical and Quantum Dynamics -From Classical Paths to Path Integrals 3/e', '<h1>Classical and Quantum Dynamics -From Classical Paths to Path Integrals 3/e</h1>', 'Sub Title
			No

			Author
			W. Dittrich

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132202530

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>W. Dittrich</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132202530</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1471dpp_18_47.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFTT5443&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1679', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1679', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2053, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a2da5359-eb00-433b-9180-95bb4a29abb0', '2622', NULL, 'Utrapath mein Maharishi Agastya (Agastymuni)', 'utrapath-mein-maharishi-agastya-agastymuni-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-262-2622', 'utrapath-mein-maharishi-agastya-agastymuni-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622-2622', '9788185394701', '9788185394701', '9788185394701', NULL, 'Utrapath mein Maharishi Agastya (Agastymuni)', '<h1>Utrapath mein Maharishi Agastya (Agastymuni)</h1>', 'Sub Title

			Utrapath Mein Maharishi Agastya (Agastymuni)

			Author
			Rajendra Prasad Goswami

			ISBN 13 Digit
			9788185394701

			Pages
			Hindi Book Centre

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Utrapath Mein Maharishi Agastya (Agastymuni)</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajendra Prasad Goswami</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394701</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Hindi Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Hindi Book Centre', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3532pic-18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788185394701&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2622', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2622', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1474, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:05'),
('a2e3ef37-5fba-4b54-a932-aca00c8766d7', '2680', NULL, 'Panchtantram BOOK', 'panchtantram-book', 'panchtantram-book', '97881930779612', '97881930779612', '97881930779612', NULL, 'Panchtantram BOOK', '<h1>Panchtantram BOOK</h1>', ' Title
			Panchtantram BOOK

			Author
			Dr. Naveen Kr Jha, Dr Anjana

			ISBN 13 Digit
			97881930779612

			Publishers
			Chaukhambha Sanskrit Sansthan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Panchtantram BOOK</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Naveen Kr Jha, Dr Anjana</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>97881930779612</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://www.exoticindiaart.com/publisher/chaukhambha-sanskrit-sansthan/" title="Chaukhambha Sanskrit Sansthan" rel="noopener noreferrer">Chaukhambha Sanskrit Sansthan</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1499"', '"899"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1720d160-308c-46e5-94b7-ad13b72bca0b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6697pic-12.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=97881930779612&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2680', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2680', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1416, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:05'),
('a2e5e112-d138-4bce-8fac-1c0591840a1a', '3783', 666, 'The Encyclopedia of Literary and Cultural Theory, 3 Volume Set', 'the-encyclopedia-of-literary-and-cultural-theory-3-volume-set', 'the-encyclopedia-of-literary-and-cultural-theory-3-volume-set', '9781405183123', '9781405183123', '9781405183123', NULL, 'About the Book

This is the first comprehensive multi-volume encyclopedia of literary and cultural theory. Arranged in three volumes covering Literary Theory from 1900 to 1966, Literary Theory from 1966 to the present, and Cultural Theory, this encyclopedia provides accessible entries on the important concepts, theorists and trends in post-1900 literary and cultural theory.   With explanations of complex terms and important theoretical concepts, and summaries of the work and ideas of key figures, it is a highly informative reference work for a multi-disciplinary readership

	Part of the Wiley-Blackwell Encyclopedia of Literature

	Contains over  300 entries of 1000-7000 words written by an international cast of nearly 300 leading scholars in literary and cultural theory

	Provides explanations of complex terms, important theoretical concepts, and tools for critical analysis

	Provides summaries of the work and ideas of key figures such as Jacques Derrida, Michel Foucault, Judith Butler, and Slavoj Žižek, and many more

	Online version provides students and researchers with 24/7 access to authoritative reference and  powerful searching, browsing and cross-referencing capabilities

	Special introductory price available

 

Contents:

Volume I: Literary Theory from 1900 to 1966

Edited by Gregory Castle

List of Entries

Introduction to the Encyclopedia of Literary and Cultural Theory

Michael Ryan

Notes on Contributors to Volume-I

Literary Theory from 1966: A-Z

Volume II: Literary Theory from 1966 to the Present 

Edited by Robert Eaglestone

List of Entries

Notes on Contributors to Volume II

Literary Theory from 1966 to the Present: A-Z

Volume III: Cultural Theory

Edited by M. Keith Booker

List of Entries 

Notes on Contributors to Volume III

Cultural Theory A-Z

Index

 

 ', '<p><strong><span>About the Book</span></strong></p>

<p>This is the first comprehensive multi-volume encyclopedia of literary and cultural theory. Arranged in three volumes covering Literary Theory from 1900 to 1966, Literary Theory from 1966 to the present, and Cultural Theory, this encyclopedia provides accessible entries on the important concepts, theorists and trends in post-1900 literary and cultural theory.   With explanations of complex terms and important theoretical concepts, and summaries of the work and ideas of key figures, it is a highly informative reference work for a multi-disciplinary readership</p>

<ul>
	<li>Part of the <em>Wiley-Blackwell Encyclopedia of Literature</em></li>
	<li>Contains over  300 entries of 1000-7000 words written by an international cast of nearly 300 leading scholars in literary and cultural theory</li>
	<li>Provides explanations of complex terms, important theoretical concepts, and tools for critical analysis</li>
	<li>Provides summaries of the work and ideas of key figures such as Jacques Derrida, Michel Foucault, Judith Butler, and Slavoj Žižek, and many more</li>
	<li>Online version provides students and researchers with 24/7 access to authoritative reference and  powerful searching, browsing and cross-referencing capabilities</li>
	<li>Special introductory price available</li>
</ul>

<p> </p>

<p><strong><span>Contents:</span></strong></p>

<p><strong><span>Volume I: Literary Theory from 1900 to 1966</span></strong></p>

<p><span>Edited by Gregory Castle</span></p>

<p><span>List of Entries</span></p>

<p><span>Introduction to the Encyclopedia of Literary and Cultural Theory</span></p>

<p><span>Michael Ryan</span></p>

<p><span>Notes on Contributors to Volume-I</span></p>

<p><span><strong>Literary Theory from 1966: A-Z</strong></span></p>

<p><strong><span>Volume II: Literary Theory from 1966 to the Present </span></strong></p>

<p>Edited by Robert Eaglestone</p>

<p>List of Entries</p>

<p>Notes on Contributors to Volume II</p>

<p><strong><span>Literary Theory from 1966 to the Present: A-Z</span></strong></p>

<p><strong><span>Volume III: Cultural Theory</span></strong></p>

<p>Edited by M. Keith Booker</p>

<p>List of Entries </p>

<p>Notes on Contributors to Volume III</p>

<p>Cultural Theory A-Z</p>

<p>Index</p>

<p> </p>

<p> </p>', 'Title
			The Encyclopedia of Literary and Cultural Theory, 3 Volume Set

			Author
			Michael Ryan

			ISBN
			9781405183123

			Publishers
			Wiley

			Year
			2010

			Lanaguage
			English

			Pages
			1342+28

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Encyclopedia of Literary and Cultural Theory, 3 Volume Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael Ryan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781405183123</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2010</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Lanaguage</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>1342+28</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span><strong>Binding</strong></span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"67311"', '"40387"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, '2010', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '1342+28', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4663p-1.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781405183123&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3783', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3783', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 666, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:05'),
('a2e8cb2b-964a-4037-998a-583da3e06df1', '3238', NULL, 'Biological Disaster Management - 10 Vols.', 'biological-disaster-management-10-vols-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238', 'biological-disaster-management-10-vols-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238-3238', '9788178804347', '9788178804347', '9788178804347', NULL, 'Vol.1: Hazardous Materials, Alpha Virus and Disaster Management; Vol.2: Biological Disaster: its Impact on Health and its Management; Vol.3: Biological Disaster Management and Information Technology; Vol.4: Public Health, Trauma and Biological Disaster Management; Vol.5: Nuclear Weapons, Global Warming and Disaster Management; Vol.6: Biological Disaster: Prevention and Preparedness; Vol.7: Biological Disaster Management: Major Events and Existing Framework; Vol.8: Biological Control and Disaster Management; Vol.9: Toxic Gases and Disaster Management; Vol.10: Chronology and Dictionary of Biological Disaster Management.', '<table border="0" cellpadding="4" cellspacing="4">
	<tbody>
		<tr>
			<td>
			<p>Vol.1: Hazardous Materials, Alpha Virus and Disaster Management; Vol.2: Biological Disaster: its Impact on Health and its Management; Vol.3: Biological Disaster Management and Information Technology; Vol.4: Public Health, Trauma and Biological Disaster Management; Vol.5: Nuclear Weapons, Global Warming and Disaster Management; Vol.6: Biological Disaster: Prevention and Preparedness; Vol.7: Biological Disaster Management: Major Events and Existing Framework; Vol.8: Biological Control and Disaster Management; Vol.9: Toxic Gases and Disaster Management; Vol.10: Chronology and Dictionary of Biological Disaster Management.</p>
			</td>
		</tr>
	</tbody>
</table>', 'Sub Title
			No

			Author
			Ranjeet Kumar Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178804347

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjeet Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804347</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10000"', '"6000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/255221bqZ8eC2WL._BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178804347&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3238', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3238', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1140, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:05'),
('a2f49414-03ce-49fb-95b9-1b0fa6350d1c', '2304', NULL, 'Dictionary of Information Science and Technology - 2 Vols. (Set)', 'dictionary-of-information-science-and-technology-2-vols-set', 'dictionary-of-information-science-and-technology-2-vols-set', '9781599043852', '9781599043852', '9781599043852', NULL, 'About the book

The Dictionary of Information Science and Technology is the premier, comprehensive reference source compiled of the latest terms and definitions related to all aspects of the information science and technology field. This complete and timely collection of over 14,000 definitions for over 5,000 terms and acronyms provides researchers, practitioners, educators, and students with the most accurate and up-to-date knowledge of keywords in the ever-expanding world of information science and technology. Terms and definitions included in this important reference publication were contributed by over 2,500 noted researchers from over 40 countries. ""The Dictionary of Information Science and Technology"" is a valuable, essential reference publication for libraries and individuals worldwide.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span>The Dictionary of Information Science and Technology is the premier, comprehensive reference source compiled of the latest terms and definitions related to all aspects of the information science and technology field. This complete and timely collection of over 14,000 definitions for over 5,000 terms and acronyms provides researchers, practitioners, educators, and students with the most accurate and up-to-date knowledge of keywords in the ever-expanding world of information science and technology. Terms and definitions included in this important reference publication were contributed by over 2,500 noted researchers from over 40 countries. ""The Dictionary of Information Science and Technology"" is a valuable, essential reference publication for libraries and individuals worldwide.</span></span></p>', 'Title
			Dictionary of Information Science and Technology - 2 Vols. (Set)

			Author
			Khosrow - Pour

			ISBN
			9781599043852

			Publisher
			Idea Group

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Dictionary of Information Science and Technology - 2 Vols. (Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Khosrow - Pour</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781599043852</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Idea Group</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"44055"', '"30839"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1bcd521c-a8db-4321-9974-376af72422f9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8404dictionary.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781599043852&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2304', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2304', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1665, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:05'),
('a2f60017-1608-45a5-b185-1d5822293cc3', '4087', 374, 'Gauguin', 'gauguin', 'gauguin', '0500860068', '0500860068', '0500860068', NULL, 'About the book

Paul Gauguin (1848–1903) was once a stockbroker before he decided to devote his life to painting, which he first approached as an amateur. From Pont-Aven and Tahiti, where he sojourned multiple times, to Arles in 1888, the year of his painful split with Van Gogh, Gauguin created an original œuvre characterized by simple forms, the subjective value of colors, but most importantly, by its mystical yet anxious renderings of human destiny.

Contents:

Gauguin in Brittany by Andre Gide

Letter to Gauguin by August Strindberg

LIFE AND WORKS

	Prelude

	Birth of a vocation

	The revelation of a personality

	First stay in Tahiti and return to France

	The second stay in Tahiti

DOCUMENTATION

Gauguin year by year

Expertise

Gauguins caricatures

Books about Gauguin

Gauguin in museums', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Paul Gauguin (1848–1903) was once a stockbroker before he decided to devote his life to painting, which he first approached as an amateur. From Pont-Aven and Tahiti, where he sojourned multiple times, to Arles in 1888, the year of his painful split with Van Gogh, Gauguin created an original œuvre characterized by simple forms, the subjective value of colors, but most importantly, by its mystical yet anxious renderings of human destiny. </span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span></p>

<p style="text-align:justify"><span><span>Gauguin in Brittany by Andre Gide</span></span></p>

<p style="text-align:justify"><span><span>Letter to Gauguin by August Strindberg</span></span></p>

<p style="text-align:justify"><span><span><strong>LIFE AND WORKS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Prelude</span></span></li>
	<li style="text-align:justify"><span><span>Birth of a vocation</span></span></li>
	<li style="text-align:justify"><span><span>The revelation of a personality</span></span></li>
	<li style="text-align:justify"><span><span>First stay in Tahiti and return to France</span></span></li>
	<li style="text-align:justify"><span><span>The second stay in Tahiti</span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong>DOCUMENTATION</strong></span></span></p>

<p style="text-align:justify"><span><span>Gauguin year by year </span></span></p>

<p style="text-align:justify"><span><span>Expertise</span></span></p>

<p style="text-align:justify"><span><span>Gauguins caricatures</span></span></p>

<p style="text-align:justify"><span><span>Books about Gauguin</span></span></p>

<p style="text-align:justify"><span><span>Gauguin in museums</span></span></p>
', 'Title
			Gauguin

			Author
			Daniel Wildenstein 

			Publisher
			Thames and Hudson

			Year of Publication
			1973

			Pages
			95

			Binding
			Hardbond

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Gauguin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Daniel Wildenstein </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Thames and Hudson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1973</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>95</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'cea9a09e-acbc-446a-bc42-a23789ff8e66', NULL, NULL, 95, '95', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3357il_794xN.5558854626_3z9u%20gau.webp', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=0500860068&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4087', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4087', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 374, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:05'),
('a303bcbc-5df3-46a9-85db-e5463e43d3b6', '2121', NULL, 'Digital Signal Processing - Using Matlab and Wavelets - 2/e', 'digital-signal-processing-using-matlab-and-wavelets-2e-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2-2121', 'digital-signal-processing-using-matlab-and-wavelets-2e-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121-2121', 'GBHU7766', 'GBHU7766', 'GBHU7766', NULL, 'Key Features Covers modern applications such as edge detection, audio, and image compression Includes a new chapter on the continuous wavelet transform Includes a separate chapter on MATLAB programming (Chapter 2) Designed for the reader who does not have extensive math and programming experience Companion CD-ROM has MATLAB projects for each chapter with over 100 MATLAB examples, source code (.m files), and figures from the book Instructors resources include a CD-ROM with solutions, all the code (.m-files), figures from the book, and over 360 Microsoft PowerPoint slides About the Book: Digital Signal Processing Using MATLAB and Wavelets Designed for upper division engineering and computer sciencestudents as well as practicing engineers and scientists, this bookemphasizes the practical applications of signal processing. Over100 MATLAB examples and wavelet techniques provide the latestapplications of DSP, including image processing, games, filters,transforms, networking, parallel processing, and sound. This Second Edition also provides the mathematical processes andtechniques needed to ensure an understanding of DSP theory.Designed to be incremental in difficulty, the book will benefitreaders who are unfamiliar with complex mathematical topics orthose limited in programming experience. Beginning with anintroduction to MATLAB programming, it moves through filters,sinusoids, sampling, the Fourier transform, the z-transform andother key topics. Two chapters are dedicated to the discussion ofwavelets and their applications. A CD-ROM (platform independent)accompanies every new printed copy of the book and contains sourcecode, projects for each chapter, and the figures from the book. Contents Chapter 1: Introduction Chapter 2: MATLAB Chapter 3: Filters Chapter 4: Sinusoids Chapter 5: Sampling Chapter 6: The Fourier Transform Chapter 7: The z-Transform Chapter 8: The Discrete Wavelet Transform Chapter 9: The Continuous Wavelet Transform Chapter 10: Applications Glossary', '<p>Key Features Covers modern applications such as edge detection, audio, and image compression Includes a new chapter on the continuous wavelet transform Includes a separate chapter on MATLAB programming (Chapter 2) Designed for the reader who does not have extensive math and programming experience Companion CD-ROM has MATLAB projects for each chapter with over 100 MATLAB examples, source code (.m files), and figures from the book Instructors resources include a CD-ROM with solutions, all the code (.m-files), figures from the book, and over 360 Microsoft PowerPoint slides About the Book: Digital Signal Processing Using MATLAB and Wavelets Designed for upper division engineering and computer sciencestudents as well as practicing engineers and scientists, this bookemphasizes the practical applications of signal processing. Over100 MATLAB examples and wavelet techniques provide the latestapplications of DSP, including image processing, games, filters,transforms, networking, parallel processing, and sound. This Second Edition also provides the mathematical processes andtechniques needed to ensure an understanding of DSP theory.Designed to be incremental in difficulty, the book will benefitreaders who are unfamiliar with complex mathematical topics orthose limited in programming experience. Beginning with anintroduction to MATLAB programming, it moves through filters,sinusoids, sampling, the Fourier transform, the z-transform andother key topics. Two chapters are dedicated to the discussion ofwavelets and their applications. A CD-ROM (platform independent)accompanies every new printed copy of the book and contains sourcecode, projects for each chapter, and the figures from the book. Contents Chapter 1: Introduction Chapter 2: MATLAB Chapter 3: Filters Chapter 4: Sinusoids Chapter 5: Sampling Chapter 6: The Fourier Transform Chapter 7: The z-Transform Chapter 8: The Discrete Wavelet Transform Chapter 9: The Continuous Wavelet Transform Chapter 10: Applications Glossary</p>', 'Digital Signal Processing - Using Matlab and Wavelets - 2/e', '<h1>Digital Signal Processing - Using Matlab and Wavelets - 2/e</h1>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36199789380853673_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GBHU7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2121', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2121', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1746, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:05'),
('a33e7029-74ee-4f86-8573-b1331bd9e671', '2174', NULL, 'Thinking in C++ - Volume 2: Practical Programming', 'thinking-in-c-volume-2-practical-programming-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2-2174', 'thinking-in-c-volume-2-practical-programming-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174-2174', 'XFGT655', 'XFGT655', 'XFGT655', NULL, 'Thinking in C++ - Volume 2: Practical Programming', '<h1>Thinking in C++ - Volume 2: Practical Programming</h1>', 'Sub Title
			No

			Author
			Bruce Eckel, Chuck Allison

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131711729

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bruce Eckel, Chuck Allison</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131711729</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85319788131711729.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XFGT655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2174', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2174', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1708, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:05'),
('a366c7d2-8b06-432a-96f1-2d7b4fff6aa4', '2850', NULL, 'International Mathematical Series - Mathematical Problems From Applied Logic I - Logics for the 21st Century', 'international-mathematical-series-mathematical-problems-from-applied-logic-i-logics-for-the-21st-century-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2-2850', 'international-mathematical-series-mathematical-problems-from-applied-logic-i-logics-for-the-21st-century-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850-2850', '9780387286884', '9780387286884', '9780387286884', NULL, 'International Mathematical Series - Mathematical Problems From Applied Logic I - Logics for the 21st Century

Mathematical Problems from Applied Logic I presents chapters from selected, world renowned, logicians. Important topics of logic are discussed from the point of view of their further development in light of requirements arising from their successful application in areas such as Computer Science and AI language. An overview of the current state as well as open problems and perspectives are clarified in such fields as non-standard inferences in description logics, logic of provability, logical dynamics, and computability theory. The book contains interesting contributions concerning the role of logic today, including some unexpected aspects of contemporary logic and the application of logic.', '<h1>International Mathematical Series - Mathematical Problems From Applied Logic I - Logics for the 21st Century</h1>

<p><span>Mathematical Problems from Applied Logic I presents chapters from selected, world renowned, logicians. Important topics of logic are discussed from the point of view of their further development in light of requirements arising from their successful application in areas such as Computer Science and AI language. An overview of the current state as well as open problems and perspectives are clarified in such fields as non-standard inferences in description logics, logic of provability, logical dynamics, and computability theory. The book contains interesting contributions concerning the role of logic today, including some unexpected aspects of contemporary logic and the application of logic.</span></p>', 'Sub Title
			No

			Author
			Dov M. Gabbay, Sergei S. Goncharov, Michael Zakharyaschev

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387286884

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dov M. Gabbay, Sergei S. Goncharov, Michael Zakharyaschev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387286884</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"14200"', '"8520"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/429214.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387286884&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2850', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2850', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1309, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:05'),
('a36a1598-58be-44ea-a710-3360918cf9b1', '3993', 459, 'Ragging: The Red Alert ', 'ragging-the-red-alert-3993', 'ragging-the-red-alert', '9788190953238', '9788190953238', '9788190953238', NULL, 'About the book

The book—‘RAGGING: The Red Alert’ is the first of its kind, in India and abroad, on the subject stretching from negativity of definitions to ‘Rays of Hope’ – a positive picture: covering the roles played by NGOs, media, judiciary, administrative system and the social activists. Though it comes under ‘zero tolerance’ now under the law, yet we cannot claim that it would be eliminated altogether from the educational scene overnight, as the misguided and perverted minded youths may understand the consequences of their misdeeds but Chapter like ‘Be the Real Leader’, ‘Love Thy Children- Lest They…’ and ‘Tips for Fresher’s will help parents and students preparing themselves to shoulder future responsibility of nation building. It’s true that half a billion youth will have to own as to how if the threat like ragging keeps on terrorizing them. Let us go through the pages ahead and see the practical solutions.

Contents

1. An Unpleasant Account-Ragging Incidents

2. NGOs-The Bull Fighters 

3. The Apex Court and the Act Say

4. Report that Offered the Rescue

5. "My Death Will Bring About a Change"

6. Aman Alarm-A Movement

7. Potential of the Press

8. .....And the System Wakes Up

9. Love Thy Children-Lest They.....

10. Schools too in Ragging Range

11. Be the Real Leader

12 Rays of Hope

     Tips for Fresher’s

A. An Unpleasant Account-Ragging Incidents (Contd.)

B. Dr. Raghavan Committee Recommendations

C. UGC Guidelines (with Affidavits', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span><span><span>The book—‘RAGGING: The Red Alert’ is the first of its kind, in India and abroad, on the subject stretching from negativity of definitions to ‘Rays of Hope’ – a positive picture: covering the roles played by NGOs, media, judiciary, administrative system and the social activists. Though it comes under ‘zero tolerance’ now under the law, yet we cannot claim that it would be eliminated altogether from the educational scene overnight, as the misguided and perverted minded youths may understand the consequences of their misdeeds but Chapter like ‘Be the Real Leader’, ‘Love Thy Children-<strong><span><span> </span></span></strong>Lest They…’ and ‘Tips for Fresher’s will help parents and students preparing themselves to shoulder future responsibility of nation building. It’s true that half a billion youth will have to own as to how if the<strong><span><span> </span></span></strong>threat like ragging keeps on terrorizing them. Let us go through the pages ahead and see the practical solutions.</span></span></span></span></span></p>

<p><span><span><strong><span>Contents</span></strong></span></span></p>

<p><span><span><span>1. An Unpleasant Account-Ragging Incidents</span></span></span></p>

<p><span><span><span>2. NGOs-The Bull Fighters </span></span></span></p>

<p><span><span><span>3. The Apex Court and the Act Say</span></span></span></p>

<p><span><span><span>4. Report that Offered the Rescue</span></span></span></p>

<p><span><span><span>5. "My Death Will Bring About a Change"</span></span></span></p>

<p><span><span><span>6. Aman Alarm-A Movement</span></span></span></p>

<p><span><span><span>7. Potential of the Press</span></span></span></p>

<p><span><span><span>8. .....And the System Wakes Up</span></span></span></p>

<p><span><span><span>9. Love Thy Children-Lest They.....</span></span></span></p>

<p><span><span><span>10. Schools too in Ragging Range</span></span></span></p>

<p><span><span><span>11. Be the Real Leader</span></span></span></p>

<p><span><span><span>12 Rays of Hope</span></span></span></p>

<p><span><span><span>     Tips for Fresher’s</span></span></span></p>

<p><span><span><span>A. An Unpleasant Account-Ragging Incidents (Contd.)</span></span></span></p>

<p><span><span><span>B. Dr. Raghavan Committee Recommendations</span></span></span></p>

<p><span><span><span>C. UGC Guidelines (with Affidavits</span></span></span></p>
', 'Title
			Ragging: The Red Alert 

			Author
			Gulshan Naveen

			ISBN
			9788190953238

			Publishers
			Standard Publishers (India)

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Ragging: The Red Alert </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gulshan Naveen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788190953238</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1326ragging.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788190953238&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3993', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3993', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 459, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:05'),
('a3965fa6-ff70-456c-ac90-3b7201406c50', '2770', NULL, 'Bharat ka Mahaan Pratham Swatantra Sangram Evam Uske Arthik Karan', 'bharat-ka-mahaan-pratham-swatantra-sangram-evam-uske-arthik-karan-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770', 'bharat-ka-mahaan-pratham-swatantra-sangram-evam-uske-arthik-karan-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770-2770', 'JMNU7786', 'JMNU7786', 'JMNU7786', NULL, 'Bharat ka Mahaan Pratham Swatantra Sangram Evam Uske Arthik Karan', '<h1>Bharat ka Mahaan Pratham Swatantra Sangram Evam Uske Arthik Karan</h1>', 'Sub Title
			No

			Author
			Dr. Mamta Rani Bhatnagar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788171730254

			Pages
			127

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Mamta Rani Bhatnagar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171730254</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>127</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 127, '127', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JMNU7786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2770', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2770', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1351, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:05'),
('a3a1a722-af75-4113-9738-2c2c58649e90', '3923', 528, 'Senior Physics V-2', 'senior-physics-v2', 'senior-physics-v2', '5-03-000807-1', '5-03-000807-1', '5-03-000807-1', NULL, 'About the books

Second part of Senior Physics. This part deals with thermodynamics, molecular physics and fundamentals of electrodynamics.

The books were translated from Russian by Natalia Wadhwa and were published in 1988 (Vol 2) by Mir Publishers.

Contents

Thermal Phenomena. Molecular Physics

Introduction

1. Fundamentals of Molecular Kinetic Theory

2. Temperature. Energy of Thermal Motion of Molecules

3. Equation of State for an Ideal Gas. Gas Laws

4. The First Law of Thermodynamics

5. Mutual Conversion of Liquids and Gases

6. Surface Tension in Liquids

7. Solids

Fundamentals of Electrodynamics. What is Electrodynamics?

8. Electrostatics

9. Direct Current

10. Electric Current in Various Media

11. Magnetic Field

12. Electromagnetic Induction

Conclusion

Practicals

Answers to Exercises', '<h1><span><span><span><strong><span><span>About the books</span></span></strong></span></span></span></h1>

<p><span><span><span>Second part of Senior Physics. This part deals with thermodynamics, molecular physics and fundamentals of electrodynamics.</span></span></span></p>

<p><span><span><span>The books were translated from Russian by Natalia Wadhwa and were published in 1988 (Vol 2) by Mir Publishers.</span></span></span></p>

<h2><span><span><strong><span><span>Contents </span></span></strong></span></span></h2>

<h2><span><span><strong><span><span>Thermal Phenomena. Molecular Physics</span></span></strong></span></span></h2>

<p><span><span><span>Introduction </span></span></span></p>

<p><span><span><span>1. Fundamentals of Molecular Kinetic Theory<br />
2. Temperature. Energy of Thermal Motion of Molecules<br />
3. Equation of State for an Ideal Gas. Gas Laws<br />
4. The First Law of Thermodynamics<br />
5. Mutual Conversion of Liquids and Gases<br />
6. Surface Tension in Liquids<br />
7. Solids </span></span></span></p>

<h2><span><span><strong><span><span>Fundamentals of Electrodynamics. What is Electrodynamics? </span></span></strong></span></span></h2>

<p><span><span><span>8. Electrostatics<br />
9. Direct Current<br />
10. Electric Current in Various Media<br />
11. Magnetic Field<br />
12. Electromagnetic Induction </span></span></span></p>

<p><span><span><span>Conclusion<br />
Practicals<br />
Answers to Exercises </span></span></span></p>

<p> </p>
', 'Title
			Senior Physics V-2

			Author
			B.B Bukhovtsev

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			264

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Senior Physics V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.B Bukhovtsev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">264</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 264, '264', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1308Senior%20Physics%202(Bukhovtsev)_0000.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-03-000807-1&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3923', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3923', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 528, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:05'),
('a3b8d658-8c47-4c33-857c-e73420bbd218', '1148', NULL, 'Panchayati Raj Institutions and Rural Development', 'panchayati-raj-institutions-and-rural-development-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1-1148', 'panchayati-raj-institutions-and-rural-development-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148-1148', 'EFGTY555', 'EFGTY555', 'EFGTY555', NULL, 'Panchayati Raj Institutions and Rural Development', '<h1>Panchayati Raj Institutions and Rural Development</h1>', 'Sub Title
			No

			Author
			Dr. Rama Gandotra

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788183423540

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rama Gandotra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183423540</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99879788183423540_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EFGTY555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1148', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1148', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2392, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:05'),
('a3e6823a-f7fa-45ae-bfb7-93ae3d9c7a88', '3913', 538, 'Grounds For Optimism', 'grounds-for-optimism', 'grounds-for-optimism', '-53-', '-53-', '-53-', NULL, 'About the book

There is a story that early in the last century the Emperor of All the Russians ordered the word ‘progress’ to be suppressed. Today, in our day and age, with its stormy, rapid development of science and technology, there are many philosophers, economists, and historians who would like to do the same. Prof. Max Born.F.R.S., said in his Physics and Politics that things today differed more from his childhood than those halcyon days did from the time of Julius Caesar 2000 years before. For his coevals in the Soviet Union the changes have been even greater. They have lived through three revolutions, torn the old system apart, built a new one, and have seen the rise of a world socialist system. Is that not progress?! But in skirmishing with the pessimists who deny progress it is necessary to know what progress is. What, for example, is scientific and technical progress? And what are its links with social and economic progress? 

In this book Leo Bobrov, scientist cum publicist, discusses these questions and argues that we have full grounds for optimism not only when contemplating the future but also in building it.

After graduating in chemistry from Moscow University in 1959, Leo Bobrov did research for several years in the Institute of Physical Chemistry of the USSR Academy of Sciences. There he developed a taste for popularizing science which led him into journalism with the Novosti News Agency. In addition to Grounds for Optimism, Mr. Bobrov has published several books on the methods and ideas of modem chemistry and physics, and is currently working on one about statistics.

Contents

Up the Down Staircase?

Forward, O Time!

The Metronome of History

Social Arithmetic and the Algebra of Political Economy

Our Present Age. The Thousand and First Revolution?

The Measure of All Things

The ‘Perpetuum Mobile’ of Progress

On the Threshold of a New Civilisation?

‘The Last, Really Revolutionary Revolution’

Mighty and—Powerless

Science in the Republic of Labour

The Grounds for Optimism: Reason vs Chaos', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span><span><span>There is a story that early in the last century the Emperor of All the Russians ordered the word ‘progress’ to be suppressed. Today, in our day and age, with its stormy, rapid development of science and technology, there are many philosophers, economists, and historians who would like to do the same. Prof. Max Born.F.R.S., said in his Physics and Politics that things today differed more from his childhood than those halcyon days did from the time of Julius Caesar 2000 years before. For his coevals in the Soviet Union the changes have been even greater. They have lived through three revolutions, torn the old system apart, built a new one, and have seen the rise of a world socialist system. Is that not progress?! But in skirmishing with the pessimists who deny progress it is necessary to know what progress is. What, for example, is scientific and technical progress? And what are its links with social and economic progress? </span></span></span></span></span></p>

<p><span><span><span><span><span>In this book Leo Bobrov, scientist cum publicist, discusses these questions and argues that we have full grounds for optimism not only when contemplating the future but also in building it.</span></span></span></span></span></p>

<p><span><span><span><span><span>After graduating in chemistry from Moscow University in 1959, Leo Bobrov did research for several years in the Institute of Physical Chemistry of the USSR Academy of Sciences. There he developed a taste for popularizing science which led him into journalism with the Novosti News Agency. In addition to Grounds for Optimism, Mr. Bobrov has published several books on the methods and ideas of modem chemistry and physics, and is currently working on one about statistics.</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Contents</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Up the Down Staircase?</span></span></span></span></span></p>

<p><span><span><span><span><span>Forward, O Time!</span></span></span></span></span></p>

<p><span><span><span><span><span>The Metronome of History</span></span></span></span></span></p>

<p><span><span><span><span><span>Social Arithmetic and the Algebra of Political Economy</span></span></span></span></span></p>

<p><span><span><span><span><span>Our Present Age. The Thousand and First Revolution?</span></span></span></span></span></p>

<p><span><span><span><span><span>The Measure of All Things</span></span></span></span></span></p>

<p><span><span><span><span><span>The ‘Perpetuum Mobile’ of Progress</span></span></span></span></span></p>

<p><span><span><span><span><span>On the Threshold of a New Civilisation?</span></span></span></span></span></p>

<p><span><span><span><span><span>‘The Last, Really Revolutionary Revolution’</span></span></span></span></span></p>

<p><span><span><span><span><span>Mighty and—Powerless</span></span></span></span></span></p>

<p><span><span><span><span><span>Science in the Republic of Labour</span></span></span></span></span></p>

<p><span><span><span><span><span>The Grounds for Optimism: Reason vs Chaos</span></span></span></span></span></p>

<p> </p>
', 'Title
			Grounds For Optimism

			Author
			L.Bobrov

			Publisher
			Mir Publishers

			Year of Publication
			1981

			Pages
			248

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Grounds For Optimism</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">L.Bobrov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">248</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 248, '248', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6140L.%20Bobrov%20-%20Grounds%20for%20Optimism%20-%20Mir%20-%201974_0000.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-53-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3913', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3913', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 538, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:05'),
('a3e8d95d-9382-47a4-8fde-60f3402f184d', '4089', 372, 'Toulouse Lautrec', 'toulouse-lautrec', 'toulouse-lautrec', '0500860025', '0500860025', '0500860025', NULL, 'About the book

Sketches, paintings, letters, and statements by the French artist provide insights into his troubled family background, dissolute lifestyle, and preoccupation with Parisian low life.

Contents:

Why I Love Lautrec by Federico Fellini

Lautrec at the Velodrome by Tristan Bernard

LIFE AND WORKS

	“Bebe Lou Poulit”

	Paris by night

	The “houses”

	The last drop

DOCUMENTATION

Lautrec year by year

Expertise

Lautrec the journalist

Books about Lautrec

Lautrec in museums', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Sketches, paintings, letters, and statements by the French artist provide insights into his troubled family background, dissolute lifestyle, and preoccupation with Parisian low life.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span></p>

<p style="text-align:justify"><span><span>Why I Love Lautrec by Federico Fellini</span></span></p>

<p style="text-align:justify"><span><span>Lautrec at the Velodrome by Tristan Bernard</span></span></p>

<p style="text-align:justify"><span><span><strong>LIFE AND WORKS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span>“Bebe Lou Poulit”</span></span></li>
	<li style="text-align:justify"><span><span>Paris by night</span></span></li>
	<li style="text-align:justify"><span><span>The “houses”</span></span></li>
	<li style="text-align:justify"><span><span>The last drop</span></span></li>
</ol>

<p style="text-align:justify"><span><span><strong>DOCUMENTATION</strong></span></span></p>

<p style="text-align:justify"><span><span>Lautrec year by year </span></span></p>

<p style="text-align:justify"><span><span>Expertise</span></span></p>

<p style="text-align:justify"><span><span>Lautrec the journalist</span></span></p>

<p style="text-align:justify"><span><span>Books about Lautrec</span></span></p>

<p style="text-align:justify"><span><span>Lautrec in museums</span></span></p>
', 'Title
			Toulouse Lautrec

			Author
			Philippe Huisman

			Publisher
			Thames and Hudson

			Year of Publication
			1973

			Pages
			95

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Toulouse Lautrec</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Philippe Huisman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Thames and Hudson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1973</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>95</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'cea9a09e-acbc-446a-bc42-a23789ff8e66', NULL, NULL, 95, '95', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2918toul.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=0500860025&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4089', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4089', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 372, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:05'),
('a416ebe7-3869-4f38-bffb-56151c248859', '1412', NULL, 'A Metaphysical Analysis of the Kathakopanisad in Dialectical Setting', 'a-metaphysical-analysis-of-the-kathakopanisad-in-dialectical-setting-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-14-1412', 'a-metaphysical-analysis-of-the-kathakopanisad-in-dialectical-setting-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412-1412', '9788183150675', '9788183150675', '9788183150675', NULL, 'This study seeks to appraise in an unbiased way that the import of the metaphysical doctrines of the Kathaka Upanisad upholds the realism. With view to unveiling integrated value of universal truths of Kathaka Upanisad, the study continues in the light of traditional fervor.

The commentaries and glosses there-upon written by great Acaryas-Sankara, Ramanuja, Madhva and the succeeding exponents of the respective schools of Vedanta, have been referred to in the contexts of their relevance and necessity. The study of this Upanisad runs in a dialectical style rather than expository.

This work runs into four sections. The first section under the title "Triple Canon of Vedanta", elaborates the primary sources to the Upanisads, the place and importance of the Kathaka Upanisad. In the web of this title, the relation of the Kathopanisad with the Vedas, the other Upanisads, the Bhagavadgita and the Brahmasutras is woven. The synchronisation of the principles of Advaita and Dvaita schools with Upanisadic doctrines is shown here. For this purpose the principles of both the schools of Vedanta are delineated in the second chapter. A critical analysis of the Kathaka Upanisad forming the third section imbibes analytical exposition of the important doctrines of the Upanisad. The forth section offers conclusion. At the end, it is adjudicated that realistic interpretation of the Dvaita exponents is more appropriate and faithful to the Upanisad.

A bibliography is added for the benefit of the readers.

Content - Foreword, Preface, I. Triple Canon of Vedanta, II. Principles of Vedanta, III. Critical Analysis of Kathaka Upanisad, IV. Conclusion, Bibliography     ', '<h1 style="text-align:justify"><span>This study seeks to appraise in an unbiased way that the import of the metaphysical doctrines of the Kathaka Upanisad upholds the realism. With view to unveiling integrated value of universal truths of Kathaka Upanisad, the study continues in the light of traditional fervor.</span></h1>

<p style="text-align:justify"><span>The commentaries and glosses there-upon written by great Acaryas-Sankara, Ramanuja, Madhva and the succeeding exponents of the respective schools of Vedanta, have been referred to in the contexts of their relevance and necessity. The study of this Upanisad runs in a dialectical style rather than expository.</span></p>

<p style="text-align:justify"><span>This work runs into four sections. The first section under the title "Triple Canon of Vedanta", elaborates the primary sources to the Upanisads, the place and importance of the Kathaka Upanisad. In the web of this title, the relation of the Kathopanisad with the Vedas, the other Upanisads, the Bhagavadgita and the Brahmasutras is woven. The synchronisation of the principles of Advaita and Dvaita schools with Upanisadic doctrines is shown here. For this purpose the principles of both the schools of Vedanta are delineated in the second chapter. A critical analysis of the Kathaka Upanisad forming the third section imbibes analytical exposition of the important doctrines of the Upanisad. The forth section offers conclusion. At the end, it is adjudicated that realistic interpretation of the Dvaita exponents is more appropriate and faithful to the Upanisad.</span></p>

<p style="text-align:justify"><span>A bibliography is added for the benefit of the readers.</span></p>

<p style="text-align:justify"><span><strong>Content - </strong>Foreword, Preface, I. Triple Canon of Vedanta, II. Principles of Vedanta, III. Critical Analysis of Kathaka Upanisad, IV. Conclusion, Bibliography</span>     </p>', 'Sub Title
			A Metaphysical Analysis of the Kathakopanisad in Dialectical Setting

			Author
			K.B. Archak

			About Author
			As per Book

			ISBN 10 Digit
			8183150675

			ISBN 13 Digit
			9788183150675

			Pages
			221

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Metaphysical Analysis of the Kathakopanisad in Dialectical Setting</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.B. Archak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183150675</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183150675</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>221</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"450"', '"270"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 221, '221', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75578183150675.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183150675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1412', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1412', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2212, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:05'),
('a4437b80-0f92-4f13-a157-a43b09381713', '20', NULL, 'The Engineering Handbook of Smart Technology for Aging, Disability, and Independence', 'the-engineering-handbook-of-smart-technology-for-aging-disability-and-independence', 'the-engineering-handbook-of-smart-technology-for-aging,-disability,-and-independence', 'The Engineering', 'The Engineering', 'The Engineering ', NULL, 'An advanced look at smart technology to promote the independence of the elderly and disabled Ongoing research and advancements in technology are essential for the continuing independence of elderly and disabled persons. The Engineering Handbook of Smart Technology for Aging, Disability, and Independence provides a thorough analysis of these technologies and the needs of the elderly and disabled, including a breakdown of demographics, government spending, growth rate, and much more. Each chapter is written by an expert in his or her respective field, and gives readers unparalleled insight into the research and developments in a multitude of important areas, including: User-need analyses, classifications, and policies Assistive devices and systems for people with motor disabilities Assistive devices and systems for people with visual and hearing impairments Human-machine interaction and virtual reality Assistive robotics Technology for user mobility and object manipulation Smart homes as assistant environments A discussion of emerging standards and guidelines to build accessible devices, tools, and environments This book is an indispensable resource for researchers and professionals in computer science, rehabilitation science, and clinical engineering. It also serves as a valuable textbook for graduate students in the aforementioned fields.', '<p>An advanced look at smart technology to promote the independence of the elderly and disabled Ongoing research and advancements in technology are essential for the continuing independence of elderly and disabled persons. The Engineering Handbook of Smart Technology for Aging, Disability, and Independence provides a thorough analysis of these technologies and the needs of the elderly and disabled, including a breakdown of demographics, government spending, growth rate, and much more. Each chapter is written by an expert in his or her respective field, and gives readers unparalleled insight into the research and developments in a multitude of important areas, including: User-need analyses, classifications, and policies Assistive devices and systems for people with motor disabilities Assistive devices and systems for people with visual and hearing impairments Human-machine interaction and virtual reality Assistive robotics Technology for user mobility and object manipulation Smart homes as assistant environments A discussion of emerging standards and guidelines to build accessible devices, tools, and environments This book is an indispensable resource for researchers and professionals in computer science, rehabilitation science, and clinical engineering. It also serves as a valuable textbook for graduate students in the aforementioned fields.</p>', 'Sub Title
			No

			Author
			Sumi Helal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780471711551

			Pages
			968

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sumi Helal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471711551</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>968</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"19260"', '"11556"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 968, '968', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8404dpp_19_164.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=The%20Engineering%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=20', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=20', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3069, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:05'),
('a4608e49-2d69-4193-9c6c-425211d371b4', '3756', 692, 'Encyclopedia of Aging : 2 Vols (Complete Set), 4/e', 'encyclopedia-of-aging-2-vols-complete-set-4e', 'encyclopedia-of-aging-2-vols-complete-set-4e', '9780826148438', '9780826148438', '9780826148438', NULL, 'About the book

Since its inception in 1987, The Encyclopedia of Aging has proven to be the definitive resource for scholars and students across the burgeoning and increasingly interdisciplinary fields of gerontology and geriatrics. Like its three esteemed predecessors, the fourth edition contains concise, readable explorations of hundreds of terms, concepts, and issues related to the lives of older adults, as well as timely coverage of the many new programs and services for the elderly.

Updated, under the distinguished stewardship of editor-in-chief Richard Schulz to reflect the infusion of new information across the scientific disciplines, this new edition brings readers up-to-the-moment significant advances in biology, physiology, genetics, medicine, psychology, nursing, social services, sociology, economics, technology, and political science.

While retaining the format and standard of excellence that marked the first three editions, the fourth edition encompasses a wealth of new information from the social and health sciences. It contains the most current bibliography of an expanding literature, an exhaustive index, and extensive cross references. This much anticipated update of the field''s most authoritative resource will take its place as an indispensable reference for specialists and non-specialists across a broad range of disciplines that now comprise the field of aging.

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Since its inception in 1987, <strong>The Encyclopedia of Aging</strong> has proven to be the definitive resource for scholars and students across the burgeoning and increasingly interdisciplinary fields of gerontology and geriatrics. Like its three esteemed predecessors, the fourth edition contains concise, readable explorations of hundreds of terms, concepts, and issues related to the lives of older adults, as well as timely coverage of the many new programs and services for the elderly.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Updated, under the distinguished stewardship of editor-in-chief Richard Schulz to reflect the infusion of new information across the scientific disciplines, this new edition brings readers up-to-the-moment significant advances in biology, physiology, genetics, medicine, psychology, nursing, social services, sociology, economics, technology, and political science.</span></span></span></p>

<p style="text-align:justify"><span><span><span>While retaining the format and standard of excellence that marked the first three editions, the fourth edition encompasses a wealth of new information from the social and health sciences. It contains the most current bibliography of an expanding literature, an exhaustive index, and extensive cross references. This much anticipated update of the field''s most authoritative resource will take its place as an indispensable reference for specialists and non-specialists across a broad range of disciplines that now comprise the field of aging.</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Encyclopedia of Aging : 2 Vols (Complete Set), 4/e

			Author
			Richard Schulz

			ISBN
			9780826148438

			Publisher
			Springer

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of Aging : 2 Vols (Complete Set), 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Richard Schulz</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780826148438</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"19999"', '"14000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50090826148433.01._SCLZZZZZZZ_SX500_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780826148438&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3756', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3756', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 692, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:05'),
('a462fa1a-d4a5-43b0-9f9c-b78509ee1ab0', '3292', NULL, 'Good Economics for Hard Times', 'good-economics-for-hard-times-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292', 'good-economics-for-hard-times-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292-3292', '9789353450700', '9789353450700', '9789353450700', NULL, 'Good Economics for Hard Times

Is opening up to international trade good for everybody? Do immigrants from poorer countries take away jobs from low-income native workers? Why is inequality exploding everywhere? Does redistribution actually undermine incentives? Should we worry about the rise of artificial intelligence or celebrate it? How do we manage the trade-off between growth and climate change? Is economic growth over in theWest? Should we care? Figuring out how to deal with todays critical economic problems is the great challenge of our time. Much greater than space travel, perhaps even than curing cancer what is at stake is the whole idea of the good life and, perhaps, of liberal democracy itself.We have the resources to solve these problems; what we lack are ideas that will help us jump the wall of disagreement and distrust that divides us. Only if we can engage seriously in this quest,and if the best minds in the world work with governments and civil society to redesign our social programs for effectiveness and political viability, will history remember our era with gratitude. In this revolutionary book, renowned MIT economists Abhijit V. Banerjee and Esther Duflo take on this challenge, building on cutting-edge research in economics, explained with lucidity and grace. Original, provocative,and urgent,Good Economics for Hard Times makes a persuasive case for intelligent interventions toward a society built on compassion and respect. It is an extraordinary book, one that will help us appreciate and understand our precariously balanced world', '<p><strong>Good Economics for Hard Times</strong></p>

<p>Is opening up to international trade good for everybody? Do immigrants from poorer countries take away jobs from low-income native workers? Why is inequality exploding everywhere? Does redistribution actually undermine incentives? Should we worry about the rise of artificial intelligence or celebrate it? How do we manage the trade-off between growth and climate change? Is economic growth over in theWest? Should we care? Figuring out how to deal with todays critical economic problems is the great challenge of our time. Much greater than space travel, perhaps even than curing cancer what is at stake is the whole idea of the good life and, perhaps, of liberal democracy itself.We have the resources to solve these problems; what we lack are ideas that will help us jump the wall of disagreement and distrust that divides us. Only if we can engage seriously in this quest,and if the best minds in the world work with governments and civil society to redesign our social programs for effectiveness and political viability, will history remember our era with gratitude. In this revolutionary book, renowned MIT economists Abhijit V. Banerjee and Esther Duflo take on this challenge, building on cutting-edge research in economics, explained with lucidity and grace. Original, provocative,and urgent,Good Economics for Hard Times makes a persuasive case for intelligent interventions toward a society built on compassion and respect. It is an extraordinary book, one that will help us appreciate and understand our precariously balanced world</p>', 'ISBN-13  :  9789353450700

Language  :  English

Binding  :  Hard Bound

Publisher  :   Juggernaut

Publishing Date  :   2019-10

Product Edition  :  1

Total Pages  :  416', '<p>ISBN-13  :  9789353450700</p>

<p>Language  :  English</p>

<p>Binding  :  Hard Bound</p>

<p>Publisher  :   Juggernaut</p>

<p>Publishing Date  :   2019-10</p>

<p>Product Edition  :  1</p>

<p>Total Pages  :  416</p>', '"699"', '"420"', '"0"', 3, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78141.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353450700&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3292', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3292', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1089, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:05'),
('a49e2420-331a-417a-a093-c2b75afc1a98', '3253', NULL, 'Encyclopedia of Secondary Education -2 Vols.', 'encyclopedia-of-secondary-education-2-vols-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253', 'encyclopedia-of-secondary-education-2-vols-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253-3253', '9788130716626', '9788130716626', '9788130716626', NULL, 'The scope of secondary education is now so broad, its purpose and aim are so diversified, that no one specialist can aspire to be accepted as an authority in the entire field. The content of secondary education is so diverse, methods of instruction and of administration are so varied, that no one practitioner can hope to present views acceptable to all engaged in the field. When unity of views or of practice does not exist, it is impossible to express a unified philosophy or to formulate a procedure universally valid. Under such circumstances, it seems best to prepare the prospective teacher or administrator for his work by giving him the conclusions representing the best thought and practice in this entire field. Especially is this procedure advantageous if, as in the case of this volume, the specialists writing have a broad acquaintance with present practices, intelligent views and wide sympathies in the whole field of education and also a tolerance of innovation justified by experience.', '<p>The scope of secondary education is now so broad, its purpose and aim are so diversified, that no one specialist can aspire to be accepted as an authority in the entire field. The content of secondary education is so diverse, methods of instruction and of administration are so varied, that no one practitioner can hope to present views acceptable to all engaged in the field. When unity of views or of practice does not exist, it is impossible to express a unified philosophy or to formulate a procedure universally valid. Under such circumstances, it seems best to prepare the prospective teacher or administrator for his work by giving him the conclusions representing the best thought and practice in this entire field. Especially is this procedure advantageous if, as in the case of this volume, the specialists writing have a broad acquaintance with present practices, intelligent views and wide sympathies in the whole field of education and also a tolerance of innovation justified by experience.</p>', 'Language: English

Binding: Hardcover

Publisher: Cosmo Publications

ISBN: 9788130716626, 8130716623

Edition: 2015

Pages: 600', '<p>Language: English</p>

<p>Binding: Hardcover</p>

<p>Publisher: Cosmo Publications</p>

<p>ISBN: 9788130716626, 8130716623</p>

<p>Edition: 2015</p>

<p>Pages: 600</p>', '"1995"', '"1197"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8985encyclopaedia-of-secondary-education-original-imae386s8avnztqb.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788130716626&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3253', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3253', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1126, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:05'),
('a4cf6481-7557-4fdc-8fb5-1e2655408669', '3211', NULL, 'A Conceptual Dictionary of Technical Terms in Yoga Philosophy', 'a-conceptual-dictionary-of-technical-terms-in-yoga-philosophy-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211', 'a-conceptual-dictionary-of-technical-terms-in-yoga-philosophy-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211-3211', '9789380651668', '9789380651668', '9789380651668', NULL, 'A Conceptual Dictionary of Technical Terms in Yoga Philosophy comprises 145 technical terms of immense importance that were identified and extracted from 15 original Sanskrit Yoga Texts such as Yogasutra, Vyasabhasya, Tattvavaisaradi, Yogavarttika and thier commentaries. To maintain authenticity, the terms have been explained on the basis of concerned original Sanskrit lines available in the above texts. The original Sanskrit lines have been presented in Romanized form and also translated into Hindi and English. The unique contributory aspect of this Dictionary lies in the psychological interpretation of some of the important terms from Western perspective. The Dictionary is especially meant for academicians, practitioners who seek the deeper meaning of Yoga''s symbols and metaphoric language and serious researchers interested in the area of Indian Philosophy in general and Yoga and Western Psychology in particular.

Content - Foreword, Preface, Introduction, Abbreviations, Transliteration Key, List of Identified Original Sanskrit Texts, Diagrammatic Presentation of Original Sanskrit Texts, Diagrammatic Presentation of the Concepts of Yoga Philosophy, List of Selected Technical Terms, A Conceptual Dictionary of Technical Terms in Yoga Philosophy,  Bibliography         ', '<p style="text-align:justify"><span>A Conceptual Dictionary of Technical Terms in Yoga Philosophy comprises 145 technical terms of immense importance that were identified and extracted from 15 original Sanskrit Yoga Texts such as Yogasutra, Vyasabhasya, Tattvavaisaradi, Yogavarttika and thier commentaries. To maintain authenticity, the terms have been explained on the basis of concerned original Sanskrit lines available in the above texts. The original Sanskrit lines have been presented in Romanized form and also translated into Hindi and English. The unique contributory aspect of this Dictionary lies in the psychological interpretation of some of the important terms from Western perspective. The Dictionary is especially meant for academicians, practitioners who seek the deeper meaning of Yoga''s symbols and metaphoric language and serious researchers interested in the area of Indian Philosophy in general and Yoga and Western Psychology in particular.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Foreword, Preface, Introduction, Abbreviations, Transliteration Key, List of Identified Original Sanskrit Texts, Diagrammatic Presentation of Original Sanskrit Texts, Diagrammatic Presentation of the Concepts of Yoga Philosophy, List of Selected Technical Terms, A Conceptual Dictionary of Technical Terms in Yoga Philosophy,  Bibliography </span>        </span></span></span></p>', 'Sub Title
			Yoga Philosophy

			Author
			Anita Swami, Nidhi Malik, Suman Mehandru

			About Author
			As per Book

			ISBN 10 Digit
			938065166X

			ISBN 13 Digit
			9789380651668

			Pages
			311

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Yoga Philosophy</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Anita Swami, Nidhi Malik, Suman Mehandru</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>938065166X</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789380651668</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>311</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2015</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1550"', '"930"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 311, '311', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9048A%20Conceptual%20Dictionary%20of%20Technical%20Terms%20in%20Yoga%20Philosophy.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380651668&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3211', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3211', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1161, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:05'),
('a519d25a-b5cf-4719-8f25-9bfb3335453e', '1081', NULL, 'American Hiv/Aids Narratives- Disease and the Question of Identity New', 'american-hivaids-narratives-disease-and-the-question-of-identity-new-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-10-1081', 'american-hivaids-narratives-disease-and-the-question-of-identity-new-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081-1081', 'FGTT5555', 'FGTT5555', 'FGTT5555', NULL, 'American Hiv/Aids Narratives- Disease and the Question of Identity New', '<h1>American Hiv/Aids Narratives- Disease and the Question of Identity New</h1>', 'Sub Title
			No

			Author
			Maniklal Bhanja

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352993

			Pages
			234

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Maniklal Bhanja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352993</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>234</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 234, '234', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48999788184352993.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGTT5555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1081', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1081', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2433, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:05'),
('a51c4ad1-a2a1-4d90-929f-2fc41e6a223a', '2312', NULL, 'Digital Signal Processing Laboratory', 'digital-signal-processing-laboratory-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312', 'digital-signal-processing-laboratory-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312-2312', 'VOKI7677', 'VOKI7677', 'VOKI7677', NULL, 'Given the rapid software and hardware developments in DSP, it is vital for students to complement their theoretical learning with practical applications. Digital Signal Processing Laboratory is a practical, readily understandable text for those studying DSP for the first time. The author acquaints students with an integrated approach consisting of side-by-side training in theory and hardware/software aspects of DSP, making it ideal for the companion laboratory to a class in DSP theory. To execute this approach, each chapter consists of a brief section on theory to explain the underlying mathematics and principles, a problem solving section, and a computer laboratory section with programming examples and exercises using MATLAB and Simulink. Applicable chapters include a hardware laboratory section composed of exercises using test and measuring equipment. The author discusses the theory of DSP applications and systems, LTI discrete-time signals and systems, practical time and frequency analysis of discrete-time signals, Analog-to-Digital (A/D) process, design and application of digital filters, and the application of practical DSP processes through the DSP hardware, along with software models of these systems. This textbook/lab manual offers a concise, easily understood presentation that makes the information accessible to senior undergraduate and graduate students while building their proficiency with the software, the hardware, and the theory of DSP. Students can easily adapt the concepts for different software/hardware conditions than those presented within, making this an extremely versatile and valuable resource. "synopsis" may belong to another edition of this title.', '<p>Given the rapid software and hardware developments in DSP, it is vital for students to complement their theoretical learning with practical applications. Digital Signal Processing Laboratory is a practical, readily understandable text for those studying DSP for the first time. The author acquaints students with an integrated approach consisting of side-by-side training in theory and hardware/software aspects of DSP, making it ideal for the companion laboratory to a class in DSP theory. To execute this approach, each chapter consists of a brief section on theory to explain the underlying mathematics and principles, a problem solving section, and a computer laboratory section with programming examples and exercises using MATLAB and Simulink. Applicable chapters include a hardware laboratory section composed of exercises using test and measuring equipment. The author discusses the theory of DSP applications and systems, LTI discrete-time signals and systems, practical time and frequency analysis of discrete-time signals, Analog-to-Digital (A/D) process, design and application of digital filters, and the application of practical DSP processes through the DSP hardware, along with software models of these systems. This textbook/lab manual offers a concise, easily understood presentation that makes the information accessible to senior undergraduate and graduate students while building their proficiency with the software, the hardware, and the theory of DSP. Students can easily adapt the concepts for different software/hardware conditions than those presented within, making this an extremely versatile and valuable resource. "synopsis" may belong to another edition of this title.</p>', 'Digital Signal Processing Laboratory', '<h1>Digital Signal Processing Laboratory</h1>', '"795"', '"477"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5061dpp_8_37.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VOKI7677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2312', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2312', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1660, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:05'),
('a54a1caa-40be-451a-a899-5a0e430af96d', '3888', 563, 'Basic Chemical Engineering with Practical Applications', 'basic-chemical-engineering-with-practical-applications', 'basic-chemical-engineering-with-practical-applications', '5-03-000033-x', '5-03-000033-x', '5-03-000033-x', NULL, 'About the book

This is a text tailored to the needs of chemical-engineering college students. Its material encompasses a broad gamut of matters. Notably, it includes a discussion of thermodynamics and chemical kinetics, reactor classification and design, the principles underlying chemical-processes, and quite a number of examples illustrating their application in the chemical-process industry.

CONTENTS

Introduction

Part 1. Basic Concepts of Chemical-Engineering, Thermodynamics and Kinetics

Chapter 1. The Chemical Process

Chapter 2. Thermodynamic Analysis of Chemical Processes

Chapter 3. Use of Chemical Kinetics in the Choice of Process Variables

Chapter 4. Heterogeneous Processes

Chapter 5. Heterogeneous Catalytic Processes

Part 2. Chemical Reactors

Chapter 6. General Remarks

Chapter 7. Reactors with an Ideal Flow Pattern

Chapter 8. Chemical Reactors with Non-Ideal Flow Patterns

Chapter 9. Residence Time Distribution in Continuous Flow Reactors

Chapter 10. Heat Transfer in Chemical Reactors

Part 3. General Principles of Chemical Process Design

Chapter 11. Raw Materials and Energy Supply for the Chemical Process Industries

Chapter 12. Chemical Process Industries and Invironmental Pollution Abatement

Chapter 13. Fundamentals of Chemical Manufacture Development

Part 4. Practical Applications of Chemical Engineering

Chapter 14. Fixed Nitrogen Technology

Chapter 15. Sulphuric Acid and Fertilizer Technology

Chapter 16. Petroleum Technology

Chapter 17. Carbon Monoxide and Hydrogen Based Syntheses

Chapter 18. An Outline of Bioengineering

Bibliography

Index', '<p style="text-align:justify"><span><span>About the book</span></span></p>

<p style="text-align:justify"><span><span>This is a text tailored to the needs of chemical-engineering college students. Its material encompasses a broad gamut of matters. Notably, it includes a discussion of thermodynamics and chemical kinetics, reactor classification and design, the principles underlying chemical-processes, and quite a number of examples illustrating their application in the chemical-process industry.</span></span></p>

<p style="text-align:justify"><span><span>CONTENTS</span></span></p>

<p style="text-align:justify"><span><span>Introduction</span></span></p>

<p style="text-align:justify"><strong><span><span>Part 1. Basic Concepts of Chemical-Engineering, Thermodynamics and Kinetics</span></span></strong></p>

<p style="text-align:justify"><span><span>Chapter 1. The Chemical Process</span></span></p>

<p style="text-align:justify"><span><span>Chapter 2. Thermodynamic Analysis of Chemical Processes</span></span></p>

<p style="text-align:justify"><span><span>Chapter 3. Use of Chemical Kinetics in the Choice of Process Variables</span></span></p>

<p style="text-align:justify"><span><span>Chapter 4. Heterogeneous Processes</span></span></p>

<p style="text-align:justify"><span><span>Chapter 5. Heterogeneous Catalytic Processes</span></span></p>

<p style="text-align:justify"><strong><span><span>Part 2. Chemical Reactors</span></span></strong></p>

<p style="text-align:justify"><span><span>Chapter 6. General Remarks</span></span></p>

<p style="text-align:justify"><span><span>Chapter 7. Reactors with an Ideal Flow Pattern</span></span></p>

<p style="text-align:justify"><span><span>Chapter 8. Chemical Reactors with Non-Ideal Flow Patterns</span></span></p>

<p style="text-align:justify"><span><span>Chapter 9. Residence Time Distribution in Continuous Flow Reactors</span></span></p>

<p style="text-align:justify"><span><span>Chapter 10. Heat Transfer in Chemical Reactors</span></span></p>

<p style="text-align:justify"><strong><span><span>Part 3. General Principles of Chemical Process Design</span></span></strong></p>

<p style="text-align:justify"><span><span>Chapter 11. Raw Materials and Energy Supply for the Chemical Process Industries</span></span></p>

<p style="text-align:justify"><span><span>Chapter 12. Chemical Process Industries and Invironmental Pollution Abatement</span></span></p>

<p style="text-align:justify"><span><span>Chapter 13. Fundamentals of Chemical Manufacture Development</span></span></p>

<p style="text-align:justify"><strong><span><span>Part 4. Practical Applications of Chemical Engineering</span></span></strong></p>

<p style="text-align:justify"><span><span>Chapter 14. Fixed Nitrogen Technology</span></span></p>

<p style="text-align:justify"><span><span>Chapter 15. Sulphuric Acid and Fertilizer Technology</span></span></p>

<p style="text-align:justify"><span><span>Chapter 16. Petroleum Technology</span></span></p>

<p style="text-align:justify"><span><span>Chapter 17. Carbon Monoxide and Hydrogen Based Syntheses</span></span></p>

<p style="text-align:justify"><span><span>Chapter 18. An Outline of Bioengineering</span></span></p>

<p style="text-align:justify"><span><span>Bibliography</span></span></p>

<p style="text-align:justify"><span><span>Index</span></span></p>', 'Title
			Basic Chemical Engineering with Practical Applications

			Author
			A.M. Kutepov

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			464

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Basic Chemical Engineering with Practical Applications</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.M. Kutepov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">464</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 464, '464', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5649basic.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000033-x&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3888', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3888', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 563, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:05'),
('a5566595-fe75-4c59-bacd-bbaf6af50313', '4219', 244, 'Social Media Analytics: Techniques and Insights for Extracting Business Value out of Social Media', 'social-media-analytics-techniques-and-insights-for-extracting-business-value-out-of-social-media', 'social-media-analytics-techniques-and-insights-for-extracting-business-value-out-of-social-media', '9789332578463', '9789332578463', '9789332578463', NULL, 'About the book

Social Media Analytics is the complete insider''s guide for all executives, marketing analysts, and students who want to answer mission-critical questions and maximize the business value of social media data at every step of the process. Two leaders of IBM''s cutting-edge Social Media Analysis Initiative offer thorough and practical coverage of all three phases: data identification, analysis, and knowledge interpretation.

Content:

Chapter 1: Looking for Data in All the Right Places 

Chapter 2: Separating the Wheat from the Chaff

Chapter 3: Whose Comments Are We Interested In?

Chapter 4: Timing Is Everything  

Chapter 5: Social Data: Where and Why

Chapter 6: The Right Tool for the Right Job

Chapter 7: Reading Tea Leaves: Discovering Themes, Topics, or Trends

Chapter 8: Fishing in a Fast-Flowing River

Chapter 9: If You Don''t Know What You Want, You Just May Find It! Ad Hoc Exploration  

Chapter 10: Rivers Run Deep: Deep Analysis

Chapter 11: The Enterprise Social Network

Chapter 12: Murphy Was Right! The Art of What Could Go Wrong

Chapter 13: Visualization as an Aid to Analytics', '<p><span><span><strong><span>About the book</span></strong></span></span><br />
<span><span><span>Social Media Analytics is the complete insider''s guide for all executives, marketing analysts, and students who want to answer mission-critical questions and maximize the business value of social media data at every step of the process. Two leaders of IBM''s cutting-edge Social Media Analysis Initiative offer thorough and practical coverage of all three phases: data identification, analysis, and knowledge interpretation.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter 1: Looking for Data in All the Right Places </span></span></span></p>

<p><span><span><span>Chapter 2: Separating the Wheat from the Chaff </span></span></span></p>

<p><span><span><span>Chapter 3: Whose Comments Are We Interested In?</span></span></span></p>

<p><span><span><span>Chapter 4: Timing Is Everything   </span></span></span></p>

<p><span><span><span>Chapter 5: Social Data: Where and Why </span></span></span></p>

<p><span><span><span>Chapter 6: The Right Tool for the Right Job</span></span></span></p>

<p><span><span><span>Chapter 7: Reading Tea Leaves: Discovering Themes, Topics, or Trends </span></span></span></p>

<p><span><span><span>Chapter 8: Fishing in a Fast-Flowing River </span></span></span></p>

<p><span><span><span>Chapter 9: If You Don''t Know What You Want, You Just May Find It! Ad Hoc Exploration  </span></span></span></p>

<p><span><span><span>Chapter 10: Rivers Run Deep: Deep Analysis</span></span></span></p>

<p><span><span><span>Chapter 11: The Enterprise Social Network</span></span></span></p>

<p><span><span><span>Chapter 12: Murphy Was Right! The Art of What Could Go Wrong </span></span></span></p>

<p><span><span><span>Chapter 13: Visualization as an Aid to Analytics</span></span></span></p>
', 'Title
			Social Media Analytics: Techniques and Insights for Extracting Business Value out of Social Media

			Author
			Ganis, Kohirkar

			ISBN
			9789332578463

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Social Media Analytics: Techniques and Insights for Extracting Business Value out of Social Media</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ganis, Kohirkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332578463</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"580"', '"464"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5306media.webp', NULL, '2 | 31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789332578463&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4219', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4219', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 244, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:05'),
('a586cdc9-162b-4852-8481-bd7e6b9af81c', '729', NULL, 'Physics and Chemistry of Rare-Earth Ions Doped Glasses NEW', 'physics-and-chemistry-of-rareearth-ions-doped-glasses-new-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-7-729', 'physics-and-chemistry-of-rareearth-ions-doped-glasses-new-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729-729', 'KMJN8878', 'KMJN8878', 'KMJN8878', NULL, 'The aim of this work is to review the latest developments in glass science and technology. It presents various types of glass, of both academic and technological importance, in which the host is doped with rare-earth ions.Glass science has reached a very interesting stage in its development, with scope for a wider-ranging investigation of technologically oriented glasses. One of the primary goals of this book, "Physics and Chemistry of Rare Earth Ion Doped Glasses", is to highlight new developments and opportunities in glass science, with the emphasis on research into rare-earth ion doped glasses for the development of new optical glasses of technological importance to the next generation.The contents reflect the quality and standards, of recent advances in glass research, for the benefit of the whole academic community, particularly doctoral researchers, for whom it will act as an essential reference guide to glassy materials.', '<p>The aim of this work is to review the latest developments in glass science and technology. It presents various types of glass, of both academic and technological importance, in which the host is doped with rare-earth ions.Glass science has reached a very interesting stage in its development, with scope for a wider-ranging investigation of technologically oriented glasses. One of the primary goals of this book, "Physics and Chemistry of Rare Earth Ion Doped Glasses", is to highlight new developments and opportunities in glass science, with the emphasis on research into rare-earth ion doped glasses for the development of new optical glasses of technological importance to the next generation.The contents reflect the quality and standards, of recent advances in glass research, for the benefit of the whole academic community, particularly doctoral researchers, for whom it will act as an essential reference guide to glassy materials.</p>', 'Physics and Chemistry of Rare-Earth Ions Doped Glasses NEW', '<h1>Physics and Chemistry of Rare-Earth Ions Doped Glasses NEW</h1>', '"13999"', '"8399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1154dpp_9_35.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMJN8878&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=729', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=729', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2647, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:05'),
('a59febbd-d1e0-48a9-ba48-df709439e606', '1821', NULL, 'The Amazing Pull-Out Pop-Up Body in a Folding Book', 'the-amazing-pullout-popup-body-in-a-folding-book-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-18-1821', 'the-amazing-pullout-popup-body-in-a-folding-book-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821-1821', 'ASDF1212', 'ASDF1212', 'ASDF1212', NULL, 'The Amazing Pull-Out Pop-Up Body in a Folding Book', '<h1>The Amazing Pull-Out Pop-Up Body in a Folding Book</h1>', 'Sub Title
			No

			Author
			David Hawcock

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			751356522

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Hawcock</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>751356522</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5918751356522.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF1212&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1821', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1821', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1947, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:05'),
('a5a7f79c-c2c0-41b6-8e97-34b5f620e2cc', '999', NULL, 'Shaping Demand and Practices to Improve Family Health Outcomes - Designing a Behavior Change Communication Strategy in India- 2Vols. new', 'shaping-demand-and-practices-to-improve-family-health-outcomes-designing-a-behavior-change-communication-strategy-in-india-2vols-new-999-999-999-999-999-999-999-999-999-999-999-999-999-99-999', 'shaping-demand-and-practices-to-improve-family-health-outcomes-designing-a-behavior-change-communication-strategy-in-india-2vols-new-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999-999', 'EDCV4422', 'EDCV4422', 'EDCV4422', NULL, 'Shaping Demand and Practices to Improve Family Health Outcomes - Designing a Behavior Change Communication Strategy in India- 2Vols. New', '<h1>Shaping Demand and Practices to Improve Family Health Outcomes - Designing a Behavior Change Communication Strategy in India- 2Vols. New</h1>', 'Sub Title
			No

			Author
			M.E. Khan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132108979

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M.E. Khan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132108979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2999"', '"1799"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62769788132108979.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDCV4422&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=999', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=999', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2491, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:05'),
('a5cc8543-ad16-408b-9b4e-b34f71f73935', '1746', NULL, 'Quantum Walks and Search Algorithms -Quantum Science and Technology', 'quantum-walks-and-search-algorithms-quantum-science-and-technology-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746', 'quantum-walks-and-search-algorithms-quantum-science-and-technology-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746-1746', 'RTYU5554', 'RTYU5554', 'RTYU5554', NULL, 'This book addresses an interesting area of quantum computation called quantum walks, which play an important role in building quantum algorithms, in particular search algorithms. Quantum walks are the quantum analogue of classical random walks. It is known that quantum computers have great power for searching unsorted databases. This power extends to many kinds of searches, particularly to the problem of finding a specific location in a spatial layout, which can be modeled by a graph. The goal is to find a specific node knowing that the particle uses the edges to jump from one node to the next. This book is self-contained with main topics that include: Grover''s algorithm, describing its geometrical interpretation and evolution by means of the spectral decomposition of the evolution operator Analytical solutions of quantum walks on important graphs like line, cycles, two-dimensional lattices, and hypercubes using Fourier transforms Quantum walks on generic graphs, describing methods to calculate the limiting distribution and mixing time Spatial search algorithms, with emphasis on the abstract search algorithm (the two-dimensional lattice is used as an example) Szedgedy''s quantum-walk model and a natural definition of quantum hitting time (the complete graph is used as an example) The reader will benefit from the pedagogical aspects of the book, learning faster and with more ease than would be possible from the primary research literature. Exercises and references further deepen the reader''s understanding, and guidelines for the use of computer programs to simulate the evolution of quantum walks are also provided.', '<p>This book addresses an interesting area of quantum computation called quantum walks, which play an important role in building quantum algorithms, in particular search algorithms. Quantum walks are the quantum analogue of classical random walks. It is known that quantum computers have great power for searching unsorted databases. This power extends to many kinds of searches, particularly to the problem of finding a specific location in a spatial layout, which can be modeled by a graph. The goal is to find a specific node knowing that the particle uses the edges to jump from one node to the next. This book is self-contained with main topics that include: Grover''s algorithm, describing its geometrical interpretation and evolution by means of the spectral decomposition of the evolution operator Analytical solutions of quantum walks on important graphs like line, cycles, two-dimensional lattices, and hypercubes using Fourier transforms Quantum walks on generic graphs, describing methods to calculate the limiting distribution and mixing time Spatial search algorithms, with emphasis on the abstract search algorithm (the two-dimensional lattice is used as an example) Szedgedy''s quantum-walk model and a natural definition of quantum hitting time (the complete graph is used as an example) The reader will benefit from the pedagogical aspects of the book, learning faster and with more ease than would be possible from the primary research literature. Exercises and references further deepen the reader''s understanding, and guidelines for the use of computer programs to simulate the evolution of quantum walks are also provided.</p>', 'Quantum Walks and Search Algorithms -Quantum Science and Technology', '<h1>Quantum Walks and Search Algorithms -Quantum Science and Technology</h1>', '"4299"', '"2579"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8673dpp_18_118.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU5554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1746', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1746', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1995, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a5f47b43-1534-451f-8f80-87dba9b3f3bc', '1549', NULL, 'India''s International Relations New', 'indias-international-relations-new-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1-1549', 'indias-international-relations-new-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549-1549', 'FGBV4433', 'FGBV4433', 'FGBV4433', NULL, 'India''s International Relations New', '<h1>India''s International Relations New</h1>', 'Sub Title
			No

			Author
			S. Kumar

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8181160312

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160312</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81108181160312.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGBV4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1549', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1549', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2138, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a5fc5877-5534-4799-adb5-aea25839685f', '3665', 776, 'Dr. Babasaheb Ambedkar: Life and Mission', 'dr-babasaheb-ambedkar-life-and-mission', 'dr-babasaheb-ambedkar-life-and-mission', '9788179918777', '9788179918777', '9788179918777', NULL, 'This book is a full-length, up-to-date and authentic biography of the great Indian scholar and statesman, leader and Liberator and the chief architect of the Constitution of India, Dr. B. R. Ambedkar. The author, Dr. Dhananjay keer has endeavour to cast a gripping light on his words, deeds and the motives from which they sprang. The book is based on several interviews of Dr. Ambedkar taken by the author and the final craft of the book was read, checked and approved by Dr. Ambedkar himself. He had also cleared some points in relation to some events. This has increased the authenticity of the book. 

Although the life Dr. Ambedkar with all his sacriices, struggles and scholarships, was chifely devoted to liberting six crore people from their age- long bondage and bringing in a new era in the lives of those suppresed people, it id no less a glorious fight for ushering in india a social and economic democracy. 

This biography is important from another point of view. Dr. Ambedkar ''s life is highly instructive to everyone who yearns for human dignity and equality in human relations in society. it provides a most inspiring example of what a man can achieve by his indomitable perseverance and great self- denial, even under the most depressing and destitute circumstances. Ambedkar''s external serch for knowledge, his incredible industry and his unflinching aim with which he rasied himself from the life of a social leper to the position of a constituion-maker, and his heroic struggles for raising the down-trodden to human  dignity will constitute a gloden chapter in the history of this nation and in the history of human freedom as well. ', '<p style="text-align:justify">This book is a full-length, up-to-date and authentic biography of the great Indian scholar and statesman, leader and Liberator and the chief architect of the Constitution of India, Dr. B. R. Ambedkar. The author, Dr. Dhananjay keer has endeavour to cast a gripping light on his words, deeds and the motives from which they sprang. The book is based on several interviews of Dr. Ambedkar taken by the author and the final craft of the book was read, checked and approved by Dr. Ambedkar himself. He had also cleared some points in relation to some events. This has increased the authenticity of the book. </p>

<p style="text-align:justify">Although the life Dr. Ambedkar with all his sacriices, struggles and scholarships, was chifely devoted to liberting six crore people from their age- long bondage and bringing in a new era in the lives of those suppresed people, it id no less a glorious fight for ushering in india a social and economic democracy. </p>

<p style="text-align:justify">This biography is important from another point of view. Dr. Ambedkar ''s life is highly instructive to everyone who yearns for human dignity and equality in human relations in society. it provides a most inspiring example of what a man can achieve by his indomitable perseverance and great self- denial, even under the most depressing and destitute circumstances. Ambedkar''s external serch for knowledge, his incredible industry and his unflinching aim with which he rasied himself from the life of a social leper to the position of a constituion-maker, and his heroic struggles for raising the down-trodden to human  dignity will constitute a gloden chapter in the history of this nation and in the history of human freedom as well. </p>', 'Title

			Dr. Babasaheb Ambedkar

			        Life and Mission

			Author

			Dhananjay Keer

			Contents

			1.) Twenty Five Hundred Years

			2.) Childhood and Youth 

			3.) Self- Development 

			4.) Man of the Hour 

			5.) Up Against Slavery 

			6.) Declaration of Independence 

			7.) The Morning Star 

			8.) Land, Labour, Education 

			9.) Before the Bar of World Opinion 

			10.) War With Gandhi 

			11.) Truce 

			12.) The Real Path 

			13.) A Thunderbolt 

			14.) Verdict On Hinduism 

			15.) A New Party 

			16.) Labour Leader 

			17.) On Federation and Pakistan 

			18.) From Dust to Doyen 

			19.) Labour Member

			20.) Spell On Constituent Assembly 

			21.) A Modern Manu 

			22.) Shadow of Buddhism 

			23.) Back to Opposition 

			24.) Govenment on the Anvil 

			25.) Old Age 

			26.) Revival of Buddhism

			27.) The Last Journey 

			       Works of Dr. Babasaheb Ambedkar  

			Publisher

			Popular Prakashan

			ISBN

			9788179918777

			 

			Pages

			536

			Year

			2023

			Binding

			Paperback

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Dr. Babasaheb Ambedkar</span></span></p>

			<p><span><span>        Life and Mission </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Dhananjay Keer</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Contents </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>1.) Twenty Five Hundred Years</span></span></span></span></p>

			<p><span><span><span><span>2.) Childhood and Youth </span></span></span></span></p>

			<p><span><span><span><span>3.) Self- Development </span></span></span></span></p>

			<p><span><span><span><span>4.) Man of the Hour </span></span></span></span></p>

			<p><span><span><span><span>5.) Up Against Slavery </span></span></span></span></p>

			<p><span><span><span><span>6.) Declaration of Independence </span></span></span></span></p>

			<p><span><span><span><span>7.) The Morning Star </span></span></span></span></p>

			<p><span><span><span><span>8.) Land, Labour, Education </span></span></span></span></p>

			<p><span><span><span><span>9.) Before the Bar of World Opinion </span></span></span></span></p>

			<p><span><span><span><span>10.) War With Gandhi </span></span></span></span></p>

			<p><span><span><span><span>11.) Truce </span></span></span></span></p>

			<p><span><span><span><span>12.) The Real Path </span></span></span></span></p>

			<p><span><span><span><span>13.) A Thunderbolt </span></span></span></span></p>

			<p><span><span><span><span>14.) Verdict On Hinduism </span></span></span></span></p>

			<p><span><span><span><span>15.) A New Party </span></span></span></span></p>

			<p><span><span><span><span>16.) Labour Leader </span></span></span></span></p>

			<p><span><span><span><span>17.) On Federation and Pakistan </span></span></span></span></p>

			<p><span><span><span><span>18.) From Dust to Doyen </span></span></span></span></p>

			<p><span><span><span><span>19.) Labour Member</span></span></span></span></p>

			<p><span><span><span><span>20.) Spell On Constituent Assembly </span></span></span></span></p>

			<p><span><span><span><span>21.) A Modern Manu </span></span></span></span></p>

			<p><span><span><span><span>22.) Shadow of Buddhism </span></span></span></span></p>

			<p><span><span><span><span>23.) Back to Opposition </span></span></span></span></p>

			<p><span><span><span><span>24.) Govenment on the Anvil </span></span></span></span></p>

			<p><span><span><span><span>25.) Old Age </span></span></span></span></p>

			<p><span><span><span><span>26.) Revival of Buddhism</span></span></span></span></p>

			<p><span><span><span><span>27.) The Last Journey </span></span></span></span></p>

			<p><span><span><span><span>       Works of Dr. Babasaheb Ambedkar  </span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span>Publisher</span></span></p>
			</td>
			<td>
			<p><span><span>Popular Prakashan</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span>ISBN</span></span></p>
			</td>
			<td>
			<p><span><span>9788179918777</span></span></p>

			<p> </p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span>Pages</span></span></p>
			</td>
			<td>
			<p><span><span>536</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span>Year</span></span></p>
			</td>
			<td>
			<p><span><span>2023</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span>Binding</span></span></p>
			</td>
			<td>
			<p><span><span>Paperback</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"850"', '"595"', '"0"', 44, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, '2023', NULL, NULL, 'bf21269d-12b4-42e3-a9f1-5819bb17cf8a', NULL, NULL, 536, '536', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5532ambedkar.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788179918777&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3665', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3665', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 776, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:05'),
('a60637a0-8ea6-463c-a260-d2725cbdb146', '1186', NULL, 'Social Welfare Management New', 'social-welfare-management-new-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1-1186', 'social-welfare-management-new-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186-1186', 'JUHY7744', 'JUHY7744', 'JUHY7744', NULL, 'Social Welfare Management New', '<h1>Social Welfare Management New</h1>', 'Sub Title
			No

			Author
			Sarat C. Joshi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178805054

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sarat C. Joshi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805054</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1075"', '"645"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61429789381575932.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JUHY7744&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1186', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1186', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2361, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:05'),
('a6085080-c0a8-4fa5-90f3-d30d993c9170', '4280', 183, 'Strategic Management 5/e', 'strategic-management-5e-4280', 'strategic-management-5e', '9789355324948', '9789355324948', '9789355324948', NULL, 'About the book

This book brings conceptual frameworks to life through examples that cover products and services from companies that students are familiar with, such as Facebook, Amazon, Google, Tesla, Starbucks, Apple etc. It offers a unique learning experience combining theory and practice of strategic management and provides linkages between its concepts and cases. Integrating current examples with modern strategy thinking, the book prepares students to understand how companies gain and sustain competitive advantages. It brings a cosmopolitan perspective to the text while featuring leading companies from Asia, Europe, Latin America, and North America. The book also offers standalone modules on how to conduct case Analysis. 

Content:

PART ONE / ANALYSIS

CHAPTER 1 What Is Strategy? 

CHAPTER 2 Strategic Leadership: Managing the Strategy Process 

CHAPTER 3 External Analysis: Industry Structure, Competitive Forces, and Strategic Groups 

CHAPTER 4 Internal Analysis: Resources, Capabilities, and Core Competencies 

CHAPTER 5 Competitive Advantage, Firm Performance, and Business Models 

PART TWO / FORMULATION 

CHAPTER 6 Business Strategy: Differentiation, Cost Leadership, and Blue Oceans 

CHAPTER 7 Business Strategy: Innovation, Entrepreneurship, and Platforms 

CHAPTER 8 Corporate Strategy: Vertical Integration and Diversification 

CHAPTER 9 Corporate Strategy: Strategic Alliances, Mergers and Acquisitions 

CHAPTER 10 Global Strategy: Competing Around the World 

 

PART THREE / IMPLEMENTATION 

CHAPTER 11 Organizational Design: Structure, Culture, and Control 

CHAPTER 12 Corporate Governance and Business Ethics 

 

PART FOUR / MINICASES How to Conduct a Case Analysis 

 

PART FIVE / FULL-LENGTH CASES Twelve full-length cases are included in Connect. A total of 22 full-length cases are available through McGraw-Hill.', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book brings conceptual frameworks to life through examples that cover products and services from companies that students are familiar with, such as Facebook, Amazon, Google, Tesla, Starbucks, Apple etc. It offers a unique learning experience combining theory and practice of strategic management and provides linkages between its concepts and cases. Integrating current examples with modern strategy thinking, the book prepares students to understand how companies gain and sustain competitive advantages. It brings a cosmopolitan perspective to the text while featuring leading companies from Asia, Europe, Latin America, and North America. The book also offers standalone modules on how to conduct case Analysis. </span></span></span></span></p>

<p><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>PART ONE / ANALYSIS</span></span></strong><br />
<br />
<span><span>CHAPTER 1 What Is Strategy? <br />
CHAPTER 2 Strategic Leadership: Managing the Strategy Process <br />
CHAPTER 3 External Analysis: Industry Structure, Competitive Forces, and Strategic Groups <br />
CHAPTER 4 Internal Analysis: Resources, Capabilities, and Core Competencies <br />
CHAPTER 5 Competitive Advantage, Firm Performance, and Business Models <br />
<br />
<strong><span>PART TWO / FORMULATION </span></strong><br />
<br />
CHAPTER 6 Business Strategy: Differentiation, Cost Leadership, and Blue Oceans <br />
CHAPTER 7 Business Strategy: Innovation, Entrepreneurship, and Platforms <br />
CHAPTER 8 Corporate Strategy: Vertical Integration and Diversification <br />
CHAPTER 9 Corporate Strategy: Strategic Alliances, Mergers and Acquisitions <br />
CHAPTER 10 Global Strategy: Competing Around the World <br />
 <br />
<strong><span>PART THREE / IMPLEMENTATION </span></strong><br />
<br />
CHAPTER 11 Organizational Design: Structure, Culture, and Control <br />
CHAPTER 12 Corporate Governance and Business Ethics <br />
 <br />
<strong><span>PART FOUR / MINICASES </span></strong>How to Conduct a Case Analysis <br />
 <br />
<strong><span>PART FIVE / FULL-LENGTH CASES </span></strong>Twelve full-length cases are included in Connect. A total of 22 full-length cases are available through McGraw-Hill.</span></span></span></span></p>

<p> </p>
', 'Title
			Strategic Management 5/e

			Author
			Frank T. Rothaermel

			ISBN
			9789355324948

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Management 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Frank T. Rothaermel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355324948</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"995"', '"746"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4871st.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355324948&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4280', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4280', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 183, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:05'),
('a63dfc4d-e59f-4aaa-a398-3128583b9b13', '3408', 985, 'Re-forming India-The Nation Today', 'reforming-indiathe-nation-today-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408', 'reforming-indiathe-nation-today-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408-3408', '9780670090983', '9780670090983', '9780670090983', NULL, 'India''s social and political landscape has, in recent times, witnessed many significant transformations. This book offers a wide-ranging review of how India has, over the last few years, fared on the most critical dimensions of our collective life-politics, economy, governance, development, culture and society. The project of change entailed processes of both reform and re-formation: if reform was about correcting or improving what was considered unsatisfactory, re-formation was a bolder project that aimed to construct anew, anchored in a fundamental re-visioning of India in social, cultural and even moral terms. In many ways, the programme of re-forming India may have outpaced that of reforming India and even exceeded its own expectations. This volume provides an overview of the prevailing political imaginary of nationalism and of the current trends of public discourse in Indian democracy; it seeks to identify and interpret the transformations in state institutions and the public sphere and evaluate their implications for the future. Re-Forming India brings together reflections, from leading commentators in their fields, on some of these transformations-from the promise of economic revival and demonetization to the impact on gender relations, higher education and the media. Has the country been transformed in ways that were promised? Or indeed in other ways that had not been anticipated?', '<p>India''s social and political landscape has, in recent times, witnessed many significant transformations. This book offers a wide-ranging review of how India has, over the last few years, fared on the most critical dimensions of our collective life-politics, economy, governance, development, culture and society. The project of change entailed processes of both reform and re-formation: if reform was about correcting or improving what was considered unsatisfactory, re-formation was a bolder project that aimed to construct anew, anchored in a fundamental re-visioning of India in social, cultural and even moral terms. In many ways, the programme of re-forming India may have outpaced that of reforming India and even exceeded its own expectations. This volume provides an overview of the prevailing political imaginary of nationalism and of the current trends of public discourse in Indian democracy; it seeks to identify and interpret the transformations in state institutions and the public sphere and evaluate their implications for the future. Re-Forming India brings together reflections, from leading commentators in their fields, on some of these transformations-from the promise of economic revival and demonetization to the impact on gender relations, higher education and the media. Has the country been transformed in ways that were promised? Or indeed in other ways that had not been anticipated?</p>', 'Sub Title
			The Nation Today

			Author
			Niraja Gopal

			Pub
			Penguin

			ISBN 13 Digit
			9780670090983

			Pages
			400

			Binding
			Hardcover

			Year of Publication
			2019

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Nation Today</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niraja Gopal</td>
		</tr>
		<tr>
			<th>Pub</th>
			<td>Penguin</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780670090983</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>400</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2019</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"799"', '"480"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 400, '400', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13429780670090983-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780670090983&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3408', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3408', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 985, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:05'),
('a64d2a1d-90bb-4a21-ad6b-5f4dc69db278', '4169', 293, 'Purchasing & Supply Chain Management 7/e', 'purchasing-supply-chain-management-7e', 'purchasing-supply-chain-management-7e', '9789355736970', '9789355736970', '9789355736970', NULL, 'About the book

This edition draws from the authors'' extensive first-hand experiences and relationships with executives and practitioners worldwide to highlight critical developments in the field. You examine recent advancements in supply chain fraud management, artificial intelligence, analytics, procurement automation and robotic process automation. New content also discusses supply chain fraud management and mitigation, emerging technology in real-time supply chain control towers, use of block chain and the creation of Centers of Excellence. Carefully selected topics correspond to hiring requirements for supply chain positions today to help position you as a strong candidate.

Content:

Part 1: INTRODUCTION.

1. Introduction to Purchasing and Supply Chain Management.

Part 2: PURCHASING OPERATIONS AND STRUCTURE.

2. The Purchasing Process.

3. Purchasing Policies and Procedures.

4. Supply Management Integration for Competitive Advantage.

5. Purchasing and Supply Management Organization.

Part 3: STRATEGIC SOURCING.

6. Supply Management and Commodity Strategy Development.

7. Supplier Evaluation and Selection.

8. Supplier Quality Management.

9. Supplier Management and Development: Creating a World-Class Supply Base.

10. Worldwide Sourcing.

Part 4: STRATEGIC SOURCING PROCESS.

11. Strategic Cost Management.

12. Purchasing and Supply Chain Analysis: Tools and Techniques.

13. Negotiation and Conflict Management.

14. Contract Management.

15. Purchasing Law and Ethics.

Part 5: CRITICAL SUPPLY CHAIN ELEMENTS.

16. Lean Supply Chain Management.

17. Purchasing Services.

18. Supply Chain Information Systems and Electronic Sourcing.

19. Performance Measurement and Evaluation.

Part 6: FUTURE DIRECTIONS.

20. Purchasing and Supply Strategy Trends.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This edition draws from the authors'' extensive first-hand experiences and relationships with executives and practitioners worldwide to highlight critical developments in the field. You examine recent advancements in supply chain fraud management, artificial intelligence, analytics, procurement automation and robotic process automation. New content also discusses supply chain fraud management and mitigation, emerging technology in real-time supply chain control towers, use of block chain and the creation of Centers of Excellence. Carefully selected topics correspond to hiring requirements for supply chain positions today to help position you as a strong candidate.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1: INTRODUCTION.</span></strong></span></span></p>

<p><span><span><span>1. Introduction to Purchasing and Supply Chain Management.</span></span></span></p>

<p><span><span><strong><span>Part 2: PURCHASING OPERATIONS AND STRUCTURE.</span></strong></span></span></p>

<p><span><span><span>2. The Purchasing Process.</span></span></span></p>

<p><span><span><span>3. Purchasing Policies and Procedures.</span></span></span></p>

<p><span><span><span>4. Supply Management Integration for Competitive Advantage.</span></span></span></p>

<p><span><span><span>5. Purchasing and Supply Management Organization.</span></span></span></p>

<p><span><span><strong><span>Part 3: STRATEGIC SOURCING.</span></strong></span></span></p>

<p><span><span><span>6. Supply Management and Commodity Strategy Development.</span></span></span></p>

<p><span><span><span>7. Supplier Evaluation and Selection.</span></span></span></p>

<p><span><span><span>8. Supplier Quality Management.</span></span></span></p>

<p><span><span><span>9. Supplier Management and Development: Creating a World-Class Supply Base.</span></span></span></p>

<p><span><span><span>10. Worldwide Sourcing.</span></span></span></p>

<p><span><span><strong><span>Part 4: STRATEGIC SOURCING PROCESS.</span></strong></span></span></p>

<p><span><span><span>11. Strategic Cost Management.</span></span></span></p>

<p><span><span><span>12. Purchasing and Supply Chain Analysis: Tools and Techniques.</span></span></span></p>

<p><span><span><span>13. Negotiation and Conflict Management.</span></span></span></p>

<p><span><span><span>14. Contract Management.</span></span></span></p>

<p><span><span><span>15. Purchasing Law and Ethics.</span></span></span></p>

<p><span><span><strong><span>Part 5: CRITICAL SUPPLY CHAIN ELEMENTS.</span></strong></span></span></p>

<p><span><span><span>16. Lean Supply Chain Management.</span></span></span></p>

<p><span><span><span>17. Purchasing Services.</span></span></span></p>

<p><span><span><span>18. Supply Chain Information Systems and Electronic Sourcing.</span></span></span></p>

<p><span><span><span>19. Performance Measurement and Evaluation.</span></span></span></p>

<p><span><span><strong><span>Part 6: FUTURE DIRECTIONS.</span></strong></span></span></p>

<p><span><span><span>20. Purchasing and Supply Strategy Trends.</span></span></span></p>

<p> </p>
', 'Title
			Purchasing & Supply Chain Management 7/e

			Author
			Robert M. Monczka

			ISBN
			9789355736970

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Purchasing &amp; Supply Chain Management 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Robert M. Monczka</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355736970</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1125"', '"900"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9774supplu.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355736970&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4169', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4169', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 293, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:05'),
('a654cc21-e1e7-4c73-a231-9d2327d89ee0', '2688', NULL, 'Dhavanyalok ki Ujjivani Tika (Ek Samiksha)', 'dhavanyalok-ki-ujjivani-tika-ek-samiksha-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688', 'dhavanyalok-ki-ujjivani-tika-ek-samiksha-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688-2688', 'JMKO8877', 'JMKO8877', 'JMKO8877', NULL, 'Dhavanyalok ki Ujjivani Tika (Ek Samiksha)', '<h1>Dhavanyalok ki Ujjivani Tika (Ek Samiksha)</h1>', ' Title
			Dhavanyalok ki Ujjivani Tika (Ek Samiksha)

			Author
			Dr. Ruby

			ISBN 13 Digit
			9788178542645

			Publishers
			EASTERN BOOK LINKERS

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Dhavanyalok ki Ujjivani Tika (Ek Samiksha)</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ruby</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542645</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://www.exoticindiaart.com/publisher/eastern-book-linkers/" title="EASTERN BOOK LINKERS" rel="noopener noreferrer">EASTERN BOOK LINKERS</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '3eed867c-5f18-4a26-81dc-d60fb0649a1f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4388pic-6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JMKO8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2688', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2688', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1409, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:05'),
('a657a798-cb33-4d24-816e-81d842d81a76', '1869', NULL, 'Organic Manure: Sources, Preparation and Usage in Farming Lands', 'organic-manure-sources-preparation-and-usage-in-farming-lands-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869', 'organic-manure-sources-preparation-and-usage-in-farming-lands-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869-1869', '9789387387010', '9789387387010', '9789387387010', NULL, 'Agriculture - the base for our life has been affected the most due to chemical farming system. Although, this leads to the maximum production of the crops and the vegetables on one side but hyper toxification of soil and water on the other. We have to minimize such farming system at the earliest and adopt organic farming system for the better future of the generations in the years to come. Sources of various raw substrates and their bio-transformation in to organic compost are some of the major issues for the farming communities.

The present book is a key to disclose sources and availability of such raw and bio-degradable substrates which are generated every day and are either thrown out or dumped in to different places causing air, water and soil pollution along with their easy bio-transformation technologies in to organic manure.

Content - Preamble, 1. Flower waste:  A Rich Source for Organic Manure, 2. Fruit and Vegetable Waste: An Easily Available Source for Organic Manure, 3. Paper Mill Sludge and Waste Paper-Promising Sources of High Quality Vermicompost as Organic Manure, 4. Kitchen Waste – Routine Home Waste: A Good Source for Organic Manure, 5. Pressmud: A Rich Source of Organic Manure, 6. Fly – Ash: A Rich Source for Organic Manure, 7. Organic Agriculture – Option to Save Soil  Health from Persistent Pollutants, 8. Bio – IPM Techniques: The Only Way to Produce Toxins Free Food        ', '<p style="text-align:justify"><span>Agriculture - the base for our life has been affected the most due to chemical farming system. Although, this leads to the maximum production of the crops and the vegetables on one side but hyper toxification of soil and water on the other. We have to minimize such farming system at the earliest and adopt organic farming system for the better future of the generations in the years to come. Sources of various raw substrates and their bio-transformation in to organic compost are some of the major issues for the farming communities. </span></p>

<p style="text-align:justify"><span>The present book is a key to disclose sources and availability of such raw and bio-degradable substrates which are generated every day and are either thrown out or dumped in to different places causing air, water and soil pollution along with their easy bio-transformation technologies in to organic manure.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Preamble, 1. Flower waste:  A Rich Source for Organic Manure, 2. Fruit and Vegetable Waste: An Easily Available Source for Organic Manure, 3. Paper Mill Sludge and Waste Paper-Promising Sources of High Quality Vermicompost as Organic Manure, 4. Kitchen Waste – Routine Home Waste: A Good Source for Organic Manure, 5. Pressmud: A Rich Source of Organic Manure, 6. Fly – Ash: A Rich Source for Organic Manure, 7. Organic Agriculture – Option to Save Soil  Health from Persistent Pollutants, 8. Bio – IPM Techniques: The Only Way to Produce Toxins Free Food</span></span><span><span>        </span></span></span></p>', 'Sub Title
			Sources, Preparation and Usage in Farming Lands

			Author
			Prof. (Dr.) S. M. Singh

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789387387010

			Pages
			109

			Binding
			Hardcover

			Year of Publication
			2018

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Sources, Preparation and Usage in Farming Lands</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Prof. (Dr.) S. M. Singh</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td><span><span>9789387387010</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>109</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2018</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 109, '109', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55609789387387010.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789387387010&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1869', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1869', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1929, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:05'),
('a6632cf8-7efb-4da5-8190-fed3823d3bbc', '4411', 54, 'बिहारी का सामासिक शब्दकोष', 'बहर-क-समसक-शबदकष', '-', '-79-', '-79-', '-79-', NULL, 'बिहारी का सामासिक शब्दकोष', '<h5><span>बिहारी का सामासिक शब्दकोष</span></h5>
', 'Title
			बिहारी का सामासिक शब्दकोष

			Author
			शकुन्तला पांचाल

			Publisher
			अभय 

			Year of Publication
			1999

			Pages
			123

			Binding
			Hardcover

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>बिहारी का सामासिक शब्दकोष</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>शकुन्तला पांचाल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>अभय </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1999</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>123</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, 'c291b5b5-ed9d-4e02-b05f-4098f19a37ef', NULL, NULL, 123, '123', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5016bihari.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-79-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4411', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4411', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 54, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:05'),
('a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', '2965', NULL, 'The Cambridge Guide to Women''s Writing in English', 'the-cambridge-guide-to-womens-writing-in-english', 'the-cambridge-guide-to-womens-writing-in-english', '9780521668132', '9780521668132', '9780521668132', NULL, 'About the book

This book’s guiding assumption is that all writings have a place, a history and a character. From the beginning we decided that this should apply to the entries as well, and that, however brief, they should be attributed. My contributors have given the style in which the Guide described women’s writing in English over the centuries a special liveliness and concision. They themselves also convey something of the diversity of the contemporary scene. They include distinguished writers of fiction, poetry and drama, alongside writers at the beginnings of their careers, graduate researchers and well known academic critics and scholars, freelances of all kinds, and literary journalists. They are men as well as women, and of very different generations, too—almost seventy years separate my oldest contributor from my youngest. What they have in common is that their enthusiasm, and their pleasure as readers in the writers and writing they describe, persuaded them to put their information at the service of a work of reference.

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book’s guiding assumption is that all writings have a place, a history and a character. From the beginning we decided that this should apply to the entries as well, and that, however brief, they should be attributed. My contributors have given the style in which the Guide described women’s writing in English over the centuries a special liveliness and concision. They themselves also convey something of the diversity of the contemporary scene. They include distinguished writers of fiction, poetry and drama, alongside writers at the beginnings of their careers, graduate researchers and well known academic critics and scholars, freelances of all kinds, and literary journalists. They are men as well as women, and of very different generations, too—almost seventy years separate my oldest contributor from my youngest. What they have in common is that their enthusiasm, and their pleasure as readers in the writers and writing they describe, persuaded them to put their information at the service of a work of reference.</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			The Cambridge Guide to Women''s Writing in English

			Author 
			Lorna Sage

			ISBN
			9780521668132

			Publisher
			Cambridge

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Cambridge Guide to Women''s Writing in English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author </span></td>
			<td style="text-align:center"><span>Lorna Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780521668132</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cambridge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1995"', '"1397"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b8a011a2-90e9-44b7-bcc9-b04fe2b8c24e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3492the.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521668132&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2965', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2965', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1242, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:05'),
('a6a0923c-ee51-4882-bf3f-156e32fc1c24', '3343', NULL, 'Sanskrit Drama', 'sanskrit-drama-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343', 'sanskrit-drama-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343-3343', '8185294097', '8185294097', '8185294097', NULL, 'The present work is concentrated on the dramatic literature in its theory and practice as available in the Sanskrit language. It gives a reliable bibliography of authors, works, their editions and research papers arranged in alphabetical order. The list incorportates the mss. mentioned in Aufrecht''s Catalogus Catalogorum, although various other sources are also explored. It is a good collection of information regarding the editions of works of Sanskrit dramaturgy and plays known to the compiler. Many works mentioned here have, since 1906, undergone various critical editions but the worth of this bibliography is still remarkable from historical point of view. It is prefixed by an Introduction dealing with various problems of Sanskrit Dramatic literature having their permanent relevance.

Content - INTRODUCTORY SKETCH OF THE SANSKRIT DRAMA, GENERAL WORKS ON THE SANSKRIT DRAMA, NAMES OF AUTHORS AND TITLES OF THEIR WORKS, APPENDIX I. SOME DRAMAS IN THE MODERN VERNACULARS, APPENDIX II. CLASSIFICATION OF THE DRAMAS   ', '<p style="text-align:justify"><span>The present work is concentrated on the dramatic literature in its theory and practice as available in the Sanskrit language. It gives a reliable bibliography of authors, works, their editions and research papers arranged in alphabetical order. The list incorportates the mss. mentioned in Aufrecht''s Catalogus Catalogorum, although various other sources are also explored. It is a good collection of information regarding the editions of works of Sanskrit dramaturgy and plays known to the compiler. Many works mentioned here have, since 1906, undergone various critical editions but the worth of this bibliography is still remarkable from historical point of view. It is prefixed by an Introduction dealing with various problems of Sanskrit Dramatic literature having their permanent relevance.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>INTRODUCTORY SKETCH OF THE SANSKRIT DRAMA, GENERAL WORKS ON THE SANSKRIT DRAMA, NAMES OF AUTHORS AND TITLES OF THEIR WORKS, APPENDIX I. SOME DRAMAS IN THE MODERN VERNACULARS, APPENDIX II. CLASSIFICATION OF THE DRAMAS</span>   </span></span></p>', 'Sub Title
			A Bibliography

			Author
			Montgomery Schuyler

			About Author
			As per Book

			ISBN 10 Digit
			8185294097

			ISBN 13 Digit
			 

			Pages
			105

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>A Bibliography</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Montgomery Schuyler</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8185294097</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>105</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2004</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"200"', '"120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 105, '105', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2715Sanskrti%20Drama.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185294097&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3343', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3343', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1043, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:05'),
('a6e0c612-2f4b-4d82-ae89-58943a421e7a', '2403', NULL, 'Tourism Management and Marketing - 2 Vols.', 'tourism-management-and-marketing-2-vols-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403', 'tourism-management-and-marketing-2-vols-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403-2403', '9788184881066', '9788184881066', '9788184881066', NULL, 'Tourism is a flourishing sector nowadays. As the tourism industry has grownexponentially in the past few decades, its proper management and marketingassumed an important role. As for management, there are certain tasks, which have tobe taken into account for a number of different reasons. Gathering, maintaining andcompiling information about the tourists is of greatest important. Be it a domestic orinternational, inbound or out-bond tour, providing tourists` information, healthyinteraction with them, chalking out plans to cut down expenses and providing thetourists with maximum facilities are some of the key concerns of the tourismmanagement. Besides co-operating and establishing a network with internationaltourists and tourist organisations and providing frontier facilities such as passport,visa and emigration also form a part of tourism management. Accommodation orlodging is also a significant part of tourism management. Although, there are lot of books on the subject, already in the market, yet, theundersigned felt it pressingly necessary to bring out such a comprehensive and all-encompassing book, which may incorporate in itself a range of aspects, under onecover. With this view this modest work, entitled, Tourism Management andMarketing is an asset for all scholars, researchers, students and of course generalreaders. 

Table of Contents - Volume I - Marketing the Tourism, Travel Market, International Marketing, Modern Ways of Marketing, United Marketing, World Organizations, Cultural Marketing, Growth of Tourism, Progress Plan, Trends in Tourism, Advertisement Channels, Geographical Aspects

Volume II - Introduction, Management of Tourism, The Backdrop, Fundamental Ideas, Basic Factors, Fundamental Aspects, Tourism Administration, Effective Aspects, Organization of Tours, Movement of Tourists, Ticketing System, Ticketing Worldwide', '<p>Tourism is a flourishing sector nowadays. As the tourism industry has grownexponentially in the past few decades, its proper management and marketingassumed an important role. As for management, there are certain tasks, which have tobe taken into account for a number of different reasons. Gathering, maintaining andcompiling information about the tourists is of greatest important. Be it a domestic orinternational, inbound or out-bond tour, providing tourists` information, healthyinteraction with them, chalking out plans to cut down expenses and providing thetourists with maximum facilities are some of the key concerns of the tourismmanagement. Besides co-operating and establishing a network with internationaltourists and tourist organisations and providing frontier facilities such as passport,visa and emigration also form a part of tourism management. Accommodation orlodging is also a significant part of tourism management. Although, there are lot of books on the subject, already in the market, yet, theundersigned felt it pressingly necessary to bring out such a comprehensive and all-encompassing book, which may incorporate in itself a range of aspects, under onecover. With this view this modest work, entitled, Tourism Management andMarketing is an asset for all scholars, researchers, students and of course generalreaders. </p>

<p><br />
<strong>Table of Contents - </strong><strong>Volume I - </strong>Marketing the Tourism, Travel Market, International Marketing, Modern Ways of Marketing, United Marketing, World Organizations, Cultural Marketing, Growth of Tourism, Progress Plan, Trends in Tourism, Advertisement Channels, Geographical Aspects</p>

<p><strong>Volume II -</strong> Introduction, Management of Tourism, The Backdrop, Fundamental Ideas, Basic Factors, Fundamental Aspects, Tourism Administration, Effective Aspects, Organization of Tours, Movement of Tourists, Ticketing System, Ticketing Worldwide</p>', 'Sub Title
			Management and Marketing

			Author
			Manpal Singh

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184881066

			Pages
			648

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Management and Marketing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Manpal Singh</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184881066</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>648</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"1600"', '"960"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 648, '648', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81849788184881066-uk.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184881066&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2403', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2403', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1627, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:05'),
('a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', '565', NULL, 'Disney Mickey Wonders Why: Popular Science A BOOK', 'disney-mickey-wonders-why-popular-science-a-book-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-56-565', 'disney-mickey-wonders-why-popular-science-a-book-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565-565', 'FGTY654', 'FGTY654', 'FGTY654', NULL, 'Disney Mickey Wonders Why: Popular Science', '<h1>Disney Mickey Wonders Why: Popular Science</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623714

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623714</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"259"', '"156"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35499788128623691.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGTY654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=565', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=565', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2745, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:05'),
('a72c384e-339b-41ad-b435-100a9aa28c8a', '3651', 790, 'The Encyclopedia of Asian American Literature', 'the-encyclopedia-of-asian-american-literature', 'the-encyclopedia-of-asian-american-literature', '9780313341571', '9780313341571', '9780313341571', NULL, 'Asian American literature dates back to the close of the 19th century, and during the years following World War II it significantly expanded in volume and diversity. Monumental in scope, this encyclopedia surveys Asian American literature from its origins through 2007. Included are more than 270 alphabetically arranged entries on writers, major works, significant historical events, and important terms and concepts. Thus the encyclopedia gives special attention to the historical, social, cultural, and legal contexts surrounding Asian American literature and central to the Asian American experience. Each entry is written by an expert contributor and cites works for further reading, and the encyclopedia closes with a selected, general bibliography of essential print and electronic resources. While literature students will value this encyclopedia as a guide to writings by Asian Americans, the encyclopedia also supports the social studies curriculum by helping students use literature to learn about Asian American history and culture, as it pertains to writers from a host of Asian ethnic and cultural backgrounds, including Afghans, Chinese, Japanese, Koreans, Filipinos, Iranians, Indians, Vietnamese, Hawaiians, and other Asian Pacific Islanders.

The encyclopedia supports the literature curriculum by helping students learn more about Asian American literature. In addition, it supports the social studies curriculum by helping students learn about the Asian American historical and cultural experience.', '<p>Asian American literature dates back to the close of the 19th century, and during the years following World War II it significantly expanded in volume and diversity. Monumental in scope, this encyclopedia surveys Asian American literature from its origins through 2007. Included are more than 270 alphabetically arranged entries on writers, major works, significant historical events, and important terms and concepts. Thus the encyclopedia gives special attention to the historical, social, cultural, and legal contexts surrounding Asian American literature and central to the Asian American experience. Each entry is written by an expert contributor and cites works for further reading, and the encyclopedia closes with a selected, general bibliography of essential print and electronic resources. While literature students will value this encyclopedia as a guide to writings by Asian Americans, the encyclopedia also supports the social studies curriculum by helping students use literature to learn about Asian American history and culture, as it pertains to writers from a host of Asian ethnic and cultural backgrounds, including Afghans, Chinese, Japanese, Koreans, Filipinos, Iranians, Indians, Vietnamese, Hawaiians, and other Asian Pacific Islanders.</p>

<p>The encyclopedia supports the literature curriculum by helping students learn more about Asian American literature. In addition, it supports the social studies curriculum by helping students learn about the Asian American historical and cultural experience.</p>', 'Sub Title
			The Encyclopedia of Asian American Literature

			Author / Editor
			Guiyou Huang

			About Author
			Guiyou Huang, PhD, is dean of Biscayne College and professor of English at St. Thomas University, Miami, Florida. He is author or editor of over ten books published in the United States, China, and Great Britain, including The Columbia Guide to Asian American Literature Since 1945 (2006), Asian American Literary Studies (2005), and Whitmanism, Imagism, and Modernism in China and America (1997). He is also the author of many articles and reviews in English on, among others, Walt Whitman and Ezra Pound, and has published essays on Mao Zedong, William Butler Yeats, Jean Rhys, Sinclair Lewis, and William Faulkner in Chinese. Dr. Huang is a guest research fellow at the Chinese American Literature Research Center at Beijing Foreign Studies University as well as honorary professor at Yantai University and Qufu Teachers University, Shandong. Most recently he was a visiting scholar at ETS in Princeton, New Jersey.

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780313341571

			Pages
			1256 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Encyclopedia of Asian American Literature</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Guiyou Huang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Guiyou Huang, PhD, is dean of Biscayne College and professor of English at St. Thomas University, Miami, Florida. He is author or editor of over ten books published in the United States, China, and Great Britain, including The Columbia Guide to Asian American Literature Since 1945 (2006), Asian American Literary Studies (2005), and Whitmanism, Imagism, and Modernism in China and America (1997). He is also the author of many articles and reviews in English on, among others, Walt Whitman and Ezra Pound, and has published essays on Mao Zedong, William Butler Yeats, Jean Rhys, Sinclair Lewis, and William Faulkner in Chinese. Dr. Huang is a guest research fellow at the Chinese American Literature Research Center at Beijing Foreign Studies University as well as honorary professor at Yantai University and Qufu Teachers University, Shandong. Most recently he was a visiting scholar at ETS in Princeton, New Jersey.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780313341571</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1256 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"27478"', '"16487"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1256 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2006Asian%20America%20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780313341571&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3651', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3651', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 790, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:05'),
('a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', '2710', NULL, 'Spindle and the Wheel - Re-Living Text and Context in Translation Studies', 'spindle-and-the-wheel-reliving-text-and-context-in-translation-studies-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710', 'spindle-and-the-wheel-reliving-text-and-context-in-translation-studies-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710-2710', 'VRGF2233', 'VRGF2233', 'VRGF2233', NULL, 'Spindle and the Wheel - Re-Living Text and Context in Translation Studies', '<h1>Spindle and the Wheel - Re-Living Text and Context in Translation Studies</h1>', 'Sub Title
			No

			Author
			Binod Mishra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352559

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Binod Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352559</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VRGF2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2710', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2710', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1389, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:05'),
('a75c4fc0-fe10-4711-8e8b-56830bf0cc61', '2030', NULL, 'Responsible Nanobiotechnology - Philosophy and Ethics New', 'responsible-nanobiotechnology-philosophy-and-ethics-new-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030', 'responsible-nanobiotechnology-philosophy-and-ethics-new-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030-2030', 'SRGF3344', 'SRGF3344', 'SRGF3344', NULL, 'This book comprehensively reviews the considerations of nanotechnology elaborated in philosophy, ethics, and the social sciences and systematizes and develops them further. It focuses on the issues of ethical responsibility regarding chances and risks of nanotechnology and its possible applications in the fields of synthetic nanoparticles, synthetic biology, animal enhancement, and human enhancement. The book has been, thus, put in the context of the keywords "responsible innovation" and "reflective sciences," which have been central concepts in the debates about the relationship between science and society for the last few years.', '<p>This book comprehensively reviews the considerations of nanotechnology elaborated in philosophy, ethics, and the social sciences and systematizes and develops them further. It focuses on the issues of ethical responsibility regarding chances and risks of nanotechnology and its possible applications in the fields of synthetic nanoparticles, synthetic biology, animal enhancement, and human enhancement. The book has been, thus, put in the context of the keywords "responsible innovation" and "reflective sciences," which have been central concepts in the debates about the relationship between science and society for the last few years.</p>', 'Responsible Nanobiotechnology - Philosophy and Ethics New', '<h1>Responsible Nanobiotechnology - Philosophy and Ethics New</h1>', '"10500"', '"6300"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8399dpp_15_36.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SRGF3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2030', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2030', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1810, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:05'),
('a7654d0a-f66b-4908-b588-a48d27b1effa', '4013', 443, 'Mughal Harem 1526-1707', 'mughal-harem-15261707', 'mughal-harem-15261707', '9789364104883', '9789364104883', '9789364104883', NULL, 'About the book

The term "harem" is often closely associated with Muslim households, yet it is important to note that the practice of maintaining harems was widespread across numerous ancient Oriental societies, particularly in regions where polygamy was an accepted custom. The concept of a harem, though specific in its cultural manifestations, transcended borders and was a common feature of royal and noble households throughout history, especially in the East. One of the most famous examples is the Imperial Harem of the Ottoman Sultan, often referred to as the "seraglio" in Western discourse. This sprawling complex housed not just the wives of the Sultan, but also his mother, daughters, other female relatives, along with a multitude of servants and attendants, including eunuchs. The women living in these spaces occupied a unique position within the social and political spheres of their respective empires. However, the existence of harems was not confined to the Ottoman Empire alone. The Mughal Empire in India, which rose to prominence in the 16th century, also had its own version of the harem, where royal women wielded considerable influence and played vital roles in the cultural and political developments of the time.

The book in question aims to offer an insightful exploration of this lesser-examined aspect of medieval Indian social history by delving into the lives of women within the royal Mughal harem. It seeks to uncover the daily experiences of these women, many of whom were not only integral members of the imperial family but also active participants in the governance and cultural life of the Mughal court. Their roles went far beyond mere ornamentation or domestic duties; these women were often powerful figures in their own right, involved in diplomacy, patronage of the arts, and even the political maneuverings of the Mughal Empire.

Contents:

	Harem of the Mughal Emperors

	Polygamy and Harem Life of Mughal Emperors

	Mughal Women and Contemporary Politics

	Privileges Enjoyed by the Ladies of Royality (Mughal Harem)

	Some educated Royal Ladies of Mughal Harem

	Ladies of the Nobility Class

	Modes, Manner and means of Travelling of the ladies of Harem

	Social and Cultural Activities of the Ladies of Harem

	Conclusion', '<p style="text-align:justify"><span><span>About the book</span></span></p>

<p style="text-align:justify"><span><span>The term "harem" is often closely associated with Muslim households, yet it is important to note that the practice of maintaining harems was widespread across numerous ancient Oriental societies, particularly in regions where polygamy was an accepted custom. The concept of a harem, though specific in its cultural manifestations, transcended borders and was a common feature of royal and noble households throughout history, especially in the East. One of the most famous examples is the Imperial Harem of the Ottoman Sultan, often referred to as the "seraglio" in Western discourse. This sprawling complex housed not just the wives of the Sultan, but also his mother, daughters, other female relatives, along with a multitude of servants and attendants, including eunuchs. The women living in these spaces occupied a unique position within the social and political spheres of their respective empires. However, the existence of harems was not confined to the Ottoman Empire alone. The Mughal Empire in India, which rose to prominence in the 16th century, also had its own version of the harem, where royal women wielded considerable influence and played vital roles in the cultural and political developments of the time.</span></span></p>

<p style="text-align:justify"><span><span>The book in question aims to offer an insightful exploration of this lesser-examined aspect of medieval Indian social history by delving into the lives of women within the royal Mughal harem. It seeks to uncover the daily experiences of these women, many of whom were not only integral members of the imperial family but also active participants in the governance and cultural life of the Mughal court. Their roles went far beyond mere ornamentation or domestic duties; these women were often powerful figures in their own right, involved in diplomacy, patronage of the arts, and even the political maneuverings of the Mughal Empire.</span></span></p>

<p style="text-align:justify"><span><span>Contents:</span></span></p>

<ol>
	<li style="text-align:justify"><span><span>Harem of the Mughal Emperors</span></span></li>
	<li style="text-align:justify"><span><span>Polygamy and Harem Life of Mughal Emperors</span></span></li>
	<li style="text-align:justify"><span><span>Mughal Women and Contemporary Politics</span></span></li>
	<li style="text-align:justify"><span><span>Privileges Enjoyed by the Ladies of Royality (Mughal Harem)</span></span></li>
	<li style="text-align:justify"><span><span>Some educated Royal Ladies of Mughal Harem</span></span></li>
	<li style="text-align:justify"><span><span>Ladies of the Nobility Class</span></span></li>
	<li style="text-align:justify"><span><span>Modes, Manner and means of Travelling of the ladies of Harem</span></span></li>
	<li style="text-align:justify"><span><span>Social and Cultural Activities of the Ladies of Harem</span></span></li>
	<li style="text-align:justify"><span><span>Conclusion</span></span></li>
</ol>', 'Title
			Mughal Harem 1526-1707

			Author
			Ravi Shankar Kumar Choudhary

			ISBN
			9789364104883

			Publisher
			Anamika

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Mughal Harem 1526-1707</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ravi Shankar Kumar Choudhary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789364104883</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"800"', '"520"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c86f630c-c5de-4eb7-a7c2-56171c0d407e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7023mughel.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789364104883&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4013', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4013', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 443, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:05'),
('a77c7e8f-3311-4416-a5b3-74d6de0bf840', '43', NULL, 'Indian Architecture - Islamic Period', 'indian-architecture-islamic-period', 'indian-architecture---islamic-period', 'Indian Architecture', 'Indian Architecture', 'Indian Architecture', NULL, 'Mr. brown''s masterly review of the subject extends to every development of ideas of architecture in India and the sources from which they were derived. The volumes are illustrated by numerous photographic reproductions of the most important examples of architecture in this country. What makes this work so interesting is the number of plates of drawings and diagrams prepared under the direction of the author and explanatory of the text. As an artist, Mr. brown was in an unique position for explaining the subject by conjectural restorations of some of the well-known architectural remains of undivided India. These drawings, prepared from reliable sources, combined with his personal research, for the first time give a visual demonstration of many of the well-known monuments of the country, now in ruins and enable the reader to imagine what they must have looked like when they were in perfect condition. There is no study of the entire subject of Indian Architecture so thorough and so definitive as this work, which promises to be for a very long time the last word on the subject.', '<p>Mr. brown''s masterly review of the subject extends to every development of ideas of architecture in India and the sources from which they were derived. The volumes are illustrated by numerous photographic reproductions of the most important examples of architecture in this country. What makes this work so interesting is the number of plates of drawings and diagrams prepared under the direction of the author and explanatory of the text. As an artist, Mr. brown was in an unique position for explaining the subject by conjectural restorations of some of the well-known architectural remains of undivided India. These drawings, prepared from reliable sources, combined with his personal research, for the first time give a visual demonstration of many of the well-known monuments of the country, now in ruins and enable the reader to imagine what they must have looked like when they were in perfect condition. There is no study of the entire subject of Indian Architecture so thorough and so definitive as this work, which promises to be for a very long time the last word on the subject.</p>', 'Sub Title
			No

			Author
			Percy Brown

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184170566

			Pages
			245

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Percy Brown</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184170566</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>245</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2560"', '"1536"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 245, '245', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36069788184170566..........%2041.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Indian%20Architecture&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=43', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=43', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3053, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:05'),
('a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', '3596', 809, 'मेरे हिस्से का सूरज', 'मर-हसस-क-सरज', '-', '9788187471585', '9788187471585', '9788187471585', NULL, 'मेरे हिस्से का सूरज', '<h5>मेरे हिस्से का सूरज</h5>', 'Title
			मेरे हिस्से का सूरज

			Author
			डॉ.प्रेमलता

			ISBN
			9788187471585

			Publisher 
			Standard Publishers (India)

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>मेरे हिस्से का सूरज</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ.प्रेमलता</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471585</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher </span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9488WhatsApp%20Image%202025-09-12%20at%2011.17.23_73441a7f.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471585&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3596', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3596', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 809, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:05'),
('a78ba620-200c-461c-ba96-b5a921742e26', '3379', NULL, 'Amino acids, Peptides and Proteins V-32', 'amino-acids-peptides-and-proteins-v32', 'amino-acids-peptides-and-proteins-v32', '9780854042326', '9780854042326', '9780854042326', NULL, 'About the book

In an ever-increasing domain of activity, Amino Acids, Peptides and Proteins provides an annual compilation of the world''s research effort into this important area of biological chemistry. Comprising a comprehensive review of significant developments at this biology/chemistry interface, each volume opens with an overview of amino acids and their applications. Work on peptides is reviewed over several chapters, ranging from current trends in their synthesis and conformational and structural analysis, to peptidomimetics and the discovery of peptide-related molecules in nature. The application of advanced techniques in structural elucidation is incorporated into all chapters, whilst periodic chapters on metal complexes of amino acids, peptides and beta-lactams extend the scope of coverage.

Efficient searching of specialist topics is facilitated by the sub-division of chapters into discrete subject areas, allowing annual trends to be monitored. All researchers in the pharmaceutical and allied industries, and at the biology/chemistry interface in academia will find this an indispensable reference source.

Specialist Periodical Reports provide systematic and detailed review coverage in major areas of chemical research. Compiled by teams of leading authorities in the relevant subject areas, the series creates a unique service for the active research chemist, with regular, in-depth accounts of progress in particular fields of chemistry. Subject coverage within different volumes of a given title is similar and publication is on an annual or biennial basis.

Current subject areas covered are Amino Acids, Peptides and Proteins, Carbohydrate Chemistry, Catalysis, Chemical Modelling: Applications and Theory, Electron Paramagnetic Resonance, Nuclear Magnetic Resonance, Organometallic Chemistry, Organophosphorus Chemistry, Photochemistry and Spectroscopic Properties of Inorganic and Organometallic Compounds. From time to time, the series has altered according to the fluctuating degrees of activity in the various fields, but these volumes remain a superb reference point for researchers. 

Content - Chapter 1 Amino Acids, 

Chapter 2 Peptide Synthesis, 

Chapter 3 Analogue and Conformational Studies on Peptides, Hormones and Other Biologically Active Peptides,

Chapter 4 Cyclic, Modified and Conjugated Peptides, 

Chapter 5 Current Trends in Protein Research    

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>In an ever-increasing domain of activity, Amino Acids, Peptides and Proteins provides an annual compilation of the world''s research effort into this important area of biological chemistry. Comprising a comprehensive review of significant developments at this biology/chemistry interface, each volume opens with an overview of amino acids and their applications. Work on peptides is reviewed over several chapters, ranging from current trends in their synthesis and conformational and structural analysis, to peptidomimetics and the discovery of peptide-related molecules in nature. The application of advanced techniques in structural elucidation is incorporated into all chapters, whilst periodic chapters on metal complexes of amino acids, peptides and beta-lactams extend the scope of coverage.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Efficient searching of specialist topics is facilitated by the sub-division of chapters into discrete subject areas, allowing annual trends to be monitored. All researchers in the pharmaceutical and allied industries, and at the biology/chemistry interface in academia will find this an indispensable reference source.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Specialist Periodical Reports provide systematic and detailed review coverage in major areas of chemical research. Compiled by teams of leading authorities in the relevant subject areas, the series creates a unique service for the active research chemist, with regular, in-depth accounts of progress in particular fields of chemistry. Subject coverage within different volumes of a given title is similar and publication is on an annual or biennial basis.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Current subject areas covered are Amino Acids, Peptides and Proteins, Carbohydrate Chemistry, Catalysis, Chemical Modelling: Applications and Theory, Electron Paramagnetic Resonance, Nuclear Magnetic Resonance, Organometallic Chemistry, Organophosphorus Chemistry, Photochemistry and Spectroscopic Properties of Inorganic and Organometallic Compounds. From time to time, the series has altered according to the fluctuating degrees of activity in the various fields, but these volumes remain a superb reference point for researchers. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content -</span></span></strong> <span><span><span>Chapter 1 Amino Acids, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 2 Peptide Synthesis, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 3 Analogue and Conformational Studies on Peptides, Hormones and Other Biologically Active Peptides, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 4 Cyclic, Modified and Conjugated Peptides, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 5 Current Trends in Protein Research</span></span></span>    </span></span></p>

<p> </p>', 'Title
			Amino acids, Peptides and Proteins V-32

			Author
			J.S. Davies

			ISBN
			9780854042326

			Publisher
			RSC

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Amino acids, Peptides and Proteins V-32</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>J.S. Davies</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780854042326</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>RSC</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"32965"', '"21427"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd71d2125-c3b2-47ca-9f11-86b96abc339b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8868Amino%20acids,%20Peptides%20and%20Proteins.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780854042326&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3379', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3379', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1012, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:05'),
('a78bb23a-87b0-41f0-866f-50b0dcd27c4a', '2985', NULL, 'The Cambridge Introduction to the Short Story in English', 'the-cambridge-introduction-to-the-short-story-in-english-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985', 'the-cambridge-introduction-to-the-short-story-in-english-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985-2985', 'XCFR5545', 'XCFR5545', 'XCFR5545', NULL, 'The Cambridge Introduction to the Short Story in English', '<h1>The Cambridge Introduction to the Short Story in English</h1>', 'Sub Title
			No

			Author
			Adrian Hunter

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521734417

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Adrian Hunter</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521734417</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2300"', '"1380"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XCFR5545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2985', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2985', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1230, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:05'),
('a7a601bc-0da1-4df0-8cc8-d9159eb67b4f', '1527', NULL, 'Who''s Who in World Politics - From 1860 to the Present Day', 'whos-who-in-world-politics-from-1860-to-the-present-day-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527', 'whos-who-in-world-politics-from-1860-to-the-present-day-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527-1527', 'DFGB4433', 'DFGB4433', 'DFGB4433', NULL, 'Who''s Who in World Politics - From 1860 to the Present Day', '<h1>Who''s Who in World Politics - From 1860 to the Present Day</h1>', 'Sub Title
			No

			Author
			Alan Palmer

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780415131612

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alan Palmer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415131612</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74209780415131612.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGB4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1527', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1527', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2154, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a7cd4e5b-8cbc-4cb1-aed4-4da13eef1132', '61', NULL, 'When Culture and Biology Collide- Why we are stressed, Depressed,and Self-Obsessed', 'when-culture-and-biology-collide-why-we-are-stressed-depressedand-selfobsessed-new-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-9-61', 'when-culture-and-biology-collide-why-we-are-stressed-depressedand-selfobsessed-new-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971-971', '9780813531038', '9780813531038::61', '9780813531038', NULL, 'Why do we do things that we know are bad for us? Why do we line up to buy greasy fast food that is terrible for our bodies? Why do we take the potentially lethal risk of cosmetic surgery to have a smaller nose, bigger lips, or a less wrinkled face? Why do we risk life and limb in a fit of road rage to seek revenge against someone who merely cut us off in traffic? If these life choices are simply responses to cultural norms and pressures, then why did these particularly self-destructive patterns evolve in place of more sensible ones?

In When Culture and Biology Collide, E.O. Smith behaviours that are endemic to contemporary Western society, and proposes new ways of understanding and addressing these problems. Our physiology and behaviour are the products of thousands of generations of evolutionary history. Every day we play out behaviours that have been part of the human experience for a very long time, yet these behaviours are enacted in an arena that is far different from that in which they evolved. Smith argues that this discordance between behaviour and environment sets up conditions in which there can be real conflict between our evolving psychological perdispositions and the dictates of culture.

Topics such as drug abuse, depression, beauty and self-image, obesity and dieting, ethnic diversity and welfare are all used as sample case studies. 

Content - Acknowledgments, 1 Intersection of Biology and Culture, 2 Road Rage, Stress, and Evolution, Beauty, Blepharoplasty, Barbie, and Miss America, 4 Fat, Diet, and Evolution, 5 Depression, Antidepressants, and Evolution, 6 Welfare, Cooperation, and Evolution, Notes, References, Index ', '<p style="text-align:justify"><span>Why do we do things that we know are bad for us? Why do we line up to buy greasy fast food that is terrible for our bodies? Why do we take the potentially lethal risk of cosmetic surgery to have a smaller nose, bigger lips, or a less wrinkled face? Why do we risk life and limb in a fit of road rage to seek revenge against someone who merely cut us off in traffic? If these life choices are simply responses to cultural norms and pressures, then why did these particularly self-destructive patterns evolve in place of more sensible ones? </span></p>

<p style="text-align:justify"><span>In When Culture and Biology Collide, E.O. Smith behaviours that are endemic to contemporary Western society, and proposes new ways of understanding and addressing these problems. Our physiology and behaviour are the products of thousands of generations of evolutionary history. Every day we play out behaviours that have been part of the human experience for a very long time, yet these behaviours are enacted in an arena that is far different from that in which they evolved. Smith argues that this discordance between behaviour and environment sets up conditions in which there can be real conflict between our evolving psychological perdispositions and the dictates of culture. </span></p>

<p style="text-align:justify"><span>Topics such as drug abuse, depression, beauty and self-image, obesity and dieting, ethnic diversity and welfare are all used as sample case studies. </span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgments, 1 Intersection of Biology and Culture, 2 Road Rage, Stress, and Evolution, Beauty, Blepharoplasty, Barbie, and Miss America, 4 Fat, Diet, and Evolution, 5 Depression, Antidepressants, and Evolution, 6 Welfare, Cooperation, and Evolution, Notes, References, Index </span></p>', 'Sub Title

			Why we are stressed, Depressed,and Self-Obsessed

			Author

			E-O. Smith

			About Author

			As per Book

			ISBN 10 Digit

			0813531039

			ISBN 13 Digit

			9780813531038

			Pages

			266

			Binding

			Hardcover

			Year of Publication

			2002

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Sub Title</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Why we are stressed, Depressed,and Self-Obsessed</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>E-O. Smith</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>About Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>0813531039</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN 13 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>9780813531038</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>266</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hardcover</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year of Publication</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2002</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition of Book</strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language</strong></span></span></p>
			</td>
			<td>
			<p><span><span>English</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Illustrations</strong></span></span></p>
			</td>
			<td>
			<p><span><span>As per Book</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"4799"', '"3360"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 266, '266', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93649781625134189.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780813531038&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=61', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=61', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3045, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:05'),
('a7ce2db4-1ce1-4e24-9b78-91ddff941539', '1897', NULL, 'A Guide To Protein Isolation 2/e', 'a-guide-to-protein-isolation-2e-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897', 'a-guide-to-protein-isolation-2e-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897-1897', 'DFRE4433', 'DFRE4433', 'DFRE4433', NULL, 'A Guide To Protein Isolation 2/e', '<h1>A Guide To Protein Isolation 2/e</h1>', 'Sub Title
			No

			Author
			Clive Dennison

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184898774

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Clive Dennison</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184898774</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1989dpp_8_47.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFRE4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1897', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1897', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1906, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:05'),
('a7f050dc-c6ca-4ca0-b19e-dae80f07fde4', '2726', NULL, 'Critical Responses to Commonwealth Literature', 'critical-responses-to-commonwealth-literature-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726', 'critical-responses-to-commonwealth-literature-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726-2726', 'KHTIUYG976', 'KHTIUYG976', 'KHTIUYG976', NULL, 'Critical Responses to Commonwealth Literature', '<h1>Critical Responses to Commonwealth Literature</h1>', 'Sub Title
			No

			Author
			K. Balachandran

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735715

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Balachandran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735715</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KHTIUYG976&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2726', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2726', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1379, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:05'),
('a7faf77a-8f57-4175-b393-165d954398f3', '3531', 871, 'Central Simple Algebras and Galois Cohomology', 'central-simple-algebras-and-galois-cohomology-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531', 'central-simple-algebras-and-galois-cohomology-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531-3531', '9780521861038', '9780521861038', '9780521861038', NULL, 'This book is the first comprehensive, modern introduction to the theory of central simple algebras over arbitrary fields. Starting from the basics, it reaches such advanced results as the Merkurjev-Suslin theorem. This theorem is both the culmination of work initiated by Brauer, Noether, Hasse and Albert and the starting point of current research in motivic cohomology theory by Voevodsky, Suslin, Rost and others. Assuming only a solid background in algebra, but no homological algebra, the book covers the basic theory of central simple algebras, methods of Galois descent and Galois cohomology, Severi-Brauer varieties, residue maps and, finally, Milnor K-theory and K-cohomology. The last chapter rounds off the theory by presenting the results in positive characteristic, including the theorem of Bloch-Gabber-Kato. The book is suitable as a textbook for graduate students and as a reference for researchers working in algebra, algebraic geometry or K-theory.', '<p>This book is the first comprehensive, modern introduction to the theory of central simple algebras over arbitrary fields. Starting from the basics, it reaches such advanced results as the Merkurjev-Suslin theorem. This theorem is both the culmination of work initiated by Brauer, Noether, Hasse and Albert and the starting point of current research in motivic cohomology theory by Voevodsky, Suslin, Rost and others. Assuming only a solid background in algebra, but no homological algebra, the book covers the basic theory of central simple algebras, methods of Galois descent and Galois cohomology, Severi-Brauer varieties, residue maps and, finally, Milnor K-theory and K-cohomology. The last chapter rounds off the theory by presenting the results in positive characteristic, including the theorem of Bloch-Gabber-Kato. The book is suitable as a textbook for graduate students and as a reference for researchers working in algebra, algebraic geometry or K-theory.</p>', 'Sub Title
			No

			Author
			Phillipe Gille & Tamas Szamuely

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			0521861039

			ISBN 13 Digit
			9780521861038

			Pages
			XII, 343

			Binding
			Hardback

			Year of Publication
			2006

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Phillipe Gille &amp; Tamas Szamuely</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0521861039</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521861038</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XII, 343</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7210"', '"4326"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XII, 343', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68769780521861038-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521861038&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3531', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3531', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 871, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:05'),
('a8094c24-2a0d-4b2b-b499-7fb8c489628e', '1823', NULL, 'Microbial Physiology', 'microbial-physiology-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823', 'microbial-physiology-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823-1823', 'EDFV2233', 'EDFV2233', 'EDFV2233', NULL, 'Microbial Physiology', '<h1>Microbial Physiology</h1>', 'Sub Title
			No

			Author
			K. Raja Pandiyan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190930024

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Raja Pandiyan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190930024</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 16, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2640dpp_14.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFV2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1823', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1823', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1945, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:05'),
('a83a307d-50e4-4251-b7e8-389a8212a69e', '1479', NULL, 'Sri Vishnu Sahasra Nama', 'sri-vishnu-sahasra-nama-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-14-1479', 'sri-vishnu-sahasra-nama-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479-1479', '9788186702789', '9788186702789', '9788186702789', NULL, 'The highly popular and widely prevalent through the length and breadth of India, the venrated text of the Srivisnusahasranama is one of the marvellous creations of Maharsi Vyasa. And further more, the erudite commentary upon it by the great Sankaracarya has added additional charm and literary, philosophical and religious value combined with highly exalted spiritual import to this short treatise.

The authors, prior to rendering the text as well as the commentary upon it by Sankara, have tried to assess, though briefly but honestly, the advent and development of the element of Bhakti beginning with the Rgveda down to the medieval period. The authous have, to the best of their capabilities, tried to remain honest, lucid and faithful to the literal translation of the bhasya. This book contains the original Sanskrit text in Devanagari with Sankara''s Bhasya followed by its English translation.', '<h1 style="text-align:justify"><span>The highly popular and widely prevalent through the length and breadth of India, the venrated text of the Srivisnusahasranama is one of the marvellous creations of Maharsi Vyasa. And further more, the erudite commentary upon it by the great Sankaracarya has added additional charm and literary, philosophical and religious value combined with highly exalted spiritual import to this short treatise.</span></h1>

<p><span>The authors, prior to rendering the text as well as the commentary upon it by Sankara, have tried to assess, though briefly but honestly, the advent and development of the element of Bhakti beginning with the Rgveda down to the medieval period. The authous have, to the best of their capabilities, tried to remain honest, lucid and faithful to the literal translation of the bhasya. This book contains the original Sanskrit text in Devanagari with Sankara''s Bhasya followed by its English translation.</span></p>', 'Sub Title
			(Thousand Names of Lord Visnu) - With an Exhaustive Introduction and a Literal English Translation of Sankara Bhasya

			Author
			Dr Naveen Kr Jha, Dr. Anjana

			About Author
			As per Book

			ISBN 10 Digit
			8186702784

			ISBN 13 Digit
			9788186702789

			Pages
			368

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>(Thousand Names of Lord Visnu) - With an Exhaustive Introduction and a Literal English Translation of Sankara Bhasya</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr Naveen Kr Jha, Dr. Anjana</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186702784</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186702789</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>368</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"550"', '"330"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 368, '368', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86529788186702789.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186702789&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1479', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1479', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2181, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a84bcbb2-81a7-45fc-acad-33898e99098d', '465', NULL, 'Professional Social Work - Prespectives on Practice and Extension new', 'professional-social-work-prespectives-on-practice-and-extension-new-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465', 'professional-social-work-prespectives-on-practice-and-extension-new-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465-465', 'lkjh78890', 'lkjh78890', 'lkjh78890', NULL, 'Practice and extension are basic essential elements of professional social work. Social work education cannot be offered without practice and extension. The absence of a national council to regulate and prescribe standards and provide accreditation, professional social work education has been trapped and straight-jacketed by the conventional systems and procedures of arts and science education. Majority of social work educators are not able to practice because of the heavy burden of academic workload and majority of practitioners do not get involved in teaching due to various constraints. Practice and extension need to be streng-thened and inextricably interwoven with social work education in order to take the profession to greater heights. This volume contains papers reporting some experiences with practice and extension and insights drawn by social work educators, students, practitioners and researchers.', '<p>Practice and extension are basic essential elements of professional social work. Social work education cannot be offered without practice and extension. The absence of a national council to regulate and prescribe standards and provide accreditation, professional social work education has been trapped and straight-jacketed by the conventional systems and procedures of arts and science education. Majority of social work educators are not able to practice because of the heavy burden of academic workload and majority of practitioners do not get involved in teaching due to various constraints. Practice and extension need to be streng-thened and inextricably interwoven with social work education in order to take the profession to greater heights. This volume contains papers reporting some experiences with practice and extension and insights drawn by social work educators, students, practitioners and researchers.</p>', ' 

 

 

 

Professional Social Work - Prespectives on Practice and Extension new', '<p> </p>

<h3> </h3>

<p> </p>

<h3> </h3>

<h1>Professional Social Work - Prespectives on Practice and Extension new</h1>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58419788172736330.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=lkjh78890&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=465', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=465', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2803, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:05'),
('a858af4d-ae2c-4e4a-9ed6-2d73a40144bd', '3582', 822, 'Substitutional Analysis', 'substitutional-analysis-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582', 'substitutional-analysis-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582-3582', '9780486491202', '9780486491202', '9780486491202', NULL, 'This classic monograph on representation theory and the symmetric group is suitable for advanced undergraduates and graduate students of mathematics. The Bulletin of the American Mathematical Society hailed Daniel Edwin Rutherford''s treatment as "a long overdue account of Young''s representation theory of the symmetric group," noting that "many of Young''s complicated proofs have been simplified through a free use of mathematical induction."

Starting with an elementary overview of the theory of the symmetric group, the book proceeds to an examination of Young''s formula, followed by an introduction to the fundamental notion of a standard diagram. Subsequent chapters present the passage to orthogonal and natural representations. No prior knowledge of the general theory of group characters is assumed, and the author deduces the necessary theory for the symmetric group. The final chapter illustrates the substitutional aspect of the theory, and a helpful appendix and bibliography conclude the text.', '<p>This classic monograph on representation theory and the symmetric group is suitable for advanced undergraduates and graduate students of mathematics. The Bulletin of the American Mathematical Society hailed Daniel Edwin Rutherford''s treatment as "a long overdue account of Young''s representation theory of the symmetric group," noting that "many of Young''s complicated proofs have been simplified through a free use of mathematical induction."<br />
Starting with an elementary overview of the theory of the symmetric group, the book proceeds to an examination of Young''s formula, followed by an introduction to the fundamental notion of a standard diagram. Subsequent chapters present the passage to orthogonal and natural representations. No prior knowledge of the general theory of group characters is assumed, and the author deduces the necessary theory for the symmetric group. The final chapter illustrates the substitutional aspect of the theory, and a helpful appendix and bibliography conclude the text.</p>', 'Sub Title
			No

			Author
			Daniele Edwin Rutherford

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 048649120X

			ISBN 13 Digit
			 9780486491202

			Pages
			 112

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			1

			Language
			English

			Illustrations
			Yes

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Daniele Edwin Rutherford</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 048649120X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780486491202</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 112</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1229"', '"737"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 112, ' 112', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/285651UOH+t+ggL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486491202&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3582', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3582', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 822, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:05'),
('a85e6f60-69e1-408f-ba78-b48a37ea6713', '3780', 669, 'Principles of Linear Algebra With Maple', 'principles-of-linear-algebra-with-maple', 'principles-of-linear-algebra-with-maple', '9780470637593', '9780470637593', '9780470637593', NULL, 'About the Book

An accessible introduction to the theoretical and computational aspects of linear algebra using MapleTM

 

Many topics in linear algebra can be computationally intensive, and software programs often serve as important tools for understanding challenging concepts and visualizing the geometric aspects of the subject. Principles of Linear Algebra with Maple uniquely addresses the quickly growing intersection between subject theory and numerical computation, providing all of the commands required to solve complex and computationally challenging linear algebra problems using Maple. The authors supply an informal, accessible, and easy-to-follow treatment of key topics often found in a first course in linear algebra.

Requiring no prior knowledge of the software, the book begins with an introduction to the commands and programming guidelines for working with Maple. Next, the book explores linear systems of equations and matrices, applications of linear systems and matrices, determinants, inverses, and Cramer''s rule. Basic linear algebra topics such as vectors, dot product, cross product, and vector projection are explained, as well as the more advanced topics of rotations in space, rolling a circle along a curve, and the TNB Frame. Subsequent chapters feature coverage of linear transformations from Rn to Rm, the geometry of linear and affine transformations, least squares fits and pseudoinverses, and eigenvalues and eigenvectors.

The authors explore several topics that are not often found in introductory linear algebra books, including sensitivity to error and the effects of linear and affine maps on the geometry of objects. The Maple software highlights the topic''s visual nature, as the book is complete with numerous graphics in two and three dimensions, animations, symbolic manipulations, numerical computations, and programming. In addition, a related Web site features supplemental material, including Maple code for each chapter''s problems, solutions, and color versions of the book''s figures.

Extensively class-tested to ensure an accessible presentation, Principles of Linear Algebra with Maple is an excellent book for courses on linear algebra at the undergraduate level. It is also an ideal reference for students and professionals who would like to gain a further understanding of the use of Maple to solve linear algebra problems.

Contents:

1 An Introduction To Maple.

1.1 The Commands .

1.2 Programming.

2 Linear Systems of Equations and Matrices.

2.1 Linear Systems of Equations.

2.2 Augmented Matrix of a Linear System and Row Operations.

2.3 Some Matrix Arithmetic.

3 Gauss-Jordan Elimination and Reduced Row Echelon Form.

3.1 Gauss-Jordan Elimination and rref.

3.2 Elementary Matrices.

3.3 Sensitivity of Solutions to Error in the Linear System.

4 Applications of Linear Systems and Matrices.

4.1 Applications of Linear Systems to Geometry.

4.2 Applications of Linear Systems to Curve Fitting.

4.3 Applications of Linear Systems to Economics.

4.4 Applications of Matrix Multiplication to Geometry.

4.5 An Application of Matrix Multiplication to Economics.

5 Determinants, Inverses and Cramer’s Rule.

5.1 Determinants and Inverses from the Adjoint Formula.

5.2 Determinants by Expanding Along Any Row or Column .

5.3 Determinants Found by Triangularizing Matrices.

5.4 LU Factorization.

5.5 Inverses from rref.

5.6 Cramer’s Rule.

6 Basic Linear Algebra Topics.

6.1 Vectors.

6.2 Dot Product.

6.3 Cross Product.

6.4 Vector Projection.

7 A Few Advanced Linear Algebra Topics.

7.1 Rotations in Space.

7.2 ‘Rolling’ a Circle Along a Curve.

7.3 The TNB Frame.

8 Independence, Basis and Dimension for Subspaces of Rn.

8.1 Subspaces of Rn.

8.2 Independent and Dependent Sets of Vectors in Rn.

8.3 Basis and Dimension for Subspaces of Rn.

8.4 Vector Projection onto a Subspace of Rn.

8.5 The Gram-Schmidt Orthonormalization Process.

9 Linear Maps from Rn to Rm.

9.1 Basics About Linear Maps.

9.2 The Kernel and Image Subspaces of a Linear Map.

9.3 Composites of Two Linear maps and Inverses.

9.4 Change of Bases for the Matrix Representation of a Linear Map.

10 The Geometry of Linear and Affine Maps.

10.1 The Effect of a Linear Map on Area and Arclength in Two Dimensions.

10.2 The Decomposition of Linear Maps into Rotations, Reflections and Rescalings in R2.

10.3 The Effect of Linear Maps on Volume, Area and Arclength in R3.

10.4 Rotations, Reflections and Rescalings in Three Dimensions.

10.5 Affine Maps.

11 Least Squares Fits and Pseudoinverses.

11.1 Pseudoinverse to a Non-Square Matrix and Almost Solving an Overdetermined Linear System.

11.2 Fits and Pseudoinverses.

11.3 Least Squares Fits and Pseudoinverses.

12 Eigenvalues and Eigenvectors.

12.1 What Are Eigenvalues and Eigenvectors, and Why Do We Need Them?

12.2 Summary of Definitions and Methods for Computing Eigenvalues and Eigenvectors as well as the Exponential of a Matrix.

12.3 Applications of the Diagonalizability of Square Matrices.

12.4 Solving a Square First Order Linear.

System of Differential Equations . . . . . . . . . . . . . . . . . .

12.5 Basic Facts About Eigenvalues and Eigenvectors, and Diagonalizability.

12.6 The Geometry of the Ellipse Using Eigenvalues and Eigenvectors.

12.7 A Maple Eigen-Procedure.

 ', '<p><span>About the Book</span></p>

<p>An accessible introduction to the theoretical and computational aspects of linear algebra using MapleTM<br />
 </p>

<p>Many topics in linear algebra can be computationally intensive, and software programs often serve as important tools for understanding challenging concepts and visualizing the geometric aspects of the subject. Principles of Linear Algebra with Maple uniquely addresses the quickly growing intersection between subject theory and numerical computation, providing all of the commands required to solve complex and computationally challenging linear algebra problems using Maple. The authors supply an informal, accessible, and easy-to-follow treatment of key topics often found in a first course in linear algebra.</p>

<p>Requiring no prior knowledge of the software, the book begins with an introduction to the commands and programming guidelines for working with Maple. Next, the book explores linear systems of equations and matrices, applications of linear systems and matrices, determinants, inverses, and Cramer''s rule. Basic linear algebra topics such as vectors, dot product, cross product, and vector projection are explained, as well as the more advanced topics of rotations in space, rolling a circle along a curve, and the TNB Frame. Subsequent chapters feature coverage of linear transformations from Rn to Rm, the geometry of linear and affine transformations, least squares fits and pseudoinverses, and eigenvalues and eigenvectors.</p>

<p>The authors explore several topics that are not often found in introductory linear algebra books, including sensitivity to error and the effects of linear and affine maps on the geometry of objects. The Maple software highlights the topic''s visual nature, as the book is complete with numerous graphics in two and three dimensions, animations, symbolic manipulations, numerical computations, and programming. In addition, a related Web site features supplemental material, including Maple code for each chapter''s problems, solutions, and color versions of the book''s figures.</p>

<p>Extensively class-tested to ensure an accessible presentation, Principles of Linear Algebra with Maple is an excellent book for courses on linear algebra at the undergraduate level. It is also an ideal reference for students and professionals who would like to gain a further understanding of the use of Maple to solve linear algebra problems.</p>

<p><strong><span>Contents:</span></strong></p>

<p>1 An Introduction To Maple.</p>

<p>1.1 The Commands .</p>

<p>1.2 Programming.</p>

<p>2 Linear Systems of Equations and Matrices.</p>

<p>2.1 Linear Systems of Equations.</p>

<p>2.2 Augmented Matrix of a Linear System and Row Operations.</p>

<p>2.3 Some Matrix Arithmetic.</p>

<p>3 Gauss-Jordan Elimination and Reduced Row Echelon Form.</p>

<p>3.1 Gauss-Jordan Elimination and rref.</p>

<p>3.2 Elementary Matrices.</p>

<p>3.3 Sensitivity of Solutions to Error in the Linear System.</p>

<p>4 Applications of Linear Systems and Matrices.</p>

<p>4.1 Applications of Linear Systems to Geometry.</p>

<p>4.2 Applications of Linear Systems to Curve Fitting.</p>

<p>4.3 Applications of Linear Systems to Economics.</p>

<p>4.4 Applications of Matrix Multiplication to Geometry.</p>

<p>4.5 An Application of Matrix Multiplication to Economics.</p>

<p>5 Determinants, Inverses and Cramer’s Rule.</p>

<p>5.1 Determinants and Inverses from the Adjoint Formula.</p>

<p>5.2 Determinants by Expanding Along Any Row or Column .</p>

<p>5.3 Determinants Found by Triangularizing Matrices.</p>

<p>5.4 LU Factorization.</p>

<p>5.5 Inverses from rref.</p>

<p>5.6 Cramer’s Rule.</p>

<p>6 Basic Linear Algebra Topics.</p>

<p>6.1 Vectors.</p>

<p>6.2 Dot Product.</p>

<p>6.3 Cross Product.</p>

<p>6.4 Vector Projection.</p>

<p>7 A Few Advanced Linear Algebra Topics.</p>

<p>7.1 Rotations in Space.</p>

<p>7.2 ‘Rolling’ a Circle Along a Curve.</p>

<p>7.3 The TNB Frame.</p>

<p>8 Independence, Basis and Dimension for Subspaces of Rn.</p>

<p>8.1 Subspaces of Rn.</p>

<p>8.2 Independent and Dependent Sets of Vectors in Rn.</p>

<p>8.3 Basis and Dimension for Subspaces of Rn.</p>

<p>8.4 Vector Projection onto a Subspace of Rn.</p>

<p>8.5 The Gram-Schmidt Orthonormalization Process.</p>

<p>9 Linear Maps from Rn to Rm.</p>

<p>9.1 Basics About Linear Maps.</p>

<p>9.2 The Kernel and Image Subspaces of a Linear Map.</p>

<p>9.3 Composites of Two Linear maps and Inverses.</p>

<p>9.4 Change of Bases for the Matrix Representation of a Linear Map.</p>

<p>10 The Geometry of Linear and Affine Maps.</p>

<p>10.1 The Effect of a Linear Map on Area and Arclength in Two Dimensions.</p>

<p>10.2 The Decomposition of Linear Maps into Rotations, Reflections and Rescalings in R2.</p>

<p>10.3 The Effect of Linear Maps on Volume, Area and Arclength in R3.</p>

<p>10.4 Rotations, Reflections and Rescalings in Three Dimensions.</p>

<p>10.5 Affine Maps.</p>

<p>11 Least Squares Fits and Pseudoinverses.</p>

<p>11.1 Pseudoinverse to a Non-Square Matrix and Almost Solving an Overdetermined Linear System.</p>

<p>11.2 Fits and Pseudoinverses.</p>

<p>11.3 Least Squares Fits and Pseudoinverses.</p>

<p>12 Eigenvalues and Eigenvectors.</p>

<p>12.1 What Are Eigenvalues and Eigenvectors, and Why Do We Need Them?</p>

<p>12.2 Summary of Definitions and Methods for Computing Eigenvalues and Eigenvectors as well as the Exponential of a Matrix.</p>

<p>12.3 Applications of the Diagonalizability of Square Matrices.</p>

<p>12.4 Solving a Square First Order Linear.</p>

<p>System of Differential Equations . . . . . . . . . . . . . . . . . .</p>

<p>12.5 Basic Facts About Eigenvalues and Eigenvectors, and Diagonalizability.</p>

<p>12.6 The Geometry of the Ellipse Using Eigenvalues and Eigenvectors.</p>

<p>12.7 A Maple Eigen-Procedure.</p>

<p> </p>', 'Title

			Principles of Linear Algebra With Maple

			Author
			Kenneth Shiskowski

			ISBN
			9780470637593

			Publications
			Wiley

			Year
			2011

			Language
			English

			Pages
			596+14

			Binging
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td>
			<span>Principles of Linear Algebra With Maple</span>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kenneth Shiskowski</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470637593</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publications</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>596+14</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binging</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14129"', '"8477"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', NULL, NULL, '2011', NULL, NULL, NULL, NULL, NULL, NULL, '596+14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8811p-15.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470637593&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3780', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3780', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 669, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:05'),
('a874617d-6d1d-447a-9642-b66753fea421', '852', NULL, 'Brand About - A Serously Playful Approach for Passionate Brand-Builders and Merchants NEW', 'brand-about-a-serously-playful-approach-for-passionate-brandbuilders-and-merchants-new-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852', 'brand-about-a-serously-playful-approach-for-passionate-brandbuilders-and-merchants-new-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852-852', 'YHJU76', 'YHJU76', 'YHJU76', NULL, 'Brand About - A Serously Playful Approach for Passionate Brand-Builders and Merchants NEW', '<h1>Brand About - A Serously Playful Approach for Passionate Brand-Builders and Merchants NEW</h1>', 'Sub Title
			No

			Author
			Andrea Syverson

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			230332250

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Andrea Syverson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>230332250</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9355230332250.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU76&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=852', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=852', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2574, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:05'),
('a888d0eb-87e3-4d40-82c9-4ac416139b31', '1385', NULL, 'Prominent Hindu Deities Myths and Meanings', 'prominent-hindu-deities-myths-and-meanings-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-138-1385', 'prominent-hindu-deities-myths-and-meanings-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385-1385', '818686305', '818686305', '818686305', NULL, '"In worshipping God, we have been always worshipping our own hidden self," so said Swami Vivekananda. In this statement, Swamiji was perhaps referring to the vast pantheon of Hindu gods and goddesses each one of whom is a divine manifestation of the everlasting values and beliefs cherished by human society since time immemorial. However, any study of Hindu iconography has to go beyond the apparently moral stratum and plunge into the socio-cultural and aesthetic aspects of religion as well as examine the historical perspectives and the philosophical connotations. In Hindu iconography the physical and the metaphysical merge into one another. Hence, none of these elements can be seen in isolation. This book is an attempt to touch upon all the relevant aspects of Hindu iconography, with specific chapters on ten prominent deities. The aim has been to probe into the meanings that are hidden in the myths associated with these deities; to comprehend the philosophical implications of the metaphors that are inherent in these myths; and to delve into the symbols innate in the images of these deities. Efforts have been made to look into the various artistic representations of these deities and realise their all-pervading bearing on both religious and secular traditions of the country. The process has not been merely academic. Instead, the book is a miniscule documentation of the relationship between Hindu iconography and the very socio-cultural polity of the Indian society.

Content - 1. Ganesha, 2. Sun, 3. Mother Goddess, 4. Shiva, 5. Kartikeya, 6. Saraswati, 7. Lakshmi, 8. Ganga, 9. Krishna, 10. Radha, 11. Pranam Mantras, 12. Index            ', '<h1 style="text-align:justify"><span>"In worshipping God, we have been always worshipping our own hidden self," so said Swami Vivekananda. In this statement, Swamiji was perhaps referring to the vast pantheon of Hindu gods and goddesses each one of whom is a divine manifestation of the everlasting values and beliefs cherished by human society since time immemorial. However, any study of Hindu iconography has to go beyond the apparently moral stratum and plunge into the socio-cultural and aesthetic aspects of religion as well as examine the historical perspectives and the philosophical connotations. In Hindu iconography the physical and the metaphysical merge into one another. Hence, none of these elements can be seen in isolation. This book is an attempt to touch upon all the relevant aspects of Hindu iconography, with specific chapters on ten prominent deities. The aim has been to probe into the meanings that are hidden in the myths associated with these deities; to comprehend the philosophical implications of the metaphors that are inherent in these myths; and to delve into the symbols innate in the images of these deities. Efforts have been made to look into the various artistic representations of these deities and realise their all-pervading bearing on both religious and secular traditions of the country. The process has not been merely academic. Instead, the book is a miniscule documentation of the relationship between Hindu iconography and the very socio-cultural polity of the Indian society.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> 1. Ganesha, 2. Sun, 3. Mother Goddess, 4. Shiva, 5. Kartikeya, 6. Saraswati, 7. Lakshmi, 8. Ganga, 9. Krishna, 10. Radha, 11. Pranam Mantras, 12. Index </span>           </p>', 'Sub Title
			Prominent Hindu Deities Myths and Meanings

			Author
			Alokparna Das

			About Author
			As per Book

			ISBN 10 Digit
			818686305

			ISBN 13 Digit
			 

			Pages
			90

			Binding
			Hardcover

			Year of Publication
			2002

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Prominent Hindu Deities Myths and Meanings</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alokparna Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818686305</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>90</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"125"', '"75"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 90, '90', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3396Prominent%20Hindu%20Deities%20Myths%20&%20Meanings.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=818686305&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1385', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1385', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2218, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:05'),
('a88f2bf7-8625-4c70-9b01-cc521441a2c9', '1648', NULL, 'Integrated Molecular and Cellular Biophysics', 'integrated-molecular-and-cellular-biophysics-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1-1648', 'integrated-molecular-and-cellular-biophysics-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648-1648', 'SDFV3212', 'SDFV3212', 'SDFV3212', NULL, 'Biophysics represents perhaps one of the best examples of interdisciplinary research areas, where concepts and methods from disciplines such as physics, biology, b- chemistry, colloid chemistry, and physiology are integrated. It is by no means a new ?eld of study and has actually been around, initially as quantitative physiology and partly as colloid science, for over a hundred years. For a long time, biophysics has been taught and practiced as a research discipline mostly in medical schools and life sciences departments, and excellent biophysics textbooks have been published that are targeted at a biologically literate audience. With a few exceptions, it is only relatively recently that biophysics has started to be recognized as a physical science and integrated into physics departments’ curr- ula, sometimes under the new name of biological physics. In this period of cryst- lization and possible rede?nition of biophysics, there still exists some uncertainty as to what biophysics might actually represent. A particular tendency among phy- cists is to associate biophysics research with the development of powerful new te- niques that should eventually be used not by physicists to study physical processes in living matter, but by biologists in their biological investigations. There is value in that judgment, and excellent books have been published that introduce the int- ested reader to the use of physical principles for the development of new methods of investigation in life sciences.', '<p>Biophysics represents perhaps one of the best examples of interdisciplinary research areas, where concepts and methods from disciplines such as physics, biology, b- chemistry, colloid chemistry, and physiology are integrated. It is by no means a new ?eld of study and has actually been around, initially as quantitative physiology and partly as colloid science, for over a hundred years. For a long time, biophysics has been taught and practiced as a research discipline mostly in medical schools and life sciences departments, and excellent biophysics textbooks have been published that are targeted at a biologically literate audience. With a few exceptions, it is only relatively recently that biophysics has started to be recognized as a physical science and integrated into physics departments’ curr- ula, sometimes under the new name of biological physics. In this period of cryst- lization and possible rede?nition of biophysics, there still exists some uncertainty as to what biophysics might actually represent. A particular tendency among phy- cists is to associate biophysics research with the development of powerful new te- niques that should eventually be used not by physicists to study physical processes in living matter, but by biologists in their biological investigations. There is value in that judgment, and excellent books have been published that introduce the int- ested reader to the use of physical principles for the development of new methods of investigation in life sciences.</p>', 'Integrated Molecular and Cellular Biophysics', '<h1>Integrated Molecular and Cellular Biophysics</h1>', '"11700"', '"7020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9224dpp_10_26.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFV3212&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1648', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1648', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2081, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a88f9054-03d8-4b02-81ce-9999dbe84363', '3003', NULL, 'Justifying Language - Paul and Contemporary Literary Theory', 'justifying-language-paul-and-contemporary-literary-theory-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-300-3003', 'justifying-language-paul-and-contemporary-literary-theory-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003-3003', 'VCFT4455', 'VCFT4455', 'VCFT4455', NULL, 'Justifying Language - Paul and Contemporary Literary Theory', '<h1>Justifying Language - Paul and Contemporary Literary Theory</h1>', 'Sub Title
			No

			Author
			Kevin Mills

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780333633748

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kevin Mills</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780333633748</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2299"', '"1379"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VCFT4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3003', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3003', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1223, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:05'),
('a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', '1488', NULL, 'Reunderstanding Indian Philosophy', 'reunderstanding-indian-philosophy-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-14-1488', 'reunderstanding-indian-philosophy-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488-1488', '9788124601075', '9788124601075', '9788124601075', NULL, 'Reunderstanding Indian Philosophy', '<h1>Reunderstanding Indian Philosophy</h1>', 'Sub Title
			Reunderstanding Indian Philosophy

			Author
			S.S. Barlingay

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788124601075

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Reunderstanding Indian Philosophy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.S. Barlingay</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788124601075</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87309789350021576.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788124601075&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1488', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1488', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2176, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a8a990b9-5325-4a9f-963a-62be977358c9', '1304', NULL, 'Changing Face of Women in Literature - The Flaming Spirit New', 'changing-face-of-women-in-literature-the-flaming-spirit-new-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1-1304', 'changing-face-of-women-in-literature-the-flaming-spirit-new-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304-1304', 'MNJK8866', 'MNJK8866', 'MNJK8866', NULL, 'The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.', '<p>The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.</p>', 'Changing Face of Women in Literature - The Flaming Spirit New', '<h1>Changing Face of Women in Literature - The Flaming Spirit New</h1>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59199789381030349.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNJK8866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1304', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1304', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2284, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:05'),
('a8e9866e-1a07-45fa-9c62-3aa90970d22c', '3389', NULL, 'Ethical Eating - In The Postsocialist And Socialist World', 'ethical-eating-in-the-postsocialist-and-socialist-world', 'ethical-eating-in-the-postsocialist-and-socialist-world', '9780520277403', '9780520277403', '9780520277403', NULL, 'About the book

Current discussions of alternative food movements tend to focus on their growth and significance in advanced capitalist societies. In this groundbreaking contribution to critical food studies, editors Yuson Jung, Jakob A. Klein, and Melissa L. Caldwell explore what constitutes "ethical food" and "ethical eating" in socialist and formerly socialist societies. Containing essays by anthropologists, sociologists, and geographers, this politically nuanced volume offers insight into alternative food movements and their place in today''s global economy. 

Collectively, the essays cover discourses on food and morality; the material and social practices surrounding production, trade, and consumption; and the political and economic power of social movements in Bulgaria, China, Cuba, Lithuania, Russia, and Vietnam. Scholars and students will gain important historical and anthropological perspectives on how the dynamics of state-market-citizen relations continue to shape the ethical and moral frameworks guiding food practices around the world.

Content – 

Acknowledgments,

 Introduction: Ethical Eating and (Post) socialist Alternatives, 

1. Homogenizing Europe: Raw Milk, Risk Politics, and Moral Economies in Europeanizing Lithuania, 

2. The Moral Significance of Food in Reform-Era Rural China, 

3. Placing Alternative Food Networks: Farmers'' Markets in Post-Soviet Vilnius, Lithuania, 

4. Ambivalent Consumers and the Limits of Certification: Organic Foods in  Postsocialist Bulgaria, 

5. Connecting with the Countryside? "Alternative" Food Movements with Chinese Characteristics,

 6. Vegetarian Ethics and Politics in Late-Socialist Vietnam, 

7.  Agroecology and the Cuban Nation, 

8. Gardening for the State: Cultivating Bionational Citizens in Postsocialist Russia,

Afterword: Ethical Food Systems: Between Suspicion and Hope, 

Contributors, 

Index            

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Current discussions of alternative food movements tend to focus on their growth and significance in advanced capitalist societies. In this groundbreaking contribution to critical food studies, editors Yuson Jung, Jakob A. Klein, and Melissa L. Caldwell explore what constitutes "ethical food" and "ethical eating" in socialist and formerly socialist societies. Containing essays by anthropologists, sociologists, and geographers, this politically nuanced volume offers insight into alternative food movements and their place in today''s global economy. </span></span></span></p>

<p style="text-align:justify"><span><span><span>Collectively, the essays cover discourses on food and morality; the material and social practices surrounding production, trade, and consumption; and the political and economic power of social movements in Bulgaria, China, Cuba, Lithuania, Russia, and Vietnam. Scholars and students will gain important historical and anthropological perspectives on how the dynamics of state-market-citizen relations continue to shape the ethical and moral frameworks guiding food practices around the world.</span></span></span></p>

<p><span><span><strong><span>Content –</span></strong> </span></span></p>

<p><span><span><span>Acknowledgments,</span></span></span></p>

<p><span><span><span> Introduction: Ethical Eating and (Post) socialist Alternatives, </span></span></span></p>

<p><span><span><span>1. Homogenizing Europe: Raw Milk, Risk Politics, and Moral Economies in Europeanizing Lithuania, </span></span></span></p>

<p><span><span><span>2. The Moral Significance of Food in Reform-Era Rural China, </span></span></span></p>

<p><span><span><span>3. Placing Alternative Food Networks: Farmers'' Markets in Post-Soviet Vilnius, Lithuania, </span></span></span></p>

<p><span><span><span>4. Ambivalent Consumers and the Limits of Certification: Organic Foods in  Postsocialist Bulgaria, </span></span></span></p>

<p><span><span><span>5. Connecting with the Countryside? "Alternative" Food Movements with Chinese Characteristics,</span></span></span></p>

<p><span><span><span> 6. Vegetarian Ethics and Politics in Late-Socialist Vietnam, </span></span></span></p>

<p><span><span><span>7.  Agroecology and the Cuban Nation, </span></span></span></p>

<p><span><span><span>8. Gardening for the State: Cultivating Bionational Citizens in Postsocialist Russia, </span></span></span></p>

<p><span><span><span>Afterword: Ethical Food Systems: Between Suspicion and Hope,  </span></span></span></p>

<p><span><span><span>Contributors, </span></span></span></p>

<p><span><span><span>Index            </span></span></span></p>

<p> </p>', 'Title
			Ethical Eating - In The Postsocialist And Socialist World

			Author
			Yuson Jung

			ISBN
			9780520277403

			Publisher
			University of California

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Ethical Eating - In The Postsocialist And Socialist World</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Yuson Jung</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780520277403</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>University of California</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"5831"', '"3790"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c2e120fa-0326-4de2-ba20-f3a552de524e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1918Ethical%20Eating%20-%20In%20The%20Postsocialist%20And%20Socialist%20World.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780520277403&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3389', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3389', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1002, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:05'),
('a8fa54d7-2624-40b2-936f-7734fc44e0b9', '303', NULL, 'Manual of Companies Act & Corporate Laws - Including Act, Rules, Regulations Etc. - 2 Vols.', 'manual-of-companies-act-corporate-laws-including-act-rules-regulations-etc-2-vols-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-3-303', 'manual-of-companies-act-corporate-laws-including-act-rules-regulations-etc-2-vols-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303-303', '9788177335156', '9788177335156', '9788177335156', NULL, '', NULL, 'Sub Title
			Act, Rules and Regulations

			Author
			Ravi Puliani

			Publisher
			Bharat Law

			ISBN 13 Digit
			9788177335156

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			14th

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Act, Rules and Regulations</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ravi Puliani</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bharat Law</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177335156</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>14th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"1395"', '"840"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '14th', NULL, NULL, NULL, NULL, '720aa362-5650-4f97-9c8e-0ea8528d0b4c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2333manual_of_companies_act_corporete_laws_2vol_set_2009.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788177335156&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=303', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=303', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2900, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:05'),
('a8fd136c-e506-45d7-bf79-5d5020af0519', '1654', NULL, 'A Mathematical Introduction to Fluid Mechanics 3/e', 'a-mathematical-introduction-to-fluid-mechanics-3e-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1-1654', 'a-mathematical-introduction-to-fluid-mechanics-3e-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654-1654', 'RREE3422', 'RREE3422', 'RREE3422', NULL, 'A Mathematical Introduction to Fluid Mechanics 3/e', '<h1>A Mathematical Introduction to Fluid Mechanics 3/e</h1>', 'Sub Title
			No

			Author
			Alexandre J. Chorin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184891263

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alexandre J. Chorin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184891263</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17951_9_33.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RREE3422&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1654', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1654', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2075, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('a904266c-9adb-4f23-9910-d988151c1a5d', '2005', NULL, 'Natural Products from Plants', 'natural-products-from-plants-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-20-2005', 'natural-products-from-plants-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005-2005', '9780849331343', '9780849331343', '9780849331343', NULL, 'This new volume fills this need for an authoritative source on natural products and plants, bringing together relevant, practical information about the various types of natural products produced by plants, why they produce them, and their importance in today''s world. Natural Products from Plants provides examples of how plant products are used to benefit humans through prevention and treatment of diseases, nutritional value, pest control, dyes, fibers, foods and beverages, flavorings and fragrances, and in creating many other novel compounds. It covers potentially harmful compounds as well. Anyone looking for a thorough understanding of the properties of natural plant products-both beneficial and harmful-will find the answers in Natural Products from Plants.

Features

Broad coverage of natural plant products in an organized, easy-to-understand format

More than 100 figures illustrating examples of natural plant products

Discussions of ways in which natural products are extracted from plants and how they are identified and analyzed

Case studies of traditional uses of natural products from plants

Strategies for conservation of plants that produce valuable natural products

An appendix that offers a guide of questions to ask about natural plant products and provides access to website databases on these products

Indexes of plant names, both common and scientific, and chemical names used in the text

Content - Chapter 1 Phytochemicals: The Chemical Components of Plants, Chapter 2 How and Why These Compounds are Synthesized by Plants, Chapter 3 Regulation of Metabolite Synthesis in Plants, Chapter 4 Good and Bad Uses of These Compounds by Humans, Chapter 5 Modes of Action at Target Sites, Chapter 6 The Synergy Principle at Work in Plants, Pathogens, Insects, Herbivores, and Humans, Chapter 7 Bioseparation of Compounds, Chapter 8 Case Studies, Chapter 9 Plant Conservation,  Appendix, Index to Names of Plants Used in Text: Common and Scientific, Index to Names of Chemicals Used in Text, Index to Book            ', '<p style="text-align:justify"><span>This new volume fills this need for an authoritative source on natural products and plants, bringing together relevant, practical information about the various types of natural products produced by plants, why they produce them, and their importance in today''s world. Natural Products from Plants provides examples of how plant products are used to benefit humans through prevention and treatment of diseases, nutritional value, pest control, dyes, fibers, foods and beverages, flavorings and fragrances, and in creating many other novel compounds. It covers potentially harmful compounds as well. Anyone looking for a thorough understanding of the properties of natural plant products-both beneficial and harmful-will find the answers in Natural Products from Plants.</span></p>

<p style="text-align:justify"><span>Features</span></p>

<p style="text-align:justify"><span>Broad coverage of natural plant products in an organized, easy-to-understand format</span></p>

<p style="text-align:justify"><span>More than 100 figures illustrating examples of natural plant products</span></p>

<p style="text-align:justify"><span>Discussions of ways in which natural products are extracted from plants and how they are identified and analyzed</span></p>

<p style="text-align:justify"><span>Case studies of traditional uses of natural products from plants</span></p>

<p style="text-align:justify"><span>Strategies for conservation of plants that produce valuable natural products</span></p>

<p style="text-align:justify"><span>An appendix that offers a guide of questions to ask about natural plant products and provides access to website databases on these products</span></p>

<p style="text-align:justify"><span>Indexes of plant names, both common and scientific, and chemical names used in the text</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Chapter 1 Phytochemicals: The Chemical Components of Plants, Chapter 2 How and Why These Compounds are Synthesized by Plants, </span></span><span><span><span><span>Chapter 3 Regulation of Metabolite Synthesis in Plants, Chapter 4 Good and Bad Uses of These Compounds by Humans, Chapter 5 Modes of Action at Target Sites, Chapter 6 The Synergy Principle at Work in Plants, Pathogens, Insects, Herbivores, and Humans, Chapter 7 Bioseparation of Compounds, Chapter 8 Case Studies, Chapter 9 Plant Conservation,  Appendix, Index to Names of Plants Used in Text: Common and Scientific, Index to Names of Chemicals Used in Text, Index to Book </span>         </span></span></span><span><span>  </span></span></p>', 'Sub Title
			Natural Products from Plants

			Author
			Peter B. Kaufman, Leland J. Cseke, Sara Warber, James A. Duke, Harry L. Brielmann

			About Author
			As per Book

			ISBN 10 Digit
			084933134X

			ISBN 13 Digit
			9780849331343

			Pages
			343

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Natural Products from Plants</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Peter B. Kaufman, Leland J. Cseke, Sara Warber, James A. Duke, Harry L. Brielmann</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">084933134X</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780849331343</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>343</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1999</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"13866"', '"9707"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 343, '343', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1831dpp_15_7.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780849331343&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2005', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2005', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1827, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:05'),
('a90973ac-d16f-49df-b45f-cbaa7af9f3f8', '4084', 377, 'Financial and Managerial Accounting', 'financial-and-managerial-accounting', 'financial-and-managerial-accounting', '9798219003790', '9798219003790', '9798219003790', NULL, 'Contents:

Chapter 1: Accounting in Business

Chapter 2: Accounting for Business Transactions

Chapter 3: Accounting for Merchandising Operations

Chapter 4: Inventories and Cost of Sales

Chapter 5: Accounting for Long-Term Assets

Chapter 6: Accounting for Long-Term Liabilities

Chapter 7: Corporate Reporting and Analysis

Chapter 8: Reporting Cash Flows

Chapter 9: Analysis of Financial Statements

Chapter 10: Managerial Accounting Concepts and Principles

Chapter 11: Cost Behavior and Cost-Volume-Profit Analysis

Chapter 12: Variable Costing and Analysis

Chapter 13: Relevant Costs for Managerial Decisions

Chapter 14: Activity-Based Costing and Analysis

Chapter 15: Master Budgets and Planning

Chapter 16: Flexible Budgets and Standard Costs

 ', '<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><span><span>Chapter 1: Accounting in Business</span></span></span></span></p>

<p><span><span><span><span>Chapter 2: Accounting for Business Transactions</span></span></span></span></p>

<p><span><span><span><span>Chapter 3: Accounting for Merchandising Operations</span></span></span></span></p>

<p><span><span><span><span>Chapter 4: Inventories and Cost of Sales</span></span></span></span></p>

<p><span><span><span><span>Chapter 5: Accounting for Long-Term Assets</span></span></span></span></p>

<p><span><span><span><span>Chapter 6: Accounting for Long-Term Liabilities</span></span></span></span></p>

<p><span><span><span><span>Chapter 7: Corporate Reporting and Analysis</span></span></span></span></p>

<p><span><span><span><span>Chapter 8: Reporting Cash Flows</span></span></span></span></p>

<p><span><span><span><span>Chapter 9: Analysis of Financial Statements</span></span></span></span></p>

<p><span><span><span><span>Chapter 10: Managerial Accounting Concepts and Principles</span></span></span></span></p>

<p><span><span><span><span>Chapter 11: Cost Behavior and Cost-Volume-Profit Analysis</span></span></span></span></p>

<p><span><span><span><span>Chapter 12: Variable Costing and Analysis</span></span></span></span></p>

<p><span><span><span><span>Chapter 13: Relevant Costs for Managerial Decisions</span></span></span></span></p>

<p><span><span><span><span>Chapter 14: Activity-Based Costing and Analysis</span></span></span></span></p>

<p><span><span><span><span>Chapter 15: Master Budgets and Planning</span></span></span></span></p>

<p><span><span><span><span>Chapter 16: Flexible Budgets and Standard Costs</span></span></span></span></p>

<p> </p>', 'Title
			Financial and Managerial Accounting

			ISBN
			9798219003790

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial and Managerial Accounting</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9798219003790</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"935"', '"748"', '"0"', 8, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1813manage.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9798219003790&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4084', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4084', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 377, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:05'),
('a90f03bd-e5de-4e81-83ff-9e0940d34d27', '1201', NULL, 'Domestic Violence - Sociological Study of Wife Battering New', 'domestic-violence-sociological-study-of-wife-battering-new-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-12-1201', 'domestic-violence-sociological-study-of-wife-battering-new-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201-1201', 'ASDF2233', 'ASDF2233', 'ASDF2233', NULL, 'Domestic Violence - Sociological Study of Wife Battering New', '<h1>Domestic Violence - Sociological Study of Wife Battering New</h1>', 'Sub Title
			No

			Author
			S. Kalavathi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176259651

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Kalavathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176259651</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84179788176259651.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1201', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1201', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2349, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:05'),
('a91af810-f384-4c1a-88c9-cacb114081b2', '3681', 760, 'वैदिक साहित्य के परिप्रेक्ष्य में निघण्टुकोष के पर्यायवाची नामों में अर्थभिन्नता', 'वदक-सहतय-क-परपरकषय-म-नघणटकष-क-परययवच-नम-म-अरथभननत', '-', '9788171102716', '9788171102716', '9788171102716', NULL, ' 

पुस्तक परिचय

निघण्टुकोष में पाँच अध्याय हैं। इनमें से प्रथम तीन अध्यायों में कोषकार ने पर्यायवाची, चतुर्थ अध्याय में ऐकपदिक एवं पञ्चम अध्याय में देवतावाची पदों का सङ्कलन किया है। प्रस्तुत अध्ययन में नैघण्टुक काण्ड को शोध का विषय बनाया गया है। निघण्टु के प्रथम अध्याय को दस भागों में विभक्त किया गया है :- प्रथम अध्याय में पृथिवी एवं हिरण्यवाचक; द्वितीय अध्याय में अन्तरिक्ष, साधारण तथा रश्मिवाचक एवं तृतीय अध्याय में दिशा तथा रात्रिवाचक पदों को ग्रहण किया गया है। चतुर्थ अध्याय में उषा तथा दिवसवाचक पदों का अध्ययन है । पञ्चम अध्याय में मेघवाचक तथा षष्ठ अध्याय में वाग्वाचक पदों का अध्ययन किया गया है और यह जानने का प्रयास किया गया है कि उक्त पद किस विशिष्ट सन्दर्भ में प्रयुक्त किये जाते हैं। सप्तम और अष्टम अध्यायों में उदक वाचक नामपदों का व्यापक अध्ययन किया गया है। जहाँ अन्य भाषाओं में उदक वाचक शब्द एक या दो मिलते हैं, वहाँ दैवीवाक् संस्कृत के प्रथम कोष निघण्टु में एक सौ उदक वाचक पद परिगणित हैं । ये सभी शब्द सामान्य उदक के वाचक नहीं हो सकते, यह ध्यान में रखते हुए वेद और वैदिक साहित्य के आधार पर उनके मध्य विभाजक रेखा खींचने का प्रयास किया गया है। नवम अध्याय में नदी वाचक पदों का विस्तृत और विवेचनापूर्ण अध्ययन करने का प्रयास किया गया है। दशम अध्याय में अश्व, आदिष्टोपयोजन तथा ज्वलद्वाचक पदों का अध्ययन किया गया है। उक्त शोधपरक अध्ययन का एकादश अध्याय उपसंहार से सम्बन्धित है । इस अध्याय में पूर्व के समस्त अध्यायों का सार प्रस्तुत किया गया है। इसके अतिरिक्त ग्रन्थ के आरम्भ में निघण्टु के सङ्कलनकर्ता के विषय में अन्तः साक्ष्य एवं अन्य विद्वानों के प्रस्तुत विचारों का विश्लेषणात्मक अध्ययन किया गया है तथा साथ ही निघण्टुकार की परिगणन शैली का परीक्षण करने का भी प्रयास किया गया है।', '<p style="text-align:justify"> </p>

<p style="text-align:center"><span><span><strong><span><span><span>पुस्तक</span></span></span></strong><strong> </strong><strong><span><span><span>परिचय</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>निघण्टुकोष</span></span></span> <span><span><span>में</span></span></span> <span><span><span>पाँच</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>हैं।</span></span></span> <span><span><span>इनमें</span></span></span> <span><span><span>से</span></span></span> <span><span><span>प्रथम</span></span></span> <span><span><span>तीन</span></span></span> <span><span><span>अध्यायों</span></span></span> <span><span><span>में</span></span></span> <span><span><span>कोषकार</span></span></span> <span><span><span>ने</span></span></span> <span><span><span>पर्यायवाची</span></span></span><span><span><span>, </span></span></span><span><span><span>चतुर्थ</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>ऐकपदिक</span></span></span> <span><span><span>एवं</span></span></span> <span><span><span>पञ्चम</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>देवतावाची</span></span></span> <span><span><span>पदों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>सङ्कलन</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>में</span></span></span> <span><span><span>नैघण्टुक</span></span></span> <span><span><span>काण्ड</span></span></span> <span><span><span>को</span></span></span> <span><span><span>शोध</span></span></span> <span><span><span>का</span></span></span> <span><span><span>विषय</span></span></span> <span><span><span>बनाया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>निघण्टु</span></span></span> <span><span><span>के</span></span></span> <span><span><span>प्रथम</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>को</span></span></span> <span><span><span>दस</span></span></span> <span><span><span>भागों</span></span></span> <span><span><span>में</span></span></span> <span><span><span>विभक्त</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है</span></span></span><span><span><span> :- </span></span></span><span><span><span>प्रथम</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>पृथिवी</span></span></span> <span><span><span>एवं</span></span></span> <span><span><span>हिरण्यवाचक</span></span></span><span><span><span>; </span></span></span><span><span><span>द्वितीय</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>अन्तरिक्ष</span></span></span><span><span><span>, </span></span></span><span><span><span>साधारण</span></span></span> <span><span><span>तथा</span></span></span> <span><span><span>रश्मिवाचक</span></span></span> <span><span><span>एवं</span></span></span> <span><span><span>तृतीय</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>दिशा</span></span></span> <span><span><span>तथा</span></span></span> <span><span><span>रात्रिवाचक</span></span></span> <span><span><span>पदों</span></span></span> <span><span><span>को</span></span></span> <span><span><span>ग्रहण</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>चतुर्थ</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>उषा</span></span></span> <span><span><span>तथा</span></span></span> <span><span><span>दिवसवाचक</span></span></span> <span><span><span>पदों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>है</span></span></span> <span><span><span>।</span></span></span> <span><span><span>पञ्चम</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>मेघवाचक</span></span></span> <span><span><span>तथा</span></span></span> <span><span><span>षष्ठ</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>वाग्वाचक</span></span></span> <span><span><span>पदों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है</span></span></span> <span><span><span>और</span></span></span> <span><span><span>यह</span></span></span> <span><span><span>जानने</span></span></span> <span><span><span>का</span></span></span> <span><span><span>प्रयास</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>उक्त</span></span></span> <span><span><span>पद</span></span></span> <span><span><span>किस</span></span></span> <span><span><span>विशिष्ट</span></span></span> <span><span><span>सन्दर्भ</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रयुक्त</span></span></span> <span><span><span>किये</span></span></span> <span><span><span>जाते</span></span></span> <span><span><span>हैं।</span></span></span> <span><span><span>सप्तम</span></span></span> <span><span><span>और</span></span></span> <span><span><span>अष्टम</span></span></span> <span><span><span>अध्यायों</span></span></span> <span><span><span>में</span></span></span> <span><span><span>उदक</span></span></span> <span><span><span>वाचक</span></span></span> <span><span><span>नामपदों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>व्यापक</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>जहाँ</span></span></span> <span><span><span>अन्य</span></span></span> <span><span><span>भाषाओं</span></span></span> <span><span><span>में</span></span></span> <span><span><span>उदक</span></span></span> <span><span><span>वाचक</span></span></span> <span><span><span>शब्द</span></span></span> <span><span><span>एक</span></span></span> <span><span><span>या</span></span></span> <span><span><span>दो</span></span></span> <span><span><span>मिलते</span></span></span> <span><span><span>हैं</span></span></span><span><span><span>, </span></span></span><span><span><span>वहाँ</span></span></span> <span><span><span>दैवीवाक्</span></span></span> <span><span><span>संस्कृत</span></span></span> <span><span><span>के</span></span></span> <span><span><span>प्रथम</span></span></span> <span><span><span>कोष</span></span></span> <span><span><span>निघण्टु</span></span></span> <span><span><span>में</span></span></span> <span><span><span>एक</span></span></span> <span><span><span>सौ</span></span></span> <span><span><span>उदक</span></span></span> <span><span><span>वाचक</span></span></span> <span><span><span>पद</span></span></span> <span><span><span>परिगणित</span></span></span> <span><span><span>हैं</span></span></span> <span><span><span>।</span></span></span> <span><span><span>ये</span></span></span> <span><span><span>सभी</span></span></span> <span><span><span>शब्द</span></span></span> <span><span><span>सामान्य</span></span></span> <span><span><span>उदक</span></span></span> <span><span><span>के</span></span></span> <span><span><span>वाचक</span></span></span> <span><span><span>नहीं</span></span></span> <span><span><span>हो</span></span></span> <span><span><span>सकते</span></span></span><span><span><span>, </span></span></span><span><span><span>यह</span></span></span> <span><span><span>ध्यान</span></span></span> <span><span><span>में</span></span></span> <span><span><span>रखते</span></span></span> <span><span><span>हुए</span></span></span> <span><span><span>वेद</span></span></span> <span><span><span>और</span></span></span> <span><span><span>वैदिक</span></span></span> <span><span><span>साहित्य</span></span></span> <span><span><span>के</span></span></span> <span><span><span>आधार</span></span></span> <span><span><span>पर</span></span></span> <span><span><span>उनके</span></span></span> <span><span><span>मध्य</span></span></span> <span><span><span>विभाजक</span></span></span> <span><span><span>रेखा</span></span></span> <span><span><span>खींचने</span></span></span> <span><span><span>का</span></span></span> <span><span><span>प्रयास</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>नवम</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>नदी</span></span></span> <span><span><span>वाचक</span></span></span> <span><span><span>पदों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>विस्तृत</span></span></span> <span><span><span>और</span></span></span> <span><span><span>विवेचनापूर्ण</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>करने</span></span></span> <span><span><span>का</span></span></span> <span><span><span>प्रयास</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>दशम</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>अश्व</span></span></span><span><span><span>, </span></span></span><span><span><span>आदिष्टोपयोजन</span></span></span> <span><span><span>तथा</span></span></span> <span><span><span>ज्वलद्वाचक</span></span></span> <span><span><span>पदों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>उक्त</span></span></span> <span><span><span>शोधपरक</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>का</span></span></span> <span><span><span>एकादश</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>उपसंहार</span></span></span> <span><span><span>से</span></span></span> <span><span><span>सम्बन्धित</span></span></span> <span><span><span>है</span></span></span> <span><span><span>।</span></span></span> <span><span><span>इस</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>पूर्व</span></span></span> <span><span><span>के</span></span></span> <span><span><span>समस्त</span></span></span> <span><span><span>अध्यायों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>सार</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>इसके</span></span></span> <span><span><span>अतिरिक्त</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>के</span></span></span> <span><span><span>आरम्भ</span></span></span> <span><span><span>में</span></span></span> <span><span><span>निघण्टु</span></span></span> <span><span><span>के</span></span></span> <span><span><span>सङ्कलनकर्ता</span></span></span> <span><span><span>के</span></span></span> <span><span><span>विषय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>अन्तः</span></span></span> <span><span><span>साक्ष्य</span></span></span> <span><span><span>एवं</span></span></span> <span><span><span>अन्य</span></span></span> <span><span><span>विद्वानों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>विचारों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>विश्लेषणात्मक</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है</span></span></span> <span><span><span>तथा</span></span></span> <span><span><span>साथ</span></span></span> <span><span><span>ही</span></span></span> <span><span><span>निघण्टुकार</span></span></span> <span><span><span>की</span></span></span> <span><span><span>परिगणन</span></span></span> <span><span><span>शैली</span></span></span> <span><span><span>का</span></span></span> <span><span><span>परीक्षण</span></span></span> <span><span><span>करने</span></span></span> <span><span><span>का</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>प्रयास</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है।</span></span></span></span></span></p>', ' 

			Title

			 

			वैदिक साहित्य के परिप्रेक्ष्य में निघण्टुकोष के पर्यायवाची नामों में अर्थभिन्नता

			Author

			डॉ. ज्ञानप्रकाश शास्त्री

			Edition

			2019

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171102716

			ISBN-10 Digit

			8171102719

			Pages

			896

			Year

			2019

			Binding

			Hard Bound

			Language

			Sanskrit

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>वैदिक साहित्य के परिप्रेक्ष्य में निघण्टुकोष के पर्यायवाची नामों में अर्थभिन्नता</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>डॉ. ज्ञानप्रकाश शास्त्री</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2019</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171102716</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171102719</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>896</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2019</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1200"', '"900"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit', 'Sanskrit', '2019', NULL, '2019', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 896, '896', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6993nzm779.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171102716&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3681', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3681', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 760, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:05'),
('a91d6a98-eadf-4f54-ae25-3024050ec8e8', '3438', 958, 'The Millennium Prize Problems - A lecture By Michael Atiyah', 'the-millennium-prize-problems-a-lecture-by-michael-atiyah-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-343-3438', 'the-millennium-prize-problems-a-lecture-by-michael-atiyah-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438-3438', '9783540926535', '9783540926535', '9783540926535', NULL, 'The Clay Mathematics Institute announced the Millennium Prize Problems to mark the 100th anniversary of Hilbert''s lecture at the second ICM. These Problems were set forth by two of the greatest mathematicians of the 20th century: John Tate and Michael Atiyah. Atiyah''s lecture discusses four of the Millennium Problems and places them in context. He discusses their relevance to a wide variety of mathematics in a style that is interesting to experts and accessible to the non-mathematician. The Problems described in this lecture are among the most important unsolved problems in branches of pure mathematics including analysis, geometry, topology, and mathematical physics. Solutions of these problems would also have profound implications for fluid dynamics and high energy physics. His lecture gives a lucid description of the essential nature and history of these great problems. The lecture which will be sure to captivate the imagination of anyone interested in the frontiers of mathematics.', '<p>The Clay Mathematics Institute announced the Millennium Prize Problems to mark the 100th anniversary of Hilbert''s lecture at the second ICM. These Problems were set forth by two of the greatest mathematicians of the 20th century: John Tate and Michael Atiyah. Atiyah''s lecture discusses four of the Millennium Problems and places them in context. He discusses their relevance to a wide variety of mathematics in a style that is interesting to experts and accessible to the non-mathematician. The Problems described in this lecture are among the most important unsolved problems in branches of pure mathematics including analysis, geometry, topology, and mathematical physics. Solutions of these problems would also have profound implications for fluid dynamics and high energy physics. His lecture gives a lucid description of the essential nature and history of these great problems. The lecture which will be sure to captivate the imagination of anyone interested in the frontiers of mathematics.</p>', 'Sub Title
			A lecture By Michael Atiyah

			Author
			Michael Atiyah

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540926535

			Series Title
			Springer Videomath

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A lecture By Michael Atiyah</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael Atiyah</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540926535</td>
		</tr>
		<tr>
			<th>Series Title</th>
			<td>Springer Videomath</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18379783540926535.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540926535&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3438', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3438', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 958, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:05'),
('a92e2d02-2bf0-4331-a85b-8d62763c2324', '713', NULL, 'Atulya Bharat - Incredible India', 'atulya-bharat-incredible-india-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713', 'atulya-bharat-incredible-india-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713-713', '9789386300522', '9789386300522', '9789386300522', NULL, 'Atulya Bharat - Incredible India', '<h1>Atulya Bharat - Incredible India</h1>', 'Sub Title

			Atulya Bharat - Incredible India

			Author
			Shri Mahaveer Prasad Aggarwal

			ISBN 13 Digit
			9789386300522

			Publisher
			No

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Atulya Bharat - Incredible India</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shri Mahaveer Prasad Aggarwal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386300522</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '970059f3-2c8f-44fa-b56b-67a94dd0bafe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9323Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386300522&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=713', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=713', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2656, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:05'),
('a958ce2b-1307-4acb-98fb-81fe71198eac', '3406', 987, 'QFinance - The Ultimate Resource', 'qfinance-the-ultimate-resource-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406', 'qfinance-the-ultimate-resource-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406', '9781849300001', '9781849300001::3406', '9781849300001', NULL, 'QFINANCE is a must for anyone who works in finance, explaining the key concepts that lie behind modern finance and providing problems-solving solutions for the time-poor, information-hungry finance professional.

Best Practice - Internationally renowed finances leaders, experts, and educators distil and summarize the most important aspects of finance best practice and thought leadership.

Checklists - Quick step-by-step guides to solving evryday problems

Calculations and Ratios - Essential mathematical tools the finance professional needs for daily numerical-based solutions

Finance Thinkers and Leaders - Illuminating biographies of the leading figures behind modern finance

Finance Library Digests - Distilled digests of some of the best reads in finance, from the intellectual conrnerstone to the most popular

Country and Sector Profiles - In-depth analysis of 102 countries comprising EU, OECD, and OPEC members plus composites of MSCI, emerging markets, and MENA indices, and 26 sectors from automobiles to water

Finance Information Sources - A Carefully selected list of the best sources of further information on finance and accounting worldwide, both in print and online.

Dictionary - Over 9,000 terms covering finance, accounting, taxation, risk management, quantitative methods, and economics, as well as more general business and commercial terms

Quotations - Over 2,000 finance-related quotations on finance, management, leadership, money, and business', '<p>QFINANCE is a must for anyone who works in finance, explaining the key concepts that lie behind modern finance and providing problems-solving solutions for the time-poor, information-hungry finance professional.</p>

<p><span>Best Practice - Internationally renowed finances leaders, experts, and educators distil and summarize the most important aspects of finance best practice and thought leadership.</span></p>

<p><span>Checklists - Quick step-by-step guides to solving evryday problems</span></p>

<p><span>Calculations and Ratios - Essential mathematical tools the finance professional needs for daily numerical-based solutions</span></p>

<p><span>Finance Thinkers and Leaders - Illuminating biographies of the leading figures behind modern finance</span></p>

<p><span>Finance Library Digests - Distilled digests of some of the best reads in finance, from the intellectual conrnerstone to the most popular</span></p>

<p><span>Country and Sector Profiles - In-depth analysis of 102 countries comprising EU, OECD, and OPEC members plus composites of MSCI, emerging markets, and MENA indices, and 26 sectors from automobiles to water</span></p>

<p><span>Finance Information Sources - A Carefully selected list of the best sources of further information on finance and accounting worldwide, both in print and online.</span></p>

<p><span>Dictionary - Over 9,000 terms covering finance, accounting, taxation, risk management, quantitative methods, and economics, as well as more general business and commercial terms</span></p>

<p><span>Quotations - Over 2,000 finance-related quotations on finance, management, leadership, money, and business</span></p>', 'Sub Title
			The One-stop Guide for Finance Professionals, Compiled By 300+ Experts Covering Key Aspects of Finance Including  Risk Management, Cash-flow Management, Operations, Macro Issues, Regulation and Auditing

			Author
			Bloomsbury

			Publisher
			Bloomsbury

			ISBN 13 Digit
			9781849300001

			Pages
			2200

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The One-stop Guide for Finance Professionals, Compiled By 300+ Experts Covering Key Aspects of Finance Including  Risk Management, Cash-flow Management, Operations, Macro Issues, Regulation and Auditing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bloomsbury</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bloomsbury</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849300001</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"7995"', '"4797"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, '18bf170f-5849-4b27-86b9-934ee4cb7f2e', NULL, NULL, 2200, '2200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71159781849300001-uk.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849300001&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3406', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3406', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 987, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:05'),
('a95b1bee-2f7b-4962-8ed9-f433db7422ac', '4134', 327, 'The Molecular Biology and Biochemistry of Fruit Ripening ', 'the-molecular-biology-and-biochemistry-of-fruit-ripening', 'the-molecular-biology-and-biochemistry-of-fruit-ripening', '9780813820392', '9780813820392', '9780813820392', NULL, 'About the book

A comprehensive and mechanistic perspective on fruit ripening, emphasizing commonalities and differences between fruit groups and ripening processes.

Fruits are an essential part of the human diet and contain important phytochemicals that provide protection against heart disease and cancers. Fruit ripening is of importance for human health and for industry-based strategies to harness natural variation, or genetic modification, for crop improvement.

This book covers recent advances in the field of plant genomics and how these discoveries can be exploited to understand evolutionary processes and the complex network of hormonal and genetic control of ripening. The book explains the physiochemical and molecular changes in fruit that impact its quality, and recent developments in understanding of the genetic, molecular and biochemical basis for colour, flavour and texture. It is a valuable resource for plant and crop researchers and professionals, agricultural engineers, horticulturists, and food scientists.

Contents:

Chapter 1 Biochemistry of Fruit Ripening 1

Sonia Osorio and Alisdair R. Fernie

Chapter 2 Fruit—An Angiosperm Innovation 21

Sandra Knapp and Amy Litt

Chapter 3 Ethylene and the Control of Fruit Ripening 43

Don Grierson

Chapter 4 Carotenoid Biosynthesis and Chlorophyll Degradation 75

Peter M. Bramley

Chapter 5 Phenylpropanoid Metabolism and Biosynthesis of Anthocyanins 117

Laura Jaakola

Chapter 6 Biosynthesis of Volatile Compounds 135

Antonio Granell and Jose Luis Rambla

Chapter 7 Cell Wall Architecture and Metabolism in Ripening Fruit and the Complex Relationship with Softening 163

Eliel Ruiz-May and Jocelyn K.C. Rose

Chapter 8 Regulatory Networks Controlling Ripening 189

Betsy Ampopho, Natalie Chapman, Graham B. Seymour, and James J. Giovannoni', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A comprehensive and mechanistic perspective on fruit ripening, emphasizing commonalities and differences between fruit groups and ripening processes.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Fruits are an essential part of the human diet and contain important phytochemicals that provide protection against heart disease and cancers. Fruit ripening is of importance for human health and for industry-based strategies to harness natural variation, or genetic modification, for crop improvement.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book covers recent advances in the field of plant genomics and how these discoveries can be exploited to understand evolutionary processes and the complex network of hormonal and genetic control of ripening. The book explains the physiochemical and molecular changes in fruit that impact its quality, and recent developments in understanding of the genetic, molecular and biochemical basis for colour, flavour and texture. It is a valuable resource for plant and crop researchers and professionals, agricultural engineers, horticulturists, and food scientists.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Chapter 1 Biochemistry of Fruit Ripening 1</span><br />
<em><span>Sonia Osorio and Alisdair R. Fernie</span></em></span></span></p>

<p><span><span><span>Chapter 2 Fruit—An Angiosperm Innovation 21</span><br />
<em><span>Sandra Knapp and Amy Litt</span></em></span></span></p>

<p><span><span><span>Chapter 3 Ethylene and the Control of Fruit Ripening 43</span><br />
<em><span>Don Grierson</span></em></span></span></p>

<p><span><span><span>Chapter 4 Carotenoid Biosynthesis and Chlorophyll Degradation 75</span><br />
<em><span>Peter M. Bramley</span></em></span></span></p>

<p><span><span><span>Chapter 5 Phenylpropanoid Metabolism and Biosynthesis of Anthocyanins 117</span><br />
<em><span>Laura Jaakola</span></em></span></span></p>

<p><span><span><span>Chapter 6 Biosynthesis of Volatile Compounds 135</span><br />
<em><span>Antonio Granell and Jose Luis Rambla</span></em></span></span></p>

<p><span><span><span>Chapter 7 Cell Wall Architecture and Metabolism in Ripening Fruit and the Complex Relationship with Softening 163</span><br />
<em><span>Eliel Ruiz-May and Jocelyn K.C. Rose</span></em></span></span></p>

<p><span><span><span>Chapter 8 Regulatory Networks Controlling Ripening 189</span><br />
<em><span>Betsy Ampopho, Natalie Chapman, Graham B. Seymour, and James J. Giovannoni</span></em></span></span></p>
', 'Title
			The Molecular Biology and Biochemistry of Fruit Ripening 

			Author
			Graham B. Seymour

			ISBN
			9780813820392

			Publisher
			Wiley

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Molecular Biology and Biochemistry of Fruit Ripening </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Graham B. Seymour</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780813820392</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"21434"', '"13932"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6198the.webp', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780813820392&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4134', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4134', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 327, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:05'),
('a9939743-379b-4f1f-b6e8-aeab1d9870cf', '2771', NULL, 'Rashtrkut Samrajya ka Itihaas', 'rashtrkut-samrajya-ka-itihaas-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771', 'rashtrkut-samrajya-ka-itihaas-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771-2771', 'IOLK8897', 'IOLK8897', 'IOLK8897', NULL, 'Rashtrkut Samrajya ka Itihaas', '<h1>Rashtrkut Samrajya ka Itihaas</h1>', 'Sub Title
			No

			Author
			Dr. Ashok Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381698327

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ashok Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381698327</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IOLK8897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2771', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2771', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1350, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:05'),
('a9947fb8-8273-400e-b957-88ae5af18b58', '3312', NULL, 'MAHAL - Power and Pageantry in The Mughal Harem', 'mahal-power-and-pageantry-in-the-mughal-harem-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312', 'mahal-power-and-pageantry-in-the-mughal-harem-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312-3312', '9789388322546', '9789388322546', '9789388322546', NULL, '''Despite what we would like to believe, the Mahal was not an exotic sexual playground; it was a family space. And the stories of these women, from queens and princesses to foster mothers and female officers, deserve to be heard.''

In every citadel of the Mughal Empire, there existed a luxurious fortress that housed the women of the court. Known as the ''Mahal'', this closely guarded space that few men could enter has intrigued the world for centuries.

Uncovering the little-known lives of the remarkable women who inhabited the Mahal, this commanding narrative introduces us to Ehsan Daulat Begum, Babur''s grandmother, without whose enterprise there would have been no Mughal Empire; the Padshah Begums who ran the vast establishment of the Mahal with an all-women team; the female scholars and poets - like Zeb-un-Nissa - who influenced the emperor in matters of diplomacy and state policy; and the queens and princesses who ran vast estates and oversaw fleets of trading vessels, among others.

Mahal is a rare peek into life behind the veil, and an illuminating account of the role women played in the courts of the Mughal Empire.

Content - Family Tree of the Mughal Dynasty, Introduction: The Hidden Palace, 1. BEFORE HINDUSTAN, 2. ENTER THE RAJPUT, 3. EMPRESS SUPREME, 4. A QUEEN AND A PRINCESS, 5. CHANGING TIMES, 6. ENTER THE MAHAL, 7. LIVING IN THE MAHAL, Epilogue: Into the Shadows,  Appendix: Travelling to a Mughal Land, Reading On..., Index        ', '<p style="text-align:justify"><span>''Despite what we would like to believe, the Mahal was not an exotic sexual playground; it was a family space. And the stories of these women, from queens and princesses to foster mothers and female officers, deserve to be heard.''</span></p>

<p style="text-align:justify"><span>In every citadel of the Mughal Empire, there existed a luxurious fortress that housed the women of the court. Known as the ''Mahal'', this closely guarded space that few men could enter has intrigued the world for centuries.</span></p>

<p style="text-align:justify"><span>Uncovering the little-known lives of the remarkable women who inhabited the Mahal, this commanding narrative introduces us to Ehsan Daulat Begum, Babur''s grandmother, without whose enterprise there would have been no Mughal Empire; the Padshah Begums who ran the vast establishment of the Mahal with an all-women team; the female scholars and poets - like Zeb-un-Nissa - who influenced the emperor in matters of diplomacy and state policy; and the queens and princesses who ran vast estates and oversaw fleets of trading vessels, among others.</span></p>

<p style="text-align:justify"><span>Mahal is a rare peek into life behind the veil, and an illuminating account of the role women played in the courts of the Mughal Empire.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>Family Tree of the Mughal Dynasty, Introduction: The Hidden Palace, 1. BEFORE HINDUSTAN, </span></span><span><span><span><span>2. ENTER THE RAJPUT, 3. EMPRESS SUPREME, 4. A QUEEN AND A PRINCESS, 5. CHANGING TIMES, 6. ENTER THE MAHAL, 7. LIVING IN THE MAHAL, Epilogue: Into the Shadows,  Appendix: Travelling to a Mughal Land, Reading On..., Index</span>      </span></span></span><span><span>  </span></span></p>', 'Sub Title
			Power and Pageantry in The Mughal Harem

			Author
			Subhadra Sen Gupta

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789388322546

			Pages
			288

			Binding
			Hardcover

			Year of Publication
			2019

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Power and Pageantry in The Mughal Harem</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Subhadra Sen Gupta</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789388322546</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>288</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2019</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 288, '288', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9972MAHAL%20-%20Power%20and%20Pageantry%20in%20The%20Mughal%20Harem.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388322546&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3312', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3312', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1072, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:05'),
('a9a046a3-0fc9-401c-8105-d448379016a7', '4323', 140, 'Principles & Practice of Physics e/2014', 'principles-practice-of-physics-e2014', 'principles-practice-of-physics-e2014', '9781292076423', '9781292076423', '9781292076423', NULL, 'About the book

Putting physics based on his storied research and teaching, Eric Mazur''s Principles & Practice of Physics Volume 1 (chapters 1-21)1/e builds an understanding of physics that is both thorough and accessible. Unique organization and pedagogy allow you to develop a true conceptual understanding of physics alongside the quantitative skills needed in the course. New learning the book is structured to help you learn physics in an organized way that encourages comprehension and reduces distraction. Physics on a contemporary Traditional texts delay the introduction of ideas that we now see as unifying and foundational. This text builds physics on those unifying foundations, helping you to develop an understanding that is stronger, deeper, and fundamentally simpler. Research-based this text uses a range of research-based instructional techniques to teach physics in the most effective manner possible. The result is a ground-breaking book that puts physics first, thereby making it more accessible to you to learn. 

Content:    

1. Foundations

 2. Motion in One Dimension

 3. Acceleration

 4. Momentum

 5. Energy

 6. Principle of Relativity

 7. Interactions

 8. Force

 9. Work

10. Motion in a Plane

11. Motion in a Circle

12. Torque

13. Gravity

14. Special Relativity

15. Periodic Motion

16. Waves in One Dimension

17. Waves in Two and Three Dimensions

18. Fluids

19. Entropy

20. Energy Transferred Thermally

21. Degradation of Energy

22. Electric Interactions

23. The Electric Field

24. Gauss’s Law

25. Work and Energy in Electrostatics

26. Charge Separation and Storage

27. Magnetic Interactions

28. Magnetic Fields of Charged Particles in Motion

29. Changing Magnetic Fields

30. Changing Electric Fields

31. Electric Circuits

32. Electronics

33. Ray Optics

34. Wave and Particle Optics

Appendix A: Notation

Appendix B: Mathematics Review

Appendix C: Useful Data

Answers to Selected Odd-Numbered Questions and Problems

Credits

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Putting physics based on his storied research and teaching, Eric Mazur''s Principles &amp; Practice of Physics Volume 1 (chapters 1-21)1/e builds an understanding of physics that is both thorough and accessible. Unique organization and pedagogy allow you to develop a true conceptual understanding of physics alongside the quantitative skills needed in the course. New learning the book is structured to help you learn physics in an organized way that encourages comprehension and reduces distraction. Physics on a contemporary Traditional texts delay the introduction of ideas that we now see as unifying and foundational. This text builds physics on those unifying foundations, helping you to develop an understanding that is stronger, deeper, and fundamentally simpler. Research-based this text uses a range of research-based instructional techniques to teach physics in the most effective manner possible. The result is a ground-breaking book that puts physics first, thereby making it more accessible to you to learn. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:     </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Foundations</span></span></span></p>

<p style="text-align:justify"><span><span><span> 2. Motion in One Dimension</span></span></span></p>

<p style="text-align:justify"><span><span><span> 3. Acceleration</span></span></span></p>

<p style="text-align:justify"><span><span><span> 4. Momentum</span></span></span></p>

<p style="text-align:justify"><span><span><span> 5. Energy</span></span></span></p>

<p style="text-align:justify"><span><span><span> 6. Principle of Relativity</span></span></span></p>

<p style="text-align:justify"><span><span><span> 7. Interactions</span></span></span></p>

<p style="text-align:justify"><span><span><span> 8. Force</span></span></span></p>

<p style="text-align:justify"><span><span><span> 9. Work</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Motion in a Plane</span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Motion in a Circle</span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Torque</span></span></span></p>

<p style="text-align:justify"><span><span><span>13. Gravity</span></span></span></p>

<p style="text-align:justify"><span><span><span>14. Special Relativity</span></span></span></p>

<p style="text-align:justify"><span><span><span>15. Periodic Motion</span></span></span></p>

<p style="text-align:justify"><span><span><span>16. Waves in One Dimension</span></span></span></p>

<p style="text-align:justify"><span><span><span>17. Waves in Two and Three Dimensions</span></span></span></p>

<p style="text-align:justify"><span><span><span>18. Fluids</span></span></span></p>

<p style="text-align:justify"><span><span><span>19. Entropy</span></span></span></p>

<p style="text-align:justify"><span><span><span>20. Energy Transferred Thermally</span></span></span></p>

<p style="text-align:justify"><span><span><span>21. Degradation of Energy</span></span></span></p>

<p style="text-align:justify"><span><span><span>22. Electric Interactions</span></span></span></p>

<p style="text-align:justify"><span><span><span>23. The Electric Field</span></span></span></p>

<p style="text-align:justify"><span><span><span>24. Gauss’s Law</span></span></span></p>

<p style="text-align:justify"><span><span><span>25. Work and Energy in Electrostatics</span></span></span></p>

<p style="text-align:justify"><span><span><span>26. Charge Separation and Storage</span></span></span></p>

<p style="text-align:justify"><span><span><span>27. Magnetic Interactions</span></span></span></p>

<p style="text-align:justify"><span><span><span>28. Magnetic Fields of Charged Particles in Motion</span></span></span></p>

<p style="text-align:justify"><span><span><span>29. Changing Magnetic Fields</span></span></span></p>

<p style="text-align:justify"><span><span><span>30. Changing Electric Fields</span></span></span></p>

<p style="text-align:justify"><span><span><span>31. Electric Circuits</span></span></span></p>

<p style="text-align:justify"><span><span><span>32. Electronics</span></span></span></p>

<p style="text-align:justify"><span><span><span>33. Ray Optics</span></span></span></p>

<p style="text-align:justify"><span><span><span>34. Wave and Particle Optics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix A: Notation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix B: Mathematics Review</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix C: Useful Data</span></span></span></p>

<p style="text-align:justify"><span><span><span>Answers to Selected Odd-Numbered Questions and Problems</span></span></span></p>

<p style="text-align:justify"><span><span><span>Credits</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Principles & Practice of Physics e/2014

			Author
			Eric Mazur

			ISBN
			9781292076423

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Principles &amp; Practice of Physics e/2014</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Eric Mazur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292076423</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"9533"', '"6673"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8737principle.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781292076423&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4323', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4323', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 140, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:05'),
('a9a37552-f13a-45d3-9b11-59c8fb700d6d', '3335', NULL, 'Particle Metaphysics - A Critical Account of Subatomic Reality', 'particle-metaphysics-a-critical-account-of-subatomic-reality-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335', 'particle-metaphysics-a-critical-account-of-subatomic-reality-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335-3335', '9783540337317', '9783540337317', '9783540337317', NULL, 'The empirical successes of atomic, nuclear, and particle physics have not reduced - and may never fully resolve - the philosophical controversies about the inner constitution of matter. This book examines these debates by exploring the particle concept in physics. Are the particles of modern physics "real" or are they fictitious entities, their existence deduced merely by the careless application of abstract theories? Or are the philosophers involved in the debate about "scientific realism" dedicating themselves to a problem that has long been solved by physicists? Studies of the experimental basis and theoretical relevance of the particle concept reveal that these questions are far from easy to answer, because, since the introduction of quantum theory wave-particle duality has become crucial and physical science no longer possesses a single unambiguous particle concept. All those interested in the "true meaning" of such physical concepts will find this book informative and thought provoking. It is written at a level accessible to scholars, students and teachers of science and philosophy.

Content - 1 Scientific, 2 Extending Physical Reality, 3 Particle Observation and Measurement, 4 Probing Subatomic Structure, 5 Measurement and the Unity of Physics, 6    Metamorphoses of the Particle Concept, 7 Wave-Particle Duality, 8 Subatomic Reality, Appendices, References, Name Index          ', '<p style="text-align:justify"><span>The empirical successes of atomic, nuclear, and particle physics have not reduced - and may never fully resolve - the philosophical controversies about the inner constitution of matter. This book examines these debates by exploring the particle concept in physics. Are the particles of modern physics "real" or are they fictitious entities, their existence deduced merely by the careless application of abstract theories? Or are the philosophers involved in the debate about "scientific realism" dedicating themselves to a problem that has long been solved by physicists? Studies of the experimental basis and theoretical relevance of the particle concept reveal that these questions are far from easy to answer, because, since the introduction of quantum theory wave-particle duality has become crucial and physical science no longer possesses a single unambiguous particle concept. All those interested in the "true meaning" of such physical concepts will find this book informative and thought provoking. It is written at a level accessible to scholars, students and teachers of science and philosophy.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>1 Scientific, 2 Extending Physical Reality, 3 Particle Observation and Measurement, 4 Probing Subatomic Structure, 5 Measurement and the Unity of Physics, 6    Metamorphoses of the Particle Concept, 7 Wave-Particle Duality, 8 Subatomic Reality, Appendices, References, Name Index</span>          </span></span></span></p>', 'Sub Title
			A Critical Account of Subatomic Reality

			Author
			Brigitte Falkenburg

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9783540337317

			Pages
			386

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>A Critical Account of Subatomic Reality</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Brigitte Falkenburg</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9783540337317</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>386</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"6295"', '"3777"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 386, '386', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9318Particle%20Metaphysics%20-%20A%20Critical%20Account%20of%20Subatomic%20Reality.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540337317&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3335', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3335', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1051, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:05'),
('a9b4cedc-8c84-430c-b4e3-b6dfc6a5418c', '1245', NULL, 'Censorship - Current Controversies New', 'censorship-current-controversies-new-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245', 'censorship-current-controversies-new-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245-1245', 'VVBB3344', 'VVBB3344', 'VVBB3344', NULL, 'Explores what censorship is from multiple viewpoints, discussing its relationship to communication, political statements, the educational system, pornography, and governmental regulations of art and media', '<h2>Explores what censorship is from multiple viewpoints, discussing its relationship to communication, political statements, the educational system, pornography, and governmental regulations of art and media</h2>', 'Sub Title
			No

			Author
			Laura K. Egendorf

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737704501

			Pages
			176

			Binding
			Paperback

			Year of Publication
			2000

			Edition of Book
			2000

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laura K. Egendorf</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737704501</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1375"', '"825"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2000', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, '176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94349780737704501_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VVBB3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1245', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1245', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2316, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:05'),
('a9b6292b-1974-4461-9b73-334d2fda8a30', '2100', NULL, 'INDIA: Bilateral Treaties and Agreements including Joint Declarations, Statements/ Communique in 18 Vols. Complete Set', 'india-bilateral-treaties-and-agreements-including-joint-declarations-statements-communique-in-18-vols-complete-set', 'india-bilateral-treaties-and-agreements-including-joint-declarations-statements-communique-in-18-vols-complete-set', '9789385830006', '9789385830006', '9789385830006', NULL, 'About the book

INDIA Bilateral Treaties and Agreements including Joint Declarations, Statements / Communique is a historical and monumental document covering India’s relations with the world since 1947 spread over about 10000 pages in 18 volumes.

Scholars all over the world have been seriously engaged in a study of India’s relations with the world. Non-availability of authentic literature remained great hurdle in the path of their research work. The contents of this work are thematically classified and chronologically arranged. The editor provides a scholarly and lengthy introduction that puts the subject and the related documents in a proper historical perspective.

The Contents at the beginning of each volume indicate date, country, subject and the respective page number of the text where it is mentioned. A detailed county index and subject index are also given at the end of each volume to facilitate the readers.

The series will continue as annual or biennial volumes.

These volumes will be most useful for the academicians, government officials, research scholars, policy planners, industrialists, company executives and all those who are interested in the field of international relations in general and India’s bilateral relations in particular.

Volume 1

Content – Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the Netherlands relating to Air Services New Delhi, 31 May 1947, 2. Exchange of Notes constituting an Agreement between the United States of America and India relating to Flights of Military Aircraft New Delhi, 1 and 5 July 1947, 3. Agreement between the Government of India and the Government of the French Republic relating to Air Services New Delhi, 16 July 1947, 4. Financial Agreement between the United Kingdom and India London, 14 August 1947, 5. Joint Statement issued by Prime Minister of India, Jawaharlal Nehru and Pakistan Prime Minister, Liaquat Ali Khan for Joint Actionto Subdue Violence Amritsar, 18 August 1947, The text of the Joint Indo-French Declaration issued New Delhi, 27 August 1947, 7. Agreement for the avoidance of Double Taxation of Income Between the Government of the Dominion of India and the Government of the Dominion of Pakistan New Delhi, 10 December 1947, 8. Exchange of Notes Constituting an Agreement between the United States of America and India Amending the Agreement of 1 and 5 July 1947 relating to Flights of Military Aircraft New Delhi, 22 April and 3 May 1948, 9. Inter-Dominion Agreement, between the Government of India and the Government of Pakistan, on the Canal Water Dispute between East and West Punjab New Delhi, 4 May 1948, 10. Agreement between the Government of India and the Government of Sweden relating to Air Services New Delhi, 21 May 1948, 11. Joint Statement issued by the Premiers of East and West Punjab Assuring the People of Peace Lahore, 12 June 1948, 12. Agreement Between the Government of India and the Government of Pakistan Relating to Air Services Karachi, 23 June 1948, 13. Treaty of Friendship and Establishment between His Majesty the King of the United Kingdom of Great Britain and Ireland and of the British Dominions Beyond the Seas on Behalf of the Dominion of India, and the Swiss Confederation New Delhi, 14 August 1948, 14. Extracts from the Agreement reached at the Inter-Dominion Conference Discouraging any sort of Propaganda against each other New Delhi, 6 to 14 December 1948, 15. Agreement between the Government of India and the Government of Ceylon relating to Air Services New Delhi, 21 December 1948, 16. Trade Agreement between the Government of India and the Government of the Federal People’s Republic of Yugoslavia Calcutta, 29 December 1948, 17. Exchange of Letters between the Governments of India and Switzerland regarding Arrangement for the Exchange of Goods Berne, 17 March 1949, 18. Agreement concerning the Exchange of Goods between the Czecholovak Republic and India New Delhi, 29 March 1949, 19. Agreement concerning the Exchange of Goods between the Republic of Hungary and India New Delhi, 8 April 1949, 20. Trade Agreement between the Government of India and the Government of Poland New Delhi, 22 April 1949, 21. Agreement on Banking between the Government of India and the Government of Pakistan Lahore, 23 April 1949, 22. Trade Agreement between the Government of India and the Government of Finland New Delhi, 9 May 1949, 23. Trade Agreement between the Government of India and the Royal Egyptian Government New Delhi, 10 May 1949, 24. Exchange of Notes constituting an Agreement between the Governments of India and Ethiopia Relating to a Temporary Authorization for the Operation of an Ethiopian Air Service between Addis Ababa and Bombay Addis Ababa, 6 January and New Delhi, 7 June 1949, 25. Trade Agreement between India and Pakistan Karachi, 24 June 1949, 26. Provisional Agreement between India and Switzerland relating to Air Services Berne, 24 June 1949, 27. Exchange of Notes constituting an Agreement between the United States of America and India relating to Flights of Military Aircraft New Delhi, 2 and 4 July 1949, 28. Agreement between the Government of India and the Government of the Commonwealth of Australia relating to Air Services New Delhi, 11 July 1949, 29. Agreement between Military Representatives of India and Pakistan regarding the Establishment of Cease-Fire Line in the State of Jammu and Kashmir Karachi, 27 July 1949, 30. Treaty of Perpetual Peace and Friendship between the Government of India and the Government of Bhutan Darjeeling, 8 August 1949, 31. Trade Agreement between the Republic of Austria and the Dominion of India Vienna, 28 September 1949, 32. Agreement between the Government of India and the Government of the Republic of the Philippines relating to Air Services New Delhi, 20 October 1949, 33. Treaty of Friendship between the Government of India and the Royal Government of Afghanistan New Delhi, 4 January 1950, 34. Agreement between the Government of India and the Government of the United States of America for Financing certain Educational Exchange Programs New Delhi, 2 February 1950, 35. Exchange of Letters between the Governments of India and the Royal Government of Sweden regarding Promotion of Trade New Delhi, 24 February 1950, 36. Treaty of Friendship between the Government of India and the Imperial Government of Iran Tehran, 15 March 1950, 37. Treaty of Commerce between the Republic of India and the Royal Kingdom of Afghanistan Kabul, 4 April 1950, 38. Agreement between the Governments of India and Pakistan regarding Security and Rights of Minorities (Nehru-Liaquat Agreement) New Delhi, 8 April 1950, 39. Trade Agreement between the Government of India and the Government of Switzerland Exchange of Letters Berne, 15 April 1950, 40. Press Note issued by the Indo-Pakistan Joint Press Committee on Press Code New Delhi, 5 May 1950, 41. Trade Agreement between the Governments of India and Sweden Exchange of Letters New Delhi, 1 July 1950, 42. Agreement between the Government of India and the Government of the Federal Republic of Germany for extending Direct Trade Relations Bonn, 4 July 1950, 43. Treaty of Peace and Friendship between the Government of India and the Government of Nepal Kathmandu, 31 July 1950, 44. Treaty of Trade and Commerce between the Governments of India and Nepal Kathmandu, 31 July 1950, 45. Exchange of Notes constituting an Agreement Between Norway and India concerning Commercial Relations New Delhi, 29 August 1950, 46. Agreed Minutes of the Discussions held between the Spanish Trade Mission and the representatives of the Government of India, New Delhi, 10 October 1950, 47. Point Four General Agreement for Technical Co-operation between India and the United States of America New Delhi, 28 December 1950, 48. Exchange of Letters between the Governments of India and Poland regarding Trade Arrangement New Delhi, 6 January 1951, 49. Exchange of Notes constituting an Agreement between the United States of America and India relating to the Exchange of Official Publications New Delhi, 8 November 1950 and 11 January 1951, 50. Exchange of Letters between the Governments of India and Finland regarding Trade Arrangement New Delhi, 12 January 1951, 51. Exchange of Letters between the Governments of India and Canada regarding Entry to Canada for Permanent Residence of Citizens of India Ottawa, 26 January 1951, 52. Treaty between the Republic of India and the Republic of France to confirm the Cession of the Territory of the Free Town of Chandernagore Paris, 2 February 1951, 53. Trade Agreement between India and Pakistan Karachi, 26 February 1951, 54. Exchange of Letters between the Governments of India and Sweden regarding Trade Relations New Delhi, 28 February 1951, 55. Treaty of Friendship between India and the Republic of Indonesia Djakarta, 3 March 1951, 56. Exchange of Notes constituting an Agreement between the United States of America and India relating to Mutual Defence Assistance, Washington, 7 and 16 March 1951, 57. Agreement between the Government of India and the Government of the Netherlands relating to Air Services New Delhi, 24 May 1951, 58. Exchange of Letters between the Governments of India and Switzerland regarding Extension of Trade Agreement of 1950-51 New Delhi, 8 June 1951, 59. Agreement between the Republic of Turkey and the Republic of India concerning Cultural Relations Ankara, 29 June 1951, 60. Treaty of Friendship between India and the Union of Burma Rangoon, 7 July 1951, 61. Exchange of Letters between the Governments of India and Norway regarding Trade and Economic Relations New Delhi, 3 September 1951, 62. Exchange of Notes between Canada and India giving formal effect to the Statement of Principles Agreed between the two countries for Co-operative Economic Development of India New Delhi, 10 September 1951, 63. Trade Agreement between India and Burma Rangoon, 29 September 1951, 64. Agreement between the Government of India and the Government of the United Kingdom of Great Britain and Northern Ireland relation to Air Services New Delhi, 1 December 1951, 65. Treaty of Friendship between the Republic of India and the Republic of Turkey Ankara, 14 December 1951, Country Index, Subject Index

Volume 2

Content – Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the United States of America relating to Technical Co-operation Programme New Delhi, 5 January 1952, 2. Agreement between the Government of India and the Government of Afghanistan relating to Air Services Kabul, 26 January 1952, 3. Treaty of Friendship and Commerce between the Government of India and the Government of the Republic of Syria, New Delhi – 25 February 1952, 4. Exchange of Letters regarding the Promotion of Trade between India and Italy New Delhi, 7 April 1952, 5. Exchange of Letters between the Governments of India and Sweden for the Promotion of Trade Relations New Delhi, 5 May 1952, 6. Treaty of Peace between the Governments of India and Japan Tokyo, 9 June 1952, 7. Agreement between the Government of India and the Royal Government of Egypt relating to Air Services for the establishment of Scheduled Air Services between and beyond their Respective Territories Cairo, 14 June 1952, 8. Treaty of Friendship between the Republic of India and the Republic of the Philippines Manila, 11 July 1952, 9. Trade Agreement between India and Pakistan New Delhi, 5 August 1952, 10. Agreement between Pakistan and India regarding East-West Bengal Boundary Alignment New Delhi, 21 August 1952, 11. Agreed Minutes of discussions on commercial relations between Representatives of the Government of the Federal Republic of Germany and of the Republic of India New Delhi, 5 November 1952, 12. Treaty of Friendship between India and Iraq Baghdad, 10 November 1952, 13. Trade Agreement between the Government of India and Austrian Federal Government New Delhi, 9 December 1952, 14. Trade Agreement between the Republic of India and the Republic of Indonesia New Delhi, 30 January 1953, 15. Exchange of Notes constituting an Agreement between the Government of India and the Government of Pakistan regarding the Operation of Air Services to Afghanistan by Indian Aircraft Karachi, 1 January and 20 February 1953, 16. Treaty of Friendship, Commerce and Navigation between the Government of India and the Sultanate of Muscat and Oman Muscat, 15 March 1953, 17. Agreed decisions following discussions between the Leaders of the Indian and Pakistan Trade Delegations New Delhi, 20 March 1953, 18. Trade Agreement between the Government of India and the Royal Iraqi Government Baghdad, 6 May 1953, 19. Trade Agreement between the Government of India and the Government of Turkey New Delhi, 4 June 1953, 20. Exchange of Letters between the Government of India and the Government of Bulgaria regarding Promotion of Trade New Delhi, 17 June 1953, 21. Exchange of Letters between the Government of India and the Royal Government of Sweden for Promotion of Trade New Delhi, 30 June 1953, 22. Trade Agreement between the Government of India and the Government of Egypt Cairo, 8 July 1953, 23. Summary of Agreed decisions at the Indo-Pakistan Passport Conference New Delhi, 28 January to 1 February 1953 As Ratified on 9 July 1953, 24. Minutes of the First Joint Meeting of the Indo-Pakistan Steering Committees Karachi, 14 July 1953, 25. Exchange of Letters between the Governments of India and Ceylon on Trade relations New Delhi, 15 July 1953, 26. Agreement on Trade relations between the Government of India and the Government of the Federal People’s Republic of Yugoslavia New Delhi, 24 July 1953, 27. Joint Communique issued by Prime Minister Jawaharlal Nehru and Pakistan Prime Minister Mohammad Ali at the conclusion of Their Talks Karachi, 27 July 1953, 28. Minutes of the meeting held in the room of Mr. G. Ahmed, Secretary, Ministry of the Interior, Government of Pakistan, to discuss the Question of Protection, Preservation and Maintenance of Places of Religious Worship in India and Pakistan Karachi, 1 and 4 August 1953, 29. Joint Statement issued on the conclusion of the talks between the Prime Ministers of India and Pakistan New Delhi, 21 August 1953, 30. Treaty of Extradition between the Government of India and the Government of Nepal Kathmandu, 2 October 1953, 31. Trade Agreement between India and Czechoslovakia New Delhi, 17 November 1953, 32. Trade Agreement between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 2 December 1953, 33. Instrument signed by the Governments of India and Ceylon regarding proposals for Immigration into Ceylon and Citizenship Rights of Persons of Indian Origin New Delhi, 18 January 1954, 34. Agreement between Pakistan and India, East-West Bengal Boundary Alignment Karachi, 22 January 1954, 35. Agreed Minutes of discussions on Commercial relations between Representatives of the Governments of the Republic of India and of the Federal Republic of Germany Bonn, 16 February 1954, 36. Trade Agreement between the Government of India and the Government of the Rumanian People’s Republic New Delhi, 23 March 1954, 37. Agreement between the Republic of India and the People’s Republic of China on Trade and Intercourse between Tibet Region of China and India Peking, 29 April 1954, 38. Agreed Minutes of the Indo-Pakistan Conference on recovery of abducted persons New Delhi, 8 May 1954, 39. Exchange of Letters regarding oromotion of Trade between India and Sweden New Delhi, 8 June 1954, 40. Trade Agreement between the Government of India and the Government of the Hungarian People’s Republic New Delhi, 17 June 1954, 41. The text of the Joint Statement by the Prime Ministers of India and China New Delhi, 28 June 1954, 42. Agreement between the Government of India and the Royal Government of Iraq on Cultural Relations Baghdad, 5 July 1954, 43. Agreement between the Government of India and Nepal for the Construction of Minor Irrigation Works and Water Supply Projects Kathmandu, 14 July 1954, 44. Exchange of Letters between the Governments of India and Italy on Trade arrangements New Delhi, 29 July 1954, 45. The text of the Joint Statement by the Prime Ministers of India and Indonesia New Delhi, 25 September 1954, 46. Agreed decisions at the India-Ceylon conference relating to Persons of Indian Origin Resident in Ceylon New Delhi, 9 and 10 October 1954, 47. Trade Agreement between the Republic of India and the People’s Republic of China New Delhi, 14 October 1954, 48. Exchange of Letters between India and the German Democratic Republic regarding Trade arrangements New Delhi, 16 October 1954, 49. The text of the Joint Statement by Mr. Ho Chi Minh, President of the Government of the Democratic Republic of Viet-Nam and the Prime Minister of India Haiphong, 17 October 1954, 50. Agreement between the Government of India and the Government of France providing for De Facto Transfer of Administration of the Territory of French establishments in India New Delhi, 21 October 1954, 51. Exchange of Notes constituting an Agreement between the United States of America and India relating to Copyright relations Washington, 21 October 1954, 52. Exchange of Notes between the Government of India and Belgium confirming the continued Applicability of the Treaty of Extradition of 29 October 1901 New Delhi, 3 August and 6 November 1954, 53. Treaty of Commerce and Navigation between the Imperial Government of Iran and the Government of India Tehran, 15 December 1954, 54. The text of the Joint Statement by the President of Yugoslavia and the Prime Minister of India, laid before Parliament 23 December 1954, 55. The text of the Joint Communique by the Colombo Powers Bogor, 29 December 1954, Country Index, Subject Index   

Volume 3

Content – Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the Union of Soviet Socialist Republics for the establishment of an Integrated Iron and Steel Works in India New Delhi, 2 February 1955, 2. The text of the Joint Communique by the Prime Ministers of India and Egypt Cairo, 16 February 1955, 3. The text of the Joint Communique by the Prime Minister of India and His Royal Highness Prince Norodom Sihanouk Varman and the Prime Minister of Cambodia New Delhi, 18 March 1955, 4. Trade Agreement between the Government of India and the Government of the Federal Republic of Germany New Delhi, 31 March 1955, 5. Protocol between the Governments of India and China Regarding the handing over of Postal, Telegraph and Public Telephone Services in the Tibet Region of China Lhasa, 1 April 1955, 6. Treaty of friendship between the Union of India and the Republic of Egypt Cairo, 6 April 1955, 7. The text of the Joint Communique by the Prime Minister of India and Shri Pham Van Dong, Deputy Prime Minister and Foreign Minister of the Democratic Republic of Viet-Nam New Delhi, 10 April 1955, 8. Agreement between the Government of Pakistan and the Government of India Regarding Resumption of Rail Traffic Karachi, 15 April 1955, 9. Press Note on the New Arrangements Regarding India-Tibet Travel New Delhi, 17 April 1955, 10. The text of the Final Communique of Asian-African Conference Bandung, 24 April 1955, 11. Agreed Minutes of the meeting between Representatives of the Governments of India and Pakistan on Shrines New Delhi, 15 May 1955, 12. Joint Statement issued by the Indian Home Minister Govind Ballabh Pant and Pakistan Interior Minister Iskander Mirza at the end of their Talks New Delhi, 17 May 1955, 13. Joint Communique issued at the end of Talks between the Prime Ministers of India and Pakistan New Delhi, 18 May 1955, 14. Exchange of Letters Regarding Trade Between the Governments of India and Sweden New Delhi, 31 May 1955, Royal Swedish Legation New Delhi, May 31, 1955, 15. Agreement between Pakistan and India on Certain Outstanding Financial Issues Karachi, 12 June 1955, 16. Inter-Governmental Agreement between India and Pakistan for Ad Hoc Transitional Arrangements for 1955 on the use of Indus River Waters Washington D.C., 21 June 1955, 17. The text of the Joint Declaration by Marshal Bulganin and Shri Nehru Moscow, 23 June 1955, 18. Exchange of Letters between the Governments of India and Norway for Trade Arrangements New Delhi, 24 June 1955, Royal Norwegian Legation New Delhi, the 24th June, 1955, 19. The text of the Joint Statement by the Prime Ministers of India and Poland Warsaw, 27 June 1955, 20. The text of the Joint Statement by Marshal Tito and Shri Jawaharlal Nehru Brioni, 6 July 1955, 21. The text of the Joint Statement by the Prime Ministers of India and Egypt Cairo, 12 July 1955, 22. Agreement between the Government of India and the Government of Iraq relating to Air Services New Delhi, 27 July 1955, 23. The text of the Joint Statement by the Crown Prince, Savang Vathana and the Prime Minister of Laos, Mr. Sasorith, and the Prime Minister of India New Delhi, 21 September 1955, 24. Protocol of a Meeting held between Representatives of the Government of India, UNESCO, the Ministry for Higher Education, U.S.S.R., and the Main Board for Economic Relations, on Establishing a Higher Institute of Technology in Bombay Moscow, 11 October 1955, 25. Agreement between the Government of India and Pakistan on Ad Hoc Transitional Arrangements for the Use of the Waters of the Indus System of Rivers Washington D.C., U.S.A., 31 October 1955, 26. Agreement between India and Japan for Air Services New Delhi, 26 November 1955, 27. The text of the Joint Statement by His Majesty King Ibn Saud of Saudi Arabia and Prime Minister of India New Delhi, 12 December 1955, 28. The text of the Joint Statement by the Prime Ministers of India and the Soviet Union and Mr. Khrushchev New Delhi, 13 December, 1955, 29. Agreement concerning Cultural Relations between the Republic of Indonesia and the Republic of India New Delhi, 29 December 1955, 30. The text of the Joint Communique by the Prime Minister of India and the Italian Foreign Minister New Delhi, 6 January 1956, 31. The text of the Joint Statement by the Prime Minister of India and Deputy Prime Minister of German Federal Republic New Delhi, 20 January, 1956, 32. Air Transport agreement between the Government of India and the Government of the United States of America New Delhi, 3 February 1956, 33. Agreement between the Governments of India and Indonesia Providing for Co-operation Between Air Forces Djakarta, 28 February 1956, 34. Trade Agreement between the Government of India and the Government of the Federal People’s Republic of Yugoslavia New Delhi, 31 March 1956, 35. Trade Agreement between the Government of India and the Government of the Polish People’s Republic New Delhi, 3 April 1956, 36. Agreement between the Government of India and the Government of United Kingdom for the Avoidance of Double Taxation and the prevention of Fiscal Evasion with Respect to Duties on the Estates of Deceased Persons New Delhi, 3 April 1956, 37. Agreement concerning the establishment of a Regular Shipping Service Between the Ports of the Republic of India and the Ports of the Union of the Soviet Socialist Republics New Delhi, 6 April 1956, 38. Trade and Payments Agreement between the Governments of India and the People’s Republic of Bulgaria New Delhi, 18 April 1956, 39. Agreement on the Canada-India Colombo Plan Atomic Reactor Project New Delhi, 28 April 1956, 40. Agreement between the Government of India and the Government of the Polish People’s Republic Regarding Shipping Co-operation New Delhi, 16 May 1956, 41. Treaty between the Republic of France and India Establishing Cession by the French Republic to the Indian Union of the French Establishments in India, New Delhi, 28 May 1956, 42. Agreement between the Government of India and the Government of the Kingdom of Thailand Relating to Air Services Bangkok, 12 June 1956, 43. The text of the Joint Communique by the Prime Minister of India and the President of the Federal Republic of Germany Bonn, 16 July 1956, 44. The text of the Joint Statement by the Prime Minister of India and the President of the Federal People’s Republic of Yugoslavia and the President of the Republic of Egypt Brioni (Yugoslavia), 20 July 1956, 45. Convention between the Government of India and the Government of Canada concerning the Priority of Patents of Invention Ottawa, 30 August 1956, 46. Agreement of Trade and Commerce between the Government of the Republic of India and the Government of the Union of Burma New Delhi, 5 September 1956, 47. Agreement between the Government of India and the Government of Ceylon for Relief from or the Avoidance of Double Taxation of Income Colombo, 10 September 1956, 48. Exchange of Letters between the Governments of India and Democratic Republic of Viet-Nam Regarding Development of Trade Hanoi, 22 September 1956, 49. The text of the Joint Statement by His Majesty King Ibn Saud of Saudi Arabia and the Prime Minister of India Riyadh, 27 September 1956, 50. Exchange of Letters between the Governments of India and the Democratic Republic of Germany for Promotion of Trade New Delhi, 8 October 1956, 51. Trade Agreement between the Government of India and the Government of the Republic of Chile New Delhi, 16 October 1956, 52. Agreement between the Governments of India and Japan for Promotion of Cultural Relations Tokyo, 29 October 1956, 53. The text of the Joint Statement by His Imperial Majesty Haile Selassie I, Emperor of Ethopia and the Prime Minister of India New Delhi, 8 November 1956, 54. The text of the Joint Statement by the Prime Ministers of Burma, Ceylon, Indonesia and India New Delhi, 14 November 1956, 55. Agreement between the Governments of India and Iran for Establishing and Developing Cultural Relations Tehran, 1 December 1956, 56. Instrument of Ratification of the Indo-Pakistan Agreement on recovery of Abducted Persons 13 December 1956, 57. The text of the Joint Statement by the Prime Minister of India and the President of the United States of America Washington, 20 December 1956, 58. Agreement on the Canada-India Colombo Plan Kundah Hydro-Electric Power Project New Delhi, 29 December 1956, 59. The text of the Joint Statement by the President of Syria and the Prime Minister of India New Delhi, 22 January 1957, 60. Trade Agreement between India and Pakistan New Delhi, 22 January 1957, 61. Indo-Kuwait Joint Statement 22 January 1957, 62. Agreement concerning the Cultural Co-operation between the People’s Republic of Poland and the Republic of India New Delhi, 27 March 1957, 63. The Text of the Joint Statement by the Prime Ministers of Poland and India Issued New Delhi, 28 March 1957, 64. The text of the Joint Statement by the Minister of Foreign Affairs, F.R. of Germany and the Prime Minister of India New Delhi, 31 March 1957, 65. The text of the Joint Statement by the Foreign Minister of Chile and the Prime Minister of India New Delhi, 17 April 1957, 66. Agreement between the Governments of India and Rumanian People’s Republic on Close Co-operation in the Field of Culture and Science New Delhi, 30 April 1957, 67. Exchange of Notes between Canada and India Amending the Agreement of January 26, 1951 Concerning the Entry to Canada for Permanent Residence of Citizens of India New Delhi, 3 May 1957, 68. The text of the Joint Statement by the Prime Ministers of Ceylon and India Colombo, 19 May 1957, 69. The text of the Joint Statement by the Prime Ministers of Japan and India New Delhi, 25 May 1957, 70. Exchange of Letters between India and Afghanistan for the Development of Trade New Delhi, 14 June 1957, New Delhi, the 14th June, 1957, 71. Agreement between the Government of Finland and the Government of India on Technical Assistance to India New Delhi, 14 June 1957, 72. Exchange of Letters between the Governments of India and the U.S.A. extending the 1952 Agreement on Technical Co-operation New Delhi, 29 June 1957, 73. Exchange of Notes constituting an Agreement between the United States of America and India Relating to the Garanty of Private Investments Washington, 19 September 1957, 74. Trade Agreement between India and the Czechoslovak Republic New Delhi, 30 September 1957, 75. The text of the Joint Statement by the Prime Ministers of Japan and India Tokyo, 13 October 1957, 76. The text of the Joint Communique by Prime Minister of India and President Diem of South Viet-Nam New Delhi, 9 November 1957, 77. Agreement Between the Government of India and the Union of Soviet Socialist Republic for Co-operation in Establishing Industrial Enterprises in India New Delhi, 9 November 1957, Country Index, Subject Index

Volume 4

Content – Message, Foreword, Introduction, 1. Economic and Technical Cooperation Agreement Between the Republic of India and the Republic of France New Delhi, 23 January 1958, 2. Agreement on Commerce Between India and Japan Tokyo, 4 February 1958, 3. Trade Agreement Between the Government of India and the Government of Greece, New Delhi, 14 February 1958, 4. Agreement Between the Government of India and the Government of the Republic of Labanon relating to Air Services New Delhi, 13 March 1958, 5. Trade Agreement Between the Government of India and the Imperial Ethiopian Government New Delhi, 18 April 1958, 6. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Relating to Air Services New Delhi, 2 June 1958, 7. Exchange of Letters Between the Government of India and Afghanistan Relating to Renewal of Trade Arrangement Kabul, 10 July 1958, 8. Agreement Between the Government of India and the Royal Government of Sweden for the Avoidance of Double Taxation of Income Stockholm, 30 July 1958, 9. Agreement Between the Government of India and the Government of the Federal Republic of Germany Regarding the Establishment of an Institute of Technology in India Bonn, 7 August 1958, 10. Joint Communique issued at the end of the India-Pakistan Se', '<p style="text-align:justify"><strong><span><span><span><span><span><span>About the book</span></span></span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span><span><span>INDIA Bilateral Treaties and Agreements including Joint Declarations, Statements / Communique is a historical and monumental document covering India’s relations with the world since 1947 spread over about 10000 pages in 18 volumes.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Scholars all over the world have been seriously engaged in a study of India’s relations with the world. Non-availability of authentic literature remained great hurdle in the path of their research work. The contents of this work are thematically classified and chronologically arranged. The editor provides a scholarly and lengthy introduction that puts the subject and the related documents in a proper historical perspective.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>The Contents at the beginning of each volume indicate date, country, subject and the respective page number of the text where it is mentioned. A detailed county index and subject index are also given at the end of each volume to facilitate the readers.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>The series will continue as annual or biennial volumes.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>These volumes will be most useful for the academicians, government officials, research scholars, policy planners, industrialists, company executives and all those who are interested in the field of international relations in general and India’s bilateral relations in particular.</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 1</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Content – Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the Netherlands relating to Air Services New Delhi, 31 May 1947, 2. Exchange of Notes constituting an Agreement between the United States of America and India relating to Flights of Military Aircraft New Delhi, 1 and 5 July 1947, 3. Agreement between the Government of India and the Government of the French Republic relating to Air Services New Delhi, 16 July 1947, 4. Financial Agreement between the United Kingdom and India London, 14 August 1947, 5. Joint Statement issued by Prime Minister of India, Jawaharlal Nehru and Pakistan Prime Minister, Liaquat Ali Khan for Joint Actionto Subdue Violence Amritsar, 18 August 1947, The text of the Joint Indo-French Declaration issued New Delhi, 27 August 1947, 7. Agreement for the avoidance of Double Taxation of Income Between the Government of the Dominion of India and the Government of the Dominion of Pakistan New Delhi, 10 December 1947, 8. Exchange of Notes Constituting an Agreement between the United States of America and India Amending the Agreement of 1 and 5 July 1947 relating to Flights of Military Aircraft New Delhi, 22 April and 3 May 1948, 9. Inter-Dominion Agreement, between the Government of India and the Government of Pakistan, on the Canal Water Dispute between East and West Punjab New Delhi, 4 May 1948, 10. Agreement between the Government of India and the Government of Sweden relating to Air Services New Delhi, 21 May 1948, 11. Joint Statement issued by the Premiers of East and West Punjab Assuring the People of Peace Lahore, 12 June 1948, 12. Agreement Between the Government of India and the Government of Pakistan Relating to Air Services Karachi, 23 June 1948, 13. Treaty of Friendship and Establishment between His Majesty the King of the United Kingdom of Great Britain and Ireland and of the British Dominions Beyond the Seas on Behalf of the Dominion of India, and the Swiss Confederation New Delhi, 14 August 1948, 14. Extracts from the Agreement reached at the Inter-Dominion Conference Discouraging any sort of Propaganda against each other New Delhi, 6 to 14 December 1948, 15. Agreement between the Government of India and the Government of Ceylon relating to Air Services New Delhi, 21 December 1948, 16. Trade Agreement between the Government of India and the Government of the Federal People’s Republic of Yugoslavia Calcutta, 29 December 1948, 17. Exchange of Letters between the Governments of India and Switzerland regarding Arrangement for the Exchange of Goods Berne, 17 March 1949, 18. Agreement concerning the Exchange of Goods between the Czecholovak Republic and India New Delhi, 29 March 1949, 19. Agreement concerning the Exchange of Goods between the Republic of Hungary and India New Delhi, 8 April 1949, 20. Trade Agreement between the Government of India and the Government of Poland New Delhi, 22 April 1949, 21. Agreement on Banking between the Government of India and the Government of Pakistan Lahore, 23 April 1949, 22. Trade Agreement between the Government of India and the Government of Finland New Delhi, 9 May 1949, 23. Trade Agreement between the Government of India and the Royal Egyptian Government New Delhi, 10 May 1949, 24. Exchange of Notes constituting an Agreement between the Governments of India and Ethiopia Relating to a Temporary Authorization for the Operation of an Ethiopian Air Service between Addis Ababa and Bombay Addis Ababa, 6 January and New Delhi, 7 June 1949, 25. Trade Agreement between India and Pakistan Karachi, 24 June 1949, 26. Provisional Agreement between India and Switzerland relating to Air Services Berne, 24 June 1949, 27. Exchange of Notes constituting an Agreement between the United States of America and India relating to Flights of Military Aircraft New Delhi, 2 and 4 July 1949, 28. Agreement between the Government of India and the Government of the Commonwealth of Australia relating to Air Services New Delhi, 11 July 1949, 29. Agreement between Military Representatives of India and Pakistan regarding the Establishment of Cease-Fire Line in the State of Jammu and Kashmir Karachi, 27 July 1949, 30. Treaty of Perpetual Peace and Friendship between the Government of India and the Government of Bhutan Darjeeling, 8 August 1949, 31. Trade Agreement between the Republic of Austria and the Dominion of India Vienna, 28 September 1949, 32. Agreement between the Government of India and the Government of the Republic of the Philippines relating to Air Services New Delhi, 20 October 1949, 33. Treaty of Friendship between the Government of India and the Royal Government of Afghanistan New Delhi, 4 January 1950, 34. Agreement between the Government of India and the Government of the United States of America for Financing certain Educational Exchange Programs New Delhi, 2 February 1950, 35. Exchange of Letters between the Governments of India and the Royal Government of Sweden regarding Promotion of Trade New Delhi, 24 February 1950, 36. Treaty of Friendship between the Government of India and the Imperial Government of Iran Tehran, 15 March 1950, 37. Treaty of Commerce between the Republic of India and the Royal Kingdom of Afghanistan Kabul, 4 April 1950, 38. Agreement between the Governments of India and Pakistan regarding Security and Rights of Minorities (Nehru-Liaquat Agreement) New Delhi, 8 April 1950, 39. Trade Agreement between the Government of India and the Government of Switzerland Exchange of Letters Berne, 15 April 1950, 40. Press Note issued by the Indo-Pakistan Joint Press Committee on Press Code New Delhi, 5 May 1950, 41. Trade Agreement between the Governments of India and Sweden Exchange of Letters New Delhi, 1 July 1950, 42. Agreement between the Government of India and the Government of the Federal Republic of Germany for extending Direct Trade Relations Bonn, 4 July 1950, 43. Treaty of Peace and Friendship between the Government of India and the Government of Nepal Kathmandu, 31 July 1950, 44. Treaty of Trade and Commerce between the Governments of India and Nepal Kathmandu, 31 July 1950, 45. Exchange of Notes constituting an Agreement Between Norway and India concerning Commercial Relations New Delhi, 29 August 1950, 46. Agreed Minutes of the Discussions held between the Spanish Trade Mission and the representatives of the Government of India, New Delhi, 10 October 1950, 47. Point Four General Agreement for Technical Co-operation between India and the United States of America New Delhi, 28 December 1950, 48. Exchange of Letters between the Governments of India and Poland regarding Trade Arrangement New Delhi, 6 January 1951, 49. Exchange of Notes constituting an Agreement between the United States of America and India relating to the Exchange of Official Publications New Delhi, 8 November 1950 and 11 January 1951, 50. Exchange of Letters between the Governments of India and Finland regarding Trade Arrangement New Delhi, 12 January 1951, 51. Exchange of Letters between the Governments of India and Canada regarding Entry to Canada for Permanent Residence of Citizens of India Ottawa, 26 January 1951, 52. Treaty between the Republic of India and the Republic of France to confirm the Cession of the Territory of the Free Town of Chandernagore Paris, 2 February 1951, 53. Trade Agreement between India and Pakistan Karachi, 26 February 1951, 54. Exchange of Letters between the Governments of India and Sweden regarding Trade Relations New Delhi, 28 February 1951, 55. Treaty of Friendship between India and the Republic of Indonesia Djakarta, 3 March 1951, 56. Exchange of Notes constituting an Agreement between the United States of America and India relating to Mutual Defence Assistance, Washington, 7 and 16 March 1951, 57. Agreement between the Government of India and the Government of the Netherlands relating to Air Services New Delhi, 24 May 1951, 58. Exchange of Letters between the Governments of India and Switzerland regarding Extension of Trade Agreement of 1950-51 New Delhi, 8 June 1951, 59. Agreement between the Republic of Turkey and the Republic of India concerning Cultural Relations Ankara, 29 June 1951, 60. Treaty of Friendship between India and the Union of Burma Rangoon, 7 July 1951, 61. Exchange of Letters between the Governments of India and Norway regarding Trade and Economic Relations New Delhi, 3 September 1951, 62. Exchange of Notes between Canada and India giving formal effect to the Statement of Principles Agreed between the two countries for Co-operative Economic Development of India New Delhi, 10 September 1951, 63. Trade Agreement between India and Burma Rangoon, 29 September 1951, 64. Agreement between the Government of India and the Government of the United Kingdom of Great Britain and Northern Ireland relation to Air Services New Delhi, 1 December 1951, 65. Treaty of Friendship between the Republic of India and the Republic of Turkey Ankara, 14 December 1951, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 2</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the United States of America relating to Technical Co-operation Programme New Delhi, 5 January 1952, 2. Agreement between the Government of India and the Government of Afghanistan relating to Air Services Kabul, 26 January 1952, 3. Treaty of Friendship and Commerce between the Government of India and the Government of the Republic of Syria, New Delhi – 25 February 1952, 4. Exchange of Letters regarding the Promotion of Trade between India and Italy New Delhi, 7 April 1952, 5. Exchange of Letters between the Governments of India and Sweden for the Promotion of Trade Relations New Delhi, 5 May 1952, 6. Treaty of Peace between the Governments of India and Japan Tokyo, 9 June 1952, 7. Agreement between the Government of India and the Royal Government of Egypt relating to Air Services for the establishment of Scheduled Air Services between and beyond their Respective Territories Cairo, 14 June 1952, 8. Treaty of Friendship between the Republic of India and the Republic of the Philippines Manila, 11 July 1952, 9. Trade Agreement between India and Pakistan New Delhi, 5 August 1952, 10. Agreement between Pakistan and India regarding East-West Bengal Boundary Alignment New Delhi, 21 August 1952, 11. Agreed Minutes of discussions on commercial relations between Representatives of the Government of the Federal Republic of Germany and of the Republic of India New Delhi, 5 November 1952, 12. Treaty of Friendship between India and Iraq Baghdad, 10 November 1952, 13. Trade Agreement between the Government of India and Austrian Federal Government New Delhi, 9 December 1952, 14. Trade Agreement between the Republic of India and the Republic of Indonesia New Delhi, 30 January 1953, 15. Exchange of Notes constituting an Agreement between the Government of India and the Government of Pakistan regarding the Operation of Air Services to Afghanistan by Indian Aircraft Karachi, 1 January and 20 February 1953, 16. Treaty of Friendship, Commerce and Navigation between the Government of India and the Sultanate of Muscat and Oman Muscat, 15 March 1953, 17. Agreed decisions following discussions between the Leaders of the Indian and Pakistan Trade Delegations New Delhi, 20 March 1953, 18. Trade Agreement between the Government of India and the Royal Iraqi Government Baghdad, 6 May 1953, 19. Trade Agreement between the Government of India and the Government of Turkey New Delhi, 4 June 1953, 20. Exchange of Letters between the Government of India and the Government of Bulgaria regarding Promotion of Trade New Delhi, 17 June 1953, 21. Exchange of Letters between the Government of India and the Royal Government of Sweden for Promotion of Trade New Delhi, 30 June 1953, 22. Trade Agreement between the Government of India and the Government of Egypt Cairo, 8 July 1953, 23. Summary of Agreed decisions at the Indo-Pakistan Passport Conference New Delhi, 28 January to 1 February 1953 As Ratified on 9 July 1953, 24. Minutes of the First Joint Meeting of the Indo-Pakistan Steering Committees Karachi, 14 July 1953, 25. Exchange of Letters between the Governments of India and Ceylon on Trade relations New Delhi, 15 July 1953, 26. Agreement on Trade relations between the Government of India and the Government of the Federal People’s Republic of Yugoslavia New Delhi, 24 July 1953, 27. Joint Communique issued by Prime Minister Jawaharlal Nehru and Pakistan Prime Minister Mohammad Ali at the conclusion of Their Talks Karachi, 27 July 1953, 28. Minutes of the meeting held in the room of Mr. G. Ahmed, Secretary, Ministry of the Interior, Government of Pakistan, to discuss the Question of Protection, Preservation and Maintenance of Places of Religious Worship in India and Pakistan Karachi, 1 and 4 August 1953, 29. Joint Statement issued on the conclusion of the talks between the Prime Ministers of India and Pakistan New Delhi, 21 August 1953, 30. Treaty of Extradition between the Government of India and the Government of Nepal Kathmandu, 2 October 1953, 31. Trade Agreement between India and Czechoslovakia New Delhi, 17 November 1953, 32. Trade Agreement between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 2 December 1953, 33. Instrument signed by the Governments of India and Ceylon regarding proposals for Immigration into Ceylon and Citizenship Rights of Persons of Indian Origin New Delhi, 18 January 1954, 34. Agreement between Pakistan and India, East-West Bengal Boundary Alignment Karachi, 22 January 1954, 35. Agreed Minutes of discussions on Commercial relations between Representatives of the Governments of the Republic of India and of the Federal Republic of Germany Bonn, 16 February 1954, 36. Trade Agreement between the Government of India and the Government of the Rumanian People’s Republic New Delhi, 23 March 1954, 37. Agreement between the Republic of India and the People’s Republic of China on Trade and Intercourse between Tibet Region of China and India Peking, 29 April 1954, 38. Agreed Minutes of the Indo-Pakistan Conference on recovery of abducted persons New Delhi, 8 May 1954, 39. Exchange of Letters regarding oromotion of Trade between India and Sweden New Delhi, 8 June 1954, 40. Trade Agreement between the Government of India and the Government of the Hungarian People’s Republic New Delhi, 17 June 1954, 41. The text of the Joint Statement by the Prime Ministers of India and China New Delhi, 28 June 1954, 42. Agreement between the Government of India and the Royal Government of Iraq on Cultural Relations Baghdad, 5 July 1954, 43. Agreement between the Government of India and Nepal for the Construction of Minor Irrigation Works and Water Supply Projects Kathmandu, 14 July 1954, 44. Exchange of Letters between the Governments of India and Italy on Trade arrangements New Delhi, 29 July 1954, 45. The text of the Joint Statement by the Prime Ministers of India and Indonesia New Delhi, 25 September 1954, 46. Agreed decisions at the India-Ceylon conference relating to Persons of Indian Origin Resident in Ceylon New Delhi, 9 and 10 October 1954, 47. Trade Agreement between the Republic of India and the People’s Republic of China New Delhi, 14 October 1954, 48. Exchange of Letters between India and the German Democratic Republic regarding Trade arrangements New Delhi, 16 October 1954, 49. The text of the Joint Statement by Mr. Ho Chi Minh, President of the Government of the Democratic Republic of Viet-Nam and the Prime Minister of India Haiphong, 17 October 1954, 50. Agreement between the Government of India and the Government of France providing for De Facto Transfer of Administration of the Territory of French establishments in India New Delhi, 21 October 1954, 51. Exchange of Notes constituting an Agreement between the United States of America and India relating to Copyright relations Washington, 21 October 1954, 52. Exchange of Notes between the Government of India and Belgium confirming the continued Applicability of the Treaty of Extradition of 29 October 1901 New Delhi, 3 August and 6 November 1954, 53. Treaty of Commerce and Navigation between the Imperial Government of Iran and the Government of India Tehran, 15 December 1954, 54. The text of the Joint Statement by the President of Yugoslavia and the Prime Minister of India, laid before Parliament 23 December 1954, 55. The text of the Joint Communique by the Colombo Powers Bogor, 29 December 1954, Country Index, Subject Index   </span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 3</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the Union of Soviet Socialist Republics for the establishment of an Integrated Iron and Steel Works in India New Delhi, 2 February 1955, 2. The text of the Joint Communique by the Prime Ministers of India and Egypt Cairo, 16 February 1955, 3. The text of the Joint Communique by the Prime Minister of India and His Royal Highness Prince Norodom Sihanouk Varman and the Prime Minister of Cambodia New Delhi, 18 March 1955, 4. Trade Agreement between the Government of India and the Government of the Federal Republic of Germany New Delhi, 31 March 1955, 5. Protocol between the Governments of India and China Regarding the handing over of Postal, Telegraph and Public Telephone Services in the Tibet Region of China Lhasa, 1 April 1955, 6. Treaty of friendship between the Union of India and the Republic of Egypt Cairo, 6 April 1955, 7. The text of the Joint Communique by the Prime Minister of India and Shri Pham Van Dong, Deputy Prime Minister and Foreign Minister of the Democratic Republic of Viet-Nam New Delhi, 10 April 1955, 8. Agreement between the Government of Pakistan and the Government of India Regarding Resumption of Rail Traffic Karachi, 15 April 1955, 9. Press Note on the New Arrangements Regarding India-Tibet Travel New Delhi, 17 April 1955, 10. The text of the Final Communique of Asian-African Conference Bandung, 24 April 1955, 11. Agreed Minutes of the meeting between Representatives of the Governments of India and Pakistan on Shrines New Delhi, 15 May 1955, 12. Joint Statement issued by the Indian Home Minister Govind Ballabh Pant and Pakistan Interior Minister Iskander Mirza at the end of their Talks New Delhi, 17 May 1955, 13. Joint Communique issued at the end of Talks between the Prime Ministers of India and Pakistan New Delhi, 18 May 1955, 14. Exchange of Letters Regarding Trade Between the Governments of India and Sweden New Delhi, 31 May 1955, Royal Swedish Legation New Delhi, May 31, 1955, 15. Agreement between Pakistan and India on Certain Outstanding Financial Issues Karachi, 12 June 1955, 16. Inter-Governmental Agreement between India and Pakistan for Ad Hoc Transitional Arrangements for 1955 on the use of Indus River Waters Washington D.C., 21 June 1955, 17. The text of the Joint Declaration by Marshal Bulganin and Shri Nehru Moscow, 23 June 1955, 18. Exchange of Letters between the Governments of India and Norway for Trade Arrangements New Delhi, 24 June 1955, Royal Norwegian Legation New Delhi, the 24</span></span></span><span><span><span>th</span></span></span><span><span><span> June, 1955, 19. The text of the Joint Statement by the Prime Ministers of India and Poland Warsaw, 27 June 1955, 20. The text of the Joint Statement by Marshal Tito and Shri Jawaharlal Nehru Brioni, 6 July 1955, 21. The text of the Joint Statement by the Prime Ministers of India and Egypt Cairo, 12 July 1955, 22. Agreement between the Government of India and the Government of Iraq relating to Air Services New Delhi, 27 July 1955, 23. The text of the Joint Statement by the Crown Prince, Savang Vathana and the Prime Minister of Laos, Mr. Sasorith, and the Prime Minister of India New Delhi, 21 September 1955, 24. Protocol of a Meeting held between Representatives of the Government of India, UNESCO, the Ministry for Higher Education, U.S.S.R., and the Main Board for Economic Relations, on Establishing a Higher Institute of Technology in Bombay Moscow, 11 October 1955, 25. Agreement between the Government of India and Pakistan on Ad Hoc Transitional Arrangements for the Use of the Waters of the Indus System of Rivers Washington D.C., U.S.A., 31 October 1955, 26. Agreement between India and Japan for Air Services New Delhi, 26 November 1955, 27. The text of the Joint Statement by His Majesty King Ibn Saud of Saudi Arabia and Prime Minister of India New Delhi, 12 December 1955, 28. The text of the Joint Statement by the Prime Ministers of India and the Soviet Union and Mr. Khrushchev New Delhi, 13 December, 1955, 29. Agreement concerning Cultural Relations between the Republic of Indonesia and the Republic of India New Delhi, 29 December 1955, 30. The text of the Joint Communique by the Prime Minister of India and the Italian Foreign Minister New Delhi, 6 January 1956, 31. The text of the Joint Statement by the Prime Minister of India and Deputy Prime Minister of German Federal Republic New Delhi, 20 January, 1956, 32. Air Transport agreement between the Government of India and the Government of the United States of America New Delhi, 3 February 1956, 33. Agreement between the Governments of India and Indonesia Providing for Co-operation Between Air Forces Djakarta, 28 February 1956, 34. Trade Agreement between the Government of India and the Government of the Federal People’s Republic of Yugoslavia New Delhi, 31 March 1956, 35. Trade Agreement between the Government of India and the Government of the Polish People’s Republic New Delhi, 3 April 1956, 36. Agreement between the Government of India and the Government of United Kingdom for the Avoidance of Double Taxation and the prevention of Fiscal Evasion with Respect to Duties on the Estates of Deceased Persons New Delhi, 3 April 1956, 37. Agreement concerning the establishment of a Regular Shipping Service Between the Ports of the Republic of India and the Ports of the Union of the Soviet Socialist Republics New Delhi, 6 April 1956, 38. Trade and Payments Agreement between the Governments of India and the People’s Republic of Bulgaria New Delhi, 18 April 1956, 39. Agreement on the Canada-India Colombo Plan Atomic Reactor Project New Delhi, 28 April 1956, 40. Agreement between the Government of India and the Government of the Polish People’s Republic Regarding Shipping Co-operation New Delhi, 16 May 1956, 41. Treaty between the Republic of France and India Establishing Cession by the French Republic to the Indian Union of the French Establishments in India, New Delhi, 28 May 1956, 42. Agreement between the Government of India and the Government of the Kingdom of Thailand Relating to Air Services Bangkok, 12 June 1956, 43. The text of the Joint Communique by the Prime Minister of India and the President of the Federal Republic of Germany Bonn, 16 July 1956, 44. The text of the Joint Statement by the Prime Minister of India and the President of the Federal People’s Republic of Yugoslavia and the President of the Republic of Egypt Brioni (Yugoslavia), 20 July 1956, 45. Convention between the Government of India and the Government of Canada concerning the Priority of Patents of Invention Ottawa, 30 August 1956, 46. Agreement of Trade and Commerce between the Government of the Republic of India and the Government of the Union of Burma New Delhi, 5 September 1956, 47. Agreement between the Government of India and the Government of Ceylon for Relief from or the Avoidance of Double Taxation of Income Colombo, 10 September 1956, 48. Exchange of Letters between the Governments of India and Democratic Republic of Viet-Nam Regarding Development of Trade Hanoi, 22 September 1956, 49. The text of the Joint Statement by His Majesty King Ibn Saud of Saudi Arabia and the Prime Minister of India Riyadh, 27 September 1956, 50. Exchange of Letters between the Governments of India and the Democratic Republic of Germany for Promotion of Trade New Delhi, 8 October 1956, 51. Trade Agreement between the Government of India and the Government of the Republic of Chile New Delhi, 16 October 1956, 52. Agreement between the Governments of India and Japan for Promotion of Cultural Relations Tokyo, 29 October 1956, 53. The text of the Joint Statement by His Imperial Majesty Haile Selassie I, Emperor of Ethopia and the Prime Minister of India New Delhi, 8 November 1956, 54. The text of the Joint Statement by the Prime Ministers of Burma, Ceylon, Indonesia and India New Delhi, 14 November 1956, 55. Agreement between the Governments of India and Iran for Establishing and Developing Cultural Relations Tehran, 1 December 1956, 56. Instrument of Ratification of the Indo-Pakistan Agreement on recovery of Abducted Persons 13 December 1956, 57. The text of the Joint Statement by the Prime Minister of India and the President of the United States of America Washington, 20 December 1956, 58. Agreement on the Canada-India Colombo Plan Kundah Hydro-Electric Power Project New Delhi, 29 December 1956, 59. The text of the Joint Statement by the President of Syria and the Prime Minister of India New Delhi, 22 January 1957, 60. Trade Agreement between India and Pakistan New Delhi, 22 January 1957, 61. Indo-Kuwait Joint Statement 22 January 1957, 62. Agreement concerning the Cultural Co-operation between the People’s Republic of Poland and the Republic of India New Delhi, 27 March 1957, 63. The Text of the Joint Statement by the Prime Ministers of Poland and India Issued New Delhi, 28 March 1957, 64. The text of the Joint Statement by the Minister of Foreign Affairs, F.R. of Germany and the Prime Minister of India New Delhi, 31 March 1957, 65. The text of the Joint Statement by the Foreign Minister of Chile and the Prime Minister of India New Delhi, 17 April 1957, 66. Agreement between the Governments of India and Rumanian People’s Republic on Close Co-operation in the Field of Culture and Science New Delhi, 30 April 1957, 67. Exchange of Notes between Canada and India Amending the Agreement of January 26, 1951 Concerning the Entry to Canada for Permanent Residence of Citizens of India New Delhi, 3 May 1957, 68. The text of the Joint Statement by the Prime Ministers of Ceylon and India Colombo, 19 May 1957, 69. The text of the Joint Statement by the Prime Ministers of Japan and India New Delhi, 25 May 1957, 70. Exchange of Letters between India and Afghanistan for the Development of Trade New Delhi, 14 June 1957, New Delhi, the 14</span></span></span><span><span><span>th</span></span></span><span><span><span> June, 1957, 71. Agreement between the Government of Finland and the Government of India on Technical Assistance to India New Delhi, 14 June 1957, 72. Exchange of Letters between the Governments of India and the U.S.A. extending the 1952 Agreement on Technical Co-operation New Delhi, 29 June 1957, 73. Exchange of Notes constituting an Agreement between the United States of America and India Relating to the Garanty of Private Investments Washington, 19 September 1957, 74. Trade Agreement between India and the Czechoslovak Republic New Delhi, 30 September 1957, 75. The text of the Joint Statement by the Prime Ministers of Japan and India Tokyo, 13 October 1957, 76. The text of the Joint Communique by Prime Minister of India and President Diem of South Viet-Nam New Delhi, 9 November 1957, 77. Agreement Between the Government of India and the Union of Soviet Socialist Republic for Co-operation in Establishing Industrial Enterprises in India New Delhi, 9 November 1957, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 4</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Economic and Technical Cooperation Agreement Between the Republic of India and the Republic of France New Delhi, 23 January 1958, 2. Agreement on Commerce Between India and Japan Tokyo, 4 February 1958, 3. Trade Agreement Between the Government of India and the Government of Greece, New Delhi, 14 February 1958, 4. Agreement Between the Government of India and the Government of the Republic of Labanon relating to Air Services New Delhi, 13 March 1958, 5. Trade Agreement Between the Government of India and the Imperial Ethiopian Government New Delhi, 18 April 1958, 6. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Relating to Air Services New Delhi, 2 June 1958, 7. Exchange of Letters Between the Government of India and Afghanistan Relating to Renewal of Trade Arrangement Kabul, 10 July 1958, 8. Agreement Between the Government of India and the Royal Government of Sweden for the Avoidance of Double Taxation of Income Stockholm, 30 July 1958, 9. Agreement Between the Government of India and the Government of the Federal Republic of Germany Regarding the Establishment of an Institute of Technology in India Bonn, 7 August 1958, 10. Joint Communique issued at the end of the India-Pakistan Secretaries Conference to discuss the border disputes on the India – East Pakistan border. Karachi, 3 September 1958, 11. Agreement Between India and Pakistan on Border Disputes (East Pakistan) New Delhi, 10 September 1958, 12. Joint Communique issued by the Prime Ministers of India and Pakistan after their Conference on Border Problems. New Delhi, 11 September 1958, 13. Agreement Between the Union of India and The United Arab Republic (Egypt) for Promoting Cultural Relations Cairo, 25 September 1958, 14. Agreement Between India and the Federal Republic of Germany regarding the Establishment of a prototype production and training center for small Scale Industry New Delhi, 25 October 1958, 15. Trade Agreement Between the Governments of India and the U.S.S.R. Moscow, 16 November 1958, 16. Agreement Between His Majesty’s Government of Nepal and the Government of India Concerning the Construction of Trisuli Hydro-electric Project Kathmandu, 20 November 1958, 17. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Delivery as a gift to India from the Soviet Union of equipment for the Indian Institute of Technology, Bombay, and on Rendering of Assistance by the Soviet Union to India in the Training of engineers Moscow, 12 December 1958, 18. Agreement Effected By Exchange of Notes Between India and U.S.A for sale of Military Equipment, materials and Service New Delhi, 16 April and 17 December 1958, 19. Trade Agreement Between the Governments of India and Iraq Baghdad, 29 December 1958, 20. Exchange of Letters Between the Governments of India and Mongolia for Promotion of Trade New Delhi, 14 January 1959, 21. Exchange of Notes Between the Governments of India and the U.S.A. Constituting an Agreement Amending the Agreement of 2 February, 1950 to Promote Further Mutual Understanding Between the peoples of U.S.A. and India by a Wider Exchange of Knowledge and Professional Talents through Educational Contacts New Delhi, 30 January and 6 February 1959, 22. Agreement Between the Government of India and His Majesty’s Government of Nepal for Development of Irrigation, Drinking Water Supply and Power Kathmandu, 4 March 1959, 23. Agreement Between the Government of India and the Government of the Federal Republic of Germany for avoidance of double Taxation of Income New Delhi, 18 March 1959, 24. Agreement Between India and Pakistan on ad hoc Transitional Arrangements for the Irrigation use of the waters of the Indus system of rivers Washington, 17 April 1959, 25. Trade and Payments Agreement Between the Government of India and the Rumanian People’s Republics Bucharest, 14 May 1959, 26. Agreement Between the Government of India and the Government of the Czechoslovak Republic for the Promotion of Cultural Cooperation New Delhi, 7 July 1959, 27. Agreement Between the Government of India and the Government of Italy Relating to Air Services Rome, 16 July 1959, 28. Agreement Between the Government of India and the Government of Norway for the Avoidance of Double Taxation of Income New Delhi, 20 July 1959, 29. Exchange of Letters Renewing the Trade Agreement Between India and Afghanistan New Delhi, 11 August 1959, 30. Agreement Between the Government of India and Denmark for the Avoidance of Double Taxation of Income Copenhagen, 16 September 1959, 31. Exchange of Letters Regarding trade Arrangements Between India and Italy Rome, 6 October 1959, 32. Exchange of Letters Regarding Trade Arrangements Between India and France Paris, 19 October 1959, Paris, the 19</span></span></span><span><span><span>th</span></span></span><span><span><span> October, 1959, 33. Agreement Between Governments of India and Pakistan Regarding Procedures to and Disputes and Incidents Along the Indo-East Pakistan Border areas New Delhi, 23 October 1959, 34. Joint Communique issued at the end of the discussion Between Swaran Singh and K.M. Shaikh in New Delhi and Dacca on the question of border settlement and other related matters on the India-East Pakistan border. New Delhi, 24, October 1959, 35. Trade and Payments Agreement Between the Government of India and the Government of the Polish People’s Republic New Delhi, 2 November 1959, 36. Exchange of Letters Between the Government of India and Switzerland Regarding Trade Relations Berne, 10 October and 6 November, 1959, 37. Limited Payments Agreement Between the Government of India and Pakistan Karachi, 3 December 1959, 38. Agreement Between His Majesty’s Government of Nepal and the Government of India on the Gandak Irrigation &amp; power project Kathmandu, 4 December 1959, 39. Exchange of Letters Between the Government of India and the German Democratic Republic Embodying a Trade and Payments Arrangement New Delhi, 18 December 1959, 40. Agreement Between the Government of India and the Government of Japan for the Avoidance of Double Taxation in Respect of Taxes on Income New Delhi, 5 January 1960, 41. Agreement Between Government of India and Pakistan Regarding Procedures to end Disputes and Incidents Along the Indo-West Pakistan Border Areas New Delhi, 11 January 1960, 42. Joint Communique issued on the signing of an Agreement on the India – Pakistan Western Border New Delhi/Lahore, 11 January 1960, 43. Agreement Between Governments of India and Pakistan regarding procedures to end disputes and incidents along the Indo-West Pakistan Border Areas New Delhi, 11 January 1960, 44. Exchange of Letters Between the Governments of India and Jordan Embodying Trade Arrangements New Delhi, 14 January 1960, 45. Trade and Payments Agreement Between the Government of India and the Government of the Federal Peoples Republic of Yugoslavia New Delhi, 21 January 1960, 46. Agreement Between the Governments of India and Japan Concerning the Establishment of Prototype Production and Training Centre for Small Scale Industries New Delhi, 25 January 1960, 47. Agreement Concerning Cultural, Scientific and Technological Co-Operation Between the Republic of India and the Union of Soviet Socialist Republics New Delhi, 12 February 1960, 48. Trade and Payments Agreements Between the Government of India and Bulgaria New Delhi, 3 March 1960, 49. Trade Agreement Between the Government of India and the Government of Chile Santiago, 10 March 1960, 50. Agreement Between the Government of India and the Federal Peoples Republic of Yugoslavia for the Promotion of Cultural Relations New Delhi, 11 March 1960, 51. Joint Communique issued on India-Pakistan Trade Talks New Delhi, 14 March 1960, 52. Trade Agreement Between the Government of India and the Government of Pakistan New Delhi, 21 March 1960, 53. Exchange of Notes Between the Governments of India and the U.S.A. Concerning Grant of Certain Nuclear Research Equipment in the Field of Agriculture New Delhi, 22 April and 13 June 1960, 54. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republic for Rendering Technical Assistance to India in Exploration, Development and Production of Oil and Gas New Delhi, 16 June 1960, 55. Trade and Payments Agreement Between the Government of India and the Government of the People’s Republic of Hungary New Delhi, 25 June 1960, 56. Agreement Between the Government of the Republic of India and the Government of the Polish People’s Republic Regarding Shipping Cooperation New Delhi, 27 June 1960, 57. Exchange of Notes Between the Governments of India and the U.S.A. Regarding Cooperation through Educational contacts New Delhi, 9 May and 29 July 1960, 58. Agreement Between the Government of India and the Imperial Government of Iran for Air Services Tehran, 10 August 1960, 59. Agreement Between his Majesty’s Government of Nepal and the Government of India for Establishing an Engineering school at Kathmandu Kathmandu, 31 August 1960, 60. Treaty of Trade and Transit Between the Government of India and His Majesty’s Government of Nepal Kathmandu, 11 September 1960, 61. Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic Relating to Air Services Prague, 19 September 1960, 62. Treaty Between the Government of India and the Government of Pakistan Concerning the Most Complete and Satisfactory Utilisation of the Water of the Indus System of Rivers Karachi, 19 September 1960, 63. Trade Agreement Between the Government of the Republic of India and Government of the Kingdom of Morocco Rabat, 26 September 1960, 64. Trade Agreement Between the Government of the Republic of India and the Government of the Republic of Tunisia Tunis, 5 October 1960, 65. Trade and Payments Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic Prague, 3 November 1960m 66. Exchange of notes Between the Government of India and Australia Concerning Air Services Agreement New Delhi, 14 December 1960, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 5</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of the United States of America Concerning Balloon Flights to Study Equatorial Air Currents New Delhi, 25 October 1960 to 7 February 1961, 2. Protocol Between the Governments of India and the Union of Soviet Socialist Republics Concerning the Establishment of Gold Content of the Rouble New Delhi, 16 February 1961, 3. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics for Co-Operation in Establishing Industrial Enterprises and Other Projects New Delhi, 21 February 1961, 4. Cultural Agreement Between the Government of India and the Government of the Mongolian People’s Republic New Delhi, 9 March 1961, 5. Exchange of Letters Between the Government of India and the Government of France Concerning Extension of Trade Arrangements Paris, 14 March 1961, 6. Exchange of Letters Between the Government of India and the Government of Kuwait Regarding the Withdrawal of Indian Currency from Kuwait New Delhi, 20 March 1961, 7. Agreement Between the Government of India and the Royal Government of Afghanistan Concerning Radio Telephonic Communications Kabul, 23 March 1961, 8. Joint Communique issued at the end of Review talks on India – Pakistan Trade Agreement New Delhi, March 28m 1961, 9. Extension of Trade Agreement of 14 February 1958 Between the Government of India and the Government of Greece New Delhi, 1 April 1961, 10. Cultural Agreement Between the Government of India and the Royal Norwegian Government Oslo, 19</span></span></span><span><span><span>th</span></span></span><span><span><span> April 1961, 11. Trade Agreement Between the Government of India and the Imperial Government of Iran Tehran, 2 May 1961, 12. Exchange of Letters Between the Government of India and the Government of Nepal Concerning the Continuation of the Trisuli Hydro Electric Project Kathmandu, 28 May 1961, 13. Agreement Between the Government of India and the Government of Denmark Concerning the Registration and Protection of Trade Marks of the Citizens of one Country in the Territory of the Other Copenhagen, 19 June 1961, 14. Agreement Between the Government of India and the Government of Greece Concerning Cultural Relations Athens, 22 June 1961, 15. Agreement between the Government of India and the Government of the Republic of Finland for Avoidance of Double Taxation of Income New Delhi, 23 June 1961, 16. Exchange of Letters Between the Government of India and the Government of Jordan Relating to Trade Arrangements Amman, 3 July 1961, 17. Protocol to the Trade Agreement Between the Government of India and the Government of the Kingdom of Morocco New Delhi, 19 July 1961, 18. Exchange of Letters Between the Government of India and the Government of the Hungarian People’s Republic Constituting an Agreement on Collaboration in the Peaceful Development of Atomic Energy Budapest, 28 April 1961 and 24 August 1961, 19. Joint Communique issued at the end of the India – Pakistan Conference to Review on the Ground Rules for patrolling the Punjab (India) – West Pakistan Border, New Delhi, August 26, 1961, 20. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republic for Scientific and Technical Co-operation in the Field of Peaceful Utilisation of Atomic Energy Vienna, 6 October 1961, 21. Protocol to the Trade Agreement of 8 July 1953 Between the Government of India and the Government of the United Arab Republic New Delhi, 18 October 1961, 22. Trade Agreement Between the Government of India and the Government of Ceylon New Delhi, 28 October 1961, 23. Exchange of Letters Between the Government of India and the Government of France Regarding Modification of the Air Services Agreement of 16 July 1947 New Delhi, 30 October 1961, 24. Exchange of Letters Between the Government of India and the Royal Government of Afghanistan Regarding Trade Arrangement New Delhi, 10 November 1961, 25. Exchange of Letters Between the Government of India and the Government of the Hungarian People’s Republic Regarding Validity of the Schedules of the Trade and Payments Agreement of June 1960 Budapest, 11 December 1961, 26. Protocol Between the Government of India and the Government of the People’s Republic of Bulgaria Regarding Schedules ‘A’ and ‘B’ Attached to the Trade and Payments Agreement of 3 March 1960 New Delhi, 1 February 1962, 27. Protocol to the Trade and Payments Agreements Between the Government of India and the Government of the Federal People’s Republic of Yugoslavia New Delhi, 6 February 1962, 28. Protocol Between the Government of India and the Government of the Rumanian People’s Republic Extending the Validity of The Trade and Payments Agreement New Delhi, 13 February 1962, 29. Agreement Between the Government of India and the Government of the Hungarian People’s Republic Regarding Cultural Relations New Delhi, 30 March 1962, 30. Agreement Between the Government of India and the Government of Japan for the Establishment of a Training Centre for Marine Products processing New Delhi, 31 March 1962, 31. Agricultural Trade Agreement Between the Government India and the Government of the United States of America Washington, 16 April 1962, 32. Agreement Between the Government of India and the Government of Japan for the Establishment of Agricultural Demonstration Farms New Delhi, 23 April 1962, 33. Agricultural Commodities Agreement Between the Government of India and the Government of the United States of America and the Amending Agreement Effected by Exchange of Notes New Delhi, 1 May 1962 and 17 May 1962, 34. Trade Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan New Delhi, 11 May 1962, 35. Joint Communique issued at the end of Trade Review Talks Between India and Pakistan New Delhi, 2 June 1962, 36. Agreement Between the Government of India and the Government of the United States of America Relating to the General Agreement on Tariffs and Trade Geneva, 15 June 1962, 37. Exchange of letters Constituting an Agreement Between the Government of India and the Government of the United Arab Republic Relating to Development of Atomic Energy for Peaceful Purposes Cairo, 10 July 1962, 38. Exchange of Letters Constituting an Agreement Between the Governments of India and Belgium Concerning Recognition of Notarial Acts Done Within Their Respective Countries Brussels, 16 July 1962, 39. Trade Agreement Between the Government of India and the Government of the Kingdom of Morocco Tangiers, 3 August 1962, 40. Trade Agreement Between the Government of India and the Imperial Government of Iran Tehran, 16 August 1962, 41. Exchange of Letters Between the Government of India and the Government of the Democratic Republic of Vietnam Regarding Extension of the Trade Agreement Hanoi, 10 September 1962, 42. Arrangement Between the Government of India and the Royal Government of Bhutan for the Postal Exchange of Correspondence New Delhi, 11 September 1962, 43. Exchange of Letters Between the Government of India and the Government of the United States of America Regarding Establishment of an International Meteorological Centre at Bombay to Serve the International Indian Ocean Expedition New Delhi, 5 October 1962, 44. Memorandum of Understanding Between the Government of India and the Government of the United States of America for co-operation in Space Research of Mutual Interest for Peaceful Scientific Purposes 11 October, 1962, 45. Trade and Payments Agreement Between the Government of India and the Government of the Federal People’s Republic of Yugoslavia Beograd, 13 October 1962, 46. Exchange of Letters Between the Government of India and the Government of Italy Regarding Extension of the Trade Agreement New Delhi, 16 October 1962, 47. Exchange of Letters Between the Government of India and the Government of the Czechoslovak Republic Relating to Extension of the Validity of the Schedules of Trade and Payments Agreement of November 1960 Praha, 30 October 1962, 48. Exchange of Letters Between the Government of India and the Government of Mexico Concerning Scope for Expansion of Trade New Delhi, 1 November 1962, 49. Exchange of Letters Between the Government of India and the Government of the U.S.S.R. Relating to modification of the Air Services Agreement New Delhi, 13 November 1962, 50. Exchange of Notes Between the Government of India and the Government of the United States of America on Supplementing the 1951 Military Sales Agreement Washington, 14 November 1962, 51. Exchange of Letters Between the Government of India and the Government of the Polish People’s Republic Regarding Extension of the Trade and Payments Agreement Warsaw, 20 November 1962, 52. Protocol Relating to the Further Strengthening of the Regular Shipping service Between the Ports of the Republic of India and the Ports of The Union of Soviet Socialist Republics New Delhi, 20 November 1962, 53. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of the United States of America Relating to Peace Corps Programme New Delhi, 21 November 1962, 54. Exchange of Letters Constituting an Agreement Between the United Kingdom of Great Britain and Northern Ireland and the Government of India Concerning the Provision of Arms and Equipment to the Government of India New Delhi, 27 November 1962, 55. Trade and Payments Agreement Between the Government of India and the Government of the Rumanian People’s Republic Bucharest, 30 November 1962, 56. Trade Agreement Between the Government of India and The Government of the Republic of Iraq New Delhi, 13 December 1962, 57. Agreement Between the Government of India and the Government of Burma Concerning Trade and Commerce Rangoon, 24 December 1962, 58. Exchange of Letters Between the Government of India and the Government of Chile Regarding Extension of the Trade Agreement New Delhi, 16 January 1963, 59. Agreement Between the Government of India and the Government of the Commonwealth of Australia with Respect to the Mutual Protection of Priority of Patents for Inventions New Delhi, 23 January 1963, 60. Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria Concerning Cultural Relations New Delhi, 20 February 1963, 62. Supplementary Agreement Between the Government of India and the Government of France Concerning the Former French Territories New Delhi, 16 March 1963, 63. Agreement Between the Government of India and the Government of the Republic of Indonesia Concerning Trade and Commerce New Delhi, 24 April 1963, 64. Exchange of Letters Between the Government of India and the Government of Switzerland Relating to Modification of the Annex to the Provisional Agreement on Air Services New Delhi, 28 May 1963, 65. Agreement Between the Government of India and the Federal Republic of Germany Relating to Air Services New Delhi, 31 May 1963, 66. Trade Agreement Between the Government of India and the Government of the U.S.S.R. Moscow, 10 June 1963, 67. Trade Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan New Delhi, 18 July 1963, 68. Amendment to the Agreement of 2 and 4 July 1949 Through Exchange of Notes Between the Government of India and the Government of the United States of America on Transist Priveleges for Military Aircraft New Delhi, 5 March and 22 July 1963, 69. Agreement Between the Government of India and the Government of the United States of America on the Civil Uses of Atomic Energy Washington, 8 August 1963, 70. Agreement Between the Government of India and the Royal Swedish Government Regarding Co-operation in the Field of Bio-Physics New Delhi, 9 August 1963, 71. Trade Agreement Between the Government of India and the Government of Pakistan Karachi, 1 September 1963, 72. Agreement Between the Government of India and the Government of the United Kingdom on Transfer of Minicoy Lighthouse London, 19 September 1963, 73. Convention Between the Government on India and the Government of the Republic of Austria for the Avoidance or Double Taxation with Respect to the Taxes on Income New Delhi, 24 September 1963, 74. Agreement Between the Government of India and the Royal Government of Afghanistan on Cultural Relations Kabul, 4 October 1963, 75. Trade Agreement Between the Government of India and the Government of the Republic of Austria Vienna, 31 October 1963, 76. Trade and Payments Agreement Between The Government of India and the Government of Czechoslovak Socialist Republic New Delhi, 7 November 1963, 77. Trade and Payments Agreement Between the Government of India and the Government of the Hungarian People’s Republic New Delhi, 22 November 1963, 78. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the German Democratic Republic Regarding Establishment of a Joint Regular Shipping Line New Delhi, 23 November 1963, 79. Agreement Between the Government of India and the Government of Japan Regarding Settlement of Certain Indian Claims Tokyo, 14 December 1963, 80. Agreement Between the Government of India and the Government of Canada on Collaboration in the Development of Heavy Water Power Reactor Systems New Delhi, 16 December 1963, 81. Trade and Payments Agreements Between the Government of India and the Government of the Polish People’s Republic New Delhi, 18 December 1963, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 6</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Agreement Between the Government of India and the Government of the United Arab Republic on Shipping Service Cairo, 2 January 1964, 2. Trade and Payments Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria New Delhi, 14 February 1964, 3. Exchange of Letters Between the Government of India and the Government of the German Democratic Republic Regarding Scientific Co-operation New Delhi, 2 Febrauary 1964, Berlin, 27 February 1964, 4. Trade Agreement Between the Government of India and the Imperial Government of Iran Teheran, 11 March 1964, 5. Agreement between the Government of India and the Government of the United Arab Republic Regarding the Terms for the Shipping Service New Delhi, 20 March 1964, 6. Exchange of Notes between the Government of India and Government of United States of America Relating to Trade in Cotton Textiles Washington, 15 April 1964, 7. Exchange of Letters Between the Government of India and the Government of Republic of Korea Relating to Trade Arrangement New Delhi, 29 April 1964, 8. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal Regarding Amendment to the Gandak Project Agreement Kathmandu, 30 April 1964, 9. Second Agreement of Economic Collaboration between the Government of India and the Government of the Czechoslovak Socialist Republic Prague, 11 May 1964, 10. Memorandum of Understanding Between the Government of India and the Government of France on Co-Operation in Space Research Florence, 15 May 1964, 11. Agreement Between the Government of India, the Government of the Philippines and the International Atomic Energy Agency for a Regional Joint Training and Research Programme Using a Neutron Spectrometer Vienna, 11 June 1964, 12. Telecommunications Agreement between the Government of India and His Majesty’s Government of Nepal New Delhi, 25 June 1964, 13. Exchange of Letters between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Bhilai Steel Plant New Delhi, 6 July 1964, 14. Joint Commnique issued at the conclusions of Trade Talks between India and Pakistan Rawalpindi, 17 July 1964, 15. Notification Regarding Mutual Arrangement Between the Government of India and the Government of Gambia for Evidence of Witnesses in Relation to Criminal Matters New Delhi, 27 July 1964, 16. Agreement between the Government of India and His Majesty’s Government of Nepal for the construction of Sonauli-Pokhara Road Kathmandu, 25 August 1964, 17. Agreement between the Government of India and the Government of the United Arab Republic for Scientific and Technical Co-Operation New Delhi, 7 September 1964, Agreement Relating to the Letter Post Between the Government of India and His Majesty’s Government of Nepal New Delhi, 8 September 1964, 19. Agreement Relating to the Exchange of Postal Parcels between the Government of India and His Majesty’s Government of Nepal New Delhi, 8 September 1964, 20. Agreement relating to the exchange of Insured Letters between the Government of India and His Majesty’s Government of Nepal New Delhi, 8 September 1964, 21. Agreement between the Government of India and the Government of the Republic of Lebanon Relating to Air Services Beirut, 19 September 1964, 22. Exchange of Letters between the Government of India and the Government of the United States of America Regarding Amending and Implementing the Air Transport Services Agreement of 3 February 1956 New Delhi, 26 October 1964, 23. Agreement between the Government of India and the Government of Ceylon on the Status and Future of Persons of Indian Origin in Ceylon by Exchange of Letters New Delhi, 30 October 1964, 24. Agreement between the Government of India and His Majesty’s Government of Nepal for Construction of the Chatra Canals Project Kathmandu, 2 November 1964, 25. Exchange of Letters between the Government of India and the Government of the United Kingdom Regarding Military Assistance London, 20 November 1964, 26. Agreement between the Government of India and His Majesty’s Government of Nepal Relating to Air Services New Delhi, 26 November 1964, 27. Agreement between the Government of India and the Government of the Netherlands Concerning the Establishment of an Aerial Photo Interpretation Institute in India New Delhi, 11 December 1964, 28. Third Agreement on Economic Co-operation between the Government of India and the Government of the Polish People’s Republic New Delhi, 25 January 1965, 29. Agreement between the Government of India and the Government of the Union of Soviet Socialist Republic for Co-Operation in the Construction New Delhi, 25 January 1965, 30. Agreement between the Government of India and the Government of Belgium on Joint Collaboration in the Field of Pacific Use of Nuclear Energy Bombay, 30 January 1965, 31. Agreement between the Government of India and the Government of Greece for the Avoidance of Double Taxation of Income New Delhi, 11 February 1965, 32. Agreement on the Exchange of International Money Orders between the Government of India and the Government of Japan New Delhi, 24 February 1965, 33. Exchange of Notes between the Government of India and the Government of Spain Regarding Co-operation in the Research and Development of Atomic Energy for Peaceful Purposes New Delhi, 27 March 1965, 34. Agreement between the Government of India and the Government of Tunisia on Friendship and Technical, Economic and Scientific Co-operation Tunis, 24 June 1965, 35. Agreement between the Government of India and the Government of Pakistan Relating to Cease-Fire and the Restoration of the Status Quo as on 1 January 1965 in the Gujarat/West Pakistan Border and Determination of the Border in that Area New Delhi, 30 June 1965, 36. Exchange of Notes between the Government of India and the Government of Australia Amending the Air Services Agreement of 11 July 1949 Canberra, 10 July 1965, 37. Exchange of Letters between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia Concerning Co-operation in Research and Development of Atomic Energy for Peaceful Purposes New Delhi, 8 September 1965, 38. Acceptance of Cease-Fire Proposals of the Security Council by the Government of India and the Government of Pakistan New Delhi, 16 September 1965 and Rawalpindi, 22 September 1965, 39. Trade Agreement between the Government of India and the Government of the Republic of Sudan New Delhi, 22 October 1965, 40. Agreement between the Government of India and the Government of the Union of Soviet Socialist Republics on the Establishment of the Institute of Russian Studies New Delhi, 27 October 1965, 41. Trade Agreement between the Government of India and the Government of Uganda Kampala, 18 November 1965, 42. Agreement between the Government of India and the Government of Uganda on Friendship and Technical, Economic and Scientific Co-operation Kampala, 18 November 1965, 43. Convention between the Government of India and the Government of Canada Concerning Money Order Service New Delhi, 27 December 1965, 44. Tashkent Declaration Signed by Prime Minister of India and President of Pakistan Tashkent, 10 January 1966, 45. Agreement between the Government of India and the Government of Pakistan on Withdrawal of Troops New Delhi, 22 January 1966, 46. Trade Agreement between the Government of India and the Government of the United Republic of Tanzania New Delhi, 28 January 1966, 47. Agreement on Friendship and Technical Economic and Scientific Cooperation between the Government of India and the United Republic Government of Tanzania New Delhi, 28 January 1966, 48. Agreement between the Military Representatives of India and Pakistan regarding the withdrawal of their armed personnel in pursuance of the Security Council Resolutions of 20 September 1965 and 5 November 1965. Amritsar/Lahore, 29 January 1966, 49. Agreement between the Chief of Army Staff of India (COAS) and Commander in Chief (CNC) of Pakistan Army for Disengagement and Withdrawal of Troops in Pursuance of the Tashkent Declaration. Uzbekistan, 1 February 1966, 50. Exchange of Notes between the Government of India and the Government of the United States of America Regarding the Agreement Supplementing the Agreement of 19 September 1957 on Investment Guarantees New Delhi, 2 February 1966, 51. Agreement between the Government of India and the Government of the Hungarian People’s Republic Relating to Air Services New Delhi, 23 February 1966, 52. Agreement between the Government of India and the Government of the Hungarian People’s Republic on Scientific Co-operation New Delhi, 25 February 1966, 53. Agreement between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia for Scientific Cooperation New Delhi, 1 March 1966, 54. Trade Agreement between the Government of India and the Government of the Argentine Republic New Delhi, 26 March 1966, 55. Agreement between the Government of India and the Government of Kuwait Relating to Money Order Service Kuwait, 1 May 1966, 56. Exchange of Notes Relating to Alien Radio Operators Constituting an Agreement Between the Government of India and the Government of the United States of America New Delhi, 16 and 25 May 1966, 57. Cultural, Scientific and Technical Co-operation Agreement between the Government of India and the Government of France Paris, 7 June 1966, 58. Agreement between the Government of India and the Government of the Federal Republic of Germany Concerning Establishment of an Institute of Technology New Delhi, 7 June 1966, 59. Agreement between the Government of India and the Government of the Federal Republic of Germany on the Development of Maritime Shipping New Delhi, 15 June 1966, 60. Agreement on Economic Cooperation between the Government of India and the Government of the Hungarian People’s Republic Budapest, 15 June 1966, 61. Agreement between the Government of India and the Government of Switzerland on Technical and Scientific Co-operation New Delhi, 27 September 1966, 62. Agreement between the Government of the Republic of India and the Government of the Czechoslovak Socialist Republic on Co-operation in the Field of the Use of Nuclear Energy for Peaceful Purposes New Delhi, 9 November 1966, 63. Agreement between the Government of India and His Majesty’s Government of Nepal for Construction of the Eastern Portion of the East-West Highway of Nepal Kathmandu, 19 December 1966, 64. Revised Agreement between the Government of India and His Majesty’s Government of Nepal Concerning the Kosi Project Kathmandu, 19 December 1966, 65. Trade Agreement between the Government of India and The Government of the Republic of Indonesia Djakarta, 28 December 1966, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 7</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Protocol Between The Government Of India and the Government Of The Union Of Soviet Socialist Republics Regarding the Operation of Indo-Soviet Shipping Services New Delhi, 7</span></span></span><span><span><span>th</span></span></span><span><span><span> February 1967, 2. Agreement Between The Government Of India and the Government Of The United States Of America Regarding Exchange Of Scientists New Delhi, 14 February 1967, 3. Boundary Agreement Between the Government of India And The Government of the Union of Burma Rangoon, 10 March 1967, 4. Agreement Between The Government of India and the Government Of The Kingdom Of Belgium for Air Services Between And Beyond Their Respective Territories New Delhi, 6 April 1967, 5. Postal Arrangement Between the Government of India and the Royal Government of Bhutan Relating to the Letter Post New Delhi, 21 April 1967, 6. Postal Arrangement Between the Government of India and the Royal Government of Bhutan Regarding Exchange of Money Orders New Delhi, 21 April 1967, 7. Agreement Between The Government of India and the Government of the People’s Republic of Bulgaria on Scientific and Technical Collaboration New Delhi, 2 May 1967, 8. Exchange of Letters Between the Government of India and the Government of the United Kingdom of Great Britain and Northern Ireland Amending the Air Services Agreement, Dated 1 December 1951 London, 9 May 1967, 9. Agreement Between the Government of India and the Government of Malaysia Relating to Air Services New Delhi, 9 June 1967, 10. Trade Agreement Between the Governments of India and the Government of the Republic Of Finland Helsinki, 29 June 1967, 11. Agreement Between the Government of India and the Imperial Ethiopian Government Relating to Air Services Addis Ababa, 3 August 1967, 12. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Exchange of Information Material Moscow, 16 September 1967, 13. Agreement Between the Government of India and the Government of the Socialist Republic of Romania on the Establishment of an Oil Refinery at Haldia New Delhi, 13 October 1967, 14. Agreement Between the Government of Canada and the Government of India Relating to the Canada Pension Plan Ottawa, 1 December 1967, 15. Indo – Turkey Joint Communique 9 January, 1968, 16. Agreement Between the Government of India and the Government of the Republic of Singapore Relating to Air Services Singapore, 23 January 1968, 17. Indo – Yugoslav Joint Communique 27 January, 1968, 18. Indo – U.S.S.R Joint Communique 31 January 1968, 19. Trade Agreement Between the Government of India and the Government of the Republic of Brazil New Delhi, 3 February 1968, 20. Trade Agreement Between the Government of India and the Government of the Mongolian People’s Republic New Delhi, 13 February 1968, 21. Agreement Between the Government of India and the Government of the United Arab Republic for the Establishment of Scheduled Air Services Between and Beyond Their Respective Territories Cairo, 19 February 1968, 22. Trade Agreement Between the Government of India and the Government of the Federal Republic of the Cameroon New Delhi, 22 February 1968, 23. Agreement Between the Government of India and the Government of the Republic of Lebanon for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft Beirut, 22 February 1968, 24. Trade Agreement Between the Government of India and the Government of the Republic of Philippines New Delhi, 26 March 1968, 25. Agreement Between the Government of India and the Government of the Socialist Republic of Romania on Economic And Technical Co-Operation New Delhi, 4 April 1968, 26. Long Term Trade And Payments Agreement Between the Government of India and the Government of the Socialist Republic of Rumania New Delhi, 4 April 1968, 27. Indo – Ethiopia Joint Communique 1 May 1968, 28. Indo – Singapore Joint Communique 20 May 1968, 29. Indo – New Zealand Joint Communique 28 May 1968, 30. Arrangement for the Exchange of Money Orders Between the Government of India and the Government of Malawi New Delhi, 30 May 1968, 31. Indo – Malaysia Joint Communique 1 June 1968, 32. Indo-Ceylon Joint Communique 6 June 1968, 33. Indo-Hungary Joint Communique 10 June 1968, 34. Indo-Yugoslav Joint Communique 14 June 1968, 35. Agreement Between The Government of India and the Government of the Federal Republic of Germany Concerning Trade in Cotton Textiles Bonn, 18 June 1968, 36. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for Establishment of Tele-Printer Circuit Between Kathmandu and Calcutta Kathmandu, 24 June 1968, 37. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for Additional Assistance Towards Development of Tribhuvan University Kathmandu, 24 June 1968, 38. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for Additional Assistance Towards Development of Airports Kathmandu, 24 June 1968, 39. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for the Preparation for the Master Plan for the Pokhara Town Kathmandu, 24 June 1968, 40. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal Regarding Additional Assistance in Installation of Generating Sets for the Trisuli Project Kathmandu, 24 June 1968, 41. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for Additional Assistance Towards the Construction of Bagmati Bridge Kathmandu, 24 June 1968, 42. Agreement Between the Government of India and His Majesty’s Government of Nepal for the Establishment of a 5-K.W. Radio Telephone Link Between Nepal and India Kathmandu, 24 June 1968, 43. Indo – USSR Joint Communique 18 July 1968, 44. Indo – United States Joint Statement 28 July 1968, 45. Exchange of Notes Between the Government of India and the Government of the Republic of Argentina Constituting an Agreement Concerning Exemption From Charges For Visas on Passports Held By Nationals of the Two Countries Buenos Aires, 28 August and 4 September 1968, 46. Indo – U. S. S. R. Joint Statement 17 September 1968, 47. Agreement Between the Government of India and the Government of the Republic of Indonesia for Air Services Between and Beyond their Respective Territories Djakarta, 18 September, 1968, 48. Exchange of Letters Between the Government of India and the Government of the United Kingdom Concering Guarantee by the United Kingdom and Maintenance of Minimum Sterling Proportion By India New Delhi, 21 September 1968, 49. Cultural Cooperation Agreement Between the Government of India and the Government of the Federal Republic of Brazil Rio de Janerio, 23 September 1968, 50. Agreement Between the Government of India and the Government of Socialist Republic of Romania for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft and Ships in International Traffic New Delhi, 25 September 1968, 51. Indo-Brazil Joint Communique 27 September 1968, 52. Indo – Uruguay Joint Communique 29 September 1968, 53. Indo – Argentina Joint Communique 2 October 1968, 54. Indo – Chile Joint Communique 8 October 1968, 55. Indo-Colombian Joint Communique 10 October 1968, 56. Indo – Venezuela Joint Communique 11 October 1968, 57. Indo-Trinidad and Tobago Joint Communique 12 October 1968, 58. Indo – Guyana Joint Communique 13 October 1968, 59. Indo Nepal Joint Communique 16 October 1968, 60. Trade and Payments Agreement Between the Government of India and the Government of the Peoples Republic of Bulgaria Sofia, 18 October 1968, 61. Trade And Payments Agreement Between the Government of India and the Government of the Polish People’s Republic Warsaw, 31 October 1968, 62. Protocol Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Equal Distribution of Air Traffic New Delhi, 22 November 1968, 63. Indo-Somali Joint Communique 30 November 1968, 64. Indo-Ceylon Joint Communique 4 December 1968, 65. Trade Agreement Between the Government of India and the Government of the Kingdom Of Thailand Bangkok, 13 December 1968, 66. Agreement Between the Government of India the Government of the Federative Republic of Brazil on Cooperation in the Utilistion of Atomic Energy for Peaceful Purposes Rio De Janerio, 18 December 1968, 67. Indo-Nepal Joint Communique 28 December 1968, 68. Memorandum of Understanding Between the Government of India and the Government of the Federal Republic of Germany Regarding Replacement of the Route Schedule Bonn, 24 January 1969, 69. Convention Between the Government of India and the Government of the United Arab Republic for the Avoidance of Double Taxation with Respect to Taxes on Income Cairo, 20 February 1969, 70. Agreement on Cooperation in the Peaceful Uses of Atomic Energy Between the Government of India and the Government of the Republic of the Philippines Manila, 14 March, 1969, 71. F.A.O. South East Asia and Pacific Region 17 March 1969, 72. Cultural Agreement Between the Government of India and the Government of the Federal Republic of Germany New Delhi, 20 March 1969, 73. Agreement Between the Government of India and the Government of the French Republic for the Avoidance of Double Taxation in Respect of Taxes on Income Paris, 26 March 1969, 74. Protocol Modifying and Supplementing the Agreement Between the Government of India and the Government of Japan for the Avoidance of Double Taxation in Respect of Taxes on Income New Delhi, 8 April 1969, 75. Agreement Asian Coconut Community 11 April 1969, 76. Exchange of Letters Between the Government of India and the Government of the Republic of Uganda Regarding Extradition Arrangement Entebbe, 13 May 1969, 77. Exchange of Letters Between the Government of India and the Royal Government of Cambodia Regarding the Prek-Thnot Project Phnom Penh, 21 May 1969, 78. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Denmark Regarding Waiver of Visa New Delhi, 3 June 1969, 79. Exchange of Letters Constituting an Agreement Between the Government of India and the Governments of Finland on Waiver of Visa New Delhi, 3 June 1969, 80. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Norway on Waiver of Visa New Delhi, 3 June 1969, 81. Exchange of Letters Between the Government of India and the Royal Government of Sweden Regarding Waiver of Visa New Delhi, 3 June 1969, 82. Exchange of Letters Between the Government of India and the Government of the Philippines Relating to Gift of Equipment to the Philippine Atomic Energy Commission Manila, 16 June 1969, 83. Cultural Agreement Between the Government of India and the Government of the Republic of Tunisia New Delhi, 24 June 1969, 84. Cultural Agreement Between the Government of India and the Government of the Philippines New Delhi, 6 September 1969, 85. Memorandum of Understanding Between the Government of India and the Government of the United States of America Regarding India – U.S.A. ITV Satellite Experiment Project 18 September, 1969, 86. Trade Agreement Between The Government of India and the Government of the Republic of Syria Damascus, 9 October 1969, 87. Romania Agreement 15 October 1969, 88. Trade And Payments Agreement Between the Government of India and the Government of the Czechoslovak Prague, 31 October 1969, 89. Agreement Between the Government of India and the Government of the Kingdom of Thailand for Air Services Between and Beyond their Respective Territories Bangkok, 19 December 1969, 90. Agreement Establishing the Asian Coconut Community Preamble, 91. Amendment of the Plant Protection Agreement for the South East Asia and Pacific Region, 92. Agreement on Friendship and Technical and Scientific Cooperation Between the Government of the Republic of India and the Government of the Republic of Iraq 12 January 1970, 93. Indo-Burma Joint Statement 22 January 1970, 94. Federal Republic of Indo-German, Joint Communique 15 February, 1970, 95. Indo-Iran Commission For Economic and Technical Cooperation 16 February 1970, 96. Agreement Between the Government of India and the Government of the Kingdom of Denmark Concering Technical Co-operation New Delhi, 16 February 1970, 97. Indo-Mauritius Joint Communique 23 Feb 1970, 98. Protocol Between the Government of India and the Government of the Polish Peoples’ Republic Regarding Shipping Service New Delhi, 27 February 1970, 99. Indo-Pak Joint Communique on Farakka Barrage Talks 3 March 1970, 100. Indo-Indonesia Joint Statement 6 March 1970, 101. Indo-Afghan Joint Communique 21 March 1970, 102. Exchange Of Letters Constituting an Agreement Between Government of India and the Government of Belgium Concerning The Establishment of a Belgo-Indian Mixed Commission for Economic, Industrial and Commercial Co-Operation Brussels, 26 March 1970, 103. Protocol Between The Government of India and the Government of the Union of Soviet Socialist Republics on Civil Aviation New Delhi, 2 April 1970, 104. Indo-Yugoslavia Socialist Federal Republic Joint Communique 4 April 1970, 105. Indo-Colombian Joint Statement 5 April 1970, 106. Exchange of Letters Between the Government of India and the Government of the Socialist Republic of Yugoslavia Regarding Waiver Of Visa New Delhi, 16 April 1970, 107. Memorandum of Understanding Between the Government of India and the Government of the Union of Soviet Socialist Republics on Collaboration in Rocket Sounding of the Atmosphere By Soviet Meteorological Rockets at Thumba Moscow, 14 May 1970, 108. Trade Agreement Between the Government of India and the Government of the Union of Burma Rangoon, 27 May 1970, 109. Indo-Mauritius Joint Communique 6 June 1970, 110. Trade Agreement Between the Government Of India and the Government of the Republic of Colombia Bogota, 14 July 1970, 111. Joint Communique on Farakka Barrage Talks 21 July 1970, 112. Indo – JAPAN Joint Statement 20 August 1970, 113. Indo-Singapore Joint Communique 5 September 1970, 114. Exchange of Notes Constituting an Agreement Between the Government of the United States of America Concerning Trade in Cotton Textiles Washington, 28 September 1970, 115. Cultural Agreement Between the Government of the Republic of India and the Government of the State Of Kuwait 2 November 1970, 116. Indo-Turkish Joint Communique 5 November 1970, 117. Trade Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 26 December 1970, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 8</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Agreement Between the Government of India and the Government of Denmark Regarding the Development Cattle Development Project in Mysore New Delhi, 28 January 1971, 2. Protocol Between the Government of India and the Government of the German Democratic Republic on Scientific and Technical Cooperation New Delhi, 2 February 1971 Supplementary Protocol, 20 June 1972, 3. Protocol Between the Government of India and the Government of the Mongolian People’s Republic Regarding Extension of Trade Agreement of 13 February 1968 New Delhi, 1 March 1971, 4. Trade And Payments Agreement Between the Government of India and the Government of the Hungarian People’s Republic Budapest, 3 March 1971, 5. Trade and Payments Agreement Between the Government of India and the Government of the Socialist Republic of Romania Bucharest, 24 March 1971, 6. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of Switzerland Amending the Air Services Agreement of 24 June 1949 New Delhi, 5 May 1971, 7. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republic Regarding Cooperation in Agriculture and Animal Sciences Moscow, 18 June 1971, 8. Agreement Between the Govrernment of India and the Government of Denmark on the Establishment of a Technical Training Centre at Bangalore, Mysore State New Delhi, 8 July 1971, 9. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Federal Republic of Germany Relating to Air Services New Delhi, 29 July 1971, 10. Treaty of Peace, Friendship and Cooperation Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 9 August 1971, 11. Treaty of Trade and Transit Between the Government of India His Majesty’s Government of Nepal Kathmandu, 13 August 1971 Protocol, 13 August 1971, 12. Application of Extradition Procedure on Reciprocal Basis Between the Government of India and the Government of the Common Wealth of Australia Delhi, 30 August 1971, 13. Agreement Between the Government of India and the Government of the Socialist Republic of Romania on the Utilisation of Atomic Energy for Peaceful Purposes Bucharest, 30 August 1971, 14. Exchange of Letters Between the Government of India and his Majesty’s Government of Nepal Regarding Construction of Sonauli – Pokhara Road, Kathmandu, 1 September 1971 Extension for maintenance, 15 February 1974, 15. Exchange of Letters Constituting an Agreement Between the Government of India and his Majesty’s Government of Nepal Regarding Construction of Chatra Canals Kathmandu, 1 September 1971, 16. Exchange of Letters Between the Government of India and the Government of the Democratic Republic of Vietnam Regarding Extension of Trade Agreement Hanoi, 14 September 1971, 17. Trade Agreement Between the Government of India and the Government of the Republic of Iraq New Delhi, 24 September 1971, 18. Agreement Between the Government of India and the Government of the Federal Republic of Germany Regarding the Peaceful uses of Atomic Energy and Space Research New Delhi, 5 October 1971, 19. Cultural Agreement Between the Government of India and the Government of the Commonwealth of Australia New Delhi, 21 October 1971, 20. Trade Agreement Between the Government of India and the Government of the Republic of Peru Lima, 4 November 1971, 21. Protocol Between the Government of India and the Government of the German Democratic Republic Regarding Trade and Payments Berlin, 11 November 1971, 22. Extract from the Joint Communique of the People’s Republic of China and the Islamic Republic of Pakistan, November 14, 1970, 23. Instrument Of Surrender Of Pakistani Forces In Dacca Dacca, 16 December 1971, 24. Agreement Between the Government of India and the Government of the Federal Republic of Germany Concerning Technical Cooperation New Delhi, 31 December 1971, 25. Agreement Between the Government of India and the Royal Government of Bhutan Regarding Trade and Commerce Thimphu, 17 January 1972, 26. Agreement Between the Government of India and the Government of Mauritius Relating to Air Services New Delhi, 28 January 1972, 27. Protocol Between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia on the Extension of Trade and Payments Agreement of 13 October 1962 Belgrade, 4 March 1972, 28. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding the Establishment of Telephone Exchanges Kathmandu, 13 March 1972, 29. Treaty of Peace and Friendship Between the Government of India and the Government of the People’s Republic of Bangladesh Dacca, 19 March 1972, 30. Agreement Between the Government of India and the Government of People’s Republic of Bulgaria on Cooperation in the Field of Radio and Television New Delhi, 20 March 1972, 31. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Regarding Telecommunication Dacca, 27 March 1972, 32. Trade Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh New Delhi, 28 March 1972 Protocol, 1 November 1972, 33. Trade Agreement Between the Government of India and the Government of the Republic of Chile Santiago, 17 April 1972, 34. Joint Statement on Talks Between the Special Emissaries of India and Pakistan. Rawalpindi, April 30, 1972, 35. Exchange of Letters Constituting an Agreement Between the Government of India and his Majesty’s Government of India and his Majesty’s Government of Nepal Regarding Investigation of Minerals in Nepal Kathmandu, 10 May 1972, 36. Agreement Between the Government of India and his Majesty’s Government of Nepal Regarding Setting up Industrial Estates at Nepalganj and Dharan Kathmandu, 10 May 1972, 37. Exchange of Letters Constituting an Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Trisuli Hydel Project Kathmandu, 10 May 1972, 38. Exchange of Letters Between the Government of India and his Majesty’s Government of Nepal Regarding Construction of East-West Highway Kathmandu, 10 May 1972, 39. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh for the Supply of Crude oil Dacca, 16 May 1972, 40. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Construction of Butwal – Nepalganj Sector of Mahendra Rajmarg Kathmandu, 15 June 1972, 41. Joint Statement issued after the Firsts Meeting between the Indian and Pakistani Delegations. Simla, June 28, 1972, 42. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Bilateral Relations (Simla Agreement) Simla, 2 July 1972, 43. Indian Draft of Joint Communique 2 July 1972, 44. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Regarding Passport and Visa Dacca, 3 August 1972, 45. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding the Establishment of Joint Commission on Economic, Scientific and Technical Cooperation Moscow, 19 September 1972, 46. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Cooperation in the Field of Applied Science and Technology Moscow, 2 October 1972, 47. Trade Agreement Between the Government of India and the Government of Socialist Federal Republic of Yugoslavia New Delhi, 4 November 1972, 48. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Sweden Regarding the Establishment of Joint Commission for Economic, Industrial, Technical and Scientific Cooperation New Delhi, 11 November 1972, 49. Memorandum of Understanding Between the Government of India and the Government of Canada on Rakha Copper Mine Feasibility Study New Delhi, 23 November 1972, 50. Joint Indo-Bangladesh Announcement Regarding Repatriation of Pakistan Women and Children. New Delhi, 30 November 1972, 51. Agreement Between the Government of India and the Government of the Kingdom of Norway on Technical Co-operation New Delhi, 6 December 1972, 52. Trade Agreement Between the Government of India and the Government of the United Republic of Tanzania New Delhi, 12 December 1972, 53. Agreement Between the Government of India and the Government of Spain on Trade and Economic Cooperation New Delhi, 14 December 1972, 54. Joint Statement by the Governments of India and Pakistan Regarding withdrawal of Armed Forces of the Two Countries to their side of the International Border. New Delhi/Islamabad, 20 December 1972, 55. Agreement Between the Government of India and the Royal Government of Bhutan Relating to the Exchange of Postal Parcels New Delhi, 16 December 1972, 56. Cultural Cooperation Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Dacca, 30 December 1972, 57. Memorandum of Understanding Between the Government of India and the Government of the People’s Republic of Bangladesh Regarding Joint Power Coordination Board Dacca, 4 January 1973, 58. Cultural Agreement Between the Government of India and the Government of the German Democratic Republic New Delhi, 15 January 1973, 59. Credit Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Bangladesh, 29 January 1973, 60. Trade Agreement Between The Government of India and the Government of Greece New Delhi, 31 January 1973, 61. Agreement Between the Government of India and his Majesty’s Government of Nepal Regarding the Supply of Iodised Salt Kathmandu, 2 February 1973, Extension, 27 December 1977, Extension 19 April 1979, 62. Cultural Agreement Between the Government of India and the Government of Mauritius Port Louis, 6 February 1973, 63. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Economic Cooperation Kathmandu, 5 March 1973, 64. Agreement Between the Government of India and the Government of the Kingdom of Norway Regarding Development of Fisheries in India New Delhi, 15 March 1973, 65. Exchange of Notes Constituting an Agreement Between the Government of India and the Imperial Government or Iran for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft Tehran, 1 April 1973, 66. Agreement Between the Government of India and the Government of the Republic of Iraq on Economic and Technical Cooperation New Delhi, 6 April 1973, 67. Agreement Between the Government of India and the Government of the Polish People’s Republic on Cooperation in Marine Fisheries New Delhi, 6 April 1973, 68. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Regarding Telecommunication Dacca, 7 April 1973, 69. Joint Declaration issued by India and Bangladesh on the Three-Way Repatriation of Pakistani Prisoners of War. New Delhi, April 17, 1973, 70. Cultural Agreement Between the Government of India and the Government of the Republic of Iraq Baghdad, 19 April 1973, 71. Agreement Between the Government of India and the Government of the Kingdom of Saudi Arabia Relating to Air Services Jeddah, 26 April 1973, 72. Nepal Joint Statement on Nepal – India Economic Cooperation 3 May 1973, 73. Trade Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Dacca, 5 July 1973, 74. India-Pakistan Conference on the Humanitarian Issues Arising out of the December 1971-Conflict. Rawalpindi, 24 July 1973, 75. Joint Statement issued at the conclusion of the Indo-Pakistan Talks held in Rawalpindi and Islamabad on the Implementation of the Simla Agreement New Delhi, 31 July 1973. 76. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh on Cooperation in the Fields of the Peaceful uses of Atomic Energy Dacca, 27 August 1973, 77. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Regarding Repatriation of Persons New Delhi, 28 August 1973, 78. Trade Agreement Between the Government of India and the Government of the Republic of Turkey New Delhi, 19 September 1973, 79. Cultural Agreement Between the Government of India and the Government of the Kingdom of Belgium Brussels, 21 September 1973, 80. Agreement Between the Government of India and the Government of Denmark on the Establishment of a Centre for Foot and Mouth Disease Vaccine Production at Bangalore New Delhi, 24 September 1973, 81. Agreement Between the Government of India and the Government of Denmark Regarding Establishment of Training Centre for Leather Industry New Delhi, 29 September 1973, 82. Agreement Between the Government of India and the Government of the Libyn Arab Republic Concerning Cooperation in the Field of Oil Tripoli, 29 September 1973, 83. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Cooperation in the Field of Planning New Delhi, 29 November 1973, 84. Consular Convention Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 29 November 1973, 85. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Cooperation in the Field of Economic and Trade Relations New Delhi, 29 November 1973, 86. Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic On Economic Collaboration New Delhi, 5 December 1973, 87. Exchange of Letters Constituting a Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Construction of Bridge over the Kamla River Kathmandu, 11 December 1973, 88. Agreement Between the Government of India and the Government of the Federal Republic of Germany Concerning Money Order Service New Delhi, 19 December 1973, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 9</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Republic of Sri Lanka Regarding Persons of Indian Origin in Sri Lanka New Delhi, 27 January 1974, 2. Agreement Between the Government of India and the Government of Fiji Relating to Air Services New Delhi, 28 January 1974, 3. Agreement Between the Government of India and the Government of Belgium for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion in respect of Taxes on Income Brussels, 7 February 1974, 4. Trade Agreement Between the Government of India and the Government of the State of Kuwait Kuwait, 13 February 1974, 5. Agreement Between the Government of India and the Government of the Hungarian People’s Republic on Scientific and Technical Cooperation New Delhi, 14 February 1974, 6. Trade Agreement Between the Government of India and the Government of the Democratic People’s Republic of Korea New Delhi, 18 February 1974, 7. Trade and Payments Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria New Delhi, 6 March 1974, 8. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of People’s Republic of Bulgaria Regarding Abolition of Visas New Delhi, 6 March 1974, 9. Protocol Between the Government of India and the Government of the Federal Republic of Germany Regarding Cooperation in the Field of Radio and Television New Delhi, 15 March 1974, 10. Agreement Between the Government of India and the Government of the Polish People’s Republic on Cooperation in the Field of Science and Technology New Delhi, 15 March 1974, 11. Cultural Agreement Between the Government of India and the Government of the People’s Democratic Republic of Yemen New Delhi, 17 March 1974, 12. Agreement Between the Government of India and the Royal Government of Bhutan Regarding the Chukha Hydro-Electric Project New Delhi, 23 March 1974, 13. Agreement Between the Government of India and the Government of the Republic of Iraq Relating to the Peaceful uses of Atomic Energy New Delhi, 28 March 1974, 14. Agreement Between the Government of India and the Government of the Republic of Iraq for Establishing a Permanent Joint Commission for Economic and Technical Cooperation New Delhi, 28 March 1974, 15. Extension of Trade Agreement Between the Government of India and the Government of the Mongolian People’s Republic Ulan Bator, 3 April 1974, 16. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Release and Repatriation of Persons Detained in Either Country Prior to the Conflict of 1971 New Delhi, 9 April 1974, 17. Protocol Between the Government of India and the Government of the German Democratic Republic in the Field of Veterinary Sciences Berlin, 7 May 1974, 18. Agreement Between the Government of India and the Government of the German Democratic Republic on Scientific and Technical Cooperation in the field of Peaceful uses of Atomic Energy New Delhi, 14 May 1974, Berlin 19 June 1974, 19. Protocol on Credit Arrangement Between the Government of India and the Government of People’s Republic of Bangladesh 16 May 1974, 20. Joint Indo-Bangladesh Declaration 16 May 1974, 21. Cultural Agreement Between the Government of India and the Government of the Republic of Senegal New Delhi, 21 May 1974, 22. Cultural Agreement Between the Government of India and the Government of the Republic of Colombia Bogota, 22 May 1974, 23. Exchange of the Letters Constituting an Agreement Between the Government of India and the Government of Finland Regarding Establishment of Indo-Finnish Joint Commission Helsinki, 22 May 1974, 24. Agreement Between the Government of India and the Government of Malaysia Relating to Air Services New Delhi, 22 May 1974, 25. Trade Agreement Between the Government of India and the Government of the Republic of Senegal New Delhi, 22 May 1974, 26. Agreement Between the Government of India and the Government of the Republic of Senegal Regarding Economic, Scientific and Technical Cooperation New Delhi, 22 May 1974, 27. Cultural Agreement Between the Government of India and the Government of the Argentine Republic Buenos Aires, 28 May 1974, 28. Agreement Between the Government of India and the Government of the Argentine Republic Regarding the Utilization of Atomic Energy for Peaceful Purposes Buenos Aires, 28 May 1974, 29. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of Iceland Regarding the Abolition of Visa Upto 90 days Oslo, 25 June 1974, 31. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the United States of America Concerning Trade in Cotton Textiles Washington, 6 August 1974, 32. Agreeement Between the Government of India and the Government of the Republic of Indonesia Regarding the Continental Shelf Boundary Jakarta, 8 August 1974, 33. Cultural Agreement Between the Government of India and the Government of the Republic of Korea Seoul, 12 August 1974, 34. Agreement Between the Government of India and the Government of the Republic of Korea on Trade Promotion, Economic and Technical Cooperation Seoul, 12 August 1974, 35. Trade Agreement Between the Government of India and the Imperial Government of Iran Tehran, 31 August 1974, 36. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Regarding Visa Islamabad, 14 September 1974, 37. Protocol Constituting an Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Visit to Religious Shrines Islamabad, 14 September 1974, 38. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Relating to the Exchange of Postal Articles Islamabad, 14 September 1974, 39. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Telecommunication Islamabad, 14 September 1974, 40. Protocol of The Second Meeting of The Intergovernmental Indo-Soviet Commission On Economic, Scientific and Technical Cooperation U.S.S.R., 19 September 1974, 41. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Sweden Regarding Supply of Offset Paper New Delhi, 23 September 1974, 42. Agreement On Cooperation Between The Planning Commission of The Republic of India And The State Planning Commission of The German Democratic Republic 27 September 1974, 43. Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria on Cooperation in the Fields of Science and Technology New Delhi, 11 October 1974, 44. Agreement Between the Government of India and the Government of the United States of America Regarding the Establishment of Joint Commission on Economic, Commercial, Scientific, Technological, Educational and Cultural Cooperation New Delhi, 28 October 1974, 45. Credit Agreement Between The Government of India And The Government Of Sri Lanka 22 November 1974, 46. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Relating to the Exchange of Insured Letters and Boxes Dacca, 27 November 1974, 47. Agreement Between the Government of India and The Government of the People’s Republic of Bangladesh Relating to Letter Post Dacca, 27 November 1974, 48. Cultural Agreement Between the Government of India and the Government of the Democratic Republic of Sudan New Delhi, 28 November 1974, 49. Agreement Between the Government Of India and the Government of the Democratic Republic Of Sudan on Economic, Technical and Scientific Cooperation New Delhi, 28 November 1974, 50. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Japan Regarding Avoidance of Double Taxation New Delhi, 30 November 1974, 51. Protocol Between the Government of India and the Government of the Islamic Republic of Pakistan on Resumption of Trade New Delhi, 30 November 1974, 52. Agreement Between the Government of the Republic of India and the Government of the German Democratic Republic on the Setting up of a Commission for Economic, Scientific and Technical Cooperation, 1 December 1974, 53. Protocol Between the Government of India and the Government of the Czechoslovak Socialist Republic Regarding Cooperation in the Fields of Radio and Television New Delhi, 3 December 1974, 54. Protocol Between the Government of India and the Government of the Czechoslovak Socialist Republic on Cooperation in the Field of Radio New Delhi, 3 December 1974, 55. Trade and Payments Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic New Delhi, 4 December 1974, 56. Consular Convention Between the Government of India and the Government of the Czechoslovak Socialist Republic New Delhi, 4 December 1974, 57. Inter Government Loan Agreement Between The Government of India and The Government of The People’s Republic Of Bangladesh. Bangladesh, 17 Dec 1974, 58. Trade and Payments Agreement Between the Government of India and the Government of the Polish People’s Republic New Delhi, 21 December 1974, 59. Cultural Agreement Between the Government of India and the Government of the Republic of Guyana Georgetown, 30 December 1974, 60. Treaty Between the Government of India and the Government of the Republic of Portugal on Recognition of India’s Sovereignty over Goa, Daman, Diu, Dadra and Nagar Haveli and Related Matters New Delhi, 31 December 1974, 61. Cultural Agreement Between the Government of India and the Government of the United Arab Emirates New Delhi, 3 January 1975, 62. Cultural Agreement Between the Government of India and the Government of the State of Bahrain New Delhi, 8 January 1975, 63. Protocol Between the Government of India and the Government of the Islamic Republic of Pakistan Regarding Shipping Services New Delhi, 15 January 1975, 64. Cultural Agreement Between the Government of India and the Government of the United Republic of Tanzania New Delhi, 17 January 1975, 65. Trade Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Islamabad, 23 January 1975, 66. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the United States of America Concerning Land Lease Settlement New Delhi, 24 January 1975, 67. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Relating to the Registered Letter Post New Delhi, 25 January 1975, 68. Cultural Agreement Between the Government of India and the Government of the Republic of Zambia New Delhi, 26 January 1975, 69. Agreement Between the Government of India and the Government of the Republic of Zambia Regarding Economic and Technical Cooperation New Delhi, 26 January 1975, 70. Agreement Between the Government of India and the Government of the Republic of Zambia Regarding Science and Technology New Delhi, 26 January 1975, 71. Agreement Between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia on Cooperation in the Field of Science and Technology New Delhi, 12 February 1975, 72. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Scientific Exchanges and Cooperation New Delhi, 18 February 1975, 73. Agreeement Between the Government of India and the Government of Australia on Cooperation in the Field of Science &amp; Technology New Delhi, 26 February 1975, 74. Agreement Between the Government of India and the Government of the Republic of Sri Lanka on Cooperation in the Field of Science and Technology New Delhi, 28 February 1975, 75. Agreement Between the Government of India and the Government of the People’s Democratic Republic of Yemen Regarding Exchange of Money Orders Aden, 1 April 1975, 76. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Launching of Satellite Moscow, 22 April 1975, 77. Joint Communique issued at the end of the talks Between Indian Foreign Secretary Kewal Singh and Pakistan Foreign Secretary Agha Shahi. New Delhi, 20 May, 1975, 78. Agreement Between the Government of India and the Government of the Republic of Afghanistan Regarding Supply of Feature Films Kabul, 27 June 1975, 79. Cultural Agreement Between the Government of India and the Government of the Republic of Rwanda Kigali, 4 July 1975, 80. Cultural Agreement Between the Government of India and the Government of Mexico New Delhi, 23 July 1975, 81. Agreement Between the Government of India and the Government of Mexico on Cooperation in the Fields of Science and Technology New Delhi, 23 July 1975, 82. Agreement Between the Government of India and the Government of the Republic of Peru on Technical and Scientific Cooperation Lima, 26 August 1975, 83. Trade Agreement Between the Government of India and the Government of the Republic of Afghanistan New Delhi, 3 September 1975, 84. Protocol Between the Government of India and the Government of the Hungarian People’s Republic for Collaboration In the Field of Agriculture and Food Processing Budapest, 11 September 1975, 85. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Republic of Afghanistan Regarding Avoidance of Double Taxation Kabul, 14 September 1975, 86. Memorandum of Understanding Between the Government of India and Government of Maldives on Cooperation in the Fish Processing Enterprise Male, 13 November 1975, 87. Cultural Agreement Between the Government of India and the Government of the Syrian Arab Republic New Delhi, 13 November 1975, 88. Trade and Payments Agreement Between the Government of India and the Government of the Socialist Republic of Romania New Delhi, 10 December 1975, 89. Consular Convention Between the Government of India and the Government of the German Democratic Republic New Delhi, 12 December 1975, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 10</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Indo-British Agreement 6 January 1976, 2. Indo-Dutch Joint Communique 7 January 1976, 3. Indo-Tanzania Joint Communique 21 January 1976, 4. Indo-Germany Joint Statement 25 January 1976, 5. Indo-French Joint Communique 26 January 1976, 6. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Republic of France Regarding Economic and Technical Cooperation New Delhi, 26 January 1976, 7. Indo-United States Joint Communique 29 January 1976, 8. Trade Agreement Between the Government of India and the Government of the Democratic People’s Republic of Algeria New Delhi, 10 February 1976, 9. Indo-Bangladesh Joint Statement 13 February 1976, 10. Cultural Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan Amman, 15 February 1976, 11. Trade Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan Amman, 24 February 1976, 12. Indo-Iraq Joint Communique 26 February 1976, 13. Agreement Between the Government of India and the Government of the Republic of Korea on Cooperation in The Fields of Science and Technology Seoul, 5 March 1976, 14. Trade Agreement Between the Government of India and the Government of the Republic of Tunisia Tunis, 17 March 1976, 15. Memorandum of Understanding Between the Government of India and the Government of the Republic of Upper Volta Regarding Economic, Technical and Scientific Cooperation New Delhi, 22 March 1976, 16. Agreement Between the Government of India and the Government of the Republic of Sri Lanka of the Maritime Boundary in the Gulf of Manaar and the Bay of Bengal New Delhi, 23 March 1976, Supplementary Agreement 22 November 1976 ANNEX, 17. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Sri Lanka on the Wadge Bank Fisheries New Delhi, 23 March 1976, 18. Indo-Sri Lanka Joint Statement 24 March 1976, 19. Indo-United States Joint Communique 26 March 1976, 20. Agreement Between the Government of India and the Government of the Republic of Turkey on Cooperation in the Fields of Science and Technology Ankara, 2 April 1976, 21. Indo-Botswana Joint Communique 11 April 1976, 22. Trade Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 15 April 1976, 23. Indo-Iran Joint Communique 14 May 1976, 24. Indo-Pak Joint Statement 14 May 1976, 25. Indo-Romania Joint Communique 24 May 1976, 26. Indo-Sri Lanka Loan Agreement 28 May 1976, 27. Cultural Agreement Between the Government of India and the Government of the Democratic and Popular Republic of Algeria Algiers, 1 June 1976, 28. Indo-USSR Joint Declaration 11 June 1976, 29. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Relating to Rail Communication Islamabad, 28 June 1976, 30. Indo-Iran Joint Communique 30 June 1976, 31. Cultural Agreement Between the Government of India and the Government of the Democratic People’s Republic of Korea New Delhi, 2 July 1976, 32. India-German Democratic Republic Joint Communique 4 July 1976, 33. Indo-Afghan Joint Communique 7 July 1976, 34. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Air Services Rawalpindi, 16 July 1976, 35. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Merchant Shipping New Delhi, 19 July 1976, 36. Cultural Agreement Between the Government of India and the Government of the Republic of Cuba New Delhi, 21 July 1976, 37. Indo-Indonesia Joint Statement 24 July 1976, 38. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Relating to Postal Parcels New Delhi, 23 July 1976, 39. Trade Agreement Between the Government of India and Government of the Commonwealth of Australia Canberra, 2 August 1976, 40. Agreement Between the Government of India and the Government of the Kingdom of Lesotho on Economic and Technical Cooperation New Delhi, 5 August 1976, 41. Indo-Lesotho Joint Communique 10 August 1976, 42. Indo-Mauritania Joint Communique 30 August 1976, 43. Indo-Mongolian Joint Communique 8 September 1976, 44. Cultural Agreement Between the Government of India and the Government of the Kingdom of Lesotho Maseru, 5 October 1976, 45. Indo-UAE Joint Communique 7 October 1976, 46. Indo-Pak Joint Communique 7 October 1976, 47. Agreement Between the Government of India and the Government of the People’s Republic of Mozambique of Economic, Technical and Scientific Cooperation Maputo, 8 October 1976, 48. Indo-Tanzania Joint Communique 14 October 1976, 49. Indo-Zambia Joint Communique 18 October 1976, 50. Indo-Pak Joint Communique 21 October 1976, 51. Agreement Between the Government of India and his Majesty’s Government of Nepal Relating to Air Services Agreement of 26 November, 1964 as Amended New Delhi, 21 October 1976, 52. Agreement Between the Government of India and the Government of Malaysia for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion with Respect to Taxes on Income, New Delhi, 25 October 1976, 53. Indo-Danish Joint Communique 30 October 1976, 54. Cultural Agreement Between the Government of India and the Government of the Republic of Italy Rome, 9 November 1976, 55. Agreement Between the Government of India and the Government of the Socialist Republic of Vietnam on the Exchange of Letter Post Items, Parcels and Telecommunication Services Hanoi, 10 November 1976, 56. Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria on Merchant Shipping New Delhi, 18 November 1976, 57. Indo-Bulgarian Joint Communique 21 November 1976, 58. Agreement Between the Government of India and the Government of Socialist Ethiopia for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft New Delhi, 25 November 1976, 59. Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan in the Field of Science and Technology New Delhi, 26 November 1976, 60. Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan in the Field of Economic and Technical Cooperation New Delhi, 26 November 1976, 61. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the United States of America for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft New Delhi, 26 November 1976, 62. Indo-Italian Joint Communique 5 December 1976, 63. Indo-Japanese Joint Communique 7 December 1976, 64. Agreement Between the Government of India and the Government of the Hungarian People’s Republic on Cooperation in the Field of Public Health New Delhi, 9 December 1976, 65. Agreement Between the Government of India and the Royal Danish Government on the Establishment of the National Institute of Health and Family Planning in New Delhi New Delhi, 10 December 1976, 66. Indo-Hungarian Joint Communique 13 December 1976, 67. Cultural Agreement Between the Government of India and the Government of Socialist Republic of Vietnam Hanoi, 18 December 1976, 68. Agreement Between the Government of India and the Government of the Republic of Maldives on Maritime Boundary in the Arabian Sea New Delhi, 28 December 1976, 69. Exchange of Letters Constituting an Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding the Expansion of Industrial Estate of Patan Kathmandu, 13 January 1977, Expansion of Patan Industrial Estate 27 September, 1979, 70. Agreement Between the Government of India and the Government of the Republic of Indonesia Regarding Continental Shelf Boundary New Delhi, 14 January 1977, 71. Agreement Between the Government of India and the Government of the Polish People’s Republic Relating to Air Services New Delhi, 25 January 1977, 72. Agreement Between the Government of India and the Government of the Polish People’s Republic on Economic, Industrial and Technical Cooperation New Delhi, 25 January 1977, 73. Agreement Between the Government of India and the Imperial Government of Iran Regarding the Utilisation of Atomic Energy for Peaceful Purposes Bombay, 25 February 1977, 74. Protocol Between the Government of India and the Government of the Republic of Turkey on Scientific and Technical Cooperation New Delhi, 23 March 1977, 75. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Italy Regarding peaceful uses of Atomic Energy Bombay, 2 April 1977, 76. Agreement Between the Government of India and the Government of the Republic of Portugal on Trade, Economic, Industrial and Technical Cooperation Lisbon, 7 April 1977, 77. Cultural Agreement Between the Government of India and the Government of Thailand New Delhi, 29 April 1977, 78. Agreement Between the Government of India and the Government of the Republic of France on Cooperation in the Field of Outer Space Paris, 21 June 1977, 79. Agreement Between the Government of India and the Government of the Polish People’s Republic Regarding the Utilization of Atomic Energy for Peaceful Purposes Bombay, 9 September 1977, 80. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh on Running Power for Railways New Delhi, 27 September 1977, 81. Agreement Between The Government of India and the Government of the Islamic Republic of Pakistan Regarding Telecommunication Islamabad, 1 October 1977, 82. Trade Agreement Between the Government of India and the Government of the Arab Republic of Egypt New Delhi, 13 October 1977 Cairo, 12 March 1978, 83. Protocol Between the Government of India and the Government of the Syrian Arab Republic on Economic and Industrial Cooperation Damascus, 22 October 1977, 84. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh on Sharing of the Ganga Walters at Farakka Dacca, 5 November 1977, 85. Cultural Agreement Between the Government of India and the Government of the Republic of Sri Lanka New Delhi, 29 November 1977, 86. Agreement Between the Government of India and the Government Of Yemen Arab Republic Regarding Economic And Technical Cooperation New Delhi, 13 December 1977, 87. Agreement Between the Government of India and the Government of the Hungarian People’s Republic Regarding the Liquidation of Rupee Balances of Termination of the Trade and Payments Agreement of 3 March, 1971 New Delhi, 15 December 1977, 88. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal Regarding the Construction of Sports Complex at Pokhara Kathmandu, 27 December 1977, 89. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Cottage Industries, Kathmandu, 27 December 1977, 90. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of the United States of America Regarding Trade in Textiles and Textile Products Washington, 30 December 1977, Amendment, 18 April 1978, Amendment, 19 June 1978, Amendment, 18 July 1978, Amendment, 25 July 1978, Amendment, 3 November 1978, Amendment, 13 November 1978, Amendment, 8 February 1979, Amendment, 22 May 1980, Amendment, 6 June 1980, Amendment, 3 July 1980, Amendment, 22 December 1980, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 11</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Memorandum of understanding between the Government of India and the Government of the United States of America Regarding Landsat Satellites New Delhi, 3 January 1978, 2. Agreement Between the Government of India and the Government of the German Democratic Republic on Cooperation in the Field of Sound Broadcasting New Delhi, 13 January 1978, 3. Agreement Between the Government of India and the Government of Denmark Regarding Control and Prevention of visual impairment and Blindness New Delhi, 15 January 1978, 4. Agreement Between the Government of India and the Government of the Republic of Ghana Relating to Air services New Delhi, 25 January 1978, 5. Agreement Between the Government of India and the Federal Military Government of the Federal Republic of Nigeria Relating to Air Services New Delhi, 31 January 1978, 6. Trade Agreement Between the Government of India and the Government of the Democratic People’s Republic of Korea New Delhi, 3 February 1978, 7. Trade Agreement Between the Government of India and the Government of the Mongolian People’s Republic New Delhi, 8 February 1978, 8. Cultural Agreement Between the Government of India and the Government of the Mongolian People’s Republic New Delhi, 9 February 1978, 9. Trade and Payments Agreement Between the Government of India and the Government of the Polish People’s Republic Warsaw, 16 February 1978, 10. Agreement Between the Government of India and the Government of the Syrian Arab Republic on Scientific and Technical Co-operation New Delhi, 16 February 1978, 11. Agreement Between the Government of India and the Government of the Socialist Republic of Vietnam on Trade and Economic Cooperation New Delhi, 26 February 1978, 12. Agreement Between the Government of India and the Government of the Socialist Republic of Vietnam on Cooperation in the field of Science and Technology New Delhi, 26 February 1978, 13. Agreement Between the Government of India and the Government of Mauritius Regarding Economic, Technical and Cultural Cooperation Port Louis, 14 March 1978, 14. Agreement Between the Government of India and His Majesty’s Government of Nepal to Control Unauthorized Trade New Delhi, 17 March 1978, 15. Treaty of Trade Between the Government of India and His Majesty’s Government of Nepal New Delhi, 17 March 1978, 16. Treaty of Transit Between the Government of India and His Majesty’s Government of Nepal New Delhi, 17 March 1978, 17. Cultural Agreement Between the Government of India and the Government of Malaysia New Delhi, 30 March 1978, 18. Memorandum of Exchange of Instrument of Ratification concerning the Cultural Agreement between the Government of India and the Government of Malaysia signed in New Delhi on March 1978, 19. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Regarding the Salal Hydroelectric Plant New Delhi, 14 April 1978, 20. Trade Agreement Between the Government of India and the Government of the Syrian Arab Republic New Delhi, 20 April 1978, 21. Agreement Between the Government of India and the Government of the Republic of Italy in the Fields of Science and Technology Rome, 28 April 1978, 22. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Relating to Air Services Dacca, 5 May 1978, 23. Trade Agreement Between the Government of India and the Government of the Republic of Indonesia Jakarta, 3 June 1978, 24. Agreement Between the Government of India and His Majesty’s Government of Nepal Concerning the Construction of Devighat Hydro-Electric Project Kathmandu, 8 June 1978, 25. Agreement Between the Government of India and the Government of the Kingdom of Thailand on the Delimitation of Seabed Boundary Between the two Countries in the Andaman Sea New Delhi, 22 June 1978, 26. Agreement Between the Government of India and the Government of Indonesia and the Government of the Kingdom of Thailand Concerning Determination of Trijunction Point and Delimitation of Related Boundaries in the Andaman Sea New Delhi, 22 June 1978, 27. Trade Agreement Between the Government of India and the Government of the Democratic Republic of Afghanistan Kabul, 24 June 1978, 28. Cultural Agreement Between the Government of India and the Government of the Republic of Zaire Kinshasa, 4 July 1978, 29. Agreement Between the Government of India and the Government of the Republic of Turkey on Economic and Technical Cooperation New Delhi, 13 July 1978, 30. Agreement Between the Government of India and the Government of the Republic of France for Cooperation in the fields of Science and Technology New Delhi, 18 July 1978, 31. Memorandum of Understanding between the Government of India and the Government of the United States of America for Indian National Satellite System Washington, 18 July 1978, 32. Trade Agreement Between the Government of India and the Government of the Socialist People’s Libyan Arab Jamahiriya New Delhi, 19 July 1978, 33. Agreement Between the Government of India and the Government of the Republic of Liberia on Economic and Technical Cooperation Belgrade, 27 July 1978, 34. Application of Extradition Procedure on Reciprocal Basis Between the Government of India and the Government of the Papua New Guinea New Delhi, 17 August 1978, 35. Application of Extradition Procedure on Reciprocal Basis Between the Government of India and the Government of the Republic of Sri Lanka New Delhi, 17 August 1978, 36. Agreement Between the Government of India and the Government of Sweden Concerning Money Order Service New Delhi, 30 August 1978, Stockholm, 20 September 1978, 37. Agreement Between the Government of India and the Government of the Hungarian People’s Republic Relating to the Cooperation in the Field of Information Budapest, 27 September 1978, 38. Agreement Between the Government of India and the Government of the Republic of Seychelles Relating to Air Services New Delhi, 30 October 1978, 39. Agreement Between the Government of India and the Government of the Republic of Seychelles on Economic and Technical Cooperation New Delhi, 30 October 1978, 40. Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic on Cooperation in Shipping New Delhi, 3 November 1978, 41. Agreement Between the Government of India and the Government of the Republic of Cuba on Cooperation in the Field of Science and Technology New Delhi, 19 November 1978, 42. Protocol Between the Government of India and the Government of the Union of Soviet Socialist Republics Concerning the Establishment of the Rate of Exchange New Delhi, 25 November 1978, 43. Cultural Agreement Between the Government of the Republic of India and the Government of Malaysia 4 December 1978, 44. Trade Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria Sofia, 5 December 1978, 45. Trade Agreement Between the Government of India and the Government of the Republic of Zambia New Delhi, 8 December 1978, 46. Agreement Between the Government of India and the Government of the German Democratic Republic on Economic, Industrial, Scientific and Technical Cooperation New Delhi, 9 January 1979, 47. Agreement Between the Government of India and the Government of the German Democratic Republic in the field of Merchant Shipping New Delhi, 9 January 1979, 48. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Peaceful uses of Atomic Energy Bombay, 22 January 1979, 49. Agreement Between the Government of India and the Government of the Socialist Republic of the Union of Burma Relating to Air Services Rangoon, 23 January 1979, 50. Agreement Between the Government of India and the Government of Malaysia Regarding Economic and Technical Cooperation New Delhi, 24 January 1979, 51. Exchange of Letters Between the Government of India and the Government of Malaysia Regarding the Extradition of Fugitive Criminals New Delhi, 24 January 1979, 52. Application of Extradition Procedure on Reciprocal Basis Between the Government of India and the Government of Fiji New Delhi, 1 February 1979, 53. Agreement Between the Government of India and the Government of Netherlands Regarding Money Order Services New Delhi, 3 February 1979, The Hague, 26 February 1979, 54. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Republic of Maldives Regarding Abolition of Visas Male, 11 March 1979, 55. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics On Cooperation in the Field of Medical Science and Public Health New Delhi, 14 March 1979, 56. Agreement Between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia Regarding the Utilisation of Atomic Energy for Peaceful Purposes Bombay, 16 March 1979, 57. Cultural Agreement Between the Government of India and the Government of Somali Democratic Republic New Delhi, 2 April 1979, 58. Agreement Between the Government of India and the Government of the Syrian Arab Republic Relating to Air Services New Delhi, 23 April 1979, 59. Trade Agreement Between the Government of India and the Government of the People’s Democratic Republic of Yemen New Delhi, 23 April 1979, 60. Agreement Between the Government of India and the Government of the United States of America on Cooperation in the Conduct of the Monsoon Experiment (Monex – 79) New Delhi, 24 May 1979, 61. Trade Agreement Between the Government of India and the Government of the Republic of Philippines Manila, 29 May 1979, 62. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics about Launch of the Indian Space Craft (Seo-II) Moscow, 11 June 1979, 63. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics for the Construction of Iron and Steel Works at Vishakhapatnam Moscow, 12 June 1979, 64. Agreement Between the Government of India and the Government of the Polish People’s Republic on Cooperation in the Field of Health Warsaw, 16 June 1979, 65. Trade Agreement Between the Government of India and the Government of the Republic of Cuba New Delhi, 9 July 1979, 66. Agreement Between the Government of India and the Government of the Federal Republic of Nigeria on Economic and Technical Cooperation Lagos, 2 August 1979. 67. Protocol Between the Government of India and the Government of the Syrian Arab Republic of Cooperation in the Field of Radio Broadcasting and Television Damascus, 4 August 1979, 68. Exchange of Letters Between the Government of India and the Government of Finland Modifying the Agreement on Avoidance of Double Taxation of Income New Delhi, 16 August 1979, 69. Agreement Between the Government of India and the Government of the United Republic of Tanzania for the Avoidance of Double Taxation on Income Dar-es-Salam, 5 September 1979, 70. Agreement Between the Government of India and the Government of the Republic of Maldives Relating to Air Services Male, 5 November 1979, 71. Trade and Payments Agreement Between the Government of India and the Government of Czechoslovak Socialist Republic New Delhi, 3 December 1979, 72. Protocol Between the Government of India and the Government of the Republic of France Regarding Cooperation in the Field of Agriculture and Rural Development New Delhi, 28 January 1980, 73. Protocol Between the Government of India and the Government of the Republic of France on Economic Cooperation New Delhi, 28 January 1980, 74. Protocol Between the Government of India and the Government of the Republic of France on Audio Visual Techniques New Delhi, 25 February 1980, 75. Agreement Between the Government of India and the Government of the Democratic and Popular Republic of Algeria Regarding the Utilisation of Atomic Energy for Peaceful Purposes New Delhi, 28 February 1980, 76. Agreement Between the Government of India and the Government of the Democratic and Popular Republic of Algeria on Scientific and Technical Cooperation New Delhi, 28 February 1980, 77. Memorandum of Understanding Between the Government of India and the Government of the Republic of France Regarding Telecommunication New Delhi, 28 February 1980, 78. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Postal Services Kathmandu, 4 March 1980, 79. Cultural Agreement Between the Government of India and the Government of the Portuguese Republic Lisbon, 7 April 1980, 80. Agreement Between the Government of India and the Government of the Syrian Arab Republic Regarding the Utilization of Atomic Energy for Peaceful Purposes Bombay, 1 May 1980, 81. Cultural Agreement Between the Government of India and the Government of the State of Qatar Doha, 4 June 1980, 82. Trade Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Moscow, 19 June 1980, 83. Joint Press Release issued at the end of the visit of Pakistan Foreign Minister Agha Shahi New Delhi, July 17 1980, 84. Exchange of Letters Between the Government of India and the Government of Nepal, Concerning the Establishment of Coaxial Cable Link Between Birganj in Nepal and Raxaul in India Kathmandu, 21 July 1980, 85. Protocol Between the Government of India and the Government of the Republic of Zambia on Trade and Joint Ventures New Delhi, 13 September 1980, 86. Protocol Between the Government of India and the Government of the Republic of Zambia Relationg to Industrial Cooperation New Delhi, 13 September 1980, 87. Agreement Between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia on Economic, Industrial, trade, Scientific and Technical Cooperation New Delhi, 26 September 1980, 88. Trade Agreement Between the Government of the People’s Republic of Bangladesh Dacca, 4 October 1980, 89. Cultural Agreement Between the Government of India and the Government of the Republic of Cyprus New Delhi, 24 October 1980, 90. Agreement Between the Government of India and the Government of Denmark Regarding Health Care and Family Welfare, New Delhi, 1 November 1980, 91. Trade and Payments Agreement Between the Government of India and the Government of the Socialist Republic of Romania New Delhi, 2 December 1980, 92. Exchange of Letters Between the Government of India and the Government of the Federal Republic of Germany Concerning Reintroduction of Visa System New Delhi, 8 December 1980, 93. Protocol Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Cooperation in the Field of Cinematography New Delhi, 10 December 1980, 94. Trade Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 10 December 1980, 95. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Economic and Technical Cooperation New Delhi, 10 December 1980, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 12</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Agreement Between the Government of India and the Government of Italy for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion with Respect to Taxes on Income Italy, 12 January 1981, 2. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Kenya, Kenya, 24 February 1981, 3. Trade Agreement Between the Government of the Republic of India and the Government of the Republic of Kenya, Kenya, 24 February 1981, 4. Economic and Technical Cooperation Agreement Between the Government of the Republic of India and the Government of the Kingdom of Saudi Arabia, Saudi Arabia, 14 April 1981, 5. Agreement Between the Government of the Republic of India and the Government of the Republic of Singapore for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion with Respect to Taxes on Income Singapore, 20 April 1981, 6. Trade Agreement Between the Government of the Republic of India and the Government of the Republic of Guatemala, Guatemala, 23 April 1981, 7. Agreement on Economic and Technical Cooperation Between the Republic of India and the State of Bahrain, Bahrain, 28 April 1981, 8. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Zimbabwe, Zimbabwe, 22 May 1981, 9. Trade Agreement Between the Government of the Republic of India and the Government of the Republic of Argentina, Argentina, 28 July 1981, 10. Agreement on Economic, Scientific and Technical Co-Operation Between the Government of the Republic of India and the Government of the Republic of Ghana, Ghana, 12 October 1981, 11. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Ghana, Ghana, 12 October 1981, 12. Agreement on the Setting up of India-Algeria Joint Commission for Economic, Trade, Scientific, Technical and Cultural Co-operation Algeria, 19 November 1981, 13. Agreement on Economic and Technical Cooperation Between the Republic of India and the Kingdom of Morocco, Morocco, 20 November 1981, 14. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Uganda, Uganda, 24 November 1981, 15. Joint Statement issued at the end of the visit of Foreign Minister of Pakistan New Delhi, 1 February 1982, 16. Cultural Agreement Between the Government of India and the Government of Spain, Spain, 16 September 1982, 17. Agreement Between the Government of India and the Government of the United Republic of Tanzania Relating to Air Services Tanzania, 29 September 1982, 18. Joint Press Statement issued on the visit of Pakistan President General Zia-ul-Haq New Delhi, 1 November 1982, 19. Agreement on Economic Cooperation Between the Republic of India and the United Mexican States Mexico, 24 November 1982, 20. Cultural Agreement Between the Government of the Republic of India and the Provisional Military Government of Socialist Ethiopia, Ethiopia, 9 February 1983, 21. Agreement for the Establishment of a Joint Commission Between the Government of India and the Government of Pakistan, Pakistan, 10 March 1983, 22. Statements made by the Pakistan foreign Minister Sahabzada Yaqub Khan and External Affairs Minister P. V. Narasimha Rao at the concluding session of the Joint Commission. Islamabad, 4 June 1983, 23. Agreement for Setting up an Indo-Iran Joint Commission for Economic, Trade, Scientific, Technical and Cultural Cooperation Iran, 19 July 1983, 24. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Estonia, Estonia 14 October 1983, 25. Cultural Cooperation Agreement Between the Government of the Republic of India and the Government of the Republic of Upper Volta, Upper Volta, 12 December 1983, 26. Cultural Agreement Between the Government of the Republic of India and the Government of Yemen Arab Republic Yemen, 15 December 1983, 27. Agreement on Economic and Technical Cooperation Between the Republic of India and the State of Qatar, Qatar 19 April 1984, 28. Agreement for Avoidance of Double Taxation Germany, Federal Republic Germany, 28 June 1984, 29. Convention Between the Government of the Republic of India and the Government of the Union of Soviet Socialist Republics on Protection of Migratory Birds USSR, 8 October 1984, 30. Agreement on Economic Cooperation Between the Government of the Republic of India and Government of the Republic of Argentina, Argentina 24 January 1985, 31. Agreement Between the Government of the Republic of India and the Government of the Republic of Argentina on Scientific and Technical Cooperation Argentina, 24 January 1985, 32. Agreement on Economic Cooperation Between the Government of the Republic of India and Government of the Republic of Argentina, Argentina 24 January 1985, 33. Joint Statement issued at the end of the visit of Indian Foreign Secretary Mr. Romesh Bhandari Islamabad, 6 April 1985, 34. Cultural Agreement Between the Government of the Republic of India and the Socialist People’s Libyan Arab Jamahiriya Libya, 24 August 1985, 35. Agreement Between the Government of Canada and the Government of India for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion With Respect to Taxes on Income Canada, 30 October 1985, 36. Joint Statement issued at the end of the visit of Foreign Secretary Romesh Bhandari to Islamabad. Islamabad, 21 January 1986, 37. Agreement Between the Government of the Republic of India and the Government of the Socialist Republic of Vietnam for Cooperation for the Utilisation of Atomic Energy for Peaceful Purposes Vietnam, 25 March 1986, 38. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Nicaragua, Nicaragua 9 September 1986, 39. Agreement Between the Republic of India and the Socialist Republic of the Union of Burma on the Delimitation of the Martime Boundary in the Andaman Sea, in the Coco Channel and in the Bay of Bengal Burma, 23 December 1986, 40. Agreement Between the Government of the Republic of India and His Majesty’s Government of Nepal for Setting up an Industrial Estate at Rajbiraj Nepal, 18 January 1987, 41. Cultural Agreement Between the Government of the Republic of Peru, Peru 25 January 1987, 42. Extradition Treaty Between India and Canada, Canada 6 February 1987, 43. Cultural Cooperation Agreement Between the Government of the Republic of India and the Government of the Republic of Trinidad &amp; Tobago, Trinidad &amp; Tobago, 13 March 1987, 44. Joint Statement issued at the end of Second Meeting India – Pakistan Home Secretary Level talks Pakistan, 17 May 1988, 45. Agreement of Cooperation in the Sphere of Information Between the Republic of India and the Syrian Arab Republic Syria, 12 September 1988, 46. Agreement Between the Government of the Republic of India and the Government of the German Democratic Republic on Scientific and Technological Co-Operation German, 7 December 1988, 47. Cultural Cooperation Agreement Between the Government of the Republic of India and the Government of the Islamic Republic of Pakistan, Pakistan 31 December 1988, 48. Agreement on the Establishment of a Joint Commission for Bilateral Cooperation Between the Government of the Republic of India and the Government of the Kingdom of Thailand, Thailand 29 March 1989, 49. Joint Press Conference of the India and Pakistan Foreign Secretaries Pakistan, 20 December 1990, 50. Joint Press Release issued at the end of the talks Between the Foreign Secretaries of India and Pakistan Islamabad, 20 December 1990, 51. Agreement Between India and Pakistan on Prevention of Air Space Violations and for Permitting over Flights and Landings by Military Aircraft Pakistan, 6 April 1991, 52. Agreement Between India And Pakistan on Advance Notice on Military Exercises, Manoeuvres and Troop Movements Pakistan, 6 April 1991, 53. Memorandum of Understanding of the Fifth Session of Joint Ministerial Commission Between the Islamic Republic of Iran and the Republic of India Iran, 11 November 1991, 54. Memorandum of Understanding on Consular Matters Between the Governments of the Islamic Republic of Iran and the Republic of India Iran, 11 November 1991, 55. Agreement Between the Government of India and the Government of the Russian Federation on the Inter-Governmental Commission on Trade, Economic, Scientific and Technological Cooperation Russia, 4 May 1992, 56. Code of Conduct for Treatment of Diplomatic/Consular Personnel in India and Pakistan, Pakistan 19 August 1992, 57. Joint Declaration by the Republic of India and the Islamic Republic of Pakistan on Complete Prohibition of Chemical Weapons, Pakistan, 19 August 1992, 58. Protocol on the Establishment of Diplomatic Relations Between the Republic of India and the Republic of Georgia, Georgia 28 September 1992, 59. Agreement between the Government of the Republic of Uganda and the Government of the Republic of India for the Creation of the Indo-Uganda Joint Committee for Economic, Technical, Scientific and Cultural Cooperation Uganda, 1993, 60. Agreement on Co-operation Between the Government of the Republic of India and the Government of the Russian Federation on the Matters of Combating Illicit Traffic in Narcotic Drugs and Psychotropic Substances Russia, 28 January 1993, 61. Agreement between the Government of the Republic of India and the Government of the Russian Federation on Cultural and Scientific Cooperation Russia, 28 January 1993, 62. Memorandum on Science and Technology Cooperation Russia, 28 January 1993, 63. Agreement between the Government of the Republic of India and the Government of the Russian Federation on Defence Cooperation Russia, 28 January 1993, 64. Treaty of Friendship and Cooperation Between the Republic of India and the Russian Federation Russia, 28 January 1993, 65. Agreement on Cooperation and Interaction Between the Ministry of Home Affairs of the Republic of India and the Ministry of Security of the Russian Federation Russia, 28 January 1993, 66. Indo-Spanish Joint Declaration on Cooperation in Combating Terrorism, Drug-Trafficking and Organized Crime Spain, 8 February 1993, 67. Agreement on SAARC Preferential Trading Arrangement (SAPTA) SAARC, 11 April 1993, 68. Agreement Between the Government of Republic of India and the Government of the Republic of Yemen for Establishment of a Joint Committee for Economic, Technical, Cultural, Scientific and Trade Cooperation Yemen, 3 May 1993, 69. Agreement Between the Government of the Republic of India and the Government of the People’s Republic of China on the Maintenance of Peace and Tranquility Along the Line of Actual Control in the India-China Border Areas China, 7 September 1993, 70. Protocol Between the Government of the Republic of India and the Government of the People’s Republic of China for Extension of Border Trade Across Shipkila Pass China, 7 September 1993, 71. Agreement between the Ministry of Information and Broadcasting of the Republic of India and the Ministry of Radio, Film, Television of the People’s Republic of China on Radio and Television Cooperation China, 7 September 1993, 72. Agreement on Environment Cooperation Between the Government of the Republic of India and the Government of the People’s Republic of China, China 7 September 1993, 73. Declaration of Principles and Directions of Cooperation Between the Republic of India and the Republic of Estonia, 14 October 1993, 74. Agreement on Cooperation between the Ministry of Home Affairs, Governments of India and the Ministry of Internal Affairs of the Russian Federation Russian, 18 October 1993, 75. Agreement between the Government of the Republic of India, the Government of the Union of Myanmar, and the Government of the Kingdom of Thailand on the Determination of the Trijunction Point Between the three Countries in the Andaman Sea Myanmar, 27 October 1993, 76. Agreement Between the Government of the Republic of India and his Majesty’s Government of Nepal on the Development of the B.P. Koirala Institute of Health Sciences at Dharan (Nepal) Nepal, 10 March 1994, 77. Arrangements Between the Government of the Republic of India and the Government of the United Kingdom of Great Britain and Northern Ireland on Gainful Occupation for Family Members of a Diplomatic Mission or Consular Post United Kingdom, 7 April 1994, 78. Agreement Between the Government of the Republic of India and the Government of Ukraine on the Intergovernmental Commission on Trade, Economic, Scientific, Technological, Industrial and Cultural Cooperation Ukraine, 19 April 1994, 79. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of Ukraine, Ukraine 19 April 1994, 80. Protocol for Consulations &amp; Cooperation Between the Ministry of External Affairs of the Republic of India and the Ministry of Foreign Affairs of the Republic of Bulgaria, Bulgaria 26 May 1994, 81. Agreement Between the Government of the Republic of India and the Government of the Republic of Bulgaria for Cooperation in Combating Crime, Terrorism and Illicit Trafficking in Narcotic Drugs and Psychotropic Substances Bulgaria, 26 May 1994, 82. Agreement Between the Government of the Republic of India and the Government of Romania Regarding Cooperation in Combating Crime, Terrorism, Illcit Trafficking of Narcotic Drugs and Psychotropic Substances Romania, 2 June 1994, 83. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in Science and Technology Russia, 30 June 1994, 84. Memorandum on Science &amp; Technology Cooperation in the field of Meteorology Between the India Meteorological Department and Hydrometeorology &amp; Enviromental Monitoring Russia, 30 June 1994, 85. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the field of Protection of the Environment and Natural Resources Russia, 30 June 1994, 86. Declaration on the Further Development and Intensification of Cooperation Between the Republic of India and the Russian Federation Russia, 30 June 1994, 87. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the Field of Tourism Russia, 30 June 1994, 88. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the Exploration and use of Outer Space for Peaceful Purposes Russia, 30 June 1994, 89. Treaty Between the Government of the Republic of India and the Government of Canada on Mutual Assistance in Criminal Matters Canada, 24 October 1994, 90. Protocol to Implement the Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the Field of Information Signed Russia, 23 December 1994, 91. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Long-Term Purchases of Certain Commodities in India Russia, 23 December 1994, 92. Agreement Between the Government of the Republic of India and the Government of the Russian Federation for the Promotion and Mutual Protection of Investments Russia, 23 December 1994, 93. Agreement Between the Indian Space Research Organisation and the Russian Space Agency on Cooperation in the Exploration and use of Outer Space for Peaceful Purposes Russia, 23 December 1994, 94. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Merchant Shipping Russia, 23 December 1994, 95. Agreement on Maritime Commercial Navigation Between the Government of the Republic of India and the Government of the Islamic Republic of Iran, Iran 3 January 1995, 96. Treaty on the Principles of Inter-State Relations and Cooperation Between the Republic of India and the Republic of South Africa, South Africa 25 January 1995, 97. Agreement Between the Government of the Russian Federation and the Government of the Republic of India on the Cooperation Across State Borders Russia, 4 April 1995, 98. Agreement for Mutual Co-operation Between the Government of the Republic of India and the Government of the Arab Republic of Egypt on Co-operation in Combating Illict Traffic in Narcotic Drugs and Psychotropic Substances Egypt, 20 April 1995, 99. Protocol for Consulations Between the Ministry of External Affairs of the Republic of India and the Federal Minister for Foreign Affairs of the Federal Republic of Yugoslavia, Yugoslavia 22 June 1995, 100. Agreement Between the Republic of India and the Federal Republic of Germany for the Promotion and Protection of Investments Germany, 10 July 1995, 101. Agreement Between the Government of the Republic of India and the Government of the Republic of Yemen on Economic and Technical Cooperation Yemen, 11 July 1995, 102. Protocol for Consulations Between the Ministry of External Affairs of the Republic of India and the Ministry of Foreign Affairs of the Republic of Estonia, Estonia 28 August 1995, 103. Protocol For Consulation Between the Ministry of External Affairs of the Republic of India and the Ministry of Foreign Affairs of the Republic of Lithuania, Lithuania, 31 August 1995, 104. Protocol for Consulations Between the Ministry of External Affairs of the Republic of India and the Ministry of Foreign Affairs of the Republic of Latvia, Latvia 1 September 1995, 105. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Latvia, 1 September 1995, 106. Agreement Between the Government of the Republic of India and the Government of the Kingdom of Denmark Concerning the Promotion and Reciprocal Protection of Investments Denmark 6 Sept 1995, 107. Agreement Between the Government of the Republic of India and the Government of Turkmenistan for the Promotion and Protection Investments Turkmenistan, 20 September 1995, 108. Agreement on Scientific and Technological Cooperation Between the Government of the Republic of India and the Government of the Arab Republic of Egypt, Egypt 16 October 1995, 109. Cooperation Agreement Between the Government of the Republic of India and the Government of the Arab Republic of Egypt to Combat all Forms of Criminal Acts Particularly Terrorist, Transnational and Organized Crimes Egypt, 16 October 1955, 110. Agreement Between the Government of the Republic of India and Government of the Arab Republic of Egypt on Cooperation in the Sphere of Information Egypt, 16 October 1955, 111. Agreement on Scientific and Technological Cooperation Between the Government of the Republic of India and the Government of the Republic of Tunisia, 17 October 1995, 112. Indian-Tunisian Joint Declaration on Cooperation in Combating Terrorism, Drug-Trafficking and Organised Crime Tunisia, 17 October 1995, 113. Agreement Between the Republic of India and the Kingdom of the Netherlands for the Promotion and Protection of Investments Netherlands, 6 November 1995, 114. Agreement Between the Government of the Republic of India and the Government of the Italian Republic for the Promotion and Protection of Investment Italy, 23 November 1995, 115. Agreement Between the Government of the Republic of India and the Government of the Republic of Armenia on Economic and Technical Cooperation Armenia, 14 December 1995, 116. Agreement Between the Government of the Republic of India and the Government of the Republic of Armenia on Economic and Technical Cooperation Armenia, 14 December 1995, Country Index, Subject Index  </span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 13</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Agreement Between the Government of the Republic of India and the Government of the State of Israel for the Promotion and Protection of Investments Israel, 29 January 1996, 2. Treaty Between His Majesty’s Government of Nepal and the Government of India Concerning the Integrated Development of the Mahakali River Including Sarada Barrage, Tanakpur Barrage and Pancheshwar Project Nepal, 12 February 1996, 3. Agreement Between the Government of the Republic of India and the Government of the Slovak Republic on Cooperation in the spheres of Culture, Art, Education, Science, Tourism, Sports and Mass Media Slovak, 11 March 1996, 4. Cultural Agreement Between the Government of Jamaica and the Government of the Republic of India Jamaica, 20 March 1996, 5. Cultural Agreement Between the Government of the Republic of India and the Government of the Grand Duchy of Luxembourg, Luxembourg 10 September 1996, 6. Agreement Between the Government of the Republic of India and the Government of the Republic of Poland for the Promotion and Protection of Investments Poland, 7 October 1996, 7. Agreement Between the Government of the Republic of India and the Government of the Czech Republic on Cooperation in the Fields of Culture, Education and Science Czech Republic, 11 October 1996, 8. Agreement Between the Republic of India and the Czech Republic for the Promotion and Protection of Investments Czech Republic, 11 October 1996, 9. Agreement Between the Government of the Republic of India and the Government of the People’s Republic of China on Confidence Building Measures in the Military Field along the Line of Actual Control in the India-China Border Areas China, 29 November 1996, 10. Agreement Between the Government of the Republic of India and the Government of the Republic of South Africa on Co-Operation in the Fields of Education, Arts, Culture and Sport South Africa, 4 December 1996, 11. Agreement Between the Government of the Republic of India and the Government of the Republic of Bulgaria on Trade and Economic Cooperation Bulgaria, 4 December 1996, 12. Extradition Agreement Between the Republic of India and the Kingdom of Bhutan, Bhutan 28 December 1996m 13. Agreement on Technical Cooperation Between the Government of the Republic of India and the Government of the State of Israel, Israel 30 December 1996, 14. Agreement between the Government of the Republic of India and the Government of the Democratic Socialist Republic of Sri Lanka for the Promotion and Protection of Investments Sri Lanka, 22 January 1997, 15. Agreement on Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Trinidad &amp; Tobago, Trinidad &amp; Tobago 24 January 1997, 16. Agreement Between the Government of the Republic of India and the Government of the Republic of Cyprus on Merchant Shipping Cyprus, 11 February 1997, 17. Memorandum of Understanding between the Government of the Republic of India and the Government of the Republic of Senegal for the Establishment of the Agricultural Development Project in Senegal, Senegal 16 February 1997, 18. Agreement Between the Government of the Republic of India and the Government of the Republic of Senegal on the Establishment of the Joint Commission for Economic, Technical, Political and Cultural Cooperation Senegal, 16 February 1997, 19. Agreement Between the Government of the Republic of India and the Government of the Socialist Republic of Vietnam for the Promotion and Protection of Investments Vietnam, 8 March 1997, 20. Agreement Between the Government of the Republic of India and the Government of the Socialist Republic of Vietnam on Trade and Economic Co-operation Vietnam, 8 March 1997, 21. Protocol to the Agreement Between the Government of India and the Royal Government of Bhutan Regarding the Chukha Hydro-Electric Project in Bhutan, Bhutan 8 March 1997, 22. Red Fort Declaration on a Strategic Partnership Between India and South Africa, South Africa 28 March 1997, 23. Joint Statement issued at the end of the talks Between the Foreign Secretaries of India and Pakistan, Pakistan 31 March 1997, 24. Agreement Between the Government of the Republic of India and the Government of the Sultanate of Oman for the Promotion and Protection of Investments Oman, 2 April 1997, 25. Agreement Between the Government of the Republic of India and the Swiss Confederation for the Promotion and Protection of Investments Swiss, 4 April 1997, 26. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Lebanon, Lebanon 7 April 1997, 27. Article between the Foreign Service Institute of India and the Diplomatic Academy of Peru, Peru 26 May 1997, 28. Agreement with Hong Kong Regarding Mutual Administrative Assistance and Cooperation in Custom Matters Hong Kong, 26 May 1997, 29. Agreement on Cooperation Between Doordarshan of India and China Central Television China, 2 June 1997, 30. Agreement on the Establishment of Joint Business Council Between Federation of Indian Chambers of Commerce and Industry and Associated Chambers of Commerce and Industry of India and Tanzania, Tanzania 25 June 1997, 31. Agreement For the Surrender of Fugitive Offenders Between the Government of the Republic of India and the Government of Hong Kong, Hong Kong 28 June 1997, 32. Joint Declaration by the Lahore Chamber of Commerce and Industry and Punjab, Haryana and Delhi (PHD) Chamber of Commerce and Industry Lahore, 30 July 1997, 33. Agreement between the Government of the Republic of India and the Government of the Republic of Belarus on the Establishment of the Inter-Governmental Commission on Economic, Trade, Industrial, Scientific, Technological and Cultural Cooperation Belarus, 27 September 1997, 34. Agreement Between the Government of the Republic of India and the Government of the Republic of South Africa in the Field of Tourism South Africa, 7 October 1997, 35. Agreement on Tourism Co-Operation Between the Government of the Republic of India and the Government of the Arab Republic of Egypt, Egypt 11 October 1997, 36. Bilateral Agreement on Mutual Administrative Assistance for the Proper Application of Customs Law and for the Prevention, Investigation and Combating of Customs offences Between the Government of the Republic of India and the Government of the Arab Republic of Egypt, Egypt 11 October 1997, 37. Agreement Between the Government of the Republic of India and the Belgo-Luxembourg Economic Union for the Promotion and the Protection of Investment Belgo, 31 October 1997, 38. Agreement Between the Government of the Republic of India and the Government of Romania for the Promotion and Reciprocal Protection of Investments Romania, 17 November 1997, 39. Investments Incentive Agreement Between the Government of India and the Government of the United States of America United States, 19 November 1997, 40. Memorandum of Understanding on Co-operation Between the Government of the Republic of India and the Palestine Liberation Organisation on Behalf of the Palestinian National Authority Palestinian, Palestinian 20 November 1997, 41. Agreement between the Government of the Republic of India and the Government of the Republic of Benin for the Creation of the Indo-Benin Joint Committee for Political, Economic, Scientific, Technical and Cultural Cooperation Benin, 21 November 1997m 42. Cultural Agreement Between the Government of the Republic of Bolivia and the Government of the Republic of India Bolivia, 8 December 1997, 43. Agreement on Cooperation to Combat Terrorism, Organized Crime and Illicit Trafficking in Narcotic Drugs and Psychotropic Substances Between the Government of the Republic of India and the Government of the Italian Republic Italy, 6 January 1998, 44. Agreement on Tourism Cooperation Between the Government of the Republic of India and the Government of the Hellenic Republic Hellenic, 13 January 1998, 45. Agreement Between the Government of the Republic of India and the Government of the French Republic Concerning Mutual Legal Assistance in Criminal Matters France, 25 January 1998, 46. Agreement on mutual Legal Assistance and the Recognition and Enforcement of Judgements in Civil Matters Between the Government of the Republic of India and the Government of French Republic France, 25 January 1998, 47. Air Services Agreement Between the Government of India and the Government of Macau, Macau 11 February 1998, 48. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Azerbaijan, Azerbaijan, 23 June 1998, 49. Agreement on Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Namibia, Namibia 31 August 1998, 50. Agreement Between the Government of the Republic of India and the Government of the Republic of Mauritius for the Promotion and Protection of Investment Mauritius, 4 September 1998, 51. Agreement Between the Government of the Republic of India and the Government of Malaysia on Cooperation in Science and Technology Malaysia, 12 September 1998, 52. Agreement for Mutual Cooperation Between the Government of the Republic of India and the Government of the Republic of Turkey on Cooperation in combating Illicit Traffic in Narcotic Drugs and Psychotropic Substances Turkey, 17 September 1998, 53. Agreement Between the Republic of Turkey and the Republic of India Concerning the Reciprocal Promotion and Protection of Investments Turkey, 17 September 1998, 54. Agreement Between the Government of the Republic of India and the Government of the Republic of Belarus on Economic and Technical Cooperation Belarus, 15 October 1998, 55. Agreement Between the Government of the Republic of India and the Government of the Republic of Bulgaria for the Promotion and Protection of Investments Bulgaria, 26 October 1998, 56. Agreement Between the Government of the Republic of India and the Government of the German Democratic Republic on Scientific and Technology Co-operation German, 7 December 1998, 57. Agreement Between the Government of the Republic of India and The Government of the Republic of Zimbabwe Concerning the Promotion and Reciprocal Protection of Investment. Zimbabwe, 10 February 1999, 58. Agreement Between the Government of the Republic of India and the Government of the Republic of Indonesia for the Promotion and Protection of Investments Indonesia, 10 February 1999, 59. Agreement Between the Government of the Republic of India and the Austrian Federal Government Concerning Bilateral Economic Relations and Economic, Industrial, Technical and Technological Cooperation Australia, 12 February 1999, 60. Agreement Between the Government of the Republic of India and the Government of the Kingdom of Morocco for the Promotion and Protection of Investments Morocco, 13 February 1999, 61. Agreement Between Maghreb Arabe Presse (Map) and Press Trust of India (Pti) for Mutual Professional Cooperation Arab, 13 February 1999, 62. Agreement Between the Government of the Republic of India and the Government of Australia on the Promotion and Protection of Investments Australia, 26 February 1999, 63. Agreement Between the Government of the Republic of India and the Government of the Republic of Croatia on Cooperation in the Fields of Culture, Education, Science, Technology and Sports Croatia, 5 March 1999, 64. Agreement Between the Government of the Republic of India and the People’s Republic of Bangladesh for the Regulation of Motor Vehicle Passenger Traffic Between the two Countries Bangladesh, 17 June 1999, 65. Treaty Between the Republic of India and the Republic of Kazakhstan on Mutual Legal Assistance in Criminal Matters Kazakhstan, 17 August 1999, 66. Agreement Between the Government of the Republic of India and the Government of the Republic of Kazakhstan on Non-Visa Regime for Mutual Visits of Nationals-Holders of Diplomatic and Service/Official Passports Kazakhstan, 17 August 1999, 67. Agreement Between the Government of the Republic of India and the Government of the Argentine Republic on the Promotion and Reciprocal Protection of Investments Argentine, 20 October 1999, 68. Agreement Between the Republic of India and the United Arab Emirates on Juridical and Judicial Cooperation in Civil and Commercial Matters for the Service of Summons, Judicial Documents, Commissions, Execution of Judgements and Arbitral Awards Arab, 25 October 1999, 69. Extradition Treaty Between the Republic of India and the United Arab Emirates Arab, 25 October 1999, 70. Agreement Between the Government of the Republic of Austria and the Government of the Republic of India for the Promotion and Protection of Investments Austria, 8 November 1999, 71. Agreement on Tourism Cooperation Between Government of the Republic of India and the Government of Kingdom of Morocco, Morocco 13 November 1999, 72. Agreement Between the Government of the Republic of India and the Government of the Oriental Republic of Uruguay on Visa Exemption for Official and Diplomatic Passport Holders Uruguay, 6 December 1999, 73. Trade Agreement Between the Government of the United Republic of Tanzania and the Government of the Republic of India Tanzania, 14 January 2000, 74. Agreement between the Government of the Republic of India and the Government of the Republic of the Philippines for the Promotion and Protection on Investment Preamble Philippines, 22 January 2000, 75. Agreement Between Prasar Bharati, Doordarshan and the Radiodiffusion Television Marocaine (RTM) Malaysia, 22 February 2000, 76. Joint Statement on Cooperation in Energy and Environment Between India and the United States United State, 22 March 2000, 77. Agreement of Economic and Industrial Co-operation Between the Republic of India and the Portugese Republic Portugese, 31 March 2000, 78. Agreement Between Press Trust of India (PTI) and Emirates News Agency (WAM) for Mutual Professional Cooperation UAE, 4 April 2000, 79. Extradition Treaty Between the Government of the Republic of India and the Government of the Republic of Tunisia, Tunisia 4 April 2000, 80. Agreement Between the Foreign Service Institute, Ministry of External Affairs of India and the National Centre for Diplomatic Studies, Ministry of External Relations of Sudan, Sudan 9 April 2000, 81. Agreement Between the Government of the Republic of India and the Government of the United States of America on Employment for Family Members of a Diplomatic Mission or Consular Post United States, 10 April 2000, 82. Joint Declaration of Intent between the Federal Ministry for Economic Cooperation and Development of the Federal Republic of Germany and the Ministry of New and Renewable Energy of the Republic of India on Indo-German Development Cooperation Regarding the Establishment of Green Energy Corridors Germany, 11 April 2000, 83. Headquarters Agreement Between the Government of the Republic of India and the Asian African Legal Consultative Committee Asian-African, 26 April 2000, 84. Extradition Treaty Between the Republic of India and the Republic of Uzbekistan, Uzbekistan, 2 May 2000, 85. The Joint Declaration on principles of relations Between the Republic of India and the Republic of Uzbekistan, Uzbekistan, 2 May 2000, 86. Agreement Between the Government of the Republic of India and the Government of the Kingdom of Sweden for the Promotion and Reciprocal Protection of Investments Sweden, 4 July 2000, 87. Agreement Between the Government of the Republic of India and the Government of the Republic of India and the Government of the Kingdom of Thailand for the Promotion and Protection of Investments Thailand, 10 July 2000, 88. Agreement Between the Government of the Republic of India and the Government of the Kingdom of Thailand for Cooperation for the Utilization of Atomic Energy for Peaceful Purposes Thailand, 10 July 2000, 89. Agreement Between the Foreign Service Institute of the Republic of India and the Foreign Service Institute of the Argentina, 30 August 2000, 90. Agreement between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the field of the Agriculture Russia, 3 October 2000, 91. Declaration on Strategic Partnership between the Republic of India and the Russian Federation Russia, 3 October 2000, 92. Treaty Between the Republic of India and the Russian Federation on Legal Assistance and Legal Relations Concerning Civil and Commercial Matters Russia, 3 October 2000, 93. Agreement Between the Government of the Republic of India and the Government of the Lao People’s Democratic Republic for the Promotion and Protection of Investments Lao, 9 November 2000, 94. Agreement Between the Government of the Republic of India and the Government of Republic of Iraq on Economic, Scientific, Technical and Cultural Cooperation Iraq, 29 November 2000, 95. Agreement Between the Government of the Republic of India and the Government of the Republic of Tunisia on Cooperation in the field of Tourism Tunisia, 8 December 2000, Country Index, Subject Index  </span></span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span><span>Volume 14</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Content –</span></span></span></strong><span><span><span> Message, Foreword, Introduction, 1. Bilateral Agreement on Customs Cooperation Between the Customs Administration of the Islamic Republic of Iran and the Central Board of Excise and Customs, Department of Revenue, Ministry of Finance, Government of the Republic of India Iran, 10 April 2001, 2. Memorandum of Understanding Between the Government of the Republic of India and the Government of The Kingdom of Thailand on the Collaboration on Information Technology and Services Thailand, 10 April 2001, 3. Memorandum of Understanding Between the Ministry of Science, Research &amp; Technology of Government of the Islamic Republic of Iran and the Ministry of Information Technology of the Government Republic of India on Cooperation in Information Technology Iran, 10 April 2001, 4. Memorandum of Understanding on Cooperation in the Field of Energy Between the Government of the Islamic Republic of Iran and the Government of  the Republic of India Iran, 10 April 2001, 5. Agreement on Trade and Economic Cooperation Between the Government of the Islamic Republic of Iran and the Government of the Republic of India Iran, 10 April 2001, 6. Memorandum of Understanding on Technical Cooperation Between the Government of the Islamic Republic of Iran and the Government of the Republic of India Iran, 10 April 2001, 7. Financing Agreement between the European Community and the Republic of India European, 23 November 2001, 8. Agreement for Scientific and Technological Cooperation Between the Government of the Republic of India and the European Community European, 23 November 2001, 9. Memorandum of Understanding Between the Government of the Republic of India and the Government of the Kingdom of Thailand on the Collabration on Information Technology and Services Thailand, 28 November 2001, 10. SAARC Declaration Kathmandu, 4 January 2002, 11. The New Delhi Declaration: India and United Kingdom: Partnership for a Better and Safer World United Kingdom, 6 January 2002, 12. India and the Russian Federation Joint Statement Russia, 3 February 2002, 13. India – Colombia Joint Press Statement Colombia, 5 February 2002, 14. Joint Declaration India and Kazakhstan, Kazakhstan, 12 February 2002, 15. Joint Statement of the Fourth Meeting of the India-Russia Joint Working Group on Afghanistan Moscow, 15 February 2002, 16. India – Bangladesh Joint Press Statement Bangladesh, 18 February 2002, 17. India – Nepal Joint Press Statement Nepal, 23 March 2002, 18. India and Colombia Sign MoU for Cooperation in Information Technology MoU to establish Bilateral Task Force to Dentify Deliverables in it sector Shri Pramod Mahajan and Dr. Ngela Montoya Holguin Sign MoU Colombia, 2 April 2002, 19. Joint Press Statement Bangladesh-India Commerce Secretary Level Trade Talks Bangladesh, 10 April 2002, 20. Joint Statement, India and Cambodia Cambodia, 11 April 2002, 21. Memorandum of Understanding 12</span></span></span><span><span><span>th</span></span></span><span><span><span> Session of the Joint Commission Between the Republic of India and the Islamic Republic of Iran, Iran 20 May 2002, 22. Joint Statement of India-U.S. Defense Policy Group Washington D.C. 23 May 2002, 23. CICA Declaration on Eliminating Terrorism and Promoting Dialogue among Civilizations Almaty 5 June 2002, 24. India – Iran, Joint Press Statement Iran, 28 June 2002, 25. India – Sri Lanka, Joint Statement Colombo, 12 July 2002, 26. 5</span></span></span><span><span><span>th</span></span></span><span><span><span> Session of India-Russia Joint Working Group on Afghanistan Joint Statement Afghanistan, 18 July 2002, 27. Joint Statement of the First Asean-India Summit Phnom Penh. Kingdom of Cambodia, Cambodia, 5 November 2002, 28. Lao-India Joint Press Statement Vientiane, 8 November 2002, 29. India – Russia, Joint Statement Russia, 4 December 2002, 30. Delhi Declaration on Further Consolidation of Strategic Partnership between the Republic of India and the Russian Federation Russia, 4 December 2002, 31. Joint Declaration on Strengthening and Enhancing Economic, Scientific and Technological Cooperation Between the Republic of India and the Russian Federation Russia, 4 December 2002, 32. Documents signed During the visit of the President of the Russian Federation to India Russia, 4 December 2002, 33. The Republic of India and the Islamic Republic of Iran “The New Delhi Declaration” Iran, 25 January 2003, 34. Documents signed Between Islamic Republic of Iran and India Iran, 25 January 2003, 35. India-U.S. Global Issues Forum Joint Statement, United State, 3 February 2003, 36. Documents signed Between the Republic of India and the Republic of Poland, Poland 17 February 2003, 37. NAM XIII Summit, Kuala Lumpur Declaration on Continuing the Revitalisation of the Non-Aligned Movement kuala Lumpur, 25 February 2003, 38. India-Suriname, Joint Statement Afghanistan, 28 March 2003, 40. Memorandum of Understanding Between the Government of the Republic of Singapore and the Government of the Republic of India Concerning a third Country Training Singapore, 8 April 2003, 41. Declaration of Intent on the Singapore-India Comprehensive Economic Cooperation Agreement (CECA) Singapore, 8 April 2003, 42. India-Chile, Joint Statement Chile, 25 April 2003, 43. India-Bangladesh, Joint Statement Bangladesh, 29 April 2003, 44. Joint Declaration on the Framework of Comprehensive Cooperation Between the Republic of India and the Socialist Republic of Vietnam as they enter the 21</span></span></span><span><span><span>st</span></span></span><span><span><span> Century Vietnam, 1 May 2003, 45. India – Mozambique, Joint Statement Mozambique, 12 May 2003, 46. India – Djibouti, Joint Statement, New Delhi Djibouti, 19 May 2003, 47. India – Djibouti, Joint Statement, New Delhi Djibouti, 19 May 2003, 48. Documents Signed Between the Republic of India and Republic of Djibouti, New Delhi Djibouti, 19 May 2003, 49. India – Peru, Joint Statement, on the Occasion of the Official Visit of the External Affairs Minister of India, Shri Yashwant Sinha Peru, 5 June 2003, 50. Brasilia Declaration Brasilia, 6 June 2003, 51. India – Lao, Joint Statement Lao, 16 June 2003, 52. India – Brazil, Joint Statement Brazil, 20 June 2003, 53. Declaration on Principles for Relations and Comprehensive Cooperation Between the Republic of India and the People’s Republic of China, China 23 June 2003, 54. Documents signed Between India and China during Prime Minister Vajpayee’s visit to China, China 23 June 2003, 55. India-Mauritius Joint Statement Mauritius, 02 July 2003, 56. India-U.S. Dialogue Under the Global Issues Forum Joint Statement United States, 11 July 2003, 57. Joint Statement, Meeting of the U.S.-India Defense Policy Group Washington United States, 06 August 2003, 58. India – Lesotho, Joint Statement Lesotho, 06 August 2003, 59. India – Guyana, Joint Statement Guyana, 26 August 2003, 60. Delhi Statement on Friendship and Cooperation Between India and Israel, Israel 10 September 2003, 61. India – Seychelles, Joint Statement Seyehelles, 10 September 2003, 62. Memorandum of understanding Between India and the Bhutan regarding the Preparation of detailed project report for the Punatsangchhu Hydro-Electric Project in the Punatsangchhu Bashin, Bhutan, Bhutan 15 September 2003, 63. India – Bhutan, Joint Press Statement Bhutan, 18 September 2003, 64. Joint Press Statement on the Official visit to Thailand by H.e.Mr. Atal Bihari Vajpayee Prime Minister of the Republic of India Thailand, 12 October 2003, 65. India – Senegal, Joint Statement Senegal, 14 October 2003, 66. Joint Statement on the First Meeting of the India-Russia Joint Working Group on Global Challenges Russia, 15 October 2003, 67. India – Sri Lanka Joint Commission, Fifth Session, Colombo Sri Lanka, 15 October 2003, 68. Summary of Agreements concluded on the occasion of the visit of South African President to India South African, 16 October 2003, 69. Additional Briefing Points on Delegation-Level Talks with South Africa, South Africa, 16 October 2003, 70. Joint Declaration by India and South Africa on the occasion of the State visit to India by H.E. Mr. Thabo M. Mbeki, President of South Africa, South Africa, 16 October 2003, 71. India – Brazil, Joint Press Statement Brazil, 21 October 2003, 72. India – Sri Lanka, Joint Statement Sri Lanka, 21 October 2003, 73. India – Sudan, Joint Statement Sudan, 22 October 2003, 74. India – Bulgaria, Joint Statement Bulgaria, 23 October 2003, 75. India – Canada, Joint Statement Canada, 24 October 2003, 76. Joint Declaration on the State visit of H.E. Mr. Robert Kocharian, President of the Republic of Armenia to the Republic of India Armenia, 31 October 2003, 77. India – Hungary, Joint Statement Hungary, 04 November 2003, 78. India – Russia, Joint Statement Russia, 13 November 2003, 79. Joint Declaration of the Republic of India and the Russian Federation on Global Challenges and Threats to World Security and Stability Russia, 13 November 2003, 80. Summary of agreements signed Between India and Syria, Syria 14 November 2003, 81. Joint Declaration on friendship and cooperation Between the Republic of India and the Republic of Tajikistan, Tajikistan 14 November 2003, 82. India – Syria, Joint Statement Syria, 16 November 2003, 83. India – Mauritius, Joint Statement Mauritius, 24 November 2003, 84. Joint Press Release issued at the conclusion of the visit of EAM on the occasion of the 13</span></span></span><span><span><span>th</span></span></span><span><span><span> India-Iran Joint Commission – Tehran, Tehran 14 December 2003, 85. Joint Press Statement on India-Myanmar-Thailand Ministerial Meeting on Transport Linkages Thailand, 23 December 2003, 86. Joint Statement issued during the visit of H.E. Dr. Cheikh Tidiane Gadio, Senior Minister, Minister for Foreign Affairs of the Republic of Senegal, Senegal 11 September 2004, 87. India-Nepal Joint Press Statement, Visit of Prime Minister of Nepal Rt. Hon. Mr. Sher Bahadur Deuba to India Nepal, 12 September 2004, 88. Joint Press Statement on the State Visit of Dr A.P.J. Abdul Kalam, President of India to South Africa, South Africa 15 September 2004, 89. Joint Press Statement on Next Steps in Strategic Partnership Between India and the United States, United States 17 September 2004, 90. India-UK Joint Declaration United Kingdom, 20 September 2004, 91. Joint Statement between India and US United state, 21 September 2004, 92. Joint Press Statement – India, Brazil, Japan and Germany Meeting on UN Reforms Germany, 21 September 2004, 93. Joint Statement – Meeting Between Prime Minister Dr. Manmohan Singh and Pakistan President Mr. Pervez Musharraf Pakistan, 24 September 2004, 94. Summary of Treaties signed during the visit of H.E. Mr. Roh Moo – Hyun, President of the Republic of Korea to India Korea, 5 October 2004, 95. Joint Statement, State Visit to India of H.E. Mr. Roh Moo-Hyun. President of the Republic of Korea (ROK), Korea, 6 October 2004, 96. Joint Statement issued on the occasion of the State Visit of H.E. Senior General Than Shwe, Chairman of the State Peace and Development Council of the Union of Myanmar to India Myanmar, 29 October 2004, 97. Summary of MOU Signed Between India &amp; Uzbekistan, Uzbekistan 29 October 2004, 98. Joint Press Statement for 5</span></span></span><span><span><span>th</span></span></span><span><span><span> India-EU Summit Europe, 8 November 2004, 99. Joint Declaration on Cultural Relations, Europe, 8 November 2004, 100. Joint Press Statement, 8</span></span></span><span><span><span>th</span></span></span><span><span><span> round of Foreign Office Consultations Between India and Israel, Israel 17 November 2004, 101. Joint Declaration by the Russian Federation and the Republic of India Russia, 3 December 2004, 102. Joint Statement, India-Pakistan discussions on Khokhrapar-Munnabao Rail Link Pakistan, 3 December 2004, 103. Joint Press Statement – Meeting Between India and Pakistan on Srinagar-Muzaffarabad Bus Service Pakistan, 8 December 2004, 104. Joint Statement – Director General Level Talks Between NCB India and ANF Pakistan, Pakistan 14 December 2004, 105. Joint Statement, India-Pakistan meeting on Joint Survey of the Boundary Pillars in the Horizontal Segment in the Sir Creek Area Pakistan, 15 December 2004, 106. Joint Statement, State Visit of H.E. Dr. Ivan Gasparovic, President of the Slovak Republic, to the Republic of India Slovak, 15 December 2004, 107. Joint Statement, India-Pakistan Expert Level meeting on Conventional CBMs Pakistan, 15 December 2004, 108. Joint Statement, Second Round of India-Pakistan Expert Level talks on Nuclear CBMs Pakistan, 15 December 2004, 109. Joint Statement on the visit of Minister of External Affairs Shri K. Natwar Singh to Muscat, Oman, Oman 26 December 2004, 110. Joint Statement, Meeting Between Foreign Secretaries of India and Pakistan, Pakistan 28 December 2004, 111. Joint Press Statement (Bilateral – Between Minister of Energy and Mineral Resources of Bangladesh and Minister of Petroleum and Natural Gas of India to promote bilateral energy cooperation) Bangladesh, 13 January 2005, 112. Joint Press Statement (Trilateral – Between Minister for Energy of Myanmar, Minister of Energy and Mineral Resources of Bangladesh and Minister of Petroleum and Natural Gas of India) Bangladesh, 13 January 2005, 113. Joint Statement, third Meeting of the India-Russia Joint Working Group (JWG) on Combating International Terrorism Russia, 20 January 2005, 114. Joint Statement, Visit of H.E. [Truncated]</span></span></span></span></span></span></p>', 'Title
			INDIA: Bilateral Treaties and Agreements including Joint Declarations, Statements/ Communique in 18 Vols. (Complete Set)

			Author
			Govt.of India

			ISBN
			9789385830006

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>INDIA: Bilateral Treaties and Agreements including Joint Declarations, Statements/ Communique in 18 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Govt.of India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830006</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"49995"', '"34997"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42289789385830006.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830006&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2100', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2100', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1759, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:05'),
('a9c36421-6027-4403-8341-21963702bda9', '1736', NULL, 'Principles and Applications of GSM -CD-Rom included', 'principles-and-applications-of-gsm-cdrom-included-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1-1736', 'principles-and-applications-of-gsm-cdrom-included-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736-1736', 'FVGH4455', 'FVGH4455', 'FVGH4455', NULL, 'The book presents fundamental concepts providing a foundation for understanding the technical aspects of speech and channel coding, modulation, propagation and other items which are used for GSM and common with its derivative. It provides sufficient details so that the reader can understand the related wireless standards. Also, it allows the reader to apply the concepts to practical wireless systems.', '<p>The book presents fundamental concepts providing a foundation for understanding the technical aspects of speech and channel coding, modulation, propagation and other items which are used for GSM and common with its derivative. It provides sufficient details so that the reader can understand the related wireless standards. Also, it allows the reader to apply the concepts to practical wireless systems.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Vijay K. Garg

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788177588798

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vijay K. Garg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177588798</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1175"', '"705"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6286dpp_18_106.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVGH4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1736', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1736', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2003, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:05'),
('aa1577bf-a16a-4675-96e3-c9c14bdc8c99', '2551', NULL, 'Modern Database Management 10/e', 'modern-database-management-10e-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551', 'modern-database-management-10e-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551-2551', 'NBHU7786', 'NBHU7786', 'NBHU7786', NULL, 'The tenth edition of the popular Modern Database Management has been expanded and upgraded to make it more relevant to improved managerial practices, database design tools and methodologies, and database technology. In addition to the expanded coverage of SQL with frequently used components, the text includes new figures to graphically depict the set-processing logic of SQL queries, thereby providing new tools to students.', '<p>The tenth edition of the popular Modern Database Management has been expanded and upgraded to make it more relevant to improved managerial practices, database design tools and methodologies, and database technology. In addition to the expanded coverage of SQL with frequently used components, the text includes new figures to graphically depict the set-processing logic of SQL queries, thereby providing new tools to students.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Jeffrey A. Hoffer

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131761434

			Pages
			620

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeffrey A. Hoffer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131761434</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>620</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"729"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 620, '620', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBHU7786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2551', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2551', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1534, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:05'),
('aa2b1122-9c17-44f5-bbdf-5fdcf2b5b6c6', '4121', 340, 'Agricultural Technology and Land Development Machinery', 'agricultural-technology-and-land-development-machinery', 'agricultural-technology-and-land-development-machinery', '9789393884428', '9789393884428', '9789393884428', NULL, 'About the book

Agricultural technology refers to technology for the production of machines used on a farm to help with farming. Agricultural machines have been designed for practically every stage of the agricultural process. They include machines for tilling the soil, planting seeds, irrigating the land, cultivating crops, protecting them from pests and weeds, harvesting, threshing grain, livestock feeding, and sorting and packaging the products. People who are trained to design agricultural machinery, equipment, and structures are knows as agricultural engineers.

This book needs modern agriculture and a useful guide to naturalists, students, teachers, farmers, researches and industrialists.

Contents:

	Role of Information Technology in Agriculture

	Agriculture Science

	Technological Change in Agriculture

	Agricultural Technologies as Experiments

	Nanotechnology in Agriculture and crop

	Agricultural Machinery

	Uses of Biotechnology in Growth of Crops

	Cross-breeding Technique

	Landscape Ecology Application and Biogeography

	New Technoscientific in Agri-biotechnology

	Organic Gardening and Farming Techniques', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural technology refers to technology for the production of machines used on a farm to help with farming. Agricultural machines have been designed for practically every stage of the agricultural process. They include machines for tilling the soil, planting seeds, irrigating the land, cultivating crops, protecting them from pests and weeds, harvesting, threshing grain, livestock feeding, and sorting and packaging the products. People who are trained to design agricultural machinery, equipment, and structures are knows as agricultural engineers.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book needs modern agriculture and a useful guide to naturalists, students, teachers, farmers, researches and industrialists.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Role of Information Technology in Agriculture</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agriculture Science</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Technological Change in Agriculture</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agricultural Technologies as Experiments</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Nanotechnology in Agriculture and crop</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agricultural Machinery</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Uses of Biotechnology in Growth of Crops</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Cross-breeding Technique</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Landscape Ecology Application and Biogeography</span></span></span></li>
	<li style="text-align:justify"><span><span><span>New Technoscientific in Agri-biotechnology</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Organic Gardening and Farming Techniques</span></span></span></li>
</ol>', 'Title
			Agricultural Technology and Land Development Machinery

			Author
			Dr. Mahesh Kumar

			ISBN
			9789393884428

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Technology and Land Development Machinery</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Mahesh Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789393884428</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2095lanj.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789393884428&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4121', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4121', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 340, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', '194', NULL, 'Sankhyatmak Abhiyogyata (QUANTITATIVE APTITUDE) -Puran Hal Sahit Pratiyogita Parikshao ke Liye Naye Pariksha Patern ke Anusaar', 'sankhyatmak-abhiyogyata-quantitative-aptitude-puran-hal-sahit-pratiyogita-parikshao-ke-liye-naye-pariksha-patern-ke-anusaar', 'sankhyatmak-abhiyogyata-quantitative-aptitude-puran-hal-sahit-pratiyogita-parikshao-ke-liye-naye-pariksha-patern-ke-anusaar', 'Sankhyatmak Abhiyogyata', 'Sankhyatmak Abhiyogyata', 'Sankhyatmak Abhiyogyata', NULL, 'Sankhyatmak Abhiyogyata’ (Quantitative Aptitude) is written by R. S. Aggarwal. The content of the book is written in Hindi. The book content includes Numbers, H.C.F & L.C.M, Decimal Fractions, Arithmetic, Geometric & Harmonic Progressions, Simplification, Square Roots & Cube Roots, Average, Problems on Numbers, Problems on Ages, Surds and Indices, Logarithms, Percentage, Profit & Loss, Ratio & Proportion, Partnership, Mixture, Compound Proportion, Time & Work, Pipes and Cistern, Time & Distance, Problems on Trains, Boats and Stream, Simple Interest, Compound Interest, True Discount, Banker''s Discount, Area, Volume, Races, Calendar, Clocks, Shares & Dividend, Permutations and Combinations, Probability, Trigonometry, Series, Tabulation, Pie-Chart, Bar-Graphs and Line Graphs. The book is suitable for competitive exams such as Bank P.O, Railway, S.S.C, Police, etc. if you want to score good in any of the competitive exams then get this book from Amazon India at affordable rates.', '<p>Sankhyatmak Abhiyogyata’ (Quantitative Aptitude) is written by R. S. Aggarwal. The content of the book is written in Hindi. The book content includes Numbers, H.C.F &amp; L.C.M, Decimal Fractions, Arithmetic, Geometric &amp; Harmonic Progressions, Simplification, Square Roots &amp; Cube Roots, Average, Problems on Numbers, Problems on Ages, Surds and Indices, Logarithms, Percentage, Profit &amp; Loss, Ratio &amp; Proportion, Partnership, Mixture, Compound Proportion, Time &amp; Work, Pipes and Cistern, Time &amp; Distance, Problems on Trains, Boats and Stream, Simple Interest, Compound Interest, True Discount, Banker''s Discount, Area, Volume, Races, Calendar, Clocks, Shares &amp; Dividend, Permutations and Combinations, Probability, Trigonometry, Series, Tabulation, Pie-Chart, Bar-Graphs and Line Graphs. The book is suitable for competitive exams such as Bank P.O, Railway, S.S.C, Police, etc. if you want to score good in any of the competitive exams then get this book from Amazon India at affordable rates.</p>', 'Sub Title
			No

			Author
			Dr. R.S. Aggrawal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788121928199

			Pages
			711

			Binding
			Paperback

			Year of Publication
			2014

			Edition of Book
			First

			Language
			Hindi

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. R.S. Aggrawal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788121928199</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>711</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"649"', '"389"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Hindi', 'Hindi', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 711, '711', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4944dpp_19_132.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Sankhyatmak%20Abhiyogyata&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=194', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=194', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2960, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:06'),
('aa5c51f1-0e68-4c6f-b6c0-a46ff0ae9ea6', '202', NULL, 'Learning Android Game Programming - A Hands-On Guide to Building Your First Android Game', 'learning-android-game-programming-a-handson-guide-to-building-your-first-android-game', 'learning-android-game-programming-a-handson-guide-to-building-your-first-android-game', 'Learning Android Game', 'Learning Android Game', 'Learning Android Game', NULL, '', NULL, 'Sub Title
			No

			Author
			Rick Rogers

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131786994

			Pages
			480

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rick Rogers</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786994</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>480</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 480, '480', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18479788131786994.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Learning%20Android%20Game&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=202', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=202', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2955, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:06'),
('aa9fd893-9ee9-4395-992d-9c1098b5e7b4', '731', NULL, 'How the Earth Works - Course Guidebook - With CD book', 'how-the-earth-works-course-guidebook-with-cd-book', 'how-the-earth-works-course-guidebook-with-cd-book', '9781598034066', '9781598034066', '9781598034066', NULL, 'How the Earth Works takes you on an astonishing journey through time and space. You will look at what went into making our planet-from the big bang, to the formation of the solar system, to the gradual evolution of the planet into what it is today. You will travel to the center of the Earth and out again, charting the geological forces that are constantly reshaping the continents and seafloor.

Earthquakes, volcanic eruptions, and tsunamis are byproducts of our planet''s ceaseless activity, and you will focus on specific examples of each to learn why and when they occur. Earth''s surface is mostly water, and you will explore the cycling of this vital substance throughout the planet, along with its role in climate, erosion, plate tectonics, and biology.

Not only are humans at the mercy of our planet''s natural forces, but we ourselves have become agents of change. We are altering the Earth''s land, water, and air faster than any geologic process, and this will be another theme of your journey.', '<p><strong>How the Earth Works</strong> takes you on an astonishing journey through time and space. You will look at what went into making our planet-from the big bang, to the formation of the solar system, to the gradual evolution of the planet into what it is today. You will travel to the center of the Earth and out again, charting the geological forces that are constantly reshaping the continents and seafloor.</p>

<p>Earthquakes, volcanic eruptions, and tsunamis are byproducts of our planet''s ceaseless activity, and you will focus on specific examples of each to learn why and when they occur. Earth''s surface is mostly water, and you will explore the cycling of this vital substance throughout the planet, along with its role in climate, erosion, plate tectonics, and biology.</p>

<p>Not only are humans at the mercy of our planet''s natural forces, but we ourselves have become agents of change. We are altering the Earth''s land, water, and air faster than any geologic process, and this will be another theme of your journey.</p>', 'Sub Title
			Course Guide

			Author
			Michael E. Wysesion

			Publisher
			The Great Cources

			ISBN 13 Digit
			9781598034066

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Course Guide</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael E. Wysesion</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>The Great Cources</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598034066</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"2495"', '"1500"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', 'First', NULL, NULL, NULL, NULL, 'e2b0af6b-3654-4cff-b59f-b895ced6caba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598034066&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=731', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=731', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2645, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:06'),
('aaa66197-1155-4e71-96df-e81dd2359d75', '4294', 169, 'Global Information Technology and Competitive Financial Alliances', 'global-information-technology-and-competitive-financial-alliances', 'global-information-technology-and-competitive-financial-alliances', '9781591408826', '9781591408826', '9781591408826', NULL, 'About the book

The IT revolution has made it possible for financial enterprises to become allies with each other, and to increase efficiency and profit as well as to develop more fruitful business concepts and practices. Along with the IT revolution, alliances have become indispensable and necessary.

Global Information Technology and Competitive Financial Alliances addresses the relationship between IT and financial enterprise alliances in detail, by focusing on current issues in this field, as well as future options for growth and development, relative to conditions in the world. Global Information Technology and Competitive Financial Alliances satisfies the needs of scholars in various fields, policy makers, and business personnel worldwide.

Content:

Section I. Financial Institutions, alliances, IT and Economic Growth

Section II. Financial Markets in the IT Age

Section III: Financial Innovations and IT

Section IV: Security, Law and IT', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The IT revolution has made it possible for financial enterprises to become allies with each other, and to increase efficiency and profit as well as to develop more fruitful business concepts and practices. Along with the IT revolution, alliances have become indispensable and necessary.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Global Information Technology and Competitive Financial Alliances</span></strong><span> addresses the relationship between IT and financial enterprise alliances in detail, by focusing on current issues in this field, as well as future options for growth and development, relative to conditions in the world. <strong>Global Information Technology and Competitive Financial Alliances</strong> satisfies the needs of scholars in various fields, policy makers, and business personnel worldwide.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Section I. Financial Institutions, alliances, IT and Economic Growth</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section II. Financial Markets in the IT Age</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section III: Financial Innovations and IT</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section IV: Security, Law and IT</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Global Information Technology and Competitive Financial Alliances

			Author
			Yutaka Kurihara

			ISBN
			9781591408826

			Publisher
			Idea Group Publishing

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Global Information Technology and Competitive Financial Alliances</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Yutaka Kurihara</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781591408826</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Idea Group Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"6708"', '"4695"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bab96846-81d6-4d65-91bb-96f97061658d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2089gloval.webp', NULL, '9 | 22', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781591408826&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4294', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4294', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 169, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:06'),
('aaad425a-1776-45bc-bb3a-cb6761fac0e5', '2502', NULL, 'Business and Administrative Communication BOOK', 'business-and-administrative-communication-book-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502', 'business-and-administrative-communication-book-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502-2502', 'VGHY2343', 'VGHY2343', 'VGHY2343', NULL, 'Donna Kienzler shares the same vision for the book and research philosophy as Kitty. She uses a student-friendly writing style and strong design element to hold student''s attention. The ninth edition of Business and Communication by Donna Kienzler is a true leader in the business communication field. Beyond covering the broad scope of topics in both oral and written business communication, Locker''s text uses a student-friendly writing style and strong design element to hold student''s attention. Real-world examples and real business applications underscore the relevance and importance of the material presented to the classroom experience and to the students'' careers. The 9th edition also conveys the best possible advice to students through its research base; the author''s reputation as a contributor to this field of study lends an even greater element of "teachability" and relevance to this market- leading title. If schools stress critical thinking and professional development, show them this book.', '<p>Donna Kienzler shares the same vision for the book and research philosophy as Kitty. She uses a student-friendly writing style and strong design element to hold student''s attention. The ninth edition of Business and Communication by Donna Kienzler is a true leader in the business communication field. Beyond covering the broad scope of topics in both oral and written business communication, Locker''s text uses a student-friendly writing style and strong design element to hold student''s attention. Real-world examples and real business applications underscore the relevance and importance of the material presented to the classroom experience and to the students'' careers. The 9th edition also conveys the best possible advice to students through its research base; the author''s reputation as a contributor to this field of study lends an even greater element of "teachability" and relevance to this market- leading title. If schools stress critical thinking and professional development, show them this book.</p>', 'Business and Administrative Communication BOOK', '<h1>Business and Administrative Communication BOOK</h1>', '"1700"', '"1020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGHY2343&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2502', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2502', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1567, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:06'),
('aab0f78f-145e-411d-9327-cf4190cf1349', '3477', 922, 'Designing with Glass - Great Glass Building', 'designing-with-glass-great-glass-building-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477', 'designing-with-glass-great-glass-building-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477-3477', '9781864701128', '9781864701128', '9781864701128', NULL, 'In Great Glass Buildings, Peter and Jennifer Hyatt present fifty exemplary modern projects that explore a number of theories about the nature, mystique and attraction of glass in the architecture of the past few years. Variously performing roles that include giftwrap, lightweight armour, transmitter and insulator, glass began its re-emergence as an architectural force during the 1990s, as a symbol of new modernism, and is described by the authors as ''the DNA of the new modernity''. Advances in glass-making and construction technology and the advent of structural glazing, fixing systems, glass coatings and waterproof connections have transformed the ambitious dreams of the past into reality. Glass and sustainable design principles are increasingly interdependent, and together are embraced by forward-thinking architects.

''Great Glass Buildings reveals delight in the illuminated, magical form and space. Whether public or private, these projects trigger a strong human response to the temporal, spiritual and physical worlds. Works as diverse as teahouse, private residence, public spa and grand civic gesture indicates new modernism''s appeal.''

Content - Introduction, 30 St. Mary Axe, United Kingdom, Atami Water/Glass Residence, Japan, The Atrium at Federation Square, Australia, Austrian School (Osterreichische Schule), Hungary, Bark Design Studio, Canada, Burda Media Park, Germany, Carousel Pavillion, Australia, Cellular Operations Headquarters, United Kingdom, Central Foyer of Bremen University, Germany, The Christ Pavillion, Germany, City Hall, United Kingdom, Federal Ministry for Consumer Protection, Food and Agriculture (BMVEL). Germany, Grammar School Markt Inderdorf, Germany, Hauer King House, United Kingdom, Headquarters of Deutsche Post AG, Germany, Herz Jesu Kirche (Church of the Sacred Heart), Germany, Hotel Habita, Mexico, House IA, Mexico, House in Wales, United Kingdom, House R 128, Germany, HydraPier, The Netherlands, ING Group Headquarters, The Netherlands, Jenkins Robson House, Australia, Koehler House, Canada, The Lowry Centre, United Kingdom, Lyon Airport Station, France, Maison Hermes, Japan, Mineral Bath Extension and Renovation, Germany, Modern Art Museum of Fort Worth, United States of America, Motor Show Stand for AUDI AG, Germany, Multimedia Library (Mediatheque), France, Municipal Library (Stadt-und Landesbibliothek), Germany, NatWest Media Centre, United Kingdom, The New 42nd Street Studios, United States of America, Newman House, Australia, Nomentana Residence, United States of America, North German State Clearing Bank Building (Nord LB), Germany, Osaka Maritime Museum, Japan, Parque Espana Residential Building, Mexico, Picture Window House, Japan, Portland International Airport, United States of America, Singapore Arts Centre, Singapore, Software Manufacturer, United States of America, Solar Tube, Austria, Sondica Airport, New Terminal, Spain, Tea House (Fukyo), Japan, Troyes Mediatheque (Mediatheque de l''Agglomeration Troyenne), France, Uptown Munchen, Germany, The Westin New York at Times Square, Unites States of America ', '<p style="text-align:justify"><span>In Great Glass Buildings, Peter and Jennifer Hyatt present fifty exemplary modern projects that explore a number of theories about the nature, mystique and attraction of glass in the architecture of the past few years. Variously performing roles that include giftwrap, lightweight armour, transmitter and insulator, glass began its re-emergence as an architectural force during the 1990s, as a symbol of new modernism, and is described by the authors as ''the DNA of the new modernity''. Advances in glass-making and construction technology and the advent of structural glazing, fixing systems, glass coatings and waterproof connections have transformed the ambitious dreams of the past into reality. Glass and sustainable design principles are increasingly interdependent, and together are embraced by forward-thinking architects.</span></p>

<p style="text-align:justify"><span>''Great Glass Buildings reveals delight in the illuminated, magical form and space. Whether public or private, these projects trigger a strong human response to the temporal, spiritual and physical worlds. Works as diverse as teahouse, private residence, public spa and grand civic gesture indicates new modernism''s appeal.''</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, 30 St. Mary Axe, United Kingdom, Atami Water/Glass Residence, Japan, The Atrium at Federation Square, Australia, Austrian School (Osterreichische Schule), Hungary, Bark Design Studio, Canada, Burda Media Park, Germany, Carousel Pavillion, Australia, Cellular Operations Headquarters, United Kingdom, Central Foyer of Bremen University, Germany, The Christ Pavillion, Germany, City Hall, United Kingdom, Federal Ministry for Consumer Protection, Food and Agriculture (BMVEL). Germany, Grammar School Markt Inderdorf, Germany, Hauer King House, United Kingdom, Headquarters of Deutsche Post AG, Germany, Herz Jesu Kirche (Church of the Sacred Heart), Germany, Hotel Habita, Mexico, House IA, Mexico, House in Wales, United Kingdom, House R 128, Germany, HydraPier, The Netherlands, ING Group Headquarters, The Netherlands, Jenkins Robson House, Australia, Koehler House, Canada, The Lowry Centre, United Kingdom, Lyon Airport Station, France, Maison Hermes, Japan, Mineral Bath Extension and Renovation, Germany, Modern Art Museum of Fort Worth, United States of America, Motor Show Stand for AUDI AG, Germany, Multimedia Library (Mediatheque), France, Municipal Library (Stadt-und Landesbibliothek), Germany, NatWest Media Centre, United Kingdom, The New 42nd Street Studios, United States of America, Newman House, Australia, Nomentana Residence, United States of America, North German State Clearing Bank Building (Nord LB), Germany, Osaka Maritime Museum, Japan, Parque Espana Residential Building, Mexico, Picture Window House, Japan, Portland International Airport, United States of America, Singapore Arts Centre, Singapore, Software Manufacturer, United States of America, Solar Tube, Austria, Sondica Airport, New Terminal, Spain, Tea House (Fukyo), Japan, Troyes Mediatheque (Mediatheque de l''Agglomeration Troyenne), France, Uptown Munchen, Germany, The Westin New York at Times Square, Unites States of America </span></p>', 'Sub Title
			Designing with Glass - Great Glass Building - 50 Modern Classics

			Author
			Peter Hyatt

			About Author
			As per Book

			ISBN 10 Digit
			1864701129

			ISBN 13 Digit
			9781864701128

			Pages
			240

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Designing with Glass - Great Glass Building - 50 Modern Classics</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Peter Hyatt</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1864701129</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781864701128</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>240</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2004</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"5200"', '"3120"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 240, '240', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6685Designing%20with%20Glass%20-%20Great%20Glass%20Building.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781864701128&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3477', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3477', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 922, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:06'),
('aacec349-3657-4927-87a8-9e07ed22a1bc', '4314', 149, 'Finite Mathematics for Business, Economics, Life Sciences, and Social Sciences 14/e', 'finite-mathematics-for-business-economics-life-sciences-and-social-sciences-14e', 'finite-mathematics-for-business-economics-life-sciences-and-social-sciences-14e', '9781292264202', '9781292264202', '9781292264202', NULL, 'About the book

Finite Mathematics for Business, Economics, Life Sciences, and Social Sciences, 14th Edition offers more built-in guidance than any other text for this course - with special emphasis on applications and prerequisite skills - and a host of student-friendly features to help students catch up or learn on their own.

Content:

1. Functions and Graphs

2. Mathematics of Finance

3. Systems of Linear Equations; Matrices

4. Linear Inequalities and Linear Programming

5. Linear Programming: The Simplex Method

6. Logic, Sets, and Counting

7. Probability

8. Markov Chains

9. Data Description and Probability Distributions

10. Games and Decisions (online)', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>Finite Mathematics for Business, Economics, Life Sciences, and Social Sciences</span></em><span>, 14th Edition offers more built-in guidance than any other text for this course - with special emphasis on applications and prerequisite skills - and a host of student-friendly features to help students catch up or learn on their own.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. Functions and Graphs</span></span></span></p>

<p><span><span><span>2. Mathematics of Finance</span></span></span></p>

<p><span><span><span>3. Systems of Linear Equations; Matrices</span></span></span></p>

<p><span><span><span>4. Linear Inequalities and Linear Programming</span></span></span></p>

<p><span><span><span>5. Linear Programming: The Simplex Method</span></span></span></p>

<p><span><span><span>6. Logic, Sets, and Counting</span></span></span></p>

<p><span><span><span>7. Probability</span></span></span></p>

<p><span><span><span>8. Markov Chains</span></span></span></p>

<p><span><span><span>9. Data Description and Probability Distributions</span></span></span></p>

<p><span><span><span>10. Games and Decisions (online)</span></span></span></p>

<p> </p>
', 'Title
			Finite Mathematics for Business, Economics, Life Sciences, and Social Sciences 14/e

			Author
			Raymond A. Barnett

			ISBN
			9781292264202

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Finite Mathematics for Business, Economics, Life Sciences, and Social Sciences 14/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Raymond A. Barnett</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292264202</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"6825"', '"4777"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1425815JZmUCo2L._SY385_.jpg', NULL, '9 | 23 | 24 | 31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292264202&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4314', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4314', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 149, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:06'),
('aae2b952-8bd7-413f-84b4-c14cf0d2db0d', '3855', 596, 'Semiconductor Physics', 'semiconductor-physics', 'semiconductor-physics', '-32-', '-32-', '-32-', NULL, 'About the book

Experience has shown that the rather high standards employed in formulating the material do not present undue difficulties to the students. The understanding is substantially facilitated by the presence of practically all of the intermediate calculations. The results of the calculations are sometimes illustrated by experimental data.

The use of the methods of the theory of groups simplifies the handling of many of the problems involved. However, the author bearing in mind that the theory of groups is as a rule not studied in technical colleges felt he had no right to use the theory of groups approach in formulating the material contained in the book limiting himself to an Appendix containing the fundamentals of this theory.

Treating Semiconductor Physics as a separate discipline the author shied away from anything that dealt with the operation of concrete semiconductor devices

CONTENTS

Preface 9

Chapter I. Introduction. Electron Theory of Conductivity 11

	Electron Theory of Conductivity. Ohm''s Law 11

	Mean-Free Time and Free-Path Distribution Functions 16

	Electron Distribution Function. Mean Values of Physical Quantities 20

	Semiconductors. The Classification of Materials According to Their Conductivity 31

	Semiconductor Conductivity Models. The Concept of a Hole 35

	Intrinsic and Extrinsic Conductivities 39

Chapter II. The Fundamentals of the Band Theory of Semiconductors 42

7. The Schrödinger Equation for the Crystal 42

8. The Adiabatic Approximation 45

9. Single Electron Approximation 50

10. Periodic Field of the Crystal Lattice. Translational Operator 54

11. Quasimomentum 59

12. The Effective Mass of the Electron 64

13. Relation Between Velocity and Quasimomentum 70

14. Acceleration Operator 73

15. Brillouin Zones 80

16. Normalising Inside a Potential Box and the Discrete Nature of Quasimomentum 85

17. Theory of the Quasifree Electron 90

18. Theory of the Quasibound Electron 105

19. Effective Mass Method. Influence of External Fields on Energy Spectrum of a Crystal 119

20. Localised States 125

21. Elementary Theory of Impurity States 130

22. Surface States 138

23. Quantisation of Electron Energy in a Magnetic Field. Landau Levels 141

24. Pauli Principle. Concept of Metal, Semiconductor, and Dielectric 146

25. Main Features of the Hole 153

26. Band Structure of Some Semiconductors. Calculation Methods 158

27. Quasiparticle Concept 175

Chapter III. Electron and Hole Statistics in Semiconductors 180

28. Density of States 180

29. Electron and Hole Concentrations 189

30. Electric Neutrality Equation 197

31. Intrinsic Semiconductor 200

32. Extrinsic Semiconductor. Impurity of One Type 205

33. Semiconductor Doped with Both Acceptor and Donor Impurities 215

34. Degenerate Semiconductor 221

35. Density of States in a Magnetic Field 225

Chapter IV. Kinetic Phenomena in Semiconductors 234

36. Boltzmann''s Kinetic Equation 234

37. Relaxation Time 241

38. Electric Current Density and Energy Flux Density 249

39. Kinetic Coefficients 253

40. Conductivity of Semiconductors 261

41. Galvanomagnetic Effects 270

42. Hall Effect in Extrinsic Conductivity Range 280

43. Hall Effect in a Substance with Several Types of Charge Carriers 288

44. Magnetic Field Dependence of Hall Coefficient 294

45. Magnetoresistive Effect 302

46. Heat Conductivity of Semiconductors 311

47. Thermoelectric Phenomena 318

48. Thermomagnetic Phenomena 334

49. General Analysis of Kinetic Phenomena 338

50. On Kinetic Phenomena in Semiconductors with Tensor Effective Masses 348

51. Tensorsensitive Effect. Tensorsensitivity 352

52. Piezoresistive Effect. Piezoresistance Coefficients 359

Chapter V. The Theory of Charge Carrier Scattering 369

53. Effective Scattering Cross Section 369

54. Relationship Between Relaxation Time and Effective Cross Section 378

55. Elements of Quantum Transition Theory 383

56. Impurity Ion Scattering 390

57. Scattering by Neutral Impurity Atoms 398

58. Lattice Vibrations. Normal Coordinates, Phonons 401

59. Acoustical and Optical Lattice Vibrations 409

60. Lattice Specific Heat. Phonon Statistics 422

61. Scattering by Thermal Lattice Vibrations. Method of Deformation Potential 432

62. Temperature Dependence of Charge Carrier Mobility 441

63. Dependence of Relaxation Time on External Fields. Deviations from Ohm''s Law 452

Chapter VI. Charge Carrier Recombination 461

64. Continuity Equation. Lifetime 461

65. Recombination Mechanism. Linear Recombination 472

66. Diffusion and Drift of Nonequilibrium Charge Carriers 484

67. Surface Recombination 492

Chapter VII. Contact Phenomena in Semiconductors 497

68. Debye Length 497

69. Work Function 510

70. Contact Potential Difference. Metal-Metal Contact 515

71. Metal-Semiconductor Contact 519

72. Inhomogeneous Semiconductor, p-n Junction 525

Chapter VIII. Optical and Photoelectrical Phenomena in Semiconductors 532

73. Light-Absorption Spectrum 532

74. Light Absorption by Free Charge Carriers 536

75. Cyclotron Resonance 546

76. Intrinsic Light Absorption 555

77. Absorption of Light by the Lattice 573

78. Light Absorption by Electrons in Localised States 579

79. Influence of the Ambient on Absorption Spectrum 586

80. Photoresistive Effect 590

81. Dember Effect. Photovoltaic Effect 599

82. Photomagnetoelectric Effect 608

83. Faraday Effect 613

84. Spin-Orbital Splitting of Energy Bands 623

Appendix. Introduction to the Theory of Groups 633

Recommended Literature 694', '<p><u><strong>About the book</strong></u></p>

<p><span><span>Experience has shown that the rather high standards employed in formulating the material do not present undue difficulties to the students. The understanding is substantially facilitated by the presence of practically all of the intermediate calculations. The results of the calculations are sometimes illustrated by experimental data.</span></span></p>

<p><span><span>The use of the methods of the theory of groups simplifies the handling of many of the problems involved. However, the author bearing in mind that the theory of groups is as a rule not studied in technical colleges felt he had no right to use the theory of groups approach in formulating the material contained in the book limiting himself to an Appendix containing the fundamentals of this theory.</span></span></p>

<p><span>Treating Semiconductor Physics as a separate discipline the author shied away from anything that dealt with the operation of concrete semiconductor devices</span></p>

<p><strong>CONTENTS</strong><br />
Preface 9</p>

<p><strong>Chapter I. Introduction. Electron Theory of Conductivity</strong> 11</p>

<ol>
	<li>Electron Theory of Conductivity. Ohm''s Law 11</li>
	<li>Mean-Free Time and Free-Path Distribution Functions 16</li>
	<li>Electron Distribution Function. Mean Values of Physical Quantities 20</li>
	<li>Semiconductors. The Classification of Materials According to Their Conductivity 31</li>
	<li>Semiconductor Conductivity Models. The Concept of a Hole 35</li>
	<li>Intrinsic and Extrinsic Conductivities 39</li>
</ol>

<p><strong>Chapter II. The Fundamentals of the Band Theory of Semiconductors</strong> 42<br />
7. The Schrödinger Equation for the Crystal 42<br />
8. The Adiabatic Approximation 45<br />
9. Single Electron Approximation 50<br />
10. Periodic Field of the Crystal Lattice. Translational Operator 54<br />
11. Quasimomentum 59<br />
12. The Effective Mass of the Electron 64<br />
13. Relation Between Velocity and Quasimomentum 70<br />
14. Acceleration Operator 73<br />
15. Brillouin Zones 80<br />
16. Normalising Inside a Potential Box and the Discrete Nature of Quasimomentum 85<br />
17. Theory of the Quasifree Electron 90<br />
18. Theory of the Quasibound Electron 105<br />
19. Effective Mass Method. Influence of External Fields on Energy Spectrum of a Crystal 119<br />
20. Localised States 125<br />
21. Elementary Theory of Impurity States 130<br />
22. Surface States 138<br />
23. Quantisation of Electron Energy in a Magnetic Field. Landau Levels 141<br />
24. Pauli Principle. Concept of Metal, Semiconductor, and Dielectric 146<br />
25. Main Features of the Hole 153<br />
26. Band Structure of Some Semiconductors. Calculation Methods 158<br />
27. Quasiparticle Concept 175</p>

<p><strong>Chapter III. Electron and Hole Statistics in Semiconductors</strong> 180<br />
28. Density of States 180<br />
29. Electron and Hole Concentrations 189<br />
30. Electric Neutrality Equation 197<br />
31. Intrinsic Semiconductor 200<br />
32. Extrinsic Semiconductor. Impurity of One Type 205<br />
33. Semiconductor Doped with Both Acceptor and Donor Impurities 215<br />
34. Degenerate Semiconductor 221<br />
35. Density of States in a Magnetic Field 225</p>

<p><strong>Chapter IV. Kinetic Phenomena in Semiconductors</strong> 234<br />
36. Boltzmann''s Kinetic Equation 234<br />
37. Relaxation Time 241<br />
38. Electric Current Density and Energy Flux Density 249<br />
39. Kinetic Coefficients 253<br />
40. Conductivity of Semiconductors 261<br />
41. Galvanomagnetic Effects 270<br />
42. Hall Effect in Extrinsic Conductivity Range 280<br />
43. Hall Effect in a Substance with Several Types of Charge Carriers 288<br />
44. Magnetic Field Dependence of Hall Coefficient 294<br />
45. Magnetoresistive Effect 302<br />
46. Heat Conductivity of Semiconductors 311<br />
47. Thermoelectric Phenomena 318<br />
48. Thermomagnetic Phenomena 334<br />
49. General Analysis of Kinetic Phenomena 338<br />
50. On Kinetic Phenomena in Semiconductors with Tensor Effective Masses 348<br />
51. Tensorsensitive Effect. Tensorsensitivity 352<br />
52. Piezoresistive Effect. Piezoresistance Coefficients 359</p>

<p><strong>Chapter V. The Theory of Charge Carrier Scattering</strong> 369<br />
53. Effective Scattering Cross Section 369<br />
54. Relationship Between Relaxation Time and Effective Cross Section 378<br />
55. Elements of Quantum Transition Theory 383<br />
56. Impurity Ion Scattering 390<br />
57. Scattering by Neutral Impurity Atoms 398<br />
58. Lattice Vibrations. Normal Coordinates, Phonons 401<br />
59. Acoustical and Optical Lattice Vibrations 409<br />
60. Lattice Specific Heat. Phonon Statistics 422<br />
61. Scattering by Thermal Lattice Vibrations. Method of Deformation Potential 432<br />
62. Temperature Dependence of Charge Carrier Mobility 441<br />
63. Dependence of Relaxation Time on External Fields. Deviations from Ohm''s Law 452</p>

<p><strong>Chapter VI. Charge Carrier Recombination</strong> 461<br />
64. Continuity Equation. Lifetime 461<br />
65. Recombination Mechanism. Linear Recombination 472<br />
66. Diffusion and Drift of Nonequilibrium Charge Carriers 484<br />
67. Surface Recombination 492</p>

<p><strong>Chapter VII. Contact Phenomena in Semiconductors</strong> 497<br />
68. Debye Length 497<br />
69. Work Function 510<br />
70. Contact Potential Difference. Metal-Metal Contact 515<br />
71. Metal-Semiconductor Contact 519<br />
72. Inhomogeneous Semiconductor, p-n Junction 525</p>

<p><strong>Chapter VIII. Optical and Photoelectrical Phenomena in Semiconductors</strong> 532<br />
73. Light-Absorption Spectrum 532<br />
74. Light Absorption by Free Charge Carriers 536<br />
75. Cyclotron Resonance 546<br />
76. Intrinsic Light Absorption 555<br />
77. Absorption of Light by the Lattice 573<br />
78. Light Absorption by Electrons in Localised States 579<br />
79. Influence of the Ambient on Absorption Spectrum 586<br />
80. Photoresistive Effect 590<br />
81. Dember Effect. Photovoltaic Effect 599<br />
82. Photomagnetoelectric Effect 608<br />
83. Faraday Effect 613<br />
84. Spin-Orbital Splitting of Energy Bands 623</p>

<p><strong>Appendix. Introduction to the Theory of Groups</strong> 633</p>

<p><strong>Recommended Literature</strong> 694</p>', 'Title
			Semiconductor Physics

			Author
			P.S Kireev

			Publisher
			Mir Publishers

			Year of Publication
			1978

			Pages
			696

			Binding
			Hardcover

			Language
			English

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Semiconductor Physics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">P.S Kireev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1978</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">696</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>

<p> </p>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 696, '696', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6545semiconductor.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-32-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3855', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3855', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 596, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:06'),
('aae479e4-a322-47f8-acc5-7a47c1278a99', '1555', NULL, 'Political Theory & Thought', 'political-theory-thought-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1-1555', 'political-theory-thought-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555-1555', 'TGHH6546', 'TGHH6546', 'TGHH6546', NULL, 'Political Theory & Thought', '<h1>Political Theory &amp; Thought</h1>', 'Sub Title
			No

			Author
			M. Siddiqi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8181160991

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Siddiqi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160991</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3580image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHH6546&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1555', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1555', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2134, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('aaf11769-6a48-44b6-ac75-855b76689362', '1543', NULL, 'Women and Politics - Worldwide New', 'women-and-politics-worldwide-new-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-154-1543', 'women-and-politics-worldwide-new-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543-1543', 'HHGG2322', 'HHGG2322', 'HHGG2322', NULL, 'Despite the fact that women''s interest in politics is increasing and that almost all political parties have promised higher female representation in politics, women''s organizations mostly appear to believe that these developments will not end in "women deputies". Women''s representation in politics is not linked to whether a country is rich or poor. Compared to men, women still face numerous obstacles when entering politics. In spite of the fact that countries around the world have recognized the under-representation of women in politics and started to adopt measures to address the deficit, the world average proportion of women members of national - level legislatures stood at a mere 17 percent. To date, moreover elected women head only 13 of the world''s 194 states and governments. Understanding that women''s participation is central to democratic governance. International IDEA works to improve women''s representation and participation in politics.', '<p>Despite the fact that women''s interest in politics is increasing and that almost all political parties have promised higher female representation in politics, women''s organizations mostly appear to believe that these developments will not end in "women deputies". Women''s representation in politics is not linked to whether a country is rich or poor. Compared to men, women still face numerous obstacles when entering politics. In spite of the fact that countries around the world have recognized the under-representation of women in politics and started to adopt measures to address the deficit, the world average proportion of women members of national - level legislatures stood at a mere 17 percent. To date, moreover elected women head only 13 of the world''s 194 states and governments. Understanding that women''s participation is central to democratic governance. International IDEA works to improve women''s representation and participation in politics.</p>', 'Women and Politics - Worldwide New', '<h1>Women and Politics - Worldwide New</h1>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97919788175332935.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HHGG2322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1543', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1543', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2143, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('ab00247d-7ec0-4f30-abd3-aed6c5defa9a', '3674', 767, 'SAMBA-PURANA- An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses', 'sambapurana-an-exhaustive-introduction-sanskrit-text-english-translation-notes-index-of-verses', 'sambapurana-an-exhaustive-introduction-sanskrit-text-english-translation-notes-index-of-verses', '9788171104444', '9788171104444', '9788171104444', NULL, 'The Puranas are invaluable and significant sources of Indian culture. The Pauranic tradition preserves Different aspects of Indian religious practices, philosophical musings, literary developments and cultural expressions. The development of the Puranas had been simultaneous with the development of Indian culture. They may be regarded as the ever-developing encyclopedia of Indian culture.

Generally, the number of the Puranas is accepted to be eighteen, but the real position is that the number of the Puranas is much more than eighteen. The Puranas which are counted in the category of eighteen are called the Maha Puranas, but there is another category of the Puranas which are called the Upa-Puranas and their traditional number is again fixed as eighteen, though actually their number is much more than eighteen. The importance of these Upa-Puranas as sources of Indian culture is as much as that of the Maha-Puranas .

The Sun-worship is an ancient tradition of Indian which originated in the Neolithic age and continued throughout history in some form or the other. Even at present, it is alive in some temples and in some rituals. Specially, the key mantra of the Hindus- the Gayatri is dedicated to the Sun-god as the prime source of life and the rituals of sasthi vrata is very popular. The names of the Upa-Puranas differ in many lists, but the Samba Purana finds mention in all these lists without exception which may be regarded as a strong argument in favour of the antiquity and popularity of this Upa-Purana.

The Maga-oriented Sun-worship is the theme of the Samba Purana. It is well-known that in ancient times, the Sun-worship had been universally popular religion. In prehistoric times, natural form of the sun was worshipped through symbols. The Vedic tradition has a strong tradition of the sun-worshiped. In this tradition, the natural form of the sun was worshipped under various names-Surya, Savitr, Mitra, Visnu, Pusan, Asvin, Adityas etc. Sun-worship w as observed through various symbols.

The present book is the first authentic edition of Samba Purana along with complete English translation, an exhaustive introduction, scholarly notes and an index of verses in the end.', '<p style="text-align:justify"><span><span><span>The Puranas are invaluable and significant sources of Indian culture. The Pauranic tradition preserves Different aspects of Indian religious practices, philosophical musings, literary developments and cultural expressions. The development of the Puranas had been simultaneous with the development of Indian culture. They may be regarded as the ever-developing encyclopedia of Indian culture.</span></span></span></p>

<p><span><span><span>Generally, the number of the Puranas is accepted to be eighteen, but the real position is that the number of the Puranas is much more than eighteen. The Puranas which are counted in the category of eighteen are called the Maha Puranas, but there is another category of the Puranas which are called the Upa-Puranas and their traditional number is again fixed as eighteen, though actually their number is much more than eighteen. The importance of these Upa-Puranas as sources of Indian culture is as much as that of the Maha-Puranas .</span></span></span></p>

<p><span><span><span>The Sun-worship is an ancient tradition of Indian which originated in the Neolithic age and continued throughout history in some form or the other. Even at present, it is alive in some temples and in some rituals. Specially, the key mantra of the Hindus- the Gayatri is dedicated to the Sun-god as the prime source of life and the rituals of sasthi vrata is very popular. The names of the Upa-Puranas differ in many lists, but the Samba Purana finds mention in all these lists without exception which may be regarded as a strong argument in favour of the antiquity and popularity of this Upa-Purana.</span></span></span></p>

<p><span><span><span>The Maga-oriented Sun-worship is the theme of the Samba Purana. It is well-known that in ancient times, the Sun-worship had been universally popular religion. In prehistoric times, natural form of the sun was worshipped through symbols. The Vedic tradition has a strong tradition of the sun-worshiped. In this tradition, the natural form of the sun was worshipped under various names-Surya, Savitr, Mitra, Visnu, Pusan, Asvin, Adityas etc. Sun-worship w as observed through various symbols.</span></span></span></p>

<p><span><span><span>The present book is the first authentic edition of Samba Purana along with complete English translation, an exhaustive introduction, scholarly notes and an index of verses in the end.</span></span></span></p>', ' 

						Title

			 

			SAMBA-PURANA- An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses

			Author

			V.C Srivastava

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171104444

			ISBN-10 Digit

			8171104444

			Pages

			299

			Year

			2013

			Binding

			Hard Bound

			Language

			Sanskrit & English

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p> </p>

			<table cellspacing="0">
				<tbody>
					<tr>
						<td>
						<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>
						</td>
					</tr>
				</tbody>
			</table>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>SAMBA-PURANA- An Exhaustive Introduction, Sanskrit Text, English Translation, Notes &amp; Index of Verses</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>V.C Srivastava</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171104444</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171104444</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>299</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2013</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"500"', '"375"', '"0"', 3, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '1/e', NULL, '2013', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 299, '299', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3120IMG_20231026_0001_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171104444&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3674', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3674', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 767, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:06'),
('ab315c45-4119-4131-991d-857f97081911', '4142', 319, 'Rural Migration in India', 'rural-migration-in-india', 'rural-migration-in-india', '9788131427378', '9788131427378', '9788131427378', NULL, 'About the book

People move from rural areas to urban areas for various reasons. The main reason for the migration is the uneven distribution of resources in the economy. Economic constraint at the native place of the migrants motivates them to leave their place of birth in search of livelihood or economics betterment in urban zones. Migrants are drawn to the cities by the economics forces such as domestic terms of trade, the diffusion of technology from the western countries and the growth of modern large scale urban industries. Existence of income differentiation in certain areas especially, Urban areas, is the main factor which pulls the people from low-income areas to relatively high-income areas. Consequences can be observed in economic, social, cultural, political and demographic sphere.

The book focuses on all the issues related to rural migration and suggests certain preventive measures.

Contents:

Section I

Perspectives, Issues and Prevention Strategies

Indian Rural Economy: An Introduction

Rural Migration in India: Economic Issues

The Push and Pull Factors of Rural Migration

Rural unemployment in India—A Critical Appraisal

Migration: Types, Causes and Consequences

Rural Non-Farm Employment and Income

NABARD’S Innovations in Rural Development

Section II

Case Studies

Migration for Hard Work: A Reluctant Livelihood Strategy for Poor Households in West Bengal, India

Female Labour Migration in India: Insights from NSSO Data

Changing Character of Rural Economy and Migrant Labour in Punjab

Rural-Urban Migration and Urban Poverty: Socio-Economics Profiles of Rickshaw Pullers and Owner-Contractors in North-East Delhi

Rural Labour Markets and Migration in India', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>People move from rural areas to urban areas for various reasons. The main reason for the migration is the uneven distribution of resources in the economy. Economic constraint at the native place of the migrants motivates them to leave their place of birth in search of livelihood or economics betterment in urban zones. Migrants are drawn to the cities by the economics forces such as domestic terms of trade, the diffusion of technology from the western countries and the growth of modern large scale urban industries. Existence of income differentiation in certain areas especially, Urban areas, is the main factor which pulls the people from low-income areas to relatively high-income areas. Consequences can be observed in economic, social, cultural, political and demographic sphere.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book focuses on all the issues related to rural migration and suggests certain preventive measures.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Section I</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Perspectives, Issues and Prevention Strategies</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Indian Rural Economy: An Introduction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Rural Migration in India: Economic Issues</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Push and Pull Factors of Rural Migration</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Rural unemployment in India—A Critical Appraisal</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Migration: Types, Causes and Consequences</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Rural Non-Farm Employment and Income</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>NABARD’S Innovations in Rural Development</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Section II</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Case Studies</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Migration for Hard Work: A Reluctant Livelihood Strategy for Poor Households in West Bengal, India</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Female Labour Migration in India: Insights from NSSO Data</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Changing Character of Rural Economy and Migrant Labour in Punjab</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Rural-Urban Migration and Urban Poverty: Socio-Economics Profiles of Rickshaw Pullers and Owner-Contractors in North-East Delhi</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Rural Labour Markets and Migration in India</span></span></span></span></p>

<p> </p>
', 'Title
			Rural Migration in India

			Author
			BVS Prasad

			ISBN
			9788131427378

			Publisher
			SBS Publishers

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Rural Migration in India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>BVS Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131427378</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>SBS Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1095"', '"712"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f39b581a-5308-4dd1-84f1-17be6758277a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2746rural%20migration.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131427378&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4142', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4142', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 319, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('ab597c49-ebc5-4c57-af04-d48b2bef281c', '67', NULL, 'Realizing Community Futures -A Practical Guide to Harnessing Natural Resources', 'realizing-community-futures-a-practical-guide-to-harnessing-natural-resources', 'realizing-community-futures-a-practical-guide-to-harnessing-natural-resources', '9781844073832', '9781844073832', '9781844073832', NULL, 'About the book

This revolutionary book is a practical guide for helping communities in any location or context - from a fishing community in England to a logging town in Canada to a farming village in India - to develop a collective vision of a prosperous and sustainable future and a road-map for mobilizing and managing their natural resources to realize that future. It explains in a step-by-step manner how to use a process of ''participatory modelling'' to structure people''s learning, their understanding of the natural systems they depend upon and how this can lead to better social and environmental outcomes.

The book is for communities and professional natural resources managers who want to use this powerful tool to help people share visions of the future they want and to take appropriate, immediate action to turn them into reality. It introduces both the theory and practice of participatory modelling using everyday language and a variety of accessible and successful examples. The result is a practical, useful and accessible guide for practicing real, successful community-based natural resource management anywhere, in any circumstances, for community prosperity.

Content – 

1 Bringing shared visions to life, 

2 Diverse interests and common problems, 

3 Shared visions, 

4 Explicit visions, 

5 Substantive visions, 

6 Exploring alternatives, 

7 Into the future      

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This revolutionary book is a practical guide for helping communities in any location or context - from a fishing community in England to a logging town in Canada to a farming village in India - to develop a collective vision of a prosperous and sustainable future and a road-map for mobilizing and managing their natural resources to realize that future. It explains in a step-by-step manner how to use a process of ''participatory modelling'' to structure people''s learning, their understanding of the natural systems they depend upon and how this can lead to better social and environmental outcomes.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book is for communities and professional natural resources managers who want to use this powerful tool to help people share visions of the future they want and to take appropriate, immediate action to turn them into reality. It introduces both the theory and practice of participatory modelling using everyday language and a variety of accessible and successful examples. The result is a practical, useful and accessible guide for practicing real, successful community-based natural resource management anywhere, in any circumstances, for community prosperity.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content – </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1 Bringing shared visions to life, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2 Diverse interests and common problems, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3 Shared visions, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4 Explicit visions, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5 Substantive visions, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6 Exploring alternatives, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7 Into the future      </span></span></span></span></p>

<p> </p>', 'Title
			Realizing Community Futures -A Practical Guide to Harnessing Natural Resources

			Author
			Jerry Vanclay

			ISBN
			9781844073832

			Publisher
			EarthScan

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Realizing Community Futures -A Practical Guide to Harnessing Natural Resources</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jerry Vanclay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781844073832</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>EarthScan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2920"', '"1898"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'a5488a2a-e511-4f0f-98b0-1c3d9e485f90', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9531dpp_15_32.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781844073832&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=67', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=67', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3042, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:06'),
('ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', '4129', 332, 'Biofuel Crop Sustainability', 'biofuel-crop-sustainability', 'biofuel-crop-sustainability', '9780470963043', '9780470963043', '9780470963043', NULL, 'About the book

The principles of sustainable agriculture have been expounded for centuries. The recognition of the need to produce crops in a way that will ensure continued cultivation and reliable food and fuel sources over decades and centuries has never been greater. As the biofuels industry continues to develop, increased scrutiny is being paid to production practices of biomass crops. Biofuel Crop Sustainability serves as a timely collection of the latest research on sustainable strategies and practices in a time of increased demand and competition for arable lands.

Biofuel Crop Sustainability is a broad-ranging reference written by leading researchers in the biofuels community. The book opens with chapters that explore sustainability issues around specific families of biomass crops, such as grains, oilseed crops, grasses, and canes. The final chapters look more broadly at issues common to all biofuel crop production. These chapters cover critical topics like nutrient management, maintaining soil quality, and food versus fuel production issues.

Providing timely coverage of an increasingly critical issue, Biofuel Crop Sustainability will be an essential volume for crop scientists, biofuels researchers, agroecologists, and others looking at the issue of agricultural sustainability.

Contents:

1 Biofuel Crop Sustainability Paradigm 3

B.P. Singh

2 Sustainable Production of Grain Crops for Biofuels 31

A.A. Jaradat

3 Sugarcane as an Energy Crop: Its Role in Biomass Economy 53

R. van Antwerpen, S.D. Berry, T. van Antwerpen, J. Smithers, S. Joshi, and M. van der Laan

4 Sustainable Cellulosic Grass Crop Production 109

J.H. Fike, D.J. Parrish, and W.B. Fike

5 Sustainable Oil Crops Production 165

C. Eynck, D. Shrestha, J. Vollmann, K.C. Falk, W. Friedt, H.P. Singh, and E. Obeng

6 Short-rotation Woody Crop Biomass Production for Bioenergy 205

L.C. Kiser and T.R. Fox

7 Biomass Feedstock Production Impact on Water Resource Availability 239

K.C. Stone, P.G. Hunt, K.B. Cantrell, and K.S. Ro

8 Biofuel Crops and Soil Quality and Erosion 261

D. Chatskikh, A. Ovchinnikova, B. Seshadri, and N. Bolan

9 Nutrient Management in Biofuel Crop Production 301

R. Lemus

10 Food, Farming, and Biofuels 325

J. Popp

11 Biofuel Crops, Ecosystem Services, and Biodiversity 357

A. Fieldsend and H.P. Singh

12 Biofuel Crops and Greenhouse Gases 383

A. Hastings, J. Yeluripati, J. Hillier, and P. Smith

13 Economics of Biomass Feedstocks and Biofuels 407

T.A. Maung, C. Gustafson, B. McCarl, D. Ripplinger, and D. Saxowsky

14 Geospatial Modeling Applications for Biofuel Sustainability Assessment 431

S.S. Panda', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The principles of sustainable agriculture have been expounded for centuries. The recognition of the need to produce crops in a way that will ensure continued cultivation and reliable food and fuel sources over decades and centuries has never been greater. As the biofuels industry continues to develop, increased scrutiny is being paid to production practices of biomass crops. Biofuel Crop Sustainability serves as a timely collection of the latest research on sustainable strategies and practices in a time of increased demand and competition for arable lands.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biofuel Crop Sustainability is a broad-ranging reference written by leading researchers in the biofuels community. The book opens with chapters that explore sustainability issues around specific families of biomass crops, such as grains, oilseed crops, grasses, and canes. The final chapters look more broadly at issues common to all biofuel crop production. These chapters cover critical topics like nutrient management, maintaining soil quality, and food versus fuel production issues.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Providing timely coverage of an increasingly critical issue, Biofuel Crop Sustainability will be an essential volume for crop scientists, biofuels researchers, agroecologists, and others looking at the issue of agricultural sustainability.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1 Biofuel Crop Sustainability Paradigm 3</span></span></span></p>

<p><span><span><span>B.P. Singh</span></span></span></p>

<p><span><span><span>2 Sustainable Production of Grain Crops for Biofuels 31</span></span></span></p>

<p><span><span><span>A.A. Jaradat</span></span></span></p>

<p><span><span><span>3 Sugarcane as an Energy Crop: Its Role in Biomass Economy 53</span></span></span></p>

<p><span><span><span>R. van Antwerpen, S.D. Berry, T. van Antwerpen, J. Smithers, S. Joshi, and M. van der Laan</span></span></span></p>

<p><span><span><span>4 Sustainable Cellulosic Grass Crop Production 109</span></span></span></p>

<p><span><span><span>J.H. Fike, D.J. Parrish, and W.B. Fike</span></span></span></p>

<p><span><span><span>5 Sustainable Oil Crops Production 165</span></span></span></p>

<p><span><span><span>C. Eynck, D. Shrestha, J. Vollmann, K.C. Falk, W. Friedt, H.P. Singh, and E. Obeng</span></span></span></p>

<p><span><span><span>6 Short-rotation Woody Crop Biomass Production for Bioenergy 205</span></span></span></p>

<p><span><span><span>L.C. Kiser and T.R. Fox</span></span></span></p>

<p><span><span><span>7 Biomass Feedstock Production Impact on Water Resource Availability 239</span></span></span></p>

<p><span><span><span>K.C. Stone, P.G. Hunt, K.B. Cantrell, and K.S. Ro</span></span></span></p>

<p><span><span><span>8 Biofuel Crops and Soil Quality and Erosion 261</span></span></span></p>

<p><span><span><span>D. Chatskikh, A. Ovchinnikova, B. Seshadri, and N. Bolan</span></span></span></p>

<p><span><span><span>9 Nutrient Management in Biofuel Crop Production 301</span></span></span></p>

<p><span><span><span>R. Lemus</span></span></span></p>

<p><span><span><span>10 Food, Farming, and Biofuels 325</span></span></span></p>

<p><span><span><span>J. Popp</span></span></span></p>

<p><span><span><span>11 Biofuel Crops, Ecosystem Services, and Biodiversity 357</span></span></span></p>

<p><span><span><span>A. Fieldsend and H.P. Singh</span></span></span></p>

<p><span><span><span>12 Biofuel Crops and Greenhouse Gases 383</span></span></span></p>

<p><span><span><span>A. Hastings, J. Yeluripati, J. Hillier, and P. Smith</span></span></span></p>

<p><span><span><span>13 Economics of Biomass Feedstocks and Biofuels 407</span></span></span></p>

<p><span><span><span>T.A. Maung, C. Gustafson, B. McCarl, D. Ripplinger, and D. Saxowsky</span></span></span></p>

<p><span><span><span>14 Geospatial Modeling Applications for Biofuel Sustainability Assessment 431</span></span></span></p>

<p><span><span><span>S.S. Panda</span></span></span></p>', 'Title
			Biofuel Crop Sustainability

			Author
			Bharat P.Singh

			ISBN
			9780470963043

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Biofuel Crop Sustainability</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Bharat P.Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470963043</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"21434"', '"13932"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1780biofurel.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470963043&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4129', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4129', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 332, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('ab648109-58fd-4b68-9301-e943e79f2064', '4445', 20, 'Gurunanak', 'gurunanak', 'gurunanak', '-111-', '-111-', '-111-', NULL, '', NULL, 'Title
			Gurunanak

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Gurunanak</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5142gurunanak.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-111-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4445', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4445', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 20, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:06'),
('ab8a9e1d-994a-4b93-8c90-ca45b6e59dca', '4330', 134, 'Firewalls:Jumpstart for Network and Systems Administrators', 'firewallsjumpstart-for-network-and-systems-administrators', 'firewallsjumpstart-for-network-and-systems-administrators', '9781555582975', '9781555582975', '9781555582975', NULL, 'About the book

In this book, you will gain extensive hands-on experience installing and configuring a firewall. You will also learn how to allow access to key Web services while maintaining your organization''s security, as well as how to implement firewall-to-firewall virtual private networks (VPNs). You will learn how to build a firewall to protect your network; provide access to HTTP and FTP services on the Internet, and implement publicly accessible servers without compromising security. Furthermore, throughout the book, extensive hands-on examples provide you with practical experience in establishing security with firewalls. Examples include, but are not limited to: Installing and configuring Check Point FireWall-1; scanning to validate configuration using ISS Internet Scanner; configuring the firewall to support simple and complex Web services; setting up a packet filtering router; enhancing firewall configurations to support split-DNS; authenticating remote users; and protecting browsers and servers with a proxy-based firewall.

Content:

Section I: Overview of firewall technology

Section II: Firewall Topologies

Section III: Firewall Installation and Configuration

Section IV: Supporting Outgoing Services through Firewall Configuration

Section V: Secure External Services Provision

Section VI: Internal IP Services Protection

Section VII: Firewall Remote Access Configuration

Section VIII: Firewall management

Section IX: Appendixes', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>In this book, you will gain extensive hands-on experience installing and configuring a firewall. You will also learn how to allow access to key Web services while maintaining your organization''s security, as well as how to implement firewall-to-firewall virtual private networks (VPNs). You will learn how to build a firewall to protect your network; provide access to HTTP and FTP services on the Internet, and implement publicly accessible servers without compromising security. Furthermore, throughout the book, extensive hands-on examples provide you with practical experience in establishing security with firewalls. Examples include, but are not limited to: Installing and configuring Check Point FireWall-1; scanning to validate configuration using ISS Internet Scanner; configuring the firewall to support simple and complex Web services; setting up a packet filtering router; enhancing firewall configurations to support split-DNS; authenticating remote users; and protecting browsers and servers with a proxy-based firewall.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Section I: Overview of firewall technology</span></span></span></p>

<p><span><span><span>Section II: Firewall Topologies</span></span></span></p>

<p><span><span><span>Section III: Firewall Installation and Configuration</span></span></span></p>

<p><span><span><span>Section IV: Supporting Outgoing Services through Firewall Configuration</span></span></span></p>

<p><span><span><span>Section V: Secure External Services Provision</span></span></span></p>

<p><span><span><span>Section VI: Internal IP Services Protection</span></span></span></p>

<p><span><span><span>Section VII: Firewall Remote Access Configuration</span></span></span></p>

<p><span><span><span>Section VIII: Firewall management</span></span></span></p>

<p><span><span><span>Section IX: Appendixes</span></span></span></p>
', 'Title
			Firewalls:Jumpstart for Network and Systems Administrators

			Author
			John R.Vacca

			ISBN
			9781555582975

			Publisher
			Elsevier

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Firewalls:Jumpstart for Network and Systems Administrators</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John R.Vacca</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781555582975</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3867fire.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781555582975&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4330', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4330', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 134, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:06'),
('ab9730b5-1423-4f9a-96cd-002a4566b17e', '1179', NULL, 'Ambedkar as Critic of Hindu Religion New', 'ambedkar-as-critic-of-hindu-religion-new-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179', 'ambedkar-as-critic-of-hindu-religion-new-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179-1179', 'VBNM7766', 'VBNM7766', 'VBNM7766', NULL, 'Ambedkar as Critic of Hindu Religion New', '<h1>Ambedkar as Critic of Hindu Religion New</h1>', 'Sub Title
			No

			Author
			Lalit K. Sahay

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788174455277

			Pages
			2010

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lalit K. Sahay</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174455277</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"659"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2010, '2010', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70028183240542.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNM7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1179', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1179', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2367, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('aba40f6c-ae92-4adb-a4ac-c16068ffb84e', '1874', NULL, 'The Gale Encyclopedia Of Science in 6 Vols. 4/e New', 'the-gale-encyclopedia-of-science-in-6-vols-4e-new-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1-1874', 'the-gale-encyclopedia-of-science-in-6-vols-4e-new-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874-1874', 'TGVH6565', 'TGVH6565', 'TGVH6565', NULL, 'The Gale Encyclopedia Of Science in 6 Vols. 4/e', '<h1>The Gale Encyclopedia Of Science in 6 Vols. 4/e</h1>', 'Sub Title
			No

			Author
			K. Lee Lerner

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414428772

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414428772</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"62399"', '"37439"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80489781414428772.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGVH6565&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1874', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1874', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1926, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:06'),
('abaa916d-9585-4ff9-b33c-b2f6be54dedc', '4099', 362, 'Processes and Applications of Plant Ecology', 'processes-and-applications-of-plant-ecology', 'processes-and-applications-of-plant-ecology', '9789352696970', '9789352696970', '9789352696970', NULL, 'About the book

The first author of the term “ecology” is uncertain, though several writers used it in the mid-nineteenth century. Many biologists grant credit to the Germany biologist Ernst Haeckel, who used the term in 1866 to refer to the interrelationships of living organisms and their environment. A few years earlier, in 1857, Henry David Thoreau also spoke of ecology among other fields of biology and natural history, but he apparently did not provide a definition of the term. In any case, the origins of ecologic knowledge are much older than either Haeckel or Thoreau, and date to the origins of biology itself even though the word was not used until the nineteenth century. Rooted firmly in the  principles of ecology, the agricultural enterprise, even though having been exposed to the impact of environmental problems arising from land degradation, soil erosion, groundwater depletion and pollution and loss of biological diversity has so far stood firm and degradation, soil erosion, groundwater depletion and pollution and loss of biological diversity has so far stood firm and survived to meet the food requirement of the growing population, so much so that there have been some striking instances of food glut in several countries, including some that used to suffer famines only half a century ago. Plant ecology is a branch of the scientific field of ecology which focuses specifically on plant population. There are a number of applications for plant ecology, ranging from helping people develop low water gardens to studding endangered ecosystems to learn about how they can be protected. The basic nature of environment and its interrelation and interdependence to plants, men and animals are explained throughout. After reviewing the environmental issues and international attempts in its protection, the important components like water, air and soil are explained.

Contents:

Principles of Ecology and Natural Processes,

Plant Ecology,

Forest Ecology,

Ecological Impact of Transgenic Plants,

Aquatic Ecology,

Applications of Plant Ecology and Plant Adjustments,

Forestry Conservation Management Practices,

Biodiversity and Ecology,

Ecology of Invasive Species,

Classification and Nomenclature', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The first author of the term “ecology” is uncertain, though several writers used it in the mid-nineteenth century. Many biologists grant credit to the Germany biologist Ernst Haeckel, who used the term in 1866 to refer to the interrelationships of living organisms and their environment. A few years earlier, in 1857, Henry David Thoreau also spoke of ecology among other fields of biology and natural history, but he apparently did not provide a definition of the term. In any case, the origins of ecologic knowledge are much older than either Haeckel or Thoreau, and date to the origins of biology itself even though the word was not used until the nineteenth century. Rooted firmly in the  principles of ecology, the agricultural enterprise, even though having been exposed to the impact of environmental problems arising from land degradation, soil erosion, groundwater depletion and pollution and loss of biological diversity has so far stood firm and degradation, soil erosion, groundwater depletion and pollution and loss of biological diversity has so far stood firm and survived to meet the food requirement of the growing population, so much so that there have been some striking instances of food glut in several countries, including some that used to suffer famines only half a century ago. Plant ecology is a branch of the scientific field of ecology which focuses specifically on plant population. There are a number of applications for plant ecology, ranging from helping people develop low water gardens to studding endangered ecosystems to learn about how they can be protected. The basic nature of environment and its interrelation and interdependence to plants, men and animals are explained throughout. After reviewing the environmental issues and international attempts in its protection, the important components like water, air and soil are explained.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Principles of Ecology and Natural Processes, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Plant Ecology, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Forest Ecology, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Ecological Impact of Transgenic Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Aquatic Ecology,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Applications of Plant Ecology and Plant Adjustments, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Forestry Conservation Management Practices, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Biodiversity and Ecology, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Ecology of Invasive Species, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Classification and Nomenclature</span></span></span></p>', 'Title
			Processes and Applications of Plant Ecology

			Author
			Shashi Shekhar Prasad

			ISBN
			9789352696970

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Processes and Applications of Plant Ecology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shashi Shekhar Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352696970</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2395"', '"1557"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5765processes.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352696970&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4099', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4099', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 362, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('abbe2003-f51f-47b6-903c-3299eb41956d', '1259', NULL, 'Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries New', 'advances-in-gender-research-advancing-gender-research-from-the-nineteenth-to-the-twentyfirst-centuries-new-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259', 'advances-in-gender-research-advancing-gender-research-from-the-nineteenth-to-the-twentyfirst-centuries-new-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259-1259', 'HJUY7755', 'HJUY7755', 'HJUY7755', NULL, 'Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries New', '<h1>Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries New</h1>', 'Sub Title
			No

			Author
			Marcia Texler Segal, Vasilikie Demos

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781848550261

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marcia Texler Segal, Vasilikie Demos</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848550261</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6100"', '"3660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76509781848550261.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJUY7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1259', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1259', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2303, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('abc85134-2621-4a6d-a92a-551e1392422c', '3662', 779, 'Encyclopedia of Applied Psychology 3 Vols. Set', 'encyclopedia-of-applied-psychology-3-vols-set', 'encyclopedia-of-applied-psychology-3-vols-set', '9780126574104', '9780126574104', '9780126574104', NULL, 'The Encyclopedia of Applied Psychology encompasses applications of psychological knowledge and procedures in all areas of psychology. This compendium is a major source of information for professional practitioners, researchers in psychology, and for anyone interested in applied psychology. The topics included are, but are not limited to, aging (geropsychology), assessment, clinical, cognitive, community, counseling, educational, environmental, family, industrial/organizational, health, school, sports, and transportation psychology. The entries drawn from the above-referenced areas provide a clear definition of topic, a brief review of theoretical basis relevant to the topic, and emphasize major areas of application.

Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.', '<p>The <em>Encyclopedia of Applied Psychology</em> encompasses applications of psychological knowledge and procedures in all areas of psychology. This compendium is a major source of information for professional practitioners, researchers in psychology, and for anyone interested in applied psychology. The topics included are, but are not limited to, aging (geropsychology), assessment, clinical, cognitive, community, counseling, educational, environmental, family, industrial/organizational, health, school, sports, and transportation psychology. The entries drawn from the above-referenced areas provide a clear definition of topic, a brief review of theoretical basis relevant to the topic, and emphasize major areas of application.<br />
<br />
Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</p>', 'Sub Title
			Encyclopedia of Applied Psychology 3 Vols. Set

			Author / Editor
			Charles D. Spielberger

			About Author / Editor

			Charles D. Spielberger - University of South Florida, Tampa, Florida, USA

			Content
			No

			ISBN 10 Digit
			0126574103

			ISBN 13 Digit
			9780126574104

			Pages
			2688 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Applied Psychology 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Charles D. Spielberger</td>
		</tr>
		<tr>
			<th>
			<p>About Author / Editor</p>
			</th>
			<td>
			<p><span><span><strong><span>Charles D. Spielberger - </span></strong><span>University of South Florida, Tampa, Florida, USA</span></span></span></p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0126574103</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780126574104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2688 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"62712"', '"37627"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2688 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1911Applied%20Psychology.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780126574104&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3662', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3662', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 779, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:06'),
('abe54fa7-3134-4f70-8e28-d62196446e7f', '4257', 206, 'Business Ethics ', 'business-ethics-4257', 'business-ethics', '9798219038495', '9798219038495', '9798219038495', NULL, 'Content:

Chapter 1: Ethics and Business

Chapter 2: Blowing the Whistle

Chapter 3: Ethical Decision Making: Personal and Professional Contexts

Chapter 4: The Corporate Culture—Impact and Implications

Chapter 5: Workplace Diversity and Discrimination

Chapter 6: Ethics and Marketing

Chapter 7: Ethics and Technology

Chapter 8: Trust in Corporate Governance, Accounting and Finance

Chapter 9: Making IT Stick: Doing What’s Right in a Competitive Market', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter 1: Ethics and Business</span></span></span></p>

<p><span><span><span>Chapter 2: Blowing the Whistle</span></span></span></p>

<p><span><span><span>Chapter 3: Ethical Decision Making: Personal and Professional Contexts</span></span></span></p>

<p><span><span><span>Chapter 4: The Corporate Culture—Impact and Implications</span></span></span></p>

<p><span><span><span>Chapter 5: Workplace Diversity and Discrimination</span></span></span></p>

<p><span><span><span>Chapter 6: Ethics and Marketing</span></span></span></p>

<p><span><span><span>Chapter 7: Ethics and Technology</span></span></span></p>

<p><span><span><span>Chapter 8: Trust in Corporate Governance, Accounting and Finance</span></span></span></p>

<p><span><span><span>Chapter 9: Making IT Stick: Doing What’s Right in a Competitive Market</span></span></span></p>
', 'Title
			Business Ethics 

			Author
			Puneet Arora

			ISBN
			9798219038495

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Ethics </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Puneet Arora</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9798219038495</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"995"', '"746"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4265kk.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9798219038495&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4257', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4257', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 206, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:06'),
('abead2f9-c690-45ac-b3cd-50edecdc9abe', '3844', 607, 'Computational Mathematics', 'computational-mathematics-3844', 'computational-mathematics', '5-03-000275-8', '5-03-000275-8', '5-03-000275-8', NULL, 'About the book

The rapid development of computer engineering in recent times has led to an expansion of application of mathematics. Quantitative methods have been introduced into practically every sphere of human activity. The use of computers in the economy requires skilled spe­cialists who have a command of the methods of computa­tional mathematics.

Computational mathematics is one of the principal disciplines necessary for the preparation of specialists for various branches of economy. By studying it students acquire theoretical knowledge and practical skill to solve various applied problems with the aid of mathemati­cal models and numerical methods that are realized on a computer.

This study aid assumes that the reader is aware of the elementary concepts of higher mathematics, i.e. contin­uity, the derivative and the integral. It covers three large divisions of mathematics: “Algebraic Methods" (Ch. 2-6), “Numerical Methods of Analysis” (Ch. 1, 7, 8) and “Numerical Methods of Solving Differential Equa­tions” (Ch. 9, 10).

The theoretical material presented is illustrated by nu­merous examples. Each chapter is concluded by exer­cises for independent work.', '<p><u><strong>About the book</strong></u></p>

<p>The rapid development of computer engineering in recent times has led to an expansion of application of mathematics. Quantitative methods have been introduced into practically every sphere of human activity. The use of computers in the economy requires skilled spe­cialists who have a command of the methods of computa­tional mathematics.</p>

<p>Computational mathematics is one of the principal disciplines necessary for the preparation of specialists for various branches of economy. By studying it students acquire theoretical knowledge and practical skill to solve various applied problems with the aid of mathemati­cal models and numerical methods that are realized on a computer.</p>

<p>This study aid assumes that the reader is aware of the elementary concepts of higher mathematics, i.e. contin­uity, the derivative and the integral. It covers three large divisions of mathematics: “Algebraic Methods" (Ch. 2-6), “Numerical Methods of Analysis” (Ch. 1, 7, 8) and “Numerical Methods of Solving Differential Equa­tions” (Ch. 9, 10).</p>

<p>The theoretical material presented is illustrated by nu­merous examples. Each chapter is concluded by exer­cises for independent work.</p>', 'Title
			Computational Mathematics

			Author
			N.I Danilina

			ISBN
			5-03-000275-8

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			514

			Binding
			Hardcover

			Language
			 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Computational Mathematics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.I Danilina</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-000275-8</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">514</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td>Language</td>
			<td> </td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', ' ', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 514, '514', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4141coputational.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000275-8&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3844', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3844', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 607, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:06'),
('abeb8573-ec64-4163-be38-553af219ae96', '703', NULL, 'Beginner''s Guide to Microwave', 'beginners-guide-to-microwave-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703', 'beginners-guide-to-microwave-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703-703', '9788178694887', '9788178694887', '9788178694887', NULL, 'Can I bake a cake in my microwave? ...

How do I steam idlis in my microwave? ...

How do I cook chicken in my microwave? ...

Can I do Indian cooking in my microwave? ...

These are some of the questions which I have answered in my cooking classes and cooking demos several times and I soon realized the need of such a cookbook for all begginers with a mircowave. This book will prove a perfect companion for a begginer with a microwave oven. The book has been divided into sections which are very user friendly. the microwave can cook, bake and grill as well. All three wonderful kitchen techniques in one!', '<h2 style="text-align:justify"><span>Can I bake a cake in my microwave? ...</span></h2>

<p style="text-align:justify"><span>How do I steam idlis in my microwave? ...</span></p>

<p style="text-align:justify"><span>How do I cook chicken in my microwave? ...</span></p>

<p style="text-align:justify"><span>Can I do Indian cooking in my microwave? ...</span></p>

<h2 style="text-align:justify"><span>These are some of the questions which I have answered in my cooking classes and cooking demos several times and I soon realized the need of such a cookbook for all begginers with a mircowave. This book will prove a perfect companion for a begginer with a microwave oven. The book has been divided into sections which are very user friendly. the microwave can cook, bake and grill as well. All three wonderful kitchen techniques in one!</span></h2>', 'Sub Title
			Beginner''s Guide to Microwave

			Author
			Nita Mehta

			About Author
			As per Book

			Content

			UNDERSTAND YOUR MICROWAVE OVEN

			Introduction

			FAQ''s, Myths & Problems with Microwave Ovens

			Useful Tips to cook perfect food in the Microwave Oven

			Interesting Uses of the Microwave

			Cookware Selection Guide for Different Modes of the Microwave

			Microwave Accessories Guide

			Microwave Mode Basics

			Factors affecting Microwave Cooking

			Cooking on the Microwave Mode

			Grilling in the Microwave

			Baking in the Microwave Oven

			MICROWAVE MODE

			GRILL MODE

			CONVECTION MODE

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788178694887

			Pages
			128

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Beginner''s Guide to Microwave</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Nita Mehta</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td>
			<p><span><span>UNDERSTAND YOUR MICROWAVE OVEN</span></span></p>

			<p><span><span>Introduction</span></span></p>

			<p><span><span>FAQ''s, Myths &amp; Problems with Microwave Ovens</span></span></p>

			<p><span><span>Useful Tips to cook perfect food in the Microwave Oven</span></span></p>

			<p><span><span>Interesting Uses of the Microwave</span></span></p>

			<p><span><span>Cookware Selection Guide for Different Modes of the Microwave</span></span></p>

			<p><span><span>Microwave Accessories Guide</span></span></p>

			<p><span><span>Microwave Mode Basics</span></span></p>

			<p><span><span>Factors affecting Microwave Cooking</span></span></p>

			<p><span><span>Cooking on the Microwave Mode</span></span></p>

			<p><span><span>Grilling in the Microwave</span></span></p>

			<p><span><span>Baking in the Microwave Oven</span></span></p>

			<p><span><span>MICROWAVE MODE</span></span></p>

			<p><span><span>GRILL MODE</span></span></p>

			<p><span><span>CONVECTION MODE</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788178694887</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>128</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2015</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41369788178694887.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178694887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=703', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=703', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2664, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:06'),
('abf5b09c-e168-4d15-95d0-3d289dc593d8', '519', NULL, 'The Foundation of Buddhist Practice - The Library of Wisdom and Compassion - V2', 'the-foundation-of-buddhist-practice-the-library-of-wisdom-and-compassion-v2-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519', 'the-foundation-of-buddhist-practice-the-library-of-wisdom-and-compassion-v2-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519-519', '9781614295204', '9781614295204', '9781614295204', NULL, 'THIS IS THE SECOND volume in The Library of Wisdom and Compassion, a definitive and comprehensive series that collects the Dalai Lama''s decades of presentations of every step of the path to awakening. It has been complied and coauthored by one of his chief Western disciples, the American nun Thubten Chodron.

The second volume in the Dalai Lama’s definitive and comprehensive series on the stages of the Buddhist path, The Library of Wisdom and Compassion.

Volume 1, Approaching the Buddhist Path, contained introductory material that set the context for Buddhist practice. This second volume, The Foundation of Buddhist Practice, contains the important teachings that will help us establish a flourishing Dharma practice.

Traditional presentations of the path in Tibetan Buddhism assume the audience already has faith in the Buddha and believes in rebirth and karma, but the Dalai Lama realized early on that a different approach we needed for his Western and contemporary Asian students. Starting with the four seals and the two truths, His Holiness illuminates key Buddhist ideas, such as dependent arising, emptiness, and karma, to support the reader in engaging with this rich tradition. This second volume in the new Library of Wisdom and Compassion series provides a wealth of reflection on the relationship between a spiritual mentor and student, how to begin a meditation practice, and the relationship between the body and mind, among other fascinating topics.

Content - Preface, Abbreviations, INTRODUCTION BY HIS HOLINESS THE DALAI LAMA, 1. THE BUDDHIST APPROACH, 2. GAINING NONDECEPTIVE KNOWLEDGE, 3. THE BASIS OF THE SELF: THE BODY AND MIND, 4. CHOOSING SPIRITUAL MENTORS AND BECOMING A QUALIFIED DISCIPLE, 5. RELYING ON SPIRITUAL MENTORS, 6. HOW TO STRUCTURE A MEDITATION    SESSION, 7. MIND, BODY, AND REBIRTH, 8. THE ESSENCE OF A MEANINGFUL LIFE, 9. LOOKING BEYOND THIS LIFE, 10. KARMA AND ITS EFFECTS, 11. RESULTS OF KARMA, 12. THE WORKINGS OF KARMA,  Notes,  Glossary,  Recommended  Reading, Index, About the Authors                   ', '<p style="text-align:justify"><span>THIS IS THE SECOND volume in The Library of Wisdom and Compassion, a definitive and comprehensive series that collects the Dalai Lama''s decades of presentations of every step of the path to awakening. It has been complied and coauthored by one of his chief Western disciples, the American nun Thubten Chodron.</span></p>

<p style="text-align:justify"><span>The second volume in the Dalai Lama’s definitive and comprehensive series on the stages of the Buddhist path, The Library of Wisdom and Compassion.</span></p>

<p style="text-align:justify"><span>Volume 1, Approaching the Buddhist Path, contained introductory material that set the context for Buddhist practice. This second volume, The Foundation of Buddhist Practice, contains the important teachings that will help us establish a flourishing Dharma practice.</span></p>

<p style="text-align:justify"><span>Traditional presentations of the path in Tibetan Buddhism assume the audience already has faith in the Buddha and believes in rebirth and karma, but the Dalai Lama realized early on that a different approach we needed for his Western and contemporary Asian students. Starting with the four seals and the two truths, His Holiness illuminates key Buddhist ideas, such as dependent arising, emptiness, and karma, to support the reader in engaging with this rich tradition. This second volume in the new Library of Wisdom and Compassion series provides a wealth of reflection on the relationship between a spiritual mentor and student, how to begin a meditation practice, and the relationship between the body and mind, among other fascinating topics.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Abbreviations, INTRODUCTION BY HIS HOLINESS THE DALAI LAMA, 1. THE BUDDHIST APPROACH, 2. GAINING NONDECEPTIVE KNOWLEDGE, 3. THE BASIS OF THE SELF: THE BODY AND MIND, 4. CHOOSING SPIRITUAL MENTORS AND BECOMING A QUALIFIED DISCIPLE, 5. RELYING ON SPIRITUAL MENTORS, 6. HOW TO STRUCTURE A MEDITATION    SESSION, 7. MIND, BODY, AND REBIRTH, 8. THE ESSENCE OF A MEANINGFUL LIFE, 9. LOOKING BEYOND THIS LIFE, 10. KARMA AND ITS EFFECTS, 11. RESULTS OF KARMA, 12. THE WORKINGS OF KARMA,  Notes,  Glossary,  Recommended  Reading, Index, About the Authors                   </span></span></span></p>', 'Sub Title
			The Library of Wisdom and Compassion - V2

			Author
			The Dalai Lama and Thubten Chodron

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781614295204

			Pages
			367

			Binding
			Hardcover

			Year of Publication
			2018

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Library of Wisdom and Compassion - V2</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>The Dalai Lama and Thubten Chodron</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781614295204</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>367</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2018</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"695"', '"417"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 367, '367', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4299pp_18_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781614295204&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=519', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=519', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2768, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:06'),
('ac16968f-8025-4f93-8d4f-3eaf056d6ead', '1701', NULL, 'Hamiltonian Systems and Fourier Analysis: New Prospects for Gravitational Dynamics', 'hamiltonian-systems-and-fourier-analysis-new-prospects-for-gravitational-dynamics-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701', 'hamiltonian-systems-and-fourier-analysis-new-prospects-for-gravitational-dynamics-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701-1701', 'ERYJ654', 'ERYJ654', 'ERYJ654', NULL, 'Hamiltonian Systems and Fourier Analysis: New Prospects for Gravitational Dynamics', '<h1>Hamiltonian Systems and Fourier Analysis: New Prospects for Gravitational Dynamics</h1>', 'Sub Title
			No

			Author
			D. Benest

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781904868309

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Benest</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781904868309</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"5999"', '"3599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3855logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERYJ654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1701', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1701', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2033, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('ac16d719-0c58-4131-80da-42825670ddaa', '1646', NULL, 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics Book', 'defense-against-bioterror-detection-technologies-implementation-strategies-and-commercial-opportunities-nato-security-through-science-series-b-physics-and-biophysics-book-1646-1646-1646-1646', 'defense-against-bioterror-detection-technologies-implementation-strategies-and-commercial-opportunities-nato-security-through-science-series-b-physics-and-biophysics-book-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646-1646', 'AWSE1232', 'AWSE1232', 'AWSE1232', NULL, 'This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.', '<p>This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.</p>', 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics Book', '<h1>Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics Book</h1>', '"11999"', '"7199"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3341dpp_9_44.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AWSE1232&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1646', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1646', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2083, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('ac23f549-0d11-4df0-98f0-71e152a48030', '1045', NULL, 'Re-use The Art and Politics of Integration and Anxiety', 'reuse-the-art-and-politics-of-integration-and-anxiety-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-10-1045', 'reuse-the-art-and-politics-of-integration-and-anxiety-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045-1045', 'RFGT4455', 'RFGT4455', 'RFGT4455', NULL, 'Re-use The Art and Politics of Integration and Anxiety', '<h1>Re-use The Art and Politics of Integration and Anxiety</h1>', 'Sub Title
			No

			Author
			Julia A.B. Hegewald, Subrata K. Mitra

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132106555

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Julia A.B. Hegewald, Subrata K. Mitra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132106555</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53759788132106555.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1045', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1045', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2455, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:06'),
('ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', '3912', 539, 'Probabilities Of The Quantum World', 'probabilities-of-the-quantum-world', 'probabilities-of-the-quantum-world', '-52-', '-52-', '-52-', NULL, 'About the book

The book traces the history of ideas in the conceptual development of Quantum Mechanics.

The opening chapter talks about how in the 1960s a group of scientists in Berkeley began an ambitious project to document the experiences of people who were still alive at that time and were part of the Quantum revolution. This group included eminent historian and philosopher of science Thomas Kuhn and John Archibald Wheeler. Over the next three years this group did over 150 interviews with the remaining people.

The book in the first two chapters tells you about struggles of Max Planck, Niels Bohr, Einstein at the beginning of the Quantum Revolution. The book has much to do with discussions of the Solvay Congress which led to many fruitful ideas of Quantum Mechanics. The historical roots of ideas of the Copenhagen interpretation are also discussed.

Contents

Introductory Chapter - The archive of the Unforgettable Time

Chapter One - Two Beginnings

Chapter Two - Two More Beginnings

Chapter Three - An encounter of ideas

Chapter Four - A road in darkness

Chapter Five - Ideas and Passions

Chapter Six - The route to summit

Concluding Chapter - There is no end

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span><span><span>The book traces the history of ideas in the conceptual development of Quantum Mechanics.</span></span></span></span></span></p>

<p><span><span><span><span><span>The opening chapter talks about how in the 1960s a group of scientists in Berkeley began an ambitious project to document the experiences of people who were still alive at that time and were part of the Quantum revolution. This group included eminent historian and philosopher of science Thomas Kuhn and John Archibald Wheeler. Over the next three years this group did over 150 interviews with the remaining people.</span></span></span></span></span></p>

<p><span><span><span><span><span>The book in the first two chapters tells you about struggles of Max Planck, Niels Bohr, Einstein at the beginning of the Quantum Revolution. The book has much to do with discussions of the Solvay Congress which led to many fruitful ideas of Quantum Mechanics. The historical roots of ideas of the Copenhagen interpretation are also discussed.</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Contents</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Introductory Chapter - The archive of the Unforgettable Time </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter One - Two Beginnings </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter Two - Two More Beginnings </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter Three - An encounter of ideas </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter Four - A road in darkness </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter Five - Ideas and Passions </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter Six - The route to summit </span></span></span></span></span></p>

<p><span><span><span><span><span>Concluding Chapter - There is no end</span></span></span></span></span></p>

<p> </p>', 'Title
			Probabilities Of The Quantum World

			Author
			Daniel Danin

			Publisher
			Mir Publishers

			Year of Publication
			1983

			Pages
			280

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Probabilities Of The Quantum World</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Daniel Danin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1983</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">280</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 280, '280', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2656Danin-Probabilities-of-the-Quantum-World-Mir-1983_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-52-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3912', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3912', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 539, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:06'),
('ac331704-6746-4c7a-a086-1fffaa6d6b45', '643', NULL, 'Ethics - Current Controversies', 'ethics-current-controversies-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643', 'ethics-current-controversies-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643-643', 'VBBH654', 'VBBH654', 'VBBH654', NULL, 'Ethics - Current Controversies', '<h1>Ethics - Current Controversies</h1>', 'Sub Title
			No

			Author
			Brenda Stalcup

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737703382

			Pages
			9780737703382

			Binding
			Paperback

			Year of Publication
			2000

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Stalcup</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2147483647, '9780737703382', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8612Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBBH654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=643', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=643', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2702, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:06'),
('ac53a9b6-15e0-46cb-bf97-8273bbb667cf', '2830', NULL, 'Being Known', 'being-known-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830', 'being-known-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830-2830', '9780198238607', '9780198238607', '9780198238607', NULL, 'Being Known is a response to a philosophical challenge which arises for every area of thought. The challenge is one of reconciling our conception of truth in an area with the means by which we think we come to know truth about that area. Meeting the challenge may require a revision of our conception of truth in that area; or a revision of our theory of knowledge for that area; or a revision in our conception of the relations between the two.

Christopher Peacocke presents a framework for addressing the challenge, a framework that links both the theory of knowledge and the theory of truth with the theory of concept-possession. It formulates a set of constraints and a general form of solution for a wide range of topics. He goes on to propose specific solutions within this general form for a series of classically problematic subjects: the past, metaphysical necessity, the intentional contents of our own mental states, the self, and freedom of the will. Being Known will interest anyone concerned with those individual topics, as well as those concerned more generally with meaning and understanding, metaphysics and epistemology, and their interrelations.

Content - 1. The Integration Challenge, 2. Truth, Content, and the Epistemic, Appendix, Factive Reasons and Taking a Representational State at Face Value, 3. The Past, 4. Necessity, Appendix A. Modal Logic and the Principle- Based Conception, Appendix B. Relaxing the Assumptions, 5. Self-Knowledge and Intentional Content, 6. Self-Knowledge and Illusions of Transcendence, 7. Freedom, 8. Concluding Remarks, Bibliography, Index            ', '<p style="text-align:justify"><span>Being Known is a response to a philosophical challenge which arises for every area of thought. The challenge is one of reconciling our conception of truth in an area with the means by which we think we come to know truth about that area. Meeting the challenge may require a revision of our conception of truth in that area; or a revision of our theory of knowledge for that area; or a revision in our conception of the relations between the two.</span></p>

<p style="text-align:justify"><span>Christopher Peacocke presents a framework for addressing the challenge, a framework that links both the theory of knowledge and the theory of truth with the theory of concept-possession. It formulates a set of constraints and a general form of solution for a wide range of topics. He goes on to propose specific solutions within this general form for a series of classically problematic subjects: the past, metaphysical necessity, the intentional contents of our own mental states, the self, and freedom of the will. Being Known will interest anyone concerned with those individual topics, as well as those concerned more generally with meaning and understanding, metaphysics and epistemology, and their interrelations.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>1. The Integration Challenge, 2. Truth, Content, and the Epistemic, Appendix, Factive Reasons and Taking a Representational State at Face Value, 3. The Past, 4. Necessity, Appendix A. Modal Logic and the Principle- Based Conception, Appendix B. Relaxing the Assumptions, 5. Self-Knowledge and Intentional Content, 6. Self-Knowledge and Illusions of Transcendence, 7. Freedom, 8. Concluding Remarks, Bibliography, Index</span>            </span></span></p>', 'Sub Title
			Being Known

			Author
			Christopher Peacocke

			About Author
			As per Book

			ISBN 10 Digit
			0198238606

			ISBN 13 Digit
			9780198238607

			Pages
			358

			Binding
			Paperback

			Year of Publication
			1999

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Being Known</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Christopher Peacocke</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>0198238606</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780198238607</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>358</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1999</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"695"', '"417"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 358, '358', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4786Being%20Known.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780198238607&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2830', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2830', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1319, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:06'),
('ac695839-21ef-4561-ba32-4b52f20d8a98', '3627', 798, 'Demography - Analysis and Synthesis 4 Vols. Set', 'demography-analysis-and-synthesis-4-vols-set-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627', 'demography-analysis-and-synthesis-4-vols-set-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627-3627', '9780127656601', '9780127656601', '9780127656601', NULL, 'This four-volume collection of over 140 original chapters covers virtually everything of interest to demographers, sociologists, and others. Over 100 authors present population subjects in ways that provoke thinking and lead to the creation of new perspectives, not just facts and equations to be memorized. The articles follow a theory-methods-applications approach and so offer a kind of "one-stop shop" that is well suited for students and professors who need non-technical summaries, such as political scientists, public affairs specialists, and others. Unlike shorter handbooks, Demography: Analysis and Synthesis offers a long overdue, thorough treatment of the field.Choosing the analytical method that fits the data and the situation requires insights that the authors and editors of Demography: Analysis and Synthesis have explored and developed. This extended examination of demographic tools not only seeks to explain the analytical tools themselves, but also the relationships between general population dynamics and their natural, economic, social, political, and cultural environments. Limiting themselves to human populations only, the authors and editors cover subjects that range from the core building blocks of population change--fertility, mortality, and migration--to the consequences of demographic changes in the biological and health fields, population theories and doctrines, observation systems, and the teaching of demography. The international perspectives brought to these subjects is vital for those who want an unbiased, rounded overview of these complex, multifaceted subjects. Topics to be covered:* Population Dynamics and the Relationship Between Population Growth and Structure* The Determinants of Fertility* The Determinants of Mortality* The Determinants of Migration* Historical and Geographical Determinants of Population* The Effects of Population on Health, Economics, Culture, and the Environment* Population Policies* Data Collection Methods and Teaching about Population Studies

Contents:

VOLUME I

SECTION I: POPULATION DYNAMICS

Part One: Population Growth

Populations and Individuals, J. Vallin.

Population: Replacement and Change, J. Vallin.

Population Increase, G. Wunsch, J. Vallin and G. Caselli.

Population Dynamics: Movement and Structure, G. Caselli and J. Vallin.

Part Two: The Longitudinal Approach: Description of Demographic Processes in a Birth Cohort

Variation Through Time of Age-Specific Rates, G. Caselli and J. Vallin.

From Situating Events in Time to the Lexis Diagram and the Computing of Rates, G. Caselli and J. Vallin.

Frequency Surfaces and Isofrequency Lines, G. Caselli and Jacques Vallin.

Rates, Frequencies, and Probabilities, G. Wunsch.

Competing Risks, Independence, and Continuity, G. Wunsch.

The Longitudinal Approach, G. Wunsch.

Cohort Life Table, J. Vallin and G. Caselli.

Cohort Analysis of Fertility, G. Wunsch.

Cohort Approach to External Migration Flows, G. Caselli and J. Vallin.

Part Three: Period Analysis Revisited: The Hypothetical Cohort and Its Relations with Actual Birth Cohorts

The Hypothetical Cohort as a Tool for Demographic Analysis, J. Vallin and G. Caselli.

Confounding Variables, Standardization, and the Problem of Summary, G. Wunsch.

Relationships Between Age-Specific Rates and Synthetic Indicators: Decomposition of a Difference, J. Vallin and G. Caselli.

Demographic Translation: From Period to Cohort Perspective and Back, N. Keilman.

Age-Period-Cohort Models in Demography, J. Wilmoth.

Part Four: A Tentative Synthesis of the Components of Dynamics: from Reproduction to Population Models

Population Replacement, J. Vallin and G. Caselli.

Population Models, G. Caselli, J. Vallin and G. Wunsch.

Part Five: From Homogeneity to Heterogeneity: New Ways forward for Demographic Analysis

Unobserved Population Heterogeneity, J. Vaupel and A. Yashin.

Mobility and Spatial Heterogeneity, D. Courgeau.

Demographic Event History Analysis, D. Courgeau and E. Lelièvre.

Individuals and Context in the Multilevel Approach to Behavioral Analysis, D. Courgeau.

SECTION II: DETERMINANTS OF FERTILITY

Part One: A Precondition of Fertility: Union Formation

Analysis of Couple Formation and Dissolution, P. Festy.

Event-History Analysis of Nuptiality, P. Antoine.

The Complexities of Nuptiality: From Early Female Union to Male Polygamy in Africa, P. Antoine.

Factors in Couple Formation, T. Locoh.

Marital and Non-Marital Fertility, S. Salvini and A. Santini.

Part Two: Biological and Social Factors of Fertility at the Level of Individuals and Couples

Biological and Social Factors of Fertility : An Overview, H. Leridon.

Factors of Fecundability and the Nonsusceptible Period, H. Leridon.

Foetal Mortality, C. Gourbin.

Sterility: Causes and Treatment, H. Leridon.

Natural Fertility and Controlled Fertility, H. Leridon.

Induced Abortion, G.D. Zuanna.

Demography and Sexuality, M. Bozon.

Part Three: Socioeconomic and Cultural Factors of Fertility

The Social and Economic Context of Fertility, H. Joshi and P. David.

The Geography of Fertility: Maps, Narratives and Demographic Innovation, R. Lesthaeghe and K. Neel.

Fertility: Theories, Frameworks, Models, Concepts, B. de Bruijn.

VOLUME II

SECTION I: DETERMINANTS OF MORTALITY

Part One: Health, Morbidity and Causes of Death

Health, Illness and Death, C. Gourbin and G. Wunsch.

Measuring the State of Health, C. Sermet and Emmanuelle Camboi.

Medical Causes of Death, F. Meslé.

The Study of Causes of Death in Developing Countries, V. Fauveau.

Dependence and Independence Between Causes of Death, G. Wunsch.

Measurement and Levels of Maternal Mortality, J. Fortney.

The Determinants of Infant Health and Mortality, G. Masuy-Stroobant.

Relationship Between Morbidity and Mortality by Cause, V. Egidi and L. Frova.

Part Two: Endogenous and Exogenous Mortality

From Endogenous Mortality to the Maximum Human Life Span, J. Vallin and G. Berlinguer.

Genetic Factors in Mortality, L. Soliani and E. Luchetti.

The Environmental Factors of Mortality, F. Sartor.

Behavior, Life Styles and Socio-Cultural Factors of Mortality, J. Vallin, G. Caselli and P. Surault.

The Medical Response: Medical Technologies and Public Expectations, P. Vineis.

Part Three: The Intricacy of Differential Mortality Factors

Mortality, Sex and Gender, J. Vallin.

Social Inequalities in Mortality, T. Valkonen.

Geographic Variations of Mortality, G. Caselli and J. Vallin.

Part Four: Theories and Frameworks of Mortality

Theories and Frameworks for the Study of Child Mortality, G. Masuy-Stroobant.

The Health Transition: Trends and Prospects, F. Meslé and Jacques Vallin.

SECTION II: THE DETERMINANTS OF MIGRATION

Part One: Major Migration Streams and Theories of International Migration

International Migration in the 20th Century: the Case of the Western Countries, G. Caselli.

The Theories of International Migration, H. Zlotnik.

Part Two: The Principal Factors of Migration

The Economic Determinants of Migration, M. Termote.

The Urbanization Process, D. Pumain.

Political Pressure, L. Legoux.

The Individual and Social Motivations for Migration, D. Courgeau and É. Lelièvre.

Part Three: Specific Approaches to Two Particular Types of Migration

Daily Travel: Approaches and Models, M. Bottai and O. Barsotti.

Studying Return Migration: Data from Censuses, Surveys and Registers, J.L. Rallu.

VOLUME III

SECTION I: POPULATION IN TIME AND SPACE:

HISTORY OF POPULATION AND POPULATION FORECASTS

Part One: The History of the Human Population

The History of the Human Population From the First Beginnings to the Present Day, J.N. Biraben.

Migration as a Primary Force in Human Population Processes, D. Coleman.

Europe''s Demographic Transition, 1740-1940, J. Vallin.

From the Globalization of The Transition to the Return of Uncertainty (1940-2000), J. Vallin.

Part Two: The Geography of Population, Diversity of Demographic Dynamics.

Distribution of the World Population, J.M> Decroly.

Demographic Dynamics and Diversity in the World (1950-2000), B. Schoumaker, D. Tabutin, and M. Willems.

Part Three: The Future of Populations: Demographic Issues and Projections for the Future

Demographic Projections: History of Methods and Current Methodology, C. Wattelar.

Educational Forecasts: From Derived Forecasts to the Application of the Flow Method, M. Lamy.

Hypotheses for Fertility Forecasts, L. Ciucci and P. Giorgi.

Mortality Forecasts: Hypotheses and Methods, G. Caselli.

Hypotheses for Migration Projections, O. Barsotti and A. Bonaguidi.

The United Nations'' World Population Projections, J. Vallin and G. Caselli.

The Future of Mankind: Looking Ahead. After the Transition?, J. Vallin and G. Caselli.

SECTION II: POPULATION AND SOCIETY

Part One: Consequences of Demographic Change

Population Change and Genetic Diversity, R. Cliquet.

Lengthening of Life and the Population Health Status, J.M. Robine and Carol Jagger.

Demographic Trends and Relationships Between Generations, A. Golini.

Economic, Social and Cultural Consequences of the Ageing of the Population, J. Légaré.

The Economic Consequences of Migration, M. Domingues-Dos-Santos.

Immigration and Integration in the Developed Countries: A Conceptual Framework, V. Piché.

Economic Growth and Population Growth, A. Dellis and P. Pestieau.

Population and Development, J. Coussy.

The Relationships Between Population and Environment, F. Bartiaux, J.P. van Ypersele.

Part Two: The Population In Its Biological, Economic, Social And Cultural Setting

From the Life Cycle to Life Paths and to Life Transitions, P. De Sandre.

Experiencing Death: A Demographic Approach, A. Monnier and S. Pennec.

Household and Family Demography: Application to Developing Countries, M. Pilon.

Households and families: Developed Countries, N. Keilman.

Social Mobility, Then and Now, F. Héran.

Gender and Demography, A. Pinnelli.

Economic Activity and Demographic Behaviours, G. Gesano.

Demography and Ethnicity: An Ambiguous Relationship, J.L. Rallu, V. Piché and P. Simon.

Genetics and Demography, E. Lucchetti and A. Soliani.

VOLUME IV

SECTION I: HISTORY OF POPULATION THOUGHT AND POLICIES

Part One: History of Population Thought

History of Population Thought, É. Vilquin.

History of Ideas in Population Since 1940, P. Demeny.

Ethics and Demography: Or Macrodemus and Microdemus in the Country of Ethicists, F. Heran.

History of Population Policies Up to 1940, M.S. Teitelbaum.

An Introduction to Population Policies, S. Baldi and R.C. de Azevedo.

Part Two: From Fertility Control to Fertility Support

Fertility Control in Third World Countries, T. Locoh and C. Vandermeersch.

Towards a Policy Turnaround in Low-Fertility Developing Countries?, M. Barbieri.

Pronatalist Policy in Industrialized Nations, G. De Santis.

The Effect of Pronatalist Policies in Industrialized Countries, G. Calot.

Part Three: The Demographic Impact of Public Health Policies

Origin of Health Policies, J. Vallin and F. Meslé.

Health Policies: What Strategies? For Whose Benefit?, J. Vallin and F. Meslé.

Health Policies: Can the Results be Evaluated?, J. Vallin and F. Meslé.

Information Systems for Health Policies, V. Egidi and V. Buratta.

Part Four: Migration Policies and Management of the Population Pyramid

Migration Policies, S. Baldi and R.C. de Azavedo.

Economic and Social Management of the Population Pyramid, M. Loriaux.

Part Five: Country Case Studies

Fifty Years of Demographic Policies in China: An Assessment, I. Attané.

India’s Population Policy in the Face of Demographic Momentum, S.I. Rajan and J. Véron.

Population Policies in Mexico, M.E. Cosio-Zavala.

Population Policy in Kenya, V. Golaz and C. Wanja Njue.

Population Policies in Cote-D’Ivoire, A. Anoh.

Population Policy in the United States, C. Haub.

Population Policy in Russia, S. Ivanov, A. Vishnevski and S. Zakharov.

Population Policy in France 1896-2003, J.C. Chesnais.

World Population Growth and the International Community from 1950 to the Present Day, J.C. Chasteland.

SECTION II: OBSERVATION, AUXILIARY METHODS, TEACHING AND RESEARCH

Part One: Observation Systems and Indirect Estimation Methods

Information Systems in Demography, D. Tabutin.

Internal Migration: Observation and Concepts, B. Baccaïni.

Conceptual Framework and Data Collection in International Migration, C. Bonifazi and S. Strozza.

Demographic Surveillance Sites, G. Pison.

Comparing in Order to Understand, V. Egidi and Patrick Festy.

Methods of Historical Demography, L. Del Panta, R. Rettaroli, and P.A. Rosental.

Indirect Estimation Methods, K. Hill.

Model Life Tables, J. Duchêne.

Part Two: Statistical Analyses, Specific Tools and Qualitative Approaches

Theory Building in Demography, H. Gérard.

Causality and Causal Models, J. Duchêne and G. Wunsch.

Multidimensional Exploratory Analysis, L. Toulemon.

Regression Analysis, L. Toulemon.

Bridging the Gap Between Micro-Demography and Macro-Demography, F. Billari.

Fertility, Child Mortality and Nuptiality Indicators at the Individual Level, D. Tabutin.

Cohort and Period Measures of Fertility Based on Micro-Data, A. Palloni and P. De Sandre.

The Contribution of Qualitative Methods to Demography, M. Bozon.

Methods of Social Network Analysis, A. Ferrand and A. de Federico de la Rúa.

Part Three: History of Demographic Science, Teaching and Research

The Origins of Demographic Science, É. Vilquin.

Demographic Textbooks and Treatises: Some Considerations, A. Nobile and A. De Rose.

Demography Teaching and Research, D. Maffioli.

Advantages and Limitations of Demographic Software and Simulation Programs, A. Pinnelli and A.M. Birindelli.

Centers of Demographic Research and Teaching, D. Maffioli.

Demography Viewed by Demographers, M. Loriaux and T. Vishnievskaia.', '<p>This four-volume collection of over 140 original chapters covers virtually everything of interest to demographers, sociologists, and others. Over 100 authors present population subjects in ways that provoke thinking and lead to the creation of new perspectives, not just facts and equations to be memorized. The articles follow a theory-methods-applications approach and so offer a kind of "one-stop shop" that is well suited for students and professors who need non-technical summaries, such as political scientists, public affairs specialists, and others. Unlike shorter handbooks, Demography: Analysis and Synthesis offers a long overdue, thorough treatment of the field.Choosing the analytical method that fits the data and the situation requires insights that the authors and editors of Demography: Analysis and Synthesis have explored and developed. This extended examination of demographic tools not only seeks to explain the analytical tools themselves, but also the relationships between general population dynamics and their natural, economic, social, political, and cultural environments. Limiting themselves to human populations only, the authors and editors cover subjects that range from the core building blocks of population change--fertility, mortality, and migration--to the consequences of demographic changes in the biological and health fields, population theories and doctrines, observation systems, and the teaching of demography. The international perspectives brought to these subjects is vital for those who want an unbiased, rounded overview of these complex, multifaceted subjects. Topics to be covered:* Population Dynamics and the Relationship Between Population Growth and Structure* The Determinants of Fertility* The Determinants of Mortality* The Determinants of Migration* Historical and Geographical Determinants of Population* The Effects of Population on Health, Economics, Culture, and the Environment* Population Policies* Data Collection Methods and Teaching about Population Studies</p>

<p><span>Contents:</span></p>

<p><strong>VOLUME I</strong><br />
<strong><em>SECTION I: POPULATION DYNAMICS</em></strong><br />
<em>Part One: Population Growth</em><br />
Populations and Individuals, <em>J. Vallin</em>.<br />
Population: Replacement and Change, <em>J. Vallin</em>.<br />
Population Increase, <em>G. Wunsch, J. Vallin and G. Caselli</em>.<br />
Population Dynamics: Movement and Structure, <em>G. Caselli and J. Vallin</em>.<br />
<em>Part Two: The Longitudinal Approach: Description of Demographic Processes in a Birth Cohort</em><br />
Variation Through Time of Age-Specific Rates, <em>G. Caselli and J. Vallin</em>.<br />
From Situating Events in Time to the Lexis Diagram and the Computing of Rates, <em>G. Caselli and J. Vallin</em>.<br />
Frequency Surfaces and Isofrequency Lines, <em>G. Caselli and Jacques Vallin</em>.<br />
Rates, Frequencies, and Probabilities, <em>G. Wunsch</em>.<br />
Competing Risks, Independence, and Continuity, <em>G. Wunsch</em>.<br />
The Longitudinal Approach, <em>G. Wunsch</em>.<br />
Cohort Life Table, <em>J. Vallin and G. Caselli</em>.<br />
Cohort Analysis of Fertility, <em>G. Wunsch</em>.<br />
Cohort Approach to External Migration Flows, <em>G. Caselli and J. Vallin</em>.<br />
<em>Part Three: Period Analysis Revisited: The Hypothetical Cohort and Its Relations with Actual Birth Cohorts</em><br />
The Hypothetical Cohort as a Tool for Demographic Analysis, <em>J. Vallin and G. Caselli</em>.<br />
Confounding Variables, Standardization, and the Problem of Summary, <em>G. Wunsch</em>.<br />
Relationships Between Age-Specific Rates and Synthetic Indicators: Decomposition of a Difference, <em>J. Vallin and G. Caselli</em>.<br />
Demographic Translation: From Period to Cohort Perspective and Back, <em>N. Keilman</em>.<br />
Age-Period-Cohort Models in Demography, <em>J. Wilmoth</em>.<br />
<em>Part Four: A Tentative Synthesis of the Components of Dynamics: from Reproduction to Population Models</em><br />
Population Replacement, <em>J. Vallin and G. Caselli</em>.<br />
Population Models, <em>G. Caselli, J. Vallin and G. Wunsch</em>.<br />
<em>Part Five: From Homogeneity to Heterogeneity: New Ways forward for Demographic Analysis</em><br />
Unobserved Population Heterogeneity, <em>J. Vaupel and A. Yashin</em>.<br />
Mobility and Spatial Heterogeneity, <em>D. Courgeau</em>.<br />
Demographic Event History Analysis, <em>D. Courgeau and E. Lelièvre</em>.<br />
Individuals and Context in the Multilevel Approach to Behavioral Analysis, <em>D. Courgeau</em>.<br />
<strong><em>SECTION II: DETERMINANTS OF FERTILITY</em></strong><br />
<em>Part One: A Precondition of Fertility: Union Formation</em><br />
Analysis of Couple Formation and Dissolution, <em>P. Festy</em>.<br />
Event-History Analysis of Nuptiality, <em>P. Antoine</em>.<br />
The Complexities of Nuptiality: From Early Female Union to Male Polygamy in Africa, <em>P. Antoine</em>.<br />
Factors in Couple Formation, <em>T. Locoh</em>.<br />
Marital and Non-Marital Fertility, <em>S. Salvini and A. Santini</em>.<br />
<em>Part Two: Biological and Social Factors of Fertility at the Level of Individuals and Couples</em><br />
Biological and Social Factors of Fertility : An Overview, <em>H. Leridon</em>.<br />
Factors of Fecundability and the Nonsusceptible Period, <em>H. Leridon</em>.<br />
Foetal Mortality, <em>C. Gourbin</em>.<br />
Sterility: Causes and Treatment, <em>H. Leridon</em>.<br />
Natural Fertility and Controlled Fertility, <em>H. Leridon</em>.<br />
Induced Abortion, <em>G.D. Zuanna</em>.<br />
Demography and Sexuality, <em>M. Bozon</em>.<br />
<em>Part Three: Socioeconomic and Cultural Factors of Fertility</em><br />
The Social and Economic Context of Fertility, <em>H. Joshi and P. David</em>.<br />
The Geography of Fertility: Maps, Narratives and Demographic Innovation, <em>R. Lesthaeghe and K. Neel</em>.<br />
Fertility: Theories, Frameworks, Models, Concepts, <em>B. de Bruijn</em>.<br />
<br />
<strong>VOLUME II</strong><br />
<strong><em>SECTION I: DETERMINANTS OF MORTALITY</em></strong><br />
<em>Part One: Health, Morbidity and Causes of Death</em><br />
Health, Illness and Death, <em>C. Gourbin and G. Wunsch</em>.<br />
Measuring the State of Health, <em>C. Sermet and Emmanuelle Camboi</em>.<br />
Medical Causes of Death, <em>F. Meslé</em>.<br />
The Study of Causes of Death in Developing Countries, <em>V. Fauveau</em>.<br />
Dependence and Independence Between Causes of Death, <em>G. Wunsch</em>.<br />
Measurement and Levels of Maternal Mortality, <em>J. Fortney</em>.<br />
The Determinants of Infant Health and Mortality, <em>G. Masuy-Stroobant</em>.<br />
Relationship Between Morbidity and Mortality by Cause, <em>V. Egidi and L. Frova</em>.<br />
<em>Part Two: Endogenous and Exogenous Mortality</em><br />
From Endogenous Mortality to the Maximum Human Life Span, <em>J. Vallin and G. Berlinguer</em>.<br />
Genetic Factors in Mortality, <em>L. Soliani and E. Luchetti</em>.<br />
The Environmental Factors of Mortality, <em>F. Sartor</em>.<br />
Behavior, Life Styles and Socio-Cultural Factors of Mortality, <em>J. Vallin, G. Caselli and P. Surault</em>.<br />
The Medical Response: Medical Technologies and Public Expectations, <em>P. Vineis</em>.<br />
<em>Part Three: The Intricacy of Differential Mortality Factors</em><br />
Mortality, Sex and Gender, <em>J. Vallin</em>.<br />
Social Inequalities in Mortality, <em>T. Valkonen</em>.<br />
Geographic Variations of Mortality, <em>G. Caselli and J. Vallin</em>.<br />
<em>Part Four: Theories and Frameworks of Mortality</em><br />
Theories and Frameworks for the Study of Child Mortality, <em>G. Masuy-Stroobant</em>.<br />
The Health Transition: Trends and Prospects, <em>F. Meslé and Jacques Vallin</em>.<br />
<strong><em>SECTION II: THE DETERMINANTS OF MIGRATION</em></strong><br />
<em>Part One: Major Migration Streams and Theories of International Migration</em><br />
International Migration in the 20th Century: the Case of the Western Countries, <em>G. Caselli</em>.<br />
The Theories of International Migration, <em>H. Zlotnik</em>.<br />
<em>Part Two: The Principal Factors of Migration</em><br />
The Economic Determinants of Migration, <em>M. Termote</em>.<br />
The Urbanization Process, <em>D. Pumain</em>.<br />
Political Pressure, <em>L. Legoux</em>.<br />
The Individual and Social Motivations for Migration, <em>D. Courgeau and É. Lelièvre</em>.<br />
<em>Part Three: Specific Approaches to Two Particular Types of Migration</em><br />
Daily Travel: Approaches and Models, <em>M. Bottai and O. Barsotti</em>.<br />
Studying Return Migration: Data from Censuses, Surveys and Registers, <em>J.L. Rallu</em>.<br />
<br />
<strong>VOLUME III</strong><br />
<strong><em>SECTION I: POPULATION IN TIME AND SPACE:<br />
HISTORY OF POPULATION AND POPULATION FORECASTS</em></strong><br />
<em>Part One: The History of the Human Population</em><br />
The History of the Human Population From the First Beginnings to the Present Day, <em>J.N. Biraben</em>.<br />
Migration as a Primary Force in Human Population Processes, <em>D. Coleman</em>.<br />
Europe''s Demographic Transition, 1740-1940, <em>J. Vallin</em>.<br />
From the Globalization of The Transition to the Return of Uncertainty (1940-2000), <em>J. Vallin</em>.<br />
<em>Part Two: The Geography of Population, Diversity of Demographic Dynamics</em>.<br />
Distribution of the World Population, <em>J.M&gt; Decroly</em>.<br />
Demographic Dynamics and Diversity in the World (1950-2000), <em>B. Schoumaker, D. Tabutin, and M. Willems</em>.<br />
<em>Part Three: The Future of Populations: Demographic Issues and Projections for the Future</em><br />
Demographic Projections: History of Methods and Current Methodology, <em>C. Wattelar</em>.<br />
Educational Forecasts: From Derived Forecasts to the Application of the Flow Method, <em>M. Lamy</em>.<br />
Hypotheses for Fertility Forecasts, <em>L. Ciucci and P. Giorgi</em>.<br />
Mortality Forecasts: Hypotheses and Methods, <em>G. Caselli</em>.<br />
Hypotheses for Migration Projections, <em>O. Barsotti and A. Bonaguidi</em>.<br />
The United Nations'' World Population Projections, <em>J. Vallin and G. Caselli</em>.<br />
The Future of Mankind: Looking Ahead. After the Transition?, <em>J. Vallin and G. Caselli</em>.<br />
<strong><em>SECTION II: POPULATION AND SOCIETY</em></strong><br />
<em>Part One: Consequences of Demographic Change</em><br />
Population Change and Genetic Diversity, <em>R. Cliquet</em>.<br />
Lengthening of Life and the Population Health Status, <em>J.M. Robine and Carol Jagger</em>.<br />
Demographic Trends and Relationships Between Generations, <em>A. Golini</em>.<br />
Economic, Social and Cultural Consequences of the Ageing of the Population, <em>J. Légaré</em>.<br />
The Economic Consequences of Migration, <em>M. Domingues-Dos-Santos</em>.<br />
Immigration and Integration in the Developed Countries: A Conceptual Framework, <em>V. Piché</em>.<br />
Economic Growth and Population Growth, <em>A. Dellis and P. Pestieau</em>.<br />
Population and Development, <em>J. Coussy</em>.<br />
The Relationships Between Population and Environment, <em>F. Bartiaux, J.P. van Ypersele</em>.<br />
<em>Part Two: The Population In Its Biological, Economic, Social And Cultural Setting</em><br />
From the Life Cycle to Life Paths and to Life Transitions, <em>P. De Sandre</em>.<br />
Experiencing Death: A Demographic Approach, <em>A. Monnier and S. Pennec</em>.<br />
Household and Family Demography: Application to Developing Countries, <em>M. Pilon</em>.<br />
Households and families: Developed Countries, <em>N. Keilman</em>.<br />
Social Mobility, Then and Now, <em>F. Héran</em>.<br />
Gender and Demography, <em>A. Pinnelli</em>.<br />
Economic Activity and Demographic Behaviours, <em>G. Gesano</em>.<br />
Demography and Ethnicity: An Ambiguous Relationship, <em>J.L. Rallu, V. Piché and P. Simon</em>.<br />
Genetics and Demography, <em>E. Lucchetti and A. Soliani</em>.<br />
<br />
<strong>VOLUME IV</strong><br />
<strong><em>SECTION I: HISTORY OF POPULATION THOUGHT AND POLICIES</em></strong><br />
<em>Part One: History of Population Thought</em><br />
History of Population Thought, <em>É. Vilquin</em>.<br />
History of Ideas in Population Since 1940, <em>P. Demeny</em>.<br />
Ethics and Demography: Or Macrodemus and Microdemus in the Country of Ethicists, <em>F. Heran</em>.<br />
History of Population Policies Up to 1940, <em>M.S. Teitelbaum</em>.<br />
An Introduction to Population Policies, <em>S. Baldi and R.C. de Azevedo</em>.<br />
<em>Part Two: From Fertility Control to Fertility Support</em><br />
Fertility Control in Third World Countries, <em>T. Locoh and C. Vandermeersch</em>.<br />
Towards a Policy Turnaround in Low-Fertility Developing Countries?, <em>M. Barbieri</em>.<br />
Pronatalist Policy in Industrialized Nations, <em>G. De Santis</em>.<br />
The Effect of Pronatalist Policies in Industrialized Countries, <em>G. Calot</em>.<br />
<em>Part Three: The Demographic Impact of Public Health Policies</em><br />
Origin of Health Policies, <em>J. Vallin and F. Meslé</em>.<br />
Health Policies: What Strategies? For Whose Benefit?, <em>J. Vallin and F. Meslé</em>.<br />
Health Policies: Can the Results be Evaluated?, <em>J. Vallin and F. Meslé</em>.<br />
Information Systems for Health Policies, <em>V. Egidi and V. Buratta</em>.<br />
<em>Part Four: Migration Policies and Management of the Population Pyramid</em><br />
Migration Policies, <em>S. Baldi and R.C. de Azavedo</em>.<br />
Economic and Social Management of the Population Pyramid, <em>M. Loriaux</em>.<br />
<em>Part Five: Country Case Studies</em><br />
Fifty Years of Demographic Policies in China: An Assessment, <em>I. Attané</em>.<br />
India’s Population Policy in the Face of Demographic Momentum, <em>S.I. Rajan and J. Véron</em>.<br />
Population Policies in Mexico, <em>M.E. Cosio-Zavala</em>.<br />
Population Policy in Kenya, <em>V. Golaz and C. Wanja Njue</em>.<br />
Population Policies in Cote-D’Ivoire, <em>A. Anoh</em>.<br />
Population Policy in the United States, <em>C. Haub</em>.<br />
Population Policy in Russia, <em>S. Ivanov, A. Vishnevski and S. Zakharov</em>.<br />
Population Policy in France 1896-2003, <em>J.C. Chesnais</em>.<br />
World Population Growth and the International Community from 1950 to the Present Day, <em>J.C. Chasteland</em>.<br />
<strong><em>SECTION II: OBSERVATION, AUXILIARY METHODS, TEACHING AND RESEARCH</em></strong><br />
<em>Part One: Observation Systems and Indirect Estimation Methods</em><br />
Information Systems in Demography, <em>D. Tabutin</em>.<br />
Internal Migration: Observation and Concepts, <em>B. Baccaïni</em>.<br />
Conceptual Framework and Data Collection in International Migration, <em>C. Bonifazi and S. Strozza</em>.<br />
Demographic Surveillance Sites, <em>G. Pison</em>.<br />
Comparing in Order to Understand, <em>V. Egidi and Patrick Festy</em>.<br />
Methods of Historical Demography, <em>L. Del Panta, R. Rettaroli, and P.A. Rosental</em>.<br />
Indirect Estimation Methods, <em>K. Hill</em>.<br />
Model Life Tables, <em>J. Duchêne</em>.<br />
<em>Part Two: Statistical Analyses, Specific Tools and Qualitative Approaches</em><br />
Theory Building in Demography, <em>H. Gérard</em>.<br />
Causality and Causal Models, <em>J. Duchêne and G. Wunsch</em>.<br />
Multidimensional Exploratory Analysis, <em>L. Toulemon</em>.<br />
Regression Analysis, <em>L. Toulemon</em>.<br />
Bridging the Gap Between Micro-Demography and Macro-Demography, <em>F. Billari</em>.<br />
Fertility, Child Mortality and Nuptiality Indicators at the Individual Level, <em>D. Tabutin</em>.<br />
Cohort and Period Measures of Fertility Based on Micro-Data, <em>A. Palloni and P. De Sandre</em>.<br />
The Contribution of Qualitative Methods to Demography, <em>M. Bozon</em>.<br />
Methods of Social Network Analysis, <em>A. Ferrand and A. de Federico de la Rúa</em>.<br />
<em>Part Three: History of Demographic Science, Teaching and Research</em><br />
The Origins of Demographic Science, <em>É. Vilquin</em>.<br />
Demographic Textbooks and Treatises: Some Considerations, <em>A. Nobile and A. De Rose</em>.<br />
Demography Teaching and Research, <em>D. Maffioli</em>.<br />
Advantages and Limitations of Demographic Software and Simulation Programs, <em>A. Pinnelli and A.M. Birindelli</em>.<br />
Centers of Demographic Research and Teaching, <em>D. Maffioli</em>.<br />
Demography Viewed by Demographers, <em>M. Loriaux and T. Vishnievskaia</em>.</p>', 'Sub Title
			Demography  - Analysis and Synthesis 4 Vols. Set
			 

			Author / Editor
			Graziella Caselli, Jacques Vallin, Guillaume Wunsch
			 

			About Author
			No
			 

			Content
			Yes
			 

			ISBN 10 Digit
			012765660X
			 

			ISBN 13 Digit
			9780127656601
			 

			Pages
			2976 pages
			 

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Demography  - Analysis and Synthesis 4 Vols. Set</td>
			<td> </td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Graziella Caselli, Jacques Vallin, Guillaume Wunsch</td>
			<td> </td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Yes</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>012765660X</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780127656601</td>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2976 pages</td>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"66500"', '"39900"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2976 pages |  ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1474414A0SVYFVL._SX372_BO1,204,203,200_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780127656601&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3627', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3627', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 798, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:06'),
('ac96b4bf-379a-4f8c-bc20-28e8f83b669f', '2692', NULL, 'Narendra Sharma ka Kavi Karm', 'narendra-sharma-ka-kavi-karm-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692', 'narendra-sharma-ka-kavi-karm-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692-2692', 'SYGH7884', 'SYGH7884', 'SYGH7884', NULL, 'Narendra Sharma ka Kavi Karm', '<h1>Narendra Sharma ka Kavi Karm</h1>', ' Title
			Narendra Sharma ka Kavi Karm

			Author
			Shravsumi Kumari

			ISBN 13 Digit
			9788193593745

			Publisher
			MakMax Publishers

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Narendra Sharma ka Kavi Karm</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shravsumi Kumari</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193593745</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>MakMax Publishers</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7e1b59d1-b135-4b69-adb0-ead11390b03a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2934narendra-sharma-ka-kavi-karma-book-500x500.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SYGH7884&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2692', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2692', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1406, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:06'),
('ac9c654e-943a-4a57-9e42-4f9d773da31f', '2073', NULL, 'Human Rights in India - Issues and Concerns New', 'human-rights-in-india-issues-and-concerns-new-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073', 'human-rights-in-india-issues-and-concerns-new-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073-2073', 'THGU7787', 'THGU7787', 'THGU7787', NULL, 'Human Rights in India - Issues and Concerns New', '<h1>Human Rights in India - Issues and Concerns New</h1>', 'Sub Title
			No

			Author
			Gopal Sharma, Amrita Kumar Shil

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350741955

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gopal Sharma, Amrita Kumar Shil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350741955</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9497Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THGU7787&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2073', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2073', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1774, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:06'),
('aca902c7-03d2-40a5-abd7-72b63e950043', '2486', NULL, 'International Encyclopaedia of Travel and Tourism Management in 5 Vols.', 'international-encyclopaedia-of-travel-and-tourism-management-in-5-vols-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486', 'international-encyclopaedia-of-travel-and-tourism-management-in-5-vols-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486-2486', '9788178805580', '9788178805580', '9788178805580', NULL, 'Taking a global and multidisciplinary approach, The SAGE International Encyclopedia of Travel and Tourism brings together a team of international scholars to examine the travel and tourism industry, which is expected to grow at an annual rate of four percent for the next decade. 

In more than 500 entries spanning four comprehensive volumes, the Encyclopedia examines the business of tourism around the world paying particular attention to the social, economic, environmental, and policy issues at play. The book examines global, regional, national, and local issues including transportation, infrastructure, the environment, and business promotion. By looking at travel trends and countries large and small, the Encyclopedia analyses a wide variety of challenges and opportunities facing the industry. 

In taking a comprehensive and global approach, the Encyclopedia approaches the field of travel and tourism through the numerous disciplines it reaches, including the traditional tourism administration curriculum within schools of business and management, economics, public policy, as well as social science disciplines such as the anthropology and sociology.', '<p>Taking a global and multidisciplinary approach, <strong>The SAGE International Encyclopedia of Travel and Tourism</strong> brings together a team of international scholars to examine the travel and tourism industry, which is expected to grow at an annual rate of four percent for the next decade. </p>

<p>In more than 500 entries spanning four comprehensive volumes, the Encyclopedia examines the business of tourism around the world paying particular attention to the social, economic, environmental, and policy issues at play. The book examines global, regional, national, and local issues including transportation, infrastructure, the environment, and business promotion. By looking at travel trends and countries large and small, the <em>Encyclopedia</em> analyses a wide variety of challenges and opportunities facing the industry. </p>

<p>In taking a comprehensive and global approach, the Encyclopedia approaches the field of travel and tourism through the numerous disciplines it reaches, including the traditional tourism administration curriculum within schools of business and management, economics, public policy, as well as social science disciplines such as the anthropology and sociology.</p>', 'Sub Title
			Travel and Tourism Management

			Author
			Praveen Sethi

			ISBN 13 Digit
			9788178805580

			Binding
			Hardcover

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Travel and Tourism Management</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Praveen Sethi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805580</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"4950"', '"2970"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31211.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178805580&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2486', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2486', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1576, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:06'),
('acb627a2-a412-4132-a277-f2bace3e3215', '1253', NULL, 'Transforming Social Work Practice - Equality and Diversity in Social Work Practice New', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-new-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1-1253', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-new-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253-1253', 'TGHY6655', 'TGHY6655::1253', 'TGHY6655', NULL, 'Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.', '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 'Transforming Social Work Practice - Equality and Diversity in Social Work Practice New', '<h1>Transforming Social Work Practice - Equality and Diversity in Social Work Practice New</h1>', '"2599"', '"1559"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82999781844455935_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1253', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1253', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2308, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('accb1a04-c906-43a4-b959-e87898f44fd8', '2637', NULL, 'Sahitya Vimarsh', 'sahityavimarsh', 'sahityavimarsh', '9789381952511', '9789381952511', '9789381952511', NULL, 'Sahitya Vimarsh', '<h1>Sahitya Vimarsh</h1>', 'Sub Title
			Sahitya Vimarsh

			Author
			Purshottam Bhargav Shastri

			ISBN 13 Digit
			9789381952511

			Publisher
			Manish Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sahitya Vimarsh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Purshottam Bhargav Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381952511</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Manish Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bcbc6482-0dce-4625-bafe-7eb9588b8841', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2401pic-18.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381952511&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2637', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2637', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1459, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:06'),
('acea7ba4-4463-4901-b2ba-2f9e7700b233', '4179', 283, 'Legal Aspects of Business 8/e', 'legal-aspects-of-business-8e', 'legal-aspects-of-business-8e', '9789355322081', '9789355322081', '9789355322081', NULL, 'About the book

This is one of the most popular titles on business law in India. Since its launch in 2005, Legal Aspects of Business has come a long way in winning hearts across the length and breadth of the country in the two decades of its existence. The focus of the book is making the teaching and learning of Business Laws interesting and engaging. The book has caught attention of the market especially for its unique application-based orientation. Each important theme opens with a section having unsolved cases that bring out disputes arising from business practices and other common incidents. 

The eighth edition retains the core winning elements of its earlier editions and include new chapters on incorporation of contract terms, termination, damages, and sale of goods etc. Each chapter is updated with new court judgments that illustrate and develop the application of the legal principles. 

Contents:

1. Introduction to Law and Business

 

Part 1: Contract Law

2. Introduction to Contract Law 

3. Formation of Agreement 

4. Contracts by Signing and Incorporation of Terms 

5. Electronic Contracts 

6. Acceptance, Revocation and Time and Place of Contract 

7. The Battle of Forms, Auction and Tender 

8. Consideration 

9. Termination of Contracts 

10. Damages

11. Setting the Contract Aside

Part 2: Sale of Goods

12. Sale and Transfer of Ownership 

13. Sale and Quality of Goods 

14. Performance of Sale Contract

15. Sale, Service and Goods 

Part 3: Bailment, Pledge and Lien

16. Bailment 

17. Pledge and Hypothecation 

18. Lien 

Part 4: Negotiable Instrument, Letter of Credit, Indemnity, Guarantee and Bond

19. Negotiable Instruments 

20. Letters of Credit 

21. Indemnity and Guarantee 

22. Bank Guarantee, Performance Guarantee and Bonds

23. Contract of Insurance 

Part 5: Principal, Agent and Partnership

24. Agent, Agency and Principal 

25. Agency: Rights and Duties 

26. Partnership 

Part 6: Consumer Protection

27. Consumer Protection 

28. Advertising and Unfair Trade Practices 

29. The Competition Act 

Part 7: Company Law

30. Introduction to the Company Law 

31. Incorporation of Companies 

32. Corporate Personality 

33. Meeting and Altering the Constitution of the Company

34. Share Capital 

35. Directors 

Part 8: Intellectual Property Rights

36. Patents, Copyrights and Design 

37. Trademark Protection and Passing off 

Part 9: Other Themes

38. Business and the Fundamental Rights 

39. Sale and Mortgage of Immovable Property 

40. The Information Technology Act 

Annexure 1: The Companies Act, 2013', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This is one of the most popular titles on business law in India. Since its launch in 2005, Legal Aspects of Business has come a long way in winning hearts across the length and breadth of the country in the two decades of its existence. The focus of the book is making the teaching and learning of Business Laws interesting and engaging. The book has caught attention of the market especially for its unique application-based orientation. Each important theme opens with a section having unsolved cases that bring out disputes arising from business practices and other common incidents. <br />
The eighth edition retains the core winning elements of its earlier editions and include new chapters on incorporation of contract terms, termination, damages, and sale of goods etc. Each chapter is updated with new court judgments that illustrate and develop the application of the legal principles. </span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>1. Introduction to Law and Business<br />
 <br />
<strong>Part 1: Contract Law</strong><br />
2. Introduction to Contract Law <br />
3. Formation of Agreement <br />
4. Contracts by Signing and Incorporation of Terms <br />
5. Electronic Contracts <br />
6. Acceptance, Revocation and Time and Place of Contract <br />
7. The Battle of Forms, Auction and Tender <br />
8. Consideration <br />
9. Termination of Contracts <br />
10. Damages<br />
11. Setting the Contract Aside<br />
<br />
<strong>Part 2: Sale of Goods</strong><br />
12. Sale and Transfer of Ownership <br />
13. Sale and Quality of Goods <br />
14. Performance of Sale Contract<br />
15. Sale, Service and Goods <br />
<br />
<strong>Part 3: Bailment, Pledge and Lien</strong><br />
16. Bailment <br />
17. Pledge and Hypothecation <br />
18. Lien <br />
<br />
<strong>Part 4: Negotiable Instrument, Letter of Credit, Indemnity, Guarantee and Bond</strong><br />
19. Negotiable Instruments <br />
20. Letters of Credit <br />
21. Indemnity and Guarantee <br />
22. Bank Guarantee, Performance Guarantee and Bonds<br />
23. Contract of Insurance <br />
<br />
<strong>Part 5: Principal, Agent and Partnership</strong><br />
24. Agent, Agency and Principal <br />
25. Agency: Rights and Duties <br />
26. Partnership <br />
<br />
<strong>Part 6: Consumer Protection</strong><br />
27. Consumer Protection <br />
28. Advertising and Unfair Trade Practices <br />
29. The Competition Act <br />
<br />
<strong>Part 7: Company Law</strong><br />
30. Introduction to the Company Law <br />
31. Incorporation of Companies <br />
32. Corporate Personality <br />
33. Meeting and Altering the Constitution of the Company<br />
34. Share Capital <br />
35. Directors <br />
<br />
<strong>Part 8: Intellectual Property Rights</strong><br />
36. Patents, Copyrights and Design <br />
37. Trademark Protection and Passing off <br />
<br />
<strong>Part 9: Other Themes</strong><br />
38. Business and the Fundamental Rights <br />
39. Sale and Mortgage of Immovable Property <br />
40. The Information Technology Act <br />
<br />
<strong>Annexure 1: The Companies Act, 2013</strong></span></span></span></p>', 'Title
			Legal Aspects of Business 8/e

			Author
			Akhileshwar Pathak

			ISBN
			9789355322081

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Legal Aspects of Business 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Akhileshwar Pathak</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355322081</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1110"', '"833"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7128legal.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355322081&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4179', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4179', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 283, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('acf65f63-6dc9-473b-8437-4235c1f46bc8', '4198', 265, 'Effective Business Communication 2/e', 'effective-business-communication-2e', 'effective-business-communication-2e', '9789389811940', '9789389811940', '9789389811940', NULL, 'About the book

In present time, good communication is seen as a strategic advantage and essential key for business operations. Effective Business Communication is a popular text that covers the entire ambit of business communication by emphasizing on the managerial as well as business perspective of communication. This thoroughly revised second edition brings important updates in the text, by revamping sections on cross-cultural communication, virtual communication, employment communication, etc. Abundance of examples and case studies from real-life organisations bridge the gap between theory and application, and enhance the utility of text for readers many folds.

Content:

Chapter 1: Introduction to Communication

Chapter 2: The Organisational Communication Process

Chapter 3: Listening and Feedback

Chapter 4: Non-Verbal Communication

Chapter 5: Effective Public Speaking

Chapter 6: Presentation Skills

Chapter 7: Interpersonal Communication

Chapter 8: Effective Business Writing

Chapter 9: Business Correspondence

Chapter 10: Reports and Proposals

Chapter 11: Effective Cross-Cultural Communication

Chapter 12: Technology-Enabled Communication

Chapter 13: Employment Communication

Chapter 14: Communication During Conflict

Chapter 15: Communication During Negotiations

Chapter 16: Business Etiquette

Chapter 17: Learning Through Cases

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>In present time, good communication is seen as a strategic advantage and essential key for business operations. Effective Business Communication is a popular text that covers the entire ambit of business communication by emphasizing on the managerial as well as business perspective of communication. This thoroughly revised second edition brings important updates in the text, by revamping sections on cross-cultural communication, virtual communication, employment communication, etc. Abundance of examples and case studies from real-life organisations bridge the gap between theory and application, and enhance the utility of text for readers many folds.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter 1: Introduction to Communication</span></span></span></p>

<p><span><span><span>Chapter 2: The Organisational Communication Process</span></span></span></p>

<p><span><span><span>Chapter 3: Listening and Feedback</span></span></span></p>

<p><span><span><span>Chapter 4: Non-Verbal Communication</span></span></span></p>

<p><span><span><span>Chapter 5: Effective Public Speaking</span></span></span></p>

<p><span><span><span>Chapter 6: Presentation Skills</span></span></span></p>

<p><span><span><span>Chapter 7: Interpersonal Communication</span></span></span></p>

<p><span><span><span>Chapter 8: Effective Business Writing</span></span></span></p>

<p><span><span><span>Chapter 9: Business Correspondence</span></span></span></p>

<p><span><span><span>Chapter 10: Reports and Proposals</span></span></span></p>

<p><span><span><span>Chapter 11: Effective Cross-Cultural Communication</span></span></span></p>

<p><span><span><span>Chapter 12: Technology-Enabled Communication</span></span></span></p>

<p><span><span><span>Chapter 13: Employment Communication</span></span></span></p>

<p><span><span><span>Chapter 14: Communication During Conflict</span></span></span></p>

<p><span><span><span>Chapter 15: Communication During Negotiations</span></span></span></p>

<p><span><span><span>Chapter 16: Business Etiquette</span></span></span></p>

<p><span><span><span>Chapter 17: Learning Through Cases</span></span></span></p>

<p> </p>', 'Title
			Effective Business Communication 2/e

			Author
			Neera Jain

			ISBN
			9789389811940

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Effective Business Communication 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Neera Jain</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389811940</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"950"', '"713"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6209effective.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789389811940&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4198', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4198', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 265, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:06'),
('acf7091c-1e64-4140-9ba4-48f89e49b5ed', '3940', 511, 'The Total Synthesis of Natural Products, V-1', 'the-total-synthesis-of-natural-products-v1', 'the-total-synthesis-of-natural-products-v1', '9788126524297', '9788126524297', '9788126524297', NULL, 'About the book

Each volume reviews the total synthesis of a set of compounds looking at syntheses reported historically and at the practice current at the time of publication. From volume 1 focusing on carbohydrates, prostaglandins, nucleic acids, antibiotics, naturally occurring oxygen ring compounds and pyrrole pigments, the series continues with coverage of aromatic steroids, monoterpenes, triterpenes, sesquiterpenes, cannabinoids, natural inophores, insect pheromones and alkaloids. Volumes revisit the total synthesis of key compounds such as carbohydrates, nucleic acids and pyrrole pigments several times during the series building a picture of the historic development of total synthesis techniques for these major groups. Chapters are edited by experts in their field to give a complete overview of the best in the field at the time.

Contents

The Total Synthesis of Carbohydrates

The Total Synthesis of Prostaglandins

The Total Synthesis of Pyrrole Pigments

The Total Synthesis of Nucleic Acids

The Total Synthesis of Antibiotics

The Total Synthesis of Naturally Occurring Oxygen Ring Compounds

Subject Index

Reaction Index', '<p><span><span><strong><span><span><span><span>About the book</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span><span>Each volume reviews the total synthesis of a set of compounds looking at syntheses reported historically and at the practice current at the time of publication. From volume 1 focusing on carbohydrates, prostaglandins, nucleic acids, antibiotics, naturally occurring oxygen ring compounds and pyrrole pigments, the series continues with coverage of aromatic steroids, monoterpenes, triterpenes, sesquiterpenes, cannabinoids, natural inophores, insect pheromones and alkaloids. Volumes revisit the total synthesis of key compounds such as carbohydrates, nucleic acids and pyrrole pigments several times during the series building a picture of the historic development of total synthesis techniques for these major groups. Chapters are edited by experts in their field to give a complete overview of the best in the field at the time.</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>Contents</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span><span>The Total Synthesis of Carbohydrates</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>The Total Synthesis of Prostaglandins</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>The Total Synthesis of Pyrrole Pigments</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>The Total Synthesis of Nucleic Acids</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>The Total Synthesis of Antibiotics</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>The Total Synthesis of Naturally Occurring Oxygen Ring Compounds</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Subject Index</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Reaction Index</span></span></span></span></span></span></p>', 'Title
			The Total Synthesis of Natural Products, V-1

			Author
			John Apsimon

			ISBN
			9788126524297

			Publishers
			Wiley

			Pages
			603

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Total Synthesis of Natural Products, V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">John Apsimon</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788126524297</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">603</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2495"', '"1747"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 603, '603', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2783v-i.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788126524297&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3940', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3940', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 511, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:06'),
('ad08534e-72b4-4fb7-9445-30ede9fb7815', '2705', NULL, 'Matrix of Redemption - Contemporary Multi-Ethnic English Literature from North East India', 'matrix-of-redemption-contemporary-multiethnic-english-literature-from-north-east-india-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705', 'matrix-of-redemption-contemporary-multiethnic-english-literature-from-north-east-india-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705-2705', 'EYTWR345', 'EYTWR345', 'EYTWR345', NULL, 'Matrix of Redemption - Contemporary Multi-Ethnic English Literature from North East India', '<h1>Matrix of Redemption - Contemporary Multi-Ethnic English Literature from North East India</h1>', 'Sub Title
			No

			Author
			Nigamananda Das

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352573

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nigamananda Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352573</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EYTWR345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2705', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2705', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1393, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:06'),
('ad0b0465-d5d1-4bf8-a74b-40af20d3f82c', '1156', NULL, 'International Conference on Human Resource Development in the Area of Disability Rehabilitation', 'international-conference-on-human-resource-development-in-the-area-of-disability-rehabilitation-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156', 'international-conference-on-human-resource-development-in-the-area-of-disability-rehabilitation-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156-1156', 'RFTT6554', 'RFTT6554', 'RFTT6554', NULL, 'International Conference on Human Resource Development in the Area of Disability Rehabilitation', '<h1>International Conference on Human Resource Development in the Area of Disability Rehabilitation</h1>', 'Sub Title
			No

			Author
			Major H.P.S. Ahluwalia, Dr. J.P. Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8173918260

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Major H.P.S. Ahluwalia, Dr. J.P. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8173918260</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96558173918260.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFTT6554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1156', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1156', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2384, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', '2772', NULL, 'Prachin Bharat mein Videshi Vyapaar', 'prachin-bharat-mein-videshi-vyapaar-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772', 'prachin-bharat-mein-videshi-vyapaar-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772-2772', 'VTYH2244', 'VTYH2244', 'VTYH2244', NULL, 'Prachin Bharat mein Videshi Vyapaar', '<h1>Prachin Bharat mein Videshi Vyapaar</h1>', 'Sub Title
			No

			Author
			Dr. Jimi Singh Kushwah

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383158317

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jimi Singh Kushwah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VTYH2244&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2772', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2772', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1349, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:06'),
('ad471156-0dd0-49eb-98d3-688dfb85c955', '3350', NULL, 'Superconsciousness - How to Benefit from Emerging Spiritual Trends', 'superconsciousness-how-to-benefit-from-emerging-spiritual-trends-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3-3350', 'superconsciousness-how-to-benefit-from-emerging-spiritual-trends-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350-3350', '8178220261', '8178220261', '8178220261', NULL, 'We are now at a major turning point in our personal and planetary development. Our values are changing dramatically: many of us are moving away from our previous emphasis on mere worldly gain, toward a new embrace of our own inner spiritual development. Superciousness-How to Benefit from Emerging Spiritual Trends explains the emerging techniques and attitudes that will help ease the transition to a more spiritually nurturing society and teach us to awaken the seeds of intuition, freedom, and joy that lie dormant within each of us. This is the first book that applies the teachings of the great sage Paramhansa Yogananda (193-1952, author of Autobiography of a Yogi) to the 21st Century.

Content - Preface, Introduction, 1. The Cycles of Time-Keys to Planetary Evolution, 2. Worshipping God as Divine Mother, 3. A Tribute to Yogananda,  4. Kriya Yoga- The Universal Science, 5. Paramhansa Yogananda - The Power of Divine Love, 6. Ananda Village - How It Was Started, and Why, 7. How to Be a True Disciple, 8. A Cosmic Vision of Unity, 9. Karma, Free Will, and Realization, 10. The Light of Superconsciousness, The Dawn of a New Age, Glossary         ', '<p style="text-align:justify"><span>We are now at a major turning point in our personal and planetary development. Our values are changing dramatically: many of us are moving away from our previous emphasis on mere worldly gain, toward a new embrace of our own inner spiritual development. Superciousness-How to Benefit from Emerging Spiritual Trends explains the emerging techniques and attitudes that will help ease the transition to a more spiritually nurturing society and teach us to awaken the seeds of intuition, freedom, and joy that lie dormant within each of us. This is the first book that applies the teachings of the great sage Paramhansa Yogananda (193-1952, author of Autobiography of a Yogi) to the 21st Century.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, Introduction, 1. The Cycles of Time-Keys to Planetary Evolution, 2. Worshipping God as Divine Mother, 3. A Tribute to Yogananda,  4. Kriya Yoga- The Universal Science, 5. Paramhansa Yogananda - The Power of Divine Love, 6. Ananda Village - How It Was Started, and Why, 7. How to Be a True Disciple, 8. A Cosmic Vision of Unity, 9. Karma, Free Will, and Realization, 10. The Light of Superconsciousness, The Dawn of a New Age, Glossary</span>         </span></span></span></p>', 'Sub Title
			How to Benefit from Emerging Spiritual Trends

			Author
			J. Donald Walters

			About Author
			As per Book

			ISBN 10 Digit
			8178220261

			ISBN 13 Digit
			 

			Pages
			218

			Binding
			Paperback

			Year of Publication
			2001

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>How to Benefit from Emerging Spiritual Trends</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>J. Donald Walters</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8178220261</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>218</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2001</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"225"', '"135"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 218, '218', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7848Superconsciousness%20-%20How%20to%20Benefit%20from%20Emerging%20Spiritual%20Trends.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8178220261&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3350', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3350', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1038, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:06'),
('ad82e68d-0568-4788-b6f1-dd15d6efba15', '2318', NULL, 'Library Information And Society', 'library-information-and-society-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318', 'library-information-and-society-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318-2318', 'VFTY665', 'VFTY665', 'VFTY665', NULL, 'Library Information And Society', '<h1>Library Information And Society</h1>', 'Sub Title
			No

			Author
			kanwer Pal Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178806679

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>kanwer Pal Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806679</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9717logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFTY665&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2318', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2318', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1654, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:06'),
('ad84b666-ae5f-43d2-9442-ae3782c27981', '1311', NULL, 'The Nature of Normativity', 'the-nature-of-normativity-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311', 'the-nature-of-normativity-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311-1311', '9780199251315', '9780199251315', '9780199251315', NULL, 'The Nature of Normativity presents a complete theory about the nature of normative thought - that is, the sort of thought that is concerned with what ought to be the case, or what we ought to do or think. Ralph Wedgwood defends a kind of realism about the normative, according to which normative truths or facts are genuinely part of reality.

Anti-realists often complain that realism gives rise to demands for explanation that it cannot adequately meet. What is the nature of these normative facts? How could we ever know them or even refer to them in language or thought? Wedgwood accepts that any adequate version of realism must answer these explanatory demands. However, he seeks to show that these demands can be met - in large part by relying on a version of the idea, which has been much discussed in recent work in the philosophy of mind, that the intentional is normative - that is, that there is no way of explaining the nature of the various sorts of mental states that have intentional or representational content (such as beliefs, judgments, desires, decisions, and so on), without stating normative facts. On the basis of this idea, Wedgwood provides a detailed systematic theory that deals with the following three areas: the meaning of statements about what ought to be; the nature of the facts stated by these statements; and what justifies us in holding beliefs about what ought to be.

Content - Preface, Introduction, PART I. THE SEMANTICS OF NORMATIVE THOUGHT AND DISCOURSE, PART II. THE METAPHYSICS OF NORMATIVE FACTS, PART III. THE EPISTEMOLOGY OF NORMATIVE BELIEF,  Bibliography,  Index      ', '<p style="text-align:justify"><span>The Nature of Normativity presents a complete theory about the nature of normative thought - that is, the sort of thought that is concerned with what ought to be the case, or what we ought to do or think. Ralph Wedgwood defends a kind of realism about the normative, according to which normative truths or facts are genuinely part of reality. </span></p>

<p style="text-align:justify"><span>Anti-realists often complain that realism gives rise to demands for explanation that it cannot adequately meet. What is the nature of these normative facts? How could we ever know them or even refer to them in language or thought? Wedgwood accepts that any adequate version of realism must answer these explanatory demands. However, he seeks to show that these demands can be met - in large part by relying on a version of the idea, which has been much discussed in recent work in the philosophy of mind, that the intentional is normative - that is, that there is no way of explaining the nature of the various sorts of mental states that have intentional or representational content (such as beliefs, judgments, desires, decisions, and so on), without stating normative facts. On the basis of this idea, Wedgwood provides a detailed systematic theory that deals with the following three areas: the meaning of statements about what ought to be; the nature of the facts stated by these statements; and what justifies us in holding beliefs about what ought to be.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, Introduction, PART I. THE SEMANTICS OF NORMATIVE THOUGHT AND DISCOURSE, PART II. THE METAPHYSICS OF NORMATIVE FACTS, PART III. THE EPISTEMOLOGY OF NORMATIVE BELIEF,  Bibliography,  Index</span>      </span></span></span></p>', 'Sub Title
			The Nature of Normativity

			Author
			Ralph Wedgwood

			About Author
			As per Book

			ISBN 10 Digit
			8179380122

			ISBN 13 Digit
			9780199251315

			Pages
			296

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Nature of Normativity</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Ralph Wedgwood</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8179380122</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780199251315</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>296</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"8085"', '"4851"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 296, '296', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50339788192054629.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780199251315&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1311', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1311', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2280, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('ad85b4e3-b49d-4a99-87b1-82fc07ef02be', '4356', 108, 'Financial Management: Core Concepts 3/e', 'financial-management-core-concepts-3e', 'financial-management-core-concepts-3e', '9781292101422', '9781292101422', '9781292101422', NULL, 'About the Book

Financial Management: Core Concepts is the ideal source material for non-finance majors seeking to learn the key elements of financial operations. The text focuses on the students’ ability to understand complex financial concepts by centering its material around three major learning skills: using tools, making connections, and studying for success. Students are encouraged to start by mastering the major concepts of finance, and then to test their knowledge by forging connections between ideas and applying them to real world situations.

Content:

Part I: Fundamental Concepts and Basic Tools of Finance

Part II: Valuing Stocks and Bonds and Understanding Risk and Return

Part III: Capital Budgeting

Part IV: Financial Planning and Evaluating Performance

Part V: Other Selected Finance Topics', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Financial Management: Core Concepts is the ideal source material for non-finance majors seeking to learn the key elements of financial operations. The text focuses on the students’ ability to understand complex financial concepts by centering its material around three major learning skills: using tools, making connections, and studying for success. Students are encouraged to start by mastering the major concepts of finance, and then to test their knowledge by forging connections between ideas and applying them to real world situations.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part I: Fundamental Concepts and Basic Tools of Finance</span></span></span></p>

<p><span><span><span>Part II: Valuing Stocks and Bonds and Understanding Risk and Return</span></span></span></p>

<p><span><span><span>Part III: Capital Budgeting</span></span></span></p>

<p><span><span><span>Part IV: Financial Planning and Evaluating Performance</span></span></span></p>

<p><span><span><span>Part V: Other Selected Finance Topics </span></span></span></p>
', 'Title
			Financial Management: Core Concepts 3/e

			Author
			Raymond Brooks

			ISBN
			9781292101422

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Management: Core Concepts 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Raymond Brooks</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292101422</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7296"', '"5107"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6621core.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292101422&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4356', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4356', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 108, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:06'),
('adaa325d-eb13-4224-9f30-4e1ebfd6fbc2', '2960', NULL, 'Literary Criticism - A Handbook for Students', 'literary-criticism-a-handbook-for-students-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960', 'literary-criticism-a-handbook-for-students-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960-2960', 'UHIU8877', 'UHIU8877', 'UHIU8877', NULL, 'Literary Criticism - A Handbook for Students', '<h1>Literary Criticism - A Handbook for Students</h1>', 'Sub Title
			No

			Author
			Subrata Mohapatra

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382192404

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Subrata Mohapatra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382192404</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UHIU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2960', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2960', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1245, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:06'),
('adabe03a-ee85-4bb4-b928-7d09e116eb35', '3648', 793, 'Encyclopedia of Applied Plant Sciences 3 Vols. Set', 'encyclopedia-of-applied-plant-sciences-3-vols-set', 'encyclopedia-of-applied-plant-sciences-3-vols-set', '9780122270505', '9780122270505', '9780122270505', NULL, 'A multi-faceted reference work, the Encyclopedia of Applied Plant Sciences addresses the core knowledge, theories, and techniques employed by plant scientists, while also concentrating on applications of these in research and in industry. Plants influence all our lives as sources of sustenance, fuel and building materials. The Encyclopedia of Applied Plant Sciences is a comprehensive yet succinct publication that covers the application of current advances in the biological sciences, through which scientists can now better produce sustainable, safe food, feed and food ingredients, and renewable raw materials for industry and society. This three-volume set also covers the concerns over continuing advances in the application of knowledge in the areas of ecology and plant pathology, genetics, physiology, biochemistry and biotechnology, as well as the ethical issues involved in the use of the powerful techniques available to modern plant science. An invaluable reference, the Encyclopedia of Applied Plant Sciences will be an indispensable addition to the library of anyone involved in the study of plant sciences. The Encyclopedia of Applied Plant Sciences is available online on ScienceDirect. The print edition price for this reference work does not include online access. For more information on pricing for access to the online edition, please review our Licensing Options. The richness and authority of Elsevier reference works is now lent valuable functionality and accessibility through the online launch of Elsevier Reference Works on ScienceDirect. Features:

	Extensive browsing and searching across subject, thematic, alphabetical, author and cited author indexes - as applicable to the work

	Basic and advanced search functionality within volumes, parts of volumes, or across the whole work

	Ability to build, save and re-run searches as well as combine saved searches

	Internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy

	All articles are available as full-text HTML files, and as PDF files that can be viewed, downloaded or printed out in their original print format

	A dedicated Reference Works navigation tab and homepage on ScienceDirect to enable easy linking from your OPAC or library website

For more information about the Elsevier Reference Works on ScienceDirect Program, please visit: http://www.info.sciencedirect.com/reference_works.

 

	Comprehensively covers both the key theoretical and practical aspects of plant sciences

	Edited and written by a distinguished international group of editors and contributors

	Well-organized format provides for concise, readable entries, easy searches, and thorough cross-references

	Presents complete up-to-date information on over 25 separate areas of plant science

	Features many tables and figures, with a color plate section in each volume

	New terms clearly explained in glossary sections of each article.', '<p>A multi-faceted reference work, the Encyclopedia of Applied Plant Sciences addresses the core knowledge, theories, and techniques employed by plant scientists, while also concentrating on applications of these in research and in industry. Plants influence all our lives as sources of sustenance, fuel and building materials. The Encyclopedia of Applied Plant Sciences is a comprehensive yet succinct publication that covers the application of current advances in the biological sciences, through which scientists can now better produce sustainable, safe food, feed and food ingredients, and renewable raw materials for industry and society. This three-volume set also covers the concerns over continuing advances in the application of knowledge in the areas of ecology and plant pathology, genetics, physiology, biochemistry and biotechnology, as well as the ethical issues involved in the use of the powerful techniques available to modern plant science. An invaluable reference, the Encyclopedia of Applied Plant Sciences will be an indispensable addition to the library of anyone involved in the study of plant sciences. The Encyclopedia of Applied Plant Sciences is available online on ScienceDirect. The print edition price for this reference work does not include online access. For more information on pricing for access to the online edition, please review our Licensing Options. The richness and authority of Elsevier reference works is now lent valuable functionality and accessibility through the online launch of Elsevier Reference Works on ScienceDirect. Features:</p>

<ul>
	<li>Extensive browsing and searching across subject, thematic, alphabetical, author and cited author indexes - as applicable to the work</li>
	<li>Basic and advanced search functionality within volumes, parts of volumes, or across the whole work</li>
	<li>Ability to build, save and re-run searches as well as combine saved searches</li>
	<li>Internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy</li>
	<li>All articles are available as full-text HTML files, and as PDF files that can be viewed, downloaded or printed out in their original print format</li>
	<li>A dedicated Reference Works navigation tab and homepage on ScienceDirect to enable easy linking from your OPAC or library website</li>
</ul>

<p>For more information about the Elsevier Reference Works on ScienceDirect Program, please visit: http://www.info.sciencedirect.com/reference_works.<br />
 </p>

<ul>
	<li>Comprehensively covers both the key theoretical and practical aspects of plant sciences</li>
	<li>Edited and written by a distinguished international group of editors and contributors</li>
	<li>Well-organized format provides for concise, readable entries, easy searches, and thorough cross-references</li>
	<li>Presents complete up-to-date information on over 25 separate areas of plant science</li>
	<li>Features many tables and figures, with a color plate section in each volume</li>
	<li>New terms clearly explained in glossary sections of each article.</li>
</ul>', 'Sub Title
			 Encyclopedia of Applied Plant Sciences 3 Vols. Set

			Author / Editor
			Brian Thomas

			About Author
			Brian Thomas obtained his first degree in Botany and a PhD in Plant Physiology at UCW Aberystwyth. He worked as a Postdoctoral Scientist in Carleton University, Ottawa, and the University of Reading before becoming a research scientist at the Glasshouse Crops Research Institute in Littlehampton, which subsequently became part of Horticulture Research International. He moved to Wellesbourne in 1995 where he was latterly a Research Director responsible for the Crop Improvement and Biotechnology Research Theme. He joined the University of Warwick in 2004 as part of Warwick HRI and became acting Head of Department 2009. He became a member of the School of Life Sciences in 2010 where he is currently Professor of Crop Development.

			ISBN 13 Digit
			9780122270505

			Pages
			2000 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center"> Encyclopedia of Applied Plant Sciences 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Brian Thomas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td style="text-align:center">Brian Thomas obtained his first degree in Botany and a PhD in Plant Physiology at UCW Aberystwyth. He worked as a Postdoctoral Scientist in Carleton University, Ottawa, and the University of Reading before becoming a research scientist at the Glasshouse Crops Research Institute in Littlehampton, which subsequently became part of Horticulture Research International. He moved to Wellesbourne in 1995 where he was latterly a Research Director responsible for the Crop Improvement and Biotechnology Research Theme. He joined the University of Warwick in 2004 as part of Warwick HRI and became acting Head of Department 2009. He became a member of the School of Life Sciences in 2010 where he is currently Professor of Crop Development.</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780122270505</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">2000 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', '"58520"', '"35112"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2000 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20339780080917900[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122270505&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3648', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3648', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 793, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:06'),
('adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', '4350', 114, 'Ecosystem Function in Heterogeneous Landscapes', 'ecosystem-function-in-heterogeneous-landscapes', 'ecosystem-function-in-heterogeneous-landscapes', '9780387240909', '9780387240909', '9780387240909', NULL, 'About the book

The study of ecosystems, fundamental to ecology, has been complemented by the growing field of landscape ecology.  Ecosystem Function in Heterogeneous Landscapes addresses how interactions among ecosystems affect the functioning of individual ecosystems and the larger landscape.  This groundbreaking synthesis unites ecosystem ecology''s knowledge of system function with landscape ecology''s knowledge of spatial structure. 

Practical concerns about scaling up from individual ecosystems to larger landscapes require an understanding of how networks of interacting ecosystems function together.  The book elucidates the challenges faced by ecosystem scientists working in spatially heterogeneous systems, relevant conceptual approaches used in other disciplines and in different ecosystem types, and the importance of spatial heterogeneity in conservation resource management.  The distinguished authors discuss how much heterogeneity needs to be taken into account for specific types of scientific and management issues.  Their chapters cover the spectrum from proposing novel conceptual approaches to detailing the practical implications of heterogeneous landscapes for fire management, water management and conservation planning.

Content:

Section I: Challenges and Conceptual Approaches

Section II: Perspective from Different Disciplines

Section III: Illustrations of Heterogeneity and Ecosystem Function

Section IV: Application of Frameworks and Concepts

Section V: Synthesis', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The study of ecosystems, fundamental to ecology, has been complemented by the growing field of landscape ecology.  <em>Ecosystem Function in Heterogeneous Landscapes</em> addresses how interactions among ecosystems affect the functioning of individual ecosystems and the larger landscape.  This groundbreaking synthesis unites ecosystem ecology''s knowledge of system function with landscape ecology''s knowledge of spatial structure. </span></span></span></p>

<p style="text-align:justify"><span><span><span>Practical concerns about scaling up from individual ecosystems to larger landscapes require an understanding of how networks of interacting ecosystems function together.  The book elucidates the challenges faced by ecosystem scientists working in spatially heterogeneous systems, relevant conceptual approaches used in other disciplines and in different ecosystem types, and the importance of spatial heterogeneity in conservation resource management.  The distinguished authors discuss how much heterogeneity needs to be taken into account for specific types of scientific and management issues.  Their chapters cover the spectrum from proposing novel conceptual approaches to detailing the practical implications of heterogeneous landscapes for fire management, water management and conservation planning.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Section I: Challenges and Conceptual Approaches</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section II: Perspective from Different Disciplines</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section III: Illustrations of Heterogeneity and Ecosystem Function</span></span></span></p>

<p style="text-align:justify"><span><span><span>Section IV: Application of Frameworks and Concepts </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section V: Synthesis</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Ecosystem Function in Heterogeneous Landscapes

			Author
			Gary M. Lovett

			ISBN
			9780387240909

			Publisher
			Springer

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Ecosystem Function in Heterogeneous Landscapes</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gary M. Lovett</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780387240909</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"15561"', '"10892"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9350ecosy.jpg', NULL, '9 | 13 | 23 | 42', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780387240909&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4350', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4350', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 114, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:06'),
('adb1b832-ff48-47c3-b3e9-fe10a68b0886', '2584', NULL, 'Kathaparv', 'kathaparv', 'kathaparv', '8172980264', '8172980264', '8172980264', NULL, 'Kathaparv  ', '<h3>Kathaparv  </h3>', ' Title

			Kathaparv 

			Author

			Vikesh Nijhavan

			ISBN 10 Digit

			8172980264

			Publisher

			Parul Prakashan

			Binding

			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span> Title</span></p>
			</td>
			<td>
			<p style="text-align:center"><span>Kathaparv </span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span>Author</span></p>
			</td>
			<td style="text-align:center">
			<p><span>Vikesh Nijhavan</span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span>ISBN 10 Digit</span></p>
			</td>
			<td style="text-align:center">
			<p><span>8172980264</span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span>Publisher</span></p>
			</td>
			<td style="text-align:center">
			<p><span>Parul Prakashan</span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span>Binding</span></p>
			</td>
			<td style="text-align:center">
			<p><span>Hardcover</span></p>
			</td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f64f67ee-da65-48e6-9736-c9ba4dde3d8a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5544WhatsApp%20Image%202025-08-13%20at%202.27.10%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8172980264&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2584', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2584', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1508, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:06'),
('adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', '3367', NULL, 'Vajryana Buddhism', 'vajryana-buddhism-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367', 'vajryana-buddhism-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367-3367', '9788175332898', '9788175332898', '9788175332898', NULL, 'Vajrayana Buddhism received its name from the Sanskrit word vajra, which represents the thunderbolt wielded by Indra, the god of war and weather. This word also loosely translates to mean ''diamond'', denoting unbreakable strength. As such, Vajrayana Buddhism is often called the Diamond Vehicle and Indestructible Path of Buddhism. It is also synomymous with various other names, including Thunderbolt Vehicle, True Words Sect, Esoteric Buddhism, Tantric Buddhism, Mantrayana, and Secret Mantra, among others.

The goal of spiritual practice within the Mahayana and Vajrayana traditions is to become a bodhisattva, whereas the goal for Theravada practice is not specific to which type of enlightened being to become. As with the Mahayana, motivation is a vital component of Vajrayana practice, and Vajrayana teaches that all practices are to be undertaken with the motivation to achieve Buddha hood for the benefit of all sentient beings.

Content - Preface, 1. Vajrayana Buddhism: An Introduction, 2. The Vajrayana in the Perspective of the three Vehicles, 3. Beginning of Buddhism in Tibet, 4. Introduction of Tantras in Tibet, 5. Sacred Vajrayana Commitments, 6. The Four Main Samayas, 7. The Lama, Activity of the Buddhas, 8. The Buddha''s Tooth, 9. Vajrayana Buddhism in Southeast Asia, Bibliography, Index         ', '<p style="text-align:justify"><span>Vajrayana Buddhism received its name from the Sanskrit word vajra, which represents the thunderbolt wielded by Indra, the god of war and weather. This word also loosely translates to mean ''diamond'', denoting unbreakable strength. As such, Vajrayana Buddhism is often called the Diamond Vehicle and Indestructible Path of Buddhism. It is also synomymous with various other names, including Thunderbolt Vehicle, True Words Sect, Esoteric Buddhism, Tantric Buddhism, Mantrayana, and Secret Mantra, among others.</span></p>

<p style="text-align:justify"><span>The goal of spiritual practice within the Mahayana and Vajrayana traditions is to become a bodhisattva, whereas the goal for Theravada practice is not specific to which type of enlightened being to become. As with the Mahayana, motivation is a vital component of Vajrayana practice, and Vajrayana teaches that all practices are to be undertaken with the motivation to achieve Buddha hood for the benefit of all sentient beings.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, 1. Vajrayana Buddhism: An Introduction, 2. The Vajrayana in the Perspective of the three Vehicles, 3. Beginning of Buddhism in Tibet, 4. Introduction of Tantras in Tibet, 5. Sacred Vajrayana Commitments, 6. The Four Main Samayas, 7. The Lama, Activity of the Buddhas, 8. The Buddha''s Tooth, 9. Vajrayana Buddhism in Southeast Asia, Bibliography, Index</span>         </span></span></span></p>', 'Sub Title
			Vajryana Buddhism

			Author
			A K Mishra

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175332898

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Vajryana Buddhism</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>A K Mishra</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788175332898</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>256</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"795"', '"477"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4657Vajryana%20Buddhism.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175332898&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3367', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3367', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1024, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:06'),
('ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', '1202', NULL, 'Differently Abled Women - Issues and Challenges New', 'differently-abled-women-issues-and-challenges-new-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1-1202', 'differently-abled-women-issues-and-challenges-new-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202-1202', 'DDFF3455', 'DDFF3455', 'DDFF3455', NULL, 'This encyclopaedia has been compiled and edited to include valuable and succinct material on environmental sicne. Major concepts included in this are from air pollution, marine pollution, automobile pollution and ohter related fields of pollution. The global jproblem of environmental degradation would throw our very existence in peril, unless proper and timely remedial action is initiated in rights earnest. Now the time has come to plan for the sustainable development in harmony with the environment. This encyclopaeida covers all these aspects. About Author : P. Hotter has had a brilliant academic record. His area of study has been mainly environmental microbiolgoy. He has contirbuted numerous papers in this field in the International Jouranls of repute.', '<p>This encyclopaedia has been compiled and edited to include valuable and succinct material on environmental sicne. Major concepts included in this are from air pollution, marine pollution, automobile pollution and ohter related fields of pollution. The global jproblem of environmental degradation would throw our very existence in peril, unless proper and timely remedial action is initiated in rights earnest. Now the time has come to plan for the sustainable development in harmony with the environment. This encyclopaeida covers all these aspects. About Author : P. Hotter has had a brilliant academic record. His area of study has been mainly environmental microbiolgoy. He has contirbuted numerous papers in this field in the International Jouranls of repute.</p>', 'Sub Title
			No

			Author
			R.N. Pati

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176257282

			Pages
			510

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.N. Pati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257282</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>510</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 510, '510', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41449788176259651.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DDFF3455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1202', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1202', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2348, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('adf3684f-f64f-4e11-ae5a-6a455c45ae9c', '927', NULL, 'Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e', 'handbook-of-assessment-methods-for-eating-behaviors-and-weightrelated-problems-measures-theory-and-research-2e-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927', 'handbook-of-assessment-methods-for-eating-behaviors-and-weightrelated-problems-measures-theory-and-research-2e-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927-927', 'PLMJ8855', 'PLMJ8855', 'PLMJ8855', NULL, 'Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e', '<h1>Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e</h1>', 'Sub Title
			No

			Author
			David B. Allison, Monica L. Baksin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412951357

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David B. Allison, Monica L. Baksin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412951357</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13399"', '"8039"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82919781412951357.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PLMJ8855&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=927', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=927', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2534, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:06'),
('adfc2ce6-86a4-414d-9df0-ddcce6e4b23d', '2491', NULL, 'Negotiation 6/e BOOK', 'negotiation-6e-book-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491', 'negotiation-6e-book-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491-2491', 'BHYU776', 'BHYU776', 'BHYU776', NULL, 'Already established as a seminal textbook on negotiation, this edition continues to take the legacy forward by updating the new edition thoroughly. The text is designed to cover syllabi requirements of graduate students specializing in HR-OB taking up courses on negotiation. A detailed textbook on the area, the title covers all major topics on negotiation and is a highly applicationoriented text.', '<p>Already established as a seminal textbook on negotiation, this edition continues to take the legacy forward by updating the new edition thoroughly. The text is designed to cover syllabi requirements of graduate students specializing in HR-OB taking up courses on negotiation. A detailed textbook on the area, the title covers all major topics on negotiation and is a highly applicationoriented text.</p>', 'Negotiation 6/e BOOK', '<h1>Negotiation 6/e BOOK</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BHYU776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2491', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2491', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1574, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:06'),
('ae0324fd-adfb-43d3-93ca-170759647350', '4109', 352, 'Herbal Plant Production Technology', 'herbal-plant-production-technology', 'herbal-plant-production-technology', '9789352691715', '9789352691715', '9789352691715', NULL, 'About the book

Plants have been used medicinally for thousands of years for their healing properties, and are the origins of many pharmaceutical drugs. Where single chemically-derived drugs may only address a single problem, botanical medicines are able to address a variety of problems simultaneously. Their organic nature makes botanicals compatible with the body’s own chemistry; hence, they can be gently effective with few toxic side effects. Herbs and spices have a long history of both culinary and medicinal uses. Herbs and spices are integral part of daily diet.

The book is certainly useful for scholars, researchers, teachers and scientists of variable interests such as botany, forestry, plant physiology, biotechnology, agriculture, plant breeding, agronomy and horticultures.

Contents:

Herbalism,

Herbal Plants,

Cultivation and Harvesting of Herbs,

Traditional Herbal Medicines and Products,

Herbal Drugs and Production,

Botanical Remedies and Herbal Therapy,

Medicinal Herbs and Spices,

Emergence of Synthetic Cannabinoids in Herbal Products', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Plants have been used medicinally for thousands of years for their healing properties, and are the origins of many pharmaceutical drugs. Where single chemically-derived drugs may only address a single problem, botanical medicines are able to address a variety of problems simultaneously. Their organic nature makes botanicals compatible with the body’s own chemistry; hence, they can be gently effective with few toxic side effects. Herbs and spices have a long history of both culinary and medicinal uses. Herbs and spices are integral part of daily diet.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book is certainly useful for scholars, researchers, teachers and scientists of variable interests such as botany, forestry, plant physiology, biotechnology, agriculture, plant breeding, agronomy and horticultures. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Herbalism, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Herbal Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Cultivation and Harvesting of Herbs, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Traditional Herbal Medicines and Products, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Herbal Drugs and Production, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Botanical Remedies and Herbal Therapy, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Medicinal Herbs and Spices, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Emergence of Synthetic Cannabinoids in Herbal Products</span></span></span></p>', 'Title
			Herbal Plant Production Technology

			Author
			Dr. Chhaya Singh

			ISBN
			9789352691715

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Herbal Plant Production Technology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Chhaya Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352691715</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1950"', '"1268"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7951herbal.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352691715&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4109', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4109', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 352, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('ae5b0104-7982-425a-a77f-3e8a116cd581', '1097', NULL, 'Social Development in India - New Vistas and Challenges', 'social-development-in-india-new-vistas-and-challenges-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-10-1097', 'social-development-in-india-new-vistas-and-challenges-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097-1097', 'RFGH6655', 'RFGH6655::1097', 'RFGH6655', NULL, 'Social Development in India - New Vistas and Challenges', '<h1>Social Development in India - New Vistas and Challenges</h1>
', 'Sub Title
			No

			Author
			R. Mangaleswaran

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735098

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R. Mangaleswaran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735098</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', '"2300"', '"2200"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48899788172735098_1.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=RFGH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1097', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1097', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2422, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:06'),
('ae5e02ac-27eb-482d-b92d-5a26fe75b454', '2941', NULL, 'Algebraic Groups and Lie Groups with Few Factors -in Mathematics', 'algebraic-groups-and-lie-groups-with-few-factors-in-mathematics-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-29-2941', 'algebraic-groups-and-lie-groups-with-few-factors-in-mathematics-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941-2941', 'MNKM0909', 'MNKM0909', 'MNKM0909', NULL, 'Algebraic groups are treated in this volume from a group theoretical point of view and the obtained results are compared with the analogous issues in the theory of Lie groups. The main body of the text is devoted to a classification of algebraic groups and Lie groups having only few subgroups or few factor groups of different type. In particular, the diversity of the nature of algebraic groups over fields of positive characteristic and over fields of characteristic zero is emphasized. This is revealed by the plethora of three-dimensional unipotent algebraic groups over a perfect field of positive characteristic, as well as, by many concrete examples which cover an area systematically. In the final section, algebraic groups and Lie groups having many closed normal subgroups are determined.', '<p>Algebraic groups are treated in this volume from a group theoretical point of view and the obtained results are compared with the analogous issues in the theory of Lie groups. The main body of the text is devoted to a classification of algebraic groups and Lie groups having only few subgroups or few factor groups of different type. In particular, the diversity of the nature of algebraic groups over fields of positive characteristic and over fields of characteristic zero is emphasized. This is revealed by the plethora of three-dimensional unipotent algebraic groups over a perfect field of positive characteristic, as well as, by many concrete examples which cover an area systematically. In the final section, algebraic groups and Lie groups having many closed normal subgroups are determined.</p>', 'Algebraic Groups and Lie Groups with Few Factors -in Mathematics', '<h1>Algebraic Groups and Lie Groups with Few Factors -in Mathematics</h1>', '"3999"', '"2399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNKM0909&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2941', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2941', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1260, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:06'),
('ae8033f9-5c11-4e07-a11c-23605b630581', '796', NULL, 'Changing Face of Women in Literature - The Flaming Spirit BOOK', 'changing-face-of-women-in-literature-the-flaming-spirit-book-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-79-796', 'changing-face-of-women-in-literature-the-flaming-spirit-book-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796-796', 'TJHY45', 'TJHY45', 'TJHY45', NULL, 'The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.', '<p>The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.</p>', 'Changing Face of Women in Literature - The Flaming Spirit BOOK', '<h1>Changing Face of Women in Literature - The Flaming Spirit BOOK</h1>', '"1199"', '"719"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72609789381030349.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TJHY45&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=796', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=796', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2608, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:06'),
('ae84105e-806d-4543-aea6-df674999632b', '2568', NULL, 'Samkalin Vimarsh NEW', 'samkalin-vimarsh-new-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568', 'samkalin-vimarsh-new-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568-2568', 'CJUY5566', 'CJUY5566', 'CJUY5566', NULL, 'Samkalin Vimarsh NEW', '<h1>Samkalin Vimarsh NEW</h1>', 'Sub Title
			No

			Author
			Kalpana Verma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184350371

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kalpana Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184350371</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CJUY5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2568', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2568', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1524, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:06'),
('ae8bcaab-bd57-4b26-87c6-57efdaeaa6d7', '4146', 315, 'व्यावसायिक सब्जियों का उत्पादन', 'वयवसयक-सबजय-क-उतपदन', '-', '8127207616', '8127207616', '8127207616', NULL, 'व्यावसायिक सब्जियों का उत्पादन', '<h5>व्यावसायिक सब्जियों का उत्पादन</h5>
', 'Title
			व्यावसायिक सब्जियों का उत्पादन

			Author
			प्रो.प्रेम सिंह आर्य

			ISBN
			8127207616

			Publisher
			कल्याणी पब्लिशर्स 

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>व्यावसायिक सब्जियों का उत्पादन</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>प्रो.प्रेम सिंह आर्य</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8127207616</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>कल्याणी पब्लिशर्स </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"425"', '"276"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '89a70a1d-30b8-4c4b-805c-7ab541297505', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7276WhatsApp%20Image%202025-10-16%20at%2016.42.12_1ba506b2.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=8127207616&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4146', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4146', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 315, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('ae9e03e1-c5ee-400f-9da1-abba47b64357', '646', NULL, 'Domestic Violence in India', 'domestic-violence-in-india-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646', 'domestic-violence-in-india-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646-646', '9788184352818', '9788184352818', '9788184352818', NULL, 'Domestic Violence can be described as when one adult in a relationship misuses power to control another. It is the establishment of control and fear in a relationship through violence and other forms of abuse. The violence may involve physical abuse, sexual, assault and threats. Sometimes it''s more subtle, like making someone feel worthless, not letting them have any money, or not allowing them to leave the home. Social isolation and emotional abuse can have long-lasting effects as well as physical violence. Domestic violence isn''t just hitting, or fighting, or an occasional argument. It''s an abuse of power. The abuser tortures and controls the victim by calculated threats, intimidation and physical violence. Althrough both men and women can be abused, in most cases, the victims are woman. Children in homes where there is domestic violence are also abused or neglected. Although the woman is usually the primary target, violence is sometimes directed toward children, and sometimes toward children, and sometimes toward family members and friends. Many woman in India are the victims of domestic abuse. Domestic violence is a CRIME and you must seek help.

Domestic violence can take many forms and variations and can happen once in a while or all at the same time. Domestic violence can be psychological abuse, Social Abuse, Finance Abuse, Physical Assault or Sexual Assault. Violence can be criminal and includes physical assault or injury (hitting, beating, Shoving etc) Sexual abuse (Forced Sexual Activity), or Stalking. Female Feticide (selective abortion based on the fetus gender or sex selection of child), Domestic violence, Dowry death or harassment, mental and physical torture, sexual trafficking and public humiliation. Hope this book will be of immense importance to all those dealing with the subject.

Contents:

Preface, 1 - Domestic Violence: An Overview, 2 - Domestic Violence: An Introduction, 3 - Combating Domestic Violence, 4 - International Conventions, 5 - The UN Fourth World Conference on Women, 6 - Universal Declaration of Human Rights, 1948* (Relevant Provisions), 7 - upreme Court on Domestic Violence, 8 - Causes of Domestic Violence, 9 - Menace of Domestic Violence against women in India, 10 - Counselling Techniques for Victims of Domestic and Gender Related Violence, 11 - Introducing the Protection Officer, 12 - PWDVA : Setting the Human Rights Context, Annexures, Bibliography, Index.', '<p>Domestic Violence can be described as when one adult in a relationship misuses power to control another. It is the establishment of control and fear in a relationship through violence and other forms of abuse. The violence may involve physical abuse, sexual, assault and threats. Sometimes it''s more subtle, like making someone feel worthless, not letting them have any money, or not allowing them to leave the home. Social isolation and emotional abuse can have long-lasting effects as well as physical violence. Domestic violence isn''t just hitting, or fighting, or an occasional argument. It''s an abuse of power. The abuser tortures and controls the victim by calculated threats, intimidation and physical violence. Althrough both men and women can be abused, in most cases, the victims are woman. Children in homes where there is domestic violence are also abused or neglected. Although the woman is usually the primary target, violence is sometimes directed toward children, and sometimes toward children, and sometimes toward family members and friends. Many woman in India are the victims of domestic abuse. Domestic violence is a CRIME and you must seek help.</p>

<p>Domestic violence can take many forms and variations and can happen once in a while or all at the same time. Domestic violence can be psychological abuse, Social Abuse, Finance Abuse, Physical Assault or Sexual Assault. Violence can be criminal and includes physical assault or injury (hitting, beating, Shoving etc) Sexual abuse (Forced Sexual Activity), or Stalking. Female Feticide (selective abortion based on the fetus gender or sex selection of child), Domestic violence, Dowry death or harassment, mental and physical torture, sexual trafficking and public humiliation. Hope this book will be of immense importance to all those dealing with the subject.</p>

<p>Contents:</p>

<p>Preface, 1 - Domestic Violence: An Overview, 2 - Domestic Violence: An Introduction, 3 - Combating Domestic Violence, 4 - International Conventions, 5 - The UN Fourth World Conference on Women, 6 - Universal Declaration of Human Rights, 1948* (Relevant Provisions), 7 - upreme Court on Domestic Violence, 8 - Causes of Domestic Violence, 9 - Menace of Domestic Violence against women in India, 10 - Counselling Techniques for Victims of Domestic and Gender Related Violence, 11 - Introducing the Protection Officer, 12 - PWDVA : Setting the Human Rights Context, Annexures, Bibliography, Index.</p>', 'Sub Title
			Domestic Violence in India

			Author
			S. Barik

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352818

			Pages
			535

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			1st Edition

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Domestic Violence in India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Barik</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352818</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>535</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1197"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 535, '535', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7523IMG_20220430_0001_11zon.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788184352818&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=646', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=646', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2699, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:06'),
('aeb2e3ba-12e7-4f0f-a672-fb8cd2bbb009', '3810', 641, 'Problems and Exercises in Physical Chemistry ', 'problems-and-exercises-in-physical-chemistry', NULL, '-27-', '-27-', '-27-', NULL, 'About the Book

This book presents problems pertaining of virtually every topic of the physical chemistry course taught at chemical institues.  Each chapter begins with the basic equations and symbols followed by exercises, problems with the answers and multivariant problems.

The book addresses itself to students majoring in chemisty and chemical engineering.  It has been published twise in Poland and twice in GDR.', '<p><span>About the Book</span></p>

<p><span>This book presents problems pertaining of virtually every topic of the physical chemistry course taught at chemical institues.  Each chapter begins with the basic equations and symbols followed by exercises, problems with the answers and multivariant problems.</span></p>

<p><span>The book addresses itself to students majoring in chemisty and chemical engineering.  It has been published twise in Poland and twice in GDR.</span></p>
', 'Title
			Problems and Exercises in Physical Chemistry 

			Author
			E. V. Kiselyova

			ISBN
			-

			Publisher
			Mir Publishers

			Year of Publication
			1987

			Pages
			512

			Language
			English

			Binding
			Hardcover', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems and Exercises in Physical Chemistry </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">E. V. Kiselyova</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">-</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">512</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 512, '512', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9731p-17.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-27-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3810', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3810', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 641, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:06'),
('aebe2937-58fe-4c0d-af69-cbea4714d44c', '2546', NULL, 'Marketing 5/e', 'marketing-5e-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546', 'marketing-5e-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546-2546', 'NUIJ7788', 'NUIJ7788', 'NUIJ7788', NULL, 'Marketing 5/e', '<h1>Marketing 5/e</h1>', 'Sub Title
			No

			Author
			Grewal / Levy

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789352606306

			Pages
			736

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Grewal / Levy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352606306</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>736</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 736, '736', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NUIJ7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2546', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2546', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1538, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:06'),
('aed07fde-3f75-4660-823e-0886a1020d89', '3580', 824, 'Stochastic Tools in Mathematics and Science 3/e', 'stochastic-tools-in-mathematics-and-science-3e-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580', 'stochastic-tools-in-mathematics-and-science-3e-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580-3580', '9781461469797', '9781461469797', '9781461469797', NULL, '"Stochastic Tools in Mathematics and Science" covers basic stochastic tools used in physics, chemistry, engineering and the life sciences. The topics covered include conditional expectations, stochastic processes, Brownian motion and its relation to partial differential equations, Langevin equations, the Liouville and Fokker-Planck equations, as well as Markov chain Monte Carlo algorithms, renormalization, basic statistical mechanics, and generalized Langevin equations and the Mori-Zwanzig formalism. The applications include sampling algorithms, data assimilation, prediction from partial data, spectral analysis, and turbulence. The book is based on lecture notes from a class that has attracted graduate and advanced undergraduate students from mathematics and from many other science departments at the University of California, Berkeley. Each chapter is followed by exercises. The book will be useful for scientists and engineers working in a wide range of fields and applications. For this new edition the material has been thoroughly reorganized and updated, and new sections on scaling, sampling, filtering and data assimilation, based on recent research, have been added. There are additional figures and exercises. Review of earlier edition: "This is an excellent concise textbook which can be used for self-study by graduate and advanced undergraduate students and as a recommended textbook for an introductory course on probabilistic tools in science." Mathematical Reviews, 2006', '<p>"Stochastic Tools in Mathematics and Science" covers basic stochastic tools used in physics, chemistry, engineering and the life sciences. The topics covered include conditional expectations, stochastic processes, Brownian motion and its relation to partial differential equations, Langevin equations, the Liouville and Fokker-Planck equations, as well as Markov chain Monte Carlo algorithms, renormalization, basic statistical mechanics, and generalized Langevin equations and the Mori-Zwanzig formalism. The applications include sampling algorithms, data assimilation, prediction from partial data, spectral analysis, and turbulence. The book is based on lecture notes from a class that has attracted graduate and advanced undergraduate students from mathematics and from many other science departments at the University of California, Berkeley. Each chapter is followed by exercises. The book will be useful for scientists and engineers working in a wide range of fields and applications. For this new edition the material has been thoroughly reorganized and updated, and new sections on scaling, sampling, filtering and data assimilation, based on recent research, have been added. There are additional figures and exercises. Review of earlier edition: "This is an excellent concise textbook which can be used for self-study by graduate and advanced undergraduate students and as a recommended textbook for an introductory course on probabilistic tools in science." Mathematical Reviews, 2006</p>', 'Sub Title
			No

			Author
			Alexandre J. Chorin and Ole H. Hald

			About Author
			Alexandre J. Chorin is a professor of mathematics at the University of California, Berkeley who works in applied mathematics. He is known for his contributions to the field of Computational fluid dynamics. Ole Hald is a professor of mathematics at the University of California, Berkeley.

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781461469797

			Pages
			 XI, 200

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			3rd

			Language
			English

			Illustrations
			Yes

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alexandre J. Chorin and Ole H. Hald</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Alexandre J. Chorin is a professor of mathematics at the University of California, Berkeley who works in applied mathematics. He is known for his contributions to the field of Computational fluid dynamics. Ole Hald is a professor of mathematics at the University of California, Berkeley.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781461469797</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XI, 200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>3rd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"6269"', '"3761"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '3rd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XI, 200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3711978-1-4614-6980-3.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461469797&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3580', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3580', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 824, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:06'),
('aedd3d77-bab8-4320-b6f6-040f8c20d96b', '3743', 704, 'Shaikshanik Sadhanoni - Adhayayanma Asarkarkta (Gujarati)', 'shaikshanik-sadhanoni-adhayayanma-asarkarkta-gujarati', 'shaikshanik-sadhanoni-adhayayanma-asarkarkta-gujarati', '9788187471608', '9788187471608', '9788187471608', NULL, 'Shaikshanik Sadhanoni - Adhayayanma Asarkarkta (Gujarati)', '<h5><strong><span>Shaikshanik Sadhanoni - Adhayayanma Asarkarkta (Gujarati)</span></strong></h5>', 'Title
			Shaikshanik Sadhanoni - Adhayayanma Asarkarkta (Gujarati)

			Author
			Dr.Satta kumari Sharma 

			ISBN
			9788187471608

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

			Language
			Gujarati

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Shaikshanik Sadhanoni - Adhayayanma Asarkarkta (Gujarati)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.Satta kumari Sharma </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471608</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Gujarati</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"150"', '"105"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Gujarati', 'Gujarati', NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/326428.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471608&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3743', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3743', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 704, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:06'),
('af01c6c3-f78d-46b5-afb6-bcb6878f961c', '4346', 118, 'Advanced Topics in Database Research V-4', 'advanced-topics-in-database-research-v4', 'advanced-topics-in-database-research-v4', '9781591404729', '9781591404729', '9781591404729', NULL, 'About the book

Advanced Topics in Database Research is a series of books in the fields of database, software engineering, and systems analysis and design. They feature the latest research ideas and topics on how to enhance current database systems, improve information storage, refine existing database models, and develop advanced applications. Advanced Topics in Database Research, Volume 4 is a part of this series.

Content:

	Dynamic Workflow Restructuring Framework for Long-Running Business Processes

	Design and Representation of Multidimensional Models with UML and XML Technologies

	Does Protecting Databases Using Perturbation Techniques Impact Knowledge Discovery?

	Simultaneous Database Backup Using TCP/IP and a Specialized Network Interface Card

	Towards User-Oriented Enterprise Modeling for Interoperability

	Using a Model Quality Framework for Requirements Specification of an Enterprise Modeling Language

	Population of a Method for Developing the Semantic Web Using Ontologies

	An Evaluation of UML and OWL Using a Semiotic Quality Framework

	Information Modeling  Based on Semantic and Pragmatic Meaning

	Higher-Order Types and Information Modeling

	Criteria for Comparing Information Modeling Methods: Informational and Computational Equivalence

	COGEVAL: Applying Cognitive Theories to Evaluate Conceptual Models

	Quality of Analysis Specifications: A Comparison of FOOM and OPM Methodologies

	Interoperability of B2B Applications: Methods and Tools

	Possibility Theory in Protecting National Information Infrastructure

	Enabling Information Sharing Across Government Agencies', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Advanced Topics in Database Research is a series of books in the fields of database, software engineering, and systems analysis and design. They feature the latest research ideas and topics on how to enhance current database systems, improve information storage, refine existing database models, and develop advanced applications. <strong>Advanced Topics in Database Research, Volume 4 </strong>is a part of this series.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Dynamic Workflow Restructuring Framework for Long-Running Business Processes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Design and Representation of Multidimensional Models with UML and XML Technologies</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Does Protecting Databases Using Perturbation Techniques Impact Knowledge Discovery?</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Simultaneous Database Backup Using TCP/IP and a Specialized Network Interface Card</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Towards User-Oriented Enterprise Modeling for Interoperability</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Using a Model Quality Framework for Requirements Specification of an Enterprise Modeling Language</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Population of a Method for Developing the Semantic Web Using Ontologies</span></span></span></li>
	<li style="text-align:justify"><span><span><span>An Evaluation of UML and OWL Using a Semiotic Quality Framework</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Information Modeling  Based on Semantic and Pragmatic Meaning</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Higher-Order Types and Information Modeling</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Criteria for Comparing Information Modeling Methods: Informational and Computational Equivalence</span></span></span></li>
	<li style="text-align:justify"><span><span><span>COGEVAL: Applying Cognitive Theories to Evaluate Conceptual Models</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Quality of Analysis Specifications: A Comparison of FOOM and OPM Methodologies</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Interoperability of B2B Applications: Methods and Tools</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Possibility Theory in Protecting National Information Infrastructure</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Enabling Information Sharing Across Government Agencies</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Advanced Topics in Database Research V-4

			Author
			Keng Siau

			ISBN
			9781591404729

			Publisher
			Idea Group

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Advanced Topics in Database Research V-4</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Keng Siau</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781591404729</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Idea Group</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"6260"', '"4382"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1bcd521c-a8db-4321-9974-376af72422f9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5473Vol4.webp', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781591404729&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4346', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4346', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 118, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:39:32', '2026-08-12 00:45:06'),
('af03cddf-0af3-499c-b349-04f11da2010c', '1711', NULL, 'Learning About Particles -50 Privileged Years', 'learning-about-particles-50-privileged-years-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1-1711', 'learning-about-particles-50-privileged-years-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711-1711', 'VVBB4543', 'VVBB4543', 'VVBB4543', NULL, 'Vividly and in some depth retraces the golden years of particle physics as witnessed by one of the scientists who made seminal contributions to the understanding of what is now known as the Standard Model of particle physics. It will provide the interested reader with a first-hand account and deeper understanding of the multilayered and sinous development that finally led to the present architecture of this theory. Combines particle physics with insightful stories about fellow physicists of some note and the political turmoil of his times.', '<p>Vividly and in some depth retraces the golden years of particle physics as witnessed by one of the scientists who made seminal contributions to the understanding of what is now known as the Standard Model of particle physics. It will provide the interested reader with a first-hand account and deeper understanding of the multilayered and sinous development that finally led to the present architecture of this theory. Combines particle physics with insightful stories about fellow physicists of some note and the political turmoil of his times.</p>', 'Learning About Particles -50 Privileged Years', '<h1>Learning About Particles -50 Privileged Years</h1>', '"4299"', '"2579"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6871dpp_18_80.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VVBB4543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1711', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1711', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2025, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('af0d6c52-a32e-4401-b0e7-f11a0cf57b97', '237', NULL, 'Measurement and evaluation (Gujarati )', 'measurement-and-evaluation-gujarati', 'measurement-and-evaluation-gujarati-', '9788187471929', '9788187471929', '9788187471929', NULL, 'Measurement and evaluation (Gujarati )', '<p><strong><span>Measurement and evaluation (Gujarati )</span></strong></p>', 'Title
			Measurement and Evaluation (Gujarati )

			Author
			Dr.Satta kumari Sharma 

			ISBN
			9788187471929

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

			Language
			Gujarati

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Measurement and Evaluation (Gujarati )</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.Satta kumari Sharma </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471929</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Gujarati</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"150"', '"105"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Gujarati', 'Gujarati', NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20569788187471929bbbbbbb.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471929&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=237', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=237', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2936, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:06'),
('af0f8c43-17e3-429f-a6fd-09f9cb85611f', '3560', 844, 'Mathematical Statistics for Economics and Business 2/e', 'mathematical-statistics-for-economics-and-business-2e-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-35-3560', 'mathematical-statistics-for-economics-and-business-2e-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560-3560', '9781461450214', '9781461450214', '9781461450214', NULL, 'Mathematical Statistics for Economics and Business, Second Edition, provides a comprehensive introduction to the principles of mathematical statistics which underpin statistical analyses in the fields of economics, business, and econometrics.  The selection of topics in this textbook is designed to provide students with a conceptual foundation that will facilitate a substantial understanding of statistical applications in these subjects.  This new edition has been updated throughout and now also includes a downloadable Student Answer Manual containing detailed solutions to half of the over 300 end-of-chapter problems.

After introducing the concepts of probability, random variables, and probability density functions, the author develops the key concepts of mathematical statistics, most notably: expectation, sampling, asymptotics, and the main families of distributions.  The latter half of the book is then devoted to the theories of estimation and hypothesis testing with associated examples and problems that indicate their wide applicability in economics and business.  Features of the new edition include: a reorganization of topic flow and presentation to facilitate reading and understanding; inclusion of additional topics of relevance to statistics and econometric applications; a more streamlined and simple-to-understand notation for multiple integration and multiple summation over general sets or vector arguments; updated examples; new end-of-chapter problems; a solution manual for students; a comprehensive answer manual for instructors; and a theorem and definition map.

This book has evolved from numerous graduate courses in mathematical statistics and econometrics taught by the author, and will be ideal for students beginning graduate study as well as for advanced undergraduates. ', '<p><em>Mathematical Statistics for Economics and Business, Second Edition,</em> provides a comprehensive introduction to the principles of mathematical statistics which underpin statistical analyses in the fields of economics, business, and econometrics.  The selection of topics in this textbook is designed to provide students with a conceptual foundation that will facilitate a substantial understanding of statistical applications in these subjects.  This new edition has been updated throughout and now also includes a downloadable Student Answer Manual containing detailed solutions to half of the over 300 end-of-chapter problems.</p>

<p>After introducing the concepts of probability, random variables, and probability density functions, the author develops the key concepts of mathematical statistics, most notably: expectation, sampling, asymptotics, and the main families of distributions.  The latter half of the book is then devoted to the theories of estimation and hypothesis testing with associated examples and problems that indicate their wide applicability in economics and business.  Features of the new edition include: a reorganization of topic flow and presentation to facilitate reading and understanding; inclusion of additional topics of relevance to statistics and econometric applications; a more streamlined and simple-to-understand notation for multiple integration and multiple summation over general sets or vector arguments; updated examples; new end-of-chapter problems; a solution manual for students; a comprehensive answer manual for instructors; and a theorem and definition map.</p>

<p>This book has evolved from numerous graduate courses in mathematical statistics and econometrics taught by the author, and will be ideal for students beginning graduate study as well as for advanced undergraduates. </p>', 'Sub Title
			No

			Author
			Ron C. Mittelhammer

			About Author
			Ron Mittelhammer is a Regents Professor of Economic Sciences and Statistics at Washington State University. He is also a Fellow of the Journal of Econometrics, a Fellow of the Agricultural and Applied Economics Association (AAEA), and a Distinguished Scholar of the Western Ag. Economics Association. He has over 250 publications and presentations to his credit, including 100 refereed journal publications. He is a celebrated teacher at the graduate level, receiving national and university-wide awards for instruction, including the AAEA Award for Distinguished Graduate Teaching, the Washington State University Sahlin Faculty Excellence Award in Teaching, and the WSU-CAHNRS Teaching Excellence Award. He served as President-Elect, President, and Past-President of the AAEA from 2008-2011.

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781461450214

			Pages
			 XXIX, 755

			Binding
			Hardback

			Year of Publication
			2013

			Edition of Book
			2nd

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ron C. Mittelhammer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>Ron Mittelhammer</strong> is a Regents Professor of Economic Sciences and Statistics at Washington State University. He is also a Fellow of the Journal of Econometrics, a Fellow of the Agricultural and Applied Economics Association (AAEA), and a Distinguished Scholar of the Western Ag. Economics Association. He has over 250 publications and presentations to his credit, including 100 refereed journal publications. He is a celebrated teacher at the graduate level, receiving national and university-wide awards for instruction, including the AAEA Award for Distinguished Graduate Teaching, the Washington State University Sahlin Faculty Excellence Award in Teaching, and the WSU-CAHNRS Teaching Excellence Award. He served as President-Elect, President, and Past-President of the AAEA from 2008-2011.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781461450214</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XXIX, 755</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11734"', '"7040"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XXIX, 755', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3534mathematical-statistics-for-economics-and-business-original-imaf6ztdqzgbcuef.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461450214&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3560', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3560', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 844, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:06'),
('af14ee8a-f3ea-4214-a041-e76b8f296b03', '2572', NULL, 'Godiya Vedanta', 'godiya-vedanta-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572', 'godiya-vedanta-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572-2572', '9788171730131', '9788171730131', '9788171730131', NULL, 'Godiya Vedanta', '<h1>Godiya Vedanta</h1>', 'Sub Title

			Godiya Vedanta

			Author
			Dr. Ramakant Shukal

			ISBN 13 Digit
			9788171730131

			Publishers
			Vadanta Publication

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Godiya Vedanta</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ramakant Shukal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171730131</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Vadanta Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"455"', '"273"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '169673ab-622a-4a19-99b4-fcff50b57e27', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6749pic-23.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171730131&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2572', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2572', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1520, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:06'),
('af334845-3cc1-473f-931c-25b23c88afde', '4149', 312, 'Business Statistics: For Contemporary Decision Making 10/e', 'business-statistics-for-contemporary-decision-making-10e', 'business-statistics-for-contemporary-decision-making-10e', '9789354640179', '9789354640179', '9789354640179', NULL, 'About the book

Business Statistics continues the tradition of presenting and explaining the wonders of business statistics through a clear, complete, student-friendly pedagogy. In this 10th edition, author Ken Black uses current real-world data to equip students with the business analytics techniques and quantitative decision-making skills required to make smart decisions in today’s workplace.

Contents:

1 Introduction to Statistics and Business Analytics

2 Visualizing Data with Charts and Graphs

3 Descriptive Statistics

4 Probability

5 Discrete Probability Distributions

6 Continuous Probability Distributions

7 Sampling and Sampling Distributions

8 Statistical Inference: Estimation for Single Populations

9 Statistical Inference: Hypothesis Testing for Single Populations

10 Statistical Inferences about Two Populations

11 Analysis of Variance and Design of Experiments

12 Simple Linear Regression and Correlation

13 Multiple Regression Analysis

14 Building Multiple Regression Models

15 Time-Series Forecasting and Index Numbers

16 Analysis of Categorical Data

17 Nonparametric Statistics

18 Statistical Quality Control

19 Bayesian Statistics and Decision Analysis', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Business Statistics continues the tradition of presenting and explaining the wonders of business statistics through a clear, complete, student-friendly pedagogy. In this 10th edition, author Ken Black uses current real-world data to equip students with the business analytics techniques and quantitative decision-making skills required to make smart decisions in today’s workplace.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Introduction to Statistics and Business Analytics</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Visualizing Data with Charts and Graphs</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Descriptive Statistics</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Probability</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Discrete Probability Distributions</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Continuous Probability Distributions</span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Sampling and Sampling Distributions</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Statistical Inference: Estimation for Single Populations</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Statistical Inference: Hypothesis Testing for Single Populations</span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Statistical Inferences about Two Populations</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Analysis of Variance and Design of Experiments</span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Simple Linear Regression and Correlation</span></span></span></p>

<p style="text-align:justify"><span><span><span>13 Multiple Regression Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>14 Building Multiple Regression Models</span></span></span></p>

<p style="text-align:justify"><span><span><span>15 Time-Series Forecasting and Index Numbers</span></span></span></p>

<p style="text-align:justify"><span><span><span>16 Analysis of Categorical Data</span></span></span></p>

<p style="text-align:justify"><span><span><span>17 Nonparametric Statistics</span></span></span></p>

<p style="text-align:justify"><span><span><span>18 Statistical Quality Control</span></span></span></p>

<p style="text-align:justify"><span><span><span>19 Bayesian Statistics and Decision Analysis</span></span></span></p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>
', 'Title
			Business Statistics: For Contemporary Decision Making 10/e

			Author
			Ken Black

			ISBN
			9789354640179

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Statistics: For Contemporary Decision Making 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ken Black</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354640179</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1188"', '"832"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4945business.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354640179&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4149', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4149', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 312, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('af3ee0fd-7a28-4eed-89d8-7cedec6c678d', '1607', NULL, 'Indias Cultural Relations With South - East Asia NEW', 'indias-cultural-relations-with-south-east-asia-new-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607', 'indias-cultural-relations-with-south-east-asia-new-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607-1607', 'WERT5432', 'WERT5432', 'WERT5432', NULL, 'The present book comprising nearly 28 papers dealing with the recent findings and interpretation relating to Geography; Culture, Religion, Art, Performing Art, Polity, Archaeology and Epigraphy. This book will attract the scholars, students and laymen alike.', '<p>The present book comprising nearly 28 papers dealing with the recent findings and interpretation relating to Geography; Culture, Religion, Art, Performing Art, Polity, Archaeology and Epigraphy. This book will attract the scholars, students and laymen alike.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			M. Rao

			About Author
			No

			Content
			The present book comprising nearly 28 papers dealing with the recent findings and interpretation relating to Geography; Culture, Religion, Art, Performing Art, Polity, Archaeology and Epigraphy. This book will attract the scholars, students and laymen alike.

			ISBN 10 Digit
			No

			ISBN 13 Digit
			8185616396

			Pages
			202

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No ', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Rao</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>The present book comprising nearly 28 papers dealing with the recent findings and interpretation relating to Geography; Culture, Religion, Art, Performing Art, Polity, Archaeology and Epigraphy. This book will attract the scholars, students and laymen alike.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8185616396</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>202</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No </td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 202, '202', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92471_3_30.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERT5432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1607', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1607', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2106, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('af47b8ab-9f95-4413-860e-217a2bddcb0c', '4234', 229, 'Management: A Global, Innovative, and Entrepreneurial Perspective 15/e', 'management-a-global-innovative-and-entrepreneurial-perspective-15e', 'management-a-global-innovative-and-entrepreneurial-perspective-15e', '9788194244608', '9788194244608', '9788194244608', NULL, 'About the book

The thoroughly revised and updated fifteenth edition takes an international view of management. This edition comprehensively covers the latest management advancements. Entrepreneurial and innovative perspectives of management are integrated throughout this edition. Based on real-life business experiences and integration of theory with practice, this edition focuses on the professional development of its readers by providing exercises that encourage students to enhance their professional profile and network. 

Content:

Part 1: The basis of management theory and practice

1. Management: Science, theory, and practice

2. Management and society: The external environment, social responsibility, and ethics

3. Global, comparative, and quality management

Part 1 closing: The basis of global and entrepreneurial management

Part 2: Planning

4. Essentials of planning and managing by objectives

5. Strategies, policies, and planning premises

6. Decision making

Part 2 closing: Global and entrepreneurial planning

Part 3: Organizing

7. The nature of organizing, entrepreneuring, and re-engineering

8. Organization structure: departmentalization

9. Line/staff authority, empowerment, and decentralization

10. Effective organizing and organization culture

Part 3 closing: Global and entrepreneurial organizing

Part 4: Staffing

11.Human resource management and selection

12. Performance appraisal and career strategy

13. Managing change through manager and organization development

Part 4 closing: Global and entrepreneurial staffing

Part 5: Leading

14. Human factors and motivation

15. Leadership

16. Committees, teams, and group decision making

17. Communication

Part 5 closing: Global and entrepreneurial leading

Part 6: Controlling

18. The system and process of controlling

19. Control techniques and information technology

20. Productivity, operations management, and total quality management

Part 6 closing: Global controlling and challenges and entrepreneurial controlling', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The thoroughly revised and updated fifteenth edition takes an international view of management. This edition comprehensively covers the latest management advancements. Entrepreneurial and innovative perspectives of management are integrated throughout this edition. Based on real-life business experiences and integration of theory with practice, this edition focuses on the professional development of its readers by providing exercises that encourage students to enhance their professional profile and network. </span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1: The basis of management theory and practice</span></strong><br />
<span>1. Management: Science, theory, and practice<br />
2. Management and society: The external environment, social responsibility, and ethics<br />
3. Global, comparative, and quality management<br />
Part 1 closing: The basis of global and entrepreneurial management<br />
<strong>Part 2: Planning</strong><br />
4. Essentials of planning and managing by objectives<br />
5. Strategies, policies, and planning premises<br />
6. Decision making<br />
Part 2 closing: Global and entrepreneurial planning<br />
<strong>Part 3: Organizing</strong><br />
7. The nature of organizing, entrepreneuring, and re-engineering<br />
8. Organization structure: departmentalization<br />
9. Line/staff authority, empowerment, and decentralization<br />
10. Effective organizing and organization culture<br />
Part 3 closing: Global and entrepreneurial organizing<br />
<strong>Part 4: Staffing</strong><br />
11.Human resource management and selection<br />
12. Performance appraisal and career strategy<br />
13. Managing change through manager and organization development<br />
Part 4 closing: Global and entrepreneurial staffing<br />
<strong>Part 5: Leading</strong><br />
14. Human factors and motivation<br />
15. Leadership<br />
16. Committees, teams, and group decision making<br />
17. Communication<br />
Part 5 closing: Global and entrepreneurial leading<br />
<strong>Part 6: Controlling</strong><br />
18. The system and process of controlling<br />
19. Control techniques and information technology<br />
20. Productivity, operations management, and total quality management<br />
Part 6 closing: Global controlling and challenges and entrepreneurial controlling</span></span></span></p>
', 'Title
			Management: A Global, Innovative, and Entrepreneurial Perspective 15/e

			Author
			Heinz Weihrich

			ISBN
			9788194244608

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Management: A Global, Innovative, and Entrepreneurial Perspective 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Heinz Weihrich</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788194244608</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1170"', '"878"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6670a%20global.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788194244608&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4234', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4234', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 229, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:06'),
('af66cbe9-9b6e-471a-a452-ac2a7a5cda15', '2957', NULL, 'Mark Akenside as a Pre-Romantic Poet', 'mark-akenside-as-a-preromantic-poet-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957', 'mark-akenside-as-a-preromantic-poet-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957-2957', 'YUHG7765', 'YUHG7765', 'YUHG7765', NULL, 'Mark Akenside as a Pre-Romantic Poet', '<h1>Mark Akenside as a Pre-Romantic Poet</h1>', 'Sub Title
			No

			Author
			Dr. Sanil Kumar

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			8188134252

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sanil Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8188134252</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUHG7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2957', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2957', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1248, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:06'),
('af6aa9fa-5369-4cef-a5ab-7757bc702c7e', '2905', NULL, 'Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization new', 'frontiers-in-number-theory-physics-and-geometry-ii-on-conformal-field-theories-discrete-groups-and-renormalization-new-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-29-2905', 'frontiers-in-number-theory-physics-and-geometry-ii-on-conformal-field-theories-discrete-groups-and-renormalization-new-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905-2905', '9783540303084', '9783540303084', '9783540303084', NULL, 'The relation between mathematics and physics has a long history, in which the role of number theory and of other more abstract parts of mathematics has recently become more prominent. More than ten years after a first meeting in 1989 between number theorists and physicists at the Centre de Physique des Houches, a second 2-week event focused on the broader interface of number theory, geometry, and physics. This book is the result of that exciting meeting, and collects, in 2 volumes, extended versions of the?lecture courses, followed by?shorter texts on special topics, of eminent mathematicians and physicists. The present volume has three parts: Conformal Field Theories,?Discrete Groups, Renomalization. The companion volume is subtitled:?On Random Matrices, Zeta Functions and?Dynamical Systems?(Springer, 3-540-23189-7).', '<p>The relation between mathematics and physics has a long history, in which the role of number theory and of other more abstract parts of mathematics has recently become more prominent. More than ten years after a first meeting in 1989 between number theorists and physicists at the Centre de Physique des Houches, a second 2-week event focused on the broader interface of number theory, geometry, and physics. This book is the result of that exciting meeting, and collects, in 2 volumes, extended versions of the?lecture courses, followed by?shorter texts on special topics, of eminent mathematicians and physicists. The present volume has three parts: Conformal Field Theories,?Discrete Groups, Renomalization. The companion volume is subtitled:?On Random Matrices, Zeta Functions and?Dynamical Systems?(Springer, 3-540-23189-7).</p>', 'Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization new', '<h1>Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization new</h1>', '"6800"', '"4080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47451.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540303084&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2905', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2905', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1284, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:06'),
('af706e37-997e-4944-b749-7821210c8d4f', '1043', NULL, 'Abortion in Asia - Local Dilemmas, Global Politics', 'abortion-in-asia-local-dilemmas-global-politics-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-104-1043', 'abortion-in-asia-local-dilemmas-global-politics-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043-1043', '9789382993155', '9789382993155', '9789382993155', NULL, 'The issue of abortion forces a confrontation with the effects of poverty and economic inequalities, local moral worlds, and the cultural and social perceptions of the female body, gender, and reproduction. Based on extensive original field research, this provocative collection presents case studies from Thailand, Cambodia, Burma, Vietnam, Bangladesh, Indonesia, and India. It includes powerful insights into the conditions and hard choices faced by women and the circumstances surrounding unplanned pregnancies. It explores the connections among poverty, violence, barriers to access, and the politics and strategies involved in abortion law reform. The contributors  analyze these issues within the broader conflicts surrounding women''s status, gender roles, religion, nationalism and modernity, as well as the global politics of reproductive health. 

Content - List of Figures, Acknowledgements, Contributors, 1. Abortion in Asia: An overview, 2. Contraceptive use and unsafe abortion in rural Cambodia, 3. Between remembering and forgetting: Maintaining moral motherhood after late-term abortion, 4. Violence, poverty and ''weakness'' - Interpersonal and institutional reasons why Burmese women on the Thai border utilise abortion, 5. Quality of care and pregnancy terminations for adolescent women in urban slums, Bangladesh, 6. Choosing abortion providers in rural Tamil Nadu: Balancing costs and quality of care, 7. Abortion in Vietnam: History, culture and politics collide in the era of doi moi, 8. Abortion and politics in Indonesia, 9. Access to abortion services in Malaysia: A rights-based approach, 10. Improving access to safe termination of pregnancy in Thailand: An analysis of policy developments from 1999 to 2006, 11. Epilogue: Further challenges, Glossary, Index', '<h1 style="text-align:justify"><span>The issue of abortion forces a confrontation with the effects of poverty and economic inequalities, local moral worlds, and the cultural and social perceptions of the female body, gender, and reproduction. Based on extensive original field research, this provocative collection presents case studies from Thailand, Cambodia, Burma, Vietnam, Bangladesh, Indonesia, and India. It includes powerful insights into the conditions and hard choices faced by women and the circumstances surrounding unplanned pregnancies. It explores the connections among poverty, violence, barriers to access, and the politics and strategies involved in abortion law reform. The contributors  analyze these issues within the broader conflicts surrounding women''s status, gender roles, religion, nationalism and modernity, as well as the global politics of reproductive health. </span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> List of Figures, Acknowledgements, Contributors, 1. Abortion in Asia: An overview, 2. Contraceptive use and unsafe abortion in rural Cambodia, 3. Between remembering and forgetting: Maintaining moral motherhood after late-term abortion, 4. Violence, poverty and ''weakness'' - Interpersonal and institutional reasons why Burmese women on the Thai border utilise abortion, 5. Quality of care and pregnancy terminations for adolescent women in urban slums, Bangladesh, 6. Choosing abortion providers in rural Tamil Nadu: Balancing costs and quality of care, 7. Abortion in Vietnam: History, culture and politics collide in the era of doi moi, 8. Abortion and politics in Indonesia, 9. Access to abortion services in Malaysia: A rights-based approach, 10. Improving access to safe termination of pregnancy in Thailand: An analysis of policy developments from 1999 to 2006, 11. Epilogue: Further challenges, Glossary, Index</span></p>', 'Sub Title
			Local Dilemmas, Global Politics

			Author
			Andrea Whittaker

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789382993155

			Pages
			253

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th style="text-align:left">Sub Title</th>
			<td>Local Dilemmas, Global Politics</td>
		</tr>
		<tr>
			<th style="text-align:left">Author</th>
			<td>Andrea Whittaker</td>
		</tr>
		<tr>
			<th style="text-align:left">About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 13 Digit</th>
			<td>9789382993155</td>
		</tr>
		<tr>
			<th style="text-align:left">Pages</th>
			<td>253</td>
		</tr>
		<tr>
			<th style="text-align:left">Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th style="text-align:left">Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th style="text-align:left">Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th style="text-align:left">Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th style="text-align:left">Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"895"', '"537"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 253, '253', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33739788176257060.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382993155&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1043', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1043', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2456, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:06'),
('af8927cf-c4fe-40e1-8b21-7aa8d2de9fe4', '3027', NULL, 'Opium Den - Collected Poems', 'opium-den-collected-poems-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027', 'opium-den-collected-poems-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027-3027', 'FJNV9087', 'FJNV9087', 'FJNV9087', NULL, 'Opium Den - Collected Poems', '<h1>Opium Den - Collected Poems</h1>', 'Sub Title
			No

			Author
			Anand Kumar

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788187471639

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anand Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471639</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 1, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FJNV9087&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3027', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3027', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1211, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:06'),
('af967312-0ea4-4b1b-a6aa-720680109d53', '1726', NULL, 'Non-Linear Dynamics Near and Far from Equilibrium', 'nonlinear-dynamics-near-and-far-from-equilibrium-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-17-1726', 'nonlinear-dynamics-near-and-far-from-equilibrium-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726-1726', 'VFGH234', 'VFGH234', 'VFGH234', NULL, 'This text gives a detailed account of various techniques that are used in the study of dynamics of continuous systems, near as well as far from equilibrium. The analytic methods covered include diagrammatic perturbation theory, various forms of the renormalization group, and self-consistent mode coupling', '<p>This text gives a detailed account of various techniques that are used in the study of dynamics of continuous systems, near as well as far from equilibrium. The analytic methods covered include diagrammatic perturbation theory, various forms of the renormalization group, and self-consistent mode coupling</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			J.K. Bhattacharjee

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402053870

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J.K. Bhattacharjee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402053870</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9399"', '"5639"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4809dpp_18_96.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1726', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1726', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2013, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('afa03efc-eff7-4767-9536-33731a768154', '4285', 178, 'Federation Versus Freedom', 'federation-versus-freedom', 'federation-versus-freedom', '9789389801736', '9789389801736', '9789389801736', NULL, 'Content:

	Introductory

	Birth and Growth of the Federation

	Structure of the Federation

	Powers of the Federation

	Character of the Federation

	Benefits of the Federation

	The Bane of the Federation

	Fatality of the Federation

	Federation without the states

	Federation from Different Points of view

	Conclusion', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introductory</span></span></span></li>
	<li><span><span><span>Birth and Growth of the Federation</span></span></span></li>
	<li><span><span><span>Structure of the Federation</span></span></span></li>
	<li><span><span><span>Powers of the Federation</span></span></span></li>
	<li><span><span><span>Character of the Federation</span></span></span></li>
	<li><span><span><span>Benefits of the Federation</span></span></span></li>
	<li><span><span><span>The Bane of the Federation</span></span></span></li>
	<li><span><span><span>Fatality of the Federation</span></span></span></li>
	<li><span><span><span>Federation without the states</span></span></span></li>
	<li><span><span><span>Federation from Different Points of view</span></span></span></li>
	<li><span><span><span>Conclusion</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Federation Versus Freedom

			Author
			B.R. Ambedkar

			ISBN
			9789389801736

			Publisher
			Wave Books

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Federation Versus Freedom</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389801736</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"325"', '"260"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2c9ad739-4771-4bfc-a969-0b441bbdd0ca', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8543federation-versus-freedom-original-imafyeaamfrv5kyu.webp', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389801736&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4285', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4285', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 178, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:06'),
('afa2d80c-f64d-4f77-8df6-b498b1e691af', '4152', 309, 'Marketing Analytics', 'marketing-analytics', 'marketing-analytics', '9789354242625', '9789354242625', '9789354242625', NULL, 'About the book

Marketing Analytics offers marketing students, teachers, and professionals a practical guide to marketing decision models and marketing metrics. The book offers unified reference for various marketing analytics use cases across industries and diverse businesses, such as consumer packaged goods marketers, restaurants and hospitality, e-commerce, entertainment, etc. It provides nuances and trade-offs in using statistical/machine learning methods for various marketing decisions. It explains key marketing metrics and their use with an analytics technique. It offers common best practices of the industry with choice of methods for various decision problems.

Contents:

Chapter 1 Introduction

Chapter 2 Segmentation

Chapter 3 Positioning

Chapter 4 Product Analytics

Chapter 5 Pricing

Chapter 6 Marketing Mix

Chapter 7 Customer Journey

Chapter 8 Nurturing Customers

Chapter 9 Customer Analytics

Chapter 10 Digital Analytics: Metrics and Measurement

Chapter 11 Artificial Intelligence and Machine Learning

Chapter 12 Data Visualization', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Marketing Analytics offers marketing students, teachers, and professionals a practical guide to marketing decision models and marketing metrics. The book offers unified reference for various marketing analytics use cases across industries and diverse businesses, such as consumer packaged goods marketers, restaurants and hospitality, e-commerce, entertainment, etc. It provides nuances and trade-offs in using statistical/machine learning methods for various marketing decisions. It explains key marketing metrics and their use with an analytics technique. It offers common best practices of the industry with choice of methods for various decision problems.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Chapter 1 Introduction</span></span></span></p>

<p><span><span><span>Chapter 2 Segmentation</span></span></span></p>

<p><span><span><span>Chapter 3 Positioning</span></span></span></p>

<p><span><span><span>Chapter 4 Product Analytics</span></span></span></p>

<p><span><span><span>Chapter 5 Pricing</span></span></span></p>

<p><span><span><span>Chapter 6 Marketing Mix</span></span></span></p>

<p><span><span><span>Chapter 7 Customer Journey</span></span></span></p>

<p><span><span><span>Chapter 8 Nurturing Customers</span></span></span></p>

<p><span><span><span>Chapter 9 Customer Analytics</span></span></span></p>

<p><span><span><span>Chapter 10 Digital Analytics: Metrics and Measurement</span></span></span></p>

<p><span><span><span>Chapter 11 Artificial Intelligence and Machine Learning</span></span></span></p>

<p><span><span><span>Chapter 12 Data Visualization</span></span></span></p>

<p> </p>

<p><span><span> </span></span></p>
', 'Title
			Marketing Analytics

			Author
			Seema Gupta

			ISBN
			9789354242625

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Marketing Analytics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Seema Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354242625</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1069"', '"802"', '"0"', 6, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2414marke.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354242625&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4152', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4152', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 309, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('afaf4e16-aeb6-4a72-b668-e9d1b6b8ff6d', '3910', 541, 'Straight Lines and Curves', 'straight-lines-and-curves', 'straight-lines-and-curves', '-50-', '-50-', '-50-', NULL, 'About the book

The authors N. B. Vasilyev and V. L. Gutenmacher are professors of mathematics at Moscow University. N. B. Vasilyev works in the field of the application of mathematical methods to biology, while V. I. Gutenmacher works in the field of mathematical methods used in the analysis of economic models.

In addition to their scientific work, they have both written many articles and books for high school and university students, and have worked with the Correspondence Mathematics School, which draws its pupils from all over the Soviet Union. They have worked on the committee organizing the “mathematical olympiad” problem competitions, which have greatly stimulated interest in mathematics among young people in the Soviet Union. They regularly contribute to the magazine “Kvant” (“Quantum”), a remarkable educational magazine devoted to mathematics and physics. This book contains a wealth of material usually found in geometry courses, and takes a new look at some of the usual theorems.

It deals with paths traced out by moving points, sets of points satisfying given geometrical conditions, and problems on finding maxima and minima. The book contains more than 200 problems which lead the reader towards some important areas of modern mathematics, and will interest a wide range of readers whether they be high school or university students, teachers, or simply lovers of mathematics.

Contents

Preface (7)

INTRODUCTION (9)

Introductory Problems (9)

Copernicus’ Theorem (13)

1. SET OF POINTS (17)

A Family of Lines and Motion (23)

Construction Problems (25)

Set of Problems (30)

2. THE ALPHABET (35)

A Circle and a Pair of Arcs (38)

Squares of Distances (42)

Distances from Straight Lines (51)

The Entire Alphabet (57)

3. LOGICAL COMBINATIONS (60)

Through a Single Point (60)

Intersection and Union (67)

The “Cheese” Problem (74)

4. MAXIMUM AND MINIMUM (78)

Where to Put the Point (82)

The “Motor-Boat” Problem (84)

5. LEVEL CURVES (90)

The “Bus” Problem (90)

Functions on a Plane (93)

Level Curves (94)

Graph of a Function (94)

The Map of a Function (100)

Boundary Lines (101)

Extrema of Functions (103)

6. QUADRATIC CURVES (108)

Ellipses, Hyperbolas, Parabolas (108)

Foci and Tangents (113)

Focal Property of a Parabola (117)

Curves as the Envelopes of Straight Lines (121)

Equations of Curves (124)

The Elimination of the Radicals (129)

The End of Our Alphabet (130)

Algebraic Curves (138)

7. ROTATIONS AND TRAJECTORIES (140)

The Cardioid (141)

Addition of Rotations (142)

A Theorem on Two Circles (153)

Velocities and Tangents (157)

Parametric Equations (166)

Conclusion (170)

ANSWERS, HINTS, SOLUTIONS (172)

APPENDIX I. Method of Coordinates (181)

APPENDIX II. A Few Facts from School Geometry (183)

APPENDIX III. A Dozen Assignments (187)

Notation (196)

 ', '<p><span><span><strong><u><span><span><span>About the book</span></span></span></u></strong></span></span></p>

<p><span><span><span><span><span>The authors N. B. Vasilyev and V. L. Gutenmacher are professors of mathematics at Moscow University. N. B. Vasilyev works in the field of the application of mathematical methods to biology, while V. I. Gutenmacher works in the field of mathematical methods used in the analysis of economic models.</span></span></span></span></span></p>

<p><span><span><span><span><span>In addition to their scientific work, they have both written many articles and books for high school and university students, and have worked with the Correspondence Mathematics School, which draws its pupils from all over the Soviet Union. They have worked on the committee organizing the “mathematical olympiad” problem competitions, which have greatly stimulated interest in mathematics among young people in the Soviet Union. They regularly contribute to the magazine “Kvant” (“Quantum”), a remarkable educational magazine devoted to mathematics and physics. This book contains a wealth of material usually found in geometry courses, and takes a new look at some of the usual theorems.</span></span></span></span></span></p>

<p><span><span><span><span><span>It deals with paths traced out by moving points, sets of points satisfying given geometrical conditions, and problems on finding maxima and minima. The book contains more than 200 problems which lead the reader towards some important areas of modern mathematics, and will interest a wide range of readers whether they be high school or university students, teachers, or simply lovers of mathematics.</span></span></span></span></span></p>

<p><span><span><strong><u><span><span><span>Contents</span></span></span></u></strong></span></span></p>

<p><span><span><span><span><span>Preface (7)</span></span></span></span></span></p>

<p><span><span><span><span><span>INTRODUCTION (9)</span></span></span></span></span></p>

<p><span><span><span><span><span>Introductory Problems (9)<br />
Copernicus’ Theorem (13)</span></span></span></span></span></p>

<p><span><span><span><span><span>1. SET OF POINTS (17)</span></span></span></span></span></p>

<p><span><span><span><span><span>A Family of Lines and Motion (23)<br />
Construction Problems (25)<br />
Set of Problems (30)</span></span></span></span></span></p>

<p><span><span><span><span><span>2. THE ALPHABET (35)</span></span></span></span></span></p>

<p><span><span><span><span><span>A Circle and a Pair of Arcs (38)<br />
Squares of Distances (42)<br />
Distances from Straight Lines (51)<br />
The Entire Alphabet (57)</span></span></span></span></span></p>

<p><span><span><span><span><span>3. LOGICAL COMBINATIONS (60)</span></span></span></span></span></p>

<p><span><span><span><span><span>Through a Single Point (60)<br />
Intersection and Union (67)<br />
The “Cheese” Problem (74)</span></span></span></span></span></p>

<p><span><span><span><span><span>4. MAXIMUM AND MINIMUM (78)</span></span></span></span></span></p>

<p><span><span><span><span><span>Where to Put the Point (82)<br />
The “Motor-Boat” Problem (84)</span></span></span></span></span></p>

<p><span><span><span><span><span>5. LEVEL CURVES (90)</span></span></span></span></span></p>

<p><span><span><span><span><span>The “Bus” Problem (90)<br />
Functions on a Plane (93)<br />
Level Curves (94)<br />
Graph of a Function (94)<br />
The Map of a Function (100)<br />
Boundary Lines (101)<br />
Extrema of Functions (103)</span></span></span></span></span></p>

<p><span><span><span><span><span>6. QUADRATIC CURVES (108)</span></span></span></span></span></p>

<p><span><span><span><span><span>Ellipses, Hyperbolas, Parabolas (108)<br />
Foci and Tangents (113)<br />
Focal Property of a Parabola (117)<br />
Curves as the Envelopes of Straight Lines (121)<br />
Equations of Curves (124)<br />
The Elimination of the Radicals (129)<br />
The End of Our Alphabet (130)<br />
Algebraic Curves (138)</span></span></span></span></span></p>

<p><span><span><span><span><span>7. ROTATIONS AND TRAJECTORIES (140)</span></span></span></span></span></p>

<p><span><span><span><span><span>The Cardioid (141)<br />
Addition of Rotations (142)<br />
A Theorem on Two Circles (153)<br />
Velocities and Tangents (157)<br />
Parametric Equations (166)<br />
Conclusion (170)</span></span></span></span></span></p>

<p><span><span><span><span><span>ANSWERS, HINTS, SOLUTIONS (172)<br />
APPENDIX I. Method of Coordinates (181)<br />
APPENDIX II. A Few Facts from School Geometry (183)<br />
APPENDIX III. A Dozen Assignments (187)</span></span></span></span></span></p>

<p><span><span><span><span><span>Notation (196)</span></span></span></span></span></p>

<p> </p>', 'Title
			Straight Lines and Curves

			Author
			N.Vasilyev

			Publisher
			Mir Publishers

			Year of Publication
			1980

			Pages
			206

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Straight Lines and Curves</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.Vasilyev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">206</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 206, '206', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3998download%20curves.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-50-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3910', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3910', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 541, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:06'),
('afbee7d2-732c-420a-a4b6-84fcaf784ad7', '1329', NULL, 'Democratization - Library of Political Science in 4 Vols.', 'democratization-library-of-political-science-4-vols-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-1329', 'democratization-library-of-political-science-4-vols-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247-3247', '9780857020901', '9780857020901::1329', '9780857020901', NULL, 'Since the 1970s, the number of formally democratic states has grown exponentially while coherent alternatives to democracy have steadily diminished in terms of their global relevance. Yet, democracy remains an extremely problematic, conflictual and unfinished enterprise – as a process and a project. The progress of democratization, inside nation states and globally, is partial, unsteady and at times thin, and efforts to extend democratization outside the nation state, whether to international bodies or civil society or the private sphere of the family and even intimate social relations, are sometimes highly contested.

For researchers and scholars, there is an undoubted challenge in understanding and interpreting the multi-layered and multi-dimension processes of democratization and gauging their significance for the social and political world. This collection explains aspects or experiments in democratization across the world and relates the substantial body of work on comparative, cross-regional and cross-case work across thematic fields of research. With this collection, researchers, policy makers, students, social and economic organizations such as businesses and labor movements, and NGOs in fields such as development, democracy promotion, social rights and international relations, can make sense of the best of a broad and potentially intimidating field of study.

Volume One: Theories, Methods and Historical Perspectives

Volume Two: States and Political Economies of Democratization

Volume Three: Civil Society, Human Rights, and Culture in Democratization

Volume Four: The Global Politics and Globalization of Democratization', '<p>Since the 1970s, the number of formally democratic states has grown exponentially while coherent alternatives to democracy have steadily diminished in terms of their global relevance. Yet, democracy remains an extremely problematic, conflictual and unfinished enterprise – as a process and a project. The progress of democratization, inside nation states and globally, is partial, unsteady and at times thin, and efforts to extend democratization outside the nation state, whether to international bodies or civil society or the private sphere of the family and even intimate social relations, are sometimes highly contested.</p>

<p>For researchers and scholars, there is an undoubted challenge in understanding and interpreting the multi-layered and multi-dimension processes of democratization and gauging their significance for the social and political world. This collection explains aspects or experiments in democratization across the world and relates the substantial body of work on comparative, cross-regional and cross-case work across thematic fields of research. With this collection, researchers, policy makers, students, social and economic organizations such as businesses and labor movements, and NGOs in fields such as development, democracy promotion, social rights and international relations, can make sense of the best of a broad and potentially intimidating field of study.</p>

<p><strong>Volume One: Theories, Methods and Historical Perspectives<br />
Volume Two: States and Political Economies of Democratization<br />
Volume Three: Civil Society, Human Rights, and Culture in Democratization<br />
Volume Four: The Global Politics and Globalization of Democratization</strong></p>', 'Publisher ‏ : ‎ Sage Publications; 1st edition (Dec 6 2012)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 1632 pages

ISBN-10 ‏ : ‎ 0857020900

ISBN-13 ‏ : ‎ 978-0857020901

Item weight ‏ : ‎ 3.3 kg

Dimensions ‏ : ‎ 25.15 x 12.95 x 17.53 cm', '<p>Publisher ‏ : ‎ Sage Publications; 1st edition (Dec 6 2012)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 1632 pages</p>

<p>ISBN-10 ‏ : ‎ 0857020900</p>

<p>ISBN-13 ‏ : ‎ 978-0857020901</p>

<p>Item weight ‏ : ‎ 3.3 kg</p>

<p>Dimensions ‏ : ‎ 25.15 x 12.95 x 17.53 cm</p>', '"67596"', '"40557"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/627442557_book_item_42557.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857020901&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1329', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1329', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2266, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('afc56659-db4b-4ed8-abae-86c0c2fbd887', '1725', NULL, 'Noise Theory and Application to Physics - From Fluctuations to Information', 'noise-theory-and-application-to-physics-from-fluctuations-to-information-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-172-1725', 'noise-theory-and-application-to-physics-from-fluctuations-to-information-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725-1725', 'DFFG3432', 'DFFG3432', 'DFFG3432', NULL, 'This is a unique approach to noise theory and its application to physical measurements that will find its place among the graduate course books. In a very systematic way, the foundations are laid and applied in a way that the book will also be useful to those not focusing on optics. Exercises and solutions help students to deepen their knowledge.', '<p>This is a unique approach to noise theory and its application to physical measurements that will find its place among the graduate course books. In a very systematic way, the foundations are laid and applied in a way that the book will also be useful to those not focusing on optics. Exercises and solutions help students to deepen their knowledge.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Philippe Refregier

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387201542

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Philippe Refregier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387201542</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6799"', '"4079"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3605dpp_18_94.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFFG3432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1725', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1725', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2014, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('afc64a79-0f8e-44ad-95bb-7b85809bf3a8', '4052', 409, 'Business Ethics: Ethical Decision Making and Cases 12/e.', 'business-ethics-ethical-decision-making-and-cases-12e', 'business-ethics-ethical-decision-making-and-cases-12e', '9789355730978', '9789355730978', '9789355730978', NULL, 'About the book

Learn to make successful ethic decisions in todayand''s complex managerial environment with Ferrell/Fraedrich/Ferrelland''s market-leading BUSINESS ETHICS: ETHICAL DECISION MAKING AND CASES, 12E. Packed with cases, exercises and simulations, this applied approach uses a proven managerial framework to address overall concepts, processes and best practices associated with top business ethics programs. You clearly see how to integrate ethics into key strategic business decisions. This thoroughly revised edition highlights new legislation affecting business ethics and offers the most up-to-date examples and best practices of high-profile organizations. Twenty new or updated original case studies provide insights into ethical dilemmas.

CONTENTS

Part I: AN OVERVIEW OF BUSINESS ETHICS.

1. The Importance of Business Ethics.

2. Stakeholder Relationships, Social Responsibility, and Corporate Governance.

Part II: ETHICAL ISSUES AND THE INSTITUTIONALIZATION OF BUSINESS ETHICS.

3. Emerging Business Ethics Issues.

4. The Institutionalization of Business Ethics.

Part III: THE DECISION-MAKING PROCESS.

5. Ethical Decision Making.

6. Individual Factors: Moral Philosophies and Values.

7. Organizational Factors: The Role of Ethical Culture and Relationships.

Part IV: IMPLEMENTING BUSINESS ETHICS IN A GLOBAL ECONOMY.

8. Developing an Effective Ethics Program.

9. Managing and Controlling Ethics Programs.

10. Globalization of Ethical Decision Making.

11. Ethical Leadership.

12. Sustainability: Ethical and Social Responsibility Dimensions

Part V: CASES.

 1: The Volkswagen Scandal: An Admission to Emission Fraud.

2: Uber Hits a Bump in the Road.

3: Wells Fargo: The Stage Coach Went Out of Control.

4: POM Wonderful: Crazy Healthy!

5: Monsanto: A Growing Controversy.

6: Starbucks Venti Social Responsibility and Brand Strategy.

7: Walmart Juggles Risks and Rewards.

8: New Belgium Brewing: Crafting a Fresh Social Responsibility and Sustainability Initiative.

9: The NCAA Has Many Balls in the Air.

10: Google: The Quest to Balance Privacy with Profit.

11: Zappos: Taking Steps towards Maximizing Stakeholder Satisfaction.

12: Lululemon: Turning Lemons into Lemonade.

13: Insider Trading at the Galleon Group.

14: Whole Foods: 365 Degrees of Commitment to Stakeholders.

15: Apple Maintains Strong Ethical Roots.

16: PepsiCo: Poised to Deal with the Next Generation.

17: Fraud in Dixon, IL: All the Queens Horses Could Not Save Her.

18: Herbalife Reborn.

19: CVS: “Fired Up” about Social Responsibility.

20: Enron: Not Accounting for the Future.

 ', '<p style="text-align:justify"><span><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Learn to make successful ethic decisions in todayand''s complex managerial environment with Ferrell/Fraedrich/Ferrelland''s market-leading BUSINESS ETHICS: ETHICAL DECISION MAKING AND CASES, 12E. Packed with cases, exercises and simulations, this applied approach uses a proven managerial framework to address overall concepts, processes and best practices associated with top business ethics programs. You clearly see how to integrate ethics into key strategic business decisions. This thoroughly revised edition highlights new legislation affecting business ethics and offers the most up-to-date examples and best practices of high-profile organizations. Twenty new or updated original case studies provide insights into ethical dilemmas.</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>CONTENTS</span></span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span><span>Part I: AN OVERVIEW OF BUSINESS ETHICS.</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>1. The Importance of Business Ethics.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2. Stakeholder Relationships, Social Responsibility, and Corporate Governance.</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>Part II: ETHICAL ISSUES AND THE INSTITUTIONALIZATION OF BUSINESS ETHICS.</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>3. Emerging Business Ethics Issues.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4. The Institutionalization of Business Ethics.</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>Part III: THE DECISION-MAKING PROCESS.</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>5. Ethical Decision Making.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>6. Individual Factors: Moral Philosophies and Values.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7. Organizational Factors: The Role of Ethical Culture and Relationships.</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>Part IV: IMPLEMENTING BUSINESS ETHICS IN A GLOBAL ECONOMY.</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span>8. Developing an Effective Ethics Program.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9. Managing and Controlling Ethics Programs.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>10. Globalization of Ethical Decision Making.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>11. Ethical Leadership.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>12. Sustainability: Ethical and Social Responsibility Dimensions</span></span></span></span></span></span></p>

<p><span><span><span><strong><span><span><span>Part V: CASES.</span></span></span></strong></span></span></span></p>

<p><span><span><span><span><span><span> 1: The Volkswagen Scandal: An Admission to Emission Fraud.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>2: Uber Hits a Bump in the Road.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>3: Wells Fargo: The Stage Coach Went Out of Control.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>4: POM Wonderful: Crazy Healthy!</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5: Monsanto: A Growing Controversy.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6: Starbucks Venti Social Responsibility and Brand Strategy.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>7: Walmart Juggles Risks and Rewards.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>8: New Belgium Brewing: Crafting a Fresh Social Responsibility and Sustainability Initiative.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>9: The NCAA Has Many Balls in the Air.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>10: Google: The Quest to Balance Privacy with Profit.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>11: Zappos: Taking Steps towards Maximizing Stakeholder Satisfaction.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>12: Lululemon: Turning Lemons into Lemonade.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>13: Insider Trading at the Galleon Group.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>14: Whole Foods: 365 Degrees of Commitment to Stakeholders.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>15: Apple Maintains Strong Ethical Roots.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>16: PepsiCo: Poised to Deal with the Next Generation.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>17: Fraud in Dixon, IL: All the Queens Horses Could Not Save Her.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>18: Herbalife Reborn.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>19: CVS: “Fired Up” about Social Responsibility.</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>20: Enron: Not Accounting for the Future.</span></span></span></span></span></span></p>

<p> </p>', 'Title
			Business Ethics: Ethical Decision Making and Cases 12/e.

			Author
			O.C. Ferrell

			ISBN
			9789355730978

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Ethics: Ethical Decision Making and Cases 12/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>O.C. Ferrell</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355730978</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"825"', '"660"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8812download%20(3).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355730978&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4052', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4052', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 409, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:06'),
('afc87c4a-863b-4f44-bb26-600d8d8441a9', '3488', 911, 'Beyond Anitkabir: The Funerary Architecture of Ataturk-The Construction and Maintenance of National Memory', 'beyond-anitkabir-the-funerary-architecture-of-ataturkthe-construction-and-maintenance-of-national-memory-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3-3488', 'beyond-anitkabir-the-funerary-architecture-of-ataturkthe-construction-and-maintenance-of-national-memory-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488-3488', '9781409429777', '9781409429777', '9781409429777', NULL, 'There have been five different settings that at one time or another have contained the dead body of Mustafa Kemal Ataturk, organizer of the Turkish War of Independence (1919-1923) and first president of the Republic of Turkey. Narrating the story of these different architectural constructions - the bedroom in Dolmabahce Palace, Istanbul, where he died; a temporary catafalque in this same place; his funeral stage in Turkey''s new capital Ankara; a temporary tomb in the Ankara Ethnographic Museum; and his permanent and monumental mausoleum in Ankara, known in Turkish as "Anitkabir" (Memorial Tomb) - this book also describes and interprets the movement of Ataturk''s body through the cities of Istanbul and Ankara and also the nation of Turkey to reach these destinations.

It examines how each one of these locations - accidental, designed, temporary, permanent - has contributed in its own way to the construction of a Turkish national memory about Ataturk. Lastly, the two permanent constructions - the Dolmabance Palace bedroom and Anitkabir - have changed in many ways since their first appearance in order to maintain this national memory. These changes are exposed to reveal a dynamic, rather than dull, impression of funerary architecture.

Content - List of Figures, List of Maps, Introduction, 1 Funerary Architecture, Representation and Ataturk, 2 Identity, Memory, Nationalism and Architecture, 3 Dolmabahce Palace, 4 The Ankara Catafalque, 5 Ethnographic Museum Temporary Tomb, 6 Anitkabir Mausoleum, 7 Maintaining National Memory, Conclusion, Bibliography, Index', '<p style="text-align:justify"><span>There have been five different settings that at one time or another have contained the dead body of Mustafa Kemal Ataturk, organizer of the Turkish War of Independence (1919-1923) and first president of the Republic of Turkey. Narrating the story of these different architectural constructions - the bedroom in Dolmabahce Palace, Istanbul, where he died; a temporary catafalque in this same place; his funeral stage in Turkey''s new capital Ankara; a temporary tomb in the Ankara Ethnographic Museum; and his permanent and monumental mausoleum in Ankara, known in Turkish as "Anitkabir" (Memorial Tomb) - this book also describes and interprets the movement of Ataturk''s body through the cities of Istanbul and Ankara and also the nation of Turkey to reach these destinations.</span></p>

<p style="text-align:justify"><span>It examines how each one of these locations - accidental, designed, temporary, permanent - has contributed in its own way to the construction of a Turkish national memory about Ataturk. Lastly, the two permanent constructions - the Dolmabance Palace bedroom and Anitkabir - have changed in many ways since their first appearance in order to maintain this national memory. These changes are exposed to reveal a dynamic, rather than dull, impression of funerary architecture.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> List of Figures, List of Maps, Introduction, 1 Funerary Architecture, Representation and Ataturk, 2 Identity, Memory, Nationalism and Architecture, 3 Dolmabahce Palace, 4 The Ankara Catafalque, 5 Ethnographic Museum Temporary Tomb, 6 Anitkabir Mausoleum, 7 Maintaining National Memory, Conclusion, Bibliography, Index</span></p>', 'Sub Title
			The Construction and Maintenance of National Memory

			Author
			Christopher S. Wilson

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781409429777

			Pages
			149

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Construction and Maintenance of National Memory</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Christopher S. Wilson</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781409429777</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>149</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2013</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"12167"', '"7300"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 149, '149', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4220Beyond%20Anitkabir%20The%20Funerary%20Architecture%20of%20Ataturk-The%20Construction%20and%20Maintenance%20of%20National%20Memory.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781409429777&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3488', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3488', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 911, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:06'),
('b000cd67-bb73-4e27-a726-c3e2b12cd6ae', '512', NULL, 'Buddhism in Mathura', 'buddhism-in-mathura-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512', 'buddhism-in-mathura-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512-512', '9788180902413', '9788180902413', '9788180902413', NULL, 'This book is a humble attempt by the author to present the holistic view of Buddhist Mathura. This book explores all the literary references available about Mathura and the nearby region in the ancient Buddhist literature. An attempt has been made by the author to identify those sites mentioned in the literature with the archaeological sites found during explorations. The author has also delved in the accounts of Chinese pilgrims Fahian and Hiuen-Tsang related with Mathura and has tried to verify those accounts. A new light has been thrown on the visits of the Buddha to the land of Braj and the probable routes which the Master would have followed. Discovery of more than 30 new Buddhist sites in the region of Mathura is a totally new contribution of this book along with a detailed discussion of more than 45 find-spots of Buddhist sculptures in the region. A detailed survey of the Buddhist Art of Mathura has also been made, in which some new information would be of help to the students as well as scholars dealing with the Buddhist art and archaeology of Mathura.

Contents - Foreword, Preface, Acknowledgement, List of Figures,  Introduction, 1. Braj (Mathura) in Buddhist Literature, 2. Critical Analysis of the Data Found in Buddhist Literature, 3. On Buddha''s Visits to Mathura, 4. Newly Explored Buddhist Sites in the Braj Region, 5. Important Buddhist Sites in the Braj Region, 6. Buddhist Art at Mathura,  Bibliography, Index          ', '<p style="text-align:justify"><span>This book is a humble attempt by the author to present the holistic view of Buddhist Mathura. This book explores all the literary references available about Mathura and the nearby region in the ancient Buddhist literature. An attempt has been made by the author to identify those sites mentioned in the literature with the archaeological sites found during explorations. The author has also delved in the accounts of Chinese pilgrims Fahian and Hiuen-Tsang related with Mathura and has tried to verify those accounts. A new light has been thrown on the visits of the Buddha to the land of Braj and the probable routes which the Master would have followed. Discovery of more than 30 new Buddhist sites in the region of Mathura is a totally new contribution of this book along with a detailed discussion of more than 45 find-spots of Buddhist sculptures in the region. A detailed survey of the Buddhist Art of Mathura has also been made, in which some new information would be of help to the students as well as scholars dealing with the Buddhist art and archaeology of Mathura.</span></p>

<p style="text-align:justify"><span><strong>Contents -</strong> </span><span><span><span>Foreword, Preface, Acknowledgement, List of Figures,  Introduction, 1. Braj (Mathura) in Buddhist Literature, 2. Critical Analysis of the Data Found in Buddhist Literature, 3. On Buddha''s Visits to Mathura, 4. Newly Explored Buddhist Sites in the Braj Region, 5. Important Buddhist Sites in the Braj Region, 6. Buddhist Art at Mathura,  Bibliography, Index</span>          </span></span></p>', 'Sub Title
			A Detailed Study of Buddhist Tradition, Archaeology and Art

			Author
			Vinay Kumar Gupta

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788180902413

			Pages
			95

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>A Detailed Study of Buddhist Tradition, Archaeology and Art</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Vinay Kumar Gupta</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788180902413</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>95</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1500"', '"900"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 95, '95', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93291851682589.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788180902413&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=512', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=512', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2773, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:06'),
('b01819f6-8c0c-44e4-82d7-64c08f719ee8', '3273', NULL, 'Environmental Encyclopedia - 2 Vols.', 'environmental-encyclopedia-2-vols', 'environmental-encyclopedia-2-vols', '9781414487366', '9781414487366', '9781414487366', NULL, 'This fully updated, full-color fourth edition of the award-winning Environmental Encyclopedia features approximately 1, 300 signed articles providing in-depth, worldwide coverage of environmental topics and issues. Articles are written in nontechnical language, providing current status and analysis, and suggesting solutions whenever possible. Entries range from 200-2, 000 words and many are accompanied by full-color images and diagrams. Multidisciplinary in scope, the Environmental Encyclopedia is the perfect resource for environmental studies and sciences classes as well as other disciplines touching on environmental issues.', '<p>This fully updated, full-color fourth edition of the award-winning Environmental Encyclopedia features approximately 1, 300 signed articles providing in-depth, worldwide coverage of environmental topics and issues. Articles are written in nontechnical language, providing current status and analysis, and suggesting solutions whenever possible. Entries range from 200-2, 000 words and many are accompanied by full-color images and diagrams. Multidisciplinary in scope, the Environmental Encyclopedia is the perfect resource for environmental studies and sciences classes as well as other disciplines touching on environmental issues.</p>', 'Sub Title
			Environmental Encyclopedia - 2 Vols. Set
			 

			Author / Editor
			Environmental Encyclopedia - 2 Vols. 
			 

			About Author
			No
			 

			Content
			No
			 

			ISBN 10 Digit
			‎1414487363
			 

			ISBN 13 Digit
			978141448736
			 

			Pages
			2000 pages
			 

			Binding
			Hardcover
			 

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Environmental Encyclopedia - 2 Vols. Set</td>
			<td> </td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Environmental Encyclopedia - 2 Vols. </td>
			<td> </td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>‎1414487363</td>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978141448736</td>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2000 pages</td>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
			<td> </td>
		</tr>
	</tbody>
</table>

<p> </p>', '"31080"', '"18650"', '"0"', 5, 'HARDCOVER', 'Hardcover |  ', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2000 pages |  ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/636461HxGFmS3+L._SX384_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414487366&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3273', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3273', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1106, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:06'),
('b01cee9c-5f86-41e8-bc1e-1e1972396632', '2909', NULL, 'Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics new', 'geometry-fields-and-cosmology-techniques-and-applications-fundamental-theories-of-physics-new-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-29-2909', 'geometry-fields-and-cosmology-techniques-and-applications-fundamental-theories-of-physics-new-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909-2909', '9789048149025', '9789048149025', '9789048149025', NULL, 'This volume is based on the lectures given at the First Inter University Graduate School on Gravitation and Cosmology organized by IUCAA, Pune, in 1989. This series of Schools have been carefully planned to provide a sound background and preparation for students embarking on research in these and related topics. Consequently, the contents of these lectures have been meticulously selected and arranged. The topics in the present volume offer a firm mathematical foundation for a number of subjects to be de­ veloped later. These include Geometrical Methods for Physics, Quantum Field Theory Methods and Relativistic Cosmology. The style of the book is pedagogical and should appeal to students and research workers attempt­ ing to learn the modern techniques involved. A number of specially selected problems with hints and solutions have been included to assist the reader in achieving mastery of the topics. We decided to bring out this volume containing the lecture notes since we felt that they would be useful to a wider community of research workers, many of whom could not participate in the school. We thank all the lecturers for their meticulous lectures, the enthusiasm they brought to the discussions and for kindly writing up their lecture notes. It is a pleasure to thank G. Manjunatha for his meticulous assistence over a long period, in preparing this volume for publication.', '<p>This volume is based on the lectures given at the First Inter University Graduate School on Gravitation and Cosmology organized by IUCAA, Pune, in 1989. This series of Schools have been carefully planned to provide a sound background and preparation for students embarking on research in these and related topics. Consequently, the contents of these lectures have been meticulously selected and arranged. The topics in the present volume offer a firm mathematical foundation for a number of subjects to be de­ veloped later. These include Geometrical Methods for Physics, Quantum Field Theory Methods and Relativistic Cosmology. The style of the book is pedagogical and should appeal to students and research workers attempt­ ing to learn the modern techniques involved. A number of specially selected problems with hints and solutions have been included to assist the reader in achieving mastery of the topics. We decided to bring out this volume containing the lecture notes since we felt that they would be useful to a wider community of research workers, many of whom could not participate in the school. We thank all the lecturers for their meticulous lectures, the enthusiasm they brought to the discussions and for kindly writing up their lecture notes. It is a pleasure to thank G. Manjunatha for his meticulous assistence over a long period, in preparing this volume for publication.</p>', 'Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 574 pages

	ISBN-10 ‏ : ‎ 9048149029

	ISBN-13 ‏ : ‎ 978-9048149025

	Item weight ‏ : ‎ 803 g

	Dimensions ‏ : ‎ 15.5 x 3.33 x 23.5 cm', '<h1>Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 574 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9048149029</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-9048149025</span></li>
	<li><span>Item weight ‏ : ‎ 803 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.5 x 3.33 x 23.5 cm</span></li>
</ul>', '"27800"', '"16680"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '/assets/books/2909/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789048149025&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2909', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2909', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1281, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:41:12'),
('b0271338-0fb7-4275-b6e8-79bb2c844caa', '911', NULL, '101 Microwave recipes', '101-microwave-recipes-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911', '101-microwave-recipes-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911-911', 'YHJUJ7755', 'YHJUJ7755', 'YHJUJ7755', NULL, '101 Microwave recipes', '<h1>101 Microwave recipes</h1>', 'Sub Title
			No

			Author
			Nita Mehta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178690919

			Pages
			120

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178690919</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>120</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 120, '120', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2396Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJUJ7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=911', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=911', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2539, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:06'),
('b029f84a-bc83-4d34-998f-3f1461b1fe2d', '1362', NULL, 'Distributed Language - Benjamins Current Topics', 'distributed-language-benjamins-current-topics-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362', 'distributed-language-benjamins-current-topics-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362-1362', '9789027202536', '9789027202536', '9789027202536', NULL, 'The volume presents language as fully integrated with human existence. On this view, language is not essentially `symbolic'', not represented inside minds or brains, and most certainly not determined by micro-social rules and norms. Rather, language is part of our ecology. It emerges when bodies co-ordinate vocal and visible gesture to integrate events with different histories. Enacting feeling, expression and wordings, language permeates the collective, individual and affective life of living beings. It is a profoundly distributed, multi-centric activity that binds people together as they go about their lives. Distributed Language pursues this perspective both theoretically and in relation to empirical work. Empirically, it reports studies on the anticipatory dynamics of reading, its socio-cognitive consequences, Shakespearean theatre, what images evoke (in brain and word), and solving insight problems. Theoretically, the volume challenges linguistic autonomy from overlapping theoretical positions. First, it is argued that language exploits a species specific form of semiotic cognition. Second, it is suggested that the central function of language lies in realizing values that derive from our ecosystemic existence. Third, this is ascribed to how cultural and biological symbols co-regulate the dynamics that shape human activity. Fourth, it is argued that language, far from being organism-centred, gives us an extended ecology in which our co-ordination is saturated by values and norms that are derived from our sociocultural environment. The contributions to this volume expand on those originally published in Pragmatics & Cognition 17:3 (2009).

Content - About the Authors, Distributed language, The role of anticipation in reading, The experiential basis of speech and writing as different cognitive domains, Insightful thinking Cognitive dynamics and material artifacts, Actualizing semiotic affordances in a material world, Languaging in Shakespeare''s theatre, Semiotic cognition and the logic of culture, Ecological pragmatics: Values, dialogical arrays, complexity, and caring, Symbols as constraints: The structuring role of dynamics and self-organization in natural language, Beyond mind: An extended ecology of languaging, Subject Index, Name Index', '<p style="text-align:justify"><span>The volume presents language as fully integrated with human existence. On this view, language is not essentially `symbolic'', not represented inside minds or brains, and most certainly not determined by micro-social rules and norms. Rather, language is part of our ecology. It emerges when bodies co-ordinate vocal and visible gesture to integrate events with different histories. Enacting feeling, expression and wordings, language permeates the collective, individual and affective life of living beings. It is a profoundly distributed, multi-centric activity that binds people together as they go about their lives. Distributed Language pursues this perspective both theoretically and in relation to empirical work. Empirically, it reports studies on the anticipatory dynamics of reading, its socio-cognitive consequences, Shakespearean theatre, what images evoke (in brain and word), and solving insight problems. Theoretically, the volume challenges linguistic autonomy from overlapping theoretical positions. First, it is argued that language exploits a species specific form of semiotic cognition. Second, it is suggested that the central function of language lies in realizing values that derive from our ecosystemic existence. Third, this is ascribed to how cultural and biological symbols co-regulate the dynamics that shape human activity. Fourth, it is argued that language, far from being organism-centred, gives us an extended ecology in which our co-ordination is saturated by values and norms that are derived from our sociocultural environment. The contributions to this volume expand on those originally published in Pragmatics &amp; Cognition 17:3 (2009).</span></p>

<p style="text-align:justify"><span>Content - About the Authors, Distributed language, The role of anticipation in reading, The experiential basis of speech and writing as different cognitive domains, Insightful thinking Cognitive dynamics and material artifacts, Actualizing semiotic affordances in a material world, Languaging in Shakespeare''s theatre, Semiotic cognition and the logic of culture, Ecological pragmatics: Values, dialogical arrays, complexity, and caring, Symbols as constraints: The structuring role of dynamics and self-organization in natural language, Beyond mind: An extended ecology of languaging, Subject Index, Name Index</span></p>', 'Sub Title
			Benjamins Current Topics

			Author
			Stephen J. Cowley

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789027202536

			Pages
			220

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Benjamins Current Topics</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Stephen J. Cowley</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789027202536</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>220</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7650"', '"4590"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 220, '220', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1572dpp_19_140.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789027202536&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1362', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1362', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2239, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('b030080c-7586-4a2a-958a-38459e9267e4', '4080', 381, 'Organizational Behavior', 'organizational-behavior', 'organizational-behavior', '9781307824117', '9781307824117', '9781307824117', NULL, 'Contents:

	Organizational Behavior: What It Is And Why It Matters

	The Central Role Of People In Organizations

	Individual Differences

	Workplace Stress

	Problem Solving

	Organizational Ethics

	Persuasive Communication

	Motivation

	Conflict And Negotiation

	Power And Influence

	Leadership

	Teams

	Culture And Diversity

	Organizational Structure And Design

	Making Change', '<p><span><span><strong><span>Contents: </span></strong></span></span></p>

<ol>
	<li><span><span><span>Organizational Behavior: What It Is And Why It Matters</span></span></span></li>
	<li><span><span><span>The Central Role Of People In Organizations</span></span></span></li>
	<li><span><span><span>Individual Differences</span></span></span></li>
	<li><span><span><span>Workplace Stress</span></span></span></li>
	<li><span><span><span>Problem Solving</span></span></span></li>
	<li><span><span><span>Organizational Ethics</span></span></span></li>
	<li><span><span><span>Persuasive Communication</span></span></span></li>
	<li><span><span><span>Motivation</span></span></span></li>
	<li><span><span><span>Conflict And Negotiation</span></span></span></li>
	<li><span><span><span>Power And Influence</span></span></span></li>
	<li><span><span><span>Leadership</span></span></span></li>
	<li><span><span><span>Teams</span></span></span></li>
	<li><span><span><span>Culture And Diversity</span></span></span></li>
	<li><span><span><span>Organizational Structure And Design</span></span></span></li>
	<li><span><span><span>Making Change</span></span></span></li>
</ol>', 'Title
			Organizational Behavior

			Author
			Timothy Baldwin

			ISBN
			9781307824117

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Organizational Behavior</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Timothy Baldwin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781307824117</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"935"', '"748"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4188behaviour.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781307824117&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4080', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4080', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 381, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:06'),
('b05f20e9-eb16-467e-bbe9-e04dd2900140', '1080', NULL, 'Community work and Social Action New', 'scheduled-caste-women-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1080', 'scheduled-caste-women-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088-1088', 'RFGB5566', 'RFGB5566::1080', 'RFGB5566', NULL, 'Scheduled Caste Women', '<h1>Scheduled Caste Women</h1>', 'Sub Title
			No

			Author
			M. Kalpana Krishnaiah

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381031278

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Kalpana Krishnaiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031278</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"750"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1080', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1080', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2434, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:06'),
('b06837ca-b898-4a6b-95ae-75aece6d24d6', '4261', 202, 'Statistical Reasoning in the Behavioral Sciences 5/e', 'statistical-reasoning-in-the-behavioral-sciences-5e', 'statistical-reasoning-in-the-behavioral-sciences-5e', '9788126531141', '9788126531141', '9788126531141', NULL, 'About the Book

The Fifth Edition of Statistical Reasoning reflects the changes that have occurred in the field of psychological statistics over the past decade. This revision has been made with an eye towards the statistics student, focusing on conceptual growth. The text develops an understanding of statistical logic and procedures, the properties of statistical devices, the importance of the assumptions underlying statistical tools, and an understanding of what happens with the strict requirements of statistical theory meet the circumstances of real-world data.

Content:

	Introduction

	Frequency Distributions, Percentiles and Percentile Ranks

	Graphic Representation of Frequency Distributions

	Central Tendency

	Variability and Standard (z) Scores

	Standard Scores and the Normal Curve

	Correlation

	Prediction

	Interpretive Aspects of Correlation and Regression

	Probability

	Random Sampling and Sampling Distributions

	Introduction to Statistical Inference: Testing Hypotheses about Single Means (z and t)

	Interpreting the Results of Hypothesis Testing: Effect Size, Type I and Type II Errors, and Power

	Testing Hypotheses about the Difference between two Independent Groups

	Testing for a Difference between Two Dependent (Correlated) Groups

	Inference about Correlation Coefficients

	An Alternative to Hypothesis Testing: Confidence Intervals

	Chi-Square and Inference about Frequencies

	Testing for Differences among Three or More Groups: One-Way Analysis of Variance (and Some Alternatives)

	Factorial Analysis of Variance: The Two-Factor Design for Independent Groups

	Some (Almost) Assumption-Free Tests', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Fifth Edition of Statistical Reasoning reflects the changes that have occurred in the field of psychological statistics over the past decade. This revision has been made with an eye towards the statistics student, focusing on conceptual growth. The text develops an understanding of statistical logic and procedures, the properties of statistical devices, the importance of the assumptions underlying statistical tools, and an understanding of what happens with the strict requirements of statistical theory meet the circumstances of real-world data.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction</span></span></span></li>
	<li><span><span><span>Frequency Distributions, Percentiles and Percentile Ranks</span></span></span></li>
	<li><span><span><span>Graphic Representation of Frequency Distributions</span></span></span></li>
	<li><span><span><span>Central Tendency</span></span></span></li>
	<li><span><span><span>Variability and Standard (z) Scores</span></span></span></li>
	<li><span><span><span>Standard Scores and the Normal Curve</span></span></span></li>
	<li><span><span><span>Correlation</span></span></span></li>
	<li><span><span><span>Prediction</span></span></span></li>
	<li><span><span><span>Interpretive Aspects of Correlation and Regression</span></span></span></li>
	<li><span><span><span>Probability</span></span></span></li>
	<li><span><span><span>Random Sampling and Sampling Distributions</span></span></span></li>
	<li><span><span><span>Introduction to Statistical Inference: Testing Hypotheses about Single Means (z and t)</span></span></span></li>
	<li><span><span><span>Interpreting the Results of Hypothesis Testing: Effect Size, Type I and Type II Errors, and Power</span></span></span></li>
	<li><span><span><span>Testing Hypotheses about the Difference between two Independent Groups</span></span></span></li>
	<li><span><span><span>Testing for a Difference between Two Dependent (Correlated) Groups</span></span></span></li>
	<li><span><span><span>Inference about Correlation Coefficients</span></span></span></li>
	<li><span><span><span>An Alternative to Hypothesis Testing: Confidence Intervals</span></span></span></li>
	<li><span><span><span>Chi-Square and Inference about Frequencies</span></span></span></li>
	<li><span><span><span>Testing for Differences among Three or More Groups: One-Way Analysis of Variance (and Some Alternatives)</span></span></span></li>
	<li><span><span><span>Factorial Analysis of Variance: The Two-Factor Design for Independent Groups</span></span></span></li>
	<li><span><span><span>Some (Almost) Assumption-Free Tests</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Statistical Reasoning in the Behavioral Sciences 5/e

			Author
			Bruce M.King

			ISBN
			9788126531141

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Statistical Reasoning in the Behavioral Sciences 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Bruce M.King</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788126531141</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"750"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9218in%20the.jpg', NULL, '24 | 27', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788126531141&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4261', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4261', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 202, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:06'),
('b06e7d14-5d10-47cd-bfb4-2ea8f8807ad4', '1162', NULL, 'Glossary of the Tribes and Castes New', 'glossary-of-the-tribes-and-castes-new-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-116-1162', 'glossary-of-the-tribes-and-castes-new-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162-1162', 'GHJK7755', 'GHJK7755', 'GHJK7755', NULL, 'Glossary of the Tribes and Castes New', '<h1>Glossary of the Tribes and Castes New</h1>', 'Sub Title
			No

			Author
			Sandeep Rawat

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383386208

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sandeep Rawat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383386208</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4376Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHJK7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1162', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1162', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2379, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:06'),
('b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', '1618', NULL, 'Classical and Quantum Thermal Physics', 'classical-and-quantum-thermal-physics-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-161-1618', 'classical-and-quantum-thermal-physics-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618-1618', 'VBNY654', 'VBNY654', 'VBNY654', NULL, 'Classical and Quantum Thermal Physics', '<h1>Classical and Quantum Thermal Physics</h1>', 'Sub Title
			No

			Author
			R. Prasad

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781107172883

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R. Prasad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781107172883</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52369781107172883.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNY654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1618', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1618', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2097, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('b09a869c-5048-44e2-9dd6-4187f96d53bd', '2773', NULL, 'Azad Hind Foz mein Uttrakhand Chetr ke Sainikon ka Yogdaan', 'azad-hind-foz-mein-uttrakhand-chetr-ke-sainikon-ka-yogdaan-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-27-2773', 'azad-hind-foz-mein-uttrakhand-chetr-ke-sainikon-ka-yogdaan-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773-2773', 'RPLO9987', 'RPLO9987', 'RPLO9987', NULL, 'Azad Hind Foz mein Uttrakhand Chetr ke Sainikon ka Yogdaan', '<h1>Azad Hind Foz mein Uttrakhand Chetr ke Sainikon ka Yogdaan</h1>', 'Sub Title
			No

			Author
			Dr. Veniram Anthval

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788185394749

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Veniram Anthval</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394749</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RPLO9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2773', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2773', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1348, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:06'),
('b0aecb99-2c69-4034-909d-30220d95e2a5', '2427', NULL, 'Economics - Theory and Practice - 7/e', 'international-business-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2427', 'international-business-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432-2432', 'VFGY655', 'VFGY655::2427', 'VFGY655', NULL, 'What is international business? How does it differ from local or national business? What are the fundamental challenges and emerging trends in international business? What is the impact of globalization, corporate social responsibility, and the ever expanding use of digital technology on corporate strategies and executive decisions? International Business: Theory and Practice addresses these questions by providing the student with a broad overview of the subject, while guiding readers through the practical issues and context of international business with the use of a range of examples, cases and discussion questions drawn from around the world. Current critical issues in international business are analysed and explored: corporate social responsibility in an era of unprecedented globalization, the rise of the global entrepreneur and the `democratization'' of competition worldwide, and applications of technology in a digital economy. Key Features: - Unpacks the complex issues facing both multi-national enterprises (MNE) and international small and medium enterprises (SME) - Contains a full range of learning features including international case studies, explanations of key terms, a glossary, and annotated further reading - A dedicated companion website with material to support both lecturers and students.', '<p>What is international business? How does it differ from local or national business? What are the fundamental challenges and emerging trends in international business? What is the impact of globalization, corporate social responsibility, and the ever expanding use of digital technology on corporate strategies and executive decisions? International Business: Theory and Practice addresses these questions by providing the student with a broad overview of the subject, while guiding readers through the practical issues and context of international business with the use of a range of examples, cases and discussion questions drawn from around the world. Current critical issues in international business are analysed and explored: corporate social responsibility in an era of unprecedented globalization, the rise of the global entrepreneur and the `democratization'' of competition worldwide, and applications of technology in a digital economy. Key Features: - Unpacks the complex issues facing both multi-national enterprises (MNE) and international small and medium enterprises (SME) - Contains a full range of learning features including international case studies, explanations of key terms, a glossary, and annotated further reading - A dedicated companion website with material to support both lecturers and students.</p>', 'International Business', '<h1>International Business</h1>', '"600"', '"495"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGY655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2427', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2427', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1615, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:06'),
('b0b11411-3693-4375-956a-6563f55091ca', '2750', NULL, 'Panorama of World Literature', 'panorama-of-world-literature-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750', 'panorama-of-world-literature-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750-2750', 'UPKI9865', 'UPKI9865', 'UPKI9865', NULL, 'Panorama of World Literature', '<h1>Panorama of World Literature</h1>', 'Sub Title
			No

			Author
			Capt. Dr. Arvind M. Nawale

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736538

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Capt. Dr. Arvind M. Nawale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736538</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UPKI9865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2750', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2750', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1362, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:06'),
('b0e232a3-56da-4199-a7e7-411319971e21', '3309', NULL, 'Lord Shrikrishna - The Revered Politician', 'lord-shrikrishna-the-revered-politician-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309', 'lord-shrikrishna-the-revered-politician-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309-3309', 'Lord Shrikrishna - The Revered Politician', 'Lord Shrikrishna - The Revered Politician', 'Lord Shrikrishna - The Revered Politician', NULL, 'Lord Shrikrishna is revered by a vast majority of Indians as a seer of human values, a preacher, protector of good and destroyer of the evil. To profile the person of a deity held on par with Gods and who lived with humans, sported with them and shared their agony and vicissitudes, Suffice to say, Lord Shrikrishna revealed himself for the sake of establishing ''Dharma'' when humanity was undergoing a tough and critical phase.

This narration is authentic, but not bland. It is precise, forceful and piquant. Authenticity being the soul of his narration, naturally it has a great impact on our mind as it churns it with its emotional impact as result of evidence re-viewed by historical events in support of the particular moves of the Lord. The thought provoking explanations by the author leave a lasting emotional impact on the reader''s mind. ', '<p style="text-align:justify"><span>Lord Shrikrishna is revered by a vast majority of Indians as a seer of human values, a preacher, protector of good and destroyer of the evil. To profile the person of a deity held on par with Gods and who lived with humans, sported with them and shared their agony and vicissitudes, Suffice to say, Lord Shrikrishna revealed himself for the sake of establishing ''Dharma'' when humanity was undergoing a tough and critical phase.</span></p>

<p style="text-align:justify"><span>This narration is authentic, but not bland. It is precise, forceful and piquant. Authenticity being the soul of his narration, naturally it has a great impact on our mind as it churns it with its emotional impact as result of evidence re-viewed by historical events in support of the particular moves of the Lord. The thought provoking explanations by the author leave a lasting emotional impact on the reader''s mind. </span></p>', 'Sub Title
			The Revered Politician

			Author
			Anant Damodar Athavale

			About Author
			As per Book

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			310

			Binding
			Paperback

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Revered Politician</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Anant Damodar Athavale</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>XXXX</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>310</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2003</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"250"', '"150"', '"0"', 0, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 310, '310', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4954Lord%20Shrikrishna%20-%20The%20Revered%20Politician.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Lord%20Shrikrishna%20-%20The%20Revered%20Politician&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3309', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3309', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1074, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:06'),
('b0fb95aa-2d32-483a-b9d5-f2a11e0179cf', '876', NULL, 'The Handbook of Social Anthropology - 2Vols. NEW BOOK', 'the-handbook-of-social-anthropology-2vols-new-book-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876', 'the-handbook-of-social-anthropology-2vols-new-book-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876-876', 'LUJHG7754', 'LUJHG7754', 'LUJHG7754', NULL, 'In two volumes, the SAGE Handbook of Social Anthropology provides the definitive overview of contemporary research in the discipline. It explains the what, where, and how of current and anticipated work in Social Anthropology. With 80 authors, contributing more than 60 chapters, this is the most comprehensive and up-to-date statement of research in Social Anthropology available and the essential point of departure for future projects. The Handbook is divided into four sections: -Part I: Interfaces examines Social Anthropology''s disciplinary connections, from Art and Literature to Politics and Economics, from Linguistics to Biomedicine, from History to Media Studies. -Part II: Places examines place, region, culture, and history, from regional, area studies to a globalized world -Part III: Methods examines issues of method; from archives to war zones, from development projects to art objects, and from ethics to comparison -Part IV: Futures anticipates anthropologies to come: in the Brain Sciences; in post-Development; in the Body and Health; and in new Technologies and Materialities Edited by the leading figures in social anthropology, the Handbook includes a substantive introduction by Richard Fardon, a think piece by Jean and John Comaroff, and a concluding last word on futures by Marilyn Strathern. The authors - each at the leading edge of the discipline - contribute in-depth chapters on both the foundational ideas and the latest research. Comprehensive and detailed, this magisterial Handbook overviews the last 25 years of the social anthropological imagination. It will speak to scholars in Social Anthropology and its many related disciplines.', '<p>In two volumes, the SAGE Handbook of Social Anthropology provides the definitive overview of contemporary research in the discipline. It explains the what, where, and how of current and anticipated work in Social Anthropology. With 80 authors, contributing more than 60 chapters, this is the most comprehensive and up-to-date statement of research in Social Anthropology available and the essential point of departure for future projects. The Handbook is divided into four sections: -Part I: Interfaces examines Social Anthropology''s disciplinary connections, from Art and Literature to Politics and Economics, from Linguistics to Biomedicine, from History to Media Studies. -Part II: Places examines place, region, culture, and history, from regional, area studies to a globalized world -Part III: Methods examines issues of method; from archives to war zones, from development projects to art objects, and from ethics to comparison -Part IV: Futures anticipates anthropologies to come: in the Brain Sciences; in post-Development; in the Body and Health; and in new Technologies and Materialities Edited by the leading figures in social anthropology, the Handbook includes a substantive introduction by Richard Fardon, a think piece by Jean and John Comaroff, and a concluding last word on futures by Marilyn Strathern. The authors - each at the leading edge of the discipline - contribute in-depth chapters on both the foundational ideas and the latest research. Comprehensive and detailed, this magisterial Handbook overviews the last 25 years of the social anthropological imagination. It will speak to scholars in Social Anthropology and its many related disciplines.</p>', 'The Handbook of Social Anthropology - 2Vols. NEW BOOK', '<h1>The Handbook of Social Anthropology - 2Vols. NEW BOOK</h1>', '"31599"', '"18959"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41189781847875471_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LUJHG7754&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=876', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=876', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2563, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:06'),
('b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', '2898', NULL, 'Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics NEW', 'advances-in-dynamic-game-theory-numerical-methods-algorithms-and-applications-to-ecology-and-economics-new-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898', 'advances-in-dynamic-game-theory-numerical-methods-algorithms-and-applications-to-ecology-and-economics-new-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898-2898', '9780817643997', '9780817643997', '9780817643997', NULL, 'Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics

This collection of selected contributions gives an account of recent developments in dynamic game theory and its applications, covering both theoretical advances and new applications of dynamic games in such areas as pursuit-evasion games, ecology, and economics. Written by experts in their respective disciplines, the chapters are an outgrowth of presentations from the 11th International Symposium on Dynamic Games and Applications.

 

Key topics covered include:

* stochastic and differential games

* dynamic games and their applications in various areas, such as ecology and economics

* numerical methods and algorithms in dynamic games

* zero- and nonzero-sum games

* pursuit-evasion games

* evolutionary game theory and applications

The work will serve as a state-of-the art account of recent advances in dynamic game theory and its applications for researchers, practitioners, and advanced students in applied mathematics, mathematical finance, and engineering.', '<h1>Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics</h1>

<p>This collection of selected contributions gives an account of recent developments in dynamic game theory and its applications, covering both theoretical advances and new applications of dynamic games in such areas as pursuit-evasion games, ecology, and economics. Written by experts in their respective disciplines, the chapters are an outgrowth of presentations from the 11th International Symposium on Dynamic Games and Applications.</p>

<p> </p>

<p>Key topics covered include:</p>

<p>* stochastic and differential games</p>

<p>* dynamic games and their applications in various areas, such as ecology and economics</p>

<p>* numerical methods and algorithms in dynamic games</p>

<p>* zero- and nonzero-sum games</p>

<p>* pursuit-evasion games</p>

<p>* evolutionary game theory and applications</p>

<p>The work will serve as a state-of-the art account of recent advances in dynamic game theory and its applications for researchers, practitioners, and advanced students in applied mathematics, mathematical finance, and engineering.</p>', 'Sub Title
			No

			Author
			Steffen Jorgensen

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817643997

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steffen Jorgensen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817643997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"20100"', '"12060"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60841.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780817643997&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2898', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2898', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1288, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:06'),
('b13d0883-904a-4793-b8ab-0786ae84b05e', '3731', 714, 'Asia Annual 2006', 'asia-annual-2006', 'asia-annual-2006', '9788187471387', '9788187471387', '9788187471387', NULL, 'About the Book

Asia Annual of 2006 like its predecessors, reiterates a multi disciplinary character through articles that deal wiith such different subjects as economics, history, culture, politics and international relations, that cover large time-spans and political spaces.  The 16 articles in this volume raise questions about identity, culture, development, security, diplomacy and alternative visions within various regions of Asia, namely South Asia, Southeast Asia, West Asia, East Asia and Central Asia.  A section of the articles focuses on the debates about a sedurity problematique in South Asia and prospects of engagement and regional cooperaton in South Asia, Southeast Asia and East Asia, the diplomatic rhetoric and counter rhetoric in international circles, and the inadequacy of ad hoc measures for ''resolving'' the refugee crises in South Asia.  India-specific articles focus on the formation of cultural identities like ''a greater Bengal'' or ''a sporting culture in late colonial Bengal" and issues of development and governance within the overall framework of globalization and liberalization.  Articles on Central Asia and its overlapping peripheries deal with geostrategic and geopolitical realities of Central Asia and the enigma of Siberia as Russia''s resource frontier.  

A Russo-Japanese ''interlude'' as a significant interval in Iran''s constitutional revolution (1950-09), and the quest for ''a cultural convergence'' in Southeast Asia are also highlighed.  Articles on West Asia and Afghanistan raise questions about the inconclusive nature of the Middle East peace processs and internal challenges that have been encountered by the new regime in Afghanisthan. 

It is hoped that the present volume will evoke a great deal of interest among social scientists and specialists working in the fields of history, economics, politics and international relations.

Contents:

1. Security Problematique: A South Asian Perspective

2. Refugee Problem in South Asia

3. Indian Divide on Economic Growth: Northeast India in the Perspective of Globalisation

4. Remaking of the Engine of Growth for the North-East India and its missing Components

5. Electoral Politics in West Bengal: A Predominant Party Government (1977-2006)

6. The Political Process in Afghanistan (2001-06): Progress and Pitfalls

7. Some Observations on Political Systems, Religion and Culture of Western Myanmar, Northeastern India and Southeastern Bangladesh in the Context of Present

Trends in India-Myanmar Relations

8. The Growing Importance of the China Factor in India-ASEAN Relations

9. India-US Nuclear Deal and its Impact on India''s Relations with China

10. Role of Energy in Russia''s Relations with the Central Asian Republics: An Overview

11. Siberia:Regional Dynamics

12. Imaginative Geography and Ambivalent Boundaries: Creating the "Nation of Desire" in Uzbekistan

13. Israelis, Palestinians and the Search for Peace: An Analysis of the "Road Map" 

14. The Significance of an Interlude Russo-Jaspanese War and the Mashrutech Revolution

15. Colonail Cartography and Indigenous Responses: The Quest for a Greater Bengal and the Forging of a Cultural Cosmos in Eastern India during the Late Nineteenth and Early Twentieth Century

16. The Legend of the ''Father of Indian Football’: Sport, Culture, Modernity in Late Colonial Bengal', '<p><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Asia Annual of 2006 like its predecessors, reiterates a multi disciplinary character through articles that deal wiith such different subjects as economics, history, culture, politics and international relations, that cover large time-spans and political spaces.  The 16 articles in this volume raise questions about identity, culture, development, security, diplomacy and alternative visions within various regions of Asia, namely South Asia, Southeast Asia, West Asia, East Asia and Central Asia.  A section of the articles focuses on the debates about a sedurity problematique in South Asia and prospects of engagement and regional cooperaton in South Asia, Southeast Asia and East Asia, the diplomatic rhetoric and counter rhetoric in international circles, and the inadequacy of ad hoc measures for ''resolving'' the refugee crises in South Asia.  India-specific articles focus on the formation of cultural identities like ''a greater Bengal'' or ''a sporting culture in late colonial Bengal" and issues of development and governance within the overall framework of globalization and liberalization.  Articles on Central Asia and its overlapping peripheries deal with geostrategic and geopolitical realities of Central Asia and the enigma of Siberia as Russia''s resource frontier.  </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>A Russo-Japanese ''interlude'' as a significant interval in Iran''s constitutional revolution (1950-09), and the quest for ''a cultural convergence'' in Southeast Asia are also highlighed.  Articles on West Asia and Afghanistan raise questions about the inconclusive nature of the Middle East peace processs and internal challenges that have been encountered by the new regime in Afghanisthan. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>It is hoped that the present volume will evoke a great deal of interest among social scientists and specialists working in the fields of history, economics, politics and international relations.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><span><span>1. Security Problematique: A South Asian Perspective</span></span></span></span></p>

<p><span><span><span><span>2. Refugee Problem in South Asia</span></span></span></span></p>

<p><span><span><span><span>3. Indian Divide on Economic Growth: Northeast India in the Perspective of Globalisation</span></span></span></span></p>

<p><span><span><span><span>4. Remaking of the Engine of Growth for the North-East India and its missing Components</span></span></span></span></p>

<p><span><span><span><span>5. Electoral Politics in West Bengal: A Predominant Party Government (1977-2006)</span></span></span></span></p>

<p><span><span><span><span>6. The Political Process in Afghanistan (2001-06): Progress and Pitfalls</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Some Observations on Political Systems, Religion and Culture of Western Myanmar, Northeastern India and Southeastern Bangladesh in the Context of Present</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Trends in India-Myanmar Relations</span></span></span></span></p>

<p><span><span><span><span>8. The Growing Importance of the China Factor in India-ASEAN Relations</span></span></span></span></p>

<p><span><span><span><span>9. India-US Nuclear Deal and its Impact on India''s Relations with China</span></span></span></span></p>

<p><span><span><span><span>10. Role of Energy in Russia''s Relations with the Central Asian Republics: An Overview</span></span></span></span></p>

<p><span><span><span><span>11. Siberia:Regional Dynamics</span></span></span></span></p>

<p><span><span><span><span>12. Imaginative Geography and Ambivalent Boundaries: Creating the "Nation of Desire" in Uzbekistan</span></span></span></span></p>

<p><span><span><span><span>13. Israelis, Palestinians and the Search for Peace: An Analysis of the "Road Map" </span></span></span></span></p>

<p><span><span><span><span>14. The Significance of an Interlude Russo-Jaspanese War and the Mashrutech Revolution</span></span></span></span></p>

<p><span><span><span><span>15. Colonail Cartography and Indigenous Responses: The Quest for a Greater Bengal and the Forging of a Cultural Cosmos in Eastern India during the Late Nineteenth and Early Twentieth Century</span></span></span></span></p>

<p><span><span><span><span>16. The Legend of the ''Father of Indian Football’: Sport, Culture, Modernity in Late Colonial Bengal</span></span></span></span></p>', ' 

			Title
			Asia Annual 2006

			Author
			Suchandana Chatterjee

			ISBN
			9788187471387

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<p> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Asia Annual 2006</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Suchandana Chatterjee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471387</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1295"', '"907"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7198WhatsApp%20Image%202025-09-09%20at%2018.20.36_16eda324.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471387&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3731', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3731', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 714, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:06'),
('b15990e9-9f88-46f4-9770-fa5d0cef081d', '7', NULL, 'Boomer Buildings - Mid-Century Architecture Reborn', 'boomer-buildings-mid-century-architecture-reborn', 'boomer-buildings---mid-century-architecture-reborn', '1920744967', '1920744967', '1920744967', NULL, 'In an age of diminishing natural resources, architects and their clients need to know about an environmentally sustainable alternative to new construction: new life for old buildings. This book presents six case-study buildings, each more than a generation old, that were on the brink of oblivion. Mitchell | Giurgola Architects worked closely with the client to determine how each project could be salvaged by incorporating updated program elements to serve a new generation of users. All six case studies present in detail how each project was analyzed, from its energy use and curtainwall performance to its mechanical, electrical and plumbing systems, and structural stability. The buildings often expand in size, with a seamless melding of new and old. Contemporary curtainwalls not only improve building performance, but also lend a fresh aesthetic appeal. The results are born-again buildings created for a fraction of the cost of, and that consume far fewer materials than a new facility built from scratch. Today, our cities and suburbs are peppered with buildings of the same vintage as those profiled here that are on the brink of failure and are excellent candidates for rebirth. Mitchell | Giurgola documents a new, more sustainable approach to design and construction that builds on the past, and makes the old better than new.

Content - Preface, Foreword, Introduction, CASE STUDIES, Total Renovation/New Skins, The Lighthouse International Headquarters, Powdermaker Hall Renovation, New York County Family Court Building Renovation, Interior Renovation/New Addition, Boyd Hall Addition and Renovation, New Science Building Renovation and Addition, Campus Intervention, Elementary and High School, Spain, APPENDIX, Credits, Boomer Building Experience, Firm Profile, Acknowledgments', '<p style="text-align:justify"><span>In an age of diminishing natural resources, architects and their clients need to know about an environmentally sustainable alternative to new construction: new life for old buildings. This book presents six case-study buildings, each more than a generation old, that were on the brink of oblivion. Mitchell | Giurgola Architects worked closely with the client to determine how each project could be salvaged by incorporating updated program elements to serve a new generation of users. All six case studies present in detail how each project was analyzed, from its energy use and curtainwall performance to its mechanical, electrical and plumbing systems, and structural stability. The buildings often expand in size, with a seamless melding of new and old. Contemporary curtainwalls not only improve building performance, but also lend a fresh aesthetic appeal. The results are born-again buildings created for a fraction of the cost of, and that consume far fewer materials than a new facility built from scratch. Today, our cities and suburbs are peppered with buildings of the same vintage as those profiled here that are on the brink of failure and are excellent candidates for rebirth. Mitchell | Giurgola documents a new, more sustainable approach to design and construction that builds on the past, and makes the old better than new.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Foreword, Introduction, CASE STUDIES, Total Renovation/New Skins, The Lighthouse International Headquarters, Powdermaker Hall Renovation, New York County Family Court Building Renovation, Interior Renovation/New Addition, Boyd Hall Addition and Renovation, New Science Building Renovation and Addition, Campus Intervention, Elementary and High School, Spain, APPENDIX, Credits, Boomer Building Experience, Firm Profile, Acknowledgments</span></p>', 'Sub Title
			Mid-Century Architecture Reborn

			Author
			Michael J. Crosbie

			About Author
			As per Book

			ISBN 10 Digit
			1920744967

			ISBN 13 Digit
			 

			Pages
			162

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Mid-Century Architecture Reborn</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael J. Crosbie</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744967</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>162</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"5600"', '"3360"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 162, '162', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56991_4_11.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=1920744967&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=7', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=7', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3080, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:06'),
('b18aad11-5b4d-42e5-bde6-9d7093d67b52', '1598', NULL, 'Modern System of Governance', 'modern-system-of-governance-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-159-1598', 'modern-system-of-governance-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598-1598', 'VFGY6543', 'VFGY6543', 'VFGY6543', NULL, 'This book focuses on issues in modern and corporate governance: ownership structure and the underpricing of initial public offering: ownership structure as a corporate governance mechanism; the determinants of capital structure; and a governance perspective of corporate groups. This book provides a political economy perspective on the governance structures of corporate groups, and argue that the contemporary governance structures are dependent both upon the impacts of the previous centrally-planned economy and the path of transition to the market economy. The book offers original contributions both in its theoretical work on corporate governance, and in the empirical studies of governance for which there has so far been very little published analysis', '<p>This book focuses on issues in modern and corporate governance: ownership structure and the underpricing of initial public offering: ownership structure as a corporate governance mechanism; the determinants of capital structure; and a governance perspective of corporate groups. This book provides a political economy perspective on the governance structures of corporate groups, and argue that the contemporary governance structures are dependent both upon the impacts of the previous centrally-planned economy and the path of transition to the market economy. The book offers original contributions both in its theoretical work on corporate governance, and in the empirical studies of governance for which there has so far been very little published analysis</p>', 'Modern System of Governance', '<h1>Modern System of Governance</h1>', '"1095"', '"657"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3980dpp_4_17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGY6543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1598', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1598', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2113, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:06'),
('b18d6770-925a-43c3-bca3-0d1d05a0509e', '3791', 660, 'The Dream of Islam-From Qur''anic Tradition to Jihadist Inspiration', 'the-dream-of-islamfrom-quranic-tradition-to-jihadist-inspiration', 'the-dream-of-islamfrom-quranic-tradition-to-jihadist-inspiration', '9780857452351', '9780857452351', '9780857452351', NULL, 'About the Book

The war in the Middle East is marked by a lack of cultural knowledge on the part of the western forces, and this book deals with another, widely ignored element of Islam—the role of dreams in everyday life. The practice of using night dreams to make important life decisions can be traced to Middle Eastern dream traditions and practices that preceded the emergence of Islam. In this study, the author explores some key aspects of Islamic dream theory and interpretation as well as the role and significance of night dreams for contemporary Muslims. In his analysis of the Islamic debates surrounding the role of “true” dreams in historical and contemporary Islamic prophecy, the author specifically addresses the significance of Al-Qaeda and Taliban dream practices and ideology. Dreams of “heaven,” for example, are often instrumental in determining Jihadist suicidal action, and “heavenly” dreams are also evidenced within other contemporary human conflicts such as Israel–Palestine and Kosovo–Serbia. By exploring patterns of dreams within this context, a cross-cultural, psychological, and experiential understanding of the role and significance of such contemporary critical political and personal imagery can be achieved.

Contents:

Chapter 1. context and history

Dreams as perceived metaphysical and divinatory knowledge in Islam

Dream Interpretation in Islam

The True dream across cultures

Promised land dreams in Palestine and Kosovo

Significance of night dreams to Muslims in general

Chapter 2. Methodology

Methodological issues in dream work

Methods Used in this Book: An Oversight

Sources studied: primary and secondary

Conclusion

Chapter 3. Istikhara: Islamic dream incubation

Case study from Sarajevo, Bosnia

Conclusion

Chapter 4. Sufism and dreams

Ethnographic study of dreaming in a UK Sufi centre

The sunday evening Zikr       

Shaykh Nazim in Northern Cyprus

Chapter 5. Militant jihadist dreaming in the Middle East and the UK

The patterns and threads running through Jihadist dream interpretation

Their understanding of dreams

Legitimating function

Connection to the Golden Age of Islam

Focus on manifest content of dreams

Dreams interpreted as world is interpreted

Dreams and events related

Dreams, politics and warfare

Dreams of al-Qaeda

Osama bin Laden

Zacarias Moussaoui

Richard Reid

Al-Zarqawi and other Iraqi Martyrs

Dreams of other Jihadists

Pakistani relations

Guantanamo Bay

A dream of a dead Mujahideen

Chapter 6. Dreams of Mullah Omar, Taliban Leader

Discussion and contextualisation

Conclusions to chapters three and four regarding jihadists’ Dream Reports

Chapter 7. Dream Interpretation Resources (dictionaries) in Islam

Features of dream interpretation

Range of sources studied

Chapter 8. A Comparison of Islamic Dream Theory and Western Psychological Theories of the Dream

Conclusion', '<p><strong><span>About the Book</span></strong></p>

<p>The war in the Middle East is marked by a lack of cultural knowledge on the part of the western forces, and this book deals with another, widely ignored element of Islam—the role of dreams in everyday life. The practice of using night dreams to make important life decisions can be traced to Middle Eastern dream traditions and practices that preceded the emergence of Islam. In this study, the author explores some key aspects of Islamic dream theory and interpretation as well as the role and significance of night dreams for contemporary Muslims. In his analysis of the Islamic debates surrounding the role of “true” dreams in historical and contemporary Islamic prophecy, the author specifically addresses the significance of Al-Qaeda and Taliban dream practices and ideology. Dreams of “heaven,” for example, are often instrumental in determining Jihadist suicidal action, and “heavenly” dreams are also evidenced within other contemporary human conflicts such as Israel–Palestine and Kosovo–Serbia. By exploring patterns of dreams within this context, a cross-cultural, psychological, and experiential understanding of the role and significance of such contemporary critical political and personal imagery can be achieved.</p>

<p><strong><span>Contents:</span></strong></p>

<p><strong>Chapter 1. context and history</strong><br />
Dreams as perceived metaphysical and divinatory knowledge in Islam<br />
Dream Interpretation in Islam<br />
The True dream across cultures<br />
Promised land dreams in Palestine and Kosovo<br />
Significance of night dreams to Muslims in general</p>

<p><strong>Chapter 2. Methodology</strong><br />
Methodological issues in dream work<br />
Methods Used in this Book: An Oversight<br />
Sources studied: primary and secondary<br />
Conclusion</p>

<p><strong>Chapter 3. Istikhara: Islamic dream incubation</strong><br />
Case study from Sarajevo, Bosnia<br />
Conclusion</p>

<p><strong>Chapter 4. Sufism and dreams</strong><br />
Ethnographic study of dreaming in a UK Sufi centre<br />
The sunday evening Zikr       <br />
Shaykh Nazim in Northern Cyprus</p>

<p><strong>Chapter 5. Militant <em>jihadist</em> dreaming in the Middle East and the UK</strong><br />
The patterns and threads running through Jihadist dream interpretation<br />
Their understanding of dreams<br />
Legitimating function<br />
Connection to the Golden Age of Islam<br />
Focus on manifest content of dreams<br />
Dreams interpreted as world is interpreted<br />
Dreams and events related<br />
Dreams, politics and warfare<br />
Dreams of al-Qaeda<br />
Osama bin Laden<br />
Zacarias Moussaoui<br />
Richard Reid<br />
Al-Zarqawi and other Iraqi Martyrs<br />
Dreams of other Jihadists<br />
Pakistani relations<br />
Guantanamo Bay<br />
A dream of a dead Mujahideen</p>

<p><strong>Chapter 6. Dreams of Mullah Omar, Taliban Leader</strong><br />
Discussion and contextualisation<br />
Conclusions to chapters three and four regarding <em>jihadists’</em> Dream Reports</p>

<p><strong>Chapter 7. Dream Interpretation Resources (dictionaries) in Islam</strong><br />
Features of dream interpretation<br />
Range of sources studied</p>

<p><strong>Chapter 8. A Comparison of Islamic Dream Theory and Western Psychological Theories of the Dream</strong><br />
Conclusion</p>', 'Title
			The Dream of Islam-From Qur''anic Tradition to Jihadist Inspiration

			ISBN
			9780857452351

			AUTHOR
			Iain R. Edgar

			PUBLISHER
			Berghahn Books

			EDN.
			First

			PAGES
			150

			LANGUAGE
			English

			BINDING
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Dream of Islam-From Qur''anic Tradition to Jihadist Inspiration</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780857452351</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>AUTHOR</span></td>
			<td style="text-align:center"><span>Iain R. Edgar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>PUBLISHER</span></td>
			<td style="text-align:center"><span>Berghahn Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>EDN.</span></td>
			<td style="text-align:center"><span>First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>PAGES</span></td>
			<td style="text-align:center"><span>150</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>LANGUAGE</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>BINDING</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"15863"', '"10311"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f8b5d9da-33d4-4ea2-8877-fa1aa908fb01', NULL, NULL, 150, '150', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8118Dream%20of%20Islam.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857452351&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3791', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3791', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 660, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:06'),
('b1b0fbff-02db-4d82-85ae-20eb510e14e2', '2402', NULL, 'U.X.L Encyclopedia of Weather and Natural Disasters - 5 Vols.', 'uxl-encyclopedia-of-weather-and-natural-disasters-5-vols-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402', 'uxl-encyclopedia-of-weather-and-natural-disasters-5-vols-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402-2402', '9781414418797', '9781414418797', '9781414418797', NULL, 'Introduces students to the topic of weather and natural disasters while delving into the scientific aspects of various types of disasters including: blizzards, earthquakes, flooding, tornadoes, volcanoes, and wildfires. Attention is given to recent natural disasters such as Hurricane Katrina, the Indian Ocean tsunami, and the Philippine mud slide. The set is made up of five volumes. The first volume consists of a weather overview, covering such topics as weather basics, weather phenomena, forecasting, and climate. The second, third, and fourth volumes encompass weather and natural disasters from A to Z with fascinating glimpses into the science behind each type of disaster, interesting facts and figures, and first-hand accounts of destruction, rescue and reconstruction. Volume 5 covers accounts of the effect of human activities on the weather and advances in new technology. Features include approximately 300 full-color photos, illustrations, and maps; timeline; "Words to Know"; chronology; and a cumulative index.', '<p>Introduces students to the topic of weather and natural disasters while delving into the scientific aspects of various types of disasters including: blizzards, earthquakes, flooding, tornadoes, volcanoes, and wildfires. Attention is given to recent natural disasters such as Hurricane Katrina, the Indian Ocean tsunami, and the Philippine mud slide. The set is made up of five volumes. The first volume consists of a weather overview, covering such topics as weather basics, weather phenomena, forecasting, and climate. The second, third, and fourth volumes encompass weather and natural disasters from A to Z with fascinating glimpses into the science behind each type of disaster, interesting facts and figures, and first-hand accounts of destruction, rescue and reconstruction. Volume 5 covers accounts of the effect of human activities on the weather and advances in new technology. Features include approximately 300 full-color photos, illustrations, and maps; timeline; "Words to Know"; chronology; and a cumulative index.</p>', 'Sub Title
			Encyclopedia of Weather and Natural Disasters

			Author
			Anaxos, Inc

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414418797

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Weather and Natural Disasters</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anaxos, Inc</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414418797</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"24743"', '"14845"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68749781414418797-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414418797&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2402', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2402', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1628, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:06'),
('b1c9a1d1-117e-4365-ba0d-2816375a0d14', '3507', 893, 'तीन परते: महाराजकृष्ण रसगोत्रा', 'तन-परत-महरजकषण-रसगतर', '-', '9789385830372', '9789385830372', '9789385830372', NULL, 'Contents - 

Shubhkamna Sandesh

Mukhbandh

Prastavna

Pehli Parat

1. Tum Kaun Ho

2. Hum Pyaar kiya karte Hai

3. Pyaar Kiska Hai

4. Kaun Mera Kaun Tera

5. Rok Apne Aansuon ko

6. Mann Hota Jata hai Adheer 

7. Maine Taaro se Prashn Kiya

8. Main Din Bhar Karta Intezar', '<p><strong><span>Contents - </span></strong></p>

<p><span>Shubhkamna Sandesh</span></p>

<p><span>Mukhbandh</span></p>

<p><span>Prastavna</span></p>

<p><span>Pehli Parat</span></p>

<p><span>1. Tum Kaun Ho</span></p>

<p><span>2. Hum Pyaar kiya karte Hai</span></p>

<p><span>3. Pyaar Kiska Hai</span></p>

<p><span>4. Kaun Mera Kaun Tera </span></p>

<p><span>5. Rok Apne Aansuon ko</span></p>

<p><span>6. Mann Hota Jata hai Adheer </span></p>

<p><span>7. Maine Taaro se Prashn Kiya</span></p>

<p><span>8. Main Din Bhar Karta Intezar</span></p>', 'Title
			तीन परते: महाराजकृष्ण रसगोत्रा

			Author
			हरिवंशराय बच्चन 

			ISBN
			9789385830372

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>तीन परते: महाराजकृष्ण रसगोत्रा</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>हरिवंशराय बच्चन </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830372</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9586IMG_20230107_0005_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830372&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3507', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3507', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 893, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('b1d30043-4699-477c-be81-6c19366d0a08', '799', NULL, 'The Handbook of Social Anthropology - 2Vols.', 'the-handbook-of-social-anthropology-2vols-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799', 'the-handbook-of-social-anthropology-2vols-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799-799', '9781847875471', '9781847875471', '9781847875471', NULL, 'In two volumes, the SAGE Handbook of Social Anthropology provides the definitive overview of contemporary research in the discipline. It explains the what, where, and how of current and anticipated work in Social Anthropology. With 80 authors, contributing more than 60 chapters, this is the most comprehensive and up-to-date statement of research in Social Anthropology available and the essential point of departure for future projects. The Handbook is divided into four sections: -Part I: Interfaces examines Social Anthropology''s disciplinary connections, from Art and Literature to Politics and Economics, from Linguistics to Biomedicine, from History to Media Studies. -Part II: Places examines place, region, culture, and history, from regional, area studies to a globalized world -Part III: Methods examines issues of method; from archives to war zones, from development projects to art objects, and from ethics to comparison -Part IV: Futures anticipates anthropologies to come: in the Brain Sciences; in post-Development; in the Body and Health; and in new Technologies and Materialities Edited by the leading figures in social anthropology, the Handbook includes a substantive introduction by Richard Fardon, a think piece by Jean and John Comaroff, and a concluding last word on futures by Marilyn Strathern. The authors - each at the leading edge of the discipline - contribute in-depth chapters on both the foundational ideas and the latest research. Comprehensive and detailed, this magisterial Handbook overviews the last 25 years of the social anthropological imagination. It will speak to scholars in Social Anthropology and its many related disciplines.', '<p>In two volumes, the SAGE Handbook of Social Anthropology provides the definitive overview of contemporary research in the discipline. It explains the what, where, and how of current and anticipated work in Social Anthropology. With 80 authors, contributing more than 60 chapters, this is the most comprehensive and up-to-date statement of research in Social Anthropology available and the essential point of departure for future projects. The Handbook is divided into four sections: -Part I: Interfaces examines Social Anthropology''s disciplinary connections, from Art and Literature to Politics and Economics, from Linguistics to Biomedicine, from History to Media Studies. -Part II: Places examines place, region, culture, and history, from regional, area studies to a globalized world -Part III: Methods examines issues of method; from archives to war zones, from development projects to art objects, and from ethics to comparison -Part IV: Futures anticipates anthropologies to come: in the Brain Sciences; in post-Development; in the Body and Health; and in new Technologies and Materialities Edited by the leading figures in social anthropology, the Handbook includes a substantive introduction by Richard Fardon, a think piece by Jean and John Comaroff, and a concluding last word on futures by Marilyn Strathern. The authors - each at the leading edge of the discipline - contribute in-depth chapters on both the foundational ideas and the latest research. Comprehensive and detailed, this magisterial Handbook overviews the last 25 years of the social anthropological imagination. It will speak to scholars in Social Anthropology and its many related disciplines.</p>', 'Sub Title
			Social Anthropology

			Author
			Richard Fardon 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781847875471

			Pages
			1184

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Social Anthropology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard Fardon </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847875471</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"34670"', '"20800"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1184, '1184', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15679781847875471_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847875471&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=799', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=799', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2605, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b1eaf7fb-ea85-4dc6-ac0c-3160220fc2d0', '689', NULL, 'Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy', 'critical-care-clinics-hospital-acquired-infections-and-antimicrogial-therapy-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-68-689', 'critical-care-clinics-hospital-acquired-infections-and-antimicrogial-therapy-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689-689', '1695FGHJ', '1695FGHJ', '1695FGHJ', NULL, 'It is said that the discovery and use of antibiotics against infectious diseases is one of the developments in the field of medicine that has contributed about twenty years to the average lifespan of humans in developed countries where these practices are employed. Yet, based on the 35 million patients admitted to the acute-care institutions in the US, the incidence of hospital-acquired infections is more than two million cases per year. Burke Cunha explores this important topic in this timely new issue of Critical Care Clinics. Including articles on Antibiotic Therapy of IV Central Line, Tigecycline in Critical Care, and Antibiotic Resistance: Prevention and Control in Critical Care, this issue is a must-have reference for any clinician in the critical care field.', '<p>It is said that the discovery and use of antibiotics against infectious diseases is one of the developments in the field of medicine that has contributed about twenty years to the average lifespan of humans in developed countries where these practices are employed. Yet, based on the 35 million patients admitted to the acute-care institutions in the US, the incidence of hospital-acquired infections is more than two million cases per year. Burke Cunha explores this important topic in this timely new issue of Critical Care Clinics. Including articles on Antibiotic Therapy of IV Central Line, Tigecycline in Critical Care, and Antibiotic Resistance: Prevention and Control in Critical Care, this issue is a must-have reference for any clinician in the critical care field.</p>', 'Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy', '<h1>Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy</h1>', '"1799"', '"1079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6018dpp_8_15.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=1695FGHJ&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=689', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=689', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2675, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:07'),
('b226d33c-a804-4379-8ae9-073d6531ebae', '952', NULL, 'Small World Research - Benchmarks in Social Research Methods - 4 Vols.', 'small-world-research-benchmarks-in-social-research-methods-4-vols-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-9-952', 'small-world-research-benchmarks-in-social-research-methods-4-vols-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952-952', '9780857025883', '9780857025883', '9780857025883', NULL, 'Small-world research started about fifty years ago with an idea about a social phenomenon: that any two randomly chosen individuals in a country, or in the world even, could be connected with each other via a relatively short chain of acquaintances. But since its formation, this idea has evolved and – despite research almost dying off in the 1980s – has now become an exciting and vital area of study. Following the publication of seminal research in the late 1990s, which shed new light on the question of how short connections are possible in large scale networks, researchers began to see the significance of their subject reflected in many different facets of existence; small-world structures were found in a number of distinct contexts, including, for example, a protein interaction network and in communication networks via instant messaging. What had once started as small-world research has now evolved into an interdisciplinary science of complex networks.

In this four-volume set, the history, development and potential future of this intriguing idea is mapped and illustrated through a masterfully selected collection of articles, written and introduced by respected authorities on the subject.

Volume I: The Small-World Phenomenon: an Introduction

Volume II: Network Search

Volume III: A complex networks approach to the Small World problem

Volume IV: Multidisciplinary applications', '<p>Small-world research started about fifty years ago with an idea about a social phenomenon: that any two randomly chosen individuals in a country, or in the world even, could be connected with each other via a relatively short chain of acquaintances. But since its formation, this idea has evolved and – despite research almost dying off in the 1980s – has now become an exciting and vital area of study. Following the publication of seminal research in the late 1990s, which shed new light on the question of how short connections are possible in large scale networks, researchers began to see the significance of their subject reflected in many different facets of existence; small-world structures were found in a number of distinct contexts, including, for example, a protein interaction network and in communication networks via instant messaging. What had once started as small-world research has now evolved into an interdisciplinary science of complex networks.</p>

<p>In this four-volume set, the history, development and potential future of this intriguing idea is mapped and illustrated through a masterfully selected collection of articles, written and introduced by respected authorities on the subject.</p>

<p><strong>Volume I: The Small-World Phenomenon: an Introduction<br />
Volume II: Network Search<br />
Volume III: A complex networks approach to the Small World problem<br />
Volume IV: Multidisciplinary applications</strong></p>', 'Sub Title
			Benchmarks in Social Research Methods

			Author
			Sebastian Schnettler

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857025883

			Pages
			1552

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Benchmarks in Social Research Methods</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sebastian Schnettler</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857025883</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1552</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40980"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1552, '1552', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/687852059_book_item_52059.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857025883&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=952', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=952', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2521, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', '993', NULL, 'Samajshastra NEW', 'samajshastra-new-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993', 'samajshastra-new-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993-993', 'TGBN5544', 'TGBN5544', 'TGBN5544', NULL, 'Samajshastra NEW', '<h1>Samajshastra NEW</h1>', 'Sub Title
			No

			Author
			Dr. V.N. Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385810367

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385810367</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2299"', '"1379"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54609789385810367.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGBN5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=993', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=993', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2496, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b24ac100-7608-4c76-a54f-9c7024ef1b3c', '4022', 439, 'Data Mining for Business Analytics: Concepts, Techniques and Applications in Python', 'data-mining-for-business-analytics-concepts-techniques-and-applications-in-python', 'data-mining-for-business-analytics-concepts-techniques-and-applications-in-python', '9789357461672', '9789357461672', '9789357461672', NULL, 'About the book

Data Mining for Business Analytics: Concepts, Techniques, and Applications in Python presents an applied approach to data mining concepts and methods, using python software for illustration. Readers will learn how to implement a variety of popular data mining algorithms in Python to tackle business problems and opportunities. It is a comprehensive resource for students pursuing courses in data mining, business analytics, and related courses within the domain of AI.

Contents:

Part I Preliminaries

Chapter 1 Introduction

1.1 What Is Business Analytics?

1.2 What Is Data Mining?

1.3 Data Mining and Related Terms

1.4 Big Data

1.5 Data Science

1.6 Why Are There So Many Different Methods?

1.7 Terminology and Notation

1.8 Road Maps to This Book

Chapter 2 Overview of the Data Mining Process

2.1 Introduction

2.2 Core Ideas in Data Mining

2.3 The Steps in Data Mining

2.4 Preliminary Steps

2.5 Predictive Power and Overfitting

2.6 Building a Predictive Model

2.7 Using Python for Data Mining on a Local Machine

2.8 Automating Data Mining Solutions

2.9 Ethical Practice in Data Mining

Part II Data Exploration And Dimension Reduction

Chapter 3 Data Visualization

3.1 Introduction

3.2 Data Examples

3.3 Basic Charts: Bar Charts, Line Graphs, and Scatter Plots

3.4 Multidimensional Visualization

3.5 Specialized Visualizations

3.6 Summary: Major Visualizations and Operations, by Data Mining Goal

Chapter 4 Dimension Reduction

4.1 Introduction

4.2 Curse of Dimensionality

4.3 Practical Considerations

4.4 Data Summaries

4.5 Correlation Analysis

4.6 Reducing the Number of Categories in Categorical Variables

4.7 Converting a Categorical Variable to a Numerical Variable

4.8 Principal Components Analysis

4.9 Dimension Reduction Using Regression Models

4.10 Dimension Reduction Using Classification and Regression Trees

Part III Performance Evaluation

Chapter 5 Evaluating Predictive Performance

5.1 Introduction

5.2 Evaluating Predictive Performance

5.3 Judging Classifier Performance

5.4 Judging Ranking Performance

5.5 Oversampling

Part IV Prediction And Classification Methods

Chapter 6 Multiple Linear Regression

6.1 Introduction

6.2 Explanatory vs. Predictive Modeling

6.3 Estimating the Regression Equation and Prediction  

6.4 Variable Selection in Linear Regression

Chapter 7 k-Nearest Neighbors (k-NN)

7.1 The k-NN Classifier (Categorical Outcome)

7.2 k-NN for a Numerical Outcome

7.3 Advantages and Shortcomings of k-NN Algorithms

Chapter 8 The Naive Bayes Classifier

8.1 Introduction

8.2 Applying the Full (Exact) Bayesian Classifier

8.3 Advantages and Shortcomings of the Naive Bayes Classifier

Chapter 9 Classification and Regression Trees

9.1 Introduction

9.2 Classification Trees

9.3 Evaluating the Performance of a Classification Tree

9.4 Avoiding Overfitting

9.5 Classification Rules from Trees

9.6 Classification Trees for More Than Two Classes

9.7 Regression Trees

9.8 Improving Prediction: Random Forests and Boosted Trees

9.9 Advantages and Weaknesses of a Tree

Chapter 10 Logistic Regression

10.1 Introduction

10.2 The Logistic Regression Model

10.3 Example: Rating Indian Quick Food Services

10.4 Evaluating Classification Performance

10.5 Logistic Regression for Multi-Class Classification

10.6 Example of Complete Analysis: Predicting Delayed Flights

Chapter 11 Neural Nets

11.1 Introduction

11.2 Concept and Structure of a Neural Network

11.3 Fitting a Network to Data

11.4 Required User Input

11.5 Exploring the Relationship between Predictors and Outcome

11.6 Deep Learning

11.7 Advantages and Weaknesses of Neural Networks

Chapter 12 Discriminant Analysis

12.1 Introduction

12.2 Distance of a Record from a Class  

12.3 Fisher’s Linear Classification Functions

12.4 Classification Performance of Discriminant Analysis

12.5 Prior Probabilities

12.6 Unequal Misclassification Costs

12.7 Classifying More Than Two Classes

12.8 Advantages and Weaknesses

Chapter 13 Combining Methods: Ensembles and Uplift Modeling

13.1 Ensembles

13.2 Uplift (Persuasion) Modeling

13.3 Summary

Part V Mining Relationships among Records

Chapter 14 Association Rules and Collaborative Filtering

14.1 Association Rules

14.2 Collaborative Filtering

14.3 Summary

Chapter 15 Cluster Analysis

15.1 Introduction

15.2 Measuring Distance between Two Records

15.3 Measuring Distance between Two Clusters

15.4 Hierarchical (Agglomerative) Clustering

15.5 Non-hierarchical Clustering: The k-Means Algorithm

Part VI Forecasting Time Series

Chapter 16 Handling Time Series

16.1 Introduction

16.2 Descriptive vs. Predictive Modeling

16.3 Popular Forecasting Methods in Business

16.4 Time Series Components

16.5 Data-Partitioning and Performance Evaluation

Chapter 17 Regression-Based Forecasting

17.1 A Model with Trend

17.2 A Model with Seasonality

17.3 A Model with Trend and Seasonality

17.4 Autocorrelation and ARIMA Models

Chapter 18 Smoothing Methods

18.1 Introduction

18.2 Moving Average

18.3 Simple Exponential Smoothing  

18.4 Advanced Exponential Smoothing  

Part VII Data Analytics

Chapter 19 Social Network Analytics

19.1 Introduction

19.2 Directed vs. Undirected Networks

19.3 Visualizing and Analyzing Networks

19.4 Social Data Metrics and Taxonomy

19.5 Using Network Metrics in Prediction and Classification

19.6 Collecting Social Network Data with Python

19.7 Advantages and Disadvantages

Chapter 20 Text Mining

20.1 Introduction

20.2 The Tabular Representation of Text: Term-Document Matrix and “Bag-of-Words”

20.3 Bag-of-Words vs. Meaning Extraction at Document Level  

20.4 Preprocessing the Text

20.5 Implementing Data Mining Methods

20.6 Example: Online Discussions on Autos and Electronics

20.7 Summary

Part VIII Cases

Chapter 21 Cases

21.1 Charles Book Club

21.2 German Credit

21.3 Tayko Software Cataloger

21.4 Political Persuasion

21.5 Taxi Cancellations

21.6 Segmenting Consumers of Bath Soap

21.7 Direct-Mail Fundraising

21.8 Predicting Tourist Travel Packages

21.9 Time Series Case: Forecasting Public Transportation Demand

21.10 Predicting Attrition

21.11 Attitude toward Therapy Suggestions in Covid-19 Times

References

Data Files Used in the Book

Python Utilities Functions

Index', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Data Mining for Business Analytics: Concepts, Techniques, and Applications in Python presents an applied approach to data mining concepts and methods, using python software for illustration. Readers will learn how to implement a variety of popular data mining algorithms in Python to tackle business problems and opportunities. It is a comprehensive resource for students pursuing courses in data mining, business analytics, and related courses within the domain of AI.</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>Contents:</span></span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Part I Preliminaries</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 1 Introduction</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>1.1 What Is Business Analytics?</span></span></span></span></span></p>

<p><span><span><span><span><span>1.2 What Is Data Mining?</span></span></span></span></span></p>

<p><span><span><span><span><span>1.3 Data Mining and Related Terms</span></span></span></span></span></p>

<p><span><span><span><span><span>1.4 Big Data</span></span></span></span></span></p>

<p><span><span><span><span><span>1.5 Data Science</span></span></span></span></span></p>

<p><span><span><span><span><span>1.6 Why Are There So Many Different Methods?</span></span></span></span></span></p>

<p><span><span><span><span><span>1.7 Terminology and Notation</span></span></span></span></span></p>

<p><span><span><span><span><span>1.8 Road Maps to This Book</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 2 Overview of the Data Mining Process</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>2.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>2.2 Core Ideas in Data Mining</span></span></span></span></span></p>

<p><span><span><span><span><span>2.3 The Steps in Data Mining</span></span></span></span></span></p>

<p><span><span><span><span><span>2.4 Preliminary Steps</span></span></span></span></span></p>

<p><span><span><span><span><span>2.5 Predictive Power and Overfitting</span></span></span></span></span></p>

<p><span><span><span><span><span>2.6 Building a Predictive Model</span></span></span></span></span></p>

<p><span><span><span><span><span>2.7 Using Python for Data Mining on a Local Machine</span></span></span></span></span></p>

<p><span><span><span><span><span>2.8 Automating Data Mining Solutions</span></span></span></span></span></p>

<p><span><span><span><span><span>2.9 Ethical Practice in Data Mining</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Part II Data Exploration And Dimension Reduction</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 3 Data Visualization</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>3.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>3.2 Data Examples</span></span></span></span></span></p>

<p><span><span><span><span><span>3.3 Basic Charts: Bar Charts, Line Graphs, and Scatter Plots</span></span></span></span></span></p>

<p><span><span><span><span><span>3.4 Multidimensional Visualization</span></span></span></span></span></p>

<p><span><span><span><span><span>3.5 Specialized Visualizations</span></span></span></span></span></p>

<p><span><span><span><span><span>3.6 Summary: Major Visualizations and Operations, by Data Mining Goal</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 4 Dimension Reduction</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>4.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>4.2 Curse of Dimensionality</span></span></span></span></span></p>

<p><span><span><span><span><span>4.3 Practical Considerations</span></span></span></span></span></p>

<p><span><span><span><span><span>4.4 Data Summaries</span></span></span></span></span></p>

<p><span><span><span><span><span>4.5 Correlation Analysis</span></span></span></span></span></p>

<p><span><span><span><span><span>4.6 Reducing the Number of Categories in Categorical Variables</span></span></span></span></span></p>

<p><span><span><span><span><span>4.7 Converting a Categorical Variable to a Numerical Variable</span></span></span></span></span></p>

<p><span><span><span><span><span>4.8 Principal Components Analysis</span></span></span></span></span></p>

<p><span><span><span><span><span>4.9 Dimension Reduction Using Regression Models</span></span></span></span></span></p>

<p><span><span><span><span><span>4.10 Dimension Reduction Using Classification and Regression Trees</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Part III Performance Evaluation</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 5 Evaluating Predictive Performance</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>5.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>5.2 Evaluating Predictive Performance</span></span></span></span></span></p>

<p><span><span><span><span><span>5.3 Judging Classifier Performance</span></span></span></span></span></p>

<p><span><span><span><span><span>5.4 Judging Ranking Performance</span></span></span></span></span></p>

<p><span><span><span><span><span>5.5 Oversampling</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Part IV Prediction And Classification Methods</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 6 Multiple Linear Regression</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>6.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>6.2 Explanatory vs. Predictive Modeling</span></span></span></span></span></p>

<p><span><span><span><span><span>6.3 Estimating the Regression Equation and Prediction  </span></span></span></span></span></p>

<p><span><span><span><span><span>6.4 Variable Selection in Linear Regression</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 7 k-Nearest Neighbors (k-NN)</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>7.1 The k-NN Classifier (Categorical Outcome)</span></span></span></span></span></p>

<p><span><span><span><span><span>7.2 k-NN for a Numerical Outcome</span></span></span></span></span></p>

<p><span><span><span><span><span>7.3 Advantages and Shortcomings of k-NN Algorithms</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 8 The Naive Bayes Classifier</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>8.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>8.2 Applying the Full (Exact) Bayesian Classifier</span></span></span></span></span></p>

<p><span><span><span><span><span>8.3 Advantages and Shortcomings of the Naive Bayes Classifier</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 9 Classification and Regression Trees</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>9.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>9.2 Classification Trees</span></span></span></span></span></p>

<p><span><span><span><span><span>9.3 Evaluating the Performance of a Classification Tree</span></span></span></span></span></p>

<p><span><span><span><span><span>9.4 Avoiding Overfitting</span></span></span></span></span></p>

<p><span><span><span><span><span>9.5 Classification Rules from Trees</span></span></span></span></span></p>

<p><span><span><span><span><span>9.6 Classification Trees for More Than Two Classes</span></span></span></span></span></p>

<p><span><span><span><span><span>9.7 Regression Trees</span></span></span></span></span></p>

<p><span><span><span><span><span>9.8 Improving Prediction: Random Forests and Boosted Trees</span></span></span></span></span></p>

<p><span><span><span><span><span>9.9 Advantages and Weaknesses of a Tree</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 10 Logistic Regression</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>10.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>10.2 The Logistic Regression Model</span></span></span></span></span></p>

<p><span><span><span><span><span>10.3 Example: Rating Indian Quick Food Services</span></span></span></span></span></p>

<p><span><span><span><span><span>10.4 Evaluating Classification Performance</span></span></span></span></span></p>

<p><span><span><span><span><span>10.5 Logistic Regression for Multi-Class Classification</span></span></span></span></span></p>

<p><span><span><span><span><span>10.6 Example of Complete Analysis: Predicting Delayed Flights</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 11 Neural Nets</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>11.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>11.2 Concept and Structure of a Neural Network</span></span></span></span></span></p>

<p><span><span><span><span><span>11.3 Fitting a Network to Data</span></span></span></span></span></p>

<p><span><span><span><span><span>11.4 Required User Input</span></span></span></span></span></p>

<p><span><span><span><span><span>11.5 Exploring the Relationship between Predictors and Outcome</span></span></span></span></span></p>

<p><span><span><span><span><span>11.6 Deep Learning</span></span></span></span></span></p>

<p><span><span><span><span><span>11.7 Advantages and Weaknesses of Neural Networks</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 12 Discriminant Analysis</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>12.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>12.2 Distance of a Record from a Class  </span></span></span></span></span></p>

<p><span><span><span><span><span>12.3 Fisher’s Linear Classification Functions</span></span></span></span></span></p>

<p><span><span><span><span><span>12.4 Classification Performance of Discriminant Analysis</span></span></span></span></span></p>

<p><span><span><span><span><span>12.5 Prior Probabilities</span></span></span></span></span></p>

<p><span><span><span><span><span>12.6 Unequal Misclassification Costs</span></span></span></span></span></p>

<p><span><span><span><span><span>12.7 Classifying More Than Two Classes</span></span></span></span></span></p>

<p><span><span><span><span><span>12.8 Advantages and Weaknesses</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 13 Combining Methods: Ensembles and Uplift Modeling</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>13.1 Ensembles</span></span></span></span></span></p>

<p><span><span><span><span><span>13.2 Uplift (Persuasion) Modeling</span></span></span></span></span></p>

<p><span><span><span><span><span>13.3 Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Part V Mining Relationships among Records</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 14 Association Rules and Collaborative Filtering</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>14.1 Association Rules</span></span></span></span></span></p>

<p><span><span><span><span><span>14.2 Collaborative Filtering</span></span></span></span></span></p>

<p><span><span><span><span><span>14.3 Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 15 Cluster Analysis</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>15.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>15.2 Measuring Distance between Two Records</span></span></span></span></span></p>

<p><span><span><span><span><span>15.3 Measuring Distance between Two Clusters</span></span></span></span></span></p>

<p><span><span><span><span><span>15.4 Hierarchical (Agglomerative) Clustering</span></span></span></span></span></p>

<p><span><span><span><span><span>15.5 Non-hierarchical Clustering: The k-Means Algorithm</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Part VI Forecasting Time Series</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 16 Handling Time Series</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>16.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>16.2 Descriptive vs. Predictive Modeling</span></span></span></span></span></p>

<p><span><span><span><span><span>16.3 Popular Forecasting Methods in Business</span></span></span></span></span></p>

<p><span><span><span><span><span>16.4 Time Series Components</span></span></span></span></span></p>

<p><span><span><span><span><span>16.5 Data-Partitioning and Performance Evaluation</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 17 Regression-Based Forecasting</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>17.1 A Model with Trend</span></span></span></span></span></p>

<p><span><span><span><span><span>17.2 A Model with Seasonality</span></span></span></span></span></p>

<p><span><span><span><span><span>17.3 A Model with Trend and Seasonality</span></span></span></span></span></p>

<p><span><span><span><span><span>17.4 Autocorrelation and ARIMA Models</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 18 Smoothing Methods</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>18.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>18.2 Moving Average</span></span></span></span></span></p>

<p><span><span><span><span><span>18.3 Simple Exponential Smoothing  </span></span></span></span></span></p>

<p><span><span><span><span><span>18.4 Advanced Exponential Smoothing  </span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Part VII Data Analytics</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 19 Social Network Analytics</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>19.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>19.2 Directed vs. Undirected Networks</span></span></span></span></span></p>

<p><span><span><span><span><span>19.3 Visualizing and Analyzing Networks</span></span></span></span></span></p>

<p><span><span><span><span><span>19.4 Social Data Metrics and Taxonomy</span></span></span></span></span></p>

<p><span><span><span><span><span>19.5 Using Network Metrics in Prediction and Classification</span></span></span></span></span></p>

<p><span><span><span><span><span>19.6 Collecting Social Network Data with Python</span></span></span></span></span></p>

<p><span><span><span><span><span>19.7 Advantages and Disadvantages</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 20 Text Mining</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>20.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>20.2 The Tabular Representation of Text: Term-Document Matrix and “Bag-of-Words”</span></span></span></span></span></p>

<p><span><span><span><span><span>20.3 Bag-of-Words vs. Meaning Extraction at Document Level  </span></span></span></span></span></p>

<p><span><span><span><span><span>20.4 Preprocessing the Text</span></span></span></span></span></p>

<p><span><span><span><span><span>20.5 Implementing Data Mining Methods</span></span></span></span></span></p>

<p><span><span><span><span><span>20.6 Example: Online Discussions on Autos and Electronics</span></span></span></span></span></p>

<p><span><span><span><span><span>20.7 Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Part VIII Cases</span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 21 Cases</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>21.1 Charles Book Club</span></span></span></span></span></p>

<p><span><span><span><span><span>21.2 German Credit</span></span></span></span></span></p>

<p><span><span><span><span><span>21.3 Tayko Software Cataloger</span></span></span></span></span></p>

<p><span><span><span><span><span>21.4 Political Persuasion</span></span></span></span></span></p>

<p><span><span><span><span><span>21.5 Taxi Cancellations</span></span></span></span></span></p>

<p><span><span><span><span><span>21.6 Segmenting Consumers of Bath Soap</span></span></span></span></span></p>

<p><span><span><span><span><span>21.7 Direct-Mail Fundraising</span></span></span></span></span></p>

<p><span><span><span><span><span>21.8 Predicting Tourist Travel Packages</span></span></span></span></span></p>

<p><span><span><span><span><span>21.9 Time Series Case: Forecasting Public Transportation Demand</span></span></span></span></span></p>

<p><span><span><span><span><span>21.10 Predicting Attrition</span></span></span></span></span></p>

<p><span><span><span><span><span>21.11 Attitude toward Therapy Suggestions in Covid-19 Times</span></span></span></span></span></p>

<p><span><span><span><span><span>References</span></span></span></span></span></p>

<p><span><span><span><span><span>Data Files Used in the Book</span></span></span></span></span></p>

<p><span><span><span><span><span>Python Utilities Functions</span></span></span></span></span></p>

<p><span><span><span><span><span>Index</span></span></span></span></span></p>', 'Title
			Data Mining for Business Analytics: Concepts, Techniques and Applications in Python

			Author
			Galit Shmueli

			ISBN
			9789357461672

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Data Mining for Business Analytics: Concepts, Techniques and Applications in Python</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Galit Shmueli</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789357461672</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1069"', '"855"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52439789357461672.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789357461672&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4022', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4022', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 439, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:07'),
('b2645391-bde5-47f8-a9d8-3ace86b27c2c', '3281', NULL, 'Forensic Psychology - Benchmarks in Psychology - 4 Vols.', 'forensic-psychology-benchmarks-in-psychology-4-vols-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281', 'forensic-psychology-benchmarks-in-psychology-4-vols-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281-3281', '9781847879530', '9781847879530', '9781847879530', NULL, 'Around the world, the popularity and impact of forensic psychology is rapidly increasing. One of the most active applied disciplines in the field of psychology, born out of cognitive and clinical psychology, forensic psychology or psychology and law is dedicated to the study of the criminal mind, the psychology of criminal investigation and the judicial system and is now a very international field. In spite of its age, the discipline has grown rapidly into a robust academic field in its own terms with numerous journals and societies around the world dedicated to its evolution.

This collection brings together the major influential journal articles in forensic psychology. The collection is a foundation resource and first point of reference for individuals and institutions who seek to build their knowledge and expertise in forensic psychology. Each volume is prefaced by a comprehensive introduction written by the editor.

Volume 1: Psychological Accounts of Crime

Volume 2: Psychology and Crime Investigation

Volume 3: Psychology in the Justice System

Volume 4: Psychology and Assessment / Crime Prevention / Imprisonment / Treatment', '<p>Around the world, the popularity and impact of forensic psychology is rapidly increasing. One of the most active applied disciplines in the field of psychology, born out of cognitive and clinical psychology, forensic psychology or psychology and law is dedicated to the study of the criminal mind, the psychology of criminal investigation and the judicial system and is now a very international field. In spite of its age, the discipline has grown rapidly into a robust academic field in its own terms with numerous journals and societies around the world dedicated to its evolution.</p>

<p>This collection brings together the major influential journal articles in forensic psychology. The collection is a foundation resource and first point of reference for individuals and institutions who seek to build their knowledge and expertise in forensic psychology. Each volume is prefaced by a comprehensive introduction written by the editor.</p>

<p>Volume 1: Psychological Accounts of Crime<br />
Volume 2: Psychology and Crime Investigation<br />
Volume 3: Psychology in the Justice System<br />
Volume 4: Psychology and Assessment / Crime Prevention / Imprisonment / Treatment</p>', 'Publisher ‏ : ‎ SAGE Publications Ltd; (January 19, 2011)

Edition  :  1st

Language ‏ : ‎ English

Hardcover ‏ : ‎ 1512 pages

ISBN-10 ‏ : ‎ 1847879535

ISBN-13 ‏ : ‎ 978-1847879530', '<p>Publisher ‏ : ‎ SAGE Publications Ltd; (January 19, 2011)</p>

<p>Edition  :  1st</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 1512 pages</p>

<p>ISBN-10 ‏ : ‎ 1847879535</p>

<p>ISBN-13 ‏ : ‎ 978-1847879530</p>', '"67980"', '"40790"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53589781847879530-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847879530&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3281', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3281', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1098, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:07'),
('b2729572-e707-426a-8367-6d6ddd77acc9', '605', NULL, 'Disney Mickey Wonders Why: Animal Behaviour NEW', 'disney-mickey-wonders-why-animal-behaviour-new-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605', 'disney-mickey-wonders-why-animal-behaviour-new-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605-605', 'ZASC3456', 'ZASC3456', 'ZASC3456', NULL, 'Disney Mickey Wonders Why: Animal Behaviour NEW', '<h1>Disney Mickey Wonders Why: Animal Behaviour NEW</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623592

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623592</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65989788178902418.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ZASC3456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=605', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=605', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2722, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:07'),
('b289c29f-b2f7-4686-a2e5-e7e38063b61b', '214', NULL, 'Analysis of Algorithms - An Active Learning Approach - 2/e', 'analysis-of-algorithms-an-active-learning-approach-2e', 'analysis-of-algorithms-an-active-learning-approach-2e', 'Analysis of Algorithms', 'Analysis of Algorithms', 'Analysis of Algorithms', NULL, '', NULL, 'Sub Title
			No

			Author
			Jeffrey J. McConnell

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789384323189

			Pages
			230

			Binding
			Paperback

			Year of Publication
			1995

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeffrey J. McConnell</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384323189</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>230</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1995</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"949"', '"569"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 230, '230', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24299789384323189_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Analysis%20of%20Algorithms&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=214', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=214', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2948, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:07'),
('b28a8b5b-594e-4459-b6af-827f68e28ce5', '2206', NULL, 'Digital Library Use - Librarians Guide to Internet', 'digital-library-use-librarians-guide-to-internet-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-22-2206', 'digital-library-use-librarians-guide-to-internet-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206-2206', 'VCRY4433', 'VCRY4433', 'VCRY4433', NULL, 'Digital Library Use - Librarians Guide to Internet', '<h1>Digital Library Use - Librarians Guide to Internet</h1>', 'Sub Title
			No

			Author
			V.K. Iyenger

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380162751

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.K. Iyenger</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380162751</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95969789380162751.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VCRY4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2206', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2206', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1684, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('b2c12234-2aa0-4165-b16a-c97bd742c9a6', '3851', 600, 'Elementary Textbook on Physics: Mechanics Heat Molecular Physics, V-1', 'elementary-textbook-on-physics-mechanics-heat-molecular-physics-v1', 'elementary-textbook-on-physics-mechanics-heat-molecular-physics-v1', '5-03-000223-5', '5-03-000223-5', '5-03-000223-5', NULL, 'About the book

These three volumes form a course on elementary physics that has become very popular in the Soviet Union. Each sectioh was written by an authority in the appropriate field, while the overall unity and editing was supervised by Academician G.S. Landsberg (1890-1957). This textbook has gone through ten Russian editions and a great deal of effort went into the last edition to introduce SI units and change the terminology and notation for the physical units.

A feature of this course is the relatively small number of formulas and mathematical manipulations. Instead, attention was focussed on explaining physical phenomena in such a way as to combine scientific rigour and a form understandable to school children. Another aspect of the text is the technological application of the physical laws.

These features make the text a world-class textbook.

For students preparing to enter universities and colleges to study physics, and for those it high schools specialising in physics.

Contents 

From the Preface to the First Russian Edition 

From the Publishers of the Tenth Russian Edition 

Introduction 

Part One Mechanics 

Chapter 1 Kinematics 

Chapter 2 Dynamics 

Chapter 3 Statics

Chapter 4 Work and Energy 

Chapter 5 Curvilinear Motion 

Chapter 6 Motion in Noninertial Reference Systems and Inertial Forces 

Chapter 7 Hydrostatics 

Chapter 8 Aerostatics

Chapter 9 Fluid Dynamics

Part Two Heat. Molecular Physics 

Chapter 10 Thermal Expansion of Solids and Liquids 

Chapter 11 Work. Heat. Law of Energy Conservation

Chapter 12 Molecular Theory 

Chapter 13 Properties of Gases 

Chapter 14 Properties of Liquids

Chapter 15 Properties of Solids. Transition from Solid to Liquid State 

Chapter 16 Elasticity and Strength 

Chapter 17 Properties of Vapours 

Chapter 18 Physics of the Atmosphere

Chapter 19 Heat Engines 

Answers and Solutions 

Index ', '<p><u><strong>About the book</strong></u></p>

<p>These three volumes form a course on elementary physics that has become very popular in the Soviet Union. Each sectioh was written by an authority in the appropriate field, while the overall unity and editing was supervised by Academician G.S. Landsberg (1890-1957). This textbook has gone through ten Russian editions and a great deal of effort went into the last edition to introduce SI units and change the terminology and notation for the physical units.</p>

<p>A feature of this course is the relatively small number of formulas and mathematical manipulations. Instead, attention was focussed on explaining physical phenomena in such a way as to combine scientific rigour and a form understandable to school children. Another aspect of the text is the technological application of the physical laws.</p>

<p>These features make the text a world-class textbook.</p>

<p>For students preparing to enter universities and colleges to study physics, and for those it high schools specialising in physics.</p>

<p><strong>Contents </strong></p>

<p>From the Preface to the First Russian Edition <br />
From the Publishers of the Tenth Russian Edition <br />
Introduction <br />
Part One Mechanics <br />
Chapter 1 Kinematics </p>

<p>Chapter 2 Dynamics </p>

<p>Chapter 3 Statics</p>

<p>Chapter 4 Work and Energy </p>

<p>Chapter 5 Curvilinear Motion </p>

<p>Chapter 6 Motion in Noninertial Reference Systems and Inertial Forces </p>

<p>Chapter 7 Hydrostatics </p>

<p>Chapter 8 Aerostatics</p>

<p>Chapter 9 Fluid Dynamics</p>

<p>Part Two Heat. Molecular Physics <br />
Chapter 10 Thermal Expansion of Solids and Liquids </p>

<p>Chapter 11 Work. Heat. Law of Energy Conservation</p>

<p>Chapter 12 Molecular Theory </p>

<p>Chapter 13 Properties of Gases </p>

<p>Chapter 14 Properties of Liquids</p>

<p>Chapter 15 Properties of Solids. Transition from Solid to Liquid State </p>

<p>Chapter 16 Elasticity and Strength </p>

<p>Chapter 17 Properties of Vapours </p>

<p>Chapter 18 Physics of the Atmosphere</p>

<p>Chapter 19 Heat Engines </p>

<p>Answers and Solutions <br />
Index </p>', 'Title
			Elementary Textbook on Physics: Mechanics Heat Molecular Physics, V-1

			Author
			G.S Landsberg

			ISBN
			5-03-000223-5

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			569

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Elementary Textbook on Physics: Mechanics Heat Molecular Physics, V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.S Landsberg</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-000223-5</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">569</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 569, '569', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4885Landsberg-Elementary-Textbook-on-Physics-Vol-1-Mir-1988_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000223-5&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3851', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3851', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 600, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:07'),
('b2c4332f-6cc6-4270-becd-60d4446c180e', '3226', NULL, 'Bhavabhuti - A Counterpoint', 'bhavabhuti-a-counterpoint-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226', 'bhavabhuti-a-counterpoint-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226', '9788186702611', '9788186702611::3226', '9788186702611', NULL, '''Bhavabhuti - A Counterpoint'' tries to underline the elements of heterodoxy and skepticism in Bhavabhuti''s works and seeks their relevance in the present context. The playwright emerges as much more skeptical than other classical authors do and skepticism necessarily involves defiance, heterrodoxy and critical reasoning. One of the most remarkable characeristics that make Bhavabhuti a great poet-playwright is his refusal to furnish any simple answers to the often-bitter tensions between social and personal ethics. The truest heir to Valmiki, Bhavabhuti, for his creative revision to the former''s troubling masterpiece, has invited scathing critiques.

The present work ventures to make a critique of Bhavabhuti''s literary commitments and tries to tackle several other problems. Bhavabhuti, the victim of obnoxious obloquies, persistently demands a scientific and dialectical criticism.

Content - Foreword, Roman Equivalents of Nagari Letters,  Abbreviations,  Introduction,  Chapter-I Bhavabhuti : The Genius, Chapter-II Bhavabhuti : The Rebel, Chapter-III Valmiki''s Inheritance, Chapter-IV Love : The Quintessence of Life, Chapter-V Treatment of Nature, Chapter-VI Loka and Sastra, Chapter-VII Tantrism As Depicted by Bhavabhuti,  Concluding Remarks, Reflections and Resonances, Bibliography, Appendix, General Index              ', '<p style="text-align:justify"><span>''Bhavabhuti - A Counterpoint'' tries to underline the elements of heterodoxy and skepticism in Bhavabhuti''s works and seeks their relevance in the present context. The playwright emerges as much more skeptical than other classical authors do and skepticism necessarily involves defiance, heterrodoxy and critical reasoning. One of the most remarkable characeristics that make Bhavabhuti a great poet-playwright is his refusal to furnish any simple answers to the often-bitter tensions between social and personal ethics. The truest heir to Valmiki, Bhavabhuti, for his creative revision to the former''s troubling masterpiece, has invited scathing critiques.</span></p>

<p style="text-align:justify"><span>The present work ventures to make a critique of Bhavabhuti''s literary commitments and tries to tackle several other problems. Bhavabhuti, the victim of obnoxious obloquies, persistently demands a scientific and dialectical criticism.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Foreword, Roman Equivalents of Nagari Letters,  Abbreviations,  Introduction,  Chapter-I Bhavabhuti : The Genius, Chapter-II Bhavabhuti : The Rebel, Chapter-III Valmiki''s Inheritance, Chapter-IV Love : The Quintessence of Life, Chapter-V Treatment of Nature, Chapter-VI Loka and Sastra, Chapter-VII Tantrism As Depicted by Bhavabhuti,  Concluding Remarks, Reflections and Resonances, Bibliography, Appendix, General Index</span>              </span></span></p>', ' Title

			Bhavabhuti - A Counterpoint

			Author
			Dr. Naveen Kumar Jha

			ISBN 13 Digit
			9788186702611

			Publishers
			Motilal Banarsidass

			Binding
			Hardcover', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span> Title</span></span></strong></span></td>
			<td>
			<h3>Bhavabhuti - A Counterpoint</h3>
			</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. Naveen Kumar Jha</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788186702611</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Publishers</span></span></strong></span></td>
			<td style="text-align:left">Motilal Banarsidass</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
	</tbody>
</table>', '"480"', '"288"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ef723450-b01f-4bc6-898a-31906f80a9eb', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3639Bhavabhuti%20-%20A%20Counterpoint.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186702611&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3226', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3226', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1146, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:07'),
('b2c9a9bb-4549-4757-9d9c-cf7a4be17886', '401', NULL, 'The Twelve Petals of Enlightenment', 'the-twelve-petals-of-enlightenment-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401', 'the-twelve-petals-of-enlightenment-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401-401', 'Enlightenment', 'Enlightenment', 'Enlightenment', NULL, '', NULL, 'Sub Title
			No

			Author
			Param Hans

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735913

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Param Hans</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735913</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"271"', '"162"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8294dpp_8_29.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Enlightenment&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=401', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=401', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2847, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:07'),
('b2c9c37b-596a-447d-9a0d-5c665d82cd0a', '2143', NULL, 'Microcontrollers - Architecture, Programming, Interfacing and System Design - 2/e', 'microcontrollers-architecture-programming-interfacing-and-system-design-2e-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2-2143', 'microcontrollers-architecture-programming-interfacing-and-system-design-2e-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143-2143', 'FGVB6666', 'FGVB6666', 'FGVB6666', NULL, 'This fully revised edition of Microcontrollers is based on the feedback received from users across the country. It prepares the students for system development using the 8051 as well as 68HC11, 80x96, ARM and PIC family microcontrollers. It provides a perfect blend of both hardware and software aspects of the subject. A key feature is the clear explanation of the use of the software building blocks, interrupt handling mechanism, timers, RTOS, IDE and interfacing circuits. It also covers aspects such as programming, interfacing and system design and offers a large number of figures and tables, examples, end-chapter summaries, meanings of key terms, review questions, practice exercises and multiple choice questions.', '<p>This fully revised edition of Microcontrollers is based on the feedback received from users across the country. It prepares the students for system development using the 8051 as well as 68HC11, 80x96, ARM and PIC family microcontrollers. It provides a perfect blend of both hardware and software aspects of the subject. A key feature is the clear explanation of the use of the software building blocks, interrupt handling mechanism, timers, RTOS, IDE and interfacing circuits. It also covers aspects such as programming, interfacing and system design and offers a large number of figures and tables, examples, end-chapter summaries, meanings of key terms, review questions, practice exercises and multiple choice questions.</p>', 'Microcontrollers - Architecture, Programming, Interfacing and System Design - 2/e', '<h1>Microcontrollers - Architecture, Programming, Interfacing and System Design - 2/e</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78729788131759905.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGVB6666&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2143', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2143', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1729, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('b2d58084-b0ee-45df-933a-a51a2288e7d4', '3237', NULL, 'A Sanskrit Dictionary of Law and Statecraft', 'a-sanskrit-dictionary-of-law-and-statecraft-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237', 'a-sanskrit-dictionary-of-law-and-statecraft-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237-3237', '9789386552211', '9789386552211', '9789386552211', NULL, 'This Dictionary contains technical terms used in Sanskrit texts of ancient and medieval India dealing with law and statecraft within Dharmasastra and Arthasastra. As editors, we have attempted to make the Dictionary as comprehensive as possible, even though, given the vast extent of the literature, this is an ideal to which we can only aspire. We have, however, gathered terms used in all the most significant texts of the two traditions.

The Dictionary is arranged according to the Sanskrit alphabet, with each entry given in both Devanagari and Roman scripts. Each entry is followed by one or several definitions and by a few representative passages where the term is used. These citations are not meant to be exhaustive but only illustrative. Sometimes we have given two or more meanings indicated by numerals. These divisions are simply for heuristic purposes and are not in any way intended as clear classifications.

This is the first dictionary of its kind, and we hope it will spur further research into Dharmasastra, one of the most significant areas of ancient Indian cultural expressions.

Content - Introduction, Abbreviations, Bibliography, Dictionary', '<p style="text-align:justify"><span>This Dictionary contains technical terms used in Sanskrit texts of ancient and medieval India dealing with law and statecraft within Dharmasastra and Arthasastra. As editors, we have attempted to make the Dictionary as comprehensive as possible, even though, given the vast extent of the literature, this is an ideal to which we can only aspire. We have, however, gathered terms used in all the most significant texts of the two traditions.</span></p>

<p style="text-align:justify"><span>The Dictionary is arranged according to the Sanskrit alphabet, with each entry given in both Devanagari and Roman scripts. Each entry is followed by one or several definitions and by a few representative passages where the term is used. These citations are not meant to be exhaustive but only illustrative. Sometimes we have given two or more meanings indicated by numerals. These divisions are simply for heuristic purposes and are not in any way intended as clear classifications.</span></p>

<p style="text-align:justify"><span>This is the first dictionary of its kind, and we hope it will spur further research into Dharmasastra, one of the most significant areas of ancient Indian cultural expressions.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Introduction, Abbreviations, Bibliography, Dictionary</span></span></span></p>', 'Sub Title
			A Sanskrit Dictionary of Law and Statecraft

			Author
			Patrick Olivelle, David Brick, Mark McClish

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789386552211

			Pages
			448

			Binding
			Paperback

			Year of Publication
			2019

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>A Sanskrit Dictionary of Law and Statecraft</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Patrick Olivelle, David Brick, Mark McClish</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789386552211</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>448</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Paperback</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2019</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"695"', '"417"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 448, '448', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3803A%20Sanskrit%20Dictionary%20of%20Law%20and%20Statecraft.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386552211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3237', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3237', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1141, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:07'),
('b2dfb834-c08e-4bed-ac78-7c4b2b842375', '1513', NULL, 'History of Political Economy: Current Perspectives', 'history-of-political-economy-current-perspectives-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1-1513', 'history-of-political-economy-current-perspectives-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513-1513', 'CVHG5544', 'CVHG5544', 'CVHG5544', NULL, 'History of Political Economy: Current Perspectives', '<h1>History of Political Economy: Current Perspectives</h1>', 'Sub Title
			No

			Author
			Dr. S.I. Koreti

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350533413

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. S.I. Koreti</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350533413</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77111_4_40.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVHG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1513', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1513', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2163, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b3146055-e5b8-4c44-a98b-86a724a47650', '4032', 429, 'Supply Chain Analytics', 'supply-chain-analytics', 'supply-chain-analytics', '9789354243431', '9789354243431', '9789354243431', NULL, 'About the book

Supply Chain Analytics is a structured collation of important analytical tools and techniques that specifically addresses critical decision areas in warehousing, inventory, and transportation in supply chain management, which are mostly available in some technical academic papers and proceedings of conferences and so will be very helpful to find them all in one book. This book explains various practical application methods in a lucid manner so that any student with basic understanding of Decision Sciences will be able to understand popular analytical tools and techniques useful in supply chain management areas.

Contents:

Section I Overview of Logistics and Supply Chain Management

Chapter 1 Overview of Logistics and Supply Chain Management     

1.1 Introduction

1.2 SCM and Competitive Advantage

1.3 Driving Forces in Business and SCM

1.4 Overview of Logistics Management

1.5 Overview of Supply Chain Management

1.6 Supply Chain Analytics

Section II Overview of Optimization Methods

Chapter 2 Overview of Optimization Methods

2.1 Introduction and Historical Perspective

2.2 Constrained Optimization Models

2.3 Assumptions of an LPP

2.4 General Form of LPP

2.5 Graphical Solution to Furniture Problem

2.6 Simplex Method

2.7 A Few Examples of Formulation of LPP

2.8 Transportation Problem

2.9 Assignment Problem

Section III Facilities Location and Warehousing Decisions

Chapter 3 Facility Locations and Discrete Location Models

3.1 Introduction

3.2 Single Facility Location Problems

3.3 Multiple Facility Location Problems

3.4 Mathematical Formulations of Popular Location Problems

3.5 Conclusion

Chapter 4 Facility Locations through Heuristic and Other Approaches

4.1 Introduction

4.2 Heuristic Methods

4.3 P-Median Solution for Example 4.1

4.4 Greedy Drop Heuristic for Capacitated Depots with Fixed Costs

4.5 Capacitated Fixed Charge Model Solution for Example 4.1

4.6 Mathematical Programming Approach to Facilities Location Problems

4.7 Baumol and Wolfe Method

4.8 Spatial Interaction Models

Chapter 5 Tactical and Operational Decisions in Warehousing

5.1 Introduction and Space Determination in Warehouse Planning

5.2 Warehouse Operations and Layout Decisions

5.3 Handling Decisions

5.4 Layout Configuration Decisions

Section IV Inventory Decisions

Chapter 6 Inventory Concepts, Costs and Basic Models

6.1 Introduction

6.2 Reasons for Keeping Inventory

6.3 Reasons against Keeping Inventory

6.4 ABC Analysis and Pareto Analysis (80-20 Rule)

6.5 Managing Inventories and Inventory-Carrying Costs

6.6 Single-Period Inventory Models (Newsvendor Model)

6.7 Optimal Stock Level in Newsvendor Models (for Continuous Distributions)

6.8 Repetitive Order Quantities (Pull Models)

6.9 Production Order Quantities (POQ) Models

6.10 Quantity Discount EOQ Models

Chapter 7 Inventory under Uncertainty and Service Levels

7.1 Introduction

7.2 Factors Affecting Safety Inventory

7.3 Understanding Demand Uncertainty

7.4 Service Levels and Product Availability Measures

7.5 Average Inventory Level

7.6 Estimation of Unit Service Level or Fill Rate

7.7 Impact of Lead Time Uncertainty on Inventory Decisions

7.8 Backorder Case

7.9 Lost Sales Case

Chapter 8 Joint Replenishment and Lot Sizing in Inventory Decisions

8.1 Introduction and Inventory Investment Decisions

8.2 Lot Sizing Inventory Management Interpolation Technique

8.3 Lagrangian Multipliers

8.4 Joint Replenishment of Multiple Items

8.5 Lot-Sizing Techniques (Dynamic Lot Sizing)

8.6 Multi-Echelon Inventory Decisions

8.7 Risk Pooling or Centralization of Inventories

Section V Transportation Decisions

Chapter 9 Trade-Off Decisions and Network Models in Transportation

9.1 Introduction

9.2 Basic Trade-Offs in Transport Decisions

9.3 Transport Service Selection

9.4 Operational Planning in Transportation

9.5 Network Models

9.6 Minimal Spanning Tree

9.7 Shortest Path Algorithms

9.8 Bellman–Ford Algorithm ( for Negative Link Lengths)

9.9 Floyd-Warshall Algorithm

9.10 Maximum Flow Model

Chapter 10 Routing Using the Traveling Salesman Problem Algorithms in Transportation

10.1 Introduction

10.2 Characteristics of Routing and Scheduling Problems

10.3 The Traveling Salesman Problem

10.4 Heuristics for Solving a TSP

10.5 Construction Heuristics

10.6 k-Opt Tour Improvement Method

Chapter 11 Routing and Scheduling Problems and Methods

11.1 Introduction

11.2 Vehicle Routing Problems

11.3 Branch and Bound Method for Solving Routing Problems

11.4 Clarke–Wright Savings Algorithm for Solving Routing Problems

11.5 Sweep Heuristic for Solving VRPs

11.6 Generalized Assignment Method

11.7 Vehicle Scheduling Methods

11.8 Deficit Function Approach to Vehicle Scheduling

Section VI Multicriteria Decision Making

Chapter 12 Multi-Criteria Decision Making

12.1 Introduction

12.2 Multiple-Attribute Utility Theory

12.3 Terminologies in MADM or MCDM Methods

12.4 Analytic Hierarchy Process

12.5 Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS)

12.6 Basics of Fuzzy Logic

12.7 Fuzzy Analytic Hierarchy Process

12.8 Fuzzy TOPSIS

Summary

Exercises

Bibliography

Index

 ', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Supply Chain Analytics is a structured collation of important analytical tools and techniques that specifically addresses critical decision areas in warehousing, inventory, and transportation in supply chain management, which are mostly available in some technical academic papers and proceedings of conferences and so will be very helpful to find them all in one book. This book explains various practical application methods in a lucid manner so that any student with basic understanding of Decision Sciences will be able to understand popular analytical tools and techniques useful in supply chain management areas.</span></span></p>

<p><span><span><strong>Contents:</strong></span></span></p>

<p><span><strong><span><span>Section I Overview of Logistics and Supply Chain Management</span></span></strong></span></p>

<p><span><strong><span><span>Chapter 1 Overview of Logistics and Supply Chain Management      </span></span></strong></span></p>

<p><span><span><span>1.1 Introduction</span></span></span></p>

<p><span><span><span>1.2 SCM and Competitive Advantage</span></span></span></p>

<p><span><span><span>1.3 Driving Forces in Business and SCM</span></span></span></p>

<p><span><span><span>1.4 Overview of Logistics Management</span></span></span></p>

<p><span><span><span>1.5 Overview of Supply Chain Management</span></span></span></p>

<p><span><span><span>1.6 Supply Chain Analytics</span></span></span></p>

<p><span><strong><span><span>Section II Overview of Optimization Methods</span></span></strong></span></p>

<p><span><strong><span><span>Chapter 2 Overview of Optimization Methods</span></span></strong></span></p>

<p><span><span><span>2.1 Introduction and Historical Perspective</span></span></span></p>

<p><span><span><span>2.2 Constrained Optimization Models</span></span></span></p>

<p><span><span><span>2.3 Assumptions of an LPP</span></span></span></p>

<p><span><span><span>2.4 General Form of LPP</span></span></span></p>

<p><span><span><span>2.5 Graphical Solution to Furniture Problem</span></span></span></p>

<p><span><span><span>2.6 Simplex Method</span></span></span></p>

<p><span><span><span>2.7 A Few Examples of Formulation of LPP</span></span></span></p>

<p><span><span><span>2.8 Transportation Problem</span></span></span></p>

<p><span><span><span>2.9 Assignment Problem</span></span></span></p>

<p><span><strong><span><span>Section III Facilities Location and Warehousing Decisions</span></span></strong></span></p>

<p><span><strong><span><span>Chapter 3 Facility Locations and Discrete Location Models</span></span></strong></span></p>

<p><span><span><span>3.1 Introduction</span></span></span></p>

<p><span><span><span>3.2 Single Facility Location Problems</span></span></span></p>

<p><span><span><span>3.3 Multiple Facility Location Problems</span></span></span></p>

<p><span><span><span>3.4 Mathematical Formulations of Popular Location Problems</span></span></span></p>

<p><span><span><span>3.5 Conclusion</span></span></span></p>

<p><span><strong><span><span>Chapter 4 Facility Locations through Heuristic and Other Approaches</span></span></strong></span></p>

<p><span><span><span>4.1 Introduction</span></span></span></p>

<p><span><span><span>4.2 Heuristic Methods</span></span></span></p>

<p><span><span><span>4.3 P-Median Solution for Example 4.1</span></span></span></p>

<p><span><span><span>4.4 Greedy Drop Heuristic for Capacitated Depots with Fixed Costs</span></span></span></p>

<p><span><span><span>4.5 Capacitated Fixed Charge Model Solution for Example 4.1</span></span></span></p>

<p><span><span><span>4.6 Mathematical Programming Approach to Facilities Location Problems</span></span></span></p>

<p><span><span><span>4.7 Baumol and Wolfe Method</span></span></span></p>

<p><span><span><span>4.8 Spatial Interaction Models</span></span></span></p>

<p><span><strong><span><span>Chapter 5 Tactical and Operational Decisions in Warehousing</span></span></strong></span></p>

<p><span><span><span>5.1 Introduction and Space Determination in Warehouse Planning</span></span></span></p>

<p><span><span><span>5.2 Warehouse Operations and Layout Decisions</span></span></span></p>

<p><span><span><span>5.3 Handling Decisions</span></span></span></p>

<p><span><span><span>5.4 Layout Configuration Decisions</span></span></span></p>

<p><span><span><span>Section IV Inventory Decisions</span></span></span></p>

<p><span><strong><span><span>Chapter 6 Inventory Concepts, Costs and Basic Models</span></span></strong></span></p>

<p><span><span><span>6.1 Introduction</span></span></span></p>

<p><span><span><span>6.2 Reasons for Keeping Inventory</span></span></span></p>

<p><span><span><span>6.3 Reasons against Keeping Inventory</span></span></span></p>

<p><span><span><span>6.4 ABC Analysis and Pareto Analysis (80-20 Rule)</span></span></span></p>

<p><span><span><span>6.5 Managing Inventories and Inventory-Carrying Costs</span></span></span></p>

<p><span><span><span>6.6 Single-Period Inventory Models (Newsvendor Model)</span></span></span></p>

<p><span><span><span>6.7 Optimal Stock Level in Newsvendor Models (for Continuous Distributions)</span></span></span></p>

<p><span><span><span>6.8 Repetitive Order Quantities (Pull Models)</span></span></span></p>

<p><span><span><span>6.9 Production Order Quantities (POQ) Models</span></span></span></p>

<p><span><span><span>6.10 Quantity Discount EOQ Models</span></span></span></p>

<p><span><strong><span><span>Chapter 7 Inventory under Uncertainty and Service Levels</span></span></strong></span></p>

<p><span><span><span>7.1 Introduction</span></span></span></p>

<p><span><span><span>7.2 Factors Affecting Safety Inventory</span></span></span></p>

<p><span><span><span>7.3 Understanding Demand Uncertainty</span></span></span></p>

<p><span><span><span>7.4 Service Levels and Product Availability Measures</span></span></span></p>

<p><span><span><span>7.5 Average Inventory Level</span></span></span></p>

<p><span><span><span>7.6 Estimation of Unit Service Level or Fill Rate</span></span></span></p>

<p><span><span><span>7.7 Impact of Lead Time Uncertainty on Inventory Decisions</span></span></span></p>

<p><span><span><span>7.8 Backorder Case</span></span></span></p>

<p><span><span><span>7.9 Lost Sales Case</span></span></span></p>

<p><span><strong><span><span>Chapter 8 Joint Replenishment and Lot Sizing in Inventory Decisions</span></span></strong></span></p>

<p><span><span><span>8.1 Introduction and Inventory Investment Decisions</span></span></span></p>

<p><span><span><span>8.2 Lot Sizing Inventory Management Interpolation Technique</span></span></span></p>

<p><span><span><span>8.3 Lagrangian Multipliers</span></span></span></p>

<p><span><span><span>8.4 Joint Replenishment of Multiple Items</span></span></span></p>

<p><span><span><span>8.5 Lot-Sizing Techniques (Dynamic Lot Sizing)</span></span></span></p>

<p><span><span><span>8.6 Multi-Echelon Inventory Decisions</span></span></span></p>

<p><span><span><span>8.7 Risk Pooling or Centralization of Inventories</span></span></span></p>

<p><span><strong><span><span>Section V Transportation Decisions</span></span></strong></span></p>

<p><span><strong><span><span>Chapter 9 Trade-Off Decisions and Network Models in Transportation</span></span></strong></span></p>

<p><span><span><span>9.1 Introduction</span></span></span></p>

<p><span><span><span>9.2 Basic Trade-Offs in Transport Decisions</span></span></span></p>

<p><span><span><span>9.3 Transport Service Selection</span></span></span></p>

<p><span><span><span>9.4 Operational Planning in Transportation</span></span></span></p>

<p><span><span><span>9.5 Network Models</span></span></span></p>

<p><span><span><span>9.6 Minimal Spanning Tree</span></span></span></p>

<p><span><span><span>9.7 Shortest Path Algorithms</span></span></span></p>

<p><span><span><span>9.8 Bellman–Ford Algorithm ( for Negative Link Lengths)</span></span></span></p>

<p><span><span><span>9.9 Floyd-Warshall Algorithm</span></span></span></p>

<p><span><span><span>9.10 Maximum Flow Model</span></span></span></p>

<p><span><strong><span><span>Chapter 10 Routing Using the Traveling Salesman Problem Algorithms in Transportation</span></span></strong></span></p>

<p><span><span><span>10.1 Introduction</span></span></span></p>

<p><span><span><span>10.2 Characteristics of Routing and Scheduling Problems</span></span></span></p>

<p><span><span><span>10.3 The Traveling Salesman Problem</span></span></span></p>

<p><span><span><span>10.4 Heuristics for Solving a TSP</span></span></span></p>

<p><span><span><span>10.5 Construction Heuristics</span></span></span></p>

<p><span><span><span>10.6 k-Opt Tour Improvement Method</span></span></span></p>

<p><span><strong><span><span>Chapter 11 Routing and Scheduling Problems and Methods</span></span></strong></span></p>

<p><span><span><span>11.1 Introduction</span></span></span></p>

<p><span><span><span>11.2 Vehicle Routing Problems</span></span></span></p>

<p><span><span><span>11.3 Branch and Bound Method for Solving Routing Problems</span></span></span></p>

<p><span><span><span>11.4 Clarke–Wright Savings Algorithm for Solving Routing Problems</span></span></span></p>

<p><span><span><span>11.5 Sweep Heuristic for Solving VRPs</span></span></span></p>

<p><span><span><span>11.6 Generalized Assignment Method</span></span></span></p>

<p><span><span><span>11.7 Vehicle Scheduling Methods</span></span></span></p>

<p><span><span><span>11.8 Deficit Function Approach to Vehicle Scheduling</span></span></span></p>

<p><span><strong><span><span>Section VI Multicriteria Decision Making</span></span></strong></span></p>

<p><span><strong><span><span>Chapter 12 Multi-Criteria Decision Making</span></span></strong></span></p>

<p><span><span><span>12.1 Introduction</span></span></span></p>

<p><span><span><span>12.2 Multiple-Attribute Utility Theory</span></span></span></p>

<p><span><span><span>12.3 Terminologies in MADM or MCDM Methods</span></span></span></p>

<p><span><span><span>12.4 Analytic Hierarchy Process</span></span></span></p>

<p><span><span><span>12.5 Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS)</span></span></span></p>

<p><span><span><span>12.6 Basics of Fuzzy Logic</span></span></span></p>

<p><span><span><span>12.7 Fuzzy Analytic Hierarchy Process</span></span></span></p>

<p><span><span><span>12.8 Fuzzy TOPSIS</span></span></span></p>

<p><span><span><span>Summary</span></span></span></p>

<p><span><span><span>Exercises</span></span></span></p>

<p><span><span><span>Bibliography</span></span></span></p>

<p><span><span><span>Index</span></span></span></p>

<p> </p>', 'Title
			Supply Chain Analytics

			Author
			T.A.S. Vijayaraghavan

			ISBN
			9789354243431

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Supply Chain Analytics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>T.A.S. Vijayaraghavan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354243431</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1059"', '"848"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63299789354243431.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354243431&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4032', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4032', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 429, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:07'),
('b33d3f01-aac0-4981-bf9a-e4f408d21a9c', '4216', 247, 'Design Thinking: A Framework for Applying Design Thinking in Problem Solving', 'design-thinking-a-framework-for-applying-design-thinking-in-problem-solving', 'design-thinking-a-framework-for-applying-design-thinking-in-problem-solving', '9789353509019', '9789353509019', '9789353509019', NULL, 'About the book

This book presents a well-researched framework of the design thinking approach to problem solving. It provides a practical approach for providing an end-to-end solution, starting from the pain points to the on-ground implementation of solutions. The difference between traditional thinking and design thinking is explained and elaborated with the help of practical examples.

The book presents 20 projects that can be undertaken using the design thinking framework and process. The genesis of the projects are the problems that can be solved using a human-centred approach as they pertain to our lives and lifestyles, and that perhaps affect our future generations if the problems they represent are left unattended. Accompanying the projects is a ‘project diary’, which the students may use as their workbook as they go about the problem-solving process.

Content:

1. Design Thinking Evolution

2. Design Thinking and Innovation

3. Design Thinking Imperative

4. Design Thinking Framework

5. Design Thinking Process: Phase I—Empathize

6. Design Thinking Process: Phase II—Define

7. Design Thinking Process: Phase III—Ideate

8. Design Learning Process: Phase IV—Prototype

9. Design Thinking Process: Phase V—Test

10. Design Thinking Process: Phase VI—Implement

11. Projects and Project Diary', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book presents a well-researched framework of the design thinking approach to problem solving. It provides a practical approach for providing an end-to-end solution, starting from the pain points to the on-ground implementation of solutions. The difference between traditional thinking and design thinking is explained and elaborated with the help of practical examples.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book presents 20 projects that can be undertaken using the design thinking framework and process. The genesis of the projects are the problems that can be solved using a human-centred approach as they pertain to our lives and lifestyles, and that perhaps affect our future generations if the problems they represent are left unattended. Accompanying the projects is a ‘project diary’, which the students may use as their workbook as they go about the problem-solving process.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. Design Thinking Evolution</span></span></span></p>

<p><span><span><span>2. Design Thinking and Innovation</span></span></span></p>

<p><span><span><span>3. Design Thinking Imperative</span></span></span></p>

<p><span><span><span>4. Design Thinking Framework</span></span></span></p>

<p><span><span><span>5. Design Thinking Process: Phase I—Empathize</span></span></span></p>

<p><span><span><span>6. Design Thinking Process: Phase II—Define</span></span></span></p>

<p><span><span><span>7. Design Thinking Process: Phase III—Ideate</span></span></span></p>

<p><span><span><span>8. Design Learning Process: Phase IV—Prototype</span></span></span></p>

<p><span><span><span>9. Design Thinking Process: Phase V—Test</span></span></span></p>

<p><span><span><span>10. Design Thinking Process: Phase VI—Implement</span></span></span></p>

<p><span><span><span>11. Projects and Project Diary</span></span></span></p>

<p> </p>
', 'Title
			Design Thinking: A Framework for Applying Design Thinking in Problem Solving

			Author
			Anuja Agarwal

			ISBN
			9789353509019

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Design Thinking: A Framework for Applying Design Thinking in Problem Solving</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Anuja Agarwal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353509019</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"550"', '"440"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6621design.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353509019&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4216', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4216', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 247, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:07'),
('b3538109-6c77-4d22-8022-8026c3aab8ec', '1117', NULL, 'Encyclopedia Britannica 2012 Ultimate Reference Suite DVD New', 'encyclopedia-britannica-2012-ultimate-reference-suite-dvd-new', 'encyclopedia-britannica-2012-ultimate-reference-suite-dvd-new', '9781615355211', '9781615355211', '9781615355211', NULL, 'ABOUT THE BOOK

Encyclopedia Britannica 2012 Ultimate Reference Suite DVD New

3 Encyclopedias on 1 DVD

ADULT, STUDENT, & ELEMENTARY

THE MOST COMPLETE REFERENCE SUITE

100,000+ARTICLES

INTERACTIVE TUTORIALS

MATH! SCIENCE! SOCIAL STUDIES! & MORE

NEW BRITANNICA BIOGRAPHIES

INTRIGUING HEROES & VILLAINS

MORE! MULTIMEDIA & RESEARCH TOOLS

THOUSANDS OF NEW IMAGES, VIDEOS, & AUDIO CLIPS, PLUS ATLASES, TIMELINES, AND DICTIONARIES-INCLUDING THE NEW SPANISH-ENGLISH TRANSLATION DICTIONARY

 ', '<p style="text-align:justify"><span><span><strong>ABOUT THE BOOK</strong></span></span></p>

<p style="text-align:justify"><span><span>Encyclopedia Britannica 2012 Ultimate Reference Suite DVD New</span></span></p>

<p style="text-align:justify"><span><span>3 Encyclopedias on 1 DVD</span></span></p>

<p style="text-align:justify"><span><span>ADULT, STUDENT, &amp; ELEMENTARY</span></span></p>

<p style="text-align:justify"><span><span>THE MOST COMPLETE REFERENCE SUITE</span></span></p>

<p style="text-align:justify"><span><span>100,000+ARTICLES</span></span></p>

<p style="text-align:justify"><span><span>INTERACTIVE TUTORIALS</span></span></p>

<p style="text-align:justify"><span><span>MATH! SCIENCE! SOCIAL STUDIES! &amp; MORE</span></span></p>

<p style="text-align:justify"><span><span>NEW BRITANNICA BIOGRAPHIES</span></span></p>

<p style="text-align:justify"><span><span>INTRIGUING HEROES &amp; VILLAINS</span></span></p>

<p style="text-align:justify"><span><span>MORE! MULTIMEDIA &amp; RESEARCH TOOLS</span></span></p>

<p style="text-align:justify"><span><span>THOUSANDS OF NEW IMAGES, VIDEOS, &amp; AUDIO CLIPS, PLUS ATLASES, TIMELINES, AND DICTIONARIES-INCLUDING THE NEW SPANISH-ENGLISH TRANSLATION DICTIONARY</span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Encyclopedia Britannica 2012 Ultimate Reference Suite DVD New

			Author
			Britannica

			ISBN 13 Digit
			9781615355211

			Publisher
			Britannica', '<table border="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia Britannica 2012 Ultimate Reference Suite DVD New</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 13 Digit</span></td>
			<td style="text-align:center"><span>9781615355211</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Britannica</span></td>
		</tr>
	</tbody>
</table>', '"1995"', '"1497"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c56be9f9-95e2-4f87-960c-7771a7c66f21', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3272img_20190403_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781615355211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1117', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1117', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2407, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:07'),
('b3640ce6-26a3-4651-b005-07faf4dfa2bf', '1603', NULL, 'Public Sector Reform - Library of the Public Sector in 4Vols. A NEW', 'public-sector-reform-library-of-the-public-sector-in-4vols-a-new-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1-1603', 'public-sector-reform-library-of-the-public-sector-in-4vols-a-new-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603-1603', 'RTYUI6543', 'RTYUI6543', 'RTYUI6543', NULL, 'Public Sector Reform is endemic to public administrations and governmental structures globally. It is driven by a variety of dynamics and these vary according to their specific context: geographical, cultural, social, political, economic and temporal. This four-volume set brings together elements of the classical and modern work in this diverse field in a comprehensive and accessible way; providing an indispensable resource for both academics and practitioners from a social science and business perspective. Through a 4-volume structure, which takes in historical and modern day perspectives whilst maintaining a strong global focus on the subject, the set demonstrates that reform is a constant process and that it has been taking place for a long time; that which we often consider a ''golden age'' in terms of Weberian bureaucracies or welfare state hierarchies, was itself a reform that belonged to a specific time and set of places. Volume One: The Historical Perspective of Reform Volume Two: Management and Post New Public Management: Reform in a time of Change Volume Three: Post-Soviet Reform Volume Four: The Developing World and Reform: African, Other Asian and Latin American Pathways', '<p>Public Sector Reform is endemic to public administrations and governmental structures globally. It is driven by a variety of dynamics and these vary according to their specific context: geographical, cultural, social, political, economic and temporal. This four-volume set brings together elements of the classical and modern work in this diverse field in a comprehensive and accessible way; providing an indispensable resource for both academics and practitioners from a social science and business perspective. Through a 4-volume structure, which takes in historical and modern day perspectives whilst maintaining a strong global focus on the subject, the set demonstrates that reform is a constant process and that it has been taking place for a long time; that which we often consider a ''golden age'' in terms of Weberian bureaucracies or welfare state hierarchies, was itself a reform that belonged to a specific time and set of places. Volume One: The Historical Perspective of Reform Volume Two: Management and Post New Public Management: Reform in a time of Change Volume Three: Post-Soviet Reform Volume Four: The Developing World and Reform: African, Other Asian and Latin American Pathways</p>', 'Public Sector Reform - Library of the Public Sector in 4Vols. A NEW', '<h1>Public Sector Reform - Library of the Public Sector in 4Vols. A NEW</h1>', '"70500"', '"42300"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6800dpp_18_12.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYUI6543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1603', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1603', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2108, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b36b8323-c58a-4592-ad67-4ea1204035ad', '1460', NULL, 'The Causation Debate in Modern Philosophy 1637-1739', 'the-causation-debate-in-modern-philosophy-16371739-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460', 'the-causation-debate-in-modern-philosophy-16371739-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460-1460', '9780415914772', '9780415914772', '9780415914772', NULL, 'Content - Acknowledgments, Editions and Abbreviations, 1. The Debate, 2. Descartes: The Metaphysics of Causation, 3. Descartes: The Epistemology of Causation, 4. Classical Mechanism: Hobbes and Gassendi, 5. The Temptation of Occasionalism: Le Grand and Malebranche, 6.  Causes and Sufficient  Reason: Spinoza and Leibniz, 7. The Limits of Classical Mechanism: Boyle, Rohault, and Newton, 8. The Attempted Alignment of Philosophy and Physics: Locke, Berkeley, and Hume, 9. Summation and Final Ironies, Notes, Bibliography, Index           ', '<p style="text-align:justify"><span><strong>Content -</strong> <span>Acknowledgments, Editions and Abbreviations, 1. The Debate, </span></span><span><span><span><span>2. Descartes: The Metaphysics of Causation, 3. Descartes: The Epistemology of Causation, 4. Classical Mechanism: Hobbes and Gassendi, 5. The Temptation of Occasionalism: Le Grand and Malebranche, 6.  Causes and Sufficient  Reason: Spinoza and Leibniz, 7. The Limits of Classical Mechanism: Boyle, Rohault, and Newton, 8. The Attempted Alignment of Philosophy and Physics: Locke, Berkeley, and Hume, 9. Summation and Final Ironies, Notes, Bibliography, Index</span>         </span></span></span><span><span>  </span></span></p>', 'Sub Title
			The Causation Debate in Modern Philosophy 1637-1739

			Author
			Kenneth Clatterbaugh

			About Author
			As per Book

			ISBN 10 Digit
			0415914779

			ISBN 13 Digit
			9780415914772

			Pages
			239

			Binding
			Paperback

			Year of Publication
			1999

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Causation Debate in Modern Philosophy 1637-1739</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Kenneth Clatterbaugh</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0415914779</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780415914772</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>239</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1999</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"3883"', '"2329"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 239, '239', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80879780415914772.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780415914772&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1460', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1460', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2191, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b381fbae-e955-49d3-bd45-0cb67b9c9bb9', '2215', NULL, 'Application of Total Quality Management to Library and Information Services in Digital Scenario - A Study Through Users'' Satisfaction', 'application-of-total-quality-management-to-library-and-information-services-in-digital-scenario-a-study-through-users-satisfaction-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215', 'application-of-total-quality-management-to-library-and-information-services-in-digital-scenario-a-study-through-users-satisfaction-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215-2215', 'VCDF4433', 'VCDF4433', 'VCDF4433', NULL, 'Application of Total Quality Management to Library and Information Services in Digital Scenario - A Study Through Users'' Satisfaction', '<h1>Application of Total Quality Management to Library and Information Services in Digital Scenario - A Study Through Users'' Satisfaction</h1>', 'Sub Title
			No

			Author
			Pushpanjali Jena, Sanghamitra Dalbehera

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381839201

			Pages
			155

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pushpanjali Jena, Sanghamitra Dalbehera</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>155</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1500"', '"900"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 155, '155', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2750Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VCDF4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2215', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2215', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1681, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('b388f62f-1690-4c91-b93a-4ccd7a2d1a83', '2293', NULL, 'Marketing in Libraries and Information Centres', 'marketing-in-libraries-and-information-centres-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293', 'marketing-in-libraries-and-information-centres-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293-2293', 'UJHY66555', 'UJHY66555', 'UJHY66555', NULL, 'In the past, libraries and information centers have often been considered as conservative non-profit-making organizations with traditional values. However, this outlook seems to be transforming. If libraries are to "survive" or to "thrive," the complete spectrum of marketing approaches becomes essential. This book has been structured to cover all aspects of the marketing of libraries and information centers. It focuses on marketing concepts, market research and segmentation, mix components (product, price, place/distribution), and communication (public relations, advertising, and promotion). [Subject: Library Science, Business]', '<p>In the past, libraries and information centers have often been considered as conservative non-profit-making organizations with traditional values. However, this outlook seems to be transforming. If libraries are to "survive" or to "thrive," the complete spectrum of marketing approaches becomes essential. This book has been structured to cover all aspects of the marketing of libraries and information centers. It focuses on marketing concepts, market research and segmentation, mix components (product, price, place/distribution), and communication (public relations, advertising, and promotion). [Subject: Library Science, Business]</p>', 'Marketing in Libraries and Information Centres', '<h1>Marketing in Libraries and Information Centres</h1>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31709788170007500.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY66555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2293', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2293', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1671, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:07'),
('b3a1739f-bdce-49e0-87fb-4b46261b10cd', '1489', NULL, 'Silhouette I and II and Other Fiction', 'silhouette-i-and-ii-and-other-fiction-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-148-1489', 'silhouette-i-and-ii-and-other-fiction-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489-1489', '9789352075102', '9789352075102', '9789352075102', NULL, 'This is an international anthology of short-fiction containing the title stories Silhouette I and II by Dr. Santosh Bakaya and Dr. Koshy AV, respectively, and featuring Reuel Prize winner for fiction 2016 Sunila Khemchandrani''s novella Eternal Links. It also has sotries by Michele Baron, Reena Prasad, Megha Sumant Sharma, Joanna Sarah Koshy, Aiswarya Menon, AngelaF20cc, Anilkumar Payyapilly Vijayan, Anindita Bose, Bhuvaneshwari Shivakumar Shankar, Daipayan Nair, Dominic Francis, Fatima Afshan, Gorakhnath Gangane, Gauri Dixit, Kiren Babal, Lopa Banerjee, Niladri Ranjit Chakraborty, Pramila Khadun, Rhiti Chatterjee Bose, Soumya Mukherjee, Shabir Ahmad Mir, Satbir Chadha, Sandeep Koul and Vineetha Mekkoth. The front cover''s artwork is by Michele Baron and the photograph of Kovalam used was taken by Gauri Dixit. The cover was designed by Authorspress. The writers come from all over India, UK, Philippines, Spain and America.

Content - Acknowledgements, Editor''s Foreword, Introduction, 1. A Birthday Tragicomedy (for Madhu), 2. Skin, 3. Unbecoming, 4. The Silhouette, 5. The Silhouette Sequel, 6. I am Okay, 7. Only a False Step, 8. Eternal Links, 9. The Curse, 10. The Dark Wave, 11. The Cross, 12. Durga: The Third Eye, 13, The Black Liquor, 14. Delirium, 15. A Bottle of Vinegar, 16. Origin, 17. Reverie, 18. Regret, 19. The Dimwit, 20. A Violation, 21. Balancing Act, 22. Beauty Revised, 23. Destiny Meets Me, 24. Dreams and Reality, 25. Moon-River Debris, 26. Hormones or Her-Moans, 27. Maya, 28, Real World to Mithi, 29. Par Amour (of, by and for a nil), 30. Sharma Sir, 31. Survival of a Stripper, 32. Gotu''s Diwali, 33. The Mother of Infinity, 34. The Last Song, About the Editors & Contributors', '<h1 style="text-align:justify"><span>This is an international anthology of short-fiction containing the title stories Silhouette I and II by Dr. Santosh Bakaya and Dr. Koshy AV, respectively, and featuring Reuel Prize winner for fiction 2016 Sunila Khemchandrani''s novella Eternal Links. It also has sotries by Michele Baron, Reena Prasad, Megha Sumant Sharma, Joanna Sarah Koshy, Aiswarya Menon, AngelaF20cc, Anilkumar Payyapilly Vijayan, Anindita Bose, Bhuvaneshwari Shivakumar Shankar, Daipayan Nair, Dominic Francis, Fatima Afshan, Gorakhnath Gangane, Gauri Dixit, Kiren Babal, Lopa Banerjee, Niladri Ranjit Chakraborty, Pramila Khadun, Rhiti Chatterjee Bose, Soumya Mukherjee, Shabir Ahmad Mir, Satbir Chadha, Sandeep Koul and Vineetha Mekkoth. The front cover''s artwork is by Michele Baron and the photograph of Kovalam used was taken by Gauri Dixit. The cover was designed by Authorspress. The writers come from all over India, UK, Philippines, Spain and America.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgements, Editor''s Foreword, Introduction, 1. A Birthday Tragicomedy (for Madhu), 2. Skin, 3. Unbecoming, 4. The Silhouette, 5. The Silhouette Sequel, 6. I am Okay, 7. Only a False Step, 8. Eternal Links, 9. The Curse, 10. The Dark Wave, 11. The Cross, 12. Durga: The Third Eye, 13, The Black Liquor, 14. Delirium, 15. A Bottle of Vinegar, 16. Origin, 17. Reverie, 18. Regret, 19. The Dimwit, 20. A Violation, 21. Balancing Act, 22. Beauty Revised, 23. Destiny Meets Me, 24. Dreams and Reality, 25. Moon-River Debris, 26. Hormones or Her-Moans, 27. Maya, 28, Real World to Mithi, 29. Par Amour (of, by and for a nil), 30. Sharma Sir, 31. Survival of a Stripper, 32. Gotu''s Diwali, 33. The Mother of Infinity, 34. The Last Song, About the Editors &amp; Contributors</span></p>', 'Sub Title
			Silhouette I and II and Other Fiction

			Author
			Reena Prasad, Michels Baron, Dr Koshy AV

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789352075102

			Pages
			352

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Silhouette I and II and Other Fiction</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Reena Prasad, Michels Baron, Dr Koshy AV</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352075102</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"999"', '"597"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 352, '352', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68069789352075102.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352075102&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1489', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1489', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2175, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b3a7ead9-c184-44e7-86a3-ceea81ac2071', '1525', NULL, 'India and Central Asia - Exploring New Horizons for Cooperation', 'india-and-central-asia-exploring-new-horizons-for-cooperation-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525', 'india-and-central-asia-exploring-new-horizons-for-cooperation-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525-1525', 'CCVB4321', 'CCVB4321', 'CCVB4321', NULL, 'India and Central Asia - Exploring New Horizons for Cooperation', '<h1>India and Central Asia - Exploring New Horizons for Cooperation</h1>', 'Sub Title
			No

			Author
			Rajiv K. Bhatia, Meruyert Abusseitova

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175417861

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajiv K. Bhatia, Meruyert Abusseitova</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175417861</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74489788175417861.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CCVB4321&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1525', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1525', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2156, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b3aea766-d22b-4fcb-883f-d7010a0a9841', '3798', 653, 'Molecular Gas Lasers: Physics and Applications', 'molecular-gas-lasers-physics-and-applications', 'molecular-gas-lasers-physics-and-applications', '------', '------', '------', NULL, 'About the book 

This book deals with problems facing present day research in the increasingly topical field of molecular gas lasers.

Most molecular gas lasers use as their active medium low-temperature electric-discharge plasma. Therefore, an understanding of the physical processes on which molecular gas lasers depend for their operation requires, apart from studying purely laser aspects, also investigations into  a whole range of problems pertaining to plasma electronics. It must be noted that in many cases it is precisely the solution of problems directly related to plasma physics and technology that has paved the way to the most important developments in the field of molecular gas lasers. The material presented here is a review of some of the results of this work.', '<p><u><strong>About the book </strong></u></p>

<p>This book deals with problems facing present day research in the increasingly topical field of molecular gas lasers.</p>

<p>Most molecular gas lasers use as their active medium low-temperature electric-discharge plasma. Therefore, an understanding of the physical processes on which molecular gas lasers depend for their operation requires, apart from studying purely laser aspects, also investigations into  a whole range of problems pertaining to plasma electronics. It must be noted that in many cases it is precisely the solution of problems directly related to plasma physics and technology that has paved the way to the most important developments in the field of molecular gas lasers. The material presented here is a review of some of the results of this work.</p>

<p> </p>
', 'TITLE
			Molecular Gas Lasers: Physics and Applications

			AUTHOR
			E.P. Velikhov

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1981

			PAGES
			270

			BINDING
			Paperback', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td style="text-align:center">Molecular Gas Lasers: Physics and Applications</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td style="text-align:center">E.P. Velikhov</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td style="text-align:center">270</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 270, '270', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3166gas.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=------&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3798', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3798', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 653, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:07'),
('b3afd992-b7cb-4635-92b6-b53f2e8f4b63', '2436', NULL, 'Key Concepts in Human Resource Management NEW', 'key-concepts-in-human-resource-management-new-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436', 'key-concepts-in-human-resource-management-new-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436-2436', 'HJNB7765', 'HJNB7765', 'HJNB7765', NULL, 'Key Concepts in Human Resource Management is an essential guide to the theories and issues that define the field - from the critical debates to the more practical considerations that every student should be aware of. 52 short and snappy entries serve to orientate the student round the need-to-know essentials. - Entries include Employment Tribunals, Benefits, Corporate Social Responsibility, Discipline and Grievance, Control, Employee relations, Incentive schemes, Motivation, Organizational culture, Strategic HRM, Victimisation. - A range of relevant HR applications will be given for each term. - A selection of recommended readings are suggested for each entry.', '<p>Key Concepts in Human Resource Management is an essential guide to the theories and issues that define the field - from the critical debates to the more practical considerations that every student should be aware of. 52 short and snappy entries serve to orientate the student round the need-to-know essentials. - Entries include Employment Tribunals, Benefits, Corporate Social Responsibility, Discipline and Grievance, Control, Employee relations, Incentive schemes, Motivation, Organizational culture, Strategic HRM, Victimisation. - A range of relevant HR applications will be given for each term. - A selection of recommended readings are suggested for each entry.</p>', 'Key Concepts in Human Resource Management', '<h1>Key Concepts in Human Resource Management</h1>', '"8800"', '"5280"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJNB7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2436', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2436', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1607, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:07'),
('b3ccddcd-17d9-4c81-8198-62da9742f56a', '4222', 241, 'The Art and Science of Business communication: Skills, Concepts, Cases, and Applications 5/e', 'the-art-and-science-of-business-communication-skills-concepts-cases-and-applications-5e', 'the-art-and-science-of-business-communication-skills-concepts-cases-and-applications-5e', '9789361599668', '9789361599668', ' 9789361599668', NULL, 'About the book

The Art and Science of Business communication: Skills, Concepts, Cases, and Applications, 5e, builds on the strengths of the first four editions, and provides a more comprehensive coverage with rich illustrations, practical guidelines, and a more reader-friendly design. The focus on technology and upcoming areas is a crucial feature of this edition. Sections on topics such as the use of e-mails, video conferencing, cellular phones, phone conferencing, PowerPoint presentations, and social media (Facebook, X, LinkedIn, etc.) have been updated and enriched to empower employees in contemporary organizations.

Content:

Part 1 Communication Skills

1. Profile of an Effective Communicator

2. Theatre Technique for Effective Communication and Personality Development

3. Reading Skills

4. Speaking Skills

5. Conversation Skills

6. Listening Skills

7. Non-verbal Skills

8. Writing Skills

Part II Business Communication

9. Nature and Process of Communication

10. Organizational Communication

11. Cross-cultural Communication

12. Social Media

13. Business Letters, Memos, and E-mails

14. Written Analysis of Cases

15. Business Reports

16. Summer Project Reports

17. Storytelling

18. Effective Presentations

19. Business Etiquette

Part III Structured Applications

20. Communication for Effective Marketing

21. Communication for Effective Negotiations

22. Communication for Conflict Management

23. Communication for Employment

24. Leadership Communication

25. Communicating Effectively with Boss

Appendix 1: Grammar, Usage, and Style

Appendix 2: The Process of Research

Appendix 3: A Sample Report Index', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Art and Science of Business communication: Skills, Concepts, Cases, and Applications, 5e, builds on the strengths of the first four editions, and provides a more comprehensive coverage with rich illustrations, practical guidelines, and a more reader-friendly design. The focus on technology and upcoming areas is a crucial feature of this edition. Sections on topics such as the use of e-mails, video conferencing, cellular phones, phone conferencing, PowerPoint presentations, and social media (Facebook, X, LinkedIn, etc.) have been updated and enriched to empower employees in contemporary organizations.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1 Communication Skills </span></strong></span></span></p>

<p><span><span><span>1. Profile of an Effective Communicator </span></span></span></p>

<p><span><span><span>2. Theatre Technique for Effective Communication and Personality Development </span></span></span></p>

<p><span><span><span>3. Reading Skills </span></span></span></p>

<p><span><span><span>4. Speaking Skills </span></span></span></p>

<p><span><span><span>5. Conversation Skills </span></span></span></p>

<p><span><span><span>6. Listening Skills </span></span></span></p>

<p><span><span><span>7. Non-verbal Skills</span></span></span></p>

<p><span><span><span>8. Writing Skills </span></span></span></p>

<p><span><span><strong><span>Part II Business Communication </span></strong></span></span></p>

<p><span><span><span>9. Nature and Process of Communication </span></span></span></p>

<p><span><span><span>10. Organizational Communication </span></span></span></p>

<p><span><span><span>11. Cross-cultural Communication </span></span></span></p>

<p><span><span><span>12. Social Media </span></span></span></p>

<p><span><span><span>13. Business Letters, Memos, and E-mails </span></span></span></p>

<p><span><span><span>14. Written Analysis of Cases </span></span></span></p>

<p><span><span><span>15. Business Reports </span></span></span></p>

<p><span><span><span>16. Summer Project Reports </span></span></span></p>

<p><span><span><span>17. Storytelling </span></span></span></p>

<p><span><span><span>18. Effective Presentations </span></span></span></p>

<p><span><span><span>19. Business Etiquette </span></span></span></p>

<p><span><span><strong><span>Part III Structured Applications</span></strong> </span></span></p>

<p><span><span><span>20. Communication for Effective Marketing </span></span></span></p>

<p><span><span><span>21. Communication for Effective Negotiations </span></span></span></p>

<p><span><span><span>22. Communication for Conflict Management </span></span></span></p>

<p><span><span><span>23. Communication for Employment </span></span></span></p>

<p><span><span><span>24. Leadership Communication </span></span></span></p>

<p><span><span><span>25. Communicating Effectively with Boss </span></span></span></p>

<p><span><span><span>Appendix 1: Grammar, Usage, and Style </span></span></span></p>

<p><span><span><span>Appendix 2: The Process of Research </span></span></span></p>

<p><span><span><span>Appendix 3: A Sample Report Index</span></span></span></p>

<p> </p>
', 'Title
			The Art and Science of Business communication: Skills, Concepts, Cases, and Applications 5/e

			Author
			P. D. Chaturvedi

			ISBN
			9789361599668

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Art and Science of Business communication: Skills, Concepts, Cases, and Applications 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>P. D. Chaturvedi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789361599668</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"680"', '"544"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9894the%20art.webp', NULL, '8 | 9 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=%C2%A09789361599668&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4222', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4222', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 241, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:07'),
('b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', '160', NULL, 'Disney Mickey Wonders Why: Things that are Hot and Things that are not', 'disney-mickey-wonders-why-things-that-are-hot-and-things-that-are-not-160', 'disney-mickey-wonders-why:-things-that-are-hot-and-things-that-are-not', 'Disney Mickey Wonders', 'Disney Mickey Wonders::160', 'Disney Mickey Wonders', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623776

			Pages
			23

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623776</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>23</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"240"', '"144"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23, '23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16959788128623776.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=160', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=160', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2980, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:07'),
('b3f37b5a-97c4-400b-97b8-48e9c69bf706', '1378', NULL, 'Status of Dalit Women New', 'status-of-dalit-women-new-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378', 'status-of-dalit-women-new-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378-1378', 'QWERD4433', 'QWERD4433', 'QWERD4433', NULL, 'Status of Dalit Women New', '<h1>Status of Dalit Women New</h1>', 'Sub Title
			No

			Author
			G. Samba Siva Rao, Allu Gowri Sankar Rao

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350567111

			Pages
			295

			Binding
			Paperback

			Year of Publication
			2015

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G. Samba Siva Rao, Allu Gowri Sankar Rao</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350567111</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>295</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 295, '295', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8115dpp_19_160.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWERD4433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1378', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1378', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2224, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:07'),
('b3f64567-0b8e-43c9-8496-3ace73f2c6a4', '4050', 411, 'Personal Financial Planning 15/e', 'personal-financial-planning-15e', 'personal-financial-planning-15e', '9789355735621', '9789355735621', '9789355735621', NULL, 'About the book

Knowing how to handle money effectively is more important today than ever. Billingsley/Gitman/Joehnk’s market-leading PERSONAL FINANCIAL PLANNING, 15E provides the tools, techniques and understanding you need to define and achieve your financial goals. Numerous examples and practical illustrations complement a common-sense approach. Interesting features and insightful financial planning tips work with current updates to keep content both timely and relevant. New content guides you in using today’s financial tools and technology as you learn how to improve your spending habits, ask a financial adviser the right questions, budget effectively and choose the right bank for your individual needs. You also learn how to evaluate if it''s best to buy or lease a vehicle, select the best credit card, recognize priorities in buying a home and even plan for retirement. In addition, MindTap online learning system is available to assist in completing homework and mastering key skills.

Contents:

Part I: FOUNDATIONS OF FINANCIAL PLANNING.

1. Understanding the Financial Planning Process.

2. Developing Your Financial Statements and Plans.

3. Preparing Your Taxes.

Part II: MANAGING BASIC ASSETS.

4. Managing Your Cash and Savings.

5. Making Automobile and Housing Decisions.

Part III: MANAGING CREDIT.

6. Using Credit.

7. Using Consumer Loans.

Part IV: MANAGING INSURANCE NEEDS.

8. Insuring Your Life.

9. Insuring Your Health.

10. Protecting Your Property.

Part V: MANAGING INVESTMENTS.

11. Investment Planning.

12. Investing in Stocks and Bonds.

13. Investing in Mutual Funds and Real Estate.

Part VI: RETIREMENT AND ESTATE PLANNING.

14. Planning for Retirement.

15. Preserving Your Estate.

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Knowing how to handle money effectively is more important today than ever. Billingsley/Gitman/Joehnk’s market-leading PERSONAL FINANCIAL PLANNING, 15E provides the tools, techniques and understanding you need to define and achieve your financial goals. Numerous examples and practical illustrations complement a common-sense approach. Interesting features and insightful financial planning tips work with current updates to keep content both timely and relevant. New content guides you in using today’s financial tools and technology as you learn how to improve your spending habits, ask a financial adviser the right questions, budget effectively and choose the right bank for your individual needs. You also learn how to evaluate if it''s best to buy or lease a vehicle, select the best credit card, recognize priorities in buying a home and even plan for retirement. In addition, MindTap online learning system is available to assist in completing homework and mastering key skills.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part I: FOUNDATIONS OF FINANCIAL PLANNING.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1. Understanding the Financial Planning Process.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2. Developing Your Financial Statements and Plans.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3. Preparing Your Taxes.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part II: MANAGING BASIC ASSETS.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4. Managing Your Cash and Savings.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5. Making Automobile and Housing Decisions.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part III: MANAGING CREDIT.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6. Using Credit.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7. Using Consumer Loans.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part IV: MANAGING INSURANCE NEEDS.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8. Insuring Your Life.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9. Insuring Your Health.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10. Protecting Your Property.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part V: MANAGING INVESTMENTS.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>11. Investment Planning.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>12. Investing in Stocks and Bonds.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>13. Investing in Mutual Funds and Real Estate.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span><span>Part VI: RETIREMENT AND ESTATE PLANNING.</span></span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>14. Planning for Retirement.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>15. Preserving Your Estate.</span></span></span></span></span></span></p>

<p> </p>', 'Title
			Personal Financial Planning 15/e

			Author
			Billingsley/Gitman

			ISBN
			9789355735621

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Personal Financial Planning 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Billingsley/Gitman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355735621</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1230"', '"984"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8056pfp.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355735621&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4050', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4050', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 411, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:07'),
('b41d2e7d-a342-4472-8eaf-aa964eb5f238', '2473', NULL, 'Virtual Social Identity and Consumer Behavior', 'virtual-social-identity-and-consumer-behavior-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473', 'virtual-social-identity-and-consumer-behavior-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473-2473', 'FGHY6677', 'FGHY6677', 'FGHY6677', NULL, 'Virtual Social Identity and Consumer Behavior', '<h1>Virtual Social Identity and Consumer Behavior</h1>', 'Sub Title
			No

			Author
			Natalie T. Wood, Michael R. Solomon

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184050691

			Pages
			300

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Natalie T. Wood, Michael R. Solomon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184050691</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHY6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2473', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2473', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1587, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:07'),
('b42319c1-1d76-4614-880b-2816c5ea37b7', '878', NULL, 'The Amazing Pull out pop out NEW', 'the-amazing-pull-out-pop-out-new-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878', 'the-amazing-pull-out-pop-out-new-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878-878', 'IOUK88867', 'IOUK88867', 'IOUK88867', NULL, 'The Amazing Pull out pop out NEW', '<h1>The Amazing Pull out pop out NEW</h1>', 'Sub Title
			No

			Author
			David Hawcock

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780751356526

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Hawcock</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780751356526</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', 'Paperback', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5110Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IOUK88867&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=878', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=878', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2562, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b4237011-5fbe-4033-bb96-b7e555eef9e7', '323', NULL, 'Business Statistics - Communicating with Numbers', 'business-statistics-communicating-with-numbers-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323', 'business-statistics-communicating-with-numbers-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323-323', 'Business Statistics', 'Business Statistics', 'Business Statistics ', NULL, 'The first edition of Business Statistics: Communicating with Numbers provides a unique, innovative and engaging learning experience for students studying Business Statistics. It is an intellectually stimulating, practical and visually attractive textbook, from which students can learn and instructors can teach. Throughout the book, the authors have presented the material in an accessible way by using timely business applications to which students can relate. Although the text is application-oriented, it is also mathematically sound and uses notation that is generally accepted for the topic being covered.', '<p>The first edition of Business Statistics: Communicating with Numbers provides a unique, innovative and engaging learning experience for students studying Business Statistics. It is an intellectually stimulating, practical and visually attractive textbook, from which students can learn and instructors can teach. Throughout the book, the authors have presented the material in an accessible way by using timely business applications to which students can relate. Although the text is application-oriented, it is also mathematically sound and uses notation that is generally accepted for the topic being covered.</p>', 'Sub Title
			No

			Author
			Jaggia, Kelly

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781259097386

			Pages
			748

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jaggia, Kelly</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781259097386</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>748</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"830"', '"498"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 748, '748', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69609781259097386.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Business%20Statistics%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=323', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=323', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2890, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:07'),
('b42808f2-8f7b-4600-b33f-d932cc0bf02a', '4448', 17, 'सत्यार्थप्रकाश', 'सतयरथपरकश', NULL, '-114-', '-114-', '-114-', NULL, 'सत्यार्थप्रकाश ', '<p>सत्यार्थप्रकाश </p>', 'Title
			Satyarthprakash

			Author
			Swami Dayanand Saraswati

			Publisher
			Narayan Swami 

			Year of Publication
			1929

			Binding
			Hardcover

			Language
			Sanskrit

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Satyarthprakash</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Swami Dayanand Saraswati</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Narayan Swami </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1929</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Sanskrit', 'Sanskrit', NULL, NULL, NULL, NULL, NULL, '43a1656d-0b6e-498f-9aa0-dc9bafff0f71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8843satyapraksh.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-114-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4448', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4448', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 17, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:07'),
('b43f0b3d-1c7b-4585-b5cc-c9e2ff071b08', '704', NULL, 'EGGLESS Cakes & Muffins BOOK', 'eggless-cakes-muffins-book-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704', 'eggless-cakes-muffins-book-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704-704', 'RTYUVBBBN7', 'RTYUVBBBN7', 'RTYUVBBBN7', NULL, 'Most people believe that all the good quality cakes and pastries turn out the best because of using eggs, and without eggs one cannot make delicious baked goods. Trying to change that notion, the author Nita Mehta, Indian celebrity chef, has written this amazing recipe book to show people certain ways in which one can prepare amazing bakery goods like professional chefs. All thanks to this book, the readers can explore completely different and interesting ways to make cakes and pastries. The recipes included in the book do not contain eggs. Instead egg substitutes are used to create some of the eye-catching and palatable cake, muffins and pastries. The book throws light on some of the unique ingredients and techniques, using which anyone could make pro-like eggless cakes at home. Hence, it is a helpful guide for those who don’t like eggs in their baked-bread products. Apart from different cake-making techniques, the book also covers many types of icing and frosting methods to give desired shapes to your cakes, pastries or muffins.', '<p>Most people believe that all the good quality cakes and pastries turn out the best because of using eggs, and without eggs one cannot make delicious baked goods. Trying to change that notion, the author Nita Mehta, Indian celebrity chef, has written this amazing recipe book to show people certain ways in which one can prepare amazing bakery goods like professional chefs. All thanks to this book, the readers can explore completely different and interesting ways to make cakes and pastries. The recipes included in the book do not contain eggs. Instead egg substitutes are used to create some of the eye-catching and palatable cake, muffins and pastries. The book throws light on some of the unique ingredients and techniques, using which anyone could make pro-like eggless cakes at home. Hence, it is a helpful guide for those who don’t like eggs in their baked-bread products. Apart from different cake-making techniques, the book also covers many types of icing and frosting methods to give desired shapes to your cakes, pastries or muffins.</p>', 'EGGLESS Cakes & Muffins BOOK', '<h1>EGGLESS Cakes &amp; Muffins BOOK</h1>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84059788178693231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYUVBBBN7&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=704', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=704', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2663, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:07'),
('b443740b-ce3a-4f4b-8c0b-0dbbf58e53d5', '2569', NULL, 'Tatvmimansiya aur Gyanmimansiya Samsyayein - Samagr Evam Vastunishth', 'tatvmimansiya-aur-gyanmimansiya-samsyayein-samagr-evam-vastunishth-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569', 'tatvmimansiya-aur-gyanmimansiya-samsyayein-samagr-evam-vastunishth-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569-2569', '8170544610', '8170544610', '8170544610', NULL, 'Tatvmimansiya aur Gyanmimansiya Samsyayein - Samagr Evam Vastunishth', '<h1>Tatvmimansiya aur Gyanmimansiya Samsyayein - Samagr Evam Vastunishth</h1>', 'Sub Title

			Tatvmimansiya Aur Gyanmimansiya Samsyayein - Samagr Evam Vastunishth

			Author
			Gyananjya Divedi

			ISBN 10 Digit
			8170544610

			Publisher
			No

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Tatvmimansiya Aur Gyanmimansiya Samsyayein - Samagr Evam Vastunishth</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gyananjya Divedi</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170544610</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '970059f3-2c8f-44fa-b56b-67a94dd0bafe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8170544610&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2569', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2569', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1523, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:07'),
('b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', '981', NULL, 'Paryatan ke Siddhant new', 'paryatan-ke-siddhant-new-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981', 'paryatan-ke-siddhant-new-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981-981', 'WSDF5544', 'WSDF5544', 'WSDF5544', NULL, 'Paryatan ke Siddhant new', '<h1>Paryatan ke Siddhant new</h1>', 'Sub Title
			No

			Author
			Bimal Kumar Kapoor

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190701327

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			2008

			Language
			Hindi

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bimal Kumar Kapoor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190701327</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Hindi', 'Hindi', '2008', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34299789385830198.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDF5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=981', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=981', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2506, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b49978a2-5fad-4390-bfb9-202840b9a918', '897', NULL, 'Yog Mahavigyan', 'yog-mahavigyan-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897', 'yog-mahavigyan-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897-897', 'KJNM7756', 'KJNM7756', 'KJNM7756', NULL, 'प्रस्तुत पुस्तक “योग महाविज्ञान” प्राचीन ऋषि परंपरा से आविभूर्त योग विद्या का सरल एवं व्यावहारिक स्वरुप प्रस्तुत करने का एक अपूर्व प्रयास है। इस ग्रंथ के अन्र्तगत वेद, उपनिषद, योगवशिष्ठ, श्रीमद्भगवद्गीता, पातंजल योग सूत्र एवं हठ यौगिक ग्रंथो में उपलब्ध योग विज्ञान के महत्वपूर्ण सूत्रों को प्रकाश में लाते हुए विभिन्न धर्मों के योग के स्वरुप को उजागर करने के साथ-साथ महान योगियों की जीवन साधना के माध्यम से योग के प्रति आम धारणाओं से भी मुक्ति का मार्ग इस पुस्तक से प्राप्त किया जा सकेगा, ऐसा विश्वास है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बीमारियों का योग द्वारा निदान कैसे संभव है? इस विषय पर लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने तथा योग की व्यावहारिक जानकारी प्राप्त करने में यह पुस्तक निश्चित रूप् से एक मार्गदर्शक की भूमिका निभाएगी। पुस्तक को डिग्री, डिप्लोमा या योग विषय में शोध कर रहे छात्र-छात्राओं को ध्यान में रखकर विशेष रुप से तैयार किया गया है। जिससे इस संदर्भ ग्रंथ के रुप में विभिन्न विश्वविद्यालयों में प्रयोग में लाया जा सकेगा।', '<p>प्रस्तुत पुस्तक “योग महाविज्ञान” प्राचीन ऋषि परंपरा से आविभूर्त योग विद्या का सरल एवं व्यावहारिक स्वरुप प्रस्तुत करने का एक अपूर्व प्रयास है। इस ग्रंथ के अन्र्तगत वेद, उपनिषद, योगवशिष्ठ, श्रीमद्भगवद्गीता, पातंजल योग सूत्र एवं हठ यौगिक ग्रंथो में उपलब्ध योग विज्ञान के महत्वपूर्ण सूत्रों को प्रकाश में लाते हुए विभिन्न धर्मों के योग के स्वरुप को उजागर करने के साथ-साथ महान योगियों की जीवन साधना के माध्यम से योग के प्रति आम धारणाओं से भी मुक्ति का मार्ग इस पुस्तक से प्राप्त किया जा सकेगा, ऐसा विश्वास है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बीमारियों का योग द्वारा निदान कैसे संभव है? इस विषय पर लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने तथा योग की व्यावहारिक जानकारी प्राप्त करने में यह पुस्तक निश्चित रूप् से एक मार्गदर्शक की भूमिका निभाएगी। पुस्तक को डिग्री, डिप्लोमा या योग विषय में शोध कर रहे छात्र-छात्राओं को ध्यान में रखकर विशेष रुप से तैयार किया गया है। जिससे इस संदर्भ ग्रंथ के रुप में विभिन्न विश्वविद्यालयों में प्रयोग में लाया जा सकेगा।</p>', 'Yog Mahavigyan', '<h1>Yog Mahavigyan</h1>', '"699"', '"559"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5518sss.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJNM7756&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=897', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=897', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2548, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b49d2988-2996-4859-8c2e-ddd90b735e0b', '3839', 612, 'A Collection of Questions and Problems in Physics', 'a-collection-of-questions-and-problems-in-physics', 'a-collection-of-questions-and-problems-in-physics', '5-03-000125-5', '5-03-000125-5', '5-03-000125-5', NULL, 'About the book

The aim of the present collection of questions and problems is to develop practical skills during study of one of the fundamental sciences, physics. The Collection is intended for the self-instruction of students of technical colleges. The best way to use it is to solve the problems while preparing for term exams.

The Collection contains more than 400 questions and problems covering all the sections of the physics course. All questions and problems have detailed answers and solutions. For this reason the two main sections of the book, Questions and Problems and Answers and Solutions, have identical headings and numbering: each chapter in the first section has a corresponding chapter in the second, and the numbering of answers corresponds to the numbering of problems.

A special feature of the Collection is the drawings and diagrams for most of the questions and answers. The diagrams use a variety of scales: linear, semilog, log-log, and quadratic.

Arrangement of the material in this Collection corresponds to the structure most commonly used in college physics textbooks. One exception is the questions and problems involving the special theory of relativity. These are placed in different chapters, starting from the one dealing with mechanics.

Contents

Introduction 7

Questions and Problems 10

1. Fundamentals of Mechanics to

2. Molecular Physics and Thermodynamics

3. Electrostatics 42

4. Direct Current 54

5. Electromagnetism 67

6. Oscillatory Motion and Waves 80

7. Alternating Current 92

8. Optics 95

9. Atomic and Nuclear Physics t09

Answers and Solutions 121

1. Fundamentals of Mechanics 121

2. Molecular Physics and Thermodynamics

3. Electrostatics 188

4. Direct Current 213

5. Electromagnetism 233

6. Oscillatory Motion and Waves 254

7. Alternating Current 275

8. Optics 286

9. Atomic and Nuclear Physics 316

Postface 335', '<p><strong><u>About the book</u></strong></p>

<p>The aim of the present collection of questions and problems is to develop practical skills during study of one of the fundamental sciences, physics. The Collection is intended for the self-instruction of students of technical colleges. The best way to use it is to solve the problems while preparing for term exams.</p>

<p>The Collection contains more than 400 questions and problems covering all the sections of the physics course. All questions and problems have detailed answers and solutions. For this reason the two main sections of the book, Questions and Problems and Answers and Solutions, have identical headings and numbering: each chapter in the first section has a corresponding chapter in the second, and the numbering of answers corresponds to the numbering of problems.</p>

<p>A special feature of the Collection is the drawings and diagrams for most of the questions and answers. The diagrams use a variety of scales: linear, semilog, log-log, and quadratic.</p>

<p>Arrangement of the material in this Collection corresponds to the structure most commonly used in college physics textbooks. One exception is the questions and problems involving the special theory of relativity. These are placed in different chapters, starting from the one dealing with mechanics.</p>

<p><strong>Contents</strong></p>

<p>Introduction 7</p>

<p><strong>Questions and Problems 10</strong></p>

<p>1. Fundamentals of Mechanics to<br />
2. Molecular Physics and Thermodynamics<br />
3. Electrostatics 42<br />
4. Direct Current 54<br />
5. Electromagnetism 67<br />
6. Oscillatory Motion and Waves 80<br />
7. Alternating Current 92<br />
8. Optics 95<br />
9. Atomic and Nuclear Physics t09</p>

<p><strong>Answers and Solutions 121</strong></p>

<p>1. Fundamentals of Mechanics 121<br />
2. Molecular Physics and Thermodynamics<br />
3. Electrostatics 188<br />
4. Direct Current 213<br />
5. Electromagnetism 233<br />
6. Oscillatory Motion and Waves 254<br />
7. Alternating Current 275<br />
8. Optics 286<br />
9. Atomic and Nuclear Physics 316</p>

<p><strong>Postface 335</strong></p>', ' Title
			A Collection of Questions and Problems in Physics

			 Author
			L.A Sena

			 ISBN
			5-03-000125-5

			 Publisher
			Mir Publishers

			 Year of Publication
			1988

			 Pages
			344

			 Binding
			Hardcover

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">A Collection of Questions and Problems in Physics</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">L.A Sena</td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center">5-03-000125-5</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">344</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 344, '344', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8152A-collection-of-questions-and-problems-in-physics_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000125-5&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3839', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3839', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 612, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:07'),
('b4c86fad-c3a1-4419-83e1-07e69e7d305a', '3987', 465, 'ऋग्वेदादिभाष्यभूमिका', 'ऋगवददभषयभमक', NULL, '9788171106141', '9788171106141', '9788171106141', NULL, '', NULL, 'Title
			ऋग्वेदादिभाष्यभूमिका

			Author
			दयानंद  सरस्वती

			ISBN
			9788171106141

			Publisher
			Parimal Publication

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>ऋग्वेदादिभाष्यभूमिका</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>दयानंद  सरस्वती</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788171106141</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Parimal Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"395"', '"296"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '810054ea-07ba-4ceb-b39a-d39aec1a0a6f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2818parimal.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171106141&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3987', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3987', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 465, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:07'),
('b4d18e97-dd37-43c4-8712-7d3fc032f917', '3929', 522, 'Analytical Chemistry of Rare Elements', 'analytical-chemistry-of-rare-elements', 'analytical-chemistry-of-rare-elements', '-65-', '-65-', '-65-', NULL, 'About the book

The compounds of almost all rare elements are poisons. Arsenic, mercury, and beryllium compounds, all heavy metals, organic solvents, and potassium cyanide are especially dangerous and should therefore he handled with special care.

The students must strictly follow the general safety regulations for the analytical laboratory.

Spent solutions of the rare elements and other expensive wastes should be collected and the valuable elements recovered from them.

The recovery of the rare elements from wastes before their disposal is even more important from the viewpoint of the environmental protection.

Contents

Preface

Rare Elements in Modern Industry and Geochemistry

Lithium

Rubidium and Cesium

Beryllium

Scandium

Yttrium

Lanthanum and Lanthanides

Thorium

Uranium

Titanium

Zirconium and Hafnium

Vanadium

Niobium and Tantalum

Molybdenum

Tungsten

Rhenium

Gallium

Indium

Thallium

Germanium

Bismuth

Selenium and Tellurium

Appendices', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>The compounds of almost all rare elements are poisons. Arsenic, mercury, and beryllium compounds, all heavy metals, organic solvents, and potassium cyanide are especially dangerous and should therefore he handled with special care.</span></span></p>

<p style="text-align:justify"><span><span>The students must strictly follow the general safety regulations for the analytical laboratory.</span></span></p>

<p style="text-align:justify"><span><span>Spent solutions of the rare elements and other expensive wastes should be collected and the valuable elements recovered from them.</span></span></p>

<p style="text-align:justify"><span><span>The recovery of the rare elements from wastes before their disposal is even more important from the viewpoint of the environmental protection.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents</strong></span></span></p>

<p style="text-align:justify"><span><span>Preface</span></span></p>

<p style="text-align:justify"><span><span>Rare Elements in Modern Industry and Geochemistry</span></span></p>

<p style="text-align:justify"><span><span>Lithium</span></span></p>

<p style="text-align:justify"><span><span>Rubidium and Cesium</span></span></p>

<p style="text-align:justify"><span><span>Beryllium</span></span></p>

<p style="text-align:justify"><span><span>Scandium</span></span></p>

<p style="text-align:justify"><span><span>Yttrium</span></span></p>

<p style="text-align:justify"><span><span>Lanthanum and Lanthanides</span></span></p>

<p style="text-align:justify"><span><span>Thorium</span></span></p>

<p style="text-align:justify"><span><span>Uranium</span></span></p>

<p style="text-align:justify"><span><span>Titanium</span></span></p>

<p style="text-align:justify"><span><span>Zirconium and Hafnium</span></span></p>

<p style="text-align:justify"><span><span>Vanadium</span></span></p>

<p style="text-align:justify"><span><span>Niobium and Tantalum</span></span></p>

<p style="text-align:justify"><span><span>Molybdenum</span></span></p>

<p style="text-align:justify"><span><span>Tungsten</span></span></p>

<p style="text-align:justify"><span><span>Rhenium</span></span></p>

<p style="text-align:justify"><span><span>Gallium</span></span></p>

<p style="text-align:justify"><span><span>Indium</span></span></p>

<p style="text-align:justify"><span><span>Thallium</span></span></p>

<p style="text-align:justify"><span><span>Germanium</span></span></p>

<p style="text-align:justify"><span><span>Bismuth</span></span></p>

<p style="text-align:justify"><span><span>Selenium and Tellurium</span></span></p>

<p style="text-align:justify"><span><span>Appendices</span></span></p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>
', 'Title
			Analytical Chemistry of Rare Elements

			Author
			A.I Busev

			Publishers
			Mir Publishers

			Year of Publication
			1981

			Pages
			416

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Analytical Chemistry of Rare Elements</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.I Busev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">416</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 416, '416', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8583rare.webp', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-65-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3929', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3929', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 522, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:07'),
('b4f53a1b-ea74-44e5-8f80-2dfa433c40f7', '787', NULL, 'The Pataala Prophecy: Son of Bhrigu NEW', 'the-pataala-prophecy-son-of-bhrigu-new-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787', 'the-pataala-prophecy-son-of-bhrigu-new-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787-787', 'OKJJ887', 'OKJJ887', 'OKJJ887', NULL, 'Awesome read after a long time. The Paatala prophecy starts with somewhere else, and the story is totally gripping, not leaving you till you finish the book fully. Writing style is even better compared to the previous books, and the way the book is handled is simply awesome. Simple yet elegant. I was waiting for a sequel after the secret of the druids, but a new series is outstanding. To add to it, the series starts with a bang, with such amazing work, with each chapter being fast paced, and being an edge of the seat thriller. Not to mention the amount of background work the author has done to give us such a visual treat. Cant wait for further surprises from maya, and really waiting for the second book. Hope it releases as soon as possible! Definitely worth the purchase after a long time. Not to mention the promo code through the quest club.. Thanks for the wonderful book Mr.Doyle, and try to give us a second book as early as possible!! --By Rishan Thimma Sudarsan on 19 April 2018 Truly awesome storytelling effort by Christopher C Doyle. Writing style is clearly a big upgrade over The Mahabharat Quest series. True that the story feels inspired highly by Harry Potter, Lord of the Rings & even Star Wars to some extent... But I have no complaints!! Can''t really find a single loophole in the plot. Of course, looking forward to the next book, however not ending the series in a cliffhanger is surely a conscious effort on Chris sir''s part! Sir, this has the potential to make you the JK Rowling of India. Please make at least 5 books in all!! --By Unmesh Damle on 19 April 2018', '<p>Awesome read after a long time. The Paatala prophecy starts with somewhere else, and the story is totally gripping, not leaving you till you finish the book fully. Writing style is even better compared to the previous books, and the way the book is handled is simply awesome. Simple yet elegant. I was waiting for a sequel after the secret of the druids, but a new series is outstanding. To add to it, the series starts with a bang, with such amazing work, with each chapter being fast paced, and being an edge of the seat thriller. Not to mention the amount of background work the author has done to give us such a visual treat. Cant wait for further surprises from maya, and really waiting for the second book. Hope it releases as soon as possible! Definitely worth the purchase after a long time. Not to mention the promo code through the quest club.. Thanks for the wonderful book Mr.Doyle, and try to give us a second book as early as possible!! --By Rishan Thimma Sudarsan on 19 April 2018 Truly awesome storytelling effort by Christopher C Doyle. Writing style is clearly a big upgrade over The Mahabharat Quest series. True that the story feels inspired highly by Harry Potter, Lord of the Rings &amp; even Star Wars to some extent... But I have no complaints!! Can''t really find a single loophole in the plot. Of course, looking forward to the next book, however not ending the series in a cliffhanger is surely a conscious effort on Chris sir''s part! Sir, this has the potential to make you the JK Rowling of India. Please make at least 5 books in all!! --By Unmesh Damle on 19 April 2018</p>', ' The Pataala Prophecy: Son of Bhrigu NEW', '<h1> The Pataala Prophecy: Son of Bhrigu NEW</h1>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7147Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKJJ887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=787', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=787', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2614, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b501eca0-bb00-4b4e-84ae-57d5a1a16be2', '203', NULL, 'Sams Teach Yourself Adobe Dreamweaver CS5 in 24 Hours', 'sams-teach-yourself-adobe-dreamweaver-cs5-in-24-hours', 'sams-teach-yourself-adobe-dreamweaver-cs5-in-24-hours', 'Sams Teach Yourself', 'Sams Teach Yourself', 'Sams Teach Yourself', NULL, '', NULL, 'Sub Title
			No

			Author
			Betsy Bruce, John Ray, Robyn Ness

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131762011

			Pages
			496

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Betsy Bruce, John Ray, Robyn Ness</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131762011</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>496</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 496, '496', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43729788131762011.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Sams%20Teach%20Yourself&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=203', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=203', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2954, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:07'),
('b50bd453-7e83-4f8b-a9cb-1efc1244efa5', '3528', 874, 'Approximation Methods in Probability Theory / Universitext', 'approximation-methods-in-probability-theory-universitext-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528', 'approximation-methods-in-probability-theory-universitext-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528-3528', '9783319340715', '9783319340715', '9783319340715', NULL, 'This book presents a wide range of well-known and less common methods used for estimating the accuracy of probabilistic approximations, including the Esseen type inversion formulas, the Stein method as well as the methods of convolutions and triangle function. Emphasising the correct usage of the methods presented, each step required for the proofs is examined in detail. As a result, this textbook provides valuable tools for proving approximation theorems.

While Approximation Methods in Probability Theory will appeal to everyone interested in limit theorems of probability theory, the book is particularly aimed at graduate students who have completed a standard intermediate course in probability theory. Furthermore, experienced researchers wanting to enlarge their toolkit will also find this book useful.', '<p>This book presents a wide range of well-known and less common methods used for estimating the accuracy of probabilistic approximations, including the Esseen type inversion formulas, the Stein method as well as the methods of convolutions and triangle function. Emphasising the correct usage of the methods presented, each step required for the proofs is examined in detail. As a result, this textbook provides valuable tools for proving approximation theorems.</p>

<p>While <em>Approximation Methods in Probability Theory</em> will appeal to everyone interested in limit theorems of probability theory, the book is particularly aimed at graduate students who have completed a standard intermediate course in probability theory. Furthermore, experienced researchers wanting to enlarge their toolkit will also find this book useful.</p>', 'Sub Title
			No

			Author
			Vydas Čekanavičius

			About Author
			Vydas Čekanavičius is Professor of Statistics at Vilnius University. In 2005, he was co-winner of the Lithuanian State Award of Science for his research on compound approximations in probability theory. In his native country Lithuania, he is best known as the co-author of a best-selling three-volume textbook on statistics.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783319340715

			Pages
			XII, 274

			Binding
			Paperback

			Year of Publication
			2016

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vydas Čekanavičius</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Vydas Čekanavičius is Professor of Statistics at Vilnius University. In 2005, he was co-winner of the Lithuanian State Award of Science for his research on compound approximations in probability theory. In his native country Lithuania, he is best known as the co-author of a best-selling three-volume textbook on statistics.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783319340715</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XII, 274</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"5800"', '"3480"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XII, 274', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/642761xhJvjRxaL._SY425_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319340715&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3528', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3528', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 874, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('b528e81d-cb8a-4013-9473-4ed8d47d311e', '2225', NULL, 'Dynamics of Librarianship in India', 'consumer-behavior-building-marketing-strategy-12e-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2-2225', 'consumer-behavior-building-marketing-strategy-12e-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421-2421', 'VFGH6655', 'VFGH6655::2225', 'VFGH6655', NULL, 'understanding of consumer behavior. The authors believe that knowledge of the factors that influence consumer behavior can, with practice, be used to develop sound marketing strategy. As a consequence, the text integrates theory, strategy-based examples, and application.', '<p>understanding of consumer behavior. The authors believe that knowledge of the factors that influence consumer behavior can, with practice, be used to develop sound marketing strategy. As a consequence, the text integrates theory, strategy-based examples, and application.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Del I. Hawkins, David L. Motherbaugh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351344797

			Pages
			750

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Del I. Hawkins, David L. Motherbaugh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351344797</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>750</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"695"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 750, '750', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62079789381176979.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2225', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2225', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1678, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:07'),
('b532288c-f38e-4dc8-9100-272b6d62ec61', '3880', 571, 'Chemistry of Water & Microbiology', 'chemistry-of-water-microbiology', 'chemistry-of-water-microbiology', '-38-', '-38-', '-38-', NULL, 'About the book

This is the second edition of this book. Compared with the first one, which appeared in 1967, the new book has been significantly revised and enlarged. The changes mainly concern the theory of the microbiology in particular.

The structure of the book is as follows: the first chapters deal with the theory of solutions, Kinetics of chemical reactions, oxidation-reduction processes, colloid solutions and their properties.

Next, the book discusses the physical and chemical properties of natural waters and effluents, and the latest advances in methods of their purification and decontamination.

Special emphasis is laid on the role of microorganisms in these processes.

The book is intended for high school students, majoring in water-supply and sewage engineering.

CONTENTS

Introduction

Chapter One: Water and Aqueous Solutions

Chapter Two: Kinetics of Chemical Reactions

Chapter Three: Chemical Equilibrium

Chapter Four: Acidity and Alkalinity of Solutions Hydrogen Ion Concentration

Chapter Five: The Phase Rule

Chapter Six: The Colloidal State

Chapter Seven: Oxidation-Reduction Processes

Chapter Eight: Characteristics of Natural Waters

Chapter Nine: Main Processes in Water Purification

Chapter Ten: Characteristics of Municipal and Industrial Sewage

Chapter Eleven: Microbiology of Drinking Water and Sewage

Chapter Twelve: Life of Microorganisms in Water-Supply Systems and Sewage Treatment Plants

Chapter Thirteen: Treatment of Sewage with Microorganisms

Appendices

Bibliography

Index', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p><span><span><span><span>This is the second edition of this book. Compared with the first one, which appeared in 1967, the new book has been significantly revised and enlarged. The changes mainly concern the theory of the microbiology in particular.</span></span></span></span></p>

<p><span><span><span><span>The structure of the book is as follows: the first chapters deal with the theory of solutions, Kinetics of chemical reactions, oxidation-reduction processes, colloid solutions and their properties.</span></span></span></span></p>

<p><span><span><span><span>Next, the book discusses the physical and chemical properties of natural waters and effluents, and the latest advances in methods of their purification and decontamination. </span></span></span></span></p>

<p><span><span><span><span>Special emphasis is laid on the role of microorganisms in these processes.</span></span></span></span></p>

<p><span><span><span><span>The book is intended for high school students, majoring in water-supply and sewage engineering.</span></span></span></span></p>

<p><span><span><strong><span>CONTENTS</span></strong></span></span></p>

<p><span><span><span>Introduction</span></span></span></p>

<p><span><span><span>Chapter One: Water and Aqueous Solutions</span></span></span></p>

<p><span><span><span>Chapter Two: Kinetics of Chemical Reactions</span></span></span></p>

<p><span><span><span>Chapter Three: Chemical Equilibrium</span></span></span></p>

<p><span><span><span>Chapter Four: Acidity and Alkalinity of Solutions Hydrogen Ion Concentration</span></span></span></p>

<p><span><span><span>Chapter Five: The Phase Rule</span></span></span></p>

<p><span><span><span>Chapter Six: The Colloidal State</span></span></span></p>

<p><span><span><span>Chapter Seven: Oxidation-Reduction Processes</span></span></span></p>

<p><span><span><span>Chapter Eight: Characteristics of Natural Waters</span></span></span></p>

<p><span><span><span>Chapter Nine: Main Processes in Water Purification</span></span></span></p>

<p><span><span><span>Chapter Ten: Characteristics of Municipal and Industrial Sewage</span></span></span></p>

<p><span><span><span>Chapter Eleven: Microbiology of Drinking Water and Sewage</span></span></span></p>

<p><span><span><span>Chapter Twelve: Life of Microorganisms in Water-Supply Systems and Sewage Treatment Plants</span></span></span></p>

<p><span><span><span>Chapter Thirteen: Treatment of Sewage with Microorganisms</span></span></span></p>

<p><span><span><span>Appendices</span></span></span></p>

<p><span><span><span>Bibliography</span></span></span></p>

<p><span><span><span>Index</span></span></span></p>', 'Title
			Chemistry of Water & Microbiology

			Author
			N.F. Voznaya

			Publisher
			Mir Publishers

			Year of Publication
			1981

			Pages
			354

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Chemistry of Water &amp; Microbiology</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.F. Voznaya</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">354</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 354, '354', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8016chemistry.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-38-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3880', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3880', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 571, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:07'),
('b540a618-f449-45eb-8e4e-58cb0e2239cb', '3460', 938, 'From DNA Photolesions to Mutations, Skin Cancer and Cell Death', 'from-dna-photolesions-to-mutations-skin-cancer-and-cell-death-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460', 'from-dna-photolesions-to-mutations-skin-cancer-and-cell-death-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460-3460', '9780854043262', '9780854043262', '9780854043262', NULL, 'As modern day society an increasing interest in outdoor activities, its exposure to sunlight has never been greater. As a consequence, countries throughout the world are experiencing a dramatic increase in the incidences of skin carcinomas and melanomas. From DNA Photolesions to Mutations, Skin Cancer and Cell Death provides an authoritative source of information for photobiologists interested in the series of genetic events that occur in the skin, and eventually lead to cancer.

With contributions from eminent scientists in the field, this book includes the latest information on DNA photolesions and repair, as well as the key mechanisms of solar UV in skin cancer initiation and development. Significant information relating to UV-induced photolisions and mechanisms of skin tumour occurrence is also included.

By providing the basic phenomena underlying the science and an overview of the biological events that take place when cells are exposed to solar UV radiation, From DNA Photolesions to Mutations, Skin Cancer and Cell Death is suitable to all researchers interested in the process of photocarcinogenesis.

Content - Chapter 1 UVB and UVA induced formation of photoproducts within cellular DNA, Chapter 2 Chemical sequencing profiles of photosensitized DNA damage, Chapter 3 DNA damage induced by UVA radiation: role in solar mutagenesis, Chapter 4 Mutations induced by UV and sunglight, Chapter 5 Mechanisms and mutagenic consequences of photoproduct bypass by replicative and DNA damage bypass polymerases, Chapter 6 The Ogg l protein of Saccharomyces cerevisiae: properties and biological functions, Chapter 7 The role of a yeast homologue of the human phosphatase activator hPTPA in the cellular response to oxidative DNA damage, Chapter 8 DNA repair in RNA polymerase I transcribed genes, Chapter 9 Global genome nucleotide excision repair: key players and their functions, Chapter 10 Efficient repair of UV-induced DNA damage in terminally differentiated human keratinocytes, Chapter 11 Reactivation of UV-damaged viruses and reporter genes in mammalian cells, Chapter 12 Transcription of p53-regulated genes under transcriptional stress: implications for nucleotide excision repair, Chapter 13 What a difference a wavelength makes: The role of p53 in nucleotide excision repair of UV-induced DNA damage, Chapter 14 p53 and p33INGl: Role in nucleotide excision repair of UV-damaged DNA K-John Cheung Jr. and Gang Li, Chapter 15 Nuclear and Non-nuclear signals leading to UV-induced apoptosis, Chapter 16 Opposing roles of UV-induced apoptosis in early skin cancer, Chapter 17 Acquired activation of signalling pathways in skin tumours from DNA repair-deficient xeroderma pigmentosum patients, Chapter 18 Chaos theory and self-organized criticality describe the DNA damage signal transduction network, Subject Index  ', '<p style="text-align:justify"><span>As modern day society an increasing interest in outdoor activities, its exposure to sunlight has never been greater. As a consequence, countries throughout the world are experiencing a dramatic increase in the incidences of skin carcinomas and melanomas. From DNA Photolesions to Mutations, Skin Cancer and Cell Death provides an authoritative source of information for photobiologists interested in the series of genetic events that occur in the skin, and eventually lead to cancer.</span></p>

<p style="text-align:justify"><span>With contributions from eminent scientists in the field, this book includes the latest information on DNA photolesions and repair, as well as the key mechanisms of solar UV in skin cancer initiation and development. Significant information relating to UV-induced photolisions and mechanisms of skin tumour occurrence is also included.</span></p>

<p style="text-align:justify"><span>By providing the basic phenomena underlying the science and an overview of the biological events that take place when cells are exposed to solar UV radiation, From DNA Photolesions to Mutations, Skin Cancer and Cell Death is suitable to all researchers interested in the process of photocarcinogenesis.</span></p>

<p style="text-align:justify"><span>Content - Chapter 1 UVB and UVA induced formation of photoproducts within cellular DNA, Chapter 2 Chemical sequencing profiles of photosensitized DNA damage, Chapter 3 DNA damage induced by UVA radiation: role in solar mutagenesis, Chapter 4 Mutations induced by UV and sunglight, Chapter 5 Mechanisms and mutagenic consequences of photoproduct bypass by replicative and DNA damage bypass polymerases, Chapter 6 The Ogg l protein of Saccharomyces cerevisiae: properties and biological functions, Chapter 7 The role of a yeast homologue of the human phosphatase activator hPTPA in the cellular response to oxidative DNA damage, Chapter 8 DNA repair in RNA polymerase I transcribed genes, Chapter 9 Global genome nucleotide excision repair: key players and their functions, Chapter 10 Efficient repair of UV-induced DNA damage in terminally differentiated human keratinocytes, Chapter 11 Reactivation of UV-damaged viruses and reporter genes in mammalian cells, Chapter 12 Transcription of p53-regulated genes under transcriptional stress: implications for nucleotide excision repair, Chapter 13 What a difference a wavelength makes: The role of p53 in nucleotide excision repair of UV-induced DNA damage, Chapter 14 p53 and p33INGl: Role in nucleotide excision repair of UV-damaged DNA K-John Cheung Jr. and Gang Li, Chapter 15 Nuclear and Non-nuclear signals leading to UV-induced apoptosis, Chapter 16 Opposing roles of UV-induced apoptosis in early skin cancer, Chapter 17 Acquired activation of signalling pathways in skin tumours from DNA repair-deficient xeroderma pigmentosum patients, Chapter 18 Chaos theory and self-organized criticality describe the DNA damage signal transduction network, Subject Index  </span></p>', 'Sub Title
			From DNA Photolesions to Mutations, Skin Cancer and Cell Death

			Author
			Evelyne Sage, Regen Drouin and Mahmoud Rouabhia

			About Author
			As per Book

			ISBN 10 Digit
			0854043268

			ISBN 13 Digit
			9780854043262

			Pages
			311

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>From DNA Photolesions to Mutations, Skin Cancer and Cell Death</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Evelyne Sage, Regen Drouin and Mahmoud Rouabhia</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0854043268</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780854043262</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>311</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"17980"', '"10788"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 311, '311', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1709From%20DNA%20Photolesions%20to%20Mutations,%20Skin%20Cancer%20and%20Cell%20Death.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780854043262&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3460', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3460', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 938, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('b5590a74-bf70-4fcd-a3e1-ca345105c8ca', '3742', 705, 'Semiconductor Physics', 'programming-and-algorithmic-languages-3742', 'programming-and-algorithmic-languages', '-', '-::3742', '-', NULL, 'About the book

In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.

In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.

The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.

The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.

The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.

Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.

All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.

This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.', '<p><u><strong>About the book</strong></u></p>

<p>In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.</p>

<p>In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.</p>

<p>The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.</p>

<p>The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.</p>

<p>The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.</p>

<p>Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.</p>

<p>All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.</p>

<p>This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.</p>', ' Title
			Programming And Algorithmic Languages

			 Author
			Yu.Mitnik

			 Publisher
			Mir Publisher

			 Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Programming And Algorithmic Languages</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">Yu.Mitnik</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3742', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3742', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 705, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:07'),
('b580d133-4b0d-486c-aa00-bea7d51d8712', '1475', NULL, 'Atharveda Samhita - 3 Vols', 'atharveda-samhita-3-vols-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1-1475', 'atharveda-samhita-3-vols-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475-1475', '9788171101726', '9788171101726', '9788171101726', NULL, 'Atharveda Samhita - 3 Vols', '<h1>Atharveda Samhita - 3 Vols</h1>', 'Sub Title
			Atharveda Samhita - 3 Vols

			Author
			K.L. Joshi

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788171101726

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Atharveda Samhita - 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.L. Joshi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171101726</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1699"', '"1019"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50169788171101726.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171101726&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1475', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1475', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2182, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b59e3a1c-3852-4ebf-8394-8f799ab413c7', '891', NULL, 'Teaching Primary Physical Education', 'teaching-primary-physical-education-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891', 'teaching-primary-physical-education-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891-891', 'UJHY6644', 'UJHY6644', 'UJHY6644', NULL, 'In a period when the amount of time devoted to physical education on primary initial teacher training routes is increasingly becoming ''squeezed'', trainee teachers will welcome the concise and reader-friendly format this book offers. Julia Lawrence has taken great care to provide a balanced and relevant overview of the major topics trainee teachers often lack confidence in, when planning and delivering lessons. The book follows a logical sequence, firstly exploring and justifying the importance of the subject within the primary context, before using an accessible theory-informed approach to discuss other important areas such as Safe Practice and how children develop movement competencies. A particularly useful and welcome feature for trainee teachers is the book''s companion website. Helpful links to teaching resources and further reading will appeal in particular to non-specialist trainees hoping to gain a deeper understanding of this subject. This book provides essential reading for all trainee primary teachers who are following undergraduate, postgraduate or employment-based routes into teaching'' -

Nigel Clarke, Senior Lecturer in Physical Education, University of Cumbria', '<p>In a period when the amount of time devoted to physical education on primary initial teacher training routes is increasingly becoming ''squeezed'', trainee teachers will welcome the concise and reader-friendly format this book offers. Julia Lawrence has taken great care to provide a balanced and relevant overview of the major topics trainee teachers often lack confidence in, when planning and delivering lessons. The book follows a logical sequence, firstly exploring and justifying the importance of the subject within the primary context, before using an accessible theory-informed approach to discuss other important areas such as Safe Practice and how children develop movement competencies. A particularly useful and welcome feature for trainee teachers is the book''s companion website. Helpful links to teaching resources and further reading will appeal in particular to non-specialist trainees hoping to gain a deeper understanding of this subject. This book provides essential reading for all trainee primary teachers who are following undergraduate, postgraduate or employment-based routes into teaching'' -<br />
Nigel Clarke, Senior Lecturer in Physical Education, University of Cumbria</p>', 'Sub Title
			No

			Author
			Lawrence

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857027351

			Pages
			192

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lawrence</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857027351</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>192</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6899"', '"4139"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 192, '192', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87259780857027351.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY6644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=891', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=891', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2553, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b5b636dd-fb99-45e6-95c6-c881a552b6af', '4463', 3, 'Rethinking Cultural Studies: A Bharatiya Civilizational Response', 'rethinking-cultural-studies-a-bharatiya-civilizational-response', 'rethinking-cultural-studies-a-bharatiya-civilizational-response', '9788168834897', '9788168834897', '9788168834897', NULL, 'About the Book

Towards a Rethinking Cultural Studies is a sustained and original attempt to rethink the foundations of contemporary literary and cultural studies from the perspective of Bharatiya’s own intellectual traditions.

During the last four decades, Western critical theories such as New Historicism, Cultural Materialism, Queer Theory, LGBT Theory, Disability Studies, Ecocriticism, Trauma Studies, Blue Humanities, and related approaches have come to dominate the humanities across the world. While these theories have enriched literary criticism by foregrounding questions of history, power, identity, representation, gender, ecology, and social justice, they have also tended to privilege historical contingency, political ideology, and social construction at the expense of philosophy, aesthetics, ethics, and spirituality.

Contents:

Foreword

Preface

Cultural Studies: Origins, Travel, and Misalignment

From Marx to Cultural Marxism: The Ideological Afterlives

The Western Epistemic Template: Foucault, Derrida, and Posthuman Theory

The Birmingham School: Subcultures, Resistance, and Their Limits in India

Imported Categories: Nayar, Loomba, Mukherjee

The Epistemic Vacuum in Indian Universities

Eurocentric Frameworks

The Collapse of Long-Form Indic Scholarship

Rethinking Foucault: Dharma, Atman, and Power

Deconstructing Derrida: Difference vs. Sabda-Brahma

Marx in the Mirror of Moksa and Samskara

Homi Bhabha and the Problem of Ambivalence

Pedagogy of Imported Theory

Bharatiya Epistemology: Sabda, Pramana, Rasa, Samskara

Sri Aurobindo: Cultural Evolution and the Unity of Indian Civilization

Romila Thapar-Denial of  Civilizational Unity

The Battle for Civilizational Thought

Intellectual Kshatriyas

Institutional Revivals: IHAR, SSUN, BSM, Bharatiya Bhasha

Re-envisioning Cultural Studies through Bharatiya Categories of Knowledge

Cultural Decolonization and the Reclaiming of Intellectual Sovereignty

Re-Envisioning Indian Cultural Studies: New Epistemic Pathways and the Future of Civilizational Thought

Sacred Geography and the Cultural Imagination of Bharat: A Civilizational Framework for Cultural Studies

Bhakti as Cultural Theory: A Civilizational Alternative to Postmodern Fragmentation

Cultural Studies and the Question of Civilizational Continuity: Reclaiming the Bharatiya Mind

Toward an Indic Theory of Knowledge: Replacing Postcolonial Skepticism with Civilizational Epistemics

Reclaiming Cultural Selfhood: Sri Aurobindo, Swami Vivekananda, and the Future of Indic Cultural Studies

Language as Civilizational Consciousness: Beyond the Aryan-Dravidian Divide and the Limits of Postcolonial Semiotics

Reimagining the Indian University: Pedagogy, Knowledge, and the Civilizational Future

Beyond Macaulay: Decolonizing Cultural Studies Through a Civilizational Lens

Toward a Bharatiya Cultural Studies: A Civilizational Manifesto

Re-Envisioning Indian Cultural Studies: New Epistemic Pathways and the Future of Civilizational Thought

Sacred Geography and the Cultural Imagination of Bharat: A Civilizational Framework for Cultural Studies

Bhakti as Cultural Theory: A Civilizational Alternative to Postmodern Fragmentation

Cultural Studies and the Question of Civilizational Continuity: Reclaiming the Bharatiya Mind

Reclaiming Cultural Selfhood: Sri Aurobindo, Vivekananda, and the Future of Indic Cultural Studies

Voices of Civilizational Recovery

Civilizational Consciousness, Memory, and the Reclamation of Narratives

Conclusion

Epilogue

Works Cited

Glossary

Index', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Towards a Rethinking Cultural Studies is a sustained and original attempt to rethink the foundations of contemporary literary and cultural studies from the perspective of Bharatiya’s own intellectual traditions. </span></span></span></p>

<p style="text-align:justify"><span><span><span>During the last four decades, Western critical theories such as New Historicism, Cultural Materialism, Queer Theory, LGBT Theory, Disability Studies, Ecocriticism, Trauma Studies, Blue Humanities, and related approaches have come to dominate the humanities across the world. While these theories have enriched literary criticism by foregrounding questions of history, power, identity, representation, gender, ecology, and social justice, they have also tended to privilege historical contingency, political ideology, and social construction at the expense of philosophy, aesthetics, ethics, and spirituality.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>Foreword</span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>Preface</span></em></span></span></p>

<p style="text-align:justify"><span><span><span>Cultural Studies: Origins, Travel, and Misalignment</span></span></span></p>

<p style="text-align:justify"><span><span><span>From Marx to Cultural Marxism: The Ideological Afterlives</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Western Epistemic Template: Foucault, Derrida, and Posthuman Theory</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Birmingham School: Subcultures, Resistance, and Their Limits in India</span></span></span></p>

<p style="text-align:justify"><span><span><span>Imported Categories: Nayar, Loomba, Mukherjee</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Epistemic Vacuum in Indian Universities</span></span></span></p>

<p style="text-align:justify"><span><span><span>Eurocentric Frameworks</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Collapse of Long-Form Indic Scholarship</span></span></span></p>

<p style="text-align:justify"><span><span><span>Rethinking Foucault: Dharma, Atman, and Power</span></span></span></p>

<p style="text-align:justify"><span><span><span>Deconstructing Derrida: Difference vs. Sabda-Brahma</span></span></span></p>

<p style="text-align:justify"><span><span><span>Marx in the Mirror of Moksa and Samskara</span></span></span></p>

<p style="text-align:justify"><span><span><span>Homi Bhabha and the Problem of Ambivalence</span></span></span></p>

<p style="text-align:justify"><span><span><span>Pedagogy of Imported Theory</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bharatiya Epistemology: Sabda, Pramana, Rasa, Samskara</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sri Aurobindo: Cultural Evolution and the Unity of Indian Civilization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Romila Thapar-Denial of  Civilizational Unity</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Battle for Civilizational Thought</span></span></span></p>

<p style="text-align:justify"><span><span><span>Intellectual Kshatriyas</span></span></span></p>

<p style="text-align:justify"><span><span><span>Institutional Revivals: IHAR, SSUN, BSM, Bharatiya Bhasha</span></span></span></p>

<p style="text-align:justify"><span><span><span>Re-envisioning Cultural Studies through Bharatiya Categories of Knowledge</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cultural Decolonization and the Reclaiming of Intellectual Sovereignty</span></span></span></p>

<p style="text-align:justify"><span><span><span>Re-Envisioning Indian Cultural Studies: New Epistemic Pathways and the Future of Civilizational Thought</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sacred Geography and the Cultural Imagination of Bharat: A Civilizational Framework for Cultural Studies</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bhakti as Cultural Theory: A Civilizational Alternative to Postmodern Fragmentation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cultural Studies and the Question of Civilizational Continuity: Reclaiming the Bharatiya Mind</span></span></span></p>

<p style="text-align:justify"><span><span><span>Toward an Indic Theory of Knowledge: Replacing Postcolonial Skepticism with Civilizational Epistemics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Reclaiming Cultural Selfhood: Sri Aurobindo, Swami Vivekananda, and the Future of Indic Cultural Studies</span></span></span></p>

<p style="text-align:justify"><span><span><span>Language as Civilizational Consciousness: Beyond the Aryan-Dravidian Divide and the Limits of Postcolonial Semiotics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Reimagining the Indian University: Pedagogy, Knowledge, and the Civilizational Future</span></span></span></p>

<p style="text-align:justify"><span><span><span>Beyond Macaulay: Decolonizing Cultural Studies Through a Civilizational Lens</span></span></span></p>

<p style="text-align:justify"><span><span><span>Toward a Bharatiya Cultural Studies: A Civilizational Manifesto</span></span></span></p>

<p style="text-align:justify"><span><span><span>Re-Envisioning Indian Cultural Studies: New Epistemic Pathways and the Future of Civilizational Thought</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sacred Geography and the Cultural Imagination of Bharat: A Civilizational Framework for Cultural Studies</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bhakti as Cultural Theory: A Civilizational Alternative to Postmodern Fragmentation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cultural Studies and the Question of Civilizational Continuity: Reclaiming the Bharatiya Mind</span></span></span></p>

<p style="text-align:justify"><span><span><span>Reclaiming Cultural Selfhood: Sri Aurobindo, Vivekananda, and the Future of Indic Cultural Studies</span></span></span></p>

<p style="text-align:justify"><span><span><span>Voices of Civilizational Recovery</span></span></span></p>

<p style="text-align:justify"><span><span><span>Civilizational Consciousness, Memory, and the Reclamation of Narratives </span></span></span></p>

<p style="text-align:justify"><span><span><span>Conclusion</span></span></span></p>

<p style="text-align:justify"><span><span><span>Epilogue</span></span></span></p>

<p style="text-align:justify"><span><span><span>Works Cited</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glossary</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>', 'Title
			Rethinking Cultural Studies: A Bharatiya Civilizational Response

			Author
			Ramaswami Subramony

			ISBN
			9788168834897

			Publisher
			Standard Publishers (India)

			Year
			2026

			Language
			English

			Pages
			228

			Binding
			Hardback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Rethinking Cultural Studies: A Bharatiya Civilizational Response</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788168834897</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>228</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1499"', '"1050"', '"0"', 50, 'HARDCOVER', 'Hardback', 'English', 'English', NULL, NULL, '2026', NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 228, '228', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4146Scanned%20rethinking.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788168834897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4463', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4463', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:07'),
('b5c7a873-58b4-456e-a1d1-ce07a51ba01f', '3541', 863, 'Dispersive Transport Equations and Multiscale Models', 'dispersive-transport-equations-and-multiscale-models-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-354-3541', 'dispersive-transport-equations-and-multiscale-models-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541-3541', '9780387404967', '9780387404967', '9780387404967', NULL, 'IMA Volumes 135: Transport in Transition Regimes and 136: Dispersive Transport Equations and Multiscale Models focus on the modeling of processes for which transport is one of the most complicated components. This includes processes that involve a wdie range of length scales over different spatio-temporal regions of the problem, ranging from the order of mean-free paths to many times this scale. Consequently, effective modeling techniques require different transport models in each region. The first issue is that of finding efficient simulations techniques, since a fully resolved kinetic simulation is often impractical. One therefore develops homogenization, stochastic, or moment based subgrid models. Another issue is to quantify the discrepancy between macroscopic models and the underlying kinetic description, especially when dispersive effects become macroscopic, for example due to quantum effects in semiconductors and superfluids. These two volumes address these questions in relation to a wide variety of application areas, such as semiconductors, plasmas, fluids, chemically reactive gases, etc.', '<p>IMA Volumes 135: Transport in Transition Regimes and 136: Dispersive Transport Equations and Multiscale Models focus on the modeling of processes for which transport is one of the most complicated components. This includes processes that involve a wdie range of length scales over different spatio-temporal regions of the problem, ranging from the order of mean-free paths to many times this scale. Consequently, effective modeling techniques require different transport models in each region. The first issue is that of finding efficient simulations techniques, since a fully resolved kinetic simulation is often impractical. One therefore develops homogenization, stochastic, or moment based subgrid models. Another issue is to quantify the discrepancy between macroscopic models and the underlying kinetic description, especially when dispersive effects become macroscopic, for example due to quantum effects in semiconductors and superfluids. These two volumes address these questions in relation to a wide variety of application areas, such as semiconductors, plasmas, fluids, chemically reactive gases, etc.</p>', 'Sub Title
			No

			Author
			Naoufel Ben Abdllah, Anton Arnold, Pierre Degond

			About Author
			No

			Content

			No

			ISBN 10 Digit
			0387404961

			ISBN 13 Digit
			9780387404967

			Pages
			X, 295

			Binding
			Hardback

			Year of Publication
			2003

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Naoufel Ben Abdllah, Anton Arnold, Pierre Degond</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0387404961</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387404967</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>X, 295</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"5800"', '"3480"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'X, 295', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37281.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387404967&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3541', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3541', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 863, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('b5ce6ae4-fcec-4db1-910b-9d4c84a576ab', '2698', NULL, 'Essays on the Poetry of Stephen Gill - Anthology of Critical Papers and Articles', 'essays-on-the-poetry-of-stephen-gill-anthology-of-critical-papers-and-articles-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-26-2698', 'essays-on-the-poetry-of-stephen-gill-anthology-of-critical-papers-and-articles-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698-2698', 'VFGT324', 'VFGT324', 'VFGT324', NULL, 'Essays on the Poetry of Stephen Gill - Anthology of Critical Papers and Articles', '<h1>Essays on the Poetry of Stephen Gill - Anthology of Critical Papers and Articles</h1>', 'Sub Title
			No

			Author
			Shaleen Kumar Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184351194

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shaleen Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184351194</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"750"', '"450"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGT324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2698', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2698', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1400, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:07'),
('b5de31f3-69e0-401f-9dce-3d9d3e85ad46', '1911', NULL, 'Alternative Splicing and Disease - Progress in Molecular and Subcellular Biology', 'alternative-splicing-and-disease-progress-in-molecular-and-subcellular-biology-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-19-1911', 'alternative-splicing-and-disease-progress-in-molecular-and-subcellular-biology-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911-1911', 'KJIU8877', 'KJIU8877', 'KJIU8877', NULL, 'Alternative Splicing and Disease - Progress in Molecular and Subcellular Biology', '<h1>Alternative Splicing and Disease - Progress in Molecular and Subcellular Biology</h1>', 'Sub Title
			No

			Author
			P. Jeanteur

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540344483

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Jeanteur</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540344483</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"30000"', '"18000"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2986dpp_10.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJIU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1911', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1911', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1898, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:07'),
('b5f7b8ca-5c44-497c-ae12-2000b7074294', '4036', 425, 'Business Statistics: Distribution of Financial Assets 19/e', 'business-statistics-distribution-of-financial-assets-19e', 'business-statistics-distribution-of-financial-assets-19e', '9789351611066', '9789351611066', '9789351611066', NULL, 'About the Book

The book is essentially non – mathematical in character and an attempt has been made to illustrate the application of statistical techniques with the help of business data. Various types of study material are given at the end of each chapter to aid the students in applying the principles discussed in the text. The object is to develop the faculty of thinking amongst the students and to develop the skill of performing the calculations needed for various methods of analysis.

Contents:

Business Statistics - What & Why 

Collection of Data 

Presentation of Data 

Measures of Central Tendency 

Measures of Variations 

Skewness, Moments and Kurtosis 

Correlation analysis 

Regression Analysis 

Index Numbers: Concepts and Applications 

Business Forecasting and Time Series Analysis 

Probability 

Probability Distributions 

Sampling and Sampling Distributions 

Estimation of Parameters 

Test of Hypothesis 

Small Sampling Theory 

Chi-Square Test 

Analysis of Variance 

Statistical Quality Control 

Partial and Multiple Correlation and Regression 

Statistical Decision Theory

 ', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book is essentially non – mathematical in character and an attempt has been made to illustrate the application of statistical techniques with the help of business data. Various types of study material are given at the end of each chapter to aid the students in applying the principles discussed in the text. The object is to develop the faculty of thinking amongst the students and to develop the skill of performing the calculations needed for various methods of analysis.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Business Statistics - What &amp; Why </span></span></span></p>

<p><span><span><span>Collection of Data </span></span></span></p>

<p><span><span><span>Presentation of Data </span></span></span></p>

<p><span><span><span>Measures of Central Tendency </span></span></span></p>

<p><span><span><span>Measures of Variations </span></span></span></p>

<p><span><span><span>Skewness, Moments and Kurtosis </span></span></span></p>

<p><span><span><span>Correlation analysis </span></span></span></p>

<p><span><span><span>Regression Analysis </span></span></span></p>

<p><span><span><span>Index Numbers: Concepts and Applications </span></span></span></p>

<p><span><span><span>Business Forecasting and Time Series Analysis </span></span></span></p>

<p><span><span><span>Probability </span></span></span></p>

<p><span><span><span>Probability Distributions </span></span></span></p>

<p><span><span><span>Sampling and Sampling Distributions </span></span></span></p>

<p><span><span><span>Estimation of Parameters </span></span></span></p>

<p><span><span><span>Test of Hypothesis </span></span></span></p>

<p><span><span><span>Small Sampling Theory </span></span></span></p>

<p><span><span><span>Chi-Square Test </span></span></span></p>

<p><span><span><span>Analysis of Variance </span></span></span></p>

<p><span><span><span>Statistical Quality Control </span></span></span></p>

<p><span><span><span>Partial and Multiple Correlation and Regression </span></span></span></p>

<p><span><span><span>Statistical Decision Theory</span></span></span></p>

<p><span><span> </span></span></p>', 'Title
			Business Statistics: Distribution of Financial Assets 19/e

			Author
			S.P. Gupta

			ISBN
			9789351611066

			Publisher
			Sultan Chand

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Statistics: Distribution of Financial Assets 19/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S.P. Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789351611066</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sultan Chand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"595"', '"476"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9a0301e0-61b0-4735-9e4d-83b7f942e9a2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4846md_9789351611066_240920221604458.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789351611066&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4036', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4036', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 425, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:07'),
('b5ff3b91-9298-4df2-9a3b-689b5e4db948', '2178', NULL, 'VHDL - Programming by Example - 4/e', 'vhdl-programming-by-example-4e-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178', 'vhdl-programming-by-example-4e-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178-2178', 'CVGF566', 'CVGF566', 'CVGF566', NULL, 'VHDL - Programming by Example - 4/e', '<h1>VHDL - Programming by Example - 4/e</h1>', 'Sub Title
			No

			Author
			Douglas L. Perry

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780070499447

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Douglas L. Perry</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070499447</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68939780070499447.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVGF566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2178', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2178', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1705, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('b6029d7c-98c1-442e-9ce0-9234ed59c88b', '3481', 918, 'Houses of God - Religious Architecture for a New Millennium', 'houses-of-god-religious-architecture-for-a-new-millennium-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-348-3481', 'houses-of-god-religious-architecture-for-a-new-millennium-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481-3481', '9781920744977', '9781920744977::3481', '9781920744977', NULL, 'Creating a place to meet the divine must be one of the most ambitious, yet hope-laden, of human activities. Stone is put upon stone to create an environment, the success of which ultimately cannot be measured. How do we know if we have produced a sacred space? Is the space itself sacred, or is it merely a container for sacred acts? Can the faithful not meet the celestial in places that are poorly designed, meagerly constructed, and less than works of art? Of course they can. But it is a designer''s hope and faith (and the purpose of this book to document) that architecture can provide an immeasurable dimension to religious experience.

Experiences of beauty that move one to tears enter our hearts via the same portal through which God is made known to us. Architecture, music, poetry, painting, sculpture-all these arts are present in the making of the best sacred spaces, as aids to prayer and worship. Rather than distractions on our journey to meet the divine, they can help prepare us for the trip. Light, color, sacred music, the lyrical quality of prayer -all these aesthetic experiences join with the artful molding of form and space to help open within us channels to the divine.

From the Introduction by Michael J. Crosbie

The subject of architecture for religion continues to fascinate. Houses of god, Religious Architecture for a New Millennium by noted author and architect Michael J. Crosbie, demonstrates an inspiring array of gathering places for communal worship, collected from the USA and abroad.

These projects, illustrated with superb photography and detailed plans, demonstrate how architects and congregations can work together to build places that satisfy often complex cultural and personal needs. There are churches, synagogues, and temples by some of the world''s leading architects, including Tadao Ando Architect & Associates, Heinz Tesar, Gould Evans, and many others.

Content - Introduction, Author''s Note, Acknowledgments', '<p style="text-align:justify"><span>Creating a place to meet the divine must be one of the most ambitious, yet hope-laden, of human activities. Stone is put upon stone to create an environment, the success of which ultimately cannot be measured. How do we know if we have produced a sacred space? Is the space itself sacred, or is it merely a container for sacred acts? Can the faithful not meet the celestial in places that are poorly designed, meagerly constructed, and less than works of art? Of course they can. But it is a designer''s hope and faith (and the purpose of this book to document) that architecture can provide an immeasurable dimension to religious experience.</span></p>

<p style="text-align:justify"><span>Experiences of beauty that move one to tears enter our hearts via the same portal through which God is made known to us. Architecture, music, poetry, painting, sculpture-all these arts are present in the making of the best sacred spaces, as aids to prayer and worship. Rather than distractions on our journey to meet the divine, they can help prepare us for the trip. Light, color, sacred music, the lyrical quality of prayer -all these aesthetic experiences join with the artful molding of form and space to help open within us channels to the divine.</span></p>

<p style="text-align:justify"><span>From the Introduction by Michael J. Crosbie</span></p>

<p style="text-align:justify"><span>The subject of architecture for religion continues to fascinate. Houses of god, Religious Architecture for a New Millennium by noted author and architect Michael J. Crosbie, demonstrates an inspiring array of gathering places for communal worship, collected from the USA and abroad.</span></p>

<p style="text-align:justify"><span>These projects, illustrated with superb photography and detailed plans, demonstrate how architects and congregations can work together to build places that satisfy often complex cultural and personal needs. There are churches, synagogues, and temples by some of the world''s leading architects, including Tadao Ando Architect &amp; Associates, Heinz Tesar, Gould Evans, and many others.</span></p>

<p><span><strong>Content -</strong> <span>Introduction, Author''s Note, Acknowledgments</span></span></p>', 'Sub Title

			Religious Architecture for a New Millennium

			Author

			Michael J. Crosbie

			About Author

			As per Book

			ISBN 10 Digit

			1920744975

			ISBN 13 Digit

			9781920744977

			Pages

			192

			Binding

			Hardcover

			Year of Publication

			2006

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span>Religious Architecture for a New Millennium</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Michael J. Crosbie</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span>1920744975</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span>9781920744977</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>192</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"4320"', '"2592"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 192, '192', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7644Houses%20of%20God%20-%20Religious%20Architecture%20for%20a%20New%20Millennium.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744977&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3481', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3481', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 918, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('b61d8309-49a2-4f3d-a199-8591dd2002db', '1647', NULL, 'Electromagnetics in Biology', 'electromagnetics-in-biology-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-164-1647', 'electromagnetics-in-biology-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647-1647', 'UJHY778Y', 'UJHY778Y', 'UJHY778Y', NULL, 'This book will serve as an ideal guide to the relatively new and complex field of bioelectromagnetics for students and researchers interested in the interaction of biological systems and electromagnetic fields. Coverage details:(1) biological responses of human and animals, both in vivo and in vitro methodologies, to magnetic and/or electromagnetic field exposure, (2) characteristics of effective fields, (3) hypotheses to explain possible mechanisms of interaction between the fields and cells, and (4) induced current in ELF and induced heat in RF fields as key interaction mechanisms.', '<p>This book will serve as an ideal guide to the relatively new and complex field of bioelectromagnetics for students and researchers interested in the interaction of biological systems and electromagnetic fields. Coverage details:(1) biological responses of human and animals, both in vivo and in vitro methodologies, to magnetic and/or electromagnetic field exposure, (2) characteristics of effective fields, (3) hypotheses to explain possible mechanisms of interaction between the fields and cells, and (4) induced current in ELF and induced heat in RF fields as key interaction mechanisms.</p>', 'Electromagnetics in Biology', '<h1>Electromagnetics in Biology</h1>', '"11700"', '"7020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9684dpp_10_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY778Y&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1647', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1647', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2082, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b6276da5-1669-4da1-817d-73175ba0dedf', '77', NULL, 'Intergroup Relations - Library in Social Psychology in 4 Vols.', 'intergroup-relations-library-in-social-psychology-in-4-vols', 'intergroup-relations-library-in-social-psychology-in-4-vols', '9781446274033', '9781446274033', '9781446274033', NULL, 'One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations', '<p>One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations</p>', 'Sub Title
			Library in Social Psychology

			Author
			Richard J. Crisp

			Publisher
			SAGE

			ISBN 13 Digit
			9781446274033

			Pages
			1400

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library in Social Psychology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard J. Crisp</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446274033</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1400</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"67980"', '"40790"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1400, '1400', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5869dpp_18_19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446274033&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=77', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=77', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3035, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:07'),
('b63a64b9-d30b-4da5-a783-942379607383', '2593', NULL, 'Nirmala NEW', 'nirmala-new-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593', 'nirmala-new-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593-2593', '9789388810487', '9789388810487', '9789388810487', NULL, 'Nirmala NEW', '<h1>Nirmala NEW</h1>', 'Sub Title

			Nirmala NEW

			Author
			Premchand

			ISBN 13 Digit
			9789388810487

			Publisher
			Fingerprint! Publishing

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Nirmala NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premchand</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789388810487</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Fingerprint! Publishing</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"275"', '"165"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '5c53d8d3-da2a-43ca-b23f-92c39a788cc5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1950pic-9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789388810487&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2593', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2593', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1499, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:07'),
('b63e17b2-92c4-4084-8551-249203fde07e', '3014', NULL, 'New and Selected Poems Tanka and Haiku', 'new-and-selected-poems-tanka-and-haiku-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014', 'new-and-selected-poems-tanka-and-haiku-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014-3014', 'VGHU6666', 'VGHU6666', 'VGHU6666', NULL, 'New and Selected Poems Tanka and Haiku', '<h1>New and Selected Poems Tanka and Haiku</h1>', 'Sub Title
			No

			Author
			Ram Krishna Singh

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736354

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ram Krishna Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736354</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"275"', '"165"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGHU6666&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3014', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3014', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1216, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:07'),
('b63ea948-a2b8-4ee0-8270-5a5637b200c3', '1221', NULL, 'Feminist Research Practice - A Primer Book', 'asian-informal-workers-global-risks-local-protection-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-127-1221', 'asian-informal-workers-global-risks-local-protection-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277-1277', 'DFGH5566', 'DFGH5566::1221', 'DFGH5566', NULL, 'Asian Informal Workers - Global risks, local protection', '<h1>Asian Informal Workers - Global risks, local protection</h1>', 'Sub Title
			No

			Author
			Santosh Mehrotra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780415382755

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Mehrotra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415382755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"995"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44279780415382755.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGH5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1221', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1221', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2335, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:07'),
('b662abf5-0ca4-4458-a77d-086369c67b7e', '2287', NULL, 'Colon Classification - 6/e', 'colon-classification-6e-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287', 'colon-classification-6e-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287-2287', 'ROPL4565', 'ROPL4565', 'ROPL4565', NULL, 'Colon Classification - 6/e', '<h1>Colon Classification - 6/e</h1>', 'Sub Title
			No

			Author
			S.R. Ranganathan

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788170004233

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.R. Ranganathan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170004233</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4555Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ROPL4565&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2287', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2287', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1672, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:07'),
('b69f537f-1220-414c-9f51-7adcd39d5903', '815', NULL, 'A Dictionary of Greek and Roman Biography and Mythology in 3 Vols', 'a-dictionary-of-greek-and-roman-biography-and-mythology-in-3-vols-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1-815', 'a-dictionary-of-greek-and-roman-biography-and-mythology-in-3-vols-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128-1128', '9781845110024', '9781845110024::815', '9781845110024', NULL, 'Embracing the whole of ancient history and literature for more than two thousand years, the three volumes of the Dictionary of Greek and Roman Biography and Mythology provide a wealth of information on every significant figure mentioned by the Greek and Roman writers in the areas of history, philosophy, mathematics, the Arts, medicine, law, geography, architecture, and more. A full account of the works as well as the lives of the Greek and Roman writers is included. Painters, sculptors, and architects are treated at considerable length and an account is given of all their works extant or of which there is any record in the ancient writers. Care has been taken to separate articles on mythological subjects from those of an historical nature. Greek divinities are given under their Greek names and Italian divinities are given under their Latin names.The final volume contains chronological tables of Greek and Roman history, genealogical tables and a list of kings.The dictionary is especially useful for the lives of lesser-known writers. With contributors drawn from among the most distinguished scholars of the day the reissue of these volumes makes available once more an important and valuable work of classical scholarship.', '<h1><span>Embracing the whole of ancient history and literature for more than two thousand years, the three volumes of the Dictionary of Greek and Roman Biography and Mythology provide a wealth of information on every significant figure mentioned by the Greek and Roman writers in the areas of history, philosophy, mathematics, the Arts, medicine, law, geography, architecture, and more. A full account of the works as well as the lives of the Greek and Roman writers is included. Painters, sculptors, and architects are treated at considerable length and an account is given of all their works extant or of which there is any record in the ancient writers. Care has been taken to separate articles on mythological subjects from those of an historical nature. Greek divinities are given under their Greek names and Italian divinities are given under their Latin names.The final volume contains chronological tables of Greek and Roman history, genealogical tables and a list of kings.The dictionary is especially useful for the lives of lesser-known writers. With contributors drawn from among the most distinguished scholars of the day the reissue of these volumes makes available once more an important and valuable work of classical scholarship.</span></h1>', 'Sub Title
			A Dictionary of Greek and Roman Biography and Mythology in 3 Vols

			Author
			William Smith

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781845110024

			Pages
			3718

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Dictionary of Greek and Roman Biography and Mythology in 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William Smith</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781845110024</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3718</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"52245"', '"36572"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3718, '3718', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57729781845110024.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781845110024&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=815', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=815', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2602, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('b6ea5d25-8294-47ef-8a14-907589aeecac', '778', NULL, 'Energy Environment and Global Climate Economics NEW', 'energy-environment-and-global-climate-economics-new-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778', 'energy-environment-and-global-climate-economics-new-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778-778', 'HNBG776', 'HNBG776', 'HNBG776', NULL, 'Energy Environment – Economics Nexus; Energy Efficiency Economics and Impact on Environment; Emissions Trading and Carbon Management for Sustainable Energy Development; Energy Security and Emerging Energy Security Issues; International Trade and Impact on Environment; Environmental Business Management; Green Supply Chain Management for Green Marketing of Eco-Products; Economics of Global Climate Change; Global Climate Governance', '<p>Energy Environment – Economics Nexus; Energy Efficiency Economics and Impact on Environment; Emissions Trading and Carbon Management for Sustainable Energy Development; Energy Security and Emerging Energy Security Issues; International Trade and Impact on Environment; Environmental Business Management; Green Supply Chain Management for Green Marketing of Eco-Products; Economics of Global Climate Change; Global Climate Governance</p>', ' 

			Sub Title
			No

			Author
			A.N. Sarkar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350567548

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<p> </p>

<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.N. Sarkar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350567548</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2700"', '"1620"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15921_4_39.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNBG776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=778', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=778', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2618, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:07'),
('b70d1419-b2cd-478a-ad2a-fd42544e4be0', '462', NULL, 'Emancipation of Dalits and Educational Reservation new', 'emancipation-of-dalits-and-educational-reservation-new-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462', 'emancipation-of-dalits-and-educational-reservation-new-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462-462', 'klhjg7y89', 'klhjg7y89', 'klhjg7y89', NULL, 'Emancipation of Dalits and Educational Reservation new', '<h1>Emancipation of Dalits and Educational Reservation new</h1>', 'Sub Title
			No

			Author
			Sadanand Paswan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352405

			Pages
			280

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sadanand Paswan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352405</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>280</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 280, '280', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79309788184352405.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=klhjg7y89&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=462', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=462', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2806, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:07'),
('b71f12fd-8b1a-47e1-a703-5949bbb34f9f', '2886', NULL, 'Discrete mathematics - Course Guidebook - With DVD', 'discrete-mathematics-course-guidebook-with-dvd-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886', 'discrete-mathematics-course-guidebook-with-dvd-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886-2886', '9781598035780', '9781598035780', '9781598035780', NULL, 'Discrete mathematics - Course Guidebook - With DVD', '<h1>Discrete mathematics - Course Guidebook - With DVD</h1>', 'Sub Title
			No

			Author
			Prof. Arthur T. Benjamin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781598035780

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Arthur T. Benjamin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td><span>9781598035780</span></td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3799"', '"2279"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52201.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598035780&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2886', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2886', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1294, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:07'),
('b7540b8a-e715-409d-91fa-d439320cdac1', '2904', NULL, 'Applied Mathematics for Electric Power Systems, Optimazation, Control, and Computational Intelligence - Power Electronics and Power Systems New', 'applied-mathematics-for-electric-power-systems-optimazation-control-and-computational-intelligence-power-electronics-and-power-systems-new-2904-2904-2904-2904-2904-2904-2904-2904-2904-29-2904', 'applied-mathematics-for-electric-power-systems-optimazation-control-and-computational-intelligence-power-electronics-and-power-systems-new-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904-2904', '9780387234700', '9780387234700', '9780387234700', NULL, 'Assuming an elementary knowledge of quantum and statistical physics, this book provides a comprehensive guide to principal physical properties of condensed matter, as well as the underlying theory necessary for a proper understanding of their origins. The subject matter covers the principal features of condensed matter physics, but with particular accent on the properties of metal alloys. Relevance to technical applications is recognized.', '<p>Assuming an elementary knowledge of quantum and statistical physics, this book provides a comprehensive guide to principal physical properties of condensed matter, as well as the underlying theory necessary for a proper understanding of their origins. The subject matter covers the principal features of condensed matter physics, but with particular accent on the properties of metal alloys. Relevance to technical applications is recognized.</p>', 'Cloud-Resolbing Modeling of Convective Processes

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 324 pages

	ISBN-10 ‏ : ‎ 0387234705

	ISBN-13 ‏ : ‎ 978-0387234700

	Item Weight ‏ : ‎ 1 kg 500 g

	Dimensions ‏ : ‎ 15.6 x 2.06 x 23.39 cm', '<h1>Cloud-Resolbing Modeling of Convective Processes</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 324 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0387234705</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0387234700</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 500 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.6 x 2.06 x 23.39 cm</span></li>
</ul>', '"12999"', '"12802"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71701.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387234700&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2904', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2904', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1285, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:07'),
('b7a77f7a-8f93-4eb5-9f7d-75d91d47439a', '2168', NULL, 'Studies in Computational Intelligence', 'studies-in-computational-intelligence-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-216-2168', 'studies-in-computational-intelligence-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168-2168', 'TGHU8877', 'TGHU8877', 'TGHU8877', NULL, 'The present book includes a set of selected extended papers from the third International Joint Conference on Computational Intelligence (IJCCI 2011), held in Paris, France, from 24 to 26 October 2011. The conference was composed of three co-located conferences: The International Conference on Fuzzy Computation (ICFC), the International Conference on Evolutionary Computation (ICEC), and the International Conference on Neural Computation (ICNC). Recent progresses in scientific developments and applications in these three areas are reported in this book. IJCCI received 283 submissions, from 59 countries, in all continents. This book includes the revised and extended versions of a strict selection of the best papers presented at the conference.', '<p>The present book includes a set of selected extended papers from the third International Joint Conference on Computational Intelligence (IJCCI 2011), held in Paris, France, from 24 to 26 October 2011. The conference was composed of three co-located conferences: The International Conference on Fuzzy Computation (ICFC), the International Conference on Evolutionary Computation (ICEC), and the International Conference on Neural Computation (ICNC). Recent progresses in scientific developments and applications in these three areas are reported in this book. IJCCI received 283 submissions, from 59 countries, in all continents. This book includes the revised and extended versions of a strict selection of the best papers presented at the conference.</p>', 'Studies in Computational Intelligence', '<h1>Studies in Computational Intelligence</h1>', '"15100"', '"9060"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65509783642356377_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2168', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2168', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1713, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('b7c607e2-4610-4c89-b495-bc3f52f6ff26', '46', NULL, 'Animal Behaviour - Library of Cognitive and Experimental Psychology in 4Vols.', 'animal-behaviour-library-of-cognitive-and-experimental-psychology-in-4vols', 'animal-behaviour---library-of-cognitive-and-experimental-psychology-in-4vols.', 'Animal Behaviour', 'Animal Behaviour', 'Animal Behaviour', NULL, 'The study of animal behaviour is a dynamic and vibrant field in contemporary psychology schools which has seen rapid growth and diversification throughout the last century. It forms a major area of study and research not only in cognitive, experimental and behavioural psychology, but also in neurobiology, evolutionary biology and evolutionary psychology. In this timely and comprehensive four-volume collection, two internationally renowned scholars bring together every seminal paper of the last century, from the canonical to the critical and contemporary. Conceptually arranged to address the four formative questions posed by Niko Tinbergen in 1963, Volume One addresses causation and the mechanisms of animal behaviour; Volume Two presents the foremost research in the development of animal behaviour; Volume Three covers behavioural ecology and the function of animal behaviour, and Volume Four addresses research that attempts to reconstruct the evolutionary history of behaviour.', '<p>The study of animal behaviour is a dynamic and vibrant field in contemporary psychology schools which has seen rapid growth and diversification throughout the last century. It forms a major area of study and research not only in cognitive, experimental and behavioural psychology, but also in neurobiology, evolutionary biology and evolutionary psychology. In this timely and comprehensive four-volume collection, two internationally renowned scholars bring together every seminal paper of the last century, from the canonical to the critical and contemporary. Conceptually arranged to address the four formative questions posed by Niko Tinbergen in 1963, Volume One addresses causation and the mechanisms of animal behaviour; Volume Two presents the foremost research in the development of animal behaviour; Volume Three covers behavioural ecology and the function of animal behaviour, and Volume Four addresses research that attempts to reconstruct the evolutionary history of behaviour.</p>', 'Sub Title
			No

			Author
			Johan J. Bolhuis

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781847875396

			Pages
			1712

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Johan J. Bolhuis</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847875396</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1712</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"67280"', '"40380"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1712, '1712', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8619dpp_18_13%20......%2044.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Animal%20Behaviour&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=46', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=46', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3052, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:07'),
('b80985b2-ad1a-4227-99cf-1ccec16bb710', '3517', 885, 'Advances in Geometric Modeling', 'advances-in-geometric-modelliing-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517', 'advances-in-geometric-modelliing-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517-3517', 'Advances in Geometric Modeling', 'Advances in Geometric Modeling', 'Advances in Geometric Modeling', NULL, 'Advances in Geometric Modelling illustrates the significance of Geometric Modeling in construction, design and manufacture, in not only the traditional industries such as automobile and aircraft manufacturng, but also in modern industry. This includes CAD/CAM, computer Art, Entertainment, Education and Training, Robotics, Medical Imaging, isualization, Painting and Media, and Others.

* Based on the new idea of gathering state of the art topics in Geometric Modeling together with techniques, applications, systems and tools

* The first book of its kind in that it incorporates several topics providing a class of practical solutions to problems in mathematical, engineering, and physical sciences

* Provides a valuable resource, focusing on interdisciplinary methods and affiliate research in the area', '<p>Advances in Geometric Modelling illustrates the significance of Geometric Modeling in construction, design and manufacture, in not only the traditional industries such as automobile and aircraft manufacturng, but also in modern industry. This includes CAD/CAM, computer Art, Entertainment, Education and Training, Robotics, Medical Imaging, isualization, Painting and Media, and Others.</p>

<p>* Based on the new idea of gathering state of the art topics in Geometric Modeling together with techniques, applications, systems and tools<br />
* The first book of its kind in that it incorporates several topics providing a class of practical solutions to problems in mathematical, engineering, and physical sciences<br />
* Provides a valuable resource, focusing on interdisciplinary methods and affiliate research in the area</p>', 'Sub Title
			No

			Author
			Muhammad Sarfaraz

			About Author
			Dr. Muhammad Sarfraz is a a member of the Department of Information and Computer Science, King Fahd University of Petroleum and Minerals, Dhahran, Saudi Arabia.

			Content

			No

			ISBN 10 Digit
			0470859377

			ISBN 13 Digit
			9780817681104

			Pages
			334

			Binding
			Hardback

			Year of Publication
			2004

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Muhammad Sarfaraz</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Dr. Muhammad Sarfraz is a a member of the Department of Information and Computer Science, King Fahd University of Petroleum and Minerals, Dhahran, Saudi Arabia.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0470859377</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817681104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"11096"', '"6657"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 334, '334', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Advances%20in%20Geometric%20Modeling&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3517', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3517', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 885, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('b809d94a-88eb-47e4-91b9-ba4f189c02f3', '3539', 864, 'Contemporary Aspects of Complex Analysis, Differential Geometry and Mathematical Physics', 'contemporary-aspects-of-complex-analysis-differential-geometry-and-mathematical-physics', 'contemporary-aspects-of-complex-analysis-differential-geometry-and-mathematical-physics', '9789812563903', '9789812563903', '9789812563903', NULL, 'This volume presents the cutting-edge contributions to the Seventh International Workshop on Complex Structures and Vector Fields, which was organized as a continuation of the high successful preceding workshops on similar research.

The volume includes works treating ambitious topics in differential geometry, mathematical physics and technology such as Bézier curves in space forms, potential and catastrophy of a soap film, computer-assisted studies of logistic maps, and robotics.', '<p>This volume presents the cutting-edge contributions to the <em>Seventh International Workshop on Complex Structures</em> and <em>Vector Fields</em>, which was organized as a continuation of the high successful preceding workshops on similar research.</p>

<p>The volume includes works treating ambitious topics in differential geometry, mathematical physics and technology such as Bézier curves in space forms, potential and catastrophy of a soap film, computer-assisted studies of logistic maps, and robotics.</p>', 'Sub Title
			No

			Author
			Stancho DImiev, Kouei Sekigawa

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			9812563903

			ISBN 13 Digit
			9789812563903

			Pages
			360

			Binding
			Hardback

			Year of Publication
			2005

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Stancho DImiev, Kouei Sekigawa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9812563903</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812563903</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>360</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"17112"', '"10267"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 360, '360', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/805151smFer1rQL.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789812563903&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3539', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3539', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 864, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('b8206e2b-2059-4cd0-83de-d93c7ffeb656', '1741', NULL, 'Quantum Physics - A Text for Graduate Students', 'quantum-physics-a-text-for-graduate-students-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1-1741', 'quantum-physics-a-text-for-graduate-students-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741-1741', 'DFGH4455', 'DFGH4455', 'DFGH4455', NULL, 'Develops quantum theory from its basic assumptions, beginning with statics, followed by dynamics and details of applications and the needed computational techniques. Most of the book deals with particle systems, as that is where most of the applications lie; the treatment of quantum field theory is confined to fundamental ideas and their consequences.', '<p>Develops quantum theory from its basic assumptions, beginning with statics, followed by dynamics and details of applications and the needed computational techniques. Most of the book deals with particle systems, as that is where most of the applications lie; the treatment of quantum field theory is confined to fundamental ideas and their consequences.</p>', 'Quantum Physics - A Text for Graduate Students', '<h1>Quantum Physics - A Text for Graduate Students</h1>', '"6299"', '"3779"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4515dpp_18_113.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGH4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1741', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1741', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1999, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b848e0f6-3b9c-4021-a7ba-3c81ab8fc281', '2713', NULL, 'Recent Indian English Fiction - Winners All the Way', 'recent-indian-english-fiction-winners-all-the-way-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2-2713', 'recent-indian-english-fiction-winners-all-the-way-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713-2713', 'VDDH765', 'VDDH765', 'VDDH765', NULL, 'Recent Indian English Fiction - Winners All the Way', '<h1>Recent Indian English Fiction - Winners All the Way</h1>', 'Sub Title
			No

			Author
			N. Sharada Iyer

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352801

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N. Sharada Iyer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352801</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VDDH765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2713', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2713', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1387, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:07'),
('b84b98df-7270-4889-8ddc-98bda685117e', '1905', NULL, 'Advances in Agronomy V-81', 'advances-in-agronomy-v81', 'advances-in-agronomy-v81', '9780120007991', '9780120007991', '9780120007991', NULL, 'About the book

Volume 81 contains five excellent reviews that discuss topics critical to agricultural and environmental sustainability.

Content – 

Contributors, 

Preface, 

The global impact of soil erosion on productivity:

I: Absolute and Relative Erosion-Induced Yield Losses, 

II. Effects on crop yields and production over time, 

Plant growth promoting rhizobacteria: applications and perspectives in agriculture, 

Organic matter accumulation in submerged soils, 

Potassium nutrition of the rice-wheat cropping system, 

Index         ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>Volume 81 contains five excellent reviews that discuss topics critical to agricultural and environmental sustainability.</span></span></span></p>

<p><span><span><strong><span>Content –</span></strong> </span></span></p>

<p><span><span><span>Contributors, </span></span></span></p>

<p><span><span><span>Preface, </span></span></span></p>

<p><span><span><span>The global impact of soil erosion on productivity:</span></span></span></p>

<p><span><span><span>I: Absolute and Relative Erosion-Induced Yield Losses, </span></span></span></p>

<p><span><span><span>II. Effects on crop yields and production over time, </span></span></span></p>

<p><span><span><span>Plant growth promoting rhizobacteria: applications and perspectives in agriculture, </span></span></span></p>

<p><span><span><span>Organic matter accumulation in submerged soils, </span></span></span></p>

<p><span><span><span>Potassium nutrition of the rice-wheat cropping system,  </span></span></span></p>

<p><span><span><span>Index</span>         </span></span></p>', 'Title
			Advances in Agronomy V-81

			Author
			Donald L.Sparks

			ISBN
			9780120007991

			Publisher
			Academic Press

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Advances in Agronomy V-81</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Donald L.Sparks</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780120007991</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Academic Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"14520"', '"9438"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '624a601d-877c-4146-b142-0d4a1e779b16', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7919dpp_9_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780120007991&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1905', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1905', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1901, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:07'),
('b8678542-254e-468d-a180-71e423643493', '2571', NULL, 'Sahitya - Samiksha', 'sahitya-samiksha-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571', 'sahitya-samiksha-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571-2571', '9788188571741', '9788188571741', '9788188571741', NULL, 'Sahitya - Samiksha', '<h1>Sahitya - Samiksha</h1>', 'Sub Title

			Sahitya - Samiksha

			Author
			Dr. Vishnudas ke Vaishnav

			ISBN 13 Digit
			9788188571741

			Publisher
			Chintan Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sahitya - Samiksha</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Vishnudas ke Vaishnav</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188571741</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Chintan Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'fab94cfe-89c7-4f01-a598-dd1d83f1ab2a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4727pic-29.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188571741&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2571', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2571', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1521, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:07'),
('b88601d8-d18e-49b8-9a00-7b61b836a811', '3168', NULL, 'Discrete Spectral Synthesis and Its Applications monographs in Mathematics', 'discrete-spectral-synthesis-and-its-applications-monographs-in-mathematics-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3-3168', 'discrete-spectral-synthesis-and-its-applications-monographs-in-mathematics-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168-3168', '9789400787230', '9789400787230', '9789400787230', NULL, 'This book studies the situation over discrete Abelian groups with wide range applications. It covers classical functional equations, difference and differential equations, polynomial ideals, digital filtering and polynomial hypergroups, giving unified treatment of several different problems. There is no other comprehensive work in this field. The book will be of interest to graduate students, research workers in harmonic analysis, spectral analysis, functional equations and hypergroups.', '<p>This book studies the situation over discrete Abelian groups with wide range applications. It covers classical functional equations, difference and differential equations, polynomial ideals, digital filtering and polynomial hypergroups, giving unified treatment of several different problems. There is no other comprehensive work in this field. The book will be of interest to graduate students, research workers in harmonic analysis, spectral analysis, functional equations and hypergroups.</p>', 'Discrete Spectral Synthesis and Its Applications monographs in Mathematics', '<h1>Discrete Spectral Synthesis and Its Applications monographs in Mathematics</h1>', '"8400"', '"5040"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62911.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789400787230&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3168', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3168', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1193, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:07'),
('b8989ea1-992f-48a0-b125-673e5c35dcaa', '2102', NULL, 'ADR Principles and Practice', 'adr-principles-and-practice-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-210-2102', 'adr-principles-and-practice-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102-2102', '9789381082713', '9789381082713', '9789381082713', NULL, 'Indian Reprint - ADR: Principles and Practice is an essential Alternative Dispute Resolution title. The third edition covers theory, principles and practice of ADR, especially mediation, providing understanding, guidance and authority. It explores and integrates models of practice and negotiation generally; examines strategies; provides precedents; assists practitioners, policy makers and the judiciary in addressing the issues affecting practice. It introduces the psychology of dispute resolution and working with high conflict parties, and generally provides an encyclopaedic work of reference for practitioners and students.', '<p>Indian Reprint - ADR: Principles and Practice is an essential Alternative Dispute Resolution title. The third edition covers theory, principles and practice of ADR, especially mediation, providing understanding, guidance and authority. It explores and integrates models of practice and negotiation generally; examines strategies; provides precedents; assists practitioners, policy makers and the judiciary in addressing the issues affecting practice. It introduces the psychology of dispute resolution and working with high conflict parties, and generally provides an encyclopaedic work of reference for practitioners and students.</p>', 'Sub Title
			ADR Principles and Practice

			Author
			Henry Brown

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082713

			Pages
			908

			Binding
			Hardback

			Year of Publication
			No

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>ADR Principles and Practice</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henry Brown</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082713</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>908</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per book</td>
		</tr>
	</tbody>
</table>', '"4500"', '"2700"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 908, '908', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45259789381082713_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381082713&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2102', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2102', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1757, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('b8cf136a-d07f-4432-975c-f90ff580b837', '1185', NULL, 'Women''s - Position, Reputation and Emplyment in Globalized World Book', 'womens-position-reputation-and-emplyment-in-globalized-world-book-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185', 'womens-position-reputation-and-emplyment-in-globalized-world-book-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185-1185', 'EDFR44433', 'EDFR44433', 'EDFR44433', NULL, 'Women''s - Position, Reputation and Emplyment in Globalized World New', '<h1>Women''s - Position, Reputation and Emplyment in Globalized World New</h1>', 'Sub Title
			No

			Author
			Dr. Viplav, Dr. Naresh, Dr. August

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791491

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav, Dr. Naresh, Dr. August</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791491</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17899788188791491.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR44433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1185', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1185', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2362, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:07'),
('b8e7f029-0173-4a72-95d8-393afa818841', '1617', NULL, 'Topics in Atomic Physics', 'with-ansi-c-standards-programming-with-c-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-1617', 'with-ansi-c-standards-programming-with-c-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188-2188', 'VFGT5544', 'VFGT5544::1617', 'VFGT5544', NULL, 'This book introduces the syntax and features of C++ programming languages in a simple and easy-to-understand manner. The concepts are very well exemplified with program codes containing the inputs and outputs of the sample programs. The new edition has been thoroughly revised, updated and revamped as per the ANSI /ISO C++ standard.', '<p>This book introduces the syntax and features of C++ programming languages in a simple and easy-to-understand manner. The concepts are very well exemplified with program codes containing the inputs and outputs of the sample programs. The new edition has been thoroughly revised, updated and revamped as per the ANSI /ISO C++ standard.</p>', 'With ANSI C++ Standards Programming with C++', '<h1>With ANSI C++ Standards Programming with C++</h1>', '"5100"', '"5023"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3611Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1617', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1617', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2098, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b8eb7766-affd-4ef2-9c97-b3b4bdfdc1f7', '2299', NULL, 'Role of Library and Library Professionals in the Knowledge Society', 'role-of-library-and-library-professionals-in-the-knowledge-society-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299', 'role-of-library-and-library-professionals-in-the-knowledge-society-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299-2299', 'BCET5456', 'BCET5456', 'BCET5456', NULL, 'Role of Library and Library Professionals in the Knowledge Society', '<h1>Role of Library and Library Professionals in the Knowledge Society</h1>', 'Sub Title
			No

			Author
			Dr. P. Hangsing, Prof. Moses M. Naga

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385161049

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. P. Hangsing, Prof. Moses M. Naga</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385161049</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2600"', '"1560"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50769789385161049.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BCET5456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2299', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2299', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1669, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:07'),
('b8ecc814-8902-45c9-9da0-9eab1ec78fd6', '2695', NULL, 'The Great English Romantics and Their Precursors', 'the-great-english-romantics-and-their-precursors-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-26-2695', 'the-great-english-romantics-and-their-precursors-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695-2695', 'FRYN54745', 'FRYN54745', 'FRYN54745', NULL, 'The Great English Romantics and Their Precursors', '<h1>The Great English Romantics and Their Precursors</h1>', 'Sub Title
			No

			Author
			N. Sharada Iyer

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184351910

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N. Sharada Iyer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184351910</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FRYN54745&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2695', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2695', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1403, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:07'),
('b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', '2666', NULL, 'Panini Pratyayarth Kosh - Tadrit Prakaranam', 'panini-pratyayarth-kosh-tadrit-prakaranam-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666', 'panini-pratyayarth-kosh-tadrit-prakaranam-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666-2666', '978171105424', '978171105424', '978171105424', NULL, 'Panini Pratyayarth Kosh - Tadrit Prakaranam ', '<h1>Panini Pratyayarth Kosh - Tadrit Prakaranam </h1>', 'Title
			Panini Pratyayarth Kosh - Tadrit Prakaranam

			Author
			Dr. Gyan Prakash Shastri

			ISBN 13 Digit
			978171105424

			Publishers
			Parimal Publication

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Title</th>
			<td>Panini Pratyayarth Kosh - Tadrit Prakaranam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978171105424</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Parimal Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '810054ea-07ba-4ceb-b39a-d39aec1a0a6f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7212pic-17.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=978171105424&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2666', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2666', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1430, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:07'),
('b90140cf-5df7-4152-955b-6e4868922258', '3586', 818, 'Global Policing', 'global-policing-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586', 'global-policing-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586-3586', 'Global Policing', 'Global Policing', 'Global Policing', NULL, 'In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system.

 

 

Demonstrating how a theory of global policing is central to understanding global governance, the text explores:

 

- the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing

 

- the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach

 

- the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies

 

- the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development.

 

Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.', '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system.</p>

<p> </p>

<p> </p>

<p>Demonstrating how a theory of global policing is central to understanding global governance, the text explores:</p>

<p> </p>

<p>- the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing</p>

<p> </p>

<p>- the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach</p>

<p> </p>

<p>- the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies</p>

<p> </p>

<p>- the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development.</p>

<p> </p>

<p>Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', 'Sub Title
			No

			Author
			Ben Bowling & James Sheptycki

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781849200813

			Pages
			 192

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			1

			Language
			English

			Illustrations

			No

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ben Bowling &amp; James Sheptycki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781849200813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 192</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"9952"', '"5971"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 192, ' 192', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Global%20Policing&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3586', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3586', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 818, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:07'),
('b90f4eec-c734-4c7a-a926-b53708c01ecc', '1703', NULL, 'High Order Difference Methods for Time Dependent PDE - in Computational Mathematics', 'high-order-difference-methods-for-time-dependent-pde-in-computational-mathematics-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703', 'high-order-difference-methods-for-time-dependent-pde-in-computational-mathematics-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703-1703', 'TYM10770', 'TYM10770', 'TYM10770', NULL, 'This book covers high order finite difference methods for time dependent PDE. It gives an overview of the basic theory and construction principles by using model examples. The book also contains a general presentation of the techniques and results for well-posedness and stability, with inclusion of the three fundamental methods of analysis both for PDE in its original and discretized form: the Fourier transform, the eneregy method and the Laplace transform.', '<p>This book covers high order finite difference methods for time dependent PDE. It gives an overview of the basic theory and construction principles by using model examples. The book also contains a general presentation of the techniques and results for well-posedness and stability, with inclusion of the three fundamental methods of analysis both for PDE in its original and discretized form: the Fourier transform, the eneregy method and the Laplace transform.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			High Order Difference Methods for Time Dependent PDE - in Computational Mathematics

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540749929

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>High Order Difference Methods for Time Dependent PDE - in Computational Mathematics</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540749929</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10899"', '"6539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8709dpp_18_72.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYM10770&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1703', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1703', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2031, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b939f577-fcbb-4a09-a5fa-70c20d76e09f', '38', NULL, 'Top Shopping Mall (Architecture)', 'top-shopping-mall-architecture', 'top-shopping-mall-(architecture)', 'Top Shopping', 'Top Shopping', 'Top Shopping', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9787561146071

			Pages
			287

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9787561146071</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>287</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"5050"', '"3030"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 287, '287', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52909787561146071........%2036.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Top%20Shopping&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=38', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=38', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3056, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:07'),
('b9472d49-19a3-415f-a288-c246a838fd56', '2740', NULL, 'Multiplexity of Postcolonial Literature', 'multiplexity-of-postcolonial-literature-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2-2740', 'multiplexity-of-postcolonial-literature-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740-2740', 'IKJU8876', 'IKJU8876::2740', 'IKJU8876', NULL, 'Multiplexity of Postcolonial Literature', '<h1>Multiplexity of Postcolonial Literature</h1>', 'Sub Title
			No

			Author
			Sunil Kumar Navin, T. Sai Chandra Mouli

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735548

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sunil Kumar Navin, T. Sai Chandra Mouli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735548</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJU8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2740', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2740', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1369, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:07'),
('b9686a29-dd31-4b47-94eb-e915c4893653', '3878', 573, 'Physics of Weakly Ionized Gases', 'physics-of-weakly-ionized-gases', 'physics-of-weakly-ionized-gases', '-36-', '-36-', '-36-', NULL, 'About the book

Each section of the book contains the theoretical part and problems with solutions. More than 200 problems on generation and motion of charged particles in plasma, plasma oscillations and the magnetic and electric properties of plasma are discussed in the book. The author aims at revealing the physical meaning of the problems and, at the same time, acquainting the reader with the procedures and methods employed for solving such problems. The book is intended for the university students specializing in physics and related fields. It can be used also as a handbook by the practical workers in ahese fields, since many of the problems are based on recently published results and the appendices contain the necessary reference data.

CONTENTS

Preface

Chapter 1. The Boltzmann Kinetic Equation

Chapter 2. Charged Particles in a Gas

Chapter 3. Waves in Plasma

Chapter 4. Processes Involving Charged Particles in Gases

Chapter 5. Propagation of Radiation in Gases

Chapter 6. Some Properties of the Gas Discharge

Appendices

Bibliography

Subject Index', '<p><span><span><strong>About the book</strong></span></span></p>

<p><span><span>Each section of the book contains the theoretical part and problems with solutions. More than 200 problems on generation and motion of charged particles in plasma, plasma oscillations and the magnetic and electric properties of plasma are discussed in the book. The author aims at revealing the physical meaning of the problems and, at the same time, acquainting the reader with the procedures and methods employed for solving such problems. The book is intended for the university students specializing in physics and related fields. It can be used also as a handbook by the practical workers in ahese fields, since many of the problems are based on recently published results and the appendices contain the necessary reference data.</span></span></p>

<p><span><span>CONTENTS</span></span></p>

<p><span><span>Preface</span></span></p>

<p><span><span>Chapter 1. The Boltzmann Kinetic Equation</span></span></p>

<p><span><span>Chapter 2. Charged Particles in a Gas</span></span></p>

<p><span><span>Chapter 3. Waves in Plasma</span></span></p>

<p><span><span>Chapter 4. Processes Involving Charged Particles in Gases</span></span></p>

<p><span><span>Chapter 5. Propagation of Radiation in Gases</span></span></p>

<p><span><span>Chapter 6. Some Properties of the Gas Discharge</span></span></p>

<p><span><span>Appendices</span></span></p>

<p><span><span>Bibliography</span></span></p>

<p><span><span>Subject Index</span></span></p>', 'Title
			Physics of Weakly Ionized Gases

			Author
			B.M Smirnov

			Publisher
			Mir Publishers

			Year of Publication
			1981

			Pages
			432

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Physics of Weakly Ionized Gases</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>B.M Smirnov</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Mir Publishers</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Year of Publication</strong></td>
			<td style="text-align:center"><strong>1981</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>432</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 432, '432', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3514WhatsApp%20Image%202025-07-17%20at%205.10.48%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-36-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3878', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3878', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 573, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:07'),
('b979ed50-1880-4872-ba0a-a31af092b34f', '4355', 109, 'Financial Institutions Management: A Risk Management Approach 6/e', 'financial-institutions-management-a-risk-management-approach-6e', 'financial-institutions-management-a-risk-management-approach-6e', '9780071263849', '9780071263849', '9780071263849', NULL, 'About the book

This book focuses on managing return and risk in modern financial institutions. The central theme is that the risks faced by managers and the methods and markets through which these risks are managed are becoming increasingly similar, whether an institution is chartered as a commercial bank, a savings bank, an investment bank, or an insurance company. Although the traditional nature of each sector''s product activity is analysed, a greater emphasis is placed on new areas of activities such as asset security, off-balance-sheet banking and international banking.

Content:

PART ONE: Introduction

1 Why Are Financial Intermediaries Special?

2 The Financial Services Industry: Depository Institutions

3 The Financial Services Industry: Insurance Companies

4 The Financial Services Industry: Securities Firms and Investment Banks

5 The Financial Services Industry: Mutual Funds and Hedge Funds

6 The Financial Services Industry: Finance Companies

7 Risks of Financial Intermediation

PART TWO: Measuring Risk

8 Interest Rate Risk I

9 Interest Rate Risk II

10 Market Risk

11 Credit Risk: Individual Loan Risk

12 Credit Risk: Loan Portfolio and Concentration Risk

13 Off-Balance-Sheet Risk

14 Foreign Exchange Risk

15 Sovereign Risk

16 Technology and Other Operational Risks

17 Liquidity Risk PART THREE: Managing Risk

18 Liability and Liquidity Management

19 Deposit Insurance and Other Liability Guarantees

20 Capital Adequacy

21 Product Diversification

22 Geographic Expansion

23 Futures and Forwards

24 Options, Caps, Floors, and Collars

25 Swaps

26 Loan Sales

27 Securitization', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book focuses on managing return and risk in modern financial institutions. The central theme is that the risks faced by managers and the methods and markets through which these risks are managed are becoming increasingly similar, whether an institution is chartered as a commercial bank, a savings bank, an investment bank, or an insurance company. Although the traditional nature of each sector''s product activity is analysed, a greater emphasis is placed on new areas of activities such as asset security, off-balance-sheet banking and international banking.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART ONE: Introduction </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Why Are Financial Intermediaries Special? </span></span></span></p>

<p style="text-align:justify"><span><span><span>2 The Financial Services Industry: Depository Institutions </span></span></span></p>

<p style="text-align:justify"><span><span><span>3 The Financial Services Industry: Insurance Companies </span></span></span></p>

<p style="text-align:justify"><span><span><span>4 The Financial Services Industry: Securities Firms and Investment Banks </span></span></span></p>

<p style="text-align:justify"><span><span><span>5 The Financial Services Industry: Mutual Funds and Hedge Funds </span></span></span></p>

<p style="text-align:justify"><span><span><span>6 The Financial Services Industry: Finance Companies </span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Risks of Financial Intermediation </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART TWO: Measuring Risk </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>8 Interest Rate Risk I </span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Interest Rate Risk II </span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Market Risk </span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Credit Risk: Individual Loan Risk </span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Credit Risk: Loan Portfolio and Concentration Risk </span></span></span></p>

<p style="text-align:justify"><span><span><span>13 Off-Balance-Sheet Risk </span></span></span></p>

<p style="text-align:justify"><span><span><span>14 Foreign Exchange Risk </span></span></span></p>

<p style="text-align:justify"><span><span><span>15 Sovereign Risk </span></span></span></p>

<p style="text-align:justify"><span><span><span>16 Technology and Other Operational Risks </span></span></span></p>

<p style="text-align:justify"><span><span><span>17 Liquidity Risk PART THREE: Managing Risk </span></span></span></p>

<p style="text-align:justify"><span><span><span>18 Liability and Liquidity Management </span></span></span></p>

<p style="text-align:justify"><span><span><span>19 Deposit Insurance and Other Liability Guarantees </span></span></span></p>

<p style="text-align:justify"><span><span><span>20 Capital Adequacy </span></span></span></p>

<p style="text-align:justify"><span><span><span>21 Product Diversification </span></span></span></p>

<p style="text-align:justify"><span><span><span>22 Geographic Expansion </span></span></span></p>

<p style="text-align:justify"><span><span><span>23 Futures and Forwards </span></span></span></p>

<p style="text-align:justify"><span><span><span>24 Options, Caps, Floors, and Collars </span></span></span></p>

<p style="text-align:justify"><span><span><span>25 Swaps </span></span></span></p>

<p style="text-align:justify"><span><span><span>26 Loan Sales </span></span></span></p>

<p style="text-align:justify"><span><span><span>27 Securitization</span></span></span></p>
', 'Title
			Financial Institutions Management: A Risk Management Approach 6/e

			Author
			Anthony Saunders

			ISBN
			9780071263849

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Institutions Management: A Risk Management Approach 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Anthony Saunders</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780071263849</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/826941oToxeJlfL._FMwebp_.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780071263849&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4355', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4355', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 109, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:07'),
('b9815526-bb92-400a-992f-1ecb9c14874a', '2978', NULL, 'Time in the Poetry of Matthew Arnold', 'time-in-the-poetry-of-matthew-arnold-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978', 'time-in-the-poetry-of-matthew-arnold-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978-2978', 'FVGY4554', 'FVGY4554', 'FVGY4554', NULL, 'Time in the Poetry of Matthew Arnold', '<h1>Time in the Poetry of Matthew Arnold</h1>', 'Sub Title
			No

			Author
			Satendra Kumar

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			8188681040

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Satendra Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8188681040</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVGY4554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2978', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2978', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1234, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:07'),
('b9b4c135-8e89-4640-8fbb-6a1041ec982b', '4360', 104, 'Der Experimentator: Molekularbiologie / Genomics 5/e', 'der-experimentator-molekularbiologie-genomics-5e', 'der-experimentator-molekularbiologie-genomics-5e', '9783827417145', '9783827417145', '9783827417145', NULL, 'About the book

Lieber EXPERIMENTATOR, wir präsentieren Ihnen hier das Grundlagenwissen sowie Tipps und Tricks für den Umgang mit Nucleinsäuren. Sie werden sofort merken, dass der Autor Lust und Frust der täglichen Laborroutine genau kennt. Aus dem Inhalt:

Präparieren, Fällen, Konzentrieren und Reinigen von Nucleinsäuren

Das molekularbiologische Handwerkszeug (Restriktionsenzyme, Gele, Blotten)

PCR (Polymerase-Kettenreaktion)

RNA-Isolierung, -Transkription

Klonierung von DNA-Fragmenten

DNA-Nachweis und -Analyse (Markierung von Sonden, Hybridisierung, Screening, Sequenzierung)

Funktion von DNA-Sequenzen (Mutagenese, In-vitro-Translation, transgene Mäuse, Transgenexpression, Gentherapie, Genomik)

Lieferantenverzeichnis.

Dieses Laborhilfsbuch zeigt Auswege aus experimentellen Sackgassen und weckt ein Gespür für das richtige Experiment zur rechten Zeit. Die eingestreuten Faust-Zitate mögen Sie trösten, wenn Sie sich in stillen Momenten der Selbsterkenntnis fragen, warum Sie das alles überhaupt tun. Die 5. Auflage wurde aktualisiert und um Abschnitte zu den Themen Elektrophorese, fluoreszierende Proteine und Karriereplanung in der Wissenschaft ergänzt. "In Summa: Fachlich hervorragend. Gibt Denkanstöße. Hat Spannung. Reißt einen mit. Und lachen kann man auch. Was will man mehr?" (Buch-Journal)

Content:

	Was ist den “Molekularbiologie”, bitteschon?

	Einige grundlegende Methoden

	Das Werkzeug

	Die Polymerase-Kettenreaktion (PCR)

	RNA

	Die Klonierung von DNA-Fragmenten

	Wie man DNA aufspurt

	DNA-Analyse

	Untersuchung der Funktion von DNA-Sequenzen

	Der Computer und Du

	 Tipps fur die Karriereplanung, oder: Der ganz kleine Macchiavelli fur Jungforscher

	Zu gutter Letzt

	Anhang

	Wer, was, wo?', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>Lieber EXPERIMENTATOR, wir präsentieren Ihnen hier das Grundlagenwissen sowie Tipps und Tricks für den Umgang mit Nucleinsäuren. Sie werden sofort merken, dass der Autor Lust und Frust der täglichen Laborroutine genau kennt. Aus dem Inhalt:</span></span></span></p>

<p><span><span><span>Präparieren, Fällen, Konzentrieren und Reinigen von Nucleinsäuren</span></span></span></p>

<p><span><span><span>Das molekularbiologische Handwerkszeug (Restriktionsenzyme, Gele, Blotten)</span></span></span></p>

<p><span><span><span>PCR (Polymerase-Kettenreaktion)</span></span></span></p>

<p><span><span><span>RNA-Isolierung, -Transkription</span></span></span></p>

<p><span><span><span>Klonierung von DNA-Fragmenten</span></span></span></p>

<p><span><span><span>DNA-Nachweis und -Analyse (Markierung von Sonden, Hybridisierung, Screening, Sequenzierung)</span></span></span></p>

<p><span><span><span>Funktion von DNA-Sequenzen (Mutagenese, In-vitro-Translation, transgene Mäuse, Transgenexpression, Gentherapie, Genomik)</span></span></span></p>

<p><span><span><span>Lieferantenverzeichnis.</span></span></span></p>

<p><span><span><span>Dieses Laborhilfsbuch zeigt Auswege aus experimentellen Sackgassen und weckt ein Gespür für das richtige Experiment zur rechten Zeit. Die eingestreuten Faust-Zitate mögen Sie trösten, wenn Sie sich in stillen Momenten der Selbsterkenntnis fragen, warum Sie das alles überhaupt tun. Die 5. Auflage wurde aktualisiert und um Abschnitte zu den Themen Elektrophorese, fluoreszierende Proteine und Karriereplanung in der Wissenschaft ergänzt. "In Summa: Fachlich hervorragend. Gibt Denkanstöße. Hat Spannung. Reißt einen mit. Und lachen kann man auch. Was will man mehr?" (Buch-Journal)</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Was ist den “Molekularbiologie”, bitteschon?</span></span></span></li>
	<li><span><span><span>Einige grundlegende Methoden</span></span></span></li>
	<li><span><span><span>Das Werkzeug</span></span></span></li>
	<li><span><span><span>Die Polymerase-Kettenreaktion (PCR)</span></span></span></li>
	<li><span><span><span>RNA</span></span></span></li>
	<li><span><span><span>Die Klonierung von DNA-Fragmenten</span></span></span></li>
	<li><span><span><span>Wie man DNA aufspurt</span></span></span></li>
	<li><span><span><span>DNA-Analyse</span></span></span></li>
	<li><span><span><span>Untersuchung der Funktion von DNA-Sequenzen</span></span></span></li>
	<li><span><span><span>Der Computer und Du</span></span></span></li>
	<li><span><span><span> Tipps fur die Karriereplanung, oder: Der ganz kleine Macchiavelli fur Jungforscher</span></span></span></li>
	<li><span><span><span>Zu gutter Letzt</span></span></span></li>
	<li><span><span><span>Anhang</span></span></span></li>
	<li><span><span><span>Wer, was, wo?</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Der Experimentator: Molekularbiologie / Genomics 5/e

			Author
			Cornel Mulhardt

			ISBN
			9783827417145

			Publisher
			Elsevier

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Der Experimentator: Molekularbiologie / Genomics 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Cornel Mulhardt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9783827417145</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2095der.jpg', NULL, '4 | 23', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9783827417145&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4360', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4360', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 104, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:07'),
('b9b70439-e826-40ad-8a34-44c60343e9d4', '1592', NULL, 'Great Soul - Mahatma Gandhi and His Struggle with India NEW', 'great-soul-mahatma-gandhi-and-his-struggle-with-india-new-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-159-1592', 'great-soul-mahatma-gandhi-and-his-struggle-with-india-new-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592-1592', 'GHYU8866', 'GHYU8866', 'GHYU8866', NULL, 'Great Soul - Mahatma Gandhi and His Struggle with India NEW', '<h1>Great Soul - Mahatma Gandhi and His Struggle with India NEW</h1>', 'Sub Title
			No

			Author
			Joseph Lelyveld

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780307269584

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joseph Lelyveld</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780307269584</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2150"', '"1290"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7445image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHYU8866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1592', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1592', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2117, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('b9ccbae4-4780-4f1c-b037-b93397fd3bff', '4168', 294, 'Business Statistics 2/e', 'business-statistics-2e', 'business-statistics-2e', '9789353502195', '9789353502195', '9789353502195', NULL, 'About the book

Business Statistics introduces the students to the fundamentals of and various concepts related to statistics that are helpful in making business decisions. Data are the fulcrum of the field of business statistics and this book provides the conceptual clarity for understanding data. The use of data for decision making in business has gained tremendous momentum. In order to make the learning process easy and interesting, many examples are given in the form of fictitious and real-life business anecdotes. At the end of each chapter, various exercises are given to help the students become adept at using data for decision making.  

Numerous examples illustrate the use of software tools like MS Excel, SPSS and RStudio with detailed steps involved. Real-time cases of Indian companies with actual data sourced from their websites have been used for better understanding of the concepts. The aim of this book is to make the learning process as interesting and simple as possible.

Content:

1 Introduction to Statistics

2 Understanding, Organising and Presenting Data

3 Measures of Central Tendency

4 Measures of Dispersion

5 Skewness, Moments and Kurtosis

6 Basic Concepts of Probability

7 Discrete Probability Distribution

8 Continuous Probability Distribution

9 Sampling and Sampling Distribution

10 Estimation and Confidence Intervals

11 Hypothesis Testing

12 Statistical Inference for Single Population using Hypothesis Testing

13 Statistical Inference about Two Populations using Hypothesis Testing

14 Statistical Inference about Variance of Two Populations using F-Distribution

15 Analysis of Variance and Design of Experiments

16 Chi-Square Tests and Other Non-Parametric Tests

17 Correlation and Simple Regression

18 Multiple Regression and Model Building

19 Index Numbers

20 Forecasting and Time Series

21 Statistical Methods for Quality Management

22 Statistical Decision Theory', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Business Statistics introduces the students to the fundamentals of and various concepts related to statistics that are helpful in making business decisions. Data are the fulcrum of the field of business statistics and this book provides the conceptual clarity for understanding data. The use of data for decision making in business has gained tremendous momentum. In order to make the learning process easy and interesting, many examples are given in the form of fictitious and real-life business anecdotes. At the end of each chapter, various exercises are given to help the students become adept at using data for decision making.  </span></span></span></p>

<p style="text-align:justify"><span><span><span>Numerous examples illustrate the use of software tools like MS Excel, SPSS and RStudio with detailed steps involved. Real-time cases of Indian companies with actual data sourced from their websites have been used for better understanding of the concepts. The aim of this book is to make the learning process as interesting and simple as possible.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1 Introduction to Statistics</span></span></span></p>

<p><span><span><span>2 Understanding, Organising and Presenting Data</span></span></span></p>

<p><span><span><span>3 Measures of Central Tendency</span></span></span></p>

<p><span><span><span>4 Measures of Dispersion</span></span></span></p>

<p><span><span><span>5 Skewness, Moments and Kurtosis</span></span></span></p>

<p><span><span><span>6 Basic Concepts of Probability</span></span></span></p>

<p><span><span><span>7 Discrete Probability Distribution</span></span></span></p>

<p><span><span><span>8 Continuous Probability Distribution</span></span></span></p>

<p><span><span><span>9 Sampling and Sampling Distribution</span></span></span></p>

<p><span><span><span>10 Estimation and Confidence Intervals</span></span></span></p>

<p><span><span><span>11 Hypothesis Testing</span></span></span></p>

<p><span><span><span>12 Statistical Inference for Single Population using Hypothesis Testing</span></span></span></p>

<p><span><span><span>13 Statistical Inference about Two Populations using Hypothesis Testing</span></span></span></p>

<p><span><span><span>14 Statistical Inference about Variance of Two Populations using F-Distribution</span></span></span></p>

<p><span><span><span>15 Analysis of Variance and Design of Experiments</span></span></span></p>

<p><span><span><span>16 Chi-Square Tests and Other Non-Parametric Tests</span></span></span></p>

<p><span><span><span>17 Correlation and Simple Regression</span></span></span></p>

<p><span><span><span>18 Multiple Regression and Model Building</span></span></span></p>

<p><span><span><span>19 Index Numbers</span></span></span></p>

<p><span><span><span>20 Forecasting and Time Series</span></span></span></p>

<p><span><span><span>21 Statistical Methods for Quality Management</span></span></span></p>

<p><span><span><span>22 Statistical Decision Theory</span></span></span></p>

<p> </p>
', 'Title
			Business Statistics 2/e

			Author
			J. Joseph Francis

			ISBN
			9789353502195

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Statistics 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>J. Joseph Francis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353502195</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"835"', '"668"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5547busine.jpg', NULL, '9 | 24', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353502195&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4168', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4168', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 294, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:07'),
('b9d07739-c2ad-4991-9705-6a5026b2a964', '3490', 909, 'Communicating Process Architectures 2011', 'communicating-process-architectures-2011-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490', 'communicating-process-architectures-2011-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490-3490', '9781607507734', '9781607507734', '9781607507734', NULL, 'This book is the collection of the papers presented at the 33rd Communicating Process Architectures (CPA) conference, held at the University of Limerick, Ireland, 19-22 June, 2011. It was hosted by Lero, the Irish Software Engineering Research Centre, and co-located with FM 2011 (the 17th internaitonal Symposium on Formal Methods), SEW-34 (the 34th Annual IEEE Software Engineering Workshop) and several specialist workshops and tutorials.

These CPA proceedings contain the results from rich seams of research covering many of the key issues in modern computer science, which all seem to concern concurrency in one form or another these days. Inside, you will find papers on concurrency models and their theory, concurrency pragmatics (the effective use of multicores), language ideas and implementation (for mobile processes, generalised forms of choice), tools to assist verification and performance, applications (large scale simulation, robotics, web servers), benchmarks (for scientific and distributed computing) and, perhaps most importantly, education. They reflect the increasing relevance of concurrency both to express and manage complex problems as well as to exploit readily available parallel hardware.

Content - Preface, Editorial Board, Reviewing Committee, Implementing Generalised Alt - A Case Study in Validated Design Using CSP, Verification of a Dynamic Channel Model Using the SPIN Model Checker, Programming the CELL-BE Using CSP, Static Scoping and Name Resolution for Mobile Processes with Polymorphic Interfaces, Prioritised Choice over Multiway Synchronisation, An Analysis of Programmer Productivity Versus Performance for High Level Data Parallel Programming, Experiments in Multicore and Distributed Parallel Processing Using JCSP, Evaluating an Emergent Behaviour Algorithm in JCSP for Energy Conservation in Lighting Systems, LUNA: Hard Real-Time, Multi-Threaded, CSP-Capable Execution Framework, Concurrent Event-Driven Programming in occam- for the Arduino, Fast Distributed Process Creation with the XMOS XSl Architecture, Serving Web Content with Dynamic Process Networks in Go, Performance of the Distributed CPA Protocol and Architecture on Traditional Networks, Object Store Based Simulation Interworking, A Model for Concurrency Using Single-Writer Single-Assignment Variables, The Computation Time Process Model, SystemVerilogCSP: Modeling Digital Asynchronous Circuits Using System Verilog Interfaces, Process-Oriented Subsumption Architectures in Swarm Robotic Systems, A Systems Re-Engineering Case Study: Programming Robots with occam and Handel-C, The Flying Gator: Towards Aerial Robotics in occam-π, CONPASU-Tool: A Concurrent Process Analysis Support Tool Based on Symbolic Computation, Development of an ML-Based Verification Tool for Timed CSP Processes, Mobile Processes and Call Channels with Variant Interfaces (a Duality), Adding Formal Verification to occam-π, Subject Index, Author Index', '<p style="text-align:justify"><span>This book is the collection of the papers presented at the 33rd Communicating Process Architectures (CPA) conference, held at the University of Limerick, Ireland, 19-22 June, 2011. It was hosted by Lero, the Irish Software Engineering Research Centre, and co-located with FM 2011 (the 17th internaitonal Symposium on Formal Methods), SEW-34 (the 34th Annual IEEE Software Engineering Workshop) and several specialist workshops and tutorials.</span></p>

<p style="text-align:justify"><span>These CPA proceedings contain the results from rich seams of research covering many of the key issues in modern computer science, which all seem to concern concurrency in one form or another these days. Inside, you will find papers on concurrency models and their theory, concurrency pragmatics (the effective use of multicores), language ideas and implementation (for mobile processes, generalised forms of choice), tools to assist verification and performance, applications (large scale simulation, robotics, web servers), benchmarks (for scientific and distributed computing) and, perhaps most importantly, education. They reflect the increasing relevance of concurrency both to express and manage complex problems as well as to exploit readily available parallel hardware.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Editorial Board, Reviewing Committee, Implementing Generalised Alt - A Case Study in Validated Design Using CSP, Verification of a Dynamic Channel Model Using the SPIN Model Checker, Programming the CELL-BE Using CSP, Static Scoping and Name Resolution for Mobile Processes with Polymorphic Interfaces, Prioritised Choice over Multiway Synchronisation, An Analysis of Programmer Productivity Versus Performance for High Level Data Parallel Programming, Experiments in Multicore and Distributed Parallel Processing Using JCSP, Evaluating an Emergent Behaviour Algorithm in JCSP for Energy Conservation in Lighting Systems, LUNA: Hard Real-Time, Multi-Threaded, CSP-Capable Execution Framework, Concurrent Event-Driven Programming in occam- for the Arduino, Fast Distributed Process Creation with the XMOS XSl Architecture, Serving Web Content with Dynamic Process Networks in Go, Performance of the Distributed CPA Protocol and Architecture on Traditional Networks, Object Store Based Simulation Interworking, A Model for Concurrency Using Single-Writer Single-Assignment Variables, The Computation Time Process Model, SystemVerilogCSP: Modeling Digital Asynchronous Circuits Using System Verilog Interfaces, Process-Oriented Subsumption Architectures in Swarm Robotic Systems, A Systems Re-Engineering Case Study: Programming Robots with occam and Handel-C, The Flying Gator: Towards Aerial Robotics in occam-π, CONPASU-Tool: A Concurrent Process Analysis Support Tool Based on Symbolic Computation, Development of an ML-Based Verification Tool for Timed CSP Processes, Mobile Processes and Call Channels with Variant Interfaces (a Duality), Adding Formal Verification to occam-π, Subject Index, Author Index</span></p>', 'Sub Title
			Communicating Process Architectures 2011

			Author
			P.H. Welch, A.T. Sampson, J.B. Pedersen, J. Kerridge, J.F. Broenink, F.R.M. Barnes

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781607507734

			Pages
			383

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Communicating Process Architectures 2011</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>P.H. Welch, A.T. Sampson, J.B. Pedersen, J. Kerridge, J.F. Broenink, F.R.M. Barnes</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781607507734</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>383</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"9720"', '"5832"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 383, '383', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9571Communicating%20Process%20Architectures%202011.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781607507734&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3490', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3490', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 909, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('b9e5666f-2e07-43c5-96e5-38377e2e97e4', '3893', 558, 'भाट्टरहस्यस्य विधि-भावनावादयो: समीक्षणमृ', 'भटटरहसयसय-वध-भवनवदय-समकषणम', '-', '9788196100230', '9788196100230', '9788196100230', NULL, '', NULL, 'Title
			भाट्टरहस्यस्य विधि-भावनावादयो: समीक्षणमृ

			Author
			संदीपकुमार 

			ISBN
			9788196100230

			Publisher
			Shivalik 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">भाट्टरहस्यस्य विधि-भावनावादयो: समीक्षणमृ</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">संदीपकुमार </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788196100230</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"895"', '"761"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '59972853-94dc-49a8-aaee-657063045be8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6687WhatsApp%20Image%202025-07-24%20at%2011.09.27%20AM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788196100230&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3893', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3893', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 558, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:07'),
('ba130f9f-e2a2-481f-8e5e-513bbb2d38ea', '3425', 969, 'Art and Architecture of Lakshmana and Kendriya Mahadeva Temples', 'art-and-architecture-of-lakshmana-and-kendriya-mahadeva-temples-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-34-3425', 'art-and-architecture-of-lakshmana-and-kendriya-mahadeva-temples-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425-3425', '9788195401949', '9788195401949', '9788195401949', NULL, 'This book deals with the Art and Architecture of Khajuraho Temples. These temples are world famous for their magnificence. A lot to research have been conducted on art and architecture of these temples still many aspects of this subject are unexplored. This books is an attempt to bring out the importance of Khajuraho Temples in various sphere of life from the ancient time to the modern days.

Content - Chapter I : Introduction, Chapter II : Physical and regional setting of Khajuraho, Chapter III : Political background of Chandella - The builder and Patrons, Chapter IV : General distribution and historical significance of Khajuraho temples, Chapter V : Architectural pattern of Khajuraho temples, Chapter VI : Lakshmana temple, Chapter VII : Kandariya Mahadeva temple, Bibliography, Glossary', '<p style="text-align:justify"><span>This book deals with the Art and Architecture of Khajuraho Temples. These temples are world famous for their magnificence. A lot to research have been conducted on art and architecture of these temples still many aspects of this subject are unexplored. This books is an attempt to bring out the importance of Khajuraho Temples in various sphere of life from the ancient time to the modern days.</span></p>

<p style="text-align:justify"><span><strong><span><span>Content - </span></span></strong><span><span>Chapter I : Introduction, </span></span><span><span>Chapter II : Physical and regional setting of Khajuraho, Chapter III : Political background of Chandella - The builder and Patrons, Chapter IV : General distribution and historical significance of Khajuraho temples, Chapter V : Architectural pattern of Khajuraho temples, Chapter VI : Lakshmana temple, Chapter VII : Kandariya Mahadeva temple, Bibliography, Glossary</span></span></span></p>', 'Sub Title
			Art  and Architecture of Lakshmana and Kendriya Mahadeva Temples

			Author
			Dr. Ritu Singh

			About Author
			As per Book

			ISBN 10 Digit
			8195401945

			ISBN 13 Digit
			9788195401949

			Pages
			310

			Binding
			Hardcover

			Year of Publication
			2021

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Art  and Architecture of Lakshmana and Kendriya Mahadeva Temples</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. Ritu Singh</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8195401945</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788195401949</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>310</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2021</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1395"', '"837"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 310, '310', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5874Art%20%20and%20Architecture%20of%20Lakshmana%20and%20Kendriya%20Mahadeva%20Temples.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788195401949&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3425', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3425', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 969, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('ba250044-509d-45c4-ae0b-c24a63b795d5', '3336', NULL, 'Prayers to Deities: The Embodiments of Cosmic Consciousness', 'prayers-to-deities-the-embodiments-of-cosmic-consciousness-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-33-3336', 'prayers-to-deities-the-embodiments-of-cosmic-consciousness-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336-3336', 'Prayers to Deities: The Embodiments of Cosmic Consciousness', 'Prayers to Deities: The Embodiments of Cosmic Consciousness', 'Prayers to Deities: The Embodiments of Cosmic Consciousness', NULL, 'Content - I Messages and Blessings from :, II Acknowledgements,  II Foreword, III A Note to the Reader, IV Mystic Light of Wisdom, V Soul Nourishing Thoughts of Modern Sages and Thinkers, VI Introduction, VII CHAPTER 1 : SRI SIDDHIVINAYAKA, CHAPTER 2 :  SRINGERICHAITANYA,  CHAPTER 3 : MANGALADEVI, CHAPTER 4 : MOOKAMBIKA, CHAPTER 5 :  DURGADEVI, VIII  Points to Ponder         ', '<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>I Messages and Blessings from :, II Acknowledgements,  II Foreword, III A Note to the Reader, IV Mystic Light of Wisdom, V Soul Nourishing Thoughts of Modern Sages and Thinkers, VI Introduction, VII CHAPTER 1 : SRI SIDDHIVINAYAKA, CHAPTER 2 :  SRINGERICHAITANYA,  CHAPTER 3 : MANGALADEVI, CHAPTER 4 : MOOKAMBIKA, CHAPTER 5 :  DURGADEVI, VIII  Points to Ponder</span>         </span></span></p>', 'Sub Title
			The Embodiments of Cosmic Consciousness

			Author
			Dayanand S. Rao

			About Author
			As per Book

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			174

			Binding
			Hardcover

			Year of Publication
			2002

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Embodiments of Cosmic Consciousness</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dayanand S. Rao</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>XXXX</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>174</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2002</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"295"', '"177"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 174, '174', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7577Prayers%20to%20Deities%20-%20The%20Embodiments%20of%20Cosmic%20Consciousness.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Prayers%20to%20Deities:%20The%20Embodiments%20of%20Cosmic%20Consciousness&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3336', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3336', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1050, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:07'),
('ba323e26-9b47-4173-9128-b98473cb23c7', '736', NULL, 'Statistical Theory of Communications NEW', 'statistical-theory-of-communications-new', 'statistical-theory-of-communications-new', 'UJHHYH776', 'UJHHYH776', 'UJHHYH776', NULL, 'This clear and rigorous introduction offers a systematic account that covers all of the theory''s basic elements. The author, a former professor of electrical engineering at MIT, was co-inventor of the synthesis of electric networks in the time domain and the frequency domain by means of orthonormal functions. 252 figures.', '<p>This clear and rigorous introduction offers a systematic account that covers all of the theory''s basic elements. The author, a former professor of electrical engineering at MIT, was co-inventor of the synthesis of electric networks in the time domain and the frequency domain by means of orthonormal functions. 252 figures.</p>', 'Sub Title
			No

			Author
			Y.W.Lee

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780486438900

			Pages
			509

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Y.W.Lee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486438900</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>509</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6200"', '"3720"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 509, '509', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/488311_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHHYH776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=736', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=736', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2640, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:07'),
('ba414ff0-87ad-4626-bf7a-354c3c460c52', '3341', NULL, 'Sanskrit Grammar', 'sanskrit-grammar-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341', 'sanskrit-grammar-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341-3341', '9780486431369', '9780486431369', '9780486431369', NULL, 'As Latin is key to the study of Western classis, Sanskrit is the gateway to understanding ancient Indian literature. One of the few Sanskrit grammars currently available, this meticulously researched and thoughtfully assembled guide to the language''s basics will prove invaluable to students of Indian culture and history.

Focusing on the fundamentals of Sankrit as revealed in literary classics, the text follows the forms and constructions of the older language, as exhibited in the Veda and the Brahmana. It begins with an introduction to the Sanskrit alphabet, followed by a treatment of the accent-its changes in combination and inflection, and the tone of the individual words. Succeeding chapters discuss declension, conjugation, parts of speech, and formation of compound stems. A helpful appendix, Sanskrit index, and general index conclude the text.

Content - Preface, Introduction, Appendix, Sanskrit-Index, General-Index   ', '<p style="text-align:justify"><span>As Latin is key to the study of Western classis, Sanskrit is the gateway to understanding ancient Indian literature. One of the few Sanskrit grammars currently available, this meticulously researched and thoughtfully assembled guide to the language''s basics will prove invaluable to students of Indian culture and history.</span></p>

<p style="text-align:justify"><span>Focusing on the fundamentals of Sankrit as revealed in literary classics, the text follows the forms and constructions of the older language, as exhibited in the Veda and the Brahmana. It begins with an introduction to the Sanskrit alphabet, followed by a treatment of the accent-its changes in combination and inflection, and the tone of the individual words. Succeeding chapters discuss declension, conjugation, parts of speech, and formation of compound stems. A helpful appendix, Sanskrit index, and general index conclude the text.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Preface, Introduction, </span></span></span><span><span><span>Appendix, Sanskrit-Index, General-Index</span>  </span></span><span><span><span> </span></span></span></p>', 'Sub Title
			Sanskrit Grammar

			Author
			William Dwight Whitney

			About Author
			As per Book

			ISBN 10 Digit
			0486431363

			ISBN 13 Digit
			9780486431369

			Pages
			551

			Binding
			Paperback

			Year of Publication
			2015

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Sanskrit Grammar</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>William Dwight Whitney</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0486431363</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780486431369</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>551</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2015</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2396"', '"1437"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 551, '551', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6617Sanskrit%20Grammar.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486431369&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3341', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3341', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1045, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:07'),
('ba42da67-8f69-4c3f-bd29-da6f15d430d7', '3815', 636, 'Physics and Geometry of Disorder: Percolation Theory (Science for Everyone)', 'physics-and-geometry-of-disorder-percolation-theory-science-for-everyone', 'physics-and-geometry-of-disorder-percolation-theory-science-for-everyone', '-6-', '-6-', '-6-', NULL, 'About the book

This book is  about percolation theory and its various applications, which occur mostly in physics and chemistry. The book is self-sufficient in that it contains chapters on elementary probability theory and Monte Carlo simulation. Most attention is paid to the relationship between the geometrical and physical properties of systems in the vicinity of their percolation thresholds. The theory is applied to examples of impurity semiconductors and doped ferromagnetics, which demonstrate its universality. Although written for students at high schools, the book is very good reading for college students and will satisfy the curiosity of a physicist for whom this will be a first encounter with percolation theory.', '<h4><u><strong>About the book</strong></u></h4>

<p>This book is  about percolation theory and its various applications, which occur mostly in physics and chemistry. The book is self-sufficient in that it contains chapters on elementary probability theory and Monte Carlo simulation. Most attention is paid to the relationship between the geometrical and physical properties of systems in the vicinity of their percolation thresholds. The theory is applied to examples of impurity semiconductors and doped ferromagnetics, which demonstrate its universality. Although written for students at high schools, the book is very good reading for college students and will satisfy the curiosity of a physicist for whom this will be a first encounter with percolation theory.</p>', ' Title
			Physics and Geometry of Disorder: Percolation Theory (Science for Everyone)

			 Author
			A.L Efros

			 ISBN
			-

			 Publisher
			Mir Publishers

			 Pages
			135

			 Year of Publication
			1986

			 Language
			English

			 Binding
			Hardcover

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Physics and Geometry of Disorder: Percolation Theory (Science for Everyone)</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>A.L Efros</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>-</td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Mir Publishers</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>135</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>1986</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding</td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 135, '135', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4381physics-of-disorder_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-6-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3815', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3815', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 636, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:07'),
('ba64ac21-8d4e-457e-8cba-b9fe9f5a036d', '528', NULL, 'Theoretical Issues in Psychology - 3/e', 'theoretical-issues-in-psychology-3e-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528', 'theoretical-issues-in-psychology-3e-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528-528', 'BVCF45632', 'BVCF45632', 'BVCF45632', NULL, '"Bem and de Jong present complex ideas in an accessible manner. Theoretical Issues in Psychology gives undergraduate psychology students all the resources they need to begin reflecting on the most pressing conceptual issues in their discipline." - Stuart Wilson, Queen Margaret University The 3rd edition of Theoretical Issues in Psychology provides an authoritative overview of the conceptual issues in psychology which introduces the underlying philosophies that underpin them. It includes new insights across the philosophy of science combined with increased psychological coverage to show clearly how these two communities interrelate, ensuring an integrative understanding of the fundamental debates and how they link to your wider studies. Key features of this new edition include: Concise paragraphs, multiple examples and additional summaries throughout to help you focus on key areas of knowledge. Textboxes with definitions and key concepts to help your understanding of the main debates and ideas. New content on the philosophy of mind, philosophy of science, cognition and cognitive neuroscience. New up-to-date material on consciousness and evolutionary psychology. For lecturers and teachers, PowerPoint slides are available for each chapter. Sacha Bem & Huib Looren de Jong''s textbook remains essential for students taking courses in conceptual and historical issues in psychology, the philosophy of psychology or theoretical psychology.', '<p>"Bem and de Jong present complex ideas in an accessible manner. Theoretical Issues in Psychology gives undergraduate psychology students all the resources they need to begin reflecting on the most pressing conceptual issues in their discipline." - Stuart Wilson, Queen Margaret University The 3rd edition of Theoretical Issues in Psychology provides an authoritative overview of the conceptual issues in psychology which introduces the underlying philosophies that underpin them. It includes new insights across the philosophy of science combined with increased psychological coverage to show clearly how these two communities interrelate, ensuring an integrative understanding of the fundamental debates and how they link to your wider studies. Key features of this new edition include: Concise paragraphs, multiple examples and additional summaries throughout to help you focus on key areas of knowledge. Textboxes with definitions and key concepts to help your understanding of the main debates and ideas. New content on the philosophy of mind, philosophy of science, cognition and cognitive neuroscience. New up-to-date material on consciousness and evolutionary psychology. For lecturers and teachers, PowerPoint slides are available for each chapter. Sacha Bem &amp; Huib Looren de Jong''s textbook remains essential for students taking courses in conceptual and historical issues in psychology, the philosophy of psychology or theoretical psychology.</p>', 'Theoretical Issues in Psychology - 3/e', '<h1>Theoretical Issues in Psychology - 3/e</h1>', '"10399"', '"6239"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45559780857029782.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BVCF45632&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=528', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=528', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2761, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:07'),
('ba6ce774-42da-4f95-a23f-f8f3d56195c8', '498', NULL, 'Data Collection - Benchmarks in Social Research Methods in 4Vols. A BOOK', 'data-collection-benchmarks-in-social-research-methods-in-4vols-a-book-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-4-498', 'data-collection-benchmarks-in-social-research-methods-in-4vols-a-book-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498-498', 'KKJJ9999', 'KKJJ9999', 'KKJJ9999', NULL, 'Insufficient attention to collecting data is often to blame when a research project founders. So how can we avoid, at best, redoing the research and at worst, scrapping the project due to a lack of sufficient data? Data collection is the foundation of high quality research, but it is often given less attention than later steps in a research project, such as coding and analyzing data. The first step in implementing a research design is collecting the data. You first have to take care to gather appropriate types of and amount of data, because making adjustments later in the project can be prohibitive. This major work focuses on this neglected aspect of the research process. It is divided into five main sections that correspond to the broad types of research design and their associated sampling methods. The five categories of research design used to organize the selection are: 1. Surveys 2. Interviews 3. Experiments 4. Observations, including ethnographic 5. Archival and public sources of data In each of the five sections, quantitative and qualitative data collection is discussed because each of these design types can be used to collect either or both types of data.', '<p>Insufficient attention to collecting data is often to blame when a research project founders. So how can we avoid, at best, redoing the research and at worst, scrapping the project due to a lack of sufficient data? Data collection is the foundation of high quality research, but it is often given less attention than later steps in a research project, such as coding and analyzing data. The first step in implementing a research design is collecting the data. You first have to take care to gather appropriate types of and amount of data, because making adjustments later in the project can be prohibitive. This major work focuses on this neglected aspect of the research process. It is divided into five main sections that correspond to the broad types of research design and their associated sampling methods. The five categories of research design used to organize the selection are: 1. Surveys 2. Interviews 3. Experiments 4. Observations, including ethnographic 5. Archival and public sources of data In each of the five sections, quantitative and qualitative data collection is discussed because each of these design types can be used to collect either or both types of data.</p>', 'Data Collection - Benchmarks in Social Research Methods in 4Vols. A BOOK', '<h1>Data Collection - Benchmarks in Social Research Methods in 4Vols. A BOOK</h1>', '"58399"', '"35039"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2207Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KKJJ9999&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=498', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=498', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2783, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:07'),
('ba83cf5a-a36d-491a-8f3f-8c1475a51c44', '3045', NULL, 'The Three Musketeers', 'the-three-musketeers-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045', 'the-three-musketeers-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045-3045', 'ERFG6544', 'ERFG6544', 'ERFG6544', NULL, 'The Three Musketeers', '<h1>The Three Musketeers</h1>', 'Sub Title
			No

			Author
			Alexandre Dumas

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781905863310

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alexandre Dumas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781905863310</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERFG6544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3045', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3045', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1208, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:07'),
('baa23fcf-6623-470d-97ea-cd838615cdde', '511', NULL, 'Armed Conflicts in South Asia 2010 -Growing Left-Wing Extremism and Religious Violence', 'armed-conflicts-in-south-asia-2010-growing-leftwing-extremism-and-religious-violence-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-51-511', 'armed-conflicts-in-south-asia-2010-growing-leftwing-extremism-and-religious-violence-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511-511', 'BNVB67564', 'BNVB67564', 'BNVB67564', NULL, 'This book examines the major armed conflicts in South Asia. The articles study conflict management, look at the direction the armed conflict is likely to take and provide a set of alternative measures that could be pursued by the actors. Designed as an annual series, the articles provide a brief historical sketch of the emergence of armed conflict, outlining its various phases. This volume examines the various armed conflicts in South Asia in 2009 – in Afghanistan, FATA and NWFP, J&K, North-East India, Nepal and Sri Lanka, and sectarian and Naxalite violence in Pakistan and India respectively. The volume also includes an exclusive chapter on the continuing story of suicide terrorism in Pakistan. This important collection discusses India’s geo-strategic importance and its common borders with its neighbours; the psychological and economic costs of violence and the problem of refugee migrants; treaties, memorandums and ceasefire agreements signed over the past several years across countries; the role of the United Nations and other peacekeeping forces; and the future of failed and failing states.', '<p>This book examines the major armed conflicts in South Asia. The articles study conflict management, look at the direction the armed conflict is likely to take and provide a set of alternative measures that could be pursued by the actors. Designed as an annual series, the articles provide a brief historical sketch of the emergence of armed conflict, outlining its various phases. This volume examines the various armed conflicts in South Asia in 2009 – in Afghanistan, FATA and NWFP, J&amp;K, North-East India, Nepal and Sri Lanka, and sectarian and Naxalite violence in Pakistan and India respectively. The volume also includes an exclusive chapter on the continuing story of suicide terrorism in Pakistan. This important collection discusses India’s geo-strategic importance and its common borders with its neighbours; the psychological and economic costs of violence and the problem of refugee migrants; treaties, memorandums and ceasefire agreements signed over the past several years across countries; the role of the United Nations and other peacekeeping forces; and the future of failed and failing states.</p>', 'Armed Conflicts in South Asia 2010 -Growing Left-Wing Extremism and Religious Violence', '<h1>Armed Conflicts in South Asia 2010 -Growing Left-Wing Extremism and Religious Violence</h1>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33781851682589.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNVB67564&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=511', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=511', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2774, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:07'),
('bade632e-5a19-48bd-9a99-6ba2eac8ed25', '4310', 153, 'Economics for Managers 3/e', 'economics-for-managers-3e', 'economics-for-managers-3e', '9781292060095', '9781292060095', '9781292060095', NULL, 'About the book

Economics for Managers presents the fundamental ideas of microeconomics and macroeconomics and integrates them from a managerial decision-making perspective in a framework that can be used in a single-semester course.

To be competitive in today’s business environment, managers must understand how economic forces affect their business and the factors that must be considered when making business decisions. This is the only book that provides business students and MBAs with a thorough and applied understanding of both micro- and macroeconomic concepts in a way non-economics majors can understand.

Content:

1. Managers and Economics

2. Demand, Supply, and Equilibrium Prices

3. Demand Elasticities

4. Techniques for Understanding Consumer Demand and Behavior

5. Production and Cost Analysis in the Short Run

6. Production and Cost Analysis in the Long Run

7. Market Structure: Perfect Competition

8. Market Structure: Monopoly and Monopolistic Competition

9. Market Structure: Oligopoly

10. Pricing Strategies for the Firm

11. Measuring Macroeconomic Activity

12. Spending by Individuals, Firms, and Governments on Real Goods and Services

13. The Role of Money in the Macro Economy

14. The Aggregate Model of the Macro Economy

15. International and Balance of Payments Issues in the Macro Economy', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Economics for Managers </span></strong><span>presents the fundamental ideas of microeconomics and macroeconomics and integrates them from a <strong>managerial decision-making perspective</strong> in a framework that can be used in a single-semester course.</span></span></span></p>

<p style="text-align:justify"><span><span><span>To be competitive in today’s business environment, managers must understand how economic forces affect their business and the factors that must be considered when making business decisions. This is the only book that provides business students and MBAs with a thorough and applied understanding of both micro- and macroeconomic concepts in a way non-economics majors can understand.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Managers and Economics</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Demand, Supply, and Equilibrium Prices</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Demand Elasticities</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Techniques for Understanding Consumer Demand and Behavior</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Production and Cost Analysis in the Short Run</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Production and Cost Analysis in the Long Run</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Market Structure: Perfect Competition</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Market Structure: Monopoly and Monopolistic Competition</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Market Structure: Oligopoly</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Pricing Strategies for the Firm</span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Measuring Macroeconomic Activity</span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Spending by Individuals, Firms, and Governments on Real Goods and Services</span></span></span></p>

<p style="text-align:justify"><span><span><span>13. The Role of Money in the Macro Economy</span></span></span></p>

<p style="text-align:justify"><span><span><span>14. The Aggregate Model of the Macro Economy</span></span></span></p>

<p style="text-align:justify"><span><span><span>15. International and Balance of Payments Issues in the Macro Economy</span></span></span></p>
', 'Title
			Economics for Managers 3/e

			Author
			Paul G.Farnham

			ISBN
			9781292060095

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Economics for Managers 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Paul G.Farnham</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292060095</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7296"', '"5107"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1065eco%20for.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292060095&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4310', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4310', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 153, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:07'),
('bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', '468', NULL, 'Glimpses of Vedic Literature', 'glimpses-of-vedic-literature', 'glimpses-of-vedic-literature', '9788187471646', '9788187471646', '9788187471646', NULL, 'About the Book

Vedic Literature is a most precious treasure of Indianwisdom.The literature is vast, and includes not only the four Vedasbutalso Brahmanas, Aranyakas and Upanishads. As a part of thehistoryof India, this literature constitutes a source materialforunderstanding various aspects of Indian culture as it has grownanddeveloped over millennia. For every lover of India, therefore,itbecomes essential to turn to the portals of theVedicliterature.

An attempt has been made in this book to present to a beginner some of the most important portions of this vast literature.  The veda contains secret knowledge, and the language used to express that knowledge is symbolic and therefore, not easily intelligible.  Sri Aurobindo, has, in his great work Secret of the Veda, expounded his discovery of the secret knowledge that is contained in the Veda.  An attempt has been made to reflect that discovery while expounding selected passages which have been collected in this book.

India is passing through a period of Renaissance, and it is felt that the recovery of the knowledge contained in the Veda is an essential task, since the future can securely be built only if it is based on the foundations which were built in the ancient times.  This book will, therefore, be found relevant to the needs of all those who are keen to conceive and formulate a meaningful vision of the future of India.

Contents:

PART I 

1. The Four Vedas

2. Rigveda

3. Rigveda (contd.)

4. Vedic Concept of the Ultimate Reality

5. Vedic World-Knowledge 

6. Yajurveda 

7. Yajurveda (contd.) 

8. Samaveda 

9. Atharva Veda 

10. Brahmanas 

11. Brahmanas (contd.) 

12. Aranyaka Literature 

13. Upanishads

14. Upanishads (contd.) 

15. Upanishads (contd.) 

16. Upanishads (contd.) 

17. Upanishads (contd.) 

18. Kathopanishad

19. Kathopanishad (contd.) 

20. Taittiriya Upanishad

21. Taittiriya Upanishad (contd.) 

22. Taittiriya Upanishad (contd.) 

23.  Mandukya Upanishad 

24. Mundukya Upanishad 

PART II 

25. The Veda in the Light of Sri Aurobindo 

26. Yogic Science and Vedic Yoga

27. Vedic Ideals of Education and their Contemporary Relevance

I. Our Contemporary Search

II. Vedic Knowledge

III. Vedic System of Education

IV. Relevance of Vedic System of Education to our Needs 

28. Spirituality, Science and Technology

29. Yoga, Religion and Morality

30. Yoga, Science, Religion and Philosophy 

31. Yoga and Knowledge

Validity of Yogic Knowledge

Integral Knowledge

Elementary Methods and Techniques for Integral Knowledge

Three Movements Leading UP to Realisation

Yoga and Science', '<p><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Vedic Literature is a most precious treasure of Indianwisdom.The literature is vast, and includes not only the four Vedasbutalso Brahmanas, Aranyakas and Upanishads. As a part of thehistoryof India, this literature constitutes a source materialforunderstanding various aspects of Indian culture as it has grownanddeveloped over millennia. For every lover of India, therefore,itbecomes essential to turn to the portals of theVedicliterature.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>An attempt has been made in this book to present to a beginner some of the most important portions of this vast literature.  The veda contains secret knowledge, and the language used to express that knowledge is symbolic and therefore, not easily intelligible.  Sri Aurobindo, has, in his great work Secret of the Veda, expounded his discovery of the secret knowledge that is contained in the Veda.  An attempt has been made to reflect that discovery while expounding selected passages which have been collected in this book.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>India is passing through a period of Renaissance, and it is felt that the recovery of the knowledge contained in the Veda is an essential task, since the future can securely be built only if it is based on the foundations which were built in the ancient times.  This book will, therefore, be found relevant to the needs of all those who are keen to conceive and formulate a meaningful vision of the future of India.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART I </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>1. The Four Vedas</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2. Rigveda</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3. Rigveda (contd.)</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4. Vedic Concept of the Ultimate Reality</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5. Vedic World-Knowledge </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>6. Yajurveda </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>7. Yajurveda (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>8. Samaveda </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>9. Atharva Veda </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>10. Brahmanas </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>11. Brahmanas (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>12. Aranyaka Literature </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>13. Upanishads</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>14. Upanishads (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>15. Upanishads (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>16. Upanishads (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>17. Upanishads (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>18. Kathopanishad</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>19. Kathopanishad (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>20. Taittiriya Upanishad</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>21. Taittiriya Upanishad (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>22. Taittiriya Upanishad (contd.) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>23.  Mandukya Upanishad </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>24. Mundukya Upanishad </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>PART II </span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>25. The Veda in the Light of Sri Aurobindo </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>26. Yogic Science and Vedic Yoga</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>27. Vedic Ideals of Education and their Contemporary Relevance</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>I. Our Contemporary Search</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>II. Vedic Knowledge</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>III. Vedic System of Education</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>IV. Relevance of Vedic System of Education to our Needs </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>28. Spirituality, Science and Technology</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>29. Yoga, Religion and Morality</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>30. Yoga, Science, Religion and Philosophy </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>31. Yoga and Knowledge</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Validity of Yogic Knowledge</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Integral Knowledge</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Elementary Methods and Techniques for Integral Knowledge</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Three Movements Leading UP to Realisation</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Yoga and Science</span></span></span></span></span></p>', 'Title
			Glimpses of Vedic Literature

			Author
			Kireet Joshi

			ISBN
			9788187471646

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Glimpses of Vedic Literature</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kireet Joshi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471646</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15439788187471646_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471646&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=468', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=468', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2801, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:07'),
('bb04a725-d5b3-470a-817b-8f39e8df99ef', '1882', NULL, 'Plant Anatomy and Physiology New', 'plant-anatomy-and-physiology-new-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-188-1882', 'plant-anatomy-and-physiology-new-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882-1882', 'YUIO8766', 'YUIO8766', 'YUIO8766', NULL, 'Plant Anatomy and Physiology New', '<h1>Plant Anatomy and Physiology New</h1>', 'Sub Title
			No

			Author
			Dr. Puspaa Sinha

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385379383

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Puspaa Sinha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385379383</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5502logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUIO8766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1882', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1882', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1920, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:07'),
('bb4a24d2-8f36-4b6a-aea3-7058fe0ea287', '2362', NULL, 'Oxford English for Cambridge Primary', 'oxford-english-for-cambridge-primary-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362', 'oxford-english-for-cambridge-primary-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362-2362', '9780198366423', '9780198366423', '9780198366423', NULL, 'Features

	Formative and summative assessment provision for teachers and guidance on helping students progress and achieve their best.

	Student self-assessment and progress check is integrated throughout.

	Blended pedagogical approaches for multilingual students who are learners of English as a first language and learners of English as a second language.

	Discovery based learning, inquiry and critical thinking skills are practised and nurtured throughout all six levels.

	Speaking and listening skills are scaffolded and thoroughly developed through all six levels which addresses students'' life-long learning needs

	Global themes in each unit engage students with interesting topics and literature from diverse cultures.

	Offers teachers and students a ''transition'' unit at the end of Stage 6 to show the integration between the primary framework and Stage 7 of Cambridge Secondary 1 English.

	Interlingual teaching and learning guidance for teachers which recognizes, celebrates and uses multilingualism as a path', '<p>Features</p>

<ul>
	<li>Formative and summative assessment provision for teachers and guidance on helping students progress and achieve their best.</li>
	<li>Student self-assessment and progress check is integrated throughout.</li>
	<li>Blended pedagogical approaches for multilingual students who are learners of English as a first language and learners of English as a second language.</li>
	<li>Discovery based learning, inquiry and critical thinking skills are practised and nurtured throughout all six levels.</li>
	<li>Speaking and listening skills are scaffolded and thoroughly developed through all six levels which addresses students'' life-long learning needs</li>
	<li>Global themes in each unit engage students with interesting topics and literature from diverse cultures.</li>
	<li>Offers teachers and students a ''transition'' unit at the end of Stage 6 to show the integration between the primary framework and Stage 7 of Cambridge Secondary 1 English.</li>
	<li>Interlingual teaching and learning guidance for teachers which recognizes, celebrates and uses multilingualism as a path</li>
</ul>', 'Author
			Alison Barber

			ISBN 13 Digit
			9780198366423

			Pages
			160

			Binding
			Hardback

			Year of Publication
			2015

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Alison Barber</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780198366423</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"645"', '"390"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91869780198366423.OU.0.m.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780198366423&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2362', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2362', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1646, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:07'),
('bb5bd0b3-2f95-4cca-bd11-7370242163de', '2034', NULL, 'Supramolecular Structure and Function 9', 'supramolecular-structure-and-function-9-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2-2034', 'supramolecular-structure-and-function-9-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034-2034', 'QEWR2234', 'QEWR2234', 'QEWR2234', NULL, 'The book is based on International Summer Schools on Biophysics held in Croatia which, contrary to other workshops centered mainly on one topic or technique, has very broad scope providing advanced training in areas related to biophysics. This volume presents papers in the field of biophysics for studying biological phenomena by using physical methods and/or concepts. Its scope should be of interest for students at doctoral or postdoctoral level and to experienced scientists.', '<p>The book is based on International Summer Schools on Biophysics held in Croatia which, contrary to other workshops centered mainly on one topic or technique, has very broad scope providing advanced training in areas related to biophysics. This volume presents papers in the field of biophysics for studying biological phenomena by using physical methods and/or concepts. Its scope should be of interest for students at doctoral or postdoctoral level and to experienced scientists.</p>', 'Supramolecilar Structure and Function 9', '<h1>Supramolecilar Structure and Function 9</h1>', '"10500"', '"6300"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4657dpp_15_39.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QEWR2234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2034', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2034', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1806, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('bb64a866-5a41-46cf-ad60-0ce08c20071a', '121', NULL, 'General Analytical Techniques', 'general-analytical-techniques', 'general-analytical-techniques', 'General Analytical', 'General Analytical', 'General Analytical', NULL, '', NULL, 'Sub Title
			No

			Author
			G.R. Chatwal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.R. Chatwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3505general_analytical_techniques.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=General%20Analytical&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=121', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=121', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3004, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:07'),
('bb6d4851-cf3a-40b0-a67a-37e46809ad30', '4373', 91, 'Micro Economics: Study Guide to Accompany 6/e', 'micro-economics-study-guide-to-accompany-6e', 'micro-economics-study-guide-to-accompany-6e', '9780074709313', '9780074709313', '9780074709313', NULL, 'About the book

The Study Guide for Microeconomics, Sixth Edition, provides an extensive range of additional exercises and problems to help you develop analytical skills, and provide relevant revision for your exams. It includes over 1000 questions, extended problems and worked answers for discussion questions in the text.

Content:

Part 1. Introduction to Economics

Part 2. An Overview of Microeconomics

Part 3. The Economics of Markets

Part 4. The Role of Government

Part 5. International Economics

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Study Guide for Microeconomics, Sixth Edition, provides an extensive range of additional exercises and problems to help you develop analytical skills, and provide relevant revision for your exams. It includes over 1000 questions, extended problems and worked answers for discussion questions in the text.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part 1. Introduction to Economics</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part 2. An Overview of Microeconomics</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part 3. The Economics of Markets</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part 4. The Role of Government</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part 5. International Economics</span></span></span></span></p>

<p> </p>', 'Title
			Micro Economics: Study Guide to Accompany 6/e

			Author
			George Bredon

			ISBN
			9780074709313

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>Title</td>
			<td>Micro Economics: Study Guide to Accompany 6/e</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>George Bredon</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9780074709313</td>
		</tr>
		<tr>
			<td>Publisher</td>
			<td>McGraw Hill</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8662WhatsApp%20Image%202025-11-24%20at%2016.29.41_e38ad89b.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780074709313&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4373', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4373', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 91, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:07'),
('bb8bf3ec-b067-4563-83e6-fd725b5ae272', '1265', NULL, 'Samajshastra - Sociology - V- 2', 'samajshastra-sociology-v-2-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265', 'samajshastra-sociology-v-2-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265-1265', 'ASDF3322', 'ASDF3322', 'ASDF3322', NULL, 'Samajshastra - Sociology - V- 2', '<h1>Samajshastra - Sociology - V- 2</h1>', 'Sub Title
			No

			Author
			Dr. V.N. Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382937715

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937715</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2300"', '"1380"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2649image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1265', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1265', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2298, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:07'),
('bbabefe8-973b-4bea-8349-dd859a299b75', '3433', 961, 'Sanatan Hindu Dharm and Ethics', 'sanatan-hindu-dharm-and-ethics-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433', 'sanatan-hindu-dharm-and-ethics-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433-3433', '9788178444123', '9788178444123', '9788178444123', NULL, 'Content - Part - I Basic Sanatan-Hindu Religious Ideas, Introduction, Chap. I The One Existence, Chap. II The Many, Chap. III Re-birth, Chap. IV Karma, Chap. V Sacrifice, Chap. VI The Worlds-visible and Invisible, Part - II General Sanatan-Hindu Religious Customs and Rites, Chap. I The Samaskaras, Chap. II Shraddha, Chap. III Shaucham, Chap. IV The Five Daily Sacrifices, Chap. V Worship, Chap. VI The Four Ashamas, Chap. VII The Four Castes, Part - III Ethical Teachings, Chap. I Ethical Science, what it is, Chap. II The Foundation of Ethics as given by Religion, Chap. III Right and Wrong, Chap. IV The Standard of Ethics, Chap. V Virtues and Their Foundation, Chap. VI Bliss and Emotions, Chap. VII Self-Regarding Virtues, Chap. VIII Virtues and Vices in Relation to Superiors, Chap. IX Virtues and Vices in Relation to Equals, Chap. X Virtues and Vices in Relation to Inferiors, Chap. XI The Re-action of Virtues and Vices on Each Other, Index ', '<p style="text-align:justify"><span><strong>Content -</strong> Part - I Basic Sanatan-Hindu Religious Ideas, Introduction, Chap. I The One Existence, Chap. II The Many, Chap. III Re-birth, Chap. IV Karma, Chap. V Sacrifice, Chap. VI The Worlds-visible and Invisible, Part - II General Sanatan-Hindu Religious Customs and Rites, Chap. I The Samaskaras, Chap. II Shraddha, Chap. III Shaucham, Chap. IV The Five Daily Sacrifices, Chap. V Worship, Chap. VI The Four Ashamas, Chap. VII The Four Castes, Part - III Ethical Teachings, Chap. I Ethical Science, what it is, Chap. II The Foundation of Ethics as given by Religion, Chap. III Right and Wrong, Chap. IV The Standard of Ethics, Chap. V Virtues and Their Foundation, Chap. VI Bliss and Emotions, Chap. VII Self-Regarding Virtues, Chap. VIII Virtues and Vices in Relation to Superiors, Chap. IX Virtues and Vices in Relation to Equals, Chap. X Virtues and Vices in Relation to Inferiors, Chap. XI The Re-action of Virtues and Vices on Each Other, Index </span></p>', 'Sub Title
			Sanatan Hindu Dharm and Ethics

			Author
			Koushal Kishor Mishra

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788178444123

			Pages
			188

			Binding
			Hardcover

			Year of Publication
			2021

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Sanatan Hindu Dharm and Ethics</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Koushal Kishor Mishra</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788178444123</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>188</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2021</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"950"', '"570"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 188, '188', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3158Sanatan%20Hindu%20Dharm%20and%20Ethics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178444123&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3433', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3433', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 961, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('bbb5759a-04c2-47df-8b80-b0774f07a4bb', '936', NULL, 'Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan NEW', 'bhartiya-shiksha-vyvastha-ka-vikas-samasya-evam-samadhan-new-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-93-936', 'bhartiya-shiksha-vyvastha-ka-vikas-samasya-evam-samadhan-new-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936-936', '9788190711005', '9788190711005::936', '9788190711005', NULL, 'Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan', '<h1>Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan</h1>', 'Sub Title

			Bhartiya Shiksha Vyvastha Ka Vikas - Samasya Evam Samadhan

			Author
			Dr. Shilu Merry Elex

			ISBN 13 Digit
			9788190711005

			Publisher
			Standard Publissssher (India)

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhartiya Shiksha Vyvastha Ka Vikas - Samasya Evam Samadhan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shilu Merry Elex</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190711005</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publissssher (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ea6dad2f-d004-4dfc-8715-a30a03a4ac74', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61419788190711005.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788190711005&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=936', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=936', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2529, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:07'),
('bbd63b1a-8659-4cde-aefd-a7c725be0488', '2856', NULL, 'Advances in Mathematics - Projectors and Projection Methods', 'advances-in-mathematics-projectors-and-projection-methods-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-285-2856', 'advances-in-mathematics-projectors-and-projection-methods-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856-2856', '9781402075728', '9781402075728', '9781402075728', NULL, 'Advances in Mathematics - Projectors and Projection Methods

The projectors are considered as simple but important type of matrices and operators. Their basic theory can be found in many books, among which Hal­ mas [177], [178] are of particular significance. The projectors or projections became an active research area in the last two decades due to ideas generated from linear algebra, statistics and various areas of algorithmic mathematics. There has also grown up a great and increasing number of projection meth­ ods for different purposes. The aim of this book is to give a unified survey on projectors and projection methods including the most recent results. The words projector, projection and idempotent are used as synonyms, although the word projection is more common. We assume that the reader is familiar with linear algebra and mathemati­ cal analysis at a bachelor level. The first chapter includes supplements from linear algebra and matrix analysis that are not incorporated in the standard courses. The second and the last chapter include the theory of projectors. Four chapters are devoted to projection methods for solving linear and non­ linear systems of algebraic equations and convex optimization problems.', '<h1>Advances in Mathematics - Projectors and Projection Methods</h1>

<p><span>The projectors are considered as simple but important type of matrices and operators. Their basic theory can be found in many books, among which Hal­ mas [177], [178] are of particular significance. The projectors or projections became an active research area in the last two decades due to ideas generated from linear algebra, statistics and various areas of algorithmic mathematics. There has also grown up a great and increasing number of projection meth­ ods for different purposes. The aim of this book is to give a unified survey on projectors and projection methods including the most recent results. The words projector, projection and idempotent are used as synonyms, although the word projection is more common. We assume that the reader is familiar with linear algebra and mathemati­ cal analysis at a bachelor level. The first chapter includes supplements from linear algebra and matrix analysis that are not incorporated in the standard courses. The second and the last chapter include the theory of projectors. Four chapters are devoted to projection methods for solving linear and non­ linear systems of algebraic equations and convex optimization problems.</span></p>', 'Language ‏ : ‎ English

	Hardcover ‏ : ‎ 288 pages

	ISBN-10 ‏ : ‎ 1402075723

	ISBN-13 ‏ : ‎ 978-1402075728

	Reading age ‏ : ‎ 10 years and up

	Item Weight ‏ : ‎ 1 kg 50 g

	Dimensions ‏ : ‎ 15.6 x 1.75 x 23.39 cm

	Net Quantity ‏ : ‎ 1 Piece', '<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 288 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 1402075723</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1402075728</span></li>
	<li><span>Reading age ‏ : ‎ 10 years and up</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 50 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.6 x 1.75 x 23.39 cm</span></li>
	<li><span>Net Quantity ‏ : ‎ 1 Piece</span></li>
</ul>', '"12400"', '"7440"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31421.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402075728&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2856', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2856', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1304, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:07'),
('bbd8de7d-1990-47f1-9fb2-4bb4888b2ef1', '4055', 406, 'Strategic Management:An Integrated Approach Theory & Cases 12/e.', 'strategic-managementan-integrated-approach-theory-cases-12e', 'strategic-managementan-integrated-approach-theory-cases-12e', '9789353505554', '9789353505554', '9789353505554', NULL, 'About the book

This comprehensive and engaging text presents the accumulated knowledge of strategic management scholarship in a way that is very accessible to students. Highly respected authors Hill, Schilling, and Jones integrate cutting-edge research on topics including competitive advantage, corporate governance, diversification, strategic leadership, technology and innovation, and corporate social responsibility through both theory and case studies. Based on real-world practices and current thinking in the field, The 12th edition features an increased emphasis on the changing global economy and its role in strategic management. Written by the authors the 30 cases cover small, medium, and large companies from a large range of industries and nations. 

Contents:

Part One: Introduction to Strategic Management

Part Two: The Nature of Competitive Advantage

Part Three: Strategies

Part Four: Implementing Strategy

Part Five: Cases in Strategic Management

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This comprehensive and engaging text presents the accumulated knowledge of strategic management scholarship in a way that is very accessible to students. Highly respected authors Hill, Schilling, and Jones integrate cutting-edge research on topics including competitive advantage, corporate governance, diversification, strategic leadership, technology and innovation, and corporate social responsibility through both theory and case studies. Based on real-world practices and current thinking in the field, The 12th edition features an increased emphasis on the changing global economy and its role in strategic management. Written by the authors the 30 cases cover small, medium, and large companies from a large range of industries and nations. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part One:</span></span></strong><span><span> Introduction to Strategic Management</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part Two:</span></span></strong><span><span> The Nature of Competitive Advantage</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part Three:</span></span></strong><span><span> Strategies</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part Four:</span></span></strong><span><span> Implementing Strategy</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Part Five:</span></span></strong><span><span> Cases in Strategic Management</span></span></span></span></p>

<p> </p>', 'Title
			Strategic Management:An Integrated Approach Theory & Cases 12/e.

			Author
			Hill/Schilling

			ISBN
			9789353505554

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Management:An Integrated Approach Theory &amp; Cases 12/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Hill/Schilling</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353505554</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"799"', '"640"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7930stra.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353505554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4055', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4055', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 406, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:07'),
('bc207344-2505-4295-94ab-b9e11031b1ed', '2065', NULL, 'A Gift of Fire - Social, Legal and Ethical Issues for Computing Technology', 'a-gift-of-fire-social-legal-and-ethical-issues-for-computing-technology-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065', 'a-gift-of-fire-social-legal-and-ethical-issues-for-computing-technology-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065-2065', '9789352868766', '9789352868766', '9789352868766', NULL, 'A Gift of Fire: Social, Legal, and Ethical Issues for Computing and the Internet, 4e is ideal for courses in Computer Ethics and Computers and Society. Sara Baase explores the social, legal, philosophical, ethical, political, constitutional, and economic implications of computing and the controversies they raise. With a computer scientist''s perspective, and with historical context for many issues, she covers the issues students will face both as members of a technological society and as professionals in computer-related fields. A primary goal is to develop computer professionals who understand the implications of what they create and how it fits into society at large.', '<p>A Gift of Fire: Social, Legal, and Ethical Issues for Computing and the Internet, 4e is ideal for courses in Computer Ethics and Computers and Society. Sara Baase explores the social, legal, philosophical, ethical, political, constitutional, and economic implications of computing and the controversies they raise. With a computer scientist''s perspective, and with historical context for many issues, she covers the issues students will face both as members of a technological society and as professionals in computer-related fields. A primary goal is to develop computer professionals who understand the implications of what they create and how it fits into society at large.</p>', 'Sub Title
			Social, Legal and Ethical Issues for Computing Technology

			Author
			Sara Baase

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789352868766

			Pages
			496

			Binding
			Hardcover

			Year of Publication
			2018

			Edition of Book
			4th

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Social, Legal and Ethical Issues for Computing Technology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sara Baase</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352868766</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>496</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"625"', '"375"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '4th', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 496, '496', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7465dpp_15.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352868766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2065', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2065', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1781, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('bc922427-cedd-405a-9e13-7ab0d78810a9', '1934', NULL, 'Biopotential Readout Circuits For Portable Acquisition Systems -ACSP', 'biopotential-readout-circuits-for-portable-acquisition-systems-acsp-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-193-1934', 'biopotential-readout-circuits-for-portable-acquisition-systems-acsp-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934-1934', 'RGFT556', 'RGFT556::1934', 'RGFT556', NULL, 'In recent years, we have witnessed a revolutionary change in biomedical signal monitoring. The traditional way of using bulky instruments is being replaced by portable and even wearable acquisition systems with wireless data transmission that will enable many non-clinical applications that rely on biomedical signal monitoring. The main driver applications are early-warning systems, wellness, comfort and sports monitoring, brain-computer interfaces, gaming and entertainment. The common requirements from all these applications are miniature size, unobtrusiveness, high signal quality, and long-term power autonomy. This requires ultra-low-power and miniature SiP/SoC biomedical signal acquisition systems. Biopotential Readout Circuits for Portable Acquisition Systems describes one of the main building blocks of such miniaturized biomedical signal acquisition systems. The focus of this book is on the implementation of low-power and high-performance integrated circuit building blocks that can be used to extract biopotential signals from conventional biopotential electrodes. New instrumentation amplifier architectures are introduced and their design is described in detail. These amplifiers are used to implement complete acquisition demonstrator systems that are a stepping stone towards practical miniaturized and low-power systems.', '<p>In recent years, we have witnessed a revolutionary change in biomedical signal monitoring. The traditional way of using bulky instruments is being replaced by portable and even wearable acquisition systems with wireless data transmission that will enable many non-clinical applications that rely on biomedical signal monitoring. The main driver applications are early-warning systems, wellness, comfort and sports monitoring, brain-computer interfaces, gaming and entertainment. The common requirements from all these applications are miniature size, unobtrusiveness, high signal quality, and long-term power autonomy. This requires ultra-low-power and miniature SiP/SoC biomedical signal acquisition systems. Biopotential Readout Circuits for Portable Acquisition Systems describes one of the main building blocks of such miniaturized biomedical signal acquisition systems. The focus of this book is on the implementation of low-power and high-performance integrated circuit building blocks that can be used to extract biopotential signals from conventional biopotential electrodes. New instrumentation amplifier architectures are introduced and their design is described in detail. These amplifiers are used to implement complete acquisition demonstrator systems that are a stepping stone towards practical miniaturized and low-power systems.</p>', 'Biopotential Readout Circuits For Portable Acquisition Systems -ACSP', '<h1>Biopotential Readout Circuits For Portable Acquisition Systems -ACSP</h1>', '"11699"', '"7019"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1065dpp_9_30.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGFT556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1934', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1934', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1880, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('bca72ec8-d37f-4d2c-8734-8baa34dfc2d2', '3867', 584, 'बँटवारे की त्रासदी', 'बटवर-क-तरसद', '-', '9789348670311', '9789348670311', '9789348670311', NULL, '', NULL, 'Title
			बँटवारे की त्रासदी

			Author
			Mamta Sharma, Neelam Rathi

			ISBN
			9789348670311

			Publisher
			Swaraj Prakashan

			Pages
			272

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">बँटवारे की त्रासदी</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Mamta Sharma, Neelam Rathi</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789348670311</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">272</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"995"', '"646"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5941WhatsApp%20Image%202025-07-12%20at%205.19.11%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789348670311&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3867', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3867', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 584, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:07'),
('bcb032ac-fd03-4cc6-9048-c534d0233e08', '2033', NULL, 'Statistical Seismology New', 'statistical-seismology-new-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033', 'statistical-seismology-new-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033-2033', 'QWRF4345', 'QWRF4345', 'QWRF4345', NULL, 'Statistical Seismology aims to bridge the gap between physics-based and statistics-based models. This volume provides a combination of reviews, methodological studies, and applications, which point to promising efforts in this field. The volume will be useful to students and professional researchers alike, who are interested in using stochastic modeling for probing the nature of earthquake phenomena, as well as an essential ingredient for earthquake forecasting.', '<p>Statistical Seismology aims to bridge the gap between physics-based and statistics-based models. This volume provides a combination of reviews, methodological studies, and applications, which point to promising efforts in this field. The volume will be useful to students and professional researchers alike, who are interested in using stochastic modeling for probing the nature of earthquake phenomena, as well as an essential ingredient for earthquake forecasting.</p>', 'Statistical Seismology New', '<h1>Statistical Seismology New</h1>', '"6700"', '"4020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5057dpp_15_38.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWRF4345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2033', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2033', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1807, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:07'),
('bcc8cdac-92af-4029-bc56-199cf7fb2579', '1684', NULL, 'Complex Spaces in Finsler, Lagrange and Hamilton Geomatries - Fundamental Theories of Physics', 'complex-spaces-in-finsler-lagrange-and-hamilton-geomatries-fundamental-theories-of-physics-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684', 'complex-spaces-in-finsler-lagrange-and-hamilton-geomatries-fundamental-theories-of-physics-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684-1684', 'EEWW2132', 'EEWW2132', 'EEWW2132', NULL, 'From a historical point of view, the theory we submit to the present study has its origins in the famous dissertation of P. Finsler from 1918 ([Fi]). In a the classical notion also conventional classification, Finsler geometry has besides a number of generalizations, which use the same work technique and which can be considered self-geometries: Lagrange and Hamilton spaces. Finsler geometry had a period of incubation long enough, so that few math­ ematicians (E. Cartan, L. Berwald, S.S. Chem, H. Rund) had the patience to penetrate into a universe of tensors, which made them compare it to a jungle. To aU of us, who study nowadays Finsler geometry, it is obvious that the qualitative leap was made in the 1970''s by the crystallization of the nonlinear connection notion (a notion which is almost as old as Finsler space, [SZ4]) and by work-skills into its adapted frame fields. The results obtained by M. Matsumoto (coUected later, in 1986, in a monograph, [Ma3]) aroused interest not only in Japan, but also in other countries such as Romania, Hungary, Canada and the USA, where schools of Finsler geometry are founded and are presently widely recognized', '<p>From a historical point of view, the theory we submit to the present study has its origins in the famous dissertation of P. Finsler from 1918 ([Fi]). In a the classical notion also conventional classification, Finsler geometry has besides a number of generalizations, which use the same work technique and which can be considered self-geometries: Lagrange and Hamilton spaces. Finsler geometry had a period of incubation long enough, so that few math­ ematicians (E. Cartan, L. Berwald, S.S. Chem, H. Rund) had the patience to penetrate into a universe of tensors, which made them compare it to a jungle. To aU of us, who study nowadays Finsler geometry, it is obvious that the qualitative leap was made in the 1970''s by the crystallization of the nonlinear connection notion (a notion which is almost as old as Finsler space, [SZ4]) and by work-skills into its adapted frame fields. The results obtained by M. Matsumoto (coUected later, in 1986, in a monograph, [Ma3]) aroused interest not only in Japan, but also in other countries such as Romania, Hungary, Canada and the USA, where schools of Finsler geometry are founded and are presently widely recognized</p>', 'Complex Spaces in Finsler, Lagrange and Hamilton Geomatries - Fundamental Theories of Physics ', '<h1>Complex Spaces in Finsler, Lagrange and Hamilton Geomatries - Fundamental Theories of Physics </h1>', '"12900"', '"7740"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5127dpp_18_53.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EEWW2132&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1684', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1684', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2049, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:07'),
('bd0a6218-7052-4d0c-a004-26a037d5e384', '2961', NULL, 'New Aspects of Indian Writing in English', 'new-aspects-of-indian-writing-in-english-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961', 'new-aspects-of-indian-writing-in-english-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961-2961', 'HBGH8877', 'HBGH8877', 'HBGH8877', NULL, 'New Aspects of Indian Writing in English', '<h1>New Aspects of Indian Writing in English</h1>', 'Sub Title
			No

			Author
			Dr. M.F. Patel, Dr. B.K. Sharma

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380207148

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. M.F. Patel, Dr. B.K. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380207148</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HBGH8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2961', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2961', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1244, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:07'),
('bd3b2f5e-e363-4f03-b722-02f409cf7f4b', '4073', 388, 'Essentials of Services Marketing 3/e', 'essentials-of-services-marketing-3e', 'essentials-of-services-marketing-3e', '9789353435417', '9789353435417', '9789353435417', NULL, 'About the book

Offering a comprehensive view of a field that is evolving at an unprecedented pace, Essentials of Services Marketing, Third Edition, is a concise, reader-friendly guide to marketing and managing services. Encompassing pioneering service concepts and the latest developments, academic research as well as managerial insights, this book combines a practical, real-world focus with rich visual pedagogy to present an engaging and exciting look at the world of the service economy.

Contents:

Part I: Understanding Service Markets, Products, and Customers

Chapter 1: Introduction to Services Marketing

Chapter 2: Consumer Behavior in a Services Context

Chapter 3: Positioning Services in Competitive Markets

Part II: Applying the 4 Ps of Marketing to Services

Chapter 4: Developing Service Products and Brands

Chapter 5: Distributing Services through Physical and Electronic Channels

Chapter 6: Setting Prices and Implementing Revenue Management

Chapter 7: Promoting Services and Educating Customers

Part III: Managing the Customer Interface

Chapter 8: Designing Service Processes

Chapter 9: Balancing Demand and Capacity

Chapter 10: Crafting the Service Environment

Chapter 11: Managing People for Service Advantage

Part IV: Developing Customer Relationships 389

Chapter 12: Managing Relationships and Building Loyalty

Chapter 13: Complaint Handling and Service Recovery

Part V: Striving for Service Excellence

Chapter 14: Improving Service Quality and Productivity

Chapter 15: Building a World-Class Service Organization

Part VI: Cases', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Offering a comprehensive view of a field that is evolving at an unprecedented pace, Essentials of Services Marketing, Third Edition, is a concise, reader-friendly guide to marketing and managing services. Encompassing pioneering service concepts and the latest developments, academic research as well as managerial insights, this book combines a practical, real-world focus with rich visual pedagogy to present an engaging and exciting look at the world of the service economy.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Part I: Understanding Service Markets, Products, and Customers </span></span></strong></span></span></p>

<p><span><span><span><span>Chapter 1: Introduction to Services Marketing </span></span></span></span></p>

<p><span><span><span><span>Chapter 2: Consumer Behavior in a Services Context </span></span></span></span></p>

<p><span><span><span><span>Chapter 3: Positioning Services in Competitive Markets </span></span></span></span></p>

<p><span><span><strong><span><span>Part II: Applying the 4 Ps of Marketing to Services</span></span></strong></span></span></p>

<p><span><span><span><span>Chapter 4: Developing Service Products and Brands </span></span></span></span></p>

<p><span><span><span><span>Chapter 5: Distributing Services through Physical and Electronic Channels </span></span></span></span></p>

<p><span><span><span><span>Chapter 6: Setting Prices and Implementing Revenue Management </span></span></span></span></p>

<p><span><span><span><span>Chapter 7: Promoting Services and Educating Customers </span></span></span></span></p>

<p><span><span><strong><span><span>Part III: Managing the Customer Interface </span></span></strong></span></span></p>

<p><span><span><span><span>Chapter 8: Designing Service Processes </span></span></span></span></p>

<p><span><span><span><span>Chapter 9: Balancing Demand and Capacity </span></span></span></span></p>

<p><span><span><span><span>Chapter 10: Crafting the Service Environment </span></span></span></span></p>

<p><span><span><span><span>Chapter 11: Managing People for Service Advantage </span></span></span></span></p>

<p><span><span><strong><span><span>Part IV: Developing Customer Relationships 389 </span></span></strong></span></span></p>

<p><span><span><span><span>Chapter 12: Managing Relationships and Building Loyalty </span></span></span></span></p>

<p><span><span><span><span>Chapter 13: Complaint Handling and Service Recovery </span></span></span></span></p>

<p><span><span><strong><span><span>Part V: Striving for Service Excellence </span></span></strong></span></span></p>

<p><span><span><span><span>Chapter 14: Improving Service Quality and Productivity </span></span></span></span></p>

<p><span><span><span><span>Chapter 15: Building a World-Class Service Organization </span></span></span></span></p>

<p><span><span><strong><span><span>Part VI: Cases</span></span></strong></span></span></p>

<p> </p>
', 'Title
			Essentials of Services Marketing 3/e

			Author
			Christopher Lovelock

			ISBN
			9789353435417

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Essentials of Services Marketing 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Christopher Lovelock</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353435417</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"945"', '"756"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1468marketing.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353435417&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4073', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4073', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 388, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:07'),
('bd5384c9-7452-4cc5-adee-44b4ed25b834', '3793', 658, 'TRIGONOMETRIC FUNCTIONS (Problem Solving Approach)', 'trigonometric-functions-problem-solving-approach', 'trigonometric-functions-problem-solving-approach', '5-03-000222-7', '5-03-000222-7', '5-03-000222-7', NULL, 'About the book

This study aid is to help the student to master the basic techniques of solving difficult problems in trigonometry. The book contains theoretical material, many worked competition problems, and some problems to be solved independently (the answers being at end of the book.) Intended for high-school and precollege students.', '<h4><u><strong>About the book</strong></u></h4>

<p><span>This study aid is to help the student to master the basic techniques of solving difficult problems in trigonometry. The book contains theoretical material, many worked competition problems, and some problems to be solved independently (the answers being at end of the book.) Intended for high-school and precollege students.</span></p>
', 'TITLE
			Trigonometric Functions (Problem Solving Approach)

			ISBN
			5-03-000222-7

			AUTHOR
			A.Panchishkin

			PUBLISHER
			Mir Publishers Moscow

			YEAR OF PUBLICATION
			1986

			PAGES
			180', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td>Trigonometric Functions (Problem Solving Approach)</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td>5-03-000222-7</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td>A.Panchishkin</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td>Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td>1986</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td>180</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e8997ac-3314-4e8c-b106-3bb3963ae84d', NULL, NULL, 180, '180', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7928mini_magick20190625-30619-1gqrkcx.png', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-03-000222-7&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3793', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3793', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 658, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:07'),
('bd5427d9-cbcb-409e-9407-953df52256bc', '3723', 721, 'योगतरंगिणी-संशोधित एवं संवर्धित शब्दानुक्रमणिका सहित- 2 भागो में', '2-3723', '-2-', '9788187471448', '9788187471448', '9788187471448', NULL, 'योगतरंगिणी-संशोधित एवं संवर्धित शब्दानुक्रमणिका सहित- 2 भागो में ', '<h4><span>योगतरंगिणी-संशोधित एवं संवर्धित शब्दानुक्रमणिका सहित- 2 भागो में </span></h4>', ' 

			Title
			योगतरंगिणी-संशोधित एवं संवर्धित शब्दानुक्रमणिका सहित- 2 भागो में 

			Author
			कमलेश शर्मा 

			ISBN
			9788187471448

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 ', '<p> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>योगतरंगिणी-संशोधित एवं संवर्धित शब्दानुक्रमणिका सहित- 2 भागो में </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>कमलेश शर्मा </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471448</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"2590"', '"1813"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2390hak859.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471448&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3723', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3723', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 721, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:07'),
('bd6392e8-317f-4d0c-b1c5-b35951820919', '4296', 167, 'Religion, the Enlightenment, and the New Global Order', 'religion-the-enlightenment-and-the-new-global-order', 'religion-the-enlightenment-and-the-new-global-order', '9780231150071', '9780231150071', '9780231150071', NULL, 'About the book

Largely due to the cultural and political shift of the Enlightenment, Western societies in the eighteenth century emerged from sectarian conflict and embraced a more religiously moderate path. The book ask whether exporting the Enlightenment solution is possible—or even desirable—today. It begins by revisiting the Enlightenment''s restructuring of the West, examining its ongoing encounters with Protestant and Catholic Christianity, Judaism, Islam, and Hinduism. While acknowledging the necessity of the Enlightenment emphasis on toleration and peaceful religious coexistence, the book nevertheless has grave misgivings about the Enlightenment''s spiritually thin secularism. It ultimately upends both the claim that the West''s experience offers a ready-made template for the world to follow and the belief that the West''s achievements are to be ignored, despised, or discarded.

Content:

	 The Enlightenment Revisited: Theoretical Questions

	Religion, the Enlightenment, and the New Global Order

	Religious Violence or Religious Pluralism: The Essential Choice

	Religion, Enlightenment, and a Common Good

	How and Why the West Has Lost Confidence in Its Foundational Political Principles

	 The Enlightenment, Secularity, and the Religions

	The Enlightenment Project, Spinoza, and the Jews

	Puritan Sources of Enlightenment Liberty

	India: The Politics of Religious Reform and Conflict

	Reason and Revelation in Islamic Political Ethics

	Islam, Constitutionalism, and the Challenge of Democracy

	Religion and Politics: The Identity of the Christian Democrat Movement and Theory of Democracy

	Concluding Thoughts', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Largely due to the cultural and political shift of the Enlightenment, Western societies in the eighteenth century emerged from sectarian conflict and embraced a more religiously moderate path. The book ask whether exporting the Enlightenment solution is possible—or even desirable—today. It begins by revisiting the Enlightenment''s restructuring of the West, examining its ongoing encounters with Protestant and Catholic Christianity, Judaism, Islam, and Hinduism. While acknowledging the necessity of the Enlightenment emphasis on toleration and peaceful religious coexistence, the book nevertheless has grave misgivings about the Enlightenment''s spiritually thin secularism. It ultimately upends both the claim that the West''s experience offers a ready-made template for the world to follow and the belief that the West''s achievements are to be ignored, despised, or discarded.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span> <strong>The Enlightenment Revisited: Theoretical Questions</strong></span></span></span></li>
</ol>

<ol>
	<li style="text-align:justify"><span><span><span>Religion, the Enlightenment, and the New Global Order</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Religious Violence or Religious Pluralism: The Essential Choice </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Religion, Enlightenment, and a Common Good</span></span></span></li>
	<li style="text-align:justify"><span><span><span>How and Why the West Has Lost Confidence in Its Foundational Political Principles</span></span></span></li>
</ol>

<ol>
	<li style="text-align:justify"><span><span><strong><span> The Enlightenment, Secularity, and the Religions</span></strong></span></span></li>
</ol>

<ol>
	<li style="text-align:justify"><span><span><span>The Enlightenment Project, Spinoza, and the Jews</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Puritan Sources of Enlightenment Liberty</span></span></span></li>
	<li style="text-align:justify"><span><span><span>India: The Politics of Religious Reform and Conflict</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Reason and Revelation in Islamic Political Ethics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Islam, Constitutionalism, and the Challenge of Democracy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Religion and Politics: The Identity of the Christian Democrat Movement and Theory of Democracy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Concluding Thoughts</span></span></span></li>
</ol>', 'Title
			Religion, the Enlightenment, and the New Global Order

			Author
			John M.Owen IV

			ISBN
			9780231150071

			Publisher
			Columbia University

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Religion, the Enlightenment, and the New Global Order</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John M.Owen IV</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780231150071</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Columbia University</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"3222"', '"2255"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '45a763b1-3e17-407f-9536-c4fee5f9927c', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7704religion.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780231150071&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4296', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4296', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 167, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:07'),
('bd8e5ca0-3d0d-4ff7-b79d-08b64b53e93a', '2625', NULL, 'Ishwar-Mimansa NEW', 'ishwarmimansa-new-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625', 'ishwarmimansa-new-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625-2625', '9789383838820', '9789383838820', '9789383838820', NULL, 'Ishwar-Mimansa NEW', '<h1>Ishwar-Mimansa NEW</h1>', 'Sub Title

			Ishwar-Mimansa NEW

			Author
			Dr. Sudhir Kumar

			ISBN 13 Digit
			9789383838820

			Publisher
			Shivalik Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Ishwar-Mimansa NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sudhir Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383838820</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shivalik Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd15f4f13-dc84-45b0-bd75-bb2aca7ef8ed', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2618pic-47.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789383838820&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2625', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2625', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1471, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:07'),
('bdb783bd-6421-4ccc-a188-75f45e04d42a', '4435', 30, 'Discourses on Kathopanishad', 'discourses-on-kathopanishad', 'discourses-on-kathopanishad', '-101-', '-101-', '-101-', NULL, 'Discourses on Kathopanishad', 'Discourses on Kathopanishad', 'Title
			Discourses on Kathopanishad

			Author
			Swami Chinmayananda

			Publisher
			Smt.Sheila Puri

			Year of Publication
			1952

			Binding
			Hardcover

			Language
			English/Sanskrit

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Discourses on Kathopanishad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Swami Chinmayananda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Smt.Sheila Puri</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1952</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English/Sanskrit', 'English/Sanskrit', NULL, NULL, NULL, NULL, NULL, 'ff9ab1a2-a175-4738-a246-dadf9cac1abe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7858katho.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-101-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4435', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4435', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 30, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:07'),
('bdb9d241-a201-415f-92de-b4e7af807880', '3492', 907, 'Construction Planning, Equipment, and Methods - 7/e', 'construction-planning-equipment-and-methods-7e-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492', 'construction-planning-equipment-and-methods-7e-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492-3492', '9780070706996', '9780070706996', '9780070706996', NULL, 'Content - Preface, CHAPTER 1 Machines Make It Possible, CHAPTER 2 Fundamental Concepts of Equipment Economics, CHAPTER 3 Planning for Earthwork Construction, CHAPTER 4 Soil and Rock, CHAPTER 5 Compaction and Stabilization Equipment, CHAPTER 6 Machine Equipment Power Requirements, CHAPTER 7 Dozers, CHAPTER 8 Scrapers, CHAPTER 9 Excavators, CHAPTER 10 Trucks and Hauling Equipment, CHAPTER 11 Finishing Equipment, CHAPTER 12 Drilling Rock and Earth, CHAPTER 13 Blasting Rock, CHAPTER 14 Aggregate Production, CHAPTER 15 Asphalt Mix Production and Placement, CHAPTER 16 Concrete and Concrete Equipment, CHAPTER 17 Cranes, CHAPTER 18 Draglines and Clamshells, CHAPTER 19 Piles and Pile-Driving Equipment, CHAPTER 20 Air Compressors and Pumps, CHAPTER 21 Planning for Building Construction, CHAPTER 22 Forming Systems, APPENDIX A Alphabetical List of Units with Their SI Names and Conversion Factors, APPENDIX B Selected English-to-SI Conversion Factors, APPENDIX C Selected U.S. Customary (English) Unit Equivalents, APPENDIX D Selected Metric Unit Equivalents, Index', '<p style="text-align:justify"><span><strong>Content -</strong> Preface, CHAPTER 1 Machines Make It Possible, CHAPTER 2 Fundamental Concepts of Equipment Economics, CHAPTER 3 Planning for Earthwork Construction, CHAPTER 4 Soil and Rock, CHAPTER 5 Compaction and Stabilization Equipment, CHAPTER 6 Machine Equipment Power Requirements, CHAPTER 7 Dozers, CHAPTER 8 Scrapers, CHAPTER 9 Excavators, CHAPTER 10 Trucks and Hauling Equipment, CHAPTER 11 Finishing Equipment, CHAPTER 12 Drilling Rock and Earth, CHAPTER 13 Blasting Rock, CHAPTER 14 Aggregate Production, CHAPTER 15 Asphalt Mix Production and Placement, CHAPTER 16 Concrete and Concrete Equipment, CHAPTER 17 Cranes, CHAPTER 18 Draglines and Clamshells, CHAPTER 19 Piles and Pile-Driving Equipment, CHAPTER 20 Air Compressors and Pumps, CHAPTER 21 Planning for Building Construction, CHAPTER 22 Forming Systems, APPENDIX A Alphabetical List of Units with Their SI Names and Conversion Factors, APPENDIX B Selected English-to-SI Conversion Factors, APPENDIX C Selected U.S. Customary (English) Unit Equivalents, APPENDIX D Selected Metric Unit Equivalents, Index</span></p>', 'Sub Title
			Construction Planning, Equipment, and Methods - 7/e

			Author
			Peurifoy, Schexnayder, Shapira

			About Author
			As per Book

			ISBN 10 Digit
			0070706999

			ISBN 13 Digit
			9780070706996

			Pages
			768

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			Seven

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Construction Planning, Equipment, and Methods - 7/e</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Peurifoy, Schexnayder, Shapira</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0070706999</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780070706996</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>768</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>Seven</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'Seven', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 768, '768', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5877Construction%20Planning,%20Equipment,%20and%20Methods%20-%207%20e.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780070706996&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3492', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3492', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 907, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:07'),
('bdba2c80-ad8f-4281-b726-875b19513750', '1428', NULL, 'Unadi-Sutras in the Sanskrit Grammatical Tradition', 'unadisutras-in-the-sanskrit-grammatical-tradition-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1-1428', 'unadisutras-in-the-sanskrit-grammatical-tradition-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428-1428', '8187418419', '8187418419', '8187418419', NULL, 'This work presents a lucid account of the Sanskrit unadi-sutras which form an important and interesting accessory mainly to the Astadhyayi of Panini. The problem of the authorship of the Pancapadi-unadi-sutras has been analyzed and satisfactorily settled on the basis of the use of the device of prakrti and pratyaya in these sutras. It tells us how the ecymological tendencies in the Brahmanas culminated in the Nirukta and how it contributed to the making of the unadi-sutras. Yaska himself alludes to this heated controversy over the origin of nouns.

It has been presented here in the form of a hypothesis that Panini adopted a reconciliatory approach and himself composed the unadi-sutras as an appendix to his grammar proper. The textual variations, which have crept into the body of unadi-sutras because of their lax nature, have been studied, and an attempt has been made to determine the correct reading of the major variations with the help of various commentaries. An exhaustive list of the variations has also been given. The Post-Paninian unadi-sutras which have their own significance and which have their origin in the Paninian unadi-sutras have been accorded a proper treatment. It has also been shown that it is the Paninian unadi-sutras which have influenced the succeeding unadi-sutras to a great extent.

Content - Preface, Abbreviations, Contents, Chapter 1  BACKGROUND AND TECHNIQUE OF THE UNADI-SUTRAS, Chapter 2 AUTHORSHIP AND CHRONOLOGY,  Chapter 3 PANINIAN UNADI-SUTRAS AND COMMEN-TARIES, Chapter 4 TEXTUAL VARIATIONS,  Chapter 5  POST-PANINIAN UNADI-SUTRAS, EPILOGUE,  APPENDIX,  BIBLIOGRAPHY, INDEX            ', '<h1 style="text-align:justify"><span>This work presents a lucid account of the Sanskrit unadi-sutras which form an important and interesting accessory mainly to the Astadhyayi of Panini. The problem of the authorship of the Pancapadi-unadi-sutras has been analyzed and satisfactorily settled on the basis of the use of the device of prakrti and pratyaya in these sutras. It tells us how the ecymological tendencies in the Brahmanas culminated in the Nirukta and how it contributed to the making of the unadi-sutras. Yaska himself alludes to this heated controversy over the origin of nouns.</span></h1>

<p style="text-align:justify"><span>It has been presented here in the form of a hypothesis that Panini adopted a reconciliatory approach and himself composed the unadi-sutras as an appendix to his grammar proper. The textual variations, which have crept into the body of unadi-sutras because of their lax nature, have been studied, and an attempt has been made to determine the correct reading of the major variations with the help of various commentaries. An exhaustive list of the variations has also been given. The Post-Paninian unadi-sutras which have their own significance and which have their origin in the Paninian unadi-sutras have been accorded a proper treatment. It has also been shown that it is the Paninian unadi-sutras which have influenced the succeeding unadi-sutras to a great extent.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Abbreviations, Contents, Chapter 1  BACKGROUND AND TECHNIQUE OF THE UNADI-SUTRAS, Chapter 2 AUTHORSHIP AND CHRONOLOGY,  Chapter 3 PANINIAN UNADI-SUTRAS AND COMMEN-TARIES, Chapter 4 TEXTUAL VARIATIONS,  Chapter 5  POST-PANINIAN UNADI-SUTRAS, EPILOGUE,  APPENDIX,  BIBLIOGRAPHY, INDEX</span>            </p>', 'Sub Title
			Unadi-Sutras in the Sanskrit Grammatical Tradition

			Author
			Kanshi Ram

			About Author
			As per Book

			ISBN 10 Digit
			8187418419

			ISBN 13 Digit
			 

			Pages
			176

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book

			 
			 

 ', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Unadi-Sutras in the Sanskrit Grammatical Tradition</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kanshi Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8187418419</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
	</tbody>
</table>

<p> </p>', '"395"', '"237"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, '176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72098187418419.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187418419&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1428', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1428', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2208, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:07'),
('bdca2070-c58a-492f-81df-dc3c5c73780e', '1814', NULL, 'Vaccines - A Biography New', 'vaccines-a-biography-new-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1-1814', 'vaccines-a-biography-new-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814-1814', 'ETED3455', 'ETED3455', 'ETED3455', NULL, 'Vaccines - A Biography New', '<h1>Vaccines - A Biography New</h1>', 'Sub Title
			No

			Author
			Andrew W. Artenstein

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781441911070

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Andrew W. Artenstein</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441911070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10700"', '"6420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36479781441911070.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ETED3455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1814', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1814', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1948, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:07'),
('bdd04229-1e1b-46e8-adae-57547f166507', '2663', NULL, 'Sanskrit Vangmaya mein Purus - Ek Parichyaatmak Kosh - 5 Khandon Mein NEW', 'sanskrit-vangmaya-mein-purus-ek-parichyaatmak-kosh-5-khandon-mein-new-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2-2663', 'sanskrit-vangmaya-mein-purus-ek-parichyaatmak-kosh-5-khandon-mein-new-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663-2663', '9788171103515', '9788171103515', '9788171103515', NULL, 'Sanskrit Vangmaya mein Purus - Ek Parichyaatmak Kosh - 5 Khandon Mein', '<h1>Sanskrit Vangmaya mein Purus - Ek Parichyaatmak Kosh - 5 Khandon Mein</h1>', ' Title
			Sanskrit Vangmaya mein Purus - Ek Parichyaatmak Kosh - 5 Khandon Mein NEW

			Author
			Shipra Baneerjee

			ISBN 13 Digit
			9788171103515

			Publishers
			Parimal Publication

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Sanskrit Vangmaya mein Purus - Ek Parichyaatmak Kosh - 5 Khandon Mein NEW</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shipra Baneerjee</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171103515</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Parimal Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"6700"', '"4020"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '810054ea-07ba-4ceb-b39a-d39aec1a0a6f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5507pic-19.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171103515&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2663', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2663', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1433, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:07'),
('bdeef861-8df0-4c0f-a647-44148dbc0072', '4444', 21, 'ब्राह्मण मीमांशा', 'बरहमण-ममश', '-', '-110-', '-110-', '-110-', NULL, 'ब्राह्मण मीमांशा', '<p>ब्राह्मण मीमांशा</p>
', 'Title
			Brahman Mimansha

			Author
			Shrotriya Pt.Chhote Lal Sharma

			Publisher
			Shri Vigyan Nouka

			Year of Publication
			1914

			Binding
			Hardcover

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Brahman Mimansha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Shrotriya Pt.Chhote Lal Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Shri Vigyan Nouka</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1914</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, 'a4774255-082b-4a5b-9a54-86850c8c0c4d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3580brahman%20mimansha.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-110-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4444', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4444', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 21, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:07'),
('bdf9ff12-18e4-4a57-8795-523da100796f', '4117', 344, 'Agricultural Biotechnology Sector Issues Impacting Innovations', 'agricultural-biotechnology-sector-issues-impacting-innovations', 'agricultural-biotechnology-sector-issues-impacting-innovations', '9789394137899', '9789394137899', '9789394137899', NULL, 'About the book

Agricultural biotechnology is a range of tools, including traditional breeding techniques that alter living organisms, or parts of organisms, to make or modify products; improve plant or animals; or develop microorganisms for specific agricultural uses. Modern biotechnology today includes the tools of genetic engineering. Biotechnology provides farmers with tools that can make production cheaper and more manageable.

This book caters to the need of researches working in the ever-evolving field of agricultural biotechnology. It discusses and provides in-depth information about latest advancements happening in this field.

Contents:

Introduction

Detection Methodology of Agricultural Biotechnology

Agricultural Biotechnology: Prospects and Challenges

Biotechnology and Agricultural Development

Biotechnology and Agro-biodiversity

Future Trends in Biotechnology

The Application of Biotechnology to Sustainable Forestry

Food Biotechnology and Genetically Modified Organisms (GMOs)

Agricultural Biotechnologies and Production of Bioenergy

Managing Crop Genetic Resources', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural biotechnology is a range of tools, including traditional breeding techniques that alter living organisms, or parts of organisms, to make or modify products; improve plant or animals; or develop microorganisms for specific agricultural uses. Modern biotechnology today includes the tools of genetic engineering. Biotechnology provides farmers with tools that can make production cheaper and more manageable.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book caters to the need of researches working in the ever-evolving field of agricultural biotechnology. It discusses and provides in-depth information about latest advancements happening in this field.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Detection Methodology of Agricultural Biotechnology</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Biotechnology: Prospects and Challenges</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biotechnology and Agricultural Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biotechnology and Agro-biodiversity</span></span></span></p>

<p style="text-align:justify"><span><span><span>Future Trends in Biotechnology</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Application of Biotechnology to Sustainable Forestry</span></span></span></p>

<p style="text-align:justify"><span><span><span>Food Biotechnology and Genetically Modified Organisms (GMOs)</span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Biotechnologies and Production of Bioenergy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Managing Crop Genetic Resources</span></span></span></p>', 'Title
			Agricultural Biotechnology Sector Issues Impacting Innovations

			Author
			Dr. Ajay Mohan Mishra

			ISBN
			9789394137899

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Biotechnology Sector Issues Impacting Innovations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Ajay Mohan Mishra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789394137899</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8997sector.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789394137899&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4117', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4117', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 344, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('be046e5e-478e-47a7-a77f-a9a1c2e3ab18', '2892', NULL, 'Elementary Number Theory, Cryptography and Codes', 'elementary-number-theory-cryptography-and-codes-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-289-2892', 'elementary-number-theory-cryptography-and-codes-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892-2892', '9783540691990', '9783540691990', '9783540691990', NULL, 'In this volume one finds basic techniques from algebra and number theory (e.g. congruences, unique factorization domains, finite fields, quadratic residues, primality tests, continued fractions, etc.) which in recent years have proven to be extremely useful for applications to cryptography and coding theory. Both cryptography and codes have crucial applications in our daily lives, and they are described here, while the complexity problems that arise in implementing the related numerical algorithms are also taken into due account. Cryptography has been developed in great detail, both in its classical and more recent aspects. In particular public key cryptography is extensively discussed, the use of algebraic geometry, specifically of elliptic curves over finite fields, is illustrated, and a final chapter is devoted to quantum cryptography, which is the new frontier of the field. Coding theory is not discussed in full; however a chapter, sufficient for a good introduction to the subject, has been devoted to linear codes. Each chapter ends with several complements and with an extensive list of exercises, the solutions to most of which are included in the last chapter. Though the book contains advanced material, such as cryptography on elliptic curves, Goppa codes using algebraic curves over finite fields, and the recent AKS polynomial primality test, the authors'' objective has been to keep the exposition as self-contained and elementary as possible. Therefore the book will be useful to students and researchers, both in theoretical (e.g. mathematicians) and in applied sciences (e.g. physicists, engineers, computer scientists, etc.) seeking a friendly introduction to the important subjects treated here. The book will also be useful for teachers who intend to give courses on these topics.', '<p>In this volume one finds basic techniques from algebra and number theory (e.g. congruences, unique factorization domains, finite fields, quadratic residues, primality tests, continued fractions, etc.) which in recent years have proven to be extremely useful for applications to cryptography and coding theory. Both cryptography and codes have crucial applications in our daily lives, and they are described here, while the complexity problems that arise in implementing the related numerical algorithms are also taken into due account. Cryptography has been developed in great detail, both in its classical and more recent aspects. In particular public key cryptography is extensively discussed, the use of algebraic geometry, specifically of elliptic curves over finite fields, is illustrated, and a final chapter is devoted to quantum cryptography, which is the new frontier of the field. Coding theory is not discussed in full; however a chapter, sufficient for a good introduction to the subject, has been devoted to linear codes. Each chapter ends with several complements and with an extensive list of exercises, the solutions to most of which are included in the last chapter. Though the book contains advanced material, such as cryptography on elliptic curves, Goppa codes using algebraic curves over finite fields, and the recent AKS polynomial primality test, the authors'' objective has been to keep the exposition as self-contained and elementary as possible. Therefore the book will be useful to students and researchers, both in theoretical (e.g. mathematicians) and in applied sciences (e.g. physicists, engineers, computer scientists, etc.) seeking a friendly introduction to the important subjects treated here. The book will also be useful for teachers who intend to give courses on these topics.</p>', 'Elementary Number Theory, Cryptography and Codes

"The aim of the book is to introduce the basic concepts on the two topics of Cryptography and Error Correcting Codes, presented as applications of Number Theory and Finite Fields … . The book is addressed to undergraduate students and is as self-contained as possible. It is well written and rigorous and each chapter is complemented with three lists of exercises … . it is good news to have the translation into English of this work that will allow a much wider public access." (Juan Tena Ayuso, Zentralblatt MATH, Vol. 1162, 2009)', '<h1>Elementary Number Theory, Cryptography and Codes</h1>

<p><span>"The aim of the book is to introduce the basic concepts on the two topics of Cryptography and Error Correcting Codes, presented as applications of Number Theory and Finite Fields … . The book is addressed to undergraduate students and is as self-contained as possible. It is well written and rigorous and each chapter is complemented with three lists of exercises … . it is good news to have the translation into English of this work that will allow a much wider public access." (Juan Tena Ayuso, Zentralblatt MATH, Vol. 1162, 2009)</span></p>', '"5600"', '"3360"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15391.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540691990&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2892', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2892', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1292, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:08'),
('be0c3930-e7a2-407b-aa8b-e45388172898', '69', NULL, 'The Industrial Wastewater Systems Handbook', 'the-industrial-wastewater-systems-handbook', 'the-industrial-wastewater-systems-handbook', 'The Industrial', 'The Industrial', 'The Industrial ', NULL, 'The Future of Arid Lands, edited by Gilbert White and published in 1956, comprised papers delivered at the "International Arid Lands Meetings" held in New Mexico in 1955. At these meetings, experts considered the major issues then confronting the world’s arid lands and developed a research agenda to address these issues. This book reexamines this earlier work and explores changes in the science and management of arid lands over the past 50 years within their historical contexts.', '<p>The Future of Arid Lands, edited by Gilbert White and published in 1956, comprised papers delivered at the "International Arid Lands Meetings" held in New Mexico in 1955. At these meetings, experts considered the major issues then confronting the world’s arid lands and developed a research agenda to address these issues. This book reexamines this earlier work and explores changes in the science and management of arid lands over the past 50 years within their historical contexts.</p>', 'Sub Title
			No

			Author
			Ralph L. Stephenson

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781566702096

			Pages
			228

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ralph L. Stephenson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781566702096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>228</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"14500"', '"8700"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 228, '228', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38671_4_9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=The%20Industrial%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=69', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=69', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3041, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:08'),
('be1b43f2-05b5-4422-a091-4521e1b5da54', '3653', 788, 'Handbook of Advanced Electronic and Photonic Materials and Devices 10 Vols. Set', 'handbook-of-advanced-electronic-and-photonic-materials-and-devices-10-vols-set', 'handbook-of-advanced-electronic-and-photonic-materials-and-devices-10-vols-set', '9780125137454', '9780125137454', '9780125137454', NULL, 'Electronic and photonic materials discussed in this handbook are the key elements of continued scientific and technological advances in the 21st century. The electronic and photonic materials comprising this handbook include semiconductors, superconductors, ferroelectrics, liquid crystals, conducting polymers, organic and superconductors, conductors, nonlinear optical and optoelectronic materials, electrochromic materials, laser materials, photoconductors, photovoltaic and electroluminescent materials, dielectric materials, nanostructured materials, supramolecular and self-asemblies, silicon and glasses, photosynthetic and respiratory proteins, etc, etc. Some of these materials have already been used and will be the most important components of the semiconductor and photonic industries, computers, internet, information processing and storage, telecommunications, satellite communications, integrated circuits, photocopiers, solar cells, batteries, light-emitting diodes, liquid crystal displays, magneto-optic memories, audio and video systems, recordable compact discs, video cameras, X-ray technology, color imaging, printing, flat-panel displays, optical waveguides, cable televisions, computer chips, molecular-sized transistors and switches, as well as other emerging cutting edge technologies. Electronic and photonic materials are expected to grow to a trillion-dollar industry in the new millennium and will be the most dominating forces in the emerging new technologies in the fields of science and engineering. This handbook is a unique source of the in-depth knowledge of synthesis, processing, fabrication, spectroscopy, physical properties and applications of electronic and photonic materials covering everything for today''s and developing future technologies.

This handbook consists of over one hundred state-of-the-art review chapters written by more than 200 world leading experts from 25 different countries. With more than 23,000 bibliographic citations and several thousands of figures, tables, photographs, chemical structures and equations, this handbook is an invaluable major reference source for scientists and students working in the field of materials science, solid-state physics, chemistry, electrical and optical engineering, polymer science, device engineering and computational engineering, photophysics, data storage and information technology and technocrats, everyone who is involved in science and engineering of electronic and photonic materials.

Key Features

@introbul:Key Features

@bul:* This is the first handbook ever published on electronic and photonic materials

* 10 volumes summarize the advances in electronic and photonic materials made over past the two decades

* This handbook is a unique source of the in-depth knowledge of synthesis, processing, spectroscopy, physical properties and applications of electronic and photonic materials

* Over 100 state-of-the-art review chapters written by more than 200 leading experts from 25 different countries

* About 25,000 bibliographic citations and several thousand figures, tables, photographs, chemical structures and equations

* Easy access to electronic and photonic materials from a single reference

* Each chapter is self-contained with cross references

* Single reference having all inorganic, organic and biological materials

* Witten in very clear and concise fashion for easy understanding of structure property relationships in electronic and photonic materials.', '<p>Electronic and photonic materials discussed in this handbook are the key elements of continued scientific and technological advances in the 21st century. The electronic and photonic materials comprising this handbook include semiconductors, superconductors, ferroelectrics, liquid crystals, conducting polymers, organic and superconductors, conductors, nonlinear optical and optoelectronic materials, electrochromic materials, laser materials, photoconductors, photovoltaic and electroluminescent materials, dielectric materials, nanostructured materials, supramolecular and self-asemblies, silicon and glasses, photosynthetic and respiratory proteins, etc, etc. Some of these materials have already been used and will be the most important components of the semiconductor and photonic industries, computers, internet, information processing and storage, telecommunications, satellite communications, integrated circuits, photocopiers, solar cells, batteries, light-emitting diodes, liquid crystal displays, magneto-optic memories, audio and video systems, recordable compact discs, video cameras, X-ray technology, color imaging, printing, flat-panel displays, optical waveguides, cable televisions, computer chips, molecular-sized transistors and switches, as well as other emerging cutting edge technologies. Electronic and photonic materials are expected to grow to a trillion-dollar industry in the new millennium and will be the most dominating forces in the emerging new technologies in the fields of science and engineering. This handbook is a unique source of the in-depth knowledge of synthesis, processing, fabrication, spectroscopy, physical properties and applications of electronic and photonic materials covering everything for today''s and developing future technologies.<br />
This handbook consists of over one hundred state-of-the-art review chapters written by more than 200 world leading experts from 25 different countries. With more than 23,000 bibliographic citations and several thousands of figures, tables, photographs, chemical structures and equations, this handbook is an invaluable major reference source for scientists and students working in the field of materials science, solid-state physics, chemistry, electrical and optical engineering, polymer science, device engineering and computational engineering, photophysics, data storage and information technology and technocrats, everyone who is involved in science and engineering of electronic and photonic materials.</p>

<h3><strong>Key Features</strong></h3>

<p>@introbul:Key Features<br />
@bul:* This is the first handbook ever published on electronic and photonic materials<br />
* 10 volumes summarize the advances in electronic and photonic materials made over past the two decades<br />
* This handbook is a unique source of the in-depth knowledge of synthesis, processing, spectroscopy, physical properties and applications of electronic and photonic materials<br />
* Over 100 state-of-the-art review chapters written by more than 200 leading experts from 25 different countries<br />
* About 25,000 bibliographic citations and several thousand figures, tables, photographs, chemical structures and equations<br />
* Easy access to electronic and photonic materials from a single reference<br />
* Each chapter is self-contained with cross references<br />
* Single reference having all inorganic, organic and biological materials<br />
* Witten in very clear and concise fashion for easy understanding of structure property relationships in electronic and photonic materials.</p>', 'Sub Title
			Handbook of Advanced Electronic and Photonic Materials and Devices 10 Vols. Set

			Author / Editor
			Hari Singh Nalwa

			About Author
			Dr. H. S. Nalwa is the Managing Director of the Stanford Scientific Corporation, Los Angeles, California. He was Head of Department and R&D Manager at the Ciba Specialty Chemicals Corporation in Los Angeles (1999-2000) and a staff scientist at the Hitachi Research Laboratory, Hitachi Ltd., Japan (1990-1999). He has authored more than 150 scientific articles and 18 patents on electronic and photonic materials and devices. He has edited the following books: Ferroelectric Polymers (Marcel Dekker, 1995), Nonlinear Optics of Organic Molecules and Polymers (CRC Press, 1997), Organic Electroluminescent Materials and Devices (Gordon & Breach, 1997), Handbook of Organic Conductive Molecules and Polymers, Vol. 1-4 (John Wiley & Sons, 1997), Low and High Dielectric Constant Materials Vol. 1-2 (Academic Press, 1999), Handbook of Nanostructured Materials and Nanotechnology, Vol. 1-5 (Academic Press, 1999), Handbook of Advanced Electronic and Photonic Materials and Devices, Vol. 1-10 (Academic Press, 2000), Advanced Functional Molecules and Polymers, Vol. 1-4 (Gordon & Breach, 2001), Photodetectors and Fiber Optics (Academic Press, 2001), Supramolecular Photosensitive and Electroactive Materials (Academic Press, 2001), Nanostructured Materials and Nanotechnology (Academic Press, 2001), Handbook of Thin Film Materials, Vol. 1-5 (Academic Press, 2001), and Handbook of Surfaces and Interfaces of Materials, Vol. 1-5 (Academic Press, 2001). The Handbook of Nanostructured Materials and Nanotechnology (Vol. 1-5) edited by him received the 1999 Award of Excellence from the Association of American Publishers.Dr. Nalwa serves on the editorial board of the Journal of Macromolecular Science-Physics, Applied Organometallic Chemistry (1993-1999), International Journal of Photoenergy,andPhotonics Science News. He was the founder and Editor-in-Chief of the Journal of Porphyrin

			Content
			No

			ISBN 10 Digit
			0125137451

			ISBN 13 Digit
			9780125137454

			Pages
			3366 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Handbook of Advanced Electronic and Photonic Materials and Devices 10 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Hari Singh Nalwa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Dr. H. S. Nalwa is the Managing Director of the Stanford Scientific Corporation, Los Angeles, California. He was Head of Department and R&amp;D Manager at the Ciba Specialty Chemicals Corporation in Los Angeles (1999-2000) and a staff scientist at the Hitachi Research Laboratory, Hitachi Ltd., Japan (1990-1999). He has authored more than 150 scientific articles and 18 patents on electronic and photonic materials and devices. He has edited the following books: Ferroelectric Polymers (Marcel Dekker, 1995), Nonlinear Optics of Organic Molecules and Polymers (CRC Press, 1997), Organic Electroluminescent Materials and Devices (Gordon &amp; Breach, 1997), Handbook of Organic Conductive Molecules and Polymers, Vol. 1-4 (John Wiley &amp; Sons, 1997), Low and High Dielectric Constant Materials Vol. 1-2 (Academic Press, 1999), Handbook of Nanostructured Materials and Nanotechnology, Vol. 1-5 (Academic Press, 1999), Handbook of Advanced Electronic and Photonic Materials and Devices, Vol. 1-10 (Academic Press, 2000), Advanced Functional Molecules and Polymers, Vol. 1-4 (Gordon &amp; Breach, 2001), Photodetectors and Fiber Optics (Academic Press, 2001), Supramolecular Photosensitive and Electroactive Materials (Academic Press, 2001), Nanostructured Materials and Nanotechnology (Academic Press, 2001), Handbook of Thin Film Materials, Vol. 1-5 (Academic Press, 2001), and Handbook of Surfaces and Interfaces of Materials, Vol. 1-5 (Academic Press, 2001). The Handbook of Nanostructured Materials and Nanotechnology (Vol. 1-5) edited by him received the 1999 Award of Excellence from the Association of American Publishers.Dr. Nalwa serves on the editorial board of the Journal of Macromolecular Science-Physics, Applied Organometallic Chemistry (1993-1999), International Journal of Photoenergy,andPhotonics Science News. He was the founder and Editor-in-Chief of the Journal of Porphyrin</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0125137451</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780125137454</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3366 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"199392"', '"119635"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3366 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9578Photonic.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780125137454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3653', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3653', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 788, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:08'),
('be49415c-8ec0-46e6-8506-d19d742638c8', '350', NULL, 'Research Methodology in Sociology', 'research-methodology-in-sociology-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350', 'research-methodology-in-sociology-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350-350', 'Research Methodology', 'Research Methodology', 'Research Methodology', NULL, '', NULL, 'Sub Title
			No

			Author
			Sulekha Kesarwani

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161710

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sulekha Kesarwani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161710</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1030"', '"618"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36399788181161710.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Research%20Methodology&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=350', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=350', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2877, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('be5c8b45-f8d0-40e9-94ee-73e9e840c29d', '1583', NULL, 'The Explosion - Marxism and the French Upheaval New', 'the-explosion-marxism-and-the-french-upheaval-new-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1-1583', 'the-explosion-marxism-and-the-french-upheaval-new-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583-1583', 'QWER2343', 'QWER2343', 'QWER2343', NULL, 'The Explosion - Marxism and the French Upheaval New', '<h1>The Explosion - Marxism and the French Upheaval New</h1>', 'Sub Title
			No

			Author
			Henri Lefebvre

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350020029

			Pages
			157

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henri Lefebvre</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350020029</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>157</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157, '157', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1360image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWER2343&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1583', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1583', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2122, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('be5df71c-85bb-4fec-b4c4-8fa264977d68', '112', NULL, 'Advances in Solar Energy -An Anuual Review of Research and Development', 'advances-in-solar-energy-an-anuual-review-of-research-and-development', 'advances-in-solar-energy-an-anuual-review-of-research-and-development', 'Advances in Solar', 'Advances in Solar', 'Advances in Solar', NULL, 'Essential for any serious technical library'' PROFESSOR MARTIN GREEN, UNIVERSITY OF NEW SOUTHWALES, AUSTRALIA ''Valuable, detailed information that helps me plan for the future'' DON OSBORN, FORMERLY OF SACRAMENTO MUNICIPAL UTILITY DISTRICT The Advances in Solar Energy series offers state-of-the-art information on all primary renewable energy technologies, including solar, wind and biomass, bringing together invited contributions from the foremost international experts in renewable energy. Spanning a broad range of technical subjects, this volume and series is a ''must-have'' reference on global developments in the field of renewable energy. Volume 17 focuses primarily on solar energy, with respect to heating, hot water, drying and detoxification. Specific chapter subjects include: � Alternative World Energy Outlook 2006: A Possible Path towards a Sustainable Future � Quantum Well Solar Cells � Recent Progress of Organic Photovoltaics � Thermal and Material Characterization of Immersed Heat Exchangers for Solar Domestic Hot Water � Photocatalytic Detoxification of Water with Solar Energy � Solar-Hydrogen: A Solid-State Chemistry Perspective � Solar Heat for Industrial Processes � Solar Energy Technology in the Middle East and North Africa (MENA) for Sustainable Energy, Water and Environment', '<p>Essential for any serious technical library'' PROFESSOR MARTIN GREEN, UNIVERSITY OF NEW SOUTHWALES, AUSTRALIA ''Valuable, detailed information that helps me plan for the future'' DON OSBORN, FORMERLY OF SACRAMENTO MUNICIPAL UTILITY DISTRICT The Advances in Solar Energy series offers state-of-the-art information on all primary renewable energy technologies, including solar, wind and biomass, bringing together invited contributions from the foremost international experts in renewable energy. Spanning a broad range of technical subjects, this volume and series is a ''must-have'' reference on global developments in the field of renewable energy. Volume 17 focuses primarily on solar energy, with respect to heating, hot water, drying and detoxification. Specific chapter subjects include: � Alternative World Energy Outlook 2006: A Possible Path towards a Sustainable Future � Quantum Well Solar Cells � Recent Progress of Organic Photovoltaics � Thermal and Material Characterization of Immersed Heat Exchangers for Solar Domestic Hot Water � Photocatalytic Detoxification of Water with Solar Energy � Solar-Hydrogen: A Solid-State Chemistry Perspective � Solar Heat for Industrial Processes � Solar Energy Technology in the Middle East and North Africa (MENA) for Sustainable Energy, Water and Environment</p>', 'Sub Title
			No

			Author
			D. Yogi Goswami

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844073146

			Pages
			336

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Yogi Goswami</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844073146</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>336</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"18140"', '"10905"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 336, '336', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8696dpp_18_27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Advances%20in%20Solar&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=112', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=112', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3008, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:08'),
('be956b69-3894-442e-8df4-4233bbce282a', '1268', NULL, 'The Indian Woman New', 'the-indian-woman-new-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268', 'the-indian-woman-new-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268-1268', 'FGFT43543', 'FGFT43543', 'FGFT43543', NULL, 'Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.', '<p>Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.</p>', 'The Indian Woman New', '<h1>The Indian Woman New</h1>', '"2099"', '"1259"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30979788183283557.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGFT43543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1268', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1268', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2296, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('be95eaeb-2ca1-45ea-ba3a-2efea32e8994', '3919', 532, 'Mechanics', 'mechanics', 'mechanics', '-58-', '-58-', '-58-', NULL, 'About the book

This general course of Mechanics by late Prof. S. P. Strelkov is meant for students of Physical and Mathematical Departments of Universities and pedagogical colleges. It is based on the material of the seminars and lectures given by the author for many years at the Physics Department of the State University of Moscow.

The present book is the revised translation of the 1975 Russian edition in which the course was considerably remade and enlarged. This first of all concerns such important divisions of mechanics as dynamics of a rigid body, theory of deformable bodies, hydrodynamics, and relativistic dynamics. The pedagogical skill of the author makes the presentation of the fundamentals of mechanics extremely clear and visual. The book includes many important and instructive examples covering a wide range of mechanical phenomena. The book can serve as an introduction to practical and theoretical physics.

Contents

Foreword to the Third Russian Edition

Introduction

PART ONE

Mechanics of Rigid Bodies

Chapter 1: Kinematics of a Particle

1. Motion of Bodies

2. Rectilinear Motion of a Particle

3. Velocity of a Particle in Rectilinear Motion

4. Relationship between the Velocity and the Distance Travelled

5. Acceleration of a Particle in Rectilinear Motion

6. Three-dimensional Motion of a Particle

7. Basic Properties of Vectors

8. Velocity of a Particle

9. Acceleration of a Particle in Plane Motion. Centripetal Acceleration

10. Acceleration of a Particle in Three-dimensional Motion

11. Space, Time, and Frames of Reference

Chapter 2: Fundamental Laws of Dynamics

12. Motion and Interaction of Bodies

13. Force

14. Measuring Constant Forces

15. Equilibrium Conditions for Forces Acting on a Particle

16. Force and Motion (Newton’s First Law)

17. Newton’s Second Law

18. Mass of a Body

19. General Form of Newton’s Second Law

20. Newton’s Third Law

21. Forces and Newton’s Second and Third Laws

22. Motion of a Body under the Action of Given Forces

23 Constrained Motion of a Body

Chapter 3: Momentum of a System of Bodies

24. Law of Conservation of Momentum

25. Transfer of Momentum from One Body to Another

26. Impulse of a Force

27. Motion of a Body with Variable Mass

Chapter 4: Work and Energy

28. The Concept of Energy

29. Work and Energy

30. Work of a Force

31. Potential Energy of Strain

32. Kinetic Energy of a Body

33. Perfectly Plastic Impact of Two Bodies

34. Elastic Impact

35. Impact of Non-elastic Bodies

36. Potential Energy

37. Change of Energy of a Body in the Gravitation Field. Law of Conservation of Energy

Chapter 5: Friction

38. Various Types of Friction Forces

39. Viscous Friction

40. Fall of a Ball in a Viscous Medium

41. Dry Friction

42. Force of Sliding Friction

Chapter 6: Relative Motion

43. Inertial Reference Frames

44. Motion of a Body in a Non-inertial System of Reference. Inertia Forces

45. Inertia Forces Acting on a Body in a Rotating Frame of Reference

46. Weightlessness

47. The Relationship between the Vectors of Angular and Linear Velocities of a Particle

48. Inertia Forces Acting on a Body Moving in a Rotating Frame of Reference

49. The Influence of the Earth’s Rotation on the Motion of Bodies. The Foucault Pendulum

Chapter 7: Motion of a Rigid Body

50. Translatory and Rotational Motions of a Rigid Body 1

51. Equilibrium Conditions for a Rigid Body with a Fixed Axis of Rotation

52. Law of Dynamics for a Body Rotating About a Fixed Axis

53. Angular Momentum

54. Kinetic Energy of a Rotating Body

55. Centre of Gravity and Centre of Mass of a Rigid Body

56. The Law of Motion of the Centre of Mass of a Body

57. Plane Motion of a Body

58. Rolling Motion of a Cylinder on a Plane. Maxwell’s Pendulum

59. Moments of Inertia of Some Bodies. Huygens-Steiner Parallel Axes Theorem

60. Kinetic Energy of a Body for Simultaneous Translatory and Rotational Motions

61. Free Axes of Rotation

62. Kinematics of a Rigid Body

63. Moment of a Force About a Point and Angular Momentum of a Rigid Body

64. Angular Momentum of a Rigid Body and Moment of Inertia

65. The Fundamental Law of Dynamics of a Rigid Body

66. Gyroscopes

67. Motion of the Axis of a Gyroscope

68. Gyroscopic Effect

69. Rotation of the Axis of a Constrained Gyroscope

70. Motion of a Free Gyroscope

71. On Gyroscopic Forces

Chapter 8: Rolling Friction

72. Forces of Rolling Friction. Forces of Sliding Friction in Rolling Motion of a Cylinder

73. Adhesion of Wheels

74. Braking and Skidding

75. Rolling Friction

Chapter 9: Gravitational Attraction of Bodies

76. Law of Universal Gravitation

77. Inertial Mass and Gravitational Mass

78. Potential Energy of Gravitation

79. Basic Laws of Celestial Mechanics

80. Motion of Earth’s Satellites and Spaceships

PART TWO

Mechanics of Deformable Bodies

Chapter 10: Mechanics of Deformable Solids

81. The Concept of an Elastic Body, Forces and Deformations in Tension

82. Physical Phenomena in a Deformable Body. Properties of Materials

83. Internal Forces and Stresses

84. Shearing Stresses and Strains

85. Stresses in an Elastic Body. General Case

86. Small Deformations of a Body

87. Relationship Between Stresses and Strains

88. Strain Energy

89. Forces and Deformations in the Bending of Beams

90. Determination of Deflection of a Beam

91. On Deformation of Supports

92. Stresses in Overload and Weightlessness

Chapter 11: Equilibrium of Fluids and Gases

93. Solids, Fluids, and Gases

94. The Concept of Pressure

95. Relationship Between the Density of a Gas and the Pressure

96. Distribution of Pressure in a Fluid in Equilibrium State

97. Distribution of Pressure in a Gas

98. Equilibrium of Bodies Floating on the Surface of a Fluid

99. Equilibrium Conditions for a Body Immersed in a Fluid or Gas

Chapter 12: Motion of Fluids and Gases

100. Stationary Fluid Flow

101. Fundamental Law of Dynamics for a Particle of an Ideal Fluid

102. Bernoulli’s Equation for a Stationary Flow of an Incompressible Fluid

103. Outflow of a Heavy Fluid from a Vessel

104. Pressure in Fluid Flow in a Pipe with Variable Cross Section

105. Outflow of Fluid or Gas from a Vessel Under the Action of Pressure

106. Pressure at the Stagnation Point in a Flow Around a Body

107. Variation of Pressure Across a Stream Tube

108. Distribution of Pressure in a Rotating Fluid

109. Momentum of Fluid or Gas

110. Reaction Force of Flowing Fluid

111. Flow of a Viscous Fluid in a Pipe

Chapter 13:Action of a Fluid or Gas Flow on a Body

112. Drag Force

113. Dynamical Similarity of Bodies

114. Boundary Layer

115. Measuring Forces Acting on a Body in a Flow of Fluid or Gas

116. Lift Force of a Wing of an Airplane

117. Fluid Flow Around a Wing. Circulation. Lift Force

118. Dependence of the Lift Force on the Angle of Incidence. Wing Drag

119. Forces in a Flight of an Airplane

120. Propagation of Pressure Disturbances in a Compressible Fluid. Supersonic Motion of a Body

121. Wave with Large Variation of Pressure. Motion of a Body with Large Velocity

122. Supersonic Flow in a Pipe

PART THREE

Oscillations and Waves. Elements of Acoustics.

Fundamentals of Special Theory of Relativity

Chapter 14: Oscillations

123. Periodic Processes

124. Harmonic Vibrations

125. Natural Oscillation and Variation of Energy in Oscillation Process

126. Damped Natural Oscillations

127. Forced Oscillation and Resonance

128. Dependence of the Amplitude of a Forced Oscillation on the Frequency

129. Vibration of a Shaft with Disk

130. Transient Processes and Compound Vibrations. Harmonic Analysis

131. Auto-oscillation

132. Natural Oscillations of a System with Many Degrees of Freedom

133. Theoretical Analysis of Beating

134. Natural Frequencies of Coupled Pendulums

135. Natural Frequencies of Three Connected Pendulums

136. Forced Oscillations in Composite Systems

Chapter 15: Vibrations in a Continuous Medium

137. Waves

138. Sinusoidal Plane Sound Wave

139. Energy of Sound Wave

140. Plane Waves in a Gas and in a Homogeneous Elastic Medium

141. Superposition (Interference) of Waves

142. Reflection of Waves

143. Natural Vibrations of a String and of the Air in a Pipe

Chapter 16: Elements of Acoustics

144. Basic Phenomena

145. Reflection of Sound Waves

146. Propagation of Sound Waves

147. Hearing

148. Ultrasonic Vibrations

Chapter 17: Fundamentals of Special Theory of Relativity

149. Galileo’s Principle of Relativity

150. Constancy of Speed of Light

151. Simultaneity of Events

152. Lorentz Transformation

153. Analysis of Lorentz Transformation

154. Momentum

155. Dependence of Mass on Velocity of Motion

156. Transformation Laws for Momentum and Mass

157. Energy

158. Momentum and Energy of System of Particles

159. Invariants

160. Four-vector. Space-like, Time-like, and Light-like Intervals

161. Relativistic Mechanics

162. Theory of Elastic Impact of Two Particles

Name Index

Subject Index', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span><span><span>This general course of Mechanics by late Prof. S. P. Strelkov is meant for students of Physical and Mathematical Departments of Universities and pedagogical colleges. It is based on the material of the seminars and lectures given by the author for many years at the Physics Department of the State University of Moscow. </span></span></span></span></span></p>

<p><span><span><span><span><span>The present book is the revised translation of the 1975 Russian edition in which the course was considerably remade and enlarged. This first of all concerns such important divisions of mechanics as dynamics of a rigid body, theory of deformable bodies, hydrodynamics, and </span></span></span></span></span><span><span><span><span><span>relativistic dynamics. </span></span></span></span></span><span><span><span><span><span>The pedagogical skill of the author makes the presentation of the fundamentals of mechanics extremely clear and visual. </span></span></span></span></span><span><span><span><span><span>The book includes many important and instructive examples covering a wide range of mechanical phenomena. </span></span></span></span></span><span><span><span><span><span>The book can serve as an introduction to practical and theoretical physics.</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Contents</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>Foreword to the Third Russian Edition </span></span></span></span></span></p>

<p><span><span><span><span><span>Introduction </span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span>PART ONE</span></span></strong></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span>Mechanics of Rigid Bodies</span></span></strong> </span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 1: Kinematics of a Particle </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>1. Motion of Bodies </span></span></span></span></span></p>

<p><span><span><span><span><span>2. Rectilinear Motion of a Particle </span></span></span></span></span></p>

<p><span><span><span><span><span>3. Velocity of a Particle in Rectilinear Motion </span></span></span></span></span></p>

<p><span><span><span><span><span>4. Relationship between the Velocity and the Distance Travelled </span></span></span></span></span></p>

<p><span><span><span><span><span>5. Acceleration of a Particle in Rectilinear Motion </span></span></span></span></span></p>

<p><span><span><span><span><span>6. Three-dimensional Motion of a Particle </span></span></span></span></span></p>

<p><span><span><span><span><span>7. Basic Properties of Vectors </span></span></span></span></span></p>

<p><span><span><span><span><span>8. Velocity of a Particle </span></span></span></span></span></p>

<p><span><span><span><span><span>9. Acceleration of a Particle in Plane Motion. Centripetal Acceleration</span></span></span></span></span></p>

<p><span><span><span><span><span>10. Acceleration of a Particle in Three-dimensional Motion </span></span></span></span></span></p>

<p><span><span><span><span><span>11. Space, Time, and Frames of Reference </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 2: Fundamental Laws of Dynamics</span></span></strong> </span></span></span></p>

<p><span><span><span><span><span>12. Motion and Interaction of Bodies </span></span></span></span></span></p>

<p><span><span><span><span><span>13. Force </span></span></span></span></span></p>

<p><span><span><span><span><span>14. Measuring Constant Forces </span></span></span></span></span></p>

<p><span><span><span><span><span>15. Equilibrium Conditions for Forces Acting on a Particle </span></span></span></span></span></p>

<p><span><span><span><span><span>16. Force and Motion (Newton’s First Law) </span></span></span></span></span></p>

<p><span><span><span><span><span>17. Newton’s Second Law </span></span></span></span></span></p>

<p><span><span><span><span><span>18. Mass of a Body </span></span></span></span></span></p>

<p><span><span><span><span><span>19. General Form of Newton’s Second Law </span></span></span></span></span></p>

<p><span><span><span><span><span>20. Newton’s Third Law </span></span></span></span></span></p>

<p><span><span><span><span><span>21. Forces and Newton’s Second and Third Laws </span></span></span></span></span></p>

<p><span><span><span><span><span>22. Motion of a Body under the Action of Given Forces </span></span></span></span></span></p>

<p><span><span><span><span><span>23 Constrained Motion of a Body </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 3: Momentum of a System of Bodies </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>24. Law of Conservation of Momentum </span></span></span></span></span></p>

<p><span><span><span><span><span>25. Transfer of Momentum from One Body to Another </span></span></span></span></span></p>

<p><span><span><span><span><span>26. Impulse of a Force </span></span></span></span></span></p>

<p><span><span><span><span><span>27. Motion of a Body with Variable Mass </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 4: Work and Energy </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>28. The Concept of Energy </span></span></span></span></span></p>

<p><span><span><span><span><span>29. Work and Energy </span></span></span></span></span></p>

<p><span><span><span><span><span>30. Work of a Force </span></span></span></span></span></p>

<p><span><span><span><span><span>31. Potential Energy of Strain </span></span></span></span></span></p>

<p><span><span><span><span><span>32. Kinetic Energy of a Body </span></span></span></span></span></p>

<p><span><span><span><span><span>33. Perfectly Plastic Impact of Two Bodies </span></span></span></span></span></p>

<p><span><span><span><span><span>34. Elastic Impact </span></span></span></span></span></p>

<p><span><span><span><span><span>35. Impact of Non-elastic Bodies </span></span></span></span></span></p>

<p><span><span><span><span><span>36. Potential Energy </span></span></span></span></span></p>

<p><span><span><span><span><span>37. Change of Energy of a Body in the Gravitation Field. Law of Conservation of Energy </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 5: Friction </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>38. Various Types of Friction Forces </span></span></span></span></span></p>

<p><span><span><span><span><span>39. Viscous Friction </span></span></span></span></span></p>

<p><span><span><span><span><span>40. Fall of a Ball in a Viscous Medium </span></span></span></span></span></p>

<p><span><span><span><span><span>41. Dry Friction </span></span></span></span></span></p>

<p><span><span><span><span><span>42. Force of Sliding Friction </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 6: Relative Motion </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>43. Inertial Reference Frames </span></span></span></span></span></p>

<p><span><span><span><span><span>44. Motion of a Body in a Non-inertial System of Reference. Inertia Forces </span></span></span></span></span></p>

<p><span><span><span><span><span>45. Inertia Forces Acting on a Body in a Rotating Frame of Reference </span></span></span></span></span></p>

<p><span><span><span><span><span>46. Weightlessness </span></span></span></span></span></p>

<p><span><span><span><span><span>47. The Relationship between the Vectors of Angular and Linear Velocities of a Particle </span></span></span></span></span></p>

<p><span><span><span><span><span>48. Inertia Forces Acting on a Body Moving in a Rotating Frame of Reference </span></span></span></span></span></p>

<p><span><span><span><span><span>49. The Influence of the Earth’s Rotation on the Motion of Bodies. The Foucault Pendulum </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 7: Motion of a Rigid Body </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>50. Translatory and Rotational Motions of a Rigid Body 1</span></span></span></span></span></p>

<p><span><span><span><span><span>51. Equilibrium Conditions for a Rigid Body with a Fixed Axis of Rotation</span></span></span></span></span></p>

<p><span><span><span><span><span>52. Law of Dynamics for a Body Rotating About a Fixed Axis </span></span></span></span></span></p>

<p><span><span><span><span><span>53. Angular Momentum </span></span></span></span></span></p>

<p><span><span><span><span><span>54. Kinetic Energy of a Rotating Body </span></span></span></span></span></p>

<p><span><span><span><span><span>55. Centre of Gravity and Centre of Mass of a Rigid Body </span></span></span></span></span></p>

<p><span><span><span><span><span>56. The Law of Motion of the Centre of Mass of a Body </span></span></span></span></span></p>

<p><span><span><span><span><span>57. Plane Motion of a Body </span></span></span></span></span></p>

<p><span><span><span><span><span>58. Rolling Motion of a Cylinder on a Plane. Maxwell’s Pendulum </span></span></span></span></span></p>

<p><span><span><span><span><span>59. Moments of Inertia of Some Bodies. Huygens-Steiner Parallel Axes Theorem </span></span></span></span></span></p>

<p><span><span><span><span><span>60. Kinetic Energy of a Body for Simultaneous Translatory and Rotational Motions </span></span></span></span></span></p>

<p><span><span><span><span><span>61. Free Axes of Rotation </span></span></span></span></span></p>

<p><span><span><span><span><span>62. Kinematics of a Rigid Body </span></span></span></span></span></p>

<p><span><span><span><span><span>63. Moment of a Force About a Point and Angular Momentum of a Rigid Body </span></span></span></span></span></p>

<p><span><span><span><span><span>64. Angular Momentum of a Rigid Body and Moment of Inertia </span></span></span></span></span></p>

<p><span><span><span><span><span>65. The Fundamental Law of Dynamics of a Rigid Body </span></span></span></span></span></p>

<p><span><span><span><span><span>66. Gyroscopes </span></span></span></span></span></p>

<p><span><span><span><span><span>67. Motion of the Axis of a Gyroscope </span></span></span></span></span></p>

<p><span><span><span><span><span>68. Gyroscopic Effect </span></span></span></span></span></p>

<p><span><span><span><span><span>69. Rotation of the Axis of a Constrained Gyroscope </span></span></span></span></span></p>

<p><span><span><span><span><span>70. Motion of a Free Gyroscope </span></span></span></span></span></p>

<p><span><span><span><span><span>71. On Gyroscopic Forces </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 8: Rolling Friction </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>72. Forces of Rolling Friction. Forces of Sliding Friction in Rolling Motion of a Cylinder </span></span></span></span></span></p>

<p><span><span><span><span><span>73. Adhesion of Wheels</span></span></span></span></span></p>

<p><span><span><span><span><span>74. Braking and Skidding </span></span></span></span></span></p>

<p><span><span><span><span><span>75. Rolling Friction </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 9: Gravitational Attraction of Bodies </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>76. Law of Universal Gravitation </span></span></span></span></span></p>

<p><span><span><span><span><span>77. Inertial Mass and Gravitational Mass </span></span></span></span></span></p>

<p><span><span><span><span><span>78. Potential Energy of Gravitation </span></span></span></span></span></p>

<p><span><span><span><span><span>79. Basic Laws of Celestial Mechanics </span></span></span></span></span></p>

<p><span><span><span><span><span>80. Motion of Earth’s Satellites and Spaceships </span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span>PART TWO</span></span></strong></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span>Mechanics of Deformable Bodies</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 10: Mechanics of Deformable Solids </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>81. The Concept of an Elastic Body, Forces and Deformations in Tension</span></span></span></span></span></p>

<p><span><span><span><span><span>82. Physical Phenomena in a Deformable Body. Properties of Materials </span></span></span></span></span></p>

<p><span><span><span><span><span>83. Internal Forces and Stresses </span></span></span></span></span></p>

<p><span><span><span><span><span>84. Shearing Stresses and Strains </span></span></span></span></span></p>

<p><span><span><span><span><span>85. Stresses in an Elastic Body. General Case </span></span></span></span></span></p>

<p><span><span><span><span><span>86. Small Deformations of a Body </span></span></span></span></span></p>

<p><span><span><span><span><span>87. Relationship Between Stresses and Strains </span></span></span></span></span></p>

<p><span><span><span><span><span>88. Strain Energy </span></span></span></span></span></p>

<p><span><span><span><span><span>89. Forces and Deformations in the Bending of Beams </span></span></span></span></span></p>

<p><span><span><span><span><span>90. Determination of Deflection of a Beam </span></span></span></span></span></p>

<p><span><span><span><span><span>91. On Deformation of Supports </span></span></span></span></span></p>

<p><span><span><span><span><span>92. Stresses in Overload and Weightlessness </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 11: Equilibrium of Fluids and Gases </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>93. Solids, Fluids, and Gases </span></span></span></span></span></p>

<p><span><span><span><span><span>94. The Concept of Pressure </span></span></span></span></span></p>

<p><span><span><span><span><span>95. Relationship Between the Density of a Gas and the Pressure </span></span></span></span></span></p>

<p><span><span><span><span><span>96. Distribution of Pressure in a Fluid in Equilibrium State </span></span></span></span></span></p>

<p><span><span><span><span><span>97. Distribution of Pressure in a Gas </span></span></span></span></span></p>

<p><span><span><span><span><span>98. Equilibrium of Bodies Floating on the Surface of a Fluid </span></span></span></span></span></p>

<p><span><span><span><span><span>99. Equilibrium Conditions for a Body Immersed in a Fluid or Gas </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 12: Motion of Fluids and Gases </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>100. Stationary Fluid Flow </span></span></span></span></span></p>

<p><span><span><span><span><span>101. Fundamental Law of Dynamics for a Particle of an Ideal Fluid </span></span></span></span></span></p>

<p><span><span><span><span><span>102. Bernoulli’s Equation for a Stationary Flow of an Incompressible Fluid </span></span></span></span></span></p>

<p><span><span><span><span><span>103. Outflow of a Heavy Fluid from a Vessel </span></span></span></span></span></p>

<p><span><span><span><span><span>104. Pressure in Fluid Flow in a Pipe with Variable Cross Section </span></span></span></span></span></p>

<p><span><span><span><span><span>105. Outflow of Fluid or Gas from a Vessel Under the Action of Pressure</span></span></span></span></span></p>

<p><span><span><span><span><span>106. Pressure at the Stagnation Point in a Flow Around a Body </span></span></span></span></span></p>

<p><span><span><span><span><span>107. Variation of Pressure Across a Stream Tube </span></span></span></span></span></p>

<p><span><span><span><span><span>108. Distribution of Pressure in a Rotating Fluid </span></span></span></span></span></p>

<p><span><span><span><span><span>109. Momentum of Fluid or Gas </span></span></span></span></span></p>

<p><span><span><span><span><span>110. Reaction Force of Flowing Fluid </span></span></span></span></span></p>

<p><span><span><span><span><span>111. Flow of a Viscous Fluid in a Pipe</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 13:Action of a Fluid or Gas Flow on a Body </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>112. Drag Force </span></span></span></span></span></p>

<p><span><span><span><span><span>113. Dynamical Similarity of Bodies </span></span></span></span></span></p>

<p><span><span><span><span><span>114. Boundary Layer </span></span></span></span></span></p>

<p><span><span><span><span><span>115. Measuring Forces Acting on a Body in a Flow of Fluid or Gas </span></span></span></span></span></p>

<p><span><span><span><span><span>116. Lift Force of a Wing of an Airplane </span></span></span></span></span></p>

<p><span><span><span><span><span>117. Fluid Flow Around a Wing. Circulation. Lift Force </span></span></span></span></span></p>

<p><span><span><span><span><span>118. Dependence of the Lift Force on the Angle of Incidence. Wing Drag </span></span></span></span></span></p>

<p><span><span><span><span><span>119. Forces in a Flight of an Airplane </span></span></span></span></span></p>

<p><span><span><span><span><span>120. Propagation of Pressure Disturbances in a Compressible Fluid. Supersonic Motion of a Body </span></span></span></span></span></p>

<p><span><span><span><span><span>121. Wave with Large Variation of Pressure. Motion of a Body with Large Velocity </span></span></span></span></span></p>

<p><span><span><span><span><span>122. Supersonic Flow in a Pipe </span></span></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span>PART THREE</span></span></strong></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span>Oscillations and Waves. Elements of Acoustics.</span></span></strong></span></span></span></p>

<p style="text-align:center"><span><span><span><strong><span><span>Fundamentals of Special Theory of Relativity</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 14: Oscillations </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>123. Periodic Processes </span></span></span></span></span></p>

<p><span><span><span><span><span>124. Harmonic Vibrations </span></span></span></span></span></p>

<p><span><span><span><span><span>125. Natural Oscillation and Variation of Energy in Oscillation Process </span></span></span></span></span></p>

<p><span><span><span><span><span>126. Damped Natural Oscillations </span></span></span></span></span></p>

<p><span><span><span><span><span>127. Forced Oscillation and Resonance </span></span></span></span></span></p>

<p><span><span><span><span><span>128. Dependence of the Amplitude of a Forced Oscillation on the Frequency</span></span></span></span></span></p>

<p><span><span><span><span><span>129. Vibration of a Shaft with Disk </span></span></span></span></span></p>

<p><span><span><span><span><span>130. Transient Processes and Compound Vibrations. Harmonic Analysis </span></span></span></span></span></p>

<p><span><span><span><span><span>131. Auto-oscillation </span></span></span></span></span></p>

<p><span><span><span><span><span>132. Natural Oscillations of a System with Many Degrees of Freedom </span></span></span></span></span></p>

<p><span><span><span><span><span>133. Theoretical Analysis of Beating </span></span></span></span></span></p>

<p><span><span><span><span><span>134. Natural Frequencies of Coupled Pendulums </span></span></span></span></span></p>

<p><span><span><span><span><span>135. Natural Frequencies of Three Connected Pendulums</span></span></span></span></span></p>

<p><span><span><span><span><span>136. Forced Oscillations in Composite Systems </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 15: Vibrations in a Continuous Medium </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>137. Waves</span></span></span></span></span></p>

<p><span><span><span><span><span>138. Sinusoidal Plane Sound Wave </span></span></span></span></span></p>

<p><span><span><span><span><span>139. Energy of Sound Wave </span></span></span></span></span></p>

<p><span><span><span><span><span>140. Plane Waves in a Gas and in a Homogeneous Elastic Medium </span></span></span></span></span></p>

<p><span><span><span><span><span>141. Superposition (Interference) of Waves </span></span></span></span></span></p>

<p><span><span><span><span><span>142. Reflection of Waves </span></span></span></span></span></p>

<p><span><span><span><span><span>143. Natural Vibrations of a String and of the Air in a Pipe </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 16: Elements of Acoustics </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>144. Basic Phenomena </span></span></span></span></span></p>

<p><span><span><span><span><span>145. Reflection of Sound Waves </span></span></span></span></span></p>

<p><span><span><span><span><span>146. Propagation of Sound Waves </span></span></span></span></span></p>

<p><span><span><span><span><span>147. Hearing </span></span></span></span></span></p>

<p><span><span><span><span><span>148. Ultrasonic Vibrations </span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Chapter 17: Fundamentals of Special Theory of Relativity </span></span></strong></span></span></span></p>

<p><span><span><span><span><span>149. Galileo’s Principle of Relativity </span></span></span></span></span></p>

<p><span><span><span><span><span>150. Constancy of Speed of Light </span></span></span></span></span></p>

<p><span><span><span><span><span>151. Simultaneity of Events </span></span></span></span></span></p>

<p><span><span><span><span><span>152. Lorentz Transformation </span></span></span></span></span></p>

<p><span><span><span><span><span>153. Analysis of Lorentz Transformation </span></span></span></span></span></p>

<p><span><span><span><span><span>154. Momentum </span></span></span></span></span></p>

<p><span><span><span><span><span>155. Dependence of Mass on Velocity of Motion </span></span></span></span></span></p>

<p><span><span><span><span><span>156. Transformation Laws for Momentum and Mass </span></span></span></span></span></p>

<p><span><span><span><span><span>157. Energy </span></span></span></span></span></p>

<p><span><span><span><span><span>158. Momentum and Energy of System of Particles </span></span></span></span></span></p>

<p><span><span><span><span><span>159. Invariants </span></span></span></span></span></p>

<p><span><span><span><span><span>160. Four-vector. Space-like, Time-like, and Light-like Intervals </span></span></span></span></span></p>

<p><span><span><span><span><span>161. Relativistic Mechanics </span></span></span></span></span></p>

<p><span><span><span><span><span>162. Theory of Elastic Impact of Two Particles </span></span></span></span></span></p>

<p><span><span><span><span><span>Name Index </span></span></span></span></span></p>

<p><span><span><span><span><span>Subject Index </span></span></span></span></span></p>

<p> </p>
', 'Title
			Mechanics

			Author
			S.P. Strelkov

			Publisher
			Mir Publishers

			Year of Publication
			1978

			Pages
			568

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Mechanics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.P. Strelkov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1978</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">568</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 568, '568', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3394Strelkov%20-%20Mechanics%20-%20Mir%20-%201978_0000.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-58-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3919', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3919', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 532, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', '4375', 89, 'Managing a small tourism business', 'managing-a-small-tourism-business', 'managing-a-small-tourism-business', '9788191014204', '9788191014204', '9788191014204', NULL, 'About the book

Managing a Small Tourism Business is the second title of the two book series and focuses on the critical aspects of management, important for any small business including, strategy, organisational structure, operations, human resource management, marketing and financial management issues.

Content:

	Welcome to the Tourism Industry

	Know your World

	Marketing your Services

	Marketing Mix

	Partnering

	Case Studies

	Your People

	Managing the Business Processes

	Caring for Finances

	Raising Small Tourism Businesses

	Forms of Business

	ICT-Leveraged Tourism

	Don’t Kill the Golden Goose!

	Good Business Practices', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Managing a Small Tourism Business is the second title of the two book series and focuses on the critical aspects of management, important for any small business including, strategy, organisational structure, operations, human resource management, marketing and financial management issues.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Welcome to the Tourism Industry</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Know your World</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Marketing your Services</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Marketing Mix</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Partnering</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Case Studies</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Your People</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Managing the Business Processes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Caring for Finances</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Raising Small Tourism Businesses</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Forms of Business</span></span></span></li>
	<li style="text-align:justify"><span><span><span>ICT-Leveraged Tourism</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Don’t Kill the Golden Goose!</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Good Business Practices</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Managing a small tourism business

			Author
			Nimit Chowdhary

			ISBN
			9788191014204

			Publisher
			Matrix

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Managing a small tourism business</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Nimit Chowdhary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788191014204</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Matrix</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"240"', '"170"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7e80398e-e12f-4f34-8e27-568c8d09df3e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1917ma.jpg', NULL, '9 | 46', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788191014204&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4375', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4375', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 89, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:08'),
('be9c76fc-6d24-44a5-857d-2e6fbdf6b195', '4247', 216, 'Business Analytics', 'business-analytics', 'business-analytics', '9789353505172', '9789353505172', '9789353505172', NULL, 'About the book

Business Analytics" by P. Shashikala offers a comprehensive overview of the principles, techniques, and applications of analytics in the business context. The book explores how organizations can leverage data and analytical tools to make informed decisions, optimize processes, and gain competitive advantages. It covers various topics including data mining, predictive analytics, descriptive analytics, prescriptive analytics, and data visualization. With practical examples and case studies, the book helps readers understand the importance of analytics in driving business growth and performance. It serves as a valuable resource for students.

Content:

	Introduction to Business Analytics

	Introduction to Statistics

	Introduction to Business Research

	Measurement and Scaling Concepts

	Attitude Measurement

	Descriptive Analytics

	Visualization Analytics

	Power BI

	Concepts of Probability

	Discrete Probability Distributions

	Continuous Probability Distributions

	Sampling and Sampling Distributions

	Questionnaire Design

	Interval Estimation

	Hypothesis Testing I

	Hypothesis Testing II

	Chi-Square Tests

	Analysis of Variance

	Nonparametric Analytics', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Business Analytics" by P. Shashikala offers a comprehensive overview of the principles, techniques, and applications of analytics in the business context. The book explores how organizations can leverage data and analytical tools to make informed decisions, optimize processes, and gain competitive advantages. It covers various topics including data mining, predictive analytics, descriptive analytics, prescriptive analytics, and data visualization. With practical examples and case studies, the book helps readers understand the importance of analytics in driving business growth and performance. It serves as a valuable resource for students.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Business Analytics</span></span></span></li>
	<li><span><span><span>Introduction to Statistics</span></span></span></li>
	<li><span><span><span>Introduction to Business Research</span></span></span></li>
	<li><span><span><span>Measurement and Scaling Concepts</span></span></span></li>
	<li><span><span><span>Attitude Measurement</span></span></span></li>
	<li><span><span><span>Descriptive Analytics</span></span></span></li>
	<li><span><span><span>Visualization Analytics</span></span></span></li>
	<li><span><span><span>Power BI</span></span></span></li>
	<li><span><span><span>Concepts of Probability</span></span></span></li>
	<li><span><span><span>Discrete Probability Distributions</span></span></span></li>
	<li><span><span><span>Continuous Probability Distributions</span></span></span></li>
	<li><span><span><span>Sampling and Sampling Distributions</span></span></span></li>
	<li><span><span><span>Questionnaire Design</span></span></span></li>
	<li><span><span><span>Interval Estimation</span></span></span></li>
	<li><span><span><span>Hypothesis Testing I</span></span></span></li>
	<li><span><span><span>Hypothesis Testing II</span></span></span></li>
	<li><span><span><span>Chi-Square Tests</span></span></span></li>
	<li><span><span><span>Analysis of Variance</span></span></span></li>
	<li><span><span><span>Nonparametric Analytics</span></span></span></li>
</ol>
', 'Title
			Business Analytics

			Author
			P.Sashikala

			ISBN
			9789353505172

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Analytics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>P.Sashikala</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353505172</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"995"', '"796"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1178businee.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353505172&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4247', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4247', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 216, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:08'),
('bea0ca4f-62bc-4b1d-b112-52ca9e03322a', '2603', NULL, 'Pawar Vansh ka Itihas', 'pawar-vansh-ka-itihas-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603', 'pawar-vansh-ka-itihas-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603-2603', '9788192317656', '9788192317656', '9788192317656', NULL, 'Pawar Vansh ka Itihas', '<h1>Pawar Vansh ka Itihas</h1>', 'Sub Title

			Pawar Vansh Ka Itihas

			Author
			Rajendra Singh Pawar

			ISBN 13 Digit
			9788192317656

			Publisher
			Navjivan Books

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Pawar Vansh Ka Itihas</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajendra Singh Pawar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192317656</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Navjivan Books</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '342edaf8-2492-4143-bbfc-460a0e125123', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5530pic-26.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192317656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2603', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2603', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1489, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('beb0aed2-31a3-460e-9cff-59fd1e11a44e', '1927', NULL, 'Biological Networks - Complex Systems and Interdisciplinary Science', 'biological-networks-complex-systems-and-interdisciplinary-science-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927', 'biological-networks-complex-systems-and-interdisciplinary-science-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927-1927', 'pkol9988', 'pkol9988', 'pkol9988', NULL, 'This volume presents a timely and comprehensive overview of biological networks at all organization levels in the spirit of the complex systems approach. It discusses the transversal issues and fundamental principles as well as the overall structure, dynamics, and modeling of a wide array of biological networks at the molecular, cellular, and population levels. Anchored in both empirical data and a strong theoretical background, the book therefore lends valuable credence to the complex systems approach.', '<p>This volume presents a timely and comprehensive overview of biological networks at all organization levels in the spirit of the complex systems approach. It discusses the transversal issues and fundamental principles as well as the overall structure, dynamics, and modeling of a wide array of biological networks at the molecular, cellular, and population levels. Anchored in both empirical data and a strong theoretical background, the book therefore lends valuable credence to the complex systems approach.</p>', 'Biological Networks - Complex Systems and Interdisciplinary Science', '<h1>Biological Networks - Complex Systems and Interdisciplinary Science</h1>', '"16999"', '"10199"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7742dpp_9_19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=pkol9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1927', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1927', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1886, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:08'),
('bec4da25-db73-41ae-b7e9-87881c00dbfe', '2224', NULL, 'Cloud Computing in Library Automation', 'cloud-computing-in-library-automation-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-222-2224', 'cloud-computing-in-library-automation-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224-2224', 'CVGH4455', 'CVGH4455', 'CVGH4455', NULL, 'Cloud Computing in Library Automation', '<h1>Cloud Computing in Library Automation</h1>', 'Sub Title
			No

			Author
			Chandrakanta Swain, Pradip Kumar Nikhandia

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788192563633

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandrakanta Swain, Pradip Kumar Nikhandia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192563633</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38639788192563633.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVGH4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2224', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2224', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1679, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:08'),
('bec6ed0e-819b-4ad5-acdf-0076ed9182a9', '254', NULL, 'Encyclopedia of Environmental Science and Engineering in 2 Vols. 5/e', 'encyclopedia-of-environmental-science-and-engineering-in-2-vols-5e-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254', 'encyclopedia-of-environmental-science-and-engineering-in-2-vols-5e-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254-254', 'Encyclopedia of Environmental', 'Encyclopedia of Environmental', 'Encyclopedia of Environmental', NULL, 'Completely revised and updated, Encyclopedia of Environmental Science and Engineering, Fifth Edition spans the entire spectrum of environmental science and engineering. Still the most comprehensive, authoritative reference available in this field, the monumental two-volume encyclopedia has expanded to include 87 articles on topics ranging from acid rain, air pollution, and community health, to environmental law, instrumentation, modeling, alternative energy, toxicology, radioactive waste, and water treatment. The articles have been extensively revised and updated, new ones have been added to cover the latest developments related to today''s environmental problems. The result is a reference work that provides the information necessary to understand, manage, and respond to threats to the human environment.', '<p>Completely revised and updated, Encyclopedia of Environmental Science and Engineering, Fifth Edition spans the entire spectrum of environmental science and engineering. Still the most comprehensive, authoritative reference available in this field, the monumental two-volume encyclopedia has expanded to include 87 articles on topics ranging from acid rain, air pollution, and community health, to environmental law, instrumentation, modeling, alternative energy, toxicology, radioactive waste, and water treatment. The articles have been extensively revised and updated, new ones have been added to cover the latest developments related to today''s environmental problems. The result is a reference work that provides the information necessary to understand, manage, and respond to threats to the human environment.</p>', 'Sub Title
			No

			Author
			James R. Pfafflin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780849398438

			Pages
			1440 pages

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James R. Pfafflin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849398438</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1440 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"52999"', '"52962"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1440 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39869780849398438.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Encyclopedia%20of%20Environmental&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=254', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=254', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2925, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('bec88243-7af4-4ba2-98e8-87b85f8a2f3c', '3792', 659, 'Contributions to the Interpretation of the Rgveda', 'programming-and-algorithmic-languages-3792', 'programming-and-algorithmic-languages', '-', '-::3792', '-', NULL, 'About the book

In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.

In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.

The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.

The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.

The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.

Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.

All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.

This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.', '<p><u><strong>About the book</strong></u></p>

<p>In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.</p>

<p>In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.</p>

<p>The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.</p>

<p>The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.</p>

<p>The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.</p>

<p>Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.</p>

<p>All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.</p>

<p>This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.</p>', ' Title
			Programming And Algorithmic Languages

			 Author
			Yu.Mitnik

			 Publisher
			Mir Publisher

			 Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Programming And Algorithmic Languages</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">Yu.Mitnik</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3792', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3792', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 659, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:08'),
('bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', '3900', 551, 'Problems in Solid-State Physics', 'problems-in-solidstate-physics', 'problems-in-solidstate-physics', '-44-', '-44-', '-44-', NULL, 'About the book

This is a collection of ten review papers devotes to basic problems of modern solid state physics. All the papers presented in this book have been written by Soviet scientists from different institutes of the Academy of sciences of the USSR and of Soviet republics, and contain the results of investigations carried out during the last few years. Further developments in these directions in the years to come will undoubtedly help in solving some important scientific technological problems. Because of the lack of space, we were not able to cover all the aspects of modern solid state physics, and had to select just a few of these. We hope to make up for this deficiency in near future.

CONTENTS

	Submillimetre Dielectric Spectroscopy of Solids

	Theory of Electric Polarization of Domain Boundaries in Magnetically Ordered Crystals

	Ferroelectromagnetics

	High Hydrogen Pressures, Synthesis and Properties of New Hydrides

	Dislocations and Physical Properties of Semiconductors

	InGaAsP Heterojunctions: Preparation, Recombination Processes and Applications in Optoelectronic Devices

	Acoustic Instability and Nonlinear Acoustoelectronic Interaction in Semiconductors in an Alternating Electric Field

	New Trends in the Physics of Laser Crystals and Glasses

	Etching of Polymers in Quantum- and Particle Flux

	Coil-globule Transitions in Polymer Systems

 ', '<p><span><span><strong>About the book</strong></span></span></p>

<p><span><span>This is a collection of ten review papers devotes to basic problems of modern solid state physics. All the papers presented in this book have been written by Soviet scientists from different institutes of the Academy of sciences of the USSR and of Soviet republics, and contain the results of investigations carried out during the last few years. Further developments in these directions in the years to come will undoubtedly help in solving some important scientific technological problems. Because of the lack of space, we were not able to cover all the aspects of modern solid state physics, and had to select just a few of these. We hope to make up for this deficiency in near future.</span></span></p>

<p><span><span><strong>CONTENTS</strong></span></span></p>

<ol>
	<li><span><span>Submillimetre Dielectric Spectroscopy of Solids</span></span></li>
	<li><span><span>Theory of Electric Polarization of Domain Boundaries in Magnetically Ordered Crystals</span></span></li>
	<li><span><span>Ferroelectromagnetics</span></span></li>
	<li><span><span>High Hydrogen Pressures, Synthesis and Properties of New Hydrides</span></span></li>
	<li><span><span>Dislocations and Physical Properties of Semiconductors </span></span></li>
	<li><span><span>InGaAsP Heterojunctions: Preparation, Recombination Processes and Applications in Optoelectronic Devices</span></span></li>
	<li><span><span>Acoustic Instability and Nonlinear Acoustoelectronic Interaction in Semiconductors in an Alternating Electric Field</span></span></li>
	<li><span><span>New Trends in the Physics of Laser Crystals and Glasses </span></span></li>
	<li><span><span>Etching of Polymers in Quantum- and Particle Flux</span></span></li>
	<li><span><span>Coil-globule Transitions in Polymer Systems</span></span></li>
</ol>

<p> </p>', 'Title
			Problems in Solid-State Physics

			Author
			A.M. Prokhorov

			Publisher
			Mir Publishers

			Year of Publication
			1984

			Pages
			368

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems in Solid-State Physics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.M. Prokhorov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">368</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 368, '368', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4567WhatsApp%20Image%202025-07-25%20at%202.26.28%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-44-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3900', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3900', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 551, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('bee2da59-ae7a-4a25-b45b-dc9e04f02c8d', '1727', NULL, 'Numerical Methods for Controlled Stochastic Delay -Systems -Systems & Control: Foundations and Applications', 'numerical-methods-for-controlled-stochastic-delay-systems-systems-control-foundations-and-applications-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-172-1727', 'numerical-methods-for-controlled-stochastic-delay-systems-systems-control-foundations-and-applications-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727-1727', 'FRTY5667', 'FRTY5667', 'FRTY5667', NULL, 'The Markov chain approximation methods are widely used for the numerical solution of nonlinear stochastic control problems in continuous time. This book extends the methods to stochastic systems with delays. The book is the first on the subject and will be of great interest to all those who work with stochastic delay equations and whose main interest is either in the use of the algorithms or in the mathematics. An excellent resource for graduate students, researchers, and practitioners, the work may be used as a graduate-level textbook for a special topics course or seminar on numerical methods in stochastic control.', '<p>The Markov chain approximation methods are widely used for the numerical solution of nonlinear stochastic control problems in continuous time. This book extends the methods to stochastic systems with delays. The book is the first on the subject and will be of great interest to all those who work with stochastic delay equations and whose main interest is either in the use of the algorithms or in the mathematics. An excellent resource for graduate students, researchers, and practitioners, the work may be used as a graduate-level textbook for a special topics course or seminar on numerical methods in stochastic control.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Harold J. Kushner

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817645342

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Harold J. Kushner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817645342</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9199"', '"5519"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2304dpp_18_97.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FRTY5667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1727', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1727', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2012, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('bf060019-0626-4240-aabe-9b1895e5a652', '3682', 759, 'LINGA MAHAPURANA - An Exhaustive Introduction, Sanskrit Text, Englih Translation & index of Verses in 2 vols. Complete Set', 'linga-mahapurana-an-exhaustive-introduction-sanskrit-text-englih-translation-index-of-verses-in-2-vols-complete-set', 'linga-mahapurana-an-exhaustive-introduction-sanskrit-text-englih-translation-index-of-verses-in-2-vols-complete-set', '9788171103911', '9788171103911', '9788171103911', NULL, 'The Puranas in the Indian Religious context are considered to be the important set of the religious literature, after the Vedic literature totally became beyond the reach of the common man. The void thus created in the Indian religious thought was filled by the epics of the Ramayai3a of Valmiki as well as the Mahabharata. But besides these, the Puranas which were composed by the sage Vyasa and other sages gained the importance of their own. Some of them were devoted to Visnu, while others were devoted to Siva, Sakti as well as the other deities. Of these, Siva Purana and the Linga Purana are mainly the Saiva Puranas. In these Puranas, lord Siva is eulogised in different ways and both of them have their own importance.

The distinctive aspect of the Linga Purana is that thousand and eight names of Siva have been repeated twice in this Purana. In Chapter-65, the thousand and eight names have been spoken out by the sage Tandin, while in chapter-98 of the same Purana, the thousand and eight names of Siva were recited by lord Visnu himself in order to get cakra from lord Siva, at the behest of the gods. Besides these, there are many other topics in this Purai3a, which will be of great interest to the readers. This Purana is divided into two parts. The first part has a hundred and eight chapters, while the second part has fifty five chapters.

This is for the first time that an English translation of Linga Purana is being published along with complete Sanskrit text. The importance of the book is enhanced with an exhaustive introduction on the subject and an index of verses is provided at the end of the second volume for the benefit of the readers.

 ', '<p style="text-align:justify"><span><span><span>The Puranas in the Indian Religious context are considered to be the important set of the religious literature, after the Vedic literature totally became beyond the reach of the common man. The void thus created in the Indian religious thought was filled by the epics of the Ramayai3a of Valmiki as well as the <a href="https://www.exoticindiaart.com/book/Hindu/mahabharata/" style="text-decoration:underline" rel="noopener noreferrer"><span>Mahabharata</span></a>. But besides these, the Puranas which were composed by the sage Vyasa and other sages gained the importance of their own. Some of them were devoted to Visnu, while others were devoted to <a href="https://www.exoticindiaart.com/shiva.htm" style="text-decoration:underline" rel="noopener noreferrer"><span>Siva</span></a>, Sakti as well as the other deities. Of these, Siva Purana and the Linga Purana are mainly the Saiva Puranas. In these Puranas, lord Siva is eulogised in different ways and both of them have their own importance.</span></span></span></p>

<p><span><span><span>The distinctive aspect of the Linga Purana is that thousand and eight names of Siva have been repeated twice in this Purana. In Chapter-65, the thousand and eight names have been spoken out by the sage Tandin, while in chapter-98 of the same Purana, the thousand and eight names of Siva were recited by lord Visnu himself in order to get cakra from lord Siva, at the behest of the gods. Besides these, there are many other topics in this Purai3a, which will be of great interest to the readers. This Purana is divided into two parts. The first part has a hundred and eight chapters, while the second part has fifty five chapters.</span></span></span></p>

<p><span><span><span>This is for the first time that an English translation of Linga Purana is being published along with complete <a href="https://www.exoticindiaart.com/book/Hindu/sanskrit/" style="text-decoration:underline" rel="noopener noreferrer"><span>Sanskrit</span></a> text. The importance of the book is enhanced with an exhaustive introduction on the subject and an index of verses is provided at the end of the second volume for the benefit of the readers.</span></span></span></p>

<p style="text-align:justify"> </p>', ' 

			Title

			 

			LINGA MAHAPURANA - An Exhaustive Introduction, Sanskrit Text, Englih Translation & index of Verses in 2 vols. Complete Set

			Author

			Shanti Lal Nagar

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171103911

			ISBN-10 Digit

			817110391X

			Pages

			553

			Year

			2011

			Binding

			Hard Bound

			Language

			Sanskrit & English

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>LINGA MAHAPURANA - An Exhaustive Introduction, Sanskrit Text, Englih Translation &amp; index of Verses in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Shanti Lal Nagar</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171103911</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>817110391X</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>553</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2011</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"1500"', '"1125"', '"0"', 3, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '1/e', NULL, '2011', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 553, '553', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6657book-and-cd-linga-mahapurana-2-vols-an-exhaustive-introduction-sanskrit-text-english-translation-index-of-verses-1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171103911&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3682', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3682', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 759, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:08'),
('bf1324b3-f0da-4fed-9309-c60f71f1120f', '1191', NULL, 'An Introduction to Social Work - Problems and Prospects Book', 'an-introduction-to-social-work-problems-and-prospects-book-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-11-1191', 'an-introduction-to-social-work-problems-and-prospects-book-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191-1191', 'QASW2233', 'QASW2233', 'QASW2233', NULL, 'An Introduction to Social Work - Problems and Prospects Book', '<h1>An Introduction to Social Work - Problems and Prospects Book</h1>', 'Sub Title
			No

			Author
			Braja Mohan Otta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383158607

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Braja Mohan Otta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158607</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1075"', '"645"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35539789383158607.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QASW2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1191', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1191', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2356, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('bf2af16a-1189-42c5-ba45-cb3e73c8688a', '4043', 418, 'Contemporary Financial Management 14/e', 'contemporary-financial-management-14e', 'contemporary-financial-management-14e', '9789355734556', '9789355734556', '9789355734556', NULL, 'About the book

Packed with current examples from companies you know, CONTEMPORARY FINANCIAL MANAGEMENT, 14e, equips you with the knowledge and skills to enhance enterprise value, manage risk, and effectively manage cash flow. Completely up to date with the latest developments from the field, the text explores the international aspects of financial management, the ethical behavior of managers, the unique finance-related concerns of entrepreneurs, and the effects of the 2008-2009 recession. Chapter-opening "Financial Challenges," integrative cases, and other learning features highlight critical concepts and enable you to apply what you learn to real-world practice. Excel® templates allow you to use technology to achieve financial management objectives.

Contents:

Part I: INTRODUCTION.

1. The Role and Objective of Financial Management.

2. The Domestic and International Financial Marketplace.

3. Evaluation of Financial Performance.

4. Financial Planning and Forecasting.

Part II: DETERMINANTS OF VALUATION.

5. The Time Value of Money.

6. Fixed Income Securities: Characteristics and Valuation.

7. Common Stock: Characteristics, Valuation, and Issuance.

8. Analysis of Risk and Return.

Part III: THE CAPITAL INVESTMENT DECISION.

9. Capital Budgeting and Cash Flow Analysis.

10. Capital Budgeting: Decision Criteria and Real Option Considerations.

11. Capital Budgeting and Risk.

Part IV: THE COST OF CAPITAL, CAPITAL STRUCTURE, AND DIVIDEND POLICY.

12. The Cost of Capital.

13. Capital Structure Concepts.

14. Capital Structure Management in Practice.

15. Dividend Policy.

Part V: WORKING CAPITAL MANAGEMENT.

16. Working Capital Policy and Short-Term Financing.

17. The Management of Cash and Marketable Securities.

18. The Management of Accounts Receivable and Inventories.

Part VI: ADDITIONAL TOPICS IN CONTEMPORARY FINANCIAL MANAGEMENT.

19. Lease and Intermediate-Term Financing.

20. Financing with Derivatives.

21. Risk Management.

22. International Financial Management.

23. Corporate Restructuring.

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Packed with current examples from companies you know, CONTEMPORARY FINANCIAL MANAGEMENT, 14e, equips you with the knowledge and skills to enhance enterprise value, manage risk, and effectively manage cash flow. Completely up to date with the latest developments from the field, the text explores the international aspects of financial management, the ethical behavior of managers, the unique finance-related concerns of entrepreneurs, and the effects of the 2008-2009 recession. Chapter-opening "Financial Challenges," integrative cases, and other learning features highlight critical concepts and enable you to apply what you learn to real-world practice. Excel® templates allow you to use technology to achieve financial management objectives.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part I: INTRODUCTION.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>1. The Role and Objective of Financial Management.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>2. The Domestic and International Financial Marketplace.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>3. Evaluation of Financial Performance.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>4. Financial Planning and Forecasting.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part II: DETERMINANTS OF VALUATION.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>5. The Time Value of Money.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>6. Fixed Income Securities: Characteristics and Valuation.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>7. Common Stock: Characteristics, Valuation, and Issuance.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>8. Analysis of Risk and Return.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part III: THE CAPITAL INVESTMENT DECISION.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>9. Capital Budgeting and Cash Flow Analysis.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>10. Capital Budgeting: Decision Criteria and Real Option Considerations.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>11. Capital Budgeting and Risk.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part IV: THE COST OF CAPITAL, CAPITAL STRUCTURE, AND DIVIDEND POLICY.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>12. The Cost of Capital.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>13. Capital Structure Concepts.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>14. Capital Structure Management in Practice.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>15. Dividend Policy.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part V: WORKING CAPITAL MANAGEMENT.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>16. Working Capital Policy and Short-Term Financing.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>17. The Management of Cash and Marketable Securities.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>18. The Management of Accounts Receivable and Inventories.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span><span><span>Part VI: ADDITIONAL TOPICS IN CONTEMPORARY FINANCIAL MANAGEMENT.</span></span></span></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>19. Lease and Intermediate-Term Financing.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>20. Financing with Derivatives.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>21. Risk Management.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>22. International Financial Management.</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>23. Corporate Restructuring.</span></span></span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Contemporary Financial Management 14/e

			Author
			R.Charles Moyer

			ISBN
			9789355734556

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Contemporary Financial Management 14/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>R.Charles Moyer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355734556</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1195"', '"956"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35459789355734556_tn.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355734556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4043', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4043', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 418, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:08'),
('bf344c4f-120e-4f82-a914-85b5c13bd308', '4176', 286, 'Data Structures Using C', 'data-structures-using-c', 'data-structures-using-c', '9788131702291', '9788131702291', '9788131702291', NULL, 'About the book

Helping readers build efficient C data structures, this handbook explains how to apply data structures to enhance program execution. With a strong emphasis on structured design and programming techniques, it features precise instructions on all the steps involved in data structure development? From theoretical conception to concrete realization.

Content:

	Introduction to Data Structures.

	The Stack.

	Recursion.

	Queues and Lists.

	Trees.

	Sorting.

	Searching.

	Graphs and their Applications.

	Storage Management.

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Helping readers build efficient C data structures, this handbook explains how to apply data structures to enhance program execution. With a strong emphasis on structured design and programming techniques, it features precise instructions on all the steps involved in data structure development? From theoretical conception to concrete realization.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Data Structures.</span></span></span></li>
	<li><span><span><span>The Stack.</span></span></span></li>
	<li><span><span><span>Recursion.</span></span></span></li>
	<li><span><span><span>Queues and Lists.</span></span></span></li>
	<li><span><span><span>Trees.</span></span></span></li>
	<li><span><span><span>Sorting.</span></span></span></li>
	<li><span><span><span>Searching.</span></span></span></li>
	<li><span><span><span>Graphs and their Applications.</span></span></span></li>
	<li><span><span><span>Storage Management.</span></span></span></li>
</ol>

<p><span><span> </span></span></p>', 'Title
			Data Structures Using C

			Author
			Aaron M.Tenenbaum

			ISBN
			9788131702291

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Data Structures Using C</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Aaron M.Tenenbaum</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131702291</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"719"', '"575"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3743data.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131702291&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4176', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4176', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 286, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('bf58378c-0315-45b0-b196-39db55fae388', '3946', 505, 'Manufacturing Process 2/e', 'manufacturing-process-2e', 'manufacturing-process-2e', '9788120340824', '9788120340824', '9788120340824', NULL, 'About the book

The revised and updated second edition of this book gives an in-depth presentation of the basic principles and operational procedures of general manufacturing processes. It aims at assisting the students in developing an understanding of the important and often complex interrelationship among various technical and economical factors involved in manufacturing.

The book begins with a discussion on material properties while laying emphasis on the influence of materials and processing parameters in understanding manufacturing processes and operations. This is followed by a detailed description of various manufacturing processes commonly used in the industry. With several revisions and the addition of four new chapters, the new edition also includes a detailed discussion on mechanics of metal cutting, features and working of machine tools, design of molds and gating systems for proper filling and cooling of castings. Besides, the new edition provides the basics of solid-state welding processes, weldability, heat in welding, residual stresses and testing of weldments and also of non-conventional machining methods, automation and transfer machining, machining centres, robotics, manufacturing of gears, threads and jigs and fixtures.

The book is intended for undergraduate students of mechanical engineering, production engineering and industrial engineering. The diploma students and those preparing for AMIE, Indian Engineering Services and other competitive examinations will also find the book highly useful.

Contents

Preface

1. Manufacturing: Principles and Processes

2. Materials: Structures and Properties

3. Ferrous Metals: Irons and Steels

4. Non-ferrous Metals and Other Materials

5. Foundry Processes: Molding and Casting

6. Metal Machining: Processes and Machine Tools

7. Electric and Gas Welding Processes

8. Soldering and Brazing

9. Metal Forming: Hot- and Cold-working and Press-working

10. Metal Forging: Smithying and Power Forging

11. Powder Metallurgy Processes

12. Plastics: Manufacturing and Applications

13. Non-conventional Machining Methods

14. Automation: Transfer Machining, Machining Centres and Robotics

15. Manufacturing Gears and Threads

16. Jigs and Fixtures

17. Metal Joining Processes: Adhesive Bonding and Mechanical Fastening

18. Protective Surface Treatments: Cleaning and Coatings

19. Bench Working: Fitting and Traditional Sheet Metal Working

Appendix

Bibliography

Index

 ', '<p><span><strong><span><span>About the book</span></span></strong></span></p>

<p style="text-align:justify"><span><span><span><span>The revised and updated second edition of this book gives an in-depth presentation of the basic principles and operational procedures of general manufacturing processes. It aims at assisting the students in developing an understanding of the important and often complex interrelationship among various technical and economical factors involved in manufacturing.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book begins with a discussion on material properties while laying emphasis on the influence of materials and processing parameters in understanding manufacturing processes and operations. This is followed by a detailed description of various manufacturing processes commonly used in the industry. With several revisions and the addition of four new chapters, the new edition also includes a detailed discussion on mechanics of metal cutting, features and working of machine tools, design of molds and gating systems for proper filling and cooling of castings. Besides, the new edition provides the basics of solid-state welding processes, weldability, heat in welding, residual stresses and testing of weldments and also of non-conventional machining methods, automation and transfer machining, machining centres, robotics, manufacturing of gears, threads and jigs and fixtures.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book is intended for undergraduate students of mechanical engineering, production engineering and industrial engineering. The diploma students and those preparing for AMIE, Indian Engineering Services and other competitive examinations will also find the book highly useful.</span></span></span></span></p>

<p><span><strong><span><span>Contents</span></span></strong></span></p>

<p><span><span><span><span>Preface</span></span></span><br />
<span><span><span>1. Manufacturing: Principles and Processes</span></span></span><br />
<span><span><span>2. Materials: Structures and Properties</span><br />
<span>3. Ferrous Metals: Irons and Steels</span><br />
<span>4. Non-ferrous Metals and Other Materials</span><br />
<span>5. Foundry Processes: Molding and Casting</span><br />
<span>6. Metal Machining: Processes and Machine Tools</span><br />
<span>7. Electric and Gas Welding Processes</span><br />
<span>8. Soldering and Brazing</span><br />
<span>9. Metal Forming: Hot- and Cold-working and Press-working</span><br />
<span>10. Metal Forging: Smithying and Power Forging</span><br />
<span>11. Powder Metallurgy Processes</span><br />
<span>12. Plastics: Manufacturing and Applications</span><br />
<span>13. Non-conventional Machining Methods</span><br />
<span>14. Automation: Transfer Machining, Machining Centres and Robotics</span><br />
<span>15. Manufacturing Gears and Threads</span><br />
<span>16. Jigs and Fixtures</span><br />
<span>17. Metal Joining Processes: Adhesive Bonding and Mechanical Fastening</span><br />
<span>18. Protective Surface Treatments: Cleaning and Coatings</span><br />
<span>19. Bench Working: Fitting and Traditional Sheet Metal Working</span><br />
<span>Appendix</span><br />
<span>Bibliography</span><br />
<span>Index</span></span></span></span></p>

<p> </p>', 'Title
			Manufacturing Process 2/e

			Author
			J.P. Kaushish

			ISBN
			9788120340824

			Publisher
			PHI

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Manufacturing Process 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>J.P. Kaushish</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788120340824</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"895"', '"716"', '"0"', 8, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0675fec5-e861-431a-939e-16888d0f0e99', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9241jp.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788120340824&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3946', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3946', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 505, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('bfbadf5a-0d1a-4c89-98d2-119946b12098', '4370', 94, 'Successful Legal Writing 3/e', 'successful-legal-writing-3e', 'successful-legal-writing-3e', '9789389407440', '9789389407440', '9789389407440', NULL, 'About the book

Successful legal writing is an essential skill that students need to master if they want to succeed both in their legal studies and in their future careers.

A practical guide, this new edition presents the information on a step-by-step format leading students through the process of writing from preparation through to reflecting on feedback on your finished work.

Content:

Introduction

The process of writing

Strategies for different types of writing assignment

How to make your diagnosis

Planning and carrying out your research

How to use your materials in the writing process

The writing phase of your assignment

Writing in good English

Finishing your work and utilising feedback

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Successful legal writing is an essential skill that students need to master if they want to succeed both in their legal studies and in their future careers.</span></span></span></p>

<p style="text-align:justify"><span><span><span>A practical guide, this new edition presents the information on a step-by-step format leading students through the process of writing from preparation through to reflecting on feedback on your finished work.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>The process of writing</span></span></span></p>

<p style="text-align:justify"><span><span><span>Strategies for different types of writing assignment</span></span></span></p>

<p style="text-align:justify"><span><span><span>How to make your diagnosis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Planning and carrying out your research</span></span></span></p>

<p style="text-align:justify"><span><span><span>How to use your materials in the writing process</span></span></span></p>

<p style="text-align:justify"><span><span><span>The writing phase of your assignment</span></span></span></p>

<p style="text-align:justify"><span><span><span>Writing in good English</span></span></span></p>

<p style="text-align:justify"><span><span><span>Finishing your work and utilising feedback</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Successful Legal Writing 3/e

			Author
			Edwina Higgins

			ISBN
			9789389407440

			Publisher
			Sweet & Maxwell

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Successful Legal Writing 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Edwina Higgins</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389407440</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sweet &amp; Maxwell</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"650"', '"455"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'afdd9666-92ff-41b6-9b39-6aa9a17a48ee', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3604sucess.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789389407440&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4370', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4370', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 94, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:08'),
('bfbd2bf7-781a-4a41-8750-a9add7592a01', '1602', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A NEW', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-a-new-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-a-new-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602-1602', 'RTYUI6544', 'RTYUI6544', 'RTYUI6544', NULL, 'Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda', '<p>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</p>', 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A NEW', '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A NEW</h1>', '"58299"', '"34979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4539dpp_18_11.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYUI6544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1602', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1602', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2109, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('bfc54ffd-910e-4435-9f2b-7a3d130231b6', '4358', 106, 'Fundamental Managerial Accounting Concepts 8/e', 'fundamental-managerial-accounting-concepts-8e', 'fundamental-managerial-accounting-concepts-8e', '9781259253416', '9781259253416', '9781259253416', NULL, 'About the book

Fundamental Managerial Accounting Concepts 8e by Edmonds/Edmonds/Tsay/Olds focuses on concepts that are isolated and introduced in a logical sequence. The authors intentionally limit the scope of the material to help students build a solid foundation of the most important concepts in managerial accounting. Fundamental Managerial Accounting Concepts 8e is organized in a distinctive way, particularly in the first six chapters. The objective is to establish a coherent, integrative framework that enables students to build knowledge in stepwise fashion. The authors'' goal is for students to understand the underlying principles of accounting, not just memorize content.

Content:

Chapter 1: Management Accounting and Corporate Governance

Chapter 2: Cost Behavior, Operating Leverage, and Profitability Analysis

Chapter 3: Analysis of Cost, Volume, and Pricing to Increase Profitability

Chapter 4: Cost Accumulation, Tracing, and Allocation

Chapter 5: Cost Management in an Automated Business Environment: ABC, ABM, and TQM

Chapter 6: Relevant Information for Special Decisions

Chapter 7: Planning for Profit and Cost Control

Chapter 8: Performance Evaluation

Chapter 9: Responsibility Accounting

Chapter 10: Planning for Capital Investments

Chapter 11: Product Costing in Service and Manufacturing Entities

Chapter 12: Job-Order, Process, and Hybrid Costing Systems

Chapter 13: Financial Statements Analysis

Chapter 14: Statement of Cash Flows', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Fundamental Managerial Accounting Concepts 8e by Edmonds/Edmonds/Tsay/Olds focuses on concepts that are isolated and introduced in a logical sequence. The authors intentionally limit the scope of the material to help students build a solid foundation of the most important concepts in managerial accounting. Fundamental Managerial Accounting Concepts 8e is organized in a distinctive way, particularly in the first six chapters. The objective is to establish a coherent, integrative framework that enables students to build knowledge in stepwise fashion. The authors'' goal is for students to understand the underlying principles of accounting, not just memorize content.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1: Management Accounting and Corporate Governance</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2: Cost Behavior, Operating Leverage, and Profitability Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3: Analysis of Cost, Volume, and Pricing to Increase Profitability</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4: Cost Accumulation, Tracing, and Allocation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5: Cost Management in an Automated Business Environment: ABC, ABM, and TQM</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6: Relevant Information for Special Decisions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7: Planning for Profit and Cost Control</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8: Performance Evaluation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9: Responsibility Accounting</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10: Planning for Capital Investments</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11: Product Costing in Service and Manufacturing Entities</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12: Job-Order, Process, and Hybrid Costing Systems</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13: Financial Statements Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14: Statement of Cash Flows </span></span></span></p>
', 'Title
			Fundamental Managerial Accounting Concepts 8/e

			Author
			Edmonds

			ISBN
			9781259253416

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Fundamental Managerial Accounting Concepts 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Edmonds</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781259253416</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1995"', '"1397"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3659fundamental.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781259253416&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4358', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4358', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 106, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:08'),
('bfd3cc61-6e31-4b3b-a963-859cccb0d6c3', '3994', 458, 'राष्ट्रकवि मैथिलीशरण गुप्त शैली वैज्ञानिक अध्ययन', 'रषटरकव-मथलशरण-गपत-शल-वजञनक-अधययन', '-', '9788187471325', '9788187471325', '9788187471325', NULL, '', NULL, 'Title
			राष्ट्रकवि मैथिलीशरण गुप्त शैली वैज्ञानिक अध्ययन

			Author
			डॉ. मनमोहन गोस्वामी

			ISBN
			9788187471325

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">राष्ट्रकवि मैथिलीशरण गुप्त शैली वैज्ञानिक अध्ययन</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. मनमोहन गोस्वामी</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471325</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3865kavi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471325&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3994', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3994', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 458, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:08'),
('c040346b-15b8-4875-a95f-039dc23b76f5', '4048', 413, 'OM Operations + Supply Chain Management 6/e', 'om-operations-supply-chain-management-6e', 'om-operations-supply-chain-management-6e', '9789353503512', '9789353503512', '9789353503512', NULL, 'About the book

Created after exhaustive research into students’ workflows and preferences, OM6 from 4LTR Press combines an easy-reference, paperback textbook at an affordable price. Extensively revised and reorganized, OM6 content includes a new integrative case that moves from chapter to chapter, with a total of 35 related questions; a new treatment of value chain networks; greater emphasis on supply chain design; an all-new chapter devoted to supply chain management and logistics; and many new feature boxes and cases.

Contents:

1. Operations Management and Value Chains.

2. Measuring Performance in Operations and Value Chains.

3. Operations Strategy.

4. Technology and Operations Management.

5. Goods and Service Design.

6. Supply Chain Design.

7. Process, Selection, Design, and Analysis.

8. Facility and Work Design.

9. Forecasting and Demand Planning.

10. Capacity Management.

11. Managing Inventories in Supply Chains.

12. Supply Chain Management and Logistics.

13. Resource Management.

14. Operations Scheduling and Sequencing.

15. Quality Management.

16. Quality Control and SPC.

17. Lean Operating Systems.

18. Project Management.

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Created after exhaustive research into students’ workflows and preferences, OM6 from 4LTR Press combines an easy-reference, paperback textbook at an affordable price. Extensively revised and reorganized, OM6 content includes a new integrative case that moves from chapter to chapter, with a total of 35 related questions; a new treatment of value chain networks; greater emphasis on supply chain design; an all-new chapter devoted to supply chain management and logistics; and many new feature boxes and cases.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Operations Management and Value Chains.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Measuring Performance in Operations and Value Chains.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Operations Strategy.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Technology and Operations Management.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Goods and Service Design.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Supply Chain Design.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Process, Selection, Design, and Analysis.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Facility and Work Design.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Forecasting and Demand Planning.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Capacity Management.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Managing Inventories in Supply Chains.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Supply Chain Management and Logistics.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Resource Management.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Operations Scheduling and Sequencing.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Quality Management.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Quality Control and SPC.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>17. Lean Operating Systems.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>18. Project Management.</span></span></span></span></p>

<p> </p>', 'Title
			OM Operations + Supply Chain Management 6/e

			Author
			David A. Collier

			ISBN
			9789353503512

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>OM Operations + Supply Chain Management 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David A. Collier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353503512</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"615"', '"492"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5206om.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353503512&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4048', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4048', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 413, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:08'),
('c045f631-01bd-4b9c-818f-1a0c830b8144', '3314', NULL, 'Interviewing II - Benchmarks in Social Research Methods - 4 Vols.', 'interviewing-ii-benchmarks-in-social-research-methods-4-vols-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314', 'interviewing-ii-benchmarks-in-social-research-methods-4-vols-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314-3314', '9781412928670', '9781412928670', '9781412928670', NULL, 'nterviewing has a strong claim to be the most widely-practiced social science research methods. The ubiquity of this basic activity means that this field has one of the most developed bodies of methodological literature having ramifications throughout the social sciences. Nigel Fielding, the acknowledged expert in the field, has again collected a set of contemporary classic readings. Interviewing has been established as the authoritative and balanced research resource in this subject. It is comprehensive and generic; however, its coverage does not entirely reflect the apportionment of intellectual effort and interest in the field. Interviewing II delves further into the subject and concentrates on articles representing topics that have proven controversial and thus attracted many contributions.', '<p>nterviewing has a strong claim to be the most widely-practiced social science research methods. The ubiquity of this basic activity means that this field has one of the most developed bodies of methodological literature having ramifications throughout the social sciences. Nigel Fielding, the acknowledged expert in the field, has again collected a set of contemporary classic readings. Interviewing has been established as the authoritative and balanced research resource in this subject. It is comprehensive and generic; however, its coverage does not entirely reflect the apportionment of intellectual effort and interest in the field. <strong>Interviewing II</strong> delves further into the subject and concentrates on articles representing topics that have proven controversial and thus attracted many contributions.</p>', 'Author   :   Nigel Fielding

ISBN-13  :  9781412928670

Language  :  English

Binding  :   Hard Bound

Publisher  :   SAGE

Publishing Date  :   2008-11-18

Product  :  Set of 4 Volumes', '<p>Author   :   Nigel Fielding</p>

<p>ISBN-13  :  9781412928670</p>

<p>Language  :  English</p>

<p>Binding  :   Hard Bound</p>

<p>Publisher  :   SAGE</p>

<p>Publishing Date  :   2008-11-18</p>

<p>Product  :  Set of 4 Volumes</p>', '"71185"', '"42690"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38019781412928670.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412928670&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3314', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3314', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1071, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:08'),
('c05cfbda-b401-4f48-a194-0c61438d4d8e', '215', NULL, 'Build a Website for Free - Personal Site, Blogs, Wiki, Small Business Site, Multimedia Based Site', 'build-a-website-for-free-personal-site-blogs-wiki-small-business-site-multimedia-based-site', 'build-a-website-for-free-personal-site-blogs-wiki-small-business-site-multimedia-based-site', 'Build a Website for Free', 'Build a Website for Free', 'Build a Website for Free', NULL, '', NULL, 'Sub Title
			No

			Author
			Mark Bell

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131758045

			Pages
			190

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mark Bell</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131758045</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>190</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"449"', '"269"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 190, '190', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21599788131758045.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Build%20a%20Website%20for%20Free&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=215', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=215', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2947, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c066f140-9ef1-4c46-ae3e-95577759a75f', '2009', NULL, 'Organic Electronics in Sensors and Biotechnology', 'organic-electronics-in-sensors-and-biotechnology-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-20-2009', 'organic-electronics-in-sensors-and-biotechnology-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009-2009', 'EKUY5544', 'EKUY5544', 'EKUY5544', NULL, 'Organic Electronics in Sensors and Biotechnology', '<h1>Organic Electronics in Sensors and Biotechnology</h1>', 'Sub Title
			No

			Author
			Ruth Shinar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780071596756

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ruth Shinar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780071596756</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13300"', '"7980"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9882dpp_15_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EKUY5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2009', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2009', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1824, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c06ea7d4-2fbe-45ab-ac53-a0be0049cb41', '1323', NULL, 'Nationalism and Socialism - Marxist and Labor Theories of Nationalism To 1917', 'nationalism-and-socialism-marxist-and-labor-theories-of-nationalism-to-1917-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323', 'nationalism-and-socialism-marxist-and-labor-theories-of-nationalism-to-1917-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323-1323', 'UJHU8877', 'UJHU8877', 'UJHU8877', NULL, 'Nationalism and Socialism - Marxist and Labor Theories of Nationalism To 1917', '<h1>Nationalism and Socialism - Marxist and Labor Theories of Nationalism To 1917</h1>', 'Sub Title
			No

			Author
			Horace B Davis

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350021453

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2016

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Horace B Davis</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350021453</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4403logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1323', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1323', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2272, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('c07536c9-a4d5-469d-ac8f-3ebe1344733a', '99', NULL, 'Nanotechnology', 'nanotechnology', 'nanotechnology', 'Nanotechnology', 'Nanotechnology', 'Nanotechnology', NULL, '', NULL, 'Sub Title
			No

			Author
			J. Menon

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160630

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			English

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J. Menon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160630</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1878logo_white_plus_3_2.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Nanotechnology&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=99', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=99', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3020, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:08'),
('c07b49eb-fd5e-4ce1-aee5-5a7a3e624e83', '2132', NULL, 'Implementing Database Security and Auditing', 'implementing-database-security-and-auditing-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-21-2132', 'implementing-database-security-and-auditing-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132-2132', 'VFUJ4565', 'VFUJ4565', 'VFUJ4565', NULL, 'Key Features Useful to the database administrator and/or security administrator - regardless of the precise database vendor (or vendors) that you are using within your organization. Has a large number of examples - examples that pertain to Oracle, SQL Server, DB2, Sybase and even MySQL.. Many of the techniques you will see in this book will never be described in a manual or a book that is devoted to a certain database product. Addressing complex issues must take into account more than just the database and focusing on capabilities that are provided only by the database vendor is not always enough. This book offers a broader view of the database environment - which is not dependent on the database platform - a view that is important to ensure good database security. Description This book is about database security and auditing. You will learn many methods and techniques that will be helpful in securing, monitoring and auditing database environments. It covers diverse topics that include all aspects of database security and auditing - including network security for databases, authentication and authorization issues, links and replication, database Trojans, etc. You will also learn of vulnerabilities and attacks that exist within various database environments or that have been used to attack databases (and that have since been fixed). These will often be explained to an "internals" level. There are many sections which outline the "anatomy of an attack" - before delving into the details of how to combat such an attack. Equally important, you will learn about the database auditing landscape - both from a business and regulatory requirements perspective as well as from a technical implementation perspective. Readership * Information Security Officers, security administrators and auditors - defining, implementing and enforcing security and audit policies and methods. * DBAs - tasked with securing the database environment, setting up user and application access to the d', '<p>Key Features Useful to the database administrator and/or security administrator - regardless of the precise database vendor (or vendors) that you are using within your organization. Has a large number of examples - examples that pertain to Oracle, SQL Server, DB2, Sybase and even MySQL.. Many of the techniques you will see in this book will never be described in a manual or a book that is devoted to a certain database product. Addressing complex issues must take into account more than just the database and focusing on capabilities that are provided only by the database vendor is not always enough. This book offers a broader view of the database environment - which is not dependent on the database platform - a view that is important to ensure good database security. Description This book is about database security and auditing. You will learn many methods and techniques that will be helpful in securing, monitoring and auditing database environments. It covers diverse topics that include all aspects of database security and auditing - including network security for databases, authentication and authorization issues, links and replication, database Trojans, etc. You will also learn of vulnerabilities and attacks that exist within various database environments or that have been used to attack databases (and that have since been fixed). These will often be explained to an "internals" level. There are many sections which outline the "anatomy of an attack" - before delving into the details of how to combat such an attack. Equally important, you will learn about the database auditing landscape - both from a business and regulatory requirements perspective as well as from a technical implementation perspective. Readership * Information Security Officers, security administrators and auditors - defining, implementing and enforcing security and audit policies and methods. * DBAs - tasked with securing the database environment, setting up user and application access to the d</p>', 'Implementing Database Security and Auditing', '<h1>Implementing Database Security and Auditing</h1>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8391Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFUJ4565&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2132', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2132', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1738, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c0806c20-d959-434f-972c-6f299a5bff38', '3395', 997, 'The New History of the World', 'the-new-history-of-the-world-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395', 'the-new-history-of-the-world-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395-3395', '987654321', '987654321', '987654321', NULL, 'Book One

Before History - Beginnings

1  The Foundations

2  Homo Sapiens

3  The Possibility of Civilizations

Book Two

The First Civilizations

1  Early Civilized Life

2  Ancient Mesopotamia

3  Ancient Egypt

4 Intruders and Ivaders:

The Dark Ages of the Ancient Near East

5  The Beginnings of Civilization in Eastern Asia

6  The Other Worlds of the Ancient Past

7  The End of the Old World

Book Three

the Classical Mediterranean

1 The Roots of One World

2 The Greeks

3 Greek Civilization

4 The Hellenistic World

5 Rome

6 The Roman Achievment

7 Jewry and the Coming of Christianity

8 The Waning of the Classical West

9 The Elements of a Future

Book Four

The Age of Diverging Traditions

1 Islam and the Remaking of the Near East

2 The Arab Empires

3 Byzantium and Its Sphere

4 The Disputed Legacies of the Near East

5 The making of Europe

6 India

7 Imperial China

8 Japan

9 Worlds Apart

10 Europe: The First Revolution

11 New Limits, New Horizons

Book Five 

The Making of The European Age

1 A New Kind of Society: Early Modern Europe

2 Authority and Its Challengers

3 The New World of Great Powers

4 Europe''s Assault on the World

5 World History''s New Shape

Book Six

The Great Acceleration

1 Long-term Change

2 Political Change in Age of Revolution

3 Political Change: A New Europe

4 Political Change: The Anglo-Saxon World

5 The European World Hegemony

Book Seven

The End of the Europeans'' World

1 Strains in the systems

2 The Era of the First World War

3 A New Asia in the Making

4 The Ottoman Heritage and the Western Islamic Lands

5 The Second World War

6 The Shaping of a New World', '<p>Book One</p>

<p>Before History - Beginnings</p>

<p>1  The Foundations</p>

<p>2  Homo Sapiens</p>

<p>3  The Possibility of Civilizations</p>

<p>Book Two</p>

<p>The First Civilizations</p>

<p>1  Early Civilized Life</p>

<p>2  Ancient Mesopotamia</p>

<p>3  Ancient Egypt</p>

<p>4 Intruders and Ivaders:</p>

<p>The Dark Ages of the Ancient Near East</p>

<p>5  The Beginnings of Civilization in Eastern Asia</p>

<p>6  The Other Worlds of the Ancient Past</p>

<p>7  The End of the Old World</p>

<p>Book Three</p>

<p>the Classical Mediterranean</p>

<p>1 The Roots of One World</p>

<p>2 The Greeks</p>

<p>3 Greek Civilization</p>

<p>4 The Hellenistic World</p>

<p>5 Rome</p>

<p>6 The Roman Achievment</p>

<p>7 Jewry and the Coming of Christianity</p>

<p>8 The Waning of the Classical West</p>

<p>9 The Elements of a Future</p>

<p>Book Four</p>

<p>The Age of Diverging Traditions</p>

<p>1 Islam and the Remaking of the Near East</p>

<p>2 The Arab Empires</p>

<p>3 Byzantium and Its Sphere</p>

<p>4 The Disputed Legacies of the Near East</p>

<p>5 The making of Europe</p>

<p>6 India</p>

<p>7 Imperial China</p>

<p>8 Japan</p>

<p>9 Worlds Apart</p>

<p>10 Europe: The First Revolution</p>

<p>11 New Limits, New Horizons</p>

<p>Book Five </p>

<p>The Making of The European Age</p>

<p>1 A New Kind of Society: Early Modern Europe</p>

<p>2 Authority and Its Challengers</p>

<p>3 The New World of Great Powers</p>

<p>4 Europe''s Assault on the World</p>

<p>5 World History''s New Shape</p>

<p>Book Six</p>

<p>The Great Acceleration</p>

<p>1 Long-term Change</p>

<p>2 Political Change in Age of Revolution</p>

<p>3 Political Change: A New Europe</p>

<p>4 Political Change: The Anglo-Saxon World</p>

<p>5 The European World Hegemony</p>

<p>Book Seven</p>

<p>The End of the Europeans'' World</p>

<p>1 Strains in the systems</p>

<p>2 The Era of the First World War</p>

<p>3 A New Asia in the Making</p>

<p>4 The Ottoman Heritage and the Western Islamic Lands</p>

<p>5 The Second World War</p>

<p>6 The Shaping of a New World</p>', 'Author
			J. M. Roberts

			Publisher
			Oxford

			ISBN 10 Digit
			987654321

			Pages
			1247

			Binding
			Hardback

			Year of Publication
			2003

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>J. M. Roberts</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Oxford</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>987654321</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1247</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1190"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, 1247, '1247', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/292831VeuYOp2ZL._SX356_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=987654321&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3395', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3395', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 997, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:08'),
('c089b909-3eb7-4b64-b84b-2d6402b1756b', '976', NULL, 'रैगिंग-एक आतंक', 'रगग-एक-आतक', '-', '9788190953221', '9788190953221', '9788190953221', NULL, 'रैगिंग-एक आतंक', '<h4><span>रैगिंग-एक आतंक</span></h4>', 'Title
			रैगिंग-एक आतंक

			Author
			गुलशन नवीन

			ISBN
			9788190953221

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>रैगिंग-एक आतंक</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>गुलशन नवीन</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788190953221</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"595"', '"417"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3841image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788190953221&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=976', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=976', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2510, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:08'),
('c089e763-274f-4877-9b68-f34f7103f83b', '581', NULL, 'Handbook of Human Computation', 'handbook-of-human-computation-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581', 'handbook-of-human-computation-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581-581', '9781461488057', '9781461488057', '9781461488057', NULL, 'This volume addresses the emerging area of human computation. The chapters, written by leading international researchers, explore existing and future opportunities to combine the respective strengths of both humans and machines in order to create powerful problem-solving capabilities. The book bridges scientific communities, capturing and integrating the unique perspective and achievements of each. It coalesces contributions from experts in diverse areas, including a foreword by celebrated cultural anthropologist Mary Catherine Bateson, to reveal that human computation encompasses disciplines from crisis management to digital curation to scientific and market research. The book combines industry perspectives with related disciplines in order to motivate, define, and anticipate the future of this exciting new frontier in science and cultural evolution.

The comprehensive, current, and interdisciplinary treatment transcends the technical scope of previous studies on the topic. Readers will discover valuable contributions covering Foundations; Application Domains; Techniques and Modalities; Infrastructure and Architecture; Algorithms; Participation; Analysis; Policy and Security and the Impact of Human Computation. Researchers and professionals will find the Handbook of Human Computation a valuable reference tool. The breadth of content also provides a thorough foundation for students of the field.

Content - Part I Foundations, Foundations in Human Computation, Patterns of Connection, Human Computation and Divided Labour, Ant Colonies a s a Model of Human Computation, Parallels in Neural and Human Communication Networks, The Psychopathology of Information Processing Systems, Information and Computation, Epistemological Issues in Human Computation, Synthesis and Taxonomy of Human Computation, Part II Application Domain, Human Computation the Wild, Human Computation for Disaster Response, The Virtuous Circle of the Quantified Self: A Human Computational Approach to Improved Health Outcomes, Knowledge Engineering via Human Computation, Human Computation in Citizen Science, Human Computation as an Educational Opportunity, Search and Discovery Through Human Computation, Human Computation in Electronic Literature, Human Computation for Information Retrieval, Human Computation-Enabled Network Analysis for a Systemic Credit Risk Rating, Innovation via Human Computation, Human Computation for Organizations: Socializing Business Process Management, Solving Wicked Problems, Part III Techniques and Modalities, Introduction to Techniques and Modalities, Social Knowledge Collection, Location-Based Games for Citizen Computation, Augmented Reality Interfaces in Human Computation Systems, Pervasive Human Computing, Building Blocks for Collective Problem Solving, Adaptive Agents in Combinatorial Prediction Markets, Risks and Rewards of Crowdsourcing Marketplaces, Designing Systems with Homo Ludens in the Loop, Human-Computer Interaction Issues in Human Computation, Collective Action and Human Computation, Cultural Evolution as Distributed Computation, Collective Search as Human Computation, Organismic Computing, Part IV Infrastructure and Architecture, Infrastructure and Architecture for Human Computer Intelligent Collaboration, Interactive Crowds: Real-Time Crowdsourcing and Crowd Agents, The Semantic Web and the Next Generation of Human Computation, Conversational Computation, Modeling Humans as Computing Resources, Service Oriented Protocols for Human Computation, CyLog/Crowd4U: A Case Study of a Computing Platform for Cybernetic Dataspaces, Multiagent Environment Design for Pervasive Human-ICT Systems: The SAPERE Approach, The “Human Sensor:” Bridging Between Human Data and Services, Part V Algorithms, Algorithms: Introduction, The Wisdom of Crowds: Methods of Human Judgement Aggregation, Balancing Human and Machine Contributions in Human Computation Systems, Constructing Crowdsourced Workflows, Distributed Intelligent Agent Algorithms in Human Computation, Human-Based Evolutionary Computing, Algorithms for Social Recommendation, Part VI Participation, Participation, Methods for Engaging and Evaluating Users of Human Computation Systems, Participating in Online Citizen Science: Motivations as the Basis for User Types and Trajectories, Cultivating Collective Intelligence in Online Groups, Human Computation and Collaboration: Identifying Unique Social Processes in Virtual Contexts, Game Theory and Incentives in Human Computation Systems, Part VII Analysis, Analysis: An Introduction, Social Informatics: Using Big Data to Understand Social Behavior, Computational Analysis of Collective Behaviors via Agent-Based Modeling, Stochastic Modeling of Social Behavior on Digg, Activation Cascades in Structured Populations, Synchrony in Social Groups and Its Benefits, Psychosocial and Cultural Modeling in Human Computation Systems: A Gamification Approach, Part VIII Policy and Security, Introduction to Security and Policy and Section, Labor Standards, Exploitation in Human Computation Systems, Big Data, Dopamine and Privacy by Design, Privacy in Social Collaboration, Applying Security Lessons Learned to Human Computation Solving Systems, Part IX Impact, The Impact of Human Computation, From Human Computation to the Global Brain: The Self-Organization of Distributed Intelligence, Superorganismic Behavior via Human Computation, Gaming the Attention Economy, Human Cumulative Cultural Evolution as a Form of Distributed Computation, Human Computation and Conflict, The Role of Human Computation in Sustainability, or, Social Progress Is Made of Fossil Fuels, Human Computation: A Manifesto, Index', '<p style="text-align:justify"><span>This volume addresses the emerging area of human computation. The chapters, written by leading international researchers, explore existing and future opportunities to combine the respective strengths of both humans and machines in order to create powerful problem-solving capabilities. The book bridges scientific communities, capturing and integrating the unique perspective and achievements of each. It coalesces contributions from experts in diverse areas, including a foreword by celebrated cultural anthropologist Mary Catherine Bateson, to reveal that human computation encompasses disciplines from crisis management to digital curation to scientific and market research. The book combines industry perspectives with related disciplines in order to motivate, define, and anticipate the future of this exciting new frontier in science and cultural evolution.</span></p>

<p style="text-align:justify"><span>The comprehensive, current, and interdisciplinary treatment transcends the technical scope of previous studies on the topic. Readers will discover valuable contributions covering Foundations; Application Domains; Techniques and Modalities; Infrastructure and Architecture; Algorithms; Participation; Analysis; Policy and Security and the Impact of Human Computation. Researchers and professionals will find the Handbook of Human Computation a valuable reference tool. The breadth of content also provides a thorough foundation for students of the field.</span></p>

<p style="text-align:justify"><span>Content - Part I Foundations, Foundations in Human Computation, Patterns of Connection, Human Computation and Divided Labour, Ant Colonies a s a Model of Human Computation, Parallels in Neural and Human Communication Networks, The Psychopathology of Information Processing Systems, Information and Computation, Epistemological Issues in Human Computation, Synthesis and Taxonomy of Human Computation, Part II Application Domain, Human Computation the Wild, Human Computation for Disaster Response, The Virtuous Circle of the Quantified Self: A Human Computational Approach to Improved Health Outcomes, Knowledge Engineering via Human Computation, Human Computation in Citizen Science, Human Computation as an Educational Opportunity, Search and Discovery Through Human Computation, Human Computation in Electronic Literature, Human Computation for Information Retrieval, Human Computation-Enabled Network Analysis for a Systemic Credit Risk Rating, Innovation via Human Computation, Human Computation for Organizations: Socializing Business Process Management, Solving Wicked Problems, Part III Techniques and Modalities, Introduction to Techniques and Modalities, Social Knowledge Collection, Location-Based Games for Citizen Computation, Augmented Reality Interfaces in Human Computation Systems, Pervasive Human Computing, Building Blocks for Collective Problem Solving, Adaptive Agents in Combinatorial Prediction Markets, Risks and Rewards of Crowdsourcing Marketplaces, Designing Systems with Homo Ludens in the Loop, Human-Computer Interaction Issues in Human Computation, Collective Action and Human Computation, Cultural Evolution as Distributed Computation, Collective Search as Human Computation, Organismic Computing, Part IV Infrastructure and Architecture, Infrastructure and Architecture for Human Computer Intelligent Collaboration, Interactive Crowds: Real-Time Crowdsourcing and Crowd Agents, The Semantic Web and the Next Generation of Human Computation, Conversational Computation, Modeling Humans as Computing Resources, Service Oriented Protocols for Human Computation, CyLog/Crowd4U: A Case Study of a Computing Platform for Cybernetic Dataspaces, Multiagent Environment Design for Pervasive Human-ICT Systems: The SAPERE Approach, The “Human Sensor:” Bridging Between Human Data and Services, Part V Algorithms, Algorithms: Introduction, The Wisdom of Crowds: Methods of Human Judgement Aggregation, Balancing Human and Machine Contributions in Human Computation Systems, Constructing Crowdsourced Workflows, Distributed Intelligent Agent Algorithms in Human Computation, Human-Based Evolutionary Computing, Algorithms for Social Recommendation, Part VI Participation, Participation, Methods for Engaging and Evaluating Users of Human Computation Systems, Participating in Online Citizen Science: Motivations as the Basis for User Types and Trajectories, Cultivating Collective Intelligence in Online Groups, Human Computation and Collaboration: Identifying Unique Social Processes in Virtual Contexts, Game Theory and Incentives in Human Computation Systems, Part VII Analysis, Analysis: An Introduction, Social Informatics: Using Big Data to Understand Social Behavior, Computational Analysis of Collective Behaviors via Agent-Based Modeling, Stochastic Modeling of Social Behavior on Digg, Activation Cascades in Structured Populations, Synchrony in Social Groups and Its Benefits, Psychosocial and Cultural Modeling in Human Computation Systems: A Gamification Approach, Part VIII Policy and Security, Introduction to Security and Policy and Section, Labor Standards, Exploitation in Human Computation Systems, Big Data, Dopamine and Privacy by Design, Privacy in Social Collaboration, Applying Security Lessons Learned to Human Computation Solving Systems, Part IX Impact, The Impact of Human Computation, From Human Computation to the Global Brain: The Self-Organization of Distributed Intelligence, Superorganismic Behavior via Human Computation, Gaming the Attention Economy, Human Cumulative Cultural Evolution as a Form of Distributed Computation, Human Computation and Conflict, The Role of Human Computation in Sustainability, or, Social Progress Is Made of Fossil Fuels, Human Computation: A Manifesto, Index</span></p>', 'Sub Title
			Handbook of Human Computation

			Author
			Pietro Michelucci

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781461488057

			Pages
			1059

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Handbook of Human Computation</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Pietro Michelucci</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781461488057</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>1059</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2013</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"21510"', '"12906"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1059, '1059', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21049783642245169.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461488057&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=581', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=581', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2738, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:08'),
('c096cb9d-6f03-487a-bf91-63f3a1d17dbd', '3191', NULL, 'Fractal Geometry, Complex Dimensions and Zeta Functions - Geometry and Spectra of Fractal Strings, Monographs in Mathematics', 'fractal-geometry-complex-dimensions-and-zeta-functions-geometry-and-spectra-of-fractal-strings-monographs-in-mathematics-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191', 'fractal-geometry-complex-dimensions-and-zeta-functions-geometry-and-spectra-of-fractal-strings-monographs-in-mathematics-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191-3191', '9780387332857', '9780387332857', '9780387332857', NULL, 'Number theory, spectral geometry, and fractal geometry are interlinked in this study of the vibrations of fractal strings, that is, one-dimensional drums with fractal boundary. The Riemann hypothesis is given a natural geometric reformulation in context of vibrating fractal strings, and the book offers explicit formulas extended to apply to the geometric, spectral and dynamic zeta functions associated with a fractal.', '<p>Number theory, spectral geometry, and fractal geometry are interlinked in this study of the vibrations of fractal strings, that is, one-dimensional drums with fractal boundary. The Riemann hypothesis is given a natural geometric reformulation in context of vibrating fractal strings, and the book offers explicit formulas extended to apply to the geometric, spectral and dynamic zeta functions associated with a fractal.</p>', 'Fractal Geometry, Complex Dimensions and Zeta Functions - Geometry and Spectra of Fractal Strings, Monographs in Mathematics

			ISBN

			9780387332857

Author : Michel L. Lapidus

Publisher: Springer-Verlag New York, LLC

Published: 2008', '<h1>Fractal Geometry, Complex Dimensions and Zeta Functions - Geometry and Spectra of Fractal Strings, Monographs in Mathematics</h1>

<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:center">ISBN</td>
		</tr>
		<tr>
			<td style="text-align:center"><span><span><span>9780387332857</span></span></span></td>
		</tr>
	</tbody>
</table>

<p>Author : Michel L. Lapidus</p>

<p><span>Publisher: </span><span>Springer-Verlag New York, LLC</span><br />
<span>Published: </span><span>2008</span></p>', '"3899"', '"2339"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/940841NxtQvArWL._SY445_SX342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387332857&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3191', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3191', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1178, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:08'),
('c0993501-3ca5-4c1f-afc6-fea5e14b13f3', '1018', NULL, 'Right to Information New', 'right-to-information-new-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1-1018', 'right-to-information-new-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018-1018', 'rghj677656', 'rghj677656', 'rghj677656', NULL, 'Right to Information New', '<h1>Right to Information New</h1>', 'Sub Title
			No

			Author
			Niranjan Pari, Puspanjali Mallick

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383158546

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niranjan Pari, Puspanjali Mallick</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158546</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21009789383158546.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=rghj677656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1018', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1018', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2477, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:08'),
('c0aef10f-49a4-4f5e-915d-bab89c32e775', '768', NULL, 'Classification of World Climates NEW', 'classification-of-world-climates-new-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768', 'classification-of-world-climates-new-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768-768', 'KMJJK878', 'KMJJK878', 'KMJJK878', NULL, 'Classification of World Climates NEW', '<h1>Classification of World Climates NEW</h1>', 'Sub Title
			No

			Author
			K. R. Jayachandran

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178805993

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. R. Jayachandran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805993</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8234logo_white_plus_3_1%20(1).png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMJJK878&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=768', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=768', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2626, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:08'),
('c0c9f05c-b1b6-4684-816e-a2ceac38c0d8', '2134', NULL, 'Introduction to Computer Security', 'introduction-to-computer-security-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-21-2134', 'introduction-to-computer-security-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134-2134', 'RTYG33345', 'RTYG33345', 'RTYG33345', NULL, 'Introduction to Computer Security', '<h1>Introduction to Computer Security</h1>', 'Sub Title
			No

			Author
			Matt Bishop

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788177584257

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Matt Bishop</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177584257</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70199788177584257.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYG33345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2134', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2134', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1736, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c0f3ec5e-0d6e-44e8-900f-7db09e09892e', '2933', NULL, 'Advanced Linear Modeling - Texts in Statistics 2/e', 'advanced-linear-modeling-texts-in-statistics-2e-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-293-2933', 'advanced-linear-modeling-texts-in-statistics-2e-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933-2933', '9783030291662', '9783030291662', '9783030291662', NULL, 'This book introduces several topics related to linear model theory, including: multivariate linear models, discriminant analysis, principal components, factor analysis, time series in both the frequency and time domains, and spatial data analysis. This second edition adds new material on nonparametric regression, response surface maximization, and longitudinal models. The book provides a unified approach to these disparate subjects and serves as a self-contained companion volume to the author''s Plane Answers to Complex Questions: The Theory of Linear Models. Ronald Christensen is Professor of Statistics at the University of New Mexico. He is well known for his work on the theory and application of linear models having linear structure.', '<p>This book introduces several topics related to linear model theory, including: multivariate linear models, discriminant analysis, principal components, factor analysis, time series in both the frequency and time domains, and spatial data analysis. This second edition adds new material on nonparametric regression, response surface maximization, and longitudinal models. The book provides a unified approach to these disparate subjects and serves as a self-contained companion volume to the author''s Plane Answers to Complex Questions: The Theory of Linear Models. Ronald Christensen is Professor of Statistics at the University of New Mexico. He is well known for his work on the theory and application of linear models having linear structure.</p>', 'Advanced Linear Modeling - Texts in Statistics 2/e

"This book is in my opinion a very valuable resource for researchers since it presents the theoretical foundations of linear models in a unified way while discussing a number of applications. ... This book is definitely worth considering for anyone looking for an extensive and thorough treatment of advanced topics in linear modeling." (Fabio Mainardi, MAA Reviews, May 23, 2021)', '<h1>Advanced Linear Modeling - Texts in Statistics 2/e</h1>

<p><span>"This book is in my opinion a very valuable resource for researchers since it presents the theoretical foundations of linear models in a unified way while discussing a number of applications. ... This book is definitely worth considering for anyone looking for an extensive and thorough treatment of advanced topics in linear modeling." (Fabio Mainardi, MAA Reviews, May 23, 2021)</span></p>', '"7700"', '"4620"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38741.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783030291662&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2933', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2933', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1266, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:08'),
('c110a84c-9a5b-4200-8697-d75f26532b37', '2515', NULL, 'Derivatives - Principles and Practice NEW', 'derivatives-principles-and-practice-new-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2-2515', 'derivatives-principles-and-practice-new-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515-2515', 'VULP6677', 'VULP6677', 'VULP6677', NULL, 'It has been the authors'' experience that the overwhelming majority of students in MBA derivatives courses go on to careers where a deep conceptual, rather than solely mathematical, understanding of products and models is required. The first edition of Derivatives looks to create precisely such a blended approach, one that is formal and rigorous, yet intuitive and accessible. The main body of this book is divided into six parts. Parts 1-3 cover, respectively, futures and forwards, options and swaps. Part 4, examines term-structure modeling and the pricing of interest-rate derivatives, while Part 5 is concerned with credit derivatives and the modeling of credit risk. Part 6, discusses computational issues. Features: Full-length case studies: Several full-length case studies are integrated throughout the text including some of the most in famous derivatives disasters in history. These include Amaranth, Barings, LTCM, Metallgesellschaft, Procter and Gamble and others. These are supplemented by other case studies available on this book''s website, including Ashanti, Sumitomo, the Son-of-Boss tax shelters and AIG. Extensive use of numerical examples for illustrative purposes: To enable comparability, the numerical examples are often built around a common parameterization. For example, in the chapter on option Greeks, a baseline set of parameter values is chosen and the behavior of each Greek is illustrated using departures from these baselines. End-of-chapter problems: The book offers a large number of end-of-chapter problems. These problems are of three types: Some are conceptual, mostly aimed at ensuring that the basic definitions have been understood, but occasionally involving algebraic manipulations, the second group comprises numerical exercises, problems that can be solved with a calculator or a spreadsheet, the last group contains the programming questions, questions that challenge the students to write code to implement specific models. We were fortunate to have many Silicon Valley engineers as students, from whom we received valuable feedback on these questions', '<p>It has been the authors'' experience that the overwhelming majority of students in MBA derivatives courses go on to careers where a deep conceptual, rather than solely mathematical, understanding of products and models is required. The first edition of Derivatives looks to create precisely such a blended approach, one that is formal and rigorous, yet intuitive and accessible. The main body of this book is divided into six parts. Parts 1-3 cover, respectively, futures and forwards, options and swaps. Part 4, examines term-structure modeling and the pricing of interest-rate derivatives, while Part 5 is concerned with credit derivatives and the modeling of credit risk. Part 6, discusses computational issues. Features: Full-length case studies: Several full-length case studies are integrated throughout the text including some of the most in famous derivatives disasters in history. These include Amaranth, Barings, LTCM, Metallgesellschaft, Procter and Gamble and others. These are supplemented by other case studies available on this book''s website, including Ashanti, Sumitomo, the Son-of-Boss tax shelters and AIG. Extensive use of numerical examples for illustrative purposes: To enable comparability, the numerical examples are often built around a common parameterization. For example, in the chapter on option Greeks, a baseline set of parameter values is chosen and the behavior of each Greek is illustrated using departures from these baselines. End-of-chapter problems: The book offers a large number of end-of-chapter problems. These problems are of three types: Some are conceptual, mostly aimed at ensuring that the basic definitions have been understood, but occasionally involving algebraic manipulations, the second group comprises numerical exercises, problems that can be solved with a calculator or a spreadsheet, the last group contains the programming questions, questions that challenge the students to write code to implement specific models. We were fortunate to have many Silicon Valley engineers as students, from whom we received valuable feedback on these questions</p>', 'Derivatives - Principles and Practice NEW', '<h1>Derivatives - Principles and Practice NEW</h1>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VULP6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2515', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2515', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1559, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:08'),
('c135a349-0cfe-4024-a47a-2ee2e880de79', '517', NULL, 'The Sociology of Religion -A Critical Agenda 2/e', 'the-sociology-of-religion-a-critical-agenda-2e-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517', 'the-sociology-of-religion-a-critical-agenda-2e-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517-517', 'LKMN8796', 'LKMN8796', 'LKMN8796', NULL, 'Why is religion still important? Can we be fully modern and fully religious? In this new edition, Davie follows up her discussion of the meaning of religion in modern society and considers how best to research and understand this relationship. Exploring the rapid movements within the sociology of religion today, this revised and updated book: • Describes the origins of the sociology of religion • Demystifies secularization as a process and a theory • Relates religion to modern social theory • Unpacks the meaning of religion in relation to modernity and globalization • Grasps the methodological challenges in the field • Provides a comparative perspective for religions in the west • Introduces questions of minorities and margins • Sets out a critical agenda for debate and research', '<p>Why is religion still important? Can we be fully modern and fully religious? In this new edition, Davie follows up her discussion of the meaning of religion in modern society and considers how best to research and understand this relationship. Exploring the rapid movements within the sociology of religion today, this revised and updated book: • Describes the origins of the sociology of religion • Demystifies secularization as a process and a theory • Relates religion to modern social theory • Unpacks the meaning of religion in relation to modernity and globalization • Grasps the methodological challenges in the field • Provides a comparative perspective for religions in the west • Introduces questions of minorities and margins • Sets out a critical agenda for debate and research</p>', 'The Sociology of Religion -A Critical Agenda 2/e', '<h1>The Sociology of Religion -A Critical Agenda 2/e</h1>', '"7800"', '"4680"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7300dpp_18_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKMN8796&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=517', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=517', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2770, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:08'),
('c1367aaf-3cb2-45a5-8153-a6312083d21d', '1685', NULL, 'Concise Encyclopedia of Supersymmetry - and Noncommutative Structures in Mathematics and Physics New', 'concise-encyclopedia-of-supersymmetry-and-noncommutative-structures-in-mathematics-and-physics-new-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-16-1685', 'concise-encyclopedia-of-supersymmetry-and-noncommutative-structures-in-mathematics-and-physics-new-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685-1685', 'ERTG5433', 'ERTG5433', 'ERTG5433', NULL, 'The book is the first full-size Encyclopedia which simultaneously covers such well-established and modern subjects as quantum field theory, supersymmetry, supergravity, M-theory, black holes and quantum gravity, noncommutative geometry, representation theory, categories and quantum groups, and their generalizations. The extraordinary historical part "the SUSY story," more than 700 authored articles from more than 250 high-level experts (including Nobel Prize Winner Gerard ''t Hooft), a detailed (50 pages) Subject/Article three level index and an Author index, make the SUSY Encyclopedia an outstanding and indispensable book on the desk of researchers, experts, Ph.D. students, specialists and professionals in modern methods of theoretical and mathematical physics.', '<p>The book is the first full-size Encyclopedia which simultaneously covers such well-established and modern subjects as quantum field theory, supersymmetry, supergravity, M-theory, black holes and quantum gravity, noncommutative geometry, representation theory, categories and quantum groups, and their generalizations. The extraordinary historical part "the SUSY story," more than 700 authored articles from more than 250 high-level experts (including Nobel Prize Winner Gerard ''t Hooft), a detailed (50 pages) Subject/Article three level index and an Author index, make the SUSY Encyclopedia an outstanding and indispensable book on the desk of researchers, experts, Ph.D. students, specialists and professionals in modern methods of theoretical and mathematical physics.</p>', 'Concise Encyclopedia of Supersymmetry - and Noncommutative Structures in Mathematics and Physics New', '<h1>Concise Encyclopedia of Supersymmetry - and Noncommutative Structures in Mathematics and Physics New</h1>', '"15700"', '"9420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7705dpp_18_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTG5433&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1685', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1685', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2048, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('c13c7cac-563b-4d80-869e-41e0abf5fad3', '3676', 765, 'ANANDA RAMAYANA- Attributed to The Great Sage Valmiki - An Introduction, Sanskrit Text & English Translation in 2 vols. Complete Set', 'ananda-ramayana-attributed-to-the-great-sage-valmiki-an-introduction-sanskrit-text-english-translation-in-2-vols-complete-set', 'ananda-ramayana-attributed-to-the-great-sage-valmiki-an-introduction-sanskrit-text-english-translation-in-2-vols-complete-set', '9788171102822', '9788171102822', '9788171102822', NULL, '"With the composition of the Ramayana by the sage Valmiki, there was a boost in the popularity of the story of Rama. The life of Rama had been quite ideal and his life stories had been quite popular with the masses, possibly in fragments in earlier times but Valmiki did a great service to the country by composing the Ramayana which happens to be the earliest poetic excellence besides being quite unique and unparallel. Various Ramayanas in Sanskrit like the Adhyatma, Mantra, Adbhuta and Ananda Ramayana were also composed. In the Ananda Ramayana several events of later period have been included which could never appear to have been composed by Valmiki at all. There is a tradition that the Ananda Ramayana was composed by some one in the fourteenth century or so by a great poet, which appears to be acceptable by and large. One of the most interesting aspect of this Ramayana is the inclusion of the episode of abduction of Kausalya by Ravana which stands included in the first Sarga of the Sara-kanda. Further, this Ramayana portraits iconographical features of Rama and his brothers, describes about birth of Sita, Ravana carrying Parvati, skill of Hanuman etc. This Ramayana also has the unique coverage highlighting the Ramaraksa Stotras, a thousand names of Rama and the formation of several types of Ramabhadra and Ramalingatobhadras, besides Rama, Sita and the other kavacas. The entire translation of the present edition has been divided into 10 kandas, starting with the Sara-kanda and ending with the Purna-kanda. This is the first time that an English Translation has been done of this excellent Ramayana in Sanskrit. The translator has done a great labour to attempt an authentic translation of Ananda Ramayana."', '<p style="text-align:justify"><span><span><span>"With the composition of the Ramayana by the sage Valmiki, there was a boost in the popularity of the story of Rama. The life of Rama had been quite ideal and his life stories had been quite popular with the masses, possibly in fragments in earlier times but Valmiki did a great service to the country by composing the Ramayana which happens to be the earliest poetic excellence besides being quite unique and unparallel. Various Ramayanas in Sanskrit like the Adhyatma, Mantra, Adbhuta and Ananda Ramayana were also composed. In the Ananda Ramayana several events of later period have been included which could never appear to have been composed by Valmiki at all. There is a tradition that the Ananda Ramayana was composed by some one in the fourteenth century or so by a great poet, which appears to be acceptable by and large. One of the most interesting aspect of this Ramayana is the inclusion of the episode of abduction of Kausalya by Ravana which stands included in the first Sarga of the Sara-kanda. Further, this Ramayana portraits iconographical features of Rama and his brothers, describes about birth of Sita, Ravana carrying Parvati, skill of Hanuman etc. This Ramayana also has the unique coverage highlighting the Ramaraksa Stotras, a thousand names of Rama and the formation of several types of Ramabhadra and Ramalingatobhadras, besides Rama, Sita and the other kavacas. The entire translation of the present edition has been divided into 10 kandas, starting with the Sara-kanda and ending with the Purna-kanda. This is the first time that an English Translation has been done of this excellent Ramayana in Sanskrit. The translator has done a great labour to attempt an authentic translation of Ananda Ramayana."</span></span></span></p>', ' 

			Title

			 

			ANANDA RAMAYANA- Attributed to The Great Sage Valmiki - An Introduction, Sanskrit Text & English Translation in 2 vols. Complete Set

			Author

			Shanti Lal Nagar

			Edition

			2/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171102824 (set)

			ISBN-10 Digit

			9788171102832 (vol.1) & 9788171102840 (vol.2)

			Pages

			988

			Year

			2020

			Binding

			Hard Bound

			Language

			Sanskrit & English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title </strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>ANANDA RAMAYANA- Attributed to The Great Sage Valmiki - An Introduction, Sanskrit Text &amp; English Translation in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Shanti Lal Nagar</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>9788171102824 (set)</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>9788171102832 (vol.1) &amp; 9788171102840 (vol.2)</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>988</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2020</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"1600"', '"1200"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '2/e', NULL, '2020', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 988, '988', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/760881+z44s2OkL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171102822&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3676', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3676', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 765, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:08'),
('c153414d-5128-438e-84fd-8abf3d7d649b', '2624', NULL, 'Vivekanand Mahacharit : ek adhyayan', 'vivekanand-mahacharit-ek-adhyayan', 'vivekanand-mahacharit-ek-adhyayan', '9789385144080', '9789385144080', '9789385144080', NULL, 'Vivekancharit Mahakavya - Ek Addhyan BOOK', '<h1>Vivekancharit Mahakavya - Ek Addhyan BOOK</h1>', 'Sub Title

			Vivekanand Mahacharit : ek adhyayan

			Author
			Dr. Anish Mishra

			ISBN 13 Digit
			9789385144080

			Publisher
			Shivalik Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h1><span>Vivekanand Mahacharit : ek adhyayan</span></h1>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anish Mishra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144080</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shivalik Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd15f4f13-dc84-45b0-bd75-bb2aca7ef8ed', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1755pic-48.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385144080&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2624', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2624', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1472, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('c17803f7-b4a9-4d17-a9f6-90154df5242c', '1526', NULL, 'Between East and West - Across the Borderlands of Europe New', 'between-east-and-west-across-the-borderlands-of-europe-new-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-15-1526', 'between-east-and-west-across-the-borderlands-of-europe-new-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526-1526', 'WSDF3322', 'WSDF3322', 'WSDF3322', NULL, 'For 1000 years, the geography of Europe''s borderlands has dictated their destiny. East of Poland, west of Russia, the region has always been defined by colliding empires. Travelling from Lithuania, Belarus and Ukraine, from Kalingrad on the Baltic to Odessa on the Black Sea, this book discovers a range of competing cultures, religions and nationalisms. In surprising encounters and characters, the author shows the shaping power of the past through the experiences of the borderlands people.', '<p>For 1000 years, the geography of Europe''s borderlands has dictated their destiny. East of Poland, west of Russia, the region has always been defined by colliding empires. Travelling from Lithuania, Belarus and Ukraine, from Kalingrad on the Baltic to Odessa on the Black Sea, this book discovers a range of competing cultures, religions and nationalisms. In surprising encounters and characters, the author shows the shaping power of the past through the experiences of the borderlands people.</p>', 'Sub Title
			No

			Author
			Anne Applebaum

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780333641699

			Pages
			320

			Binding
			Hardcover

			Year of Publication
			1995

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anne Applebaum</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780333641699</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>320</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1995</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 320, '320', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52629788181161239.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDF3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1526', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1526', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2155, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('c192f19e-79c4-4b78-836e-a4c34d10d31d', '3514', 888, 'A Modern Introduction to Differential Equations', 'a-modern-introduction-to-differential-equations-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514', 'a-modern-introduction-to-differential-equations-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514-3514', '9780123747464', '9780123747464', '9780123747464', NULL, 'A Modern Introduction to Differential Equations, Second Edition, provides an introduction to the basic concepts of differential equations. The book begins by introducing the basic concepts of differential equations, focusing on the analytical, graphical, and numerical aspects of first-order equations, including slope fields and phase lines. The discussions then cover methods of solving second-order homogeneous and nonhomogeneous linear equations with constant coefficients; systems of linear differential equations; the Laplace transform and its applications to the solution of differential equations and systems of differential equations; and systems of nonlinear equations. Each chapter concludes with a summary of the important concepts in the chapter. Figures and tables are provided within sections to help students visualize or summarize concepts. The book also includes examples and exercises drawn from biology, chemistry, and economics, as well as from traditional pure mathematics, physics, and engineering. This book is designed for undergraduate students majoring in mathematics, the natural sciences, and engineering. However, students in economics, business, and the social sciences with the necessary background will also find the text useful.', '<p>A Modern Introduction to Differential Equations, Second Edition, provides an introduction to the basic concepts of differential equations. The book begins by introducing the basic concepts of differential equations, focusing on the analytical, graphical, and numerical aspects of first-order equations, including slope fields and phase lines. The discussions then cover methods of solving second-order homogeneous and nonhomogeneous linear equations with constant coefficients; systems of linear differential equations; the Laplace transform and its applications to the solution of differential equations and systems of differential equations; and systems of nonlinear equations. Each chapter concludes with a summary of the important concepts in the chapter. Figures and tables are provided within sections to help students visualize or summarize concepts. The book also includes examples and exercises drawn from biology, chemistry, and economics, as well as from traditional pure mathematics, physics, and engineering. This book is designed for undergraduate students majoring in mathematics, the natural sciences, and engineering. However, students in economics, business, and the social sciences with the necessary background will also find the text useful.</p>', 'Sub Title
			No

			Author
			Henry Ricardo

			About Author
			Henry J. Ricardo works at Medgar Evers College of the City University of New York in Brooklyn, USA.

			Content
			No

			ISBN 10 Digit
			N0

			ISBN 13 Digit
			 

			Pages
			536

			Binding
			Hardback

			Year of Publication
			2009

			Edition of Book
			2nd

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henry Ricardo</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Henry J. Ricardo works at Medgar Evers College of the City University of New York in Brooklyn, USA.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>536</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"5188"', '"8648"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 536, '536', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/716961e1HWFSYBL._SY466_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780123747464&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3514', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3514', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 888, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:08'),
('c19e8eaf-2f36-461e-8b96-02ec0dd9e118', '2619', NULL, 'Anuwad Samvedna aur Sarokar BOOK', 'anuwad-samvedna-aur-sarokar-book-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619', 'anuwad-samvedna-aur-sarokar-book-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619-2619', '9788174532107', '9788174532107', '9788174532107', NULL, 'Anuwad Samvedna aur Sarokar BOOK', '<h1>Anuwad Samvedna aur Sarokar BOOK</h1>', 'Sub Title

			Anuwad Samvedna Aur Sarokar BOOK

			Author
			Dr. Suresh Sinhal

			ISBN 13 Digit
			9788174532107

			Publisher
			Sanjay Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Anuwad Samvedna Aur Sarokar BOOK</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Suresh Sinhal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174532107</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td><a href="https://www.exoticindiaart.com/publisher/sanjay-prakashan/" title="Sanjay Prakashan" rel="noopener noreferrer">Sanjay Prakashan</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ebff69ec-e8d1-40b1-be93-35dc586e5e01', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1161pic-17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788174532107&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2619', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2619', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1477, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('c1a97269-5730-4723-b0cf-681abd8046a9', '2866', NULL, 'Approximate Global Convergence and Adaptivity for Coefficient Inverse Problems', 'approximate-global-convergence-and-adaptivity-for-coefficient-inverse-problems-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-28-2866', 'approximate-global-convergence-and-adaptivity-for-coefficient-inverse-problems-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866-2866', '9781441978042', '9781441978042', '9781441978042', NULL, 'Approximate Global Convergence and Adaptivity for Coefficient Inverse Problems

It is the first book in which two new concepts of numerical solutions of multidimensional Coefficient Inverse Problems (CIPs) for a hyperbolic Partial Differential Equation (PDE) are presented: Approximate Global Convergence and the Adaptive Finite Element Method (adaptivity for brevity).

Two central questions for CIPs are addressed: How to obtain a good approximations for the exact solution without any knowledge of a small neighborhood of this solution, and how to refine it given the approximation.

The book also combines analytical convergence results with recipes for various numerical implementations of developed algorithms. The developed technique is applied to two types of blind experimental data, which are collected both in a laboratory and in the field. The result for the blind backscattering experimental data collected in the field addresses a real world problem of imaging of shallow explosives.', '<h1>Approximate Global Convergence and Adaptivity for Coefficient Inverse Problems</h1>

<p><span>It </span><span>is the first book in which two new concepts of numerical solutions of multidimensional Coefficient Inverse Problems (CIPs) for a hyperbolic Partial Differential Equation (PDE) are presented: Approximate Global Convergence and the Adaptive Finite Element Method (adaptivity for brevity).<br />
<br />
Two central questions for CIPs are addressed: How to obtain a good approximations for the exact solution without any knowledge of a small neighborhood of this solution, and how to refine it given the approximation.<br />
<br />
The book also combines analytical convergence results with recipes for various numerical implementations of developed algorithms. The developed technique is applied to two types of blind experimental data, which are collected both in a laboratory and in the field. The result for the blind backscattering experimental data collected in the field addresses a real world problem of imaging of shallow explosives.</span></p>', 'Sub Title
			No

			Author
			Larisa Beilina

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781441978042

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Larisa Beilina</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441978042</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11700"', '"7020"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75541.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781441978042&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2866', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2866', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1300, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:08'),
('c1afb8d8-cc08-4bc0-978f-6df2269f18fb', '4237', 226, 'Elementary Organic Spectroscopy: Principles and Chemical Applications', 'elementary-organic-spectroscopy-principles-and-chemical-applications', 'elementary-organic-spectroscopy-principles-and-chemical-applications', '9788121928847', '9788121928847', '9788121928847', NULL, 'About the book

Elementary Organic Spectroscopy Principles and Chemical Applications 4th Edition covers topics related to this field of study. Students preparing for their university exam and competitive tests will be able to study about various types of spectroscopy from this textbook.

Content:

Chapter-1: Introduction

Chapter-2: Ultra-Violet and Visible Spectroscopy

Chapter-3: Infra-Red Spectroscopy

Chapter-4: Raman Spectroscopy

Chapter 5: Nuclear Magnetic Resonance Spectroscopy

Chapter 6: Numerical Problems on UV; IR and NMR

Chapter 7: Mass Spectroscopy', '<p><span><span><strong><span>About the book</span></strong></span></span><br />
<span><span><span>Elementary Organic Spectroscopy Principles and Chemical Applications 4th Edition covers topics related to this field of study. Students preparing for their university exam and competitive tests will be able to study about various types of spectroscopy from this textbook.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter-1: Introduction</span></span></span></p>

<p><span><span><span>Chapter-2: Ultra-Violet and Visible Spectroscopy</span></span></span></p>

<p><span><span><span>Chapter-3: Infra-Red Spectroscopy</span></span></span></p>

<p><span><span><span>Chapter-4: Raman Spectroscopy</span></span></span></p>

<p><span><span><span>Chapter 5: Nuclear Magnetic Resonance Spectroscopy</span></span></span></p>

<p><span><span><span>Chapter 6: Numerical Problems on UV; IR and NMR</span></span></span></p>

<p><span><span><span>Chapter 7: Mass Spectroscopy</span></span></span></p>

<p> </p>
', 'Title
			Elementary Organic Spectroscopy: Principles and Chemical Applications

			Author
			Y.R Sharma

			ISBN
			9788121928847

			Publisher
			S.Chand

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Elementary Organic Spectroscopy: Principles and Chemical Applications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Y.R Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788121928847</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>S.Chand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"450"', '"383"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ddef1c68-8beb-43ca-8d56-04aa94bc79c4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2347eleme%20tru.jpeg', NULL, '6', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788121928847&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4237', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4237', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 226, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:08'),
('c1afe78d-495a-4c97-ad6b-da6268a9fa77', '988', NULL, 'Vivekancharit Mahakavya - Ek Addhyan new', 'vivekancharit-mahakavya-ek-addhyan-new-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988', 'vivekancharit-mahakavya-ek-addhyan-new-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988-988', 'DCVG3344', 'DCVG3344', 'DCVG3344', NULL, 'Vivekancharit Mahakavya - Ek Addhyan new', '<h1>Vivekancharit Mahakavya - Ek Addhyan new</h1>', 'Sub Title
			No

			Author
			Dr. Anish Mishr

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789385144080

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anish Mishr</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144080</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38549789385144080.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCVG3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=988', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=988', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2500, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:08'),
('c1bc1558-f823-4580-bc46-c78c7fb6a391', '1209', NULL, 'Principles of Social Work New', 'principles-of-social-work-new-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1-1209', 'principles-of-social-work-new-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209-1209', 'ASDF2222', 'ASDF2222', 'ASDF2222', NULL, 'Principles of Social Work New', '<h1>Principles of Social Work New</h1>', 'Sub Title
			No

			Author
			Kirubakran Samuel, V. Lakshmanapathi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176258074

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kirubakran Samuel, V. Lakshmanapathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176258074</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1499"', '"899"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96359788176258074.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF2222&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1209', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1209', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2343, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('c1e9ed9a-358e-455f-9747-7f22662c4fa8', '443', NULL, 'Genomics & Society: Legal Ethical & Social Dimensions NEW', 'genomics-society-legal-ethical-social-dimensions-new-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-44-443', 'genomics-society-legal-ethical-social-dimensions-new-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443-443', 'LMBO9056', 'LMBO9056', 'LMBO9056', NULL, 'From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.', '<p>From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.</p>', 'Genomics & Society: Legal Ethical & Social Dimensions NEW', '<h1>Genomics &amp; Society: Legal Ethical &amp; Social Dimensions NEW</h1>', '"3495"', '"2097"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8575dpp_8_45.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LMBO9056&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=443', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=443', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2820, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c1f26330-e2b3-4683-9e8c-99d6cd726b19', '2558', NULL, 'Retailing Management 8/e', 'retailing-management-8e-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558', 'retailing-management-8e-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558-2558', 'VGTY9898', 'VGTY9898', 'VGTY9898', NULL, 'Michael Levy received an undergraduate and M.S. degrees in business administration from the University of Colorado at Boulder and a Ph.D. in business administration from Ohio State University. He is the Charles Clarke Reynolds Professor of Marketing Emeritus at Babson College and CEO of RetailProf LLC. Dr. Levy received the inaugural ACRA Academic Lifetime Achievement Award; the 2009 Lifetime Achievement Award, American Marketing Association, Retailing Special Interest Group; the Babson Faculty Scholarship Award; and the Distinguished Service Award, Journal of Retailing. Marketing Educator rated him one of the best researchers in marketing. Dr. Levy has published more than 50 articles in leading marketing and logistics journals and is co-author of the sixth edition of Marketing. He has performed research projects with major retailers and retail technology firms, including Accenture, Federated Department Stores, Khimetrics, Mervyns, Neiman Marcus, ProfitLogic, and Zale Corp.', '<p>Michael Levy received an undergraduate and M.S. degrees in business administration from the University of Colorado at Boulder and a Ph.D. in business administration from Ohio State University. He is the Charles Clarke Reynolds Professor of Marketing Emeritus at Babson College and CEO of RetailProf LLC. Dr. Levy received the inaugural ACRA Academic Lifetime Achievement Award; the 2009 Lifetime Achievement Award, American Marketing Association, Retailing Special Interest Group; the Babson Faculty Scholarship Award; and the Distinguished Service Award, Journal of Retailing. Marketing Educator rated him one of the best researchers in marketing. Dr. Levy has published more than 50 articles in leading marketing and logistics journals and is co-author of the sixth edition of Marketing. He has performed research projects with major retailers and retail technology firms, including Accenture, Federated Department Stores, Khimetrics, Mervyns, Neiman Marcus, ProfitLogic, and Zale Corp.</p>', 'Retailing Management 8/e', '<h1>Retailing Management 8/e</h1>', '"1700"', '"1020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGTY9898&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2558', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2558', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1531, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('c20d623f-8f78-458c-b2bd-513dfccf76a9', '3860', 591, 'Chemistry and the Sense of Smell', 'chemistry-and-the-sense-of-smell', 'chemistry-and-the-sense-of-smell', '9780470551301', '9780470551301', '9780470551301', NULL, 'About the book

Fragrance materials are universal, from personal care products to household cleaners, laundry products, and more. Although many of the scents themselves are synthesized in a lab, the actual mechanism of odour has long baffled chemists who attempt to model it for research. In Chemistry and the Sense of Smell, industry chemist Charles S. Sell explores the chemistry and biology surrounding the human detection and processing of odour, providing a comprehensive, single-volume guide to the totality of fragrance chemistry.

The correlation between molecular structure and odour is much more complex than initially thought, and the intricacies of the mechanism by which the brain interprets scent signals leaves much to be discovered. This book provides a solid foundation of fragrance chemistry and highlights the relationship between research and industry with topics such as:

	The analysis and characterization of odour

	The role scent plays in our lives

	The design and manufacture of new fragrance ingredients

	The relationship between molecular structure and odour

	The mechanism of olfaction

	Intellectual challenges and the future of the field

 

Complete with illustrations that clarify difficult concepts and the structures of the molecules under discussion, Chemistry and the Sense of Smell is an all-inclusive guide to the science of scent. For professionals in the fragrance industry or related fields, this book is one resource that should not be overlooked.

Contents

Preface vii

Acknowledgments ix

Introduction 1

1 Why Do We Have a Sense of Smell? 4

2 The Mechanism of Olfaction 32

3 Analysis and Characterisation of Odour 188

4 The Sense of Smell in Our Lives 209

5 The Scents of Nature 237

6 Manufacture of Fragrance Ingredients 296

7 The Design of New Fragrance Ingredients 357

8 The Relationship Between Molecular Structure and Odour 388

9 Intellectual Challenges in Fragrance Chemistry and the Future 420

Glossary 428

Index 437', '<p><strong>About the book</strong></p>

<p>Fragrance materials are universal, from personal care products to household cleaners, laundry products, and more. Although many of the scents themselves are synthesized in a lab, the actual mechanism of odour has long baffled chemists who attempt to model it for research. In <em>Chemistry and the Sense of Smell</em>, industry chemist Charles S. Sell explores the chemistry and biology surrounding the human detection and processing of odour, providing a comprehensive, single-volume guide to the totality of fragrance chemistry.</p>

<p>The correlation between molecular structure and odour is much more complex than initially thought, and the intricacies of the mechanism by which the brain interprets scent signals leaves much to be discovered. This book provides a solid foundation of fragrance chemistry and highlights the relationship between research and industry with topics such as:</p>

<ul>
	<li>The analysis and characterization of odour</li>
	<li>The role scent plays in our lives</li>
	<li>The design and manufacture of new fragrance ingredients</li>
	<li>The relationship between molecular structure and odour</li>
	<li>The mechanism of olfaction</li>
	<li>Intellectual challenges and the future of the field</li>
</ul>

<p> </p>

<p>Complete with illustrations that clarify difficult concepts and the structures of the molecules under discussion, <em>Chemistry and the Sense of Smell</em> is an all-inclusive guide to the science of scent. For professionals in the fragrance industry or related fields, this book is one resource that should not be overlooked.</p>

<p><strong>Contents</strong></p>

<p>Preface vii</p>

<p>Acknowledgments ix</p>

<p>Introduction 1</p>

<p>1 Why Do We Have a Sense of Smell? 4</p>

<p>2 The Mechanism of Olfaction 32</p>

<p>3 Analysis and Characterisation of Odour 188</p>

<p>4 The Sense of Smell in Our Lives 209</p>

<p>5 The Scents of Nature 237</p>

<p>6 Manufacture of Fragrance Ingredients 296</p>

<p>7 The Design of New Fragrance Ingredients 357</p>

<p>8 The Relationship Between Molecular Structure and Odour 388</p>

<p>9 Intellectual Challenges in Fragrance Chemistry and the Future 420</p>

<p>Glossary 428</p>

<p>Index 437</p>', 'Title
			Chemistry and the Sense of Smell

			Author 
			Charles S. Sell

			ISBN
			9780470551301

			Publisher
			Wiley

			Pages
			480

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Chemistry and the Sense of Smell</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author </strong></td>
			<td style="text-align:center"><strong>Charles S. Sell</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9780470551301</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>480</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14925"', '"9614"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 480, '480', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6656sence%20of%20smell.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470551301&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3860', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3860', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 591, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('c21fd604-b2c4-4229-bb0e-fac947671fa4', '1054', NULL, 'Introduction to Socialism - Including', 'introduction-to-socialism-including-the-abc-of-socialism-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054', 'introduction-to-socialism-including-the-abc-of-socialism-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054-1054', 'GBBH8899', 'GBBH8899', 'GBBH8899', NULL, 'This introduction to socialist thought is by two men perhaps better qualified than any other Americans to write it. Leo Huberman and Paul Sweezy, editors and publishers for almost two decades of Monthly Review, their own independent socialist journal, have built an impressive reputation as keen observers, acute analysts, and lucid writers on the world and domestic scenes. In this book, selected from their writings over the past fifteen years, they present in clear and direct language the basic elements of the socialist critique of capitalist society. On the occasion of their winning the Cittá di Omegna award given by an Italian town (an award previously won by Jean-Paul Sartre, Günther Anders, and Frantz Fanon), the award committee had this to say about Huberman and sweezy: The fundamental genius of these two writers lies in a Marxist humanism. . . . In the world s struggle against capitalism and imperialism, there has been neither an argument nor an event which has not found in the works of Huberman and Sweezy an interpretation of high intellectual caliber and painstaking lucidity.', '<p>This introduction to socialist thought is by two men perhaps better qualified than any other Americans to write it. Leo Huberman and Paul Sweezy, editors and publishers for almost two decades of Monthly Review, their own independent socialist journal, have built an impressive reputation as keen observers, acute analysts, and lucid writers on the world and domestic scenes. In this book, selected from their writings over the past fifteen years, they present in clear and direct language the basic elements of the socialist critique of capitalist society. On the occasion of their winning the Cittá di Omegna award given by an Italian town (an award previously won by Jean-Paul Sartre, Günther Anders, and Frantz Fanon), the award committee had this to say about Huberman and sweezy: The fundamental genius of these two writers lies in a Marxist humanism. . . . In the world s struggle against capitalism and imperialism, there has been neither an argument nor an event which has not found in the works of Huberman and Sweezy an interpretation of high intellectual caliber and painstaking lucidity.</p>', 'Introduction to Socialism - Including "The ABC of Socialism"', '<h1>Introduction to Socialism - Including "The ABC of Socialism"</h1>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5304image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GBBH8899&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1054', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1054', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2451, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:08'),
('c22c160e-2dac-420b-bf34-855b70b3d00f', '2651', NULL, 'Sheli vighyaan ke Tatv - Raghuvansham ke Vishesh Sandarbh Mein', 'sheli-vighyaan-ke-tatv-raghuvansham-ke-vishesh-sandarbh-mein-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651', 'sheli-vighyaan-ke-tatv-raghuvansham-ke-vishesh-sandarbh-mein-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651-2651', 'JNOK8877', 'JNOK8877', 'JNOK8877', NULL, 'Sheli vighyaan ke Tatv - Raghuvansham ke Vishesh Sandarbh Mein', '<h1>Sheli vighyaan ke Tatv - Raghuvansham ke Vishesh Sandarbh Mein</h1>', 'Sub Title
			No

			Author
			Dr. Murari Lal Aggarwal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789386281340

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Murari Lal Aggarwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386281340</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JNOK8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2651', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2651', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1445, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('c255d110-94c5-443a-8b75-e211832a8d8b', '90', NULL, 'History of Modern Biotechnology II -Advances in Biochemical Engineering Biotechnology', 'history-of-modern-biotechnology-ii-advances-in-biochemical-engineering-biotechnology', 'history-of-modern-biotechnology-ii-advances-in-biochemical-engineering-biotechnology', 'History of Modern', 'History of Modern', 'History of Modern ', NULL, 'History of Modern Biotechnology, devided into two volumes (69 and 70), is devoted to the developments in different countries. N.W.F. Kossen: The Morphology of Filamentous Fungi.- H. Bockeer, W.A. Knorre: Antibiotica Research in Jena from Penicillin and Nourseothricin to Interferon.- K. Schugerl: Development of Bioreaction Engineering.- R. Katzen, G.T. Tsao: A View of the History of Biochemical Engineering.- J. M. Woodley: Selected Advances in Enzyme Technology.- H.R. Bungay: Computer Applications in Bioprocessing.- W. Beyeler, E. DaPra, K. Schneider: Automation of Industrial Bioprocesses.-', '<p>History of Modern Biotechnology, devided into two volumes (69 and 70), is devoted to the developments in different countries. N.W.F. Kossen: The Morphology of Filamentous Fungi.- H. Bockeer, W.A. Knorre: Antibiotica Research in Jena from Penicillin and Nourseothricin to Interferon.- K. Schugerl: Development of Bioreaction Engineering.- R. Katzen, G.T. Tsao: A View of the History of Biochemical Engineering.- J. M. Woodley: Selected Advances in Enzyme Technology.- H.R. Bungay: Computer Applications in Bioprocessing.- W. Beyeler, E. DaPra, K. Schneider: Automation of Industrial Bioprocesses.-</p>', 'Sub Title
			No

			Author
			T. Scheper

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540677925

			Pages
			176

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T. Scheper</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540677925</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10100"', '"6060"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, '176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9000dpp_10_19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=History%20of%20Modern%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=90', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=90', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3026, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:08'),
('c2560275-bcb5-4813-8f75-7a2abcae3a21', '2230', NULL, 'Emerging Trends and Technologies in Libraries and Information Services', 'emerging-trends-and-technologies-in-libraries-and-information-services-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230', 'emerging-trends-and-technologies-in-libraries-and-information-services-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230-2230', 'CVDE3322', 'CVDE3322', 'CVDE3322', NULL, 'Emerging Trends and Technologies in Libraries and Information Services', '<h1>Emerging Trends and Technologies in Libraries and Information Services</h1>', 'Sub Title
			No

			Author
			Sanjay Kataria, B.S. Nigam, Rama Kant Shukla

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			8190799904

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sanjay Kataria, B.S. Nigam, Rama Kant Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8190799904</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1499"', '"899"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62608190799904.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVDE3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2230', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2230', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1676, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:08'),
('c25ca7f3-3e50-4d97-9291-8a94b2d391a6', '147', NULL, 'Ancient Tales', 'ancient-tales', 'ancient-tales', 'Ancient Tales', 'Ancient Tales', 'Ancient Tales', NULL, '', NULL, 'Sub Title
			No

			Author
			Nita Mehta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176760775

			Pages
			92

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760775</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>92</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 92, '92', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41689788176760775.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Ancient%20Tales&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=147', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=147', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2988, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c25d8e34-f54a-4c92-8efa-8dac41d1830f', '791', NULL, 'Tagore''s Heroines - Assessing the Portraits of Gender Orientation NEW', 'tagores-heroines-assessing-the-portraits-of-gender-orientation-new-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791', 'tagores-heroines-assessing-the-portraits-of-gender-orientation-new-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791-791', 'DSF5E215', 'DSF5E215', 'DSF5E215', NULL, 'Tagore''s Heroines - Assessing the Portraits of Gender Orientation NEW', '<h1>Tagore''s Heroines - Assessing the Portraits of Gender Orientation NEW</h1>', 'Sub Title
			No

			Author
			Bina Biswas

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172737443

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bina Biswas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737443</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"850"', '"510"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9325Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DSF5E215&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=791', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=791', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2611, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:08'),
('c2606b82-25c2-4d14-8a78-a7b9aa368ec9', '427', NULL, 'Changing Face of Women in Literature - The Flaming Spirit', 'changing-face-of-women-in-literature-the-flaming-spirit-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427', 'changing-face-of-women-in-literature-the-flaming-spirit-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427-427', 'KLJL9999', 'KLJL9999', 'KLJL9999', NULL, 'The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.', '<p>The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.</p>', 'Changing Face of Women in Literature - The Flaming Spirit', '<h1>Changing Face of Women in Literature - The Flaming Spirit</h1>', '"1298"', '"778"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5847Capture.JPG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KLJL9999&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=427', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=427', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2829, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c282b307-3893-41df-8947-f35b4f5ef614', '2085', NULL, 'Deficits in EU and US Mandatory Environmental Information Disclosure - Legal, Comparative Legal and Economic Facets of Pollutant Release Inventories', 'deficits-in-eu-and-us-mandatory-environmental-information-disclosure-legal-comparative-legal-and-economic-facets-of-pollutant-release-inventories-2085-2085-2085-2085-2085-2085-2085-2085-2085', 'deficits-in-eu-and-us-mandatory-environmental-information-disclosure-legal-comparative-legal-and-economic-facets-of-pollutant-release-inventories-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085-2085', '9783642227561', '9783642227561', '9783642227561', NULL, 'It is the publicity about the Pollutant Release Inventory’s data which creates an incentive for firms to achieve emission reductions. Accordingly, public access to environmental information constitutes a core characteristic of the aforementioned inventory. Here, in essence, two facets arise. First, with regard to the collection, it is disputed whether such information, which may comprise confidential commercial and industrial information in the EU as well as trade secrets in the US, can be protected under fundamental and constitutional property rights respectively. Second, in the context of dissemination and utilisation, it is arguable whether the information indeed impacts polluters and produces an outcome that secures a certain level of environmental protection. The author responds to the first issue by taking the EU and US jurisdictions into account and strives to analyse how this novel form of Internet disclosure liberates market mechanisms in the quest for effective and efficient emission reductions.', '<p>It is the publicity about the Pollutant Release Inventory’s data which creates an incentive for firms to achieve emission reductions. Accordingly, public access to environmental information constitutes a core characteristic of the aforementioned inventory. Here, in essence, two facets arise. First, with regard to the collection, it is disputed whether such information, which may comprise confidential commercial and industrial information in the EU as well as trade secrets in the US, can be protected under fundamental and constitutional property rights respectively. Second, in the context of dissemination and utilisation, it is arguable whether the information indeed impacts polluters and produces an outcome that secures a certain level of environmental protection. The author responds to the first issue by taking the EU and US jurisdictions into account and strives to analyse how this novel form of Internet disclosure liberates market mechanisms in the quest for effective and efficient emission reductions.</p>', 'Sub Title
			 Environmental Information Disclosure

			Author
			Dirk Bunger

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642227561

			Pages
			520

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First South Asian Edition edition 2015

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td> Environmental Information Disclosure</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dirk Bunger</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642227561</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>520</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First South Asian Edition edition 2015</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"7892"', '"4735"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First South Asian Edition edition 2015', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 520, '520', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20299783642227561.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642227561&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2085', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2085', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1768, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c29d6be6-487a-4556-b7cb-c90aa6bfbb41', '2419', NULL, 'Business Ethics & Environment', 'business-ethics-environment-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419', 'business-ethics-environment-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419-2419', 'CFRT4455', 'CFRT4455', 'CFRT4455', NULL, 'Business Ethics & Environment', '<h1>Business Ethics &amp; Environment</h1>', 'Sub Title
			No

			Author
			Sandhir Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			8181160819

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sandhir Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160819</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFRT4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2419', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2419', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1620, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:08'),
('c2b1ae95-2779-4be7-8c50-405cba17e4ef', '4434', 31, 'श्री साई सच्चरित्र', 'शर-सई-सचचरतर', '-', '-100-', '-100-', '-100-', NULL, 'श्री साई सच्चरित्र  ', '<p>श्री साई सच्चरित्र  </p>', 'Title
			Shri Sai Sachariter (Hindi)

			Author
			Govind Rao

			Publisher
			Shri Saibaba Sansthan

			Year of Publication
			2002

			Binding
			Hardcover

			Language
			Hindi

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Shri Sai Sachariter (Hindi)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Govind Rao</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Shri Saibaba Sansthan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>2002</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, '6716fda3-fe7e-4f50-9c4c-437aec0343bb', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3380sai.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-100-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4434', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4434', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 31, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:08'),
('c2bbe4b9-39a5-4fc4-a020-a0fc0e94ce45', '4131', 330, 'Plant Pathogen Resistance Biotechnology', 'plant-pathogen-resistance-biotechnology', 'plant-pathogen-resistance-biotechnology', '9781118867761', '9781118867761', '9781118867761', NULL, 'About the book

Plant pathogens and diseases are among the most significant challenges to survival that plants face. Disease outbreaks caused by microbial or viral pathogens can decimate crop yields and have severe effects on global food supply. Understanding the molecular mechanisms underlying plant immune response and applying this understanding to develop biotechnological tools to enhance plant defense against pathogens has great potential for moderating the impact of plant disease outbreaks. Plant Pathogen Resistance Biotechnology’s main focus is an in depth survey of the biological strategies being used to create transgenic disease resistant plants for sustainable plant resistance

Plant Pathogen Resistance Biotechnology is divided into four sections. The first section covers biological mechanisms underpinning disease resistance in plants, while the second highlights case studies of important pathogen-crop groups and then considers why the application of important pathogen-crop groups, transgenic-based strategies designed to selectively target pathogens could benefit crop production. The third section provides information on the status of transgenic crops around the world, and finally the last part explores high-tech alternatives to genetic engineering for developing disease resistant traits in plants.

Contents:

Chapter 1 The Status and Prospects for Biotechnological Approaches for Attaining Sustainable Disease Resistance 1

Part I: Biological Strategies Leading Towards Disease Resistance 21

Chapter 2 Engineering Barriers to Infection by Undermining Pathogen Effector Function or by Gaining Effector Recognition 23

Chapter 3 Application of Antimicrobial Proteins and Peptides in Developing Disease‐Resistant Plants 51

Chapter 4 Metabolic Engineering of Chemical Defence Pathways in Plant Disease Control 71

Chapter 5 Arabinan: Biosynthesis and a Role in Host‐Pathogen Interactions 91

Chapter 6 Transcription Factors that Regulate Defence Responses and Their Use in Increasing Disease Resistance 109

Chapter 7 Regulation of Abiotic and Biotic Stress Responses by Plant Hormones 131

Part II: Case Studies for Groups of Pathogens and Important Crops. Why is it Especially Advantageous to use Transgenic Strategies for these Pathogens or Crops? 155

Chapter 8 Engineered Resistance to Viruses: A Case of Plant Innate Immunity 157

Chapter 9 Problematic Crops: 1. Potatoes: Towards Sustainable Potato Late Blight Resistance by Cisgenic R Gene Pyramiding 171

Chapter 10 Problematic Crops: 1. Grape: To Long Life and Good Health: Untangling the Complexity of Grape Diseases to Develop Pathogen‐Resistant Varieties 193

Chapter 11 Developing Sustainable Disease Resistance in Coffee: Breeding vs. Transgenic Approaches 217

Chapter 12 Biotechnological Approaches for Crop Protection: Transgenes for Disease Resistance in Rice 245

Part III: Status of Transgenic Crops Around the World 273

Chapter 13 Status of Transgenic Crops in Argentina 275

Chapter 14 The Status of Transgenic Crops in Australia 285

Chapter 15 Transgenic Crops in Spain 295

Chapter 16 Biotechnology and Crop Disease Resistance in South Africa 305

Part IV: Implications of Transgenic Technologies for Improved Disease Control 317

Chapter 17 Exploiting Plant Induced Resistance as a Route to Sustainable Crop Protection 319

Chapter 18 Biological Control Using Microorganisms as an Alternative to Disease Resistance 341

Chapter 19 TILLING in Plant Disease Control: Applications and Perspectives 365

Chapter 20 Fitness Costs of Pathogen Recognition in Plants and Their Implications for Crop Improvement 385

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Plant pathogens and diseases are among the most significant challenges to survival that plants face. Disease outbreaks caused by microbial or viral pathogens can decimate crop yields and have severe effects on global food supply. Understanding the molecular mechanisms underlying plant immune response and applying this understanding to develop biotechnological tools to enhance plant defense against pathogens has great potential for moderating the impact of plant disease outbreaks. Plant Pathogen Resistance Biotechnology’s main focus is an in depth survey of the biological strategies being used to create transgenic disease resistant plants for sustainable plant resistance</span></span></span></p>

<p style="text-align:justify"><span><span><span>Plant Pathogen Resistance Biotechnology is divided into four sections. The first section covers biological mechanisms underpinning disease resistance in plants, while the second highlights case studies of important pathogen-crop groups and then considers why the application of important pathogen-crop groups, transgenic-based strategies designed to selectively target pathogens could benefit crop production. The third section provides information on the status of transgenic crops around the world, and finally the last part explores high-tech alternatives to genetic engineering for developing disease resistant traits in plants.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1 The Status and Prospects for Biotechnological Approaches for Attaining Sustainable Disease Resistance 1</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part I: Biological Strategies Leading Towards Disease Resistance 21</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2 Engineering Barriers to Infection by Undermining Pathogen Effector Function or by Gaining Effector Recognition 23</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3 Application of Antimicrobial Proteins and Peptides in Developing Disease</span><span>‐</span><span>Resistant Plants 51</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4 Metabolic Engineering of Chemical Defence Pathways in Plant Disease Control 71</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5 Arabinan: Biosynthesis and a Role in Host</span><span>‐</span><span>Pathogen Interactions 91</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6 Transcription Factors that Regulate Defence Responses and Their Use in Increasing Disease Resistance 109</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7 Regulation of Abiotic and Biotic Stress Responses by Plant Hormones 131</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part II: Case Studies for Groups of Pathogens and Important Crops. Why is it Especially Advantageous to use Transgenic Strategies for these Pathogens or Crops? 155</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8 Engineered Resistance to Viruses: A Case of Plant Innate Immunity 157</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9 Problematic Crops: 1. Potatoes: Towards Sustainable Potato Late Blight Resistance by Cisgenic R Gene Pyramiding 171</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10 Problematic Crops: 1. Grape: To Long Life and Good Health: Untangling the Complexity of Grape Diseases to Develop Pathogen</span><span>‐</span><span>Resistant Varieties 193</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11 Developing Sustainable Disease Resistance in Coffee: Breeding vs. Transgenic Approaches 217</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12 Biotechnological Approaches for Crop Protection: Transgenes for Disease Resistance in Rice 245</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part III: Status of Transgenic Crops Around the World 273</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13 Status of Transgenic Crops in Argentina 275</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14 The Status of Transgenic Crops in Australia 285</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 15 Transgenic Crops in Spain 295</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 16 Biotechnology and Crop Disease Resistance in South Africa 305</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part IV: Implications of Transgenic Technologies for Improved Disease Control 317</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 17 Exploiting Plant Induced Resistance as a Route to Sustainable Crop Protection 319</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 18 Biological Control Using Microorganisms as an Alternative to Disease Resistance 341</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 19 TILLING in Plant Disease Control: Applications and Perspectives 365</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 20 Fitness Costs of Pathogen Recognition in Plants and Their Implications for Crop Improvement 385</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Plant Pathogen Resistance Biotechnology

			Author
			David B. Collinge

			ISBN
			9781118867761

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Plant Pathogen Resistance Biotechnology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David B. Collinge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118867761</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"20178"', '"13116"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3695plant.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118867761&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4131', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4131', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 330, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('c2be091e-c843-4f4b-9003-b45b2ce06fa1', '4112', 349, 'Agricultural Machinery Industry', 'agricultural-machinery-industry', 'agricultural-machinery-industry', '9789395431224', '9789395431224', '9789395431224', NULL, 'About the book

Agricultural machinery is machinery used in the operation of an agricultural area or farm. Agricultural mechanization is a sine qua non to remove drudgery, improve working comfort, enhance timeliness, reduce losses and increase production and productivity. Accordingly, use of better power viz., tractors and different types of agricultural machines in agriculture has risen sharply on farms to boost food and fibre production. An agricultural drainage system is a system by which water is drained on or in the soil to enhance agricultural production of crops. It may involve any combination of storm water control, erosion control, and water table control. The agricultural machinery industry or agricultural engineering industry is the part of the industry that produces and maintain tractors, agricultural machinery and agricultural implements used in farming or other agriculture. This branch is considered to be part of the machinery industry. In information technology, an application is a computer programme designed to help people perform an activity. An application thus differs from an operating system (which runs a computer), a utility (which performs maintenance or general-purpose chores), and a programming language (with which computer programmes are created). Depending on the activity for which it was designed, an application can manipulate text, numbers, graphics, or a combination of these elements. Energy is the primary and most universal measure of all kinds of work by human beings and nature. Everything what happens in the world is the expression of flow of energy in one of it''s form. There are a number of different forms of energy available in nature. The different forms of energy used for agriculture (farm power) in India are Human energy (human power), Animal energy (animal power), Mechanical energy (mechanical power such as Tractors, Power tillers, Self-propelled combines, Oil engines), Electrical energy (electrical power), and Renewable energy (Biomass, Solar energy and Wind energy). This book will also cater to the needs of tractor and agricultural implement manufacturing industries, consultants, agricultural universities/colleges as a valuable reference for quality improvement and standardization

Contents:

Agricultural Machinery

Agricultural Power in Farm

Farm Machinery and Power in Agriculture

Artificial of Drainage Systems

Modern Agricultural Science  

Micro Catchment in Agriculture

Dryland Technologies in Agriculture

Computer Application Software Uses in Agricultural Industry.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural machinery is machinery used in the operation of an agricultural area or farm. Agricultural mechanization is a sine qua non to remove drudgery, improve working comfort, enhance timeliness, reduce losses and increase production and productivity. Accordingly, use of better power viz., tractors and different types of agricultural machines in agriculture has risen sharply on farms to boost food and fibre production. An agricultural drainage system is a system by which water is drained on or in the soil to enhance agricultural production of crops. It may involve any combination of storm water control, erosion control, and water table control. The agricultural machinery industry or agricultural engineering industry is the part of the industry that produces and maintain tractors, agricultural machinery and agricultural implements used in farming or other agriculture. This branch is considered to be part of the machinery industry. In information technology, an application is a computer programme designed to help people perform an activity. An application thus differs from an operating system (which runs a computer), a utility (which performs maintenance or general-purpose chores), and a programming language (with which computer programmes are created). Depending on the activity for which it was designed, an application can manipulate text, numbers, graphics, or a combination of these elements. Energy is the primary and most universal measure of all kinds of work by human beings and nature. Everything what happens in the world is the expression of flow of energy in one of it''s form. There are a number of different forms of energy available in nature. The different forms of energy used for agriculture (farm power) in India are Human energy (human power), Animal energy (animal power), Mechanical energy (mechanical power such as Tractors, Power tillers, Self-propelled combines, Oil engines), Electrical energy (electrical power), and Renewable energy (Biomass, Solar energy and Wind energy). This book will also cater to the needs of tractor and agricultural implement manufacturing industries, consultants, agricultural universities/colleges as a valuable reference for quality improvement and standardization</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Machinery </span></span></span></p>

<p style="text-align:justify"><span><span><span>Agricultural Power in Farm </span></span></span></p>

<p style="text-align:justify"><span><span><span>Farm Machinery and Power in Agriculture </span></span></span></p>

<p style="text-align:justify"><span><span><span>Artificial of Drainage Systems </span></span></span></p>

<p style="text-align:justify"><span><span><span>Modern Agricultural Science  </span></span></span></p>

<p style="text-align:justify"><span><span><span>Micro Catchment in Agriculture </span></span></span></p>

<p style="text-align:justify"><span><span><span>Dryland Technologies in Agriculture </span></span></span></p>

<p style="text-align:justify"><span><span><span>Computer Application Software Uses in Agricultural Industry.</span></span></span></p>', 'Title
			Agricultural Machinery Industry

			Author
			Dr. Vijaya Kuchana

			ISBN
			9789395431224

			Publisher
			Venus Books

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Machinery Industry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Vijaya Kuchana</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395431224</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Venus Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2895"', '"1882"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f4f15ad9-a28d-4e0f-9760-2f08ea286748', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1489Agricultural%20Machinery%20Industry%20(curved)-500x500.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789395431224&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4112', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4112', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 349, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('c2e48b64-2ef1-4d25-9e77-399a07693dd3', '1875', NULL, 'U.X.L Encyclopedia of Water Science - 3 Vols.', 'uxl-encyclopedia-of-water-science-3-vols-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875', 'uxl-encyclopedia-of-water-science-3-vols-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875-1875', '0787676179', '0787676179', '0787676179', NULL, 'Water is becoming an increasingly important topic and is the subject of many treaties and disputes. This set contains more than 100 signed entries on water science and water issues. Volume 1 has six chapters dealing with water science basics, volume 2 has five chapters dealing with the economics and uses of water, and the final volume has two chapters dealing with the environmental, legal, and political issues surrounding water. Each chapter contains numerous signed entries. For example, the chapter on the "Basics of Water Science" contains entries on biochemistry, chemistry of water, the hydrologic cycle, and the physics of water. Each entry has its own displayed glossary and gray sidebars with additional facts and also contains a list of print and Web resources for further study and research. The set is illustrated with black-and-white photographs, maps, and cycle charts. There is also a color photo section in each volume. The preponderance of gray and black and white does not provide a lot of visual interest.

The chapter arrangement makes it somewhat difficult to locate specific information. Within each chapter, entries are arranged alphabetically, and guide words are located at the bottom of each right-hand page. The individual entries in chapters have subheadings that are not arranged alphabetically, so it becomes slightly confusing as one pages through looking for topical information. A general glossary, a research and activities section, and a cumulative index to the set are included in each volume.', '<p>Water is becoming an increasingly important topic and is the subject of many treaties and disputes. This set contains more than 100 signed entries on water science and water issues. Volume 1 has six chapters dealing with water science basics, volume 2 has five chapters dealing with the economics and uses of water, and the final volume has two chapters dealing with the environmental, legal, and political issues surrounding water. Each chapter contains numerous signed entries. For example, the chapter on the "Basics of Water Science" contains entries on biochemistry, chemistry of water, the hydrologic cycle, and the physics of water. Each entry has its own displayed glossary and gray sidebars with additional facts and also contains a list of print and Web resources for further study and research. The set is illustrated with black-and-white photographs, maps, and cycle charts. There is also a color photo section in each volume. The preponderance of gray and black and white does not provide a lot of visual interest.</p>

<p>The chapter arrangement makes it somewhat difficult to locate specific information. Within each chapter, entries are arranged alphabetically, and guide words are located at the bottom of each right-hand page. The individual entries in chapters have subheadings that are not arranged alphabetically, so it becomes slightly confusing as one pages through looking for topical information. A general glossary, a research and activities section, and a cumulative index to the set are included in each volume.</p>', 'Sub Title
			Water Science

			Author
			K. Lee Lerner

			ISBN 10 Digit
			0787676179

			ISBN 13 Digit
			9780787676179

			Pages
			750

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Water Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0787676179</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780787676179</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>750</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"24822"', '"14890"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 750, '750', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91779780787676179.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0787676179&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1875', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1875', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1925, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:08'),
('c30fd7dc-cda8-41b8-9f85-25d0c123a7a0', '3223', NULL, 'Culture Under The Gahadavalas : An Epigraphical Study', 'culture-under-the-gahadavalas-an-epigraphical-study-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223', 'culture-under-the-gahadavalas-an-epigraphical-study-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223-3223', '9788188934812', '9788188934812', '9788188934812', NULL, 'Utilizing critically after a thorough assessment of the data gleaned from the Gahadavala inscriptions, substantiated by the contemporary literature and other archaeological sources, the book judiciously deals with the culture of the Middle Ganga Valley during the twelfth century CE. It also incorporates the relevant material available in the researches of modern scholars. The study mainly focuses on landgrants, feudalism, scribes and artisans, historical geography, society, religion, education, art and architecture of the Gahadavala period. This is a valuable addition in the field of epigraphic studies, characterized by the objectively made new observations and fact-based interpretations.

Content - Foreword, Preface, Abbreviations, List of Illustrations, CHAPTER I INSCRIPTIONS AND MERITORIOUS TITHIS, CHAPTER II POLITICAL PROFILE OF THE GAHADAVALAS, CHAPTER III LANDGRANTS: NATURE, SCRIBES AND ARTISANS, CHAPTER IV HISTORICAL GEOGRAPHY, CHAPTER V SOCIAL, INTELLECTUAL AND RELIGIOUS LIFE, CHAPTER VI EPIGRAPHY AND ART,  BIBLIOGRAPHY, INDEX         ', '<p style="text-align:justify"><span>Utilizing critically after a thorough assessment of the data gleaned from the Gahadavala inscriptions, substantiated by the contemporary literature and other archaeological sources, the book judiciously deals with the culture of the Middle Ganga Valley during the twelfth century CE. It also incorporates the relevant material available in the researches of modern scholars. The study mainly focuses on landgrants, feudalism, scribes and artisans, historical geography, society, religion, education, art and architecture of the Gahadavala period. This is a valuable addition in the field of epigraphic studies, characterized by the objectively made new observations and fact-based interpretations.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Foreword, Preface, Abbreviations, List of Illustrations, CHAPTER I INSCRIPTIONS AND MERITORIOUS TITHIS, CHAPTER II POLITICAL PROFILE OF THE GAHADAVALAS, CHAPTER III LANDGRANTS: NATURE, SCRIBES AND ARTISANS, CHAPTER IV HISTORICAL GEOGRAPHY, CHAPTER V SOCIAL, INTELLECTUAL AND RELIGIOUS LIFE, CHAPTER VI EPIGRAPHY AND ART,  BIBLIOGRAPHY, INDEX</span>         </span></span></p>', 'Sub Title
			An Epigraphical Study

			Author
			Ashish Kumar Dubey

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788188934812

			Pages
			215

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>An Epigraphical Study</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Ashish Kumar Dubey</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788188934812</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>215</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"2500"', '"1500"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 215, '215', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9351Culture%20Under%20The%20Gahadavalas%20An%20Epigraphical%20Studys.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788188934812&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3223', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3223', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1149, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:08'),
('c31448c7-c9fa-4597-a1ce-19de47a19131', '102', NULL, 'Semiconductor Physical electronics 2/ed.', 'semiconductor-physical-electronics-2ed', 'semiconductor-physical-electronics-2ed', '9788181287441', '9788181287441', '9788181287441', NULL, 'About the book

Semiconductor Physical Electronics, Second Edition, provides comprehensive coverage of fundamental semiconductor physics that is essential to an understanding of the physical and operational principles of a wide variety of semiconductor electronic and optoelectronic devices. This text presents a unified and balanced treatment of the physics, characterization, and applications of semiconductor materials and devices for physicists and material scientists who need further exposure to semiconductor and photonic devices, and for device engineers who need additional background on the underlying physical principles. This updated and revised second edition reflects advances in semicondutor technologies over the past decade, including many new semiconductor devices that have emerged and entered into the marketplace. It is suitable for graduate students in electrical engineering, materials science, physics, and chemical engineering, and as a general reference for processing and device engineers working in the semicondictor industry.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Semiconductor Physical Electronics, Second Edition, provides comprehensive coverage of fundamental semiconductor physics that is essential to an understanding of the physical and operational principles of a wide variety of semiconductor electronic and optoelectronic devices. This text presents a unified and balanced treatment of the physics, characterization, and applications of semiconductor materials and devices for physicists and material scientists who need further exposure to semiconductor and photonic devices, and for device engineers who need additional background on the underlying physical principles. This updated and revised second edition reflects advances in semicondutor technologies over the past decade, including many new semiconductor devices that have emerged and entered into the marketplace. It is suitable for graduate students in electrical engineering, materials science, physics, and chemical engineering, and as a general reference for processing and device engineers working in the semicondictor industry.</span></span></span></p>', 'Title
			Semiconductor Physical electronics 2/ed.

			Author
			Sheng S. L I

			ISBN
			9788181287441

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Semiconductor Physical electronics 2/ed.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sheng S. L I</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181287441</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1595"', '"1117"', '"0"', 10, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8333semi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181287441&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=102', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=102', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3018, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:08'),
('c3156b06-57be-4e88-9cbd-fbb5af4e4312', '3825', 626, 'Theoretical Electrochemistry', 'theoretical-electrochemistry', 'theoretical-electrochemistry', '-10-', '-10-', '-10-', NULL, 'About the book

In selecting the material and the order of presentation for this work I have been guided by the definition of electrochemistry, given by Kislyakovsky in 1912, as the science “concerned with the study of the phenomena accompanying the direct conversion of chemical energy into electrical and vice versa''''. This definition was taken further by Pisarzhevsky, who was the first to formulate clearly the prerequisites for mutual conversion of chemical and electrical forms of energy and introduce the concept of electrochemical system in which this process is possible. Our presentation is based on the theory of electrochemical systems, their constituent parts and their possible states. It seems to me that these principles permit one to visualize electrochemistry as an integral whole and independent, self-contained discipline and clearly define the boundaries separatum it from closely related sciences.

Much attention is paid to disclosing the physical content of electrochemical phenomena and the essence of the related theoretical conceptions The mathematical apparatus is relatively simple, and only the general principles of electrochemical experiment are given. Experimental procedures are described in more detail only where it is necessary for the understanding of the nature of the process in question or the essence of the theoretical views concerned.

In writing this textbook I have tried to cover all the basic aspects of theoretical electrochemistry and to reflect as completely as possible the latest advances and trends in its development. I hope that this has been accomplished to some extent but though I have tried to be objective I have probably not avoided a certain preference what seemed to me more correct, and particularly more important and interesting. In this connection it would seem appropriate to recall Mendeleyev’s words in the preface to the fifth edition of his famous ``Fundamentals of Chemistry'''': - `in all objective expositions of science, there will always and inevitably be much that is subjective, bearing the stamp of the times and place... separate works, like a mirror, will reflect that which is near more clearly and strongly... although I have striven to make my book a true mirror—what is dear to me has involuntarily been reflected most sharply and illuminated more clearly, and presented, through the reflection, in all its pristine brightness''. The truth of these words has probably been felt by everyone who has tried to generalize the material of any science or branch of it.

 ', '<p><u><strong>About the book</strong></u></p>

<p>In selecting the material and the order of presentation for this work I have been guided by the definition of electrochemistry, given by Kislyakovsky in 1912, as the science “concerned with the study of the phenomena accompanying the direct conversion of chemical energy into electrical and vice versa''''. This definition was taken further by Pisarzhevsky, who was the first to formulate clearly the prerequisites for mutual conversion of chemical and electrical forms of energy and introduce the concept of electrochemical system in which this process is possible. Our presentation is based on the theory of electrochemical systems, their constituent parts and their possible states. It seems to me that these principles permit one to visualize electrochemistry as an integral whole and independent, self-contained discipline and clearly define the boundaries separatum it from closely related sciences.<br />
<br />
Much attention is paid to disclosing the physical content of electrochemical phenomena and the essence of the related theoretical conceptions The mathematical apparatus is relatively simple, and only the general principles of electrochemical experiment are given. Experimental procedures are described in more detail only where it is necessary for the understanding of the nature of the process in question or the essence of the theoretical views concerned.<br />
<br />
In writing this textbook I have tried to cover all the basic aspects of theoretical electrochemistry and to reflect as completely as possible the latest advances and trends in its development. I hope that this has been accomplished to some extent but though I have tried to be objective I have probably not avoided a certain preference what seemed to me more correct, and particularly more important and interesting. In this connection it would seem appropriate to recall Mendeleyev’s words in the preface to the fifth edition of his famous ``Fundamentals of Chemistry'''': - `in all objective expositions of science, there will always and inevitably be much that is subjective, bearing the stamp of the times and place... separate works, like a mirror, will reflect that which is near more clearly and strongly... although I have striven to make my book a true mirror—what is dear to me has involuntarily been reflected most sharply and illuminated more clearly, and presented, through the reflection, in all its pristine brightness''. The truth of these words has probably been felt by everyone who has tried to generalize the material of any science or branch of it.</p>

<p> </p>', ' Title
			Theoretical Electrochemistry

			 Author
			L.I Antropov

			 Publisher
			Mir Publisher

			 Year of Publication
			1972

			 Language
			English

			 Pages
			569

			 Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Theoretical Electrochemistry</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">L.I Antropov</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1972</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">569</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, 569, '569', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6930theoretical.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-10-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3825', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3825', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 626, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('c3231246-3c87-41a7-b03e-2c920e0b04c7', '122', NULL, 'Engineering Chemistry - 2/e', 'engineering-chemistry-2e', 'engineering-chemistry-2e', 'Engineering Chemistry', 'Engineering Chemistry', 'Engineering Chemistry', NULL, '', NULL, 'Sub Title
			No

			Author
			N. Krishnamurthy, P. Vallinayagam, D. Madhavan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788120336667

			Pages
			300 pages

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			2nd edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N. Krishnamurthy, P. Vallinayagam, D. Madhavan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120336667</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2nd edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74939788120336667.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Engineering%20Chemistry&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=122', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=122', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3003, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:08'),
('c337f16a-9a91-42f6-85a6-6e5d4d5d7d57', '1433', NULL, 'Prapanchahridayam', 'prapanchahridayam-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-143-1433', 'prapanchahridayam-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433-1433', 'OKIU6754', 'OKIU6754', 'OKIU6754', NULL, 'Prapanchahridayam', '<h1>Prapanchahridayam</h1>', 'Sub Title
			No

			Author
			Mahamahopadhyaya, T. Ganapati Sastri

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			8187418508

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mahamahopadhyaya, T. Ganapati Sastri</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8187418508</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17168187418508.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKIU6754&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1433', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1433', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2203, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('c33b19c0-8e97-4f74-bb34-75009936312e', '3881', 570, 'Computers, Computer Systems and Networks', 'computers-computer-systems-and-networks', 'computers-computer-systems-and-networks', '5-03-000031-3', '5-03-000031-3', '5-03-000031-3', NULL, 'About the book

This book may have a stimulating influence on solving the above problem. It is recommended in this country as a textbook for college students.

The book gives a systematized presentation of the basic principles of the theory and arrangements of modern micro-processors, computers, computer systems and networks, and the philosophy of their basic components.

The author sought to pool design data on logical organization of computers of different classes with a view to providing a common basis for considering the architecture of microprocessors, microcomputers, small computers, and general-purpose computers.

Ever-growing functional association of hardware and its operating system in various modes of computer operation, and the existing tendency of hardware support to operating systems dictate the necessity of presenting the principles of interaction between hardware and software in controlling computing processes.

In training specialists on design, servicing, maintenance, and usage of hardware and software, much attention should be paid to the study of theoretical modeling of the processes occurring in computer systems. The book contains Chapter 17 written together with L.B Boguslavskiy, Cand. Sc. (Tech.) which describes these problems in a fairly condensed form.

CONTENTS

Chapter 1: Basic Concepts

Chapter 2: Representation of Information in Computer

Chapter 3: Logical Elements and Standard Units

Chapter 4: Design Principles of Memory Devices

Chapter 5: Micro operation Language

Chapter 6: Organization of Arithmetic-Logic Units

Chapter 7: Control Automatons

Chapter 8: Processors and Microprocessors: Architecture Elements

Chapter 9: Processors and Microprocessors: Organization Principles

Chapter 10: Peripheral Devices of Computers: External Memory and Input/Output Devices

Chapter 11: Input/Output System Organization Principles, Computer and Microprocessor Interfaces

Chapter 12: Systems of Automatic Computer Control and Diagnostics

Chapter 13: Computer System Configuration: Multiprogramming, Time-Sharing and Real-Time Systems

Chapter 14: Organization of multilevel Memory in Multi-program Computer System

Chapter 15: Organization of Multiprocessor and Multicomputer Computing Systems

Chapter 16: Computer Networks

Chapter 17: Stochastic Analytical Models of Computer Systems', '<p style="text-align:justify"><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>This book may have a stimulating influence on solving the above problem. It is recommended in this country as a textbook for college students.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>The book gives a systematized presentation of the basic principles of the theory and arrangements of modern micro-processors, computers, computer systems and networks, and the philosophy of their basic components.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>The author sought to pool design data on logical organization of computers of different classes with a view to providing a common basis for considering the architecture of microprocessors, microcomputers, small computers, and general-purpose computers.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Ever-growing functional association of hardware and its operating system in various modes of computer operation, and the existing tendency of hardware support to operating systems dictate the necessity of presenting the principles of interaction between hardware and software in controlling computing processes.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>In training specialists on design, servicing, maintenance, and usage of hardware and software, much attention should be paid to the study of theoretical modeling of the processes occurring in computer systems. The book contains Chapter 17 written together with L.B Boguslavskiy, Cand. Sc. (Tech.) which describes these problems in a fairly condensed form.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>CONTENTS</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 1: Basic Concepts </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 2: Representation of Information in Computer </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 3: Logical Elements and Standard Units </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 4: Design Principles of Memory Devices </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 5: Micro operation Language </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 6: Organization of Arithmetic-Logic Units </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 7: Control Automatons </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 8: Processors and Microprocessors: Architecture Elements </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 9: Processors and Microprocessors: Organization Principles </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 10: Peripheral Devices of Computers: External Memory and Input/Output Devices </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 11: Input/Output System Organization Principles, Computer and Microprocessor Interfaces</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 12: Systems of Automatic Computer Control and Diagnostics </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 13: Computer System Configuration: Multiprogramming, Time-Sharing and Real-Time Systems</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 14: Organization of multilevel Memory in Multi-program Computer System</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 15: Organization of Multiprocessor and Multicomputer Computing Systems </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 16: Computer Networks </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 17: Stochastic Analytical Models of Computer Systems</span></span></span></span></span></p>
', 'Title
			Computers, Computer Systems and Networks

			Author
			B.Kagan

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			600

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Computers, Computer Systems and Networks</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.Kagan</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">600</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 600, '600', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8098WhatsApp%20Image%202025-07-18%20at%203.55.31%20PM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-03-000031-3&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3881', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3881', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 570, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('c35c0def-d1f1-4538-9962-6a1be0c219a7', '679', NULL, 'महाभारत मूलकथा 2 भागो में', '2-679', '-2-', '9788187471295', '9788187471295', '9788187471295', NULL, 'महाभारत  मूलकथा 2 भागो में', '<h5><span>महाभारत  मूलकथा 2 भागो में</span></h5>', 'Title
			महाभारत  मूलकथा 2 भागो में

			Author
			डॉ. राहुल

			ISBN
			9788187471295

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>महाभारत  मूलकथा 2 भागो में</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. राहुल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471295</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1998"', '"1399"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9255WhatsApp%20Image%202025-09-12%20at%2012.02.11_9e26124f.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471295&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=679', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=679', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2682, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:08'),
('c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', '2195', NULL, 'Software Engineering - Architecture-Driven Software Development', 'software-engineering-architecturedriven-software-development-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195', 'software-engineering-architecturedriven-software-development-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195-2195', 'FDRT6655', 'FDRT6655', 'FDRT6655', NULL, 'Software Engineering - Architecture-Driven Software Development', '<h1>Software Engineering - Architecture-Driven Software Development</h1>', 'Sub Title
			No

			Author
			Richard F. Schmidt

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789351070931

			Pages
			200

			Binding
			Paperback

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard F. Schmidt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351070931</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, '200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FDRT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2195', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2195', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1691, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c3c632c7-0bdf-4a14-8eb8-d6d9be48d716', '828', NULL, 'Distance Education - Open Learning Vs. Virtual University Concepts new', 'distance-education-open-learning-vs-virtual-university-concepts-new-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828', 'distance-education-open-learning-vs-virtual-university-concepts-new-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828-828', 'DCVG5544GFH66555', 'DCVG5544GFH66555', 'DCVG5544GFH66555', NULL, 'Distance Education - Open Learning Vs. Virtual University Concepts NEW', '<h1>Distance Education - Open Learning Vs. Virtual University Concepts NEW</h1>', 'Sub Title
			No

			Author
			Amar Nath Rai

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			8172730365

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amar Nath Rai</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172730365</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3393distance_education_-_open_learning_vs._virtual_university_concepts.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCVG5544GFH66555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=828', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=828', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2592, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:08'),
('c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', '3861', 590, 'Environmental Chemistry and Toxicology of Mercury', 'environmental-chemistry-and-toxicology-of-mercury', 'environmental-chemistry-and-toxicology-of-mercury', '9780470578728', '9780470578728', '9780470578728', NULL, 'About the book

This book provides the fundamentals, recent developments, and future research needs for critical mercury transformation and transport processes, as well as the experimental methods that have been employed in recent studies. The coverage discusses the environmental behavior and toxicological effects of mercury on organisms, including humans, and provides case studies at the end of each chapter. Bringing together information normally spread across several books, this text is unique in covering the entire mercury cycle and providing a baseline for what is known and what uncertainties remain in respect to mercury cycling.

Table of Contents

PREFACE xiii

ACKNOWLEDGMENTS xv

CONTRIBUTORS xvii

1 OVERVIEW OF MERCURY IN THE ENVIRONMENT 1

Guangliang Liu, Yong Cai, Nelson O’Driscoll, Xinbin Feng, and Guibin Jiang

1.1 Introduction / 1

1.2 Toxicity and Health Risks of Mercury Exposure / 2

1.3 Sources of Mercury / 2

1.4 Overview of Mercury Biogeochemical Cycling / 7

1.5 Structure of the Book / 8

1.6 Concluding Remarks / 9

References / 9

PART I ANALYTICAL DEVELOPMENTS 13

2 ADVANCES IN SPECIATION ANALYSIS OF MERCURY IN THE ENVIRONMENT 15

Yanbin Li, Yongguang Yin, Guangliang Liu, and Yong Cai

2.1 Introduction / 15

2.2 Sample Preparation for Hg Speciation in Environmental Samples / 16

2.3 Application of GC Technique in Hg Speciation Analysis / 32

2.4 Application of HPLC Technique in Hg Speciation Analysis / 36

2.5 Application of Capillary Electrophoresis Techniques in Hg Speciation Analysis / 39

2.6 Application of X-Ray Absorption Spectroscopy in Probing Chemical Microenvironment of Hg / 40

2.7 Application of Stable Isotope Dilution Technique in Mercury Speciation Analysis / 41

2.8 Summary / 43

References / 44

3 MEASURING GAS PHASE MERCURY EMISSIONS FROM INDUSTRIAL EFFLUENTS 59

Samuel J. Ippolito, Ylias M. Sabri, and Suresh K. Bhargava

3.1 Introduction / 59

3.2 Standardized Methods for Measuring Mercury / 72

3.3 Mercury Continuous Emission Monitors (CEMs) / 81

3.4 Future Outlook / 95

References / 96

PART II SPECIATION AND TRANSFORMATION 111

4 ATMOSPHERIC CHEMISTRY OF MERCURY 113

Che-Jen Lin, Pattaraporn Singhasuk, and Simo O. Pehkonen

4.1 Introduction / 113

4.2 The Overall Picture / 114

4.3 Chemical Transformations in the Gas Phase / 118

4.4 Chemical Transformations in the Aqueous Phase / 131

4.5 Redox Chemistry at the Interface Between the Atmosphere and Earth’s Surfaces / 136

4.6 Atmospheric Implications of the Identified Redox Pathways / 139

4.7 Future Research Needs / 143

References / 144

5 MICROBIAL TRANSFORMATIONS IN THE MERCURY CYCLE 155

Chu-Ching Lin, Nathan Yee, and Tamar Barkay

5.1 Introduction / 155

5.2 Mercury Methylation / 158

5.3 Methylmercury Degradation / 168

5.4 Redox Cycling of Inorganic Hg / 169

5.5 Conclusions / 179

References / 180

6 PHOTOREACTIONS OF MERCURY IN AQUATIC SYSTEMS 193

Emma E. Vost, Marc Amyot, and Nelson J. O’Driscoll

6.1 Significance of Mercury Photoreactions / 193

6.2 Concepts in Mercury Photoreactions / 194

6.3 Current Methods in Mercury Photochemistry / 209

6.4 Summary / 211

References / 212

7 CHEMICAL SPECIATION OF MERCURY IN SOIL AND SEDIMENT 219

Ulf Skyllberg

7.1 Introduction / 219

7.2 Physicochemical Properties, Oxidation States, Chemical Forms, Structures, and Concentrations of Mercury in the Environment / 220

7.3 Aqueous Phase: Major Ligands and Their Affinities for Mercury(II) / 222

7.4 Liquid and Solid Phases of Mercury in Soils and Sediments / 229

7.5 Reactions of Mercury(II) with Soil and Sediment Particle Surfaces / 231

7.6 Stabilization of Nanoparticulate Mercury(II) Sulfides by Natural Organic Matter / 237

7.7 Solubility and Chemical Speciation of Mercury(II) in Soils and Sediments / 237

7.8 Methods for Studying the Chemistry of Mercury(II) in Soils and Sediments / 248

7.9 Future Research Needs / 249

References / 252

8 THE EFFECTS OF DISSOLVED ORGANIC MATTER ON MERCURY BIOGEOCHEMISTRY 259

Chase A. Gerbig, Joseph N. Ryan, and George R. Aiken

8.1 Introduction / 259

8.2 Dissolved Organic Matter / 260

8.3 Field Observations / 263

8.4 Effects of DOM on Mercury Distributions Between Solution and Particles / 265

8.5 Mercury Binding Strength / 268

8.6 Mercury Binding Environment / 271

8.7 Methylmercury Binding Strength and Environment / 274

8.8 DOM and Mercury Mineral Dissolution / 276

8.9 DOM and Mercury Mineral Precipitation / 280

References / 284

9 TRACKING GEOCHEMICAL TRANSFORMATIONS AND TRANSPORT OF MERCURY THROUGH ISOTOPE FRACTIONATION 293

Holger Hintelmann and Wang Zheng

9.1 Introduction / 293

9.2 Fractionation of Mercury Isotopes in Environmental Processes / 300

9.3 Hg Isotope Variations in Nature / 315

9.4 Summary / 319

References / 320

PART III TRANSPORT AND FATE 329

10 ATMOSPHERIC TRANSPORT OF MERCURY 331

Oleg Travnikov

10.1 Introduction / 331

10.2 General Concepts of Mercury Cycling in the

Atmosphere / 331

10.3 Methods for Studying Atmospheric Mercury Transport / 336

10.4 Assessments of Airborne Mercury Pollution / 342

10.5 Knowledge Gaps / 354

References / 356

11 ADSORPTION OF MERCURY ON SOLIDS IN THE AQUATIC ENVIRONMENT 367

Guangliang Liu, Yanbin Li, and Yong Cai

11.1 Introduction / 367

11.2 Adsorption of Mercury on Solids / 369

11.3 Role of Colloids in Mercury Adsorption / 374

11.4 Concluding Remarks / 380

References / 381

12 EXCHANGE OF ELEMENTAL MERCURY BETWEEN THE OCEANS AND THE ATMOSPHERE 389

Asif Qureshi, Matthew Macleod, Elsie Sunderland, and Konrad Hungerbu¨ hler

12.1 Introduction / 389

12.2 Models of Gas Exchange of Elemental Mercury at the Air–Sea Interface / 390

12.3 Field Studies of Ocean-To-Air Fluxes of Mercury / 398

12.4 Rate Constants for Reduction and Oxidation of Mercury Species in Ocean Waters / 400

12.5 Modeling Studies Estimating Oceanic Air–Sea Exchange / 411

12.6 Conclusions and Future Directions / 415

References / 416

13 EXCHANGE OF MERCURY BETWEEN THE ATMOSPHERE AND TERRESTRIAL ECOSYSTEMS 423

Mae Sexauer Gustin

13.1 General Overview / 423

13.2 Methods and Tools Applied for Measurement and Understanding of Air–Terrestrial Surface Exchange / 425

13.3 Measured Fluxes / 433

13.4 Conclusions / 442

References / 444

PART IV BIOACCUMULATION, TOXICITY, AND METALLOMICS 453

14 BIOACCUMULATION AND BIOMAGNIFICATION OF MERCURY THROUGH FOOD WEBS 455

Karen Kidd, Meredith Clayden, and Tim Jardine

14.1 Introduction / 455

14.2 Mercury in Aquatic and Terrestrial Organisms / 457

14.3 Mercury within Organisms / 464

14.4 Factors Affecting Mercury in Biota / 465

14.5 Biomagnification of Mercury Through Food Webs / 474

14.6 Mercury Stable Isotopes in Bioaccumulation Studies / 481

14.7 Case Study—Kejimkujik National Park and Historic Site, Nova Scotia, Canada / 482

14.8 Conclusions / 484

References / 485

15 A REVIEW OF MERCURY TOXICITY WITH SPECIAL REFERENCE TO METHYLMERCURY 501

Mineshi Sakamoto, Katsuyuki Murata, Akiyoshi Kakita, and Masanori Sasaki

15.1 Introduction / 501

15.2 Global Mercury Emission into the Atmosphere / 502

15.3 Metabolism and Toxicity of Chemical Forms of Mercury / 503

15.4 Risk Assessment of Prenatal Exposure to Methylmercury / 509

15.5 Risks and Benefits of Fish Consumption for Brain Development / 510

15.6 Exceptional Methylmercury Exposure Through Rice / 510

15.7 Summary / 511

References / 511

16 METALLOMICS OF MERCURY: ROLE OF THIOLAND SELENOL-CONTAINING BIOMOLECULES 517

Feiyue Wang, Marcos Lemes, and Mohammad A.K. Khan

16.1 Introduction / 517

16.2 Metallomics of Mercury / 517

16.3 Mercury and Methylmercury Complexes with Thiol-Containing Biomolecules / 519

16.4 Mercury and Methylmercury Binding to Selenol-Containing Biomolecules / 522

16.5 Lability of Mercury or Methylmercury Complexes with Thiols or Selenols / 524

16.6 Thiol-Containing Biomolecules in the Uptake and Metabolism of Mercury / 526

16.7 Selenium Aided Biomineralization of Mercury and Methylmercury / 529

16.8 Analytical and Modeling Approaches / 531

16.9 Conclusion / 538

References / 538

17 HUMAN HEALTH SIGNIFICANCE OF DIETARY EXPOSURES TO METHYLMERCURY 545

Anna L. Choi and Philippe Grandjean

17.1 Introduction / 545

17.2 Methylmercury Exposure / 546

17.3 Nutrients in Fish and Seafood / 548

17.4 Major Prospective Cohort Studies / 549

17.5 Health Effects / 552

17.6 Cardiovascular Outcomes / 555

17.7 Nutrient and Methylmercury Exposure as Predictors of Developmental Outcomes / 556

17.8 Confounding Variables / 557

17.9 Risk Assessment and Exposure Imprecision / 558

17.10 Conclusions / 559

References / 561

INDEX 569', '<p><strong>About the book</strong></p>

<p>This book provides the fundamentals, recent developments, and future research needs for critical mercury transformation and transport processes, as well as the experimental methods that have been employed in recent studies. The coverage discusses the environmental behavior and toxicological effects of mercury on organisms, including humans, and provides case studies at the end of each chapter. Bringing together information normally spread across several books, this text is unique in covering the entire mercury cycle and providing a baseline for what is known and what uncertainties remain in respect to mercury cycling.</p>

<p>Table of Contents</p>

<p><strong>PREFACE xiii</strong></p>

<p><strong>ACKNOWLEDGMENTS xv</strong></p>

<p><strong>CONTRIBUTORS xvii</strong></p>

<p><strong>1 OVERVIEW OF MERCURY IN THE ENVIRONMENT 1</strong><br />
<em>Guangliang Liu, Yong Cai, Nelson O’Driscoll, Xinbin Feng, and Guibin Jiang</em></p>

<p>1.1 Introduction / 1</p>

<p>1.2 Toxicity and Health Risks of Mercury Exposure / 2</p>

<p>1.3 Sources of Mercury / 2</p>

<p>1.4 Overview of Mercury Biogeochemical Cycling / 7</p>

<p>1.5 Structure of the Book / 8</p>

<p>1.6 Concluding Remarks / 9</p>

<p>References / 9</p>

<p>PART I ANALYTICAL DEVELOPMENTS 13</p>

<p><strong>2 ADVANCES IN SPECIATION ANALYSIS OF MERCURY IN THE ENVIRONMENT 15</strong><br />
<em>Yanbin Li, Yongguang Yin, Guangliang Liu, and Yong Cai</em></p>

<p>2.1 Introduction / 15</p>

<p>2.2 Sample Preparation for Hg Speciation in Environmental Samples / 16</p>

<p>2.3 Application of GC Technique in Hg Speciation Analysis / 32</p>

<p>2.4 Application of HPLC Technique in Hg Speciation Analysis / 36</p>

<p>2.5 Application of Capillary Electrophoresis Techniques in Hg Speciation Analysis / 39</p>

<p>2.6 Application of X-Ray Absorption Spectroscopy in Probing Chemical Microenvironment of Hg / 40</p>

<p>2.7 Application of Stable Isotope Dilution Technique in Mercury Speciation Analysis / 41</p>

<p>2.8 Summary / 43</p>

<p>References / 44</p>

<p><strong>3 MEASURING GAS PHASE MERCURY EMISSIONS FROM INDUSTRIAL EFFLUENTS 59</strong><br />
<em>Samuel J. Ippolito, Ylias M. Sabri, and Suresh K. Bhargava</em></p>

<p>3.1 Introduction / 59</p>

<p>3.2 Standardized Methods for Measuring Mercury / 72</p>

<p>3.3 Mercury Continuous Emission Monitors (CEMs) / 81</p>

<p>3.4 Future Outlook / 95</p>

<p>References / 96</p>

<p>PART II SPECIATION AND TRANSFORMATION 111</p>

<p><strong>4 ATMOSPHERIC CHEMISTRY OF MERCURY 113</strong><br />
<em>Che-Jen Lin, Pattaraporn Singhasuk, and Simo O. Pehkonen</em></p>

<p>4.1 Introduction / 113</p>

<p>4.2 The Overall Picture / 114</p>

<p>4.3 Chemical Transformations in the Gas Phase / 118</p>

<p>4.4 Chemical Transformations in the Aqueous Phase / 131</p>

<p>4.5 Redox Chemistry at the Interface Between the Atmosphere and Earth’s Surfaces / 136</p>

<p>4.6 Atmospheric Implications of the Identified Redox Pathways / 139</p>

<p>4.7 Future Research Needs / 143</p>

<p>References / 144</p>

<p><strong>5 MICROBIAL TRANSFORMATIONS IN THE MERCURY CYCLE 155</strong><br />
<em>Chu-Ching Lin, Nathan Yee, and Tamar Barkay</em></p>

<p>5.1 Introduction / 155</p>

<p>5.2 Mercury Methylation / 158</p>

<p>5.3 Methylmercury Degradation / 168</p>

<p>5.4 Redox Cycling of Inorganic Hg / 169</p>

<p>5.5 Conclusions / 179</p>

<p>References / 180</p>

<p><strong>6 PHOTOREACTIONS OF MERCURY IN AQUATIC SYSTEMS 193</strong><br />
<em>Emma E. Vost, Marc Amyot, and Nelson J. O’Driscoll</em></p>

<p>6.1 Significance of Mercury Photoreactions / 193</p>

<p>6.2 Concepts in Mercury Photoreactions / 194</p>

<p>6.3 Current Methods in Mercury Photochemistry / 209</p>

<p>6.4 Summary / 211</p>

<p>References / 212</p>

<p><strong>7 CHEMICAL SPECIATION OF MERCURY IN SOIL AND SEDIMENT 219</strong><br />
<em>Ulf Skyllberg</em></p>

<p>7.1 Introduction / 219</p>

<p>7.2 Physicochemical Properties, Oxidation States, Chemical Forms, Structures, and Concentrations of Mercury in the Environment / 220</p>

<p>7.3 Aqueous Phase: Major Ligands and Their Affinities for Mercury(II) / 222</p>

<p>7.4 Liquid and Solid Phases of Mercury in Soils and Sediments / 229</p>

<p>7.5 Reactions of Mercury(II) with Soil and Sediment Particle Surfaces / 231</p>

<p>7.6 Stabilization of Nanoparticulate Mercury(II) Sulfides by Natural Organic Matter / 237</p>

<p>7.7 Solubility and Chemical Speciation of Mercury(II) in Soils and Sediments / 237</p>

<p>7.8 Methods for Studying the Chemistry of Mercury(II) in Soils and Sediments / 248</p>

<p>7.9 Future Research Needs / 249</p>

<p>References / 252</p>

<p><strong>8 THE EFFECTS OF DISSOLVED ORGANIC MATTER ON MERCURY BIOGEOCHEMISTRY 259</strong><br />
<em>Chase A. Gerbig, Joseph N. Ryan, and George R. Aiken</em></p>

<p>8.1 Introduction / 259</p>

<p>8.2 Dissolved Organic Matter / 260</p>

<p>8.3 Field Observations / 263</p>

<p>8.4 Effects of DOM on Mercury Distributions Between Solution and Particles / 265</p>

<p>8.5 Mercury Binding Strength / 268</p>

<p>8.6 Mercury Binding Environment / 271</p>

<p>8.7 Methylmercury Binding Strength and Environment / 274</p>

<p>8.8 DOM and Mercury Mineral Dissolution / 276</p>

<p>8.9 DOM and Mercury Mineral Precipitation / 280</p>

<p>References / 284</p>

<p><strong>9 TRACKING GEOCHEMICAL TRANSFORMATIONS AND TRANSPORT OF MERCURY THROUGH ISOTOPE FRACTIONATION 293</strong><br />
<em>Holger Hintelmann and Wang Zheng</em></p>

<p>9.1 Introduction / 293</p>

<p>9.2 Fractionation of Mercury Isotopes in Environmental Processes / 300</p>

<p>9.3 Hg Isotope Variations in Nature / 315</p>

<p>9.4 Summary / 319</p>

<p>References / 320</p>

<p>PART III TRANSPORT AND FATE 329</p>

<p><strong>10 ATMOSPHERIC TRANSPORT OF MERCURY 331</strong><br />
<em>Oleg Travnikov</em></p>

<p>10.1 Introduction / 331</p>

<p>10.2 General Concepts of Mercury Cycling in the</p>

<p>Atmosphere / 331</p>

<p>10.3 Methods for Studying Atmospheric Mercury Transport / 336</p>

<p>10.4 Assessments of Airborne Mercury Pollution / 342</p>

<p>10.5 Knowledge Gaps / 354</p>

<p>References / 356</p>

<p><strong>11 ADSORPTION OF MERCURY ON SOLIDS IN THE AQUATIC ENVIRONMENT 367</strong><br />
<em>Guangliang Liu, Yanbin Li, and Yong Cai</em></p>

<p>11.1 Introduction / 367</p>

<p>11.2 Adsorption of Mercury on Solids / 369</p>

<p>11.3 Role of Colloids in Mercury Adsorption / 374</p>

<p>11.4 Concluding Remarks / 380</p>

<p>References / 381</p>

<p><strong>12 EXCHANGE OF ELEMENTAL MERCURY BETWEEN THE OCEANS AND THE ATMOSPHERE 389</strong><br />
<em>Asif Qureshi, Matthew Macleod, Elsie Sunderland, and Konrad Hungerbu¨ hler</em></p>

<p>12.1 Introduction / 389</p>

<p>12.2 Models of Gas Exchange of Elemental Mercury at the Air–Sea Interface / 390</p>

<p>12.3 Field Studies of Ocean-To-Air Fluxes of Mercury / 398</p>

<p>12.4 Rate Constants for Reduction and Oxidation of Mercury Species in Ocean Waters / 400</p>

<p>12.5 Modeling Studies Estimating Oceanic Air–Sea Exchange / 411</p>

<p>12.6 Conclusions and Future Directions / 415</p>

<p>References / 416</p>

<p><strong>13 EXCHANGE OF MERCURY BETWEEN THE ATMOSPHERE AND TERRESTRIAL ECOSYSTEMS 423</strong><br />
<em>Mae Sexauer Gustin</em></p>

<p>13.1 General Overview / 423</p>

<p>13.2 Methods and Tools Applied for Measurement and Understanding of Air–Terrestrial Surface Exchange / 425</p>

<p>13.3 Measured Fluxes / 433</p>

<p>13.4 Conclusions / 442</p>

<p>References / 444</p>

<p>PART IV BIOACCUMULATION, TOXICITY, AND METALLOMICS 453</p>

<p><strong>14 BIOACCUMULATION AND BIOMAGNIFICATION OF MERCURY THROUGH FOOD WEBS 455</strong><br />
<em>Karen Kidd, Meredith Clayden, and Tim Jardine</em></p>

<p>14.1 Introduction / 455</p>

<p>14.2 Mercury in Aquatic and Terrestrial Organisms / 457</p>

<p>14.3 Mercury within Organisms / 464</p>

<p>14.4 Factors Affecting Mercury in Biota / 465</p>

<p>14.5 Biomagnification of Mercury Through Food Webs / 474</p>

<p>14.6 Mercury Stable Isotopes in Bioaccumulation Studies / 481</p>

<p>14.7 Case Study—Kejimkujik National Park and Historic Site, Nova Scotia, Canada / 482</p>

<p>14.8 Conclusions / 484</p>

<p>References / 485</p>

<p><strong>15 A REVIEW OF MERCURY TOXICITY WITH SPECIAL REFERENCE TO METHYLMERCURY 501</strong><br />
<em>Mineshi Sakamoto, Katsuyuki Murata, Akiyoshi Kakita, and Masanori Sasaki</em></p>

<p>15.1 Introduction / 501</p>

<p>15.2 Global Mercury Emission into the Atmosphere / 502</p>

<p>15.3 Metabolism and Toxicity of Chemical Forms of Mercury / 503</p>

<p>15.4 Risk Assessment of Prenatal Exposure to Methylmercury / 509</p>

<p>15.5 Risks and Benefits of Fish Consumption for Brain Development / 510</p>

<p>15.6 Exceptional Methylmercury Exposure Through Rice / 510</p>

<p>15.7 Summary / 511</p>

<p>References / 511</p>

<p><strong>16 METALLOMICS OF MERCURY: ROLE OF THIOLAND SELENOL-CONTAINING BIOMOLECULES 517</strong><br />
<em>Feiyue Wang, Marcos Lemes, and Mohammad A.K. Khan</em></p>

<p>16.1 Introduction / 517</p>

<p>16.2 Metallomics of Mercury / 517</p>

<p>16.3 Mercury and Methylmercury Complexes with Thiol-Containing Biomolecules / 519</p>

<p>16.4 Mercury and Methylmercury Binding to Selenol-Containing Biomolecules / 522</p>

<p>16.5 Lability of Mercury or Methylmercury Complexes with Thiols or Selenols / 524</p>

<p>16.6 Thiol-Containing Biomolecules in the Uptake and Metabolism of Mercury / 526</p>

<p>16.7 Selenium Aided Biomineralization of Mercury and Methylmercury / 529</p>

<p>16.8 Analytical and Modeling Approaches / 531</p>

<p>16.9 Conclusion / 538</p>

<p>References / 538</p>

<p><strong>17 HUMAN HEALTH SIGNIFICANCE OF DIETARY EXPOSURES TO METHYLMERCURY 545</strong><br />
<em>Anna L. Choi and Philippe Grandjean</em></p>

<p>17.1 Introduction / 545</p>

<p>17.2 Methylmercury Exposure / 546</p>

<p>17.3 Nutrients in Fish and Seafood / 548</p>

<p>17.4 Major Prospective Cohort Studies / 549</p>

<p>17.5 Health Effects / 552</p>

<p>17.6 Cardiovascular Outcomes / 555</p>

<p>17.7 Nutrient and Methylmercury Exposure as Predictors of Developmental Outcomes / 556</p>

<p>17.8 Confounding Variables / 557</p>

<p>17.9 Risk Assessment and Exposure Imprecision / 558</p>

<p>17.10 Conclusions / 559</p>

<p>References / 561</p>

<p><strong>INDEX 569</strong></p>', 'Title
			Environmental Chemistry and Toxicology of Mercury

			Author
			Guangliang Liu, Yong Cai

			ISBN
			9780470578728

			Publication
			Wiley

			Pages
			600

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Environmental Chemistry and Toxicology of Mercury</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>Guangliang Liu, Yong Cai</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9780470578728</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publication</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>600</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14880"', '"9672"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 600, '600', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4572mercury.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470578728&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3861', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3861', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 590, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('c3fb382d-1a07-4108-8825-73560bd98719', '1174', NULL, 'Contributions to Management Science - Performance Management for Different Employee Groups New', 'contributions-to-management-science-performance-management-for-different-employee-groups-new-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-117-1174', 'contributions-to-management-science-performance-management-for-different-employee-groups-new-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174-1174', 'HNBG6655', 'HNBG6655', 'HNBG6655', NULL, 'Manage managers based on competencies and informal networks – Set task-based output goals for professional specialists – Control temporary workers at the agency level – Ensure that contractors are managed effectively as part of boundary-crossing networks. This book provides a framework of analysis to capture and explain differences in employment systems. Taking account of the wealth of research in the field, it provides a sound basis for developing function-specific performance management systems, integrating aspects such as incentivization, multi-source appraisal, and accountability. From macro to micro approaches of HRM, the contents will be of value to researchers on employment systems, strategic HRM, and occupational psychology and to practitioners of HRM and organizational development. Achim Krausert has been a consultant in the performance management group of Accenture, U.K. He obtained his D.B.A. from the University of Mannheim, Germany, and an M.Sc. and a B.Sc. from the London School of Economics.', '<p>Manage managers based on competencies and informal networks – Set task-based output goals for professional specialists – Control temporary workers at the agency level – Ensure that contractors are managed effectively as part of boundary-crossing networks. This book provides a framework of analysis to capture and explain differences in employment systems. Taking account of the wealth of research in the field, it provides a sound basis for developing function-specific performance management systems, integrating aspects such as incentivization, multi-source appraisal, and accountability. From macro to micro approaches of HRM, the contents will be of value to researchers on employment systems, strategic HRM, and occupational psychology and to practitioners of HRM and organizational development. Achim Krausert has been a consultant in the performance management group of Accenture, U.K. He obtained his D.B.A. from the University of Mannheim, Germany, and an M.Sc. and a B.Sc. from the London School of Economics.</p>', 'Contributions to Management Science - Performance Management for Different Employee Groups New', '<h1>Contributions to Management Science - Performance Management for Different Employee Groups New</h1>', '"14999"', '"8999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54569788181160416.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNBG6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1174', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1174', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2372, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('c4097237-1ef5-42a1-afb9-e49581546ae1', '2595', NULL, 'Mahadevi Verma : Srijan Aur Sarokar', 'sahitya-srijan-aur-sarokar-new-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595', 'sahitya-srijan-aur-sarokar-new-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595-2595', '9788119092161', '9788119092161', '9788119092161', NULL, 'Mahadevi Verma : Srijan Aur Sarokar', '<h1>Mahadevi Verma : Srijan Aur Sarokar</h1>', 'Sub Title

			Mahadevi Verma : Srijan Aur Sarokar

			Author
			Niranjan Sahay & Amit Kumar

			ISBN 13 Digit
			9788119092161

			Pages
			Radhakrishna Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h1>Mahadevi Verma : Srijan Aur Sarokar</h1>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niranjan Sahay &amp; Amit Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788119092161</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Radhakrishna Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Radhakrishna Prakashan', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1133pic-7.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788119092161&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2595', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2595', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1497, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('c415008b-6da7-4a08-a225-ba87c70f500e', '3480', 919, 'H2O Architecture', 'h2o-architecture-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480', 'h2o-architecture-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480-3480', '9781864701142', '9781864701142', '9781864701142', NULL, 'Water has always been an integral feature of domestic interiors, whether it takes the shape of  a luxurious built-in pool and cabana, or a rudimentary structure above ground. The sound of splashing water is firmly in our psyche. Memories of Mum calling from the house. ''I think you''ve had enough now'', are as clear as the sky-blue flies that lined many of these swimming pools during the 1970s. Three decades later, the colour of the flies has changed, and water may appear on the edge of the living room, at the entrance or even within the home itsel.

When Stephen Crafti began writing about architecture and design in the early 1990s, he didn''t really think of it as a career. Inspired by the architecture around him in Melbourne, Australia, Crafti was keen to share the things he saw with others, be it a building, a piece of furniture or a piece of contemporary jewellery. After more than a decade of sharing his ''favourite things'' and with numerous books behind him, Crafti still delights in discovering and promoting designs that he considers exhilarating. The experience of living in a modernist 1950''s home was the impetus for what is now a full-time obsession. ''When you are fortunate enough to live with great architecture, you really are your own home, you can enjoy looking at the masterpieces newspapers and leading Australian design magazines. H2O Architecture is Crafti''s eighth book with The Images Publishing Group.

Content - Introduction, At the entrance, At the harbour''s edge, Behind a garden wall, The calm and the turbulent, Calming waters, Capturing the landscape, Connections to water, Dappled light, Designed around the pool, The elevated pool, Extensive views, Floating form, An indoor pool, Indoor rock pool, A Japanese-style pond, L-shaped pool, Lap pool, Lap pool within cube cluster, An oasis in the city, On the banks of a canal, A party, The penthouse pool, Perched on a cliff, A private pool, Rainforest magic, Reflecting the light, A river bed, Sculpted water feature, A sense of tranquility, Small pool for exercise, The sound of water, Surrounded by water, A thermal environment, Three bodies of water, Tranquil waters, Two-level pond, Water for cooling, The water house, Water illusions, Water saving space, A water wall, Watery views, A wet-edged pool, Wraparound pool, Index of Architects', '<p style="text-align:justify"><span>Water has always been an integral feature of domestic interiors, whether it takes the shape of  a luxurious built-in pool and cabana, or a rudimentary structure above ground. The sound of splashing water is firmly in our psyche. Memories of Mum calling from the house. ''I think you''ve had enough now'', are as clear as the sky-blue flies that lined many of these swimming pools during the 1970s. Three decades later, the colour of the flies has changed, and water may appear on the edge of the living room, at the entrance or even within the home itsel.</span></p>

<p style="text-align:justify"><span>When Stephen Crafti began writing about architecture and design in the early 1990s, he didn''t really think of it as a career. Inspired by the architecture around him in Melbourne, Australia, Crafti was keen to share the things he saw with others, be it a building, a piece of furniture or a piece of contemporary jewellery. After more than a decade of sharing his ''favourite things'' and with numerous books behind him, Crafti still delights in discovering and promoting designs that he considers exhilarating. The experience of living in a modernist 1950''s home was the impetus for what is now a full-time obsession. ''When you are fortunate enough to live with great architecture, you really are your own home, you can enjoy looking at the masterpieces newspapers and leading Australian design magazines. H2O Architecture is Crafti''s eighth book with The Images Publishing Group.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, At the entrance, At the harbour''s edge, Behind a garden wall, The calm and the turbulent, Calming waters, Capturing the landscape, Connections to water, Dappled light, Designed around the pool, The elevated pool, Extensive views, Floating form, An indoor pool, Indoor rock pool, A Japanese-style pond, L-shaped pool, Lap pool, Lap pool within cube cluster, An oasis in the city, On the banks of a canal, A party, The penthouse pool, Perched on a cliff, A private pool, Rainforest magic, Reflecting the light, A river bed, Sculpted water feature, A sense of tranquility, Small pool for exercise, The sound of water, Surrounded by water, A thermal environment, Three bodies of water, Tranquil waters, Two-level pond, Water for cooling, The water house, Water illusions, Water saving space, A water wall, Watery views, A wet-edged pool, Wraparound pool, Index of Architects</span></p>', 'Sub Title
			H2O Architecture

			Author
			Stephen Crafti

			About Author
			As per Book

			ISBN 10 Digit
			1864701145

			ISBN 13 Digit
			9781864701142

			Pages
			216

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span>H2O Architecture</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Stephen Crafti</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>1864701145</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781864701142</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>216</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"4800"', '"2880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 216, '216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1987H2O%20Architecture.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781864701142&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3480', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3480', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 919, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:08'),
('c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', '4315', 148, 'Educational Research: Competencies for Analysis and Applications 11/e', 'educational-research-competencies-for-analysis-and-applications-11e', 'educational-research-competencies-for-analysis-and-applications-11e', '9781292106175', '9781292106175', '9781292106175', NULL, 'About the book

Educational Research: Competencies for Analysis and Applications introduces research mainly at a how-to skill and application level. A total instructional system, the book includes stated learning outcomes, instruction, and procedures for evaluating each outcome. It supports readers as they develop expertise in research, learning key concepts and skills and becoming involved in the research process itself. The authors take a down-to-earth approach that helps the reader become both an educational researcher and a competent consumer of educational research.

Content:

Part I Foundational Concepts and Processes

1. Educational Research: Method, Purpose and Ethics

2. Identifying and Stating A Research Problem

3. Literature Review

4. Preparing and Refining a Research Plan

5. Sampling

6. Constructs, Variables and Tests 

Part II Research Designs

7. Survey Research

8. Correlational Research

9. Causa-comparative Research

10. Experimental Research

11. Single-Subject Experimental Research

12. Narrative Research

13. Ethnographic Research

14. Case Study Research

15. Mixed Methods Research

16. Action Research

Part III Data in Research

17. Organizing and Graphing Data

18. Inferential Statistics

19. Fieldwork

20. Analysis and Interpreting Data

Part IV Writing and Evaluating Research Report

21. Preparing and Publishing a Research Report

22. Analyzing and Critiquing Research', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><em><span>Educational Research: Competencies for Analysis and Applications</span></em></strong><span> introduces research mainly at a how-to skill and application level. A total instructional system, the book includes stated learning outcomes, instruction, and procedures for evaluating each outcome. It supports readers as they develop expertise in research, learning key concepts and skills and becoming involved in the research process itself. The authors take a down-to-earth approach that helps the reader become both an educational researcher and a competent consumer of educational research.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I Foundational Concepts and Processes</span></strong></span></span></p>

<p><span><span><span>1. Educational Research: Method, Purpose and Ethics</span></span></span></p>

<p><span><span><span>2. Identifying and Stating A Research Problem</span></span></span></p>

<p><span><span><span>3. Literature Review</span></span></span></p>

<p><span><span><span>4. Preparing and Refining a Research Plan</span></span></span></p>

<p><span><span><span>5. Sampling</span></span></span></p>

<p><span><span><span>6. Constructs, Variables and Tests </span></span></span></p>

<p><span><span><strong><span>Part II Research Designs</span></strong></span></span></p>

<p><span><span><span>7. Survey Research</span></span></span></p>

<p><span><span><span>8. Correlational Research</span></span></span></p>

<p><span><span><span>9. Causa-comparative Research</span></span></span></p>

<p><span><span><span>10. Experimental Research</span></span></span></p>

<p><span><span><span>11. Single-Subject Experimental Research</span></span></span></p>

<p><span><span><span>12. Narrative Research</span></span></span></p>

<p><span><span><span>13. Ethnographic Research</span></span></span></p>

<p><span><span><span>14. Case Study Research</span></span></span></p>

<p><span><span><span>15. Mixed Methods Research</span></span></span></p>

<p><span><span><span>16. Action Research</span></span></span></p>

<p><span><span><strong><span>Part III Data in Research</span></strong></span></span></p>

<p><span><span><span>17. Organizing and Graphing Data</span></span></span></p>

<p><span><span><span>18. Inferential Statistics</span></span></span></p>

<p><span><span><span>19. Fieldwork</span></span></span></p>

<p><span><span><span>20. Analysis and Interpreting Data</span></span></span></p>

<p><span><span><strong><span>Part IV Writing and Evaluating Research Report</span></strong></span></span></p>

<p><span><span><span>21. Preparing and Publishing a Research Report</span></span></span></p>

<p><span><span><span>22. Analyzing and Critiquing Research</span></span></span></p>
', 'Title
			Educational Research: Competencies for Analysis and Applications 11/e

			Author
			Geoffrey E.Mills

			ISBN
			9781292106175

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Educational Research: Competencies for Analysis and Applications 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Geoffrey E.Mills</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292106175</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"8238"', '"5767"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1852educ.jpeg', NULL, '10 | 29', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292106175&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4315', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4315', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 148, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:08'),
('c417de55-b0a8-4498-b460-1a88bfe7e10c', '3773', 676, 'Principles of Linear Algebra with Mathematica', 'principles-of-linear-algebra-with-mathematica', 'principles-of-linear-algebra-with-mathematica', '9780470637951', '9780470637951', '9780470637951', NULL, 'About the Book

A hands-on introduction to the theoretical and computational aspects of linear algebra using Mathematica®

Many topics in linear algebra are simple, yet computationally intensive, and computer algebra systems such as Mathematica® are essential not only for learning to apply the concepts to computationally challenging problems, but also for visualizing many of the geometric aspects within this field of study. Principles of Linear Algebra with Mathematica uniquely bridges the gap between beginning linear algebra and computational linear algebra that is often encountered in applied settings, and the commands required to solve complex and computationally challenging problems using Mathematica are provided.

The book begins with an introduction to the commands and programming guidelines for working with Mathematica. Next, the authors explore linear systems of equations and matrices, applications of linear systems and matrices, determinants, inverses, and Cramer''s rule. Basic linear algebra topics, such as vectors, dot product, cross product, and vector projection are explored, as well as a unique variety of more advanced topics including rotations in space, ''rolling'' a circle along a curve, and the TNB Frame. Subsequent chapters feature coverage of linear transformations from Rn to Rm, the geometry of linear and affine transformations, with an exploration of their effect on arclength, area, and volume, least squares fits, and pseudoinverses.

Mathematica is used to enhance concepts and is seamlessly integrated throughout the book through symbolic manipulations, numerical computations, graphics in two and three dimensions, animations, and programming. Each section concludes with standard problems in addition to problems that were specifically designed to be solved with Mathematica, allowing readers to test their comprehension of the presented material. All related Mathematica code is available on a corresponding website, along with solutions to problems and additional topical resources.

Extensively class-tested to ensure an accessible presentation, Principles of Linear Algebra with Mathematica is an excellent book for courses on linear algebra at the undergraduate level. The book is also an ideal reference for students and professionals who would like to gain a further understanding of the use of Mathematica to solve linear algebra problems.

Contents:

1. An Introduction to Mathematica.

1.1 The Very Basics.

1.2 Basic Arithmetic.

1.3 Lists and Matrices.

1.4 Expressions Versus Functions.

1.5 Plotting and Animations.

1.6 Solving Systems of Equations.

1.7 Basic Programming.

2. Linear Systems of Equations and Matrices.

2.1 Linear Systems of Equations.

2.2 Augmented Matrix of a Linear System and Row Operations.

2.3 Some Matrix Arithmetic.

3. Gauss-Jordan Elimination and Reduced Row Echelon Form.

3.1 Gauss-Jordan Elimination and rref.

3.2 Elementary Matrices.

3.3 Sensitivity of Solutions to Error in the Linear System.

4. Applications of Linear Systems and Matrices.

4.1 Applications of Linear Systems to Geometry.

4.2 Applications of Linear Systems to Curve Fitting.

4.3 Applications of Linear Systems to Economics.

4.4 Applications of Matrix Multiplication to Geometry.

4.5 An Application of Matrix Multiplication to Economics.

5. Determinants, Inverses, and Cramer’ Rule.

5.1 Determinants and Inverses from the Adjoint Formula.

5.2 Determinants by Expanding Along Any Row or Column.

5.3 Determinants Found by Triangularizing Matrices.

5.4 LU Factorization.

5.5 Inverses from rref.

5.6 Cramer’s Rule.

6. Basic Linear Algebra Topics.

6.1 Vectors.

6.2 Dot Product.

6.3 Cross Product.

6.4 A Vector Projection.

7. A Few Advanced Linear Algebra Topics.

7.1 Rotations in Space.

7.2 “Rolling” a Circle Along a Curve.

7.3 The TNB Frame.

8. Independence, Basis, and Dimension for Subspaces of Rn.

8.1 Subspaces of Rn.

8.2 Independent and Dependent Sets of Vectors in Rn.

8.3 Basis and Dimension for Subspaces of Rn.

8.4 Vector Projection onto a subspace of Rn.

8.5 The Gram-Schmidt Orthonormalization Process.

9. Linear Maps from Rn to Rm.

9.1 Basics About Linear Maps.

9.2 The Kernel and Image Subspaces of a Linear Map.

9.3 Composites of Two Linear Maps and Inverses.

9.4 Change of Bases for the Matrix Representation of a Linear Map.

10. The Geometry of Linear and Affine Maps.

10.1 The Effect of a Linear Map on Area and Arclength in Two Dimensions.

10.2 The Decomposition of Linear Maps into Rotations, Reflections, and Rescalings in R2.

10.3 The Effect of Linear Maps on Volume, Area, and Arclength in R3.

  10.4 Rotations, Reflections, and Rescalings in Three Dimensions.

10.5 Affine Maps.

11. Least-Squares Fits and Pseudoinverses.

11.1 Pseudoinverse to a Nonsquare Matrix and Almost Solving an Overdetermined Linear System.

11.2 Fits and Pseudoinverses.

11.3 Least-Squares Fits and Pseudoinverses.

12. Eigenvalues and Eigenvectors.

12.1 What Are Eigenvalues and Eigenvectors, and Why Do We Need Them?

12.2 Summary of Definitions and Methods for Computing Eigenvalues and Eigenvectors as well as the Exponential of a Matrix.

12.3 Applications of the Diagonalizability of Square Matrices.

12.4 Solving a Square First-Order Linear System if Differential Equations.

12.5 Basic Facts About Eigenvalues, Eigenvectors, and Diagonalizability.

12.6 The Geometry of the Ellipse Using Eigenvalues and Eigenvectors.

12.7 A Mathematica EigenFunction.

 ', '<p><span>About the Book</span></p>

<p>A hands-on introduction to the theoretical and computational aspects of linear algebra using Mathematica®</p>

<p>Many topics in linear algebra are simple, yet computationally intensive, and computer algebra systems such as Mathematica® are essential not only for learning to apply the concepts to computationally challenging problems, but also for visualizing many of the geometric aspects within this field of study. Principles of Linear Algebra with Mathematica uniquely bridges the gap between beginning linear algebra and computational linear algebra that is often encountered in applied settings, and the commands required to solve complex and computationally challenging problems using Mathematica are provided.</p>

<p>The book begins with an introduction to the commands and programming guidelines for working with Mathematica. Next, the authors explore linear systems of equations and matrices, applications of linear systems and matrices, determinants, inverses, and Cramer''s rule. Basic linear algebra topics, such as vectors, dot product, cross product, and vector projection are explored, as well as a unique variety of more advanced topics including rotations in space, ''rolling'' a circle along a curve, and the TNB Frame. Subsequent chapters feature coverage of linear transformations from Rn to Rm, the geometry of linear and affine transformations, with an exploration of their effect on arclength, area, and volume, least squares fits, and pseudoinverses.</p>

<p>Mathematica is used to enhance concepts and is seamlessly integrated throughout the book through symbolic manipulations, numerical computations, graphics in two and three dimensions, animations, and programming. Each section concludes with standard problems in addition to problems that were specifically designed to be solved with Mathematica, allowing readers to test their comprehension of the presented material. All related Mathematica code is available on a corresponding website, along with solutions to problems and additional topical resources.</p>

<p>Extensively class-tested to ensure an accessible presentation, Principles of Linear Algebra with Mathematica is an excellent book for courses on linear algebra at the undergraduate level. The book is also an ideal reference for students and professionals who would like to gain a further understanding of the use of Mathematica to solve linear algebra problems.</p>

<p><span>Contents:</span></p>

<p><strong>1. An Introduction to Mathematica.</strong></p>

<p>1.1 The Very Basics.</p>

<p>1.2 Basic Arithmetic.</p>

<p>1.3 Lists and Matrices.</p>

<p>1.4 Expressions Versus Functions.</p>

<p>1.5 Plotting and Animations.</p>

<p>1.6 Solving Systems of Equations.</p>

<p>1.7 Basic Programming.</p>

<p><strong>2. Linear Systems of Equations and Matrices.</strong></p>

<p>2.1 Linear Systems of Equations.</p>

<p>2.2 Augmented Matrix of a Linear System and Row Operations.</p>

<p>2.3 Some Matrix Arithmetic.</p>

<p><strong>3. Gauss-Jordan Elimination and Reduced Row Echelon Form</strong>.</p>

<p>3.1 Gauss-Jordan Elimination and <strong><em>rref</em></strong>.</p>

<p>3.2 Elementary Matrices.</p>

<p>3.3 Sensitivity of Solutions to Error in the Linear System.</p>

<p><strong>4. Applications of Linear Systems and Matrices.</strong></p>

<p>4.1 Applications of Linear Systems to Geometry.</p>

<p>4.2 Applications of Linear Systems to Curve Fitting.</p>

<p>4.3 Applications of Linear Systems to Economics.</p>

<p>4.4 Applications of Matrix Multiplication to Geometry.</p>

<p>4.5 An Application of Matrix Multiplication to Economics.</p>

<p><strong>5. Determinants, Inverses, and Cramer’ Rule.</strong></p>

<p>5.1 Determinants and Inverses from the Adjoint Formula.</p>

<p>5.2 Determinants by Expanding Along Any Row or Column.</p>

<p>5.3 Determinants Found by Triangularizing Matrices.</p>

<p>5.4 LU Factorization.</p>

<p>5.5 Inverses from <strong><em>rref</em></strong>.</p>

<p>5.6 Cramer’s Rule.</p>

<p><strong>6. Basic Linear Algebra Topics.</strong></p>

<p>6.1 Vectors.</p>

<p>6.2 Dot Product.</p>

<p>6.3 Cross Product.</p>

<p>6.4 A Vector Projection.</p>

<p><strong>7. A Few Advanced Linear Algebra Topics.</strong></p>

<p>7.1 Rotations in Space.</p>

<p>7.2 “Rolling” a Circle Along a Curve.</p>

<p>7.3 The TNB Frame.</p>

<p><strong>8. Independence, Basis, and Dimension for Subspaces of Rn.</strong></p>

<p>8.1 Subspaces of Rn.</p>

<p>8.2 Independent and Dependent Sets of Vectors in Rn.</p>

<p>8.3 Basis and Dimension for Subspaces of Rn.</p>

<p>8.4 Vector Projection onto a subspace of Rn.</p>

<p>8.5 The Gram-Schmidt Orthonormalization Process.</p>

<p><strong>9. Linear Maps from Rn to Rm.</strong></p>

<p>9.1 Basics About Linear Maps.</p>

<p>9.2 The Kernel and Image Subspaces of a Linear Map.</p>

<p>9.3 Composites of Two Linear Maps and Inverses.</p>

<p>9.4 Change of Bases for the Matrix Representation of a Linear Map.</p>

<p><strong>10. The Geometry of Linear and Affine Maps.</strong></p>

<p>10.1 The Effect of a Linear Map on Area and Arclength in Two Dimensions.</p>

<p>10.2 The Decomposition of Linear Maps into Rotations, Reflections, and Rescalings in R2.</p>

<p>10.3 The Effect of Linear Maps on Volume, Area, and Arclength in R3.</p>

<p>  10.4 Rotations, Reflections, and Rescalings in Three Dimensions.</p>

<p>10.5 Affine Maps.</p>

<p><strong>11. Least-Squares Fits and Pseudoinverses.</strong></p>

<p>11.1 Pseudoinverse to a Nonsquare Matrix and Almost Solving an Overdetermined Linear System.</p>

<p>11.2 Fits and Pseudoinverses.</p>

<p>11.3 Least-Squares Fits and Pseudoinverses.</p>

<p><strong>12. Eigenvalues and Eigenvectors.</strong></p>

<p>12.1 What Are Eigenvalues and Eigenvectors, and Why Do We Need Them?</p>

<p>12.2 Summary of Definitions and Methods for Computing Eigenvalues and Eigenvectors as well as the Exponential of a Matrix.</p>

<p>12.3 Applications of the Diagonalizability of Square Matrices.</p>

<p>12.4 Solving a Square First-Order Linear System if Differential Equations.</p>

<p>12.5 Basic Facts About Eigenvalues, Eigenvectors, and Diagonalizability.</p>

<p>12.6 The Geometry of the Ellipse Using Eigenvalues and Eigenvectors.</p>

<p>12.7 A Mathematica EigenFunction.</p>

<p> </p>', 'Title

			Principles of Linear Algebra with Mathematica

			Author
			Kenneth M. Shiskowski,

			ISBN
			9780470637951

			Publishers
			Wiley

			Year
			2011

			Edition
			First

			Pages
			598+14

			Binding
			Hardbond

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td>
			<p style="text-align:center"><span>Principles of Linear Algebra with Mathematica</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kenneth M. Shiskowski,</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470637951</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Edition</span></td>
			<td style="text-align:center"><span>First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>598+14</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14129"', '"8477"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, 'First', NULL, '2011', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '598+14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3084P-6.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470637951&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3773', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3773', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 676, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:08'),
('c4364c95-df46-4bee-bb30-dd5fc3cd2db4', '2582', NULL, 'Bhoomandlikrit-Samaj mein Sahitya', 'bhoomandlikritsamaj-mein-sahitya-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582', 'bhoomandlikritsamaj-mein-sahitya-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582-2582', '9789382543398', '9789382543398', '9789382543398', NULL, 'Bhoomandlikrit-Samaj mein Sahitya', '<h1>Bhoomandlikrit-Samaj mein Sahitya</h1>', 'Sub Title

			Bhoomandlikrit-Samaj Mein Sahitya

			Author
			Girish Mishra

			ISBN 13 Digit
			9789382543398

			Publishers
			Hindi Book Centre

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhoomandlikrit-Samaj Mein Sahitya</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Girish Mishra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382543398</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Hindi Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e1e1bf97-e783-4700-a207-f8587a3d712e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1803pic-16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382543398&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2582', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2582', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1510, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('c43c8491-4170-4165-9848-91bed8bb4ecd', '445', NULL, 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies NEW', 'gender-race-and-religion-intersections-and-challenges-ethnic-and-racial-studies-new-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445', 'gender-race-and-religion-intersections-and-challenges-ethnic-and-racial-studies-new-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445-445', 'SEUJ3950', 'SEUJ3950', 'SEUJ3950', NULL, 'Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.', '<p>Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.</p>', 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies NEW', '<h1>Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies NEW</h1>', '"9999"', '"9920"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9901dpp_18_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SEUJ3950&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=445', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=445', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2819, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c44f36a3-a6ca-474a-bbda-7dfa6d4c2715', '2363', NULL, 'Oxford - English - Marathi Dictionary - An Authoritative Dictionary from Oxford', 'oxford-english-marathi-dictionary-an-authoritative-dictionary-from-oxford-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-23-2363', 'oxford-english-marathi-dictionary-an-authoritative-dictionary-from-oxford-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363-2363', '9780195663105', '9780195663105', '9780195663105', NULL, 'This dictionary gives complete information (pronunciation, grammar and meaning) about a word in standard and easy Marathi. It gives practical usage with illustrations and apt alternatives in Marathi. These special features of the dictionary will make it useful for students and teachers of the English language as well as the general reader.

Authoritative and easy-to-use, this comprehensive dictionary is specially designed for students. Professionals and genral readers. Giving detailed information about usage, it adheres to the time-tested Oxford traditions of publishing reliable dictionaries throughout the world.

	Includes over 26,000 words and phrases in an easy-to-follow format.

	Draws upon a standard, authentic and up-to-date Oxford word list.

	Gives pronunciation in Marathi in an easy-to-understand format.

	Provides detailed grammatical information, especially on irregular verbs, adjectives and countable and uncountable nouns.

	Convers variant spellings and pronounciations.

	Gives clear and concise meanings as well as synonyms.

	Includes numerous examples of usage from authoritative sources.

	Includes a useful list of irregular verbs.', '<p>This dictionary gives complete information (pronunciation, grammar and meaning) about a word in standard and easy Marathi. It gives practical usage with illustrations and apt alternatives in Marathi. These special features of the dictionary will make it useful for students and teachers of the English language as well as the general reader.</p>

<p>Authoritative and easy-to-use, this comprehensive dictionary is specially designed for students. Professionals and genral readers. Giving detailed information about usage, it adheres to the time-tested Oxford traditions of publishing reliable dictionaries throughout the world.</p>

<ul>
	<li>Includes over 26,000 words and phrases in an easy-to-follow format.</li>
	<li>Draws upon a standard, authentic and up-to-date Oxford word list.</li>
	<li>Gives pronunciation in Marathi in an easy-to-understand format.</li>
	<li>Provides detailed grammatical information, especially on irregular verbs, adjectives and countable and uncountable nouns.</li>
	<li>Convers variant spellings and pronounciations.</li>
	<li>Gives clear and concise meanings as well as synonyms.</li>
	<li>Includes numerous examples of usage from authoritative sources.</li>
	<li>Includes a useful list of irregular verbs.</li>
</ul>', 'Sub Title
			An Authoritative Dictionary from Oxford

			Author
			Ramesh V. Dhongde

			Publisher
			Oxford

			ISBN 13 Digit
			9780195663105

			Pages
			823

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>An Authoritative Dictionary from Oxford</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ramesh V. Dhongde</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Oxford</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780195663105</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>823</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"495"', '"300"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, 823, '823', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3509415NSYtfE0L._SX321_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195663105&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2363', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2363', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1645, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:08'),
('c457cb37-56e9-4a6b-b0b2-b28c78d749cb', '4140', 321, 'A Pictionary of Bulbous and Rhizomatous Garden Plants', 'a-pictionary-of-bulbous-and-rhizomatous-garden-plants', 'a-pictionary-of-bulbous-and-rhizomatous-garden-plants', '9780230330320', '9780230330320', '9780230330320', NULL, 'About the book

A Pictionary of Bulbous and Rhizomatous Garden Plants covers about 80 ornamental bulbous and rhizomatous plants from tropical, subtropical and temperate regions. This highly illustrated book, comprising over 150 colour pictures, is unique in its exhaustive coverage and structure. The plants are classified into two parts, viz., Part I and II; in each part the entries are arranged in alphabetical order by botanical names, providing information about the most prevalent common name together with other common names in use, the family to which it belongs, chief morphological and floral features, the nativity and their aesthetic value. The book not only provides the botanical features but also the time of sowing and flowering of each plant. It is difficult to give universally valid recommendations for agronomic and cultural practices for bulbous plants as they are grown under different ecological and economic conditions in different climatic zones. However, the general cultural practices such as soil requirements, planting time and depths; fertilizing, mulching, flowering season and storage, etc., are given for each, although it varies from region to region. The planting and flowering time given under each entry pertain to India under geographical range 8°–30°N and 68°–97.5°E, thus covering diverse climatic conditions from tropical, subtropical to the temperate.

 

The photographs are accompanied by captions that highlight the essential features. A comprehensive glossary is given at the end to explain different bulb-growing terms.

 

The book will be useful to students and scholars of Botany and Horticulture, especially Floriculture as well as to researchers and specialists working at National Botanical Research Institutes, Botanical Gardens, and National Bureau and National Research Centres/Organizations. It should prove handy to professionals involved in improving the landscape architecture of our educational institutions – both schools and colleges, cities and towns, parks and gardens, public and private homes (for beautifying foyers, patios and balconies), tourist spots and hotel complexes for both indoor and outdoor use and lastly to gardening and nature enthusiasts.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A Pictionary of Bulbous and Rhizomatous Garden Plants covers about 80 ornamental bulbous and rhizomatous plants from tropical, subtropical and temperate regions. This highly illustrated book, comprising over 150 colour pictures, is unique in its exhaustive coverage and structure. The plants are classified into two parts, viz., Part I and II; in each part the entries are arranged in alphabetical order by botanical names, providing information about the most prevalent common name together with other common names in use, the family to which it belongs, chief morphological and floral features, the nativity and their aesthetic value. The book not only provides the botanical features but also the time of sowing and flowering of each plant. It is difficult to give universally valid recommendations for agronomic and cultural practices for bulbous plants as they are grown under different ecological and economic conditions in different climatic zones. However, the general cultural practices such as soil requirements, planting time and depths; fertilizing, mulching, flowering season and storage, etc., are given for each, although it varies from region to region. The planting and flowering time given under each entry pertain to India under geographical range 8°–30°N and 68°–97.5°E, thus covering diverse climatic conditions from tropical, subtropical to the temperate.</span></span></span><br />
 </p>

<p style="text-align:justify"><span><span><span>The photographs are accompanied by captions that highlight the essential features. A comprehensive glossary is given at the end to explain different bulb-growing terms.</span></span></span><br />
 </p>

<p style="text-align:justify"><span><span><span>The book will be useful to students and scholars of Botany and Horticulture, especially Floriculture as well as to researchers and specialists working at National Botanical Research Institutes, Botanical Gardens, and National Bureau and National Research Centres/Organizations. It should prove handy to professionals involved in improving the landscape architecture of our educational institutions – both schools and colleges, cities and towns, parks and gardens, public and private homes (for beautifying foyers, patios and balconies), tourist spots and hotel complexes for both indoor and outdoor use and lastly to gardening and nature enthusiasts.</span></span></span></p>', 'Title
			A Pictionary of Bulbous and Rhizomatous Garden Plants

			Author
			S. L. Kochhar

			ISBN
			9780230330320

			Publisher
			Macmillan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>A Pictionary of Bulbous and Rhizomatous Garden Plants</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S. L. Kochhar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780230330320</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Macmillan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2900"', '"1885"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '4fd1e2b2-06ee-4a4e-8dd5-b4a9dd7b13ad', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4200a.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780230330320&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4140', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4140', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 321, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('c476d60f-d730-4fe4-b0da-902096e185ba', '2008', NULL, 'Orchid Biotechnology', 'orchid-biotechnology-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008', 'orchid-biotechnology-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008-2008', 'CIYY5675', 'CIYY5675', 'CIYY5675', NULL, 'The diversity and specialization in orchid floral morphology have fascinated botanists and collectors for centuries. In the past 10 years, the orchid industry has been growing substantially worldwide. This interesting book focuses on the recent advances in orchid biotechnology research since the last 10 years in Taiwan. To advance the orchid industry, enhancement of basic research as well as advanced biotechnology will provide a good platform to improve the flower quality and breeding of new varieties. Important topics covered include the new knowledge of basic genome, through floral morphogenesis, floral ontology, embryogenesis, micropropagation, to functional genomics such as EST, virus-induced gene silencing, and genetic transformation.', '<p>The diversity and specialization in orchid floral morphology have fascinated botanists and collectors for centuries. In the past 10 years, the orchid industry has been growing substantially worldwide. This interesting book focuses on the recent advances in orchid biotechnology research since the last 10 years in Taiwan. To advance the orchid industry, enhancement of basic research as well as advanced biotechnology will provide a good platform to improve the flower quality and breeding of new varieties. Important topics covered include the new knowledge of basic genome, through floral morphogenesis, floral ontology, embryogenesis, micropropagation, to functional genomics such as EST, virus-induced gene silencing, and genetic transformation.</p>', 'Orchid Biotechnology', '<h1>Orchid Biotechnology</h1>', '"10700"', '"6420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2463dppp_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CIYY5675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2008', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2008', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1825, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c493d938-4b8c-4102-8c77-59a15e9217f6', '3421', 972, 'The Water Framework Directive-Action Programmes and Adaptation to Climate Change', 'the-water-framework-directiveaction-programmes-and-adaptation-to-climate-change', 'the-water-framework-directiveaction-programmes-and-adaptation-to-climate-change', '9781849730532', '9781849730532', '9781849730532', NULL, 'About the book

This comprehensive book reviews some of the many scientific and technical challenges faced by EU Member States, stakeholder organisations and scientists while developing the first River Basin Management Plan (2009-2015) under the Water Framework Directive (WFD). It focuses on aspects of multispectral and multidisciplinary integration and how emerging issues such as action programmes (linked to the environmental objectives of the WFD) and adaptation to climate change will be considered in the future in the context of river basin management planning in particular, the book highlights research trends that contribute to policy developments through selected examples of projects funded by the European Commission.

This publication is timely in that the science-policy interfacing is now identified as a key challenge worldwide with regard to integrated water resource management, and therefore the book will be of great interest to environmental scientists, water managers and all other stakeholders, Readers will also benefit from a better understanding of the needs, benefits and drawbacks of an established transfer mechanism of scientific outputs to policies.

Content – 

1. GENERAL INTRODUCTION, 

2. SCENE SETTING, 

3. INTEGRATING ECOSYSTEM AND ENVIRONMENTAL KNOWLEDGE, 

4. INTEGRATING CLIMATE CHANGE HAZARDS, 

5. SECURING WATER RESOURCES AGAINST DELIBERATE OR NATURAL DISORDERS, 

6. STAKEHOLDER VIEWS AND SCIENCE-POLICY INTERFACING

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This comprehensive book reviews some of the many scientific and technical challenges faced by EU Member States, stakeholder organisations and scientists while developing the first River Basin Management Plan (2009-2015) under the Water Framework Directive (WFD). It focuses on aspects of multispectral and multidisciplinary integration and how emerging issues such as action programmes (linked to the environmental objectives of the WFD) and adaptation to climate change will be considered in the future in the context of river basin management planning in particular, the book highlights research trends that contribute to policy developments through selected examples of projects funded by the European Commission.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>This publication is timely in that the science-policy interfacing is now identified as a key challenge worldwide with regard to integrated water resource management, and therefore the book will be of great interest to environmental scientists, water managers and all other stakeholders, Readers will also benefit from a better understanding of the needs, benefits and drawbacks of an established transfer mechanism of scientific outputs to policies.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content –</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>1. GENERAL INTRODUCTION, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. SCENE SETTING, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. INTEGRATING ECOSYSTEM AND ENVIRONMENTAL KNOWLEDGE, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. INTEGRATING CLIMATE CHANGE HAZARDS, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. SECURING WATER RESOURCES AGAINST DELIBERATE OR NATURAL DISORDERS, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. STAKEHOLDER VIEWS AND SCIENCE-POLICY INTERFACING</span></span></span></span></p>

<p> </p>', 'Title
			The Water Framework Directive-Action Programmes and Adaptation to Climate Change

			Author
			Phillippe Quevauviller

			ISBN
			9781849730532

			Publisher
			RSC Publishing

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Water Framework Directive-Action Programmes and Adaptation to Climate Change</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Phillippe Quevauviller</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781849730532</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>RSC Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"14598"', '"9490"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1a551af1-8da0-4f13-a0f8-03a967fabaa5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3110The%20Water%20Framework%20Directive-Action%20Programmes%20and%20Adaptation%20to%20Climate%20Change.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849730532&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3421', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3421', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 972, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:08'),
('c4b0260b-c1d2-4de8-96db-a101cd7700fb', '3848', 603, 'A Course Of Mathematical Analysis V-2', 'a-course-of-mathematical-analysis-v2', 'a-course-of-mathematical-analysis-v2', '-29-', '-29-', '-29-', NULL, 'About the book

The major part of this two-volume textbook stems from the course in mathematical analysis given by the author for many years at the Moscow Physico-technical Institute.

The first volume consisting of eleven chapters includes an introduction (Chapter 1)which treats of fundamental notions of mathematical analysis using an intuitive concept of a limit. With the aid of visual interpretation and some considerations of a physical character it establishes the relationship between the derivative and the integral and gives some elements of differentiation and integration techniques necessary to those readers who are simultaneously studying physics.

The notion of a real number is interpreted in the first volume (Chapter 2) on the basis of its representation as an infinite decimal. Chapters 3-11 contain the following topics: Limit of Sequence, Limit of Function, Functions of One Variable, Functions of Several Variables, Indefinite Integral, Definite Integral, Some Applications of Integrals, Series.

Volume 2 contains multiple integrals, field theory. Fourier series and Fourier integral, differential manifolds and differential forms, and the Lebesgue integral.

Contents

Chapter 12. Multiple Integrals 9

Chapter 13. Scalar and Vector Fields. Differentiation and Integration

of Integral with Respect to Parameter. Improper Integrals 80

Chapter 14. Normed Linear Spaces. Orthogonal Systems 147

Chapter 15. Fourier Series. Approximation of Functions with Polynomials 188

Chapter 16. Fourier Integral. Generalized Functions 240

Chapter 17. Differentiable Manifolds and Differential Forms 289

Chapter 18. Supplementary Topics 326

Chapter 19. Lebesgue Integral  338

Name Index 437

Subject Index  438

 ', '<p><u><strong>About the book</strong></u></p>

<p>The major part of this two-volume textbook stems from the course in mathematical analysis given by the author for many years at the Moscow Physico-technical Institute.</p>

<p>The first volume consisting of eleven chapters includes an introduction (Chapter 1)which treats of fundamental notions of mathematical analysis using an intuitive concept of a limit. With the aid of visual interpretation and some considerations of a physical character it establishes the relationship between the derivative and the integral and gives some elements of differentiation and integration techniques necessary to those readers who are simultaneously studying physics.</p>

<p>The notion of a real number is interpreted in the first volume (Chapter 2) on the basis of its representation as an infinite decimal. Chapters 3-11 contain the following topics: Limit of Sequence, Limit of Function, Functions of One Variable, Functions of Several Variables, Indefinite Integral, Definite Integral, Some Applications of Integrals, Series.</p>

<p>Volume 2 contains multiple integrals, field theory. Fourier series and Fourier integral, differential manifolds and differential forms, and the Lebesgue integral.</p>

<p><strong>Contents</strong></p>

<p>Chapter 12. Multiple Integrals 9</p>

<p>Chapter 13. Scalar and Vector Fields. Differentiation and Integration<br />
of Integral with Respect to Parameter. Improper Integrals 80</p>

<p>Chapter 14. Normed Linear Spaces. Orthogonal Systems 147</p>

<p>Chapter 15. Fourier Series. Approximation of Functions with Polynomials 188</p>

<p>Chapter 16. Fourier Integral. Generalized Functions 240</p>

<p>Chapter 17. Differentiable Manifolds and Differential Forms 289</p>

<p>Chapter 18. Supplementary Topics 326</p>

<p>Chapter 19. Lebesgue Integral  338</p>

<p>Name Index 437<br />
Subject Index  438</p>

<p> </p>', 'Title
			A Course of Mathematical Analysis V-2

			Author
			S.M Nikolsky

			Publisher
			Mir Publishers

			Year of Publication
			1977

			Pages
			450

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Course of Mathematical Analysis V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.M Nikolsky</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1977</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">450</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 450, '450', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8481Nikolsky%20-%20A%20Course%20of%20Mathematical%20Analysis%20-%20Vol%202%20-%20Mir_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-29-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3848', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3848', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 603, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('c4df0a93-b568-4458-9c20-2cd1181753b5', '1663', NULL, 'Almost Periodic Oscillations and Waves', 'almost-periodic-oscillations-and-waves-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-16-1663', 'almost-periodic-oscillations-and-waves-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663-1663', 'ASDC4532', 'ASDC4532', 'ASDC4532', NULL, 'Almost Periodic Oscillations and Waves', '<h1>Almost Periodic Oscillations and Waves</h1>', 'Sub Title
			No

			Author
			Constantin Corduneanu

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387098180

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Constantin Corduneanu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387098180</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9200"', '"5520"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9927dpp_18_30.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDC4532&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1663', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1663', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2067, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('c4e2d490-20eb-4d19-9dc0-61197e104701', '4164', 298, 'Corporate Governance: Principles, Polices and Practices 3/e', 'corporate-governance-principles-polices-and-practices-3e', 'corporate-governance-principles-polices-and-practices-3e', '9789353062668', '9789353062668', '9789353062668', NULL, 'About the book

The Third edition of Corporate Governance: Principles, Policies and Practices sheds light on recent corporate problems using a flexible modular format, through a detailed explanation of the corporate governance mechanism and the various incentives within today''s governance system, while offering potential solution in context. With an emphasis on connecting corporate governance to practical management, the book provide cutting-edge material comprising new and unique study tools and fresh, thought-provoking content."

Content:

Part One: Understanding of Corporate History and Governance

Chapter 1: Corporate History, Structure and Ownership Pattern

Chapter 2: Corporate Governance: An Overview

Chapter 3: Theories and Models of Corporate Governance

Chapter 4: Initiatives in Corporate Governance: Global and National

Part Two: Legal Framework and Agents in Corporate Governance

Chapter 5: Legal and Regulatory Aspects of Corporate Governance

Chapter 6: Shareholders - The Prime stake holders

Chapter 7: Other Stake holders of the company

Chapter 8: The role of Board of Directors in corporate governance

Chapter 9: The role of Auditors in corporate Governance

Part Three: Components and Facilitators of Corporate Governance

Chapter 10: Financial Reporting and Corporate Governance

Chapter 11: Whistle Blowing Mechanism and Corporate Governance

Chapter 12: Role of Government in Corporate Governance

Chapter 13: The Role of the Media in Ensuring Corporate Governance

Part Four: Issues and Problems of Corporate Governance in Developed and Emerging Economies

Chapter 14: Corporate Governance and Business Ethics

Chapter 15: Corporate Governance and CSR

Chapter 16: Corporate Governance and Public Policy

Chapter 17: Corporate Governance in the Developed and Emerging Economies

Chapter 18: Corporate Governance in the Public Sector and the Family Owned Companies: The Indian Scenario

Golden Case Studies"', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Third edition of Corporate Governance: Principles, Policies and Practices sheds light on recent corporate problems using a flexible modular format, through a detailed explanation of the corporate governance mechanism and the various incentives within today''s governance system, while offering potential solution in context. With an emphasis on connecting corporate governance to practical management, the book provide cutting-edge material comprising new and unique study tools and fresh, thought-provoking content."</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part One: Understanding of Corporate History and Governance</span></span></span></p>

<p><span><span><span>Chapter 1: Corporate History, Structure and Ownership Pattern<br />
Chapter 2: Corporate Governance: An Overview<br />
Chapter 3: Theories and Models of Corporate Governance<br />
Chapter 4: Initiatives in Corporate Governance: Global and National</span></span></span></p>

<p><span><span><strong><span>Part Two: Legal Framework and Agents in Corporate Governance</span></strong></span></span></p>

<p><span><span><span>Chapter 5: Legal and Regulatory Aspects of Corporate Governance<br />
Chapter 6: Shareholders - The Prime stake holders<br />
Chapter 7: Other Stake holders of the company<br />
Chapter 8: The role of Board of Directors in corporate governance<br />
Chapter 9: The role of Auditors in corporate Governance</span></span></span></p>

<p><span><span><strong><span>Part Three: Components and Facilitators of Corporate Governance</span></strong></span></span></p>

<p><span><span><span>Chapter 10: Financial Reporting and Corporate Governance<br />
Chapter 11: Whistle Blowing Mechanism and Corporate Governance<br />
Chapter 12: Role of Government in Corporate Governance<br />
Chapter 13: The Role of the Media in Ensuring Corporate Governance</span></span></span></p>

<p><span><span><strong><span>Part Four: Issues and Problems of Corporate Governance in Developed and Emerging Economies</span></strong></span></span></p>

<p><span><span><span>Chapter 14: Corporate Governance and Business Ethics<br />
Chapter 15: Corporate Governance and CSR<br />
Chapter 16: Corporate Governance and Public Policy<br />
Chapter 17: Corporate Governance in the Developed and Emerging Economies<br />
Chapter 18: Corporate Governance in the Public Sector and the Family Owned Companies: The Indian Scenario</span></span></span></p>

<p><span><span><span>Golden Case Studies"</span></span></span></p>

<p> </p>
', 'Title
			Corporate Governance: Principles, Polices and Practices 3/e

			Author
			A C Fernando

			ISBN
			9789353062668

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Corporate Governance: Principles, Polices and Practices 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>A C Fernando</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353062668</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"810"', '"648"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8686corp.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353062668&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4164', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4164', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 298, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', '1930', NULL, 'Biomedical Informatics in Translational Research - Bioinformatics & Biomedical Imaging New', 'the-collected-letters-of-mary-wollstone-craft-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-1930', 'the-collected-letters-of-mary-wollstone-craft-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984-2984', 'DFGV3344', 'DFGV3344::1930', 'DFGV3344', NULL, 'The Collected Letters of Mary Wollstone Craft', '<h1>The Collected Letters of Mary Wollstone Craft</h1>', 'Sub Title
			No

			Author
			Janet Todd

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780231131421

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Janet Todd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780231131421</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"5899"', '"5750"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7835dpp_9_25.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGV3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1930', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1930', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1884, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:08'),
('c51ab72f-3ca0-40d7-8fc8-6896ae42d03d', '419', NULL, 'Genomics & Society: Legal Ethical & Social Dimensions', 'genomics-society-legal-ethical-social-dimensions-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-41-419', 'genomics-society-legal-ethical-social-dimensions-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419-419', 'Social Dimensions', 'Social Dimensions', ' Social Dimensions', NULL, 'From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.

Email to a Friend', '<p>From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.</p>

<p><a href="https://www.indianbooksworldwide.com/index.php/sendfriend/product/send/id/4098/cat_id/66/" rel="noopener noreferrer">Email to a Friend</a></p>', 'Genomics & Society: Legal Ethical & Social Dimensions', '<h1>Genomics &amp; Society: Legal Ethical &amp; Social Dimensions</h1>', '"3400"', '"2040"', '"7"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3508dpp_10_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20Social%20Dimensions&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=419', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=419', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2833, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c51d80ef-5331-41e8-b535-b21f07fcb564', '4248', 215, 'Psychological Dimensions of the Self', 'psychological-dimensions-of-the-self', 'psychological-dimensions-of-the-self', '9780761920212', '9780761920212', '9780761920212', NULL, 'About the book

This book would be of great assistance for demonstrating how the self can be objectified in ways suited to the requirements of empirical studies. . . . It makes a genuine contribution to the field. The author’s dedicated attention to the topic of the self and his fluent knowledge of the field will surely benefit the next generation of researchers.

Content:

	Introduction

	Body Focus

	Self-Esteem

	Identity

	Self-Consciousness

	Embarrassment

	Shame and Guilt

	Boundaries I: Privacy

	Boundaries II: Empathy and Altruism

	Self-Concepts', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book would be of great assistance for demonstrating how the self can be objectified in ways suited to the requirements of empirical studies. . . . It makes a genuine contribution to the field. The author’s dedicated attention to the topic of the self and his fluent knowledge of the field will surely benefit the next generation of researchers.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction</span></span></span></li>
	<li><span><span><span>Body Focus</span></span></span></li>
	<li><span><span><span>Self-Esteem</span></span></span></li>
	<li><span><span><span>Identity</span></span></span></li>
	<li><span><span><span>Self-Consciousness</span></span></span></li>
	<li><span><span><span>Embarrassment</span></span></span></li>
	<li><span><span><span>Shame and Guilt</span></span></span></li>
	<li><span><span><span>Boundaries I: Privacy</span></span></span></li>
	<li><span><span><span>Boundaries II: Empathy and Altruism</span></span></span></li>
	<li><span><span><span>Self-Concepts</span></span></span></li>
</ol>

<p> </p>

<ol>
</ol>

<p> </p>
', 'Title
			Psychological Dimensions of the Self

			Author
			Arnold Buss

			ISBN
			9780761920212

			Publisher
			Sage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Psychological Dimensions of the Self</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Arnold Buss</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780761920212</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"750"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b07411dc-945a-4a47-8344-fa3f20b46e71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1822self.jpeg', NULL, '27', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780761920212&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4248', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4248', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 215, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:08'),
('c5346d4b-e311-43b2-9764-183060aad655', '1196', NULL, 'Women Participation in Panchayatiraj Elections New', 'women-participation-in-panchayatiraj-elections-new-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196', 'women-participation-in-panchayatiraj-elections-new-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196-1196', 'SCVB5455', 'SCVB5455', 'SCVB5455', NULL, 'Women Participation in Panchayatiraj Elections New', '<h1>Women Participation in Panchayatiraj Elections New</h1>', 'Sub Title
			No

			Author
			K. Sreelakshmamma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383576012

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Sreelakshmamma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383576012</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"659"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9920Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SCVB5455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1196', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1196', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2352, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('c552126e-7c75-4ecf-9618-5c0e509f873c', '3892', 559, 'संस्कृत साहित्य का सामान्य इतिहास (प्रशनोत्तर सहित)-NET/SLET/TGT/PGT', 'netslettgtpgt', '-netslettgtpgt', '9789391214944', '9789391214944', '9789391214944', NULL, 'NET, SET संस्कृत, उत्तर प्रदेश TGT & PGT संस्कृत, राजस्थान लोक सेवा आयोग, अजमेर द्वारा प्रायोजित प्रथम, द्वितीय श्रेणी संस्कृत अध्यापक, मध्यप्रदेश वर्ग 1&2 संस्कृत, हरियाणा PGT संस्कृत एवं अन्य संस्कृत प्रतियोगी परीक्षा हेतु सर्वाधिक उपयोगी पुस्तक।', '<p>NET, SET संस्कृत, उत्तर प्रदेश TGT &amp; PGT संस्कृत, राजस्थान लोक सेवा आयोग, अजमेर द्वारा प्रायोजित प्रथम, द्वितीय श्रेणी संस्कृत अध्यापक, मध्यप्रदेश वर्ग 1&amp;2 संस्कृत, हरियाणा PGT संस्कृत एवं अन्य संस्कृत प्रतियोगी परीक्षा हेतु सर्वाधिक उपयोगी पुस्तक।</p>', 'Title
			संस्कृत साहित्य का सामान्य इतिहास (प्रशनोत्तर सहित)-NET/SLET/TGT/PGT

			Author
			डॉ.भूपेंद्र कुमार राठौर

			ISBN
			9789391214944

			Publisher
			Shivalik 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">संस्कृत साहित्य का सामान्य इतिहास (प्रशनोत्तर सहित)-NET/SLET/TGT/PGT</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ.भूपेंद्र कुमार राठौर</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391214944</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2500"', '"2125"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '59972853-94dc-49a8-aaee-657063045be8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8539WhatsApp%20Image%202025-07-24%20at%2011.11.49%20AM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789391214944&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3892', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3892', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 559, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('c57bbf61-77bf-448a-9a12-1a4129130cef', '2853', NULL, 'Oxford Mathematics - From Quantum Cohomology to Integrable Systems - Oxford Graduate Texts in Mathematics', 'oxford-mathematics-from-quantum-cohomology-to-integrable-systems-oxford-graduate-texts-in-mathematics-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853', 'oxford-mathematics-from-quantum-cohomology-to-integrable-systems-oxford-graduate-texts-in-mathematics-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853-2853', '9780198565994', '9780198565994', '9780198565994', NULL, 'Oxford Mathematics - From Quantum Cohomology to Integrable Systems - Oxford Graduate Texts in Mathematics

Quantum cohomology has its origins in symplectic geometry and algebraic geometry, but is deeply related to differential equations and integrable systems. This text explains what is behind the extraordinary success of quantum cohomology, leading to its connections with many existing areas of mathematics as well as its appearance in new areas such as mirror symmetry.

Certain kinds of differential equations (or D-modules) provide the key links between quantum cohomology and traditional mathematics; these links are the main focus of the book, and quantum cohomology and other integrable PDEs such as the KdV equation and the harmonic map equation are discussed within this unified framework.

Aimed at graduate students in mathematics who want to learn about quantum cohomology in a broad context, and theoretical physicists who are interested in the mathematical setting, the text assumes basic familiarity with differential equations and cohomology.', '<h1>Oxford Mathematics - From Quantum Cohomology to Integrable Systems - Oxford Graduate Texts in Mathematics</h1>

<p><span>Quantum cohomology has its origins in symplectic geometry and algebraic geometry, but is deeply related to differential equations and integrable systems. This text explains what is behind the extraordinary success of quantum cohomology, leading to its connections with many existing areas of mathematics as well as its appearance in new areas such as mirror symmetry.</span><br />
<br />
<span>Certain kinds of differential equations (or D-modules) provide the key links between quantum cohomology and traditional mathematics; these links are the main focus of the book, and quantum cohomology and other integrable PDEs such as the KdV equation and the harmonic map equation are discussed within this unified framework.</span><br />
<br />
<span>Aimed at graduate students in mathematics who want to learn about quantum cohomology in a broad context, and theoretical physicists who are interested in the mathematical setting, the text assumes basic familiarity with differential equations and cohomology.</span></p>', 'Language ‏ : ‎ English

	Hardcover ‏ : ‎ 322 pages

	ISBN-10 ‏ : ‎ 0198565992

	ISBN-13 ‏ : ‎ 978-0198565994

	Item Weight ‏ : ‎ 570 g

	Dimensions ‏ : ‎ 23.4 x 15.6 x 1.91 cm', '<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 322 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0198565992</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0198565994</span></li>
	<li><span>Item Weight ‏ : ‎ 570 g</span></li>
	<li><span>Dimensions ‏ : ‎ 23.4 x 15.6 x 1.91 cm</span></li>
</ul>', '"6409"', '"3845"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51121.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780198565994&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2853', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2853', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1306, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:08'),
('c58042e3-225e-4863-bebc-07ad8fcabbd0', '4279', 184, 'The Organic Chemistry of Drug Design and Drug Action 2/e', 'the-organic-chemistry-of-drug-design-and-drug-action-2e', 'the-organic-chemistry-of-drug-design-and-drug-action-2e', '9789381269985', '9789381269985', '9789381269985', NULL, 'About the book

This very successful book emphasizes general principles of drug design and drug action from an organic chemical perspective, rather than from the perspective of specific classes of drugs, allowing the reader to extrapolate information to many related classes of drug molecules. The second edition reflects the significant changes in the drug industry over the past decade while preserving the organization, format, and tone of the first edition.

Content:

	Introduction

	Drug Discovery, Design, and Development

	Receptors

	Enzymes

	Enzyme Inhibitions and Inactivation

	DNA-Interactive Agents

	Drug Metabolism

	Prodrugs and Drug Delivery Systems

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This very successful book emphasizes general principles of drug design and drug action from an organic chemical perspective, rather than from the perspective of specific classes of drugs, allowing the reader to extrapolate information to many related classes of drug molecules. The second edition reflects the significant changes in the drug industry over the past decade while preserving the organization, format, and tone of the first edition.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Drug Discovery, Design, and Development</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Receptors</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Enzymes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Enzyme Inhibitions and Inactivation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>DNA-Interactive Agents</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Drug Metabolism</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Prodrugs and Drug Delivery Systems</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			The Organic Chemistry of Drug Design and Drug Action 2/e

			Author
			Richard B.Silverman

			ISBN
			9789381269985

			Publisher
			Elsevier

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Organic Chemistry of Drug Design and Drug Action 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Richard B.Silverman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789381269985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"999"', '"799"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4447the.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381269985&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4279', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4279', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 184, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:08'),
('c583a0e2-5ec4-4dc1-9727-4d02fd3c82cb', '2787', NULL, 'Afghanistan & Asian Stability New', 'afghanistan-asian-stability-new-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787', 'afghanistan-asian-stability-new-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787-2787', 'ZIMH5566', 'ZIMH5566', 'ZIMH5566', NULL, 'Afghanistan & Asian Stability New', '<h1>Afghanistan &amp; Asian Stability New</h1>', 'Sub Title
			No

			Author
			Ashutosh Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161239

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161239</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ZIMH5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2787', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2787', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1336, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:08'),
('c5a20aa7-f114-4a2e-b929-b7913f3ea622', '2187', NULL, 'Wireless Communication and Networking', 'wireless-communication-and-networking-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-218-2187', 'wireless-communication-and-networking-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187-2187', 'GUIL0099', 'GUIL0099', 'GUIL0099', NULL, 'Wireless Communication and Networking', '<h1>Wireless Communication and Networking</h1>', 'Sub Title
			No

			Author
			Vijay K.Garg

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131218891

			Pages
			290

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vijay K.Garg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131218891</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>290</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 290, '290', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71659788131218891.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GUIL0099&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2187', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2187', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1698, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c5cf3281-48ca-4b2d-95d6-a2662543a90d', '3711', 730, 'Text Book of Forensic Science: Crime Scene, Toxicology, Finger print, DNA, Digital & Ballistic ( Q & A )', 'text-book-of-forensic-science-crime-scene-toxicology-finger-print-dna-digital-ballistic-q-a', 'text-book-of-forensic-science-crime-scene-toxicology-finger-print-dna-digital-ballistic-q-a-', '9789385830464', '9789385830464', '9789385830464', NULL, 'About the Book

This section of a book is a compilation & reference book gathered from the classroom teachings on forensic science. Based on question/answer at the postgraduate level typically provides an overview of the subject objectives, structure, and intended audience. It may outline the key topics covered, the pedagogical approach used, and any unique features that set this Q & A apart. This serves as a guide for readers, offering insight into how the content is organized and what the can expect to gain from studying the material.  Its objective is a clear statement of the book’s goals and what students are expected to learn by studying it.  Information on the intended readership, specifying that the content is tailored for postgraduate students in forensic science is the Target Audience.

An outline of the key topics covered in the book, providing an overview of the breadth and depth of the subjects matter. Pedagogical approach to have details on the teaching and learning methods employed, such as case studies, practical applications, or theoretical discussions.

An overview of how the content is structured, including chapters, sections, and any special features like case examples, research insights, or practical exercises. Highlights of any distinctive elements the differentiate the book from others in this field, such as cutting-edge research, real-world applications, or contributions from renowned experts is Unique Features. 

This compendium will be quite useful as a big tool to the under graduate, post graduate students, forensic laboratory analysts and research scholars in the discipline of forensic services.

CONTENTS:

Chapter 1: Introduction to Forensic Science and Ballistics

Chapter 2: Forensics Science Disciplines and DNA

Chapter 3: Forensics Psychology

Chapter 4: Forensics Services-Crime Scene & Case Study

Chapter 5: Forensic Technology and Fingerprints

Chapter 6: Forensics Science Education, Research and Drug Abuse

Chapter 7: Forensic Toxicology, Pharmacist & Nursing

Chapter 8: Digital Forensics

Chapter 9: Forensic Observations and Report Writing 

Chapter 10: Conclusion

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This section of a book is a compilation &amp; reference book gathered from the classroom teachings on forensic science. Based on question/answer at the postgraduate level typically provides an overview of the subject objectives, structure, and intended audience. It may outline the key topics covered, the pedagogical approach used, and any unique features that set this Q &amp; A apart. This serves as a guide for readers, offering insight into how the content is organized and what the can expect to gain from studying the material.  Its objective is a clear statement of the book’s goals and what students are expected to learn by studying it.  Information on the intended readership, specifying that the content is tailored for postgraduate students in forensic science is the Target Audience.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>An outline of the key topics covered in the book, providing an overview of the breadth and depth of the subjects matter. Pedagogical approach to have details on the teaching and learning methods employed, such as case studies, practical applications, or theoretical discussions.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>An overview of how the content is structured, including chapters, sections, and any special features like case examples, research insights, or practical exercises. Highlights of any distinctive elements the differentiate the book from others in this field, such as cutting-edge research, real-world applications, or contributions from renowned experts is Unique Features. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>This compendium will be quite useful as a big tool to the under graduate, post graduate students, forensic laboratory analysts and research scholars in the discipline of forensic services.</span></span></span></span></p>

<p style="text-align:justify"><strong><span><span><span><span>CONTENTS:</span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span>Chapter 1: Introduction to Forensic Science and Ballistics</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 2: Forensics Science Disciplines and DNA</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 3: Forensics Psychology</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 4: Forensics Services-Crime Scene &amp; Case Study</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 5: Forensic Technology and Fingerprints</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 6: Forensics Science Education, Research and Drug Abuse</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 7: Forensic Toxicology, Pharmacist &amp; Nursing</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 8: Digital Forensics</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 9: Forensic Observations and Report Writing </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 10: Conclusion</span></span></span></span></p>

<p> </p>', 'Title
			Text Book of Forensic Science:Crime Scene, Toxicology, Finger print, DNA, Digital & Ballistic ( Q & A ) 

			Author
			Colonel ( Dr.) Rajesh Kumar

			ISBN
			9789385830464

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Text Book of Forensic Science:Crime Scene, Toxicology, Finger print, DNA, Digital &amp; Ballistic ( Q &amp; A ) </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Colonel ( Dr.) Rajesh Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830464</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>', '"999"', '"700"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9993text-book-of-forensic-science-crime-scene-toxicology-finger-original-imagw7ygvmwtkeyf.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830464&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3711', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3711', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 730, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:08'),
('c5cfc251-40a8-4d4f-9d11-7585ac358001', '4070', 391, 'Negotiation 8/e', 'negotiation-8e', 'negotiation-8e', '9789364445085', '9789364445085', '9789364445085', NULL, 'About the book

This edition brings updated content and a clear focus on negotiator ethics. It is designed for business management students studying HR-OB and negotiation. The chapters have been reorganized and rewritten for better understanding and smoother learning. New features, such as learning objectives and chapter outlines, make this edition more user friendly and practical for courses. It continues to be a trusted resource for readers, offering a comprehensive approach to negotiation concepts and strategies.

Contents:

	The Nature of Negotiation

	Strategy and Tactics of Distributive Bargaining

	Strategy and Tactics of Integrative Negotiation

	Negotiation: Strategy and Planning

	Ethics in Negotiation

	Perception, Cognition and Emotion

	Communication

	Finding and Using Negotiation Power

	Influence

	Relationships in Negotiation

	Agents, Constituencies and Audiences

	Coalitions

	Multiple Parties, Groups and Teams in Negotiation

	Individual Differences I: Gender and Negotiation

	Individual Differences II: Personality and Abilities

	International and Cross-Cultural Negotiation

	Managing Negotiation Impasses

	Managing Difficult Negotiations

	Third-Party Approaches to Managing Difficult Negotiations

	Best Practices in Negotiations

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This edition brings updated content and a clear focus on negotiator ethics. It is designed for business management students studying HR-OB and negotiation. The chapters have been reorganized and rewritten for better understanding and smoother learning. New features, such as learning objectives and chapter outlines, make this edition more user friendly and practical for courses. It continues to be a trusted resource for readers, offering a comprehensive approach to negotiation concepts and strategies.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>The Nature of Negotiation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Strategy and Tactics of Distributive Bargaining</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Strategy and Tactics of Integrative Negotiation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Negotiation: Strategy and Planning</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Ethics in Negotiation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Perception, Cognition and Emotion</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Communication</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Finding and Using Negotiation Power</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Influence</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Relationships in Negotiation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agents, Constituencies and Audiences</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Coalitions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Multiple Parties, Groups and Teams in Negotiation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Individual Differences I: Gender and Negotiation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Individual Differences II: Personality and Abilities</span></span></span></li>
	<li style="text-align:justify"><span><span><span>International and Cross-Cultural Negotiation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Managing Negotiation Impasses</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Managing Difficult Negotiations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Third-Party Approaches to Managing Difficult Negotiations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Best Practices in Negotiations</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			Negotiation 8/e

			Author
			Roy J. Lewicki

			ISBN
			9789364445085

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Negotiation 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Roy J. Lewicki</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789364445085</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1199"', '"960"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5680negotiation.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789364445085&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4070', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4070', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 391, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('c5f285c2-2a39-4772-9796-76580b314993', '184', NULL, 'Universal Children''s Encyclopedia of Knowledge: World Nations', 'universal-childrens-encyclopedia-of-knowledge-world-nations-184', 'universal-childrens-encyclopedia-of-knowledge-world-nations', 'Universal Children''s', 'Universal Children''s::184', 'Universal Children''s', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184992052

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Universal%20Children%27s&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=184', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=184', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2966, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c6062e62-fdfa-46c5-b78f-90b83c3ee395', '3167', NULL, 'Direct Methods in the Calculus of Variations -Applied Mathematical Science 2/e', 'direct-methods-in-the-calculus-of-variations-applied-mathematical-science-2e-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167', 'direct-methods-in-the-calculus-of-variations-applied-mathematical-science-2e-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167-3167', '9789812380432', '9789812380432', '9789812380432', NULL, 'This book provides a comprehensive discussion on the existence and regularity of minima of regular integrals in the calculus of variations and of solutions to elliptic partial differential equations and systems of the second order. While direct methods for the existence of solutions are well known and have been widely used in the last century, the regularity of the minima was always obtained by means of the Euler equation as a part of the general theory of partial differential equations. In this book, using the notion of the quasi-minimum introduced by Giaquinta and the author, the direct methods are extended to the regularity of the minima of functionals in the calculus of variations, and of solutions to partial differential equations. This unified treatment offers a substantial economy in the assumptions, and permits a deeper understanding of the nature of the regularity and singularities of the solutions. The book is essentially self-contained, and requires only a general knowledge of the elements of Lebesgue integration theory.', '<p><span>This book provides a comprehensive discussion on the existence and regularity of minima of regular integrals in the calculus of variations and of solutions to elliptic partial differential equations and systems of the second order. While direct methods for the existence of solutions are well known and have been widely used in the last century, the regularity of the minima was always obtained by means of the Euler equation as a part of the general theory of partial differential equations. In this book, using the notion of the quasi-minimum introduced by Giaquinta and the author, the direct methods are extended to the regularity of the minima of functionals in the calculus of variations, and of solutions to partial differential equations. This unified treatment offers a substantial economy in the assumptions, and permits a deeper understanding of the nature of the regularity and singularities of the solutions. The book is essentially self-contained, and requires only a general knowledge of the elements of Lebesgue integration theory.</span></p>', 'Sub Title
			No

			Author
			Bernard Dacorogna

			About Author
			No

			Content
			This book is developed for the study of vectorial problems in the calculus of variations. The subject is a very active one and almost half of the book consists of new material. This is a new edition of the earlier book published in 1989 and it is suitable for graduate students. The book has been updated with some new material and examples added. Applications are included.

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387357799

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernard Dacorogna</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>This book is developed for the study of vectorial problems in the calculus of variations. The subject is a very active one and almost half of the book consists of new material. This is a new edition of the earlier book published in 1989 and it is suitable for graduate students. The book has been updated with some new material and examples added. Applications are included.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387357799</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9200"', '"5520"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65951.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789812380432&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3167', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3167', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1194, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:08'),
('c62c69e6-d231-479f-b137-3e8188d544f9', '1320', NULL, 'Research Methodology in Tourism New', 'research-methodology-in-tourism-new-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320', 'research-methodology-in-tourism-new-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320-1320', 'WSED3344', 'WSED3344', 'WSED3344', NULL, 'Research Methodology in Tourism New', '<h1>Research Methodology in Tourism New</h1>', 'Sub Title
			No

			Author
			Heigrujam Leikoiba

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161956

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Heigrujam Leikoiba</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161956</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"661"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8696logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSED3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1320', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1320', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2274, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('c65eb64e-f7ea-4299-9014-aa8d90270135', '351', NULL, 'Comparative Social Research - Civil Society in Comparative Perspective', 'comparative-social-research-civil-society-in-comparative-perspective-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-35-351', 'comparative-social-research-civil-society-in-comparative-perspective-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351-351', 'Comparative Social Research', 'Comparative Social Research', 'Comparative Social Research', NULL, '', NULL, 'Sub Title
			No

			Author
			Bernard E.

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781849506076

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernard E.</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849506076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6699"', '"4019"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66389781849506076.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Comparative%20Social%20Research&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=351', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=351', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2876, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c6721bd7-6aa5-41a9-8931-6c640ad2a718', '4456', 9, 'अथ योगतरंगिणी: भाषाटिकासमेता', 'अथ-यगतरगण-भषटकसमत', '-', '-121-', '-121-', '-121-', NULL, '', NULL, 'Title
			अथ योगतरंगिणी: भाषाटिकासमेता 

			Author
			श्रीमत भट्टनारायण 

			Publisher
			लक्ष्मी वेंकटेश्वर 

			Year of Publication
			1924

			Binding
			Hardcover

			Language
			Sanskrit

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>अथ योगतरंगिणी: भाषाटिकासमेता </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>श्रीमत भट्टनारायण </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>लक्ष्मी वेंकटेश्वर </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1924</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Sanskrit', 'Sanskrit', NULL, NULL, NULL, NULL, NULL, 'a53aae77-54f6-48b8-9cf9-ccb19d758a55', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1401yog%20trangni.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-121-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4456', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4456', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 9, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:08'),
('c68e5852-df52-4383-a54a-14d6eb01d2f8', '4111', 350, 'Fertilizers and Manures- Application, Benefits and Harmful Effects', 'fertilizers-and-manures-application-benefits-and-harmful-effects', 'fertilizers-and-manures-application-benefits-and-harmful-effects', '9789352694693', '9789352694693', '9789352694693', NULL, 'About the book

Going away from the traditional style of explaining the origin and composition of fertilizers and manures, the author describes lucidly their mode of action and their relation to particular crops and soils. Enriched with tables of scientific data, the text covers the need, sources, functions, uses and also a comparative analysis various fertilizers and manures—Nitrogenous, Phosphatic and Potassic. Manure is a natural fertilizer. To make manure, decomposition of plants and animal waste is done by farmers. The product of this decomposition is a material rich in organic matter which we call manure. Manure does not have a high content of nutrients. Instead, it gives fertility to the soil by adding humus. This improves the soils physical properties, with better retention of moisture and more aeration. Fertilizers are natural or synthetic materials that we add to the soil to provide the plants with the nutrients they need to grow to their fullest and at a faster rate than attained via a natural process. Chemical-based fertilizers also act as an insecticide, protecting plants from pests and insects. On the whole, it is a unique book on the applied aspect of fertilizers and manures, telling how to adjust them to particular soil and particular style of farming.

Contents:

Introduction,

Sources and Benefits of Fertilizer,

Nutrient Composition of Manure and Compost,

Benefits of Mineral Fertilizer and Production,

Organic Nitrogenous Fertilizers,

Application of Manure on Frozen Soil,

Manures and Chemical Fertilizers,

Nutrition Benefits of Soil Fertility and Soil Organisms,

Principles of Manuring', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Going away from the traditional style of explaining the origin and composition of fertilizers and manures, the author describes lucidly their mode of action and their relation to particular crops and soils. Enriched with tables of scientific data, the text covers the need, sources, functions, uses and also a comparative analysis various fertilizers and manures—Nitrogenous, Phosphatic and Potassic. Manure is a natural fertilizer. To make manure, decomposition of plants and animal waste is done by farmers. The product of this decomposition is a material rich in organic matter which we call manure. Manure does not have a high content of nutrients. Instead, it gives fertility to the soil by adding humus. This improves the soils physical properties, with better retention of moisture and more aeration. Fertilizers are natural or synthetic materials that we add to the soil to provide the plants with the nutrients they need to grow to their fullest and at a faster rate than attained via a natural process. Chemical-based fertilizers also act as an insecticide, protecting plants from pests and insects. On the whole, it is a unique book on the applied aspect of fertilizers and manures, telling how to adjust them to particular soil and particular style of farming.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Sources and Benefits of Fertilizer, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Nutrient Composition of Manure and Compost, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Benefits of Mineral Fertilizer and Production, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Organic Nitrogenous Fertilizers, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Application of Manure on Frozen Soil, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Manures and Chemical Fertilizers, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Nutrition Benefits of Soil Fertility and Soil Organisms, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Principles of Manuring</span></span></span></p>', 'Title
			Fertilizers and Manures- Application, Benefits and Harmful Effects

			Author
			Dr. Indu Sharma

			ISBN
			9789352694693

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Fertilizers and Manures- Application, Benefits and Harmful Effects</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Indu Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352694693</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1995"', '"1297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3059fertilies.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352694693&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4111', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4111', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 350, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('c6ac9f4e-972a-4b70-a472-e874c8e05186', '3899', 552, 'Management and Control in Large System', 'management-and-control-in-large-system', 'management-and-control-in-large-system', '-43-', '-43-', '-43-', NULL, 'About the book

The physical structure of large systems in extremely diverse and complicated. No clear line exists between small (simple) and large (complicated) Systems as far as their modelling is concerned. Large systems therefore are hard to formalize and deny a uniformly valid straightforward methodology which could be helpful in their analysis and handling. The designer of a large automatic control system, say, always faces the problem of choosing the appropriate mathematical techniques to achieve his particular goal.

The existent techniques of the small system control theory-The vector matrix approach in the state space and frequency domain techniques-and software package-based computational procedures are of limited value for large system design.

CONTENTS

	Introduction

	Specific Features Involved in the Development of Large Automatic Control Systems

	The Decomposition Approach to Multiconnected System

	Characterization Control

	Automata Control

	Large System Design with Markov and Semi-Markov Models

	Game-Theoretical Models of Large Systems

	Computer-Aided Design of Automatic Control Systems

	Multi-Objective Decision Analysis for Large System Computer Aided Design

	Multiattribute Feasibility Evaluation of Prospective System Designs

	Path Integral Approach to Statistical Analysis of Multidimensional Nonlinear Control Systems

	Management Systems: Structuring and Modeling Problems', '<p><span><span><strong>About the book</strong></span></span></p>

<p><span><span>The physical structure of large systems in extremely diverse and complicated. No clear line exists between small (simple) and large (complicated) Systems as far as their modelling is concerned. Large systems therefore are hard to formalize and deny a uniformly valid straightforward methodology which could be helpful in their analysis and handling. The designer of a large automatic control system, say, always faces the problem of choosing the appropriate mathematical techniques to achieve his particular goal.</span></span></p>

<p><span><span>The existent techniques of the small system control theory-The vector matrix approach in the state space and frequency domain techniques-and software package-based computational procedures are of limited value for large system design.</span></span></p>

<p><span><span><strong>CONTENTS</strong></span></span></p>

<ol>
	<li><span><span>Introduction</span></span></li>
	<li><span><span>Specific Features Involved in the Development of Large Automatic Control Systems</span></span></li>
	<li><span><span>The Decomposition Approach to Multiconnected System</span></span></li>
	<li><span><span>Characterization Control</span></span></li>
	<li><span><span>Automata Control</span></span></li>
	<li><span><span>Large System Design with Markov and Semi-Markov Models </span></span></li>
	<li><span><span>Game-Theoretical Models of Large Systems</span></span></li>
	<li><span><span>Computer-Aided Design of Automatic Control Systems</span></span></li>
	<li><span><span>Multi-Objective Decision Analysis for Large System Computer Aided Design</span></span></li>
	<li><span><span>Multiattribute Feasibility Evaluation of Prospective System Designs</span></span></li>
	<li><span><span>Path Integral Approach to Statistical Analysis of Multidimensional Nonlinear Control Systems</span></span></li>
	<li><span><span>Management Systems: Structuring and Modeling Problems</span></span></li>
</ol>', 'Title
			Management and Control in Large System

			Author
			A.A. Voronov

			Publisher
			Mir Publishers

			Year of Publication
			1986

			Pages
			320

			Binding 
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Management and Control in Large System</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.A. Voronov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">320</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding </td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 320, '320', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7943WhatsApp%20Image%202025-07-25%20at%202.26.51%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-43-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3899', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3899', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 552, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('c6f1683d-de10-4f2e-9120-0e51a91de82a', '3916', 535, 'Fundamentals Of Physics V-1', 'fundamentals-of-physics-v1', 'fundamentals-of-physics-v1', '-55-', '-55-', '-55-', NULL, 'About the book

This textbook explains the con­cepts and most important advances of modern physics without resort to higher mathematics. Avoids the traditional division between clas­sical and modern physics and en­deavours to present all material so as to develop quantum mechanical concepts.

The textbook is intended for secon­dary schools and as a teaching aid for physics teachers in general and technical secondary schools. Will be found useful by correspondence students studying ‘A ’ level and first year physics.

CONTENTS

 Part One: Motion and Forces

Chapter 1: Velocity

1.1. Mechanical motion 19

1.2. Frames of reference. Paths 20

1.3. Rectilinear motion. Motion equations 22

1.4. Uniform motion 23

1.5. Variable motion 24

1.6. Average velocity 25

1.7. Instantaneous velocity of variable motion 27

 Chapter 2: Inertia

2.1. The principle of inertia 28

2.2. Inertial reference frames 30

2.3. The principle of relativity 32

2.4. Galilean transformations 33

2.5. Classical law of the addition of velocities 35

 Chapter 3: Scalars and Vectors. Velocity Vector

3.1. Scalar quantities 35

3.2. Vector quantities 36

3.3. Certain operations on vectors 37

3.4. Resolving a vector into two components 39

3.5. Velocity is a vector 40

3.6. Addition of velocities 42

Chapter 4: Acceleration

4.1. Average and instantaneous acceleration 43

4.2. Rectilinear variable motion 44

4.3. Uniformly accelerated rectilinear motion 44

4.4. Velocity graph for uniformly accelerated motion 45

4.5. Graphical calculation of displacement 45

4.6. Displacement and average velocity in uniformly accelerated motion 46

4.7. Uniform circular motion of a particle 48

4.8. Acceleration in uniform circular motion of a particle 48

Chapter 5: Force

5.1. Force, a measure of the interaction of bodies 50

5.2. Elastic and plastic deformation 51

5.3. Force is a vector 52

5.4. Vector addition and resolution of forces applied to a particle 54

 Chapter 6: Weight and Mass

6.1. Force of gravity. Weight 55

6.2. Free fall 57

6.3. Mass of a body 58

6.4. The density of substances 59

Chapter 7: Fundamental Law of Dynamics

7.1. Force and acceleration 60

7.2. Applying the fundamental law of dynamics 63

7.3. Weightlessness 66

7.4. System of units 67

7.5. The international system of units 68

7.6. The cgs and mk(force)s systems of units 69

Chapter 8: Equations of Motion and Initial Conditions

8.1. The basic problem of dynamics 69

8.2. Motion of a particle subject to the force of gravity 70

8.3. Numerical solution of the basic problem of dynamics 72

8.4. Motion of a body subject to an elastic force 73

8.5. Quantities determining the motion equation of a particle 77

Chapter 9: Gravitation

9.1. Discovery of the law of gravitation 78

9.2. Newton’s law of universal gravitation 80

9.3. The Cavendish experiment 81

9.4. Determining the distances from the sun to the planets 82

9.5. The gravitational field 83

9.6. Gravitational field intensity 84

9.7. The earth’s gravitational field 84

9.8. Effect of the earth’s rotation on free-fall acceleration 86

Chapter 10: Electric Forces

10.1. Electric charge 87

10.2. Coulomb’s law 88

10.3. Units of charge and systems of units 90

10.4. The electric dipole 92

10.5. The electric field. Field strength 94

10.6. Electric field of a point charge and of a dipole 94

Chapter 11: Friction

11.1. External and internal friction 97

11.2. Static friction 97

11.3. The angle of friction 100

11.4. Sliding friction 101

11.5. Rolling friction 102

11.6. Motion of bodies subject to the force of friction 102

11.7. Internal friction 103

11.8. Motion of bodies in fluids 105

11.9. Bodies falling in a fluid 108

Chapter 12: The Theory of Relativity

12.1. Velocity of light and the law of addition of velocities 110

12.2. Basic postulates of the special theory of relativity 113

12.3. Simultaneity of events 113

12.4. Simultaneity and length 116

12.5. Relativistic law for the addition of velocities 116

12.6. Limiting nature of the velocity of light 118

12.7. Lorentz transformations 119

12.8. Length or distance 120

12.9. Time interval between two events 121

12.10. The time interval between cause and effect 122

12.11. The relation between relativistic and Newtonian mechanics 123

Chapter 13: Mass, Momentum and Force in the Theory of Relativity

13.1. Relativistic mass 125

13.2. The fundamental law of dynamics in the theory of relativity 126

13.3. The relation between Newtonian and relativistic dynamics 128

Chapter 14: Equations of Motion and the Uncertainty Relation

14.1. Initial conditions and measuring apparatus 130

14.2. The uncertainty relation 134

14.3. The uncertainty relation and classical mechanics 134

Part Two: Conservation Laws

Chapter 15: Law of Conservation of Linear Momentum

15.1. Closed system of bodies 138

15.2. Law of conservation of linear momentum 139

15.3. Recoil phenomena 141

15.4. Measurement of mass 142

15.5. Jet propulsion (propulsion by reaction) 143

15.6. Rocket fuel calculations 144

15.7. Centre of mass 145

15.8. Motion of the centre of mass 146

Chapter 16: Total and Kinetic Energy

16.1. Total energy of a body 148

16.2. Kinetic energy 149

16.3. Energy and linear momentum 150

16.4. Kinetic energy and work 151

16.5. Power 153

16.6. Units of energy, work and power 154

16.7. Momentum, and energy of a localized particle 155

Chapter 17: Elementary Collision Theory

17.1. What is a collision? 157

17.2. Completely inelastic collision 158

17.3. Elastic collision 160

17.4. Neutron moderation 162

17.5. Pressure of a stream of particles on a wall 163

Chapter 18: Conservative Forces and Potential Energy

18.1. Work done by a variable force 165

18.2. Work done by an elastic force 167

18.3. Work done by a Coulomb force 168

18.4. Work done by a gravitational force 170

18.5. Conservative forces 171

18.6. Potential energy of elastic, Coulomb, and gravitational interactions 172

18.7. Potential of an electrostatic field 174

18.8. Electric potential of the field set up by a point charge 175

18.9. Energy of an electric field 176

Chapter 19: Law of Conservation of Energy in Newtonian Mechanics

19.1. Mechanical energy and its conservation 177

19.2. Mechanical energy and friction 177

19.3. Space velocities 178

19.4. Looping the loop 179

19.5. Potential energy curves 180

19.6. Potential energy and equilibrium 183

Chapter 20: Internal Energy

20.1. Internal energy of a system of particles 184

20.2. Changes in internal energy when a body is deformed 185

20.3. Changes in internal energy of a body in thermal processes 186

20.4. Changes in internal energy in chemical reactions 187

20.5. Changes in internal energy in nuclear reactions 188

Chapter 21: The Law of Conservation of Energy

21.1. Work as a measure of the change in total and internal energy 189

21.2. Heat exchange 190

21.3. Quantity of heat 192

21.4. The first law of thermodynamics 193

21.5. An adiabatically isolated system 194

21.6. The law of conservation of energy 194

21.7. The law of conservation of mass 195

21.8. More about relativistic mass 197

Chapter 22: The Law of Conservation of Angular Momentum

22.1. Features of rotational motion 199

22.2. Kinetic energy and moment of inertia 199

22.3. Dependence of the moment of inertia on the location of the axis of rotation 201

22.4. Moment of force 204

22.5. Equilibrium conditions for a body having an axis of rotation 205

22.6. Angular momentum and the fundamental law of dynamics 205

22.7. The law of conservation of angular momentum 207

22.8. Analogies between quantities and their relations in translational and rotational motion 209

Chapter 23: Symmetry in Nature and the Conservation Laws

23.1. The conservation laws are nature’s principal laws 211

23.2. The conservation laws are forbiddenness principles 212

23.3. The conservation laws and space-time symmetry 213

23.4. Uniformity of time and the conservation of energy 214

Part Three: Molecular-Kinetic Theory of Gases

Chapter 24: Noninertial Frames of Reference and Gravitation

24.1. Phenomena in an accelerated reference frame 214

24.2. Inertial forces 216

24.3. Features of inertial forces 218

24.4. Space and time in noninertial reference frames 219

24.5. The principle of equivalence 222

24.6. An idea of Einstein’s theory of gravity 224

24.7. The twin paradox 228

Chapter 25: Molecular Motion

25.1. How molecular speeds were measured 231

25.2. Molecular speed distribution 233

25.3. Mean free path of molecules 235

25.4. Diffusion 238

25.5. Law of diffusion 239

25.6. Separation of gas mixtures 240

Chapter 26: An Ideal Gas

26.1. Gas pressure 242

26.2. Units of pressure 244

26.3. An ideal gas 246

26.4. Temperature 248

26.5. Absolute temperature and the equation of state of an ideal gas 249

26.6. The constant-volume gas thermometer 250

26.7. The degree and the kelvin. The practical and absolute temperature scales 251

26.8. Absolute zero 253

26.9. Avogadro’s number and Boltzmann’s constant 254

26.10. Molecule distribution in a force field 256

26.11. Barometric distribution 258

Chapter 27: An Ideal Gas and the First Law of Thermodynamics

27.1. Internal energy of a monatomic ideal gas 260

27.2. Work done in the expansion of an ideal gas 261

27.3. The first law of thermodynamics and the specific heat of a gas 262

27.4. Isochoric processes 264

27.5. Isobaric processes 265

27.6. Isothermal processes 266

27.7. Adiabatic processes 267

27.8. Specific heat of a diatomic gas 269

27.9. Quantum theory of the specific heats of gases 272

Chapter 28: The Second Law of Thermodynamics

28.1. Quasi-static processes 276

28.2. Reversible processes 277

28.3. Irreversibility of real thermal processes 278

28.4. Irreversibility and statistics 279

28.5. Diffusion and thermodynamic probability 282

28.6. Thermodynamic probability in other thermal processes 283

28.7. Thermodynamic probability and entropy 284

28.8. Entropy and heat exchange 286

28.9. The second law of thermodynamics 288

28.10. The statistical sense of the second law of thermodynamics. Fluctuations 289

28.11. Brownian motion and fluctuations 290

28.12. Brownian motion and Boltzmann’s constant 291

Chapter 29: Heat Engines and Refrigerators

29.1. Heat engines and the advancement of engineering 295

29.2. The heat engine 295

29.3. Principle and energy balance of a heat engine 296

29.4. The heat engine and the second law of thermodynamics 298

29.5. The Carnot cycle 299

29.6. The efficiency of a real engine 300

29.7. The reverse Carnot cycle 301

29.8. Refrigerators and heat pumps 302

Chapter 30: Fundamentals of Fluid Dynamics

30.1. Thermodynamic parameters of moving fluids 304

30.2. The equation of continuity 305

30.3. The momentum equation 306

30.4. Bernoulli’s equation 306

30.5. Rate of propagation of disturbance waves in elastic media 308

30.6. Compressible fluid dynamics. Mach number 311

30.7. The Mach cone 312

30.8. The bow shock wave 313

30.9. Phenomena of a normal compression shock 314

30.10. Wave drag 316

30.11. Nozzles 318

30.12. Analogy between a nozzle and a heat engine 320

30.13. The Laval nozzle 320

30.14. The jet engine 321

30.15. The airplane wing 323

30.16. Measuring the pressure and velocity in a stream of fluid 324

30.17. Viscous fluid dynamics. Fluid friction in pipes 325

Part Four: Molecular Forces and States of Aggregation of Matter

Chapter 31: Molecular Forces

31.1. The density and compressibility of substances 327

31.2. Molecular forces 328

31.3. The electrical origin of molecular forces 329

31.4. The molecular force graph 331

31.5. The potential energy curve of molecular interaction 333

31.6. Thermal expansion of solids and liquids 334

Chapter 32: Long-Range Order

32.1. The monocrystal 336

32.2. The polycrystal 338

32.3. The crystal lattice. Long-range order 339

32.4. Defects in packing and the block structure of crystals 340

32.5. Motion of defects and diffusion 341

32.6. Dislocation motion and the deformation of the crystal 342

Chapter 33: Close Packing of Particles

33.1. Types of crystalline bonds 344

33.2. Closest packing of identical spheres 346

33.3. Closest packing of spheres of different radii 348

33.4. Lattices which cannot be represented as the packing of spheres 348

33.5. The structure of ice 351

33.6. Polymers 351

Chapter 34: Short-Range Order

34.1. Features of the liquid state 354

34.2. The structure of a liquid, and its properties 355

34.3. Mean residence lifetime 356

34.4. Diffusion in liquids 358

34.5. The viscosity of liquids 359

34.6. Amorphous bodies 360

34.7. Energy of the surface layer and the surface tension of liquids 361

34.8. Pressure caused by the curved surface of a liquid 363

34.9. Capillary phenomena 364

34.10. Adsorption. The Rebinder effect 365

Chapter 35: Vapours

35.1. Vaporization 367

35.2. Saturated vapour 369

35.3. The pressure of saturated vapour 370

35.4. Vapour isotherms 373

35.5. The critical state of a substance 374

35.6. Air humidity 376

Chapter 36: Phase Transitions

36.1. Changes in the state of aggregation 378

36.2. Liquid-gas transition diagram 379

36.3. Crystal-gas transition diagram 379

36.4. Crystal-liquid transition diagram 380

36.5. Crystal-crystal transition diagram 381

36.6. The triple point 383

36.7. Changes in internal energy in first-order phase transitions 383

36.8. Metastable states 385

36.9. Condensation. Supersaturated vapour 387

36.10. Boiling. Superheated liquid 388

36.11. The liquefaction of gases 391

Part Five: Electrodynamics

Chapter 37: A Field of Fixed Charges in a Vacuum

37.1. Lines of force 393

37.2. Equipotential surfaces 394

37.3. The relation between field strength and potential 396

37.4. A dipole in an electric field 397

37.5. The parallel-plate capacitor 399

 Part Five: Electrodynamics

Chapter 37: A Field of Fixed Charges in a Vacuum

37.1. Lines of force 393

37.2. Equipotential surfaces 394

37.3. The relation between field strength and potential 396

37.4. A dipole in an electric field 397

37.5. The parallel-plate capacitor 399

37.6. Capacitance 400

37.7. The energy of the electric field. Energy density 401

37.8. The force of interaction between capacitor plates 401

37.9. A conductor in an electric field 402

37.10. Determining the charge of the electron 404

Chapter 38: Dielectrics

38.1. An electric field with a dielectric 406

38.2. The polarization vector 407

38.3. Electric susceptibility 408

38.4. The field energy in a dielectric 409

38.5. Deformation polarizability 410

38.6. Orientational polarizability 411

Chapter 39: Direct Current

39.1. Nonelectrostatic fields. Voltage and emf 414

39.2. Current and current density 416

39.3. Ohm’s law for a uniform segment of a circuit 417

39.4. Resistance 418

39.5. Ohm’s law in differential form 419

39.6. Ohm’s law for a nonuniform segment of a circuit and for a closed circuit 419

39.7. The Joule-Lenz law 429

39.8. Charging and discharging capacitors 421

Chapter 40: A Magnetic Field in a Vacuum

40.1. The interaction of currents. Magnetic forces 423

40.2. The transformation law for the sideways momentum and the sideways force 424

40.3. Interaction between moving charges 425

40.4. Magnetic induction. Lines of induction 427

40.5. The magnetic field of a current-carrying conductor 428

40.6. The magnetic moment 430

40.7. Magnetic field strength 433

40.8. The magnetic field of a solenoid 434

40.9. Invariance of the electric charge 434

Chapter 41: Charges and Currents in a Magnetic Field

41.1. The Lorentz force 436

41.2. The motion of charged particles in a uniform magnetic field 437

41.3. Determining the sign of the charge of elementary particles 438

41.4. The cyclotron 440

41.5. Energy of the particle and the synchronization condition 442

41.6. Proton synchrotron 444

41.7. The electron charge-to-mass ratio 447

41.8. The ion charge-to-mass ratio 448

41.9. A current-carrying conductor in a magnetic field 449

41.10. A current-carrying loop in a magnetic field 450

Chapter 42: Magnetic Materials

42.1. Three types of magnetic materials 451

42.2. The magnetic moment of the atom 453

42.3. Quantities characterizing the magnetic field in matter 454

42.4. Diamagnetism 455

42.5. Paramagnetism 458

42.6. Ferromagnetism. The Curie temperature 459

42.7. Hysteresis 461

42.8. The domain structure of ferromagnetic materials 463

42.9. The Einstein and de Haas experiment 466

42.10. The Stern-Gerlach experiment 467

42.11. Electron spin 469

42.12. Antiferromagnetism 470

Chapter 43: Electromagnetic Induction

43.1. Faraday’s discovery 472

43.2. Electromagnetic induction and the Lorentz force 473

43.3. Induced electromotive force 474

43.4. The induction phenomenon in a stationary conductor 475

43.5. Strength of an induced field 476

43.6. The electromagnetic field and the relativity principle 477

43.7. Faraday’s law of induction 477

43.8. Lenz’s law 479

43.9. Electromagnetic induction and the law of conservation of energy 479

43.10. Self-induction 480

43.11. Energy of an electromagnetic field 481

43.12. Closing a circuit with inductance 483

Chapter 44: Electrical Conduction in Solids

44.1. Experimental basis for the electron theory of conduction in metals 484

44.2. The Hall effect 486

44.3. Electron gas 489

44.4. Derivation of Ohm’s law from electronic theory 490

44.5. The conductivity of metals and semiconductors 492

44.6. Derivation of the Joule-Lenz law 493

44.7. Contact potential difference 495

44.8. Thermoelectricity 496

44.9. The work function 498

Chapter 45: Heat Capacity and Thermal Conductivity of Solids

45.1. Heat capacity 500

45.2. Heat capacity of metals 502

45.3. Thermal conductivity of insulators 503

45.4. Thermal conductivity of metals 506

Chapter 46: Electrical Conductivity of Electrolytes

46.1. Electrolytic dissociation 508

46.2. Ohm’s law and the electrical conductivity of electrolytes 509

46.3. Faraday’s laws 511

46.4. The galvanic cell 512

Chapter 47: Current in a Vacuum

47.1. Thermionic emission 513

47.2. The diode and its characteristics 515

47.3. The triode and its characteristics 517

47.4. The cathode-ray tube 518

Chapter 48: Current in Gases

48.1. Ionization and recombination 519

48.2. Nonself-maintaining discharges 520

48.3. Collision ionization 523

48.4. The Geiger-Müller counter 524

48.5. Self-maintaining discharges. Plasma 526

48.6. Glow discharges 527

48.7. Plasma in a magnetic field 529

48.8. Pinching and confining a plasma 532

48.9. The magnetohydrodynamic generator 534

 ', '<p><span><span><strong><u>About the book</u></strong></span></span></p>

<p><span><span>This textbook explains the con­cepts and most important advances of modern physics without resort to higher mathematics. Avoids the traditional division between clas­sical and modern physics and en­deavours to present all material so as to develop quantum mechanical concepts.</span></span></p>

<p><span><span>The textbook is intended for secon­dary schools and as a teaching aid for physics teachers in general and technical secondary schools. Will be found useful by correspondence students studying ‘A ’ level and first year physics.</span></span></p>

<p><span><span><strong><u>CONTENTS</u></strong></span></span></p>

<p><span><span><span><strong><span> Part One: Motion and Forces</span></strong></span></span></span></p>

<p><span><span><span><span>Chapter 1: Velocity</span></span></span></span></p>

<p><span><span><span><span>1.1. Mechanical motion 19</span></span></span></span></p>

<p><span><span><span><span>1.2. Frames of reference. Paths 20</span></span></span></span></p>

<p><span><span><span><span>1.3. Rectilinear motion. Motion equations 22</span></span></span></span></p>

<p><span><span><span><span>1.4. Uniform motion 23</span></span></span></span></p>

<p><span><span><span><span>1.5. Variable motion 24</span></span></span></span></p>

<p><span><span><span><span>1.6. Average velocity 25</span></span></span></span></p>

<p><span><span><span><span>1.7. Instantaneous velocity of variable motion 27</span></span></span></span></p>

<p><span><span><span><span> Chapter 2: Inertia</span></span></span></span></p>

<p><span><span><span><span>2.1. The principle of inertia 28</span></span></span></span></p>

<p><span><span><span><span>2.2. Inertial reference frames 30</span></span></span></span></p>

<p><span><span><span><span>2.3. The principle of relativity 32</span></span></span></span></p>

<p><span><span><span><span>2.4. Galilean transformations 33</span></span></span></span></p>

<p><span><span><span><span>2.5. Classical law of the addition of velocities 35</span></span></span></span></p>

<p><span><span><span><span> Chapter 3: Scalars and Vectors. Velocity Vector</span></span></span></span></p>

<p><span><span><span><span>3.1. Scalar quantities 35</span></span></span></span></p>

<p><span><span><span><span>3.2. Vector quantities 36</span></span></span></span></p>

<p><span><span><span><span>3.3. Certain operations on vectors 37</span></span></span></span></p>

<p><span><span><span><span>3.4. Resolving a vector into two components 39</span></span></span></span></p>

<p><span><span><span><span>3.5. Velocity is a vector 40</span></span></span></span></p>

<p><span><span><span><span>3.6. Addition of velocities 42</span></span></span></span></p>

<p><span><span><span><span>Chapter 4: Acceleration</span></span></span></span></p>

<p><span><span><span><span>4.1. Average and instantaneous acceleration 43</span></span></span></span></p>

<p><span><span><span><span>4.2. Rectilinear variable motion 44</span></span></span></span></p>

<p><span><span><span><span>4.3. Uniformly accelerated rectilinear motion 44</span></span></span></span></p>

<p><span><span><span><span>4.4. Velocity graph for uniformly accelerated motion 45</span></span></span></span></p>

<p><span><span><span><span>4.5. Graphical calculation of displacement 45</span></span></span></span></p>

<p><span><span><span><span>4.6. Displacement and average velocity in uniformly accelerated motion 46</span></span></span></span></p>

<p><span><span><span><span>4.7. Uniform circular motion of a particle 48</span></span></span></span></p>

<p><span><span><span><span>4.8. Acceleration in uniform circular motion of a particle 48</span></span></span></span></p>

<p><span><span><span><span>Chapter 5: Force</span></span></span></span></p>

<p><span><span><span><span>5.1. Force, a measure of the interaction of bodies 50</span></span></span></span></p>

<p><span><span><span><span>5.2. Elastic and plastic deformation 51</span></span></span></span></p>

<p><span><span><span><span>5.3. Force is a vector 52</span></span></span></span></p>

<p><span><span><span><span>5.4. Vector addition and resolution of forces applied to a particle 54</span></span></span></span></p>

<p><span><span><span><span> Chapter 6: Weight and Mass</span></span></span></span></p>

<p><span><span><span><span>6.1. Force of gravity. Weight 55</span></span></span></span></p>

<p><span><span><span><span>6.2. Free fall 57</span></span></span></span></p>

<p><span><span><span><span>6.3. Mass of a body 58</span></span></span></span></p>

<p><span><span><span><span>6.4. The density of substances 59</span></span></span></span></p>

<p><span><span><span><span>Chapter 7: Fundamental Law of Dynamics</span></span></span></span></p>

<p><span><span><span><span>7.1. Force and acceleration 60</span></span></span></span></p>

<p><span><span><span><span>7.2. Applying the fundamental law of dynamics 63</span></span></span></span></p>

<p><span><span><span><span>7.3. Weightlessness 66</span></span></span></span></p>

<p><span><span><span><span>7.4. System of units 67</span></span></span></span></p>

<p><span><span><span><span>7.5. The international system of units 68</span></span></span></span></p>

<p><span><span><span><span>7.6. The cgs and mk(force)s systems of units 69</span></span></span></span></p>

<p><span><span><span><span>Chapter 8: Equations of Motion and Initial Conditions</span></span></span></span></p>

<p><span><span><span><span>8.1. The basic problem of dynamics 69</span></span></span></span></p>

<p><span><span><span><span>8.2. Motion of a particle subject to the force of gravity 70</span></span></span></span></p>

<p><span><span><span><span>8.3. Numerical solution of the basic problem of dynamics 72</span></span></span></span></p>

<p><span><span><span><span>8.4. Motion of a body subject to an elastic force 73</span></span></span></span></p>

<p><span><span><span><span>8.5. Quantities determining the motion equation of a particle 77</span></span></span></span></p>

<p><span><span><span><span>Chapter 9: Gravitation</span></span></span></span></p>

<p><span><span><span><span>9.1. Discovery of the law of gravitation 78</span></span></span></span></p>

<p><span><span><span><span>9.2. Newton’s law of universal gravitation 80</span></span></span></span></p>

<p><span><span><span><span>9.3. The Cavendish experiment 81</span></span></span></span></p>

<p><span><span><span><span>9.4. Determining the distances from the sun to the planets 82</span></span></span></span></p>

<p><span><span><span><span>9.5. The gravitational field 83</span></span></span></span></p>

<p><span><span><span><span>9.6. Gravitational field intensity 84</span></span></span></span></p>

<p><span><span><span><span>9.7. The earth’s gravitational field 84</span></span></span></span></p>

<p><span><span><span><span>9.8. Effect of the earth’s rotation on free-fall acceleration 86</span></span></span></span></p>

<p><span><span><span><span>Chapter 10: Electric Forces</span></span></span></span></p>

<p><span><span><span><span>10.1. Electric charge 87</span></span></span></span></p>

<p><span><span><span><span>10.2. Coulomb’s law 88</span></span></span></span></p>

<p><span><span><span><span>10.3. Units of charge and systems of units 90</span></span></span></span></p>

<p><span><span><span><span>10.4. The electric dipole 92</span></span></span></span></p>

<p><span><span><span><span>10.5. The electric field. Field strength 94</span></span></span></span></p>

<p><span><span><span><span>10.6. Electric field of a point charge and of a dipole 94</span></span></span></span></p>

<p><span><span><span><span>Chapter 11: Friction</span></span></span></span></p>

<p><span><span><span><span>11.1. External and internal friction 97</span></span></span></span></p>

<p><span><span><span><span>11.2. Static friction 97</span></span></span></span></p>

<p><span><span><span><span>11.3. The angle of friction 100</span></span></span></span></p>

<p><span><span><span><span>11.4. Sliding friction 101</span></span></span></span></p>

<p><span><span><span><span>11.5. Rolling friction 102</span></span></span></span></p>

<p><span><span><span><span>11.6. Motion of bodies subject to the force of friction 102</span></span></span></span></p>

<p><span><span><span><span>11.7. Internal friction 103</span></span></span></span></p>

<p><span><span><span><span>11.8. Motion of bodies in fluids 105</span></span></span></span></p>

<p><span><span><span><span>11.9. Bodies falling in a fluid 108</span></span></span></span></p>

<p><span><span><span><span>Chapter 12: The Theory of Relativity</span></span></span></span></p>

<p><span><span><span><span>12.1. Velocity of light and the law of addition of velocities 110</span></span></span></span></p>

<p><span><span><span><span>12.2. Basic postulates of the special theory of relativity 113</span></span></span></span></p>

<p><span><span><span><span>12.3. Simultaneity of events 113</span></span></span></span></p>

<p><span><span><span><span>12.4. Simultaneity and length 116</span></span></span></span></p>

<p><span><span><span><span>12.5. Relativistic law for the addition of velocities 116</span></span></span></span></p>

<p><span><span><span><span>12.6. Limiting nature of the velocity of light 118</span></span></span></span></p>

<p><span><span><span><span>12.7. Lorentz transformations 119</span></span></span></span></p>

<p><span><span><span><span>12.8. Length or distance 120</span></span></span></span></p>

<p><span><span><span><span>12.9. Time interval between two events 121</span></span></span></span></p>

<p><span><span><span><span>12.10. The time interval between cause and effect 122</span></span></span></span></p>

<p><span><span><span><span>12.11. The relation between relativistic and Newtonian mechanics 123</span></span></span></span></p>

<p><span><span><span><span>Chapter 13: Mass, Momentum and Force in the Theory of Relativity</span></span></span></span></p>

<p><span><span><span><span>13.1. Relativistic mass 125</span></span></span></span></p>

<p><span><span><span><span>13.2. The fundamental law of dynamics in the theory of relativity 126</span></span></span></span></p>

<p><span><span><span><span>13.3. The relation between Newtonian and relativistic dynamics 128</span></span></span></span></p>

<p><span><span><span><span>Chapter 14: Equations of Motion and the Uncertainty Relation</span></span></span></span></p>

<p><span><span><span><span>14.1. Initial conditions and measuring apparatus 130</span></span></span></span></p>

<p><span><span><span><span>14.2. The uncertainty relation 134</span></span></span></span></p>

<p><span><span><span><span>14.3. The uncertainty relation and classical mechanics 134</span></span></span></span></p>

<p><span><span><span><strong><span>Part Two: Conservation Laws</span></strong></span></span></span></p>

<p><span><span><span><span>Chapter 15: Law of Conservation of Linear Momentum</span></span></span></span></p>

<p><span><span><span><span>15.1. Closed system of bodies 138</span></span></span></span></p>

<p><span><span><span><span>15.2. Law of conservation of linear momentum 139</span></span></span></span></p>

<p><span><span><span><span>15.3. Recoil phenomena 141</span></span></span></span></p>

<p><span><span><span><span>15.4. Measurement of mass 142</span></span></span></span></p>

<p><span><span><span><span>15.5. Jet propulsion (propulsion by reaction) 143</span></span></span></span></p>

<p><span><span><span><span>15.6. Rocket fuel calculations 144</span></span></span></span></p>

<p><span><span><span><span>15.7. Centre of mass 145</span></span></span></span></p>

<p><span><span><span><span>15.8. Motion of the centre of mass 146</span></span></span></span></p>

<p><span><span><span><span>Chapter 16: Total and Kinetic Energy</span></span></span></span></p>

<p><span><span><span><span>16.1. Total energy of a body 148</span></span></span></span></p>

<p><span><span><span><span>16.2. Kinetic energy 149</span></span></span></span></p>

<p><span><span><span><span>16.3. Energy and linear momentum 150</span></span></span></span></p>

<p><span><span><span><span>16.4. Kinetic energy and work 151</span></span></span></span></p>

<p><span><span><span><span>16.5. Power 153</span></span></span></span></p>

<p><span><span><span><span>16.6. Units of energy, work and power 154</span></span></span></span></p>

<p><span><span><span><span>16.7. Momentum, and energy of a localized particle 155</span></span></span></span></p>

<p><span><span><span><span>Chapter 17: Elementary Collision Theory</span></span></span></span></p>

<p><span><span><span><span>17.1. What is a collision? 157</span></span></span></span></p>

<p><span><span><span><span>17.2. Completely inelastic collision 158</span></span></span></span></p>

<p><span><span><span><span>17.3. Elastic collision 160</span></span></span></span></p>

<p><span><span><span><span>17.4. Neutron moderation 162</span></span></span></span></p>

<p><span><span><span><span>17.5. Pressure of a stream of particles on a wall 163</span></span></span></span></p>

<p><span><span><span><span>Chapter 18: Conservative Forces and Potential Energy</span></span></span></span></p>

<p><span><span><span><span>18.1. Work done by a variable force 165</span></span></span></span></p>

<p><span><span><span><span>18.2. Work done by an elastic force 167</span></span></span></span></p>

<p><span><span><span><span>18.3. Work done by a Coulomb force 168</span></span></span></span></p>

<p><span><span><span><span>18.4. Work done by a gravitational force 170</span></span></span></span></p>

<p><span><span><span><span>18.5. Conservative forces 171</span></span></span></span></p>

<p><span><span><span><span>18.6. Potential energy of elastic, Coulomb, and gravitational interactions 172</span></span></span></span></p>

<p><span><span><span><span>18.7. Potential of an electrostatic field 174</span></span></span></span></p>

<p><span><span><span><span>18.8. Electric potential of the field set up by a point charge 175</span></span></span></span></p>

<p><span><span><span><span>18.9. Energy of an electric field 176</span></span></span></span></p>

<p><span><span><span><span>Chapter 19: Law of Conservation of Energy in Newtonian Mechanics</span></span></span></span></p>

<p><span><span><span><span>19.1. Mechanical energy and its conservation 177</span></span></span></span></p>

<p><span><span><span><span>19.2. Mechanical energy and friction 177</span></span></span></span></p>

<p><span><span><span><span>19.3. Space velocities 178</span></span></span></span></p>

<p><span><span><span><span>19.4. Looping the loop 179</span></span></span></span></p>

<p><span><span><span><span>19.5. Potential energy curves 180</span></span></span></span></p>

<p><span><span><span><span>19.6. Potential energy and equilibrium 183</span></span></span></span></p>

<p><span><span><span><span>Chapter 20: Internal Energy</span></span></span></span></p>

<p><span><span><span><span>20.1. Internal energy of a system of particles 184</span></span></span></span></p>

<p><span><span><span><span>20.2. Changes in internal energy when a body is deformed 185</span></span></span></span></p>

<p><span><span><span><span>20.3. Changes in internal energy of a body in thermal processes 186</span></span></span></span></p>

<p><span><span><span><span>20.4. Changes in internal energy in chemical reactions 187</span></span></span></span></p>

<p><span><span><span><span>20.5. Changes in internal energy in nuclear reactions 188</span></span></span></span></p>

<p><span><span><span><span>Chapter 21: The Law of Conservation of Energy</span></span></span></span></p>

<p><span><span><span><span>21.1. Work as a measure of the change in total and internal energy 189</span></span></span></span></p>

<p><span><span><span><span>21.2. Heat exchange 190</span></span></span></span></p>

<p><span><span><span><span>21.3. Quantity of heat 192</span></span></span></span></p>

<p><span><span><span><span>21.4. The first law of thermodynamics 193</span></span></span></span></p>

<p><span><span><span><span>21.5. An adiabatically isolated system 194</span></span></span></span></p>

<p><span><span><span><span>21.6. The law of conservation of energy 194</span></span></span></span></p>

<p><span><span><span><span>21.7. The law of conservation of mass 195</span></span></span></span></p>

<p><span><span><span><span>21.8. More about relativistic mass 197</span></span></span></span></p>

<p><span><span><span><span>Chapter 22: The Law of Conservation of Angular Momentum</span></span></span></span></p>

<p><span><span><span><span>22.1. Features of rotational motion 199</span></span></span></span></p>

<p><span><span><span><span>22.2. Kinetic energy and moment of inertia 199</span></span></span></span></p>

<p><span><span><span><span>22.3. Dependence of the moment of inertia on the location of the axis of rotation 201</span></span></span></span></p>

<p><span><span><span><span>22.4. Moment of force 204</span></span></span></span></p>

<p><span><span><span><span>22.5. Equilibrium conditions for a body having an axis of rotation 205</span></span></span></span></p>

<p><span><span><span><span>22.6. Angular momentum and the fundamental law of dynamics 205</span></span></span></span></p>

<p><span><span><span><span>22.7. The law of conservation of angular momentum 207</span></span></span></span></p>

<p><span><span><span><span>22.8. Analogies between quantities and their relations in translational and rotational motion 209</span></span></span></span></p>

<p><span><span><span><span>Chapter 23: Symmetry in Nature and the Conservation Laws</span></span></span></span></p>

<p><span><span><span><span>23.1. The conservation laws are nature’s principal laws 211</span></span></span></span></p>

<p><span><span><span><span>23.2. The conservation laws are forbiddenness principles 212</span></span></span></span></p>

<p><span><span><span><span>23.3. The conservation laws and space-time symmetry 213</span></span></span></span></p>

<p><span><span><span><span>23.4. Uniformity of time and the conservation of energy 214</span></span></span></span></p>

<p><span><span><span><span><strong>Part Three: Molecular-Kinetic Theory of Gases</strong></span></span></span></span></p>

<p><span><span><span><span>Chapter 24: Noninertial Frames of Reference and Gravitation</span></span></span></span></p>

<p><span><span><span><span>24.1. Phenomena in an accelerated reference frame 214</span></span></span></span></p>

<p><span><span><span><span>24.2. Inertial forces 216</span></span></span></span></p>

<p><span><span><span><span>24.3. Features of inertial forces 218</span></span></span></span></p>

<p><span><span><span><span>24.4. Space and time in noninertial reference frames 219</span></span></span></span></p>

<p><span><span><span><span>24.5. The principle of equivalence 222</span></span></span></span></p>

<p><span><span><span><span>24.6. An idea of Einstein’s theory of gravity 224</span></span></span></span></p>

<p><span><span><span><span>24.7. The twin paradox 228</span></span></span></span></p>

<p><span><span><span><span>Chapter 25: Molecular Motion</span></span></span></span></p>

<p><span><span><span><span>25.1. How molecular speeds were measured 231</span></span></span></span></p>

<p><span><span><span><span>25.2. Molecular speed distribution 233</span></span></span></span></p>

<p><span><span><span><span>25.3. Mean free path of molecules 235</span></span></span></span></p>

<p><span><span><span><span>25.4. Diffusion 238</span></span></span></span></p>

<p><span><span><span><span>25.5. Law of diffusion 239</span></span></span></span></p>

<p><span><span><span><span>25.6. Separation of gas mixtures 240</span></span></span></span></p>

<p><span><span><span><span>Chapter 26: An Ideal Gas</span></span></span></span></p>

<p><span><span><span><span>26.1. Gas pressure 242</span></span></span></span></p>

<p><span><span><span><span>26.2. Units of pressure 244</span></span></span></span></p>

<p><span><span><span><span>26.3. An ideal gas 246</span></span></span></span></p>

<p><span><span><span><span>26.4. Temperature 248</span></span></span></span></p>

<p><span><span><span><span>26.5. Absolute temperature and the equation of state of an ideal gas 249</span></span></span></span></p>

<p><span><span><span><span>26.6. The constant-volume gas thermometer 250</span></span></span></span></p>

<p><span><span><span><span>26.7. The degree and the kelvin. The practical and absolute temperature scales 251</span></span></span></span></p>

<p><span><span><span><span>26.8. Absolute zero 253</span></span></span></span></p>

<p><span><span><span><span>26.9. Avogadro’s number and Boltzmann’s constant 254</span></span></span></span></p>

<p><span><span><span><span>26.10. Molecule distribution in a force field 256</span></span></span></span></p>

<p><span><span><span><span>26.11. Barometric distribution 258</span></span></span></span></p>

<p><span><span><span><span>Chapter 27: An Ideal Gas and the First Law of Thermodynamics</span></span></span></span></p>

<p><span><span><span><span>27.1. Internal energy of a monatomic ideal gas 260</span></span></span></span></p>

<p><span><span><span><span>27.2. Work done in the expansion of an ideal gas 261</span></span></span></span></p>

<p><span><span><span><span>27.3. The first law of thermodynamics and the specific heat of a gas 262</span></span></span></span></p>

<p><span><span><span><span>27.4. Isochoric processes 264</span></span></span></span></p>

<p><span><span><span><span>27.5. Isobaric processes 265</span></span></span></span></p>

<p><span><span><span><span>27.6. Isothermal processes 266</span></span></span></span></p>

<p><span><span><span><span>27.7. Adiabatic processes 267</span></span></span></span></p>

<p><span><span><span><span>27.8. Specific heat of a diatomic gas 269</span></span></span></span></p>

<p><span><span><span><span>27.9. Quantum theory of the specific heats of gases 272</span></span></span></span></p>

<p><span><span><span><span>Chapter 28: The Second Law of Thermodynamics</span></span></span></span></p>

<p><span><span><span><span>28.1. Quasi-static processes 276</span></span></span></span></p>

<p><span><span><span><span>28.2. Reversible processes 277</span></span></span></span></p>

<p><span><span><span><span>28.3. Irreversibility of real thermal processes 278</span></span></span></span></p>

<p><span><span><span><span>28.4. Irreversibility and statistics 279</span></span></span></span></p>

<p><span><span><span><span>28.5. Diffusion and thermodynamic probability 282</span></span></span></span></p>

<p><span><span><span><span>28.6. Thermodynamic probability in other thermal processes 283</span></span></span></span></p>

<p><span><span><span><span>28.7. Thermodynamic probability and entropy 284</span></span></span></span></p>

<p><span><span><span><span>28.8. Entropy and heat exchange 286</span></span></span></span></p>

<p><span><span><span><span>28.9. The second law of thermodynamics 288</span></span></span></span></p>

<p><span><span><span><span>28.10. The statistical sense of the second law of thermodynamics. Fluctuations 289</span></span></span></span></p>

<p><span><span><span><span>28.11. Brownian motion and fluctuations 290</span></span></span></span></p>

<p><span><span><span><span>28.12. Brownian motion and Boltzmann’s constant 291</span></span></span></span></p>

<p><span><span><span><span>Chapter 29: Heat Engines and Refrigerators</span></span></span></span></p>

<p><span><span><span><span>29.1. Heat engines and the advancement of engineering 295</span></span></span></span></p>

<p><span><span><span><span>29.2. The heat engine 295</span></span></span></span></p>

<p><span><span><span><span>29.3. Principle and energy balance of a heat engine 296</span></span></span></span></p>

<p><span><span><span><span>29.4. The heat engine and the second law of thermodynamics 298</span></span></span></span></p>

<p><span><span><span><span>29.5. The Carnot cycle 299</span></span></span></span></p>

<p><span><span><span><span>29.6. The efficiency of a real engine 300</span></span></span></span></p>

<p><span><span><span><span>29.7. The reverse Carnot cycle 301</span></span></span></span></p>

<p><span><span><span><span>29.8. Refrigerators and heat pumps 302</span></span></span></span></p>

<p><span><span><span><span>Chapter 30: Fundamentals of Fluid Dynamics</span></span></span></span></p>

<p><span><span><span><span>30.1. Thermodynamic parameters of moving fluids 304</span></span></span></span></p>

<p><span><span><span><span>30.2. The equation of continuity 305</span></span></span></span></p>

<p><span><span><span><span>30.3. The momentum equation 306</span></span></span></span></p>

<p><span><span><span><span>30.4. Bernoulli’s equation 306</span></span></span></span></p>

<p><span><span><span><span>30.5. Rate of propagation of disturbance waves in elastic media 308</span></span></span></span></p>

<p><span><span><span><span>30.6. Compressible fluid dynamics. Mach number 311</span></span></span></span></p>

<p><span><span><span><span>30.7. The Mach cone 312</span></span></span></span></p>

<p><span><span><span><span>30.8. The bow shock wave 313</span></span></span></span></p>

<p><span><span><span><span>30.9. Phenomena of a normal compression shock 314</span></span></span></span></p>

<p><span><span><span><span>30.10. Wave drag 316</span></span></span></span></p>

<p><span><span><span><span>30.11. Nozzles 318</span></span></span></span></p>

<p><span><span><span><span>30.12. Analogy between a nozzle and a heat engine 320</span></span></span></span></p>

<p><span><span><span><span>30.13. The Laval nozzle 320</span></span></span></span></p>

<p><span><span><span><span>30.14. The jet engine 321</span></span></span></span></p>

<p><span><span><span><span>30.15. The airplane wing 323</span></span></span></span></p>

<p><span><span><span><span>30.16. Measuring the pressure and velocity in a stream of fluid 324</span></span></span></span></p>

<p><span><span><span><span>30.17. Viscous fluid dynamics. Fluid friction in pipes 325</span></span></span></span></p>

<p><span><span><span><strong><span>Part Four: Molecular Forces and States of Aggregation of Matter</span></strong></span></span></span></p>

<p><span><span><span><span>Chapter 31: Molecular Forces</span></span></span></span></p>

<p><span><span><span><span>31.1. The density and compressibility of substances 327</span></span></span></span></p>

<p><span><span><span><span>31.2. Molecular forces 328</span></span></span></span></p>

<p><span><span><span><span>31.3. The electrical origin of molecular forces 329</span></span></span></span></p>

<p><span><span><span><span>31.4. The molecular force graph 331</span></span></span></span></p>

<p><span><span><span><span>31.5. The potential energy curve of molecular interaction 333</span></span></span></span></p>

<p><span><span><span><span>31.6. Thermal expansion of solids and liquids 334</span></span></span></span></p>

<p><span><span><span><span>Chapter 32: Long-Range Order</span></span></span></span></p>

<p><span><span><span><span>32.1. The monocrystal 336</span></span></span></span></p>

<p><span><span><span><span>32.2. The polycrystal 338</span></span></span></span></p>

<p><span><span><span><span>32.3. The crystal lattice. Long-range order 339</span></span></span></span></p>

<p><span><span><span><span>32.4. Defects in packing and the block structure of crystals 340</span></span></span></span></p>

<p><span><span><span><span>32.5. Motion of defects and diffusion 341</span></span></span></span></p>

<p><span><span><span><span>32.6. Dislocation motion and the deformation of the crystal 342</span></span></span></span></p>

<p><span><span><span><span>Chapter 33: Close Packing of Particles</span></span></span></span></p>

<p><span><span><span><span>33.1. Types of crystalline bonds 344</span></span></span></span></p>

<p><span><span><span><span>33.2. Closest packing of identical spheres 346</span></span></span></span></p>

<p><span><span><span><span>33.3. Closest packing of spheres of different radii 348</span></span></span></span></p>

<p><span><span><span><span>33.4. Lattices which cannot be represented as the packing of spheres 348</span></span></span></span></p>

<p><span><span><span><span>33.5. The structure of ice 351</span></span></span></span></p>

<p><span><span><span><span>33.6. Polymers 351</span></span></span></span></p>

<p><span><span><span><span>Chapter 34: Short-Range Order</span></span></span></span></p>

<p><span><span><span><span>34.1. Features of the liquid state 354</span></span></span></span></p>

<p><span><span><span><span>34.2. The structure of a liquid, and its properties 355</span></span></span></span></p>

<p><span><span><span><span>34.3. Mean residence lifetime 356</span></span></span></span></p>

<p><span><span><span><span>34.4. Diffusion in liquids 358</span></span></span></span></p>

<p><span><span><span><span>34.5. The viscosity of liquids 359</span></span></span></span></p>

<p><span><span><span><span>34.6. Amorphous bodies 360</span></span></span></span></p>

<p><span><span><span><span>34.7. Energy of the surface layer and the surface tension of liquids 361</span></span></span></span></p>

<p><span><span><span><span>34.8. Pressure caused by the curved surface of a liquid 363</span></span></span></span></p>

<p><span><span><span><span>34.9. Capillary phenomena 364</span></span></span></span></p>

<p><span><span><span><span>34.10. Adsorption. The Rebinder effect 365</span></span></span></span></p>

<p><span><span><span><span>Chapter 35: Vapours</span></span></span></span></p>

<p><span><span><span><span>35.1. Vaporization 367</span></span></span></span></p>

<p><span><span><span><span>35.2. Saturated vapour 369</span></span></span></span></p>

<p><span><span><span><span>35.3. The pressure of saturated vapour 370</span></span></span></span></p>

<p><span><span><span><span>35.4. Vapour isotherms 373</span></span></span></span></p>

<p><span><span><span><span>35.5. The critical state of a substance 374</span></span></span></span></p>

<p><span><span><span><span>35.6. Air humidity 376</span></span></span></span></p>

<p><span><span><span><span>Chapter 36: Phase Transitions</span></span></span></span></p>

<p><span><span><span><span>36.1. Changes in the state of aggregation 378</span></span></span></span></p>

<p><span><span><span><span>36.2. Liquid-gas transition diagram 379</span></span></span></span></p>

<p><span><span><span><span>36.3. Crystal-gas transition diagram 379</span></span></span></span></p>

<p><span><span><span><span>36.4. Crystal-liquid transition diagram 380</span></span></span></span></p>

<p><span><span><span><span>36.5. Crystal-crystal transition diagram 381</span></span></span></span></p>

<p><span><span><span><span>36.6. The triple point 383</span></span></span></span></p>

<p><span><span><span><span>36.7. Changes in internal energy in first-order phase transitions 383</span></span></span></span></p>

<p><span><span><span><span>36.8. Metastable states 385</span></span></span></span></p>

<p><span><span><span><span>36.9. Condensation. Supersaturated vapour 387</span></span></span></span></p>

<p><span><span><span><span>36.10. Boiling. Superheated liquid 388</span></span></span></span></p>

<p><span><span><span><span>36.11. The liquefaction of gases 391</span></span></span></span></p>

<p><span><span><span><strong><span>Part Five: Electrodynamics</span></strong></span></span></span></p>

<p><span><span><span><span>Chapter 37: A Field of Fixed Charges in a Vacuum</span></span></span></span></p>

<p><span><span><span><span>37.1. Lines of force 393</span></span></span></span></p>

<p><span><span><span><span>37.2. Equipotential surfaces 394</span></span></span></span></p>

<p><span><span><span><span>37.3. The relation between field strength and potential 396</span></span></span></span></p>

<p><span><span><span><span>37.4. A dipole in an electric field 397</span></span></span></span></p>

<p><span><span><span><span>37.5. The parallel-plate capacitor 399</span></span></span></span></p>

<p><span><span><span><span> <strong>Part Five: Electrodynamics</strong></span></span></span></span></p>

<p><span><span><span><span>Chapter 37: A Field of Fixed Charges in a Vacuum</span></span></span></span></p>

<p><span><span><span><span>37.1. Lines of force 393</span></span></span></span></p>

<p><span><span><span><span>37.2. Equipotential surfaces 394</span></span></span></span></p>

<p><span><span><span><span>37.3. The relation between field strength and potential 396</span></span></span></span></p>

<p><span><span><span><span>37.4. A dipole in an electric field 397</span></span></span></span></p>

<p><span><span><span><span>37.5. The parallel-plate capacitor 399</span></span></span></span></p>

<p><span><span><span><span>37.6. Capacitance 400</span></span></span></span></p>

<p><span><span><span><span>37.7. The energy of the electric field. Energy density 401</span></span></span></span></p>

<p><span><span><span><span>37.8. The force of interaction between capacitor plates 401</span></span></span></span></p>

<p><span><span><span><span>37.9. A conductor in an electric field 402</span></span></span></span></p>

<p><span><span><span><span>37.10. Determining the charge of the electron 404</span></span></span></span></p>

<p><span><span><span><span>Chapter 38: Dielectrics</span></span></span></span></p>

<p><span><span><span><span>38.1. An electric field with a dielectric 406</span></span></span></span></p>

<p><span><span><span><span>38.2. The polarization vector 407</span></span></span></span></p>

<p><span><span><span><span>38.3. Electric susceptibility 408</span></span></span></span></p>

<p><span><span><span><span>38.4. The field energy in a dielectric 409</span></span></span></span></p>

<p><span><span><span><span>38.5. Deformation polarizability 410</span></span></span></span></p>

<p><span><span><span><span>38.6. Orientational polarizability 411</span></span></span></span></p>

<p><span><span><span><span>Chapter 39: Direct Current</span></span></span></span></p>

<p><span><span><span><span>39.1. Nonelectrostatic fields. Voltage and emf 414</span></span></span></span></p>

<p><span><span><span><span>39.2. Current and current density 416</span></span></span></span></p>

<p><span><span><span><span>39.3. Ohm’s law for a uniform segment of a circuit 417</span></span></span></span></p>

<p><span><span><span><span>39.4. Resistance 418</span></span></span></span></p>

<p><span><span><span><span>39.5. Ohm’s law in differential form 419</span></span></span></span></p>

<p><span><span><span><span>39.6. Ohm’s law for a nonuniform segment of a circuit and for a closed circuit 419</span></span></span></span></p>

<p><span><span><span><span>39.7. The Joule-Lenz law 429</span></span></span></span></p>

<p><span><span><span><span>39.8. Charging and discharging capacitors 421</span></span></span></span></p>

<p><span><span><span><span>Chapter 40: A Magnetic Field in a Vacuum</span></span></span></span></p>

<p><span><span><span><span>40.1. The interaction of currents. Magnetic forces 423</span></span></span></span></p>

<p><span><span><span><span>40.2. The transformation law for the sideways momentum and the sideways force 424</span></span></span></span></p>

<p><span><span><span><span>40.3. Interaction between moving charges 425</span></span></span></span></p>

<p><span><span><span><span>40.4. Magnetic induction. Lines of induction 427</span></span></span></span></p>

<p><span><span><span><span>40.5. The magnetic field of a current-carrying conductor 428</span></span></span></span></p>

<p><span><span><span><span>40.6. The magnetic moment 430</span></span></span></span></p>

<p><span><span><span><span>40.7. Magnetic field strength 433</span></span></span></span></p>

<p><span><span><span><span>40.8. The magnetic field of a solenoid 434</span></span></span></span></p>

<p><span><span><span><span>40.9. Invariance of the electric charge 434</span></span></span></span></p>

<p><span><span><span><span>Chapter 41: Charges and Currents in a Magnetic Field</span></span></span></span></p>

<p><span><span><span><span>41.1. The Lorentz force 436</span></span></span></span></p>

<p><span><span><span><span>41.2. The motion of charged particles in a uniform magnetic field 437</span></span></span></span></p>

<p><span><span><span><span>41.3. Determining the sign of the charge of elementary particles 438</span></span></span></span></p>

<p><span><span><span><span>41.4. The cyclotron 440</span></span></span></span></p>

<p><span><span><span><span>41.5. Energy of the particle and the synchronization condition 442</span></span></span></span></p>

<p><span><span><span><span>41.6. Proton synchrotron 444</span></span></span></span></p>

<p><span><span><span><span>41.7. The electron charge-to-mass ratio 447</span></span></span></span></p>

<p><span><span><span><span>41.8. The ion charge-to-mass ratio 448</span></span></span></span></p>

<p><span><span><span><span>41.9. A current-carrying conductor in a magnetic field 449</span></span></span></span></p>

<p><span><span><span><span>41.10. A current-carrying loop in a magnetic field 450</span></span></span></span></p>

<p><span><span><span><span>Chapter 42: Magnetic Materials</span></span></span></span></p>

<p><span><span><span><span>42.1. Three types of magnetic materials 451</span></span></span></span></p>

<p><span><span><span><span>42.2. The magnetic moment of the atom 453</span></span></span></span></p>

<p><span><span><span><span>42.3. Quantities characterizing the magnetic field in matter 454</span></span></span></span></p>

<p><span><span><span><span>42.4. Diamagnetism 455</span></span></span></span></p>

<p><span><span><span><span>42.5. Paramagnetism 458</span></span></span></span></p>

<p><span><span><span><span>42.6. Ferromagnetism. The Curie temperature 459</span></span></span></span></p>

<p><span><span><span><span>42.7. Hysteresis 461</span></span></span></span></p>

<p><span><span><span><span>42.8. The domain structure of ferromagnetic materials 463</span></span></span></span></p>

<p><span><span><span><span>42.9. The Einstein and de Haas experiment 466</span></span></span></span></p>

<p><span><span><span><span>42.10. The Stern-Gerlach experiment 467</span></span></span></span></p>

<p><span><span><span><span>42.11. Electron spin 469</span></span></span></span></p>

<p><span><span><span><span>42.12. Antiferromagnetism 470</span></span></span></span></p>

<p><span><span><span><span>Chapter 43: Electromagnetic Induction</span></span></span></span></p>

<p><span><span><span><span>43.1. Faraday’s discovery 472</span></span></span></span></p>

<p><span><span><span><span>43.2. Electromagnetic induction and the Lorentz force 473</span></span></span></span></p>

<p><span><span><span><span>43.3. Induced electromotive force 474</span></span></span></span></p>

<p><span><span><span><span>43.4. The induction phenomenon in a stationary conductor 475</span></span></span></span></p>

<p><span><span><span><span>43.5. Strength of an induced field 476</span></span></span></span></p>

<p><span><span><span><span>43.6. The electromagnetic field and the relativity principle 477</span></span></span></span></p>

<p><span><span><span><span>43.7. Faraday’s law of induction 477</span></span></span></span></p>

<p><span><span><span><span>43.8. Lenz’s law 479</span></span></span></span></p>

<p><span><span><span><span>43.9. Electromagnetic induction and the law of conservation of energy 479</span></span></span></span></p>

<p><span><span><span><span>43.10. Self-induction 480</span></span></span></span></p>

<p><span><span><span><span>43.11. Energy of an electromagnetic field 481</span></span></span></span></p>

<p><span><span><span><span>43.12. Closing a circuit with inductance 483</span></span></span></span></p>

<p><span><span><span><span>Chapter 44: Electrical Conduction in Solids</span></span></span></span></p>

<p><span><span><span><span>44.1. Experimental basis for the electron theory of conduction in metals 484</span></span></span></span></p>

<p><span><span><span><span>44.2. The Hall effect 486</span></span></span></span></p>

<p><span><span><span><span>44.3. Electron gas 489</span></span></span></span></p>

<p><span><span><span><span>44.4. Derivation of Ohm’s law from electronic theory 490</span></span></span></span></p>

<p><span><span><span><span>44.5. The conductivity of metals and semiconductors 492</span></span></span></span></p>

<p><span><span><span><span>44.6. Derivation of the Joule-Lenz law 493</span></span></span></span></p>

<p><span><span><span><span>44.7. Contact potential difference 495</span></span></span></span></p>

<p><span><span><span><span>44.8. Thermoelectricity 496</span></span></span></span></p>

<p><span><span><span><span>44.9. The work function 498</span></span></span></span></p>

<p><span><span><span><span>Chapter 45: Heat Capacity and Thermal Conductivity of Solids</span></span></span></span></p>

<p><span><span><span><span>45.1. Heat capacity 500</span></span></span></span></p>

<p><span><span><span><span>45.2. Heat capacity of metals 502</span></span></span></span></p>

<p><span><span><span><span>45.3. Thermal conductivity of insulators 503</span></span></span></span></p>

<p><span><span><span><span>45.4. Thermal conductivity of metals 506</span></span></span></span></p>

<p><span><span><span><span>Chapter 46: Electrical Conductivity of Electrolytes</span></span></span></span></p>

<p><span><span><span><span>46.1. Electrolytic dissociation 508</span></span></span></span></p>

<p><span><span><span><span>46.2. Ohm’s law and the electrical conductivity of electrolytes 509</span></span></span></span></p>

<p><span><span><span><span>46.3. Faraday’s laws 511</span></span></span></span></p>

<p><span><span><span><span>46.4. The galvanic cell 512</span></span></span></span></p>

<p><span><span><span><span>Chapter 47: Current in a Vacuum</span></span></span></span></p>

<p><span><span><span><span>47.1. Thermionic emission 513</span></span></span></span></p>

<p><span><span><span><span>47.2. The diode and its characteristics 515</span></span></span></span></p>

<p><span><span><span><span>47.3. The triode and its characteristics 517</span></span></span></span></p>

<p><span><span><span><span>47.4. The cathode-ray tube 518</span></span></span></span></p>

<p><span><span><span><span>Chapter 48: Current in Gases</span></span></span></span></p>

<p><span><span><span><span>48.1. Ionization and recombination 519</span></span></span></span></p>

<p><span><span><span><span>48.2. Nonself-maintaining discharges 520</span></span></span></span></p>

<p><span><span><span><span>48.3. Collision ionization 523</span></span></span></span></p>

<p><span><span><span><span>48.4. The Geiger-Müller counter 524</span></span></span></span></p>

<p><span><span><span><span>48.5. Self-maintaining discharges. Plasma 526</span></span></span></span></p>

<p><span><span><span><span>48.6. Glow discharges 527</span></span></span></span></p>

<p><span><span><span><span>48.7. Plasma in a magnetic field 529</span></span></span></span></p>

<p><span><span><span><span>48.8. Pinching and confining a plasma 532</span></span></span></span></p>

<p><span><span><span><span>48.9. The magnetohydrodynamic generator 534</span></span></span></span></p>

<p> </p>', 'Title
			Fundamentals Of Physics V-1

			Author
			B.M Yavorsky

			Publisher
			Mir Publishers

			Year of Publication
			1975

			Pages
			544

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals Of Physics V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.M Yavorsky</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">544</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 544, '544', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4826vol%20i.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-55-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3916', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3916', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 535, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:08'),
('c6f7b7a6-efc7-44a0-a03d-2e34fe929264', '3299', NULL, 'Handbook of Multicultural Perspectives on Stress and Coping', 'handbook-of-multicultural-perspectives-on-stress-and-coping-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3-3299', 'handbook-of-multicultural-perspectives-on-stress-and-coping-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299-3299', '9780387262369', '9780387262369', '9780387262369', NULL, 'Has the developing world developed modern concepts of stress? Are coping methods the same around the globe? Such questions are not simple to answer, and until recently, few knew to ask them.

In recent years, Western psychologists have recognized that their prevailing views of psychology do not always translate worldwide—and that no culture has a monopoly on either stress or coping. The Handbook of Multicultural Perspectives on Stress and Coping was created to address this realization. This unique volume moves beyond simple comparisons of behaviors in other countries by clarifying critical concepts in stress and coping, analyzing and synthesizing vast amounts of global data, and identifying constructs and methodologies necessary for meaningful cross-cultural research.

An international, multiethnic panel of forty-five contributors presents elegant studies of stress, survival, and resilience as cultures evolve and countries interact, including:

• Personal transformation as a coping strategy

• Psychological skills that enhance intercultural adjustment

• Individual versus collectivist values in coping

• Buddhist and Taoist traditions in coping

• The cumulative effects of historical, environmental, and political stressors on nations in the Middle East

• Specific cross-cultural perspectives, from Latino-American families to Canadian aboriginal peoples to minority university students

The editors have assembled a vital store of knowledge, raising crucial implications for clinicians working with immigrant/international populations, and evaluating the current state of theory, research, and assessment. The Handbook documents major steps toward scientific advancement—and human understanding.', '<p>Has the developing world developed modern concepts of stress? Are coping methods the same around the globe? Such questions are not simple to answer, and until recently, few knew to ask them.</p>

<p>In recent years, Western psychologists have recognized that their prevailing views of psychology do not always translate worldwide—and that no culture has a monopoly on either stress or coping. The <strong>Handbook of Multicultural Perspectives on Stress and Coping</strong> was created to address this realization. This unique volume moves beyond simple comparisons of behaviors in other countries by clarifying critical concepts in stress and coping, analyzing and synthesizing vast amounts of global data, and identifying constructs and methodologies necessary for meaningful cross-cultural research.</p>

<p>An international, multiethnic panel of forty-five contributors presents elegant studies of stress, survival, and resilience as cultures evolve and countries interact, including:</p>

<p>• Personal transformation as a coping strategy<br />
• Psychological skills that enhance intercultural adjustment<br />
• Individual versus collectivist values in coping<br />
• Buddhist and Taoist traditions in coping<br />
• The cumulative effects of historical, environmental, and political stressors on nations in the Middle East<br />
• Specific cross-cultural perspectives, from Latino-American families to Canadian aboriginal peoples to minority university students</p>

<p>The editors have assembled a vital store of knowledge, raising crucial implications for clinicians working with immigrant/international populations, and evaluating the current state of theory, research, and assessment. The <strong>Handbook</strong> documents major steps toward scientific advancement—and human understanding.</p>', 'Publisher ‏ : ‎ Springer

Language ‏ : ‎ English

Author  :   Paul T. P. Wong

Cover  :   Hardcover

Pages  ‏ : ‎  660 pages

ISBN-13 ‏ : ‎ 9780387262369

Edition ‏ : ‎ 1st', '<p>Publisher ‏ : ‎ Springer</p>

<p>Language ‏ : ‎ English</p>

<p>Author  :   Paul T. P. Wong</p>

<p>Cover  :   Hardcover</p>

<p>Pages  ‏ : ‎  660 pages</p>

<p>ISBN-13 ‏ : ‎ 9780387262369</p>

<p>Edition ‏ : ‎ 1st</p>', '"16740"', '"10045"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9207978-0-387-26238-3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387262369&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3299', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3299', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1083, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:08'),
('c70118e7-c17b-4c7e-a69d-04aca3f2c400', '397', NULL, 'Stretch Your Limbs For Balance - Yoga for Long and Healthy Living', 'stretch-your-limbs-for-balance-yoga-for-long-and-healthy-living', 'stretch-your-limbs-for-balance-yoga-for-long-and-healthy-living', '9788178221328', '9788178221328', '9788178221328', NULL, 'About the book

This book shows you how to look younger, have more energy, and reduce stress with focused breathing, easy stretches, and relaxation techniques. Based on yoga principles, these simple techniques can be used anytime by people of all ages and ability levels.

The practical routines in this book are for everyday life and take just moments to do. Detailed step-by-step instructions and photos fully illustrate how to stretch at work, home, or school, even while stuck in traffic or on an airplane-whenever you want to boost energy or relieve tension. These simple stretching and breathing movements will help you:

Improve your ability to concentrate and think clearly

Burn fat and firm thighs, legs, and abdomen

Improve posture, flexibility, and strength

Restore calm and release stress

Strengthen your lower back and relieve sciatic pain

Relieve computer-related tension in your wrists, middle and upper back

Harmonize your hormones: get relief from menstruation, pregnancy, and menopausal complaints. These easy step-by-step instructions are fully illustrated with photos. As you start to include these simple routines in your life, you will find that you have greater flexibility, balance, strength, and endurance. Your mind will be calmer, and you will improve your ability to concentrate and think clearly. In just moments a day, with a few simple movements, you can feel better anytime, anywhere.

Content – 

1 Learn About Yoga Stretching

2  So You Think You Can Breathe

3 Stretch in the Office

4 Stretch on a Trip

5 Strengthen and Lengthen Your Lower Back

6  Change Fat to Firm in Thighs and Legs

7  Stretch for Sports: Hamstrings, Quads, and Hips

8 Energize the Whole Body

9 Firm the Abdominals and Trim the Waist

10 Restore Calm and Relieve Stress

11 Harmonize Your Hormones

12 Relax and Find Balance in Your Life, afterword, bibliography

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book shows you how to look younger, have more energy, and reduce stress with focused breathing, easy stretches, and relaxation techniques. Based on yoga principles, these simple techniques can be used anytime by people of all ages and ability levels.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The practical routines in this book are for everyday life and take just moments to do. Detailed step-by-step instructions and photos fully illustrate how to stretch at work, home, or school, even while stuck in traffic or on an airplane-whenever you want to boost energy or relieve tension. These simple stretching and breathing movements will help you:</span></span></span></p>

<p style="text-align:justify"><span><span><span>Improve your ability to concentrate and think clearly</span></span></span></p>

<p style="text-align:justify"><span><span><span>Burn fat and firm thighs, legs, and abdomen</span></span></span></p>

<p style="text-align:justify"><span><span><span>Improve posture, flexibility, and strength</span></span></span></p>

<p style="text-align:justify"><span><span><span>Restore calm and release stress</span></span></span></p>

<p style="text-align:justify"><span><span><span>Strengthen your lower back and relieve sciatic pain</span></span></span></p>

<p style="text-align:justify"><span><span><span>Relieve computer-related tension in your wrists, middle and upper back</span></span></span></p>

<p style="text-align:justify"><span><span><span>Harmonize your hormones: get relief from menstruation, pregnancy, and menopausal complaints</span><span><span>. </span></span><span>These easy step-by-step instructions are fully illustrated with photos. As you start to include these simple routines in your life, you will find that you have greater flexibility, balance, strength, and endurance. Your mind will be calmer, and you will improve your ability to concentrate and think clearly. In just moments a day, with a few simple movements, you can feel better anytime, anywhere.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>1 Learn About Yoga Stretching</span></span></span></p>

<p style="text-align:justify"><span><span><span>2  So You Think You Can Breathe</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Stretch in the Office</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Stretch on a Trip</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Strengthen and Lengthen Your Lower Back</span></span></span></p>

<p style="text-align:justify"><span><span><span>6  Change Fat to Firm in Thighs and Legs</span></span></span></p>

<p style="text-align:justify"><span><span><span>7  Stretch for Sports: Hamstrings, Quads, and Hips</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Energize the Whole Body</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Firm the Abdominals and Trim the Waist</span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Restore Calm and Relieve Stress</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Harmonize Your Hormones </span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Relax and Find Balance in Your Life, afterword, bibliography</span></span></span></p>

<p> </p>', ' 

			Title
			Stretch Your Limbs For Balance: Yoga for Long and Healthy Living

			Author
			Elise Browning Miller, Carol Blackman

			ISBN
			9788178221328

			Publisher
			New Age

			Binding
			Paperback

			Pages
			209

			Language
			English

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Stretch Your Limbs For Balance: Yoga for Long and Healthy Living</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Elise Browning Miller, Carol Blackman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788178221328</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>New Age</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>209</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"295"', '"207"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '06e7e71a-d80d-48e8-abde-be25b6b8845d', NULL, NULL, 209, '209', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6442Capture.JPG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178221328&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=397', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=397', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2850, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c73ed52d-721a-406d-b984-7ee17496b8d7', '2685', NULL, 'Yajurved Padarth Kosh', 'yajurved-padarth-kosh-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685', 'yajurved-padarth-kosh-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685-2685', 'TIKJ6655', 'TIKJ6655', 'TIKJ6655', NULL, 'Yajurved Padarth Kosh', '<h1>Yajurved Padarth Kosh</h1>', ' Title

			Yajurved Padarth Kosh

			Author
			Prof. Gyan Prakash Shastri

			ISBN 13 Digit
			9788171103379

			Publishers
			Parimal Publications

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h3>Yajurved Padarth Kosh</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171103379</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Parimal Publications</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6215pic-9.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TIKJ6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2685', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2685', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1412, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:08'),
('c75414ee-0641-4537-a7d3-b3c07ee234b9', '3948', 503, 'Legal Aspects of Business 6/e.', 'legal-aspects-of-business-6e', 'legal-aspects-of-business-6e', '9789355734204', '9789355734204', '9789355734204', NULL, 'About the Book

Legal Aspects of Business is a comprehensive text on the subject, tailored to meet the venerable needs of MBA, M.Com. PGDBM, BBA, B.Com. And similar programmes in Commerce and Business Management offered by various universities and B-schools across the country. The sole objective to bring out this volume is to acquaint prospective managers with the key business legislations that govern business activities so that they are able to take decisions that do not fail the test of law of the land. The main legislations covered in this volume, as amended up-to-date, include: The Indian Contract Act, 1872; The Negotiable Instruments Act, 1881; The Sale of Goods Act, 1930; The Partnership Act, 1932; The SEBI Act, 1992; The Information Technology Act, 2000; The Competition Act, 2002; The Right to Information Act, 2005; The Limited Liability Partnership Act, 2008; The Companies Act, 2013; The Insolvency and Bankruptcy Code, 2016; The Goods and Services (Amendment) Act, 2018; The Consumer Protection Act, 2019; and Environmental and Intellectual Property Laws. The book elaborates on the core concepts of business laws in a logical, concise, and yet illustrative manner, and has been written from an Indian perspective. Landmark judgments have been added to supplement and illustrate the technical aspects of the subject matter. The basic principles of business law have been presented in an interesting and lively manner. Pedagogical features such as learning objectives, sidebars defining key terms, end-of-chapter summary, objective-type-questions, case lets, review questions, and a comprehensive set of case studies make teaching and learning of business and corporate laws engaging.

CONTENTS

PART I The Indian Contract Act, 1872

1 Establishing Contractual Relationships

2 Consideration and Legality of Object

3 Competency of Parties

4 Free Consent

5 Void Agreements and Contingent Contracts

6 Performance and Discharge of Contract

7 Remedies for Breach of Contract

8 Special Contracts

PART II The Sale of Goods Act, 1930

9 Contract of Sale of Goods

PART III The Indian Partnership Act, 1932

10 Partnership: Nature and Formation

11 Rights, Duties, and Liabilities of Partners

12 Dissolution of a Partnership Firm

PART IV The Negotiable Instruments Act, 1881

13 Negotiable Instruments: An Introduction

14 Negotiation and Assignment

15 Presentment of Negotiable Instruments

16 Dishonour and Discharge of Negotiable Instruments

PART V The Companies (Amendment) Act, 2019

17 Nature and Kinds of Companies, Company Formation and Prospectus

18 Memorandum and Articles, Share Capital and Debentures, Membership

19 Management, Meetings and Winding Up of Company

20 Limited Liability Partnership

21 The Insolvency and Bankruptcy Code, 2016

PART VI Other Business Legislations

22 The Consumer Protection Act, 2019

23 The Competition Act, 2002

24 The Securities and Exchange Board of India Act, 1992

25 The Information Technology Act, 2000

26 The Right to Information Act, 2005

27 The Trade Unions Act, 1926

28 The Factories Act, 1948

29 The Securities Contracts (Regulation) Act, 1956

30 The Depositories Act, 1996

31 The Foreign Exchange Management Act, 1999

32 Environmental Law

33 Intellectual Property Rights

34 The Goods and Services Tax (Amendment) Act, 2018

Appendix: Landmark Judgments

Index

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Legal Aspects of Business is a comprehensive text on the subject, tailored to meet the venerable needs of MBA, M.Com. PGDBM, BBA, B.Com. And similar programmes in Commerce and Business Management offered by various universities and B-schools across the country. The sole objective to bring out this volume is to acquaint prospective managers with the key business legislations that govern business activities so that they are able to take decisions that do not fail the test of law of the land. The main legislations covered in this volume, as amended up-to-date, include: The Indian Contract Act, 1872; The Negotiable Instruments Act, 1881; The Sale of Goods Act, 1930; The Partnership Act, 1932; The SEBI Act, 1992; The Information Technology Act, 2000; The Competition Act, 2002; The Right to Information Act, 2005; The Limited Liability Partnership Act, 2008; The Companies Act, 2013; The Insolvency and Bankruptcy Code, 2016; The Goods and Services (Amendment) Act, 2018; The Consumer Protection Act, 2019; and Environmental and Intellectual Property Laws. The book elaborates on the core concepts of business laws in a logical, concise, and yet illustrative manner, and has been written from an Indian perspective. Landmark judgments have been added to supplement and illustrate the technical aspects of the subject matter. The basic principles of business law have been presented in an interesting and lively manner. Pedagogical features such as learning objectives, sidebars defining key terms, end-of-chapter summary, objective-type-questions, case lets, review questions, and a comprehensive set of case studies make teaching and learning of business and corporate laws engaging.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>CONTENTS</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART I The Indian Contract Act, 1872</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1 Establishing Contractual Relationships</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2 Consideration and Legality of Object</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3 Competency of Parties</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4 Free Consent</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5 Void Agreements and Contingent Contracts</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6 Performance and Discharge of Contract</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7 Remedies for Breach of Contract</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8 Special Contracts</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART II The Sale of Goods Act, 1930</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>9 Contract of Sale of Goods</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART III The Indian Partnership Act, 1932</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>10 Partnership: Nature and Formation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11 Rights, Duties, and Liabilities of Partners</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12 Dissolution of a Partnership Firm</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART IV The Negotiable Instruments Act, 1881</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>13 Negotiable Instruments: An Introduction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>14 Negotiation and Assignment</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15 Presentment of Negotiable Instruments</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>16 Dishonour and Discharge of Negotiable Instruments</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART V The Companies (Amendment) Act, 2019</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>17 Nature and Kinds of Companies, Company Formation and Prospectus</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>18 Memorandum and Articles, Share Capital and Debentures, Membership</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>19 Management, Meetings and Winding Up of Company</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>20 Limited Liability Partnership</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>21 The Insolvency and Bankruptcy Code, 2016</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART VI Other Business Legislations</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>22 The Consumer Protection Act, 2019</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>23 The Competition Act, 2002</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>24 The Securities and Exchange Board of India Act, 1992</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>25 The Information Technology Act, 2000</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>26 The Right to Information Act, 2005</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>27 The Trade Unions Act, 1926</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>28 The Factories Act, 1948</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>29 The Securities Contracts (Regulation) Act, 1956</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>30 The Depositories Act, 1996</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>31 The Foreign Exchange Management Act, 1999</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>32 Environmental Law</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>33 Intellectual Property Rights</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>34 The Goods and Services Tax (Amendment) Act, 2018</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix: Landmark Judgments</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Index</span></span></span></span></p>

<p> </p>', ' 

			Title
			Legal Aspects of Business 6/e.

			Author
			Ravinder Kumar

			ISBN
			9789355734204

			Publisher
			Cengage

			Binding
			Paperback

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Legal Aspects of Business 6/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ravinder Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355734204</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"850"', '"680"', '"0"', 11, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9690legal.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355734204&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3948', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3948', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 503, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:08'),
('c7618e81-2ecb-419a-93db-90dc96234077', '2585', NULL, 'Karm Evam Karmfal Mimamsa', 'karm-evam-karmfal-mimamsa-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585', 'karm-evam-karmfal-mimamsa-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585-2585', '9789385445019', '9789385445019', '9789385445019', NULL, 'Karm Evam Karmfal Mimamsa', '<h1>Karm Evam Karmfal Mimamsa</h1>', 'Sub Title

			Karm Evam Karmfal Mimamsa

			Author
			Satish Arya

			ISBN 13 Digit
			9789385445019

			Publisher
			Vijay Kumar Govindram Hasanand

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Karm Evam Karmfal Mimamsa</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Satish Arya</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385445019</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td><a href="https://www.exoticindiaart.com/publisher/vijay-kumar-govindram-hasanand/" title="Vijay Kumar Govindram Hasanand" rel="noopener noreferrer">Vijay Kumar Govindram Hasanand</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f5ccdf2b-8864-4657-9df7-a617cf377292', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1761pic-6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385445019&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2585', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2585', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1507, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('c7622b09-b7fc-4f7a-911a-45c05b8efce9', '2822', NULL, 'The Question of King Milinda - 2 Vols', 'the-question-of-king-milinda-2-vols-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822', 'the-question-of-king-milinda-2-vols-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822-2822', '9788186702673', '9788186702673', '9788186702673', NULL, 'Content - INTRODUCTION, TRANSLATION OF THE TEXT, Book I. The Secular Narrative, Book II. The distinguishing Characteristics of Ethical Qualities, Chapter-1 Lakkhana-Panho, Chapter-2  Addhanavaggo, Chapter-3  Vicaravaggo, Chapter-3  Nibbanavaggo,  Book III. The Removal of Difficulties, Chapter-4  Vimacchedana-panho, Book IV. The Solving of Dilemmas, Chapter-1 Mendaka-panho, INTRODUCTION, TRANSLATION OF THE TEXT, BOOK IV. The Solving of Dilemmas, Book V. The Problem of Inference, Book VI. The Voluntary Extra Vows, Book VII. Similes of Arahatship             ', '<h1 style="text-align:justify"><span><strong>Content -</strong> INTRODUCTION, TRANSLATION OF THE TEXT, Book I. The Secular Narrative, Book II. The distinguishing Characteristics of Ethical Qualities, Chapter-1 Lakkhana-Panho, Chapter-2  Addhanavaggo, Chapter-3  Vicaravaggo, Chapter-3  Nibbanavaggo,  Book III. The Removal of Difficulties, Chapter-4  Vimacchedana-panho, Book IV. The Solving of Dilemmas, Chapter-1 Mendaka-panho, INTRODUCTION, TRANSLATION OF THE TEXT, BOOK IV. The Solving of Dilemmas, Book V. The Problem of Inference, Book VI. The Voluntary Extra Vows, Book VII. Similes of Arahatship</span><span> </span><span>  </span><span>  </span><span> </span> <span>      </span></h1>', 'Sub Title
			The Question of King Milinda (Milindapanhapali) - (Romanised Pali Text with English Translation and Index) - 2 Vols

			Author
			Dr. Arvind Rituraj

			About Author
			As per Book

			ISBN 10 Digit
			8186702679

			ISBN 13 Digit
			9788186702673

			Pages
			982

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Question of King Milinda (Milindapanhapali) - (Romanised Pali Text with English Translation and Index) - 2 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Arvind Rituraj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186702679</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186702673</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>982</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1990"', '"1194"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 982, '982', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1158The%20Questions%20of%20King%20Milinda.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186702673&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2822', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2822', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1324, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:08'),
('c766f26d-6bc9-437e-9140-13db7e4034d5', '4206', 257, 'Cyber Security', 'cyber-security', 'cyber-security', '9789389888959', '9789389888959', '9789389888959', NULL, 'About the book

Cyber security is a field developed to protect the usability and integrity of your network and data. It includes both hardware and software technologies. Effective Cyber security manages access to the internet. It targets a variety of threats and stops them from entering or spreading on your network. This, in turn, has led to a heightened awareness of the need to protect data and resources from disclosure, to guarantee the authenticity of data and messages, and also protect systems from network and web based attacks. This book attempts to provide the basic concepts and engineering applications of Cyber Security. This book is immense use for students of B.Tech (Computer Science and Engineering), B.Tech (IT), MCA, M.Tech and MS, and those who are involved in this field.

Content:

Unit 1: Introduction of Cybercrime

Unit 2: Web Jacking

Unit 3: Cyber Crime Criminal Justice

Unit 4: The Indian Evidence Act of 1872 Vs. Information Technology Act 2000

Unit 5: Tools & Methods in Cyber Crime', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Cyber security is a field developed to protect the usability and integrity of your network and data. It includes both hardware and software technologies. Effective Cyber security manages access to the internet. It targets a variety of threats and stops them from entering or spreading on your network. This, in turn, has led to a heightened awareness of the need to protect data and resources from disclosure, to guarantee the authenticity of data and messages, and also protect systems from network and web based attacks. This book attempts to provide the basic concepts and engineering applications of Cyber Security. This book is immense use for students of B.Tech (Computer Science and Engineering), B.Tech (IT), MCA, M.Tech and MS, and those who are involved in this field.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Unit 1:</span></strong><span> Introduction of Cybercrime</span></span></span></p>

<p><span><span><strong><span>Unit 2:</span></strong><span> Web Jacking</span></span></span></p>

<p><span><span><strong><span>Unit 3:</span></strong><span> Cyber Crime Criminal Justice</span></span></span></p>

<p><span><span><strong><span>Unit 4:</span></strong><span> The Indian Evidence Act of 1872 Vs. Information Technology Act 2000</span></span></span></p>

<p><span><span><strong><span>Unit 5:</span></strong><span> Tools &amp; Methods in Cyber Crime</span></span></span></p>

<p> </p>
', 'Title
			Cyber Security

			Author
			Rahul Sahu

			ISBN
			9789389888959

			Publisher
			Blue Rose

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Cyber Security</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Rahul Sahu</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789389888959</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Blue Rose</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"950"', '"713"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ceabfc68-f314-4393-b9d3-e0da60780f35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3679cyber.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789389888959&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4206', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4206', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 257, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:08'),
('c794965d-107c-4c86-98bb-7b4f33ddecb1', '3162', NULL, 'Differential Geometry : Connections, Curvature, and Characteristic Classes', 'differential-geometry-connections-curvature-and-characteristic-classes', 'differential-geometry-connections-curvature-and-characteristic-classes', '9783319550824', '9783319550824', '9783319550824', NULL, 'This elementary account of the differential geometry of curves and surfaces in space provides students with a good foundation for further study. It explores the ideas of curvature and torsion using the concept of the spin-vector, and it examines the curvature of surfaces, with particular reference to developable surfaces and ruled surfaces. The approach is by vector methods throughout, but only the most elementary vector algebra is assumed. The text consistently appeals first to geometrical intuition, and then the treatment is made fully rigorous as far as space permits. Many special types of surfaces occur among the examples, and a complete set of solutions provides readers with a full appreciation of all concepts.', '<p>This elementary account of the differential geometry of curves and surfaces in space provides students with a good foundation for further study. It explores the ideas of curvature and torsion using the concept of the spin-vector, and it examines the curvature of surfaces, with particular reference to developable surfaces and ruled surfaces. The approach is by vector methods throughout, but only the most elementary vector algebra is assumed. The text consistently appeals first to geometrical intuition, and then the treatment is made fully rigorous as far as space permits. Many special types of surfaces occur among the examples, and a complete set of solutions provides readers with a full appreciation of all concepts.</p>', 'Differential Geometry: Connections, Curvature, and Characteristic Classes

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 347 pages

	ISBN-10 ‏ : ‎ 3319550829

	ISBN-13 ‏ : ‎ 978-3319550824

	Item Weight ‏ : ‎ 835 g

	Dimensions ‏ : ‎ 16.51 x 2.54 x 24.13 cm

	Country of Origin ‏ : ‎ India', '<h1><span>Differential Geometry: Connections, Curvature, and Characteristic Classes</span></h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 347 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3319550829</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3319550824</span></li>
	<li><span>Item Weight ‏ : ‎ 835 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.51 x 2.54 x 24.13 cm</span></li>
	<li><span>Country of Origin ‏ : ‎ India</span></li>
</ul>', '"6799"', '"4079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26121.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319550824&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3162', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3162', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1199, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:08'),
('c7aab07e-93ef-4396-ab03-b4a2d5df7473', '1335', NULL, 'The Architect of Modern Catalan Selected writings, Pompeu Fabra 18681948 New', 'the-architect-of-modern-catalan-selected-writings-pompeu-fabra-18681948-new-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335', 'the-architect-of-modern-catalan-selected-writings-pompeu-fabra-18681948-new-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335-1335', 'BNHJ7755', 'BNHJ7755', 'BNHJ7755', NULL, 'Pompeu Fabra (1868-1948) is renowned as the person who reformed and codified modern Catalan, giving it the condition of a normativised language of culture that proved fit to meet all the challenges of the twentieth century. The context in which he worked was defined by the ideology and momentum of a dynamic Catalan nationalism emerging out of the nineteenth-century cultural revival movement, energies which have continued to affect politics in the Spanish state through to the present. The imposing corpus of Fabra’s writings ―newspaper articles, lectures and papers, various grammars and the redaction of the official dictionary of Catalan― covered all aspects of the normativisation and the social normalisation of a rejuvenated national language. His work was, moreover, abreast of the most advanced developments in the newly emerging discipline of modern linguistics.The present volume was conceived in response to expressions of disappointment that the figure and the intellectual contributions of Pompeu Fabra have remained virtually unrecognised internationally. Some rectification of this situation is offered by this first ever translation into English of a representative selection of his writings, accompanied by the first substantial study on him in that language. In this way his work should be made much more accessible to the international community of linguists and of specialists in various branches of the social sciences, for whom Fabra’s exclusive dedication to Catalan retains great relevance.', '<p>Pompeu Fabra (1868-1948) is renowned as the person who reformed and codified modern Catalan, giving it the condition of a normativised language of culture that proved fit to meet all the challenges of the twentieth century. The context in which he worked was defined by the ideology and momentum of a dynamic Catalan nationalism emerging out of the nineteenth-century cultural revival movement, energies which have continued to affect politics in the Spanish state through to the present. The imposing corpus of Fabra’s writings ―newspaper articles, lectures and papers, various grammars and the redaction of the official dictionary of Catalan― covered all aspects of the normativisation and the social normalisation of a rejuvenated national language. His work was, moreover, abreast of the most advanced developments in the newly emerging discipline of modern linguistics.The present volume was conceived in response to expressions of disappointment that the figure and the intellectual contributions of Pompeu Fabra have remained virtually unrecognised internationally. Some rectification of this situation is offered by this first ever translation into English of a representative selection of his writings, accompanied by the first substantial study on him in that language. In this way his work should be made much more accessible to the international community of linguists and of specialists in various branches of the social sciences, for whom Fabra’s exclusive dedication to Catalan retains great relevance.</p>', 'The Architect of Modern Catalan Selected writings, Pompeu Fabra 18681948 New', '<h1>The Architect of Modern Catalan Selected writings, Pompeu Fabra 18681948 New</h1>', '"7799"', '"4679"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4705Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNHJ7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1335', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1335', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2262, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('c806878e-61a8-4197-9aaf-6a3d627cf0ef', '2540', NULL, 'Information Technology for Management 7/e', 'information-technology-for-management-7e-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540', 'information-technology-for-management-7e-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540-2540', 'MNJU8887', 'MNJU8887', 'MNJU8887', NULL, 'This book is designed for business with no particular background in information systems. Its primary goal is to help prepare students to assume an active and significant role in the management, design and use of information technology. This edition stresses the changes enable by IT. Each chapter begins with a sort Focus on Change because technology is creating dramatic changes in the way individuals, Work groups, organizations, and even governments functions.', '<p>This book is designed for business with no particular background in information systems. Its primary goal is to help prepare students to assume an active and significant role in the management, design and use of information technology. This edition stresses the changes enable by IT. Each chapter begins with a sort Focus on Change because technology is creating dramatic changes in the way individuals, Work groups, organizations, and even governments functions.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Henry C. Lucas

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780070472426

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			7th Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henry C. Lucas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070472426</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>7th Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '7th Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNJU8887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2540', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2540', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1541, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:08'),
('c80eca65-1035-4138-84ac-b0f5562b7844', '619', NULL, 'Pustkalya aur Suchna Prabandh', 'pustkalya-aur-suchna-prabandh-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619', 'pustkalya-aur-suchna-prabandh-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619-619', 'TGHY6578', 'TGHY6578', 'TGHY6578', NULL, 'Pustkalya aur Suchna Prabandh', '<h1>Pustkalya aur Suchna Prabandh</h1>', 'Sub Title
			No

			Author
			Dr. Sunil Singh Chandel

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383575015

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sunil Singh Chandel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575015</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44669789383575015.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY6578&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=619', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=619', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2711, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:08'),
('c81f1060-7fd8-4b5a-831d-c54deb2bdc69', '2067', NULL, 'Biodiversity & The Law - Intellectual Property, Biotechnology & Traditional Knowledge', 'biodiversity-the-law-intellectual-property-biotechnology-traditional-knowledge-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-20-2067', 'biodiversity-the-law-intellectual-property-biotechnology-traditional-knowledge-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067-2067', '9781844073498', '9781844073498', '9781844073498', NULL, 'How do we promote global economic development, while simultaneously preserving local biological and cultural diversity? This authoritative volume, written by leading legal experts and biological and social scientists from around the world, aims to address this question in all of its complexity. The first part of the book focuses on biodiversity and examines what we are losing, why and what is to be done. The second part addresses biotechnology and looks at whether it is part of the solution or part of the problem, or perhaps both. The third section examines traditional knowledge, explains what it is and how, if at all, it should be protected. The fourth and final part looks at ethnobotany and bioprospecting and offers practical lessons from the vast and diverse experiences of the contributors.

Contents - Part - I Biodiversity: What are we losing and why - and What is to be done?

Part - II Biotechnology: Part of the Solution or Part of the Problem - or Both?

Part - III Traditional knowledge: What is it and How, If at all, Should it be Protected?

Part - IV Ethnobotany and Bioprospecting: Thinking Globally, Acting Locally.', '<p>How do we promote global economic development, while simultaneously preserving local biological and cultural diversity? This authoritative volume, written by leading legal experts and biological and social scientists from around the world, aims to address this question in all of its complexity. The first part of the book focuses on biodiversity and examines what we are losing, why and what is to be done. The second part addresses biotechnology and looks at whether it is part of the solution or part of the problem, or perhaps both. The third section examines traditional knowledge, explains what it is and how, if at all, it should be protected. The fourth and final part looks at ethnobotany and bioprospecting and offers practical lessons from the vast and diverse experiences of the contributors.</p>

<p>Contents - Part - I Biodiversity: What are we losing and why - and What is to be done?</p>

<p>Part - II Biotechnology: Part of the Solution or Part of the Problem - or Both?</p>

<p>Part - III Traditional knowledge: What is it and How, If at all, Should it be Protected?</p>

<p>Part - IV Ethnobotany and Bioprospecting: Thinking Globally, Acting Locally.</p>', 'Sub Title
			Intellectual Property, Biotechnology & Traditional Knowledge

			Author
			Charles McManis

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844073498

			Pages
			520

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Intellectual Property, Biotechnology &amp; Traditional Knowledge</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Charles McManis</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>No</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9781844073498</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>520</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication</strong></td>
			<td>2006</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>First</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"10480"', '"6288"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 520, '520', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8461dpp_9_14.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781844073498&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2067', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2067', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1779, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c857da07-0fc4-425e-8a0a-7ab3ae953886', '1562', NULL, 'Asian Juggernaut - The Rise of India, China and Japan', 'asian-juggernaut-the-rise-of-india-china-and-japan-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562', 'asian-juggernaut-the-rise-of-india-china-and-japan-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562-1562', 'CCVV0987', 'CCVV0987', 'CCVV0987', NULL, 'Asian Juggernaut - The Rise of India, China and Japan', '<h1>Asian Juggernaut - The Rise of India, China and Japan</h1>', 'Sub Title
			No

			Author
			Surjit Thokchom

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162076

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1990

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Surjit Thokchom</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1990</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1155"', '"693"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87209788181162076.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CCVV0987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1562', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1562', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2129, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('c85c13f3-7f90-45e3-8ce9-ae8bfff5091a', '1129', NULL, 'ABC''S of Indian National Education', 'abcs-of-indian-national-education-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-11-1129', 'abcs-of-indian-national-education-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129-1129', 'YHJG7755', 'YHJG7755', 'YHJG7755', NULL, 'Indian education must be rooted in the developing soul of India, to her future need, to the greatness of her coming self-creation, to her eternal spirit. A truly nationalist education and curriculum are always inclusive in nature, and mindful of the great diversity that makes One India. Our Education must help children and educators develop love for their nation and a wide, universal appreciation of the diversity in the nation and the world. This book is meant for general audiences and is written in a reader-friendly voice. Much of the inspiration and deeper thought guiding this work comes from the thought and works of Sri Aurobindo and the Mother. This book introduces 26 themes – each for a letter of the English alphabet – that according to the author should guide, shape or be a part of an Indian National Education. These themes speak of some selected aspects of the essential Indian spirit and may also shed some light on the forms through which this spirit could express itself in educational practice. Some of these could be of greater interest to educators and parents, while others may give educational thinkers some food for thought. In a larger sense this book speaks of the need for rethinking some of the fundamentals and philosophical foundations of an Indian National Education. At the same time readers may also be able to find some hints on curriculum restructuring, pedagogical innovations and administrative reform', '<p>Indian education must be rooted in the developing soul of India, to her future need, to the greatness of her coming self-creation, to her eternal spirit. A truly nationalist education and curriculum are always inclusive in nature, and mindful of the great diversity that makes One India. Our Education must help children and educators develop love for their nation and a wide, universal appreciation of the diversity in the nation and the world. This book is meant for general audiences and is written in a reader-friendly voice. Much of the inspiration and deeper thought guiding this work comes from the thought and works of Sri Aurobindo and the Mother. This book introduces 26 themes – each for a letter of the English alphabet – that according to the author should guide, shape or be a part of an Indian National Education. These themes speak of some selected aspects of the essential Indian spirit and may also shed some light on the forms through which this spirit could express itself in educational practice. Some of these could be of greater interest to educators and parents, while others may give educational thinkers some food for thought. In a larger sense this book speaks of the need for rethinking some of the fundamentals and philosophical foundations of an Indian National Education. At the same time readers may also be able to find some hints on curriculum restructuring, pedagogical innovations and administrative reform</p>', 'ABC''S of Indian National Education', '<h1>ABC''S of Indian National Education</h1>', '"999"', '"699"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43109788187471943.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJG7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1129', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1129', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2400, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', '3989', 463, 'Human Bioarchaeology of the Transition to Agriculture', 'human-bioarchaeology-of-the-transition-to-agriculture', 'human-bioarchaeology-of-the-transition-to-agriculture', '9780470747308', '9780470747308', '9780470747308', NULL, 'About the book

A holistic and comprehensive account of the nature of the transition from hunting to farming in prehistory. It addresses for the first time the main bioarchaeological aspects such as changes in mobility, behaviour, diet and population dynamics.

This book is of major interest to the relevant audience since it offers for the first time a global perspective on the bioarchaeology of the transition to agriculture. It includes contributions from world-class researchers, with a particular emphasis on advances in methods (e.g. ancient DNA of pathogens, stable isotope analysis, etc.).

The book specifically addresses the following aspects associated with the transition to agriculture in various world regions:

	Changes in adult and subadult stature and subadult growth profiles

	Diachronic trends in the analysis of functional morphological structures (craniofacial, vault, lower limbs, etc.) and whether these are associated with change in overall sex-specific morphological variability

	Changes in mobility

	Changes in behaviour which can be reconstructed from the study of the skeletal record. These include changes in activity patterns, sexual dimorphism, evidence of inter-personal trauma, and the like.

	Population dynamics and microevolution by examining intra and inter population variations in dental and cranial metric traits, as well as archaeogenetic studies of ancient DNA (e.g. mtDNA markers).

Contents

CHAPTER 1

Introduction: Changing Paradigms in Our Understanding of the Transition to Agriculture: Human Bioarchaeology, Behaviour and Adaptaion (Pages: 1-13)

Part: Section A: Subsistence Transitions

CHAPTER 2

Mesolithic-Neolithic Transitions: An Isotopic Tour through Europe (Pages: 15-41)

CHAPTER 3

The Mesolithic-Neolithic Transition in Eastern Europe: Integrating Stable Isotope Studies of Diet with Palaeopathology to Identify Subsistence Strategies and Economy (Pages: 43-62)

CHAPTER 4

Climatic Conditions, Hunting Activities and Husbandry Practices in the Course of the Neolithic Transition: The Story Told by Stable Isotope Analyses of Human and Animal Skeletal Remains (Pages: 63-85)

CHAPTER 5

Health, Diet and Social Implications in Neolithic Greece from the Study of Human Osteological Material (Pages: 87-106)

CHAPTER 6

Using a Bioarchaeological Approach to Explore Subsistence Transitions in the Eastern Cape, South Africa during the Mid- to Late Holocene (Pages: 107-149)

Part: Section B: Growth and Body Size Variation

CHAPTER 7

Long Bone Length, Stature and Time in the European Late Pleistocene and Early Holocene (Pages: 151-175)

CHAPTER 8

Variability in Long Bone Growth Patterns and Limb Proportions within and Amongst Mesolithic and Neolithic Populations from Southeast Europe (Pages: 177-202)

CHAPTER 9

Reaching Great Heights: Changes in Indigenous Stature, Body Size and Body Shape with Agricultural Intensification in North America (Pages: 203-233)

CHAPTER 10

Evolution of Postcranial Morphology during the Agricultural Transition in Prehistoric Japan (Pages: 235-262)

Part: Section C: Biomechanics and Indicators of Habitual Activity

CHAPTER 11

The Bioarchaeology of Habitual Activity and Dietary Change in the Siberian Middle Holocene (Pages: 263-291)

CHAPTER 12

‘An External Agency of Considerable Importance’: The Stresses of Agriculture in the Foraging-to-Farming Transition in Eastern North America (Pages: 293-315)

CHAPTER 13

Mobility and Lower Limb Robusticity of a Pastoralist Neolithic Population from North-Western Italy (Pages: 317-346)

CHAPTER 14

Body Size, Skeletal Biomechanics, Mobility and Habitual Activity from the Late Palaeolithic to the Mid-Dynastic Nile Valley (Pages: 347-367)

Part: Section D: Archaeogenetics, Palaeodemography, Cranial and Dental Morphology

CHAPTER 16

The Genetics of the Neolithic Transition: New Light on Differences Between Hunter-Gatherers and Farmers in Southern Sweden (Pages: 385-402)

CHAPTER 17

Palaeodemography of Southern Levantine Pre-Pottery Neolithic Populations: Regional and Temporal Perspectives (Pages: 403-428)

CHAPTER 18

Skeletal Differentiation at the Southernmost Frontier of Andean Agriculture (Pages: 429-450)

CHAPTER 19

Dental Reduction and the Transition to Agriculture in Europe (Pages: 451-474)', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span>A holistic and comprehensive account of the nature of the transition from hunting to farming in prehistory. It addresses for the first time the main bioarchaeological aspects such as changes in mobility, behaviour, diet and population dynamics.</span></span></p>

<p style="text-align:justify"><span><span>This book is of major interest to the relevant audience since it offers for the first time a global perspective on the bioarchaeology of the transition to agriculture. It includes contributions from world-class researchers, with a particular emphasis on advances in methods (e.g. ancient DNA of pathogens, stable isotope analysis, etc.).</span></span></p>

<p style="text-align:justify"><span><span>The book specifically addresses the following aspects associated with the transition to agriculture in various world regions:</span></span></p>

<ul>
	<li style="text-align:justify"><span><span>Changes in adult and subadult stature and subadult growth profiles</span></span></li>
	<li style="text-align:justify"><span><span>Diachronic trends in the analysis of functional morphological structures (craniofacial, vault, lower limbs, etc.) and whether these are associated with change in overall sex-specific morphological variability</span></span></li>
	<li style="text-align:justify"><span><span>Changes in mobility</span></span></li>
	<li style="text-align:justify"><span><span>Changes in behaviour which can be reconstructed from the study of the skeletal record. These include changes in activity patterns, sexual dimorphism, evidence of inter-personal trauma, and the like.</span></span></li>
	<li style="text-align:justify"><span><span>Population dynamics and microevolution by examining intra and inter population variations in dental and cranial metric traits, as well as archaeogenetic studies of ancient DNA (e.g. mtDNA markers).</span></span></li>
</ul>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 1</span></span></p>

<p style="text-align:justify"><span><span>Introduction: Changing Paradigms in Our Understanding of the Transition to Agriculture: Human Bioarchaeology, Behaviour and Adaptaion (Pages: 1-13)</span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part: Section A: Subsistence Transitions</span></strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 2</span></span></p>

<p style="text-align:justify"><span><span>Mesolithic-Neolithic Transitions: An Isotopic Tour through Europe (Pages: 15-41)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 3</span></span></p>

<p style="text-align:justify"><span><span>The Mesolithic-Neolithic Transition in Eastern Europe: Integrating Stable Isotope Studies of Diet with Palaeopathology to Identify Subsistence Strategies and Economy (Pages: 43-62)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 4</span></span></p>

<p style="text-align:justify"><span><span>Climatic Conditions, Hunting Activities and Husbandry Practices in the Course of the Neolithic Transition: The Story Told by Stable Isotope Analyses of Human and Animal Skeletal Remains (Pages: 63-85)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 5</span></span></p>

<p style="text-align:justify"><span><span>Health, Diet and Social Implications in Neolithic Greece from the Study of Human Osteological Material (Pages: 87-106)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 6</span></span></p>

<p style="text-align:justify"><span><span>Using a Bioarchaeological Approach to Explore Subsistence Transitions in the Eastern Cape, South Africa during the Mid- to Late Holocene (Pages: 107-149)</span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part: Section B: Growth and Body Size Variation</span></strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 7</span></span></p>

<p style="text-align:justify"><span><span>Long Bone Length, Stature and Time in the European Late Pleistocene and Early Holocene (Pages: 151-175)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 8</span></span></p>

<p style="text-align:justify"><span><span>Variability in Long Bone Growth Patterns and Limb Proportions within and Amongst Mesolithic and Neolithic Populations from Southeast Europe (Pages: 177-202)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 9</span></span></p>

<p style="text-align:justify"><span><span>Reaching Great Heights: Changes in Indigenous Stature, Body Size and Body Shape with Agricultural Intensification in North America (Pages: 203-233)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 10</span></span></p>

<p style="text-align:justify"><span><span>Evolution of Postcranial Morphology during the Agricultural Transition in Prehistoric Japan (Pages: 235-262)</span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part: Section C: Biomechanics and Indicators of Habitual Activity</span></strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 11</span></span></p>

<p style="text-align:justify"><span><span>The Bioarchaeology of Habitual Activity and Dietary Change in the Siberian Middle Holocene (Pages: 263-291)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 12</span></span></p>

<p style="text-align:justify"><span><span>‘An External Agency of Considerable Importance’: The Stresses of Agriculture in the Foraging-to-Farming Transition in Eastern North America (Pages: 293-315)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 13</span></span></p>

<p style="text-align:justify"><span><span>Mobility and Lower Limb Robusticity of a Pastoralist Neolithic Population from North-Western Italy (Pages: 317-346)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 14</span></span></p>

<p style="text-align:justify"><span><span>Body Size, Skeletal Biomechanics, Mobility and Habitual Activity from the Late Palaeolithic to the Mid-Dynastic Nile Valley (Pages: 347-367)</span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part: Section D: Archaeogenetics, Palaeodemography, Cranial and Dental Morphology</span></strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 16</span></span></p>

<p style="text-align:justify"><span><span>The Genetics of the Neolithic Transition: New Light on Differences Between Hunter-Gatherers and Farmers in Southern Sweden (Pages: 385-402)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 17</span></span></p>

<p style="text-align:justify"><span><span>Palaeodemography of Southern Levantine Pre-Pottery Neolithic Populations: Regional and Temporal Perspectives (Pages: 403-428)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 18</span></span></p>

<p style="text-align:justify"><span><span>Skeletal Differentiation at the Southernmost Frontier of Andean Agriculture (Pages: 429-450)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 19</span></span></p>

<p style="text-align:justify"><span><span>Dental Reduction and the Transition to Agriculture in Europe (Pages: 451-474)</span></span></p>
', 'Title
			Human Bioarchaeology of the Transition to Agriculture

			Author
			Ron Pinhasi

			ISBN
			9780470747308

			Publisher
			Wiley

			Pages
			484

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Human Bioarchaeology of the Transition to Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ron Pinhasi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470747308</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>484</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"17184"', '"12029"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 484, '484', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4794human.jpg', NULL, '3 | 4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780470747308&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3989', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3989', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 463, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:08'),
('c8644c86-9f85-4309-935b-01a40028d519', '1217', NULL, 'Young Offenders: Juvenile Delinquency 1700-2000 New', 'young-offenders-juvenile-delinquency-17002000-new-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1-1217', 'young-offenders-juvenile-delinquency-17002000-new-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217-1217', 'GHJK7766', 'GHJK7766', 'GHJK7766', NULL, 'In the early twenty-first century, juvenile crime has become a matter of widespread social and political concern and debate. Young Offenders examines the way in which attitudes - and the law itself - have evolved in dealing with juvenile wrongdoing from the early eighteenth century to the end of the twentieth. By the use of court and prison records, parliamentary papers, newspapers, the writings of reformers and other records, such as those covering transportation and life in the overseas penal colonies, it considers the way in which the punishment of the young and the definition of delinquency itself have developed. The gender difference between boys'' misdeeds, often involving theft and violence, and girls'' offences, which frequently relate to sexual and moral matters, is also considered. The book shows how attempts at reforming offenders by the creation of purpose built institutions have met with disillusion and discouragement and have been followed by a reversion to harsher treatment. The reminiscences of youngsters who have passed through the criminal justice system over the years add a personal dimension to the debate. Juvenile delinquency became a subject of special interest and concern to the wider public from the late nineteenth century; in this connection, Young Offenders considers the validity of current claims that British society is ''broken'' because of the activities of a few young thugs. As is pointed out, there has never been a ''golden age'' of order and security of the kind some nostalgic commentators suggest.', '<p>In the early twenty-first century, juvenile crime has become a matter of widespread social and political concern and debate. Young Offenders examines the way in which attitudes - and the law itself - have evolved in dealing with juvenile wrongdoing from the early eighteenth century to the end of the twentieth. By the use of court and prison records, parliamentary papers, newspapers, the writings of reformers and other records, such as those covering transportation and life in the overseas penal colonies, it considers the way in which the punishment of the young and the definition of delinquency itself have developed. The gender difference between boys'' misdeeds, often involving theft and violence, and girls'' offences, which frequently relate to sexual and moral matters, is also considered. The book shows how attempts at reforming offenders by the creation of purpose built institutions have met with disillusion and discouragement and have been followed by a reversion to harsher treatment. The reminiscences of youngsters who have passed through the criminal justice system over the years add a personal dimension to the debate. Juvenile delinquency became a subject of special interest and concern to the wider public from the late nineteenth century; in this connection, Young Offenders considers the validity of current claims that British society is ''broken'' because of the activities of a few young thugs. As is pointed out, there has never been a ''golden age'' of order and security of the kind some nostalgic commentators suggest.</p>', 'Young Offenders: Juvenile Delinquency 1700-2000 New', '<h1>Young Offenders: Juvenile Delinquency 1700-2000 New</h1>', '"2400"', '"2350"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17539781848688803.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHJK7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1217', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1217', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2338, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:08'),
('c86f1aae-e635-4580-a663-5c607a39b1a9', '4396', 69, 'प्रवासी साहित्य-माला  6 भागों में', '6', '-6-', '9789395695398', '9789395695398', '9789395695398', NULL, 'प्रवासी साहित्य-माला  6 भागों में', '<h4>प्रवासी साहित्य-माला  6 भागों में</h4>
', 'Title
			प्रवासी साहित्य-माला  6 भागों में

			Author
			कमल किशोर गोयनका 

			ISBN
			9789395695398

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>प्रवासी साहित्य-माला  6 भागों में</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>कमल किशोर गोयनका </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395695398</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"3925"', '"2551"', '"0"', 3, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3803set.jpg', NULL, '16 | 19', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789395695398&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4396', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4396', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 69, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:08'),
('c87824a6-c16e-4b07-83a2-350cd822e917', '3185', NULL, 'Feynman-Kac Formulae, Genealogical and Interacting Particle Systems with Applications - Probability and Its Applications', 'feynmankac-formulae-genealogical-and-interacting-particle-systems-with-applications-probability-and-its-applications-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185', 'feynmankac-formulae-genealogical-and-interacting-particle-systems-with-applications-probability-and-its-applications-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185-3185', '9781870325073', '9781870325073', '9781870325073', NULL, 'This text takes readers in a clear and progressive format from simple to recent and advanced topics in pure and applied probability such as contraction and annealed properties of non-linear semi-groups, functional entropy inequalities, empirical process convergence, increasing propagations of chaos, central limit, and Berry Esseen type theorems as well as large deviation principles for strong topologies on path-distribution spaces. Topics also include a body of powerful branching and interacting particle methods.', '<p>This text takes readers in a clear and progressive format from simple to recent and advanced topics in pure and applied probability such as contraction and annealed properties of non-linear semi-groups, functional entropy inequalities, empirical process convergence, increasing propagations of chaos, central limit, and Berry Esseen type theorems as well as large deviation principles for strong topologies on path-distribution spaces. Topics also include a body of powerful branching and interacting particle methods.</p>', 'Feynman-Kac Formulae, Genealogical and Interacting Particle Systems with Applications - Probability and Its Applications

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 556 pages

	ISBN-10 ‏ : ‎ 9781870325073

	ISBN-13 ‏ : ‎ 978-1870325073

	Item Weight ‏ : ‎ 1 kg 50 g

	Dimensions ‏ : ‎ 15.75 x 2.79 x 23.37 cm', '<h1>Feynman-Kac Formulae, Genealogical and Interacting Particle Systems with Applications - Probability and Its Applications</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 556 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9781870325073</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1870325073</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 50 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.75 x 2.79 x 23.37 cm</span></li>
</ul>', '"9300"', '"5580"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '/assets/books/3185/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781870325073&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3185', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3185', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1181, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:41:12'),
('c8844641-9178-4d59-b7fb-8df196e6d71e', '275', NULL, 'Antrrashtriy Vitiy Poonji aur Bhartiy Arthvyavtha', 'antrrashtriy-vitiy-poonji-aur-bhartiy-arthvyavtha-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-2-275', 'antrrashtriy-vitiy-poonji-aur-bhartiy-arthvyavtha-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275-275', '9789382161493', '9789382161493', '9789382161493', NULL, '', NULL, 'Sub Title

			Antrrashtriy Vitiy Poonji Aur Bhartiy Arthvyavtha

			Author
			Ramniwas Berva

			ISBN 13 Digit
			9789382161493

			Publisher
			Standard Publishers (India)

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Antrrashtriy Vitiy Poonji Aur Bhartiy Arthvyavtha</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ramniwas Berva</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382161493</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3885img_20190409_0011.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382161493&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=275', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=275', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2914, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c88adaba-d2e1-4fb0-8573-0c374390c308', '2522', NULL, 'Networks, Topology and Dynamics, Theory and Applications to Economics and Social Systems - In Economics and Mathematical Systems NEW', 'networks-topology-and-dynamics-theory-and-applications-to-economics-and-social-systems-in-economics-and-mathematical-systems-new-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-25-2522', 'networks-topology-and-dynamics-theory-and-applications-to-economics-and-social-systems-in-economics-and-mathematical-systems-new-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522-2522', 'KOLL8987', 'KOLL8987', 'KOLL8987', NULL, 'There is convergent consensus among scientists that many social, economic and ?nancial phenomena can be described by a network of agents and their inter- tions. Surprisingly, even though the application ?elds are quite different, those n- works often show a common behaviour. Thus, their topological properties can give useful insights on how the network is structured, which are the most “important” nodes/agents, how the network reacts to new arrivals. Moreover the network, once included into a dynamic context, helps to model many phenomena. Among the t- ics in which topology and dynamics are the essential tools, we will focus on the diffusion of technologies and fads, the rise of industrial districts, the evolution of ?nancial markets, cooperation and competition, information ?ows, centrality and prestige. The volume, including recent contributions to the ?eld of network modelling, is based on the communications presented at NET 2006 (Verbania, Italy) and NET 2007 (Urbino, Italy); offers a wide range of recent advances, both theoretical and methodological, that will interest academics as well as practitioners. Theory and applications are nicely integrated: theoretical papers deal with graph theory, game theory, coalitions, dynamics, consumer behavior, segregation models and new contributions to the above mentioned area. The applications cover a wide range: airline transportation, ?nancial markets, work team organization, labour and credit market.', '<p>There is convergent consensus among scientists that many social, economic and ?nancial phenomena can be described by a network of agents and their inter- tions. Surprisingly, even though the application ?elds are quite different, those n- works often show a common behaviour. Thus, their topological properties can give useful insights on how the network is structured, which are the most “important” nodes/agents, how the network reacts to new arrivals. Moreover the network, once included into a dynamic context, helps to model many phenomena. Among the t- ics in which topology and dynamics are the essential tools, we will focus on the diffusion of technologies and fads, the rise of industrial districts, the evolution of ?nancial markets, cooperation and competition, information ?ows, centrality and prestige. The volume, including recent contributions to the ?eld of network modelling, is based on the communications presented at NET 2006 (Verbania, Italy) and NET 2007 (Urbino, Italy); offers a wide range of recent advances, both theoretical and methodological, that will interest academics as well as practitioners. Theory and applications are nicely integrated: theoretical papers deal with graph theory, game theory, coalitions, dynamics, consumer behavior, segregation models and new contributions to the above mentioned area. The applications cover a wide range: airline transportation, ?nancial markets, work team organization, labour and credit market.</p>', 'Networks, Topology and Dynamics, Theory and Applications to Economics and Social Systems - In Economics and Mathematical Systems', '<h1>Networks, Topology and Dynamics, Theory and Applications to Economics and Social Systems - In Economics and Mathematical Systems</h1>', '"10000"', '"6000"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KOLL8987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2522', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2522', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1553, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:08'),
('c8972283-7f46-4e52-a7c1-b8ad6dab6bd3', '155', NULL, 'Disney Mickey Wonders Why: Animal in Motion', 'disney-mickey-wonders-why-animal-in-motion', 'disney-mickey-wonders-why:-animal-in-motion', 'Disney Mickey Wonders Why: Animal in Motion', 'Disney Mickey Wonders Why: Animal in Motion', 'Disney Mickey Wonders Why: Animal in Motion', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623769

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623769</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75579788128623769.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20Why:%20Animal%20in%20Motion&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=155', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=155', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2985, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c89d27df-07da-4abf-9a1b-67c2b0306c7b', '300', NULL, 'The Death Penalty - Contemporary Issues Companion', 'the-death-penalty-contemporary-issues-companion-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300', 'the-death-penalty-contemporary-issues-companion-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300-300', '9780737704587', '9780737704587', '9780737704587', NULL, 'Each volume in the Contemporary Issues Companion series provides readers with a wealth of information on topics of current interest. Focusing on important social issues, each anthology examines its subject in a variety of ways, from personal accounts and case studies to pertinent factual and statistical articles to the most relevant commentearies and overviews. Every essay is introduced with a brief summary of its main points and biographical information about the author, while the book''s introduction presents a broad overview of the issue discussed. A perfect resource for both students and the genaral reader, the Greenhave Press Contemporary Issues Companion series is sure to be a valued source of current and readable information.

Contents - Foreward, Introduction, Chapter - 1 The Death Penalty: An Overview, Chapter - 2 Perspective on the Death Penalty, Chapter 3 - The Administration of the Death Penalty, Chapter 4 - The Innocent on Death Row, Chapter 5 - Implementing the Death Penalty: Personal Narratives.', '<p>Each volume in the Contemporary Issues Companion series provides readers with a wealth of information on topics of current interest. Focusing on important social issues, each anthology examines its subject in a variety of ways, from personal accounts and case studies to pertinent factual and statistical articles to the most relevant commentearies and overviews. Every essay is introduced with a brief summary of its main points and biographical information about the author, while the book''s introduction presents a broad overview of the issue discussed. A perfect resource for both students and the genaral reader, the Greenhave Press Contemporary Issues Companion series is sure to be a valued source of current and readable information.</p>

<p>Contents - Foreward, Introduction, Chapter - 1 The Death Penalty: An Overview, Chapter - 2 Perspective on the Death Penalty, Chapter 3 - The Administration of the Death Penalty, Chapter 4 - The Innocent on Death Row, Chapter 5 - Implementing the Death Penalty: Personal Narratives.</p>', 'Sub Title
			Contemporary Issues Companion

			Author
			Hayley R. Mitchell

			ISBN 10 Digit
			0737704586

			ISBN 13 Digit
			9780737704587

			Pages
			154

			Binding
			Hardback

			Year of Publication
			2001

			Edition of Book
			1st Edition

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Contemporary Issues Companion</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hayley R. Mitchell</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0737704586</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737704587</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>154</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 154, '154', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43779780737704587_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780737704587&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=300', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=300', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2902, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:08'),
('c8bcbe4a-4627-4fe9-84cb-533143549598', '3697', 744, 'Mucosal Immunology - 2 vols. In Complete Set', 'mucosal-immunology-2-vols-in-complete-set', 'mucosal-immunology-2-vols-in-complete-set', '0124915434', '0124915434', '0124915434', NULL, 'Mucosal Immunology is so important since most infectious agents enter the body through the various mucous membranes, and many common infections take place in or on mucous membranes. Mucosal Immunology, now in its third edition, is the only comprehensive reference covering the basic science and clinical manifestations of mucosal immunology. This book contains new research data, exceptional illustrations, original theory, a new perspective and excellent organization. The most comprehensive text on mucosal immunology from internationally recognized experts in the field includes exceptional color illustrations, new research data, original theory and information on all mucosal diseases contains nine new chapters and an expanded appendix.

 ', '<p style="text-align:justify"><span><span><span><span>Mucosal Immunology is so important since most infectious agents enter the body through the various mucous membranes, and many common infections take place in or on mucous membranes. Mucosal Immunology, now in its third edition, is the only comprehensive reference covering the basic science and clinical manifestations of mucosal immunology. This book contains new research data, exceptional illustrations, original theory, a new perspective and excellent organization. The most comprehensive text on mucosal immunology from internationally recognized experts in the field includes exceptional color illustrations, new research data, original theory and information on all mucosal diseases contains nine new chapters and an expanded appendix. </span></span></span></span></p>

<p style="text-align:justify"> </p>', ' 

			Title

			 

			Mucosal Immunology - 2 vols. In Complete Set

			Author

			Jiri Mestecky

			Publisher

			Elsevier

			ISBN-13 Digit

			9780124915435

			ISBN-10 Digit

			0124915434

			Pages

			2064

			Year

			2005

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>Mucosal Immunology - 2 vols. In Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Jiri Mestecky</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Elsevier</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>9780124915435</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>0124915434</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2064</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2005</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"24995"', '"14997"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '2005', NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, 2064, '2064', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71520124915434.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0124915434&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3697', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3697', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 744, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:08'),
('c8c1b2b7-5aeb-4035-8657-94824943c3db', '2747', NULL, 'Reading the Moderns and Beyond - A Literary Appreciation', 'reading-the-moderns-and-beyond-a-literary-appreciation-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2-2747', 'reading-the-moderns-and-beyond-a-literary-appreciation-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747-2747', 'DBTY7765', 'DBTY7765', 'DBTY7765', NULL, 'Reading the Moderns and Beyond - A Literary Appreciation', '<h1>Reading the Moderns and Beyond - A Literary Appreciation</h1>', 'Sub Title
			No

			Author
			Gauri Shankar Jha

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788192125428

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gauri Shankar Jha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192125428</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DBTY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2747', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2747', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1364, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:08'),
('c8d1e605-edea-404c-942d-c5b3a8bcb27a', '3474', 925, 'A Hand Book of Buddhism - Art, Architecture, Literature and Philosophy Book', 'a-hand-book-of-buddhism-art-architecture-literature-and-philosophy-book-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474', 'a-hand-book-of-buddhism-art-architecture-literature-and-philosophy-book-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474-3474', '9789380731803', '9789380731803::3474', '9789380731803', NULL, 'Buddhist art originated on the Indian subcontinent following the historical life of Siddhartha Gautama, 6th to 5th century BC, and thereafter evolved by contact with other cultures as it spread throughout Asia and the world. Buddhist art followed believers as the dharma spread, adapted, and evolved in each new host country. It developed to the north through central Asia and into eastern Asia to form the northern branch of Buddhist are and to the east as for as southeast Asia to form the southern branch of Buddhist art. In India, Buddhist art flourished and even influenced the development of Hindu art, until Buddhism nearly disappeared in India around the 10th century due in part to the vigorous expansion of Islam alongside Hinduism.

Content - Preface, 1. Introduction to Buddhism, 2. The Beginnings of Buddhist Art, 3. Buddhist Art and Architecture, 4. The Symbolic Center of the Theravada Buddhist World, 5. Symbolism of the Paradise of the Buddha of Infinite Life, 6. Narration: The Essence of Buddhist Art, 7. Women in Early Buddhist Literature, 8. The Contemporary Relevance of Buddhist Philosophy, 9. Indian Literature Through the Ages Ancient Indian Literature, 10. Buddhism and Its Spread Along the Silk Road, 11. Economic Conditions According to Early Buddhist Literature, 12. Buddhism''s Struggle with the Mind in the World, 13. Buddhist Studies and its Impact on Buddhism in Western Societies, Bibliography, Index', '<p style="text-align:justify"><span>Buddhist art originated on the Indian subcontinent following the historical life of Siddhartha Gautama, 6th to 5th century BC, and thereafter evolved by contact with other cultures as it spread throughout Asia and the world. Buddhist art followed believers as the dharma spread, adapted, and evolved in each new host country. It developed to the north through central Asia and into eastern Asia to form the northern branch of Buddhist are and to the east as for as southeast Asia to form the southern branch of Buddhist art. In India, Buddhist art flourished and even influenced the development of Hindu art, until Buddhism nearly disappeared in India around the 10th century due in part to the vigorous expansion of Islam alongside Hinduism.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Introduction to Buddhism, 2. The Beginnings of Buddhist Art, 3. Buddhist Art and Architecture, 4. The Symbolic Center of the Theravada Buddhist World, 5. Symbolism of the Paradise of the Buddha of Infinite Life, 6. Narration: The Essence of Buddhist Art, 7. Women in Early Buddhist Literature, 8. The Contemporary Relevance of Buddhist Philosophy, 9. Indian Literature Through the Ages Ancient Indian Literature, 10. Buddhism and Its Spread Along the Silk Road, 11. Economic Conditions According to Early Buddhist Literature, 12. Buddhism''s Struggle with the Mind in the World, 13. Buddhist Studies and its Impact on Buddhism in Western Societies, Bibliography, Index</span></p>', 'Sub Title

			Art, Architecture, Literature and Philosophy

			Author

			P. Tripathi

			About Author

			As per Book

			ISBN 10 Digit

			 

			ISBN 13 Digit

			9789380731803

			Pages

			280

			Binding

			Hardcover

			Year of Publication

			2012

			Edition of Book

			First

			Language

			English

			Illustrations

			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Art, Architecture, Literature and Philosophy</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>P. Tripathi</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9789380731803</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>280</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2012</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>First</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"875"', '"525"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 280, '280', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9589A%20Hand%20Book%20of%20Buddhism%20-%20Art,%20Architecture,%20Literature%20and%20Philosophy.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380731803&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3474', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3474', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 925, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:08'),
('c8d4c912-1967-4cc5-86e3-a06b35ca5f73', '1887', NULL, 'Food in Context in 2 Vols', 'food-in-context-in-2-vols-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887', 'food-in-context-in-2-vols-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887-1887', 'XFDC5566', 'XFDC5566', 'XFDC5566', NULL, 'Food: In Context examines food in relationship to nutrition, world health issues, agriculture, environmental concerns, current events and political decision-making. Written by experts in nutrition, medicine, culinary arts, agriculture/aquaculture, environmental science and history, this full-color set covers the historical, political and ethical debates related to food. It also explores how food impacts daily life, trade and commerce, the environment, and health and nutrition. --from publisher description', '<p>Food: In Context examines food in relationship to nutrition, world health issues, agriculture, environmental concerns, current events and political decision-making. Written by experts in nutrition, medicine, culinary arts, agriculture/aquaculture, environmental science and history, this full-color set covers the historical, political and ethical debates related to food. It also explores how food impacts daily life, trade and commerce, the environment, and health and nutrition. --from publisher description</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Brenda Wilmoth Lerner

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781414486529

			Pages
			2011

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Wilmoth Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414486529</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"26100"', '"15660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2011, '2011', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5849logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XFDC5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1887', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1887', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1916, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:08'),
('c8e0b3ae-67b6-49c5-9b36-4d9d9d8ef59a', '2640', NULL, 'Bodhdarshan ki Parampara aur Sant Ravidas NEW', 'bodhdarshan-ki-parampara-aur-sant-ravidas-new-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640', 'bodhdarshan-ki-parampara-aur-sant-ravidas-new-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640-2640', 'OLKI886', 'OLKI886', 'OLKI886', NULL, 'Bodhdarshan ki Parampara aur Sant Ravidas NEW', '<h1>Bodhdarshan ki Parampara aur Sant Ravidas NEW</h1>', 'Sub Title
			No

			Author
			Dr. Ramesh Chandra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381539491

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ramesh Chandra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381539491</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKI886&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2640', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2640', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1456, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:08'),
('c8ee828c-ef12-48ad-b9ce-de38a9b81674', '3442', 954, 'The Natural Laws of The Universe - Understanding Fundamental Constants', 'the-natural-laws-of-the-universe-understanding-fundamental-constants-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-34-3442', 'the-natural-laws-of-the-universe-understanding-fundamental-constants-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442-3442', '9780387734545', '9780387734545', '9780387734545', NULL, 'This book examines constants, the role they play in the laws of physics, and whether indeed constants can be verified. From the laboratory to the depths of space, it explores the paths of gravitation, general relativity and new theories such as that of superstrings. Coverage investigates the solidity of the foundations of physics and discusses the implications of the discovery of the non-constancy of a constant. The book even goes beyond the subject of constants to explain and discuss many ideas in physics, encountering along the way, for example, such exciting details as the discovery of a natural nuclear reactor at Oklo in Gabon.', '<p>This book examines constants, the role they play in the laws of physics, and whether indeed constants can be verified. From the laboratory to the depths of space, it explores the paths of gravitation, general relativity and new theories such as that of superstrings. Coverage investigates the solidity of the foundations of physics and discusses the implications of the discovery of the non-constancy of a constant. The book even goes beyond the subject of constants to explain and discuss many ideas in physics, encountering along the way, for example, such exciting details as the discovery of a natural nuclear reactor at Oklo in Gabon.</p>', 'Sub Title
			Understanding Fundamental Constants

			Author
			Jean - Philippe Uzan 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387734545

			Pages
			200

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Understanding Fundamental Constants</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean - Philippe Uzan </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387734545</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"2925"', '"1755"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, '200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91039780387734545.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387734545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3442', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3442', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 954, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:08'),
('c912c61f-8251-4772-928c-3bcfe2e5107c', '128', NULL, 'Microwave Induced Plasma Analytical Spectrometry', 'microwave-induced-plasma-analytical-spectrometry', 'microwave-induced-plasma-analytical-spectrometry', 'Microwave Induced', 'Microwave Induced', 'Microwave Induced', NULL, 'This book is the most comprehensive recent publication on MWPs. consisting of 13 chapters, primarily involving the fundamentals, the instrumentation, and the methodologies of MWP-OES. The physical and chemical characteristics of the various MWP sources and sample introduction techniques available are all discussed as well as how these characteristics affect the design of the parts of the MWP set up with inclusion of some very recent work with MWP sources', '<p>This book is the most comprehensive recent publication on MWPs. consisting of 13 chapters, primarily involving the fundamentals, the instrumentation, and the methodologies of MWP-OES. The physical and chemical characteristics of the various MWP sources and sample introduction techniques available are all discussed as well as how these characteristics affect the design of the parts of the MWP set up with inclusion of some very recent work with MWP sources</p>', 'Sub Title
			RSC Analytical Spectroscopy Monographs

			Author
			Krzytof J. Jankowski

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781849730525

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			No

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>RSC Analytical Spectroscopy Monographs</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Krzytof J. Jankowski</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849730525</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7199"', '"4319"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7534IMG_20230110_0003_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Microwave%20Induced&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=128', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=128', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3000, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:08'),
('c918732c-6eaf-445a-b10e-c20ce2bcf91a', '1624', NULL, 'Solutions to Irodov''s Problems in General Physics - 4/e - V 2', 'solutions-to-irodovs-problems-in-general-physics-4e-v-2-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624', 'solutions-to-irodovs-problems-in-general-physics-4e-v-2-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624-1624', 'VBNY6643', 'VBNY6643', 'VBNY6643', NULL, 'Solutions to Irodov''s Problems in General Physics - 4/e - V 2', '<h1>Solutions to Irodov''s Problems in General Physics - 4/e - V 2</h1>', 'Sub Title
			No

			Author
			Abhay Kumar Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788126551194

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Abhay Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788126551194</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 19, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72209788126551194.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNY6643&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1624', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1624', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2092, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:08'),
('c93c2d9e-9373-481e-94a5-c42918af6ee7', '1789', NULL, 'Treatise on Physiological Optics Volume:', 'treatise-on-physiological-optics-volume-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1-1789', 'treatise-on-physiological-optics-volume-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789-1789', 'SXCV2232', 'SXCV2232', 'SXCV2232', NULL, 'n an admirably succinct form, this volume offers a historical view of the development of the calculus of logic, illustrating its beauty, symmetry, and simplicity from an algebraic perspective. Topics include the two interpretations of the logical calculus; the principles of identity and the syllogism; the principles of simplification and composition; the laws of tautology and of absorption; the distributive law and the laws of duality, double negation, and contraposition; and the postulate of existence. Additional subjects include the formulas of De Morgan and Poretsky; Schröders theorem; sums and products of functions; solution of equations involving one and several unknown quantities; the problem of Boole; the laws of forms, consequences, and causes; the geometrical diagrams of Venn; tables of consequences and causes; and formulas peculiar to the calculus of propositions.', '<p>n an admirably succinct form, this volume offers a historical view of the development of the calculus of logic, illustrating its beauty, symmetry, and simplicity from an algebraic perspective. Topics include the two interpretations of the logical calculus; the principles of identity and the syllogism; the principles of simplification and composition; the laws of tautology and of absorption; the distributive law and the laws of duality, double negation, and contraposition; and the postulate of existence. Additional subjects include the formulas of De Morgan and Poretsky; Schröders theorem; sums and products of functions; solution of equations involving one and several unknown quantities; the problem of Boole; the laws of forms, consequences, and causes; the geometrical diagrams of Venn; tables of consequences and causes; and formulas peculiar to the calculus of propositions.</p>', 'Treatise on Physiological Optics Volume: II', '<h1>Treatise on Physiological Optics Volume: II</h1>', '"2999"', '"1799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5619cc.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SXCV2232&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1789', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1789', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1962, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:08'),
('c9624129-7075-4dfd-935e-863d555bb9d7', '2778', NULL, 'History of Modern India and Contemporary World', 'history-of-modern-india-and-contemporary-world-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778', 'history-of-modern-india-and-contemporary-world-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778-2778', 'CEYH766', 'CEYH766', 'CEYH766', NULL, 'History of Modern India and Contemporary World', '<h1>History of Modern India and Contemporary World</h1>', 'Sub Title
			No

			Author
			Sobha Kapoor

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382894322

			Pages
			300

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sobha Kapoor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382894322</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1075"', '"645"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CEYH766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2778', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2778', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1343, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:08'),
('c9880fc3-44d9-425e-bc42-0bb8abc9c590', '3545', 859, 'Elliptic Partial Differential Equations and Quasiconformal Mappings in the Plane', 'elliptic-partial-differential-equations-and-quasiconformal-mappings-in-the-plane-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545', 'elliptic-partial-differential-equations-and-quasiconformal-mappings-in-the-plane-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545-3545', '9780691137773', '9780691137773', '9780691137773', NULL, 'This book explores the most recent developments in the theory of planar quasiconformal mappings with a particular focus on the interactions with partial differential equations and nonlinear analysis. It gives a thorough and modern approach to the classical theory and presents important and compelling applications across a spectrum of mathematics: dynamical systems, singular integral operators, inverse problems, the geometry of mappings, and the calculus of variations. It also gives an account of recent advances in harmonic analysis and their applications in the geometric theory of mappings.

The book explains that the existence, regularity, and singular set structures for second-order divergence-type equations — the most important class of PDEs in applications — are determined by the mathematics underpinning the geometry, structure, and dimension of fractal sets; moduli spaces of Riemann surfaces; and conformal dynamical systems. These topics are inextricably linked by the theory of quasiconformal mappings. Further, the interplay between them allows the authors to extend classical results to more general settings for wider applicability, providing new and often optimal answers to questions of existence, regularity, and geometric properties of solutions to nonlinear systems in both elliptic and degenerate elliptic settings.', '<p>This book explores the most recent developments in the theory of planar quasiconformal mappings with a particular focus on the interactions with partial differential equations and nonlinear analysis. It gives a thorough and modern approach to the classical theory and presents important and compelling applications across a spectrum of mathematics: dynamical systems, singular integral operators, inverse problems, the geometry of mappings, and the calculus of variations. It also gives an account of recent advances in harmonic analysis and their applications in the geometric theory of mappings.</p>

<p><br />
The book explains that the existence, regularity, and singular set structures for second-order divergence-type equations — the most important class of PDEs in applications — are determined by the mathematics underpinning the geometry, structure, and dimension of fractal sets; moduli spaces of Riemann surfaces; and conformal dynamical systems. These topics are inextricably linked by the theory of quasiconformal mappings. Further, the interplay between them allows the authors to extend classical results to more general settings for wider applicability, providing new and often optimal answers to questions of existence, regularity, and geometric properties of solutions to nonlinear systems in both elliptic and degenerate elliptic settings.</p>', 'Sub Title
			No

			Author
			Kari Astala, Tadeusz Iwaniec, Gaven Martin

			About Author
			Kari Astala is the Finnish Academy Professor of Mathematics at the University of Helsinki. Tadeusz Iwaniec is the John Raymond French Distinguished Professor of Mathematics at Syracuse University. Gaven Martin is the Distinguished Professor of Mathematics at Massey University.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780691137773

			Pages
			696

			Binding
			Hardback

			Year of Publication
			2009

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kari Astala, Tadeusz Iwaniec, Gaven Martin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>Kari Astala</strong> is the Finnish Academy Professor of Mathematics at the University of Helsinki. <strong>Tadeusz Iwaniec</strong> is the John Raymond French Distinguished Professor of Mathematics at Syracuse University. <strong>Gaven Martin</strong> is the Distinguished Professor of Mathematics at Massey University.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780691137773</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>696</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"10241"', '"6145"', '"0"', 2, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 696, '696', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74121.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780691137773&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3545', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3545', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 859, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:08'),
('c9991a71-da86-4355-9d79-fded8c94390a', '2317', NULL, 'Library Indexing and Abstracting', 'library-indexing-and-abstracting-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317', 'library-indexing-and-abstracting-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317-2317', 'CDRT3344', 'CDRT3344', 'CDRT3344', NULL, 'Library Indexing and Abstracting', '<h1>Library Indexing and Abstracting</h1>', 'Sub Title
			No

			Author
			Salek Chand

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789386314390

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Salek Chand</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386314390</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2000"', '"1200"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8535logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CDRT3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2317', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2317', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1655, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:08'),
('c99dc580-22eb-420c-8fe4-bc5ea7ae4e32', '1994', NULL, 'Methods in Modern Biophysics', 'methods-in-modern-biophysics-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-19-1994', 'methods-in-modern-biophysics-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994-1994', 'WKIU5566', 'WKIU5566', 'WKIU5566', NULL, 'Methods in Modern Biophysics', '<h1>Methods in Modern Biophysics</h1>', 'Sub Title
			No

			Author
			Bengt Nolting

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181281173

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bengt Nolting</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181281173</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7542logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WKIU5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1994', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1994', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1836, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:08'),
('c9abd76e-de67-4745-bcbb-529cd1d27e2d', '591', NULL, 'Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry A NEW B00K', 'models-and-modeling-in-science-education-models-and-modeling-cognitive-tools-for-scientific-enquiry-a-new-b00k-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591', 'models-and-modeling-in-science-education-models-and-modeling-cognitive-tools-for-scientific-enquiry-a-new-b00k-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591-591', 'KMLJ9876', 'KMLJ9876', 'KMLJ9876', NULL, 'Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry', '<h1>Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry</h1>', 'Sub Title
			No

			Author
			Myint Swe Khine, Issa M. Saleh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789400704480

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Myint Swe Khine, Issa M. Saleh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789400704480</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10899"', '"6539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6850Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMLJ9876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=591', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=591', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2732, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:08'),
('c9b46f24-5e59-4173-b6e0-d0275361c082', '4133', 328, 'Plant Breeding 2/e ', 'plant-breeding-2e', 'plant-breeding-2e', '9780470658307', '9780470658307', '9780470658307', NULL, 'About the book

This book, Plant Breeding, has it bases in an earlier text entitled An Introduction to Plant Breeding by Jack Brown and Peter Caligari, first published in 2008. The challenges facing today’s plant breeders have never been more overwhelming, yet the prospects to contribute significantly to global food security and farmers’ quality of life have never been more exciting and fulfilling.  Despite this there has been a worrying decline in public funding for plant breeding-related research and  support for international centers of germplasm development and crop improvement.   In part, this has resulted in a serious reduction in the number of young people interested in devoting their professional careers to plant breeding as well as the number of universities offering plant breeding courses or conducting relevant research in plant breeding.

Contents:

1 Introduction 1

2 Modes of Reproduction and Types of Cultivar 13

3 Breeding Objectives 21

4 Breeding Schemes 40

5 Genetics and Plant Breeding 68

6 Predictions 104

7 Selection 125

8 Broadening the Genetic Basis 168

9 Contemporary Approaches in Plant Breeding 185

10 Practical Considerations 198

11 Current Developments in Plant Breeding 223', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book, <em>Plant Breeding</em>, has it bases in an earlier text entitled <em>An Introduction to Plant Breeding</em> by Jack Brown and Peter Caligari, first published in 2008. The challenges facing today’s plant breeders have never been more overwhelming, yet the prospects to contribute significantly to global food security and farmers’ quality of life have never been more exciting and fulfilling.  Despite this there has been a worrying decline in public funding for plant breeding-related research and  support for international centers of germplasm development and crop improvement.   In part, this has resulted in a serious reduction in the number of young people interested in devoting their professional careers to plant breeding as well as the number of universities offering plant breeding courses or conducting relevant research in plant breeding.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Introduction 1</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Modes of Reproduction and Types of Cultivar 13</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Breeding Objectives 21</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Breeding Schemes 40</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Genetics and Plant Breeding 68</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Predictions 104</span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Selection 125</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Broadening the Genetic Basis 168</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Contemporary Approaches in Plant Breeding 185</span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Practical Considerations 198</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Current Developments in Plant Breeding 223</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Plant Breeding 2/e 

			Author
			Jack Brown

			ISBN
			9780470658307

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Plant Breeding 2/e </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jack Brown</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470658307</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10132"', '"6586"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8705breeding.webp', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780470658307&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4133', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4133', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 328, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:08'),
('c9be532d-2fcc-42c0-8e30-27fb0cdac8d5', '1915', NULL, 'Applied Biocatalysis 2/e', 'applied-biocatalysis-2e-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-19-1915', 'applied-biocatalysis-2e-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915-1915', 'ASED6576', 'ASED6576', 'ASED6576', NULL, 'Applied Biocatalysis 2/e', '<h1>Applied Biocatalysis 2/e</h1>', 'Sub Title
			No

			Author
			Adrie J.J. Straathof

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789058230232

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Adrie J.J. Straathof</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789058230232</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8599"', '"5159"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9919dpp_9_9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASED6576&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1915', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1915', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1895, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:09'),
('c9c684f3-586f-4a55-9c22-be9749021a9d', '4137', 324, 'Chamomile-Medicinal, Biochemical and Agricultural Aspects', 'chamomilemedicinal-biochemical-and-agricultural-aspects', 'chamomilemedicinal-biochemical-and-agricultural-aspects', '9781466577596', '9781466577596', '9781466577596', NULL, 'About the book

In use as a medicinal plant since time immemorial in Europe and the Middle East, chamomile is gaining popularity in the Americas, Australia, and Asia. The spectrum of disease conditions in which it is used in traditional medicine systems is, quite simply, mind boggling. There is, without a doubt, a growing demand for this plant and therefore a growing need for an updated ready reference for the researchers, cultivators, and entrepreneurs who wish to work with chamomile. Chamomile: Medicinal, Biochemical, and Agricultural Aspects is just that.

Based on extensive research, this book provides the latest information on the medicinal, aromatic, and cultivation aspects of chamomile. It covers chamomile’s geographical distribution, taxonomy, chemistry, pharmacology, genetics, biochemistry, breeding, and cultivation. The book also discusses the profiles of the several medicinally active compounds of the oil and extracts and how their levels could be increased through breeding.

The author highlights several potentially useful compounds discovered in the chamomile oil and extracts and discusses the cultivation and postharvest technology aspects of the plant in different agroclimatic zones including that of India. She presents guidelines on the good manufacturing practices laid out in different systems of medicine and provides an overview of the patents and products of chamomile especially important to researchers and entrepreneurs.

Contents:

Introduction to Chamomile.

Chamomile: Botany.

Chamomile: Medicinal Properties.

Chamomile oil and extract: Localization chemical composition, extraction and identification.

Genetics and Breeding of Chamomile.

Cultivation of Chamomile.

Chamomile: Patents and Products.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>In use as a medicinal plant since time immemorial in Europe and the Middle East, chamomile is gaining popularity in the Americas, Australia, and Asia. The spectrum of disease conditions in which it is used in traditional medicine systems is, quite simply, mind boggling. There is, without a doubt, a growing demand for this plant and therefore a growing need for an updated ready reference for the researchers, cultivators, and entrepreneurs who wish to work with chamomile. <strong>Chamomile: Medicinal, Biochemical, and Agricultural Aspects</strong> is just that.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Based on extensive research, this book provides the latest information on the medicinal, aromatic, and cultivation aspects of chamomile. It covers chamomile’s geographical distribution, taxonomy, chemistry, pharmacology, genetics, biochemistry, breeding, and cultivation. The book also discusses the profiles of the several medicinally active compounds of the oil and extracts and how their levels could be increased through breeding.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The author highlights several potentially useful compounds discovered in the chamomile oil and extracts and discusses the cultivation and postharvest technology aspects of the plant in different agroclimatic zones including that of India. She presents guidelines on the good manufacturing practices laid out in different systems of medicine and provides an overview of the patents and products of chamomile especially important to researchers and entrepreneurs.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Introduction to Chamomile. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chamomile: Botany. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chamomile: Medicinal Properties. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chamomile oil and extract: Localization chemical composition, extraction and identification. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Genetics and Breeding of Chamomile. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Cultivation of Chamomile. </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chamomile: Patents and Products.</span></span></span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Chamomile-Medicinal, Biochemical and Agricultural Aspects

			Author
			Moumita Das

			ISBN
			9781466577596

			Publisher
			CRC Press

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Chamomile-Medicinal, Biochemical and Agricultural Aspects</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Moumita Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781466577596</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>CRC Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"17525"', '"11391"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ff63d72c-5790-4d09-b1b6-2276b4c55f94', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3965download.jpeg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781466577596&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4137', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4137', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 324, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:09'),
('c9e43f98-ede6-49c4-b5b8-918753688bff', '4093', 368, 'Asymmetry in Plants-Biology of Handedness', 'asymmetry-in-plantsbiology-of-handedness', 'asymmetry-in-plantsbiology-of-handedness', '9781138587946', '9781138587946', '9781138587946', NULL, 'About the book

Plants exhibit forms of asymmetry analogous to "handedness" in bilaterally symmetrical animals. This book explores the evolutionary significance and development of asymmetry. Examples of genetic control include the direction of tendril or stem coiling of many climbing plants; the so-called spiral phyllotaxy and floral taxy; and contorted petal arrangement is another kind of left- right symmetry in plants; the direction of contortion is fixed in some but not in other plants. The book will underscore tha all phenomena related to handedness start during embryogenesis itself, with the occurrence of embryo rotation.

Contents

	The Concept of Handedness.

	The handedness of the Universe.

	Perversion with a twist.

	Left-Right asymmetry in Plants and animals.

	Chirality in biological molecules.

	Handedness in nucleic acids.

	Helical thickening in tracheary elements.

	Embryo rotation.

	Nutational movements and their possible relation to tension wood differentiation.

	Handedness in plant tendrils.

	Seedling handedness in angiosperms.

	Handedness in climbing plants and lianas of Amazon and adjacent regions.

	Fibonacci sequence and spiral systems in plants.

	Enantiostyly, inversostyly.

	Phyllotaxy in Date palms.

	Leaf asymmetry.

	Plant Handedness in relation to yield.

	Corolla enatiomophism/Mirror images.

	Handedness in fossil plants.

	Fibonacci spirals general account.

	Fibonacci spirals in coconut and other palms.

	Handedness and yield in coconut.

	Handedness in relarion to yield in plants.

	Spiral grains in coinfer woods.

	Left- right handed in gymnosperm cones.

	Handedness in inflorescens of Orchids, Euphorbia and Aroids.

	Heteranthery in some legumes.

	Sunflower Spirals.

	Fibonacci spirals in palms Palms.

	Phyllotaxy in Alstroemeria.

	Twining in Dioscorea remizoa.

	Twining in Basella.

	Molecular and genetic basis of left-right handedness in plants.', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Plants exhibit forms of asymmetry analogous to "handedness" in bilaterally symmetrical animals. This book explores the evolutionary significance and development of asymmetry. Examples of genetic control include the direction of tendril or stem coiling of many climbing plants; the so-called spiral phyllotaxy and floral taxy; and contorted petal arrangement is another kind of left- right symmetry in plants; the direction of contortion is fixed in some but not in other plants. The book will underscore tha all phenomena related to handedness start during embryogenesis itself, with the occurrence of embryo rotation.</span></span></span></p>

<p><span><span><strong><span>Contents</span></strong></span></span></p>

<ol>
	<li><span><span><span>The Concept of Handedness. </span></span></span></li>
	<li><span><span><span>The handedness of the Universe. </span></span></span></li>
	<li><span><span><span>Perversion with a twist. </span></span></span></li>
	<li><span><span><span>Left-Right asymmetry in Plants and animals. </span></span></span></li>
	<li><span><span><span>Chirality in biological molecules. </span></span></span></li>
	<li><span><span><span>Handedness in nucleic acids. </span></span></span></li>
	<li><span><span><span>Helical thickening in tracheary elements.</span></span></span></li>
	<li><span><span><span>Embryo rotation. </span></span></span></li>
	<li><span><span><span>Nutational movements and their possible relation to tension wood differentiation. </span></span></span></li>
	<li><span><span><span>Handedness in plant tendrils. </span></span></span></li>
	<li><span><span><span>Seedling handedness in angiosperms. </span></span></span></li>
	<li><span><span><span>Handedness in climbing plants and lianas of Amazon and adjacent regions. </span></span></span></li>
	<li><span><span><span>Fibonacci sequence and spiral systems in plants. </span></span></span></li>
	<li><span><span><span>Enantiostyly, inversostyly. </span></span></span></li>
	<li><span><span><span>Phyllotaxy in Date palms. </span></span></span></li>
	<li><span><span><span>Leaf asymmetry. </span></span></span></li>
	<li><span><span><span>Plant Handedness in relation to yield. </span></span></span></li>
	<li><span><span><span>Corolla enatiomophism/Mirror images. </span></span></span></li>
	<li><span><span><span>Handedness in fossil plants. </span></span></span></li>
	<li><span><span><span>Fibonacci spirals general account. </span></span></span></li>
	<li><span><span><span>Fibonacci spirals in coconut and other palms. </span></span></span></li>
	<li><span><span><span>Handedness and yield in coconut. </span></span></span></li>
	<li><span><span><span>Handedness in relarion to yield in plants. </span></span></span></li>
	<li><span><span><span>Spiral grains in coinfer woods. </span></span></span></li>
	<li><span><span><span>Left- right handed in gymnosperm cones. </span></span></span></li>
	<li><span><span><span>Handedness in inflorescens of Orchids, Euphorbia and Aroids. </span></span></span></li>
	<li><span><span><span>Heteranthery in some legumes. </span></span></span></li>
	<li><span><span><span>Sunflower Spirals. </span></span></span></li>
	<li><span><span><span>Fibonacci spirals in palms Palms. </span></span></span></li>
	<li><span><span><span>Phyllotaxy in Alstroemeria. </span></span></span></li>
	<li><span><span><span>Twining in Dioscorea remizoa. </span></span></span></li>
	<li><span><span><span>Twining in Basella. </span></span></span></li>
	<li><span><span><span>Molecular and genetic basis of left-right handedness in plants.</span></span></span></li>
</ol>', 'Title
			Asymmetry in Plants-Biology of Handedness

			Author
			Bir Bhadur

			ISBN
			9781138587946

			Publisher
			CRC Press

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Asymmetry in Plants-Biology of Handedness</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Bir Bhadur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781138587946</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>CRC Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"22344"', '"14524"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ff63d72c-5790-4d09-b1b6-2276b4c55f94', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6101asymmetry.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781138587946&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4093', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4093', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 368, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:09'),
('ca50ab66-672c-4184-8781-fb0aa76a84e6', '502', NULL, 'Electron Correlation in Molecules NEW', 'electron-correlation-in-molecules-new-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-5-502', 'electron-correlation-in-molecules-new-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502-502', 'KKKK8888', 'KKKK8888', 'KKKK8888', NULL, 'Electron correlation effects are of vital significance to the calculation of potential energy curves and surfaces, the study of molecular excitation processes, and in the theory of electron-molecule scattering. This text describes methods for addressing one of theoretical chemistry''s central problems, the study of electron correlation effects in molecules. Although the energy associated with electron correlation is a small fraction of the total energy of an atom or molecule, it is of the same order of magnitude as most energies of chemical interest. If the solution of quantum mechanical equations from first principles is to provide an accurate quantitative prediction, reliable techniques for the theoretical determination of the effect of electron correlation on molecular properties are therefore important. To that end, this text explores molecular electronic structure, independent electron models, electron correlation, the linked diagram theorem, group theoretical aspects, the algebraic approximation, and truncation of expansions for expectation values.', '<p>Electron correlation effects are of vital significance to the calculation of potential energy curves and surfaces, the study of molecular excitation processes, and in the theory of electron-molecule scattering. This text describes methods for addressing one of theoretical chemistry''s central problems, the study of electron correlation effects in molecules. Although the energy associated with electron correlation is a small fraction of the total energy of an atom or molecule, it is of the same order of magnitude as most energies of chemical interest. If the solution of quantum mechanical equations from first principles is to provide an accurate quantitative prediction, reliable techniques for the theoretical determination of the effect of electron correlation on molecular properties are therefore important. To that end, this text explores molecular electronic structure, independent electron models, electron correlation, the linked diagram theorem, group theoretical aspects, the algebraic approximation, and truncation of expansions for expectation values.</p>', 'Electron Correlation in Molecules', '<h1>Electron Correlation in Molecules</h1>', '"13499"', '"8099"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2501Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KKKK8888&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=502', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=502', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2780, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('ca6958ad-0314-40d9-ab37-8039de2548c1', '770', NULL, 'Climate Change and Insurance -Disaster Risk Financing in Developing Countries NEW', 'climate-change-and-insurance-disaster-risk-financing-in-developing-countries-new-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-77-770', 'climate-change-and-insurance-disaster-risk-financing-in-developing-countries-new-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770-770', 'SGHS465', 'SGHS465', 'SGHS465', NULL, 'Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviourClimate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour', '<p>Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviourClimate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour</p>', 'Climate Change and Insurance -Disaster Risk Financing in Developing Countries NEW', '<h1>Climate Change and Insurance -Disaster Risk Financing in Developing Countries NEW</h1>', '"6999"', '"4199"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1990dpp_9_35.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SGHS465&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=770', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=770', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2625, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('ca6eb4cb-458f-4d6d-9e57-91df57f94801', '3013', NULL, 'Echoes - A Collection of Poems', 'echoes-a-collection-of-poems-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013', 'echoes-a-collection-of-poems-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013-3013', 'CFTY2233', 'CFTY2233', 'CFTY2233', NULL, 'Echoes - A Collection of Poems', '<h1>Echoes - A Collection of Poems</h1>', 'Sub Title
			No

			Author
			T. Vasudeva Reddy

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381030370

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T. Vasudeva Reddy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030370</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFTY2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3013', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3013', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1217, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:09'),
('ca7970e3-1abd-4260-bb19-6b7b356723b6', '3423', 970, 'Social Surveys 2 - Benchmarks in Social Research Methods - 4 Vols.', 'social-surveys-2-benchmarks-in-social-research-methods-4-vols-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423', 'social-surveys-2-benchmarks-in-social-research-methods-4-vols-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423-3423', '9781412923682', '9781412923682', '9781412923682', NULL, 'Surveys are undisputedly a core method of social research. David de Vaus, the acknowledged expert in the field, has collected a second set of essential readings in the field. Social Surveys 2 makes available a much more substantial source of information about survey research and extends the coverage of the first four volumes. It will enable researchers to make better informed judgements about the use of the survey method and to implement their survey in the most effective, efficient and error-free way.

Volume 1 presents the history, ethics and criticism of survey research. Coverage includes the history of surveying subjective phenomena and sampling; questions of privacy, anonymity and honesty; practice standards; and technical and methodological criticism - as well as a defense of survey research.

Volume 2 thoroughly examines survey instruments and data sources. Topics examined include questionnaires, interviews, official statistics, secondary data and multi mode methods.

Volume 3 presents survey applications: using surveys to measure change, surveys in cross-national research and surveys as a tool for measuring subjective phenomena.

Volume 4 focuses survey quality, giving an overview of the range of matters that impinge on survey data and on ways to improve the quality.', '<p>Surveys are undisputedly a core method of social research. David de Vaus, the acknowledged expert in the field, has collected a second set of essential readings in the field. Social Surveys 2 makes available a much more substantial source of information about survey research and extends the coverage of the first four volumes. It will enable researchers to make better informed judgements about the use of the survey method and to implement their survey in the most effective, efficient and error-free way.</p>

<p>Volume 1 presents the history, ethics and criticism of survey research. Coverage includes the history of surveying subjective phenomena and sampling; questions of privacy, anonymity and honesty; practice standards; and technical and methodological criticism - as well as a defense of survey research.</p>

<p>Volume 2 thoroughly examines survey instruments and data sources. Topics examined include questionnaires, interviews, official statistics, secondary data and multi mode methods.</p>

<p>Volume 3 presents survey applications: using surveys to measure change, surveys in cross-national research and surveys as a tool for measuring subjective phenomena.</p>

<p>Volume 4 focuses survey quality, giving an overview of the range of matters that impinge on survey data and on ways to improve the quality.</p>', 'Sub Title
			Benchmarks in Social Research Methods

			Author
			David De Vaus

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412923682

			Pages
			1680

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Benchmarks in Social Research Methods</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David De Vaus</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412923682</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1680</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1680, '1680', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781412923682&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3423', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3423', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 970, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('ca82d101-747b-441c-8f98-df9ae74a81b9', '2170', NULL, 'The Complete Reference - ASP.NET', 'the-complete-reference-aspnet-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2-2170', 'the-complete-reference-aspnet-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170-2170', 'BGHJ5566', 'BGHJ5566', 'BGHJ5566', NULL, 'The Most Comprehensive ASP.NET Resource Available Get up to speed on ASP.NET--a core Web development platform in the new Microsoft .NET Framework--with this definitive resource. You''ll learn how the .NET Framework really works, master the Visual Studio .NET development environment, and learn best practices for developing powerful ASP.NET applications. Systematically covering both basic and more advanced topics, this comprehensive guide will help you take advantage of ASP.NET''s pre-built functionality and show you how to program the event-driven form model, access XML Web services, work with relational databases, and much more. You''ll also find helpful security information for safeguarding your site and providing subscription services. Thorough and organized, this one-stop reference will show you everything you need to expertly work with ASP.NET. Learn the fundamentals of the .NET Framework Explore the basics of object-oriented programming as well as Visual Basic .NET and C# syntax Interact with a Web page''s user interface through its object layer Employ ASP.NET''s built-in data-binding features and advanced data controls Design robust Web services and access them from multiple platforms Create your own reusable components and Web controls for ASP.NET applications Get at-a-glance reference information for every ASP.NET Web control and configuration setting Boost performance of any Web application through caching Discover productivity tricks for mastering Visual Studio .NET and its integrated debugger', '<p>The Most Comprehensive ASP.NET Resource Available Get up to speed on ASP.NET--a core Web development platform in the new Microsoft .NET Framework--with this definitive resource. You''ll learn how the .NET Framework really works, master the Visual Studio .NET development environment, and learn best practices for developing powerful ASP.NET applications. Systematically covering both basic and more advanced topics, this comprehensive guide will help you take advantage of ASP.NET''s pre-built functionality and show you how to program the event-driven form model, access XML Web services, work with relational databases, and much more. You''ll also find helpful security information for safeguarding your site and providing subscription services. Thorough and organized, this one-stop reference will show you everything you need to expertly work with ASP.NET. Learn the fundamentals of the .NET Framework Explore the basics of object-oriented programming as well as Visual Basic .NET and C# syntax Interact with a Web page''s user interface through its object layer Employ ASP.NET''s built-in data-binding features and advanced data controls Design robust Web services and access them from multiple platforms Create your own reusable components and Web controls for ASP.NET applications Get at-a-glance reference information for every ASP.NET Web control and configuration setting Boost performance of any Web application through caching Discover productivity tricks for mastering Visual Studio .NET and its integrated debugger</p>', 'The Complete Reference - ASP.NET', '<h1>The Complete Reference - ASP.NET</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39089780070495364.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGHJ5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2170', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2170', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1712, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('ca899e02-4040-4295-9b00-e61f57bc3983', '569', NULL, 'ACSP - Analog Circuits and Signal Processing - CMOS Integrated Capacitive DC-DC Converters BOOK', 'acsp-analog-circuits-and-signal-processing-cmos-integrated-capacitive-dcdc-converters-book-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569', 'acsp-analog-circuits-and-signal-processing-cmos-integrated-capacitive-dcdc-converters-book-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569-569', 'UIYU7777', 'UIYU7777', 'UIYU7777', NULL, 'This book provides a detailed analysis of all aspects of capacitive DC-DC converter design: topology selection, control loop design and noise mitigation. Readers will benefit from the authors’ systematic overview that starts from the ground up, in-depth circuit analysis and a thorough review of recently proposed techniques and design methodologies. Not only design techniques are discussed, but also implementation in CMOS is shown, by pinpointing the technological opportunities of CMOS and demonstrating the implementation based on four state-of-the-art prototypes.', '<h2>This book provides a detailed analysis of all aspects of capacitive DC-DC converter design: topology selection, control loop design and noise mitigation. Readers will benefit from the authors’ systematic overview that starts from the ground up, in-depth circuit analysis and a thorough review of recently proposed techniques and design methodologies. Not only design techniques are discussed, but also implementation in CMOS is shown, by pinpointing the technological opportunities of CMOS and demonstrating the implementation based on four state-of-the-art prototypes.</h2>', 'ACSP - Analog Circuits and Signal Processing - CMOS Integrated Capacitive DC-DC Converters', '<h1>ACSP - Analog Circuits and Signal Processing - CMOS Integrated Capacitive DC-DC Converters</h1>', '"11650"', '"6990"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45809781461442790.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIYU7777&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=569', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=569', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2742, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('ca98b806-7e16-4760-8025-6a2a1d664489', '2043', NULL, 'The Golden Mouse - Ecology and Conservation', 'the-golden-mouse-ecology-and-conservation-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043', 'the-golden-mouse-ecology-and-conservation-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043-2043', 'ADFR2323', 'ADFR2323', 'ADFR2323', NULL, 'The Golden Mouse - Ecology and Conservation', '<h1>The Golden Mouse - Ecology and Conservation</h1>', 'Sub Title
			No

			Author
			Gary W. Barrett

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387336657

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gary W. Barrett</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387336657</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6800"', '"4080"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2204logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ADFR2323&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2043', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2043', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1800, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('caa7b090-0273-4389-943b-c3132ed96291', '1288', NULL, 'Rural Development - Micro Regional Planning', 'rural-development-micro-regional-planning-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288', 'rural-development-micro-regional-planning-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288-1288', 'EDFG5544', 'EDFG5544', 'EDFG5544', NULL, 'Rural Development - Micro Regional Planning', '<h1>Rural Development - Micro Regional Planning</h1>', 'Sub Title
			No

			Author
			K.M. Naidu, K. Sreenivasulu Naidu

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8175101067

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.M. Naidu, K. Sreenivasulu Naidu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8175101067</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9616image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1288', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1288', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2289, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:09'),
('cac26733-cc32-492f-b46b-31d0aa71055d', '2631', NULL, 'Dhumil aur Unka Kavya NEW', 'dhumil-aur-unka-kavya-new-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631', 'dhumil-aur-unka-kavya-new-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631-2631', '9788189187200', '9788189187200', '9788189187200', NULL, 'Dhumil aur Unka Kavya NEW', '<h1>Dhumil aur Unka Kavya NEW</h1>', 'Sub Title

			Dhumil Aur Unka Kavya NEW

			Author
			Dr. Najim Sheikh

			ISBN 13 Digit
			9788189187200

			Publisher
			hindi book centre

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Dhumil Aur Unka Kavya NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Najim Sheikh</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189187200</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>hindi book centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c04de012-0d0b-47cc-ad08-902866bda9f8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1001pic-45.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189187200&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2631', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2631', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1465, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:09'),
('cad24dd3-6be3-4d57-a87e-a974d8863cfc', '2911', NULL, 'High Order Difference Methods for Time Dependent PDE - in Computational Mathematics new', 'high-order-difference-methods-for-time-dependent-pde-in-computational-mathematics-new-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911', 'high-order-difference-methods-for-time-dependent-pde-in-computational-mathematics-new-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911-2911', '9783540749929', '9783540749929', '9783540749929', NULL, 'This book covers high order finite difference methods for time dependent PDE. It gives an overview of the basic theory and construction principles by using model examples. The book also contains a general presentation of the techniques and results for well-posedness and stability, with inclusion of the three fundamental methods of analysis both for PDE in its original and discretized form: the Fourier transform, the eneregy method and the Laplace transform.', '<p>This book covers high order finite difference methods for time dependent PDE. It gives an overview of the basic theory and construction principles by using model examples. The book also contains a general presentation of the techniques and results for well-posedness and stability, with inclusion of the three fundamental methods of analysis both for PDE in its original and discretized form: the Fourier transform, the eneregy method and the Laplace transform.</p>

<ul>
</ul>', 'High Order Difference Methods for Time Dependent PDE - in Computational Mathematics

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 334 pages

	ISBN-10 ‏ : ‎ 3540749926

	ISBN-13 ‏ : ‎ 978-3540749929

	Item Weight ‏ : ‎ 680 g

	Dimensions ‏ : ‎ 15.24 x 1.91 x 23.5 cm

	 ', '<h1>High Order Difference Methods for Time Dependent PDE - in Computational Mathematics</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 334 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3540749926</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3540749929</span></li>
	<li><span>Item Weight ‏ : ‎ 680 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.24 x 1.91 x 23.5 cm</span></li>
</ul>

<ol>
	<li style="text-align:left">
	<div>
	<div style="text-align:center !important"> </div>
	</div>
	</li>
</ol>', '"10999"', '"6599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22421.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540749929&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2911', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2911', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1279, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:09'),
('cae3c8e6-93bc-471d-99af-bf1ed3e6f963', '1953', NULL, 'Ecology', 'foundations-of-systematics-and-biogeography-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-19-1953', 'foundations-of-systematics-and-biogeography-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961-1961', 'DCVB6788', 'DCVB6788::1953', 'DCVB6788', NULL, 'Anyone interested in comparative biology or the history of science will find this myth-busting work genuinely fascinating. It draws attention to the seminal studies and important advances that have shaped systematic and biogeographic thinking. It traces concepts in homology and classification from the 19th century to the present through the provision of a unique anthology of scientific writings from Goethe, Agassiz, Owen, Naef, Zangerl and Nelson, among others.', '<p>Anyone interested in comparative biology or the history of science will find this myth-busting work genuinely fascinating. It draws attention to the seminal studies and important advances that have shaped systematic and biogeographic thinking. It traces concepts in homology and classification from the 19th century to the present through the provision of a unique anthology of scientific writings from Goethe, Agassiz, Owen, Naef, Zangerl and Nelson, among others.</p>', 'Foundations of Systematics and Biogeography', '<h1>Foundations of Systematics and Biogeography</h1>', '"4100"', '"3960"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2903Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCVB6788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1953', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1953', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1865, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('caea32d7-811b-4f56-b0e0-84ce2bc62e3e', '1768', NULL, 'Theoretical Femtosecond Physics - springer series on Atomic Optical and Plasma Physics', 'theoretical-femtosecond-physics-springer-series-on-atomic-optical-and-plasma-physics-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1-1768', 'theoretical-femtosecond-physics-springer-series-on-atomic-optical-and-plasma-physics-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768-1768', 'SDCV2112', 'SDCV2112', 'SDCV2112', NULL, 'Theoretical femtosecond physics is a new field of research. Theoretical investigations of atoms and molecules interacting with pulsed or continuous wave lasers of up to atomic field strengths are leading to an understanding of many challenging experimental discoveries. Laser-Matter interaction is treated on a nonperturbative level in the book using approximate and numerical solutions of the time-dependent Schrödinger equation. The light field is treated classically. Physical phenomena, ranging from ionization of atoms to the ionization and dissociation of molecules and the control of chemical reactions are presented and discussed. Theoretical background for experiments with strong and short laser pulses is given. Several exercises are included in the main text. Some detailed calculations are performed in the appendices.', '<p>Theoretical femtosecond physics is a new field of research. Theoretical investigations of atoms and molecules interacting with pulsed or continuous wave lasers of up to atomic field strengths are leading to an understanding of many challenging experimental discoveries. Laser-Matter interaction is treated on a nonperturbative level in the book using approximate and numerical solutions of the time-dependent Schrödinger equation. The light field is treated classically. Physical phenomena, ranging from ionization of atoms to the ionization and dissociation of molecules and the control of chemical reactions are presented and discussed. Theoretical background for experiments with strong and short laser pulses is given. Several exercises are included in the main text. Some detailed calculations are performed in the appendices.</p>', 'Theoretical Femtosecond Physics - springer series on Atomic Optical and Plasma Physics', '<h1>Theoretical Femtosecond Physics - springer series on Atomic Optical and Plasma Physics</h1>', '"12499"', '"7499"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4865dpp_18_144.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDCV2112&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1768', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1768', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1976, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:09'),
('cb041cb4-db85-47e4-9eec-e68ef9169d41', '942', NULL, 'Understanding Psychological Assessment - A Primer on the Global Assessment of the Client''s Behavior in Educational and Organizational Setting', 'understanding-psychological-assessment-a-primer-on-the-global-assessment-of-the-clients-behavior-in-educational-and-organizational-setting-942-942-942-942-942-942-942-942-942-942-942-942-942', 'understanding-psychological-assessment-a-primer-on-the-global-assessment-of-the-clients-behavior-in-educational-and-organizational-setting-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942-942', 'OLKI7778', 'OLKI7778', 'OLKI7778', NULL, 'Understanding Psychological Assessment presents a comprehensive overview of the history of psychological assessment and its domains of application. It gives a realistic account of how psychological theory, measurement, and instruments can help the practitioner in understanding, explaining, and predicting a client’s problem or question. Using a systematic framework, it also reflects on the history, needs, methods, and consequences of psycho-diagnosis. Using this book as a guide, the practitioners and the students will be able to conduct a comprehensive assessment of the client.', '<p>Understanding Psychological Assessment presents a comprehensive overview of the history of psychological assessment and its domains of application. It gives a realistic account of how psychological theory, measurement, and instruments can help the practitioner in understanding, explaining, and predicting a client’s problem or question. Using a systematic framework, it also reflects on the history, needs, methods, and consequences of psycho-diagnosis. Using this book as a guide, the practitioners and the students will be able to conduct a comprehensive assessment of the client.</p>', 'Understanding Psychological Assessment - A Primer on the Global Assessment of the Client''s Behavior in Educational and Organizational Setting', '<h1>Understanding Psychological Assessment - A Primer on the Global Assessment of the Client''s Behavior in Educational and Organizational Setting</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92099788132110057.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKI7778&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=942', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=942', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2525, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('cb0ad39c-fc67-431b-8182-b9d36577d6d0', '985', NULL, 'Bhartiya Samaj a new', 'bhartiya-samaj-a-new-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985', 'bhartiya-samaj-a-new-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985-985', 'TGFR5567', 'TGFR5567', 'TGFR5567', NULL, 'Bhartiya Samaj a new', '<h1>Bhartiya Samaj a new</h1>', 'Sub Title
			No

			Author
			Dr. Manju Lata Chiller

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791620

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Lata Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791620</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5388image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGFR5567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=985', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=985', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2503, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('cb1afd03-19f3-4f98-bdbe-915933d3a744', '4399', 66, 'Sixth Schedule to the Constitution 6/e', 'sixth-schedule-to-the-constitution-6e', 'sixth-schedule-to-the-constitution-6e', '9788198236241', '9788198236241', '9788198236241', NULL, 'About the book

Six editions of a book, on a subject applicable to a small part of the country, is a great source of achievement to any author. I am indebted to each of the readers of earlier editions, who have been my source of encouragement for continuously updating the book and bringing new editions. Publication of revised editions of an existing book is a big challenge specially in this digital era, where online reading is becoming more popular. However, the present work has surpassed the same by incorporating new material and revising the content to facilitate the readers.

Sixth Schedule to the Constitution was visualised by the founding fathers to recognise diversity of this great nation; and confer constitutional recognition of the customs, language, practices and traditions guaranteed to every strata of society. The importance of Sixth Schedule can be visualised by the fact that over a period of time, its provisions has been extended to the areas which were outside the purview of Sixth Schedule, as originally adopted by the Constituent Assembly on 26th November 1949. In the year 1984, Sixth Schedule was made applicable to the State of Tripura; and in the year 2003, it was applied to a large area in the State of Assam inhabited by the Bodo tribe. There has been demand of extending it to Gorkhaland in the State of West Bengal; and, of late, there is a big agitation demanding the applicability of Sixth Schedule in Ladakh, situated in the northern-most part of the country.

The book has traced the history of administration of tribal areas of the North-eastern States which was earlier termed by the British Government as ‘excluded areas’ and/or ‘backward areas’ from 1882 till the present position. In the preface, I propose to trace the history of the book since first edition in 1983, till the present edition in 2025.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Six editions of a book, on a subject applicable to a small part of the country, is a great source of achievement to any author. I am indebted to each of the readers of earlier editions, who have been my source of encouragement for continuously updating the book and bringing new editions. Publication of revised editions of an existing book is a big challenge specially in this digital era, where online reading is becoming more popular. However, the present work has surpassed the same by incorporating new material and revising the content to facilitate the readers.<br />
Sixth Schedule to the Constitution was visualised by the founding fathers to recognise diversity of this great nation; and confer constitutional recognition of the customs, language, practices and traditions guaranteed to every strata of society. The importance of Sixth Schedule can be visualised by the fact that over a period of time, its provisions has been extended to the areas which were outside the purview of Sixth Schedule, as originally adopted by the Constituent Assembly on 26th November 1949. In the year 1984, Sixth Schedule was made applicable to the State of Tripura; and in the year 2003, it was applied to a large area in the State of Assam inhabited by the Bodo tribe. There has been demand of extending it to Gorkhaland in the State of West Bengal; and, of late, there is a big agitation demanding the applicability of Sixth Schedule in Ladakh, situated in the northern-most part of the country.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book has traced the history of administration of tribal areas of the North-eastern States which was earlier termed by the British Government as ‘excluded areas’ and/or ‘backward areas’ from 1882 till the present position. In the preface, I propose to trace the history of the book since first edition in 1983, till the present edition in 2025.</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Sixth Schedule to the Constitution 6/e

			Author
			Justice B.L. Hansaria

			ISBN
			9788198236241

			Publisher
			Mohan Law House

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sixth Schedule to the Constitution 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Justice B.L. Hansaria</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788198236241</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mohan Law House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"2395"', '"1796"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1d815a38-1437-4bc2-bb0f-f66299c831da', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4964law.webp', NULL, '21', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788198236241&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4399', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4399', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 66, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:09'),
('cb5046f6-b069-4258-a592-4e6b0ca55d79', '3768', 681, 'Sambhal Nagar Ka Pracheen Itihas', 'sambhal-nagar-ka-pracheen-itihas', 'sambhal-nagar-ka-pracheen-itihas', '9789355934147', '9789355934147', '9789355934147', NULL, '', NULL, 'Title
			Sambhal Nagar Ka Pracheen Itihas

			Author
			Sureshchandra Sharma

			ISBN
			9789355934147

			Publisher
			Sureshchandra Sharma

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sambhal Nagar Ka Pracheen Itihas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sureshchandra Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355934147</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sureshchandra Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"600"', '"480"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '8218b94c-e1df-4a84-84d6-90ba6dc864f4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5618WhatsApp%20Image%202025-09-09%20at%2016.04.22_7978e946.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355934147&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3768', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3768', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 681, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('cb5a2b0c-db7d-427f-853b-0bd51ec3ea0d', '4192', 271, 'Business Communication: Connecting At Work', 'business-communication-connecting-at-work', 'business-communication-connecting-at-work', '9780199463152', '9780199463152', '9780199463152', NULL, 'About the book

The second edition of Business Communication is specially designed to meet the requirements of postgraduate students of management. The book aims to provide an understanding of communication practices and prepare students for their future assignments in the corporate world.

While providing a comprehensive coverage of the subject, this edition continues to include some interesting features such as ‘communication mantras’ as well as numerous case studies and exhibits.

Theory and examples from the business world have been integrated to provide rich insights into the subject. Professionals and readers who are keen to enhance their communication skills will also benefit from this book.

Content:

Part 1: Communication in Organizations

Chapter 1. Introduction to Business Environment and Communication

Chapter 2. Basics of Communication

Chapter 3. Corporate Communication

Chapter 4. Listening Skills

Chapter 5. Verbal and Non-verbal Communication

Part 2: Written Communication

Chapter 6. Improving Writing Skills

Chapter 7. Planning and Execution of Messages

Chapter 8. Writing Different Messages

Chapter 9. Writing Reports, Proposals, and Business Plans

Part 3: Interpersonal Communication

Chapter 10. Working and Communicating in Teams

Chapter 11. Conversations and Negotiations

Chapter 12. Creating and Delivering Good Presentations

Chapter 13. Managing Data and Visuals

Part 4: Business Etiquettes and Cross-cultural Communication

Chapter 14. Business Etiquettes

Chapter 15. Communicating across Cultures

Part 5: Career Management and Technology

Chapter 16. Career Planning and Résumés

Chapter 17. Group Discussion and Interview

Chapter 18. Technology in Business Communication', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>The second edition of Business Communication is specially designed to meet the requirements of postgraduate students of management. The book aims to provide an understanding of communication practices and prepare students for their future assignments in the corporate world.<br />
While providing a comprehensive coverage of the subject, this edition continues to include some interesting features such as ‘communication mantras’ as well as numerous case studies and exhibits.<br />
Theory and examples from the business world have been integrated to provide rich insights into the subject. Professionals and readers who are keen to enhance their communication skills will also benefit from this book.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1: Communication in Organizations</span></strong><br />
<span>Chapter 1. Introduction to Business Environment and Communication<br />
Chapter 2. Basics of Communication<br />
Chapter 3. Corporate Communication<br />
Chapter 4. Listening Skills<br />
Chapter 5. Verbal and Non-verbal Communication<br />
<strong>Part 2: Written Communication</strong><br />
Chapter 6. Improving Writing Skills<br />
Chapter 7. Planning and Execution of Messages<br />
Chapter 8. Writing Different Messages<br />
Chapter 9. Writing Reports, Proposals, and Business Plans<br />
<strong>Part 3: Interpersonal Communication</strong><br />
Chapter 10. Working and Communicating in Teams<br />
Chapter 11. Conversations and Negotiations<br />
Chapter 12. Creating and Delivering Good Presentations<br />
Chapter 13. Managing Data and Visuals<br />
<strong>Part 4: Business Etiquettes and Cross-cultural Communication</strong><br />
Chapter 14. Business Etiquettes<br />
Chapter 15. Communicating across Cultures<br />
<strong>Part 5: Career Management and Technology</strong><br />
Chapter 16. Career Planning and Résumés<br />
Chapter 17. Group Discussion and Interview<br />
Chapter 18. Technology in Business Communication</span></span></span></p>
', 'Title
			Business Communication: Connecting At Work

			Author
			Hory Sankar Mukerjee

			ISBN
			9780199463152

			Publisher
			Oxford

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Communication: Connecting At Work</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Hory Sankar Mukerjee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780199463152</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"965"', '"772"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7620communication.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780199463152&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4192', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4192', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 271, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:09'),
('cb658916-da0a-415c-931c-3f590dc311cb', '1969', NULL, 'History of Modern Biotechnology II -Advances in Biochemical Engineering Biotechnology NEW', 'history-of-modern-biotechnology-ii-advances-in-biochemical-engineering-biotechnology-new-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-19-1969', 'history-of-modern-biotechnology-ii-advances-in-biochemical-engineering-biotechnology-new-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969-1969', 'RFGT6567', 'RFGT6567', 'RFGT6567', NULL, 'History of Modern Biotechnology, devided into two volumes (69 and 70), is devoted to the developments in different countries. N.W.F. Kossen: The Morphology of Filamentous Fungi.- H. Bockeer, W.A. Knorre: Antibiotica Research in Jena from Penicillin and Nourseothricin to Interferon.- K. Schugerl: Development of Bioreaction Engineering.- R. Katzen, G.T. Tsao: A View of the History of Biochemical Engineering.- J. M. Woodley: Selected Advances in Enzyme Technology.- H.R. Bungay: Computer Applications in Bioprocessing.- W. Beyeler, E. DaPra, K. Schneider: Automation of Industrial Bioprocesses.-', '<p>History of Modern Biotechnology, devided into two volumes (69 and 70), is devoted to the developments in different countries. N.W.F. Kossen: The Morphology of Filamentous Fungi.- H. Bockeer, W.A. Knorre: Antibiotica Research in Jena from Penicillin and Nourseothricin to Interferon.- K. Schugerl: Development of Bioreaction Engineering.- R. Katzen, G.T. Tsao: A View of the History of Biochemical Engineering.- J. M. Woodley: Selected Advances in Enzyme Technology.- H.R. Bungay: Computer Applications in Bioprocessing.- W. Beyeler, E. DaPra, K. Schneider: Automation of Industrial Bioprocesses.-</p>', 'History of Modern Biotechnology II -Advances in Biochemical Engineering Biotechnology New', '<h1>History of Modern Biotechnology II -Advances in Biochemical Engineering Biotechnology New</h1>', '"10100"', '"6060"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5105dpp_10_19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT6567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1969', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1969', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1854, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('cb8027e3-7329-4a54-904c-d52672c0ca41', '4262', 201, 'Operations Management – Sustainability and Supply Chain Management, 12/e', 'operations-management-sustainability-and-supply-chain-management-12e', 'operations-management-sustainability-and-supply-chain-management-12e', '9789332586703', '9789332586703', '9789332586703', NULL, 'About the book

The book presents a broad introduction to the field of operations in a realistic and practical manner, while offering the largest and most diverse collection of issues on the market. This edition employs a strategic framework that identifies and illustrates facilities, inventory, transportation, and information as the key factors of operations management-to help readers better understand concepts important to today''s operations management professionals. Students and practitioners will be able to relate the operations management theories discussed in the book to their actual practice in the Indian companies.

Content:

Part One: Introduction to Operations Management

Chapter 1 Operations and Productivity 

Chapter 2 Operations Strategy in a Global Environment 

Chapter 3 Project Management 

Chapter 4 Forecasting 

Part Two: Designing Operations

Chapter 5 Design of Goods and Services 

Supplement 5 sustainability in the supply Chain 

Chapter 6 Managing Quality 

Supplement 6 statistical process Control 

Chapter 7 Process Strategy 

Supplement 7 Capacity and Constraint management 

Chapter 8 Location Strategies  

Chapter 9 Layout Strategies 

Chapter 10 Human Resources, Job Design, and Work Measurement 

Part Three: Managing Operations

Chapter 11   Supply Chain Management 

Supplement 11 supply Chain management analytics 

Chapter 12 Inventory Management

Chapter 13   Aggregate Planning and S&OP 

Chapter 14   Material Requirements Planning (MRP) and ERP 

Chapter 15 Short-Term Scheduling 

Chapter 16 Lean Operations 

Chapter 17   Maintenance and Reliability', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book presents a broad introduction to the field of operations in a realistic and practical manner, while offering the largest and most diverse collection of issues on the market. This edition employs a strategic framework that identifies and illustrates facilities, inventory, transportation, and information as the key factors of operations management-to help readers better understand concepts important to today''s operations management professionals. Students and practitioners will be able to relate the operations management theories discussed in the book to their actual practice in the Indian companies.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part One: Introduction to Operations Management</span></strong><br />
<br />
<span>Chapter 1 Operations and Productivity <br />
<br />
Chapter 2 Operations Strategy in a Global Environment <br />
<br />
Chapter 3 Project Management <br />
<br />
Chapter 4 Forecasting <br />
<br />
<strong>Part Two: Designing Operations</strong><br />
<br />
Chapter 5 Design of Goods and Services <br />
<br />
Supplement 5 sustainability in the supply Chain <br />
<br />
Chapter 6 Managing Quality <br />
<br />
Supplement 6 statistical process Control <br />
<br />
Chapter 7 Process Strategy <br />
<br />
Supplement 7 Capacity and Constraint management <br />
<br />
Chapter 8 Location Strategies  <br />
<br />
Chapter 9 Layout Strategies <br />
<br />
Chapter 10 Human Resources, Job Design, and Work Measurement <br />
<br />
<strong>Part Three: Managing Operations</strong><br />
<br />
Chapter 11   Supply Chain Management <br />
<br />
Supplement 11 supply Chain management analytics <br />
<br />
Chapter 12 Inventory Management<br />
<br />
Chapter 13   Aggregate Planning and S&amp;OP <br />
<br />
Chapter 14   Material Requirements Planning (MRP) and ERP <br />
<br />
Chapter 15 Short-Term Scheduling <br />
<br />
Chapter 16 Lean Operations <br />
<br />
Chapter 17   Maintenance and Reliability</span></span></span></p>
', 'Title
			Operations Management – Sustainability and Supply Chain Management, 12/e

			Author
			Jay Heizer

			ISBN
			9789332586703

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operations Management – Sustainability and Supply Chain Management, 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jay Heizer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332586703</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"970"', '"776"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2787operation.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789332586703&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4262', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4262', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 201, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:09'),
('cbbcc20b-b16e-41ea-81e8-b18973c9d290', '1387', NULL, 'Facets of Vedic Studies', 'facets-of-vedic-studies-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-13-1387', 'facets-of-vedic-studies-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387-1387', '81744790373', '81744790373', '81744790373', NULL, 'Content - Acknowledgements, Preface, 1. Prolegomenon by Dr. Bidyut Lata Ray, 2. Some Aspects of Vedic Studies by Dr. G. U. Thite, 3.  Emergence of the Aranyakas by Dr. Didhiti Biswas, 4. Siksa Sastra and Accental Semantics by Veda Varidhi P. Pamanujan, 5.    Aditi : The Imperishable and a Goddess of Morality by Dr. Shrimanta  Chattopadhyay, 6. Vedic Mythology by Dr. D.S. Das, 7. Vedic Philosophy by Dr. Bidyut Lata Ray, 8. Vedic Religion by Dr. Brajakishore Swain, 9. Vedic Astronomy by Dr. Padmakar Vishnu Vartak, 10. Games and Sports in the Veda by Dr. P. K. Datta, 11. Space and Time in the Veda by Dr. S. Biswal, 12. Fine Arts in the Veda by Dr. Vaijayanti Shete, 13. The Poetic Beauty in Rigveda by Dr. K.C. Mahalik, 14. Vedic Metres by Dr. R. K. Panda, 15. Vedic Hostile Groups and Individuals by Dr. U. Chakravarty, 16. The Atharvan Roots of Ayurveda by Prof. K. V. Sarma, 17. Vedic System of Education by Dr. V. Ramachandran Nair, 18. Warfare of the Vedic Period by Prof. N. Gangadharan, 19. Vedic Mathematics by Dr. S. Biswal, 20. Medicinal Herbs in the Atharvaveda with special reference to Ayurveda by Dr. Gauri Mahulikar, List of Contributors, Index                      ', '<h1 style="text-align:justify"><span><strong>Content -</strong> Acknowledgements, Preface, 1. Prolegomenon by Dr. Bidyut Lata Ray, 2. Some Aspects of Vedic Studies by Dr. G. U. Thite, 3.  Emergence of the Aranyakas by Dr. Didhiti Biswas, 4. Siksa Sastra and Accental Semantics by Veda Varidhi P. Pamanujan, 5.    Aditi : The Imperishable and a Goddess of Morality by Dr. Shrimanta  Chattopadhyay, 6. Vedic Mythology by Dr. D.S. Das, 7. Vedic Philosophy by Dr. Bidyut Lata Ray, 8. Vedic Religion by Dr. Brajakishore Swain, 9. Vedic Astronomy by Dr. Padmakar Vishnu Vartak, 10. Games and Sports in the Veda by Dr. P. K. Datta, 11. Space and Time in the Veda by Dr. S. Biswal, 12. Fine Arts in the Veda by Dr. Vaijayanti Shete, 13. The Poetic Beauty in Rigveda by Dr. K.C. Mahalik, 14. Vedic Metres by Dr. R. K. Panda, 15. Vedic Hostile Groups and Individuals by Dr. U. Chakravarty, 16. The Atharvan Roots of Ayurveda by Prof. K. V. Sarma, 17. Vedic System of Education by Dr. V. Ramachandran Nair, 18. Warfare of the Vedic Period by Prof. N. Gangadharan, 19. Vedic Mathematics by Dr. S. Biswal, 20. Medicinal Herbs in the Atharvaveda with special reference to Ayurveda by Dr. Gauri Mahulikar, List of Contributors, Index</span><span> </span><span> </span><span>   </span><span> </span><span> </span><span>  </span><span> </span><span> </span><span> </span><span> </span><span> </span><span>        </span></h1>', 'Sub Title
			Facets of Vedic Studies

			Author
			Bidyut Lata Ray

			About Author
			As per Book

			ISBN 10 Digit
			8174790373

			ISBN 13 Digit
			 

			Pages
			291

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Facets of Vedic Studies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bidyut Lata Ray</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8174790373</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>291</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"890"', '"534"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 291, '291', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61488174790373.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=81744790373&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1387', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1387', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2217, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:09'),
('cbc6789d-518e-4eb4-a23c-ada73e88d800', '79', NULL, 'Maxford Dynamic Series - Research Methodology in Anthropology', 'maxford-dynamic-series-research-methodology-in-anthropology', 'maxford-dynamic-series-research-methodology-in-anthropology', '9788181161642', '9788181161642', '9788181161642', NULL, 'There is a growing realization that the complexity of anthropological problems increases the need for individual analysis and independent thought. This book is an introduction to research in anthropology intended for the research students about to begin a research project. While this book is intended to teach the research students how to put anthropology to use, reading it is not the best way to learn this skill.

This book is much more than a guide and is intended to be a comprehensive treatise on anthropological research techniques. It is an introduction to the mechanics and resources of use in order to assist students in making efficient and thorough information searches. At the same time the student will acquire some grasp of the flavour and importance of research so that its depth and value are more fully appreciated.

Content - Preface, 1. Anthropology And Cultural Anthropology, 2. The Place Of Anthropology in The Social Sciences, 3. Devolution And Discourse, 4. Controversy And Social Science, 5. Research And Development Anthropology, 6. Sampling, 7. Sources Of Anthropological Information, 8. Analysis in Linguistics And In Anthropology, 9. Nature of Criticism, 10. Of Anthropology: Relevant Fields And Interests, Bibliography, Index', '<p style="text-align:justify"><span>There is a growing realization that the complexity of anthropological problems increases the need for individual analysis and independent thought. This book is an introduction to research in anthropology intended for the research students about to begin a research project. While this book is intended to teach the research students how to put anthropology to use, reading it is not the best way to learn this skill. </span></p>

<p style="text-align:justify"><span>This book is much more than a guide and is intended to be a comprehensive treatise on anthropological research techniques. It is an introduction to the mechanics and resources of use in order to assist students in making efficient and thorough information searches. At the same time the student will acquire some grasp of the flavour and importance of research so that its depth and value are more fully appreciated.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, 1. Anthropology And Cultural Anthropology, 2. The Place Of Anthropology in The Social Sciences, 3. Devolution And Discourse, 4. Controversy And Social Science, 5. Research And Development Anthropology, 6. Sampling, 7. Sources Of Anthropological Information, 8. Analysis in Linguistics And In Anthropology, 9. Nature of Criticism, 10. Of Anthropology: Relevant Fields And Interests, Bibliography, Index</span></p>', 'Sub Title
			Maxford Dynamic Series - Research Methodology in Anthropology

			Author
			Dr. M.C.Arunkumar

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788181161642

			Pages
			327

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Maxford Dynamic Series - Research Methodology in Anthropology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. M.C.Arunkumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161642</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>327</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 327, '327', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2644Maxford%20Dynamic%20Series%20-%20Research%20Methodology%20in%20Anthropology.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181161642&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=79', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=79', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3033, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:09'),
('cbcc1ed8-6211-4d79-b703-9427566cedcb', '2679', NULL, 'Gyan Ka Vastvik Swaroop', 'gyan-ka-vastvik-swaroop-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679', 'gyan-ka-vastvik-swaroop-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679-2679', 'VFFD545', 'VFFD545', 'VFFD545', NULL, 'Gyan Ka Vastvik Swaroop', '<h1>Gyan Ka Vastvik Swaroop</h1>', ' Title

			Gyan Ka Vastvik Swaroop

			Author
			Sitaram Gupta

			ISBN 10 Digit
			8183150934

			Publishers

			New Bharatiya Book Corporation

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h3>Gyan Ka Vastvik Swaroop</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sitaram Gupta</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183150934</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>
			<p>New Bharatiya Book Corporation</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'fc633866-d6b8-4a67-a655-a360fa16e7c2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4879pic-13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFFD545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2679', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2679', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1417, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('cbd58b61-7164-4861-b4ab-71636950d2d3', '4115', 346, 'Fish, Seaweed, Soup, Prawn, Oyster Farming and Agriculture', 'fish-seaweed-soup-prawn-oyster-farming-and-agriculture', 'fish-seaweed-soup-prawn-oyster-farming-and-agriculture', '9789386314987', '9789386314987', '9789386314987', NULL, 'About the book

Integrated fish farming is a sustainable agriculture technology practised widely across the world. It is a diversified and coordinated way of farming or producing agricultural items in the fish farms with fish as the main product. The items produced are to be used either as source of feeds and fertilizer, source of additional income or both.

This book is a comprehensive reference work covering net material, rational gear design, description of modern fishing gear and its operation as well as strategy and tactics of fishing and attracting fishes. It has been written primarily for the use of students who require basic information on fish farming.

Contents:

Food, Feed and Feeding of Fish

Freshwater Prawn Farming

Oyster Farming

Seafood Quality

Prawn and Shrimp Culture in Brackish Water

Fish Farming and Aquaculture

Fish Farming Systems and Integrated Livestock

Freshness

Quality and Safety in Seafoods

Biology of Major Cultivated Fishes Feed and Farming System.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Integrated fish farming is a sustainable agriculture technology practised widely across the world. It is a diversified and coordinated way of farming or producing agricultural items in the fish farms with fish as the main product. The items produced are to be used either as source of feeds and fertilizer, source of additional income or both. </span></span></span></p>

<p style="text-align:justify"><span><span><span>This book is a comprehensive reference work covering net material, rational gear design, description of modern fishing gear and its operation as well as strategy and tactics of fishing and attracting fishes. It has been written primarily for the use of students who require basic information on fish farming.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Food, Feed and Feeding of Fish</span></span></span></p>

<p style="text-align:justify"><span><span><span>Freshwater Prawn Farming</span></span></span></p>

<p style="text-align:justify"><span><span><span>Oyster Farming</span></span></span></p>

<p style="text-align:justify"><span><span><span>Seafood Quality</span></span></span></p>

<p style="text-align:justify"><span><span><span>Prawn and Shrimp Culture in Brackish Water</span></span></span></p>

<p style="text-align:justify"><span><span><span>Fish Farming and Aquaculture</span></span></span></p>

<p style="text-align:justify"><span><span><span>Fish Farming Systems and Integrated Livestock</span></span></span></p>

<p style="text-align:justify"><span><span><span>Freshness</span></span></span></p>

<p style="text-align:justify"><span><span><span>Quality and Safety in Seafoods</span></span></span></p>

<p style="text-align:justify"><span><span><span>Biology of Major Cultivated Fishes Feed and Farming System.</span></span></span></p>', 'Title
			Fish, Seaweed, Soup, Prawn, Oyster Farming and Agriculture

			Author
			Sunil Mekala

			ISBN
			9789386314987

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Fish, Seaweed, Soup, Prawn, Oyster Farming and Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sunil Mekala</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386314987</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8342fish.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386314987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4115', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4115', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 346, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:09'),
('cbdd5154-855a-462f-8ab5-0e5720c2a6ee', '2057', NULL, 'Theory Justics and Social Change,Theoretical Integrations and Critical Applications -Critical issues in Social Justice New', 'theory-justics-and-social-changetheoretical-integrations-and-critical-applications-critical-issues-in-social-justice-new-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057', 'theory-justics-and-social-changetheoretical-integrations-and-critical-applications-critical-issues-in-social-justice-new-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057-2057', 'OUKJ8876', 'OUKJ8876', 'OUKJ8876', NULL, 'Throughout history, social and intellectual crises have given rise to compelling suggestions for reform steeped in various progressive sensibilities. For example, within the discipline of criminology -- particularly during the 1980’s and 1990’s -- a number of unconventional theoretical perspectives emerged that sought to challenge many of the assumptions embedded within its own mainstream discourse, and to propose alternative solutions for meaningful, sustainable change. Conceived of as "critical" in overarching orientation, these efforts to rethink the foundations of criminological verstehen can be traced to several specific theoretical and methodological strands of inquiry (e.g., anarchism, peacemaking, chaos theory, postmodernism). Though distinct in some respects, these emerging models are linked paradigmatically by their shared discontent with conventional criminological thought and by their radicalized posture toward existing and previously unexamined epistemic crises. Collectively, this is an agenda for reform that seeks to establish a more humane and just social order, particularly as citizens and society confront the institutional and communal problems posed by crime, delinquency, and deviance. Theory, Justice, and Social Change: Theoretical Integrations and Critical Applications represents a provocative series of essays that systematically reviews or extends the role of critical social theory in fostering justice and change in several relevant, though problematic, social contexts. Mindful of the need to address both conceptual exegeses and pragmatic concerns, the articles contained in this volume grapple with the ongoing "double crisis" that confronts theory and practice in the construction of knowledge. By appropriating and integrating various insights from several heterodox and critically animated lines of inquiry, each chapter deftly exposes where and how conventional sociological and criminological thought has failed to effectively address such human social issues as homelessness, mental illness, minority rights, juvenile justice, global violence, and criminal punishment. In doing so, Theory, Justice, and Social Change provides new and much needed direction regarding theory development in the social sciences, and indicates why charting such a course of theory/action yields more enlightened prospects for justice and change in society and in our lives.', '<p>Throughout history, social and intellectual crises have given rise to compelling suggestions for reform steeped in various progressive sensibilities. For example, within the discipline of criminology -- particularly during the 1980’s and 1990’s -- a number of unconventional theoretical perspectives emerged that sought to challenge many of the assumptions embedded within its own mainstream discourse, and to propose alternative solutions for meaningful, sustainable change. Conceived of as "critical" in overarching orientation, these efforts to rethink the foundations of criminological verstehen can be traced to several specific theoretical and methodological strands of inquiry (e.g., anarchism, peacemaking, chaos theory, postmodernism). Though distinct in some respects, these emerging models are linked paradigmatically by their shared discontent with conventional criminological thought and by their radicalized posture toward existing and previously unexamined epistemic crises. Collectively, this is an agenda for reform that seeks to establish a more humane and just social order, particularly as citizens and society confront the institutional and communal problems posed by crime, delinquency, and deviance. Theory, Justice, and Social Change: Theoretical Integrations and Critical Applications represents a provocative series of essays that systematically reviews or extends the role of critical social theory in fostering justice and change in several relevant, though problematic, social contexts. Mindful of the need to address both conceptual exegeses and pragmatic concerns, the articles contained in this volume grapple with the ongoing "double crisis" that confronts theory and practice in the construction of knowledge. By appropriating and integrating various insights from several heterodox and critically animated lines of inquiry, each chapter deftly exposes where and how conventional sociological and criminological thought has failed to effectively address such human social issues as homelessness, mental illness, minority rights, juvenile justice, global violence, and criminal punishment. In doing so, Theory, Justice, and Social Change provides new and much needed direction regarding theory development in the social sciences, and indicates why charting such a course of theory/action yields more enlightened prospects for justice and change in society and in our lives.</p>', 'Theory Justics and Social Change,Theoretical Integrations and Critical Applications -Critical issues in Social Justice New', '<h1>Theory Justics and Social Change,Theoretical Integrations and Critical Applications -Critical issues in Social Justice New</h1>', '"5100"', '"3060"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '/assets/books/2057/1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OUKJ8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2057', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2057', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1788, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:41:12'),
('cc149e35-0530-4482-841a-12beb9b1805c', '3173', NULL, 'Effective Computational Geometry for Curves and Surfaces - Mathematics+Visualizat-ion', 'effective-computational-geometry-for-curves-and-surfaces-mathematicsvisualization-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173', 'effective-computational-geometry-for-curves-and-surfaces-mathematicsvisualization-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173-3173', '9783540332589', '9783540332589', '9783540332589', NULL, 'This book covers combinatorial data structures and algorithms, algebraic issues in geometric computing, approximation of curves and surfaces, and computational topology. Each chapter fully details and provides a tutorial introduction to important concepts and results. The focus is on methods which are both well founded mathematically and efficient in practice. Coverage includes references to open source software and discussion of potential applications of the presented techniques.', '<p>This book covers combinatorial data structures and algorithms, algebraic issues in geometric computing, approximation of curves and surfaces, and computational topology. Each chapter fully details and provides a tutorial introduction to important concepts and results. The focus is on methods which are both well founded mathematically and efficient in practice. Coverage includes references to open source software and discussion of potential applications of the presented techniques.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Jean-Daniel Boissonnat

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540332589

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean-Daniel Boissonnat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540332589</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"13800"', '"13628"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83031.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540332589&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3173', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3173', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1191, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:09'),
('cc18b10c-88a6-425b-82c1-c5451d86327e', '2756', NULL, 'Readings in History of Literary Criticism', 'readings-in-history-of-literary-criticism-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756', 'readings-in-history-of-literary-criticism-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756-2756', 'RGJB8644', 'RGJB8644', 'RGJB8644', NULL, 'Readings in History of Literary Criticism', '<h1>Readings in History of Literary Criticism</h1>', 'Sub Title
			No

			Author
			R.N. Dhar, L. Joseph

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178849089

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.N. Dhar, L. Joseph</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178849089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGJB8644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2756', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2756', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1357, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('cc24e9e2-8f9e-4091-991c-3a58e6ed619c', '1093', NULL, 'Employee Assistance Programme in Industrial Organisations - Social Work Concepts and Practices', 'employee-assistance-programme-in-industrial-organisations-social-work-concepts-and-practices-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-109-1093', 'employee-assistance-programme-in-industrial-organisations-social-work-concepts-and-practices-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093-1093', 'RTYU8907', 'RTYU8907', 'RTYU8907', NULL, 'Employee Assistance Programme (EAP) is an established field of practice in the West where Social Workers are one of the stakeholders. In India, EAP is an emerging concept and an unexplored area of Social Work practice. This book deals with the various aspects of EAP in Industrial organisations, including the historical context and perspectives of social work practice in Industry, EAP concepts, modus operandi of EAP, and discusses the historical developments both in the west and in India. It also looks at the changing nature of work, workforce, pattern of needs, and problems of workforce requiring Social work intervention in the present context of globalisation and narrates the impact services like EAP can have on workers life style, work and behaviour at their workplace. The book also explores the need, relevance and scope of occupational social work as a field of practice and suggests an EAP model suited to Indian context.', '<p>Employee Assistance Programme (EAP) is an established field of practice in the West where Social Workers are one of the stakeholders. In India, EAP is an emerging concept and an unexplored area of Social Work practice. This book deals with the various aspects of EAP in Industrial organisations, including the historical context and perspectives of social work practice in Industry, EAP concepts, modus operandi of EAP, and discusses the historical developments both in the west and in India. It also looks at the changing nature of work, workforce, pattern of needs, and problems of workforce requiring Social work intervention in the present context of globalisation and narrates the impact services like EAP can have on workers life style, work and behaviour at their workplace. The book also explores the need, relevance and scope of occupational social work as a field of practice and suggests an EAP model suited to Indian context.</p>
', 'Employee Assistance Programme in Industrial Organisations - Social Work Concepts and Practices', '<h1>Employee Assistance Programme in Industrial Organisations - Social Work Concepts and Practices</h1>
', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24099788172736347_1.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=RTYU8907&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1093', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1093', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2426, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('cc3dc5af-75ad-413e-8b5f-182a2bfdb341', '368', NULL, 'Transforming Social Work Practice - Loss and Social WorkPractice - Loss and Social Work', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-36-368', 'transforming-social-work-practice-equality-and-diversity-in-social-work-practice-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369-369', 'Transforming Social Work', 'Transforming Social Work::368', 'Transforming Social Work', NULL, 'Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.', '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 'Sub Title
			No

			Author
			Chris Gaine

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781844455935

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2010)

			Edition of Book
			Ist edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chris Gaine</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844455935</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010)</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2299"', '"2213"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43799781844455935_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Transforming%20Social%20Work&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=368', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=368', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2865, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('cc4f9c98-95a4-4fb5-b529-4bd9bf333a26', '3684', 757, 'KASHMIR SAIVAIASIM', 'kashmir-saivaiasim', 'kashmir-saivaiasim', '9788171100170', '9788171100170', '9788171100170', NULL, ' 

J. C. Chatterji''s book is a brief introduction to the nature of ultimate reality and the manifestation of the universe according to the Trika System. It also covers, briefly, the history of this advaita Shaiva philosophy of Kashmir. First published in 1914 as the first book in "The Kashmir Series of Texts and Studies," it is still the clearest introduction to the Tattvas of the Trika.

 

 ', '<p style="text-align:justify"> </p>

<p style="text-align:justify"><span><span><span><span><span>J. C. Chatterji''s book is a brief introduction to the nature of ultimate reality and the manifestation of the universe according to the Trika System. It also covers, briefly, the history of this advaita Shaiva philosophy of Kashmir. First published in 1914 as the first book in </span></span></span><em>"The Kashmir Series of Texts and Studies," </em>it is still the clearest introduction to the Tattvas of the Trika.</span></span></p>

<p> </p>

<p style="text-align:justify"> </p>', ' 

			Title

			 

			KASHMIR SAIVAIASIM

			Author

			J.C. Chatterji

			Edition

			2022

			Publisher

			Parimal Publications

			ISBN-13 Digit

			978817110170

			Pages

			170

			Year

			2022

			Binding

			Hard Bound

			Language

			Sanskrit & English

 

 

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>KASHMIR SAIVAIASIM</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>J.C. Chatterji</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2022</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>978817110170</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>170</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>

<p> </p>

<p> </p>', '"250"', '"188"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'Sanskrit & English', 'Sanskrit & English', '2022', NULL, '2022', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 170, '170', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7181kashmir_saivaism_idf405.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171100170&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3684', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3684', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 757, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:09'),
('cc557432-903c-46b8-84c5-cef081a4eb1a', '3404', 989, 'Public Sector Corruption - Library of Political Science - 4 Vols.', 'public-sector-corruption-library-of-political-science-4-vols-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404', 'public-sector-corruption-library-of-political-science-4-vols-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404-3404', '9781849206044', '9781849206044', '9781849206044', NULL, 'Corruption always grabs the headlines and the processes of political contention that created the modern state have done much to shape our notions of corruption and good government; yet very old ideas show surprising vitality as we examine the ways citizens understand and react to corruption issues. Corruption issues appeared as a major international policy concern around 1990, after a generation during which they received relatively little emphasis, and since that time the research literature has had unprecedented growth in quantity and quality.

 

 

This major reference collection collates the best of the research for scholars, policymakers, students, reformers, journalists, and interested citizens, showing us where we have been and where we need to go as the work continues. Further, the collection develops a much-needed comprehensive record of what we have learned from political scientists, economists, and historical and cultural analysts; while all borrow selectively and creatively from each other, they are still engaged in largely separate conversations. Finally, this collection focuses on the whole issue of reform. The past generation′s research has both led to new ideas about how to attack corruption, measure its seriousness, and assess the effects of corruption control efforts. The collection is a particularly important toolkit to bring the best of our knowledge to bear upon efforts at control-in effect, to integrate theory and practice-for as in many other policy areas it is entirely possible to do the wrong things for the right reasons.', '<p>Corruption always grabs the headlines and the processes of political contention that created the modern state have done much to shape our notions of corruption and good government; yet very old ideas show surprising vitality as we examine the ways citizens understand and react to corruption issues. Corruption issues appeared as a major international policy concern around 1990, after a generation during which they received relatively little emphasis, and since that time the research literature has had unprecedented growth in quantity and quality.</p>

<p> </p>

<p> </p>

<p>This major reference collection collates the best of the research for scholars, policymakers, students, reformers, journalists, and interested citizens, showing us where we have been and where we need to go as the work continues. Further, the collection develops a much-needed comprehensive record of what we have learned from political scientists, economists, and historical and cultural analysts; while all borrow selectively and creatively from each other, they are still engaged in largely separate conversations. Finally, this collection focuses on the whole issue of reform. The past generation′s research has both led to new ideas about how to attack corruption, measure its seriousness, and assess the effects of corruption control efforts. The collection is a particularly important toolkit to bring the best of our knowledge to bear upon efforts at control-in effect, to integrate theory and practice-for as in many other policy areas it is entirely possible to do the wrong things for the right reasons.</p>', 'Sub Title
			Library of Political Science

			Author
			Michael Johnston

			Publisher
			SAGE

			ISBN 13 Digit
			9781849206044

			Pages
			1632

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Political Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael Johnston</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849206044</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1632</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"82212"', '"49327"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 1632, '1632', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/887634352_book_item_34352.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849206044&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3404', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3404', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 989, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', '3554', 850, 'Introductory Statistical Mechanics for Physicists', 'introductory-statistical-mechanics-for-physicists-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554', 'introductory-statistical-mechanics-for-physicists-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554-3554', '9780486453231', '9780486453231', '9780486453231', NULL, 'A concise introduction to statistical mechanics for physicists, this volume will prove of particular interest to students and professionals concerned with any branch of solid state physics or low temperature physics. It offers a clear and simple presentation of the principles of statistical mechanics, with examples that illustrate generalities and issues of critical interest to physicists.The text outlines the application of Bose-Einstein statistics to the liquid helium question, and discussions of problems include models for vibration in solids, electrical resistivity, and the statistical mechanics of free electrons in metals (Fermi-Dirac statistics). Physical essentials are supplemented by more detailed analysis in the appendices. Special features include extensive consideration of significant physical problems and discussion and analysis of the influence of anharmonicity of lattice vibrations. In addition, an outline of important questions covers issues of irreversibility in physics.', '<p>A concise introduction to statistical mechanics for physicists, this volume will prove of particular interest to students and professionals concerned with any branch of solid state physics or low temperature physics. It offers a clear and simple presentation of the principles of statistical mechanics, with examples that illustrate generalities and issues of critical interest to physicists.The text outlines the application of Bose-Einstein statistics to the liquid helium question, and discussions of problems include models for vibration in solids, electrical resistivity, and the statistical mechanics of free electrons in metals (Fermi-Dirac statistics). Physical essentials are supplemented by more detailed analysis in the appendices. Special features include extensive consideration of significant physical problems and discussion and analysis of the influence of anharmonicity of lattice vibrations. In addition, an outline of important questions covers issues of irreversibility in physics.</p>', 'Sub Title
			No

			Author
			D. K. C. MacDonald

			About Author

			No

			Content

			No

			ISBN 10 Digit
			0486453235

			ISBN 13 Digit
			9780486453231

			Pages
			176

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. K. C. MacDonald</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486453235</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486453231</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1060"', '"742"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, '176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3442i.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486453231&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3554', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3554', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 850, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:09'),
('cc798ea5-16af-48a9-a10b-b535af8b355c', '55', NULL, 'Under the Greenwood Tree - Reading for Pleasure and Comprehension', 'under-the-greenwood-tree-reading-for-pleasure-and-comprehension', 'under-the-greenwood-tree---reading-for-pleasure-and-comprehension', 'Under the Greenwood', 'Under the Greenwood', 'Under the Greenwood ', NULL, '', NULL, 'Sub Title
			No

			Author
			Murali Sivaramakrishnan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788125044185

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Murali Sivaramakrishnan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788125044185</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"350"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47859788125044185.........%2053.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Under%20the%20Greenwood%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=55', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=55', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3047, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:09'),
('cc8dcfeb-e282-4e35-a7a8-bd8a9ca2ad88', '2397', NULL, 'Oxford Compact Thesaurus', 'oxford-compact-thesaurus-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397', 'oxford-compact-thesaurus-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397-2397', '9780195684155', '9780195684155', '9780195684155', NULL, 'Oxford thesauruses are the most accurate and up-to-date thesauruses available.

Unrivalled Research - every piece of information has been meticulously researched, based on the largest language reasearch programme in the world and including the Oxford English Corpus, a databank containing hundreds of millions of words.

Find the Right Word - Oxford thesauruses provide the best selections of alternative words for you to choose from. There are thousands of example sentences to help you find the right sense of the word.

Easy to use - entries are organized in A to Z format so that you can find them quickly and easily.

Improve your writing skills - helpful advice and guidance in the Effective English section.

Trust Oxford

Oxford''s fame as the world''s leading dictionary-maker is founded on the Oxford English Dictionary (the OED), ''the greatest dictionary in any language'' and an unsurpsassed work of scholarship, which covers evry word of scholarship, which covers evry word and meaning in English from Anglo-Saxon times to the present day.', '<p>Oxford thesauruses are the most accurate and up-to-date thesauruses available.</p>

<p>Unrivalled Research - every piece of information has been meticulously researched, based on the largest language reasearch programme in the world and including the Oxford English Corpus, a databank containing hundreds of millions of words.</p>

<p>Find the Right Word - Oxford thesauruses provide the best selections of alternative words for you to choose from. There are thousands of example sentences to help you find the right sense of the word.</p>

<p>Easy to use - entries are organized in A to Z format so that you can find them quickly and easily.</p>

<p>Improve your writing skills - helpful advice and guidance in the Effective English section.</p>

<p>Trust Oxford</p>

<p>Oxford''s fame as the world''s leading dictionary-maker is founded on the Oxford English Dictionary (the OED), ''the greatest dictionary in any language'' and an unsurpsassed work of scholarship, which covers evry word of scholarship, which covers evry word and meaning in English from Anglo-Saxon times to the present day.</p>', 'Author
			Maurice Waite

			ISBN 13 Digit
			9780195684155

			Pages
			935

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			3rd

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Maurice Waite</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780195684155</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>935</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>3rd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"645"', '"390"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '3rd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 935, '935', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4778IMG_20220307_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195684155&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2397', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2397', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1631, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:09'),
('cc91762b-0781-4c37-a0bd-d153312d67cf', '625', NULL, 'Human Resource Management in BOOK', 'human-resource-management-in-book-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625', 'human-resource-management-in-book-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625-625', 'MNBJ7675', 'MNBJ7675', 'MNBJ7675', NULL, 'Human Resource Management in Libraries', '<h1>Human Resource Management in Libraries</h1>', 'Sub Title
			No

			Author
			M. Rathan Jyothy

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383026333

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Rathan Jyothy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383026333</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1199"', '"1100"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8086logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBJ7675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=625', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=625', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2709, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('cc923d55-b54f-44cb-ab81-8d86ff11bc0a', '2950', NULL, 'An Introduction to Global Spectral Modeling 2/e - Atmospheric and Oceanographic Sciences Library', 'an-introduction-to-global-spectral-modeling-2e-atmospheric-and-oceanographic-sciences-library-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-29-2950', 'an-introduction-to-global-spectral-modeling-2e-atmospheric-and-oceanographic-sciences-library-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950-2950', '9780195094732', '9780195094732', '9780195094732', NULL, 'This is an introductory textbook on global spectral modeling designed for senior-level undergraduates and possibly for first-year graduate students. This text starts with an introduction to elementary finite-difference methods and moves on towards the gradual description of sophisticated dynamical and physical models in spherical coordinates. Computational aspects of the spectral transform method, the planetary boundary layer physics, the physics of precipitation processes in large-scale models, the radiative transfer including effects of diagnostic clouds and diurnal cycle, the surface energy balance over land and ocean, and the treatment of mountains are some issues that are addressed. The topic of model initialization includes the treatment of normal modes and physical processes. A concluding chapter covers the spectral energetics as a diagnostic tool for model evaluation. This revised second edition of the text also includes three additional chapters. Chapter 11 deals with the formulation of a regional spectral model for mesoscale modeling which uses a double Fourier expansion of data and model equations for its transform. Chapter 12 deals with ensemble modeling. This is a new and important area for numerical weather and climate prediction. Finally, yet another new area that has to do with adaptive observational strategies is included as Chapter 13. It foretells where data deficiencies may reside in model from an exploratory ensemble run of experiments and the spread of such forecasts.', '<p>This is an introductory textbook on global spectral modeling designed for senior-level undergraduates and possibly for first-year graduate students. This text starts with an introduction to elementary finite-difference methods and moves on towards the gradual description of sophisticated dynamical and physical models in spherical coordinates. Computational aspects of the spectral transform method, the planetary boundary layer physics, the physics of precipitation processes in large-scale models, the radiative transfer including effects of diagnostic clouds and diurnal cycle, the surface energy balance over land and ocean, and the treatment of mountains are some issues that are addressed. The topic of model initialization includes the treatment of normal modes and physical processes. A concluding chapter covers the spectral energetics as a diagnostic tool for model evaluation. This revised second edition of the text also includes three additional chapters. Chapter 11 deals with the formulation of a regional spectral model for mesoscale modeling which uses a double Fourier expansion of data and model equations for its transform. Chapter 12 deals with ensemble modeling. This is a new and important area for numerical weather and climate prediction. Finally, yet another new area that has to do with adaptive observational strategies is included as Chapter 13. It foretells where data deficiencies may reside in model from an exploratory ensemble run of experiments and the spread of such forecasts.</p>', 'An Introduction to Global Spectral Modeling 2/e - Atmospheric and Oceanographic Sciences Library

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 272 pages

	ISBN-10 ‏ : ‎ 0195094735

	ISBN-13 ‏ : ‎ 978-0195094732

	Item Weight ‏ : ‎ 544 g', '<h1>An Introduction to Global Spectral Modeling 2/e - Atmospheric and Oceanographic Sciences Library</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 272 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0195094735</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-0195094732</span></li>
	<li><span>Item Weight ‏ : ‎ 544 g</span></li>
</ul>', '"6800"', '"4080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26881.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195094732&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2950', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2950', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1254, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:09'),
('ccaa1e36-06b2-4451-87a7-2da1f94be500', '594', NULL, 'ADR Principles and Practice - 3/e NEW', 'adr-principles-and-practice-3e-new-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594', 'adr-principles-and-practice-3e-new-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594-594', 'FGHY5774', 'FGHY5774', 'FGHY5774', NULL, 'The third edition covers theory, principles and practice of ADR, especially mediation, providing understanding, guidance and authority. It explores and integrates models of practice and negotiation generally, examines strategies, provides precedents, assists practitioners, policy makers and the judiciary in addressing the issues affecting practice. It introduces the psychology of dispute resolution and working with high conflict parties and generally provides an encyclopedic work of reference for practitioners and students.', '<p>The third edition covers theory, principles and practice of ADR, especially mediation, providing understanding, guidance and authority. It explores and integrates models of practice and negotiation generally, examines strategies, provides precedents, assists practitioners, policy makers and the judiciary in addressing the issues affecting practice. It introduces the psychology of dispute resolution and working with high conflict parties and generally provides an encyclopedic work of reference for practitioners and students.</p>', 'ADR Principles and Practice - 3/e NEW', '<h1>ADR Principles and Practice - 3/e NEW</h1>', '"4600"', '"2760"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17889780857091093_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHY5774&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=594', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=594', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2731, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('ccda9465-bfb0-4764-8ebf-834dbc00d457', '30', NULL, 'Structural Elements for Architects and Builders', 'structural-elements-for-architects-and-builders', 'structural-elements-for-architects-and-builders', '9781856177719', '9781856177719', '9781856177719', NULL, 'Concise but comprehensive, Structural Elements for Architects and Builders is primarily focused on the design and analysis of structural elements: columns, beams, tension members, and their connections. The material is organized into a single, self-sufficient volume, including all necessary data for the preliminary design and analysis of these structural elements found in wood, steel, and reinforced concrete.

Every chapter contains insights developed by the author and generally not found elsewhere. Additionally, the appendices included at the end of the text contain numerous tables and graphs, based on material contained in industry publications, but reorganized and formatted especially for this text to improve clarity and simplicity without sacrificing comprehensiveness.

Key Benefits

Step-by-step illustrative examples

Covers common connectors

Overview of statics, loads, and material properties

Covers section properties and design approaches

Content - Preface, List of examples, List of appendices, CHAPTER 1 Statics, CHAPTER 2 Loads, CHAPTER 3 Material properties, CHAPTER 4 Sectional properties, CHAPTER 5 Design approaches, CHAPTER 6 Tension elements, CHAPTER 7 Columns, CHAPTER 8 Beams, CHAPTER 9 Connections, Appendix 1: Tables for Chapter 1 (statics), Appendix 2: Tables for Chapter 2 (loads), Appendix 3: Tables for Chapter 3 (material properties), Appendix 4: Tables of Chapter 4 (sectional properties), Appendix 5: Tables for Chapter 5 (design approaches), Appendix 6: Tables for Chapter 6 (tension elements), Appendix 7: Tables for Chapter 7 (columns), Appendix 8: Tables for Chapter 8 (beams), Appendix 9: Tables for Chapter 9 (connections), Appendix 10: Unit abbreviations and conversion, References, Glossary, Index', '<p style="text-align:justify"><span>Concise but comprehensive, Structural Elements for Architects and Builders is primarily focused on the design and analysis of structural elements: columns, beams, tension members, and their connections. The material is organized into a single, self-sufficient volume, including all necessary data for the preliminary design and analysis of these structural elements found in wood, steel, and reinforced concrete. </span></p>

<p style="text-align:justify"><span>Every chapter contains insights developed by the author and generally not found elsewhere. Additionally, the appendices included at the end of the text contain numerous tables and graphs, based on material contained in industry publications, but reorganized and formatted especially for this text to improve clarity and simplicity without sacrificing comprehensiveness. </span></p>

<p style="text-align:justify"><span>Key Benefits</span></p>

<p style="text-align:justify"><span>Step-by-step illustrative examples</span></p>

<p style="text-align:justify"><span>Covers common connectors</span></p>

<p style="text-align:justify"><span>Overview of statics, loads, and material properties</span></p>

<p style="text-align:justify"><span>Covers section properties and design approaches</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, List of examples, List of appendices, CHAPTER 1 Statics, CHAPTER 2 Loads, CHAPTER 3 Material properties, CHAPTER 4 Sectional properties, CHAPTER 5 Design approaches, CHAPTER 6 Tension elements, CHAPTER 7 Columns, CHAPTER 8 Beams, CHAPTER 9 Connections, Appendix 1: Tables for Chapter 1 (statics), Appendix 2: Tables for Chapter 2 (loads), Appendix 3: Tables for Chapter 3 (material properties), Appendix 4: Tables of Chapter 4 (sectional properties), Appendix 5: Tables for Chapter 5 (design approaches), Appendix 6: Tables for Chapter 6 (tension elements), Appendix 7: Tables for Chapter 7 (columns), Appendix 8: Tables for Chapter 8 (beams), Appendix 9: Tables for Chapter 9 (connections), Appendix 10: Unit abbreviations and conversion, References, Glossary, Index</span></p>', 'Sub Title
			Design of Columns, Beams, and Tension Elements in Wood, Steel, and Reinforced Concrete

			Author
			Jonathan Ochshorn

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781856177719

			Pages
			385

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Design of Columns, Beams, and Tension Elements in Wood, Steel, and Reinforced Concrete</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jonathan Ochshorn</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781856177719</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>385</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"9280"', '"5568"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 385, '385', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58971_4_27%20....%2028.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781856177719&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=30', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=30', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3059, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:09'),
('ccde8a8b-f27c-4da7-a8f2-da848e84594a', '2669', NULL, 'Yagyavalkya Smriti - Vyakhayakar', 'yagyavalkya-smriti-vyakhayakar-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669', 'yagyavalkya-smriti-vyakhayakar-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669-2669', '97888171102068', '97888171102068', '97888171102068', NULL, 'Yagyavalkya Smriti - Vyakhayakar', '<h1>Yagyavalkya Smriti - Vyakhayakar</h1>', 'Title
			Yagyavalkya Smriti - Vyakhayakar

			Author
			P. Thaneschandra Upreti

			ISBN 13 Digit
			97888171102068

			Publisher
			Parimal Publication

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Title</th>
			<td>Yagyavalkya Smriti - Vyakhayakar</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Thaneschandra Upreti</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>97888171102068</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Parimal Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '810054ea-07ba-4ceb-b39a-d39aec1a0a6f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8376pic-17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=97888171102068&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2669', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2669', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1427, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('ccececd3-b93e-4100-8d3e-4ec8ab0466e0', '3657', 784, 'Encyclopedia of Spectroscopy and Spectrometry 3 Vols. Set', 'encyclopedia-of-spectroscopy-and-spectrometry-3-vols-set', 'encyclopedia-of-spectroscopy-and-spectrometry-3-vols-set', '9780122266805', '9780122266805', '9780122266805', NULL, 'The Encyclopedia of Spectroscopy and Spectrometry provides authoritative and comprehensive coverage of the whole topic of spectroscopy, from theory to applications. Short articles, each covering one aspect of spectroscopy, provide the professional spectroscopist working in academia or industry with the essential facts and background on areas of spectroscopy peripheral to their own. A list of further reading at the end of each article directs the reader to the level of detail required for professional purposes. Articles are arranged alphabetically, each having been named to facilitate logical access by the reader. Each article is flagged as to which area of spectroscopy it covers ("Mass Spectroscopy," "Magnetic Resonance," etc.) and whether it covers theory, methods and instrumentation, or applications. Users can refer to an alphabetical article listing, or to a listing arranged according to subject area to locate articles. Further reading lists at the end of each article allow easy access to the primary literature. Extensive cross-referencing, a complete subject index, numerous figures, and color plates are included in each volume.

Initial access to the online version offering extensive hypertext linking and advanced search tools is available to buyers of the print edition. Ongoing access is maintained for a minimum annual fee.

 

	Contains nearly 300 articles covering the whole area of spectroscopy and related areas

	Provides the essential facts and background for each topic

	Includes reading lists in each article to help the reader access more detailed information

	Allows easy access to required information through alphabetical listings, extensive cross-referencing to related articles, and a detailed subject index in each volume

	Includes numerous figures and tables that illustrate the text

	Contains color plate sections in each volume

	Includes initial access to the online version with extensive hypertext linking and advanced search tools Ongoing access is maintained for a minimum annual fee', '<p>The Encyclopedia of Spectroscopy and Spectrometry provides authoritative and comprehensive coverage of the whole topic of spectroscopy, from theory to applications. Short articles, each covering one aspect of spectroscopy, provide the professional spectroscopist working in academia or industry with the essential facts and background on areas of spectroscopy peripheral to their own. A list of further reading at the end of each article directs the reader to the level of detail required for professional purposes. Articles are arranged alphabetically, each having been named to facilitate logical access by the reader. Each article is flagged as to which area of spectroscopy it covers ("Mass Spectroscopy," "Magnetic Resonance," etc.) and whether it covers theory, methods and instrumentation, or applications. Users can refer to an alphabetical article listing, or to a listing arranged according to subject area to locate articles. Further reading lists at the end of each article allow easy access to the primary literature. Extensive cross-referencing, a complete subject index, numerous figures, and color plates are included in each volume.<br />
Initial access to the online version offering extensive hypertext linking and advanced search tools is available to buyers of the print edition. Ongoing access is maintained for a minimum annual fee.<br />
 </p>

<ul>
	<li>Contains nearly 300 articles covering the whole area of spectroscopy and related areas</li>
	<li>Provides the essential facts and background for each topic</li>
	<li>Includes reading lists in each article to help the reader access more detailed information</li>
	<li>Allows easy access to required information through alphabetical listings, extensive cross-referencing to related articles, and a detailed subject index in each volume</li>
	<li>Includes numerous figures and tables that illustrate the text</li>
	<li>Contains color plate sections in each volume</li>
	<li>Includes initial access to the online version with extensive hypertext linking and advanced search tools Ongoing access is maintained for a minimum annual fee</li>
</ul>', 'Sub Title
			Encyclopedia of Spectroscopy and Spectrometry 3 Vols. Set

			Author / Editor
			John C. Lindon

			About Author
			Dr. John C. Lindon is a professor and senior research investigator in the Division of Computational and Systems Medicine, part of the Department of Surgery and Cancer, Imperial College London. He is also a founder, director of, and a consultant to Metabometrix Ltd, a company spun out of Imperial College to exploit the commercial possibilities of metabolic phenotyping. He is editor in chief of the Encyclopedia of Spectroscopy and Spectrometry and is on the editorial board of several journals. His major research interest is the use of NMR and other analytic methods coupled with multivariate statistics to study biofluids and tissues, a field now termed metabolic phenotyping.

			Content
			No

			ISBN 10 Digit
			0122266803

			ISBN 13 Digit
			9780122266805

			Pages
			2581 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Spectroscopy and Spectrometry 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>John C. Lindon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Dr. John C. Lindon is a professor and senior research investigator in the Division of Computational and Systems Medicine, part of the Department of Surgery and Cancer, Imperial College London. He is also a founder, director of, and a consultant to Metabometrix Ltd, a company spun out of Imperial College to exploit the commercial possibilities of metabolic phenotyping. He is editor in chief of the Encyclopedia of Spectroscopy and Spectrometry and is on the editorial board of several journals. His major research interest is the use of NMR and other analytic methods coupled with multivariate statistics to study biofluids and tissues, a field now termed metabolic phenotyping.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0122266803</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780122266805</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2581 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"88995"', '"66746"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2581 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1757Spectroscopy%20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122266805&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3657', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3657', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 784, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:09'),
('ccf17fb8-1cc3-4d6f-b2cc-a01566fc9256', '4433', 32, 'भारत में जाति एवं वर्ण व्यवस्था: कब क्यों और कैसे ?', 'भरत-म-जत-एव-वरण-वयवसथ-कब-कय-और-कस', '-', '8185394385', '8185394385', '8185394385', NULL, 'भारत में जाति एवं वर्ण व्यवस्था: कब क्यों और कैसे ?', '<p>भारत में जाति एवं वर्ण व्यवस्था: कब क्यों और कैसे ?</p>', 'Title
			Bharat me Jati evam Varn Vyavastha: Kab Kyu or Kaise?

			Author
			S.L Saha

			Publisher
			Sarita Book

			Year of Publication
			2005

			Language
			Hindi

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Bharat me Jati evam Varn Vyavastha: Kab Kyu or Kaise?</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S.L Saha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sarita Book</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>2005</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, '93191495-4ff1-49e1-b94c-46d8bb1bbf48', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5399bharat%20me.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185394385&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4433', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4433', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 32, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:09'),
('cd33ca81-d7b6-45ad-ba1d-f7bc9b8fdd4f', '4340', 124, 'Understanding Physical Anthropology and Archaeology 7/e', 'understanding-physical-anthropology-and-archaeology-7e', 'understanding-physical-anthropology-and-archaeology-7e', '9780534534516', '9780534534516', '9780534534516', NULL, 'About the book

Combining treatment of physical anthropology and archaeology and emphasizing human biological and cultural development, this text stresses the importance of the biocultural approach and the techniques of palaeoanthropology and archaeology for discovering information about the human past.

Content:

	Introduction

	The Development of Evolutionary Theory

	The Inheritance of Biological Traits

	Microevolution in Human Population

	Human Variation and Adaptation

	An Overview of the Primates

	Primate Behavior

	Mammalian/ Primate Evolutionary History

	Paleoanthropology

	Hominid Origins

	Early Hominids: Organization and Interpretation

	Homo Erectus

	Homo Sapiens

	Archaeological Approaches to Later Prehistory

	Domestication and Agriculture

	The Rise of Ancient Civilizations

	New World Civilizations', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Combining treatment of physical anthropology and archaeology and emphasizing human biological and cultural development, this text stresses the importance of the biocultural approach and the techniques of palaeoanthropology and archaeology for discovering information about the human past. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Development of Evolutionary Theory</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Inheritance of Biological Traits</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Microevolution in Human Population</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Human Variation and Adaptation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>An Overview of the Primates</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Primate Behavior</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Mammalian/ Primate Evolutionary History</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Paleoanthropology</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Hominid Origins</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Early Hominids: Organization and Interpretation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Homo Erectus</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Homo Sapiens</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Archaeological Approaches to Later Prehistory</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Domestication and Agriculture</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Rise of Ancient Civilizations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>New World Civilizations</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Understanding Physical Anthropology and Archaeology 7/e

			Author
			William A.Turnbaugh

			ISBN
			9780534534516

			Publisher
			Wadsworth

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Understanding Physical Anthropology and Archaeology 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>William A.Turnbaugh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780534534516</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wadsworth</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"3995"', '"2797"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '591e942f-2400-4923-bd50-f5a1b440b65d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9137physical.jpeg', NULL, '3 | 19', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780534534516&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4340', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4340', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 124, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:09'),
('cd395426-1b09-4323-a60e-74e0e38d84f6', '3461', 937, 'Is Arsenic an Aphrodisiac?-The Sociochemistry of an Element', 'is-arsenic-an-aphrodisiacthe-sociochemistry-of-an-element-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-346-3461', 'is-arsenic-an-aphrodisiacthe-sociochemistry-of-an-element-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461-3461', '9780854043637', '9780854043637', '9780854043637', NULL, 'Sex, drugs, rocks, gold, murder, war, mass poisonings, the deaths of Napoleon, Tchaikovsky, Mozart and others are all linked by one element - arsenic! Arsenic has been around since the beginning of time and the word has become a metaphor for poison with associated shock value. The general public are fearful of any possible exposure to it and yet it holds a certain dark and eerie fascination!

Up until now, there has been no book that covers arsenic with such breadth. This book is a general appreciation of how much the element, arsenic, has become part of our lives. Written in an entertaining style, it covers the years 1000 BC to the present day.

The coverage of the chemistry, toxicology, and medicinal aspects is deliberately kept at a level for the general reader to understand. Is Arsenic an Aphrodisiac? The Sociochemistry of an Element covers the way in which this ubiquitous element and its compounds have influenced the lives of the people of the world. This relationship has gone through many stages from Chinese medicine to the beginning of Chemotherapy with salvarsan - Ehrlich''s cure for syphilis; from homicidal poison, arsenic trioxide; to herbicide, lead arsenate; to the chemical warfare agent, Lewisite; from environmental scrounge, arsenic in the ground water of millions of people; and back to useful medicine, Trisenox for leukaemia.

Other chapters cover a variety of topics including:

A proposed connection between arsenic and Cot Death (SIDS)

How toxic is arsenic anyway, and how do you assess the risks of exposure?

How did Napoleon die?

Essential reading for everyone with a general interest in science, this illuminating text covers a broad range of topics.

Content - Chapter 1 Medicinal Arsenic: Toxic Arsenic, Chapter 2 Arsenic Where You Least Expect It, Chapter 3 Arsine, Scheele''s Green, Gosio Gas, and Beer, Chapter 4 Arsenophobia: A Connection between the Deaths of Infants and Napolean I, Chapter 5 Arsenic and Crime: The Law of Intended Consequences, Chapter 6 Arsenic at War: Mass Murder, Chapter 7 Arsenic and the Environment, Chapter 8 Accidental Exposure to Arsenic: The Law of Unintended Consequences, Subject Index', '<p style="text-align:justify"><span>Sex, drugs, rocks, gold, murder, war, mass poisonings, the deaths of Napoleon, Tchaikovsky, Mozart and others are all linked by one element - arsenic! Arsenic has been around since the beginning of time and the word has become a metaphor for poison with associated shock value. The general public are fearful of any possible exposure to it and yet it holds a certain dark and eerie fascination!</span></p>

<p style="text-align:justify"><span>Up until now, there has been no book that covers arsenic with such breadth. This book is a general appreciation of how much the element, arsenic, has become part of our lives. Written in an entertaining style, it covers the years 1000 BC to the present day.</span></p>

<p style="text-align:justify"><span>The coverage of the chemistry, toxicology, and medicinal aspects is deliberately kept at a level for the general reader to understand. Is Arsenic an Aphrodisiac? The Sociochemistry of an Element covers the way in which this ubiquitous element and its compounds have influenced the lives of the people of the world. This relationship has gone through many stages from Chinese medicine to the beginning of Chemotherapy with salvarsan - Ehrlich''s cure for syphilis; from homicidal poison, arsenic trioxide; to herbicide, lead arsenate; to the chemical warfare agent, Lewisite; from environmental scrounge, arsenic in the ground water of millions of people; and back to useful medicine, Trisenox for leukaemia.</span></p>

<p style="text-align:justify"><span>Other chapters cover a variety of topics including:</span></p>

<p style="text-align:justify"><span>A proposed connection between arsenic and Cot Death (SIDS)</span></p>

<p style="text-align:justify"><span>How toxic is arsenic anyway, and how do you assess the risks of exposure?</span></p>

<p style="text-align:justify"><span>How did Napoleon die?</span></p>

<p style="text-align:justify"><span>Essential reading for everyone with a general interest in science, this illuminating text covers a broad range of topics.</span></p>

<p style="text-align:justify"><span>Content - Chapter 1 Medicinal Arsenic: Toxic Arsenic, Chapter 2 Arsenic Where You Least Expect It, Chapter 3 Arsine, Scheele''s Green, Gosio Gas, and Beer, Chapter 4 Arsenophobia: A Connection between the Deaths of Infants and Napolean I, Chapter 5 Arsenic and Crime: The Law of Intended Consequences, Chapter 6 Arsenic at War: Mass Murder, Chapter 7 Arsenic and the Environment, Chapter 8 Accidental Exposure to Arsenic: The Law of Unintended Consequences, Subject Index</span></p>', 'Sub Title
			The Sociochemistry of an Element

			Author
			William R Cullen

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780854043637

			Pages
			412

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Sociochemistry of an Element</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>William R Cullen</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780854043637</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>412</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7405"', '"4443"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 412, '412', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4067Is%20Arsenic%20an%20Aphrodisiac-The%20Sociochemistry%20of%20an%20Element.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780854043637&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3461', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3461', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 937, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('cd41fc28-0366-4bca-9ccc-a0e1c7d1d87d', '140', NULL, 'Chemistry and Mode of Action of Crop Protection Agents', 'chemistry-and-mode-of-action-of-crop-protection-agents', 'chemistry-and-mode-of-action-of-crop-protection-agents', '9780854045594', '9780854045594', '9780854045594', NULL, 'About the book

This book examines the chemistry and mode of action of herbicides, insecticides, fungicides and plant growth regulators. It follows crop protection strategies from early discoveries to the present day, emphasising the biochemical targets of the compounds discussed.

Chemistry and Mode of Action of Crop Protection Agents provides an in-depth, yet easy to read and understand, review of the major classes of pesticides, explaining also the basis of their activity and selectivity. Throughout, there are many references to allow the reader to pursue areas of special interest, and each chapter contains questions to ensure that the text has been understood. This is the first book on the mode of action of pesticides to have been published in over ten years, and as such will have a very wide audience. It is aimed primarily at graduate level but will also be relevant to the needs of some sixth form and undergraduate courses, as well as to industrialists and advisors in the field of crop protection.

Content – 

Chapter 1 Introduction, 

Chapter 2 Herbicides, 

Chapter 3 Insecticides, 

Chapter 4 Fungicides, 

Chapter 5 Plant Growth Regulators, 

Appendix: Answers to Questions, Subject Index      

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book examines the chemistry and mode of action of herbicides, insecticides, fungicides and plant growth regulators. It follows crop protection strategies from early discoveries to the present day, emphasising the biochemical targets of the compounds discussed. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chemistry and Mode of Action of Crop Protection Agents provides an in-depth, yet easy to read and understand, review of the major classes of pesticides, explaining also the basis of their activity and selectivity. Throughout, there are many references to allow the reader to pursue areas of special interest, and each chapter contains questions to ensure that the text has been understood. This is the first book on the mode of action of pesticides to have been published in over ten years, and as such will have a very wide audience. It is aimed primarily at graduate level but will also be relevant to the needs of some sixth form and undergraduate courses, as well as to industrialists and advisors in the field of crop protection.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content –</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 1 Introduction, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 2 Herbicides, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 3 Insecticides, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 4 Fungicides, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 5 Plant Growth Regulators, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix: Answers to Questions, Subject Index</span></span>      </span></span></p>

<p> </p>', 'Title
			Chemistry and Mode of Action of Crop Protection Agents

			Author
			Leonard G. Copping

			ISBN
			9780854045594

			Publisher
			RSC

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Chemistry and Mode of Action of Crop Protection Agents</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Leonard G. Copping</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780854045594</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>RSC</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"3941"', '"2562"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'd71d2125-c3b2-47ca-9f11-86b96abc339b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3560dpp_12k.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780854045594&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=140', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=140', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2993, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('cd731e46-2669-41bf-bf91-6d73413a31df', '262', NULL, 'Bharat ka Bhoogol', 'bharat-ka-bhoogol-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262', 'bharat-ka-bhoogol-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262-262', 'Bharat ka Bhoogol', 'Bharat ka Bhoogol', 'Bharat ka Bhoogol', NULL, '', NULL, 'Sub Title
			No

			Author
			Dr. Sushil Kumar Chiller

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791767

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sushil Kumar Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791767</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2898WhatsApp%20Image%202025-08-13%20at%202.24.21%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Bharat%20ka%20Bhoogol&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=262', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=262', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2920, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('cd81ec5a-65a3-4517-899c-d5657a2c4ce2', '2117', NULL, 'Digital Communication - Learning Outcomes oriented content, Follows Bloom''s Taxonomy', 'digital-communication-learning-outcomes-oriented-content-follows-blooms-taxonomy-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117', 'digital-communication-learning-outcomes-oriented-content-follows-blooms-taxonomy-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117-2117', 'RFGG5566', 'RFGG5566', 'RFGG5566', NULL, 'Digital Communication - Learning Outcomes oriented content, Follows Bloom''s Taxonomy', '<h1>Digital Communication - Learning Outcomes oriented content, Follows Bloom''s Taxonomy</h1>', 'Sub Title
			No

			Author
			T L Singal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789339219529

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T L Singal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339219529</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"695"', '"417"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49649789339219529.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGG5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2117', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2117', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1748, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('cd879599-25ed-4ff6-88c5-bf3cddcabe42', '2447', NULL, 'Modern Methods of Business Management Accounting', 'modern-methods-of-business-management-accounting-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-24-2447', 'modern-methods-of-business-management-accounting-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447-2447', 'PLKO9987', 'PLKO9987', 'PLKO9987', NULL, 'About Author : Dr. K.S. Vataliya principal of M.J. College of Commerce, Bhavnagar (Gujarat). He has participated many National and International conference, seminar. A State level Seminar also organized under his leadership. His interested areas is Finance & Accounting. Management, Economics and other General Reference Book. His next book is also published ''A Textbook of Economic Theory'' recently. He has 7 years research experience and 25 Years teaching experience. Also his another two books published 1. Business Accounting 2. Accounting Information System. Contents : Contents Preface 1. Modern Methods of Business Management Accounting 2. Business Management Accounting Today 3. Research Methods in Business 4. Modern Business Accounting 5. Business Resource Accounting 6. Globalisation and Business Accounting 7. Modern Methods of Management Accounting 8. Standardization of Business Accounting 9. Money Organisation and Business Accounting 10. Capital Management and Accounting 11. Financial Management and Partnership Accounting 12. Data Base Systems and Modern Accounting 13. Business and Capital Accounting 14. Production Accounting 15. Cash Book and Other Accounts 16. Double Entry and Single Accounting System 17. Methodology of Value Added Tax 18. Management of Working Capital 19. Budgeting and Planning 20. Profit and Loss Management Accounting', '<p>About Author : Dr. K.S. Vataliya principal of M.J. College of Commerce, Bhavnagar (Gujarat). He has participated many National and International conference, seminar. A State level Seminar also organized under his leadership. His interested areas is Finance &amp; Accounting. Management, Economics and other General Reference Book. His next book is also published ''A Textbook of Economic Theory'' recently. He has 7 years research experience and 25 Years teaching experience. Also his another two books published 1. Business Accounting 2. Accounting Information System. Contents : Contents Preface 1. Modern Methods of Business Management Accounting 2. Business Management Accounting Today 3. Research Methods in Business 4. Modern Business Accounting 5. Business Resource Accounting 6. Globalisation and Business Accounting 7. Modern Methods of Management Accounting 8. Standardization of Business Accounting 9. Money Organisation and Business Accounting 10. Capital Management and Accounting 11. Financial Management and Partnership Accounting 12. Data Base Systems and Modern Accounting 13. Business and Capital Accounting 14. Production Accounting 15. Cash Book and Other Accounts 16. Double Entry and Single Accounting System 17. Methodology of Value Added Tax 18. Management of Working Capital 19. Budgeting and Planning 20. Profit and Loss Management Accounting</p>', 'Modern Methods of Business Management Accounting', '<h1>Modern Methods of Business Management Accounting</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PLKO9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2447', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2447', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1602, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:09'),
('cd919c73-2946-4aa8-a384-328637d797cd', '4331', 133, 'The Elements of Moral Philosophy 7/e', 'the-elements-of-moral-philosophy-7e', 'the-elements-of-moral-philosophy-7e', '9781259007880', '9781259007880', '9781259007880', NULL, 'About the book

Firmly established as the standard text for undergraduate courses in ethics, James Rachel’s and Stuart Rachel’s’ The Elements of Moral Philosophy introduces readers to major moral concepts and theories through eloquent explanations and compelling, thought-provoking discussions.

Content:

1. What Is Morality?

2. The Challenge of Cultural Relativism

3. Subjectivism in Ethics

4. Does Morality Depend on Religion?

5. Ethical Egoism

6. The Social Contract Theory

7. The Utilitarian Approach

8. The Debate over Utilitarianism

9. Are There Absolute Moral Rules?

10. Kant and Respect for Persons

11. Feminism and the Ethics of Care

12. Virtue Ethics

13. What Would A Satisfactory Moral Theory Be Like?', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Firmly established as the standard text for undergraduate courses in ethics, James Rachel’s and Stuart Rachel’s’ The Elements of Moral Philosophy introduces readers to major moral concepts and theories through eloquent explanations and compelling, thought-provoking discussions.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. What Is Morality?</span></span></span></p>

<p><span><span><span>2. The Challenge of Cultural Relativism</span></span></span></p>

<p><span><span><span>3. Subjectivism in Ethics</span></span></span></p>

<p><span><span><span>4. Does Morality Depend on Religion?</span></span></span></p>

<p><span><span><span>5. Ethical Egoism</span></span></span></p>

<p><span><span><span>6. The Social Contract Theory</span></span></span></p>

<p><span><span><span>7. The Utilitarian Approach</span></span></span></p>

<p><span><span><span>8. The Debate over Utilitarianism</span></span></span></p>

<p><span><span><span>9. Are There Absolute Moral Rules?</span></span></span></p>

<p><span><span><span>10. Kant and Respect for Persons</span></span></span></p>

<p><span><span><span>11. Feminism and the Ethics of Care</span></span></span></p>

<p><span><span><span>12. Virtue Ethics</span></span></span></p>

<p><span><span><span>13. What Would A Satisfactory Moral Theory Be Like?</span></span></span></p>
', 'Title
			The Elements of Moral Philosophy 7/e

			Author
			James Rachels

			ISBN
			9781259007880

			Publisher 
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Elements of Moral Philosophy 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>James Rachels</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781259007880</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher </span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8708download%20(1).jpeg', NULL, '8 | 10 | 30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781259007880&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4331', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4331', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 133, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:09'),
('cd937f13-7333-4358-add4-1bf08ac96dbf', '4213', 250, 'Performance Management Systems and Strategies ', 'performance-management-systems-and-strategies', 'performance-management-systems-and-strategies', '9788131754221', '9788131754221', '9788131754221', NULL, 'About the book

Performance Management Systems and Strategies. This book aims to provide extensive theoretical knowledge with practical overtones to the students and application based knowledge to the professionals to successfully implement performance management systems and strategies. With such comprehensive knowledge and practical skills HR students would be able to develop their capabilities as future manager to manage performance in any organization.

Content:

	Introduction to Performance Management

	Performance Planning

	Performance Appraisal

	Performance Management Review

	Performance Management Systems

	Strategic Performance Management

	Competency-Based Performance

	Performance-Based Compensation

	Performance-Based Career Planning

	Team Performance Management

	Performance Measurements through Balanced and HR Scorecards

	Performance Management and Mentoring

	Performance Measurement

	International Performance Management

	Performance Audit, Human Resource Valuation, and Accounting and Audit

	Ethical and Legal Issues of Performance Management

	Contemporary Issues in Performance Management', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Performance Management Systems and Strategies. This book aims to provide extensive theoretical knowledge with practical overtones to the students and application based knowledge to the professionals to successfully implement performance management systems and strategies. With such comprehensive knowledge and practical skills HR students would be able to develop their capabilities as future manager to manage performance in any organization.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Introduction to Performance Management</span></span></span></li>
	<li><span><span><span>Performance Planning</span></span></span></li>
	<li><span><span><span>Performance Appraisal</span></span></span></li>
	<li><span><span><span>Performance Management Review</span></span></span></li>
	<li><span><span><span>Performance Management Systems</span></span></span></li>
	<li><span><span><span>Strategic Performance Management</span></span></span></li>
	<li><span><span><span>Competency-Based Performance</span></span></span></li>
	<li><span><span><span>Performance-Based Compensation</span></span></span></li>
	<li><span><span><span>Performance-Based Career Planning</span></span></span></li>
	<li><span><span><span>Team Performance Management</span></span></span></li>
	<li><span><span><span>Performance Measurements through Balanced and HR Scorecards</span></span></span></li>
	<li><span><span><span>Performance Management and Mentoring</span></span></span></li>
	<li><span><span><span>Performance Measurement</span></span></span></li>
	<li><span><span><span>International Performance Management</span></span></span></li>
	<li><span><span><span>Performance Audit, Human Resource Valuation, and Accounting and Audit</span></span></span></li>
	<li><span><span><span>Ethical and Legal Issues of Performance Management</span></span></span></li>
	<li><span><span><span>Contemporary Issues in Performance Management</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Performance Management Systems and Strategies 

			Author
			Dipak Kumar

			ISBN
			9788131754221

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Performance Management Systems and Strategies </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dipak Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131754221</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"740"', '"592"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7001performance.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131754221&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4213', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4213', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 250, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:09'),
('cd956ceb-a744-4575-8693-380a6ff809e4', '3973', 479, 'Water on Earth-Physiocochemical and Biological Properties', 'water-on-earthphysiocochemical-and-biological-properties', 'water-on-earthphysiocochemical-and-biological-properties', '9781848214774', '9781848214774', '9781848214774', NULL, 'About the Book

The presence of water on Earth is discussed in this book using various theories about its origin as a basis. These theories include a massive degassing of the primitive parent bodies that built our planet as well as a late addition from comets that collided with the Earth’s surface. The extraordinary physico-chemical properties of the water molecules, combined with its abundance and distribution over the Earth’s surface, have contributed to regulating the global climate and favouring species’ evolution for more than 4 billion years. The early emergence of life in the deep ocean and its further diversification were closely linked to the global water cycle whose dynamics result from the energy balance between solar radiation and the internal heat flux of the Earth.

Chapter 1 of this book deals with the extraordinary physico-chemical properties of the water molecule while Chapter 2 provides insight on theories regarding the origin of water on Earth. In the third chapter, the author focuses on the chemical composition of the main water reservoirs of our planet. Chapters 4 and 5 discuss water’s relationship with plate tectonics and life, respectively. The sixth and final chapter uses stable isotope tracking to look into the water cycle and past climates.

Contents

1. Water: A Molecule Endowed with Extraordinary Physicochemical Properties.

2. Theories about the Origin of Water on Earth.

3. The Main Water Reservoirs on Earth and their Chemical Composition.

4. Water and Plate Tectonics.

5. Water and Life.

6. Stable Isotope Tracking: Water Cycles and Climates of the Past.

 ', '<p><span><span><strong><span><span><span>About the Book</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>The presence of water on Earth is discussed in this book using various theories about its origin as a basis. These theories include a massive degassing of the primitive parent bodies that built our planet as well as a late addition from comets that collided with the Earth’s surface. The extraordinary physico-chemical properties of the water molecules, combined with its abundance and distribution over the Earth’s surface, have contributed to regulating the global climate and favouring species’ evolution for more than 4 billion years. The early emergence of life in the deep ocean and its further diversification were closely linked to the global water cycle whose dynamics result from the energy balance between solar radiation and the internal heat flux of the Earth.</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 1 of this book deals with the extraordinary physico-chemical properties of the water molecule while Chapter 2 provides insight on theories regarding the origin of water on Earth. In the third chapter, the author focuses on the chemical composition of the main water reservoirs of our planet. Chapters 4 and 5 discuss water’s relationship with plate tectonics and life, respectively. The sixth and final chapter uses stable isotope tracking to look into the water cycle and past climates.</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Contents</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>1. Water: A Molecule Endowed with Extraordinary Physicochemical Properties.<br />
2. Theories about the Origin of Water on Earth.<br />
3. The Main Water Reservoirs on Earth and their Chemical Composition.<br />
4. Water and Plate Tectonics.<br />
5. Water and Life.<br />
6. Stable Isotope Tracking: Water Cycles and Climates of the Past.</span></span></span></span></span></p>

<p> </p>', 'Title
			Water on Earth-Physiocochemical and Biological Properties

			Author
			Christophe Lecuyer

			ISBN
			9781848214774

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Water on Earth-Physiocochemical and Biological Properties</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Christophe Lecuyer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781848214774</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"15962"', '"10375"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2624water.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781848214774&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3973', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3973', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 479, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:09'),
('cd9bf435-c300-490e-8667-8893a34675a0', '3537', 865, 'Constant Mean Curvature Surfaces with Boundary', 'constant-mean-curvature-surfaces-with-boundary-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537', 'constant-mean-curvature-surfaces-with-boundary-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537-3537', '9783642396250', '9783642396250', '9783642396250', NULL, 'The study of surfaces with constant mean curvature (CMC) is one of the main topics in classical differential geometry. Moreover, CMC surfaces are important mathematical models for the physics of interfaces in the absence of gravity, where they separate two different media or for capillary phenomena. Further, as most techniques used in the theory of CMC surfaces not only involve geometric methods but also PDE and complex analysis, the theory is also of great interest for many other mathematical fields.

While minimal surfaces and CMC surfaces in general have already been treated in the literature, the present work is the first to present a comprehensive study of “compact surfaces with boundaries,” narrowing its focus to a geometric view. Basic issues include the discussion whether the symmetries of the curve inherit to the surface; the possible values of the mean curvature, area and volume; stability; the circular boundary case and the existence of the Plateau problem in the non-parametric case. The exposition provides an outlook on recent research but also a set of techniques that allows the results to be expanded to other ambient spaces. Throughout the text, numerous illustrations clarify the results and their proofs.

The book is intended for graduate students and researchers in the field of differential geometry and especially theory of surfaces, including geometric analysis and geometric PDEs. It guides readers up to the state-of-the-art of the theory and introduces them to interesting open problems.', '<p>The study of surfaces with constant mean curvature (CMC) is one of the main topics in classical differential geometry. Moreover, CMC surfaces are important mathematical models for the physics of interfaces in the absence of gravity, where they separate two different media or for capillary phenomena. Further, as most techniques used in the theory of CMC surfaces not only involve geometric methods but also PDE and complex analysis, the theory is also of great interest for many other mathematical fields.</p>

<p>While minimal surfaces and CMC surfaces in general have already been treated in the literature, the present work is the first to present a comprehensive study of “compact surfaces with boundaries,” narrowing its focus to a geometric view. Basic issues include the discussion whether the symmetries of the curve inherit to the surface; the possible values of the mean curvature, area and volume; stability; the circular boundary case and the existence of the Plateau problem in the non-parametric case. The exposition provides an outlook on recent research but also a set of techniques that allows the results to be expanded to other ambient spaces. Throughout the text, numerous illustrations clarify the results and their proofs.</p>

<p>The book is intended for graduate students and researchers in the field of differential geometry and especially theory of surfaces, including geometric analysis and geometric PDEs. It guides readers up to the state-of-the-art of the theory and introduces them to interesting open problems.</p>', 'Sub Title
			No

			Author
			Rafael López

			About Author

			R. López, Professor at the University of Granada’s Department of Geometry and Topology has published more than 70 articles, many of them in journals with high Impact Factors (Duke Math. J., J. Diff. Eq. Calculus of Var., Comm. Math. Phys. SIAM J. Math. Anal.) and has served as a visiting professor at Paris VII, Idaho St. Univ., Sao Paulo, Toledo, Iasi and KIAS. His main research area is ‘surfaces with prescribed mean curvature,’ including elliptic equations and general relativity.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642396250

			Pages
			XIV, 292

			Binding
			Hardback

			Year of Publication
			2013

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rafael López</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>R. López, Professor at the University of Granada’s Department of Geometry and Topology has published more than 70 articles, many of them in journals with high Impact Factors (Duke Math. J., J. Diff. Eq. Calculus of Var., Comm. Math. Phys. SIAM J. Math. Anal.) and has served as a visiting professor at Paris VII, Idaho St. Univ., Sao Paulo, Toledo, Iasi and KIAS. His main research area is ‘surfaces with prescribed mean curvature,’ including elliptic equations and general relativity.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642396250</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIV, 292</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"9807"', '"5885"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XIV, 292', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74182.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642396250&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3537', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3537', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 865, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', '3576', 828, 'Rigorous Mathematical Thinking - Conceptual Formation in The Mathematics Classroom', 'rigorous-mathematical-thinking-conceptual-formation-in-the-mathematics-classroom-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576', 'rigorous-mathematical-thinking-conceptual-formation-in-the-mathematics-classroom-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576-3576', '9780521876858', '9780521876858', '9780521876858', NULL, 'This book demonstrates how rigorous mathematical thinking can be fostered through the development of students'' cognitive tools and operations. This approach seems to be particularly effective with socially disadvantaged and culturally different students. The authors argue that children''s cognitive functions cannot be viewed as following a natural maturational path: they should be actively constructed during the educational process. The Rigorous Mathematical Thinking (RMT) model is based on two major theoretical approaches – Vygotsky''s theory of psychological tools and Feuerstein''s concept of mediated learning experience. The book starts with general cognitive tools that are essential for all types of problem solving and then moves to mathematically specific cognitive tools and methods for utilizing these tools for mathematical conceptual formation. The application of the RMT model in various urban classrooms demonstrates how mathematics education standards can be reached even by the students with a history of educational failure who were considered hopeless underachievers.', '<p>This book demonstrates how rigorous mathematical thinking can be fostered through the development of students'' cognitive tools and operations. This approach seems to be particularly effective with socially disadvantaged and culturally different students. The authors argue that children''s cognitive functions cannot be viewed as following a natural maturational path: they should be actively constructed during the educational process. The Rigorous Mathematical Thinking (RMT) model is based on two major theoretical approaches – Vygotsky''s theory of psychological tools and Feuerstein''s concept of mediated learning experience. The book starts with general cognitive tools that are essential for all types of problem solving and then moves to mathematically specific cognitive tools and methods for utilizing these tools for mathematical conceptual formation. The application of the RMT model in various urban classrooms demonstrates how mathematics education standards can be reached even by the students with a history of educational failure who were considered hopeless underachievers.</p>', 'Sub Title
			Conceptual Formation in the Mathematiccs Classroom

			Author
			James T. Kinard and Alex Kozulin

			About Author

			James T. Kinard, Institute for Cognitive Literacy, Chicago

			James T. Kinard Sr. earned his Ph.D. in electroanalytical chemistry from Howard University and is President of Innovations for Cognitive Literacy, Inc., Chicago, Illinois. He developed and implemented the Rigorous Mathematical Thinking program and is a certified trainer of the Feuerstein cognitive development program, Instrumental Enrichment. He lectures at the international cognitive enrichment workshops in the United States, Canada, the UK, France, The Netherlands, and India.

			Alex Kozulin, International Center for the Enhancement of Learning Potential, Jerusalem

			Alex Kozulin is Research Director of The International Center for the Enhancement of Learning Potential in Jerusalem, Israel, and teaches at Tel Aviv University and Hebrew University. He held academic appointment at Boston University, was Visiting Professor at the University of Exeter and at the University of Witwatersrand, and was Visiting Scholar at Harvard University.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			  9780521876858

			Pages
			 216

			Binding
			Hardback

			Year of Publication
			2008

			Edition of Book
			1

			Language
			English

			Illustrations
			Yes

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Conceptual Formation in the Mathematiccs Classroom</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James T. Kinard and Alex Kozulin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p><strong>James T. Kinard</strong>, <em>Institute for Cognitive Literacy, Chicago</em><br />
			James T. Kinard Sr. earned his Ph.D. in electroanalytical chemistry from Howard University and is President of Innovations for Cognitive Literacy, Inc., Chicago, Illinois. He developed and implemented the Rigorous Mathematical Thinking program and is a certified trainer of the Feuerstein cognitive development program, Instrumental Enrichment. He lectures at the international cognitive enrichment workshops in the United States, Canada, the UK, France, The Netherlands, and India.</p>

			<p><strong>Alex Kozulin</strong>, <em>International Center for the Enhancement of Learning Potential, Jerusalem</em><br />
			Alex Kozulin is Research Director of The International Center for the Enhancement of Learning Potential in Jerusalem, Israel, and teaches at Tel Aviv University and Hebrew University. He held academic appointment at Boston University, was Visiting Professor at the University of Exeter and at the University of Witwatersrand, and was Visiting Scholar at Harvard University.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>  9780521876858</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"5181"', '"3109"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 216, ' 216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/983961rAJdpGHJL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521876858&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3576', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3576', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 828, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:09'),
('cdbeb937-b128-46a0-8d9b-1428e328a629', '3487', 912, 'Out of Town - The Country House', 'out-of-town-the-country-house-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487', 'out-of-town-the-country-house-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487-3487', '9781864701500', '9781864701500', '9781864701500', NULL, 'This beautifully photographed book explores the lure of the countryside: the wide open spaces and starry skies, the lack of neighbors, noise and pollution and the ability to ''get away from it all''. Many people are choosing to pursue their ''sea change'' inland, and are creating some spectacular homes in well-hidden locations.

However, the diversity and fragility of rural locations provide substantial challenge for the architect of today; primarily, how to insert a building into a pristine environment without affecting often-delicate ecosystems. With the preservation of the natural environment a high priority, architects must work with challenging topography to create structures that ''touch the earth lightly''.

Out of Town brings together a wonderful collection of architects'' responses to the challenges of building homes in the country proving that nature and lifestyle do not have to be at odds with each other-they can just as easily co-exist.

Content - Introduction, Bishamon Float House, Japan, Broadford Farm Pavilion, USA, Canyon View Office/Guesthouse, USA, Carver Residence, Australia, Fritidsbolig, Finland, Hermitage Road Residence, Australia, House of Earth and Light, USA, House to Catch the Forest, Japan, Jackson Family Retreat, USA, Jai House, USA, Kerrisdale Farmhouse, Australia, Kpopach/Catlow Farmhouse, Australia, Les Abouts Residence, Canada, Lookout House at Red Hill, Australia, Malibu House 3, USA, Maunu Poolhouse, USA, Memoria Casa Schmitz, Chile, Misonou House, Japan, Podere 43, Italy, Retreat Summer House, Norway, Richards-Ebert Residence, USA, Ridge House, USA, Smith Residence, USA, Solar Tube, Austria, Swann Residence, USA, Texas, Twister, USA, The Fritz Residence, USA, The Keenan Tower House, USA, The Moore Honey House, USA, The Raveau House, Chile, The Sinquefield House, USA, Wall-less House, Japan, Walla Womba Guest House, Australia, Warabi Cottage, Japan, Wheatsheaf Residence, Australia, Withers Residence, USA, Yakeyama House, Japan, Index, Acknowledgements', '<p style="text-align:justify"><span>This beautifully photographed book explores the lure of the countryside: the wide open spaces and starry skies, the lack of neighbors, noise and pollution and the ability to ''get away from it all''. Many people are choosing to pursue their ''sea change'' inland, and are creating some spectacular homes in well-hidden locations.</span></p>

<p style="text-align:justify"><span>However, the diversity and fragility of rural locations provide substantial challenge for the architect of today; primarily, how to insert a building into a pristine environment without affecting often-delicate ecosystems. With the preservation of the natural environment a high priority, architects must work with challenging topography to create structures that ''touch the earth lightly''.</span></p>

<p style="text-align:justify"><span>Out of Town brings together a wonderful collection of architects'' responses to the challenges of building homes in the country proving that nature and lifestyle do not have to be at odds with each other-they can just as easily co-exist.</span></p>

<p style="text-align:justify"><span>Content - Introduction, Bishamon Float House, Japan, Broadford Farm Pavilion, USA, Canyon View Office/Guesthouse, USA, Carver Residence, Australia, Fritidsbolig, Finland, Hermitage Road Residence, Australia, House of Earth and Light, USA, House to Catch the Forest, Japan, Jackson Family Retreat, USA, Jai House, USA, Kerrisdale Farmhouse, Australia, Kpopach/Catlow Farmhouse, Australia, Les Abouts Residence, Canada, Lookout House at Red Hill, Australia, Malibu House 3, USA, Maunu Poolhouse, USA, Memoria Casa Schmitz, Chile, Misonou House, Japan, Podere 43, Italy, Retreat Summer House, Norway, Richards-Ebert Residence, USA, Ridge House, USA, Smith Residence, USA, Solar Tube, Austria, Swann Residence, USA, Texas, Twister, USA, The Fritz Residence, USA, The Keenan Tower House, USA, The Moore Honey House, USA, The Raveau House, Chile, The Sinquefield House, USA, Wall-less House, Japan, Walla Womba Guest House, Australia, Warabi Cottage, Japan, Wheatsheaf Residence, Australia, Withers Residence, USA, Yakeyama House, Japan, Index, Acknowledgements</span></p>', 'Sub Title
			Out of Town - The Country House

			Author
			Peter Hyatt

			About Author
			As per Book

			ISBN 10 Digit
			1864701501

			ISBN 13 Digit
			9781864701500

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Out of Town - The Country House</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td>Peter Hyatt</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1864701501</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781864701500</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>224</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"4800"', '"2880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7647Out%20of%20Town%20-%20The%20Country%20House.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781864701500&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3487', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3487', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 912, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('cdc85097-0d05-4408-b340-92e404e77e74', '3485', 914, 'New London Interiors', 'new-london-interiors-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485', 'new-london-interiors-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485-3485', '9781858942377', '9781858942377', '9781858942377', NULL, 'When it comes to cutting-edge innovation in interior design, London competes with the likes of New York, Paris and Tokyo. Interior design, which is as much about fashion as it is about construction, is now a key expression of the status of the wealthy, the corporate values of private enterprises, the missions of institutions and the presentation of culture.

As London has discovered a more urbane attitude to interiors, a wealth of designers and architects has begun a revolution in the treatment of the capital''s interior spaces. New London Interiors brings together the best work of the new millennium - including houses, apartments, restaurants, bars, museums, art galleries, theatres, cinemas, boutiques, salons, gyms, and even schools, colleges and offices - and shows how interiors are the springboard for some of Britain''s brightest architectural talents, and a field that engages some world renowned names. Critical texts by architecture critic Kieran Long evaluate the projects in the context of design, architecture, materials and fashion to create an absorbing snapshot of the state of contemporary interior design.

The new importance of innovative materials has transformed the practice of interior design. Revealed structure and found space, along with rich resins, opulent timbers, stone, marble, steel and glass, have liberated the palette of the interior designer, often with stunning results.

The ephemeral nature of interior fit-outs means that many of these spaces are more experimental, radical and polemical than an exterior is often able to be. New London Interiors is a showcase of these latest trends, and provides an essential guide to the inside of one of the world''s most creative cities.

Content - Introduction, Eating, drinking and sleeping, Shopping, Exercising and grooming, Exhibiting and performing, Learning, Living, Working, Further reading, Picture credits, Index', '<p style="text-align:justify"><span>When it comes to cutting-edge innovation in interior design, London competes with the likes of New York, Paris and Tokyo. Interior design, which is as much about fashion as it is about construction, is now a key expression of the status of the wealthy, the corporate values of private enterprises, the missions of institutions and the presentation of culture.</span></p>

<p style="text-align:justify"><span>As London has discovered a more urbane attitude to interiors, a wealth of designers and architects has begun a revolution in the treatment of the capital''s interior spaces. New London Interiors brings together the best work of the new millennium - including houses, apartments, restaurants, bars, museums, art galleries, theatres, cinemas, boutiques, salons, gyms, and even schools, colleges and offices - and shows how interiors are the springboard for some of Britain''s brightest architectural talents, and a field that engages some world renowned names. Critical texts by architecture critic Kieran Long evaluate the projects in the context of design, architecture, materials and fashion to create an absorbing snapshot of the state of contemporary interior design.</span></p>

<p style="text-align:justify"><span>The new importance of innovative materials has transformed the practice of interior design. Revealed structure and found space, along with rich resins, opulent timbers, stone, marble, steel and glass, have liberated the palette of the interior designer, often with stunning results.</span></p>

<p style="text-align:justify"><span>The ephemeral nature of interior fit-outs means that many of these spaces are more experimental, radical and polemical than an exterior is often able to be. New London Interiors is a showcase of these latest trends, and provides an essential guide to the inside of one of the world''s most creative cities.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Introduction, Eating, drinking and sleeping, Shopping, Exercising and grooming, Exhibiting and performing, Learning, Living, Working, Further reading, Picture credits, Index</span></p>', 'Sub Title
			New London Interiors

			Author
			Kieran Long

			About Author
			As per Book

			ISBN 10 Digit
			1858942373

			ISBN 13 Digit
			9781858942377

			Pages
			240

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>New London Interiors</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Kieran Long</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1858942373</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781858942377</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>240</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2004</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"3168"', '"1900"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 240, '240', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7732New%20London%20Interiors.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781858942377&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3485', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3485', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 914, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('cde88d69-9cec-4f23-a563-61bf63d5decc', '3774', 675, 'Linear Programming and Network Flows, 4th Edition', 'linear-programming-and-network-flows-4th-edition', 'linear-programming-and-network-flows-4th-edition', '9780470462720', '9780470462720', '9780470462720', NULL, 'About the Book

The authoritative guide to modeling and solving complex problems with linear programming—extensively revised, expanded, and updated

The only book to treat both linear programming techniques and network flows under one cover, Linear Programming and Network Flows, Fourth Edition has been completely updated with the latest developments on the topic. This new edition continues to successfully emphasize modeling concepts, the design and analysis of algorithms, and implementation strategies for problems in a variety of fields, including industrial engineering, management science, operations research, computer science, and mathematics.

The book begins with basic results on linear algebra and convex analysis, and a geometrically motivated study of the structure of polyhedral sets is provided. Subsequent chapters include coverage of cycling in the simplex method, interior point methods, and sensitivity and parametric analysis. Newly added topics in the Fourth Edition include:

	The cycling phenomenon in linear programming and the geometry of cycling

	Duality relationships with cycling

	Elaboration on stable factorizations and implementation strategies

	Stabilized column generation and acceleration of Benders and Dantzig-Wolfe decomposition methods

	Line search and dual ascent ideas for the out-of-kilter algorithm

	Heap implementation comments, negative cost circuit insights, and additional convergence analyses for shortest path problems

The authors present concepts and techniques that are illustrated by numerical examples along with insights complete with detailed mathematical analysis and justification. An emphasis is placed on providing geometric viewpoints and economic interpretations as well as strengthening the understanding of the fundamental ideas. Each chapter is accompanied by Notes and References sections that provide historical developments in addition to current and future trends. Updated exercises allow readers to test their comprehension of the presented material, and extensive references provide resources for further study.

Linear Programming and Network Flows, Fourth Edition is an excellent book for linear programming and network flow courses at the upper-undergraduate and graduate levels. It is also a valuable resource for applied scientists who would like to refresh their understanding of linear programming and network flow techniques.

Contents:

ONE: INTRODUCTION.

1.1 The Linear Programming Problem.

1.2 Linear Programming Modeling and Examples.

1.3 Geometric Solution.

1.4 The Requirement Space.

1.5 Notation.

Exercises.

Notes and References.

TWO: LINEAR ALGEBRA, CONVEX ANALYSIS, AND POLYHEDRAL SETS.

2.1 Vectors.

2.2 Matrices.

2.3 Simultaneous Linear Equations.

2.4 Convex Sets and Convex Functions.

2.5 Polyhedral Sets and Polyhedral Cones.

2.6 Extreme Points, Faces, Directions, and Extreme Directions of Polyhedral Sets: Geometric Insights.

2.7 Representation of Polyhedral Sets.

Exercises.

Notes and References.

THREE: THE SIMPLEX METHOD.

3.1 Extreme Points and Optimality.

3.2 Basic Feasible Solutions.

3.3 Key to the Simplex Method.

3.4 Geometric Motivation of the Simplex Method.

3.5 Algebra of the Simplex Method.

3.6 Termination: Optimality and Unboundedness.

3.7 The Simplex Method.

3.8 The Simplex Method in Tableau Format.

3.9 Block Pivoting.

Exercises.

Notes and References.

FOUR: STARTING SOLUTION AND CONVERGENCE.

4.1 The Initial Basic Feasible Solution.

4.2 The Two-Phase Method.

4.3 The Big-M Method.

4.4 How Big Should Big-M Be?

4.5 The Single Artificial Variable Technique.

4.6 Degeneracy, Cycling, and Stalling.

4.7 Validation of Cycling Prevention Rules.

Exercises.

Notes and References.

FIVE: SPECIAL SIMPLEX IMPLEMENTATIONS AND OPTIMALITY CONDITIONS.

5.1 The Revised Simplex Method.

5.2 The Simplex Method for Bounded Variables.

5.3 Farkas’ Lemma via the Simplex Method.

5.4 The Karush-Kuhn-Tucker Optimality Conditions.

Exercises.

Notes and References.

SIX: DUALITY AND SENSITIVITY ANALYSIS.

6.1 Formulation of the Dual Problem.

6.2 Primal-Dual Relationships.

6.3 Economic Interpretation of the Dual.

6.4 The Dual Simplex Method.

6.5 The Primal-Dual Method.

6.6 Finding an Initial Dual Feasible Solution: The Artificial Constraint Technique.

6.7 Sensitivity Analysis.

6.8 Parametric Analysis.

Exercises.

Notes and References.

SEVEN: THE DECOMPOSITION PRINCIPLE.

7.1 The Decomposition Algorithm.

7.2 Numerical Example.

7.3 Getting Started.

7.4 The Case of Unbounded Region X.

7.5 Block Diagonal or Angular Structure.

7.6 Duality and Relationships with other Decomposition Procedures.

Exercises.

Notes and References.

EIGHT: COMPLEXITY OF THE SIMPLEX ALGORITHM AND POLYNOMIAL-TIME ALGORITHMS.

8.1 Polynomial Complexity Issues.

8.2 Computational Complexity of the Simplex Algorithm.

8.3 Khachian’s Ellipsoid Algorithm.

8.4 Karmarkar’s Projective Algorithm.

8.5 Analysis of Karmarkar’s Algorithm: Convergence, Complexity, Sliding Objective Method, and Basic Optimal Solutions.

8.6 Affine Scaling, Primal-Dual Path-Following, and Predictor-Corrector Variants of Interior Point Methods.

Exercises.

Notes and References.

NINE: MINIMAL-COST NETWORK FLOWS.

9.1 The Minimal-Cost Network Flow Problem.

9.2 Some Basic Definitions and Terminology from Graph Theory.

9.3 Properties of the A Matrix.

9.4 Representation of a Nonbasic Vector in Terms of the Basic Vectors.

9.5 The Simplex Method for Network Flow Problems.

9.6 An Example of the Network Simplex Method.

9.7 Finding an Initial Basic Feasible Solution.

9.8 Network Flows with Lower and Upper Bounds.

9.9 The Simplex Tableau Associated with a Network Flow Problem.

9.10 List Structures for Implementing the Network Simplex Algorithm.

9.11 Degeneracy, Cycling, and Stalling.

9.12 Generalized Network Problems.

Exercises.

Notes and References.

TEN: THE TRANSPORTATION AND ASSIGNMENT PROBLEMS.

10.1 Definition of the Transportation Problem.

10.2 Properties of the A Matrix.

10.3 Representation of a Nonbasic Vector in Terms of the Basic Vectors.

10.4 The Simplex Method for Transportation Problems.

10.5 Illustrative Examples and a Note on Degeneracy.

10.6 The Simplex Tableau Associated with a Transportation Tableau.

10.7 The Assignment Problem: (Kuhn’s) Hungarian Algorithm.

10.8 Alternating Path Basis Algorithm for Assignment Problems.

10.9 A Polynomial-Time Successive Shortest Path Approach for Assignment Problems.

10.10 The Transshipment Problem.

Exercises.

Notes and References.

ELEVEN: THE OUT-OF-KILTER ALGORITHM.

11.1 The Out-of-Kilter Formulation of a Minimal Cost Network Flow Problem.

11.2 Strategy of the Out-of-Kilter Algorithm.

11.3 Summary of the Out-of-Kilter Algorithm.

11.4 An Example of the Out-of-Kilter Algorithm.

11.5 A Labeling Procedure for the Out-of-Kilter Algorithm.

11.6 Insight into Changes in Primal and Dual Function Values.

11.7 Relaxation Algorithms.

Exercises.

Notes and References.

TWELVE: MAXIMAL FLOW, SHORTEST PATH, MULTICOMMODITY FLOW, AND NETWORK SYNTHESIS PROBLEMS.

12.1 The Maximal Flow Problem.

12.2 The Shortest Path Problem.

12.3 Polynomial-Time Shortest Path Algorithms for Networks Having Arbitrary Costs.

12.4 Multicommodity Flows.

12.5 Characterization of a Basis for the Multicommodity Minimal-Cost Flow Problem.

12.6 Synthesis of Multiterminal Flow Networks.

 ', '<p><strong><span>About the Book</span></strong></p>

<p><strong>The authoritative guide to modeling and solving complex problems with linear programming—extensively revised, expanded, and updated</strong></p>

<p>The only book to treat both linear programming techniques and network flows under one cover, <em>Linear Programming and Network Flows, Fourth Edition</em> has been completely updated with the latest developments on the topic. This new edition continues to successfully emphasize modeling concepts, the design and analysis of algorithms, and implementation strategies for problems in a variety of fields, including industrial engineering, management science, operations research, computer science, and mathematics.</p>

<p>The book begins with basic results on linear algebra and convex analysis, and a geometrically motivated study of the structure of polyhedral sets is provided. Subsequent chapters include coverage of cycling in the simplex method, interior point methods, and sensitivity and parametric analysis. Newly added topics in the <em>Fourth Edition</em> include:</p>

<ul>
	<li>
	<p>The cycling phenomenon in linear programming and the geometry of cycling</p>
	</li>
	<li>
	<p>Duality relationships with cycling</p>
	</li>
	<li>
	<p>Elaboration on stable factorizations and implementation strategies</p>
	</li>
	<li>
	<p>Stabilized column generation and acceleration of Benders and Dantzig-Wolfe decomposition methods</p>
	</li>
	<li>
	<p>Line search and dual ascent ideas for the out-of-kilter algorithm</p>
	</li>
	<li>
	<p>Heap implementation comments, negative cost circuit insights, and additional convergence analyses for shortest path problems</p>
	</li>
</ul>

<p>The authors present concepts and techniques that are illustrated by numerical examples along with insights complete with detailed mathematical analysis and justification. An emphasis is placed on providing geometric viewpoints and economic interpretations as well as strengthening the understanding of the fundamental ideas. Each chapter is accompanied by <em>Notes</em> and <em>References</em> sections that provide historical developments in addition to current and future trends. Updated exercises allow readers to test their comprehension of the presented material, and extensive references provide resources for further study.</p>

<p><em>Linear Programming and Network Flows, Fourth Edition</em> is an excellent book for linear programming and network flow courses at the upper-undergraduate and graduate levels. It is also a valuable resource for applied scientists who would like to refresh their understanding of linear programming and network flow techniques.</p>

<p><strong><span>Contents:</span></strong></p>

<p><strong>ONE: INTRODUCTION</strong>.</p>

<p>1.1 The Linear Programming Problem.</p>

<p>1.2 Linear Programming Modeling and Examples.</p>

<p>1.3 Geometric Solution.</p>

<p>1.4 The Requirement Space.</p>

<p>1.5 Notation.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>TWO: LINEAR ALGEBRA, CONVEX ANALYSIS, AND POLYHEDRAL SETS.</strong></p>

<p>2.1 Vectors.</p>

<p>2.2 Matrices.</p>

<p>2.3 Simultaneous Linear Equations.</p>

<p>2.4 Convex Sets and Convex Functions.</p>

<p>2.5 Polyhedral Sets and Polyhedral Cones.</p>

<p>2.6 Extreme Points, Faces, Directions, and Extreme Directions of Polyhedral Sets: Geometric Insights.</p>

<p>2.7 Representation of Polyhedral Sets.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>THREE: THE SIMPLEX METHOD</strong>.</p>

<p>3.1 Extreme Points and Optimality.</p>

<p>3.2 Basic Feasible Solutions.</p>

<p>3.3 Key to the Simplex Method.</p>

<p>3.4 Geometric Motivation of the Simplex Method.</p>

<p>3.5 Algebra of the Simplex Method.</p>

<p>3.6 Termination: Optimality and Unboundedness.</p>

<p>3.7 The Simplex Method.</p>

<p>3.8 The Simplex Method in Tableau Format.</p>

<p>3.9 Block Pivoting.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>FOUR: STARTING SOLUTION AND CONVERGENCE.</strong></p>

<p>4.1 The Initial Basic Feasible Solution.</p>

<p>4.2 The Two-Phase Method.</p>

<p>4.3 The Big-M Method.</p>

<p>4.4 How Big Should Big-M Be?</p>

<p>4.5 The Single Artificial Variable Technique.</p>

<p>4.6 Degeneracy, Cycling, and Stalling.</p>

<p>4.7 Validation of Cycling Prevention Rules.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>FIVE: SPECIAL SIMPLEX IMPLEMENTATIONS AND OPTIMALITY CONDITIONS.</strong></p>

<p>5.1 The Revised Simplex Method.</p>

<p>5.2 The Simplex Method for Bounded Variables.</p>

<p>5.3 Farkas’ Lemma via the Simplex Method.</p>

<p>5.4 The Karush-Kuhn-Tucker Optimality Conditions.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>SIX: DUALITY AND SENSITIVITY ANALYSIS.</strong></p>

<p>6.1 Formulation of the Dual Problem.</p>

<p>6.2 Primal-Dual Relationships.</p>

<p>6.3 Economic Interpretation of the Dual.</p>

<p>6.4 The Dual Simplex Method.</p>

<p>6.5 The Primal-Dual Method.</p>

<p>6.6 Finding an Initial Dual Feasible Solution: The Artificial Constraint Technique.</p>

<p>6.7 Sensitivity Analysis.</p>

<p>6.8 Parametric Analysis.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>SEVEN: THE DECOMPOSITION PRINCIPLE.</strong></p>

<p>7.1 The Decomposition Algorithm.</p>

<p>7.2 Numerical Example.</p>

<p>7.3 Getting Started.</p>

<p>7.4 The Case of Unbounded Region X.</p>

<p>7.5 Block Diagonal or Angular Structure.</p>

<p>7.6 Duality and Relationships with other Decomposition Procedures.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>EIGHT: COMPLEXITY OF THE SIMPLEX ALGORITHM AND POLYNOMIAL-TIME ALGORITHMS.</strong></p>

<p>8.1 Polynomial Complexity Issues.</p>

<p>8.2 Computational Complexity of the Simplex Algorithm.</p>

<p>8.3 Khachian’s Ellipsoid Algorithm.</p>

<p>8.4 Karmarkar’s Projective Algorithm.</p>

<p>8.5 Analysis of Karmarkar’s Algorithm: Convergence, Complexity, Sliding Objective Method, and Basic Optimal Solutions.</p>

<p>8.6 Affine Scaling, Primal-Dual Path-Following, and Predictor-Corrector Variants of Interior Point Methods.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>NINE: MINIMAL-COST NETWORK FLOWS.</strong></p>

<p>9.1 The Minimal-Cost Network Flow Problem.</p>

<p>9.2 Some Basic Definitions and Terminology from Graph Theory.</p>

<p>9.3 Properties of the <strong>A</strong> Matrix.</p>

<p>9.4 Representation of a Nonbasic Vector in Terms of the Basic Vectors.</p>

<p>9.5 The Simplex Method for Network Flow Problems.</p>

<p>9.6 An Example of the Network Simplex Method.</p>

<p>9.7 Finding an Initial Basic Feasible Solution.</p>

<p>9.8 Network Flows with Lower and Upper Bounds.</p>

<p>9.9 The Simplex Tableau Associated with a Network Flow Problem.</p>

<p>9.10 List Structures for Implementing the Network Simplex Algorithm.</p>

<p>9.11 Degeneracy, Cycling, and Stalling.</p>

<p>9.12 Generalized Network Problems.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>TEN: THE TRANSPORTATION AND ASSIGNMENT PROBLEMS.</strong></p>

<p>10.1 Definition of the Transportation Problem.</p>

<p>10.2 Properties of the <strong>A</strong> Matrix.</p>

<p>10.3 Representation of a Nonbasic Vector in Terms of the Basic Vectors.</p>

<p>10.4 The Simplex Method for Transportation Problems.</p>

<p>10.5 Illustrative Examples and a Note on Degeneracy.</p>

<p>10.6 The Simplex Tableau Associated with a Transportation Tableau.</p>

<p>10.7 The Assignment Problem: (Kuhn’s) Hungarian Algorithm.</p>

<p>10.8 Alternating Path Basis Algorithm for Assignment Problems.</p>

<p>10.9 A Polynomial-Time Successive Shortest Path Approach for Assignment Problems.</p>

<p>10.10 The Transshipment Problem.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>ELEVEN: THE OUT-OF-KILTER ALGORITHM</strong>.</p>

<p>11.1 The Out-of-Kilter Formulation of a Minimal Cost Network Flow Problem.</p>

<p>11.2 Strategy of the Out-of-Kilter Algorithm.</p>

<p>11.3 Summary of the Out-of-Kilter Algorithm.</p>

<p>11.4 An Example of the Out-of-Kilter Algorithm.</p>

<p>11.5 A Labeling Procedure for the Out-of-Kilter Algorithm.</p>

<p>11.6 Insight into Changes in Primal and Dual Function Values.</p>

<p>11.7 Relaxation Algorithms.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>TWELVE: MAXIMAL FLOW, SHORTEST PATH, MULTICOMMODITY FLOW, AND NETWORK SYNTHESIS PROBLEMS.</strong></p>

<p>12.1 The Maximal Flow Problem.</p>

<p>12.2 The Shortest Path Problem.</p>

<p>12.3 Polynomial-Time Shortest Path Algorithms for Networks Having Arbitrary Costs.</p>

<p>12.4 Multicommodity Flows.</p>

<p>12.5 Characterization of a Basis for the Multicommodity Minimal-Cost Flow Problem.</p>

<p>12.6 Synthesis of Multiterminal Flow Networks.</p>

<p> </p>', 'Title

			Linear Programming and Network Flows, 4th Edition

			Author
			Mokhtar S. Bazaraa

			ISBN
			9780470462720

			Publishers
			Wiley

			Language
			English

			Year
			2009

			Binding
			Hardbond

			Pages
			748+14

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td>
			<p style="text-align:center"><span>Linear Programming and Network Flows, 4th Edition</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mokhtar S. Bazaraa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470462720</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2009</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>748+14</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14491"', '"8695"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, '2009', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '748+14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9527p-9.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470462720&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3774', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3774', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 675, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('cdf72d18-5c52-4510-9e35-33b4bd7af5be', '3399', 994, 'Introduction to Soil Science', 'introduction-to-soil-science-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399', 'introduction-to-soil-science-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399-3399', '9789390647460', '9789390647460', '9789390647460', NULL, ' 

Contents: - 

1. SOIL

2. ROCK''S AND MINERALS

3. SOIL FORMING PROCESSES 

4. PHYSICAL PROPERTIES OF SOIL

5. SOIL WATER

6. SOIL TEMPERATURE 

7. SOIL AIR

8. SOIL COLLOIDS

9. SOIL REACTION 

10. PROBLEM SOIL 

11. IRREGATION WATER      ', '<p style="text-align:justify"> </p>

<p style="text-align:justify"><span><strong>Contents: -</strong> </span></p>

<p style="text-align:justify"><span>1.</span><span><span><span><span> SOIL</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. ROCK''S AND MINERALS</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. SOIL FORMING PROCESSES </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. PHYSICAL PROPERTIES OF SOIL</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. SOIL WATER</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. SOIL TEMPERATURE </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. SOIL AIR</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. SOIL COLLOIDS</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. SOIL REACTION </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. PROBLEM SOIL </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. IRREGATION WATER</span>      </span></span></span></p>', 'Sub Title
			Introduction to Soil Science

			Author
			Mahendra Sharma

			About Author
			As per Book

			Publishers
			Standard Publishers (India)

			ISBN 13 Digit
			9789390647460

			Pages
			192

			Binding
			Hardcover

			Year of Publication
			2021

			Edition of Book
			Second

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Introduction to Soil Science</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Mahendra Sharma</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><strong>Publishers</strong></td>
			<td style="text-align:left"><strong>Standard Publishers (India)</strong></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789390647460</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>192</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2021</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>Second</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1400"', '"840"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Second', NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 192, '192', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6877Introduction%20to%20Soil%20Science.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390647460&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3399', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3399', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 994, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:09'),
('cdfc11cc-2d90-498d-970b-f9edb867c600', '3788', 662, 'The Mahabharata of Krishna-Dwaipayana Vyasa (12Vol. Sets)', 'the-mahabharata-of-krishnadwaipayana-vyasa-12vol-sets', 'the-mahabharata-of-krishnadwaipayana-vyasa-12vol-sets', '9788197734779', '9788197734779', '9788197734779', NULL, 'About the Book

The Mahabharata of Veda Vyasa is regarded as one of the world''s greatest war epics.  The Mahabharata tells the tale of the conflict between the Pandava and Kaurava clans. Adi Parva, the first section of the Mahabharata, is included in the initial volume. Anukramanika, Parva Sangraha, Pauloma, Astika, Adivansavatarana, Jatugriha, Hidimva-vadha, Vaka-vadha, Chaitraratha, and the Pandavas'' subsequent exile are among the parvas that further subdivide the Adi Parva.  Rajya-labha, Arjuna-vanavasa, Sambhavayamvara, Vaivahika, Viduragamana, Subhadra-harana, Haranaharana, and Khandeva-daha Parva.  Ugrasava sauti recites Adi Parva to the sages in the Naimisha forest.  The histories of Bharatas and Bhrigus are contained in it.  It also includes the hisories of the Kuru and Pandava kingdoms, as well as Dhritarashtra''s persecution of the Pandavas.  It tells the tales of figures like Shantanu, Dhritarashtra, Dushyanta, Shakuntala, and Dronacharya, as well as the birth of Lord Krishna, the protagonist of this epic.  It also discusses the unions of the five Pandavas with Draupadi and Arjuna and Bhima with Subhadra and Hidimba, respectively.  The parva also talks about the rule of Yudhishthira before to his defeat and the Pandavas'' subsequent banishment.

CONTENTS:

VOL. 1

ADI PARVA

PARVA SANGRAHA

PAUSHYA PARVA

PAULOMA PARVA

ASTIKA PARVA

ADIVANSAVATARANA PARVA

SAMBHAV PARYA

JATUGRIHA  PARVA

HIDIMVA-VADHA PARVA

VAKA-VADHA PARVA

CHAITRARATHA PARVA

SWAYAMVARA PARVA

VAIVAHIKA PARVA

VIDURAGAMANA PARVA

RAJYA-LABHA PARVA

ARJUNA-VANAVASA PARVA

SUBHADRA-HARANA PARVA

HARANAHARANA PARVA

KHANDAVA-DAHA PARVA

VOL. 2

SABHA PARVA

SABHAKRIYA PARVA

LOKAPALA SABHAKHAYANA

RAJA

SUYARAMBHA PARVA

JARASANDHTA-BADHA PARVA

DIGVIJAYA PARVA

RAJASUYIKA PARVA

ARGHYAHARANA PARVA

SISUPALA-BADHA PARVA

DYUTA PARVA

ARANYAKA PARVA

KIRMIRABADHA PARVA

ARJUNABHIGAMANA PARVA

KAIRATA PARVA

INDRALOKAGAMANA PARVA

NALOPAKHYANA PARVA

TIRTHA-YATRA PARVA

VOL. 3

VANA PARVA

TIRTHA-YATRA PARVA (CONTINUED)

MARKANDEYA-SAMASYA PARVA

DRAUPADI-SATYABHAMA SAMVADA

GHOSHA-YATRA PARVA

DRAUPADI-HARANA PARVA

PATIVRATA-MAHATMYA PARVA

ARANYA PARVA

VOL. 4

VIRATA PARVA

PANDAYA-PRAVESA PARVA

SAMAYAPALANA PARVA

KICHAKA-BADHA PARVA

GO-HARANA PARVA

UDYOGA PARVA

UDYOGA PARVA

SANAT-SUJATA PARVA

BHAGWAT YANA PARVA

ULUKA DUTAGAMANA PARVA

VOL. 5

BHISHMA PARVA

JAMVU-KHANDA NIRMANA PARVA

BHUMI PARVA

BHAGAVAT-GITA PARVA

VOL. 6

DRONA PARVA

DRONABHISHEKA PARVA

ABHIMANYU-BADHA PARVA

JAYADRATHA-VADHA PARVA

GHATOTKACHA-BADHA PARVA

DRONA-VADHA PARVA

VOL. 7

KARNA PARVA

SHALYA PARVA

SAUPTIKA PARVA

STREE PARVA

JALAPRADANIKA-PARVA

STREE-VILAPA-PARVA

VOL. 8

RAJADHARMANUSASANA PARVA

APADDHARMANUSASANA PARVA

VOL. 9

SANTI PARVA (PART II)

MOKSHADHARMA PARVA

VOL. 10

SANTI PARVA (PART III)

ANUSASANIKA PARVA (PART I)

VOL. 11

ANUSASANIKA PARVA (PART II)

VOL. 12

ASWAMEDHIKA PARVA

ANUGITA PARVA

ASRAMAVASA PARVA

PUTRADARSANA PARVA

NARADAGAMANA PARVA

MAUSALA-PARVA

MAHAPRASTHANIKA-PARVA

SVARGAROHANIKA-PARVA

 

 

 

 

 

 

 

 

 

 ', '<p><span><strong>About the Book</strong></span></p>

<p style="text-align:justify"><span>The Mahabharata of Veda Vyasa is regarded as one of the world''s greatest war epics.  The Mahabharata tells the tale of the conflict between the Pandava and Kaurava clans. Adi Parva, the first section of the Mahabharata, is included in the initial volume. Anukramanika, Parva Sangraha, Pauloma, Astika, Adivansavatarana, Jatugriha, Hidimva-vadha, Vaka-vadha, Chaitraratha, and the Pandavas'' subsequent exile are among the parvas that further subdivide the Adi Parva.  Rajya-labha, Arjuna-vanavasa, Sambhavayamvara, Vaivahika, Viduragamana, Subhadra-harana, Haranaharana, and Khandeva-daha Parva.  Ugrasava sauti recites Adi Parva to the sages in the Naimisha forest.  The histories of Bharatas and Bhrigus are contained in it.  It also includes the hisories of the Kuru and Pandava kingdoms, as well as Dhritarashtra''s persecution of the Pandavas.  It tells the tales of figures like Shantanu, Dhritarashtra, Dushyanta, Shakuntala, and Dronacharya, as well as the birth of Lord Krishna, the protagonist of this epic.  It also discusses the unions of the five Pandavas with Draupadi and Arjuna and Bhima with Subhadra and Hidimba, respectively.  The parva also talks about the rule of Yudhishthira before to his defeat and the Pandavas'' subsequent banishment.</span></p>

<p style="text-align:justify"><span><strong>CONTENTS:</strong></span></p>

<p style="text-align:justify"><span><strong>VOL. 1</strong></span></p>

<p style="text-align:justify"><span><strong>ADI PARVA</strong></span></p>

<p style="text-align:justify"><span>PARVA SANGRAHA</span></p>

<p style="text-align:justify"><span>PAUSHYA PARVA</span></p>

<p style="text-align:justify"><span>PAULOMA PARVA</span></p>

<p style="text-align:justify"><span>ASTIKA PARVA</span></p>

<p style="text-align:justify"><span>ADIVANSAVATARANA PARVA</span></p>

<p style="text-align:justify"><span>SAMBHAV PARYA</span></p>

<p style="text-align:justify"><span>JATUGRIHA  PARVA</span></p>

<p style="text-align:justify"><span>HIDIMVA-VADHA PARVA</span></p>

<p style="text-align:justify"><span>VAKA-VADHA PARVA</span></p>

<p style="text-align:justify"><span>CHAITRARATHA PARVA</span></p>

<p style="text-align:justify"><span>SWAYAMVARA PARVA</span></p>

<p style="text-align:justify"><span>VAIVAHIKA PARVA</span></p>

<p style="text-align:justify"><span>VIDURAGAMANA PARVA</span></p>

<p style="text-align:justify"><span>RAJYA-LABHA PARVA</span></p>

<p style="text-align:justify"><span>ARJUNA-VANAVASA PARVA</span></p>

<p style="text-align:justify"><span>SUBHADRA-HARANA PARVA</span></p>

<p style="text-align:justify"><span>HARANAHARANA PARVA</span></p>

<p style="text-align:justify"><span>KHANDAVA-DAHA PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 2</strong></span></p>

<p style="text-align:justify"><span><strong>SABHA PARVA</strong></span></p>

<p style="text-align:justify"><span>SABHAKRIYA PARVA</span></p>

<p style="text-align:justify"><span>LOKAPALA SABHAKHAYANA</span></p>

<p style="text-align:justify"><span>RAJA</span></p>

<p style="text-align:justify"><span>SUYARAMBHA PARVA</span></p>

<p style="text-align:justify"><span>JARASANDHTA-BADHA PARVA</span></p>

<p style="text-align:justify"><span>DIGVIJAYA PARVA</span></p>

<p style="text-align:justify"><span>RAJASUYIKA PARVA</span></p>

<p style="text-align:justify"><span>ARGHYAHARANA PARVA</span></p>

<p style="text-align:justify"><span>SISUPALA-BADHA PARVA</span></p>

<p style="text-align:justify"><span>DYUTA PARVA</span></p>

<p style="text-align:justify"><span>ARANYAKA PARVA</span></p>

<p style="text-align:justify"><span>KIRMIRABADHA PARVA</span></p>

<p style="text-align:justify"><span>ARJUNABHIGAMANA PARVA</span></p>

<p style="text-align:justify"><span>KAIRATA PARVA</span></p>

<p style="text-align:justify"><span>INDRALOKAGAMANA PARVA</span></p>

<p style="text-align:justify"><span>NALOPAKHYANA PARVA</span></p>

<p style="text-align:justify"><span>TIRTHA-YATRA PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 3</strong></span></p>

<p style="text-align:justify"><span><strong>VANA PARVA</strong></span></p>

<p style="text-align:justify"><span>TIRTHA-YATRA PARVA (CONTINUED)</span></p>

<p style="text-align:justify"><span>MARKANDEYA-SAMASYA PARVA</span></p>

<p style="text-align:justify"><span>DRAUPADI-SATYABHAMA SAMVADA</span></p>

<p style="text-align:justify"><span>GHOSHA-YATRA PARVA</span></p>

<p style="text-align:justify"><span>DRAUPADI-HARANA PARVA</span></p>

<p style="text-align:justify"><span>PATIVRATA-MAHATMYA PARVA</span></p>

<p style="text-align:justify"><span>ARANYA PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 4</strong></span></p>

<p style="text-align:justify"><span><strong>VIRATA PARVA</strong></span></p>

<p style="text-align:justify"><span>PANDAYA-PRAVESA PARVA</span></p>

<p style="text-align:justify"><span>SAMAYAPALANA PARVA</span></p>

<p style="text-align:justify"><span>KICHAKA-BADHA PARVA</span></p>

<p style="text-align:justify"><span>GO-HARANA PARVA</span></p>

<p style="text-align:justify"><span>UDYOGA PARVA</span></p>

<p style="text-align:justify"><span>UDYOGA PARVA</span></p>

<p style="text-align:justify"><span>SANAT-SUJATA PARVA</span></p>

<p style="text-align:justify"><span>BHAGWAT YANA PARVA</span></p>

<p style="text-align:justify"><span>ULUKA DUTAGAMANA PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 5</strong></span></p>

<p style="text-align:justify"><span><strong>BHISHMA PARVA</strong></span></p>

<p style="text-align:justify"><span>JAMVU-KHANDA NIRMANA PARVA</span></p>

<p style="text-align:justify"><span>BHUMI PARVA</span></p>

<p style="text-align:justify"><span>BHAGAVAT-GITA PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 6</strong></span></p>

<p style="text-align:justify"><span><strong>DRONA PARVA</strong></span></p>

<p style="text-align:justify"><span>DRONABHISHEKA PARVA</span></p>

<p style="text-align:justify"><span>ABHIMANYU-BADHA PARVA</span></p>

<p style="text-align:justify"><span>JAYADRATHA-VADHA PARVA</span></p>

<p style="text-align:justify"><span>GHATOTKACHA-BADHA PARVA</span></p>

<p style="text-align:justify"><span>DRONA-VADHA PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 7</strong></span></p>

<p style="text-align:justify"><span><strong>KARNA PARVA</strong></span></p>

<p style="text-align:justify"><span>SHALYA PARVA</span></p>

<p style="text-align:justify"><span>SAUPTIKA PARVA</span></p>

<p style="text-align:justify"><span>STREE PARVA</span></p>

<p style="text-align:justify"><span>JALAPRADANIKA-PARVA</span></p>

<p style="text-align:justify"><span>STREE-VILAPA-PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 8</strong></span></p>

<p style="text-align:justify"><span>RAJADHARMANUSASANA PARVA</span></p>

<p style="text-align:justify"><span>APADDHARMANUSASANA PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 9</strong></span></p>

<p style="text-align:justify"><span>SANTI PARVA (PART II)</span></p>

<p style="text-align:justify"><span>MOKSHADHARMA PARVA</span></p>

<p style="text-align:justify"><span><strong>VOL. 10</strong></span></p>

<p style="text-align:justify"><span>SANTI PARVA (PART III)</span></p>

<p style="text-align:justify"><span>ANUSASANIKA PARVA (PART I)</span></p>

<p style="text-align:justify"><span><strong>VOL. 11</strong></span></p>

<p style="text-align:justify"><span>ANUSASANIKA PARVA (PART II)</span></p>

<p style="text-align:justify"><span><strong>VOL. 12</strong></span></p>

<p style="text-align:justify"><span>ASWAMEDHIKA PARVA</span></p>

<p style="text-align:justify"><span>ANUGITA PARVA</span></p>

<p style="text-align:justify"><span>ASRAMAVASA PARVA</span></p>

<p style="text-align:justify"><span>PUTRADARSANA PARVA</span></p>

<p style="text-align:justify"><span>NARADAGAMANA PARVA</span></p>

<p style="text-align:justify"><span>MAUSALA-PARVA</span></p>

<p style="text-align:justify"><span>MAHAPRASTHANIKA-PARVA</span></p>

<p style="text-align:justify"><span>SVARGAROHANIKA-PARVA</span></p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>

<p style="text-align:justify"> </p>', 'Title
			The Mahabharata of Krishna-Dwaipayana Vyasa (12 Vol. Sets)

			Author
			Kisari Mohan Ganguli

			ISBN
			9788197734779

			Publishers
			Shivalik Prakashan

			Edition
			First

			Year
			2024

			Language
			English

			Binding
			Hardbond

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>Title</td>
			<td>The Mahabharata of Krishna-Dwaipayana Vyasa (12 Vol. Sets)</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Kisari Mohan Ganguli</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9788197734779</td>
		</tr>
		<tr>
			<td>Publishers</td>
			<td>Shivalik Prakashan</td>
		</tr>
		<tr>
			<td>Edition</td>
			<td>First</td>
		</tr>
		<tr>
			<td>Year</td>
			<td>2024</td>
		</tr>
		<tr>
			<td>Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"31000"', '"18600"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', 'First', NULL, '2024', NULL, NULL, 'd15f4f13-dc84-45b0-bd75-bb2aca7ef8ed', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2330picture-1.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788197734779&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3788', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3788', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 662, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('ce0425e0-051f-4507-a8dc-794a0871919f', '2548', NULL, 'Marketing Research', 'marketing-research-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548', 'marketing-research-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548-2548', 'TGKI8877', 'TGKI8877', 'TGKI8877', NULL, 'Marketing Research', '<h1>Marketing Research</h1>', 'Sub Title
			No

			Author
			Dr. A.S. Rao

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178805726

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			2012

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.S. Rao</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805726</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2012', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGKI8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2548', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2548', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1537, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:09'),
('ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', '645', NULL, 'Suicide - Current Controversies', 'suicide-current-controversies-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645', 'suicide-current-controversies-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645-645', '9780737703184', '9780737703184', '9780737703184', NULL, 'The Currrent controversies series examines today''s most important social and political issues. Each volume presents a diverse selection of primary sources representing all sides of the debate in question.

Contents - Foreward, Introduction, Chapter 1 - Is suicide an individual right?, Yes: suicide is an individual right, No: suicide is not an individual right, Chapter 2 - What are the Causes of suicide?, Chapter 3 - Should Physicians help terminally III Pateints Commit Suicide?. Yes: The Terminally III have a right to Physician-Assisted Suicide, No: Physicians should not help terminally III patients commit suicide, Chapter 4 - How can Suicide be prevented?, Bibliography, Organizations to Contract, Index.', '<p>The Currrent controversies series examines today''s most important social and political issues. Each volume presents a diverse selection of primary sources representing all sides of the debate in question.</p>

<p>Contents - Foreward, Introduction, Chapter 1 - Is suicide an individual right?, Yes: suicide is an individual right, No: suicide is not an individual right, Chapter 2 - What are the Causes of suicide?, Chapter 3 - Should Physicians help terminally III Pateints Commit Suicide?. Yes: The Terminally III have a right to Physician-Assisted Suicide, No: Physicians should not help terminally III patients commit suicide, Chapter 4 - How can Suicide be prevented?, Bibliography, Organizations to Contract, Index.</p>', 'Sub Title

			Current Controversies

			Author
			Leslie A. Miller

			ISBN 10 Digit
			0737703180

			ISBN 13 Digit
			9780737703184

			Pages
			154

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<div>Current Controversies</div>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Leslie A. Miller</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0737703180</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703184</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>154</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 154, '154', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18709780737703184_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780737703184&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=645', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=645', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2700, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('ce4340e0-adf0-492a-9077-084331491d62', '1348', NULL, 'Compton''s enclopaedia in 26 Vols.', 'comptons-enclopaedia-in-26-vols', 'comptons-enclopaedia-in-26-vols', '9781593392987', '9781593392987', '9781593392987', NULL, 'About the book

Written and visually designed for students ages 10-17, the "2007 Compton''s by Britannica" is packed with information young learners will find exciting and captivating. Dramatic pictures, detailed diagrams, and engaging texts will give young readers the basic facts and entice more advanced students to dig deeper. The 26 volume set covers a wide variety of topics and presents information in an easy-to-read style. The 2007 edition is fully updated, revised, and reviewed by educators, expert contributors, and Britannica editors. Designed to inspire ambition and stimulate the imagination, "Compton''s" is perfect for any family''s home library. It includes more than 50 per cent New and Revised Content. New and revised articles include astronomy, ballet, football, Olympic medallist Shani Davis,genetic engineering, global warming, flood, Hamas, Liberia, New Orleans, and Palestine, social security, weather and much more. More than 37,000 articles cover geography, math, people, social studies, science, and more. Engaging Graphics - Readers will be captivated by 23,000 maps, charts, tables, and images including hundreds of stunning new additions. Convenient, carefully designed aids provided throughout each volume encourage research and fact-finding.', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Written and visually designed for students ages 10-17, the "2007 Compton''s by Britannica" is packed with information young learners will find exciting and captivating. Dramatic pictures, detailed diagrams, and engaging texts will give young readers the basic facts and entice more advanced students to dig deeper. The 26 volume set covers a wide variety of topics and presents information in an easy-to-read style. The 2007 edition is fully updated, revised, and reviewed by educators, expert contributors, and Britannica editors. Designed to inspire ambition and stimulate the imagination, "Compton''s" is perfect for any family''s home library. It includes more than 50 per cent New and Revised Content. New and revised articles include astronomy, ballet, football, Olympic medallist Shani Davis,genetic engineering, global warming, flood, Hamas, Liberia, New Orleans, and Palestine, social security, weather and much more. More than 37,000 articles cover geography, math, people, social studies, science, and more. Engaging Graphics - Readers will be captivated by 23,000 maps, charts, tables, and images including hundreds of stunning new additions. Convenient, carefully designed aids provided throughout each volume encourage research and fact-finding.</span></span></p>', 'Title
			Compton''s enclopaedia in 26 Vols.

			Author
			Britannica

			ISBN
			9781593392987

			Publisher
			Britannica

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Compton''s enclopaedia in 26 Vols.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781593392987</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"49999"', '"37499"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c56be9f9-95e2-4f87-960c-7771a7c66f21', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9255Compton%20Encyclopedia.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781593392987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1348', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1348', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2250, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:09'),
('ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', '3578', 826, 'Statistical Optimization for Geometric Computation - Theory and Practice', 'statistical-optimization-for-geometric-computation-theory-and-practice-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578', 'statistical-optimization-for-geometric-computation-theory-and-practice-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578-3578', '9780486443089', '9780486443089', '9780486443089', NULL, 'This text for graduate students discusses the mathematical foundations of statistical inference for building three-dimensional models from image and sensor data that contain noise--a task involving autonomous robots guided by video cameras and sensors.

The text employs a theoretical accuracy for the optimization procedure, which maximizes the reliability of estimations based on noise data. The numerous mathematical prerequisites for developing the theories are explained systematically in separate chapters. These methods range from linear algebra, optimization, and geometry to a detailed statistical theory of geometric patterns, fitting estimates, and model selection. In addition, examples drawn from both synthetic and real data demonstrate the insufficiencies of conventional procedures and the improvements in accuracy that result from the use of optimal methods.', '<p>This text for graduate students discusses the mathematical foundations of statistical inference for building three-dimensional models from image and sensor data that contain noise--a task involving autonomous robots guided by video cameras and sensors.<br />
The text employs a theoretical accuracy for the optimization procedure, which maximizes the reliability of estimations based on noise data. The numerous mathematical prerequisites for developing the theories are explained systematically in separate chapters. These methods range from linear algebra, optimization, and geometry to a detailed statistical theory of geometric patterns, fitting estimates, and model selection. In addition, examples drawn from both synthetic and real data demonstrate the insufficiencies of conventional procedures and the improvements in accuracy that result from the use of optimal methods.</p>', 'Sub Title
			Theory and Practice

			Author
			Kenichi Kanatani

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 0486443086

			ISBN 13 Digit
			 978486443089

			Pages
			 528

			Binding
			Paperback

			Year of Publication

			 2005

			Edition of Book
			1

			Language
			English

			Illustrations
			Yes

			About Book
			Yes

 

 ', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Theory and Practice</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kenichi Kanatani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 0486443086</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 978486443089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 528</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>
			<p>Year of Publication</p>
			</th>
			<td> 2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>

<p> </p>

<p> </p>', '"2216"', '"1330"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 528, ' 528', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6989619GifuaTgL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486443089&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3578', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3578', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 826, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:09'),
('ce5b0acc-92cf-4051-903c-037729ed6c4a', '2006', NULL, 'New Frontiers in Microsimulation Modelling', 'new-frontiers-in-microsimulation-modelling-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-200-2006', 'new-frontiers-in-microsimulation-modelling-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006-2006', 'RTYU6755', 'RTYU6755', 'RTYU6755', NULL, 'In the past fifteen years, microsimulation models have become firmly established as vital tools for analysis of the distributional impact of changes in governmental programmes. Across Europe, the US, Canada and Australia, microsimulation models are used extensively to assess who are the winners and losers from proposed policy reforms; this is now expanding into new frontiers, both geographically and in terms of policy areas. With contributions from more than 60 international experts, this volume offers a comprehensive introduction to the state of microsimulation internationally, illustrating a wide range of new applications and approaches. It will be of relevance to government policy makers, social policy planners, economists and those concerned with predicting the impact of public policy change and to academics in a variety of disciplines, especially social and public policy, human geography, development studies and economics.', '<p>In the past fifteen years, microsimulation models have become firmly established as vital tools for analysis of the distributional impact of changes in governmental programmes. Across Europe, the US, Canada and Australia, microsimulation models are used extensively to assess who are the winners and losers from proposed policy reforms; this is now expanding into new frontiers, both geographically and in terms of policy areas. With contributions from more than 60 international experts, this volume offers a comprehensive introduction to the state of microsimulation internationally, illustrating a wide range of new applications and approaches. It will be of relevance to government policy makers, social policy planners, economists and those concerned with predicting the impact of public policy change and to academics in a variety of disciplines, especially social and public policy, human geography, development studies and economics.</p>', 'New Frontiers in Microsimulation Modelling', '<h1>New Frontiers in Microsimulation Modelling</h1>', '"6000"', '"3600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1013dpp_15_9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU6755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2006', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2006', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1826, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('ce6a9d31-8ae0-4474-9dff-e4a0e0cb8d1b', '3218', NULL, 'Bosky''s Panchatantra', 'boskys-panchatantra-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218', 'boskys-panchatantra-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218-3218', '9788129121189', '9788129121189', '9788129121189', NULL, 'There was once a king who had three stupid sons. A learned man visited the kingdom and offered to teach the boys the true qualities of kings-kindness, bravery and a sense of justice. He told them one story a day, and these became known as the well-loved Panchatantra tales.

Gulzar turns these stories into story-poems, to be read aloud or enjoyed alone. He describes how a rabbit outwits a hungry lion, and tells us why a girl married a mouse. There is a story about a mosquito who was an unwelcome quest, and another about the foolish donkey who could not stop singing.

Content - Preface, This is How the Panchatantra Began, The Mouse and the Girl, A Fool''s Friendship, A Name Must Be Earned, A Pot of Halwa, Lies Cannot Run!, The Mongoose Pet, Put it Together, Piece by Piece, The Donkey, Uff, What an Ass He Is!, Who Shall Satisfy the Lion''s Hunger?, The Scale, Even Imitation Needs Intelligence, Do What You Know to be Right, Don''t Bring Trouble Home              ', '<p style="text-align:justify"><span>There was once a king who had three stupid sons. A learned man visited the kingdom and offered to teach the boys the true qualities of kings-kindness, bravery and a sense of justice. He told them one story a day, and these became known as the well-loved Panchatantra tales.</span></p>

<p style="text-align:justify"><span>Gulzar turns these stories into story-poems, to be read aloud or enjoyed alone. He describes how a rabbit outwits a hungry lion, and tells us why a girl married a mouse. There is a story about a mosquito who was an unwelcome quest, and another about the foolish donkey who could not stop singing.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, This is How the Panchatantra Began, The Mouse and the Girl, A Fool''s Friendship, A Name Must Be Earned, A Pot of Halwa, Lies Cannot Run!, The Mongoose Pet, Put it Together, Piece by Piece, The Donkey, Uff, What an Ass He Is!, Who Shall Satisfy the Lion''s Hunger?, The Scale, Even Imitation Needs Intelligence, Do What You Know to be Right, Don''t Bring Trouble Home</span>              </span></span></span></p>', 'Sub Title
			Bosky''s Panchatantra

			Author
			Gulzar

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788129121189

			Pages
			107

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Bosky''s Panchatantra</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Gulzar</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788129121189</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>107</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2013</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"195"', '"117"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 107, '107', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9675Boskys%20Panchatantra.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788129121189&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3218', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3218', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1154, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:09'),
('ce75cf6e-9d08-4b8a-ab24-07c58613bacc', '1208', NULL, 'Rabindranath Tagore - Mystic and Lyricist New', 'the-rights-of-animals-current-controversies-new-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-123-1208', 'the-rights-of-animals-current-controversies-new-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239-1239', 'ERTY6655', 'ERTY6655::1208', 'ERTY6655', NULL, 'The Rights of Animals - Current Controversies New', '<h1>The Rights of Animals - Current Controversies New</h1>', 'Sub Title
			No

			Author
			Tamara L. Roleff

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737700695

			Pages
			224

			Binding
			Paperback

			Year of Publication
			1999

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tamara L. Roleff</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737700695</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"750"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1337Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1208', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1208', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2344, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:09'),
('ce788aee-7cda-48ad-8518-ad5a4997df45', '2814', NULL, 'Who''s Who in Twentieth-Century Warfare', 'whos-who-in-twentiethcentury-warfare-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814', 'whos-who-in-twentiethcentury-warfare-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814-2814', 'XFGB 44555', 'XFGB 44555', 'XFGB 44555', NULL, 'Who''s Who in Twentieth-Century Warfare', '<h1>Who''s Who in Twentieth-Century Warfare</h1>', 'Sub Title
			No

			Author
			Spencer C. Tucker

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780415234979

			Pages
			No

			Binding

						Sub Title
						No

						Author
						Spencer C. Tucker

						About Author
						N/A

						Content
						N/A

						ISBN 10 Digit
						No

						ISBN 13 Digit
						9780415234979

						Pages
						No

						Binding
						Paperback

						Year of Publication
						No

						Edition of Book
						No

						Language
						No

						Illustrations
						No

						About Book
						No

			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Spencer C. Tucker</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415234979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding
			<table>
				<tbody>
					<tr>
						<th>Sub Title</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Author</th>
						<td>Spencer C. Tucker</td>
					</tr>
					<tr>
						<th>About Author</th>
						<td>N/A</td>
					</tr>
					<tr>
						<th>Content</th>
						<td>N/A</td>
					</tr>
					<tr>
						<th>ISBN 10 Digit</th>
						<td>No</td>
					</tr>
					<tr>
						<th>ISBN 13 Digit</th>
						<td>9780415234979</td>
					</tr>
					<tr>
						<th>Pages</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Binding</th>
						<td>Paperback</td>
					</tr>
					<tr>
						<th>Year of Publication</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Edition of Book</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Language</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Illustrations</th>
						<td>No</td>
					</tr>
					<tr>
						<th>About Book</th>
						<td>No</td>
					</tr>
				</tbody>
			</table>
			</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'OTHER', 'No', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=XFGB%2044555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2814', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2814', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1326, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('ce8994af-d931-4ab2-84de-a9a4bcdcbff2', '53', NULL, '2000 Architects 2 Vols', '2000-architects-2-vols', '2000-architects-2-vols', '9781920744939', '9781920744939', '9781920744939', NULL, '2000 Architects 2 Vols', '<p style="text-align:justify"><span>2000 Architects 2 Vols</span></p>', 'Sub Title
			2000 Architects in 2 Vols

			Author
			Aisha Hasanovie

			About Author
			As per Book

			ISBN 10 Digit
			1920744932

			ISBN 13 Digit
			9781920744939

			Pages
			663

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			2nd

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>2000 Architects in 2 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aisha Hasanovie</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744932</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781920744939</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>663</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"7600"', '"4560"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 663, '663', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6037dpp_4_18%20.....%2051.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781920744939&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=53', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=53', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3048, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:09'),
('ce8ae187-a015-4b05-b6cc-152daa4b34c6', '893', NULL, 'Yog Divakar - Ashtangyog Sahit Hathyog, Mantryog, Layog, Tarakrajyog, Shthchakr aur lingdeh Niropan ka Vishleshnatmak Granth', 'yog-divakar-ashtangyog-sahit-hathyog-mantryog-layog-tarakrajyog-shthchakr-aur-lingdeh-niropan-ka-vishleshnatmak-granth-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893', 'yog-divakar-ashtangyog-sahit-hathyog-mantryog-layog-tarakrajyog-shthchakr-aur-lingdeh-niropan-ka-vishleshnatmak-granth-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893-893', 'MNBH7755', 'MNBH7755', 'MNBH7755', NULL, 'Yog Divakar - Ashtangyog Sahit Hathyog, Mantryog, Layog, Tarakrajyog, Shthchakr aur lingdeh Niropan ka Vishleshnatmak Granth', '<h1>Yog Divakar - Ashtangyog Sahit Hathyog, Mantryog, Layog, Tarakrajyog, Shthchakr aur lingdeh Niropan ka Vishleshnatmak Granth</h1>', 'Sub Title
			No

			Author
			Ganpatrao Gopalrao Barve

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380943039

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ganpatrao Gopalrao Barve</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380943039</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86359789380943039.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBH7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=893', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=893', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2551, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('cea869bb-ecab-4d3e-a1b6-42fd07d8500a', '4012', 444, 'Women in Rgveda', 'women-in-rgveda', 'women-in-rgveda', '9789364104968', '9789364104968', '9789364104968', NULL, 'About the book

This book deals with the status of women in the period of the Rgveda and treats with much learning and discrimination the difficult problems of the morals and manners, of the marriage and education of women as set forth in the Rgveda. With an impressive impartially, the author brings out the exalted ideals as well as the lapses from them. An historical account of the institution of marriage and its forms is likely to induce in us an idea of the relativety of social habits and customs; yet it reveals the prevalence of an unchallenged tradition, an ideal definite, vivid, and well established and profusely illustrated by the stories of famous women, an ideal which our women, who are not ultramodern accept and aspire to live up to. Marriage is not an instinct but an institution based on an instinct. While we are under a biological necessity to mate and perpetuate our kind as birds and animals, we can make it the basis of a marriage of minds, the interplay of the inmost thoughts and feelings of two human beings. The adjustment of two personalities to a common way of life is full of delights and difficulties, reconciliations and disagreements. Marriage is not to be regarded as a temporary association to be dissolved at the fancy of the parties. There is a good deal to be said for the ideal of the wife as ardhāngi. The Greek myth represents that human beings were originally composed of a man and a woman that some God divided each being in two and these separated halves are continually searching for one another. To look upon husband and wife as complementaries which make up a whole is the true implication of married life.

Contents:

	The Transcendent Woman

	The Maiden

	Marriage

	Marriage—Its Features, Customs and Usages

	The Wife and Mother

	Adornment

	Education

	Liberty

	Morality

	Summary', '<p style="text-align:justify"><strong><span><span><span><span>About the book</span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span>This book deals with the status of women in the period of the Rgveda and treats with much learning and discrimination the difficult problems of the morals and manners, of the marriage and education of women as set forth in the Rgveda. With an impressive impartially, the author brings out the exalted ideals as well as the lapses from them. An historical account of the institution of marriage and its forms is likely to induce in us an idea of the relativety of social habits and customs; yet it reveals the prevalence of an unchallenged tradition, an ideal definite, vivid, and well established and profusely illustrated by the stories of famous women, an ideal which our women, who are not ultramodern accept and aspire to live up to. Marriage is not an instinct but an institution based on an instinct. While we are under a biological necessity to mate and perpetuate our kind as birds and animals, we can make it the basis of a marriage of minds, the interplay of the inmost thoughts and feelings of two human beings. The adjustment of two personalities to a common way of life is full of delights and difficulties, reconciliations and disagreements. Marriage is not to be regarded as a temporary association to be dissolved at the fancy of the parties. There is a good deal to be said for the ideal of the wife as ardhāngi. The Greek myth represents that human beings were originally composed of a man and a woman that some God divided each being in two and these separated halves are continually searching for one another. To look upon husband and wife as complementaries which make up a whole is the true implication of married life.</span></span></span></span></p>

<p style="text-align:justify"><strong><span><span><span><span>Contents:</span></span></span></span></strong></p>

<ol>
	<li style="text-align:justify"><span><span><span><span>The Transcendent Woman</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>The Maiden</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Marriage</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Marriage—Its Features, Customs and Usages</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>The Wife and Mother</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Adornment</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Education</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Liberty</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Morality</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Summary</span></span></span></span></li>
</ol>', 'Title
			Women in Rgveda

			Author
			Bhagwat Saran Upadhya

			ISBN
			9789364104968

			Publisher
			Anamika

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Women in Rgveda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Bhagwat Saran Upadhya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789364104968</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"995"', '"647"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c86f630c-c5de-4eb7-a7c2-56171c0d407e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6337women.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789364104968&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4012', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4012', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 444, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:09'),
('cec12974-680a-4861-8d99-152eb2cdcd75', '3401', 992, 'Oxford English Reference Dictionary', 'oxford-english-reference-dictionary-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401', 'oxford-english-reference-dictionary-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401-3401', '9780195694185', '9780195694185', '9780195694185', NULL, 'Contents

Preface

Guide to the Use of This Dictionary

List of Abbreviations and Symbols

Oxford English Reference Dictionary

Appendics

Chronology of World Events

Chronology of Scientific Developments

Countries of the World

The Commomnwealth

States of the United States of America

The British Constitution

The US Constitution

The United Nations

The European Union

Kings and Queens of England and the United Kingdom

Prime Ministers and Presidents

The Beaufort Scale of Wind Force

Weights, Measures, and Notation

Chemical Elements

Astronomy: the Constellations

The Solar System

Geological Time-Scale

Terms for Groups of Animals etc.

The Animal Kingdom

The Plant Kingdom: Plants, Fungi, Algae, and Bacteria

The Body

Alphabets

Indo-European Languages

Hallmarks

Musical Notation and the Orchestra

Architecture

Sports and Games

The British Isles

World Maps', '<h3>Contents</h3>

<p>Preface</p>

<p>Guide to the Use of This Dictionary</p>

<p>List of Abbreviations and Symbols</p>

<p>Oxford English Reference Dictionary</p>

<p>Appendics</p>

<p>Chronology of World Events</p>

<p>Chronology of Scientific Developments</p>

<p>Countries of the World</p>

<p>The Commomnwealth</p>

<p>States of the United States of America</p>

<p>The British Constitution</p>

<p>The US Constitution</p>

<p>The United Nations</p>

<p>The European Union</p>

<p>Kings and Queens of England and the United Kingdom</p>

<p>Prime Ministers and Presidents</p>

<p>The Beaufort Scale of Wind Force</p>

<p>Weights, Measures, and Notation</p>

<p>Chemical Elements</p>

<p>Astronomy: the Constellations</p>

<p>The Solar System</p>

<p>Geological Time-Scale</p>

<p>Terms for Groups of Animals etc.</p>

<p>The Animal Kingdom</p>

<p>The Plant Kingdom: Plants, Fungi, Algae, and Bacteria</p>

<p>The Body</p>

<p>Alphabets</p>

<p>Indo-European Languages</p>

<p>Hallmarks</p>

<p>Musical Notation and the Orchestra</p>

<p>Architecture</p>

<p>Sports and Games</p>

<p>The British Isles</p>

<p>World Maps</p>', 'Sub Title
			Reference Dictionary

			Author
			Oxford

			ISBN 13 Digit
			9780195694185

			Pages
			1765

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			2nd

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Reference Dictionary</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Oxford</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780195694185</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1765</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"2495"', '"1499"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1765, '1765', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4246IMG_20220308_0001_11zon.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780195694185&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3401', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3401', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 992, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('ced84bdd-00cb-4393-974e-15dc4f810335', '4392', 73, 'सोशल मीडिया और जनजातीय संस्कृति', 'सशल-मडय-और-जनजतय-ससकत', '-', '9789388891714', '9789388891714', '9789388891714', NULL, 'सोशल मीडिया और जनजातीय संस्कृति', '<h4>सोशल मीडिया और जनजातीय संस्कृति</h4>
', 'Title
			सोशल मीडिया और जनजातीय संस्कृति

			Author
			नागेंद्र कुमार सिंह  

			ISBN
			9789388891714

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>सोशल मीडिया और जनजातीय संस्कृति</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>नागेंद्र कुमार सिंह  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789388891714</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"595"', '"387"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4496sociAL.jpeg', NULL, '20 | 30 | 31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789388891714&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4392', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4392', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 73, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:09'),
('cf285b19-2264-472e-abe5-c85a1b3c244d', '1692', NULL, 'Equilibrium Statistical Physics - Phases of Matter and Phase Transitions', 'equilibrium-statistical-physics-phases-of-matter-and-phase-transitions-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692', 'equilibrium-statistical-physics-phases-of-matter-and-phase-transitions-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692-1692', 'WDER4434', 'WDER4434', 'WDER4434', NULL, 'This is a textbook which gradually introduces the student to the statistical mechanical study of the different phases of matter and to the phase transitions between them. Throughout, only simple models of both ordinary and soft matter are used but these are studied in full detail. The subject is developed in a pedagogical manner, starting from the basics, going from the simple ideal systems to the interacting systems, and ending with the more modern topics. The textbook provides the student with a complete overview, intentionally at an introductory level, of the theory of phase transitions. All equations and deductions are included.', '<p>This is a textbook which gradually introduces the student to the statistical mechanical study of the different phases of matter and to the phase transitions between them. Throughout, only simple models of both ordinary and soft matter are used but these are studied in full detail. The subject is developed in a pedagogical manner, starting from the basics, going from the simple ideal systems to the interacting systems, and ending with the more modern topics. The textbook provides the student with a complete overview, intentionally at an introductory level, of the theory of phase transitions. All equations and deductions are included.</p>', 'Equilibrium Statistical Physics - Phases of Matter and Phase Transitions', '<h1>Equilibrium Statistical Physics - Phases of Matter and Phase Transitions</h1>', '"7530"', '"4518"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5359logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WDER4434&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1692', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1692', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2042, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:09'),
('cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', '1680', NULL, 'Classical Mathematical Physics - Dynamical Systems and Field Theories 3/e', 'classical-mathematical-physics-dynamical-systems-and-field-theories-3e', 'classical-mathematical-physics-dynamical-systems-and-field-theories-3e', '9788181286543', '9788181286543', '9788181286543', NULL, 'About the Book

This book combines the enlarged and corrected editions of both volumes on classical physics stemming from Thirrings famous course. The treatment of classical dynamical systems uses analysis on manifolds to provide the mathematical setting for discussions of Hamiltonian systems, canonical transformations, constants of motion, and perturbation theory. Problems discussed include: nonrelativistic motion of particles and systems, relativistic motion in electromagnetic and gravitational fields, and the structure of black holes. The treatment of classical fields uses the language of differential geometry, treating both Maxwells and Einsteins equations in a compact and clear fashion. The book includes discussions of the electromagnetic field due to known charge distributions and in the presence of conductors, as well as a new section on gauge theories. It discusses the solutions of the Einstein equations for maximally symmetric spaces and spaces with maximally symmetric submanifolds, and concludes by applying these results to the life and death of stars. Numerous examples and accompanying remarks make this an ideal textbook.

Contents:

Part I Classical Dynamical Systems

1. Introduction

2. Analsis on Manifolds

3. Hamiltonian Systems

4.  Nonrelativistic Motion

5. Relativistic Motion

6. The Structure of Space and Time

Part II Classical Field Theory

7. Introduction to Classical Field Theory

8. The Electromagnetic Field of a known Charge Distribution

9. The Field in the Presence of Conductors

10. Gravitation 

 

 

 ', '<p><span><span><strong><span><span>About the Book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book combines the enlarged and corrected editions of both volumes on classical physics stemming from Thirrings famous course. The treatment of classical dynamical systems uses analysis on manifolds to provide the mathematical setting for discussions of Hamiltonian systems, canonical transformations, constants of motion, and perturbation theory. Problems discussed include: nonrelativistic motion of particles and systems, relativistic motion in electromagnetic and gravitational fields, and the structure of black holes. The treatment of classical fields uses the language of differential geometry, treating both Maxwells and Einsteins equations in a compact and clear fashion. The book includes discussions of the electromagnetic field due to known charge distributions and in the presence of conductors, as well as a new section on gauge theories. It discusses the solutions of the Einstein equations for maximally symmetric spaces and spaces with maximally symmetric submanifolds, and concludes by applying these results to the life and death of stars. Numerous examples and accompanying remarks make this an ideal textbook.</span></span></span></span></p>

<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Part I Classical Dynamical Systems</span></span></strong></span></span></p>

<p><span><span><span><span>1. Introduction</span></span></span></span></p>

<p><span><span><span><span>2. Analsis on Manifolds</span></span></span></span></p>

<p><span><span><span><span>3. Hamiltonian Systems</span></span></span></span></p>

<p><span><span><span><span>4.  Nonrelativistic Motion</span></span></span></span></p>

<p><span><span><span><span>5. Relativistic Motion</span></span></span></span></p>

<p><span><span><span><span>6. The Structure of Space and Time</span></span></span></span></p>

<p><span><span><strong><span><span>Part II Classical Field Theory</span></span></strong></span></span></p>

<p><span><span><span><span>7. Introduction to Classical Field Theory</span></span></span></span></p>

<p><span><span><span><span>8. The Electromagnetic Field of a known Charge Distribution</span></span></span></span></p>

<p><span><span><span><span>9. The Field in the Presence of Conductors</span></span></span></span></p>

<p><span><span><span><span>10. Gravitation </span></span></span></span></p>

<p><span><span> </span></span></p>

<p> </p>

<p> </p>', 'Title
			Classical Mathematical Physics - Dynamical Systems and Field Theories 3/e

			Author
			Walter Thirring 

			ISBN
			9788181286543

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Classical Mathematical Physics - Dynamical Systems and Field Theories 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Walter Thirring </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181286543</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1075"', '"807"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2259dpp_18_49.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181286543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1680', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1680', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2052, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:09'),
('cf54b85d-0d17-4f8f-8bf1-4cb42e0d804f', '812', NULL, 'ISLAM Benchmarks in Religious Studies in 4 Vols.', 'islam-benchmarks-in-religious-studies-in-4-vols-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812', 'islam-benchmarks-in-religious-studies-in-4-vols-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812-812', '9781847873606', '9781847873606', '9781847873606', NULL, 'Whether it''s the Qur''an, Prophecy, ritual, law, politics or gender in Islam, this collection of articles will give a glimpse of some of the leading debates in these topics. Covering the last 50 years of Western thought on Islam, this is an essential reading and reference tool for scholars of Islamic studies and religious studies. The articles are intellectually bold and provide a comprehensive understanding of the different dimensions of Islam.

Volume One: Qur''an and Prophecy', '<p>Whether it''s the Qur''an, Prophecy, ritual, law, politics or gender in Islam, this collection of articles will give a glimpse of some of the leading debates in these topics. Covering the last 50 years of Western thought on Islam, this is an essential reading and reference tool for scholars of Islamic studies and religious studies. The articles are intellectually bold and provide a comprehensive understanding of the different dimensions of Islam.<br />
Volume One: Qur''an and Prophecy</p>', 'Sub Title
			Religious Studies

			Author
			Mona Siddiqui

			ISBN 13 Digit
			9781847873606

			Pages
			1624

			Binding
			Hardcover

			Edition of Book
			1st

			Language

			English

			Year
			2010', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Religious Studies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mona Siddiqui</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847873606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1624</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>
			<p>English</p>
			</td>
		</tr>
		<tr>
			<th>Year</th>
			<td>2010</td>
		</tr>
	</tbody>
</table>', '"80440"', '"44220"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, '2010', NULL, NULL, NULL, NULL, NULL, 1624, '1624', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22859781847873606.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847873606&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=812', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=812', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2603, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('cf7a28e2-e140-41a5-9555-522c834a7711', '3931', 520, ' संस्कृति ', 'ससकत', NULL, '-67-', '-67-', '-67-', NULL, '', NULL, 'Title
			Sanskriti

			Author
			Aditya Nath Jha

			Publisher
			Nav Bharat Prakashan

			Year of Publication
			1969

			Pages
			654

			Binding
			Hardcover

			Language
			Hindi', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Sanskriti</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Aditya Nath Jha</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Nav Bharat Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1969</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">654</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, 'b187a10a-fed6-44a7-9fcb-67d7fffd162b', NULL, NULL, 654, '654', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6230WhatsApp%20Image%202025-07-31%20at%204.10.59%20PM.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-67-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3931', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3931', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 520, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:09'),
('cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', '2795', NULL, 'Jijnasa - A Journal of the History of Ideas and Culture - 2 Vols. NEW', 'jijnasa-a-journal-of-the-history-of-ideas-and-culture-2-vols-new-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2-2795', 'jijnasa-a-journal-of-the-history-of-ideas-and-culture-2-vols-new-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795-2795', 'EUNH3498', 'EUNH3498', 'EUNH3498', NULL, 'Jijnasa - A Journal of the History of Ideas and Culture - 2 Vols.', '<h1>Jijnasa - A Journal of the History of Ideas and Culture - 2 Vols.</h1>', 'Sub Title
			No

			Author
			Prof. G.C. Pande

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			0377743X

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. G.C. Pande</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>0377743X</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4100"', '"2460"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EUNH3498&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2795', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2795', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1332, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('cf9bd416-4ec7-4656-8c14-31cacef941b7', '183', NULL, 'Universal Children''s Encyclopedia of Knowledge: The World of the Oceans', 'universal-childrens-encyclopedia-of-knowledge-world-nations-183', 'universal-childrens-encyclopedia-of-knowledge-world-nations', 'Universal Children''s', 'Universal Children''s::183', 'Universal Children''s', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184992052

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"175"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Universal%20Children%27s&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=183', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=183', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2967, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('cfbc2f6d-19a1-4877-8727-dcd5302024f0', '3891', 560, 'प्राथमिक सुबोध व्याकरण कौमुदी (सूत्रव्याखासहितप्रयोगसिद्धि:)- 2 भागो में', '2-3891', '-2-', '9789391214531', '9789391214531', '9789391214531', NULL, '', NULL, 'Title
			प्राथमिक सुबोध व्याकरण कौमुदी (सूत्रव्याखासहितप्रयोगसिद्धि:)- 2 भागो में 

			Author
			त्रिपाठी & मिश्र

			ISBN
			9789391214531

			Publisher
			Shivalik 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">प्राथमिक सुबोध व्याकरण कौमुदी (सूत्रव्याखासहितप्रयोगसिद्धि:)- 2 भागो में </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">त्रिपाठी &amp; मिश्र</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391214531</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1995"', '"1696"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '59972853-94dc-49a8-aaee-657063045be8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3785WhatsApp%20Image%202025-07-24%20at%2011.14.31%20AM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789391214531&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3891', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3891', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 560, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:09'),
('cfd41f91-646e-4661-be46-1b676d8a2dc5', '2583', NULL, 'Atal Bihari Vajpayee ka Sahitya : Naya Mulyankan', 'atal-bihari-vajpayee-ka-sahitya-naya-mulyankan-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583', 'atal-bihari-vajpayee-ka-sahitya-naya-mulyankan-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583-2583', '9788192621173', '9788192621173', '9788192621173', NULL, 'Atal Bihari Vajpayee ka Sahitya : Naya Mulyankan', '<h5>Atal Bihari Vajpayee ka Sahitya : Naya Mulyankan</h5>', ' 

			Sub Title

			Atal Bihari Vajpayee Ka Sahitya : Naya Mulyankan

			Author
			Dr. K. S. Jadav

			ISBN 13 Digit
			9788192621173

			Publisher
			R.M.P.A.C 

			Binding
			Paperback', '<p> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Sub Title</span></td>
			<td>
			<p style="text-align:center"><span>Atal Bihari Vajpayee Ka Sahitya : Naya Mulyankan</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. K. S. Jadav</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 13 Digit</span></td>
			<td style="text-align:center"><span>9788192621173</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>R.M.P.A.C </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>', '"199"', '"119"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '00bd7cfa-38ec-4bca-87eb-58602ea5dad1', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5266WhatsApp%20Image%202025-08-13%20at%202.29.12%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192621173&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2583', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2583', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1509, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:09'),
('cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', '3757', 691, 'Mucosal immunology - 2 Vols. (Complete Set)', 'mucosal-immunology-2-vols-complete-set', 'mucosal-immunology-2-vols-complete-set', '9780124915435', '9780124915435', '9780124915435', NULL, 'Mucosal immunology is so important since most infectious agents enter the body through the various mucous membranes, and many common infections take place in or on mucous membranes. Mucosal Immunology, now in its third edition, is the only comprehensive reference covering the basic science and clinical manifestations of mucosal immunology. This book contains new research data, exceptional illustrations, original theory, a new perspective and excellent organization.', '<p><span>Mucosal immunology is so important since most infectious agents enter the body through the various mucous membranes, and many common infections take place in or on mucous membranes. </span><em>Mucosal Immunology</em><span>, now in its third edition, is the only comprehensive reference covering the basic science and clinical manifestations of mucosal immunology. This book contains new research data, exceptional illustrations, original theory, a new perspective and excellent organization.</span></p>', 'Key Features

	The most comprehensive text on mucosal immunology from internationally recognized experts in the field

	Includes exceptional color illustrations, new research data, original theory and information on all mucosal diseases

	Contains nine new chapters and an expanded appendix', '<h3>Key Features</h3>

<div>
<div>
<div>
<ul>
	<li>The most comprehensive text on mucosal immunology from internationally recognized experts in the field</li>
	<li>Includes exceptional color illustrations, new research data, original theory and information on all mucosal diseases</li>
	<li>Contains nine new chapters and an expanded appendix</li>
</ul>
</div>
</div>
</div>', '"33930"', '"23751"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5419muc.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780124915435&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3757', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3757', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 691, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('cfe331dd-be16-4715-bd8b-1e65f7d8c958', '2171', NULL, 'The Internet and Its Protocols-A Comparative Approach', 'the-internet-and-its-protocolsa-comparative-approach-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-217-2171', 'the-internet-and-its-protocolsa-comparative-approach-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171-2171', 'FGTY6655', 'FGTY6655', 'FGTY6655', NULL, 'Key Features Provides comprehensive, in-depth, and comparative coverage of the Internet Protocol (both IPv4 and IPv6) and its many related technologies. Written for developers, operators, and managers, and designed to be used as both an overview and a reference. Discusses major concepts in traffic engineering, providing detailed looks at MPLS and GMPLS and how they control both IP and non-IP traffic. Covers protocols for governing routing and transport, and for managing switches, components, and the network as a whole, along with higher-level application protocols. Offers thoughtful guidance on choosing between protocols, selecting features within a protocol, and other service- and performance-related decisions. Description The view presented in The Internet and Its Protocols is at once broad and deep. It covers all the common protocols and how they combine to create the Internet in its totality. More importantly, it describes each one completely, examining the requirements it addresses and the exact means by which it does its job. These descriptions include message flows, full message formats, and message exchanges for normal and error operation. They are supported by numerous diagrams and tables. This book''s comparative approach gives you something more valuable: insight into the decisions you face as you build and maintain your network, network device, or network application. Author Adrian Farrel''s experience and advice will dramatically smooth your path as you work to offer improved performance and a wider range of services. Readership Networking professionals, i.e., applications programmers, hardware/software developers, systems testers, network managers and network operators Quotes "Not only is this book thorough in covering the networking technologies and the applications of today''s communications networks, it also guides you to comprehensive understanding of problems and solutions. This should be mandatory reading for every professional in our business Tell the Publisher! I''d like to read this book on Kindle Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.', '<p>Key Features Provides comprehensive, in-depth, and comparative coverage of the Internet Protocol (both IPv4 and IPv6) and its many related technologies. Written for developers, operators, and managers, and designed to be used as both an overview and a reference. Discusses major concepts in traffic engineering, providing detailed looks at MPLS and GMPLS and how they control both IP and non-IP traffic. Covers protocols for governing routing and transport, and for managing switches, components, and the network as a whole, along with higher-level application protocols. Offers thoughtful guidance on choosing between protocols, selecting features within a protocol, and other service- and performance-related decisions. Description The view presented in The Internet and Its Protocols is at once broad and deep. It covers all the common protocols and how they combine to create the Internet in its totality. More importantly, it describes each one completely, examining the requirements it addresses and the exact means by which it does its job. These descriptions include message flows, full message formats, and message exchanges for normal and error operation. They are supported by numerous diagrams and tables. This book''s comparative approach gives you something more valuable: insight into the decisions you face as you build and maintain your network, network device, or network application. Author Adrian Farrel''s experience and advice will dramatically smooth your path as you work to offer improved performance and a wider range of services. Readership Networking professionals, i.e., applications programmers, hardware/software developers, systems testers, network managers and network operators Quotes "Not only is this book thorough in covering the networking technologies and the applications of today''s communications networks, it also guides you to comprehensive understanding of problems and solutions. This should be mandatory reading for every professional in our business Tell the Publisher! I''d like to read this book on Kindle Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.</p>', 'The Internet and Its Protocols-A Comparative Approach', '<h1>The Internet and Its Protocols-A Comparative Approach</h1>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27569788181476432.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGTY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2171', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2171', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1711, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('d03e3f23-2e5f-42d2-b27e-805f6f436f3b', '2462', NULL, 'System Management - Planning, Enterprise Identity, and Deployment', 'system-management-planning-enterprise-identity-and-deployment-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462', 'system-management-planning-enterprise-identity-and-deployment-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462-2462', 'VCFT5544', 'VCFT5544', 'VCFT5544', NULL, 'The second edition of a bestseller, System Management: Planning, Enterprise Identity, and Deployment demonstrates how to make systems development work for any organization. Updated with new chapters, examples, and figures, it discusses the optimum marriage between specific program planning and a company''s generic identity. The author focuses on the management aspects of the functional departments and programs and highlights the areas that must be improved in order to implement outstanding systems capability. The book examines the "what and why" of a process and includes a detailed example of a common process model and discusses how to document one. The author builds the case for a matrix structure in which the enterprise has several programs in the house at any one time, the complex problems these programs must solve, and the need for information from many different knowledge domains. He explores the rationale behind placing a generic process under a central management authority with contributions from all functional departments. The book then covers two sets of program planning strings based on the product entity structure and organizes management techniques for the three fundamental system developments efforts: requirements analysis, synthesis, and verification. It concludes with a discussion of assessment and improvement. Recognizing the three areas involved in the development of any new or updated system-the system under development, the enterprise itself, and the program within the enterprise responsible for the development work-this book examines how all three of these systems should be developed using the principals of system engineering. Clearly identifying the important elements of the enterprise and program information sets that have to be skillfully manipulated, it covers strategies that help organizations already using a systems approach fine tune their systems and give those not using a systems approach the tools to develop systems of their own.', '<p>The second edition of a bestseller, System Management: Planning, Enterprise Identity, and Deployment demonstrates how to make systems development work for any organization. Updated with new chapters, examples, and figures, it discusses the optimum marriage between specific program planning and a company''s generic identity. The author focuses on the management aspects of the functional departments and programs and highlights the areas that must be improved in order to implement outstanding systems capability. The book examines the "what and why" of a process and includes a detailed example of a common process model and discusses how to document one. The author builds the case for a matrix structure in which the enterprise has several programs in the house at any one time, the complex problems these programs must solve, and the need for information from many different knowledge domains. He explores the rationale behind placing a generic process under a central management authority with contributions from all functional departments. The book then covers two sets of program planning strings based on the product entity structure and organizes management techniques for the three fundamental system developments efforts: requirements analysis, synthesis, and verification. It concludes with a discussion of assessment and improvement. Recognizing the three areas involved in the development of any new or updated system-the system under development, the enterprise itself, and the program within the enterprise responsible for the development work-this book examines how all three of these systems should be developed using the principals of system engineering. Clearly identifying the important elements of the enterprise and program information sets that have to be skillfully manipulated, it covers strategies that help organizations already using a systems approach fine tune their systems and give those not using a systems approach the tools to develop systems of their own.</p>', 'System Management - Planning, Enterprise Identity, and Deployment', '<h1>System Management - Planning, Enterprise Identity, and Deployment</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VCFT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2462', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2462', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1592, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:09'),
('d0435637-2625-45bb-9cf7-cd0940ff21ef', '3465', 933, 'Population Geography', 'population-geography-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465', 'population-geography-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465-3465', '9788195267484', '9788195267484', '9788195267484', NULL, 'During the last few decades, Population Geography has been introduced in the post-graduate and under-graduate courses in several universities of India. As a result, this sub disciple has taken a centre state not only within Human Geography but in the subject of Geography as well. It deals with most dynamic issues which are linked with the day to day problems. Hence, on one hand, there are conceptual developments which are also vibrant; and on the other, the population data is ticking every second. Both put together, this book becomes very exciting.

On the surface, population-related issues appear to be slow and sluggish. However, when we scratch the surface, we find a lot of changes taking place though the data is based on decadal censuses. The assessment of economy, environment and disasters are assessed in relation to the spatial pattern of population. Hence while analyzing populations; it is beyond the demographic approaches which are more concerned with fertility, mortality, marriage and sometimes migration. The spatial patterns of these issues have made an insight in population studies.

The topics included here in this book are relevant to the courses of Indian universities, however, the objective is also to raise the issues to higher level if the readers are interested to explore further. The latest data from the Indian sources and global agencies have been taken. This will help in understanding the domestic situation in the international perspective. Emphasis has been made to highlight the problems likely to occur following reduction in fertility or population growth worldwide. Early signals have been knocking the Indian doors as well.

We are sure that this book will meet the requirement of the scholars who are dealing with the dynamic and applied of population at different levels.

Content - 1. Introduction, 2. Population Theories, 3. Population Policy, 4. Sources of Population Data, 5. Distribution & Density, 6. Population Growth, 7. Fertility, 8. Mortality, 9. Age & Sex Ratio, 10. Rural and Urban Population, 11. Literacy, 12. Migration, 13. Schedule Castes & Tribes, 14. Social Composition of Population, 15. Economic Composition of Population, 16. Nuptiality and Marriage, 17. Population & Resources, 18. Population, Environment & Disasters, 19. Population Projections, 20. Future Trends, Appendixes: I. Census metadata: Concepts & definition, II. World mortality patterns, III. Population in Africa: Regions & countries, IV. (a) Sex ratio: High income group countries, (b) sex ratio: Upper income group countries, (c) sex ratio: Middle income group countries, (d) Sex ratio: Low income group countries, V. Scheduled caste workers, VI. Scheduled tribe workers, VII. Worker: 18 folds classification, VIII. World: Literacy, IX. Figures at a glance, India-2011, X. Percentage of villages and population by class of villages in 2001 and 2011, XI. Distribution of world singulate mean age at Marriage, XII. Examples of population projections, Bibliography ', '<p style="text-align:justify"><span>During the last few decades, Population Geography has been introduced in the post-graduate and under-graduate courses in several universities of India. As a result, this sub disciple has taken a centre state not only within Human Geography but in the subject of Geography as well. It deals with most dynamic issues which are linked with the day to day problems. Hence, on one hand, there are conceptual developments which are also vibrant; and on the other, the population data is ticking every second. Both put together, this book becomes very exciting.</span></p>

<p style="text-align:justify"><span>On the surface, population-related issues appear to be slow and sluggish. However, when we scratch the surface, we find a lot of changes taking place though the data is based on decadal censuses. The assessment of economy, environment and disasters are assessed in relation to the spatial pattern of population. Hence while analyzing populations; it is beyond the demographic approaches which are more concerned with fertility, mortality, marriage and sometimes migration. The spatial patterns of these issues have made an insight in population studies.</span></p>

<p style="text-align:justify"><span>The topics included here in this book are relevant to the courses of Indian universities, however, the objective is also to raise the issues to higher level if the readers are interested to explore further. The latest data from the Indian sources and global agencies have been taken. This will help in understanding the domestic situation in the international perspective. Emphasis has been made to highlight the problems likely to occur following reduction in fertility or population growth worldwide. Early signals have been knocking the Indian doors as well.</span></p>

<p style="text-align:justify"><span>We are sure that this book will meet the requirement of the scholars who are dealing with the dynamic and applied of population at different levels.</span></p>

<p style="text-align:justify"><span>Content - 1. Introduction, 2. Population Theories, 3. Population Policy, 4. Sources of Population Data, 5. Distribution &amp; Density, 6. Population Growth, 7. Fertility, 8. Mortality, 9. Age &amp; Sex Ratio, 10. Rural and Urban Population, 11. Literacy, 12. Migration, 13. Schedule Castes &amp; Tribes, 14. Social Composition of Population, 15. Economic Composition of Population, 16. Nuptiality and Marriage, 17. Population &amp; Resources, 18. Population, Environment &amp; Disasters, 19. Population Projections, 20. Future Trends, Appendixes: I. Census metadata: Concepts &amp; definition, II. World mortality patterns, III. Population in Africa: Regions &amp; countries, IV. (a) Sex ratio: High income group countries, (b) sex ratio: Upper income group countries, (c) sex ratio: Middle income group countries, (d) Sex ratio: Low income group countries, V. Scheduled caste workers, VI. Scheduled tribe workers, VII. Worker: 18 folds classification, VIII. World: Literacy, IX. Figures at a glance, India-2011, X. Percentage of villages and population by class of villages in 2001 and 2011, XI. Distribution of world singulate mean age at Marriage, XII. Examples of population projections, Bibliography </span></p>', 'Sub Title
			Population Geography

			Author
			Dr. Prithvish Nag, Dr. G.C. Debnath

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788195267484

			Pages
			357

			Binding
			Paperback

			Year of Publication
			2021

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Population Geography</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. Prithvish Nag, Dr. G.C. Debnath</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788195267484</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>357</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2021</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 357, '357', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8433Population%20Geography.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788195267484&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3465', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3465', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 933, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('d04e0689-fa8d-4c28-9541-de92bff6b302', '4189', 274, 'Strategic Management and Business Policy, 15/e', 'strategic-management-and-business-policy-15e', 'strategic-management-and-business-policy-15e', '9789352861897', '9789352861897', '9789352861897', NULL, 'About the book

Concepts in Strategic Management and Business Policy, 15e, has continued to develop around three key themes—globalization, innovation, and sustainability— which was introduced in the previous edition. In the current order of things around the world, these three strategic issues comprise the cornerstone all organizations must build upon to push their businesses forward.

In addition to this, the authors have taken a class-tested approach to strategy with new focus on environmental sustainability. This book contains a Strategic Management Model that runs through the first 12 chapters and is made operational through the Strategic Audit, a complete case analysis methodology. The Strategic Audit provides a professional framework for case analysis in terms of external and internal factors and takes the student through the generation of strategic alternatives and implementation programs.

Content:

Part ONE Introduction to Strategic Management and Business Policy

Chapter 1 Basic Concepts of Strategic Management

Chapter 2 Corporate Governance

Chapter 3 Social Responsibility and Ethics in Strategic Management

Part TWO Scanning the Environment

Chapter 4 Environmental Scanning and Industry Analysis

Chapter 5 Organizational Analysis and Competitive Advantage

Part THREE Strategy Formulation

Chapter 6 Strategy Formulation: Business Strategy

Chapter 7 Strategy Formulation: Corporate Strategy

Chapter 8 Strategy Formulation: Functional Strategy and Strategic Choice

Part FOUR Strategy Implementation and Control

Chapter 9 Strategy Implementation: Global Strategy

Chapter 10 Strategy Implementation: Organizing and Structure

Chapter 11 Strategy Implementation: Staffing and Directing

Chapter 12 Evaluation and Control

Part FIVE Introduction to Case Analysis

Chapter 13 Suggestions for Case Analysis', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Concepts in Strategic Management and Business Policy, 15e, has continued to develop around three key themes—globalization, innovation, and sustainability— which was introduced in the previous edition. In the current order of things around the world, these three strategic issues comprise the cornerstone all organizations must build upon to push their businesses forward.<br />
In addition to this, the authors have taken a class-tested approach to strategy with new focus on environmental sustainability. This book contains a Strategic Management Model that runs through the first 12 chapters and is made operational through the Strategic Audit, a complete case analysis methodology. The Strategic Audit provides a professional framework for case analysis in terms of external and internal factors and takes the student through the generation of strategic alternatives and implementation programs.</span></span></span></span></p>

<p><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Part ONE Introduction to Strategic Management and Business Policy</span></span></strong><br />
<br />
<span><span>Chapter 1 Basic Concepts of Strategic Management<br />
<br />
Chapter 2 Corporate Governance<br />
<br />
Chapter 3 Social Responsibility and Ethics in Strategic Management</span></span></span></span></p>

<p><span><span><strong><span><span>Part TWO Scanning the Environment</span></span></strong><br />
<br />
<span><span>Chapter 4 Environmental Scanning and Industry Analysis<br />
<br />
Chapter 5 Organizational Analysis and Competitive Advantage</span></span></span></span></p>

<p><span><span><strong><span><span>Part THREE Strategy Formulation</span></span></strong><br />
<br />
<span><span>Chapter 6 Strategy Formulation: Business Strategy<br />
<br />
Chapter 7 Strategy Formulation: Corporate Strategy<br />
<br />
Chapter 8 Strategy Formulation: Functional Strategy and Strategic Choice</span></span></span></span></p>

<p><span><span><strong><span><span>Part FOUR Strategy Implementation and Control</span></span></strong><br />
<br />
<span><span>Chapter 9 Strategy Implementation: Global Strategy<br />
<br />
Chapter 10 Strategy Implementation: Organizing and Structure<br />
<br />
Chapter 11 Strategy Implementation: Staffing and Directing<br />
<br />
Chapter 12 Evaluation and Control</span></span></span></span></p>

<p><span><span><strong><span><span>Part FIVE Introduction to Case Analysis</span></span></strong><br />
<br />
<span><span>Chapter 13 Suggestions for Case Analysis</span></span></span></span></p>

<p> </p>
', 'Title
			Strategic Management and Business Policy, 15/e

			Author
			Thomas L. Wheelen

			ISBN
			9789352861897

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Management and Business Policy, 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Thomas L. Wheelen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352861897</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"785"', '"628"', '"0"', 9, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8433and.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352861897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4189', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4189', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 274, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:09'),
('d0ce7a08-b48c-4754-9dfc-76ea8ac41e7f', '440', NULL, 'Global Policing -Ben Bowling & James SheptyckiGlobal Policing -Ben Bowling & James Sheptycki 12', 'global-policing-ben-bowling-james-sheptyckiglobal-policing-ben-bowling-james-sheptycki-12-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-4-440', 'global-policing-ben-bowling-james-sheptyckiglobal-policing-ben-bowling-james-sheptycki-12-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440-440', 'QWERT2346', 'QWERT2346', 'QWERT2346', NULL, 'In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.', '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', 'Global Policing -Ben Bowling & James Sheptycki 12', '<h1>Global Policing -Ben Bowling &amp; James Sheptycki 12</h1>', '"2600"', '"1560"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8943Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWERT2346&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=440', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=440', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2823, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('d0d243e1-aae9-4f22-9dc9-cf2aca4de2a0', '1584', NULL, 'Introduction to Socialism - Including', 'introduction-to-socialism-including-the-abc-of-socialism-new-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584', 'introduction-to-socialism-including-the-abc-of-socialism-new-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584-1584', 'ASDF2445', 'ASDF2445', 'ASDF2445', NULL, 'This introduction to socialist thought is by two men perhaps better qualified than any other Americans to write it. Leo Huberman and Paul Sweezy, editors and publishers for almost two decades of Monthly Review, their own independent socialist journal, have built an impressive reputation as keen observers, acute analysts, and lucid writers on the world and domestic scenes. In this book, selected from their writings over the past fifteen years, they present in clear and direct language the basic elements of the socialist critique of capitalist society. On the occasion of their winning the Cittá di Omegna award given by an Italian town (an award previously won by Jean-Paul Sartre, Günther Anders, and Frantz Fanon), the award committee had this to say about Huberman and sweezy: The fundamental genius of these two writers lies in a Marxist humanism. . . . In the world s struggle against capitalism and imperialism, there has been neither an argument nor an event which has not found in the works of Huberman and Sweezy an interpretation of high intellectual caliber and painstaking lucidity.', '<p>This introduction to socialist thought is by two men perhaps better qualified than any other Americans to write it. Leo Huberman and Paul Sweezy, editors and publishers for almost two decades of Monthly Review, their own independent socialist journal, have built an impressive reputation as keen observers, acute analysts, and lucid writers on the world and domestic scenes. In this book, selected from their writings over the past fifteen years, they present in clear and direct language the basic elements of the socialist critique of capitalist society. On the occasion of their winning the Cittá di Omegna award given by an Italian town (an award previously won by Jean-Paul Sartre, Günther Anders, and Frantz Fanon), the award committee had this to say about Huberman and sweezy: The fundamental genius of these two writers lies in a Marxist humanism. . . . In the world s struggle against capitalism and imperialism, there has been neither an argument nor an event which has not found in the works of Huberman and Sweezy an interpretation of high intellectual caliber and painstaking lucidity.</p>', 'Introduction to Socialism - Including "The ABC of Socialism" New', '<h1>Introduction to Socialism - Including "The ABC of Socialism" New</h1>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9678image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASDF2445&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1584', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1584', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2121, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:09'),
('d0fd1eb8-b9ef-4c37-a60a-aabd4883054c', '494', NULL, 'Research Methodology in Tourism', 'research-methodology-in-tourism-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494', 'research-methodology-in-tourism-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494-494', 'LMKJ9878', 'LMKJ9878', 'LMKJ9878', NULL, 'Research Methodology in Tourism', '<h1>Research Methodology in Tourism</h1>', 'Sub Title
			No

			Author
			Heigrujam Leikoiba

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181161956

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Heigrujam Leikoiba</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161956</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"661"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3643logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LMKJ9878&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=494', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=494', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2785, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('d103509e-d1ea-46d6-a149-d6239a0cf925', '601', NULL, 'Computational Organic Chemistry and Bioscience NEW', 'computational-organic-chemistry-and-bioscience-new-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601', 'computational-organic-chemistry-and-bioscience-new-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601-601', 'SDFFG467', 'SDFFG467', 'SDFFG467', NULL, 'Computational Organic Chemistry and Bioscience NEW', '<h1>Computational Organic Chemistry and Bioscience NEW</h1>', 'Sub Title
			No

			Author
			D. Jolly

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178902326

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Jolly</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178902326</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2750Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFFG467&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=601', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=601', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2725, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('d13fdf95-07b6-4667-adff-2b6575f1391c', '2749', NULL, 'Rhyming with Reasons - Critical Essays on Indian English Poetry', 'rhyming-with-reasons-critical-essays-on-indian-english-poetry-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749', 'rhyming-with-reasons-critical-essays-on-indian-english-poetry-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749-2749', 'UIKH9753', 'UIKH9753', 'UIKH9753', NULL, 'Rhyming with Reasons - Critical Essays on Indian English Poetry', '<h1>Rhyming with Reasons - Critical Essays on Indian English Poetry</h1>', 'Sub Title
			No

			Author
			Capt. Dr. Arvind M. Nawale

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788192125442

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Capt. Dr. Arvind M. Nawale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192125442</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIKH9753&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2749', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2749', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1363, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('d1400cf0-12cd-450c-851e-2a4a20756512', '3975', 477, 'Agronomy Terminology', 'agronomy-terminology', 'agronomy-terminology', '9789386314970', '9789386314970', '9789386314970', NULL, 'About the Book

Agronomy deals with all aspects of soil, water and crop management to increase the productivity in space and time and has made it possible to generate appropriate technologies for varied agro-climatic situations.  It is, therefore, essential that students of agriculture have a good grasp of the subject.  Textbooks on basic and applied aspects of agronomy as per the new syllabus recommended by 4th Dean’s Committee of ICAR lacking. Agronomy is the science and technology of producing and using plants for food, fuel, feed, fibre and reclamation. Agronomy encompasses work in the areas of plant genetics, plant physiology, meteorology, and soil science.  Agronomy is the application of a combination of sciences like biology, chemistry, economics, ecology, earth science, and genetics. Agronomists today are involved with many issues including producing food, creating healthier food, managing environmental impact of agriculture, and creating energy from plants.  Agronomists often specialize in areas such as crop rotation, irrigation and drainage, plant breeding, plant physiology, soil classification, soil fertility, weed control, insect and pest control.  This book will be of immense use in imparting knowledge on the basic principles of agronomy and applied aspects of farming systems for students, teachers, scientists, extension workers and professionals engaged in agricultural development.

Contents:

	Introduction

	Agriculture and Dryland Agronomy

	Cropping System

	Irrigation Management Technology

	Weather Analysis and Agricultural Meteorology

	Tillage and Plant Production

	Soil Management Techniques

	 Crop Nutrition and Fertilizer Management

	Geographical Water Resource Management

 ', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Agronomy deals with all aspects of soil, water and crop management to increase the productivity in space and time and has made it possible to generate appropriate technologies for varied agro-climatic situations.  It is, therefore, essential that students of agriculture have a good grasp of the subject.  Textbooks on basic and applied aspects of agronomy as per the new syllabus recommended by 4th Dean’s Committee of ICAR lacking. Agronomy is the science and technology of producing and using plants for food, fuel, feed, fibre and reclamation. Agronomy encompasses work in the areas of plant genetics, plant physiology, meteorology, and soil science.  Agronomy is the application of a combination of sciences like biology, chemistry, economics, ecology, earth science, and genetics. Agronomists today are involved with many issues including producing food, creating healthier food, managing environmental impact of agriculture, and creating energy from plants.  Agronomists often specialize in areas such as crop rotation, irrigation and drainage, plant breeding, plant physiology, soil classification, soil fertility, weed control, insect and pest control.  This book will be of immense use in imparting knowledge on the basic principles of agronomy and applied aspects of farming systems for students, teachers, scientists, extension workers and professionals engaged in agricultural development.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agriculture and Dryland Agronomy</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Cropping System </span></span></span></li>
	<li style="text-align:justify"><span><span><span>Irrigation Management Technology</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Weather Analysis and Agricultural Meteorology</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Tillage and Plant Production</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Soil Management Techniques</span></span></span></li>
	<li style="text-align:justify"><span><span><span> Crop Nutrition and Fertilizer Management</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Geographical Water Resource Management</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			Agronomy Terminology

			Author
			Dr. Mahesh Kumar

			ISBN
			9789386314970

			Publisher
			Random Publisher

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agronomy Terminology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Mahesh Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386314970</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publisher</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9201285a-983a-444a-8d0e-ff866ca759b7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1214pic-1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386314970&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3975', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3975', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 477, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:09'),
('d14a7f3f-e56e-458a-9e49-3707a5768416', '347', NULL, 'Encyclopedia of World Religions', 'encyclopedia-of-world-religions', 'encyclopedia-of-world-religions', '9781601360007', '9781601360007', '9781601360007', NULL, 'About the book

In recent years interest in Religion has grown and become more widespread. This book is the result of four years'' work by eighteen expert contributors from nine countries to produce a lavishly-illustrated encyclopedia to cover all major religions and beliefs in a single volume work.

With around 4,500 entries Encyclopedia of World Religion is broadly ecumenical, respecting the perennial human search for truth. It covers all the major religions - Christianity, Judaism, Islam, Buddhism, Hinduism, Chinese and Japanese religions - and its coverage is as extensive as the vast subjects requires.

The fundamental goal of an encyclopedia is to make accessible to a particular audience definitive information on the broadest possible range of subjects. An encyclopedia should furnish basic information, outline issues and controversies, access importance, and trace influences. Supplemented by more than 1450 illustrations, such a work will reinforce leaning, enlarge understanding, and stimulate the imagination.

Attempts have been made to systematize and bring order to a vast range of knowledge about man''s religious beliefs, practices and institutions. The classification of religious involves efforts to establish groupings among historical religious communities having certain elements in common or the endeavor to group certain religous phenomena in categories that serve to reveal the structure of religious experience as a whole.

Efforts have been made to describe the reflections on, a wide spectrum of experiences, situations, and issues recognized as "religious" as well as a traditional concern with a reality beyond appearance. Characteristic approaches and attitudes of adherents of particular religions, sympathizers, and critics of the above concerns are includes.

This Encyclopedia explains the sources and history of the world''s religions, from Buddhism, Christianism, Hinduism, Islam, Sikhism and Zoroastrianism to regional groups in Africa, China and Japan. It also describes the doctrines, practices and teachings of different religions, including rites of passages and specific rituals.

Lavishly supplemented by over 1,450 full color illustrations

Includes chronologies of Christianity and World Religions and an in-depth bibliography

Thousands of references to literature, history, art, architecture, famous figures and philosophy with respect to religion

Encyclopedia of World Religions is the result of four years'' work by eighteen expert contributors from nine countries. Acknowledging the growing interest in religion, Encyclopedia of World Religions covers all major religions and beliefs.

With clear and concise entries in an easy to find format, this encyclopedia makes definite information on world religions accessible, covering the history, doctrines, practices and teachings, rites of passage and specific rituals of the world''s major religions: African Religions, Buddhism, Chinese Religions, Christianity, Hinduism, Islam, Japanese Religions, Judaism, Mythology, Native American Beliefs, Sikhism and Zoroastrianism.

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>In recent years interest in Religion has grown and become more widespread. This book is the result of four years'' work by eighteen expert contributors from nine countries to produce a lavishly-illustrated encyclopedia to cover all major religions and beliefs in a single volume work.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>With around 4,500 entries Encyclopedia of World Religion is broadly ecumenical, respecting the perennial human search for truth. It covers all the major religions - Christianity, Judaism, Islam, Buddhism, Hinduism, Chinese and Japanese religions - and its coverage is as extensive as the vast subjects requires.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The fundamental goal of an encyclopedia is to make accessible to a particular audience definitive information on the broadest possible range of subjects. An encyclopedia should furnish basic information, outline issues and controversies, access importance, and trace influences. Supplemented by more than 1450 illustrations, such a work will reinforce leaning, enlarge understanding, and stimulate the imagination.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Attempts have been made to systematize and bring order to a vast range of knowledge about man''s religious beliefs, practices and institutions. The classification of religious involves efforts to establish groupings among historical religious communities having certain elements in common or the endeavor to group certain religous phenomena in categories that serve to reveal the structure of religious experience as a whole.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Efforts have been made to describe the reflections on, a wide spectrum of experiences, situations, and issues recognized as "religious" as well as a traditional concern with a reality beyond appearance. Characteristic approaches and attitudes of adherents of particular religions, sympathizers, and critics of the above concerns are includes.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>This Encyclopedia explains the sources and history of the world''s religions, from Buddhism, Christianism, Hinduism, Islam, Sikhism and Zoroastrianism to regional groups in Africa, China and Japan. It also describes the doctrines, practices and teachings of different religions, including rites of passages and specific rituals.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Lavishly supplemented by over 1,450 full color illustrations</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Includes chronologies of Christianity and World Religions and an in-depth bibliography</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Thousands of references to literature, history, art, architecture, famous figures and philosophy with respect to religion</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Encyclopedia of World Religions is the result of four years'' work by eighteen expert contributors from nine countries. Acknowledging the growing interest in religion, Encyclopedia of World Religions covers all major religions and beliefs.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>With clear and concise entries in an easy to find format, this encyclopedia makes definite information on world religions accessible, covering the history, doctrines, practices and teachings, rites of passage and specific rituals of the world''s major religions: African Religions, Buddhism, Chinese Religions, Christianity, Hinduism, Islam, Japanese Religions, Judaism, Mythology, Native American Beliefs, Sikhism and Zoroastrianism.</span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Encyclopedia of World Religions

			Author
			Johannes Schode

			ISBN
			9781601360007

			Publisher
			Concord

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of World Religions</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Johannes Schode</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781601360007</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Concord</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"4446"', '"3112"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7e9daf0b-df28-4f57-87ba-fa138c96e06d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6712dpp_5_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781601360007&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=347', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=347', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2878, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('d16f5ac2-4d1c-40c8-975d-86d9da458d46', '3203', NULL, 'Graph Algorithms and Applications 5', 'graph-algorithms-and-applications-5-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203', 'graph-algorithms-and-applications-5-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203-3203', '9789812568458', '9789812568458', '9789812568458', NULL, 'This book contains Volume 8 of the Journal of Graph Algorithms and Applications (JGAA). JGAA is a peer-reviewed scientific journal devoted to the publication of high-quality research papers on the analysis, design, implementation, and applications of graph algorithms. Areas of interest include computational biology, computational geometry, computer graphics, computer-aided design, computer and interconnection networks, constraint systems, databases, graph drawing, graph embedding and layout, knowledge representation, multimedia, software engineering, telecommunications networks, user interfaces and visualization, and VLSI circuit design.Graph Algorithms and Applications 5 presents contributions from prominent authors and includes selected papers from the Tenth International Symposium on Graph Drawing (GD 2002). All papers in the book have extensive diagrams and offer a unique treatment of graph algorithms focusing on the important applications.', '<p>This book contains Volume 8 of the Journal of Graph Algorithms and Applications (JGAA). JGAA is a peer-reviewed scientific journal devoted to the publication of high-quality research papers on the analysis, design, implementation, and applications of graph algorithms. Areas of interest include computational biology, computational geometry, computer graphics, computer-aided design, computer and interconnection networks, constraint systems, databases, graph drawing, graph embedding and layout, knowledge representation, multimedia, software engineering, telecommunications networks, user interfaces and visualization, and VLSI circuit design.Graph Algorithms and Applications 5 presents contributions from prominent authors and includes selected papers from the Tenth International Symposium on Graph Drawing (GD 2002). All papers in the book have extensive diagrams and offer a unique treatment of graph algorithms focusing on the important applications.</p>', 'Graph Algorithms and Applications 5

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 376 pages

	ISBN-13 ‏ : ‎ 9789812568458

	Item Weight ‏ : ‎ 658 g

	Dimensions ‏ : ‎ 16.87 x 1.98 x 24.64 cm', '<h1>Graph Algorithms and Applications 5</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 376 pages</span></li>
	<li><span>ISBN-13 ‏ : ‎ 9789812568458</span></li>
	<li><span>Item Weight ‏ : ‎ 658 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.87 x 1.98 x 24.64 cm</span></li>
</ul>', '"10300"', '"10160"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64961.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789812568458&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3203', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3203', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1168, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:09'),
('d1799f13-57a0-48cf-99ab-dd856c8c95f0', '3362', NULL, 'The Mahartha-Manjari of Mahesvarananda', 'the-maharthamanjari-of-mahesvarananda', 'the-maharthamanjari-of-mahesvarananda', '9788187471714', '9788187471714', '9788187471714', NULL, 'About the book

This is an English translation of the famous Sanskrit work of Kashmir Saivism written by the Yogin saint Mahesvarananda of 14th century, who seems to have migrated from the border of Maharashtra and Karnataka to Kashmir as the text of Mahartha-manjari is written originally in Maharashtrian Prakrta and only translated and commented by the author himself into Sanskrit. The text comprises just seventy verses within which small space, however, the author has compressed almost the entire Trik system of Kashmir so thoroughly and beautifully that it has become one of the best expositions of the system but had remained unavailable in English until now owing to have remained untranslated. The ordeal in the translation was the involvement of the elements of Navya Nyaya in the commentary to a certain extent owing to have been written in the post-Gangesavara era as well as its ideas having been rooted deeply in the Vedic Yoga and the Bhagavad-Gita’s meta-physics. By virtue of our long dealing with these systems in depth, we suppose we have been able to do full justice to the precious ideas of the great Yogin and made it easy to understand him and the mode of his yogic sadhana of So’ham as basically hamsa which is the way of elevation of Vedic seers to seer hood.

The book is valuable asset to scholars, students, researchers of Philosophy, Yoga, Kashmir Saivism, Saivism as well as practitioners.

Contents:- 

Table of Transliteration

Introduction

THE MAHARTHA-MANJARI (With Commentary of Sri Mahesvarananda) 

Glossary of Important Terms in Kashmir Saivism

Index

 ', '<p style="text-align:justify"><strong><span><span><span><span>About the book</span></span></span></span></strong></p>

<p style="text-align:justify"><span><span><span><span>This is an English translation of the famous Sanskrit work of Kashmir Saivism written by the Yogin saint Mahesvarananda of 14th century, who seems to have migrated from the border of Maharashtra and Karnataka to Kashmir as the text of Mahartha-manjari is written originally in Maharashtrian Prakrta and only translated and commented by the author himself into Sanskrit. The text comprises just seventy verses within which small space, however, the author has compressed almost the entire Trik system of Kashmir so thoroughly and beautifully that it has become one of the best expositions of the system but had remained unavailable in English until now owing to have remained untranslated. The ordeal in the translation was the involvement of the elements of Navya Nyaya in the commentary to a certain extent owing to have been written in the post-Gangesavara era as well as its ideas having been rooted deeply in the Vedic Yoga and the Bhagavad-Gita’s meta-physics. By virtue of our long dealing with these systems in depth, we suppose we have been able to do full justice to the precious ideas of the great Yogin and made it easy to understand him and the mode of his yogic sadhana of So’ham as basically hamsa which is the way of elevation of Vedic seers to seer hood.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book is valuable asset to scholars, students, researchers of Philosophy, Yoga, Kashmir Saivism, Saivism as well as practitioners.</span></span></span></span></p>

<p style="text-align:justify"><strong><span><span><span><span>Contents:-</span></span> </span></span></strong></p>

<p style="text-align:justify"><span><span><span><span><span>Table of Transliteration </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Introduction</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>THE MAHARTHA-MANJARI (With Commentary of Sri Mahesvarananda) </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Glossary of Important Terms in Kashmir Saivism</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Index</span></span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			The Mahartha-Manjari of Mahesvarananda

			Author
			Prof. S.P. Singh

			ISBN
			9788187471714

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Mahartha-Manjari of Mahesvarananda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471714</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4669The%20Mahartha-Manjari%20of%20Mahesvarananda.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471714&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3362', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3362', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1029, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:09'),
('d195d65c-1563-428d-a500-d8f490ec70ce', '3502', 897, 'Bharat Vaibhav (Hindi)', 'bharat-vaibhav-hindi', 'bharat-vaibhav-hindi', '9788123793771', '9788123793771', '9788123793771', NULL, 'Contents -

Purovak, Prarthna, Prarochna, 1. Bharatrashtra ki Sanatanta, 2. Bhartiya Gyan Parampara (Vedic Vadmya, Puran Evam Darshan) 3. Bhasha ka Avtaran Aur Lipi ka Vikas.', '<p>Contents -</p>

<p>Purovak, Prarthna, Prarochna, 1. <strong>Bharatrashtra ki Sanatanta</strong>, 2. <strong>Bhartiya Gyan Parampara (Vedic Vadmya, Puran Evam Darshan)</strong> 3. <strong>Bhasha ka Avtaran Aur Lipi ka Vikas.</strong></p>', ' Title
			Bharat Vaibhav (Hindi)

			Author
			Om Prakash Pandey

			ISBN 13 Digit
			9788123793771

			Publisher
			NATIONAL BOOK TRUST

			Binding
			Paperback', '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong> Title</strong></td>
			<td>Bharat Vaibhav (Hindi)</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Om Prakash Pandey</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9788123793771</td>
		</tr>
		<tr>
			<td><strong>Publisher</strong></td>
			<td>NATIONAL BOOK TRUST</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1195"', '"717"', '"0"', 0, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '8c16259c-5008-468d-a707-5b1557642d54', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1785IMG_20230107_0006_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788123793771&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3502', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3502', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 897, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('d195f4f4-7e10-4011-a22c-351e8816e7aa', '2079', NULL, 'Right to Information', 'right-to-information-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079', 'right-to-information-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079-2079', 'HNBJ8878', 'HNBJ8878', 'HNBJ8878', NULL, 'Right to Information', '<h1>Right to Information</h1>', 'Sub Title
			No

			Author
			Niranjan Pari, Puspanjali Mallick

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383158546

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niranjan Pari, Puspanjali Mallick</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158546</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22039789383158546.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNBJ8878&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2079', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2079', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1771, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('d19e3a3f-bf3e-4273-8272-18c138d0f3ef', '3695', 746, 'Encyclopedia of Grain Science - 3 vols. In Complete Set', 'encyclopedia-of-grain-science-3-vols-in-complete-set', 'encyclopedia-of-grain-science-3-vols-in-complete-set', '9780127654904', '9780127654904', '9780127654904', NULL, 'The Encyclopedia of Grain Science is an in-depth and authoritative reference covering all areas of grain science. Coverage includes everything from the genetics of grains to the commercial, economic and social aspects of this important food source. Also covered are the biology and chemistry of grains, the applied aspects of grain production and the processing of grains into various food and beverage products. With the paramount role of cereals as a global food source, this Encyclopedia is sure to become the standard reference work in the field of science.

Also available online via ScienceDirect - featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.

	Foreword by Professor Geoff H.O. Palmer OBE, Officer of the Order of the British Empire (OBE), for "services to grain science"--QUEEN''S BIRTHDAY HONOURS LIST

	Contains over 150 articles

	Includes "Further Reading" lists at the end of each article

	Many figures and tables illustrate the text and a colour plate section is contained in each volume

 ', '<p style="text-align:justify"><span><span><span><span>The Encyclopedia of Grain Science is an in-depth and authoritative reference covering all areas of grain science. Coverage includes everything from the genetics of grains to the commercial, economic and social aspects of this important food source. Also covered are the biology and chemistry of grains, the applied aspects of grain production and the processing of grains into various food and beverage products. With the paramount role of cereals as a global food source, this Encyclopedia is sure to become the standard reference work in the field of science.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Also available online via ScienceDirect - featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</span></span></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span><span>Foreword by Professor Geoff H.O. Palmer OBE, Officer of the Order of the British Empire (OBE), for "services to grain science"--QUEEN''S BIRTHDAY HONOURS LIST</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Contains over 150 articles</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Includes "Further Reading" lists at the end of each article</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Many figures and tables illustrate the text and a colour plate section is contained in each volume</span></span></span></span></li>
</ul>

<p style="text-align:justify"> </p>', NULL, NULL, '"53907"', '"32344"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5908SAVE_20231103_155226.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780127654904&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3695', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3695', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 746, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:09'),
('d1a02124-4d59-4174-ab56-a15be4a472b7', '3338', NULL, 'Ritual and The Moral Life - Reclaiming The Tradition', 'ritual-and-the-moral-life-reclaiming-the-tradition-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338', 'ritual-and-the-moral-life-reclaiming-the-tradition-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338-3338', '9789400727557', '9789400727557', '9789400727557', NULL, 'In the twentieth century, in both China and the West, ritual became marginalized in the face of the growth of secularism and individualism. In China, especially during the Cultural Revolution under Mao Tse-tung but also as a result of the Chinese Revolution of 1911 under Sun Yat-Sen, Confucianism and its essentially ritualistic comportment to the world, were vigorously suppressed. In the West, while the process of de-ritualization has been generally more gradual, it has been nonetheless drastic. In contrast to this situation, this volume investigates the crucial role ritual plays in constituting the human understanding of their place in the cosmos, the purpose of their lives, and imbues human existence with a more complete sense of meaningfulness. This volume presents the work of philosophers from both China and the West as they reflect upon the constitutive role that ritual plays in human life. They reflect not only on ritual in general but also on specific Confucian and Christian appreciations of ritual.

This provocative volume is a beacon of warning to Western philosophers, who think they have graduated from the trappings of ritual, and a beacon of hope for Eastern thinkers, who wish to avoid cultural fragmentation. The Editors, both Eastern and Western, have together created a seamless work that not only introduces ritual, but advances an argument for the contribution that ritual makes to cultural renewal. This volume is a work of philosophical thinking about ritual doing, but challenges those who think to realize that the salvation of philosophical thinking rests in the particularity and contingency of ritual doing. Let us hope this volume is widely read, for it points to that which might renew the West.

Jeffrey P. Bishop, Saint Louis University

Content - 1 Ritual as a Cardinal Category of Moral Reality: An Introduction, Part I Ritual, Virtue, and the Pursuit of the Holy, Part II Confucian Insights: Ritual as the Fabric of the Moral Community, Part III Ritual and Tradition as Challenge to Modernity, Part IV The Traditional Ritual Project, Index   ', '<p style="text-align:justify"><span>In the twentieth century, in both China and the West, ritual became marginalized in the face of the growth of secularism and individualism. In China, especially during the Cultural Revolution under Mao Tse-tung but also as a result of the Chinese Revolution of 1911 under Sun Yat-Sen, Confucianism and its essentially ritualistic comportment to the world, were vigorously suppressed. In the West, while the process of de-ritualization has been generally more gradual, it has been nonetheless drastic. In contrast to this situation, this volume investigates the crucial role ritual plays in constituting the human understanding of their place in the cosmos, the purpose of their lives, and imbues human existence with a more complete sense of meaningfulness. This volume presents the work of philosophers from both China and the West as they reflect upon the constitutive role that ritual plays in human life. They reflect not only on ritual in general but also on specific Confucian and Christian appreciations of ritual.</span></p>

<p style="text-align:justify"><span>This provocative volume is a beacon of warning to Western philosophers, who think they have graduated from the trappings of ritual, and a beacon of hope for Eastern thinkers, who wish to avoid cultural fragmentation. The Editors, both Eastern and Western, have together created a seamless work that not only introduces ritual, but advances an argument for the contribution that ritual makes to cultural renewal. This volume is a work of philosophical thinking about ritual doing, but challenges those who think to realize that the salvation of philosophical thinking rests in the particularity and contingency of ritual doing. Let us hope this volume is widely read, for it points to that which might renew the West.</span></p>

<p style="text-align:right"><span>Jeffrey P. Bishop, Saint Louis University</span></p>

<p style="text-align:justify"><span>Content - </span><span><span><span>1 Ritual as a Cardinal Category of Moral Reality: An Introduction, Part I Ritual, Virtue, and the Pursuit of the Holy, Part II Confucian Insights: Ritual as the Fabric of the Moral Community, Part III Ritual and Tradition as Challenge to Modernity, Part IV The Traditional Ritual Project, Index</span>   </span></span></p>', 'Sub Title
			Reclaiming The Tradition

			Author
			David Solomon, Ping-Cheung Lo, Ruiping Fan

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789400727557

			Pages
			297

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Reclaiming The Tradition</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>David Solomon, Ping-Cheung Lo, Ruiping Fan</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789400727557</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>297</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2012</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7019"', '"5399"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 297, '297', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5488Ritual%20and%20The%20Moral%20Life%20-%20Reclaiming%20The%20Tradition.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789400727557&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3338', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3338', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1048, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:09'),
('d1a1e7ca-4b8e-40f1-b97b-76c68928302a', '2574', NULL, 'Premashrey', 'premashrey-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574', 'premashrey-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574-2574', '9789380801599', '9789380801599', '9789380801599', NULL, 'Premashrey', '<h1>Premashrey</h1>', 'Sub Title

			Premashrey

			Author
			Premchand

			ISBN 13 Digit
			9789380801599

			Publisher
			Maplle Press

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Premashrey</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premchand</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380801599</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Maplle Press</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7debf3ad-4470-4185-82e1-003f0d647ea4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8088pic-21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380801599&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2574', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2574', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1518, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:09'),
('d1a8f7f7-1447-4da9-9d0e-ac7024a71c64', '3158', NULL, 'Dependability Modelling Under Uncertainty - An Imprecise Probabilistic Approach, Studies in Computational Intelligence', 'dependability-modelling-under-uncertainty-an-imprecise-probabilistic-approach-studies-in-computational-intelligence-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158', 'dependability-modelling-under-uncertainty-an-imprecise-probabilistic-approach-studies-in-computational-intelligence-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158-3158', '9783642088803', '9783642088803', '9783642088803', NULL, 'Mechatronic design processes have become shorter and more parallelized, induced by growing time-to-market pressure. Methods that enable quantitative analysis in early design stages are required, should dependability analyses aim to influence the design. Due to the limited amount of data in this phase, the level of uncertainty is high and explicit modeling of these uncertainties becomes necessary. This work introduces new uncertainty-preserving dependability methods for early design stages. These include the propagation of uncertainty through dependability models, the activation of data from similar components for analyses and the integration of uncertain dependability predictions into an optimization framework. It is shown that Dempster-Shafer theory can be an alternative to probability theory in early design stage dependability predictions. Expert estimates can be represented, input uncertainty is propagated through the system and prediction uncertainty can be measured and interpreted. The resulting coherent methodology can be applied to represent the uncertainty in dependability models.', '<p>Mechatronic design processes have become shorter and more parallelized, induced by growing time-to-market pressure. Methods that enable quantitative analysis in early design stages are required, should dependability analyses aim to influence the design. Due to the limited amount of data in this phase, the level of uncertainty is high and explicit modeling of these uncertainties becomes necessary. This work introduces new uncertainty-preserving dependability methods for early design stages. These include the propagation of uncertainty through dependability models, the activation of data from similar components for analyses and the integration of uncertain dependability predictions into an optimization framework. It is shown that Dempster-Shafer theory can be an alternative to probability theory in early design stage dependability predictions. Expert estimates can be represented, input uncertainty is propagated through the system and prediction uncertainty can be measured and interpreted. The resulting coherent methodology can be applied to represent the uncertainty in dependability models.</p>', 'Dependability Modelling Under Uncertainty - An Imprecise Probabilistic Approach, Studies in Computational Intelligence

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 140 pages

	ISBN-10 ‏ : ‎ 3642088805

	ISBN-13 ‏ : ‎ 978-3642088803

	Item Weight ‏ : ‎ 227 g

	Dimensions ‏ : ‎ 15.49 x 0.91 x 23.5 cm

 ', '<h1>Dependability Modelling Under Uncertainty - An Imprecise Probabilistic Approach, Studies in Computational Intelligence</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 140 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 3642088805</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-3642088803</span></li>
	<li><span>Item Weight ‏ : ‎ 227 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.49 x 0.91 x 23.5 cm</span></li>
</ul>

<p> </p>', '"12500"', '"7500"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20141.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642088803&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3158', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3158', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1202, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:09'),
('d1ad0929-418a-4b39-be28-5972ee587e9f', '3846', 605, 'Algebra and Analysis of Elementary Functions', 'algebra-and-analysis-of-elementary-functions', 'algebra-and-analysis-of-elementary-functions', '-26-', '-26-', '-26-', NULL, 'About the Book 

In connection with the ever increasing penetration of mathematics into every sphere of everyday life, there is a need for a book in which the mathematics now taught at schools is covered strictly and in detail. This book, Algebra and Analysis of Elementary Functions, makes it possible for anyone with a high school education to extend his or her knowledge of mathematics.

For this process to be successful, each chapter contains problems and exercises to help consolidate the material that is presented.

The structure of the book is such that each chapter is independent. This is particularly true of the last three chapters which contain material on the higher mathematics given during the first year at colleges and universities. This makes the book useful for high school students who want to continue their mathematical education.

 ', '<p><u><strong>About the Book</strong></u> </p>

<p>In connection with the ever increasing penetration of mathematics into every sphere of everyday life, there is a need for a book in which the mathematics now taught at schools is covered strictly and in detail. This book, <strong>Algebra and Analysis of Elementary Functions, </strong>makes it possible for anyone with a high school education to extend his or her knowledge of mathematics.</p>

<p>For this process to be successful, each chapter contains problems and exercises to help consolidate the material that is presented.</p>

<p>The structure of the book is such that each chapter is independent. This is particularly true of the last three chapters which contain material on the higher mathematics given during the first year at colleges and universities. This makes the book useful for high school students who want to continue their mathematical education.</p>

<p> </p>', 'Title
			Algebra and Analysis of Elementary Functions

			Author
			M.K Potapov

			Publisher
			Mir Publishers

			Year of Publication
			1987

			Pages
			616

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Algebra and Analysis of Elementary Functions</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">M.K Potapov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">616</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 616, '616', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7668algebra.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-26-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3846', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3846', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 605, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:09'),
('d1b28d92-f8e5-4fba-8074-f4fa216611d2', '4030', 431, 'Organizational Behavior 13/e', 'organizational-behavior-13e', 'organizational-behavior-13e', '9789354242847', '9789354242847', '9789354242847', NULL, 'About the Book

Organizational Behavior is written to engage and teach readers about the subject. The book presents organizational behavior in the workplace and for life. It introduces the subject, and the text then proceeds to cover a range of topics, including teamwork, individual performance, organizational cultures, and the role of communication. The book describes the importance of interpersonal relationships in organizational behavior, while giving special emphasis to relationship-building processes relative to communication, power, and leadership.

Contents:

PART 1 Organizational Behavior Today

1 Introducing Organizational Behavior

PART 2 Individual Behavior and Performance

2 Diversity, Personality, and Values

3 Perception, Attribution, and Learning

4 Emotions, Attitudes, and Job Satisfaction

5 Motivation

6 Motivation and Performance

PART 3 Teams and Teamwork

7 The Nature of Teams

8 Teamwork and Team Performance

9 Decision Making and Creativity

10 Conflict and Negotiation

PART 4 Influence Processes and Leadership

11 Communication

12 Power, Justice, and Politics

13 The Leadership Process

14 Leader Traits and Behavioral Styles

PART 5 Organizational Context

15 Organizational Culture and Innovation

16 Organizational Structure and Design

17 Organizational Change Management

 ', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Organizational Behavior is written to engage and teach readers about the subject. The book presents organizational behavior in the workplace and for life. It introduces the subject, and the text then proceeds to cover a range of topics, including teamwork, individual performance, organizational cultures, and the role of communication. The book describes the importance of interpersonal relationships in organizational behavior, while giving special emphasis to relationship-building processes relative to communication, power, and leadership.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 1 Organizational Behavior Today</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Introducing Organizational Behavior</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 2 Individual Behavior and Performance</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>2 Diversity, Personality, and Values</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Perception, Attribution, and Learning</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Emotions, Attitudes, and Job Satisfaction</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Motivation</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Motivation and Performance</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 3 Teams and Teamwork</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>7 The Nature of Teams</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Teamwork and Team Performance</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Decision Making and Creativity</span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Conflict and Negotiation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 4 Influence Processes and Leadership</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>11 Communication</span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Power,<em> </em>Justice, and Politics</span></span></span></p>

<p style="text-align:justify"><span><span><span>13 The Leadership Process</span></span></span></p>

<p style="text-align:justify"><span><span><span>14 Leader Traits and Behavioral Styles</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 5 Organizational Context</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>15 Organizational Culture and Innovation</span></span></span></p>

<p style="text-align:justify"><span><span><span>16 Organizational Structure and Design</span></span></span></p>

<p style="text-align:justify"><span><span><span>17 Organizational Change Management</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Organizational Behavior 13/e

			Author
			Uhl-Bien/Osborn

			ISBN
			9789354242847

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Organizational Behavior 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Uhl-Bien/Osborn</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354242847</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1059"', '"794"', '"0"', 4, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90769789354242847.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354242847&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4030', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4030', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 431, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:09'),
('d1b31a09-4cee-4c12-8be4-c1827c10dbbf', '1995', NULL, 'Microdevices in Biology and Medicine - methods in Bioengineering Series', 'microdevices-in-biology-and-medicine-methods-in-bioengineering-series-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1-1995', 'microdevices-in-biology-and-medicine-methods-in-bioengineering-series-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995-1995', 'PLPK9987', 'PLPK9987', 'PLPK9987', NULL, 'Microdevices in Biology and Medicine - methods in Bioengineering Series', '<h1>Microdevices in Biology and Medicine - methods in Bioengineering Series</h1>', 'Sub Title
			No

			Author
			Yaakov Nahmias

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781596934047

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yaakov Nahmias</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596934047</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10400"', '"6240"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4297dpp_14_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PLPK9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1995', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1995', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1835, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('d1cf785a-bd38-412c-9457-a35bd11e66d6', '3813', 638, 'Puppets Without Strings (Science For Everyone)', 'puppets-without-strings-science-for-everyone', 'puppets-without-strings-science-for-everyone', '5-03-000272-3', '5-03-000272-3', '5-03-000272-3', NULL, 'About the book

We seek to present a popular account of the control problems that arise in complex systems which are more generally called large-scale systems in control theory. In systems of this kind, centralized control often gives way to decentralized control, the transition being a penalty for the system’s complexity. This is because the system’s complexity makes centralized con­trol either inefficient or impracticable. How do large-scale systems arise, and is it possible that the category of large-scale system is merely a far-fetched nothing? We have tried to show in this book that large-scale man-made systems which sur­round us are steadily becoming more nu­merous and still more complex. The evolu­tion of man-made systems out of the already existing ones goes on in much the same way as living organisms evolve. Decen­tralized control is but a natural product of this evolution. We hope to convince our readers that it is just so. (from Instead of a Preface)', '<h2><u><strong>About the book</strong></u></h2>

<p>We seek to present a popular account of the control problems that arise in complex systems which are more generally called large-scale systems in control theory. In systems of this kind, centralized control often gives way to decentralized control, the transition being a penalty for the system’s complexity. This is because the system’s complexity makes centralized con­trol either inefficient or impracticable. How do large-scale systems arise, and is it possible that the category of large-scale system is merely a far-fetched nothing? We have tried to show in this book that large-scale man-made systems which sur­round us are steadily becoming more nu­merous and still more complex. The evolu­tion of man-made systems out of the already existing ones goes on in much the same way as living organisms evolve. Decen­tralized control is but a natural product of this evolution. We hope to convince our readers that it is just so. (from Instead of a Preface)</p>', ' Title
			Puppets Without Strings (Science For Everyone)

			 Author
			Varshavsky, Pospelov

			 ISBN
			5-03-000272-3

			 Publisher
			Mir Publishers

			 Pages
			300

			 Year of Publication
			1988

			 Language
			English

			 Binding
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Puppets Without Strings (Science For Everyone)</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>Varshavsky, Pospelov</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>5-03-000272-3</td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Mir Publishers</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>300</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>1988</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5727puppets.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000272-3&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3813', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3813', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 638, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('d20d7bb1-af97-4e75-8865-e4b24e303006', '644', NULL, 'The Rights of Animals - Current Controversies', 'the-rights-of-animals-current-controversies-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644', 'the-rights-of-animals-current-controversies-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644-644', '9780737700695', '9780737700695', '9780737700695', NULL, 'Contents - Foreword, Introduction, Chapter 1 - Do Animals have rights?, Yes: Animals have rights, No: Animals do not have rights, Chapter 2 - Is Animal Experimentation justified?, Yes: Animal Experimentation id Justified, No: Animal Experimentation is not justified, Chapter 3 - Is hunting Ethicsl?, Yes: Hunting is Ethical, Hunting is not Ethical, Chapter 4 - Should Animals be bred for Human Consumption?, Yes: Animals should be raised for Human Consumption, No: Animals should not be raised for human consumption, Chapter 5 - Are animals in the entertained industry abused?, No: Animals are not abused, Yes: Animals are abused.', '<p>Contents - Foreword, Introduction, Chapter 1 - Do Animals have rights?, Yes: Animals have rights, No: Animals do not have rights, Chapter 2 - Is Animal Experimentation justified?, Yes: Animal Experimentation id Justified, No: Animal Experimentation is not justified, Chapter 3 - Is hunting Ethicsl?, Yes: Hunting is Ethical, Hunting is not Ethical, Chapter 4 - Should Animals be bred for Human Consumption?, Yes: Animals should be raised for Human Consumption, No: Animals should not be raised for human consumption, Chapter 5 - Are animals in the entertained industry abused?, No: Animals are not abused, Yes: Animals are abused.</p>', 'Sub Title
			Current Controversies

			Author
			Laura K. Egendorf

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780737700695

			Pages
			223

			Binding
			Hardback

			Year of Publication
			1999

			Edition of Book
			1st Edition

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Current Controversies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laura K. Egendorf</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737700695</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>223</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 223, '223', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5707IMG_20220430_0002_11zon.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780737700695&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=644', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=644', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2701, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('d219114b-0ace-40d3-876d-73c46b590679', '29', NULL, 'Spaces 4 Water', 'spaces-4-water', '---spaces-4-water', '9781876907617', '9781876907617', '9781876907617', NULL, 'Content - Ornamental, Recreational, Residential, Waterscape, Index, Acknowledgments', '<p style="text-align:justify"><span>Content - Ornamental, Recreational, Residential, Waterscape, Index, Acknowledgments</span></p>', 'Sub Title
			Spaces 4 Water

			Author
			Joseph Boschetti

			About Author
			As per Book

			ISBN 10 Digit
			1876907614

			ISBN 13 Digit
			9781876907617

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Spaces 4 Water</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joseph Boschetti</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1876907614</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781876907617</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"4400"', '"2640"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68321_4_28%20.......%2027.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781876907617&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=29', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=29', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3060, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:09'),
('d219345d-cc75-4749-9cd8-58e2c6e4e0d7', '3564', 840, 'Mixed Finite Element Methods and Applications', 'mixed-finite-element-methods-and-applications-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564', 'mixed-finite-element-methods-and-applications-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564-3564', '9783642365188', '9783642365188', '9783642365188', NULL, 'Non-standard finite element methods, in particular mixed methods, are central to many applications. In this text the authors, Boffi, Brezzi and Fortin present a general framework, starting with a finite dimensional presentation, then moving on to formulation in Hilbert spaces and finally considering approximations, including stabilized methods and eigenvalue problems. This book also provides an introduction to standard finite element approximations, followed by the construction of elements for the approximation of mixed formulations in H(div) and H(curl). The general theory is applied to some classical examples: Dirichlet''s problem, Stokes'' problem,  plate problems, elasticity and electromagnetism.', '<p>Non-standard finite element methods, in particular mixed methods, are central to many applications. In this text the authors, Boffi, Brezzi and Fortin present a general framework, starting with a finite dimensional presentation, then moving on to formulation in Hilbert spaces and finally considering approximations, including stabilized methods and eigenvalue problems. This book also provides an introduction to standard finite element approximations, followed by the construction of elements for the approximation of mixed formulations in H(div) and H(curl). The general theory is applied to some classical examples: Dirichlet''s problem, Stokes'' problem,  plate problems, elasticity and electromagnetism.</p>', 'Sub Title
			No

			Author
			Daniele Boffi, Franco Brezzi and Michel Fortin 

			About Author
			Franco Brezzi is Editor-in-Chief of the journal Numerische Mathematik and co-author of several Springer books, among others the classical book SSCM Vol. 15 "Mixed and Hybrid Finite Element Methods" with Michel Fortin.

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9783642365188

			Pages
			 XIV, 685

			Binding
			Hardback

			Year of Publication
			2013

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Daniele Boffi, Franco Brezzi and Michel Fortin </td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Franco Brezzi is Editor-in-Chief of the journal Numerische Mathematik and co-author of several Springer books, among others the classical book SSCM Vol. 15 "Mixed and Hybrid Finite Element Methods" with Michel Fortin.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9783642365188</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XIV, 685</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"15325"', '"9195"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XIV, 685', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3793978-3-642-36519-5.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783642365188&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3564', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3564', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 840, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:09'),
('d21cfef0-eeef-45a9-b56f-96fdbc115be9', '484', NULL, 'Ramkatha Mandakini', 'ramkatha-mandakini-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484', 'ramkatha-mandakini-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484-484', 'kjhu8965', 'kjhu8965', 'kjhu8965', NULL, 'Ramkatha Mandakini', '<h1>Ramkatha Mandakini</h1>', 'Sub Title
			No

			Author
			Dr. Ram Snehi Lal Sharma Yayavar

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382998198

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ram Snehi Lal Sharma Yayavar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382998198</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29119789382998198.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=kjhu8965&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=484', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=484', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2791, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('d232e3b7-797d-49bd-bec0-fb8def06b893', '3968', 484, 'Human values and Professional Ethics 3/e', 'human-values-and-professional-ethics3e', 'human-values-and-professional-ethics3e', '9789391958411', '9789391958411', '9789391958411', NULL, 'About the book

This textbook, designed for a foundation course in Human Values and Professional Ethics, is an outcome of the long-drawn search, visualization and experimentation by the authors and their colleagues to evolve an effective and universally acceptable content and methodology for introducing value education in the present curricula of technical and other professional institutions. Thus, it is in response to a long-felt and urgent need to integrate education in human values with professional skills. A unique methodology focusing on the right understanding of the human reality vis-à-vis rest of existence has been systematically presented. This involves the discovery of the inherent harmony and co-existence in entire existence forming the basis of universal Human Values and Facilitating transformation towards holistic perception and ‘Human consciousness’.

Starting with identification of basic human aspirations as happiness and prosperity in continuity, the discussion is focused on the appropriate programme to fulfil these enabling to live a fulfilling life. Understanding harmony at various levels starting from the human beings and spanning up to the whole existence forms the core contents of value education in this book. Finally, the important implications of ‘right understanding’ in life and profession are adequately elaborated.

Unlike the conventional treatment, the issues in professional ethics are analysed in the context of right understanding thereby enabling the resolution of various ethical dilemmas. The main focus is on the development of the ethical competence in the individual through right understanding. The book concludes by proposing salient steps to undertake the journey towards holistic and value-based living.

Content

Section I: Introduction to Value Education

	Understanding Value Education

	Self-exploration as the Process for Value Education

	Basic Human Aspirations and their Fulfilment

	Understanding Happiness and Prosperity- Their Continuity and Programme for Fulfilment

Section II: Understanding the Harmony at Various Levels

	Understanding the Human Being as Co-existence of the Self and the Body

	Harmony in the Self-Understanding Myself

	Harmony of the Self with the Body-Understanding Self-regulation and Health

	Harmony in the Family- Understanding the values in Human-Human Relationships

	Harmony in the Society-Understanding Universal Human Order

	Harmony in Nature-Understanding the Interconnectedness, Self-regulation and Mutual Fulfilment

	Harmony in Existence-Understanding Co-existence at Various Levels

Section III. Implications of the Right Understanding

	The Basis for Universal Human Values and Ethical Human Conduct

	Professional Ethics in the Light of Right Understanding

	Holistic Development towards Universal Human Order

	Vision for Holistic Technologies, Production Systems and Management Models

	Journey towards Universal Human Order-The Road Ahead

Appendices

Glossary

References

 ', '<p><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>This textbook, designed for a foundation course in Human Values and Professional Ethics, is an outcome of the long-drawn search, visualization and experimentation by the authors and their colleagues to evolve an effective and universally acceptable content and methodology for introducing value education in the present curricula of technical and other professional institutions. Thus, it is in response to a long-felt and urgent need to integrate education in human values with professional skills. A unique methodology focusing on the right understanding of the human reality vis-à-vis rest of existence has been systematically presented. This involves the discovery of the inherent harmony and co-existence in entire existence forming the basis of universal Human Values and Facilitating transformation towards holistic perception and ‘Human consciousness’.</span></span></span></span></span></p>

<p><span><span><span><span><span>Starting with identification of basic human aspirations as happiness and prosperity in continuity, the discussion is focused on the appropriate programme to fulfil these enabling to live a fulfilling life. Understanding harmony at various levels starting from the human beings and spanning up to the whole existence forms the core contents of value education in this book. Finally, the important implications of ‘right understanding’ in life and profession are adequately elaborated.</span></span></span></span></span></p>

<p><span><span><span><span><span>Unlike the conventional treatment, the issues in professional ethics are analysed in the context of right understanding thereby enabling the resolution of various ethical dilemmas. The main focus is on the development of the ethical competence in the individual through right understanding. The book concludes by proposing salient steps to undertake the journey towards holistic and value-based living.</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Content</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Section I: Introduction to Value Education</span></span></span></span></span></p>

<ol>
	<li><span><span><span><span><span>Understanding Value Education</span></span></span></span></span></li>
	<li><span><span><span><span><span>Self-exploration as the Process for Value Education</span></span></span></span></span></li>
	<li><span><span><span><span><span>Basic Human Aspirations and their Fulfilment</span></span></span></span></span></li>
	<li><span><span><span><span><span>Understanding Happiness and Prosperity- Their Continuity and Programme for Fulfilment</span></span></span></span></span></li>
</ol>

<p><span><span><span><span><span>Section II: Understanding the Harmony at Various Levels</span></span></span></span></span></p>

<ol>
	<li><span><span><span><span><span>Understanding the Human Being as Co-existence of the Self and the Body</span></span></span></span></span></li>
	<li><span><span><span><span><span>Harmony in the Self-Understanding Myself</span></span></span></span></span></li>
	<li><span><span><span><span><span>Harmony of the Self with the Body-Understanding Self-regulation and Health</span></span></span></span></span></li>
	<li><span><span><span><span><span>Harmony in the Family- Understanding the values in Human-Human Relationships</span></span></span></span></span></li>
	<li><span><span><span><span><span>Harmony in the Society-Understanding Universal Human Order</span></span></span></span></span></li>
	<li><span><span><span><span><span>Harmony in Nature-Understanding the Interconnectedness, Self-regulation and Mutual Fulfilment</span></span></span></span></span></li>
	<li><span><span><span><span><span>Harmony in Existence-Understanding Co-existence at Various Levels</span></span></span></span></span></li>
</ol>

<p><span><span><span><span><span>Section III. Implications of the Right Understanding</span></span></span></span></span></p>

<ol>
	<li><span><span><span><span><span>The Basis for Universal Human Values and Ethical Human Conduct</span></span></span></span></span></li>
	<li><span><span><span><span><span>Professional Ethics in the Light of Right Understanding</span></span></span></span></span></li>
	<li><span><span><span><span><span>Holistic Development towards Universal Human Order</span></span></span></span></span></li>
	<li><span><span><span><span><span>Vision for Holistic Technologies, Production Systems and Management Models</span></span></span></span></span></li>
	<li><span><span><span><span><span>Journey towards Universal Human Order-The Road Ahead</span></span></span></span></span></li>
</ol>

<p><span><span><span><span><span>Appendices</span></span></span></span></span></p>

<p><span><span><span><span><span>Glossary</span></span></span></span></span></p>

<p><span><span><span><span><span>References</span></span></span></span></span></p>

<p> </p>', 'Title
			Human values and Professional Ethics 3/e

			Author
			R R Gaur

			ISBN
			9789391958411

			Publisher
			Excel Books

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Human values and Professional Ethics 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>R R Gaur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789391958411</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Excel Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"460"', '"391"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '03701149-77f9-4d29-a13d-2a4168305a0d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7460human.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789391958411&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3968', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3968', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 484, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:09'),
('d24faf79-d380-461b-ba30-461e3906ec86', '2785', NULL, 'Liberation Bangladesh-1971 - First-hand, untold, action stories from the war zone', 'liberation-bangladesh1971-firsthand-untold-action-stories-from-the-war-zone-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785', 'liberation-bangladesh1971-firsthand-untold-action-stories-from-the-war-zone-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785-2785', '9789384898564', '9789384898564', '9789384898564', NULL, 'On 25 March 1971, the Pakistan Government launched Operation Searchlight, the code name for the military crackdown on the Eastern wing, to suppress Bengali calls for self-determination. In a conference held a moth earlier, President Yahya Khan said "Kill three million of them and the rest will eat out of your hands," thus giving state sanction to genocide. Over the next nine months, the Pakistan military and supporting militias went on an orgy of killing, rape and loot, which for its sheer brutality is unparalleled. The resistance movement that developed to fight the forces of repression had to contend with the might of a merciless and well-armed military that had no compunction in killing unarmed civilians. Yet, the people soldiered on, unwilling to suffer indignity and deprivation. In support of the freedom movement, the Indian Armed Forces, jointly operation with the Mukti Bahini intervened militarily on 3 December and in a swift 13-day war, forced the Pakistani military to unconditionally surrender. This book recounts first hand stories from the resistance movement of soldiers who fought the Liberation war', '<p>On 25 March 1971, the Pakistan Government launched Operation Searchlight, the code name for the military crackdown on the Eastern wing, to suppress Bengali calls for self-determination. In a conference held a moth earlier, President Yahya Khan said "<em>Kill three million of them and the rest will eat out of your hands," </em>thus giving state sanction to genocide. Over the next nine months, the Pakistan military and supporting militias went on an orgy of killing, rape and loot, which for its sheer brutality is unparalleled. The resistance movement that developed to fight the forces of repression had to contend with the might of a merciless and well-armed military that had no compunction in killing unarmed civilians. Yet, the people soldiered on, unwilling to suffer indignity and deprivation. In support of the freedom movement, the Indian Armed Forces, jointly operation with the Mukti Bahini intervened militarily on 3 December and in a swift 13-day war, forced the Pakistani military to unconditionally surrender. This book recounts first hand stories from the resistance movement of soldiers who fought the Liberation war</p>', 'Sub Title
			First-hand, untold, action stories from the war zone

			Author
			Maj Gen Dhruv C Katoch

			ISBN 13 Digit
			9789384898564

			Pages
			300

			Binding
			Paperback

			Year of Publication
			2015

			Edition of Book
			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>First-hand, untold, action stories from the war zone</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Maj Gen Dhruv C Katoch</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384898564</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 2, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48569789384898564.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789384898564&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2785', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2785', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1338, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('d263b0e8-cc41-413c-a898-926401504b9e', '3782', 667, 'Handbook of RNA Biochemistry: Second, Completely Revised and Enlarged Edition -2 Vols. Set', 'handbook-of-rna-biochemistry-second-completely-revised-and-enlarged-edition-2-vols-set', 'handbook-of-rna-biochemistry-second-completely-revised-and-enlarged-edition-2-vols-set', '9783527327645', '9783527327645', '9783527327645', NULL, 'About this book

The second edition of a highly acclaimed handbook and ready reference.

Unmatched in its breadth and quality, around 100 specialists from all over the world share their up-to-date expertise and experiences, including hundreds of protocols, complete with explanations, and hitherto unpublished troubleshooting hints.

They cover all modern techniques for the handling, analysis and modification of RNAs and their complexes with proteins. Throughout, they bear the practising bench scientist in mind, providing quick and reliable access to a plethora of solutions for practical questions of RNA research, ranging from simple to highly complex.

This broad scope allows the treatment of specialized methods side by side with basic biochemical techniques, making the book a real treasure trove for every researcher experimenting with RNA.

Contents:

Part I : RNA Synthesis and Detection

CHAPTER 1

Enzymatic RNA Synthesis Using Bacteriophage T7 RNA Polymerase (Pages: 1-28)

Markus Gößringer,  Dominik Helmecke,  Karen Köhler,  Dr. Astrid Schön,  Leif A. Kirsebom,  Prof. Dr. Albrecht Bindereif,  Prof. Dr. Roland K. Hartmann

CHAPTER 2

Production of RNAs with Homogeneous 5′- and 3′-Ends (Pages: 29-44)

Mario Mörl,  Prof. Dr. Roland K. Hartmann

HAPTER 3

RNA Ligation (Pages: 45-88)

Janne J. Turunen,  Liudmila V. Pavlova,  Martin Hengesbach,  Mark Helm,  Sabine Müller,  Prof. Dr. Roland K. Hartmann,  Mikko J. Frilander

HAPTER 4

Northern Blot Detection of Small RNAs (Pages: 89-104)

Benedikt M. Beckmann,  Arnold Grünweller,  Prof. Dr. Roland K. Hartmann

CHAPTER 5

Rapid, Non-Denaturing, Large-Scale Purification of In Vitro Transcribed RNA Using Weak Anion-Exchange Chromatography (Pages: 105-116)

Laura E. Easton,  Yoko Shibata,  Peter J. Lukavsky

CHAPTER 6

3′-Terminal Attachment of Fluorescent Dyes and Biotin (Pages: 117-128)

Dagmar K. Willkomm,  Prof. Dr. Roland K. Hartmann

CHAPTER 7

Chemical RNA Synthesis, Purification, and Analysis (Pages: 129-150)

Brian S. Sproat

HAPTER 8

Modified RNAs as Tools in RNA Biochemistry (Pages: 151-172)

Thomas E. Edwards,  Snorri Th. Sigurdsson

Part II : Structure Determination

CHAPTER 9

Direct Determination of RNA Sequence and Modification by Radiolabeling Methods (Pages: 173-204)

Olaf Gimple,  Dr. Astrid Schön

CHAPTER 10

Probing RNA Structure In Vitro with Enzymes and Chemicals (Pages: 205-230)

Anne-Catherine Helfer,  Cédric Romilly,  Clément Chevalier,  Efthimia Lioliou,  Stefano Marzi,  Pascale Romby

CHAPTER 11

Probing RNA Solution Structure by Photocrosslinking: Incorporation of Photoreactive Groups at RNA Termini and Determination of Crosslinked Sites by Primer Extension (Pages: 231-254)

Michael E. Harris

CHAPTER 12

Terbium(III) Footprinting as a Probe of RNA Structure and Metal Binding Sites (Pages: 255-268)

Dinari A. Harris,  Gabrielle C. Todd,  Nils G. Walter

CHAPTER 13

Pb2+-Induced Cleavage of RNA (Pages: 269-284)

Leif A. Kirsebom,  Jerzy Ciesiolka

CHAPTER 14

Identification and Characterization of Metal Ion Coordination Interactions with RNA by Quantitative Analysis of Thiophilic Metal Ion Rescue of Site-Specific Phosphorothioate Modifications (Pages: 285-300)

Michael E. Harris

CHAPTER 15

Probing RNA Structure and Ligand Binding Sites on RNA by Fenton Cleavage (Pages: 301-318)

Corina G. Heidrich,  Christian Berens

CHAPTER 16

Measuring the Stoichiometry of Magnesium Ions Bound to RNA (Pages: 319-328)

Andrew J. Andrews,  Carol A. Fierke

CHAPTER 17

Nucleotide Analog Interference Mapping and Suppression (NAIM/NAIS): a Combinatorial Approach to Study RNA Structure, Folding, and Interaction with Proteins (Pages: 329-368)

Olga Fedorova,  Marc Boudvillain,  Christina Waldsich

CHAPTER 18

Nucleotide Analog Interference Mapping (NAIM): Application to the RNase P System (Pages: 369-396)

Simona Cuzic-Feltens,  Prof. Dr. Roland K. Hartmann

CHAPTER 19

Identification of Divalent Metal Ion Binding Sites in RNA/DNA-Metabolizing Enzymes by Fe(II)-Mediated Hydroxyl Radical Cleavage (Pages: 397-406)

Yan-Guo Ren,  Niklas Henriksson,  Anders Virtanen

CHAPTER 20

RNA Structure and Folding Analyzed Using Small-Angle X-Ray Scattering (Pages: 407-426)

Nathan J. Baird,  Jeremey West,  Tobin R. Sosnick

CHAPTER 21

Temperature-Gradient Gel Electrophoresis of RNA (Pages: 427-444)

Detlev Riesner,  Gerhard Steger

CHAPTER 22

UV Melting Studies with RNA (Pages: 445-480)

Philippe Dumas,  Eric Ennifar,  François Disdier,  Philippe Walter

CHAPTER 23

RNA Crystallization (Pages: 481-498)

Jiro Kondo,  Claude Sauter,  Benoît Masquida

CHAPTER 24

Studying RNA Using Single Molecule Fluorescence Resonance Energy Transfer (Pages: 499-526)

Felix Spenkuch,  Olwen Domingo,  Gerald Hinze,  Thomas Basché,  Mark Helm

CHAPTER 25

Atomic Force Microscopy Imaging and Force Spectroscopyof RNA (Pages: 527-546)

Malte Bussiek,  Antonie Schöne,  Wolfgang Nellen

Part III : RNA Genomics & Bioinformatics, Global Approaches

CHAPTER 26

Secondary Structure Prediction (Pages: 547-578)

Gerhard Steger

CHAPTER 27

RNA Secondary Structure Analysis Using Abstract Shapes (Pages: 579-594)

Robert Giegerich,  Björn Voß

CHAPTER 28

Screening Genome Sequences for known RNA Genes or Motifs (Pages: 595-618)

Daniel Gautheret

CHAPTER 29

Homology Search for Small Structured Non-coding RNAs (Pages: 619-632)

Manja Marz,  Stefanie Wehner,  Peter F. Stadler

CHAPTER 30

Predict RNA 2D and 3D Structure over the Internet Using MC-Tools (Pages: 633-666)

Stephen Leong Koan,  Jonathan Roy,  Marc Parisien,  François Major

CHAPTER 31

S2S-Assemble2: a Semi-Automatic Bioinformatics Framework to Study and Model RNA 3D Architectures (Pages: 667-686)

Fabrice Jossinet,  Prof. Dr. Eric Westhof

CHAPTER 32

Molecular Dynamics Simulations of RNA Systems (Pages: 687-718)

Pascal Auffinger

CHAPTER 33

Identification and Characterization of Small Non-coding RNAs in Bacteria (Pages: 719-786)

Dimitri Podkaminski,  Marie Bouvier,  Jörg Vogel

CHAPTER 34

The Identification of Bacterial Non-coding RNAs through Complementary Approaches (Pages: 787-800)

Björn Voß,  Wolfgang R. Hess

CHAPTER 35

Experimental RNomics, a Global Approach to Identify Non-coding RNAs in Model Organisms, and RNPomics to Analyze the Non-coding RNP Transcriptome (Pages: 801-820)

Mathieu Rederstorff,  Alexander Hüttenhofer

CHAPTER 36

Computational Methods for Gene Expression Profiling Using Next-Generation Sequencing (RNA-Seq) (Pages: 821-832)

John C. Castle

CHAPTER 37

Characterization and Prediction of miRNA Targets (Pages: 833-860)

Jean Hausser,  Mihaela Zavolan

CHAPTER 38

Barcoded cDNA Libraries for miRNA Profiling by Next-Generation Sequencing (Pages: 861-876)

Markus Hafner,  Neil Renwick,  John Pena,  Aleksandra Mihailovic,  Thomas Tuschl

CHAPTER 39

Transcriptome-Wide Identification of Protein Binding Sites on RNA by PAR-CLIP (Photoactivatable-Ribonucleoside-Enhanced Crosslinking and Immunoprecipitation) (Pages: 877-898)

Jessica I. Hoell,  Markus Hafner,  Markus Landthaler,  Manuel Ascano,  Thalia A. Farazi,  Greg Wardle,  Jeff Nusbaum,  Pavol Cekan,  Mohsen Khorshid,  Lukas Burger,  Mihaela Zavolan,  Thomas Tuschl

CHAPTER 40

Global Analysis of Protein–RNA Interactions with Single-Nucleotide Resolution Using iCLIP (Pages: 899-918)

Julian König,  Nicholas J. McGlincy,  Jernej Ule

Part IV : RNA Function, RNP Analysis, SELEX, RNAi

CHAPTER 41

Use of RNA Affinity Matrices for the Isolation of RNA Binding Proteins (Pages: 919-934)

Markus Englert,  Bettina Späth,  Steffen Schiffer,  Sylvia Rösch,  Hildburg Beier,  Anita Marchfelder

CHAPTER 42

Biotin-Based Affinity Purification of RNA–Protein Complexes (Pages: 935-956)

Marco Preußner,  Silke Schreiner,  Inna Grishina,  Zsofia Palfi,  Jingyi Hui,  Prof. Dr. Albrecht Bindereif

CHAPTER 43

Affinity Purification of Spliceosomal and Small Nuclear Ribonucleoprotein Complexes (Pages: 957-974)

Julia Dannenberg,  Patrizia Fabrizio,  Cindy L. Will,  Reinhard Lührmann

CHAPTER 44

Study of RNA–Protein Interactions and RNA Structure in Ribonucleoprotein Particles (RNPs) (Pages: 975-1016)

Virginie Marchand,  Annie Mougin,  Agnès Méreau,  Isabelle Behm-Ansmant,  Yuri Motorin,  Christiane Branlant

CHAPTER 45

Immunopurification of Endogenous RNAs Associated with RNA Binding Proteins In vivo (Pages: 1017-1028)

Minna-Liisa Änkö,  Karla M. Neugebauer

CHAPTER 46

Protein–RNA Crosslinking in Native Ribonucleoprotein Particles (Pages: 1029-1054)

Olexandr Dybkov,  Henning Urlaub,  Reinhard Lührmann

CHAPTER 47

Sedimentation Analysis of Ribonucleoprotein Complexes (Pages: 1055-1066)

Tanja Rösel,  Jan Medenbach,  Andrey Damianov,  Silke Schreiner,  Prof. Dr. Albrecht Bindereif

CHAPTER 48

Identification and Characterization of RNA Binding Proteins through Three-Hybrid Analysis (Pages: 1067-1086)

Felicia Scott,  David R. Engelke

CHAPTER 49

Experimental Identification of MicroRNA Targets (Pages: 1087-1096)

Michaela Beitzinger,  Gunter Meister

CHAPTER 50

Aptamer Selection against Biological Macromolecules: Proteins and Carbohydrates (Pages: 1097-1138)

Franziska Peter,  C. Stefan Voertler

CHAPTER 51

In Vitro Selection against Small Targets (Pages: 1139-1164)

Dirk Eulberg,  Christian Maasch,  Werner G. Purschke,  Sven Klussmann

CHAPTER 52

SELEX Strategies to Identify Antisense and Protein Target Sites in RNA or hnRNP Complexes (Pages: 1165-1184)

Martin Lützelberger,  Martin R. Jakobsen,  Jørgen Kjems

CHAPTER 53

Genomic SELEX (Pages: 1185-1206)

Jennifer L. Boots,  Katarzyna Matylla-Kulinska,  Marek Zywicki,  Bob Zimmermann,  Renée Schroeder

CHAPTER 54

In vivo SELEX Strategies (Pages: 1207-1220)

Thomas A. Cooper

CHAPTER 55

Gene Silencing Methods Using Vector-Encoded siRNAs or miRNAs (Pages: 1221-1242)

Ying Poi Liu,  Ben Berkhout

CHAPTER 56

Using Chemical Modification to Enhance siRNA Performance (Pages: 1243-1278)

Jesper B. Bramsen,  Arnold Grünweller,  Prof. Dr. Roland K. Hartmann,  Jørgen Kjems', '<h4><strong><span>About this book</span></strong></h4>

<p>The second edition of a highly acclaimed handbook and ready reference.</p>

<p>Unmatched in its breadth and quality, around 100 specialists from all over the world share their up-to-date expertise and experiences, including hundreds of protocols, complete with explanations, and hitherto unpublished troubleshooting hints.</p>

<p>They cover all modern techniques for the handling, analysis and modification of RNAs and their complexes with proteins. Throughout, they bear the practising bench scientist in mind, providing quick and reliable access to a plethora of solutions for practical questions of RNA research, ranging from simple to highly complex.</p>

<p>This broad scope allows the treatment of specialized methods side by side with basic biochemical techniques, making the book a real treasure trove for every researcher experimenting with RNA.</p>

<p><strong><span>Contents:</span></strong></p>

<p>Part I : RNA Synthesis and Detection</p>

<p>CHAPTER 1</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch1" rel="noopener noreferrer">Enzymatic RNA Synthesis Using Bacteriophage T7 RNA Polymerase (Pages: 1-28)</a></h5>

<p>Markus Gößringer,  Dominik Helmecke,  Karen Köhler,  Dr. Astrid Schön,  Leif A. Kirsebom,  Prof. Dr. Albrecht Bindereif,  Prof. Dr. Roland K. Hartmann</p>

<p>CHAPTER 2</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch2" rel="noopener noreferrer">Production of RNAs with Homogeneous 5′- and 3′-Ends (Pages: 29-44)</a></h5>

<p>Mario Mörl,  Prof. Dr. Roland K. Hartmann</p>

<p>HAPTER 3</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch3" rel="noopener noreferrer">RNA Ligation (Pages: 45-88)</a></h5>

<p>Janne J. Turunen,  Liudmila V. Pavlova,  Martin Hengesbach,  Mark Helm,  Sabine Müller,  Prof. Dr. Roland K. Hartmann,  Mikko J. Frilander</p>

<p>HAPTER 4</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch4" rel="noopener noreferrer">Northern Blot Detection of Small RNAs (Pages: 89-104)</a></h5>

<p>Benedikt M. Beckmann,  Arnold Grünweller,  Prof. Dr. Roland K. Hartmann</p>

<p>CHAPTER 5</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch5" rel="noopener noreferrer">Rapid, Non-Denaturing, Large-Scale Purification of <em>In Vitro</em> Transcribed RNA Using Weak Anion-Exchange Chromatography (Pages: 105-116)</a></h5>

<p>Laura E. Easton,  Yoko Shibata,  Peter J. Lukavsky</p>

<p>CHAPTER 6</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch6" rel="noopener noreferrer">3′-Terminal Attachment of Fluorescent Dyes and Biotin (Pages: 117-128)</a></h5>

<p>Dagmar K. Willkomm,  Prof. Dr. Roland K. Hartmann</p>

<p>CHAPTER 7</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch7" rel="noopener noreferrer">Chemical RNA Synthesis, Purification, and Analysis (Pages: 129-150)</a></h5>

<p>Brian S. Sproat</p>

<p>HAPTER 8</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch8" rel="noopener noreferrer">Modified RNAs as Tools in RNA Biochemistry (Pages: 151-172)</a></h5>

<p>Thomas E. Edwards,  Snorri Th. Sigurdsson</p>

<h5>Part II : Structure Determination</h5>

<p>CHAPTER 9</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch9" rel="noopener noreferrer">Direct Determination of RNA Sequence and Modification by Radiolabeling Methods (Pages: 173-204)</a></h5>

<p>Olaf Gimple,  Dr. Astrid Schön</p>

<p>CHAPTER 10</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch10" rel="noopener noreferrer">Probing RNA Structure <em>In Vitro</em> with Enzymes and Chemicals (Pages: 205-230)</a></h5>

<p>Anne-Catherine Helfer,  Cédric Romilly,  Clément Chevalier,  Efthimia Lioliou,  Stefano Marzi,  Pascale Romby</p>

<p>CHAPTER 11</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch11" rel="noopener noreferrer">Probing RNA Solution Structure by Photocrosslinking: Incorporation of Photoreactive Groups at RNA Termini and Determination of Crosslinked Sites by Primer Extension (Pages: 231-254)</a></h5>

<p>Michael E. Harris</p>

<p>CHAPTER 12</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch12" rel="noopener noreferrer">Terbium(III) Footprinting as a Probe of RNA Structure and Metal Binding Sites (Pages: 255-268)</a></h5>

<p>Dinari A. Harris,  Gabrielle C. Todd,  Nils G. Walter</p>

<p>CHAPTER 13</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch13" rel="noopener noreferrer">Pb2+-Induced Cleavage of RNA (Pages: 269-284)</a></h5>

<p>Leif A. Kirsebom,  Jerzy Ciesiolka</p>

<p>CHAPTER 14</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch14" rel="noopener noreferrer">Identification and Characterization of Metal Ion Coordination Interactions with RNA by Quantitative Analysis of Thiophilic Metal Ion Rescue of Site-Specific Phosphorothioate Modifications (Pages: 285-300)</a></h5>

<p>Michael E. Harris</p>

<p>CHAPTER 15</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch15" rel="noopener noreferrer">Probing RNA Structure and Ligand Binding Sites on RNA by Fenton Cleavage (Pages: 301-318)</a></h5>

<p>Corina G. Heidrich,  Christian Berens</p>

<p>CHAPTER 16</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch16" rel="noopener noreferrer">Measuring the Stoichiometry of Magnesium Ions Bound to RNA (Pages: 319-328)</a></h5>

<p>Andrew J. Andrews,  Carol A. Fierke</p>

<p>CHAPTER 17</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch17" rel="noopener noreferrer">Nucleotide Analog Interference Mapping and Suppression (NAIM/NAIS): a Combinatorial Approach to Study RNA Structure, Folding, and Interaction with Proteins (Pages: 329-368)</a></h5>

<p>Olga Fedorova,  Marc Boudvillain,  Christina Waldsich</p>

<p>CHAPTER 18</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch18" rel="noopener noreferrer">Nucleotide Analog Interference Mapping (NAIM): Application to the RNase P System (Pages: 369-396)</a></h5>

<p>Simona Cuzic-Feltens,  Prof. Dr. Roland K. Hartmann</p>

<p>CHAPTER 19</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch19" rel="noopener noreferrer">Identification of Divalent Metal Ion Binding Sites in RNA/DNA-Metabolizing Enzymes by Fe(II)-Mediated Hydroxyl Radical Cleavage (Pages: 397-406)</a></h5>

<p>Yan-Guo Ren,  Niklas Henriksson,  Anders Virtanen</p>

<p>CHAPTER 20</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch20" rel="noopener noreferrer">RNA Structure and Folding Analyzed Using Small-Angle X-Ray Scattering (Pages: 407-426)</a></h5>

<p>Nathan J. Baird,  Jeremey West,  Tobin R. Sosnick</p>

<p>CHAPTER 21</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch21" rel="noopener noreferrer">Temperature-Gradient Gel Electrophoresis of RNA (Pages: 427-444)</a></h5>

<p>Detlev Riesner,  Gerhard Steger</p>

<p>CHAPTER 22</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch22" rel="noopener noreferrer">UV Melting Studies with RNA (Pages: 445-480)</a></h5>

<p>Philippe Dumas,  Eric Ennifar,  François Disdier,  Philippe Walter</p>

<p>CHAPTER 23</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch23" rel="noopener noreferrer">RNA Crystallization (Pages: 481-498)</a></h5>

<p>Jiro Kondo,  Claude Sauter,  Benoît Masquida</p>

<p>CHAPTER 24</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch24" rel="noopener noreferrer">Studying RNA Using Single Molecule Fluorescence Resonance Energy Transfer (Pages: 499-526)</a></h5>

<p>Felix Spenkuch,  Olwen Domingo,  Gerald Hinze,  Thomas Basché,  Mark Helm</p>

<p>CHAPTER 25</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch25" rel="noopener noreferrer">Atomic Force Microscopy Imaging and Force Spectroscopyof RNA (Pages: 527-546)</a></h5>

<p>Malte Bussiek,  Antonie Schöne,  Wolfgang Nellen</p>

<h5>Part III : RNA Genomics &amp; Bioinformatics, Global Approaches</h5>

<p>CHAPTER 26</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch26" rel="noopener noreferrer">Secondary Structure Prediction (Pages: 547-578)</a></h5>

<p>Gerhard Steger</p>

<p>CHAPTER 27</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch27" rel="noopener noreferrer">RNA Secondary Structure Analysis Using Abstract Shapes (Pages: 579-594)</a></h5>

<p>Robert Giegerich,  Björn Voß</p>

<p>CHAPTER 28</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch28" rel="noopener noreferrer">Screening Genome Sequences for known RNA Genes or Motifs (Pages: 595-618)</a></h5>

<p>Daniel Gautheret</p>

<p>CHAPTER 29</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch29" rel="noopener noreferrer">Homology Search for Small Structured Non-coding RNAs (Pages: 619-632)</a></h5>

<p>Manja Marz,  Stefanie Wehner,  Peter F. Stadler</p>

<p>CHAPTER 30</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch30" rel="noopener noreferrer">Predict RNA 2D and 3D Structure over the Internet Using MC-Tools (Pages: 633-666)</a></h5>

<p>Stephen Leong Koan,  Jonathan Roy,  Marc Parisien,  François Major</p>

<p>CHAPTER 31</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch31" rel="noopener noreferrer">S2S-Assemble2: a Semi-Automatic Bioinformatics Framework to Study and Model RNA 3D Architectures (Pages: 667-686)</a></h5>

<p>Fabrice Jossinet,  Prof. Dr. Eric Westhof</p>

<p>CHAPTER 32</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch32" rel="noopener noreferrer">Molecular Dynamics Simulations of RNA Systems (Pages: 687-718)</a></h5>

<p>Pascal Auffinger</p>

<p>CHAPTER 33</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch33" rel="noopener noreferrer">Identification and Characterization of Small Non-coding RNAs in Bacteria (Pages: 719-786)</a></h5>

<p>Dimitri Podkaminski,  Marie Bouvier,  Jörg Vogel</p>

<p>CHAPTER 34</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch34" rel="noopener noreferrer">The Identification of Bacterial Non-coding RNAs through Complementary Approaches (Pages: 787-800)</a></h5>

<p>Björn Voß,  Wolfgang R. Hess</p>

<p>CHAPTER 35</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch35" rel="noopener noreferrer">Experimental RNomics, a Global Approach to Identify Non-coding RNAs in Model Organisms, and RNPomics to Analyze the Non-coding RNP Transcriptome (Pages: 801-820)</a></h5>

<p>Mathieu Rederstorff,  Alexander Hüttenhofer</p>

<p>CHAPTER 36</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch36" rel="noopener noreferrer">Computational Methods for Gene Expression Profiling Using Next-Generation Sequencing (RNA-Seq) (Pages: 821-832)</a></h5>

<p>John C. Castle</p>

<p>CHAPTER 37</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch37" rel="noopener noreferrer">Characterization and Prediction of miRNA Targets (Pages: 833-860)</a></h5>

<p>Jean Hausser,  Mihaela Zavolan</p>

<p>CHAPTER 38</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch38" rel="noopener noreferrer">Barcoded cDNA Libraries for miRNA Profiling by Next-Generation Sequencing (Pages: 861-876)</a></h5>

<p>Markus Hafner,  Neil Renwick,  John Pena,  Aleksandra Mihailovic,  Thomas Tuschl</p>

<p>CHAPTER 39</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch39" rel="noopener noreferrer">Transcriptome-Wide Identification of Protein Binding Sites on RNA by PAR-CLIP (Photoactivatable-Ribonucleoside-Enhanced Crosslinking and Immunoprecipitation) (Pages: 877-898)</a></h5>

<p>Jessica I. Hoell,  Markus Hafner,  Markus Landthaler,  Manuel Ascano,  Thalia A. Farazi,  Greg Wardle,  Jeff Nusbaum,  Pavol Cekan,  Mohsen Khorshid,  Lukas Burger,  Mihaela Zavolan,  Thomas Tuschl</p>

<p>CHAPTER 40</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch40" rel="noopener noreferrer">Global Analysis of Protein–RNA Interactions with Single-Nucleotide Resolution Using iCLIP (Pages: 899-918)</a></h5>

<p>Julian König,  Nicholas J. McGlincy,  Jernej Ule</p>

<h5>Part IV : RNA Function, RNP Analysis, SELEX, RNAi</h5>

<p>CHAPTER 41</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch41" rel="noopener noreferrer">Use of RNA Affinity Matrices for the Isolation of RNA Binding Proteins (Pages: 919-934)</a></h5>

<p>Markus Englert,  Bettina Späth,  Steffen Schiffer,  Sylvia Rösch,  Hildburg Beier,  Anita Marchfelder</p>

<p>CHAPTER 42</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch42" rel="noopener noreferrer">Biotin-Based Affinity Purification of RNA–Protein Complexes (Pages: 935-956)</a></h5>

<p>Marco Preußner,  Silke Schreiner,  Inna Grishina,  Zsofia Palfi,  Jingyi Hui,  Prof. Dr. Albrecht Bindereif</p>

<p>CHAPTER 43</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch43" rel="noopener noreferrer">Affinity Purification of Spliceosomal and Small Nuclear Ribonucleoprotein Complexes (Pages: 957-974)</a></h5>

<p>Julia Dannenberg,  Patrizia Fabrizio,  Cindy L. Will,  Reinhard Lührmann</p>

<p>CHAPTER 44</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch44" rel="noopener noreferrer">Study of RNA–Protein Interactions and RNA Structure in Ribonucleoprotein Particles (RNPs) (Pages: 975-1016)</a></h5>

<p>Virginie Marchand,  Annie Mougin,  Agnès Méreau,  Isabelle Behm-Ansmant,  Yuri Motorin,  Christiane Branlant</p>

<p>CHAPTER 45</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch45" rel="noopener noreferrer">Immunopurification of Endogenous RNAs Associated with RNA Binding Proteins <em>In vivo</em> (Pages: 1017-1028)</a></h5>

<p>Minna-Liisa Änkö,  Karla M. Neugebauer</p>

<p>CHAPTER 46</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch46" rel="noopener noreferrer">Protein–RNA Crosslinking in Native Ribonucleoprotein Particles (Pages: 1029-1054)</a></h5>

<p>Olexandr Dybkov,  Henning Urlaub,  Reinhard Lührmann</p>

<p>CHAPTER 47</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch47" rel="noopener noreferrer">Sedimentation Analysis of Ribonucleoprotein Complexes (Pages: 1055-1066)</a></h5>

<p>Tanja Rösel,  Jan Medenbach,  Andrey Damianov,  Silke Schreiner,  Prof. Dr. Albrecht Bindereif</p>

<p>CHAPTER 48</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch48" rel="noopener noreferrer">Identification and Characterization of RNA Binding Proteins through Three-Hybrid Analysis (Pages: 1067-1086)</a></h5>

<p>Felicia Scott,  David R. Engelke</p>

<p>CHAPTER 49</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch49" rel="noopener noreferrer">Experimental Identification of MicroRNA Targets (Pages: 1087-1096)</a></h5>

<p>Michaela Beitzinger,  Gunter Meister</p>

<p>CHAPTER 50</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch50" rel="noopener noreferrer">Aptamer Selection against Biological Macromolecules: Proteins and Carbohydrates (Pages: 1097-1138)</a></h5>

<p>Franziska Peter,  C. Stefan Voertler</p>

<p>CHAPTER 51</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch51" rel="noopener noreferrer"><em>In Vitro</em> Selection against Small Targets (Pages: 1139-1164)</a></h5>

<p>Dirk Eulberg,  Christian Maasch,  Werner G. Purschke,  Sven Klussmann</p>

<p>CHAPTER 52</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch52" rel="noopener noreferrer">SELEX Strategies to Identify Antisense and Protein Target Sites in RNA or hnRNP Complexes (Pages: 1165-1184)</a></h5>

<p>Martin Lützelberger,  Martin R. Jakobsen,  Jørgen Kjems</p>

<p>CHAPTER 53</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch53" rel="noopener noreferrer">Genomic SELEX (Pages: 1185-1206)</a></h5>

<p>Jennifer L. Boots,  Katarzyna Matylla-Kulinska,  Marek Zywicki,  Bob Zimmermann,  Renée Schroeder</p>

<p>CHAPTER 54</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch54" rel="noopener noreferrer"><em>In vivo</em> SELEX Strategies (Pages: 1207-1220)</a></h5>

<p>Thomas A. Cooper</p>

<p>CHAPTER 55</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch55" rel="noopener noreferrer">Gene Silencing Methods Using Vector-Encoded siRNAs or miRNAs (Pages: 1221-1242)</a></h5>

<p>Ying Poi Liu,  Ben Berkhout</p>

<p>CHAPTER 56</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch56" rel="noopener noreferrer">Using Chemical Modification to Enhance siRNA Performance (Pages: 1243-1278)</a></h5>

<p>Jesper B. Bramsen,  Arnold Grünweller,  Prof. Dr. Roland K. Hartmann,  Jørgen Kjems</p>

<p> </p>

<p> </p>
', 'Title
			Handbook of RNA Biochemistry: Second, Completely Revised and Enlarged Edition  2 Vols.Set

			Authors
			Roland K. Hartmann

			ISBN
			9783527327645

			Publishers
			Wiley-VCH

			Language
			English

			Binding
			Hardbond', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Handbook of RNA Biochemistry: Second, Completely Revised and Enlarged Edition  2 Vols.Set</td>
		</tr>
		<tr>
			<td style="text-align:center">Authors</td>
			<td style="text-align:center">Roland K. Hartmann</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9783527327645</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Wiley-VCH</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"42159"', '"27403"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'c67fbe41-ca4d-469e-8883-7bb8f7d429d0', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2797p-16.webp', NULL, '6 | 23', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9783527327645&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3782', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3782', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 667, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('d2680fcb-9977-4625-bc86-a31570452791', '1325', NULL, 'Impact of Television New', 'impact-of-television-new-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1-1325', 'impact-of-television-new-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325-1325', '9788121204178', '9788121204178', '9788121204178', NULL, 'Impact of Television New', '<h1>Impact of Television New</h1>', 'Sub Title
			On Political Awareness of Rural Masses

			Author
			P V Sharada

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788121204178

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>On Political Awareness of Rural Masses</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P V Sharada</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788121204178</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"480"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3239logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788121204178&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1325', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1325', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2270, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:09'),
('d26c7d71-c029-4a3d-bfab-68c30a082c84', '1373', NULL, 'Scheduled Castes of India - An Statistical Report States & District In 5vols.', 'scheduled-castes-of-india-an-statistical-report-states-district-in-5vols-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-137-1373', 'scheduled-castes-of-india-an-statistical-report-states-district-in-5vols-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373-1373', 'HGJU7755', 'HGJU7755::1373', 'HGJU7755', NULL, 'Scheduled Castes of India - An Statistical Report States & District In 5vols.', '<h1>Scheduled Castes of India - An Statistical Report States &amp; District In 5vols.</h1>', 'Sub Title
			No

			Author
			C. Venkataiah

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380162805

			Pages
			1620

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C. Venkataiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380162805</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1620</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8100"', '"4860"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1620, '1620', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4290logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HGJU7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1373', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1373', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2229, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:09'),
('d29589c5-5dd2-42d4-82e9-28d4546bd072', '1903', NULL, 'Advanced Fluorescence Reporters in Chemistry and Biology II , Molecular Constructions, Polymers and Nanoparticals - Springer Series on Fluorescence New', 'advanced-fluorescence-reporters-in-chemistry-and-biology-ii-molecular-constructions-polymers-and-nanoparticals-springer-series-on-fluorescence-new-1903-1903-1903-1903-1903-1903-1903-1903-1903', 'advanced-fluorescence-reporters-in-chemistry-and-biology-ii-molecular-constructions-polymers-and-nanoparticals-springer-series-on-fluorescence-new-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903-1903', 'HUJY7769', 'HUJY7769', 'HUJY7769', NULL, '“This book is a comprehensive overview of the different types of nanoscale probes that have been and are currently being developed for sensing of analytes. The timely reference section allows the reader to locate key references to the primary literature for expansion of the material covered. … a valuable resource that covers the synthetic, photo-physical, and theoretical aspects of this diverse field of research.” (Jeffrey T. Petty, Journal of the American Chemical Society, Vol. 133, 2011)', '<p>“This book is a comprehensive overview of the different types of nanoscale probes that have been and are currently being developed for sensing of analytes. The timely reference section allows the reader to locate key references to the primary literature for expansion of the material covered. … a valuable resource that covers the synthetic, photo-physical, and theoretical aspects of this diverse field of research.” (Jeffrey T. Petty, Journal of the American Chemical Society, Vol. 133, 2011)</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			A.P. Demchenko

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642046995

			Pages
			462

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First Edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.P. Demchenko</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642046995</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>462</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"27300"', '"16380"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 462, '462', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1827dpp_9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HUJY7769&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1903', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1903', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1903, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:09'),
('d2a2fbd1-cc05-44df-bb58-5da31c295fe0', '2238', NULL, 'Webometric Studies and Libraries', 'webometric-studies-and-libraries-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238', 'webometric-studies-and-libraries-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238-2238', 'CFRT6655', 'CFRT6655', 'CFRT6655', NULL, 'Webometric Studies and Libraries', '<h1>Webometric Studies and Libraries</h1>', 'Sub Title
			No

			Author
			Akhandanand Shukla, Aditya Tripathi

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788170007463

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Akhandanand Shukla, Aditya Tripathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170007463</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43189788170007463.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFRT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2238', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2238', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1674, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:09'),
('d2af6281-a5a2-4e22-a7cc-0d6f3188884a', '2918', NULL, 'Statistical Physics - An Introduction NEW', 'statistical-physics-an-introduction-new-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918', 'statistical-physics-an-introduction-new-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918-2918', '9789810234768', '9789810234768', ' 9789810234768', NULL, 'This book provides a comprehensive presentation of the basics of statistical physics. The first part explains the essence of statistical physics and how it provides a bridge between microscopic and macroscopic phenomena, allowing one to derive quantities such as entropy. Here the author avoids going into details such as Liouville’s theorem or the ergodic theorem, which are difficult for beginners and unnecessary for the actual application of the statistical mechanics. In the second part, statistical mechanics is applied to various systems which, although they look different, share the same mathematical structure. In this way readers can deepen their understanding of statistical physics. The book also features applications to quantum dynamics, thermodynamics, the Ising model and the statistical dynamics of free spins.', '<p>This book provides a comprehensive presentation of the basics of statistical physics. The first part explains the essence of statistical physics and how it provides a bridge between microscopic and macroscopic phenomena, allowing one to derive quantities such as entropy. Here the author avoids going into details such as Liouville’s theorem or the ergodic theorem, which are difficult for beginners and unnecessary for the actual application of the statistical mechanics. In the second part, statistical mechanics is applied to various systems which, although they look different, share the same mathematical structure. In this way readers can deepen their understanding of statistical physics. The book also features applications to quantum dynamics, thermodynamics, the Ising model and the statistical dynamics of free spins.</p>', 'Statistical Physics - An Introduction

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 580 pages

	ISBN-10 ‏ : ‎ 9810234767

	ISBN-13 ‏ : ‎ 978-9810234768

	Item Weight ‏ : ‎ 1 kg 150 g', '<h1>Statistical Physics - An Introduction</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 580 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9810234767</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-9810234768</span></li>
	<li><span>Item Weight ‏ : ‎ 1 kg 150 g</span></li>
</ul>', '"6300"', '"3780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52081.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%209789810234768&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2918', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2918', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1275, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:09'),
('d2c1f382-0615-494c-b9e8-cbb8727f6fff', '2956', NULL, 'An Invitation to Noncommutative Geometry', 'an-invitation-to-noncommutative-geometry-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956', 'an-invitation-to-noncommutative-geometry-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956-2956', '9789812706164', '9789812706164', '9789812706164', NULL, 'This is the first existing volume that collects lectures on this important and fast developing subject in mathematics. The lectures are given by leading experts in the field and the range of topics is kept as broad as possible by including both the algebraic and the differential aspects of noncommutative geometry as well as recent applications to theoretical physics and number theory.', '<p>This is the first existing volume that collects lectures on this important and fast developing subject in mathematics. The lectures are given by leading experts in the field and the range of topics is kept as broad as possible by including both the algebraic and the differential aspects of noncommutative geometry as well as recent applications to theoretical physics and number theory.</p>', 'An Invitation to Noncommutative Geometry

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 516 pages

	ISBN-10 ‏ : ‎ 981270616X

	ISBN-13 ‏ : ‎ 978-9812706164

	Item Weight ‏ : ‎ 866 g

	Dimensions ‏ : ‎ 15.24 x 3.18 x 23.5 cm', '<h1>An Invitation to Noncommutative Geometry</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 516 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 981270616X</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-9812706164</span></li>
	<li><span>Item Weight ‏ : ‎ 866 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.24 x 3.18 x 23.5 cm</span></li>
</ul>', '"13600"', '"8160"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61071.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789812706164&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2956', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2956', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1249, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:09'),
('d2cbf9a3-ec18-4339-8e8b-c71af680db51', '269', NULL, 'The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem', 'the-origin-of-chirality-in-the-molecules-of-life-a-revision-from-awareness-to-the-current-theories-and-perspectives-of-this-unsolved-problem-269-269-269-269-269-269-269-269-269-269-269-26-269', 'the-origin-of-chirality-in-the-molecules-of-life-a-revision-from-awareness-to-the-current-theories-and-perspectives-of-this-unsolved-problem-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269-269', 'The Origin of Chirality', 'The Origin of Chirality', 'The Origin of Chirality', NULL, '', NULL, 'Sub Title
			No

			Author
			Albert Guijarro

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780854041565

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Albert Guijarro</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854041565</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9100"', '"5460"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8686dpp_16_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=The%20Origin%20of%20Chirality&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=269', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=269', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2917, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('d2f60532-f606-437b-9dbf-1bca8fe049c4', '4368', 96, 'Sociology 12/e', 'sociology-12e', 'sociology-12e', '9780135156728', '9780135156728', '9780135156728', NULL, 'About the book

John Macionis, like many college students, found his passion and life’s work after taking an introductory sociology course. Sociology helped him make sense of the world around him. John shares his enthusiasm, excitement and teaching experience through a clear and engaging writing style that connects with students.   This is the introductory sociology text that shows students how sociology is relevant in their daily lives. Sociology, 12/e, has an innovate new design, contemporary and relevant student applications, plus a wealth of supplemental material. This revision elevates Sociology’s high standard of excellence, ensuring that it remains one of the foremost comprehensive introductory sociology resources for students and instructors alike.   Sociology, 12/E strengthens the Macionis tradition of helping students see sociology in their everyday life!

Content:

Part I: The Foundations of Sociology

1. The Sociological Perspective

2. Sociological Investigation

Part II: The Foundations of Society

3. Culture

4. Society

5. Socialization

6. Social Interaction in Everyday Life

7. Groups and Organizations

8. Sexuality and Society

9. Deviance

Part III: Social Inequality

10.  Social Stratification

11. Social Class in the United States

12. Global Stratification

13. Gender Stratification

14. Race and Ethnicity

15. Aging and the Elderly

Part IV: Social Institutions

16. The Economy and Work

17. Politics and Government

18. Families

19. Religion

20. Education

21. Health and Medicine

Part V: Social Change

22. Population, Urbanization, and Environment

23. Collective Behavior and Social Movements

24. Social Change: Traditional, Modern, and Postmodern Societies', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>John Macionis, like many college students, found his passion and life’s work after taking an introductory sociology course. Sociology helped him make sense of the world around him. John shares his enthusiasm, excitement and teaching experience through a clear and engaging writing style that connects with students.   This is the introductory sociology text that shows students how sociology is relevant in their daily lives. Sociology, 12/e, has an innovate new design, contemporary and relevant student applications, plus a wealth of supplemental material. This revision elevates Sociology’s high standard of excellence, ensuring that it remains one of the foremost comprehensive introductory sociology resources for students and instructors alike.   Sociology, 12/E strengthens the Macionis tradition of helping students see sociology in their everyday life!</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part I: The Foundations of Sociology </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. The Sociological Perspective </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Sociological Investigation </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part II: The Foundations of Society </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>3. Culture </span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Society </span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Socialization </span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Social Interaction in Everyday Life </span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Groups and Organizations </span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Sexuality and Society </span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Deviance </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part III: Social Inequality </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>10.  Social Stratification </span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Social Class in the United States </span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Global Stratification </span></span></span></p>

<p style="text-align:justify"><span><span><span>13. Gender Stratification </span></span></span></p>

<p style="text-align:justify"><span><span><span>14. Race and Ethnicity </span></span></span></p>

<p style="text-align:justify"><span><span><span>15. Aging and the Elderly </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part IV: Social Institutions </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>16. The Economy and Work </span></span></span></p>

<p style="text-align:justify"><span><span><span>17. Politics and Government </span></span></span></p>

<p style="text-align:justify"><span><span><span>18. Families </span></span></span></p>

<p style="text-align:justify"><span><span><span>19. Religion </span></span></span></p>

<p style="text-align:justify"><span><span><span>20. Education </span></span></span></p>

<p style="text-align:justify"><span><span><span>21. Health and Medicine</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part V: Social Change </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>22. Population, Urbanization, and Environment </span></span></span></p>

<p style="text-align:justify"><span><span><span>23. Collective Behavior and Social Movements </span></span></span></p>

<p style="text-align:justify"><span><span><span>24. Social Change: Traditional, Modern, and Postmodern Societies</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Sociology 12/e

			Author
			John J.Macionis

			ISBN
			9780135156728

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sociology 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John J.Macionis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780135156728</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1499"', '"1050"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8118socio.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780135156728&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4368', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4368', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 96, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:09'),
('d2febf39-4bca-4ef0-97d5-788d9e91987d', '3280', NULL, 'Food - In Context - 2 Vols.', 'food-in-context-2-vols-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280', 'food-in-context-2-vols-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280-3280', '9781414486529', '9781414486529', '9781414486529', NULL, 'Food: In Context examines food in relationship to nutrition, world health issues, agriculture, environmental concerns, current events and political decision-making. Written by experts in nutrition, medicine, culinary arts, agriculture/aquaculture, environmental science and history, this full-color set covers the historical, political and ethical debates related to food. It also explores how food impacts daily life, trade and commerce, the environment, and health and nutrition. --from publisher description', '<p>Food: In Context examines food in relationship to nutrition, world health issues, agriculture, environmental concerns, current events and political decision-making. Written by experts in nutrition, medicine, culinary arts, agriculture/aquaculture, environmental science and history, this full-color set covers the historical, political and ethical debates related to food. It also explores how food impacts daily life, trade and commerce, the environment, and health and nutrition. --from publisher description</p>', 'ISBN:
			9781414486529

			Publisher:
			Cengage

			Pub date:
			16 Jun 2011

			Language:
			English

			Number of pages:
			984

			Weight:
			3856g', '<table>
	<tbody>
		<tr>
			<td>ISBN:</td>
			<td>9781414486529</td>
		</tr>
		<tr>
			<td>Publisher:</td>
			<td>Cengage</td>
		</tr>
		<tr>
			<td>Pub date:</td>
			<td>16 Jun 2011</td>
		</tr>
		<tr>
			<td>Language:</td>
			<td>English</td>
		</tr>
		<tr>
			<td>Number of pages:</td>
			<td>984</td>
		</tr>
		<tr>
			<td>Weight:</td>
			<td>3856g</td>
		</tr>
	</tbody>
</table>', '"28195"', '"16920"', '"0"', 1, 'PAPERBACK', NULL, 'English', 'English', NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74349781414486529.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781414486529&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3280', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3280', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1099, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:09'),
('d311295b-e92b-4609-98f8-f284389913c5', '3326', NULL, 'Panchatram - An Exhaustive Introduction, English Translation with Original Sanskrit Text & Index of Verses', 'panchatram-an-exhaustive-introduction-english-translation-with-original-sanskrit-text-index-of-verses-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326', 'panchatram-an-exhaustive-introduction-english-translation-with-original-sanskrit-text-index-of-verses-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326-3326', '9788193077962', '9788193077962', '9788193077962', NULL, 'The Pancatantra of Srivisnusarman is one of the most influential Sanskrit contributions to the world literature. It is also the most frequently translated literary product of India. In the Indian tradition, it is a treatise on political science and human conduct or niti. In the present undertaking, the authors have tried to translate the whole text in simple and lucid style. This English translation should be taken as an effort to research and reinterpret an ancient masterpiece with the aim of reviving interest in ancient classics.

An underlying crisis of values which manifests itself in the social, economic, political and environmental spheres of human existence, is at the heart of global crisis, afflicting humanity. These are times when the need for stronger moral values in indiviuals than ever before, is being realized. The Pancatantra is a text with the solutions to all these problems. When it comes to translations of ancient masterpieces into different languages, it becomes even more challenging. A translator is faced with problems such as maintaining relevance, accuracy and context. The Pancatantra has been lauded all over the world, but the true magic of its words could only be enjoyed in other languages through the untiring efforts of translators.

Content - Preface, Introduction, MITRABHEDA (The Separation of friends),  Prologue, Mitrasampraptih, Kakolukiyam, Labdhapranasam,      Apariksitakarakam       ', '<p style="text-align:justify"><span>The Pancatantra of Srivisnusarman is one of the most influential Sanskrit contributions to the world literature. It is also the most frequently translated literary product of India. In the Indian tradition, it is a treatise on political science and human conduct or niti. In the present undertaking, the authors have tried to translate the whole text in simple and lucid style. This English translation should be taken as an effort to research and reinterpret an ancient masterpiece with the aim of reviving interest in ancient classics.</span></p>

<p style="text-align:justify"><span>An underlying crisis of values which manifests itself in the social, economic, political and environmental spheres of human existence, is at the heart of global crisis, afflicting humanity. These are times when the need for stronger moral values in indiviuals than ever before, is being realized. The Pancatantra is a text with the solutions to all these problems. When it comes to translations of ancient masterpieces into different languages, it becomes even more challenging. A translator is faced with problems such as maintaining relevance, accuracy and context. The Pancatantra has been lauded all over the world, but the true magic of its words could only be enjoyed in other languages through the untiring efforts of translators.</span></p>

<p style="text-align:justify"><span>Content - </span><span><span><span><span>Preface, Introduction, MITRABHEDA (The Separation of friends),  Prologue, Mitrasampraptih, Kakolukiyam, Labdhapranasam,      Apariksitakarakam</span>       </span></span></span></p>', 'Sub Title
			An Exhaustive Introduction, English Translation with Original Sanskrit Text & Index of Verses

			Author
			Dr. Naveen Kumar Jha

			About Author
			As per Book

			ISBN 10 Digit
			8193077962

			ISBN 13 Digit
			9788193077962

			Pages
			732

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>An Exhaustive Introduction, English Translation with Original Sanskrit Text &amp; Index of Verses</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. Naveen Kumar Jha</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8193077962</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788193077962</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>732</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2016</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1350"', '"810"', '"0"', 0, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 732, '732', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5892Panchatram%20-%20An%20Exhaustive%20Introduction,%20English%20Translation%20with%20Original%20Sanskrit%20Text%20&%20Index%20of%20Verses.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788193077962&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3326', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3326', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1060, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:09'),
('d315626b-fe60-4a90-8103-ac1d36a24f6a', '1917', NULL, 'Atomistic Approaches in Modern Biology, From Quantum Chemistry to Molecular Simulations - Topics in Current Chemistry', 'atomistic-approaches-in-modern-biology-from-quantum-chemistry-to-molecular-simulations-topics-in-current-chemistry-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1-1917', 'atomistic-approaches-in-modern-biology-from-quantum-chemistry-to-molecular-simulations-topics-in-current-chemistry-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917-1917', 'AWSD9877', 'AWSD9877', 'AWSD9877', NULL, 'Atomistic Approaches in Modern Biology, From Quantum Chemistry to Molecular Simulations - Topics in Current Chemistry', '<h1>Atomistic Approaches in Modern Biology, From Quantum Chemistry to Molecular Simulations - Topics in Current Chemistry</h1>', 'Sub Title
			No

			Author
			M. Reiher

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540380825

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Reiher</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540380825</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"38599"', '"23159"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7089dpp_9_10.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AWSD9877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1917', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1917', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1894, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:09'),
('d32a6ffa-0a2b-456c-9c7b-44031c219619', '3905', 546, 'Aptitude Test Problems In Physics (Science For Everyone)', 'aptitude-test-problems-in-physics-science-for-everyone', 'aptitude-test-problems-in-physics-science-for-everyone', '5-03-001468-3', '5-03-001468-3', '5-03-001468-3', NULL, 'About the book

This collection contains about 250 problems in physics set for boys and girls from Moscow schools participating in physics Olympiads from 1968 to 1985. The most interesting and original problems from these examinations have been included together with their solutions.

Intended for schoolchildren and teachers of physics, this book can also be used for preparation to entrance examinations to the higher educational institutes where an advanced knowledge of physics is required.

CONTENTS

Preface

Mechanics

Heat and Molecular Physics

Electricity and Magnetism

Optics

Solutions', '<p><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>This collection contains about 250 problems in</span></span></span><span><span> <span>physics set for boys and girls from Moscow schools</span></span></span> <span>participating in physics Olympiads from 1968 to</span> <span>1985. The most interesting and original problems</span> <span>from these examinations have been included together</span> <span>with their solutions.</span><br />
<span>Intended for schoolchildren and teachers of physics,</span> <span>this book can also be used for preparation to entrance</span> <span>examinations to the higher educational institutes</span> <span>where an advanced knowledge of physics is required.</span></span></span></p>

<p><span><span><strong><span><span><span>CONTENTS</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Preface</span></span></span></span></span></p>

<p><span><span><span><span><span>Mechanics</span></span></span></span></span></p>

<p><span><span><span><span><span>Heat and Molecular Physics</span></span></span></span></span></p>

<p><span><span><span><span><span>Electricity and Magnetism</span></span></span></span></span></p>

<p><span><span><span><span><span>Optics</span></span></span></span></span></p>

<p><span><span><span><span><span>Solutions</span></span></span></span></span></p>

<p> </p>
', 'Title
			Aptitude Test Problems In Physics (Science For Everyone)

			Author
			S.S Krotov

			Publisher
			Mir Publishers

			Year of Publication 
			1990

			Pages
			310

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Aptitude Test Problems In Physics (Science For Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.S Krotov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication </td>
			<td style="text-align:center">1990</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">310</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 310, '310', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9341Krotov%20(Ed.)%20-%20Aptitude%20Test%20Problems%20in%20Physics%20-%20Science%20for%20Everyone%20-%20Mir_0000.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=5-03-001468-3&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3905', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3905', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 546, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:09'),
('d32c8bb6-c860-47ca-9c29-5cc2d3acfa3c', '1099', NULL, 'Working with Youth, Women and Children with Hiv/Aids - Strategic Intervention for Inclusive Development', 'working-with-youth-women-and-children-with-hivaids-strategic-intervention-for-inclusive-development-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1-1099', 'working-with-youth-women-and-children-with-hivaids-strategic-intervention-for-inclusive-development-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099-1099', 'GHJK6677', 'GHJK6677', 'GHJK6677', NULL, 'The book intends to develop a concrete action plan to influence the policy which is related to children, women and youth with HIV/AIDS, particularly that of the various states of our country. The contributions of various academicians, practitioners, and research scholars in various chapters have paved the way for the formulation of new interventions and development of new modules. This book will provide a result-orientation and practical tips that will help to formulate new policies and programmes in the future', '<p>The book intends to develop a concrete action plan to influence the policy which is related to children, women and youth with HIV/AIDS, particularly that of the various states of our country. The contributions of various academicians, practitioners, and research scholars in various chapters have paved the way for the formulation of new interventions and development of new modules. This book will provide a result-orientation and practical tips that will help to formulate new policies and programmes in the future</p>', 'Working with Youth, Women and Children with Hiv/Aids - Strategic Intervention for Inclusive Development', '<h1>Working with Youth, Women and Children with Hiv/Aids - Strategic Intervention for Inclusive Development</h1>', '"2999"', '"1799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87619788172737238.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHJK6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1099', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1099', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2420, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('d36e812d-01a4-413e-9f34-a8256d75786a', '4390', 75, 'दलित साहित्य और समाज', 'दलत-सहतय-और-समज', '-', '9789364107723', '9789364107723', '9789364107723', NULL, 'दलित साहित्य और समाज', '<h4>दलित साहित्य और समाज</h4>
', 'Title
			दलित साहित्य और समाज

			Author
			एन. सिंह 

			ISBN
			9789364107723

			Publisher
			Anamika

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>दलित साहित्य और समाज</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>एन. सिंह </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789364107723</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"595"', '"387"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c86f630c-c5de-4eb7-a7c2-56171c0d407e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9637dalit.jpg', NULL, '19 | 31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789364107723&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4390', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4390', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 75, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:09'),
('d37b5ba2-c37e-4d9f-8b91-766ac59ff789', '2707', NULL, 'Post-Colonial Pedagogical Issues - Strategies, Theories and Practices in English Language Teaching', 'postcolonial-pedagogical-issues-strategies-theories-and-practices-in-english-language-teaching-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2-2707', 'postcolonial-pedagogical-issues-strategies-theories-and-practices-in-english-language-teaching-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707-2707', 'VFGH4344', 'VFGH4344', 'VFGH4344', NULL, 'Post-Colonial Pedagogical Issues - Strategies, Theories and Practices in English Language Teaching', '<h1>Post-Colonial Pedagogical Issues - Strategies, Theories and Practices in English Language Teaching</h1>', 'Sub Title
			No

			Author
			Binod Mishra, Prashant Mishra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353983

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Binod Mishra, Prashant Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353983</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH4344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2707', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2707', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1391, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('d38c0b74-fc8d-49bb-bc83-e5f639e6fa28', '2088', NULL, 'Assets and Finances - Calculating Intellectual Property Damages', 'assets-and-finances-calculating-intellectual-property-damages-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088', 'assets-and-finances-calculating-intellectual-property-damages-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088-2088', '9789381082294', '9789381082294', '9789381082294', NULL, 'The purpose of this book is to explain from an economic and financial perspective, how to evaluate, calculate and present evidence on compensatory damages and other financial remedies related to the litigation involving infringement or misappropriation of intellectual property ("IP") assets. We intend the book to provide a useful resource to economists, accountants and other financial professionals who may serve as testifying experts or consultants to owners or users of intellectual property. It should also be useful to executives who manage intellectual property and intellectual property litigation attorneys. It shouldserve as a how-to primer for someone encountering intellectual property damages issues for the first time, as well as a refernce guide to those who are experienced practitioners. We hope that all will find the book clear and helpful.

           We are not attorneys and our book does not provide legal advice. We limit our explanations and discussions to the measurement and calculation of damages, avoiding any interpretation of the purely legal aspects of damages and the other financial remedies we deal with. However, in calculating damages and conducting financial and economic analysis in litigation, experts and consultants must apply their expertise within the context of case law and statutory instructions. Therefore, we necessarily discuss below our understanding of the legal rules, practices and requirements we face.

There are a number of fine books available that deal with the interpretation of patent and other IP law. We intend our work to complement those texts. Additionally, throughout our book we address and identify many texts and articles that we have found thoughful and useful.

Whenever we think it is reasonable to do so, we present alternative approaches to analyzing and computing damages. We attempt to evaluate these alternatives clearly and to present our opinions as to the relative strengths and weaknesses of the various approaches.

Contents - Role and Responsibilities of the Damages Expoert, Types of Damages and Other Remedies in intellectual Property Litigation, Patent Infringement: Lost Profits, Erosion, Damages Measured by a Reasonable Royalty, Actual Damages and Reasonable Royalty in Trademark, Trade Dress, Copyrights and Trade Secrets, Infringer''s Profits, Prejudgment Interest, Appendices, Admissibility of Expert Dmages Testimony in IP Cases by Cleve B Tyler, PH.D., Case Citations, Panduit Factors Citations, Other citations from cases involving damages, Table of Cases, Index.', '<p>The purpose of this book is to explain from an economic and financial perspective, how to evaluate, calculate and present evidence on compensatory damages and other financial remedies related to the litigation involving infringement or misappropriation of intellectual property ("IP") assets. We intend the book to provide a useful resource to economists, accountants and other financial professionals who may serve as testifying experts or consultants to owners or users of intellectual property. It should also be useful to executives who manage intellectual property and intellectual property litigation attorneys. It shouldserve as a how-to primer for someone encountering intellectual property damages issues for the first time, as well as a refernce guide to those who are experienced practitioners. We hope that all will find the book clear and helpful.</p>

<p>           We are not attorneys and our book does not provide legal advice. We limit our explanations and discussions to the measurement and calculation of damages, avoiding any interpretation of the purely legal aspects of damages and the other financial remedies we deal with. However, in calculating damages and conducting financial and economic analysis in litigation, experts and consultants must apply their expertise within the context of case law and statutory instructions. Therefore, we necessarily discuss below our understanding of the legal rules, practices and requirements we face.</p>

<p>There are a number of fine books available that deal with the interpretation of patent and other IP law. We intend our work to complement those texts. Additionally, throughout our book we address and identify many texts and articles that we have found thoughful and useful.</p>

<p>Whenever we think it is reasonable to do so, we present alternative approaches to analyzing and computing damages. We attempt to evaluate these alternatives clearly and to present our opinions as to the relative strengths and weaknesses of the various approaches.</p>

<p>Contents - Role and Responsibilities of the Damages Expoert, Types of Damages and Other Remedies in intellectual Property Litigation, Patent Infringement: Lost Profits, Erosion, Damages Measured by a Reasonable Royalty, Actual Damages and Reasonable Royalty in Trademark, Trade Dress, Copyrights and Trade Secrets, Infringer''s Profits, Prejudgment Interest, Appendices, Admissibility of Expert Dmages Testimony in IP Cases by Cleve B Tyler, PH.D., Case Citations, Panduit Factors Citations, Other citations from cases involving damages, Table of Cases, Index.</p>', 'Sub Title
			Calculating Intellectual Property Damages

			Author
			Richard B. Troxel, William O. Kerr

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082294

			Pages
			1040

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Calculating Intellectual Property Damages</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard B. Troxel, William O. Kerr</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082294</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1040</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"3500"', '"2100"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1040, '1040', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15129789381082294.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381082294&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2088', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2088', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1766, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('d3bc037f-17b0-4049-a369-b40594c95ad8', '2986', NULL, 'Mill''s Utilitarianism', 'mills-utilitarianism-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986', 'mills-utilitarianism-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986-2986', 'EDCV3322', 'EDCV3322', 'EDCV3322', NULL, 'Mill''s Utilitarianism', '<h1>Mill''s Utilitarianism</h1>', 'Sub Title
			No

			Author
			Henry R. West

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781846841767

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henry R. West</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781846841767</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"300"', '"180"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDCV3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2986', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2986', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1229, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:09'),
('d3e8103a-4320-48f7-a831-df9ebee6539a', '4301', 162, 'Bioavailability, Bioaccessibility and Mobility of Environmental Contaminants', 'bioavailability-bioaccessibility-and-mobility-of-environmental-contaminants', 'bioavailability-bioaccessibility-and-mobility-of-environmental-contaminants', '9780470025789', '9780470025789', '9780470025789', NULL, 'About the book

This book covers all aspects of bioavailability, as related to environmental contaminants. After a discussion of the definition of bioavailability and its context, focus is placed on the role of risk assessment and bioavailability. Methods of analysis are then discussed including a range of atomic spectroscopic and electrochemical techniques for metal analysis and chromatographic approaches for persistent organic pollutants (POPs). The occurrence, properties and eco-toxicity of POPs and metals in the soil/sediment environment are discussed. Particular emphasis is placed on the uptake of POPs and metals by plants (phytoextraction). Examples of POPs and metals in the environment are reviewed.

Content:

1 Contaminated Land and the Link to Human Health

2 Sample Preparation and Analytical Techniques for Elemental Analysis of Environmental Contaminants

3 Sample Preparation and Analytical Techniques for Persistent Organic Pollutant Analysis of Environmental Contaminants

4 Methods Used to Assess Bioavailability of Metals

5 Methods Used to Assess Bioavailability of Persistent Organic Pollutants

6 Methods Used to Assess Oral Bio accessibility

7 Selected Case Studies on Bioavailability, Bioaccessibility and Mobility of Environmental Contaminants  

8 Recording of Information and Selected Resources', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book covers all aspects of bioavailability, as related to environmental contaminants. After a discussion of the definition of bioavailability and its context, focus is placed on the role of risk assessment and bioavailability. Methods of analysis are then discussed including a range of atomic spectroscopic and electrochemical techniques for metal analysis and chromatographic approaches for persistent organic pollutants (POPs). The occurrence, properties and eco-toxicity of POPs and metals in the soil/sediment environment are discussed. Particular emphasis is placed on the uptake of POPs and metals by plants (phytoextraction). Examples of POPs and metals in the environment are reviewed.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1 Contaminated Land and the Link to Human Health</span></span></span></p>

<p><span><span><span>2 Sample Preparation and Analytical Techniques for Elemental Analysis of Environmental Contaminants</span></span></span></p>

<p><span><span><span>3 Sample Preparation and Analytical Techniques for Persistent Organic Pollutant Analysis of Environmental Contaminants</span></span></span></p>

<p><span><span><span>4 Methods Used to Assess Bioavailability of Metals</span></span></span></p>

<p><span><span><span>5 Methods Used to Assess Bioavailability of Persistent Organic Pollutants</span></span></span></p>

<p><span><span><span>6 Methods Used to Assess Oral Bio accessibility</span></span></span></p>

<p><span><span><span>7 Selected Case Studies on Bioavailability, Bioaccessibility and Mobility of Environmental Contaminants  </span></span></span></p>

<p><span><span><span>8 Recording of Information and Selected Resources </span></span></span></p>

<p> </p>
', 'Title
			Bioavailability, Bioaccessibility and Mobility of Environmental Contaminants

			Author
			John R.Dean

			ISBN
			9780470025789

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Bioavailability, Bioaccessibility and Mobility of Environmental Contaminants</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John R.Dean</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470025789</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"7465"', '"5225"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6123bioavaila.webp', NULL, '4 | 23', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780470025789&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4301', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4301', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 162, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:09'),
('d42864cb-51e4-4b69-90cc-597cf3d058bc', '3269', NULL, 'Encyclopedia of Environmental Science and Engineering - 2 Vols.', 'encyclopedia-of-environmental-science-and-engineering-2-vols-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269', 'encyclopedia-of-environmental-science-and-engineering-2-vols-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269-3269', '9780849398438', '9780849398438', '9780849398438', NULL, 'Completely revised and updated, Encyclopedia of Environmental Science and Engineering, Fifth Edition spans the entire spectrum of environmental science and engineering. Still the most comprehensive, authoritative reference available in this field, the monumental two-volume encyclopedia has expanded to include 87 articles on topics ranging from acid rain, air pollution, and community health, to environmental law, instrumentation, modeling, alternative energy, toxicology, radioactive waste, and water treatment. The articles have been extensively revised and updated, new ones have been added to cover the latest developments related to today''s environmental problems. The result is a reference work that provides the information necessary to understand, manage, and respond to threats to the human environment.', '<p>Completely revised and updated, Encyclopedia of Environmental Science and Engineering, Fifth Edition spans the entire spectrum of environmental science and engineering. Still the most comprehensive, authoritative reference available in this field, the monumental two-volume encyclopedia has expanded to include 87 articles on topics ranging from acid rain, air pollution, and community health, to environmental law, instrumentation, modeling, alternative energy, toxicology, radioactive waste, and water treatment. The articles have been extensively revised and updated, new ones have been added to cover the latest developments related to today''s environmental problems. The result is a reference work that provides the information necessary to understand, manage, and respond to threats to the human environment.</p>', 'Sub Title
			Environmental Science and Engineering

			Author
			James R. Pfafflin

			ISBN 13 Digit
			9780849398438

			Pages
			1440 pages

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Environmental Science and Engineering</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James R. Pfafflin</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849398438</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1440 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"58390"', '"35030"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1440 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64119780849398438-us.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780849398438&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3269', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3269', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1110, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:09'),
('d433846c-7900-4872-9823-970ba04df46c', '1095', NULL, 'Lo(k)cal Knowledge - Perceptions on Dalit, Tribal and Folk Literature', 'microfluidics-for-biotechnology-microelectromechanical-systems-series-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1-1095', 'microfluidics-for-biotechnology-microelectromechanical-systems-series-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996-1996', 'RFGT6655', 'RFGT6655::1095', 'RFGT6655', NULL, 'Microfluidics for Biotechnology - Microelectromechanical Systems Series', '<h1>Microfluidics for Biotechnology - Microelectromechanical Systems Series</h1>', 'Sub Title
			No

			Author
			Jean Berthier

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781580539616

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean Berthier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781580539616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"450"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1095', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1095', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2424, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('d44914de-fab6-451d-bfcd-865ce4bc4ae4', '157', NULL, 'Disney Mickey Wonders Why: Planet Earth', 'disney-mickey-wonders-why-planet-earth', 'disney-mickey-wonders-why:-planet-earth', 'Disney Mickey Wonders Why: Planet Earth', 'Disney Mickey Wonders Why: Planet Earth', 'Disney Mickey Wonders Why: Planet Earth', NULL, '', NULL, 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623646

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623646</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"289"', '"173"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78729788128623646s.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20Why:%20Planet%20Earth&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=157', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=157', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2983, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('d46c13b2-20dd-411f-acf0-5381f7230da9', '3317', NULL, 'My Life - Its Legacy and Message', 'my-life-its-legacy-and-message-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317', 'my-life-its-legacy-and-message-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317-3317', 'My Life - Its Legacy and Message', 'My Life - Its Legacy and Message', 'My Life - Its Legacy and Message', NULL, 'People might consider me a great scholar, a Tapasvi, a seer, a mystic, a social reformer, a genius. However, in my own estimation, I''m only an ordinary person, with a heart brimming over with love and compassion for all fellow human beings. All my life has been spent in the "business" of love sharing love all-round me and inspiring people, by example, to love. I purchased this commodity-love at an exorbitant cost and have shared it with others almost free.

Content - 01. The need for an in-depth survey of my present life sojoum, 02. The sunrise of my life''s fortune, 03. Guidelines by Gurudev about my future line of action, 04. First call of Gurudev - test at every step, 05. Second round of pilgrimage and projection of the field of work, 06. Sowing of the seeds for sublimation of attitudes and thoughts - Another      invitation for pilgrimage to the Himalayas, 07. Revelation of the technique of sublime transformation and how I implemented it in my life, 08. Third pilgrimage to The Himalayas -  Sowing the seeds of Risi traditions, 09. Mind of a Brahmana, actions of a Risi, 10. Visible attainments of Sadhana (Siddhis), 11. Fourth and final pilgrimage to the Himalayas, 12.   Transformation of physical into astral - Suksmikarana, 13. That which I am doing at present, 14. My request and assurance to my associates and collaborators, 15. Eminent persons and mythological characters referred to in the text             ', '<p><span>People might consider me a great scholar, a Tapasvi, a seer, a mystic, a social reformer, a genius. However, in my own estimation, I''m only an ordinary person, with a heart brimming over with love and compassion for all fellow human beings. All my life has been spent in the "business" of love sharing love all-round me and inspiring people, by example, to love. I purchased this commodity-love at an exorbitant cost and have shared it with others almost free.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>01. The need for an in-depth survey of my present life sojoum, </span></span><span><span><span><span>02. The sunrise of my life''s fortune, 03. Guidelines by Gurudev about my future line of action, 04. First call of Gurudev - test at every step, 05. Second round of pilgrimage and projection of the field of work, 06. Sowing of the seeds for sublimation of attitudes and thoughts - Another      invitation for pilgrimage to the Himalayas, 07. Revelation of the technique of sublime transformation and how I implemented it in my life, 08. Third pilgrimage to The Himalayas -  Sowing the seeds of Risi traditions, 09. Mind of a Brahmana, actions of a Risi, 10. Visible attainments of Sadhana (Siddhis), 11. Fourth and final pilgrimage to the Himalayas, 12.   Transformation of physical into astral - Suksmikarana, 13. That which I am doing at present, 14. My request and assurance to my associates and collaborators, 15. Eminent persons and mythological characters referred to in the text</span>            </span></span></span><span><span> </span></span></p>', 'Sub Title
			The autobiography of Pandit Shriram Sharma Acharya

			Author
			Shriram Sharma Acharya

			About Author
			As per Book

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			196

			Binding
			Hardcover

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>The autobiography of Pandit Shriram Sharma Acharya</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Shriram Sharma Acharya</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>XXXX</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>196</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span>2008</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"55"', '"33"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 196, '196', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6769My%20Life%20-%20Its%20Legacy%20and%20Message.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=My%20Life%20-%20Its%20Legacy%20and%20Message&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3317', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3317', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1068, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:09'),
('d47759f0-3992-440d-ab63-eef78d3a1220', '4007', 447, 'नमो impact राष्ट्र प्रथम', 'impact', '-impact-', '97893858304710', '97893858304710', '97893858304710', NULL, '''नमो इम्पैक्ट कॉफ़ी तबेल बुक'' प्रधानमंत्री नरेंद्र मोदी की नीतियों पर आधारित साक्षात्कारो का एक संकलन है। यह साक्षात्कार पिछले 7 वर्षो के दौरान यूट्यूब सहित अलग- अलग टीवी चैनलों पर प्रसारित हुए है। बुक में केंद्र सरकार की नीतियों का विस्तार वर्णन तथा निष्पक्ष विश्लेषण है। इसमें साक्षात्कार देने वाले विशेषज्ञ अथितियों का सरकार की नीतियों के प्रति विचार और सुझाव है। यह जीवंत पुस्तक केंद्र सरकार की जनकल्याणकारी योजनाओं तथा परियोजनाओं को प्रदर्शित करती है। यह सभी के लिए जानकारीपूर्ण और महत्वपूर्ण है। यह शुरू से अंत तक पढ़ी जाने वाली है। यह बुजुर्गो, वयस्कों और बच्चों के बीच भी रुचिकर है।', '<p><strong>''नमो इम्पैक्ट कॉफ़ी तबेल बुक'' </strong>प्रधानमंत्री नरेंद्र मोदी की नीतियों पर आधारित साक्षात्कारो का एक संकलन है। यह साक्षात्कार पिछले 7 वर्षो के दौरान यूट्यूब सहित अलग- अलग टीवी चैनलों पर प्रसारित हुए है। बुक में केंद्र सरकार की नीतियों का विस्तार वर्णन तथा निष्पक्ष विश्लेषण है। इसमें साक्षात्कार देने वाले विशेषज्ञ अथितियों का सरकार की नीतियों के प्रति विचार और सुझाव है। यह जीवंत पुस्तक केंद्र सरकार की जनकल्याणकारी योजनाओं तथा परियोजनाओं को प्रदर्शित करती है। यह सभी के लिए जानकारीपूर्ण और महत्वपूर्ण है। यह शुरू से अंत तक पढ़ी जाने वाली है। यह बुजुर्गो, वयस्कों और बच्चों के बीच भी रुचिकर है।   </p>
', 'Title
			नमो impact राष्ट्र प्रथम

			Author
			अतुल सिंघल 

			ISBN
			9789385830471

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>नमो impact राष्ट्र प्रथम</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>अतुल सिंघल </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830471</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"2999"', '"2099"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6622namo%20hindi.jpg', NULL, '9 | 11 | 26', NULL, NULL, 'No', 'Yes', 'https://indianbooksworldwide.com/product/?productID=97893858304710&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4007', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4007', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 447, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:09'),
('d49f3807-6452-4f74-8c62-7f9ffcca5a6b', '572', NULL, 'Understanding Family Businesses - Undiscovered Approaches, Unique Perspectives and Neglected Topics - International Studies in Entrepreneurship', 'understanding-family-businesses-undiscovered-approaches-unique-perspectives-and-neglected-topics-international-studies-in-entrepreneurship-572-572-572-572-572-572-572-572-572-572-572-572-572', 'understanding-family-businesses-undiscovered-approaches-unique-perspectives-and-neglected-topics-international-studies-in-entrepreneurship-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572-572', '9781461409106', '9781461409106', '9781461409106', NULL, 'Businesses owned and operated by families constitute the vast majority of firms around the world. These firms are found in all industrial segments, from retail and service establishments to heavy manufacturers. Their sizes and revenues range from the smallest venture of a husband and wife roadside food stall in rural India to the largest multinational, highly diversified corporations in the United States and Europe. Many challenges, such as competition, regulation, environmental concerns, access to capital, and macroeconomic factors confront family and nonfamily firms alike. In addition, family and closely-held firms grapple with such issues of succession, continuity, conflict resolution, identity and organizational roles, estate and financial planning that are idiosyncratic to them; when psychological, social, and emotional factors are in play, constantly changing familial relationships influence the strategic and financial choices they make. Yet, there has been comparatively little theoretical or empirical research undertaken on family firms, relative to entrepreneurship and strategic management.

This book addresses gaps in the literature by presenting a holistic, multi-disciplinary approach to the study and practice of family business that draws from such fields as psychology, anthropology, sociology, strategy, family therapy, family studies, wealth management, and international business. An international array of experts addresses both macro issues (including the role of family businesses in new business creation and economic development, influences of culture on family business, public policies that can encourage or threaten family business) and firm management (strategic and financial decision making, governance, entering and exiting). Featuring case studies from firms in a variety of industries, Understanding Family Businesses not only offers provocative new insights on family business dynamics, but outlines an agenda for future research.

Content - 1 Where Have We Been and Where We Should Be Going in Family Business Research, 2 Family Business: A Global Perspective from the Panel Study of Entrepreneurial Dynamics and the Global Entrepreneurship Monitor, 3 Intentions in the Family Business: The Role of Family Norms, 4 Identity Dynamics in the Family Business Context: A Novel(''s) Perspective, 5 Love, Hate, and Desire: The Role of Emotional Messiness in the Business Family, 6 What''s Love Got to Do with It? Marriage and Divorce in Family Business, 7 The Bad Seed''s Poisonous Harvest: How Offspring Sow and Reap Deviant and Dysfunctional Behavior in the Family Business, 8 Double Roles, Double Binds? Double Bind Theory and Family Business Research, 9 Power and Learning in the Dynamics of Family Business Development, 10 How to Create Trust in Family Firms and Rebuild It When It''s Lost: Implications for Practice and Research, 11 Entrepreneurial Leadership and the Family Business, 12 Do Family Councils Really Work? The Need for Empirical Study, 13 Transferring Strategy Research to the Family Firm Context: A Fit Perspective on Performance in Family Firms, 14 Follow the Capital: Benefits of Tracking Family Capital Across Family and Business Systems, 15 Understanding Hybrid-Identity Organizations: The Case of Publicly Listed Family Businesses, 16 New Theoretical Perspectives on Family Business Entrepreneurial Behavior, 17 Sustaining Family Wealth: The Imapct of the Family Office on the Family Enterprise, About the Editors and Authors, Index', '<p style="text-align:justify"><span>Businesses owned and operated by families constitute the vast majority of firms around the world. These firms are found in all industrial segments, from retail and service establishments to heavy manufacturers. Their sizes and revenues range from the smallest venture of a husband and wife roadside food stall in rural India to the largest multinational, highly diversified corporations in the United States and Europe. Many challenges, such as competition, regulation, environmental concerns, access to capital, and macroeconomic factors confront family and nonfamily firms alike. In addition, family and closely-held firms grapple with such issues of succession, continuity, conflict resolution, identity and organizational roles, estate and financial planning that are idiosyncratic to them; when psychological, social, and emotional factors are in play, constantly changing familial relationships influence the strategic and financial choices they make. Yet, there has been comparatively little theoretical or empirical research undertaken on family firms, relative to entrepreneurship and strategic management. </span></p>

<p style="text-align:justify"><span>This book addresses gaps in the literature by presenting a holistic, multi-disciplinary approach to the study and practice of family business that draws from such fields as psychology, anthropology, sociology, strategy, family therapy, family studies, wealth management, and international business. An international array of experts addresses both macro issues (including the role of family businesses in new business creation and economic development, influences of culture on family business, public policies that can encourage or threaten family business) and firm management (strategic and financial decision making, governance, entering and exiting). Featuring case studies from firms in a variety of industries, Understanding Family Businesses not only offers provocative new insights on family business dynamics, but outlines an agenda for future research.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> 1 Where Have We Been and Where We Should Be Going in Family Business Research, 2 Family Business: A Global Perspective from the Panel Study of Entrepreneurial Dynamics and the Global Entrepreneurship Monitor, 3 Intentions in the Family Business: The Role of Family Norms, 4 Identity Dynamics in the Family Business Context: A Novel(''s) Perspective, 5 Love, Hate, and Desire: The Role of Emotional Messiness in the Business Family, 6 What''s Love Got to Do with It? Marriage and Divorce in Family Business, 7 The Bad Seed''s Poisonous Harvest: How Offspring Sow and Reap Deviant and Dysfunctional Behavior in the Family Business, 8 Double Roles, Double Binds? Double Bind Theory and Family Business Research, 9 Power and Learning in the Dynamics of Family Business Development, 10 How to Create Trust in Family Firms and Rebuild It When It''s Lost: Implications for Practice and Research, 11 Entrepreneurial Leadership and the Family Business, 12 Do Family Councils Really Work? The Need for Empirical Study, 13 Transferring Strategy Research to the Family Firm Context: A Fit Perspective on Performance in Family Firms, 14 Follow the Capital: Benefits of Tracking Family Capital Across Family and Business Systems, 15 Understanding Hybrid-Identity Organizations: The Case of Publicly Listed Family Businesses, 16 New Theoretical Perspectives on Family Business Entrepreneurial Behavior, 17 Sustaining Family Wealth: The Imapct of the Family Office on the Family Enterprise, About the Editors and Authors, Index</span></p>', 'Sub Title
			Undiscovered Approaches, Unique Perspectives and Neglected Topics - International Studies in Entrepreneurship

			Author
			Alan L. Carsrud, Malin Brannback

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781461409106

			Pages
			327

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Undiscovered Approaches, Unique Perspectives and Neglected Topics - International Studies in Entrepreneurship</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Alan L. Carsrud, Malin Brannback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781461409106</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>327</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2012</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"9899"', '"5939"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 327, '327', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16229781461409106.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461409106&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=572', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=572', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2740, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('d4d7f344-5c7b-43e3-b55a-9154ba7cc8c3', '2131', NULL, 'HTML 5 Multimedia Develop and Design', 'html-5-multimedia-develop-and-design-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131', 'html-5-multimedia-develop-and-design-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131-2131', 'FGBH6654', 'FGBH6654', 'FGBH6654', NULL, 'HTML 5 Multimedia Develop and Design', '<h1>HTML 5 Multimedia Develop and Design</h1>', 'Sub Title
			No

			Author
			Ian Devlin

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131786840

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ian Devlin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786840</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65459788131786840.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGBH6654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2131', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2131', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1739, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('d4e0327b-e22c-49a6-b677-acf39e3b2a6a', '2549', NULL, 'Marketting Strategy and Competitive Positioning 4/e', 'marketting-strategy-and-competitive-positioning-4e-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549', 'marketting-strategy-and-competitive-positioning-4e-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549-2549', 'MEFT7788', 'MEFT7788', 'MEFT7788', NULL, 'Marketing Strategy and Competitive Positioning deals with the process of developing and implementing a marketing strategy and how these processes can be managed to gain and sustain superior performance in the market place. The 4th edition contains 3 new chapters Competing Through the New Marketing Mix, Strategic Customer Management, Corporate Social Responsibility. Thoroughly updated with new examples and the latest research findings, this new edition also boasts updates case studies in each chapter, taken from recent editions of the Financial Times, that illustrate the practical implications of the issues raised.', '<p>Marketing Strategy and Competitive Positioning deals with the process of developing and implementing a marketing strategy and how these processes can be managed to gain and sustain superior performance in the market place. The 4th edition contains 3 new chapters Competing Through the New Marketing Mix, Strategic Customer Management, Corporate Social Responsibility. Thoroughly updated with new examples and the latest research findings, this new edition also boasts updates case studies in each chapter, taken from recent editions of the Financial Times, that illustrate the practical implications of the issues raised.</p>', 'Marketting Strategy and Competitive Positioning 4/e', '<h1>Marketting Strategy and Competitive Positioning 4/e</h1>', '"895"', '"537"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MEFT7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2549', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2549', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1536, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:09'),
('d4eaf9d7-6652-42bb-a499-750f07561a85', '2414', NULL, 'Psychology of Close Relationship - Library in Social Psychology in 6 Vols.', 'psychology-of-close-relationship-library-in-social-psychology-in-6-vols-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414', 'psychology-of-close-relationship-library-in-social-psychology-in-6-vols-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414-2414', '9781446208816', '9781446208816', '9781446208816', NULL, 'Close relationships provide a fundamental context for human behaviour and development and as such the study of close relationships has in recent years become a major theme in social psychology. This field produces rich and diverse research that can be daunting to access. Psychology of Close Relationships emphasizes original empirical investigations, as well as including conceptual papers that set the stage for relationship science or that build basic theories. Volume One: Theoretical Foundation - Why Relationships Matter focuses on basic theoretical arguments about the importance of relationships for human behaviour and demonstrations of the consequences of relationships for health and well-being. Volume Two: Attraction and Relationship Development covers the initiation and development of relationships by looking at classic processes such as similarity, proximity, familiarity and attractiveness, as well as material on friendship formation, self-disclosure, and intimacy. Volume Three: Relationship Cognition and Emotion includes articles on the emotional and cognitive processes that characterize relationships. Volume Four: Relationship Maintenance Processes delves into the processes relevant to maintaining and enhancing relationships and investigates interdependence theory, the leading approach to this topic. Volume Five: Relationship Deterioration reviews research on the nature of relationship instability and deterioration, as well as what is known about their causes and consequences.', '<p>Close relationships provide a fundamental context for human behaviour and development and as such the study of close relationships has in recent years become a major theme in social psychology. This field produces rich and diverse research that can be daunting to access. Psychology of Close Relationships emphasizes original empirical investigations, as well as including conceptual papers that set the stage for relationship science or that build basic theories. Volume One: Theoretical Foundation - Why Relationships Matter focuses on basic theoretical arguments about the importance of relationships for human behaviour and demonstrations of the consequences of relationships for health and well-being. Volume Two: Attraction and Relationship Development covers the initiation and development of relationships by looking at classic processes such as similarity, proximity, familiarity and attractiveness, as well as material on friendship formation, self-disclosure, and intimacy. Volume Three: Relationship Cognition and Emotion includes articles on the emotional and cognitive processes that characterize relationships. Volume Four: Relationship Maintenance Processes delves into the processes relevant to maintaining and enhancing relationships and investigates interdependence theory, the leading approach to this topic. Volume Five: Relationship Deterioration reviews research on the nature of relationship instability and deterioration, as well as what is known about their causes and consequences.</p>', 'Author
			 Harry T. Reis

			Publisher
			SAGE

			ISBN 13 Digit
			9781446208816

			Pages
			2160

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td> Harry T. Reis</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446208816</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"96960"', '"58180"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '899eebe4-8280-4fe9-b84b-6847fadd7ae4', NULL, NULL, 2160, '2160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/643747224_book_item_47224.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781446208816&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2414', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2414', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1623, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:09'),
('d524df8f-1593-4d31-a475-8d16e8aa06f5', '1686', NULL, 'Discrete Event Modeling and Simulation Technologies - A Tapestry of Systems and AI-Based Theories and Methodologies New', 'discrete-event-modeling-and-simulation-technologies-a-tapestry-of-systems-and-aibased-theories-and-methodologies-new-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686', 'discrete-event-modeling-and-simulation-technologies-a-tapestry-of-systems-and-aibased-theories-and-methodologies-new-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686-1686', 'QWER876', 'QWER876', 'QWER876', NULL, 'During the 1990s the computing industry has witnessed many advances in mobile and enterprise computing. Many of these advances have been made possible by developments in the areas such as modeling, simulation, and artificial intelligence. Within the different areas of enterprise computing - such as manufacturing, health organisation, and commerce - the need for a disciplined, multifaceted, and unified approach to modeling and simulation has become essential. This new book provides a forum for scientists, academics, and professionals to present their latest research findings from the various fields: artificial intelligence, collaborative/distributed computing, modeling, and simulation.', '<p>During the 1990s the computing industry has witnessed many advances in mobile and enterprise computing. Many of these advances have been made possible by developments in the areas such as modeling, simulation, and artificial intelligence. Within the different areas of enterprise computing - such as manufacturing, health organisation, and commerce - the need for a disciplined, multifaceted, and unified approach to modeling and simulation has become essential. This new book provides a forum for scientists, academics, and professionals to present their latest research findings from the various fields: artificial intelligence, collaborative/distributed computing, modeling, and simulation.</p>', 'Discrete Event Modeling and Simulation Technologies - A Tapestry of Systems and AI-Based Theories and Methodologies New', '<h1>Discrete Event Modeling and Simulation Technologies - A Tapestry of Systems and AI-Based Theories and Methodologies New</h1>', '"8399"', '"5039"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2630dpp_18_55.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWER876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1686', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1686', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2047, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:09'),
('d52d2e2b-fe0a-48e7-9a43-85a0e49e3afa', '4126', 335, 'Stem - Cell Nanoengineering', 'stem-cell-nanoengineering', 'stem-cell-nanoengineering', '9781118540619', '9781118540619', '9781118540619', NULL, 'About the book

Stem Cell Nanoengineering reviews the applications of nanotechnology in the fields of stem cells, tissue engineering, and regenerative medicine. Topics addressed include various types of stem cells, underlying principles of nanobiotechnology, the making of nano-scaffolds, nano tissue engineering, applications of nanotechnology in stem cell tracking and molecular imaging, nano-devices, as well as stem cell nano-engineering from bench to bedside.

Contents:

Part 1 An Introduction to Stem Cells 1

1 Adult Stem Cells 3

Andreas Nussler and Sahar Olsadat Sajadian

2 Pluripotent Stem Cells 25

Hossein Azizi, Akbar Hajizadeh Moghaddam, and Thomas Skutella

3 Interactions of Stem Cells and Components of the Extracellular Matrix 35

Anna K. Blakney, Julie J. Antetomaso, Winnie W. Leung, and Deok-Ho Kim

4 Regenerative Medicine and Cell Therapy: Past, Present, and Future 47

Hooman Sadri-Ardekani and Anthony Atala

Part 2 An Introduction to Nanotechnology 67

5 Principles of Nanotechnology 69

Jerzy Leszczynski

6 Stem-Cell Nanoengineering: Explorations in a Rapidly Moving Field 87

Abhalaxmi Singh and Sanjeeb K. Sahoo

Part 3 Nanostructures for Stem-Cell Engineering – Engineering Approach 97

7 Nanopatterned Surfaces for Stem-Cell Engineering 99

Waleed Ahmed El-Said, Tae-Hyung Kim, Ki-Bum Lee, and Jeong-Woo Choi

8 Biomimetic Nanostructures by Electrospinning and Electrospraying 123

Elham Vatankhah, Molamma P. Prabhakaran, and Seeram Ramakrishna

9 Nanoparticles for Stem-Cell Engineering 143

Esmaiel Jabbari

10 Toxicology of Nanobiomaterials 171

Shahin Bonakdar and Omid Mashinchian

Part 4 Control of Stem-Cell Fate by Engineering of Microenvironment 185

11 Stem-Cell Responses to Surface Nanotopographies 187

Peng-Yuan Wang and Wei-Bor Tsai

12 Control of Mesenchymal Stem-Cell Fate by Engineering the Nanoenvironment 205

Habib Nikukar, Stuart Reid, Mathis O. Riehle, Adam S.G. Curtis, and Matthew J. Dalby

13 Delivery of Molecules and Genes/Small Interfering RNA into Stem Cells by Nanoengineering 223

Mohsen Ashjari

Part 5 Nanotissue Engineering – Biological Approach along with Differentiation 243

14 Expansion of Stem Cells by Nanotissue Engineering 245

Amir Mellati and Hu Zhang

15 Nanotissue Engineering of Neural Cells 265

Sasan Jalili-Firoozinezhad, Fahimeh Mirakhori, and Hossein Baharvand

16 Nanotechnology and Cardiovascular Tissue Engineering 285

Savneet Kaur and Upasana Rishiraj

17 Nanotissue Engineering of Musculoskeletal Cells 299

Mohamadreza Baghaban Eslaminejad, Leila Taghiyar, and Fatemeh Safari

18 Nanotissue Engineering of Skin Cells 315

Daisy M. Ramos, Aditi Subramanian, Aja Aravamudhan, Matthew Harmon, Roshan James, Namdev B. Shelke, and Sangamesh G. Kumbar

19 High-Throughput Screening of Stem Cell Self-Renewal and Differentiation on Nanomaterials 327

Perry T. Yin, Tae-Hyung Kim, Jeong-Woo Choi, and Ki-Bum Lee

Part 6 Nanotechnology in Stem-Cell Imaging 345

20 Nanotechnology for Cellular Imaging 347

Miroslaw Janowski, P. Walczak, and J.W.M. Bulte

Part 7 Nanotissue Engineering and Clinical Applications 363

21 Advancing Translational Nanotechnology to Clinical Application 365

Michelle Griffin, Shima Salmasi, Naghmeh Naderi, Peter E. Butler, and Alexander M. Seifalian

22 Stem-Cell Nanoengineering from Bench to Bed 381

Omid Mashinchian, Shahin Bonakdar, Shahriar Sharifi, and Morteza Mahmoudi', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><em>Stem Cell Nanoengineering </em>reviews the applications of nanotechnology in the fields of stem cells, tissue engineering, and regenerative medicine. Topics addressed include various types of stem cells, underlying principles of nanobiotechnology, the making of nano-scaffolds, nano tissue engineering, applications of nanotechnology in stem cell tracking and molecular imaging, nano-devices, as well as stem cell nano-engineering from bench to bedside.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span></p>

<p><span><span><strong>Part 1 An Introduction to Stem Cells 1</strong></span></span></p>

<p><span><span>1 Adult Stem Cells 3<br />
<em>Andreas Nussler and Sahar Olsadat Sajadian</em></span></span></p>

<p><span><span>2 Pluripotent Stem Cells 25<br />
<em>Hossein Azizi, Akbar Hajizadeh Moghaddam, and Thomas Skutella</em></span></span></p>

<p><span><span>3 Interactions of Stem Cells and Components of the Extracellular Matrix 35<br />
<em>Anna K. Blakney, Julie J. Antetomaso, Winnie W. Leung, and Deok-Ho Kim</em></span></span></p>

<p><span><span>4 Regenerative Medicine and Cell Therapy: Past, Present, and Future 47<br />
<em>Hooman Sadri-Ardekani and Anthony Atala</em></span></span></p>

<p><span><span><strong>Part 2 An Introduction to Nanotechnology 67</strong></span></span></p>

<p><span><span>5 Principles of Nanotechnology 69<br />
<em>Jerzy Leszczynski</em></span></span></p>

<p><span><span>6 Stem-Cell Nanoengineering: Explorations in a Rapidly Moving Field 87<br />
<em>Abhalaxmi Singh and Sanjeeb K. Sahoo</em></span></span></p>

<p><span><span><strong>Part 3 Nanostructures for Stem-Cell Engineering – Engineering Approach 97</strong></span></span></p>

<p><span><span>7 Nanopatterned Surfaces for Stem-Cell Engineering 99<br />
<em>Waleed Ahmed El-Said, Tae-Hyung Kim, Ki-Bum Lee, and Jeong-Woo Choi</em></span></span></p>

<p><span><span>8 Biomimetic Nanostructures by Electrospinning and Electrospraying 123<br />
<em>Elham Vatankhah, Molamma P. Prabhakaran, and Seeram Ramakrishna</em></span></span></p>

<p><span><span>9 Nanoparticles for Stem-Cell Engineering 143<br />
<em>Esmaiel Jabbari</em></span></span></p>

<p><span><span>10 Toxicology of Nanobiomaterials 171<br />
<em>Shahin Bonakdar and Omid Mashinchian</em></span></span></p>

<p><span><span><strong>Part 4 Control of Stem-Cell Fate by Engineering of Microenvironment 185</strong></span></span></p>

<p><span><span>11 Stem-Cell Responses to Surface Nanotopographies 187<br />
<em>Peng-Yuan Wang and Wei-Bor Tsai</em></span></span></p>

<p><span><span>12 Control of Mesenchymal Stem-Cell Fate by Engineering the Nanoenvironment 205<br />
<em>Habib Nikukar, Stuart Reid, Mathis O. Riehle, Adam S.G. Curtis, and Matthew J. Dalby</em></span></span></p>

<p><span><span>13 Delivery of Molecules and Genes/Small Interfering RNA into Stem Cells by Nanoengineering 223<br />
<em>Mohsen Ashjari</em></span></span></p>

<p><span><span><strong>Part 5 Nanotissue Engineering – Biological Approach along with Differentiation 243</strong></span></span></p>

<p><span><span>14 Expansion of Stem Cells by Nanotissue Engineering 245<br />
<em>Amir Mellati and Hu Zhang</em></span></span></p>

<p><span><span>15 Nanotissue Engineering of Neural Cells 265<br />
<em>Sasan Jalili-Firoozinezhad, Fahimeh Mirakhori, and Hossein Baharvand</em></span></span></p>

<p><span><span>16 Nanotechnology and Cardiovascular Tissue Engineering 285<br />
<em>Savneet Kaur and Upasana Rishiraj</em></span></span></p>

<p><span><span>17 Nanotissue Engineering of Musculoskeletal Cells 299<br />
<em>Mohamadreza Baghaban Eslaminejad, Leila Taghiyar, and Fatemeh Safari</em></span></span></p>

<p><span><span>18 Nanotissue Engineering of Skin Cells 315<br />
<em>Daisy M. Ramos, Aditi Subramanian, Aja Aravamudhan, Matthew Harmon, Roshan James, Namdev B. Shelke, and Sangamesh G. Kumbar</em></span></span></p>

<p><span><span>19 High-Throughput Screening of Stem Cell Self-Renewal and Differentiation on Nanomaterials 327<br />
<em>Perry T. Yin, Tae-Hyung Kim, Jeong-Woo Choi, and Ki-Bum Lee</em></span></span></p>

<p><span><span><strong>Part 6 Nanotechnology in Stem-Cell Imaging 345</strong></span></span></p>

<p><span><span>20 Nanotechnology for Cellular Imaging 347<br />
<em>Miroslaw Janowski, P. Walczak, and J.W.M. Bulte</em></span></span></p>

<p><span><span><strong>Part 7 Nanotissue Engineering and Clinical Applications 363</strong></span></span></p>

<p><span><span>21 Advancing Translational Nanotechnology to Clinical Application 365<br />
<em>Michelle Griffin, Shima Salmasi, Naghmeh Naderi, Peter E. Butler, and Alexander M. Seifalian</em></span></span></p>

<p><span><span>22 Stem-Cell Nanoengineering from Bench to Bed 381<br />
<em>Omid Mashinchian, Shahin Bonakdar, Shahriar Sharifi, and Morteza Mahmoudi</em></span></span></p>

<p> </p>
', 'Title
			Stem - Cell Nanoengineering

			Author
			H. Baharvand

			ISBN
			9781118540619

			Publisher
			Wiley

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Stem - Cell Nanoengineering</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>H. Baharvand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118540619</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"15603"', '"10142"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2318stem.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781118540619&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4126', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4126', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 335, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:09'),
('d53f6416-5a84-4bb2-b04e-2044c719e635', '1971', NULL, 'Industrial Ecology - Environmental Chemistry and Hazardous Waste a new', 'industrial-ecology-environmental-chemistry-and-hazardous-waste-a-new-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-19-1971', 'industrial-ecology-environmental-chemistry-and-hazardous-waste-a-new-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971-1971', 'WQED2234', 'WQED2234', 'WQED2234', NULL, 'Industrial ecology may be a relatively new concept - yet it''s already proven instrumental for solving a wide variety of problems involving pollution and hazardous waste, especially where available material resources have been limited. By treating industrial systems in a manner that parallels ecological systems in nature, industrial ecology provides a substantial addition to the technologies of environmental chemistry. Stanley E. Manahan, bestselling author of many environmental chemistry books for Lewis Publishers, now examines Industrial Ecology: Environmental Chemistry and Hazardous Waste. His study of this innovative technology uses an overall framework of industrial ecology to cover hazardous wastes from an environmental chemistry perspective. Chapters one to seven focus on how industrial ecology relates to environmental science and technology, with consideration of the anthrosphere as one of five major environmental spheres. Subsequent chapters deal specifically with hazardous substances and hazardous waste, as they relate to industrial ecology and environmental chemistry.', '<p>Industrial ecology may be a relatively new concept - yet it''s already proven instrumental for solving a wide variety of problems involving pollution and hazardous waste, especially where available material resources have been limited. By treating industrial systems in a manner that parallels ecological systems in nature, industrial ecology provides a substantial addition to the technologies of environmental chemistry. Stanley E. Manahan, bestselling author of many environmental chemistry books for Lewis Publishers, now examines Industrial Ecology: Environmental Chemistry and Hazardous Waste. His study of this innovative technology uses an overall framework of industrial ecology to cover hazardous wastes from an environmental chemistry perspective. Chapters one to seven focus on how industrial ecology relates to environmental science and technology, with consideration of the anthrosphere as one of five major environmental spheres. Subsequent chapters deal specifically with hazardous substances and hazardous waste, as they relate to industrial ecology and environmental chemistry.</p>', 'Industrial Ecology - Environmental Chemistry and Hazardous Waste a  new', '<h1>Industrial Ecology - Environmental Chemistry and Hazardous Waste a  new</h1>', '"10700"', '"6420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6612Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WQED2234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1971', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1971', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1853, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('d54618b6-85d9-4d9c-b80c-0e9640177119', '3870', 581, 'अपनों के बीच', 'अपन-क-बच', '-', '9788197265471', '9788197265471', '9788197265471', NULL, '', NULL, 'Title
			अपनों के बीच

			Author
			मधुरेश

			ISBN
			9788197265471

			Publication
			Swaraj Prakashan

			Pages
			226

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">अपनों के बीच</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मधुरेश</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788197265471</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">226</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"895"', '"627"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 226, '226', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7300apno.jpeg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788197265471&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3870', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3870', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 581, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:09'),
('d553a3ce-a075-43a9-94a3-10c3bf53aa94', '4243', 220, 'Strategic Management and Business Policy: Globalization, Innovation and Sustainability 16/e', 'strategic-management-and-business-policy-globalization-innovation-and-sustainability-16e', 'strategic-management-and-business-policy-globalization-innovation-and-sustainability-16e', '9789361596124', '9789361596124', '9789361596124', NULL, 'About the book

Strategic Management and Business Policy: Globalization, Innovation and Sustainability, Sixteenth Edition, contextualizes the universal principles of strategic management within the unique and dynamic landscape of the Indian business environment. This book seeks to bridge the gap between strategic management theories and their application by providing readers with relevant insights and practical tools. This adaptation retains the core themes of globalization, innovation, and sustainability and complements them with Indian examples, managerial practices and case studies.

Content:

Part 1: Introduction to Strategic Management and Business Policy

Part 2: Scanning the Environment

Part 3: Strategy Formulation

Part 4: Strategy Implementation and Evaluation

Part 5: Introduction to Case Analysis

Part 6: Cases in Strategic Management', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Strategic Management and Business Policy: Globalization, Innovation and Sustainability, Sixteenth Edition, contextualizes the universal principles of strategic management within the unique and dynamic landscape of the Indian business environment. This book seeks to bridge the gap between strategic management theories and their application by providing readers with relevant insights and practical tools. This adaptation retains the core themes of globalization, innovation, and sustainability and complements them with Indian examples, managerial practices and case studies.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part 1: Introduction to Strategic Management and Business Policy</span></span></span></p>

<p><span><span><span>Part 2: Scanning the Environment</span></span></span></p>

<p><span><span><span>Part 3: Strategy Formulation</span></span></span></p>

<p><span><span><span>Part 4: Strategy Implementation and Evaluation</span></span></span></p>

<p><span><span><span>Part 5: Introduction to Case Analysis</span></span></span></p>

<p><span><span><span>Part 6: Cases in Strategic Management</span></span></span></p>
', 'Title
			Strategic Management and Business Policy: Globalization, Innovation and Sustainability 16/e

			Author
			Charles E Bamford

			ISBN
			9789361596124

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Management and Business Policy: Globalization, Innovation and Sustainability 16/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Charles E Bamford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789361596124</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"840"', '"672"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9841and.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789361596124&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4243', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4243', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 220, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:09'),
('d55dacf9-2f38-47a9-90f0-13ad255d6bd7', '3714', 727, 'ABC''s of Indian National Education', 'abcs-of-indian-national-education', 'abcs-of-indian-national-education', '9788187471943', '9788187471943', ' 9788187471943', NULL, 'About the Books

Indian education must be rooted in the developing soul of India, to her future need, to the greatness of her coming self-creation, to her eternal spirit. A truly nationalist education and curriculum are always inclusive in nature, and mindful of the great diversity that makes One India. Our Education must help children and educators develop love for their nation and a wide, universal appreciation of the diversity in the nation and the world.

A-Aim of Education

B-Beauty, A Beautiful Education

C-Chaturvarna, Four Temperaments or Four Personality Types

D-Diversity

E-Educe, Evoke

F-First Principle of True Teaching

G-Gradual, Law of Graduality, Guidance-an Inner Guidance

H-History and Heritage

I-India, How to Teach About India

J-Joy of Discovery

K-Knowing Oneself

L-Language

M-Mental Education

N-Near,  From Near tto Far

O-Opportunity "Opportunity to Develop All that is Best in the Nature"

P-Personality of a Teacher

Q-Questioning

R-Reason

S-Stories

T-Teacher, the Seeker

U-Unity in Diversity and the Indian-ness

V-View, Indian View of Life

W-Way to Integrate the Spiritual and the Secular

X-(X) Cross-Cultural Learning, the Indian Way

Y-Young

Z-Zero and Infinity                     ', '<p><span><span><strong><span><span>About the Books</span></span></strong></span></span></p>

<p><span><span><span><span>Indian education must be rooted in the developing soul of India, to her future need, to the greatness of her coming self-creation, to her eternal spirit. A truly nationalist education and curriculum are always inclusive in nature, and mindful of the great diversity that makes One India. Our Education must help children and educators develop love for their nation and a wide, universal appreciation of the diversity in the nation and the world.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span>A-Aim of Education</span></span></span></p>

<p style="text-align:justify"><span><span><span>B-Beauty, A Beautiful Education</span></span></span></p>

<p style="text-align:justify"><span><span><span>C-Chaturvarna, Four Temperaments or Four Personality Types</span></span></span></p>

<p style="text-align:justify"><span><span><span>D-Diversity</span></span></span></p>

<p style="text-align:justify"><span><span><span>E-Educe, Evoke</span></span></span></p>

<p style="text-align:justify"><span><span><span>F-First Principle of True Teaching</span></span></span></p>

<p style="text-align:justify"><span><span><span>G-Gradual, Law of Graduality, Guidance-an Inner Guidance</span></span></span></p>

<p style="text-align:justify"><span><span><span>H-History and Heritage</span></span></span></p>

<p style="text-align:justify"><span><span><span>I-India, How to Teach About India</span></span></span></p>

<p style="text-align:justify"><span><span><span>J-Joy of Discovery</span></span></span></p>

<p style="text-align:justify"><span><span><span>K-Knowing Oneself</span></span></span></p>

<p style="text-align:justify"><span><span><span>L-Language</span></span></span></p>

<p style="text-align:justify"><span><span><span>M-Mental Education</span></span></span></p>

<p style="text-align:justify"><span><span><span>N-Near,  From Near tto Far</span></span></span></p>

<p style="text-align:justify"><span><span><span>O-Opportunity "Opportunity to Develop All that is Best in the Nature"</span></span></span></p>

<p style="text-align:justify"><span><span><span>P-Personality of a Teacher</span></span></span></p>

<p style="text-align:justify"><span><span><span>Q-Questioning</span></span></span></p>

<p style="text-align:justify"><span><span><span>R-Reason</span></span></span></p>

<p style="text-align:justify"><span><span><span>S-Stories</span></span></span></p>

<p style="text-align:justify"><span><span><span>T-Teacher, the Seeker</span></span></span></p>

<p style="text-align:justify"><span><span><span>U-Unity in Diversity and the Indian-ness</span></span></span></p>

<p style="text-align:justify"><span><span><span>V-View, Indian View of Life</span></span></span></p>

<p style="text-align:justify"><span><span><span>W-Way to Integrate the Spiritual and the Secular</span></span></span></p>

<p style="text-align:justify"><span><span><span>X-(X) Cross-Cultural Learning, the Indian Way</span></span></span></p>

<p style="text-align:justify"><span><span><span>Y-Young</span></span></span></p>

<p style="text-align:justify"><span><span><span>Z-Zero and Infinity</span></span></span><span><span>                     </span></span></p>', 'Title
			ABC''s of Indian National Education 

			Author
			Dr. Beloo Mehta

			ISBN
			 9788187471943

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>ABC''s of Indian National Education </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Beloo Mehta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span> 9788187471943</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/885491p5il9887L._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%209788187471943&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3714', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3714', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 727, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('d5638529-e70f-486b-90b3-4a5fc9af9fef', '3740', 707, 'Nucleic Acid - Structures Properties and Functions', 'nucleic-acid-structures-properties-and-functions', 'nucleic-acid-structures-properties-and-functions', '0935702490', '0935702490', '0935702490', NULL, 'About the book

In this book we present a comprehensive account of the structures and physical chemical properties of the nucleic acids, with emphasis on implications for biological function. The level of presentation assumes that the reader has knowledge of physical chemistry and molecular biology that would be obtained from introductory courses in these subjects.

We have three intended audiences: molecular biologists, physical biochemists, and physical chemists.

Contents:-

Chapter 1. Introduction

Chapter 2. Bases, Nucleosides, and Nucleotides

Chapter 3. Chemical and Enzymatic Methods

Chapter 4. Nucleic and Structures from Diffraction Methods

Chapter 5. Structure and Dynamics by NMR

Chapter 6. Electronic and Vibrational Spectroscopy

Chapter 7. Theoretical Methods

Chapter 8. Conformational Changes

Chapter 9. Size and Shape of Nucleic Acids in Solution

Chapter 10. Supercoiled DNA

Chapter 11. Interaction of Nucleic Acids and Water and Ions

Chapter 12. Interaction and Reaction with Drugs

Chapter 13. Protein- Nucleic Acid Interaction

Chapter 14. Higher Order Structure

Index

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>In this book we present a comprehensive account of the structures and physical chemical properties of the nucleic acids, with emphasis on implications for biological function. The level of presentation assumes that the reader has knowledge of physical chemistry and molecular biology that would be obtained from introductory courses in these subjects.</span></span></span></p>

<p style="text-align:justify"><span><span><span>We have three intended audiences: molecular biologists, physical biochemists, and physical chemists.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:-</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1. Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2. Bases, Nucleosides, and Nucleotides</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3. Chemical and Enzymatic Methods</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4. Nucleic and Structures from Diffraction Methods</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5. Structure and Dynamics by NMR</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6. Electronic and Vibrational Spectroscopy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7. Theoretical Methods</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8. Conformational Changes</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9. Size and Shape of Nucleic Acids in Solution</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10. Supercoiled DNA</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11. Interaction of Nucleic Acids and Water and Ions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12. Interaction and Reaction with Drugs</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13. Protein- Nucleic Acid Interaction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14. Higher Order Structure</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Nucleic Acid - Structures Properties and Functions

			Author
			Victor A. Bloomfield

			ISBN
			0935702490

			Publisher
			University Science

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Nucleic Acid - Structures Properties and Functions</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Victor A. Bloomfield</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>0935702490</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>University Science</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"8722"', '"6105"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1a897a60-f131-4d70-9dac-1848e22a5a3e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/787025.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0935702490&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3740', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3740', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 707, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('d564ee5c-e49d-4360-9dc2-df19eb530c78', '2606', NULL, 'Vyavastha-Parivartan', 'vyavasthaparivartan-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606', 'vyavasthaparivartan-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606-2606', '9788177115949', '9788177115949', '9788177115949', NULL, 'Vyavastha-Parivartan', '<h1>Vyavastha-Parivartan</h1>', 'Sub Title

			Vyavastha-Parivartan

			Author

			Dr. Arun Kumar Bhagat

			ISBN 13 Digit
			9788177115949

			Pages

			Mekhla Prakashan

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Vyavastha-Parivartan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<p>Dr. Arun Kumar Bhagat</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177115949</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>
			<p>Mekhla Prakashan</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Mekhla Prakashan', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7896pic-23.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788177115949&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2606', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2606', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1487, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:09'),
('d56f8e39-58ae-42a0-b099-19a6df46463b', '587', NULL, 'Key Concepts in Urban Studies BOOK', 'key-concepts-in-urban-studies-book-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587', 'key-concepts-in-urban-studies-book-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587-587', 'MNBH78675', 'MNBH78675', 'MNBH78675', NULL, 'Key Concepts in Urban Studies', '<h1>Key Concepts in Urban Studies</h1>', 'Sub Title
			No

			Author
			M. Gottdiener & Leslie Budd

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780761940979

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Gottdiener &amp; Leslie Budd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780761940979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7700"', '"4620"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9294Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBH78675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=587', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=587', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2734, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('d57fc4a2-0041-4406-82d4-1cfc62f2f1a5', '2678', NULL, 'Dayanand Sandarbh Kosh - 3 Khandon Mein', 'dayanand-sandarbh-kosh-3-khandon-mein-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678', 'dayanand-sandarbh-kosh-3-khandon-mein-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678-2678', '9788171103775', '9788171103775', '	9788171103775', NULL, 'Dayanand Sandarbh Kosh - 3 Khandon Mein', '<h1>Dayanand Sandarbh Kosh - 3 Khandon Mein</h1>
', 'Sub Title

			Dayanand Sandarbh Kosh - 3 Khandon Mein

			Author
			Prof. Gyan Prakash Shastri

			ISBN 13 Digit
			9788171103775

			Publisher
			Standard Publishers (India)

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Dayanand Sandarbh Kosh - 3 Khandon Mein</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171103775</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>
', '"3200"', '"1920"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7478imaage%20to.jpg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788171103775&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2678', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2678', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 1418, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('d5a0d9ed-bec9-4e15-9a5a-0850318ae6af', '1374', NULL, 'Situational Analysis -Grounded Theory After the Postmodern Turn', 'new-enterprise-management-a-creation-of-women-entrepreneurs-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2-1374', 'new-enterprise-management-a-creation-of-women-entrepreneurs-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448-2448', 'JHUY7766', 'JHUY7766::1374', 'JHUY7766', NULL, 'The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.', '<p>The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.</p>', 'New Enterprise Management - A Creation of Women Entrepreneurs', '<h1>New Enterprise Management - A Creation of Women Entrepreneurs</h1>', '"61900"', '"61800"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4248dpp_19_157.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHUY7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1374', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1374', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2228, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:09'),
('d5a18541-3544-48fb-8e89-4245f53408b8', '2303', NULL, 'Digital Marketing Insights', 'digital-marketing-insights-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303', 'digital-marketing-insights-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303-2303', 'VCER4455', 'VCER4455', 'VCER4455', NULL, 'Digital marketing Insights is an edited book, which include reputed research chapters concerning digital world. This book has described the importance of digital marketing in the recent era of competition. It''s a common challenge since many businesses know how vital digital and mobile channels are today for acquiring and retaining customers. This book would be helpful for the business institutions to bring out actual requirement and needs of the customers and how the needs should be satisfied through the digital marketing in short time and less cost. The book has contains different aspects of digital marketing in the form of research chapters in which problem as well solution has been discussed. The authors whose contributing their articles are belong to the well developed institutions with vast knowledge of their subject. Hence, the book would be helpful to complete the ample need of marketers for acquiring the customers in different situations of the market.', '<p>Digital marketing Insights is an edited book, which include reputed research chapters concerning digital world. This book has described the importance of digital marketing in the recent era of competition. It''s a common challenge since many businesses know how vital digital and mobile channels are today for acquiring and retaining customers. This book would be helpful for the business institutions to bring out actual requirement and needs of the customers and how the needs should be satisfied through the digital marketing in short time and less cost. The book has contains different aspects of digital marketing in the form of research chapters in which problem as well solution has been discussed. The authors whose contributing their articles are belong to the well developed institutions with vast knowledge of their subject. Hence, the book would be helpful to complete the ample need of marketers for acquiring the customers in different situations of the market.</p>', 'Digital Marketing Insights', '<h1>Digital Marketing Insights</h1>', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39439789387387027.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VCER4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2303', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2303', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1666, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:09'),
('d5b4700c-812a-433a-96e7-7bd7466df0aa', '4287', 176, 'States and Minorities : What are their Rights and How to Secure them in the Constitution of Free India ', 'states-and-minorities-what-are-their-rights-and-how-to-secure-them-in-the-constitution-of-free-india', 'states-and-minorities-what-are-their-rights-and-how-to-secure-them-in-the-constitution-of-free-india', '9789395638883', '9789395638883', '9789395638883', NULL, 'Content:

	Proposed Preamble to the Constitution of the united states of India……….

	Proposed Article I of the Constitution relating to the admission of Indian States and new territories into the Union….

	Proposed Article II of the Constitution containing Fundamental Rights for Citizens, Provisions for the Protection of Minorities and Safeguards for the Scheduled Castes….

	Appendices----

	Explanatory Notes on Preamble and on Articles I and II

	Text of the Poona Pact

	Disadvantages of the Poona Pact

	Statistics of Population', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Proposed Preamble to the Constitution of the united states of India……….</span></span></span></li>
	<li><span><span><span>Proposed Article I of the Constitution relating to the admission of Indian States and new territories into the Union….</span></span></span></li>
	<li><span><span><span>Proposed Article II of the Constitution containing Fundamental Rights for Citizens, Provisions for the Protection of Minorities and Safeguards for the Scheduled Castes….</span></span></span></li>
	<li><span><span><span>Appendices----</span></span></span></li>
</ol>

<ol>
	<li><span><span><span>Explanatory Notes on Preamble and on Articles I and II</span></span></span></li>
	<li><span><span><span>Text of the Poona Pact</span></span></span></li>
	<li><span><span><span>Disadvantages of the Poona Pact</span></span></span></li>
	<li><span><span><span>Statistics of Population</span></span></span></li>
</ol>

<p> </p>
', 'Title
			States and Minorities : What are their Rights and How to Secure them in the Constitution of Free India

			Author
			B.R. Ambedkar

			ISBN
			9789395638883

			Publisher
			Nation Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>States and Minorities : What are their Rights and How to Secure them in the Constitution of Free India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395638883</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Nation Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"295"', '"236"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '4542c9e2-4839-4289-90c4-f4ae0a3f36c1', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1612states.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789395638883&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4287', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4287', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 176, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:09'),
('d5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', '822', NULL, 'Modernisation of Social Work Education BOOK', 'modernisation-of-social-work-education-book-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822', 'modernisation-of-social-work-education-book-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822-822', 'BGHJ6655', 'BGHJ6655', 'BGHJ6655', NULL, 'Modernisation of Social Work Education BOOK', '<h1>Modernisation of Social Work Education BOOK</h1>', 'Sub Title
			No

			Author
			Pradeep Kotwal

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352306

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pradeep Kotwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352306</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37879788184352306.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGHJ6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=822', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=822', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2598, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('d5dfcb88-eda3-4019-8396-cd6ec94e5e54', '3752', 696, 'Encyclopedia of Dairy Science : 4 Vols. (Complete Set)', 'encyclopedia-of-dairy-science-4-vols-complete-set', 'encyclopedia-of-dairy-science-4-vols-complete-set', '9781022272356', '9781022272356', '9781022272356', NULL, 'The Encyclopedia of Dairy Sciences is a complete resource for researchers, students and practitioners involved in all aspects of dairy science and related food science and technology areas. Extensively cross-referenced, it covers the core theories, methods, and techniques employed by dairy scientists. It enables readers to access basic information on topics peripheral to their own areas, provides a repository of the core information in the area that can be used to refresh the researcher''s own memory, and aids teachers in directing students to areas relevant to their course work.

Key features

	Over 400 articles covering all aspects of dairy science

	Further reading lists at the end of each article provide easy access to further information and a way into the primary literature

	Extensive cross-referencing

	Many figures and tables illustrating the text and a color plate section in each volume

The Encyclopedia contains information that has been distilled, organized and presented as a complete reference tool to the user. This four-volume set includes over 400 articles covering all aspects of dairy science. Included are numerous figures and tables illustrating the text as well as a color plate section in each volume. The inclusion of "Further Reading" lists at the end of each article provide easy access to further information and a guide into the primary literature.', '<p>The <em>Encyclopedia of Dairy Sciences</em> is a complete resource for researchers, students and practitioners involved in all aspects of dairy science and related food science and technology areas. Extensively cross-referenced, it covers the core theories, methods, and techniques employed by dairy scientists. It enables readers to access basic information on topics peripheral to their own areas, provides a repository of the core information in the area that can be used to refresh the researcher''s own memory, and aids teachers in directing students to areas relevant to their course work.</p>

<div>
<div><span>Key features</span></div>
</div>

<div>
<div>
<div>
<ul>
	<li><span>Over 400 articles covering all aspects of dairy science</span></li>
	<li><span>Further reading lists at the end of each article provide easy access to further information and a way into the primary literature</span></li>
	<li><span>Extensive cross-referencing</span></li>
	<li><span>Many figures and tables illustrating the text and a color plate section in each volume</span></li>
</ul>
</div>
</div>
</div>

<p>The Encyclopedia contains information that has been distilled, organized and presented as a complete reference tool to the user. This four-volume set includes over 400 articles covering all aspects of dairy science. Included are numerous figures and tables illustrating the text as well as a color plate section in each volume. The inclusion of "Further Reading" lists at the end of each article provide easy access to further information and a guide into the primary literature.</p>', 'Encyclopedia of Dairy Science

ISBN : 9781022272356

Author : Hubert Roginski

 ', '<div>
<div>Encyclopedia of Dairy Science</div>

<div>ISBN : 9781022272356</div>

<div>Author : Hubert Roginski</div>

<div> </div>
</div>

<div>
<div>
<div>
<ul>
</ul>
</div>
</div>
</div>', '"17128"', '"13490"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34239780080917931.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781022272356&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3752', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3752', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 696, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:09'),
('d5fdc639-504d-476b-8c7f-2a1de28ccc0f', '602', NULL, 'Leadership in Science and Technology: A Reference Handbook-2Vols.BOOK', 'leadership-in-science-and-technology-a-reference-handbook2volsbook-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602', 'leadership-in-science-and-technology-a-reference-handbook2volsbook-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602-602', 'KJHN8976', 'KJHN8976', 'KJHN8976', NULL, 'This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.', '<p>This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.</p>', 'Leadership in Science and Technology: A Reference Handbook-2Vols. BOOK', '<h1>Leadership in Science and Technology: A Reference Handbook-2Vols. BOOK</h1>', '"32200"', '"19320"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2254Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJHN8976&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=602', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=602', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2724, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:09'),
('d6065272-0127-417c-89be-2b1b73c5ac6c', '1669', NULL, 'Applied Mathematics for Restructured Electric Power Systems, Optimazation, Control, and Computational Intelligence - Power Electronics and Power Systems', 'applied-mathematics-for-restructured-electric-power-systems-optimazation-control-and-computational-intelligence-power-electronics-and-power-systems-1669-1669-1669-1669-1669-1669-1669-166-1669', 'applied-mathematics-for-restructured-electric-power-systems-optimazation-control-and-computational-intelligence-power-electronics-and-power-systems-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669-1669', 'ERTY4324', 'ERTY4324', 'ERTY4324', NULL, 'Applied Mathematics for Restructured Electric Power Systems: Optimization, Control, and Computational Intelligence consists of chapters based on work presented at a National Science Foundation workshop organized in November 2003. The theme of the workshop was the use of applied mathematics to solve challenging power system problems. The areas included control, optimization, and computational intelligence. In addition to the introductory chapter, this book includes 12 chapters written by renowned experts in their respected fields. Each chapter follows a three-part format: (1) a description of an important power system problem or problems, (2) the current practice and/or particular research approaches, and (3) future research directions. Collectively, the technical areas discussed are voltage and oscillatory stability, power system security margins, hierarchical and decentralized control, stability monitoring, embedded optimization, neural network control with adaptive critic architecture, control tuning using genetic algorithms, and load forecasting and component prediction. This volume is intended for power systems researchers and professionals charged with solving electric and power system problems.', '<p>Applied Mathematics for Restructured Electric Power Systems: Optimization, Control, and Computational Intelligence consists of chapters based on work presented at a National Science Foundation workshop organized in November 2003. The theme of the workshop was the use of applied mathematics to solve challenging power system problems. The areas included control, optimization, and computational intelligence. In addition to the introductory chapter, this book includes 12 chapters written by renowned experts in their respected fields. Each chapter follows a three-part format: (1) a description of an important power system problem or problems, (2) the current practice and/or particular research approaches, and (3) future research directions. Collectively, the technical areas discussed are voltage and oscillatory stability, power system security margins, hierarchical and decentralized control, stability monitoring, embedded optimization, neural network control with adaptive critic architecture, control tuning using genetic algorithms, and load forecasting and component prediction. This volume is intended for power systems researchers and professionals charged with solving electric and power system problems.</p>', 'Applied Mathematics for Restructured Electric Power Systems, Optimazation, Control, and Computational Intelligence - Power Electronics and Power Systems', '<h1>Applied Mathematics for Restructured Electric Power Systems, Optimazation, Control, and Computational Intelligence - Power Electronics and Power Systems</h1>', '"13499"', '"8099"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9402dpp_18_36.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY4324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1669', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1669', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2062, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:09'),
('d6243b78-fd62-4617-9fa5-dfab0d70fedc', '4138', 323, 'Chemistry of Plant-Phosphorus Compounds', 'chemistry-of-plantphosphorus-compounds', 'chemistry-of-plantphosphorus-compounds', '9780124072237', '9780124072237', '9780124072237', NULL, 'About the book

Provides a high level reference source for scientists engaged in any aspect of plant research − chemistry, biochemistry or physiology − with primary focus on the chemistry of phosphorus-containing compounds that occur naturally in the plant kingdom, and specifically in the higher plants (Plantae).

The book is comprehensive with respect to nomenclature, physical properties, and distribution worldwide. There are many tables of actual data on phosphorus compounds occurring in whole plants and parts of plants. The tables provide detailed data that is needed by the food industry, agriculture, etc as many of the phosphorus compounds are common to both plants and animals.

Two appendices cover other aspects including changes in phosphorus-containing compounds during germination and their accumulation during growth and senescence. The final sections of the book comprise separate indexes of plants, compounds and authors.

Contents:

1 Sugar Phosphates

2 Phytic Acid

3 Lower myo-Inositol Phosphates

4 Phospholipids

5 Mononucleotides

6 Dinucleotides

7 Vitamins

8 Distribution of Phosphorus Compounds in Plants

A Changes Occurring during Germination

B Changes Occurring during Growth and Senescence

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Provides a high level reference source for scientists engaged in any aspect of plant research − chemistry, biochemistry or physiology − with primary focus on the chemistry of phosphorus-containing compounds that occur naturally in the plant kingdom, and specifically in the higher plants (Plantae).</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book is comprehensive with respect to nomenclature, physical properties, and distribution worldwide. There are many tables of actual data on phosphorus compounds occurring in whole plants and parts of plants. The tables provide detailed data that is needed by the food industry, agriculture, etc as many of the phosphorus compounds are common to both plants and animals.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Two appendices cover other aspects including changes in phosphorus-containing compounds during germination and their accumulation during growth and senescence. The final sections of the book comprise separate indexes of plants, compounds and authors.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Sugar Phosphates</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Phytic Acid</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Lower <em>myo</em>-Inositol Phosphates</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Phospholipids</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Mononucleotides</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Dinucleotides</span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Vitamins</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Distribution of Phosphorus Compounds in Plants</span></span></span></p>

<p style="text-align:justify"><span><span><span>A Changes Occurring during Germination</span></span></span></p>

<p style="text-align:justify"><span><span><span>B Changes Occurring during Growth and Senescence</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Chemistry of Plant-Phosphorus Compounds

			Author
			Arlen Frank

			ISBN
			9780124072237

			Publisher
			Elsevier

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Chemistry of Plant-Phosphorus Compounds</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Arlen Frank</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780124072237</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"20627"', '"13408"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7720chemistry.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780124072237&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4138', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4138', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 323, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:09'),
('d626fbf1-a043-4a7e-8761-0b66136947aa', '3887', 564, 'Laboratory Manual for General and Inorganic Chemistry', 'laboratory-manual-for-general-and-inorganic-chemistry', 'laboratory-manual-for-general-and-inorganic-chemistry', '5-03-000344-4', '5-03-000344-4', '5-03-000344-4', NULL, 'About the book

This selection of laboratory experiments in general and inorganic chemistry is intended for students preparing themselves for specialities other than chemical. The book is the result of many years of experience the authors acquired in teaching chemistry at the Moscow Institute for Steel and Alloys.

The textbook covers material in all fields of general chemistry and deals with all groups of chemical elements in the periodic table. The experiments are described and interpreted from the point of view of the modern theory of the structure of substances and chemical thermodynamics.

There is no theoretical discussion in this textbook, but the experimental part of each chapter is preceded by questions and problems for independent study before the student proceeds to practical work in the laboratory. A given property or a phenomenon is often demonstrated by several experiments with different substances, and therefore the instructor can choose experiments to meet the special requirements of the curriculum.

CONTENTS

	Laboratory Equipment and Safety Rules. Special Features of Semimicromethod

	Purification of Substances. Conversions of Chemical Compounds

	Atomic Theory

	Rate of Chemical Reactions. Chemical Equilibrium

	Enthalpy of Chemical Reaction

	Solutions. Electrolytic Dissociation

	Solubility Product

	Hydrogen Ion Concentration (pH). Buffer Solutions. Hydrolysis of Salts

	Oxidation-reduction Reactions

	Electrochemical Processes

	Complex Compounds

	Elements of Subgroups VIIA

	 Elements of Subgroups VIA

	Elements of Subgroups VA

	Elements of Subgroups IVA

	Elements of Subgroups IIIA

	Elements of Subgroups IIB

	Elements of Subgroups IB

	Elements of Subgroups VIIIB

	Elements of Subgroups VIIB

	Elements of Subgroups VIB

	Elements of Subgroups VB

	Elements of Subgroups IVB

	Elements of Subgroups IIIB

	Elements of Subgroups IIA

	Elements of Subgroups IA

	Titrimetric Determinations

	Methods of Physicochemical Analysis 

Appendix', '<p><span><span><strong>About the book</strong></span></span></p>

<p><span><span>This selection of laboratory experiments in general and inorganic chemistry is intended for students preparing themselves for specialities other than chemical. The book is the result of many years of experience the authors acquired in teaching chemistry at the Moscow Institute for Steel and Alloys.</span></span></p>

<p><span><span>The textbook covers material in all fields of general chemistry and deals with all groups of chemical elements in the periodic table. The experiments are described and interpreted from the point of view of the modern theory of the structure of substances and chemical thermodynamics.</span></span></p>

<p><span><span>There is no theoretical discussion in this textbook, but the experimental part of each chapter is preceded by questions and problems for independent study before the student proceeds to practical work in the laboratory. A given property or a phenomenon is often demonstrated by several experiments with different substances, and therefore the instructor can choose experiments to meet the special requirements of the curriculum.</span></span></p>

<p><span><span><strong>CONTENTS</strong></span></span></p>

<ol>
	<li><span><span>Laboratory Equipment and Safety Rules. Special Features of Semimicromethod</span></span></li>
	<li><span><span>Purification of Substances. Conversions of Chemical Compounds</span></span></li>
	<li><span><span>Atomic Theory</span></span></li>
	<li><span><span>Rate of Chemical Reactions. Chemical Equilibrium</span></span></li>
	<li><span><span>Enthalpy of Chemical Reaction</span></span></li>
	<li><span><span>Solutions. Electrolytic Dissociation</span></span></li>
	<li><span><span>Solubility Product</span></span></li>
	<li><span><span>Hydrogen Ion Concentration (pH). Buffer Solutions. Hydrolysis of Salts</span></span></li>
	<li><span><span>Oxidation-reduction Reactions</span></span></li>
	<li><span><span>Electrochemical Processes</span></span></li>
	<li><span><span>Complex Compounds</span></span></li>
	<li><span><span>Elements of Subgroups VIIA</span></span></li>
	<li><span><span> Elements of Subgroups VIA</span></span></li>
	<li><span><span>Elements of Subgroups VA</span></span></li>
	<li><span><span>Elements of Subgroups IVA</span></span></li>
	<li><span><span>Elements of Subgroups IIIA</span></span></li>
	<li><span><span>Elements of Subgroups IIB</span></span></li>
	<li><span><span>Elements of Subgroups IB</span></span></li>
	<li><span><span>Elements of Subgroups VIIIB</span></span></li>
	<li><span><span>Elements of Subgroups VIIB</span></span></li>
	<li><span><span>Elements of Subgroups VIB</span></span></li>
	<li><span><span>Elements of Subgroups VB</span></span></li>
	<li><span><span>Elements of Subgroups IVB</span></span></li>
	<li><span><span>Elements of Subgroups IIIB</span></span></li>
	<li><span><span>Elements of Subgroups IIA</span></span></li>
	<li><span><span>Elements of Subgroups IA</span></span></li>
	<li><span><span>Titrimetric Determinations</span></span></li>
	<li><span><span>Methods of Physicochemical Analysis</span></span> </li>
</ol>

<p>Appendix</p>', 'Title
			Laboratory Manual for General and Inorganic Chemistry

			Author 
			Z. Vasilyeva

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Pages
			304

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Laboratory Manual for General and Inorganic Chemistry</td>
		</tr>
		<tr>
			<td style="text-align:center">Author </td>
			<td style="text-align:center">Z. Vasilyeva</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">304</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 304, '304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3222labo.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000344-4&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3887', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3887', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 564, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:09'),
('d62f1c11-81a5-4bdf-83e0-3870bb18425e', '224', NULL, 'Six Ideas That Shaped Physics - Unit Q: Particles Behave Like Waves - 2/e', 'six-ideas-that-shaped-physics-unit-q-particles-behave-like-waves-2e-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224', 'six-ideas-that-shaped-physics-unit-q-particles-behave-like-waves-2e-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224-224', 'Six Ideas That Shaped', 'Six Ideas That Shaped', 'Six Ideas That Shaped', NULL, 'Six Ideas that Shaped Physics is the 21st century''s alternative to traditional, encyclopedic textbooks. Thomas Moore designed Six Ideas to teach students to apply basic physical principles to realistic situations, to solve realistic problems, to resolve contradictions between their preconceptions and the laws of physics, to organize the ideas of physics into an integrated hierarchy. Salient Features: This includes a new general problem-solving framework that applies across units, new tools for solving specific kinds of problems and more general instruction in problem-solving in the text. A new approach to emphasizing important formulas.', '<p>Six Ideas that Shaped Physics is the 21st century''s alternative to traditional, encyclopedic textbooks. Thomas Moore designed Six Ideas to teach students to apply basic physical principles to realistic situations, to solve realistic problems, to resolve contradictions between their preconceptions and the laws of physics, to organize the ideas of physics into an integrated hierarchy. Salient Features: This includes a new general problem-solving framework that applies across units, new tools for solving specific kinds of problems and more general instruction in problem-solving in the text. A new approach to emphasizing important formulas.</p>', 'Sub Title
			No

			Author
			Thomas A. Moore

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781259064890

			Pages
			320

			Binding
			Paperback

			Year of Publication
			2017

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thomas A. Moore</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781259064890</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>320</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 320, '320', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77169781259064890.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Six%20Ideas%20That%20Shaped&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=224', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=224', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2942, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('d6563aa8-0722-4197-b349-8503661f8245', '1958', NULL, 'Essential Concepts In Toxicogenomics -Methods in Molecular Biology', 'essential-concepts-in-toxicogenomics-methods-in-molecular-biology-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958', 'essential-concepts-in-toxicogenomics-methods-in-molecular-biology-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958-1958', 'EYUH4455', 'EYUH4455', 'EYUH4455', NULL, 'Essential Concepts In Toxicogenomics -Methods in Molecular Biology', '<h1>Essential Concepts In Toxicogenomics -Methods in Molecular Biology</h1>', 'Sub Title
			No

			Author
			Donna L. Mendrick

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184899719

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Donna L. Mendrick</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184899719</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8427dpp_10_7.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EYUH4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1958', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1958', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1862, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('d67ff13b-b3ae-4674-a2c1-6e2730afb553', '3525', 877, 'Algorithmic Number Theory - Lattices, Number Fields, Curves and Cryptography', 'algorithmic-number-theory-lattices-number-fields-curves-and-cryptography-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-352-3525', 'algorithmic-number-theory-lattices-number-fields-curves-and-cryptography-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525-3525', '9780521808545', '9780521808545', '9780521808545', NULL, 'Number theory is one of the oldest and most appealing areas of mathematics. Computation has always played a role in number theory, a role which has increased dramatically in the last 20 or 30 years, both because of the advent of modern computers, and because of the discovery of surprising and powerful algorithms. As a consequence, algorithmic number theory has gradually emerged as an important and distinct field with connections to computer science and cryptography as well as other areas of mathematics. This text provides a comprehensive introduction to algorithmic number theory for beginning graduate students, written by the leading experts in the field. It includes several articles that cover the essential topics in this area, and in addition, there are contributions pointing in broader directions, including cryptography, computational class field theory, zeta functions and L-series, discrete logarithm algorithms, and quantum computing.', '<p>Number theory is one of the oldest and most appealing areas of mathematics. Computation has always played a role in number theory, a role which has increased dramatically in the last 20 or 30 years, both because of the advent of modern computers, and because of the discovery of surprising and powerful algorithms. As a consequence, algorithmic number theory has gradually emerged as an important and distinct field with connections to computer science and cryptography as well as other areas of mathematics. This text provides a comprehensive introduction to algorithmic number theory for beginning graduate students, written by the leading experts in the field. It includes several articles that cover the essential topics in this area, and in addition, there are contributions pointing in broader directions, including cryptography, computational class field theory, zeta functions and L-series, discrete logarithm algorithms, and quantum computing.</p>', 'Sub Title
			Lattices, Number Fields, Curves and Cryptography

			Author
			J. P. Buhler, P. Stevenhagen

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521808545

			Pages
			664

			Binding
			Hardback

			Year of Publication
			2008

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Lattices, Number Fields, Curves and Cryptography</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J. P. Buhler, P. Stevenhagen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521808545</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>664</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"16354"', '"9812"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 664, '664', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9813AA.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521808545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3525', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3525', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 877, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:09'),
('d6806a13-b3fe-48b1-bcf5-1c3bcd2788b9', '1035', NULL, 'Dalit and Constitutional Protection New', 'dalit-and-constitutional-protection-new-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1-1035', 'dalit-and-constitutional-protection-new-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035-1035', 'LKMJ8866', 'LKMJ8866', 'LKMJ8866', NULL, 'Dalit and Constitutional Protection New', '<h1>Dalit and Constitutional Protection New</h1>', 'Sub Title
			No

			Author
			Dr. Ankit Tiwari

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350532482

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ankit Tiwari</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350532482</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30189789350532482.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKMJ8866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1035', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1035', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2463, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:09'),
('d69445e4-2b2b-4259-9b1c-3afa024012cd', '2681', NULL, 'Prasad Mandnam', 'prasad-mandnam', 'prasad-mandnam', '8171102700', '8171102700', '8171102700', NULL, 'Prasad Mandnam', '<h1>Prasad Mandnam</h1>', ' Title
			Prasad Mandnam

			Author
			Dr. Shrikrishna Jugnu

			ISBN 10 Digit
			8171102700

			Publishers

			JAGDISH SANSKRIT PUSTAKALAYA

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Prasad Mandnam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shrikrishna Jugnu</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8171102700</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>
			<p>JAGDISH SANSKRIT PUSTAKALAYA</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'f1af8c73-59d7-4dcc-b49d-a6ad38a5cd3b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1454pic-12.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8171102700&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2681', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2681', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1415, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('d6983414-971b-4aa3-8bc5-6a249489cfbf', '213', NULL, 'An Embedded Software Primer - CD ROM Included', 'an-embedded-software-primer-cd-rom-included', 'an-embedded-software-primer-cd-rom-included', 'An Embedded Software', 'An Embedded Software', 'An Embedded Software ', NULL, 'An Embedded Software Primer is a clearly written, insightful manual for engineers interested in writing embedded-system software. The example-driven approach puts you on a fast track to understanding embedded-system programming and applying what you learn to your projects. This book will give you the necessary foundation to work confidently in this field. Building on a basic knowledge of computer programming concepts.', '<p>An Embedded Software Primer is a clearly written, insightful manual for engineers interested in writing embedded-system software. The example-driven approach puts you on a fast track to understanding embedded-system programming and applying what you learn to your projects. This book will give you the necessary foundation to work confidently in this field. Building on a basic knowledge of computer programming concepts.</p>', 'Sub Title
			No

			Author
			David E. Simon

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788177581546

			Pages
			444

			Binding
			Paperback

			Year of Publication
			2002

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David E. Simon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177581546</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>444</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 444, '444', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61009788177581546.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=An%20Embedded%20Software%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=213', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=213', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2949, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:09'),
('d6b597ae-cfcc-4efc-ba94-21e9bfd52537', '1939', NULL, 'Complex Systems in Biomedicine New', 'complex-systems-in-biomedicine-new-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1-1939', 'complex-systems-in-biomedicine-new-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939-1939', 'KLOI9986', 'KLOI9986', 'KLOI9986', NULL, 'Complex Systems in Biomedicine New', '<h1>Complex Systems in Biomedicine New</h1>', 'Sub Title
			No

			Author
			A. Quarteroni

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788847003941

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A. Quarteroni</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788847003941</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12000"', '"7200"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4369dpp_14.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KLOI9986&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1939', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1939', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1877, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:09'),
('d6b80d72-eebd-4f2a-ac65-82fb438b8a04', '2790', NULL, 'Riddle of Indian Iconography', 'riddle-of-indian-iconography-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790', 'riddle-of-indian-iconography-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790-2790', '8185616639', '8185616639', '8185616639', NULL, 'A gigantic icon with unusual iconographic features, comprising human heads and various animal forms as body components was discovered more than a decade ago from Tala (District Bilaspur, Madhya Pradesh). This image is a masterpiece example of uniqueness; hitherto unknown in the art traditions of India.

The investigation of an image by a group of scholars breaking the barrier of boundaries of nations was an unusual idea to solve the enigma of the Tala icon. The present book is a result of a postal seminar which the editor organised. Apart from Tala Icon, this book also throws light on the history and art-tradition of Daksina Kosala, presently known as Chhattisgarh.

"The range of ideas and images in the text is vast and from this great ocean, formed over several thousand years, art historians can pick-up items that would seemingly explain the various details of the Tala image; but if this is just a random matching of text and image, we will not be able to satisfactorily elucidate the whole."

Content - Foreword, Prologue, Acknowledgements, List of Contributors, List of Plates, Introduction, Papers, Epilogue, Selected Bibliography on Tala    ', '<h1 style="text-align:justify"><span>A gigantic icon with unusual iconographic features, comprising human heads and various animal forms as body components was discovered more than a decade ago from Tala (District Bilaspur, Madhya Pradesh). This image is a masterpiece example of uniqueness; hitherto unknown in the art traditions of India.</span></h1>

<p><span>The investigation of an image by a group of scholars breaking the barrier of boundaries of nations was an unusual idea to solve the enigma of the Tala icon. The present book is a result of a postal seminar which the editor organised. Apart from Tala Icon, this book also throws light on the history and art-tradition of Daksina Kosala, presently known as Chhattisgarh.</span></p>

<p><span>"The range of ideas and images in the text is vast and from this great ocean, formed over several thousand years, art historians can pick-up items that would seemingly explain the various details of the Tala image; but if this is just a random matching of text and image, we will not be able to satisfactorily elucidate the whole."</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreword, Prologue, Acknowledgements, List of Contributors, List of Plates, Introduction, Papers, Epilogue, Selected Bibliography on Tala </span>   </p>', 'Sub Title
			Zetetic on Rare Icon from Tala

			Author
			L.S. Nigam

			About Author
			As per Book

			ISBN 10 Digit
			8185616639

			ISBN 13 Digit
			 

			Pages
			160

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Zetetic on Rare Icon from Tala</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>L.S. Nigam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8185616639</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 160, '160', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1157Riddle%20of%20Indian%20Iconography.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8185616639&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2790', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2790', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1335, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:09'),
('d6bcf4bb-36ab-40ad-a26a-cc3a6565e92b', '3884', 567, 'Plant Growing in the Tropics and Subtropics', 'plant-growing-in-the-tropics-and-subtropics', 'plant-growing-in-the-tropics-and-subtropics', '-40-', '-40-', '-40-', NULL, 'About the book

“Plant Growing in the Tropics and Subtropics” is a book by G.V. Ustimenko, Published in 1983. The book explores the cultivation and characteristics of plants thriving in tropical and subtropical climates.

CONTENTS

Introduction

Chapter 1. Grain Crops

Chapter 2. Legume Crops (Leguminosae)

Chapter 3. Starch-Storage Tuberous Root Crops

Chapter 4. Sugar Plants (Sugar Crops)

Chapter 5. Oil Crops

Chapter 6. Textile (Fibre) Plants

Chapter 7. Narcotic Plants

Chapter 8. Fundamentals of Seed Science

Bibliography

Index', '<p><span><span><strong><span><span><span><span>About the book</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span><span>“Plant Growing in the Tropics and Subtropics” is a book by G.V. Ustimenko, Published in 1983. The book explores the cultivation and characteristics of plants thriving in tropical and subtropical climates.</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>CONTENTS</span></span></span></span></strong></span></span></p>

<p><span><span><span><span><span><span>Introduction</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Chapter 1. Grain Crops</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Chapter 2. Legume Crops (Leguminosae)</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Chapter 3. Starch-Storage Tuberous Root Crops</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Chapter 4. Sugar Plants (Sugar Crops)</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Chapter 5. Oil Crops</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Chapter 6. Textile (Fibre) Plants</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Chapter 7. Narcotic Plants</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Chapter 8. Fundamentals of Seed Science</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Bibliography</span></span></span></span></span></span></p>

<p><span><span><span><span><span><span>Index</span></span></span></span></span></span></p>', 'Title
			Plant Growing in the Tropics and Subtropics

			Author
			G.V. Ustimenko

			Publisher
			Mir Publishers

			Yaer of Publication
			1982

			Pages
			392

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Plant Growing in the Tropics and Subtropics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.V. Ustimenko</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Yaer of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">392</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 392, '392', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1389plant.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-40-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3884', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3884', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 567, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:09'),
('d71269a4-87ed-47f4-9f0b-6a1794e6521c', '1640', NULL, 'Nonequilibrium Quantum Field Theory', 'nonequilibrium-quantum-field-theory-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640', 'nonequilibrium-quantum-field-theory-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640-1640', 'PLOI0987', 'PLOI0987', 'PLOI0987', NULL, 'Bringing together the key ideas from nonequilibrium statistical mechanics and powerful methodology from quantum field theory, this book captures the essence of nonequilibrium quantum field theory. Beginning with the foundational aspects of the theory, the book presents important concepts and useful techniques, discusses issues of basic interest, and shows how thermal field, linear response, kinetic theories and hydrodynamics emerge. It also illustrates how these concepts and methodology are applied to current research topics including nonequilibrium phase transitions, thermalization in relativistic heavy ion collisions, the nonequilibrium dynamics of Bose-Einstein condensation, and the generation of structures from quantum fluctuations in the early Universe. Divided into five parts, with each part addressing a particular stage in the conceptual and technical development of the subject, this self-contained book is a valuable reference for graduate students and researchers in particle physics, gravitation, cosmology, atomic-optical and condensed matter physics.', '<p>Bringing together the key ideas from nonequilibrium statistical mechanics and powerful methodology from quantum field theory, this book captures the essence of nonequilibrium quantum field theory. Beginning with the foundational aspects of the theory, the book presents important concepts and useful techniques, discusses issues of basic interest, and shows how thermal field, linear response, kinetic theories and hydrodynamics emerge. It also illustrates how these concepts and methodology are applied to current research topics including nonequilibrium phase transitions, thermalization in relativistic heavy ion collisions, the nonequilibrium dynamics of Bose-Einstein condensation, and the generation of structures from quantum fluctuations in the early Universe. Divided into five parts, with each part addressing a particular stage in the conceptual and technical development of the subject, this self-contained book is a valuable reference for graduate students and researchers in particle physics, gravitation, cosmology, atomic-optical and condensed matter physics.</p>', 'Nonequilibrium Quantum Field Theory ', '<h1>Nonequilibrium Quantum Field Theory </h1>', '"4899"', '"2939"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80051_2_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PLOI0987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1640', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1640', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2086, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:10'),
('d7377dd3-5fab-487f-a9c5-31bba92c0b08', '3804', 647, 'Calculus: The Princess of Mathematics, V-1', 'calculus-the-princess-of-mathematics-v1', 'calculus-the-princess-of-mathematics-v1', '9798885752169', '9798885752169', '9798885752169', NULL, 'About the book

 

Calculus is perhaps the most fascinating of the myriad branches of Mathematics. One of the reasons for this fascination is Calculus’s very imaginative nature, and yet its very accurate analysis of seemingly unsolvable or undefined problems, culminating into understanding complex, real-world events.

India can be rightfully proud of having contributed the very first applications of the idea of Calculus. This was in understanding planetary motions more than a thousand years before the advent of modern science.

This book, Calculus: The Princess of Mathematics, focuses on retaining this beauty of Calculus even while helping readers arrive at a deep understanding of its concepts, with practice problems in tune with our typical school curriculum. We have been particularly conscious to ensure that this book develops in students a strong bonding with Calculus, which would help them handle problems that crop up in any discipline they take up as their profession. The two guest chapters penned by renowned experts included in this book further highlight the spectacular and fundamental Indian contributions to Calculus.

This book is not written according to the syllabus of any board or any examination. Such boundaries inhibit the free flow of enjoyment of the subject. And yet, this book’s organization and content is structured to ensure that students in schools/colleges studying Calculus for the first time, as also those students preparing for competitive examinations like JEE, JAM, CUET, etc., all get a good command over the concepts and procedures of Calculus.', '<p><strong>About the book</strong></p>

<p> </p>

<p>Calculus is perhaps the most fascinating of the myriad branches of Mathematics. One of the reasons for this fascination is Calculus’s very imaginative nature, and yet its very accurate analysis of seemingly unsolvable or undefined problems, culminating into understanding complex, real-world events.</p>

<p>India can be rightfully proud of having contributed the very first applications of the idea of Calculus. This was in understanding planetary motions more than a thousand years before the advent of modern science.</p>

<p>This book, Calculus: The Princess of Mathematics, focuses on retaining this beauty of Calculus even while helping readers arrive at a deep understanding of its concepts, with practice problems in tune with our typical school curriculum. We have been particularly conscious to ensure that this book develops in students a strong bonding with Calculus, which would help them handle problems that crop up in any discipline they take up as their profession. The two guest chapters penned by renowned experts included in this book further highlight the spectacular and fundamental Indian contributions to Calculus.</p>

<p>This book is not written according to the syllabus of any board or any examination. Such boundaries inhibit the free flow of enjoyment of the subject. And yet, this book’s organization and content is structured to ensure that students in schools/colleges studying Calculus for the first time, as also those students preparing for competitive examinations like JEE, JAM, CUET, etc., all get a good command over the concepts and procedures of Calculus.</p>
', 'TITLE
			Calculus: The Princess of Mathematics, V-1

			 AUTHOR
			Verma, Panadiwal

			 PUBLISHER
			Garuda Prakashan Pvt.Ltd

			 YEAR OF PUBLICATION
			2025

			 ISBN
			9798885752169

			 BINDING
			Paperback', '<p> </p>

<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td><strong> TITLE</strong></td>
			<td style="text-align:center">Calculus: The Princess of Mathematics, V-1</td>
		</tr>
		<tr>
			<td><strong> AUTHOR</strong></td>
			<td style="text-align:center">Verma, Panadiwal</td>
		</tr>
		<tr>
			<td><strong> PUBLISHER</strong></td>
			<td style="text-align:center">Garuda Prakashan Pvt.Ltd</td>
		</tr>
		<tr>
			<td><strong> YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">2025</td>
		</tr>
		<tr>
			<td><strong> ISBN</strong></td>
			<td style="text-align:center">9798885752169</td>
		</tr>
		<tr>
			<td><strong> BINDING</strong></td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"499"', '"324"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b2ccee9b-389f-4d76-9461-06e02b466963', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7118The-Princess-of-Mathematics_front_0001jpg.jpg', NULL, '24', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9798885752169&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3804', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3804', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 647, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:10'),
('d739d179-1af7-4962-9488-b756a869ac97', '3363', NULL, 'The Student''s Sanskrit-English Dictionary', 'the-students-sanskritenglish-dictionary-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363', 'the-students-sanskritenglish-dictionary-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363-3363', '9788189211349', '9788189211349', '9788189211349', NULL, 'The Student''s Sanskrit-English Dictionary', '<p style="text-align:justify"><span>The Student''s Sanskrit-English Dictionary</span></p>', 'Sub Title
			Containing Appendices on Sanskrit Prosody and Important Literary and Geographical Names in the Ancient History of India

			Author
			VAMAN SHIVRAM APTE

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788189211349

			Pages
			664

			Binding
			Paperback

			Year of Publication
			2014

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Containing Appendices on Sanskrit Prosody and Important Literary and Geographical Names in the Ancient History of India</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>VAMAN SHIVRAM APTE</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788189211349</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>664</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2014</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 664, '664', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3953The%20Students%20Sanskrit-English%20Dictionary.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189211349&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3363', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3363', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1028, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:10'),
('d7476474-e1fc-42d6-8893-59ac236ed1f1', '3305', NULL, 'Life and Vision of the Vedic Seer - Dadhyan Atharvana', 'life-and-vision-of-the-vedic-seer-dadhyan-atharvana', 'life-and-vision-of-the-vedic-seer-dadhyan-atharvana', '9788187471707', '9788187471707', '9788187471707', NULL, 'Contents: - 

1. Life of Dadhyan Atharvana 

2. Dadhyan''s Vision of Universal Peace 

3. Yogic Sadhana of Dadhyan Atharavna

4. Necessity of the Supreme Controller in the Midst of the Universal Flux 

5. Action and Destiny of the Self 

6. Vision of the Demonic World As Destiny of the Self-killing Individual

7. Vision of the Ultimate Reality As Lying Beyond the Duality of Stasis and Dynamics

8. Way to Elimination of Ignorance,  Delusion, Hatred and Grief

9. Features of the Ultimate Reality As Envisioned by the Self-Realised

10. Complementarity of Knowledge and Ignorance 

11. Complementarity of Being and Non-Being in the Actuality of Becoming 

12. Dadhyan''s Prayer for Vision of the Reality from within the Glamour of the World

13. Dadhyan''s Prayer to Agni to Lead Him to  the Supernal State of Being

14. Contribution of the Visions of Dadhyan to the Making of Mahatma Gandhi 

15. Resurrection of Christ Vis-a-vis Dadhyan''s Donation of Bones to Indra

16. Development of Holistic Personality Through Yoga.           

 ', '<p style="text-align:justify"><strong><span><span>Contents: -</span> </span></strong></p>

<p style="text-align:justify"><span><span><span>1. Life of Dadhyan Atharvana </span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Dadhyan''s Vision of Universal Peace </span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Yogic Sadhana of Dadhyan Atharavna</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Necessity of the Supreme Controller in the Midst of the Universal Flux </span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Action and Destiny of the Self </span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Vision of the Demonic World As Destiny of the Self-killing Individual</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Vision of the Ultimate Reality As Lying Beyond the Duality of Stasis and Dynamics</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Way to Elimination of Ignorance,  Delusion, Hatred and Grief</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Features of the Ultimate Reality As Envisioned by the Self-Realised</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Complementarity of Knowledge and Ignorance </span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Complementarity of Being and Non-Being in the Actuality of Becoming </span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Dadhyan''s Prayer for Vision of the Reality from within the Glamour of the World</span></span></span></p>

<p style="text-align:justify"><span><span><span>13. Dadhyan''s Prayer to Agni to Lead Him to  the Supernal State of Being</span></span></span></p>

<p style="text-align:justify"><span><span><span>14. Contribution of the Visions of Dadhyan to the Making of Mahatma Gandhi </span></span></span></p>

<p style="text-align:justify"><span><span><span>15. Resurrection of Christ Vis-a-vis Dadhyan''s Donation of Bones to Indra</span></span></span></p>

<p style="text-align:justify"><span><span><span>16. Development of Holistic Personality Through Yoga.           </span></span></span></p>

<p> </p>', 'Title
			Life and Vision of the Vedic Seer - Dadhyan Atharvana

			Author
			Prof. S.P. Singh

			ISBN
			9788187471707

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Life and Vision of the Vedic Seer - Dadhyan Atharvana</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471707</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1399"', '"980"', '"0"', 3, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5069Life%20and%20Vision%20of%20the%20Vedic%20Seer%20-%20Dadhyan%20Atharvana.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471707&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3305', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3305', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1078, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:10'),
('d74feec7-c09d-4b4f-8009-8afb58215e4c', '2657', NULL, 'Janmadhyam Saidhantiki new', 'janmadhyam-saidhantiki-new', 'janmadhyam-saidhantiki-new', '9788186565744', '9788186565744', '9788186565744', NULL, 'Janmadhyam Saidhantiki  new', '<h1>Janmadhyam Saidhantiki  new</h1>', ' Title
			Janmadhyam Saidhantiki new

			Author
			Jagdishwar Chaturvedi

			ISBN 13 Digit
			9788186565744

			Publisher
			Notnul

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Janmadhyam Saidhantiki new</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jagdishwar Chaturvedi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186565744</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Notnul</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ba35a2eb-1e66-402e-bff5-6c06422043e9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2191pic-27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186565744&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2657', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2657', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1439, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('d783ed15-2dc1-49a2-9ece-0bce44c6c421', '22', NULL, 'Population Ageing and Economic Growth - Education Policy and Family Policy in a Model of Endogenous Growth', 'population-ageing-and-economic-growth-education-policy-and-family-policy-in-a-model-of-endogenous-growth', 'population-ageing-and-economic-growth---education-policy-and-family-policy-in-a-model-of-endogenous-growth', '9783790819052', '9783790819052', '9783790819052', NULL, 'We review standard economic growth models concentrating on the relationship between population ageing and economic growth and develop a growth model with endogenous human capital and endogenous fertility. With this model we analyse the effects of education policy and family policy on economic growth. The main result for economic policy is that education policy boosts human capital and thus economic growth only in the short-term (i.e. during the transition phase towards the steady state). To boost economic growth in the long-term (i.e. when the economy has reached its steady state), it is necessary to employ family policy as this increases both the fertility rate and the time individuals spend accumulating human capital. The main result for economic growth theory is that steady state economic growth is not possible when population is ageing. Steady state growth is only possible if the age structure of the population is constant.

Content - Part I Population in models of economic growth, 1 Introduction, 2 The size and the growth rate of population and economic growth, 3 Effects of a declining population in a model of economic growth, 4 Effects of a declining population in a model of economic growth with endogenous human capital - Lucas (1988), 5 Conclusion of Part I, Part II Models of economic growth with an ageing population, 6 Models of "Silver Growth", 7 Models with exogenous population, 8 Models with quasi-endogenous population, 9 Models with endogenous population, 10 Conclusions, 11 Appendix, List of variables, References', '<p style="text-align:justify"><span>We review standard economic growth models concentrating on the relationship between population ageing and economic growth and develop a growth model with endogenous human capital and endogenous fertility. With this model we analyse the effects of education policy and family policy on economic growth. The main result for economic policy is that education policy boosts human capital and thus economic growth only in the short-term (i.e. during the transition phase towards the steady state). To boost economic growth in the long-term (i.e. when the economy has reached its steady state), it is necessary to employ family policy as this increases both the fertility rate and the time individuals spend accumulating human capital. The main result for economic growth theory is that steady state economic growth is not possible when population is ageing. Steady state growth is only possible if the age structure of the population is constant.</span></p>

<p style="text-align:justify"><span>Content - Part I Population in models of economic growth, 1 Introduction, 2 The size and the growth rate of population and economic growth, 3 Effects of a declining population in a model of economic growth, 4 Effects of a declining population in a model of economic growth with endogenous human capital - Lucas (1988), 5 Conclusion of Part I, Part II Models of economic growth with an ageing population, 6 Models of "Silver Growth", 7 Models with exogenous population, 8 Models with quasi-endogenous population, 9 Models with endogenous population, 10 Conclusions, 11 Appendix, List of variables, References</span></p>', 'Sub Title
			Education Policy and Family Policy in a Model of Endogenous Growth

			Author
			Sandra Gruescu

			About Author
			As per Book

			ISBN 10 Digit
			3790819050

			ISBN 13 Digit
			9783790819052

			Pages
			201

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Education Policy and Family Policy in a Model of Endogenous Growth</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sandra Gruescu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3790819050</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783790819052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>201</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"14849"', '"8909"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 201, '201', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7249dpp_19_124.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783790819052&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=22', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=22', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3067, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:10'),
('d78d360e-b79d-433f-9b0d-1e766e213ba8', '105', NULL, 'Single Molecule Chemistry and Physics An Introduction -Nanoscience and Technology', 'single-molecule-chemistry-and-physics-an-introduction-nanoscience-and-technology', 'single-molecule-chemistry-and-physics-an-introduction-nanoscience-and-technology', 'Single Molecule', 'Single Molecule', 'Single Molecule', NULL, '', NULL, 'Sub Title
			No

			Author
			No

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540253693

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540253693</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"18100"', '"10860"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9902dpp_18_124.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Single%20Molecule&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=105', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=105', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3015, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:10'),
('d799d364-ffcd-4901-b0d3-8397e4348efe', '3463', 935, 'Matched Asymptotic Expansions In Reaction - Diffusion Theory - Monograph in Mathematics', 'matched-asymptotic-expansions-in-reaction-diffusion-theory-monograph-in-mathematics-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-34-3463', 'matched-asymptotic-expansions-in-reaction-diffusion-theory-monograph-in-mathematics-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463-3463', '9781852337674', '9781852337674', '9781852337674', NULL, 'Matched Asymptotic Expansions In Reaction - Diffusion Theory contains a wealth of results and methodologies applicable to a wide range of problems arising in reaction-diffusion theory.

The first part of the book is concerned with obtaining the complete structure of the large-time solution of scalar reaction diffusion equations, and systems of reaction-diffusion equations. In both cases, they are of the Fisher-Kolmogorov type, which exhibit the formation of permanent form travelling wave structures. Patticular attention is focused on determining the wave speed and the asymptotic correction to the wave speed.

The second part is concerned with the analysis of a class of singular (in the sense that the nonlinearities are not Lipschitz continuous) reaction-diffusion equations. These equations can display a wide variety of behaviours, including permanent form travelling waves, which are excitable (rather than of Fisher-Kolmogorov type).

In this detailed analysis, use is made of the method of matched asymptotic expansions, dynamical systems theory, and comparison theorems, which provide a powerful combination of techniques for the detailed analysis of this broad class of reaction-diffusion equations.

The monograph can be viewed both as a handbook, and as a detailed description of the methodology; and researchers in reaction-diffusion theory, as well as scientists applying reaction-diffusion theory to such areas as chemical kinetics, biological systems, epidemiology and population dynamics will find it a popular addition to the literature.

Content - Part I The Evolution of Travelling Waves in Scalar Fisher-Kolmogorov Equations, 1 Introduction, 2 Generalized Fisher Nonlinearity, 3 mth-Order (m > 1) Fisher Nonlinearity: Initial Data with Exponential Decay Rates or Compact Support, 4 mth-Order (m > 1) Fisher Nonlinearity: Initial Data with Algebraic Decay Rates, 5 Extension to Systems of Fisher-Kolmogorov Equations, Example: A Simple Model for an Ionic Autocatalytic System, 6 Introduction, 7 Permanent Form Travelling Waves (PTWs), 8 The Initial-Boundary Value Problem, 9 Asymptotic Solution of IBVP as t → 0 for 0 < x < : Initial Data with Exponential or Algebraic Decay Rates, 10 Extension to the System of Singular Reaction-Diffusion Equations, A Construction of a Global Nonnegative Solution to the Scalar Equation wt = wxx + u*wn, B Asymptotic Solutions to the Eigenvalue Problem (8.68)-(8.71) as m → 0+ and m → 1-, C Analysis of Boundary Value Problem (8.76)-(8.78), D Analysis of Boundary Value Problem (8.90)-(8.92), References, Index', '<p style="text-align:justify"><span>Matched Asymptotic Expansions In Reaction - Diffusion Theory contains a wealth of results and methodologies applicable to a wide range of problems arising in reaction-diffusion theory.</span></p>

<p style="text-align:justify"><span>The first part of the book is concerned with obtaining the complete structure of the large-time solution of scalar reaction diffusion equations, and systems of reaction-diffusion equations. In both cases, they are of the Fisher-Kolmogorov type, which exhibit the formation of permanent form travelling wave structures. Patticular attention is focused on determining the wave speed and the asymptotic correction to the wave speed.</span></p>

<p style="text-align:justify"><span>The second part is concerned with the analysis of a class of singular (in the sense that the nonlinearities are not Lipschitz continuous) reaction-diffusion equations. These equations can display a wide variety of behaviours, including permanent form travelling waves, which are excitable (rather than of Fisher-Kolmogorov type).</span></p>

<p style="text-align:justify"><span>In this detailed analysis, use is made of the method of matched asymptotic expansions, dynamical systems theory, and comparison theorems, which provide a powerful combination of techniques for the detailed analysis of this broad class of reaction-diffusion equations.</span></p>

<p style="text-align:justify"><span>The monograph can be viewed both as a handbook, and as a detailed description of the methodology; and researchers in reaction-diffusion theory, as well as scientists applying reaction-diffusion theory to such areas as chemical kinetics, biological systems, epidemiology and population dynamics will find it a popular addition to the literature.</span></p>

<p style="text-align:justify"><span>Content - Part I The Evolution of Travelling Waves in Scalar Fisher-Kolmogorov Equations, 1 Introduction, 2 Generalized Fisher Nonlinearity, 3 mth-Order (m &gt; 1) Fisher Nonlinearity: Initial Data with Exponential Decay Rates or Compact Support, 4 mth-Order (m &gt; 1) Fisher Nonlinearity: Initial Data with Algebraic Decay Rates, 5 Extension to Systems of Fisher-Kolmogorov Equations, Example: A Simple Model for an Ionic Autocatalytic System, 6 Introduction, 7 Permanent Form Travelling Waves (PTWs), 8 The Initial-Boundary Value Problem, 9 Asymptotic Solution of IBVP as t → 0 for 0 &lt; x &lt; : Initial Data with Exponential or Algebraic Decay Rates, 10 Extension to the System of Singular Reaction-Diffusion Equations, A Construction of a Global Nonnegative Solution to the Scalar Equation wt = wxx + u*wn, B Asymptotic Solutions to the Eigenvalue Problem (8.68)-(8.71) as m → 0+ and m → 1-, C Analysis of Boundary Value Problem (8.76)-(8.78), D Analysis of Boundary Value Problem (8.90)-(8.92), References, Index</span></p>', 'Sub Title
			Matched Asymptotic Expansions In Reaction - Diffusion Theory - Monograph in Mathematics

			Author
			J.A. Leach, D.J. Needham

			About Author
			As per Book

			ISBN 10 Digit
			1852337672

			ISBN 13 Digit
			9781852337674

			Pages
			290

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Matched Asymptotic Expansions In Reaction - Diffusion Theory - Monograph in Mathematics</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>J.A. Leach, D.J. Needham</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">1852337672</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781852337674</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>290</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2004</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"7649"', '"4589"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 290, '290', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1549Matched%20Asymptotic%20Expansions%20In%20Reaction%20-%20Diffusion%20Theory%20-%20Monograph%20in%20Mathematics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781852337674&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3463', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3463', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 935, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:10'),
('d7a27050-ce78-4d3a-860c-314919352fd4', '3656', 785, 'Encyclopedia of the Age of Political Revolutions and New Ideologies 1760 - 1815 2 Vols. Set', 'encyclopedia-of-the-age-of-political-revolutions-and-new-ideologies-1760-1815-2-vols-set', 'encyclopedia-of-the-age-of-political-revolutions-and-new-ideologies-1760-1815-2-vols-set', '9780313334450', '9780313334450', '9780313334450', NULL, 'By giving rise to new ideologies that in time transformed the political structure of much of the world, the American and French Revolutions stand as two of the most important political events in global history. The American establishment of a Republican government, and the gradual expansion of democracy that ensued, altered traditional political and social thought, thus shaping the later French Revolution and creating the core ethic of later American political values. The Enlightenment ideals of the French Revolution, as later spread by the armies of Napoleon, dissolved most traditional European notions of political authority. This encyclopedia offers current, detailed information on the people, events, movements, and ideas that defined the revolutions in France and America, as well as in other parts of the world during the late eighteenth-century Age of Revolutions.

 

Besides numerous entries on various countries of Europe whose histories were affected by the French Revolution, such as Austria, Belgium, Germany, Poland, and Russia, the many entries covering the people, events, groups, and ideologies of Revolutionary and Napoleonic France include the following: Civil Constitution of the Clergy, Georges Jacques Danton, The Directory, Guillotine, Josephine, Empress of France, Law of Suspects, The Mountain, Prairial Insurrection, Tennis Court Oath, White Terror. Besides various entries covering American colonies/states, such as Maryland, New Jersey, North Carolina, and Virginia, the numerous entries covering the figures, events, and ideologies of the American Revolution and Early Federal Period of the United States include the following: Abigail Adams, Boston Massacre, Constitutional Convention, William Franklin, Lexington and Concord, Actions at Loyalists, Massachusetts Government Act, Edmund Randolph, Signers of the Declaration of Independence. Finally, the encyclopedia offers various entries covering important revolutionary figures and movements that were active in other parts of the world during the period 1760-1815, including the following: Simon Bolivar, Dutch Revolutions, Haitian Revolution, Hispaniola, Latin American Revolutions, Mexican Revolution, Pugachev Rebellion, Toussaint l''Ouverture. Besides over 450 clearly written and highly informative entries, the encyclopedia also includes primary documents, a chronology, an extensive introductory essay, a bibliography, a guide to related topics, and a series of useful maps.', '<p>By giving rise to new ideologies that in time transformed the political structure of much of the world, the American and French Revolutions stand as two of the most important political events in global history. The American establishment of a Republican government, and the gradual expansion of democracy that ensued, altered traditional political and social thought, thus shaping the later French Revolution and creating the core ethic of later American political values. The Enlightenment ideals of the French Revolution, as later spread by the armies of Napoleon, dissolved most traditional European notions of political authority. This encyclopedia offers current, detailed information on the people, events, movements, and ideas that defined the revolutions in France and America, as well as in other parts of the world during the late eighteenth-century Age of Revolutions.</p>

<p> </p>

<p>Besides numerous entries on various countries of Europe whose histories were affected by the French Revolution, such as Austria, Belgium, Germany, Poland, and Russia, the many entries covering the people, events, groups, and ideologies of Revolutionary and Napoleonic France include the following: Civil Constitution of the Clergy, Georges Jacques Danton, The Directory, Guillotine, Josephine, Empress of France, Law of Suspects, The Mountain, Prairial Insurrection, Tennis Court Oath, White Terror. Besides various entries covering American colonies/states, such as Maryland, New Jersey, North Carolina, and Virginia, the numerous entries covering the figures, events, and ideologies of the American Revolution and Early Federal Period of the United States include the following: Abigail Adams, Boston Massacre, Constitutional Convention, William Franklin, Lexington and Concord, Actions at Loyalists, Massachusetts Government Act, Edmund Randolph, Signers of the Declaration of Independence. Finally, the encyclopedia offers various entries covering important revolutionary figures and movements that were active in other parts of the world during the period 1760-1815, including the following: Simon Bolivar, Dutch Revolutions, Haitian Revolution, Hispaniola, Latin American Revolutions, Mexican Revolution, Pugachev Rebellion, Toussaint l''Ouverture. Besides over 450 clearly written and highly informative entries, the encyclopedia also includes primary documents, a chronology, an extensive introductory essay, a bibliography, a guide to related topics, and a series of useful maps.</p>', 'Sub Title
			Encyclopedia of the Age of Political Revolutions and New Ideologies 1760 - 1815 2 Vols. Set

			Author / Editor
			 Gregory Fremont-Barnes

			About Author

			Gregory Fremont-Barnes holds a doctorate in Modern History from the University of Oxford, where he studied under the distinguished military historians Sir Michael Howard, Regius Professor of Modern History, and Robert O''Neill, Chichele Professor of the History of War. After leaving Oxford, he moved to Japan, where he spent eight years as a university lecturer in European and American history. He is the author of numerous books, including The French Revolutionary Wars, The Peninsular War, 1807-1814, The Fall of the French Empire, 1813-1815, The Boer War, 1899-1902, Trafalgar 1805: Nelson''s Crowning Victory, lson''s Sailors,

			The Wars of the Barbary Pirates: To the Shores of Tripoli, the Rise of the U.S. Navy and Marines. He is also editor of the three-volume Encyclopedia of the French Revolutionary and Napoleonic Wars, as well as co-editor of the five-volume Encyclopedia of the American Revolutionary War.

			Content
			No

			ISBN 10 Digit
			0313334455

			ISBN 13 Digit
			9780313334450

			Pages
			952 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of the Age of Political Revolutions and New Ideologies 1760 - 1815 2 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td> Gregory Fremont-Barnes</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Gregory Fremont-Barnes holds a doctorate in Modern History from the University of Oxford, where he studied under the distinguished military historians Sir Michael Howard, Regius Professor of Modern History, and Robert O''Neill, Chichele Professor of the History of War. After leaving Oxford, he moved to Japan, where he spent eight years as a university lecturer in European and American history. He is the author of numerous books, including The French Revolutionary Wars, The Peninsular War, 1807-1814, The Fall of the French Empire, 1813-1815, The Boer War, 1899-1902, Trafalgar 1805: Nelson''s Crowning Victory, lson''s Sailors,</p>

			<p>The Wars of the Barbary Pirates: To the Shores of Tripoli, the Rise of the U.S. Navy and Marines. He is also editor of the three-volume Encyclopedia of the French Revolutionary and Napoleonic Wars, as well as co-editor of the five-volume Encyclopedia of the American Revolutionary War.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0313334455</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780313334450</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>952 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"17206"', '"10324"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '952 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4342610K5Pw0ILL._SY264_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780313334450&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3656', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3656', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 785, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:10'),
('d7b46f62-a22c-4012-b594-f6467fe1c021', '531', NULL, 'Social Psychophysiology - for Social and Personality Psychology', 'social-psychophysiology-for-social-and-personality-psychology-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-5-531', 'social-psychophysiology-for-social-and-personality-psychology-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531-531', 'LKJH678', 'LKJH678', 'LKJH678', NULL, 'All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour', '<p>All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour</p>', 'Social Psychophysiology - for Social and Personality Psychology', '<h1>Social Psychophysiology - for Social and Personality Psychology</h1>', '"5500"', '"3300"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10199789386042231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKJH678&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=531', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=531', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2759, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:10'),
('d7c3d9ac-17e4-4692-899a-407bf5c3c9c6', '2995', NULL, 'Catharine Maria Sedgwick - Critical Perspectives', 'catharine-maria-sedgwick-critical-perspectives-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995', 'catharine-maria-sedgwick-critical-perspectives-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995-2995', 'CCXX4354', 'CCXX4354', 'CCXX4354', NULL, 'Catharine Maria Sedgwick - Critical Perspectives', '<h1>Catharine Maria Sedgwick - Critical Perspectives</h1>', 'Sub Title
			No

			Author
			Lucinda Damon-Bach, Victoria Clements

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781555535483

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lucinda Damon-Bach, Victoria Clements</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781555535483</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2300"', '"1380"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CCXX4354&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2995', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2995', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1226, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:10'),
('d7c52b23-47ef-48ef-90b2-944f2158f1cd', '4405', 60, 'उर्दू-हिंदी शब्दकोश ', 'उरद-हद-शबदकश', '-', '9789395695701', '9789395695701', '9789395695701', NULL, 'उर्दू-हिंदी शब्दकोश', '<h5>उर्दू-हिंदी शब्दकोश </h5>
', 'Title
			उर्दू-हिंदी शब्दकोश 

			Author
			मुहम्मद सज्जाद उस्मानी

			ISBN
			9789395695701

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>उर्दू-हिंदी शब्दकोश </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>मुहम्मद सज्जाद उस्मानी</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395695701</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1625"', '"2500"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7033urdu.jpg', NULL, '11 | 16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789395695701&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4405', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4405', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 60, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:10'),
('d7cafb3a-14a3-431f-b8f6-7471c2c2e7e3', '3947', 504, 'Business Analytics-Data Analysis and Decision Making 7/e', 'business-analyticsdata-analysis-and-decision-making-7e', 'business-analyticsdata-analysis-and-decision-making-7e', '9789355734198', '9789355734198', '9789355734198', NULL, 'About the Book

Master data analysis, modeling and the effective use of spreadsheets with the popular BUSINESS ANALYTICS: DATA ANALYSIS AND DECISION MAKING, 7E. The quantitative methods approach in this edition helps you maximize your success with a proven teach-by-example presentation, inviting writing style and complete integration of the latest version of Excel. The approach is also compatible with earlier versions of Excel for your convenience. This edition is more data-oriented than ever before with a new chapter on the two main Power BI tools in Excel -- Power Query and Power Pivot -- and a new section of data visualization with Tableau Public. Current problems and cases demonstrate the importance of the concepts you are learning. In addition, a useful Companion Website provides data and solutions files, Solver Table for optimization sensitivity analysis and Palisade Decision Tools Suite.

Contents

Preface

1 Introduction to Business Analytics

Part 1 Data Analysis

2 Describing the Distribution of a Variable

3 Finding Relationships among Variable

4 Business Intelligence (BI) Tools for Data Analysis

Part 2 Probability and Decision Making under Uncertainty

5 Probability and Probability Distributions

6 Decision Making under Uncertainly

Part 3 Statistical Inference

7 Sampling and Sampling Distributions

8 Confidence Interval Estimation

9 Hypothesis Testing

Part 4 Regression Analysis and Time Series Forecasting

10 Regression Analysis: Estimating Relationships

11 Regression Analysis: Statistical Inference

12 Time Series Analysis and Forecasting

Part 5 Optimization and Simulation Modeling

13 Introduction to optimization Modeling

14 Optimization Models

15 Introduction to Simulation Modeling

16 Simulation Models

Part 6 Advanced Data Analysis

17 Data Mining

18 Analysis of Variance and Experimental Design (MindTap Reader only)

19 Statistical Process Control (MindTap Reader only)

 APPENDIX A: Quantitative Reporting (MindTap Reader only)

Reference

Index', '<p><span><span><span><strong>About the Book</strong></span></span></span></p>

<p><span><span><span><span><span>Master data analysis, modeling and the effective use of spreadsheets with the popular BUSINESS ANALYTICS: DATA ANALYSIS AND DECISION MAKING, 7E. The quantitative methods approach in this edition helps you maximize your success with a proven teach-by-example presentation, inviting writing style and complete integration of the latest version of Excel. The approach is also compatible with earlier versions of Excel for your convenience. This edition is more data-oriented than ever before with a new chapter on the two main Power BI tools in Excel -- Power Query and Power Pivot -- and a new section of data visualization with Tableau Public. Current problems and cases demonstrate the importance of the concepts you are learning. In addition, a useful Companion Website provides data and solutions files, Solver Table for optimization sensitivity analysis and Palisade Decision Tools Suite.</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Contents</span></span></strong></span></span></span></p>

<p><span><span><span><strong><span><span>Preface</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>1 Introduction to Business Analytics</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Part 1 Data Analysis</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>2 Describing the Distribution of a Variable</span></span></span></span></span></p>

<p><span><span><span><span><span>3 Finding Relationships among Variable</span></span></span></span></span></p>

<p><span><span><span><span><span>4 Business Intelligence (BI) Tools for Data Analysis</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Part 2 Probability and Decision Making under Uncertainty</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>5 Probability and Probability Distributions</span></span></span></span></span></p>

<p><span><span><span><span><span>6 Decision Making under Uncertainly</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Part 3 Statistical Inference</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>7 Sampling and Sampling Distributions</span></span></span></span></span></p>

<p><span><span><span><span><span>8 Confidence Interval Estimation</span></span></span></span></span></p>

<p><span><span><span><span><span>9 Hypothesis Testing</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Part 4 Regression Analysis and Time Series Forecasting</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>10 Regression Analysis: Estimating Relationships</span></span></span></span></span></p>

<p><span><span><span><span><span>11 Regression Analysis: Statistical Inference</span></span></span></span></span></p>

<p><span><span><span><span><span>12 Time Series Analysis and Forecasting</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Part 5 Optimization and Simulation Modeling</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>13 Introduction to optimization Modeling</span></span></span></span></span></p>

<p><span><span><span><span><span>14 Optimization Models</span></span></span></span></span></p>

<p><span><span><span><span><span>15 Introduction to Simulation Modeling</span></span></span></span></span></p>

<p><span><span><span><span><span>16 Simulation Models</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Part 6 Advanced Data Analysis</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>17 Data Mining</span></span></span></span></span></p>

<p><span><span><span><span><span>18 Analysis of Variance and Experimental Design (MindTap Reader only)</span></span></span></span></span></p>

<p><span><span><span><span><span>19 Statistical Process Control (MindTap Reader only)</span></span></span></span></span></p>

<p><span><span><span><span><span> APPENDIX A: Quantitative Reporting (MindTap Reader only)</span></span></span></span></span></p>

<p><span><span><span><span><span>Reference</span></span></span></span></span></p>

<p><span><span><span><span><span>Index</span></span></span></span></span></p>', 'Title
			Business Analytics-Data Analysis and Decision Making 7/e

			Author
			Wayne L. Winston

			ISBN
			9789355734198

			Publisher
			Cengage

			EDN.
			7/e.

			Pages
			882

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Analytics-Data Analysis and Decision Making 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Wayne L. Winston</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355734198</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>EDN.</span></td>
			<td style="text-align:center"><span>7/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>882</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1325"', '"1126"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, 882, '882', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3762analysis.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355734198&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3947', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3947', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 504, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:10'),
('d7e9c67c-8cf3-4826-9e0d-d814944f43ad', '3217', NULL, 'AKBAR - Understanding The Great Mughal in Today''s India', 'akbar-understanding-the-great-mughal-in-todays-india-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-321-3217', 'akbar-understanding-the-great-mughal-in-todays-india-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217-3217', '9789386950536', '9789386950536', '9789386950536', NULL, 'That he was a medieval king who, with a progressive bent of mind, dared to look ahead to find that common ground for all his people to stand together. That he was a medieval king who is today tempting us to look back into the past to see our future through his eyes.

Ever since the Bharatiya Janata Party-led National Democratic Alliance government came to power in 2014 with Narendra Modi as the prime minister, an organised campaign began to vilify Emperor Akbar and the Mughals. While there were always voices that tried to project the Mughals as just another ''Islamic empire'', ignoring the civilisational impact they had on India, even for them Akbar was a shining light in an otherwise era of darkness. Those talking in terms of easy binaries always found a ''good Muslim'' in Akbar and a ''bad Muslim'' in Aurangzeb.

Academics and other liberals who could have countered this incorrect portrayal did not do it, dismissing such claims as mere screeches by the fringe that do not deserve any attention. But with the Hindu Right assuming political power, the fringe today has become the mainstream. And Akbar is no longer the ''good Muslim''.

Why is there such hatred for Akbar, once the most loved king in India? What was the journey like, from being great to not-so-great? And how is this India different from Akbar''s Hindustan? Has he become irrelevant in an India where growing Hindu nationalism threatens to alter the nature of the Indian state from a secular republic to a theocracy? Or is Akbar even more relevant today given the backdrop of hate that we all find ourselves in?

Allahu Akbar seeks to find answers to these questions while providing a profile sketch of the emperor, his empire and his times.

Content - Acknowledgements, Introduction: Viewing Akbar through a Modern Lens, Chapter 1: A Star Is Born, Chapter 2: The King Is Dead, Long Live the King, Chapter 3: Out of the Shadows, into the Light, Chapter 4: High Thinking, High Ambition, Chapter 5: Master and Commander, Chapter 6: Expanding to the East, Consolidating the West, Chapter 7: Conquering India''s Heart and Mind, and Uniting with Its Spirit, Chapter 8: Sketch of Akbar on Media''s Canvas, Bibliography, Index', '<p style="text-align:justify"><span>That he was a medieval king who, with a progressive bent of mind, dared to look ahead to find that common ground for all his people to stand together. That he was a medieval king who is today tempting us to look back into the past to see our future through his eyes.</span></p>

<p style="text-align:justify"><span>Ever since the Bharatiya Janata Party-led National Democratic Alliance government came to power in 2014 with Narendra Modi as the prime minister, an organised campaign began to vilify Emperor Akbar and the Mughals. While there were always voices that tried to project the Mughals as just another ''Islamic empire'', ignoring the civilisational impact they had on India, even for them Akbar was a shining light in an otherwise era of darkness. Those talking in terms of easy binaries always found a ''good Muslim'' in Akbar and a ''bad Muslim'' in Aurangzeb.</span></p>

<p style="text-align:justify"><span>Academics and other liberals who could have countered this incorrect portrayal did not do it, dismissing such claims as mere screeches by the fringe that do not deserve any attention. But with the Hindu Right assuming political power, the fringe today has become the mainstream. And Akbar is no longer the ''good Muslim''.</span></p>

<p style="text-align:justify"><span>Why is there such hatred for Akbar, once the most loved king in India? What was the journey like, from being great to not-so-great? And how is this India different from Akbar''s Hindustan? Has he become irrelevant in an India where growing Hindu nationalism threatens to alter the nature of the Indian state from a secular republic to a theocracy? Or is Akbar even more relevant today given the backdrop of hate that we all find ourselves in?</span></p>

<p style="text-align:justify"><span>Allahu Akbar seeks to find answers to these questions while providing a profile sketch of the emperor, his empire and his times.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgements, Introduction: Viewing Akbar through a Modern Lens, Chapter 1: A Star Is Born, Chapter 2: The King Is Dead, Long Live the King, Chapter 3: Out of the Shadows, into the Light, Chapter 4: High Thinking, High Ambition, Chapter 5: Master and Commander, Chapter 6: Expanding to the East, Consolidating the West, Chapter 7: Conquering India''s Heart and Mind, and Uniting with Its Spirit, Chapter 8: Sketch of Akbar on Media''s Canvas, Bibliography, Index</span></p>', 'Sub Title
			Understanding The Great Mughal in Today''s India

			Author
			Manimugdha S. Sharma

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789386950536

			Pages
			305

			Binding
			Hardcover

			Year of Publication
			2019

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Understanding The Great Mughal in Today''s India</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Manimugdha S. Sharma</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789386950536</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>305</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2019</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 305, '305', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8002AKBAR%20-%20Understanding%20The%20Great%20Mughal%20in%20Todays%20India.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386950536&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3217', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3217', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1155, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:10'),
('d8071694-2d82-4a5d-b82d-a0166c4dbf78', '4098', 363, 'Practical Guide to Green Technology for Ground Engineering', 'practical-guide-to-green-technology-for-ground-engineering', 'practical-guide-to-green-technology-for-ground-engineering', '9781847355300', '9781847355300', '9781847355300', NULL, 'About the book

Over the last 50 years there has been rapid development of construction techniques, analytical methods and materials for use in ground engineering. One of the major techniques which has been developed is soil strengthening or reinforcement whereby man-made elements are included within geological material to provide a stabilised mass. Various products have been developed for retaining systems, slope stabilisation, and so on. More recently, environmental concerns and the focus on sustainable development have led to the examination of materials based on renewable resources for use in ground engineering. In this book, the applications of both vegetable and man-made fibres in situations where there is a requirement for short-term ground reinforcement are examined and discussed. The use of vegetable fibre geotextiles, particularly in erosion control and soil reinforcement, is covered in detail, with examples from various civil engineering applications.

Contents:

	Introduction

	Natural Polymers

	The Applications of Geosynthetics for the Control of Flooding and Water Erosion

	Stability of an Embankment on Soft Soil

	Designing Limited Life Geotextiles

	Time-dependent Behaviour of Reinforced and unreinforced Embankment on Soft Soil

	Analyses of Time-dependent Behaviour of Slopes at Various Depths (D) and (He) Embankment Heights (D/He)

	Updated Methods of Designing Limited Life geotextiles

	A Guide to Applications of Natural Polymer Fibres as Sustainable Geotextiles

	A Guide to Applications of Natural Polymer Fibres as Sustainable Geotextiles during Evacuation and Relief Operations', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Over the last 50 years there has been rapid development of construction techniques, analytical methods and materials for use in ground engineering. One of the major techniques which has been developed is soil strengthening or reinforcement whereby man-made elements are included within geological material to provide a stabilised mass. Various products have been developed for retaining systems, slope stabilisation, and so on. More recently, environmental concerns and the focus on sustainable development have led to the examination of materials based on renewable resources for use in ground engineering. In this book, the applications of both vegetable and man-made fibres in situations where there is a requirement for short-term ground reinforcement are examined and discussed. The use of vegetable fibre geotextiles, particularly in erosion control and soil reinforcement, is covered in detail, with examples from various civil engineering applications.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Natural Polymers</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Applications of Geosynthetics for the Control of Flooding and Water Erosion</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Stability of an Embankment on Soft Soil</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Designing Limited Life Geotextiles</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Time-dependent Behaviour of Reinforced and unreinforced Embankment on Soft Soil</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Analyses of Time-dependent Behaviour of Slopes at Various Depths (D) and (H</span><span>e</span><span>) Embankment Heights (D/H</span><span>e</span><span>)</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Updated Methods of Designing Limited Life geotextiles</span></span></span></li>
	<li style="text-align:justify"><span><span><span>A Guide to Applications of Natural Polymer Fibres as Sustainable Geotextiles</span></span></span></li>
	<li style="text-align:justify"><span><span><span>A Guide to Applications of Natural Polymer Fibres as Sustainable Geotextiles during Evacuation and Relief Operations</span></span></span></li>
</ol>', 'Title
			Practical Guide to Green Technology for Ground Engineering

			Author
			Abrahams Mwasha

			ISBN
			9781847355300

			Publisher
			iSmithers

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Practical Guide to Green Technology for Ground Engineering</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Abrahams Mwasha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781847355300</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>iSmithers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"6694"', '"4351"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'fff50330-a698-4ad3-b7f3-c26cf899b20d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9454practical.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781847355300&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4098', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4098', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 363, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('d8834c79-23fd-4063-9dc0-de34484202a4', '3718', 725, 'वेद और भारतीय संस्कृति', 'वद-और-भरतय-ससकत', '-', '9788187471677', '9788187471677', '9788187471677', NULL, 'वेद और भारतीय संस्कृति ', '<h5><span>वेद और भारतीय संस्कृति </span></h5>', ' 

			Title
			वेद और भारतीय संस्कृति 

			Author
			किरीट जोशी 

			ISBN
			9788187471677

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>वेद और भारतीय संस्कृति </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>किरीट जोशी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471677</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p style="text-align:center"> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22189788187471677.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3718', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3718', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 725, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:10'),
('d89c7f8d-7346-4d59-8eda-731c3ff79ecf', '1432', NULL, 'Paniniyam Vyakranam', 'paniniyam-vyakranam-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1-1432', 'paniniyam-vyakranam-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432-1432', 'AZXD3322', 'AZXD3322', 'AZXD3322', NULL, 'Paniniyam Vyakranam', '<h1>Paniniyam Vyakranam</h1>', 'Sub Title
			No

			Author
			Pt. Harishankar Pandey

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188808210

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pt. Harishankar Pandey</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188808210</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1599"', '"959"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85739788188808210.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AZXD3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1432', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1432', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2204, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:10'),
('d8ae9d1d-c7fe-46e9-8ec7-d04037c77caa', '4272', 191, 'Understanding Strategic Management', 'understanding-strategic-management', 'understanding-strategic-management', '9780198823544', '9780198823544', '9780198823544', NULL, 'About the book

Understanding Strategic Management is the ideal introduction to strategy for students on one-semester courses who require an informative yet practical approach. The books four-part structure defines the concept of strategy, before using the overarching strategic framework of analysis, formulation, and implementation to show how strategy can be used to develop a sustainable competitive advantage in business.

Making use of chapter maps and learning objectives to guide students through the complexities of the subject, the author conveys the realities of strategic management through a diverse selection of international and contemporary examples. Strategy in Focus boxes use examples from popular media to show strategic management issues at work in the headlines we read every day. A longer, integrated Case Example closes every chapter tying in multiple strategic challenges that affect businesses large and small, public and private. Review and discussion questions then encourage students to be critical of the material and juxtapose alternative concepts and frameworks to evaluate their strengths and weaknesses.

Content:

Part I: What is Strategy?

Part II: Strategic Analysis

Part III: Strategy Formulation

Part IV: Strategy Implementation', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Understanding Strategic Management is the ideal introduction to strategy for students on one-semester courses who require an informative yet practical approach. The books four-part structure defines the concept of strategy, before using the overarching strategic framework of analysis, formulation, and implementation to show how strategy can be used to develop a sustainable competitive advantage in business.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Making use of chapter maps and learning objectives to guide students through the complexities of the subject, the author conveys the realities of strategic management through a diverse selection of international and contemporary examples. Strategy in Focus boxes use examples from popular media to show strategic management issues at work in the headlines we read every day. A longer, integrated Case Example closes every chapter tying in multiple strategic challenges that affect businesses large and small, public and private. Review and discussion questions then encourage students to be critical of the material and juxtapose alternative concepts and frameworks to evaluate their strengths and weaknesses.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part I: What is Strategy?</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part II: Strategic Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part III: Strategy Formulation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part IV: Strategy Implementation</span></span></span></p>
', 'Title
			Understanding Strategic Management

			Author
			Anthony Henry

			ISBN
			9780198823544

			Publisher
			Oxford

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Understanding Strategic Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Anthony Henry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780198823544</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"830"', '"581"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3869under.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780198823544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4272', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4272', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 191, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('d8bbb191-ae14-478a-912f-f21df487cf89', '329', NULL, 'Progress in Mathematical Physics - Physical Applications of Homogeneous Balls', 'progress-in-mathematical-physics-physical-applications-of-homogeneous-balls-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329', 'progress-in-mathematical-physics-physical-applications-of-homogeneous-balls-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329-329', 'Progress in Mathematical Physics', 'Progress in Mathematical Physics::329', 'Progress in Mathematical Physics', NULL, '', NULL, 'Sub Title
			No

			Author
			Yaakov Friedman, Tzvi Scarr

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780817633394

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yaakov Friedman, Tzvi Scarr</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817633394</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"7499"', '"4499"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38849780817633394.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Progress%20in%20Mathematical%20Physics&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=329', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=329', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2886, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('d8c43732-4fc4-4d78-ab46-67f66c047210', '4220', 243, 'Communicating for Results  4/e', 'communicating-for-results-4e', 'communicating-for-results-4e', '9780199496570', '9780199496570', '9780199496570', NULL, 'About the book

The fourth edition of communicating for results provides practical, classroom-tested instruction for students to become effective business writers and speakers. Supplemented with abundant group and individual activities, this invaluable text will help management students at both undergraduate and postgraduate levels to hone their skills and communicate with confidence. This textbook opens with a Chapter on current issues and trends in management communication. It then addresses vital topics such as written and spoken business communication, positive, negative, and persuasive messaging, communication for employment, reports and proposals, and business presentations. The book concludes with chapters on interpersonal communication in organizations and digital and social media communication. Key features a skills-based approach with easy-to-use models, real-life case studies, examples, and a variety of exercises to enhance writing skills, improve interactivity, and overcome fear of public speaking annotated examples of effective written communication including reports, proposals, e-mail, and business letters a wide range of communication approaches based on current trends and practices in areas such as business documentation, digital and social media, persuasive presentations and individual, small group, and collaborative communication The emphasis on critical thinking and learning by doing rather than on rigid frameworks equips students with the practical skills they will need at work and in their careers an easy-to-read, attractive two-colour layout online resources The following resources are available to support teachers and students: for teachers instructors manual answer key power point slides Generator for students Study guide case study workbook self-grading practice quizzes web links and online directory of business resources.

Content:

1. Issues and trends in professional communication

2. Getting the message across

3. Getting started: planning, writing, and revising business messages

4. Business style: vocabulary, sentences, paragraphs, concision, and tone

5. Written business communication, e-mail, and letters

6. Routine and positive messages

7. Negative messages: delivering unfavourable news

8. Persuasive messages

9. Communicating for employment

10. Reports and proposals

11. Business presentations

12. Interpersonal communication in organizations

13. Digital and social media communication.', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The fourth edition of communicating for results provides practical, classroom-tested instruction for students to become effective business writers and speakers. Supplemented with abundant group and individual activities, this invaluable text will help management students at both undergraduate and postgraduate levels to hone their skills and communicate with confidence. This textbook opens with a Chapter on current issues and trends in management communication. It then addresses vital topics such as written and spoken business communication, positive, negative, and persuasive messaging, communication for employment, reports and proposals, and business presentations. The book concludes with chapters on interpersonal communication in organizations and digital and social media communication. Key features a skills-based approach with easy-to-use models, real-life case studies, examples, and a variety of exercises to enhance writing skills, improve interactivity, and overcome fear of public speaking annotated examples of effective written communication including reports, proposals, e-mail, and business letters a wide range of communication approaches based on current trends and practices in areas such as business documentation, digital and social media, persuasive presentations and individual, small group, and collaborative communication The emphasis on critical thinking and learning by doing rather than on rigid frameworks equips students with the practical skills they will need at work and in their careers an easy-to-read, attractive two-colour layout online resources The following resources are available to support teachers and students: for teachers instructors manual answer key power point slides Generator for students Study guide case study workbook self-grading practice quizzes web links and online directory of business resources.</span></span></span></span></p>

<p><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><span><span>1. Issues and trends in professional communication </span></span></span></span></p>

<p><span><span><span><span>2. Getting the message across </span></span></span></span></p>

<p><span><span><span><span>3. Getting started: planning, writing, and revising business messages </span></span></span></span></p>

<p><span><span><span><span>4. Business style: vocabulary, sentences, paragraphs, concision, and tone </span></span></span></span></p>

<p><span><span><span><span>5. Written business communication, e-mail, and letters </span></span></span></span></p>

<p><span><span><span><span>6. Routine and positive messages </span></span></span></span></p>

<p><span><span><span><span>7. Negative messages: delivering unfavourable news </span></span></span></span></p>

<p><span><span><span><span>8. Persuasive messages </span></span></span></span></p>

<p><span><span><span><span>9. Communicating for employment </span></span></span></span></p>

<p><span><span><span><span>10. Reports and proposals </span></span></span></span></p>

<p><span><span><span><span>11. Business presentations </span></span></span></span></p>

<p><span><span><span><span>12. Interpersonal communication in organizations </span></span></span></span></p>

<p><span><span><span><span>13. Digital and social media communication.</span></span></span></span></p>

<p> </p>
', 'Title
			Communicating for Results  4/e

			Author
			Carolyn Meyer

			ISBN
			9780199496570

			Publisher
			Oxford

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Communicating for Results  4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Carolyn Meyer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780199496570</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"825"', '"660"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9303result.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780199496570&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4220', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4220', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 243, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('d8c7920e-c4ef-44b3-a34a-39a55b931e78', '1793', NULL, 'Protection of Electronic Circuits from overvoltages', 'protection-of-electronic-circuits-from-overvoltages-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793', 'protection-of-electronic-circuits-from-overvoltages-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793-1793', 'EDFR1122', 'EDFR1122', 'EDFR1122', NULL, 'Temporary failure and permanent damage of electronic systems are often caused by electrical overstresses such as lightning, electromagnetic pulses from nuclear weapons, and switching of reactive loads. Protecting industrial, military, and consumer systems from failure is critical; and until the publication of this volume, the related literature was scattered throughout journals, patents, conference proceedings, military reports, and elsewhere. This convenient text presents practical rules and strategies for circuits designed to protect electronic systems from damage by transient overvoltages. Because many circuits operate from AC supply mains, protection of equipment operating from the mains is also discussed. The five-part treatment covers symptoms and threats, fundamental remedies, types of protective devices, applications of protective devices, and validation of protective measures. Specific topics include damage and upset, environmental threats, standard test waveforms, and properties of nonlinear transient protection devices, plus protective applications related to signal circuits, DC power supplies, and low-voltage AC mains.', '<p>Temporary failure and permanent damage of electronic systems are often caused by electrical overstresses such as lightning, electromagnetic pulses from nuclear weapons, and switching of reactive loads. Protecting industrial, military, and consumer systems from failure is critical; and until the publication of this volume, the related literature was scattered throughout journals, patents, conference proceedings, military reports, and elsewhere. This convenient text presents practical rules and strategies for circuits designed to protect electronic systems from damage by transient overvoltages. Because many circuits operate from AC supply mains, protection of equipment operating from the mains is also discussed. The five-part treatment covers symptoms and threats, fundamental remedies, types of protective devices, applications of protective devices, and validation of protective measures. Specific topics include damage and upset, environmental threats, standard test waveforms, and properties of nonlinear transient protection devices, plus protective applications related to signal circuits, DC power supplies, and low-voltage AC mains.</p>', 'Protection of Electronic Circuits from overvoltages', '<h1>Protection of Electronic Circuits from overvoltages</h1>', '"2100"', '"1260"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1891dpp_19_198.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR1122&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1793', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1793', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1959, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:10'),
('d8dd1da8-1e48-4d4b-ab13-055668f4abda', '761', NULL, 'Small World Research-Benchmarks in Social Research Methods- 4Vols. NEW', 'small-world-researchbenchmarks-in-social-research-methods-4vols-new-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761', 'small-world-researchbenchmarks-in-social-research-methods-4vols-new-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761-761', 'UIKHN786', 'UIKHN786', 'UIKHN786', NULL, 'Small World Research-Benchmarks in Social Research Methods- 4Vols. NEW', '<h1>Small World Research-Benchmarks in Social Research Methods- 4Vols. NEW</h1>', 'Sub Title
			No

			Author
			Sebastian Schnettler

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857025883

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sebastian Schnettler</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857025883</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"74000"', '"44400"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37209780857025883.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIKHN786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=761', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=761', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2629, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:10'),
('d8fbf742-57fe-4501-9d6f-54ab203e1bd2', '2928', NULL, 'ABC of Mathematics', 'abc-of-mathematics-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928', 'abc-of-mathematics-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928-2928', 'MMKK8097', 'MMKK8097', 'MMKK8097', NULL, 'ABC of Mathematics', '<h1>ABC of Mathematics</h1>', 'Sub Title
			No

			Author
			Bernard Dyer

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			1841066508

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernard Dyer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>1841066508</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3700"', '"2220"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MMKK8097&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2928', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2928', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1269, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:10'),
('d9030865-ec96-42a1-a3a4-d973a08bb7c5', '2477', NULL, 'Management Research Compendium', 'management-research-compendium-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477', 'management-research-compendium-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477-2477', 'CHYT8766', 'CHYT8766', 'CHYT8766', NULL, 'Management Research Compendium is a Compilation of Research Papers which Author has published in various Research Journals of Management Discipline or he has presented at different International conferences in last seven years of his academic journey. These papers vividly cover different domains and functions of management discipline like Buyer behaviour, Market Entry Strategy, Innovation, Corporate Social Responsibility, SME’s, Franchise Business, and Media Penetration etc. Out of total ten research papers compiled in this book six are primary study oriented and rest are structured with the help of secondary data, for a reader this text can be a good source to get some flavour of academic research and publications because as a research beginner when one will read these research papers then he/she will be able to relate the theory of basic concepts in research with the application of those concepts and theories in actual research work. One limitation of this book is that it does not contain in-depth statistical analysis because most of the research papers which are based on primary data are a result of author’s consultancy assignments from Corporates and Not for Profit Organizations. Most of the research papers which author has compiled in this book are listed in University Grants Commission’s (UGC) List of Journals and indexed in Thomson Reuters, EBSCO, ICI, Cabell’s Directory, and Google Scholar etc.', '<p>Management Research Compendium is a Compilation of Research Papers which Author has published in various Research Journals of Management Discipline or he has presented at different International conferences in last seven years of his academic journey. These papers vividly cover different domains and functions of management discipline like Buyer behaviour, Market Entry Strategy, Innovation, Corporate Social Responsibility, SME’s, Franchise Business, and Media Penetration etc. Out of total ten research papers compiled in this book six are primary study oriented and rest are structured with the help of secondary data, for a reader this text can be a good source to get some flavour of academic research and publications because as a research beginner when one will read these research papers then he/she will be able to relate the theory of basic concepts in research with the application of those concepts and theories in actual research work. One limitation of this book is that it does not contain in-depth statistical analysis because most of the research papers which are based on primary data are a result of author’s consultancy assignments from Corporates and Not for Profit Organizations. Most of the research papers which author has compiled in this book are listed in University Grants Commission’s (UGC) List of Journals and indexed in Thomson Reuters, EBSCO, ICI, Cabell’s Directory, and Google Scholar etc.</p>', 'Management Research Compendium', '<h1>Management Research Compendium</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CHYT8766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2477', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2477', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1583, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('d93367b4-54df-4a93-80d8-abfe29df7966', '3325', NULL, 'Pali English Dictionary', 'pali-english-dictionary-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325', 'pali-english-dictionary-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325-3325', '9788189211158', '9788189211158', '9788189211158', NULL, 'Pali English Dictionary', '<p style="text-align:justify"><span>Pali English Dictionary</span></p>', 'Sub Title
			Pali English Dictionary

			Author
			T. W. RHYS Davids, William Stede

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			8189211153

			ISBN 13 Digit
			9788189211158

			Pages
			738

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Pali English Dictionary</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>T. W. RHYS Davids, William Stede</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>8189211153</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788189211158</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>738</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"750"', '"450"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 738, '738', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1746Pali%20English%20Dictionary.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189211158&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3325', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3325', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1061, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:10'),
('d947a4a6-6b1f-4aa0-a2af-e40f562d555b', '4363', 101, 'Market Research In Action', 'market-research-inaction', 'market-research-inaction', '9781861529381', '9781861529381', '9781861529381', NULL, 'About the book

Presents an examination of various marketing research techniques using a running case study based on a real product. To demonstrate other marketing research techniques, the author has added additional cases introducing a selection of techniques to show how these techniques are developed or used in different arenas.

Content:

	Market research labels

	Market research links

	Qualitative research solutions

	Observational research solutions

	Experimental designs

	Pricing research and conjoint solutions

	Advertising pre-testing solutions

	Sales volume predictions

	Surveys and segmentation solutions

	Using retail and consumer panels, advertising trackers and customer satisfaction measurements

	Summary of research programme, review and implications', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Presents an examination of various marketing research techniques using a running case study based on a real product. To demonstrate other marketing research techniques, the author has added additional cases introducing a selection of techniques to show how these techniques are developed or used in different arenas.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Market research labels</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Market research links</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Qualitative research solutions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Observational research solutions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Experimental designs</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Pricing research and conjoint solutions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Advertising pre-testing solutions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sales volume predictions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Surveys and segmentation solutions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Using retail and consumer panels, advertising trackers and customer satisfaction measurements</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Summary of research programme, review and implications</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Market Research In Action

			Author
			Michael Roe

			ISBN
			9781861529381

			Publisher
			Thomson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Market Research In Action</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael Roe</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781861529381</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Thomson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10827"', '"7578"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18b42173-0ca6-4bcf-b44a-c3b13cdea557', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2662market.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781861529381&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4363', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4363', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 101, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:10'),
('d9734459-ee34-452a-8374-dadc380647da', '1589', NULL, 'Mohammed Reza Pahlavi - Major World Leaders', 'mohammed-reza-pahlavi-major-world-leaders-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589', 'mohammed-reza-pahlavi-major-world-leaders-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589-1589', 'WETG334', 'WETG334', 'WETG334', NULL, 'Mohammed Reza Pahlavi - Major World Leaders New', '<h1>Mohammed Reza Pahlavi - Major World Leaders New</h1>', 'Sub Title
			No

			Author
			Linda Barth

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780791069486

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Linda Barth</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780791069486</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6199"', '"3719"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WETG334&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1589', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1589', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2119, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:10'),
('d978f3e2-b064-4e2d-bab1-57b79e1e1ccc', '3251', NULL, 'Compact Oxford Dictionary of Current English', 'compact-oxford-dictionary-of-current-english-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251', 'compact-oxford-dictionary-of-current-english-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251-3251', '9780199561742', '9780199561742', '9780199561742', NULL, 'This comprehensive and authoritative dictionary is specially compiled for learners of English, teachers, translators and general readers, First of its kind published by Oxford, it draws upon the press''s risch and varied tradition of publishing trusted dictionaries throughtout the world.

Key Features:

	Includes over 50,000 entries and related phrases and idioms.

	Covers a wide range of scientific and technical vocabulary.

	Lists words relevant to the Indian subcontinent.

	Gives accurate pronunciation in both English and Hindi.

	Provides detailed meanings and synonyms in English.

	Includes detailed notes on English grammer, vocabulary and Usage.', '<p>This comprehensive and authoritative dictionary is specially compiled for learners of English, teachers, translators and general readers, First of its kind published by Oxford, it draws upon the press''s risch and varied tradition of publishing trusted dictionaries throughtout the world.</p>

<p>Key Features:</p>

<ul>
	<li>Includes over 50,000 entries and related phrases and idioms.</li>
	<li>Covers a wide range of scientific and technical vocabulary.</li>
	<li>Lists words relevant to the Indian subcontinent.</li>
	<li>Gives accurate pronunciation in both English and Hindi.</li>
	<li>Provides detailed meanings and synonyms in English.</li>
	<li>Includes detailed notes on English grammer, vocabulary and Usage.</li>
</ul>', 'Author                    :  Sara Hawker

ISBN                      :   9780199561742

Cover                      :    Hardcover

Publisher                :   Oxford University Press

Edition                    :    3rd

Language               :   English

Year of Publication : 2008', '<p>Author                    :  Sara Hawker</p>

<p>ISBN                      :   9780199561742</p>

<p>Cover                      :    Hardcover</p>

<p>Publisher                :   Oxford University Press</p>

<p>Edition                    :    3rd</p>

<p>Language               :   English</p>

<p>Year of Publication : 2008</p>', '"1790"', '"1704"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59369780199561742.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780199561742&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3251', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3251', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1128, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:10'),
('d9835bd3-11bf-4b7c-a8ac-06f8567e9f76', '2147', NULL, 'Object-Oriented Programming Using C++ - 2/e', 'objectoriented-programming-using-c-2e-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-214-2147', 'objectoriented-programming-using-c-2e-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147-2147', 'DCIK6566', 'DCIK6566', 'DCIK6566', NULL, 'Object-Oriented Programming Using C++, Second Edition provides the experienced programmer with a clear and thorough introduction to the object-oriented paradigm using ANSI C++. Each chapter introduces you to specific C++ languages features that support object-oriented programming concepts, including the most recent additions to the language such STL, namespaces, RTTI and boot type', '<p>Object-Oriented Programming Using C++, Second Edition provides the experienced programmer with a clear and thorough introduction to the object-oriented paradigm using ANSI C++. Each chapter introduces you to specific C++ languages features that support object-oriented programming concepts, including the most recent additions to the language such STL, namespaces, RTTI and boot type</p>', 'Object-Oriented Programming Using C++ - 2/e', '<h1>Object-Oriented Programming Using C++ - 2/e</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10859788131703915.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCIK6566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2147', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2147', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1725, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('d983727a-fc6e-4e86-9757-93a81323577c', '4035', 426, 'Sales and Distribution Management 3/e', 'sales-and-distribution-management-3e', 'sales-and-distribution-management-3e', '9780199499045', '9780199499045', '9780199499045', NULL, 'About the book

Sales & Distribution Management, intended for students of MBA specializing in marketing, undertakes detailed discussions to explain and analyze techniques, and strategies used by marketers to deal with the increasing competition. With the rapid changes in technology, sales and distribution management has become very critical for the success of any business enterprise.

The book is divided into 22 chapters and 2 modules. Module 1 focuses on Sales Management discussing the selling process, sales force automation, recruitment & selection of sales force, their training & compensation and more. Module 2 on Distribution Management covers ways of designing customer oriented marketing and logistics channels, channel information system, application of e-commerce and managing the international channels of distribution.

Contents:

PART A SALES MANAGEMENT

1. Introduction to Sales Management

2. Selling Skills and Selling Strategies

3. The Selling Process

4. Managing Sales Information

5. Sales Force Automation

6. Sales Organization

7. Management of Sales Territory

8. Management of Sales Quota

9. Recruitment and Selection of the Sales Force

10. Training the Sales Force

11. Sales Force Motivation

12. Sales Force Compensation and Evaluation

13. Sales Force Control

PART B DISTRIBUTION MANAGEMENT

14. Distribution Channel Management-An Introduction

15. Designing Customer-oriented Marketing Channels

16. Customer-oriented Logistics Management

17. E-commerce and Distribution Channel Management

18. Channel Information Systems

19. Managing Channel Member Behaviour

20. Managing Wholesalers and Franchisees

21. Retail Management

22. Managing the International Channels of Distribution

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Sales &amp; Distribution Management, intended for students of MBA specializing in marketing, undertakes detailed discussions to explain and analyze techniques, and strategies used by marketers to deal with the increasing competition. With the rapid changes in technology, sales and distribution management has become very critical for the success of any business enterprise.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book is divided into 22 chapters and 2 modules. Module 1 focuses on Sales Management discussing the selling process, sales force automation, recruitment &amp; selection of sales force, their training &amp; compensation and more. Module 2 on Distribution Management covers ways of designing customer oriented marketing and logistics channels, channel information system, application of e-commerce and managing the international channels of distribution.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART A SALES MANAGEMENT</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Introduction to Sales Management</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Selling Skills and Selling Strategies</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. The Selling Process</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Managing Sales Information</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Sales Force Automation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Sales Organization</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Management of Sales Territory</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Management of Sales Quota</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Recruitment and Selection of the Sales Force</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>10. Training the Sales Force</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>11. Sales Force Motivation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>12. Sales Force Compensation and Evaluation</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>13. Sales Force Control</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>PART B DISTRIBUTION MANAGEMENT</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>14. Distribution Channel Management-An Introduction</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>15. Designing Customer-oriented Marketing Channels</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>16. Customer-oriented Logistics Management</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>17. E-commerce and Distribution Channel Management</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>18. Channel Information Systems</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>19. Managing Channel Member Behaviour</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>20. Managing Wholesalers and Franchisees</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>21. Retail Management</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>22. Managing the International Channels of Distribution</span></span></span></span></p>

<p> </p>', 'Title
			Sales and Distribution Management 3/e

			Author
			Tapan K.Panda

			ISBN
			9780199499045

			Publisher
			Oxford

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sales and Distribution Management 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Tapan K.Panda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780199499045</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"990"', '"792"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88779780199499045.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780199499045&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4035', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4035', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 426, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:10'),
('d99817b5-dba3-458b-b9ef-99ccfeed3fdc', '1216', NULL, 'The Indian Experience B00k', 'studies-in-writing-written-documents-in-the-workplace-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-12-1216', 'studies-in-writing-written-documents-in-the-workplace-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276-1276', 'FGHY6655', 'FGHY6655::1216', 'FGHY6655', NULL, 'Studies in Writing Written Documents in the Workplace', '<h1>Studies in Writing Written Documents in the Workplace</h1>', 'Sub Title
			No

			Author
			D. Alamargot, P. Terrier, J.M. Cellier

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780080474878

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Alamargot, P. Terrier, J.M. Cellier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780080474878</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"475"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88769780080474878.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1216', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1216', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2339, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:10'),
('d9a11587-c4ea-4e6b-a607-692e84d4cd0f', '1124', NULL, 'Emerging Scenario of Accounting, Commerce and Management', 'emerging-scenario-of-accounting-commerce-and-management-1124', 'emerging-scenario-of-accounting-commerce-and-management', '9789385830240', '9789385830240', '9789385830240', NULL, 'Content - 1. Inflation in India, 2. Corporate Governance and Valuation in Mergers and Acquisitions, 3. Corporate Social Responsibility and Caused Related Marketing in Advertising, 4. Comparative Study of NPAS in Selected Public and Private Sector Banks in India, 5. Enterprise Risk Management (ERM), 6. A Study on Essential Concept of Working Capital Management,  Comparative Study of Profitability Analysis of Private Banks (HDFC) and Public Banks (SBI) in India, 8. New Scenario in Global Entrepreneur, 9. The Economic Effect on Agricultural Sector Due to Saline Water in the Vadodara District, Gujarat, 10. Recent Trend of Foreign Direct Investment in India, 11. Indian Energy Sector Today and Tomorrows Challenges and Opportunity, 12. Comparative Analysis of Management Efficiency Ratios of J.K. Cement Ltd and Ultra Tech Cement Ltd., 13. Role of E-Commerce in Business, 14. Changing Rural Market and Role of Marketers with Reference to North Gujarat 15. Risk Management, 16. New Tax Regime and its Scope in Textile and Apparel Sector, 17. E- Commerce in India-An Overview, 18. Foreign Direct Investment and its Implications in India, 19. Financial Evaluation by Investors, 20. GST in India: A Key Tax Reform, 21. A Study on Applicability Challenges of Indian Accounting Standard, 22. Role of Rural Women Entrepreneur in the Development of India, 23. IFRS Implementation in India: Opportunities and Challenges, 24. Inventory Management of Selected Oil Refineries of India, 25. New Horizons of Corporate Web Reporting Practice: A Sector Wise Analysis, 26. An Overview of Goods and Services Tax (GST), 27. Impact of GST on Service Sector in India, 28. A Liquidity Analysis of Selected Private Bank, 29. Role of Working Capital Management in Liquidity of the Indian Ceramic Industry: A Primary Study, 30. Customer Relationship Management in Hospitality Sector, 32. A Study on Non-Performing Assets in Selected Public Sector Banks in India, Index                          ', '<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>1. Inflation in India, 2. Corporate Governance and Valuation in Mergers and Acquisitions, 3. Corporate Social Responsibility and Caused Related Marketing in Advertising, 4. Comparative Study of NPAS in Selected Public and Private Sector Banks in India, 5. Enterprise Risk Management (ERM), 6. A Study on Essential Concept of Working Capital Management,  Comparative Study of Profitability Analysis of Private Banks (HDFC) and Public Banks (SBI) in India, 8. New Scenario in Global Entrepreneur, 9. The Economic Effect on Agricultural Sector Due to Saline Water in the Vadodara District, Gujarat, 10. Recent Trend of Foreign Direct Investment in India, 11. Indian Energy Sector Today and Tomorrows Challenges and Opportunity, 12. Comparative Analysis of Management Efficiency Ratios of J.K. Cement Ltd and Ultra Tech Cement Ltd., 13. Role of E-Commerce in Business, 14. Changing Rural Market and Role of Marketers with Reference to North Gujarat 15. Risk Management, 16. New Tax Regime and its Scope in Textile and Apparel Sector, 17. E- Commerce in India-An Overview, 18. Foreign Direct Investment and its Implications in India, 19. Financial Evaluation by Investors, 20. GST in India: A Key Tax Reform, 21. A Study on Applicability Challenges of Indian Accounting Standard, 22. Role of Rural Women Entrepreneur in the Development of India, 23. IFRS Implementation in India: Opportunities and Challenges, 24. Inventory Management of Selected Oil Refineries of India, 25. New Horizons of Corporate Web Reporting Practice: A Sector Wise Analysis, 26. An Overview of Goods and Services Tax (GST), 27. Impact of GST on Service Sector in India, 28. A Liquidity Analysis of Selected Private Bank, 29. Role of Working Capital Management in Liquidity of the Indian Ceramic Industry: A Primary Study, 30. Customer Relationship Management in Hospitality Sector, 32. A Study on Non-Performing Assets in Selected Public Sector Banks in India, Index</span>                          </span></span></span></p>', 'Sub Title
			Emerging Scenario of Accounting, Commerce and Management

			Author
			Dr. M.F. Patel, Dr. K.G. Judal

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9789385830204

			Pages
			212

			Binding
			Hardcover

			Year of Publication
			2019

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Emerging Scenario of Accounting, Commerce and Management</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. M.F. Patel, Dr. K.G. Judal</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9789385830204</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>212</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2019</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 212, '212', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4885emerging.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830240&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1124', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1124', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2404, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:10'),
('d9a60a3a-8712-47ff-9670-939740dec1fa', '4288', 175, 'The Evolution of Provincial Finance in British India ', 'the-evolution-of-provincial-finance-in-british-india', 'the-evolution-of-provincial-finance-in-british-india', '9789387436992', '9789387436992', '9789387436992', NULL, 'Content:

Part I: Provincial Finance: Its Origin

Part II: Provincial Finance: Its Development

Part III: Provincial Finance: Its Mechanism

Part IV: Provincial Finance under the Government of Indian Act of 1919', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part I: Provincial Finance: Its Origin</span></span></span></p>

<p><span><span><span>Part II: Provincial Finance: Its Development</span></span></span></p>

<p><span><span><span>Part III: Provincial Finance: Its Mechanism</span></span></span></p>

<p><span><span><span>Part IV: Provincial Finance under the Government of Indian Act of 1919</span></span></span></p>

<p> </p>
', 'Title
			The Evolution of Provincial Finance in British India

			Author
			B.R. Ambedkar

			ISBN
			9789387436992

			Publisher
			Nation Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Evolution of Provincial Finance in British India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789387436992</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Nation Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"595"', '"476"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '4542c9e2-4839-4289-90c4-f4ae0a3f36c1', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4046the.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789387436992&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4288', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4288', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 175, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('d9b321ab-4f3a-4959-a093-08d4e88e5131', '3196', NULL, 'Fuzzy Modeling with Spatial Information for Geographic Poblems', 'fuzzy-modeling-with-spatial-information-for-geographic-poblems-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-319-3196', 'fuzzy-modeling-with-spatial-information-for-geographic-poblems-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196-3196', '9783540237136', '9783540237136', '9783540237136', NULL, 'The capabilities of modern technology are rapidly increasing, spurred on to a large extent by the tremendous advances in communications and computing. Automated vehicles and global wireless connections are some examples of these advances. In order to take advantage of such enhanced capabilities, our need to model and manipulate our knowledge of the geophysical world, using compatible representations, is also rapidly increasing. In response to this one fundamental issue of great concern in modern geographical research is how to most effectively capture the physical world around us in systems like geographical information systems (GIS). Making this task even more challenging is the fact that uncertainty plays a pervasive role in the representation, analysis and use of geospatial information. The types of uncertainty that appear in geospatial information systems are not the just simple randomness of observation, as in weather data, but are manifested in many other forms including imprecision, incompleteness and granularization. Describing the uncertainty of the boundaries of deserts and mountains clearly require different tools than those provided by probability theory. The multiplicity of modalities of uncertainty appearing in GIS requires a variety of formalisms to model these uncertainties. In light of this it is natural that fuzzy set theory has become a topic of intensive interest in many areas of geographical research and applications This volume, Fuzzy Modeling with Spatial Information for Geographic Problems, provides many stimulating examples of advances in geographical research based on approaches using fuzzy sets and related technologies.', '<p>The capabilities of modern technology are rapidly increasing, spurred on to a large extent by the tremendous advances in communications and computing. Automated vehicles and global wireless connections are some examples of these advances. In order to take advantage of such enhanced capabilities, our need to model and manipulate our knowledge of the geophysical world, using compatible representations, is also rapidly increasing. In response to this one fundamental issue of great concern in modern geographical research is how to most effectively capture the physical world around us in systems like geographical information systems (GIS). Making this task even more challenging is the fact that uncertainty plays a pervasive role in the representation, analysis and use of geospatial information. The types of uncertainty that appear in geospatial information systems are not the just simple randomness of observation, as in weather data, but are manifested in many other forms including imprecision, incompleteness and granularization. Describing the uncertainty of the boundaries of deserts and mountains clearly require different tools than those provided by probability theory. The multiplicity of modalities of uncertainty appearing in GIS requires a variety of formalisms to model these uncertainties. In light of this it is natural that fuzzy set theory has become a topic of intensive interest in many areas of geographical research and applications This volume, Fuzzy Modeling with Spatial Information for Geographic Problems, provides many stimulating examples of advances in geographical research based on approaches using fuzzy sets and related technologies.</p>', 'Fuzzy Modeling with Spatial Information for Geographic Poblems

			Title
			Fuzzy Modeling with Spatial Information for Geographic Problems

			Editors
			Frederick E. Petry, Vincent B. Robinson, Maria A. Cobb

			Edition
			illustrated

			Publisher
			Springer Berlin Heidelberg, 2005

			ISBN
			3540237135, 9783540237136

			Length
			338 pages

			Subjects

			Science
			 › 

			Earth Sciences
			 › 

			Geography', '<h1>Fuzzy Modeling with Spatial Information for Geographic Poblems</h1>

<table style="font-weight:400">
	<tbody>
		<tr>
			<td style="text-align:left">Title</td>
			<td style="text-align:left"><span>Fuzzy Modeling with Spatial Information for Geographic Problems</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Editors</span></td>
			<td style="text-align:left"><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=inauthor:%22Frederick+E.+Petry%22&amp;source=gbs_metadata_r&amp;cad=1" rel="noopener noreferrer"><span>Frederick E. Petry</span></a>, <a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=inauthor:%22Vincent+B.+Robinson%22&amp;source=gbs_metadata_r&amp;cad=1" rel="noopener noreferrer"><span>Vincent B. Robinson</span></a>, <a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=inauthor:%22Maria+A.+Cobb%22&amp;source=gbs_metadata_r&amp;cad=1" rel="noopener noreferrer"><span>Maria A. Cobb</span></a></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Edition</span></td>
			<td style="text-align:left"><span>illustrated</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Publisher</span></td>
			<td style="text-align:left"><span>Springer Berlin Heidelberg, 2005</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>ISBN</span></td>
			<td style="text-align:left"><span>3540237135, 9783540237136</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Length</span></td>
			<td style="text-align:left"><span>338 pages</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Subjects</span></td>
			<td style="text-align:left">
			<div><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=subject:%22Science%22" rel="noopener noreferrer">Science</a></div>
			 › 

			<div><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=subject:%22Science+Earth+Sciences%22" rel="noopener noreferrer">Earth Sciences</a></div>
			 › 

			<div><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=subject:%22Science+Earth+Sciences+Geography%22" rel="noopener noreferrer">Geography</a></div>
			</td>
		</tr>
	</tbody>
</table>', '"15600"', '"9360"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, 'illustrated', NULL, NULL, NULL, NULL, '99685751-02ae-4b79-8f4b-4aa4bc102ad7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/508261xXVt3hImL._SY425_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540237136&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3196', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3196', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1174, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:10'),
('d9c2cb6d-8d06-4826-915e-507843971f4a', '2581', NULL, 'Aameen', 'aameen-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581', 'aameen-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581-2581', '9780670098026', '9780670098026', '9780670098026', NULL, 'Aameen', '<h1>Aameen</h1>', 'Sub Title

			Aameen

			Author
			Alok Srivastava

			ISBN 13 Digit
			9780670098026

			Publisher
			Hind Pocket Books

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Aameen</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alok Srivastava</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780670098026</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hind Pocket Books</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '8a9bc4ec-6ea6-40b1-8596-cfd5ec9f79e8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5470pic-17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780670098026&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2581', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2581', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1511, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('d9caa704-eba2-4809-98e8-703d7e81597a', '3606', 802, 'Supramolecular Chemistry from Molecules to Nanomaterials 8 Vols. Set', 'supramolecular-chemistry-from-molecules-to-nanomaterials-8-vols-set-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-360-3606', 'supramolecular-chemistry-from-molecules-to-nanomaterials-8-vols-set-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606-3606', '9780470746400', '9780470746400', '9780470746400', NULL, 'Supramolecular Chemistry: From Molecules to Nanomaterials is a key reference work which links supramolecular chemistry and nanomaterials. It explains the fundamental concepts and provides invaluable practical guidance on the applications and limitations of modern instrumental techniques for addressing molecular and materials-based problems. Presenting over 150 tutorial articles and spanning over 10 comprehensive sections, this resource covers:

	Concepts

	Techniques

	Molecular recognition

	Supramolecular reactivity

	Supramolecular aspects of chemical biology

	Self processes

	Supramolecular devices

	Supramolecular materials chemistry

	Soft matter

	Nanotechnology

The importance of supramolecular chemistry was established by the 1987 Nobel Prize for Chemistry, which was awarded to Donald J. Cram, Jean-Maria Lehn, and Charles J. Pedersen in recognition of their work in the field. The past decade has seen dramatic developments in the field, with supramolecular chemistry leaving its roots in classical host guest chemistry and expanding into exciting areas of materials chemistry and nanoscience with many real and potential applications. Supramolecular findings are evolving our understanding of the way chemical concepts at the molecular level build up into materials and systems with fascinating, emergent properties on the nanoscale.', '<p><em>Supramolecular Chemistry: From Molecules to Nanomaterials</em> is a key reference work which links supramolecular chemistry and nanomaterials. It explains the fundamental concepts and provides invaluable practical guidance on the applications and limitations of modern instrumental techniques for addressing molecular and materials-based problems. Presenting over 150 tutorial articles and spanning over 10 comprehensive sections, this resource covers:</p>

<ul>
	<li>Concepts</li>
	<li>Techniques</li>
	<li>
	<p>Molecular recognition</p>
	</li>
	<li>
	<p>Supramolecular reactivity</p>
	</li>
	<li>
	<p>Supramolecular aspects of chemical biology</p>
	</li>
	<li>
	<p>Self processes</p>
	</li>
	<li>
	<p>Supramolecular devices</p>
	</li>
	<li>
	<p>Supramolecular materials chemistry</p>
	</li>
	<li>
	<p>Soft matter</p>
	</li>
	<li>
	<p>Nanotechnology</p>
	</li>
</ul>

<p>The importance of supramolecular chemistry was established by the 1987 Nobel Prize for Chemistry, which was awarded to Donald J. Cram, Jean-Maria Lehn, and Charles J. Pedersen in recognition of their work in the field. The past decade has seen dramatic developments in the field, with supramolecular chemistry leaving its roots in classical host guest chemistry and expanding into exciting areas of materials chemistry and nanoscience with many real and potential applications. Supramolecular findings are evolving our understanding of the way chemical concepts at the molecular level build up into materials and systems with fascinating, emergent properties on the nanoscale.</p>', 'Sub Title
			No

			Author / Editor
			Philip A. Gale, Jonathan W. Steed

			About Author
			Editors-in-Chief Professor Philip Gale, School of Chemistry, University of Southampton,UK Professor Gale is currently Head of the School of Chemistry at Southampton University. He is the author or co-author of over 160 publications including two books and a series of highly cited review articles on anion complexation. Professor Gale has won a number of research prizes and is the co-editor of the journal Supramolecular Chemistry, a commissioning editor for Chemical Society Reviews and a member of the international editorial advisory boards of Coordination Chemistry Reviews, the Encyclopaedia of Supramolecular Chemistry, The Open Inorganic Chemistry Journal and Chemical Communications. Professor Gale is also a member of RSC Science Policy Board. Professor Jonathan Steed, Professor of Inorganic Chemistry, Department of Chemistry, Durham University,UK Jonathan Steed is Professor of Inorganic Chemistry at Durham University. He is co-author of the textbooks Supramolecular Chemistry (2000 & 2009), Core Concepts in Supramolecular Chemistry and Nanochemistry (2007) and around 250 research papers. He has edited the Encyclopaedia of Supramolecular Chemistry (2004) and Organic Nanostructures (2008). International Advisory Board Jerry Atwood - University of Missouri-Columbia Paul D. Beer - University of Oxford Makoto Fujita - The University of Tokyo Tom Fyles - University of Victoria Andrew D. Hamilton - Yale University Michaele Hardie - University of Leeds Ivan Huc - Institut Europeen de Chimie et Biologie (IECB) Yun-Bao Jiang - Xiamen University Kate Jolliffe - The University of Sydney Kimoon Kim - Pohang University of Science and Technology (POSTECH) David A. Leigh - University of Edinburgh Jonathan L. Sessler - Institute for Cellular and Molecular Biology George Shimizu - University of Calgary Section Editors Philip Gale, University of Southampton, UK Eric Anslyn, University of Texas, USA Bradley Smith, University of Notre Dame, USA Edwin Constable, University of Basel, Switzerland Enrique Garcia-Espana, Universidad de Valencia, Spain Douglas Philp, University of St Andrews, UK Marcey Waters, University of North Carolina, USA David Amabilino, Institut de Ciencia de Materials de Barcelona (CSIC), Spain Pavel Anzenbacher, Bowling Green State University, USA Len Barbour, University of Stellenbosch, South Africa David K Smith, University of York, UK Paula Mendes & Jonathan Preece, University of Birmingham, UK Co

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9780470746400

			Pages
			4014

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English

			Illustrations

			No

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Philip A. Gale, Jonathan W. Steed</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Editors-in-Chief Professor Philip Gale, School of Chemistry, University of Southampton,UK Professor Gale is currently Head of the School of Chemistry at Southampton University. He is the author or co-author of over 160 publications including two books and a series of highly cited review articles on anion complexation. Professor Gale has won a number of research prizes and is the co-editor of the journal Supramolecular Chemistry, a commissioning editor for Chemical Society Reviews and a member of the international editorial advisory boards of Coordination Chemistry Reviews, the Encyclopaedia of Supramolecular Chemistry, The Open Inorganic Chemistry Journal and Chemical Communications. Professor Gale is also a member of RSC Science Policy Board. Professor Jonathan Steed, Professor of Inorganic Chemistry, Department of Chemistry, Durham University,UK Jonathan Steed is Professor of Inorganic Chemistry at Durham University. He is co-author of the textbooks Supramolecular Chemistry (2000 &amp; 2009), Core Concepts in Supramolecular Chemistry and Nanochemistry (2007) and around 250 research papers. He has edited the Encyclopaedia of Supramolecular Chemistry (2004) and Organic Nanostructures (2008). International Advisory Board Jerry Atwood - University of Missouri-Columbia Paul D. Beer - University of Oxford Makoto Fujita - The University of Tokyo Tom Fyles - University of Victoria Andrew D. Hamilton - Yale University Michaele Hardie - University of Leeds Ivan Huc - Institut Europeen de Chimie et Biologie (IECB) Yun-Bao Jiang - Xiamen University Kate Jolliffe - The University of Sydney Kimoon Kim - Pohang University of Science and Technology (POSTECH) David A. Leigh - University of Edinburgh Jonathan L. Sessler - Institute for Cellular and Molecular Biology George Shimizu - University of Calgary Section Editors Philip Gale, University of Southampton, UK Eric Anslyn, University of Texas, USA Bradley Smith, University of Notre Dame, USA Edwin Constable, University of Basel, Switzerland Enrique Garcia-Espana, Universidad de Valencia, Spain Douglas Philp, University of St Andrews, UK Marcey Waters, University of North Carolina, USA David Amabilino, Institut de Ciencia de Materials de Barcelona (CSIC), Spain Pavel Anzenbacher, Bowling Green State University, USA Len Barbour, University of Stellenbosch, South Africa David K Smith, University of York, UK Paula Mendes &amp; Jonathan Preece, University of Birmingham, UK Co</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780470746400</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>4014</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"130890"', '"78534"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4014, '4014', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/815413.06.2023.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470746400&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3606', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3606', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 802, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:10'),
('d9f002d7-68db-492d-b86d-de03c8c45acc', '662', NULL, 'Media Vimarsh-Ubharte Shitiz Evam Gehrati Chunotiyan', 'media-vimarshubharte-shitiz-evam-gehrati-chunotiyan-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662', 'media-vimarshubharte-shitiz-evam-gehrati-chunotiyan-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662-662', 'MGHY6675', 'MGHY6675', 'MGHY6675', NULL, 'Media Vimarsh-Ubharte Shitiz Evam Gehrati Chunotiyan', '<h1>Media Vimarsh-Ubharte Shitiz Evam Gehrati Chunotiyan</h1>', 'Sub Title
			No

			Author
			Dr. Virendra Singh Yadav

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381630082

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Virendra Singh Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381630082</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1277Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MGHY6675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=662', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=662', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2687, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:10'),
('d9f33718-0f02-4666-906b-8db050faf514', '412', NULL, 'Women Ageing and Mental Health - The Indian Scenario', 'women-ageing-and-mental-health-the-indian-scenario-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412', 'women-ageing-and-mental-health-the-indian-scenario-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412-412', 'JUIU5656', 'JUIU5656', 'JUIU5656', NULL, 'Women Ageing and Mental Health - The Indian Scenario', '<h1>Women Ageing and Mental Health - The Indian Scenario</h1>', 'Sub Title
			No

			Author
			Amrita Bagga

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8183244289

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amrita Bagga</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244289</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23438183244289.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JUIU5656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=412', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=412', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2838, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('da36979f-5748-41f8-ada0-460ff89b689b', '2054', NULL, 'NGO Discourse The Role And Future Of NGOs', 'ngo-discourse-the-role-and-future-of-ngos-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054', 'ngo-discourse-the-role-and-future-of-ngos-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054-2054', 'DDBV9876', 'DDBV9876', 'DDBV9876', NULL, 'NGO Discourse The Role And Future Of NGOs', '<h1>NGO Discourse The Role And Future Of NGOs</h1>', 'Sub Title
			No

			Author
			Ashutosh Kumar Shukla

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162168

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1998

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Kumar Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162168</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6475logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DDBV9876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2054', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2054', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1791, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('da3a394e-c32c-482b-a31f-f1cf2cf5bd82', '4004', 450, 'Digital Library: Librarian Guide to the Internet', 'digital-library-librarian-guide-to-the-internet', 'digital-library-librarian-guide-to-the-internet', '9789394351677', '9789394351677', '9789394351677', NULL, 'About the book

A digital library is a library in which collections are stored in digital formats ‘as opposed to print, microform, or other media’ and accessible by computers. The digital content may be stored locally, or accessed remotely via computer networks. A digital library is a type of information retrieval system. In the context of the DELOS, a Network of Excellence on Digital Libraries, and DL.org, a Coordination Action on Digital Library Interoperability, Best Practices and Modelling Foundations, Digital Library researchers and practitioners produced a Digital Library Reference Model which defines a digital library as: ‘A potentially virtual organisation, that comprehensively collects, manages and preserves for the long depth of time rich digital content, and offers to its targeted user communities specialised functionality on that content, of defined quality and according to comprehensive codified policies.”

Contents:-

	Introduction

	Building a Digital Library of Captured Educational Experiences

	Digital Libraries and Knowledge Organization

	Systems of Knowledge Organization for Digital Libraries

	The People in Digital Libraries: Multifaceted Approaches to Assessing Needs and Impact

	Digital Library Evaluation

	Building a hyper textual Digital Library in the Humanities

	Digital Library Initiatives and Issues in India

	The Role of Libraries and Librarians in Organising Digital Information

	Digital Divide: How Can Digital Libraries Bridge the Gap

	Role of Digital Libraries in E-learning

	Information Retrieval in Digital Libraries: Bringing Search to the Net

	The Digital Library: Myths and Challenges

	Internet and Web Technology for Library in Digital Environment

	Diffuse Libraries: Emergent Roles for the Research Library in the Digital Age

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A digital library is a library in which collections are stored in digital formats ‘as opposed to print, microform, or other media’ and accessible by computers. The digital content may be stored locally, or accessed remotely via computer networks. A digital library is a type of information retrieval system. In the context of the DELOS, a Network of Excellence on Digital Libraries, and DL.org, a Coordination Action on Digital Library Interoperability, Best Practices and Modelling Foundations, Digital Library researchers and practitioners produced a Digital Library Reference Model which defines a digital library as: ‘A potentially virtual organisation, that comprehensively collects, manages and preserves for the long depth of time rich digital content, and offers to its targeted user communities specialised functionality on that content, of defined quality and according to comprehensive codified policies.”</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Building a Digital Library of Captured Educational Experiences</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Digital Libraries and Knowledge Organization</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Systems of Knowledge Organization for Digital Libraries</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The People in Digital Libraries: Multifaceted Approaches to Assessing Needs and Impact</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Digital Library Evaluation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Building a hyper textual Digital Library in the Humanities</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Digital Library Initiatives and Issues in India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Role of Libraries and Librarians in Organising Digital Information</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Digital Divide: How Can Digital Libraries Bridge the Gap</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Role of Digital Libraries in E-learning</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Information Retrieval in Digital Libraries: Bringing Search to the Net</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Digital Library: Myths and Challenges</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Internet and Web Technology for Library in Digital Environment</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Diffuse Libraries: Emergent Roles for the Research Library in the Digital Age</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			Digital Library: Librarian Guide to the Internet

			Author
			Pankaj Singh Tiwari

			ISBN
			9789394351677

			Publisher
			Mahalaxmi Book

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Digital Library: Librarian Guide to the Internet</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Pankaj Singh Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789394351677</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mahalaxmi Book</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"995"', '"647"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '71563d69-b397-48e1-93dd-7610c4f609a2', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8664WhatsApp%20Image%202025-09-15%20at%2011.14.56_d23277d4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789394351677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4004', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4004', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 450, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:10'),
('da54cffb-67e8-4426-a1f5-903e27d2e054', '4336', 128, 'Massively Parallel Artificial Intelligence', 'massively-parallel-artificial-intelligence', 'massively-parallel-artificial-intelligence', '9780262611022', '9780262611022', '9780262611022', NULL, 'About the book

The increased sophistication and availability of massively parallel supercomputers has had two major impacts on research in artificial intelligence, both of which are addressed in this collection of exciting new AI theories and experiments. Massively parallel computers have been used to push forward research in traditional AI topics such as vision, search, and speech. More important, these machines allow AI to expand in exciting new ways by taking advantage of research in neuroscience and developing new models and paradigms, among them associate memory, neural networks, genetic algorithms, artificial life, society-of-mind models, and subsumption architectures. A number of chapters show that massively parallel computing enables AI researchers to handle significantly larger amounts of data in real time, which changes the way that AI systems can be built, which in turn makes memory-based reasoning and neural-network-based vision systems become practical. Other chapters present the contrasting view that massively parallel computing provides a platform to model and build intelligent systems by simulating the (massively parallel) processes that occur in nature.

Content:

	The Challenge of Massive Parallelism

	Massively Parallel Matching of Knowledge Structure

	Advanced Update Operations in Massively Parallel Knowledge Representation

	Selecting Salient Features for Machine Learning from Large Candidate Pools through Parallel Decision-Tree Construction

	A Parallel Computational Model for Integrated Speech and Natural Language Understanding

	Example-Based Translation and Its MIMD Implementation

	Language Learning via Perceptual/Motor Association: A Massively Parallel Model

	Massively Parallel Search for the Interpretation of Aerial Images

	Massively Parallel, Adaptive, Color Image Processing for Autonomous Road Following

	Bioland: A Massively Parallel Simulation Environment for Evolving Distributed Forms of Intelligent Behavior

	Wafer-Scale Integration for Massively Parallel AI

	Evolvable Hardware with Genetic Learning', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The increased sophistication and availability of massively parallel supercomputers has had two major impacts on research in artificial intelligence, both of which are addressed in this collection of exciting new AI theories and experiments. Massively parallel computers have been used to push forward research in traditional AI topics such as vision, search, and speech. More important, these machines allow AI to expand in exciting new ways by taking advantage of research in neuroscience and developing new models and paradigms, among them associate memory, neural networks, genetic algorithms, artificial life, society-of-mind models, and subsumption architectures. A number of chapters show that massively parallel computing enables AI researchers to handle significantly larger amounts of data in real time, which changes the way that AI systems can be built, which in turn makes memory-based reasoning and neural-network-based vision systems become practical. Other chapters present the contrasting view that massively parallel computing provides a platform to model and build intelligent systems by simulating the (massively parallel) processes that occur in nature.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>The Challenge of Massive Parallelism</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Massively Parallel Matching of Knowledge Structure</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Advanced Update Operations in Massively Parallel Knowledge Representation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Selecting Salient Features for Machine Learning from Large Candidate Pools through Parallel Decision-Tree Construction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>A Parallel Computational Model for Integrated Speech and Natural Language Understanding</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Example-Based Translation and Its MIMD Implementation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Language Learning via Perceptual/Motor Association: A Massively Parallel Model</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Massively Parallel Search for the Interpretation of Aerial Images</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Massively Parallel, Adaptive, Color Image Processing for Autonomous Road Following</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Bioland: A Massively Parallel Simulation Environment for Evolving Distributed Forms of Intelligent Behavior</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Wafer-Scale Integration for Massively Parallel AI</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Evolvable Hardware with Genetic Learning</span></span></span></li>
</ol>
', 'Title
			Massively Parallel Artificial Intelligence

			Author
			Hiroaki Kitano

			ISBN
			9780262611022

			Publisher
			MIT Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Massively Parallel Artificial Intelligence</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Hiroaki Kitano</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780262611022</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>MIT Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"2199"', '"1540"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '53f807cf-87f8-431f-b868-f527b1a2cde7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7189artificial.jpg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780262611022&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4336', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4336', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 128, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:10'),
('da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', '3857', 594, 'A Handbook for DNA-Encoded Chemistry: Theory and Applications for Exploring Chemical Space and Drug Discovery', 'a-handbook-for-dnaencoded-chemistry-theory-and-applications-for-exploring-chemical-space-and-drug-discovery', 'a-handbook-for-dnaencoded-chemistry-theory-and-applications-for-exploring-chemical-space-and-drug-discovery', '9781118487686', '9781118487686', '9781118487686', NULL, 'About the book

This book comprehensively describes the development and practice of DNA-encoded library synthesis technology. Together, the chapters detail an approach to drug discovery that offers an attractive addition to the portfolio of existing hit generation technologies such as high-throughput screening, structure-based drug discovery and fragment-based screening. The book: Provides a valuable guide for understanding and applying DNA-encoded combinatorial chemistry Helps chemists generate and screen novel chemical libraries of large size and quality Bridges interdisciplinary areas of DNA-encoded combinatorial chemistry - synthetic and analytical chemistry, molecular biology, informatics, and biochemistry Shows medicinal and pharmaceutical chemists how to efficiently broaden available "chemical space" for drug discovery Provides expert and up-to-date summary of reported literature for DNA-encoded and DNA-directed chemistry technology and methods

Contents

Preface vii

Acknowledgments ix

Introductory Comments xi

Contributors xxiii

1 Just enough knowledge… 1

Agnieszka Kowalczyk

2 A brief history of the development of combinatorial chemistry and the emerging need for DNA-encoded chemistry 19

Robert A. Goodnow, Jr.

3 A brief history of DNA-encoded chemistry 45

Anthony D. Keefe

4 DNA-Compatible Chemistry 67

Kin-Chun Luk and Alexander Lee Satz

5 Foundations of a DNA-encoded library (DEL) 99

Alexander Lee Satz

6 Exercises in the Synthesis of DNA-encoded Libraries 123

Steffen P. Creaser and Raksha A. Acharya

7 The DNA Tag: A Chemical gene designed for DNA-encoded libraries 153

Andrew W. Fraley

8 Analytical challenges for DNA-encoded library systems 171

George L. Perkins and G. John Langley

9 Informatics: Functionality and architecture for DNA-encoded library production and screening 201

John A. Feinberg and Zhengwei Peng

10 Theoretical considerations of the application of DNA-encoded libraries to drug discovery 213

Charles Wartchow

11 Begin with the End in Mind: The hit-to-lead process 231

John Proudfoot

12 Enumeration and Visualization of Large Combinatorial Chemical Libraries 247

Sung-Sau So

13 Screening Large Compound Collections 281

Stephen P. Hale

14 Reported applications of DNA-encoded library chemistry 319

Johannes Ottl

15 Dual-Pharmacophore DNA-encoded Chemical Libraries 349

Jörg Scheuermann and Dario Neri

16 Hit Identification and Hit Follow-up 357

Yixin Zhang

17 Using DNA to Program Chemical Synthesis, Discover New Reactions, and Detect Ligand Binding 377

Lynn M. McGregor and David R. Liu

18 The changing feasibility and economics of chemical diversity exploration with DNA-encoded combinatorial approaches 417

Robert A. Goodnow, Jr.

19 Keeping the promise? An outlook on DNA chemical library technology 427

Samu Melkko and Johannes Ottl

Index 435', '<p><strong>About the book</strong></p>

<p>This book comprehensively describes the development and practice of DNA-encoded library synthesis technology. Together, the chapters detail an approach to drug discovery that offers an attractive addition to the portfolio of existing hit generation technologies such as high-throughput screening, structure-based drug discovery and fragment-based screening. The book: Provides a valuable guide for understanding and applying DNA-encoded combinatorial chemistry Helps chemists generate and screen novel chemical libraries of large size and quality Bridges interdisciplinary areas of DNA-encoded combinatorial chemistry - synthetic and analytical chemistry, molecular biology, informatics, and biochemistry Shows medicinal and pharmaceutical chemists how to efficiently broaden available "chemical space" for drug discovery Provides expert and up-to-date summary of reported literature for DNA-encoded and DNA-directed chemistry technology and methods</p>

<p><strong>Contents</strong></p>

<p>Preface vii</p>

<p>Acknowledgments ix</p>

<p>Introductory Comments xi</p>

<p>Contributors xxiii</p>

<p><strong>1 Just enough knowledge… 1</strong><br />
<em>Agnieszka Kowalczyk</em></p>

<p><strong>2 A brief history of the development of combinatorial chemistry and the emerging need for DNA-encoded chemistry 19</strong><br />
<em>Robert A. Goodnow, Jr.</em></p>

<p><strong>3 A brief history of DNA-encoded chemistry 45</strong><br />
<em>Anthony D. Keefe</em></p>

<p><strong>4 DNA-Compatible Chemistry 67</strong><br />
<em>Kin-Chun Luk and Alexander Lee Satz</em></p>

<p><strong>5 Foundations of a DNA-encoded library (DEL) 99</strong><br />
<em>Alexander Lee Satz</em></p>

<p><strong>6 Exercises in the Synthesis of DNA-encoded Libraries 123</strong><br />
<em>Steffen P. Creaser and Raksha A. Acharya</em></p>

<p><strong>7 The DNA Tag: A Chemical gene designed for DNA-encoded libraries 153</strong><br />
<em>Andrew W. Fraley</em></p>

<p><strong>8 Analytical challenges for DNA-encoded library systems 171</strong><br />
<em>George L. Perkins and G. John Langley</em></p>

<p><strong>9 Informatics: Functionality and architecture for DNA-encoded library production and screening 201</strong><br />
<em>John A. Feinberg and Zhengwei Peng</em></p>

<p><strong>10 Theoretical considerations of the application of DNA-encoded libraries to drug discovery 213</strong><br />
<em>Charles Wartchow</em></p>

<p><strong>11 Begin with the End in Mind: The hit-to-lead process 231</strong><br />
<em>John Proudfoot</em></p>

<p><strong>12 Enumeration and Visualization of Large Combinatorial Chemical Libraries 247</strong><br />
<em>Sung-Sau So</em></p>

<p><strong>13 Screening Large Compound Collections 281</strong><br />
<em>Stephen P. Hale</em></p>

<p><strong>14 Reported applications of DNA-encoded library chemistry 319</strong><br />
<em>Johannes Ottl</em></p>

<p><strong>15 Dual-Pharmacophore DNA-encoded Chemical Libraries 349</strong><br />
<em>Jörg Scheuermann and Dario Neri</em></p>

<p><strong>16 Hit Identification and Hit Follow-up 357</strong><br />
<em>Yixin Zhang</em></p>

<p><strong>17 Using DNA to Program Chemical Synthesis, Discover New Reactions, and Detect Ligand Binding 377</strong><br />
<em>Lynn M. McGregor and David R. Liu</em></p>

<p><strong>18 The changing feasibility and economics of chemical diversity exploration with DNA-encoded combinatorial approaches 417</strong><br />
<em>Robert A. Goodnow, Jr.</em></p>

<p><strong>19 Keeping the promise? An outlook on DNA chemical library technology 427</strong><br />
<em>Samu Melkko and Johannes Ottl</em></p>

<p>Index 435</p>
', 'Title
			A Handbook for DNA-Encoded Chemistry: Theory and Applications for Exploring Chemical Space and Drug Discovery

			Author
			Robert A.Goodnow

			ISBN
			9781118487686

			Publisher
			Wiley

			Pages
			480

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>A Handbook for DNA-Encoded Chemistry: Theory and Applications for Exploring Chemical Space and Drug Discovery</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>Robert A.Goodnow</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9781118487686</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>480</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"12311"', '"8002"', '"0"', 3, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 480, '480', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9076DNA%20Encoded.jpg', NULL, '6 | 23 | 43', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781118487686&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3857', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3857', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 594, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:10'),
('dad71524-f8c5-442c-87ae-62c4e52f567f', '1965', NULL, 'Fungal Pathology - I/e New', 'fungal-pathology-ie-new-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-19-1965', 'fungal-pathology-ie-new-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965-1965', 'DFGH6677', 'DFGH6677', 'DFGH6677', NULL, 'Fungal Pathology - I/e New', '<h1>Fungal Pathology - I/e New</h1>', 'Sub Title
			No

			Author
			J.W. Kronstad

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184898798

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J.W. Kronstad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184898798</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3616dpp_10_14.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGH6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1965', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1965', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1858, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('dad95df4-309c-4552-94b6-026ce0827556', '2744', NULL, 'Indo-Australian Anthology of Contemporary Poetry - Vibrant Voices', 'indoaustralian-anthology-of-contemporary-poetry-vibrant-voices-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-274-2744', 'indoaustralian-anthology-of-contemporary-poetry-vibrant-voices-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744-2744', 'VRYH8753', 'VRYH8753', 'VRYH8753', NULL, 'Indo-Australian Anthology of Contemporary Poetry - Vibrant Voices', '<h1>Indo-Australian Anthology of Contemporary Poetry - Vibrant Voices</h1>', 'Sub Title
			No

			Author
			Rob Harle, Sunil Sharma

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172737832

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rob Harle, Sunil Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737832</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VRYH8753&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2744', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2744', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1367, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('dae65c2c-6717-4997-abde-8752bfd48879', '2704', NULL, 'Metaphysics of Redemption - An Anthology of World Literature V 1', 'metaphysics-of-redemption-an-anthology-of-world-literature-v-1-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-270-2704', 'metaphysics-of-redemption-an-anthology-of-world-literature-v-1-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704-2704', 'JFBD8974', 'JFBD8974', 'JFBD8974', NULL, 'Metaphysics of Redemption - An Anthology of World Literature V 1', '<h1>Metaphysics of Redemption - An Anthology of World Literature V 1</h1>', 'Sub Title
			No

			Author
			Nigamananda Das

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184354003

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nigamananda Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184354003</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JFBD8974&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2704', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2704', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1394, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('daf16663-fe8b-4ebc-b61b-09ead0599b1b', '3518', 884, 'Advances in Mathematical Economics Volume - 12', 'advances-in-mathematical-economics-volume-12-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3518', 'advances-in-mathematical-economics-volume-12-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519-3519', '9784431929345', '9784431929345::3518', '9784431929345', NULL, 'Advances in Mathematical Economics is a publication of the Research Center for Mathematical Economics, which was founded in 1997 as an international scientific association that aims to promote research activities in mathematical economics.

Our publication was launched to realize our long-term goal of bringing together those mathematicians who are seriously interested in obtaining new challenging stimuli from economic theories and those economists who are seeking effective mathematical tools for their research.

The scope of Advances in Mathematical Economics includes, but is not limited to, the following fields: - economic theories in various fields based on rigorous mathematical reasoning; - mathematical methods (e.g., analysis, algebra, geometry, probability) motivated by economic theories; - mathematical results of potential relevance to economic theory; - historical study of mathematical economics.

Authors are asked to develop their original results as fully as possible and also to give a clear-cut expository overview of the problem under discussion. Consequently, we will also invite articles which might be considered too long for publication in journals.', '<p>Advances in Mathematical Economics is a publication of the Research Center for Mathematical Economics, which was founded in 1997 as an international scientific association that aims to promote research activities in mathematical economics.</p>

<p>Our publication was launched to realize our long-term goal of bringing together those mathematicians who are seriously interested in obtaining new challenging stimuli from economic theories and those economists who are seeking effective mathematical tools for their research.</p>

<p>The scope of Advances in Mathematical Economics includes, but is not limited to, the following fields: - economic theories in various fields based on rigorous mathematical reasoning; - mathematical methods (e.g., analysis, algebra, geometry, probability) motivated by economic theories; - mathematical results of potential relevance to economic theory; - historical study of mathematical economics.</p>

<p>Authors are asked to develop their original results as fully as possible and also to give a clear-cut expository overview of the problem under discussion. Consequently, we will also invite articles which might be considered too long for publication in journals.</p>', 'Sub Title
			Volume - 12

			Author
			S.kusuoka, T. Maruyama

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9784431929345

			Pages
			V, 170

			Binding
			Hardback

			Year of Publication
			2009

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Volume - 12</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.kusuoka, T. Maruyama</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9784431929345</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>V, 170</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"14223"', '"8534"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'V, 170', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9174978-4-431-92935-2.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9784431929345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3518', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3518', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 884, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:10'),
('db1329d2-1a9a-4ae8-94d8-8506f3f4c079', '1150', NULL, 'Rajkumari Amrit Kaur - The Dedicated Gandhian', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1150', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879', 'RFGT5544', 'RFGT5544::1150', 'RFGT5544', NULL, '2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.', '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 'Interacting Stochastic systems', '<h1>Interacting Stochastic systems</h1>', '"1075"', '"900"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1150', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1150', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2390, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:10'),
('db62c2b7-6d27-4ba2-bd45-b2251305ed03', '294', NULL, 'Art of Journalism', 'art-of-journalism-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294', 'art-of-journalism-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294-294', 'Art of Journalism', 'Art of Journalism', ' Art of Journalism', NULL, '', NULL, 'Sub Title
			No

			Author
			Manohar Puri

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8189645277

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Manohar Puri</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8189645277</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21578189645277.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20Art%20of%20Journalism&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=294', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=294', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2906, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('db6cbd7f-c4bf-47ce-bc1c-945aee514e07', '2596', NULL, 'Rani-Padmini - Chitod ka Pratham Johar', 'ranipadmini-chitod-ka-pratham-johar-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596', 'ranipadmini-chitod-ka-pratham-johar-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596-2596', '9789352296729', '9789352296729', '9789352296729', NULL, 'Rani-Padmini - Chitod ka Pratham Johar', '<h1>Rani-Padmini - Chitod ka Pratham Johar</h1>', 'Sub Title

			Rani-Padmini - Chitod Ka Pratham Johar

			Author
			Brijendrakumar Sinhal

			ISBN 13 Digit
			9789352296729

			Publisher
			Vani Parkashan

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Rani-Padmini - Chitod Ka Pratham Johar</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brijendrakumar Sinhal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352296729</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vani Parkashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '955710f6-edaa-4fc5-b382-4983cbd452c6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9097pic-6.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352296729&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2596', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2596', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1496, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('db70cbec-ff48-4ca9-966b-f14c55891346', '4095', 366, 'Field Manual for Research in Agricultural Hydrology', 'field-manual-for-research-in-agricultural-hydrology', 'field-manual-for-research-in-agricultural-hydrology', '9789386355645', '9789386355645', '9789386355645', NULL, 'About the book

Hydrological practice has been developed to its greatest extent and sophistication in the provision of water resources from large catchments, usually for industrial and domestic consumption.

Historically, hydrological practice has had a limited role to play in agriculture even where large scale irrigation schemes have been undertaken, because civil or agricultural engineering expertise has usually taken a dominant place in such circumstances. But with the increasing interest in improving poorly developed and more marginal regions of agricultural activity, where large capital investment in uneconomic, a thorough understanding of the hydrological conditions that prevail has become essential. This understanding is particularly important where agriculture is a subsistence activity, or where water harvesting is proposed to improve agricultural production. Knowledge of the hydrological environment is necessary to determine whether or not opportunities to create optimal soil moisture conditions exist, and how these opportunities can be exploited. This book is directed at agricultural projects whose staff do not have the specialised skills of the hydrologist and at hydrologists whose experience in the agricultural field is limited. It is aimed especially at those working in developing countries, where resources will be limited and where it is essential to put the right equipment in the right place, in the right way. Projects usually have a very short life-span compared to the time it takes to collect a comprehensive set of data and a season that does not yield information that can improve that quality of future decisions is, effectively, a season lost.

Contents:

	Introduction

	Agro Forestry and Farming Systems

	Water Supply Management

	Process and Development of Dry Land Framing

	Sanitation

	Sewerage and Wastewater Management

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Hydrological practice has been developed to its greatest extent and sophistication in the provision of water resources from large catchments, usually for industrial and domestic consumption.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Historically, hydrological practice has had a limited role to play in agriculture even where large scale irrigation schemes have been undertaken, because civil or agricultural engineering expertise has usually taken a dominant place in such circumstances. But with the increasing interest in improving poorly developed and more marginal regions of agricultural activity, where large capital investment in uneconomic, a thorough understanding of the hydrological conditions that prevail has become essential. This understanding is particularly important where agriculture is a subsistence activity, or where water harvesting is proposed to improve agricultural production. Knowledge of the hydrological environment is necessary to determine whether or not opportunities to create optimal soil moisture conditions exist, and how these opportunities can be exploited. This book is directed at agricultural projects whose staff do not have the specialised skills of the hydrologist and at hydrologists whose experience in the agricultural field is limited. It is aimed especially at those working in developing countries, where resources will be limited and where it is essential to put the right equipment in the right place, in the right way. Projects usually have a very short life-span compared to the time it takes to collect a comprehensive set of data and a season that does not yield information that can improve that quality of future decisions is, effectively, a season lost.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introduction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Agro Forestry and Farming Systems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Water Supply Management</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Process and Development of Dry Land Framing</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sanitation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Sewerage and Wastewater Management</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			Field Manual for Research in Agricultural Hydrology

			Author
			Dr. Walid Khawar Balwan

			ISBN
			9789386355645

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Field Manual for Research in Agricultural Hydrology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Walid Khawar Balwan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789386355645</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6556Field.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386355645&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4095', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4095', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 366, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('db7316de-fc48-4eca-b7cc-7e56fe3ce9f6', '2550', NULL, 'Methodology for Product Development in Architecture', 'methodology-for-product-development-in-architecture-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550', 'methodology-for-product-development-in-architecture-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550-2550', '9781586039653', '9781586039653', '9781586039653', NULL, 'The monograph Methodology for Product Development in Architecture" is dedicated to the methodology and processes of designing, developments and research of standard building products, building product systems and special building components, as well as to their applications in buildings. Therefore, it is of importance to product designers and product developers, who are mainly concerned with developing products and components at the side of producers, as well as to materializing architects and component designers. They, at the architect''s office, are concerned with the materializing of the functional and spatial building concept as a whole and in parts. The monograph is first and foremost meant for professionals and students in the professional field of Building Technology, but will hopefully also appeal to professionals and students of Architecture and Building Management. Professionals and students of related design sciences are invited to benefit from the contents of this monograph.

Content - 1. Preface, 2. Introduction, 3. Product development, 4. Design organisation, 5. About the benefits of methodical designing, 6 Designing, developing and researching, 7. Technical designer, 8. Partial design methods, 9. Design methodology, 10. Case system products: Quattro SR, 11. Case Special Products: Train Txi Shelter Pillar, 12. Towards a new balance between architecture and building technology, References ', '<p style="text-align:justify"><span>The monograph Methodology for Product Development in Architecture" is dedicated to the methodology and processes of designing, developments and research of standard building products, building product systems and special building components, as well as to their applications in buildings. Therefore, it is of importance to product designers and product developers, who are mainly concerned with developing products and components at the side of producers, as well as to materializing architects and component designers. They, at the architect''s office, are concerned with the materializing of the functional and spatial building concept as a whole and in parts. The monograph is first and foremost meant for professionals and students in the professional field of Building Technology, but will hopefully also appeal to professionals and students of Architecture and Building Management. Professionals and students of related design sciences are invited to benefit from the contents of this monograph.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> 1. Preface, 2. Introduction, 3. Product development, 4. Design organisation, 5. About the benefits of methodical designing, 6 Designing, developing and researching, 7. Technical designer, 8. Partial design methods, 9. Design methodology, 10. Case system products: Quattro SR, 11. Case Special Products: Train Txi Shelter Pillar, 12. Towards a new balance between architecture and building technology, References </span></p>', 'Sub Title
			Methodology for Product Development in Architecture

			Author
			Mike Eekhout

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781586039653

			Pages
			230

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Methodology for Product Development in Architecture</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Mike Eekhout</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9781586039653</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>230</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2008</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"5400"', '"2160"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 230, '230', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3417IMG_20230110_0002_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781586039653&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2550', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2550', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1535, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('db8028d4-3632-4e2e-aa31-fb9bc9a9ad86', '518', NULL, 'Community Geography - GIS in Action - CD-Rom Encludes Exercise Data and Arcview 3.x Projects', 'community-geography-gis-in-action-cdrom-encludes-exercise-data-and-arcview-3x-projects-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518', 'community-geography-gis-in-action-cdrom-encludes-exercise-data-and-arcview-3x-projects-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518-518', 'mnvf7000', 'mnvf7000', 'mnvf7000', NULL, 'Community Geography - GIS in Action - CD-Rom Encludes Exercise Data and Arcview 3.x Projects', '<h1>Community Geography - GIS in Action - CD-Rom Encludes Exercise Data and Arcview 3.x Projects</h1>', 'Sub Title
			No

			Author
			Laura s. Feaster

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781589480230

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laura s. Feaster</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781589480230</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1899"', '"1139"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5656pp_18_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=mnvf7000&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=518', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=518', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2769, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:10'),
('dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', '251', NULL, 'Insights into Second Language Reading - A Cross-Linguistic Approach', 'insights-into-second-language-reading-a-crosslinguistic-approach-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-25-251', 'insights-into-second-language-reading-a-crosslinguistic-approach-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251-251', 'Insights into Second', 'Insights into Second', 'Insights into Second', NULL, '', NULL, 'Sub Title
			No

			Author
			Keiko Koda

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780521545136

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Keiko Koda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521545136</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2099"', '"1259"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12689780521545136.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Insights%20into%20Second&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=251', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=251', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2928, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('dbefe771-67a3-43d0-89a3-e451075141f1', '3833', 618, 'Analytical Geometry', 'analytical-geometry', 'analytical-geometry', '-18-', '-18-', '-18-', NULL, 'About the book

Analytical geometry has no strictly defined contents. It is the   method but not the subject under investigation, that constitutes the   leading feature of this branch of geometry.

The essence of this method consists in that geometric objects are   associated in some standard way with equations (or systems of   equations) so that geometric relations of figures are expressed   through properties of their equations.  

For instance, in case of Cartesian coordinates any straight line in   the plane is uniquely associated with a linear equation

ax+by+ c =   0.  

The intersection of three straight, lines at one point is expressed by the condition of compatibility of a system of three equations which specify these lines.

Due to a multi purpose approach to solving various problems, the method of analytic geometry has become the leading method in geometric investigations and is widely applied in other fields of exact natural sciences, such as mechanics and physics.

 Analytical geometry joined geometry with algebra and analysis - the fact which has told fruitfully on further development of these three subject of mathematics.    

The principal ideas of analytical geometry are traced back to the French mathematician, Rene Descartes (1595-1650), who in 1637 described the fundamentals of its method in his famous work "Geometric".

The present book, which is a course of lectures, treats the fundamentals of the method of analytic geometry as applied to the simplest geometric objects. It is designed for the university students majoring in physics and mathematics.', '<p>About the book</p>

<p>Analytical geometry has no strictly defined contents. It is the   method but not the subject under investigation, that constitutes the   leading feature of this branch of geometry.</p>

<p>The essence of this method consists in that geometric objects are   associated in some standard way with equations (or systems of   equations) so that geometric relations of figures are expressed   through properties of their equations.  </p>

<p>For instance, in case of Cartesian coordinates any straight line in   the plane is uniquely associated with a linear equation</p>

<p><strong>ax+by+ c =   0.  </strong></p>

<p>The intersection of three straight, lines at one point is expressed by the condition of compatibility of a system of three equations which specify these lines.</p>

<p>Due to a multi purpose approach to solving various problems, the method of analytic geometry has become the leading method in geometric investigations and is widely applied in other fields of exact natural sciences, such as mechanics and physics.</p>

<p> Analytical geometry joined geometry with algebra and analysis - the fact which has told fruitfully on further development of these three subject of mathematics.    </p>

<p>The principal ideas of analytical geometry are traced back to the French mathematician, Rene Descartes (1595-1650), who in 1637 described the fundamentals of its method in his famous work "Geometric".</p>

<p>The present book, which is a course of lectures, treats the fundamentals of the method of analytic geometry as applied to the simplest geometric objects. It is designed for the university students majoring in physics and mathematics.</p>', ' Title
			Analytical Geometry

			 Author
			A.V.Pogorelov

			 Publisher
			Mir Publishers

			 Year of Publication
			1980

			 Binding
			Paperback

			 Pages
			241

			 Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Analytical Geometry</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">A.V.Pogorelov</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">241</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 241, '241', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2254Analytical%20geometry.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-18-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3833', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3833', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 618, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:10'),
('dbfe5d70-3e0c-4112-9fa6-e9cab684e7a5', '1146', NULL, 'Samajshastriya Chintak aur Siddhantkar', 'samajshastriya-chintak-aur-siddhantkar-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-11-1146', 'samajshastriya-chintak-aur-siddhantkar-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146-1146', 'TGHY7766', 'TGHY7766', 'TGHY7766', NULL, 'Samajshastriya Chintak aur Siddhantkar', '<h1>Samajshastriya Chintak aur Siddhantkar</h1>', 'Sub Title
			No

			Author
			Dr. Sanjeev Mahajan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788183302265

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sanjeev Mahajan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183302265</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64579788183302265.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHY7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1146', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1146', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2394, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:10'),
('dc18402e-3e7f-49bf-9eb2-c77e0cd30ff5', '3908', 543, 'Diamonds Wrought By Man (Scientists To School Children)', 'diamonds-wrought-by-man-scientists-to-school-children', 'diamonds-wrought-by-man-scientists-to-school-children', '-49-', '-49-', '-49-', NULL, 'About the book

Today, scientists of many countries are working on techniques for making large gem diamonds. Undoubtedly, they shall soon find efficient methods for their production.

But before this time comes, many events will occur in the history of diamond synthesis. Investigators are faced with much time-consuming research aimed at improving existing procedures for diamond synthesis, such as the high-pressure method or the growing of diamonds and seed crystal enlargement from a carbonaceous gas. They are also engaged in the development of new techniques based on the latest advances in various branches of science.

We have made an attempt in this book to tell the story of how close cooperation between chemists and physicists enabled mankind to produce synthetic diamonds, a wonder-material that previously could only be envisioned.

CONTENT

King of the Minerals 8

Diamond’s Professions and Trades 22

Natural Diamonds 28

Three Periods in the History of Diamond Synthesis 38

What Nucleation Is About 46

For Those Who Want More Details 48

Diamond Synthesis at High Pressures 60

Diamond Powder Growth at Low Pressures 79

Growth of Diamond Films and Crystals at Low Pressures 99

Polycrystalline Diamond Materials 115

Science, Engineering and Synthetic Diamond 124

Not Only Diamonds Are Man-Made 139', '<p style="text-align:justify"><span><span><span><strong><u><span><span>About the book</span></span></u></strong></span></span></span></p>

<p style="text-align:justify"><span><span><span>Today, scientists of many countries are working on techniques for making large gem diamonds. Undoubtedly, they shall soon find efficient methods for their production.</span></span></span></p>

<p style="text-align:justify"><span><span><span>But before this time comes, many events will occur in the history of diamond synthesis. Investigators are faced with much time-consuming research aimed at improving existing procedures for diamond synthesis, such as the high-pressure method or the growing of diamonds and seed crystal enlargement from a carbonaceous gas. They are also engaged in the development of new techniques based on the latest advances in various branches of science.</span></span></span></p>

<p style="text-align:justify"><span><span><span>We have made an attempt in this book to tell the story of how close cooperation between chemists and physicists enabled mankind to produce synthetic diamonds, a wonder-material that previously could only be envisioned.</span></span></span></p>

<p><span><span><strong><u><span>CONTENT</span></u></strong></span></span></p>

<p><span><span><span><span><span>King of the Minerals 8</span></span></span></span></span></p>

<p><span><span><span><span><span>Diamond’s Professions and Trades 22</span></span></span></span></span></p>

<p><span><span><span><span><span>Natural Diamonds 28</span></span></span></span></span></p>

<p><span><span><span><span><span>Three Periods in the History of Diamond Synthesis 38</span></span></span></span></span></p>

<p><span><span><span><span><span>What Nucleation Is About 46</span></span></span></span></span></p>

<p><span><span><span><span><span>For Those Who Want More Details 48</span></span></span></span></span></p>

<p><span><span><span><span><span>Diamond Synthesis at High Pressures 60</span></span></span></span></span></p>

<p><span><span><span><span><span>Diamond Powder Growth at Low Pressures 79</span></span></span></span></span></p>

<p><span><span><span><span><span>Growth of Diamond Films and Crystals at Low Pressures 99</span></span></span></span></span></p>

<p><span><span><span><span><span>Polycrystalline Diamond Materials 115</span></span></span></span></span></p>

<p><span><span><span><span><span>Science, Engineering and Synthetic Diamond 124</span></span></span></span></span></p>

<p><span><span><span><span><span>Not Only Diamonds Are Man-Made 139</span></span></span></span></span></p>', 'Title
			Diamonds Wrought By Man (Scientists To School Children)

			Author
			B.V Derjaguin

			Publisher
			Mir Publishers

			Year of Publication
			1985

			Pages
			148

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Diamonds Wrought By Man (Scientists To School Children)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.V Derjaguin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1985</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">148</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 148, '148', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3833Derjaguin-Fedoseev-Diamonds-Wrought-By-Man-Scientists-to-School-Children-Mir-1985_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-49-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3908', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3908', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 543, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:10'),
('dc303a41-fa6a-4181-bbf9-ae2080eca955', '2294', NULL, 'Changing Dimensions of Library and Information Science', 'changing-dimensions-of-library-and-information-science-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2-2294', 'changing-dimensions-of-library-and-information-science-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294-2294', 'DVBY4455', 'DVBY4455', 'DVBY4455', NULL, 'Changing Dimensions of Library and Information Science', '<h1>Changing Dimensions of Library and Information Science</h1>', 'Sub Title
			No

			Author
			P.S.G. Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788170007142

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P.S.G. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170007142</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14399788170007142.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DVBY4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2294', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2294', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1670, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('dc47a46f-f8e8-482b-b6b8-ad1015c8dd4c', '252', NULL, 'Agroecosystems in a Changing Climate', 'agroecosystems-in-a-changing-climate', 'agroecosystems-in-a-changing-climate', '9780849320880', '9780849320880', '9780849320880', NULL, 'About the book

Agroecosystems in a Changing Climate considers the consequences of changes in the atmosphere and climate on the integrity, stability, and productivity of agroecosystems. The book adopts a novel approach by bringing together theoretical contributions from ecologists and the applied interpretations of agriculturalists. Drawing these two approaches together, the book provides the theoretical underpinning that guides scientists on what phenomena to look for, looking beyond first-order responses in the creation of sustainable agroecosystems. This unique approach provides an interpretation of ecological insights and general theory, and then relates them to agroecosystem performance.

Each section of the book combines general principles of response with an examination of the applied consequences. The authors cover the supply of resources necessary to sustain agriculture in the future and discuss the incidence of pests, weeds, diseases, and their control. They provide an understanding of how the population biology of organisms will change and the adaptations that might be possible. The book also explores plant breeding solutions and the capacity for adaptation that exists in plant populations. In addition to the full chapters, the book includes Special Example chapters that deal in more detail with specific issues.

Presenting a global perspective of climate change effects on agricultural production, Agroecosystems in a Changing Climate establishes connections between the immediate effects of change and the longer-term processes that will ultimately determine the consequences for agroecosystems and therefore the potential for adaptation.

Contents:

Introduction.

Resource Supply and Demand and Climate Change.

 Pests, Weeds and Diseases and Climate Change.

Capacity to Adapt to Climate Change.

 ', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><strong>Agroecosystems in a Changing Climate </strong>considers the consequences of changes in the atmosphere and climate on the integrity, stability, and productivity of agroecosystems. The book adopts a novel approach by bringing together theoretical contributions from ecologists and the applied interpretations of agriculturalists. Drawing these two approaches together, the book provides the theoretical underpinning that guides scientists on what phenomena to look for, looking beyond first-order responses in the creation of sustainable agroecosystems. This unique approach provides an interpretation of ecological insights and general theory, and then relates them to agroecosystem performance.</span></span></p>

<p style="text-align:justify"><span><span>Each section of the book combines general principles of response with an examination of the applied consequences. The authors cover the supply of resources necessary to sustain agriculture in the future and discuss the incidence of pests, weeds, diseases, and their control. They provide an understanding of how the population biology of organisms will change and the adaptations that might be possible. The book also explores plant breeding solutions and the capacity for adaptation that exists in plant populations. In addition to the full chapters, the book includes Special Example chapters that deal in more detail with specific issues.</span></span></p>

<p style="text-align:justify"><span><span>Presenting a global perspective of climate change effects on agricultural production, Agroecosystems<strong> in a Changing Climate</strong> establishes connections between the immediate effects of change and the longer-term processes that will ultimately determine the consequences for agroecosystems and therefore the potential for adaptation.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Introduction. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Resource Supply and Demand and Climate Change.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span> Pests, Weeds and Diseases and Climate Change. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Capacity to Adapt to Climate Change.</span></span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Agroecosystems in a Changing Climate

			Author
			Paul C. D. Newton

			ISBN
			9780849320880

			Publisher
			CRC Press

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agroecosystems in a Changing Climate</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Paul C. D. Newton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780849320880</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>CRC Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"14239"', '"9255"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ff63d72c-5790-4d09-b1b6-2276b4c55f94', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3465dpp_9_7.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780849320880&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=252', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=252', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2927, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('dc53220b-9c64-425c-9d60-eaf143d5c6ee', '4334', 130, 'Java Web Services Architecture', 'java-web-services-architecture', 'java-web-services-architecture', '9781558609006', '9781558609006', '9781558609006', NULL, 'About the book

Written by industry thought leaders, Java Web Services Architecture is a no-nonsense guide to web services technologies including SOAP, WSDL, UDDI and the JAX APIs. This book is useful for systems architects and provides many of the practical considerations for implementing web services including authorization, encryption, transactions and the future of Web Services.

Content:

Part {One}: The Foundation

Part {Two}: The JAX APIs

Part {Three}: Advanced Topics', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Written by industry thought leaders, <em>Java Web Services Architecture</em> is a no-nonsense guide to web services technologies including SOAP, WSDL, UDDI and the JAX APIs. This book is useful for systems architects and provides many of the practical considerations for implementing web services including authorization, encryption, transactions and the future of Web Services.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part {One}: The Foundation</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part {Two}: The JAX APIs</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part {Three}: Advanced Topics</span></span></span></p>
', 'Title
			Java Web Services Architecture

			Author
			James Gosling

			ISBN
			9781558609006

			Publisher
			Elsevier

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Java Web Services Architecture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>James Gosling</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781558609006</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"999"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3869java.jpeg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781558609006&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4334', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4334', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 130, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:10'),
('dc534e6d-fd74-46f5-bc1b-79b91cdba800', '2560', NULL, 'Samanya Adhyan -Sangh Evam Rajay Lok Seva Ayog ki Civil Seva Prarambhik Pariksha Haitu 6 Khando me (Samanya Adhyan Paper -1 ke Sath Salagan) (H)', 'samanya-adhyan-sangh-evam-rajay-lok-seva-ayog-ki-civil-seva-prarambhik-pariksha-haitu-6-khando-me-samanya-adhyan-paper-1-ke-sath-salagan-h-2560-2560-2560-2560-2560-2560-2560-2560-2560-25-2560', 'samanya-adhyan-sangh-evam-rajay-lok-seva-ayog-ki-civil-seva-prarambhik-pariksha-haitu-6-khando-me-samanya-adhyan-paper-1-ke-sath-salagan-h-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560-2560', 'VRYJ6566', 'VRYJ6566', 'VRYJ6566', NULL, 'पुस्तक के विषय में यह पुस्तक सिविल सेवा परीक्षा को ध्यान में रखते हुए क्रमबद्धता के साथ साथ यथोचित तथ्यों और आंकडों को सम्बंधित विषय वस्तु के साथ इस प्रकार संकलित की गयी है ताकि पाठ्य सामग्री को रोचक और प्रभावशाली बनाया जा सकें । पुस्तक के विभिन्न खण्डों के प्रत्येक अध्याय के अंत में त्वरित अभ्यास हेतु अभ्यास सार संग्रह और पारिभाषिक शब्दावली के साथ साथ विषयवार अभ्यास प्रश्न और मॉडल अभ्यास प्रश्न दिये गये है तथा प्रत्येक खण्ड के प्रारम्भ में सम्बंधित विषय की विगत वर्षों के प्रशनो की प्रवृत्ति वर्गीकरण और विश्लेषण के साथ समग्र रणनीति के बारे में विस्तार पूर्वक परिचर्चा की गयी है। पुस्तक की प्रमुख विशेषताएँ - सामान्य अध्ययन के सभी खण्डों के अलग-अलग भाग में प्रस्तुतीकरण एवं सम्बन्धित बिषय के पाठ्य सामग्री से पहले प्रवृत्ति विश्लेषण एवं अध्ययन रणनीति । - सामान्य अध्ययन के सभी खण्डों के अन्त में पारिभाषिक शब्दावली और विषयवार अभ्यास प्रश्न। - प्रत्येक अध्याय के अन्त में त्वरित अभ्यास हेतु अध्याय सार-संचिका । - वर्तमान परीक्षा के अनुरूप विषयवस्तुवार व्याख्यात्मक हल प्रश्न पत्र दिये गये हैं। - सामान्य अध्ययन के पूरक खण्डों में : कला एवं संस्कृति, पर्यावरण पारिस्थितिकी विज्ञान एवं प्रौद्योगिकी, जनसंख्या एवं नगरीकरण का सारिणीगत विशेष प्रस्तुतीकरण । - भारत सरकार की नीतियों, कार्यक्रमों एवं योजनाओं का अद्यतन सारिणीगत्त प्रस्तुतीकरण । विशेष आकर्षण - सिविल गोवा के विगत पाँच वर्षो (2014-2018) के पूछे गये प्रश्नो का विषयवार व्याख्यात्मक हल । - लगभग 4,500 अभ्यास हेतु प्ररनों की विशेष श्रृंखला । - सिविल सेवा प्रारम्भिक परीक्षा 2019 हेतु त्रिस्तरीय 300 प्रश्नों का विशेष मॉडल अभ्यास प्रश्न (अप्रैल माह में लिंक द्वारा पियर्सन की साइट पर प्रश्न दिये जायेगे) । द्वितीय संस्करण में नवीन कार्य की सूची - प्रत्येक अध्याय के अन्त में सास्संचिका में संसोधन अद्यतन किया गया है । - पर्यावरण एवं पारिस्थिति के विषयवस्तु में संशोधन - समसामयिकीं की सारणीगत प्रस्तुति के साथ योजनाएं, कार्यकम सरकारी नीतियां, पोर्टल एवं एप्स में दिया गया है । - सामान्य अध्ययन के सभी खण्डों में सारणी एवं चार्ट तथा चित्रों का प्रयोग विषय वस्तु को प्रभावी बनाने के लिए किया गया।', '<p>पुस्तक के विषय में यह पुस्तक सिविल सेवा परीक्षा को ध्यान में रखते हुए क्रमबद्धता के साथ साथ यथोचित तथ्यों और आंकडों को सम्बंधित विषय वस्तु के साथ इस प्रकार संकलित की गयी है ताकि पाठ्य सामग्री को रोचक और प्रभावशाली बनाया जा सकें । पुस्तक के विभिन्न खण्डों के प्रत्येक अध्याय के अंत में त्वरित अभ्यास हेतु अभ्यास सार संग्रह और पारिभाषिक शब्दावली के साथ साथ विषयवार अभ्यास प्रश्न और मॉडल अभ्यास प्रश्न दिये गये है तथा प्रत्येक खण्ड के प्रारम्भ में सम्बंधित विषय की विगत वर्षों के प्रशनो की प्रवृत्ति वर्गीकरण और विश्लेषण के साथ समग्र रणनीति के बारे में विस्तार पूर्वक परिचर्चा की गयी है। पुस्तक की प्रमुख विशेषताएँ - सामान्य अध्ययन के सभी खण्डों के अलग-अलग भाग में प्रस्तुतीकरण एवं सम्बन्धित बिषय के पाठ्य सामग्री से पहले प्रवृत्ति विश्लेषण एवं अध्ययन रणनीति । - सामान्य अध्ययन के सभी खण्डों के अन्त में पारिभाषिक शब्दावली और विषयवार अभ्यास प्रश्न। - प्रत्येक अध्याय के अन्त में त्वरित अभ्यास हेतु अध्याय सार-संचिका । - वर्तमान परीक्षा के अनुरूप विषयवस्तुवार व्याख्यात्मक हल प्रश्न पत्र दिये गये हैं। - सामान्य अध्ययन के पूरक खण्डों में : कला एवं संस्कृति, पर्यावरण पारिस्थितिकी विज्ञान एवं प्रौद्योगिकी, जनसंख्या एवं नगरीकरण का सारिणीगत विशेष प्रस्तुतीकरण । - भारत सरकार की नीतियों, कार्यक्रमों एवं योजनाओं का अद्यतन सारिणीगत्त प्रस्तुतीकरण । विशेष आकर्षण - सिविल गोवा के विगत पाँच वर्षो (2014-2018) के पूछे गये प्रश्नो का विषयवार व्याख्यात्मक हल । - लगभग 4,500 अभ्यास हेतु प्ररनों की विशेष श्रृंखला । - सिविल सेवा प्रारम्भिक परीक्षा 2019 हेतु त्रिस्तरीय 300 प्रश्नों का विशेष मॉडल अभ्यास प्रश्न (अप्रैल माह में लिंक द्वारा पियर्सन की साइट पर प्रश्न दिये जायेगे) । द्वितीय संस्करण में नवीन कार्य की सूची - प्रत्येक अध्याय के अन्त में सास्संचिका में संसोधन अद्यतन किया गया है । - पर्यावरण एवं पारिस्थिति के विषयवस्तु में संशोधन - समसामयिकीं की सारणीगत प्रस्तुति के साथ योजनाएं, कार्यकम सरकारी नीतियां, पोर्टल एवं एप्स में दिया गया है । - सामान्य अध्ययन के सभी खण्डों में सारणी एवं चार्ट तथा चित्रों का प्रयोग विषय वस्तु को प्रभावी बनाने के लिए किया गया।</p>', 'Samanya Adhyan -Sangh Evam Rajay Lok Seva Ayog ki Civil Seva Prarambhik Pariksha Haitu 6 Khando me (Samanya Adhyan Paper -1 ke Sath Salagan) (H)', '<h1>Samanya Adhyan -Sangh Evam Rajay Lok Seva Ayog ki Civil Seva Prarambhik Pariksha Haitu 6 Khando me (Samanya Adhyan Paper -1 ke Sath Salagan) (H)</h1>', '"1700"', '"1020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VRYJ6566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2560', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2560', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1530, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('dc67bbf4-3e58-4e9b-a09a-dcdf0736005e', '4059', 402, 'वैश्विक संदर्भ में राम', 'वशवक-सदरभ-म-रम', '-', '9789348670410', '9789348670410', '9789348670410', NULL, '', NULL, 'Title
			वैश्विक संदर्भ में राम 

			Author
			डॉ. ममता शर्मा 

			ISBN
			9789348670410

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>वैश्विक संदर्भ में राम </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. ममता शर्मा </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670410</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"995"', '"647"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5540ram.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789348670410&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4059', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4059', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 402, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('dc83af21-2031-4165-8c77-b8fd78e8481f', '2644', NULL, 'Nayi Kahani aur Harishankar Parsayi ka Katha Sahitya: Ek Vivechan', 'nayi-kahani-aur-harishankar-parsayi-ka-katha-sahitya-ek-vivechan', 'nayi-kahani-aur-harishankar-parsayi-ka-katha-sahitya-ek-vivechan', '9789380669526', '9789380669526', '9789380669526', NULL, 'Nayi Kahani aur Harishankar Parsayi ka Katha Sahitya: Ek Vivechan', '<h5>Nayi Kahani aur Harishankar Parsayi ka Katha Sahitya: Ek Vivechan</h5>', 'Title
			Nayi Kahani aur Harishankar Parsayi ka Katha Sahitya: Ek Vivechan 

			Author
			Dr. Kanta Gupta

			ISBN 13 Digit
			9789380669526

			Publisher
			Gyan Prakashan

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Nayi Kahani aur Harishankar Parsayi ka Katha Sahitya: Ek Vivechan </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Kanta Gupta</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN 13 Digit</td>
			<td style="text-align:center">9789380669526</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Gyan Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', '"575"', '"450"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '2887a429-d388-45b6-b03b-66c6d7d2281f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1099WhatsApp%20Image%202025-08-14%20at%204.46.41%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789380669526&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2644', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2644', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1452, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('dc87c776-6a2e-40cd-a0be-0d2e31ac2ab2', '1561', NULL, 'Asean and India Development Experience', 'asean-and-india-development-experience-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-15-1561', 'asean-and-india-development-experience-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561-1561', 'CCVV3422', 'CCVV3422', 'CCVV3422', NULL, 'Asean and India Development Experience', '<h1>Asean and India Development Experience</h1>', 'Sub Title
			No

			Author
			Surjit Thokchom

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162069

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			1998

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Surjit Thokchom</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162069</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1200"', '"720"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68219788181162069.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CCVV3422&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1561', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1561', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2130, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:10'),
('dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', '1896', NULL, 'Vaccine Design - The Role of Cytokin Network', 'vaccine-design-the-role-of-cytokin-network-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-189-1896', 'vaccine-design-the-role-of-cytokin-network-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896-1896', 'YHUY7787', 'YHUY7787', 'YHUY7787', NULL, 'Vaccine Design - The Role of Cytokin Network', '<h1>Vaccine Design - The Role of Cytokin Network</h1>', 'Sub Title
			No

			Author
			Gergory

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780306458187

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gergory</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780306458187</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"20600"', '"12360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7679dpp_8_46.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHUY7787&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1896', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1896', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1907, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:10'),
('dcca6e8d-0a56-4c9f-8b0e-a9c6b6ab58ac', '4282', 181, 'ABC''s of Quantum Mechanics', 'abcs-of-quantum-mechanics', 'abcs-of-quantum-mechanics', '-77-', '-77-', '-77-', NULL, 'About the book

At the turn of the century, physics entered into a new world, the invisible silent world of atoms, atomic nuclei and elementary particles. Our twentieth century then produced the theory that has been serving physicists so faithfully for over sixty years—quantum mechanics.

The landscape of the new world is quite unlike our own. So different that physicists frequently lack worlds to describe it. Quantum mechanics had to create new conceptions for the world of the ultra-small, bizarre conceptions beyond the scope of pictorial imagery.

Customary physical laws cease to operate in the new world. Particles lose their dimensions and acquire the properties of waves. Then again, waves begin to act like particles. Electrons and the other building stones of matter can pass through impenetrable barriers, or they can vanish altogether leaving only photons in their place. Those are the things quantum mechanics dealt with.

This book will tell you about the origin and development of quantum mechanics, about its new concepts. It will describe how the new theory deciphered the secrets of the structure of atoms, molecules, crystals, atomic nuclei, and how quantum mechanics is dealing with the problem of the most fundamental of all properties of matter—the interaction of particles and the relationships between fields and matter.

Contents:

From Classical Mechanics to Quantum Mechanics

The First Steps of the New Theory

From Bohr’s Theory to Quantum Mechanics

Atoms, Molecules, Crystals

The Interior of the Atomic Nucleus

From Atomic Nuclei to Elementary Particles

From Quantum Mechanics to…?', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>At the turn of the century, physics entered into a new world, the invisible silent world of atoms, atomic nuclei and elementary particles. Our twentieth century then produced the theory that has been serving physicists so faithfully for over sixty years—quantum mechanics.</span></span></p>

<p style="text-align:justify"><span><span>The landscape of the new world is quite unlike our own. So different that physicists frequently lack worlds to describe it. Quantum mechanics had to create new conceptions for the world of the ultra-small, bizarre conceptions beyond the scope of pictorial imagery.</span></span></p>

<p style="text-align:justify"><span><span>Customary physical laws cease to operate in the new world. Particles lose their dimensions and acquire the properties of waves. Then again, waves begin to act like particles. Electrons and the other building stones of matter can pass through impenetrable barriers, or they can vanish altogether leaving only photons in their place. Those are the things quantum mechanics dealt with.</span></span></p>

<p style="text-align:justify"><span><span>This book will tell you about the origin and development of quantum mechanics, about its new concepts. It will describe how the new theory deciphered the secrets of the structure of atoms, molecules, crystals, atomic nuclei, and how quantum mechanics is dealing with the problem of the most fundamental of all properties of matter—the interaction of particles and the relationships between fields and matter.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents: </strong></span></span></p>

<p style="text-align:justify"><span><span>From Classical Mechanics to Quantum Mechanics</span></span></p>

<p style="text-align:justify"><span><span>The First Steps of the New Theory</span></span></p>

<p style="text-align:justify"><span><span>From Bohr’s Theory to Quantum Mechanics</span></span></p>

<p style="text-align:justify"><span><span>Atoms, Molecules, Crystals</span></span></p>

<p style="text-align:justify"><span><span>The Interior of the Atomic Nucleus</span></span></p>

<p style="text-align:justify"><span><span>From Atomic Nuclei to Elementary Particles</span></span></p>

<p style="text-align:justify"><span><span>From Quantum Mechanics to…?</span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			ABC''s of Quantum Mechanics

			Author
			V.Rydnik

			Publisher
			Mir Publishers

			Year of Publication
			1988

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>ABC''s of Quantum Mechanics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>V.Rydnik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mir Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1988</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6417abc.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-77-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4282', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4282', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 181, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('dcd04f8b-09f8-4cbe-9ca9-997ef97d71f7', '2701', NULL, 'Nature-Culture Metonymy - Quest for Lost Horizons in Jayanta Mahapatra''s Poetry', 'natureculture-metonymy-quest-for-lost-horizons-in-jayanta-mahapatras-poetry-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701', 'natureculture-metonymy-quest-for-lost-horizons-in-jayanta-mahapatras-poetry-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701-2701', 'RFTGB3344', 'RFTGB3344', 'RFTGB3344', NULL, 'Nature-Culture Metonymy - Quest for Lost Horizons in Jayanta Mahapatra''s Poetry', '<h1>Nature-Culture Metonymy - Quest for Lost Horizons in Jayanta Mahapatra''s Poetry</h1>', 'Sub Title
			No

			Author
			Kamala Prasad Mahapatra

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353716

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamala Prasad Mahapatra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353716</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFTGB3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2701', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2701', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1397, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('dcd636ed-24f0-4308-a95a-2fd216e95326', '2442', NULL, 'Managerial Communication - Strategies and Applications - 4/e NEW', 'managerial-communication-strategies-and-applications-4e-new-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2-2442', 'managerial-communication-strategies-and-applications-4e-new-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442-2442', 'IKJU88876', 'IKJU88876', 'IKJU88876', NULL, 'The book focuses on skills and strategies that managers need in today’s workplace. This book continues to stand out in the field for its strategic approach, solid research base, comprehensive range of topics, its even-handed examination of oral and written channels, and its focus on managerial (as opposed to entry-level) competencies.', '<p>The book focuses on skills and strategies that managers need in today’s workplace. This book continues to stand out in the field for its strategic approach, solid research base, comprehensive range of topics, its even-handed examination of oral and written channels, and its focus on managerial (as opposed to entry-level) competencies.</p>', 'Managerial Communication - Strategies and Applications - 4/e NEW', '<h1>Managerial Communication - Strategies and Applications - 4/e NEW</h1>', '"900"', '"540"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJU88876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2442', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2442', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1604, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('dcea50d5-9002-4ccc-b587-09d71cbb2af3', '1153', NULL, 'Status of Dalit Women', 'status-of-dalit-women-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153', 'status-of-dalit-women-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153-1153', 'BNHJ8866', 'BNHJ8866', 'BNHJ8866', NULL, 'Status of Dalit Women', '<h1>Status of Dalit Women</h1>', 'Sub Title
			No

			Author
			G. Samba Siva Rao, Allu Gowri Sankar Rao

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			9350567113

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G. Samba Siva Rao, Allu Gowri Sankar Rao</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9350567113</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67469350567113.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNHJ8866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1153', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1153', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2387, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:10'),
('dd001942-0c74-40ba-a31c-09937f692a1b', '4208', 255, 'Industrial Relations and Labour Laws', 'industrial-relations-and-labour-laws', 'industrial-relations-and-labour-laws', '9789339203047', '9789339203047', '9789339203047', NULL, 'About the book

Industrial Relations and Labour Laws "The book aims to throw light on all the dimensions of industrial relations and labour laws. It is organised into two parts: first part focusing on the history and theory relating to the industrial relations, and the second part providing detailed on specific provisions of labour laws being enforced in India. Contemporary approach with detailed coverage on labour laws detailed coverage of topics like Payment of Bonus Act, ESI Act, Maternity Benefit Act, etc. Extensive reference to legal provisions and case laws.

Contents:

PART A INDUSTRIAL RELATIONS

1 Industrial Relations: An overview

2 Indian Labour Force

3 Trade unions: Concept, evolution and Functions

4 Trade unions in India: Various Issues

5 Collective Bargaining

6 Industrial discipline and Grievance Handling

7 Industrial Conflict and disputes

8 Settlement of Industrial disputes

9 Labour Welfare

10 Wages, Government Policies on Labour and Five-Year Plans

11 Workers’ Participation in Management

12 Industrial Relations: International Perspective

13 Industrial Health and Safety

PART B LABOUR LAWS

14 The Factories Act, 1948

15 The Industrial disputes Act, 1947

16 The Industrial employment (Standing orders) Act, 1946

17 The Maternity Benefit Act, 1961

18 The Minimum Wages Act, 1948

19 The Payment of Bonus Act, 1965

20 The Payment of Gratuity Act, 1972

21 The Payment of Wages Act, 1936

22 The Trade unions Act, 1926

23 The employees’ Provident Fund and Miscellaneous Provisions Act, 1952

24 The employees’ State Insurance Act, 1948

25 The employees’ Compensation Act, 1923

26 The Contract Labour (Regulation and Abolition) Act, 1970', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Industrial Relations and Labour Laws "The book aims to throw light on all the dimensions of industrial relations and labour laws. It is organised into two parts: first part focusing on the history and theory relating to the industrial relations, and the second part providing detailed on specific provisions of labour laws being enforced in India. Contemporary approach with detailed coverage on labour laws detailed coverage of topics like Payment of Bonus Act, ESI Act, Maternity Benefit Act, etc. Extensive reference to legal provisions and case laws.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>PART A INDUSTRIAL RELATIONS </span></strong></span></span></p>

<p><span><span><span>1 Industrial Relations: An overview </span></span></span></p>

<p><span><span><span>2 Indian Labour Force </span></span></span></p>

<p><span><span><span>3 Trade unions: Concept, evolution and Functions </span></span></span></p>

<p><span><span><span>4 Trade unions in India: Various Issues </span></span></span></p>

<p><span><span><span>5 Collective Bargaining </span></span></span></p>

<p><span><span><span>6 Industrial discipline and Grievance Handling </span></span></span></p>

<p><span><span><span>7 Industrial Conflict and disputes </span></span></span></p>

<p><span><span><span>8 Settlement of Industrial disputes </span></span></span></p>

<p><span><span><span>9 Labour Welfare </span></span></span></p>

<p><span><span><span>10 Wages, Government Policies on Labour and Five-Year Plans </span></span></span></p>

<p><span><span><span>11 Workers’ Participation in Management </span></span></span></p>

<p><span><span><span>12 Industrial Relations: International Perspective </span></span></span></p>

<p><span><span><span>13 Industrial Health and Safety </span></span></span></p>

<p><span><span><strong><span>PART B LABOUR LAWS </span></strong></span></span></p>

<p><span><span><span>14 The Factories Act, 1948 </span></span></span></p>

<p><span><span><span>15 The Industrial disputes Act, 1947 </span></span></span></p>

<p><span><span><span>16 The Industrial employment (Standing orders) Act, 1946 </span></span></span></p>

<p><span><span><span>17 The Maternity Benefit Act, 1961 </span></span></span></p>

<p><span><span><span>18 The Minimum Wages Act, 1948 </span></span></span></p>

<p><span><span><span>19 The Payment of Bonus Act, 1965 </span></span></span></p>

<p><span><span><span>20 The Payment of Gratuity Act, 1972 </span></span></span></p>

<p><span><span><span>21 The Payment of Wages Act, 1936 </span></span></span></p>

<p><span><span><span>22 The Trade unions Act, 1926 </span></span></span></p>

<p><span><span><span>23 The employees’ Provident Fund and Miscellaneous Provisions Act, 1952 </span></span></span></p>

<p><span><span><span>24 The employees’ State Insurance Act, 1948 </span></span></span></p>

<p><span><span><span>25 The employees’ Compensation Act, 1923 </span></span></span></p>

<p><span><span><span>26 The Contract Labour (Regulation and Abolition) Act, 1970</span></span></span></p>
', 'Title
			Industrial Relations and Labour Laws

			Author
			Piyali Ghosh

			ISBN
			9789339203047

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Industrial Relations and Labour Laws</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Piyali Ghosh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789339203047</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1030"', '"773"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8158laws.jpg', NULL, '9 | 21 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789339203047&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4208', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4208', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 255, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('dd0f07db-b676-48df-8b27-9938abf69d9f', '4063', 398, 'Managerial Decision Modeling with Spreadsheets 3/e', 'managerial-decision-modeling-with-spreadsheets-3e', 'managerial-decision-modeling-with-spreadsheets-3e', '9789332518216', '9789332518216', '9789332518216', NULL, 'About the book

The perfect balance between decision modeling and spreadsheet use.

Its important that textbooks support decision modeling courses by combining students ability to logically model and analyze diverse decision-making scenarios with software-based solution procedures. Balakrishnan offers the perfect balance of the decision modeling process and the use of spreadsheets to set up and solve decision models.

The third edition has been updated to reflect the latest version of Excel.

Contents

Chapter 1: Introduction to Managerial Decision Modeling

Chapter 2: Linear Programming Models: Graphical and Computer Methods

Chapter 3: Linear Programming Modeling Applications with Computer Analyses in Excel

Chapter 4: Transportation, Assignment, and Network Models

Chapter 5: Integer, Goal, and Nonlinear Programming Models

Chapter 6: Project Management

Chapter 7: Decision Analysis

Chapter 8: Queuing Models

Chapter 9: Simulation Modeling

Chapter 10: Forecasting Models

Online Chapter 11: Inventory Control Models

Appendix A: Probability Concepts and Applications

Appendix B: Useful Excel 2010 Commands and Procedures for Installing Excel Modules

Appendix C: Areas under the Standard Normal Curve

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The perfect balance between decision modeling and spreadsheet use.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Its important that textbooks support decision modeling courses by combining students ability to logically model and analyze diverse decision-making scenarios with software-based solution procedures. Balakrishnan offers the perfect balance of the decision modeling process and the use of spreadsheets to set up and solve decision models.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The third edition has been updated to reflect the latest version of Excel.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 1: Introduction to Managerial Decision Modeling</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 2: Linear Programming Models: Graphical and Computer Methods</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 3: Linear Programming Modeling Applications with Computer Analyses in Excel</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 4: Transportation, Assignment, and Network Models</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 5: Integer, Goal, and Nonlinear Programming Models</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 6: Project Management</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 7: Decision Analysis</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 8: Queuing Models</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 9: Simulation Modeling</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chapter 10: Forecasting Models</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Online Chapter 11: Inventory Control Models</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix A: Probability Concepts and Applications</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix B: Useful Excel 2010 Commands and Procedures for Installing Excel Modules</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Appendix C: Areas under the Standard Normal Curve</span></span></span></span></p>

<p> </p>', 'Title
			Managerial Decision Modeling with Spreadsheets 3/e

			Author
			Nagraj Balakrishnan

			ISBN
			9789332518216

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Managerial Decision Modeling with Spreadsheets 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Nagraj Balakrishnan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332518216</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1005"', '"804"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9020spresde.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332518216&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4063', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4063', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 398, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('dd26192a-1c4d-4f10-bb50-601f48173ca6', '439', NULL, 'Creative Approaches To Health & Social Care Education', 'creative-approaches-to-health-social-care-education-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439', 'creative-approaches-to-health-social-care-education-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439-439', 'KMLJ078', 'KMLJ078', 'KMLJ078', NULL, 'An exciting new text that helps lecturers adapt traditional teaching styles to accommodate the needs of a diverse student population. It investigates innovative classroom strategies such as the use of story telling, literature, cinema and art, and promotes reflective thinking throughout.', '<p>An exciting new text that helps lecturers adapt traditional teaching styles to accommodate the needs of a diverse student population. It investigates innovative classroom strategies such as the use of story telling, literature, cinema and art, and promotes reflective thinking throughout.</p>', 'Sub Title
			No

			Author
			Tony Warne

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780230574465

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			2009

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tony Warne</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230574465</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2999"', '"1799"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2009', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2711dpp_8_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KMLJ078&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=439', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=439', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2824, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('dd41244b-2c13-4465-b6e9-5e58ab56c9b1', '1871', NULL, 'Ency of Life Sciences -21-26 vols. book', 'ency-of-life-sciences-2126-vols-book-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871', 'ency-of-life-sciences-2126-vols-book-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871-1871', 'SDFV5466', 'SDFV5466', 'SDFV5466', NULL, 'Spanning the entire spectrum of life science research, the Encyclopedia features more than 4,000 specially commissioned and peer-reviewed articles. These concentrate primarily on the molecular and cellular life sciences, including biochemical topics, methods and techniques. Applied areas of science are also included on a selective basis, as are biographies and general interest articles on ethics and the history of science. Since the acquisition of ELS from NPG in 2004, Wiley has been adding both new and updated articles to keep readers up-to-date with the relentlessly evolving nature of life sciences, carefully commissioning in areas that have been particularly dynamic on the advice of a specialist board of scientific editors. Accordingly, in this six-volume work, we have published an additional 650 new and updated peer-reviewed articles that compliment the original print volume set. By completing the original set with these new articles, the reader is kept up-to-date with research across the life sciences in one complete print product. Aimed at researchers, students and teachers, articles provide comprehensive and authoritative coverage, written by leaders in the field. Colour illustrations and tables accompany articles, with appendix and glossary material providing essential information for the non-specialist, including biochemical and taxonomic information, acronyms, synonyms, units and other technical data. Importantly, all articles have been peer-reviewed to ensure a balanced representation of the literature. Articles are divided into three different categories indicating their level of complexity: Introductory, Advanced and Keynote. Introductory articles have been written primarily for undergraduate and non-specialists requiring the basic concepts of a particular subject. Advanced articles provide a more detailed discussion of specialist subjects, equivalent to that found in graduate level texts. Keynote articles provide a platform for debate where controversial issues and ''hot topics'' can be discussed. Coverage includes: * Biochemistry * Cell Biology * Developmental Biology * Ecology * Evolution and Diversity of Life * Functional and Comparative Morphology * Genetics and Disease * Genetics and Molecular Biology * Immunology * Microbiology * Neuroscience * Plant Science * Science and Society * Structural Biology * Virology Don''t miss this great opportunity to own the leading resource in the life sciences.', '<p>Spanning the entire spectrum of life science research, the Encyclopedia features more than 4,000 specially commissioned and peer-reviewed articles. These concentrate primarily on the molecular and cellular life sciences, including biochemical topics, methods and techniques. Applied areas of science are also included on a selective basis, as are biographies and general interest articles on ethics and the history of science. Since the acquisition of ELS from NPG in 2004, Wiley has been adding both new and updated articles to keep readers up-to-date with the relentlessly evolving nature of life sciences, carefully commissioning in areas that have been particularly dynamic on the advice of a specialist board of scientific editors. Accordingly, in this six-volume work, we have published an additional 650 new and updated peer-reviewed articles that compliment the original print volume set. By completing the original set with these new articles, the reader is kept up-to-date with research across the life sciences in one complete print product. Aimed at researchers, students and teachers, articles provide comprehensive and authoritative coverage, written by leaders in the field. Colour illustrations and tables accompany articles, with appendix and glossary material providing essential information for the non-specialist, including biochemical and taxonomic information, acronyms, synonyms, units and other technical data. Importantly, all articles have been peer-reviewed to ensure a balanced representation of the literature. Articles are divided into three different categories indicating their level of complexity: Introductory, Advanced and Keynote. Introductory articles have been written primarily for undergraduate and non-specialists requiring the basic concepts of a particular subject. Advanced articles provide a more detailed discussion of specialist subjects, equivalent to that found in graduate level texts. Keynote articles provide a platform for debate where controversial issues and ''hot topics'' can be discussed. Coverage includes: * Biochemistry * Cell Biology * Developmental Biology * Ecology * Evolution and Diversity of Life * Functional and Comparative Morphology * Genetics and Disease * Genetics and Molecular Biology * Immunology * Microbiology * Neuroscience * Plant Science * Science and Society * Structural Biology * Virology Don''t miss this great opportunity to own the leading resource in the life sciences.</p>', 'Ency of Life Sciences -21-26 vols.book', '<h1>Ency of Life Sciences -21-26 vols.book</h1>', '"160275"', '"96165"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92129780470061411.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFV5466&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1871', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1871', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1928, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:10'),
('dd49c913-1157-4cad-8d83-d5c853aaa102', '2576', NULL, 'Krishnayajurvedpratishakhya - Ek Anushilan', 'krishnayajurvedpratishakhya-ek-anushilan-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576', 'krishnayajurvedpratishakhya-ek-anushilan-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576-2576', '9788187566914', '9788187566914', '9788187566914', NULL, 'Krishnayajurvedpratishakhya - Ek Anushilan', '<h1>Krishnayajurvedpratishakhya - Ek Anushilan</h1>', 'Sub Title

			Krishnayajurvedpratishakhya - Ek Anushilan

			Author
			Dr. Usha Sharma

			ISBN 13 Digit
			9788187566914

			Publisher
			Kala Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Krishnayajurvedpratishakhya - Ek Anushilan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Usha Sharma</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187566914</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Kala Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '3b893866-ed5d-4d61-97fe-e4bdbf01a6f3', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2546pic-20.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187566914&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2576', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2576', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1516, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('dd6dda8f-8111-4939-9e8b-564cab51bc87', '2388', NULL, 'International Handbook Of Higher Education in 2 Vols.', 'international-handbook-of-higher-education-in-2-vols-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-238-2388', 'international-handbook-of-higher-education-in-2-vols-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388-2388', 'NHJI8876', 'NHJI8876', 'NHJI8876', NULL, 'International Handbook Of Higher Education in 2 Vols.', '<h1>International Handbook Of Higher Education in 2 Vols.</h1>', 'Sub Title
			Part One: Global Themes And Contemporary Challenges, Part Two: Regions And Countries,

			Author
			Forest

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402040115

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Part One: Global Themes And Contemporary Challenges, Part Two: Regions And Countries,</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Forest</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402040115</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"69200"', '"69108"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NHJI8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2388', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2388', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1636, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('dd73bcef-2352-4b09-b160-50a502027c3b', '1122', NULL, 'Human Resource Management : A Primer for Students of Master of Business Administration (MBA)', 'human-resource-management-a-primer-for-students-of-master-of-business-administration-mba', 'human-resource-management-a-primer-for-students-of-master-of-business-administration-mba', '9789385830266', '9789385830266', '9789385830266', NULL, 'About the Book

This is a short and concise book about Human Resource Management (HRM).  It is about the decisions, processes and choices that organizations make about managing people.  It is designed as a primer for students pursuing a Master of Business Administration (MBA) degree of Human Resource (HR) programs, as well as for Human Resource (HR) and organization leaders and general managers. 

The outcome of this book is to initiate students in the world-wide Human Resource Management (HRM) community, while simultaneously enabling them to create their own Human Resource Management (HRM) policies in accordance with circumstances in their respective areas.  As such, it is definitely a unique book.  It brings the global and regional perspective together, to the benefit of both.  Besides adopting a user-friendly format, each chapter in the book has several unique examples to support its theoretical discussion and help readers understand the subjet-matter easily.       

Contents: - 

UNIT-1 

INTRODUCTION AND HUMAN RESOURCE PLANNING

MEANING

SCOPE

1. Organisational Objectives

2. Functional Objectives

3. Personal Objectives

4.  Societal Objectives

FUNCTIONS

(1) Managerial Functions

(2) Operative Functions

ORGANISATION OF HR DEPARTMENT

OUTSOURCING

ROLE OF HR MANAGER

1. Fairness and Firmness

2. Tact and Resourcefulness

3. Sympathy and Consideration 

4. Knowledge of labour and other terms

5. Broad Social Outlook

6. Academic Qualifications

POLICIES OF HR

Why Adopt Policies

Formulating Policies

HRM and HRD a Comparative Analysis

FEATURES OF HRM

1. People-oriented

2. Comprrehensive function

3. Individual-oriented

4. Continuous Function

5. A Staff Function

6. Pervasive Function

7. Challenging Function

8. Development-Oriented

1. Training and Development

2. Organisation Development

3. Job Design

4. Human Resource Planning

5. Selection and Staffing

6. Personal Research and Information Systems

7. Compensation/Benefits

8. Employee Assistance

9. Union/Labour Relations

How HR makes an Impact?

THE CHALLENGE OF HR

Aims

The HRM practices in India are as follows:

1. Motivating the Workforce

2. Managing People

3. Competency Development

4. Recruitment and Training

5. Trust Factor

6. Work Life Balance Factor

7. Attrition/Retention of the Talent Pool

8. Bridging the Deand Supply Gap

HUMAN RESOURCE PLANNING 

Definition

Objectives

Need for Human Resource Planning

BASIC CONTENTS OF  RECRUITMENT

PLACEMENT AND ITS SIGNIFICANCE

INDUCTION AND ITS SIGNIFICANCE

WHAT IS JOB ANALYSIS?

IMPORTANCE/BENEFITS/OBJECTIVES/USES OF JOB ANALYSIS

WHAT IS JOB DESCRIPTION?

JOB SPECIFICATION

JOB EVALUATION

Significance of Job Evaluation

THE PROCESS OF HUMAN RESOURCE PLANNING

1. Business Strategic Plans

2. Resourcing Strategy

3. Scenario Planning

4. Demand/Supply Forecasting

5. Labour Turnover Analysis

6. Work Environmental Analysis

7. Operational Effectiveness Analysis

Resourcing Strategy OR Strategic Planning

SCENARIO PLANNING

DEMAND FORECASTING

FACTORS AFFECTING HR DEMAND FORECASTING

GLOBALIZATION

IMPACT OF GLOBALIZATION ON HR

UNIT-2

HUMAN RESOURCE DEVELOPMENT

RECRUITMENT 

Process of Recruitment

Sources of Recruitment

SELECTION

Definition of Selection: : Process of Differentiating

What is Selection Process?

WHAT IS PLACEMENT?

WHAT IS INDUCTION?

Purpose of Induction

Induction Process/Practices

What are the Contents of Induction Programme?

HUMAN RESOURCE DEVELOPMENT

Concept

Explanation

Training

Meaning and Purpose of Training

Purpose

Significance

Types of Training

Difference between Training and Development

Need for Training

Organisational Analysis

Job Analysis

Individual Analysis

CAREER DEVELOPMENT

Factors for Career Development

OBJECTIVES OF CAREER PLANNING

Job Analysis

Purpose of Job Analysis

Job Description

Job Design

Job Specification

Importance of Job Satisfaction

Motivation

FACTORS AFFECTING MOTIVATION

Workplace Culture

Workplace Education or Learning

Motivation Theories

What is Employee Training and Development?

Typical Reasons for Employees Training and Development

General Benefit form Employees Training and Development

What is career Planning and Development?

Career Planning Process

Benefits of Career Planning

SUCCESSION PLANNING

Definition

Description

EMERGING TRENDS IN HUMAN RESOURCE MANAGEMENT

*Technology

*Involvement of  the Employee

*Contingent in HRM

HUMAN RESOURCE INFORMATION SYSTEM

Basic Functions of HRIS

Importance of HRIS

Benefits of HRIS

Plan the Project in Advance

Implement in Phases

Decide Upon an Implementation Team

Implement Employee Self-Service Early

Optimize the Roll-Out

Drum Up Enthusiasm

Respond to Feedback

UNIT-3

PERFORMANCE MANAGEMENT

WHAT IS PERFORMNCE APPRAISAL?

WHAT IS POTENTIAL APPRAISAL?

Potential Appraisal

Techniques of Potential Appraisal

Self-Appraisal Form

Appraisal Process

Gauging Employees Potential for Management Position

Difference between Performance Appraisal and Job-Evaluation

Objectives of Performance Appraisal

Appraisal of Employees Serves Several Useful Purposes

Feedback

Compensation Decisions

Personal Development

Training and Development Programme

Transfers

Promotions

Improve Supervision

Process of Performance Appraisal

Communicating the Standards

Measuring the  Actual Performance

Comparing Actual with Desired Performance

Discusssing Results

Decision Making

What is 360-degree Feedback?

Benefits of Feedback

Difficulties of the Approach

Methods of Performance Appraisal

Performance Appraisal Techniqes

DEMOTION

Causes of Demotion

Conditions for Demotion

TRANSFER

Types of Transfers

Transfer Policy

SEPARATIOIN

ABSENTEEISM

Rate of Absenteeism

Causes of Absenteeism

Measures to Control Absenteeism

LABOUR TURNOVER

Measurement of Labour Turnover

Causes of Labour Turnover

Measures to Reduce Labour Turnover

MEANING OF COMPENSATION

Objectives of Compensation

What is Wage and Salary Administration?

Objectives of Wage Administration

Objectives of Fringe Benefits

What is Incentives Wage Plan?

Benefits of Incentive Compensation

Methods of Wage Payments

Piece Wage

Types of Incentives Plans

Halsey Plan

Rowan Plan

Taylor''s Differential Piece Wage Plan

Beadeaux Point Premium Plan

Factors Influencing Wage Structure

Factors Influencing Wage and Salary Structure and Administration

Bonus and Incentives

Types of Incentives

QUALITY OF WORKING LIFE (QWL)

Origin and Development of QWL

Areas of Quality of Working Life

Approaches to Improve QWL 

Concept of Quality Circles

Mission of Quality Circles across India''

Organizational Structure

UNIT 4

HUMAN RELATIONS

JOB SATISFACTION

WHAT IS MORALE

HEALTH, SAFETY AND EMPLOYEE WELFARE

Health

Safety

EMPLOYEE WELFARE

Employee Welfare Benefits Schemes

Some of Employee Welfare Laws in India

NON STATUTORY BENEFITS

APPROACHES TO LABOUR WELFARE

Policing Theory

Religion Theory

Philanthropic Theory

Paternalistic Theory

Placating Theory

Public Relations Theory

Functional Theory

Social Theory

Inside the Workplace

Outside the Workplace

Duties and Responsibilities of Employee Representatives

EMPLOYER''S RESPONSIBILITIES

Examples of Breaches

Counseling for Effective HRD

Designing HRD

Objectives of HR

Approaches to Human Relations

CAUSES OF GRIEVANCES

What are Employee Grievances?

Grievance Procedure

Types of Grievances

Features of Grivences

Causes of Grievances

CONCEPT OF INDUSTRIAL DISCIPLINE

What is Code of Discipline?

Objectives of the Code

Objectives of Workers'' Participation in Management

Empowerment of Employees

Collective Bargaining

Features of Collective Bargaining

WHAT IS HR AUDIT

Meaning 

Objectives of HR Audit

Need for HR Audit

General Business Ethics

INDUSTRIAL RELATIONS

Significance

Objectives

FACTORS REQUIRED FOR GOOD HUMAN RELATION POLICY

PROCESS OF HR AUDIT

1. Briefing and Orientation

2. Scanning Material Information

3. Surveying Employees

4. Conducting Interviews

5. Synthesizing

6. Reporting

AUDIT REPORTS

ETHICS OF HR

Introduction to Business Ethics

Need and Importance of Business Ethics

BUSINEES ETHICS

Features of  Business Ethics

WHAT IS MORALE

HEALTH, SAFETY AND EMPLOYEE WELFARE

Health 

Safety

Employees'' Welfare

Non-Statutory Schemes

Counseling for Effective HRD

DESIGNING HRD

Insight 

Motivatiion

New Skills and Knowledge

Real World Practice

Accountability

HUMAN RESOURCE DEVELOPMENT (HRD)

THE CONCEPT OF HUMAN RESOURCE DEVELOPMET

DIFFERENCE  BETWEEN HRD AND HRM

THE NEED FOR HRD

HRD FUNCTIONS

Features of Human Resouce Development

Benefits of Human Resource Development

Features of HRD

Objectives of HRD

HRD Functions

EMPLOYEE MISCONDUCT AND DISCIPLINARY PROCEEDURE

PRINCIPLES OF MAINTAINING DISCIPLINE AT WORKPLACE

Principles

Disciplinary Action Against Employees: Penalties and Punishments

INDUSTRIAL RELATIONS

Significance

Objectives

FACTORS REQUIRED FOR  GOOD HUMAN RELATION POLICY

Individual

Work Group

Work Environment

Leader                           

 ', '<p style="text-align:justify"><span><span><span>About the Book</span></span></span></p>

<p style="text-align:justify"><span><span><span>This is a short and concise book about Human Resource Management (HRM).  It is about the decisions, processes and choices that organizations make about managing people.  It is designed as a primer for students pursuing a Master of Business Administration (MBA) degree of Human Resource (HR) programs, as well as for Human Resource (HR) and organization leaders and general managers.  </span></span></span></p>

<p style="text-align:justify"><span><span><span>The outcome of this book is to initiate students in the world-wide Human Resource Management (HRM) community, while simultaneously enabling them to create their own Human Resource Management (HRM) policies in accordance with circumstances in their respective areas.  As such, it is definitely a unique book.  It brings the global and regional perspective together, to the benefit of both.  Besides adopting a user-friendly format, each chapter in the book has several unique examples to support its theoretical discussion and help readers understand the subjet-matter easily.       </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents: - </span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>UNIT-1 </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>INTRODUCTION AND HUMAN RESOURCE PLANNING</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>MEANING</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>SCOPE</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1</span><span><span>. Organisational Objectives</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Functional Objectives</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Personal Objectives</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4.  Societal Objectives</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>FUNCTIONS</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>(1) Managerial Functions</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>(2) Operative Functions</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>ORGANISATION OF HR DEPARTMENT </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>OUTSOURCING</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>ROLE OF HR MANAGER</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Fairness and Firmness</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Tact and Resourcefulness</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Sympathy and Consideration </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Knowledge of labour and other terms</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Broad Social Outlook</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Academic Qualifications</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>POLICIES OF HR</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Why Adopt Policies</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Formulating Policies</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>HRM and HRD a Comparative Analysis</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>FEATURES OF HRM</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. People-oriented</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Comprrehensive function</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Individual-oriented</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Continuous Function</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. A Staff Function</span></span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Pervasive Function</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Challenging Function</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Development-Oriented</span></span></span></p>

<p style="text-align:justify"><span><span><span>1. Training and Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Organisation Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Job Design</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Human Resource Planning</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Selection and Staffing</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Personal Research and Information Systems</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Compensation/Benefits</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Employee Assistance</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Union/Labour Relations</span></span></span></p>

<p style="text-align:justify"><span><span><span>How HR makes an Impact?</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>THE CHALLENGE OF HR</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Aims</span></span></span></p>

<p style="text-align:justify"><span><span><span>The HRM practices in India are as follows:</span></span></span></p>

<p style="text-align:justify"><span><span><span>1. Motivating the Workforce</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Managing People</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Competency Development</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Recruitment and Training</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Trust Factor</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Work Life Balance Factor</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Attrition/Retention of the Talent Pool</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Bridging the Deand Supply Gap</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>HUMAN RESOURCE PLANNING</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>Definition</span></span></span></p>

<p style="text-align:justify"><span><span><span>Objectives</span></span></span></p>

<p style="text-align:justify"><span><span><span>Need for Human Resource Planning</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>BASIC CONTENTS OF  RECRUITMENT</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PLACEMENT AND ITS SIGNIFICANCE</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>INDUCTION AND ITS SIGNIFICANCE</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>WHAT IS JOB ANALYSIS?</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>IMPORTANCE/BENEFITS/OBJECTIVES/USES OF JOB ANALYSIS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>WHAT IS JOB DESCRIPTION?</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>JOB SPECIFICATION</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>JOB EVALUATION</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Significance of Job Evaluation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>THE PROCESS OF HUMAN RESOURCE PLANNING</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Business Strategic Plans</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Resourcing Strategy</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. Scenario Planning</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Demand/Supply Forecasting</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Labour Turnover Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Work Environmental Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Operational Effectiveness Analysis</span></span></span></p>

<p style="text-align:justify"><span><span><span>Resourcing Strategy OR Strategic Planning</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>SCENARIO PLANNING</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>DEMAND FORECASTING</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>FACTORS AFFECTING HR DEMAND FORECASTING</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>GLOBALIZATION</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>IMPACT OF GLOBALIZATION ON HR</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>UNIT-2</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>HUMAN RESOURCE DEVELOPMENT</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>RECRUITMENT </span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Process of Recruitment</span></strong></span></span></p>

<p><span><span><span>Sources of Recruitment</span></span></span></p>

<p><span><span><strong><span>SELECTION</span></strong></span></span></p>

<p><span><span><span>Definition of Selection: : Process of Differentiating</span></span></span></p>

<p><span><span><span>What is Selection Process?</span></span></span></p>

<p><span><span><strong><span>WHAT IS PLACEMENT?</span></strong></span></span></p>

<p><span><span><strong><span>WHAT IS INDUCTION?</span></strong></span></span></p>

<p><span><span><span>Purpose of Induction</span></span></span></p>

<p><span><span><span>Induction Process/Practices</span></span></span></p>

<p><span><span><span>What are the Contents of Induction Programme?</span></span></span></p>

<p><span><span><strong><span>HUMAN RESOURCE DEVELOPMENT</span></strong></span></span></p>

<p><span><span><span>Concept</span></span></span></p>

<p><span><span><span>Explanation</span></span></span></p>

<p><span><span><span>Training</span></span></span></p>

<p><span><span><span>Meaning and Purpose of Training</span></span></span></p>

<p><span><span><span>Purpose</span></span></span></p>

<p><span><span><span>Significance</span></span></span></p>

<p><span><span><span>Types of Training</span></span></span></p>

<p><span><span><span>Difference between Training and Development</span></span></span></p>

<p><span><span><span>Need for Training</span></span></span></p>

<p><span><span><span>Organisational Analysis</span></span></span></p>

<p><span><span><span>Job Analysis</span></span></span></p>

<p><span><span><span>Individual Analysis</span></span></span></p>

<p><span><span><strong><span>CAREER DEVELOPMENT</span></strong></span></span></p>

<p><span><span><span>Factors for Career Development</span></span></span></p>

<p><span><span><strong><span>OBJECTIVES OF CAREER PLANNING</span></strong></span></span></p>

<p><span><span><span>Job Analysis</span></span></span></p>

<p><span><span><span>Purpose of Job Analysis</span></span></span></p>

<p><span><span><span>Job Description</span></span></span></p>

<p><span><span><span>Job Design</span></span></span></p>

<p><span><span><span>Job Specification</span></span></span></p>

<p><span><span><span>Importance of Job Satisfaction</span></span></span></p>

<p><span><span><span>Motivation</span></span></span></p>

<p><span><span><strong><span>FACTORS AFFECTING MOTIVATION</span></strong></span></span></p>

<p><span><span><span>Workplace Culture</span></span></span></p>

<p><span><span><span>Workplace Education or Learning</span></span></span></p>

<p><span><span><span>Motivation Theories</span></span></span></p>

<p><span><span><span>What is Employee Training and Development?</span></span></span></p>

<p><span><span><span>Typical Reasons for Employees Training and Development</span></span></span></p>

<p><span><span><span>General Benefit form Employees Training and Development</span></span></span></p>

<p><span><span><span>What is career Planning and Development?</span></span></span></p>

<p><span><span><span>Career Planning Process</span></span></span></p>

<p><span><span><span>Benefits of Career Planning</span></span></span></p>

<p><span><span><strong><span>SUCCESSION PLANNING</span></strong></span></span></p>

<p><span><span><span>Definition</span></span></span></p>

<p><span><span><span>Description</span></span></span></p>

<p><span><span><strong><span>EMERGING TRENDS IN HUMAN RESOURCE MANAGEMENT</span></strong></span></span></p>

<p><span><span><span>*Technology</span></span></span></p>

<p><span><span><span>*Involvement of  the Employee</span></span></span></p>

<p><span><span><span>*Contingent in HRM</span></span></span></p>

<p><span><span><strong><span>HUMAN RESOURCE INFORMATION SYSTEM</span></strong></span></span></p>

<p><span><span><span>Basic Functions of HRIS</span></span></span></p>

<p><span><span><span>Importance of HRIS</span></span></span></p>

<p><span><span><span>Benefits of HRIS</span></span></span></p>

<p><span><span><span>Plan the Project in Advance</span></span></span></p>

<p><span><span><span>Implement in Phases</span></span></span></p>

<p><span><span><span>Decide Upon an Implementation Team</span></span></span></p>

<p><span><span><span>Implement Employee Self-Service Early</span></span></span></p>

<p><span><span><span>Optimize the Roll-Out</span></span></span></p>

<p><span><span><span>Drum Up Enthusiasm</span></span></span></p>

<p><span><span><span>Respond to Feedback</span></span></span></p>

<p><span><span><strong><span>UNIT-3</span></strong></span></span></p>

<p><span><span><strong><span>PERFORMANCE MANAGEMENT</span></strong></span></span></p>

<p><span><span><strong><span>WHAT IS PERFORMNCE APPRAISAL?</span></strong></span></span></p>

<p><span><span><strong><span>WHAT IS POTENTIAL APPRAISAL?</span></strong></span></span></p>

<p><span><span><span>Potential Appraisal</span></span></span></p>

<p><span><span><span>Techniques of Potential Appraisal</span></span></span></p>

<p><span><span><span>Self-Appraisal Form</span></span></span></p>

<p><span><span><span>Appraisal Process</span></span></span></p>

<p><span><span><span>Gauging Employees Potential for Management Position</span></span></span></p>

<p><span><span><span>Difference between Performance Appraisal and Job-Evaluation</span></span></span></p>

<p><span><span><span>Objectives of Performance Appraisal</span></span></span></p>

<p><span><span><span>Appraisal of Employees Serves Several Useful Purposes</span></span></span></p>

<p><span><span><span>Feedback</span></span></span></p>

<p><span><span><span>Compensation Decisions</span></span></span></p>

<p><span><span><span>Personal Development</span></span></span></p>

<p><span><span><span>Training and Development Programme</span></span></span></p>

<p><span><span><span>Transfers</span></span></span></p>

<p><span><span><span>Promotions</span></span></span></p>

<p><span><span><span>Improve Supervision</span></span></span></p>

<p><span><span><span>Process of Performance Appraisal</span></span></span></p>

<p><span><span><span>Communicating the Standards</span></span></span></p>

<p><span><span><span>Measuring the  Actual Performance</span></span></span></p>

<p><span><span><span>Comparing Actual with Desired Performance</span></span></span></p>

<p><span><span><span>Discusssing Results</span></span></span></p>

<p><span><span><span>Decision Making</span></span></span></p>

<p><span><span><span>What is 360-degree Feedback?</span></span></span></p>

<p><span><span><span>Benefits of Feedback</span></span></span></p>

<p><span><span><span>Difficulties of the Approach</span></span></span></p>

<p><span><span><span>Methods of Performance Appraisal</span></span></span></p>

<p><span><span><span>Performance Appraisal Techniqes</span></span></span></p>

<p><span><span><strong><span>DEMOTION</span></strong></span></span></p>

<p><span><span><span>Causes of Demotion</span></span></span></p>

<p><span><span><span>Conditions for Demotion</span></span></span></p>

<p><span><span><strong><span>TRANSFER</span></strong></span></span></p>

<p><span><span><span>Types of Transfers</span></span></span></p>

<p><span><span><span>Transfer Policy</span></span></span></p>

<p><span><span><strong><span>SEPARATIOIN</span></strong></span></span></p>

<p><span><span><strong><span>ABSENTEEISM</span></strong></span></span></p>

<p><span><span><span>Rate of Absenteeism</span></span></span></p>

<p><span><span><span>Causes of Absenteeism</span></span></span></p>

<p><span><span><span>Measures to Control Absenteeism</span></span></span></p>

<p><span><span><strong><span>LABOUR TURNOVER</span></strong></span></span></p>

<p><span><span><span>Measurement of Labour Turnover</span></span></span></p>

<p><span><span><span>Causes of Labour Turnover</span></span></span></p>

<p><span><span><span>Measures to Reduce Labour Turnover</span></span></span></p>

<p><span><span><strong><span>MEANING OF COMPENSATION</span></strong></span></span></p>

<p><span><span><span>Objectives of Compensation</span></span></span></p>

<p><span><span><span>What is Wage and Salary Administration?</span></span></span></p>

<p><span><span><span>Objectives of Wage Administration</span></span></span></p>

<p><span><span><span>Objectives of Fringe Benefits</span></span></span></p>

<p><span><span><span>What is Incentives Wage Plan?</span></span></span></p>

<p><span><span><span>Benefits of Incentive Compensation</span></span></span></p>

<p><span><span><span>Methods of Wage Payments</span></span></span></p>

<p><span><span><span>Piece Wage</span></span></span></p>

<p><span><span><span>Types of Incentives Plans</span></span></span></p>

<p><span><span><span>Halsey Plan</span></span></span></p>

<p><span><span><span>Rowan Plan</span></span></span></p>

<p><span><span><span>Taylor''s Differential Piece Wage Plan</span></span></span></p>

<p><span><span><span>Beadeaux Point Premium Plan</span></span></span></p>

<p><span><span><span>Factors Influencing Wage Structure</span></span></span></p>

<p><span><span><span>Factors Influencing Wage and Salary Structure and Administration</span></span></span></p>

<p><span><span><span>Bonus and Incentives</span></span></span></p>

<p><span><span><span>Types of Incentives</span></span></span></p>

<p><span><span><strong><span>QUALITY OF WORKING LIFE (QWL)</span></strong></span></span></p>

<p><span><span><span>Origin and Development of QWL</span></span></span></p>

<p><span><span><span>Areas of Quality of Working Life</span></span></span></p>

<p><span><span><span>Approaches to Improve QWL </span></span></span></p>

<p><span><span><span>Concept of Quality Circles</span></span></span></p>

<p><span><span><span>Mission of Quality Circles across India''</span></span></span></p>

<p><span><span><span>Organizational Structure</span></span></span></p>

<p><span><span><strong><span>UNIT 4</span></strong></span></span></p>

<p><span><span><strong><span>HUMAN RELATIONS</span></strong></span></span></p>

<p><span><span><strong><span>JOB SATISFACTION</span></strong></span></span></p>

<p><span><span><strong><span>WHAT IS MORALE</span></strong></span></span></p>

<p><span><span><strong><span>HEALTH, SAFETY AND EMPLOYEE WELFARE</span></strong></span></span></p>

<p><span><span><span>Health</span></span></span></p>

<p><span><span><span>Safety</span></span></span></p>

<p><span><span><strong><span>EMPLOYEE WELFARE</span></strong></span></span></p>

<p><span><span><span>Employee Welfare Benefits Schemes</span></span></span></p>

<p><span><span><span>Some of Employee Welfare Laws in India</span></span></span></p>

<p><span><span><strong><span>NON STATUTORY BENEFITS</span></strong></span></span></p>

<p><span><span><strong><span>APPROACHES TO LABOUR WELFARE</span></strong></span></span></p>

<p><span><span><span>Policing Theory</span></span></span></p>

<p><span><span><span>Religion Theory</span></span></span></p>

<p><span><span><span>Philanthropic Theory</span></span></span></p>

<p><span><span><span>Paternalistic Theory</span></span></span></p>

<p><span><span><span>Placating Theory</span></span></span></p>

<p><span><span><span>Public Relations Theory</span></span></span></p>

<p><span><span><span>Functional Theory</span></span></span></p>

<p><span><span><span>Social Theory</span></span></span></p>

<p><span><span><span>Inside the Workplace</span></span></span></p>

<p><span><span><span>Outside the Workplace</span></span></span></p>

<p><span><span><span>Duties and Responsibilities of Employee Representatives</span></span></span></p>

<p><span><span><strong><span>EMPLOYER''S RESPONSIBILITIES</span></strong></span></span></p>

<p><span><span><span>Examples of Breaches</span></span></span></p>

<p><span><span><span>Counseling for Effective HRD</span></span></span></p>

<p><span><span><span>Designing HRD</span></span></span></p>

<p><span><span><span>Objectives of HR</span></span></span></p>

<p><span><span><span>Approaches to Human Relations</span></span></span></p>

<p><span><span><strong><span>CAUSES OF GRIEVANCES</span></strong></span></span></p>

<p><span><span><span>What are Employee Grievances?</span></span></span></p>

<p><span><span><span>Grievance Procedure</span></span></span></p>

<p><span><span><span>Types of Grievances</span></span></span></p>

<p><span><span><span>Features of Grivences</span></span></span></p>

<p><span><span><span>Causes of Grievances</span></span></span></p>

<p><span><span><strong><span>CONCEPT OF INDUSTRIAL DISCIPLINE</span></strong></span></span></p>

<p><span><span><span>What is Code of Discipline?</span></span></span></p>

<p><span><span><span>Objectives of the Code</span></span></span></p>

<p><span><span><span>Objectives of Workers'' Participation in Management</span></span></span></p>

<p><span><span><span>Empowerment of Employees</span></span></span></p>

<p><span><span><span>Collective Bargaining</span></span></span></p>

<p><span><span><span>Features of Collective Bargaining</span></span></span></p>

<p><span><span><strong><span>WHAT IS HR AUDIT</span></strong></span></span></p>

<p><span><span><span>Meaning </span></span></span></p>

<p><span><span><span>Objectives of HR Audit</span></span></span></p>

<p><span><span><span>Need for HR Audit</span></span></span></p>

<p><span><span><span>General Business Ethics</span></span></span></p>

<p><span><span><span>INDUSTRIAL RELATIONS</span></span></span></p>

<p><span><span><span>Significance</span></span></span></p>

<p><span><span><span>Objectives</span></span></span></p>

<p><span><span><strong><span>FACTORS REQUIRED FOR GOOD HUMAN RELATION POLICY</span></strong></span></span></p>

<p><span><span><strong><span>PROCESS OF HR AUDIT</span></strong></span></span></p>

<p><span><span><span>1. Briefing and Orientation</span></span></span></p>

<p><span><span><span>2. Scanning Material Information</span></span></span></p>

<p><span><span><span>3. Surveying Employees</span></span></span></p>

<p><span><span><span>4. Conducting Interviews</span></span></span></p>

<p><span><span><span>5. Synthesizing</span></span></span></p>

<p><span><span><span>6. Reporting</span></span></span></p>

<p><span><span><strong><span>AUDIT REPORTS</span></strong></span></span></p>

<p><span><span><strong><span>ETHICS OF HR</span></strong></span></span></p>

<p><span><span><span>Introduction to Business Ethics</span></span></span></p>

<p><span><span><span>Need and Importance of Business Ethics</span></span></span></p>

<p><span><span><strong><span>BUSINEES ETHICS</span></strong></span></span></p>

<p><span><span><span>Features of  Business Ethics</span></span></span></p>

<p><span><span><strong><span>WHAT IS MORALE</span></strong></span></span></p>

<p><span><span><strong><span>HEALTH, SAFETY AND EMPLOYEE WELFARE</span></strong></span></span></p>

<p><span><span><span>Health </span></span></span></p>

<p><span><span><span>Safety</span></span></span></p>

<p><span><span><span>Employees'' Welfare</span></span></span></p>

<p><span><span><span>Non-Statutory Schemes</span></span></span></p>

<p><span><span><span>Counseling for Effective HRD</span></span></span></p>

<p><span><span><strong><span>DESIGNING HRD</span></strong></span></span></p>

<p><span><span><span>Insight </span></span></span></p>

<p><span><span><span>Motivatiion</span></span></span></p>

<p><span><span><span>New Skills and Knowledge</span></span></span></p>

<p><span><span><span>Real World Practice</span></span></span></p>

<p><span><span><span>Accountability</span></span></span></p>

<p><span><span><strong><span>HUMAN RESOURCE DEVELOPMENT (HRD)</span></strong></span></span></p>

<p><span><span><strong><span>THE CONCEPT OF HUMAN RESOURCE DEVELOPMET</span></strong></span></span></p>

<p><span><span><strong><span>DIFFERENCE  BETWEEN HRD AND HRM</span></strong></span></span></p>

<p><span><span><strong><span>THE NEED FOR HRD</span></strong></span></span></p>

<p><span><span><strong><span>HRD FUNCTIONS</span></strong></span></span></p>

<p><span><span><span>Features of Human Resouce Development</span></span></span></p>

<p><span><span><span>Benefits of Human Resource Development</span></span></span></p>

<p><span><span><span>Features of HRD</span></span></span></p>

<p><span><span><span>Objectives of HRD</span></span></span></p>

<p><span><span><span>HRD Functions</span></span></span></p>

<p><span><span><strong><span>EMPLOYEE MISCONDUCT AND DISCIPLINARY PROCEEDURE</span></strong></span></span></p>

<p><span><span><strong><span>PRINCIPLES OF MAINTAINING DISCIPLINE AT WORKPLACE</span></strong></span></span></p>

<p><span><span><span>Principles</span></span></span></p>

<p><span><span><span>Disciplinary Action Against Employees: Penalties and Punishments</span></span></span></p>

<p><span><span><strong><span>INDUSTRIAL RELATIONS</span></strong></span></span></p>

<p><span><span><span>Significance</span></span></span></p>

<p><span><span><span>Objectives</span></span></span></p>

<p><span><span><strong><span>FACTORS REQUIRED FOR  GOOD HUMAN RELATION POLICY</span></strong></span></span></p>

<p><span><span><span>Individual</span></span></span></p>

<p><span><span><span>Work Group</span></span></span></p>

<p><span><span><span>Work Environment</span></span></span></p>

<p><span><span><span>Leader                            </span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Human Resource Management : A Primer for Students of Master of Business Administration (MBA)

			Author
			Gurpreet Kaur

			ISBN
			9789385830266

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Human Resource Management : A Primer for Students of Master of Business Administration (MBA)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gurpreet Kaur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830266</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7379hrm.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830266&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1122', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1122', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2405, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:10'),
('dd7beabc-e9a1-4208-9415-2c4fabf92248', '166', NULL, 'Tell me about HANUMAN', 'tell-me-about-hanuman', 'tell-me-about-hanuman', '9788176761482', '9788176761482', '9788176761482', NULL, 'Hanuman, a handsome, strong and intelligent monkey, through his selfless service to Lord Rama and the triumph over the senses and ego, achieved the status of a God, worthy of veneration. He is a character of highest morals and is worshiped throughout the country with immense ardour. The book narrates the various adventures of this much loved Mokey-God.

Content - Birth of Hanuman, Hanuman''s Childhood, Hanuman Chooses His Guru, Hanuman Reaches Lanka, Hanuman is Captured, The Burning of Lanka, The Bridge to Lanka, Hanuman Gets the Sacred Herb, Hanuman Kills Mahiravana, Hanuman After Rama         ', '<p style="text-align:justify"><span>Hanuman, a handsome, strong and intelligent monkey, through his selfless service to Lord Rama and the triumph over the senses and ego, achieved the status of a God, worthy of veneration. He is a character of highest morals and is worshiped throughout the country with immense ardour. The book narrates the various adventures of this much loved Mokey-God.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Birth of Hanuman, Hanuman''s Childhood, Hanuman Chooses His Guru, Hanuman Reaches Lanka, Hanuman is Captured, The Burning of Lanka, The Bridge to Lanka, Hanuman Gets the Sacred Herb, Hanuman Kills Mahiravana, Hanuman After Rama</span>         </p>', 'Sub Title
			Tell me about HANUMAN

			Author
			Anurag Mehta

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788176761482

			Pages
			79

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tell me about HANUMAN</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176761482</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>79</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"250"', '"150"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 79, '79', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77049788176761482_3.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176761482&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=166', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=166', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2974, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('dd89a78e-1ea4-42e7-8b75-a08987279a70', '2387', NULL, 'Handbook of Cell Signaling, Set of 3 Volumes', 'handbook-of-cell-signaling-set-of-3-volumes-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-23-2387', 'handbook-of-cell-signaling-set-of-3-volumes-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387-2387', 'BHJI88876', 'BHJI88876', 'BHJI88876', NULL, 'The Handbook of Cell Signaling is a comprehensive work covering all aspects of intracellular signal processing, including extra/intracellular membrane receptors, signal transduction, gene expression/translation, and cellular/organotypic signal responses. The subject matter has been divided into five main parts (each of which is headed by a recognized expert in the field):* Initiation: Extracellular and Membrane Events* Transmission: Effectors and Cytosolic Events * Nuclear Responses: Gene Expression and Translation* Events in Intracellular Compartments* Cell-Cell and Cell-Matrix Interactions Covered in extensive detail, these areas will appeal to a broad, cross-disciplinary audience interested in the structure, biochemistry, molecular biology and pathology of cellular effectors. Tabular and well-illustrated, the Handbook will serve as an in-depth reference for this complex and evolving field.Tabular and well illustrated, the Handbook will serve as an in-depth reference for this complex and evolving field!

The Handbook of Cell Signaling is a comprehensive work covering all aspects of intracellular signal processing, including extra/intracellular membrane receptors, signal transduction, gene expression/translation, and cellular/organotypic signal responses. The subject matter has been divided into five main parts (each of which is headed by a recognized expert in the field):* Initiation: Extracellular and Membrane Events* Transmission: Effectors and Cytosolic Events * Nuclear Responses: Gene Expression and Translation* Events in Intracellular Compartments* Cell-Cell and Cell-Matrix Interactions Covered in extensive detail, these areas will appeal to a broad, cross-disciplinary audience interested in the structure, biochemistry, molecular biology and pathology of cellular effectors. Tabular and well-illustrated, the Handbook will serve as an in-depth reference for this complex and evolving field.Tabular and well illustrated, the Handbook will serve as an in-depth reference for this complex and evolving field!

Key Features

* Contains approximately 470 articles

* Provides well-organized sections on each essential area in signaling

* Includes discussion on everything from ligand/receptor interactions to organ/organism responses

* Extremely user-friendly', '<h1>The <strong>Handbook of Cell Signaling</strong> is a comprehensive work covering all aspects of intracellular signal processing, including extra/intracellular membrane receptors, signal transduction, gene expression/translation, and cellular/organotypic signal responses. <strong>The subject matter has been divided into five main parts (each of which is headed by a recognized expert in the field):</strong>* Initiation: Extracellular and Membrane Events* Transmission: Effectors and Cytosolic Events * Nuclear Responses: Gene Expression and Translation* Events in Intracellular Compartments* Cell-Cell and Cell-Matrix Interactions Covered in extensive detail, these areas will appeal to a broad, cross-disciplinary audience interested in the structure, biochemistry, molecular biology and pathology of cellular effectors. Tabular and well-illustrated, the Handbook will serve as an in-depth reference for this complex and evolving field.Tabular and well illustrated, the <strong>Handbook</strong> will serve as an in-depth reference for this complex and evolving field!</h1>

<p>The <strong>Handbook of Cell Signaling</strong> is a comprehensive work covering all aspects of intracellular signal processing, including extra/intracellular membrane receptors, signal transduction, gene expression/translation, and cellular/organotypic signal responses. <strong>The subject matter has been divided into five main parts (each of which is headed by a recognized expert in the field):</strong>* Initiation: Extracellular and Membrane Events* Transmission: Effectors and Cytosolic Events * Nuclear Responses: Gene Expression and Translation* Events in Intracellular Compartments* Cell-Cell and Cell-Matrix Interactions Covered in extensive detail, these areas will appeal to a broad, cross-disciplinary audience interested in the structure, biochemistry, molecular biology and pathology of cellular effectors. Tabular and well-illustrated, the Handbook will serve as an in-depth reference for this complex and evolving field.Tabular and well illustrated, the <strong>Handbook</strong> will serve as an in-depth reference for this complex and evolving field!</p>

<h3>Key Features</h3>

<p>* Contains approximately 470 articles<br />
* Provides well-organized sections on each essential area in signaling<br />
* Includes discussion on everything from ligand/receptor interactions to organ/organism responses<br />
* Extremely user-friendly</p>
', 'Sub Title
			No

			Author
			Ralph Bradshaw

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780121245467

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ralph Bradshaw</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780121245467</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', '"17600"', '"17496"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66121.jpg', NULL, '11', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=BHJI88876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2387', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2387', 'Storefront detail', NULL, NULL, 'DISABLED', 0, 1637, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('ddd4c829-b10f-46cd-a4b3-874f883d6b13', '2055', NULL, 'NGO Accountability Politics, Principles And Innovations', 'ngo-accountability-politics-principles-and-innovations-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2-2055', 'ngo-accountability-politics-principles-and-innovations-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055-2055', 'ASXD4435', 'ASXD4435', 'ASXD4435', NULL, 'NGO Accountability Politics, Principles And Innovations', '<h1>NGO Accountability Politics, Principles And Innovations</h1>', 'Sub Title
			No

			Author
			Chongtham hemamanjuri Chanu

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162182

			Pages
			550

			Binding
			Hardcover

			Year of Publication
			1998

			Edition of Book
			1998

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chongtham hemamanjuri Chanu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162182</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>550</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1195"', '"717"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '1998', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 550, '550', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1313logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASXD4435&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2055', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2055', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1790, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('dde9e974-8450-4ded-9f15-88dd9b3df251', '3330', NULL, 'Religion in Modern India', 'religion-in-modern-india-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330', 'religion-in-modern-india-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330-3330', '9788175332416', '9788175332416', '9788175332416', NULL, 'The documented history of Indian religions begins with historical Vedic religion, the religious practices of the early Indo-Aryans, which were collected and later redacted into the Samhitas, four canonical collections of hymns or mantras composed in archaic Sanskrit. These texts are the central shruti (revealed) texts of Hinduism. These three ancient religions, Hinduism, Buddhism and Jainism, are seen as the molders of the Indian philosophy.

In modern period, new religions were also established in India. One comparatively new religion in India is Sikhism and it was established in the 15th century and about 2% of Indians are Sikhs. There were other attempts to create new religions in India but they did not always succeed. The Indian religious and social life is driven by the caste system while the same has undergone substantial charges since Independence, especially in towns and cities, but most people in India are still clearly identified as a member of a particular caste group.

Content - Preface, 1. Religion: An Introduction, 2. Modern India: Religion, Law, and Judiciary, 3. The Brahmo Samaj for India''s First Religious Reform, 4. Major Movements of Reform in Modern India, 5. Religious Change through the Ramakrishna Movement, 6. Basic Presuppositions of the Divine Life Society, 7. Islam in India, 8. Zoroastrian Religion in Modern India, 9. Singh Sabha Movement in Punjab, 10. Christianity in India, 11. Buddhism in Modern India, 12. Reform Movements in Jainism, 13. The Baha''i Faith in India, Bibliography,  Index              ', '<p style="text-align:justify"><span>The documented history of Indian religions begins with historical Vedic religion, the religious practices of the early Indo-Aryans, which were collected and later redacted into the Samhitas, four canonical collections of hymns or mantras composed in archaic Sanskrit. These texts are the central shruti (revealed) texts of Hinduism. These three ancient religions, Hinduism, Buddhism and Jainism, are seen as the molders of the Indian philosophy.</span></p>

<p style="text-align:justify"><span>In modern period, new religions were also established in India. One comparatively new religion in India is Sikhism and it was established in the 15th century and about 2% of Indians are Sikhs. There were other attempts to create new religions in India but they did not always succeed. The Indian religious and social life is driven by the caste system while the same has undergone substantial charges since Independence, especially in towns and cities, but most people in India are still clearly identified as a member of a particular caste group.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, 1. Religion: An Introduction, 2. Modern India: Religion, Law, and Judiciary, 3. The Brahmo Samaj for India''s First Religious Reform, 4. Major Movements of Reform in Modern India, 5. Religious Change through the Ramakrishna Movement, 6. Basic Presuppositions of the Divine Life Society, 7. Islam in India, 8. Zoroastrian Religion in Modern India, 9. Singh Sabha Movement in Punjab, 10. Christianity in India, 11. Buddhism in Modern India, 12. Reform Movements in Jainism, 13. The Baha''i Faith in India, Bibliography,  Index</span>              </span></span></span></p>', 'Sub Title
			Religion in Modern India

			Author
			Radhika Banerji

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788175332416

			Pages
			329

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Religion in Modern India</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Radhika Banerji</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788175332416</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>329</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2010</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"995"', '"597"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 329, '329', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5883Religion%20in%20Modern%20India.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175332416&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3330', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3330', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1056, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:10'),
('ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', '4202', 261, 'Services Marketing: Integrating Customer Focus Across the firm 7/e', 'services-marketing-integrating-customer-focus-across-the-firm-7e', 'services-marketing-integrating-customer-focus-across-the-firm-7e', '9789353160777', '9789353160777', '9789353160777', NULL, 'About the book

The seventh edition of our hallmarked text on Services Marketing by Zeithaml, Bitner, Gremler and Pandit, introduces readers to the vital role that services play in economy and its future. Services dominate the advance economy of the world, and virtually all companies view services as critical to retaining their customers. The seventh edition maintains a managerial focus by incorporating company examples and strategies for addressing issues in every chapter and emphasizes the knowledge needed to implement service strategies for competitive advantage across industries.

Content:

Part 1: Foundations for Service Marketing

Chapter 1 Introduction to Services

Chapter 2 Conceptual Framework of the Book: The Gaps Model of Service Quality

Part 2: Focus on the Customer

Chapter 3 Customer Expectations of Service

Chapter 4 Customer Perceptions of Service

Part 3: Understanding Customer Requirements

Chapter 5 Listening to Customers through Research

Chapter 6 Building Customer Relationships

Chapter 7 Service Recovery

Part 4: Aligning Service Design and Standards

Chapter 8 Service Innovation and Design

Chapter 9 Customer-Defined Service Standards

Chapter 10 Physical Evidence and the Servicescape

Part 5: Delivering and Performing Service

Chapter 11 Employees’ Roles in Service

Chapter 12 Customers’ Roles in Service

Chapter 13 Managing Demand and Capacity

Part 6: Managing Service Promises

Chapter 14 Integrated Service Marketing Communications

Chapter 15 Pricing of Services

Part 7: Service and the Bottom Line

Chapter 16 The Financial and Economic Impact of Service

Case 1: Home Solutions (India) Limited – Kitchen Section

Case 2: Merit-Trac: A Test in Everyone’s Life

Case 3: Ferns N Petals (FNP)

Case 4: BharatMatrimony.com

Case 5: BookmyShow.com

Case 6: Airbnb India: Growth Pangs?', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The seventh edition of our hallmarked text on Services Marketing by Zeithaml, Bitner, Gremler and Pandit, introduces readers to the vital role that services play in economy and its future. Services dominate the advance economy of the world, and virtually all companies view services as critical to retaining their customers. The seventh edition maintains a managerial focus by incorporating company examples and strategies for addressing issues in every chapter and emphasizes the knowledge needed to implement service strategies for competitive advantage across industries.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1: Foundations for Service Marketing</span></strong></span></span></p>

<p><span><span><span>Chapter 1 Introduction to Services</span></span></span></p>

<p><span><span><span>Chapter 2 Conceptual Framework of the Book: The Gaps Model of Service Quality</span></span></span></p>

<p><span><span><strong><span>Part 2: Focus on the Customer</span></strong></span></span></p>

<p><span><span><span>Chapter 3 Customer Expectations of Service</span></span></span></p>

<p><span><span><span>Chapter 4 Customer Perceptions of Service</span></span></span></p>

<p><span><span><strong><span>Part 3: Understanding Customer Requirements</span></strong></span></span></p>

<p><span><span><span>Chapter 5 Listening to Customers through Research</span></span></span></p>

<p><span><span><span>Chapter 6 Building Customer Relationships</span></span></span></p>

<p><span><span><span>Chapter 7 Service Recovery</span></span></span></p>

<p><span><span><strong><span>Part 4: Aligning Service Design and Standards</span></strong></span></span></p>

<p><span><span><span>Chapter 8 Service Innovation and Design</span></span></span></p>

<p><span><span><span>Chapter 9 Customer-Defined Service Standards</span></span></span></p>

<p><span><span><span>Chapter 10 Physical Evidence and the Servicescape</span></span></span></p>

<p><span><span><strong><span>Part 5: Delivering and Performing Service</span></strong></span></span></p>

<p><span><span><span>Chapter 11 Employees’ Roles in Service</span></span></span></p>

<p><span><span><span>Chapter 12 Customers’ Roles in Service</span></span></span></p>

<p><span><span><span>Chapter 13 Managing Demand and Capacity</span></span></span></p>

<p><span><span><strong><span>Part 6: Managing Service Promises</span></strong></span></span></p>

<p><span><span><span>Chapter 14 Integrated Service Marketing Communications</span></span></span></p>

<p><span><span><span>Chapter 15 Pricing of Services</span></span></span></p>

<p><span><span><strong><span>Part 7: Service and the Bottom Line</span></strong></span></span></p>

<p><span><span><span>Chapter 16 The Financial and Economic Impact of Service</span></span></span></p>

<p><span><span><span>Case 1: Home Solutions (India) Limited – Kitchen Section</span></span></span></p>

<p><span><span><span>Case 2: Merit-Trac: A Test in Everyone’s Life</span></span></span></p>

<p><span><span><span>Case 3: Ferns N Petals (FNP)</span></span></span></p>

<p><span><span><span>Case 4: BharatMatrimony.com</span></span></span></p>

<p><span><span><span>Case 5: BookmyShow.com</span></span></span></p>

<p><span><span><span>Case 6: Airbnb India: Growth Pangs?</span></span></span></p>', 'Title
			Services Marketing: Integrating Customer Focus Across the firm 7/e

			Author
			Valarie A. Zeithaml

			ISBN
			9789353160777

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Services Marketing: Integrating Customer Focus Across the firm 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Valarie A. Zeithaml</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353160777</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1025"', '"769"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8834services.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353160777&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4202', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4202', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 261, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('de2527c5-2123-4dc6-8e87-e47e7f822ddc', '2456', NULL, 'Qfinance - The Ultimate Resource', 'qfinance-the-ultimate-resource-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-2456', 'qfinance-the-ultimate-resource-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406-3406', '9781849300001', '9781849300001::2456', '9781849300001', NULL, 'QFINANCE is a must for anyone who works in finance, explaining the key concepts that lie behind modern finance and providing problems-solving solutions for the time-poor, information-hungry finance professional.

Best Practice - Internationally renowed finances leaders, experts, and educators distil and summarize the most important aspects of finance best practice and thought leadership.

Checklists - Quick step-by-step guides to solving evryday problems

Calculations and Ratios - Essential mathematical tools the finance professional needs for daily numerical-based solutions

Finance Thinkers and Leaders - Illuminating biographies of the leading figures behind modern finance

Finance Library Digests - Distilled digests of some of the best reads in finance, from the intellectual conrnerstone to the most popular

Country and Sector Profiles - In-depth analysis of 102 countries comprising EU, OECD, and OPEC members plus composites of MSCI, emerging markets, and MENA indices, and 26 sectors from automobiles to water

Finance Information Sources - A Carefully selected list of the best sources of further information on finance and accounting worldwide, both in print and online.

Dictionary - Over 9,000 terms covering finance, accounting, taxation, risk management, quantitative methods, and economics, as well as more general business and commercial terms

Quotations - Over 2,000 finance-related quotations on finance, management, leadership, money, and business', '<p>QFINANCE is a must for anyone who works in finance, explaining the key concepts that lie behind modern finance and providing problems-solving solutions for the time-poor, information-hungry finance professional.</p>

<p><span>Best Practice - Internationally renowed finances leaders, experts, and educators distil and summarize the most important aspects of finance best practice and thought leadership.</span></p>

<p><span>Checklists - Quick step-by-step guides to solving evryday problems</span></p>

<p><span>Calculations and Ratios - Essential mathematical tools the finance professional needs for daily numerical-based solutions</span></p>

<p><span>Finance Thinkers and Leaders - Illuminating biographies of the leading figures behind modern finance</span></p>

<p><span>Finance Library Digests - Distilled digests of some of the best reads in finance, from the intellectual conrnerstone to the most popular</span></p>

<p><span>Country and Sector Profiles - In-depth analysis of 102 countries comprising EU, OECD, and OPEC members plus composites of MSCI, emerging markets, and MENA indices, and 26 sectors from automobiles to water</span></p>

<p><span>Finance Information Sources - A Carefully selected list of the best sources of further information on finance and accounting worldwide, both in print and online.</span></p>

<p><span>Dictionary - Over 9,000 terms covering finance, accounting, taxation, risk management, quantitative methods, and economics, as well as more general business and commercial terms</span></p>

<p><span>Quotations - Over 2,000 finance-related quotations on finance, management, leadership, money, and business</span></p>', 'Sub Title
			The One-stop Guide for Finance Professionals, Compiled By 300+ Experts Covering Key Aspects of Finance Including  Risk Management, Cash-flow Management, Operations, Macro Issues, Regulation and Auditing

			Author
			Bloomsbury

			Publisher
			Bloomsbury

			ISBN 13 Digit
			9781849300001

			Pages
			2200

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The One-stop Guide for Finance Professionals, Compiled By 300+ Experts Covering Key Aspects of Finance Including  Risk Management, Cash-flow Management, Operations, Macro Issues, Regulation and Auditing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bloomsbury</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bloomsbury</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849300001</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"7995"', '"4797"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, '18bf170f-5849-4b27-86b9-934ee4cb7f2e', NULL, NULL, 2200, '2200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71159781849300001-uk.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849300001&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2456', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2456', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1596, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('de286da3-6d5b-4d53-89a1-c8d5a8144928', '4291', 172, 'What Congress & Gandhi Have Done To The Untouchables', 'what-congress-gandhi-have-done-to-the-untouchables', 'what-congress-gandhi-have-done-to-the-untouchables', '9789363986626', '9789363986626', '9789363986626', NULL, 'Content:

Chapter I. A Strange Event

Chapter II: A Shabby Show

Chapter III: A Mean Deal

Chapter IV: An Abject Surrender

Chapter V: A Political Charity

Chapter VI: A False Claim

Chapter VII: A False Charge

Chapter VIII: The Real Issue

Chapter IX: A Plea to the Foreigners

Chapter X: What do the Untouchables Say?

Chapter XI: Gandhism', '<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter I. A Strange Event</span></span></span></p>

<p><span><span><span>Chapter II: A Shabby Show</span></span></span></p>

<p><span><span><span>Chapter III: A Mean Deal</span></span></span></p>

<p><span><span><span>Chapter IV: An Abject Surrender</span></span></span></p>

<p><span><span><span>Chapter V: A Political Charity</span></span></span></p>

<p><span><span><span>Chapter VI: A False Claim</span></span></span></p>

<p><span><span><span>Chapter VII: A False Charge</span></span></span></p>

<p><span><span><span>Chapter VIII: The Real Issue</span></span></span></p>

<p><span><span><span>Chapter IX: A Plea to the Foreigners</span></span></span></p>

<p><span><span><span>Chapter X: What do the Untouchables Say?</span></span></span></p>

<p><span><span><span>Chapter XI: Gandhism</span></span></span></p>
', 'Title
			What Congress & Gandhi Have Done To The Untouchables

			Author
			B.R. Ambedkar

			ISBN
			9789363986626

			Publisher
			Nation Press

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>What Congress &amp; Gandhi Have Done To The Untouchables</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789363986626</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Nation Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"795"', '"636"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '4542c9e2-4839-4289-90c4-f4ae0a3f36c1', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8153what.jpg', NULL, '45', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789363986626&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4291', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4291', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 172, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('de298d47-9a77-48bf-973c-99d42e5307df', '1752', NULL, 'Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics', 'spinors-in-fourdimensional-spaces-progress-in-mathematical-physics-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752', 'spinors-in-fourdimensional-spaces-progress-in-mathematical-physics-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752-1752', 'RFGT5569', 'RFGT5569', 'RFGT5569', NULL, 'Without using the customary Clifford algebras frequently studied in connection with the representations of orthogonal groups, this book gives an elementary introduction to the two-component spinor formalism for four-dimensional spaces with any signature. Some of the useful applications of four-dimensional spinors, such as Yang–Mills theory, are derived in detail using illustrative examples. Spinors in Four-Dimensional Spaces is aimed at graduate students and researchers in mathematical and theoretical physics interested in the applications of the two-component spinor formalism in any four-dimensional vector space or Riemannian manifold with a definite or indefinite metric tensor. This systematic and self-contained book is suitable as a seminar text, a reference book, and a self-study guide.', '<p>Without using the customary Clifford algebras frequently studied in connection with the representations of orthogonal groups, this book gives an elementary introduction to the two-component spinor formalism for four-dimensional spaces with any signature. Some of the useful applications of four-dimensional spinors, such as Yang–Mills theory, are derived in detail using illustrative examples. Spinors in Four-Dimensional Spaces is aimed at graduate students and researchers in mathematical and theoretical physics interested in the applications of the two-component spinor formalism in any four-dimensional vector space or Riemannian manifold with a definite or indefinite metric tensor. This systematic and self-contained book is suitable as a seminar text, a reference book, and a self-study guide.</p>', 'Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics', '<h1>Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics</h1>', '"10999"', '"10737"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2732dpp_18_126.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5569&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1752', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1752', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1989, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:10'),
('de422117-f84e-4f44-8f60-2be31d2dc8f6', '610', NULL, 'Disney Mickey Wonders Why: Pets new', 'disney-mickey-wonders-why-pets-new-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610', 'disney-mickey-wonders-why-pets-new-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610-610', 'khnmu89i', 'khnmu89i', 'khnmu89i', NULL, 'Disney Mickey Wonders Why: Pets new', '<h1>Disney Mickey Wonders Why: Pets new</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623561

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623561</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"245"', '"147"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5858Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=khnmu89i&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=610', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=610', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2717, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:10'),
('de4f27a6-56e5-4776-8f70-b7244a37e268', '4281', 182, 'Expanded Universal Science Chemistry:A Complete Learning Solution', 'expanded-universal-science-chemistrya-complete-learning-solution', 'expanded-universal-science-chemistrya-complete-learning-solution', '9789354497520', '9789354497520', '9789354497520', NULL, 'About the book

The dynamics of education is constantly evolving because of the unprecedented circumstances and CBSE’s endeavour to keep pace with international standards in education. This book is designed to empower the students and the teacher for the practical examination. It gives a detailed plan of the practical work and guides both students and teachers with the necessary tips as well as enabling them with the acquisition of skills needed in tackling the examination situation. A thorough reading will equip the students to overcome errors and ensure a good result.

Content:

Experiment 1 Basic Laboratory Techniques

Experiment 2

	Characterisation and Purification of Chemical Compounds

	Crystallisation Involving Impure Sample

Experiment 3 Experiments based on pH Change

Experiment 4 Chemical Equilibrium

Experiment 5 Quantitative Estimation

Experiment 6

	Systematic Qualitative Analysis of Inorganic Compounds

	Systematic Qualitative Analysis of Organic Compounds

Project 1 Study of Diffusion of Solids in Liquids

Project 2 Adulterants in Food Samples

Project 3 To Study the Factors Affecting Rate of Evaporation

Project 4 Study the Effect of Acid Rain on Limestone

Project 5 To Prepare Pigments and Poster Paints

Project 6 Study the Factors Affecting preservation of Jam

Project 7 Preparation and Properties of Soybean Milk

Project 8 Preparation of Rayon Fibers

Project 9 Comparison of Citric Acid Content in Juices

Project 10 Analyse the Anions and Cations Present in Toothpowder', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The dynamics of education is constantly evolving because of the unprecedented circumstances and CBSE’s endeavour to keep pace with international standards in education. This book is designed to empower the students and the teacher for the practical examination. It gives a detailed plan of the practical work and guides both students and teachers with the necessary tips as well as enabling them with the acquisition of skills needed in tackling the examination situation. A thorough reading will equip the students to overcome errors and ensure a good result.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Experiment 1</span></strong><span> Basic Laboratory Techniques</span></span></span></p>

<p><span><span><strong><span>Experiment 2 </span></strong></span></span></p>

<ol>
	<li><span><span><span>Characterisation and Purification of Chemical Compounds</span></span></span></li>
	<li><span><span><span>Crystallisation Involving Impure Sample</span></span></span></li>
</ol>

<p><span><span><strong><span>Experiment 3</span></strong><span> Experiments based on pH Change</span></span></span></p>

<p><span><span><strong><span>Experiment 4</span></strong><span> Chemical Equilibrium</span></span></span></p>

<p><span><span><strong><span>Experiment 5</span></strong><span> Quantitative Estimation</span></span></span></p>

<p><span><span><strong><span>Experiment 6 </span></strong></span></span></p>

<ol>
	<li><span><span><span>Systematic Qualitative Analysis of Inorganic Compounds</span></span></span></li>
	<li><span><span><span>Systematic Qualitative Analysis of Organic Compounds</span></span></span></li>
</ol>

<p><span><span><strong><span>Project 1 </span></strong><span>Study of Diffusion of Solids in Liquids</span></span></span></p>

<p><span><span><strong><span>Project 2</span></strong><span> Adulterants in Food Samples</span></span></span></p>

<p><span><span><strong><span>Project 3</span></strong><span> To Study the Factors Affecting Rate of Evaporation</span></span></span></p>

<p><span><span><strong><span>Project 4</span></strong><span> Study the Effect of Acid Rain on Limestone</span></span></span></p>

<p><span><span><strong><span>Project 5</span></strong><span> To Prepare Pigments and Poster Paints</span></span></span></p>

<p><span><span><strong><span>Project 6</span></strong><span> Study the Factors Affecting preservation of Jam</span></span></span></p>

<p><span><span><strong><span>Project 7</span></strong><span> Preparation and Properties of Soybean Milk</span></span></span></p>

<p><span><span><strong><span>Project 8</span></strong><span> Preparation of Rayon Fibers</span></span></span></p>

<p><span><span><strong><span>Project 9</span></strong><span> Comparison of Citric Acid Content in Juices</span></span></span></p>

<p><span><span><strong><span>Project 10</span></strong><span> Analyse the Anions and Cations Present in Toothpowder</span></span></span></p>
', 'Title
			Expanded Universal Science Chemistry:A Complete Learning Solution

			Author
			Upasana Mittal

			ISBN
			9789354497520

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Expanded Universal Science Chemistry:A Complete Learning Solution</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Upasana Mittal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354497520</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"999"', '"799"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7243lab.jpg', NULL, '6 | 8', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354497520&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4281', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4281', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 182, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('de5da11d-3867-40b3-8774-c3220c0002e2', '2718', NULL, 'Creativity and Conflict in the Plays of Sam Shepard', 'creativity-and-conflict-in-the-plays-of-sam-shepard-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718', 'creativity-and-conflict-in-the-plays-of-sam-shepard-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718-2718', 'UOJH908', 'UOJH908', 'UOJH908', NULL, 'Creativity and Conflict in the Plays of Sam Shepard', '<h1>Creativity and Conflict in the Plays of Sam Shepard</h1>', 'Sub Title
			No

			Author
			Jyotirmoy Prodhani

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736118

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jyotirmoy Prodhani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736118</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UOJH908&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2718', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2718', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1385, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('de5ef269-1959-411b-81b7-b3bd870a57b4', '2653', NULL, 'Na Jane Kyon', 'na-jane-kyon', 'na-jane-kyon', '9788193317228', '9788193317228', '9788193317228', NULL, 'Na Jane Kyon', '<h1>Na Jane Kyon</h1>', ' Title
			Na Jane Kyon

			Author
			Banwari Lal (Rajouriya)

			ISBN 13 Digit
			9788193317228

			Publishers
			Gyangeeta Prakashn

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Na Jane Kyon</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Banwari Lal (Rajouriya)</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193317228</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Gyangeeta Prakashn</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"200"', '"120"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '784efa34-b86a-461a-8d4f-e187b88d736e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4963pic-30.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788193317228&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2653', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2653', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1443, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('de762408-2c9d-4fab-adbe-cbd208f2d184', '4416', 49, 'Selected Problems and Theorems in Elementary Mathematics', 'selected-problems-and-theorems-in-elementary-mathematics', 'selected-problems-and-theorems-in-elementary-mathematics', '-85-', '-85-', '-85-', NULL, 'About the book

This book contains 350 problems in algebra, arithmetic and number theory. The methods of solving the problems are described in detail, while at the end of the book the answers are given and also hints to the most difficult problems. The book is intended for senior pupils. It may also be of use to school teachers and adult readers interested in mathematics.

Contents:

	Introductory Problems

	Permutation of Digits in a Number

	Problems in Divisibility of Numbers

	Miscellaneous Problems in Arithmetic

	Finding Integral Solution of Equations

	Matrices, Sequences and Functions

	Estimating Sums and Products

	Miscellaneous Problems in Algebra

	Algebra of Polynomials

	Complex Numbers

	Several Problems in Number Theory', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book contains 350 problems in algebra, arithmetic and number theory. The methods of solving the problems are described in detail, while at the end of the book the answers are given and also hints to the most difficult problems. The book is intended for senior pupils. It may also be of use to school teachers and adult readers interested in mathematics.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Introductory Problems</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Permutation of Digits in a Number</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Problems in Divisibility of Numbers</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Miscellaneous Problems in Arithmetic</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Finding Integral Solution of Equations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Matrices, Sequences and Functions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Estimating Sums and Products</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Miscellaneous Problems in Algebra</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Algebra of Polynomials</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Complex Numbers</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Several Problems in Number Theory</span></span></span></li>
</ol>
', 'Title
			Selected Problems and Theorems in Elementary Mathematics

			Author
			D.O Shklyarsky

			Publisher
			Mir Publishers 

			Year of Publication
			1979

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Selected Problems and Theorems in Elementary Mathematics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>D.O Shklyarsky</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mir Publishers </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1979</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6361selected%20problem.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-85-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4416', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4416', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 49, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:10'),
('de9aa4bb-a99a-4451-83cb-1ba7092e9931', '4329', 135, 'TCP/IP Clearly Explained 4/e', 'tcpip-clearly-explained-4e', 'tcpip-clearly-explained-4e', '9781558607828', '9781558607828', '9781558607828', NULL, 'About the book

With over 30,000 copies sold in previous editions, this fourth edition of TCP/IP Clearly Explained stands out more than ever. You still get a practical, thorough exploration of TCP/IP networking, presented in plain language that will benefit newcomers and veterans alike. The coverage has been updated, however, to reflect new and continuing technological changes, including the Stream Control Transmission Protocol (SCTP), the Blocks architecture for application protocols, and the Transport Layer Security Protocol (TLS). The improvements go far beyond the updated material: they also include an all-new approach that examines the TCP/IP protocol stack from the top down, beginning with the applications you may already understand and only then moving deeper to the protocols that make these applications possible. You also get a helpful overview of the "life" of an Internet packet, covering all its movements from inception to final disposition. If you''re looking for nothing more than information on the protocols comprising TCP/IP networking, there are plenty of books to choose from. If you want to understand TCP/IP networking - why the protocols do what they do, how they allow applications to be extended, and how changes in the environment necessitate changes to the protocols―there''s only the one you hold in your hands.

Content:

Part One: Concepts and Fundamentals of Networking

Part Two: Internet Applications

Part Three: Transport Protocols

Part Four: Internet Layer and Below

Part Five: Internet Infrastructure

Part Six: Practical Internetworking

Part Seven: Appendices', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>With over 30,000 copies sold in previous editions, this fourth edition of TCP/IP Clearly Explained stands out more than ever. You still get a practical, thorough exploration of TCP/IP networking, presented in plain language that will benefit newcomers and veterans alike. The coverage has been updated, however, to reflect new and continuing technological changes, including the Stream Control Transmission Protocol (SCTP), the Blocks architecture for application protocols, and the Transport Layer Security Protocol (TLS). The improvements go far beyond the updated material: they also include an all-new approach that examines the TCP/IP protocol stack from the top down, beginning with the applications you may already understand and only then moving deeper to the protocols that make these applications possible. You also get a helpful overview of the "life" of an Internet packet, covering all its movements from inception to final disposition. If you''re looking for nothing more than information on the protocols comprising TCP/IP networking, there are plenty of books to choose from. If you want to understand TCP/IP networking - why the protocols do what they do, how they allow applications to be extended, and how changes in the environment necessitate changes to the protocols―there''s only the one you hold in your hands.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Part One: Concepts and Fundamentals of Networking</span></span></span></p>

<p><span><span><span>Part Two: Internet Applications</span></span></span></p>

<p><span><span><span>Part Three: Transport Protocols</span></span></span></p>

<p><span><span><span>Part Four: Internet Layer and Below</span></span></span></p>

<p><span><span><span>Part Five: Internet Infrastructure</span></span></span></p>

<p><span><span><span>Part Six: Practical Internetworking</span></span></span></p>

<p><span><span><span>Part Seven: Appendices</span></span></span></p>
', 'Title
			TCP/IP Clearly Explained 4/e

			Author
			Pete Loshin

			ISBN
			9781558607828

			Publisher
			Morgan Kaufmann

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>TCP/IP Clearly Explained 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Pete Loshin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781558607828</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Morgan Kaufmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"2995"', '"2097"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '34025496-9698-4fd6-a5c7-38b21d694e1d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9479TCP.webp', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781558607828&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4329', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4329', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 135, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:10'),
('ded392f1-848b-40cc-9a56-a9b303b62fc2', '164', NULL, 'EGGLESS Cakes & Muffins', 'eggless-cakes-muffins', 'eggless-cakes-&-muffins', 'EGGLESS Cakes', 'EGGLESS Cakes', 'EGGLESS Cakes', NULL, 'Most people believe that all the good quality cakes and pastries turn out the best because of using eggs, and without eggs one cannot make delicious baked goods. Trying to change that notion, the author Nita Mehta, Indian celebrity chef, has written this amazing recipe book to show people certain ways in which one can prepare amazing bakery goods like professional chefs. All thanks to this book, the readers can explore completely different and interesting ways to make cakes and pastries. The recipes included in the book do not contain eggs. Instead egg substitutes are used to create some of the eye-catching and palatable cake, muffins and pastries. The book throws light on some of the unique ingredients and techniques, using which anyone could make pro-like eggless cakes at home. Hence, it is a helpful guide for those who don’t like eggs in their baked-bread products. Apart from different cake-making techniques, the book also covers many types of icing and frosting methods to give desired shapes to your cakes, pastries or muffins.', '<p>Most people believe that all the good quality cakes and pastries turn out the best because of using eggs, and without eggs one cannot make delicious baked goods. Trying to change that notion, the author Nita Mehta, Indian celebrity chef, has written this amazing recipe book to show people certain ways in which one can prepare amazing bakery goods like professional chefs. All thanks to this book, the readers can explore completely different and interesting ways to make cakes and pastries. The recipes included in the book do not contain eggs. Instead egg substitutes are used to create some of the eye-catching and palatable cake, muffins and pastries. The book throws light on some of the unique ingredients and techniques, using which anyone could make pro-like eggless cakes at home. Hence, it is a helpful guide for those who don’t like eggs in their baked-bread products. Apart from different cake-making techniques, the book also covers many types of icing and frosting methods to give desired shapes to your cakes, pastries or muffins.</p>', 'Sub Title
			No

			Author
			Nita Mehta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788178693231

			Pages
			128

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178693231</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62189788178693231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EGGLESS%20Cakes&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=164', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=164', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2976, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('ded5b22a-9325-4b6c-a13d-85f6bf849fa6', '3320', NULL, 'Messiah Modi - A Tale of Great Expectations', 'messiah-modi-a-tale-of-great-expectations-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320', 'messiah-modi-a-tale-of-great-expectations-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320-3320', '9789353575946', '9789353575946', '9789353575946', NULL, 'One of Indias most influential columnists, and one not averse to controversy, Tavleen Singh was among the few mainstream Delhi voices to see the Narendra Modi wave coming in 2014. In Messiah Modi, she details her early support for Modi the candidate, followed by a helpless disenchantment with Modi the PM and the cabinet he headed. She tells the story of his first term as it unfolded. From lynchings to demonetization up to Article 370, she gives an intimate account of her subject. In the 2019 verdict, and her own inability to get it right, she sees that she and her ilk have been swept to the margins of India; the masses of India speak in one voice, and that voice chants Modi. And yet, there is a marked difference between her enthusiasm of 2014 and her acceptance of 2019 as she examines whether Modi delivered on the promises he made in his first term. Is he the messiah so many hoped he would be? This is Tavleen Singhs frank and forthright reckoning of Prime Minister Narendra Modi.', '<p>One of Indias most influential columnists, and one not averse to controversy, Tavleen Singh was among the few mainstream Delhi voices to see the Narendra Modi wave coming in 2014. In Messiah Modi, she details her early support for Modi the candidate, followed by a helpless disenchantment with Modi the PM and the cabinet he headed. She tells the story of his first term as it unfolded. From lynchings to demonetization up to Article 370, she gives an intimate account of her subject. In the 2019 verdict, and her own inability to get it right, she sees that she and her ilk have been swept to the margins of India; the masses of India speak in one voice, and that voice chants Modi. And yet, there is a marked difference between her enthusiasm of 2014 and her acceptance of 2019 as she examines whether Modi delivered on the promises he made in his first term. Is he the messiah so many hoped he would be? This is Tavleen Singhs frank and forthright reckoning of Prime Minister Narendra Modi.</p>', 'ISBN-13   :   9789353575946

Language   :   English

Binding   :   Hard Bound

Publisher   :    Harper Collins India

Publishing Date   :    2020-01

Edition   :   1st

Total Pages   :   296', '<p>ISBN-13   :   9789353575946</p>

<p>Language   :   English</p>

<p>Binding   :   Hard Bound</p>

<p>Publisher   :    Harper Collins India</p>

<p>Publishing Date   :    2020-01</p>

<p>Edition   :   1st</p>

<p>Total Pages   :   296</p>', '"699"', '"420"', '"0"', 3, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6445md_9789353575946.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353575946&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3320', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3320', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1065, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:10'),
('dedf8d14-eecf-4608-83b2-a3cb606ca2de', '2001', NULL, 'Monograpph of the Urostyloidea (Ciliophora, Hypotricha)', 'monograpph-of-the-urostyloidea-ciliophora-hypotricha-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-200-2001', 'monograpph-of-the-urostyloidea-ciliophora-hypotricha-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001-2001', 'WTYH6655', 'WTYH6655', 'WTYH6655', NULL, 'Monograpph of the Urostyloidea (Ciliophora, Hypotricha)', '<h1>Monograpph of the Urostyloidea (Ciliophora, Hypotricha)</h1>', 'Sub Title
			No

			Author
			Helmut Berger

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402052729

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Helmut Berger</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402052729</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"43800"', '"26280"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6741logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WTYH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2001', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2001', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1829, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('dee45766-3956-408f-87fc-a9634c0f40b5', '4108', 353, 'Handbook of Agricultural Geophysics', 'handbook-of-agricultural-geophysics', 'handbook-of-agricultural-geophysics', '9789352695508', '9789352695508', '9789352695508', NULL, 'About the book

Geophysical methods are becoming an increasingly valuable tool for agricultural applications. Agricultural geophysics investigations are commonly focused on delineating small-and/or large-scale objects/ features within the soil profile over very large areas. Agricultural geophysics is an emerging discipline that involves non-invasive geophysical techniques for obtaining valuable soil surface and near surface information.

The book describes geophysics methods applied to agriculture might be the most important sections to some readers.

Contents:

Geophysics,

Applications for Dryland Agriculture Research and Geophysical Methods,

Geography of Agriculture,

GIS Based Crop Production Model and its Applications in Agriculture,

Quantum Magnetometer,

Electrical Geophysical Methods in Soil Genesis Studies,

Geophysical Methods for Evaluating Physical Properties and Hydrology of Urban Soils Quality,

Spontaneous Electrical Phenomena in Solutions and Porous Media', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Geophysical methods are becoming an increasingly valuable tool for agricultural applications. Agricultural geophysics investigations are commonly focused on delineating small-and/or large-scale objects/ features within the soil profile over very large areas. Agricultural geophysics is an emerging discipline that involves non-invasive geophysical techniques for obtaining valuable soil surface and near surface information.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The book describes geophysics methods applied to agriculture might be the most important sections to some readers.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Geophysics, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Applications for Dryland Agriculture Research and Geophysical Methods, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Geography of Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>GIS Based Crop Production Model and its Applications in Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Quantum Magnetometer,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Electrical Geophysical Methods in Soil Genesis Studies, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Geophysical Methods for Evaluating Physical Properties and Hydrology of Urban Soils Quality, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Spontaneous Electrical Phenomena in Solutions and Porous Media</span></span></span></p>', 'Title
			Handbook of Agricultural Geophysics

			Author
			Dr. Nandita Singh

			ISBN
			9789352695508

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Handbook of Agricultural Geophysics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Nandita Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352695508</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1995"', '"1297"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7882handbook.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352695508&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4108', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4108', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 353, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('def62904-d910-45bb-8431-43c7cd413963', '2835', NULL, 'The Indian Woman BOOK', 'the-indian-woman-book-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835', 'the-indian-woman-book-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835-2835', 'REJH5445', 'REJH5445', 'REJH5445', NULL, 'Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.', '<p>Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.</p>', 'The Indian Woman BOOK', '<h1>The Indian Woman BOOK</h1>', '"2100"', '"1260"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=REJH5445&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2835', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2835', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1315, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('df2e2381-4bf6-465e-88f6-1298014fe8e7', '1652', NULL, 'The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem New', 'the-origin-of-chirality-in-the-molecules-of-life-a-revision-from-awareness-to-the-current-theories-and-perspectives-of-this-unsolved-problem-new-1652-1652-1652-1652-1652-1652-1652-1652-1-1652', 'the-origin-of-chirality-in-the-molecules-of-life-a-revision-from-awareness-to-the-current-theories-and-perspectives-of-this-unsolved-problem-new-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652-1652', 'RTYE4324', 'RTYE4324', 'RTYE4324', NULL, 'The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem New', '<h1>The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem New</h1>', 'Sub Title
			No

			Author
			Albert Guijarro

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780854041565

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Albert Guijarro</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854041565</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9100"', '"5460"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3308dpp_16_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYE4324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1652', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1652', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2077, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:10'),
('df3910ae-e7c3-431f-a44b-e1a36a7e9791', '3176', NULL, 'Elementary Probability Theory - With Stochastic Processes and an Introduction to Mathematical Finance 4/e', 'fourier-transforms-of-invariant-functions-on-finite-reductive-lie-algebras-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3-3176', 'fourier-transforms-of-invariant-functions-on-finite-reductive-lie-algebras-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190-3190', 'BVGY7765', 'BVGY7765::3176', 'BVGY7765', NULL, 'The Fourier transforms of invariant functions on finite reductive Lie algebras are due to T.A. Springer (1976) in connection with the geometry of nilpotent orbits. In this book the author studies Fourier transforms using Deligne-Lusztig induction and the Lie algebra version of Lusztig’s character sheaves theory. He conjectures a commutation formula between Deligne-Lusztig induction and Fourier transforms that he proves in many cases. As an application the computation of the values of the trigonometric sums (on reductive Lie algebras) is shown to reduce to the computation of the generalized Green functions and to the computation of some fourth roots of unity.', '<p>The Fourier transforms of invariant functions on finite reductive Lie algebras are due to T.A. Springer (1976) in connection with the geometry of nilpotent orbits. In this book the author studies Fourier transforms using Deligne-Lusztig induction and the Lie algebra version of Lusztig’s character sheaves theory. He conjectures a commutation formula between Deligne-Lusztig induction and Fourier transforms that he proves in many cases. As an application the computation of the values of the trigonometric sums (on reductive Lie algebras) is shown to reduce to the computation of the generalized Green functions and to the computation of some fourth roots of unity.</p>', 'Fourier Transforms of Invariant Functions on Finite Reductive Lie Algebras', '<h1>Fourier Transforms of Invariant Functions on Finite Reductive Lie Algebras</h1>', '"1100"', '"995"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95301.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BVGY7765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3176', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3176', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1188, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:10'),
('df48cb67-7e0a-4f69-a39d-8ee9d91f5686', '3617', 801, 'Handbook of Porphyrin Science with Applications to Chemistry, Physics, Material Science, Engineering, Biology and Medicine 5 Vols. Set', 'handbook-of-porphyrin-science-with-applications-to-chemistry-physics-material-science-engineering-biology-and-medicine-5-vols-set', 'handbook-of-porphyrin-science-with-applications-to-chemistry-physics-material-science-engineering-biology-and-medicine-5-vols-set', '9789814280167', '9789814280167', '9789814280167', NULL, 'This is the first set of Handbook of Porphyrin Science.

Porphyrins, phthalocyanines and their numerous analogues and derivatives are materials of tremendous importance in chemistry, materials science, physics, biology and medicine. They are the red color in blood (heme) and the green in leaves (chlorophyll); they are also excellent ligands that can coordinate with almost every metal in the Periodic Table. Grounded in natural systems, porphyrins are incredibly versatile and can be modified in many ways; each new modification yields derivatives demonstrated new chemistry, physics and biology, with a vast array of medicinal and technical applications.

As porphyrins are currently employed as platforms for study of theoretical principles and applications in a wide variety of fields, the Handbook of Porphyrin Science represents a timely ongoing series dealing in detail with the synthesis, chemistry, physicochemical and medical properties and applications of polypyrrole macrocycles. Professors Karl Kadish, Kevin Smith and Roger Guilard are internationally recognized experts in the research field of porphyrins, each having his own separate area of expertise in the field. Between them, they have published over 1500 peer-reviewed papers and edited more than three dozen books on diverse topics of porphyrins and phthalocyanines. In assembling the new volumes of this unique Handbook, they have selected and attracted the very best scientists in each sub-discipline as contributing authors of the chapters

This Handbook will prove to be a modern authoritative treatise on the subject as it is a collection of up-to-date works by world-renowned experts in the field. Complete with hundreds of figures, tables and structural formulas, and thousands of literature citations, all researchers and graduate students in this field will find the Handbook of Porphyrin Science an essential, major reference source for many years to come.', '<p>This is the first set of Handbook of Porphyrin Science.</p>

<p style="text-align:justify">Porphyrins, phthalocyanines and their numerous analogues and derivatives are materials of tremendous importance in chemistry, materials science, physics, biology and medicine. They are the red color in blood (heme) and the green in leaves (chlorophyll); they are also excellent ligands that can coordinate with almost every metal in the Periodic Table. Grounded in natural systems, porphyrins are incredibly versatile and can be modified in many ways; each new modification yields derivatives demonstrated new chemistry, physics and biology, with a vast array of medicinal and technical applications.</p>

<p style="text-align:justify">As porphyrins are currently employed as platforms for study of theoretical principles and applications in a wide variety of fields, the <em>Handbook of Porphyrin Science</em> represents a timely ongoing series dealing in detail with the synthesis, chemistry, physicochemical and medical properties and applications of polypyrrole macrocycles. Professors Karl Kadish, Kevin Smith and Roger Guilard are internationally recognized experts in the research field of porphyrins, each having his own separate area of expertise in the field. Between them, they have published over 1500 peer-reviewed papers and edited more than three dozen books on diverse topics of porphyrins and phthalocyanines. In assembling the new volumes of this unique Handbook, they have selected and attracted the very best scientists in each sub-discipline as contributing authors of the chapters</p>

<p style="text-align:justify">This Handbook will prove to be a modern authoritative treatise on the subject as it is a collection of up-to-date works by world-renowned experts in the field. Complete with hundreds of figures, tables and structural formulas, and thousands of literature citations, all researchers and graduate students in this field will find the <em>Handbook of Porphyrin Science</em> an essential, major reference source for many years to come.</p>', 'Sub Title
			Handbook of Porphyrin Science with Applications to Chemistry, Physics, Material Science, Engineering, Biology and Medicine 5 Vols. Set

			Author / Editor
			Karl M. Kadish, Kevin M. Smith, & Roger Guilard

			About Author

			Karl M Kadish is a Hugh Roy and Lillie Cranz Cullen University Professor at the University of Houston. He received his PhD from Pennsylvania State University and was a postdoctoral fellow at the University of New Orleans and a Charge de Recherche at the University of Paris VI. Dr Kadish''s research interests are in analytical chemistry, porphyrin chemistry, chemistry and electrochemistry of biological compounds, redox reactions of metal complexes, spectroelectrochemistry and fullerene chemistry. He has published over 540 research papers and edited or co-edited 70 books. Dr Kadish has been the Editor-in-Chief of the Journal of Porphyrins and Phthalocyanines since 2003 and has also served as President of the Society of Porphyrins and Phthalocyanines since 2000.

			Kevin M Smith is the LSU Foundation James C. Bolton Distinguished Professor of Chemistry in Louisiana State University. He received his PhD and DSc degrees from the University of Liverpool (UK), and was a postdoctoral fellow at Harvard University. Dr Smith has received the Corday-Morgan Medal and Prize from the Royal Society of Chemistry, UK, and the Alfred Bader Award in Bioorganic or Bioorganic Chemistry from the Americal Chemical Society. Dr Smith''s interests are in organic and bioorganic chemistry of tetrapyrroles and their pyrrole precursors. He has published more than 730 papers, edited or co-edited 52 books on the topics of porphyrins and related molecules and has been awarded eight patents.

			Roger Guilard is Professor of Chemistry at the University of Burgundy in France. He received his PhD from the University of Dijon and was a postdoctoral fellow at the University of Basel and Darmstadt. He has been the recipient of the Coordination Chemistry Award from the French Chemical Society and of two Awards from the French Academy of Sciences. He received the “Grand Prix de l''Académie des Sciences”, “Prix Gaz de France” in 2001 and the “Robert Burns Woodward Career Award in Porphyrin Chemistry” in 2010. He was elected as a fellow of the European Academy of Sciences in 2011. He has published over 450 papers and reviews and has been awarded 22 patents in the area of heterocyclic chemistry, organometallic chemistry and coordination chemistry. He has contributed to the creation of two specialized chemical companies in the synthesis of macrocycles. He edited and co-edited 52 books which are devoted to the topics of porphyrins and related molecules.

			ISBN 13 Digit
			 9789814280167

			Pages
			2440

			Binding
			Hardback

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Handbook of Porphyrin Science with Applications to Chemistry, Physics, Material Science, Engineering, Biology and Medicine 5 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Karl M. Kadish, Kevin M. Smith, &amp; Roger Guilard</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p style="text-align:center"><strong>Karl M Kadish</strong> is a Hugh Roy and Lillie Cranz Cullen University Professor at the University of Houston. He received his PhD from Pennsylvania State University and was a postdoctoral fellow at the University of New Orleans and a Charge de Recherche at the University of Paris VI. Dr Kadish''s research interests are in analytical chemistry, porphyrin chemistry, chemistry and electrochemistry of biological compounds, redox reactions of metal complexes, spectroelectrochemistry and fullerene chemistry. He has published over 540 research papers and edited or co-edited 70 books. Dr Kadish has been the Editor-in-Chief of the Journal of Porphyrins and Phthalocyanines since 2003 and has also served as President of the Society of Porphyrins and Phthalocyanines since 2000.</p>

			<p style="text-align:center"><strong>Kevin M Smith</strong> is the LSU Foundation James C. Bolton Distinguished Professor of Chemistry in Louisiana State University. He received his PhD and DSc degrees from the University of Liverpool (UK), and was a postdoctoral fellow at Harvard University. Dr Smith has received the Corday-Morgan Medal and Prize from the Royal Society of Chemistry, UK, and the Alfred Bader Award in Bioorganic or Bioorganic Chemistry from the Americal Chemical Society. Dr Smith''s interests are in organic and bioorganic chemistry of tetrapyrroles and their pyrrole precursors. He has published more than 730 papers, edited or co-edited 52 books on the topics of porphyrins and related molecules and has been awarded eight patents.</p>

			<p style="text-align:center"><strong>Roger Guilard</strong> is Professor of Chemistry at the University of Burgundy in France. He received his PhD from the University of Dijon and was a postdoctoral fellow at the University of Basel and Darmstadt. He has been the recipient of the Coordination Chemistry Award from the French Chemical Society and of two Awards from the French Academy of Sciences. He received the “Grand Prix de l''Académie des Sciences”, “Prix Gaz de France” in 2001 and the “Robert Burns Woodward Career Award in Porphyrin Chemistry” in 2010. He was elected as a fellow of the European Academy of Sciences in 2011. He has published over 450 papers and reviews and has been awarded 22 patents in the area of heterocyclic chemistry, organometallic chemistry and coordination chemistry. He has contributed to the creation of two specialized chemical companies in the synthesis of macrocycles. He edited and co-edited 52 books which are devoted to the topics of porphyrins and related molecules.</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center"> 9789814280167</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">2440</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td style="text-align:center">2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td style="text-align:center">1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>', '"151275"', '"90765"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2440, '2440', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4674handbook-of-porphyrin-science-with-applications-to-chemistry-original-imaeadfzkrpmst9z[1].jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789814280167&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3617', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3617', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 801, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:10'),
('df576d87-e145-4af6-b801-ca5c05986445', '3193', NULL, 'Free Calculus - A Liberation from Concepts and Proofs', 'free-calculus-a-liberation-from-concepts-and-proofs-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193', 'free-calculus-a-liberation-from-concepts-and-proofs-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193-3193', '9789812704580', '9789812704580', '9789812704580', NULL, 'Conventional calculus is too hard and too complex. Students are forced to learn too many theorems and proofs. In Free Calculus, the author suggests a direct approach to the two fundamental concepts of calculus - differentiation and integration - using two inequalities. Regular calculus is condensed into a single concise chapter. This makes the teaching of physics in step with the calculus teaching.', '<p>Conventional calculus is too hard and too complex. Students are forced to learn too many theorems and proofs. In Free Calculus, the author suggests a direct approach to the two fundamental concepts of calculus - differentiation and integration - using two inequalities. Regular calculus is condensed into a single concise chapter. This makes the teaching of physics in step with the calculus teaching.</p>', 'Free Calculus - A Liberation from Concepts and Proofs

			Author
			Qun Lin

			Publisher
			World Scientific, 2008

			ISBN
			9789812704580

			Length
			90 pages

			Subjects

			Mathematics
			 › 

			General', '<h1>Free Calculus - A Liberation from Concepts and Proofs</h1>

<table style="font-weight:400">
	<tbody>
		<tr>
			<td style="text-align:left"><span>Author</span></td>
			<td style="text-align:left"><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=inauthor:%22Qun+Lin%22&amp;source=gbs_metadata_r&amp;cad=1" rel="noopener noreferrer"><span>Qun Lin</span></a></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Publisher</span></td>
			<td style="text-align:left"><span>World Scientific, 2008</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>ISBN</span></td>
			<td style="text-align:left"><span>9789812704580</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Length</span></td>
			<td style="text-align:left"><span>90 pages</span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span>Subjects</span></td>
			<td style="text-align:left">
			<div><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=subject:%22Mathematics%22" rel="noopener noreferrer">Mathematics</a></div>
			 › 

			<div><a href="https://www.google.co.in/search?tbo=p&amp;tbm=bks&amp;q=subject:%22Mathematics+General%22" rel="noopener noreferrer">General</a></div>
			</td>
		</tr>
	</tbody>
</table>', '"4200"', '"2520"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0a2efbd3-27df-44d9-b3d1-29f7d4de73ce', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6914516DZKHs84L._SY445_SX342_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789812704580&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3193', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3193', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1176, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:10'),
('df5ca47b-368b-42a8-af0d-94e92e9939c1', '4097', 364, 'Production Technology for Medicinal and Aromatic Crops', 'production-technology-for-medicinal-and-aromatic-crops', 'production-technology-for-medicinal-and-aromatic-crops', '9789390780211', '9789390780211', '9789390780211', NULL, 'About the book

Medicinal and aromatic plants occupy an important position in the sociocultural, health care and spiritual arena of rural people of India. Medicinal plants contributed significantly to the rural livelihoods. Globally, medicinal and aromatic plants (MAPs) constitute one of the integral parts of the biodiversity, ecosystem and biological heritage. Wide varieties of aromatic and medicinal crops have been identified and explored for their essential oils nowadays. Essential oils are defined as complex volatile compounds synthesized naturally from plant parts during the process of secondary metabolism. It has a great strength in the field of biomedicine as they effectively control a wide range of viral, bacterial, and fungal pathogens due to presence of different types of aldehydes, terpenes, phenolic, and other antimicrobial compounds. A major limitation in the wide scale planting of potentially high economics value crops such as medicinal and aromatic plants is the issue of the land availability.

Contents:

Introduction,

Cultivation Practices of Medicinal Plants,

Culinary Herbs and Aromatic Plants,

Medicinal and Aromatic Plant Industries,

Medicinal Plants and Phytomedicines,

Economically Important Aromatic Plants,

Medicinal Plants and Aromatic Herbs: Genomics and Biosynthetic Pathways,

Ethnobotanical Approach to Drug Discovery', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Medicinal and aromatic plants occupy an important position in the sociocultural, health care and spiritual arena of rural people of India. Medicinal plants contributed significantly to the rural livelihoods. Globally, medicinal and aromatic plants (MAPs) constitute one of the integral parts of the biodiversity, ecosystem and biological heritage. Wide varieties of aromatic and medicinal crops have been identified and explored for their essential oils nowadays. Essential oils are defined as complex volatile compounds synthesized naturally from plant parts during the process of secondary metabolism. It has a great strength in the field of biomedicine as they effectively control a wide range of viral, bacterial, and fungal pathogens due to presence of different types of aldehydes, terpenes, phenolic, and other antimicrobial compounds. A major limitation in the wide scale planting of potentially high economics value crops such as medicinal and aromatic plants is the issue of the land availability.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Cultivation Practices of Medicinal Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Culinary Herbs and Aromatic Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Medicinal and Aromatic Plant Industries, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Medicinal Plants and Phytomedicines, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Economically Important Aromatic Plants, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Medicinal Plants and Aromatic Herbs: Genomics and Biosynthetic Pathways, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Ethnobotanical Approach to Drug Discovery</span></span></span></p>', 'Title
			Production Technology for Medicinal and Aromatic Crops

			Author
			Santosh Lal Jat

			ISBN
			9789390780211

			Publisher
			Random Publications 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Production Technology for Medicinal and Aromatic Crops</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Santosh Lal Jat</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390780211</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '39864d49-eb7b-4e10-add5-ca6a398b7d85', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8453producction.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390780211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4097', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4097', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 364, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('df623161-e2ae-4db9-9048-ba5133f09e7f', '138', NULL, 'Complexity in Chemistry, Biology, and Ecology -Mathematical and Computational Chemistry', 'complexity-in-chemistry-biology-and-ecology-mathematical-and-computational-chemistry', 'complexity-in-chemistry-biology-and-ecology-mathematical-and-computational-chemistry', 'Complexity in Chemistry', 'Complexity in Chemistry', 'Complexity in Chemistry', NULL, 'The book offers new concepts and ideas that broaden reader’s perception of modern science. Internationally established experts present the inspiring new science of complexity, which discovers new general laws covering wide range of science areas. The book offers a broader view on complexity based on the expertise of the related areas of chemistry, biochemistry, biology, ecology, and physics. Contains methodologies for assessing the complexity of systems that can be directly applied to proteomics and genomics, and network analysis in biology, medicine, and ecology.', '<p>The book offers new concepts and ideas that broaden reader’s perception of modern science. Internationally established experts present the inspiring new science of complexity, which discovers new general laws covering wide range of science areas. The book offers a broader view on complexity based on the expertise of the related areas of chemistry, biochemistry, biology, ecology, and physics. Contains methodologies for assessing the complexity of systems that can be directly applied to proteomics and genomics, and network analysis in biology, medicine, and ecology.</p>', 'Sub Title
			No

			Author
			Danail Bonchev

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387232645

			Pages
			348

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Danail Bonchev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387232645</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>348</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"15899"', '"9540"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 348, '348', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4232dppp_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Complexity%20in%20Chemistry&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=138', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=138', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2995, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('df8018d2-0d0d-4440-ba39-254f205b9ad6', '3339', NULL, 'Saivism - Under The Imperial Colas', 'saivism-under-the-imperial-colas-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339', 'saivism-under-the-imperial-colas-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339-3339', '8188934321', '8188934321', '8188934321', NULL, 'The present book on Saivism under the Imperial Colas as revealed through their Monuments is the revised version of the doctoral thesis of Dr. Sita Narasimhan. For this purpose, the author undertook extensive fieldwork in the entire stretch of the Kaviri delta with her guide and Dr. R. K. K. Rajarajan.

The book consists of the text, line drawings, a rich photographic album and bibliography. The book is in seven chapters, dealing with the following aspects:

Historical Setting of the Colas, beginning with Vijayalaya to Rajaraja III.

A Bird''s eye view of the Cola Temples based on the survey made by S.R. Balasubrahmaninan.

Iconographic Programme in Cola Temples under the Early, Middle and Later Colas, pointing out the stages of evolution.

The Saivite pantheon as reflected in the Cola monuments, reflecting on the status of Saivism under the Colas. It presents a statistical account of the status of the various iconographical forms of the Hindu gods and goddsses. The statistical analysis is the most vital part of the book.

Ritual orientation of the Siva temples.

An examination of Saivism in retrospect.

Saivism and its factions such as the Kalamukhas and Kapalikas.

The book is an important exposition of the subject valuable not only for academicians, art-historians, archaeologists, orientalists, researchers and libraries, but also to the lay readers.

Content - Foreword, Preface, List of Abbreviations, List of Illustrations,  Chapter 1 The Colas : Historical Setting, Chapter 2 Cola Temples : A Bird''s Eye View, Chapter 3 Iconographic Programme in Saiva Temples, Chapter 4 Saivite Pantheon in Cola Monuments, Chapter 5 Ritual Orientation of the Saiva Temples, Chapter 6  Saivism in Retrospect, Chapter 7 Saivism and Its Factions, Conclusion, Glossary, Bibliography, Index, Illustrations               ', '<p style="text-align:justify"><span>The present book on Saivism under the Imperial Colas as revealed through their Monuments is the revised version of the doctoral thesis of Dr. Sita Narasimhan. For this purpose, the author undertook extensive fieldwork in the entire stretch of the Kaviri delta with her guide and Dr. R. K. K. Rajarajan.</span></p>

<p style="text-align:justify"><span>The book consists of the text, line drawings, a rich photographic album and bibliography. The book is in seven chapters, dealing with the following aspects:</span></p>

<p style="text-align:justify"><span>Historical Setting of the Colas, beginning with Vijayalaya to Rajaraja III.</span></p>

<p style="text-align:justify"><span>A Bird''s eye view of the Cola Temples based on the survey made by S.R. Balasubrahmaninan.</span></p>

<p style="text-align:justify"><span>Iconographic Programme in Cola Temples under the Early, Middle and Later Colas, pointing out the stages of evolution.</span></p>

<p style="text-align:justify"><span>The Saivite pantheon as reflected in the Cola monuments, reflecting on the status of Saivism under the Colas. It presents a statistical account of the status of the various iconographical forms of the Hindu gods and goddsses. The statistical analysis is the most vital part of the book.</span></p>

<p style="text-align:justify"><span>Ritual orientation of the Siva temples.</span></p>

<p style="text-align:justify"><span>An examination of Saivism in retrospect.</span></p>

<p style="text-align:justify"><span>Saivism and its factions such as the Kalamukhas and Kapalikas.</span></p>

<p style="text-align:justify"><span>The book is an important exposition of the subject valuable not only for academicians, art-historians, archaeologists, orientalists, researchers and libraries, but also to the lay readers.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Foreword, Preface, List of Abbreviations, List of Illustrations,  Chapter 1 The Colas : Historical Setting, Chapter 2 Cola Temples : A Bird''s Eye View, Chapter 3 Iconographic Programme in Saiva Temples, Chapter 4 Saivite Pantheon in Cola Monuments, Chapter 5 Ritual Orientation of the Saiva Temples, Chapter 6  Saivism in Retrospect, Chapter 7 Saivism and Its Factions, Conclusion, Glossary, Bibliography, Index, Illustrations</span>               </span></span></span></p>', 'Sub Title
			As Revealed through their Monuments

			Author
			Dr. Sita Narsimhan

			About Author
			As per Book

			ISBN 10 Digit
			8188934321

			ISBN 13 Digit
			 

			Pages
			197

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>As Revealed through their Monuments</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. Sita Narsimhan</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8188934321</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>197</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2006</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"1500"', '"900"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 197, '197', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3442Saivism%20-%20Under%20The%20Imperial%20Colas.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8188934321&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3339', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3339', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1047, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:10'),
('df8a4b03-f418-4ccc-8fb5-626c0baea717', '336', NULL, 'Theory and Social Psychology', 'theory-and-social-psychology-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336', 'theory-and-social-psychology-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336-336', 'Theory and Social Psychology', 'Theory and Social Psychology', 'Theory and Social Psychology', NULL, 'Could certainly be used as a stand-alone text. Aimed primarily at advanced undergraduates, it could also be read by others who may be prompted to identify yet further dimensions with which to map contemporary social psychology and define their position in relation to others'' - The Psychologist This clearly structured textbook presents a broad overview of the key issues that underpin social psychology. These include: the nature of science and `psychology as science''; descriptive, emancipatory and critical theories; and the different ways in which social psychology is applied in the social and political world. Drawing upon a number of different perspectives, this volume will introduce students to the important debates around what constitutes valid argument and research in social psychology, its aims, scope and subject matter, and the degree to which social psychology can be said to be itself a social institution and a part of the network of social regulation and definition. Theory and Social Psychology is one of four books which form the core of The Open University''s course Social Psychology: Personal Lives, Social Worlds.', '<p>Could certainly be used as a stand-alone text. Aimed primarily at advanced undergraduates, it could also be read by others who may be prompted to identify yet further dimensions with which to map contemporary social psychology and define their position in relation to others'' - The Psychologist This clearly structured textbook presents a broad overview of the key issues that underpin social psychology. These include: the nature of science and `psychology as science''; descriptive, emancipatory and critical theories; and the different ways in which social psychology is applied in the social and political world. Drawing upon a number of different perspectives, this volume will introduce students to the important debates around what constitutes valid argument and research in social psychology, its aims, scope and subject matter, and the degree to which social psychology can be said to be itself a social institution and a part of the network of social regulation and definition. Theory and Social Psychology is one of four books which form the core of The Open University''s course Social Psychology: Personal Lives, Social Worlds.</p>', 'Sub Title
			No

			Author
			Roger Sapsford, Arthur Still

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			076195838X

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			1998

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Roger Sapsford, Arthur Still</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>076195838X</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10099"', '"6059"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1339076195838x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Theory%20and%20Social%20Psychology&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=336', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=336', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2881, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('df8f70e8-eb54-4069-90da-c8dee3d5da6c', '2674', NULL, 'Bhava Bhuti NEW', 'bhavabhuti-a-counterpoint-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-2674', 'bhavabhuti-a-counterpoint-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226-3226', '9788186702611', '9788186702611::2674', '9788186702611', NULL, '''Bhavabhuti - A Counterpoint'' tries to underline the elements of heterodoxy and skepticism in Bhavabhuti''s works and seeks their relevance in the present context. The playwright emerges as much more skeptical than other classical authors do and skepticism necessarily involves defiance, heterrodoxy and critical reasoning. One of the most remarkable characeristics that make Bhavabhuti a great poet-playwright is his refusal to furnish any simple answers to the often-bitter tensions between social and personal ethics. The truest heir to Valmiki, Bhavabhuti, for his creative revision to the former''s troubling masterpiece, has invited scathing critiques.

The present work ventures to make a critique of Bhavabhuti''s literary commitments and tries to tackle several other problems. Bhavabhuti, the victim of obnoxious obloquies, persistently demands a scientific and dialectical criticism.

Content - Foreword, Roman Equivalents of Nagari Letters,  Abbreviations,  Introduction,  Chapter-I Bhavabhuti : The Genius, Chapter-II Bhavabhuti : The Rebel, Chapter-III Valmiki''s Inheritance, Chapter-IV Love : The Quintessence of Life, Chapter-V Treatment of Nature, Chapter-VI Loka and Sastra, Chapter-VII Tantrism As Depicted by Bhavabhuti,  Concluding Remarks, Reflections and Resonances, Bibliography, Appendix, General Index              ', '<p style="text-align:justify"><span>''Bhavabhuti - A Counterpoint'' tries to underline the elements of heterodoxy and skepticism in Bhavabhuti''s works and seeks their relevance in the present context. The playwright emerges as much more skeptical than other classical authors do and skepticism necessarily involves defiance, heterrodoxy and critical reasoning. One of the most remarkable characeristics that make Bhavabhuti a great poet-playwright is his refusal to furnish any simple answers to the often-bitter tensions between social and personal ethics. The truest heir to Valmiki, Bhavabhuti, for his creative revision to the former''s troubling masterpiece, has invited scathing critiques.</span></p>

<p style="text-align:justify"><span>The present work ventures to make a critique of Bhavabhuti''s literary commitments and tries to tackle several other problems. Bhavabhuti, the victim of obnoxious obloquies, persistently demands a scientific and dialectical criticism.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span>Foreword, Roman Equivalents of Nagari Letters,  Abbreviations,  Introduction,  Chapter-I Bhavabhuti : The Genius, Chapter-II Bhavabhuti : The Rebel, Chapter-III Valmiki''s Inheritance, Chapter-IV Love : The Quintessence of Life, Chapter-V Treatment of Nature, Chapter-VI Loka and Sastra, Chapter-VII Tantrism As Depicted by Bhavabhuti,  Concluding Remarks, Reflections and Resonances, Bibliography, Appendix, General Index</span>              </span></span></p>', ' Title

			Bhavabhuti - A Counterpoint

			Author
			Dr. Naveen Kumar Jha

			ISBN 13 Digit
			9788186702611

			Publishers
			Motilal Banarsidass

			Binding
			Hardcover', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span> Title</span></span></strong></span></td>
			<td>
			<h3>Bhavabhuti - A Counterpoint</h3>
			</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Dr. Naveen Kumar Jha</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788186702611</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Publishers</span></span></strong></span></td>
			<td style="text-align:left">Motilal Banarsidass</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ef723450-b01f-4bc6-898a-31906f80a9eb', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3639Bhavabhuti%20-%20A%20Counterpoint.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788186702611&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2674', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2674', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1422, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('df987ea0-dfa2-4224-aa56-e425c7f6693e', '2621', NULL, 'Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan', 'uttarramcharitam-evam-kundmala-natak-sahityik-evam-sanskritik-drishti-se-tulnatmak-adhyan-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2-2621', 'uttarramcharitam-evam-kundmala-natak-sahityik-evam-sanskritik-drishti-se-tulnatmak-adhyan-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621-2621', '9788185394619', '9788185394619', '9788185394619', NULL, 'Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan', '<h5>Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan</h5>', ' 

			Sub Title
			Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan

			Author
			Dr. Laxmi Rana

			ISBN 13 Digit
			9788185394619

			Publisher
			Sarita Book House

			Binding
			Hardcover', '<p style="text-align:center"> </p>

<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Laxmi Rana</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394619</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Sarita Book House</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"750"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c616e921-469f-4713-a9c3-0961820feb5b', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9848WhatsApp%20Image%202025-08-13%20at%202.25.25%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788185394619&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2621', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2621', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1475, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('dfa83146-702f-43c8-a55b-94047d1edba1', '4188', 275, 'B2B Marketing: A South-Asian Perspective 13/e', 'b2b-marketing-a-southasian-perspective-13e', 'b2b-marketing-a-southasian-perspective-13e', '9789360532062', '9789360532062', '9789360532062', NULL, 'About the book

A different set of challenges and opportunities exist for the business-to-business (B2B) marketer, who intends to serve the needs of organizations rather than individuals/households. The B2B marketing process is longer and largely governed by relationship marketing. Buying behaviour is more rational and there are multiple decision influencers. Demand for B2B products and services is less elastic than B2C, thus transactions are more, necessitating a more frequent and direct contact between the buyer and seller. The B2B market represents a lucrative and complex market worthy of specialized analysis. Therefore, a growing number of business schools globally have added industrial or business marketing to their curricula.

This textbook provides an understanding of the most recent industry trends and today''s dynamic business-to-business (B2B) market. This edition ties the concepts to real-world decision-making and to industry best practices. The similarities and differences between consumer goods and B2B marketing are reviewed. Revised content focuses on market analysis, organizational buying behaviour, relationship management, and marketing strategies to reach organizational customers. A new digital playbook and expanded content on smart, connected products explore how digital-first engagement preferences of B2B buyers are transforming customer relationship processes.

Content:

Part 1 The Environment of Business Marketing

1 A Business Marketing Perspective

Part 2 Managing Relationships in Business Marketing

2 Organizational Buying Behavior

3 Customer Relationship Management Strategies for Business Markets

Part 3 Assessing Market Opportunities

4 Segmenting the Business Market and Estimating Segment Demand

Part 4 Formulating Business Marketing Strategy

5 Business Marketing Planning: Strategic Perspectives

6 ESG and Business Marketing Strategies for Global Markets

7 Managing Products for Business Markets

8 Managing Innovation and New Industrial Product Development

9 Managing Services for Business Markets

10 Managing Business Marketing Channels: The Omnichannel Imperative

11 Supply Chain Management

12 Pricing Strategies for Business Markets

13 Marketing Communications and the Customer Decision Journey

14 B2B Sales Strategies for Digital-First Buyers

Part 5 Evaluating Business Marketing Strategy and Performance

15 Marketing Performance Measurement', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A different set of challenges and opportunities exist for the business-to-business (B2B) marketer, who intends to serve the needs of organizations rather than individuals/households. The B2B marketing process is longer and largely governed by relationship marketing. Buying behaviour is more rational and there are multiple decision influencers. Demand for B2B products and services is less elastic than B2C, thus transactions are more, necessitating a more frequent and direct contact between the buyer and seller. The B2B market represents a lucrative and complex market worthy of specialized analysis. Therefore, a growing number of business schools globally have added industrial or business marketing to their curricula.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This textbook provides an understanding of the most recent industry trends and today''s dynamic business-to-business (B2B) market. This edition ties the concepts to real-world decision-making and to industry best practices. The similarities and differences between consumer goods and B2B marketing are reviewed. Revised content focuses on market analysis, organizational buying behaviour, relationship management, and marketing strategies to reach organizational customers. A new digital playbook and expanded content on smart, connected products explore how digital-first engagement preferences of B2B buyers are transforming customer relationship processes.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part 1 The Environment of Business Marketing</span></strong></span></span></p>

<p><span><span><span>1 A Business Marketing Perspective</span></span></span></p>

<p><span><span><strong><span>Part 2 Managing Relationships in Business Marketing</span></strong></span></span></p>

<p><span><span><span>2 Organizational Buying Behavior</span></span></span></p>

<p><span><span><span>3 Customer Relationship Management Strategies for Business Markets</span></span></span></p>

<p><span><span><strong><span>Part 3 Assessing Market Opportunities</span></strong></span></span></p>

<p><span><span><span>4 Segmenting the Business Market and Estimating Segment Demand</span></span></span></p>

<p><span><span><strong><span>Part 4 Formulating Business Marketing Strategy</span></strong></span></span></p>

<p><span><span><span>5 Business Marketing Planning: Strategic Perspectives</span></span></span></p>

<p><span><span><span>6 ESG and Business Marketing Strategies for Global Markets</span></span></span></p>

<p><span><span><span>7 Managing Products for Business Markets</span></span></span></p>

<p><span><span><span>8 Managing Innovation and New Industrial Product Development</span></span></span></p>

<p><span><span><span>9 Managing Services for Business Markets</span></span></span></p>

<p><span><span><span>10 Managing Business Marketing Channels: The Omnichannel Imperative</span></span></span></p>

<p><span><span><span>11 Supply Chain Management</span></span></span></p>

<p><span><span><span>12 Pricing Strategies for Business Markets</span></span></span></p>

<p><span><span><span>13 Marketing Communications and the Customer Decision Journey</span></span></span></p>

<p><span><span><span>14 B2B Sales Strategies for Digital-First Buyers</span></span></span></p>

<p><span><span><strong><span>Part 5 Evaluating Business Marketing Strategy and Performance</span></strong></span></span></p>

<p><span><span><span>15 Marketing Performance Measurement</span></span></span></p>

<p> </p>
', 'Title
			B2B Marketing: A South-Asian Perspective 13/e

			Author
			Michael D. Hutt

			ISBN
			9789360532062

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>B2B Marketing: A South-Asian Perspective 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael D. Hutt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789360532062</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1095"', '"876"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2550B2b.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789360532062&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4188', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4188', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 275, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', '3572', 832, 'Projective Geometry and Projective Metrics', 'projective-geometry-and-projective-metrics-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572', 'projective-geometry-and-projective-metrics-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572-3572', '9780486445823', '9780486445823', '9780486445823', NULL, 'The basic results and methods of projective and non-Euclidean geometry are indispensable for the geometer, and this book--different in content, methods, and point of view from traditional texts--attempts to emphasize that fact. Results of special theorems are discussed in detail only when they are needed to develop a feeling for the subject or when they illustrate a general method. On the other hand, an unusual amount of space is devoted to the discussion of the fundamental concepts of distance, motion, area, and perpendicularity.

Topics include the projective plane, polarities and conic sections, affine geometry, projective metrics, and non-Euclidean and spatial geometry. Numerous figures appear throughout the text, which concludes with a bibliography and index.', '<p>The basic results and methods of projective and non-Euclidean geometry are indispensable for the geometer, and this book--different in content, methods, and point of view from traditional texts--attempts to emphasize that fact. Results of special theorems are discussed in detail only when they are needed to develop a feeling for the subject or when they illustrate a general method. On the other hand, an unusual amount of space is devoted to the discussion of the fundamental concepts of distance, motion, area, and perpendicularity.<br />
Topics include the projective plane, polarities and conic sections, affine geometry, projective metrics, and non-Euclidean and spatial geometry. Numerous figures appear throughout the text, which concludes with a bibliography and index.</p>', 'Sub Title
			No

			Author
			Herbert Busemann and Paul J. Kelly

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 0486445828

			ISBN 13 Digit
			 9780486445823

			Pages
			 352

			Binding
			Paperback

			Year of Publication
			2005

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Herbert Busemann and Paul J. Kelly</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> 0486445828</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780486445823</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1634"', '"980"', '"0"', 5, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 352, ' 352', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/254441Uz9a5kXxL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486445823&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3572', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3572', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 832, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:10'),
('dfdb372e-3dff-4619-b98e-1c10e3158e2e', '1257', NULL, 'Transforming Social Work Practice - Personalisation in Social Work New', 'transforming-social-work-practice-personalisation-in-social-work-new-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-12-1257', 'transforming-social-work-practice-personalisation-in-social-work-new-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257-1257', 'ASWE3322', 'ASWE3322', 'ASWE3322', NULL, 'This is a very timely publication and fills a hole that has been open for too long. I love the stress on ''user narratives'' which combines theoretical perspectives and practical issues in the gathering, interpretation and analysis of data at the right level. --Lecturer, Teesside University This is a most welcome book. Students sometimes find it difficult to grasp the concept of personalisation and this book has a systematic approach to understanding it. It takes the reader from its introduction through to its application to practice. In my view this book will be useful to students, newly qualified practitioners and experienced practitioners who have students on placement. --Lecturer, London South Bank University Very clear sections addressing issues of real interest to social work students and lecturers alike. --Lecturer, Northumbria University', '<p>This is a very timely publication and fills a hole that has been open for too long. I love the stress on ''user narratives'' which combines theoretical perspectives and practical issues in the gathering, interpretation and analysis of data at the right level. --Lecturer, Teesside University This is a most welcome book. Students sometimes find it difficult to grasp the concept of personalisation and this book has a systematic approach to understanding it. It takes the reader from its introduction through to its application to practice. In my view this book will be useful to students, newly qualified practitioners and experienced practitioners who have students on placement. --Lecturer, London South Bank University Very clear sections addressing issues of real interest to social work students and lecturers alike. --Lecturer, Northumbria University</p>', 'Transforming Social Work Practice - Personalisation in Social Work New', '<h1>Transforming Social Work Practice - Personalisation in Social Work New</h1>', '"2099"', '"1259"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34359781844457328_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASWE3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1257', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1257', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2305, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:10'),
('dff027d5-393d-4dd1-b19c-f1f4a440a0c8', '584', NULL, 'Modelling Longevity Dynamics for Pensions and Annuity Business A NEW', 'modelling-longevity-dynamics-for-pensions-and-annuity-business-a-new-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-58-584', 'modelling-longevity-dynamics-for-pensions-and-annuity-business-a-new-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584-584', 'MKJU8976', 'MKJU8976', 'MKJU8976', NULL, 'Up to date and comprehensive overview of a fast developing and topical area Authors are well respected in their field Extensive list of references and detailed suggestions for further reading Based on authors'' personal experience in research and teaching', '<p>Up to date and comprehensive overview of a fast developing and topical area Authors are well respected in their field Extensive list of references and detailed suggestions for further reading Based on authors'' personal experience in research and teaching</p>', 'Modelling Longevity Dynamics for Pensions and Annuity Business', '<h1>Modelling Longevity Dynamics for Pensions and Annuity Business</h1>', '"7599"', '"4559"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12669780199547272.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MKJU8976&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=584', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=584', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2735, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:10'),
('dffb8243-c22e-418f-b19f-e3ad6719d9fb', '1653', NULL, 'A Guide to Lead-free Solders - Physical Metallurgy and Reliability', 'a-guide-to-leadfree-solders-physical-metallurgy-and-reliability-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-16-1653', 'a-guide-to-leadfree-solders-physical-metallurgy-and-reliability-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653-1653', 'EERR2132', 'EERR2132', 'EERR2132', NULL, 'A Guide to Lead-free Solders - Physical Metallurgy and Reliability', '<h1>A Guide to Lead-free Solders - Physical Metallurgy and Reliability</h1>', 'Sub Title
			No

			Author
			John W. Evans

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781846283093

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John W. Evans</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781846283093</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10499"', '"6299"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7070dpp_18_21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EERR2132&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1653', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1653', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2076, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:10'),
('e04aec74-d218-4dd4-a653-a9833ba58d8a', '1674', NULL, 'Basic Semiconductor Physics - International Edition', 'basic-semiconductor-physics-international-edition-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1-1674', 'basic-semiconductor-physics-international-edition-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674-1674', 'CFGH5543', 'CFGH5543', 'CFGH5543', NULL, 'Basic Semiconductor Physics - International Edition', '<h1>Basic Semiconductor Physics - International Edition</h1>', 'Sub Title
			No

			Author
			Chihiro Hamaguchi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181281227

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chihiro Hamaguchi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181281227</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2965dpp_18_41.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFGH5543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1674', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1674', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2058, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:10'),
('e06c82c5-dcf8-419a-883e-3f617767348c', '3454', 942, 'Science and Technology - Question Bank - 4/e', 'science-and-technology-question-bank-4e-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454', 'science-and-technology-question-bank-4e-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454-3454', '9789355320025', '9789355320025', '9789355320025', NULL, 'Specially designed for the Civil Services Examination, Science and Technology Question Bank as part of other Vinay Kumar G.B.’s Question Bank Series in its fourth edition continues to prepare the mind of its readers to handle unpredictable and uncertain questions owing to the dynamic nature of the Civil Services Examination. Entering its fourth edition, the book also offers a Multi-dimensional Proactive approach to comprehend and write answers with the help of explanations provided with each and every multiple-choice questions.

The Question Bank contains over 1300 multiple choice questions, divided chapter-wise. Each chapter concentrates on a specific theme of the syllabus, covering the Space Technology, Biotechnology, Human Body and Health, IT Technologies, Nanotechnology, Strategies Technologies, and other major miscellaneous themes in Science and Technology. At the end of each chapter is a mini-OMR sheet to give a real exam-like presentation.

Content – About the Author, Preface, How to Use This Book?, 1. Space Technology, Space Technology, Space Programmes, Miscellaneous, NASA, Joint Missions, China, European Space Agency (ESA), Others, Gravitational Waves, Miscellaneous, Particle Physics, Neutrinos, Physics, OMR Sheet, Answer Key, Explanations, 2. Biotechnology and Biotechniques, Genetics, Stem Cell Technology, Genetic Engineering, Institutions, OMR Sheet, Answer Key, Explanations, 3. Human Body and Health, OMR Sheet, Answer Key, Explanations, 4. IT and Digital Technologies, Computers, Super Computer Technology, Cyber Security, Internet, Blockchain Technology, Crypto Currency (Bitcoin), Communication Technology, Quantum Technology, Robotics and Big Data, Cyber Physical Systems, Artificial Intelligence, OMR Sheet, Answer Key, Explanations, 5. Strategic Technologies: Nuclear and Defence, Nuclear Technology, Defence Technologies, Defence Technology and Programmes, Nuclear Technology, OMR Sheet, Answer Key, Explanations, 6. Energy Technologies, Environment, Energy Sector and Policy, OMR Sheet, Answer Key, Explanations, 7. Nanotechnology, OMR Sheet, Answer Key, Explanations, 8. Emerging Technologies, Laser and Photonics, Transportation, OMR Sheet, Answer Key, Explanations, 9. Initiatives and Institutions Related to Science and Technology, Schemes and Programmes, Institutions, OMR Sheet, Answer Key, Explanations, 10. Basic Science and Miscellaneous, Miscellaneous, Physics, Chemistry, Biology, Vitamins, Plants, Plant Diseases, Animal Kingdom, Microorganisms, Algae, Bacteria, Yeast, Fungi, Human Body, Diseases, Drugs, OMR Sheet, Answer Key, Explanations, 11. Previous Years’ Questions, 2021 Preliminary Questions, 2020 Preliminary Questions, 2019 Preliminary Questions, Physics, Chemistry, Biology, Science and Technology, OMR Sheet, Answer Key, Explanations', '<p style="text-align:justify"><span><span>Specially designed for the Civil Services Examination, Science and Technology Question Bank as part of other Vinay Kumar G.B.’s Question Bank Series in its fourth edition continues to prepare the mind of its readers to handle unpredictable and uncertain questions owing to the dynamic nature of the Civil Services Examination. Entering its fourth edition, the book also offers a Multi-dimensional Proactive approach to comprehend and write answers with the help of explanations provided with each and every multiple-choice questions.</span></span></p>

<p style="text-align:justify"><span><span>The Question Bank contains over 1300 multiple choice questions, divided chapter-wise. Each chapter concentrates on a specific theme of the syllabus, covering the Space Technology, Biotechnology, Human Body and Health, IT Technologies, Nanotechnology, Strategies Technologies, and other major miscellaneous themes in Science and Technology. At the end of each chapter is a mini-OMR sheet to give a real exam-like presentation.</span></span></p>

<p style="text-align:justify"><span><strong>Content –</strong> About the Author, Preface, How to Use This Book?, 1. Space Technology, Space Technology, Space Programmes, Miscellaneous, NASA, Joint Missions, China, European Space Agency (ESA), Others, Gravitational Waves, Miscellaneous, Particle Physics, Neutrinos, Physics, OMR Sheet, Answer Key, Explanations, 2. Biotechnology and Biotechniques, Genetics, Stem Cell Technology, Genetic Engineering, Institutions, OMR Sheet, Answer Key, Explanations, 3. Human Body and Health, OMR Sheet, Answer Key, Explanations, 4. IT and Digital Technologies, Computers, Super Computer Technology, Cyber Security, Internet, Blockchain Technology, Crypto Currency (Bitcoin), Communication Technology, Quantum Technology, Robotics and Big Data, Cyber Physical Systems, Artificial Intelligence, OMR Sheet, Answer Key, Explanations, 5. Strategic Technologies: Nuclear and Defence, Nuclear Technology, Defence Technologies, Defence Technology and Programmes, Nuclear Technology, OMR Sheet, Answer Key, Explanations, 6. Energy Technologies, Environment, Energy Sector and Policy, OMR Sheet, Answer Key, Explanations, 7. Nanotechnology, OMR Sheet, Answer Key, Explanations, 8. Emerging Technologies, Laser and Photonics, Transportation, OMR Sheet, Answer Key, Explanations, 9. Initiatives and Institutions Related to Science and Technology, Schemes and Programmes, Institutions, OMR Sheet, Answer Key, Explanations, 10. Basic Science and Miscellaneous, Miscellaneous, Physics, Chemistry, Biology, Vitamins, Plants, Plant Diseases, Animal Kingdom, Microorganisms, Algae, Bacteria, Yeast, Fungi, Human Body, Diseases, Drugs, OMR Sheet, Answer Key, Explanations, 11. Previous Years’ Questions, 2021 Preliminary Questions, 2020 Preliminary Questions, 2019 Preliminary Questions, Physics, Chemistry, Biology, Science and Technology, OMR Sheet, Answer Key, Explanations</span></p>', 'Sub Title
			Science and Technology - Question Bank - 4/e

			Author
			Vinay Kumar G.B.

			ISBN 13 Digit
			9789355320025

			Pages
			357

			Binding
			Paperback

			Year of Publication
			2022

			Edition of Book
			Fourth

			Language
			English', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:center"><strong><span><span><span>Sub Title</span></span></span></strong></td>
			<td style="text-align:center"><strong>Science and Technology - Question Bank - 4/e</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong><span><span><span>Author</span></span></span></strong></td>
			<td style="text-align:center"><span><span>Vinay Kumar G.B.</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong><span><span><span>ISBN 13 Digit</span></span></span></strong></td>
			<td style="text-align:center"><strong>9789355320025</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong><span><span><span>Pages</span></span></span></strong></td>
			<td style="text-align:center"><span><span>357</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong><span><span><span>Binding</span></span></span></strong></td>
			<td style="text-align:center"><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong><span><span><span>Year of Publication</span></span></span></strong></td>
			<td style="text-align:center"><span><span><span>2022</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong><span><span><span>Edition of Book</span></span></span></strong></td>
			<td style="text-align:center">Fourth</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong><span><span><span>Language</span></span></span></strong></td>
			<td style="text-align:center"><span><span><span>English</span></span></span></td>
		</tr>
	</tbody>
</table>', '"335"', '"200"', '"0"', 50, 'PAPERBACK', 'Paperback', 'English', 'English', 'Fourth', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 357, '357', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3513Science%20and%20Technology%20-%20Question%20Bank%20-%204e.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355320025&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3454', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3454', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 942, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:10'),
('e072dc79-3ffa-433e-a0e4-d9118bed929d', '1072', NULL, 'Hindu Writings - A Short Introduction to the Major Sources', 'hindu-writings-a-short-introduction-to-the-major-sources-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072', 'hindu-writings-a-short-introduction-to-the-major-sources-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072-1072', '9781851682300', '9781851682300', '9781851682300', NULL, 'In this unique introduction to the literature of the Hindu tradition, Klaus K. Klostermaier presents the rich diversity of writings with a characteristic blend of authority and clarity.

From the ancient Vedas, through the sweeping epic that is the Mahabharata, to the words of Mahatma gandhi, Rabindranath Tagore, and contemporary teachers like Sathya Sai Baba, the author treads a steady path through the complexity and volume of Hindu literature. Featuring an introduction and commentary for each extract, this text covers all the key areas of the Hindu writings, including:

Indra, Siva and Visnu: the major gods, their role in the scriptures, and their associated sects

Hinduism and femininity in the scriptures: the goddesses of the Devi religion

classical Hindu philosophy and theology

nationalism and secularity: modern political writings

the continuing controversy of caste

A coherent and informative guide that demonstrates both the development of the tradition and the profound wisdom at its core, this book will be appreciated by readers of all levels and backgrounds.

Content - Foreword, INTRODUCTION, 1 THE VEDIC INDRA RELIGION, 2 VAISNAVISM, 3 SAIVISM, 4 SAKTISM, 5 THE SMARTAS, 6 HINDU PHILOSOPHIES, 7 MODERN HINDUISM, 8 HINDU NATIONALISM HINDU JAGARAN, 9 OPPOSITION TO HINDU NATIONALISM, 10 THE NEW UNIVERSAL HINDU GURUS,  Conclusion, Notes, Glossary, Index             ', '<h1 style="text-align:justify"><span>In this unique introduction to the literature of the Hindu tradition, Klaus K. Klostermaier presents the rich diversity of writings with a characteristic blend of authority and clarity.</span></h1>

<p style="text-align:justify"><span>From the ancient Vedas, through the sweeping epic that is the Mahabharata, to the words of Mahatma gandhi, Rabindranath Tagore, and contemporary teachers like Sathya Sai Baba, the author treads a steady path through the complexity and volume of Hindu literature. Featuring an introduction and commentary for each extract, this text covers all the key areas of the Hindu writings, including:</span></p>

<p style="text-align:justify"><span>Indra, Siva and Visnu: the major gods, their role in the scriptures, and their associated sects</span></p>

<p style="text-align:justify"><span>Hinduism and femininity in the scriptures: the goddesses of the Devi religion</span></p>

<p style="text-align:justify"><span>classical Hindu philosophy and theology</span></p>

<p style="text-align:justify"><span>nationalism and secularity: modern political writings</span></p>

<p style="text-align:justify"><span>the continuing controversy of caste</span></p>

<p style="text-align:justify"><span>A coherent and informative guide that demonstrates both the development of the tradition and the profound wisdom at its core, this book will be appreciated by readers of all levels and backgrounds.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Foreword, INTRODUCTION, 1 THE VEDIC INDRA RELIGION, 2 VAISNAVISM, 3 SAIVISM, 4 SAKTISM, 5 THE SMARTAS, 6 HINDU PHILOSOPHIES, 7 MODERN HINDUISM, 8 HINDU NATIONALISM HINDU JAGARAN, 9 OPPOSITION TO HINDU NATIONALISM, 10 THE NEW UNIVERSAL HINDU GURUS,  Conclusion, Notes, Glossary, Index</span>             </p>', 'Sub Title
			A Short Introduction to the Major Sources

			Author
			Klaus K. Klostermaier

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9781851682300

			Pages
			198

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Short Introduction to the Major Sources</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Klaus K. Klostermaier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781851682300</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>198</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"495"', '"297"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 198, '198', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56069781851682300.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781851682300&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1072', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1072', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2438, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:10'),
('e098ed87-74b3-47ac-bc2e-8eb8519e6e37', '2633', NULL, 'Harishankar Parsayi Krit Thiturta Hua Gantantra', 'harishankar-parsayi-krit-thiturta-hua-gantantra-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-263-2633', 'harishankar-parsayi-krit-thiturta-hua-gantantra-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633-2633', '9788126730810', '9788126730810', '9788126730810', NULL, 'Harishankar Parsayi Krit Thiturta Hua Gantantra', '<h1>Harishankar Parsayi Krit Thiturta Hua Gantantra</h1>', ' Title

			Harishankar Parsayi Krit Thiturta Hua Gantantra

			Author
			Suchita Gayakvad

			ISBN 13 Digit
			9788126730810

			Publisher
			Rajkamal Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h3>Harishankar Parsayi Krit Thiturta Hua Gantantra</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Suchita Gayakvad</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788126730810</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Rajkamal Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7aba44ac-adae-42bf-b78d-e3b87a6b92e5', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4457pic-44.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788126730810&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2633', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2633', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1463, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('e0cf0922-fcc8-4b0f-aa38-d1c1492d60dc', '2727', NULL, 'Critical Exposition of Gopal Honnalgere Poems', 'critical-exposition-of-gopal-honnalgere-poems-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727', 'critical-exposition-of-gopal-honnalgere-poems-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727-2727', 'YUIJ3464', 'YUIJ3464', 'YUIJ3464', NULL, 'Critical Exposition of Gopal Honnalgere Poems', '<h1>Critical Exposition of Gopal Honnalgere Poems</h1>', 'Sub Title
			No

			Author
			K.V. Raghupathi

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736194

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.V. Raghupathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736194</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUIJ3464&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2727', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2727', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1378, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('e0dcdd28-135b-4901-a9ab-c588075ec73a', '1012', NULL, 'Between East and West - Across the Borderlands of Europe', 'between-east-and-west-across-the-borderlands-of-europe-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1-1012', 'between-east-and-west-across-the-borderlands-of-europe-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012-1012', 'RHNM8899', 'RHNM8899', 'RHNM8899', NULL, 'For 1000 years, the geography of Europe''s borderlands has dictated their destiny. East of Poland, west of Russia, the region has always been defined by colliding empires. Travelling from Lithuania, Belarus and Ukraine, from Kalingrad on the Baltic to Odessa on the Black Sea, this book discovers a range of competing cultures, religions and nationalisms. In surprising encounters and characters, the author shows the shaping power of the past through the experiences of the borderlands people.', '<p>For 1000 years, the geography of Europe''s borderlands has dictated their destiny. East of Poland, west of Russia, the region has always been defined by colliding empires. Travelling from Lithuania, Belarus and Ukraine, from Kalingrad on the Baltic to Odessa on the Black Sea, this book discovers a range of competing cultures, religions and nationalisms. In surprising encounters and characters, the author shows the shaping power of the past through the experiences of the borderlands people.</p>', 'Sub Title
			No

			Author
			Anne Applebaum

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780333641699

			Pages
			320

			Binding
			Hardcover

			Year of Publication
			1995

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anne Applebaum</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780333641699</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>320</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1995</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 320, '320', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56159780333641699.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RHNM8899&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1012', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1012', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2483, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:10'),
('e13fca1b-5e1d-4d9a-8c72-44575676626d', '3593', 812, 'Feminism - 4 Vols. Set', 'feminism-4-vols-set-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593', 'feminism-4-vols-set-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593-3593', '9781473915985', '9781473915985', '9781473915985', NULL, 'SAGE Benchmarks in Culture & Society presents four-volume collections of key classic and contemporary articles on the substantive interdisciplinary topics at the heart of the social sciences.  This series explores core topics of research and debate, including cultural theory, representation, identity, popular music and material culture.  Each set presents a full contextualizing introduction by the editor and draws upon articles that map out each topic’s history and debates, and its theory and methods.

This series presents the ‘gold standard’ for university libraries throughout the world that are seeking to solidify their social science reference collections.', '<p>SAGE Benchmarks in Culture &amp; Society presents four-volume collections of key classic and contemporary articles on the substantive interdisciplinary topics at the heart of the social sciences.  This series explores core topics of research and debate, including cultural theory, representation, identity, popular music and material culture.  Each set presents a full contextualizing introduction by the editor and draws upon articles that map out each topic’s history and debates, and its theory and methods.</p>

<p>This series presents the ‘gold standard’ for university libraries throughout the world that are seeking to solidify their social science reference collections.</p>', 'Sub Title
			No

			Author
			Mary Evans

			About Author

			Mary Evans is Professor of Gender at London School of Economics.

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781473915985

			Pages
			1168

			Binding
			Hardback

			Year of Publication
			2017

			Edition of Book
			1st

			Language
			English

			Illustrations

			No

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mary Evans</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Mary Evans is Professor of Gender at London School of Economics.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781473915985</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1168</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"58170"', '"34900"', '"0"', 5, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1168, '1168', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/208914.06.2023%202.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781473915985&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3593', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3593', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 812, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:10'),
('e1436cf1-726f-4b4e-988b-4555218daedc', '4102', 359, 'Urban Agriculture Enhancing Food Democracy', 'urban-agriculture-enhancing-food-democracy', 'urban-agriculture-enhancing-food-democracy', '9789352696826', '9789352696826', '9789352696826', NULL, 'About the book

Urban agriculture may reinforce and deepen societal inequities by benefitting better resourced organizations and the propertied class and contributing to the displacement of lower-income households. The precariousness of land access for urban agriculture is another limitation, particularly for disadvantaged communities. Planners have recently begun to pay increased attention to urban agriculture but should more explicitly support the goals of food justice in their urban agriculture policies and programs. Although urban agriculture has promise, a small proportion of the food produced in cities is consumed by food-insecure, low-income communities.

This book explores possible new analytical frameworks for the study of contemporary dynamics in food networks and develops the concept of ‘civic food networks’ as an overarch-ing concept to explore contemporary dynamics and sources of innovation within agri-food networks.

Contents:

Urban Agriculture,

Urbanization of Agricultural and Other Rural Land,

Agriculture Environment,

Rural Sociology and Food System,

Urban Farming,

Urban Agriculture as a Component,

Sustainable Agriculture,

Sustainable Food Security,

Food Consumption', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Urban agriculture may reinforce and deepen societal inequities by benefitting better resourced organizations and the propertied class and contributing to the displacement of lower-income households. The precariousness of land access for urban agriculture is another limitation, particularly for disadvantaged communities. Planners have recently begun to pay increased attention to urban agriculture but should more explicitly support the goals of food justice in their urban agriculture policies and programs. Although urban agriculture has promise, a small proportion of the food produced in cities is consumed by food-insecure, low-income communities. </span></span></span></p>

<p style="text-align:justify"><span><span><span>This book explores possible new analytical frameworks for the study of contemporary dynamics in food networks and develops the concept of ‘civic food networks’ as an overarch-ing concept to explore contemporary dynamics and sources of innovation within agri-food networks.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Urban Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Urbanization of Agricultural and Other Rural Land, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Agriculture Environment, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Rural Sociology and Food System, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Urban Farming, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Urban Agriculture as a Component, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Sustainable Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Sustainable Food Security, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Food Consumption</span></span></span></p>', 'Title
			Urban Agriculture Enhancing Food Democracy

			Author
			Dr. Walid Khawar Balwan

			ISBN
			9789352696826

			Publisher
			Random Publication

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Urban Agriculture Enhancing Food Democracy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Walid Khawar Balwan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352696826</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '607cee8c-26ee-4753-be9f-2696a311149a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7175urban.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789352696826&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4102', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4102', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 359, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('e14a48f5-bfe0-48c8-85e6-1a0f2bddd870', '2464', NULL, 'The Frontiers of Management', 'the-frontiers-of-management-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464', 'the-frontiers-of-management-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464-2464', 'VFGT556', 'VFGT556', 'VFGT556', NULL, 'The Frontiers of Management offers stimulating and profitable reading for both existing Drucker disciples and those new to his writing.This collection of thirty-five finely balanced articles and essays, plus an interview and afterword, was planned by the author from the beginning to be published eventually in one volume and as variations on one unifying theme - the challenges of tomorrow that face the executive today.What kind of tomorrow it will be depends heavily on the knowledge, insight, foresight and competence of the decision makers of today. The future is in the hands of executives who are already fully occupied with the daily crisis and for whom the daily crisis is the one absolutely predictable event in their working day. It is to these people that this Drucker volume is addressed, to enable them to see and to understand the long-range implications and impacts of their immediate, everyday, urgent actions and decisions.', '<p>The Frontiers of Management offers stimulating and profitable reading for both existing Drucker disciples and those new to his writing.This collection of thirty-five finely balanced articles and essays, plus an interview and afterword, was planned by the author from the beginning to be published eventually in one volume and as variations on one unifying theme - the challenges of tomorrow that face the executive today.What kind of tomorrow it will be depends heavily on the knowledge, insight, foresight and competence of the decision makers of today. The future is in the hands of executives who are already fully occupied with the daily crisis and for whom the daily crisis is the one absolutely predictable event in their working day. It is to these people that this Drucker volume is addressed, to enable them to see and to understand the long-range implications and impacts of their immediate, everyday, urgent actions and decisions.</p>', 'The Frontiers of Management', '<h1>The Frontiers of Management</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGT556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2464', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2464', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1591, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('e15315d2-56c0-47ae-8874-1522fb37224a', '1974', NULL, 'Inorganic Nanoprobes for Biological Sensing and Imagin - Engineering in Medicine & Biology New', 'inorganic-nanoprobes-for-biological-sensing-and-imagin-engineering-in-medicine-biology-new-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974', 'inorganic-nanoprobes-for-biological-sensing-and-imagin-engineering-in-medicine-biology-new-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974-1974', 'THBN4567', 'THBN4567', 'THBN4567', NULL, 'Inorganic Nanoprobes for Biological Sensing and Imagin - Engineering in Medicine & Biology New', '<h1>Inorganic Nanoprobes for Biological Sensing and Imagin - Engineering in Medicine &amp; Biology New</h1>', 'Sub Title
			No

			Author
			Hedi Mattoussi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781596931961

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			english

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hedi Mattoussi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596931961</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"11100"', '"6660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'english', 'english', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6644logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=THBN4567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1974', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1974', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1851, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('e162383c-b9d3-417c-8726-55b395126c83', '196', NULL, 'Corrosion Chemistry', 'corrosion-chemistry', 'corrosion-chemistry', 'Corrosion Chemistry', 'Corrosion Chemistry', 'Corrosion Chemistry', NULL, '', NULL, 'Sub Title
			No

			Author
			Volkan Cicek

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780470943076

			Pages
			190

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Volkan Cicek</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780470943076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>190</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10599"', '"6359"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 190, '190', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69971_4_33.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Corrosion%20Chemistry&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=196', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=196', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2958, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('e187b047-25c5-47f8-82dc-a6f52aff9773', '3250', NULL, 'Educational Philosophy of Tilak and Gandhi', 'educational-philosophy-of-tilak-and-gandhi-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250', 'educational-philosophy-of-tilak-and-gandhi-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250-3250', '9789382074472', '9789382074472', '9789382074472', NULL, '1. Educational Thoughts of Tilak

2. Educational Philosophy of Tilak

3. Tilak''s : Views on Women''s Education

4. Gandhian Aims of Education

5. Gandhian Meaning of Education

6. Gandhian Experiments on Education in India

7. Gandhian Thoughts on Various Aspects of Education

8. Gandhi on Students and Teachers

9. Gandhian Education at Various Stages and Related Questions', '<p>1. Educational Thoughts of Tilak</p>

<p>2. Educational Philosophy of Tilak</p>

<p>3. Tilak''s : Views on Women''s Education</p>

<p>4. Gandhian Aims of Education</p>

<p>5. Gandhian Meaning of Education</p>

<p>6. Gandhian Experiments on Education in India</p>

<p>7. Gandhian Thoughts on Various Aspects of Education</p>

<p>8. Gandhi on Students and Teachers</p>

<p>9. Gandhian Education at Various Stages and Related Questions</p>', 'Publisher ‏ : ‎ GLOBUS BOOKS (January 1, 2012)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 268 pages

ISBN-10 ‏ : ‎ 9382074473

ISBN-13 ‏ : ‎ 978-9382074472

Item Weight ‏ : ‎ 260g', '<p>Publisher ‏ : ‎ GLOBUS BOOKS (January 1, 2012)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 268 pages</p>

<p>ISBN-10 ‏ : ‎ 9382074473</p>

<p>ISBN-13 ‏ : ‎ 978-9382074472</p>

<p>Item Weight ‏ : ‎ 260g</p>', '"1495"', '"890"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/174931xPPctI36L._BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382074472&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3250', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3250', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1129, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:10'),
('e19e1900-e144-4b49-800e-c67ab21a49af', '2393', NULL, 'Memoirs of the Life of Waren Hastings: First GovernorGeneral of Bengal in 3 Vols.', 'memoirs-of-the-life-of-waren-hastings-first-governorgeneral-of-bengal-in-3-vols-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2-2393', 'memoirs-of-the-life-of-waren-hastings-first-governorgeneral-of-bengal-in-3-vols-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393-2393', 'NBHJ786', 'NBHJ786', 'NBHJ786', NULL, 'Memoirs of the Life of Waren Hastings: First GovernorGeneral of Bengal in 3 Vols.', '<h1>Memoirs of the Life of Waren Hastings: First GovernorGeneral of Bengal in 3 Vols.</h1>', 'Sub Title
			No

			Author
			G.R. Gleig

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			818290062x

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.R. Gleig</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>818290062x</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2000"', '"1200"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBHJ786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2393', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2393', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1633, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('e1c3598e-7e4b-4fe9-a004-06084d48e5fe', '4251', 212, 'HR Analytics: A Textbook', 'hr-analytics-a-textbook', 'hr-analytics-a-textbook', '9789358403909', '9789358403909', '9789358403909', NULL, 'About the book

This essential handbook will be of great help to the learners for navigating through ever-evolving landscape of Human Resource Management. In this book, we embark on a transformative journey through HR analytics, helping HR students and professionals, with practical insights and actionable steps for effective implementation. With its comprehensive syllabus, this book delves into understanding of HR analytics offering insights into HR data collection and its application. It also offers a through insight into the tools and methods instrumental in conveying and comprehending crucial HR information effectively.

Content:

	Understanding HR Analytics

	HR Data Visualization

	HR Basics, Human Resource Forecasting and Diversity Index in HR

	Performance Evaluation and Attrition Analysis in HR

	Prescriptive Analytics', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This essential handbook will be of great help to the learners for navigating through ever-evolving landscape of Human Resource Management. In this book, we embark on a transformative journey through HR analytics, helping HR students and professionals, with practical insights and actionable steps for effective implementation. With its comprehensive syllabus, this book delves into understanding of HR analytics offering insights into HR data collection and its application. It also offers a through insight into the tools and methods instrumental in conveying and comprehending crucial HR information effectively.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Understanding HR Analytics</span></span></span></li>
	<li><span><span><span>HR Data Visualization</span></span></span></li>
	<li><span><span><span>HR Basics, Human Resource Forecasting and Diversity Index in HR</span></span></span></li>
	<li><span><span><span>Performance Evaluation and Attrition Analysis in HR</span></span></span></li>
	<li><span><span><span>Prescriptive Analytics</span></span></span></li>
</ol>
', 'Title
			HR Analytics: A Textbook

			Author
			Aboli Mande

			ISBN
			9789358403909

			Publisher
			Himalaya Publishing

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>HR Analytics: A Textbook</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Aboli Mande</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789358403909</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Himalaya Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"498"', '"423"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b2a9a645-72aa-4bfc-9cdf-ec444783a699', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3151LKR.jpg', NULL, '2 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789358403909&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4251', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4251', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 212, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('e20ab525-dcfe-40ea-b6c1-bd79f031e461', '4270', 193, 'Machine Learning and generative AI: Transforming Business of Tomorrow', 'machine-learning-and-generative-ai-transforming-business-of-tomorrow', 'machine-learning-and-generative-ai-transforming-business-of-tomorrow', '9788197036132', '9788197036132', '9788197036132', NULL, 'About the book

The book covers supervised and unsupervised learning, highlighting their value in various business applications. Reinforcement learning is presented as a tool for optimizing decision processes. Further, it explores advanced algorithms and deep learning application that drive innovation. Generative AI is examined for its creative business uses. The book concludes with a look at future trends in AI and machine learning, preparing businesses for what’s next in AI-driven growth and efficiency.

Content:

	Understanding the Landscape of AI for Business

	AI And ML Techniques for Business

	Knowledge Representation and Reasoning

	Game Theory for Solving Business Problems

	Machine Learning for Intelligent Business

	Supervised Learning in Business Applications

	Unsupervised Learning in Business Applications

	Reinforcement Learning in Business Applications

	Advanced Algorithms and Techniques in Business

	Deep Learning for Business Applications

	Generative AI for Business Applications

	Future Trends in AI and ML For Business', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The book covers supervised and unsupervised learning, highlighting their value in various business applications. Reinforcement learning is presented as a tool for optimizing decision processes. Further, it explores advanced algorithms and deep learning application that drive innovation. Generative AI is examined for its creative business uses. The book concludes with a look at future trends in AI and machine learning, preparing businesses for what’s next in AI-driven growth and efficiency.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Understanding the Landscape of AI for Business</span></span></span></li>
	<li><span><span><span>AI And ML Techniques for Business</span></span></span></li>
	<li><span><span><span>Knowledge Representation and Reasoning</span></span></span></li>
	<li><span><span><span>Game Theory for Solving Business Problems</span></span></span></li>
	<li><span><span><span>Machine Learning for Intelligent Business</span></span></span></li>
	<li><span><span><span>Supervised Learning in Business Applications</span></span></span></li>
	<li><span><span><span>Unsupervised Learning in Business Applications</span></span></span></li>
	<li><span><span><span>Reinforcement Learning in Business Applications</span></span></span></li>
	<li><span><span><span>Advanced Algorithms and Techniques in Business</span></span></span></li>
	<li><span><span><span>Deep Learning for Business Applications</span></span></span></li>
	<li><span><span><span>Generative AI for Business Applications</span></span></span></li>
	<li><span><span><span>Future Trends in AI and ML For Business</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Machine Learning and generative AI: Transforming Business of Tomorrow

			Author
			Rajesh Maurya

			ISBN
			9788197036132

			Publisher
			SybGen

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Machine Learning and generative AI: Transforming Business of Tomorrow</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Rajesh Maurya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788197036132</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>SybGen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"995"', '"796"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c45d052e-9b24-4243-a9e4-ebb43e9fb9a0', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5921tomo.jpg', NULL, '2 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788197036132&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4270', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4270', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 193, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:10'),
('e22d8820-5c6f-404f-a959-2e4159a417dc', '4082', 379, 'Business Negotiation Skills', 'business-negotiation-skills', 'business-negotiation-skills', '9798219009174', '9798219009174', '9798219009174', NULL, 'Contents:

Chapter 1: The Nature of Negotiation

Chapter 2: Relationships in Negotiation

Chapter 3: Negotiation: Strategy and Planning

Chapter 4: Strategy and Tactics of Distributive Bargaining

Chapter 5: Strategy and Tactics of Integrative Negotiation

Chapter 6: Finding and Using Negotiation Power

Chapter 7: Perception, Cognition and Emotion

Chapter 8: Power and Influence in Negotiation

Chapter 9: Individual Differences II: Personality and Abilities

Chapter 10: Individual Differences I: Gender and Negotiation

Chapter 11: Managing Difficult Negotiations

Chapter 12: International and Cross-Cultural Negotiation

Chapter 13: Ethics in Negotiation

Chapter 14: Best Practices in Negotiations', '<p><span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p><span><span><span><span>Chapter 1: The Nature of Negotiation</span></span></span></span></p>

<p><span><span><span><span>Chapter 2: Relationships in Negotiation</span></span></span></span></p>

<p><span><span><span><span>Chapter 3: Negotiation: Strategy and Planning</span></span></span></span></p>

<p><span><span><span><span>Chapter 4: Strategy and Tactics of Distributive Bargaining</span></span></span></span></p>

<p><span><span><span><span>Chapter 5: Strategy and Tactics of Integrative Negotiation</span></span></span></span></p>

<p><span><span><span><span>Chapter 6: Finding and Using Negotiation Power</span></span></span></span></p>

<p><span><span><span><span>Chapter 7: Perception, Cognition and Emotion</span></span></span></span></p>

<p><span><span><span><span>Chapter 8: Power and Influence in Negotiation</span></span></span></span></p>

<p><span><span><span><span>Chapter 9: Individual Differences II: Personality and Abilities</span></span></span></span></p>

<p><span><span><span><span>Chapter 10: Individual Differences I: Gender and Negotiation</span></span></span></span></p>

<p><span><span><span><span>Chapter 11: Managing Difficult Negotiations</span></span></span></span></p>

<p><span><span><span><span>Chapter 12: International and Cross-Cultural Negotiation</span></span></span></span></p>

<p><span><span><span><span>Chapter 13: Ethics in Negotiation</span></span></span></span></p>

<p><span><span><span><span>Chapter 14: Best Practices in Negotiations</span></span></span></span></p>', 'Title
			Business Negotiation Skills 

			Author
			Irfan A.Rizvi

			ISBN
			9798219009174

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Negotiation Skills </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Irfan A.Rizvi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9798219009174</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"935"', '"748"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7695skills.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9798219009174&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4082', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4082', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 379, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:10'),
('e238399a-5a52-48cc-926d-df1299228536', '2754', NULL, 'Transforming Spirit of Indian Women Writers', 'transforming-spirit-of-indian-women-writers-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754', 'transforming-spirit-of-indian-women-writers-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754-2754', 'PWER456', 'PWER456', 'PWER456', NULL, 'Transforming Spirit of Indian Women Writers', '<h1>Transforming Spirit of Indian Women Writers</h1>', 'Sub Title
			No

			Author
			Anita Blakrishnan

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736408

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anita Blakrishnan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736408</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PWER456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2754', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2754', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1359, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('e25921f2-9b9d-4c45-a6e8-690d68242997', '3769', 680, 'Frontiers of Surface-Enhanced Raman Scattering: Single Nanoparticles and Single Cells', 'frontiers-of-surfaceenhanced-raman-scattering-single-nanoparticles-and-single-cells', 'frontiers-of-surfaceenhanced-raman-scattering-single-nanoparticles-and-single-cells', '9781118359020', '9781118359020', '9781118359020', NULL, 'About the Book

A comprehensive presentation of Surface-Enhanced Raman Scattering (SERS) theory, substrate fabrication, applications of SERS to biosystems, chemical analysis, sensing and fundamental innovation through experimentation. Written by internationally recognized editors and contributors.

Relevant to all those within the scientific community dealing with Raman Spectroscopy, i.e. physicists, chemists, biologists, material scientists, physicians and biomedical scientists.

SERS applications are widely expanding and the technology is now used in the field of nanotechnologies, applications to biosystems, nonosensors, nanoimaging and nanoscience.

Contents:

1. Calculation of Surface-Enhanced Raman Spectra Including Orientational and Stokes Effects Using TDDFT/Mie Theory QM/ED Method 1

George C. Schatz and Nicholas A. Valley

1.1 Introduction: Combined Quantum Mechanics/Electrodynamics Methods 1

1.2 Computational Details 3

1.3 Summary of Model Systems 4

1.4 Azimuthal Averaging 5

1.5 SERS of Pyridine: Models G, A, B, S, and V 6

1.6 Orientation Effects in SERS of Phthalocyanines 11

1.7 Two Particle QM/ED Calculations 13

1.8 Summary 15

Acknowledgment 16

References 16

2. Non-resonant SERS Using the Hottest Hot Spots of Plasmonic Nanoaggregates 19

Katrin Kneipp and Harald Kneipp

2.1 Introduction 19

2.2 Aggregates of Silver and Gold Nanoparticles and Their Hot Spots 21

2.2.1 Evaluation of Plasmonic Nanoaggregates by Vibrational Pumping due to a Non-resonant SERS Process 21

2.2.2 Probing Plasmonic Nanoaggregates by Electron Energy Loss Spectroscopy 24

2.2.3 Probing Local Fields in Hot Spots by SERS and SEHRS 25

2.3 SERS Using Hot Silver Nanoaggregates and Non-resonant NIR Excitation 26

2.3.1 SERS Signal vs. Concentration of the Target Molecule 26

2.3.2 Spectroscopic Potential of Non-resonant SERS Using the Hottest Hot Spots 30

2.4 Summary and Conclusions 31

References 32

3. Effect of Nanoparticle Symmetry on Plasmonic Fields: Implications for Single-Molecule Raman Scattering 37

Lev Chuntonov and Gilad Haran

3.1 Introduction 37

3.2 Methodology 38

3.3 Plasmon Mode Structure of Nanoparticle Clusters 39

3.3.1 Dimers 39

3.3.2 Trimers 40

3.4 Effect of Plasmon Modes on SMSERS 47

3.4.1 Effect of the Spectral Lineshape 47

3.4.2 Effect of Multiple Normal Modes 49

3.5 Conclusions 54

Acknowledgment 54

References 54

4. Experimental Demonstration of Electromagnetic Mechanism of SERS and Quantitative Analysis of SERS Fluctuation Based on the Mechanism 59

Tamitake Itoh

4.1 Experimental Demonstration of the EM Mechanism of SERS 59

4.1.1 Introduction 59

4.1.2 Observations of the EM Mechanism in SERS Spectral Variations 60

4.1.3 Observations of the EM Mechanism in the Refractive Index Dependence of SERS Spectra 62

4.1.4 Quantitative Evaluation of the EM Mechanism of SERS 64

4.1.5 Summary 72

4.2 Quantitative Analysis of SERS Fluctuation Based on the EM Mechanism 72

4.2.1 Introduction 72

4.2.2 Intensity and Spectral Fluctuation in SERS and SEF 73

4.2.3 Framework for Analysis of Fluctuation in SERS and SEF 73

4.2.4 Analysis of Intensity Fluctuation in SERS and SEF 76

4.2.5 Analysis of Spectral Fluctuation in SERS and SEF 78

4.2.6 Summary 82

4.3 Conclusion 82

Acknowledgments 83

References 83

5. Single-Molecule Surface-Enhanced Raman Scattering as a Probe for Adsorption Dynamics on Metal Surfaces 89

Mai Takase, Fumika Nagasawa, Hideki Nabika and Kei Murakoshi

5.1 Introduction 89

5.2 Simultaneous Measurements of Conductance and SERS of a Single-Molecule Junction 90

5.3 SERS Observation Using Heterometallic Nanodimers at the Single-Molecule Level 96

5.4 Conclusion 101

Acknowledgments 101

References 101

6. Analysis of Blinking SERS by a Power Law with an Exponential Function 107

Yasutaka Kitahama and Yukihiro Ozaki

6.1 Introduction 107

6.2 Materials and Methods 110

6.3 Power Law Analysis 110

6.4 Plasmon Resonance Wavelength Dependence 117

6.4.1 Power Law Exponents for the Bright and Dark Events 117

6.4.2 Truncation Time for the Dark Events 123

6.5 Energy Density Dependence 123

6.5.1 Power Law Exponents for the Bright and Dark Events 123

6.5.2 Truncation Time for the Dark Events 125

6.5.3 Comparison with Other Analysis 126

6.6 Temperature Dependence 129

6.6.1 Power Law Exponents for the Bright and Dark Events 129

6.6.2 Truncation Time for the Dark Events 129

6.6.3 Comparison with Other Analysis 130

6.7 Summary 132

Acknowledgments 132

References 133

7. Tip-Enhanced Raman Spectroscopy (TERS) for Nanoscale Imaging and Analysis 139

Taka-aki Yano and Satoshi Kawata

7.1 Crucial Difference between TERS and SERS 139

7.2 TERS-Specific Spectral Change as a Function of Tip–Sample Distance 141

7.3 Mechanical Effect in TERS 143

7.4 Application to Analytical Nano-Imaging 144

7.5 Metallic Probe Tip: Design and Fabrication 149

7.6 Spatial Resolution 154

7.7 Real-Time and 3D Imaging: Perspectives 155

References 156

8. Shell-Isolated Nanoparticle-Enhanced Raman Spectroscopy (SHINERS) 163

Jian-Feng Li and Zhong-Qun Tian

8.1 Introduction 163

8.2 Synthesis of Various Shell-Isolated Nanoparticles (SHINs) 167

8.3 Characterizations of SHINs 169

8.3.1 Correlation of the SHINERS Intensity and Shell Thickness 169

8.3.2 Characterization of the Ultra-Thin Uniform Silica Shell 171

8.3.3 Influence of the SHINs on the Surface 172

8.4 Applications of SHINERS 173

8.4.1 Single-Crystal Electrode Surface 173

8.4.2 Non-Metallic Material Surfaces 175

8.4.3 Single Particle SHINERS 178

8.5 Different Strategies of SHINERS Compared to Previous SERS Works Using Core–Shell or Overlayer Structures 178

8.6 Advantages of Isolated Mode over Contact Mode 180

8.7 Concluding Discussion 184

8.8 Outlook 185

Acknowledgments 186

References 186

9. Applying Super-Resolution Imaging Techniques to Problems in Single-Molecule SERS 193

Eric J. Titus and Katherine A. Willets

9.1 Introduction 193

9.1.1 Single-Molecule Surface-Enhanced Raman Scattering (SM-SERS) 193

9.1.2 Super-Resolution Imaging 194

9.2 Experimental Considerations for Super-Resolution SM-SERS 195

9.2.1 Sample Preparation 195

9.2.2 Instrument Set-up 196

9.2.3 Camera Pixels and Theoretical Uncertainties 197

9.2.4 Correlated Imaging and Spectroscopy in Super-Resolution SM-SERS 198

9.2.5 Correlated Optical and Structural Data 199

9.3 Super-Resolution SM-SERS Analysis 200

9.3.1 Mechanical Drift Correction 201

9.3.2 Analysis of Background Nanoparticle Luminescence 202

9.3.3 Calculating the SM-SERS Centroid Position 202

9.4 Super-Resolution SM-SERS Examples 204

9.4.1 Mapping SM-SERS Hot Spots 204

9.4.2 The Role of Plasmon-Enhanced Electromagnetic Fields: Structure Correlation Studies 206

9.4.3 The Role of the Molecule: Isotope-Edited Studies 210

9.5 Conclusions 214

References 214

10. Lithographically-Fabricated SERS Substrates: Double Resonances, Nanogaps, and Beamed Emission 219

Kenneth B. Crozier, Wenqi Zhu, Yizhuo Chu, Dongxing Wang and Mohamad Banaee

10.1 Introduction 219

10.2 Double Resonance SERS Substrates 220

10.3 Lithographically-Fabricated Nanogap Dimers 226

10.4 Beamed Raman Scattering 229

10.5 Conclusions 238

References 239

11. Plasmon-Enhanced Scattering and Fluorescence Used for Ultrasensitive Detection in Langmuir–Blodgett Monolayers 243

Diogo Volpati, Aisha Alsaleh, Carlos J. L. Constantino and Ricardo F. Aroca

11.1 Introduction 243

11.2 Surface-Enhanced Resonance Raman Scattering of Tagged Phospholipids 245

11.2.1 Experimental Details 245

11.2.2 Langmuir and LB films 246

11.2.3 Electronic Absorption 247

11.2.4 Characteristic Vibrational Modes of the Tagged Phospholipid 248

11.2.5 Single Molecule Detection 250

11.3 Shell-Isolated Nanoparticle Enhanced Fluorescence (SHINEF) 251

11.3.1 Tuning the Enhancement Factor in SHINEF 251

11.3.2 SHINEF of Fluorescein-DHPE 253

11.4 Conclusions 254

Acknowledgments 255

References 255

12. SERS Analysis of Bacteria, Human Blood, and Cancer Cells: a Metabolomic and Diagnostic Tool 257

W. Ranjith Premasiri, Paul Lemler, Ying Chen, Yoseph Gebregziabher and Lawrence D. Ziegler

12.1 Introduction 257

12.2 SERS of Bacterial Cells: Methodology and Diagnostics 258

12.3 Characteristics of SERS Spectra of Bacteria 261

12.4 PCA Barcode Analysis 263

12.5 Biological Origins of Bacterial SERS Signatures 265

12.6 SERS Bacterial Identification in Human Body Fluids: Bacteremia and UTI Diagnostics 266

12.7 Red Blood Cells and Hemoglobin: Blood Aging and Disease Detection 267

12.8 SERS of Whole Blood 269

12.9 SERS of RBCs 271

12.10 Malaria Detection 273

12.11 Cancer Cell Detection: Metabolic Profiling by SERS 273

12.12 Conclusions 276

Acknowledgment 277

References 277

13. SERS in Cells: from Concepts to Practical Applications 285

Janina Kneipp and Daniela Drescher

13.1 Introduction 285

13.2 SERS Labels and SERS Nanoprobes: Different Approaches to Obtain Different Information 286

13.2.1 Highlighting Cellular Substructures with SERS Labels 286

13.2.2 Probing Intrinsic Cellular Biochemistry with SERS Nanoprobes 288

13.3 Consequences of Endocytotic Uptake and Processing for Intrinsic SERS Probing in Cells 289

13.4 Quantification of Metal Nanoparticles in Cells 292

13.5 Toxicity Considerations 295

13.6 Applications 298

13.6.1 pH Nanosensors for Studies in Live Cells 298

13.6.2 Following Cell Division with SERS 299', '<p><strong><span>About the Book</span></strong></p>

<p>A comprehensive presentation of Surface-Enhanced Raman Scattering (SERS) theory, substrate fabrication, applications of SERS to biosystems, chemical analysis, sensing and fundamental innovation through experimentation. Written by internationally recognized editors and contributors.<br />
<br />
Relevant to all those within the scientific community dealing with Raman Spectroscopy, i.e. physicists, chemists, biologists, material scientists, physicians and biomedical scientists.<br />
<br />
SERS applications are widely expanding and the technology is now used in the field of nanotechnologies, applications to biosystems, nonosensors, nanoimaging and nanoscience.</p>

<p><strong><span>Contents:</span></strong></p>

<p><strong>1. Calculation of Surface-Enhanced Raman Spectra Including Orientational and Stokes Effects Using TDDFT/Mie Theory QM/ED Method 1</strong><br />
<em>George C. Schatz and Nicholas A. Valley</em></p>

<p>1.1 Introduction: Combined Quantum Mechanics/Electrodynamics Methods 1</p>

<p>1.2 Computational Details 3</p>

<p>1.3 Summary of Model Systems 4</p>

<p>1.4 Azimuthal Averaging 5</p>

<p>1.5 SERS of Pyridine: Models G, A, B, S, and V 6</p>

<p>1.6 Orientation Effects in SERS of Phthalocyanines 11</p>

<p>1.7 Two Particle QM/ED Calculations 13</p>

<p>1.8 Summary 15</p>

<p>Acknowledgment 16</p>

<p>References 16</p>

<p><strong>2. Non-resonant SERS Using the Hottest Hot Spots of Plasmonic Nanoaggregates 19</strong><br />
<em>Katrin Kneipp and Harald Kneipp</em></p>

<p>2.1 Introduction 19</p>

<p>2.2 Aggregates of Silver and Gold Nanoparticles and Their Hot Spots 21</p>

<p>2.2.1 Evaluation of Plasmonic Nanoaggregates by Vibrational Pumping due to a Non-resonant SERS Process 21</p>

<p>2.2.2 Probing Plasmonic Nanoaggregates by Electron Energy Loss Spectroscopy 24</p>

<p>2.2.3 Probing Local Fields in Hot Spots by SERS and SEHRS 25</p>

<p>2.3 SERS Using Hot Silver Nanoaggregates and Non-resonant NIR Excitation 26</p>

<p>2.3.1 SERS Signal vs. Concentration of the Target Molecule 26</p>

<p>2.3.2 Spectroscopic Potential of Non-resonant SERS Using the Hottest Hot Spots 30</p>

<p>2.4 Summary and Conclusions 31</p>

<p>References 32</p>

<p><strong>3. Effect of Nanoparticle Symmetry on Plasmonic Fields: Implications for Single-Molecule Raman Scattering 37</strong><br />
<em>Lev Chuntonov and Gilad Haran</em></p>

<p>3.1 Introduction 37</p>

<p>3.2 Methodology 38</p>

<p>3.3 Plasmon Mode Structure of Nanoparticle Clusters 39</p>

<p>3.3.1 Dimers 39</p>

<p>3.3.2 Trimers 40</p>

<p>3.4 Effect of Plasmon Modes on SMSERS 47</p>

<p>3.4.1 Effect of the Spectral Lineshape 47</p>

<p>3.4.2 Effect of Multiple Normal Modes 49</p>

<p>3.5 Conclusions 54</p>

<p>Acknowledgment 54</p>

<p>References 54</p>

<p><strong>4. Experimental Demonstration of Electromagnetic Mechanism of SERS and Quantitative Analysis of SERS Fluctuation Based on the Mechanism 59</strong><br />
<em>Tamitake Itoh</em></p>

<p>4.1 Experimental Demonstration of the EM Mechanism of SERS 59</p>

<p>4.1.1 Introduction 59</p>

<p>4.1.2 Observations of the EM Mechanism in SERS Spectral Variations 60</p>

<p>4.1.3 Observations of the EM Mechanism in the Refractive Index Dependence of SERS Spectra 62</p>

<p>4.1.4 Quantitative Evaluation of the EM Mechanism of SERS 64</p>

<p>4.1.5 Summary 72</p>

<p>4.2 Quantitative Analysis of SERS Fluctuation Based on the EM Mechanism 72</p>

<p>4.2.1 Introduction 72</p>

<p>4.2.2 Intensity and Spectral Fluctuation in SERS and SEF 73</p>

<p>4.2.3 Framework for Analysis of Fluctuation in SERS and SEF 73</p>

<p>4.2.4 Analysis of Intensity Fluctuation in SERS and SEF 76</p>

<p>4.2.5 Analysis of Spectral Fluctuation in SERS and SEF 78</p>

<p>4.2.6 Summary 82</p>

<p>4.3 Conclusion 82</p>

<p>Acknowledgments 83</p>

<p>References 83</p>

<p><strong>5. Single-Molecule Surface-Enhanced Raman Scattering as a Probe for Adsorption Dynamics on Metal Surfaces 89</strong><br />
<em>Mai Takase, Fumika Nagasawa, Hideki Nabika and Kei Murakoshi</em></p>

<p>5.1 Introduction 89</p>

<p>5.2 Simultaneous Measurements of Conductance and SERS of a Single-Molecule Junction 90</p>

<p>5.3 SERS Observation Using Heterometallic Nanodimers at the Single-Molecule Level 96</p>

<p>5.4 Conclusion 101</p>

<p>Acknowledgments 101</p>

<p>References 101</p>

<p><strong>6. Analysis of Blinking SERS by a Power Law with an Exponential Function 107</strong><br />
<em>Yasutaka Kitahama and Yukihiro Ozaki</em></p>

<p>6.1 Introduction 107</p>

<p>6.2 Materials and Methods 110</p>

<p>6.3 Power Law Analysis 110</p>

<p>6.4 Plasmon Resonance Wavelength Dependence 117</p>

<p>6.4.1 Power Law Exponents for the Bright and Dark Events 117</p>

<p>6.4.2 Truncation Time for the Dark Events 123</p>

<p>6.5 Energy Density Dependence 123</p>

<p>6.5.1 Power Law Exponents for the Bright and Dark Events 123</p>

<p>6.5.2 Truncation Time for the Dark Events 125</p>

<p>6.5.3 Comparison with Other Analysis 126</p>

<p>6.6 Temperature Dependence 129</p>

<p>6.6.1 Power Law Exponents for the Bright and Dark Events 129</p>

<p>6.6.2 Truncation Time for the Dark Events 129</p>

<p>6.6.3 Comparison with Other Analysis 130</p>

<p>6.7 Summary 132</p>

<p>Acknowledgments 132</p>

<p>References 133</p>

<p><strong>7. Tip-Enhanced Raman Spectroscopy (TERS) for Nanoscale Imaging and Analysis 139</strong><br />
<em>Taka-aki Yano and Satoshi Kawata</em></p>

<p>7.1 Crucial Difference between TERS and SERS 139</p>

<p>7.2 TERS-Specific Spectral Change as a Function of Tip–Sample Distance 141</p>

<p>7.3 Mechanical Effect in TERS 143</p>

<p>7.4 Application to Analytical Nano-Imaging 144</p>

<p>7.5 Metallic Probe Tip: Design and Fabrication 149</p>

<p>7.6 Spatial Resolution 154</p>

<p>7.7 Real-Time and 3D Imaging: Perspectives 155</p>

<p>References 156</p>

<p><strong>8. Shell-Isolated Nanoparticle-Enhanced Raman Spectroscopy (SHINERS) 163</strong><br />
<em>Jian-Feng Li and Zhong-Qun Tian</em></p>

<p>8.1 Introduction 163</p>

<p>8.2 Synthesis of Various Shell-Isolated Nanoparticles (SHINs) 167</p>

<p>8.3 Characterizations of SHINs 169</p>

<p>8.3.1 Correlation of the SHINERS Intensity and Shell Thickness 169</p>

<p>8.3.2 Characterization of the Ultra-Thin Uniform Silica Shell 171</p>

<p>8.3.3 Influence of the SHINs on the Surface 172</p>

<p>8.4 Applications of SHINERS 173</p>

<p>8.4.1 Single-Crystal Electrode Surface 173</p>

<p>8.4.2 Non-Metallic Material Surfaces 175</p>

<p>8.4.3 Single Particle SHINERS 178</p>

<p>8.5 Different Strategies of SHINERS Compared to Previous SERS Works Using Core–Shell or Overlayer Structures 178</p>

<p>8.6 Advantages of Isolated Mode over Contact Mode 180</p>

<p>8.7 Concluding Discussion 184</p>

<p>8.8 Outlook 185</p>

<p>Acknowledgments 186</p>

<p>References 186</p>

<p><strong>9. Applying Super-Resolution Imaging Techniques to Problems in Single-Molecule SERS 193</strong><br />
<em>Eric J. Titus and Katherine A. Willets</em></p>

<p>9.1 Introduction 193</p>

<p>9.1.1 Single-Molecule Surface-Enhanced Raman Scattering (SM-SERS) 193</p>

<p>9.1.2 Super-Resolution Imaging 194</p>

<p>9.2 Experimental Considerations for Super-Resolution SM-SERS 195</p>

<p>9.2.1 Sample Preparation 195</p>

<p>9.2.2 Instrument Set-up 196</p>

<p>9.2.3 Camera Pixels and Theoretical Uncertainties 197</p>

<p>9.2.4 Correlated Imaging and Spectroscopy in Super-Resolution SM-SERS 198</p>

<p>9.2.5 Correlated Optical and Structural Data 199</p>

<p>9.3 Super-Resolution SM-SERS Analysis 200</p>

<p>9.3.1 Mechanical Drift Correction 201</p>

<p>9.3.2 Analysis of Background Nanoparticle Luminescence 202</p>

<p>9.3.3 Calculating the SM-SERS Centroid Position 202</p>

<p>9.4 Super-Resolution SM-SERS Examples 204</p>

<p>9.4.1 Mapping SM-SERS Hot Spots 204</p>

<p>9.4.2 The Role of Plasmon-Enhanced Electromagnetic Fields: Structure Correlation Studies 206</p>

<p>9.4.3 The Role of the Molecule: Isotope-Edited Studies 210</p>

<p>9.5 Conclusions 214</p>

<p>References 214</p>

<p><strong>10. Lithographically-Fabricated SERS Substrates: Double Resonances, Nanogaps, and Beamed Emission 219</strong><br />
<em>Kenneth B. Crozier, Wenqi Zhu, Yizhuo Chu, Dongxing Wang and Mohamad Banaee</em></p>

<p>10.1 Introduction 219</p>

<p>10.2 Double Resonance SERS Substrates 220</p>

<p>10.3 Lithographically-Fabricated Nanogap Dimers 226</p>

<p>10.4 Beamed Raman Scattering 229</p>

<p>10.5 Conclusions 238</p>

<p>References 239</p>

<p><strong>11. Plasmon-Enhanced Scattering and Fluorescence Used for Ultrasensitive Detection in Langmuir–Blodgett Monolayers 243</strong><br />
<em>Diogo Volpati, Aisha Alsaleh, Carlos J. L. Constantino and Ricardo F. Aroca</em></p>

<p>11.1 Introduction 243</p>

<p>11.2 Surface-Enhanced Resonance Raman Scattering of Tagged Phospholipids 245</p>

<p>11.2.1 Experimental Details 245</p>

<p>11.2.2 Langmuir and LB films 246</p>

<p>11.2.3 Electronic Absorption 247</p>

<p>11.2.4 Characteristic Vibrational Modes of the Tagged Phospholipid 248</p>

<p>11.2.5 Single Molecule Detection 250</p>

<p>11.3 Shell-Isolated Nanoparticle Enhanced Fluorescence (SHINEF) 251</p>

<p>11.3.1 Tuning the Enhancement Factor in SHINEF 251</p>

<p>11.3.2 SHINEF of Fluorescein-DHPE 253</p>

<p>11.4 Conclusions 254</p>

<p>Acknowledgments 255</p>

<p>References 255</p>

<p><strong>12. SERS Analysis of Bacteria, Human Blood, and Cancer Cells: a Metabolomic and Diagnostic Tool 257</strong><br />
<em>W. Ranjith Premasiri, Paul Lemler, Ying Chen, Yoseph Gebregziabher and Lawrence D. Ziegler</em></p>

<p>12.1 Introduction 257</p>

<p>12.2 SERS of Bacterial Cells: Methodology and Diagnostics 258</p>

<p>12.3 Characteristics of SERS Spectra of Bacteria 261</p>

<p>12.4 PCA Barcode Analysis 263</p>

<p>12.5 Biological Origins of Bacterial SERS Signatures 265</p>

<p>12.6 SERS Bacterial Identification in Human Body Fluids: Bacteremia and UTI Diagnostics 266</p>

<p>12.7 Red Blood Cells and Hemoglobin: Blood Aging and Disease Detection 267</p>

<p>12.8 SERS of Whole Blood 269</p>

<p>12.9 SERS of RBCs 271</p>

<p>12.10 Malaria Detection 273</p>

<p>12.11 Cancer Cell Detection: Metabolic Profiling by SERS 273</p>

<p>12.12 Conclusions 276</p>

<p>Acknowledgment 277</p>

<p>References 277</p>

<p><strong>13. SERS in Cells: from Concepts to Practical Applications 285</strong><br />
<em>Janina Kneipp and Daniela Drescher</em></p>

<p>13.1 Introduction 285</p>

<p>13.2 SERS Labels and SERS Nanoprobes: Different Approaches to Obtain Different Information 286</p>

<p>13.2.1 Highlighting Cellular Substructures with SERS Labels 286</p>

<p>13.2.2 Probing Intrinsic Cellular Biochemistry with SERS Nanoprobes 288</p>

<p>13.3 Consequences of Endocytotic Uptake and Processing for Intrinsic SERS Probing in Cells 289</p>

<p>13.4 Quantification of Metal Nanoparticles in Cells 292</p>

<p>13.5 Toxicity Considerations 295</p>

<p>13.6 Applications 298</p>

<p>13.6.1 pH Nanosensors for Studies in Live Cells 298</p>

<p>13.6.2 Following Cell Division with SERS 299</p>

<p> </p>
', 'Title
			Frontiers of Surface-Enhanced Raman Scattering: Single Nanoparticles and Single Cells

			 Author
			Yukihiro Ozaki

			 ISBN 
			9781118359020

			 Publishers
			Wiley

			 Year
			2014

			 Edition
			First

			 Pages
			308+13

			 Binding
			Hardbond', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span> Title</span></td>
			<td style="text-align:center"><span>Frontiers of Surface-Enhanced Raman Scattering: Single Nanoparticles and Single Cells</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span> Author</span></td>
			<td style="text-align:center"><span>Yukihiro Ozaki</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span> ISBN </span></td>
			<td style="text-align:center"><span>9781118359020</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span> Publishers</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span> Year</span></td>
			<td style="text-align:center"><span>2014</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span> Edition</span></td>
			<td style="text-align:center"><span>First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span> Pages</span></td>
			<td style="text-align:center"><span>308+13</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span> Binding</span></td>
			<td style="text-align:center"><span>Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"15690"', '"9414"', '"0"', 1, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, 'First', NULL, '2014', NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, '308+13', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8957P-2.webp', NULL, '25', 'Featured Books', '1', 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9781118359020&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3769', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3769', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 680, 1, 1, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:10'),
('e275acfb-582e-4a2e-9fc3-52cc472685d9', '2719', NULL, 'Charles Johnson - Embracing the World', 'charles-johnson-embracing-the-world-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719', 'charles-johnson-embracing-the-world-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719-2719', 'LDH6579', 'LDH6579', 'LDH6579', NULL, 'Charles Johnson - Embracing the World', '<h1>Charles Johnson - Embracing the World</h1>', 'Sub Title
			No

			Author
			Nibir K. Ghosh, E. Ethelbert Miller

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735654

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nibir K. Ghosh, E. Ethelbert Miller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735654</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LDH6579&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2719', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2719', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1384, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:10'),
('e2abbbf6-2baf-4707-80b9-0f4125561423', '1998', NULL, 'Modelling in Molecular Biology - (Natural Computing)', 'modelling-in-molecular-biology-natural-computing-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-19-1998', 'modelling-in-molecular-biology-natural-computing-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998-1998', 'LUIJ8876', 'LUIJ8876', 'LUIJ8876', NULL, 'Presents new mathematical and computational models as well as statistical methods for the solution of fundamental problems in the biosciences.

Describes how to find regularities among empirical data, as well as conceptual models and theories.', '<p>Presents new mathematical and computational models as well as statistical methods for the solution of fundamental problems in the biosciences.<br />
<br />
<br />
Describes how to find regularities among empirical data, as well as conceptual models and theories.</p>', 'Sub Title
			No

			Author
			Gabriel Ciobanu

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			Gabriel Ciobanu

			Pages
			305

			Binding
			Hardcover

			Year of Publication
			2004

			Edition of Book
			2004

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gabriel Ciobanu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>Gabriel Ciobanu</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>305</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"15400"', '"9240"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', '2004', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 305, '305', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4724dpp_15_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LUIJ8876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1998', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1998', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1832, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('e2b6787a-f7f2-4635-8286-7e94e8d078b9', '2155', NULL, 'Principles of Compiler Design', 'principles-of-compiler-design-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2-2155', 'principles-of-compiler-design-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155-2155', 'VIOL5544', 'VIOL5544', 'VIOL5544', NULL, 'Designed as an introductory text on compilers, this book provides a right mix of theory and practice for compiler construction. Table of Contents: Chapter 1. Compilers?An Introduction Chapter 2. Lexical Analysis Chapter 3. Syntax Analysis Chapter 4. Semantic Analysis Chapter 5. Intermediate Code Generation Chapter 6. Target Code Generation Chapter 7. Code Optimisation Special Features: Uses Bottom-Up Approach?gradual movement of topics from basic to advanced level. Explains Code Optimization with both global and local perspective. Covers Lexical, Syntax and Semantic Analysis in separate chapters. Substantiate every concept using C Programming examples. Explains Target Code Optimization using x86 Target Code Generator. Pedagogy include: 40 Solved examples 190 Review questions 37 Algorithms', '<p>Designed as an introductory text on compilers, this book provides a right mix of theory and practice for compiler construction. Table of Contents: Chapter 1. Compilers?An Introduction Chapter 2. Lexical Analysis Chapter 3. Syntax Analysis Chapter 4. Semantic Analysis Chapter 5. Intermediate Code Generation Chapter 6. Target Code Generation Chapter 7. Code Optimisation Special Features: Uses Bottom-Up Approach?gradual movement of topics from basic to advanced level. Explains Code Optimization with both global and local perspective. Covers Lexical, Syntax and Semantic Analysis in separate chapters. Substantiate every concept using C Programming examples. Explains Target Code Optimization using x86 Target Code Generator. Pedagogy include: 40 Solved examples 190 Review questions 37 Algorithms</p>', 'Principles of Compiler Design', '<h1>Principles of Compiler Design</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71029780070144712.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VIOL5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2155', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2155', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1722, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('e2c8221a-85e7-463c-9600-c7a2529135a8', '2655', NULL, 'Vivekanand Sahitya - Khand 9', 'vivekanand-sahitya-khand-9', 'vivekanand-sahitya-khand-9', '9788175051645', '9788175051645', '9788175051645', NULL, 'Vivekanand Sahitya - Khand 9', '<h1>Vivekanand Sahitya - Khand 9</h1>', ' Title
			Vivekanand Sahitya - Khand 9

			Author

			Swami Vivekananda

			ISBN 13 Digit
			9788175051645

			Pages
			Advaita Ashram

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Vivekanand Sahitya - Khand 9</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<h1><span>Swami Vivekananda</span></h1>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175051645</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Advaita Ashram</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"200"', '"120"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Advaita Ashram', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3958pic-29.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175051645&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2655', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2655', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1441, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('e2cef14b-9a0b-4123-906d-a9a987634ed4', '2627', NULL, 'Surendra Verma ke Natak Naye Dayro ki Talash NEW', 'surendra-verma-ke-natak-naye-dayro-ki-talash-new-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-26-2627', 'surendra-verma-ke-natak-naye-dayro-ki-talash-new-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627-2627', 'UKOL7766', 'UKOL7766', 'UKOL7766', NULL, 'Surendra Verma ke Natak Naye Dayro ki Talash NEW', '<h1>Surendra Verma ke Natak Naye Dayro ki Talash NEW</h1>', 'Sub Title
			No

			Author
			Munish Sharma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381582749

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Munish Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381582749</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UKOL7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2627', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2627', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1469, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:10'),
('e2e11f12-6ace-4529-b9b5-fae802d27543', '3163', NULL, 'Differential Geometry in Array Processing', 'differential-geometry-in-array-processing-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163', 'differential-geometry-in-array-processing-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163-3163', '9781860944239', '9781860944239', '9781860944239', NULL, 'In view of the significance of the array manifold in array processing and array communications, the role of differential geometry as an analytical tool cannot be overemphasized. Differential geometry is mainly confined to the investigation of the geometric properties of manifolds in three-dimensional Euclidean space R3 and in real spaces of higher dimension.Extending the theoretical framework to complex spaces, this invaluable book presents a summary of those results of differential geometry which are of practical interest in the study of linear, planar and three-dimensional array geometries.', '<p>In view of the significance of the array manifold in array processing and array communications, the role of differential geometry as an analytical tool cannot be overemphasized. Differential geometry is mainly confined to the investigation of the geometric properties of manifolds in three-dimensional Euclidean space R3 and in real spaces of higher dimension.Extending the theoretical framework to complex spaces, this invaluable book presents a summary of those results of differential geometry which are of practical interest in the study of linear, planar and three-dimensional array geometries.</p>', 'Differential Geometry in Array Processing

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 232 pages

	ISBN-10 ‏ : ‎ 186094423X

	ISBN-13 ‏ : ‎ 978-1860944239

	Item Weight ‏ : ‎ 358 g

	Dimensions ‏ : ‎ 15.24 x 1.32 x 22.86 cm', '<h1>Differential Geometry in Array Processing</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 232 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 186094423X</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1860944239</span></li>
	<li><span>Item Weight ‏ : ‎ 358 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.24 x 1.32 x 22.86 cm</span></li>
</ul>', '"8700"', '"5220"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69751.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781860944239&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3163', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3163', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1198, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:10'),
('e2f77f40-7de2-453e-b1f4-7099171880d1', '1004', NULL, 'Voicing Contentious Silences Other Narratives on History and Society New', 'oracle-enterprise-manager-10g-grid-control-handbook-centrally-manage-enterprise-applications-middleware-and-databases-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-215-1004', 'oracle-enterprise-manager-10g-grid-control-handbook-centrally-manage-enterprise-applications-middleware-and-databases-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152-2152', 'RFGT655', 'RFGT655::1004', 'RFGT655', NULL, 'With this Oracle Press guide, you will gain both an implementation reference and the practical hands-on knowledge needed to centrally manage enterprise applications, middleware, and databases in an efficient way with Oracle Enterprise Manager 10g Grid Control. The first part of the book focuses on the roll-out and deployment of the management infrastructure. The book goes on to provide tips and tricks for administrators to make the most efficient use of the infrastructure once Grid Control is operational. You will learn how to maximize all of the product''s capabilities in order to achieve greater agility, better service quality, and lower operational costs across the enterprise.', '<p>With this Oracle Press guide, you will gain both an implementation reference and the practical hands-on knowledge needed to centrally manage enterprise applications, middleware, and databases in an efficient way with Oracle Enterprise Manager 10g Grid Control. The first part of the book focuses on the roll-out and deployment of the management infrastructure. The book goes on to provide tips and tricks for administrators to make the most efficient use of the infrastructure once Grid Control is operational. You will learn how to maximize all of the product''s capabilities in order to achieve greater agility, better service quality, and lower operational costs across the enterprise.</p>', 'Oracle Enterprise Manager 10g Grid Control Handbook - Centrally Manage Enterprise Applications, Middleware, and Databases', '<h1>Oracle Enterprise Manager 10g Grid Control Handbook - Centrally Manage Enterprise Applications, Middleware, and Databases</h1>', '"599"', '"530"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16419789380853925.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1004', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1004', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2488, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:10'),
('e2fa6482-c3e4-4854-9e9b-902caaf11b27', '4389', 76, 'विश्वविद्यालय में युवा राजनीती', 'वशववदयलय-म-यव-रजनत', '-', '9788185495699', '9788185495699', '9788185495699', NULL, 'विश्वविद्यालय में युवा राजनीती', '<h4>विश्वविद्यालय में युवा राजनीती</h4>
', 'Title
			विश्वविद्यालय में युवा राजनीती

			Author
			रामप्रकाश सिंह यादव 

			ISBN
			9788185495699

			Publisher
			Khama

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>विश्वविद्यालय में युवा राजनीती</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>रामप्रकाश सिंह यादव </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788185495699</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Khama</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"600"', '"390"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e995b97a-d45d-4552-88ff-10ad13220c74', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5435Vishavidyalya_me_Yuva_Rajn.jpg', NULL, '16 | 26', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788185495699&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4389', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4389', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 76, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:10'),
('e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', '212', NULL, 'Agile Analytics - A Value-Driven Approach to Business Intelligence and Data Warehousing', 'agile-analytics-a-valuedriven-approach-to-business-intelligence-and-data-warehousing', 'agile-analytics-a-valuedriven-approach-to-business-intelligence-and-data-warehousing', 'Agile Analytics - A Value', 'Agile Analytics - A Value', 'Agile Analytics - A Value', NULL, 'Using Agile methods, you can bring far greater innovation, value and quality to any data warehousing (DW), business intelligence (BI) or analytics project. However, conventional Agile methods must be carefully adapted to address the unique characteristics of DW/BI projects. In Agile Analytics, Agile pioneer Ken Collier shows how to do just that. Collier introduces platform-agnostic Agile solutions for integrating infrastructures consisting of diverse operational, legacy and specialty systems that mix commercial and custom code. Using working examples, he shows how to manage analytics development teams with widely diverse skill sets and how to support enormous and fast-growing data volumes. Collier''s techniques offer optimal value whether your projects involve "back-end" data management, "front-end" business analysis or both.', '<p>Using Agile methods, you can bring far greater innovation, value and quality to any data warehousing (DW), business intelligence (BI) or analytics project. However, conventional Agile methods must be carefully adapted to address the unique characteristics of DW/BI projects. In Agile Analytics, Agile pioneer Ken Collier shows how to do just that. Collier introduces platform-agnostic Agile solutions for integrating infrastructures consisting of diverse operational, legacy and specialty systems that mix commercial and custom code. Using working examples, he shows how to manage analytics development teams with widely diverse skill sets and how to support enormous and fast-growing data volumes. Collier''s techniques offer optimal value whether your projects involve "back-end" data management, "front-end" business analysis or both.</p>', 'Sub Title
			No

			Author
			Ken Collier

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131786826

			Pages
			100

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			2012

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ken Collier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786826</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>100</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2012', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 100, '100', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52979788131786826.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Agile%20Analytics%20-%20A%20Value&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=212', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=212', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2950, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:10'),
('e3254aac-c05c-4c53-8fe6-2cf0f417a606', '3364', NULL, 'The Wisdom of Buddha', 'the-wisdom-of-buddha-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364', 'the-wisdom-of-buddha-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364-3364', '9788182900363', '9788182900363', '9788182900363', NULL, 'This collection consists of passages from the Vinaya Pitaka, the Four Great Nikayas (Digha-Majjhima-, Samyutta-, and Anguttara-Nikayas), and those parts of the Short Nikaya, such as Dhammapada, Itivuttaka, Udana, and Sutta Nipata (the last-named contains some of the oldest parts of the Pali Canon), where the Buddha is represented as speaking, both in prose and verse. The Author has included the whole of the Khuddaka-Patha, which tradition has regarded as containing ''the whole duty'' of the Buddhist.

How much of this is the genuine utterance of the Buddha, and how much is worked up and put into the Master''s mouth (especially) in the case of the verse passages), cannot be accurately decided.

In the use of terms the author has generally adopted those evolved, during the labours of many years, by the late Professor and Dr. C.A. Rhys Davids. The references are to the editions of the Pali Text Society, except in the case of Vinaya.

Content - INTRODUCTION, I. BEGINNINGS, II. THE EARLY ORDER, III. THE SHORT SECTION, IV. TEACHINGS, V. THE TONGUE, VI. THE STABILITY OF SOCIETIES, VII. INTIME OF SICKNESS, VIII. CHARITY, IX. HAPPINESS IN THE WORLD, X. ADVICE, MOSTLY TO LAYMEN, XI.    LIFE, DEATH, AND AFTER, XII. THE PATH OF HOLINESS, XIII. DEVADATTA, XIV. DOCTRINES TRUE AND FALSE, XV. THE BUDDHAS SHOW THE WAY, XVI. THE GUIDE, XVII. NIBBANA DEFINED, XVIII. LAST DAYS                 ', '<p style="text-align:justify"><span>This collection consists of passages from the Vinaya Pitaka, the Four Great Nikayas (Digha-Majjhima-, Samyutta-, and Anguttara-Nikayas), and those parts of the Short Nikaya, such as Dhammapada, Itivuttaka, Udana, and Sutta Nipata (the last-named contains some of the oldest parts of the Pali Canon), where the Buddha is represented as speaking, both in prose and verse. The Author has included the whole of the Khuddaka-Patha, which tradition has regarded as containing ''the whole duty'' of the Buddhist.</span></p>

<p style="text-align:justify"><span>How much of this is the genuine utterance of the Buddha, and how much is worked up and put into the Master''s mouth (especially) in the case of the verse passages), cannot be accurately decided.</span></p>

<p style="text-align:justify"><span>In the use of terms the author has generally adopted those evolved, during the labours of many years, by the late Professor and Dr. C.A. Rhys Davids. The references are to the editions of the Pali Text Society, except in the case of Vinaya.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span>INTRODUCTION, I. BEGINNINGS, II. THE EARLY ORDER, III. THE SHORT SECTION, IV. TEACHINGS, V. THE TONGUE, VI. THE STABILITY OF SOCIETIES, </span></span><span><span><span><span>VII. INTIME OF SICKNESS, VIII. CHARITY, IX. HAPPINESS IN THE WORLD, X. ADVICE, MOSTLY TO LAYMEN, XI.    LIFE, DEATH, AND AFTER, XII. THE PATH OF HOLINESS, XIII. DEVADATTA, XIV. DOCTRINES TRUE AND FALSE, XV. THE BUDDHAS SHOW THE WAY, XVI. THE GUIDE, XVII. NIBBANA DEFINED, XVIII. LAST DAYS</span>           </span></span></span><span><span>      </span></span></p>', 'Sub Title
			The Wisdom of Buddha

			Author
			F.L. Woodward

			About Author
			As per Book

			ISBN 10 Digit
			8182900360

			ISBN 13 Digit
			9788182900363

			Pages
			332

			Binding
			Hardcover

			Year of Publication
			2005

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Wisdom of Buddha</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>F.L. Woodward</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8182900360</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788182900363</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>332</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2005</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"950"', '"570"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 332, '332', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3688The%20Wisdom%20of%20Buddha.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788182900363&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3364', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3364', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1027, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:10'),
('e33b6da5-7bf9-455c-885a-e31ffa3afebb', '3754', 694, 'Encyclopedia of Genetics : 4 Vols. (Complete Set)', 'encyclopedia-of-genetics-4-vols-complete-set', 'encyclopedia-of-genetics-4-vols-complete-set', '9780122270802', '9780122270802', '9780122270802', NULL, 'About this publication

 

 

 

Description

The Encyclopedia of Genetics provides the most complete and authoritative coverage of genetics ever published. Dr. Sydney Brenner, the 2002 Nobel Prize winner for Physiology or Medicine, and Professor Jeffrey H. Miller of UCLA have gathered the world''s top geneticists to contribute to this outstanding collection. Diverse information is compiled into a single, comprehensive source, containing a clear presentation of cutting-edge knowledge. Easy-to-use and well-organized, the Encyclopedia of Genetics is an invaluable reference work for everyone from the academic researcher to the educated layperson.

Key Features

	Comprehensive coverage: at 4 volumes and over 1,700 entries this is the largest Genetics reference work currently available

	Complete, up-to-date information

	Initial online access to the online version, which includes fully searchable text and numerous hyperlinks to related sites

	Cross-references to related articles within the Encyclopedia

	2800 pages; two-color printing throughout text and figures; color plate sections also included', '<div>
<h2>About this publication</h2>

<p> </p>

<div> </div>

<p> </p>
</div>

<div>
<div>
<div>
<h3>Description</h3>

<div>
<div>
<div>
<p>The <em>Encyclopedia of Genetics</em> provides the most complete and authoritative coverage of genetics ever published. Dr. Sydney Brenner, the 2002 Nobel Prize winner for Physiology or Medicine, and Professor Jeffrey H. Miller of UCLA have gathered the world''s top geneticists to contribute to this outstanding collection. Diverse information is compiled into a single, comprehensive source, containing a clear presentation of cutting-edge knowledge. Easy-to-use and well-organized, the <em>Encyclopedia of Genetics</em> is an invaluable reference work for everyone from the academic researcher to the educated layperson.</p>

<h3>Key Features</h3>

<div>
<div>
<div>
<ul>
	<li>Comprehensive coverage: at 4 volumes and over 1,700 entries this is the largest Genetics reference work currently available</li>
	<li>Complete, up-to-date information</li>
	<li>Initial online access to the online version, which includes fully searchable text and numerous hyperlinks to related sites</li>
	<li>Cross-references to related articles within the Encyclopedia</li>
	<li>2800 pages; two-color printing throughout text and figures; color plate sections also included</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
', 'Encyclopedia of Genetics

ISBN : 9780122270802

Author : Sydney Brenner', '<h3>Encyclopedia of Genetics</h3>

<p>ISBN : 9780122270802</p>

<p>Author : Sydney Brenner</p>

<p> </p>

<div>
<div>
<div>
<ul>
</ul>
</div>
</div>
</div>
', '"68999"', '"48300"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90759780122270802.jpg', NULL, '11 | 17 | 23', NULL, NULL, 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9780122270802&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3754', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3754', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 694, 1, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:10'),
('e34abc35-46cf-4cbf-b009-619df049538d', '1545', NULL, 'Hydro-Politics in Gbm Basin - The Case of Bangladesh-India water Relations New', 'hydropolitics-in-gbm-basin-the-case-of-bangladeshindia-water-relations-new-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1-1545', 'hydropolitics-in-gbm-basin-the-case-of-bangladeshindia-water-relations-new-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545-1545', 'MKJI3445', 'MKJI3445', 'MKJI3445', NULL, 'Given that South Asia is fast becoming a water-stressed region and that population and economic growth make the situation more challenging, an integrated management of water resources becomes even more crucial. Hydro-politics in GBM Basin: the case of Bangladesh-India water relations focuses on the water management issues between Bangladesh and India. The book examines the issues carefully and attempts to suggest a path to deal with the challenges based on hard data and wide consultation with a large number of stakeholders in India and Bangladesh. Apart from covering the economic, ecological, and political (domestic and international) issues, it deals with treaty implications and international water-related case studies.', '<p>Given that South Asia is fast becoming a water-stressed region and that population and economic growth make the situation more challenging, an integrated management of water resources becomes even more crucial. Hydro-politics in GBM Basin: the case of Bangladesh-India water relations focuses on the water management issues between Bangladesh and India. The book examines the issues carefully and attempts to suggest a path to deal with the challenges based on hard data and wide consultation with a large number of stakeholders in India and Bangladesh. Apart from covering the economic, ecological, and political (domestic and international) issues, it deals with treaty implications and international water-related case studies.</p>', 'Hydro-Politics in Gbm Basin - The Case of Bangladesh-India water Relations New', '<h1>Hydro-Politics in Gbm Basin - The Case of Bangladesh-India water Relations New</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2788logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MKJI3445&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1545', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1545', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2141, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:10'),
('e3616324-27d2-487e-a4d7-48dbcc31d208', '2418', NULL, 'Business Environment - Text and Cases - 3/e', 'business-environment-text-and-cases-3e-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418', 'business-environment-text-and-cases-3e-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418-2418', 'VFGH656', 'VFGH656', 'VFGH656', NULL, '"This book acquaints the students with the business environment conditions prevailing globally, with a special focus on India, and makes them understand their implications to business. Students aspiring to update their knowledge about current affairs to prepare for interviews will find this book a valuable resource. The book can also serve the purpose of practicing managers who need to understand the permutations and combinations of new business rules and opportunities to take wise corporate decisions"', '<p>"This book acquaints the students with the business environment conditions prevailing globally, with a special focus on India, and makes them understand their implications to business. Students aspiring to update their knowledge about current affairs to prepare for interviews will find this book a valuable resource. The book can also serve the purpose of practicing managers who need to understand the permutations and combinations of new business rules and opportunities to take wise corporate decisions"</p>', 'Business Environment - Text and Cases - 3/e', '<h1>Business Environment - Text and Cases - 3/e</h1>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VFGH656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2418', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2418', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1621, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:10'),
('e399840a-18a9-4875-9c6e-d1d3c4b38022', '3969', 483, 'Emerging Technologies in Global Business Environment', 'emerging-technologies-in-global-business-environment', 'emerging-technologies-in-global-business-environment', '9788195567256', '9788195567256', '9788195567256', NULL, 'About the book

The book “Emerging Technologies in Global Business Environment” is designed students with the different concepts of global business environment. The book provides comprehensive coverage of fundamental concepts of Industry 4.0, digital transformation, emerging technologies, circular economy, behavioural economy, sharing economy, global challenges in the international business environment etc. The content of the book is designed in a student-friendly manner incorporating a wide range of examples for different concepts discussed in the book. The book is specially designed to provide the students with a clear understanding of different concepts that are necessary for operating in the international business environment.

Content

	Industry 4.0 and Digital Transformation

	Emerging Technologies as Drivers of Global Business

	New Age Economics

	Changing Natures of Global Politics

	Social, Cultural and Global Challenges', '<p style="text-align:justify"><span><span><span><strong><span><span>About the book</span></span></strong></span></span></span></p>

<p><span><span><span><span><span>The book “<strong>Emerging Technologies in Global Business Environment</strong>” is designed students with the different concepts of global business environment. The book provides comprehensive coverage of fundamental concepts of Industry 4.0, digital transformation, emerging technologies, circular economy, behavioural economy, sharing economy, global challenges in the international business environment etc. The content of the book is designed in a student-friendly manner incorporating a wide range of examples for different concepts discussed in the book. The book is specially designed to provide the students with a clear understanding of different concepts that are necessary for operating in the international business environment.</span></span></span></span></span></p>

<p><span><span><span><strong><span><span>Content</span></span></strong></span></span></span></p>

<ol>
	<li><span><span><span><span><span>Industry 4.0 and Digital Transformation</span></span></span></span></span></li>
	<li><span><span><span><span><span>Emerging Technologies as Drivers of Global Business</span></span></span></span></span></li>
	<li><span><span><span><span><span>New Age Economics</span></span></span></span></span></li>
	<li><span><span><span><span><span>Changing Natures of Global Politics</span></span></span></span></span></li>
	<li><span><span><span><span><span>Social, Cultural and Global Challenges</span></span></span></span></span></li>
</ol>
', 'Title
			Emerging Technologies in Global Business Environment

			Author
			Surendra Tiwari

			ISBN
			9788195567256

			Publisher
			SYBGEN 

			Pages
			300

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Emerging Technologies in Global Business Environment</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Surendra Tiwari</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788195567256</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">SYBGEN </td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">300</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"910"', '"773"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'eca73c5b-448e-4096-b7a9-3cadb1053d51', NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7512emerging.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788195567256&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3969', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3969', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 483, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:10'),
('e3a4a9c4-b03c-4964-a527-4afe1301c3b7', '1087', NULL, 'Social Work Ethics and Value', 'social-work-ethics-and-value-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-10-1087', 'social-work-ethics-and-value-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087-1087', 'RFGB6688', 'RFGB6688', 'RFGB6688', NULL, 'Social Work Ethics and Value', '<h1>Social Work Ethics and Value</h1>', 'Sub Title
			No

			Author
			Usha Srivastava

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381031193

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Usha Srivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031193</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27819789381031193.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB6688&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1087', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1087', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2429, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:10'),
('e3b15fcc-a9cb-4694-8a63-87df47cc5bd7', '4439', 26, 'The Golden Book of Tagore', 'the-golden-book-of-tagore', 'the-golden-book-of-tagore', '-105-', '-105-', '-105-', NULL, 'The Golden Book of Tagore', '<p><span>The Golden Book of Tagore</span></p>
', 'Title
			The Golden Book of Tagore

			Author
			Dr.Saroj Mohan Mitra

			Publisher
			Tagore Committee, Calcutta

			Year of Publication
			1931

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Golden Book of Tagore</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.Saroj Mohan Mitra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Tagore Committee, Calcutta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1931</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '987af7b2-66de-4659-abd6-464f20b64931', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1416tagore.jpeg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-105-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4439', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4439', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 26, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:10'),
('e3b23a84-9287-444b-b0b9-e701fec8b0b1', '2103', NULL, 'Delay and Disruption in Construction Contracts', 'delay-and-disruption-in-construction-contracts-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103', 'delay-and-disruption-in-construction-contracts-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103-2103', '9789381082560', '9789381082560', '9789381082560', NULL, 'Contents - Table of Acronyms, Table of Case Report References, Table of Cases, Table of Legislation, Table of Contract Clauses, List of Diagrams, 1 - Introduction and Terminology, 2 - Risk of Development, 3 - Project Procurement, 4 - Standard from Provisions for time and cost, 5 - Notices, Claims and Esrly Warnings, 6 - Extensions of Time and Time at Large, 7 - Planning and Scheduling, 8 - Presentation and Approval of Schedules, 9 - Revising, Updating, Monitoring and Reporting, 10 - Project Control, 11 - Mitigation, Recovery and Acceleration, 12 - Variation and Change, 13 - Construction Records, 14 - Cause and Effect, 15 - Forensic Schedule Analysis, 16 - Float and Time Contingencies, 17 - Disruption to Progress and Lost Productivity, 18 - Concurrency, Parallelism and Pacing, 19 - Total Time, Total Loss and Global Claims, 20 - Apportionment, 21 - Damages, 22 - Settlements and Dispute Resolution, Apprendices, Bibliography, Index', '<p>Contents - Table of Acronyms, Table of Case Report References, Table of Cases, Table of Legislation, Table of Contract Clauses, List of Diagrams, 1 - Introduction and Terminology, 2 - Risk of Development, 3 - Project Procurement, 4 - Standard from Provisions for time and cost, 5 - Notices, Claims and Esrly Warnings, 6 - Extensions of Time and Time at Large, 7 - Planning and Scheduling, 8 - Presentation and Approval of Schedules, 9 - Revising, Updating, Monitoring and Reporting, 10 - Project Control, 11 - Mitigation, Recovery and Acceleration, 12 - Variation and Change, 13 - Construction Records, 14 - Cause and Effect, 15 - Forensic Schedule Analysis, 16 - Float and Time Contingencies, 17 - Disruption to Progress and Lost Productivity, 18 - Concurrency, Parallelism and Pacing, 19 - Total Time, Total Loss and Global Claims, 20 - Apportionment, 21 - Damages, 22 - Settlements and Dispute Resolution, Apprendices, Bibliography, Index</p>', 'Sub Title
			Construction Contracts

			Author
			Keith Pickavance

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082560

			Pages
			1445

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			Fourth Edition

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Construction Contracts</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Keith Pickavance</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082560</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1445</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Fourth Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"5150"', '"3090"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Fourth Edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1445, '1445', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32749789381082560-N.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381082560&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2103', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2103', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1756, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:10'),
('e3c70054-5d67-4361-9977-adb08b2d6be9', '995', NULL, 'Samajshastra Prichay NEW', 'samajshastra-prichay-new-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995', 'samajshastra-prichay-new-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995-995', 'TYUJ7766', 'TYUJ7766', 'TYUJ7766', NULL, 'Samajshastra Prichay New', '<h1>Samajshastra Prichay New</h1>', 'Sub Title
			No

			Author
			Dr. V.N. Singh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382937296

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937296</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72719789382937296.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=995', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=995', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2494, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:10'),
('e3d4bc00-1a5e-4871-bf48-37e3baa622ca', '657', NULL, 'A Text Book of Media Laws - An Advance Resource Book', 'a-text-book-of-media-laws-an-advance-resource-book', 'a-text-book-of-media-laws-an-advance-resource-book', '9788187471622', '9788187471622', '9788187471622', NULL, 'About the book

The media is the Fourth Pilar of a democratic system, the legislature, executive and judiciary being the other three. While legislature prepares the law for the society and the executive takes steps for implementing them, the third one is the judiciary, which has to ensure legality of all actions and decisions. The Fourth is the Media. Media has to operate within the framework of these statutes and constitutional provision to act in public and national interest. This is indicative of the fact that nobody is above low. When the Constitution of India guaranteed freedom of expression and speech to its citizens, it ensured that the freedom was not absolute and any expression, by way of words, speech or visual medium, did not violate any statutory provisions enacted by legislature and executed by the executive. If the media exceeded its jurisdiction, the law came forward to ensure equality before law.

The subject Media and law is essential to the students from Media faculty. On the contrary it is presumed that law is well known to Media Persons. It is necessary for everybody to learn and know latest changes in the Media laws. In this book all related laws are covered by the author. This book is good & potential for the fulfilment of the demand of today’s greater Media responsibility and is very useful for the students of Media Faculty, General Readers and for a Common man.

Contents

	Constitution of India

	Freedom of Speech and Expression Special Effect to Media

	Media and Defamation

	The Press and Registration of Books Act, 1867

	Indian Copyright Act, 1957

	The Official Secrets Act, 1923

	The Right to Information Act, 2005

	Working Journalists & other Newspaper Employees (Conditions of Service) and Miscellaneous Provisions Act, 1955

	Press Consil of India

	The Contempt of Courts Act, 1971

	Wage Boards

	The Prasar Bharati (Broadcasting Corporation of India) Act, 1990

	Parliamentary Privileges

	Information Technology (Amended) Act, 2008', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The media is the Fourth Pilar of a democratic system, the legislature, executive and judiciary being the other three. While legislature prepares the law for the society and the executive takes steps for implementing them, the third one is the judiciary, which has to ensure legality of all actions and decisions. The Fourth is the Media. Media has to operate within the framework of these statutes and constitutional provision to act in public and national interest. This is indicative of the fact that nobody is above low. When the Constitution of India guaranteed freedom of expression and speech to its citizens, it ensured that the freedom was not absolute and any expression, by way of words, speech or visual medium, did not violate any statutory provisions enacted by legislature and executed by the executive. If the media exceeded its jurisdiction, the law came forward to ensure equality before law.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The subject Media and law is essential to the students from Media faculty. On the contrary it is presumed that law is well known to Media Persons. It is necessary for everybody to learn and know latest changes in the Media laws. In this book all related laws are covered by the author. This book is good &amp; potential for the fulfilment of the demand of today’s greater Media responsibility and is very useful for the students of Media Faculty, General Readers and for a Common man.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<ol>
	<li><span><span><span>Constitution of India</span></span></span></li>
	<li><span><span><span>Freedom of Speech and Expression Special Effect to Media</span></span></span></li>
	<li><span><span><span>Media and Defamation</span></span></span></li>
	<li><span><span><span>The Press and Registration of Books Act, 1867</span></span></span></li>
	<li><span><span><span>Indian Copyright Act, 1957</span></span></span></li>
	<li><span><span><span>The Official Secrets Act, 1923</span></span></span></li>
	<li><span><span><span>The Right to Information Act, 2005</span></span></span></li>
	<li><span><span><span>Working Journalists &amp; other Newspaper Employees (Conditions of Service) and Miscellaneous Provisions Act, 1955</span></span></span></li>
	<li><span><span><span>Press Consil of India</span></span></span></li>
	<li><span><span><span>The Contempt of Courts Act, 1971</span></span></span></li>
	<li><span><span><span>Wage Boards</span></span></span></li>
	<li><span><span><span>The Prasar Bharati (Broadcasting Corporation of India) Act, 1990</span></span></span></li>
	<li><span><span><span>Parliamentary Privileges</span></span></span></li>
	<li><span><span><span>Information Technology (Amended) Act, 2008 </span></span></span></li>
</ol>', 'Title
			A Text Book of Media Laws - An Advance Resource Book

			Author
			Dr. Deepak  M Shinde

			ISBN
			9788187471622

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>A Text Book of Media Laws - An Advance Resource Book</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Deepak  M Shinde</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471622</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33619788187471622_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471622&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=657', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=657', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2691, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:10'),
('e3e36113-bdb4-4907-8265-959e47f25c37', '3751', 697, 'Impact of Indian Epics on Literature and Society', 'impact-of-indian-epics-on-literature-and-society', 'impact-of-indian-epics-on-literature-and-society', '9789385830532', '9789385830532', '9789385830532', NULL, 'Contents

PART-I: ENGLISH LANGUAGE

1. Mahabharat and the Bhartiya Traditions of Dharam Yuddha-Dr. Suresh Kumar Agrawal

2. A Study of Kunkana Adivasi Ramakatha-Dr. Rishikesh Raval, Prof. Mukeshkumar Raval

3. Female Characters of Mahabharata: A Critical View-Dr. Mihir M. Dave

4. Success Principles in Ramcharitmanas with Special Reference to Sundarkanda-Dr. Umeshkumar J. Solanki

5. The Ramayan and the Mahabharat in English Romantic Poetry: A Study of Orientalisam-Dr. Anil S. Kapoor and Dr. Arti S. Khindri

6. Krishna: Myth or History?-Vinita Bharatkumar Nayak

7. Impact of the Mahabharata on Githa Hariharan''s The Thousand Faces of Night-Dr. Hiral Jayantilal Patel

8. Indian Historical Epics Coupled with Contemporary Era: A Study of Mytho-Fiction Novels by Amish Tripathi-Trivedi Dhwani C., Dr. Priti Padsumbiya

9. Impact of The Mahabharata and the Ramayana on Indian Society and Indian English Literature-Raiben Govindbhai Joshi

10. An Impact of Indian Epics on Literature and Society-Rajendra Singh A. Rathore

11. Evaluation of Sports and Games in Mahabharat and Ramayan-Dr. Nailesh R. Patel

12. The Important Teachings of ''The Bhagavad Gita''-Dr. Manish R. Raval

13. A Critical Discussion on Magical Realisam in Marquez''s ''One Hundred Years of Solitude''-Satishkumar M. Prajapati

14. An Aesthetic Element of Indian Epics Reflected in the work of Amrita Sher-Gil from France to India-Gajjar Janakkumar Mahendrabhai

15. "Comparative study of miscellaneous characters of Mahabharata and Iliad-Ritik Singh Kushwah

16. "Comparative Study of Miscellaneous Characters of The Ramayana and the Odyssey."-Himalee Parmar

17. Cultural Assimilation in Khaled Hosseini''s and the Mountains Echoed-Nitika K. Chaudhary, Dr. Manisha F. Shah

18. Metaphysical Exposition of Shrimad Bhagavad-Gita in the light of Sankhya Darshan to Kapil-Dakshesh G. Vadher

19. Multi-interpretations of Indian Ancients Epics in Indian Writing in English-Dr. Naresh A. Parmar

20. Relevance of the Moral Thought of Bhagaved Gita in Present Era-Yash G. Kandoi, Dr. S.G. Chauhan

21. Relevance of the Moral Thought of Bhagaved Gita in Present Era-Dr. Bhavesh B. Kachhadiya

22. Rewritting of Tradition Epic in Indian English Fiction-Farin Kureshi

23. Rise and Fall of Bhishma: A Character Analysis-Sani Manojkumar Raval, Dr. Santosh G Chauhan

24. Scientific Dimensions in the Epics: A Study of Science in Mahabharata and Ramayana-Vakhariya Anitaraj Mahendraprasad

25. Shakuni-An Epitome of Subtle Villainy-Yogesh C. Parmar

26. The Enduring Impact of the Ramayana and the Mahabharata: Shaping Cultures Across Nations-Vijay M. Prajapati

27. The Impact of the Epics on Indian Literature and Society-Mrs. Minalben P. Vyas, Dr. S.G. Chauhan

28. The Silappatikaram and the Ramayana : A Comparative Study-Bakulsinh Balsinh Bhateriya, Guide: Dr. Rakesh Rao

PART-III HINDI LANGUAGE

1. Mathlisharan Guptjee ka Mahakavya ''Saket'' me Virhedi Urmila-Dr. Bharti C. Rawat

2. Ramayan (Balmiki) me Katha-Upkhathaye ka Samajik Mulye-Dr. Radhabahan M. Patel

3. Saket Mahakavya me Urmila ka Virhe-Varan-Ansari Mahemadnizamuddin

4. Ramcharit Manas Kathanak par Aadharth Manavtavad-Dr. C.R. Suchak

5. Gujjar Gira par Ramayan ka Parvahab-Parastutikaran, Dr. K.M. Trivedi

6. Gita me Niskam Karamyog ka Vishleshan-Dr. Tripthi Mansukhbhai Gajera

7. Mahabharat/Ramayan: Rajnithi aur Rajnitik Vichardhara-Dr. M.M. Jagani

8. Parachin aur Aadhunik Yog:  Ek Abahyas-Kaminaben Jayantilall Patel, Dr. Anil Kashyap ''Yogi''

9. Bhartiya Darshanik Vichardhara ka Shreemd Bhagvatgita me Yogdaan-Dr. Tamanna M.  Chauhan

10. Mahabharat/Ramayan Aur Anye Mahakavya-Mahendrakumar Seeju

11. Ramcharitmanas ke Estri Patra-Yogesh Kumar Ganpatdaan Gadhvi

12. Lok Sanskirti aur Ramayan: Ethihasik Paripakshay me-Ashaben Chaudhri

13. Lok Kalyan ki Bhavna Balmiki Ramayan ke Sandharb me-Dr. Deepak M. Patel ', '<p><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p><span><span><strong><span><span>PART-I: ENGLISH LANGUAGE</span></span></strong></span></span></p>

<p><span><span><span><span>1. Mahabharat and the Bhartiya Traditions of Dharam Yuddha-Dr. Suresh Kumar Agrawal</span></span></span></span></p>

<p><span><span><span><span>2. A Study of Kunkana Adivasi Ramakatha-Dr. Rishikesh Raval, Prof. Mukeshkumar Raval</span></span></span></span></p>

<p><span><span><span><span>3. Female Characters of Mahabharata: A Critical View-Dr. Mihir M. Dave</span></span></span></span></p>

<p><span><span><span><span>4. Success Principles in Ramcharitmanas with Special Reference to Sundarkanda-Dr. Umeshkumar J. Solanki</span></span></span></span></p>

<p><span><span><span><span>5. The Ramayan and the Mahabharat in English Romantic Poetry: A Study of Orientalisam-Dr. Anil S. Kapoor and Dr. Arti S. Khindri</span></span></span></span></p>

<p><span><span><span><span>6. Krishna: Myth or History?-Vinita Bharatkumar Nayak</span></span></span></span></p>

<p><span><span><span><span>7. Impact of the Mahabharata on Githa Hariharan''s The Thousand Faces of Night-Dr. Hiral Jayantilal Patel</span></span></span></span></p>

<p><span><span><span><span>8. Indian Historical Epics Coupled with Contemporary Era: A Study of Mytho-Fiction Novels by Amish Tripathi-Trivedi Dhwani C., Dr. Priti Padsumbiya</span></span></span></span></p>

<p><span><span><span><span>9. Impact of The Mahabharata and the Ramayana on Indian Society and Indian English Literature-Raiben Govindbhai Joshi</span></span></span></span></p>

<p><span><span><span><span>10. An Impact of Indian Epics on Literature and Society-Rajendra Singh A. Rathore</span></span></span></span></p>

<p><span><span><span><span>11. Evaluation of Sports and Games in Mahabharat and Ramayan-Dr. Nailesh R. Patel</span></span></span></span></p>

<p><span><span><span><span>12. The Important Teachings of ''The Bhagavad Gita''-Dr. Manish R. Raval</span></span></span></span></p>

<p><span><span><span><span>13. A Critical Discussion on Magical Realisam in Marquez''s ''One Hundred Years of Solitude''-Satishkumar M. Prajapati</span></span></span></span></p>

<p><span><span><span><span>14. An Aesthetic Element of Indian Epics Reflected in the work of Amrita Sher-Gil from France to India-Gajjar Janakkumar Mahendrabhai</span></span></span></span></p>

<p><span><span><span><span>15. "Comparative study of miscellaneous characters of Mahabharata and Iliad-Ritik Singh Kushwah</span></span></span></span></p>

<p><span><span><span><span>16. "Comparative Study of Miscellaneous Characters of The Ramayana and the Odyssey."-Himalee Parmar</span></span></span></span></p>

<p><span><span><span><span>17. Cultural Assimilation in Khaled Hosseini''s and the Mountains Echoed-Nitika K. Chaudhary, Dr. Manisha F. Shah</span></span></span></span></p>

<p><span><span><span><span>18. Metaphysical Exposition of Shrimad Bhagavad-Gita in the light of Sankhya Darshan to Kapil-Dakshesh G. Vadher</span></span></span></span></p>

<p><span><span><span><span>19. Multi-interpretations of Indian Ancients Epics in Indian Writing in English-Dr. Naresh A. Parmar</span></span></span></span></p>

<p><span><span><span><span>20. Relevance of the Moral Thought of Bhagaved Gita in Present Era-Yash G. Kandoi, Dr. S.G. Chauhan</span></span></span></span></p>

<p><span><span><span><span>21. Relevance of the Moral Thought of Bhagaved Gita in Present Era-Dr. Bhavesh B. Kachhadiya</span></span></span></span></p>

<p><span><span><span><span>22. Rewritting of Tradition Epic in Indian English Fiction-Farin Kureshi</span></span></span></span></p>

<p><span><span><span><span>23. Rise and Fall of Bhishma: A Character Analysis-Sani Manojkumar Raval, Dr. Santosh G Chauhan</span></span></span></span></p>

<p><span><span><span><span>24. Scientific Dimensions in the Epics: A Study of Science in Mahabharata and Ramayana-Vakhariya Anitaraj Mahendraprasad</span></span></span></span></p>

<p><span><span><span><span>25. Shakuni-An Epitome of Subtle Villainy-Yogesh C. Parmar</span></span></span></span></p>

<p><span><span><span><span>26. The Enduring Impact of the Ramayana and the Mahabharata: Shaping Cultures Across Nations-Vijay M. Prajapati</span></span></span></span></p>

<p><span><span><span><span>27. The Impact of the Epics on Indian Literature and Society-Mrs. Minalben P. Vyas, Dr. S.G. Chauhan</span></span></span></span></p>

<p><span><span><span><span>28. The Silappatikaram and the Ramayana : A Comparative Study-Bakulsinh Balsinh Bhateriya, Guide: Dr. Rakesh Rao</span></span></span></span></p>

<p><span><span><strong><span><span>PART-III HINDI LANGUAGE</span></span></strong></span></span></p>

<p><span><span><span><span>1. Mathlisharan Guptjee ka Mahakavya ''Saket'' me Virhedi Urmila-Dr. Bharti C. Rawat</span></span></span></span></p>

<p><span><span><span><span>2. Ramayan (Balmiki) me Katha-Upkhathaye ka Samajik Mulye-Dr. Radhabahan M. Patel</span></span></span></span></p>

<p><span><span><span><span>3. Saket Mahakavya me Urmila ka Virhe-Varan-Ansari Mahemadnizamuddin</span></span></span></span></p>

<p><span><span><span><span>4. Ramcharit Manas Kathanak par Aadharth Manavtavad-Dr. C.R. Suchak</span></span></span></span></p>

<p><span><span><span><span>5. Gujjar Gira par Ramayan ka Parvahab-Parastutikaran, Dr. K.M. Trivedi</span></span></span></span></p>

<p><span><span><span><span>6. Gita me Niskam Karamyog ka Vishleshan-Dr. Tripthi Mansukhbhai Gajera</span></span></span></span></p>

<p><span><span><span><span>7. Mahabharat/Ramayan: Rajnithi aur Rajnitik Vichardhara-Dr. M.M. Jagani</span></span></span></span></p>

<p><span><span><span><span>8. Parachin aur Aadhunik Yog:  Ek Abahyas-Kaminaben Jayantilall Patel, Dr. Anil Kashyap ''Yogi''</span></span></span></span></p>

<p><span><span><span><span>9. Bhartiya Darshanik Vichardhara ka Shreemd Bhagvatgita me Yogdaan-Dr. Tamanna M.  Chauhan</span></span></span></span></p>

<p><span><span><span><span>10. Mahabharat/Ramayan Aur Anye Mahakavya-Mahendrakumar Seeju</span></span></span></span></p>

<p><span><span><span><span>11. Ramcharitmanas ke Estri Patra-Yogesh Kumar Ganpatdaan Gadhvi</span></span></span></span></p>

<p><span><span><span><span>12. Lok Sanskirti aur Ramayan: Ethihasik Paripakshay me-Ashaben Chaudhri</span></span></span></span></p>

<p><span><span><span><span>13. Lok Kalyan ki Bhavna Balmiki Ramayan ke Sandharb me-Dr. Deepak M. Patel</span></span></span></span><span><span><strong> </strong></span></span></p>', ' 

			Title
			Impact of Indian Epics on Literature and Society

			Author
			Dr. Santosh Kumar G. Chauhan

			ISBN
			9789385830532

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Impact of Indian Epics on Literature and Society</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Santosh Kumar G. Chauhan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830532</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2199"', '"1540"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4636IMG_20241209_0001%20(4).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830532&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3751', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3751', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 697, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:10'),
('e40e4b91-4a9b-4587-a8c2-31ef5c18cd7c', '1593', NULL, 'Gandhi Before India - Author of India After Gandhi NEW', 'gandhi-before-india-author-of-india-after-gandhi-new-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-159-1593', 'gandhi-before-india-author-of-india-after-gandhi-new-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593-1593', 'HJNB9876', 'HJNB9876', 'HJNB9876', NULL, 'Remarkable. . . . [A] moving portrait.” —The New York Times Book Review “Guha is a brilliant historian who combines the gift of a storyteller, the discipline of an academic and the critical ability of seeing Gandhi as a fascinating human being, by not placing him on a pedestal. . . . [He] has re-created the past by connecting scattered dots . . . to weave a rich tapestry.” —San Francisco Chronicle “Striking. . . . Guha ably shows, for all that Gandhi influenced events in South Africa, it was he who experienced the greater change.” —The Economist “Deeply contextualized, dexterously researched, and judiciously written, this deserves to become the landmark biography of the early Gandhi.” —Maya Jasanoff, New Republic “Fascinating. . . . A biography with a remarkable ear for the resonances of Gandhi’s work and time—for the fan-mail and hate-mail; for overheard disagreements with family and colleagues; for his exchanges with political acquaintances, including his enemies. . . . As exhaustively researched a biography of the African Gandhi as we will have for some time.” —The Independent (London) “[A] magisterial study. . . . Guha summarizes the traits of Gandhi’s character and the stages during the first half of his life that prepared him for the much more difficult journey he would undertake once he returned to India. . . . I was rewarded beyond all of my expectations [by Gandhi Before India].” —Charles R. Larson, Counterpunch “Substantial enough to be comprehensive, yet concise enough to be approachable by the general reader. . . . Sharp, insightful, balanced and impeccably researched.” —Alex von Tunzelmann, The Times (London) “A work of vivid social history as well as biography. . . . One of the surprises in Gandhi Before India is just how much fresh material it contains. Guha has a gift for tracking down obscure letters and newspaper reports and patching them together to make history come alive.” —Patrick French, The Guardian (London) “Fascinating. . . . [Gandhi Before India] reveals how an impossibly shy young man, who donned top hat and tails as a student at Inner Temple, transformed himself into Churchill’s ‘half-naked fakir,’ dedicated to his spinning wheel while simultaneously challenging the might of the Empire.” —The Sunday Times (London) “The portrait offered in historian Ramachandra Guha’s biography is of Gandhi as a human being, not just a hero.” —Financial Times “Gandhi Before India should be required reading for the student of contemporary affairs. . . . Guha’s carefully rendered observations about class, religion, and ethnicity—how they divide people and how they can be bridged by common concerns and simple decency—are the heart of this book. . . . Remarkable.” —The Christian Science Monitor “A magisterial history. . . . In Ramachandra Guha, a great man has found a great biographer, a wise, persistent and elegant historian who has done justice to perhaps his nation’s greatest story. . . . One senses, in the author’s approach, something of Gandhi’s own intensity and rigour. . . . [The] book never ceases to inform and intrigue.” —Sydney Morning Herald “What sets [Gandhi Before India] apart from other recent biographies . . . is Guha’s resolutely non-scurrilous perspective. . . . What emerges in the end, with the slow magic of a film being developed in an old fashioned dark room, is a sharp picture of the intellectual growth of a remarkable man.” —The Hindustan Times (India) “Many will come to this biography wanting to know more about Gandhi himself. . . . Guha relates all this wonderfully. His book is clearly a labour of love, though not of uncritical infatuation. What distinguishes it is the breadth of the context—Indian, British and South African. Guha marshals his material sensitively and empathetically in order to give shape, colour and depth to the life of this saint-like figure.” —Bernard Porter, The Literary Review “Excellent and exhaustive. . . . Guha has done heroic work in reconstructing this period of Gandhi’s life ... Gandhi emerges here as a fascinatingly complicated and contradictory figure . . . rich and absorbing, it will doubtless serve as the fundamental portrait of Gandhi for many years to come.” —The Sunday Business Post (Ireland) “Guha is India’s best-known historian, who marshals his wide scholarship in contemporary and modern history with a raconteur’s lucid felicity.” —DNA Mumbai', '<p>Remarkable. . . . [A] moving portrait.” —The New York Times Book Review “Guha is a brilliant historian who combines the gift of a storyteller, the discipline of an academic and the critical ability of seeing Gandhi as a fascinating human being, by not placing him on a pedestal. . . . [He] has re-created the past by connecting scattered dots . . . to weave a rich tapestry.” —San Francisco Chronicle “Striking. . . . Guha ably shows, for all that Gandhi influenced events in South Africa, it was he who experienced the greater change.” —The Economist “Deeply contextualized, dexterously researched, and judiciously written, this deserves to become the landmark biography of the early Gandhi.” —Maya Jasanoff, New Republic “Fascinating. . . . A biography with a remarkable ear for the resonances of Gandhi’s work and time—for the fan-mail and hate-mail; for overheard disagreements with family and colleagues; for his exchanges with political acquaintances, including his enemies. . . . As exhaustively researched a biography of the African Gandhi as we will have for some time.” —The Independent (London) “[A] magisterial study. . . . Guha summarizes the traits of Gandhi’s character and the stages during the first half of his life that prepared him for the much more difficult journey he would undertake once he returned to India. . . . I was rewarded beyond all of my expectations [by Gandhi Before India].” —Charles R. Larson, Counterpunch “Substantial enough to be comprehensive, yet concise enough to be approachable by the general reader. . . . Sharp, insightful, balanced and impeccably researched.” —Alex von Tunzelmann, The Times (London) “A work of vivid social history as well as biography. . . . One of the surprises in Gandhi Before India is just how much fresh material it contains. Guha has a gift for tracking down obscure letters and newspaper reports and patching them together to make history come alive.” —Patrick French, The Guardian (London) “Fascinating. . . . [Gandhi Before India] reveals how an impossibly shy young man, who donned top hat and tails as a student at Inner Temple, transformed himself into Churchill’s ‘half-naked fakir,’ dedicated to his spinning wheel while simultaneously challenging the might of the Empire.” —The Sunday Times (London) “The portrait offered in historian Ramachandra Guha’s biography is of Gandhi as a human being, not just a hero.” —Financial Times “Gandhi Before India should be required reading for the student of contemporary affairs. . . . Guha’s carefully rendered observations about class, religion, and ethnicity—how they divide people and how they can be bridged by common concerns and simple decency—are the heart of this book. . . . Remarkable.” —The Christian Science Monitor “A magisterial history. . . . In Ramachandra Guha, a great man has found a great biographer, a wise, persistent and elegant historian who has done justice to perhaps his nation’s greatest story. . . . One senses, in the author’s approach, something of Gandhi’s own intensity and rigour. . . . [The] book never ceases to inform and intrigue.” —Sydney Morning Herald “What sets [Gandhi Before India] apart from other recent biographies . . . is Guha’s resolutely non-scurrilous perspective. . . . What emerges in the end, with the slow magic of a film being developed in an old fashioned dark room, is a sharp picture of the intellectual growth of a remarkable man.” —The Hindustan Times (India) “Many will come to this biography wanting to know more about Gandhi himself. . . . Guha relates all this wonderfully. His book is clearly a labour of love, though not of uncritical infatuation. What distinguishes it is the breadth of the context—Indian, British and South African. Guha marshals his material sensitively and empathetically in order to give shape, colour and depth to the life of this saint-like figure.” —Bernard Porter, The Literary Review “Excellent and exhaustive. . . . Guha has done heroic work in reconstructing this period of Gandhi’s life ... Gandhi emerges here as a fascinatingly complicated and contradictory figure . . . rich and absorbing, it will doubtless serve as the fundamental portrait of Gandhi for many years to come.” —The Sunday Business Post (Ireland) “Guha is India’s best-known historian, who marshals his wide scholarship in contemporary and modern history with a raconteur’s lucid felicity.” —DNA Mumbai</p>', 'Gandhi Before India - Author of India After Gandhi NEW', '<h1>Gandhi Before India - Author of India After Gandhi NEW</h1>', '"2600"', '"1560"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5907gandhi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJNB9876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1593', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1593', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2116, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e40e6875-f8c6-44da-a990-2e5141eab70d', '1182', NULL, 'Development of Domestic Rites', 'development-of-domestic-rites-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1-1182', 'development-of-domestic-rites-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182-1182', '9798183150469', '9798183150469', '9798183150469', NULL, 'The domestic (Grhya) rituals form the basis of Vedic religious and cultural life and it is essential for a Vedic householder to perform them.

The rites prescribed in Grhya-Sutras underwent changes and development which are recorded in various commentaries, prayogas and Nibandhas composed in the period ending with the 18th Century A. D. A comprehensive, comparative and analytical study of a single Vedic school in its historical perspective is useful for the history of religion.

The study of Grhya Sutra of Satyasadha Hiranyakesin is taken up with the help of entire available exegetical literature on it. It will throw light on the developing Grhya tradition.

Content - Acknowledgement, Foreword, Introduction, Chapter I Genesis of the Grhya Sutras, Chapter II Satyasadha Grhya and Grhyasesa Sutras, Chapter III Exegetical Literature of the SatGS,  Chapter IV A Comparative Study of the Domestic Rites, Chapter V Conclusions, Bibliography, Index     ', '<h1 style="text-align:justify"><span>The domestic (Grhya) rituals form the basis of Vedic religious and cultural life and it is essential for a Vedic householder to perform them.</span></h1>

<p style="text-align:justify"><span>The rites prescribed in Grhya-Sutras underwent changes and development which are recorded in various commentaries, prayogas and Nibandhas composed in the period ending with the 18th Century A. D. A comprehensive, comparative and analytical study of a single Vedic school in its historical perspective is useful for the history of religion.</span></p>

<p style="text-align:justify"><span>The study of Grhya Sutra of Satyasadha Hiranyakesin is taken up with the help of entire available exegetical literature on it. It will throw light on the developing Grhya tradition.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Acknowledgement, Foreword, Introduction, Chapter I Genesis of the Grhya Sutras, Chapter II Satyasadha Grhya and Grhyasesa Sutras, Chapter III Exegetical Literature of the SatGS,  Chapter IV A Comparative Study of the Domestic Rites, Chapter V Conclusions, Bibliography, Index</span>     </p>', 'Sub Title
			SATYASADHA SCHOOL

			Author
			Ranjana Shrikant Date

			About Author
			As per Book

			ISBN 10 Digit
			8183150462

			ISBN 13 Digit
			9798183150469

			Pages
			368

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>SATYASADHA SCHOOL</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjana Shrikant Date</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183150462</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798183150469</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>368</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 368, '368', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63738186867384.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9798183150469&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1182', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1182', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2365, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('e428382c-8423-473a-9f84-2caacca189d3', '2508', NULL, 'Computational Intelligence in Economics and Finance NEW', 'computational-intelligence-in-economics-and-finance-new-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508', 'computational-intelligence-in-economics-and-finance-new-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508-2508', 'VGTT655', 'VGTT655', 'VGTT655', NULL, 'Textbook on " Computational Intelligence in Economics and Finance".', '<p>Textbook on " Computational Intelligence in Economics and Finance".</p>', 'Computational Intelligence in Economics and Finance NEW', '<h1>Computational Intelligence in Economics and Finance NEW</h1>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGTT655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2508', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2508', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1565, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:11'),
('e42fd348-d78c-4823-8896-9349483d241a', '2938', NULL, 'Advances in Mathematical Modelling Of Composite Materials - Advances in Mathematics for Applied Sciences', 'advances-in-mathematical-modelling-of-composite-materials-advances-in-mathematics-for-applied-sciences-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-293-2938', 'advances-in-mathematical-modelling-of-composite-materials-advances-in-mathematics-for-applied-sciences-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938-2938', '‎ 9789810216443', '‎ 9789810216443', '‎ 9789810216443', NULL, 'This volume contains papers of leading experts in the modern continuum theory of composite materials. The papers expose in detail the newest ideas, approaches, results and perspectives in this broadly interdisciplinary field ranging from pure and applied mathematics, mechanics, physics and materials science. The emphasis is on mathematical modelling and model analysis of the mechanical behaviour and strength of composites, including methods of predicting effective macroscopic properties (dielectric, elastic, nonlinear, inelastic, plastic and thermoplastic) from known microstructures.', '<p>This volume contains papers of leading experts in the modern continuum theory of composite materials. The papers expose in detail the newest ideas, approaches, results and perspectives in this broadly interdisciplinary field ranging from pure and applied mathematics, mechanics, physics and materials science. The emphasis is on mathematical modelling and model analysis of the mechanical behaviour and strength of composites, including methods of predicting effective macroscopic properties (dielectric, elastic, nonlinear, inelastic, plastic and thermoplastic) from known microstructures.</p>', 'Advances in Mathematical Modelling Of Composite Materials - Advances in Mathematics for Applied Sciences

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 304 pages

	ISBN-10 ‏ : ‎ 9810216440

	ISBN-13 ‏ : ‎ 978-9810216443

	Item Weight ‏ : ‎ 230 g

	Dimensions ‏ : ‎ 16.51 x 2.54 x 22.86 cm', '<h1>Advances in Mathematical Modelling Of Composite Materials - Advances in Mathematics for Applied Sciences</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 304 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 9810216440</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-9810216443</span></li>
	<li><span>Item Weight ‏ : ‎ 230 g</span></li>
	<li><span>Dimensions ‏ : ‎ 16.51 x 2.54 x 22.86 cm</span></li>
</ul>', '"9800"', '"5880"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69421.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%E2%80%8E%209789810216443&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2938', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2938', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1262, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:11'),
('e485cd1e-412f-488f-a447-6fcedcfc6866', '1159', NULL, 'Violence Against Women - A National and International Perspective', 'violence-against-women-a-national-and-international-perspective-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-11-1159', 'violence-against-women-a-national-and-international-perspective-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159-1159', 'GBNJ7766', 'GBNJ7766', 'GBNJ7766', NULL, 'VIOLENCE AGAINST WOMEN : A National And International Perspective By: Anuradha Gour Publisher: Pub. Date: 2010 Print ISBN-13: 9788175333109 Subject: WOMEN STUDIES Price ( In INR) Print Rs.795.00 Online Rs.795.00 Buy Now About Book Editors/Authors Contents Sexual violence and exploitation, associated psychological trauma, and the risk of sexually transmitted diseases, are among the terrible dangers confronting women today. Violence takes many forms-trafficking in persons, domestic violence, rape, and harmful traditional practices such as female genital mutilation and honor crimes, It shatters the most fundamental human right to which every woman is entitled : the right to be safe. The most egregious violation of human rights is the modern-day slavery of human trafficking which affects hundreds of thousands of persons each year, mostly women and children, depriving them of basic freedom and inflicting unspeakable physical and emotional harm.', '<p>VIOLENCE AGAINST WOMEN : A National And International Perspective By: Anuradha Gour Publisher: Pub. Date: 2010 Print ISBN-13: 9788175333109 Subject: WOMEN STUDIES Price ( In INR) Print Rs.795.00 Online Rs.795.00 Buy Now About Book Editors/Authors Contents Sexual violence and exploitation, associated psychological trauma, and the risk of sexually transmitted diseases, are among the terrible dangers confronting women today. Violence takes many forms-trafficking in persons, domestic violence, rape, and harmful traditional practices such as female genital mutilation and honor crimes, It shatters the most fundamental human right to which every woman is entitled : the right to be safe. The most egregious violation of human rights is the modern-day slavery of human trafficking which affects hundreds of thousands of persons each year, mostly women and children, depriving them of basic freedom and inflicting unspeakable physical and emotional harm.</p>', 'Violence Against Women - A National and International Perspective', '<h1>Violence Against Women - A National and International Perspective</h1>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60269788175333109.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GBNJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1159', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1159', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2381, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('e4981980-217e-4aee-b493-03363de9e7d6', '3875', 576, 'The First Book on the Innovative Study of Biophysical Chemistry of Biointerfaces', 'the-first-book-on-the-innovative-study-of-biophysical-chemistry-of-biointerfaces', 'the-first-book-on-the-innovative-study-of-biophysical-chemistry-of-biointerfaces', '9780470169353', '9780470169353', '9780470169353', NULL, 'About the book

The first book on the innovative study of biointerfaces using biophysical chemistry

The biophysical phenomena that occur on biointerfaces, or biological surfaces, hold a prominent place in the study of biology and medicine, and are crucial for research relating to implants, biosensors, drug delivery, proteomics, and many other important areas. Biophysical Chemistry of Biointerfaces takes the unique approach of studying biological systems in terms of the principles and methods of physics and chemistry, drawing its knowledge and experimental techniques from a wide variety of disciplines to offer new tools to better understand the intricate interactions of biointerfaces. Biophysical Chemistry of Biointerfaces:

	Provides a detailed description of the thermodynamics and electrostatics of soft particles

	Fully describes the biophysical chemistry of soft interfaces and surfaces (polymer-coated interfaces and surfaces) as a model for biointerfaces

	Delivers many approximate analytic formulas which can be used to describe various interfacial phenomena and analyze experimental data

	Offers detailed descriptions of cutting-edge topics such as the biophysical and interfacial chemistries of lipid membranes and gel surfaces, which serves as good model for biointerfaces in microbiology, hematology, and biotechnology

Biophysical Chemistry of Biointerfaces pairs sound methodology with fresh insight on an emerging science to serve as an information-rich reference for professional chemists as well as a source of inspiration for graduate and postdoctoral students looking to distinguish themselves in this challenging field.', '<p><strong>About the book</strong></p>

<p><strong>The first book on the innovative study of biointerfaces using biophysical chemistry</strong></p>

<p>The biophysical phenomena that occur on biointerfaces, or biological surfaces, hold a prominent place in the study of biology and medicine, and are crucial for research relating to implants, biosensors, drug delivery, proteomics, and many other important areas. <em>Biophysical Chemistry of Biointerfaces</em> takes the unique approach of studying biological systems in terms of the principles and methods of physics and chemistry, drawing its knowledge and experimental techniques from a wide variety of disciplines to offer new tools to better understand the intricate interactions of biointerfaces. <em>Biophysical Chemistry of Biointerfaces:</em></p>

<ul>
	<li>
	<p>Provides a detailed description of the thermodynamics and electrostatics of soft particles</p>
	</li>
	<li>
	<p>Fully describes the biophysical chemistry of soft interfaces and surfaces (polymer-coated interfaces and surfaces) as a model for biointerfaces</p>
	</li>
	<li>
	<p>Delivers many approximate analytic formulas which can be used to describe various interfacial phenomena and analyze experimental data</p>
	</li>
	<li>
	<p>Offers detailed descriptions of cutting-edge topics such as the biophysical and interfacial chemistries of lipid membranes and gel surfaces, which serves as good model for biointerfaces in microbiology, hematology, and biotechnology</p>
	</li>
</ul>

<p><em>Biophysical Chemistry of Biointerfaces</em> pairs sound methodology with fresh insight on an emerging science to serve as an information-rich reference for professional chemists as well as a source of inspiration for graduate and postdoctoral students looking to distinguish themselves in this challenging field.</p>
', 'Title
			The First Book on the Innovative Study of Biophysical Chemistry of Biointerfaces

			Author
			Hiroyuki Ohshima

			ISBN
			9780470169353

			Publisher
			Wiley

			Language
			English

			Pages
			576

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>The First Book on the Innovative Study of Biophysical Chemistry of Biointerfaces</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>Hiroyuki Ohshima</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9780470169353</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>576</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"16209"', '"11346"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 576, '576', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9872bio.jpg', NULL, '6 | 23 | 43', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780470169353&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3875', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3875', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 576, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:11'),
('e4c33b2b-d815-4e3d-bdb6-02547657f65e', '756', NULL, 'Hope in Counselling and Psychotherapy NEW', 'hope-in-counselling-and-psychotherapy-new-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756', 'hope-in-counselling-and-psychotherapy-new-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756-756', 'KLH88TY', 'KLH88TY', 'KLH88TY', NULL, '''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)', '<p>''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)</p>', 'Hope in Counselling and Psychotherapy NEW', '<h1>Hope in Counselling and Psychotherapy NEW</h1>', '"7599"', '"4494"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9914dpp_19_181.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KLH88TY&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=756', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=756', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2630, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('e4c62fb7-4b68-4112-98b4-c916980e1779', '1940', NULL, 'Complexity in Chemistry, Biology, and Ecology -Mathematical and Computational Chemistry BOOK', 'complexity-in-chemistry-biology-and-ecology-mathematical-and-computational-chemistry-book-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1-1940', 'complexity-in-chemistry-biology-and-ecology-mathematical-and-computational-chemistry-book-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940-1940', 'QAWE3345', 'QAWE3345', 'QAWE3345', NULL, 'The book offers new concepts and ideas that broaden reader’s perception of modern science. Internationally established experts present the inspiring new science of complexity, which discovers new general laws covering wide range of science areas. The book offers a broader view on complexity based on the expertise of the related areas of chemistry, biochemistry, biology, ecology, and physics. Contains methodologies for assessing the complexity of systems that can be directly applied to proteomics and genomics, and network analysis in biology, medicine, and ecology.', '<p>The book offers new concepts and ideas that broaden reader’s perception of modern science. Internationally established experts present the inspiring new science of complexity, which discovers new general laws covering wide range of science areas. The book offers a broader view on complexity based on the expertise of the related areas of chemistry, biochemistry, biology, ecology, and physics. Contains methodologies for assessing the complexity of systems that can be directly applied to proteomics and genomics, and network analysis in biology, medicine, and ecology.</p>', 'Complexity in Chemistry, Biology, and Ecology -Mathematical and Computational Chemistry BOOK', '<h1>Complexity in Chemistry, Biology, and Ecology -Mathematical and Computational Chemistry BOOK</h1>', '"15900"', '"9540"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6935dppp_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QAWE3345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1940', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1940', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1876, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('e4c89124-c3f6-4b38-9bd1-09206e83c2af', '1078', NULL, 'Crystals of Dr. Ambedkar''s Thought', 'crystals-of-dr-ambedkars-thought-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-107-1078', 'crystals-of-dr-ambedkars-thought-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078-1078', 'EDFF7766', 'EDFF7766', 'EDFF7766', NULL, 'Crystals of Dr. Ambedkar''s Thought', '<h1>Crystals of Dr. Ambedkar''s Thought</h1>', 'Sub Title
			No

			Author
			Srinivasan Ramachandran

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350742020

			Pages
			185

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Srinivasan Ramachandran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350742020</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>185</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 185, '185', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40019789350742020.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFF7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1078', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1078', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2435, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e4cb820c-0bf4-48f3-bf55-dd2706f61168', '3378', NULL, 'Agricultural Pest Management', 'agricultural-pest-management', 'agricultural-pest-management', '9788178806716', '9788178806716', '9788178806716', NULL, 'About the book

Agricultural pest management is primarily written for the students of applied entomology and for the study of Pest Management matters in Agriculture, preparing for under graduation and graduation studies. It has been especially for those having elementary or no previous knowledge of the subject. The language used in it is simple and easy even for an ordinary student. Both theory and practice are emphasized in a conceptual approach to the topics, and numerous examples are presented to facilitate learning. It will be useful for agricultural scientists, teachers, researchers, industrialists, and plant protectionists. 

Content – 

Preface, 

1. Pest Control Management: Practices and Strategies, 

2. Integrated Pest Management, 

3. Integrated Pest Management Strategies, 

4. Management of Plant-Parasitic Nematodes in Vegetable Crops, 

5. Agriculture to Enhance Biological Control of Pests, 

6. Techniques for Managing Yield in Insect Pests, 

7. Crop Production, 

8. Decision-Making Process of Selecting and Implementing: Pest Management and Pesticides, 

9. Ecological Pest Management, Index          

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Agricultural pest management is primarily written for the students of applied entomology and for the study of Pest Management matters in Agriculture, preparing for under graduation and graduation studies. It has been especially for those having elementary or no previous knowledge of the subject. The language used in it is simple and easy even for an ordinary student. Both theory and practice are emphasized in a conceptual approach to the topics, and numerous examples are presented to facilitate learning. It will be useful for agricultural scientists, teachers, researchers, industrialists, and plant protectionists. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content –</span></span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Preface, </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Pest Control Management: Practices and Strategies, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Integrated Pest Management, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Integrated Pest Management Strategies, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Management of Plant-Parasitic Nematodes in Vegetable Crops, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>5. Agriculture to Enhance Biological Control of Pests, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>6. Techniques for Managing Yield in Insect Pests, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>7. Crop Production, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>8. Decision-Making Process of Selecting and Implementing: Pest Management and Pesticides, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>9. Ecological Pest Management, Index</span></span>          </span></span></p>

<p> </p>', 'Title
			Agricultural Pest Management

			Author
			Vikram Sharma

			ISBN
			9788178806716

			Publisher
			Rajat Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Agricultural Pest Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Vikram Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788178806716</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Rajat Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"895"', '"582"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'fd540cba-bc02-410b-9db9-c85f86b4f4db', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60179788178806716.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178806716&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3378', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3378', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1013, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:11'),
('e4cd1da7-6631-4160-a193-01d979bb38ff', '1069', NULL, 'Theory and Social Psychology New', 'theory-and-social-psychology-new-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-106-1069', 'theory-and-social-psychology-new-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069-1069', 'RTYU8877', 'RTYU8877', 'RTYU8877', NULL, 'Could certainly be used as a stand-alone text. Aimed primarily at advanced undergraduates, it could also be read by others who may be prompted to identify yet further dimensions with which to map contemporary social psychology and define their position in relation to others'' - The Psychologist This clearly structured textbook presents a broad overview of the key issues that underpin social psychology. These include: the nature of science and `psychology as science''; descriptive, emancipatory and critical theories; and the different ways in which social psychology is applied in the social and political world. Drawing upon a number of different perspectives, this volume will introduce students to the important debates around what constitutes valid argument and research in social psychology, its aims, scope and subject matter, and the degree to which social psychology can be said to be itself a social institution and a part of the network of social regulation and definition. Theory and Social Psychology is one of four books which form the core of The Open University''s course Social Psychology: Personal Lives, Social Worlds.', '<p>Could certainly be used as a stand-alone text. Aimed primarily at advanced undergraduates, it could also be read by others who may be prompted to identify yet further dimensions with which to map contemporary social psychology and define their position in relation to others'' - The Psychologist This clearly structured textbook presents a broad overview of the key issues that underpin social psychology. These include: the nature of science and `psychology as science''; descriptive, emancipatory and critical theories; and the different ways in which social psychology is applied in the social and political world. Drawing upon a number of different perspectives, this volume will introduce students to the important debates around what constitutes valid argument and research in social psychology, its aims, scope and subject matter, and the degree to which social psychology can be said to be itself a social institution and a part of the network of social regulation and definition. Theory and Social Psychology is one of four books which form the core of The Open University''s course Social Psychology: Personal Lives, Social Worlds.</p>', 'Theory and Social Psychology New', '<h1>Theory and Social Psychology New</h1>', '"10100"', '"6060"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5591076195838x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1069', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1069', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2441, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', '4079', 382, 'Microeconomics 9/e', 'microeconomics-9e', 'microeconomics-9e', '9789356060128', '9789356060128', '9789356060128', NULL, 'About the book

Microeconomics, 9e provides an exciting and dynamic approach to how microeconomics can help us to understand what goes on in the world and how it can be used as a practical tool for decision making. To facilitate classroom learning needs, this edition provides a treatment of microeconomic theory that stresses its relevance and application to both managerial and public policy decision making. This applied emphasis is accomplished by including examples that cover such topics as the analysis of demand, cost, and market efficiency; the design of pricing strategies; investment and production decisions; and public policy analysis.

The book also covers new topics that have come to play a central role in microeconomics over the years, such as game theory and competitive strategy, the role of uncertainly and information, and the analysis of pricing by firms with market power. The coverage in the book is comprehensive and up-to-date as well as lively and engaging for students from a broad range of academic backgrounds.

Contents:

Part I: Introduction: Markets and Prices

Part II: Producers, Consumers, and Competitive Markets

Part III: Market Structure and Competitive Strategy

Part IV: Information, Market Failure and the Role of Government

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Microeconomics, 9e provides an exciting and dynamic approach to how microeconomics can help us to understand what goes on in the world and how it can be used as a practical tool for decision making. To facilitate classroom learning needs, this edition provides a treatment of microeconomic theory that stresses its relevance and application to both managerial and public policy decision making. This applied emphasis is accomplished by including examples that cover such topics as the analysis of demand, cost, and market efficiency; the design of pricing strategies; investment and production decisions; and public policy analysis.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book also covers new topics that have come to play a central role in microeconomics over the years, such as game theory and competitive strategy, the role of uncertainly and information, and the analysis of pricing by firms with market power. The coverage in the book is comprehensive and up-to-date as well as lively and engaging for students from a broad range of academic backgrounds.</span></span></span></span></p>

<p style="text-align:justify"><br />
<span><span><strong><span><span>Contents:</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part I: Introduction: Markets and Prices</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part II: Producers, Consumers, and Competitive Markets</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part III: Market Structure and Competitive Strategy</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Part IV: Information, Market Failure and the Role of Government</span></span></span></span></p>

<p> </p>', 'Title
			Microeconomics 9/e

			Author
			Robert S.Pindyck

			ISBN
			9789356060128

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Microeconomics 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Robert S.Pindyck</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356060128</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"975"', '"780"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9607micro9.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789356060128&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4079', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4079', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 382, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:11'),
('e4ec2b38-bd66-4e8c-964d-aece87678dcd', '390', NULL, 'How to Play Badminton', 'how-to-play-badminton-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390', 'how-to-play-badminton-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390-390', 'Badminton', 'Badminton', 'Badminton', NULL, '', NULL, 'Sub Title
			No

			Author
			Dr. O.P. Aneja

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381867112

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. O.P. Aneja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381867112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"259"', '"155"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4596Capture.JPG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Badminton&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=390', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=390', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2852, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('e4fc4299-dc24-48ec-a090-441d5cf394b2', '104', NULL, 'Materials Handbook: A Concise Desktop Reference', 'materials-handbook-a-concise-desktop-reference-104', 'materials-handbook-a-concise-desktop-reference', 'Materials Handbook', 'Materials Handbook', 'Materials Handbook', NULL, 'The unique and practical Materials Handbook (second edition) provides quick and easy access to data on the physical and chemical properties of all classes of materials. The second edition has been much expanded to include whole new families of materials while many of the existing families are broadened and refined with new material and up-to-date information. Particular emphasis is placed on the properties of common industrial materials in each class. After a chapter introducing some general properties of materials, materials are classified as follows: ferrous metals and their alloys; nonferrous metals; semiconductors and superconductors; magnetic materials; insulators and dielectrics; miscellaneous electrical materials; ceramics, refractories and glasses; polymers and elastomers; minerals, ores and gemstones; rocks and meteorites; soils; cements, concrete, building stones and construction materials; timbers and woods; fuels, propellants and explosives; composite materials; gases; liquids. Detailed appendices provide additional information on subjects as diverse as crystallography, natural radioactivity and economic data for industrial materials. Specific further reading sections and a general bibliography round out this comprehensive guide. The index and tabular format of the book makes light work of extracting what the reader needs to know from the wealth of factual information within these covers.', '<p>The unique and practical Materials Handbook (second edition) provides quick and easy access to data on the physical and chemical properties of all classes of materials. The second edition has been much expanded to include whole new families of materials while many of the existing families are broadened and refined with new material and up-to-date information. Particular emphasis is placed on the properties of common industrial materials in each class. After a chapter introducing some general properties of materials, materials are classified as follows: ferrous metals and their alloys; nonferrous metals; semiconductors and superconductors; magnetic materials; insulators and dielectrics; miscellaneous electrical materials; ceramics, refractories and glasses; polymers and elastomers; minerals, ores and gemstones; rocks and meteorites; soils; cements, concrete, building stones and construction materials; timbers and woods; fuels, propellants and explosives; composite materials; gases; liquids. Detailed appendices provide additional information on subjects as diverse as crystallography, natural radioactivity and economic data for industrial materials. Specific further reading sections and a general bibliography round out this comprehensive guide. The index and tabular format of the book makes light work of extracting what the reader needs to know from the wealth of factual information within these covers.</p>', 'Sub Title
			No

			Author
			Francois Cardarelli

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181285652

			Pages
			550

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Francois Cardarelli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181285652</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>550</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1860"', '"1139"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 550, '550', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2493IMG_20230107_0009_page-0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Materials%20Handbook&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=104', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=104', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3016, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:11'),
('e512295f-5b7c-4f59-a5c4-883fef1895f1', '2163', NULL, 'Silverlight 4 - Unleashed', 'silverlight-4-unleashed-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163', 'silverlight-4-unleashed-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163-2163', 'FGHY5556', 'FGHY5556', 'FGHY5556', NULL, 'Using Silverlight 4, you can build richer and more powerful applications than ever before and deploy them seamlessly in browsers, on desktop computers and even on Windows Phone 7. In Silverlight 4 Unleashed, Microsoft Silverlight MVP Laurent Bugnion covers everything you need to do all this and much more. The only example-rich guide to Silverlight 4 for experienced Microsoft developers, Silverlight 4 Unleashed illuminates the entire development process: from installing Silverlight tools to building great user experiences, managing data to optimizing application performance. You''ll master core Silverlight features such as controls and properties communicating with web services efficiently creating data-oriented line-of-business applications working with external frameworks and more. Bugnion concludes by showing how to use advanced features such as 3D-like effects and multitouch to deliver an even smoother, richer experience.', '<p>Using Silverlight 4, you can build richer and more powerful applications than ever before and deploy them seamlessly in browsers, on desktop computers and even on Windows Phone 7. In Silverlight 4 Unleashed, Microsoft Silverlight MVP Laurent Bugnion covers everything you need to do all this and much more. The only example-rich guide to Silverlight 4 for experienced Microsoft developers, Silverlight 4 Unleashed illuminates the entire development process: from installing Silverlight tools to building great user experiences, managing data to optimizing application performance. You''ll master core Silverlight features such as controls and properties communicating with web services efficiently creating data-oriented line-of-business applications working with external frameworks and more. Bugnion concludes by showing how to use advanced features such as 3D-like effects and multitouch to deliver an even smoother, richer experience.</p>', 'Silverlight 4 - Unleashed', '<h1>Silverlight 4 - Unleashed</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10069788131786772.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHY5556&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2163', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2163', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1717, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('e5145f82-666d-4a78-9256-14e4266afde6', '163', NULL, 'Disney Mickey Wonders Why: Transport', 'disney-mickey-wonders-why-transport', 'disney-mickey-wonders-why:-transport', 'Disney Mickey Wonders Why: Transport', 'Disney Mickey Wonders Why: Transport', 'Disney Mickey Wonders Why: Transport', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623721

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623721</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"280"', '"168"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52829788128623721.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20Why:%20Transport&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=163', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=163', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2977, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('e534983b-ad7b-465f-a74a-ae25b4691abc', '2646', NULL, 'Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein NEW', 'paryatan-prabandh-ke-mool-aadhar-3-khandon-mein-new-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646', 'paryatan-prabandh-ke-mool-aadhar-3-khandon-mein-new-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646-2646', '9788192655017', '9788192655017', '9788192655017', NULL, 'Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein NEW', '<h1>Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein NEW</h1>', 'Sub Title

			Paryatan Prabandh Ke Mool Aadhar - 3 Khandon Mein NEW

			Author
			Dr. Shankar Lal

			ISBN 13 Digit
			9788192655017

			Publisher
			Geeta Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Paryatan Prabandh Ke Mool Aadhar - 3 Khandon Mein NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shankar Lal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192655017</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Geeta Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"2999"', '"1799"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ef38f469-0bcc-46bb-8cb3-ac587704c801', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7814pic-36.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192655017&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2646', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2646', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1450, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:11'),
('e53565aa-f28d-4ed0-a787-2743712c3287', '2665', NULL, 'Vaidik Jyotish - Ek Rahsyodghatan', 'vaidik-jyotish-ek-rahsyodghatan', 'vaidik-jyotish-ek-rahsyodghatan', '9788171105519', '9788171105519', '9788171105519', NULL, 'Vaidik Jyotish - Ek Rahsyodghatan', '<h1>Vaidik Jyotish - Ek Rahsyodghatan</h1>', 'Sub Title
			Vaidik Jyotish - Ek Rahsyodghatan

			Author
			Chandrashekhar Sharma

			ISBN 13 Digit
			9788171105519

			Publisher
			Parimal Publication

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Vaidik Jyotish - Ek Rahsyodghatan</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandrashekhar Sharma</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171105519</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Parimal Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '810054ea-07ba-4ceb-b39a-d39aec1a0a6f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9663pic-18.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171105519&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2665', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2665', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1431, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:11'),
('e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', '2706', NULL, 'Prison-Hole in the Pyramid Social Context in the Novels of Sinclair Lewis', 'prisonhole-in-the-pyramid-social-context-in-the-novels-of-sinclair-lewis-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-270-2706', 'prisonhole-in-the-pyramid-social-context-in-the-novels-of-sinclair-lewis-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706-2706', 'VDG534R', 'VDG534R', 'VDG534R', NULL, 'Prison-Hole in the Pyramid Social Context in the Novels of Sinclair Lewis', '<h1>Prison-Hole in the Pyramid Social Context in the Novels of Sinclair Lewis</h1>', 'Sub Title
			No

			Author
			Nirmal Sharma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353310

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nirmal Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353310</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VDG534R&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2706', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2706', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1392, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:11'),
('e5c5d4fd-4b12-4f74-8ebd-b9c27e4190f7', '1608', NULL, 'Emerging Nuclear World - in 4 Vols. NEW', 'emerging-nuclear-world-in-4-vols-new-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608', 'emerging-nuclear-world-in-4-vols-new-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608-1608', 'RTYY6644', 'RTYY6644', 'RTYY6644', NULL, 'Focuses upon the foundation of nuclear power generation, nuclear reactor technology. This work emphasizes on understanding the principles processes, concepts and techniques behind their types functioning, their safe handling and management....', '<p>Focuses upon the foundation of nuclear power generation, nuclear reactor technology. This work emphasizes on understanding the principles processes, concepts and techniques behind their types functioning, their safe handling and management....</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			S. Kumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788182901667

			Pages
			288 pages

			Binding
			Hardcover

			Year of Publication
			1998

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788182901667</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>288 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3999"', '"2399"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '288 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7629dpp_19_176.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYY6644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1608', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1608', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2105, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e60554ea-d943-417d-8c7c-3e9c2c544035', '753', NULL, 'Animal Behaviour - Library of Cognitive and Experimental Psychology in 4Vols. NEW', 'animal-behaviour-library-of-cognitive-and-experimental-psychology-in-4vols-new-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753', 'animal-behaviour-library-of-cognitive-and-experimental-psychology-in-4vols-new-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753-753', 'JJGHG7675', 'JJGHG7675', 'JJGHG7675', NULL, 'The study of animal behaviour is a dynamic and vibrant field in contemporary psychology schools which has seen rapid growth and diversification throughout the last century. It forms a major area of study and research not only in cognitive, experimental and behavioural psychology, but also in neurobiology, evolutionary biology and evolutionary psychology. In this timely and comprehensive four-volume collection, two internationally renowned scholars bring together every seminal paper of the last century, from the canonical to the critical and contemporary. Conceptually arranged to address the four formative questions posed by Niko Tinbergen in 1963, Volume One addresses causation and the mechanisms of animal behaviour; Volume Two presents the foremost research in the development of animal behaviour; Volume Three covers behavioural ecology and the function of animal behaviour, and Volume Four addresses research that attempts to reconstruct the evolutionary history of behaviour.', '<p>The study of animal behaviour is a dynamic and vibrant field in contemporary psychology schools which has seen rapid growth and diversification throughout the last century. It forms a major area of study and research not only in cognitive, experimental and behavioural psychology, but also in neurobiology, evolutionary biology and evolutionary psychology. In this timely and comprehensive four-volume collection, two internationally renowned scholars bring together every seminal paper of the last century, from the canonical to the critical and contemporary. Conceptually arranged to address the four formative questions posed by Niko Tinbergen in 1963, Volume One addresses causation and the mechanisms of animal behaviour; Volume Two presents the foremost research in the development of animal behaviour; Volume Three covers behavioural ecology and the function of animal behaviour, and Volume Four addresses research that attempts to reconstruct the evolutionary history of behaviour.</p>', 'Animal Behaviour - Library of Cognitive and Experimental Psychology in 4Vols. NEW', '<h1>Animal Behaviour - Library of Cognitive and Experimental Psychology in 4Vols. NEW</h1>', '"67300"', '"40380"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1489dpp_18_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JJGHG7675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=753', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=753', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2632, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('e62c6775-261e-409b-8fd8-77f7e0be15f0', '767', NULL, 'Parvartiya Pradesh ka Prakritik Evam Sanskritik Bhu-Drishya NEW', 'parvartiya-pradesh-ka-prakritik-evam-sanskritik-bhudrishya-new-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767', 'parvartiya-pradesh-ka-prakritik-evam-sanskritik-bhudrishya-new-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767-767', 'MNBVD8675', 'MNBVD8675', 'MNBVD8675', NULL, 'Parvartiya Pradesh ka Prakritik Evam Sanskritik Bhu-Drishya NEW', '<h1>Parvartiya Pradesh ka Prakritik Evam Sanskritik Bhu-Drishya NEW</h1>', 'Sub Title
			No

			Author
			Dr. Anita Nigam

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382937470

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			No

			Language
			Hindi

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anita Nigam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937470</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39099789382937470.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBVD8675&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=767', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=767', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2627, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('e62d0b4b-eb8b-4875-8e7c-6b4e8312479c', '3672', 769, 'पाणिनि-कृदन्त-प्रत्ययार्थ-कोश - कृदन्त के साथ कृत्य, नामधातु और लकार प्रकार भी समाहित', 'पणन-कदनत-परतययरथ-कश-कदनत-क-सथ-कतय-नमधत-और-लकर-परकर-भ-समहत', '-', '9788171105427', '9788171105427', '9788171105427', NULL, 'ग्रंथ के बारे में

संस्कृत भाषा के पास जो व्याकरण की सम्पदा है, वह अन्य किसी भाषा के पास नहीं है। वैदिक संस्कृत के काल से ही संस्कृत भाषा में अनेक प्रकार के व्याकरण पाये जाते रहे हैं, हमारे यहाँ भाषा चिन्तन की सुदीर्घ और विस्तृत परम्परा रही है। व्याकरण की इस उर्वरा भूमि में चिन्तन के शिखर पर एक ऐसे आचार्य का अवतरण होता है, जिसके व्याकरण के गठन और उसकी शब्द समाविष्ट करने की क्षमता को देखकर आज भी विश्व के विद्वान् आश्चर्यचकित रह जाते हैं । वह स्वनाम धन्य आचार्य कोई और नहीं ''पाणिनि '' हैं। आज भी पाणिनि- व्याकरण का अध्ययन न केवल संस्कृत भाषा के रहस्यों को सुलझाने के लिये अपेक्षित है, अपितु अन्य भारतीय महाद्वीप की भाषाओं के अध्ययन की दृष्टि से भी उसकी महती उपयोगिता है।

प्रस्तुत ग्रन्थ का नाम पाणिनि - कृदन्त प्रत्ययार्थ- कोष : रक्खा गया है, परन्तु इसमें कृदन्तभिन्न प्रत्यय जैसे- नामधातु, लकार प्रकरण और कृत्य प्रत्ययों का भी समावेश किया गया है । अष्टाध्यायी के तृतीय अध्याय में कृदन्त-प्रकरण की प्रधानता होने से सम्पूर्ण ग्रन्थ का कृदन्तपरक नामकरण करना उचित प्रतीत हुआ है।

प्रस्तुत अध्ययन में कोश को तीन भागों में विभाजित किया गया है- १. शब्दकोष:, २. प्रत्ययार्थकोष:, ३. प्रत्ययकोषः। प्रस्तुत कोष के गठन में यह ध्यान रक्खा गया है कि अध्येता शब्द के माध्यम से न केवल अर्थ को जाने अपितु वह शब्द के साथ प्रत्यय, प्रत्ययार्थ, नियम, अवान्तरनियम, काशिका, न्यास, पदमञ्जरी के मतों को भी जान सके। यहाँ तक कि शब्द का प्रयोग और उसमें लगने वाले प्रत्यय के अनुबन्धों के प्रयोजन को भी जान सके। इसी प्रकार प्रत्ययार्थ और प्रत्यय खण्ड में प्रत्यय के साथ प्रत्ययार्थ और प्रत्ययार्थ के प्रत्यय को जानता हुआ उसके अनुबन्ध से परिचित हो सके।', '<p style="text-align:center"><span><span><strong><span><span><span>ग्रंथ</span></span></span></strong><strong> </strong><strong><span><span><span>के</span></span></span></strong><strong> </strong><strong><span><span><span>बारे</span></span></span></strong><strong> </strong><strong><span><span><span>में</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>संस्कृत</span></span></span> <span><span><span>भाषा</span></span></span> <span><span><span>के</span></span></span> <span><span><span>पास</span></span></span> <span><span><span>जो</span></span></span> <span><span><span>व्याकरण</span></span></span> <span><span><span>की</span></span></span> <span><span><span>सम्पदा</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>वह</span></span></span> <span><span><span>अन्य</span></span></span> <span><span><span>किसी</span></span></span> <span><span><span>भाषा</span></span></span> <span><span><span>के</span></span></span> <span><span><span>पास</span></span></span> <span><span><span>नहीं</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>वैदिक</span></span></span> <span><span><span>संस्कृत</span></span></span> <span><span><span>के</span></span></span> <span><span><span>काल</span></span></span> <span><span><span>से</span></span></span> <span><span><span>ही</span></span></span> <span><span><span>संस्कृत</span></span></span> <span><span><span>भाषा</span></span></span> <span><span><span>में</span></span></span> <span><span><span>अनेक</span></span></span> <span><span><span>प्रकार</span></span></span> <span><span><span>के</span></span></span> <span><span><span>व्याकरण</span></span></span> <span><span><span>पाये</span></span></span> <span><span><span>जाते</span></span></span> <span><span><span>रहे</span></span></span> <span><span><span>हैं</span></span></span><span><span><span>, </span></span></span><span><span><span>हमारे</span></span></span> <span><span><span>यहाँ</span></span></span> <span><span><span>भाषा</span></span></span> <span><span><span>चिन्तन</span></span></span> <span><span><span>की</span></span></span> <span><span><span>सुदीर्घ</span></span></span> <span><span><span>और</span></span></span> <span><span><span>विस्तृत</span></span></span> <span><span><span>परम्परा</span></span></span> <span><span><span>रही</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>व्याकरण</span></span></span> <span><span><span>की</span></span></span> <span><span><span>इस</span></span></span> <span><span><span>उर्वरा</span></span></span> <span><span><span>भूमि</span></span></span> <span><span><span>में</span></span></span> <span><span><span>चिन्तन</span></span></span> <span><span><span>के</span></span></span> <span><span><span>शिखर</span></span></span> <span><span><span>पर</span></span></span> <span><span><span>एक</span></span></span> <span><span><span>ऐसे</span></span></span> <span><span><span>आचार्य</span></span></span> <span><span><span>का</span></span></span> <span><span><span>अवतरण</span></span></span> <span><span><span>होता</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>जिसके</span></span></span> <span><span><span>व्याकरण</span></span></span> <span><span><span>के</span></span></span> <span><span><span>गठन</span></span></span> <span><span><span>और</span></span></span> <span><span><span>उसकी</span></span></span> <span><span><span>शब्द</span></span></span> <span><span><span>समाविष्ट</span></span></span> <span><span><span>करने</span></span></span> <span><span><span>की</span></span></span> <span><span><span>क्षमता</span></span></span> <span><span><span>को</span></span></span> <span><span><span>देखकर</span></span></span> <span><span><span>आज</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>विश्व</span></span></span> <span><span><span>के</span></span></span> <span><span><span>विद्वान्</span></span></span> <span><span><span>आश्चर्यचकित</span></span></span> <span><span><span>रह</span></span></span> <span><span><span>जाते</span></span></span> <span><span><span>हैं</span></span></span> <span><span><span>।</span></span></span> <span><span><span>वह</span></span></span> <span><span><span>स्वनाम</span></span></span> <span><span><span>धन्य</span></span></span> <span><span><span>आचार्य</span></span></span> <span><span><span>कोई</span></span></span> <span><span><span>और</span></span></span> <span><span><span>नहीं</span></span></span> <span><span><span>''</span></span></span><span><span><span>पाणिनि</span></span></span> <span><span><span>'' </span></span></span><span><span><span>हैं।</span></span></span> <span><span><span>आज</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>पाणिनि</span></span></span><span><span><span>- </span></span></span><span><span><span>व्याकरण</span></span></span> <span><span><span>का</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>न</span></span></span> <span><span><span>केवल</span></span></span> <span><span><span>संस्कृत</span></span></span> <span><span><span>भाषा</span></span></span> <span><span><span>के</span></span></span> <span><span><span>रहस्यों</span></span></span> <span><span><span>को</span></span></span> <span><span><span>सुलझाने</span></span></span> <span><span><span>के</span></span></span> <span><span><span>लिये</span></span></span> <span><span><span>अपेक्षित</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>अपितु</span></span></span> <span><span><span>अन्य</span></span></span> <span><span><span>भारतीय</span></span></span> <span><span><span>महाद्वीप</span></span></span> <span><span><span>की</span></span></span> <span><span><span>भाषाओं</span></span></span> <span><span><span>के</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>की</span></span></span> <span><span><span>दृष्टि</span></span></span> <span><span><span>से</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>उसकी</span></span></span> <span><span><span>महती</span></span></span> <span><span><span>उपयोगिता</span></span></span> <span><span><span>है।</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>प्रस्तुत</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>का</span></span></span> <span><span><span>नाम</span></span></span> <span><span><span>पाणिनि</span></span></span><span><span><span> - </span></span></span><span><span><span>कृदन्त</span></span></span> <span><span><span>प्रत्ययार्थ</span></span></span><span><span><span>- </span></span></span><span><span><span>कोष</span></span></span><span><span><span> : </span></span></span><span><span><span>रक्खा</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>परन्तु</span></span></span> <span><span><span>इसमें</span></span></span> <span><span><span>कृदन्तभिन्न</span></span></span> <span><span><span>प्रत्यय</span></span></span> <span><span><span>जैसे</span></span></span><span><span><span>- </span></span></span><span><span><span>नामधातु</span></span></span><span><span><span>, </span></span></span><span><span><span>लकार</span></span></span> <span><span><span>प्रकरण</span></span></span> <span><span><span>और</span></span></span> <span><span><span>कृत्य</span></span></span> <span><span><span>प्रत्ययों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>समावेश</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है</span></span></span> <span><span><span>।</span></span></span> <span><span><span>अष्टाध्यायी</span></span></span> <span><span><span>के</span></span></span> <span><span><span>तृतीय</span></span></span> <span><span><span>अध्याय</span></span></span> <span><span><span>में</span></span></span> <span><span><span>कृदन्त</span></span></span><span><span><span>-</span></span></span><span><span><span>प्रकरण</span></span></span> <span><span><span>की</span></span></span> <span><span><span>प्रधानता</span></span></span> <span><span><span>होने</span></span></span> <span><span><span>से</span></span></span> <span><span><span>सम्पूर्ण</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>का</span></span></span> <span><span><span>कृदन्तपरक</span></span></span> <span><span><span>नामकरण</span></span></span> <span><span><span>करना</span></span></span> <span><span><span>उचित</span></span></span> <span><span><span>प्रतीत</span></span></span> <span><span><span>हुआ</span></span></span> <span><span><span>है।</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>प्रस्तुत</span></span></span> <span><span><span>अध्ययन</span></span></span> <span><span><span>में</span></span></span> <span><span><span>कोश</span></span></span> <span><span><span>को</span></span></span> <span><span><span>तीन</span></span></span> <span><span><span>भागों</span></span></span> <span><span><span>में</span></span></span> <span><span><span>विभाजित</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है</span></span></span><span><span><span>- </span></span></span><span><span><span>१</span></span></span><span><span><span>. </span></span></span><span><span><span>शब्दकोष</span></span></span><span><span><span>:</span></span></span><span><span><span>, </span></span></span><span><span><span>२</span></span></span><span><span><span>. </span></span></span><span><span><span>प्रत्ययार्थकोष</span></span></span><span><span><span>:</span></span></span><span><span><span>, </span></span></span><span><span><span>३</span></span></span><span><span><span>. </span></span></span><span><span><span>प्रत्ययकोषः।</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>कोष</span></span></span> <span><span><span>के</span></span></span> <span><span><span>गठन</span></span></span> <span><span><span>में</span></span></span> <span><span><span>यह</span></span></span> <span><span><span>ध्यान</span></span></span> <span><span><span>रक्खा</span></span></span> <span><span><span>गया</span></span></span> <span><span><span>है</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>अध्येता</span></span></span> <span><span><span>शब्द</span></span></span> <span><span><span>के</span></span></span> <span><span><span>माध्यम</span></span></span> <span><span><span>से</span></span></span> <span><span><span>न</span></span></span> <span><span><span>केवल</span></span></span> <span><span><span>अर्थ</span></span></span> <span><span><span>को</span></span></span> <span><span><span>जाने</span></span></span> <span><span><span>अपितु</span></span></span> <span><span><span>वह</span></span></span> <span><span><span>शब्द</span></span></span> <span><span><span>के</span></span></span> <span><span><span>साथ</span></span></span> <span><span><span>प्रत्यय</span></span></span><span><span><span>, </span></span></span><span><span><span>प्रत्ययार्थ</span></span></span><span><span><span>, </span></span></span><span><span><span>नियम</span></span></span><span><span><span>, </span></span></span><span><span><span>अवान्तरनियम</span></span></span><span><span><span>, </span></span></span><span><span><span>काशिका</span></span></span><span><span><span>, </span></span></span><span><span><span>न्यास</span></span></span><span><span><span>, </span></span></span><span><span><span>पदमञ्जरी</span></span></span> <span><span><span>के</span></span></span> <span><span><span>मतों</span></span></span> <span><span><span>को</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>जान</span></span></span> <span><span><span>सके।</span></span></span> <span><span><span>यहाँ</span></span></span> <span><span><span>तक</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>शब्द</span></span></span> <span><span><span>का</span></span></span> <span><span><span>प्रयोग</span></span></span> <span><span><span>और</span></span></span> <span><span><span>उसमें</span></span></span> <span><span><span>लगने</span></span></span> <span><span><span>वाले</span></span></span> <span><span><span>प्रत्यय</span></span></span> <span><span><span>के</span></span></span> <span><span><span>अनुबन्धों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>प्रयोजन</span></span></span> <span><span><span>को</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>जान</span></span></span> <span><span><span>सके।</span></span></span> <span><span><span>इसी</span></span></span> <span><span><span>प्रकार</span></span></span> <span><span><span>प्रत्ययार्थ</span></span></span> <span><span><span>और</span></span></span> <span><span><span>प्रत्यय</span></span></span> <span><span><span>खण्ड</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रत्यय</span></span></span> <span><span><span>के</span></span></span> <span><span><span>साथ</span></span></span> <span><span><span>प्रत्ययार्थ</span></span></span> <span><span><span>और</span></span></span> <span><span><span>प्रत्ययार्थ</span></span></span> <span><span><span>के</span></span></span> <span><span><span>प्रत्यय</span></span></span> <span><span><span>को</span></span></span> <span><span><span>जानता</span></span></span> <span><span><span>हुआ</span></span></span> <span><span><span>उसके</span></span></span> <span><span><span>अनुबन्ध</span></span></span> <span><span><span>से</span></span></span> <span><span><span>परिचित</span></span></span> <span><span><span>हो</span></span></span> <span><span><span>सके।</span></span></span></span></span></p>', ' 

			Title

			 

			पाणिनि-कृदन्त-प्रत्ययार्थ-कोश - कृदन्त के साथ कृत्य, नामधातु और लकार प्रकार भी समाहित

			Author

			प्रो. ज्ञानप्रकाश शास्त्री

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171105427

			ISBN-10 Digit

			8171105424

			Pages

			680

			Year

			2016

			Binding

			Hard Bound

			Language

			Sanskrit', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>पाणिनि-कृदन्त-प्रत्ययार्थ-कोश - कृदन्त के साथ कृत्य, नामधातु और लकार प्रकार भी समाहित</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>प्रो. ज्ञानप्रकाश शास्त्री</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171105427</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171105424</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>680</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2016</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"950"', '"713"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit', 'Sanskrit', '1/e', NULL, '2016', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 680, '680', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2352A1rmzlUcSgL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171105427&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3672', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3672', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 769, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:11'),
('e6364013-896d-4c6f-9d2b-e4f0dc65c954', '1698', NULL, 'Geometric Optics on Phase Space', 'geometric-optics-on-phase-space-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698', 'geometric-optics-on-phase-space-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698-1698', 'AWER4324', 'AWER4324', 'AWER4324', NULL, 'Symplectic geometry, well known as the basic structure of Hamiltonian mechanics, is also the foundation of optics. In fact, optical systems (geometric or wave) have an even richer symmetry structure than mechanical ones (classical or quantum). The symmetries underlying the geometric model of light are based on the symplectic group. Geometric Optics on Phase Space develops both geometric optics and group theory from first principles in their Hamiltonian formulation on phase space. This treatise provides the mathematical background and also collects a host of useful methods of practical importance, particularly the fractional Fourier transform currently used for image processing. The reader will appreciate the beautiful similarities between Hamilton''s mechanics and this approach to optics. The appendices link the geometry thus introduced to wave optics through Lie methods. The book addresses researchers and graduate students.', '<p>Symplectic geometry, well known as the basic structure of Hamiltonian mechanics, is also the foundation of optics. In fact, optical systems (geometric or wave) have an even richer symmetry structure than mechanical ones (classical or quantum). The symmetries underlying the geometric model of light are based on the symplectic group. Geometric Optics on Phase Space develops both geometric optics and group theory from first principles in their Hamiltonian formulation on phase space. This treatise provides the mathematical background and also collects a host of useful methods of practical importance, particularly the fractional Fourier transform currently used for image processing. The reader will appreciate the beautiful similarities between Hamilton''s mechanics and this approach to optics. The appendices link the geometry thus introduced to wave optics through Lie methods. The book addresses researchers and graduate students.</p>', 'Geometric Optics on Phase Space', '<h1>Geometric Optics on Phase Space</h1>', '"9675"', '"5805"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3933dpp_18_67.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AWER4324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1698', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1698', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2036, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e63c2adb-8f8a-47b7-9463-e45aaae116d5', '2139', NULL, 'JavaScript - Visual Quickstart Guide - 8/e', 'javascript-visual-quickstart-guide-8e-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-213-2139', 'javascript-visual-quickstart-guide-8e-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139-2139', 'RTYB4455', 'RTYB4455', 'RTYB4455', NULL, 'Easy visual approach uses pictures and step-by step instruction to help you bring your web sites to life with Java Script. Concise steps and explanations let you get up and running in no time. Essential reference guide keeps you coming back again and again. Whether you are a java Script newbie or an experienced veteran, this book will teach you all you need to know- from the basics of making your web site interactive to adding advanced features with jquery and much more.', '<p>Easy visual approach uses pictures and step-by step instruction to help you bring your web sites to life with Java Script. Concise steps and explanations let you get up and running in no time. Essential reference guide keeps you coming back again and again. Whether you are a java Script newbie or an experienced veteran, this book will teach you all you need to know- from the basics of making your web site interactive to adding advanced features with jquery and much more.</p>', 'JavaScript - Visual Quickstart Guide - 8/e', '<h1>JavaScript - Visual Quickstart Guide - 8/e</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50359788131792193_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYB4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2139', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2139', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1732, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('e655ca65-a220-4810-8b9a-9c137edb6af4', '2987', NULL, 'Twentieth Century American Drama', 'twentieth-century-american-drama-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987', 'twentieth-century-american-drama-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987-2987', 'DCGR3344', 'DCGR3344', 'DCGR3344', NULL, 'Twentieth Century American Drama', '<h1>Twentieth Century American Drama</h1>', 'Sub Title
			No

			Author
			Kamalini Dravid

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			8172301561

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamalini Dravid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172301561</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCGR3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2987', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2987', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1228, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:11'),
('e6634806-3745-437a-9099-436e7e1b19fc', '751', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. FOR BOOK', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-for-book-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-7-751', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-for-book-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751-751', 'YUTH776', 'YUTH776', 'YUTH776', NULL, 'Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda', '<p>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</p>', 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. FOR BOOK', '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. FOR BOOK</h1>', '"58600"', '"35160"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56839781414436173.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUTH776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=751', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=751', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2634, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('e674ebae-2c5e-4a8e-a4fc-29cdd3d2b44f', '1975', NULL, 'Insect Cell Biotechnoloogy', 'insect-cell-biotechnoloogy-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975', 'insect-cell-biotechnoloogy-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975-1975', 'SXRT545', 'SXRT545', 'SXRT545', NULL, 'Insect Cell Biotechnoloogy', '<h1>Insect Cell Biotechnoloogy</h1>', 'Sub Title
			No

			Author
			Karl Maramorosch

			About Author
			No

			Content
			Insect Cell Biotechnology provides a lucid, up-to-date description of recent major advances in the field. A number of significant topics are addressed, including the use and production of baculoviruses in insect cells, baculovirus specificity, bacterial toxin studies in cultured insect cells, scale-up operations required in the production of recombinant protein and insect viruses propagated in insect cells, growth and nervous system interactions, and the physiological and developmental capacities of cell lines. Transfection in Drosophila cells and a chapter on the theoretical and practical implications of stress produced by x-rays, ultraviolet light, chemicals, psoralens, and heat are discussed as well.

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780849345975

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Karl Maramorosch</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Insect Cell Biotechnology provides a lucid, up-to-date description of recent major advances in the field. A number of significant topics are addressed, including the use and production of baculoviruses in insect cells, baculovirus specificity, bacterial toxin studies in cultured insect cells, scale-up operations required in the production of recombinant protein and insect viruses propagated in insect cells, growth and nervous system interactions, and the physiological and developmental capacities of cell lines. Transfection in Drosophila cells and a chapter on the theoretical and practical implications of stress produced by x-rays, ultraviolet light, chemicals, psoralens, and heat are discussed as well.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849345975</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"12800"', '"7680"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6549dpp_10_25.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SXRT545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1975', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1975', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1850, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('e68b92f7-dcdf-4e26-8fbf-3272c1bafd23', '2533', NULL, 'Globalization East and West', 'globalization-east-and-west-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533', 'globalization-east-and-west-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533-2533', 'KJIU88767', 'KJIU88767', 'KJIU88767', NULL, 'Globalization East and West', '<h1>Globalization East and West</h1>', 'Sub Title
			No

			Author
			Bryan S. Turner

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412928526

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bryan S. Turner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412928526</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"3300"', '"1980"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJIU88767&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2533', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2533', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1546, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:11'),
('e6a2975b-3737-4122-a742-362996a8c90b', '1234', NULL, 'A Companion to Survey Research New', 'a-companion-to-survey-research-new-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1-1234', 'a-companion-to-survey-research-new-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234-1234', 'RGGT5566', 'RGGT5566', 'RGGT5566', NULL, 'A Companion to Survey Research provides a critical overview and guide to survey methods. Rather than a set of formulas, survey design is understood as a craft where the translation of research questions into a questionnaire, sample design and data collection strategy is based on understanding how respondents answer questions and their willingness to complete a survey. Following an account of the invention of survey research in the 1930s, a synthesis of research on question design is followed by a practical guide to designing a questionnaire. Chapters on sampling, which deal with the statistical basis of survey sampling and practical design issues, are followed by extensive discussions of survey pretesting and data collection. The book concludes with a discussion of the extent and implications of falling response rates. This book is written for researchers, analysts and policy makers who want to understand the survey data they use, for researchers and students who want to conduct a survey, and for anyone who wants to understand contemporary survey research.', '<p>A Companion to Survey Research provides a critical overview and guide to survey methods. Rather than a set of formulas, survey design is understood as a craft where the translation of research questions into a questionnaire, sample design and data collection strategy is based on understanding how respondents answer questions and their willingness to complete a survey. Following an account of the invention of survey research in the 1930s, a synthesis of research on question design is followed by a practical guide to designing a questionnaire. Chapters on sampling, which deal with the statistical basis of survey sampling and practical design issues, are followed by extensive discussions of survey pretesting and data collection. The book concludes with a discussion of the extent and implications of falling response rates. This book is written for researchers, analysts and policy makers who want to understand the survey data they use, for researchers and students who want to conduct a survey, and for anyone who wants to understand contemporary survey research.</p>', 'A Companion to Survey Research New', '<h1>A Companion to Survey Research New</h1>', '"9799"', '"5879"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2508781412930819.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGGT5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1234', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1234', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2325, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('e6a7dbc1-334d-4d1b-b891-9ac8f841fbd7', '2952', NULL, 'An Introduction to String Theory and D-Brane Dynamics', 'an-introduction-to-string-theory-and-dbrane-dynamics-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-295-2952', 'an-introduction-to-string-theory-and-dbrane-dynamics-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952-2952', '9781848166226', '9781848166226', '9781848166226', NULL, '"Chemistry from First Principles" examines the appearance of matter in its most primitive form. It features the empirical rules of chemical affinity that regulate the synthesis and properties of molecular matter, analyzes the compatibility of the theories of chemistry with the quantum and relativity theories of physics, formulates a consistent theory based on clear physical pictures and manageable mathematics to account for chemical concepts such as the structure and stability of atoms and molecules. This text also explains the self-similarity between space-time, nuclear structure, covalent assembly, biological growth, planetary systems, and galactic conformation.', '<p>"Chemistry from First Principles" examines the appearance of matter in its most primitive form. It features the empirical rules of chemical affinity that regulate the synthesis and properties of molecular matter, analyzes the compatibility of the theories of chemistry with the quantum and relativity theories of physics, formulates a consistent theory based on clear physical pictures and manageable mathematics to account for chemical concepts such as the structure and stability of atoms and molecules. This text also explains the self-similarity between space-time, nuclear structure, covalent assembly, biological growth, planetary systems, and galactic conformation.</p>', 'An Introduction to String Theory and D-Brane Dynamics

	Language ‏ : ‎ English

	Paperback ‏ : ‎ 164 pages

	ISBN-10 ‏ : ‎ 1848166222

	ISBN-13 ‏ : ‎ 978-1848166226

	Item Weight ‏ : ‎ 431 g

	Dimensions ‏ : ‎ 15.24 x 0.97 x 22.86 cm', '<h1>An Introduction to String Theory and D-Brane Dynamics</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Paperback ‏ : ‎ 164 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 1848166222</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1848166226</span></li>
	<li><span>Item Weight ‏ : ‎ 431 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.24 x 0.97 x 22.86 cm</span></li>
</ul>', '"5700"', '"3420"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89261.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781848166226&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2952', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2952', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1252, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:11'),
('e6b265c7-96a7-4a61-84a2-5d6e1fc10efe', '3255', NULL, 'Emerging Nuclear World - 4 Vols.', 'emerging-nuclear-world-4-vols-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255', 'emerging-nuclear-world-4-vols-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255-3255', '9788182901667', '9788182901667', '9788182901667', NULL, 'Contents :  Importance of Nuclear Power, Impact of Nuclear Power in Energy Sector, Medicinal Applications of Nuclear Technology, Industrial Uses of Radioisotopes, Food and Agricultural Impacts of Nuclear Technology, Nuclear Energy for Hydrogen Producction, Nuclear Power in India, Health Impacts of Nuclear Radiation, Environmental Impacts of Nuclear Power, Nuclear Energy and Sustainable Development, Nuclear Energy Partnership, Future of Nuclear Power, Origin and Development of Nuclear Technology, Nuclear Materials, Nuclear Power Plants, Nuclear Fission and Fusion, Nuclear Weapons, The Nuclear Fuel Cycle, Nuclear Reactors and Energy Production, Radiation and Nuclear Accidents, Advanced Nuclear Technology, Trends in Uranium Markets.

 ', '<p>Contents :  Importance of Nuclear Power, Impact of Nuclear Power in Energy Sector, Medicinal Applications of Nuclear Technology, Industrial Uses of Radioisotopes, Food and Agricultural Impacts of Nuclear Technology, Nuclear Energy for Hydrogen Producction, Nuclear Power in India, Health Impacts of Nuclear Radiation, Environmental Impacts of Nuclear Power, Nuclear Energy and Sustainable Development, Nuclear Energy Partnership, Future of Nuclear Power, Origin and Development of Nuclear Technology, Nuclear Materials, Nuclear Power Plants, Nuclear Fission and Fusion, Nuclear Weapons, The Nuclear Fuel Cycle, Nuclear Reactors and Energy Production, Radiation and Nuclear Accidents, Advanced Nuclear Technology, Trends in Uranium Markets.</p>

<p> </p>', 'Sub Title
			Impects of Nuclear Power

			Author
			S Kumar

			ISBN 13 Digit
			9788182901667

			Pages
			856

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			1st

			Publisher
			Shubhi

			Language

			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Impects of Nuclear Power</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788182901667</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>856</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shubhi</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>
			<p>English</p>
			</td>
		</tr>
	</tbody>
</table>', '"3795"', '"2277"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, '8a15cf9d-4529-4fce-b5e8-e9299df164ca', NULL, NULL, 856, '856', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7544IMG_20220215_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788182901667&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3255', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3255', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1124, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:11'),
('e6b51182-c3d7-4c65-8515-4846e598723f', '4406', 59, 'दलित साहित्य समग्र परिदृश्य', 'दलत-सहतय-समगर-परदशय', '-', '9789348670403', '9789348670403', '9789348670403', NULL, 'दलित साहित्य समग्र परिदृश्य', '<h5>दलित साहित्य समग्र परिदृश्य</h5>
', 'Title
			दलित साहित्य समग्र परिदृश्य

			Author
			डॉ. मनोहर भंडारे

			ISBN
			9789348670403

			Publisher
			Swaraj

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>दलित साहित्य समग्र परिदृश्य</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. मनोहर भंडारे</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789348670403</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1297"', '"1995"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '0519d7d9-c856-437e-9933-cfa6837256a9', NULL, NULL, NULL, NULL, '/assets/books/4406/1.jpg', NULL, '16 | 19 | 31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789348670403&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4406', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4406', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 59, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:41:12'),
('e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', '4026', 435, 'Social Network Analysis', 'social-network-analysis', 'social-network-analysis', '9789354247835', '9789354247835', '9789354247835', NULL, 'About the book

This book covers the content, keeping in mind the CS, IT and SS academic curricula for undergraduate and fresh graduate students. The coverage of the book has the right balance of the mathematical foundations and technological aspects of social networks, along with several applications of mining social network data. This book perhaps is the first of its kind that succinctly covers a set of critical fundamental concepts (theory) and offers detailed coverage of recent advances (practice). Additional online material (source codes, datasets, blogs, exercises, etc.), accompanying the chapters, along with quizzes and data challenges will strengthen the theoretical and practical skills of the students and professionals. More details of these resources and the book can be found at social-network-analysis.in.

Contents:

Endorsements

Foreword

Preface

Acknowledgements

1 Networks and Society

1.1 What is Social Network Analysis?

1.2 Why do We Study Social Networks?

1.3 Applications of Social Network Analysis

1.4 Preliminaries

1.5 Three Levels of Social Network Analysis

1.6 Historical Development

1.7 Graph Visualisation Tools

1.8 Chapter Summary

2 Network Measures

2.1 Network Basics

2.2 Node Centrality

2.3 Assortativity

2.4 Transitivity and Reciprocity

2.5 Similarity

2.6 Degeneracy

2.7 Chapter Summary

3 Network Growth Models

3.1 Properties of Real-World Networks

3.2 Random Network Model

3.3 Ring Lattice Network Model

3.4 Watts–Strogatz Model

3.5 Preferential Attachment Model

3.6 Price’s Model

3.7 Local-world Network Growth Model

3.8 Network Model with Accelerating Growth

3.9 Aging in Preferential Attachment

3.10 Chapter Summary

4 Link Analysis

4.1 Applications of Link Analysis

4.2 Signed Networks

4.3 Strong and Weak Ties

4.4 Link Analysis Algorithms

4.5 PageRank

4.6 Personalised PageRank

4.7 DivRank

4.8 SimRank

4.9 PathSIM

4.10 Chapter Summary

5 Community Structure in Networks

5.1 Applications of Community Detection

5.2 Types of Communities

5.3 Community Detection Methods

5.4 Disjoint Community Detection

5.5 Overlapping Community Detection

5.6 Local Community Detection

5.7 Community Detection vs Community Search

5.8 Evaluation of Community Detection Methods

5.9 Chapter Summary

6 Link Prediction

6.1 Applications of Link Prediction

6.2 Temporal Changes in a Network

6.3 Problem Definition

6.4 Evaluating Link Prediction Methods

6.5 Heuristic Models

6.6 Probabilistic Models

6.7 Supervised Random Walk

6.8 Information-theoretic Model

6.9 Latest Trends in Link Prediction

6.10 Chapter Summary

7 Cascade Behaviours and Network Effects

7.1 Preliminaries and Important Terminologies

7.2 Cascade Models

7.3 Case Study – The “Indignados” Movement  

7.4 Probabilistic Cascades

7.5 Epidemic Models

7.6 Independent Cascade Models

7.7 Cascade Prediction

7.8 Chapter Summary

8 Anomaly Detection in Networks

8.1 Outliers versus Network-based Anomalies

8.2 Challenges

8.3 Anomaly Detection in Static Networks

8.4 Anomaly Detection in Dynamic Networks

8.5 Chapter Summary

9 Graph Representation Learning

9.1 Machine Learning Pipelines

9.2 Intuition behind Representation Learning

9.3 Benefits of Representation Learning

9.4 Criterion for Graph Representation Learning

9.5 Graph Representation Learning Pipeline

9.6 Representation Learning Methods

9.7 Chapter Summary

10 Applications and Case Studies

10.1 Malicious Activities on OSNs

10.2 Sock puppets in OSNs

10.3 Collusion on Online Social Networks

10.4 Modelling the Spread of COVID-19

10.5 Recommender Systems

10.6 Chapter Summary

Index

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>This book covers the content, keeping in mind the CS, IT and SS academic curricula for undergraduate and fresh graduate students. The coverage of the book has the right balance of the mathematical foundations and technological aspects of social networks, along with several applications of mining social network data. This book perhaps is the first of its kind that succinctly covers a set of critical fundamental concepts (theory) and offers detailed coverage of recent advances (practice). Additional online material (source codes, datasets, blogs, exercises, etc.), accompanying the chapters, along with quizzes and data challenges will strengthen the theoretical and practical skills of the students and professionals. More details of these resources and the book can be found at social-network-analysis.in.</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Contents:</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Endorsements</span></span></span></span></span></p>

<p><span><span><span><span><span>Foreword</span></span></span></span></span></p>

<p><span><span><span><span><span>Preface</span></span></span></span></span></p>

<p><span><span><span><span><span>Acknowledgements</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>1 Networks and Society</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>1.1 What is Social Network Analysis?</span></span></span></span></span></p>

<p><span><span><span><span><span>1.2 Why do We Study Social Networks?</span></span></span></span></span></p>

<p><span><span><span><span><span>1.3 Applications of Social Network Analysis</span></span></span></span></span></p>

<p><span><span><span><span><span>1.4 Preliminaries</span></span></span></span></span></p>

<p><span><span><span><span><span>1.5 Three Levels of Social Network Analysis</span></span></span></span></span></p>

<p><span><span><span><span><span>1.6 Historical Development</span></span></span></span></span></p>

<p><span><span><span><span><span>1.7 Graph Visualisation Tools</span></span></span></span></span></p>

<p><span><span><span><span><span>1.8 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>2 Network Measures</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>2.1 Network Basics</span></span></span></span></span></p>

<p><span><span><span><span><span>2.2 Node Centrality</span></span></span></span></span></p>

<p><span><span><span><span><span>2.3 Assortativity</span></span></span></span></span></p>

<p><span><span><span><span><span>2.4 Transitivity and Reciprocity</span></span></span></span></span></p>

<p><span><span><span><span><span>2.5 Similarity</span></span></span></span></span></p>

<p><span><span><span><span><span>2.6 Degeneracy</span></span></span></span></span></p>

<p><span><span><span><span><span>2.7 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>3 Network Growth Models</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>3.1 Properties of Real-World Networks</span></span></span></span></span></p>

<p><span><span><span><span><span>3.2 Random Network Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.3 Ring Lattice Network Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.4 Watts–Strogatz Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.5 Preferential Attachment Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.6 Price’s Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.7 Local-world Network Growth Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.8 Network Model with Accelerating Growth</span></span></span></span></span></p>

<p><span><span><span><span><span>3.9 Aging in Preferential Attachment</span></span></span></span></span></p>

<p><span><span><span><span><span>3.10 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>4 Link Analysis</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>4.1 Applications of Link Analysis</span></span></span></span></span></p>

<p><span><span><span><span><span>4.2 Signed Networks</span></span></span></span></span></p>

<p><span><span><span><span><span>4.3 Strong and Weak Ties</span></span></span></span></span></p>

<p><span><span><span><span><span>4.4 Link Analysis Algorithms</span></span></span></span></span></p>

<p><span><span><span><span><span>4.5 PageRank</span></span></span></span></span></p>

<p><span><span><span><span><span>4.6 Personalised PageRank</span></span></span></span></span></p>

<p><span><span><span><span><span>4.7 DivRank</span></span></span></span></span></p>

<p><span><span><span><span><span>4.8 SimRank</span></span></span></span></span></p>

<p><span><span><span><span><span>4.9 PathSIM</span></span></span></span></span></p>

<p><span><span><span><span><span>4.10 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>5 Community Structure in Networks</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>5.1 Applications of Community Detection</span></span></span></span></span></p>

<p><span><span><span><span><span>5.2 Types of Communities</span></span></span></span></span></p>

<p><span><span><span><span><span>5.3 Community Detection Methods</span></span></span></span></span></p>

<p><span><span><span><span><span>5.4 Disjoint Community Detection</span></span></span></span></span></p>

<p><span><span><span><span><span>5.5 Overlapping Community Detection</span></span></span></span></span></p>

<p><span><span><span><span><span>5.6 Local Community Detection</span></span></span></span></span></p>

<p><span><span><span><span><span>5.7 Community Detection vs Community Search</span></span></span></span></span></p>

<p><span><span><span><span><span>5.8 Evaluation of Community Detection Methods</span></span></span></span></span></p>

<p><span><span><span><span><span>5.9 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>6 Link Prediction</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>6.1 Applications of Link Prediction</span></span></span></span></span></p>

<p><span><span><span><span><span>6.2 Temporal Changes in a Network</span></span></span></span></span></p>

<p><span><span><span><span><span>6.3 Problem Definition</span></span></span></span></span></p>

<p><span><span><span><span><span>6.4 Evaluating Link Prediction Methods</span></span></span></span></span></p>

<p><span><span><span><span><span>6.5 Heuristic Models</span></span></span></span></span></p>

<p><span><span><span><span><span>6.6 Probabilistic Models</span></span></span></span></span></p>

<p><span><span><span><span><span>6.7 Supervised Random Walk</span></span></span></span></span></p>

<p><span><span><span><span><span>6.8 Information-theoretic Model</span></span></span></span></span></p>

<p><span><span><span><span><span>6.9 Latest Trends in Link Prediction</span></span></span></span></span></p>

<p><span><span><span><span><span>6.10 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>7 Cascade Behaviours and Network Effects</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>7.1 Preliminaries and Important Terminologies</span></span></span></span></span></p>

<p><span><span><span><span><span>7.2 Cascade Models</span></span></span></span></span></p>

<p><span><span><span><span><span>7.3 Case Study – The “Indignados” Movement  </span></span></span></span></span></p>

<p><span><span><span><span><span>7.4 Probabilistic Cascades</span></span></span></span></span></p>

<p><span><span><span><span><span>7.5 Epidemic Models</span></span></span></span></span></p>

<p><span><span><span><span><span>7.6 Independent Cascade Models</span></span></span></span></span></p>

<p><span><span><span><span><span>7.7 Cascade Prediction</span></span></span></span></span></p>

<p><span><span><span><span><span>7.8 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>8 Anomaly Detection in Networks</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>8.1 Outliers versus Network-based Anomalies</span></span></span></span></span></p>

<p><span><span><span><span><span>8.2 Challenges</span></span></span></span></span></p>

<p><span><span><span><span><span>8.3 Anomaly Detection in Static Networks</span></span></span></span></span></p>

<p><span><span><span><span><span>8.4 Anomaly Detection in Dynamic Networks</span></span></span></span></span></p>

<p><span><span><span><span><span>8.5 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>9 Graph Representation Learning</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>9.1 Machine Learning Pipelines</span></span></span></span></span></p>

<p><span><span><span><span><span>9.2 Intuition behind Representation Learning</span></span></span></span></span></p>

<p><span><span><span><span><span>9.3 Benefits of Representation Learning</span></span></span></span></span></p>

<p><span><span><span><span><span>9.4 Criterion for Graph Representation Learning</span></span></span></span></span></p>

<p><span><span><span><span><span>9.5 Graph Representation Learning Pipeline</span></span></span></span></span></p>

<p><span><span><span><span><span>9.6 Representation Learning Methods</span></span></span></span></span></p>

<p><span><span><span><span><span>9.7 Chapter Summary</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>10 Applications and Case Studies</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>10.1 Malicious Activities on OSNs</span></span></span></span></span></p>

<p><span><span><span><span><span>10.2 Sock puppets in OSNs</span></span></span></span></span></p>

<p><span><span><span><span><span>10.3 Collusion on Online Social Networks</span></span></span></span></span></p>

<p><span><span><span><span><span>10.4 Modelling the Spread of COVID-19</span></span></span></span></span></p>

<p><span><span><span><span><span>10.5 Recommender Systems</span></span></span></span></span></p>

<p><span><span><span><span><span>10.6 Chapter Summary</span></span></span></span></span></p>

<p><span><span><span><span><span>Index</span></span></span></span></span></p>

<p> </p>', 'Title
			Social Network Analysis

			Author
			Tanmoy Chakraborty

			ISBN
			9789354247835

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Social Network Analysis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Tanmoy Chakraborty</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354247835</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1009"', '"807"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18919789354247835.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354247835&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4026', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4026', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 435, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:11'),
('e6e553b1-5570-4030-a6aa-cf9510ea2316', '797', NULL, 'From Bondages to Emancipation - Woman in English Literature NEW', 'from-bondages-to-emancipation-woman-in-english-literature-new-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-7-797', 'from-bondages-to-emancipation-woman-in-english-literature-new-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797-797', 'UIJK8877', 'UIJK8877', 'UIJK8877', NULL, 'From Bondages to Emancipation - Woman in English Literature NEW', '<h1>From Bondages to Emancipation - Woman in English Literature NEW</h1>', 'Sub Title
			No

			Author
			Dr. Sheeba Rakesh, Capt. Dr. Arvind M. Nawale

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736569

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sheeba Rakesh, Capt. Dr. Arvind M. Nawale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736569</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64619788172736569.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIJK8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=797', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=797', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2607, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e6f0bbf0-4861-4955-89f2-0bb8510dd3a7', '2667', NULL, 'Brahmavaivarta Purana-2 Khandon Mein', 'brahmavaivarta-purana-sanskrit-text-with-english-translation-in-2-vols-complete-set-2667', 'brahmavaivarta-purana-sanskrit-text-with-english-translation-in-2-vols-complete-set', '9788171101702', '9788171101702::2667', '9788171101702', NULL, 'Vedavyasa has composed Mahapuranas by resorting to the use of historical episodes, legends, stories, fables, etc. in order to lay down clearly the topics described in those special types of episodes addressed as Puranas in the Vedic era. Brahmavaivarta is the most popular treatise among the eighteen Mahapuranas. This Mahapurana finds its reference everywhere in various Puranas and in the inventory of names to these Mahapuranas. Moreover, as per the yardstick ascertained, this Mahapurana contains eighteen thousand hymns in it too. As the preaching delivered by god Krsna to desperate Arjuna considering them as the nectar of Srimad Bhagavad Gita, the special preaching delivered by the same god Krsna is stored in this Mahapurana too. As this Mahapurana discloses the mystery of Brahman, it is called Brahmavaivarta Mahapurana. This Mahapurana has been adduced as an authority by a number of philosophers for their submissions. The commentators have from this angle, accepted the specific significance [...]of Brahmavaivarta Mahapurna in the literature on Puranas. Indian culture based on Vedas and the tradition of Indian school of thoughts is seen enumerated to suffice length in this Mahapurana.', '<p style="text-align:justify">Vedavyasa has composed Mahapuranas by resorting to the use of historical episodes, legends, stories, fables, etc. in order to lay down clearly the topics described in those special types of episodes addressed as Puranas in the Vedic era. Brahmavaivarta is the most popular treatise among the eighteen Mahapuranas. This Mahapurana finds its reference everywhere in various Puranas and in the inventory of names to these Mahapuranas. Moreover, as per the yardstick ascertained, this Mahapurana contains eighteen thousand hymns in it too. As the preaching delivered by god Krsna to desperate Arjuna considering them as the nectar of Srimad Bhagavad Gita, the special preaching delivered by the same god Krsna is stored in this Mahapurana too. As this Mahapurana discloses the mystery of Brahman, it is called Brahmavaivarta Mahapurana. This Mahapurana has been adduced as an authority by a number of philosophers for their submissions. The commentators have from this angle, accepted the specific significance [...]of Brahmavaivarta Mahapurna in the literature on Puranas. Indian culture based on Vedas and the tradition of Indian school of thoughts is seen enumerated to suffice length in this Mahapurana.</p>', ' 

			Title

			 

			BRAHMAVAIVARTA PURANA - Sanskrit Text with English Translation in 2 vols. Complete Set

			Author

			Acharya Ramesh Chaturvedi

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171101702

			Binding

			Hard Bound

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>BRAHMAVAIVARTA PURANA - Sanskrit Text with English Translation in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Acharya Ramesh Chaturvedi</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171101702</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2500"', '"1560"', '"0"', 20, 'HARDCOVER', 'Hard Bound', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1964brahmavaivarta-purana-text-with-english-translation-in-2-vols-original-imafmtt3y3e8qcfz.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171101702&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2667', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2667', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1429, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:11'),
('e6f645dd-3c8a-4059-ad22-0ce1f4303aa9', '1436', NULL, 'Glimpses of the Bhagavadgita and the Vedanta Philosophy', 'glimpses-of-the-bhagavadgita-and-the-vedanta-philosophy-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436', 'glimpses-of-the-bhagavadgita-and-the-vedanta-philosophy-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436-1436', '9788192054612', '9788192054612', '9788192054612', NULL, 'Sri Bhagvad Gita is and would remain, for all time to come, as the greatest exponent of the Advaita philosophy of the Hindus. No effort to put forth strong evidence in support of this statement is necessary. A mere glance at the number of commentaries on Gita, written by illustrious saints of India and Indian scholars to expound the teachings of Sri Krsna in "The Song Celestial", would convince the reader that Gita engaged the attention of every great Hindu teacher and founder of relegious sect. Sri Sankaracarya, the venerable advocate of the Vedanta philosophy, Sri Madhavcarya and others, who differed diametrically in their beliefs, voluntarily united in their reverence and admiration for the Gita of Sri Krsna. Jain and Buddha scholars pay similar homage to the Divine song. European savants have been equally enthusiastic in their esteem for that immortal advice given to Arjuna and through him to the world by Sri Krsna on the plains of Kurukshetra. Gita is the essence of the Vedas and in importance it is scarcely less.

Content - Preface, Introduction, Chapter I, Chapter II, Chapter III,  Chapter IV, Chapter V, Chapter VI, Chapter VII, Chapter VIII, Chapter IX, Chapter X, Chapter XI, Chapter XII, Chapter XIII, Chapter XIV,  Chapter XV, Chapter XVI, Appendix A, Appendix B, Appendix C, Appendix D, Appendix E, Sayings of Sri Ramakrishna Paramahansa,  Index                      ', '<h1 style="text-align:justify"><span>Sri Bhagvad Gita is and would remain, for all time to come, as the greatest exponent of the Advaita philosophy of the Hindus. No effort to put forth strong evidence in support of this statement is necessary. A mere glance at the number of commentaries on Gita, written by illustrious saints of India and Indian scholars to expound the teachings of Sri Krsna in "The Song Celestial", would convince the reader that Gita engaged the attention of every great Hindu teacher and founder of relegious sect. Sri Sankaracarya, the venerable advocate of the Vedanta philosophy, Sri Madhavcarya and others, who differed diametrically in their beliefs, voluntarily united in their reverence and admiration for the Gita of Sri Krsna. Jain and Buddha scholars pay similar homage to the Divine song. European savants have been equally enthusiastic in their esteem for that immortal advice given to Arjuna and through him to the world by Sri Krsna on the plains of Kurukshetra. Gita is the essence of the Vedas and in importance it is scarcely less.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Introduction, Chapter I, Chapter II, Chapter III,  Chapter IV, Chapter V, Chapter VI, Chapter VII, Chapter VIII, Chapter IX, Chapter X, Chapter XI, Chapter XII, Chapter XIII, Chapter XIV,  Chapter XV, Chapter XVI, Appendix A, Appendix B, Appendix C, Appendix D, Appendix E, Sayings of Sri Ramakrishna Paramahansa,  Index </span>                     </p>', 'Sub Title
			Glimpses of the Bhagavadgita and the Vedanta Philosophy

			Author
			M.W. Burway

			About Author
			As per Book

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788192054612

			Pages
			272

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			Language

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Glimpses of the Bhagavadgita and the Vedanta Philosophy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M.W. Burway</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192054612</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Language</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Language', 'Language', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6104Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192054612&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1436', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1436', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2202, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e71bd86e-c46b-4491-a0c6-5caea2c47cba', '1530', NULL, 'Parliamentary Privileges Law and Practice', 'parliamentary-privileges-law-and-practice-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530', 'parliamentary-privileges-law-and-practice-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530-1530', 'BNMJ7766', 'BNMJ7766', 'BNMJ7766', NULL, 'Parliamentary Privileges Law and Practice', '<h1>Parliamentary Privileges Law and Practice</h1>', 'Sub Title
			No

			Author
			Ram Jethmalani, D S Chopra

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789384746209

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			Hard Cover

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ram Jethmalani, D S Chopra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746209</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Hard Cover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2600"', '"1560"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Hard Cover', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43329789384746209.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BNMJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1530', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1530', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2152, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', '17', NULL, 'Four Museums', 'four-museums', 'four-museums', 'Four Museums', 'Four Museums', 'Four Museums', NULL, 'Gottfried Knapp worked as a film critic for ten years before starting as art, architecture and film editor for the arts page of the Suddeutsche Zeitung. His numerous publications on art-historical and architectural themes include monographs on individual buildings and catalogues about painters, sculptors, draughtsmen and photographic artists. Knapp has won several journalism prizes in the fields of architecture and monument preservation. Richard Bryant is one of the best-known architectural photographers, working all over the world. He is the only photographer with an honorary fellowship of the Royal Institute of British Architects. Christian Richters studied communication design at the Institut fur Architekturgeschichte und Architekturtheorie at the Bergische Universitat in Wuppertal. Christian Richters studied communication design at the Folkwangschule in Essen. He is one of the most sought-after architecture photographers in Europe. To date he has been represented in the Opus series by nine volumes, including ones about the embassies of the Nordic countries and the Bode Museum in Berlin, the Nieuwe Luxor Theater in Rotterdam and the BMW Welt in Munich.

 ', '<p>Gottfried Knapp worked as a film critic for ten years before starting as art, architecture and film editor for the arts page of the Suddeutsche Zeitung. His numerous publications on art-historical and architectural themes include monographs on individual buildings and catalogues about painters, sculptors, draughtsmen and photographic artists. Knapp has won several journalism prizes in the fields of architecture and monument preservation. Richard Bryant is one of the best-known architectural photographers, working all over the world. He is the only photographer with an honorary fellowship of the Royal Institute of British Architects. Christian Richters studied communication design at the Institut fur Architekturgeschichte und Architekturtheorie at the Bergische Universitat in Wuppertal. Christian Richters studied communication design at the Folkwangschule in Essen. He is one of the most sought-after architecture photographers in Europe. To date he has been represented in the Opus series by nine volumes, including ones about the embassies of the Nordic countries and the Bode Museum in Berlin, the Nieuwe Luxor Theater in Rotterdam and the BMW Welt in Munich.<br />
 </p>', 'Sub Title
			No

			Author
			Carlo Scarpa

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783930698684

			Pages
			224

			Binding
			Hardcover

			Year of Publication
			1996

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Carlo Scarpa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783930698684</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1996</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4560"', '"2736"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, '224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4392dpp_19_174.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Four%20Museums&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=17', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=17', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3071, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:11'),
('e7488282-2e72-4366-aedf-7645a0bdb9d8', '3595', 810, 'Playing for Freedom - A Historic Sports Victory', 'playing-for-freedom-a-historic-sports-victory', 'playing-for-freedom-a-historic-sports-victory', '9788187471455', '9788187471455', '9788187471455', NULL, 'Contents:-

Chapter 1

Socio-Political Background: Football in Bengal

Chapter-2

Road to 1911: Mohun Bagan''s Rise to Football Glory

Chapter-3

The Exhausting New sprint: Journalistic Enterprise at the Victory

Chapter-4

1911: Football and Nationalism

Chapter-5

The Bengali''s ''Hit-Back'': Race, Masculinity and Religion in 1911.

Chapter 6

A Nation Galvanized: Social, Cultural and Commercial Impact of  Shield Victory.

 ', '<p><strong><span><span><span><span>Contents:-</span></span></span></span></strong></p>

<p><span><span><span><span>Chapter 1</span></span></span></span></p>

<p><span><span><span><span>Socio-Political Background: Football in Bengal</span></span></span></span></p>

<p><span><span><span><span>Chapter-2</span></span></span></span></p>

<p><span><span><span><span>Road to 1911: Mohun Bagan''s Rise to Football Glory</span></span></span></span></p>

<p><span><span><span><span>Chapter-3</span></span></span></span></p>

<p><span><span><span><span>The Exhausting New sprint: Journalistic Enterprise at the Victory</span></span></span></span></p>

<p><span><span><span><span>Chapter-4</span></span></span></span></p>

<p><span><span><span><span>1911: Football and Nationalism</span></span></span></span></p>

<p><span><span><span><span>Chapter-5</span></span></span></span></p>

<p><span><span><span><span>The Bengali''s ''Hit-Back'': Race, Masculinity and Religion in 1911.</span></span></span></span></p>

<p><span><span><span><span>Chapter 6</span></span></span></span></p>

<p><span><span><span><span>A Nation Galvanized: Social, Cultural and Commercial Impact of  Shield Victory.</span></span></span></span></p>

<p><span><span> </span></span></p>', 'Title
			Playing for Freedom - A Historic Sports Victory 

			Author
			Kausik Bandyopadhyay

			ISBN
			9788187471455

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Playing for Freedom - A Historic Sports Victory </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Kausik Bandyopadhyay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471455</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 5, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9421playing-for-freedom-a-historic-sports-victory-original-imafumhyzupxahkj.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3595', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3595', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 810, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:11'),
('e753a86f-5c85-4e67-bf0a-c0be9cdb964d', '2597', NULL, 'Rekhaon mein Ruka Aakash', 'rekhaon-mein-ruka-aakash-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597', 'rekhaon-mein-ruka-aakash-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597-2597', '9788183612401', '9788183612401', '9788183612401', NULL, 'Rekhaon mein Ruka Aakash', '<h1>Rekhaon mein Ruka Aakash</h1>', 'Sub Title

			Rekhaon Mein Ruka Aakash

			Author
			Premlata

			ISBN 13 Digit
			9788183612401

			Publisher
			Radhakrishna Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Rekhaon Mein Ruka Aakash</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premlata</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183612401</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Radhakrishna Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"355"', '"213"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'accc2d1f-b013-4a54-90f3-c61b7e0bc002', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4670pic-5.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788183612401&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2597', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2597', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1495, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:11'),
('e754acc9-04b4-4031-8c3a-6acb1100fa50', '1015', NULL, 'Human Rights in India - Issues and Concerns', 'human-rights-in-india-issues-and-concerns-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015', 'human-rights-in-india-issues-and-concerns-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015-1015', 'RGHJ7766', 'RGHJ7766', 'RGHJ7766', NULL, 'Human Rights in India - Issues and Concerns', '<h1>Human Rights in India - Issues and Concerns</h1>', 'Sub Title
			No

			Author
			Gopal Sharma, Amrita Kumar Shil

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350741955

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gopal Sharma, Amrita Kumar Shil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350741955</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4837Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGHJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1015', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1015', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2480, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e756738f-c566-49a6-a834-1d71b5329ed3', '4148', 313, 'Mergers and Acquisitions: Strategy, Valuation, Leveraged Buyouts, and Financing 2/e', 'mergers-and-acquisitions-strategy-valuation-leveraged-buyouts-and-financing-2e', 'mergers-and-acquisitions-strategy-valuation-leveraged-buyouts-and-financing-2e', '9788126568253', '9788126568253', '9788126568253', NULL, 'About the book

Mergers and Acquisitions: Strategy, Valuation, Leveraged Buyouts, and Financing, 2nd ed addresses the various due diligence concepts in M&A by using realistic examples, real-life case studies, user-friendly models of valuation, leverage buyout (LBO) models and models for deal performance analysis. The book fills the gap in contemporary finance wherein it focuses on theory along with practical usage and application in M&A. This edition comprises 23 chapters categorized into 6 units, which discuss the complete framework of M&A comprehensively.

Contents:

Unit I: Strategic Aspects of M&A

1 M&A: Trends and Waves 3

2 Understanding M&A

3 M&A Strategy and Strategic Fit

4 Corporate Restructuring and M&A

5 Identifying Opportunities in M&A: Buy Side and Sell Side

6 M&A: Empirical Studies

Unit II: Legal Issues and Framework

7 M&A: Legal and Regulatory Framework

8 M&A: Takeover Defences

9 M&A Accounting and IFRS-3

10 Foreign Direct Investment and M&A

Unit III: Valuation and M&A

11 Concepts in Business Valuation

12 Valuation by Multiples

13 Business Valuation and Consideration Paid in M&A

Unit IV: Advance Topics in M&A Valuations

14 Brand Valuation and M&A

15 Private Equity and Start-Up Valuation

16 LBO Economics and Valuation

Unit V: Financing Aspects

17 Financing Options in M&A

18 Leveraged Buyout

19 Private Equity and M&A

20 Investment Banks and M&A

21 Hedge Funds and M&A

Unit VI: Additional Topics in M&A

22 Post-Merger Integration

23 Corporate Governance and M&A', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Mergers and Acquisitions: Strategy, Valuation, Leveraged Buyouts, and Financing, 2nd ed addresses the various due diligence concepts in M&amp;A by using realistic examples, real-life case studies, user-friendly models of valuation, leverage buyout (LBO) models and models for deal performance analysis. The book fills the gap in contemporary finance wherein it focuses on theory along with practical usage and application in M&amp;A. This edition comprises 23 chapters categorized into 6 units, which discuss the complete framework of M&amp;A comprehensively.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Unit I: Strategic Aspects of M&amp;A</span></strong></span></span></p>

<p><span><span><span>1 M&amp;A: Trends and Waves 3</span></span></span></p>

<p><span><span><span>2 Understanding M&amp;A</span></span></span></p>

<p><span><span><span>3 M&amp;A Strategy and Strategic Fit</span></span></span></p>

<p><span><span><span>4 Corporate Restructuring and M&amp;A<br />
5 Identifying Opportunities in M&amp;A: Buy Side and Sell Side<br />
6 M&amp;A: Empirical Studies</span></span></span></p>

<p><span><span><strong><span>Unit II: Legal Issues and Framework</span></strong></span></span></p>

<p><span><span><span>7 M&amp;A: Legal and Regulatory Framework</span></span></span></p>

<p><span><span><span>8 M&amp;A: Takeover Defences</span></span></span></p>

<p><span><span><span>9 M&amp;A Accounting and IFRS-3</span></span></span></p>

<p><span><span><span>10 Foreign Direct Investment and M&amp;A</span></span></span></p>

<p><span><span><strong><span>Unit III: Valuation and M&amp;A</span></strong></span></span></p>

<p><span><span><span>11 Concepts in Business Valuation</span></span></span></p>

<p><span><span><span>12 Valuation by Multiples</span></span></span></p>

<p><span><span><span>13 Business Valuation and Consideration Paid in M&amp;A</span></span></span></p>

<p><span><span><strong><span>Unit IV: Advance Topics in M&amp;A Valuations</span></strong></span></span></p>

<p><span><span><span>14 Brand Valuation and M&amp;A</span></span></span></p>

<p><span><span><span>15 Private Equity and Start-Up Valuation</span></span></span></p>

<p><span><span><span>16 LBO Economics and Valuation</span></span></span></p>

<p><span><span><strong><span>Unit V: Financing Aspects</span></strong></span></span></p>

<p><span><span><span>17 Financing Options in M&amp;A</span></span></span></p>

<p><span><span><span>18 Leveraged Buyout</span></span></span></p>

<p><span><span><span>19 Private Equity and M&amp;A</span></span></span></p>

<p><span><span><span>20 Investment Banks and M&amp;A</span></span></span></p>

<p><span><span><span>21 Hedge Funds and M&amp;A</span></span></span></p>

<p><span><span><strong><span>Unit VI: Additional Topics in M&amp;A</span></strong></span></span></p>

<p><span><span><span>22 Post-Merger Integration</span></span></span></p>

<p><span><span><span>23 Corporate Governance and M&amp;A</span></span></span></p>

<p> </p>
', 'Title
			Mergers and Acquisitions: Strategy, Valuation, Leveraged Buyouts, and Financing 2/e

			Author
			Sheeba Kapil

			ISBN
			9788126568253

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Mergers and Acquisitions: Strategy, Valuation, Leveraged Buyouts, and Financing 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sheeba Kapil</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788126568253</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1099"', '"770"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1176m%20ergers.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788126568253&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4148', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4148', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 313, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:11'),
('e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', '82', NULL, 'Understanding The Secrets of Human Perception CD', 'understanding-the-secrets-of-human-perception-cd-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-82', 'understanding-the-secrets-of-human-perception-cd-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598-598', '9781598037852', '9781598037852::82', '9781598037852', NULL, 'Content - INTRODUCTION Professor Biography, Course Scope, LECTURE GUIDES LECTURE 1 Your Amazing, Intelligent Senses, LECTURE 2 The Physiological Hardware of Your Senses, LECTURE 3 Neuroimaging - The Sensory Brain at Work, LECTURE 4 Brain Modules - Subcomponents of the Senses, LECTURE 5 Perceiving a World in Motion, LECTURE 6 Seeing Distance and Depth, LECTURE 7 Seeing Color and Light, LECTURE 8 Your World of Taste and Olfaction, LECTURE 9 Hearing the World around You, LECTURE 10 Speech and Language Perception, LECTURE 11 Touch - Temperature, Vibration, and Pressure, LECTURE 12 Pain-How It Works for You, LECTURE 13 Perception in Action, LECTURE 14 Attention and Perception, LECTURE 15 Kinesthetic Perception, LECTURE 16 Seeing, Remembering, Inferring Infants, LECTURE 17 How Infants Sense and Act On Their World, LECTURE 18 Illusions and Magic, LECTURE 19 Perceiving Emotion in Others and Ourselves, LECTURE 20 Sensing the Thoughts of Others-ESP, LECTURE 21 Opponent Process for Perception and Life, LECTURE 22 Synesthesia-Tasting Color and Seeing Sound, LECTURE 23 How Your Sensory Systems Learn, LECTURE 24 Fixing, Replacing, and Enhancing the Senses, SUPPLEMENTAL MATERIAL Bibliography', '<h1 style="text-align:justify"><span><strong>Content -</strong> INTRODUCTION Professor Biography, Course Scope, LECTURE GUIDES LECTURE 1 Your Amazing, Intelligent Senses, LECTURE 2 The Physiological Hardware of Your Senses, LECTURE 3 Neuroimaging - The Sensory Brain at Work, LECTURE 4 Brain Modules - Subcomponents of the Senses, LECTURE 5 Perceiving a World in Motion, LECTURE 6 Seeing Distance and Depth, LECTURE 7 Seeing Color and Light, LECTURE 8 Your World of Taste and Olfaction, LECTURE 9 Hearing the World around You, LECTURE 10 Speech and Language Perception, LECTURE 11 Touch - Temperature, Vibration, and Pressure, LECTURE 12 Pain-How It Works for You, LECTURE 13 Perception in Action, LECTURE 14 Attention and Perception, LECTURE 15 Kinesthetic Perception, LECTURE 16 Seeing, Remembering, Inferring Infants, LECTURE 17 How Infants Sense and Act On Their World, LECTURE 18 Illusions and Magic, LECTURE 19 Perceiving Emotion in Others and Ourselves, LECTURE 20 Sensing the Thoughts of Others-ESP, LECTURE 21 Opponent Process for Perception and Life, LECTURE 22 Synesthesia-Tasting Color and Seeing Sound, LECTURE 23 How Your Sensory Systems Learn, LECTURE 24 Fixing, Replacing, and Enhancing the Senses, SUPPLEMENTAL MATERIAL Bibliography</span></h1>', 'Sub Title

			Understanding The Secrets of Human Perception  CD

			Author

			Prof. Peter M. Vishton

			About Author

			As per Book

			ISBN 10 Digit

			1598037854

			ISBN 13 Digit

			9781598037852

			Pages

			187

			Binding

			Paperback

			Year of Publication

			2011

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Understanding The Secrets of Human Perception  CD</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Prof. Peter M. Vishton</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1598037854</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9781598037852</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>187</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Paperback</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2011</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"1995"', '"1397"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 187, '187', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4484Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781598037852&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=82', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=82', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3031, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:11'),
('e75e0cdb-96f1-4da9-b568-3b6d02f2f562', '821', NULL, 'Educational Values and Sustainable Development BOOK', 'educational-values-and-sustainable-development-book-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821', 'educational-values-and-sustainable-development-book-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821-821', 'YHJU775', 'YHJU775', 'YHJU775', NULL, 'Educational Values and Sustainable Development BOOK', '<h1>Educational Values and Sustainable Development BOOK</h1>', 'Sub Title
			No

			Author
			Kamaleswar Talwar

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352290

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamaleswar Talwar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352290</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"875"', '"525"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9795Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU775&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=821', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=821', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2599, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e78a0046-2a65-45b5-800b-2d4ebecf6d12', '2575', NULL, 'Ramcharit Manas Brahtantrakatha Kosh', 'ramcharit-manas-brahtantrakatha-kosh-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575', 'ramcharit-manas-brahtantrakatha-kosh-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575-2575', '9788187566069', '9788187566069', '9788187566069', NULL, 'Ramcharit Manas Brahtantrakatha Kosh', '<h4>Ramcharit Manas Brahtantrakatha Kosh</h4>', 'Sub Title

			Ramcharit Manas Brahtantrakatha Kosh

			Author
			Dr. Bindo Dubey

			ISBN 13 Digit
			9788187566069

			Publisher
			Kala Prakasana

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<th><span>Sub Title</span></th>
			<td>
			<p style="text-align:center"><span>Ramcharit Manas Brahtantrakatha Kosh</span></p>
			</td>
		</tr>
		<tr>
			<th><span>Author</span></th>
			<td style="text-align:center"><span>Dr. Bindo Dubey</span></td>
		</tr>
		<tr>
			<th><span>ISBN 13 Digit</span></th>
			<td style="text-align:center"><span>9788187566069</span></td>
		</tr>
		<tr>
			<th><span>Publisher</span></th>
			<td style="text-align:center"><span>Kala Prakasana</span></td>
		</tr>
		<tr>
			<th><span>Binding</span></th>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '79dfc909-0b27-4690-b9f1-bd4796423ad9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6525WhatsApp%20Image%202025-08-13%20at%202.26.42%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187566069&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2575', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2575', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1517, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:11'),
('e7d3e66a-d323-4c23-8c66-6025bdf79dcf', '1813', NULL, 'Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry New', 'models-and-modeling-in-science-education-models-and-modeling-cognitive-tools-for-scientific-enquiry-new-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-18-1813', 'models-and-modeling-in-science-education-models-and-modeling-cognitive-tools-for-scientific-enquiry-new-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813-1813', 'ERTY2232', 'ERTY2232', 'ERTY2232', NULL, 'Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry', '<h1>Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry</h1>', 'Sub Title
			No

			Author
			Myint Swe Khine, Issa M. Saleh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789400704480

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Myint Swe Khine, Issa M. Saleh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789400704480</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10699"', '"6419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84399789400704480_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY2232&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1813', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1813', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1949, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:11'),
('e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', '162', NULL, 'Disney Mickey Wonders Why: Toys and Games', 'disney-mickey-wonders-why-toys-and-games', 'disney-mickey-wonders-why:-toys-and-games', 'Disney Mickey Wonders Why: Toys and Games', 'Disney Mickey Wonders Why: Toys and Games', 'Disney Mickey Wonders Why: Toys and Games', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623660

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623660</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"270"', '"162"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18549788128623660.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20Why:%20Toys%20and%20Games&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=162', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=162', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2978, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('e7e22669-f11a-4a99-9740-fd68428dc906', '1541', NULL, 'Islamic Republics and Nations New', 'islamic-republics-and-nations-new-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-15-1541', 'islamic-republics-and-nations-new-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541-1541', 'UIOL9988', 'UIOL9988', 'UIOL9988', NULL, 'Islamic Republics and Nations New', '<h1>Islamic Republics and Nations New</h1>', 'Sub Title
			N/A

			Author
			A H Mastan

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			N/A

			ISBN 13 Digit
			9788175333017

			Pages
			N/A

			Binding
			Paperback

			Year of Publication
			N/A

			Edition of Book
			N/A

			Language
			N/A

			Illustrations
			N/A

			About Book
			N/A', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A H Mastan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175333017</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>N/A</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'N/A', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'N/A', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3733logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIOL9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1541', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1541', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2145, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e7e821d3-a63d-409f-a1e4-afd8c8dd37f2', '3303', NULL, 'Housing Economics - Library of Economics - 5 Vols.', 'housing-economics-library-of-economics-5-vols-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303', 'housing-economics-library-of-economics-5-vols-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303-3303', '9781849200189', '9781849200189', '9781849200189', NULL, 'Housing Economics focuses upon contemporary developments and the cutting edge of research in the field although some reference to classic studies is also made. Part I considers core topics in the microeconomics of housing markets, such as the determinants of housing demand, tenure choice and housing market search behavior. Part II looks at the mechanisms for financing housing consumption. It considers the regulation and reform of the mortgage market. The second part of the volume considers house price dynamics, in particular attempts to understand whether housing markets can experience bubbles and, if so, what happens when such bubbles deflate. Part III recognizes the many ways in which housing markets are connected with other aspects of society and the economy and illustrates these important interconnections. Part IV addresses two distinct topics. First, it considers the varying role of government in the housing market: tax and subsidy; direct provision and regulation. Second, the volume includes a selection of papers that one, seek to step back from the analysis of specific housing market phenomenon and consider the way in which housing economists approach market analysis or two, illustrate the diversity of approaches to the economic analysis of housing.', '<p><strong>Housing Economics</strong> focuses upon contemporary developments and the cutting edge of research in the field although some reference to classic studies is also made. Part I considers core topics in the microeconomics of housing markets, such as the determinants of housing demand, tenure choice and housing market search behavior. Part II looks at the mechanisms for financing housing consumption. It considers the regulation and reform of the mortgage market. The second part of the volume considers house price dynamics, in particular attempts to understand whether housing markets can experience bubbles and, if so, what happens when such bubbles deflate. Part III recognizes the many ways in which housing markets are connected with other aspects of society and the economy and illustrates these important interconnections. Part IV addresses two distinct topics. First, it considers the varying role of government in the housing market: tax and subsidy; direct provision and regulation. Second, the volume includes a selection of papers that one, seek to step back from the analysis of specific housing market phenomenon and consider the way in which housing economists approach market analysis or two, illustrate the diversity of approaches to the economic analysis of housing.</p>', 'Publisher ‏ : ‎ SAGE

Author       :   Alex Marsh

Language ‏ : ‎ English

Year  :    2011

Cover   :     Hardcover

Pages ‏ : ‎  1796  pages

ISBN-13 ‏ : ‎      9781849200189', '<p>Publisher ‏ : ‎ SAGE</p>

<p>Author       :   Alex Marsh</p>

<p>Language ‏ : ‎ English</p>

<p>Year  :    2011</p>

<p>Cover   :     Hardcover</p>

<p>Pages ‏ : ‎  1796  pages</p>

<p>ISBN-13 ‏ : ‎      9781849200189</p>', '"81685"', '"49011"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/530332218_book_item_32218.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781849200189&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3303', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3303', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1079, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:11'),
('e7e94144-633a-49a9-b590-beca7a7569cc', '1739', NULL, 'Quantum Gravity - Mathematical Model and Experimental Bounds', 'quantum-gravity-mathematical-model-and-experimental-bounds-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-17-1739', 'quantum-gravity-mathematical-model-and-experimental-bounds-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739-1739', 'TYUI6654', 'TYUI6654', 'TYUI6654', NULL, 'Quantum Gravity - Mathematical Model and Experimental Bounds', '<h1>Quantum Gravity - Mathematical Model and Experimental Bounds</h1>', 'Sub Title
			No

			Author
			Bertfried Fauser

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783764379773

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bertfried Fauser</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783764379773</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10900"', '"6540"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4341dpp_18_110.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUI6654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1739', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1739', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2001, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e7f697dd-5a88-4754-89cf-b162733ee1f9', '4023', 438, 'Financial Risk Management', 'financial-risk-management', 'financial-risk-management', '9789390395637', '9789390395637', '9789390395637', NULL, 'About the book

Financial Risk Management is designed to provide the readers with a stronger foundation in measurement and management of financial risks. This book takes the readers through the subject in a step-wise manner with the aim of providing necessary knowledge and skills for evaluating and dealing with financial risks. This book is primarily meant for graduate students of Management, and it would also prove helpful to the students intending to appear in the FRM examination conducted by Global Association of Risk Professionals (GARP) as well as practicing risk managers.

Contents:

Chapter 1 Introduction to Financial Risk Management

1.1 Introduction

1.2 Risk Management

1.3 Benefits of Risk Management

1.4 Types of Risks

1.5 Financial Markets

1.6 Types of Financial Risks

1.7 Market Risk

1.8 Credit/Counterparty Risk

1.9 Operational Risk

1.10 Model Risk

1.11 Risk and Risk Factors

1.12 Financial Risk Management

1.13 Steps in the Risk Management Process

Chapter 2 Market Risk: Sensitivity Measures

2.1 Introduction

2.2 Sensitivity Measures of Market Risk

Chapter 3 Volatility and Correlation

3.1 Introduction

3.2 Estimation of Volatility

3.3 Standard Approach

3.4 Weighting Schemes

3.5 The ARCH Model

3.6 The EWMA Model

3.7 GARCH (1,1) Model

3.8 Forecasting Future Volatility for Option Pricing

3.9 Component GARCH Model

3.10 Asymmetric Volatility

3.11 Implied Volatilities

3.12 Volatility Indices

3.13 Predicting Correlations

Chapter 4 Value at Risk and Expected Shortfall

4.1 Introduction

4.2 Value at Risk

4.3 Expected Shortfall (ES)

4.4 Choice of VaR Parameters

4.5 Aggregation of VaR and ES

4.6 Calculating VaR

4.7 Parametric and Nonparametric VaR

4.8 HS Approach

4.9 Monte Carlo Simulation Approach

4.10 Parametric VaR

4.11 VaR for Non-normal Distributions

4.12 Parametric Versus Nonparametric VaR

4.13 Marginal VaR

4.14 Component VaR

4.15 Back Testing

4.16 Stress Testing

4.17 Risk Metrics

Chapter 5 Management of Market Risk

5.1 Introduction

5.2 Portfolio Diversification

5.3 Hedging

5.4 Insurance-Type Contracts

5.5 Portfolio Insurance

5.6 Internal Hedges

5.7 Basel Guidelines

Chapter 6 Estimating Default and Migration Probabilities

6.1 Introduction

6.2 Credit Risk VaR

6.3 Measuring Probability of Default

6.4 Migration Probabilities

6.5 Basel Guidelines

Chapter 7 Credit Value at Risk

7.1 Introduction

7.2 Exposure at Default

7.3 Loss Given Default

7.4 Credit Risk Correlations

7.5 Expected and Unexpected Loss

7.6 Credit Risk Models

Chapter 8 Credit Risk Management

8.1 Introduction

8.2 Marking-to-Market

8.3 Netting

8.4 Collateralization

8.5 Downgrade Triggers

8.6 Loan Syndication

8.7 Guarantees and Letters of Credit

8.8 Credit Rationing

8.9 Debt Covenants

8.10 Monitoring

8.11 Put options

8.12 Credit Derivatives

8.13 Credit insurance

8.14 Securitization

8.15 Basel Guidelines

Chapter 9 Operational Risk

9.1 Introduction

9.2 Types of Operational Risk Losses

9.3 Measurement of Operational Risk

9.4 Managing Operational Risk

Chapter 10 Liquidity Risk

10.1 Introduction

10.2 Types of Liquidity Risk

10.3 Funding Liquidity Risk

10.4 Managing Liquidity Risk

10.5 Liquidity Black Holes

10.6 Basel III Regulations

Chapter 11 Model Risk

11.1 Introduction

11.2 Models for Pricing Standard Products

11.3 Models for Non-standard Products

11.4 Sources of Model Risk

11.5 Quantifying Model Risk

11.6 Managing Model Risk

11.7 Regulatory Requirement

11.8 Model Development

11.9 Model Validation

Chapter 12 Asset Liability Management

12.1 Introduction

12.2 Objectives of ALM

12.3 Interest Rate Risk

12.4 Liquidity Funding Risk

12.5 Organization of the ALM Function

12.6 Reserve Bank of India Guidelines on ALM by Indian Banks

Chapter 13 Enterprise Risk Management

13.1 Introduction

13.2 Economic Capital

13.3 Risk Appetite

13.4 Risk Culture

13.5 Top-down Approach

13.6 Bottom-up Approach

13.7 Risk Allocation

13.8 Risk-Adjusted Performance Measurement

13.9 Risk-Based Pricing

Chapter 14 Financial Innovation

14.1 Introduction

14.2 Important Financial Innovations

14.3 Role of Finance Theories and Models in Stimulating Financial Innovation

14.4 Factors that Motivate Financial Innovation

14.5 Diffusion of Financial Innovations

14.6 Classification and Functions of the Financial Innovations

14.7 Implications of Innovations on Financial Markets

14.8 The Future of Financial Innovation

Chapter 15 Role of Analytics in Risk Management

15.1 Introduction

15.2 Types of Data Analytics

15.3 Steps in Risk Analytics

15.4 Financial Risk Analytics

15.5 Benefits of Risk Analytics

15.6 Challenges in Use of Data Analytics

Summary

Glossary

Assignment Material

Caselets

Appendix A Sovereign Risk and Financial Crisis

A.1 Introduction

A.2 Sovereign Risk

A.3 Credit Crisis 2007

A.4 Flash Crashes

Appendix B Solvency II Guidelines

B.1 Introduction

B.2 Objectives of Solvency II

B.3 Applicability

B.4 Pillars

Appendix C Introduction to Probability Theory

C.1 Probability

C.2 Properties of Probability

C.3 Characteristics of Probability Distributions

Appendix D Introduction to Financial Derivatives

D.1 Derivative

D.2 Types of Derivative Contracts

D.3 Put-call Parity Theorem

Appendix E Financial Risk Management during COVID-19

Index

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Financial Risk Management is designed to provide the readers with a stronger foundation in measurement and management of financial risks. This book takes the readers through the subject in a step-wise manner with the aim of providing necessary knowledge and skills for evaluating and dealing with financial risks. This book is primarily meant for graduate students of Management, and it would also prove helpful to the students intending to appear in the FRM examination conducted by Global Association of Risk Professionals (GARP) as well as practicing risk managers.</span></span></span></span></span></span></p>

<p><span><span><strong><span><span><span><span>Contents:</span></span></span></span></strong></span></span></p>

<p><span><span><strong><span><span><span>Chapter 1 Introduction to Financial Risk Management</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>1.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>1.2 Risk Management</span></span></span></span></span></p>

<p><span><span><span><span><span>1.3 Benefits of Risk Management</span></span></span></span></span></p>

<p><span><span><span><span><span>1.4 Types of Risks</span></span></span></span></span></p>

<p><span><span><span><span><span>1.5 Financial Markets</span></span></span></span></span></p>

<p><span><span><span><span><span>1.6 Types of Financial Risks</span></span></span></span></span></p>

<p><span><span><span><span><span>1.7 Market Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>1.8 Credit/Counterparty Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>1.9 Operational Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>1.10 Model Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>1.11 Risk and Risk Factors</span></span></span></span></span></p>

<p><span><span><span><span><span>1.12 Financial Risk Management</span></span></span></span></span></p>

<p><span><span><span><span><span>1.13 Steps in the Risk Management Process</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 2 Market Risk: Sensitivity Measures</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>2.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>2.2 Sensitivity Measures of Market Risk</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 3 Volatility and Correlation</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>3.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>3.2 Estimation of Volatility</span></span></span></span></span></p>

<p><span><span><span><span><span>3.3 Standard Approach</span></span></span></span></span></p>

<p><span><span><span><span><span>3.4 Weighting Schemes</span></span></span></span></span></p>

<p><span><span><span><span><span>3.5 The ARCH Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.6 The EWMA Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.7 GARCH (1,1) Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.8 Forecasting Future Volatility for Option Pricing</span></span></span></span></span></p>

<p><span><span><span><span><span>3.9 Component GARCH Model</span></span></span></span></span></p>

<p><span><span><span><span><span>3.10 Asymmetric Volatility</span></span></span></span></span></p>

<p><span><span><span><span><span>3.11 Implied Volatilities</span></span></span></span></span></p>

<p><span><span><span><span><span>3.12 Volatility Indices</span></span></span></span></span></p>

<p><span><span><span><span><span>3.13 Predicting Correlations</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 4 Value at Risk and Expected Shortfall</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>4.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>4.2 Value at Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>4.3 Expected Shortfall (ES)</span></span></span></span></span></p>

<p><span><span><span><span><span>4.4 Choice of VaR Parameters</span></span></span></span></span></p>

<p><span><span><span><span><span>4.5 Aggregation of VaR and ES</span></span></span></span></span></p>

<p><span><span><span><span><span>4.6 Calculating VaR</span></span></span></span></span></p>

<p><span><span><span><span><span>4.7 Parametric and Nonparametric VaR</span></span></span></span></span></p>

<p><span><span><span><span><span>4.8 HS Approach</span></span></span></span></span></p>

<p><span><span><span><span><span>4.9 Monte Carlo Simulation Approach</span></span></span></span></span></p>

<p><span><span><span><span><span>4.10 Parametric VaR</span></span></span></span></span></p>

<p><span><span><span><span><span>4.11 VaR for Non-normal Distributions</span></span></span></span></span></p>

<p><span><span><span><span><span>4.12 Parametric Versus Nonparametric VaR</span></span></span></span></span></p>

<p><span><span><span><span><span>4.13 Marginal VaR</span></span></span></span></span></p>

<p><span><span><span><span><span>4.14 Component VaR</span></span></span></span></span></p>

<p><span><span><span><span><span>4.15 Back Testing</span></span></span></span></span></p>

<p><span><span><span><span><span>4.16 Stress Testing</span></span></span></span></span></p>

<p><span><span><span><span><span>4.17 Risk Metrics</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 5 Management of Market Risk</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>5.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>5.2 Portfolio Diversification</span></span></span></span></span></p>

<p><span><span><span><span><span>5.3 Hedging</span></span></span></span></span></p>

<p><span><span><span><span><span>5.4 Insurance-Type Contracts</span></span></span></span></span></p>

<p><span><span><span><span><span>5.5 Portfolio Insurance</span></span></span></span></span></p>

<p><span><span><span><span><span>5.6 Internal Hedges</span></span></span></span></span></p>

<p><span><span><span><span><span>5.7 Basel Guidelines</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 6 Estimating Default and Migration Probabilities</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>6.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>6.2 Credit Risk VaR</span></span></span></span></span></p>

<p><span><span><span><span><span>6.3 Measuring Probability of Default</span></span></span></span></span></p>

<p><span><span><span><span><span>6.4 Migration Probabilities</span></span></span></span></span></p>

<p><span><span><span><span><span>6.5 Basel Guidelines</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 7 Credit Value at Risk</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>7.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>7.2 Exposure at Default</span></span></span></span></span></p>

<p><span><span><span><span><span>7.3 Loss Given Default</span></span></span></span></span></p>

<p><span><span><span><span><span>7.4 Credit Risk Correlations</span></span></span></span></span></p>

<p><span><span><span><span><span>7.5 Expected and Unexpected Loss</span></span></span></span></span></p>

<p><span><span><span><span><span>7.6 Credit Risk Models</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 8 Credit Risk Management</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>8.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>8.2 Marking-to-Market</span></span></span></span></span></p>

<p><span><span><span><span><span>8.3 Netting</span></span></span></span></span></p>

<p><span><span><span><span><span>8.4 Collateralization</span></span></span></span></span></p>

<p><span><span><span><span><span>8.5 Downgrade Triggers</span></span></span></span></span></p>

<p><span><span><span><span><span>8.6 Loan Syndication</span></span></span></span></span></p>

<p><span><span><span><span><span>8.7 Guarantees and Letters of Credit</span></span></span></span></span></p>

<p><span><span><span><span><span>8.8 Credit Rationing</span></span></span></span></span></p>

<p><span><span><span><span><span>8.9 Debt Covenants</span></span></span></span></span></p>

<p><span><span><span><span><span>8.10 Monitoring</span></span></span></span></span></p>

<p><span><span><span><span><span>8.11 Put options</span></span></span></span></span></p>

<p><span><span><span><span><span>8.12 Credit Derivatives</span></span></span></span></span></p>

<p><span><span><span><span><span>8.13 Credit insurance</span></span></span></span></span></p>

<p><span><span><span><span><span>8.14 Securitization</span></span></span></span></span></p>

<p><span><span><span><span><span>8.15 Basel Guidelines</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 9 Operational Risk</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>9.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>9.2 Types of Operational Risk Losses</span></span></span></span></span></p>

<p><span><span><span><span><span>9.3 Measurement of Operational Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>9.4 Managing Operational Risk</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 10 Liquidity Risk</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>10.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>10.2 Types of Liquidity Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>10.3 Funding Liquidity Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>10.4 Managing Liquidity Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>10.5 Liquidity Black Holes</span></span></span></span></span></p>

<p><span><span><span><span><span>10.6 Basel III Regulations</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 11 Model Risk</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>11.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>11.2 Models for Pricing Standard Products</span></span></span></span></span></p>

<p><span><span><span><span><span>11.3 Models for Non-standard Products</span></span></span></span></span></p>

<p><span><span><span><span><span>11.4 Sources of Model Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>11.5 Quantifying Model Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>11.6 Managing Model Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>11.7 Regulatory Requirement</span></span></span></span></span></p>

<p><span><span><span><span><span>11.8 Model Development</span></span></span></span></span></p>

<p><span><span><span><span><span>11.9 Model Validation</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 12 Asset Liability Management</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>12.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>12.2 Objectives of ALM</span></span></span></span></span></p>

<p><span><span><span><span><span>12.3 Interest Rate Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>12.4 Liquidity Funding Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>12.5 Organization of the ALM Function</span></span></span></span></span></p>

<p><span><span><span><span><span>12.6 Reserve Bank of India Guidelines on ALM by Indian Banks</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 13 Enterprise Risk Management</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>13.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>13.2 Economic Capital</span></span></span></span></span></p>

<p><span><span><span><span><span>13.3 Risk Appetite</span></span></span></span></span></p>

<p><span><span><span><span><span>13.4 Risk Culture</span></span></span></span></span></p>

<p><span><span><span><span><span>13.5 Top-down Approach</span></span></span></span></span></p>

<p><span><span><span><span><span>13.6 Bottom-up Approach</span></span></span></span></span></p>

<p><span><span><span><span><span>13.7 Risk Allocation</span></span></span></span></span></p>

<p><span><span><span><span><span>13.8 Risk-Adjusted Performance Measurement</span></span></span></span></span></p>

<p><span><span><span><span><span>13.9 Risk-Based Pricing</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 14 Financial Innovation</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>14.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>14.2 Important Financial Innovations</span></span></span></span></span></p>

<p><span><span><span><span><span>14.3 Role of Finance Theories and Models in Stimulating Financial Innovation</span></span></span></span></span></p>

<p><span><span><span><span><span>14.4 Factors that Motivate Financial Innovation</span></span></span></span></span></p>

<p><span><span><span><span><span>14.5 Diffusion of Financial Innovations</span></span></span></span></span></p>

<p><span><span><span><span><span>14.6 Classification and Functions of the Financial Innovations</span></span></span></span></span></p>

<p><span><span><span><span><span>14.7 Implications of Innovations on Financial Markets</span></span></span></span></span></p>

<p><span><span><span><span><span>14.8 The Future of Financial Innovation</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Chapter 15 Role of Analytics in Risk Management</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>15.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>15.2 Types of Data Analytics</span></span></span></span></span></p>

<p><span><span><span><span><span>15.3 Steps in Risk Analytics</span></span></span></span></span></p>

<p><span><span><span><span><span>15.4 Financial Risk Analytics</span></span></span></span></span></p>

<p><span><span><span><span><span>15.5 Benefits of Risk Analytics</span></span></span></span></span></p>

<p><span><span><span><span><span>15.6 Challenges in Use of Data Analytics</span></span></span></span></span></p>

<p><span><span><span><span><span>Summary</span></span></span></span></span></p>

<p><span><span><span><span><span>Glossary</span></span></span></span></span></p>

<p><span><span><span><span><span>Assignment Material</span></span></span></span></span></p>

<p><span><span><span><span><span>Caselets</span></span></span></span></span></p>

<p><span><span><span><span><span>Appendix A Sovereign Risk and Financial Crisis</span></span></span></span></span></p>

<p><span><span><span><span><span>A.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>A.2 Sovereign Risk</span></span></span></span></span></p>

<p><span><span><span><span><span>A.3 Credit Crisis 2007</span></span></span></span></span></p>

<p><span><span><span><span><span>A.4 Flash Crashes</span></span></span></span></span></p>

<p><span><span><span><span><span>Appendix B Solvency II Guidelines</span></span></span></span></span></p>

<p><span><span><span><span><span>B.1 Introduction</span></span></span></span></span></p>

<p><span><span><span><span><span>B.2 Objectives of Solvency II</span></span></span></span></span></p>

<p><span><span><span><span><span>B.3 Applicability</span></span></span></span></span></p>

<p><span><span><span><span><span>B.4 Pillars</span></span></span></span></span></p>

<p><span><span><span><span><span>Appendix C Introduction to Probability Theory</span></span></span></span></span></p>

<p><span><span><span><span><span>C.1 Probability</span></span></span></span></span></p>

<p><span><span><span><span><span>C.2 Properties of Probability</span></span></span></span></span></p>

<p><span><span><span><span><span>C.3 Characteristics of Probability Distributions</span></span></span></span></span></p>

<p><span><span><span><span><span>Appendix D Introduction to Financial Derivatives</span></span></span></span></span></p>

<p><span><span><span><span><span>D.1 Derivative</span></span></span></span></span></p>

<p><span><span><span><span><span>D.2 Types of Derivative Contracts</span></span></span></span></span></p>

<p><span><span><span><span><span>D.3 Put-call Parity Theorem</span></span></span></span></span></p>

<p><span><span><span><span><span>Appendix E Financial Risk Management during COVID-19</span></span></span></span></span></p>

<p><span><span><span><span><span>Index</span></span></span></span></span></p>

<p> </p>', 'Title
			Financial Risk Management

			Author
			R.K Arora

			ISBN
			9789390395637

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial Risk Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>R.K Arora</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390395637</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"829"', '"622"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18709789390395637.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390395637&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4023', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4023', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 438, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:11'),
('e7f90fc5-8672-4521-bdf5-998a5909ac4d', '4357', 107, 'Introductory and Intermediate Algebra 5/e', 'introductory-and-intermediate-algebra-5e', 'introductory-and-intermediate-algebra-5e', '9781292080000', '9781292080000', '9781292080000', NULL, 'About the book

The Bittinger Worktext Series recognizes that math hasn''t changed, but students-and the way they learn math-have. This latest edition continues the Bittinger tradition of objective-based, guided learning, while also integrating timely updates to the proven pedagogy. This edition has a greater emphasis on guided learning and helping students get the most out of all of the resources available, including new mobile learning resources, whether in a traditional lecture, hybrid, lab-based, or online course. MyMathLab not included. Students, if MyMathLab is a recommended/mandatory component of the course, please ask your instructor for the correct ISBN and course ID. MyMathLab should only be purchased when required by an instructor. Instructors, contact your Pearson representative for more information. MyMathLab is an online homework, tutorial, and assessment product designed to personalize learning and improve results. With a wide range of interactive, engaging, and assignable activities, students are encouraged to actively learn and retain tough course concepts.

Content:

1 Introduction to Real Numbers and Algebraic Expressions

2 Solving Equations and Inequalities

3 Graphs of Linear Equations

4 Polynomials: Operations

5 Polynomials: Factoring

6 Rational Expressions and Equations

7 Graphs, Functions, and Applications

8 Systems of Equations

9 More on Inequalities

10 Radical Expressions, Equations, and Functions

11 Quadratic Equations and Functions

12 Exponential Functions and Logarithmic Functions', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Bittinger Worktext Series recognizes that math hasn''t changed, but students-and the way they learn math-have. This latest edition continues the Bittinger tradition of objective-based, guided learning, while also integrating timely updates to the proven pedagogy. This edition has a greater emphasis on guided learning and helping students get the most out of all of the resources available, including new mobile learning resources, whether in a traditional lecture, hybrid, lab-based, or online course. MyMathLab not included. Students, if MyMathLab is a recommended/mandatory component of the course, please ask your instructor for the correct ISBN and course ID. MyMathLab should only be purchased when required by an instructor. Instructors, contact your Pearson representative for more information. MyMathLab is an online homework, tutorial, and assessment product designed to personalize learning and improve results. With a wide range of interactive, engaging, and assignable activities, students are encouraged to actively learn and retain tough course concepts.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Introduction to Real Numbers and Algebraic Expressions</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Solving Equations and Inequalities</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Graphs of Linear Equations</span></span></span></p>

<p style="text-align:justify"><span><span><span>4 Polynomials: Operations</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Polynomials: Factoring</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Rational Expressions and Equations</span></span></span></p>

<p style="text-align:justify"><span><span><span>7 Graphs, Functions, and Applications</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Systems of Equations</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 More on Inequalities</span></span></span></p>

<p style="text-align:justify"><span><span><span>10 Radical Expressions, Equations, and Functions</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Quadratic Equations and Functions</span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Exponential Functions and Logarithmic Functions</span></span></span></p>

<p style="text-align:justify"><span><span> </span></span></p>
', 'Title
			Introductory and Intermediate Algebra 5/e

			Author
			Marvin L.Bittinger

			ISBN
			9781292080000

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Introductory and Intermediate Algebra 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Marvin L.Bittinger</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292080000</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"6995"', '"4897"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/364061yh+rlWPIL._SX342_SY445_ML2_.jpg', NULL, '24', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292080000&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4357', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4357', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 107, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:11'),
('e822d427-e827-42a6-9328-ce5df7f06510', '1749', NULL, 'Response Modeling Methodology - Empirical Modeling for Engineering and Science', 'the-boundary-element-method-with-programming-for-engineers-and-scientists-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-17-1749', 'the-boundary-element-method-with-programming-for-engineers-and-scientists-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761-1761', 'ERTY4455', 'ERTY4455::1749', 'ERTY4455', NULL, 'This thorough yet understandable introduction to the boundary element method presents an attractive alternative to the finite element method. It not only explains the theory but also presents the implementation of the theory into computer code, the code in FORTRAN 95 can be freely downloaded. The book also addresses the issue of efficiently using parallel processing hardware in order to considerably speed up the computations for large systems. The applications range from problems of heat and fluid flow to static and dynamic elasto-plastic problems in continuum mechanics.', '<p>This thorough yet understandable introduction to the boundary element method presents an attractive alternative to the finite element method. It not only explains the theory but also presents the implementation of the theory into computer code, the code in FORTRAN 95 can be freely downloaded. The book also addresses the issue of efficiently using parallel processing hardware in order to considerably speed up the computations for large systems. The applications range from problems of heat and fluid flow to static and dynamic elasto-plastic problems in continuum mechanics.</p>', 'The Boundary Element Method with Programming -For Engineers and Scientists', '<h1>The Boundary Element Method with Programming -For Engineers and Scientists</h1>', '"12799"', '"12699"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5784dpp_18_135.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTY4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1749', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1749', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1992, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e83d5912-20be-480f-86f0-30b359275be4', '1083', NULL, 'Social Work and Poverty Reduction Strategies New', 'social-work-and-poverty-reduction-strategies-new-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-10-1083', 'social-work-and-poverty-reduction-strategies-new-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083-1083', 'TGBN6677', 'TGBN6677', 'TGBN6677', NULL, 'Social Work and Poverty Reduction Strategies New', '<h1>Social Work and Poverty Reduction Strategies New</h1>', ' 

			Sub Title
			No

			Author
			Pradeep Kotwal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788191052596

			Pages
			268

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<p> </p>

<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pradeep Kotwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788191052596</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>268</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 268, '268', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55899788191052596.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGBN6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1083', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1083', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2431, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e8402b29-ae6c-468f-9cf3-1c4a735956a8', '2613', NULL, 'Bhartiya Sanskriti ka Aatmbhav NEW', 'bhartiya-sanskriti-ka-aatmbhav-new-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613', 'bhartiya-sanskriti-ka-aatmbhav-new-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613-2613', '9788188791552', '9788188791552', '	9788188791552', NULL, 'Bhartiya Sanskriti ka Aatmbhav NEW', '<h1>Bhartiya Sanskriti ka Aatmbhav NEW</h1>
', 'Sub Title

			Bhartiya Sanskriti Ka Aatmbhav NEW

			Author
			Chandra Mohan Aggrawal

			ISBN 13 Digit
			9788188791552

			Publishers
			Shilalekh

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhartiya Sanskriti Ka Aatmbhav NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandra Mohan Aggrawal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791552</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Shilalekh</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
	</tbody>
</table>
', '"1300"', '"780"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b2ad419c-d951-4b48-a7da-0b3afca397c6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6481pic-20.jpg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788188791552&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2613', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2613', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 1482, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:11'),
('e85c3ba1-bcf9-4c2f-9320-0839ab5576e2', '4067', 394, 'Employee Relations Management', 'employee-relations-management', 'employee-relations-management', '9788131726013', '9788131726013', '9788131726013', NULL, 'About the book

The introduction of the new economic policy in 1991 had a significant bearing on industrial relations. Coupled with liberalization, these policies changed the way industries functioned in India. It forced the government, employers and trade unions to align themselves to new realities. There is an ongoing transition in industrial relations on the global scale as well. The focus is gradually shifting from traditional industrial relations, characterized by conflict resolution, to employee relations management, characterized by collaborative partnerships between the employers and the employees. Employee Relations Management focuses on this ongoing transition from industrial relations to employee relations. It introduces readers to the fundamental concepts and relevant pieces of legislation against the backdrop of globalization and the new economic policy.

Contents:

Part I: Context

	Industrial Relations: Evolution and Growth

	Industrial Relations in India

	Industrial Relations in Major Industrialized Economies: A Comparative Study

	The Changing Characteristics of Industry and Workforce in India

	Trade Unionism and Trade Unions

	Trade Unions in India

Part II: Paradigm Shift

	From Industrial Relations to Employee Relations

	Employee Relations Management at Work

Part III: Legislations and Administration

	Labour Legislation in a Changing Context

	Social Security Legislations

	Wage Legislation

	Industrial Relations: Institutional Framework for the Prevention and Settlement of Industrial Disputes

	Industrial Conflict: Settlement Machinery

	Industrial Disputes: Institutional Framework and Preventive Measures

	Wage Determination, Wage Administration and Employee Relations

	Labour Administration

Part IV: Skills

	Negotiation Essentials for Employee Relations

	Soft Skills for Employee Relations

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The introduction of the new economic policy in 1991 had a significant bearing on industrial relations. Coupled with liberalization, these policies changed the way industries functioned in India. It forced the government, employers and trade unions to align themselves to new realities. There is an ongoing transition in industrial relations on the global scale as well. The focus is gradually shifting from traditional industrial relations, characterized by conflict resolution, to employee relations management, characterized by collaborative partnerships between the employers and the employees. <strong>Employee Relations Management</strong> focuses on this ongoing transition from industrial relations to employee relations. It introduces readers to the fundamental concepts and relevant pieces of legislation against the backdrop of globalization and the new economic policy.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part I: Context</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Industrial Relations: Evolution and Growth</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Industrial Relations in India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Industrial Relations in Major Industrialized Economies: A Comparative Study</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Changing Characteristics of Industry and Workforce in India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Trade Unionism and Trade Unions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Trade Unions in India</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong>Part II: Paradigm Shift</strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>From Industrial Relations to Employee Relations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Employee Relations Management at Work</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong>Part III: Legislations and Administration</strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Labour Legislation in a Changing Context</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Social Security Legislations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Wage Legislation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Industrial Relations: Institutional Framework for the Prevention and Settlement of Industrial Disputes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Industrial Conflict: Settlement Machinery</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Industrial Disputes: Institutional Framework and Preventive Measures</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Wage Determination, Wage Administration and Employee Relations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Labour Administration</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong>Part IV: Skills</strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Negotiation Essentials for Employee Relations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Soft Skills for Employee Relations</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>', 'Title
			Employee Relations Management

			Author
			P.N Singh

			ISBN
			9788131726013

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Employee Relations Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>P.N Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131726013</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"850"', '"680"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9850empl.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131726013&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4067', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4067', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 394, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:11'),
('e85c9a41-873c-4cf4-9401-c165c1229361', '3820', 631, 'Essential Mathematics and Statistics for Forensic Science', 'essential-mathematics-and-statistics-for-forensic-science', 'essential-mathematics-and-statistics-for-forensic-science', '9780470742532', '9780470742532', '9780470742532', NULL, 'About the book

This text is an accessible, student-friendly introduction to the wide range of mathematical and statistical tools needed by the forensic scientist in the analysis, interpretation and presentation of experimental measurements.

From a basis of high school mathematics, the book develops essential quantitative analysis techniques within the context of a broad range of forensic applications. This clearly structured text focuses on developing core mathematical skills together with an understanding of the calculations associated with the analysis of experimental work, including an emphasis on the use of graphs and the evaluation of uncertainties. Through a broad study of probability and statistics, the reader is led ultimately to the use of Bayesian approaches to the evaluation of evidence within the court. In every section, forensic applications such as ballistics trajectories, post-mortem cooling, aspects of forensic pharmacokinetics, the matching of glass evidence, the formation of bloodstains and the interpretation of DNA profiles are discussed and examples of calculations are worked through. In every chapter there are numerous self-assessment problems to aid student learning.

Its broad scope and forensically focused coverage make this book an essential text for students embarking on any degree course in forensic science or forensic analysis, as well as an invaluable reference for post-graduate students and forensic professionals.

Key features:

	Offers a unique mix of mathematics and statistics topics, specifically tailored to a forensic science undergraduate degree.

	All topics illustrated with examples from the forensic science discipline.

	Written in an accessible, student-friendly way to engage interest and enhance learning and confidence.

	Assumes only a basic high-school level prior mathematical knowledge.

 ', '<p><strong><u>About the book</u></strong></p>

<p>This text is an accessible, student-friendly introduction to the wide range of mathematical and statistical tools needed by the forensic scientist in the analysis, interpretation and presentation of experimental measurements.</p>

<p>From a basis of high school mathematics, the book develops essential quantitative analysis techniques within the context of a broad range of forensic applications. This clearly structured text focuses on developing core mathematical skills together with an understanding of the calculations associated with the analysis of experimental work, including an emphasis on the use of graphs and the evaluation of uncertainties. Through a broad study of probability and statistics, the reader is led ultimately to the use of Bayesian approaches to the evaluation of evidence within the court. In every section, forensic applications such as ballistics trajectories, post-mortem cooling, aspects of forensic pharmacokinetics, the matching of glass evidence, the formation of bloodstains and the interpretation of DNA profiles are discussed and examples of calculations are worked through. In every chapter there are numerous self-assessment problems to aid student learning.</p>

<p>Its broad scope and forensically focused coverage make this book an essential text for students embarking on any degree course in forensic science or forensic analysis, as well as an invaluable reference for post-graduate students and forensic professionals.</p>

<p><strong>Key features:</strong></p>

<ul>
	<li>Offers a unique mix of mathematics and statistics topics, specifically tailored to a forensic science undergraduate degree.</li>
	<li>All topics illustrated with examples from the forensic science discipline.</li>
	<li>Written in an accessible, student-friendly way to engage interest and enhance learning and confidence.</li>
	<li>Assumes only a basic high-school level prior mathematical knowledge.</li>
</ul>

<p> </p>', ' Title
			Essential Mathematics and Statistics for Forensic Science

			 Author
			Craig Adam

			 ISBN
			9780470742532

			 Publisher
			Wiley

			 Year of Publication
			2010

			 Pages
			368

			 Language
			English

			 Binding
			Paperback

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Essential Mathematics and Statistics for Forensic Science</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>Craig Adam</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>9780470742532</td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>2010</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>368</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10187"', '"7131"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 368, '368', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3160mathematics%20ee.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470742532&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3820', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3820', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 631, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:11'),
('e862f984-2ff8-48c4-927d-cc68d4a08cd1', '4311', 152, 'Foundations of Macroeconomics 8/e', 'foundations-of-macroeconomics-8e', 'foundations-of-macroeconomics-8e', '9781292218335', '9781292218335', '9781292218335', NULL, 'About the book

Foundations of Macroeconomics, 8th Edition introduces students to the economic principles they can use to navigate the financial decisions of their futures. Each chapter concentrates on a manageable number of ideas, usually 3 to 4, with each reinforced several times throughout the text. This patient approach helps guide students through unfamiliar terrain and focus them on the most important concepts.

The text does four core things to help students grasp and apply economic principles: it motivates with compelling issues and questions, focuses on core ideas, offers concise points, and encourages learning with activities and practice questions. After completing this text, students will have the foundational knowledge of how the economy works and can apply it to their lives going forward.

Content:

PART 1: INTRODUCTION

1. Getting Started

2. The U.S. and Global Economies

3. The Economic Problem

4. Demand and Supply

PART 2: MONITORING THE MACROECONOMY

5. GDP: A Measure of Total Production Income

6. Jobs and Unemployment

7. The CPI and the Cost of Living

PART 3: THE REAL ECONOMY

8. Potential GDP and the Natural Unemployment Rate

9. Economic Growth

10. Finance, Saving, and Investment

PART 4: THE MONEY ECONOMY

11. The Monetary System

12. Money, Interest, and Inflation

PART 5: ECONOMIC FLUCTUATIONS

13. Aggregate Supply and Aggregate Demand

14. Aggregate Expenditure Multiplier

15. The Short-Run Policy Tradeoff

PART 6: PRICES, PROFITS, AND INDUSTRY PERFORAMANCE

16. Fiscal Policy

17. Monetary Policy

18. International Trade Policy

19. International Finance', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>Foundations of Macroeconomics</span></em><span>, 8th Edition introduces students to the economic principles they can use to navigate the financial decisions of their futures. Each chapter concentrates on a manageable number of ideas, usually 3 to 4, with each reinforced several times throughout the text. This patient approach helps guide students through unfamiliar terrain and focus them on the most important concepts.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The text does four core things to help students grasp and apply economic principles: it motivates with compelling issues and questions, focuses on core ideas, offers concise points, and encourages learning with activities and practice questions. After completing this text, students will have the foundational knowledge of how the economy works and can apply it to their lives going forward.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 1: INTRODUCTION</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Getting Started</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. The U.S. and Global Economies</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. The Economic Problem</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. Demand and Supply</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 2: MONITORING THE MACROECONOMY</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>5. GDP: A Measure of Total Production Income</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Jobs and Unemployment</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. The CPI and the Cost of Living</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 3: THE REAL ECONOMY</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>8. Potential GDP and the Natural Unemployment Rate</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Economic Growth</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Finance, Saving, and Investment</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 4: THE MONEY ECONOMY</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>11. The Monetary System</span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Money, Interest, and Inflation</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 5: ECONOMIC FLUCTUATIONS</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>13. Aggregate Supply and Aggregate Demand</span></span></span></p>

<p style="text-align:justify"><span><span><span>14. Aggregate Expenditure Multiplier</span></span></span></p>

<p style="text-align:justify"><span><span><span>15. The Short-Run Policy Tradeoff</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART 6: PRICES, PROFITS, AND INDUSTRY PERFORAMANCE</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>16. Fiscal Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>17. Monetary Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>18. International Trade Policy</span></span></span></p>

<p style="text-align:justify"><span><span><span>19. International Finance</span></span></span></p>
', 'Title
			Foundations of Macroeconomics 8/e

			Author
			Robin Bade

			ISBN
			9781292218335

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Foundations of Macroeconomics 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Robin Bade</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292218335</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"12213"', '"8550"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5821foundation.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292218335&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4311', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4311', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 152, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:11'),
('e864bc2d-57fd-4aa4-84d2-ff139687da37', '3329', NULL, 'Recritiquing - William Shakespeare', 'recritiquing-william-shakespeare-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329', 'recritiquing-william-shakespeare-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329-3329', '9788176257039', '9788176257039', '9788176257039', NULL, 'Content - Preface, Contributors, 1. Raktaksi: An Example of a Cultural Adaptation of Hamlet, 2. King Lear: Text and the Indian Context, 3. The Bad Influence of Women in Hamlet''s Tragedy, 4. Predeterministic Views on Shakespeare''s Tragic Heroes: An Analytical Study in Indian Perspective, 5. The Aesthetics of Shakespearean Tragedy, 6. Masculinity and Femininity in Lady Macbeth, 7. ​​​​​The Renaissance Concept of Time and Shakepeare''s Sonnets, 8. Shakespeare''s Sonnet 20: The Key of Keys, 9. Recritiquing Shakespeare''s Sonnets, 10. Romance Versus Realism in The Tempest, 11. Jawues in "As You Like It": A Critical Evaluation, 12. Marvel of Dramatic Force: A Study in Shakespeare''s King Henry the IVth, Part I, 13. Life and Beauty in the Plays of Shakespeare, 14. Nayika Bhed in Shakespeare, 15. An Idealist Approach to Philosophical Truths in Shakespeare, 16.  Shakespeare Criticism: An Indian Perspective, 17. The Penning Problem of Shakespeare''s    Works, 18. Shakespeare''s Re-invention of Myths and  Archetypes: A Select View, 19. Imaging the Self: Father-son Relationships in the Plays of Shakespeare, Index                 ', '<p style="text-align:justify"><span>Content - </span><span><span><span><span>Preface, Contributors, 1. Raktaksi: An Example of a Cultural Adaptation of Hamlet, 2. King Lear: Text and the Indian Context, 3. The Bad Influence of Women in Hamlet''s Tragedy, 4. Predeterministic Views on Shakespeare''s Tragic Heroes: An Analytical Study in Indian Perspective, 5. The Aesthetics of Shakespearean Tragedy, 6. Masculinity and Femininity in Lady Macbeth, 7. ​​​​​The Renaissance Concept of Time and Shakepeare''s Sonnets, 8. Shakespeare''s Sonnet 20: The Key of Keys, 9. Recritiquing Shakespeare''s Sonnets, 10. Romance Versus Realism in The Tempest, 11. Jawues in "As You Like It": A Critical Evaluation, 12. Marvel of Dramatic Force: A Study in Shakespeare''s King Henry the IVth, Part I, 13. Life and Beauty in the Plays of Shakespeare, 14. Nayika Bhed in Shakespeare, 15. An Idealist Approach to Philosophical Truths in Shakespeare, 16.  Shakespeare Criticism: An Indian Perspective, 17. The Penning Problem of Shakespeare''s    Works, 18. Shakespeare''s Re-invention of Myths and  Archetypes: A Select View, 19. Imaging the Self: Father-son Relationships in the Plays of Shakespeare, Index</span>                 </span></span></span></p>', 'Sub Title
			Recritiquing - William Shakespeare

			Author
			Amar Nath Prasad

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788176257039

			Pages
			228

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Recritiquing - William Shakespeare</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Amar Nath Prasad</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788176257039</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>228</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"900"', '"540"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 228, '228', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9346Recritiquing%20-%20William%20Shakespeare.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788176257039&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3329', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3329', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1057, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:11'),
('e8b2d851-e2d5-41a0-b691-7b134a57ac71', '4459', 6, 'The Principles of Chemical Equilibrium- The Balancing Act', 'the-principles-of-chemical-equilibrium-the-balancing-act', 'the-principles-of-chemical-equilibrium-the-balancing-act', '9789385830549', '9789385830549', '9789385830549', NULL, 'About the Book

“The Principles of Chemical Equilibrium- The Balancing Act” provides an in-depth exploration of one of the most fundamental concepts in chemistry. This book meticulously unpacks the principles of chemical equilibrium, offering readers a comprehensive understanding of how reactions reach balance, the factors that influence equilibrium, and the significance of equilibrium constants in various chemical processes.

Designed for students, researchers, and chemistry enthusiasts alike, the book delves into both the theoretical aspects and real-world applications of equilibrium in chemical reactions. It addresses key topics such as Le Chatelier’s Principle, the relationship between temperature, pressure, and concentration, and the role of catalysts in shifting equilibrium positions.

With clear explanations, practical examples, and illustrative diagrams, this book simplifies complex concepts while providing a robust resource for both classroom learning and independent study. Whether you’re beginning your journey into the world of chemistry or seeking to deepen your expertise, The Principles of Chemical Equilibrium-The Balancing Act is the essential guide to mastering equilibrium in chemical reactions.

Contents:

Chapter1: Foundations of Chemical Equilibrium

Chapter 2: Types and Principles

Chapter 3: Applications in Chemistry and Industry

Chapter 4: Advanced Perspective

Chapter 5: Reflection and Practice

Index', '<p style="text-align:justify"><span><span><strong>About the Book</strong></span></span></p>

<p style="text-align:justify"><span><span>“The Principles of Chemical Equilibrium- The Balancing Act” provides an in-depth exploration of one of the most fundamental concepts in chemistry. This book meticulously unpacks the principles of chemical equilibrium, offering readers a comprehensive understanding of how reactions reach balance, the factors that influence equilibrium, and the significance of equilibrium constants in various chemical processes.</span></span></p>

<p style="text-align:justify"><span><span>Designed for students, researchers, and chemistry enthusiasts alike, the book delves into both the theoretical aspects and real-world applications of equilibrium in chemical reactions. It addresses key topics such as Le Chatelier’s Principle, the relationship between temperature, pressure, and concentration, and the role of catalysts in shifting equilibrium positions.</span></span></p>

<p style="text-align:justify"><span><span>With clear explanations, practical examples, and illustrative diagrams, this book simplifies complex concepts while providing a robust resource for both classroom learning and independent study. Whether you’re beginning your journey into the world of chemistry or seeking to deepen your expertise, The Principles of Chemical Equilibrium-The Balancing Act is the essential guide to mastering equilibrium in chemical reactions.</span></span></p>

<p style="text-align:justify"><span><span><strong>Contents:</strong></span></span></p>

<p style="text-align:justify"><span><span><strong>Chapter1:</strong> Foundations of Chemical Equilibrium</span></span></p>

<p style="text-align:justify"><span><span><strong>Chapter 2:</strong> Types and Principles</span></span></p>

<p style="text-align:justify"><span><span><strong>Chapter 3:</strong> Applications in Chemistry and Industry</span></span></p>

<p style="text-align:justify"><span><span><strong>Chapter 4:</strong> Advanced Perspective</span></span></p>

<p style="text-align:justify"><span><span><strong>Chapter 5:</strong> Reflection and Practice</span></span></p>

<p style="text-align:justify"><span><span><strong>Index</strong></span></span></p>
', 'Title
			The Principles of Chemical Equilibrium- The Balancing Act

			Author
			Dr.Ankita L. Chaudhary

			ISBN
			9789385830549

			Publisher
			Standard Publishers (India)

			Year 
			2026

			Language
			English

			Pages
			80

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Principles of Chemical Equilibrium- The Balancing Act</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr.Ankita L. Chaudhary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830549</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year </span></td>
			<td style="text-align:center"><span>2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>80</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"999"', '"699"', '"0"', 19, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, '2026', NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, 80, '80', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6034the%20Balancing%20Act.jpeg', NULL, '6', 'Featured Books', '1', 'Yes', 'Yes', 'https://indianbooksworldwide.com/product/?productID=9789385830549&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4459', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4459', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 6, 1, 1, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:11'),
('e8bbb00f-8121-41cd-b63c-d1462b6525fe', '1901', NULL, 'Acoustic Fish Reconnaissance', 'acoustic-fish-reconnaissance', 'acoustic-fish-reconnaissance', '9780849323331', '9780849323331', '9780849323331', NULL, 'About the book

Until now, there has not been any work that systematically presents the subject of acoustic fish reconnaissance, details all major aspects of applying acoustic equipment in commercial fish reconnaissance, and offers sufficient analysis of the effectiveness of fish-finding techniques. Acoustic Fish Reconnaissance responds to this need by providing the first overview of the theoretical and practical aspects of acoustic search, detection, interpretation, and population estimation for commercial benefit.

This book pays particular attention to the theory and practice of accounting surveys for quantitative estimation of biological resources and fishing conditions in traditional fishing areas. It also analyzes various applications of acoustic technique, based upon the authors'' extensive investigations. The text includes the results of the applicability of fish-finding instruments, and offers recommendations on the development of improved acoustic techniques for commercial fleets.

FEATURES

Examines the problem of sound scattering by commercial items

Reviews how to determine characteristics of fish-finding devices and if they meet the user''s demands

Discusses the efficiency of detecting commercial fish concentration via acoustic instruments

Explains the interpretation of species, size, and quantity based upon recordings of commercial item concentrations

Considers aspects of acoustic surveys related to biological resources and fishing conditions

Describes fisheries acoustic Surveys

Conveys the importance of passing observations and surveys conducted on fishing vessels

Content – 

Introduction, 

List of Symbols,

Chapter 1 Sound Scattering by Commercial Items, 

Chapter 2 Scouting Characteristics of Acoustic Instruments, 

Chapter 3 Search for Commercial Items with Acoustic Instruments, 

Chapter 4 Efficiency of Detection of Commercial Items with Acoustic Instruments, 

Chapter 5 Species and Size Interpretation of Recordings of Commercial Items, 

Chapter 6 Quantitative Interpretation of Recordings of Commercial Items, 

Chapter 7 Acoustic Surveys of Commercial Resources, 

Chapter 8 Fisheries-Acoustic Surveys, 

Chapter 9 Passing Observations and Surveys on Commercial Vessels, ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Until now, there has not been any work that systematically presents the subject of acoustic fish reconnaissance, details all major aspects of applying acoustic equipment in commercial fish reconnaissance, and offers sufficient analysis of the effectiveness of fish-finding techniques. Acoustic Fish Reconnaissance responds to this need by providing the first overview of the theoretical and practical aspects of acoustic search, detection, interpretation, and population estimation for commercial benefit.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book pays particular attention to the theory and practice of accounting surveys for quantitative estimation of biological resources and fishing conditions in traditional fishing areas. It also analyzes various applications of acoustic technique, based upon the authors'' extensive investigations. The text includes the results of the applicability of fish-finding instruments, and offers recommendations on the development of improved acoustic techniques for commercial fleets.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>FEATURES</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Examines the problem of sound scattering by commercial items</span></span></span></p>

<p style="text-align:justify"><span><span><span>Reviews how to determine characteristics of fish-finding devices and if they meet the user''s demands</span></span></span></p>

<p style="text-align:justify"><span><span><span>Discusses the efficiency of detecting commercial fish concentration via acoustic instruments</span></span></span></p>

<p style="text-align:justify"><span><span><span>Explains the interpretation of species, size, and quantity based upon recordings of commercial item concentrations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Considers aspects of acoustic surveys related to biological resources and fishing conditions</span></span></span></p>

<p style="text-align:justify"><span><span><span>Describes fisheries acoustic Surveys</span></span></span></p>

<p style="text-align:justify"><span><span><span>Conveys the importance of passing observations and surveys conducted on fishing vessels</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content</span></strong><span> – </span></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction,  </span></span></span></p>

<p style="text-align:justify"><span><span><span>List of Symbols,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1 Sound Scattering by Commercial Items, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2 Scouting Characteristics of Acoustic Instruments, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3 Search for Commercial Items with Acoustic Instruments, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4 Efficiency of Detection of Commercial Items with Acoustic Instruments, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5 Species and Size Interpretation of Recordings of Commercial Items, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6 Quantitative Interpretation of Recordings of Commercial Items, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7 Acoustic Surveys of Commercial Resources, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8 Fisheries-Acoustic Surveys, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9 Passing Observations and Surveys on Commercial Vessels, </span></span></span></p>', 'Title
			Acoustic Fish Reconnaissance

			Author
			I. L. Kalikhman

			ISBN
			9780849323331

			Publisher
			CRC

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Acoustic Fish Reconnaissance</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>I. L. Kalikhman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780849323331</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>CRC</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"21298"', '"13844"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '89f61e78-bc64-4377-b4ab-15326935aff4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5623dpp_7.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780849323331&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1901', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1901', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1905, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:11'),
('e8d10c26-ac88-417b-b572-3357ce73633b', '1902', NULL, 'Additives in Water-Borne Coatings', 'additives-in-waterborne-coatings-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-190-1902', 'additives-in-waterborne-coatings-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902-1902', 'BHJU4545', 'BHJU4545', 'BHJU4545', NULL, 'Additives in Water-borne Coatings covers both current technology and the future prognosis for the key additives used in water-borne coatings today. It brings together international experts to provide a comprehensive, practical overview of the field, its direction, and selection of key additives currently employed for in-depth treatment of their use, behaviour and scope by expert practitioners in those additives.', '<p>Additives in Water-borne Coatings covers both current technology and the future prognosis for the key additives used in water-borne coatings today. It brings together international experts to provide a comprehensive, practical overview of the field, its direction, and selection of key additives currently employed for in-depth treatment of their use, behaviour and scope by expert practitioners in those additives.</p>', 'Additives in Water-Borne Coatings', '<h1>Additives in Water-Borne Coatings</h1>', '"6300"', '"3780"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4837dpp_8_49.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BHJU4545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1902', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1902', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1904, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:11'),
('e8f18bc7-a74c-479a-b2db-d66ab3d5174a', '2700', NULL, 'New Paradises - A Recent Visit to American Literature', 'new-paradises-a-recent-visit-to-american-literature-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700', 'new-paradises-a-recent-visit-to-american-literature-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700-2700', 'OUHJ5566', 'OUHJ5566', 'OUHJ5566', NULL, 'New Paradises - A Recent Visit to American Literature', '<h1>New Paradises - A Recent Visit to American Literature</h1>', 'Sub Title
			No

			Author
			Gauri Shankar Jha

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184352153

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gauri Shankar Jha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352153</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"799"', '"479"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OUHJ5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2700', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2700', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1398, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:11'),
('e8fe1d22-5065-4c3d-94db-fd3ceea046e1', '3885', 566, 'Algebra and Fundamentals of Analysis', 'algebra-and-fundamentals-of-analysis', 'algebra-and-fundamentals-of-analysis', '-41-', '-41-', '-41-', NULL, 'About the Book

G.N. Yakovlev is the author of "Algebra and Fundamentals of Analysis", published in English by MIR Publishers, Moscow. This textbook covers topics in algebra and the foundations of mathematical analysis. 

Based on the available information, the book appears to be a comprehensive resource intended for students of mathematics. Reviews highlight its detailed explanations and clear presentation of complex mathematical concepts. 

The textbook includes a wide range of topics, including real numbers, sequences and series, limits, continuity, differentiation, and integration. It''s designed to provide a strong foundation in both algebra and analysis, emphasizing a logical, step-by-step approach to proofs and problem-solving.

The book is recognized for its helpful examples and numerous exercises, some of which are accompanied by solutions or hints. It''s a valuable resource for those seeking a deeper understanding of mathematics, particularly for undergraduate students and those preparing for competitive examinations. 

CONTENTS

Chapter 1. Computational Mathematics

Chapter 2. Fundamentals of the Theory of sets and Mathematical Logic

Chapter 3. Systems of Equations and Inequalities

Chapter 4. Functions. Sequences. Limits

Chapter 5.Elementary Functions

Chapter 6. Derivatives

Chapter 7. Applications of Derivatives

Chapter 8. Complex Numbers

Chapter 9. Indefinite Integrals

Chapter 10.  Definite Integrals

Chapter 11. Applications of Definite Integrals

Chapter 12. Combinatorial Analysis and Binomial Formula

Chapter 13. Fundamentals of Theory of Probability

Chapter 14. Differential Equations

Chapter 15. Numerical and Power Series

Answers

Subject Index', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>G.N. Yakovlev is the author of "Algebra and Fundamentals of Analysis", published in English by MIR Publishers, Moscow. This textbook covers topics in algebra and the foundations of mathematical analysis. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Based on the available information, the book appears to be a comprehensive resource intended for students of mathematics. Reviews highlight its detailed explanations and clear presentation of complex mathematical concepts. </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The textbook includes a wide range of topics, including real numbers, sequences and series, limits, continuity, differentiation, and integration. It''s designed to provide a strong foundation in both algebra and analysis, emphasizing a logical, step-by-step approach to proofs and problem-solving.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book is recognized for its helpful examples and numerous exercises, some of which are accompanied by solutions or hints. It''s a valuable resource for those seeking a deeper understanding of mathematics, particularly for undergraduate students and those preparing for competitive examinations. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong>CONTENTS</strong></span></span></p>

<p style="text-align:justify"><span><span>Chapter 1. Computational Mathematics</span></span></p>

<p style="text-align:justify"><span><span>Chapter 2. Fundamentals of the Theory of sets and Mathematical Logic</span></span></p>

<p style="text-align:justify"><span><span>Chapter 3. Systems of Equations and Inequalities</span></span></p>

<p style="text-align:justify"><span><span>Chapter 4. Functions. Sequences. Limits</span></span></p>

<p style="text-align:justify"><span><span>Chapter 5.Elementary Functions</span></span></p>

<p style="text-align:justify"><span><span>Chapter 6. Derivatives</span></span></p>

<p style="text-align:justify"><span><span>Chapter 7. Applications of Derivatives</span></span></p>

<p style="text-align:justify"><span><span>Chapter 8. Complex Numbers</span></span></p>

<p style="text-align:justify"><span><span>Chapter 9. Indefinite Integrals</span></span></p>

<p style="text-align:justify"><span><span>Chapter 10.  Definite Integrals</span></span></p>

<p style="text-align:justify"><span><span>Chapter 11. Applications of Definite Integrals</span></span></p>

<p style="text-align:justify"><span><span>Chapter 12. Combinatorial Analysis and Binomial Formula</span></span></p>

<p style="text-align:justify"><span><span>Chapter 13. Fundamentals of Theory of Probability</span></span></p>

<p style="text-align:justify"><span><span>Chapter 14. Differential Equations</span></span></p>

<p style="text-align:justify"><span><span>Chapter 15. Numerical and Power Series<br />
Answers<br />
Subject Index</span></span></p>', 'Title
			Algebra and Fundamentals of Analysis

			Author
			G.N Yakovlev

			Publisher
			Mir Publishers

			Year of Publication
			1981

			Pages
			568

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Algebra and Fundamentals of Analysis</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.N Yakovlev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">568</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 568, '568', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9446WhatsApp%20Image%202025-07-19%20at%202.17.55%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-41-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3885', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3885', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 566, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:11'),
('e92609e3-20e2-47bd-afbe-b57f5383fb03', '827', NULL, 'Dropouts - A Challenge to Distance Education new', 'dropouts-a-challenge-to-distance-education-new-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827', 'dropouts-a-challenge-to-distance-education-new-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827-827', 'hjgy6654', 'hjgy6654', 'hjgy6654', NULL, 'Dropouts - A Challenge to Distance Education new', '<h1>Dropouts - A Challenge to Distance Education new</h1>', 'Sub Title
			No

			Author
			V P Matheswaran

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735258

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V P Matheswaran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735258</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14639788172735258.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=hjgy6654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=827', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=827', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2593, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e92e3f43-ee03-4b1c-83c8-b1f108bb49b6', '3896', 555, 'गीता में आत्मा का स्वरुप', 'गत-म-आतम-क-सवरप', '-', '9788197734359', '9788197734359', '9788197734359', NULL, '', NULL, 'Title
			गीता में आत्मा का स्वरुप

			Author 
			डॉ. सुरेंद्र पाल वत्स 

			ISBN
			9788197734359

			Publisher
			Shivalik 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">गीता में आत्मा का स्वरुप</td>
		</tr>
		<tr>
			<td style="text-align:center">Author </td>
			<td style="text-align:center">डॉ. सुरेंद्र पाल वत्स </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788197734359</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"550"', '"468"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '59972853-94dc-49a8-aaee-657063045be8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1397WhatsApp%20Image%202025-07-24%20at%2011.10.17%20AM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788197734359&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3896', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3896', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 555, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:11'),
('e9312d85-a121-4598-92cd-0788d8d82706', '1070', NULL, 'Understanding Research in Personal Relationships - A Text with Readings New', 'understanding-research-in-personal-relationships-a-text-with-readings-new-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-10-1070', 'understanding-research-in-personal-relationships-a-text-with-readings-new-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070-1070', 'RFBN2345', 'RFBN2345', 'RFBN2345', NULL, 'Understanding Research in Personal Relationships is a comprehensive introduction to the key readings on human and close relationships. Organized into twelve thematic chapters with editorial commentary throughout, the Editors offer a critical reading of the major research articles in the field of relationship studies published in the last few years. Scholarly papers, two per chapter, are presented in an abridged form and critiqued in a carefully structured way that instructs students on the way to read research, and to critically evaluate research in this field. The book, therefore, has a thoroughly didactic focus as the student is given historical, theoretical and methodological contexts to each article as well as an explanation of key terms and ideas. Key features about this book: - Cross-Disciplinary use - an excellent book for all students taking human relationship modules in psychology, communication studies, sociology, social work, family studies and other subjects across the social sciences. - Maps onto course teaching - ideal for 12 week semester term course, covering major themes such as love, attraction, conflict and social networks. - Pedagogical - `How to use this book'' section at the start; chapter introductions and summaries throughout; glossary of key terms highlighted throughout the book at the end of the text. This text is essential reading for undergraduate and postgraduate students wanting a straightforward, didiactic guide to understanding research on human relationships.', '<p>Understanding Research in Personal Relationships is a comprehensive introduction to the key readings on human and close relationships. Organized into twelve thematic chapters with editorial commentary throughout, the Editors offer a critical reading of the major research articles in the field of relationship studies published in the last few years. Scholarly papers, two per chapter, are presented in an abridged form and critiqued in a carefully structured way that instructs students on the way to read research, and to critically evaluate research in this field. The book, therefore, has a thoroughly didactic focus as the student is given historical, theoretical and methodological contexts to each article as well as an explanation of key terms and ideas. Key features about this book: - Cross-Disciplinary use - an excellent book for all students taking human relationship modules in psychology, communication studies, sociology, social work, family studies and other subjects across the social sciences. - Maps onto course teaching - ideal for 12 week semester term course, covering major themes such as love, attraction, conflict and social networks. - Pedagogical - `How to use this book'' section at the start; chapter introductions and summaries throughout; glossary of key terms highlighted throughout the book at the end of the text. This text is essential reading for undergraduate and postgraduate students wanting a straightforward, didiactic guide to understanding research on human relationships.</p>', 'Understanding Research in Personal Relationships - A Text with Readings New', '<h1>Understanding Research in Personal Relationships - A Text with Readings New</h1>', '"10299"', '"6179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25069780761942214.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFBN2345&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1070', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1070', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2440, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e945b228-ec77-428c-9b1f-3783406109ff', '1731', NULL, 'Optimization Problems - Applied Mathematical Sciences', 'optimization-problems-applied-mathematical-sciences-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731', 'optimization-problems-applied-mathematical-sciences-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731-1731', 'DFGG2132', 'DFGG2132', 'DFGG2132', NULL, 'The German edition of this book, first published in 1966, has been quite popular; we did not, however, consider publishing an English edition because a number of excellent textbooks in this field already exist. In recent years, how­ ever, the wish was frequently expressed that, especially, the description of the relationships between optimization and other subfields of mathematics, which is not to be found in this form in other texts, might be made available to a wider readership; so it was with this in mind that, be­ latedly, a translation was undertaken after all. Since the appearance of the German edition, the field of optimization has continued to develop at an unabated rate. A completely current presentation would have required a total reworking of the book; unfortunately, this was not possible. For example, we had to ignore the extensive progress which has been made in the development of numerical methods which do not require convexity assumptions to find local maxima and minima of non-linear optimization problems. These methods are also applicable to boundary value, and other, problems. Many new results, both of a numerical and a theoretical na­ ture, which are especially relevant to applications, are to be found in the areas of optimal contol and integer optimiza­ tion.', '<p>The German edition of this book, first published in 1966, has been quite popular; we did not, however, consider publishing an English edition because a number of excellent textbooks in this field already exist. In recent years, how­ ever, the wish was frequently expressed that, especially, the description of the relationships between optimization and other subfields of mathematics, which is not to be found in this form in other texts, might be made available to a wider readership; so it was with this in mind that, be­ latedly, a translation was undertaken after all. Since the appearance of the German edition, the field of optimization has continued to develop at an unabated rate. A completely current presentation would have required a total reworking of the book; unfortunately, this was not possible. For example, we had to ignore the extensive progress which has been made in the development of numerical methods which do not require convexity assumptions to find local maxima and minima of non-linear optimization problems. These methods are also applicable to boundary value, and other, problems. Many new results, both of a numerical and a theoretical na­ ture, which are especially relevant to applications, are to be found in the areas of optimal contol and integer optimiza­ tion.</p>', 'Optimization Problems - Applied Mathematical Sciences', '<h1>Optimization Problems - Applied Mathematical Sciences</h1>', '"10999"', '"10735"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8372dpp_18_101.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFGG2132&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1731', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1731', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2008, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('e95b4f01-4a33-45b3-826f-9e6167b51201', '4125', 336, 'Biophysical Methods for Biotherapeutics - Discovery and Development Applications', 'biophysical-methods-for-biotherapeutics-discovery-and-development-applications', 'biophysical-methods-for-biotherapeutics-discovery-and-development-applications', '9780470938430', '9780470938430', '9780470938430', NULL, 'About the book

This book focuses on the application of biophysical techniques and methods in the development of biotherapeutics. Four areas, all focusing on biotherapeutics development, are emphasized (1) novel applications and new methods of traditional biophysical techniques,(2) novel and emerging technologies and their applications, (3) biophysical applications relevant to stage-wise development of a clinical biotherapeutic candidate, and (4) thermodynamic, conformational, and stabilization concepts aided by biophysical research.

The chapters are laid out in a theme based on clinical phases of development. This allows for a comprehensive view of:

	Which biophysical studies are needed for which stage and for what purpose,

	How and when to apply the techniques,

	What types of characterization regulatory agencies expect, and

	The limitations of each technique and type of application.

Overall, this book helps formulation, analytical, and bioanalytical scientists in pharma and biotech industries better understand and use biophysical methods and assess impact on quality and immunogenicity. It also provides information to help organizations develop short- and long-term strategies for resource investment in biophysical research.

Contents:

Section 1 Early Discovery Stages and Biotherapeutic Candidate Selection

1 Biophysical Methods Applied in Early Discovery of a Biotherapeutic: Case Study of an EGFR-IGF1R Bispecific Adnectin 3

2 X-Ray Crystallography for Biotherapeutics 25

3 Solubility and Early Assessment of Stability for Protein Therapeutics 65

Section 2 First-in-Human and up to Proof-of-Concept Clinical Trials

4 Biophysical and Structural Characterization Needed Prior to Proof of Concept 95

5 Nucleation, Aggregation, and Conformational Distortion 125

6 Utilization of Chemical Labeling and Mass Spectrometry for the Biophysical Characterization of Biopharmaceuticals 151

7 Application of Biophysical and High-Throughput Methods in the Preformulation of Therapeutic Proteins—Facts and Fictions 173

8 Bioanalytical Methods and Immunogenicity Assays 207

9 Structures and Dynamics of Proteins Probed by UV Resonance Raman Spectroscopy 243

10 Freezing- and Drying-Induced Micro- and Nano-Heterogeneity in Biological Solutions 269

Section 3 Phase III and Commercial Development

11 Late-Stage Product Characterization: Applications in Formulation, Process, and Manufacturing Development 287

12 Biophysical Analyses Suitable for Chemistry, Manufacturing, and Control Sections of the Biologic License Application (BLA) 317', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book focuses on the application of biophysical techniques and methods in the development of biotherapeutics. Four areas, all focusing on biotherapeutics development, are emphasized (1) novel applications and new methods of traditional biophysical techniques,(2) novel and emerging technologies and their applications, (3) biophysical applications relevant to stage-wise development of a clinical biotherapeutic candidate, and (4) thermodynamic, conformational, and stabilization concepts aided by biophysical research.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The chapters are laid out in a theme based on clinical phases of development. This allows for a comprehensive view of:</span></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span>Which biophysical studies are needed for which stage and for what purpose,</span></span></span></li>
	<li style="text-align:justify"><span><span><span>How and when to apply the techniques,</span></span></span></li>
	<li style="text-align:justify"><span><span><span>What types of characterization regulatory agencies expect, and</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The limitations of each technique and type of application.</span></span></span></li>
</ul>

<p style="text-align:justify"><span><span><span>Overall, this book helps formulation, analytical, and bioanalytical scientists in pharma and biotech industries better understand and use biophysical methods and assess impact on quality and immunogenicity. It also provides information to help organizations develop short- and long-term strategies for resource investment in biophysical research.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Section 1 Early Discovery Stages and Biotherapeutic Candidate Selection</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>1 Biophysical Methods Applied in Early Discovery of a Biotherapeutic: Case Study of an EGFR-IGF1R Bispecific Adnectin 3</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>2 X-Ray Crystallography for Biotherapeutics 25</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>3 Solubility and Early Assessment of Stability for Protein Therapeutics 65</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Section 2 First-in-Human and up to Proof-of-Concept Clinical Trials</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>4 Biophysical and Structural Characterization Needed Prior to Proof of Concept 95</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>5 Nucleation, Aggregation, and Conformational Distortion 125</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>6 Utilization of Chemical Labeling and Mass Spectrometry for the Biophysical Characterization of Biopharmaceuticals 151</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>7 Application of Biophysical and High-Throughput Methods in the Preformulation of Therapeutic Proteins—Facts and Fictions 173</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>8 Bioanalytical Methods and Immunogenicity Assays 207</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>9 Structures and Dynamics of Proteins Probed by UV Resonance Raman Spectroscopy 243</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>10 Freezing- and Drying-Induced Micro- and Nano-Heterogeneity in Biological Solutions 269</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span><span>Section 3 Phase III and Commercial Development</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>11 Late-Stage Product Characterization: Applications in Formulation, Process, and Manufacturing Development 287</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>12 Biophysical Analyses Suitable for Chemistry, Manufacturing, and Control Sections of the Biologic License Application (BLA) 317</span></span></span></span></span></p>

<p> </p>
', 'Title
			Biophysical Methods for Biotherapeutics - Discovery and Development Applications

			Author
			Tapan K. Das

			ISBN
			9780470938430

			Publisher
			Wiley

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Biophysical Methods for Biotherapeutics - Discovery and Development Applications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Tapan K. Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470938430</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"13002"', '"8451"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5951for.jpg', NULL, '4', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780470938430&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4125', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4125', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 336, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:11'),
('e981a234-b266-41d2-b6d2-a1fa84a51655', '1065', NULL, 'Essential Social Psychology - 2/e Book', 'essential-social-psychology-2e-book-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065', 'essential-social-psychology-2e-book-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065-1065', 'RFGT5566', 'RFGT5566::1065', 'RFGT5566', NULL, 'The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.', '<p>The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.</p>', 'Essential Social Psychology - 2/e Book', '<h1>Essential Social Psychology - 2/e Book</h1>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94679788132110323.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1065', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1065', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2443, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('e9fe09b2-c795-4c91-8fd8-39fd95d05a28', '4158', 304, 'International Human Resource Management: Text and Cases', 'international-human-resource-management-text-and-cases', 'international-human-resource-management-text-and-cases', '9789355964311', '9789355964311', '9789355964311', NULL, 'About the book

The third edition of the book covers all significant and recent areas of International Human Resource Management.

Distinctive Features of the Book:

– Learner-Friendly Approach

– Wide and Comprehensive coverage

– Integrated presentation of the text with boxes, figures, exhibits and tables

– Refreshing modes like points to be remembered, key words and questions

– Numerous examples

– Customised and Lucid Language

– On-line student and teacher manuals

Contents:

	International Business: An Overview

	Social and Cultural Context of IHRM

	Managing Culture Diversity

	International Human Resource Management: An Overview

	Organization Structure and HRM

	International Human Resource Planning

	Recruitment and Selection

	Performance Management

	Training and Development

	Compensation and Benefits

	International Industrial Relations

	International Strategic Human Resource Management

	Globalization: Shifts in IHR and IR', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The third edition of the book covers all significant and recent areas of International Human Resource Management.</span></span></span></p>

<p><span><span><strong><span>Distinctive Features of the Book:</span></strong><br />
<span>– Learner-Friendly Approach<br />
– Wide and Comprehensive coverage<br />
– Integrated presentation of the text with boxes, figures, exhibits and tables<br />
– Refreshing modes like points to be remembered, key words and questions<br />
– Numerous examples<br />
– Customised and Lucid Language<br />
– On-line student and teacher manuals</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li><span><span><span>International Business: An Overview</span></span></span></li>
	<li><span><span><span>Social and Cultural Context of IHRM</span></span></span></li>
	<li><span><span><span>Managing Culture Diversity</span></span></span></li>
	<li><span><span><span>International Human Resource Management: An Overview</span></span></span></li>
	<li><span><span><span>Organization Structure and HRM</span></span></span></li>
	<li><span><span><span>International Human Resource Planning</span></span></span></li>
	<li><span><span><span>Recruitment and Selection</span></span></span></li>
	<li><span><span><span>Performance Management</span></span></span></li>
	<li><span><span><span>Training and Development</span></span></span></li>
	<li><span><span><span>Compensation and Benefits</span></span></span></li>
	<li><span><span><span>International Industrial Relations</span></span></span></li>
	<li><span><span><span>International Strategic Human Resource Management</span></span></span></li>
	<li><span><span><span>Globalization: Shifts in IHR and IR</span></span></span></li>
</ol>
', 'Title
			International Human Resource Management: Text and Cases

			Author
			Subba Rao

			ISBN
			9789355964311

			Publisher
			HPH

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>International Human Resource Management: Text and Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Subba Rao</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355964311</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>HPH</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"725"', '"508"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b6a605e3-c02a-48b4-8442-e07f085d0cc9', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6860BI1387.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355964311&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4158', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4158', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 304, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:11'),
('ea04f0a0-2314-4fa8-bfdb-a6ff4cd48231', '788', NULL, 'The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil NEW', 'the-creative-writings-of-basavaraj-naikar-rejendra-chenni-and-mallikarjun-patil-new-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788', 'the-creative-writings-of-basavaraj-naikar-rejendra-chenni-and-mallikarjun-patil-new-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788-788', 'LKMN8877', 'LKMN8877', 'LKMN8877', NULL, 'The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil NEW', '<h1>The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil NEW</h1>', 'Sub Title
			No

			Author
			Basavaraj S. Tallur

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172736606

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Basavaraj S. Tallur</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70819788172736606.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKMN8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=788', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=788', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2613, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('ea0b9aba-a7e6-4f08-b91a-2273f1c76eb1', '3816', 635, 'Problems In Physics', 'problems-in-physics', 'problems-in-physics', '5-03-000946-9', '5-03-000946-9', '5-03-000946-9', NULL, 'About the book

This book offers the reader over 750 problems concerning the same subject matter as is treated in the two volumes of  the "Fundamentals of Physics". The order of presentation of the theoretical material is also the same.

The availability of a great number of problem books based on the traditional school physics curriculum prompted us to enlarge those sections which are absent from traditional problem books, namely the dynamics of a rotating rigid body, the elements of the theory of relativity and of quantum and statistical physics, of solid-state physics, wave optics, atomic and nuclear physics, etc. Problems dealing with astrophysics illustrate the application of the laws of physics to celestial bodies.

The book contains a few problems requiring elementary skill in differentiating and integrating, as well as some problems to be solved with the aid of numerical methods, which nowadays are being increasingly used.', '<h4><u><strong>About the book</strong></u></h4>

<p>This book offers the reader over 750 problems concerning the same subject matter as is treated in the two volumes of  the "Fundamentals of Physics". The order of presentation of the theoretical material is also the same.<br />
The availability of a great number of problem books based on the traditional school physics curriculum prompted us to enlarge those sections which are absent from traditional problem books, namely the dynamics of a rotating rigid body, the elements of the theory of relativity and of quantum and statistical physics, of solid-state physics, wave optics, atomic and nuclear physics, etc. Problems dealing with astrophysics illustrate the application of the laws of physics to celestial bodies.<br />
The book contains a few problems requiring elementary skill in differentiating and integrating, as well as some problems to be solved with the aid of numerical methods, which nowadays are being increasingly used.</p>', ' Title
			Problems In Physics

			 Author
			A.A. Pinsky

			 ISBN
			5-03-000946-9

			 Publisher
			Mir Publications

			 Pages
			342

			 Year of Publication
			1980

			 Language
			English

			 Binding
			Hardcover

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Problems In Physics</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>A.A. Pinsky</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>5-03-000946-9</td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Mir Publications</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>342</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>1980</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding</td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'ab778e50-7f57-4293-8d83-fbb95a089098', NULL, NULL, 342, '342', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3631physics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000946-9&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3816', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3816', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 635, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:11'),
('ea2ebf91-6385-4022-95cb-1c2eee41eb3a', '3553', 851, 'Interpolation and Approximation', 'interpolation-and-approximation-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553', 'interpolation-and-approximation-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553-3553', '9780486624952', '9780486624952', '9780486624952', NULL, 'Interpolation and approximation offer important applications in computer science and elsewhere. This intermediate-level survey by a noted authority abounds in useful examples of related subjects and has been praised for its level of clarity and reliance on well-presented and useful examples.

A brief introductory chapter presents helpful definitions and theorems. Subsequent chapters explore interpolation, remainder theory, convergence theorems for interpolatory processes, and some problems of infinite interpolation. Additional topics include uniform and best approximation, least square approximation, Hilbert space, orthogonal polynomials, the theory of closure and completeness, expansion theorems for orthogonal functions, degree of approximation, and approximation of linear functionals. A familiarity with real and complex variable theory and linear algebra is assumed. ', '<p>Interpolation and approximation offer important applications in computer science and elsewhere. This intermediate-level survey by a noted authority abounds in useful examples of related subjects and has been praised for its level of clarity and reliance on well-presented and useful examples.<br />
A brief introductory chapter presents helpful definitions and theorems. Subsequent chapters explore interpolation, remainder theory, convergence theorems for interpolatory processes, and some problems of infinite interpolation. Additional topics include uniform and best approximation, least square approximation, Hilbert space, orthogonal polynomials, the theory of closure and completeness, expansion theorems for orthogonal functions, degree of approximation, and approximation of linear functionals. A familiarity with real and complex variable theory and linear algebra is assumed. </p>', 'Sub Title
			No

			Author
			Philip J. Davis

			About Author
			No

			Content

			No

			ISBN 10 Digit
			0486624951

			ISBN 13 Digit
			9780486624952

			Pages
			416

			Binding
			Paperback

			Year of Publication
			2014

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Philip J. Davis</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486624951</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486624952</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>416</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1878"', '"1315"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 416, '416', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2538i.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486624952&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3553', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3553', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 851, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:11'),
('ea339cb1-7c5c-4293-9009-5f6f5256a580', '3907', 544, 'Flying Trains (Science For Everyone)', 'flying-trains-science-for-everyone', 'flying-trains-science-for-everyone', '-48-', '-48-', '-48-', NULL, 'About the book

We can hardly imagine how many transportation modes are now in existence. It is life that motivates advent of new vehicles. Our current progress in science and technology provides basis for new forms of transportation.  We may suppose that the immediate decades will see superspeed trains with magnetic and air suspension. Air traffic will be dominated by large jet aircraft, primarily airbuses, and airships will also find numerous applications. For cross water routes hydrofoils. hovercraft. and ground effect machines will be used whose time tables and navigation will be controlled from space.

The book discusses the development of a number of promising vehicles, such as fast wheelless trains, and shows the perspective of their advancement, The material of the book is based on a great deal of facts concerning the latest achievements in the field.

The book is intended for those who are interested in the history of transportation, anew technical ideas, and prospects of transport technology.

CONTENT

At the Start of a New Transportation Method

How to Make the Distant Closer

Travel and Progress of Civilization

Speed and Technological Progress

Transportation and Mankind

The Development of Transportation

Social Implication of Transportation

What is Better——a Tractor or an Electric Train?

Multiple Requirements for Transportation

Project Feasibility Analysis

Airships – a Proposition for the Future or a Transportation for Today?

Cushion but of What Type?

When the Wheel Fails to Do the Job

A Winged Train on an Air Cushion

Trains with Magnetic Suspension

Humans in a Magnetic Field

Northwards to Work, Southwards Home

The Surprises of Permafrost

ACVs for Northern Regions

The Development Strategy for the Soviet North

Trains for Vacation Flights

Wheel less Trains on Short Sections 108 Wheel less Trains over Long Distances

The Future Begins Today

Projects, Projects, Projects

Flying above the Waves

The World of Transport Today and Tomorrow

Some Milestones in the Soviet Literature', '<p style="text-align:justify"><span><span>About the book</span></span></p>

<p style="text-align:justify"><span><span><span><span>We can hardly imagine how many transportation modes are now in existence. It is life that motivates advent of new vehicles. Our current progress in science and technology provides basis for new forms of transportation.  We may suppose that the immediate decades will see superspeed trains with magnetic and air suspension. Air traffic will be dominated by large jet aircraft, primarily airbuses, and airships will also find numerous applications. For cross water routes hydrofoils. hovercraft. and ground effect machines will be used whose time tables and navigation will be controlled from space.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book discusses the development of a number of promising vehicles, such as fast wheelless trains, and shows the perspective of their advancement, The material of the book is based on a great deal of facts concerning the latest achievements in the field.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book is intended for those who are interested in the history of transportation, anew technical ideas, and prospects of transport technology.</span></span></span></span></p>

<p><span><span>CONTENT</span></span></p>

<p><span><span><span><span>At the Start of a New Transportation Method </span></span><br />
<span><span>How to Make the Distant Closer<br />
<span>Travel and Progress of Civilization<br />
<span>Speed and Technological Progress<br />
<span>Transportation and Mankind<br />
<span>The Development of Transportation<br />
<span>Social Implication of Transportation<br />
<span>What is Better——a Tractor or an Electric Train?<br />
<span>Multiple Requirements for Transportation<br />
<span>Project Feasibility Analysis<br />
<span>Airships – a Proposition for the Future or a Transportation for Today?<br />
<span>Cushion but of What Type?<br />
<span>When the Wheel Fails to Do the Job<br />
<span>A Winged Train on an Air Cushion<br />
<span>Trains with Magnetic Suspension<br />
<span>Humans in a Magnetic Field<br />
<span>Northwards to Work, Southwards Home<br />
<span>The Surprises of Permafrost<br />
<span>ACVs for Northern Regions<br />
<span>The Development Strategy for the Soviet North<br />
<span>Trains for Vacation Flights<br />
<span>Wheel less Trains on Short Sections 108 Wheel less Trains over Long Distances </span><br />
<span>The Future Begins Today<br />
<span>Projects, Projects, Projects<br />
<span>Flying above the Waves<br />
<span>The World of Transport Today and Tomorrow<br />
<span>Some Milestones in the Soviet Literature </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>', 'Title
			Flying Trains (Science For Everyone)

			Author
			G.Zelkin

			Publisher
			Mir Publisher

			Year of Publication
			1986

			Pages
			155

			Binding
			Paperback

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Flying Trains (Science For Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.Zelkin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">155</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, 155, '155', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4430Zelkin%20-%20Flying%20Trains%20-%20Science%20for%20Everyone%20-%20Mir_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-48-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3907', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3907', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 544, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:11'),
('ea3576ab-9940-4602-bf6e-89b2803da2ce', '4429', 36, 'Indian Historical Studies', 'indian-historical-studies', 'indian-historical-studies', '-96-', '-96-', '-96-', NULL, 'Contents:

	Gautama Buddha

	Asoka

	Indo-Greek Dynasties of the Panjab

	Chinese Pilgrims in India

	IBN Batuta

	Akbar

	Shivaji The Maratha

	Robert Knox

	Ranjit Singh and the Sikh Nation

	Foreign Influences in the Civilization of Ancient India', '<p style="text-align:justify"><span><span><strong><span>Contents: </span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Gautama Buddha</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Asoka</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Indo-Greek Dynasties of the Panjab</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Chinese Pilgrims in India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>IBN Batuta</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Akbar</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Shivaji The Maratha</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Robert Knox</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Ranjit Singh and the Sikh Nation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Foreign Influences in the Civilization of Ancient India</span></span></span></li>
</ol>', 'Title
			Indian Historical Studies

			Author
			H.G Rawlinson

			Publisher
			Longmans Green

			Year of Publication
			1913

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Indian Historical Studies</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>H.G Rawlinson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Longmans Green</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1913</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '1e9777ce-f917-4c72-b95f-8e173f7e15fe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4301Indian%20Red.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-96-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4429', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4429', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 36, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:11'),
('ea84c66f-d5f0-44ac-866e-cbeb1395e9e2', '2138', NULL, 'Java Application Architecture - Modularity Patterns with Examples Using OSGi', 'java-application-architecture-modularity-patterns-with-examples-using-osgi-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2-2138', 'java-application-architecture-modularity-patterns-with-examples-using-osgi-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138-2138', 'DFTY6566', 'DFTY6566', 'DFTY6566', NULL, 'Java Application Architecture lays the foundation you''ll need to incorporate modular design thinking into your development initiatives. Before it walks you through eighteen patterns that will help you architect modular software, it lays a solid foundation that shows you why modularity is a critical weapon in your arsenal of design tools. Throughout, you''ll find examples that illustrate the concepts. By designing modular applications today, you are positioning yourself for the platform and architecture of tomorrow.', '<p>Java Application Architecture lays the foundation you''ll need to incorporate modular design thinking into your development initiatives. Before it walks you through eighteen patterns that will help you architect modular software, it lays a solid foundation that shows you why modularity is a critical weapon in your arsenal of design tools. Throughout, you''ll find examples that illustrate the concepts. By designing modular applications today, you are positioning yourself for the platform and architecture of tomorrow.</p>', 'Java Application Architecture - Modularity Patterns with Examples Using OSGi', '<h1>Java Application Architecture - Modularity Patterns with Examples Using OSGi</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94819788131775219.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFTY6566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2138', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2138', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1733, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('ea8f77b8-f506-4aa3-8dbe-f767d7a79755', '2461', NULL, 'Strategic Management of Technological Innovation - 3/e', 'strategic-management-of-technological-innovation-3e-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461', 'strategic-management-of-technological-innovation-3e-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461-2461', 'NBHY765', 'NBHY765', 'NBHY765', NULL, 'Melissa A. Schilling is the Herzog Family Professor of Management at New York University Stern School of Business. She received her Bachelor of Science in business administration from the University of Colorado at Boulder, and a Doctor of Philosophy in strategic management from the University of Washington. Professor Schillings research focuses on innovation and strategy in high technology industries such as smartphones, video games, pharmaceuticals, biotechnology, electric vehicles, and renewable energies. She is particularly interested in platform dynamics, networks, creativity, and breakthrough innovation. This textbook, Strategic Management of Technological Innovation, is the number one innovation strategy text in the world. She also recently published Quirky:The Remarkable Story of the Traits, Foibles, and Genius Breakthrough Innovators Who Changed the World. Her research in innovation and strategy has earned her awards such as the National Science Foundation''s CAREER Award, and the Best Paper in Management Science and Organization Science for 2007 Award. Her research has also appeared in leading academic journals such as Academy of Management Journal, Academy of Management Review, Management Science, Organization Science, Strategic Management Journal, Journal of Economics and Management Strategy, Journal of Alzheimers Disease, and Research Policy. She also sits on the editorial review boards of Organization Science, Strategic Organization, Strategy Science, and Academy of Management Discoveries. Professor Schilling teaches courses in technology and innovation management, strategic management, corporate strategy, and strategy for social-mission-based organizations', '<p>Melissa A. Schilling is the Herzog Family Professor of Management at New York University Stern School of Business. She received her Bachelor of Science in business administration from the University of Colorado at Boulder, and a Doctor of Philosophy in strategic management from the University of Washington. Professor Schillings research focuses on innovation and strategy in high technology industries such as smartphones, video games, pharmaceuticals, biotechnology, electric vehicles, and renewable energies. She is particularly interested in platform dynamics, networks, creativity, and breakthrough innovation. This textbook, Strategic Management of Technological Innovation, is the number one innovation strategy text in the world. She also recently published Quirky:The Remarkable Story of the Traits, Foibles, and Genius Breakthrough Innovators Who Changed the World. Her research in innovation and strategy has earned her awards such as the National Science Foundation''s CAREER Award, and the Best Paper in Management Science and Organization Science for 2007 Award. Her research has also appeared in leading academic journals such as Academy of Management Journal, Academy of Management Review, Management Science, Organization Science, Strategic Management Journal, Journal of Economics and Management Strategy, Journal of Alzheimers Disease, and Research Policy. She also sits on the editorial review boards of Organization Science, Strategic Organization, Strategy Science, and Academy of Management Discoveries. Professor Schilling teaches courses in technology and innovation management, strategic management, corporate strategy, and strategy for social-mission-based organizations</p>', 'Strategic Management of Technological Innovation - 3/e', '<h1>Strategic Management of Technological Innovation - 3/e</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NBHY765&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2461', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2461', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1593, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:11'),
('ea91aaf8-c9c0-495c-b9d7-7c49c929d590', '2097', NULL, 'The Trips Agreement - Drafting History and Analysis', 'the-trips-agreement-drafting-history-and-analysis-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2-2097', 'the-trips-agreement-drafting-history-and-analysis-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097-2097', 'DVFG5567', 'DVFG5567', 'DVFG5567', NULL, 'The Trips Agreement - Drafting History and Analysis', '<h1>The Trips Agreement - Drafting History and Analysis</h1>', 'Sub Title
			No

			Author
			Daniel Gervais

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381082164

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Daniel Gervais</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082164</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"5200"', '"3120"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20159789381082164.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DVFG5567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2097', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2097', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1760, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('eabc649c-865b-4898-b0c8-b3d915a3974c', '156', NULL, 'Disney Mickey Wonders Why: Animal Life', 'disney-mickey-wonders-why-animal-life', 'disney-mickey-wonders-why:-animal-life', 'Disney Mickey Wonders Why: Animal Life', 'Disney Mickey Wonders Why: Animal Life', 'Disney Mickey Wonders Why: Animal Life', NULL, '', NULL, 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623639

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623639</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"279"', '"165"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80199788128623639.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Disney%20Mickey%20Wonders%20Why:%20Animal%20Life&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=156', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=156', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2984, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('eadb5741-1f99-4c9f-b652-a9e671f9a86a', '3127', NULL, 'Five Great Indian Novels: A Discourse Analysis', 'five-great-indian-novels-a-discourse-analysis-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127', 'five-great-indian-novels-a-discourse-analysis-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127-3127', 'TYUJ566', 'TYUJ566', 'TYUJ566', NULL, 'Five Great Indian Novels: A Discourse Analysis', '<h1>Five Great Indian Novels: A Discourse Analysis</h1>', 'Sub Title
			No

			Author
			Ashok Thorat

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175510739

			Pages
			240

			Binding
			Hardcover

			Year of Publication
			2000

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashok Thorat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175510739</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>240</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 240, '240', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYUJ566&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3127', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3127', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1204, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:11'),
('eaf353d6-1b50-4307-a9b5-8f3c7acad619', '716', NULL, 'Sansaadhan Bhoogol', 'sansaadhan-bhoogol', 'sansaadhan-bhoogol', '9789381906118', '9789381906118', '9789381906118', NULL, 'Sansaadhan Bhoogol', '<h1>Sansaadhan Bhoogol</h1>', ' 

 

			Title
			Sansaadhan Bhoogol

			Author
			Arun Kumar Yadav

			ISBN
			9789381906118

			Publication
			Raj Publication

			Binding
			Paper Back

 ', '<p> </p>

<p> </p>

<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>Title</td>
			<td>Sansaadhan Bhoogol</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Arun Kumar Yadav</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9789381906118</td>
		</tr>
		<tr>
			<td>Publication</td>
			<td>Raj Publication</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Paper Back</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', 'Paper Back', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2627pic-16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381906118&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=716', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=716', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2654, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('eaf5e123-dcab-4480-8954-e2cef3324cd2', '3498', 901, 'Landscape Architect''s Pocket Book', 'landscape-architects-pocket-book-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498', 'landscape-architects-pocket-book-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498-3498', '9780750683487', '9780750683487', '9780750683487', NULL, 'An indispensable tool for all landscape architects. Landscape Architect''s Pocket Book is a time-saving guide that answers the most frequently asked questions in one pocket-sized volume. A concise, easy-to-read reference, the book gives instant access to a wide range of information needed on a daily basis, both out on site and in the office.

Covering all the major topics, including hard landscaping and soft landscaping as well as planning and legislation, the pocket book also contains a handy glossary of key terms, useful calculations and helpful contacts. Not only an essential tool for everyday queries on British standards and procedures, this book is a first point of reference for those seeking more extensive, supplementary sources of information, including websites and further publications.

Content - Preface, Acknowledgements, 1 Hard Landscape, 2 Soft Landscape, 3 Planning and Legislation, 4 Design Guidelines, 5 General Information, 6 Graphics, Glossary, Associations, Institutes and Further Sources of Information, Bibliography, Index', '<p style="text-align:justify"><span>An indispensable tool for all landscape architects. Landscape Architect''s Pocket Book is a time-saving guide that answers the most frequently asked questions in one pocket-sized volume. A concise, easy-to-read reference, the book gives instant access to a wide range of information needed on a daily basis, both out on site and in the office.</span></p>

<p style="text-align:justify"><span>Covering all the major topics, including hard landscaping and soft landscaping as well as planning and legislation, the pocket book also contains a handy glossary of key terms, useful calculations and helpful contacts. Not only an essential tool for everyday queries on British standards and procedures, this book is a first point of reference for those seeking more extensive, supplementary sources of information, including websites and further publications.</span></p>

<p style="text-align:justify"><span>Content - Preface, Acknowledgements, 1 Hard Landscape, 2 Soft Landscape, 3 Planning and Legislation, 4 Design Guidelines, 5 General Information, 6 Graphics, Glossary, Associations, Institutes and Further Sources of Information, Bibliography, Index</span></p>', 'Sub Title
			Landscape Architect''s Pocket Book

			Author
			Siobhan Vernon, Rachel Tennant, Nicola Garmory

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780750683487

			Pages
			299

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Landscape Architect''s Pocket Book</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Siobhan Vernon, Rachel Tennant, Nicola Garmory</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780750683487</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>299</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"850"', '"510"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 299, '299', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2498Landscape%20Architects%20Pocket%20Book.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780750683487&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3498', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3498', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 901, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:11'),
('eafe581a-ba04-4d32-adb7-55f16d136760', '3204', NULL, 'Graphics of Large Datasets, Visualizing a Million, -Statistics and Computing', 'graphics-of-large-datasets-visualizing-a-million-statistics-and-computing', 'graphics-of-large-datasets-visualizing-a-million-statistics-and-computing', '9780387329062', '9780387329062', '9780387329062', NULL, 'This book shows how to look at ways of visualizing large datasets, whether large in numbers of cases, or large in numbers of variables, or large in both. All ideas are illustrated with displays from analyses of real datasets and the importance of interpreting displays effectively is emphasized. Graphics should be drawn to convey information and the book includes many insightful examples. New approaches to graphics are needed to visualize the information in large datasets and most of the innovations described in this book are developments of standard graphics. The book is accessible to readers with some experience of drawing statistical graphics.', '<p>This book shows how to look at ways of visualizing large datasets, whether large in numbers of cases, or large in numbers of variables, or large in both. All ideas are illustrated with displays from analyses of real datasets and the importance of interpreting displays effectively is emphasized. Graphics should be drawn to convey information and the book includes many insightful examples. New approaches to graphics are needed to visualize the information in large datasets and most of the innovations described in this book are developments of standard graphics. The book is accessible to readers with some experience of drawing statistical graphics.</p>', 'Graphics of Large Datasets, Visualizing a Million, -Statistics and Computing

ISBN : 9780387329062

Authors : Antony Unwin; Martin Theus', '<h1>Graphics of Large Datasets, Visualizing a Million, -Statistics and Computing</h1>

<p>ISBN : 9780387329062</p>

<p>Authors : Antony Unwin; Martin Theus</p>', '"11700"', '"7020"', '"0"', 2, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/642161rqQ7W4VyL._SY466_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387329062&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3204', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3204', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1167, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:11'),
('eb365b5b-f95d-46b6-b8f8-fbb67da546d2', '4181', 281, 'Production And Operations Management 6/e', 'production-and-operations-management-6e', 'production-and-operations-management-6e', '9789353164812', '9789353164812', '9789353164812', NULL, 'About the book

The book ‘Production and Operations Management’ has been developed specifically to cater the students in the PGDM, MBA, BBA and Mechanical Engineering Courses; practitioners, educators and consultants in the area of Production Operations. This edition continues to employ a strategic, technological, and managerial framework that illustrates Quality Management, Operations Planning, Operations Technology, Logistics, Environmental Considerations. The revised edition captures the latest advancements such as Fourth Industrial Revolution, Juran Triology, Artificial Intelligence, Internet of Things etc. to help the readers understand the concepts in the most comprehensive and lucid way.

Content:

Section 1: Role of Production and Operations Management in a Changing Business World

Chapter 1: Production and Operations Management (POM) Function

Chapter 2: Operations Strategy

Chapter 3: Services

Section 2: Useful Basic Tools

New Book Information

New Product Information

Chapter 4: Forecasting

Section 3: Imperatives of Quality and Productivity

Chapter 5: Quality Management-I

Chapter 6: Quality Management-II

Chapter 7: Work of Quality Gurus, Total Quality Management and six Sigma

Chapter 8: Product Design

Chapter 9: Maintenance Management-I

Chapter 10: Maintenance Management-II

Chapter 11: Work Study

Chapter 12: Productivity

Section 4: Supply Chain Management

Chapter 13: Purchasing

Chapter 14: Inventory Models and Safety Stocks

Chapter 15: ABC and Other Classification of Materials

Chapter 16: Material Requirement Planning

Chapter 17: Other Aspects of Materials Management

Chapter 18: Physical Distribution Management

Chapter 19: Supply Chain Management

Chapter 20: Outsourcing

Section 5: Spatial Decision in Production and Operations Management

Chapter 21: Plant Layout

Chapter 22: Cellular Manufacturing

Chapter 23: Location of Facility

Section 6: Timing Decisions

Chapter 24: Production Planning and Control

Chapter 25: Aggregate Planning

Chapter 26: Scheduling

Chapter 27: Production Management-I

Chapter 28: Production Management-II

Chapter 29: Just-In-Time Production

Chapter 30: Lean Operations

Section 7: Present Concerns and Future Directions

Chapter 31: Environmental Concerns in Production and Operations Management

Chapter 32: Where is Production and Operations Management Headed?

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book ‘Production and Operations Management’ has been developed specifically to cater the students in the PGDM, MBA, BBA and Mechanical Engineering Courses; practitioners, educators and consultants in the area of Production Operations. This edition continues to employ a strategic, technological, and managerial framework that illustrates Quality Management, Operations Planning, Operations Technology, Logistics, Environmental Considerations. The revised edition captures the latest advancements such as Fourth Industrial Revolution, Juran Triology, Artificial Intelligence, Internet of Things etc. to help the readers understand the concepts in the most comprehensive and lucid way.</span></span></span></span></p>

<p><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Section 1: Role of Production and Operations Management in a Changing Business World</span></span></strong><br />
<span><span>Chapter 1: Production and Operations Management (POM) Function<br />
Chapter 2: Operations Strategy<br />
Chapter 3: Services<br />
<strong><span>Section 2: Useful Basic Tools</span></strong><br />
<strong><span>New Book Information</span></strong><br />
<strong><span>New Product Information</span></strong><br />
Chapter 4: Forecasting<br />
<strong><span>Section 3: Imperatives of Quality and Productivity</span></strong><br />
Chapter 5: Quality Management-I<br />
Chapter 6: Quality Management-II<br />
Chapter 7: Work of Quality Gurus, Total Quality Management and six Sigma<br />
Chapter 8: Product Design<br />
Chapter 9: Maintenance Management-I<br />
Chapter 10: Maintenance Management-II<br />
Chapter 11: Work Study<br />
Chapter 12: Productivity<br />
<strong><span>Section 4: Supply Chain Management</span></strong><br />
Chapter 13: Purchasing<br />
Chapter 14: Inventory Models and Safety Stocks<br />
Chapter 15: ABC and Other Classification of Materials<br />
Chapter 16: Material Requirement Planning<br />
Chapter 17: Other Aspects of Materials Management<br />
Chapter 18: Physical Distribution Management<br />
Chapter 19: Supply Chain Management<br />
Chapter 20: Outsourcing<br />
<strong><span>Section 5: Spatial Decision in Production and Operations Management</span></strong><br />
Chapter 21: Plant Layout<br />
Chapter 22: Cellular Manufacturing<br />
Chapter 23: Location of Facility<br />
<strong><span>Section 6: Timing Decisions</span></strong><br />
Chapter 24: Production Planning and Control<br />
Chapter 25: Aggregate Planning<br />
Chapter 26: Scheduling<br />
Chapter 27: Production Management-I<br />
Chapter 28: Production Management-II<br />
Chapter 29: Just-In-Time Production<br />
Chapter 30: Lean Operations<br />
<strong><span>Section 7: Present Concerns and Future Directions</span></strong><br />
Chapter 31: Environmental Concerns in Production and Operations Management<br />
Chapter 32: Where is Production and Operations Management Headed?</span></span></span></span></p>

<p> </p>', 'Title
			Production And Operations Management 6/e

			Author
			S N Chary

			ISBN
			9789353164812

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Production And Operations Management 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>S N Chary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353164812</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1090"', '"818"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9966production.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789353164812&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4181', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4181', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 281, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:11'),
('eb40b204-023c-4e5d-abab-b69b51dad465', '3579', 825, 'Stochastic Models for Time Series', 'stochastic-models-for-time-series-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579', 'stochastic-models-for-time-series-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579-3579', '9783319769370', '9783319769370', '9783319769370', NULL, 'This book presents essential tools for modelling non-linear time series. The first part of the book describes the main standard tools of probability and statistics that directly apply to the time series context to obtain a wide range of modelling possibilities. Functional estimation and bootstrap are discussed, and stationarity is reviewed. The second part describes a number of tools from Gaussian chaos and proposes a tour of linear time series models. It goes on to address nonlinearity from polynomial or chaotic models for which explicit expansions are available, then turns to Markov and non-Markov linear models and discusses Bernoulli shifts time series models. Finally, the volume focuses on the limit theory, starting with the ergodic theorem, which is seen as the first step for statistics of time series. It defines the distributional range to obtain generic tools for limit theory under long or short-range dependences (LRD/SRD) and explains examples of LRD behaviours. More general techniques (central limit theorems) are described under SRD; mixing and weak dependence are also reviewed. In closing, it describes moment techniques together with their relations to cumulant sums as well as an application to kernel type estimation.The appendix reviews basic probability theory facts and discusses useful laws stemming from the Gaussian laws as well as the basic principles of probability, and is completed by R-scripts used for the figures. Richly illustrated with examples and simulations, the book is recommended for advanced master courses for mathematicians just entering the field of time series, and statisticians who want more mathematical insights into the background of non-linear time series.', '<p>This book presents essential tools for modelling non-linear time series. The first part of the book describes the main standard tools of probability and statistics that directly apply to the time series context to obtain a wide range of modelling possibilities. Functional estimation and bootstrap are discussed, and stationarity is reviewed. The second part describes a number of tools from Gaussian chaos and proposes a tour of linear time series models. It goes on to address nonlinearity from polynomial or chaotic models for which explicit expansions are available, then turns to Markov and non-Markov linear models and discusses Bernoulli shifts time series models. Finally, the volume focuses on the limit theory, starting with the ergodic theorem, which is seen as the first step for statistics of time series. It defines the distributional range to obtain generic tools for limit theory under long or short-range dependences (LRD/SRD) and explains examples of LRD behaviours. More general techniques (central limit theorems) are described under SRD; mixing and weak dependence are also reviewed. In closing, it describes moment techniques together with their relations to cumulant sums as well as an application to kernel type estimation.The appendix reviews basic probability theory facts and discusses useful laws stemming from the Gaussian laws as well as the basic principles of probability, and is completed by R-scripts used for the figures. Richly illustrated with examples and simulations, the book is recommended for advanced master courses for mathematicians just entering the field of time series, and statisticians who want more mathematical insights into the background of non-linear time series.</p>', 'Sub Title
			No

			Author
			Paul Doukhan

			About Author
			Paul Doukhan is a Professor at the University of Cergy-Pontoise, Paris. He is an established researcher in the area of non-linear time series. Chiefly focusing on the dependence of stochastic processes, he has published a large number of methodological research papers and authored several books in this research area.

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9783319769370

			Pages
			 XX, 308

			Binding
			Paperback

			Year of Publication
			2018

			Edition of Book
			1

			Language
			English

			Illustrations
			Yes

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Paul Doukhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Paul Doukhan is a Professor at the University of Cergy-Pontoise, Paris. He is an established researcher in the area of non-linear time series. Chiefly focusing on the dependence of stochastic processes, he has published a large number of methodological research papers and authored several books in this research area.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9783319769370</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XX, 308</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7167"', '"4300"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XX, 308', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6055Stochastic-Models-for-Time-Series-_185641.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319769370&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3579', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3579', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 825, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:11'),
('eb873654-7b70-425f-9c7a-97fbf51b7c3f', '4156', 306, 'Machine Learning With Python Cookbook: Practical Solutions From Preprocessing To Deep Learning', 'machine-learning-with-python-cookbook-practical-solutions-from-preprocessing-to-deep-learning', 'machine-learning-with-python-cookbook-practical-solutions-from-preprocessing-to-deep-learning', '9789352137305', '9789352137305', '9789352137305', NULL, 'About the book

This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you may encounter in your daily work. If you''re comfortable with Python and its libraries, including pandas and scikit-learn, you''ll be able to address specific problems such as loading data, Handling text or numerical data, model selection, and dimensionality reduction and many other topics.

Each recipe includes code that you can copy and paste into a toy dataset to ensure that it actually works. From there, you can insert, combine, or adapt the code to help construct your application. Recipes also include a discussion that explains the solution and provides meaningful context. This cookbook takes you beyond theory and concepts by providing the nuts and bolts you need to construct working machine learning applications.

Content:

	Vectors, Matrices and Arrays

	Loading Data

	Data Wrangling

	Handling Numerical Data

	Handling Categorical Data

	Handling Text

	Handling Dates and Times

	Handling Images

	Dimensionality Reduction Using Feature Extraction

	Dimensionality Reduction Using Feature Selection

	Model Evaluation

	Model Selection

	Linear Regression

	Trees and Forests

	K-Nearest Neighbors

	Logistic Regression

	Support Vector Machines

	Naïve Bayes

	Clustering Neural Networks

	Saving and Loading Trained Models', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you may encounter in your daily work. If you''re comfortable with Python and its libraries, including pandas and scikit-learn, you''ll be able to address specific problems such as loading data, Handling text or numerical data, model selection, and dimensionality reduction and many other topics.<br />
Each recipe includes code that you can copy and paste into a toy dataset to ensure that it actually works. From there, you can insert, combine, or adapt the code to help construct your application. Recipes also include a discussion that explains the solution and provides meaningful context. This cookbook takes you beyond theory and concepts by providing the nuts and bolts you need to construct working machine learning applications.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Vectors, Matrices and Arrays</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Loading Data</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Data Wrangling</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Handling Numerical Data</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Handling Categorical Data</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Handling Text</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Handling Dates and Times</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Handling Images</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dimensionality Reduction Using Feature Extraction</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dimensionality Reduction Using Feature Selection</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Model Evaluation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Model Selection</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Linear Regression</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Trees and Forests</span></span></span></li>
	<li style="text-align:justify"><span><span><span>K-Nearest Neighbors</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Logistic Regression</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Support Vector Machines</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Naïve Bayes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Clustering Neural Networks</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Saving and Loading Trained Models</span></span></span></li>
</ol>
', 'Title
			Machine Learning With Python Cookbook: Practical Solutions From Preprocessing To Deep Learning

			Author
			Chris Albon

			ISBN
			9789352137305

			Publisher
			Shroff

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Machine Learning With Python Cookbook: Practical Solutions From Preprocessing To Deep Learning</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Chris Albon</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789352137305</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Shroff</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1425"', '"1140"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '50105ead-b73b-4ba5-85c7-51f4eb40da82', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6411download.jpeg', NULL, '2 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789352137305&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4156', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4156', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 306, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:11'),
('ebaafb4a-648a-477e-8e78-c63f32f754bf', '1168', NULL, 'Travelling Impressions', 'travelling-impressions-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-116-1168', 'travelling-impressions-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168-1168', 'HNJK9988', 'HNJK9988', 'HNJK9988', NULL, 'Travelling Impressions', '<h1>Travelling Impressions</h1>', 'Sub Title
			No

			Author
			Prem Krishna Sharma

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8186116656

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prem Krishna Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186116656</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"275"', '"165"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42388186116656_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HNJK9988&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1168', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1168', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2378, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ebcc485a-12b8-4463-9da2-14c725243eed', '3710', 731, 'The Soil: A Comprehensive Text Book of Geotechnical Investigation', 'the-soil-a-comprehensive-text-book-of-geotechnical-investigation', 'the-soil-a-comprehensive-text-book-of-geotechnical-investigation', '9789385830457', '9789385830457', '9789385830457', NULL, 'About the Book

Soil analysis is the most important Segment of geotechnical engineering.  The usage of the correct methods and properly interpreting the results are critical to a successful investigation.  This book The Soil-A Comprehensive Text Book of Geotechmical Investigation offers clear, concise and hands-on guidance for choosing and executing a variety of field investigations. 

Content provides a comprehensive guide to the tools and techniques at our disposal, from standard penetration tests to cone penetration tests, and from soil classification to geophysical investigations.  It delves into the intricacies of laboratory testing, shedding light on the properties of soil and rock that influence our decisions in the field. This script features an affordable alternative to larger handbooks and condenses the vital factors of a technical investigation into an easily digestible and readily accessible format. Renowned expert Adarsh Kumar also known as K. Adarsh discusses surface mapping, subsurface exploration and recovery of samples and cores, proper test boring procedures, the various geophysical methods and when each is appropriate, and a vriety of methods for determining index and engineering properties of soil in the lab and in situ.  Texts also covers various methods for recovering samples and rock cores under diverse conditions.  The author also discusses the role of geotechnical investigation and Civil engineering in structural risk reduction and disaster management.

This book will be quite useful as big tool to the students, research scholars, agriculturists and geotechnical engineers & experts of the subject. 

Contents:

Chapter 1-Geotechnical Investigation for Structural Success

1.1 Introduction 

1.2 Objectives of Geotechnical Investigation

1.3 Stages in Geotechnical Investigations

1.3.1 Site reconnaissance and desk study

1.3.2 Preliminary Geotechnical Investigation

1.3.3 Detailed Geotechnical Investigation

1.4 Methods of Investigation

1.4.1 Open Trial Pits

1.4.2 Sub-surface Sounding

1.4.3 Exploratory Boring

1.5 Boreholes/Trial Pits-Disposition & Depth of Exploration

1.5.1 Dispositions of Boreholes/Trial Pits

1.5.2 Depth of Exploration

1.6 Outlay of Geotechnical Investigation

Chapter 2-Field Testing and Sampling of Soil 

2.1 Introduction

2.2 Standard Penetration Test (SPT)

2.2.1 Concept and Principle of SPT

2.2.2 List of Equipments and Accessories Needed

2.2.3 Procedure

2.2.4 Corrections in SPT Value

2.2.5 Observationn Table for SPT

2.2.6 Correlations

2.3 Static Cone Penetration Test (SCPT)

2.3.1 List of Equipments and Accessories Needed

2.3.2 Procedure

2.3.3 Observations

2.4 Dynamic Cone Penetration Test (DCPT)

2.4.1 List of Equipments and Accessories Needed

2.4.2 Procedure

2.4.3 Correlations of DCPT with SPT

2.4.4 Observations

2.5 Field Vane Shear Test

2.5.1 List of Equipments and Accessories Needed

2.5.2 Procdure

2.5.3 Observations

2.6 Types of Soil Sampling

2.6.1 Disturbed Sample

2.6.2 Disturbed but Representative Sample

2.6.3 Undisturbed Sample 

2.7 Soil Sampling During Field Testing

2.7.1 In Open Pits

2.7.2 During Standard Penetration Test (SPT)

2.7.3 Sealing of Sample Tubes

Chapter 3-Index Properties of Soil

3.1 Introduction

3.2 Water Content Determination

3.2.1 List of Equipments and Accessories Needed

3.2.2 Procedure

3.2.3 Observations

3.3 Grain Size Analysis

3.3.1 Determination of Specific Gravity

3.3.2 Wet and Dry Sieve Analysis

3.4 Determination of Atterberg Limits

3.4.1 Determination of Liquid Limit

3.4.2 Determination of Plastic Limit

3.5 Tests for Density Determination

3.5.1 Light Compaction Test

3.5.2 Heavy Compaction Test

Chapter 4-Engineering Properties of Soil

4.1 Direct Shear Test

4.1.1 Introduction

4.1.2 List of Equipments and Accessories Needed

4.1.3 Procedure

4.1.4 Observation

4.2 Triaxial Test, Unconfined Compressive Strenght (UCS)

4.2.1 Introduction

4.2.2 List of Equipments and Accessories Needed

4.2.3 Procedure

4.2.4 Observation

4.3 Triaxial Test, Unconsolidated Undrained (UU)

4.3.1 Introduction

4.3.2 List of Equipments and Accessories Needed

4.3.3 Procedure

4.3.4 Observation

4.4 Triaxial Test, Consolidated Undrained (CU)

4.4.1 Introduction

4.4.2 List of Equipments and Accessories Needed

4.4.3 Procedure

4.4.4 Observation

4.5 Triaxial Test, Consolidated Drained (CU)

4.5.1 Introduction

4.5.2 List of Equipments and Accessories Needed

4.5.3 Procedure

4.5.4 Observation

4.6 California Bearing Ratio (CBR)

4.6.1 Introduction

4.6.2 List of Equipments and Accessories Needed

4.6.3 Procedure

4.6.4 Observation

CHAPTER 5-Geotechnical Investigation Reports

5.1 Introduction

5.2 Geotechnical Investigadtion Factual Report (GFR)

5.3 Geotechnical Investigadtion Interpredtative Report (GIR)

5.4 Geotechnical Design Report (GDR)

5.5 Geotechnical Closure Report

5.6 Submission of Reports

Chapter 6-Role of Geotechnical Investigation in Structural Risk Reduction

6.1 Introduction

6.2 Understanding Subsurface Conditions

6.3 Designing Resilient Foundations

6.4 Mitigating Settlement Risk

6.5 Addressing Liquefaction Hazards

6.6 Managing Slope Stability and Landslides

6.7 Informed Excavation and Retention Strategies

6.8 Enhancing Seismic Resilience

6.9 Selecting Construction Materials

6.10 Environmental Considerations

6.11 Ongoing Monitoring and Adaptation

6.12 Conclusion

Chapter 7-Civil Engineering in Disaster Mitigation 

7.1 Introduction

7.2 Resilient Infrastructure Design

7.3 Retrofitting and Upgrading

7.4 Food Control and Drainage Systems

7.5 Earthquake-Resistant Design

7.6 Tsunami and Coastal Protection

7.7 Landslide Mitigation

7.8 Emergency Response Infrastructure 

7.9 Infrastructure Monitoring and Early Warning Systems

7.10 Sustainable Development and Planning

7.11 Public Education and Awareness

7.12 Conclusion                                                 

 ', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Soil analysis is the most important Segment of geotechnical engineering.  The usage of the correct methods and properly interpreting the results are critical to a successful investigation.  This book The Soil-A Comprehensive Text Book of Geotechmical Investigation offers clear, concise and hands-on guidance for choosing and executing a variety of field investigations. </span></span></span></p>

<p style="text-align:justify"><span><span><span>Content provides a comprehensive guide to the tools and techniques at our disposal, from standard penetration tests to cone penetration tests, and from soil classification to geophysical investigations.  It delves into the intricacies of laboratory testing, shedding light on the properties of soil and rock that influence our decisions in the field. This script features an affordable alternative to larger handbooks and condenses the vital factors of a technical investigation into an easily digestible and readily accessible format. Renowned expert Adarsh Kumar also known as K. Adarsh discusses surface mapping, subsurface exploration and recovery of samples and cores, proper test boring procedures, the various geophysical methods and when each is appropriate, and a vriety of methods for determining index and engineering properties of soil in the lab and in situ.  Texts also covers various methods for recovering samples and rock cores under diverse conditions.  The author also discusses the role of geotechnical investigation and Civil engineering in structural risk reduction and disaster management.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book will be quite useful as big tool to the students, research scholars, agriculturists and geotechnical engineers &amp; experts of the subject. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Chapter 1-Geotechnical Investigation for Structural Success</span></span></span></p>

<p><span><span><span>1.1 Introduction </span></span></span></p>

<p><span><span><span>1.2 Objectives of Geotechnical Investigation</span></span></span></p>

<p><span><span><span>1.3 Stages in Geotechnical Investigations</span></span></span></p>

<p><span><span><span>1.3.1 Site reconnaissance and desk study</span></span></span></p>

<p><span><span><span>1.3.2 Preliminary Geotechnical Investigation</span></span></span></p>

<p><span><span><span>1.3.3 Detailed Geotechnical Investigation</span></span></span></p>

<p><span><span><span>1.4 Methods of Investigation</span></span></span></p>

<p><span><span><span>1.4.1 Open Trial Pits</span></span></span></p>

<p><span><span><span>1.4.2 Sub-surface Sounding</span></span></span></p>

<p><span><span><span>1.4.3 Exploratory Boring</span></span></span></p>

<p><span><span><span>1.5 Boreholes/Trial Pits-Disposition &amp; Depth of Exploration</span></span></span></p>

<p><span><span><span>1.5.1 Dispositions of Boreholes/Trial Pits</span></span></span></p>

<p><span><span><span>1.5.2 Depth of Exploration</span></span></span></p>

<p><span><span><span>1.6 Outlay of Geotechnical Investigation</span></span></span></p>

<p><span><span><span>Chapter 2-Field Testing and Sampling of Soil </span></span></span></p>

<p><span><span><span>2.1 Introduction</span></span></span></p>

<p><span><span><span>2.2 Standard Penetration Test (SPT)</span></span></span></p>

<p><span><span><span>2.2.1 Concept and Principle of SPT</span></span></span></p>

<p><span><span><span>2.2.2 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>2.2.3 Procedure</span></span></span></p>

<p><span><span><span>2.2.4 Corrections in SPT Value</span></span></span></p>

<p><span><span><span>2.2.5 Observationn Table for SPT</span></span></span></p>

<p><span><span><span>2.2.6 Correlations</span></span></span></p>

<p><span><span><span>2.3 Static Cone Penetration Test (SCPT)</span></span></span></p>

<p><span><span><span>2.3.1 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>2.3.2 Procedure</span></span></span></p>

<p><span><span><span>2.3.3 Observations</span></span></span></p>

<p><span><span><span>2.4 Dynamic Cone Penetration Test (DCPT)</span></span></span></p>

<p><span><span><span>2.4.1 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>2.4.2 Procedure</span></span></span></p>

<p><span><span><span>2.4.3 Correlations of DCPT with SPT</span></span></span></p>

<p><span><span><span>2.4.4 Observations</span></span></span></p>

<p><span><span><span>2.5 Field Vane Shear Test</span></span></span></p>

<p><span><span><span>2.5.1 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>2.5.2 Procdure</span></span></span></p>

<p><span><span><span>2.5.3 Observations</span></span></span></p>

<p><span><span><span>2.6 Types of Soil Sampling</span></span></span></p>

<p><span><span><span>2.6.1 Disturbed Sample</span></span></span></p>

<p><span><span><span>2.6.2 Disturbed but Representative Sample</span></span></span></p>

<p><span><span><span>2.6.3 Undisturbed Sample </span></span></span></p>

<p><span><span><span>2.7 Soil Sampling During Field Testing</span></span></span></p>

<p><span><span><span>2.7.1 In Open Pits</span></span></span></p>

<p><span><span><span>2.7.2 During Standard Penetration Test (SPT)</span></span></span></p>

<p><span><span><span>2.7.3 Sealing of Sample Tubes</span></span></span></p>

<p><span><span><span>Chapter 3-Index Properties of Soil</span></span></span></p>

<p><span><span><span>3.1 Introduction</span></span></span></p>

<p><span><span><span>3.2 Water Content Determination</span></span></span></p>

<p><span><span><span>3.2.1 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>3.2.2 Procedure</span></span></span></p>

<p><span><span><span>3.2.3 Observations</span></span></span></p>

<p><span><span><span>3.3 Grain Size Analysis</span></span></span></p>

<p><span><span><span>3.3.1 Determination of Specific Gravity</span></span></span></p>

<p><span><span><span>3.3.2 Wet and Dry Sieve Analysis</span></span></span></p>

<p><span><span><span>3.4 Determination of Atterberg Limits</span></span></span></p>

<p><span><span><span>3.4.1 Determination of Liquid Limit</span></span></span></p>

<p><span><span><span>3.4.2 Determination of Plastic Limit</span></span></span></p>

<p><span><span><span>3.5 Tests for Density Determination</span></span></span></p>

<p><span><span><span>3.5.1 Light Compaction Test</span></span></span></p>

<p><span><span><span>3.5.2 Heavy Compaction Test</span></span></span></p>

<p><span><span><span>Chapter 4-Engineering Properties of Soil</span></span></span></p>

<p><span><span><span>4.1 Direct Shear Test</span></span></span></p>

<p><span><span><span>4.1.1 Introduction</span></span></span></p>

<p><span><span><span>4.1.2 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>4.1.3 Procedure</span></span></span></p>

<p><span><span><span>4.1.4 Observation</span></span></span></p>

<p><span><span><span>4.2 Triaxial Test, Unconfined Compressive Strenght (UCS)</span></span></span></p>

<p><span><span><span>4.2.1 Introduction</span></span></span></p>

<p><span><span><span>4.2.2 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>4.2.3 Procedure</span></span></span></p>

<p><span><span><span>4.2.4 Observation</span></span></span></p>

<p><span><span><span>4.3 Triaxial Test, Unconsolidated Undrained (UU)</span></span></span></p>

<p><span><span><span>4.3.1 Introduction</span></span></span></p>

<p><span><span><span>4.3.2 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>4.3.3 Procedure</span></span></span></p>

<p><span><span><span>4.3.4 Observation</span></span></span></p>

<p><span><span><span>4.4 Triaxial Test, Consolidated Undrained (CU)</span></span></span></p>

<p><span><span><span>4.4.1 Introduction</span></span></span></p>

<p><span><span><span>4.4.2 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>4.4.3 Procedure</span></span></span></p>

<p><span><span><span>4.4.4 Observation</span></span></span></p>

<p><span><span><span>4.5 Triaxial Test, Consolidated Drained (CU)</span></span></span></p>

<p><span><span><span>4.5.1 Introduction</span></span></span></p>

<p><span><span><span>4.5.2 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>4.5.3 Procedure</span></span></span></p>

<p><span><span><span>4.5.4 Observation</span></span></span></p>

<p><span><span><span>4.6 California Bearing Ratio (CBR)</span></span></span></p>

<p><span><span><span>4.6.1 Introduction</span></span></span></p>

<p><span><span><span>4.6.2 List of Equipments and Accessories Needed</span></span></span></p>

<p><span><span><span>4.6.3 Procedure</span></span></span></p>

<p><span><span><span>4.6.4 Observation</span></span></span></p>

<p><span><span><span>CHAPTER 5-Geotechnical Investigation Reports</span></span></span></p>

<p><span><span><span>5.1 Introduction</span></span></span></p>

<p><span><span><span>5.2 Geotechnical Investigadtion Factual Report (GFR)</span></span></span></p>

<p><span><span><span>5.3 Geotechnical Investigadtion Interpredtative Report (GIR)</span></span></span></p>

<p><span><span><span>5.4 Geotechnical Design Report (GDR)</span></span></span></p>

<p><span><span><span>5.5 Geotechnical Closure Report</span></span></span></p>

<p><span><span><span>5.6 Submission of Reports</span></span></span></p>

<p><span><span><span>Chapter 6-Role of Geotechnical Investigation in Structural Risk Reduction</span></span></span></p>

<p><span><span><span>6.1 Introduction</span></span></span></p>

<p><span><span><span>6.2 Understanding Subsurface Conditions</span></span></span></p>

<p><span><span><span>6.3 Designing Resilient Foundations</span></span></span></p>

<p><span><span><span>6.4 Mitigating Settlement Risk</span></span></span></p>

<p><span><span><span>6.5 Addressing Liquefaction Hazards</span></span></span></p>

<p><span><span><span>6.6 Managing Slope Stability and Landslides</span></span></span></p>

<p><span><span><span>6.7 Informed Excavation and Retention Strategies</span></span></span></p>

<p><span><span><span>6.8 Enhancing Seismic Resilience</span></span></span></p>

<p><span><span><span>6.9 Selecting Construction Materials</span></span></span></p>

<p><span><span><span>6.10 Environmental Considerations</span></span></span></p>

<p><span><span><span>6.11 Ongoing Monitoring and Adaptation</span></span></span></p>

<p><span><span><span>6.12 Conclusion</span></span></span></p>

<p><span><span><span>Chapter 7-Civil Engineering in Disaster Mitigation </span></span></span></p>

<p><span><span><span>7.1 Introduction</span></span></span></p>

<p><span><span><span>7.2 Resilient Infrastructure Design</span></span></span></p>

<p><span><span><span>7.3 Retrofitting and Upgrading</span></span></span></p>

<p><span><span><span>7.4 Food Control and Drainage Systems</span></span></span></p>

<p><span><span><span>7.5 Earthquake-Resistant Design</span></span></span></p>

<p><span><span><span>7.6 Tsunami and Coastal Protection</span></span></span></p>

<p><span><span><span>7.7 Landslide Mitigation</span></span></span></p>

<p><span><span><span>7.8 Emergency Response Infrastructure </span></span></span></p>

<p><span><span><span>7.9 Infrastructure Monitoring and Early Warning Systems</span></span></span></p>

<p><span><span><span>7.10 Sustainable Development and Planning</span></span></span></p>

<p><span><span><span>7.11 Public Education and Awareness</span></span></span></p>

<p><span><span><span>7.12 Conclusion                                                 </span></span></span></p>

<p> </p>', 'Title
			The Soil: A Comprehensive Text Book of Geotechnical Investigation 

			Author
			Er. Adarsh Kumar 

			ISBN
			9789385830457

			Publishers
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Soil: A Comprehensive Text Book of Geotechnical Investigation </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Er. Adarsh Kumar </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789385830457</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 9, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6747the-soil-a-comprehensive-text-book-of-geotechnical-investigation-original-imagw7f2ax8euutq.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830457&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3710', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3710', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 731, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:11'),
('ebe663c7-7ab8-4201-8d6a-a60d700ebe28', '1935', NULL, 'Biostatistics - A Guide to Design, Analysis, and Discovery - 2/e', 'biostatistics-a-guide-to-design-analysis-and-discovery-2e-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-193-1935', 'biostatistics-a-guide-to-design-analysis-and-discovery-2e-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935-1935', 'FGBGH455', 'FGBGH455', 'FGBGH455', NULL, 'Biostatistics - A Guide to Design, Analysis, and Discovery - 2/e', '<h1>Biostatistics - A Guide to Design, Analysis, and Discovery - 2/e</h1>', 'Sub Title
			No

			Author
			Ronald N. Forthofer

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131211199

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ronald N. Forthofer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131211199</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5503dpp_9_31.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGBGH455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1935', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1935', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1879, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('ebf1e69c-55f5-4423-8de7-dd3a6be967f7', '3675', 766, 'विश्वकर्मा- प्रकाश यथार्थ स्वरूप - शिल्पशास्त्र', 'वशवकरम-परकश-यथरथ-सवरप-शलपशसतर', NULL, '9788171107933', '9788171107933', '9788171107933', NULL, 'पुस्तक परिचय

अथर्ववेद का उपवेद अर्थवेद जो शिल्पशास्त्र है, का एक ग्रन्थ देवशिल्पी विश्वकर्मा द्वारा रचित है, और विश्वकर्माप्रकाश ही वह मान्य संहिता है जो विद्वत्मण्डल में शिल्पशास्त्र के रूप में स्वीकार की जाती है। यही शिल्पशास्त्र वर्तमान काल में वास्तुशास्त्र के रूप में प्रसिद्ध है । शिल्पशास्त्र का दूसरा प्राचीन ग्रन्थ मयमतम है, जो दक्षिण भारत में अधिक प्रचलित है। प्राचीन काल में उत्तर भारत में विश्वकर्माप्रकाश में प्रतिपादित शिल्पविज्ञान अधिक प्रचलित रहा है।

विश्वकर्माप्रकाश पर यह प्रस्तुत व्याख्या शिल्पशास्त्र के नियमों को उनके मूलरूप में, ग्रन्थ की अन्त: साक्षी के आधार पर प्रतिपादित करती है। कभी मूल ग्रन्थ के यथार्थ स्वरूप को समझने के लिए ग्रन्थ के मूल पाठ को आधार बनाना होता है, न की बाद के व्याख्याकारों द्वारा कृत भाष्य/टीका को । यही विशेषता इसे अब तक के प्रकाशित व्याख्यायों से पृथक कर विशिष्ट स्थान प्रदान करती है।

इस व्याख्या की मुख्य विशेषता यह है कि व्याख्याकर शिल्प = वास्तु के अभ्यास में हैं। उन्होंने इस ग्रन्थ में माप की इकाई ''हस्त'' की व्याख्या श्लोक में प्रयुक्त शब्दों के आधार पर कर के उसकी संगति गृह, शय्या, द्वार आदि के निर्माण में लगाई हैं। इसी प्रकार ''आयादि'' गणना हेतु क्रियात्मक विसंगतियों का भी निराकरण करके उसका शास्त्रीय स्वरूप स्पष्ट किया है। साथ ही साथ श्लोकों में प्रयुक्त ज्योतिष के पारिभाषिक शब्दों की व्याख्या कर दी गई है, ताकि पाठक को व्याख्या समझने हेतु किसी ग्रन्थ की सहायता लेने की आवश्यकता न रहे ।', '<p style="text-align:center"><span><span><strong><span><span><span>पुस्तक</span></span></span></strong><strong> </strong><strong><span><span><span>परिचय</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>अथर्ववेद</span></span></span> <span><span><span>का</span></span></span> <span><span><span>उपवेद</span></span></span> <span><span><span>अर्थवेद</span></span></span> <span><span><span>जो</span></span></span> <span><span><span>शिल्पशास्त्र</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>का</span></span></span> <span><span><span>एक</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>देवशिल्पी</span></span></span> <span><span><span>विश्वकर्मा</span></span></span> <span><span><span>द्वारा</span></span></span> <span><span><span>रचित</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>और</span></span></span> <span><span><span>विश्वकर्माप्रकाश</span></span></span> <span><span><span>ही</span></span></span> <span><span><span>वह</span></span></span> <span><span><span>मान्य</span></span></span> <span><span><span>संहिता</span></span></span> <span><span><span>है</span></span></span> <span><span><span>जो</span></span></span> <span><span><span>विद्वत्मण्डल</span></span></span> <span><span><span>में</span></span></span> <span><span><span>शिल्पशास्त्र</span></span></span> <span><span><span>के</span></span></span> <span><span><span>रूप</span></span></span> <span><span><span>में</span></span></span> <span><span><span>स्वीकार</span></span></span> <span><span><span>की</span></span></span> <span><span><span>जाती</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>यही</span></span></span> <span><span><span>शिल्पशास्त्र</span></span></span> <span><span><span>वर्तमान</span></span></span> <span><span><span>काल</span></span></span> <span><span><span>में</span></span></span> <span><span><span>वास्तुशास्त्र</span></span></span> <span><span><span>के</span></span></span> <span><span><span>रूप</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रसिद्ध</span></span></span> <span><span><span>है</span></span></span> <span><span><span>।</span></span></span> <span><span><span>शिल्पशास्त्र</span></span></span> <span><span><span>का</span></span></span> <span><span><span>दूसरा</span></span></span> <span><span><span>प्राचीन</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>मयमतम</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>जो</span></span></span> <span><span><span>दक्षिण</span></span></span> <span><span><span>भारत</span></span></span> <span><span><span>में</span></span></span> <span><span><span>अधिक</span></span></span> <span><span><span>प्रचलित</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>प्राचीन</span></span></span> <span><span><span>काल</span></span></span> <span><span><span>में</span></span></span> <span><span><span>उत्तर</span></span></span> <span><span><span>भारत</span></span></span> <span><span><span>में</span></span></span> <span><span><span>विश्वकर्माप्रकाश</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रतिपादित</span></span></span> <span><span><span>शिल्पविज्ञान</span></span></span> <span><span><span>अधिक</span></span></span> <span><span><span>प्रचलित</span></span></span> <span><span><span>रहा</span></span></span> <span><span><span>है।</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>विश्वकर्माप्रकाश</span></span></span> <span><span><span>पर</span></span></span> <span><span><span>यह</span></span></span> <span><span><span>प्रस्तुत</span></span></span> <span><span><span>व्याख्या</span></span></span> <span><span><span>शिल्पशास्त्र</span></span></span> <span><span><span>के</span></span></span> <span><span><span>नियमों</span></span></span> <span><span><span>को</span></span></span> <span><span><span>उनके</span></span></span> <span><span><span>मूलरूप</span></span></span> <span><span><span>में</span></span></span><span><span><span>, </span></span></span><span><span><span>ग्रन्थ</span></span></span> <span><span><span>की</span></span></span> <span><span><span>अन्त</span></span></span><span><span><span>: </span></span></span><span><span><span>साक्षी</span></span></span> <span><span><span>के</span></span></span> <span><span><span>आधार</span></span></span> <span><span><span>पर</span></span></span> <span><span><span>प्रतिपादित</span></span></span> <span><span><span>करती</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>कभी</span></span></span> <span><span><span>मूल</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>के</span></span></span> <span><span><span>यथार्थ</span></span></span> <span><span><span>स्वरूप</span></span></span> <span><span><span>को</span></span></span> <span><span><span>समझने</span></span></span> <span><span><span>के</span></span></span> <span><span><span>लिए</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>के</span></span></span> <span><span><span>मूल</span></span></span> <span><span><span>पाठ</span></span></span> <span><span><span>को</span></span></span> <span><span><span>आधार</span></span></span> <span><span><span>बनाना</span></span></span> <span><span><span>होता</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>न</span></span></span> <span><span><span>की</span></span></span> <span><span><span>बाद</span></span></span> <span><span><span>के</span></span></span> <span><span><span>व्याख्याकारों</span></span></span> <span><span><span>द्वारा</span></span></span> <span><span><span>कृत</span></span></span> <span><span><span>भाष्य</span></span></span><span><span><span>/</span></span></span><span><span><span>टीका</span></span></span> <span><span><span>को</span></span></span> <span><span><span>।</span></span></span> <span><span><span>यही</span></span></span> <span><span><span>विशेषता</span></span></span> <span><span><span>इसे</span></span></span> <span><span><span>अब</span></span></span> <span><span><span>तक</span></span></span> <span><span><span>के</span></span></span> <span><span><span>प्रकाशित</span></span></span> <span><span><span>व्याख्यायों</span></span></span> <span><span><span>से</span></span></span> <span><span><span>पृथक</span></span></span> <span><span><span>कर</span></span></span> <span><span><span>विशिष्ट</span></span></span> <span><span><span>स्थान</span></span></span> <span><span><span>प्रदान</span></span></span> <span><span><span>करती</span></span></span> <span><span><span>है।</span></span></span></span></span></p>

<p><span><span><span>इस</span></span></span> <span><span><span>व्याख्या</span></span></span> <span><span><span>की</span></span></span> <span><span><span>मुख्य</span></span></span> <span><span><span>विशेषता</span></span></span> <span><span><span>यह</span></span></span> <span><span><span>है</span></span></span> <span><span><span>कि</span></span></span> <span><span><span>व्याख्याकर</span></span></span> <span><span><span>शिल्प</span></span></span><span><span><span> = </span></span></span><span><span><span>वास्तु</span></span></span> <span><span><span>के</span></span></span> <span><span><span>अभ्यास</span></span></span> <span><span><span>में</span></span></span> <span><span><span>हैं।</span></span></span> <span><span><span>उन्होंने</span></span></span> <span><span><span>इस</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>में</span></span></span> <span><span><span>माप</span></span></span> <span><span><span>की</span></span></span> <span><span><span>इकाई</span></span></span> <span><span><span>''</span></span></span><span><span><span>हस्त</span></span></span><span><span><span>'' </span></span></span><span><span><span>की</span></span></span> <span><span><span>व्याख्या</span></span></span> <span><span><span>श्लोक</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रयुक्त</span></span></span> <span><span><span>शब्दों</span></span></span> <span><span><span>के</span></span></span> <span><span><span>आधार</span></span></span> <span><span><span>पर</span></span></span> <span><span><span>कर</span></span></span> <span><span><span>के</span></span></span> <span><span><span>उसकी</span></span></span> <span><span><span>संगति</span></span></span> <span><span><span>गृह</span></span></span><span><span><span>, </span></span></span><span><span><span>शय्या</span></span></span><span><span><span>, </span></span></span><span><span><span>द्वार</span></span></span> <span><span><span>आदि</span></span></span> <span><span><span>के</span></span></span> <span><span><span>निर्माण</span></span></span> <span><span><span>में</span></span></span> <span><span><span>लगाई</span></span></span> <span><span><span>हैं।</span></span></span> <span><span><span>इसी</span></span></span> <span><span><span>प्रकार</span></span></span> <span><span><span>''</span></span></span><span><span><span>आयादि</span></span></span><span><span><span>'' </span></span></span><span><span><span>गणना</span></span></span> <span><span><span>हेतु</span></span></span> <span><span><span>क्रियात्मक</span></span></span> <span><span><span>विसंगतियों</span></span></span> <span><span><span>का</span></span></span> <span><span><span>भी</span></span></span> <span><span><span>निराकरण</span></span></span> <span><span><span>करके</span></span></span> <span><span><span>उसका</span></span></span> <span><span><span>शास्त्रीय</span></span></span> <span><span><span>स्वरूप</span></span></span> <span><span><span>स्पष्ट</span></span></span> <span><span><span>किया</span></span></span> <span><span><span>है।</span></span></span> <span><span><span>साथ</span></span></span> <span><span><span>ही</span></span></span> <span><span><span>साथ</span></span></span> <span><span><span>श्लोकों</span></span></span> <span><span><span>में</span></span></span> <span><span><span>प्रयुक्त</span></span></span> <span><span><span>ज्योतिष</span></span></span> <span><span><span>के</span></span></span> <span><span><span>पारिभाषिक</span></span></span> <span><span><span>शब्दों</span></span></span> <span><span><span>की</span></span></span> <span><span><span>व्याख्या</span></span></span> <span><span><span>कर</span></span></span> <span><span><span>दी</span></span></span> <span><span><span>गई</span></span></span> <span><span><span>है</span></span></span><span><span><span>, </span></span></span><span><span><span>ताकि</span></span></span> <span><span><span>पाठक</span></span></span> <span><span><span>को</span></span></span> <span><span><span>व्याख्या</span></span></span> <span><span><span>समझने</span></span></span> <span><span><span>हेतु</span></span></span> <span><span><span>किसी</span></span></span> <span><span><span>ग्रन्थ</span></span></span> <span><span><span>की</span></span></span> <span><span><span>सहायता</span></span></span> <span><span><span>लेने</span></span></span> <span><span><span>की</span></span></span> <span><span><span>आवश्यकता</span></span></span> <span><span><span>न</span></span></span> <span><span><span>रहे</span></span></span> <span><span><span>।</span></span></span></p>', ' 

						Title

			 

			विश्वकर्मा- प्रकाश यथार्थ स्वरूप - शिल्पशास्त्र

			Author

			सतीश आर्य

			Edition

			1/e

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171107933

			ISBN-10 Digit

			8171107931

			Pages

			468

			Year

			2022

			Binding

			Hard Bound

			Language

			Sanskrit & Hindi

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p> </p>

			<table cellspacing="0">
				<tbody>
					<tr>
						<td>
						<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>
						</td>
					</tr>
				</tbody>
			</table>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>विश्वकर्मा- प्रकाश यथार्थ स्वरूप - शिल्पशास्त्र</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span>सतीश आर्य</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171107933</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171107931</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>468</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; Hindi</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"700"', '"525"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'Sanskrit & Hindi', 'Sanskrit & Hindi', '1/e', NULL, '2022', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 468, '468', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6713713Ybj7Av3L._AC_UF350,350_QL50_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171107933&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3675', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3675', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 766, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:11'),
('ebf840a0-83e4-47d9-bf5d-03b4b430fa8e', '3956', 496, 'IT Skills for Managers', 'it-skills-for-managers', 'it-skills-for-managers', '9789356223820', '9789356223820', '9789356223820', NULL, 'About the book

This book provides the requisite skill, for the students of commerce and management, on how to use computers in the areas that require data analysis, such as:

	Finance

	Accounting

	Costing

	Marketing

This book aims at empowering firm managers & management students with fundamental knowledge of it tools and their business applications. This book will be helpful for the following students:

	MBA/M.COM.

	PGDM/PGPM

	Other Professional Courses of Various Universities Throughout India

Content

	Basic Computer Concepts And Networking

	Basic Internet Terminologies

	Recent Trends In Computing

	Microsoft Word 2010

	Basics Of PowerPoint

	Ms Excel 2010

	Excel Functions

	Decision-Making with Excel

	Excel Projects

	Introduction to Database System

	Managing Databases Using MS Access

	Mail Merge

	Essential Components of Computers', '<p style="text-align:justify"><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>This book provides the requisite skill, for the students of commerce and management, on how to use computers in the areas that require data analysis, such as:</span></span></span></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span><span><span>Finance</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Accounting</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Costing</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Marketing</span></span></span></span></span></li>
</ul>

<p style="text-align:justify"><span><span><span><span><span>This book aims at empowering firm managers &amp; management students with fundamental knowledge of it tools and their business applications. This book will be helpful for the following students:</span></span></span></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span><span><span>MBA/M.COM.</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>PGDM/PGPM</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Other Professional Courses of Various Universities Throughout India</span></span></span></span></span></li>
</ul>

<p style="text-align:justify"><span><span><strong><span><span><span>Content</span></span></span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span><span><span>Basic Computer Concepts And Networking</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Basic Internet Terminologies</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Recent Trends In Computing</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Microsoft Word 2010</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Basics Of PowerPoint</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Ms Excel 2010</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Excel Functions</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Decision-Making with Excel</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Excel Projects</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Introduction to Database System</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Managing Databases Using MS Access</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Mail Merge</span></span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span><span>Essential Components of Computers</span></span></span></span></span></li>
</ol>

<p> </p>

<ol>
</ol>
', 'Title
			IT Skills for Managers

			Author
			Hem Chand Jain

			ISBN
			9789356223820

			Publisher
			Taxmann

			Binding
			PaperBack', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>IT Skills for Managers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Hem Chand Jain</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356223820</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>PaperBack</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"795"', '"676"', '"0"', 4, 'PAPERBACK', 'PaperBack', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '305d7b11-9f04-4db1-82fe-42bcf3f8f1fe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7855IT.png', NULL, '2 | 9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789356223820&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3956', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3956', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 496, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:11'),
('ec0e4a37-5d84-428a-b38b-1b042d9ce900', '1354', NULL, 'Bayesian Evaluation of Informative Hypotheses - Statistics for Social and Behavioral Sciences new', 'bayesian-evaluation-of-informative-hypotheses-statistics-for-social-and-behavioral-sciences-new-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354', 'bayesian-evaluation-of-informative-hypotheses-statistics-for-social-and-behavioral-sciences-new-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354-1354', 'HJUY776', 'HJUY776', 'HJUY776', NULL, 'This book provides an overview of the developments in the area of Bayesian evaluation of informative hypotheses that took place since the publication of the ?rst paper on this topic in 2001 [Hoijtink, H. Con?rmatory latent class analysis, model selection using Bayes factors and (pseudo) likelihood ratio statistics. Multivariate Behavioral Research, 36, 563–588]. The current state of a?airs was presented and discussed by the authors of this book during a workshop in Utrecht in June 2007. Here we would like to thank all authors for their participation, ideas, and contributions. We would also like to thank Sophie van der Zee for her editorial e?orts during the construction of this book. Another word of thanks is due to John Kimmel of Springer for his con?dence in the editors and authors. Finally, we would like to thank the Netherlands Organization for Scienti?c Research (NWO) whose VICI grant (453-05-002) awarded to the ?rst author enabled the organization of the workshop, the writing of this book, and continuation of the research with respect to Bayesian evaluation of informative hypotheses.', '<p>This book provides an overview of the developments in the area of Bayesian evaluation of informative hypotheses that took place since the publication of the ?rst paper on this topic in 2001 [Hoijtink, H. Con?rmatory latent class analysis, model selection using Bayes factors and (pseudo) likelihood ratio statistics. Multivariate Behavioral Research, 36, 563–588]. The current state of a?airs was presented and discussed by the authors of this book during a workshop in Utrecht in June 2007. Here we would like to thank all authors for their participation, ideas, and contributions. We would also like to thank Sophie van der Zee for her editorial e?orts during the construction of this book. Another word of thanks is due to John Kimmel of Springer for his con?dence in the editors and authors. Finally, we would like to thank the Netherlands Organization for Scienti?c Research (NWO) whose VICI grant (453-05-002) awarded to the ?rst author enabled the organization of the workshop, the writing of this book, and continuation of the research with respect to Bayesian evaluation of informative hypotheses.</p>', 'Bayesian Evaluation of Informative Hypotheses - Statistics for Social and Behavioral Sciences new', '<h1>Bayesian Evaluation of Informative Hypotheses - Statistics for Social and Behavioral Sciences new</h1>', '"10899"', '"6539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1238dpp_18_205.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJUY776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1354', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1354', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2244, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ec113c53-7542-403f-bffd-3fa4af2adb6b', '1353', NULL, 'Intergroup Relations - Library in social Psychology in 4Vols. NEW', 'intergroup-relations-library-in-social-psychology-in-4vols-new-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-135-1353', 'intergroup-relations-library-in-social-psychology-in-4vols-new-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353-1353', 'TYHG6655', 'TYHG6655', 'TYHG6655', NULL, 'One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations', '<p>One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations</p>', 'Intergroup Relations - Library in social Psychology in 4Vols. NEW', '<h1>Intergroup Relations - Library in social Psychology in 4Vols. NEW</h1>', '"57699"', '"34619"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5650dpp_18_19.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TYHG6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1353', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1353', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2245, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ec136d50-d56f-4eea-9c5d-0d2ea5b13b9a', '3032', NULL, 'Doris Lessing''s - The Golden Notebook - A Critical Study', 'doris-lessings-the-golden-notebook-a-critical-study-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032', 'doris-lessings-the-golden-notebook-a-critical-study-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032-3032', 'VGHY6643', 'VGHY6643', 'VGHY6643', NULL, 'Doris Lessing''s - The Golden Notebook - A Critical Study', '<h1>Doris Lessing''s - The Golden Notebook - A Critical Study</h1>', 'Sub Title
			No

			Author
			Tapan K. Ghosh

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175511743

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tapan K. Ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175511743</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGHY6643&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3032', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3032', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1209, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:11'),
('ec1bead5-aca2-4d58-88f0-a280188e021c', '3257', NULL, 'Classification of World Climates', 'classification-of-world-climates-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257', 'classification-of-world-climates-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257-3257', '9788178805993', '9788178805993', '9788178805993', NULL, 'Introduction

Weather and Climate

Tropical rainforest

Desert

Steppe

Grassland

Taiga

Chaparral

Tundra

Savanna

Alpine

Climate Variations', '<p>Introduction</p>

<p>Weather and Climate</p>

<p>Tropical rainforest</p>

<p>Desert</p>

<p>Steppe</p>

<p>Grassland</p>

<p>Taiga</p>

<p>Chaparral</p>

<p>Tundra</p>

<p>Savanna</p>

<p>Alpine</p>

<p>Climate Variations</p>', 'Sub Title
			World Climates

			Author
			K. R. Jayachandran

			ISBN 13 Digit
			9788178805993

			Pages
			261

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>World Climates</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. R. Jayachandran</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805993</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>261</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 261, '261', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3569IMG_20220215_0002.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178805993&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3257', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3257', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1122, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:11'),
('ec1f55ff-8f5c-40fd-a586-2f7822bbd762', '4196', 267, 'Macroeconomics: Theories and Policies, 10/e', 'macroeconomics-theories-and-policies-10e', 'macroeconomics-theories-and-policies-10e', '9789332518322', '9789332518322', '9789332518322', NULL, 'About the book

Macroeconomics traces the history, evolution, and challenges of Keynesian economics, presenting a comprehensive, detailed, and unbiased view of modern macroeconomic theory.

Content:

PART ONE: INTRODUCTION AND MEASUREMENT

Chapter 1: Introduction

PART TWO: CLASSICAL ECONOMICS AND THE KEYNESIAN REVOLUTION

Chapter 2: Classical Macroeconomics (I): Equilibrium Output and Employment

Chapter 3: Classical Macroeconomics (II): Money, Prices, and Interest

Chapter 4: The Keynesian System (I):The Role of Aggregate Demand

Chapter 5: The Keynesian System (II): Money, Interest, and Income

Chapter 6: The Keynesian System (III): Policy Effects in the IS—LM Model

Chapter 7: The Keynesian System (IV): Aggregate Supply and Demand

PART THREE: MACROECONOMIC THEORY AFTER KEYNES

Chapter 8: The Monetarist Counterrevolution

Chapter 9: Output, Inflation, and Unemployment: Alternative Views

Chapter 10: New Classical Economics

Chapter 11: Real Business Cycles and New Keynesian Economics

Chapter 12: Macroeconomic Models :A Summary

PART FOUR: OPEN ECONOMY MACROECONOMICS

Chapter 13: Exchange Rates and the International Monetary System

Chapter 14: Monetary and Fiscal Policy in the Open Economy

PART FIVE: ECONOMIC POLICY

Chapter 15: Optimal Monetary Policy

Chapter 16: Fiscal Policy

PART SIX: ECONOMIC GROWTH

Chapter 17: Policies for Intermediate-Run Growth

Chapter 18: Long-Run Economic Growth: Origins of the Wealth of Nations', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Macroeconomics traces the history, evolution, and challenges of Keynesian economics, presenting a comprehensive, detailed, and unbiased view of modern macroeconomic theory.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART ONE: INTRODUCTION AND MEASUREMENT</span></strong><br />
<br />
<span>Chapter 1: Introduction<br />
<br />
<strong>PART TWO: CLASSICAL ECONOMICS AND THE KEYNESIAN REVOLUTION</strong><br />
<br />
Chapter 2: Classical Macroeconomics (I): Equilibrium Output and Employment<br />
<br />
Chapter 3: Classical Macroeconomics (II): Money, Prices, and Interest<br />
<br />
Chapter 4: The Keynesian System (I):The Role of Aggregate Demand<br />
<br />
Chapter 5: The Keynesian System (II): Money, Interest, and Income<br />
<br />
Chapter 6: The Keynesian System (III): Policy Effects in the IS—LM Model<br />
<br />
Chapter 7: The Keynesian System (IV): Aggregate Supply and Demand<br />
<br />
<strong>PART THREE: MACROECONOMIC THEORY AFTER KEYNES</strong><br />
<br />
Chapter 8: The Monetarist Counterrevolution<br />
<br />
Chapter 9: Output, Inflation, and Unemployment: Alternative Views<br />
<br />
Chapter 10: New Classical Economics<br />
<br />
Chapter 11: Real Business Cycles and New Keynesian Economics<br />
<br />
Chapter 12: Macroeconomic Models :A Summary<br />
<br />
<strong>PART FOUR: OPEN ECONOMY MACROECONOMICS</strong><br />
<br />
Chapter 13: Exchange Rates and the International Monetary System<br />
<br />
Chapter 14: Monetary and Fiscal Policy in the Open Economy<br />
<br />
<strong>PART FIVE: ECONOMIC POLICY</strong><br />
<br />
Chapter 15: Optimal Monetary Policy<br />
<br />
Chapter 16: Fiscal Policy<br />
<br />
<strong>PART SIX: ECONOMIC GROWTH</strong><br />
<br />
Chapter 17: Policies for Intermediate-Run Growth<br />
<br />
Chapter 18: Long-Run Economic Growth: Origins of the Wealth of Nations</span></span></span></p>', 'Title
			Macroeconomics: Theories and Policies, 10/e

			Author
			Richard T. Froyen

			ISBN
			9789332518322

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Macroeconomics: Theories and Policies, 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Richard T. Froyen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789332518322</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"960"', '"768"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5547micro.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789332518322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4196', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4196', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 267, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:11'),
('ec4d7b18-23d4-46ff-89f2-ce75a1f54d48', '354', NULL, 'Life and Vision of Vedic Seer Kavsa Ailusa', 'life-and-vision-of-vedic-seer-kavsa-ailusa', 'life-and-vision-of-vedic-seer-kavsa-ailusa', '9788187471691', '9788187471691', '9788187471691', NULL, 'Contents:-

Chapter-I

I. Life, Askesis and Attainment of Seerhood,

II-King Kurusravana and Mitratithi as Patrons of Kavasa Ailusa,

Chapter-II

Kavasa’s Mode of Sadhana,

Chapter-III

Kavasa Ailusa’s Contribution to the Central Theme of the Mahabharata,

Chapter-IV

Status of Space – Time in Kavasa’s Complexion of the Reality,

Chapter-V

Gambler’s Hymn as a Symbolic Form of Greed of Man. ', '<p style="text-align:justify"><span><span>Contents:-</span></span></p>

<p style="text-align:justify"><span><strong>Chapter-I</strong></span></p>

<p style="text-align:justify"><span>I. Life, Askesis and Attainment of Seerhood, </span></p>

<p style="text-align:justify"><span>II-King Kurusravana and Mitratithi as Patrons of Kavasa Ailusa,<strong> </strong></span></p>

<p style="text-align:justify"><span><strong>Chapter-II</strong></span></p>

<p style="text-align:justify"><span>Kavasa’s Mode of Sadhana, </span></p>

<p style="text-align:justify"><span><strong>Chapter-III</strong></span></p>

<p style="text-align:justify"><span>Kavasa Ailusa’s Contribution to the Central Theme of the Mahabharata,</span></p>

<p style="text-align:justify"><span><strong>Chapter-IV</strong></span></p>

<p style="text-align:justify"><span>Status of Space – Time in Kavasa’s Complexion of the Reality, </span></p>

<p style="text-align:justify"><span><strong>Chapter-V</strong></span></p>

<p style="text-align:justify"><span>Gambler’s Hymn as a Symbolic Form of Greed of Man. </span></p>', 'Title
			Life and Vision of Vedic Seer Kavsa Ailusa

			Author
			Prof. S.P. Singh

			ISBN
			9788187471691

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Life and Vision of Vedic Seer Kavsa Ailusa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471691</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1299"', '"910"', '"0"', 4, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86059788187471691_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471691&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=354', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=354', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2875, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('ec595a0c-6c0a-444b-8b52-ed6430b1b865', '717', NULL, 'Bhaugolik Chintan Ke Aayam', 'bhaugolik-chintan-ke-aayam', 'bhaugolik-chintan-ke-aayam', '9788171249350', '9788171249350', '9788171249350', NULL, 'Bhogolik Chintan ke Aadhar', '<h1>Bhogolik Chintan ke Aadhar</h1>', 'Sub Title
			Bhaugolik Chintan Ke Aayam

			Author
			Shrikant Dikshit

			ISBN 13 Digit
			9788171249350

			Publisher
			Vishvidhalaya Prakashan

			Binding
			Hardbond', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Bhaugolik Chintan Ke Aayam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shrikant Dikshit</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171249350</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vishvidhalaya Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardbond', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c2ff8a84-8667-4225-91fe-7b5cb8f4d4bc', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3485download.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171249350&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=717', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=717', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2653, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('ec81641f-6e97-4fa0-85a8-1208c41782a0', '1145', NULL, 'Bertrand Russell''s Conception of Peace', 'bertrand-russells-conception-of-peace-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-114-1145', 'bertrand-russells-conception-of-peace-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145-1145', 'JHGY7755', 'JHGY7755', 'JHGY7755', NULL, 'Bertrand Russell''s Conception of Peace', '<h1>Bertrand Russell''s Conception of Peace</h1>', 'Sub Title
			No

			Author
			Naresh Kumar Ambastha

			About Author
			No

			Content
			No

			ISBN 10 Digit
			8170544785

			ISBN 13 Digit
			No

			Pages
			144

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			Jan 2008

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Naresh Kumar Ambastha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170544785</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>144</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Jan 2008</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"599"', '"359"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Jan 2008', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 144, '144', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3776image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHGY7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1145', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1145', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2395, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ec85cc59-171c-4245-a3cc-ea6568c6ba55', '2969', NULL, 'Encyclopedia of Literary Modernism', 'encyclopedia-of-literary-modernism', 'encyclopedia-of-literary-modernism', '9780313310171', '9780313310171', '9780313310171', NULL, 'About the book

Modernism is still widely acknowledged as perhaps the most important and influential artistic and cultural phenomenon of the 20th century. Written by expert scholars from around the world and covering hundreds of different topics in a clear, incisive, and critical manner, this reference maps the complex field of modernism in a fresh and original way.

The principal focus of the book is on English-language literary modernism and the period 1890-1939, yet many entries extend beyond those parameters to include important precursors and successors of the movement. The book also covers the crucial European and interdisciplinary dimensions of modernism and provides complementary comparative perspectives from countries and regions not usually included in traditional accounts of the subject. Entries cite works for further reading, and the volume closes with a selected, general bibliography.

 ', '<p style="text-align:justify"><span><strong>About the book</strong></span></p>

<p style="text-align:justify"><span><span>Modernism is still widely acknowledged as perhaps the most important and influential artistic and cultural phenomenon of the 20th century. Written by expert scholars from around the world and covering hundreds of different topics in a clear, incisive, and critical manner, this reference maps the complex field of modernism in a fresh and original way.</span></span></p>

<p style="text-align:justify"><span><span>The principal focus of the book is on English-language literary modernism and the period 1890-1939, yet many entries extend beyond those parameters to include important precursors and successors of the movement. The book also covers the crucial European and interdisciplinary dimensions of modernism and provides complementary comparative perspectives from countries and regions not usually included in traditional accounts of the subject. Entries cite works for further reading, and the volume closes with a selected, general bibliography.</span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Encyclopedia of Literary Modernism

			Author
			Paul Poplawski

			ISBN
			9780313310171

			Publisher
			Greenwood Press

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of Literary Modernism</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Paul Poplawski</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780313310171</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Greenwood Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"13239"', '"9267"', '"0"', 7, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9be7ca37-2cfa-493a-882e-23e5bd167661', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/433051yZetaPFJL._SX350_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780313310171&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2969', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2969', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1239, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:11'),
('ec8e3173-1270-43e5-86ad-716219d71ea5', '2573', NULL, 'Rangayatan -Satrah Bahurangi Ekankiyon ka Sangrha', 'rangayatan-satrah-bahurangi-ekankiyon-ka-sangrha-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-25-2573', 'rangayatan-satrah-bahurangi-ekankiyon-ka-sangrha-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573-2573', '9788171730285', '9788171730285', '9788171730285', NULL, 'Rangayatan -Satrah Bahurangi Ekankiyon ka Sangrha', '<h1>Rangayatan -Satrah Bahurangi Ekankiyon ka Sangrha</h1>', 'Sub Title

			Rangayatan -Satrah Bahurangi Ekankiyon Ka Sangrha

			Author
			Dr. Ram Bodh Pandey

			ISBN 13 Digit
			9788171730285

			Publishers
			Geeta Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Rangayatan -Satrah Bahurangi Ekankiyon Ka Sangrha</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ram Bodh Pandey</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171730285</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Geeta Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"900"', '"600"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ef38f469-0bcc-46bb-8cb3-ac587704c801', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6960pic-22.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171730285&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2573', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2573', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1519, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:11'),
('ec98df7b-4511-4e8f-9bbc-4f7f83e49a03', '1184', NULL, 'The Essential Wrintings of B.R. Ambedkar New', 'the-essential-wrintings-of-br-ambedkar-new-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-118-1184', 'the-essential-wrintings-of-br-ambedkar-new-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184-1184', 'RFGT6654', 'RFGT6654', 'RFGT6654', NULL, 'The Essential Wrintings of B.R. Ambedkar New', '<h1>The Essential Wrintings of B.R. Ambedkar New</h1>', 'Sub Title
			No

			Author
			Dr. O. Shuraj

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381575932

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. O. Shuraj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381575932</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"659"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15469789381575932.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT6654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1184', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1184', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2363, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ec9d8b7f-8e24-4246-b22a-4014742bd20f', '3986', 466, 'Principles of Tropical Horticulture', 'principles-of-tropical-horticulture', 'principles-of-tropical-horticulture', '9789351119920', '9789351119920', '9789351119920', NULL, 'About the book

The importance of tropical horticultural crops, it was considered relevant to provide updated information on different aspects of various groups of plants with emphasis on production technology. Tropical horticulture includes plants such as perennial woody plants (arboriculture), ornamentals (floriculture), vegetables (olericulture), and fruits (pomology) including grapes (viticulture). The origin of many of these crops is not in the tropics but in temperate zones. Their adoption to tropical climatic conditions is an objective of breeding. Many important crops, however, are indigenous to the tropics. The latter embrace perennial crops such as oil palm, vegetables including okra, field crops such as rice and sugarcane, and particularly fruits including pineapple, banana, papaya, and mango. Most of the horticultural plants, particularly the fruit trees, are perennial in nature. Some of the fruit trees survive and produce fruits for about 100 years. Horticulture has a significant role in human nutrition. It plays a prime role in wealth generation and socio-economic status of the farmers. Most of the horticultural crops are propagated vegetatively for which nursery units are necessary. There are plentiful programmers being implemented to develop the nurseries and there by bringing about horticultural development. The publication will be useful to the students, researchers, horticulturists, planters, farmers and entrepreneurs alike."

Contents

Introduction,

Tropical Vegetation on Seeds,

Tropical and Sub-tropical Fruits,

Post-Harvest Cultivation and Technology in Horticulture,

Vegetable Crops,

Flowering Plants,

Horticultural Plants and Crops,

Organic Horticulture

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The importance of tropical horticultural crops, it was considered relevant to provide updated information on different aspects of various groups of plants with emphasis on production technology. Tropical horticulture includes plants such as perennial woody plants (arboriculture), ornamentals (floriculture), vegetables (olericulture), and fruits (pomology) including grapes (viticulture). The origin of many of these crops is not in the tropics but in temperate zones. Their adoption to tropical climatic conditions is an objective of breeding. Many important crops, however, are indigenous to the tropics. The latter embrace perennial crops such as oil palm, vegetables including okra, field crops such as rice and sugarcane, and particularly fruits including pineapple, banana, papaya, and mango. Most of the horticultural plants, particularly the fruit trees, are perennial in nature. Some of the fruit trees survive and produce fruits for about 100 years. Horticulture has a significant role in human nutrition. It plays a prime role in wealth generation and socio-economic status of the farmers. Most of the horticultural crops are propagated vegetatively for which nursery units are necessary. There are plentiful programmers being implemented to develop the nurseries and there by bringing about horticultural development. The publication will be useful to the students, researchers, horticulturists, planters, farmers and entrepreneurs alike."</span></span></span></p>

<p><span><span><strong><span><span>Contents</span></span></strong></span></span></p>

<p><span><span><span><span>Introduction,</span></span></span></span></p>

<p><span><span><span><span>Tropical Vegetation on Seeds,</span></span></span></span></p>

<p><span><span><span><span>Tropical and Sub-tropical Fruits,</span></span></span></span></p>

<p><span><span><span><span>Post-Harvest Cultivation and Technology in Horticulture,</span></span></span></span></p>

<p><span><span><span><span>Vegetable Crops,</span></span></span></span></p>

<p><span><span><span><span>Flowering Plants,</span></span></span></span></p>

<p><span><span><span><span>Horticultural Plants and Crops,</span></span></span></span></p>

<p><span><span><span><span>Organic Horticulture</span></span></span></span></p>

<p style="text-align:justify"> </p>', ' 

			Title
			Principles of Tropical Horticulture

			Author
			Surendra Bhanot

			ISBN
			9789351119920

			Publisher
			Random Publication

			Binding
			Hardcover

 ', '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Principles of Tropical Horticulture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Surendra Bhanot</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789351119920</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1895"', '"1232"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '607cee8c-26ee-4753-be9f-2696a311149a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9271pt.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789351119920&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3986', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3986', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 466, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:11'),
('ecae95d1-37dd-4f4f-be6b-d4bf3f107498', '1290', NULL, 'Aaliya - Love Transcends Time', 'learning-aspnet-ajax-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-1290', 'learning-aspnet-ajax-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140', 'RFGH6655', 'RFGH6655::1290', 'RFGH6655', NULL, 'Learning ASP.NET AJAX textbook aims at helping the users develop next-generation web applications easily and effectively. One of the unique features of this textbook is the line-by-line explanation of source code which will enable the users having basic knowledge of web technologies to gain a thorough and practical understanding of AJAX. Clear and elaborate explanation of key ideas and terminology combined with well-organized references and examples makes this textbook an ideal guide for both the novice and the advanced users.', '<p>Learning ASP.NET AJAX textbook aims at helping the users develop next-generation web applications easily and effectively. One of the unique features of this textbook is the line-by-line explanation of source code which will enable the users having basic knowledge of web technologies to gain a thorough and practical understanding of AJAX. Clear and elaborate explanation of key ideas and terminology combined with well-organized references and examples makes this textbook an ideal guide for both the novice and the advanced users.</p>', 'Learning ASP.NET AJAX', '<h1>Learning ASP.NET AJAX</h1>', '"499"', '"350"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21689788131732120.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1290', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1290', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2287, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ecbb14f0-1f3f-48fe-a737-4c992a89d38f', '957', NULL, 'Global Health- Library of Health and Social Welfare- 4Vols. BOOK', 'global-health-library-of-health-and-social-welfare-4vols-book-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-9-957', 'global-health-library-of-health-and-social-welfare-4vols-book-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957-957', 'NJHI8877', 'NJHI8877', 'NJHI8877', NULL, 'This collection of key source materials documents the history of the field, identifies important turning points in research and practice, and indicates key challenges for the future. It also addresses the urgent need for perspectives from the global South to complement the more familiar ones of official documents and researchers in high income countries. Volume One: Historical Perspectives Volume Two: Scientific Advances Volume Three: Scientific Consolidation Volume Four: Global Health Ethics, Public Policy and Challenges for the Future', '<p>This collection of key source materials documents the history of the field, identifies important turning points in research and practice, and indicates key challenges for the future. It also addresses the urgent need for perspectives from the global South to complement the more familiar ones of official documents and researchers in high income countries. Volume One: Historical Perspectives Volume Two: Scientific Advances Volume Three: Scientific Consolidation Volume Four: Global Health Ethics, Public Policy and Challenges for the Future</p>', 'Global Health- Library of Health and Social Welfare- 4Vols. BOOK', '<h1>Global Health- Library of Health and Social Welfare- 4Vols. BOOK</h1>', '"73645"', '"44187"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75119780857023889.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NJHI8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=957', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=957', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2518, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('ecc2c6c3-a718-4436-a9cd-ad927f412931', '1144', NULL, 'Empowerment of Women at Work Place New', 'empowerment-of-women-at-work-place-new-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-11-1144', 'empowerment-of-women-at-work-place-new-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144-1144', 'MNBH87766', 'MNBH87766', 'MNBH87766', NULL, 'Empowerment of Women at Work Place New', '<h1>Empowerment of Women at Work Place New</h1>', 'Sub Title
			No

			Author
			Minati Panda

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381839522

			Pages
			450

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Minati Panda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839522</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>450</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 450, '450', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78619788187471578_2.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNBH87766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1144', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1144', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2396, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ece5f798-a0af-407e-b1b1-dfe2303c0f98', '847', NULL, 'Auditing NEW', 'auditing-new-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847', 'auditing-new-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847-847', 'IKJU887', 'IKJU887', 'IKJU887', NULL, '       AUDITING NEW', '<p>    <span>   AUDITING NEW</span></p>', 'Sub Title
			No

			Author
			F.S. Sanwaria

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160478

			Pages
			390

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>F.S. Sanwaria</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160478</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>390</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"659"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 390, '390', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1820auditig.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=IKJU887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=847', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=847', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2579, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('ecf91e37-e5b2-428a-9e21-449eee9fd44a', '1074', NULL, 'Women and Tagore Recreating the Space in New Millennium', 'women-and-tagore-recreating-the-space-in-new-millennium-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074', 'women-and-tagore-recreating-the-space-in-new-millennium-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074-1074', 'WWSDE6677', 'WWSDE6677', 'WWSDE6677', NULL, 'Women and Tagore Recreating the Space in New Millennium', '<h1>Women and Tagore Recreating the Space in New Millennium</h1>', 'Sub Title
			No

			Author
			Rajasri Basu

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350740309

			Pages
			300

			Binding
			Hardcover

			Year of Publication
			2013

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajasri Basu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350740309</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 300, '300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82609789350740309.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WWSDE6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1074', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1074', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2437, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('ed03c15e-43e5-441c-9b7f-a573f43b7e98', '4421', 44, 'The Principles of Philosophy', 'the-principles-of-philosophy', 'the-principles-of-philosophy', '-90-', '-90-', '-90-', NULL, 'Contents:

Definition and Province of philosophy

Chapter I: Philosophy and Other Cognate Studies

Chapter II: Problems of Logic and Epistemology

Chapter III: Knowledge or Interpretation of Experience

Chapter IV: Theories of Reality

Chapter V: Truth and Reality

Chapter VI: Philosophy of the World

Chapter VII: Philosophy of the Self

Chapter VIII: Problem of God

Chapter IX: Problem of Evil

Chapter X: The Philosophy of Value

Chapter XI: Problem of Immortality

Conclusion', '<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><span>Definition and Province of philosophy</span></span></span></p>

<p><span><span><span>Chapter I: Philosophy and Other Cognate Studies</span></span></span></p>

<p><span><span><span>Chapter II: Problems of Logic and Epistemology</span></span></span></p>

<p><span><span><span>Chapter III: Knowledge or Interpretation of Experience</span></span></span></p>

<p><span><span><span>Chapter IV: Theories of Reality</span></span></span></p>

<p><span><span><span>Chapter V: Truth and Reality</span></span></span></p>

<p><span><span><span>Chapter VI: Philosophy of the World</span></span></span></p>

<p><span><span><span>Chapter VII: Philosophy of the Self</span></span></span></p>

<p><span><span><span>Chapter VIII: Problem of God</span></span></span></p>

<p><span><span><span>Chapter IX: Problem of Evil</span></span></span></p>

<p><span><span><span>Chapter X: The Philosophy of Value</span></span></span></p>

<p><span><span><span>Chapter XI: Problem of Immortality</span></span></span></p>

<p><span><span><span>Conclusion</span></span></span></p>', 'Title
			The Principles of Philosophy

			Author
			Hari Mohan Bhattacharyya

			Publisher
			University of Calcutta

			Year of Publication
			1948

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Principles of Philosophy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Hari Mohan Bhattacharyya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>University of Calcutta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1948</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '563f6443-a71f-4b5e-9fb1-231fe6fb218f', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1974the%20principle%20of.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-90-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4421', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4421', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 44, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:11'),
('ed1bdf90-1b66-454e-a5e6-e08a4f8a0b9a', '3932', 519, 'Bhagavad-Gita: A New Translation and Commentary with Sanskrit Text (Chapter 1-6)', 'bhagavadgita-a-new-translation-and-commentary-with-sanskrit-text-chapter-16', 'bhagavadgita-a-new-translation-and-commentary-with-sanskrit-text-chapter-16', '-68-', '-68-', '-68-', NULL, 'About the book

Maharishi Mahesh Yogi''s translation of and commentary on the first six chapters of the timeless Vedic classic, the Bhagavad-Gitä, has inspired millions of people around the world. It is a rediscovery of the fundamental and practical truths of the teachings delivered by Lord Krishņa to Arjuna on the battlefield, including the knowledge to bring perfection to in- dividual and collective life.

Contents

Preface

Introduction

Chapter I

Chapter II

Chapter III

Chapter IV

Chapter V

Chapter VI

Appendix

The Holy Tradition

Transcendental Meditation: The Main Principle

Cosmic Law, The Basic Law of Creation

The Six Systems of Indian Philosophy', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Maharishi Mahesh Yogi''s translation of and commentary on the first six chapters of the timeless Vedic classic, the Bhagavad-Gitä, has inspired millions of people around the world. It is a rediscovery of the fundamental and practical truths of the teachings delivered by Lord Krishņa to Arjuna on the battlefield, including the knowledge to bring perfection to in- dividual and collective life.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Preface</span></span></span></p>

<p style="text-align:justify"><span><span><span>Introduction</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter I</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter II</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter III</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter IV</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter V</span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter VI</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Holy Tradition</span></span></span></p>

<p style="text-align:justify"><span><span><span>Transcendental Meditation: The Main Principle</span></span></span></p>

<p style="text-align:justify"><span><span><span>Cosmic Law, The Basic Law of Creation</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Six Systems of Indian Philosophy</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Bhagavad-Gita: A New Translation and Commentary with Sanskrit Text (Chapter 1-6)

			Author
			Maharishi Mahesh Yogi

			Publisher
			Age of Enlightenment Publications

			Year of Publication
			1967

			Pages
			371

			Binding
			Hardcover

			Language
			English With Sanskrit Text', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Bhagavad-Gita: A New Translation and Commentary with Sanskrit Text (Chapter 1-6)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Maharishi Mahesh Yogi</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Age of Enlightenment Publications</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1967</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">371</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English With Sanskrit Text</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English With Sanskrit Text', 'English With Sanskrit Text', NULL, NULL, NULL, NULL, NULL, '65b3d2c0-79ea-419b-89ef-e4f1cc17bbfc', NULL, NULL, 371, '371', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1623001.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-68-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3932', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3932', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 519, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:11'),
('ed25e58b-1298-47e9-b0f7-d03a61bd53d2', '1118', NULL, 'Contemporary Issues in Commerce, Management and Economics', 'contemporary-issues-in-commerce-management-and-economics', 'contemporary-issues-in-commerce-management-and-economics', '9789385830280', '9789385830280', '9789385830280', NULL, 'About the Book

This book is an attempt to keep our readers abreast of contemporary trends in Economics, Commerce and Management.  It throws light on present economic scenario of the country.  It highlights the methods and practices that should be implemented in order to meet global needs.  With the organisations getting global, the issues related to international management have to be studied.  The trade and commerce in the last few decades have undergone drastic changes.  our major objective, while presenting this book before the readers is to keep the topics interesting, and hence, special care have been taken to make it as simple to understand and reader friendly as possible.  This book attempts to study the issues, challenges and prospects of present trade and commerce.

Contents:                                           

1. Impact of GST on Textile Industry of India

2. Entrepreneurship Education for Holistic Progression 

3. GST: Impact and Implications - A Descriptive Study

4. Literary Attempts on Marketing of MSMEs: A Review 

5. Foreign Direct Investment and Its Impact on Indian Economy 

6. E-Commerce Marketing in India: An Overview

7. HRD Practices Adopted by Punjab National Bank with Reference to Kangra District Himachal Pradesh

8. Impact of Financial Inclusion in India: An Empirical Evaluation of Pradhan Mantri Jan Dhan Yojana in  Himachal Pradesh

9. Digital India: Challenges and Opportunities

10. Pradhan Mantri Jan Dhan Yojana as a Financial Inclusion Plan: An Evaluation 

11. Investors'' Perception about Mutual Funds: A Study of Shimla City

12. Make in India: A Boon for Development

13. A Comprehensive Analysis of Goods and Service Tax in India

14. Package for Promotion of Digital and Cashless Economy

15. Quality of Public Distribution System in Himachal Pradesh 

16. Determinants of Buying Behaviour in Organised and Unorganised Retail Sector

17. Impact of Social Media on Marketing 

18. E-Commerce of Horticulture Products in Himachal Pradesh: Problems and Prospects

19. Impact of Demonetization on Various Sectors in the Indian Economy 

20.  Digital India: Issues and Challenges

21. Make in India: A Sleeping or a Roaring Lion

22. Advertising Role in Consumer Motivation

23. ICT in Higher Education: Scope and Need for Management and E-Commerce to Promote Job Oriented Skills

24. Human Resource Management Practices of Hydro Electric Power Project NHPC Limited: A Study of Chamera Hydro Electric Power Project of Chamba District H.P.

 25. Stress Management in Banking Sector: An Empirical Evaluation ', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This book is an attempt to keep our readers abreast of contemporary trends in Economics, Commerce and Management.  It throws light on present economic scenario of the country.  It highlights the methods and practices that should be implemented in order to meet global needs.  With the organisations getting global, the issues related to international management have to be studied.  The trade and commerce in the last few decades have undergone drastic changes.  our major objective, while presenting this book before the readers is to keep the topics interesting, and hence, special care have been taken to make it as simple to understand and reader friendly as possible.  This book attempts to study the issues, challenges and prospects of present trade and commerce.</span></span></span></span></p>

<p><span><span><strong><span>Contents:                                            </span></strong></span></span></p>

<p><span><span><span><span>1.<span> Impact of GST on Textile Industry of India</span></span></span></span></span></p>

<p><span><span><span><span><span>2. Entrepreneurship Education for Holistic Progression </span></span></span></span></span></p>

<p><span><span><span><span><span>3. GST: Impact and Implications - A Descriptive Study</span></span></span></span></span></p>

<p><span><span><span><span><span>4. Literary Attempts on Marketing of MSMEs: A Review </span></span></span></span></span></p>

<p><span><span><span><span><span>5. Foreign Direct Investment and Its Impact on Indian Economy </span></span></span></span></span></p>

<p><span><span><span><span><span>6. E-Commerce Marketing in India: An Overview</span></span></span></span></span></p>

<p><span><span><span><span><span>7. HRD Practices Adopted by Punjab National Bank with Reference to Kangra District Himachal Pradesh</span></span></span></span></span></p>

<p><span><span><span><span><span>8. Impact of Financial Inclusion in India: An Empirical Evaluation of Pradhan Mantri Jan Dhan Yojana in  Himachal Pradesh</span></span></span></span></span></p>

<p><span><span><span><span><span>9. Digital India: Challenges and Opportunities</span></span></span></span></span></p>

<p><span><span><span><span><span>10. Pradhan Mantri Jan Dhan Yojana as a Financial Inclusion Plan: An Evaluation </span></span></span></span></span></p>

<p><span><span><span><span><span>11. Investors'' Perception about Mutual Funds: A Study of Shimla City</span></span></span></span></span></p>

<p><span><span><span><span><span>12. Make in India: A Boon for Development</span></span></span></span></span></p>

<p><span><span><span><span><span>13. A Comprehensive Analysis of Goods and Service Tax in India</span></span></span></span></span></p>

<p><span><span><span><span><span>14. Package for Promotion of Digital and Cashless Economy</span></span></span></span></span></p>

<p><span><span><span><span><span>15. Quality of Public Distribution System in Himachal Pradesh </span></span></span></span></span></p>

<p><span><span><span><span><span>16. Determinants of Buying Behaviour in Organised and Unorganised Retail Sector</span></span></span></span></span></p>

<p><span><span><span><span><span>17. Impact of Social Media on Marketing </span></span></span></span></span></p>

<p><span><span><span><span><span>18. E-Commerce of Horticulture Products in Himachal Pradesh: Problems and Prospects</span></span></span></span></span></p>

<p><span><span><span><span><span>19. Impact of Demonetization on Various Sectors in the Indian Economy </span></span></span></span></span></p>

<p><span><span><span><span><span>20.  Digital India: Issues and Challenges</span></span></span></span></span></p>

<p><span><span><span><span><span>21. Make in India: A Sleeping or a Roaring Lion</span></span></span></span></span></p>

<p><span><span><span><span><span>22. Advertising Role in Consumer Motivation</span></span></span></span></span></p>

<p><span><span><span><span><span>23. ICT in Higher Education: Scope and Need for Management and E-Commerce to Promote Job Oriented Skills</span></span></span></span></span></p>

<p><span><span><span><span><span>24. Human Resource Management Practices of Hydro Electric Power Project NHPC Limited: A Study of Chamera Hydro Electric Power Project of Chamba District H.P.</span></span></span></span></span></p>

<p><span><span><span><span><span> 25. Stress Management in Banking Sector: An Empirical Evaluation </span></span></span></span></span></p>', 'Title
			Contemporary Issues in Commerce, Management and Economics

			Author
			Dr. Kulwant Singh Pathania

			ISBN
			9789385830280

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Contemporary Issues in Commerce, Management and Economics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Kulwant Singh Pathania</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830280</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1399"', '"980"', '"0"', 10, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5546commerce_management_and_economics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830280&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1118', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1118', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2406, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ed2e8803-a5e0-4191-b8e4-ea21b279d35c', '1198', NULL, 'Beautiful Blacks Dignified Dalits Book', 'beautiful-blacks-dignified-dalits-book-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-11-1198', 'beautiful-blacks-dignified-dalits-book-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198-1198', 'GHUY6655', 'GHUY6655', 'GHUY6655', NULL, 'Contemporary Fiction: An Anthology of Female Writers focuses only on one particular genre of literature-fiction. It is a multi-disciplinary critique of novels written by South Asian female novelists like Neelum Saran Gour, Kamla Das, Jhumpa Lahiri, Monica Ali, Rama Mehta, Shashi Deshpande, Bharati Mukherjee, Bapsi Sidhwa, Chitra Banerjee Divakaruni, Manju Kapur, Namita Gokhale, Githa Hariharan, Anita Nair, Kiran Desai, Gita Mehta, Shobha De, Anita Desai, and Kamila Shamsie. It analyzes various issues related with socio-cultural dimensions of patriarchy, religious confrontation and identity, sexual diversity, transculturalism, immigrant and diasporic sensibilities, socio-psycho-political-historical representations, economic ramifications and globalization, eco-critical perspective, and female quest for identity. The highlight of the anthology is Manju Kapur''s long and exhaustive interview. It would provide a new sense of direction to research scholars and would be of great interest to all literature lovers, students and teachers alike. The papers in the anthology can serve as reference points to all those who are interested in an indepth study of contemporary female fiction writers underlining the space they have created for themselves and reveal various aspects, nuances, and shades of women writing''s in English.', '<p>Contemporary Fiction: An Anthology of Female Writers focuses only on one particular genre of literature-fiction. It is a multi-disciplinary critique of novels written by South Asian female novelists like Neelum Saran Gour, Kamla Das, Jhumpa Lahiri, Monica Ali, Rama Mehta, Shashi Deshpande, Bharati Mukherjee, Bapsi Sidhwa, Chitra Banerjee Divakaruni, Manju Kapur, Namita Gokhale, Githa Hariharan, Anita Nair, Kiran Desai, Gita Mehta, Shobha De, Anita Desai, and Kamila Shamsie. It analyzes various issues related with socio-cultural dimensions of patriarchy, religious confrontation and identity, sexual diversity, transculturalism, immigrant and diasporic sensibilities, socio-psycho-political-historical representations, economic ramifications and globalization, eco-critical perspective, and female quest for identity. The highlight of the anthology is Manju Kapur''s long and exhaustive interview. It would provide a new sense of direction to research scholars and would be of great interest to all literature lovers, students and teachers alike. The papers in the anthology can serve as reference points to all those who are interested in an indepth study of contemporary female fiction writers underlining the space they have created for themselves and reveal various aspects, nuances, and shades of women writing''s in English.</p>', 'Beautiful Blacks Dignified Dalits Book', '<h1>Beautiful Blacks Dignified Dalits Book</h1>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2971Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHUY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1198', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1198', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2351, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', '3661', 780, 'Encyclopedia of Biological Chemistry 4 Vols. Set', 'encyclopedia-of-biological-chemistry-4-vols-set', 'encyclopedia-of-biological-chemistry-4-vols-set', '9780124437104', '9780124437104', '9780124437104', NULL, 'Written for a broad, cross-disciplinary audience, the Encyclopedia of Biological Chemistry addresses the fundamental discipline of biological chemistry underlying virtually all of the life sciences. This compilation of more than 500 different entries encompasses all aspects of biochemistry, as well as the extensions of this subject into the related fields of molecular biology, cell biology, genetics and biophysics. This comprehensive encyclopedia covers all areas of biological chemistry written by more than 500 selected international experts. Articles are generously illustrated including more than 800 images in four-color. Each entry contains a clear, concise review of the topic along with illustrations, a glossary of technical terms and a section for additional reading.

Each entry further contains general background and term definitions as well as a comprehensive review of the current research in the field. Students, science journalists and scientists seeking a concise introduction to specific topics will appreciate the clear, tabular format of each entry.

Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.

Key Features

	Four-volume set with topics arranged from A to Z for easy reference

	Seven subject areas covering all areas of biological chemistry

	Over 500 full-color articles of 4-9 pages each

	Over 1300 illustrations throughout with 800 in 4-color and over 200 tables

	Glossary of specialized terms and ''Further Reading'' section provided for every article

	Includes entries on the latest research techniques

	Appropriate for students, researchers, and professionals', '<p>Written for a broad, cross-disciplinary audience, the <strong>Encyclopedia of Biological Chemistry</strong> addresses the fundamental discipline of biological chemistry underlying virtually all of the life sciences. This compilation of more than 500 different entries encompasses all aspects of biochemistry, as well as the extensions of this subject into the related fields of molecular biology, cell biology, genetics and biophysics. This comprehensive encyclopedia covers all areas of biological chemistry written by more than 500 selected international experts. Articles are generously illustrated including more than 800 images in four-color. Each entry contains a clear, concise review of the topic along with illustrations, a glossary of technical terms and a section for additional reading.<br />
<br />
Each entry further contains general background and term definitions as well as a comprehensive review of the current research in the field. Students, science journalists and scientists seeking a concise introduction to specific topics will appreciate the clear, tabular format of each entry.<br />
<br />
Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</p>

<h3><strong>Key Features</strong></h3>

<ul>
	<li>Four-volume set with topics arranged from A to Z for easy reference</li>
	<li>Seven subject areas covering all areas of biological chemistry</li>
	<li>Over 500 full-color articles of 4-9 pages each</li>
	<li>Over 1300 illustrations throughout with 800 in 4-color and over 200 tables</li>
	<li>Glossary of specialized terms and ''Further Reading'' section provided for every article</li>
	<li>Includes entries on the latest research techniques</li>
	<li>Appropriate for students, researchers, and professionals</li>
</ul>', 'Sub Title
			Encyclopedia of Biological Chemistry 4 Vols. Set

			Author / Editor

			William J. Lennarz and M. Daniel Lane

			About Author

			William J. Lennarz - State University of New York at Stony Brook, Stony Brook, New York, USA

			M. Daniel Lane - The Johns Hopkins University, School of Medicine, Baltimore, Maryland, USA

			ISBN 13 Digit
			9780124437104

			Pages

			3000 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Biological Chemistry 4 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>
			<p style="text-align:center">William J. Lennarz and M. Daniel Lane</p>
			</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p style="text-align:center">William J. Lennarz - State University of New York at Stony Brook, Stony Brook, New York, USA</p>

			<p style="text-align:center">M. Daniel Lane - The Johns Hopkins University, School of Medicine, Baltimore, Maryland, USA</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780124437104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>
			<p style="text-align:center">3000 pages</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', '"80400"', '"48240"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3000 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/773141D61ZvWDWL._SX198_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780124437104&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3661', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3661', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 780, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:11'),
('ed66be56-eadd-4742-9fcd-3163dc48cd39', '258', NULL, 'Political Geography', 'political-geography-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258', 'political-geography-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258-258', 'Political Geography', 'Political Geography', 'Political Geography', NULL, '', NULL, 'Sub Title
			No

			Author
			Dr. Krishna Bhusan Bisariya

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963112

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Krishna Bhusan Bisariya</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"849"', '"509"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17889789380963112.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Political%20Geography&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=258', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=258', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2923, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('ed7b4d4b-125a-4af5-bd88-c452148edeb2', '3806', 645, 'Handbook of Regression Analysis', 'handbook-of-regression-analysis', 'handbook-of-regression-analysis', '9780470887165', '9780470887165', '9780470887165', NULL, 'About the book

Written by two established experts in the field, the purpose of the Handbook of Regression Analysis is to provide a practical, one-stop reference on regression analysis. The focus is on the tools that both practitioners and researchers use in real life. It is intended to be a comprehensive collection of the theory, methods, and applications of regression methods, but it has been deliberately written at an accessible level.

The handbook provides a quick and convenient reference or “refresher” on ideas and methods that are useful for the effective analysis of data and its resulting interpretations. Students can use the book as an introduction to and/or summary of key concepts in regression and related course work (including linear, binary logistic, multinomial logistic, count, and nonlinear regression models). Theory underlying the methodology is presented when it advances conceptual understanding and is always supplemented by hands-on examples.

 ', '<h4><u><strong>About the book</strong></u></h4>

<p>Written by two established experts in the field, the purpose of the <em>Handbook of Regression Analysis</em> is to provide a practical, one-stop reference on regression analysis. The focus is on the tools that both practitioners and researchers use in real life. It is intended to be a comprehensive collection of the theory, methods, and applications of regression methods, but it has been deliberately written at an accessible level.</p>

<p>The handbook provides a quick and convenient reference or “refresher” on ideas and methods that are useful for the effective analysis of data and its resulting interpretations. Students can use the book as an introduction to and/or summary of key concepts in regression and related course work (including linear, binary logistic, multinomial logistic, count, and nonlinear regression models). Theory underlying the methodology is presented when it advances conceptual understanding and is always supplemented by hands-on examples.</p>

<p> </p>', ' TITLE
			Handbook of Regression Analysis

			 AUTHOR
			Chatterjee, Simonoff

			 ISBN
			9780470887165

			 PUBLISHER
			Wiley

			 YEAR OF PUBLICATION
			2013

			 BINDING
			Hardcover

 ', '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td> TITLE</td>
			<td>Handbook of Regression Analysis</td>
		</tr>
		<tr>
			<td> AUTHOR</td>
			<td>Chatterjee, Simonoff</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>9780470887165</td>
		</tr>
		<tr>
			<td> PUBLISHER</td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td> YEAR OF PUBLICATION</td>
			<td>2013</td>
		</tr>
		<tr>
			<td> BINDING</td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"14131"', '"9185"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9192handbook.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470887165&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3806', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3806', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 645, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:11'),
('ed9feb1b-19a0-4513-91b5-004d4dfed4a4', '1449', NULL, 'Critical Scientific Realism', 'critical-scientific-realism-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-144-1449', 'critical-scientific-realism-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449-1449', '9780198238331', '9780198238331', '9780198238331', NULL, 'Ilkka Niiniluoto comes to the rescue of scientific realism, showing that reports of its death have been greatly exaggerated. Philosophical realism holds that the aim of a particular discourse is to make true statements about its subject-matter. Niiniluoto surveys the different varieties of realism in ontology, semantics, epistemology, theory construction, and methodology. He then sets out his own original version, and defends it against competing theories in the philosophy of science. Niiniluoto''s critical scientific realism is founded upon the notion of truth as correspondence between language and reality, and characterizes scientific progress in terms of increasing truthlikeness. This makes it possible not only to take seriously, but also to make precise, the troublesome idea that scientific theories typically are false but nevertheless close to the truth.

Content - 1. The Varieties of Realism, 2. Realism in Ontology, 3. Realism in Semantics, 4. Realism in Epistemology, 5. Realism in Theory Construction, 6. Realism in Methodology, 7.  Internal Realism, 8. Relativism, 9. Social Constructivism, 10. Realism, Science, and Society, References, Index of Names, Index of Subjects             ', '<h1 style="text-align:justify"><span>Ilkka Niiniluoto comes to the rescue of scientific realism, showing that reports of its death have been greatly exaggerated. Philosophical realism holds that the aim of a particular discourse is to make true statements about its subject-matter. Niiniluoto surveys the different varieties of realism in ontology, semantics, epistemology, theory construction, and methodology. He then sets out his own original version, and defends it against competing theories in the philosophy of science. Niiniluoto''s critical scientific realism is founded upon the notion of truth as correspondence between language and reality, and characterizes scientific progress in terms of increasing truthlikeness. This makes it possible not only to take seriously, but also to make precise, the troublesome idea that scientific theories typically are false but nevertheless close to the truth.</span></h1>

<p style="text-align:justify"><span><strong>Content -</strong> 1. The Varieties of Realism, 2. Realism in Ontology, 3. Realism in Semantics, 4. Realism in Epistemology, 5. Realism in Theory Construction, 6. Realism in Methodology, 7.  Internal Realism, 8. Relativism, 9. Social Constructivism, 10. Realism, Science, and Society, References, Index of Names, Index of Subjects</span>             </p>', 'Sub Title
			Critical Scientific Realism

			Author
			Ilkka Niiniluoto

			About Author
			As per Book

			ISBN 10 Digit
			0198238339

			ISBN 13 Digit
			9780198238331

			Pages
			337

			Binding
			Hardcover

			Year of Publication
			1999

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Critical Scientific Realism</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ilkka Niiniluoto</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0198238339</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780198238331</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>337</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"4983"', '"2989"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 337, '337', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68789780198238331.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780198238331&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1449', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1449', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2196, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('edaea714-6c84-4e12-afba-b6db56cb66ea', '4081', 380, 'Modern Competitive Strategy', 'modern-competitive-strategy', 'modern-competitive-strategy', '9781307944716', '9781307944716', '9781307944716', NULL, 'Contents:

Part I: Introduction

Chapter 1- What is Strategy?

Part II: Building Competitive Advantage

Chapter 2- Competitive Advantage

Chapter 3- Industry Analysis

Chapter 4- Strategy over Time: Growth and Innovation

Part III: Strategy Execution and Strategic Planning

Chapter 5- Strategy Execution

Part IV: Strategic Boundaries

Chapter 6- Vertical Integration and Outsourcing

Chapter 7- Partnering

Part V: Expanding the Scope of the Firm

Chapter 8- Managing the Multibusiness Firm

 

 

 ', '<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: Introduction</span></strong></span></span></p>

<p><span><span><span>Chapter 1- What is Strategy?</span></span></span></p>

<p><span><span><strong><span>Part II: Building Competitive Advantage</span></strong></span></span></p>

<p><span><span><span>Chapter 2- Competitive Advantage</span></span></span></p>

<p><span><span><span>Chapter 3- Industry Analysis</span></span></span></p>

<p><span><span><span>Chapter 4- Strategy over Time: Growth and Innovation</span></span></span></p>

<p><span><span><strong><span>Part III: Strategy Execution and Strategic Planning</span></strong></span></span></p>

<p><span><span><span>Chapter 5- Strategy Execution</span></span></span></p>

<p><span><span><strong><span>Part IV: Strategic Boundaries</span></strong></span></span></p>

<p><span><span><span>Chapter 6- Vertical Integration and Outsourcing</span></span></span></p>

<p><span><span><span>Chapter 7- Partnering</span></span></span></p>

<p><span><span><strong><span>Part V: Expanding the Scope of the Firm</span></strong></span></span></p>

<p><span><span><span>Chapter 8- Managing the Multibusiness Firm </span></span></span></p>

<p> </p>

<p> </p>

<p> </p>', 'Title
			Modern Competitive Strategy

			Author
			Gordon Walker

			ISBN
			9781307944716

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Modern Competitive Strategy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Gordon Walker</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781307944716</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"935"', '"701"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8205modermn.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781307944716&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4081', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4081', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 380, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:11'),
('edbcaa4a-14d9-4bc5-b8c5-eb2aae14abd6', '719', NULL, 'नया काव्य नए मूल्य', 'नय-कवय-नए-मलय', '-', '9788187471011', '9788187471011', '9788187471011', NULL, 'नया काव्य नए मूल्य  ', '<h4><span>नया काव्य नए मूल्य  </span></h4>', 'Title
			नया काव्य नए मूल्य  

			Author
			 ललित शुकल 

			ISBN
			9788187471011

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>नया काव्य नए मूल्य  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span> ललित शुकल </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788187471011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"1299"', '"910"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21068187471018.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788187471011&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=719', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=719', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2651, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('edbcc5ae-1bea-4552-a26c-1cc145ff53cc', '1019', NULL, 'Human Rights and Social Development', 'human-rights-and-social-development-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019', 'human-rights-and-social-development-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019-1019', 'EDFR5546', 'EDFR5546', 'EDFR5546', NULL, 'Human Rights and Social Development', '<h1>Human Rights and Social Development</h1>', 'Sub Title
			No

			Author
			Suman Kalyan Chaudhury, Sukanta Sarkar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383575602

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Suman Kalyan Chaudhury, Sukanta Sarkar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575602</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46849789383575602.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR5546&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1019', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1019', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2476, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('edfd9786-61f6-4366-b8bb-873f7f99a016', '559', NULL, 'India-Pakistan Relations 1947-2007 - A Documentary Study - 10 Vols.', 'indiapakistan-relations-19472007-a-documentary-study-10-vols-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-55-559', 'indiapakistan-relations-19472007-a-documentary-study-10-vols-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559-559', 'KJNH7865', 'KJNH7865', 'KJNH7865', NULL, 'India-Pakistan Relations 1947-2007 - A Documentary Study - 10 Vols.', '<h1>India-Pakistan Relations 1947-2007 - A Documentary Study - 10 Vols.</h1>', 'Sub Title
			No

			Author
			Avtar Singh Bhasin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381417034

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Avtar Singh Bhasin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381417034</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"25200"', '"15120"', '"0"', 2, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7081818683026x.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJNH7865&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=559', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=559', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2747, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('edfedc74-4e55-4a69-895b-7e25878e33eb', '3693', 748, 'Encyclopedia of Violence, Peace & Conflict- 3 vols. in Complete Set', 'encyclopedia-of-violence-peace-conflict-3-vols-in-complete-set', 'encyclopedia-of-violence-peace-conflict-3-vols-in-complete-set', '012227010X', '012227010X', '012227010X', NULL, 'The Encyclopedia of Violence, Peace, and Conflict, a three-volume set written by more than 200 eminent contributors from around the world, takes advantage of increasing, worldwide awareness in the public, private, commercial, and academic sectors about manifestations of violence in all segments of society. While the contributors do not use these volumes to make specific arguments, they do describe and clarify the developments in thought that have led to current theories about and positions on violence and peace. Our reviewers consistently note that while many in-depth studies of war, peace, and aggression exist, the attendant specialization keeps scholars from learning about related fields. No publication competing with the Encyclopedia of Violence, Peace, and Conflict can satisfy their need for a vast introductory work to such a diverse and socially-important field. This major work includes more than 190 multidisciplinary articles with over 1,000 cross-references and more than 2,000 bibliography entries for further reading which are arranged alphabetically for easy access.

 

	More than 190 multidisciplinary articles with over 1,000 cross-references

	Article outline and glossary of key terms begin each article

	Entries arranged alphabetically for easy access

	Three-volume set with subject index of over 750 entries

	Articles written by more than 200 eminent contributors from around the world', '<p style="text-align:justify"><span><span><span><span>The Encyclopedia of Violence, Peace, and Conflict, a three-volume set written by more than 200 eminent contributors from around the world, takes advantage of increasing, worldwide awareness in the public, private, commercial, and academic sectors about manifestations of violence in all segments of society. While the contributors do not use these volumes to make specific arguments, they do describe and clarify the developments in thought that have led to current theories about and positions on violence and peace. Our reviewers consistently note that while many in-depth studies of war, peace, and aggression exist, the attendant specialization keeps scholars from learning about related fields. No publication competing with the Encyclopedia of Violence, Peace, and Conflict can satisfy their need for a vast introductory work to such a diverse and socially-important field. This major work includes more than 190 multidisciplinary articles with over 1,000 cross-references and more than 2,000 bibliography entries for further reading which are arranged alphabetically for easy access.</span></span></span></span><br />
<br />
 </p>

<ul>
	<li style="text-align:justify"><span><span><span><span>More than 190 multidisciplinary articles with over 1,000 cross-references</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Article outline and glossary of key terms begin each article</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Entries arranged alphabetically for easy access</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Three-volume set with subject index of over 750 entries</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Articles written by more than 200 eminent contributors from around the world</span></span></span></span></li>
</ul>', ' 

			 

			Title

			 

			 

			Encyclopedia of Violence, Peace& Conflict – 3 vols. In Complete Set

			Author

			Lester Kurtz

			Edition

			1/e

			Publisher

			Academic Press

			ISBN-13 Digit

			9780122270109

			ISBN-10 Digit

			012227010X

			Pages

			2598

			Year

			1999

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p> </p>

			<p><span><span>Encyclopedia of Violence, Peace&amp; Conflict – 3 vols. In Complete Set </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Lester Kurtz </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Academic Press </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>9780122270109</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>012227010X</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2598</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>1999</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"36995"', '"22197"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', '1/e', NULL, '1999', NULL, NULL, '624a601d-877c-4146-b142-0d4a1e779b16', NULL, NULL, 2598, '2598', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3001violencwe.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=012227010X&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3693', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3693', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 748, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:11'),
('ee01ddf0-4e78-44fc-b02b-045c44b94cf9', '2011', NULL, 'Our Environment -Challenges and Solutions', 'our-environment-challenges-and-solutions-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011', 'our-environment-challenges-and-solutions-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011-2011', 'WFRT34', 'WFRT34', 'WFRT34', NULL, 'Our Environment -Challenges and Solutions', '<h1>Our Environment -Challenges and Solutions</h1>', 'Sub Title
			No

			Author
			Prof. R.S. Shrivastava

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350835678

			Pages
			328

			Binding
			Paperback

			Year of Publication
			9789350835678

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. R.S. Shrivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350835678</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>328</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>9789350835678</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 328, '328', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2500dpp_15_15.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WFRT34&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2011', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2011', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1822, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('ee0c49a7-9a57-4285-aa4b-ef883588347a', '2765', NULL, 'Satven Dashak ke Upanyason mein Samsamayik Chaitna', 'satven-dashak-ke-upanyason-mein-samsamayik-chaitna-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765', 'satven-dashak-ke-upanyason-mein-samsamayik-chaitna-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765-2765', 'YPIK8897', 'YPIK8897', 'YPIK8897', NULL, 'Satven Dashak ke Upanyason mein Samsamayik Chaitna', '<h1>Satven Dashak ke Upanyason mein Samsamayik Chaitna</h1>', 'Sub Title
			No

			Author
			Dr. Jagriti Pandya Vyas

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789383099061

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jagriti Pandya Vyas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383099061</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1400"', '"840"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YPIK8897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2765', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2765', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1355, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:11'),
('ee1b2510-197c-4444-944b-f83eb8603aa5', '4250', 213, 'Contemporary Corporate Governance', 'contemporary-corporate-governance', 'contemporary-corporate-governance', '9788196097837', '9788196097837', '9788196097837', NULL, 'About the book

Corporate governance has evolved over the past fifty years. Interest in understanding corporate governance is growing among students, managers, and others. Those interested in understanding corporate governance will find reading this book engrossing. The author uses the material to teach the subject to undergraduate and graduate-level students and company directors. The pedagogy is to blend the theory with practices to enable the readers to understand the evolution of corporate governance.

Content:

Chapter 1: Corporate Governance Overview

Chapter 2: Firm Structures and Corporate Governance

Chapter 3: Incomplete Contract

Chapter 4: Information Asymmetry

Chapter 5: Nature of firm and Agency Theory of Corporate Governance

Chapter 6: Corporate Governance Paradigms

Chapter 7: Corporate Governance Systems

Chapter 8: Unitary Board

Chapter 9: Board Committees

Chapter 10: Audit in Corporate Governance

Chapter 11: Sustainability, ESG, and CSR

Chapter 12: Sustainability Reporting

Chapter 13: Family Business

Chapter 14: Evolution of Corporate Governance in India

Chapter 15: Learnings from Corporate Governance Failures', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Corporate governance has evolved over the past fifty years. Interest in understanding corporate governance is growing among students, managers, and others. Those interested in understanding corporate governance will find reading this book engrossing. The author uses the material to teach the subject to undergraduate and graduate-level students and company directors. The pedagogy is to blend the theory with practices to enable the readers to understand the evolution of corporate governance.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter 1: Corporate Governance Overview</span></span></span></p>

<p><span><span><span>Chapter 2: Firm Structures and Corporate Governance</span></span></span></p>

<p><span><span><span>Chapter 3: Incomplete Contract</span></span></span></p>

<p><span><span><span>Chapter 4: Information Asymmetry</span></span></span></p>

<p><span><span><span>Chapter 5: Nature of firm and Agency Theory of Corporate Governance</span></span></span></p>

<p><span><span><span>Chapter 6: Corporate Governance Paradigms</span></span></span></p>

<p><span><span><span>Chapter 7: Corporate Governance Systems</span></span></span></p>

<p><span><span><span>Chapter 8: Unitary Board</span></span></span></p>

<p><span><span><span>Chapter 9: Board Committees</span></span></span></p>

<p><span><span><span>Chapter 10: Audit in Corporate Governance</span></span></span></p>

<p><span><span><span>Chapter 11: Sustainability, ESG, and CSR</span></span></span></p>

<p><span><span><span>Chapter 12: Sustainability Reporting</span></span></span></p>

<p><span><span><span>Chapter 13: Family Business</span></span></span></p>

<p><span><span><span>Chapter 14: Evolution of Corporate Governance in India</span></span></span></p>

<p><span><span><span>Chapter 15: Learnings from Corporate Governance Failures</span></span></span></p>
', 'Title
			Contemporary Corporate Governance

			Author
			Asish K Bhattacharyya

			ISBN
			9788196097837

			Publisher
			Nonlinear

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Contemporary Corporate Governance</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Asish K Bhattacharyya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788196097837</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Nonlinear</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"699"', '"560"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6d65a75a-b20f-49e4-bdb3-6f6cec436db7', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8892contem.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788196097837&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4250', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4250', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 213, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:11'),
('ee29061c-717b-40f6-962d-056fc5cdc96a', '374', NULL, 'The Indian Woman', 'the-indian-woman-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374', 'the-indian-woman-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374-374', 'The Indian Woman', 'The Indian Woman', 'The Indian Woman', NULL, 'Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.', '<p>Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.</p>', 'Sub Title
			No

			Author
			Richa Anirudh

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788183283557

			Pages
			128

			Binding
			Hardcover

			Year of Publication
			2014

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richa Anirudh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183283557</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2050"', '"1230"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, '128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14899788183283557.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=The%20Indian%20Woman&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=374', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=374', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2861, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('ee632dfc-bb89-4bec-b1ec-47d2a0e2cb2e', '407', NULL, 'Empowering Rural Women Entrepreneurship in India', 'empowering-rural-women-entrepreneurship-in-india-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-40-407', 'empowering-rural-women-entrepreneurship-in-india-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407-407', 'LKJH875', 'LKJH875', 'LKJH875', NULL, 'India is one of the world''s fastest growing economies, with women mainly from the middle class increasingly entering the workforce. Urban centres like Delhi and Bangalore have seen an influx of young women from semi-urban and rural parts of the country, living alone and redefining themselves. However, the story of economic empowerment for women is not a singular narrative; rather it is located in a complex set of caste, class, religious, and ethnic identities. At present, women involvement in economic activities is marked by a low work participation rate, excessive concentration in the unorganized sector and employment in less skilled jobs. There is a need to strength and streamline the role of women in the development of various sectors by harnessing their power towards nation building and to attain accelerated economic growth process. Higher economic growth can be recorded by providing employment opportunities by utilizing the available resources of that area. Information gap largely affects women''s development. Therefore, the Non-Governmental Organizations (NGOS) & other associations can take initiatives to make women aware and motivate them towards self employment. At the same time, individual women should also come forward to take advantage and risks in entrepreneurial sector. In rural India, women?s economic opportunities remain restricted by social, cultural, and religious barriers. Rural women, particularly of lower caste and class, have the lowest literacy rates, and therefore do not have the capacity to negotiate pay or contracts and most often engage in the unorganized sector, self-employment, or in small scale industry. This book highlights issues and challenges and an attempt has been made to explain the evolution of women entrepreneurship and the challenges in the face of emerging paradigms. It is hoped that the book will be use to researchers, NGOs, MFIs, Governments, Banks and Educators.', '<p>India is one of the world''s fastest growing economies, with women mainly from the middle class increasingly entering the workforce. Urban centres like Delhi and Bangalore have seen an influx of young women from semi-urban and rural parts of the country, living alone and redefining themselves. However, the story of economic empowerment for women is not a singular narrative; rather it is located in a complex set of caste, class, religious, and ethnic identities. At present, women involvement in economic activities is marked by a low work participation rate, excessive concentration in the unorganized sector and employment in less skilled jobs. There is a need to strength and streamline the role of women in the development of various sectors by harnessing their power towards nation building and to attain accelerated economic growth process. Higher economic growth can be recorded by providing employment opportunities by utilizing the available resources of that area. Information gap largely affects women''s development. Therefore, the Non-Governmental Organizations (NGOS) &amp; other associations can take initiatives to make women aware and motivate them towards self employment. At the same time, individual women should also come forward to take advantage and risks in entrepreneurial sector. In rural India, women?s economic opportunities remain restricted by social, cultural, and religious barriers. Rural women, particularly of lower caste and class, have the lowest literacy rates, and therefore do not have the capacity to negotiate pay or contracts and most often engage in the unorganized sector, self-employment, or in small scale industry. This book highlights issues and challenges and an attempt has been made to explain the evolution of women entrepreneurship and the challenges in the face of emerging paradigms. It is hoped that the book will be use to researchers, NGOs, MFIs, Governments, Banks and Educators.</p>', NULL, NULL, '"999"', '"599"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89219788192563657_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LKJH875&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=407', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=407', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2842, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('ee877d88-854c-4a69-a9c5-9b2dc05519db', '3222', NULL, 'Continuum Encyclopedia of Popular Music of The World', 'continuum-encyclopedia-of-popular-music-of-the-world-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-322-3222', 'continuum-encyclopedia-of-popular-music-of-the-world-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222-3222', '9780826463210', '9780826463210', '9780826463210', NULL, 'Content - Introduction, Acknowledgments, List of Contributors, Abbreviations, Arrangement of the Material, Part I: Social and Cultural Dimensions, 1. Documentation, 2. Popular Music Studies, 3. Social Phenomena, 4. Stylistic and Textual Dimensions, 5. Venues, PART II: The Industry, 6. General Terms, 7. Audio Technical Terms, 8. Broadcasting, 9. Copyright, 10. Deals and Contracts, 11. The Film Industry and Popular Music, 12. Hardware, 13. Instrument Manufacture, 14. Management and Marketing, 15. Publishing, 16. Recording, Record Corporations, Recording Studios, Record Labels/Companies,  17. Unions, Index                          ', '<p style="text-align:justify"><span><strong>Content - </strong></span><span><span><span>Introduction, Acknowledgments, List of Contributors, Abbreviations, Arrangement of the Material, Part I: Social and Cultural Dimensions, 1. Documentation, 2. Popular Music Studies, 3. Social Phenomena, 4. Stylistic and Textual Dimensions, 5. Venues, PART II: The Industry, 6. General Terms, 7. Audio Technical Terms, 8. Broadcasting, 9. Copyright, 10. Deals and Contracts, 11. The Film Industry and Popular Music, 12. Hardware, 13. Instrument Manufacture, 14. Management and Marketing, 15. Publishing, 16. Recording, Record Corporations, Recording Studios, Record Labels/Companies,  17. Unions, Index </span>                         </span></span></p>', 'Sub Title
			Volume 1: Media, Industry and Society

			Author
			John Shepherd, David Horn, Dave Laing, Dr. Paul Oliver Peter Wicke

			About Author
			As per Book

			ISBN 10 Digit
			0826463215

			ISBN 13 Digit
			9780826463210

			Pages
			800

			Binding
			Hardcover

			Year of Publication
			2003

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Volume 1: Media, Industry and Society</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>John Shepherd, David Horn, Dave Laing, Dr. Paul Oliver Peter Wicke</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>0826463215</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780826463210</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>800</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2003</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"31323"', '"18793"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 800, '800', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3766Continuum%20Encyclopedia%20of%20Popular%20Music%20of%20The%20World.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780826463210&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3222', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3222', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1150, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:11'),
('ee9d55d3-2f41-4667-b359-d5fe0a0f508e', '3854', 597, 'A Dictionary for Believers and Nonbelievers', 'a-dictionary-for-believers-and-nonbelievers', 'a-dictionary-for-believers-and-nonbelievers', '5-01-000455-0', '5-01-000455-0', '5-01-000455-0', NULL, 'About the book

This dictionary is the fruit of many years’ work undertaken by a large group of scholars from the USSR and other socialist countries. It is designed for all those who are interested in or working on questions requiring a scientific approach to matters of religion. The dictionary has almost 2,500 entries and it includes a wide range of terms that serve to reflect the modern attainments of philosophy and natural science and also those of Marxist research into questions of religion.

Entries are arranged in alphabetical order, and certain words are picked out in italics to indicate that special entries are devoted to them elsewhere in the dictionary (e.g. in the entry entitled LAWS OF NATURE “natural science” is picked out in italics and later there is a separate entry devoted to it which examines the concept in more detail). Dates of the festivals celebrated in the Orthodox Church are given according to the Julian Calendar, while the date according to the Gregorian Calendar is given alongside in brackets.

The period of the rise and consolidation of capitalism in Europe and North America (17th -19th centuries) is referred to in this dictionary as the Modern Era, a term widely accepted in the present-day Soviet historical science.', '<p><u><strong>About the book</strong></u></p>

<p style="text-align:justify"><span><span>This dictionary is the fruit of many years’ work undertaken by a large group of scholars from the USSR and other socialist countries. It is designed for all those who are interested in or working on questions requiring a scientific approach to matters of religion. The dictionary has almost 2,500 entries and it includes a wide range of terms that serve to reflect the modern attainments of philosophy and natural science and also those of Marxist research into questions of religion.</span></span></p>

<p style="text-align:justify"><span><span>Entries are arranged in alphabetical order, and certain words are picked out in italics to indicate that special entries are devoted to them elsewhere in the dictionary (e.g. in the entry entitled LAWS OF NATURE “natural science” is picked out in italics and later there is a separate entry devoted to it which examines the concept in more detail). Dates of the festivals celebrated in the Orthodox Church are given according to the Julian Calendar, while the date according to the Gregorian Calendar is given alongside in brackets.</span></span></p>

<p style="text-align:justify"><span><span>The period of the rise and consolidation of capitalism in Europe and North America (17th -19th centuries) is referred to in this dictionary as the Modern Era, a term widely accepted in the present-day Soviet historical science.</span></span></p>', 'Title
			A Dictionary for Believers and Nonbelievers

			Author
			Catherine Judelson

			ISBN
			5-01-000455-0

			Publisher
			Progress Publishers

			Year of Publication
			1989

			Pages
			624

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Dictionary for Believers and Nonbelievers</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Catherine Judelson</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-01-000455-0</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Progress Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1989</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">624</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '94c3d2dc-51a6-4fcd-98ed-cf7d8ea452b4', NULL, NULL, 624, '624', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9200WhatsApp%20Image%202025-07-09%20at%202.28.40%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-01-000455-0&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3854', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3854', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 597, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:11'),
('ee9fc7d0-b509-4cbd-974f-0c8250e1165a', '3588', 816, 'Plasticity - Mathematical Theory of Numerical Analysis 2/e', 'plasticity-mathematical-theory-of-numerical-analysis-2e-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588', 'plasticity-mathematical-theory-of-numerical-analysis-2e-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588-3588', '9781461459392', '9781461459392', '9781461459392', NULL, 'This book focuses on the theoretical aspects of small strain theory of elastoplasticity with hardening assumptions. It provides a comprehensive and unified treatment of the mathematical theory and numerical analysis. It is divided into three parts, with the first part providing a detailed introduction to plasticity, the second part covering the mathematical analysis of the elasticity problem, and the third part devoted to error analysis of various semi-discrete and fully discrete approximations for variational formulations of the elastoplasticity. This revised and expanded edition includes material on single-crystal and strain-gradient plasticity. In addition, the entire book has been revised to make it more accessible to readers who are actively involved in computations but less so in numerical analysis.', '<p>This book focuses on the theoretical aspects of small strain theory of elastoplasticity with hardening assumptions. It provides a comprehensive and unified treatment of the mathematical theory and numerical analysis. It is divided into three parts, with the first part providing a detailed introduction to plasticity, the second part covering the mathematical analysis of the elasticity problem, and the third part devoted to error analysis of various semi-discrete and fully discrete approximations for variational formulations of the elastoplasticity. This revised and expanded edition includes material on single-crystal and strain-gradient plasticity. In addition, the entire book has been revised to make it more accessible to readers who are actively involved in computations but less so in numerical analysis.</p>', 'Sub Title
			Mathematical Theory and Nmerical Analysis

			Author
			Weimin Han, B.Daya Reddy

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9781461459392

			Pages
			 XV,I 424

			Binding
			 Hardback

			Year of Publication
			2012

			Edition of Book
			2nd

			Language
			English

			Illustrations

			Yes

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Mathematical Theory and Nmerical Analysis</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Weimin Han, B.Daya Reddy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9781461459392</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> XV,I 424</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td> Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"10652"', '"6391"', '"0"', 1, 'HARDCOVER', ' Hardback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' XV,I 424', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/852851wmEoCawxL._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461459392&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3588', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3588', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 816, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:11'),
('eeb30489-9235-4a94-97c2-7ae41ebca0a2', '3419', 974, 'Secularization - Key Debates in Sociology - 4 Vols.', 'secularization-key-debates-in-sociology-4-vols-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419', 'secularization-key-debates-in-sociology-4-vols-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419-3419', '9781848600874', '9781848600874', '9781848600874', NULL, 'Secularization traces the decline of religion and the rise of secular belief systems. But it also touches on the transition from traditional to modern systems of organization, the replacement of metaphysical beliefs with science, the transition from community to association and much more besides. The debate about secularism and secularization has become a central issue in politics, public policy and international affairs. There is a long history of thinking about the religious and the secular, but the modern debate has special features and a great urgency mainly as a result of fears about religious fundamentalism, religious revival, political Islam and religious nationalism.

 

	Volume I explores the history and meaning of key terms: secular, secularism, secularity, secularization and laicity. It is primarily concerned with the philosophy and theology of the secular and examines the evolution of the debate from St Augustine''s two cities to contemporary writings and is not confined to Christian debate.

	Volume II deals with the sociology of secularization and contains the classic statements by sociologists such as Max Weber, Georg Simmel, Bryan Wilson, David Martin, and Thomas Luckmann.

	Volume III considers American exceptionalism. Much the debate in sociology has centered on the question of America''s differences from secular Europe. Religion and politics have been significantly interconnected in American history; America is a very special but influential case of secularization.

	Volume IV involves the comparative sociology of modern religious revivalism and the notion that we are in a post-secular society. The manifestations of religious revival in post-secular societies are truly global. This volume looks at the revival of world religions and popular religions such as spirit possession in the post-communist societies.', '<p>Secularization traces the decline of religion and the rise of secular belief systems. But it also touches on the transition from traditional to modern systems of organization, the replacement of metaphysical beliefs with science, the transition from community to association and much more besides. The debate about secularism and secularization has become a central issue in politics, public policy and international affairs. There is a long history of thinking about the religious and the secular, but the modern debate has special features and a great urgency mainly as a result of fears about religious fundamentalism, religious revival, political Islam and religious nationalism.</p>

<p> </p>

<ul>
	<li><strong>Volume I </strong>explores the history and meaning of key terms: secular, secularism, secularity, secularization and laicity. It is primarily concerned with the philosophy and theology of the secular and examines the evolution of the debate from St Augustine''s two cities to contemporary writings and is not confined to Christian debate.</li>
	<li><strong>Volume II </strong>deals with the sociology of secularization and contains the classic statements by sociologists such as Max Weber, Georg Simmel, Bryan Wilson, David Martin, and Thomas Luckmann.</li>
	<li><strong>Volume III </strong>considers American exceptionalism. Much the debate in sociology has centered on the question of America''s differences from secular Europe. Religion and politics have been significantly interconnected in American history; America is a very special but influential case of secularization.</li>
	<li><strong>Volume IV </strong>involves the comparative sociology of modern religious revivalism and the notion that we are in a post-secular society. The manifestations of religious revival in post-secular societies are truly global. This volume looks at the revival of world religions and popular religions such as spirit possession in the post-communist societies.</li>
</ul>', 'Sub Title
			Key Debates in Sociology

			Author
			Bryan S. Turner

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781848600874

			Pages
			1624

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Key Debates in Sociology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bryan S. Turner</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848600874</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1624</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"68300"', '"40980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1624, '1624', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/663936487_book_item_36487.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781848600874&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3419', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3419', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 974, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:11'),
('eebabcc5-bbfa-4de0-b318-8a87ae8aa994', '766', NULL, 'Flood Hazards & Health -Responding to Present and Future Risk BOOK', 'flood-hazards-health-responding-to-present-and-future-risk-book-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766', 'flood-hazards-health-responding-to-present-and-future-risk-book-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766-766', 'DTFG54654', 'DTFG54654', 'DTFG54654', NULL, 'Flood hazards and the risks they present to human health are an increasing concern across the globe, in terms of lives, well-being and livelihoods, and the public resources needed to plan for, and deal with, the health impacts. This book is the first detailed assessment and discussion of the global health implications of flooding and future flood risk. It combines an analysis of the human health impacts of flooding with analysis of individual and societal response to those risks, and sets these findings in light of potential future increases in flood hazard as a result of climate change. Written and edited by leading researchers and practitioners on flood hazards and human health, the volume brings together findings from epidemiological, environmental, social and institutional studies, with analysis rooted in an approach that emphasizes the developmental as well as environmental causes of flood risk, and the socially differentiated nature of vulnerability and coping capacity. The first part of the book sets out the scope of the issues, and provides a detailed discussion of the global health impacts of floods and the nature of human response to the health risks posed. The second part presents new research evidence on specific health aspects of floods covering mental health, infectious diseases, local level responses and the responses of health systems - drawing on case study material from Europe, Africa, Asia and North America, including the impact of Hurricane Katrina in 2005. The conclusion synthesizes insights from the previous chapters and discusses priorities for policy, practice and research. It draws out implications for present and future adaptation to flooding, and emphasizes the need to integrate action on health with the broader agenda of long-term risk reduction. This is indispensable reading for professionals and researchers working on hazard and disaster planning, risk reduction and public health in all countries and contexts.', '<p>Flood hazards and the risks they present to human health are an increasing concern across the globe, in terms of lives, well-being and livelihoods, and the public resources needed to plan for, and deal with, the health impacts. This book is the first detailed assessment and discussion of the global health implications of flooding and future flood risk. It combines an analysis of the human health impacts of flooding with analysis of individual and societal response to those risks, and sets these findings in light of potential future increases in flood hazard as a result of climate change. Written and edited by leading researchers and practitioners on flood hazards and human health, the volume brings together findings from epidemiological, environmental, social and institutional studies, with analysis rooted in an approach that emphasizes the developmental as well as environmental causes of flood risk, and the socially differentiated nature of vulnerability and coping capacity. The first part of the book sets out the scope of the issues, and provides a detailed discussion of the global health impacts of floods and the nature of human response to the health risks posed. The second part presents new research evidence on specific health aspects of floods covering mental health, infectious diseases, local level responses and the responses of health systems - drawing on case study material from Europe, Africa, Asia and North America, including the impact of Hurricane Katrina in 2005. The conclusion synthesizes insights from the previous chapters and discusses priorities for policy, practice and research. It draws out implications for present and future adaptation to flooding, and emphasizes the need to integrate action on health with the broader agenda of long-term risk reduction. This is indispensable reading for professionals and researchers working on hazard and disaster planning, risk reduction and public health in all countries and contexts.</p>', 'Flood Hazards & Health -Responding to Present and Future Risk BOOK', '<h1>Flood Hazards &amp; Health -Responding to Present and Future Risk BOOK</h1>', '"2450"', '"1470"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5251dpp_8_16.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DTFG54654&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=766', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=766', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2628, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('eec542b3-f8a6-47ba-b152-e73bef3cd8f3', '4264', 199, 'Investment Banking: Concepts, Analyses and Cases 4/e', 'investment-banking-concepts-analyses-and-cases-4e', 'investment-banking-concepts-analyses-and-cases-4e', '9789354600883', '9789354600883', '9789354600883', NULL, 'About the book

Investment Banking – Concepts, Analyses and Cases is a long-standing work in the subject and is positioned as a complete textbook for postgraduate level of study in Investment Banking. It covers exhaustively the history, market, business, industry, transaction and service perspective of this important area of financial services. It caters to all postgraduate courses with focus on finance and capital markets in general and investment banking in particular. It comprehensively meets the conceptual and learning requirements for MBA, CA, CS, CMA and other capital market-oriented courses in the Indian context. It will also serve as a useful reference book for CFOs, senior finance professionals, Investment Bankers, Consultants, Law Firms, Chartered Accountants, Company Secretaries and financial services professionals working in capital markets and corporate advisory services.

Content:

Section – 1 Capital Markets and Investment Banking

Chapter 1 Overview of Domestic Capital Markets

Chapter 2 Introduction to International Capital Markets

Chapter 3 Capital Market Financing and Securities

Chapter 4 Introduction to Investment Banking 

Chapter 5 The Business of Investment Banking

Chapter 6 Investment Analysis and Valuation

Section – 2 Core Investment Banking 

Chapter 7 Domestic Issue Management

Chapter 8 Underwriting 

Chapter 9 Cross-border Issuances 

Chapter 10 Private Placements

Chapter 11 Private Equity Advisory

Chapter 12 Buybacks and De-listing 

Chapter 13 Corporate Restructuring', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Investment Banking – Concepts, Analyses and Cases is a long-standing work in the subject and is positioned as a complete textbook for postgraduate level of study in Investment Banking. It covers exhaustively the history, market, business, industry, transaction and service perspective of this important area of financial services. It caters to all postgraduate courses with focus on finance and capital markets in general and investment banking in particular. It comprehensively meets the conceptual and learning requirements for MBA, CA, CS, CMA and other capital market-oriented courses in the Indian context. It will also serve as a useful reference book for CFOs, senior finance professionals, Investment Bankers, Consultants, Law Firms, Chartered Accountants, Company Secretaries and financial services professionals working in capital markets and corporate advisory services.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span><span>Section – 1</span></span></strong><span><span> <strong>Capital Markets and Investment Banking</strong></span></span></span></span></p>

<p><br />
<span><span><span><span><span>Chapter 1 Overview of Domestic Capital Markets</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 2 Introduction to International Capital Markets</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 3 Capital Market Financing and Securities</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 4 Introduction to Investment Banking </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 5 The Business of Investment Banking</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 6 Investment Analysis and Valuation</span></span></span></span></span></p>

<p><span><span><strong><span><span>Section – 2 Core Investment Banking </span></span></strong></span></span></p>

<p><br />
<span><span><span><span><span>Chapter 7 Domestic Issue Management</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 8 Underwriting </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 9 Cross-border Issuances </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 10 Private Placements</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 11 Private Equity Advisory</span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 12 Buybacks and De-listing </span></span></span></span></span></p>

<p><span><span><span><span><span>Chapter 13 Corporate Restructuring</span></span></span></span></span></p>

<p> </p>

<p> </p>
', 'Title
			Investment Banking: Concepts, Analyses and Cases 4/e

			Author
			Pratap Giri S

			ISBN
			9789354600883

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Investment Banking: Concepts, Analyses and Cases 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Pratap Giri S</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354600883</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1170"', '"878"', '"0"', 5, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3749bankinh.webp', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354600883&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4264', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4264', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 199, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:11'),
('eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', '4342', 122, 'Psychology 7/e', 'psychology-7e', 'psychology-7e', '9780393109733', '9780393109733', '9780393109733', NULL, 'About the book

Since it first appeared twenty-five years ago, Psychology has been widely recognized as the most cohesive overview of the discipline. Drawing from the liberal arts and natural sciences and emphasizing psychology\''s historical dimensions, this gold-standard text shows students how and why psychology is relevant in their lives and to the other disciplines they are studying.

The Seventh Edition introduces a new four-part structure that highlights the central issues that motivate psychological research and previews them through thought-provoking introductory essays. Throughout, the part reorganization is reinforced by carefully refined questions and themes, providing a coherent and exciting view of psychology today.

Content:

Part 1. Foundations

Part 2. Knowledge and Thought

Part 3. The Pearson in Context

Part 4. Individual Differences', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Since it first appeared twenty-five years ago, Psychology has been widely recognized as the most cohesive overview of the discipline. Drawing from the liberal arts and natural sciences and emphasizing psychology\''s historical dimensions, this gold-standard text shows students how and why psychology is relevant in their lives and to the other disciplines they are studying.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Seventh Edition introduces a new four-part structure that highlights the central issues that motivate psychological research and previews them through thought-provoking introductory essays. Throughout, the part reorganization is reinforced by carefully refined questions and themes, providing a coherent and exciting view of psychology today.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1. Foundations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2. Knowledge and Thought</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3. The Pearson in Context</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4. Individual Differences</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Psychology 7/e

			Author
			Henry Gleitman

			ISBN
			9780393109733

			Publishers
			Norton

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Psychology 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Henry Gleitman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780393109733</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publishers</span></td>
			<td style="text-align:center"><span>Norton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1999"', '"1400"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '562ca49a-d42d-4bdd-b407-5ac355ed3555', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3054psy.jpeg', NULL, '10 | 27', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780393109733&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4342', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4342', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 122, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:11'),
('eef924e5-7c9e-47dc-8b3d-4423e61c39c8', '3530', 872, 'Boundary Value Problems and Fourie Expansions, Revised Edition', 'boundary-value-problems-and-fourie-expansions-revised-edition-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530', 'boundary-value-problems-and-fourie-expansions-revised-edition-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530-3530', '9780486439013', '9780486439013', '9780486439013', NULL, 'Based on modern Sobolev methods, this text for advanced undergraduates and graduate students is highly physical in its orientation. It integrates numerical methods and symbolic manipulation into an elegant viewpoint that is consonant with implementation by digital computer.

The first five sections form an informal introduction that develops students'' physical and mathematical intuition. The following section introduces Hilbert space in its natural environment, and the next six sections pose and solve the standard problems. The final seven sections feature concise introductions to selected topics, including Sturm-Liouville problems, Fourier integrals, Galerkin''s method, and Sobolev methods.', '<p>Based on modern Sobolev methods, this text for advanced undergraduates and graduate students is highly physical in its orientation. It integrates numerical methods and symbolic manipulation into an elegant viewpoint that is consonant with implementation by digital computer.</p>

<p>The first five sections form an informal introduction that develops students'' physical and mathematical intuition. The following section introduces Hilbert space in its natural environment, and the next six sections pose and solve the standard problems. The final seven sections feature concise introductions to selected topics, including Sturm-Liouville problems, Fourier integrals, Galerkin''s method, and Sobolev methods.</p>', 'Sub Title
			No

			Author
			Charles R. Maccluer

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			0486439011

			ISBN 13 Digit
			9780486439013

			Pages
			384

			Binding
			Paperback

			Year of Publication
			2004

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Charles R. Maccluer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486439011</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486439013</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>384</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"1634"', '"980"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 384, '384', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/718222.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486439013&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3530', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3530', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 872, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:11'),
('ef451648-1ec0-4707-bae2-dc5d4c4143d2', '3847', 604, 'Low-Temperature Properties of Polymers', 'lowtemperature-properties-of-polymers', 'lowtemperature-properties-of-polymers', '-28-', '-28-', '-28-', NULL, 'About the book

The purpose of this book is to systematize the available material and to delineate the principal trends in the investigation of those closely interrelated properties—thermal (heat capacity, thermal conductivity, thermal expansion), acoustical, dielectric, visco- elastic, etc.—which govern the entire set of important physical properties of polymers at low temperatures. An attempt is made to show how the chemical constitution and the supermolecular structure influence the physical properties of polymers in the low- temperature region.

All the chapters of this book, except the last two, are organized according to the same plan. Each chapter, devoted to a single physical property, consists''”of three sections. First, the theory of the property under discussion and the related physical phenomena are briefly considered. This is followed by a description of methods of investigation of these properties and phenomena at low temperatures. Finally, systematized data from experimental investigations are presented.

The last three chapters are concerned mainly with studies of the properties of polymers at low temperatures which have been carried out in recent years by the author and his collaborators P .D. Golub and V .E. Sorokin.

Contents

Chapter 1 Heat Capacity of Polymers at low Temperatures 1

1.1. Basic Concepts of the Heat Capacity of Solids 1

1.2. Basic Concepts of the Heat Capacity of Polymers 8

1.3. Methods of Measuring Heat Capacity 17

1.4. The Heat Capacity of Polymers 20

Chapter 2 Thermal Conductivity of Polymers at low Temperatures 45

2.1. Basic Concepts of the Thermal Conductivity of Dielectrics 45

2.2. Methods of Measuring the Thermal Conductivity of Polymers 56

2.3. Thermal Conductivity of Polymers at low Temperatures 57

Chapter 3 Thermal Expansion of Polymers at low Temperatures 82

3.1. Thermal Expansion of Solids 82

3.2. Equations of State for Solids 83

3.3. Basic Concepts of the Thermal Expansion of Polymers 86

3.4. Methods of Measuring Thermal Expansion Coefficients of Polymers 95

3.5. Thermal Expansion Coefficients of Polymers 97

Chapter 4 Electrical Properties of Polymers at low Temperatures 110

4.1. Basic Concepts of the Electrical Properties of Polymers 110

4.2 Page 112 is Missing

4.3. Phenomenological Relaxation Theory of the Dielectric Properties of Polymers 113

4.4. The Mechanism of Dielectric Relaxation 120

4.5. Methods of Studying the Dielectric Properties of Polymers 124

4.6. Dielectric Properties of Polymers 126

Chapter 5 Nuclear Magnetic Resonance in Polymers at low Temperatures 147

5.1. Basic Concepts of Nuclear Magnetic Resonance in Polymers 147

5.2. Effect of the Structure and Composition of Polymers on Nuclear Magnetic Resonance 154

Page 155 Missing

5.3. Investigation of the Molecular Motion in Polymers at low Temperatures by the nmr Method 164

Chapter 6 Dynamic Mechanical Properties of Polymers at low Temperatures 178

6.1. Effect of Chemical Constitution, Structure and Composition on the Dynamic Mechanical Properties of Polymers. Basic Concepts of Acoustic Spectroscopy of Polymers 178

6.2. Methods of Investigating the Dynamic Mechanical Properties of Polymers 183

6.3. Relaxation Processes in Polymers at low Temperatures 184

Chapter 7 the Acoustical Properties of Polymers at low Temperatures 206

7.1. Propagation of Ultrasonic Waves in Dielectrics 206

7.2. The Phenomenological Theory of Sound Propagation in Polymers 208

7.3. Experimental Methods of Acoustical Measurements in Polymers 211

7.4. Ultrasonic Velocity and Relaxation Processes in Polymers 216

7.5. Ultrasonic Velocity and Relaxation Processes in Linear Crystalline Polymers at Helium Temperatures. the Low-temperature Plateau 218

7.6. Ultrasonic Velocity and Relaxation Processes in Polymers Containing Methyl Groups 228

7.7. Ultrasonic Velocity and Relaxation Processes in Polymers With an Asymmetric Potential Barrier 232

7.8. Effect of Structure on Acoustical Properties 236

Chapter 8 Viscoelastic Parameters of Polymers at low Temperatures 241

8.1. Determination of the Main Viscoelastic Parameters of Polymers from Acoustic Measurements 241

8.2. Dynamic Elastic Moduli of Polymers 243

8.3. Poisson’s Ratio for Polymers Near the Liquid-helium Temperature 249

Chapter 9 Determining the Thermophysical Characteristics of Polymers by Acoustic Measurements at Helium Temperatures

9.1. Debye Temperatures and Heat Capacities Determined by Acoustic Measurements 255

9.2. Determining the Thermal Expansion Coefficients and Grüneisen Constants from Acoustic Measurements 261

Appendix 268

References 275

Name Index 285

Subject Index 297', '<p><u><strong>About the book</strong></u></p>

<p>The purpose of this book is to systematize the available material and to delineate the principal trends in the investigation of those closely interrelated properties—thermal (heat capacity, thermal conductivity, thermal expansion), acoustical, dielectric, visco- elastic, etc.—which govern the entire set of important physical properties of polymers at low temperatures. An attempt is made to show how the chemical constitution and the supermolecular structure influence the physical properties of polymers in the low- temperature region.</p>

<p>All the chapters of this book, except the last two, are organized according to the same plan. Each chapter, devoted to a single physical property, consists''”of three sections. First, the theory of the property under discussion and the related physical phenomena are briefly considered. This is followed by a description of methods of investigation of these properties and phenomena at low temperatures. Finally, systematized data from experimental investigations are presented.</p>

<p>The last three chapters are concerned mainly with studies of the properties of polymers at low temperatures which have been carried out in recent years by the author and his collaborators P .D. Golub and V .E. Sorokin.</p>

<p><strong>Contents</strong></p>

<p><strong>Chapter 1 Heat Capacity of Polymers at low Temperatures 1</strong></p>

<p>1.1. Basic Concepts of the Heat Capacity of Solids 1<br />
1.2. Basic Concepts of the Heat Capacity of Polymers 8<br />
1.3. Methods of Measuring Heat Capacity 17<br />
1.4. The Heat Capacity of Polymers 20</p>

<p><strong>Chapter 2 Thermal Conductivity of Polymers at low Temperatures 45</strong></p>

<p>2.1. Basic Concepts of the Thermal Conductivity of Dielectrics 45<br />
2.2. Methods of Measuring the Thermal Conductivity of Polymers 56<br />
2.3. Thermal Conductivity of Polymers at low Temperatures 57</p>

<p><strong>Chapter 3 Thermal Expansion of Polymers at low Temperatures 82</strong></p>

<p>3.1. Thermal Expansion of Solids 82<br />
3.2. Equations of State for Solids 83<br />
3.3. Basic Concepts of the Thermal Expansion of Polymers 86<br />
3.4. Methods of Measuring Thermal Expansion Coefficients of Polymers 95<br />
3.5. Thermal Expansion Coefficients of Polymers 97</p>

<p><strong>Chapter 4 Electrical Properties of Polymers at low Temperatures 110</strong></p>

<p>4.1. Basic Concepts of the Electrical Properties of Polymers 110<br />
4.2 Page 112 is Missing<br />
4.3. Phenomenological Relaxation Theory of the Dielectric Properties of Polymers 113<br />
4.4. The Mechanism of Dielectric Relaxation 120<br />
4.5. Methods of Studying the Dielectric Properties of Polymers 124<br />
4.6. Dielectric Properties of Polymers 126</p>

<p><strong>Chapter 5 Nuclear Magnetic Resonance in Polymers at low Temperatures 147</strong></p>

<p>5.1. Basic Concepts of Nuclear Magnetic Resonance in Polymers 147<br />
5.2. Effect of the Structure and Composition of Polymers on Nuclear Magnetic Resonance 154<br />
Page 155 Missing<br />
5.3. Investigation of the Molecular Motion in Polymers at low Temperatures by the nmr Method 164</p>

<p><strong>Chapter 6 Dynamic Mechanical Properties of Polymers at low Temperatures 178</strong></p>

<p>6.1. Effect of Chemical Constitution, Structure and Composition on the Dynamic Mechanical Properties of Polymers. Basic Concepts of Acoustic Spectroscopy of Polymers 178<br />
6.2. Methods of Investigating the Dynamic Mechanical Properties of Polymers 183<br />
6.3. Relaxation Processes in Polymers at low Temperatures 184</p>

<p><strong>Chapter 7 the Acoustical Properties of Polymers at low Temperatures 206</strong></p>

<p>7.1. Propagation of Ultrasonic Waves in Dielectrics 206<br />
7.2. The Phenomenological Theory of Sound Propagation in Polymers 208<br />
7.3. Experimental Methods of Acoustical Measurements in Polymers 211<br />
7.4. Ultrasonic Velocity and Relaxation Processes in Polymers 216<br />
7.5. Ultrasonic Velocity and Relaxation Processes in Linear Crystalline Polymers at Helium Temperatures. the Low-temperature Plateau 218<br />
7.6. Ultrasonic Velocity and Relaxation Processes in Polymers Containing Methyl Groups 228<br />
7.7. Ultrasonic Velocity and Relaxation Processes in Polymers With an Asymmetric Potential Barrier 232<br />
7.8. Effect of Structure on Acoustical Properties 236</p>

<p><strong>Chapter 8 Viscoelastic Parameters of Polymers at low Temperatures 241</strong></p>

<p>8.1. Determination of the Main Viscoelastic Parameters of Polymers from Acoustic Measurements 241<br />
8.2. Dynamic Elastic Moduli of Polymers 243<br />
8.3. Poisson’s Ratio for Polymers Near the Liquid-helium Temperature 249</p>

<p><strong>Chapter 9 Determining the Thermophysical Characteristics of Polymers by Acoustic Measurements at Helium Temperatures</strong></p>

<p>9.1. Debye Temperatures and Heat Capacities Determined by Acoustic Measurements 255<br />
9.2. Determining the Thermal Expansion Coefficients and Grüneisen Constants from Acoustic Measurements 261</p>

<p><strong>Appendix 268</strong></p>

<p><strong>References 275</strong></p>

<p><strong>Name Index 285</strong></p>

<p><strong>Subject Index 297</strong></p>', ' Title
			Low-Temperature Properties of Polymers

			 Author
			I. Perepechko

			 Publisher
			Mir Publishers

			 Year of Publication
			1980

			 Pages
			304

			 Language
			English

			 Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Low-Temperature Properties of Polymers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">I. Perepechko</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">304</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 304, '304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1920WhatsApp%20Image%202025-07-08%20at%203.11.20%20PM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-28-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3847', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3847', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 604, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:11'),
('ef4db633-9825-4db8-832c-b872d770a074', '4266', 197, 'Strategic Corporate Social Responsibility: Sustainable Value Creation 4/e', 'strategic-corporate-social-responsibility-sustainable-value-creation-4e', 'strategic-corporate-social-responsibility-sustainable-value-creation-4e', '9789354791253', '9789354791253', '9789354791253', NULL, 'About the book

Since enterprises have become aware of the central role of social responsibility in the world of business, corporate social responsibility is no longer a separate operation which functions in addition to the purpose of the company. Increasingly, CSR has become a core strategic mechanism which determines the fundamental ideals of a company and hence how the company creates value in the larger marketplace. This new fourth edition of Strategic Corporate Social Responsibility introduces students to the subject keeping the idea of value creation and the strategic role of CSR firmly at its centre. It addresses the various issues and theoretical aspects of CSR and treats them as integral to the function of an enterprise in the modern world. It urges students and practitioners to look at CSR through a variety of different perspectives and thus forms a holistic idea of the subject.

Content:

Part I: Corporate Social Responsibility

	What is CSR?

	The Driving Forces of CSR

	Corporate Rights and Responsibilities

Part II: A Stakeholder Perspective

	Stakeholder Theory

	Corporate Stakeholder Responsibility

	Who Owns the Corporation?

Part III: An Economic Perspective

	The Pursuit of Profit

	Incentive and Compliance

	Accountability

Part IV: A Strategic Perspective

	Strategy + CSR

	CSR as a strategic Filter

	Strategic CSR

Part V: A Sustainable Perspective

	Sustainability

	Implementing CSR

	Sustainable Value Creation', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Since enterprises have become aware of the central role of social responsibility in the world of business, corporate social responsibility is no longer a separate operation which functions in addition to the purpose of the company. Increasingly, CSR has become a core strategic mechanism which determines the fundamental ideals of a company and hence how the company creates value in the larger marketplace. This new fourth edition of Strategic Corporate Social Responsibility introduces students to the subject keeping the idea of value creation and the strategic role of CSR firmly at its centre. It addresses the various issues and theoretical aspects of CSR and treats them as integral to the function of an enterprise in the modern world. It urges students and practitioners to look at CSR through a variety of different perspectives and thus forms a holistic idea of the subject.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: Corporate Social Responsibility</span></strong></span></span></p>

<ol>
	<li><span><span><span>What is CSR?</span></span></span></li>
	<li><span><span><span>The Driving Forces of CSR</span></span></span></li>
	<li><span><span><span>Corporate Rights and Responsibilities</span></span></span></li>
</ol>

<p><span><span><strong><span>Part II: A Stakeholder Perspective</span></strong></span></span></p>

<ol>
	<li><span><span><span>Stakeholder Theory</span></span></span></li>
	<li><span><span><span>Corporate Stakeholder Responsibility</span></span></span></li>
	<li><span><span><span>Who Owns the Corporation?</span></span></span></li>
</ol>

<p><span><span><strong><span>Part III: An Economic Perspective</span></strong></span></span></p>

<ol>
	<li><span><span><span>The Pursuit of Profit</span></span></span></li>
	<li><span><span><span>Incentive and Compliance</span></span></span></li>
	<li><span><span><span>Accountability</span></span></span></li>
</ol>

<p><span><span><strong><span>Part IV: A Strategic Perspective</span></strong></span></span></p>

<ol>
	<li><span><span><span>Strategy + CSR</span></span></span></li>
	<li><span><span><span>CSR as a strategic Filter</span></span></span></li>
	<li><span><span><span>Strategic CSR</span></span></span></li>
</ol>

<p><span><span><strong><span>Part V: A Sustainable Perspective</span></strong></span></span></p>

<ol>
	<li><span><span><span>Sustainability</span></span></span></li>
	<li><span><span><span>Implementing CSR</span></span></span></li>
	<li><span><span><span>Sustainable Value Creation</span></span></span></li>
</ol>

<p> </p>
', 'Title
			Strategic Corporate Social Responsibility: Sustainable Value Creation 4/e

			Author
			David Chandler

			ISBN
			9789354791253

			Publisher
			Sage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Strategic Corporate Social Responsibility: Sustainable Value Creation 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>David Chandler</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354791253</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"850"', '"680"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b07411dc-945a-4a47-8344-fa3f20b46e71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8508social.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789354791253&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4266', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4266', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 197, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:11'),
('ef53d921-3b41-492e-9118-c75727367f3c', '4359', 105, 'Sentence Skills With Readings  5/e', 'sentence-skills-with-readings-5e', 'sentence-skills-with-readings-5e', '9781259060656', '9781259060656', '9781259060656', NULL, 'About the book

The approach used by Thibodeau and Freier emphasizes the substantial benefits of using real-life case examples in helping to impart knowledge related to the practice of auditing. For the fourth edition of Auditing and Accounting Cases: Investigating Issues of Fraud and Professional Ethics the authors continue their quest to be known as the most current auditing and accounting case book on the market. In that spirit, all case questions in the fourth edition have been revised to incorporate the eight new standards adopted by the PCAOB (i.e., AS 8-AS 15) that relate to the auditors assessment of and response to risk in an audit and that include guidance related to audit planning, supervision, materiality, and evidence. This flexible case book is perfect for educators to prepare future audit professionals with 45 cases focusing on specific and relevant audit issues. These cases focus on specific auditing issues directly impacted by Sarbanes Oxley and Dodd-Frank, using the actual companies-Madoff, Enron, WorldCom, Quest, Sunbeam-that have become synonymous with the capital markets crisis in confidence.

Content:

Part 1: Effective Writing

Part 2: Sentence Skills

Part 3: Reinforcement of the Skills

Part 4: Readings for Writing', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The approach used by Thibodeau and Freier emphasizes the substantial benefits of using real-life case examples in helping to impart knowledge related to the practice of auditing. For the fourth edition of Auditing and Accounting Cases: Investigating Issues of Fraud and Professional Ethics the authors continue their quest to be known as the most current auditing and accounting case book on the market. In that spirit, all case questions in the fourth edition have been revised to incorporate the eight new standards adopted by the PCAOB (i.e., AS 8-AS 15) that relate to the auditors assessment of and response to risk in an audit and that include guidance related to audit planning, supervision, materiality, and evidence. This flexible case book is perfect for educators to prepare future audit professionals with 45 cases focusing on specific and relevant audit issues. These cases focus on specific auditing issues directly impacted by Sarbanes Oxley and Dodd-Frank, using the actual companies-Madoff, Enron, WorldCom, Quest, Sunbeam-that have become synonymous with the capital markets crisis in confidence.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1: Effective Writing</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2: Sentence Skills</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3: Reinforcement of the Skills</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4: Readings for Writing</span></span></span></p>

<p style="text-align:justify"><span><span> </span></span></p>
', 'Title
			Sentence Skills With Readings  5/e

			Author
			John Langan

			ISBN
			9781259060656

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sentence Skills With Readings  5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>John Langan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781259060656</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1499"', '"1050"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3359sentence.jpg', NULL, '8 | 12', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781259060656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4359', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4359', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 105, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:11'),
('ef551386-ce7b-4242-afe9-281d90b97ca1', '4465', 1, 'A Civilizational History of Bharat: From the Vedic Seers to the Present- 2 Vols. Set', 'a-civilizational-history-of-bharat-from-the-vedic-seers-to-the-present-2-vols-set', 'a-civilizational-history-of-bharat-from-the-vedic-seers-to-the-present-2-vols-set', '9788168834880', '9788168834880', '9788168834880', NULL, 'About the Book

A Civilizational History of Bharat: From the Vedic Seers to the Present is a sweeping narrative of one of the world’s oldest living civilizations. Spanning from the age of the Vedic Rishis to contemporary India, this book traces the evolution of Bharat’s intellectual, spiritual, social, and cultural traditions through the institutions, texts, teachers, and lineages that preserved and transmitted its civilizational ethos across millennia.

Drawing upon the Vedas, Brahmanas, Upanisads, Itihasas, Puranas, Dharmasastras, inscriptions, Sangam literature, temple traditions, and the works of major philosophers and saints, Ramaswami Subramony presents a comprehensive account of the continuity of Bharatiya civilization. The book explores the growth of Vedic learning, the guru-sisya tradition, the development of philosophy, literature, ritual, education, Science, temple culture, kingship, and the enduring contribution of great acaryas and spiritual leaders from every region of Bharat. Rather than viewing Indian history as a series of disconnected political events, this work interprets it as the unfolding of a living civilizational consciousness rooted in Dharma, knowledge, and cultural continuity. It examines periods of flourishing, adaptation, challenge, and renewal, while highlighting the remarkable resilience of India’s intellectual and spiritual heritage.

Written in an accessible yet scholarly style and supported by an extensive bibliography, A Civilizational History of Bharat is an invitation to rediscover the ideas, institutions, and personalities that have shaped Bharat’s civilizational mind from antiquity to the present. It is an essential resource for scholars, students, and the readers interested in understanding the historical foundations of one of humanity’s most enduring civilizations.

Volume-I

Contents:

Foreword

Preface

The Rigvedic Dawn and the Emergence of the Brahmana

The Sacred Geography of the Brahmana: From Gandhara to Mithila and the South

The Brahmana in the Ramayana and the Mahabharata: Dharma’s Compass in the Age of Kings

Brahmanas in the Ramayana: The Sacred Presence of the Twice-Born in Valmika’s  Civilizational Epic

Brahmanas in the Mahabharata: Spiritual Authority and the Moral Architecture of the Epic Age

The Central Brahmana Sages of the Mahabharata

The Brahmana as Educator, Storyteller, and Custodian of Civilizational Memory in the Mahabharata

Brahmanical Authority as The Backbone of Governance in The Mahabharata

The Brahmana in the Upanishads: The Seer of the Self, the Guardian of Inner Light

The Brahmana and the Fire Within: From Sruti to Sraddha

Where Silence Speaks: The Inner Landscape of the Upanishadic Brahmana

The Brahmana in the Puranic World: Mapping Sacred India Through Memory, Myth and Time

Brahmanas in the Puranas: Custodians of Cosmos, Time, Genealogy, Ritual, and Civilizational Memory

The Great Brahmana Rsis of the Itihasa-Purana Age: Architects of Sacred Knowledge and Civilizational Foundations

Brahmanas Across Regions: From Gandhara to Kanyakumari, A Pan-Indian Civilizational Presence

The Brahmana and the Circulation of Knowledge Across the Subcontinent

The Brahmana in the Classical and Early Medieval Age: Civilization, Kingship, and the Age of Temples

The Brahmana and the Golden Age of Universities and Temples

The Brahmana and the Institutional Foundations of Indian Civilization

The Brahmana, Land Grants, Temple Economics, and the Governance of Learning

Universities of Ancient India: The Age of Scholarship, Discipline and Civilizational Light

The Brahmana and the Manuscript Civilization: Libraries, Scriptoria, and the Preservation of Knowledge

The Brahmana as Scientist: Astronomy, Mathematics, and the Sacred Precision of Knowledge

Temple-Universities: The Brahmana, the Deity, and the Architecture of Knowledge

Regional Universes of knowledge: Brahmanical Universities Across the North, West, East, and South

Caravans of Knowledge: Brahmana Travel, Debate, Scholarly Networks, and the Intellectual Unification of India

The Pedagogy of the Brahmana: Discipline, Memory, Contemplation, and the Inner Science of Learning

Brahmana Poets, Historians, and Literary Theorists: The Makers of India’s Imaginative and Historical Consciousness

Brahmana Guilds, Temple Economics, and the Administrative Mind of Indian Civilization

Brahmana Physicians, Ayurvedic Schools, and the Natural Sciences of Ancient India

Brahmana Knowledge in Agriculture, Water Systems, Metallurgy, Temple engineering, and Environmental Sciences

Brahmanas in Music, Dance, Theatre, and Aesthetic Theory: The Sacred Arts of a Civilizational Mind

Brahmanas and the Culture Integration of India: Sanskritization, Ritual Diffusion, and the Unification of Bharatavarsha

The Brahmana as the Keeper of Memory: Genealogy, Chronicle, Astonomyu, Ritual Time, and the Civilizational Archive of India

Brahmins and the World of Dharmasastras: The Law, Ethics, and Social Philosophy of Ancient India

Appendix: Veda Sakhas, Gotras, and Ritual Lineages

Works Cited

Bibliography

Glossary

Index

Volume-II

Contents:

Foreword

Preface

The Brahmana as Interpreter, transmitter, and Evolver of Dharmasastra Through the centuries

Brahmins and the Great Universities of Ancient India: The Intellectual Republics of a Civilization

Brahmadeva-Kanda: The Civilizational Domain of Brahmins—Land, Ritual, Knowledge, and Cosmic Duty

The Architecture and Civilizational Design of Agraharams and Chaturvedi-Mangalams

The Pandyas, Cholas, Cheras, and Vijjayanagara: The Great Southern Empires and Their Brahmanical-Vedic Foundations

Section Two: The Southern Empires as Guardians of Vedic Order an the Brahmana Cosmos

The Great Sampradayas and Their Brahmin Seers: Sankara, Ramanuja, Madhva, Madhusudana Sarasvati, Appayya Diksita, and Nilakantha Diksita

Bhakti and the Brahmins: The Soul of Devotion and the Guardians of Sacred Emotion

The Inner Psychology of Bhakti and the Brahminical Crafting of Sacred Emotion

Ramanuja: The Protector of the Veda and the Architect of a Living Sanatana Dharma

Madhva: The Fearless Defender of the Veda and the Renewer of Sanatana Dharma;s  Realist Vision

Sankara: The Vedic Child of the Namboodiri Linega and the Renewer of Sanatana Dharma

Brahmins in Kashmir: Guardians of Saivism, Sanskrit, and the Vedic Intellectual Tradition

Sarada Peeth and the Great Vedic Seats of Learning in Kashmir

Brahmins in the East and West: Bengal, Assam, Punjab, and Gujarat as Civilizational Frontiers of the Vedic Tradition

Brahmins of the Sacred heartlands: Mithila, Odisha, Karnataka, and Tamilakam

Brahmins in Tolkappiyam and Silappadikaram: The Vedic Intellect at the Heart of Tamil Classicism

Silappadikaram: The Brahminical Ethic at the Heart of the Tamil Epic

Brahmins and Classical Sanskrit Literature: Philosophy, Poetry, Grammer, and the Dramatic Soul of India

Brahmins Across the Western and Northern Frontiers: Maharashtra, Rajasthan, Andhra-Telangana and Nepal

Brahmins of the Southern and Eastern Frontiers: Kerala, Sri Lanka, and the North-Eastern Hill Realms

Brahmins of the Heart of Aryavarta: The Himalayan Belt, Central India, Uttar Pradesh, and Madhya Pradesh

Brahmins of Malwa, Bundelkhand and the Deccan: Sentinels of the Veda in India’s South-Central Civilizational Heart

Brahmins in Haryana: The Vedic Heartland of Kurukshetra and the Keepers of India’s Most Ancient Memory

The Brahminical Landscape of Bharata: A Civilizational Portrait of Vedic Communities Across Regions

Brahmins of the Western Frontier: Sindh, Gujarat and Rajasthan

Brahmins in Gandhara and Afghanistan: The Vedic Light in the North-western Frontier of Bharata

Brahmins Across the Outer Rim of Bharata: Kamboja, Bactria, Sogdia, Southeast Asia and the Konkan

Brahmins and the Great Connective Axes of Asia: The Silk Route, Tibet, the Himalayan Sanctuaries, Maritime Trade, and the South Asian Courts

Brahmins and Buddhism: A Civilizational Intersection of Discipline, Debate, and Dharma

Brahminism and Jainism: Shared Antiquity, Sacred Dialogue, and Civilizational Coexistence

Taxila and Nalanda: The Brahminical Universities that Formed the Intellectual Axis of Ancient India

Vikramashila, Valabhi, Kanchi and Kashi: The Great Brahminical Academic Constellation of Ancient India

Brahmins and Sanskrit Grammar: The Architects of the Most Perfect Intellectual System in Human History

Brahmins and Mathematics: Masters of Number, Time, Space and the Cosmic Order

Brahmins and Music: Keepers of Sound, Rhythm and the Sacred Aesthetic of India

Brahmins and Law: The Keepers of Dharma and the Architects of India’s Civilizational Jurisprudence

Brahmins in the Islamic Period: Resilience, Memory and the Unbroken Thread of Vedic Civilization

Migration, Preservation and the Inner Fortress of Dharma

Brahmin Women in History: Keepers of Memory, Fire and Civilization

Brahmins and Science: The Vedic Intellect and the Discovery of the World

Brahmins and Kingship: The Makers of the Indian Polity

Brahmins in the Modern Age: Challenges, Transformations and the Last Great Keepers of the Vedic Light

The Critique from Within: Chandrasekharendra Saraswati, Chandrasekhara Bharati, and Kapil Kapoor on the Need for Brahminism

The Brahmin in Modern India: The Inner Vow, the Veda and the Future of Dharmic Memory

Brahmins and the Indian Freedom Struggle: The Fire of Dharma in the Age of Empire

Brahmins in Post- Independence India: Continuity, Transformation, and the Quiet Labour of Civilization

Threats and Opportunities: The Future of Brahminism in a Changing India

Appendix: Veda Sakhas, Gotras and Ritual Lineages

Works Cited

Bibliography

Glossary

Index', '<p style="text-align:justify"><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>A Civilizational History of Bharat: From the Vedic Seers to the Present is a sweeping narrative of one of the world’s oldest living civilizations. Spanning from the age of the Vedic Rishis to contemporary India, this book traces the evolution of Bharat’s intellectual, spiritual, social, and cultural traditions through the institutions, texts, teachers, and lineages that preserved and transmitted its civilizational ethos across millennia.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Drawing upon the Vedas, Brahmanas, Upanisads, Itihasas, Puranas, Dharmasastras, inscriptions, Sangam literature, temple traditions, and the works of major philosophers and saints, Ramaswami Subramony presents a comprehensive account of the continuity of Bharatiya civilization. The book explores the growth of Vedic learning, the guru-sisya tradition, the development of philosophy, literature, ritual, education, Science, temple culture, kingship, and the enduring contribution of great acaryas and spiritual leaders from every region of Bharat. Rather than viewing Indian history as a series of disconnected political events, this work interprets it as the unfolding of a living civilizational consciousness rooted in Dharma, knowledge, and cultural continuity. It examines periods of flourishing, adaptation, challenge, and renewal, while highlighting the remarkable resilience of India’s intellectual and spiritual heritage.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Written in an accessible yet scholarly style and supported by an extensive bibliography, A Civilizational History of Bharat is an invitation to rediscover the ideas, institutions, and personalities that have shaped Bharat’s civilizational mind from antiquity to the present. It is an essential resource for scholars, students, and the readers interested in understanding the historical foundations of one of humanity’s most enduring civilizations.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Volume-I</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>Foreword</span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>Preface</span></em></span></span></p>

<p style="text-align:justify"><span><span><span>The Rigvedic Dawn and the Emergence of the Brahmana</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Sacred Geography of the Brahmana: From Gandhara to Mithila and the South</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana in the Ramayana and the Mahabharata: Dharma’s Compass in the Age of Kings</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmanas in the Ramayana: The Sacred Presence of the Twice-Born in Valmika’s  Civilizational Epic</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmanas in the Mahabharata: Spiritual Authority and the Moral Architecture of the Epic Age</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Central Brahmana Sages of the Mahabharata</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana as Educator, Storyteller, and Custodian of Civilizational Memory in the Mahabharata</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmanical Authority as The Backbone of Governance in The Mahabharata</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana in the Upanishads: The Seer of the Self, the Guardian of Inner Light</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana and the Fire Within: From Sruti to Sraddha</span></span></span></p>

<p style="text-align:justify"><span><span><span>Where Silence Speaks: The Inner Landscape of the Upanishadic Brahmana</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana in the Puranic World: Mapping Sacred India Through Memory, Myth and Time</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmanas in the Puranas: Custodians of Cosmos, Time, Genealogy, Ritual, and Civilizational Memory</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Great Brahmana Rsis of the Itihasa-Purana Age: Architects of Sacred Knowledge and Civilizational Foundations</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmanas Across Regions: From Gandhara to Kanyakumari, A Pan-Indian Civilizational Presence</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana and the Circulation of Knowledge Across the Subcontinent</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana in the Classical and Early Medieval Age: Civilization, Kingship, and the Age of Temples</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana and the Golden Age of Universities and Temples</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana and the Institutional Foundations of Indian Civilization</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana, Land Grants, Temple Economics, and the Governance of Learning</span></span></span></p>

<p style="text-align:justify"><span><span><span>Universities of Ancient India: The Age of Scholarship, Discipline and Civilizational Light</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana and the Manuscript Civilization: Libraries, Scriptoria, and the Preservation of Knowledge</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana as Scientist: Astronomy, Mathematics, and the Sacred Precision of Knowledge</span></span></span></p>

<p style="text-align:justify"><span><span><span>Temple-Universities: The Brahmana, the Deity, and the Architecture of Knowledge</span></span></span></p>

<p style="text-align:justify"><span><span><span>Regional Universes of knowledge: Brahmanical Universities Across the North, West, East, and South</span></span></span></p>

<p style="text-align:justify"><span><span><span>Caravans of Knowledge: Brahmana Travel, Debate, Scholarly Networks, and the Intellectual Unification of India</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Pedagogy of the Brahmana: Discipline, Memory, Contemplation, and the Inner Science of Learning</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmana Poets, Historians, and Literary Theorists: The Makers of India’s Imaginative and Historical Consciousness</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmana Guilds, Temple Economics, and the Administrative Mind of Indian Civilization</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmana Physicians, Ayurvedic Schools, and the Natural Sciences of Ancient India</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmana Knowledge in Agriculture, Water Systems, Metallurgy, Temple engineering, and Environmental Sciences</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmanas in Music, Dance, Theatre, and Aesthetic Theory: The Sacred Arts of a Civilizational Mind</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmanas and the Culture Integration of India: Sanskritization, Ritual Diffusion, and the Unification of Bharatavarsha</span></span></span></p>

<p style="text-align:justify"><span><span><span>The Brahmana as the Keeper of Memory: Genealogy, Chronicle, Astonomyu, Ritual Time, and the Civilizational Archive of India</span></span></span></p>

<p style="text-align:justify"><span><span><span>Brahmins and the World of Dharmasastras: The Law, Ethics, and Social Philosophy of Ancient India</span></span></span></p>

<p style="text-align:justify"><span><span><span>Appendix: Veda Sakhas, Gotras, and Ritual Lineages</span></span></span></p>

<p style="text-align:justify"><span><span><span>Works Cited</span></span></span></p>

<p style="text-align:justify"><span><span><span>Bibliography</span></span></span></p>

<p style="text-align:justify"><span><span><span>Glossary</span></span></span></p>

<p style="text-align:justify"><span><span><span>Index</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Volume-II</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>Foreword</span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>Preface </span></em></span></span></p>

<p><span><span><span>The Brahmana as Interpreter, transmitter, and Evolver of Dharmasastra Through the centuries</span></span></span></p>

<p><span><span><span>Brahmins and the Great Universities of Ancient India: The Intellectual Republics of a Civilization</span></span></span></p>

<p><span><span><span>Brahmadeva-Kanda: The Civilizational Domain of Brahmins—Land, Ritual, Knowledge, and Cosmic Duty</span></span></span></p>

<p><span><span><span>The Architecture and Civilizational Design of Agraharams and Chaturvedi-Mangalams</span></span></span></p>

<p><span><span><span>The Pandyas, Cholas, Cheras, and Vijjayanagara: The Great Southern Empires and Their Brahmanical-Vedic Foundations</span></span></span></p>

<p><span><span><span>Section Two: The Southern Empires as Guardians of Vedic Order an the Brahmana Cosmos</span></span></span></p>

<p><span><span><span>The Great Sampradayas and Their Brahmin Seers: Sankara, Ramanuja, Madhva, Madhusudana Sarasvati, Appayya Diksita, and Nilakantha Diksita</span></span></span></p>

<p><span><span><span>Bhakti and the Brahmins: The Soul of Devotion and the Guardians of Sacred Emotion</span></span></span></p>

<p><span><span><span>The Inner Psychology of Bhakti and the Brahminical Crafting of Sacred Emotion</span></span></span></p>

<p><span><span><span>Ramanuja: The Protector of the Veda and the Architect of a Living Sanatana Dharma</span></span></span></p>

<p><span><span><span>Madhva: The Fearless Defender of the Veda and the Renewer of Sanatana Dharma;s  Realist Vision</span></span></span></p>

<p><span><span><span>Sankara: The Vedic Child of the Namboodiri Linega and the Renewer of Sanatana Dharma</span></span></span></p>

<p><span><span><span>Brahmins in Kashmir: Guardians of Saivism, Sanskrit, and the Vedic Intellectual Tradition</span></span></span></p>

<p><span><span><span>Sarada Peeth and the Great Vedic Seats of Learning in Kashmir</span></span></span></p>

<p><span><span><span>Brahmins in the East and West: Bengal, Assam, Punjab, and Gujarat as Civilizational Frontiers of the Vedic Tradition</span></span></span></p>

<p><span><span><span>Brahmins of the Sacred heartlands: Mithila, Odisha, Karnataka, and Tamilakam</span></span></span></p>

<p><span><span><span>Brahmins in Tolkappiyam and Silappadikaram: The Vedic Intellect at the Heart of Tamil Classicism</span></span></span></p>

<p><span><span><span>Silappadikaram: The Brahminical Ethic at the Heart of the Tamil Epic</span></span></span></p>

<p><span><span><span>Brahmins and Classical Sanskrit Literature: Philosophy, Poetry, Grammer, and the Dramatic Soul of India</span></span></span></p>

<p><span><span><span>Brahmins Across the Western and Northern Frontiers: Maharashtra, Rajasthan, Andhra-Telangana and Nepal</span></span></span></p>

<p><span><span><span>Brahmins of the Southern and Eastern Frontiers: Kerala, Sri Lanka, and the North-Eastern Hill Realms</span></span></span></p>

<p><span><span><span>Brahmins of the Heart of Aryavarta: The Himalayan Belt, Central India, Uttar Pradesh, and Madhya Pradesh</span></span></span></p>

<p><span><span><span>Brahmins of Malwa, Bundelkhand and the Deccan: Sentinels of the Veda in India’s South-Central Civilizational Heart</span></span></span></p>

<p><span><span><span>Brahmins in Haryana: The Vedic Heartland of Kurukshetra and the Keepers of India’s Most Ancient Memory</span></span></span></p>

<p><span><span><span>The Brahminical Landscape of Bharata: A Civilizational Portrait of Vedic Communities Across Regions</span></span></span></p>

<p><span><span><span>Brahmins of the Western Frontier: Sindh, Gujarat and Rajasthan</span></span></span></p>

<p><span><span><span>Brahmins in Gandhara and Afghanistan: The Vedic Light in the North-western Frontier of Bharata</span></span></span></p>

<p><span><span><span>Brahmins Across the Outer Rim of Bharata: Kamboja, Bactria, Sogdia, Southeast Asia and the Konkan</span></span></span></p>

<p><span><span><span>Brahmins and the Great Connective Axes of Asia: The Silk Route, Tibet, the Himalayan Sanctuaries, Maritime Trade, and the South Asian Courts</span></span></span></p>

<p><span><span><span>Brahmins and Buddhism: A Civilizational Intersection of Discipline, Debate, and Dharma</span></span></span></p>

<p><span><span><span>Brahminism and Jainism: Shared Antiquity, Sacred Dialogue, and Civilizational Coexistence</span></span></span></p>

<p><span><span><span>Taxila and Nalanda: The Brahminical Universities that Formed the Intellectual Axis of Ancient India</span></span></span></p>

<p><span><span><span>Vikramashila, Valabhi, Kanchi and Kashi: The Great Brahminical Academic Constellation of Ancient India</span></span></span></p>

<p><span><span><span>Brahmins and Sanskrit Grammar: The Architects of the Most Perfect Intellectual System in Human History</span></span></span></p>

<p><span><span><span>Brahmins and Mathematics: Masters of Number, Time, Space and the Cosmic Order</span></span></span></p>

<p><span><span><span>Brahmins and Music: Keepers of Sound, Rhythm and the Sacred Aesthetic of India</span></span></span></p>

<p><span><span><span>Brahmins and Law: The Keepers of Dharma and the Architects of India’s Civilizational Jurisprudence</span></span></span></p>

<p><span><span><span>Brahmins in the Islamic Period: Resilience, Memory and the Unbroken Thread of Vedic Civilization</span></span></span></p>

<p><span><span><span>Migration, Preservation and the Inner Fortress of Dharma</span></span></span></p>

<p><span><span><span>Brahmin Women in History: Keepers of Memory, Fire and Civilization</span></span></span></p>

<p><span><span><span>Brahmins and Science: The Vedic Intellect and the Discovery of the World</span></span></span></p>

<p><span><span><span>Brahmins and Kingship: The Makers of the Indian Polity</span></span></span></p>

<p><span><span><span>Brahmins in the Modern Age: Challenges, Transformations and the Last Great Keepers of the Vedic Light</span></span></span></p>

<p><span><span><span>The Critique from Within: Chandrasekharendra Saraswati, Chandrasekhara Bharati, and Kapil Kapoor on the Need for Brahminism</span></span></span></p>

<p><span><span><span>The Brahmin in Modern India: The Inner Vow, the Veda and the Future of Dharmic Memory</span></span></span></p>

<p><span><span><span>Brahmins and the Indian Freedom Struggle: The Fire of Dharma in the Age of Empire</span></span></span></p>

<p><span><span><span>Brahmins in Post- Independence India: Continuity, Transformation, and the Quiet Labour of Civilization</span></span></span></p>

<p><span><span><span>Threats and Opportunities: The Future of Brahminism in a Changing India</span></span></span></p>

<p><span><span><span>Appendix: Veda Sakhas, Gotras and Ritual Lineages</span></span></span></p>

<p><span><span><span>Works Cited</span></span></span></p>

<p><span><span><span>Bibliography</span></span></span></p>

<p><span><span><span>Glossary</span></span></span></p>

<p><span><span><span>Index</span></span></span></p>', 'Title
			A Civilizational History of Bharat: From the Vedic Seers to the Present- 2 Vols. Set

			Author
			Ramaswami Subramony

			ISBN
			9788168834880

			Publisher
			Standard Publishers (India)

			Year
			2026

			Language
			English

			Pages
			Vol-I 168, Vol-II-180

			Binding
			Hardback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>A Civilizational History of Bharat: From the Vedic Seers to the Present- 2 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788168834880</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year</span></td>
			<td style="text-align:center"><span>2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>Vol-I </span><span>168</span><span>, Vol-II-</span><span>180</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"2398"', '"1677"', '"0"', 50, 'HARDCOVER', 'Hardback', 'English', 'English', NULL, NULL, '2026', NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, 'Vol-I 168, Vol-II-180', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6793A%20Bharat%20Front.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788168834880&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4465', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4465', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:39:31', '2026-08-12 00:45:11'),
('ef5f22c7-2c9c-49d7-b836-685b38281118', '4364', 100, 'Philosophy of Religion: An Anthology 6/e', 'philosophy-of-religion-an-anthology-6e', 'philosophy-of-religion-an-anthology-6e', '9781111634780', '9781111634780', '9781111634780', NULL, 'About the book

The Most Comprehensive Text In Its Field, This Anthology Includes 74 Articles In 9 Areas of Philosophy Of Religion The Concept Of God; Traditional Arguments For The Existence Of God; Religious Experience; The Problem Of Evil; Miracles, Death And Immortality; Faith And Reason; Science, Religion, And Evolution; And Religious Pluralism. The Arrangement of the Articles and The Introductions Which Accompany Them Help Students Place the Readings in Their Historical or Contemporary Context, And to Ensure That Students Can Be Exposed To A Spectrum Of Viewpoints.

Content:

Part I: The Concept of God

Part II: Traditional Arguments for the Existence of God

Part III: Religious Experience

Part IV: The Problem of Evil

Part V: Miracles

Part VI: Death and Immortality

Part VII: Faith and Reason

Part VIII: Science, Religion and Evolution

Part IX: Religious Pluralis', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The Most Comprehensive Text In Its Field, This Anthology Includes 74 Articles In 9 Areas of Philosophy Of Religion The Concept Of God; Traditional Arguments For The Existence Of God; Religious Experience; The Problem Of Evil; Miracles, Death And Immortality; Faith And Reason; Science, Religion, And Evolution; And Religious Pluralism. The Arrangement of the Articles and The Introductions Which Accompany Them Help Students Place the Readings in Their Historical or Contemporary Context, And to Ensure That Students Can Be Exposed To A Spectrum Of Viewpoints.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part I: The Concept of God</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part II: Traditional Arguments for the Existence of God</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part III: Religious Experience</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part IV: The Problem of Evil</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part V: Miracles</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part VI: Death and Immortality</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part VII: Faith and Reason</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part VIII: Science, Religion and Evolution</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part IX: Religious Pluralis</span></span></span></p>
', 'Title
			Philosophy of Religion: An Anthology 6/e

			Author
			Louis Pojman

			ISBN
			9781111634780

			Publisher 
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Philosophy of Religion: An Anthology 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Louis Pojman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781111634780</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher </span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"4475"', '"3133"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4837philos.jpeg', NULL, '28 | 30', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781111634780&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4364', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4364', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 100, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:11'),
('ef690112-678b-4be4-8fea-96490e3f90af', '786', NULL, 'Literature and the Crime Against Nature NEW', 'literature-and-the-crime-against-nature-new-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786', 'literature-and-the-crime-against-nature-new-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786-786', 'MNB87867', 'MNB87867', 'MNB87867', NULL, 'Literature and the Crime Against Nature NEW', '<h1>Literature and the Crime Against Nature NEW</h1>', 'Sub Title
			No

			Author
			Arjun Karki

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963235

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Arjun Karki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963235</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11679789380963235.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MNB87867&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=786', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=786', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2615, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('ef7eb3fe-fb93-460f-b099-f149ea541230', '1920', NULL, 'Bioconductor Case Studies', 'bioconductor-case-studies-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920', 'bioconductor-case-studies-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920-1920', 'DTRG5545', 'DTRG5545', 'DTRG5545', NULL, 'Bioconductor software has become a standard tool for the analysis and comprehension of data from high-throughput genomics experiments. Its application spans a broad field of technologies used in contemporary molecular biology. In this volume, the authors present a collection of cases to apply Bioconductor tools in the analysis of microarray gene expression data. Topics covered include: (1) import and preprocessing of data from various sources; (2) statistical modeling of differential gene expression; (3) biological metadata; (4) application of graphs and graph rendering; (5) machine learning for clustering and classification problems; (6) gene set enrichment analysis. Each chapter of this book describes an analysis of real data using hands-on example driven approaches. Short exercises help in the learning process and invite more advanced considerations of key topics. The book is a dynamic document. All the code shown can be executed on a local computer, and readers are able to reproduce every computation, figure, and table.', '<p>Bioconductor software has become a standard tool for the analysis and comprehension of data from high-throughput genomics experiments. Its application spans a broad field of technologies used in contemporary molecular biology. In this volume, the authors present a collection of cases to apply Bioconductor tools in the analysis of microarray gene expression data. Topics covered include: (1) import and preprocessing of data from various sources; (2) statistical modeling of differential gene expression; (3) biological metadata; (4) application of graphs and graph rendering; (5) machine learning for clustering and classification problems; (6) gene set enrichment analysis. Each chapter of this book describes an analysis of real data using hands-on example driven approaches. Short exercises help in the learning process and invite more advanced considerations of key topics. The book is a dynamic document. All the code shown can be executed on a local computer, and readers are able to reproduce every computation, figure, and table.</p>', 'Bioconductor Case Studies', '<h1>Bioconductor Case Studies</h1>', '"9399"', '"5639"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3025dpp_9_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DTRG5545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1920', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1920', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1892, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:11'),
('ef82051a-b6db-492d-ae86-429b34b09a72', '319', NULL, 'Mathematics in Industry - Scientific Computing in Electrical Engineering', 'mathematics-in-industry-scientific-computing-in-electrical-engineering-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319', 'mathematics-in-industry-scientific-computing-in-electrical-engineering-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319-319', 'Mathematics in Industry', 'Mathematics in Industry', 'Mathematics in Industry', NULL, 'Scientific Computing in Electrical Engineering (SCEE) is an international c- ference series, which started as a national German meeting held in Darmstadt (1997) and Berlin (1998), both under the auspices of the Deutscher Mathematiker Verein. The ?rst truly international SCEE conference was organized in 2000 in Warnemunde, .. Germany, by the University of Rostock. In 2002, the 4th SCEE c- ference took place in Eindhoven, The Netherlands, jointly organized by the Ei- hoven University of Technologyand Philips Research LaboratoriesEindhoven.The 5th SCEE conference was held in 2004 in Capo D''Orlando, Italy, jointly organized by Universita di Catania and Consorzio Catania Ricerche. The venue of the 6th SCEE conference was Sinaia, Romania, in 2006, organized by the Politehnica U- versity of Bucharest. The 7th International Conference on Scienti?c Computing in Electrical En- neering (SCEE 2008) was held in Espoo, Finland, from September 28 to October 3, 2008. It was organized by the Helsinki University of Technology; Faculty of Electronics, Communications and Automation; Department of Radio Science and Engineering; Circuit Theory Group.', '<p>Scientific Computing in Electrical Engineering (SCEE) is an international c- ference series, which started as a national German meeting held in Darmstadt (1997) and Berlin (1998), both under the auspices of the Deutscher Mathematiker Verein. The ?rst truly international SCEE conference was organized in 2000 in Warnemunde, .. Germany, by the University of Rostock. In 2002, the 4th SCEE c- ference took place in Eindhoven, The Netherlands, jointly organized by the Ei- hoven University of Technologyand Philips Research LaboratoriesEindhoven.The 5th SCEE conference was held in 2004 in Capo D''Orlando, Italy, jointly organized by Universita di Catania and Consorzio Catania Ricerche. The venue of the 6th SCEE conference was Sinaia, Romania, in 2006, organized by the Politehnica U- versity of Bucharest. The 7th International Conference on Scienti?c Computing in Electrical En- neering (SCEE 2008) was held in Espoo, Finland, from September 28 to October 3, 2008. It was organized by the Helsinki University of Technology; Faculty of Electronics, Communications and Automation; Department of Radio Science and Engineering; Circuit Theory Group.</p>', 'Sub Title
			No

			Author
			Janne Roos, Luis R.J. Costa

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783642122934

			Pages
			588

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Janne Roos, Luis R.J. Costa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642122934</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>588</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"16599"', '"16539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 588, '588', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79699783642122934.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Mathematics%20in%20Industry&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=319', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=319', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2893, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:11'),
('ef8fb860-67cb-4965-93f2-8a7ea8fcdccf', '2925', NULL, 'A Monte Carlo Primer V-2', 'a-monte-carlo-primer-v2-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925', 'a-monte-carlo-primer-v2-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925-2925', '9780306467486', '9780306467486', '9780306467486 ', NULL, 'In Volume 1, A Monte Carlo Primer - A Practical Approach to Radiation Transport (the "Primer"), we attempt to provide a simple, convenient, and step-by-step approach to the development, basic understanding, and use of Monte Carlo methods in radiation transport. Using the PC, the Primer begins by developing basic Monte Carlo codes to solve simple transport problems, then introduces a teaching tool, the Probabilistic Framework Code (PFC), as a standard platform for assembling, testing, and executing the various Monte Carlo techniques that are presented. This second volume attempts to continue this approach by using both custom Monte Carlo codes and PFC to apply the concepts explained in the Primer to obtain solutions to the exercises given at the end of each chapter in the Primer. A relatively modest number of exercises is included in the Primer. Some ambiguity is left in the statement of many of the exercises because the intent is not to have the user write a particular, uniquely correct piece of coding that produces a specific number as a result, but rather to encourage the user to think about the problems and develop further the concepts explained in the text. Because in most cases there is more than one way to solve a Monte Carlo transport problem, we believe that working with the concepts illustrated by the exercises is more important than obtaining anyone particular solution.', '<p>In Volume 1, A Monte Carlo Primer - A Practical Approach to Radiation Transport (the "Primer"), we attempt to provide a simple, convenient, and step-by-step approach to the development, basic understanding, and use of Monte Carlo methods in radiation transport. Using the PC, the Primer begins by developing basic Monte Carlo codes to solve simple transport problems, then introduces a teaching tool, the Probabilistic Framework Code (PFC), as a standard platform for assembling, testing, and executing the various Monte Carlo techniques that are presented. This second volume attempts to continue this approach by using both custom Monte Carlo codes and PFC to apply the concepts explained in the Primer to obtain solutions to the exercises given at the end of each chapter in the Primer. A relatively modest number of exercises is included in the Primer. Some ambiguity is left in the statement of many of the exercises because the intent is not to have the user write a particular, uniquely correct piece of coding that produces a specific number as a result, but rather to encourage the user to think about the problems and develop further the concepts explained in the text. Because in most cases there is more than one way to solve a Monte Carlo transport problem, we believe that working with the concepts illustrated by the exercises is more important than obtaining anyone particular solution.</p>', 'A Monte Carlo Primer V-2

	Language ‏ : ‎ English

	Hardcover ‏ : ‎ 341 pages

	ISBN-10 ‏ : ‎ 0306467488

	ISBN-13 ‏ : ‎ v

	Item Weight ‏ : ‎ 862 g

	Dimensions ‏ : ‎ 17.37 x 2.92 x 25.7 cm', '<h1>A Monte Carlo Primer V-2</h1>

<ul>
	<li><span>Language ‏ : ‎ English</span></li>
	<li><span>Hardcover ‏ : ‎ 341 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 0306467488</span></li>
	<li><span>ISBN-13 ‏ : ‎ v</span></li>
	<li><span>Item Weight ‏ : ‎ 862 g</span></li>
	<li><span>Dimensions ‏ : ‎ 17.37 x 2.92 x 25.7 cm</span></li>
</ul>', '"11700"', '"7020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20891.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780306467486%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2925', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2925', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1271, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:11'),
('ef907d92-0cae-46b0-8e0c-721af2903a3b', '1380', NULL, 'The Civil Corporation -The New Economy of Corporate Citizenship', 'the-civil-corporation-the-new-economy-of-corporate-citizenship-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-138-1380', 'the-civil-corporation-the-new-economy-of-corporate-citizenship-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380-1380', 'JMNH6689', 'JMNH6689', 'JMNH6689', NULL, 'Arguing that corporate citizensip emerges from the New Economy dynamics, the author explores how far business can and should improve their social and environmental performance, and relates it to learning, knowledge and innovation. The book sets out the practical issues for business, including goal and boundary setting, measurement, dialogue and how to build trust. Winner of the 2006 SIM Book Award.', '<p>Arguing that corporate citizensip emerges from the New Economy dynamics, the author explores how far business can and should improve their social and environmental performance, and relates it to learning, knowledge and innovation. The book sets out the practical issues for business, including goal and boundary setting, measurement, dialogue and how to build trust. Winner of the 2006 SIM Book Award.</p>', 'Sub Title
			No

			Author
			Simon Zadek

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781853839979

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2001

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Simon Zadek</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781853839979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1899"', '"1139"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9357dpp_19_162.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JMNH6689&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1380', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1380', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2222, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('efc1e42d-b609-4a74-b171-a7f37b452650', '4259', 204, 'Adolescent Medicine Secrets: Questions and Answers Reveal the Secrets to Effective Care of Adolescents', 'adolescent-medicine-secrets-questions-and-answers-reveal-the-secrets-to-effective-care-of-adolescents', 'adolescent-medicine-secrets-questions-and-answers-reveal-the-secrets-to-effective-care-of-adolescents', '9781560535010', '9781560535010', '9781560535010', NULL, 'About the book

Adolescent Medicine Secrets" is aimed at house officers, medical students, and any other clinicians who wish to learn more about providing health care to pre-teens, teenagers and young adults. It is written in a style that reflects the type of questions that may come up during rounds or in clinical teaching sessions. Physical, cognitive, and emotional growth and development are described, including discussion of some of the psychosocial considerations that have an impact on teen health. A variety of physical disorders which can affect this age group are covered, with special attention given to those disorders unique to adolescents and young adults. In-depth coverage is given to reproductive health and mental health, areas that can be associated with significant morbidity in young people. Throughout, the authors provide useful tips on how to effectively care for this sometimes challenging but ultimately rewarding population.

Content:

Part I: General Adolescent Health

Part II: Physical Disorders Affecting Adolescents

Part III: Reproductive Health

Part IV: Mental Health and Psychosocial Concerns', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Adolescent Medicine Secrets" is aimed at house officers, medical students, and any other clinicians who wish to learn more about providing health care to pre-teens, teenagers and young adults. It is written in a style that reflects the type of questions that may come up during rounds or in clinical teaching sessions. Physical, cognitive, and emotional growth and development are described, including discussion of some of the psychosocial considerations that have an impact on teen health. A variety of physical disorders which can affect this age group are covered, with special attention given to those disorders unique to adolescents and young adults. In-depth coverage is given to reproductive health and mental health, areas that can be associated with significant morbidity in young people. Throughout, the authors provide useful tips on how to effectively care for this sometimes challenging but ultimately rewarding population.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part I: General Adolescent Health</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part II: Physical Disorders Affecting Adolescents</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part III: Reproductive Health</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part IV: Mental Health and Psychosocial Concerns</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Adolescent Medicine Secrets: Questions and Answers Reveal the Secrets to Effective Care of Adolescents

			Author
			Cynthia Holland-Hall

			ISBN
			9781560535010

			Publisher
			Hanley & Belfus

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Adolescent Medicine Secrets: Questions and Answers Reveal the Secrets to Effective Care of Adolescents</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Cynthia Holland-Hall</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781560535010</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Hanley &amp; Belfus</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1299"', '"910"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bab00a9b-e959-4b80-8a3c-fb15081a8150', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8328adole.jpg', NULL, '31 | 32', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781560535010&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4259', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4259', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 204, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:11'),
('efc2b6a7-3ad5-4e19-8cb9-7ea331ba24d5', '3431', 963, 'The Handbook of Environmental Change - 2 Vols.', 'the-handbook-of-environmental-change-2-vols-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431', 'the-handbook-of-environmental-change-2-vols-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431-3431', '9780857023605', '9780857023605', '9780857023605', NULL, 'The SAGE Handbook of Environmental Change is an extensive survey of the interdisciplinary science of environmental change that examines the historic importance and future development of the field over two volumes. With over 40 chapters, the books situate key arguments and debates by examining a retrospective audit of the discipline, its changing nature and diversity of approaches, key theoretical paradigms, its resonances between sub-fields and other disciplines, and its relationships to theory, research and practice. With contextualizing essays opening each volume, the work is arranged into six sections:

	Approaches to Understanding Environmental Change

	Evidence of Environmental Change and the Geo-ecological Response

	Causes and Mechanisms of Environmental Change

	Key Issues of Human-induced Environmental Change

	Patterns, Processes and Impacts of Environmental Change at the Regional Scale

	Implications of Environmental Change for Society

Global in its coverage, scientific and theoretical in its approach, the books bring together an international set of respected editors and contributors to provide an exciting, timely addition to the literature on climate change. With the subjects'' interdisciplinary framework, this book will appeal to academics, researchers, post-graduates and practitioners in a variety of disciplines including, geography, the environmental sciences, politics, and sociology.', '<p><strong>The SAGE Handbook of Environmental Change</strong> is an extensive survey of the interdisciplinary science of environmental change that examines the historic importance and future development of the field over two volumes. With over 40 chapters, the books situate key arguments and debates by examining a retrospective audit of the discipline, its changing nature and diversity of approaches, key theoretical paradigms, its resonances between sub-fields and other disciplines, and its relationships to theory, research and practice. With contextualizing essays opening each volume, the work is arranged into six sections:</p>

<ul>
	<li>Approaches to Understanding Environmental Change</li>
	<li>Evidence of Environmental Change and the Geo-ecological Response</li>
	<li>Causes and Mechanisms of Environmental Change</li>
	<li>Key Issues of Human-induced Environmental Change</li>
	<li>Patterns, Processes and Impacts of Environmental Change at the Regional Scale</li>
	<li>Implications of Environmental Change for Society</li>
</ul>

<p>Global in its coverage, scientific and theoretical in its approach, the books bring together an international set of respected editors and contributors to provide an exciting, timely addition to the literature on climate change. With the subjects'' interdisciplinary framework, this book will appeal to academics, researchers, post-graduates and practitioners in a variety of disciplines including, geography, the environmental sciences, politics, and sociology.</p>', 'Sub Title
			Environmental Change

			Author
			John A. Matthews 

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780857023605

			Pages
			1056

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Environmental Change</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John A. Matthews </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857023605</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1056</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"34600"', '"20800"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1056, '1056', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/145945616_book_item_45616.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780857023605&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3431', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3431', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 963, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:11'),
('efd952e8-0346-4755-a5d4-42ab029375b9', '4335', 129, 'Introductory Sociology 3/e', 'introductory-sociology-3e', 'introductory-sociology-3e', '9780333665114', '9780333665114', '9780333665114', NULL, 'About the book

This welcome new edition builds on the strengths of its predecessor in its thematic coherence, clarity of exposition and analytical depth. It is carefully structured to cover all the main substantive topics studied at an introductory level within a framework that engages with exciting contemporary debates about modernity, globalization, and social identity. Key features of the new edition a completely new chapter on the media; extended coverage of social divisions to include disability, youth, old age, class, gender and race; and clearer treatment of social theory, incorporating discussion of work by such contemporary theorists.

Content:

Part 1. Introduction: Studying Modern Society

Part 2. Social Division and Power

Part 3. Dimensions of Contemporary Social Life

Part 4. Theorising Contemporary Society', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This welcome new edition builds on the strengths of its predecessor in its thematic coherence, clarity of exposition and analytical depth. It is carefully structured to cover all the main substantive topics studied at an introductory level within a framework that engages with exciting contemporary debates about modernity, globalization, and social identity. Key features of the new edition a completely new chapter on the media; extended coverage of social divisions to include disability, youth, old age, class, gender and race; and clearer treatment of social theory, incorporating discussion of work by such contemporary theorists.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1. Introduction: Studying Modern Society</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2. Social Division and Power</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3. Dimensions of Contemporary Social Life</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4. Theorising Contemporary Society</span></span></span></p>
', 'Title
			Introductory Sociology 3/e

			Author
			Tony Bilton

			ISBN
			9780333665114

			Publisher
			Macmillan

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Introductory Sociology 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Tony Bilton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780333665114</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Macmillan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1999"', '"1400"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '4fd1e2b2-06ee-4a4e-8dd5-b4a9dd7b13ad', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8506intos.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780333665114&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4335', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4335', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 129, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:11'),
('effc5142-d19e-4d2b-8175-f0fdddf0cbbf', '2924', NULL, 'A Guide to Maple', 'a-guide-to-maple-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924', 'a-guide-to-maple-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924-2924', '9781461264361', '9781461264361', '9781461264361', NULL, 'This "hands-on" book is for people who are interested in immediately putting Maple to work. The reader is provided with a compact, fast and surveyable guide that introduces them to the extensive capabilities of the software. The book is sufficient for standard use of Maple and will provide techniques for extending Maple for more specialized work. The author discusses the reliability of results systematically and presents ways of testing questionable results. The book allows a reader to become a user almost immediately and helps him/her to grow gradually to a broader and more proficient use. As a consequence, some subjects are dealt with in an introductory way early in the book, with references to a more detailed discussion later on.', '<p>This "hands-on" book is for people who are interested in immediately putting Maple to work. The reader is provided with a compact, fast and surveyable guide that introduces them to the extensive capabilities of the software. The book is sufficient for standard use of Maple and will provide techniques for extending Maple for more specialized work. The author discusses the reliability of results systematically and presents ways of testing questionable results. The book allows a reader to become a user almost immediately and helps him/her to grow gradually to a broader and more proficient use. As a consequence, some subjects are dealt with in an introductory way early in the book, with references to a more detailed discussion later on.</p>', 'A Guide to Maple

	Paperback ‏ : ‎ 325 pages

	ISBN-10 ‏ : ‎ 1461264367

	ISBN-13 ‏ : ‎ 978-1461264361

	Item Weight ‏ : ‎ 494 g

	Dimensions ‏ : ‎ 15.49 x 2.03 x 23.5 cm', '<h1>A Guide to Maple</h1>

<ul>
	<li><span>Paperback ‏ : ‎ 325 pages</span></li>
	<li><span>ISBN-10 ‏ : ‎ 1461264367</span></li>
	<li><span>ISBN-13 ‏ : ‎ 978-1461264361</span></li>
	<li><span>Item Weight ‏ : ‎ 494 g</span></li>
	<li><span>Dimensions ‏ : ‎ 15.49 x 2.03 x 23.5 cm</span></li>
</ul>', '"9200"', '"5520"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44141.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781461264361&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2924', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2924', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1272, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:11'),
('f00da9aa-71c9-4a13-9724-d83b8f534d48', '3760', 689, 'Encyclopedia of Mental Health - 3 Vols. (Compelete Set)', 'encyclopedia-of-mental-health-3-vols-compelete-set', 'encyclopedia-of-mental-health-3-vols-compelete-set', '9780122266751', '9780122266751', '9780122266751', NULL, 'Mental health is arguably one of the biggest issues facing modern society. The Encyclopedia of Mental Health presents a comprehensive overview of the many genetic, neurological, social, and psychological factors that affect mental health. It describes the impact of mental health on the individual and society, and illustrates the factors that aid positive mental health. 196 peer-reviewed articles written by more than 250 expert authors include essential material on assessment, theories of personality, specific disorders, therapies, forensic issues, ethics, cross-cultural and sociological aspects. Professionals and libraries find this timely work indispensable.

Key Features

* Provides fully up-to-date descriptions of neurological, social, genetic, and psychological factors that effect the individual and society

* Contains 196 articles written by more than 250 leaders in the field

* Written in an accessible style using terms that an educated layperson can understand

* Of interest to public as well as research libraries with coverage of many important topics such as marital health, divorce, couples therapy, fathers, child custody, day care and day care providers, extended families, and family therapy', '<p><span>Mental health is arguably one of the biggest issues facing modern society. The </span><strong>Encyclopedia of Mental Health</strong><span> presents a comprehensive overview of the many genetic, neurological, social, and psychological factors that affect mental health. It describes the impact of mental health on the individual and society, and illustrates the factors that aid positive mental health. 196 peer-reviewed articles written by more than 250 expert authors include essential material on assessment, theories of personality, specific disorders, therapies, forensic issues, ethics, cross-cultural and sociological aspects. Professionals and libraries find this timely work indispensable.</span></p>

<p><span>Key Features</span><br />
<span>* Provides fully up-to-date descriptions of neurological, social, genetic, and psychological factors that effect the individual and society</span><br />
<span>* Contains 196 articles written by more than 250 leaders in the field</span><br />
<span>* Written in an accessible style using terms that an educated layperson can understand</span><br />
<span>* Of interest to public as well as research libraries with coverage of many important topics such as marital health, divorce, couples therapy, fathers, child custody, day care and day care providers, extended families, and family therapy</span></p>', 'Encyclopedia of Mental Health

ISBN No. 9780122266751

Author : Howard Friedman', '<p>Encyclopedia of Mental Health</p>

<p>ISBN No. 9780122266751</p>

<div>
<div></div>
</div>

<div>
<div>Author : Howard Friedman</div>
</div>', '"100050"', '"60030"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7268md31207898045.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780122266751&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3760', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3760', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 689, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:11'),
('f0199579-4e27-4557-b4ea-00a67aed4b31', '3370', NULL, 'Vijayanagara Sculptures at Hampi', 'vijayanagara-sculptures-at-hampi-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370', 'vijayanagara-sculptures-at-hampi-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370-3370', '9788180902802', '9788180902802', '9788180902802', NULL, 'The Vijaynagara empire with its capital at Hampi in Karnataka was founded by Harihara I of the Sangame dynasty around 1336 A.D. to preserve the Hindu Dharma, their prevailing culture, social order and check the onslaughts of Islam in South India. The Vijayanagara emperors and their feudatories were highly learned persons and they did their best to sustain political freedom, preservation and popularization of Sanatana Hindu Dharma, art, literature, architecture, painting etc. Due to their characteristic tolerance and the compromising attitude of rulers, sculptures of different schools of thought flourished within their empire.

The Vijayanagar sculptures of Hampi (1336 to 1565 A.D.) had different religious influences as reflected in the sculptural representations of the prevailing faiths-Shaivism, Vaishnavism and Jainism. The present study on the ''Vijayanagara Sculptures at Hampi'' is grouped into five chapters. The introductory chapter deals with the sites and the environment covering Anegundi, Kamalpur, Kadirampura, Malapangudi, Ananthasayanagudi, Naganahalli, Hospet and Timmalapura. The second chapter is devoted to the historical perspective which shows that the foundation of the Vijayanagara empire in the 14th century was an epoch-making event, not only in the history of Karnataka, but also of the whole of South India. It reveals that its founders were inspired by patriotic ideals embodied with the spirit of freedom and determination to sacrifice anything on that account. It covers from Harihara I (1336 A.D.) to Sadasivaraya (1570 A.D.). The third chapter reflects on the art traditions prior to Vijayanagara. The Chalukyas (c. 450-755 A.D.) were a great power in South India and the magnificent sculptures of Aihole, Badami and Pattadakal are due to their patronage. The sculptural art which flourished during the Vijayanagara period, as finds mention in the fourth chapter, was influenced by the literary works like the Vedas, Puranas, Epics and canons on iconography as codified in the Agamas. Chapters five, six and seven abundantly dwell on the Shaiva, Vaishnava and Jaina sculptures respectively. Minor divinities and devotees find description in the last two chapters of the book. The book is richly illustrated with plenty of sculptures of the various gods.

Content - Foreword, Preface, Abbreviations, List of Plates, Chapter I Introduction, Chapter II Historical Perspective, Chapter III Art Traditions Prior to Vijayanagara, Chapter IV  Sculptural Art During Vijayanagara Period, Chapter V Shaiva Sculptures, Chapter VI Vaishnava Sculptures, Chapter VII Jaina Sculptures, Chapter VIII  Sculptures of Minor Divinities, Chapter IX Sculptures of Devotees, Chapter X  Conclusion,  Glossary,  Bibliography,  Index            ', '<p style="text-align:justify"><span>The Vijaynagara empire with its capital at Hampi in Karnataka was founded by Harihara I of the Sangame dynasty around 1336 A.D. to preserve the Hindu Dharma, their prevailing culture, social order and check the onslaughts of Islam in South India. The Vijayanagara emperors and their feudatories were highly learned persons and they did their best to sustain political freedom, preservation and popularization of Sanatana Hindu Dharma, art, literature, architecture, painting etc. Due to their characteristic tolerance and the compromising attitude of rulers, sculptures of different schools of thought flourished within their empire.</span></p>

<p style="text-align:justify"><span>The Vijayanagar sculptures of Hampi (1336 to 1565 A.D.) had different religious influences as reflected in the sculptural representations of the prevailing faiths-Shaivism, Vaishnavism and Jainism. The present study on the ''Vijayanagara Sculptures at Hampi'' is grouped into five chapters. The introductory chapter deals with the sites and the environment covering Anegundi, Kamalpur, Kadirampura, Malapangudi, Ananthasayanagudi, Naganahalli, Hospet and Timmalapura. The second chapter is devoted to the historical perspective which shows that the foundation of the Vijayanagara empire in the 14th century was an epoch-making event, not only in the history of Karnataka, but also of the whole of South India. It reveals that its founders were inspired by patriotic ideals embodied with the spirit of freedom and determination to sacrifice anything on that account. It covers from Harihara I (1336 A.D.) to Sadasivaraya (1570 A.D.). The third chapter reflects on the art traditions prior to Vijayanagara. The Chalukyas (c. 450-755 A.D.) were a great power in South India and the magnificent sculptures of Aihole, Badami and Pattadakal are due to their patronage. The sculptural art which flourished during the Vijayanagara period, as finds mention in the fourth chapter, was influenced by the literary works like the Vedas, Puranas, Epics and canons on iconography as codified in the Agamas. Chapters five, six and seven abundantly dwell on the Shaiva, Vaishnava and Jaina sculptures respectively. Minor divinities and devotees find description in the last two chapters of the book. The book is richly illustrated with plenty of sculptures of the various gods.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> <span><span>Foreword, Preface, Abbreviations, List of Plates, </span></span></span><span><span><span>Chapter I Introduction, Chapter II Historical Perspective, Chapter III Art Traditions Prior to Vijayanagara, Chapter IV  Sculptural Art During Vijayanagara Period, Chapter V Shaiva Sculptures, Chapter VI Vaishnava Sculptures, Chapter VII Jaina Sculptures, Chapter VIII  Sculptures of Minor Divinities, Chapter IX Sculptures of Devotees, Chapter X  Conclusion,  Glossary,  Bibliography,  Index </span>         </span></span><span><span><span>  </span></span></span></p>', 'Sub Title
			Vijayanagara Sculptures at Hampi

			Author
			Dr. K.M. Suresh

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788180902802

			Pages
			226

			Binding
			Hardcover

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Vijayanagara Sculptures at Hampi</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span><span>Dr. K.M. Suresh</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788180902802</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>226</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2011</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"3500"', '"2100"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 226, '226', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1443Vijayanagara%20Sculptures%20at%20Hampi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788180902802&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3370', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3370', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1021, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:11'),
('f05dadc4-2b99-4232-af2c-68686f285095', '2529', NULL, 'Financial Market Integration and Growth', 'financial-market-integration-and-growth-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2-2529', 'financial-market-integration-and-growth-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529-2529', 'P;UUI877', 'P;UUI877', 'P;UUI877', NULL, 'Financial capital, whether mediated through the financial market or Foreign Direct Investment has been a key factor in European economic growth. This book examines the interaction between European and global financial integration and analyses the dynamics of the monetary sector and the real economy in Europe. The key analytical focus is on the theoretical and empirical dynamics of financial markets in Europe, however, it also provides regional case studies of key institutional developments and lessons from foreign direct investment. There is a broad range of findings for Central, Eastern and Western Europe as well as EU Partner Countries. Crucially the analysis includes new approaches and options for solving the transatlantic banking crisis and suggests policy innovations for a world with unstable financial markets.', '<p>Financial capital, whether mediated through the financial market or Foreign Direct Investment has been a key factor in European economic growth. This book examines the interaction between European and global financial integration and analyses the dynamics of the monetary sector and the real economy in Europe. The key analytical focus is on the theoretical and empirical dynamics of financial markets in Europe, however, it also provides regional case studies of key institutional developments and lessons from foreign direct investment. There is a broad range of findings for Central, Eastern and Western Europe as well as EU Partner Countries. Crucially the analysis includes new approaches and options for solving the transatlantic banking crisis and suggests policy innovations for a world with unstable financial markets.</p>', 'Financial Market Integration and Growth', '<h1>Financial Market Integration and Growth</h1>', '"12500"', '"7500"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=P;UUI877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2529', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2529', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1549, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:11'),
('f068570d-9cf6-4c7f-a682-303189776968', '3532', 870, 'Comprehensive Mathemaics for Computer Scientists 1, Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry / Universitext', 'comprehensive-mathemaics-for-computer-scientists-1-sets-and-numbers-graphs-and-algebra-logic-and-machines-linear-geometry-universitext-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3-3532', 'comprehensive-mathemaics-for-computer-scientists-1-sets-and-numbers-graphs-and-algebra-logic-and-machines-linear-geometry-universitext-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532-3532', '9783540368731', '9783540368731', '9783540368731', NULL, 'This two - volume textbook Comprehensive Mathematics for Computer Scientists is a self Contained Comprehensive Presentation of mathematics including sets, numbers, graphs , algebras, logic, grammars, machines, linear geometry, clculus, ODE''s, and a special themes such as neutral networks, fourier theory, wavelets, numerical issues, statistics, categories, and manifolds. The COncept Framework is streamlined but defining and providing irtually everything. The Style implicitly follows the spirit of recent topos -orientated theoretical computer science.', '<p>This two - volume textbook Comprehensive Mathematics for Computer Scientists is a self Contained Comprehensive Presentation of mathematics including sets, numbers, graphs , algebras, logic, grammars, machines, linear geometry, clculus, ODE''s, and a special themes such as neutral networks, fourier theory, wavelets, numerical issues, statistics, categories, and manifolds. The COncept Framework is streamlined but defining and providing irtually everything. The Style implicitly follows the spirit of recent topos -orientated theoretical computer science.</p>', 'Sub Title
			Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry

			Author
			Guerino Mazzola, Gerard Milmeister, Jody Weissmann

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			3540368736

			ISBN 13 Digit
			9783540368731

			Pages
			XIV, 388

			Binding
			Paperback

			Year of Publication
			2006

			Edition of Book
			2nd

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guerino Mazzola, Gerard Milmeister, Jody Weissmann</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3540368736</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540368731</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIV, 388</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"6687"', '"4012"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '2nd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XIV, 388', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2403h.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540368731&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3532', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3532', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 870, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:11'),
('f0799b70-0b26-4c45-8c42-97c15a5d11ae', '3420', 973, 'Securing India The Modi Way', 'securing-india-the-modi-way-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420', 'securing-india-the-modi-way-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420-3420', '9789386643872', '9789386643872', '9789386643872', NULL, 'In Securing India the Modi way - Pathankot, Surgical strikes and More, Nitin A. Gokhale provides the most intimate and sweeping account yet of Team Narendra Modi''s approach to national security and foreign policy initiatives.

Drawing on internal memos, as yet classified information, meeting notes and hundreds of hours of interviews with key players in the national security team, Gokhale brings alive inside stories of decision-making at the highest levels in the government.

Painstakingly researched, the book details hitherto unknown aspects of the planning and execution of the surgical strikes, revamping of New Delhi''s policy towards China and Pakistan, India''s renewed global policy focus on Middle East, Prime Minister Modi''s attempt to leverage the Indian diaspora worldwide and his attention to smallest of details besides focusing on some small but far-reaching steps taken to secure India in every possible way -on land, space, cyber and maritime domains.

The book in many ways is the first authentic account of the Modi government''s decision making process on vital issues.', '<p>In <em>Securing India the Modi way - Pathankot, Surgical strikes and More</em>, Nitin A. Gokhale provides the most intimate and sweeping account yet of Team Narendra Modi''s approach to national security and foreign policy initiatives.</p>

<p>Drawing on internal memos, as yet classified information, meeting notes and hundreds of hours of interviews with key players in the national security team, Gokhale brings alive inside stories of decision-making at the highest levels in the government.</p>

<p>Painstakingly researched, the book details hitherto unknown aspects of the planning and execution of the surgical strikes, revamping of New Delhi''s policy towards China and Pakistan, India''s renewed global policy focus on Middle East, Prime Minister Modi''s attempt to leverage the Indian diaspora worldwide and his attention to smallest of details besides focusing on some small but far-reaching steps taken to secure India in every possible way -on land, space, cyber and maritime domains.</p>

<p>The book in many ways is the first authentic account of the Modi government''s decision making process on vital issues.</p>', 'Sub Title
			The Modi Way

			Author
			Peter W. Hawkes

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789386643872

			Pages
			256

			Binding
			Hardcover

			Year of Publication
			2017

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Modi Way</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Peter W. Hawkes</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386643872</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"499"', '"299"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, '256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5087IMG_20220310_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789386643872&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3420', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3420', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 973, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:11'),
('f0d71dcf-2217-40f2-9237-ba29791fbec8', '3719', 724, 'नारद त्रिस्कन्ध ज्योतिष', 'नरद-तरसकनध-जयतष', '-', '8187471026', '8187471026', '8187471026', NULL, 'नारद त्रिस्कन्ध ज्योतिष ', '<h5><span>नारद त्रिस्कन्ध ज्योतिष </span></h5>', 'Title
			नारद त्रिस्कन्ध ज्योतिष 

			Author
			डॉ. कमल प्रकाश अग्रवाल

			ISBN
			8187471026

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>नारद त्रिस्कन्ध ज्योतिष </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>डॉ. कमल प्रकाश अग्रवाल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>8187471026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/402311803_L_Narad_Triskandh_Jyo.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8187471026&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3719', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3719', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 724, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:11'),
('f0ee96df-b511-4145-9799-edae95029ba8', '3894', 557, 'Sanskrit Drama and Dramatist-their Chronology,Mind and Art:with the Text of Dasharupakam,Pr.I and III', 'sanskrit-drama-and-dramatisttheir-chronologymind-and-artwith-the-text-of-dasharupakampri-and-iii', 'sanskrit-drama-and-dramatisttheir-chronologymind-and-artwith-the-text-of-dasharupakampri-and-iii', '9788196100483', '9788196100483', '9788196100483', NULL, 'CONTENTS

CHAPTER I.

The origin of Sanskrit Drama

CHAPTER II.

The mould of Sanskrit Drama 

CHAPTER III.

Pre-Kalidasan Drama

(I) BHASA

(II) SHUDRAKA

CHAPTER IV.

Kalidasa

CHAPTER V.

Bhavabhuti the Poet-Dramatist

CHAPTER VI.

Harsha-The patron poet

CHAPTER VII.

Bhatta Narayana

CHAPTER VIII.

Vishakhadatta

 ', '<p style="text-align:center"><u>CONTENTS</u></p>

<p style="text-align:center">CHAPTER I.</p>

<p style="text-align:center"><strong>The origin of Sanskrit Drama</strong></p>

<p style="text-align:center">CHAPTER II.</p>

<p style="text-align:center"><strong>The mould of Sanskrit Drama </strong></p>

<p style="text-align:center">CHAPTER III.</p>

<p style="text-align:center"><strong>Pre-Kalidasan Drama</strong></p>

<p style="text-align:center">(I) BHASA</p>

<p style="text-align:center">(II) SHUDRAKA</p>

<p style="text-align:center">CHAPTER IV.</p>

<p style="text-align:center"><strong>Kalidasa</strong></p>

<p style="text-align:center">CHAPTER V.</p>

<p style="text-align:center"><strong>Bhavabhuti the Poet-Dramatist</strong></p>

<p style="text-align:center">CHAPTER VI.</p>

<p style="text-align:center"><strong>Harsha-The patron poet</strong></p>

<p style="text-align:center">CHAPTER VII.</p>

<p style="text-align:center"><strong>Bhatta Narayana</strong></p>

<p style="text-align:center">CHAPTER VIII.</p>

<p style="text-align:center"><strong>Vishakhadatta</strong></p>

<p style="text-align:center"> </p>', 'Title
			Sanskrit Drama and Dramatist-their Chronology,Mind and Art:with the Text of Dasharupakam,Pr.I and III

			Author
			K.P Kulkarni

			ISBN
			9788196100483

			Publisher
			Shivalik 

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Sanskrit Drama and Dramatist-their Chronology,Mind and Art:with the Text of Dasharupakam,Pr.I and III</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">K.P Kulkarni</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788196100483</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"995"', '"846"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '59972853-94dc-49a8-aaee-657063045be8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2194WhatsApp%20Image%202025-07-24%20at%2011.10.42%20AM.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788196100483&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3894', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3894', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 557, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:11'),
('f11295ea-831a-4535-9325-75c916cbb413', '1178', NULL, 'Women in Management - Leadership and Capacity Building Book', 'women-in-management-leadership-and-capacity-building-book-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-117-1178', 'women-in-management-leadership-and-capacity-building-book-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178-1178', 'UJKI8866', 'UJKI8866', 'UJKI8866', NULL, 'Women in Management - Leadership and Capacity Building Book', '<h1>Women in Management - Leadership and Capacity Building Book</h1>', 'Sub Title
			No

			Author
			P. Geetha

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8183244203

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Geetha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244203</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1399"', '"839"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61138183244203.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJKI8866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1178', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1178', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2368, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('f112d187-1543-4b22-a6d6-3c6d2e5f9c05', '3206', NULL, 'Handbook of Algebra V-4', 'handbook-of-algebra-v4-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206', 'handbook-of-algebra-v4-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206-3206', 'DFVG5544', 'DFVG5544', 'DFVG5544', NULL, 'Algebra, as we know it today, consists of many different ideas, concepts and results. A reasonable estimate of the number of these different items would be somewhere between 50,000 and 200,000. Many of these have been named and many more could (and perhaps should) have a name or a convenient designation. Even the nonspecialist is likely to encounter most of these, either somewhere in the literature, disguised as a definition or a theorem or to hear about them and feel the need for more information. If this happens, one should be able to find enough information in this Handbook to judge if it is worthwhile to pursue the quest. In addition to the primary information given in the Handbook, there are references to relevant articles, books or lecture notes to help the reader. An excellent index has been included which is extensive and not limited to definitions, theorems etc. The Handbook of Algebra will publish articles as they are received and thus the reader will find in this third volume articles from twelve different sections. The advantages of this scheme are two-fold: accepted articles will be published quickly and the outline of the Handbook can be allowed to evolve as the various volumes are published. A particularly important function of the Handbook is to provide professional mathematicians working in an area other than their own with sufficient information on the topic in question if and when it is needed. - Thorough and practical source for information - Provides in-depth coverage of new topics in algebra - Includes references to relevant articles, books and lecture notes', '<p>Algebra, as we know it today, consists of many different ideas, concepts and results. A reasonable estimate of the number of these different items would be somewhere between 50,000 and 200,000. Many of these have been named and many more could (and perhaps should) have a name or a convenient designation. Even the nonspecialist is likely to encounter most of these, either somewhere in the literature, disguised as a definition or a theorem or to hear about them and feel the need for more information. If this happens, one should be able to find enough information in this Handbook to judge if it is worthwhile to pursue the quest. In addition to the primary information given in the Handbook, there are references to relevant articles, books or lecture notes to help the reader. An excellent index has been included which is extensive and not limited to definitions, theorems etc. The Handbook of Algebra will publish articles as they are received and thus the reader will find in this third volume articles from twelve different sections. The advantages of this scheme are two-fold: accepted articles will be published quickly and the outline of the Handbook can be allowed to evolve as the various volumes are published. A particularly important function of the Handbook is to provide professional mathematicians working in an area other than their own with sufficient information on the topic in question if and when it is needed. - Thorough and practical source for information - Provides in-depth coverage of new topics in algebra - Includes references to relevant articles, books and lecture notes</p>', 'Handbook of Algebra V-4', '<h1>Handbook of Algebra V-4</h1>', '"21800"', '"13080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DFVG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3206', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3206', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1165, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:11'),
('f1467690-27eb-41ce-852f-987df04d8626', '1236', NULL, 'Poverty Alleviation Programmes: Progress, Problems & Prospects', 'financial-terms-simplified-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-1236', 'financial-terms-simplified-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431-2431', 'BGHY6655', 'BGHY6655::1236', 'BGHY6655', NULL, 'Financial Terms Simplified', '<h1>Financial Terms Simplified</h1>', 'Sub Title
			No

			Author
			Gautam Majumdar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132111658

			Pages
			200

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gautam Majumdar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132111658</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"755"', '"620"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, '200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6646image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BGHY6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1236', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1236', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2323, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:11'),
('f14c09e9-cbd2-45f6-ae36-92586f4a4cbd', '1542', NULL, 'Women and Their Political Exploitations - Abused and Misused New', 'women-and-their-political-exploitations-abused-and-misused-new-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-154-1542', 'women-and-their-political-exploitations-abused-and-misused-new-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542-1542', 'EEWW6575', 'EEWW6575', 'EEWW6575', NULL, 'Yet in far too many places around the world today, there is indeed a plague holding back many communities and keeping untold millions from reaching their potential. It is a plague the world must face, not only because it is the moral thing to do, but because the cost for ignoring it is simply too great. The plague is the systematic and violent exploitation of women. This exploitation takes many forms, depriving women of their most basic freedom, robbing they need and deserve and condemning them to lives without economic opportunity. It is particularly cogent to focus on women''s political participant because the realm of politics has been marked by both significant under-representation of women-politicians and the exclusion of gender issues. Furthermore, negative consequences of globalisation (e.g Economic Exploitation) aggravate women''s lives in poorer countries, especially when strong political commitment and will to implement gender equality are absent. It is possible, however, to make globalisation processes support social justice through the democratisation of local, national and international spaces and such democratisation is inherently political and therefore recent developments with respect to women''s political participation.', '<p>Yet in far too many places around the world today, there is indeed a plague holding back many communities and keeping untold millions from reaching their potential. It is a plague the world must face, not only because it is the moral thing to do, but because the cost for ignoring it is simply too great. The plague is the systematic and violent exploitation of women. This exploitation takes many forms, depriving women of their most basic freedom, robbing they need and deserve and condemning them to lives without economic opportunity. It is particularly cogent to focus on women''s political participant because the realm of politics has been marked by both significant under-representation of women-politicians and the exclusion of gender issues. Furthermore, negative consequences of globalisation (e.g Economic Exploitation) aggravate women''s lives in poorer countries, especially when strong political commitment and will to implement gender equality are absent. It is possible, however, to make globalisation processes support social justice through the democratisation of local, national and international spaces and such democratisation is inherently political and therefore recent developments with respect to women''s political participation.</p>', 'Women and Their Political Exploitations - Abused and Misused', '<h1>Women and Their Political Exploitations - Abused and Misused</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30969788175333130.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EEWW6575&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1542', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1542', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2144, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:11'),
('f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', '4265', 198, 'Microsoft Power BI Dashboards: Step by Step', 'microsoft-power-bi-dashboards-step-by-step', 'microsoft-power-bi-dashboards-step-by-step', '9789353944933', '9789353944933', '9789353944933', NULL, 'About the book

This book teaches how to create world-class Power BI business analysis dashboards that bring data to life for better decision-making. Students with basic business intelligence experience will get all the guidance, examples, and code they need to succeed-even if they''ve never used Power BI before.

Content:

1. Introduction of Power BI

2. Power BI architecture and administration

3. Visuals in Power BI

4. Power BI report development

5. Use DAX in Power BI

6. Develop Power BI reports from Excel

7. Develop Power BI reports from SharePoint Online

8. Develop Power BI reports from SharePoint On-Premises

9. Develop Power BI reports from SQL

10. Develop Power BI reports from SSAS cube

11. Develop Power BI reports from Azure SQL

12. Develop Power BI reports from Oracle

13. Develop Power BI reports from Dynamics 365', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book teaches how to create world-class Power BI business analysis dashboards that bring data to life for better decision-making. Students with basic business intelligence experience will get all the guidance, examples, and code they need to succeed-even if they''ve never used Power BI before.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>1. Introduction of Power BI </span></span></span></p>

<p><span><span><span>2. Power BI architecture and administration </span></span></span></p>

<p><span><span><span>3. Visuals in Power BI </span></span></span></p>

<p><span><span><span>4. Power BI report development </span></span></span></p>

<p><span><span><span>5. Use DAX in Power BI </span></span></span></p>

<p><span><span><span>6. Develop Power BI reports from Excel </span></span></span></p>

<p><span><span><span>7. Develop Power BI reports from SharePoint Online </span></span></span></p>

<p><span><span><span>8. Develop Power BI reports from SharePoint On-Premises </span></span></span></p>

<p><span><span><span>9. Develop Power BI reports from SQL </span></span></span></p>

<p><span><span><span>10. Develop Power BI reports from SSAS cube </span></span></span></p>

<p><span><span><span>11. Develop Power BI reports from Azure SQL </span></span></span></p>

<p><span><span><span>12. Develop Power BI reports from Oracle </span></span></span></p>

<p><span><span><span>13. Develop Power BI reports from Dynamics 365</span></span></span></p>
', 'Title
			Microsoft Power BI Dashboards: Step by Step

			Author 
			Errin O''Connor

			ISBN
			9789353944933

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Microsoft Power BI Dashboards: Step by Step</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author </span></td>
			<td style="text-align:center"><span>Errin O''Connor</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353944933</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"680"', '"544"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7380download.jpeg', NULL, '2', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353944933&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4265', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4265', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 198, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:11'),
('f17dc421-9073-4726-b085-9c520aacb246', '2017', NULL, 'Plant Disease Epidemiology: Facing Challenges of the 21st Century', 'plant-disease-epidemiology-facing-challenges-of-the-21st-century-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2-2017', 'plant-disease-epidemiology-facing-challenges-of-the-21st-century-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017-2017', 'PKLI8877', 'PKLI8877', 'PKLI8877', NULL, 'As the global climate changes, plant disease epidemiology faces important questions: Will climate change render plant diseases more harmful to man-made ecosystems, or less? Can sustainable systems be developed in time to spare and enhance shrinking resources? How will changes in host plant diversity affect genetic disease resistance? This book provides an overview of current research in plant disease epidemiology from researchers at the cutting edge of this important discipline.', '<p>As the global climate changes, plant disease epidemiology faces important questions: Will climate change render plant diseases more harmful to man-made ecosystems, or less? Can sustainable systems be developed in time to spare and enhance shrinking resources? How will changes in host plant diversity affect genetic disease resistance? This book provides an overview of current research in plant disease epidemiology from researchers at the cutting edge of this important discipline.</p>', 'Plant Disease Epidemiology: Facing Challenges of the 21st Century', '<h1>Plant Disease Epidemiology: Facing Challenges of the 21st Century</h1>', '"11700"', '"7020"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3270dpp_15_21.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=PKLI8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2017', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2017', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1818, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:11'),
('f1804379-504d-43fa-bb14-1d2d4879ec5c', '4046', 415, 'Financial and Managerial Accounting 15/e', 'financial-and-managerial-accounting-15e', 'financial-and-managerial-accounting-15e', '9789355738707', '9789355738707', '9789355738707', NULL, 'About the book

Establish a strong foundation in the accounting fundamentals that you need to succeed with Warren/Jones/Tayler’s FINANCIAL AND MANAGERIAL ACCOUNTING, 15E. This leading book''s business examples provide a meaningful context as they demonstrate how each chapter’s content fits into the big picture. The authors clearly connect fundamental accounting concepts to real businesses today. For example, each chapter begins with a real-world company opener that is linked to applicable content throughout the chapter. In addition, new Certified Management Accountant (CMA) exam questions prepare you for professional success, while Pathways Challenges help you hone critical-thinking skills.

Contents:

1. Introduction to Accounting and Business.

2. Analyzing Transactions.

3. The Adjusting Process.

4. The Accounting Cycle.

5. Accounting for Retail Businesses.

6. Inventories.

7. Internal Control and Cash.

8. Receivables.

9. Long-Term Assets: Fixed and Intangible.

10. Liabilities: Current, Installment Notes, and Contingencies.

11. Liabilities: Bonds Payable.

12. Corporations: Organization, Stock Transactions, and Dividends.

13. Statement of Cash Flows.

14. Financial Statement Analysis.

15. Introduction to Managerial Accounting.

16. Job Order Costing.

17. Process Cost Systems.

18. Activity-Based Costing.

19. Support Department and Joint Cost Allocation.

20. Cost-Volume-Profit Analysis.

21. Variable Costing for Management Analysis.

22. Budgeting.

23. Evaluating Variances from Standard Costs.

24. Evaluating Decentralized Operations.

25. Differential Analysis and Product Pricing.

26. Capital Investment Analysis.

27. Lean Manufacturing and Activity Analysis.

28. The Balanced Scorecard and Corporate Social', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Establish a strong foundation in the accounting fundamentals that you need to succeed with Warren/Jones/Tayler’s FINANCIAL AND MANAGERIAL ACCOUNTING, 15E. This leading book''s business examples provide a meaningful context as they demonstrate how each chapter’s content fits into the big picture. The authors clearly connect fundamental accounting concepts to real businesses today. For example, each chapter begins with a real-world company opener that is linked to applicable content throughout the chapter. In addition, new Certified Management Accountant (CMA) exam questions prepare you for professional success, while Pathways Challenges help you hone critical-thinking skills.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1. Introduction to Accounting and Business.</span></span></span></p>

<p style="text-align:justify"><span><span><span>2. Analyzing Transactions.</span></span></span></p>

<p style="text-align:justify"><span><span><span>3. The Adjusting Process.</span></span></span></p>

<p style="text-align:justify"><span><span><span>4. The Accounting Cycle.</span></span></span></p>

<p style="text-align:justify"><span><span><span>5. Accounting for Retail Businesses.</span></span></span></p>

<p style="text-align:justify"><span><span><span>6. Inventories.</span></span></span></p>

<p style="text-align:justify"><span><span><span>7. Internal Control and Cash.</span></span></span></p>

<p style="text-align:justify"><span><span><span>8. Receivables.</span></span></span></p>

<p style="text-align:justify"><span><span><span>9. Long-Term Assets: Fixed and Intangible.</span></span></span></p>

<p style="text-align:justify"><span><span><span>10. Liabilities: Current, Installment Notes, and Contingencies.</span></span></span></p>

<p style="text-align:justify"><span><span><span>11. Liabilities: Bonds Payable.</span></span></span></p>

<p style="text-align:justify"><span><span><span>12. Corporations: Organization, Stock Transactions, and Dividends.</span></span></span></p>

<p style="text-align:justify"><span><span><span>13. Statement of Cash Flows.</span></span></span></p>

<p style="text-align:justify"><span><span><span>14. Financial Statement Analysis.</span></span></span></p>

<p style="text-align:justify"><span><span><span>15. Introduction to Managerial Accounting.</span></span></span></p>

<p style="text-align:justify"><span><span><span>16. Job Order Costing.</span></span></span></p>

<p style="text-align:justify"><span><span><span>17. Process Cost Systems.</span></span></span></p>

<p style="text-align:justify"><span><span><span>18. Activity-Based Costing.</span></span></span></p>

<p style="text-align:justify"><span><span><span>19. Support Department and Joint Cost Allocation.</span></span></span></p>

<p style="text-align:justify"><span><span><span>20. Cost-Volume-Profit Analysis.</span></span></span></p>

<p style="text-align:justify"><span><span><span>21. Variable Costing for Management Analysis.</span></span></span></p>

<p style="text-align:justify"><span><span><span>22. Budgeting.</span></span></span></p>

<p style="text-align:justify"><span><span><span>23. Evaluating Variances from Standard Costs.</span></span></span></p>

<p style="text-align:justify"><span><span><span>24. Evaluating Decentralized Operations.</span></span></span></p>

<p style="text-align:justify"><span><span><span>25. Differential Analysis and Product Pricing.</span></span></span></p>

<p style="text-align:justify"><span><span><span>26. Capital Investment Analysis.</span></span></span></p>

<p style="text-align:justify"><span><span><span>27. Lean Manufacturing and Activity Analysis.</span></span></span></p>

<p style="text-align:justify"><span><span><span>28. The Balanced Scorecard and Corporate Social</span></span></span></p>
', 'Title
			Financial and Managerial Accounting 15/e

			Author
			Warren/Jones

			ISBN
			9789355738707

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Financial and Managerial Accounting 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Warren/Jones</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355738707</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1685"', '"1348"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/512115e.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355738707&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4046', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4046', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 415, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:11'),
('f192a078-8832-4233-a5c2-15d397efc020', '4381', 83, 'The Double Tongue', 'the-double-tongue', 'the-double-tongue', '9780571177202', '9780571177202', '9780571177202', NULL, 'William Golding''s final novel, left in draft at his death, tells the story of a priestess of Apollo. Arieka is one of the last to prophesy at Delphi, in the shadowy years when the Romans were securing their grip on the tribes and cities of Greece. The plain, unloved daughter of a local grandee, she is rescued from the contempt and neglect of her family by her Delphic role. Her ambiguous attitude to the god and her belief in him seem to move in parallel with the decline of the god himself - but things are more complicated than they appear.', '<p style="text-align:justify"><span><span>William Golding''s final novel, left in draft at his death, tells the story of a priestess of Apollo. Arieka is one of the last to prophesy at Delphi, in the shadowy years when the Romans were securing their grip on the tribes and cities of Greece. The plain, unloved daughter of a local grandee, she is rescued from the contempt and neglect of her family by her Delphic role. Her ambiguous attitude to the god and her belief in him seem to move in parallel with the decline of the god himself - but things are more complicated than they appear.</span></span></p>
', 'Title
			The Double Tongue

			Author
			William Golding

			ISBN
			978057177202

			Publisher
			Faber & Faber

			Year of Publication
			1995

			Binding
			Paperback

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Double Tongue</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>William Golding</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>978057177202</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Faber &amp; Faber</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>1995</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'e073891f-0632-4a0c-9402-9fb5bdadf4bb', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7040the%20double%20tounge.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780571177202&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4381', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4381', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 83, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:11'),
('f1a36025-e296-4679-bca9-f821d8fb0b5d', '726', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. BOOK', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-book-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-7-726', 'leisure-studies-key-issues-for-the-twenty-first-century-in-4vols-book-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726-726', 'TGHJ78877', 'TGHJ78877', 'TGHJ78877', NULL, 'Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda', '<p>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</p>', 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. BOOK', '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. BOOK</h1>', '"59999"', '"35999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8162Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=TGHJ78877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=726', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=726', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2649, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:11'),
('f1adf464-e46a-46a9-978b-e85aaf1e75af', '1933', NULL, 'Biomolecular Computation for Bionanotechnology NeW', 'biomolecular-computation-for-bionanotechnology-new-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933', 'biomolecular-computation-for-bionanotechnology-new-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933-1933', 'RFGT3344', 'RFGT3344', 'RFGT3344', NULL, 'Computers built with moleware! The drive toward non-silicon computing is underway, and this first-of-its-kind guide to molecular computation gives researchers a firm grasp of the technologies, biochemical details, and theoretical models at the cutting edge. It explores advances in molecular biology and nanotechnology and illuminates how the convergence of various technologies is propelling computational capacity beyond the limitations of traditional hardware technology and into the realm of moleware.', '<p>Computers built with moleware! The drive toward non-silicon computing is underway, and this first-of-its-kind guide to molecular computation gives researchers a firm grasp of the technologies, biochemical details, and theoretical models at the cutting edge. It explores advances in molecular biology and nanotechnology and illuminates how the convergence of various technologies is propelling computational capacity beyond the limitations of traditional hardware technology and into the realm of moleware.</p>', 'Biomolecular Computation for Bionanotechnology New', '<h1>Biomolecular Computation for Bionanotechnology New</h1>', '"8399"', '"5039"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3799dpp_9_29.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1933', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1933', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1881, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:11'),
('f1e72fdd-dec9-479b-a061-51d2677ce9a5', '991', NULL, '19vi sadi mein Bharat mein Samajik-Dharmik Parivartan new', '19vi-sadi-mein-bharat-mein-samajikdharmik-parivartan-new-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-99-991', '19vi-sadi-mein-bharat-mein-samajikdharmik-parivartan-new-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991-991', 'RVBN3344', 'RVBN3344', 'RVBN3344', NULL, '19vi sadi mein Bharat mein Samajik-Dharmik Parivartan  NEW', '<h1>19vi sadi mein Bharat mein Samajik-Dharmik Parivartan  NEW</h1>', 'Sub Title
			No

			Author
			Dr. Rajesh Chauhan

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381761557

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rajesh Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761557</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5356image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RVBN3344&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=991', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=991', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2498, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:11'),
('f1e78f63-8ae0-4914-8ed1-ed7d12df6a2f', '1558', NULL, 'Asian Diplomacy - China, India, Japan, Singapore, and Thailand', 'asian-diplomacy-china-india-japan-singapore-and-thailand-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558', 'asian-diplomacy-china-india-japan-singapore-and-thailand-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558-1558', 'VBNM5544', 'VBNM5544', 'VBNM5544', NULL, 'Asian Diplomacy - China, India, Japan, Singapore, and Thailand', '<h1>Asian Diplomacy - China, India, Japan, Singapore, and Thailand</h1>', 'Sub Title
			No

			Author
			Shipra Jaiswal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181162090

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shipra Jaiswal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162090</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1199"', '"719"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23029788181162090.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VBNM5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1558', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1558', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2133, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f1febb6a-2cfc-46dc-b683-bb890d751568', '1361', NULL, 'Dalit Sahitya Nai Chunotiya (H)', 'learning-aspnet-ajax-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-1361', 'learning-aspnet-ajax-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140-2140', 'RFGH6655', 'RFGH6655::1361', 'RFGH6655', NULL, 'Learning ASP.NET AJAX textbook aims at helping the users develop next-generation web applications easily and effectively. One of the unique features of this textbook is the line-by-line explanation of source code which will enable the users having basic knowledge of web technologies to gain a thorough and practical understanding of AJAX. Clear and elaborate explanation of key ideas and terminology combined with well-organized references and examples makes this textbook an ideal guide for both the novice and the advanced users.', '<p>Learning ASP.NET AJAX textbook aims at helping the users develop next-generation web applications easily and effectively. One of the unique features of this textbook is the line-by-line explanation of source code which will enable the users having basic knowledge of web technologies to gain a thorough and practical understanding of AJAX. Clear and elaborate explanation of key ideas and terminology combined with well-organized references and examples makes this textbook an ideal guide for both the novice and the advanced users.</p>', 'Learning ASP.NET AJAX', '<h1>Learning ASP.NET AJAX</h1>', '"299"', '"160"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21689788131732120.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1361', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1361', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2240, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('f20cf613-31cf-4d8b-8f00-9892e1708857', '3386', NULL, 'Chemistry Biochemistry and Biology of (1→3)-β-Glucans and Related Polysascchides', 'chemistry-biochemistry-and-biology-of-13glucans-and-related-polysascchides', 'chemistry-biochemistry-and-biology-of-13glucans-and-related-polysascchides', '9780123739711', '9780123739711', '9780123739711', NULL, 'About the book

Chemistry Biochemistry and Biology of (1→3)-β-Glucans and Related Polysascchides presents a comprehensive, systematic and authoritative survey of this family of chemically related, but functionally diverse, naturally occurring polysaccharides. They are produced by all higher plants and fungi, many protists and by certain bacteria and occur as major structural components of specialized cell walls of higher plants and of the cell walls of all fungi. In higher plants their deposition is characteristically promoted in situations of biotic and abiotic stress. In protistans they replace starch or glycogen as storage polysaccharides. Their distribution and physiological role make them important in research in agriculture and biotechnology, and also in medicine through their interaction with the innate immune system. Their reported immunomodulating and pharmacological responses include anti-tumourigenicity; anti-infective activities against bacterial, fungal, viral and protozoan agents; anti-inflammatory activity; wound repair; protection against radiation; and anti-coagulant activity. Some representatives of the (1→3)-β-glucan family have found industrial uses by virtue of their rheological properties.

The book describes the chemical and physicochemical properties of (1→3)-β-glucans and their derivatives and the molecular, biological and structural aspects of the enzymes involved in their formation and breakdown. Additionally, it provides a detailed analysis of the physiological roles of (1→3)-β-glucans in the various biological situations in which they are found and the evolutionary relationships among the family of this important polysaccharide group. It will be of interest and value to biochemists, physiologists, molecular biologists and biotechnologists. 

Content – 

In Memoriam, 

Acknowledgements, 

Contributors, 

1. Introduction and Historical Background, 

2. Chemistry and Physico-chemistry, 

3. Biochemistry, 

4. Biology, 

Index     

 ', '<p style="text-align:justify"><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Chemistry Biochemistry and Biology of (1→3)-β-Glucans and Related Polysascchides presents a comprehensive, systematic and authoritative survey of this family of chemically related, but functionally diverse, naturally occurring polysaccharides. They are produced by all higher plants and fungi, many protists and by certain bacteria and occur as major structural components of specialized cell walls of higher plants and of the cell walls of all fungi. In higher plants their deposition is characteristically promoted in situations of biotic and abiotic stress. In protistans they replace starch or glycogen as storage polysaccharides. Their distribution and physiological role make them important in research in agriculture and biotechnology, and also in medicine through their interaction with the innate immune system. Their reported immunomodulating and pharmacological responses include anti-tumourigenicity; anti-infective activities against bacterial, fungal, viral and protozoan agents; anti-inflammatory activity; wound repair; protection against radiation; and anti-coagulant activity. Some representatives of the (1→3)-β-glucan family have found industrial uses by virtue of their rheological properties.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The book describes the chemical and physicochemical properties of (1→3)-β-glucans and their derivatives and the molecular, biological and structural aspects of the enzymes involved in their formation and breakdown. Additionally, it provides a detailed analysis of the physiological roles of (1→3)-β-glucans in the various biological situations in which they are found and the evolutionary relationships among the family of this important polysaccharide group. It will be of interest and value to biochemists, physiologists, molecular biologists and biotechnologists. </span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content – </span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>In Memoriam, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Acknowledgements, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Contributors, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>1. Introduction and Historical Background, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>2. Chemistry and Physico-chemistry, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>3. Biochemistry, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>4. Biology, </span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Index     </span></span></span></span></p>

<p> </p>', 'Title
			Chemistry Biochemistry and Biology of  (1→3)-β-Glucans and Related Polysascchides

			Author
			Antony Bacic

			ISBN
			9780123739711

			Publisher
			Academic

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Chemistry Biochemistry and Biology of  (1→3)-β-Glucans and Related Polysascchides</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Antony Bacic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780123739711</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Academic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"12917"', '"8397"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'aee02edf-e93a-42f3-ae8b-00d2717d38c6', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7026Chemistry%20Biochemistry%20and%20Biology%20of%20%20(1%E2%86%923)-%CE%B2-Glucans%20and%20Related%20Polysascchides.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780123739711&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3386', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3386', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1005, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('f2258260-4c6f-4448-9af8-8e60bfd5607c', '3705', 736, 'Fundamentals of Genetics 6/e', 'fundamentals-of-genetics-6e', 'fundamentals-of-genetics-6e', '9789393168368', '9789393168368', '9789393168368', NULL, '', NULL, ' 

			Title

			 

			 

			Fundamentals of Genetics

			Author

			B.D. Singh

			Publisher

			MedTech

			ISBN-13 Digit

			9789393168368

			Pages

			732

			Year

			2023

			Binding

			Paper Back

			Language

			English

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p> </p>

			<p><span><span>Fundamentals of Genetics </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>B.D. Singh</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>MedTech</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>9789393168368</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>732</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2023</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"695"', '"556"', '"0"', 1, 'PAPERBACK', 'Paper Back', 'English', 'English', NULL, NULL, '2023', NULL, NULL, 'c217029d-a629-4bda-b696-451c8a5fbd52', NULL, NULL, 732, '732', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1304fundalmetal.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789393168368&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3705', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3705', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 736, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('f26022fa-3b25-430b-9989-11724800e317', '695', NULL, 'The Autonomic Nervous System in Health and Disease (Neurological Disease and Therapy)', 'the-autonomic-nervous-system-in-health-and-disease-neurological-disease-and-therapy-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695', 'the-autonomic-nervous-system-in-health-and-disease-neurological-disease-and-therapy-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695-695', 'CVHDR56', 'CVHDR56', 'CVHDR56', NULL, 'Utilizing a homeostatic approach incorporating medical practice, teaching, and research, this interdisciplinary reference fully examines the function and dysfunction of the body''s autonomic systems to treat and promote better understanding of a variety of neurocardiological disorders. Highlights the roles of catecholamines, norepinephrine, epinephrine, and dopamine in autonomic systems! Ideally suited for both clinical and research purposes, The Autonomic Nervous System in Health and Disease introduces a homeostat theory integrating cybernetic views of stress with principles of operation for effector systems documents historical breakthroughs defining neurocardiology as a discipline in medicine provides conceptual perspectives such as the homeostat theory of stress, defining characteristics of stress and distress, and the sources and meanings of plasma levels of catechols reviews the physiology of the autonomic nervous system, including the cranial and sacral divisions of parasympathetic system, the sympathetic nervous and the adrenomedullary hormonal systems, and the homeostatic roles of catecholamine functions surveys the interactions and responses of stress effector systems such as the pituitary-adrenocortical, the renin-angiotensin-aldosterone, endogenous opioid, and vasopressin systems, as well as the parasympathetic, sympathetic, and adrenomedullary systems presents a schema for evaluating patients with neurocardiological disorders discusses future trends in medical research and integrative medicine, including redirection of molecular genetics and integrative physiology to focus on mechanisms of adult health and disease and much more! Written by a single expert in the field to provide better cohesion on the subject, and supplemented with over 1900 literature references and over 100 figures and tables, The Autonomic Nervous System in Health and Disease is an invaluable and comprehensive resource for clinical neurologists and neurocardiologists, neuroscientists, physiatrists, and neurochemists; cardiologists and internists; physiologists, biochemists, endocrinologists, and pharmacologists; psychiatrists and psychologists; medical house officers, residents, and interns; and medical and graduate school students in these disciplines', '<p>Utilizing a homeostatic approach incorporating medical practice, teaching, and research, this interdisciplinary reference fully examines the function and dysfunction of the body''s autonomic systems to treat and promote better understanding of a variety of neurocardiological disorders. Highlights the roles of catecholamines, norepinephrine, epinephrine, and dopamine in autonomic systems! Ideally suited for both clinical and research purposes, The Autonomic Nervous System in Health and Disease introduces a homeostat theory integrating cybernetic views of stress with principles of operation for effector systems documents historical breakthroughs defining neurocardiology as a discipline in medicine provides conceptual perspectives such as the homeostat theory of stress, defining characteristics of stress and distress, and the sources and meanings of plasma levels of catechols reviews the physiology of the autonomic nervous system, including the cranial and sacral divisions of parasympathetic system, the sympathetic nervous and the adrenomedullary hormonal systems, and the homeostatic roles of catecholamine functions surveys the interactions and responses of stress effector systems such as the pituitary-adrenocortical, the renin-angiotensin-aldosterone, endogenous opioid, and vasopressin systems, as well as the parasympathetic, sympathetic, and adrenomedullary systems presents a schema for evaluating patients with neurocardiological disorders discusses future trends in medical research and integrative medicine, including redirection of molecular genetics and integrative physiology to focus on mechanisms of adult health and disease and much more! Written by a single expert in the field to provide better cohesion on the subject, and supplemented with over 1900 literature references and over 100 figures and tables, The Autonomic Nervous System in Health and Disease is an invaluable and comprehensive resource for clinical neurologists and neurocardiologists, neuroscientists, physiatrists, and neurochemists; cardiologists and internists; physiologists, biochemists, endocrinologists, and pharmacologists; psychiatrists and psychologists; medical house officers, residents, and interns; and medical and graduate school students in these disciplines</p>', 'The Autonomic Nervous System in Health and Disease (Neurological Disease and Therapy)', '<h1>The Autonomic Nervous System in Health and Disease (Neurological Disease and Therapy)</h1>', '"9999"', '"5999"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7100Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVHDR56&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=695', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=695', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2671, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('f2a1fe2a-56b7-40f5-a8eb-69c04b1e6082', '1695', NULL, 'From Product Description to Cost, A Practical Approach Building an Specific Model in 2 Vols.', 'from-product-description-to-cost-a-practical-approach-building-an-specific-model-in-2-vols-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695', 'from-product-description-to-cost-a-practical-approach-building-an-specific-model-in-2-vols-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695-1695', 'EDWS3321', 'EDWS3321', 'EDWS3321', NULL, 'From Product Description to Cost, A Practical Approach Building an Specific Model in 2 Vols.', '<h1>From Product Description to Cost, A Practical Approach Building an Specific Model in 2 Vols.</h1>', 'Sub Title
			No

			Author
			Pierre Foussier

			About Author
			No

			Content
			Cost estimating is a powerful tool in industry and business. Anyone involved in cost estimating will find this book extremely useful because of the real life examples, which mean they can use the information in real situations immediately.

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781846280429

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pierre Foussier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Cost estimating is a powerful tool in industry and business. Anyone involved in cost estimating will find this book extremely useful because of the real life examples, which mean they can use the information in real situations immediately.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781846280429</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"18100"', '"10860"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3940dpp_18_63.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDWS3321&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1695', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1695', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2039, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f2db9d97-29bf-4779-bfc2-c0dde5bc5472', '2483', NULL, 'Encyclopedia of Operations Research and Management Science V1, 3/e', 'encyclopedia-of-operations-research-and-management-science-v1-3e-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2-2483', 'encyclopedia-of-operations-research-and-management-science-v1-3e-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483-2483', 'QOIK6677', 'QOIK6677', 'QOIK6677', NULL, 'Encyclopedia of Operations Research and Management Science V1, 3/e', '<h1>Encyclopedia of Operations Research and Management Science V1, 3/e</h1>', 'Sub Title
			No

			Author
			Saul I. Gass

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781441911377

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Saul I. Gass</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441911377</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"26800"', '"16080"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QOIK6677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2483', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2483', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1578, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:12'),
('f2f37a0d-69e2-47a5-b108-80be49fe532b', '1011', NULL, 'Jijnasa - A Journal of the History of Ideas and Culture - 2 Vols.', 'jijnasa-a-journal-of-the-history-of-ideas-and-culture-2-vols-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011', 'jijnasa-a-journal-of-the-history-of-ideas-and-culture-2-vols-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011-1011', '9788192655505', '9788192655505', '9788192655505', NULL, 'Papers in memory of Prof. G. C. Pande

Religion, Philosophy and Historiography

Archaeology, Epigraphy, Numismatics

Art, Architecture, Iconography and Paintings

History and Miscellenious

 ', '<p>Papers in memory of Prof. G. C. Pande</p>

<p>Religion, Philosophy and Historiography</p>

<p>Archaeology, Epigraphy, Numismatics</p>

<p>Art, Architecture, Iconography and Paintings</p>

<p>History and Miscellenious</p>

<p> </p>', 'Sub Title
			History of Ideas & Culture

			Author
			Prof. G.C. Pande

			ISBN 13 Digit
			9788192655505

			Pages
			508

			Binding
			Hardcover

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>History of Ideas &amp; Culture</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. G.C. Pande</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192655505</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>508</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"4000"', '"2400"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 508, '508', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6095IMG_20220224_0001.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788192655505&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1011', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1011', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2484, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('f30b2ac4-757e-43b4-b93d-0e898845c017', '1317', NULL, 'The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD New', 'the-encyclopedia-of-hotel-and-hospitality-management-in-100-vols-cd-new-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317', 'the-encyclopedia-of-hotel-and-hospitality-management-in-100-vols-cd-new-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317-1317', 'UJHY7788', 'UJHY7788::1317', 'UJHY7788', NULL, 'The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD', '<h1>The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD</h1>', 'Sub Title
			No

			Author
			No

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190718813

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190718813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"120195"', '"72117"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34309788190718813.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UJHY7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1317', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1317', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2275, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('f3103af5-929e-4cf3-b398-98eb21f35649', '3334', NULL, 'Sadh Mata', 'sadh-mata-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334', 'sadh-mata-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334-3334', 'Sadh Mata', 'Sadh Mata', 'Sadh Mata', NULL, 'Content - Foreword, Preface, Acknowledgement, Trust, 1. Origin, 2. Nirvan Gyan, 3. Kabir Sahab, 4. Sat Avagat, 5. Chowki (Place of Worship), ​​​​​​​6. Location of Sadh Society, 7. Moral Code and Customs, ​​​​​​​8. Battis Niyam (32 Moral Code), 9. Customs and Gazetteer, 10. Sadh Groups, 11. Battle Between Satnami Sadh & Aurangzeb''s Forces, 12. Christian Missionary, 13. Swami Dayanand, 14. Occupation, 15. Adoption Ceremony, ​​​​​​​16. Birth and Death, 17. Wedding, 18. Puranmasi and Bhandara, 19. Quotations (Poono) from Nirvan Gyan, ​​​​​​​20. Some Miraculous Happenings, 21. Supernatural Power, Sadh Personalities-Photographs                    ', '<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Foreword, Preface, Acknowledgement, Trust, 1. Origin, 2. Nirvan Gyan, 3. Kabir Sahab, 4. Sat Avagat, 5. Chowki (Place of Worship), ​​​​​​​6. Location of Sadh Society, 7. Moral Code and Customs, ​​​​​​​8. Battis Niyam (32 Moral Code), 9. Customs and Gazetteer, 10. Sadh Groups, 11. Battle Between Satnami Sadh &amp; Aurangzeb''s Forces, 12. Christian Missionary, 13. Swami Dayanand, 14. Occupation, 15. Adoption Ceremony, ​​​​​​​16. Birth and Death, 17. Wedding, 18. Puranmasi and Bhandara, 19. Quotations (Poono) from Nirvan Gyan, ​​​​​​​20. Some Miraculous Happenings, 21. Supernatural Power, Sadh Personalities-Photographs</span>                    </span></span></span></p>', 'Sub Title
			Dharan akas ichha se kiya

			Author
			Gulab Mohan Sadh

			About Author
			As per Book

			ISBN 10 Digit
			XXXX

			ISBN 13 Digit
			XXXX

			Pages
			112

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Dharan akas ichha se kiya</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Gulab Mohan Sadh</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"><span><span>XXXX</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>XXXX</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>112</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2009</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"151"', '"91"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 112, '112', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1049Sadh%20Mata.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Sadh%20Mata&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3334', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3334', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1052, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('f3135048-9756-49b9-817d-5a9c9c78bc8d', '1305', NULL, 'Emergent Voices of Southeast Asian Women Novelists Book', 'emergent-voices-of-southeast-asian-women-novelists-book-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305', 'emergent-voices-of-southeast-asian-women-novelists-book-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305-1305', 'KJMN8877', 'KJMN8877', 'KJMN8877', NULL, 'nfluential historiographics of anti-colonial nationalism suggest that women''s cultural identities-laid out in codes by which they belonh to their kin group and sharein its collective future-are determined by the male elite''s conterntious relationship with imperialist modernity. The implication of such studies is that the new women''s investment in her people''s goals of gaining freedom from racialmasculinist domination and building independent nations inhibits her ability to self-actualize and intervene in patriatchal national history. Many feminist post-colonial scholars explore ways to theorize women''s agency in nationalist contexts. They also avoid Western postmodernists liberalist faith in individual agency, and the allied binary model in which feminist subjectivity is "synthesized from fusions of outsider identitie" positioned on the utopian margins of masculinist-racist regimes. Instead, post-colonial feminists explore how knowledge/power work pervasively and invisibly in capitalist modernities, constituting and "enabling" every subject position dominant subordinate oppositional.', '<p>nfluential historiographics of anti-colonial nationalism suggest that women''s cultural identities-laid out in codes by which they belonh to their kin group and sharein its collective future-are determined by the male elite''s conterntious relationship with imperialist modernity. The implication of such studies is that the new women''s investment in her people''s goals of gaining freedom from racialmasculinist domination and building independent nations inhibits her ability to self-actualize and intervene in patriatchal national history. Many feminist post-colonial scholars explore ways to theorize women''s agency in nationalist contexts. They also avoid Western postmodernists liberalist faith in individual agency, and the allied binary model in which feminist subjectivity is "synthesized from fusions of outsider identitie" positioned on the utopian margins of masculinist-racist regimes. Instead, post-colonial feminists explore how knowledge/power work pervasively and invisibly in capitalist modernities, constituting and "enabling" every subject position dominant subordinate oppositional.</p>', 'Emergent Voices of Southeast Asian Women Novelists Book', '<h1>Emergent Voices of Southeast Asian Women Novelists Book</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77329788175333086.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJMN8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1305', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1305', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2283, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('f32e9317-59f3-4048-8ae6-563693557bf2', '4307', 156, 'Shifting Cultivation and Environmental Change: Indigenous People, Agriculture and Forest Conservation', 'shifting-cultivation-and-environmental-change-indigenous-people-agriculture-and-forest-conservation', 'shifting-cultivation-and-environmental-change-indigenous-people-agriculture-and-forest-conservation', '9780415746052', '9780415746052', '9780415746052', NULL, 'About the book

Shifting cultivation is one of the oldest forms of subsistence agriculture and is still practised by millions of poor people in the tropics. Typically it involves clearing land (often forest) for the growing of crops for a few years, and then moving on to new sites, leaving the earlier ground fallow to regain its soil fertility. This book brings together the best of science and farmer experimentation, vividly illustrating the enormous diversity of shifting cultivation systems as well as the power of human ingenuity. 

Some critics have tended to disparage shifting cultivation (sometimes called ''swidden cultivation'' or ''slash-and-burn agriculture'') as unsustainable due to its supposed role in deforestation and land degradation. However, the book shows that such indigenous practices, as they have evolved over time, can be highly adaptive to land and ecology. In contrast, ''scientific'' agricultural solutions imposed from outside can be far more damaging to the environment and local communities. 

The book focuses on successful agricultural strategies of upland farmers, particularly in south and south-east Asia, and presents over 50 contributions by scholars from around the world and from various disciplines, including agricultural economics, ecology and anthropology. It is a sequel to the much praised "Voices from the Forest: Integrating Indigenous Knowledge into Sustainable Upland Farming" (RFF Press, 2007), but all chapters are completely new and there is a greater emphasis on the contemporary challenges of climate change and biodiversity conservation.

Content:

Part 1: Introduction 

A) Overview Chapters: The Context in which this Book was Prepared 

i) A Backwards Glance, Over Our Shoulders… 

ii) Looking towards the Future

Part 2: Is Shifting Cultivation really the ‘Bogeyman’ of Climate Change and Biodiversity Loss? 

A) Shifting Cultivation in an Era of Climate Change 

B) Is Shifting Cultivation Friend or Foe to Biodiversity? 

Part 3: Specialization for Markets or Continued Agro diversity for Subsistence? 

A) When Swidden Fallows Become the Domain of Commodity Crops 

B) Shifting Cultivation on an Island Frontier: An Examination of the Main Swidden Communities in Palawan, the Philippines 

Part 4: Conclusions', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Shifting cultivation is one of the oldest forms of subsistence agriculture and is still practised by millions of poor people in the tropics. Typically it involves clearing land (often forest) for the growing of crops for a few years, and then moving on to new sites, leaving the earlier ground fallow to regain its soil fertility. This book brings together the best of science and farmer experimentation, vividly illustrating the enormous diversity of shifting cultivation systems as well as the power of human ingenuity. </span></span></span></p>

<p style="text-align:justify"><span><span><span>Some critics have tended to disparage shifting cultivation (sometimes called ''swidden cultivation'' or ''slash-and-burn agriculture'') as unsustainable due to its supposed role in deforestation and land degradation. However, the book shows that such indigenous practices, as they have evolved over time, can be highly adaptive to land and ecology. In contrast, ''scientific'' agricultural solutions imposed from outside can be far more damaging to the environment and local communities. </span></span></span></p>

<p style="text-align:justify"><span><span><span>The book focuses on successful agricultural strategies of upland farmers, particularly in south and south-east Asia, and presents over 50 contributions by scholars from around the world and from various disciplines, including agricultural economics, ecology and anthropology. It is a sequel to the much praised "Voices from the Forest: Integrating Indigenous Knowledge into Sustainable Upland Farming" (RFF Press, 2007), but all chapters are completely new and there is a greater emphasis on the contemporary challenges of climate change and biodiversity conservation.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 1: Introduction </span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>A) Overview Chapters: The Context in which this Book was Prepared </span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>i) A Backwards Glance, Over Our Shoulders… </span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>ii) Looking towards the Future</span></em></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 2: Is Shifting Cultivation really the ‘Bogeyman’ of Climate Change and Biodiversity Loss? </span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>A) Shifting Cultivation in an Era of Climate Change </span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>B) Is Shifting Cultivation Friend or Foe to Biodiversity? </span></em></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 3: Specialization for Markets or Continued Agro diversity for Subsistence? </span></strong></span></span></p>

<p style="text-align:justify"><span><span><em><span>A) When Swidden Fallows Become the Domain of Commodity Crops </span></em></span></span></p>

<p style="text-align:justify"><span><span><em><span>B) Shifting Cultivation on an Island Frontier: An Examination of the Main Swidden Communities in Palawan, the Philippines </span></em></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 4: Conclusions </span></strong></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Shifting Cultivation and Environmental Change: Indigenous People, Agriculture and Forest Conservation

			Author
			Malcolm F.Cairns

			ISBN
			9780415746052

			Publisher
			Routledge

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Shifting Cultivation and Environmental Change: Indigenous People, Agriculture and Forest Conservation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Malcolm F.Cairns</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780415746052</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"7297"', '"5108"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c0e658ba-5dda-4a1a-afda-d863310626c4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7121shifting.webp', NULL, '4 | 13 | 23', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780415746052&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4307', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4307', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 156, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', '2385', NULL, 'Encyclopedia of Physics V2', 'encyclopedia-of-physics-v2', 'encyclopedia-of-physics-v2', '9783527405541', '9783527405541', '9783527405541', NULL, 'The editors of this Encyclopedia, earlier editions of which met with international acclaim, have now provided a fully revised, expanded and updated third edition of this comprehensive reference work. In two volumes, 500 experts -- among them several Nobel laureates and numerous other scientific award winners -- offer a comprehensive and topical account of physics and the physical world. The volumes comprise more than 500 articles, which have either been completely updated or are altogether new, covering the latest terminology and techniques in physics, including atomic trapping and cooling, biophotonics, econophysics, the formation of stars and planets, quantum communication, space science and technology, and traffic flow.', '<h1>The editors of this Encyclopedia, earlier editions of which met with international acclaim, have now provided a fully revised, expanded and updated third edition of this comprehensive reference work. In two volumes, 500 experts -- among them several Nobel laureates and numerous other scientific award winners -- offer a comprehensive and topical account of physics and the physical world. The volumes comprise more than 500 articles, which have either been completely updated or are altogether new, covering the latest terminology and techniques in physics, including atomic trapping and cooling, biophotonics, econophysics, the formation of stars and planets, quantum communication, space science and technology, and traffic flow.</h1>', 'Sub Title
			No

			Author
			Lerner

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783527405541

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783527405541</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"8700"', '"6090"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783527405541&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2385', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2385', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1638, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:12'),
('f3503a38-c30e-48e9-afe8-451dde7aa63e', '1505', NULL, 'Bharat mein Bhrashtachar', 'bharat-mein-bhrashtachar-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1-1505', 'bharat-mein-bhrashtachar-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505-1505', 'YIOH7788', 'YIOH7788', 'YIOH7788', NULL, 'Bharat mein Bhrashtachar', '<h1>Bharat mein Bhrashtachar</h1>', 'Sub Title
			No

			Author
			Navendu Mahrishi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188178691

			Pages
			No

			 
			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Navendu Mahrishi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188178691</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>
			<h1> </h1>
			Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"400"', '"240"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7494Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YIOH7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1505', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1505', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2168, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f35aed38-64d6-45e2-be83-fe23350d7e77', '4116', 345, 'Food Sovereignty and Uncultivated Biodiversity', 'food-sovereignty-and-uncultivated-biodiversity', 'food-sovereignty-and-uncultivated-biodiversity', '9789390780914', '9789390780914', '9789390780914', NULL, 'About the book

Biodiversity is the key to food sovereignty and women are the holders of knowledge and wisdom related to utilization of natural resources for their livelihood. There is, among those who use the term, a strong sense that while ‘food sovereignty’ might be hard to define, it is the sort of thing one knows when one sees. This is a little unsatisfactory, and this section marks an attempt to put a little more flesh on the concepts bones, beyond the widely agreed notion that food sovereignty isn’t what we have at the moment.

This book explores the meaning of agriculture and guides the reader into new territory where food ecology and culture converge. In the food systems of the margin between cultivated and uncultivated biodiversity dissolves through women’s day to day practice of collecting and cooking food constituting a feminine landscape.

Contents:

Food Sovereignty and Poverty Reduction,

Uncultivated Green: Nutritive Value of Foods,

Climate Change and Food Security,

Nutritionally Improved Food Feeds,

Cultivation of Farming System, Dryland Agriculture,

Accumulation and Innovation in the Agri-food System,

The Development of Diversity,

The Phenomenology of Food,

Cooking Flesh Foods,

Green Revolution,

The Provincial Area Development Programme,

The Food System Leaves the Farm,

Elements of Landscape Ecology Theory', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Biodiversity is the key to food sovereignty and women are the holders of knowledge and wisdom related to utilization of natural resources for their livelihood. There is, among those who use the term, a strong sense that while ‘food sovereignty’ might be hard to define, it is the sort of thing one knows when one sees. This is a little unsatisfactory, and this section marks an attempt to put a little more flesh on the concepts bones, beyond the widely agreed notion that food sovereignty isn’t what we have at the moment.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book explores the meaning of agriculture and guides the reader into new territory where food ecology and culture converge. In the food systems of the margin between cultivated and uncultivated biodiversity dissolves through women’s day to day practice of collecting and cooking food constituting a feminine landscape.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Food Sovereignty and Poverty Reduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Uncultivated Green: Nutritive Value of Foods, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Climate Change and Food Security, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Nutritionally Improved Food Feeds, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Cultivation of Farming System, Dryland Agriculture, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Accumulation and Innovation in the Agri-food System, </span></span></span></p>

<p style="text-align:justify"><span><span><span>The Development of Diversity, </span></span></span></p>

<p style="text-align:justify"><span><span><span>The Phenomenology of Food, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Cooking Flesh Foods, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Green Revolution, </span></span></span></p>

<p style="text-align:justify"><span><span><span>The Provincial Area Development Programme, </span></span></span></p>

<p style="text-align:justify"><span><span><span>The Food System Leaves the Farm, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Elements of Landscape Ecology Theory</span></span></span></p>', 'Title
			Food Sovereignty and Uncultivated Biodiversity

			Author
			Dr. Umesh Kumar

			ISBN
			9789390780914

			Publisher
			Random Publications

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Food Sovereignty and Uncultivated Biodiversity</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dr. Umesh Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789390780914</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2550"', '"1658"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6a1f0e9f-606e-4b82-863d-5624485501d8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6234food.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789390780914&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4116', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4116', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 345, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('f36f5ed2-7858-42fb-b398-e2036c1c869b', '3242', NULL, 'Britannica - Book of the Year - 2011', 'britannica-book-of-the-year-2011-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242', 'britannica-book-of-the-year-2011-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242-3242', '9781615354528', '9781615354528', '9781615354528', NULL, 'Britannica/Star Educational Books Distributor Pvt. Ltd, 2011. Hardcover. New. The Britannica Book of the Year 2011 provides a valuable viewpoint on the people and events that shaped the year. In addition to keeping the Encyclopaedia Britannica updated, it serves as a great reference source for the latest news on the ever-changing populations, governments, and economies throughout the world. Printed Pages: 880. Britannica Book of the Year 2011Encyclopaedia Britannica9781615354528', '<p>Britannica/Star Educational Books Distributor Pvt. Ltd, 2011. Hardcover. New. The Britannica Book of the Year 2011 provides a valuable viewpoint on the people and events that shaped the year. In addition to keeping the Encyclopaedia Britannica updated, it serves as a great reference source for the latest news on the ever-changing populations, governments, and economies throughout the world. Printed Pages: 880. Britannica Book of the Year 2011Encyclopaedia Britannica9781615354528</p>', 'Publisher ‏ : ‎ Encyclopaedia Britannica (March 15, 2011)

Language ‏ : ‎ English

Hardcover ‏ : ‎ 880 pages

ISBN-10 ‏ : ‎ 1615354522

ISBN-13 ‏ : ‎ 978-1615354528', '<p>Publisher ‏ : ‎ Encyclopaedia Britannica (March 15, 2011)</p>

<p>Language ‏ : ‎ English</p>

<p>Hardcover ‏ : ‎ 880 pages</p>

<p>ISBN-10 ‏ : ‎ 1615354522</p>

<p>ISBN-13 ‏ : ‎ 978-1615354528</p>', '"3400"', '"2040"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/724531i3cO10FsL._SX320_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781615354528&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3242', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3242', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1137, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:12'),
('f390247e-555d-457c-b898-4c0c87c847dc', '3978', 474, 'Merriam Webster''s Third New International Dictionary of the English Language- 3 Vols.,Unabridged Ed. (Complete Set) ', 'merriam-websters-third-new-international-dictionary-of-the-english-language-3-volsunabridged-ed-complete-set', 'merriam-websters-third-new-international-dictionary-of-the-english-language-3-volsunabridged-ed-complete-set', '0852295030', '0852295030', '0852295030', NULL, 'Not only is the Encyclopedia Britannica is the oldest and most respected English-language reference set ever produced, the quality of the content inside the covers is indisputable.', '<h5><span>Not only is the Encyclopedia Britannica is the oldest and most respected English-language reference set ever produced, the quality of the content inside the covers is indisputable.</span></h5>
', 'Title
			Merriam Webster''s Third New International Dictionary of the English Language- 3 Vols.,Unabridged Ed.  (Complete Set) 

			Author
			Encyclopaedia Britannica

			ISBN
			0852295030

			Publisher
			Encyclopaedia Britannica

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Merriam Webster''s Third New International Dictionary of the English Language- 3 Vols.,Unabridged Ed.  (Complete Set) </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Encyclopaedia Britannica</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">0852295030</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Encyclopaedia Britannica</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"19999"', '"15999"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'bb967bba-89dd-4d71-b21e-0183ad52f129', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7848WhatsApp%20Image%202025-08-12%20at%201.14.21%20PM.jpeg', NULL, '11 | 12 | 44', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=0852295030&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3978', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3978', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 474, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:12'),
('f3a8e65c-f448-47b5-9783-004324da20ea', '4295', 168, 'Manual of Structural Kinesiology 18/e', 'manual-of-structural-kinesiology-18e', 'manual-of-structural-kinesiology-18e', '9780071315142', '9780071315142', '9780071315142', NULL, 'About the book

This book provides a straightforward look at human anatomy and its relation to movement. The text identifies specific muscles and muscle groups and describes exercises for strengthening and developing those muscles. The Manual of Structural Kinesiology makes important information readily available to students through a combination of logical presentation and concise writing style.

Content:

	Foundations of Structural Kinesiology

	Neuromuscular Fundamentals

	Basic Biomechanical Factors and Concepts

	The Shoulder Girdle

	The Shoulder Joint

	The Elbow and Radioulnar Joints

	The Wrist and Hand Joints

	Muscular Analysis of Upper-Extremity Exercises

	The Hip Joint and Pelvic Girdle

	The Knee Joint

	The Ankle and Foot Joints

	The Trunk and Spinal Column

	Muscular Analysis of Trunk and Lower Extremity Exercises

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book provides a straightforward look at human anatomy and its relation to movement. The text identifies specific muscles and muscle groups and describes exercises for strengthening and developing those muscles. The Manual of Structural Kinesiology makes important information readily available to students through a combination of logical presentation and concise writing style.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Foundations of Structural Kinesiology</span></span></span></li>
	<li><span><span><span>Neuromuscular Fundamentals</span></span></span></li>
	<li><span><span><span>Basic Biomechanical Factors and Concepts</span></span></span></li>
	<li><span><span><span>The Shoulder Girdle</span></span></span></li>
	<li><span><span><span>The Shoulder Joint</span></span></span></li>
	<li><span><span><span>The Elbow and Radioulnar Joints</span></span></span></li>
	<li><span><span><span>The Wrist and Hand Joints</span></span></span></li>
	<li><span><span><span>Muscular Analysis of Upper-Extremity Exercises</span></span></span></li>
	<li><span><span><span>The Hip Joint and Pelvic Girdle</span></span></span></li>
	<li><span><span><span>The Knee Joint</span></span></span></li>
	<li><span><span><span>The Ankle and Foot Joints</span></span></span></li>
	<li><span><span><span>The Trunk and Spinal Column</span></span></span></li>
	<li><span><span><span>Muscular Analysis of Trunk and Lower Extremity Exercises</span></span></span></li>
</ol>

<p> </p>', 'Title
			Manual of Structural Kinesiology 18/e

			Author
			TR.T.Floyd

			ISBN
			9780071315142

			Publisher
			McGrawHill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Manual of Structural Kinesiology 18/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>TR.T.Floyd</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780071315142</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGrawHill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2995"', '"2097"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'e56efcfa-2dd8-4298-a0c5-1c218f30516a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8374maual.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780071315142&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4295', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4295', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 168, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', '2514', NULL, 'Decentralised Planning and Development in India', 'decentralised-planning-and-development-in-india-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-251-2514', 'decentralised-planning-and-development-in-india-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514-2514', 'CFTR555', 'CFTR555', 'CFTR555', NULL, 'Decentralised Planning and Development in India', '<h1>Decentralised Planning and Development in India</h1>', 'Sub Title
			No

			Author
			Mahi Pal

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788183240543

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mahi Pal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183240543</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1400"', '"840"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CFTR555&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2514', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2514', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1560, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:12'),
('f3ad51da-ba8a-4cb8-9476-f93ffffdf677', '1181', NULL, 'Sister Nivedita - Pioneer in Missionaries Works New', 'sister-nivedita-pioneer-in-missionaries-works-new-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1-1181', 'sister-nivedita-pioneer-in-missionaries-works-new-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181-1181', 'WSDE3444', 'WSDE3444', 'WSDE3444', NULL, 'Sister Nivedita - Pioneer in Missionaries Works New', '<h1>Sister Nivedita - Pioneer in Missionaries Works New</h1>', 'Sub Title
			No

			Author
			S.R. Bakshi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			8186867384

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.R. Bakshi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186867384</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36838186867384.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDE3444&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1181', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1181', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2366, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('f3b5519e-5e42-42ce-9346-0684c81561bb', '1047', NULL, 'Locke''s Second Treatise of Government', 'lockes-second-treatise-of-government-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047', 'lockes-second-treatise-of-government-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047-1047', 'RFGB1234', 'RFGB1234', 'RFGB1234', NULL, 'Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading', '<p>Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading</p>', 'Locke''s Second Treatise of Government', '<h1>Locke''s Second Treatise of Government</h1>', '"299"', '"179"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29679788132106555.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGB1234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1047', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1047', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2453, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('f3b86bd8-1a4e-4c1e-b355-53f694a39957', '4258', 205, 'Marketing Analytics:Based on First Principles ', 'marketing-analyticsbased-on-first-principles', 'marketing-analyticsbased-on-first-principles', '9789356400634', '9789356400634', '9789356400634', NULL, 'About the book

Robert W. Palmatier''s dynamic First Principles of Marketing framework provides the structure for this research-based, action-orientated guide to organizing analytics tools, marketing models and methodologies.

When should you use a specific technique in data analytics? How does each new analytics technique improve performance? Which techniques are worth time and investment to implement?

As organizations prioritize digital growth to better connect with customers, it is vital that you are able to respond confidently to these questions, enabling you to utilize marketing analytics to better understand your business and increase revenue.

Content:

Chapter 1 – Introduction to Marketing Analytics Based on First Principles

 

PART ONE – ALL CUSTOMERS DIFFER

Chapter 2 – Understanding Marketing Principles #1: All Customers Differ

Chapter 3 – Cluster Analysis for Segmentation

Chapter 4 – Discriminant Analysis for Targeting and Classification

Chapter 5 – Perceptual and Preference Mapping for Competitive Positioning

 

PART TWO – ALL CUSTOMERS CHANGE

Chapter 6 – Understanding Marketing Principle #2: All Customers Change

Chapter 7 – RFM Analysis

Chapter 8 – Logistic Regression

Chapter 9 – Customer Lifetime Value

 

PART THREE – ALL COMPETITORS REACT

Chapter 10 – Understanding Marketing Principle #3: All Competitors React

Chapter 11 – Survey Design and Testing to Derive Customer Insights

Chapter 12 – Conjoint Analysis for Product and Pricing Decisions

Chapter 13 – Forecasting Sales for New Products

 

PART FOUR – ALL RESOURCES ARE LIMITED

Chapter 14 - Understanding Marketing Principle #4: All Resources are Limited

Chapter 15 – Using Marketing Mix Models to Optimize the Marketing Mix

Chapter 16 – Using Marketing Experiments to Optimize the Marketing Mix

Chapter 17 – Using Topic Models to Glean Customer Insights', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>Robert W. Palmatier''s dynamic First Principles of Marketing framework provides the structure for this research-based, action-orientated guide to organizing analytics tools, marketing models and methodologies.<br />
<br />
When should you use a specific technique in data analytics? How does each new analytics technique improve performance? Which techniques are worth time and investment to implement?<br />
<br />
As organizations prioritize digital growth to better connect with customers, it is vital that you are able to respond confidently to these questions, enabling you to utilize marketing analytics to better understand your business and increase revenue.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Chapter 1 – Introduction to Marketing Analytics Based on First Principles</span></span></span><br />
 </p>

<p><span><span><strong><span>PART ONE – ALL CUSTOMERS DIFFER</span></strong><br />
<span>Chapter 2 – Understanding Marketing Principles #1: All Customers Differ<br />
Chapter 3 – Cluster Analysis for Segmentation<br />
Chapter 4 – Discriminant Analysis for Targeting and Classification<br />
Chapter 5 – Perceptual and Preference Mapping for Competitive Positioning</span></span></span><br />
 </p>

<p><span><span><strong><span>PART TWO – ALL CUSTOMERS CHANGE</span></strong><br />
<span>Chapter 6 – Understanding Marketing Principle #2: All Customers Change<br />
Chapter 7 – RFM Analysis<br />
Chapter 8 – Logistic Regression<br />
Chapter 9 – Customer Lifetime Value</span></span></span><br />
 </p>

<p><span><span><strong><span>PART THREE – ALL COMPETITORS REACT</span></strong><br />
<span>Chapter 10 – Understanding Marketing Principle #3: All Competitors React<br />
Chapter 11 – Survey Design and Testing to Derive Customer Insights<br />
Chapter 12 – Conjoint Analysis for Product and Pricing Decisions<br />
Chapter 13 – Forecasting Sales for New Products</span></span></span><br />
 </p>

<p><span><span><strong><span>PART FOUR – ALL RESOURCES ARE LIMITED</span></strong><br />
<span>Chapter 14 - Understanding Marketing Principle #4: All Resources are Limited<br />
Chapter 15 – Using Marketing Mix Models to Optimize the Marketing Mix<br />
Chapter 16 – Using Marketing Experiments to Optimize the Marketing Mix<br />
Chapter 17 – Using Topic Models to Glean Customer Insights</span></span></span></p>

<p> </p>
', 'Title
			Marketing Analytics: Based on First Principles 

			Author
			Robert W. Palmatier

			ISBN
			9789356400634

			Publisher
			Bloomsbury

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Marketing Analytics: Based on First Principles </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Robert W. Palmatier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356400634</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Bloomsbury</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"899"', '"665"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18bf170f-5849-4b27-86b9-934ee4cb7f2e', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5546,arket.jpg', NULL, '9 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789356400634&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4258', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4258', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 205, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('f3d26be8-42de-4081-808f-a9e6ebcab81e', '552', NULL, 'Lokmanya Bal Gangadhar Tilak', 'lokmanya-bal-gangadhar-tilak-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552', 'lokmanya-bal-gangadhar-tilak-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552-552', 'CVBG6754', 'CVBG6754', 'CVBG6754', NULL, 'This is a biography of Bal Gangadhar Tilak. He was the first national leader if the Indian freedom movement freedom movement. This book explores the multi-faceted personality of Bal Gangadhar Tilak-social reformer, scholar, and national leader-through the eyes of the people convincingly portraying a man of the people and the people of his times.', '<p>This is a biography of Bal Gangadhar Tilak. He was the first national leader if the Indian freedom movement freedom movement. This book explores the multi-faceted personality of Bal Gangadhar Tilak-social reformer, scholar, and national leader-through the eyes of the people convincingly portraying a man of the people and the people of his times.</p>', 'Sub Title
			No

			Author
			Gayatri Pagdi

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188569304

			Pages
			251

			Binding
			Paperback

			Year of Publication
			2011

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gayatri Pagdi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188569304</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>251</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"299"', '"225"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 251, '251', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5098Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVBG6754&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=552', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=552', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2749, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('f3e2086a-8cc6-41a2-b9d6-e96c93b1fa0d', '1497', NULL, 'राम -जन्मभूमि मंदिर अयोध्या की प्राचीनता: आभिलेखिक एवं पुरातात्विक उत्खनन के प्रमाणों पर आधारित', 'रम-जनमभम-मदर-अयधय-क-परचनत-आभलखक-एव-परततवक-उतखनन-क-परमण-पर-आधरत', '-', '9789385830211', '9789385830211', '9789385830211', NULL, 'राम -जन्मभूमि मंदिर अयोध्या की प्राचीनता: आभिलेखिक  एवं  पुरातात्विक  उत्खनन  के  प्रमाणों पर आधारित ', '<h4 style="text-align:center">राम -जन्मभूमि मंदिर अयोध्या की प्राचीनता: आभिलेखिक  एवं  पुरातात्विक  उत्खनन  के  प्रमाणों पर आधारित </h4>', 'Title
			राम -जन्मभूमि मंदिर अयोध्या की प्राचीनता: आभिलेखिक  एवं  पुरातात्विक  उत्खनन  के  प्रमाणों पर आधारित 

			Author
			दीनबंधु पाण्डेय

			ISBN
			9789385830211

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">राम -जन्मभूमि मंदिर अयोध्या की प्राचीनता: आभिलेखिक  एवं  पुरातात्विक  उत्खनन  के  प्रमाणों पर आधारित </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">दीनबंधु पाण्डेय</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830211</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"999"', '"700"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6386ayodhya_front_cover.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789385830211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1497', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1497', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2171, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f3f5262e-6530-497f-8128-d9bef28be490', '2137', NULL, 'IPV6 for Enterprise Networks - The practical guide to deploying IPv6 in campus, WAN/branch, data center, and virtualized environments', 'ipv6-for-enterprise-networks-the-practical-guide-to-deploying-ipv6-in-campus-wanbranch-data-center-and-virtualized-environments-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-213-2137', 'ipv6-for-enterprise-networks-the-practical-guide-to-deploying-ipv6-in-campus-wanbranch-data-center-and-virtualized-environments-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137-2137', 'DCVT5456', 'DCVT5456', 'DCVT5456', NULL, 'IPV6 for Enterprise Networks - The practical guide to deploying IPv6 in campus, WAN/branch, data center, and virtualized environments', '<h1>IPV6 for Enterprise Networks - The practical guide to deploying IPv6 in campus, WAN/branch, data center, and virtualized environments</h1>', 'Sub Title
			No

			Author
			Shannon Mcfarland, Muninder Sambi, Nikhil Sharma, Sanjay Hooda

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131770153

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shannon Mcfarland, Muninder Sambi, Nikhil Sharma, Sanjay Hooda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131770153</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21999788131770153.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DCVT5456&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2137', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2137', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1734, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:12'),
('f3fa965a-1db9-44d1-ba90-e9cd4694158c', '2897', NULL, 'Time - Resolved Spectroscopy in Complex Liquids', 'time-resolved-spectroscopy-in-complex-liquids-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897', 'time-resolved-spectroscopy-in-complex-liquids-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897-2897', '9780387255576', '9780387255576', '9780387255576', NULL, 'Time-Resolved Spectroscopy in Complex Liquids introduces current state-of-the-art techniques in the study of complex dynamical problems in liquid phases. With a unique focus on the experimental aspects applied to complex liquids, this volume provides an excellent overview into the quickly emerging field of soft-matter science. Researchers and engineers will find a comprehensive review of current non-linear spectroscopic and optical Kerr effect techniques, in addition to an in-depth look into relaxation dynamics in complex liquids. This volume offers current experimental findings in transient grating spectroscopy and their application to viscoelastic phenomena in glass-formers, dynamics of confined liquid-crystals, and a time-resolved analysis of the host-quest interactions of dye molecules in liquid-crystal matter.

Time-Resolved Spectroscopy in Complex Liquids provides a cohesive introduction suitable for individuals involved in this emerging field, complete with the latest experimental procedures of complex liquids.', '<p>Time-Resolved Spectroscopy in Complex Liquids introduces current state-of-the-art techniques in the study of complex dynamical problems in liquid phases. With a unique focus on the experimental aspects applied to complex liquids, this volume provides an excellent overview into the quickly emerging field of soft-matter science. Researchers and engineers will find a comprehensive review of current non-linear spectroscopic and optical Kerr effect techniques, in addition to an in-depth look into relaxation dynamics in complex liquids. This volume offers current experimental findings in transient grating spectroscopy and their application to viscoelastic phenomena in glass-formers, dynamics of confined liquid-crystals, and a time-resolved analysis of the host-quest interactions of dye molecules in liquid-crystal matter.<br />
<br />
Time-Resolved Spectroscopy in Complex Liquids provides a cohesive introduction suitable for individuals involved in this emerging field, complete with the latest experimental procedures of complex liquids.</p>', 'Sub Title
			An Experimental Perspective

			Author
			No

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387255576

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>An Experimental Perspective</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387255576</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"10999"', '"6599"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25801.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780387255576&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2897', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2897', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1289, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:18', '2026-08-12 00:45:12'),
('f40df86f-e713-43ec-a1df-c25c76c37d49', '4193', 270, 'Organizational Behavior 12/e', 'organizational-behavior-12e', 'organizational-behavior-12e', '9788126541270', '9788126541270', '9788126541270', NULL, 'About the book

The new edition of Organizational Behavior includes a rich array of exercises, cases and applied materials such as the Kouzes and Posner Leadership Practices Inventory and Pfeiffer Annual Edition exercises available in the OB Skills Workbook. It also focuses more on the hot topic of ethics throughout the entire book to ensure it is contemporary and engaging. The text also introduces two brand new key features 2018 Finding the Leader in You" and "Taking it Online". "Finding the Leader in You", discusses leading in the workplace in a personal and applied way. The goal is to make the material more relevant and applicable to todays readers. The "Taking it Online" feature will take the reader from the book to an online case, activity, self-assessment or video clip of the leader they are reading about.

Content:

Introducing Organizational Behavior

Individual Differences, Values and Diversity

Emotions, Attitudes and Job Satisfaction

Perception, Attribution and Learning

Motivation Theories

Motivation and Performance

Teams in Organizations

Teamwork and Team Performance

Decision Making and Creativity

Conflict and Negotiation

Communication and Collaboration

Power and Politics

Leadership Essentials

Leadership Challenges and Organizational Change

Organizational Culture and Innovation

Organizational Goals and Structures

Strategy, Technology and Organizational Design

Skills Workbook W-1

Glossary G-1

Self-Test Answers ST-1

Notes N-1

Photo Credits PC-1

Organization Index OI-1

Name Index NI-1

Subject Index SI-1', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The new edition of Organizational Behavior includes a rich array of exercises, cases and applied materials such as the Kouzes and Posner Leadership Practices Inventory and Pfeiffer Annual Edition exercises available in the OB Skills Workbook. It also focuses more on the hot topic of ethics throughout the entire book to ensure it is contemporary and engaging. The text also introduces two brand new key features 2018 Finding the Leader in You" and "Taking it Online". "Finding the Leader in You", discusses leading in the workplace in a personal and applied way. The goal is to make the material more relevant and applicable to todays readers. The "Taking it Online" feature will take the reader from the book to an online case, activity, self-assessment or video clip of the leader they are reading about.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Introducing Organizational Behavior</span></span></span></p>

<p><span><span><span>Individual Differences, Values and Diversity</span></span></span></p>

<p><span><span><span>Emotions, Attitudes and Job Satisfaction</span></span></span></p>

<p><span><span><span>Perception, Attribution and Learning</span></span></span></p>

<p><span><span><span>Motivation Theories</span></span></span></p>

<p><span><span><span>Motivation and Performance</span></span></span></p>

<p><span><span><span>Teams in Organizations</span></span></span></p>

<p><span><span><span>Teamwork and Team Performance</span></span></span></p>

<p><span><span><span>Decision Making and Creativity</span></span></span></p>

<p><span><span><span>Conflict and Negotiation</span></span></span></p>

<p><span><span><span>Communication and Collaboration</span></span></span></p>

<p><span><span><span>Power and Politics</span></span></span></p>

<p><span><span><span>Leadership Essentials</span></span></span></p>

<p><span><span><span>Leadership Challenges and Organizational Change</span></span></span></p>

<p><span><span><span>Organizational Culture and Innovation</span></span></span></p>

<p><span><span><span>Organizational Goals and Structures</span></span></span></p>

<p><span><span><span>Strategy, Technology and Organizational Design</span></span></span></p>

<p><span><span><span>Skills Workbook W-1</span></span></span></p>

<p><span><span><span>Glossary G-1</span></span></span></p>

<p><span><span><span>Self-Test Answers ST-1</span></span></span></p>

<p><span><span><span>Notes N-1</span></span></span></p>

<p><span><span><span>Photo Credits PC-1</span></span></span></p>

<p><span><span><span>Organization Index OI-1</span></span></span></p>

<p><span><span><span>Name Index NI-1</span></span></span></p>

<p><span><span><span>Subject Index SI-1</span></span></span></p>

<p> </p>
', 'Title
			Organizational Behavior 12/e

			Author
			Schermerhorn 

			ISBN
			9788126541270

			Publisher
			Wiley

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Organizational Behavior 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Schermerhorn </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788126541270</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"969"', '"727"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1532behaoiur.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788126541270&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4193', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4193', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 270, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('f41c9127-c21a-4929-a1b5-81b9a68316b2', '1775', NULL, 'Variational Principles New', 'variational-principles-new-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775', 'variational-principles-new-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775-1775', 'QWED2211', 'QWED2211', 'QWED2211', NULL, 'This graduate-level text''s primary objective is to demonstrate the expression of the equations of the various branches of mathematical physics in the succinct and elegant form of variational principles (and thereby illuminate their interrelationship). Its related intentions are to show how variational principles may be employed to determine the discrete eigenvalues for stationary state problems and to illustrate how to find the values of quantities (such as the phase shifts) that arise in the theory of scattering. Chapter-by-chapter treatment consists of analytical dynamics; optics, wave mechanics, and quantum mechanics; field equations; eigenvalue problems; and scattering theory. 1966 edition. Bibliography. Index.', '<p>This graduate-level text''s primary objective is to demonstrate the expression of the equations of the various branches of mathematical physics in the succinct and elegant form of variational principles (and thereby illuminate their interrelationship). Its related intentions are to show how variational principles may be employed to determine the discrete eigenvalues for stationary state problems and to illustrate how to find the values of quantities (such as the phase shifts) that arise in the theory of scattering. Chapter-by-chapter treatment consists of analytical dynamics; optics, wave mechanics, and quantum mechanics; field equations; eigenvalue problems; and scattering theory. 1966 edition. Bibliography. Index.</p>', 'Variational Principles New', '<h1>Variational Principles New</h1>', '"1499"', '"899"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55861_4_47.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QWED2211&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1775', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1775', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1971, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:12'),
('f41f2aa4-a4ae-47f3-aca5-d43c96f31298', '2737', NULL, 'Girish Karnad''s Plays - Archetypal and Aesthetical Presentations', 'girish-karnads-plays-archetypal-and-aesthetical-presentations-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737', 'girish-karnads-plays-archetypal-and-aesthetical-presentations-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737-2737', 'BHGN786', 'BHGN786', 'BHGN786', NULL, 'Girish Karnad''s Plays - Archetypal and Aesthetical Presentations', '<h1>Girish Karnad''s Plays - Archetypal and Aesthetical Presentations</h1>', 'Sub Title
			No

			Author
			Bhagabat Nayak

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788172735661

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bhagabat Nayak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735661</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BHGN786&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2737', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2737', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1372, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:12'),
('f42226e4-670d-4e45-8198-bf10db362df4', '1345', NULL, 'Automatic Fingerprint Recognition Systems NEW', 'automatic-fingerprint-recognition-systems-new-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345', 'automatic-fingerprint-recognition-systems-new-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345-1345', 'JHUI8877', 'JHUI8877', 'JHUI8877', NULL, 'An authoritative survey of intelligent fingerprint-recognition concepts, technology, and systems is given. Editors and contributors are the leading researchers and applied R&D developers of this personal identification (biometric security) topic and technology. Biometrics and pattern recognition researchers and professionals will find the book an indispensable resource for current knowledge and technology in the field.', '<p>An authoritative survey of intelligent fingerprint-recognition concepts, technology, and systems is given. Editors and contributors are the leading researchers and applied R&amp;D developers of this personal identification (biometric security) topic and technology. Biometrics and pattern recognition researchers and professionals will find the book an indispensable resource for current knowledge and technology in the field.</p>', 'Automatic Fingerprint Recognition Systems NEW', '<h1>Automatic Fingerprint Recognition Systems NEW</h1>', '"8999"', '"5399"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4949dpp_16.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JHUI8877&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1345', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1345', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2253, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('f47853d5-641b-491a-b2a0-cc5bfcec9c6a', '4031', 430, 'Project management:A Strategic Managerial Approach 11/e', 'project-managementa-strategic-managerial-approach-11e', 'project-managementa-strategic-managerial-approach-11e', '9789354641176', '9789354641176', '9789354641176', NULL, 'About the book

Project Management: A Managerial Approach, 11th Edition delivers a practical exploration of proven project management techniques and strategies. With a strong emphasis on real-world application and implementation, the book is perfect for managers and business students seeking an instructive leadership resource. It highlights the links between standards and everyday applications and details all Project Management Body of Knowledge concepts.

Contents:

1 Projects in Contemporary Organization

Part I: Project Initiation

2 Project Strategy and Selection

3 The Project Manager

4 Managing for Stakeholders and Resolving Conflicts

5 The Project in the Organizational Structure

Part II: Project Planning

6 Activity Planning: Traditional and Agile

7 Budgeting and Risk Management

8 Scheduling

9 Resource Allocation

Part III: Project Execution

10 Monitoring and Information Systems

11 Project Control

12 Project Auditing

13 Project Closure and Benefits Realization

 ', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Project Management: A Managerial Approach, 11th Edition delivers a practical exploration of proven project management techniques and strategies. With a strong emphasis on real-world application and implementation, the book is perfect for managers and business students seeking an instructive leadership resource. It highlights the links between standards and everyday applications and details all Project Management Body of Knowledge concepts.</span></span></p>

<p><span><span><strong>Contents:</strong></span></span></p>

<p><span><span><span>1 Projects in Contemporary Organization</span></span></span></p>

<p><span><strong><span><span>Part I: Project Initiation</span></span></strong></span></p>

<p><span><span><span>2 Project Strategy and Selection</span></span></span></p>

<p><span><span><span>3 The Project Manager</span></span></span></p>

<p><span><span><span>4 Managing for Stakeholders and Resolving Conflicts</span></span></span></p>

<p><span><span><span>5 The Project in the Organizational Structure</span></span></span></p>

<p><span><strong><span><span>Part II: Project Planning</span></span></strong></span></p>

<p><span><span><span>6 Activity Planning: Traditional and Agile</span></span></span></p>

<p><span><span><span>7 Budgeting and Risk Management</span></span></span></p>

<p><span><span><span>8 Scheduling</span></span></span></p>

<p><span><span><span>9 Resource Allocation</span></span></span></p>

<p><span><strong><span><span>Part III: Project Execution</span></span></strong></span></p>

<p><span><span><span>10 Monitoring and Information Systems</span></span></span></p>

<p><span><span><span>11 Project Control</span></span></span></p>

<p><span><span><span>12 Project Auditing</span></span></span></p>

<p><span><span><span>13 Project Closure and Benefits Realization</span></span></span></p>

<p> </p>', 'Title
			Project Management:A Strategic Managerial Approach 11/e

			Author
			Jack R. Meredith

			ISBN
			9789354641176

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Project Management:A Strategic Managerial Approach 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jack R. Meredith</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354641176</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1099"', '"880"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96439789354641176.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354641176&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4031', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4031', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 430, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:12'),
('f493b2c2-d39b-4c80-bfc4-ecdb7418a372', '2545', NULL, 'Marketing - Asian /e NEW', 'marketing-asian-e-new-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545', 'marketing-asian-e-new-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545-2545', 'OLKP8898', 'OLKP8898', 'OLKP8898', NULL, 'Marketing is an exciting new textbook packed with learning features, combining authority with a lively and engaging writing style and a diverse range of resources, available online. Learn from real-life situations and read about great campaigns from organizations such as Adani Wilmar, Oxfam, Orange and The Leela Palaces. Experience first hand what top marketers actually do and the challenges they face in today''s business environment. Discover the latest exciting advances in new technology and the social web and learn how to take advantage of these in a marketing context. Designed for postgraduate students pursuing courses in business management, this textbook will be equally useful to marketing practitioners, particularly because of the real-life case insights presented by marketing professionals. Recognizing the need to go further than the traditional 4Ps approach, the text reflects on newer perspectives, covering topics such as relational, not-for-profit, digital and post-modern marketing. It provides powerful learning insights into marketing theory and practice, through a series of ''Insight'' features: Case Insights, Market Insights and Research Insights.', '<p>Marketing is an exciting new textbook packed with learning features, combining authority with a lively and engaging writing style and a diverse range of resources, available online. Learn from real-life situations and read about great campaigns from organizations such as Adani Wilmar, Oxfam, Orange and The Leela Palaces. Experience first hand what top marketers actually do and the challenges they face in today''s business environment. Discover the latest exciting advances in new technology and the social web and learn how to take advantage of these in a marketing context. Designed for postgraduate students pursuing courses in business management, this textbook will be equally useful to marketing practitioners, particularly because of the real-life case insights presented by marketing professionals. Recognizing the need to go further than the traditional 4Ps approach, the text reflects on newer perspectives, covering topics such as relational, not-for-profit, digital and post-modern marketing. It provides powerful learning insights into marketing theory and practice, through a series of ''Insight'' features: Case Insights, Market Insights and Research Insights.</p>', 'Marketing - Asian /e NEW', '<h1>Marketing - Asian /e NEW</h1>', '"1000"', '"600"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OLKP8898&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2545', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2545', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1539, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:12'),
('f4b09981-5530-4ab1-aff0-d83b2075e4cf', '1264', NULL, 'Samajshastra - Sociology - V- 1 BOOK', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1264', 'interacting-stochastic-systems-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879-1879', 'RFGT5544', 'RFGT5544::1264', 'RFGT5544', NULL, '2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.', '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 'Interacting Stochastic systems', '<h1>Interacting Stochastic systems</h1>', '"2299"', '"2200"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGT5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1264', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1264', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2299, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('f4baad78-08b0-4a09-aca3-32737596841e', '1033', NULL, 'Democratic Governance - Issues and Concerns', 'democratic-governance-issues-and-concerns-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033', 'democratic-governance-issues-and-concerns-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033-1033', 'RGFY6688', 'RGFY6688', 'RGFY6688', NULL, 'Democratic Governance - Issues and Concerns', '<h1>Democratic Governance - Issues and Concerns</h1>', 'Sub Title
			No

			Author
			Anupama Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381839560

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anupama Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839560</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1999"', '"1199"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29868172733690.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RGFY6688&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1033', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1033', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2465, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', '3599', 806, 'Brenner''s Encyclopedia of Genetics, 2/e 7 Vols. Set', 'brenners-encyclopedia-of-genetics-2e-7-vols-set', 'brenners-encyclopedia-of-genetics-2e-7-vols-set', '9780123749840', '9780123749840', '9780123749840', NULL, 'About the book

The explosion of the field of genetics over the last decade, with the new technologies that have stimulated research, suggests that a new sort of reference work is needed to keep pace with such a fast-moving and interdisciplinary field.  Brenner''s Encyclopaedia of Genetics, Second Edition, Seven Volume Set, builds on the foundation of the first edition by addressing many of the key subfields of genetics that were just in their infancy when the first edition was published. The currency and accessibility of this foundational content will be unrivalled, making this work useful for scientists and non-scientists alike. Featuring relatively short entries on genetics topics written by experts in that topic, Brenner''s Encyclopaedia of Genetics, Second Edition, Seven Volume Set provides an effective way to quickly learn about any aspect of genetics, from Abortive Transduction to Zygotes. Adding to its utility, the work provides short entries that briefly define key terms, and a guide to additional reading and relevant websites for further study. Many of the entries include figures to explain difficult concepts. Key terms in related areas such as biochemistry, cell, and molecular biology are also included, and there are entries that describe historical figures in genetics, providing insights into their careers and discoveries.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The explosion of the field of genetics over the last decade, with the new technologies that have stimulated research, suggests that a new sort of reference work is needed to keep pace with such a fast-moving and interdisciplinary field.  Brenner''s Encyclopaedia of Genetics, Second Edition, Seven Volume Set, builds on the foundation of the first edition by addressing many of the key subfields of genetics that were just in their infancy when the first edition was published. The currency and accessibility of this foundational content will be unrivalled, making this work useful for scientists and non-scientists alike. Featuring relatively short entries on genetics topics written by experts in that topic, Brenner''s Encyclopaedia of Genetics, Second Edition, Seven Volume Set provides an effective way to quickly learn about any aspect of genetics, from Abortive Transduction to Zygotes. Adding to its utility, the work provides short entries that briefly define key terms, and a guide to additional reading and relevant websites for further study. Many of the entries include figures to explain difficult concepts. Key terms in related areas such as biochemistry, cell, and molecular biology are also included, and there are entries that describe historical figures in genetics, providing insights into their careers and discoveries.</span></span></span></p>', ' Title
			Brenner''s Encyclopedia of Genetics-7 Vols. (Complete Set) 2/e.

			Author 
			Stanley Maloy, Kelly Hughes

			ISBN 
			 9780123749840

			Publisher
			Academic Press

			Binding
			Hardback', '<table border="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span> Title</span></td>
			<td style="text-align:center"><span>Brenner''s Encyclopedia of Genetics-7 Vols. (Complete Set) 2/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author </span></td>
			<td style="text-align:center"><span>Stanley Maloy, Kelly Hughes</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN </span></td>
			<td style="text-align:center"><span> 9780123749840</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Academic Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardback</span></td>
		</tr>
	</tbody>
</table>', '"205862"', '"133810"', '"0"', 1, 'HARDCOVER', 'Hardback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '624a601d-877c-4146-b142-0d4a1e779b16', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4164WhatsApp%20Image%202023-05-20%20at%2017.40.31.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780123749840&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3599', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3599', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 806, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('f50767a3-d30f-4d35-b141-efa0efda73be', '442', NULL, 'The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World', 'the-community-planning-handbook-how-people-can-shape-their-cities-towns-and-villages-in-any-part-of-the-world-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-4-442', 'the-community-planning-handbook-how-people-can-shape-their-cities-towns-and-villages-in-any-part-of-the-world-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442-442', 'MEMO1234', 'MEMO1234', 'MEMO1234', NULL, 'An accessible how-to-do-it style, with tips, checklists and sample documents help readers to get started quickly, learn from others'' experience and select the approach best suited to their situation. The glossary, bibliography and contact details allow them to find further resources and information. This handbook is essential for all those involved in shaping their local environment - planners, architects, community workers, local authorities and residents - and a useful reference for students. Published in association with The Urban Design Group, The Prince of Wales'' Foundation for Architecture, South Bank University and the UK Department for International Development', '<p>An accessible how-to-do-it style, with tips, checklists and sample documents help readers to get started quickly, learn from others'' experience and select the approach best suited to their situation. The glossary, bibliography and contact details allow them to find further resources and information. This handbook is essential for all those involved in shaping their local environment - planners, architects, community workers, local authorities and residents - and a useful reference for students. Published in association with The Urban Design Group, The Prince of Wales'' Foundation for Architecture, South Bank University and the UK Department for International Development</p>', 'The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World', '<h1>The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World</h1>', '"2000"', '"1200"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9510dpp_8_45.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MEMO1234&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=442', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=442', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2821, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('f53f234e-84a1-4832-ae51-71e6593bd77e', '4180', 282, 'Customer Relationship Management: Concepts and Technologies 4/e', 'customer-relationship-management-concepts-and-technologies-4e', 'customer-relationship-management-concepts-and-technologies-4e', '9780367376253', '9780367376253', '9780367376253', NULL, 'About the book

This definitive textbook explains what CRM is, the benefits it delivers, the contexts in which it is used, how it can be implemented and how CRM technologies can be deployed to support customer management strategies and objectives. It also looks comprehensively at how CRM can be used throughout the customer life-cycle stages of customer acquisition, retention and development and how the management disciplines- marketing, sales, IT, change management, human resource, customer service, accounting, and strategic management are implicated in this. This completely revised edition also · A Tutor Resource pack available to instructors who adopt this text · Case examples illustrating CRM in practice · Screenshots of CRM software applications and reviews of technology applications deployed in marketing, sales and customer service Student readers will enjoy the logical structure, easy accessibility and case illustrations. Managers will appreciate the book''s freedom from CRM vendor and consultant bias and the independent guidance it provides to those involved in CRM programs and system implementations. This second edition has been completely revised and updated with eight new chapters. · A Tutor Resource pack available to instructors who adopt this text · Case examples illustrating CRM in practice · Screenshots of CRM software applications and reviews of technology applications deployed in marketing, sales and customer service.

Content:

Section A: Understanding Customer Relationships

Introduction to CRM

Understanding Relationships

Managing the Customer Journey: Customer Acquisition

Managing the Customer Journey: Customer Retention and Development

Section B: Strategic CRM

Customer Portfolio Management

Managing Customer-Experienced Value

Managing Customer Experience

Section C: Operational CRM

Marketing Automation

Sales Force Automation

Service Automation

Section D: Analytical CRM

Developing and Managing Customer-Related Databases

Using Customer-Related Data

Section E: Realizing the Benefits of CRM

Planning to succeed

Implementing CRM

Section F: Looking to the Future

The future

 

 ', '<p><span><span><strong><span><span>About the book</span></span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>This definitive textbook explains what CRM is, the benefits it delivers, the contexts in which it is used, how it can be implemented and how CRM technologies can be deployed to support customer management strategies and objectives. It also looks comprehensively at how CRM can be used throughout the customer life-cycle stages of customer acquisition, retention and development and how the management disciplines- marketing, sales, IT, change management, human resource, customer service, accounting, and strategic management are implicated in this. This completely revised edition also · A Tutor Resource pack available to instructors who adopt this text · Case examples illustrating CRM in practice · Screenshots of CRM software applications and reviews of technology applications deployed in marketing, sales and customer service Student readers will enjoy the logical structure, easy accessibility and case illustrations. Managers will appreciate the book''s freedom from CRM vendor and consultant bias and the independent guidance it provides to those involved in CRM programs and system implementations. This second edition has been completely revised and updated with eight new chapters. · A Tutor Resource pack available to instructors who adopt this text · Case examples illustrating CRM in practice · Screenshots of CRM software applications and reviews of technology applications deployed in marketing, sales and customer service.</span></span></span></span></p>

<p><span><span><strong><span><span>Content:</span></span></strong></span></span></p>

<p><span><span><strong><span><span>Section A: Understanding Customer Relationships</span></span></strong></span></span></p>

<p><span><span><span><span>Introduction to CRM</span></span></span></span></p>

<p><span><span><span><span>Understanding Relationships</span></span></span></span></p>

<p><span><span><span><span>Managing the Customer Journey: Customer Acquisition</span></span></span></span></p>

<p><span><span><span><span>Managing the Customer Journey: Customer Retention and Development</span></span></span></span></p>

<p><span><span><strong><span><span>Section B: Strategic CRM</span></span></strong></span></span></p>

<p><span><span><span><span>Customer Portfolio Management</span></span></span></span></p>

<p><span><span><span><span>Managing Customer-Experienced Value</span></span></span></span></p>

<p><span><span><span><span>Managing Customer Experience</span></span></span></span></p>

<p><span><span><strong><span><span>Section C: Operational CRM</span></span></strong></span></span></p>

<p><span><span><span><span>Marketing Automation</span></span></span></span></p>

<p><span><span><span><span>Sales Force Automation</span></span></span></span></p>

<p><span><span><span><span>Service Automation</span></span></span></span></p>

<p><span><span><strong><span><span>Section D: Analytical CRM</span></span></strong></span></span></p>

<p><span><span><span><span>Developing and Managing Customer-Related Databases</span></span></span></span></p>

<p><span><span><span><span>Using Customer-Related Data</span></span></span></span></p>

<p><span><span><strong><span><span>Section E: Realizing the Benefits of CRM</span></span></strong></span></span></p>

<p><span><span><span><span>Planning to succeed</span></span></span></span></p>

<p><span><span><span><span>Implementing CRM</span></span></span></span></p>

<p><span><span><strong><span><span>Section F: Looking to the Future</span></span></strong></span></span></p>

<p><span><span><span><span>The future</span></span></span></span></p>

<p> </p>

<p> </p>', 'Title
			Customer Relationship Management: Concepts and Technologies 4/e

			Author
			Francis Buttle

			ISBN
			9780367376253

			Publisher
			Routledge

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Customer Relationship Management: Concepts and Technologies 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Francis Buttle</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780367376253</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"695"', '"556"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c0e658ba-5dda-4a1a-afda-d863310626c4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4157customer.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780367376253&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4180', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4180', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 282, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('f550ba2d-873c-4990-ab3a-584dc8b415cb', '3828', 623, 'Programming And Algorithmic Languages', 'programming-and-algorithmic-languages-3828', 'programming-and-algorithmic-languages', '-', '-::3828', '-', NULL, 'About the book

In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.

In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.

The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.

The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.

The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.

Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.

All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.

This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.', '<p><u><strong>About the book</strong></u></p>

<p>In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.</p>

<p>In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.</p>

<p>The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.</p>

<p>The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.</p>

<p>The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.</p>

<p>Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.</p>

<p>All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.</p>

<p>This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.</p>', ' Title
			Programming And Algorithmic Languages

			 Author
			Yu.Mitnik

			 Publisher
			Mir Publisher

			 Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Programming And Algorithmic Languages</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">Yu.Mitnik</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3828', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3828', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 623, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:12'),
('f55fff93-6131-4b8e-8eb8-61050a851975', '425', NULL, 'Emergent Voices of Southeast Asian Women Novelists', 'emergent-voices-of-southeast-asian-women-novelists-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425', 'emergent-voices-of-southeast-asian-women-novelists-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425-425', 'LMJH0987', 'LMJH0987', 'LMJH0987', NULL, 'nfluential historiographics of anti-colonial nationalism suggest that women''s cultural identities-laid out in codes by which they belonh to their kin group and sharein its collective future-are determined by the male elite''s conterntious relationship with imperialist modernity. The implication of such studies is that the new women''s investment in her people''s goals of gaining freedom from racialmasculinist domination and building independent nations inhibits her ability to self-actualize and intervene in patriatchal national history. Many feminist post-colonial scholars explore ways to theorize women''s agency in nationalist contexts. They also avoid Western postmodernists liberalist faith in individual agency, and the allied binary model in which feminist subjectivity is "synthesized from fusions of outsider identitie" positioned on the utopian margins of masculinist-racist regimes. Instead, post-colonial feminists explore how knowledge/power work pervasively and invisibly in capitalist modernities, constituting and "enabling" every subject position dominant subordinate oppositional.', '<p>nfluential historiographics of anti-colonial nationalism suggest that women''s cultural identities-laid out in codes by which they belonh to their kin group and sharein its collective future-are determined by the male elite''s conterntious relationship with imperialist modernity. The implication of such studies is that the new women''s investment in her people''s goals of gaining freedom from racialmasculinist domination and building independent nations inhibits her ability to self-actualize and intervene in patriatchal national history. Many feminist post-colonial scholars explore ways to theorize women''s agency in nationalist contexts. They also avoid Western postmodernists liberalist faith in individual agency, and the allied binary model in which feminist subjectivity is "synthesized from fusions of outsider identitie" positioned on the utopian margins of masculinist-racist regimes. Instead, post-colonial feminists explore how knowledge/power work pervasively and invisibly in capitalist modernities, constituting and "enabling" every subject position dominant subordinate oppositional.</p>', 'Emergent Voices of Southeast Asian Women Novelists', '<h1>Emergent Voices of Southeast Asian Women Novelists</h1>', '"1100"', '"660"', '"2"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2023Capture.JPG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=LMJH0987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=425', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=425', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2831, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('f563e94d-20e4-4965-b749-9e32b9d44569', '3712', 729, 'The Oxford English Dictionary 20 vols. (Complete Set )', 'the-oxford-english-dictionary-20-vols-complete-set', 'the-oxford-english-dictionary-20-vols-complete-set-', '9780198611868', '9780198611868', '9780198611868', NULL, 'This is the set of 20-Volume edition of The Oxford English Dictionary. It traces the usage of words with a unique historical focus.

Summary of the Book

Associated with each word and definition is a chronologically organized group of quotations that trace the usage of words, and show the contexts in which they can be rightly used. The words are drawn from an enormous variety of sources worldwide - literary, technical, scholarly, and popular - and represent authors as disparate as Geoffrey Chaucer, William Shakespeare, and Erica Jong, Charles Darwin and Isabella Beeton. Detailed information on pronunciation using the International Phonetic Alphabet (IPA), listings of alternate spellings used throughout each word''s history, comprehensive treatment of etymology, and details of area of usage and of any regional characteristics are included. The online print edition is updated quarterly, and this award-winning online resource allows the Dictionary to advance with the English language, while the print edition remains as a historical record.

About Oxford University Press

Oxford University Press is a renowned publishing house that develops and publishes high quality textbooks, scholarly works, and academic books for school courses, bilingual dictionaries and also digital materials for both learning and teaching. It is a division of the University of Oxford. The first book was locally published in the year 1912. Some of the books published under their banner are India’s Ancient Past, Atkins’ Physical Chemistry, Companion to Politics in India, Sociology: Themes and Perspectives, and Common Mistakes at IELTS Advanced …and How to Avoid Them.', '<p><em>This is the set of 20-Volume edition of The Oxford English Dictionary. It traces the usage of words with a unique historical focus.</em></p>

<p><strong>Summary of the Book</strong></p>

<p>Associated with each word and definition is a chronologically organized group of quotations that trace the usage of words, and show the contexts in which they can be rightly used. The words are drawn from an enormous variety of sources worldwide - literary, technical, scholarly, and popular - and represent authors as disparate as Geoffrey Chaucer, William Shakespeare, and Erica Jong, Charles Darwin and Isabella Beeton. Detailed information on pronunciation using the International Phonetic Alphabet (IPA), listings of alternate spellings used throughout each word''s history, comprehensive treatment of etymology, and details of area of usage and of any regional characteristics are included. The online print edition is updated quarterly, and this award-winning online resource allows the Dictionary to advance with the English language, while the print edition remains as a historical record.</p>

<p><strong>About Oxford University Press</strong></p>

<p style="text-align:justify">Oxford University Press is a renowned publishing house that develops and publishes high quality textbooks, scholarly works, and academic books for school courses, bilingual dictionaries and also digital materials for both learning and teaching. It is a division of the University of Oxford. The first book was locally published in the year 1912. Some of the books published under their banner are <em>India’s Ancient Past, Atkins’ Physical Chemistry, Companion to Politics in India, Sociology: Themes and Perspectives, </em>and <em>Common Mistakes at IELTS Advanced …and How to Avoid Them</em>.</p>', ' 

			Title

			 

			 

			The Oxford English Dictionary 20 vols. (Complete Set )

			Author

			Clarendon Press

			Publisher

			Oxford University Press

			ISBN-13 Digit

			9780198611868

			Pages

			1120

			Year

			2024

			Binding

			Hard Bound

			Language

			English

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span>The Oxford English Dictionary 20 vols. (Complete Set )</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span>Clarendon Press</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span>Oxford University Press </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span><span><span>9780198611868</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span>1120</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span>2024</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"108986"', '"87189"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '2024', NULL, NULL, '2e5bba1b-c418-43bd-a711-18feaa4dafef', NULL, NULL, 1120, '1120', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3564download%20(1).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780198611868&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3712', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3712', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 729, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:12'),
('f5664590-65b2-4a76-8c45-489266f4d08d', '1002', NULL, 'The Sage Handbook of Qualitative Methods in Health Research new', 'the-sage-handbook-of-qualitative-methods-in-health-research-new-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-10-1002', 'the-sage-handbook-of-qualitative-methods-in-health-research-new-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002-1002', 'QASW3322', 'QASW3322', 'QASW3322', NULL, 'The Sage Handbook of Qualitative Methods in Health Research is a comprehensive and authoritative source on qualitative research methods. The Handbook compiles accessible yet vigorous academic contributions by respected academics from the fast-growing field of qualitative methods in health research and consists of: - A series of case studies in the ways in which qualitative methods have contributed to the development of thinking in fields relevant to policy and practice in health care. - A section examining the main theoretical sources drawn on by qualitative researchers. - A section on specific techniques for the collection of data. - A section exploring issues relevant to the strategic place of qualitative research in health care environments. The Sage Handbook of Qualitative Methods in Health Research is an invaluable source of reference for all students, researchers and practitioners with a background in the health professions or health sciences.', '<p>The Sage Handbook of Qualitative Methods in Health Research is a comprehensive and authoritative source on qualitative research methods. The Handbook compiles accessible yet vigorous academic contributions by respected academics from the fast-growing field of qualitative methods in health research and consists of: - A series of case studies in the ways in which qualitative methods have contributed to the development of thinking in fields relevant to policy and practice in health care. - A section examining the main theoretical sources drawn on by qualitative researchers. - A section on specific techniques for the collection of data. - A section exploring issues relevant to the strategic place of qualitative research in health care environments. The Sage Handbook of Qualitative Methods in Health Research is an invaluable source of reference for all students, researchers and practitioners with a background in the health professions or health sciences.</p>
', 'The Sage Handbook of Qualitative Methods in Health Research New', '<h1>The Sage Handbook of Qualitative Methods in Health Research New</h1>
', '"13299"', '"7979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95939781847872920.jpg', NULL, '31', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=QASW3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1002', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1002', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 2490, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('f56e8cb6-685c-44b6-aeba-23e21ec1bee9', '3575', 829, 'Random Dynamical Systems - Theory and Applications', 'random-dynamical-systems-theory-and-applications-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575', 'random-dynamical-systems-theory-and-applications-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575-3575', 'Random Dynamical Systems - Theory and Applications', 'Random Dynamical Systems - Theory and Applications', 'Random Dynamical Systems - Theory and Applications', NULL, 'Random Dynamical Systems - Theory and Applications', '<p><span>Random Dynamical Systems - Theory and Applications</span></p>', 'Sub Title
			Theory and Applications

			Author
			Rabi Bhattacharya and Mukul Majumdar

			About Author
			No

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9780521532723

			Pages
			 480

			Binding
			Paperback

			Year of Publication
			2007

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Theory and Applications</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rabi Bhattacharya and Mukul Majumdar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780521532723</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> 480</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4274"', '"2564"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 480, ' 480', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Random%20Dynamical%20Systems%20-%20Theory%20and%20Applications&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3575', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3575', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 829, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('f57c7065-19d1-45ce-8a0a-d789dd9da53e', '566', NULL, 'Disney Mickey Wonders Why: Time and Seasons BOOK', 'disney-mickey-wonders-why-time-and-seasons-book-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566', 'disney-mickey-wonders-why-time-and-seasons-book-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566-566', 'FGGJ6778', 'FGGJ6778', 'FGGJ6778', NULL, 'Disney Mickey Wonders Why: Time and Seasons', '<h1>Disney Mickey Wonders Why: Time and Seasons</h1>', 'Sub Title
			No

			Author
			Euro Books

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788128623653

			Pages
			32

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623653</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"249"', '"149"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, '32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8262Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGGJ6778&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=566', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=566', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2744, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('f59774bd-ed25-4280-ba0c-0975cb46ac03', '86', NULL, 'Yogtarangini-Shoshidh Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein', 'yogtaranginishoshidh-evam-sanvedhrit-shabdanukamnika-sahit-2-bhagon-mein-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-8-86', 'yogtaranginishoshidh-evam-sanvedhrit-shabdanukamnika-sahit-2-bhagon-mein-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86-86', 'Yogtarangini-Shoshidh', 'Yogtarangini-Shoshidh', 'Yogtarangini-Shoshidh', NULL, '', NULL, 'Sub Title
			No

			Author
			Kamlesh Sharma

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788187471448

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamlesh Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471448</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"2590"', '"1813"', '"0"', 14, 'HARDCOVER', 'Hardcover', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/28119788187471448_1.........88899.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Yogtarangini-Shoshidh&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=86', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=86', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3029, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:12'),
('f5980477-1776-488d-8ece-2cb20c66a50d', '2226', NULL, 'Digital Library Management', 'digital-library-management-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226', 'digital-library-management-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226-2226', 'FJHN6655', 'FJHN6655', 'FJHN6655', NULL, 'Digital Library Management', '<h1>Digital Library Management</h1>', 'Sub Title
			No

			Author
			Chandrakanta Swain

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381176115

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandrakanta Swain</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381176115</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64149789381176115.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FJHN6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2226', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2226', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1677, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:12'),
('f5b3644a-b26a-4a6d-960e-268eec81a4b8', '4327', 137, 'Leadership: Enhancing the Lessons of Experience 7/e', 'leadership-enhancing-the-lessons-of-experience-7e', 'leadership-enhancing-the-lessons-of-experience-7e', '9780071086547', '9780071086547', '9780071086547', NULL, 'About the book

"Leadership: Enhancing the Lessons of Experience, 7/e" consists of16 chapters, four of which cover specific leadership skills and qualities covered in each of the book''s four sections. Hughes, Ginnett, and Curphy draw upon three different types of literature -empirical studies; interesting anecdotes, stories and findings; and, leadership skills - to create a text that is personally relevant, interesting, and scholarly. The authors'' unique quest fora careful balancing act of leadership materials helps students apply theory and research to their real-life experiences. The seventh edition has been thoroughly updated in virtually every chapter.

Content:

Part 1: Leadership is a Process, Not a Position

Part 2: Focus on the Leader

Part 3: Focus on the Followers

Part 4: Focus on the Situation', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>"Leadership: Enhancing the Lessons of Experience, 7/e" consists of16 chapters, four of which cover specific leadership skills and qualities covered in each of the book''s four sections. Hughes, Ginnett, and Curphy draw upon three different types of literature -empirical studies; interesting anecdotes, stories and findings; and, leadership skills - to create a text that is personally relevant, interesting, and scholarly. The authors'' unique quest fora careful balancing act of leadership materials helps students apply theory and research to their real-life experiences. The seventh edition has been thoroughly updated in virtually every chapter.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1: Leadership is a Process, Not a Position</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2: Focus on the Leader </span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3: Focus on the Followers</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4: Focus on the Situation</span></span></span></p>', 'Title
			Leadership: Enhancing the Lessons of Experience 7/e

			Author
			Richard Hughes

			ISBN
			9780071086547

			Publisher
			McGraw Hill

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Leadership: Enhancing the Lessons of Experience 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Richard Hughes</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780071086547</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1195"', '"837"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2521enhancing.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780071086547&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4327', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4327', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 137, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:12'),
('f614ffc6-017e-4bae-a10b-7c4ab34e955a', '1520', NULL, 'Politics in Manipur (1972-2001)', 'politics-in-manipur-19722001-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-15-1520', 'politics-in-manipur-19722001-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520-1520', 'CVFG5544', 'CVFG5544', 'CVFG5544', NULL, 'Politics in Manipur (1972-2001)', '<h1>Politics in Manipur (1972-2001)</h1>', 'Sub Title
			No

			Author
			Dr. NG. Ngalengnam

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788181160904

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. NG. Ngalengnam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160904</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31929788181160904.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=CVFG5544&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1520', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1520', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2160, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f61b7269-328c-42a7-b48a-88118122d10a', '2002', NULL, 'Morphology, Molecules, Evolution and Phylogeny in Polychaeta and Related Taxa - Developments in Hydrobiology', 'morphology-molecules-evolution-and-phylogeny-in-polychaeta-and-related-taxa-developments-in-hydrobiology-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2-2002', 'morphology-molecules-evolution-and-phylogeny-in-polychaeta-and-related-taxa-developments-in-hydrobiology-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002-2002', 'WHYT4454', 'WHYT4454', 'WHYT4454', NULL, 'Recently, evidence has been accumulated which shows that some of the groups formerly regarded as independent "phyla" such as Pogonophora (now recognized as Siboglinidae), Echiura, Myzostomida and perhaps Sipuncula, are most probably nothing else than greatly modified Annelida. The extreme morphological diversity found especially in Polychaeta displays the plasticity of a simple segmented organisation that basically is nothing else but a serial repetition of identical units. Thus, annelids are highly important to our understanding of fundamental questions about morphological and adaptive diversity, as well as clarifying evolutionary changes and phylogenetic relationships. The book aims to summarize our knowledge on Polychaetes polychaetes and their allies and gives an overview of recent advances gained by studies that employed conventional and modern methods plus, increasingly and importantly, the use of molecular markers and computer-assisted kinship analyses. It also reflects the state of art in polychaete sciences and presents new questions and controversies. As such it will significantly influence the direction of research on Polychaeta and their related taxa.', '<p>Recently, evidence has been accumulated which shows that some of the groups formerly regarded as independent "phyla" such as Pogonophora (now recognized as Siboglinidae), Echiura, Myzostomida and perhaps Sipuncula, are most probably nothing else than greatly modified Annelida. The extreme morphological diversity found especially in Polychaeta displays the plasticity of a simple segmented organisation that basically is nothing else but a serial repetition of identical units. Thus, annelids are highly important to our understanding of fundamental questions about morphological and adaptive diversity, as well as clarifying evolutionary changes and phylogenetic relationships. The book aims to summarize our knowledge on Polychaetes polychaetes and their allies and gives an overview of recent advances gained by studies that employed conventional and modern methods plus, increasingly and importantly, the use of molecular markers and computer-assisted kinship analyses. It also reflects the state of art in polychaete sciences and presents new questions and controversies. As such it will significantly influence the direction of research on Polychaeta and their related taxa.</p>', 'Morphology, Molecules, Evolution and Phylogeny in Polychaeta and Related Taxa - Developments in Hydrobiology', '<h1>Morphology, Molecules, Evolution and Phylogeny in Polychaeta and Related Taxa - Developments in Hydrobiology</h1>', '"17999"', '"10799"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5126dpp_15_4.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WHYT4454&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2002', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2002', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1828, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:12'),
('f632017f-d4cd-49d0-a550-d995fad910b1', '4225', 238, 'Enterprise Resource Planning 2/e', 'enterprise-resource-planning-2e', 'enterprise-resource-planning-2e', '9788131532041', '9788131532041', '9788131532041', NULL, 'About the book

Enterprise Resource Planning is designed to serve as a textbook for a course in enterprise resource planning (ERP). It will prove useful to MBA students as well as professionals involved in ERP implementation. With its lucid coverage of the software and process aspects of ERP, this book will also be useful to both undergraduate and postgraduate students of Information Technology.

Beginning with the evolution of ERP, the book goes on to explain comprehensively the implementation of ERP and the challenges faced therein. It discusses the role of extended ERP applications and post-implementation issues. The last two chapters of the book focus on the concept of go live with ERP and the implications of implementing ERP for the various processes and departments within an organization.

Content:

	Enterprise Resource Planning: An Introduction

	Extended ERP Services

	Cloud ERP

	ERP Market and Vendors

	Business Process Re-engineering and ERP

	Planning for ERP

	Implementation of ERP

	Managing ERP Projects

	ERP: Going Live and Post Implementation

	Expanding ERP Boundaries', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Enterprise Resource Planning is designed to serve as a textbook for a course in enterprise resource planning (ERP). It will prove useful to MBA students as well as professionals involved in ERP implementation. With its lucid coverage of the software and process aspects of ERP, this book will also be useful to both undergraduate and postgraduate students of Information Technology.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Beginning with the evolution of ERP, the book goes on to explain comprehensively the implementation of ERP and the challenges faced therein. It discusses the role of extended ERP applications and post-implementation issues. The last two chapters of the book focus on the concept of go live with ERP and the implications of implementing ERP for the various processes and departments within an organization.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Enterprise Resource Planning: An Introduction</span></span></span></li>
	<li><span><span><span>Extended ERP Services</span></span></span></li>
	<li><span><span><span>Cloud ERP</span></span></span></li>
	<li><span><span><span>ERP Market and Vendors</span></span></span></li>
	<li><span><span><span>Business Process Re-engineering and ERP</span></span></span></li>
	<li><span><span><span>Planning for ERP</span></span></span></li>
	<li><span><span><span>Implementation of ERP</span></span></span></li>
	<li><span><span><span>Managing ERP Projects</span></span></span></li>
	<li><span><span><span>ERP: Going Live and Post Implementation</span></span></span></li>
	<li><span><span><span>Expanding ERP Boundaries</span></span></span></li>
</ol>
', 'Title
			Enterprise Resource Planning 2/e

			Author
			Ashim Raj Singla

			ISBN
			9788131532041

			Publisher
			Cengage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Enterprise Resource Planning 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ashim Raj Singla</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131532041</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"550"', '"440"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8372enter.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131532041&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4225', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4225', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 238, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', '3696', 745, 'Encyclopedia of Social Measurement - 3 vols. In Complete Set', 'encyclopedia-of-social-measurement-3-vols-in-complete-set', 'encyclopedia-of-social-measurement-3-vols-in-complete-set', '0124438903', '0124438903', '0124438903', NULL, 'The Encyclopedia of Social Measurement captures the data, techniques, theories, designs, applications, histories, and implications of assigning numerical values to social phenomena. Responding to growing demands for transdisciplinary descriptions of quantitative and qualitative techniques, measurement, sampling, and statistical methods, it will increase the proficiency of everyone who gathers and analyzes data.

Covering all core social science disciplines, the 300+ articles of the Encyclopedia of Social Measurement not only present a comprehensive summary of observational frameworks and mathematical models, but also offer tools, background information, qualitative methods, and guidelines for structuring the research process. Articles include examples and applications of research strategies and techniques, highlighting multidisciplinary options for observing social phenomena. The alphabetical arrangement of the articles, their glossaries and cross-references, and the volumes'' detailed index will encourage exploration across the social sciences. Descriptions of important data sets and case studies will help readers understand resources they can often instantly access.

Also available online via ScienceDirect - featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.

	Introduces readers to the advantages and potential of specific techniques and suggests additional sources that readers can then consult to learn more.

	Conveys a range of basic to complex research issues in sufficient detail to explain even the most complicated statistical technique. Readers are provided with references for further information.

	Eleven substantive sections delineate social sciences and the research processes they follow to measure and provide new knowledge on a wide range of topics.

	Authors are prominent scholars and methodologists from all social science fields.

	Within each of the sections important components of quantitative and qualitative research methods are dissected and illustrated with examples from diverse fields of study.

	Actual research experiences provide useful examples.

 ', '<p style="text-align:justify"><span><span><span><span>The Encyclopedia of Social Measurement captures the data, techniques, theories, designs, applications, histories, and implications of assigning numerical values to social phenomena. Responding to growing demands for transdisciplinary descriptions of quantitative and qualitative techniques, measurement, sampling, and statistical methods, it will increase the proficiency of everyone who gathers and analyzes data.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Covering all core social science disciplines, the 300+ articles of the Encyclopedia of Social Measurement not only present a comprehensive summary of observational frameworks and mathematical models, but also offer tools, background information, qualitative methods, and guidelines for structuring the research process. Articles include examples and applications of research strategies and techniques, highlighting multidisciplinary options for observing social phenomena. The alphabetical arrangement of the articles, their glossaries and cross-references, and the volumes'' detailed index will encourage exploration across the social sciences. Descriptions of important data sets and case studies will help readers understand resources they can often instantly access.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Also available online via ScienceDirect - featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</span></span></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span><span>Introduces readers to the advantages and potential of specific techniques and suggests additional sources that readers can then consult to learn more.</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Conveys a range of basic to complex research issues in sufficient detail to explain even the most complicated statistical technique. Readers are provided with references for further information.</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Eleven substantive sections delineate social sciences and the research processes they follow to measure and provide new knowledge on a wide range of topics.</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Authors are prominent scholars and methodologists from all social science fields.</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Within each of the sections important components of quantitative and qualitative research methods are dissected and illustrated with examples from diverse fields of study.</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Actual research experiences provide useful examples.</span></span></span></span></li>
</ul>

<p style="text-align:justify"> </p>', ' 

			Title

			 

			Encyclopedia of Social Measurement - 3 vols. In Complete Set

			Author

			Kimberly Kempf-Leonard

			Publisher

			Elsevier

			ISBN-13 Digit

			9780124438903

			ISBN-10 Digit

			0124438903

			Pages

			3000

			Year

			2005

			Binding

			Hard Bound

			Language

			English', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"> </p>

			<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>

			<p style="text-align:center"> </p>
			</td>
			<td>
			<p><span><span>Encyclopedia of Social Measurement - 3 vols. In Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Kimberly Kempf-Leonard</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Elsevier </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span><span>9780124438903</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span><span>0124438903</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>3000</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2005</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"30124"', '"18074"', '"0"', 1, 'HARDCOVER', 'Hard Bound', 'English', 'English', NULL, NULL, '2005', NULL, NULL, 'ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', NULL, NULL, 3000, '3000', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/515541705MTK02L._AC_UF1000,1000_QL80_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=0124438903&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3696', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3696', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 745, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('f6575e40-7107-4096-a737-9a030d56ad23', '3398', 995, 'Integrated Models in Production Planning, Inventory, Quality and Maintenance', 'integrated-models-in-production-planning-inventory-quality-and-maintenance-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3-3398', 'integrated-models-in-production-planning-inventory-quality-and-maintenance-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398-3398', '9780792373476', '9780792373476', '9780792373476', NULL, 'Production planning, inventory management, quality control, and maintenance policy are critical components of the manufacturing system. The effective integration of these four components gives a manufacturing operation the competitive edge in today''s global marketplace. INTEGRATED MODELS IN PRODUCTION PLANNING, INVENTORY, OUALITY, AND MAINTENANCE provides, in one volume, the latest developments in the integration of production, quality, and maintenance models. Prominent researchers, who are actively engaged in these areas, have contributed the topical chapters focused on the most recent issues in the area.

In Part I, Ben-Daya and Rahim provide an overview of the literature dealing with integrated models for production, quality, and maintenance. Directions for future research are outlined. Part II contains six chapters (chapters 2 to 6) dealing with integrated models for production and maintenance. Part III deals with integrated production/inventory and quality models in chapters 7-11. Part IV focuses on quality and maintenance integrated models and contains two chapters. Part V deals with warranty, manufacturing, and quality and contains two chapters. Part VI addresses issues related to quality and contains three chapters (chapters 16-18).

Content - List of Figures, List of Tables,  Preface,  Acknowledgments,  Contributing Authors, Part I INTRODUCTION, Part II PRODUCTION AND MAINTENANCE, Part III PRODUCTION/INVENTORY AND QUALITY, Part IV QUALITY AND MAINTENANCE, Part V  WARRANTY, MANUFACTURING AND QUALITY, Part VI QUALITY, Index        ', '<p style="text-align:justify"><span>Production planning, inventory management, quality control, and maintenance policy are critical components of the manufacturing system. The effective integration of these four components gives a manufacturing operation the competitive edge in today''s global marketplace. INTEGRATED MODELS IN PRODUCTION PLANNING, INVENTORY, OUALITY, AND MAINTENANCE provides, in one volume, the latest developments in the integration of production, quality, and maintenance models. Prominent researchers, who are actively engaged in these areas, have contributed the topical chapters focused on the most recent issues in the area.</span></p>

<p style="text-align:justify"><span>In Part I, Ben-Daya and Rahim provide an overview of the literature dealing with integrated models for production, quality, and maintenance. Directions for future research are outlined. Part II contains six chapters (chapters 2 to 6) dealing with integrated models for production and maintenance. Part III deals with integrated production/inventory and quality models in chapters 7-11. Part IV focuses on quality and maintenance integrated models and contains two chapters. Part V deals with warranty, manufacturing, and quality and contains two chapters. Part VI addresses issues related to quality and contains three chapters (chapters 16-18).</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>List of Figures, List of Tables,  Preface,  Acknowledgments,  Contributing Authors, Part I INTRODUCTION, Part II PRODUCTION AND MAINTENANCE, Part III PRODUCTION/INVENTORY AND QUALITY, Part IV QUALITY AND MAINTENANCE, Part V  WARRANTY, MANUFACTURING AND QUALITY, Part VI QUALITY, Index</span>        </span></span></span></p>', 'Sub Title
			Integrated Models in Production Planning, Inventory, Quality and Maintenance

			Author
			M.A. Rahim

			About Author
			As per Book

			ISBN 10 Digit
			0792373472

			ISBN 13 Digit
			9780792373476

			Pages
			445

			Binding
			Hardcover

			Year of Publication
			2001

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Integrated Models in Production Planning, Inventory, Quality and Maintenance</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>M.A. Rahim</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">0792373472</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780792373476</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>445</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2001</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"23310"', '"13986"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 445, '445', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5353Integrated%20Models%20in%20Production%20Planning,%20Inventory,%20Quality%20and%20Maintenance.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780792373476&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3398', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3398', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 995, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('f696e605-bed7-4647-8c4d-bc7918a754b0', '3660', 781, 'Encyclopedia of Food Microbiology, 2/e - 3 Vols. Set', 'encyclopedia-of-food-microbiology-2e-3-vols-set', 'encyclopedia-of-food-microbiology-2e-3-vols-set', '9780123847331', '9780123847331', '9780123847331', NULL, 'Written by the world''s leading scientists and spanning over 400 articles in three volumes, the Encyclopedia of Food Microbiology, Second Edition is a complete, highly structured guide to current knowledge in the field. Fully revised and updated, this encyclopedia reflects the key advances in the field since the first edition was published in 1999

The articles in this key work, heavily illustrated and fully revised since the first edition in 1999, highlight advances in areas such as genomics and food safety to bring users up-to-date on microorganisms in foods. Topics such as DNA sequencing and E. coli are particularly well covered.

With lists of further reading to help users explore topics in depth, this resource will enrich scientists at every level in academia and industry, providing fundamental information as well as explaining state-of-the-art scientific discoveries.

Key Features

	This book is designed to allow disparate approaches (from farmers to processors to food handlers and consumers) and interests to access accurate and objective information about the microbiology of foods

	Microbiology impacts the safe presentation of food. From harvest and storage to determination of shelf-life, to presentation and consumption. This work highlights the risks of microbial contamination and is an invaluable go-to guide for anyone working in Food Health and Safety

	Has a two-fold industry appeal (1) those developing new functional food products and (2) to all corporations concerned about the potential hazards of microbes in their food products', '<p>Written by the world''s leading scientists and spanning over 400 articles in three volumes, the <em>Encyclopedia of Food Microbiology, Second Edition</em> is a complete, highly structured guide to current knowledge in the field. Fully revised and updated, this encyclopedia reflects the key advances in the field since the first edition was published in 1999</p>

<p>The articles in this key work, heavily illustrated and fully revised since the first edition in 1999, highlight advances in areas such as genomics and food safety to bring users up-to-date on microorganisms in foods. Topics such as DNA sequencing and E. coli are particularly well covered.</p>

<p>With lists of further reading to help users explore topics in depth, this resource will enrich scientists at every level in academia and industry, providing fundamental information as well as explaining state-of-the-art scientific discoveries.</p>

<h3>Key Features</h3>

<ul>
	<li>This book is designed to allow disparate approaches (from farmers to processors to food handlers and consumers) and interests to access accurate and objective information about the microbiology of foods</li>
	<li>Microbiology impacts the safe presentation of food. From harvest and storage to determination of shelf-life, to presentation and consumption. This work highlights the risks of microbial contamination and is an invaluable go-to guide for anyone working in Food Health and Safety</li>
	<li>Has a two-fold industry appeal (1) those developing new functional food products and (2) to all corporations concerned about the potential hazards of microbes in their food products</li>
</ul>', 'Sub Title
			Encyclopedia of Food Microbiology, 2/e - 3 Vols. Set

			Author / Editor
			Carl A. Batt, Mary Lou Tortorello

			About Author

			Carl A. Batt - Cornell University, Ithaca, NY, USA

			Mary Lou Tortorello - U.S. Food and Drug Administration, Bedford Park, IL, USA

			ISBN 13 Digit
			9780123847331

			Pages
			3248 pages

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Food Microbiology, 2/e - 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Carl A. Batt, Mary Lou Tortorello</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p style="text-align:center"><span><span><strong>Carl A. Batt - </strong>Cornell University, Ithaca, NY, USA</span></span></p>

			<p style="text-align:center"><span><strong>Mary Lou Tortorello - </strong>U.S. Food and Drug Administration, Bedford Park, IL, USA</span></p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780123847331</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">3248 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', '"149800"', '"89880"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3248 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7091Food%20Microbiology%20.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780123847331&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3660', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3660', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 781, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('f697d653-52b4-4476-be0c-4c01310cdbdf', '226', NULL, 'Economics in Action - An Easy Guide for Development Practitioners', 'economics-in-action-an-easy-guide-for-development-practitioners-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226', 'economics-in-action-an-easy-guide-for-development-practitioners-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226-226', 'Economics in Action', 'Economics in Action', 'Economics in Action', NULL, 'This book is a compendium on economics specially designed for development practitioners and civil-society activists who do not have formal training in the subject. It provides an understanding of microeconomics, knowledge of the macroeconomic environment and insights from the specialized area called development economics. Through separate chapters, it covers poverty, inequality, social and gender discrimination, and environmental impact. Economics in Action provides the necessary knowledge to participants of public debates who do not have a background in economics and would like to reinforce their arguments and analyses with sound economic theory. It also carries specific tips on using economics in development practice and interventions. The author, in general, tries to relate the ideas and relationships described in economics with the real-world problems that we may encounter as part of our lives.', '<p>This book is a compendium on economics specially designed for development practitioners and civil-society activists who do not have formal training in the subject. It provides an understanding of microeconomics, knowledge of the macroeconomic environment and insights from the specialized area called development economics. Through separate chapters, it covers poverty, inequality, social and gender discrimination, and environmental impact. Economics in Action provides the necessary knowledge to participants of public debates who do not have a background in economics and would like to reinforce their arguments and analyses with sound economic theory. It also carries specific tips on using economics in development practice and interventions. The author, in general, tries to relate the ideas and relationships described in economics with the real-world problems that we may encounter as part of our lives.</p>', 'Sub Title
			No

			Author
			V. Santhakumar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788132111245

			Pages
			372

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V. Santhakumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132111245</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>372</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"600"', '"360"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 372, '372', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62679788132111245.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Economics%20in%20Action&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=226', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=226', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2941, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('f697e66e-525f-4170-a99a-50398c0fffa6', '3996', 456, 'Vedic Economics', 'vedic-economics', 'vedic-economics', '9789395695015', '9789395695015', '9789395695015', NULL, 'About the book

There is description of standard words in the book apart from theroretical and practical aspects of Vedic Economics. With this, the posterior continuity of Vedic Economics has been presented as Sanatan Economics in this book. There is description of income calculation theory of individuals in the fourth chapter of the book which is based on Indian transitorism. The last chapter of the book describes total employment/vocation based on Vedic Vocation. This chapter also describes Rastriya Shram Sena of prominent thinker Dattopant Thengadi which is based on the nayionalization theory of laborers.

It is the first book on Vedic Economics in the world. It will initiate a new vision of economics. And, it will also make the readers familiar to Vedic Economics and its practical aspects.

Contents:-

	Explanation of Vedic Economics

	Various Reference of Vedic-Sanatan Economics

	Vedic-Sanatan proportion value system and income-assessment theory

Note-1: Indian Economics based table of Individual Income and status calculation

	Vedic-Sanatan Agriculture and Measurement System

	Vedic-Sanatan Rural Thinking & Reference of Complete Livelihood at Present

Note-2: Complete employment and Nationalisation of labourer

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>There is description of standard words in the book apart from theroretical and practical aspects of Vedic Economics. With this, the posterior continuity of Vedic Economics has been presented as Sanatan Economics in this book. There is description of income calculation theory of individuals in the fourth chapter of the book which is based on Indian transitorism. The last chapter of the book describes total employment/vocation based on Vedic Vocation. This chapter also describes Rastriya Shram Sena of prominent thinker Dattopant Thengadi which is based on the nayionalization theory of laborers.</span></span></span></p>

<p style="text-align:justify"><span><span><span>It is the first book on Vedic Economics in the world. It will initiate a new vision of economics. And, it will also make the readers familiar to Vedic Economics and its practical aspects.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Explanation of Vedic Economics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Various Reference of Vedic-Sanatan Economics</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Vedic-Sanatan proportion value system and income-assessment theory</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span>Note-1: Indian Economics based table of Individual Income and status calculation</span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Vedic-Sanatan Agriculture and Measurement System</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Vedic-Sanatan Rural Thinking &amp; Reference of Complete Livelihood at Present</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span>Note-2: Complete employment and Nationalisation of labourer</span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Vedic Economics

			Author
			Om Prakash Singh

			ISBN
			9789395695015

			Publisher
			Swaraj Prakashan

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Vedic Economics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Om Prakash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789395695015</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"595"', '"387"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '07d311ed-58c1-4acd-b475-0a337b1ee926', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6962pp.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789395695015&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3996', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3996', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 456, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:12'),
('f6ab7653-80b7-41c8-b984-c0bcd8f7370b', '1783', NULL, 'Free energy Transduction and Biochemical Cycle Kinetics', 'free-energy-transduction-and-biochemical-cycle-kinetics-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783', 'free-energy-transduction-and-biochemical-cycle-kinetics-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783-1783', 'SDFG5542', 'SDFG5542', 'SDFG5542', NULL, 'This three-part treatment translates the technical language of research monographs on the theory of free energy transfer in biology, making the subject more accessible to those entering the field. Designed for upper-level classes in biochemistry or biophysics, it can also be used for independent study. 36 figures. 1989 edition.', '<p>This three-part treatment translates the technical language of research monographs on the theory of free energy transfer in biology, making the subject more accessible to those entering the field. Designed for upper-level classes in biochemistry or biophysics, it can also be used for independent study. 36 figures. 1989 edition.</p>', 'Free energy Transduction and Biochemical Cycle Kinetics', '<h1>Free energy Transduction and Biochemical Cycle Kinetics</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7647dppp_6.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SDFG5542&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1783', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1783', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1966, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:12'),
('f6e37728-a21f-4c7a-b23e-72d9e1f7c767', '272', NULL, 'Sant Gyanesvarkrit - Yog Pradipika', 'sant-gyanesvarkrit-yog-pradipika-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272', 'sant-gyanesvarkrit-yog-pradipika-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272-272', 'Sant Gyanesvarkrit - Yog Pradipika', 'Sant Gyanesvarkrit - Yog Pradipika', 'Sant Gyanesvarkrit - Yog Pradipika', NULL, 'त्रिकाण्डात्मक श्रुति गीता विश्व का दार्शनिक धरोहर है जिसे युगों पूर्व भगवान श्री कृष्ण ने कुरुक्षेत्र की रणभूमि पर अर्जुन के मोह व द्वन्द्व निवारणार्थ सर्वप्रथम निरूपित किया था। महाराष्ट्र में तेरहवीं ईसवी में जन्मे सन्त ज्ञानेश्वर देश के विख्यात एव तपःसम्पन्न सन्तों में अन्नय स्थान रखते हैं। युवावस्था में ही सन्यास मार्ग ग्रहण कर उन्होंने संसार को अपने ज्ञानलोक और तपश्चर्या की सिद्धियों से प्रकाशित का जनसाधारण में सनातन धर्म की पुनप्र्रतिष्ठा में भागीरथ प्रयास किया। उनकी ‘ज्ञानेश्वरी’ एक अलौकिक ग्रन्थ है, जिसके अन्तर्गत उनका ‘पसायदान’ उनके आध्यात्मिक अध्यवसाय के समापन पर काढ़ा हुआ दिव्य प्रसाद मानवमात्र के कल्याणार्थ प्रकट हुआ है। ज्ञानेश्वरी एक प्रतिभासम्पन्न काव्य है। यह अपमा, भाषा सौन्दर्य, तत्वज्ञान, साक्षात्कार, भक्ति और अद्वैत का अन्योन्याश्रित संगम है। असामान्य निरीक्षण शक्ति, अप्रतिहत कवित्वशैली, अलौकिक वाङमय माधुर्य जैसे गुणों से युक्त यह ग्रन्थ सचमुच अद्वितय है। भगवान का कृपाप्रसाद और निसर्ग का चमत्कार इनका संगम है। “योग प्रदीपिका” के नाम से प्रकाशित सन्त ज्ञानेश्वर का यह ग्रन्थ मूल भगवद् गीता ग्रन्थ पर सन्त ज्ञानेश्वर की दृष्टि है। ज्ञानेश्वर ने गीता जैसे सेस्कृत ग्रन्थ पर देशी अलंकार चढ़ाए है। ज्ञानेश्वर जब गीता का अर्थ विशद करके बताते है तब उनकी तेजोमय दृष्टि श्रोताओं को भी तेजोमय बनाती है। ज्ञानेश्वर विश्व की चिन्ता करने वाले महामानव थे। “विश्व ही मेरा घर” (हे विश्वचि माझे कर) जैसी विश्वमय दृष्टि उनकी विराटता को स्पष्ट करती है। सन्त ज्ञानेश्वर जी का यह दिव्य पसायदान भारत तथा विश्व की अनेक भाषाओं में अनूदित हुआ है, जिनमें प्रमुख है हिन्दी, कन्नड़, बांग्ला, फ्रेंच, स्पैनिश, जर्मन इत्यादि। विश्वास है कि “योग प्रदीपिका” के माध्यम से ज्ञानेश्वरी का लाभ हिन्दी पाठकों को मिलेगा। ज्ञानेदेव का सर्वांगीण शिक्षण उनके जीवन व चरित्र से उद्भासित होता है। ज्ञानेश्वरी ग्रन्थ साहित्य की दृष्टि से अनुपम है तथा सिद्धान्त की दृष्टि से भी अनोखा है। साथ ही, इस योग प्रदीपिका की रचना में अनेक अमूल्य व प्राच्य ग्रन्धों का उपयोग किया गया है।', '<p>त्रिकाण्डात्मक श्रुति गीता विश्व का दार्शनिक धरोहर है जिसे युगों पूर्व भगवान श्री कृष्ण ने कुरुक्षेत्र की रणभूमि पर अर्जुन के मोह व द्वन्द्व निवारणार्थ सर्वप्रथम निरूपित किया था। महाराष्ट्र में तेरहवीं ईसवी में जन्मे सन्त ज्ञानेश्वर देश के विख्यात एव तपःसम्पन्न सन्तों में अन्नय स्थान रखते हैं। युवावस्था में ही सन्यास मार्ग ग्रहण कर उन्होंने संसार को अपने ज्ञानलोक और तपश्चर्या की सिद्धियों से प्रकाशित का जनसाधारण में सनातन धर्म की पुनप्र्रतिष्ठा में भागीरथ प्रयास किया। उनकी ‘ज्ञानेश्वरी’ एक अलौकिक ग्रन्थ है, जिसके अन्तर्गत उनका ‘पसायदान’ उनके आध्यात्मिक अध्यवसाय के समापन पर काढ़ा हुआ दिव्य प्रसाद मानवमात्र के कल्याणार्थ प्रकट हुआ है। ज्ञानेश्वरी एक प्रतिभासम्पन्न काव्य है। यह अपमा, भाषा सौन्दर्य, तत्वज्ञान, साक्षात्कार, भक्ति और अद्वैत का अन्योन्याश्रित संगम है। असामान्य निरीक्षण शक्ति, अप्रतिहत कवित्वशैली, अलौकिक वाङमय माधुर्य जैसे गुणों से युक्त यह ग्रन्थ सचमुच अद्वितय है। भगवान का कृपाप्रसाद और निसर्ग का चमत्कार इनका संगम है। “योग प्रदीपिका” के नाम से प्रकाशित सन्त ज्ञानेश्वर का यह ग्रन्थ मूल भगवद् गीता ग्रन्थ पर सन्त ज्ञानेश्वर की दृष्टि है। ज्ञानेश्वर ने गीता जैसे सेस्कृत ग्रन्थ पर देशी अलंकार चढ़ाए है। ज्ञानेश्वर जब गीता का अर्थ विशद करके बताते है तब उनकी तेजोमय दृष्टि श्रोताओं को भी तेजोमय बनाती है। ज्ञानेश्वर विश्व की चिन्ता करने वाले महामानव थे। “विश्व ही मेरा घर” (हे विश्वचि माझे कर) जैसी विश्वमय दृष्टि उनकी विराटता को स्पष्ट करती है। सन्त ज्ञानेश्वर जी का यह दिव्य पसायदान भारत तथा विश्व की अनेक भाषाओं में अनूदित हुआ है, जिनमें प्रमुख है हिन्दी, कन्नड़, बांग्ला, फ्रेंच, स्पैनिश, जर्मन इत्यादि। विश्वास है कि “योग प्रदीपिका” के माध्यम से ज्ञानेश्वरी का लाभ हिन्दी पाठकों को मिलेगा। ज्ञानेदेव का सर्वांगीण शिक्षण उनके जीवन व चरित्र से उद्भासित होता है। ज्ञानेश्वरी ग्रन्थ साहित्य की दृष्टि से अनुपम है तथा सिद्धान्त की दृष्टि से भी अनोखा है। साथ ही, इस योग प्रदीपिका की रचना में अनेक अमूल्य व प्राच्य ग्रन्धों का उपयोग किया गया है।</p>', 'Sub Title

			Sant Gyanesvarkrit - Yog Pradipika

			Author
			Prof. Sadanand Gadgil

			ISBN 13 Digit
			9788187471950

			Publisher
			Standard Publishers (India)

			Binding
			Hardcover', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sant Gyanesvarkrit - Yog Pradipika</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Sadanand Gadgil</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471950</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', '"1749"', '"1695"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1c7bab7c-d1d0-4d4c-916a-889442b2e0af', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32559788187471950_1.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Sant%20Gyanesvarkrit%20-%20Yog%20Pradipika&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=272', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=272', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2916, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('f6e9585c-ed1c-4392-8959-a758a05bb30f', '3184', NULL, 'Extremum Problems for Eigenvallues of Elliptic Operators - Frontiers in Mathematics', 'extremum-problems-for-eigenvallues-of-elliptic-operators-frontiers-in-mathematics', 'extremum-problems-for-eigenvallues-of-elliptic-operators-frontiers-in-mathematics', '9783764377052', '9783764377052', '9783764377052', NULL, 'This book focuses on extremal problems. For instance, it seeks a domain which minimizes or maximizes a given eigenvalue of the Laplace operator with various boundary conditions and various geometric constraints. Also considered is the case of functions of eigenvalues. The text probes similar questions for other elliptic operators, such as Schrodinger, and explores optimal composites and optimal insulation problems in terms of eigenvalues.', '<p>This book focuses on extremal problems. For instance, it seeks a domain which minimizes or maximizes a given eigenvalue of the Laplace operator with various boundary conditions and various geometric constraints. Also considered is the case of functions of eigenvalues. The text probes similar questions for other elliptic operators, such as Schrodinger, and explores optimal composites and optimal insulation problems in terms of eigenvalues.</p>

<ul>
</ul>', 'Sub Title
			No

			Author
			Antoine Henrot

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783764377052

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Antoine Henrot</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783764377052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4300"', '"2580"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41341.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783764377052&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3184', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3184', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1182, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:17', '2026-08-12 00:45:12'),
('f6fa6de5-9781-42de-81b0-ab8fa45afa0d', '3430', 964, 'Structure and Agency - Key Debates in Sociology - 4 Vols.', 'structure-and-agency-key-debates-in-sociology-4-vols-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-343-3430', 'structure-and-agency-key-debates-in-sociology-4-vols-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430-3430', '9781848600317', '9781848600317', '9781848600317', NULL, 'The relationship of social structure to individual and collective agency has been central to sociology from the outset. It remains so in period in which poststructuralists have challenged the idea of stable social structures and even the usefulness in social science of the concept of structure itself. The historical trajectory of the debate about the respective importance of structure and agency and the relationship between the two provides the narrative context of this collection of articles.

Structure and Agency is a collection of classic and contemporary readings on this central sociological theme. Readings from Marx, Weber and Durkheim are included as well as recent pieces by authorities including Margaret Archer, Pierre Bourdieu and Stuart Hall. These four volumes cover respectively the seminal sources of the structure/agency debate and the ''cultural turn''; critical theory, Giddens'' structuration theory, and critical realism; the application of theory to specific areas of social life; network theory and globalization; and a conclusion covering current theoretical trends and debates. The editor''s introduction provides a parallel historical and theoretical commentary to the readings.

Volume I: Modernity, Sociology and the Structure/Agency Debate

Volume II: Postmodernity - An End to the Structure /Agency Dichotomy

Volume III: Structure/Agency Theories Applied

Volume IV: Network Theory - Transcending the Traditional Limits of Structure/Agency', '<p>The relationship of social structure to individual and collective agency has been central to sociology from the outset. It remains so in period in which poststructuralists have challenged the idea of stable social structures and even the usefulness in social science of the concept of structure itself. The historical trajectory of the debate about the respective importance of structure and agency and the relationship between the two provides the narrative context of this collection of articles.</p>

<p><strong>Structure and Agency</strong> is a collection of classic and contemporary readings on this central sociological theme. Readings from Marx, Weber and Durkheim are included as well as recent pieces by authorities including Margaret Archer, Pierre Bourdieu and Stuart Hall. These four volumes cover respectively the seminal sources of the structure/agency debate and the ''cultural turn''; critical theory, Giddens'' structuration theory, and critical realism; the application of theory to specific areas of social life; network theory and globalization; and a conclusion covering current theoretical trends and debates. The editor''s introduction provides a parallel historical and theoretical commentary to the readings.</p>

<p>Volume I: Modernity, Sociology and the Structure/Agency Debate<br />
Volume II: Postmodernity - An End to the Structure /Agency Dichotomy<br />
Volume III: Structure/Agency Theories Applied<br />
Volume IV: Network Theory - Transcending the Traditional Limits of Structure/Agency</p>', 'Sub Title
			Key Debates in Sociology

			Author
			Mike O'' Donnell

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781848600317

			Pages
			1672

			Binding
			Hardcover

			Year of Publication
			2010

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Key Debates in Sociology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mike O'' Donnell</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848600317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1672</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"68305"', '"40980"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1672, '1672', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/976031377_book_item_31377.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781848600317&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3430', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3430', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 964, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:12'),
('f7052ef1-616b-4192-b504-d245c82563b2', '2699', NULL, 'English Language Teaching - A Socio-Functional View', 'english-language-teaching-a-sociofunctional-view-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-26-2699', 'english-language-teaching-a-sociofunctional-view-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699-2699', 'VGFH54', 'VGFH54', 'VGFH54', NULL, 'English Language Teaching - A Socio-Functional View', '<h1>English Language Teaching - A Socio-Functional View</h1>', 'Sub Title
			No

			Author
			A.A. Khan, Abdul Haque

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184353723

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.A. Khan, Abdul Haque</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353723</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VGFH54&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2699', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2699', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1399, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:12'),
('f70be27b-a314-4a56-aa24-2d0de3a96267', '1709', NULL, 'Introduction to Nonlinear Physics', 'introduction-to-nonlinear-physics', 'introduction-to-nonlinear-physics', '9788181286659', '9788181286659', '9788181286659', NULL, 'About the book

This textbook provides an introduction to the new science of nonlinear physics for advanced undergraduates, beginning graduate students, and researchers entering the field. The chapters, by pioneers and experts in the field, share a unified perspective. Nonlinear science developed out of the increasing ability to investigate and analyze systems for which effects are not simply linear functions of their causes; it is associated with such well-known code words as chaos, fractals, pattern formation, solitons, cellular automata, and complex systems. Nonlinear phenomena are important in many fields, including dynamical systems, fluid dynamics, materials science, statistical physics, and paritcel physics. The general principles developed in this text are applicable in a wide variety of fields in the natural and social sciences. The book will thus be of interest not only to physicists, but also to engineers, chemists, geologists, biologists, economists, and others interested in nonlinear phenomena. Examples and exercises complement the text, and extensive references provide a guide to research in the field.', '<p style="text-align:justify"><span><span><span>About the book</span></span></span></p>

<p style="text-align:justify"><span><span><span>This textbook provides an introduction to the new science of nonlinear physics for advanced undergraduates, beginning graduate students, and researchers entering the field. The chapters, by pioneers and experts in the field, share a unified perspective. Nonlinear science developed out of the increasing ability to investigate and analyze systems for which effects are not simply linear functions of their causes; it is associated with such well-known code words as chaos, fractals, pattern formation, solitons, cellular automata, and complex systems. Nonlinear phenomena are important in many fields, including dynamical systems, fluid dynamics, materials science, statistical physics, and paritcel physics. The general principles developed in this text are applicable in a wide variety of fields in the natural and social sciences. The book will thus be of interest not only to physicists, but also to engineers, chemists, geologists, biologists, economists, and others interested in nonlinear phenomena. Examples and exercises complement the text, and extensive references provide a guide to research in the field.</span></span></span></p>', 'Title
			Introduction to Nonlinear Physics

			Author
			Lam

			ISBN
			9788181286659

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Introduction to Nonlinear Physics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Lam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181286659</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"1095"', '"767"', '"0"', 10, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1179WhatsApp%20Image%202025-09-10%20at%2011.42.54_8e4ddaee.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181286659&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1709', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1709', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2026, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f71ff88a-49e3-4f3a-9afa-6658048e9b1f', '2608', NULL, 'Lok Jagran aur Hindi Sahitya - Lok Vimarsh: Sahitya ka Samkalin Janpaksh BOOK', 'lok-jagran-aur-hindi-sahitya-lok-vimarsh-sahitya-ka-samkalin-janpaksh-book-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2-2608', 'lok-jagran-aur-hindi-sahitya-lok-vimarsh-sahitya-ka-samkalin-janpaksh-book-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608-2608', '9789381630198', '9789381630198', '9789381630198', NULL, 'Lok Jagran aur Hindi Sahitya - Lok Vimarsh: Sahitya ka Samkalin Janpaksh BOOK', '<h1>Lok Jagran aur Hindi Sahitya - Lok Vimarsh: Sahitya ka Samkalin Janpaksh BOOK</h1>', 'Sub Title

			Lok Jagran Aur Hindi Sahitya - Lok Vimarsh: Sahitya Ka Samkalin Janpaksh BOOK

			Author
			Dr. Satyender Sharma

			ISBN 13 Digit
			9789381630198

			Publishers
			Pacific 

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Lok Jagran Aur Hindi Sahitya - Lok Vimarsh: Sahitya Ka Samkalin Janpaksh BOOK</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Satyender Sharma</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381630198</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Pacific </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'dcf62f18-0189-408b-99c2-bc76dd586c44', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4714pic-22.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789381630198&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2608', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2608', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1485, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:12'),
('f7382d4c-47ed-4612-b3ba-1b8994864d53', '1778', NULL, 'Stochastic Methods in Quantum Mechanics', 'stochastic-methods-in-quantum-mechanics-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1-1778', 'stochastic-methods-in-quantum-mechanics-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778-1778', 'DERT2232', 'DERT2232', 'DERT2232', NULL, 'Practical developments in such fields as optical coherence, communication engineering, and laser technology have developed from the applications of stochastic methods. This introductory survey offers a broad view of some of the most useful stochastic methods and techniques in quantum physics, functional analysis, probability theory, communications, and electrical engineering. Starting with a history of quantum mechanics, it examines both the quantum logic approach and the operational approach, with explorations of random fields and quantum field theory. The text assumes a basic knowledge of functional analysis; although some experience with probability theory and quantum mechanics is helpful, necessary ideas and results from these two disciplines are developed as needed. A selection of exercises follows each chapter, and proofs to most of the theorems are included. A comprehensive bibliography allows researchers and students to continue in the direction of their individual interests.', '<p>Practical developments in such fields as optical coherence, communication engineering, and laser technology have developed from the applications of stochastic methods. This introductory survey offers a broad view of some of the most useful stochastic methods and techniques in quantum physics, functional analysis, probability theory, communications, and electrical engineering. Starting with a history of quantum mechanics, it examines both the quantum logic approach and the operational approach, with explorations of random fields and quantum field theory. The text assumes a basic knowledge of functional analysis; although some experience with probability theory and quantum mechanics is helpful, necessary ideas and results from these two disciplines are developed as needed. A selection of exercises follows each chapter, and proofs to most of the theorems are included. A comprehensive bibliography allows researchers and students to continue in the direction of their individual interests.</p>', 'Stochastic Methods in Quantum Mechanics', '<h1>Stochastic Methods in Quantum Mechanics</h1>', '"1299"', '"779"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62071_4_49.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DERT2232&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1778', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1778', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1969, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:12'),
('f748f9fb-563b-4c95-a491-974e2dd90bc3', '994', NULL, 'bhartiya Samaj: Mudde Evam Samasyayen NEW', 'bhartiya-samaj-mudde-evam-samasyayen-new-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994', 'bhartiya-samaj-mudde-evam-samasyayen-new-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994-994', 'RFBH6655', 'RFBH6655', 'RFBH6655', NULL, 'bhartiya Samaj: Mudde Evam Samasyayen NEW', '<h1>bhartiya Samaj: Mudde Evam Samasyayen NEW</h1>', 'Sub Title
			No

			Author
			Dr. V.N. Singh

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382937319

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937319</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71649789382937319.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFBH6655&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=994', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=994', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2495, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('f7594499-415e-492a-91cf-9ddb90530435', '253', NULL, 'Geoenvironment Challenges Ahead', 'geoenvironment-challenges-ahead-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253', 'geoenvironment-challenges-ahead-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253-253', 'Geoenvironment Challenges', 'Geoenvironment Challenges', 'Geoenvironment Challenges ', NULL, '', NULL, 'Sub Title
			No

			Author
			G.M. Bhat

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780230639096

			Pages
			334

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.M. Bhat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230639096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1049"', '"629"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 334, '334', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1362geoenvironment_challenges_ahead.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Geoenvironment%20Challenges%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=253', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=253', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2926, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('f759cabe-733a-4685-8022-07c1a8b4d442', '4298', 165, 'Stable Approximate Evaluation of Unbounded Operators', 'stable-approximate-evaluation-of-unbounded-operators', 'stable-approximate-evaluation-of-unbounded-operators', '9783540399421', '9783540399421', '9783540399421', NULL, 'About the book

Spectral theory of bounded linear operators teams up with von Neumann’s theory of unbounded operators in this monograph to provide a general framework for the study of stable methods for the evaluation of unbounded operators. An introductory chapter provides numerous illustrations of unbounded linear operators that arise in various inverse problems of mathematical physics. Before the general theory of stabilization methods is developed, an extensive exposition of the necessary background material from the theory of operators on Hilbert space is provided. Several specific stabilization methods are studied in detail, with particular attention to the Tikhonov-Morozov method and its iterated version.

Content:

	Some Problems Leading to Unbounded Operators

	Hilbert Space Background

	A General Approach to Stabilization

	The Tikhonov-Morozov Method

	Finite-Dimensional Approximations', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Spectral theory of bounded linear operators teams up with von Neumann’s theory of unbounded operators in this monograph to provide a general framework for the study of stable methods for the evaluation of unbounded operators. An introductory chapter provides numerous illustrations of unbounded linear operators that arise in various inverse problems of mathematical physics. Before the general theory of stabilization methods is developed, an extensive exposition of the necessary background material from the theory of operators on Hilbert space is provided. Several specific stabilization methods are studied in detail, with particular attention to the Tikhonov-Morozov method and its iterated version.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Some Problems Leading to Unbounded Operators</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Hilbert Space Background</span></span></span></li>
	<li style="text-align:justify"><span><span><span>A General Approach to Stabilization</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The Tikhonov-Morozov Method</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Finite-Dimensional Approximations</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title
			Stable Approximate Evaluation of Unbounded Operators

			Author
			Charles W.Groetsch

			ISBN
			9783540399421

			Publisher
			Springer

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Stable Approximate Evaluation of Unbounded Operators</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Charles W.Groetsch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9783540399421</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"3627"', '"2539"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6140stable.jpg', NULL, '24', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9783540399421&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4298', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4298', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 165, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('f7685411-0167-4467-96c5-8a752e413c30', '1506', NULL, 'Bhartiya Nav Jagran Evam Rashtriya Aandolan', 'bhartiya-nav-jagran-evam-rashtriya-aandolan-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-15-1506', 'bhartiya-nav-jagran-evam-rashtriya-aandolan-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506-1506', 'YTEE776', 'YTEE776', 'YTEE776', NULL, 'Bhartiya Nav Jagran Evam Rashtriya Aandolan', '<h1>Bhartiya Nav Jagran Evam Rashtriya Aandolan</h1>', 'Sub Title
			No

			Author
			Prof. Dr. Sohan Raj Tated

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381952283

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Dr. Sohan Raj Tated</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381952283</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1095"', '"657"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82809789381952283.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YTEE776&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1506', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1506', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2167, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f76e6ddb-4a58-44a4-a2f4-523908872bf3', '1064', NULL, 'The Sage Handbook of Social Psychology New', 'the-sage-handbook-of-social-psychology-new-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-106-1064', 'the-sage-handbook-of-social-psychology-new-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064-1064', 'YUJH7755', 'YUJH7755', 'YUJH7755', NULL, '`This volume is everything one would want from a one-volume handbook... Comprehensive in scope, authoritative, clearly written, and detailed... The volume is edited by two of the most prominent social psychologists in their own right, and the list of contributors is a veritable who''s who of the discipline. No Library should be without this book'' - Choice This is a comprehensive, scholarly, and up-to-date survey of the field of social psychology for the new millennium - a single 656 page Handbook containing 23 chapters by leading researchers from around the world. It is a state-of-the-art text with an eye to the future, in which rich integrative chapters are thorough analytic reviews. The chapters fall into five sections that reflect the scope of social psychology as a global scientific endeavour: history and nature of social psychology; individual processes, interpersonal processes; processes within groups, and intergroup processes and society. The book is edited by Michael A Hogg and Joel Cooper, with Dominic Abrams, Elliot Aronson and Shelley Taylor acting as advisory editors. The main features and benefits of this book include: single volume; international coverage of social psychology; international line-up of authors; basic and applied research are integrated within chapters, not exiled to the end of the book; traditional emphasis on individual and interpersonal processes is balanced with full emphasis on the study of group processes and intergroup relations; chapters on language and social psychology, culture and self.', '<p>`This volume is everything one would want from a one-volume handbook... Comprehensive in scope, authoritative, clearly written, and detailed... The volume is edited by two of the most prominent social psychologists in their own right, and the list of contributors is a veritable who''s who of the discipline. No Library should be without this book'' - Choice This is a comprehensive, scholarly, and up-to-date survey of the field of social psychology for the new millennium - a single 656 page Handbook containing 23 chapters by leading researchers from around the world. It is a state-of-the-art text with an eye to the future, in which rich integrative chapters are thorough analytic reviews. The chapters fall into five sections that reflect the scope of social psychology as a global scientific endeavour: history and nature of social psychology; individual processes, interpersonal processes; processes within groups, and intergroup processes and society. The book is edited by Michael A Hogg and Joel Cooper, with Dominic Abrams, Elliot Aronson and Shelley Taylor acting as advisory editors. The main features and benefits of this book include: single volume; international coverage of social psychology; international line-up of authors; basic and applied research are integrated within chapters, not exiled to the end of the book; traditional emphasis on individual and interpersonal processes is balanced with full emphasis on the study of group processes and intergroup relations; chapters on language and social psychology, culture and self.</p>', 'The Sage Handbook of Social Psychology New', '<h1>The Sage Handbook of Social Psychology New</h1>', '"13299"', '"7979"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63441_3_27.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUJH7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1064', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1064', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2444, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('f77151fd-8aac-49d4-a577-e3003b45ef1f', '3354', NULL, 'The Cambridge Companion to The Age of Pericles', 'the-cambridge-companion-to-the-age-of-pericles-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354', 'the-cambridge-companion-to-the-age-of-pericles-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354-3354', '9780521807937', '9780521807937', '9780521807937', NULL, 'Content - Illustrations and Maps, Contributors, Abbreviations, Preface, Introduction Athenian History and Society in the Age of Pericles, 1 Democracy and Empire, 2 Athenian Religion in the Age of Pericles, 3 The Athenian Economy, 4 Watfare in Athenian Society, 5 Art and Architecture, 6 Other Sorts: Slaves, Foreigners, and Women in Periclean Athens, 7 Drama and Democracy, 8 The Bureaucracy of Democracy and Empire, 9 Plato''s Sophists, Intellectual History after 450, and Sokrates, 10 Democratic Theory and Practice, 11 Conclusion: Pericles and Athens, Bibliography, Index                ', '<p style="text-align:justify"><span>Content - </span><span><span>Illustrations and Maps, Contributors, Abbreviations, Preface, Introduction Athenian History and Society in the Age of Pericles, 1 Democracy and Empire, </span></span><span><span><span>2 Athenian Religion in the Age of Pericles, 3 The Athenian Economy, 4 Watfare in Athenian Society, 5 Art and Architecture, 6 Other Sorts: Slaves, Foreigners, and Women in Periclean Athens, 7 Drama and Democracy, 8 The Bureaucracy of Democracy and Empire, 9 Plato''s Sophists, Intellectual History after 450, and Sokrates, 10 Democratic Theory and Practice, 11 Conclusion: Pericles and Athens, Bibliography, Index          </span></span></span><span><span>      </span></span></p>', 'Sub Title
			The Cambridge Companion to The Age of Pericles

			Author
			Loren J. Samons II

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780521807937

			Pages
			343

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Cambridge Companion to The Age of Pericles</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Loren J. Samons II</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780521807937</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>343</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"5679"', '"3407"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 343, '343', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9950The%20Cambridge%20Companion%20to%20The%20Age%20of%20Pericles.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780521807937&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3354', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3354', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1035, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('f7959cfc-3916-48cf-9cdb-967544f5845d', '3689', 752, 'संस्कृत-हिन्दी-शब्दर्थकोषः', 'ससकत-हनद-शबदरथकष', NULL, '9788171102273', '9788171102273', '9788171102273', NULL, 'संस्कृत-हिन्दी-शब्दर्थकोषः 

श्री. ईश्वरचंद्र', '<p style="text-align:center"><strong>संस्कृत-हिन्दी-शब्दर्थकोषः </strong></p>

<p style="text-align:center"><strong>श्री. ईश्वरचंद्र</strong></p>', 'Title

			संस्कृत-हिन्दी-शब्दर्थकोषः 

			Author

			श्री. ईश्वरचंद्र

			Edition

			2021

			Publisher

			Parimal Publications

			ISBN-13 Digit

			9788171102273

			ISBN-10 Digit

			8171102271

			Pages

			1029

			Year

			2021

			Binding

			Hard Bound

			Language

			Sanskrit & Hindi 

 

 ', '<table border="1" cellspacing="0">
	<tbody>
		<tr>
			<td>
			<table cellspacing="0">
				<tbody>
					<tr>
						<td>
						<p style="text-align:center"><span><span><strong>Title</strong></span></span></p>
						</td>
					</tr>
				</tbody>
			</table>
			</td>
			<td>
			<p><span><span><strong><span>संस्कृत-हिन्दी-शब्दर्थकोषः</span></strong><strong> </strong></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p><span><span><strong><span>श्री. ईश्वरचंद्र</span></strong></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Edition </strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2021</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Publisher</strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td>
			<p><span><span>9788171102273</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td>
			<p><span><span>8171102271</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p><span><span>1029</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Year</strong></span></span></p>
			</td>
			<td>
			<p><span><span>2021</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p><span><span>Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong>Language </strong></span></span></p>
			</td>
			<td>
			<p><span><span>Sanskrit &amp; Hindi </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>

<p> </p>', '"525"', '"393"', '"0"', 2, 'HARDCOVER', 'Hard Bound', 'Sanskrit & Hindi', 'Sanskrit & Hindi ', '2021', NULL, '2021', NULL, NULL, '96442882-1a20-43ef-9133-2f6e7cd24538', NULL, NULL, 1029, '1029', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7801dictionary-1000x1000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171102273&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3689', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3689', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 752, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('f79a38d0-edb8-46f1-86e3-f8e9391f299f', '1734', NULL, 'Physics of Semiconductor Devices', 'physics-of-semiconductor-devices', 'physics-of-semiconductor-devices', '9788181286598', '9788181286598', '9788181286598', NULL, 'About the book

Physics of Semiconductor Devices is a textbook aimed at college undergraduate and graduate teaching. It covers both basic classic topics such as energy band theory and the gradual channel model of the MOSFET as well as advanced concepts and devices such as MOSFET short channel effects, low-dimensional devices and single-electron transistors. As a prerequisite, this text requires mathematics through differential equations and modern physics where students are introduced to quantum mechanics. Concepts are introduced to the reader in a simple way, often using comparisons to everyday-life experiences such as simple fluid mechanics. They are explained in depth and mathematical developments are fully described.

Contents:-

	Energy Band Theory

	Theory of Electrical Conduction

	Generation/Recombination Phenomena

	The PN Junction Diode

	Metal-Semiconductor contacts

	JFET and MESFET

	The MOS Transistor

	The Bipolar Transistor

	Heterojunction devices

	Quantum-Effect Devices

	Semiconductor Processing', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span><span>Physics of Semiconductor Devices is a textbook aimed at college undergraduate and graduate teaching. It covers both basic classic topics such as energy band theory and the gradual channel model of the MOSFET as well as advanced concepts and devices such as MOSFET short channel effects, low-dimensional devices and single-electron transistors. As a prerequisite, this text requires mathematics through differential equations and modern physics where students are introduced to quantum mechanics. Concepts are introduced to the reader in a simple way, often using comparisons to everyday-life experiences such as simple fluid mechanics. They are explained in depth and mathematical developments are fully described.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:-</span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span><span><span><span>Energy Band Theory</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Theory of Electrical Conduction</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Generation/Recombination Phenomena</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>The PN Junction Diode</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Metal-Semiconductor contacts</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>JFET and MESFET</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>The MOS Transistor</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>The Bipolar Transistor</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Heterojunction devices</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Quantum-Effect Devices</span></span></span></span></li>
	<li style="text-align:justify"><span><span><span><span>Semiconductor Processing</span></span></span></span></li>
</ul>', 'Title
			Physics of Semiconductor Devices

			Author
			Jean Pierre

			ISBN
			9788181286598

			Publisher
			Springer

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Physics of Semiconductor Devices</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jean Pierre</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788181286598</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1095"', '"767"', '"0"', 10, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '6b5b5333-b973-4cbf-8ea9-32c8612b4c80', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2990physics.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788181286598&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1734', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1734', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2005, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f7a51e43-7a95-4e76-b16c-a34c6bfb5061', '4039', 422, 'Export and Import Management: Text and Cases', 'export-and-import-management-text-and-cases', 'export-and-import-management-text-and-cases', '9789353884833', '9789353884833', '9789353884833', NULL, 'About the book

This book provides an insight on how to effectively manage the export-import process, covering important functions of procedural formalities, documentation, custom clearance, regulatory compliance with various authorities involved, and safe and systematic realization of payments from abroad. Export and Import Management: Text and Cases will help readers to understand and analyse the risks involved, such as transport risks and credit and exchange rate fluctuation risks, at various stages of trade operations. Conceptualized and mapped to meet the curriculum requirements of all prominent universities in India, this book supplements the core theoretical foundations with demonstrative case lets, discussion questions, critical thinking questions, figures, tables and up-to-date coverage of Exim regulations. Besides being a staple read for students of Exim courses, it will be a useful companion for practising managers in the field.

Contents:

	Understanding Export-Import Operations

	International Trading Environment

	Direction and Composition of India’s Foreign Trade

	E-commerce and Trade Information for Exporters

	Legal Formalities for Getting Started in Foreign Trade

	Product Selection and Adaptation for International Markets

	Regulation of Foreign Trade in India

	Understanding INCOTERMS 2020

	International Sales Contracts

	Processing of an Export Order

	Export-Import Documentation

	Pre-shipment Export Credit Scheme

	Post-shipment Export Finance Scheme

	Methods of Payments

	Credit Insurance Policies and ECGC

	Duty Drawback Claim Procedure

	Export Promotion Measures

	Quality Control and Pre-shipment Inspection in Exports

	Dedicated Export Enclaves

	Special Economic Zones in India

	Legal Framework of Customs Law', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book provides an insight on how to effectively manage the export-import process, covering important functions of procedural formalities, documentation, custom clearance, regulatory compliance with various authorities involved, and safe and systematic realization of payments from abroad. Export and Import Management: Text and Cases will help readers to understand and analyse the risks involved, such as transport risks and credit and exchange rate fluctuation risks, at various stages of trade operations. Conceptualized and mapped to meet the curriculum requirements of all prominent universities in India, this book supplements the core theoretical foundations with demonstrative case lets, discussion questions, critical thinking questions, figures, tables and up-to-date coverage of Exim regulations. Besides being a staple read for students of Exim courses, it will be a useful companion for practising managers in the field.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Understanding Export-Import Operations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>International Trading Environment</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Direction and Composition of India’s Foreign Trade</span></span></span></li>
	<li style="text-align:justify"><span><span><span>E-commerce and Trade Information for Exporters</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Legal Formalities for Getting Started in Foreign Trade</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Product Selection and Adaptation for International Markets</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Regulation of Foreign Trade in India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Understanding INCOTERMS 2020</span></span></span></li>
	<li style="text-align:justify"><span><span><span>International Sales Contracts</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Processing of an Export Order</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Export-Import Documentation</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Pre-shipment Export Credit Scheme</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Post-shipment Export Finance Scheme</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Methods of Payments</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Credit Insurance Policies and ECGC</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Duty Drawback Claim Procedure</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Export Promotion Measures</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Quality Control and Pre-shipment Inspection in Exports</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Dedicated Export Enclaves</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Special Economic Zones in India</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Legal Framework of Customs Law</span></span></span></li>
</ol>

<p style="text-align:justify"> </p>
', 'Title 
			Export and Import Management: Text and Cases

			Author
			Ram Singh

			ISBN
			9789353884833

			Publisher
			Sage

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title </span></td>
			<td style="text-align:center"><span>Export and Import Management: Text and Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ram Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789353884833</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"775"', '"620"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'b07411dc-945a-4a47-8344-fa3f20b46e71', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2370download%20(1).jpg', NULL, '9 | 39', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789353884833&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4039', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4039', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 422, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:09', '2026-08-12 00:45:12'),
('f7c5b8a9-8c81-451b-a6a4-a2b30dfdbe0f', '1039', NULL, 'Undermining Local Democracy - Parallel Governance in Contemporary South India', 'undermining-local-democracy-parallel-governance-in-contemporary-south-india-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039', 'undermining-local-democracy-parallel-governance-in-contemporary-south-india-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039-1039', 'RFGH6644', 'RFGH6644', 'RFGH6644', NULL, 'Focusing on Karnataka in India, this study examines the implications of the model of development sought to be introduced in the entire country through the governance reforms of the post-1991 period ― a model that bypasses Panchayat Raj institutions (PRIs), resulting in a majority of the population being left outside the purview of development. These changes in governance resulted in, among other things, the prolific growth of NGOs in the country, particularly in Karnataka. Explaining how community-based organizations (CBOs) set up by these NGOs have made their way into rural Karnataka, this book expresses concern over how they now perform functions that rightly belong to PRIs following the 73rd Amendment to the Constitution which devolves 29 functions to local self-government, passing on the funds they receive from the centre to their district and village branches, though these should actually go to PRIs. The book argues that elected representatives have been put in place by the people at all levels, and it is they who should take decisions regarding the development of this country. In the post-liberalisation period, governance through institutions that eschew political decentralisation is fraught with hazards. Not only will avenues for the expression of people’s wishes be lacking in such a scenario, but there will also be increasing inequality, resulting in a skewed development. The inclusiveness which the present government seeks will elude them unless they restore and strengthen Panchayat Raj institutions.', '<p>Focusing on Karnataka in India, this study examines the implications of the model of development sought to be introduced in the entire country through the governance reforms of the post-1991 period ― a model that bypasses Panchayat Raj institutions (PRIs), resulting in a majority of the population being left outside the purview of development. These changes in governance resulted in, among other things, the prolific growth of NGOs in the country, particularly in Karnataka. Explaining how community-based organizations (CBOs) set up by these NGOs have made their way into rural Karnataka, this book expresses concern over how they now perform functions that rightly belong to PRIs following the 73rd Amendment to the Constitution which devolves 29 functions to local self-government, passing on the funds they receive from the centre to their district and village branches, though these should actually go to PRIs. The book argues that elected representatives have been put in place by the people at all levels, and it is they who should take decisions regarding the development of this country. In the post-liberalisation period, governance through institutions that eschew political decentralisation is fraught with hazards. Not only will avenues for the expression of people’s wishes be lacking in such a scenario, but there will also be increasing inequality, resulting in a skewed development. The inclusiveness which the present government seeks will elude them unless they restore and strengthen Panchayat Raj institutions.</p>', 'Undermining Local Democracy - Parallel Governance in Contemporary South India', '<h1>Undermining Local Democracy - Parallel Governance in Contemporary South India</h1>', '"795"', '"695"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52679780415597470.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RFGH6644&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1039', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1039', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2459, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('f7fea703-e11a-4c4f-ac0a-98eaa7846372', '3864', 587, 'Conservation Biology: Voices from the Tropics', 'conservation-biology-voices-from-the-tropics', 'conservation-biology-voices-from-the-tropics', '9780470658635', '9780470658635', '9780470658635', NULL, 'About the book

The late Navjot Sodhi conceived this book as a way of bringing to the forefront of our conservation planning for the tropics the views of people who were actually working and living there.  In its 31 chapters, 55 authors present their views on the conservation problems they face and how they deal with them. 

Effective long term conservation in the tropics requires the full participation of local people, organizations and governments. The human population of tropical countries is expected to grow by more than 2.5 billion people over the next several decades, with expectations of increased consumption levels growing even more rapidly than population levels; clearly there will be a need for more trained conservationists and biologists.  Significant levels of local involvement are essential to conservation success, with the rights of local people fully recognized, protected and fostered by governmental and international assistance.  Overarching conservation plans are necessary, but cannot in themselves lead to success.   

The individual experiences presented in the pages of this book will provide useful models that may serve to build better and more sustainable lives for the people who live in the tropics and lead to the continued survival of as many species and functioning ecosystems as possible. 

Contents

PART 1: FROM WITHIN THE REGION, 5

SECTION 1: AFRICA, 5

2 CONSERVATION PARADIGMS SEEN THROUGH THE EYES OF BONOBOS IN THE DEMOCRATIC REPUBLIC OF CONGO, 7

Bila-Isia Inogwabini and Nigel Leader-Williams

3 GOVERNANCE FOR EFFECTIVE AND EFFICIENT CONSERVATION IN ETHIOPIA, 19

Fikirte Gebresenbet, Wondmagegne Daniel, Amleset Haile and Hans Bauer

4 WILDLIFE IN JEOPARDY INSIDE AND OUTSIDE PROTECTED AREAS IN CÔTE D’IVOIRE: THE COMBINED EFFECTS OF DISORGANIZATION, LACK OF AWARENESS, AND INSTITUTIONAL WEAKNESS, 26

Inza Koné

5 CONSERVATION CHALLENGES FOR MADAGASCAR IN THE NEXT DECADE, 33

Hajanirina Rakotomanana, Richard K.B. Jenkins and Jonah Ratsimbazafy

6 CONSERVATION IN MAURITIUS AND RODRIGUES: CHALLENGES AND ACHIEVEMENTS FROM TWO ECOLOGICALLY DEVASTATED OCEANIC ISLANDS, 40

F.B. Vincent Florens

7 DESIGN AND OUTCOMES OF COMMUNITY FOREST CONSERVATION INITIATIVES IN CROSS RIVER STATE OF NIGERIA: A FOUNDATION FOR REDD+?, 51

Sylvanus Abua, Robert Spencer and Dimitrina Spencer

8 SHADES OF GREEN: CONSERVATION IN THE DEVELOPING ENVIRONMENT OF TANZANIA, 59

Flora I. Tibazarwa and Roy E. Gereau

9 SUSTAINABLE CONSERVATION: TIME FOR AFRICA TO RETHINK THE FOUNDATION, 65

Mwangi Githiru

SECTION 2: AMERICAS, 75

10 CHALLENGES AND OPPORTUNITIES FOR BRIDGING THE RESEARCH–IMPLEMENTATION GAP IN ECOLOGICAL SCIENCE AND MANAGEMENT IN BRAZIL, 77

Renata Pardini, Pedro L.B. da Rocha, Charbel El-Hani and Flavia Pardini

11 CONSERVING BIODIVERSITY IN A COMPLEX BIOLOGICAL AND SOCIAL SETTING: THE CASE OF COLOMBIA, 86

Carolina Murcia, Gustavo H. Kattan, and Germán Ignacio Andrade-Pérez

12 INDIGENOUS RIGHTS, CONSERVATION, AND CLIMATE CHANGE STRATEGIES IN GUYANA, 97

Michelle Kalamandeen

13 CHALLENGES AND OPPORTUNITIES FOR CONSERVATION OF MEXICAN BIODIVERSITY, 105

Gerardo Ceballos and Andrés García

14 PARAGUAY’S CHALLENGE OF CONSERVING NATURAL HABITATS AND BIODIVERSITY WITH GLOBAL MARKETS DEMANDING FOR PRODUCTS, 113

Alberto Yanosky

SECTION 3: ASIA, 121

15 LAND-USE CHANGE AND CONSERVATION CHALLENGES IN THE INDIAN HIMALAYA: PAST, PRESENT, AND FUTURE, 123

Maharaj K. Pandit and Virendra Kumar

16 CONSERVATION CHALLENGES IN INDONESIA, 134

Dewi M. Prawiradilaga and Herwasono Soedjito

17 SINGAPORE: HALF FULL OR HALF EMPTY?, 142

Richard T. Corlett

18 WANT TO AVERT EXTINCTIONS IN SRI LANKA? EMPOWER THE CITIZENRY!, 148

Rohan Pethiyagoda

19 CONSERVATION OF HORNBILLS IN THAILAND, 157

Pilai Poonswad, Vijak Chimchome, Narong Mahannop and Sittichai Mudsri

SECTION 4: OCEANIA, 167

20 TIPPING POINTS AND THE VULNERABILITY OF AUSTRALIA’S TROPICAL ECOSYSTEMS, 169

William F. Laurance

21 BIODIVERSITY AND CONSERVATION IN THE PACIFIC ISLANDS: WHY ARE WE NOT SUCCEEDING?, 181

Gilianne Brodie, Patrick Pikacha and Marika Tuiwawa

22 WHEN WORLDS COLLIDE: CHALLENGES AND OPPORTUNITIES FOR CONSERVATION OF BIODIVERSITY IN THE HAWAIIAN ISLANDS, 188

Carter T. Atkinson, Thane K. Pratt, Paul C. Banko, James D. Jacobi and Bethany L. Woodworth

23 THE CHIMERA OF CONSERVATION IN PAPUA NEW GUINEA AND THE CHALLENGE OF CHANGING TRAJECTORIES, 197

Phil Shearman

PART 2 THOUGHTS FROM DIASPORA, 205

24 COMPLEX FORCES AFFECT CHINA’S BIODIVERSITY, 207

Jianguo Liu

25 GOVERNANCE AND CONSERVATION IN THE TROPICAL DEVELOPING WORLD, 216

Kelvin S.-H. Peh

26 KNOWLEDGE, INSTITUTIONS, AND HUMAN RESOURCES FOR CONSERVATION OF BIODIVERSITY, 226

Kamaljit S. Bawa

27 PEOPLE, PLANTS AND POLLINATORS: UNITING CONSERVATION, FOOD SECURITY, AND SUSTAINABLE AGRICULTURE IN EAST AFRICA, 232

Dino J. Martins

28 BALANCING SOCIETIES’ PRIORITIES: A SCIENCE-BASED APPROACH TO SUSTAINABLE DEVELOPMENT IN THE TROPICS, 239

Lian Pin Koh

29 BIODIVERSITY CONSERVATION PERFORMANCE OF SUSTAINABLE-USE TROPICAL FOREST RESERVES, 245

Carlos A. Peres

30 CONCLUDING REMARKS: LESSONS FROM THE TROPICS, 254

Luke Gibson and Peter H. Raven

Index 259', '<p><strong>About the book</strong></p>

<p>The late Navjot Sodhi conceived this book as a way of bringing to the forefront of our conservation planning for the tropics the views of people who were actually working and living there.  In its 31 chapters, 55 authors present their views on the conservation problems they face and how they deal with them. <br />
<br />
Effective long term conservation in the tropics requires the full participation of local people, organizations and governments. The human population of tropical countries is expected to grow by more than 2.5 billion people over the next several decades, with expectations of increased consumption levels growing even more rapidly than population levels; clearly there will be a need for more trained conservationists and biologists.  Significant levels of local involvement are essential to conservation success, with the rights of local people fully recognized, protected and fostered by governmental and international assistance.  Overarching conservation plans are necessary, but cannot in themselves lead to success.   <br />
<br />
The individual experiences presented in the pages of this book will provide useful models that may serve to build better and more sustainable lives for the people who live in the tropics and lead to the continued survival of as many species and functioning ecosystems as possible. </p>

<p><strong>Contents</strong></p>

<p><strong>PART 1: FROM WITHIN THE REGION, 5</strong><br />
<br />
<strong>SECTION 1: AFRICA, 5</strong></p>

<p>2 CONSERVATION PARADIGMS SEEN THROUGH THE EYES OF BONOBOS IN THE DEMOCRATIC REPUBLIC OF CONGO, 7<br />
<em>Bila-Isia Inogwabini and Nigel Leader-Williams</em></p>

<p>3 GOVERNANCE FOR EFFECTIVE AND EFFICIENT CONSERVATION IN ETHIOPIA, 19<br />
<em>Fikirte Gebresenbet, Wondmagegne Daniel, Amleset Haile and Hans Bauer</em></p>

<p>4 WILDLIFE IN JEOPARDY INSIDE AND OUTSIDE PROTECTED AREAS IN CÔTE D’IVOIRE: THE COMBINED EFFECTS OF DISORGANIZATION, LACK OF AWARENESS, AND INSTITUTIONAL WEAKNESS, 26<br />
<em>Inza Koné</em></p>

<p>5 CONSERVATION CHALLENGES FOR MADAGASCAR IN THE NEXT DECADE, 33<br />
<em>Hajanirina Rakotomanana, Richard K.B. Jenkins and</em> <em>Jonah Ratsimbazafy</em><br />
<br />
6 CONSERVATION IN MAURITIUS AND RODRIGUES: CHALLENGES AND ACHIEVEMENTS FROM TWO ECOLOGICALLY DEVASTATED OCEANIC ISLANDS, 40<br />
<em>F.B. Vincent Florens</em></p>

<p>7 DESIGN AND OUTCOMES OF COMMUNITY FOREST CONSERVATION INITIATIVES IN CROSS RIVER STATE OF NIGERIA: A FOUNDATION FOR REDD+?, 51<br />
<em>Sylvanus Abua, Robert Spencer and Dimitrina Spencer</em></p>

<p>8 SHADES OF GREEN: CONSERVATION IN THE DEVELOPING ENVIRONMENT OF TANZANIA, 59<br />
<em>Flora I. Tibazarwa and Roy E. Gereau</em></p>

<p>9 SUSTAINABLE CONSERVATION: TIME FOR AFRICA TO RETHINK THE FOUNDATION, 65<br />
<em>Mwangi Githiru</em></p>

<p><strong>SECTION 2: AMERICAS, 75</strong></p>

<p>10 CHALLENGES AND OPPORTUNITIES FOR BRIDGING THE RESEARCH–IMPLEMENTATION GAP IN ECOLOGICAL SCIENCE AND MANAGEMENT IN BRAZIL, 77<br />
<em>Renata Pardini, Pedro L.B. da Rocha, Charbel El-Hani and Flavia Pardini</em></p>

<p>11 CONSERVING BIODIVERSITY IN A COMPLEX BIOLOGICAL AND SOCIAL SETTING: THE CASE OF COLOMBIA, 86<br />
<em>Carolina Murcia, Gustavo H. Kattan, and Germán Ignacio Andrade-Pérez</em></p>

<p>12 INDIGENOUS RIGHTS, CONSERVATION, AND CLIMATE CHANGE STRATEGIES IN GUYANA, 97<br />
<em>Michelle Kalamandeen</em></p>

<p>13 CHALLENGES AND OPPORTUNITIES FOR CONSERVATION OF MEXICAN BIODIVERSITY, 105<br />
<em>Gerardo Ceballos and Andrés García</em></p>

<p>14 PARAGUAY’S CHALLENGE OF CONSERVING NATURAL HABITATS AND BIODIVERSITY WITH GLOBAL MARKETS DEMANDING FOR PRODUCTS, 113<br />
<em>Alberto Yanosky</em></p>

<p><strong>SECTION 3: ASIA, 121</strong></p>

<p>15 LAND-USE CHANGE AND CONSERVATION CHALLENGES IN THE INDIAN HIMALAYA: PAST, PRESENT, AND FUTURE, 123<br />
<em>Maharaj K. Pandit and Virendra Kumar</em></p>

<p>16 CONSERVATION CHALLENGES IN INDONESIA, 134<br />
<em>Dewi M. Prawiradilaga and Herwasono Soedjito</em></p>

<p>17 SINGAPORE: HALF FULL OR HALF EMPTY?, 142<br />
<em>Richard T. Corlett</em></p>

<p>18 WANT TO AVERT EXTINCTIONS IN SRI LANKA? EMPOWER THE CITIZENRY!, 148<br />
<em>Rohan Pethiyagoda</em></p>

<p>19 CONSERVATION OF HORNBILLS IN THAILAND, 157<br />
<em>Pilai Poonswad, Vijak Chimchome, Narong Mahannop and Sittichai Mudsri</em></p>

<p><strong>SECTION 4: OCEANIA, 167</strong></p>

<p>20 TIPPING POINTS AND THE VULNERABILITY OF AUSTRALIA’S TROPICAL ECOSYSTEMS, 169<br />
<em>William F. Laurance</em></p>

<p>21 BIODIVERSITY AND CONSERVATION IN THE PACIFIC ISLANDS: WHY ARE WE NOT SUCCEEDING?, 181<br />
<em>Gilianne Brodie, Patrick Pikacha and Marika Tuiwawa</em></p>

<p>22 WHEN WORLDS COLLIDE: CHALLENGES AND OPPORTUNITIES FOR CONSERVATION OF BIODIVERSITY IN THE HAWAIIAN ISLANDS, 188<br />
<em>Carter T. Atkinson, Thane K. Pratt, Paul C. Banko, James D. Jacobi and Bethany L. Woodworth</em></p>

<p>23 THE CHIMERA OF CONSERVATION IN PAPUA NEW GUINEA AND THE CHALLENGE OF CHANGING TRAJECTORIES, 197<br />
<em>Phil Shearman</em></p>

<p><strong>PART 2 THOUGHTS FROM DIASPORA, 205</strong></p>

<p>24 COMPLEX FORCES AFFECT CHINA’S BIODIVERSITY, 207<br />
<em>Jianguo Liu</em></p>

<p>25 GOVERNANCE AND CONSERVATION IN THE TROPICAL DEVELOPING WORLD, 216<br />
<em>Kelvin S.-H. Peh</em></p>

<p>26 KNOWLEDGE, INSTITUTIONS, AND HUMAN RESOURCES FOR CONSERVATION OF BIODIVERSITY, 226<br />
<em>Kamaljit S. Bawa</em></p>

<p>27 PEOPLE, PLANTS AND POLLINATORS: UNITING CONSERVATION, FOOD SECURITY, AND SUSTAINABLE AGRICULTURE IN EAST AFRICA, 232<br />
Dino J. Martins</p>

<p>28 BALANCING SOCIETIES’ PRIORITIES: A SCIENCE-BASED APPROACH TO SUSTAINABLE DEVELOPMENT IN THE TROPICS, 239<br />
<em>Lian Pin Koh</em></p>

<p>29 BIODIVERSITY CONSERVATION PERFORMANCE OF SUSTAINABLE-USE TROPICAL FOREST RESERVES, 245<br />
<em>Carlos A. Peres</em></p>

<p>30 CONCLUDING REMARKS: LESSONS FROM THE TROPICS, 254<br />
<em>Luke Gibson and Peter H. Raven</em></p>

<p>Index 259</p>
', 'Title
			Conservation Biology: Voices from the Tropics

			Author
			Navjot S.Sodhi, Luke Gibson

			ISBN
			9780470658635

			Publisher
			Wiley

			Pages
			288

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Conservation Biology: Voices from the Tropics</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>Navjot S.Sodhi, Luke Gibson</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9780470658635</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>288</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"7835"', '"5093"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 288, '288', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8684voices.jpg', NULL, '23', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780470658635&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3864', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3864', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 587, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:12'),
('f831e803-8bcb-4b32-8974-3f6a50fc803d', '448', NULL, 'Performance Analysis of Network Architectures NEW', 'performance-analysis-of-network-architectures-book-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-448', 'performance-analysis-of-network-architectures-book-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652-652', '9783540343080', '9783540343080::448', '9783540343080', NULL, 'Parallel and distributed computer systems are built to close the gap between the demand for high-performance computing and the computing power available using standalone single-processor machines. Traffic in networks connecting such systems is typically characterized by its distribution in time and space. Three approaches can be applied to determine the related network performance: measurement, simulation, and mathematical methods.

Dietmar Tutsch first introduces various network architectures that are widely proposed for parallel and distributed systems as well as for systems-on-ships including multicore processors. Their advantages and drawbacks are compared. Then, he gives an exhaustive survey of the available modeling techniques, including mathematical methods like Markov chains and Petri nets, and simulation methods. The main problems in modeling networks are that models are usually too large to be handled by a computer system, and, due to model complexity, model development is very time consuming. As a solution, the author systematically presents methods for complexity reduction, thus reducing the development time considerably. In addition, he presents a strategy for developing a generator for automatic model derivation. Finally, both simulation and mathematical models are applied to two major examples, a cellular network and a multistage interconnection network.

This monograph mainly targets researchers in network architecture design and performance analysis, both from industry and academia. In addition, graduate students specializing in these areas will find a comprehensive overview of this field.

Content - 1 Introduction, 2 Characteristics of Network Architectures, 3 Performance Evaluation, 4 Model Engineering, 5 Application: Cellular Network, 6 Application: Multistage Interconnection Network, 7 Concluding Remarks, References, Index', '<p style="text-align:justify"><span>Parallel and distributed computer systems are built to close the gap between the demand for high-performance computing and the computing power available using standalone single-processor machines. Traffic in networks connecting such systems is typically characterized by its distribution in time and space. Three approaches can be applied to determine the related network performance: measurement, simulation, and mathematical methods.</span></p>

<p style="text-align:justify"><span>Dietmar Tutsch first introduces various network architectures that are widely proposed for parallel and distributed systems as well as for systems-on-ships including multicore processors. Their advantages and drawbacks are compared. Then, he gives an exhaustive survey of the available modeling techniques, including mathematical methods like Markov chains and Petri nets, and simulation methods. The main problems in modeling networks are that models are usually too large to be handled by a computer system, and, due to model complexity, model development is very time consuming. As a solution, the author systematically presents methods for complexity reduction, thus reducing the development time considerably. In addition, he presents a strategy for developing a generator for automatic model derivation. Finally, both simulation and mathematical models are applied to two major examples, a cellular network and a multistage interconnection network.</span></p>

<p style="text-align:justify"><span>This monograph mainly targets researchers in network architecture design and performance analysis, both from industry and academia. In addition, graduate students specializing in these areas will find a comprehensive overview of this field.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> 1 Introduction, 2 Characteristics of Network Architectures, 3 Performance Evaluation, 4 Model Engineering, 5 Application: Cellular Network, 6 Application: Multistage Interconnection Network, 7 Concluding Remarks, References, Index</span></p>', 'Sub Title

			Performance Analysis of Network Architectures

			Author

			Dietmar Tutsch

			About Author

			As per Book

			ISBN 10 Digit

			3540343083

			ISBN 13 Digit

			9783540343080

			Pages

			244

			Binding

			Hardcover

			Year of Publication

			2006

			Edition of Book

			 

			Language

			English

			Illustrations

			As per Book', '<table>
	<tbody>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Performance Analysis of Network Architectures</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Dietmar Tutsch</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>About Author</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>3540343083</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>9783540343080</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Pages</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>244</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Binding</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Edition of Book</span></strong></span></span></p>
			</td>
			<td> </td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Language</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="text-align:center"><span><span><strong><span>Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p><span><span><span>As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', '"12599"', '"8820"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 244, '244', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69531_4_30.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783540343080&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=448', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=448', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2816, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('f8327022-923a-441c-9f9b-bd0278816d99', '4305', 158, 'Valuation: The Art and Science of Corporate Investment Decisions 3/e', 'valuation-the-art-and-science-of-corporate-investment-decisions-3e', 'valuation-the-art-and-science-of-corporate-investment-decisions-3e', '9789356062436', '9789356062436', '9789356062436', NULL, 'About the book

The Art and Science of Corporate Investment Decisions is your guide to the valuation of investment opportunities. Considering both industry practice and recent advances in valuation methods, this text will introduce you to a broad spectrum of valuation approaches and equip you to make wise investment decisions.

Content:

Introduction to Valuation

PART I: PROJECT ANALYSIS USING DISCOUNTED CASH FLOW (DCF)

Forecasting and Valuing Cash Flows

Project Risk Analysis

PART II: COST OF CAPITAL

Estimating a Firm''s Cost of Capital

Estimating Required Rates of Return for Projects

PART III: FINANCIAL STATEMENTS AND VALUATION

Forecasting Financial Performance

Earnings Dilution, Incentive Compensation, and Project Selection

PART IV: ENTERPRISE VALUATION

Relative Valuation Using Market Comparable

Enterprise Valuation

Valuation in a Private Equity Setting

PART V: FUTURES, OPTIONS, AND THE VALUATION OF REAL INVESTMENTS

Using Futures and Options to Value Real Investments

Managerial Flexibility and Project Valuation: Real Options

Strategic Options: Evaluating Strategic Opportunities', '<p><span><span><strong><span>About the book</span></strong></span></span><br />
<span><span><span>The Art and Science of Corporate Investment Decisions is your guide to the valuation of investment opportunities. Considering both industry practice and recent advances in valuation methods, this text will introduce you to a broad spectrum of valuation approaches and equip you to make wise investment decisions.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Introduction to Valuation </span></span></span></p>

<p><span><span><strong><span>PART I: PROJECT ANALYSIS USING DISCOUNTED CASH FLOW (DCF) </span></strong></span></span></p>

<p><span><span><span>Forecasting and Valuing Cash Flows </span></span></span></p>

<p><span><span><span>Project Risk Analysis </span></span></span></p>

<p><span><span><strong><span>PART II: COST OF CAPITAL </span></strong></span></span></p>

<p><span><span><span>Estimating a Firm''s Cost of Capital </span></span></span></p>

<p><span><span><span>Estimating Required Rates of Return for Projects </span></span></span></p>

<p><span><span><strong><span>PART III: FINANCIAL STATEMENTS AND VALUATION </span></strong></span></span></p>

<p><span><span><span>Forecasting Financial Performance </span></span></span></p>

<p><span><span><span>Earnings Dilution, Incentive Compensation, and Project Selection </span></span></span></p>

<p><span><span><strong><span>PART IV: ENTERPRISE VALUATION </span></strong></span></span></p>

<p><span><span><span>Relative Valuation Using Market Comparable </span></span></span></p>

<p><span><span><span>Enterprise Valuation </span></span></span></p>

<p><span><span><span>Valuation in a Private Equity Setting </span></span></span></p>

<p><span><span><strong><span>PART V: FUTURES, OPTIONS, AND THE VALUATION OF REAL INVESTMENTS </span></strong></span></span></p>

<p><span><span><span>Using Futures and Options to Value Real Investments </span></span></span></p>

<p><span><span><span>Managerial Flexibility and Project Valuation: Real Options </span></span></span></p>

<p><span><span><span>Strategic Options: Evaluating Strategic Opportunities</span></span></span></p>
', 'Title
			Valuation: The Art and Science of Corporate Investment Decisions 3/e

			Author
			Sheridan Titman

			ISBN
			9789356062436

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Valuation: The Art and Science of Corporate Investment Decisions 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Sheridan Titman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789356062436</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1000"', '"700"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9476valuation-original-imagh2j38s4ww49z.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789356062436&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4305', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4305', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 158, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('f84ca764-bc38-4904-9a1d-372b492d9555', '179', NULL, 'Universal Children''s Encyclopedia of Knowledge: The Story of Transport', 'universal-childrens-encyclopedia-of-knowledge-world-nations-179', 'universal-childrens-encyclopedia-of-knowledge-world-nations', 'Universal Children''s', 'Universal Children''s::179', 'Universal Children''s', NULL, '', NULL, 'Sub Title
			No

			Author
			-

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788184992052

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"239"', '"175"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Universal%20Children%27s&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=179', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=179', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2970, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('f8550464-45c7-4b5a-96ed-013f271b134c', '487', NULL, 'Emergent Methods in Social Research', 'emergent-methods-in-social-research-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487', 'emergent-methods-in-social-research-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487-487', 'HJMK9870', 'HJMK9870', 'HJMK9870', NULL, 'Emergent Methods in Social Research: Theories, Methods, and Methodologies introduces state-of-the-art social research methods that address the growing methods-theory gap within and across the disciplines. In this text, editors Sharlene Nagy Hesse-Biber and Patricia Leavy combine original, in-depth introductions, previously published articles, and original works to provide readers with a comprehensive view of new and cutting-edge research methods and methodologies.', '<p>Emergent Methods in Social Research: Theories, Methods, and Methodologies introduces state-of-the-art social research methods that address the growing methods-theory gap within and across the disciplines. In this text, editors Sharlene Nagy Hesse-Biber and Patricia Leavy combine original, in-depth introductions, previously published articles, and original works to provide readers with a comprehensive view of new and cutting-edge research methods and methodologies.</p>', 'Sub Title
			No

			Author
			Sharlene Nagy Hesse-Biber, Patricia Lina Leavy

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781412909174

			Pages
			448

			Binding
			Hardcover

			Year of Publication
			2006

			Edition of Book
			Ist

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sharlene Nagy Hesse-Biber, Patricia Lina Leavy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412909174</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>448</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9999"', '"5999"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Ist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 448, '448', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57959781412934985.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJMK9870&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=487', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=487', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2790, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('f86dc3f1-e6f3-40ec-aa6c-a011d8dac32e', '2676', NULL, 'Rigved Sanhita - Anuvadak, Vyakhyakar Evam Sampadak', 'rigved-sanhita-anuvadak-vyakhyakar-evam-sampadak-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-26-2676', 'rigved-sanhita-anuvadak-vyakhyakar-evam-sampadak-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676-2676', '8186700429', '8186700429', '8186700429', NULL, 'Rigved Sanhita - Anuvadak, Vyakhyakar Evam Sampadak', '<h1>Rigved Sanhita - Anuvadak, Vyakhyakar Evam Sampadak</h1>', ' Title

			Rigved Sanhita - Anuvadak, Vyakhyakar Evam Sampadak

			Author
			Dr. Jiyalal Kamboj

			ISBN 10 Digit
			8186700429

			Publishers
			Vidhya Nidhi

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>
			<h3>Rigved Sanhita - Anuvadak, Vyakhyakar Evam Sampadak</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jiyalal Kamboj</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186700429</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Vidhya Nidhi</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1400"', '"840"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'aac706d8-88e4-4478-b21e-4c364ee7857a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7492pic-13.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=8186700429&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2676', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2676', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1420, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:12'),
('f8a92c52-ced1-4749-a87e-8edb17f8a032', '2190', NULL, 'Operations Research', 'operations-research', 'operations-research', '9780198096184', '9780198096184', '9780198096184', NULL, 'About the book

Operations Research is designed as a textbook for undergraduate students of science and engineering. It is intended to help them understand and apply operations research techniques in industrial operations and to create awareness on optimization in utilization of resources. The book may also be used as a reference for management courses as well as research studies in this field.', '<p><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span><strong>Operations Research </strong>is designed as a textbook for undergraduate students of science and engineering. It is intended to help them understand and apply operations research techniques in industrial operations and to create awareness on optimization in utilization of resources. The book may also be used as a reference for management courses as well as research studies in this field.</span></span></p>

<ul>
</ul>', 'Title
			Operations Research

			Author
			A.K. Malik

			ISBN
			9780198096184

			Publisher
			Oxford

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operations Research</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>A.K. Malik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780198096184</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"545"', '"381"', '"0"', 16, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '7744d11c-5185-4f92-ae90-ea0f1afda23a', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1635operation.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780198096184&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2190', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2190', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1695, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:12'),
('f8da0652-1093-45c3-bd12-142e1431ea20', '1036', NULL, 'Women and Their Political Exploitations - Abused and Misused', 'women-and-their-political-exploitations-abused-and-misused-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-10-1036', 'women-and-their-political-exploitations-abused-and-misused-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036-1036', 'EDFR5554', 'EDFR5554', 'EDFR5554', NULL, 'Yet in far too many places around the world today, there is indeed a plague holding back many communities and keeping untold millions from reaching their potential. It is a plague the world must face, not only because it is the moral thing to do, but because the cost for ignoring it is simply too great. The plague is the systematic and violent exploitation of women. This exploitation takes many forms, depriving women of their most basic freedom, robbing they need and deserve and condemning them to lives without economic opportunity. It is particularly cogent to focus on women''s political participant because the realm of politics has been marked by both significant under-representation of women-politicians and the exclusion of gender issues. Furthermore, negative consequences of globalisation (e.g Economic Exploitation) aggravate women''s lives in poorer countries, especially when strong political commitment and will to implement gender equality are absent. It is possible, however, to make globalisation processes support social justice through the democratisation of local, national and international spaces and such democratisation is inherently political and therefore recent developments with respect to women''s political participation.', '<p>Yet in far too many places around the world today, there is indeed a plague holding back many communities and keeping untold millions from reaching their potential. It is a plague the world must face, not only because it is the moral thing to do, but because the cost for ignoring it is simply too great. The plague is the systematic and violent exploitation of women. This exploitation takes many forms, depriving women of their most basic freedom, robbing they need and deserve and condemning them to lives without economic opportunity. It is particularly cogent to focus on women''s political participant because the realm of politics has been marked by both significant under-representation of women-politicians and the exclusion of gender issues. Furthermore, negative consequences of globalisation (e.g Economic Exploitation) aggravate women''s lives in poorer countries, especially when strong political commitment and will to implement gender equality are absent. It is possible, however, to make globalisation processes support social justice through the democratisation of local, national and international spaces and such democratisation is inherently political and therefore recent developments with respect to women''s political participation.</p>', 'Women and Their Political Exploitations - Abused and Misused', '<h1>Women and Their Political Exploitations - Abused and Misused</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10049788175333130.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFR5554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1036', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1036', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2462, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('f8f610ca-bc28-41bc-b895-6ebae58b0344', '2670', NULL, 'Vaidik Vangmaya Vivechan NEW', 'vaidik-vangmaya-vivechan-new-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670', 'vaidik-vangmaya-vivechan-new-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670-2670', 'HYUJ677', 'HYUJ677', 'HYUJ677', NULL, 'Vaidik Vangmaya Vivechan NEW', '<h1>Vaidik Vangmaya Vivechan NEW</h1>', ' Title
			Vaidik Vangmaya Vivechan NEW

			Author
			Dr. Krishan Chandre Chorasiya

			ISBN 10 Digit
			8186702504

			Publisher
			No

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Vaidik Vangmaya Vivechan NEW</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Krishan Chandre Chorasiya</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186702504</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '970059f3-2c8f-44fa-b56b-67a94dd0bafe', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6510pic-14.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HYUJ677&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2670', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2670', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1426, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:12'),
('f939e3aa-394b-434f-adef-150304e43327', '3871', 580, 'हिंदी दलित साहित्य का इतिहास,भाग-1', '1', '-1', '9789391916886', '9789391916886', '9789391916886', NULL, '', NULL, 'Title
			हिंदी दलित साहित्य का इतिहास,भाग-1  

			Author
			मोहनदास नैमिशराय 

			ISBN
			9789391916886

			Publication
			Swaraj Prakashan

			Pages
			982

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">हिंदी दलित साहित्य का इतिहास,भाग-1  </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मोहनदास नैमिशराय </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391916886</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">982</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"6498"', '"4223"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 982, '982', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8955daili.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789391916886&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3871', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3871', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 580, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:12'),
('f9453c71-cd1d-485b-aab5-6ac3bd27078b', '2671', NULL, 'Mahabharat Kalin Bharatiya Sanskriti - 2 Bhagon Mein', 'mahabharat-kalin-bharatiya-sanskriti-2-bhagon-mein-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671', 'mahabharat-kalin-bharatiya-sanskriti-2-bhagon-mein-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671-2671', 'BHYU5500', 'BHYU5500', 'BHYU5500', NULL, 'Mahabharat Kalin Bharatiya Sanskriti - 2 Bhagon Mein', '<h1>Mahabharat Kalin Bharatiya Sanskriti - 2 Bhagon Mein</h1>', 'v

			 Title
			Mahabharat Kalin Bharatiya Sanskriti - 2 Bhagon Mein 

			Author
			Dr. Sujata Sinha, Dr. Urmila Singh, Hema Verma

			ISBN 10 Digit
			8189000756

			Publisher
			Vishbharti Publication

			Binding
			Paperback', '<p>v</p>

<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Mahabharat Kalin Bharatiya Sanskriti - 2 Bhagon Mein </td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sujata Sinha, Dr. Urmila Singh, Hema Verma</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8189000756</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vishbharti Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"1265"', '"759"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '44ceb15c-ccbc-4761-a7f3-cd0ff8fab540', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7445pic-20.webp', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=BHYU5500&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2671', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2671', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1425, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:12'),
('f967371e-6d0b-47cd-b269-a4cbf6640be2', '3558', 846, 'Latent Curve Models - A Structural Equation Perspective', 'latent-curve-models-a-structural-equation-perspective-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-35-3558', 'latent-curve-models-a-structural-equation-perspective-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558-3558', 'Latent Curve Models - A Structural Equation Perspective', 'Latent Curve Models - A Structural Equation Perspective', 'Latent Curve Models - A Structural Equation Perspective ', NULL, 'The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.

The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.

This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:

	Chapter introductions and summaries that provide a quick overview of highlights

	Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications

	Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics

	Extensive footnoting that points the way to the primary literature for more information on particular topics

With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.', '<p>The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.</p>

<p>The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.</p>

<p>This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:</p>

<ul>
	<li>Chapter introductions and summaries that provide a quick overview of highlights</li>
	<li>Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications</li>
	<li>Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics</li>
	<li>Extensive footnoting that points the way to the primary literature for more information on particular topics</li>
</ul>

<p>With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.</p>', 'Sub Title
			No

			Author
			Kenneth A. Bollen & Patrick J. Curran

			About Author
			KENNETH A. BOLLEN, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			PATRICK J. CURRAN, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.

			Content

			No

			ISBN 10 Digit
			047145592X

			ISBN 13 Digit
			9780471455929

			Pages
			312

			Binding
			Hardback

			Year of Publication
			2005

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kenneth A. Bollen &amp; Patrick J. Curran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>KENNETH A. BOLLEN</strong>, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			<p><strong>PATRICK J. CURRAN</strong>, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>047145592X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471455929</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>312</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"13426"', '"8056"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 312, '312', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1968l.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Latent%20Curve%20Models%20-%20A%20Structural%20Equation%20Perspective%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3558', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3558', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 846, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('f98385b0-1930-4f4f-b9b7-2dd3536324e4', '3392', NULL, 'Groundwater and Seepage', 'groundwater-and-seepage', 'groundwater-and-seepage', '9780486668819', '9780486668819', '9780486668819', NULL, 'About the book

The movement of groundwater is a basic part of soil mechanics. It is an important part of almost every area of civil engineering, agronomy, geology, irrigation and reclamation. Moreover, the logical structure of its theory appeals to engineering scientists and applied mathematicians.

This book aims primarily at providing the engineer with an organized and analytical approach to the solution of seepage problems and an understanding of the design and analysis of earth structure that impound water. It can be used for advanced courses in civil hydraulic, agricultural and foundation engineering, and will prove useful to consulting engineers-or any public or private agency responsible for building or maintaining water storage or control systems.

Chapter headings:fundamentals of groundwater flow, application of the Dupuit theory of unconfined flow, conformal mapping by elementary functions, special mapping techniques, confined flow, approximate methods of solution for confined flow problems, unconfined flow through earth structures on homogeneous foundations of great depth, unconfined flow through homogenous earth structures of finite depth, seepage from canals and ditches, seepage toward wells.

Among the special features of this book are its coverage of previously unavailable Russian work in the field, an extensive appendix of concepts in advanced engineering mathematics needed to deal with physical flow systems, and numerous completely worked-out and solved examples coupled with over 200 problems of varying difficulty.

Content –

Preface, List of Symbols, 

CHAPTER 1 FUNDAMENTALS OF GROUNDWATER FLOW, 

CHAPTER 2 APPLICATION OF THE DUPUIT THEORY OF UNCONFINED FLOW, 

CHAPTER 3 CONFORMAL MAPPING BY ELEMENTARY FUNCTIONS, 

CHAPTER 4 SPECIAL MAPPING TECHNIQUES, 

CHAPTER 5 CONFINED FLOW, 

CHAPTER 6 APPROXIMATE METHODS OF SOLUTION FOR CONFINED FLOW PROBLEMS, 

CHAPTER 7 UNCONFINED FLOW THROUGH EARTH STRUCTURES ON HOMOGENOUS FOUNDATIONS OF GREAT DEPTH, 

CHAPTER 8 UNCONFINED FLOW THROUGH EARTH STRUCTURES ON HOMOGENEOUS EARTH STRUCTURES OF FINITE DEPTH, 

CHAPTER 9 SEEPAGE FROM CANALS AND DITCHES, 

CHAPTER 10 SEEPAGE TOWARD WELLS, 

APPENDIX A, APPENDIX B, References, Index           

 ', '<p style="text-align:justify"><span><strong><span>About the book</span></strong></span></p>

<p style="text-align:justify"><span><span>The movement of groundwater is a basic part of soil mechanics. It is an important part of almost every area of civil engineering, agronomy, geology, irrigation and reclamation. Moreover, the logical structure of its theory appeals to engineering scientists and applied mathematicians.</span></span></p>

<p style="text-align:justify"><span><span>This book aims primarily at providing the engineer with an organized and analytical approach to the solution of seepage problems and an understanding of the design and analysis of earth structure that impound water. It can be used for advanced courses in civil hydraulic, agricultural and foundation engineering, and will prove useful to consulting engineers-or any public or private agency responsible for building or maintaining water storage or control systems.</span></span></p>

<p style="text-align:justify"><span><strong><span>Chapter headings</span></strong><span>:fundamentals of groundwater flow, application of the Dupuit theory of unconfined flow, conformal mapping by elementary functions, special mapping techniques, confined flow, approximate methods of solution for confined flow problems, unconfined flow through earth structures on homogeneous foundations of great depth, unconfined flow through homogenous earth structures of finite depth, seepage from canals and ditches, seepage toward wells.</span></span></p>

<p style="text-align:justify"><span><span>Among the special features of this book are its coverage of previously unavailable Russian work in the field, an extensive appendix of concepts in advanced engineering mathematics needed to deal with physical flow systems, and numerous completely worked-out and solved examples coupled with over 200 problems of varying difficulty.</span></span></p>

<p style="text-align:justify"><span><strong><span>Content –</span></strong></span></p>

<p style="text-align:justify"><span><span>Preface, List of Symbols, </span></span></p>

<p><span><span>CHAPTER 1 FUNDAMENTALS OF GROUNDWATER FLOW, </span></span></p>

<p><span><span>CHAPTER 2 APPLICATION OF THE DUPUIT THEORY OF UNCONFINED FLOW, </span></span></p>

<p><span><span>CHAPTER 3 CONFORMAL MAPPING BY ELEMENTARY FUNCTIONS, </span></span></p>

<p><span><span>CHAPTER 4 SPECIAL MAPPING TECHNIQUES,  </span></span></p>

<p><span><span>CHAPTER 5 CONFINED FLOW, </span></span></p>

<p><span><span>CHAPTER 6 APPROXIMATE METHODS OF SOLUTION FOR CONFINED FLOW PROBLEMS, </span></span></p>

<p><span><span>CHAPTER 7 UNCONFINED FLOW THROUGH EARTH STRUCTURES ON HOMOGENOUS FOUNDATIONS OF GREAT DEPTH, </span></span></p>

<p><span><span>CHAPTER 8 UNCONFINED FLOW THROUGH EARTH STRUCTURES ON HOMOGENEOUS EARTH STRUCTURES OF FINITE DEPTH, </span></span></p>

<p><span><span>CHAPTER 9 SEEPAGE FROM CANALS AND DITCHES, </span></span></p>

<p><span><span>CHAPTER 10 SEEPAGE TOWARD WELLS, </span></span></p>

<p><span><span>APPENDIX A, APPENDIX B, References, Index           </span></span></p>

<p> </p>', 'Title
			Groundwater and Seepage

			Author
			Milton E.Harr

			ISBN
			9780486668819

			Publisher
			Dover

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Groundwater and Seepage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Milton E.Harr</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780486668819</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Dover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"2196"', '"1427"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ab17a431-e3e2-40ca-9a51-6fc4d3a575bf', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8381Groundwater%20and%20Seepage.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780486668819&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3392', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3392', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 999, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('f99ad88d-9b81-4689-b139-05bccf622d2b', '2827', NULL, 'Liberal Perspectives for South Asia', 'liberal-perspectives-for-south-asia', 'liberal-perspectives-for-south-asia', '9788175966628', '9788175966628', '9788175966628', NULL, 'Liberal Perspectives for South Asia discusses the essentials of the liberal philosophy, while also indicating how appropriate it is in the South Asian context. In the past, the subcontinent was renowned for the skill with which it took up the dominant ideologies of the west and articulated them for the Asian context. In the post-colonial period, the only dominant ideology that was sidetracked by all political parties was liberalism, the ideology that promoted freedom of the individual. The idea of a book about the need for liberalism in the subcontinent was the brainchild of Chanaka Amaratunga, who set up the first avowedly Liberal Party in Sri Lanka.

Many political parties have implemented liberal policies on an ad hoc basis and without a proper framework to guide them. Not all parties would accept all aspects of a liberal programme, however, in a context in which many parties are seeking an ideology that accords both with the present times and trends, and also with some of the goals they accepted in the past. It is hoped that this volume will provide food for thought and ideas for adoption and incorporation within the party programme. Ranging from erudite expositions of classic liberal thinkers to lively discussions of liberal economic principles put into practice by imaginative entrepreneurs, this volume is essential reading for a region making a swift transition into the contemporary, globalized world.', '<p>Liberal Perspectives for South Asia discusses the essentials of the liberal philosophy, while also indicating how appropriate it is in the South Asian context. In the past, the subcontinent was renowned for the skill with which it took up the dominant ideologies of the west and articulated them for the Asian context. In the post-colonial period, the only dominant ideology that was sidetracked by all political parties was liberalism, the ideology that promoted freedom of the individual. The idea of a book about the need for liberalism in the subcontinent was the brainchild of Chanaka Amaratunga, who set up the first avowedly Liberal Party in Sri Lanka.<br />
<br />
Many political parties have implemented liberal policies on an ad hoc basis and without a proper framework to guide them. Not all parties would accept all aspects of a liberal programme, however, in a context in which many parties are seeking an ideology that accords both with the present times and trends, and also with some of the goals they accepted in the past. It is hoped that this volume will provide food for thought and ideas for adoption and incorporation within the party programme. Ranging from erudite expositions of classic liberal thinkers to lively discussions of liberal economic principles put into practice by imaginative entrepreneurs, this volume is essential reading for a region making a swift transition into the contemporary, globalized world.</p>', 'Sub Title
			Liberal Perspectives for South Asia

			Author
			Rajiva Wijesinha

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788175966628

			Pages
			260

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Liberal Perspectives for South Asia</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajiva Wijesinha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175966628</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>260</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 260, '260', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2139514yjqQ3T8L._SX331_BO1,204,203,200_[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788175966628&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2827', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2827', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1321, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:19', '2026-08-12 00:45:12'),
('f99dbdcc-4e25-473c-bb8a-78c072bfa830', '1750', NULL, 'Scientific Data Ranking Methods: Theory and Applications - Data Handling in Science and Technology', 'scientific-data-ranking-methods-theory-and-applications-data-handling-in-science-and-technology-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750', 'scientific-data-ranking-methods-theory-and-applications-data-handling-in-science-and-technology-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750-1750', 'DERT5543', 'DERT5543::1750', 'DERT5543', NULL, 'This volume presents the basic mathematics of ranking methods through a didactic approach and the integration of relevant applications. Ranking methods can be applied in several different fields, including decision support, toxicology, environmental problems, proteomics and genomics, analytical chemistry, food chemistry, and QSAR. . Covers a wide range of applications, from the environment and toxicology to DNA sequencing . Incorporates contributions from renowned experts in the field . Meets the increasing demand for literature concerned with ranking methods and their applications', '<p>This volume presents the basic mathematics of ranking methods through a didactic approach and the integration of relevant applications. Ranking methods can be applied in several different fields, including decision support, toxicology, environmental problems, proteomics and genomics, analytical chemistry, food chemistry, and QSAR. . Covers a wide range of applications, from the environment and toxicology to DNA sequencing . Incorporates contributions from renowned experts in the field . Meets the increasing demand for literature concerned with ranking methods and their applications</p>', 'Scientific Data Ranking Methods: Theory and Applications - Data Handling in Science and Technology', '<h1>Scientific Data Ranking Methods: Theory and Applications - Data Handling in Science and Technology</h1>', '"17299"', '"10379"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6212dpp_18_122.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=DERT5543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1750', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1750', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1991, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('f9c01c00-230d-400c-b288-873f9896f812', '3869', 582, 'भारतेन्दु एक नयी द्रष्टि', 'भरतनद-एक-नय-दरषट', '-', '9789383513666', '9789383513666', '9789383513666', NULL, '', NULL, 'Title
			भारतेन्दु एक नयी द्रष्टि

			Author
			Lehri Ram Meena

			ISBN
			9789383513666

			Publication
			Swaraj Prakashan

			Pages
			366

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">भारतेन्दु एक नयी द्रष्टि</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Lehri Ram Meena</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789383513666</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">366</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"1495"', '"972"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 366, '366', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3275bhartendu.jpeg', NULL, '16', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789383513666&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3869', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3869', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 582, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:12'),
('f9e513ec-0643-433a-a18f-c494ec7a7e11', '1055', NULL, 'Marxism and Philosophy', 'marxism-and-philosophy-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-105-1055', 'marxism-and-philosophy-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055-1055', 'FVBG2233', 'FVBG2233', 'FVBG2233', NULL, 'Marxism and Philosophy is Karl Korsch''s masterwork. In it he argues for a re-examination of the relationship between Marxist theory and bourgeois philosophy, and insists on the centrality of the Hegelian dialectic and a commitment to revolutionary praxis. Although widely attached in its time, Marxism and Philosophy has attained a place among the most important works of twentieth-century Marxist theory, and continues to merit critical reappraisal from scholars and activists today.', '<p>Marxism and Philosophy is Karl Korsch''s masterwork. In it he argues for a re-examination of the relationship between Marxist theory and bourgeois philosophy, and insists on the centrality of the Hegelian dialectic and a commitment to revolutionary praxis. Although widely attached in its time, Marxism and Philosophy has attained a place among the most important works of twentieth-century Marxist theory, and continues to merit critical reappraisal from scholars and activists today.</p>', 'Marxism and Philosophy', '<h1>Marxism and Philosophy</h1>', '"256"', '"153"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9589image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FVBG2233&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1055', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1055', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2450, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('fa3ba29e-d0fd-404c-9d42-c5ba59acac94', '4062', 399, 'Product Strategy and Management 2/e', 'product-strategy-and-management-2e', 'product-strategy-and-management-2e', '9788131724286', '9788131724286', '9788131724286', NULL, 'About the book

From new product development to product elimination, this book holistically covers the entire product life cycle, including analysis of new product innovation strategy, new product ideas screening, product testing, managing growing and mature products, and product deletion. The nature and practice of these processes are central to the firm''s overall strategy for competitiveness, and this book repeatedly emphasises the fundamental relationship between the success of a product and the survival of the firm. Whether they are studying at undergraduate, postgraduate or MBA levels, students will find this book essential to their understanding of this important subject area.

Contents:

Part I: The theoretical foundations

Competition and product strategy

The product in theory and practice

Buyer behaviour

The product life cycle in theory and practice

Product portfolios

Part II: New product development

The importance, nature and management of the new product development process

New product strategy

Idea management for new product development

Screening new product ideas

Concept development and testing

Business analysis

Product testing

Part III: Product management

Commercialization: test marketing and launching the new product

Managing growth

Managing the mature product

Part IV: Product elimination

Controlling the product line: an overview of the deletion decision

Reaching the decision to delete a product

Implementing the deletio', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p><span><span><span>From new product development to product elimination, this book holistically covers the entire product life cycle, including analysis of new product innovation strategy, new product ideas screening, product testing, managing growing and mature products, and product deletion. The nature and practice of these processes are central to the firm''s overall strategy for competitiveness, and this book repeatedly emphasises the fundamental relationship between the success of a product and the survival of the firm. Whether they are studying at undergraduate, postgraduate or MBA levels, students will find this book essential to their understanding of this important subject area.</span></span></span></p>

<p><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Part I: The theoretical foundations</span></strong></span></span></p>

<p><span><span><span>Competition and product strategy</span></span></span></p>

<p><span><span><span>The product in theory and practice</span></span></span></p>

<p><span><span><span>Buyer behaviour</span></span></span></p>

<p><span><span><span>The product life cycle in theory and practice</span></span></span></p>

<p><span><span><span>Product portfolios</span></span></span></p>

<p><span><span><strong><span>Part II: New product development</span></strong></span></span></p>

<p><span><span><span>The importance, nature and management of the new product development process</span></span></span></p>

<p><span><span><span>New product strategy</span></span></span></p>

<p><span><span><span>Idea management for new product development</span></span></span></p>

<p><span><span><span>Screening new product ideas</span></span></span></p>

<p><span><span><span>Concept development and testing</span></span></span></p>

<p><span><span><span>Business analysis</span></span></span></p>

<p><span><span><span>Product testing</span></span></span></p>

<p><span><span><strong><span>Part III: Product management</span></strong></span></span></p>

<p><span><span><span>Commercialization: test marketing and launching the new product</span></span></span></p>

<p><span><span><span>Managing growth</span></span></span></p>

<p><span><span><span>Managing the mature product</span></span></span></p>

<p><span><span><strong><span>Part IV: Product elimination</span></strong></span></span></p>

<p><span><span><span>Controlling the product line: an overview of the deletion decision</span></span></span></p>

<p><span><span><span>Reaching the decision to delete a product</span></span></span></p>

<p><span><span><span>Implementing the deletio</span></span></span></p>

<p><span><span> </span></span></p>
', 'Title
			Product Strategy and Management 2/e

			Author
			Michael Baker

			ISBN
			9788131724286

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Product Strategy and Management 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael Baker</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131724286</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1080"', '"864"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8119product.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788131724286&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4062', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4062', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 399, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('fa3e6428-70dc-4372-89d8-4a585048f3dd', '3321', NULL, 'Michael Porter - Critical Evaluations in Business and Management - 4 Vols.', 'michael-porter-critical-evaluations-in-business-and-management-4-vols-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3-3321', 'michael-porter-critical-evaluations-in-business-and-management-4-vols-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321-3321', '9780415325844', '9780415325844', '9780415325844', NULL, 'Volume I

1. Michael E. Porter, ‘Interbrand Choice, Media Mix and Market Performance’, The American Economic Review, 1976, 66, 2, 398–406.

2. R. E. Caves and M. E. Porter, ‘From Entry Barriers to Mobility Barriers: Conjectural Decisions and Contrived Deterrence to New Competition’, The Quarterly Journal of Economics, 1977, 91, 2, 241–62.

3. Louis S. Bucklin, ‘Review of Interbrand Choice, Strategy and Bilateral Market Power’, Journal of Marketing Research, 1977, 14, 3, 421–2.

4. R. E. Caves and M. E. Porter, ‘Market Structure, Oligopoly and Stability of Market Shares’, Journal of Industrial Economics, 1978, 26, 4, 289–313.

5. M. E. Porter, ‘The Structure within Industries and Companies’ Performance’, The Review of Economics and Statistics, 1979, 61, 2, 214–27.

6. R. E. Caves, ‘Industrial Organization, Corporate Strategy and Structure’, Journal of Economic Literature, 1980, 18, 1, 64–92.

7. Kathryn Rudie Harrigan, ‘The Effect of Exit Barriers Upon Strategic Flexibility’, Strategic Management Journal, 1980, 1, 2, 165–76.

8. John B. Meisel, ‘Entry, Mulitiple-Brand Firms and Market Share Instability’, The Journal of Industrial Economics, 1981, 29, 4, 375–84.

9. Michael E. Porter, ‘The Contributions of Industrial Organization to Strategic Management’, The Academy of Management Review, 1981, 6, 4, 609–20.

10. Anne Sigismund Huff, ‘Industry Influences on Strategy Reformulation’, Strategic Management Journal, 1982, 3, 2, 119–31.

11. Sharon Oster, ‘Intraindustry Structure and the Ease of Strategic Change’, The Review of Economics and Statistics, 1982, 64, 3, 376–83.

12. Milton Leontiades, ‘A Diagnostic Framework for Planning’, Strategic Management Journal, 1983, 4, 1, 11–26.

13. Michael E. Porter, ‘Industrial Organization and the Evolution of Concepts for Strategic Planning: The New Learning’, Managerial and Decision Economics, 1983, 4, 3, 172–80.

14. Thomas H. Naylor and Celia Thomas, ‘Microeconomic Foundations of Corporate Strategy’, Managerial and Decision Economics, 1983, 4, 3, 127–35.

15. R. E. Caves, ‘Economic Analysis and the Quest for Competitive Advantage’, The American Economic Review, 1984, 74, 2, 127–32.

16. W. Graham Astley, ‘Toward an Appreciation of Collective Strategy’, The Academy of Management Review, 1984, 9, 3, 526–35.

17. Jon M. Hawes and William F. Crittenden, ‘A Taxonomy of Competitive Retailing Strategies’, Strategic Management Journal, 1984, 5, 3, 275–87.

18. Peter Wright, ‘MNC-Third World Business Unit Performance: Application of Strategic Elements’, Strategic Management Journal, 1984, 5, 3, 231–40.

19. Aneel Karnani, ‘Generic Competitive Strategies: An Analytical Approach’, Strategic Management Journal, 1984, 5, 4, 367–80.

20. Lawrence G. Hrebiniak and William F. Joyce, ‘Organizational Adaptation: Strategic Choice and Environmental Determinism’, Administrative Science Quarterly, 1985, 30, 3, 336–49.

21. Richard P. Nielson, ‘Cooperative Strategy’, The Academy of Management Review, 1985, 10, 4, 873–5.

22. John McGee and Howard Thomas, ‘Strategic Groups: Theory, Research and Taxonomy’, Strategic Management Journal, 1986, 7, 2, 141–60.

23. Anil K. Gupta and Vijay Govindarajan, ‘Resource Sharing Among SBUs: Strategic Antecedents and Administrative Implications’, The Academy of Management Journal, 1986, 29, 4, 695–714.

volume II

24. Peter Wright, ‘A Refinement of Porter’s Strategies’, Strategic Management Journal, 1987, 8, 1, 93–101.

25. Mark Smith and Michael C. White, ‘Strategy, CEO Specialization, and Succession’, Administrative Science Quarterly, 1987, 32, 2, 263–80.

26. Kenneth J. Hatten and Mary Louise Hatten, ‘Strategic Groups, Asymmetrical Mobility Barriers and Contestability’, Strategic Management Journal, 1987, 8, 4, 329–42.

27. Karel O. Cool and Dan Schendel, ‘Strategic Group Formation and Performance: The Case of the US Pharmaceutical Industry, 1963–1982’, Management Science, 1987, 33, 9, 1102–24.

28. Richard A. Bettis and David Weeks, ‘Financial Returns and Strategic Interaction: The Case of Instant Photography’, Strategic Management Journal, 1987, 8, 6, 549–63.

29. Gareth R. Jones and John E. Butler, ‘Costs, Revenue, and Business-Level Strategy’, The Academy of Management Review, 1988, 13, 2, 202–13.

30. Dennis A. Yao, ‘Beyond the Reach of the Invisible Hand: Impediments to Economic Activity, Market Failures, and Profitability’, Strategic Management Journal, 1988, 9, 59–70.

31. Adrian B. Ryans, ‘Strategic Market Entry Factors and Market Share Achievement in Japan’, Journal of International Business Studies, 1988, 19, 3, 389–409.

32. Dean F. Amel and Stephen A. Rhoades, ‘Strategic Groups in Banking’, The Review of Economics and Statistics, 1988, 70, 4, 685–9.

33. Cynthia A. Montgomery, Birger Wernerfelt, and Srinivasan Balakrishnan, ‘Strategy Content and the Research Process: A Critique and Commentary’, Strategic Management Journal, 1989, 10, 2, 189–97.

34. Suresh Kotha and Daniel Orne, ‘Generic Manufacturing Strategies: A Conceptual Synthesis’, Strategic Management Journal, 1989, 10, 3, 211–31.

35. Warren Boeker, ‘Strategic Change: The Effects of Founding and History’, The Academy of Management Journal, 1989, 32, 3, 489–515.

36. Paul M. Hirsch, Ray Friedman, and Mitchell P. Koza, ‘Collaboration or Paradigm Shift? Caveat Emptor and the Risk of Romance with Economic Models for Strategy and Policy Research’, Organization Science, 1990, 1, 1, 87–97.

37. Henry Mintzberg, ‘The Design School: Reconsidering the Basic Premises of Strategic Management’, Strategic Management Journal, 1990, 11, 3, 171–95.

38. Jay B. Barney and Robert E. Hoskisson, ‘Strategic Groups: Untested Assertions and Research Proposals’, Managerial and Decision Economics, 1990, 11, 3, 187–98.

39. Gregory S. Carpenter and Kent Nakamoto, ‘Competitive Strategies for Late Entry into a Market with a Dominant Brand’, Management Science, 1990, 36, 10, 1268–78.

40. Paul J. H. Schoemaker, ‘Strategy, Complexity and Economic Rent’, Management Science, 1990, 36, 10, 1178–92.

41. J. Carlos Jarillo and Jon I. Martinez, ‘Different Roles for Subsidiaries: The Case of Multinational Corporations in Spain’, Strategic Management Journal, 1990, 11, 7, 501–12.

42. John A. Kay, ‘Economics and Business’, The Economic Journal, 1991, 101, 404, 57–63.

43. Francois Bergeron, Chantal Butean, and Louis Raymond, ‘Identification of Strategic Information Systems Opportunities: Applying and Comparing Two Methodologies’, MIS Quarterly, 1991, 15, 1, 89–103.

44. David J. Collis, ‘A Resource-Based Analysis of Global Competition: The Case of the Bearings Industry’, Strategic Management Journal, 1991, 12, 49–68.

45. Kendall Roth, David M. Schweiger, and Allen J. Morrison, ‘Global Strategy Implementation at the Business Unit Level: Operational Capabilities and Administrative Mechanisms’, Journal of International Business Studies, 1991, 22, 3, 369–402.

volume iii

46. Henry Mintzberg, ‘Learning 1, Planning 0: Reply to Igor Ansoff’, Strategic Management Journal, 1991, 12, 6, 463–6.

47. Jon I. Martinez and J. Carlos Jarillo, ‘Coordination Demands of International Strategies’, Journal of International Business Studies, 1991, 22, 3, 429–44.

48. Terry Clark, ‘Review of The Competitive Advantage of Nations’, Journal of Marketing, Oct. 1991, 188–90.

49. Michael E. Porter, ‘Towards a Dynamic Theory of Strategy’, Strategic Management Journal, 1991, 12, 95–117.

50. Ian MacLachlan, ‘Plant Closure and Market Dynamics: Competitive Strategy and Rationalization’, Economic Geography, 1992, 68, 2, 128–45.

51. David Knights, ‘Changing Spaces: The Disruptive Impact of a New Epistemological Location for the Study of Management’, The Academy of Management Review, 1992, 17, 3, 514–36.

52. Kendall Roth, ‘International Configuration and Coordination Archetypes for Medium-Sized Firms in Global Industries’, Journal of International Business Studies, 1992, 23, 3, 533–49.

53. Mariann Jelinek, ‘Review of The Competitive Advantage of Nations’, Administrative Science Quarterly, 1992, 37, 3, 507–10.

54. Kendall Roth and Allen J. Morrison, ‘Implementing Global Strategy: Characteristics of Global Subsidiary Mandates’, Journal of International Business Studies, 1992, 23, 4, 715–35.

55. Andrew M. Pettigrew, ‘The Character and Significance of Strategy Process Research’, Strategic Management Journal, 1992, 13, 5–16.

56. Margaret A. Peteraf, ‘Intra-Industry Structure and the Response Toward Rivals’, Managerial and Decision Economics, 1993, 14, 6, 519–28.

57. Claudio Carpano, James J. Chrisman, and Kendall Roth, ‘International Strategy and Environment: An Assessment of the Performance Relationship’, Journal of International Business Studies, 1994, 25, 3, 639–56.

58. Pierre Dussauge and Bernard Garrette, ‘Determinants of Success in International Strategic Alliances: Evidence from the Global Aerospace Industry’, Journal of International Business Studies, 1995, 26, 3, 505–30.

59. Karen Palmer, Wallace E. Oates, and Paul R. Portney, ‘Tightening Environmental Standards: The Benefit-Cost or the No-Cost Paradigm?’, The Journal of Economic Perspectives, 1995, 9, 4, 119–32.

60. Joel A. C. Baum, ‘The Changing Basis of Competition in Organizational Populations: The Manhattan Hotel Industry, 1898–1990’, Social Forces, 74, 1.

61. Ajay Mehra, ‘Resource and Market-Based Determinants of Performance in the US Banking Industry’, Strategic Management Journal, 1996, 17, 4, 307–22.

62. Joel A. C. Baum and Helaine J. Korn, ‘Competitive Dynamics of Interfirm Rivalry’, The Academy of Management Journal, 1996, 39, 2, 255–91.

63. Jean-Jacques Laffont and Quang Vuong, ‘Structural Analysis of Auction Data’, The American Economic Review, 1996, 86, 2, 414–20.

64. Rebecca Henderson and Will Mitchell, ‘The Interactions of Organizational and Competitive Influences on Strategy and Performance’, Strategic Management Journal, 1997, 18, 5–14.

65. Mona V. Makhija, Kwangsoo Kim, and Sandra D. Williamson, ‘Measuring Globalization of Industries Using a National Industry Approach: Empirical Evidence across Five Countries and over Time’, Journal of International Business Studies, 1997, 28, 4, 679–710.

66. Howard P. Tuckman, ‘Competition, Commercialization, and the Evolution of Nonprofit Organizational Structures’, Journal of Policy Analysis and Management, 1998, 17, 2, 175–94.

67. Alan M. Rugman and Alain Verbeke, ‘Corporate Strategies and Environmental Regulations: An Organizing Framework’, Strategic Management Journal, 1998, 19, 4, 363–75.

volume iv

68. Charles B. Stabell and Øystein D. Fjeldstad, ‘Configuring Value for Competitive Advantage: On Chains, Shops, and Networks’, Strategic Management Journal, 1998, 19, 5, 413–37.

69. James H. Taggart, ‘Strategy Shifts in MNC Subsidiaries’, Strategic Management Journal, 1998, 19, 7, 663–81.

70. David P. Lindahl and William B. Beyers, ‘The Creation of Competitive Advantage by Producer Service Establishments’, Economic Geography, 1999, 75, 1, 1–20.

71. Julian Birkinshaw and Neil Hood, ‘Characteristics of Foreign Subsidiaries in Industry Clusters’, Journal of International Business Studies, 2000, 31, 1, 141–54.

72. Lance Eliot Brouthers, Steve Werner, and Erika Matulich, ‘The Influence of Triad Nations’ Environments on Price-Quality Product Strategies and MNC Performance’, Journal of International Business Studies, 2000, 31, 1, 39–62.

73. Ulf Elg, ‘Firms’ Home-Market Relationships: Their Role When Selecting International Alliance Partners’, Journal of International Business Studies, 2000, 31, 1, 169–77.

74. Colin Campbell-Hunt, ‘What Have We Learned about Generic Competitive Strategy? A Meta-Analysis’, Strategic Management Journal, 2000, 21, 2, 127–54.

75. Richard N. Langlois, ‘Strategy and the Market Process: Introduction to the Special Issue’, Managerial and Decision Economics, 22, 4/5, 163–8.

76. Paul L. Robertson and Tony F. Yu, ‘Firm Strategy, Innovation and Consumer Demand: A Market Process Approach’, Managerial and Decision Economics, 2001, 22, 4/5, 183–99.

77. Tomo Noda and David J. Collis, ‘The Evolution of Intraindustry Firm Heterogeneity: Insights from a Process Study’, The Academy of Management Journal, 2001, 44, 4, 897–925.

78. Yiannis E. Spanos and Spyros Lioukas, ‘An Examination into the Causal Logic of Rent Generation: Contrasting Porter’s Competitive Strategy Framework and the Resource-Based Perspective’, Strategic Management Journal, 2001, 22, 10, 907–34.

79. Michael Song, Roger J. Calantone, and C. Anthony Di Benedetto, ‘Competitive Forces and Strategic Choice Decisions: An Experimental Investigation in the United States and Japan’, Strategic Management Journal, 2002, 23, 10, 969–78.

80. Michael E. Porter and Mariko Sakakibara, ‘Competition in Japan’, The Journal of Economic Perspectives, 2004, 18, 1, 27–50.

81. Joan Enric Ricart et al., ‘New Frontiers’, Journal of International Business Studies, 2004, 35, 3, 175–200.

82. Thomas W. Ross, ‘Viewpoint: Canadian Competition Policy: Progress and Prospects’, The Canadian Journal of Economics, 2004, 37, 2, 243–68.', '<p>Volume I</p>

<p>1. Michael E. Porter, ‘Interbrand Choice, Media Mix and Market Performance’, <em>The American Economic Review</em>, 1976, 66, 2, 398–406.</p>

<p>2. R. E. Caves and M. E. Porter, ‘From Entry Barriers to Mobility Barriers: Conjectural Decisions and Contrived Deterrence to New Competition’, <em>The Quarterly Journal of Economics</em>, 1977, 91, 2, 241–62.</p>

<p>3. Louis S. Bucklin, ‘Review of <em>Interbrand Choice, Strategy and Bilateral Market Power</em>’, <em>Journal of Marketing Research</em>, 1977, 14, 3, 421–2.</p>

<p>4. R. E. Caves and M. E. Porter, ‘Market Structure, Oligopoly and Stability of Market Shares’, <em>Journal of Industrial Economics</em>, 1978, 26, 4, 289–313.</p>

<p>5. M. E. Porter, ‘The Structure within Industries and Companies’ Performance’, <em>The Review of Economics and Statistics</em>, 1979, 61, 2, 214–27.</p>

<p>6. R. E. Caves, ‘Industrial Organization, Corporate Strategy and Structure’, <em>Journal of Economic Literature</em>, 1980, 18, 1, 64–92.</p>

<p>7. Kathryn Rudie Harrigan, ‘The Effect of Exit Barriers Upon Strategic Flexibility’, <em>Strategic Management Journal</em>, 1980, 1, 2, 165–76.</p>

<p>8. John B. Meisel, ‘Entry, Mulitiple-Brand Firms and Market Share Instability’, <em>The Journal of Industrial Economics</em>, 1981, 29, 4, 375–84.</p>

<p>9. Michael E. Porter, ‘The Contributions of Industrial Organization to Strategic Management’, <em>The Academy of Management Review</em>, 1981, 6, 4, 609–20.</p>

<p>10. Anne Sigismund Huff, ‘Industry Influences on Strategy Reformulation’, <em>Strategic Management Journal</em>, 1982, 3, 2, 119–31.</p>

<p>11. Sharon Oster, ‘Intraindustry Structure and the Ease of Strategic Change’, <em>The Review of Economics and Statistics</em>, 1982, 64, 3, 376–83.</p>

<p>12. Milton Leontiades, ‘A Diagnostic Framework for Planning’, <em>Strategic Management Journal</em>, 1983, 4, 1, 11–26.</p>

<p>13. Michael E. Porter, ‘Industrial Organization and the Evolution of Concepts for Strategic Planning: The New Learning’, <em>Managerial and Decision Economics</em>, 1983, 4, 3, 172–80.</p>

<p>14. Thomas H. Naylor and Celia Thomas, ‘Microeconomic Foundations of Corporate Strategy’, <em>Managerial and Decision Economics</em>, 1983, 4, 3, 127–35.</p>

<p>15. R. E. Caves, ‘Economic Analysis and the Quest for Competitive Advantage’, <em>The American Economic Review</em>, 1984, 74, 2, 127–32.</p>

<p>16. W. Graham Astley, ‘Toward an Appreciation of Collective Strategy’, <em>The Academy of Management Review</em>, 1984, 9, 3, 526–35.</p>

<p>17. Jon M. Hawes and William F. Crittenden, ‘A Taxonomy of Competitive Retailing Strategies’, <em>Strategic Management Journal</em>, 1984, 5, 3, 275–87.</p>

<p>18. Peter Wright, ‘MNC-Third World Business Unit Performance: Application of Strategic Elements’, <em>Strategic Management Journal</em>, 1984, 5, 3, 231–40.</p>

<p>19. Aneel Karnani, ‘Generic Competitive Strategies: An Analytical Approach’, <em>Strategic Management Journal</em>, 1984, 5, 4, 367–80.</p>

<p>20. Lawrence G. Hrebiniak and William F. Joyce, ‘Organizational Adaptation: Strategic Choice and Environmental Determinism’, <em>Administrative Science Quarterly</em>, 1985, 30, 3, 336–49.</p>

<p>21. Richard P. Nielson, ‘Cooperative Strategy’, <em>The Academy of Management Review</em>, 1985, 10, 4, 873–5.</p>

<p>22. John McGee and Howard Thomas, ‘Strategic Groups: Theory, Research and Taxonomy’, <em>Strategic Management Journal</em>, 1986, 7, 2, 141–60.</p>

<p>23. Anil K. Gupta and Vijay Govindarajan, ‘Resource Sharing Among SBUs: Strategic Antecedents and Administrative Implications’, <em>The Academy of Management Journal</em>, 1986, 29, 4, 695–714.</p>

<p>volume II</p>

<p>24. Peter Wright, ‘A Refinement of Porter’s Strategies’, <em>Strategic Management Journal</em>, 1987, 8, 1, 93–101.</p>

<p>25. Mark Smith and Michael C. White, ‘Strategy, CEO Specialization, and Succession’, <em>Administrative Science Quarterly</em>, 1987, 32, 2, 263–80.</p>

<p>26. Kenneth J. Hatten and Mary Louise Hatten, ‘Strategic Groups, Asymmetrical Mobility Barriers and Contestability’, <em>Strategic Management Journal</em>, 1987, 8, 4, 329–42.</p>

<p>27. Karel O. Cool and Dan Schendel, ‘Strategic Group Formation and Performance: The Case of the US Pharmaceutical Industry, 1963–1982’, <em>Management Science</em>, 1987, 33, 9, 1102–24.</p>

<p>28. Richard A. Bettis and David Weeks, ‘Financial Returns and Strategic Interaction: The Case of Instant Photography’, <em>Strategic Management Journal</em>, 1987, 8, 6, 549–63.</p>

<p>29. Gareth R. Jones and John E. Butler, ‘Costs, Revenue, and Business-Level Strategy’, <em>The Academy of Management Review</em>, 1988, 13, 2, 202–13.</p>

<p>30. Dennis A. Yao, ‘Beyond the Reach of the Invisible Hand: Impediments to Economic Activity, Market Failures, and Profitability’, <em>Strategic Management Journal</em>, 1988, 9, 59–70.</p>

<p>31. Adrian B. Ryans, ‘Strategic Market Entry Factors and Market Share Achievement in Japan’, <em>Journal of International Business Studies</em>, 1988, 19, 3, 389–409.</p>

<p>32. Dean F. Amel and Stephen A. Rhoades, ‘Strategic Groups in Banking’, <em>The Review of Economics and Statistics</em>, 1988, 70, 4, 685–9.</p>

<p>33. Cynthia A. Montgomery, Birger Wernerfelt, and Srinivasan Balakrishnan, ‘Strategy Content and the Research Process: A Critique and Commentary’, <em>Strategic Management Journal</em>, 1989, 10, 2, 189–97.</p>

<p>34. Suresh Kotha and Daniel Orne, ‘Generic Manufacturing Strategies: A Conceptual Synthesis’, <em>Strategic Management Journal</em>, 1989, 10, 3, 211–31.</p>

<p>35. Warren Boeker, ‘Strategic Change: The Effects of Founding and History’, <em>The Academy of Management Journal</em>, 1989, 32, 3, 489–515.</p>

<p>36. Paul M. Hirsch, Ray Friedman, and Mitchell P. Koza, ‘Collaboration or Paradigm Shift? <em>Caveat Emptor</em> and the Risk of Romance with Economic Models for Strategy and Policy Research’, <em>Organization Science</em>, 1990, 1, 1, 87–97.</p>

<p>37. Henry Mintzberg, ‘The Design School: Reconsidering the Basic Premises of Strategic Management’, <em>Strategic Management Journal</em>, 1990, 11, 3, 171–95.</p>

<p>38. Jay B. Barney and Robert E. Hoskisson, ‘Strategic Groups: Untested Assertions and Research Proposals’, <em>Managerial and Decision Economics</em>, 1990, 11, 3, 187–98.</p>

<p>39. Gregory S. Carpenter and Kent Nakamoto, ‘Competitive Strategies for Late Entry into a Market with a Dominant Brand’, <em>Management Science</em>, 1990, 36, 10, 1268–78.</p>

<p>40. Paul J. H. Schoemaker, ‘Strategy, Complexity and Economic Rent’, <em>Management Science</em>, 1990, 36, 10, 1178–92.</p>

<p>41. J. Carlos Jarillo and Jon I. Martinez, ‘Different Roles for Subsidiaries: The Case of Multinational Corporations in Spain’, <em>Strategic Management Journal</em>, 1990, 11, 7, 501–12.</p>

<p>42. John A. Kay, ‘Economics and Business’, <em>The Economic Journal</em>, 1991, 101, 404, 57–63.</p>

<p>43. Francois Bergeron, Chantal Butean, and Louis Raymond, ‘Identification of Strategic Information Systems Opportunities: Applying and Comparing Two Methodologies’, <em>MIS Quarterly</em>, 1991, 15, 1, 89–103.</p>

<p>44. David J. Collis, ‘A Resource-Based Analysis of Global Competition: The Case of the Bearings Industry’, <em>Strategic Management Journal</em>, 1991, 12, 49–68.</p>

<p>45. Kendall Roth, David M. Schweiger, and Allen J. Morrison, ‘Global Strategy Implementation at the Business Unit Level: Operational Capabilities and Administrative Mechanisms’, <em>Journal of International Business Studies</em>, 1991, 22, 3, 369–402.</p>

<p>volume iii</p>

<p>46. Henry Mintzberg, ‘Learning 1, Planning 0: Reply to Igor Ansoff’, <em>Strategic Management Journal</em>, 1991, 12, 6, 463–6.</p>

<p>47. Jon I. Martinez and J. Carlos Jarillo, ‘Coordination Demands of International Strategies’, <em>Journal of International Business Studies</em>, 1991, 22, 3, 429–44.</p>

<p>48. Terry Clark, ‘Review of The Competitive Advantage of Nations’, <em>Journal of Marketing</em>, Oct. 1991, 188–90.</p>

<p>49. Michael E. Porter, ‘Towards a Dynamic Theory of Strategy’, <em>Strategic Management Journal</em>, 1991, 12, 95–117.</p>

<p>50. Ian MacLachlan, ‘Plant Closure and Market Dynamics: Competitive Strategy and Rationalization’, <em>Economic Geography</em>, 1992, 68, 2, 128–45.</p>

<p>51. David Knights, ‘Changing Spaces: The Disruptive Impact of a New Epistemological Location for the Study of Management’, <em>The Academy of Management Review</em>, 1992, 17, 3, 514–36.</p>

<p>52. Kendall Roth, ‘International Configuration and Coordination Archetypes for Medium-Sized Firms in Global Industries’, <em>Journal of International Business Studies</em>, 1992, 23, 3, 533–49.</p>

<p>53. Mariann Jelinek, ‘Review of The Competitive Advantage of Nations’, <em>Administrative Science Quarterly</em>, 1992, 37, 3, 507–10.</p>

<p>54. Kendall Roth and Allen J. Morrison, ‘Implementing Global Strategy: Characteristics of Global Subsidiary Mandates’, <em>Journal of International Business Studies</em>, 1992, 23, 4, 715–35.</p>

<p>55. Andrew M. Pettigrew, ‘The Character and Significance of Strategy Process Research’, <em>Strategic Management Journal</em>, 1992, 13, 5–16.</p>

<p>56. Margaret A. Peteraf, ‘Intra-Industry Structure and the Response Toward Rivals’, <em>Managerial and Decision Economics</em>, 1993, 14, 6, 519–28.</p>

<p>57. Claudio Carpano, James J. Chrisman, and Kendall Roth, ‘International Strategy and Environment: An Assessment of the Performance Relationship’, <em>Journal of International Business Studies</em>, 1994, 25, 3, 639–56.</p>

<p>58. Pierre Dussauge and Bernard Garrette, ‘Determinants of Success in International Strategic Alliances: Evidence from the Global Aerospace Industry’, <em>Journal of International Business Studies</em>, 1995, 26, 3, 505–30.</p>

<p>59. Karen Palmer, Wallace E. Oates, and Paul R. Portney, ‘Tightening Environmental Standards: The Benefit-Cost or the No-Cost Paradigm?’, <em>The Journal of Economic Perspectives</em>, 1995, 9, 4, 119–32.</p>

<p>60. Joel A. C. Baum, ‘The Changing Basis of Competition in Organizational Populations: The Manhattan Hotel Industry, 1898–1990’, <em>Social Forces</em>, 74, 1.</p>

<p>61. Ajay Mehra, ‘Resource and Market-Based Determinants of Performance in the US Banking Industry’, <em>Strategic Management Journal</em>, 1996, 17, 4, 307–22.</p>

<p>62. Joel A. C. Baum and Helaine J. Korn, ‘Competitive Dynamics of Interfirm Rivalry’, <em>The Academy of Management Journal</em>, 1996, 39, 2, 255–91.</p>

<p>63. Jean-Jacques Laffont and Quang Vuong, ‘Structural Analysis of Auction Data’, <em>The American Economic Review</em>, 1996, 86, 2, 414–20.</p>

<p>64. Rebecca Henderson and Will Mitchell, ‘The Interactions of Organizational and Competitive Influences on Strategy and Performance’, <em>Strategic Management Journal</em>, 1997, 18, 5–14.</p>

<p>65. Mona V. Makhija, Kwangsoo Kim, and Sandra D. Williamson, ‘Measuring Globalization of Industries Using a National Industry Approach: Empirical Evidence across Five Countries and over Time’, <em>Journal of International Business Studies</em>, 1997, 28, 4, 679–710.</p>

<p>66. Howard P. Tuckman, ‘Competition, Commercialization, and the Evolution of Nonprofit Organizational Structures’, <em>Journal of Policy Analysis and Management</em>, 1998, 17, 2, 175–94.</p>

<p>67. Alan M. Rugman and Alain Verbeke, ‘Corporate Strategies and Environmental Regulations: An Organizing Framework’, <em>Strategic Management Journal</em>, 1998, 19, 4, 363–75.</p>

<p>volume iv</p>

<p>68. Charles B. Stabell and Øystein D. Fjeldstad, ‘Configuring Value for Competitive Advantage: On Chains, Shops, and Networks’, <em>Strategic Management Journal</em>, 1998, 19, 5, 413–37.</p>

<p>69. James H. Taggart, ‘Strategy Shifts in MNC Subsidiaries’, <em>Strategic Management Journal</em>, 1998, 19, 7, 663–81.</p>

<p>70. David P. Lindahl and William B. Beyers, ‘The Creation of Competitive Advantage by Producer Service Establishments’, <em>Economic Geography</em>, 1999, 75, 1, 1–20.</p>

<p>71. Julian Birkinshaw and Neil Hood, ‘Characteristics of Foreign Subsidiaries in Industry Clusters’, <em>Journal of International Business Studies</em>, 2000, 31, 1, 141–54.</p>

<p>72. Lance Eliot Brouthers, Steve Werner, and Erika Matulich, ‘The Influence of Triad Nations’ Environments on Price-Quality Product Strategies and MNC Performance’, <em>Journal of International Business Studies</em>, 2000, 31, 1, 39–62.</p>

<p>73. Ulf Elg, ‘Firms’ Home-Market Relationships: Their Role When Selecting International Alliance Partners’, <em>Journal of International Business Studies</em>, 2000, 31, 1, 169–77.</p>

<p>74. Colin Campbell-Hunt, ‘What Have We Learned about Generic Competitive Strategy? A Meta-Analysis’, <em>Strategic Management Journal</em>, 2000, 21, 2, 127–54.</p>

<p>75. Richard N. Langlois, ‘Strategy and the Market Process: Introduction to the Special Issue’, <em>Managerial and Decision Economics</em>, 22, 4/5, 163–8.</p>

<p>76. Paul L. Robertson and Tony F. Yu, ‘Firm Strategy, Innovation and Consumer Demand: A Market Process Approach’, <em>Managerial and Decision Economics</em>, 2001, 22, 4/5, 183–99.</p>

<p>77. Tomo Noda and David J. Collis, ‘The Evolution of Intraindustry Firm Heterogeneity: Insights from a Process Study’, <em>The Academy of Management Journal</em>, 2001, 44, 4, 897–925.</p>

<p>78. Yiannis E. Spanos and Spyros Lioukas, ‘An Examination into the Causal Logic of Rent Generation: Contrasting Porter’s Competitive Strategy Framework and the Resource-Based Perspective’, <em>Strategic Management Journal</em>, 2001, 22, 10, 907–34.</p>

<p>79. Michael Song, Roger J. Calantone, and C. Anthony Di Benedetto, ‘Competitive Forces and Strategic Choice Decisions: An Experimental Investigation in the United States and Japan’, <em>Strategic Management Journal</em>, 2002, 23, 10, 969–78.</p>

<p>80. Michael E. Porter and Mariko Sakakibara, ‘Competition in Japan’, <em>The Journal of Economic Perspectives</em>, 2004, 18, 1, 27–50.</p>

<p>81. Joan Enric Ricart et al., ‘New Frontiers’, <em>Journal of International Business Studies</em>, 2004, 35, 3, 175–200.</p>

<p>82. Thomas W. Ross, ‘Viewpoint: Canadian Competition Policy: Progress and Prospects’, <em>The Canadian Journal of Economics</em>, 2004, 37, 2, 243–68.</p>', 'Subtitle   :    Critical Evaluations in Business and Management

ISBN-13   :   9780415325844

Language   :   English

Binding   :   Hard Bound

Publisher   :    Routledge

Publishing Date   :    2009

Edition   :   1st

Total Pages   :   1752', '<p>Subtitle   :    Critical Evaluations in Business and Management</p>

<p>ISBN-13   :   9780415325844</p>

<p>Language   :   English</p>

<p>Binding   :   Hard Bound</p>

<p>Publisher   :    Routledge</p>

<p>Publishing Date   :    2009</p>

<p>Edition   :   1st</p>

<p>Total Pages   :   1752</p>', '"83793"', '"50275"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81929780415325844.ME.0.m.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780415325844&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3321', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3321', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1064, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('fa47ec10-2588-47a5-9429-11e38d64153a', '3654', 787, 'Encyclopedia of World Literature in the 20th Century, 3/e - 4 Vols. Set', 'encyclopedia-of-world-literature-in-the-20th-century-3e-4-vols-set', 'encyclopedia-of-world-literature-in-the-20th-century-3e-4-vols-set', '9781558623736', '9781558623736', '9781558623736', NULL, 'Editorial Reviews

From Library Journal

Claiming to be completely revised and enlarged, this third edition consists primarily of bio-critical entries about individual authors, but it also includes survey articles about national literatures and literary movements. All essays conclude with secondary sources, and author essays have a "Further Works" section, which lists works by the author not discussed in the text. The set includes a Nationality Index and a General Index (with no cross references), and See Also references are indicated by small capitals in the body of the essays. Comparison to the second edition (Encyclopedia of World Literature in the 20th Century, 4 vols., edited by Leonard S. Klein, 1981-1993: LJ 8/81, Vol 1) shows, unfortunately, that many of the essays were lifted wholesale from the earlier edition, often without updates to either the secondary sources or the "Further Works." Omissions of new writings by such authors as Derek Walcott and V.S. Naipul, as well as new writings on such famous writers as William Butler Yeats, lead one to wonder how the publisher defines "completely revised." To be fair, this edition does provide information about authors not included in the second edition; updates some, but not all, of the essays that appeared in the earlier edition; and brings together in one resource a way of finding basic information. It is most useful for its coverage of non-Western literatures and authors. However, given the set''s hefty price, it is only recommended for those libraries without the second edition or access to sources such as Gale''s Contemporary Authors, Twentieth Century Literary Criticism, and Contemporary Literary Criticism.ACynthia A. Johnson, Barnard Coll. Lib., New York

Copyright 1999 Reed Business Information, Inc.

From Booklist

Based on a German work, the second edition of Encyclopedia of World Literature in the 20th Century was published between 1982 and 1984 by Frederick Ungar, with a supplement from Continuum in 1993. With 2,300 entries, St. James'' third edition is a comprehensive survey of the significant international literary activity from 1900 to the present. Its assessment and appreciation of the growth and variety of world literature are appropriate for both general and scholarly readers.

Every author entry consists of four parts: a headnote that lists vital statistics; the body, which includes both a biographical sketch and a critical assessment of the author''s work; a list of further works that are not mentioned in the body of the entry; and, finally, a bibliography of select secondary sources. National literature and literary movements are covered in separate articles that contain uppercase cross-references to the author articles within the four volumes. Authors were selected for inclusion based on an evaluation of critical recognition by an international board of advisors from an impressive list of colleges and universities. Each country represented has its own advisor. To maintain its international scope, many U.S., British, and European writers who are well-known in the English-speaking world are treated as part of national survey articles in order to include more writers from less-familiar literatures.

The amount of revision in the entries varies. Entries for some, such as J. R. R. Tolkien, are the same in both editions. In some cases, such as the entry for Maya Angelou, the essay is unchanged but the bibliography has been updated. Other entries, such as Margaret Atwood and Wole Soyinka, have revised essays. And finally, some entries are entirely new, among them Martin Amis, Russell Banks, Ellen Gilchrist, Jamaica Kincaid, and Arundhati Roy. A nationality index has been added to the last volume.

A significant number of writers included in these volumes have not had their works translated into English, and for them, Encyclopedia of World Literature in the 20th Century is the first source of reference for English-speaking readers. This inclusive and authoritative guide is appropriate for all academic and larger public libraries. Those that own the previous edition will probably want the update.', '<h3><strong>Editorial Reviews</strong></h3>

<h5><strong>From Library Journal</strong></h5>

<p>Claiming to be completely revised and enlarged, this third edition consists primarily of bio-critical entries about individual authors, but it also includes survey articles about national literatures and literary movements. All essays conclude with secondary sources, and author essays have a "Further Works" section, which lists works by the author not discussed in the text. The set includes a Nationality Index and a General Index (with no cross references), and See Also references are indicated by small capitals in the body of the essays. Comparison to the second edition (Encyclopedia of World Literature in the 20th Century, 4 vols., edited by Leonard S. Klein, 1981-1993: LJ 8/81, Vol 1) shows, unfortunately, that many of the essays were lifted wholesale from the earlier edition, often without updates to either the secondary sources or the "Further Works." Omissions of new writings by such authors as Derek Walcott and V.S. Naipul, as well as new writings on such famous writers as William Butler Yeats, lead one to wonder how the publisher defines "completely revised." To be fair, this edition does provide information about authors not included in the second edition; updates some, but not all, of the essays that appeared in the earlier edition; and brings together in one resource a way of finding basic information. It is most useful for its coverage of non-Western literatures and authors. However, given the set''s hefty price, it is only recommended for those libraries without the second edition or access to sources such as Gale''s Contemporary Authors, Twentieth Century Literary Criticism, and Contemporary Literary Criticism.ACynthia A. Johnson, Barnard Coll. Lib., New York<br />
Copyright 1999 Reed Business Information, Inc.</p>

<h3><strong>From Booklist</strong></h3>

<p>Based on a German work, the second edition of Encyclopedia of World Literature in the 20th Century was published between 1982 and 1984 by Frederick Ungar, with a supplement from Continuum in 1993. With 2,300 entries, St. James'' third edition is a comprehensive survey of the significant international literary activity from 1900 to the present. Its assessment and appreciation of the growth and variety of world literature are appropriate for both general and scholarly readers.</p>

<p>Every author entry consists of four parts: a headnote that lists vital statistics; the body, which includes both a biographical sketch and a critical assessment of the author''s work; a list of further works that are not mentioned in the body of the entry; and, finally, a bibliography of select secondary sources. National literature and literary movements are covered in separate articles that contain uppercase cross-references to the author articles within the four volumes. Authors were selected for inclusion based on an evaluation of critical recognition by an international board of advisors from an impressive list of colleges and universities. Each country represented has its own advisor. To maintain its international scope, many U.S., British, and European writers who are well-known in the English-speaking world are treated as part of national survey articles in order to include more writers from less-familiar literatures.</p>

<p>The amount of revision in the entries varies. Entries for some, such as J. R. R. Tolkien, are the same in both editions. In some cases, such as the entry for Maya Angelou, the essay is unchanged but the bibliography has been updated. Other entries, such as Margaret Atwood and Wole Soyinka, have revised essays. And finally, some entries are entirely new, among them Martin Amis, Russell Banks, Ellen Gilchrist, Jamaica Kincaid, and Arundhati Roy. A nationality index has been added to the last volume.</p>

<p>A significant number of writers included in these volumes have not had their works translated into English, and for them, Encyclopedia of World Literature in the 20th Century is the first source of reference for English-speaking readers. This inclusive and authoritative guide is appropriate for all academic and larger public libraries. Those that own the previous edition will probably want the update.</p>', 'Sub Title
			Encyclopedia of World Literature in the 20th Century, 3/e - 4 Vols. Set

			Author / Editor
			Steven Serafin

			ISBN 10 Digit
			1558623736

			ISBN 13 Digit
			9781558623736

			Pages
			2709 pages

			Binding
			Hardcover', '<table border="0">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Sub Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of World Literature in the 20th Century, 3/e - 4 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author / Editor</span></td>
			<td style="text-align:center"><span>Steven Serafin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 10 Digit</span></td>
			<td style="text-align:center"><span>1558623736</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN 13 Digit</span></td>
			<td style="text-align:center"><span>9781558623736</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>2709 pages</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>', '"79608"', '"47765"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2709 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9927World%20Litreture.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781558623736&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3654', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3654', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 787, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('fa7ba415-19c0-4693-bd49-ff04df125edd', '2382', NULL, 'International Encyclopedia of Fishery Science And Technology in 10 Vols.', 'international-encyclopedia-of-fishery-science-and-technology-in-10-vols-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382', 'international-encyclopedia-of-fishery-science-and-technology-in-10-vols-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382-2382', '9788182930551', '9788182930551', '9788182930551', NULL, 'Vol. I. Fish Genetics and Biotechnology Preface. -  1. Fish genetics. 2. Biodiversity and genetics. 3. Genetic drift. 4. Marine biotechnology. 5. Biotechnology in aquaculture. 6. Status of aquaculture genetics. 7. Conservation of genetic resources of fish. 8. Inbreeding to improve growth. 9. Inbreeding calculation. 10. Selection and hybridization of fish genetics. 11. Fish pathogens. 12. Diagnosis and detection of shrimp pathogens. 13. Validation of DNA based diagnostic techniques. 14. Genetic variance in Hatchery populations. 15. Hormonal manipulation of fishes. 16. Cryopreservation of fish embryos.

Vol. II. Fish Nutrition and Biochemistry Preface. - 1. Fish nutrition feeds and feeding. 2. Diet feeding methods. 3. Proteins and amino acids. 4. Lipids. 5. Carbohydrates. 6. Supplementary feeding. 7. Aquaculture nutrition. 8. Aquaculture feeding strategies. 9. Nutrition and feeding of tropical fish. 10. Marine fish biochemistry. 11. Catfish farming. 12. Fish for maternal foetal and neonatal nutrition. 13. Vitamin disorders. 14. Larval nutrition and growth. 15. Fish composition. 16. Fish feed manufacturing. 17. Fish feed technology. 18. Nutrition safety and sustainability.

Vol. III. Fishery Conservation Management Preface. - 1. Planning and objectives of fishery management. 2. Fishery management process. 3. Information management of small scale fisheries. 4. Conservation of fishery resources. 5. Conservation and management of high seas fisheries. 6. Management of inland fisheries. 7. Transboundary fish stocks. 8. Fishery research technology. 9. Applications of conservation management. 10. Strengthening the fishery bodies. 11. Risk assessment in fishery management.

Vol. IV. Fishery Science and Technology Preface. - 1. Introduction to fishery science. 2. Age determinations and age compositions. 3. Fishing technologies. 4. Technology for fish propagation. 5. Remote sensing to fisheries. 6. Sensor system. 7. Sex maturity and fecundity. 8. Environmental satellites. 9. Digital image processing. 10. Techniques for fish in flooded rice fields. 11. Fish preservation technologies. 12. Target species. 13. Precautionary approach to scientific development. 14. Guidelines for fishing operations. Bibliography. Index. Vol. V. Industrial Fisheries Preface. 1. Status of fishery industry. 2. Mariculture development. 3. Commercial shrimp farming. 4. Development of rural aquaculture. 5. Freshwater fish processing. 6. Industrial fisheries problems and solutions. 7. Sustainable commercial aquaculture. 8. Code of conduct for responsible fisheries.

Vol. VI. Inland and Freshwater Aquaculture Preface. - 1. Fresh water fisheries. 2. Selection of sites for aquaculture. 3. Designing inland fish farms. 4. Design and operation of aquaculture systems. 5. Design of ponds canals and dams in aquaculture. 6. Supervision of fish farm construction. 7. Socio economic aspects of freshwater fisheries. 8. Production and consumption patterns of aquaculture. 9. Fish consumption and demand. 10. Fish marketing practices. 11. Management of marketing of fish. 12. Freshwater fish processing. 13. Constraints of fish processing. 14. Sampling fish in inland waters.

Vol. VII. Marine Fisheries Preface. - 1. Introduction to marine fisheries. 2. Genetic diversity of marine fisheries. 3. Small scale fishing communities. 4. Coastal monitoring control and surveillance. 5. Rocking of sea cucumbers. 6. Inherent characteristics of marine fish stocks. 7. Development of marine stocking. 8. Cost structure of marine capture fisheries. 9. Biological ecological and economic impacts. 10. Protection of marine fish communities. 11. Management measures of marine fisheries.

Vol. VIII. Natural Fisheries Preface. - 1. Development of natural fisheries. 2. Marine capture fisheries. 3. Inland water fisheries. 4. Mountain fisheries. 5. Impact of dams on river fisheries. 6. Management of lago.', '<p>Vol. I. Fish Genetics and Biotechnology Preface. -  1. Fish genetics. 2. Biodiversity and genetics. 3. Genetic drift. 4. Marine biotechnology. 5. Biotechnology in aquaculture. 6. Status of aquaculture genetics. 7. Conservation of genetic resources of fish. 8. Inbreeding to improve growth. 9. Inbreeding calculation. 10. Selection and hybridization of fish genetics. 11. Fish pathogens. 12. Diagnosis and detection of shrimp pathogens. 13. Validation of DNA based diagnostic techniques. 14. Genetic variance in Hatchery populations. 15. Hormonal manipulation of fishes. 16. Cryopreservation of fish embryos.</p>

<p>Vol. II. Fish Nutrition and Biochemistry Preface. - 1. Fish nutrition feeds and feeding. 2. Diet feeding methods. 3. Proteins and amino acids. 4. Lipids. 5. Carbohydrates. 6. Supplementary feeding. 7. Aquaculture nutrition. 8. Aquaculture feeding strategies. 9. Nutrition and feeding of tropical fish. 10. Marine fish biochemistry. 11. Catfish farming. 12. Fish for maternal foetal and neonatal nutrition. 13. Vitamin disorders. 14. Larval nutrition and growth. 15. Fish composition. 16. Fish feed manufacturing. 17. Fish feed technology. 18. Nutrition safety and sustainability.</p>

<p>Vol. III. Fishery Conservation Management Preface. - 1. Planning and objectives of fishery management. 2. Fishery management process. 3. Information management of small scale fisheries. 4. Conservation of fishery resources. 5. Conservation and management of high seas fisheries. 6. Management of inland fisheries. 7. Transboundary fish stocks. 8. Fishery research technology. 9. Applications of conservation management. 10. Strengthening the fishery bodies. 11. Risk assessment in fishery management.</p>

<p>Vol. IV. Fishery Science and Technology Preface. - 1. Introduction to fishery science. 2. Age determinations and age compositions. 3. Fishing technologies. 4. Technology for fish propagation. 5. Remote sensing to fisheries. 6. Sensor system. 7. Sex maturity and fecundity. 8. Environmental satellites. 9. Digital image processing. 10. Techniques for fish in flooded rice fields. 11. Fish preservation technologies. 12. Target species. 13. Precautionary approach to scientific development. 14. Guidelines for fishing operations. Bibliography. Index. Vol. V. Industrial Fisheries Preface. 1. Status of fishery industry. 2. Mariculture development. 3. Commercial shrimp farming. 4. Development of rural aquaculture. 5. Freshwater fish processing. 6. Industrial fisheries problems and solutions. 7. Sustainable commercial aquaculture. 8. Code of conduct for responsible fisheries.</p>

<p>Vol. VI. Inland and Freshwater Aquaculture Preface. - 1. Fresh water fisheries. 2. Selection of sites for aquaculture. 3. Designing inland fish farms. 4. Design and operation of aquaculture systems. 5. Design of ponds canals and dams in aquaculture. 6. Supervision of fish farm construction. 7. Socio economic aspects of freshwater fisheries. 8. Production and consumption patterns of aquaculture. 9. Fish consumption and demand. 10. Fish marketing practices. 11. Management of marketing of fish. 12. Freshwater fish processing. 13. Constraints of fish processing. 14. Sampling fish in inland waters.</p>

<p>Vol. VII. Marine Fisheries Preface. - 1. Introduction to marine fisheries. 2. Genetic diversity of marine fisheries. 3. Small scale fishing communities. 4. Coastal monitoring control and surveillance. 5. Rocking of sea cucumbers. 6. Inherent characteristics of marine fish stocks. 7. Development of marine stocking. 8. Cost structure of marine capture fisheries. 9. Biological ecological and economic impacts. 10. Protection of marine fish communities. 11. Management measures of marine fisheries.</p>

<p>Vol. VIII. Natural Fisheries Preface. - 1. Development of natural fisheries. 2. Marine capture fisheries. 3. Inland water fisheries. 4. Mountain fisheries. 5. Impact of dams on river fisheries. 6. Management of lago.</p>', 'Sub Title
			Fishery Science And Technology

			Author
			M R Saravanam

			Publisher
			ISPA

			ISBN 13 Digit
			9788182930551

			Binding
			Hardcover

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Fishery Science And Technology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M R Saravanam</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>ISPA</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788182930551</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"9000"', '"5400"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '50f3d6da-9a1f-49f1-ac8e-90dd8bfd14fc', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788182930551&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2382', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2382', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1641, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:12'),
('fa84aa78-40ac-4e40-9581-d08158b69a57', '3360', NULL, 'The Coloured Yolk of Love Vrindavan', 'the-coloured-yolk-of-love-vrindavan-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360', 'the-coloured-yolk-of-love-vrindavan-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360-3360', '9788172736484', '9788172736484', '9788172736484', NULL, 'Content - Preface, Pavonina, 1 The Arrival, 2 Was It You, 3 Roses In Vrindavan, 4 Love In Vrindavan After Long, 5 The Fall, 6 Radha Tells Her Heart About Love, 7 Because I Could Not Sleep, Krishna, 8 The Dry Pitcher, 9 The Competition, 10 Possession, 11 Flower Maker, 12 The Quarrel, 13 The Complaint, 14 Krishna Parrot, 15 The Wait, 16 Dream Lover             ', '<p style="text-align:justify"><span><strong>Content -</strong> </span><span><span><span><span>Preface, Pavonina, 1 The Arrival, 2 Was It You, 3 Roses In Vrindavan, 4 Love In Vrindavan After Long, 5 The Fall, 6 Radha Tells Her Heart About Love, 7 Because I Could Not Sleep, Krishna, 8 The Dry Pitcher, 9 The Competition, 10 Possession, 11 Flower Maker, 12 The Quarrel, 13 The Complaint, 14 Krishna Parrot, 15 The Wait, 16 Dream Lover</span>             </span></span></span></p>', 'Sub Title
			The Coloured Yolk of Love Vrindavan

			Author
			Gopikrishnan Kottoor

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788172736484

			Pages
			277

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>The Coloured Yolk of Love Vrindavan</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Gopikrishnan Kottoor</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788172736484</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>277</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span>Paperback</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2012</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>First</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"295"', '"177"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 277, '277', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1418The%20Coloured%20Yolk%20of%20Love%20Vrindavan.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788172736484&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3360', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3360', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1031, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('fa940f4c-544e-42eb-919e-02042a40dfdf', '4366', 98, 'Public Relations: Strategies and Tactics 11/e', 'public-relations-strategies-and-tactics-11e', 'public-relations-strategies-and-tactics-11e', '9781292056586', '9781292056586', '9781292056586', NULL, 'About the book

Public Relations: Strategies and Tactics uses real-world case studies and examples to explain the basic concepts and theory behind modern public relations practice. This comprehensive text is grounded in scholarship and includes references to landmark studies and time-honoured public relations techniques. 

Content:

Part 1: Role

Part 2: Process

Part 3: Strategy

Part 4: Tactics

Part 5: Application', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Public Relations: Strategies and Tactics uses real-world case studies and examples to explain the basic concepts and theory behind modern public relations practice. This comprehensive text is grounded in scholarship and includes references to landmark studies and time-honoured public relations techniques. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Part 1: Role</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 2: Process</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 3: Strategy</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 4: Tactics</span></span></span></p>

<p style="text-align:justify"><span><span><span>Part 5: Application</span></span></span></p>
', 'Title
			Public Relations: Strategies and Tactics 11/e

			Author
			Dennis L.Wilcox

			ISBN
			9781292056586

			Publisher
			Pearson

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Public Relations: Strategies and Tactics 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Dennis L.Wilcox</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781292056586</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"5883"', '"4118"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3955public.jpg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781292056586&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4366', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4366', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 98, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:06', '2026-08-12 00:45:12'),
('faa261d7-7d75-44c7-8fd2-4463776dcf8a', '1213', NULL, 'Indian Social System New', 'indian-social-system-new-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1-1213', 'indian-social-system-new-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213-1213', 'YHJU7766', 'YHJU7766::1213', 'YHJU7766', NULL, 'Indian Social System New', '<h1>Indian Social System New</h1>', 'Sub Title
			No

			Author
			Dr. Ravindra Nair Roy

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963617

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2013

			Edition of Book
			Inst

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ravindra Nair Roy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963617</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Inst</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'Inst', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4496image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YHJU7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1213', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1213', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2340, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('faa47da7-3d2f-458b-8f5e-9feb890cf18b', '195', NULL, 'Chemistry from First Principles', 'chemistry-from-first-principles', 'chemistry-from-first-principles', 'Chemistry from First Principles', 'Chemistry from First Principles', 'Chemistry from First Principles', NULL, '', NULL, 'Sub Title
			No

			Author
			Jan C.A. Boeyens

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781402085451

			Pages
			321

			Binding
			Paperback

			Year of Publication
			2008

			Edition of Book
			2008 edition

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jan C.A. Boeyens</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402085451</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>321</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2008 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"4549"', '"2729"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', '2008 edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 321, '321', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20041_4_32.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Chemistry%20from%20First%20Principles&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=195', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=195', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2959, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('fabbe521-8553-4163-8eba-8416536922ff', '1553', NULL, 'Comparative Politics & Political Analysis', 'comparative-politics-political-analysis-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1-1553', 'comparative-politics-political-analysis-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553-1553', 'SWER4422', 'SWER4422', 'SWER4422', NULL, 'Comparative Politics & Political Analysis', '<h1>Comparative Politics &amp; Political Analysis</h1>', 'Sub Title
			No

			Author
			M. Siddiqi

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			8181160975

			ISBN 13 Digit
			No

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Siddiqi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160975</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1195"', '"717"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89608181160975.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SWER4422&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1553', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1553', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2135, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('fac180ab-da84-4c3a-99c6-8c25b1f1dd5c', '4171', 291, 'Retailing Management 10/e', 'retailing-management-10e', 'retailing-management-10e', '9789355324641', '9789355324641', '9789355324641', NULL, 'About the book

Retailing Management, Tenth Edition, highlights the many ways the retail industry has transformed and evolved over the past few years. In keeping with its market-leading tradition, this tenth edition focuses on key strategic issues with an emphasis on financial considerations and implementation through merchandise and store management. Strategic and tactical issues are examined for a broad spectrum of retailers, both large and small, domestic and international, selling both merchandise and services. This edition builds on the basic philosophy of the previous editions, but every example, fact, and key term has been checked, updated, or replaced to ensure that this cutting-edge product remains up to date.

Content:

SECTION I THE WORLD OF RETAILING

Chapter 1 Introduction to the World of Retailing 

Chapter 2 Types of Retailers 

Chapter 3 Multichannel and Omni channel Retailing 

Chapter 4 Customer Buying Behavior 

SECTION II RETAILING STRATEGY 

Chapter 5 Retail Market Strategy 

Chapter 6 Financial Strategy 

Chapter 7 Retail Locations 

Chapter 8 Retail Site Location 

Chapter 9 Information Systems and Supply Chain Management 

Chapter 10 Customer Relationship Management

SECTION III MERCHANDISE MANAGEMENT 

Chapter 11 Managing the Merchandise Planning Process 

Chapter 12 Buying Merchandise 

Chapter 13 Retail Pricing 

Chapter 14 Retail Communication Mix  

SECTION IV HUMAN RESOURCES AND STORE MANAGEMENT 

Chapter 15 Human Resources and Managing the Store 

Chapter 16 Store Layout, Design, and Visual Merchandising 

Chapter 17 Customer Service 

SECTION V CASES

1. Making Macy’s Meaningful: Moves by the Retail Chain to Maintain Its Competitiveness 

2. Find “Good Stuff Cheap” at Ollie’s Bargain Outlet 

3. Tractor Supply Company Targets the Part-Time Rancher 

4. Build-A-Bear Workshop: Where Best Friends Are Made 

5. Blue Tomato: Internationalization of a Multichannel Retailer 

6. Staples, Inc. 

7. Remixing a Green Business: The Green Painter 

8. Ashley Stewart 

9. The Decision-Making Process for Buying a Bicycle 

10. Home Depot: Opportunities and Challenges in China 

11. Parisian Patisserie “Maison Ladurée” Goes Global 

12. Retailing in India: The Impact of Hypermarkets 

13. Diamonds from Mine to Market 

14. Starbucks’s Expansion into China 

15. Tiffany and TJX: Comparing Financial Performance 

16. Choosing a Store Location for a Boutique 

17. Hutch: Locating a New Store 

18. Avon Embraces Diversity 

19. Sephora Loyalty Programs: A Comparison between France and the United States

20. Attracting Generation Y to a Retail Career 

21. Active Endeavors Analyzes Its Customer Database 

22. Mel’s Department Store under New Management 

23. Developing an Assortment Plan for Hughes 

24. Preparing a Merchandise Budget Plan 

25. Kroger and Fred Meyer: Sourcing Products in a Global Marketplace 

26. American Furniture Warehouse Sources Globally 

27. How Much for a Good Smell? 

28. See It! Scan It! Buy It! Shortening the Path to Purchase with Mobilibuy’s Technology 

29. Promoting a Sale 

30. Target Marketing with Google AdWords 

31. Diamond in the Rough 

32. A Stockout at Discmart 

33. Customer Service and Relationship Management at Nordstrom 

34. Zipcar: Delivering Only as Much Driving as You Want 

35. A Musical Quandary in an Italian Restaurant 

36. Yankee Candle: Product Management and Innovation 

37. Interviewing for a Management Training Position', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Retailing Management, Tenth Edition, highlights the many ways the retail industry has transformed and evolved over the past few years. In keeping with its market-leading tradition, this tenth edition focuses on key strategic issues with an emphasis on financial considerations and implementation through merchandise and store management. Strategic and tactical issues are examined for a broad spectrum of retailers, both large and small, domestic and international, selling both merchandise and services. This edition builds on the basic philosophy of the previous editions, but every example, fact, and key term has been checked, updated, or replaced to ensure that this cutting-edge product remains up to date.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>SECTION I THE WORLD OF RETAILING</span></strong><br />
<span>Chapter 1 Introduction to the World of Retailing <br />
Chapter 2 Types of Retailers <br />
Chapter 3 Multichannel and Omni channel Retailing <br />
Chapter 4 Customer Buying Behavior <br />
<strong>SECTION II RETAILING STRATEGY </strong><br />
Chapter 5 Retail Market Strategy <br />
Chapter 6 Financial Strategy <br />
Chapter 7 Retail Locations <br />
Chapter 8 Retail Site Location <br />
Chapter 9 Information Systems and Supply Chain Management <br />
Chapter 10 Customer Relationship Management<br />
<strong>SECTION III MERCHANDISE MANAGEMENT </strong><br />
Chapter 11 Managing the Merchandise Planning Process <br />
Chapter 12 Buying Merchandise <br />
Chapter 13 Retail Pricing <br />
Chapter 14 Retail Communication Mix  <br />
<strong>SECTION IV HUMAN RESOURCES AND STORE MANAGEMENT</strong> <br />
Chapter 15 Human Resources and Managing the Store <br />
Chapter 16 Store Layout, Design, and Visual Merchandising <br />
Chapter 17 Customer Service <br />
<strong>SECTION V CASES</strong><br />
1. Making Macy’s Meaningful: Moves by the Retail Chain to Maintain Its Competitiveness <br />
2. Find “Good Stuff Cheap” at Ollie’s Bargain Outlet <br />
3. Tractor Supply Company Targets the Part-Time Rancher <br />
4. Build-A-Bear Workshop: Where Best Friends Are Made <br />
5. Blue Tomato: Internationalization of a Multichannel Retailer <br />
6. Staples, Inc. <br />
7. Remixing a Green Business: The Green Painter <br />
8. Ashley Stewart <br />
9. The Decision-Making Process for Buying a Bicycle <br />
10. Home Depot: Opportunities and Challenges in China <br />
11. Parisian Patisserie “Maison Ladurée” Goes Global <br />
12. Retailing in India: The Impact of Hypermarkets <br />
13. Diamonds from Mine to Market <br />
14. Starbucks’s Expansion into China <br />
15. Tiffany and TJX: Comparing Financial Performance <br />
16. Choosing a Store Location for a Boutique <br />
17. Hutch: Locating a New Store <br />
18. Avon Embraces Diversity <br />
19. Sephora Loyalty Programs: A Comparison between France and the United States<br />
20. Attracting Generation Y to a Retail Career <br />
21. Active Endeavors Analyzes Its Customer Database <br />
22. Mel’s Department Store under New Management <br />
23. Developing an Assortment Plan for Hughes <br />
24. Preparing a Merchandise Budget Plan <br />
25. Kroger and Fred Meyer: Sourcing Products in a Global Marketplace <br />
26. American Furniture Warehouse Sources Globally <br />
27. How Much for a Good Smell? <br />
28. See It! Scan It! Buy It! Shortening the Path to Purchase with Mobilibuy’s Technology <br />
29. Promoting a Sale <br />
30. Target Marketing with Google AdWords <br />
31. Diamond in the Rough <br />
32. A Stockout at Discmart <br />
33. Customer Service and Relationship Management at Nordstrom <br />
34. Zipcar: Delivering Only as Much Driving as You Want <br />
35. A Musical Quandary in an Italian Restaurant <br />
36. Yankee Candle: Product Management and Innovation <br />
37. Interviewing for a Management Training Position </span></span></span><br />
 </p>
', 'Title
			Retailing Management 10/e

			Author
			Michael Levy

			ISBN
			9789355324641

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Retailing Management 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Michael Levy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355324641</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1060"', '"795"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7902reta.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355324641&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4171', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4171', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 291, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('fae3fd1d-d50d-4ec6-8bc7-376ba134a200', '3414', 979, 'Precision livestock farming ''09', 'precision-livestock-farming-09', 'precision-livestock-farming-09', '9789086861125', '9789086861125', '9789086861125', NULL, 'About the book

Precision livestock farming is becoming ever more relevant as the agricultural industry struggles to come to terms with aspects such as animal welfare, animal disease, the environment, economics, traceability, robots and livestock management. Whilst some benefits have proved elusive, other contribute positively to today''s agriculture. Research continues to be necessary and needs to be reported and disseminated to a wide audience.

These proceedings contain the reviewed papers from the 4th European Conference on Precision Livestock Farming. The papers reflect the wide range of disciplines that impinge upon precision livestock farming including feeding dairy, data quality, poultry and pig applications, livestock environment, wireless sensing, dairy fertility and calving management, animal identification, mastitis detection and locomotion.

The broad range of research topics reported are a valuable resource for researchers, advisors, teachers and professionals in agriculture.

Also note that the reviewed papers from the 7th European Conference on Precision Agriculture are presented in a companion publication. 

Content – 

Editorial, 

Section 1 - Feeding dairy, 

Section 2 - Data quality and poultry applications, 

Section 3 - Livestock environment, 

Section 4 - Wireless sensing, 

Section 5 -Fencing, 

Section 6 - Dairy fertility and calving management, 

Section7 - Animal identification, 

Section 8 - Pigs, 

Section 9 - Mastitis detection, 

Section 10 - Locomotion,

Keyword index, 

Author index           

 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Precision livestock farming is becoming ever more relevant as the agricultural industry struggles to come to terms with aspects such as animal welfare, animal disease, the environment, economics, traceability, robots and livestock management. Whilst some benefits have proved elusive, other contribute positively to today''s agriculture. Research continues to be necessary and needs to be reported and disseminated to a wide audience.</span></span></span></p>

<p style="text-align:justify"><span><span><span>These proceedings contain the reviewed papers from the 4th European Conference on Precision Livestock Farming. The papers reflect the wide range of disciplines that impinge upon precision livestock farming including feeding dairy, data quality, poultry and pig applications, livestock environment, wireless sensing, dairy fertility and calving management, animal identification, mastitis detection and locomotion.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The broad range of research topics reported are a valuable resource for researchers, advisors, teachers and professionals in agriculture.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Also note that the reviewed papers from the 7th European Conference on Precision Agriculture are presented in a companion publication. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>Editorial, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 1 - Feeding dairy, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 2 - Data quality and poultry applications, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 3 - Livestock environment, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 4 - Wireless sensing, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 5 -Fencing, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 6 - Dairy fertility and calving management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section7 - Animal identification, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 8 - Pigs, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 9 - Mastitis detection, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Section 10 - Locomotion, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Keyword index, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Author index           </span></span></span></p>

<p style="text-align:justify"> </p>', 'Title
			Precision livestock farming ''09

			Author
			C. Lokhorst 

			ISBN
			9789086861125

			Publisher
			Wageningen Academic

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Precision livestock farming ''09</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>C. Lokhorst </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789086861125</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wageningen Academic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"12768"', '"8299"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '09d7fe0b-7658-47d1-ad47-991898e99c72', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7768Precision%20livestock%20farming%2009.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789086861125&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3414', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3414', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 979, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:12'),
('faf6dae0-e03e-43a2-b726-5a8b9e7ed1d1', '24', NULL, 'Data Modeling and Design for Todays Architectures - Software Inside', 'data-modeling-and-design-for-todays-architectures-software-inside', 'data-modeling-and-design-for-todays-architectures---software-inside', '9780890068779', '9780890068779', '9780890068779', NULL, 'Written for database novices and pros alike, this book shows how to apply the practical techniques associated with data modeling and design to today''s newest database architectures.

In clear, easy-to-understand language, the book first outlines fundamental database concepts such as logical and physical modeling, noramlization, and denormalization, then relates these ideas to advanced platforms including distributed homogeneous database, multi-database, and federated database architectures. Designers and managers who work client / server architectures and database systems quickly gain a solid grasp of multidimensional analysis techniques for on-line analytical processing (OLAP) and object-oriented database architectures.

The book also reveals how basic modeling and design techniques are used every day in real-world products such as CASE tools, relational database management systems, and object database management systems. Other detailed chapters review the ANSI/SPARC database model, explain how to gather the information necessary to build business and process models, describe SQL fundamentals and how to write advanced database applications, and more.

Adding to its value as a practical design tool, Data Modeling and Design for Today''s Architectures also comes with software containing sample database applications, which illustrate key topics covered in the book. Created with Barlands Delphi, the applications feature sample screens, basic report generation, and DBASE IV databases.

Content - Preface, Chapter 1 Overview and Road Map, Chapter 2 The ANSI/SPARC Database Architecture and Derivations, Chapter 3 The Business Model, Chapter 4 The Process Model, Chapter 5 Normalization through Data Patterns, Chapter 6 The Logical Model, Chapter 7 The Data Dictionary, Chapter 8 Structured Query Language Fundamentals, Chapter 9 The Physical Model, Chapter 10 Distributed, Multidatabase, and Federated Models, Chapter 11 Multidimensional Models, Chapter 12 Object and Hybrid Relational Models, Chapter 13 CASE Tools, Chapter 14 A Generic Repository Model, Chapter 15 A Repository Maintenance Application Mockup, Index', '<p style="text-align:justify"><span>Written for database novices and pros alike, this book shows how to apply the practical techniques associated with data modeling and design to today''s newest database architectures.</span></p>

<p style="text-align:justify"><span>In clear, easy-to-understand language, the book first outlines fundamental database concepts such as logical and physical modeling, noramlization, and denormalization, then relates these ideas to advanced platforms including distributed homogeneous database, multi-database, and federated database architectures. Designers and managers who work client / server architectures and database systems quickly gain a solid grasp of multidimensional analysis techniques for on-line analytical processing (OLAP) and object-oriented database architectures.</span></p>

<p style="text-align:justify"><span>The book also reveals how basic modeling and design techniques are used every day in real-world products such as CASE tools, relational database management systems, and object database management systems. Other detailed chapters review the ANSI/SPARC database model, explain how to gather the information necessary to build business and process models, describe SQL fundamentals and how to write advanced database applications, and more.</span></p>

<p style="text-align:justify"><span>Adding to its value as a practical design tool, Data Modeling and Design for Today''s Architectures also comes with software containing sample database applications, which illustrate key topics covered in the book. Created with Barlands Delphi, the applications feature sample screens, basic report generation, and DBASE IV databases.</span></p>

<p style="text-align:justify"><span><strong>Content -</strong> Preface, Chapter 1 Overview and Road Map, Chapter 2 The ANSI/SPARC Database Architecture and Derivations, Chapter 3 The Business Model, Chapter 4 The Process Model, Chapter 5 Normalization through Data Patterns, Chapter 6 The Logical Model, Chapter 7 The Data Dictionary, Chapter 8 Structured Query Language Fundamentals, Chapter 9 The Physical Model, Chapter 10 Distributed, Multidatabase, and Federated Models, Chapter 11 Multidimensional Models, Chapter 12 Object and Hybrid Relational Models, Chapter 13 CASE Tools, Chapter 14 A Generic Repository Model, Chapter 15 A Repository Maintenance Application Mockup, Index</span></p>', 'Sub Title
			Data Modeling and Design for Todays Architectures - Software Inside

			Author
			Angelo Renato Bobak

			About Author
			As per Book

			ISBN 10 Digit
			0890068771

			ISBN 13 Digit
			9780890068779

			Pages
			504

			Binding
			Hardcover

			Year of Publication
			1997

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Data Modeling and Design for Todays Architectures - Software Inside</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Angelo Renato Bobak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0890068771</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780890068779</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>504</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1997</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"1692"', '"1015"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 504, '504', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2416dpp_18_233.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780890068779&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=24', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=24', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3065, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:12'),
('fb1d68c1-a261-45d6-b665-c3089ab8bff1', '1341', NULL, 'Public Policies For Human Development book', 'public-policies-for-human-development-book-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-134-1341', 'public-policies-for-human-development-book-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341-1341', 'GHJ7766', 'GHJ7766', 'GHJ7766', NULL, 'More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.', '<p>More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.</p>', 'Public Policies For Human Development book', '<h1>Public Policies For Human Development book</h1>', '"11799"', '"7079"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2130dpp_8_44.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1341', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1341', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2257, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('fb73e039-11c4-4f96-8dcb-eeb793ba20e9', '2186', NULL, 'Windows Server 2012 R2 Storage, Security, & Networking - Pocket Consultant', 'windows-server-2012-r2-storage-security-networking-pocket-consultant-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-21-2186', 'windows-server-2012-r2-storage-security-networking-pocket-consultant-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186-2186', 'RTYU7656', 'RTYU7656', 'RTYU7656', NULL, 'The practical, portable guide for Windows Server administrators! Portable and precise, this pocket-sized guide delivers ready answers for administering storage, security and networking features in Windows Server 2012 R2. Zero in on core procedures and operations through quickreference tables, instructions and lists. You’ll get the focused information you need to save time and get the job done - whether at your desk or in the field. Get fast facts to: Administer file systems, drives and RAID Manage storage spaces and configure storage pools Configure file sharing and permissions Audit system resources and implement quotas Administer Group Policy and security settings Install and configure DHCP servers Set up and optimize DNS on a network Manage TCP/IP and network connections Manage and troubleshoot print services Encrypt, back up and restore data Table of Contents Introduction xv Chapter - 1: Managing file systems and drives Chapter - 2: Configuring storage Chapter - 3: Data sharing and redundancy Chapter - 4: Data security and auditing Chapter - 5: Enhancing computer security Chapter - 6: Managing users and computers with Group Policy Chapter - 7: Managing TCP/IP networking Chapter - 8: Running DHCP clients and servers Chapter - 9: Optimizing DNS Chapter - 10: Administering network printers and print services Chapter - 11: Data backup and recovery', '<p>The practical, portable guide for Windows Server administrators! Portable and precise, this pocket-sized guide delivers ready answers for administering storage, security and networking features in Windows Server 2012 R2. Zero in on core procedures and operations through quickreference tables, instructions and lists. You’ll get the focused information you need to save time and get the job done - whether at your desk or in the field. Get fast facts to: Administer file systems, drives and RAID Manage storage spaces and configure storage pools Configure file sharing and permissions Audit system resources and implement quotas Administer Group Policy and security settings Install and configure DHCP servers Set up and optimize DNS on a network Manage TCP/IP and network connections Manage and troubleshoot print services Encrypt, back up and restore data Table of Contents Introduction xv Chapter - 1: Managing file systems and drives Chapter - 2: Configuring storage Chapter - 3: Data sharing and redundancy Chapter - 4: Data security and auditing Chapter - 5: Enhancing computer security Chapter - 6: Managing users and computers with Group Policy Chapter - 7: Managing TCP/IP networking Chapter - 8: Running DHCP clients and servers Chapter - 9: Optimizing DNS Chapter - 10: Administering network printers and print services Chapter - 11: Data backup and recovery</p>', 'Windows Server 2012 R2 Storage, Security, & Networking - Pocket Consultant', '<h1>Windows Server 2012 R2 Storage, Security, &amp; Networking - Pocket Consultant</h1>', '"800"', '"480"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96559788120350076.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=RTYU7656&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2186', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2186', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1699, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:12'),
('fb783627-0e7a-4cd1-bdd7-821c6fc60888', '4397', 68, 'Breaking the Silence: A Handbook on Posh Act', 'breaking-the-silence-a-handbook-on-posh-act', 'breaking-the-silence-a-handbook-on-posh-act', '9788197021947', '9788197021947', '9788197021947 ', NULL, 'About the book

This book aims to provide a comprehensive understanding of the Sexual Harassment of Women at Workplace (Prevention, Prohibition and Redressal) Act, 2013 which provides protection against sexual harassment of women at workplace and mechanism for the prevention and redressal of complaints of sexual harassment and for matters connected therewith or incidental thereto.

Each chapter will explore specific aspects of the Act, including its provisions, implementation, challenges, and impact. It will also offer insights into global perspectives on workplace harassment laws and best practices from different countries.

Sexual harassment results in violation of the fundamental rights of women to equality provided under articles 14 and 15 of the Constitution of India and their right to life and to live with dignity under article 21 of the Constitution and right to practice any profession or to carry on any occupation, trade or business which includes a right to a safe environment free from sexual harassment.

The protection against sexual harassment and the right to work with dignity are universally recognised human rights by international conventions and instruments such as “Convention on the Elimination of all Forms of Discrimination against women” which has been ratified on the 25th June, 1993 by the Government of India. It is expedient to make provisions for giving effect to the said Convention for Protection of Women against Sexual Harassment at Workplace.

This Act is a special legislation which was enacted with the objective of creating safe workplaces for women in our country. As a healthy workplace is not a luxury but a basic need of every professional. Employees can achieve no great results without a sound working environment. But sometimes, the significance of creating a conducive workplace for all is overlooked.

As the Act has already completed 11 years on 9th December, 2024, it is time that each of us, who are or will be entering into the work force, are aware of it.', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This book aims to provide a comprehensive understanding of the Sexual Harassment of Women at Workplace (Prevention, Prohibition and Redressal) Act, 2013 which provides protection against sexual harassment of women at workplace and mechanism for the prevention and redressal of complaints of sexual harassment and for matters connected therewith or incidental thereto.<br />
Each chapter will explore specific aspects of the Act, including its provisions, implementation, challenges, and impact. It will also offer insights into global perspectives on workplace harassment laws and best practices from different countries.<br />
Sexual harassment results in violation of the fundamental rights of women to equality provided under articles 14 and 15 of the Constitution of India and their right to life and to live with dignity under article 21 of the Constitution and right to practice any profession or to carry on any occupation, trade or business which includes a right to a safe environment free from sexual harassment.<br />
The protection against sexual harassment and the right to work with dignity are universally recognised human rights by international conventions and instruments such as “Convention on the Elimination of all Forms of Discrimination against women” which has been ratified on the 25th June, 1993 by the Government of India. It is expedient to make provisions for giving effect to the said Convention for Protection of Women against Sexual Harassment at Workplace.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This Act is a special legislation which was enacted with the objective of creating safe workplaces for women in our country. As a healthy workplace is not a luxury but a basic need of every professional. Employees can achieve no great results without a sound working environment. But sometimes, the significance of creating a conducive workplace for all is overlooked.</span></span></span></p>

<p style="text-align:justify"><span><span><span>As the Act has already completed 11 years on 9th December, 2024, it is time that each of us, who are or will be entering into the work force, are aware of it.</span></span></span></p>

<p style="text-align:justify"> </p>
', 'Title
			Breaking the Silence: A Handbook on Posh Act

			Author
			Seema Joshi

			ISBN
			9788197021947 

			Publisher
			Mohan Law House

			Binding
			Hardcover', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Breaking the Silence: A Handbook on Posh Act</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Seema Joshi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788197021947 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Mohan Law House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"650"', '"488"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '1d815a38-1437-4bc2-bb0f-f66299c831da', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3426breaking.webp', NULL, '21 | 31 | 33', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788197021947%20&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4397', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4397', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 68, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:12'),
('fb7e8f08-5546-411c-888f-ad1dc203ed56', '3499', 900, 'Advances in Digital forensics - II', 'advances-in-digital-forensics-ii-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499', 'advances-in-digital-forensics-ii-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499-3499', '9780387368900', '9780387368900', '9780387368900', NULL, 'Advances in Digital Forencics II describes original research results and innovative application in the emerging discipline of digital forensics. In addition, It highlights some of the major technical and legal issues related to digital evidence and electronic crime investigations. The areas of coverage include:

	Themes and Issues in Digital Forensics

	Evidence Collecting and Handling

	Forensic Techniques

	Operating System and File System Forensics

	Network Forensics

	Portable Electronic Device Forensics

	Linux and File System Forensics

	Training, Governance and Legal Issues

This book is the second volume in the annual series produced by the International Federation for Information Processing (FIP) Working Group 11.9 on Digital Forensics. An international community of scientists, engineers and practioners dedicated to advancing the state of the art of research and practice in digital forensics. The book contains a selection of twenty-eight edited papers from the second annual IFIP WG11.9 Conference on Digital Forensics. held at the National Center for Forensic Science, Orlando, Florida, USA in the spring of 2006.

Adances in Digital Forensics II is an important resource for researchers, faculty members and graduate students, as well as for practitioners and individuals engaged in research and development efforts for the law enforcement and intelligence communities.

Contents - Contributing Authors, Preface, Part 1 - Themes and Issues, Part 2 - Evidence Collection and Handling, Part 3 - Forensic Techniques, Part 4 - Operating System and File System Forensics, Part 5 - Network Forensics, Part 6 - Portable Electronic Device Forensics, Part 7 - Training, Governance and Legal Issues.', '<p>Advances in Digital Forencics II describes original research results and innovative application in the emerging discipline of digital forensics. In addition, It highlights some of the major technical and legal issues related to digital evidence and electronic crime investigations. The areas of coverage include:</p>

<ul>
	<li>Themes and Issues in Digital Forensics</li>
	<li>Evidence Collecting and Handling</li>
	<li>Forensic Techniques</li>
	<li>Operating System and File System Forensics</li>
	<li>Network Forensics</li>
	<li>Portable Electronic Device Forensics</li>
	<li>Linux and File System Forensics</li>
	<li>Training, Governance and Legal Issues</li>
</ul>

<p>This book is the second volume in the annual series produced by the International Federation for Information Processing (FIP) Working Group 11.9 on Digital Forensics. An international community of scientists, engineers and practioners dedicated to advancing the state of the art of research and practice in digital forensics. The book contains a selection of twenty-eight edited papers from the second annual IFIP WG11.9 Conference on Digital Forensics. held at the National Center for Forensic Science, Orlando, Florida, USA in the spring of 2006.</p>

<p>Adances in Digital Forensics II is an important resource for researchers, faculty members and graduate students, as well as for practitioners and individuals engaged in research and development efforts for the law enforcement and intelligence communities.</p>

<p>Contents - Contributing Authors, Preface, Part 1 - Themes and Issues, Part 2 - Evidence Collection and Handling, Part 3 - Forensic Techniques, Part 4 - Operating System and File System Forensics, Part 5 - Network Forensics, Part 6 - Portable Electronic Device Forensics, Part 7 - Training, Governance and Legal Issues.</p>
', 'Sub Title
			Advances in Digital forensics - II

			Author
			Martin Olivier

			ISBN 10 Digit
			0387368906

			ISBN 13 Digit
			9780387368900

			Pages
			364

			Binding
			Hardback

			Year of Publication  
			2006

			Edition of Book
			1st

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Advances in Digital forensics - II</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Martin Olivier</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>0387368906</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9780387368900</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>364</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Hardback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication  </strong></td>
			<td>2006</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>1st</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>
', '"11835"', '"7101"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 364, '364', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6210IMG_20220428_0002.jpg', NULL, '21', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780387368900&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3499', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3499', 'Admin detail fallback', NULL, NULL, 'ENABLED', 1, 900, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:12'),
('fb929af3-7379-431e-a728-4da325cb26c3', '1868', NULL, 'Madhumakkhi Paalan: Ek Labhprada Vyavsay', 'madhumakkhi-paalan-ek-labhprada-vyavsay-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1-1868', 'madhumakkhi-paalan-ek-labhprada-vyavsay-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868-1868', 'GHHM5546', 'GHHM5546', 'GHHM5546', NULL, 'Madhumakkhi Paalan: Ek Labhprada Vyavsay', '<h1>Madhumakkhi Paalan: Ek Labhprada Vyavsay</h1>', 'Sub Title
			No

			Author
			Swati Singh Tomar

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788193593738

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			Hindi

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Swati Singh Tomar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193593738</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"475"', '"285"', '"0"', 20, 'PAPERBACK', 'Paperback', 'Hindi', 'Hindi', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5629madhumakkhi_paalan_ek_labhprada_vyavsay.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=GHHM5546&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1868', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1868', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1930, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:12'),
('fba7f577-8263-4837-8884-d59c206b98b8', '1690', NULL, 'EM Modeling og Antennas and RF Components for Wireless Communication Systems - Signals and Communication Technology', 'em-modeling-og-antennas-and-rf-components-for-wireless-communication-systems-signals-and-communication-technology-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-16-1690', 'em-modeling-og-antennas-and-rf-components-for-wireless-communication-systems-signals-and-communication-technology-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690-1690', 'SAWQ2342', 'SAWQ2342', 'SAWQ2342', NULL, 'This book focuses on practical computational electrodynamics, guiding the reader step-by-step through the modeling process from the initial "what question must the model answer?", through the setting up of a computer model, to post processing, validation and optimization. The book offers a realistic view of the capabilities and limits of current 3-D field simulators and how to apply this knowledge efficiently to EM analysis and design of RF applications in modern communication systems.', '<p>This book focuses on practical computational electrodynamics, guiding the reader step-by-step through the modeling process from the initial "what question must the model answer?", through the setting up of a computer model, to post processing, validation and optimization. The book offers a realistic view of the capabilities and limits of current 3-D field simulators and how to apply this knowledge efficiently to EM analysis and design of RF applications in modern communication systems.</p>', 'EM Modeling og Antennas and RF Components for Wireless Communication Systems - Signals and Communication Technology', '<h1>EM Modeling og Antennas and RF Components for Wireless Communication Systems - Signals and Communication Technology</h1>', '"10899"', '"6539"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7507dpp_18_60.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=SAWQ2342&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1690', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1690', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2044, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('fba92dd2-a45e-4a82-a6b5-a164844da1ad', '4263', 200, 'Modern Portfolio Theory and Investment Analysis 8/e', 'modern-portfolio-theory-and-investment-analysis-8e', 'modern-portfolio-theory-and-investment-analysis-8e', '9788126528141', '9788126528141', '9788126528141', NULL, 'About the Book

An excellent resource for investors, this book examines the characteristics and analysis of individual securities as well as the theory and practice of optimally combining securities into portfolios. The majority of chapters have been revised or changed in this edition. A new chapter on behavioral finance has been added to explore the nature of individual decision making. A new chapter has also been added on forecasting expected returns, a key input to portfolio management. In addition, investors will find new material on value at risk and the use of simulation to enhance their understanding of the field.

Content:

 Chapter 1. Introduction.

 Chapter 2. Financial Markets.

 Chapter 3. Financial Securities.

 Chapter 4. The Characteristics of the Opportunity Set under Risk.

 Chapter 5. Delineating Efficient Portfolios.

 Chapter 6. Techniques for Calculating the Efficient Frontier.

 Chapter 7. The Correlation Structure of Security Returns: The Single-Index Model.

 Chapter 8. The Correlation Structure of Security Returns: Multi-Index Models and Grouping Techniques.

 Chapter 9. Simple Techniques for Determining the Efficient Frontier.

 Chapter 10. International Diversification.

 Chapter 11. Estimating Expected Returns.

 Chapter 12. How to Select Among the Portfolios in the Opportunity Set.

 Chapter 13. The Standard Capital Asset Pricing Model.

 Chapter 14. Alternative Forms of Capital Asset Pricing Models.

 Chapter 15. Empirical Tests of the CAPM Forms.

 Chapter 16. The Arbitrage Pricing Model and Its Empirical Relevance.

 Chapter 17. Efficient Markets.

 Chapter 18. Behavioral Finance, Investor Decision Making, and Asset Pricing.

 Chapter 19. Valuation Models.

 Chapter 20. Earnings Estimation.

 Chapter 21. Interest Rate Theory and the Pricing of Bonds.

 Chapter 22. The Management of Bond Portfolios.

 Chapter 23. Valuation and Uses of Options.

 Chapter 24. The Valuation and Uses of Financial Futures.

 Chapter 25. Evaluation of Portfolio Performance.

 Chapter 26. Evaluation of Security Analysis.

 Chapter 27. Portfolio Management Revisited.

 ', '<p><span><span><strong><span>About the Book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>An excellent resource for investors, this book examines the characteristics and analysis of individual securities as well as the theory and practice of optimally combining securities into portfolios. The majority of chapters have been revised or changed in this edition. A new chapter on behavioral finance has been added to explore the nature of individual decision making. A new chapter has also been added on forecasting expected returns, a key input to portfolio management. In addition, investors will find new material on value at risk and the use of simulation to enhance their understanding of the field.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span> Chapter 1. Introduction.</span></span></span></p>

<p><span><span><span> Chapter 2. Financial Markets.</span></span></span></p>

<p><span><span><span> Chapter 3. Financial Securities.</span></span></span></p>

<p><span><span><span> Chapter 4. The Characteristics of the Opportunity Set under Risk.</span></span></span></p>

<p><span><span><span> Chapter 5. Delineating Efficient Portfolios.</span></span></span></p>

<p><span><span><span> Chapter 6. Techniques for Calculating the Efficient Frontier.</span></span></span></p>

<p><span><span><span> Chapter 7. The Correlation Structure of Security Returns: The Single-Index Model.</span></span></span></p>

<p><span><span><span> Chapter 8. The Correlation Structure of Security Returns: Multi-Index Models and Grouping Techniques.</span></span></span></p>

<p><span><span><span> Chapter 9. Simple Techniques for Determining the Efficient Frontier.</span></span></span></p>

<p><span><span><span> Chapter 10. International Diversification.</span></span></span></p>

<p><span><span><span> Chapter 11. Estimating Expected Returns.</span></span></span></p>

<p><span><span><span> Chapter 12. How to Select Among the Portfolios in the Opportunity Set.</span></span></span></p>

<p><span><span><span> Chapter 13. The Standard Capital Asset Pricing Model.</span></span></span></p>

<p><span><span><span> Chapter 14. Alternative Forms of Capital Asset Pricing Models.</span></span></span></p>

<p><span><span><span> Chapter 15. Empirical Tests of the CAPM Forms.</span></span></span></p>

<p><span><span><span> Chapter 16. The Arbitrage Pricing Model and Its Empirical Relevance.</span></span></span></p>

<p><span><span><span> Chapter 17. Efficient Markets.</span></span></span></p>

<p><span><span><span> Chapter 18. Behavioral Finance, Investor Decision Making, and Asset Pricing.</span></span></span></p>

<p><span><span><span> Chapter 19. Valuation Models.</span></span></span></p>

<p><span><span><span> Chapter 20. Earnings Estimation.</span></span></span></p>

<p><span><span><span> Chapter 21. Interest Rate Theory and the Pricing of Bonds.</span></span></span></p>

<p><span><span><span> Chapter 22. The Management of Bond Portfolios.</span></span></span></p>

<p><span><span><span> Chapter 23. Valuation and Uses of Options.</span></span></span></p>

<p><span><span><span> Chapter 24. The Valuation and Uses of Financial Futures.</span></span></span></p>

<p><span><span><span> Chapter 25. Evaluation of Portfolio Performance.</span></span></span></p>

<p><span><span><span> Chapter 26. Evaluation of Security Analysis.</span></span></span></p>

<p><span><span><span> Chapter 27. Portfolio Management Revisited.</span></span></span></p>

<p> </p>', 'Title
			Modern Portfolio Theory and Investment Analysis 8/e

			Author
			Edwin J.Elton

			ISBN
			9788126528141

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Modern Portfolio Theory and Investment Analysis 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Edwin J.Elton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788126528141</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"999"', '"750"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2846WhatsApp%20Image%202025-11-01%20at%2015.55.17_97dcc242.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788126528141&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4263', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4263', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 200, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', '3990', 462, 'Characterization of Impurities and Degradants Using Mass Spectrometry', 'characterization-of-impurities-and-degradants-using-mass-spectrometry', 'characterization-of-impurities-and-degradants-using-mass-spectrometry', '9780470386187', '9780470386187', '9780470386187', NULL, 'About the book

The book highlights the current practices and future trends in structural characterization of impurities and degradants. It begins with an overview of mass spectrometry techniques as related to the analysis of impurities and degradants, followed by studies involving characterization of process related impurities (including potential genotoxic impurities), and excipient related impurities in formulated products.  Both general practitioners in pharmaceutical research and specialists in analytical chemistry field will benefit from this book that will detail step-by-step approaches and new strategies to solve challenging problems related to pharmaceutical research.

Contents

PART I: METHODOLOGY

CHAPTER 1

Introduction to Mass Spectrometry (Pages: 1-57)

CHAPTER 2

LC Method Development and Strategies (Pages: 59-79)

CHAPTER 3

Rapid Analysis of Drug-Related Substances Using Desorption Electrospray Ionization and Direct Analysis in Real Time Ionization Mass Spectrometry (Pages: 81-108)

CHAPTER 4

Orbitrap High-Resolution Applications (Pages: 109-134)

CHAPTER 5

Structural Characterization of Impurities and Degradation Products in Pharmaceuticals Using High-Resolution LC-MS and Online Hydrogen/Deuterium Exchange Mass Spectrometry (Pages: 135-181)

CHAPTER 6

Isotope Patten Recognition on Molecular Formula Determination for Structural Identification of Impurities (Pages: 183-211)

PART II: APPLICATION

CHAPTER 7

Practical Application of Very High-Pressure Liquid Chromatography across the Pharmaceutical Development–Manufacturing Continuum (Pages: 213-229)

CHAPTER 8

Impurity Identification for Drug Substances (Pages: 231-250)

CHAPTER 9

Impurity Identification in Process Chemistry by Mass Spectrometry (Pages: 251-277)

CHAPTER 10

Structure Elucidation of Pharmaceutical Impurities and Degradants in Drug Formulation Development (Pages: 279-335)

CHAPTER 11

Investigation of Degradation Products and Extractables in Developing Topical OTC (Over the Counter) and NCE (New Chemical Entity) Consumer Healthcare Medication Products (Pages: 337-390)

CHAPTER 12

Characterization of Impurities and Degradants in Protein Therapeutics by Mass Spectrometry (Pages: 391-426)

CHAPTER 13

Identification and Quantification of Degradants and Impurities in Antibodies (Pages: 427-459)', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span>The book highlights the current practices and future trends in structural characterization of impurities and degradants. It begins with an overview of mass spectrometry techniques as related to the analysis of impurities and degradants, followed by studies involving characterization of process related impurities (including potential genotoxic impurities), and excipient related impurities in formulated products.  Both general practitioners in pharmaceutical research and specialists in analytical chemistry field will benefit from this book that will detail step-by-step approaches and new strategies to solve challenging problems related to pharmaceutical research.</span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART I: METHODOLOGY</span></strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 1</span></span></p>

<p style="text-align:justify"><span><span>Introduction to Mass Spectrometry (Pages: 1-57)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 2</span></span></p>

<p style="text-align:justify"><span><span>LC Method Development and Strategies (Pages: 59-79)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 3</span></span></p>

<p style="text-align:justify"><span><span>Rapid Analysis of Drug-Related Substances Using Desorption Electrospray Ionization and Direct Analysis in Real Time Ionization Mass Spectrometry (Pages: 81-108)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 4</span></span></p>

<p style="text-align:justify"><span><span>Orbitrap High-Resolution Applications (Pages: 109-134)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 5</span></span></p>

<p style="text-align:justify"><span><span>Structural Characterization of Impurities and Degradation Products in Pharmaceuticals Using High-Resolution LC-MS and Online Hydrogen/Deuterium Exchange Mass Spectrometry (Pages: 135-181)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 6</span></span></p>

<p style="text-align:justify"><span><span>Isotope Patten Recognition on Molecular Formula Determination for Structural Identification of Impurities (Pages: 183-211)</span></span></p>

<p style="text-align:justify"><span><span><strong><span>PART II: APPLICATION</span></strong></span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 7</span></span></p>

<p style="text-align:justify"><span><span>Practical Application of Very High-Pressure Liquid Chromatography across the Pharmaceutical Development–Manufacturing Continuum (Pages: 213-229)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 8</span></span></p>

<p style="text-align:justify"><span><span>Impurity Identification for Drug Substances (Pages: 231-250)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 9</span></span></p>

<p style="text-align:justify"><span><span>Impurity Identification in Process Chemistry by Mass Spectrometry (Pages: 251-277)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 10</span></span></p>

<p style="text-align:justify"><span><span>Structure Elucidation of Pharmaceutical Impurities and Degradants in Drug Formulation Development (Pages: 279-335)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 11</span></span></p>

<p style="text-align:justify"><span><span>Investigation of Degradation Products and Extractables in Developing Topical OTC (Over the Counter) and NCE (New Chemical Entity) Consumer Healthcare Medication Products (Pages: 337-390)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 12</span></span></p>

<p style="text-align:justify"><span><span>Characterization of Impurities and Degradants in Protein Therapeutics by Mass Spectrometry (Pages: 391-426)</span></span></p>

<p style="text-align:justify"><span><span>CHAPTER 13</span></span></p>

<p style="text-align:justify"><span><span>Identification and Quantification of Degradants and Impurities in Antibodies (Pages: 427-459)</span></span></p>', 'Title
			Characterization of Impurities and Degradants Using Mass Spectrometry

			Author
			Mike S.Lee

			ISBN
			9780470386187

			Publisher
			Wiley

			Pages
			462

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Characterization of Impurities and Degradants Using Mass Spectrometry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Mike S.Lee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780470386187</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>462</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"12565"', '"8796"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 462, '462', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4312wiley.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470386187&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3990', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3990', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 462, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:10', '2026-08-12 00:45:12'),
('fbfc915a-6e04-4453-b65a-59ec00a999fc', '1661', NULL, 'Advances in Solid State Physics', 'advances-in-solid-state-physics-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661', 'advances-in-solid-state-physics-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661-1661', 'WERF4324', 'WERF4324', 'WERF4324', NULL, 'The 2007 Spring Meeting of the Arbeitskreis Festkörperphysik was held in Regensburg, Germany, March 2007, in conjunction with the Deutsche Physikalische Gesellschaft. It was one of the largest physics meetings in Europe. The present volume 47 of the Advances in Solid State Physics contains written versions of a large number of the invited talks and gives an overview of the present status of solid state physics where low-dimensional systems are dominating.', '<p>The 2007 Spring Meeting of the Arbeitskreis Festkörperphysik was held in Regensburg, Germany, March 2007, in conjunction with the Deutsche Physikalische Gesellschaft. It was one of the largest physics meetings in Europe. The present volume 47 of the Advances in Solid State Physics contains written versions of a large number of the invited talks and gives an overview of the present status of solid state physics where low-dimensional systems are dominating.</p>', 'Advances in Solid State Physics', '<h1>Advances in Solid State Physics</h1>', '"1800"', '"1080"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5165dpp_18_28.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WERF4324&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1661', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1661', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2068, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', '3863', 588, 'A Companion to Tudor Literature', 'a-companion-to-tudor-literature', 'a-companion-to-tudor-literature', '9781405154772', '9781405154772', '9781405154772', NULL, 'About the book

A Companion to Tudor Literature presents a collection of thirty-one newly commissioned essays focusing on English literature and culture from the reign of Henry VII in 1485 to the death of Elizabeth I in 1603.

	Presents students with a valuable historical and cultural context to the period

	Discusses key texts and representative subjects, and explores issues including international influences, religious change, travel and New World discoveries, women’s writing, technological innovations, medievalism, print culture, and developments in music and in modes of seeing and reading

Contents

List of Illustrations viii

Notes on Contributors ix

Acknowledgments xv

Chronology xvi

Kathleen Bossert

Map of England, Scotland, and Ireland in the Sixteenth Century xxxi

Introduction 1

Kent Cartwright

Part I Historical and Cultural Contexts 13

1 The Reformation, Lollardy, and Catholicism 15

Peter Marshall

2 Witchcraft in Tudor England and Scotland 31

Kathryn A. Edwards

3 The Tudor Experience of Islam 49

Matthew Dimmock

4 Protestantism, Profi t, and Politics: Tudor Representations of the New World 63

Nancy Bradley Warren

5 International Infl uences and Tudor Music 79

Ross W. Duffin

6 Tudor Technology in Transition 95

Adam Max Cohen

7 Enclosing the Body: Tudor Conceptions of Skin 111

Tanya Pollard

Part II Manuscript, Print, and Letters 123

8 Manuscripts in Tudor England 125

Steven W. May and Heather Wolfe

9 John Skelton and the State of Letters 140

Seth Lerer

10 The Henrician Courtier Writing in Manuscript and Print: Wyatt, Surrey, Bryan, and Others 151

David R. Carlson

11 Old Authors, Women Writers, and the New Print Technology 178

Helen Smith

12 Printers of Interludes 192

Peter Happé

Part III Literary Origins, Presences, Absences 211

13 Medievalism in English Renaissance Literature 213

Deanne Williams

14 The Tudor Origins of Medieval Drama 228

Theresa Coletti and Gail McMurray Gibson

15 French Presences in Tudor England 246

A. E. B. Coldiron

16 Italian in Tudor England: Why Couldn’t a Woman Be More Like a Man? 261

Pamela J. Benson

Part IV Authors, Works, and Modes 277

17 More’s Utopia: Medievalism and Radicalism 279

Anne Lake Prescott

18 The Literary Voices of Katherine Parr and Anne Askew 295

Joan Pong Linton

19 Reformation Satire, Scatology, and Iconoclastic Aesthetics in Gammer Gurton’s Needle 309

Robert Hornback

20 Bad Fun and Tudor Laughter 324

Pamela Allen Brown

21 Perspective and Realism in the Renaissance 339

Alastair Fowler

22 Seeing through Words in Theories of Poetry: Sidney, Puttenham, Lodge 350

Gavin Alexander

23 Tudor Versification and the Rise of Iambic Pentameter 364

Jeff Dolven

24 John Lyly’s Galatea: Politics and Literary Allusion 381

Mike Pincombe

25 Sidney’s Arcadia, Romance, and the Responsive Woman Reader 395

Clare R. Kinney

26 Nature and Technê in Spenser’s Faerie Queene 412

Jessica Wolfe

27 “In Poesie the mirrois of our Age”: The Countess of Pembroke’s “Sydnean” Poetics 428

Suzanne Trill

28 “Conceived of young Horatio his son”: The Spanish Tragedy and the Psychotheology of Revenge 444

Heather Hirschfeld

29 West of England: The Irish Specter in Tamburlaine 459

Kimberly Anne Coles

30 The Real and the Unreal in Tudor Travel Writing 475

Mary C. Fuller

31 Jack and the City: The Unfortunate Traveler, Tudor London, and Literary History 489

Steve Mentz

Index 504', '<p><strong>About the book</strong></p>

<p><em>A Companion to Tudor Literature</em> presents a collection of thirty-one newly commissioned essays focusing on English literature and culture from the reign of Henry VII in 1485 to the death of Elizabeth I in 1603.</p>

<ul>
	<li>Presents students with a valuable historical and cultural context to the period</li>
	<li>Discusses key texts and representative subjects, and explores issues including international influences, religious change, travel and New World discoveries, women’s writing, technological innovations, medievalism, print culture, and developments in music and in modes of seeing and reading</li>
</ul>

<p><strong>Contents</strong></p>

<p>List of Illustrations viii</p>

<p>Notes on Contributors ix</p>

<p>Acknowledgments xv</p>

<p>Chronology xvi<br />
<em>Kathleen Bossert</em></p>

<p><em>Map of England, Scotland, and Ireland in the Sixteenth Century xxxi</em></p>

<p>Introduction 1<br />
<em>Kent Cartwright</em></p>

<p><strong>Part I Historical and Cultural Contexts 13</strong></p>

<p>1 The Reformation, Lollardy, and Catholicism 15<br />
<em>Peter Marshall</em></p>

<p>2 Witchcraft in Tudor England and Scotland 31<br />
<em>Kathryn A. Edwards</em></p>

<p>3 The Tudor Experience of Islam 49<br />
<em>Matthew Dimmock</em></p>

<p>4 Protestantism, Profi t, and Politics: Tudor Representations of the New World 63<br />
<em>Nancy Bradley Warren</em></p>

<p>5 International Infl uences and Tudor Music 79<br />
<em>Ross W. Duffin</em></p>

<p>6 Tudor Technology in Transition 95<br />
<em>Adam Max Cohen</em></p>

<p>7 Enclosing the Body: Tudor Conceptions of Skin 111<br />
<em>Tanya Pollard</em></p>

<p><strong>Part II Manuscript, Print, and Letters 123</strong></p>

<p>8 Manuscripts in Tudor England 125<br />
<em>Steven W. May and Heather Wolfe</em></p>

<p>9 John Skelton and the State of Letters 140<br />
<em>Seth Lerer</em></p>

<p>10 The Henrician Courtier Writing in Manuscript and Print: Wyatt, Surrey, Bryan, and Others 151<br />
<em>David R. Carlson</em></p>

<p>11 Old Authors, Women Writers, and the New Print Technology 178<br />
<em>Helen Smith</em></p>

<p>12 Printers of Interludes 192<br />
<em>Peter Happé</em></p>

<p><strong>Part III Literary Origins, Presences, Absences 211</strong></p>

<p>13 Medievalism in English Renaissance Literature 213<br />
<em>Deanne Williams</em></p>

<p>14 The Tudor Origins of Medieval Drama 228<br />
<em>Theresa Coletti and Gail McMurray Gibson</em></p>

<p>15 French Presences in Tudor England 246<br />
<em>A. E. B. Coldiron</em></p>

<p>16 Italian in Tudor England: Why Couldn’t a Woman Be More Like a Man? 261<br />
<em>Pamela J. Benson</em></p>

<p><strong>Part IV Authors, Works, and Modes 277</strong></p>

<p>17 More’s Utopia: Medievalism and Radicalism 279<br />
<em>Anne Lake Prescott</em></p>

<p>18 The Literary Voices of Katherine Parr and Anne Askew 295<br />
<em>Joan Pong Linton</em></p>

<p>19 Reformation Satire, Scatology, and Iconoclastic Aesthetics in Gammer Gurton’s Needle 309<br />
<em>Robert Hornback</em></p>

<p>20 Bad Fun and Tudor Laughter 324<br />
<em>Pamela Allen Brown</em></p>

<p>21 Perspective and Realism in the Renaissance 339<br />
<em>Alastair Fowler</em></p>

<p>22 Seeing through Words in Theories of Poetry: Sidney, Puttenham, Lodge 350<br />
<em>Gavin Alexander</em></p>

<p>23 Tudor Versification and the Rise of Iambic Pentameter 364<br />
<em>Jeff Dolven</em></p>

<p>24 John Lyly’s Galatea: Politics and Literary Allusion 381<br />
<em>Mike Pincombe</em></p>

<p>25 Sidney’s Arcadia, Romance, and the Responsive Woman Reader 395<br />
<em>Clare R. Kinney</em></p>

<p>26 Nature and Technê in Spenser’s Faerie Queene 412<br />
<em>Jessica Wolfe</em></p>

<p>27 “In Poesie the mirrois of our Age”: The Countess of Pembroke’s “Sydnean” Poetics 428<br />
<em>Suzanne Trill</em></p>

<p>28 “Conceived of young Horatio his son”: The Spanish Tragedy and the Psychotheology of Revenge 444<br />
<em>Heather Hirschfeld</em></p>

<p>29 West of England: The Irish Specter in Tamburlaine 459<br />
<em>Kimberly Anne Coles</em></p>

<p>30 The Real and the Unreal in Tudor Travel Writing 475<br />
<em>Mary C. Fuller</em></p>

<p>31 Jack and the City: The Unfortunate Traveler, Tudor London, and Literary History 489<br />
<em>Steve Mentz</em></p>

<p>Index 504</p>
', 'Title
			A Companion to Tudor Literature

			Author
			Kent Cartwright

			ISBN
			9781405154772

			Publication
			Wiley

			Pages
			568

			Binding 
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Companion to Tudor Literature</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Kent Cartwright</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9781405154772</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">568</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding </td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"5312"', '"3453"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 568, '568', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8009tudor.jpg', NULL, '12', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9781405154772&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3863', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3863', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 588, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:12'),
('fc1465ad-8d57-48a4-8913-d41ee425f810', '2650', NULL, 'bhartiya Samaj: Mudde Evam Samasyayen BOOK', 'bhartiya-samaj-mudde-evam-samasyayen-book', 'bhartiya-samaj-mudde-evam-samasyayen-book', '9789382937319', '9789382937319', '9789382937319', NULL, 'bhartiya Samaj: Mudde Evam Samasyayen BOOK', '<h1>bhartiya Samaj: Mudde Evam Samasyayen BOOK</h1>', ' Title
			Bhartiya Samaj: Mudde Evam Samasyayen BOOK

			Author
			Dr. D.V. MAHAJAN

			ISBN 13 Digit
			9789382937319

			Pages
			Vivek Prakashan

			Binding
			Paperback', '<table>
	<tbody>
		<tr>
			<th> Title</th>
			<td>Bhartiya Samaj: Mudde Evam Samasyayen BOOK</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. D.V. MAHAJAN</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937319</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Vivek Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Vivek Prakashan', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9688pic-32.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789382937319&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2650', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2650', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1446, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:20', '2026-08-12 00:45:12'),
('fc22ef4b-2368-4f13-9db6-f5c294dae6a1', '2061', NULL, 'Methods of Legal Reasoning', 'methods-of-legal-reasoning-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061', 'methods-of-legal-reasoning-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061-2061', '9781402049361', '9781402049361', '9781402049361', NULL, 'The book attempts to describe and criticize four methods used in legal practice, legal dogmatics and legal theory: logic, analysis, argumentation and hermeneutics. Apart from a presentation of basic ideas connected with the above mentioned methods, the essays contained in this book seek to answer questions concerning the assumptions standing behind these methods, the limits of using them and their usefulness in the practice and theory of law. A specific feature of the book is that in one study four different, sometimes competing concepts of legal method are discussed. The panorama, sketched like this, allows one to reflect deeply on the questions concerning the methodological conditioning of legal science and the existence of a unique, specific legal method. The authors argue that there exists no such method. They claim that the methodologies presented in the book may serve as a basis for constructing a coherent and useful conception of legal thinking. Any such conception, however, must recognize its own assumptions and limitations, resulting from adopting a specific philosophical stance.', '<p>The book attempts to describe and criticize four methods used in legal practice, legal dogmatics and legal theory: logic, analysis, argumentation and hermeneutics. Apart from a presentation of basic ideas connected with the above mentioned methods, the essays contained in this book seek to answer questions concerning the assumptions standing behind these methods, the limits of using them and their usefulness in the practice and theory of law. A specific feature of the book is that in one study four different, sometimes competing concepts of legal method are discussed. The panorama, sketched like this, allows one to reflect deeply on the questions concerning the methodological conditioning of legal science and the existence of a unique, specific legal method. The authors argue that there exists no such method. They claim that the methodologies presented in the book may serve as a basis for constructing a coherent and useful conception of legal thinking. Any such conception, however, must recognize its own assumptions and limitations, resulting from adopting a specific philosophical stance.</p>', 'Subtitle  :   Law and Philosophy Library

ISBN-13   :   9781402049361

Language   :   English

Binding   :   Paperback

Publisher   :    Springer

Publishing Date   :    2020

Edition   :   1st

Total Pages   :   233', '<p>Subtitle  :   Law and Philosophy Library</p>

<p>ISBN-13   :   9781402049361</p>

<p>Language   :   English</p>

<p>Binding   :   Paperback</p>

<p>Publisher   :    Springer</p>

<p>Publishing Date   :    2020</p>

<p>Edition   :   1st</p>

<p>Total Pages   :   233</p>', '"14980"', '"8990"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4708dpp_21.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781402049361&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2061', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2061', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1784, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:12'),
('fc245440-8eda-4c1a-9db0-92b561ca3a89', '4166', 296, 'Projects: Planning, Analysis, Selection, Financing, Implementation and Review 10/e', 'projects-planning-analysis-selection-financing-implementation-and-review-10e', 'projects-planning-analysis-selection-financing-implementation-and-review-10e', '9789355324993', '9789355324993', '9789355324993', NULL, 'About the book

The tenth edition of Projects is a comprehensive and up-to-date text that discusses key principles and techniques for evaluating capital expenditure proposals, as well as strategic, qualitative, and organizational considerations impacting capital budgeting decisions. The book presents the entire gamut of capital budgeting and suggests ways of improving its practices. It is the most contemporary Indian book available that describes and evaluates business practices in various areas. It helps readers develop a thorough understanding of the theories and concepts in a systematic way.

Content:

PART 1 – Planning

1. Overview

2. Strategy and Resource Allocation

3. Generation and Screening of Project Ideas

PART 2 - Analysis

4. Market and Demand Analysis

5. Technical Analysis

6. Financial Estimates and Projections

PART 3 – Selection I

7. The Time Value of Money

8. Investment Criteria

9. Project Cash Flows

10. The Cost of Capital

11. Project Risk Analysis

PART 4 – Selection II

12. Project Rate of Return

13. Special Decisions Situations

14. Social Cost Benefit Analysis

15. Multiple Projects and Constraints

16. Valuation of Real Options

17. Judgemental, Behavioural, Strategic, and Organisational Considerations

PART 5 - Financing

18. Financing of Projects

19. Venture Capital and Private Equity

PART 6 – Infrastructure Projects

20. Infrastructure Projects and Public-Private Partnerships

21. Evaluation and Financing of Infrastructure Projects

PART 7 - Implementation

22. Project Management

23. Network Techniques for Project Management

PART 8 - Review

24. Project Review and Administrative Aspects', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>The tenth edition of Projects is a comprehensive and up-to-date text that discusses key principles and techniques for evaluating capital expenditure proposals, as well as strategic, qualitative, and organizational considerations impacting capital budgeting decisions. The book presents the entire gamut of capital budgeting and suggests ways of improving its practices. It is the most contemporary Indian book available that describes and evaluates business practices in various areas. It helps readers develop a thorough understanding of the theories and concepts in a systematic way.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><strong><span>PART 1 – Planning</span></strong><br />
<span>1. Overview<br />
2. Strategy and Resource Allocation<br />
3. Generation and Screening of Project Ideas<br />
<br />
<strong>PART 2 - Analysis</strong><br />
4. Market and Demand Analysis<br />
5. Technical Analysis<br />
6. Financial Estimates and Projections<br />
<br />
<strong>PART 3 – Selection I</strong><br />
7. The Time Value of Money<br />
8. Investment Criteria<br />
9. Project Cash Flows<br />
10. The Cost of Capital<br />
11. Project Risk Analysis<br />
<br />
<strong>PART 4 – Selection II</strong><br />
12. Project Rate of Return<br />
13. Special Decisions Situations<br />
14. Social Cost Benefit Analysis<br />
15. Multiple Projects and Constraints<br />
16. Valuation of Real Options<br />
17. Judgemental, Behavioural, Strategic, and Organisational Considerations<br />
<br />
<strong>PART 5 - Financing</strong><br />
18. Financing of Projects<br />
19. Venture Capital and Private Equity<br />
<br />
<strong>PART 6 – Infrastructure Projects</strong><br />
20. Infrastructure Projects and Public-Private Partnerships<br />
21. Evaluation and Financing of Infrastructure Projects<br />
<br />
<strong>PART 7 - Implementation</strong><br />
22. Project Management<br />
23. Network Techniques for Project Management<br />
<br />
<strong>PART 8 - Review</strong><br />
24. Project Review and Administrative Aspects</span></span></span></p>
', 'Title
			Projects: Planning, Analysis, Selection, Financing, Implementation and Review 10/e

			Author
			Prasanna Chandra

			ISBN
			9789355324993

			Publisher
			McGraw Hill

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Projects: Planning, Analysis, Selection, Financing, Implementation and Review 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Prasanna Chandra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355324993</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1030"', '"773"', '"0"', 3, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1243project.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355324993&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4166', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4166', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 296, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('fc318790-2b00-4b88-bfd5-82d44b59f615', '381', NULL, 'The Bhagavad Gita: A Transcreation of the Song Celestial', 'the-bhagavad-gita-a-transcreation-of-the-song-celestial', 'the-bhagavad-gita-a-transcreation-of-the-song-celestial', '9788178222417', '9788178222417', '9788178222417', NULL, 'About the book

The Bhagavad Gita is one of the world''s greatest scriptures, the key sacred text of Hinduism. It means the ''Song of God'' and is often called the ''Song Celestial''. Alan Jacobs has succeeded in revitalising the ancient text into a form which reveals the full majesty of this magnificent scripture as well as its practical message for today''s seekers. The outdated English of Sir Edwin Arnold''s fine poetic translation in 1855 has been transformed and given clear meaning. It has also been expanded to reinforce the poetic imagery using contemporary free verse based on innovative metaphors. It is mandala poetry-each verse is a mandala for meditation. "It is like a great symphony. Each chapter relates to the last but leads on to the coda."

Alan Jacobs'' incisive philosophic commentary dusts off the archaism of 1500 years and restores the text as a transforming instrument pointing the way to Self-Realisation.

Content - Invocation, Preface, Foreword, Introduction, APPENDICES', '<p style="text-align:justify"><span><span><span><span>About the book</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>The Bhagavad Gita is one of the world''s greatest scriptures, the key sacred text of Hinduism. It means the ''Song of God'' and is often called the ''Song Celestial''. Alan Jacobs has succeeded in revitalising the ancient text into a form which reveals the full majesty of this magnificent scripture as well as its practical message for today''s seekers. The outdated English of Sir Edwin Arnold''s fine poetic translation in 1855 has been transformed and given clear meaning. It has also been expanded to reinforce the poetic imagery using contemporary free verse based on innovative metaphors. It is mandala poetry-each verse is a mandala for meditation. "It is like a great symphony. Each chapter relates to the last but leads on to the coda."</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span>Alan Jacobs'' incisive philosophic commentary dusts off the archaism of 1500 years and restores the text as a transforming instrument pointing the way to Self-Realisation.</span></span></span></span></p>

<p style="text-align:justify"><span><span><strong><span><span>Content -</span></span></strong><span><span> Invocation, Preface, Foreword, Introduction, APPENDICES</span></span></span></span></p>', 'Title
			The Bhagavad Gita: A Transcreation of the Song Celestial 

			Author
			Alan Jacobs

			ISBN
			9788178222417

			Publisher
			New Age

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>The Bhagavad Gita: A Transcreation of the Song Celestial </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Alan Jacobs</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788178222417</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>New Age</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"295"', '"207"', '"0"', 10, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '06e7e71a-d80d-48e8-abde-be25b6b8845d', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42199788178222417.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788178222417&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=381', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=381', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2856, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('fc5185ca-b295-4999-8bb7-247e63aab6ed', '1730', NULL, 'Optics in Astrophysics', 'optics-in-astrophysics-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-173-1730', 'optics-in-astrophysics-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730-1730', 'VVGH4543', 'VVGH4543', 'VVGH4543', NULL, 'Astrophysics is facing challenging aims such as deep cosmology at redshift higher than 10 to constrain cosmology models, or the detection of exoplanets, and possibly terrestrial exoplanets, and several others. It requires unprecedented ambitious R&D programs, which have definitely to rely on a tight cooperation between astrophysics and optics communities. The book addresses most of the most critical interdisciplinary domains where they interact, or where they will do. A first need is to collect more light, i.e. telescopes still larger than the current 8-10 meter class ones. Decametric, and even hectometric, optical (from UV to IR wavelengths) telescopes are being studied. Whereas up to now the light collecting surface of new telescopes was approximately 4 times that of the previous generation, now this factor is growing to 10 to 100. This quantum leap urges to implement new methods or technologies developed in the optics community, both in academic labs and in the industry. Given the astrophysical goals and technological constraints, new generation adaptive optics with a huge number of actuators and laser guide stars devices have to be developed, from theoretical bases to experimental works. Two other newcomers in observational astrophysics are interferometric arrays of optical telescopes and gravitational wave detectors. Up-to-date reviews of detectors and of spectrographs are given, as well as forefront R&D in the field of optical coatings and of guided optics. Possible new ways to handle photons are also addressed, based on quantum physics. More and more signal processing algorithms are a part and parcel of any modern instrumentation. Thus finally the book gives two reviews about wavefront processing and about image restoration and deconvolution algorithms for ill conditioned cases.', '<p>Astrophysics is facing challenging aims such as deep cosmology at redshift higher than 10 to constrain cosmology models, or the detection of exoplanets, and possibly terrestrial exoplanets, and several others. It requires unprecedented ambitious R&amp;D programs, which have definitely to rely on a tight cooperation between astrophysics and optics communities. The book addresses most of the most critical interdisciplinary domains where they interact, or where they will do. A first need is to collect more light, i.e. telescopes still larger than the current 8-10 meter class ones. Decametric, and even hectometric, optical (from UV to IR wavelengths) telescopes are being studied. Whereas up to now the light collecting surface of new telescopes was approximately 4 times that of the previous generation, now this factor is growing to 10 to 100. This quantum leap urges to implement new methods or technologies developed in the optics community, both in academic labs and in the industry. Given the astrophysical goals and technological constraints, new generation adaptive optics with a huge number of actuators and laser guide stars devices have to be developed, from theoretical bases to experimental works. Two other newcomers in observational astrophysics are interferometric arrays of optical telescopes and gravitational wave detectors. Up-to-date reviews of detectors and of spectrographs are given, as well as forefront R&amp;D in the field of optical coatings and of guided optics. Possible new ways to handle photons are also addressed, based on quantum physics. More and more signal processing algorithms are a part and parcel of any modern instrumentation. Thus finally the book gives two reviews about wavefront processing and about image restoration and deconvolution algorithms for ill conditioned cases.</p>', 'Optics in Astrophysics', '<h1>Optics in Astrophysics</h1>', '"12100"', '"11975"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2428dpp_18_100.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VVGH4543&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1730', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1730', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2009, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('fc70ae88-2430-407e-94a7-2ed3aa451a5e', '325', NULL, 'Applied Mathematics and Mechanics - stochastic dynamics - modeling solute transport in porous media', 'applied-mathematics-and-mechanics-stochastic-dynamics-modeling-solute-transport-in-porous-media-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325', 'applied-mathematics-and-mechanics-stochastic-dynamics-modeling-solute-transport-in-porous-media-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325-325', 'Applied Mathematics and', 'Applied Mathematics and', 'Applied Mathematics and', NULL, '', NULL, 'Sub Title
			No

			Author
			D. Kulasiri, W. Verwoerd

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780444511027

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Kulasiri, W. Verwoerd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780444511027</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9199"', '"5519"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94189780444511027.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Applied%20Mathematics%20and&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=325', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=325', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2889, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('fc779b5e-63b9-4094-92d7-0d05d8d5d4fd', '2422', NULL, 'Consumer Behaviour', 'consumer-behaviour-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422', 'consumer-behaviour-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422-2422', 'VCFG5545', 'VCFG5545', 'VCFG5545', NULL, 'A project refers to a temporary undertaking to bone to create a unique product,and project management is a discipline which incorporates organisation and handling of resources in a way that the a adhere to the project''s need, time and cost constraints. This book seeks to explore that arena of project management comprehensively. The Project Mangers is a person quite crucial to the making of project. Even though he may seldom be a part of the activities resulting in an end result, nevertheless he strives to maintain the progress an mutualj interaction of the parties involved in the project in such a way so as to reduce the overall risk of failure. About Author : A.K. Roy has an extensive background of professional experience and has been associated very closely with multinational groups of industries in various advisory capcities. He has to his credit publication of numerous articles and is the author of several books. Contents : Preface Basics of Project Management Project Planning Project Organisation Project Governance Functions of Project Manager Resource Allocation Conflict Negotiation Project Termination Modern Trends in Project Management Bibliography Index...', '<p>A project refers to a temporary undertaking to bone to create a unique product,and project management is a discipline which incorporates organisation and handling of resources in a way that the a adhere to the project''s need, time and cost constraints. This book seeks to explore that arena of project management comprehensively. The Project Mangers is a person quite crucial to the making of project. Even though he may seldom be a part of the activities resulting in an end result, nevertheless he strives to maintain the progress an mutualj interaction of the parties involved in the project in such a way so as to reduce the overall risk of failure. About Author : A.K. Roy has an extensive background of professional experience and has been associated very closely with multinational groups of industries in various advisory capcities. He has to his credit publication of numerous articles and is the author of several books. Contents : Preface Basics of Project Management Project Planning Project Organisation Project Governance Functions of Project Manager Resource Allocation Conflict Negotiation Project Termination Modern Trends in Project Management Bibliography Index...</p>', 'Consumer Behaviour', '<h1>Consumer Behaviour</h1>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=VCFG5545&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2422', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2422', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1618, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:12'),
('fc979217-77ee-43bd-9ca3-4e04fa9e8813', '2127', NULL, 'Engineering Computations - An Introduction Using Matlab and Excel', 'engineering-computations-an-introduction-using-matlab-and-excel-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-21-2127', 'engineering-computations-an-introduction-using-matlab-and-excel-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127-2127', 'EDFG455', 'EDFG455', 'EDFG455', NULL, 'Engineering Computations - An Introduction Using Matlab and Excel', '<h1>Engineering Computations - An Introduction Using Matlab and Excel</h1>', 'Sub Title
			No

			Author
			Joseph C. Musto, William E. Howard, Richard R. Williams

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789339221218

			Pages
			No

			Binding
			Paperback

			Year of Publication
			2010

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joseph C. Musto, William E. Howard, Richard R. Williams</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339221218</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"500"', '"300"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9464Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFG455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2127', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2127', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1741, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:22', '2026-08-12 00:45:12'),
('fc9a4037-c6d5-4783-8dda-b076324b2eda', '3372', NULL, 'Visnusmrti', 'visnusmrti-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372', 'visnusmrti-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372-3372', '9788171102754', '9788171102754', '9788171102754', NULL, 'Under the series of Smrtis collectively known as Dharma-sastra, Visnusmrti or Vaisnava Dharma-sastra occupies an unique place. There are many smrtis ascribed to the names of various Rsis like Vyasa, Parasara, Manu, Yajnavalkya, Atri etc. but Visnusmrti is famous after the name of lord Visnu himself.

This foremost of the Dharma Sastras has been promulgated by the god himself. It contains one hundred chapters in total. In the beginning of this treatise, lord Visnu felt a desire for creating creatures; knowing the earth to be under water, he, as in the cycle before, uplifted the earth supported upon the auspicious (figure of the) boar, delighting to sport in the water. The initial chapters after chapter one describe the duties of the four-castes, duties of the king and also laws relating to treasure-finds.

The subsequent chapters deal with the laws of purification, viz., Upakarman, Utsarga, Upanayana, Purifying Mantras from the Vedas etc. and penances, viz., Tarpana, Pitr rites. Apart from these rites, the code of Visnu elaborates about the duties of Brahmanas, duties of wives and husbands, father and son, owner and servant etc. It also mentions about the three kinds of property of a house-holder and their comparative moral worths.

The present translation of Visnusmrti by M.N. Dutt is an authentic English translation with various notes at appropriate places for researchers. The editor of the present book has further enchanced the English translation by replacing older usage of English words with the corresponding modern words. He has done a good labour to put Sanskrit text and English translation side by side for the benefit of readers. Further, he has corrected various diacritical notations that were incorrectly used in the earlier edition.', '<p style="text-align:justify"><span>Under the series of Smrtis collectively known as Dharma-sastra, Visnusmrti or Vaisnava Dharma-sastra occupies an unique place. There are many smrtis ascribed to the names of various Rsis like Vyasa, Parasara, Manu, Yajnavalkya, Atri etc. but Visnusmrti is famous after the name of lord Visnu himself.</span></p>

<p style="text-align:justify"><span>This foremost of the Dharma Sastras has been promulgated by the god himself. It contains one hundred chapters in total. In the beginning of this treatise, lord Visnu felt a desire for creating creatures; knowing the earth to be under water, he, as in the cycle before, uplifted the earth supported upon the auspicious (figure of the) boar, delighting to sport in the water. The initial chapters after chapter one describe the duties of the four-castes, duties of the king and also laws relating to treasure-finds.</span></p>

<p style="text-align:justify"><span>The subsequent chapters deal with the laws of purification, viz., Upakarman, Utsarga, Upanayana, Purifying Mantras from the Vedas etc. and penances, viz., Tarpana, Pitr rites. Apart from these rites, the code of Visnu elaborates about the duties of Brahmanas, duties of wives and husbands, father and son, owner and servant etc. It also mentions about the three kinds of property of a house-holder and their comparative moral worths.</span></p>

<p style="text-align:justify"><span>The present translation of Visnusmrti by M.N. Dutt is an authentic English translation with various notes at appropriate places for researchers. The editor of the present book has further enchanced the English translation by replacing older usage of English words with the corresponding modern words. He has done a good labour to put Sanskrit text and English translation side by side for the benefit of readers. Further, he has corrected various diacritical notations that were incorrectly used in the earlier edition.</span></p>', 'Sub Title
			Sanskrit Text, English Translation, Notes, and Introduction

			Author
			Manmatha Nath Dutt, K.L. Joshi

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			8171102751

			ISBN 13 Digit
			9788171102754

			Pages
			304

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			Second

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td><span><span>Sanskrit Text, English Translation, Notes, and Introduction</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Manmatha Nath Dutt, K.L. Joshi</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Content</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left">8171102751</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9788171102754</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>304</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2012</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td>Second</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"450"', '"270"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', 'Second', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 304, '304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7940Visnusmrti.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788171102754&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3372', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3372', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1019, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('fcb04c9c-0cf5-4f19-b98d-2874e558e1a2', '699', NULL, 'Handbook of Rsearch on Informatics in Healthcare and Biomedicine', 'handbook-of-rsearch-on-informatics-in-healthcare-and-biomedicine-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-69-699', 'handbook-of-rsearch-on-informatics-in-healthcare-and-biomedicine-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699-699', 'OKIJ9876', 'OKIJ9876', 'OKIJ9876', NULL, 'The Handbook of Research on Informatics in Healthcare and Biomedicine is the single authoritative reference source for information on the newest trends and breakthroughs in computer applications applied to healthcare and biomedicine. Innovative technologies in health information systems, medicine, health services, and other areas in biomedicine are explored. The comprehensive chapters contained in this handbook of research have been written by 99 international experts from the field of healthcare and IT. More than 900 references to existing publications and a wide-ranging compendium of over 450 key terms and definitions have been included to provide readers with the ultimate research tool.', '<p>The Handbook of Research on Informatics in Healthcare and Biomedicine is the single authoritative reference source for information on the newest trends and breakthroughs in computer applications applied to healthcare and biomedicine. Innovative technologies in health information systems, medicine, health services, and other areas in biomedicine are explored. The comprehensive chapters contained in this handbook of research have been written by 99 international experts from the field of healthcare and IT. More than 900 references to existing publications and a wide-ranging compendium of over 450 key terms and definitions have been included to provide readers with the ultimate research tool.</p>', 'Handbook of Rsearch on Informatics in Healthcare and Biomedicine', '<h1>Handbook of Rsearch on Informatics in Healthcare and Biomedicine</h1>', '"15699"', '"9419"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8141dpp_8_40.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=OKIJ9876&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=699', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=699', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2667, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('fcca97e9-078d-4cd8-8e8e-dfb76df495d9', '63', NULL, 'Bacteria - The Benign, the Bad, and the Beautiful', 'bacteria-the-benign-the-bad-and-the-beautiful', 'bacteria-the-benign-the-bad-and-the-beautiful', '9781118107669', '9781118107669', '9781118107669', NULL, 'About the book

When most people hear the word "bacteria" they think of foodpoisoning; infections; and acute, debilitating, or fatal diseases.Yet, while E. coli, strep, and other bacterial pathogenscertainly cause their share of misery in the world, they are only atiny portion of a vast universe of microorganisms—the mostbasic of life forms. Without them, nothing else could live or growon Planet Earth. Bacteria: The Benign, the Bad, and theBeautiful introduces you to this diverse, microscopic world andexplains the fundamental microbiological concepts you need toexplore the life and behavior of bacteria. Even if you have noprevious background in the subject, the book''s clear, jargon-freelanguage tells you what you need to know about:

The origins and evolution of bacteria

Some of the fundamental ways in which bacteria have shaped the world

Bacteria commonly found in the healthy human body

Antibiotics and the growing problem of resistance

Marine microbiology, bacterial toxins, and enzymes

Bacterial genetics and genomics

Bacteria that survive in extreme environments, such as boilingwater

And much more

This comprehensive guide features custom-drawn, black-and-whiteillustrations by artist Karoly Farkas, and it illuminates itspoints through real-world examples and engaging stories. Discrete,topic-by-topic structure, text-box summaries of background science,and a helpful glossary make for quick and easy reference. Whetheryou are a science professional in need of information on bacteriaoutside of your specialty, a student in search of a solidintroduction, or a curious reader looking for fascinating andreliable information, Bacteria: The Benign, the Bad, and theBeautiful is the resource you need.

Content -

Preface,

Note to the Reader,

1. The Blue Planet,

2. Tree of Life: Let Three Live,

3. How Old Are They?,

4. On the Move,

5. Needles,

6. Dead or Alive,

7. Nobel Works,

8. Bacteria and Insects,

9. Bacterial Toxins,

10. Enzymes,

11. Genetics and Genomics,

12. Antibiotics and Resistance,

13. Marine Microbiology,

14. Bacteria and Oil,

15. Extreme Life,

16. Record Holders,

17. Bacteria and Art,

18. Fixing the Air,

19. Pest and Pestilence,

20. Our Bacteria,

21. Sensing Bacteria,

22. Bacteria and Mankind,

23. Big Questions on Small Subjects,

24. Synthetic Biology,

25. Bacteria, the Earth, and Beyond,

Glossary,

Bibliography,

Index of Bacterial Genera and Species,

Subject Index

 ', '<p style="text-align:justify"><span><strong><span>About the book</span></strong></span></p>

<p style="text-align:justify"><span><span>When most people hear the word "bacteria" they think of foodpoisoning; infections; and acute, debilitating, or fatal diseases.Yet, while E. coli, strep, and other bacterial pathogenscertainly cause their share of misery in the world, they are only atiny portion of a vast universe of microorganisms—the mostbasic of life forms. Without them, nothing else could live or growon Planet Earth. Bacteria: The Benign, the Bad, and theBeautiful introduces you to this diverse, microscopic world andexplains the fundamental microbiological concepts you need toexplore the life and behavior of bacteria. Even if you have noprevious background in the subject, the book''s clear, jargon-freelanguage tells you what you need to know about:</span></span></p>

<p style="text-align:justify"><span><span>The origins and evolution of bacteria </span></span></p>

<p style="text-align:justify"><span><span>Some of the fundamental ways in which bacteria have shaped the world </span></span></p>

<p style="text-align:justify"><span><span>Bacteria commonly found in the healthy human body </span></span></p>

<p style="text-align:justify"><span><span>Antibiotics and the growing problem of resistance </span></span></p>

<p style="text-align:justify"><span><span>Marine microbiology, bacterial toxins, and enzymes </span></span></p>

<p style="text-align:justify"><span><span>Bacterial genetics and genomics </span></span></p>

<p style="text-align:justify"><span><span>Bacteria that survive in extreme environments, such as boilingwater </span></span></p>

<p style="text-align:justify"><span><span>And much more </span></span></p>

<p style="text-align:justify"><span><span>This comprehensive guide features custom-drawn, black-and-whiteillustrations by artist Karoly Farkas, and it illuminates itspoints through real-world examples and engaging stories. Discrete,topic-by-topic structure, text-box summaries of background science,and a helpful glossary make for quick and easy reference. Whetheryou are a science professional in need of information on bacteriaoutside of your specialty, a student in search of a solidintroduction, or a curious reader looking for fascinating andreliable information, Bacteria: The Benign, the Bad, and theBeautiful is the resource you need.</span></span></p>

<p style="text-align:justify"><span><strong><span>Content -</span></strong><span> </span></span></p>

<p style="text-align:justify"><span><span>Preface, </span></span></p>

<p style="text-align:justify"><span><span>Note to the Reader, </span></span></p>

<p style="text-align:justify"><span><span>1. The Blue Planet, </span></span></p>

<p style="text-align:justify"><span><span>2. Tree of Life: Let Three Live, </span></span></p>

<p style="text-align:justify"><span><span>3. How Old Are They?, </span></span></p>

<p style="text-align:justify"><span><span>4. On the Move, </span></span></p>

<p style="text-align:justify"><span><span>5. Needles, </span></span></p>

<p style="text-align:justify"><span><span>6. Dead or Alive, </span></span></p>

<p style="text-align:justify"><span><span>7. Nobel Works, </span></span></p>

<p style="text-align:justify"><span><span>8. Bacteria and Insects, </span></span></p>

<p style="text-align:justify"><span><span>9. Bacterial Toxins, </span></span></p>

<p style="text-align:justify"><span><span>10. Enzymes, </span></span></p>

<p style="text-align:justify"><span><span>11. Genetics and Genomics, </span></span></p>

<p style="text-align:justify"><span><span>12. Antibiotics and Resistance, </span></span></p>

<p style="text-align:justify"><span><span>13. Marine Microbiology, </span></span></p>

<p style="text-align:justify"><span><span>14. Bacteria and Oil, </span></span></p>

<p style="text-align:justify"><span><span>15. Extreme Life, </span></span></p>

<p style="text-align:justify"><span><span>16. Record Holders, </span></span></p>

<p style="text-align:justify"><span><span>17. Bacteria and Art, </span></span></p>

<p style="text-align:justify"><span><span>18. Fixing the Air, </span></span></p>

<p style="text-align:justify"><span><span>19. Pest and Pestilence, </span></span></p>

<p style="text-align:justify"><span><span>20. Our Bacteria, </span></span></p>

<p style="text-align:justify"><span><span>21. Sensing Bacteria, </span></span></p>

<p style="text-align:justify"><span><span>22. Bacteria and Mankind, </span></span></p>

<p style="text-align:justify"><span><span>23. Big Questions on Small Subjects, </span></span></p>

<p style="text-align:justify"><span><span>24. Synthetic Biology, </span></span></p>

<p style="text-align:justify"><span><span>25. Bacteria, the Earth, and Beyond, </span></span></p>

<p style="text-align:justify"><span><span>Glossary, </span></span></p>

<p style="text-align:justify"><span><span>Bibliography, </span></span></p>

<p style="text-align:justify"><span><span>Index of Bacterial Genera and Species, </span></span></p>

<p style="text-align:justify"><span><span>Subject Index</span></span></p>

<p> </p>', 'Title
			Bacteria - The Benign, the Bad, and the Beautiful

			Author
			Trudy M.Wassenaar

			ISBN
			9781118107669

			Publisher
			Wiley

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Bacteria - The Benign, the Bad, and the Beautiful</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Trudy M.Wassenaar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118107669</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"4047"', '"2631"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8059dpp_8_10.....61.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118107669&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=63', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=63', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3043, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:12'),
('fccb5838-b752-4cd5-8322-d6ae11b9603c', '219', NULL, 'Cloud Computing - Automating the Virtualized Data Center', 'cloud-computing-automating-the-virtualized-data-center-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219', 'cloud-computing-automating-the-virtualized-data-center-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219-219', 'Cloud Computing', 'Cloud Computing', '  Cloud Computing', NULL, 'Cloud computing will revolutionize the way IT resources are deployed, configured and managed for years to come. Service providers and customers each stand to realize tremendous value from this paradigm shift-if they can take advantage of it. Cloud Computing brings together the realistic, start-to-finish guidance they need to plan, implement and manage cloud solution architectures for tomorrow''s virtualized data centers. It introduces cloud "newcomers" to essential concepts and offers experienced operations professionals detailed guidance on delivering Infrastructure as a Service (IaaS), Software as a Service (SaaS) and Platform as a Service (PaaS). Drawing on extensive experience working with leading cloud vendors and integrators, the authors present detailed operations workflow examples, replicable best-practice solutions for operating cloud-based network, compute and storage infrastructure a comprehensive management reference architecture and a complete case study demonstrating rapid, lower-cost solutions design. Coverage includes: transitioning today''s enterprise design patterns and use cases to the cloud implementing architecture and infrastructure for "real-time" managed IT services evaluating IaaS economics and making risk-versus-cost assessments understanding Cisco''s cloud strategies developing standards-based cloud management architectures automating cloud infrastructure managing fulfillment, billing and chargeback handling cloud capacity challenges optimizing the cloud user experience and much more. Cloud Computing will be an indispensable resource for all network/IT professionals and managers involved with planning, implementing or managing the next generation of cloud computing services.', '<p>Cloud computing will revolutionize the way IT resources are deployed, configured and managed for years to come. Service providers and customers each stand to realize tremendous value from this paradigm shift-if they can take advantage of it. Cloud Computing brings together the realistic, start-to-finish guidance they need to plan, implement and manage cloud solution architectures for tomorrow''s virtualized data centers. It introduces cloud "newcomers" to essential concepts and offers experienced operations professionals detailed guidance on delivering Infrastructure as a Service (IaaS), Software as a Service (SaaS) and Platform as a Service (PaaS). Drawing on extensive experience working with leading cloud vendors and integrators, the authors present detailed operations workflow examples, replicable best-practice solutions for operating cloud-based network, compute and storage infrastructure a comprehensive management reference architecture and a complete case study demonstrating rapid, lower-cost solutions design. Coverage includes: transitioning today''s enterprise design patterns and use cases to the cloud implementing architecture and infrastructure for "real-time" managed IT services evaluating IaaS economics and making risk-versus-cost assessments understanding Cisco''s cloud strategies developing standards-based cloud management architectures automating cloud infrastructure managing fulfillment, billing and chargeback handling cloud capacity challenges optimizing the cloud user experience and much more. Cloud Computing will be an indispensable resource for all network/IT professionals and managers involved with planning, implementing or managing the next generation of cloud computing services.</p>', 'Sub Title
			No

			Author
			Venkata Josyula, Malcolm Orr, Greg Page

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788131786932

			Pages
			400

			Binding
			Paperback

			Year of Publication
			2012

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Venkata Josyula, Malcolm Orr, Greg Page</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786932</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>400</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"630"', '"378"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 400, '400', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/19079788131786932_1.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=%20%20Cloud%20Computing&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=219', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=219', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2945, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('fcfaae26-0daf-4370-976f-6a86e810ba4e', '1322', NULL, 'Human Right and Violation Book', 'human-right-and-violation-book-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322', 'human-right-and-violation-book-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322-1322', 'YUJH7788', 'YUJH7788', 'YUJH7788', NULL, 'Human Right and Violation Book', '<h1>Human Right and Violation Book</h1>', 'Sub Title
			A Global Phenomenon

			Author
			Vinod Shrama

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788176483680

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2012

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Global Phenomenon</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vinod Shrama</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176483680</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"800"', '"480"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6255logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=YUJH7788&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1322', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1322', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2273, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('fcfba361-1073-4c71-97c7-5868ff914b14', '4157', 305, 'Operations Management 13/e', 'operations-management-13e', 'operations-management-13e', '9789355322647', '9789355322647', '9789355322647', NULL, 'About the book

Operations management, 13e by William J Stevenson focuses on the latest developments in the subject area and captures a plethora of pedagogical features designed to help students learn and understand the subject better. The topics covered include both strategic issues and practical applications.

Among the topics covered are forecasting, product and service design, capacity planning, management of quality and quality control, inventory management, scheduling, supply chain management, and project management. 

A leading name in operations management, this book offers a comprehensive and flexible amount of content that can be selected as appropriate for different courses and formats.

Contents:

Preface

1. Introduction to Operations Management 

2. Competitiveness, Strategy, and Productivity 

3. Forecasting 

4. Product and Service Design 

SUPPLEMENT TO CHAPTER 4: Reliability 

5. Strategic Capacity Planning for Products and Services

SUPPLEMENT TO CHAPTER 5: Decision Theory

6. Process Selection and Facility Layout 242

7. Work Design and Measurement 296

SUPPLEMENT TO CHAPTER 7: Learning Curves 330

8. Location Planning and Analysis 342

9. Management of Quality 372

10. Quality Control 416

11. Aggregate Planning and Master Scheduling

12. MRP and ERP

13. Inventory Management

14. JIT and Lean Operations

SUPPLEMENT TO CHAPTER 14: Maintenance

15. Supply Chain Management

16. Scheduling

17. Project Management

18. Management of Waiting Lines

19. Linear Programming

Appendix A: Answers to Selected Problems

Appendix B: Tables

Appendix C: Working with the Normal Distribution

Company Index

Subject Index', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Operations management, 13e by William J Stevenson focuses on the latest developments in the subject area and captures a plethora of pedagogical features designed to help students learn and understand the subject better. The topics covered include both strategic issues and practical applications. </span></span></span></p>

<p style="text-align:justify"><span><span><span>Among the topics covered are forecasting, product and service design, capacity planning, management of quality and quality control, inventory management, scheduling, supply chain management, and project management. <br />
A leading name in operations management, this book offers a comprehensive and flexible amount of content that can be selected as appropriate for different courses and formats.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Preface</span></strong><br />
<br />
<span>1. Introduction to Operations Management <br />
2. Competitiveness, Strategy, and Productivity <br />
3. Forecasting <br />
4. Product and Service Design <br />
<br />
<strong>SUPPLEMENT TO CHAPTER 4: Reliability </strong><br />
<br />
5. Strategic Capacity Planning for Products and Services<br />
<br />
<strong>SUPPLEMENT TO CHAPTER 5: Decision Theory</strong><br />
<br />
6. Process Selection and Facility Layout 242<br />
7. Work Design and Measurement 296<br />
<br />
<strong>SUPPLEMENT TO CHAPTER 7: Learning Curves 330</strong><br />
<br />
8. Location Planning and Analysis 342<br />
9. Management of Quality 372<br />
10. Quality Control 416<br />
11. Aggregate Planning and Master Scheduling<br />
12. MRP and ERP<br />
13. Inventory Management<br />
14. JIT and Lean Operations<br />
<br />
<strong>SUPPLEMENT TO CHAPTER 14: Maintenance</strong><br />
<br />
15. Supply Chain Management<br />
16. Scheduling<br />
17. Project Management<br />
18. Management of Waiting Lines<br />
19. Linear Programming<br />
<br />
Appendix A: Answers to Selected Problems<br />
Appendix B: Tables<br />
Appendix C: Working with the Normal Distribution<br />
Company Index<br />
Subject Index </span></span></span></p>
', 'Title
			Operations Management 13/e

			Author
			William J Stevenson

			ISBN
			9789355322647

			Publisher
			MGH

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Operations Management 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>William J Stevenson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355322647</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>MGH</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"1160"', '"812"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '44d15581-e3f5-4f36-8536-84ee7cf346e8', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7141oprert.jpeg', NULL, '9', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9789355322647&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4157', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4157', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 305, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('fd031822-4a8f-432d-b9e5-8f62686d70ae', '4175', 287, 'Entrepreneurship : New Venture Management 2/e', 'entrepreneurship-new-venture-management-2e', 'entrepreneurship-new-venture-management-2e', '9789355735676', '9789355735676', '9789355735676', NULL, 'About the book

This comprehensive textbook provides a fundamental framework for understanding the theory, process, and practice of entrepreneurship. It captures the concepts and insights that would equip aspiring and practicing entrepreneurs with the necessary expertise for starting and running their ventures. The author has consciously attempted to strike a balance between theory and practice while keeping a concise and lucid approach. It assumes no prior knowledge at the reader’s end and caters to Management and Engineering streams alike. This book includes more than 100 real-life examples of start-ups from India. It discusses all aspects of launching a venture—including, but not limited to, idea generation, market validation, team building, fund-raising, product marketing, and customer outreach and engagement, acquiring/ polishing overall entrepreneurial skills. This textbook will be useful to MBA students, participants of executive courses/workshops, practicing managers, and readers interested in entrepreneurship and entrepreneurial skill-building.

Content:

Introduction

1. Are You an Entrepreneur?

2. What Is Your Idea?

3. What Is Your Strategy?

4. Managing Team Members

5. Raising and Managing Finances

6. Managing Customers

7. Managing Operations and Legalities

8. Managing Growth

9. Managing Self and Well-being

10. Entrepreneurship Ecosystem in India

Annexures

Stories of Real-life Entrepreneurs

The Evolution of Indian Unicorns

Index 

 

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>This comprehensive textbook provides a fundamental framework for understanding the theory, process, and practice of entrepreneurship. It captures the concepts and insights that would equip aspiring and practicing entrepreneurs with the necessary expertise for starting and running their ventures. The author has consciously attempted to strike a balance between theory and practice while keeping a concise and lucid approach. It assumes no prior knowledge at the reader’s end and caters to Management and Engineering streams alike. This book includes more than 100 real-life examples of start-ups from India. It discusses all aspects of launching a venture—including, but not limited to, idea generation, market validation, team building, fund-raising, product marketing, and customer outreach and engagement, acquiring/ polishing overall entrepreneurial skills. This textbook will be useful to MBA students, participants of executive courses/workshops, practicing managers, and readers interested in entrepreneurship and entrepreneurial skill-building.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<p><span><span><span>Introduction<br />
1. Are You an Entrepreneur?<br />
2. What Is Your Idea?<br />
3. What Is Your Strategy?<br />
4. Managing Team Members<br />
5. Raising and Managing Finances<br />
6. Managing Customers<br />
7. Managing Operations and Legalities<br />
8. Managing Growth<br />
9. Managing Self and Well-being<br />
10. Entrepreneurship Ecosystem in India<br />
Annexures<br />
Stories of Real-life Entrepreneurs<br />
The Evolution of Indian Unicorns<br />
Index </span></span></span></p>

<p><span><span> </span></span></p>

<p> </p>', 'Title
			Entrepreneurship : New Venture Management 2/e

			Author
			Safal Batra

			ISBN
			9789355735676

			Publisher
			Cengage

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Entrepreneurship : New Venture Management 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Safal Batra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789355735676</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"595"', '"476"', '"0"', 7, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '18d89085-f9fa-44f2-826c-15ca6056c906', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7432entre.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789355735676&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4175', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4175', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 287, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('fd04cb67-783c-4855-a136-9e9a55068066', '538', NULL, 'Hope in Counselling and Psychotherapy NEEW', 'hope-in-counselling-and-psychotherapy-neew-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538', 'hope-in-counselling-and-psychotherapy-neew-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538-538', 'ASER4325', 'ASER4325', 'ASER4325', NULL, '''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)', '<p>''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)</p>', 'Hope in Counselling and Psychotherapy', '<h1>Hope in Counselling and Psychotherapy</h1>', '"5500"', '"3300"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3325789386042231.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ASER4325&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=538', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=538', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2754, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('fd259240-3d77-4e85-b789-e10879d530ae', '692', NULL, 'Key Concepts in Health Studies NEW', 'key-concepts-in-health-studies-new-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692', 'key-concepts-in-health-studies-new-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692-692', 'JKHU99897', 'JKHU99897', 'JKHU99897', NULL, 'Key Concepts in Health Studies provides a much needed guide to the central concepts used across the subject, and offers the reader a comprehensive overview of the core topics, theories and debates. Drawing together the fundamentals within the disciplines of health, nursing, and social policy this book is an ideal text both for students studying health in a range of academic fields, and for health and social care practitioners. From ageism to public health, and gender to obesity, the book offers an exciting guide to the multidisciplinary field.', '<p>Key Concepts in Health Studies provides a much needed guide to the central concepts used across the subject, and offers the reader a comprehensive overview of the core topics, theories and debates. Drawing together the fundamentals within the disciplines of health, nursing, and social policy this book is an ideal text both for students studying health in a range of academic fields, and for health and social care practitioners. From ageism to public health, and gender to obesity, the book offers an exciting guide to the multidisciplinary field.</p>', 'Key Concepts in Health Studies NEW', '<h1>Key Concepts in Health Studies NEW</h1>', '"7299"', '"4379"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4812dpp_4.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JKHU99897&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=692', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=692', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2673, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('fd4b8393-c53f-4981-8a78-4768b6263f45', '3382', NULL, 'Applying HACCP-based Quality Risk Management on dairy farms', 'applying-haccpbased-quality-risk-management-on-dairy-farms', 'applying-haccpbased-quality-risk-management-on-dairy-farms', '9789086860524', '9789086860524', '9789086860524', NULL, 'About the book

Quality is a keyword in animal production. Next to product quality, process quality has also become relevant for dairy farmers. Issues like food safety, public health, animal health and welfare are determined by the conditions of the production process. To address these, he EU has issued the General Food Law (178-2002) and the Hygiene directives (EC 852/853/854-2004) dealing with the forenamed domains with the aim to protect consumers. The suggestion was also made by the EU issues are structure, organisation, planning, formalisation and demonstrability, which can also be found in the HACCP concept.

This book addresses Quality Risk Management through applying the HACCP-like concept. First, the assessment of strong and weak points on a dairy farm are dealt with, which is useful for farm inspection and herd health programmes. Then, the 12-steps for developing a HACCP plan are followed through the various chapters. Many examples and elaborations are given. An example farm, FX, is introduced to show how the different elements may look in reality. At the end of the book characteristics of entrepreneur-like dairy farmers are given and compered to strong and weak points of cattle practitioners. Practitioners may conclude how to better serve this type of farmer. Communication plays a paramount role. Finally, several general issues are addressed: economics, integrating classical herd health with quality risk management programmes.

The aim of this book is to give practical guidelines and examples for dairy farmers, cattle practitioners and extension people, who desire to jointly develop and implement a HACCP-based quality risk management programme.

Content – 

Chapter 1. Introduction, 

Chapter 2. Assessment of strengths and weaknesses, 

Chapter 3. Good Dairy Farming codes of practice, 

Chapter 4. The HACCP-concept, the 7 principles and 12 steps (general issues), 

Chapter 5. Flow diagrams of the production process, 

Chapter 6. Identification of hazards and evaluation of risks, 

Chapter 7. Critical Control Points (CCP) and Points of Particular Attention (POPA): their standards & tolerances or targets, their monitoring, and corrective measures, 

Chapter 8. Support programmes in a HACCP-based Quality Risk Management programme,

Chapter 9. Documentation in HACCP-like Quality Risk Management programmes, 

Chapter 10. Validation & verification of the HACCP-based Quality Risk Management programme,

Chapter 11. Application of the HACCP principles to multifunctional farms open to the general public, 

Chapter 12. Application of the HACCP principles to milking goat farms in France, 

Chapter 13.  Veterinary advice to entrepreneur- like dairy farmers regarding Quality Risk Management, 

Chapter 14.  Communication in the veterinary advisory practice: practical application of behavioural economics and communication skills, 

Chapter 15. Final remarks,

Literature references, 

Acknowledgements, 

Index                 ', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Quality is a keyword in animal production. Next to product quality, process quality has also become relevant for dairy farmers. Issues like food safety, public health, animal health and welfare are determined by the conditions of the production process. To address these, he EU has issued the General Food Law (178-2002) and the Hygiene directives (EC 852/853/854-2004) dealing with the forenamed domains with the aim to protect consumers. The suggestion was also made by the EU issues are structure, organisation, planning, formalisation and demonstrability, which can also be found in the HACCP concept.</span></span></span></p>

<p style="text-align:justify"><span><span><span>This book addresses Quality Risk Management through applying the HACCP-like concept. First, the assessment of strong and weak points on a dairy farm are dealt with, which is useful for farm inspection and herd health programmes. Then, the 12-steps for developing a HACCP plan are followed through the various chapters. Many examples and elaborations are given. An example farm, FX, is introduced to show how the different elements may look in reality. At the end of the book characteristics of entrepreneur-like dairy farmers are given and compered to strong and weak points of cattle practitioners. Practitioners may conclude how to better serve this type of farmer. Communication plays a paramount role. Finally, several general issues are addressed: economics, integrating classical herd health with quality risk management programmes.</span></span></span></p>

<p style="text-align:justify"><span><span><span>The aim of this book is to give practical guidelines and examples for dairy farmers, cattle practitioners and extension people, who desire to jointly develop and implement a HACCP-based quality risk management programme.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Content –</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1. Introduction, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 2. Assessment of strengths and weaknesses, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 3. Good Dairy Farming codes of practice, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 4. The HACCP-concept, the 7 principles and 12 steps (general issues), </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 5. Flow diagrams of the production process, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 6. Identification of hazards and evaluation of risks, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 7. Critical Control Points (CCP) and Points of Particular Attention (POPA): their standards &amp; tolerances or targets, their monitoring, and corrective measures, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 8. Support programmes in a HACCP-based Quality Risk Management programme, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 9. Documentation in HACCP-like Quality Risk Management programmes, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 10. Validation &amp; verification of the HACCP-based Quality Risk Management programme, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 11. Application of the HACCP principles to multifunctional farms open to the general public, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 12. Application of the HACCP principles to milking goat farms in France, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 13.  Veterinary advice to entrepreneur- like dairy farmers regarding Quality Risk Management, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 14.  Communication in the veterinary advisory practice: practical application of behavioural economics and communication skills, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 15. Final remarks,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Literature references,  </span></span></span></p>

<p style="text-align:justify"><span><span><span>Acknowledgements, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Index                 </span></span></span></p>', 'Title
			Applying HACCP-based Quality Risk Management on dairy farms

			Author
			Jos Noordhuizen

			ISBN
			9789086860524

			Publisher
			Wageningen Academic

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Applying HACCP-based Quality Risk Management on dairy farms</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Jos Noordhuizen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789086860524</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wageningen Academic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"15534"', '"10097"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '09d7fe0b-7658-47d1-ad47-991898e99c72', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9577Applying%20HACCP-based%20Quality%20Risk%20Management%20on%20dairy%20farms.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789086860524&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3382', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3382', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1009, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('fd877c6a-6e11-49d6-b2e5-432909f4fc1b', '3909', 542, 'All Over The Globe - The Past, Present and Future of Communication Cables', 'all-over-the-globe-the-past-present-and-future-of-communication-cables', 'all-over-the-globe-the-past-present-and-future-of-communication-cables', '5-03-000079-8', '5-03-000079-8', '5-03-000079-8', NULL, 'About The Book

What you have in front of you is the story of cable—the backbone of many communication lines crisscrossing the world today.

We often think of cable lines in an overly simplified way. However, modern cable communication links are highly sophisticated engineering structures, composed of numerous components, with cables themselves ranking high in terms of both materials and cost.

Despite its significance, cable has not been given its due recognition in popular science books. This book is an attempt to fill that gap, at least in part. It covers various types of communication cables—local and long-distance, undersea and transoceanic, voice- and carrier-frequency, wire and optical—bringing out what is most important about each.

Although the book focuses on cable, the author places its history within the broader context of the evolution of electrical communications. At times, he strays from the ''cable trail,'' but always with purpose—whether to examine well-known topics from a fresh perspective, cite unpublished sources, or uncover intriguing facts.

It is difficult to classify this book under a single category. It blends popular science with a detailed historical study of cable communications. While this might seem like a literary liberty, the author’s commitment to accuracy, reliance on historical documents, and engaging storytelling ensure that no technical detail is sacrificed.

Another commendable aspect is the recognition given to the individuals who contributed to the development of cable communications through their theoretical work and inventions.

This book, written by an enthusiast, will hopefully offer both enjoyment and valuable insights—whether to young readers considering their future careers or to seasoned specialists who may discover facts previously unknown to them.

CONTENTS

About The Book

From The Author

Introduction

Chapter 1: The Age Before Cable Or From Signal Drums To Electricity

Chapter 2: Of Those Who Have Laid The Foundation

Chapter 3: Telegraph Cables Come First 

Chapter 4: The Cable Goes Aquatic

Chapter 5: Enter The Telephone Cable

Chapter 6: Cables In The City—Heaps Of Problems

Chapter 7: The Land Of EI-Ef

Chapter 8: Across The Seas And Oceans 

Chapter 9: A Look At The Future

Will There Be Cables In The Year 2000? – 329

Books To Read – 341

Glossary – 347

Name Index – 348

Subject Index – 359', '<h3 style="text-align:justify"><span><span><span><span><strong><span>About The Book</span></strong></span></span></span></span></h3>

<p><span><span><span><span>What you have in front of you is the story of cable—the backbone of many communication lines crisscrossing the world today.</span></span></span></span></p>

<p><span><span><span><span>We often think of cable lines in an overly simplified way. However, modern cable communication links are highly sophisticated engineering structures, composed of numerous components, with cables themselves ranking high in terms of both materials and cost.</span></span></span></span></p>

<p><span><span><span><span>Despite its significance, cable has not been given its due recognition in popular science books. This book is an attempt to fill that gap, at least in part. It covers various types of communication cables—local and long-distance, undersea and transoceanic, voice- and carrier-frequency, wire and optical—bringing out what is most important about each.</span></span></span></span></p>

<p><span><span><span><span>Although the book focuses on cable, the author places its history within the broader context of the evolution of electrical communications. At times, he strays from the ''cable trail,'' but always with purpose—whether to examine well-known topics from a fresh perspective, cite unpublished sources, or uncover intriguing facts.</span></span></span></span></p>

<p><span><span><span><span>It is difficult to classify this book under a single category. It blends popular science with a detailed historical study of cable communications. While this might seem like a literary liberty, the author’s commitment to accuracy, reliance on historical documents, and engaging storytelling ensure that no technical detail is sacrificed.</span></span></span></span></p>

<p><span><span><span><span>Another commendable aspect is the recognition given to the individuals who contributed to the development of cable communications through their theoretical work and inventions.</span></span></span></span></p>

<p><span><span><span><span>This book, written by an enthusiast, will hopefully offer both enjoyment and valuable insights—whether to young readers considering their future careers or to seasoned specialists who may discover facts previously unknown to them.</span></span></span></span></p>

<p style="text-align:justify"><span><span><span><strong><span>CONTENTS</span></strong></span></span></span></p>

<p><span><span><span><span><span>About The Book</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>From The Author</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Introduction</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span>Chapter 1: The Age Before Cable Or From Signal Drums To Electricity</span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 2: Of Those Who Have Laid The Foundation</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 3: Telegraph Cables Come First </span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 4: The Cable Goes Aquatic</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 5: Enter The Telephone Cable</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 6: Cables In The City—Heaps Of Problems</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 7: The Land Of EI-Ef</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Chapter 8: Across The Seas And Oceans</span></span> </span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span><span>Chapter 9: A Look At The Future</span></span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Will There Be Cables In The Year 2000? – 329</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Books To Read – 341</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Glossary – 347</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Name Index – 348</span></span></span></span></span></p>

<p style="text-align:justify"><span><span><span><span><span>Subject Index – 359</span></span></span></span></span></p>', 'Title
			All Over The Globe - The Past, Present and Future of Communication Cables

			Author
			D.Sharle

			Publisher
			Mir Publishers

			Year of Publication
			1989

			Pages
			376

			Binding
			Hardcover

			Language
			English

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">All Over The Globe - The Past, Present and Future of Communication Cables</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">D.Sharle</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1989</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">376</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>', '"10000"', '"10000"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 376, '376', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2615D.%20Sharle%20-%20All%20Over%20the%20Globe%20-%20Mir%20-%201989_0000.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=5-03-000079-8&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3909', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3909', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 542, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:12'),
('fd9fe938-b947-4e22-9344-e1c03d51924e', '3265', NULL, 'Encyclopedia Britannica (Latest) - 32 Vols. Complete Set', 'encyclopedia-britannica-latest-32-vols-complete-set', 'encyclopedia-britannica-latest-32-vols-complete-set', '9781593398378', '9781593398378', '9781593398378', NULL, 'About the book

Vast, Detailed, Correct. Written by more than 4,300 expert contributors, you can be confident that everything you learn from Encyclopadia Britannica is clear, current and correct. First published in 1768, Britannica continues to be the world''s most renowned encyclopedia. Now, the new 32-volume revision builds on this expertise with an incredible wealth of knowledge that''s easily accessible yet comprehensive - making it the first choice reference work for thousands of schools, universities, libraries and family homes. Newly updated for 2010. Stay current with the 2010 revised edition, updated with new articles, photographs and thousands of additions to existing topics: - World News - such as the historic Presidential election in the United States, other major political elections across the globe and the continued violence in Iraq and Afghanistan. - New Biographies - including US President Barack Obama, top-ranked professional tennis player and winner of a record 15 Grand Slam singles titles Roger Federer, and writer and winner of the Nobel Prize for Literature Doris Lessing. - Sporting Achievements - including Spain''s 2008 European Football Championship win, South Africa''s victory at the 2007 Rugby World Cup and all the results from the 2008 Summer Olympics in Beijing where Great Britain''s medal performance was its best in a century. - Science News - such as the Nobel Peace Prizewinning Intergovernmental Panel on Climate Change, extrasolar planets and updates on the Human Genome Project. The world at your fingertips. Whatever you''re interested in, you can rely on Britannica to make it even more interesting. You get incredible insights into subjects you thought you knew, while world-renowned contributors and Nobel prize winners put fascinating facts about our world right at your fingertips. Forget old-fashioned, dry texts - Britannica''s lively narration helps children and adults alike develop a love of learning! An exquisite investment that will last for generations. Wonderfully robustA" is how Head Librarian Mrs J. Perkins described the revised edition. Stunningly presented, every one of the 32 volumes is crafted to the highest possible standards so your encyclopedia not only looks wonderful, but stays in perfect condition for years and years to come. The Britannica 4-part learning system offers: - 2-volume Index - The key to unlocking Britannica''s archive of information. More than 700,000 references take you to the pages you want quickly and easily. - 12-volume Ready Reference - Also known as the Micropadia, the ready reference gives you quick and concise answers, fascinating facts and acts as a gateway to Knowledge in Depth. - 17-volume Knowledge in Depth - Britannica at its scholarly best, the Macropadia is written by the world''s leading authorities to give you a complete and compelling understanding of a - subject. - Outline of Knowledge - The Propadia is a guide to learning. Whatever subject you''re interested in exploring, this volume suggests what to read and explains how it relates to other subjects. Whatever your interests, Britannica has the answers! From children to adults, students to professionals, from the committed researcher to the casual browser - everyone can get so much from Britannica''s wealth of knowledge. Britannica enriches your research with marvellous detail, unrivalled accuracy and facts, figures and revelations that make it the first port of call for whatever you need to know. - From the world''s leading brand for reliable and fact-checked information. - Entries by Nobel laureates, historians, curators, professors and other notable experts. - More than 65,000 articles. - More than 1,000 new and revised articles. - Gilt-edging along the top of every page.', '<p style="text-align:justify"><span><span><strong>About the book</strong></span></span></p>

<p style="text-align:justify"><span><span>Vast, Detailed, Correct. Written by more than 4,300 expert contributors, you can be confident that everything you learn from Encyclopadia Britannica is clear, current and correct. First published in 1768, Britannica continues to be the world''s most renowned encyclopedia. Now, the new 32-volume revision builds on this expertise with an incredible wealth of knowledge that''s easily accessible yet comprehensive - making it the first choice reference work for thousands of schools, universities, libraries and family homes. Newly updated for 2010. Stay current with the 2010 revised edition, updated with new articles, photographs and thousands of additions to existing topics: - World News - such as the historic Presidential election in the United States, other major political elections across the globe and the continued violence in Iraq and Afghanistan. - New Biographies - including US President Barack Obama, top-ranked professional tennis player and winner of a record 15 Grand Slam singles titles Roger Federer, and writer and winner of the Nobel Prize for Literature Doris Lessing. - Sporting Achievements - including Spain''s 2008 European Football Championship win, South Africa''s victory at the 2007 Rugby World Cup and all the results from the 2008 Summer Olympics in Beijing where Great Britain''s medal performance was its best in a century. - Science News - such as the Nobel Peace Prizewinning Intergovernmental Panel on Climate Change, extrasolar planets and updates on the Human Genome Project. The world at your fingertips. Whatever you''re interested in, you can rely on Britannica to make it even more interesting. You get incredible insights into subjects you thought you knew, while world-renowned contributors and Nobel prize winners put fascinating facts about our world right at your fingertips. Forget old-fashioned, dry texts - Britannica''s lively narration helps children and adults alike develop a love of learning! An exquisite investment that will last for generations. Wonderfully robustA" is how Head Librarian Mrs J. Perkins described the revised edition. Stunningly presented, every one of the 32 volumes is crafted to the highest possible standards so your encyclopedia not only looks wonderful, but stays in perfect condition for years and years to come. The Britannica 4-part learning system offers: - 2-volume Index - The key to unlocking Britannica''s archive of information. More than 700,000 references take you to the pages you want quickly and easily. - 12-volume Ready Reference - Also known as the Micropadia, the ready reference gives you quick and concise answers, fascinating facts and acts as a gateway to Knowledge in Depth. - 17-volume Knowledge in Depth - Britannica at its scholarly best, the Macropadia is written by the world''s leading authorities to give you a complete and compelling understanding of a - subject. - Outline of Knowledge - The Propadia is a guide to learning. Whatever subject you''re interested in exploring, this volume suggests what to read and explains how it relates to other subjects. Whatever your interests, Britannica has the answers! From children to adults, students to professionals, from the committed researcher to the casual browser - everyone can get so much from Britannica''s wealth of knowledge. Britannica enriches your research with marvellous detail, unrivalled accuracy and facts, figures and revelations that make it the first port of call for whatever you need to know. - From the world''s leading brand for reliable and fact-checked information. - Entries by Nobel laureates, historians, curators, professors and other notable experts. - More than 65,000 articles. - More than 1,000 new and revised articles. - Gilt-edging along the top of every page.</span></span></p>', 'Title
			Encyclopedia Britannica (Latest) - 32 Vols. Complete Set 

			Author
			Britannica

			ISBN
			9781593398378

			Publisher
			Britannica

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia Britannica (Latest) - 32 Vols. Complete Set </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781593398378</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"324000"', '"226800"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c56be9f9-95e2-4f87-960c-7771a7c66f21', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1705Britannnica.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781593398378&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3265', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3265', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1114, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:16', '2026-08-12 00:45:12'),
('fdb0aeca-46e2-4b1c-b462-d6f0f182f896', '91', NULL, 'Group 13 Chemistry II, Biological Aspects of Aluminum - Structure & Bonding', 'group-13-chemistry-ii-biological-aspects-of-aluminum-structure-bonding', 'group-13-chemistry-ii-biological-aspects-of-aluminum-structure-bonding', 'Group 13 Chemistry', 'Group 13 Chemistry', 'Group 13 Chemistry', NULL, 'Aluminum, bound almost exclusively to oxygen in various combinations, is the most abundant metal in the earth''s crust and, therefore, of great commercial potential. Once methods were developed (in the 1880''s) to free useable quantities of the element from oxygen, applications for the element began developing rapidly. This growth has resulted in the ubiquity of the metal in today''s world. Therefore it can be found intentionally introduced in many products in direct contact with human beings. It is commonly known that soluble forms of aluminum aretoxic to living organisms. However, aluminum is not known to be bioavailable under everyday conditions. In fact, the solubility product of common aluminum compounds, such as AI(OH)3 is so low as to make it essentially unavailable. This volume of Structure and Bonding seeks to provide in one source, a resource where the basic science related to aluminum toxicity may be obtained. It should be stressed that this volume is not intended to be a warning to avoid contact with aluminum. Living organisms have adequate defenses to prevent aluminum toxicity under normal conditions. Rather the volume was created to simply provide an understanding of the biological effects of aluminum. As such, the present volume should be considered in the context of the companion volumes in this three part series of Structure and Bonding. The first volume was devoted to fundamental developments in group 13 chemistry.', '<p>Aluminum, bound almost exclusively to oxygen in various combinations, is the most abundant metal in the earth''s crust and, therefore, of great commercial potential. Once methods were developed (in the 1880''s) to free useable quantities of the element from oxygen, applications for the element began developing rapidly. This growth has resulted in the ubiquity of the metal in today''s world. Therefore it can be found intentionally introduced in many products in direct contact with human beings. It is commonly known that soluble forms of aluminum aretoxic to living organisms. However, aluminum is not known to be bioavailable under everyday conditions. In fact, the solubility product of common aluminum compounds, such as AI(OH)3 is so low as to make it essentially unavailable. This volume of Structure and Bonding seeks to provide in one source, a resource where the basic science related to aluminum toxicity may be obtained. It should be stressed that this volume is not intended to be a warning to avoid contact with aluminum. Living organisms have adequate defenses to prevent aluminum toxicity under normal conditions. Rather the volume was created to simply provide an understanding of the biological effects of aluminum. As such, the present volume should be considered in the context of the companion volumes in this three part series of Structure and Bonding. The first volume was devoted to fundamental developments in group 13 chemistry.</p>', 'Sub Title
			No

			Author
			H.W. Roesky

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9783540438076

			Pages
			202 pages

			Binding
			Hardcover

			Year of Publication
			2002

			Edition of Book
			First

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H.W. Roesky</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540438076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>202 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"26400"', '"15900"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '202 pages', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9782dpp_10_17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Group%2013%20Chemistry&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=91', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=91', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 3025, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:29', '2026-08-12 00:45:12'),
('fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', '1189', NULL, 'Grameen Samajshastra New', 'grameen-samajshastra-new-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1-1189', 'grameen-samajshastra-new-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189-1189', 'WSDE3322', 'WSDE3322', 'WSDE3322', NULL, 'Grameen Samajshastra New', '<h1>Grameen Samajshastra New</h1>', 'Sub Title
			No

			Author
			Dr. Manju Lata Chiller

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788188791637

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Lata Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791637</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1099"', '"659"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9146image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDE3322&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1189', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1189', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2358, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('fdccc23f-f19d-48ef-a2a4-a5c544f271a9', '1107', NULL, 'The Encyclopedia Of Professional Cooking in 12 Vols. CD New', 'the-encyclopedia-of-professional-cooking-in-12-vols-cd-new-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-11-1107', 'the-encyclopedia-of-professional-cooking-in-12-vols-cd-new-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107-1107', 'KJUJ7766', 'KJUJ7766', 'KJUJ7766', NULL, 'The Encyclopedia Of Professional Cooking in 12 Vols. CD New', '<h1>The Encyclopedia Of Professional Cooking in 12 Vols. CD New</h1>', 'Sub Title
			No

			Author
			Global Media

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788190643184

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Global Media</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190643184</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"30199"', '"18119"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51209789381839638.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJUJ7766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1107', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1107', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2414, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('fe047101-4168-440b-901b-8e060d714995', '1472', NULL, 'Updeshsahashi - Gadpadomyabhagaatimika Padyojanikaakhyayaa Shrimadramtirthvirchitvyakhyaa sanvalita', 'updeshsahashi-gadpadomyabhagaatimika-padyojanikaakhyayaa-shrimadramtirthvirchitvyakhyaa-sanvalita-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-147-1472', 'updeshsahashi-gadpadomyabhagaatimika-padyojanikaakhyayaa-shrimadramtirthvirchitvyakhyaa-sanvalita-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472-1472', '9788189469276', '9788189469276', '9788189469276', NULL, 'Updeshsahashi - Gadpadomyabhagaatimika Padyojanikaakhyayaa Shrimadramtirthvirchitvyakhyaa sanvalita', '<h1>Updeshsahashi - Gadpadomyabhagaatimika Padyojanikaakhyayaa Shrimadramtirthvirchitvyakhyaa sanvalita</h1>', 'Sub Title
			Updeshsahashi - Gadpadomyabhagaatimika Padyojanikaakhyayaa Shrimadramtirthvirchitvyakhyaa sanvalita

			Author
			Shri B. D. Kaushik

			About Author
			As per Book

			Content
			 

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9788189469276

			Pages
			 

			Binding
			Paperback

			Year of Publication
			 

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Updeshsahashi - Gadpadomyabhagaatimika Padyojanikaakhyayaa Shrimadramtirthvirchitvyakhyaa sanvalita</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shri B. D. Kaushik</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> </td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189469276</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td> </td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td> </td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td> </td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', '"699"', '"419"', '"0"', 1, 'PAPERBACK', 'Paperback', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ' ', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18719788189469276.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788189469276&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1472', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1472', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2185, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('fe244f24-e622-4271-8b44-c2e4dd17df85', '3526', 876, 'An Introduction to Linear and Nonlinear Finite Elements - A Computational Approach', 'an-introduction-to-linear-and-nonlinear-finite-elements-a-computational-approach-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526', 'an-introduction-to-linear-and-nonlinear-finite-elements-a-computational-approach-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526-3526', '9780817643089', '9780817643089', '9780817643089', NULL, 'Modern finite element analysis has grown into a basic mathematical tool for almost every field of engineering and the applied sciences. This introductory textbook fills a gap in the literature, offering a concise, integrated presentation of methods, applications, software tools, and hands-on projects. Included are numerous exercises, problems, and Mathematica/Matlab-based programming projects. The emphasis is on interdisciplinary applications to serve a broad audience of advanced undergraduate/graduate students with different backgrounds in applied mathematics, engineering, physics/geophysics. The work may also serve as a self-study reference for researchers and practitioners seeking a quick introduction to the subject for their research.', '<p>Modern finite element analysis has grown into a basic mathematical tool for almost every field of engineering and the applied sciences. This introductory textbook fills a gap in the literature, offering a concise, integrated presentation of methods, applications, software tools, and hands-on projects. Included are numerous exercises, problems, and Mathematica/Matlab-based programming projects. The emphasis is on interdisciplinary applications to serve a broad audience of advanced undergraduate/graduate students with different backgrounds in applied mathematics, engineering, physics/geophysics. The work may also serve as a self-study reference for researchers and practitioners seeking a quick introduction to the subject for their research.</p>', 'Sub Title
			A Computational Approach

			Author
			Prem K. Kythe, Dongming Wei

			About Author
			No.

			Content

			No

			ISBN 10 Digit
			0817643087

			ISBN 13 Digit
			9780817643089

			Pages
			XXIII, 445

			Binding
			Hardback

			Year of Publication
			2011

			Edition of Book
			1

			Language
			English

			Illustrations
			No

			About Book
			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Computational Approach</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prem K. Kythe, Dongming Wei</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0817643087</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817643089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XXIII, 445</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', '"7118"', '"4270"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'XXIII, 445', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/733861r3jd+e1qL._SY466_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780817643089&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3526', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3526', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 876, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:12'),
('fe40af24-8b01-4ea9-84ea-f64c3e744448', '4413', 52, 'परमसन्त गरीब दस जी की दिव्य लीलामृत', 'परमसनत-गरब-दस-ज-क-दवय-ललमत', '-', '-82-', '-82-', '-82-', NULL, 'परमसन्त गरीब दस जी की दिव्य लीलामृत', '<p><span>परमसन्त गरीब दस जी की दिव्य लीलामृत</span></p>', 'Title
			परमसन्त गरीब दस जी की दिव्य लीलामृत

			Author
			 महर्षि गंगादास 

			Year of Publication
			2007

			Pages
			255

			Binding
			Hardcover

			Language
			Hindi

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>परमसन्त गरीब दस जी की दिव्य लीलामृत</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span> महर्षि गंगादास </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Year of Publication</span></td>
			<td style="text-align:center"><span>2007</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Pages</span></td>
			<td style="text-align:center"><span>255</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Language</span></td>
			<td style="text-align:center"><span>Hindi</span></td>
		</tr>
	</tbody>
</table>

<p> </p>', '"101"', '"67"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'Hindi', 'Hindi', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 255, '255', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8572param.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=-82-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4413', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4413', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 52, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:05', '2026-08-12 00:45:12'),
('fe743080-8a71-4f5f-8449-e09e2ce381d7', '1891', NULL, 'The Prokaryotes A Handbook on the Biology of Bacteria, Bacteria, Firmicutes, Cyanobacteria V4 New', 'the-prokaryotes-a-handbook-on-the-biology-of-bacteria-bacteria-firmicutes-cyanobacteria-v4-new-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1-1891', 'the-prokaryotes-a-handbook-on-the-biology-of-bacteria-bacteria-firmicutes-cyanobacteria-v4-new-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891-1891', 'ERFD7866', 'ERFD7866', 'ERFD7866', NULL, 'The Prokaryotes A Handbook on the Biology of Bacteria, Bacteria, Firmicutes, Cyanobacteria V4 New', '<h1>The Prokaryotes A Handbook on the Biology of Bacteria, Bacteria, Firmicutes, Cyanobacteria V4 New</h1>', 'Sub Title
			No

			Author
			Martin Dworkin

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780387254944

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Martin Dworkin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387254944</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"46700"', '"28020"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3618logo_white_plus_3_1.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERFD7866&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1891', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1891', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1912, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:23', '2026-08-12 00:45:12'),
('fe81e2e4-e506-4f3b-b488-6c77c7394dcd', '3300', NULL, 'Handbook of Research on Informatics in Healthcare and Biomedicine', 'handbook-of-research-on-informatics-in-healthcare-and-biomedicine-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300', 'handbook-of-research-on-informatics-in-healthcare-and-biomedicine-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300-3300', '9781591409823', '9781591409823', '9781591409823', NULL, 'The Handbook of Research on Informatics in Healthcare and Biomedicine is the single authoritative reference source for information on the newest trends and breakthroughs in computer applications applied to healthcare and biomedicine. Innovative technologies in health information systems, medicine, health services, and other areas in biomedicine are explored. The comprehensive chapters contained in this handbook of research have been written by 99 international experts from the field of healthcare and IT. More than 900 references to existing publications and a wide-ranging compendium of over 450 key terms and definitions have been included to provide readers with the ultimate research tool.', '
<p>The Handbook of Research on Informatics in Healthcare and Biomedicine is the single authoritative reference source for information on the newest trends and breakthroughs in computer applications applied to healthcare and biomedicine. Innovative technologies in health information systems, medicine, health services, and other areas in biomedicine are explored. The comprehensive chapters contained in this handbook of research have been written by 99 international experts from the field of healthcare and IT. More than 900 references to existing publications and a wide-ranging compendium of over 450 key terms and definitions have been included to provide readers with the ultimate research tool.</p>', 'Publisher ‏ : ‎ Idea Group Publishing

Edition  :   1st edition

Cover   :   Hardcover

Language ‏ : ‎ English

Pages : ‎ 479 pages

Year  :  2006

ISBN-10 ‏ : ‎ 1591409829

ISBN-13 ‏ : ‎ 978-1591409823', '<p>Publisher ‏ : ‎ Idea Group Publishing</p>

<p>Edition  :   1st edition</p>

<p>Cover   :   Hardcover</p>

<p>Language ‏ : ‎ English</p>

<p>Pages : ‎ 479 pages</p>

<p>Year  :  2006</p>

<p>ISBN-10 ‏ : ‎ 1591409829</p>

<p>ISBN-13 ‏ : ‎ 978-1591409823</p>', '"27335"', '"16400"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/527741T3tI45L7L._SX367_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781591409823&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3300', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3300', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1082, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:15', '2026-08-12 00:45:12'),
('fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', '4246', 217, 'Encyclopedia of Counseling 3/e', 'encyclopedia-of-counseling-3e', 'encyclopedia-of-counseling-3e', '9780415958622', '9780415958622', '9780415958622', NULL, 'About the book

In the third edition of Howard Rosenthal’s best-selling test preparation guide for the National Counselor Examination (NCE), students get more help than ever with an expanded section on marriage and family counseling, new material on web counseling, and updated material throughout. This resource now includes over 1,050 tutorial questions/answers and a new "Final Review and Last Minute Super Review Boot Camp" section. This guide is an ideal review tool for state licensing, the NCC credential, and preparation for written and oral boards. And because the new Counselor Preparation Comprehensive Examination (CPCE), draws from the same subject areas, the Encyclopedia is a perfect study guide for the CPCE as well. Written in a unique question/answer format, with a quick reference index, this is also an essential student reference volume for use in any counseling, social work, or human services course.

Content:

	Study Guides: My Own Humble Beginnings

	How to End Exam Worries

	Human Growth and Development

	Social and Cultural Foundations

	Theories of Counseling and the Helping Relationship

	Groups

	Lifestyle and Career Development

	Appraisal

	Research and Program Evaluation

	Professional Orientation and Ethics

	Counseling Families, Diagnosis and Advanced Concepts

	Final Overview and Last Minute Super Review Boot Camp

	Graphical Representations

	Resources', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>In the third edition of Howard Rosenthal’s best-selling test preparation guide for the National Counselor Examination (NCE), students get more help than ever with an expanded section on marriage and family counseling, new material on web counseling, and updated material throughout. This resource now includes over 1,050 tutorial questions/answers and a new "Final Review and Last Minute Super Review Boot Camp" section. This guide is an ideal review tool for state licensing, the NCC credential, and preparation for written and oral boards. And because the new Counselor Preparation Comprehensive Examination (CPCE), draws from the same subject areas, the Encyclopedia is a perfect study guide for the CPCE as well. Written in a unique question/answer format, with a quick reference index, this is also an essential student reference volume for use in any counseling, social work, or human services course.</span></span></span></p>

<p><span><span><strong><span>Content:</span></strong></span></span></p>

<ol>
	<li><span><span><span>Study Guides: My Own Humble Beginnings</span></span></span></li>
	<li><span><span><span>How to End Exam Worries</span></span></span></li>
	<li><span><span><span>Human Growth and Development</span></span></span></li>
	<li><span><span><span>Social and Cultural Foundations</span></span></span></li>
	<li><span><span><span>Theories of Counseling and the Helping Relationship</span></span></span></li>
	<li><span><span><span>Groups</span></span></span></li>
	<li><span><span><span>Lifestyle and Career Development</span></span></span></li>
	<li><span><span><span>Appraisal</span></span></span></li>
	<li><span><span><span>Research and Program Evaluation</span></span></span></li>
	<li><span><span><span>Professional Orientation and Ethics</span></span></span></li>
	<li><span><span><span>Counseling Families, Diagnosis and Advanced Concepts</span></span></span></li>
	<li><span><span><span>Final Overview and Last Minute Super Review Boot Camp</span></span></span></li>
	<li><span><span><span>Graphical Representations</span></span></span></li>
	<li><span><span><span>Resources</span></span></span></li>
</ol>
', 'Title
			Encyclopedia of Counseling 3/e

			Author
			Howard Rosenthal

			ISBN
			9780415958622

			Publisher
			Routledge

			Binding
			Paperback', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Encyclopedia of Counseling 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Howard Rosenthal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9780415958622</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', '"2999"', '"2250"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'c0e658ba-5dda-4a1a-afda-d863310626c4', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3369encylo.jpg', NULL, '11 | 27', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9780415958622&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4246', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4246', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 217, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:07', '2026-08-12 00:45:12'),
('fea40222-696c-4364-863b-b744e6d995ab', '4132', 329, 'Sugarcane - Based-Biofuels and Bioproducts', 'sugarcane-basedbiofuels-and-bioproducts', 'sugarcane-basedbiofuels-and-bioproducts', '9781118719916', '9781118719916', '9781118719916', NULL, 'About the book

Sugarcane has garnered much interest for its potential as a viable renewable energy crop. While the use of sugar juice for ethanol production has been in practice for years, a new focus on using the fibrous co-product known as bagasse for producing renewable fuels and bio-based chemicals is growing in interest. The success of these efforts, and the development of new varieties of energy canes, could greatly increase the use of sugarcane and sugarcane biomass for fuels while enhancing industry sustainability and competitiveness.

Sugarcane-Based Biofuels and Bioproducts examines the development of a suite of established and developing biofuels and other renewable products derived from sugarcane and sugarcane-based co-products, such as bagasse. Chapters provide broad-ranging coverage of sugarcane biology, biotechnological advances, and breakthroughs in production and processing techniques.

Contents:

Part I Sugarcane for biofuels and bioproducts

1 The sugarcane industry, biofuel, and bio product perspectives, 3

Ian M. O’Hara

2 Sugarcane biotechnology: tapping unlimited potential, 23

Sudipta S. Das Bhowmik, Anthony K. Brinin, Brett Williams and Sagadevan G. Mundree

Part II Biofuels and bioproducts

3 Fermentation of sugarcane juice and molasses for ethanol production, 55

Cecília Laluce, Guilherme R. Leite, Bruna Z. Zavitoski, Thamires T. Zamai and Ricardo Ventura

4 Production of fermentable sugars from sugarcane bagasse, 87

Zhanying Zhang, Mark D. Harrison and Ian M. O’Hara

5 Chemicals manufacture from fermentation of sugarcane products, 111

Karen T. Robins and Robert E. Speight

6 Mathematical modeling of xylose production from hydrolysis of sugarcane bagasse, 137

Ava Greenwood, Troy Farrell and Ian M. O’Hara

7 Hydrothermal liquefaction of lignin, 165

Kameron G. Dunn and Philip A. Hobson

8 Conversion of sugarcane carbohydrates into platform chemicals, 207

Darryn W. Rackemann, Zhanying Zhang and William O.S. Doherty

9 Cogeneration of sugarcane bagasse for renewable energy production, 237

Anthony P. Mann

10 Pulp and paper production from sugarcane bagasse, 259

Thomas J. Rainey and Geoff Covey

11 Sugarcane-derived animal feed, 281

Mark D. Harrison

Part III Systems and sustainability

12 Integrated first- and second-generation processes for bioethanol production from sugarcane, 313

Marina O. de Souza Dias, Otávio Cavalett, Rubens M. Filho and Antonio Bonomi

13 Greenhouse gas abatement from sugarcane bioenergy, biofuels, and biomaterials, 333

Marguerite A. Renouf

14 Environmental sustainability assessment of sugarcane bioenergy, 363

Shabbir H. Gheewala, Sébastien Bonnet and Thapat Silalertruksa

 ', '<p><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Sugarcane has garnered much interest for its potential as a viable renewable energy crop. While the use of sugar juice for ethanol production has been in practice for years, a new focus on using the fibrous co-product known as bagasse for producing renewable fuels and bio-based chemicals is growing in interest. The success of these efforts, and the development of new varieties of energy canes, could greatly increase the use of sugarcane and sugarcane biomass for fuels while enhancing industry sustainability and competitiveness.</span></span></span></p>

<p style="text-align:justify"><span><span><span>Sugarcane-Based Biofuels and Bioproducts examines the development of a suite of established and developing biofuels and other renewable products derived from sugarcane and sugarcane-based co-products, such as bagasse. Chapters provide broad-ranging coverage of sugarcane biology, biotechnological advances, and breakthroughs in production and processing techniques.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p><span><span><strong><span>Part I Sugarcane for biofuels and bioproducts</span></strong></span></span></p>

<p><span><span><strong><span>1 The sugarcane industry, biofuel, and bio product perspectives, 3</span></strong><br />
<span><em>Ian M. O’Hara</em></span></span></span></p>

<p><span><span><strong><span>2 Sugarcane biotechnology: tapping unlimited potential, 23</span></strong><br />
<span><em>Sudipta S. Das Bhowmik, Anthony K. Brinin, Brett Williams and Sagadevan G. Mundree</em></span></span></span></p>

<p><span><span><strong><span>Part II Biofuels and bioproducts</span></strong></span></span></p>

<p><span><span><strong><span>3 Fermentation of sugarcane juice and molasses for ethanol production, 55</span></strong><br />
<span><em>Cecília Laluce, Guilherme R. Leite, Bruna Z. Zavitoski, Thamires T. Zamai</em> and Ricardo Ventura</span></span></span></p>

<p><span><span><strong><span>4 Production of fermentable sugars from sugarcane bagasse, 87</span></strong><br />
<span><em>Zhanying Zhang, Mark D. Harrison and Ian M. O’Hara</em></span></span></span></p>

<p><span><span><strong><span>5 Chemicals manufacture from fermentation of sugarcane products, 111</span></strong><br />
<span><em>Karen T. Robins and Robert E. Speight</em></span></span></span></p>

<p><span><span><strong><span>6 Mathematical modeling of xylose production from hydrolysis of sugarcane bagasse, 137</span></strong><br />
<span><em>Ava Greenwood, Troy Farrell and Ian M. O’Hara</em></span></span></span></p>

<p><span><span><strong><span>7 Hydrothermal liquefaction of lignin, 165</span></strong><br />
<span><em>Kameron G. Dunn and Philip A. Hobson</em></span></span></span></p>

<p><span><span><strong><span>8 Conversion of sugarcane carbohydrates into platform chemicals, 207</span></strong><br />
<span><em>Darryn W. Rackemann, Zhanying Zhang and William O.S. Doherty</em></span></span></span></p>

<p><span><span><strong><span>9 Cogeneration of sugarcane bagasse for renewable energy production, 237</span></strong><br />
<span><em>Anthony P. Mann</em></span></span></span></p>

<p><span><span><strong><span>10 Pulp and paper production from sugarcane bagasse, 259</span></strong><br />
<span><em>Thomas J. Rainey and Geoff Covey</em></span></span></span></p>

<p><span><span><strong><span>11 Sugarcane-derived animal feed, 281</span></strong><br />
<span><em>Mark D. Harrison</em></span></span></span></p>

<p><span><span><strong><span>Part III Systems and sustainability</span></strong></span></span></p>

<p><span><span><strong><span>12 Integrated first- and second-generation processes for bioethanol production from sugarcane, 313</span></strong><br />
<span><em>Marina O. de Souza Dias, Otávio Cavalett, Rubens M. Filho and Antonio Bonomi</em></span></span></span></p>

<p><span><span><strong><span>13 Greenhouse gas abatement from sugarcane bioenergy, biofuels, and biomaterials, 333</span></strong><br />
<span><em>Marguerite A. Renouf</em></span></span></span></p>

<p><span><span><strong><span>14 Environmental sustainability assessment of sugarcane bioenergy, 363</span></strong><br />
<span><em>Shabbir H. Gheewala, Sébastien Bonnet and Thapat Silalertruksa</em></span></span></span></p>

<p> </p>', 'Title
			Sugarcane - Based-Biofuels and Bioproducts

			Author
			Ian M. O''Hara

			ISBN
			9781118719916

			Publisher
			Wiley

			Binding
			Hardcover

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Sugarcane - Based-Biofuels and Bioproducts</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Ian M. O''Hara</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9781118719916</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"20178"', '"13116"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7277sugar.jpeg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9781118719916&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4132', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4132', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 329, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('feb2fb63-66b3-46f8-8e63-a2e8f5662298', '1147', NULL, 'Samajshastra ke Pranetaa - Pioneers of Sociology', 'samajshastra-ke-pranetaa-pioneers-of-sociology-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147', 'samajshastra-ke-pranetaa-pioneers-of-sociology-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147-1147', 'EDFG4455', 'EDFG4455', 'EDFG4455', NULL, 'Samajshastra ke Pranetaa - Pioneers of Sociology', '<h1>Samajshastra ke Pranetaa - Pioneers of Sociology</h1>', 'Sub Title
			No

			Author
			Dr. Priyanka Kapoor

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789382135616

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Priyanka Kapoor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382135616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1175"', '"705"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3370image_not_available_9_54.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=EDFG4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1147', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1147', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2393, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('feb3b66c-c00b-4f72-b74d-9448d3ff8af4', '3762', 687, '100 Chemical Myths - Misconceptions, Misunderstandings, Explanations', '100-chemical-myths-misconceptions-misunderstandings-explanations', '100-chemical-myths-misconceptions-misunderstandings-explanations', '9783319084183', '9783319084183', '9783319084183', NULL, '100 Chemical Myths deals with popular yet largely untrue misconceptions and misunderstandings related to chemistry. It contains lucid and concise explanations cut through fallacies and urban legends that are universally relevant to a global audience. A wide range of chemical myths are explored in these areas; food, medicines, catastrophes, chemicals, and environmental problems. Connections to popular culture, literature, movies, and cultural history hold the reader''s interest whilst key concepts are beautifully annotated with illustrations to facilitate the understanding of unfamiliar material. Chemical Myths Demystified is pitched to individuals without a formal chemistry background to fledgling undergraduate chemists to seasoned researchers and beyond.', '<p><span>100 Chemical Myths deals with popular yet largely untrue misconceptions and misunderstandings related to chemistry. It contains lucid and concise explanations cut through fallacies and urban legends that are universally relevant to a global audience. A wide range of chemical myths are explored in these areas; food, medicines, catastrophes, chemicals, and environmental problems. Connections to popular culture, literature, movies, and cultural history hold the reader''s interest whilst key concepts are beautifully annotated with illustrations to facilitate the understanding of unfamiliar material. Chemical Myths Demystified is pitched to individuals without a formal chemistry background to fledgling undergraduate chemists to seasoned researchers and beyond.</span></p>', NULL, NULL, '"8999"', '"6300"', '"0"', 1, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50421.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9783319084183&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3762', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3762', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 687, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:12', '2026-08-12 00:45:12'),
('feb878b3-4196-4bce-8a7e-b495c1efa9e9', '946', NULL, 'Encyclopedia of Social Work - 3 Vols.', 'encyclopedia-of-social-work-3-vols-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946', 'encyclopedia-of-social-work-3-vols-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946-946', 'WSDE3367', 'WSDE3367', 'WSDE3367', NULL, 'Encyclopedia of Social Work - 3 Vols.', '<h1>Encyclopedia of Social Work - 3 Vols.</h1>', 'Sub Title
			No

			Author
			Braja Mohan Otta

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789381839928

			Pages
			No

			Binding
			Hardcover

			Year of Publication
			2015

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Braja Mohan Otta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839928</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"6795"', '"4077"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70349789381839928.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=WSDE3367&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=946', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=946', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2522, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('fecab443-fa30-4f59-9b06-ccbb43705760', '934', NULL, 'Sociological Approaches in Indian Education', 'sociological-approaches-in-indian-education-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934', 'sociological-approaches-in-indian-education-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934-934', 'UIKJ7755', 'UIKJ7755', 'UIKJ7755', NULL, 'Sociological Approaches in Indian Education', '<h1>Sociological Approaches in Indian Education</h1>', 'Sub Title
			No

			Author
			S.C. Shaoo

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380731148

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.C. Shaoo</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380731148</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"999"', '"599"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72359789380731148%20(1).jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=UIKJ7755&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=934', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=934', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2530, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('ff013887-b20c-4610-bc86-dcaac085b9d9', '892', NULL, 'Praman Evam Prmanya Vimarsh - Kaishvmishrkrit Tark Bhasha ke Vishesh Aalok Mein BOOK', 'praman-evam-prmanya-vimarsh-kaishvmishrkrit-tark-bhasha-ke-vishesh-aalok-mein-book-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892', 'praman-evam-prmanya-vimarsh-kaishvmishrkrit-tark-bhasha-ke-vishesh-aalok-mein-book-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892-892', 'MBGH66554', 'MBGH66554', 'MBGH66554', NULL, 'Praman Evam Prmanya Vimarsh - Kaishvmishrkrit Tark Bhasha ke Vishesh Aalok Mein BOOK', '<h1>Praman Evam Prmanya Vimarsh - Kaishvmishrkrit Tark Bhasha ke Vishesh Aalok Mein BOOK</h1>', 'Sub Title
			No

			Author
			Dr. Smt. Vijayrani

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9788171102860

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Smt. Vijayrani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171102860</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"399"', '"239"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/714318.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=MBGH66554&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=892', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=892', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2552, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('ff286335-1019-4dc5-983d-88bc967704cd', '1429', NULL, 'Sakti and Sakta', 'sakti-and-sakta-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429', 'sakti-and-sakta-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429-1429', 'AZSX2323', 'AZSX2323', 'AZSX2323', NULL, 'Sakti and Sakta', '<h1>Sakti and Sakta</h1>', 'Sub Title
			No

			Author
			Sir John Woodroffe

			About Author
			No

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			97883838011

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sir John Woodroffe</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>97883838011</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1600"', '"960"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/155697883838011.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=AZSX2323&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1429', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1429', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2207, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('ff3ab582-2912-497e-aa45-ebc01fa5ca4f', '2394', NULL, 'Mobile and computer ke 100 smart tips (H)', 'mobile-and-computer-ke-100-smart-tips-h-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2-2394', 'mobile-and-computer-ke-100-smart-tips-h-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394-2394', 'NJKO9987', 'NJKO9987', 'NJKO9987', NULL, 'Mobile and computer ke 100 smart tips (H)', '<h1>Mobile and computer ke 100 smart tips (H)</h1>', 'Sub Title
			No

			Author
			Ankita Fadia

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789350488249

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ankita Fadia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350488249</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"700"', '"420"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=NJKO9987&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=2394', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=2394', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 1632, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:21', '2026-08-12 00:45:12'),
('ff486a74-cc90-4c7c-acfd-3cf267ca9267', '3410', 983, 'Romancing the Balance Sheet-For anyone who owns, runs or manages a business', 'romancing-the-balance-sheetfor-anyone-who-owns-runs-or-manages-a-business-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-34-3410', 'romancing-the-balance-sheetfor-anyone-who-owns-runs-or-manages-a-business-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410-3410', '9789350294314', '9789350294314', '9789350294314', NULL, 'In this book you will learn that there is no such thing as a non-Finance person. It''s a misconception that Finance Management happens in the Finance Department. In fact, it is happening right through the organization.

There is a direct relationship between every action you take and the bottom line of your organization. This book will help you to discover and strengthen that relationship.

Understand here what Profit really means. If Balance Sheets mystify you, these lucid truths will give you clarity. Learn the rules of Good Financial Management which will keep you secure. Make the most efficient use of your Working Capital, and understand how an increase in Sales actually impacts your Profit. Learn also the simple secrets of Marginal Costing, Leverage and Funds Flow.

Written in a simple and easy-to-read style, you will find yourself relaxing and enjoying this book as you become smarter at managing Finance', '<p>In this book you will learn that there is no such thing as a non-Finance person. It''s a misconception that Finance Management happens in the Finance Department. In fact, it is happening right through the organization.</p>

<p>There is a direct relationship between every action you take and the bottom line of your organization. This book will help you to discover and strengthen that relationship.</p>

<p>Understand here what Profit really means. If Balance Sheets mystify you, these lucid truths will give you clarity. Learn the rules of Good Financial Management which will keep you secure. Make the most efficient use of your Working Capital, and understand how an increase in Sales actually impacts your Profit. Learn also the simple secrets of Marginal Costing, Leverage and Funds Flow.</p>

<p>Written in a simple and easy-to-read style, you will find yourself relaxing and enjoying this book as you become smarter at managing Finance</p>', 'Sub Title
			For anyone who owns, runs or manages a business

			Author
			Dr. Anil Lamba

			Publisher
			Harper

			ISBN 13 Digit
			9789350294314

			Pages
			260

			Binding
			Hardcover

			Year of Publication
			2016

			Edition of Book
			1st

			Language
			English', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>For anyone who owns, runs or manages a business</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anil Lamba</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Harper</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350294314</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>260</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', '"899"', '"540"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', '1st', NULL, NULL, NULL, NULL, 'df1de4e8-f710-44b5-b33e-9b4bed0b609e', NULL, NULL, 260, '260', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/799141zDazXl1YL._SX311_BO1,204,203,200_.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789350294314&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3410', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3410', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 983, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:12'),
('ff4ceb93-7291-4783-8918-59606b4743f0', '1656', NULL, 'Abstract State Machines - A Method for High-Level System Design and Analysis - Include CD-Room', 'abstract-state-machines-a-method-for-highlevel-system-design-and-analysis-include-cdroom-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-16-1656', 'abstract-state-machines-a-method-for-highlevel-system-design-and-analysis-include-cdroom-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656-1656', 'FGHY6567', 'FGHY6567', 'FGHY6567', NULL, 'Quelli che s''innamoran di pratica senza scienzia sono come ''l nocchieri ch''entra in navilio sanza timone o bussola, 1 che mai ha certezza dove si vada. - Leonardo da Vinci Ich habe oft bemerkt, dass wir uns durch allzuvieles Symbolisieren 2 die Sprache fu ..r die Wirklichkeit untu ..chtig machen. - Christian Morgenstern This is the place to express our thanks. First of all we thank all those who over the years have actively contributed to shaping the novel software design and analysis method explained in this book. They are too numerous to be mentioned here. They all appear in some way or the other on the following pages, in particular in the bibliographical and historical Chap. 9 which can be read independently of the book. We then thank those who have helped with detailed critical comments on the draft chapters to shape the way our arguments are presented in this book: M. B.. orger (Diron Mu ..nster), I. Craggs (IBMHursley),G. DelCastillo(SiemensMunc .. hen),U. Gl. asser(SimonFraser University, Vancouver,Canada),J. Huggins(Kettering University,Michigan, USA), B. Koblinger (IBM Heidelberg), P. Pa ..ppinghaus (Siemens Munc .. hen), A. Preller (Universit'' e de Montpellier, France), M. -L. Potet (INP de Gre- ble, France),W. Reisig (Humboldt-Universit. at zu Berlin, Germany),H. Rust (Universit. at Cottbus, Germany), G. Schellhorn (Universit. at Augsburg, G- many), B. Thalheim (Universit. at Cottbus, Germany) and a dozen student generationsat Universita ''di Pisa. We thankM. Barmet(ETH Zur .. ich)for her solutions of the exercises in Chap.', '<p>Quelli che s''innamoran di pratica senza scienzia sono come ''l nocchieri ch''entra in navilio sanza timone o bussola, 1 che mai ha certezza dove si vada. - Leonardo da Vinci Ich habe oft bemerkt, dass wir uns durch allzuvieles Symbolisieren 2 die Sprache fu ..r die Wirklichkeit untu ..chtig machen. - Christian Morgenstern This is the place to express our thanks. First of all we thank all those who over the years have actively contributed to shaping the novel software design and analysis method explained in this book. They are too numerous to be mentioned here. They all appear in some way or the other on the following pages, in particular in the bibliographical and historical Chap. 9 which can be read independently of the book. We then thank those who have helped with detailed critical comments on the draft chapters to shape the way our arguments are presented in this book: M. B.. orger (Diron Mu ..nster), I. Craggs (IBMHursley),G. DelCastillo(SiemensMunc .. hen),U. Gl. asser(SimonFraser University, Vancouver,Canada),J. Huggins(Kettering University,Michigan, USA), B. Koblinger (IBM Heidelberg), P. Pa ..ppinghaus (Siemens Munc .. hen), A. Preller (Universit'' e de Montpellier, France), M. -L. Potet (INP de Gre- ble, France),W. Reisig (Humboldt-Universit. at zu Berlin, Germany),H. Rust (Universit. at Cottbus, Germany), G. Schellhorn (Universit. at Augsburg, G- many), B. Thalheim (Universit. at Cottbus, Germany) and a dozen student generationsat Universita ''di Pisa. We thankM. Barmet(ETH Zur .. ich)for her solutions of the exercises in Chap.</p>', 'Abstract State Machines - A Method for High-Level System Design and Analysis - Include CD-Room', '<h1>Abstract State Machines - A Method for High-Level System Design and Analysis - Include CD-Room</h1>', '"5100"', '"3060"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9634Capture.PNG', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=FGHY6567&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1656', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1656', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2073, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12'),
('ff67fdb5-3b11-4fd6-9ee8-38b54111c4e2', '698', NULL, 'Handbook of Public Policy Evaluation', 'handbook-of-public-policy-evaluation-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698', 'handbook-of-public-policy-evaluation-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698-698', 'ERTYU66778', 'ERTYU66778', 'ERTYU66778', NULL, 'Handbook of Public Policy Evaluation is the only book of its kind to present aspects of public policy evaluation that relate to economic, technology, social, political, international, and legal problems. Rather than looking at specific narrowly focused programs, this book emphasizes broad-based evaluation theory, study, and application, providing a rich variety of exceptional insights and ideas. Designed to facilitate integration and coherence, key features in this volume include: Systematic evaluation, measuring the policy alternatives available for achieving goals Win-win evaluation, processing policy alternatives that can enable conservatives, liberals, and other major viewpoints to all come out ahead of their best initial expectations simultaneously Policy evaluation, offering methods, examples, studies, professionalism, perspectives, concepts, trends, substance, theory, applications, dispute resolution, interdisciplinary interaction and bibliographies and applications The book targets the need for improvement in the methods, processes, and substance of public policy and opens the gate of public policy to be more effective, efficient, and equitable. Policymakers, administrators, analysts, and practitioners alike will find the Handbook a necessary resource of alternative public policies that are placed in context with a direct course to positive results.', '<p>Handbook of Public Policy Evaluation is the only book of its kind to present aspects of public policy evaluation that relate to economic, technology, social, political, international, and legal problems. Rather than looking at specific narrowly focused programs, this book emphasizes broad-based evaluation theory, study, and application, providing a rich variety of exceptional insights and ideas. Designed to facilitate integration and coherence, key features in this volume include: Systematic evaluation, measuring the policy alternatives available for achieving goals Win-win evaluation, processing policy alternatives that can enable conservatives, liberals, and other major viewpoints to all come out ahead of their best initial expectations simultaneously Policy evaluation, offering methods, examples, studies, professionalism, perspectives, concepts, trends, substance, theory, applications, dispute resolution, interdisciplinary interaction and bibliographies and applications The book targets the need for improvement in the methods, processes, and substance of public policy and opens the gate of public policy to be more effective, efficient, and equitable. Policymakers, administrators, analysts, and practitioners alike will find the Handbook a necessary resource of alternative public policies that are placed in context with a direct course to positive results.</p>', 'Handbook of Public Policy Evaluation', '<h1>Handbook of Public Policy Evaluation</h1>', '"13500"', '"13350"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1675dpp_8_42.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=ERTYU66778&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=698', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=698', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2668, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('ff83332b-2168-4c32-9d99-f385d12aa657', '1368', NULL, 'Racisms -An Introduction', 'racisms-an-introduction-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-13-1368', 'racisms-an-introduction-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368-1368', 'HJUY766', 'HJUY766', 'HJUY766', NULL, 'A very clear and engaging introduction to a contemporary analysis of ''race'' and racism(s). This text effectively combines key theoretical perspectives with vivid contemporary examples." - Dr Rebecca Barnes, University of Derby "Fantastic book for helping students get past the stuntedness of the term ''racism'' to understand the way in which racisms are part of our social practices and institutions. - Dr Lucy Michael, Hull University "This is a solid text, covering the topic in a thoughtful manner. Studying and teaching racism is a complex issue, and this book is a very good resource." - Dr Sanjay Sharma, Brunel University We hear much about ''race'' and ''racism'' in public discourse but the terms are frequently used without clear definitions or practical examples of how these phenomena work. Racisms: An Introduction introduces practical methods which enable students to think coherently and sociologically about this complex feature of the global landscape. Steve Garner argues that there is no single monolithic object of analysis but rather a plural set of ideas and practices that result in the introduction of ''race'' into social relations. This differs over time and from one place to another. Focussing on the basics, this book: Defines ''race'', ''racism'', ''institutional racism'' and ''racialization''. Provides examples of how these function in fields like the natural sciences and asylum. Clearly sets out theoretical arguments around collective identities (''race'', class, gender, nation, religion). Uses empirical case studies, including some drawn from the author''s own fieldwork. Points students toward sources of further web and text based information. Engaging and accessible this book provides a signposted route into key elements of contemporary debates. It is an ideal introduction for undergraduates studying ''race'' and ethnicity, social divisions and stratification.', '<p>A very clear and engaging introduction to a contemporary analysis of ''race'' and racism(s). This text effectively combines key theoretical perspectives with vivid contemporary examples." - Dr Rebecca Barnes, University of Derby "Fantastic book for helping students get past the stuntedness of the term ''racism'' to understand the way in which racisms are part of our social practices and institutions. - Dr Lucy Michael, Hull University "This is a solid text, covering the topic in a thoughtful manner. Studying and teaching racism is a complex issue, and this book is a very good resource." - Dr Sanjay Sharma, Brunel University We hear much about ''race'' and ''racism'' in public discourse but the terms are frequently used without clear definitions or practical examples of how these phenomena work. Racisms: An Introduction introduces practical methods which enable students to think coherently and sociologically about this complex feature of the global landscape. Steve Garner argues that there is no single monolithic object of analysis but rather a plural set of ideas and practices that result in the introduction of ''race'' into social relations. This differs over time and from one place to another. Focussing on the basics, this book: Defines ''race'', ''racism'', ''institutional racism'' and ''racialization''. Provides examples of how these function in fields like the natural sciences and asylum. Clearly sets out theoretical arguments around collective identities (''race'', class, gender, nation, religion). Uses empirical case studies, including some drawn from the author''s own fieldwork. Points students toward sources of further web and text based information. Engaging and accessible this book provides a signposted route into key elements of contemporary debates. It is an ideal introduction for undergraduates studying ''race'' and ethnicity, social divisions and stratification.</p>', 'Racisms -An Introduction', '<h1>Racisms -An Introduction</h1>', '"7199"', '"4319"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4268dpp_19_152.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=HJUY766&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1368', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1368', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2234, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:25', '2026-08-12 00:45:12'),
('ff9a1c18-6705-455a-890a-ed12bd1f8b26', '193', NULL, 'Relationship Counselling for Children, Young People and Families', 'relationship-counselling-for-children-young-people-and-families-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193', 'relationship-counselling-for-children-young-people-and-families-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193-193', 'Relationship Counselling', 'Relationship Counselling', 'Relationship Counselling', NULL, 'This book is a practical skills-based introduction to relationship counselling. It covers couple counselling for parents, whole-family counselling and counselling for children and young people with regard to their relationships with siblings, peers and parents. The text also includes: o an introduction to relationship counselling theory and concepts o discussion of the importance of relying on a clearly defined theory of change o ways to address parenting issues o an exploration of confidentiality, disclosing inappropriate behaviour and personal safety. Kathryn Geldard and David Geldard present an integrative model of relationship counselling which combines skills and strategies from a number of approaches. Their practical guide integrates individual and subgroup counselling with whole-family counselling, providing much-needed material on methods and approaches for communicating with children and young people. The book will be invaluable to new relationship counsellors learning the skills required in order to bring about change, and will be a useful reference book for experienced counsellors.', '<p>This book is a practical skills-based introduction to relationship counselling. It covers couple counselling for parents, whole-family counselling and counselling for children and young people with regard to their relationships with siblings, peers and parents. The text also includes: o an introduction to relationship counselling theory and concepts o discussion of the importance of relying on a clearly defined theory of change o ways to address parenting issues o an exploration of confidentiality, disclosing inappropriate behaviour and personal safety. Kathryn Geldard and David Geldard present an integrative model of relationship counselling which combines skills and strategies from a number of approaches. Their practical guide integrates individual and subgroup counselling with whole-family counselling, providing much-needed material on methods and approaches for communicating with children and young people. The book will be invaluable to new relationship counsellors learning the skills required in order to bring about change, and will be a useful reference book for experienced counsellors.</p>', 'Sub Title
			No

			Author
			Kathryn Geldard

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9781847875501

			Pages
			272

			Binding
			Hardcover

			Year of Publication
			2009

			Edition of Book
			First edition

			Language
			English

			Illustrations
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kathryn Geldard</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847875501</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"9799"', '"5879"', '"0"', 20, 'HARDCOVER', 'Hardcover', 'English', 'English', 'First edition', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 272, '272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7469dpp_18_17.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=Relationship%20Counselling&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=193', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=193', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2961, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:28', '2026-08-12 00:45:12'),
('ff9f3db1-0140-405c-a245-0feb0cb58a86', '841', NULL, 'Advances in Accounting NEW', 'advances-in-accounting-new-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841', 'advances-in-accounting-new-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841-841', 'KJIU887', 'KJIU887', 'KJIU887', NULL, 'The twenty-second volume of Advances in Accounting continues to provide an important forum for discourse among and between academic and practicing accountants on issues of significance to the future of the discipline. Emphasis continues to be placed on original commentary, critical analysis and creative research – research that promises to substantively advance our understanding of financial markets, behavioral phenomenon and regulatory policy. Technology and aggressive global competition have propelled tremendous changes over the two decades since AIA was founded. A wide array of unsolved questions continues to plague a profession under fire in the aftermath of one financial debacle after another and grabbling with the advent of international accounting standards. This volume of Advances in Accounting not surprisingly includes several articles reflective on auditor independence, auditor tenure, auditor rotation and non-audit service fees. This volume also looks at challenges facing the academic community with respect to pressures placed on faculty to publish; a data driven commentary is provided by the in-coming editor of the European Accounting Review. Other papers examine the use of financial data to estimate risk premiums, and measure the operating efficiency of firms; and re-examine market reaction to quarterly earnings. AIA continues its commitment to the global arena by publishing several papers with an international perspective. As never before the accounting profession is seeking ways to reinvent itself and recapture relevance and credibility. AIA likewise continues to champion forward thinking research. *Addresses the role of the auditor *Investigates how financial data is represented, used, and received *Scope of content is international', '<p>The twenty-second volume of Advances in Accounting continues to provide an important forum for discourse among and between academic and practicing accountants on issues of significance to the future of the discipline. Emphasis continues to be placed on original commentary, critical analysis and creative research – research that promises to substantively advance our understanding of financial markets, behavioral phenomenon and regulatory policy. Technology and aggressive global competition have propelled tremendous changes over the two decades since AIA was founded. A wide array of unsolved questions continues to plague a profession under fire in the aftermath of one financial debacle after another and grabbling with the advent of international accounting standards. This volume of Advances in Accounting not surprisingly includes several articles reflective on auditor independence, auditor tenure, auditor rotation and non-audit service fees. This volume also looks at challenges facing the academic community with respect to pressures placed on faculty to publish; a data driven commentary is provided by the in-coming editor of the European Accounting Review. Other papers examine the use of financial data to estimate risk premiums, and measure the operating efficiency of firms; and re-examine market reaction to quarterly earnings. AIA continues its commitment to the global arena by publishing several papers with an international perspective. As never before the accounting profession is seeking ways to reinvent itself and recapture relevance and credibility. AIA likewise continues to champion forward thinking research. *Addresses the role of the auditor *Investigates how financial data is represented, used, and received *Scope of content is international</p>', 'Advances in Accounting NEW', '<h1>Advances in Accounting NEW</h1>', '"7700"', '"4620"', '"0"', 20, 'PAPERBACK', NULL, 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83059780762313600.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=KJIU887&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=841', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=841', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2584, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:26', '2026-08-12 00:45:12'),
('ffd1b4c3-1ad1-4d54-b83b-2db7736d5f0f', '742', NULL, 'Geoenvironment Challenges Ahead BOOK', 'geoenvironment-challenges-ahead-book', 'geoenvironment-challenges-ahead-book', 'JNHN4455', 'JNHN4455', 'JNHN4455', NULL, 'These are the Proceedings of International Conference on Geoenvironment held at University of Jammu during April 23 - 25, 2007.', '<p>These are the Proceedings of International Conference on Geoenvironment held at University of Jammu during April 23 - 25, 2007.</p>', 'Sub Title
			No

			Author
			G.M. Bhat

			About Author
			No

			Content
			No

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9780230639096

			Pages
			334

			Binding
			Paperback

			Year of Publication
			2009

			Edition of Book
			First

			Language
			English

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.M. Bhat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230639096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"1100"', '"660"', '"0"', 20, 'PAPERBACK', 'Paperback', 'English', 'English', 'First', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 334, '334', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6956geoenvironment_challenges_ahead.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=JNHN4455&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=742', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=742', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2637, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:27', '2026-08-12 00:45:12'),
('ffebbfee-b765-4373-aff0-048716b4e680', '3850', 601, 'Problems in Differential Geometry and Topology', 'problems-in-differential-geometry-and-topology', 'problems-in-differential-geometry-and-topology', '-31-', '-31-', '-31-', NULL, 'About the book

This book of problems is the result of a course in differential geometry and topology, given at the mechanics-and-mathematics department of Moscow State University.

It contains problems practically for all sections of the seminar course. Although certain textbooks and books of problems indicated in the bibliography list were used in preparation of this volume, a considerable number of the problems were prepared for this book expressly.

The material is distributed over the sections as in text book [3]. Some problems, however, touch upon topics outside the lectures. In these cases, the corresponding sections are supplied with additional definitions and explanations.

In conclusion, the authors express their sincere gratitude to all those who helped to publish this work.

Contents

Preface 5

1. Application of Linear Algebra to Geometry 7

2. Systems of Coordinates 9

3. Riemannian Metric 14

4. Theory of Curves 16

5. Surfaces 34

6. Manifolds 53

7. Transformation Groups 60

8. Vector Fields 64

9. Tensor Analysis 70

10. Differential Forms, Integral Formulae, De Rham

Cohomology 75

11. General Topology 81

12. Homotopy Theory 87

13. Covering Maps, Fibre Spaces, Riemann Surfaces 97

14. Degree of Mapping 105

15. Simplest Variational Problems 108

Answers and Hints 113

Bibliography 208', '<p><u><strong>About the book</strong></u></p>

<p>This book of problems is the result of a course in differential geometry and topology, given at the mechanics-and-mathematics department of Moscow State University.</p>

<p>It contains problems practically for all sections of the seminar course. Although certain textbooks and books of problems indicated in the bibliography list were used in preparation of this volume, a considerable number of the problems were prepared for this book expressly.</p>

<p>The material is distributed over the sections as in text book [3]. Some problems, however, touch upon topics outside the lectures. In these cases, the corresponding sections are supplied with additional definitions and explanations.</p>

<p>In conclusion, the authors express their sincere gratitude to all those who helped to publish this work.</p>

<p><strong>Contents</strong></p>

<p>Preface 5<br />
1. Application of Linear Algebra to Geometry 7<br />
2. Systems of Coordinates 9<br />
3. Riemannian Metric 14<br />
4. Theory of Curves 16<br />
5. Surfaces 34<br />
6. Manifolds 53<br />
7. Transformation Groups 60<br />
8. Vector Fields 64<br />
9. Tensor Analysis 70<br />
10. Differential Forms, Integral Formulae, De Rham<br />
Cohomology 75<br />
11. General Topology 81<br />
12. Homotopy Theory 87<br />
13. Covering Maps, Fibre Spaces, Riemann Surfaces 97<br />
14. Degree of Mapping 105<br />
15. Simplest Variational Problems 108<br />
Answers and Hints 113<br />
Bibliography 208</p>
', 'Title
			Problems in Differential Geometry and Topology

			Author
			A.S Mishchenko

			Publisher
			Mir Publishers

			Year of Publication
			1985

			Pages
			210

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems in Differential Geometry and Topology</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.S Mishchenko</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1985</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">210</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"10000"', '"10000"', '"0"', 2, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, 'f98be69a-e709-4627-9180-c746f8638829', NULL, NULL, 210, '210', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1821problems.jpg', NULL, '36', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=-31-&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3850', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3850', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 601, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:12'),
('ffeca105-5931-4b35-aeb3-44f7639a4237', '3941', 510, 'The Total Synthesis of Natural Products, V-2', 'the-total-synthesis-of-natural-products-v2', 'the-total-synthesis-of-natural-products-v2', '9788126524303', '9788126524303', '9788126524303', NULL, 'About the book

Each volume reviews the total synthesis of a set of compounds looking at syntheses reported historically and at the practice current at the time of publication. From volume 1 focusing on carbohydrates, prostaglandins, nucleic acids, antibiotics, naturally occurring oxygen ring compounds and pyrrole pigments, the series continues with coverage of aromatic steroids, monoterpenes, triterpenes, sesquiterpenes, cannabinoids, natural inophores, insect pheromones and alkaloids. Volumes revisit the total synthesis of key compounds such as carbohydrates, nucleic acids and pyrrole pigments several times during the series building a picture of the historic development of total synthesis techniques for these major groups. Chapters are edited by experts in their field to give a complete overview of the best in the field at the time.

Contents

The Synthesis of Monoterpenes

The Total Synthesis of Sesquiterpenes

The Synthesis of Triterpenes

Naturally Occurring Aromatic Steroids

Compound Index

Reaction Index', '<p><span><span><strong><span><span><span>About the book</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>Each volume reviews the total synthesis of a set of compounds looking at syntheses reported historically and at the practice current at the time of publication. From volume 1 focusing on carbohydrates, prostaglandins, nucleic acids, antibiotics, naturally occurring oxygen ring compounds and pyrrole pigments, the series continues with coverage of aromatic steroids, monoterpenes, triterpenes, sesquiterpenes, cannabinoids, natural inophores, insect pheromones and alkaloids. Volumes revisit the total synthesis of key compounds such as carbohydrates, nucleic acids and pyrrole pigments several times during the series building a picture of the historic development of total synthesis techniques for these major groups. Chapters are edited by experts in their field to give a complete overview of the best in the field at the time.</span></span></span></span></span></p>

<p><span><span><strong><span><span><span>Contents</span></span></span></strong></span></span></p>

<p><span><span><span><span><span>The Synthesis of Monoterpenes</span></span></span></span></span></p>

<p><span><span><span><span><span>The Total Synthesis of Sesquiterpenes</span></span></span></span></span></p>

<p><span><span><span><span><span>The Synthesis of Triterpenes</span></span></span></span></span></p>

<p><span><span><span><span><span>Naturally Occurring Aromatic Steroids</span></span></span></span></span></p>

<p><span><span><span><span><span>Compound Index</span></span></span></span></span></p>

<p><span><span><span><span><span>Reaction Index</span></span></span></span></span></p>
', 'Title
			The Total Synthesis of Natural Products, V-2

			Author
			John Apsimon

			ISBN
			9788126524303

			Publisher
			Wiley

			Pages
			754

			Binding
			Hardcover

			Language
			English', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Total Synthesis of Natural Products, V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">John Apsimon</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788126524303</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">754</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', '"2495"', '"1747"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', NULL, NULL, NULL, NULL, NULL, '9bd0ab3c-e1f1-44a3-a91d-4900cddba119', NULL, NULL, 754, '754', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7195WhatsApp%20Image%202025-08-05%20at%202.14.06%20PM.jpeg', NULL, '6 | 11', NULL, NULL, 'Yes', 'No', 'https://indianbooksworldwide.com/product/?productID=9788126524303&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3941', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3941', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 510, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:11', '2026-08-12 00:45:12'),
('fff17835-7741-4f34-931a-81d9c7146afa', '4178', 284, 'Business Communication Today 15/e', 'business-communication-today-15e', 'business-communication-today-15e', '9789354495106', '9789354495106', '9789354495106', NULL, 'About the book

Business Communication Today, 15e brings business communication into the context of a digital world. Technology and communication intersect to prepare students for the workplace. The text addresses the essential advances in technology such as mobile communication, social media, and artificial intelligence and their impact on the business world, while covering the timeless communication skills such as listening, presenting, and writing. With a clear, fluid chapter organization, the text introduces, develops, and reviews major concepts to maximize students'' understanding of the material. By integrating all the key skills and insights that students need in order to succeed in today''s dynamic workplace, Business Communication Today is an unmatched resource for preparing the next generation of business professionals.

Contents:

Part 1 Understanding the Foundations of Business Communication

1 Professional Communication in a Digital, Social, Mobile World

2 Collaboration, Interpersonal Communication, and Business Etiquette

3 Communication Challenges in a Diverse, Global Marketplace

Part 2 Applying the Three-Step Writing Process

4 Planning Business Messages

5 Writing Business Messages

6 Completing Business Messages

Part 3 Digital, Social, and Visual Media

7 Digital Media

8 Social Media

9 Visual Media

Part 4 Brief Messages

10 Writing Routine and Positive Messages

11 Writing Negative Messages

12 Writing Persuasive Messages

Part 5 Reports and Proposals

13 Finding, Evaluating, and Processing Information

14 Planning Reports and Proposals

15 Writing and completing Reports and Proposals

Part 6 Developing and delivering Business Presentations

16 Developing Presentations in a social Media Environment

17 Enhancing Presentations with Slides and Other Visuals

18 Building Careers and Writing Resumes

19 Applying and Interviewing for Employment.

APPENDIX A Format and Layout of Business Documents,

APPENDIX B Documentation of Report Sources,

APPENDIX C Correction Symbols,

Handbook of Grammar, Mechanics, and Usage,

Name Index,

Subject Index', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Business Communication Today, 15e brings business communication into the context of a digital world. Technology and communication intersect to prepare students for the workplace. The text addresses the essential advances in technology such as mobile communication, social media, and artificial intelligence and their impact on the business world, while covering the timeless communication skills such as listening, presenting, and writing. With a clear, fluid chapter organization, the text introduces, develops, and reviews major concepts to maximize students'' understanding of the material. By integrating all the key skills and insights that students need in order to succeed in today''s dynamic workplace, Business Communication Today is an unmatched resource for preparing the next generation of business professionals. </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 1 Understanding the Foundations of Business Communication </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>1 Professional Communication in a Digital, Social, Mobile World</span></span></span></p>

<p style="text-align:justify"><span><span><span>2 Collaboration, Interpersonal Communication, and Business Etiquette</span></span></span></p>

<p style="text-align:justify"><span><span><span>3 Communication Challenges in a Diverse, Global Marketplace </span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 2 Applying the Three-Step Writing Process </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>4 Planning Business Messages</span></span></span></p>

<p style="text-align:justify"><span><span><span>5 Writing Business Messages</span></span></span></p>

<p style="text-align:justify"><span><span><span>6 Completing Business Messages</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 3 Digital, Social, and Visual Media </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>7 Digital Media</span></span></span></p>

<p style="text-align:justify"><span><span><span>8 Social Media</span></span></span></p>

<p style="text-align:justify"><span><span><span>9 Visual Media</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 4 Brief Messages </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>10 Writing Routine and Positive Messages</span></span></span></p>

<p style="text-align:justify"><span><span><span>11 Writing Negative Messages</span></span></span></p>

<p style="text-align:justify"><span><span><span>12 Writing Persuasive Messages</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 5 Reports and Proposals </span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>13 Finding, Evaluating, and Processing Information</span></span></span></p>

<p style="text-align:justify"><span><span><span>14 Planning Reports and Proposals </span></span></span></p>

<p style="text-align:justify"><span><span><span>15 Writing and completing Reports and Proposals</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part 6 Developing and delivering Business Presentations</span></strong> </span></span></p>

<p style="text-align:justify"><span><span><span>16 Developing Presentations in a social Media Environment</span></span></span></p>

<p style="text-align:justify"><span><span><span>17 Enhancing Presentations with Slides and Other Visuals</span></span></span></p>

<p style="text-align:justify"><span><span><span>18 Building Careers and Writing Resumes</span></span></span></p>

<p style="text-align:justify"><span><span><span>19 Applying and Interviewing for Employment. </span></span></span></p>

<p style="text-align:justify"><span><span><span>APPENDIX A Format and Layout of Business Documents, </span></span></span></p>

<p style="text-align:justify"><span><span><span>APPENDIX B Documentation of Report Sources, </span></span></span></p>

<p style="text-align:justify"><span><span><span>APPENDIX C Correction Symbols, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Handbook of Grammar, Mechanics, and Usage,</span></span></span></p>

<p style="text-align:justify"><span><span><span>Name Index, </span></span></span></p>

<p style="text-align:justify"><span><span><span>Subject Index</span></span></span></p>', 'Title
			Business Communication Today 15/e

			Author
			Courtland L. Bovee

			ISBN
			9789354495106

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Business Communication Today 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Courtland L. Bovee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9789354495106</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"930"', '"744"', '"0"', 1, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2799today.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9789354495106&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4178', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4178', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 284, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('fff5d758-745a-47d0-a047-11eadb6ba3e2', '3604', 803, 'The Chemistry of Organic Selenium and Compounds V - 3 Part 1 & 2', 'the-chemistry-of-organic-selenium-and-compounds-v-3-part-1-2', 'the-chemistry-of-organic-selenium-and-compounds-v-3-part-1-2', '9780470683262', '9780470683262', '9780470683262', NULL, 'The latest addition to the Patai Series covers all aspects of Selenium and Tellurium Chemistry, areas that are of key importance and have an impact on a wide variety of developments in semi-conductors and organometallic chemistry, with wide ranging applications in the chemical and pharmaceutical industries.', '<p>The latest addition to the Patai Series covers all aspects of Selenium and Tellurium Chemistry, areas that are of key importance and have an impact on a wide variety of developments in semi-conductors and organometallic chemistry, with wide ranging applications in the chemical and pharmaceutical industries.</p>', 'Sub Title
			No

			Author / Editor
			Professor Zvi Rappoport

			About Author
			Professor Zvi Rappoport, Department of Organic Chemistry, The Hebrew University of Jerusalem, Jerusalem, Israel.

			Content

			No

			ISBN 10 Digit
			 No

			ISBN 13 Digit
			 9780470683262

			Pages
			1584

			Binding
			Hardback

			Year of Publication
			2012

			Edition of Book
			1st

			Language
			English

			Illustrations

			No

			About Book

			Yes', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Professor Zvi Rappoport</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>Professor Zvi Rappoport</strong>, Department of Organic Chemistry, The Hebrew University of Jerusalem, Jerusalem, Israel.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td> No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td> 9780470683262</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1584</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', '"103702"', '"62220"', '"0"', 1, 'HARDCOVER', 'Hardback', 'English', 'English', '1st', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1584, '1584', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90290470683260[1].jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780470683262&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3604', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3604', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 803, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:13', '2026-08-12 00:45:12'),
('fff6a61e-ed1c-4a87-8faf-be979f3af99c', '4066', 395, 'Global Marketing with a special Indian focus 4/e', 'global-marketing-with-a-special-indian-focus-4e', 'global-marketing-with-a-special-indian-focus-4e', '9788131728147', '9788131728147', '9788131728147', NULL, 'About the book

Drawing on an incomparable breadth of international examples, Global Marketing not only demonstrates how global marketing works, but also how it relates to real decisions around the world. Written from the perspective of firms competing in international markets, irrespective of their country of origin, this book provides a complete and concentrated overview of the total international planning process.

Contents:

Part I: The Decision whether to Internationalize

	Global marketing in the firm

	Initiation of internationalization

	Internationalization theories

	Development of the firm’s international competitiveness

Part II: Deciding Which Markets to Enter

	Global marketing research

	The political and economic environment

	The sociocultural environment

	The international market selection process

Part III: Market Entry Strategies

	Some approaches to the choice of entry mode

	Export modes

	Intermediate entry modes

	Hierarchical modes

	International sourcing decisions and the role of the subsupplier

Part IV: Designing the Global Marketing Programme

	Product decisions

	Pricing decisions and the terms of doing business

	Distribution decisions

	Communication decisions (promotion strategies)

Part V: Implementing and Coordinating the Global Marketing Programme

	Cross-cultural sales negotiations

	Organization and control of the global marketing programme

	Global e-marketing', '<p style="text-align:justify"><span><span><strong><span>About the book</span></strong></span></span></p>

<p style="text-align:justify"><span><span><span>Drawing on an incomparable breadth of international examples, Global Marketing not only demonstrates how global marketing works, but also how it relates to real decisions around the world. Written from the perspective of firms competing in international markets, irrespective of their country of origin, this book provides a complete and concentrated overview of the total international planning process.</span></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Contents:</span></strong></span></span></p>

<p style="text-align:justify"><span><span><strong><span>Part I: The Decision whether to Internationalize</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Global marketing in the firm</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Initiation of internationalization</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Internationalization theories</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Development of the firm’s international competitiveness</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong>Part II: Deciding Which Markets to Enter</strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Global marketing research</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The political and economic environment</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The sociocultural environment</span></span></span></li>
	<li style="text-align:justify"><span><span><span>The international market selection process</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong>Part III: Market Entry Strategies</strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Some approaches to the choice of entry mode</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Export modes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Intermediate entry modes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Hierarchical modes</span></span></span></li>
	<li style="text-align:justify"><span><span><span>International sourcing decisions and the role of the subsupplier</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong>Part IV: Designing the Global Marketing Programme</strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Product decisions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Pricing decisions and the terms of doing business</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Distribution decisions</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Communication decisions (promotion strategies)</span></span></span></li>
</ol>

<p style="text-align:justify"><span><span><span><strong>Part V: Implementing and Coordinating the Global Marketing Programme</strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span><span><span>Cross-cultural sales negotiations</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Organization and control of the global marketing programme</span></span></span></li>
	<li style="text-align:justify"><span><span><span>Global e-marketing</span></span></span></li>
</ol>', 'Title
			Global Marketing with a special Indian focus 4/e

			Author
			Svend Hollensen

			ISBN
			9788131728147

			Publisher
			Pearson

			Binding
			Paperback

 ', '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td style="text-align:center"><span>Title</span></td>
			<td style="text-align:center"><span>Global Marketing with a special Indian focus 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Author</span></td>
			<td style="text-align:center"><span>Svend Hollensen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>ISBN</span></td>
			<td style="text-align:center"><span>9788131728147</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Publisher</span></td>
			<td style="text-align:center"><span>Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span>Binding</span></td>
			<td style="text-align:center"><span>Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>', '"1100"', '"880"', '"0"', 2, 'PAPERBACK', 'Paperback', 'UNKNOWN', NULL, NULL, NULL, NULL, NULL, NULL, 'ee42deee-a975-4cc6-bb93-9b0676dab7ba', NULL, NULL, NULL, NULL, 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1884WhatsApp%20Image%202025-09-29%20at%2014.28.03_2a95a4ac.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9788131728147&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=4066', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=4066', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 395, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:08', '2026-08-12 00:45:12'),
('fff9b359-4ca1-498b-80ec-70b6376f58ba', '3491', 908, 'Computer Architecture and Organization - An Integrated Approach', 'computer-architecture-and-organization-an-integrated-approach-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491', 'computer-architecture-and-organization-an-integrated-approach-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491-3491', '9780471733881', '9780471733881', '9780471733881', NULL, 'Anyone aspiring to more advanced studies in computer-related fields must gain an understanding of the two parallel aspects of the modern digital computer: programming methodology and the underlying machine architecture. The uniquely integrated approach of Computer Architecture and Organization connects the programmer''s view of a computer system with the associated hardware and peripheral devices, providing a thorough, three-dimensional view of what goes on inside the machine.

Covering all the major topics normally found in a first course in computer architecture, the text focuses on the essentials including the instruction set architecture (ISA), network-related issues, and programming methodology. Using "real world" case studies to put the information into perspective, the chapters examine:

• Data representation, • Arithmetic, • The instruction set architecture, • Datapath and control, • Languages and the machine, • Memory, • Buses and peripherals, • Networking and communication, • Advanced computer architecture

A valuable feature of this book is the use of ARC, a subset of the SPARC processor, for an instruction set architecture. A platform-independent ARCTools suite, containing an assembler and simulator for the ARC ISA, that supports the examples used in the book is available. Better yet, the content is supplemented by online problem sets available through WileyPlus.

Balanced and thoughtfully designed for use as either a classroom text or self-study guide, Computer Architecture and Organization: An Integrated Approach will put you solidly on track for advancing to higher levels in computer-related disciplines.

Content - PREFACE, CHAPTER 1 INTRODUCTION, CHAPTER 2 DATA REPRESENTATION, CHAPTER 3 ARITHMETIC, CHAPTER 4 THE INSTRUCTION SET ARCHITECTURE, CHAPTER 5 DATAPATH AND CONTROL, CHAPTER 6 LANGUAGES AND THE MACHINE, CHAPTER 7 MEMORY, CHAPTER 8 BUSES AND PERIPHERALS, CHAPTER 9 NETWORKING AND COMMUNICATION, CHAPTER 10 ADVANCED COMPUTER ARCHITECTURE, APPENDIX A: DIGITAL LOGIC, APPENDIX B: USING ARCTools, INDEX', '<p style="text-align:justify"><span>Anyone aspiring to more advanced studies in computer-related fields must gain an understanding of the two parallel aspects of the modern digital computer: programming methodology and the underlying machine architecture. The uniquely integrated approach of Computer Architecture and Organization connects the programmer''s view of a computer system with the associated hardware and peripheral devices, providing a thorough, three-dimensional view of what goes on inside the machine.</span></p>

<p style="text-align:justify"><span>Covering all the major topics normally found in a first course in computer architecture, the text focuses on the essentials including the instruction set architecture (ISA), network-related issues, and programming methodology. Using "real world" case studies to put the information into perspective, the chapters examine:</span></p>

<p style="text-align:justify"><span>• Data representation, • Arithmetic, • The instruction set architecture, • Datapath and control, • Languages and the machine, • Memory, • Buses and peripherals, • Networking and communication, • Advanced computer architecture</span></p>

<p style="text-align:justify"><span>A valuable feature of this book is the use of ARC, a subset of the SPARC processor, for an instruction set architecture. A platform-independent ARCTools suite, containing an assembler and simulator for the ARC ISA, that supports the examples used in the book is available. Better yet, the content is supplemented by online problem sets available through WileyPlus.</span></p>

<p style="text-align:justify"><span>Balanced and thoughtfully designed for use as either a classroom text or self-study guide, Computer Architecture and Organization: An Integrated Approach will put you solidly on track for advancing to higher levels in computer-related disciplines.</span></p>

<p style="text-align:justify"><span>Content - PREFACE, CHAPTER 1 INTRODUCTION, CHAPTER 2 DATA REPRESENTATION, CHAPTER 3 ARITHMETIC, CHAPTER 4 THE INSTRUCTION SET ARCHITECTURE, CHAPTER 5 DATAPATH AND CONTROL, CHAPTER 6 LANGUAGES AND THE MACHINE, CHAPTER 7 MEMORY, CHAPTER 8 BUSES AND PERIPHERALS, CHAPTER 9 NETWORKING AND COMMUNICATION, CHAPTER 10 ADVANCED COMPUTER ARCHITECTURE, APPENDIX A: DIGITAL LOGIC, APPENDIX B: USING ARCTools, INDEX</span></p>', 'Sub Title
			Computer Architecture and Organization - An Integrated Approach

			Author
			Mles Murdocca, Vincent Heuring

			About Author
			As per Book

			ISBN 10 Digit
			 

			ISBN 13 Digit
			9780471733881

			Pages
			524

			Binding
			Hardcover

			Year of Publication
			2007

			Edition of Book
			 

			Language
			English

			Illustrations
			As per Book', '<table cellspacing="0">
	<tbody>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Sub Title</span></span></strong></span></td>
			<td>Computer Architecture and Organization - An Integrated Approach</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Author</span></span></strong></span></td>
			<td><span><span>Mles Murdocca, Vincent Heuring</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>About Author</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 10 Digit</span></span></strong></span></td>
			<td style="text-align:left"> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>ISBN 13 Digit</span></span></strong></span></td>
			<td>9780471733881</td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Pages</span></span></strong></span></td>
			<td style="text-align:left"><span><span>524</span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Binding</span></span></strong></span></td>
			<td><span><span><span>Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Year of Publication</span></span></strong></span></td>
			<td style="text-align:left"><span><span><span>2007</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Edition of Book</span></span></strong></span></td>
			<td> </td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Language</span></span></strong></span></td>
			<td><span><span><span>English</span></span></span></td>
		</tr>
		<tr>
			<td style="text-align:left"><span><strong><span><span>Illustrations</span></span></strong></span></td>
			<td><span><span><span>As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', '"17596"', '"10558"', '"0"', 1, 'HARDCOVER', 'Hardcover', 'English', 'English', ' ', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 524, '524', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4476Computer%20Architecture%20and%20Organization%20-%20An%20Integrated%20Approach.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=9780471733881&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=3491', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=3491', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 908, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:14', '2026-08-12 00:45:12'),
('fffadcf6-64e8-4018-912a-6caa3ad675d7', '1501', NULL, 'Political Geography New', 'political-geography-new-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-15-1501', 'political-geography-new-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501-1501', 'QAWG3145', 'QAWG3145', 'QAWG3145', NULL, 'Political Geography New', '<h1>Political Geography New</h1>', 'Sub Title
			No

			Author
			Dr. Krishna Bhusan Bisariya

			About Author
			N/A

			Content
			N/A

			ISBN 10 Digit
			No

			ISBN 13 Digit
			9789380963112

			Pages
			No

			Binding
			Paperback

			Year of Publication
			No

			Edition of Book
			No

			Language
			No

			Illustrations
			No

			About Book
			No', '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Krishna Bhusan Bisariya</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', '"899"', '"539"', '"0"', 20, 'PAPERBACK', 'Paperback', 'No', 'No', 'No', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'No', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3503narendra_modi.jpg', NULL, NULL, NULL, NULL, NULL, NULL, 'https://indianbooksworldwide.com/product/?productID=QAWG3145&currency=INR', 'https://indianbooksworldwide.com/admin-control/edit-product.php?id=1501', 'https://indianbooksworldwide.com/admin-control/product-image.php?id=1501', 'Storefront detail', NULL, NULL, 'ENABLED', 1, 2169, 0, 0, 0, 0, '"0"', 0, '2026-08-11 12:37:24', '2026-08-12 00:45:12');

-- Table: bookattribute
CREATE TABLE `bookattribute` (
  `id` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `name` text NOT NULL,
  `value` longtext DEFAULT NULL,
  `sourceRow` int(11) NOT NULL,
  `sortOrder` int(11) NOT NULL DEFAULT 0,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `BookAttribute_bookId_sourceRow_key` (`bookId`,`sourceRow`),
  KEY `BookAttribute_bookId_idx` (`bookId`),
  CONSTRAINT `BookAttribute_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `bookattribute` VALUES 
('00073081-2255-4d33-9a78-e1e8d3ce6bdd', '28229424-da52-411d-b774-469e15286bd4', 'Author', 'Michael A. Hitt', 1070, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('00073a6e-9605-4ca0-ba21-c5d3c5237314', 'b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 'Binding', 'Paperback', 5490, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('000d368f-e8e0-4988-adf3-fb8aa9fee067', '5caf4d20-3c00-4691-80ba-04fe4a9113c5', 'Illustrations', 'No', 9379, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('000e0103-bf39-4005-a649-4c4ee19a6fcf', 'db62c2b7-6d27-4ba2-bd45-b2251305ed03', 'About Book', 'No', 21196, 12, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('000e54a8-eb22-4212-90a1-a696e764ec09', 'a7a601bc-0da1-4df0-8cc8-d9159eb67b4f', 'Sub Title', 'No', 14783, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('000ea6a6-6ead-4561-8bc6-a234b0b77494', '8833e583-f6e6-4330-be86-3f48352cfad5', 'ISBN 10 Digit', 'No', 14313, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('000ef036-1378-4788-9530-97655258299c', 'f2258260-4c6f-4448-9af8-8e60bfd5607c', 'Language', 'English', 4065, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0010652f-6e39-4454-8742-35b567096ecd', '2b611abe-b5d1-4cde-9c4f-612368eaf763', 'ISBN 10 Digit', ' 0521868130', 4798, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('001301e1-9f39-4742-bffd-043cee79e288', 'c192f19e-79c4-4b78-836e-a4c34d10d31d', 'Edition of Book', '2nd', 5674, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('00153235-55c5-4f93-b7f5-d728dc636c38', '5e0e58c0-db17-40d2-8358-ca2e9cfb1471', 'Illustrations', 'No', 20693, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('001683ce-96f1-42fa-85ea-f3e325b6a1b8', '910b7980-a63e-4a2b-a04d-3cbb26593f9e', 'Year of Publication', 'No', 13301, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0016e05c-2762-428e-a8d1-b61c8ad246b7', '3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', 'ISBN 10 Digit', '186470179X', 22900, 3, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('002011eb-5503-454e-acd5-78cc4c0701c5', 'a0b245f7-a4e4-4366-a026-45490bdaa6e8', 'ISBN 13 Digit', '9788192214351', 11866, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('00233e39-8df2-415d-b2a1-5546976514b9', 'b71f12fd-8b1a-47e1-a703-5949bbb34f9f', 'Sub Title', 'No', 8791, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('00279be6-cb34-4468-bb7f-0599c42fb2f7', '88a3265b-6967-477f-9990-c7bf9a0939ec', 'About Book', 'No', 17829, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('002ad7d1-7a11-4eb1-a3f9-0e2c079ab477', '60e725aa-c405-4bfa-8dfd-b5f7ffd508be', 'Year of Publication', '2014', 12330, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('002bd1d8-439c-4c0c-9354-81ecbe8f620d', 'a78bb23a-87b0-41f0-866f-50b0dcd27c4a', 'Binding', 'Paperback', 8492, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('002d23a3-ef86-4556-951f-847c63faba51', '6eb9cb0b-2b3a-4ff0-aae9-455a01b5647e', 'ISBN 13 Digit', ' ', 9226, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('002d90ce-3f89-45c0-8cea-821cce678c05', 'd26c7d71-c029-4a3d-bfab-68c30a082c84', 'Sub Title', 'No', 15641, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('002e08bc-c9dd-4719-b98e-7d7d630a15d7', '7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', 'Illustrations', 'No', 13330, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('00326279-d128-4b4d-95d3-607c7cfdd81c', 'e2c8221a-85e7-463c-9600-c7a2529135a8', 'Binding', 'Paperback', 10241, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('003312f9-00c3-4c2a-8f7f-c35481a38efc', '68595069-a910-4aa5-93c0-f75fadd59778', 'Author', 'Dietmar Tutsch', 22942, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0033610f-b691-4900-bec5-b9e9e90c91bd', 'ffeca105-5931-4b35-aeb3-44f7639a4237', 'Author', 'John Apsimon', 2649, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('00360dcb-37c1-4b74-9f9c-9d7e04466427', '1084173c-5f73-4b8a-b636-f6e2e660a845', 'About Book', 'No', 8362, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('003699c5-63a9-4d01-be54-9b0150e137fe', '39dde3a4-8f4c-4ef4-b493-17e9f02a5f4a', 'Edition of Book', 'No', 21896, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('003af27a-a619-48ba-ba6c-6f24555b351c', '2509da83-f000-43a0-ae39-b5fece6eff52', ' 

			Title

			 ', 'Microvascular Research Biology and Pathology - 2 vols. In Complete Set', 4090, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('003c371c-ad92-442c-b7b0-5dc6d7418f36', 'fd9fe938-b947-4e22-9344-e1c03d51924e', 'ISBN', '9781593398378', 7654, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('00404444-caa8-490a-9819-a8d27f767737', '4a7a2ba8-70f2-4847-93ac-0c09fa97072e', 'Sub Title', 'Indian Classical Dance Series', 15136, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0040bfe2-74c4-489e-9811-3c8646d2c0de', 'f3fa965a-1db9-44d1-ba90-e9cd4694158c', 'Language', 'No', 8762, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0041537f-38c8-4705-8096-ac4e99d29416', '23f268ff-9800-4894-a957-924b11c49734', 'Title', 'Principles & Practice of Physics e/2015', 758, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('00429217-1e18-4434-997e-31925f5c0e97', '7bc2c725-dc32-478a-bb23-f82c63089c01', 'Title', 'Business Communication 5/e', 2551, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0047670b-baa4-4e0c-b153-87377ba95a43', '11cf3001-a54a-4b07-abca-98187f6e3b55', 'Binding', 'Hardcover', 18336, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('00478493-b33e-4460-9a09-53f26edaccc8', '995453a5-5ce1-4c36-82d9-3fe6f15fde6f', 'Sub Title', 'Volume - 2', 5587, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('00485625-6a0f-49f3-9489-125d17091821', '76049bde-f445-49e9-9ab9-41c8179dc1ae', 'Pages', '656', 2811, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('004cd077-5f9c-4e48-8ed4-66447c0c8db2', '260b13b2-764b-4732-8d4a-99f1d2b3b16a', 'Illustrations', 'As per Book', 15949, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('00570f4c-eeb9-4bf0-a779-b91d068174f6', '0dffdb22-c45a-443b-abc8-d0bac63dfbd8', 'Year of Publication', 'No', 20703, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('005785f4-cc6e-43fc-97ee-3c099b059146', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'About Author', 'KENNETH A. BOLLEN, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			PATRICK J. CURRAN, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.', 5121, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0057f9ec-7375-4f41-b99a-e90c491f0928', 'c255d110-94c5-443a-8b75-e211832a8d8b', 'About Author', 'No', 22564, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('005ab033-d057-4192-a360-7838797d40c5', '5447c955-f12c-4bae-ab21-03e15e52ad8b', 'Language', 'English', 6032, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('005cd6fd-d252-4594-913e-78c37b2131f5', 'e162383c-b9d3-417c-8726-55b395126c83', 'About Book', 'No', 21759, 12, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('00605496-7079-4538-9482-164c4acae987', 'dd7beabc-e9a1-4208-9415-2c4fabf92248', 'Sub Title', 'Tell me about HANUMAN', 21948, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0060febd-44f4-4b27-9615-9900cc2395d7', '0a2c0d92-4d35-442b-b594-1b349ba4fcfa', 'Publisher', 'oxford', 2597, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('00620881-ecfc-4b97-a94e-1f01271f8a32', 'df987ea0-dfa2-4224-aa56-e425c7f6693e', 'Sub Title', 'Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan', 10456, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('00623f67-2a33-4b01-8719-078b4635eda4', 'b2d58084-b0ee-45df-933a-a51a2288e7d4', 'Year of Publication', '2019', 7816, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0067bdf6-f106-4bb8-a920-f6a73a3036a5', 'a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 'Content', 'No', 19859, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('006885cb-156c-4bb1-852f-adc8720e7061', 'a60637a0-8ea6-463c-a260-d2725cbdb146', 'Content', 'No', 16660, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('006e7719-ac8d-447c-85b7-a8e08a3bbcdc', '0536d7d2-998f-4444-9169-f1ceb7c21de0', 'Language', 'No', 14884, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('00705021-e398-42c3-a669-4681bb5edf3b', '772a7b6c-514c-4180-9c7a-8d3da82fe12a', ' 

			Title

			 ', 'Lessons in Electric Circuits : An Encyclopedia of Reference Text And Guide – 6 vols. In Complete Set', 4144, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0070d242-d73b-4e26-ba82-00f9454f7920', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'Sub Title', 'No', 13280, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('00711e91-8ac1-4317-a09e-eda73f8732c5', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'Binding', 'Paperback', 10425, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('00726cf3-99bf-46f5-b9e2-50bd754a09ad', '4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', 'About Author', 'Mark de Longueville is professor of Mathematics at Hochschule für Technik und Wirtschaft Berlin and faculty member of the Berlin branch of New York University.', 5706, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0073b372-b1d7-4d4f-99e2-ba7599b3646e', 'c806878e-61a8-4197-9aaf-6a3d627cf0ef', 'Illustrations', 'No', 10851, 11, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('007c4934-bd74-46d1-b836-739e3cfc3c04', '5cf6e126-110c-41d3-85a4-062975e87b9c', 'Language', 'English', 19830, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('007e2388-04f0-4d8e-afdf-5ad1da24d71f', 'aae479e4-a322-47f8-acc5-7a47c1278a99', 'ISBN 13 Digit', 'No', 14593, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('007e8149-f2c7-44a4-b50e-f2c9ea2feb8d', 'f7685411-0167-4467-96c5-8a752e413c30', 'About Book', 'No', 14964, 12, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0080d5e0-2514-4b97-b65a-7cb69d8231cb', 'b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 'Year of Publication', 'No', 18025, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('008331ee-66ac-4424-9f49-a3264579d90b', '947617f8-454c-4d68-a6a3-b4b5f99308eb', 'About Author', 'N/A', 9357, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('008652c9-13e8-4d2e-9d7c-ff42d3596445', '67b163e9-a828-4631-8311-6b9b169d1c4c', 'Publisher', 'Standard Publishers (India)', 3956, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('00896e2c-c491-42f0-94e1-cd939485f885', 'a60637a0-8ea6-463c-a260-d2725cbdb146', 'About Book', 'No', 16669, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('00898a49-6aeb-46c9-abc8-72bf1f440a83', '3417edb1-01e9-4066-8856-179dc4ce99fe', 'About Author', 'As per Book', 22932, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('008c290d-3eeb-4324-a544-7101f9fb4790', '1b4e4d8d-5342-4073-864e-127ed1649ffa', 'ISBN 10 Digit', 'No', 14248, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('008cb218-5bb5-4a35-8815-119c3198ad41', '44f1d3e4-92ec-45a4-a566-bd7a0a0e9afe', 'Binding', 'Hardcover', 22811, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('008fbf89-fd4c-4d69-bf43-c67daa9985aa', 'a83a307d-50e4-4251-b7e8-389a8212a69e', 'Edition of Book', 'First', 15121, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0092f389-38df-4393-8bca-0f0ac76c4127', 'a8094c24-2a0d-4b2b-b499-7fb8c489628e', 'About Book', 'No', 13599, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0093bfde-fca8-41f6-ba28-0cf78f7111c6', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 'Pages', 'No', 15384, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0096a8bd-3e29-4f4c-bcee-962be40c001a', 'abead2f9-c690-45ac-b3cd-50edecdc9abe', 'Title', 'Computational Mathematics', 3293, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('009c3c32-d2b2-40eb-888e-1f976cddc62f', 'e0dcdd28-135b-4901-a9ab-c588075ec73a', 'Year of Publication', '1995', 17782, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('00a2e1aa-5d49-4cd7-bb97-4670cdd8d700', '943a1bfd-111e-4bf3-a895-450448d387bf', 'About Book', 'No', 11795, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('00a3755e-c124-4a4f-8f41-4dc2d93a40a0', 'ca7970e3-1abd-4260-bb19-6b7b356723b6', 'Edition of Book', '1st', 6476, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('00a4e37d-16ae-400a-ae5a-826efb3d64af', '438f25eb-57f9-4ef5-8090-bbe41195edc6', 'About Author', 'No', 16173, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('00a557a1-0a74-4620-a5ba-cab9e6f5f07c', '96767d15-16f3-4be1-a5e5-1d5228b6d10f', 'Pages', 'No', 12696, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('00a83f88-f76c-49a5-a29d-4bc7306a3632', '3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', 'Edition of Book', 'No', 9754, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('00acf33d-4b42-451f-a98c-0222a4369fb6', '9daf9548-e7af-4e43-9dbb-c2446f97e13f', 'Illustrations', 'No', 13742, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('00adc771-e9d4-40e8-87ce-995c592bc774', 'b36b8323-c58a-4592-ad67-4ea1204035ad', 'Binding', 'Paperback', 15239, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('00addf69-df8e-4e2e-be7e-bf1b27284dfb', '2ec60836-2ddd-405b-b040-17fcc527812c', 'Pages', '159', 10962, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('00b5af93-2c05-4129-b5da-db045b499208', '00689374-18b4-48e8-8324-e8ff432f87f7', 'Pages', '258', 7017, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('00b75072-7521-45f2-85e5-899ab76bea1c', 'c192f19e-79c4-4b78-836e-a4c34d10d31d', 'ISBN 13 Digit', ' ', 5670, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('00c124fb-35fa-46ed-89c8-4a65a4a8ae7a', '3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', 'ISBN 13 Digit', '9781864701791', 22901, 4, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('00c1ca79-421f-4730-9c07-a4db7fb11520', '13f58f34-8bbb-427d-b647-99d762d89186', 'Content', 'No', 19748, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('00c85a6e-2332-4837-9cf9-62f288ba7d6e', '08904d5b-7743-49b0-a936-8da1488eb4cb', 'Binding', 'Hardcover', 234, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('00c89337-195b-4157-af60-17f20e2a4aee', 'ef53d921-3b41-492e-9118-c75727367f3c', 'ISBN', '9781259060656', 581, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('00ca5346-f3f9-4a72-8074-ecb9fef9676d', '0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', 'Pages', '1504', 11602, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('00cc6495-6a4e-40b8-b202-b632a00b9f93', '0466f817-d6cf-47d0-9b5b-5b52f7a64f15', 'Sub Title', 'Prtihvirajraso Evam Alehkhand Ka Sahityik Vivuchan', 10581, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('00cd9814-540c-4cfc-bfc5-48d56e3e18fd', 'c8c1b2b7-5aeb-4035-8657-94824943c3db', 'About Author', 'No', 9513, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('00cde497-1a7f-497c-b4e1-9ac81b2a9011', 'f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', 'Publisher', 'Pearson', 1047, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('00cf83e2-3ee6-447b-8066-272ddea2a0ed', '816116db-6f20-4858-a001-58d4ab75f6c4', 'Author', 'Prof. Gyanprakash Shastri', 4417, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('00d2058d-d68b-46f3-a5a8-4aba5558311c', '46e37228-4417-4b70-8061-a90b26df39e7', 'Language', 'English', 16269, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('00d5e4db-4350-47b8-9628-b722d707274e', 'd219114b-0ace-40d3-876d-73c46b590679', 'Author', 'Joseph Boschetti', 22920, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('00dac19e-be61-4a7f-9e19-484415e733af', '5963ea0e-7af2-43ec-981e-24d612a7636d', 'Binding', 'Paperback', 12164, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('00ded6c1-5b8e-4608-857a-f10b95286b2b', '7e7136c5-ada0-4190-b053-36b47222c65c', 'Sub Title', 'Pratigya', 10576, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('00ed1cdb-dda4-4fb7-9221-39b4d68bff10', '038faece-5611-43f1-8eab-b7760cf869e2', 'Author', 'Surendra Tiwari', 1229, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('00edd8bf-57cd-4cbd-a9ee-734e3a5dc614', 'c7618e81-2ecb-419a-93db-90dc96234077', 'Sub Title', 'Karm Evam Karmfal Mimamsa', 10656, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('00f95d67-7aa0-4322-af25-cc1b06aa0cc2', '4048e67c-7b5d-4796-9726-e1ebff9708f4', 'ISBN 10 Digit', 'No', 18591, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('00fb98e6-79d9-4e3a-a535-fea6a6fa8258', 'abeb8573-ec64-4163-be38-553af219ae96', 'Pages', '128', 19232, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('00fc9b88-996b-4dbd-8c1a-a76e696ebf08', '46e37228-4417-4b70-8061-a90b26df39e7', 'Binding', 'Paperback', 16266, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('00ffc5c9-3b0d-4f6e-b1cf-c317fe4c933b', 'c040346b-15b8-4875-a95f-039dc23b76f5', 'ISBN', '9789353503512', 2128, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('01003c20-a4ec-401c-b5fd-5ffd73dc8496', 'ecc2c6c3-a718-4436-a9cd-ad927f412931', 'Illustrations', 'No', 17043, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0101b4d6-b110-44dd-98a3-bcc3582e0969', '2ab21e3f-872a-4c2a-a7b0-aa99bf0076eb', 'Author', 'Michael D. Hutt', 2102, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('01055c7e-e408-4ea2-9a34-76b561327a79', 'b09a869c-5048-44e2-9dd6-4187f96d53bd', 'About Author', 'N/A', 9305, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('010772fd-9b12-4289-95c7-8fab67723986', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'Language', 'No', 16860, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('010e180e-0a43-4189-8b26-e9804a039678', '1c6494bc-f43d-450f-9b39-3ee9e78a702b', 'ISBN 13 Digit', '9788188934553', 7376, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0114c26f-111c-478d-a58c-a97dfdca7441', '6370a599-e228-4aef-80e4-72080a650a24', 'Content', 'N/A', 12121, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0116ec34-d78e-461d-bda4-9cabf8a083e1', 'dd49c913-1157-4cad-8d83-d5c853aaa102', 'ISBN 13 Digit', '9788187566914', 10711, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0117c7de-cdd9-4df3-8929-f7962152a70f', '88a3265b-6967-477f-9990-c7bf9a0939ec', 'Binding', 'Paperback', 17824, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('01184669-778d-4ffb-9097-791acf7f96a0', '07e1d8f0-909c-46da-a757-b20af6510832', 'Illustrations', 'No', 8680, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('011bd91d-ce16-4543-af18-d63684b8b8c2', '088977c4-0218-4e9e-bf4c-cb301b0310f0', 'Edition of Book', 'No', 20424, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('011eaa3c-56b4-4505-a3d8-9d249255abc8', '90d9e83a-5c93-4398-8c0c-59348ef6f7f0', 'Publisher', 'Shivalik', 2269, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('01273e13-3110-42f3-a79d-e84759c2da9b', '84f069e9-7ff4-4ba6-bd4c-042ef93ad133', 'Author', 'I. F. Sharygin', 2892, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0128931f-d024-4818-ac67-38d44123864c', '1087b852-7de7-4513-83c4-7e4b0f723dbf', 'Content', 'No', 13747, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0129c732-876f-406f-9063-0bf148ba4274', '93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 'Title', 'Globalisation and North-East India', 19116, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0133f6e3-c49f-4a13-bfca-48125d82d507', '97bba818-99d6-4194-bcc4-bbf3bd549088', 'Illustrations', 'As per Book', 20082, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0135dbe3-c2a4-4d0e-bf0a-b5a31d10c3e9', 'f697d653-52b4-4476-be0c-4c01310cdbdf', 'ISBN 13 Digit', '9788132111245', 21544, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('013b2e6c-3777-4bb8-8129-669f9a17b8f5', '24d0bcdb-9049-4fc1-88fd-73f1797a34f7', 'Sub Title', 'No', 15819, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('01435e41-a996-40bd-8238-11c974dcfde7', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 'ISBN 10 Digit', 'No', 22263, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('01472f60-7c73-4d88-87b9-074cda3706c8', 'c30fd7dc-cda8-41b8-9f85-25d0c123a7a0', 'Language', 'English', 7898, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0148454e-b9a8-451b-9d50-0034e6ccccd4', '7259fb32-0505-4e43-ad5d-7759f251e2ee', 'Publisher', 'Standard Publishers (India)', 21457, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('014de848-b4fe-444f-81c6-e581c7f6bb7d', 'c1afe78d-495a-4c97-ad6b-da6268a9fa77', 'Edition of Book', 'No', 17948, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('01514c23-c238-48f9-9c06-b062374fc2df', '5df54179-2d20-4b85-ad9e-37671d2f8655', 'Content', 'No', 11104, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('01535ee0-b5d3-4a67-88ae-2b1075da447f', '7d7b8b9f-8dbb-479d-9b90-4f2eb14f7e9b', 'Binding', 'Hardcover', 13917, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('01543620-54c4-4c00-a341-2455f664b0e0', '8dd97622-9e46-445e-9232-d0549524b5d3', 'Binding', 'Hardcover', 6726, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('01572bb4-c5df-4447-995c-2e7639b4d2f3', '123fcd24-7c5d-4f17-9979-30a38db8bd02', 'ISBN 13 Digit', '9780486438757', 19139, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0159a20a-6cae-4386-aed0-5816d3410ee6', '1b4e4d8d-5342-4073-864e-127ed1649ffa', 'About Author', 'N/A', 14246, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('015b343a-26a8-4c5a-a66b-9fe2b71d3074', '290e7d44-80aa-44e9-a689-d74d86e26f74', 'Author', 'Kenneth David, Paul B. Thompson', 13430, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('015b39e1-5dac-4ddb-b5e7-972f1da1fca4', 'd739d179-1af7-4962-9488-b756a869ac97', 'ISBN 13 Digit', '9788189211349', 6966, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('015d8307-78cb-4798-b0f5-22969479c691', '33b1f9bc-272c-47d4-8bb7-0ea5658dd1d4', 'Publisher', 'Standard Publishers (India)', 4001, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('01605232-68fe-4132-b0a8-acc9ccd078bb', '8ebabcb5-ce84-4432-80f2-79df2d67dfaf', 'About Author', 'As per Book', 6481, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0161e38a-5ce6-4731-850d-f73f52de8d5e', '1a3d1447-bdbb-4635-8915-aa3e24129e88', 'Language', 'English', 18126, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('01627d58-5506-4a9c-b7ef-ede0e6da9d4a', '23c4a176-0360-4bee-8f63-9aec807d6f95', 'About Book', 'No', 11044, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0167b0cb-4c86-481a-997b-7880a4dc8ed4', '8833e583-f6e6-4330-be86-3f48352cfad5', 'ISBN 13 Digit', '9781461444688', 14314, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0169c849-a702-4001-9ddf-5e1641a852fa', '7ddd064c-2f47-4917-bc4a-f5290a0bb257', 'Binding', 'Hardcover', 3263, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('016ac0f5-9943-4829-a3c0-2994ec5f6ec2', 'be49415c-8ec0-46e6-8506-d19d742638c8', 'Sub Title', 'No', 20862, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('016ea1b7-49d3-4cbe-8b5e-fc808a9d8b31', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', 'ISBN-13 Digit', '9788171107933', 4331, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0171a351-7c07-4f8f-a8b2-f0047956e0fe', '3f8b54d8-6cbc-421e-93d0-8cfd87da0978', 'ISBN 10 Digit', ' ', 15093, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('01732ea2-e910-4771-84a4-8bfa94c8da9c', '3580418b-e4d9-436a-b061-38b22149ed21', 'About Author', 'N/A', 18975, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('017573ea-2744-4a70-aafe-7ed1b41ac19f', '8949acce-f34f-445d-b983-2c47ae307e86', 'Language', 'English', 12944, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('017b98db-d1ea-4791-8cf2-c4f0bc2ba408', 'db62c2b7-6d27-4ba2-bd45-b2251305ed03', 'Sub Title', 'No', 21184, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('017c8fad-7c15-44d4-9d38-a45d3c7b6ffe', '2b611abe-b5d1-4cde-9c4f-612368eaf763', 'Author', 'Rob Sturman, Julio M. Ottino and Stephen Wiggins', 4795, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('017df052-d7e8-4e12-a432-777b573a05b2', 'ea91aaf8-c9c0-495c-b9d7-7c49c929d590', 'Content', 'No', 12342, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('017f168b-8e4c-4146-a525-6565f3b25c27', '2152b2fe-3e0f-41f1-a90f-d7ee96cdd092', 'Publishers', 'Wiley', 3691, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('01826c33-a099-4e6a-b9d1-afcc5028dc5e', '73b50c73-559a-4ae6-83dd-7887b86885d8', 'Binding', 'Hardcover', 6526, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('01842ee3-47d2-4b44-9780-322c15a58ef5', '63e1645b-1bfc-4570-8f9d-1a9a1675eeb9', 'Language', 'English', 17657, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('01855099-9a89-487e-a666-bb60faf5a0ef', 'ee9d55d3-2f41-4667-b359-d5fe0a0f508e', 'Binding', 'Hardcover', 3226, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('01859b56-67e8-4ea5-8179-c7b049d3b4de', 'c857da07-0fc4-425e-8a0a-7ab3ae953886', 'Content', 'No', 14526, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('01880d19-f9d6-4454-81aa-f04067f84fab', '0584f078-1828-4566-87c5-d5ee03aee6b9', 'Illustrations', 'No', 17306, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('01895883-6f49-4da7-b76d-86353e2f1674', '08805717-e4de-4b0c-84ca-d7101ff6661b', 'About Book', 'No', 18799, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('018ab032-c43e-4583-8a60-e40d9dfc73d8', 'db7316de-fc48-4eca-b7cc-7e56fe3ce9f6', 'Year of Publication', '2008', 10810, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('01931cd7-9498-4d10-8ad8-44a258688dae', '724e51ec-4c02-415f-8be8-f9930ae93431', 'Binding', 'Paperback', 19395, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0196d1c2-192c-46a6-8b4a-d07c4ee9984a', 'c0aef10f-49a4-4f5e-915d-bab89c32e775', 'ISBN 13 Digit', '9788178805993', 19069, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0196e2c0-a70d-4fc5-87b1-9302b23794ea', '11f8eb21-2740-4c92-98c4-c15661c70d6b', 'Sub Title', 'No', 11079, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('01995ef0-51bb-41fd-8e61-867f36a853b9', 'c13c7cac-563b-4d80-869e-41e0abf5fad3', 'Language', 'Sanskrit & English', 4326, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('019deecd-dc3a-4332-bdd9-5ef06788c921', 'f9c01c00-230d-400c-b288-873f9896f812', 'Author', 'Lehri Ram Meena', 3127, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('019e82b3-37e9-426e-8929-8d7ce9c946bb', '4e371092-6178-40cd-9e88-9cf630319ce6', 'Year', '2026', 29, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('019ef5ba-5cc2-4d09-82b3-0e0f13c589b1', '3f42d179-96e5-4ca8-a0b9-4ee85647245e', 'Author', 'Philip Jodidio', 5958, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('01a0fdf6-ef75-409f-bfb2-ec6fb2ef5111', '8992b380-a7d3-4031-b8ef-7592e76dc6d7', 'ISBN', '9789352692651', 1845, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('01a25e74-5597-439e-bdf9-ec468032bda1', '242737fc-c2ae-435d-b030-23f8ea4d0e52', 'ISBN 10 Digit', 'No', 6284, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('01a7802e-8419-424a-b475-baf156c68eb2', '666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', 'ISBN 13 Digit', '9783527303960', 7671, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('01a94ba6-a432-4e80-a34f-6e9406c85dc6', '41c9ba5a-60b2-435e-ae7f-af981635f666', 'Sub Title', 'No', 10031, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('01a9fde0-060c-41f3-96df-2f16d07972f0', '385a820e-6d8c-4bd7-a67d-4787eec9e065', 'ISBN 13 Digit', '9780444826467', 22661, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('01aa51b4-5b0b-41cd-8c25-6ed2913e1b94', '00275e57-b327-4c13-a727-ed43b604013c', 'Author', 'Ravindra Kumar Bajpai', 10203, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('01aee0bd-2bda-4819-8374-6200982194ae', 'afc56659-db4b-4ed8-abae-86c0c2fbd887', 'Language', 'English', 13876, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('01aeeaed-d35a-4136-a931-44dbe4c0bb44', '385cc85e-86aa-469f-a376-796a3986029f', 'ISBN 13 Digit', ' ', 7554, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('01af35a6-4ffb-4204-ba6f-1903c63c907d', '490bcde5-fc6a-483e-be40-8b64b9299487', 'Title', 'An Introduction to Group Work Practice 8/e', 768, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('01b2a850-23e0-4ac2-b976-4af2d607a616', 'd6983414-971b-4aa3-8bc5-6a249489cfbf', 'Binding', 'Paperback', 21645, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('01b59a21-d4c2-4e2d-94b0-f701a3a63f0f', '1b44796e-66db-4a36-b144-b28bb86b14b4', 'Binding', 'Paperback', 16805, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('01b74bba-14a0-4688-af0f-9ec43ec834a8', '38811e4d-37e6-4ad3-b1a3-d16b3a427004', 'Edition of Book', 'First', 23140, 8, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('01b933c9-c955-4e7b-8351-7d2cc5f52637', '456f0b83-668d-41fa-bf69-7b7857b9e029', 'Title', 'Digital Camera Techniques', 858, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('01bcc311-06ef-418a-8fbd-fe3bdd7ca382', 'c282b307-3893-41df-8947-f35b4f5ef614', 'Author', 'Dirk Bunger', 12426, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('01bd72c8-1118-448a-b5b1-c331c8740daf', '83ac5a68-3945-49ed-8f77-7a36cc9011a8', 'Content', 'No', 22397, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('01be3c52-d2fb-4f59-a7b2-d1e10ff20002', 'a5566595-fe75-4c59-bacd-bbaf6af50313', 'Title', 'Social Media Analytics: Techniques and Insights for Extracting Business Value out of Social Media', 1273, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('01bfa013-5025-4bcd-91bc-c8a5a1deaaef', '30f98e9e-f0cd-4e60-b5c0-a25f330aab07', 'Author', 'Dr. Kaishav Pratham', 10637, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('01c043e7-5111-47b2-b8c1-57b9b3261246', 'eabc649c-865b-4898-b0c8-b3d915a3974c', 'About Author', 'No', 22075, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('01c2e939-9392-4ef2-90d7-5fb18e527f4a', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 'Illustrations', 'No', 12735, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('01c3fce6-c084-4753-96db-36047311835e', 'a2e8cb2b-964a-4037-998a-583da3e06df1', 'About Author', 'No', 7798, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('01c7f8a0-d3b3-4734-b5c2-d72e2c48d0d7', 'd67ff13b-b3ae-4674-a2c1-6e2730afb553', 'About Book', 'Yes', 5534, 12, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('01c998be-0bd9-4c61-8533-66b6d4c5b7ca', '47c6f2fe-d0bc-4010-8df2-93efec775d3e', 'Edition of Book', 'First', 7607, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('01c9fcba-f716-4616-ae9f-a582d68d0967', 'dfa83146-702f-43c8-a55b-94047d1edba1', 'Publisher', 'Cengage', 1431, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('01cb0f60-84df-4ded-9e8e-32f3f7417dc8', '8476fc2b-114d-4cbb-b9cd-909af32de27e', 'Binding', 'Paperback', 1197, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('01d20be5-6762-4761-a98b-9dec7e0579ae', '80d1eb39-dc0f-44fb-838e-fab813ee044b', 'Content', 'No', 5603, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('01d53705-706a-463b-83be-90dcd146f3ef', '7c912e6a-c3cc-40e7-99f8-a4a1c254256d', 'Content', 'No', 5278, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('01d61530-5a68-4e71-a7b5-7878004cba55', 'e71bd86e-c46b-4491-a0c6-5caea2c47cba', 'Illustrations', 'No', 14768, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('01d6b65f-2a6c-4553-8a53-6a1bc8cdd401', 'a874617d-6d1d-447a-9642-b66753fea421', 'Content', 'N/A', 18616, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('01d7b0a6-0e46-4425-b5e9-4d138e9c0209', 'de5da11d-3867-40b3-8774-c3220c0002e2', 'Year of Publication', 'No', 9792, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('01de84d1-edb8-41fa-8cbc-3e79013f038b', '27dbdd89-8b32-4aac-88ec-e45f0a628265', 'About Book', 'No', 20782, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('01e1d82b-2a5c-42ad-92fb-289d80ead363', '44c14812-0d10-498d-9ce3-17e699242b08', 'Edition of Book', ' ', 7836, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('01e21074-ab66-45c1-8be4-96561b83e276', '91782f2f-a414-4170-b4b0-4fc558ac383a', 'Author', 'Collier/Evans', 2097, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('01e59956-1196-4427-9edc-aaa8e78b2037', '588d48dc-2e73-4716-9683-160a21ccac7b', 'About Author', 'No', 8806, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('01e75e62-e216-4838-917b-4750c3445c09', '588d48dc-2e73-4716-9683-160a21ccac7b', 'Content', 'No', 8807, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('01ea7828-59c1-428b-84c4-c716a40049aa', 'ca6eb4cb-458f-4d6d-9e57-91df57f94801', 'Pages', 'No', 8330, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('01f17082-2224-46ea-bbf1-b432bcff346a', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'About Author', 'As per Book', 5992, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('01f304f0-c903-4343-bebe-ab0418bff1e9', 'b18d6770-925a-43c3-bca3-0d1d05a0509e', 'Title', 'The Dream of Islam-From Qur''anic Tradition to Jihadist Inspiration', 3656, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('01f594f1-2332-4738-a7a7-82667d8562ff', '174c9bb9-8988-4a95-917b-a9db4fb4eed4', 'About Book', 'No', 14717, 12, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('01f5dfa3-fb5e-4104-bb89-bc7133b10ec6', 'e072dc79-3ffa-433e-a0e4-d9118bed929d', 'ISBN 10 Digit', ' ', 17402, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('01fa85dd-a1a8-4321-84b2-1ff6444060e5', '337ffcdc-8624-4ec8-85f1-6322f5a59224', 'Language', 'English', 14481, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('01fb98bb-b8e9-45d7-8a42-b398924f8e3b', 'bee2da59-ae7a-4a25-b45b-dc9e04f02c8d', 'Binding', 'Hardcover', 13847, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0200715b-aa92-420f-bd12-13cc2c2c1563', '7704ee03-4fa4-44a6-9766-b9bd5272ea77', 'Illustrations', 'No', 11503, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0204efd6-60c1-42a4-b577-d9740ecfc5e8', 'f2db9d97-29bf-4779-bfc2-c0dde5bc5472', 'About Book', 'No', 11005, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('02056176-5689-4df7-b845-cd4c2e4ff0bd', '7b68c3bb-81ab-4641-b81f-1d9e7cb0d4cf', 'Pages', '387', 20032, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('02058e17-48a6-465d-b30d-dca292445c06', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 'Author', 'Albert Guijarro', 14122, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('020c4032-546b-4ffc-9ce7-8ff0a19fa179', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 'Content', 'N/A', 10464, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('020fbf8c-6bb5-4374-aee8-84933154b1f2', 'dd6dda8f-8111-4939-9e8b-564cab51bc87', 'Illustrations', 'No', 11355, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('02107426-0641-4175-b96f-35e98fce6625', '3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', 'ISBN 13 Digit', '9781412976886', 21523, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0215d70b-f949-4d58-b655-30488f12bf70', 'b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', 'Language', 'English', 8749, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('02187e13-0fac-4baf-8447-326db0b1a466', 'fb929af3-7379-431e-a728-4da325cb26c3', 'Author', 'Swati Singh Tomar', 13490, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('021bd029-dc08-4e0d-9699-5e6b0c3acf79', 'a8fa54d7-2624-40b2-936f-7734fc44e0b9', 'Sub Title', 'Act, Rules and Regulations', 21119, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0220483e-37af-42e8-a2ee-e1a073b2046b', 'a90f03bd-e5de-4e81-83ff-9e0940d34d27', 'Content', 'N/A', 16545, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0225cb52-c6c5-4823-9ba6-f48b4c3f4d82', '87e5fce5-65b8-436a-8bc0-3c08c28a4825', 'Binding', 'Hardbond', 2090, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('022772df-a5b6-4485-85ee-867b363f4d35', '1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', 'Language', 'English', 19419, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('02286cd7-6dcb-4234-9a8b-d28fad9439bc', '5707b522-4ab5-4925-9f4c-02277aee4611', 'Binding', 'Paperback', 9674, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('02286d46-c3ae-4222-8078-eeeecf686884', '35ce055a-041f-4cf4-a55f-2c400eaf097b', 'Year of Publication', '1975', 2817, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('022ee63c-cb88-4525-a575-8d34c2f1788e', 'dd6dda8f-8111-4939-9e8b-564cab51bc87', 'Content', 'No', 11347, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('022f0e79-a846-43a5-b010-3020f7860472', '1b4d8424-4382-40d5-8c4a-1402f9acd263', 'Content', 'No', 18720, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0230b9bb-0ea9-4576-8da4-30357f17b15c', '4f9ff067-ab14-4c21-891f-fe363f10c43e', 'Author', 'Prof. Gyan Prakash Shastri', 10165, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0230dede-55e3-41c7-a220-20e138f1f99e', '02f1149b-d029-4e63-8d3e-15686984e157', 'Pages', '184', 16330, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('023189f5-3b52-4e1d-8666-a61e8849cc70', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 'Year of Publication', 'No', 14103, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('02338c00-e512-48f4-8597-ad6854f9c189', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'Year of Publication', 'No', 12635, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0235f61b-599b-47c1-aa79-16f3c9bbf233', '74166b52-1bd3-422e-a906-806afb16f044', 'ISBN 13 Digit', '9780817681104', 5696, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('023cf196-d0b2-40a7-8d47-0440857fda2c', '40ca4c6c-b31a-4b81-b662-0b5049d256dd', 'Author', 'Dr. P. Priyadarshi ', 3879, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('024278e6-f591-4a49-afec-b8e69b1ec959', 'f697d653-52b4-4476-be0c-4c01310cdbdf', 'Illustrations', 'No', 21550, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('02428257-4eab-46df-84b2-8c301ed7b76f', 'ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', 'Publisher', 'Mir Publishers', 2851, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0245a58e-5401-49cc-8c46-455e6eef0465', '3eda2915-9c3c-4cf1-b4a9-82b0e1d1920c', 'About Author', 'As per Book', 15257, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0247e0a8-8edd-49a3-b6b0-16e7d55e8b2d', '9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', 'Language', 'English', 3321, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('02480437-54e6-47f1-9254-dc786b5872ed', 'fe047101-4168-440b-901b-8e060d714995', 'Content', ' ', 15163, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('024a3841-18ff-48a9-9dd1-a567264f95c6', 'd2a2fbd1-cc05-44df-bb58-5da31c295fe0', 'ISBN 10 Digit', 'No', 11709, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('024c2711-7a88-479a-ba69-afa9e09d67f9', 'e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', 'Title', 'Microeconomics 9/e', 1971, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('024ff423-c36e-4a0a-819b-edd5c25b6645', '4ba99b23-9586-4a86-9913-f21d6185e367', 'Content', 'No', 13825, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0250cdbd-f866-4359-8579-fe9d9bccde99', '36ec62b6-c045-4840-89d7-b7ca2a82bf81', 'Binding', 'Paperback', 782, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0250d67c-e9bf-4902-9a1e-ec743861aecf', 'fdccc23f-f19d-48ef-a2a4-a5c544f271a9', 'Author', 'Global Media', 17169, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0251924d-c606-480a-abdb-481608fc3d75', 'd55dacf9-2f38-47a9-90f0-13ad255d6bd7', 'Author', 'Dr. Beloo Mehta', 4004, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('02520ac1-b569-457d-bde7-426216cc9862', '53a26b46-acb7-41d7-87d3-0a50b671eac6', 'Publisher', 'Mir Publishers', 2704, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0257791e-a492-4b13-a59f-33150d962058', '73b50c73-559a-4ae6-83dd-7887b86885d8', 'Author', 'A.J.Rugg Gunn', 6523, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('02593f88-ca66-48d4-88bf-9b01c7c5f58b', '04d75430-2ed3-4b23-aa06-8a2525444578', 'Language', 'English', 7329, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0259a4aa-fae9-474e-a91f-a3ca40f69d3b', 'f8550464-45c7-4b5a-96ed-013f271b134c', 'About Author', 'No', 20135, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('025aa95c-6a12-4104-9578-018cb5c90532', 'de762408-2c9d-4fab-adbe-cbd208f2d184', 'Author', 'D.O Shklyarsky', 293, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('025eaa22-51a6-4117-a54a-f4238b2a31f2', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'Sub Title', 'No', 21612, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0261c554-4a2b-4e6f-a65a-cd378d46e42d', '7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', 'Author', 'Netaji Subhas Chandra Bose', 2675, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0261d3f8-d4dc-4a77-b901-c4b3db29a7e6', 'c766f26d-6bc9-437e-9140-13db7e4034d5', 'Binding', 'Paperback', 1342, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('0265d1d8-3254-47f1-9381-02bffe397691', '9be107f9-7bde-4df9-acd2-df570e056cbb', 'Publishers', 'Grove', 3835, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('02662f13-b336-4f2c-9aea-6c1d7a32dd91', '220693c5-29de-498e-85c3-537f28836afe', 'Binding', 'Hardcover', 11647, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('02671369-80eb-4afe-b221-b516af30954f', 'df623161-e2ae-4db9-9048-ba5133f09e7f', 'ISBN 13 Digit', '9780387232645', 22203, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('026c789b-0eaf-4597-a496-2816cd120287', 'c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', 'Publication', 'Wiley', 3178, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('026d00e2-f14d-4a4e-87b8-711fa5d155e0', '5586b806-f632-431d-9f05-8b4fd3b7cb1d', 'Binding', 'Paperback', 22119, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('026d253d-eb68-494a-97e7-c2541565e122', 'f8a92c52-ced1-4749-a87e-8edb17f8a032', 'Publisher', 'Oxford', 11947, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('026d401e-b661-4893-899e-432debf98f24', 'a2e8cb2b-964a-4037-998a-583da3e06df1', 'Sub Title', 'No', 7796, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0270d001-fdee-4492-952c-9d8a5fcc905b', '798bc15b-4b6a-42db-877b-d3746581aea3', 'Edition of Book', 'No', 17476, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0272c8d4-cabb-4641-b9ee-d3988b2aadf6', 'ec1f55ff-8f5c-40fd-a586-2f7822bbd762', 'Title', 'Macroeconomics: Theories and Policies, 10/e', 1388, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('02767958-563e-4f15-993a-b711b8e21238', '108cc098-3c03-4a28-97bd-4ffd5bf0a0de', 'Author', 'Dr. Shankar Lal', 10304, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0276e586-a822-42d3-a715-7d6de34b766b', '4ce9b380-c93e-4a65-869c-e08e79cb77cf', 'Publisher', 'McGraw Hill', 2009, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0277c1e9-8e5c-4b47-a387-23f901cfd9a4', '0aa91139-7cfd-4590-b5fc-8e8665b865cf', 'ISBN 13 Digit', '9788178805719', 10973, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('027990a2-6808-4bb5-8609-cf0d3b0b37bf', '7779108a-69fc-4f57-8c0b-93147f56f764', 'Binding', 'Hardcover', 16588, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('027e52ff-5595-43d3-af5c-b3733a29c50f', 'dc83af21-2031-4165-8c77-b8fd78e8481f', 'Binding', 'Hardcover', 10312, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0282563d-8f6f-437a-84ab-58531a54438f', '0466f817-d6cf-47d0-9b5b-5b52f7a64f15', 'Publisher', 'Chintan Prakashan', 10584, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0283b07f-ae63-4a32-a7c1-415f03470131', '7590162e-92e5-4cf3-98ab-885bbc8a8f66', 'ISBN 10 Digit', 'No', 14670, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0287e58b-a2dd-4690-8861-f35e7e5ce7fe', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'Binding', 'Paperback', 18872, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0288f060-b4b4-492c-a20c-61214bf22bd0', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 'ISBN 13 Digit', '9788178801087', 11328, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0289041c-b467-48bc-b237-60f15407e024', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 'About Book', 'No', 9221, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('028b6f01-0a9b-41e5-9952-3a6915ea661c', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'Year', '2014', 3807, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('028d6038-29f6-48cf-80d6-9e4bb60e85c2', '462c3371-741c-4f66-be02-0d6e78ec8f9c', 'Title', 'The Art and Science of HDR Imaging', 3747, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('028e9fe6-1e1f-4a1f-9660-edb3178c42fb', 'adf3684f-f64f-4e11-ae5a-6a455c45ae9c', 'Illustrations', 'No', 18290, 11, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0291a901-b74c-4c08-a0fa-0e26556a3bfc', '30832511-394c-44df-a8f9-004c97a31088', 'Sub Title', 'No', 19147, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0296568f-4086-4f45-af3c-70c7048b57cd', 'f99ad88d-9b81-4689-b139-05bccf622d2b', 'Pages', '260', 9006, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('02990a19-c0da-4b09-8d01-0a35af573f0f', '4c22c31f-311a-4367-843d-cdea04079ec2', 'About Author', 'No', 22036, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('02993814-bf07-4e1b-84dc-64d9b0f405b6', 'bf58378c-0315-45b0-b196-39db55fae388', 'Binding', 'Paperback', 2619, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('029ae7af-2ed0-4ca0-b405-ce5f24ecfd0a', '37fda693-fe87-4b66-9a7a-a077b10686dd', 'About Book', 'No', 20290, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('029dc716-b75a-42cf-b617-6ba492856bbd', '055d9e50-1481-43da-90ab-de21a80703ad', 'Sub Title', 'No', 15196, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('02a13959-8d93-454f-a73d-789cef76b0f8', '618e73d2-f1eb-48ec-84b1-f6c0c51028f3', 'Author', 'K S Dwivedi', 7529, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('02a57d06-11c9-47ed-a3a6-5c71cbacd00e', '5cfb97bd-2c66-4634-8dae-1994a0c50af0', 'Pages', '250', 22592, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('02a9db3d-908f-4801-aa6c-cc1e465999af', '7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', 'Binding', 'Paperback', 1457, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('02b02159-d0b7-400d-b471-11754ea851cd', 'f8550464-45c7-4b5a-96ed-013f271b134c', 'ISBN 10 Digit', 'No', 20137, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('02b84e7d-d9ec-436c-bd31-81be00963bb5', '11f8eb21-2740-4c92-98c4-c15661c70d6b', 'About Book', 'No', 11091, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('02b8a7e2-d76f-4369-99fd-d08465ac9f4a', '9e68393e-df4f-43fc-bb51-1fe76d0b1e99', 'About Author', 'No', 17928, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('02ba66ee-1be5-43cd-b487-333732355f19', 'ce6a9d31-8ae0-4474-9dff-e4a0e0cb8d1b', 'ISBN 13 Digit', '9788129121189', 7948, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('02bc4f0a-882c-4f59-8ab1-bbdbe92457b8', 'c493d938-4b8c-4102-8c77-59a15e9217f6', 'Publisher', 'RSC Publishing', 6493, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('02bd0439-a9b0-4311-aa2a-04b4ac28c9fb', 'a85e6f60-69e1-408f-ba78-b48a37ea6713', 'Title', 'Principles of Linear Algebra With Maple', 3723, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('02bd5f03-e52f-4080-955f-76bbd0d80a82', '298899fe-77f6-43d4-8fbb-06d539a09065', ' Language', 'English', 3395, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('02c03c28-1a5b-4117-bb9b-b7eb82e01f76', 'fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', 'Language', 'No', 16628, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('02c1d130-56df-46a0-9c83-d68c5533e996', 'f77151fd-8aac-49d4-a577-e3003b45ef1f', 'Author', 'Loren J. Samons II', 7035, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('02c27240-cfa6-45ed-95e5-97dae0fb0d72', '400dda47-4b7e-455b-ba36-85d93ee7971e', 'Author', 'Dimitris N. Chorafas', 21577, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('02c7d3f5-7df5-4818-9258-33f68afef15f', 'faa261d7-7d75-44c7-8fd2-4463776dcf8a', 'Author', 'Dr. Ravindra Nair Roy', 16428, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('02c8d199-9bde-42a9-ba4f-69c2b31c5ef0', '56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', 'Year of Publication', '2010', 5309, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('02cb3b6e-f72c-42e7-9da2-ce3f7d463e06', 'ca6eb4cb-458f-4d6d-9e57-91df57f94801', 'About Book', 'No', 8336, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('02cbc75c-4652-42d5-a9ad-3a668454bb89', '769c1526-9359-4611-be3d-dc460eaa2577', 'ISBN 10 Digit', '1858943248', 5938, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('02d5d048-80be-411e-8cb0-baa4d7cb08e8', 'ff013887-b20c-4610-bc86-dcaac085b9d9', 'Sub Title', 'No', 18442, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('02d8fa8b-b8b0-4c36-8989-967e57621712', '2c2d4a4f-f395-4fd1-a58d-0dee6630f995', 'About Book', 'No', 16515, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('02daff22-3572-484c-9843-b2b9c7cee7f4', '69fb0edb-7842-4434-9ba3-6dbbaf2f59d5', 'Publication', 'Swaraj Prakashan', 3106, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('02dcfaed-8e98-41bb-9e96-0a117945a8db', '71d8b5d3-e129-4846-8dda-6d73a581344d', 'Sub Title', 'No', 14032, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('02ddf1b2-c4ad-419f-910c-1d5b82f7368e', 'fac180ab-da84-4c3a-99c6-8c25b1f1dd5c', 'Author', 'Michael Levy', 1509, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('02e0fc47-c3ed-4bcd-a440-bcceaabd4c3c', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'Year of Publication', '2011', 18873, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('02e25148-0781-4e3a-ba17-9a78e51087c8', '720508c9-770d-42f1-9567-5920c441c504', 'Author', 'No', 17130, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('02e529e8-308f-4f55-8fda-3f72df89155d', 'edbcc5ae-1bea-4552-a26c-1cc145ff53cc', 'Edition of Book', 'No', 17692, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('02ea129b-4090-493b-8600-b50f191c2779', '78058af2-425f-407b-b640-b60e069bc5e5', 'Pages', ' 266', 4930, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('02f57a32-7927-48c0-b646-ef30d744915e', 'cc557432-903c-46b8-84c5-cef081a4eb1a', 'Year of Publication', '2010', 6621, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('02f8aa58-7b5c-43ae-96ba-9385a1732359', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'Language', 'English', 13470, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('02ff2b09-f12a-4012-906b-f1e5646ed0d1', 'fc318790-2b00-4b88-bfd5-82d44b59f615', 'Publisher', 'New Age', 20662, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('03034107-4a7f-4377-92f8-3c27a0caf0fe', '4bcc3fe4-641d-4b19-b3b0-9761931938d3', 'ISBN 10 Digit', '3540308326', 14087, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('03151a43-d2fb-461f-afd9-8aef690210cb', '14dbb59d-c5ab-4225-8436-33712877ab24', 'Binding', 'Hardback', 5074, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('031742c7-8861-4c00-b5e2-846a1db3715f', '9fbddb39-ebc0-4a2c-8c39-65e1144230a3', 'Year of Publication', '1984', 2838, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('031b034b-1010-4002-96d0-84cb3fd72616', '8c59471b-56b5-48ea-a540-6df146cabff0', 'ISBN 10 Digit', 'No', 22226, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('031f2d18-5531-475a-ab39-64393eced8f6', '16650f2a-8e38-41a9-afc8-47f93d38d1cb', 'Illustrations', 'No', 22346, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0321201e-88b7-47d5-82f8-9847d245d76b', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 'Illustrations', 'No', 8470, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('03219a3f-fdec-4942-a763-55354fa45bc6', 'd8bbb191-ae14-478a-912f-f21df487cf89', 'About Author', 'No', 20951, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('03256764-45e4-41ba-b51a-a43ea3d6b939', '12404026-203e-457c-bbac-06129b7623da', 'Binding', 'Hardcover', 3113, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0326fdd9-b226-47b9-95bf-d1f0fd2067b4', '53a26b46-acb7-41d7-87d3-0a50b671eac6', 'Binding', 'Hardcover', 2707, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('032711cc-9494-4797-847e-26865c7a21e9', '9156d9d1-ac78-4f6f-bbcd-24fe76193cd2', 'ISBN 13 Digit', '9789351250289', 15677, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0327a122-6352-48c0-8ae3-1de2e8d272d2', '4c41a3ff-118f-415e-8bdb-96feadbc5d33', 'Binding', 'Hardbond', 3687, 7, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('03286add-7706-4cec-a3e9-c603425e6b48', 'fd031822-4a8f-432d-b9e5-8f62686d70ae', 'ISBN', '9789355735676', 1490, 2, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('032e5018-f513-41c1-a0c2-27cc531a8345', 'c65eb64e-f7ea-4299-9014-aa8d90270135', 'ISBN 10 Digit', 'No', 20853, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('03327f73-6d95-4c25-8835-4b6e5a9931ab', 'e13fca1b-5e1d-4d9a-8c72-44575676626d', 'About Book', 'Yes', 4705, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('03347ac1-4ea7-4789-a343-cfd89492ce88', 'b2729572-e707-426a-8367-6d6ddd77acc9', 'About Book', 'No', 19695, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('03357d76-9535-4d86-a033-0f6df3e5036a', 'adabe03a-ee85-4bb4-b928-7d09e116eb35', 'ISBN 13 Digit', '9780122270505', 4547, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('033d5250-316e-4428-a979-bfbcbeba58e4', 'ddd4c829-b10f-46cd-a4b3-874f883d6b13', 'About Author', 'No', 12561, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('033d997e-89df-42c9-81b9-bcbe8e9a90ef', 'b0e232a3-56da-4199-a7e7-411319971e21', 'ISBN 10 Digit', 'XXXX', 7408, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0340c7d9-e471-4be8-8ae6-01289a70adc1', '44d7c8ea-b434-45f1-9b64-d0e3db32d0b8', 'Binding', 'Paperback', 10560, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('03426f8e-863e-44ca-9870-6716da7becc0', 'b1d30043-4699-477c-be81-6c19366d0a08', 'ISBN 10 Digit', 'No', 18913, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('034344d2-50ff-4218-a9fa-46beeeba3d79', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'Year of Publication', 'No', 8371, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('03439973-8827-4e8d-bd66-49187643826d', 'd54618b6-85d9-4d9c-b80c-0e9640177119', 'ISBN', '9788197265471', 3122, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('034556ba-967c-427a-bb20-43c254525b6f', '4efc89e5-475d-4253-8d0a-ef2b36490dbb', 'About Book', 'No', 11078, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('03463933-da70-4c40-9080-d53495d9ff11', 'a4cf6481-7557-4fdc-8fb5-1e2655408669', 'ISBN 13 Digit', '9789380651668', 8026, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0346e127-8bdd-46f0-9b08-d2b2e4bc459c', '3f42d179-96e5-4ca8-a0b9-4ee85647245e', 'Pages', '188', 5962, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('034c2616-0157-48cd-96b0-7d3e879aa06d', 'aed07fde-3f75-4660-823e-0886a1020d89', 'ISBN 13 Digit', ' 9781461469797', 4838, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('034dd5a2-81d3-4ac6-a8cd-6385da17a75f', 'bd0a6218-7052-4d0c-a004-26a037d5e384', 'About Author', 'No', 8645, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('03509c4a-061b-445b-ae31-3e9d0a4606e7', 'cbbcc20b-b16e-41ea-81e8-b18973c9d290', 'About Author', 'As per Book', 15535, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0351f2db-451e-461a-be47-cb5d55deacca', 'c44f36a3-a6ca-474a-bbda-7dfa6d4c2715', 'Sub Title', 'An Authoritative Dictionary from Oxford', 11420, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('03564237-a79e-4f6f-8401-d1e0d8747ba7', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'ISBN 13 Digit', '9788847003941', 13087, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0357fec4-4bff-4118-bf54-d5d06e415357', '330900cf-ab12-4ea4-97c6-d76bc889b2ab', 'About Book', 'No', 11961, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('03585035-7678-49b7-99e0-d0352413c103', '21e4200f-f897-422d-9b12-62a163da7320', 'Author', 'Gregory L. Naber', 4782, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('035aeeab-d528-4e6d-ab56-1c82a86726e3', '867a3a2a-6051-46a9-afcc-3e465d8d8889', 'Illustrations', 'As per Book', 7033, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0360146b-e571-4853-8eb4-3a3f55d249a1', '3e820fe4-45d8-4a64-949e-a88f2487c3a5', 'About Author / Editor', 'Nigel Gilbert is Professor of Sociology at the University of Surrey, Guildford, England. He is the author or editor of 34 books and many academic papers and was the founding editor of the Journal of Artificial Societies and Social Simulation. His current research focuses on the application of agent-based models to understanding social and economic phenomena, especially the emergence of norms, culture, and innovation. He obtained a doctorate in the sociology of scientific knowledge in 1974 from the University of Cambridge and has subsequently taught at the universities of York and Surrey in England. He is one of the pioneers in the field of social simulation and is past president of the European Social Simulation Association. He is a Fellow of the UK Academy of Social Sciences and of the Royal Academy of Engineering.', 12276, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('03641138-9f2e-4b43-b8c2-30475d6c068f', 'adaa325d-eb13-4224-9f30-4e1ebfd6fbc2', 'Binding', 'Paperback', 8663, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('03671007-31e7-4eab-9137-a6dc592eda6b', 'd219114b-0ace-40d3-876d-73c46b590679', 'Binding', 'Hardcover', 22925, 6, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('036bac3d-da6d-450e-879e-8632f2dc6704', '458970a6-a635-49c5-b95c-56823a00a0a1', 'Publisher', 'McGraw Hill', 1091, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('03703037-9ab9-4836-bf8d-f3ae675b9ca5', '00aa4a3f-5217-45e2-a2a2-a3601ae327d2', 'Sub Title', 'The Fundamentals', 12352, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('03776555-8a92-41d8-a21c-f0bf22d89ad4', 'bf060019-0626-4240-aabe-9b1895e5a652', 'Language', 'Sanskrit & English', 4266, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('037dc6d2-88f3-40a0-82ca-9373300ba71a', '9a3f5107-e9b9-4f0d-b0d1-52b8f2abc5c3', 'ISBN', '9788195331291', 2664, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('037f9a50-ab89-4651-a212-3463de44bf33', '503d8b8b-e658-4946-a809-72c97aeb5fc4', 'Pages', '190', 20054, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('03820551-5b22-4fa6-b3b2-8ac49d110b29', '5caf4d20-3c00-4691-80ba-04fe4a9113c5', 'ISBN 13 Digit', '9788189979034', 9373, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('03845d94-ab73-41ef-a72a-cb622e43141a', '71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', 'Title', 'YOGA - Dharana Dhyana and Samadhi - V 5', 6223, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('03880d96-1e76-4ea2-adb0-f411da646456', '9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', 'Author', 'Micheal Brito', 15655, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0389050a-c4da-4848-9559-9ef7439c0d41', '3544e8f1-a877-4daa-b781-813b9828406c', 'Author', 'Dr. Raj Shekhar', 2408, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('03899a9c-3775-4865-8e6c-65a37f88f40f', '0d627e06-c965-4257-94f1-eb7ca59d365b', 'Edition of Book', 'No', 15972, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('038e0bca-b49d-4ef4-98c6-b6b8a98a5188', '4f827189-60a9-4d82-93e7-df6c9660878e', 'Sub Title', 'No', 21106, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('03949731-1357-44bf-b735-186b708ac5b2', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'Content', 'No', 14334, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('039564db-bd90-483e-93d8-f8e6569e1ad3', 'f390247e-555d-457c-b898-4c0c87c847dc', 'ISBN', '0852295030', 2434, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0398ccba-a856-4490-916d-85c1d0f3adc7', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'Edition of Book', 'No', 10427, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('039f5bd0-24fd-4416-84ae-4cdbe32c9af8', 'd739d179-1af7-4962-9488-b756a869ac97', 'Sub Title', 'Containing Appendices on Sanskrit Prosody and Important Literary and Geographical Names in the Ancient History of India', 6961, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('039feb1b-a03b-477f-8667-5daa8b0476c4', 'a72c384e-339b-41ad-b435-100a9aa28c8a', 'Author / Editor', 'Guiyou Huang', 4521, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('03a82b57-be8d-47b1-b7b3-ac21083fd012', 'ba414ff0-87ad-4626-bf7a-354c3c460c52', 'Sub Title', 'Sanskrit Grammar', 7136, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('03a900ef-acf5-4b63-8a08-80770816abf7', '09772330-d03a-40c2-9143-aa3223a28a8d', 'Year of Publication', '2007', 6765, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('03b3d82c-0d4a-4acb-93c6-3bbb8b22c96e', '596b66e7-ff1f-48ba-80ce-5810ca2f45e9', 'Author', 'Wayne L.Winston', 1499, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('03b66068-bd7e-4800-b16c-fac81dbd33d5', 'bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', 'Publisher', 'Standard Publishers (India)', 20263, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('03b82e60-a116-45fa-9776-c842fdbdb61d', '00f3db64-4c0d-4c86-8d25-0e8d2e69c1fa', 'Illustrations', 'No', 9061, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('03c2bb36-a566-4d0e-bc56-5af3fed00b52', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'Year of Publication', '2010', 17449, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('03c3e253-e75f-4f97-9a8b-b2ece0f5c886', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'Binding', 'Hardcover', 14907, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('03c703de-1c86-4e1b-9027-bfc8b60e6bff', '67b9435f-20cd-4f0b-a553-cd789627c31a', 'Sub Title', 'No', 15832, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('03c7cc7e-6358-453b-845c-af52f833b293', 'd6243b78-fd62-4617-9fa5-dfab0d70fedc', 'Author', 'Arlen Frank', 1669, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('03c9135d-ccd3-47d2-862e-dde53de9a420', '9fbddb39-ebc0-4a2c-8c39-65e1144230a3', 'Pages', '232', 2839, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('03c9e09e-6aac-462a-a38e-a281873c5122', 'f6575e40-7107-4096-a737-9a030d56ad23', 'Edition of Book', ' ', 6678, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('03cac8f6-3237-4471-9bcc-d48f5b294553', '4bbc42f6-dad1-4376-bb91-abc4094588b7', 'Publisher', 'अनामिका', 2950, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('03d05fa2-527b-4eb3-a343-693740f7b1b7', 'bdf9ff12-18e4-4a57-8795-523da100796f', 'Author', 'Dr. Ajay Mohan Mishra', 1774, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('03d0cf7b-ad6e-421d-9904-fe47cbb11b16', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 'Sub Title', 'No', 18303, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('03d0d6e5-e27e-4da2-82ed-c0555b6cc800', '04c69fa8-b33b-426c-9de5-24730aad9df9', 'Content', 'N/A', 17533, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('03db2cbc-a05f-4adc-a472-aa82b1eb432f', 'b030080c-7586-4a2a-958a-38459e9267e4', 'Publisher', 'McGraw Hill', 1969, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('03dd4e98-b4a7-4f14-a6bb-22739a337288', '1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 'ISBN 13 Digit', '9780737703382', 17639, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('03e0e3fd-566a-48b9-836d-51c39eb7c6dd', '54284dc5-9521-41d4-9bee-199c08af376e', 'Binding', 'Paperback', 9297, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('03e9f14d-c6ec-4e7d-8a94-8a0f12988e9d', '138fd2e1-3a64-42eb-b1cd-a0bc9d738c4d', 'Author', 'G.Voitkevich', 2906, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('03ecac9a-cfef-4a1a-b1c1-0eb27aa7c5ab', '876e0ece-0e2f-4503-a1b2-8394036c2534', 'Sub Title', 'No', 20926, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('03f4c4a1-d089-4409-9b70-4d62b6d2188b', 'b3aea766-d22b-4fcb-883f-d7010a0a9841', 'YEAR OF PUBLICATION', '1981', 3619, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('03fadd4a-bab8-491c-83e9-1c1aa5cfe64f', 'd37b5ba2-c37e-4d9f-8b91-766ac59ff789', 'Edition of Book', 'No', 9871, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('03fb2528-3508-4a62-b34d-f1ad9c2b0798', '771c6567-934d-4077-a06a-b00dc4e910e7', 'Language', 'English', 10915, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0400ed4d-b261-4f73-bd8d-66543f75872d', '416165c9-b099-4619-9d2d-49995a409759', 'Author', 'सुमन राजे', 316, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('04084b50-350c-4d36-b986-5e2196f5fb76', '31e54a8d-37c5-462a-9d11-bcf10347d5c0', 'Binding', 'Paperback', 6337, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0411e1e9-7ac6-41a7-80ed-b77d93a7491a', '4f10a59c-dc9e-4c29-b0da-3812847f37b4', 'ISBN 10 Digit', 'No', 16392, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('041460e1-8f1c-4a0a-bd6c-76781bbdd36b', 'adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', 'ISBN', '9780387240909', 626, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('04151a80-06c4-4823-bf53-b28830c1afc6', '7b775e94-b326-4013-afd7-990f66f37ffe', 'Illustrations', 'As per Book', 23109, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('041e6521-2a3b-4eb6-9abf-d97688f8ee68', 'b33d3f01-aac0-4981-bf9a-e4f408d21a9c', 'Publisher', 'Cengage', 1291, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('041f2eb8-d49d-4abd-bbf6-ffe4f7522434', '0fe6b01e-8838-4b91-9d5e-f007612029d4', 'About Book', 'No', 18255, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0422aae5-56d8-449c-b5d9-9d74957028af', '58b670e9-eef1-4f31-933e-6afdbbca80a4', 'Binding', 'Hardcover', 1842, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('04254b7d-27de-4922-9ac6-05bd2f83e9fd', 'f6e9585c-ed1c-4392-8959-a758a05bb30f', 'Pages', 'No', 8108, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('04277774-175c-4800-a0f9-0595d59afc93', '1252c780-e611-426e-a5fd-c909b0df0e96', 'ISBN 10 Digit', ' ', 13098, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0427dda4-5e36-41c7-9a05-f4616c441cba', 'cc149e35-0530-4482-841a-12beb9b1805c', 'Language', 'English', 8151, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('042fc223-dd22-4565-a075-d460c0b0cddb', '0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', 'Sub Title', 'No', 11596, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('043219f3-9c85-454a-be22-85000055e48a', '06317db4-6255-4d7e-8f40-f09f10168e8d', 'Content', 'No', 14048, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('04399e47-2914-4583-bd46-998443c8a56f', '53e47128-cafc-4185-9bd7-dac82c63838f', 'Author', 'Prof. Peter Saccio', 8264, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('043f889d-ad7f-4c06-882d-8a2cfb56874d', '5b1ba5d1-94de-43ca-abc6-0a512d546b18', 'Year of Publication', 'No', 18207, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0440c9ce-1b00-4525-8db5-d3ae274e1202', 'af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 'Illustrations', 'No', 14381, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('04427281-647c-4d83-9b1c-cd9360ecce29', '9d6dca1c-1dc7-41cc-aa4e-ecaecda41639', 'Author', 'Hill Mark D., Jouppi Norman P., Sohi Gurindar S.', 669, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0442ea83-f2e2-4b30-8897-e83bd4baccb1', 'ae5b0104-7982-425a-a77f-3e8a116cd581', 'ISBN 10 Digit', 'No', 17221, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('04444b66-7c74-4b7e-b137-1aa233d27aca', '74166b52-1bd3-422e-a906-806afb16f044', 'Edition of Book', 'No', 5700, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0446e5f2-7011-4830-b42c-a17c0920084c', '21e4fdaf-6981-4949-90c3-c65c904b3d3c', 'Publisher', 'Prabhat Prakashan', 10225, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('04484dda-fa9e-4e1e-8d41-ff711ae7aaa6', 'f41f2aa4-a4ae-47f3-aca5-d43c96f31298', 'Sub Title', 'No', 9615, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('044be25e-9bdb-4a20-bd3f-636a71e82aad', '85be2290-e639-4393-bc23-affe9a9f5d88', 'Illustrations', 'No', 19668, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('044f8886-3bb9-4c84-8178-b7ab5b9ecbd5', '00daa470-e756-40c0-9fe9-997fdd950e2a', 'Illustrations', 'As per Book', 8988, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0458241b-1dfc-445c-ab85-b2c57f2cf65a', '1e7d9db5-0cb3-406e-b47e-25c4fc903406', 'About Book', 'No', 16528, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('045b4c1d-47e2-4469-9da7-fdb6988742a9', '38fe3074-4ead-455b-9882-9dc77239bca0', 'Sub Title', 'No', 17080, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0466fe28-ef63-47cc-bad7-df434d1ad3c8', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'Content', 'No', 13283, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('046c7631-4e01-4846-9f17-92e87309b116', '0f92a2d1-d198-486d-aa97-117826fb9fc3', 'Language', 'English', 15780, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('046d609e-ef60-438e-8b70-bffc465a5c4e', '63d3fe07-650e-4dfc-a2a3-912738ea9224', 'About Author', 'N/A', 20267, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('046ef2d5-8ece-4e8a-8f8a-0a30df12d012', '9bdb053e-33cb-459b-bbe4-b678b2379573', 'ISBN 13 Digit', '9781412946018', 6325, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('046f6dc6-87b5-45d6-b005-d36c839e361d', 'cd9bf435-c300-490e-8667-8893a34675a0', 'Sub Title', 'No', 5366, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0470233f-7076-4b81-9855-6807b3648b12', '359b355f-7a53-4e79-b4bc-2ca22305175d', 'Author', 'डॉ. राहुल ', 10768, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('04746890-633a-4068-b3d9-e2cf92c30967', 'df623161-e2ae-4db9-9048-ba5133f09e7f', 'Edition of Book', 'First', 22207, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0474c65b-7c2a-4516-8b94-3c08016a88dd', '3f056d7a-9394-4a79-97f8-ed57bc889cb8', 'ISBN 10 Digit', '8189211056', 7992, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0475d027-d307-4814-a30b-1037a73e477c', '97efc0dc-70e5-4e04-b57c-859674381007', 'ISBN 13 Digit', '9781402041822', 12854, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('047d7ad2-709b-408c-934f-ad61db181336', 'f4baad78-08b0-4a09-aca3-32737596841e', 'Binding', 'Paperback', 17589, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('047f3cbe-d08e-403d-8939-768fbdf6e4f8', '26675da8-1dea-4373-89ba-915911d8fe14', 'Author', 'Gareth Davey', 11468, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('048017f7-25fc-4fad-81bb-99fd620e8e8e', 'afa2d80c-f64d-4f77-8df6-b498b1e691af', 'Binding', 'Paperback', 1602, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0483688b-5c78-4c4e-8241-13e80a3e50cb', '7c522613-e617-4155-b15c-5271c9f4b23b', 'Author', 'Sean X. Liu', 3459, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0484615f-057a-495d-ba04-b373664dd0ee', 'a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', 'Author ', 'Lorna Sage', 8626, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('048d06ae-237c-4901-ad9c-0529e36d99db', 'a7ce2db4-1ce1-4e24-9b78-91ddff941539', 'Content', 'No', 13270, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0491288a-efff-4149-b00d-7e7f2174abae', '7590162e-92e5-4cf3-98ab-885bbc8a8f66', 'ISBN 13 Digit', '9788170495062', 14671, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0496ad45-f59f-4b84-b3d1-03398304dbfa', '8767b383-cefb-4a52-8e46-bbe29818a965', 'Title', 'Corporate Finance 12/e', 1263, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('049be944-278e-4b54-9bb8-c2db8ebfc3d3', 'ac23f549-0d11-4df0-98f0-71e152a48030', 'ISBN 13 Digit', '9788132106555', 17498, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('04a1d894-00aa-4692-93b7-c9b50465cbab', '1776242c-0ea8-4545-a118-b28afa85b0b3', 'ISBN 13 Digit', '9788181161512', 14619, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('04a20ea5-cb0d-4411-8da4-5c5055db3e98', '8d5fa44b-a001-4a43-bd96-7f79ad189881', 'Content', 'No', 14260, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('04aabfb8-1e28-4e3a-a394-c26e18334649', 'fe047101-4168-440b-901b-8e060d714995', 'Pages', ' ', 15166, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('04b04cca-ba61-4d69-9794-342651e5086a', '2a7f5fef-9904-4bcd-87ca-c9f2507640be', 'Sub Title', 'No', 11809, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('04b0ac2c-d9ff-4efb-8d59-27f2dd2c3a4f', '522d25ba-9608-4f9a-a6b6-6703b018e489', 'Page', '402', 456, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('04b18d67-79da-4c7f-9565-929094833ed5', 'bdeef861-8df0-4c0f-a647-44148dbc0072', 'Publisher', 'Shri Vigyan Nouka', 126, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('04b631a4-9105-4123-9a3c-b66d0c402f9b', 'c493d938-4b8c-4102-8c77-59a15e9217f6', 'Title', 'The Water Framework Directive-Action Programmes and Adaptation to Climate Change', 6490, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('04b97f88-efff-48d4-971f-b3a1e69bed9c', 'df8a4b03-f418-4ccc-8fb5-626c0baea717', 'Pages', '224', 20908, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('04bd9b74-6aaa-4254-8f67-908bf8669f05', 'af967312-0ea4-4b1b-a6aa-720680109d53', 'Content', 'No', 13856, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('04c0349f-31c1-4129-b472-f0947aa67701', 'f5980477-1776-488d-8ece-2cb20c66a50d', 'ISBN 10 Digit', 'No', 11748, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('04c31379-bc14-47e2-a684-f56b2b19cf47', 'd8bbb191-ae14-478a-912f-f21df487cf89', 'Binding', 'Paperback', 20956, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('04c5f36f-6214-44c8-98b9-5dcfa5b9dd96', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 'Edition of Book', 'No', 19793, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('04c5fe85-7682-48cf-9afd-d04217bf2b74', '939ceff5-3c0b-4e0c-964e-ed2b3ebd7167', 'Language', 'English', 6847, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('04c7520a-58bb-4f3e-b97c-ab965d44d8a4', '4e74ed2c-37fd-4664-94ac-5087481524e2', 'Binding', 'Hardbound', 3802, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('04cc5632-296c-42f7-95e7-3b88c909d58b', '33962836-9f28-4771-a2ff-616e15ac8879', 'Year of Publication', '2017', 15789, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('04d3fae2-392e-49c6-a426-26abf1b42a81', 'ff3ab582-2912-497e-aa45-ebc01fa5ca4f', 'Binding', 'Paperback', 11304, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('04d51542-278c-473c-b270-7f1dfdfdb40e', 'b000cd67-bb73-4e27-a726-c3e2b12cd6ae', 'Edition of Book', 'First', 20046, 8, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('04d980be-5b39-4c4f-a4b8-d7e6c4101f9d', '7f117b08-47cd-499b-9c55-2bfecc1724bb', 'Publisher', 'Random Publications', 1791, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('04da190b-c725-4342-a0b8-1373fbe419af', '48509ce4-0bc2-4263-9703-b539744a0139', 'ISBN', '9780073532073', 680, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('04da6aa9-89fa-4982-85e9-217cc39f3c6b', '6c35417f-10c5-495b-8a1a-be830a80ecdb', 'Language', 'english', 18523, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('04dd28b4-69d2-4640-a865-d1a5ab7bcfbb', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'About Author', 'No', 8365, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('04dd5c94-11b9-4c97-ab39-00a25640132a', '5ce6e5ea-93be-44b1-9bb1-dc8a7a8a47ea', 'Author', 'Ben F Luisi', 18391, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('04df7177-76d8-4543-a829-9b200169cfa0', '68c3acbb-e48c-49b6-825b-e4f481a911c8', 'ISBN 10 Digit', '0340771232', 18529, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('04e2d6da-e9e8-4396-bd5a-e8cdf16356f8', '0ca75174-a911-4d04-9c60-551fa6c82c09', 'Publisher', 'Vikas', 2179, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('04e8073c-154a-4031-81c0-01944bee69f0', 'dd6dda8f-8111-4939-9e8b-564cab51bc87', 'About Author', 'No', 11346, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('04ebc443-80be-431e-91e0-b790eae310c8', '712f72cf-7d23-415a-94ad-1fece8a934dc', 'Content', 'No', 22541, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('04ec9e0a-c5ad-4943-b95f-6fb3973ed1c0', '9d8a7522-cca5-4986-a63c-5f33e3b5bdf9', 'Author', 'Dr. Girish Solanki', 10521, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('04f4ffa2-6de0-4cc7-8812-2d8bdd48401c', 'f068570d-9cf6-4c7f-a682-303189776968', 'Pages', 'XIV, 388', 5437, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('04f64b76-2eb9-456d-b038-b9e6f6cecf8c', '6cd948de-f1a9-4e6b-85d9-c6b0864b15d8', 'Author', 'Susan T. Fiske, C. Neil Macrae', 19941, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('04fa336b-df89-4bba-9a1b-678d1d1f8826', '2f3614b7-368e-4e20-ae0a-c96d76ef0561', 'About Book', 'No', 11152, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('04fc5e16-5cdc-4b26-9949-33c051f633f6', 'a63dfc4d-e59f-4aaa-a398-3128583b9b13', 'Pub', 'Penguin', 6588, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('04ff1de2-9ed3-4665-82af-bd4018204bef', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 'About Author', 'No', 21787, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0502f7bf-c61c-49b6-b9fe-7cccef488980', '22163ba3-e649-4cb0-b206-eed1d6a18406', 'Publisher', 'AWWA Research Foundation', 493, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0505a923-f5e3-43ff-9c2b-3f6bec466aa0', 'c9c684f3-586f-4a55-9c22-be9749021a9d', 'Author', 'Moumita Das', 1674, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0507ee86-d4b2-4685-87d7-f6de9cb827db', '54284dc5-9521-41d4-9bee-199c08af376e', 'ISBN 13 Digit', '9789381761557', 9295, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0509921f-c5f9-4702-85f1-f98865ae85d9', '66266e37-0541-4336-8372-b51c37ece65a', 'Binding', 'Paperback', 16100, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('050f8e84-05f7-4dbc-ada5-828ef15c594c', '9b83cd42-abda-470a-803a-57a90a245155', 'Pages', 'No', 11537, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0510a007-dc89-4e9f-b29a-67f7fc8b1734', '485f0d18-ff6e-4515-a9dd-e5d1a22245c9', 'About Book', 'No', 16131, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('05130fc3-e356-44e9-9a49-c1ab6651d13f', '009dde54-8c06-4bee-aeda-3d602edfc067', 'Sub Title', 'In East Uttar Prakesh During 9th - 12th Centuries', 6427, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0516bf6b-91b4-4636-9edd-f2320e8d57d3', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'Language', 'English', 5129, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('05193df4-9797-4069-af68-8cec57a02242', '3d991445-c1a6-49bd-8669-a1116946c5a7', 'ISBN 13 Digit', '9781402084959', 5818, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('051be72f-f950-4dbd-a017-a13d148d0b2d', 'ba323e26-9b47-4173-9128-b98473cb23c7', 'Author', 'Y.W.Lee', 19122, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('051e47f0-c43f-49cc-b583-7ce71ed9e906', '2d93495c-2a77-4719-931b-0dcf241993d8', 'About Book', 'No', 13212, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('051ffcb4-dab4-465c-b5b8-97481810d67e', 'abbe2003-f51f-47b6-903c-3299eb41956d', 'Pages', 'No', 16138, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('05201697-b68b-42f8-b177-c01ab36fa434', '1157eb06-0785-460c-ba65-ae188201337c', 'Sub Title', 'An International Source Book - V III', 20624, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0522d525-c071-4cff-9620-2ab98476063f', '298899fe-77f6-43d4-8fbb-06d539a09065', ' Pages', '514', 3394, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0523e1f2-cee5-4622-9c5c-d8d6dbf6f010', '273ee165-cf3c-463b-bf0d-347e73605b47', 'Year of Publication', 'No', 15626, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('052b6c75-6df1-4d91-84b9-7abf60aa0d7e', '401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 'Sub Title', 'No', 20120, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0536e3f2-f982-4dab-bdd9-d651e160762a', '071a1de3-a5ad-41a3-b4a1-3be24f03095f', 'Binding', 'Paperback', 1162, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0536f8c1-6f8e-4c7e-9b77-72f86804ca3b', '0037ddbb-7a5a-42e6-adb5-e3ae323cb1dc', 'Binding', 'Paperback', 9161, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('05384f59-ec91-46e4-8c72-46be8fe33f4e', 'f3503a38-c30e-48e9-afe8-451dde7aa63e', 'Edition of Book', 'No', 14974, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('053bc188-e45f-439c-9bb8-3f27eeaf80b8', '5707b522-4ab5-4925-9f4c-02277aee4611', 'Content', 'N/A', 9670, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('053d09d1-c7a1-4cf4-90e9-e094f5371e4d', '67b9435f-20cd-4f0b-a553-cd789627c31a', 'Year of Publication', '2017', 15840, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('053f51a8-589e-4198-a7ef-3c1b76c3411a', '10a58b45-f0e3-4d2b-872d-ab3c4e720e25', 'ISBN', '9788187471523', 6212, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0540ad28-1e33-4d60-b673-5f94e26a1944', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 'About Author', 'N/A', 10267, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0541b0ab-3b14-4f2e-af1c-d1c6ea3b7461', '8bafc384-182c-4852-8280-86b3eb24a8dc', 'ISBN 10 Digit', 'No', 6304, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('054611bc-ed7f-43b6-bd59-d1dd57e9c402', '74e9ad72-a78f-41db-bddb-3bdef5498cdd', 'Title', 'Materials Handbook: A Concise Desktop Reference ', 13677, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('05481a54-86b3-4945-9f09-4714158ba405', '96b226e3-4e7f-46cc-8198-757951b63a7f', 'Language', 'English', 22895, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0549df92-faec-4e99-883d-5e5b15066f38', '562f3b32-24da-451c-b065-d3a996b4c36d', 'About Author', 'As per Book', 7852, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0549f593-4cb9-4cfc-ad20-961aa319c979', 'b9815526-bb92-400a-992f-1ecb9c14874a', 'Content', 'N/A', 8540, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('054eb7c8-77c8-4b8b-acf2-47160efe635d', '60e89860-0837-45c2-a035-6ece673765a3', 'ISBN 10 Digit', '8180563030', 7591, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0552c657-0780-40e1-b923-d7cc915e0d28', 'a2f49414-03ce-49fb-95b9-1b0fa6350d1c', 'ISBN', '9781599043852', 11637, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0553f7d2-f2fe-46c1-b488-796566e0fac9', '73e300bc-b803-4c4a-9ed2-1039df6bda68', 'Publisher', 'Kitabghar Prakashan', 10057, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('05583c30-f2ce-4720-9609-ed87080f8520', 'a5fc5877-5534-4799-adb5-aea25839685f', 'Year', '2023', 4430, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('05584726-7b4b-484a-be8d-f02f3c233d60', 'fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', 'Author', 'Kent Cartwright', 3164, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('05588877-16b6-4ba4-bd07-c4bb51f46a77', 'a8094c24-2a0d-4b2b-b499-7fb8c489628e', 'Pages', 'No', 13593, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('055b26c0-271e-46bf-9b65-ebe5f1baa753', 'dd26192a-1c4d-4f10-bb50-601f48173ca6', 'About Book', 'No', 20401, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('055bcac7-20ed-4027-86a7-9c5a327a721c', '7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', 'Title', 'CB: Consumer Behavior 9/e', 2121, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('055c63c6-861d-4b72-bc69-15f0b26146bd', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 'Binding', 'Paperback', 9266, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('055cd7cf-5fd1-4f42-9ccd-8e772359af71', 'afc87c4a-863b-4f44-bb26-600d8d8441a9', 'Year of Publication', '2013', 5898, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('055df69c-4b23-4483-a790-b48b3831cb55', '1b3b4c40-e646-4022-8be6-2d8f03e46b6b', 'Author', 'Dr. Ashok Mishra', 10368, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('056057a2-9f3f-4120-85c3-0740ab9c4473', 'afaf4e16-aeb6-4a72-b668-e9d1b6b8ff6d', 'Publisher', 'Mir Publishers', 2865, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('05618210-8576-4749-bbe2-e4eea536ac7f', '4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 'Year of Publication', 'No', 9740, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('05660180-9dcb-476b-9e7e-1dcaa093c011', 'a519d25a-b5cf-4719-8f25-9bfb3335453e', 'About Book', 'No', 17346, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('05672694-edda-491d-824c-eec159bd5140', '7462fffb-3b60-414b-b0c3-d363ceb7f39b', 'Pages', '192', 7938, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('05675e43-47d0-4f22-a24a-5392eaab516c', '330900cf-ab12-4ea4-97c6-d76bc889b2ab', 'Edition of Book', 'No', 11958, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0569fe5e-89e5-4b1c-9cc1-900f7686fcc5', '37fda693-fe87-4b66-9a7a-a077b10686dd', 'ISBN 10 Digit', 'No', 20282, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('056ae0c2-999d-4da0-8b1c-e9faa8e7b8ce', '2e4f3154-6000-4dcf-ad9f-e88401f69a8b', 'Publisher', 'SAGE', 15575, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('056c0518-95de-4959-b882-56ece5878df9', '679cd3b8-285b-45c3-8028-c22715c00603', 'Edition of Book', 'First', 7402, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('056cd907-a29a-4e13-a097-d9c5a358aeba', '5bbd4aaa-ac4a-4a5f-b871-ca80a95063ff', 'Edition of Book', 'No', 22165, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('056e0805-8ad9-4ee8-ba42-eea13d852142', 'c13c7cac-563b-4d80-869e-41e0abf5fad3', 'Author', 'Shanti Lal Nagar', 4318, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('056f0114-6d5a-4306-865d-22b9544ca6d9', '34bbf52e-2442-4981-b81e-2c5741523a5a', 'About Book', 'No', 8536, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('056fef0b-95a0-41ac-90c6-703b3798e1f6', 'f4baad78-08b0-4a09-aca3-32737596841e', 'ISBN 13 Digit', '9789381839560', 17587, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('057047b0-ad9b-404f-8f63-7d2d92b71428', '94386ae0-487d-4548-a7c3-1e3045de6c61', 'ISBN', '9789385830556', 49, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0570ec65-e2ce-49ef-ba03-6e6698f3606f', '613ba2c7-870d-4629-9976-98687638904f', 'Language', 'No', 11858, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('057264de-d218-4fd2-b8a9-a0df22e28712', 'c17803f7-b4a9-4d17-a9f6-90154df5242c', 'ISBN 13 Digit', '9780333641699', 14801, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('058121fe-1d79-4150-9902-db628b208422', 'cb0ad39c-fc67-431b-8182-b9d36577d6d0', 'About Author', 'No', 17980, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0583ffdd-1950-40f0-85f3-066b2762a4bd', '4a7a2ba8-70f2-4847-93ac-0c09fa97072e', 'Content', ' ', 15139, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0584d0e9-efd0-483a-8a2a-df2e18d3da64', '5a15c75c-d4c0-46f4-b8d6-51c1c0a47c89', 'Author', 'Shuchi Agrawal', 9473, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('05853cc7-8c80-4e57-846b-d2ef164415b9', '5fbbc495-19dd-45bd-bfb5-42ca796bd152', 'Author', 'Jack T.Marchewka', 2247, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('05866c43-cd69-4a5e-a9ec-28724b3af211', 'f86dc3f1-e6f3-40ec-aa6c-a011d8dac32e', 'Author', 'Dr. Jiyalal Kamboj', 10119, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('05890aab-3977-4293-a034-c28453ac78ca', '552085c6-4ff0-4888-a1e1-f7efdab97193', 'Language', 'English', 20349, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('058cda70-a8b1-4ae2-ad4a-996dd3e6d784', 'af0f8c43-17e3-429f-a6fd-09f9cb85611f', 'Illustrations', 'No', 5104, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('05926318-4dcb-4b47-8e2d-d443b583585f', 'a1133656-de20-4b62-bc87-b769d69ae2f8', 'About Author', 'As per Book', 21465, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('05935aef-b4ea-4859-9d97-9d05e76d1b09', '79052575-275f-43c6-a3c6-327cd4081385', 'ISBN 13 Digit', '9789380669489', 10364, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0595f851-96ae-41f3-8594-278548b9faa6', '939ceff5-3c0b-4e0c-964e-ed2b3ebd7167', 'ISBN 10 Digit', ' ', 6841, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('05991571-b607-4cda-8d4a-a8ed62ba1e86', 'b939f577-fcbb-4a09-a5fa-70c20d76e09f', 'Illustrations', 'No', 22883, 11, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('059ddb69-6e50-4483-b4c3-5cdbb030e0ed', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 'Author', 'Dr. Murari Lal Aggarwal', 10266, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('05a08ee7-f838-48ab-ad41-70aa40dfe2c0', '5cf6e126-110c-41d3-85a4-062975e87b9c', 'Pages', '187', 19826, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('05a100cd-88f6-4f88-a670-805cffa0921a', '3258fac3-44e6-4606-b493-7b41eadd6ee9', 'ISBN 13 Digit', '9781849714327', 13062, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('05a50245-a8c0-4d7b-8622-9d3fe21c1a38', '7c912e6a-c3cc-40e7-99f8-a4a1c254256d', 'Author', 'H.Dym & H.P. Mckean', 5276, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('05aba1b4-e619-49e3-a6e0-c5014a105eee', 'aab0f78f-145e-411d-9327-cf4190cf1349', 'ISBN 10 Digit', '1864701129', 6015, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('05b587a7-fd28-4856-ac95-616e397b3d53', 'af66cbe9-9b6e-471a-a452-ac2a7a5cda15', 'Edition of Book', 'No', 8704, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('05b5ca19-cd70-48b1-af75-ca96d35f7d21', '00c75eca-26dc-4c96-8933-8e1100c1d521', 'Author', 'Rajiv K. Bhatia, Vijay Sakhuja Indrani Talukdar', 14823, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('05b5f122-f7ae-4936-89a4-ba9b149524d4', 'd2febf39-4bca-4ef0-97d5-788d9e91987d', 'ISBN:', '9781414486529', 7544, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('05b78c7a-b756-41ea-9de4-acb77a802a7d', '25b53a9c-255f-490c-930c-660bb6f1e4b0', 'ISBN 13 Digit', '9788184351187', 10777, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('05b900d5-7d6a-4d82-98c2-bceb61aaab64', 'ffeca105-5931-4b35-aeb3-44f7639a4237', 'Language', 'English', 2654, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('05b922c7-8bc2-4aad-adee-7cf89873e4b5', '5765a17f-e2f8-4073-9e2a-c388c3d4be86', 'About Author', 'As per Book', 5794, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('05ba3c65-9b84-4eea-bd19-b2f31e23786f', '33a36c97-a0cb-4edd-9440-c66f4a2ca3aa', 'About Author', 'No', 15332, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('05be4177-417e-4f65-8ee4-90253315c6b6', '5400ecc5-e333-4a9d-9e00-3df14220ecb2', 'Content', 'No', 16558, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('05c1bcb9-6da9-44ac-b6c3-710dc854cf6d', '2cc4bd0a-b43d-45c1-a44c-d642c1de58ce', 'Illustrations', 'No', 8248, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('05c73410-2419-4929-a126-675686344089', 'ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 'Sub Title', 'No', 5184, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('05ccb7c2-5d09-4f1c-b60a-b6a4c6d3da60', '88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', 'Author', 'Bibhuti Bhusan Mohapatra', 2993, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('05ce644b-5577-4785-afc6-09d7c094c4be', 'faa47da7-3d2f-458b-8f5e-9feb890cf18b', 'ISBN 10 Digit', 'No', 21764, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('05ce9814-f92d-475a-90fc-73f9313c06a3', 'cc91762b-0781-4c37-a0bd-d153312d67cf', 'ISBN 13 Digit', '9789383026333', 19546, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('05cef788-1204-4811-8c92-50f12ae00753', '3472fc55-f6f9-46bb-9c9d-e066e1590aea', 'ISBN', '9788187471257', 20836, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('05cf4964-9d6c-48b5-a325-3bf4679a1e07', '14f35b2c-1cda-4c61-9800-68c46f1cfa95', 'Illustrations', 'No', 19503, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('05d18aad-8ce7-4f4f-bfec-4752e02108dc', '68659d26-6a37-4541-b8fd-d752b6b0a918', 'Sub Title', 'No', 17709, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('05d4a898-a164-4fa2-928a-5c72f9e16ed8', 'd54618b6-85d9-4d9c-b80c-0e9640177119', 'Publication', 'Swaraj Prakashan', 3123, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('05d55fd3-11f7-4523-a628-70ec063fcd7d', '9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 'Edition of Book', 'First', 21237, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('05d8a9d6-70bb-4966-8eaf-b28c2caf1e48', '3ac607d4-9bbe-4e66-8546-723595e0f1ff', 'About Book', 'Yes', 4754, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('05e527b4-785a-4451-a35e-cdf0944f8f98', '6ac24fa9-3de0-418e-b61b-368bf36d4531', 'Pages', '177', 6983, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('05e59a7f-6d8b-4ac6-8753-37f6f471d7b7', 'fffadcf6-64e8-4018-912a-6caa3ad675d7', 'ISBN 10 Digit', 'No', 14982, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('05e69807-9f88-472c-bcde-b0d966d484c1', '374a902b-aff0-4c6d-9e99-53bff64c4030', 'Author', 'Saber Elaydi', 22485, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('05e8f359-5e26-43bc-97ea-90dac0c9c5e9', 'afa2d80c-f64d-4f77-8df6-b498b1e691af', 'Title', 'Marketing Analytics', 1598, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('05eb0847-3211-47f5-be24-40daf8cb2ac4', '5f580b78-0da3-4f99-a445-57e7bd12a837', 'Author', 'M. Ilin', 10587, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('05eb4842-c70c-443d-853b-76e014c37023', '4ed3abbc-2f2a-43ab-8baa-a1122dcacaa3', 'ISBN 13 Digit', '9780854045853', 6579, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('05ec6078-e4ce-4799-b403-d5eacb86507e', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'Content', 'No', 18406, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('05eca655-2588-4418-b2e2-095831a883d8', '6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', 'ISBN 10 Digit', 'No', 16149, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('05f4250d-4e8b-4c60-a24e-db226c61aa93', 'e753a86f-5c85-4e67-bf0a-c0be9cdb964d', 'ISBN 13 Digit', '9788183612401', 10598, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('05f565c9-1db0-4a7c-a0fb-b6438d5cd91a', 'ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'Sub Title', 'Encyclopedia of Biological Chemistry 4 Vols. Set', 4445, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('05f5fd71-5e64-4945-9644-b338add64a44', 'd0fd1eb8-b9ef-4c37-a60a-aabd4883054c', 'Binding', 'Hardcover', 20090, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('05f65a6e-06ff-4641-8b59-f912633199ef', 'd42864cb-51e4-4b69-90cc-597cf3d058bc', 'Binding', 'Hardcover', 7633, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('05fab649-ef73-4a00-8eb3-1eca84df0613', 'adb1b832-ff48-47c3-b3e9-fe10a68b0886', 'ISBN 10 Digit', '8172980264', 10663, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('05ff6eda-ed74-4c29-9b85-05d3588a551e', '676bac53-1bd6-405f-bd98-4069b225421b', 'ISBN 13 Digit', '9780803979215', 20817, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0601c52b-ac64-4944-813b-75de8c95c260', '54c73eeb-da9d-499d-ba7f-b3d3cd7e1ec1', 'Author', 'Nita Mehta', 19306, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('060409ec-56e2-470d-a1b8-79278def1eee', '41ec1fb3-4235-4067-b4e2-2307ef6c1d03', 'Sub Title', 'Recent Advances in Applied Probability', 6100, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0605cae3-97ca-498a-9c3b-4d425255f327', 'b41d2e7d-a342-4472-8eaf-aa964eb5f238', 'Language', 'English', 11063, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0607956f-3ecc-4151-b0c2-2a377c8f6f45', '9e030f9b-fba2-4c28-b300-6089d54a57b3', 'ISBN', '9789393884589', 2414, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('060a6a15-8aca-4b44-ba39-50b4c8016cf7', '7d85dad6-88ae-4116-b004-4a77dc46cb81', 'ISBN 13 Digit', '9789386374073', 12437, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('060f101e-2891-4a55-b0f1-ad06196bd20b', '6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', 'Author', 'Anjum Katyal', 16351, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('06101c28-ed2c-4bb5-9f14-90e87a3e238e', '2d93495c-2a77-4719-931b-0dcf241993d8', 'ISBN 13 Digit', '9780849326073', 13205, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('06116a8e-520c-420e-846b-200915298b75', '1e498007-b96f-4e0e-b48b-c2f7ef8e94d3', 'About Author', 'As per Book', 7104, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0611d4f5-1bd7-48b4-806c-11f076da443c', 'd20d7bb1-af97-4e75-8865-e4b24e303006', 'ISBN 13 Digit', '9780737700695', 19454, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('06153a6e-02cd-4cb7-8d3d-b33278a863b9', '5d7c3c1b-f309-4389-beab-75c5dae98033', 'Edition of Book', 'No', 12599, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('061bb08b-4633-411f-aedd-6f3c5f664513', 'c8972283-7f46-4e52-a7c1-b8ad6dab6bd3', 'Author', '-', 22087, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('061e103c-68b5-45d2-a071-d87b9ee4c57c', '15a67626-2495-4489-a346-d702e518a1d1', 'Year of Publication', 'No', 14934, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('061e6510-a9f2-43c0-86e7-673faabaf780', '7e6bab21-6a8f-47e4-a152-4f3e3c719928', 'Title', 'The Practice of Theory of Individual Psychology', 280, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('061f0053-e42e-4926-a73b-008fe51f8e2d', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'Binding', 'Hardcover', 13089, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('061f01d5-0380-48ab-8c5d-ee5f076ec608', 'accb1a04-c906-43a4-b959-e87898f44fd8', 'Publisher', 'Manish Prakashan', 10355, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0620af61-baa0-4187-9720-cf9af1690917', 'dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', 'Language', 'No', 21434, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('062a8581-f5ab-464f-ac77-4461969ff95a', '0a2c0d92-4d35-442b-b594-1b349ba4fcfa', 'Language', 'English', 2601, 7, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('062b4ecc-df3d-4528-8056-b828248c395e', 'c6ac9f4e-972a-4b70-a472-e874c8e05186', 'Language', 'English', 2946, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0633e4dd-5f1b-41ba-b3c2-1930a94cd7f4', '4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', 'Publisher', 'Springer', 8711, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('06343f64-ce24-4f8a-a990-07898edf7ed7', 'd433846c-7900-4872-9823-970ba04df46c', 'Illustrations', 'No', 17254, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('06356f51-ea75-449f-ab03-0638a92ca718', 'e68b92f7-dcdf-4e26-8fbf-3272c1bafd23', 'Edition of Book', 'Ist', 10901, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('063672f3-4713-4549-bdcb-2d25e9b17008', '8d86b979-36b7-4664-86a2-f1e3de837600', 'Pages', 'No', 17236, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('063f7f92-8af9-4ca2-bd89-d21a895350e0', '7133e031-843a-4378-8039-f7ebe014dc74', 'ISBN', '9789395404105', 364, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('06464e87-43b1-46a3-9070-fa5e9ca0864f', 'f79a38d0-edb8-46f1-86e3-f8e9391f299f', 'Author', 'Jean Pierre', 13836, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('06471246-02d4-41a2-b46f-9e4b007d2bbe', '1c955722-2d35-413a-b30e-515379ef0754', 'Year of Publication', '1999', 19960, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('064e5ae6-39f7-4021-b939-17ca58025d1c', 'd6983414-971b-4aa3-8bc5-6a249489cfbf', 'Illustrations', 'No', 21649, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('06520038-b62e-4c32-97e2-0387414a83df', '2a8858b8-fe81-43ec-949f-ddb018a24a7c', ' 

			Title

			 ', ' 

			V.D Mahajan Jurisprudence & Legal Theory 6TH /e', 4042, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('065336fb-2208-404e-a7bf-d86da0a6e7b8', 'bf1324b3-f0da-4fed-9309-c60f71f1120f', 'Content', 'No', 16597, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0657ea09-ce5c-4b23-b601-bab168127eff', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'Binding', 'Paperback', 13790, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0659ae29-fe70-4a61-b1a7-4fdea62caea9', '866cb204-9346-469b-9b46-19ccbff6a4c5', 'ISBN 10 Digit', 'No', 20432, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('065a4706-af22-4aaf-a6f4-b040210df5a0', '80d4ed36-af2f-40e1-b257-4cd58495039c', 'ISBN 13 Digit', '9789380501918', 11936, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0662211f-e6b8-48a8-a99c-ba19dabfb7d5', '97342dfc-8101-4503-bd31-e3dacd87f97e', 'Content', 'No', 4966, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0662c9a4-fb9d-4ad4-8f72-d670b384df13', 'e6e553b1-5570-4030-a6aa-cf9510ea2316', 'Binding', 'Paperback', 18928, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0662e27f-459b-42da-8360-30af88f3b232', '87769e58-4214-4642-b1cd-4caf26fdae53', 'ISBN 13 Digit', '9789332570436', 11980, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('06638843-68db-489c-9ffe-81780a586413', '78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 'ISBN', '9789352697656', 1855, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('06694214-1178-4a09-a7af-fe5ce3d1e983', 'b809d94a-88eb-47e4-91b9-ba4f189c02f3', 'Binding', 'Hardback', 5360, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0677601c-b772-4aae-b1fd-6cf559e47b1b', '2dd60bad-a94a-4577-a159-1e0c41a42a14', 'Publisher', 'John Murray London', 270, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('06790890-06df-4f2c-9e27-47f6752c9ee4', '1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', 'Pages', '240', 2762, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('06796ff9-1136-4680-bb82-a7e5d6052379', 'fff6a61e-ed1c-4a87-8faf-be979f3af99c', 'Author', 'Svend Hollensen', 2037, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('067a40ab-c77d-4b48-a035-85748595df4e', 'c6062e62-fdfa-46c5-b78f-90b83c3ee395', 'Illustrations', 'No', 8165, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('067a98dd-f100-40fb-ad55-7d5183bfb7af', '47018e78-b1db-4c6a-9670-1d34b12a546d', 'Pages', 'No', 13567, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('067b4a00-ee53-46e1-a3b3-cf6c662826b9', 'a83a307d-50e4-4251-b7e8-389a8212a69e', 'Pages', '368', 15118, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('067ccd31-4a4e-4d63-a08d-841b997b6256', '6c6686bc-0474-4093-adc6-16d046cab3c1', 'ISBN', '9788184890433', 8899, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('068133a1-6284-4c38-ac85-12c292cf5d3c', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'Pages', '185', 17523, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('06815837-bc1c-456f-96a3-0adf6a628693', '26861832-70c4-4004-8977-9614d0caaf11', 'ISBN', '9780123694072', 12718, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0682f578-622c-4ceb-ab98-64f6ecd0aa66', 'b1b0fbff-02db-4d82-85ae-20eb510e14e2', 'ISBN 10 Digit', 'No', 11260, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('06835b8e-cefc-4aef-b58a-ce4d614f1fab', 'bb04a725-d5b3-470a-817b-8f39e8df99ef', 'Language', 'English', 13426, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('06885cce-b453-4eef-bf7d-7c257894a426', 'cbcc1ed8-6211-4d79-b703-9427566cedcb', 'ISBN 10 Digit', '8183150934', 10105, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('068ac040-2e6f-474c-a06a-a2cad3651341', '07ecef17-16ce-413d-89e5-fd1cb7a20a75', 'Edition of Book', 'First', 12508, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('068fce40-76ba-43ac-8460-63be44c79bf4', '4b79340f-5c42-4a2d-89b6-6a981abd6f3f', 'Year of Publication', '2012', 5400, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0692eed4-7d1e-49ab-9f64-381a5918c424', '55e5a911-0300-4fee-85e9-ca9ccaf862ee', 'Publishers', 'Wiley', 3827, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('06944543-a1b9-436f-9a26-339671e03cfc', 'e864bc2d-57fd-4aa4-84d2-ff139687da37', 'Edition of Book', 'First', 7271, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0695a605-5ba1-4635-b9b9-925e858000cb', '9d8a7522-cca5-4986-a63c-5f33e3b5bdf9', 'Binding', 'Paperback', 10527, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('069c4ebb-0383-4fe2-971d-d2ef60f6473f', '3712757b-6acb-49ff-95b4-4f1c6fcf547c', 'About Author', 'No', 18641, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('06a05eaf-4e82-4065-a450-72a5aaa86eea', 'bc207344-2505-4295-94ab-b9e11031b1ed', 'Binding', 'Hardcover', 12534, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('06a0ee1a-8f20-4918-9cb4-b546236516cb', '4748ed7b-a4aa-4a2a-b75b-d53204a0f908', 'Author', 'Nemai Chandra Karmakar, Randika V. Koswatta, Prasanna Kalansuriya, Rubayet E-Azim', 23056, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('06b98f93-73e5-4789-8ca4-e14ceeb0e7d6', '260b13b2-764b-4732-8d4a-99f1d2b3b16a', 'Author', 'Robert Sachs', 15940, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('06be3267-846d-457d-874b-a0b4ac480f97', '78738ec0-f08a-4f23-9d8b-adbad510c1af', 'Sub Title', 'An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses -   2 Vols.', 6905, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('06be464c-6576-41ef-be78-91701682f653', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'Illustrations', 'No', 16861, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('06c0b64d-0019-41a5-a3d9-3023c8bc9ecc', '2ca8b727-9921-4404-bdc9-0654a2857526', 'Year of Publication', '2010', 21944, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('06c6bfc4-c75e-4662-aa27-02f4097d5085', 'd24faf79-d380-461b-ba30-461e3906ec86', 'Edition of Book', 'Ist', 9196, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('06c7ba89-51f2-4945-bdd7-71be95031484', 'a2f60017-1608-45a5-b185-1d5822293cc3', 'Title', 'Gauguin', 1929, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('06cc242e-773e-4eb0-a364-5e6c02d37458', '4c22c31f-311a-4367-843d-cdea04079ec2', 'Author', '-', 22035, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('06d1ed8d-bf03-4113-9205-f79477a5a73b', 'c8ee828c-ef12-48ad-b9ce-de38a9b81674', 'Year of Publication', '2008', 6318, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('06d5810a-754c-452d-96c1-30803824ade6', '7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 'ISBN 13 Digit', '9780080474878', 16046, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('06d5cb87-b212-4e4a-aabf-0fd29e370024', 'ecc2c6c3-a718-4436-a9cd-ad927f412931', 'Content', 'No', 17035, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('06d9b4f5-49c3-4499-b53e-476620c3cd64', 'de5da11d-3867-40b3-8774-c3220c0002e2', 'Language', 'No', 9794, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('06dad6f4-6ffb-49f9-a47e-fb53a4a82d96', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'Illustrations', 'No', 19782, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('06dc747f-1ba6-48fc-bbfd-3d39c69958c1', '154860a8-5e23-4d49-a901-d21d8cf14386', 'Sub Title', 'No', 20669, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('06de47ab-0539-4d48-81d4-1af07d843c3f', '7a0306ca-8263-4030-8a8f-32abbf5b862f', 'ISBN 13 Digit', 'No', 20498, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('06dec643-4dc0-48ed-ae08-c6fab97259df', '73e300bc-b803-4c4a-9ed2-1039df6bda68', 'Binding', 'Paperback', 10058, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('06e0de9f-88ba-4503-9f37-a29ec3af504b', 'dd26192a-1c4d-4f10-bb50-601f48173ca6', 'Language', 'English', 20399, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('06e245f6-905d-420d-bd7e-11758b5cf740', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'Year of Publication', 'No', 9532, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('06e2e4c2-6bb2-473f-ba68-ae65e77ff9da', 'd42864cb-51e4-4b69-90cc-597cf3d058bc', 'Sub Title', 'Environmental Science and Engineering', 7629, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('06e7c296-f8a7-46a3-a259-b00e8b3e629e', '772a7b6c-514c-4180-9c7a-8d3da82fe12a', 'Language', 'English', 4152, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('06f69ce9-e438-4579-a804-a8aa683d7b4f', '220693c5-29de-498e-85c3-537f28836afe', 'About Book', 'No', 11652, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('06f89871-fcc6-499a-a8d2-5203e044dfe3', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'Edition', 'First', 3808, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('06f9ebe4-9e6d-4964-960a-f11e5c960208', 'c5346d4b-e311-43b2-9764-183060aad655', 'ISBN 10 Digit', 'No', 16572, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('07014208-1808-4ae1-aa31-144c3a5fa6c8', 'aae2b952-8bd7-413f-84b4-c14cf0d2db0d', 'Binding', 'Hardcover', 3218, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('070185df-aa1d-46e5-9af6-fc089dc0483a', '77408a2b-7c30-40bb-a0ec-7788ff465501', 'Pages', 'No', 20102, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0701f1d9-946c-423e-a4d0-2f15bc794711', '51f8bdb0-2ecb-4fc9-8215-95ad0403351d', 'ISBN', '9788171871315', 2307, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0704fec5-1a61-41d8-99b7-be70c6fe3515', '848eb398-7467-475d-8a16-8fc783977f82', 'Illustrations', 'No', 16783, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0709f2c3-cdba-4515-b220-577e5aebc9f9', 'bdb9d241-a201-415f-92de-b4e7af807880', 'About Author', 'As per Book', 5849, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('070bcdac-39f0-4299-9e7d-d982401547b4', '0c8186bb-8cd5-4812-bea8-2490266f4a52', 'Pages', '232', 21350, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0710d8a6-b113-40aa-a12d-b4d10909af05', '982f597f-795b-4bf4-9625-ed86001567c2', 'ISBN 10 Digit', 'No', 20750, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0711e416-7a7d-402c-a2c2-a3ba1de89982', '82b79ccd-d7fe-401d-bba1-fa1a534b11c7', 'Sub Title', 'No', 22247, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0712cb81-70c1-4326-94b4-02c5e1788a99', 'eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', 'Binding', 'Paperback', 667, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0718311f-dea8-4dde-9f24-cdb8397a74aa', 'a9a37552-f13a-45d3-9b11-59c8fb700d6d', 'Language', 'English', 7206, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0718de90-2b18-42c4-89e8-4fa5ec4fcd20', '3f056d7a-9394-4a79-97f8-ed57bc889cb8', 'ISBN 13 Digit', '9788189211059', 7993, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('07196d5c-5319-47af-9c06-d1785ce23bb0', '736d0dba-fc7c-432d-98cf-8c914d79920a', 'ISBN 10 Digit', 'No', 11281, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0719aa99-d14e-4183-8875-d6de1b27a121', 'b3a1739f-bdce-49e0-87fb-4b46261b10cd', 'About Author', 'As per Book', 15044, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('071a9df3-debd-4925-8e6e-e443bbd1f854', '0261d1d8-1c1e-4319-a2d9-c6464cc2f218', 'Binding', 'Paperback', 2517, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('071aec4f-b8ea-4b0f-a999-d7038abc5ae4', '449a8b37-8ad8-4706-98de-a47614c97455', 'Edition of Book', 'No', 8281, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('071c7247-b5f5-478c-8d26-319a219357d0', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'About Book', 'No', 21000, 12, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('072335a2-76b9-4088-a2a7-0622753bc9cb', '575abe94-f801-4a97-a3a9-e04f8bd09069', 'Binding', 'Hardcover', 20539, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0726a711-1c1c-48cb-9396-7a2b06050e25', '8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', 'Illustrations', 'As per Book', 20119, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('072728ec-f4a2-4bc8-80e3-8c3346e2713e', '8c03ae57-741b-4e08-9ec3-b8b2fd8d300a', 'Content', 'No', 5057, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('072a38f0-e015-4656-8b39-24b09e7becc2', 'efd952e8-0346-4755-a5d4-42ab029375b9', 'Binding', 'Paperback', 702, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('072abb3d-fac3-42e8-80b7-e408445340fb', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'About Author', 'N/A', 16852, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('072bf656-e647-4752-9787-67fe05acf7fb', '7d2e0142-b248-4a09-a96e-6d8c750e3806', 'Publisher', 'Pearson', 2584, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('072f570b-98e9-4d52-8fb9-8de25ef8132c', 'f192a078-8832-4233-a5c2-15d397efc020', 'Year of Publication', '1995', 473, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('072ff321-0508-40eb-baeb-084c4b237351', 'ebf840a0-83e4-47d9-bf5d-03b4b430fa8e', 'Publisher', 'Taxmann', 2559, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0735cd51-a0e6-4555-a836-6ac5d7335e3f', '78e00074-4cbf-4a91-9bd5-023ff7001452', 'Sub Title', 'No', 19264, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('073638c0-4ba4-4853-9686-b12db97504a5', '776c4261-a8a5-46a6-a19e-8e9118fb58b6', 'Content', 'No', 19583, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('073bbeca-dd2a-44c9-b538-995d92cc0ff9', '5cfb97bd-2c66-4634-8dae-1994a0c50af0', 'Content', 'No', 22589, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('073bc2c5-dcd3-4dcd-b674-faa337a86e05', 'b70d1419-b2cd-478a-ad2a-fd42544e4be0', 'Year of Publication', '2011', 20299, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0742ce05-4c5d-4a4b-a062-72466deca5b0', '0ab434fd-bdb8-4b97-9e59-c054a6f24d65', 'ISBN 10 Digit', 'No', 8945, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0743a771-3a23-4d3c-bca4-6d004bbe6112', '47c6f2fe-d0bc-4010-8df2-93efec775d3e', 'Illustrations', 'As per Book', 7609, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0748047c-2be6-4f01-8b93-682c154e40b8', '963dd57c-19d2-47a6-b751-404a2782257a', 'About Author', 'No
			 ', 5199, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('074931b9-8f10-4275-8736-624a4a93833d', 'e06c82c5-dcf8-419a-883e-3f617767348c', 'Edition of Book', 'Fourth', 6221, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('074a9d7b-2df7-4ec6-a050-4202173312f7', 'b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 'Illustrations', 'No', 14294, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('075337d9-98a7-4e7e-9ff8-384cadb47c84', 'a2e8cb2b-964a-4037-998a-583da3e06df1', 'Language', 'English', 7806, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0753a467-8e12-4f2e-a89d-ba0991da3848', 'b9b70439-e826-40ad-8a34-44c60343e9d4', 'About Book', 'No', 14431, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('075420d5-818f-4119-a243-ab73ccde7dc9', '373e01c9-c832-4963-ab99-d294ba16ae57', 'Content', 'No', 21052, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('07581613-5f29-46a4-9d78-c41d4a8cfbf8', '4e8750c1-0c9c-4e8e-a0c0-10e59e116854', ' Binding', 'Paperback', 3519, 7, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('075817e1-4096-4e3e-932f-5c03591ee11d', '075775a2-40eb-4571-9afe-905537c0d85b', 'Language', 'English', 13702, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('075d9615-c3db-46cf-8bb2-e741d79c25d7', '89cd3953-53d8-47bc-ad59-ed8368a60035', 'Illustrations', 'As per Book', 13032, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('075f1f02-6f12-4a39-88b4-a5617ed5c9f8', '0d74223a-9bd9-42e7-9631-c72311b28df6', 'Edition of Book', 'No', 10014, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0760d44c-eaac-4412-997b-d3b444225e9c', 'd219114b-0ace-40d3-876d-73c46b590679', 'Pages', '224', 22924, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('07619e8b-59bd-4e9b-95d5-811b1a23922c', '82ce3746-2966-478c-9b07-f640cce2f687', 'Edition of Book', 'No', 14305, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('07661cd5-6241-4042-b40f-fc635e7f076b', 'f3b86bd8-1a4e-4c1e-b355-53f694a39957', 'Publisher', 'Bloomsbury', 1082, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('076ac899-eb95-419d-b0b6-3ec1a1f28824', 'cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', 'Pages', ' 216', 4891, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('076d8eba-46e6-456d-8217-da1bd199adbe', '46b5d076-6e26-43b4-8344-0108fb3ff998', 'ISBN 10 Digit', 'No', 8060, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0770b51d-620a-4ff6-b81d-098a61373761', 'cd731e46-2669-41bf-bf91-6d73413a31df', 'Edition of Book', 'No', 21340, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0771a787-67cc-4973-a82c-aac6dbc28c5d', '4b3dc333-1acd-42f9-966d-2375a78e25dd', 'Author', 'Harsh Bala', 11584, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('07751398-2785-4596-8404-c8e88dfe18da', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'Binding', 'Paperback', 10407, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('077a7d0b-5b65-4762-8b2c-9670b7a71f23', '853d8543-1f83-430b-8d8c-63698b1cbc9f', 'Sub Title', 'A Verse Translation of the Bhagavad Gita', 7493, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('077ec75e-964b-4fc3-a825-15d72c2cdb36', '3a08cbdb-9bf5-491c-b573-c65d16e8f980', 'Binding', 'Hardcover', 3912, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0782023e-731f-46a0-a207-048e0a9f0ec6', 'a2f49414-03ce-49fb-95b9-1b0fa6350d1c', 'Title', 'Dictionary of Information Science and Technology - 2 Vols. (Set)', 11635, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('07824d18-9408-455e-aa66-50fc09dabff4', '7d4d3977-7882-42ec-a945-2f6fc5b717b5', 'Author', 'N. Akhmetov', 3537, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0783498b-d177-4753-af5f-d4b265534343', 'f40df86f-e713-43ec-a1df-c25c76c37d49', 'Publisher', 'Wiley', 1406, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('07883869-7ec2-40ef-8dd2-f91761e47be5', '73b50c73-559a-4ae6-83dd-7887b86885d8', 'Publisher', 'RSC Publishing', 6525, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('078a6d67-0207-4d23-b7da-f2406bfc3020', '46b29aa9-d9bb-48ec-b48a-6e48f678d93c', 'Illustrations', 'As per Book', 23120, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0797a86b-b736-4e70-bc28-1a10d1413766', 'b6029d7c-98c1-442e-9ce0-9234ed59c88b', 'Year of Publication', '2006', 5975, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0799995e-25a6-4931-acd9-90d0fed2c9df', '2ca8b727-9921-4404-bdc9-0654a2857526', 'ISBN 10 Digit', ' ', 21940, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('079a4e5e-136f-4d3a-8fdb-5d6437d5be74', '11acd124-5eba-4c9d-88fe-ddbe92c085e3', 'Author', 'Dr. Shri krishna ''Jugnu''', 4407, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('079d122a-30fc-4ddc-863f-f413afde378c', '87769e58-4214-4642-b1cd-4caf26fdae53', 'Language', 'English', 11985, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('079d89d3-58cc-4092-b0b0-f687c9a9c0b2', '04d1bc7b-0726-41a6-88e1-7ed12c570834', 'Author', 'Susan T. Fiske ', 15632, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('079e858b-a186-4621-b415-a342019f300e', '755b6fa6-e886-4d53-bb4b-e9776a0c145b', 'Author', ' Dr. Laxman Tulsiram Kale', 10358, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('07a672e1-b199-40af-9cb9-5bf32e75d2a9', '7d05e138-ea08-4d1f-bba6-5f767cdb4178', 'Year of Publication', 'No', 9662, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('07a8bbf9-c068-46f2-bee6-adf03802c7ee', 'b9815526-bb92-400a-992f-1ecb9c14874a', 'Language', 'No', 8547, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('07adb328-85ec-4114-8a86-b36fae6f8840', '7779108a-69fc-4f57-8c0b-93147f56f764', 'Author', 'Niranjan Ch. Pathak, GuptaJit Pathak', 16582, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('07ae7085-a361-41a0-99d6-08402c83dc5e', '83ac5a68-3945-49ed-8f77-7a36cc9011a8', 'Pages', '561', 22400, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('07afac75-396d-4701-a9f9-ff8d7d4aaea9', '09772330-d03a-40c2-9143-aa3223a28a8d', 'Edition of Book', ' ', 6766, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('07b01c7f-5eb6-4800-969c-0237292065ed', '8ebabcb5-ce84-4432-80f2-79df2d67dfaf', 'ISBN 10 Digit', '8185495718', 6482, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('07b0c657-0479-4348-9ab3-5629ae775588', 'b8cf136a-d07f-4432-975c-f90ff580b837', 'ISBN 13 Digit', '9788188791491', 16675, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('07b2659a-12ec-4072-9aa0-746744129cd9', 'd74feec7-c09d-4b4f-8009-8afb58215e4c', 'Binding', 'Paperback', 10231, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('07b81a79-96da-479b-84fc-03b99447bc52', '8d5fa44b-a001-4a43-bd96-7f79ad189881', 'Language', 'No', 14267, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('07bb901a-a05a-4fc0-b38a-866a94837fa5', '3a07d757-678c-497c-a6a6-770ef8ff84f6', 'Year of Publication', 'No', 19365, 8, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('07c1255f-d711-4536-89bb-f24de94ed122', 'd7a27050-ce78-4d3a-860c-314919352fd4', 'ISBN 10 Digit', '0313334455', 4483, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('07c17bb7-2793-45ff-9e55-4f88d0ac6531', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'ISBN 13 Digit', '9788184352573', 9893, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('07c24a07-eafa-4d7c-8d50-3b8b6f3d5b0e', '2a8858b8-fe81-43ec-949f-ddb018a24a7c', 'ISBN-13 Digit', '9788196145415', 4045, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('07c6ef36-66aa-409b-867c-0b887ae5e4a7', 'cb5046f6-b069-4258-a592-4e6b0ca55d79', 'Title', 'Sambhal Nagar Ka Pracheen Itihas', 3819, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('07c7ca78-d615-49b9-b778-c1c1b94276eb', 'c3231246-3c87-41a7-b03e-2c920e0b04c7', 'ISBN 13 Digit', '9788120336667', 22301, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('07c821eb-0df7-40d7-bb71-1442fb3daf04', '97efc0dc-70e5-4e04-b57c-859674381007', 'Author', 'Vladimir N. Bashkin', 12851, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('07ca9e9a-b97d-4f55-8285-5f1a2e5db648', 'b2c4332f-6cc6-4270-becd-60d4446c180e', 'Author', 'Dr. Naveen Kumar Jha', 7863, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('07d2ec8b-6020-4d03-89ec-e0faa1992c24', '10398adf-8eac-4de4-bb6a-820623cf7ede', 'Illustrations', 'As per Book', 21746, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('07d6ba1d-d64c-44ba-8cde-31ccccef14b9', '46cb2f6e-719b-4c24-8135-8c5ab6523da8', 'Sub Title', 'No', 8682, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('07d89430-289f-4a83-95af-7332037807ae', 'b4237011-5fbe-4033-bb96-b7e555eef9e7', 'Edition of Book', 'First', 21010, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('07d906b2-cddc-47d1-80ac-e384f0aec9b6', '047feb96-afb5-488e-8279-37a03679c75e', 'Binding', 'Paperback', 1497, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('07e1e5e1-c0cc-487d-bd6f-df00f218f57d', 'c65eb64e-f7ea-4299-9014-aa8d90270135', 'Content', 'N/A', 20852, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('07e39d5c-afc1-4095-96ac-b3e11f5929d0', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'About Book', 'No', 9900, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('07e44d16-ccf0-4070-8c51-129f57798195', '3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', 'Language', 'English', 22906, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('07e5ecb3-8248-489a-b733-95d89591f0f3', '8476fc2b-114d-4cbb-b9cd-909af32de27e', 'Publisher', 'Pearson', 1196, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('07e9a2b1-ed75-45d1-bedf-5c9e3c988ea4', 'a092180b-fa01-4ee5-9f6e-1ce01e7ef2bf', 'Title', 'Environmental Chemistry', 989, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('07eb3c93-5038-4e09-863e-6e730b079199', 'd0435637-2625-45bb-9cf7-cd0940ff21ef', 'About Author', 'As per Book', 6124, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('07eb782e-5451-415c-995d-8eee0def5b4f', 'cc4f9c98-95a4-4fb5-b529-4bd9bf333a26', 'Author', 'J.C. Chatterji', 4239, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('07eb806a-d0f8-41e2-a28f-7b5dcd641ccf', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 'Content', 'No', 22262, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('07f2e44b-54ff-4ca6-9840-ca23d7350d56', 'aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', 'ISBN 10 Digit', 'No', 21777, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('07f6f0dc-91f3-4773-a3af-3faf3ca1aeba', 'b3146055-e5b8-4c44-a98b-86a724a47650', 'ISBN', '9789354243431', 2208, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('07f91f8b-3633-4c9d-a257-fbf59a34cc65', 'f2a1fe2a-56b7-40f5-a8eb-69c04b1e6082', 'Content', 'Cost estimating is a powerful tool in industry and business. Anyone involved in cost estimating will find this book extremely useful because of the real life examples, which mean they can use the information in real situations immediately.', 13952, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('07f9c05b-50c7-4b36-9534-19703aa1f86d', '59dcc5b5-e801-4470-992e-a9a691494068', 'ISBN 10 Digit', '1873403381', 19016, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('07fa2672-05f4-4850-b7c8-20f1691fa121', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 'Pages', '244', 20370, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('08043707-3f8e-459a-8e8b-10b8e2aef715', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'Pages', 'N/A', 10406, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('08063d60-b185-4281-8455-303c06f36240', '630959cd-3201-47c9-a1cf-23d488449ef8', 'Year of Publication', 'No', 8136, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('080af8c8-ef58-490d-8aa2-f007f32367ec', '713932c6-3092-432b-a718-cfa6158e36ff', 'Sub Title', 'Compendium of Chiral Auxiliary Applications 3 Vols. Set', 4594, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('080b289e-3ec3-4e43-8dd1-17ff1db574c7', 'adaa325d-eb13-4224-9f30-4e1ebfd6fbc2', 'Content', 'N/A', 8659, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('080d4500-8fc2-42fb-9308-23f180da3876', 'b3146055-e5b8-4c44-a98b-86a724a47650', 'Publisher', 'Wiley', 2209, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0812a61d-78c9-464e-bea2-63d7db0b83a7', '8bd46916-d30a-4a9b-9145-9924982d95c7', 'Edition of Book', '1st', 15756, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('08138395-9538-41c8-908c-7fc165dd738d', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 'Sub Title', 'No', 10931, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0816f260-6317-479c-a74f-708e30d8e0e1', '512c18b4-5287-43e6-838a-573f858cc892', 'Content', 'No', 22011, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('081bb62a-23bc-468d-bbc1-ccf04c29cde8', 'd7c3d9ac-17e4-4692-899a-407bf5c3c9c6', 'ISBN 10 Digit', 'No', 8437, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('081c7a98-fe92-4532-9b7a-57f8c2b7e97a', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'Illustrations', 'No', 20999, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0824837d-40d1-456a-b29e-b5d215ce6a25', 'abbe2003-f51f-47b6-903c-3299eb41956d', 'About Book', 'No', 16144, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0824be70-bb62-4841-8dba-68df25274e0b', 'd6806a13-b3fe-48b1-bcf5-1c3bcd2788b9', 'Language', 'No', 17566, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('082a3053-95ba-4b91-a809-d9c84193f01d', 'ff286335-1019-4dc5-983d-88bc967704cd', 'Content', 'N/A', 15420, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('082b4423-057f-4da7-851a-6a1ddcd8e277', 'b36b8323-c58a-4592-ad67-4ea1204035ad', 'Sub Title', 'The Causation Debate in Modern Philosophy 1637-1739', 15233, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('082b85d9-3c22-4cd8-b135-c0fe584a4c7b', 'bb04a725-d5b3-470a-817b-8f39e8df99ef', 'ISBN 13 Digit', '9789385379383', 13421, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('082ee8d5-5ede-48f3-b87e-fcf02a2b090c', '9e68393e-df4f-43fc-bb51-1fe76d0b1e99', 'Language', 'Hindi', 17936, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0832134d-ac83-488b-892c-a532ff85216f', '1743ce33-9561-40be-a014-dad482dabf7f', 'Publisher', 'Pocket Books', 245, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0832e094-5339-4e4a-9138-28892d5fae26', '7ee16f5c-e8f1-4e54-a949-cd436d984d71', 'ISBN 10 Digit', '8120827341', 20559, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('08338573-0a32-4fdb-a94d-cd37e93150bd', '724e51ec-4c02-415f-8be8-f9930ae93431', 'About Book', 'No', 19400, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0833ac5e-0510-48c0-9827-f6d01e1e1180', '13f58f34-8bbb-427d-b647-99d762d89186', 'Sub Title', 'No', 19745, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('08343010-9edd-4a92-bb49-270ae171499e', '695f5d69-183e-4397-9c27-f6297178e056', 'Author', 'Olivier Blanchard', 1374, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('0835c316-2c90-4363-a9eb-1f1341e08090', '98f107ee-b86e-4208-a59b-cb2c984b86bf', 'ISBN 10 Digit', 'No', 12096, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0835e37f-d79e-402f-90e8-2954f26b2897', '94714159-e16d-4ccc-ae09-ce35fbef3929', 'ISBN', '9789355730572', 2158, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0836af39-3845-45f7-a3e4-9142facd5502', '699630e2-78d1-4882-800e-09d88172a848', 'ISBN 13 Digit', '9788173871955', 22772, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0836fcbc-2851-4d04-bfb7-7c8fef4408da', 'e13fca1b-5e1d-4d9a-8c72-44575676626d', 'Edition of Book', '1st', 4702, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('08399d81-43be-436d-aa78-35921115e40b', 'd2a2fbd1-cc05-44df-bb58-5da31c295fe0', 'Binding', 'Paperback', 11712, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('083bf582-e915-4c3a-9c7f-90aa58154356', '33b1f9bc-272c-47d4-8bb7-0ea5658dd1d4', 'Title', 'वैदिक वाङ्मय एक झलक', 3998, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('083da83c-2aac-4b44-a2b4-fa649fcf9d86', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'About Book', 'No', 19783, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('083de864-ed33-4ef7-aa62-606f5225083d', '60d7a396-2a28-4571-a7bb-cc86d7ee0dba', 'Illustrations', 'No', 11620, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('083f5edc-c697-43b4-a4b6-06968967eb60', '2a7c6931-ab75-4fc4-8778-1f29f6e5e263', 'Title', 'Buddha: Images in Art', 1143, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('083fbc6d-d72b-4260-8028-6c19445d6f3b', 'fcfaae26-0daf-4370-976f-6a86e810ba4e', 'Pages', 'No', 15877, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('08443809-e5d8-4964-9cde-2901b4ef9c8d', '3d09e811-7ee2-4863-934c-98f8aab76250', 'Author', 'N.Balakrishnan', 3452, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0845a07a-1ffc-4e16-871f-e83f1f12db9b', 'faa47da7-3d2f-458b-8f5e-9feb890cf18b', 'Pages', '321', 21766, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0858942a-3539-4d32-8fb6-395efd1a712b', '748b3e33-1ec4-4b06-b307-bfa86a150be1', 'Binding', 'Hardcover', 11388, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0859cad0-f48a-4cbe-ad47-0b51dd50ee01', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 'Language', 'English', 3314, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('085b8ee4-25a0-480a-9654-d75e1e7f65a7', '122f8c7f-73e1-49f9-adbf-508770cdb63a', 'ISBN 10 Digit', '8181160916', 19921, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('085c625f-7cf1-4c54-a10a-1bc053036b3e', 'c3231246-3c87-41a7-b03e-2c920e0b04c7', 'About Author', 'No', 22298, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0863765b-7046-47aa-ae9f-4ffb97a3490e', '6319c12f-bc30-46e8-a40e-50d385bd5371', 'Title', 'Molecular and Supramolecular Information Processing: From Molecular Switches to Logic Systems', 481, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('08654c1a-2773-4d3b-a44e-1e463158be22', 'd5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', 'Edition of Book', 'No', 18848, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0867a475-748d-43ea-bf8e-56eb25562cb3', 'b580d133-4b0d-486c-aa00-bea7d51d8712', 'Illustrations', 'As per Book', 15135, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('086efc1c-67c1-46b3-bbf3-560e17a15747', 'c0c9f05c-b1b6-4684-816e-a2ceac38c0d8', 'About Book', 'No', 12143, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('08708f07-ea4c-46c7-83d5-4ee762180f86', 'e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', 'Year of Publication', 'No', 9883, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('08762ef9-5859-47a8-8db4-64b903d4457a', 'de9aa4bb-a99a-4451-83cb-1ba7092e9931', 'ISBN', '9781558607828', 730, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0876cc83-ad26-4085-a026-551dfc7fe008', 'ec85cc59-171c-4245-a3cc-ea6568c6ba55', 'Title', 'Encyclopedia of Literary Modernism', 8602, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('087a0109-50be-4759-b803-349166dcaee7', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 'ISBN 10 Digit', 'No', 15382, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('087ccfe8-c310-44f2-a257-805137fa42cf', '5447c955-f12c-4bae-ab21-03e15e52ad8b', 'Author', 'Stephen Crafti', 6024, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('087de418-5234-484a-a846-ef1e57f9dd1c', '59592f74-1752-4c6f-9ac4-f1af081d94eb', ' Publisher', 'Mir Publishers', 3531, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('087e137d-f434-4367-b862-4adde15ec850', 'fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', 'Pages', '568', 3167, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('087e3a54-92ab-4866-b8f0-4073772800c1', '9b9866da-818a-4cbc-b1c5-9b9cfde07726', 'Author', 'Kenneth C. Laudon', 1384, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('087ff7f3-ce49-4598-a125-3a5033db1016', 'c33b19c0-8e97-4f74-bb34-75009936312e', 'Year of Publication', '1988', 3050, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('088592a4-cef5-496f-b5be-4c1a6a9ac94c', '98f107ee-b86e-4208-a59b-cb2c984b86bf', 'About Author', 'No', 12094, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('08869f59-ce2d-4e0c-b20a-d31ebdfda232', 'f9c01c00-230d-400c-b288-873f9896f812', 'Publication', 'Swaraj Prakashan', 3129, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0889c3c0-d90d-4f87-b22b-60430fe0c020', 'e6b51182-c3d7-4c65-8515-4846e598723f', 'ISBN', '9789348670403', 349, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0891d0b3-5f86-44f9-a373-7c824da49a4f', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'Illustrations', 'No', 11903, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0893d389-4ff4-4c14-9daf-1122ef011577', '485f0d18-ff6e-4515-a9dd-e5d1a22245c9', 'Author', 'Dr. Shiv Gajrani, Dr. S. Ram', 16120, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('08990d6d-3d17-43c0-8f27-24e3fa022286', 'c81f1060-7fd8-4b5a-831d-c54deb2bdc69', 'Sub Title', 'Intellectual Property, Biotechnology & Traditional Knowledge', 12519, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('08990eb4-44f3-4160-8c5f-a79cf3ca9e1e', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'ISBN 10 Digit', 'No', 5292, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('089c59bd-ae32-4caa-8ee1-8c43cc81d9b8', 'd8834c79-23fd-4063-9dc0-de34484202a4', 'Title', 'वेद और भारतीय संस्कृति ', 3993, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('089ec6f5-b07a-4ffd-9bf9-838fdf8647fa', '3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 'Language', 'English', 13368, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('08a02738-8035-4659-b5af-efb0cc2d538b', 'af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 'Edition of Book', 'Ist', 14379, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('08a2ad01-1ed3-430e-a289-6afd8edba248', '1087b852-7de7-4513-83c4-7e4b0f723dbf', 'Edition of Book', 'No', 13753, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('08a66d57-131a-4d94-9eaf-7bf8097d784e', '2bc90f61-d807-46ea-865f-e1c69a643454', 'ISBN 10 Digit', 'No', 11574, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('08a9afb5-b2b4-406e-b2ce-3d7ef4fd6f95', '1a3bfa34-1964-4c9b-a6d0-16932257085d', 'Author', 'Mohini Tandan', 17831, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('08ac10a7-ac6a-4925-942e-7c6db12b1173', '5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', 'Author', 'Dr. Smt. Kamlesh Kumari', 10592, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('08aef554-a15b-4fc6-9891-df77c06c867b', 'fabbe521-8553-4163-8eba-8416536922ff', 'Sub Title', 'No', 14601, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('08bdb06a-ac78-47db-a5b0-9284fc82af35', '8bd46916-d30a-4a9b-9145-9924982d95c7', 'Sub Title', 'Issues of Social Justice', 15749, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('08c2bcb8-746c-44b8-bf7a-34a6cdbe3071', '28da0eed-fbe5-4bc8-a16b-852e1e80b119', 'Pages', 'No', 7770, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('08c678bf-3977-40f7-a35d-4fa90b969adb', '23f268ff-9800-4894-a957-924b11c49734', 'Publisher', 'Pearson', 761, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('08c77b06-6c9a-4614-9bd7-a92d562f5bde', '9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 'About Author', 'As per Book', 12605, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('08c7a3fe-9ede-4040-83fa-9b25479101c0', '978864a9-91db-4ea6-b791-ad6d2bd58434', 'Binding', 'Paperback', 18157, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('08ccf9b7-5e15-45b0-8537-c23cb5a93f62', 'bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', 'Binding', 'Hardcover', 2938, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('08ce5050-3a3d-4af6-8156-c99765a79848', '71f4d426-3efe-4ec9-9bb5-65c4bcaddf17', 'ISBN 10 Digit', ' ', 16610, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('08cebf26-ab85-4826-8a1a-ef905843aa25', '79aceb0a-8543-4259-91ea-cfe310afaa5a', 'Sub Title', 'No', 9103, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('08cedcf9-1d94-4cf0-9455-ffa0b7f71a84', '48b02f58-c1f8-4010-b927-d6e758f5c8e0', 'Binding', 'Hardcover', 8772, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('08d3dd4d-8b22-4314-a063-20949816934f', '1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', 'Illustrations', 'As per Book', 6366, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('08d49100-a77b-46aa-8ee2-07f2d4998f19', '08886699-ba49-4a11-9f40-bb4045635e0c', 'Pages', 'No', 13994, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('08da5c7f-cdfa-4951-a381-deab95fe49dd', '3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', 'Illustrations', 'As per Book', 22907, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('08dd8116-5127-468b-a12a-f0859312ca6d', '5c07c064-0a90-4c0b-86b1-ed4b31c9ce06', 'Sub Title', 'No', 18487, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('08e998b8-198e-411a-9315-a9349a32d4f1', '40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', 'Publisher', 'SPH', 13505, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('08ea5d22-85d5-4a03-bd8b-aecc4aac5c74', '5df54179-2d20-4b85-ad9e-37671d2f8655', 'ISBN 10 Digit', '8181160827', 11105, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('08eb1cbb-c541-4308-91de-12776522f44f', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 'ISBN 13 Digit', '9783540343080', 20369, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('08ebb3ac-81cc-4578-ae6a-3db1758b4fd5', 'ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', 'Binding', 'Paperback', 4866, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('08ef4877-4bf7-482e-89fa-6f57aa1ba128', 'c6062e62-fdfa-46c5-b78f-90b83c3ee395', 'Content', 'This book is developed for the study of vectorial problems in the calculus of variations. The subject is a very active one and almost half of the book consists of new material. This is a new edition of the earlier book published in 1989 and it is suitable for graduate students. The book has been updated with some new material and examples added. Applications are included.', 8157, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('08f0ee88-586d-4ee1-b859-82da6c2ad6fc', 'a60637a0-8ea6-463c-a260-d2725cbdb146', 'About Author', 'No', 16659, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('08f15a1a-c005-4ac4-af1d-991ee5bcec1a', 'e162383c-b9d3-417c-8726-55b395126c83', 'Sub Title', 'No', 21747, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('08f1dfd1-4029-4f16-8729-751e19bea582', '7462fffb-3b60-414b-b0c3-d363ceb7f39b', 'Edition of Book', ' ', 7941, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('08f47ff5-b004-48cb-81f9-6b4a51bb0e66', '8836ecd3-6900-4ac8-a134-41ed09a2f208', 'ISBN 13 Digit', '9789812566454', 22531, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('08f5cf36-63d0-4002-90f8-c3fd02bbb870', '889897b6-e5cf-4323-9459-68aa86138a40', ' Publisher', 'Mir Publisher', 19204, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('08f7ff94-3497-49ce-b077-a0be64e7192b', '14dbb59d-c5ab-4225-8436-33712877ab24', 'Language', 'English', 5077, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('08f84bbe-302c-4e8e-ba56-b1a6f34f9ce8', '5b1ba5d1-94de-43ca-abc6-0a512d546b18', 'Author', 'Sawalia Bihari Verma', 18200, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('08fe62bf-9376-44a8-b55b-0f28598d982e', 'a6085080-c0a8-4fa5-90f3-d30d993c9170', 'ISBN', '9789355324948', 971, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0900beb6-1ea2-49cc-bed3-1e9878e80e3c', 'd263b0e8-cc41-413c-a898-926401504b9e', 'Publishers', 'Wiley-VCH', 3715, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0903efe4-ffc7-4f02-aa3d-084ab23d5d87', 'af967312-0ea4-4b1b-a6aa-720680109d53', 'Author', 'J.K. Bhattacharjee', 13854, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('09052dee-b8d3-43d9-887c-265231b5b4bd', '94c6e184-8878-4f84-b714-0f96dd339fb2', 'Pages', 'No', 9855, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('090878e6-08ad-4d55-a9a9-3800d5116d5f', '726a601a-ded0-47ca-a372-57d2f4e0517f', 'About Book', 'No', 17760, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0909ec09-c8f1-4e57-8c51-4af1c7c7dacf', 'b15990e9-9f88-46f4-9770-fa5d0cef081d', 'Pages', '162', 23148, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('090e433d-76f9-4316-8399-ad3ee4b15be4', '9356b79c-2295-4588-a895-339e0c941157', 'Binding', 'Hardcover', 19487, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('090f7016-b1fb-4e44-afd8-f3c5b5fdc0ca', '9d847867-3945-49ea-bdb5-184fb31f2226', 'Pages', '359', 22412, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('091350b5-5771-4f59-9e2d-c5c4b6948eed', '2005e7fa-e827-4894-9635-2b9df5d9e882', 'Illustrations', 'As per Book', 15476, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0913bdaa-65ab-4d2d-8b67-fc280788edfe', '240366c3-ca4e-46f3-a8d7-c01861ede82a', 'Sub Title', 'Mathematical Analysis of Urban Spatial Networks', 6067, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('09151ac4-f4f6-469f-834b-ce6361d6c44c', '8f6a3d1f-f94f-4bd2-98c1-aa5cb0ac77e7', 'Content', 'N/A', 17598, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('091a272e-67bf-445b-83d9-97bb44bbb33a', '70f1369e-5147-49c2-a98a-5e3d2b75a552', 'Edition of Book', 'First', 15274, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('091c3b19-5d22-4c52-9954-072452734b4c', '485e1cc2-a5d5-4a0d-bf90-0460c09e883b', 'Author', 'Avnindu Kumar', 10145, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('09204f50-84c3-4902-8545-a2f8b7ee5960', 'b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', 'Sub Title', 'No', 17887, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('09214693-0424-45f9-818d-3a55b5d05333', '95f3a060-a85c-4912-b455-dcbd24cbd52f', 'ISBN 13 Digit', '9789382192428', 12742, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('09222d28-ff13-4691-830c-6fa32511ef7a', '666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', 'Binding', 'Hardcover', 7672, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0923854a-8bf2-47f8-b927-e5bea75ff4db', 'b5c7a873-58b4-456e-a1d1-ce07a51ba01f', 'Binding', 'Hardback', 5347, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0923b195-245b-4de4-9838-d0a0e85b95fc', 'd6563aa8-0722-4197-b349-8503661f8245', 'Content', 'No', 13049, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0924cd62-5117-4484-958e-d38675d877e7', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'Author', 'Mr. William Moorcroft & Mr. George Trebeck', 14914, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0925d9a4-9471-4e2e-ac46-7c9be83ccd88', '596f2a18-28b2-4fb1-99fa-482132924bcb', 'Content', 'N/A', 9917, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('09277887-46d1-4900-8747-3b4bfaa0a855', '07dcde93-c295-49b9-bcfb-a2dd61a1e9ca', 'ISBN 10 Digit', 'No', 18902, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('09288653-5397-4f69-a0e2-a5a9a9be5ecd', 'c7618e81-2ecb-419a-93db-90dc96234077', 'ISBN 13 Digit', '9789385445019', 10658, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('092ab198-d4a3-4c23-b36a-1e1d0ca349bd', '9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 'ISBN 13 Digit', '9788128623691', 19874, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('092c75f1-1027-454c-b393-49d3be036a1e', '320d8fe8-e160-429a-bf69-a8dd001fceac', 'Sub Title', 'No', 19474, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('093c0440-1161-432b-8225-50ad97d78b04', 'cd9bf435-c300-490e-8667-8893a34675a0', 'Illustrations', 'No', 5377, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('093c055e-1646-4682-b65c-d6620ec7634c', '7c655316-657d-4bea-bf8a-fa235f2400c5', 'Binding', 'Hardcover', 15813, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('093db93a-b68c-4282-b8f5-8629dcae88db', '44697603-5a32-4509-ac5f-510c29341e8a', 'Content', 'N/A', 20250, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('093e3186-8b02-462b-995d-04989d0cf8f8', '08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', 'Year', '2011', 4374, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0940bb1a-6ede-499d-ae85-d046038f6559', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'Sub Title', 'No', 12887, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0944c33b-a61a-4bda-8bd9-b4673c255dda', '84fb9259-44fe-4cfc-b8a0-211a21e3dc0e', 'Title', 'ORGB Organizational Behavior 6/e', 1293, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('09461cc0-f13f-4389-8957-b53903f703f0', '963dd57c-19d2-47a6-b751-404a2782257a', 'Year of Publication', '2009', 5205, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('094821b1-8af3-46c7-a95a-2ec528f7d030', '7dddd75e-36f0-41ed-b7ef-1197e748c141', 'Publishers', 'Standard Publishers (India)', 6537, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('094856d9-0347-4d04-95b5-1b9468c4db56', '104cc13f-9723-4e12-93d4-063cdd3554a8', 'Author', 'Jason Hughes', 21173, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('094cb661-e864-4b72-8ea4-a8e56d13c237', '129202fd-0799-48d7-96af-b7183b2d7442', 'Sub Title', ' An Introduction to Palaeoanthropology', 22688, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0950fbf1-bd3c-423b-9d61-73a910b40670', 'f3503a38-c30e-48e9-afe8-451dde7aa63e', 'ISBN 13 Digit', '9788188178691', 14970, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('095133c9-e02c-41bb-8238-b38ed1fe377e', 'e862f984-2ff8-48c4-927d-cc68d4a08cd1', 'Title', 'Foundations of Macroeconomics 8/e', 813, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0952cc8a-793a-467c-b7a6-7ecccf40c74c', '142e90bc-0f50-4536-ad18-77e95e6a2b71', 'Author', 'P LeelaKrishnan', 1239, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('09530e64-057f-4b4f-a1ed-560568f83299', '8816fb7e-a9f2-4387-b630-d436e6d3f9ca', 'Sub Title', 'No', 22210, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('095574df-320b-41df-a3df-b82a83ea4185', '4cd50536-0f72-4dd0-925c-91b49f591894', 'Title', 'ज्ञानसागर- श्रीनायक संपादित बोधात्मक रत्नकणिका संचय', 3943, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('095cb3f8-d960-4e54-92ef-6de6ba323b96', '0c29e79e-55ab-4e00-8f99-a9ae63606370', 'Pages', 'No', 8823, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('095cf26a-7917-4a77-8682-af288a2563a5', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', 'Edition', '1/e', 4329, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0960daa4-32e2-4b7a-a090-7011c68a3267', '79b2cc78-707a-46c8-a22b-8d8e190565f4', 'Illustrations', 'No', 22429, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0962efa4-20b6-41d7-9d1e-e105f59f889b', '78bd1750-c2d8-4667-8ee1-017501eb4ef2', 'ISBN 13 Digit', '9788181161871', 12494, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('09658e2e-0563-49d3-82cd-2b1fb1a7954c', '56d9c7c2-7612-43a5-bdf3-356ed983fafa', 'Publishers', 'Random Publications', 2425, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('09671225-7ac5-49a8-95bc-a3feab7a91c8', '23172ea3-d5da-4a67-b65f-44b0d17fe976', 'Content', 'No', 5031, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('096b078d-49ab-4f8d-abc6-9cdff39922ee', '4bd83f52-400f-4d8d-998d-aff2971b7514', 'Language', 'English', 7449, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('096b1495-889a-41e8-bffb-04891f227c42', '17d0b42c-5abc-48a8-b281-a54a21a28dea', 'Author', 'Olga Dreeben-Irimia', 18257, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('096c2724-7945-4963-be47-c8d53e1b98f4', '86c3abde-dc64-4f1e-aeb3-2414f429e96a', 'Binding', 'Hardcover', 23127, 6, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('096d97b8-43b6-4ed2-8746-89b9972cbc58', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'ISBN 10 Digit', 'No', 12631, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('097173a9-502d-41ef-8168-8e46e9e5dbbe', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'Pages', 'No', 12633, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('09731fc3-bdcd-4c3e-803b-7b157c88d537', '46b5d076-6e26-43b4-8344-0108fb3ff998', 'Binding', 'Hardcover', 8063, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0975d041-ba64-4ca3-8d33-0f6fae2c81e5', '9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 'Edition of Book', ' ', 12611, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0975ff0c-b310-4b7c-956b-a5e9d554fc18', '70f1369e-5147-49c2-a98a-5e3d2b75a552', 'Illustrations', 'As per Book', 15276, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('097ae491-77b9-47c0-a57b-ec6a45616efa', 'edfd9786-61f6-4366-b8bb-873f7f99a016', 'Pages', 'No', 19888, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('097b1b83-c1db-4938-99fe-462de8acd311', 'fe244f24-e622-4271-8b44-c2e4dd17df85', 'ISBN 13 Digit', '9780817643089', 5514, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('097b40de-2364-411f-9634-5774dd2f9e05', '72002091-6cce-4084-aca5-ec3d10fee1d7', 'About Author', 'As per Book', 22965, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('097c4c2b-ea64-4746-a528-bd1ec6d622ca', '9948a4b9-3ed0-4655-9d2a-a8310dda8377', 'Author', 'Gurpreet Singh Brar', 20353, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('097d9964-fc50-4612-8ee3-3b871a093129', 'd38c0b74-fc8d-49bb-bc83-e5f639e6fa28', 'Sub Title', 'Calculating Intellectual Property Damages', 12405, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('09833273-e474-4955-baa5-216b3057de14', '50ba11a8-77ec-49cd-af8d-8da5511c1b92', 'Pages', '264', 18606, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0983eff7-fc04-45f3-a99c-e2721b03d42b', '8ea2d080-75f4-41a2-b81d-17666a8580f6', 'Title', 'Mergers Acquisitions And Other Restructuring Activities : An Integrated Approach To Process Tools, Cases And Solutions 11/e', 1029, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0985067b-fc08-4812-9784-4b7c0e2f6ddd', 'b7c607e2-4610-4c89-b495-bc3f52f6ff26', 'Pages', '1712', 22830, 6, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0988cb5c-e1a0-4a3c-8ad0-bdd5cc13b63e', 'ce0425e0-051f-4507-a8dc-794a0871919f', 'ISBN 13 Digit', '9788178805726', 10819, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('098b3bc2-ddd9-470a-9946-c3c09a5c26a8', 'ad471156-0dd0-49eb-98d3-688dfb85c955', 'About Author', 'As per Book', 7069, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('098dccf4-2bbc-48ad-ba90-8e188533be7f', '9c009ecc-6b00-4090-87d9-8f5503182f73', 'ISBN 10 Digit', ' ', 7059, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('098fc68a-1aef-4ca9-a22b-48a9b7dcb2c5', '416165c9-b099-4619-9d2d-49995a409759', 'Publisher', 'साहित्य', 317, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0991257d-eab5-4808-8de3-ca035dcfe4f3', 'e7e22669-f11a-4a99-9740-fd68428dc906', 'Pages', 'N/A', 14685, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0993452a-b0bb-46c2-bbc5-a2e18c1961b3', 'e15315d2-56c0-47ae-8874-1522fb37224a', 'Edition of Book', 'No', 13018, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('099348eb-9b68-43b8-8d3c-ef93069debb8', '37fda693-fe87-4b66-9a7a-a077b10686dd', 'Author', 'Pradeep Kotwal', 20279, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('09949722-87ca-4db3-84b2-ca76fbfc0def', '9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', 'ISBN 13 Digit', '9789381082171', 17663, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0994a819-9fee-476d-87c4-595f642221dd', 'aca902c7-03d2-40a5-abd7-72b63e950043', 'Author', 'Praveen Sethi', 10982, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0997ada2-aecf-4d8c-9e97-20db9b52f574', '5b1ba5d1-94de-43ca-abc6-0a512d546b18', 'About Book', 'No', 18211, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('09993363-0e97-4431-b2b0-75a5d54124a6', 'b5ff3b91-9298-4df2-9a3b-689b5e4db948', 'Binding', 'Paperback', 12008, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('099ac42e-d143-41de-a3ee-283e1812b1a9', '677e949e-71a7-436a-b731-eef7be44ffc6', 'Illustrations', 'No', 16283, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('099b6a3c-90ba-44db-adb8-e22cf06b69e5', '596f2a18-28b2-4fb1-99fa-482132924bcb', 'About Author', 'N/A', 9916, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('099c93c8-015b-451f-9435-df9ae8c30ebb', '14dbb59d-c5ab-4225-8436-33712877ab24', 'Year of Publication', '2014', 5075, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('09a020bb-7634-4814-b5b2-93e3176f4881', '1a8b58c0-4ed5-4f89-be6d-61fb532d2a98', 'Content', 'No', 20736, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('09a1303b-839a-449d-a199-1f67cbbdf33d', 'dffb8243-c22e-418f-b19f-e3ad6719d9fb', 'About Author', 'No', 14110, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('09a47efc-02d3-495c-8e7b-537e761ca1a9', '54c73eeb-da9d-499d-ba7f-b3d3cd7e1ec1', 'About Author', 'No', 19307, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('09a48850-0ac7-42d5-9743-6268a2ec714a', 'd232e3b7-797d-49bd-bec0-fb8def06b893', 'Title', 'Human values and Professional Ethics 3/e', 2493, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('09a7a475-4c88-4472-b13e-de41b060d0d5', 'e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', 'Author', 'Ken Collier', 21651, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('09ab64dc-8702-4842-912f-e44d8f38dcc6', '46028408-cd9e-43f2-bb61-e0eee80d4fa4', 'Title', 'Information Needs and Seeking Behavior - A Practical Approach', 23163, 0, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('09ab9368-9c43-43fd-a5d0-bf9a6c26c990', '2536415c-62ec-41b5-89a2-42e47f2c9c9b', 'Author', 'Nalini Ratha', 22575, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('09abba13-0cb5-44a4-a83c-320edf810297', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'Illustrations', 'No', 9535, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('09afb779-15bf-4672-b934-8db1c27f1134', 'fc245440-8eda-4c1a-9db0-92b561ca3a89', 'ISBN', '9789355324993', 1535, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('09afd036-536a-44ac-8977-b6ab9e84fac5', '2a37e980-2d5b-4ae0-b168-f47f3ea61629', 'ISBN', '9788187471578', 17047, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('09b43fcd-630c-4454-a9fd-fd813a3c2251', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'ISBN 10 Digit', 'No', 21616, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('09b4f3de-19e4-407e-9999-db97c0f660f9', 'd9caa704-eba2-4809-98e8-703d7e81597a', 'Content', 'No', 4614, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('09b7b665-e813-4eee-8de8-bddf088ed9d8', 'ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'Pages', '3000 pages', 4449, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('09b80d6d-9095-4ad9-989a-fdba55301f5b', '4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', 'Year of Publication', '2008', 12204, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('09b867c5-dfca-47ff-9958-622d449b21ff', '9e32efb1-f8d0-4565-8666-689c3398aba1', 'Sub Title', 'Brahmanical Temple Art and Architecture in Hadoti', 23031, 0, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('09b8a668-fffd-4649-a735-5ca95b3a79c0', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'Content', 'No', 11195, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('09bcd4a6-531d-406a-bf1c-78b93b01d416', 'f8f610ca-bc28-41bc-b895-6ebae58b0344', 'Binding', 'Paperback', 10158, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('09bcff06-3260-491e-b7d4-8a88c4ac472e', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 'Author', 'Graham A. Webb', 11337, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('09be5aea-5d35-480b-bcd8-e6f5bd815dd3', '9daf9548-e7af-4e43-9dbb-c2446f97e13f', 'Sub Title', 'No', 13731, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('09c1019f-ca42-4a59-b4c9-c1ee404c92ae', 'f3f5262e-6530-497f-8128-d9bef28be490', 'About Book', 'No', 12117, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('09c87191-fdde-4262-b501-9a7c84d29964', '9740b726-928a-48db-b5fc-f669d12cac1c', 'Sub Title', 'Life and Vision of the Vedic Seers 1 - Visvamitra', 7424, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('09c8916e-189d-4e55-bc08-a828c0985940', '588d48dc-2e73-4716-9683-160a21ccac7b', 'ISBN 13 Digit', '9781565858602', 8809, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('09d082d5-d048-4f9a-b1d2-62609e561c13', 'a9c36421-6027-4403-8341-21963702bda9', 'About Author', 'No', 13811, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('09d20973-d00c-452d-ad3c-731180543cd6', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', ' 

						Title', '', 4327, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('09d932d0-c986-47e0-b81c-8c5876994eff', '2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', 'About Author', 'John A. Wagner, PhD, has taught British and U.S. history at Phoenix College, Phoenix, AZ, and at Arizona State University, Tempe.

			Susan Walters Schmid, PhD, has taught British and European history and scholarly publishing courses at Arizona State University, Tempe.', 4489, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('09dfabbc-bdf6-4c5b-a195-f51dee22e134', '8d64aae8-c5d4-4dfb-bc51-81f458880664', 'Content', 'No', 12877, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('09eacfb5-722e-42f9-a133-48987375ff55', 'ee877d88-854c-4a69-a9c5-9b2dc05519db', 'Author', 'John Shepherd, David Horn, Dave Laing, Dr. Paul Oliver Peter Wicke', 7901, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('09ec189e-6221-4ab6-ab84-ceea266aa154', '428cd1f3-1392-458a-9bb1-375feadb80a8', 'Year of Publication', 'No', 16218, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('09ecf9a2-b397-46f1-95ba-9af2ec816be9', '96767d15-16f3-4be1-a5e5-1d5228b6d10f', 'ISBN 10 Digit', 'No', 12694, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('09ef330e-026c-494e-a616-14e1aadb7822', '8f6a3d1f-f94f-4bd2-98c1-aa5cb0ac77e7', 'Binding', 'Paperback', 17602, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('09f075fe-5925-44d9-90e6-1190118d08f0', 'e13fca1b-5e1d-4d9a-8c72-44575676626d', 'Binding', 'Hardback', 4700, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('09f274cf-4f70-4574-8442-1a08a68a2896', 'a4437b80-0f92-4f13-a157-a43b09381713', 'Edition of Book', 'Ist', 23028, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('09f38c8d-a546-4f53-b88a-c6b23f881efc', '50a71a62-c42b-41ce-ae90-cc631f02f2ac', 'Publisher', 'Standard Publishers (India)', 3871, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('09f69640-e5b3-4716-8bd6-6c8b3ecd32b6', 'dd26192a-1c4d-4f10-bb50-601f48173ca6', 'Content', 'No', 20392, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('09f79e2a-09d0-47ec-99a9-023928451006', '2bbe6eb3-0bf1-414c-97c6-ee8f364cc648', 'About Author', 'As per Book', 18539, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('09f817b9-0109-49d5-b4ac-40f1a35283bc', '00c44c72-7f0d-4a7b-beff-c4733bc1a321', 'Illustrations', 'No', 14521, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('09fae83f-a131-4648-9cf6-13b925321452', '2c39433a-3c22-4b72-b673-a3ea083e0269', 'Title', 'Business Research Methods', 783, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('09fc8e8d-a50d-4b98-9c4c-c8b5989935b0', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'Sub Title', 'No', 10418, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('09fcd953-2a2c-4147-944f-d0ae169962b0', '916d2a94-796a-4442-8744-34fa7d6ecfa1', 'Language', 'English', 6903, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('09feaa39-e882-43d1-9af8-336888315160', '6692c134-6240-45d5-9e42-d753d92ddc78', 'Sub Title', 'No', 9823, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0a00d93d-9ccc-4148-a973-cde9388eb6cc', '157e6b23-37ae-479e-9b70-5599a475aec3', 'Illustrations', 'No', 17384, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0a01dbae-3b51-4508-9650-1e63fa131c2b', '65b8d5da-4f73-4329-90f1-b00a9d8232e3', 'Author', 'Gerardo Mesias', 995, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0a033e94-601a-4848-b589-8affd0013705', '1189b39e-74e8-4d46-a252-ac9de9b7926f', ' Publisher', 'Mir Publishers', 3370, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0a05bc09-cd41-457f-b2aa-4e843330a4d9', '6ee759b3-9c0d-4d21-b575-ff8569aa8881', 'Content', 'N/A', 18816, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0a0751a8-5698-4b9a-aaaf-e483507ef129', '3ac607d4-9bbe-4e66-8546-723595e0f1ff', 'Year of Publication', '2012', 4750, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0a083002-2a9e-42e0-9c18-ba499eb3c511', '3d46b288-63a5-4356-9055-74396f876d3d', 'ISBN', '9788187471509', 2362, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0a0fc762-5b05-468b-a30d-a412755d0ce4', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 'Author', 'Alexandre J. Chorin', 14096, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0a140014-8094-44e1-aeb5-b21320a2f95d', 'ce75cf6e-9d08-4b8a-ab24-07c58613bacc', 'Binding', 'Paperback', 16486, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0a16e6b8-4552-42f4-b614-a13b9e5fbebb', '260b13b2-764b-4732-8d4a-99f1d2b3b16a', 'About Author', 'As per Book', 15941, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0a17025a-1bb7-4522-a104-8dcd9b6b1c5d', '60e89860-0837-45c2-a035-6ece673765a3', 'Pages', '301', 7593, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0a182394-65f3-4722-b468-edad7fa26235', '8d595a23-f12f-412b-87a7-f36fa16993bb', 'Author', 'Raymond E.', 17143, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0a1de02b-8e53-42e0-b0ea-db4185787b77', '87769e58-4214-4642-b1cd-4caf26fdae53', 'ISBN 10 Digit', 'No', 11979, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0a1f7b5c-0499-4c46-ade0-6e453ae17bc3', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'About Book', 'No', 11904, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0a205c1f-2f26-4f4d-9785-a7ff2efa271a', '4f8b13a9-34d4-4280-af0b-82a33eea6c1f', 'ISBN 13 Digit', '9780737701432', 16252, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0a20c013-a7d8-4611-9d5b-9db1c49e07be', '995453a5-5ce1-4c36-82d9-3fe6f15fde6f', 'Year of Publication', '2003', 5595, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0a22de3c-f72e-4149-bc48-744d0e0484e3', '25dc1c91-ac6c-4045-ab2f-2bb8674132da', 'ISBN', '9781292075808', 790, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0a233c88-f8db-4021-8e25-5d9d9f4b04e3', 'dc87c776-6a2e-40cd-a0be-0d2e31ac2ab2', 'Edition of Book', 'Ist', 14545, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0a2d1ceb-c285-4593-8a4b-fea5f67ca460', 'fc245440-8eda-4c1a-9db0-92b561ca3a89', 'Author', 'Prasanna Chandra', 1534, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0a30a82b-17d2-44ba-b2ff-fcf3b89ad867', '74166b52-1bd3-422e-a906-806afb16f044', 'Illustrations', 'No', 5702, 11, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0a373c84-a29e-475b-b872-241d8b093991', '022a60d8-b9a5-48ed-ada2-8f3031a8875a', 'Edition of Book', ' ', 7755, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0a3988fc-d583-47de-a2c1-80ceb3c64e46', '892efa92-f4ac-4924-a633-e417746381c8', 'Author', 'R. Ram', 11558, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0a3d6ddf-4cce-4e30-8e71-bf4425ca2ff0', '9f102da4-667d-417c-96fa-92be878ca882', 'Edition of Book', 'First', 17801, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0a406008-c8ca-429e-ac0f-1f3f76db188a', '9b9fca1a-3369-4277-8cb9-025448d0bf42', 'Pages', '75', 7844, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0a406e14-13f9-436d-bec4-9bd41d30b0c6', '72aa6efe-dd5e-4566-9b82-1e45206d9971', 'Year of Publication', 'No', 14752, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0a426737-e6fe-4971-b70e-d7b9033d9436', 'e4cb820c-0bf4-48f3-bf55-dd2706f61168', 'Binding', 'Hardcover', 6809, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0a43a45a-98fe-4036-b33b-7d8d4155e738', 'abbe2003-f51f-47b6-903c-3299eb41956d', 'Sub Title', 'No', 16132, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0a447402-8b64-4539-90a4-e55b26044294', '23172ea3-d5da-4a67-b65f-44b0d17fe976', 'Edition of Book', '1', 5037, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0a491243-13e4-4185-8504-f0e03a9fe3c7', 'b0271338-0fb7-4275-b6e8-79bb2c844caa', 'Binding', 'Paperback', 18348, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0a4e1058-de35-43cf-b90c-5a8d6e97e6bc', '1b44796e-66db-4a36-b144-b28bb86b14b4', 'ISBN 10 Digit', 'No', 16802, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0a4f667a-9664-4595-bc26-a75d078f3e2c', '7704ee03-4fa4-44a6-9766-b9bd5272ea77', 'Binding', 'Hardcover', 11499, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0a502aa7-c5e4-4329-8ab4-f196da28b726', '51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', 'About Author', 'No', 11655, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0a520bd8-9b38-47df-acfc-187ab2726195', '613ba2c7-870d-4629-9976-98687638904f', 'Content', 'N/A', 11851, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0a5395ff-afe4-4137-8bff-b91431ad53e0', 'f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', 'Title', 'Microsoft Power BI Dashboards: Step by Step', 1044, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0a53dffb-ae92-4a0b-ac9b-349c3516473d', '575abe94-f801-4a97-a3a9-e04f8bd09069', 'Content', 'No', 20535, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0a59871b-aaa5-453f-8a7b-f479a3c0d63b', '63301db8-1671-405f-aa87-1d0e79dda53f', 'Title', 'Introduction to Electro-chemistry', 3040, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0a5b666f-825b-4836-b958-6d74f2753d4b', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 'Sub Title', 'No', 14095, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0a5d0f9c-ff4a-4b26-99e2-9c4dec778ee2', '31510c3f-2b99-4365-84b5-2e7ed27d6254', 'Illustrations', 'No', 20452, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0a5ed7ca-6b20-49c3-8cc6-336af95f1c51', 'a3a1a722-af75-4113-9738-2c2c58649e90', 'Binding', 'Hardcover', 2777, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0a62c7d4-f60f-47aa-9938-2f6bb6fb9e09', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'Illustrations', 'As per Book', 11243, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0a6557a5-1191-44b5-94d4-0fc117af24a6', 'cc3dc5af-75ad-413e-8b5f-182a2bfdb341', 'Year of Publication', '2010)', 20766, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0a67bce8-e80f-46c9-a368-fb0a01a78c12', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'Author', 'Liz taylor', 11893, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0a6b01ac-c692-46a8-869d-9dfe1fa06df9', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 'Author', 'John K. Villa', 12416, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0a751cfe-9c61-4fe9-88c6-261ad35fd4da', '9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', 'Author', 'Mukund Sarda', 17661, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0a79fb76-dd1b-49ab-9ea7-b21a5ea6c9c1', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'Content', 'No', 12890, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0a7b261f-e2f1-4600-8365-1f16902c1c3b', 'd8dd1da8-1e48-4d4b-ab13-055668f4abda', 'ISBN 10 Digit', 'No', 19094, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0a7e65c4-e533-453d-aafb-9a6bb80ae786', '0430e5d3-f565-41a4-ba81-e0bb3271b7b0', 'Illustrations', 'No', 15770, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0a7fddce-d2f6-4c81-8547-cbdc33726bb2', 'ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', 'About Book', 'No', 9328, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0a80c7b2-6fe8-481a-95ca-e6b879a91363', '87f9442f-4eef-441c-bd0e-fd8e467d2fb6', 'Year of Publication', '1930', 221, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0a828d30-d34b-44b6-9d65-2f01ed6142ff', 'efc1e42d-b609-4a74-b171-a7f37b452650', 'Publisher', 'Hanley & Belfus', 1077, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0a838264-b46b-4f2d-bdc9-25eec85da8e1', 'a416ebe7-3869-4f38-bffb-56151c248859', 'Illustrations', 'As per Book', 15487, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0a84e1b4-0e79-4d5d-b307-668f4ad556ce', '30a41237-5ba2-44b1-a67b-673d53d5abe7', 'Year of Publication', '2007', 6935, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0a89d84e-aef5-4390-88ca-b6507037ce49', '3cc7973c-4ece-4f92-bed0-30a9037bcb0c', 'About Author', 'No', 13121, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0a8aad34-c54e-420b-b0f0-3157e2719e5a', '08e6f479-1153-419a-910b-5843d5504bd2', 'Author', 'Dr. Ramchandra', 14563, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0a8b6f0b-3b6e-4298-bdac-1be427ef1b01', '534b5e73-0ef6-44df-82a3-ae7f04e7f509', 'Author', 'Howard Lavine', 19931, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0a9033f0-7d2a-468f-86b7-19942c795a2b', 'c9624129-7075-4dfd-935e-863d555bb9d7', 'Edition of Book', 'First', 9255, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0a928d7e-9b1b-4ce7-81a9-bb894ca97c0b', 'a888d0eb-87e3-4d40-82c9-4ac416139b31', 'About Author', 'As per Book', 15546, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0a92a15a-ace9-4235-bb2f-eca156e215a4', '18aa5ce2-363f-43fa-9613-5260d5df42e5', 'Publisher', 'Standard Publishers (India)', 15926, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0a9989e2-7d54-499c-b976-c490a2f2faf1', '16c96f88-c902-478c-8fc9-bb6e46f92ff0', 'ISBN', '9780727758040', 1890, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0a9f2971-a169-4cd1-8f39-a59b13ac89b9', 'f0d71dcf-2217-40f2-9237-ba29791fbec8', 'Author', 'डॉ. कमल प्रकाश अग्रवाल', 3989, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0a9fb404-9726-4b65-85bf-4bf19201d045', 'e62c6775-261e-409b-8fd8-77f7e0be15f0', 'Binding', 'Hardcover', 19084, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0aa13966-8ea2-4a78-8a7e-e6989c7668c3', 'c62c69e6-d231-479f-b137-3e8188d544f9', 'Year of Publication', '1999', 15892, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0aa1b310-9669-4132-b7b5-1e4585c44c8d', '9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 'Year of Publication', '2015', 21236, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0aa22f5a-fc4e-4ec6-b3d5-cd48862e5ee6', 'e275acfb-582e-4a2e-9fc3-52cc472685d9', 'Year of Publication', 'No', 9779, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0aa2ed2d-4b85-47de-a8b6-d31ef3e7fc88', '2a7d4fa5-27bf-42fc-899f-ac4f3029dfe3', 'Edition of Book', 'No', 17432, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0aa3dd52-175f-4dcc-a6e4-b7b522e9f9bf', 'be5c8b45-f8d0-40e9-94ee-73e9e840c29d', 'Edition of Book', 'Ist', 14467, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0aa548c1-d95c-4cdd-8b02-e0dbd1e047bf', '5707b522-4ab5-4925-9f4c-02277aee4611', 'Illustrations', 'No', 9678, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0aa7d0ee-6d83-43f8-b438-b37b4fac0aa5', 'c1afe78d-495a-4c97-ad6b-da6268a9fa77', 'Year of Publication', 'No', 17947, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0aa8b183-37d5-4a8c-b8b4-672c44742379', '2fbcd9ee-52d0-4d0d-b6dd-b478abb8fd9e', 'About Book', 'Yes', 4780, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0ab00df0-e285-4776-beef-c81a454f4dd7', '6a82db0d-7287-4a3b-a638-3facdc6c4fe5', 'Author', 'Varadaraja', 75, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0ab139a3-0cfe-4ac3-967d-ec2683bc74d6', 'd57fc4a2-0041-4406-82d4-1cfc62f2f1a5', 'Author', 'Prof. Gyan Prakash Shastri', 10109, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0ab29cd5-c8ed-45c1-8b6b-cb0c0f03d59c', 'c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', 'Title', 'Human Bioarchaeology of the Transition to Agriculture', 2376, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0ab40108-f764-4068-9998-9cfa2a398467', '9aa06440-ea1d-474f-98b2-badcb92f25f9', 'Pages', '1624', 6296, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0ab77521-9d1b-4380-a10d-408b1ec35db7', 'a36a1598-58be-44ea-a710-3360918cf9b1', 'Title', 'Ragging: The Red Alert', 2355, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0ab8b1e1-ecd0-4939-8772-483218ec3cae', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'About Author', 'No', 18405, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0ab91065-22ae-4da4-8260-9d9a989bd454', '2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', 'ISBN 13 Digit', '9788189012592', 9763, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0ab9f427-6eac-4e85-bf63-5da26adb64ca', '96469dea-8fca-4428-9284-b2276a7091ac', 'About Author', 'No', 16878, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0aba126c-f2ab-4e3a-bf23-2dfde3bf99c8', '3a08cbdb-9bf5-491c-b573-c65d16e8f980', 'ISBN', '9788187471769', 3910, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0abe036e-b067-4cc1-83f4-dc10b8090df3', 'a83a307d-50e4-4251-b7e8-389a8212a69e', 'Author', 'Dr Naveen Kr Jha, Dr. Anjana', 15114, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0ac0064b-ebad-4f6f-af9d-44c241c5b22a', '9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 'About Book', 'No', 19881, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0ac615d1-3217-436f-945e-d06c8e1f07e6', 'e6f645dd-3c8a-4059-ad22-0ce1f4303aa9', 'ISBN 10 Digit', 'No', 15357, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0acb35a0-8290-44de-86cd-cdd75b337b4b', '7d85dad6-88ae-4116-b004-4a77dc46cb81', 'Pages', '3000', 12438, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0ad38da7-3853-402a-9674-cef14a49afbf', 'f3503a38-c30e-48e9-afe8-451dde7aa63e', 'About Author', 'No', 14967, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0ad6bc9a-6e02-4510-a67a-c81f9860597f', '420260f1-5659-4752-b767-c2539f0c7676', 'Title', 'Yodha General English: for all competitive exams', 984, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0ad90a11-c89d-415c-99e1-6f01be0079bf', '36ffdaed-3a65-40c4-a0cd-716f9cff894f', 'About Book', 'No', 14860, 12, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0adb5a66-e3cc-4278-a724-d742ea2bf58a', 'd62f1c11-81a5-4bdf-83e0-3870bb18425e', 'Pages', '320', 21557, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0ae25f05-8506-46d6-80c9-710df0575802', 'e8bbb00f-8121-41cd-b63c-d1462b6525fe', 'Title', 'Acoustic Fish Reconnaissance', 13262, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0ae27110-44ee-450e-a9eb-b6fc4ab61a41', '9590a612-9137-4a55-90d7-d6c9edc25bf5', 'Language', 'English', 9243, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0ae4303f-2a1e-41cc-986a-b30c5c025a1c', '85f5dda2-4341-4f45-a24f-22b93bb80ae2', 'ISBN 10 Digit', 'No', 15503, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0ae77bea-0020-49e9-b00f-657b294454b4', '613136c5-8051-474f-a18c-d20622fa8a19', 'Binding', 'Paperback', 12919, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0ae93f5b-eaf1-41f3-9291-09bc92cd21d0', '5ce6e5ea-93be-44b1-9bb1-dc8a7a8a47ea', 'Edition of Book', 'No', 18399, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0aea3738-2a21-458f-9db9-c44e2f5a17a9', '64f9a8c3-c48e-4369-9913-6673ec301ce0', 'Sub Title', 'No', 22169, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0aead711-cfbf-4dfc-94d9-af87798a83ec', '6c35417f-10c5-495b-8a1a-be830a80ecdb', 'ISBN 13 Digit', '9780321539960', 18518, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0aed5b8a-4370-4b9d-ba0b-c0ea1547a927', '286189bc-d676-44b2-8d71-42513f363079', 'ISBN', '9780727761552', 1685, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0af64905-a459-4ca5-84d9-56bf68b69caf', '4e6c2179-70a9-4f07-acff-cfc6c40b4037', 'Author', 'Veeta Singh,  Shalini Diwan', 7001, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0af8b7c6-8baa-40c2-80c5-0fa2aa4e2144', '220693c5-29de-498e-85c3-537f28836afe', 'Language', 'No', 11650, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0af9342c-e145-4bd0-a65f-c3053948355e', '49fe82f2-c689-4c5d-95aa-d9155599d718', 'Language', 'No', 16168, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0b001be8-3bc1-4d2b-909d-478d140ce0b2', '70258954-c5f2-47fe-9666-a3a6078ab495', 'ISBN 13 Digit', '9780199561742', 21802, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0b0021d2-c7e5-487b-a402-9a7aae06ed57', '947617f8-454c-4d68-a6a3-b4b5f99308eb', 'Illustrations', 'No', 9366, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0b00a87e-acef-4bb7-a40e-d5cb006b1ed2', '273ee165-cf3c-463b-bf0d-347e73605b47', 'Sub Title', 'No', 15618, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0b03d332-d011-44b8-8cb6-3a53d6b645ea', '5586b806-f632-431d-9f05-8b4fd3b7cb1d', 'Year of Publication', '2009', 22120, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0b049574-ad07-46f3-9cd1-fe25f8288f78', '2114f26d-0898-47b8-99b8-9f40fc42e5be', 'Year of Publication', '2012', 21078, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0b05c102-e1f2-4e1f-bc26-ad9eb30f6057', 'b59e3a1c-3852-4ebf-8394-8f799ab413c7', 'Illustrations', 'No', 18466, 11, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0b062902-a80f-47c7-aaf4-5fb743360074', '0aa91139-7cfd-4590-b5fc-8e8665b865cf', 'About Author', 'No', 10970, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0b07bc4f-b280-4f58-b36d-14855acdc83c', 'e6b265c7-96a7-4a61-84a2-5d6e1fc10efe', 'Language', 'English', 7745, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0b0c83ed-db3d-48b3-9ddc-eba66938bf4f', 'cc557432-903c-46b8-84c5-cef081a4eb1a', 'Binding', 'Hardcover', 6620, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0b0f319d-f713-49bb-be3b-590102e64883', '647df378-19b2-4a0d-973e-15ca05481072', 'Year of Publication', 'No', 16975, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0b10ce1b-fe0a-48ff-8068-8b0c9c297cbf', '0d03083e-f46b-40bc-9b97-5a2498591996', 'ISBN 13 Digit', '9798186830269', 12513, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0b120e9d-15ef-4585-a069-30618c9e41c0', '3917d4da-8622-41c4-831f-c9cc071d51e0', 'Title', 'Managerial ACCT:A South-Asian Perspective 2/e', 2141, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0b13ebd6-a363-4182-ac1a-3bed1af87425', 'ae84105e-806d-4543-aea6-df674999632b', 'Year of Publication', 'No', 10757, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0b1c0590-fd56-404c-82a2-5adccfebcb36', '95f24706-6f36-4214-a0a5-9f8dcfb86f18', 'Edition of Book', 'No', 9936, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0b1d60e5-d16b-43e6-bdda-6c69979464b8', 'bdba2c80-ad8f-4281-b726-875b19513750', 'Binding', 'Hardcover', 15436, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0b1f264b-a715-4796-997c-53423dd4b459', '37b96161-46fa-47e6-bc1c-6d585775e097', 'Author', 'Maria Misra', 6873, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0b20a9e4-0d70-4a02-95ac-aa2111b5fe08', '2b6ab688-232f-41a3-bb23-f7906b9a6a70', 'Binding', 'Hardcover', 7680, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0b232836-bd7a-4651-8886-573c4b7729de', 'ad85b4e3-b49d-4a99-87b1-82fc07ef02be', 'Author', 'Raymond Brooks', 595, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0b25a6a7-64aa-4e68-9989-1c559dcd34dd', '4df30c7f-b955-4f43-8525-81c4b1e87029', 'Publisher', 'Wiley', 2229, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0b26bb89-0097-43f6-abe8-a0320175e0d5', 'b6029d7c-98c1-442e-9ce0-9234ed59c88b', 'ISBN 10 Digit', '1920744975', 5971, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0b28894d-9b73-47bf-902d-935136109a87', 'cbc6789d-518e-4eb4-a23c-ada73e88d800', 'Language', 'English', 22654, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0b3198cb-86af-4f7a-82c8-60ac42247cdf', 'fcfaae26-0daf-4370-976f-6a86e810ba4e', 'Edition of Book', 'No', 15880, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0b338da4-3e5f-4628-a0ec-d4d71b820c78', '1b4e4d8d-5342-4073-864e-127ed1649ffa', 'Illustrations', 'No', 14255, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0b34285d-70a1-47dd-8f15-e04c59294cdd', '5cf6e126-110c-41d3-85a4-062975e87b9c', 'Year of Publication', '2011', 19828, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0b3b0911-12af-4a47-9c76-5c29d2ddc290', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 'Author', 'S.M Nikolsky', 3309, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0b3c033d-a8ad-491f-9e16-fe09e6d94248', 'f0d71dcf-2217-40f2-9237-ba29791fbec8', 'ISBN', '8187471026', 3990, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0b3cc57b-ac87-47b9-a90d-dd0b0b174d71', 'cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', 'About Author', 'James T. Kinard, Institute for Cognitive Literacy, Chicago

			James T. Kinard Sr. earned his Ph.D. in electroanalytical chemistry from Howard University and is President of Innovations for Cognitive Literacy, Inc., Chicago, Illinois. He developed and implemented the Rigorous Mathematical Thinking program and is a certified trainer of the Feuerstein cognitive development program, Instrumental Enrichment. He lectures at the international cognitive enrichment workshops in the United States, Canada, the UK, France, The Netherlands, and India.

			Alex Kozulin, International Center for the Enhancement of Learning Potential, Jerusalem

			Alex Kozulin is Research Director of The International Center for the Enhancement of Learning Potential in Jerusalem, Israel, and teaches at Tel Aviv University and Hebrew University. He held academic appointment at Boston University, was Visiting Professor at the University of Exeter and at the University of Witwatersrand, and was Visiting Scholar at Harvard University.', 4887, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0b410429-5a5a-4422-93a8-83367c720090', '8c59471b-56b5-48ea-a540-6df146cabff0', 'Pages', '272', 22228, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0b4173a3-f55d-46b5-bed9-243d3174aed1', 'e3c70054-5d67-4361-9977-adb08b2d6be9', 'Edition of Book', 'No', 17870, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0b4998b0-5ff9-4485-aef1-e1ff046104dc', 'cbd58b61-7164-4861-b4ab-71636950d2d3', 'Binding', 'Hardcover', 1787, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0b4f4725-5334-4d60-886a-3f93dd040a52', 'b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 'About Book', 'No', 14295, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0b523699-1585-4070-a42e-c9c77ed18a7a', 'fff9b359-4ca1-498b-80ec-70b6376f58ba', 'Language', 'English', 5867, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0b564f1e-24d7-4920-ac65-e5436de2b770', 'b3146055-e5b8-4c44-a98b-86a724a47650', 'Title', 'Supply Chain Analytics', 2206, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0b56d946-43b3-41cb-b134-d5cb8ab12404', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'Content', 'N/A', 8366, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0b59af60-50d5-437a-b093-b16618566878', '769c1526-9359-4611-be3d-dc460eaa2577', 'Sub Title', 'New Architecture in Britain', 5935, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0b5c98b0-7a1b-4c49-9899-0f6a02b3fc76', '1ce563e8-c1b0-4f10-9fca-f32e45f5eed3', 'Binding', 'Paperback', 21669, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0b63cda6-4535-4fd8-b2ed-0c773c9b96cc', '86a2b720-df84-41d9-b7d9-e33557166e25', 'Sub Title', 'No', 8612, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0b656b2d-9d4e-4950-bd16-5ffc0cb61a99', 'c1a97269-5730-4723-b0cf-681abd8046a9', 'ISBN 10 Digit', 'No', 8873, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0b695794-bbc3-4ca0-bbc5-5a96a1d6e882', 'd3bc037f-17b0-4049-a369-b40594c95ad8', 'Sub Title', 'No', 8472, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0b6c491f-a32c-496e-874d-18fb8828789f', '0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', 'ISBN', '9789354531309', 1310, 2, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('0b74f965-6ee7-4c76-9d8a-5baededfe0c1', '3258fac3-44e6-4606-b493-7b41eadd6ee9', 'Edition of Book', 'First', 13066, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0b7714de-83ea-4cfe-86ea-ca40e24f7575', '94ac1db6-1476-4e6b-85d7-8e5226421f3f', 'Publisher', 'Springer', 13690, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0b7c237d-4883-4fb0-b92e-3cb12e100aef', '5e0e58c0-db17-40d2-8358-ca2e9cfb1471', 'About Author', 'No', 20684, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0b7cf86d-c698-4002-935a-359e45aad34e', '0d627e06-c965-4257-94f1-eb7ca59d365b', 'Binding', 'Paperback', 15970, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0b7da8e6-63e1-4206-b090-f776c65f77d3', '900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', 'Illustrations', 'No', 14638, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0b7ed339-925e-4275-a2e1-287ed5d400d8', '372f802a-e0c3-490e-aa75-6d51a386e678', 'Author', 'Swaleha Sindhi', 17609, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0b7f4789-7363-4b0e-9fe8-95467e1ec3c3', '4de09fe4-bb00-4165-aba0-5277c404853f', 'Publisher', 'V.B Soobbiah', 82, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0b828387-9972-49d4-a217-4b62903c0249', '41c5c82b-78cd-4e63-98e3-9c3510964386', 'Publisher', 'Wave Books', 951, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0b83e2e3-2e41-419a-86cf-3c6f250ab67a', '02f1149b-d029-4e63-8d3e-15686984e157', 'ISBN 10 Digit', 'No', 16328, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0b926efc-00f8-4e72-80f2-57da22ff209e', 'f3fa965a-1db9-44d1-ba90-e9cd4694158c', 'ISBN 13 Digit', '9780387255576', 8757, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0b93dad2-e430-4a8b-aab1-91d5bc54ebb4', 'e85c9a41-873c-4cf4-9401-c165c1229361', ' Title', 'Essential Mathematics and Statistics for Forensic Science', 3466, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0b960091-e950-4432-82b5-bd03bd0ce87b', 'aebe2937-58fe-4c0d-af69-cbea4714d44c', 'Binding', 'Hardcover', 10834, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0b96e209-3a07-4290-b5e7-dc6234a762b7', 'b41d2e7d-a342-4472-8eaf-aa964eb5f238', 'ISBN 13 Digit', '9788184050691', 11058, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0b9a26a5-841f-4edd-b8a0-f58dae49673b', '1a3d1447-bdbb-4635-8915-aa3e24129e88', 'Author', 'Gayatri Pagdi', 18117, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0b9b7454-d2ca-43e7-a443-b69d426e57bc', '0ed2de41-84e8-4131-9bb9-1bcda938e13e', 'Binding', 'Paperback', 1442, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('0b9c6f17-5672-4ad9-93b9-528ef97b6957', 'b84b98df-7270-4889-8ddc-98bda685117e', 'Binding', 'Hardcover', 13243, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0b9d9ec9-2f67-47b7-beda-d0d0aa4dbf86', 'c9abd76e-de67-4745-bcbb-529cd1d27e2d', 'Edition of Book', 'No', 19767, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0ba04143-61d1-44df-8bc8-6c04e6f60610', '5ec37c0f-dee5-4368-8804-ed61c11db727', 'Pages', '289', 22507, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0ba1b3e7-a691-4cdc-bb8e-64383475845c', '2f3614b7-368e-4e20-ae0a-c96d76ef0561', 'Content', 'No', 11143, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0ba22bfb-c2e2-4136-8e12-47b278b044c8', '513a2398-d7fc-4f66-b713-6dcd94c5c918', 'Title', 'The Philosophy of the Upanish DS and ancient Indian Metaphysics', 200, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0ba5d1cb-be09-465e-be83-6b5adee7aa53', 'edbcc5ae-1bea-4552-a26c-1cc145ff53cc', 'About Author', 'No', 17685, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0ba84633-7468-4fe3-b397-ae04c694d2c7', '17f65cdb-a960-4ab9-a161-f4ceb827ed38', 'Language', 'English', 4116, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0bac9768-f326-4031-aaa6-f6d33cb72a30', '2a71084b-a427-40d1-b530-e35a6f04b01f', 'Title', 'Changing Paradigms of Urbanisation: India and Beyond', 447, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0baf05a0-304e-40da-9fd9-714238edb7aa', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'About Author', 'No', 15795, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0baf94e2-e3bc-456d-9535-2eaff5c5d05d', '7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', 'ISBN 10 Digit', 'No', 13323, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0bb11b8a-ad9e-4f9e-8e5d-7d510cef343f', 'a416ebe7-3869-4f38-bffb-56151c248859', 'Edition of Book', 'First', 15485, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0bb3bf1b-a46d-4d17-8190-1728f3ab24ac', '53e47128-cafc-4185-9bd7-dac82c63838f', 'Language', 'English', 8270, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0bbad5c7-3354-4bb0-9a08-b7dcd587bf1c', 'f3d26be8-42de-4081-808f-a9e6ebcab81e', 'Year of Publication', '2011', 19912, 8, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0bbad8a8-2a9a-4ed7-b90a-18b1c5b38e0a', 'a2da5359-eb00-433b-9180-95bb4a29abb0', 'Binding', 'Paperback', 10455, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0bbe0585-3776-4eb6-8b6f-606edfbfd5d9', '12decdb0-6ecb-45dc-8481-02d652763b61', 'Illustrations', 'No', 12051, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0bbfd6fe-08c5-475a-a03b-5be9dbb57cfc', '62c72b8d-84a5-4077-b3bb-9d4beb62723c', 'Edition of Book', '1st', 14141, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0bc01b99-90d4-4278-ad33-44a98781511e', '72fd025c-83a8-4fc9-83a2-2d55e58ab28a', 'Content', 'No', 11547, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0bc5a121-ea0f-42f6-81f0-52be6794353b', 'b540a618-f449-45eb-8e4e-58cb0e2239cb', 'ISBN 13 Digit', '9780854043262', 6181, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0bc65663-9b39-4271-93b8-4240a54964e6', '3d6dca7c-c5c5-415b-8f26-1b5134e6dc58', 'ISBN', '9789352694686', 1740, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0bc6646e-7836-40e6-abe2-c943d9b1ab29', 'b1d30043-4699-477c-be81-6c19366d0a08', 'Pages', '1184', 18915, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0bca0f31-37e9-42fb-ba46-04f3bf6472b6', '0a77d975-3c31-4f84-b3e4-eadb36206454', 'Author', 'A.S. Kazanskaya', 3062, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0bd7bf9d-aa79-4e94-8272-bd74a53ab4bf', '4ed3abbc-2f2a-43ab-8baa-a1122dcacaa3', 'Sub Title', 'Nutritional Aspects of Bone Health', 6575, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0bd8210e-290d-4c52-80c4-8e46f2e2553a', '9e68393e-df4f-43fc-bb51-1fe76d0b1e99', 'Pages', '424', 17932, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0bdd101b-7185-48b4-b57f-8411c3559e0c', '47018e78-b1db-4c6a-9670-1d34b12a546d', 'Sub Title', 'No', 13561, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0be0d6a8-9f67-425e-a53f-18514ed9cf68', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 'Content', ' ', 15175, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0be39620-a05e-4687-b2d9-ef87350805e0', '7b64d473-39a1-48f7-88a8-f00010a07db7', 'Author', 'Vaneeta Vaid', 21927, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0be4a184-df44-4b6b-be6c-124ab6a320e9', 'e674ebae-2c5e-4a8e-a4fc-29cdd3d2b44f', 'Edition of Book', 'No', 13005, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0be554d7-66de-4089-9253-6fdd984fd323', '1b3b4c40-e646-4022-8be6-2d8f03e46b6b', 'ISBN 13 Digit', '9789380669205', 10369, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0befd4f2-f22a-41a1-b8a6-db714d5907f8', 'd7c52b23-47ef-48ef-90b2-944f2158f1cd', 'Publisher', 'Swaraj', 355, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0bf2e2b9-fff9-447c-ac27-6a4125efc61d', 'ae9e03e1-c5ee-400f-9da1-abba47b64357', 'ISBN 10 Digit', 'No', 19433, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0bf648e4-7f00-490f-acd7-983772800a87', '662d9933-891f-4f87-831d-12f8bfb72562', 'Language', 'No', 8308, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0bf87fee-d42d-4004-9e75-d3fc7e22bda7', '3d991445-c1a6-49bd-8669-a1116946c5a7', 'Pages', '607', 5819, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0bf9c595-e792-46c8-a556-25c5d0b66275', 'a6a0923c-ee51-4882-bf3f-156e32fc1c24', 'Binding', 'Hardcover', 7119, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0bffd5ea-55de-4f7f-9b3e-e4d4cb59dbbc', 'd37b5ba2-c37e-4d9f-8b91-766ac59ff789', 'ISBN 13 Digit', '9788184353983', 9867, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0c0095bf-fcf8-4879-9983-4b6438da3ac0', '1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', 'Year of Publication', 'No', 13647, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0c00fa0a-2693-4fd7-9c03-513407c94e50', '3258fac3-44e6-4606-b493-7b41eadd6ee9', 'Illustrations', 'As per Book', 13068, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0c027cec-461a-451f-83a0-afeb0968674c', '438f25eb-57f9-4ef5-8090-bbe41195edc6', 'ISBN 10 Digit', 'No', 16175, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0c048918-852e-476b-a1b4-90ce439e8927', 'b06e7d14-5d10-47cd-bfb4-2ea8f8807ad4', 'ISBN 10 Digit', 'No', 16867, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0c095f91-595e-4861-aac5-e10b3f3986e1', '00f3db64-4c0d-4c86-8d25-0e8d2e69c1fa', 'Content', 'N/A', 9053, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0c129f83-765f-42ce-8070-c91d74fc48b9', 'b939f577-fcbb-4a09-a5fa-70c20d76e09f', 'Sub Title', 'No', 22872, 0, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0c133ff8-85b1-4b5f-98ff-2b76984be820', 'c4364c95-df46-4bee-bb30-dd5fc3cd2db4', 'Sub Title', 'Bhoomandlikrit-Samaj Mein Sahitya', 10671, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0c13454d-ea69-4875-9fe1-82a477a21606', '49963f7e-38c2-44c9-bfaa-451103dcfeb6', 'Sub Title', 'No', 19318, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0c139f75-22d8-4fcc-b028-c6659b60dfad', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 'About Author', 'No', 9565, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0c13f778-fd80-4a93-9082-a8894e2312c5', '66d33e01-cb29-40cc-92de-8915cdc497c7', 'Sub Title', 'No', 19990, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0c13fe42-33e2-411c-a9c5-8cd110baeaff', '6c57197a-fdac-4946-b6d5-d7c8d3531cb7', 'Author', 'Mahrishi Vaidya Dayaram Awasthi Shastri', 15149, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0c147b17-65ec-4d13-a6c2-86e660e080ae', '73579aea-47c1-44e5-ab4e-f64172f5f320', 'ISBN 13 Digit', '9781402061233', 13967, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0c1509ef-bc44-4bed-a988-5985bb4632b9', '6e04a75a-a327-4985-be21-addb56e4adf1', 'Pages', 'No', 19803, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0c150d8b-29c0-46f4-83ee-ac3c99a6c59c', '9d847867-3945-49ea-bdb5-184fb31f2226', 'Content', 'No', 22409, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0c1ca392-06ce-40be-aa04-8b9a86bd70ff', '2800680d-8428-4b03-825d-ae2eeec36295', 'ISBN 10 Digit', 'No', 11878, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0c1eaae6-503c-448c-94ae-e67838b30ab0', 'cd731e46-2669-41bf-bf91-6d73413a31df', 'Language', 'No', 21341, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0c21c3fb-3a6d-4e0b-8421-08046dcf2801', 'd62f1c11-81a5-4bdf-83e0-3870bb18425e', 'ISBN 13 Digit', '9781259064890', 21556, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0c2395dd-d05c-4f5d-9cc9-0561f2031722', 'b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 'About Author', 'N/A', 14285, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0c256857-29fe-4a54-b817-c7895cafb1b5', '78738ec0-f08a-4f23-9d8b-adbad510c1af', 'Language', 'English', 6915, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0c260644-079f-4a48-9b81-fb1185aac813', '4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 'Pages', 'No', 9738, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0c2cdddb-9eaf-4fdc-a0d8-c268276b3f15', '50ac19fb-97c6-4b19-bf16-69e9cf60f91a', 'Sub Title', 'No', 17722, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0c2eb40f-b626-4755-a7f2-9678ffd34c1c', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 'Language', 'No', 18313, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0c3083bd-847f-4162-aef3-d536f91532c2', '08805717-e4de-4b0c-84ca-d7101ff6661b', 'Binding', 'Paperback', 18794, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0c31c7bd-0c78-412b-af4a-7372faba6835', '5b065905-a671-4d93-9dc4-1919658b776b', 'Binding', 'Hardcover', 22716, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0c356240-3adc-4590-b0bc-98846739cb76', '08805717-e4de-4b0c-84ca-d7101ff6661b', 'Year of Publication', 'No', 18795, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0c365e2b-ead3-48fd-98cb-6a7031fdcfaa', 'b9472d49-19a3-415f-a288-c246a838fd56', 'ISBN 13 Digit', '9788172735548', 9581, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0c39c36f-5704-449d-896a-c88182bb19eb', '1520de78-7f9c-4668-a71e-694ec622ef4f', 'Author', 'M. Kalpana Krishnaiah', 17411, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0c3d15aa-9b03-43fc-89ca-75f1e67b69e2', '8d971abb-1b8c-48cb-95cf-e424daab5e9d', 'Binding', 'Paperback', 12021, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0c3fe4ac-4b23-44b8-8b43-9f8f18190a29', '3af6eb64-c128-4f4a-b263-49f6fcb79987', 'Binding', 'Hardcover', 2080, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0c3fffcc-24d9-46bf-92a9-0c7ac31c6991', 'de762408-2c9d-4fab-adbe-cbd208f2d184', 'Publisher', 'Mir Publishers', 294, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0c444c91-73e1-494c-b5fd-ffeadcd31549', 'e162383c-b9d3-417c-8726-55b395126c83', 'ISBN 10 Digit', 'No', 21751, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0c458c78-94f4-4a3d-9164-3f5c654d1e26', 'fa7ba415-19c0-4693-bd49-ff04df125edd', 'Binding', 'Hardcover', 11397, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0c4a2868-ab2a-41bd-8832-3ad1601c0e11', '7c680bc8-a415-4c29-9489-79771c5e3aa4', 'About Author', 'N/A', 10698, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0c513c88-484d-427a-9094-4a3c3aab2847', 'ca7970e3-1abd-4260-bb19-6b7b356723b6', 'Binding', 'Hardcover', 6474, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0c5276ed-7250-4a87-9716-479c966c684c', '46b5d076-6e26-43b4-8344-0108fb3ff998', 'Sub Title', 'No', 8056, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0c5278b3-3f5b-49ac-9a01-fba3b041167b', '49716dfd-5aca-4edc-9404-cb33e5c3321b', 'ISBN 10 Digit', 'No', 22275, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0c5619c3-5a74-4cb4-9f98-70cfbfab9f36', 'ae5b0104-7982-425a-a77f-3e8a116cd581', 'About Author', 'No', 17219, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0c5a3c7a-423d-4da9-98e9-0c79f8f41b5f', '0a8b7e0b-dd20-4b7d-bc87-71da91ffa02e', 'ISBN 13 Digit', '9789381030141', 9724, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0c5a6a61-1e9a-4c0a-8333-cc95db050b30', '87769e58-4214-4642-b1cd-4caf26fdae53', 'Binding', 'Paperback', 11982, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0c5ad678-1e94-4d2c-8f19-c8be7f2eb8b7', '21fa49f4-d88f-4478-b269-5571808bb55f', 'Illustrations', 'No', 8724, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0c5b69b7-24af-490d-bccf-e573f7485422', '72fd025c-83a8-4fc9-83a2-2d55e58ab28a', 'About Author', 'No', 11546, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0c5c7bb7-b556-431f-bff3-8eee4502453e', '18d51e37-b28d-4d9b-a70a-fa494c9bd4af', 'Binding', 'Hardcover', 1862, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0c5e8b08-b7c2-4d5c-8395-30e778a714c0', '3286c522-f0dd-4668-b02b-0d81d7553821', 'ISBN 13 Digit', '9781855759466', 18272, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0c62fc61-cc98-48a3-bd8c-8ccd206279cf', '3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', 'ISBN 10 Digit', ' ', 20883, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0c650eb4-01c0-4cc7-95b3-dd664c93dbae', '23b24d63-14de-4bc3-8117-35f3ac7f7961', 'Publisher', 'Pearson', 1561, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0c65e294-273e-4148-bbde-4c1fa4867192', '98786819-8011-406f-863a-66170fa808e7', 'ISBN 10 Digit', 'No', 17625, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0c6ae3a8-0e5e-4b43-babb-a73aeb0cb052', '666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', 'Sub Title', 'Corrosion and Oxide Films', 7668, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0c6cf431-f1eb-4b77-b472-a5ba9891ed4d', 'bec88243-7af4-4ba2-98e8-87b85f8a2f3c', ' Author', 'Yu.Mitnik', 3653, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0c6e0a06-884d-40f5-81cf-48a93b21e449', 'f1467690-27eb-41ce-852f-987df04d8626', 'Edition of Book', 'First', 16307, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0c6e6ce2-1ee1-4897-85ad-c499a7243951', '3b14384c-6333-47f0-b820-72a4553bd42a', 'Title', 'The Modern Persian-English Dictionary', 286, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0c717972-10e3-4412-b259-e0cffc3a1226', 'df5ca47b-368b-42a8-af0d-94e92e9939c1', 'Binding', 'Hardcover', 1877, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0c721fff-a5d3-499d-ae37-4cf1a97b8a73', '83809ea3-509a-45b0-bed4-def10b245404', 'Author', 'कँवल भारती', 438, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0c72d8c4-4a3c-4e20-9917-b1b9e043fba9', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'Year of Publication', 'No', 18508, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0c730015-2247-4161-9b6a-26b8695fe6ec', 'ca98b806-7e16-4760-8025-6a2a1d664489', 'Author', 'Gary W. Barrett', 12667, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0c74dc76-7769-46a0-a7fe-db9435da94b1', '3cc7973c-4ece-4f92-bed0-30a9037bcb0c', 'ISBN 10 Digit', 'No', 13123, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0c7639f9-8720-4d42-a8fe-442dac4af573', 'd29589c5-5dd2-42d4-82e9-28d4546bd072', 'About Book', 'No', 13261, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0c77352d-8ebc-4d53-8897-a9338be4fda9', '892efa92-f4ac-4924-a633-e417746381c8', 'About Author', 'No', 11559, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0c7c617b-8843-4c06-8688-d3efc90f7005', '77408a2b-7c30-40bb-a0ec-7788ff465501', 'Edition of Book', 'No', 20105, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0c82914d-dd8b-4c98-b83e-72bd83ddcc80', '401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 'Language', 'No', 20130, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0c8890ab-1345-4ff3-af73-d66a996f0efe', '73579aea-47c1-44e5-ab4e-f64172f5f320', 'Edition of Book', 'No', 13971, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0c8a7b18-6fd8-4300-b003-fde25e08e2f7', '761c7e20-a983-44c8-b1e0-53542e501009', 'About Author', 'No', 20722, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0c8b1644-7c4e-4962-ac59-255985b7c267', 'ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', 'ISBN 13 Digit', '9789383158317', 9321, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0c8b4470-14a1-4bab-a9ad-0e3399a4a1da', 'b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', 'Content', 'No', 17890, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0c8c46aa-296f-43de-89ae-baac5b6d5164', 'ef451648-1ec0-4707-bae2-dc5d4c4143d2', ' Pages', '304', 3276, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0c8f5ce5-bd0f-4e68-a6cf-0f85b95ad403', 'a5fc5877-5534-4799-adb5-aea25839685f', 'Pages', '536', 4429, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0c956f88-2aa2-4451-95fc-78c5a94341f4', '39f73621-ad80-4f8c-9f74-3de52de8fe7e', 'Binding', 'Hardcover', 10766, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0c95bf60-3ea4-4080-872c-0d736a09a048', '2d109f15-7310-4d7e-b8ee-89d5358b1c4c', 'Pages', 'No', 9439, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0ca2119a-3236-456a-b839-ec87c8fe3a40', '8a845984-f786-49d2-b240-ee8ad056735f', 'Sub Title', 'No', 19251, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0ca234d0-2213-417d-a3bd-037d935920c0', '596f2a18-28b2-4fb1-99fa-482132924bcb', 'Language', 'No', 9924, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0ca239ae-21ce-441c-b5a8-6a03565c3658', 'b80985b2-ad1a-4227-99cf-1ccec16bb710', 'Content', 'No', 5629, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0ca2d331-dc37-423a-851d-645a2ddb09d8', 'cc8dcfeb-e282-4e35-a7a8-bd8a9ca2ad88', 'Language', 'English', 11296, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0ca44a51-2bee-4442-b10f-d7835f0c2793', '5050f771-a71b-47f6-8548-07d35820826a', 'Author', 'G.M. Bhat', 13518, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0ca604ba-8beb-4dbc-93c6-c65965fae396', 'abaa916d-9585-4ff9-b33c-b2f6be54dedc', 'Author', 'Shashi Shekhar Prasad', 1864, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0cae82a5-58ba-46b7-aee7-1e2b4fdc4d81', '8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 'TITLE', 'Problems and Exercises in the Calculus of Variations', 3640, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0cb2cdea-e61f-4334-bf17-b66f7cdf7f5b', '8ebabcb5-ce84-4432-80f2-79df2d67dfaf', 'Language', 'English', 6488, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0cb2e94b-92ae-45c2-8108-3c540780271c', '773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', 'Language', 'Hindi, Sanskrit', 18714, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0cb69a3b-d540-4a89-99c2-019b99cce677', 'dd001942-0c74-40ba-a31c-09937f692a1b', 'Publisher', 'McGraw Hill', 1331, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('0cbae197-f7c6-4b40-888b-6b37ad01684a', 'a190d669-19fc-42a0-9edc-75a2c1a642e5', 'Edition of Book', 'No', 22243, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0cc24afc-3ef4-41a7-bf23-0f8917c05c11', 'f56e8cb6-685c-44b6-aeba-23e21ec1bee9', 'ISBN 13 Digit', ' 9780521532723', 4903, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0cc2a876-42ee-4ec8-9405-45644e5b8d41', 'e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', 'Binding', 'Paperback', 22002, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0cc4464a-79f3-4eeb-bc15-145ec2b73bdb', 'af0d6c52-a32e-4401-b0e7-f11a0cf57b97', 'Binding', 'Hardcover', 21495, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0cc4820a-59e6-43d7-8be0-069b5b828fcc', '3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', 'Sub Title', 'A Reference Handbook', 21521, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0cc8025e-3543-4139-b0bf-521bbaa7160a', 'e4981980-217e-4aee-b493-03363de9e7d6', 'Author', 'Hiroyuki Ohshima', 3090, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0cc8d18c-1ab5-476c-9384-92d59d289690', '85b50e54-ff3d-4f69-8648-bc162ea86b82', 'ISBN 13 Digit', '9788192054636', 15347, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0cc9bf0f-50d3-4bac-a3f7-e73510a65b14', 'd32a6ffa-0a2b-456c-9c7b-44031c219619', 'Year of Publication', '1990', 2901, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0cd13e7c-0bf5-437f-97a8-d94054ac9993', 'de422117-f84e-4f44-8f60-2be31d2dc8f6', 'Binding', 'Paperback', 19625, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0cd1c6e5-8c51-44e9-b81c-1594f9f5a628', '7349ddf1-802a-4bb8-8f67-ea46641dd307', 'Binding', 'Paperback', 1990, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0cd234ae-23ce-4f20-8953-06b78332ed88', 'a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', 'ISBN 10 Digit', 'No', 9840, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0cd4abdd-0f09-4a51-853d-19dffe0cd310', '8fee763b-4aba-4603-9bb0-07b150fe12c3', 'Pages', '1072', 7367, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0cde8c15-8222-4e98-924d-683228369cf9', 'f3d26be8-42de-4081-808f-a9e6ebcab81e', 'ISBN 10 Digit', 'No', 19908, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0ce4fdd3-ecfe-49d2-949d-19a5e8f5eca4', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 'About Author', 'Kocku von Stuckrad (1966) is an Assistant Professor of Religious Studies at the University of Amsterdam, The Netherlands. He is co-editor of the Numen Book Series (Brill) as well as the Religion and Society book series (Walter de Gruyter). His publications include an introduction to the study of religion (2003, with H.G. Kippenberg) and, most recently, Western Esotericism: A Brief History of Secret Knowledge (2005). Currently, he is working on methodological issues in the study of religion and the role of Western esotericism in early modern discourse.

			The editors of the original German version are Christoph Auffart, Jutta Bernard, and Hubert Mohr', 4511, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0ce7568e-26e3-47e7-bf84-b0ddd6b39ebd', '2509da83-f000-43a0-ae39-b5fece6eff52', 'Author', ' 

			David Shepro', 4091, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0cf2b543-bdaa-4555-9788-b6e5bd26c3a6', '80d4ed36-af2f-40e1-b257-4cd58495039c', 'Edition of Book', 'First', 11940, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0cf3ef2a-977c-4a62-882a-e227bfafdd42', 'cc798ea5-16af-48a9-a10b-b535af8b355c', 'Year of Publication', '2007', 22788, 8, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0cf967b8-e15e-46b3-87ce-33c93186c0c0', '4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', 'ISBN 10 Digit', 'N0', 5708, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0cfd20f2-493a-48aa-a07e-01f70c2bc071', '031e37bc-aaa2-4196-b2c6-31b61143d8fd', 'Language', 'No', 14494, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0d005370-d393-4742-b359-5718edade3e5', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 'Author', 'Gabriel Ciobanu', 12862, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0d1030a1-4498-4fd8-8a07-fa7825b8a047', '4e371092-6178-40cd-9e88-9cf630319ce6', 'Publisher', 'Standard Publishers (India)', 28, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0d14dba6-e051-4937-acf3-1421d537cc93', '55382a61-3a46-4301-901e-7bdae2b49f6d', 'Illustrations', 'No', 22728, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0d1a6a86-b755-4173-a362-a007d06869c5', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'Year of Publication', 'No', 13288, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0d1f5b47-f6cf-4b5c-9c96-9a4fa6bebb54', '4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', 'Sub Title', 'No', 12196, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0d20f985-bea1-4da0-ab9f-578ce0823763', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 'ISBN 10 Digit', 'No', 21592, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0d21a3c1-c890-42ea-8cd8-4f5c529f079b', '08e6f479-1153-419a-910b-5843d5504bd2', 'ISBN 13 Digit', '9788181162113', 14567, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0d21f641-c669-4fd6-912e-d98c619cf304', 'ae0324fd-adfb-43d3-93ca-170759647350', 'ISBN', '9789352691715', 1815, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0d24d1d8-aebd-468e-a3fa-dfef242ed241', 'dd6dda8f-8111-4939-9e8b-564cab51bc87', 'Author', 'Forest', 11345, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0d25eaf5-444c-4976-b703-f81fb9c2f6b5', 'e7e22669-f11a-4a99-9740-fd68428dc906', 'About Author', 'N/A', 14681, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0d2a8aee-cda2-4a57-a6f9-68cc0d4817a6', '2fe4091f-eafb-4784-b156-6e8b0130f5c6', 'Binding', 'Hardcover', 6562, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0d2e154c-1f39-4165-a7eb-2a193423b93c', '96767d15-16f3-4be1-a5e5-1d5228b6d10f', 'Author', '9789382484240', 12691, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0d3a2875-65c5-47f4-95e3-220ee3976a15', 'd739d179-1af7-4962-9488-b756a869ac97', 'ISBN 10 Digit', ' ', 6965, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0d3e0d3f-5eb6-4b43-935d-88491c279f3b', '0037ddbb-7a5a-42e6-adb5-e3ae323cb1dc', 'Author', 'Mark Day', 9156, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0d428469-995b-44cf-a2d9-70d8ac49be40', '2af38cdd-69f8-4d0a-b66c-c13a6a6ace2a', 'Sub Title', 'No', 19292, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0d42e68f-f810-41ea-8714-1efb0c219c22', '0f92a2d1-d198-486d-aa97-117826fb9fc3', 'Illustrations', 'As per Book', 15781, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0d440eeb-fcfd-401c-8d64-bdc6170635e2', 'ecc2c6c3-a718-4436-a9cd-ad927f412931', 'Binding', 'Hardcover', 17039, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0d443833-1fb7-42f8-b1a6-e72f0e94d32b', '52ca8ff2-dc01-41c2-af05-facf6f811f7f', 'Sub Title', 'No', 16337, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0d457dd8-b6f9-4708-8e5f-1aed811298cd', '00a11954-fe76-4790-b462-c330f2467ca2', 'Author', 'S. Ansiya Begum', 16454, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0d4608e3-6d1d-4999-846a-e51d8af2f8d3', 'f3a8e65c-f448-47b5-9783-004324da20ea', 'Binding', 'Paperback', 897, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0d4c1d68-f0b0-4ef9-9cc0-7c25500e2b0d', '1ebbf422-2742-47a3-bede-505e756cce15', 'BInding', 'Hardcover', 2265, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0d4e55b1-570d-48fd-bd3c-47fd4fe970b1', '18d1141e-e09c-4ab2-8cdd-5e798c40da36', 'Binding', 'Paperback', 1552, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0d5112f5-8dc2-4bb4-b0d5-b5853365e06a', 'aa5c51f1-0e68-4c6f-b6c0-a46ff0ae9ea6', 'About Book', 'No', 21723, 12, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0d550b8c-41c3-409d-bdc5-3b8850340231', '3832f56f-c273-4dd8-8b61-9cfaa07b13be', 'Binding', 'Paperback', 16022, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0d555921-7610-4ff8-a92c-179967618478', '4ef50f36-ab5d-46a1-9f1b-b7a36d004e66', 'Sub Title', 'Construction Supply Chain Economics', 5836, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0d572500-c109-4b9a-920b-96b0367d257d', '7cdc8bf4-d663-4412-8a28-d793a79155d6', 'Content', 'No', 15697, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0d57d088-3f07-43ab-80f5-cdb882965ef7', '1cd6493d-75f9-4696-8ccf-558c83f1b332', 'Edition', 'illustrated', 8095, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0d598860-c0c0-4c30-a81c-2c815dcc38b7', '9e32efb1-f8d0-4565-8666-689c3398aba1', 'Language', 'English', 23040, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0d600768-197f-4fff-8f73-bc8e2ce55978', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 'Language', 'No', 10471, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0d65cb46-3c75-48c1-b6e1-14d607649a9e', 'e534983b-ad7b-465f-a74a-ae25b4691abc', 'Sub Title', 'Paryatan Prabandh Ke Mool Aadhar - 3 Khandon Mein NEW', 10298, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0d673b54-db62-4836-a614-a5af9af0527c', '14146fac-f5d7-486c-a032-7e881dd2eb7f', 'Title', 'साहित्य  संवाद (साहित्य की सांस्कृतिक आलोचना)', 3132, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0d6ac761-b538-4f8a-8cee-630e3bf1f67c', 'c1bc1558-f823-4580-bc46-c78c7fb6a391', 'Sub Title', 'No', 16466, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0d6ce658-07a6-4427-997e-1ee0eb58b7da', '9697fc0b-e19e-4362-936a-33460b1ac7ed', 'Dimensions', '216 x 140 mm', 7510, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0d6f5289-4ee5-454f-b6c6-9c7b4e459664', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'Edition of Book', 'Ist', 15802, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0d778811-13a9-4cf3-b304-fa1fd9cac2b5', '6ac24fa9-3de0-418e-b61b-368bf36d4531', 'About Author', 'As per Book', 6980, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0d77c22d-31f8-4dd5-96c0-608775907d2a', 'b5ff3b91-9298-4df2-9a3b-689b5e4db948', 'ISBN 10 Digit', 'No', 12005, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0d78e571-21d3-462e-b113-080e1a74522c', '1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', 'ISBN 13 Digit', '9789350980415', 6203, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0d7c7008-c633-4073-b691-aa7bc90535ad', 'ce8994af-d931-4ab2-84de-a9a4bcdcbff2', 'ISBN 13 Digit', '9781920744939', 22797, 4, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0d7e6bed-831e-46ef-ba75-9fcbe5484984', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'Illustrations', 'No', 5299, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0d7f9b91-1809-47a3-8788-f69d3f806ed8', 'b7c607e2-4610-4c89-b495-bc3f52f6ff26', 'ISBN 13 Digit', '9781847875396', 22829, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0d81c098-12ca-4185-a046-c10c116d3a3a', 'bd6392e8-317f-4d0c-b1c5-b35951820919', 'ISBN', '9780231150071', 890, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0d98f903-d349-428d-8b4e-a9b8944eddeb', '6b18a472-9f0a-442a-9f50-523d9f2d0f2f', 'Content', 'No', 18419, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0d9a68ff-0438-4f66-bedf-fb8c696fafb7', 'c29d6be6-487a-4556-b7cb-c90aa6bfbb41', 'ISBN 13 Digit', 'No', 11210, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0d9bcce3-5c2c-4b16-8c52-484c3dff3ac8', '773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', 'ISBN 10 Digit', 'No', 18708, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0d9c89d5-90c8-4119-897b-daa7392e957f', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 'Pages', '336', 22364, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0da191d5-ea21-4288-9644-b65e5239d053', '7e416256-40eb-4be5-8a34-8a1a91865f45', 'Author', 'Dr. Raj Singh', 2418, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0da49acc-b2e8-4807-8f90-75772eecd59f', '699630e2-78d1-4882-800e-09d88172a848', 'Pages', '338', 22773, 6, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0da4dc7e-8421-4986-bd02-cebc18f968f3', '365d8b5d-711a-463a-af90-40c4e1881d3e', 'ISBN 10 Digit', 'No', 16648, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0da62d9c-9120-4650-b8e6-05302e77c4b9', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'Author', 'Brenda Wilmoth Lerner', 13385, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0db7c89e-397e-46c2-b85d-b48f7e255fa7', 'cdbeb937-b128-46a0-8d9b-1428e328a629', 'Binding', 'Hardcover', 5908, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0db96ebd-f934-4358-92d6-e585e6210e2d', '52ddc93b-e3d2-4b77-9609-4a7e477b0e22', 'Pages', 'No', 8452, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0db9e130-3ee5-4c17-ab17-3501a2fce822', 'd4d7f344-5c7b-43e3-b55a-9154ba7cc8c3', 'Pages', 'No', 12150, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0dbafe21-07bb-46e0-9b71-d874d29d9aec', '44ec5ce4-7f5e-45f6-a137-e909c114bebb', 'Author', 'N.I Koshkin', 2682, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0dbb24c2-bbfe-4257-b625-cbbc3ae989ee', '1855baf9-9a34-442a-b9f5-b2262c964118', 'Edition of Book', 'First', 7053, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0dbd9f16-b051-46ff-a6a0-2df00b1f0159', '85eb2551-877c-4a0d-9b1c-dda209b61a20', 'Author', 'Hiroshi Watanabe', 5826, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0dbe3b0b-2df4-4d19-9a8e-1e73b2090ca1', 'de4f27a6-56e5-4776-8f70-b7244a37e268', 'Title', 'Expanded Universal Science Chemistry:A Complete Learning Solution', 964, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0dbe417d-54c5-4a9c-84e4-0cecdd04ee98', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'ISBN 13 Digit', '9780737703382', 19466, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0dc27fa2-8f80-4703-bbb8-c740b2d17074', '243d343e-c0f7-45dd-b87c-536eb25a815b', 'Pages', 'Nai Sadi Book House', 10546, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0dcd0fcc-5875-4865-8065-205abe520e16', '1de0fdd9-1a6e-445d-9f54-f089be5e2091', 'Author', 'Dr. Sunanda Shelake', 8564, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0dcd5d41-5028-4634-9ffc-03c0ab2aa50f', '99a0f5a5-9732-4eea-9891-1e99713a2231', 'Pages', 'No', 14189, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0dd429af-99c3-4944-a3d6-192eb22cc7ec', '1f9b4e2c-7a0e-4811-b5d0-3c6497a28541', 'Edition of Book', 'Ist', 17463, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0ddb2028-cdb9-49e3-9193-ce59a8daa259', '07dcde93-c295-49b9-bcfb-a2dd61a1e9ca', 'Edition of Book', 'No', 18907, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0ddd8d85-9df0-4480-94ef-b6341d94b468', '5447c955-f12c-4bae-ab21-03e15e52ad8b', 'About Author', 'As per Book', 6025, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0dddcd56-e798-464d-81cd-64a56a10c885', '372f802a-e0c3-490e-aa75-6d51a386e678', 'Sub Title', 'No', 17608, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0ddf9fba-e5e9-42fa-97b1-efdaf3d248ff', 'd24faf79-d380-461b-ba30-461e3906ec86', 'Author', 'Maj Gen Dhruv C Katoch', 9191, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0de1921f-dec4-42ad-9438-ce1adf1d4c3e', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'Illustrations', 'No', 10429, 11, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0de2f2a9-fa8e-4d74-b46d-d0f4ff23d366', '647df378-19b2-4a0d-973e-15ca05481072', 'Content', 'N/A', 16970, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0de324a9-7502-4a13-82de-23e1daab4255', '6d700c04-27ac-476d-a95e-bf09845fb778', ' AUTHOR', 'N.M. Beskin', 3599, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0de59e47-2419-4341-bd55-0fc5aba0b9d6', 'b71f12fd-8b1a-47e1-a703-5949bbb34f9f', 'Year of Publication', '2009', 8799, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0dec8195-990f-49b1-a803-4aaf88f53126', '2c3c6880-81f0-4651-b2bf-d8a9d894fa71', 'Publisher', 'Standard Publishers (India)', 4668, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0deef61f-bc7b-4dbe-b129-83c45fbfcd5b', '5121dcb1-d522-425a-9358-c924a278db72', 'About Book', 'No', 9089, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0def0a21-45e8-4830-a296-05c1231d6a88', '09772330-d03a-40c2-9143-aa3223a28a8d', 'About Author', 'As per Book', 6760, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0df17087-2ade-46ee-b36f-684e19754ad9', '9c378b57-b825-45fe-80f0-2286f5fbf85a', 'Pages', 'No', 19031, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0df40d2c-f4ff-4d65-abd1-cc539b2e9c36', '055d9e50-1481-43da-90ab-de21a80703ad', 'Edition of Book', 'No', 15205, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0df63dbe-3942-40d8-bd07-702465fc44c1', 'ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 'About Author', 'No', 5186, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0df67ec0-c441-497f-988d-719140a18c70', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'Year of Publication', '2021', 6666, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0df73769-e3ee-4d94-9698-9f1ae48bdd29', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'Edition of Book', 'First', 11201, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0dfede89-c74c-4215-bbb0-69a0cc0caea3', '9fe7ef0c-a1e2-4902-86de-7048891ac497', 'Year of Publication', 'No', 17973, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0e03b0aa-d6f5-4bbd-a598-63a039bde9de', '4f190d15-665d-4255-a92a-e270999a220a', 'Year of Publication', 'No', 9610, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0e059048-db3f-4c13-b0e4-1b283f179f56', '9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', 'Edition of Book', '1st', 17667, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0e0bf634-7661-4982-9914-6992249a13d3', '0b412bc6-cfc1-4145-8c7e-0af94ecf5f11', 'ISBN 13 Digit', '9781412948371', 7481, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0e0cd387-d0d6-41fd-b17f-ea2977c2f411', 'b70d1419-b2cd-478a-ad2a-fd42544e4be0', 'ISBN 10 Digit', 'No', 20295, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0e0e7dd2-cef5-440e-8bd6-a7e9faedca1a', 'df8018d2-0d0d-4440-ba39-254f205b9ad6', 'ISBN 13 Digit', ' ', 7156, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0e14b74b-d2e8-4b7b-9f50-cf133829977c', 'bdd04229-1e1b-46e8-adae-57547f166507', 'Publishers', 'Parimal Publication', 10200, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0e14e136-3031-4616-ad18-70fabe477167', '2875ea68-672d-422a-913a-904dee35abb1', 'ISBN', '9780716601258', 359, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0e168ff7-5e8a-4a32-a01f-dfbe0f53889f', '9b41fcf0-31d8-4af4-bd96-4e431afaf60f', 'Pages', '612', 17767, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0e20c43b-fa57-4946-80af-f36c9562f83c', '9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 'Pages', '365', 12608, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0e2203c5-18ed-4022-9e11-9b1d7a07a4f8', '3bfc7bc0-1f6f-4ff3-86e2-5bd136a8e540', 'Author', 'Micha Peleg', 13245, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0e292817-737c-4521-8a3f-e5f0ad19eb35', '713abb9c-7e85-436c-b3fc-12b9bd89e56b', 'Binding', 'Paperback', 20969, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0e2f5663-e1d1-411f-ba34-401d98a1c0cd', '122f8c7f-73e1-49f9-adbf-508770cdb63a', 'Binding', 'Paperback', 19924, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0e361485-2c5c-4d86-bf85-33e6746d8e58', 'd7e9c67c-8cf3-4826-9e0d-d814944f43ad', 'Binding', 'Hardcover', 7961, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0e3b5acb-2b0d-4e38-809d-99a8320b9273', 'bb8bf3ec-b067-4563-83e6-fd725b5ae272', 'Sub Title', 'No', 16080, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0e4458d1-1e75-4b69-879b-3eae75c1798a', '70ffccf1-3ba1-4406-a889-51b982ba9fed', 'About Author', 'KENNETH A. BOLLEN, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			PATRICK J. CURRAN, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.', 5134, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0e45bb4c-26c4-41c1-93ce-32ca470a845f', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'Publishers', 'Standard Publishers (India)', 6662, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0e4b7692-21f4-4846-987b-731d042ed472', '7bb02d43-dae3-43f1-9170-a176c39c248b', 'Year of Publication', '2003', 8175, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0e4cc380-e1b1-4fb4-95ce-6a5ee79a7c13', '8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 'About Author', 'N/A', 16030, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0e57f192-241e-42d4-a48f-ef9a1e411e8c', '15280d61-4944-4644-935b-c5449384b59f', 'ISBN 10 Digit', 'No', 19509, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0e5c7a9b-3310-421d-b175-bd7d6ad310ab', '651aa3a3-d69e-49c4-bccf-dbe848fd1964', 'Year of Publication', '2005', 15027, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0e5fce1b-b452-431d-9f07-9391fb67df15', '3b9888d3-318f-474a-9bac-7e9a039a4912', 'ISBN', '9781872748344', 715, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0e65c6f9-8a30-4764-8670-8ac5b2f888fe', '905e790c-0c87-47b5-ad20-7480d0cb4fd5', 'Binding', 'Hardcover', 10789, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0e69e8fc-a1de-4b8b-a39a-019e1b085241', '6699c4ec-684c-4c87-8f74-d77cd1ce3e47', 'Binding', 'Hardcover', 371, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0e6af23e-6bc6-4fee-b7d2-8b744c5bddbf', 'f35aed38-64d6-45e2-be83-fe23350d7e77', 'Author', 'Dr. Umesh Kumar', 1779, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0e6de73a-eb3d-436d-a359-277bee871ff5', '85b50e54-ff3d-4f69-8648-bc162ea86b82', 'Author', 'Sir Monier Williams', 15344, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0e6e6e07-1595-45bf-b007-6c28fb9a4268', '7b540457-4ccf-4e44-aed0-03e20355efeb', 'Author', 'Morss, Edelstein, Fuger', 11245, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0e6e7fe7-2843-44d1-8c14-d581d7405027', '839dc47d-5b8c-4fb2-a942-3878918a85ea', 'Year', '2022', 4394, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0e743f13-c338-4b6e-9eb4-7a8b7a9d9065', '1238c8ed-e981-427e-acd1-12b7ce7d0ed9', 'Author', 'Robert Kemp', 829, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0e75cf8f-ffb0-4b42-93f1-1e7b08761724', '3ce7dfb3-4ef0-4000-b96e-df05b375564f', 'Binding', 'Paperback', 638, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0e772e1a-231f-40e4-9fcd-746f23920563', 'fa940f4c-544e-42eb-919e-02042a40dfdf', 'Publisher', 'Pearson', 547, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0e785943-2d6f-4fd0-a9b8-57662ef1b4ef', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 'ISBN 10 Digit', 'No', 11327, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0e82d718-060e-4605-8d31-25af2488e132', '82006d70-c545-4270-9b42-df79f034fcef', 'Content', 'No', 17673, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0e847287-19ef-4e84-8ced-d4994729224b', 'd42864cb-51e4-4b69-90cc-597cf3d058bc', 'Pages', '1440 pages', 7632, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0e84f139-0d27-44a7-bf7e-ea4e20d3a43e', 'a657a798-cb33-4d24-816e-81d842d81a76', 'Author', 'Prof. (Dr.) S. M. Singh', 13479, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0e851026-26da-4057-8f78-6a14e0c75305', '00aa4a3f-5217-45e2-a2a2-a3601ae327d2', 'Edition of Book', '3rd Edition', 12359, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0e8a6450-03d0-40da-bf9c-fbe0a1554a84', 'f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', 'Illustrations', 'No', 11381, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0e8ca9c3-23ba-4f90-9f3d-0d5e14272e15', 'fc9a4037-c6d5-4783-8dda-b076324b2eda', 'Binding', 'Hardcover', 6867, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0e8db255-3bd6-4fb5-9032-3cab2c2e401b', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 'ISBN 10 Digit', 'No', 9567, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0e8ed890-a4af-4b7e-9df4-ae6c242f0584', '4524f69d-5549-448d-b4eb-47c3d87cf64c', 'ISBN', '9781292261515', 551, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0e908469-6ae7-45a6-b3bc-c7329e46eef9', 'dcca6e8d-0a56-4c9f-8b0e-a9c6b6ab58ac', 'Binding', 'Paperback', 962, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0e990111-b96c-4a2e-9e1d-97dabc2ce12b', '09772330-d03a-40c2-9143-aa3223a28a8d', 'Pages', '232', 6763, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0e9a915b-c99f-4260-ac59-b18949c527a2', '075775a2-40eb-4571-9afe-905537c0d85b', 'About Author', 'No', 13694, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0e9b63f1-108e-4acb-b1ac-1b72511516ce', '15280d61-4944-4644-935b-c5449384b59f', 'Content', 'No', 19508, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0e9c78e6-49d7-4e41-9de3-43949b8254d3', 'd7476474-e1fc-42d6-8893-59ac236ed1f1', 'Title', 'Life and Vision of the Vedic Seer - Dadhyan Atharvana', 7435, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0ea38dc1-4799-497d-a663-2b223b5b8b2d', 'fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', 'Binding', 'Paperback', 1142, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0ea66432-7c4e-42bd-8f7e-45820b52f352', 'c3231246-3c87-41a7-b03e-2c920e0b04c7', 'Year of Publication', '2008', 22304, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0ea7b126-52ae-48ec-91d9-6064dcc636d9', '28946799-338e-4b67-8227-c4d04daf8634', 'Language', 'English', 14203, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0ea7bdaa-fe48-47c6-b8a3-d72431901373', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 'Edition of Book', '1st', 11342, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0eacb482-f95a-4fa9-90ba-80580f388973', '5ce6e5ea-93be-44b1-9bb1-dc8a7a8a47ea', 'Pages', 'No', 18396, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0ead0390-f94a-4446-8390-0a384fe66834', '720508c9-770d-42f1-9567-5920c441c504', 'Binding', 'Hardcover', 17136, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0eb10bd8-6d2e-4b04-82b7-3f60a2f662df', '90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 'Content', 'No', 14273, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0eb1f2af-5810-4c20-9890-790c246ea41b', '88aa6701-3ce0-4aa0-a757-642b937a6ba7', 'Publisher', 'Sage', 6683, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0eb81d79-64ea-4b0c-aa0f-d2aed793561c', 'feb878b3-4196-4bce-8a7e-b495c1efa9e9', 'Content', 'No', 18176, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0ebcfc4a-c637-4cf7-a034-1d2717761bd7', '9847ec00-02c3-4e02-977a-55fabaa69438', 'Title', 'History and Culture of India - A New Approach', 9285, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0ec46b95-6ed2-4e44-87fc-b87f2611764f', 'cf54b85d-0d17-4f8f-8bf1-4cb42e0d804f', 'Binding', 'Hardcover', 18894, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0ec63c05-02bd-4373-89fe-c36d334e914f', '7e6bab21-6a8f-47e4-a152-4f3e3c719928', 'Year of Publication', '1925', 283, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0ec8c1c5-b81c-4c5e-8ae6-8124af3d4215', 'b6276da5-1669-4da1-817d-73175ba0dedf', 'Binding', 'Hardcover', 22673, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0ecbc29e-d01f-454a-a820-1c71049b4b60', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 'Content', 'No', 22361, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0ecd118f-02ad-45a2-9504-7c4ee95a53ac', '5f580b78-0da3-4f99-a445-57e7bd12a837', 'Sub Title', 'Pustak Ke Janam Aur Vikas Ki Kahani', 10586, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0ecf5f70-0d2a-4458-8f92-2ccf99ddb7b5', '3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', 'Publisher', 'Pearson', 1571, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0ecf83e7-adaa-4920-b42f-24e96b08b34a', 'e3254aac-c05c-4c53-8fe6-2cf0f417a606', 'ISBN 10 Digit', '8182900360', 6953, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0ed0ae5c-545a-4c23-ac6c-ea8ab8fdb919', 'e399840a-18a9-4875-9c6e-d1d3c4b38022', 'Author', 'Surendra Tiwari', 2487, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0ed57949-6a08-4004-8b34-9364ae356e28', '679cd3b8-285b-45c3-8028-c22715c00603', 'About Author', 'As per Book', 7396, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0ed8256b-9fbc-4873-8660-f37b310a6faf', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 'Edition of Book', 'No', 9268, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0ed87e0c-3859-4662-9dfa-d1765cafc4d0', 'f41f2aa4-a4ae-47f3-aca5-d43c96f31298', 'About Book', 'No', 9627, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0eda0cbd-384a-4270-a988-944508f3ce2c', '4d278edc-45c2-4b23-aa39-b24e6afd42ce', 'Binding', 'Paperback', 12060, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0edcb3c8-d3a0-4c92-964a-9e99b05c0e83', '78ffaacf-c00b-4c90-b3f3-1d9f7cb39a57', 'Language', 'English', 19616, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0ede3eb2-1555-410a-9efd-70967e68b8e8', '6e04a75a-a327-4985-be21-addb56e4adf1', 'About Book', 'No', 19809, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0edf57d0-d43d-4c1e-9373-0174472f285e', '6a82db0d-7287-4a3b-a638-3facdc6c4fe5', 'Year of Publication', '1891', 77, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0ee29b81-7644-4c8c-971e-a2c8548d8869', 'b09a869c-5048-44e2-9dd6-4187f96d53bd', 'Binding', 'Paperback', 9310, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0ee3efa9-9983-4f7b-b149-c8c0266ebb27', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 'Pages', '272', 21791, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0ee53292-e4c9-4bfa-ae4e-d3a40a6eee4d', 'fc9a4037-c6d5-4783-8dda-b076324b2eda', 'Pages', '304', 6866, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0ee56ce4-be18-482f-b570-9cbee06a1f36', 'f3a8e65c-f448-47b5-9783-004324da20ea', 'Title', 'Manual of Structural Kinesiology 18/e', 893, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0ee60530-b954-4afd-abc3-746368e391a9', 'f59774bd-ed25-4280-ba0c-0975cb46ac03', 'Author', 'Kamlesh Sharma', 22599, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0ee75690-29a5-4d74-9fba-5bae40be4abc', '843a9f2a-929a-45d3-91df-3914ec0aca02', 'ISBN 10 Digit', 'No', 14436, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0ee7715a-6e12-4f04-924b-d75875437ed0', 'adabe03a-ee85-4bb4-b928-7d09e116eb35', 'About Author', 'Brian Thomas obtained his first degree in Botany and a PhD in Plant Physiology at UCW Aberystwyth. He worked as a Postdoctoral Scientist in Carleton University, Ottawa, and the University of Reading before becoming a research scientist at the Glasshouse Crops Research Institute in Littlehampton, which subsequently became part of Horticulture Research International. He moved to Wellesbourne in 1995 where he was latterly a Research Director responsible for the Crop Improvement and Biotechnology Research Theme. He joined the University of Warwick in 2004 as part of Warwick HRI and became acting Head of Department 2009. He became a member of the School of Life Sciences in 2010 where he is currently Professor of Crop Development.', 4546, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0eeb54ea-459d-4860-a5d3-08b4e55cfe88', 'e8b2d851-e2d5-41a0-b691-7b134a57ac71', 'Binding', 'Hardcover', 46, 7, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0eec7c95-9ddb-4de8-bc09-b94e0541c48d', '1f575279-e96d-44a1-bf9a-0752deba7d95', 'ISBN', '8187471409', 18356, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0ef09641-6469-4c64-8f80-3f59d41f984a', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'Binding', 'Paperback', 9531, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0ef0a33c-b21c-48d3-9deb-f4efab414d25', '96469dea-8fca-4428-9284-b2276a7091ac', 'Language', 'English', 16886, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0ef0c701-4432-487d-a79a-d6e82ac22da1', '9daf9548-e7af-4e43-9dbb-c2446f97e13f', 'Pages', '189', 13737, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0ef9a5d0-3005-4095-be64-2fefe265f1ae', '55ba931c-2f8f-4c6e-a012-254152f11114', 'Title', 'Micro Economics 6/e', 504, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0efa5749-dedf-4fcc-9ba0-be4443b664a9', '4f190d15-665d-4255-a92a-e270999a220a', 'Edition of Book', 'No', 9611, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0f02c598-98dd-4b6d-b4ed-ec72b2a9a1f4', 'b289c29f-b2f7-4686-a2e5-e7e38063b61b', 'ISBN 13 Digit', '9789384323189', 21630, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0f0aaa78-c51b-415f-a384-b3914b52d678', '2b611abe-b5d1-4cde-9c4f-612368eaf763', 'Edition of Book', '1', 4803, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0f0aaf6f-07e4-4651-9b63-7ba3f232ba18', 'f7594499-415e-492a-91cf-9ddb90530435', 'ISBN 13 Digit', '9780230639096', 21411, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0f0b6a02-9dc7-485b-95a5-f43452ddbba7', 'ac9c654e-943a-4a57-9e42-4f9d773da31f', 'ISBN 10 Digit', 'No', 12480, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0f11b16d-8f58-48d5-8731-392b55d87df9', '285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'ISBN-13 Digit', '9780122269202', 4167, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0f177897-8d82-4e96-b8e0-2cdc6ac3e054', '08e6f479-1153-419a-910b-5843d5504bd2', 'ISBN 10 Digit', 'No', 14566, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0f205d1e-784e-46fc-809a-eed987ae4011', '329d1115-2763-41a7-97f4-1ea9134ebe55', 'Author', 'A.A. Kirillov (Ed.)', 8916, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0f281e6f-9884-451e-8ffc-4650a6be49a5', '5675054d-1db2-40a6-b4b9-56c7c446db98', 'Binding', 'Hardcover', 1882, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('0f2fac70-cba3-4448-be1b-2647e36ecdfe', '7b64d473-39a1-48f7-88a8-f00010a07db7', 'ISBN 13 Digit', '9788176760379', 21930, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0f2fd2bc-3d70-422e-bafd-b730825fee23', 'faf6dae0-e03e-43a2-b726-5a8b9e7ed1d1', 'Language', 'English', 22983, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0f30e6ba-6219-4c68-acb8-5797c4fa2a62', 'd8fbf742-57fe-4501-9d6f-54ab203e1bd2', 'Binding', 'Hardcover', 8733, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0f334bca-aba5-4650-ae2e-3a9cb5606ccd', 'd103509e-d1ea-46d6-a149-d6239a0cf925', 'Sub Title', 'No', 19696, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0f34f9a4-7a73-425a-9244-a6b1aa308c8b', 'bec6ed0e-819b-4ad5-acdf-0076ed9182a9', 'Binding', 'Hardcover', 21401, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0f396ee1-f066-4f72-bc20-f1fae0c75444', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 'Sub Title', 'RSC Analytical Spectroscopy Monographs', 22259, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0f3a7cc0-050b-4a04-b82c-c12aa6940189', '81380eb8-f34a-4f6c-82a4-c2cfe4eba9a3', 'ISBN 10 Digit', 'No', 18008, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0f3c1710-6985-49d0-8986-2967b4bad9ea', 'a23dff34-dfc7-4ccb-850a-a291ab51eefc', 'Year of Publication', 'No', 11726, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0f415e99-d89c-48f7-82e8-c373487c5bb1', '7ddd064c-2f47-4917-bc4a-f5290a0bb257', 'Pages', '809', 3262, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0f432c66-e471-42b9-a26f-7042282d3815', '0536d7d2-998f-4444-9169-f1ceb7c21de0', 'Sub Title', 'No', 14874, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0f45b7d6-4b76-4282-b38b-f0b2741c77c4', '17a69193-9436-4fce-b21f-a9baa35d00a1', 'About Book', 'No', 11834, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0f46e503-e838-4ce8-8cb7-58a0ce6a6760', '8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 'PAGES', '224', 3644, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0f47e312-c6c0-443a-8148-ff7cb0c0d215', '7349ddf1-802a-4bb8-8f67-ea46641dd307', 'Publisher', 'Microsoft Press', 1989, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0f49c19a-d6ff-427b-95f2-215fb7800ae6', '0b13d232-0ed5-4a5f-90b9-0efaf321d74e', 'Sub Title', 'Vyavharik Sukti Kosh - 2 Vols. NEW', 10497, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0f4ab196-5d9d-4e34-9e9b-338933a0e770', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'Edition of Book', 'Ist', 19470, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0f4cb1fc-bacf-4e55-a412-0e86fd46d5ed', '4ba99b23-9586-4a86-9913-f21d6185e367', 'About Author', 'No', 13824, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0f4cb238-4d91-42e8-a67d-e2fa309d6909', '90b6ef3e-7e25-41d0-a44c-f82646a1a935', 'ISBN 10 Digit', 'No', 22326, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0f4f5d96-1464-4722-8a11-41949d340a22', 'adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', 'Publisher', 'Springer', 627, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0f53fac1-e6a5-489c-bd56-da1435cfd362', '736d0dba-fc7c-432d-98cf-8c914d79920a', 'Pages', 'No', 11283, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0f574786-34e7-4d10-9125-b69edde98769', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'Year of Publication', 'N/A', 10408, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0f57d072-dc0f-4f00-9f8f-b6f0f0316809', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'Binding', 'Hardcover', 14338, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0f592ba0-957a-4d9e-b730-c3b506ed5eac', '87d50ff0-e53e-4ca4-bbda-d3262251cbc0', 'Edition of Book', '1', 5219, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0f59d814-c393-4e10-938f-162c4924798c', 'accb1a04-c906-43a4-b959-e87898f44fd8', 'Binding', 'Paperback', 10356, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0f5e7dc5-ee00-4c90-914b-2e3f30023884', 'c44f36a3-a6ca-474a-bbda-7dfa6d4c2715', 'Language', 'English', 11428, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0f637cf6-bc32-4f15-8bda-eead2414bf22', '70eef042-e354-46d7-bca6-da6822089d5f', 'Edition of Book', 'No', 13315, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0f649986-2167-47be-8f53-b26f67fbe3bb', 'f3103af5-929e-4cf3-b398-98eb21f35649', 'Illustrations', 'As per Book', 7218, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0f659f26-24bf-47ac-979e-183f72f95642', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 'About Author', 'N/A', 10463, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0f662fdd-6b0a-4f72-825f-dac633ca8bfa', '3021b601-b523-4db7-a79c-f84928967f97', 'Year of Publication', '2013', 11233, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0f6bdaac-5c38-459e-8961-21372bae92a4', 'abead2f9-c690-45ac-b3cd-50edecdc9abe', 'Publisher', 'Mir Publishers', 3296, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0f6cc13f-92cd-4bb2-9b47-68ba4e5ce0d4', '7d67732e-7646-48ae-a8f6-885bfd2b00ee', 'Illustrations', 'As per Book', 15565, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0f6d0218-1e5a-400f-aa4a-cc687813fa48', '70eef042-e354-46d7-bca6-da6822089d5f', 'Author', 'Luciano', 13307, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0f712bdb-4609-45ad-9f70-be6b243c3d40', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 'Author', 'Simon Zadek', 15582, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0f725baf-3ffc-434a-8895-d5d224b3a567', '84c9db22-daa2-4ea2-94d5-90d55b412def', 'About Book', 'Yes', 13383, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0f7af7b9-44ec-4efc-b370-a76322c5951b', '378a1128-a60a-4c4c-8164-b230787a6da1', 'Pages', '247', 23082, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0f7cfed3-c328-4817-9d62-0ad29dc9b2e3', '5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', 'Binding', 'Paperback', 10595, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0f811e1b-3238-4b93-81cc-cb12522a1409', 'dc303a41-fa6a-4181-bbf9-ae2080eca955', 'Content', 'No', 11682, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('0f8635a1-327a-48cb-b951-01bcf428187d', 'c0993501-3ca5-4c1f-afc6-fea5e14b13f3', 'ISBN 10 Digit', 'No', 17700, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('0f87d4d0-e77a-4e38-b266-6898f6f4ff07', '2b05000c-9849-4620-afae-16e24dc4b956', 'Edition of Book', 'No', 14179, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0f885a45-110e-493e-a3ab-f930ab8bd847', '5052361b-20ce-4a6f-812c-7a051c86151b', 'Pages', 'No', 13409, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0f8ba08a-af74-4ea3-a4b7-0e9377e7af7e', '86a2b720-df84-41d9-b7d9-e33557166e25', 'Author', 'Jack Hydes', 8613, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0f8c0aef-c7d4-405d-8af3-9851445fc062', 'ec8e3173-1270-43e5-86ad-716219d71ea5', 'Binding', 'Paperback', 10728, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0f8d43db-021e-4190-b043-acd0d934cd9f', '2111bb45-0e51-425d-84f0-3ae0c5d2bbba', 'Title', 'The Truth Retold for Joyous Living', 18385, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0f924e8f-5ca2-4ba5-aa93-49018e999780', '2005e7fa-e827-4894-9635-2b9df5d9e882', 'Author', 'Prof. Ram Karan Sharma, Prof. Sushma Kulshreshtha, Dr. Abha Kulshreshtha', 15467, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('0f937d4f-2457-47ef-9f04-325e085f7cfc', '7aac7fa7-df01-4fb4-89cc-605d80c57ca7', 'Author', 'P.K. Seth', 19734, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0f951b79-e269-4cfd-a208-ceced976e9b8', '44c14812-0d10-498d-9ce3-17e699242b08', 'Language', 'English', 7837, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0f9684b2-53f3-449d-935d-b136010c0062', '68c3acbb-e48c-49b6-825b-e4f481a911c8', 'Language', 'English', 18535, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0f9757c3-ae74-4a91-977d-b8c7d690e018', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'Binding', 'Paperback', 8370, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0f9c1a64-ecbf-4696-8174-dff8f26789dc', '4f669867-43cf-4beb-8c83-6def2c8c9c1a', 'Author', 'Dr. Hirnamay Saha', 10652, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0f9c54be-5a1a-4bd6-8a8c-8861ff11926f', '7f602aa1-6aa6-4831-952e-3f30add410e1', 'Binding', 'Paperback', 5165, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('0fa6d67d-1efa-4692-a34c-ae3f4ad07011', 'b289c29f-b2f7-4686-a2e5-e7e38063b61b', 'Sub Title', 'No', 21625, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0fa73d20-05d5-4997-8d8e-9cd0082d8010', '2506406b-b581-4e66-94bf-db30e13672d5', 'Language', 'English', 241, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('0fa9c881-44b6-4b76-a8a2-705d86ea3903', '108cc098-3c03-4a28-97bd-4ffd5bf0a0de', 'Binding', 'Hardcover', 10307, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('0fab95aa-b862-4036-b336-51dff9a2ce3e', '81eec1f2-0793-4e77-8ae9-36621306041e', 'Pages', '824 pages', 22991, 6, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('0fad5676-7bf2-4c06-a12b-2a492e6a5de5', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 'ISBN 13 Digit', '9781849730525', 22264, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0faf94db-95aa-4182-bdce-00b3bff4bdfa', '1c6423ce-a6ff-4957-adb8-605270b1ea67', 'ISBN', '9780074711750', 641, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('0fb01c53-6777-4ea2-bb25-4167e5f2a09a', '3fe144c7-2371-4166-be31-168cf734278f', 'About Author', 'No', 14159, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0fb7f442-b896-49a4-a03b-ea8e6e5c10f3', '0b133f78-5435-4d27-9fad-9f494a867f77', 'Author', 'Jane W.S. Liu', 21498, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('0fbaabcd-4ed1-4a7c-9072-87594ad547ab', '2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', 'ISBN 13 Digit', '9789382037057', 18735, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0fbc402e-c04e-4459-84d8-a12709c0ac7a', 'dbfe5d70-3e0c-4112-9fa6-e9cab684e7a5', 'Author', 'Dr. Sanjeev Mahajan', 17007, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0fbcbcfa-775d-4fae-a419-b6a219202c78', '1adcac28-d0e9-49f0-9069-e4960214b518', 'Author', 'Gurinder', 16003, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0fbd5da3-5f9f-46f9-9eeb-fb3d306679e8', '64f9a8c3-c48e-4369-9913-6673ec301ce0', 'Content', 'No', 22172, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('0fbdfdbc-6735-4ffa-a650-c9a31d46ba9c', 'c415008b-6da7-4a08-a225-ba87c70f500e', 'Language', 'English', 5988, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0fc39ca5-3ced-491c-9270-3419ea7eae4f', '0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', 'Sub Title', 'No', 12456, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0fc45ab7-261d-4722-ba0a-74204bd0a528', '8290b70a-c600-4110-b853-5a191905ff90', 'Author', 'Peter Stacey', 7220, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('0fc646b4-d500-4c88-b71e-b1481e2c596f', '15c825f7-6151-49c8-8f81-bbe18dece6b9', 'Illustrations', 'No', 20478, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0fc7aff1-fe02-4f9e-b0d3-42b6c29f8dcf', 'ec81641f-6e97-4fa0-85a8-1208c41782a0', 'About Author', 'No', 17021, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0fc7eb93-21d4-49d3-816b-b10562ab4705', 'd0435637-2625-45bb-9cf7-cd0940ff21ef', 'Language', 'English', 6131, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0fcfe81e-e2d0-4788-9be7-6f89bceb7b8d', '2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', 'Publisher', 'Wiley', 2456, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('0fd27c30-7c45-4ea6-a22f-768d7285a691', '648d9e86-8880-433b-9736-80696b806eb1', 'Binding', 'Hardcover', 8037, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0fd27e83-1bdb-4042-8e25-7b3ab78f8221', 'b71f12fd-8b1a-47e1-a703-5949bbb34f9f', 'Content', 'No', 8794, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('0fd83062-dd56-47c1-967f-5e7c14acedee', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'Sub Title', 'No', 18865, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('0fe17735-24ee-45b5-8ac6-c64e088fa3d7', '317eba0b-b372-4bf1-a246-0892190a0179', 'ISBN', '9781032811628', 1235, 2, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('0fe3cfde-c29b-47b1-a3b5-37b3f58345c1', '13f58f34-8bbb-427d-b647-99d762d89186', 'Pages', 'No', 19751, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0fe7daac-6d2f-42b4-a90f-b61f95c9f86b', 'b18d6770-925a-43c3-bca3-0d1d05a0509e', 'LANGUAGE', 'English', 3662, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('0fec2b23-4e76-4c8d-9d6a-aca2e22996bb', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 'Sub Title', 'No', 20795, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('0fefc0a6-b092-47fa-bf3b-c101943478ae', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'ISBN 10 Digit', 'No', 12791, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('0ff60539-bfb7-4c59-902c-0919651fa1b4', '7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', 'Sub Title', 'No', 19964, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('0ffbe2cd-6adb-4cc4-b6a1-e078c7efc1f8', '485f0d18-ff6e-4515-a9dd-e5d1a22245c9', 'Pages', '216', 16125, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('0ffc29fa-9669-4e23-a78b-1256328c644b', 'c415008b-6da7-4a08-a225-ba87c70f500e', 'About Author', 'As per Book', 5981, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('0ffc3061-ada9-4548-8e8e-966d530dee40', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'Author', 'S. Kumar', 14332, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('0ffd6958-0a27-42c6-a86f-2a538c6ebe0f', '26861832-70c4-4004-8977-9614d0caaf11', 'Language', 'English', 12721, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1002793b-e285-440f-821f-bdea6d7294c6', '056fe6c7-54c2-4737-9d0a-ab7e1e6b5a74', 'Author', 'IIBF', 1174, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('10048c15-8aa3-47c3-a0f4-7216d1b79c0f', '66192308-e1b5-49f4-99dc-f1e9f21acec1', 'Binding', 'Paperback', 608, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('10060781-753d-418e-858e-a14366c94080', '7542c314-729c-4d40-a2c3-e6857ef4470f', 'Author', 'Richard B. Troxel, William O. Kerr', 18692, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('100a3e42-4927-43ef-a6bb-b8786092587d', 'ed1bdf90-1b66-454e-a5e6-e08a4f8a0b9a', 'Author', 'Maharishi Mahesh Yogi', 2710, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('100a6ead-b2f9-4af4-849a-ad75b1559c9c', '1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', 'Illustrations', 'As per Book', 7723, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('100b0137-c9d5-4b89-a5ff-4a1ecb0a8b6c', '816f79bf-9fe4-4044-96fe-02c3969f7637', 'Author', 'Dr. Ratan Majumber ', 6738, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('10105860-226d-4a3d-847c-5cf63be97b0a', '0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', 'About Book', 'No', 12468, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1013968a-2eb7-4b9a-bd2c-0bdde2096b43', '5fbbc495-19dd-45bd-bfb5-42ca796bd152', 'Publisher', 'Wiley', 2249, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1017f691-c622-42b7-9af6-e58829500d43', '8b2446d0-4669-4911-a16b-2392dda82baf', 'Illustrations', 'No', 9639, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('101944c6-6793-4b62-a811-3814dc7e1f63', 'aeb2e3ba-12e7-4f0f-a672-fb8cd2bbb009', 'Publisher', 'Mir Publishers', 3546, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('101ad96c-e70d-4caa-b493-d23bf3bd3900', '41c9ba5a-60b2-435e-ae7f-af981635f666', 'Year of Publication', 'No', 10039, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('101e6798-33a3-4e1a-8dac-fc32a2bd4287', '0d30b64d-fa77-4fc1-99dc-b006db6cd0db', 'Author', 'Deogostini', 21460, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('10206ed8-1634-4bbd-8f8a-ecae93e7cb23', '52cbdacd-88fa-4bff-af07-deed5e1b02b7', 'Illustrations', 'No', 17215, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1020b931-bfd7-4153-9dbb-85b772f5fdd2', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 'Year of Publication', 'No', 8936, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('10245755-ea4d-4ae6-a959-cec3e59fb715', '6709f9c5-7f04-46f3-93c6-bff3a53a9f14', 'Edition of Book', 'Ist', 16206, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('102b9def-c9b2-43ae-8834-2a2675187f34', '6ab3d8ac-0065-4f03-a462-f7b89b32baa0', 'Binding', 'Hardcover', 12768, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('102da70a-feb8-4475-8291-b13f0ef2a39d', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 'Binding', 'Paperback', 15398, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('10349688-f843-4a81-93ec-7a4644266fde', '7a0306ca-8263-4030-8a8f-32abbf5b862f', 'Content', 'N/A', 20496, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1035e8ff-b62e-4a9c-98a1-2e8d93f2467a', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'ISBN', '9781118712054', 3805, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('10365bbe-c915-4db6-be82-e57c53e07211', 'bf344c4f-120e-4f82-a914-85b5c13bd308', 'Title', 'Data Structures Using C', 1483, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('1039a5fa-87f9-43e7-bef4-9ee8e694644e', 'ee9d55d3-2f41-4667-b359-d5fe0a0f508e', 'Author', 'Catherine Judelson', 3221, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1039faf8-6a4d-465b-ae77-64299f2fe853', '16a08782-8a29-436c-b8f0-b97c8829701d', 'Author', 'John K. Villa', 18666, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('103a2c10-c7e2-42f2-8a8b-fa50ecead3aa', 'c81f1060-7fd8-4b5a-831d-c54deb2bdc69', 'Year of Publication', '2006', 12525, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('103ac844-f518-4bc2-aa94-2b281ac6a15c', '8ea2d080-75f4-41a2-b81d-17666a8580f6', 'Author', 'Donald M.DePamphilis', 1030, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('103b6a86-c99d-47b4-a623-d442ffac3a4a', 'be95eaeb-2ca1-45ea-ba3a-2efea32e8994', 'Binding', 'Hardcover', 2805, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('103fa1b3-9118-4a2c-a367-2ca9c5f11db0', 'a657a798-cb33-4d24-816e-81d842d81a76', 'Language', 'English', 13487, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('104087e6-81f1-4ef8-adbd-e732a013f5a5', '47c6f2fe-d0bc-4010-8df2-93efec775d3e', 'Pages', '544', 7604, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('104331fb-c95a-4fca-9253-b2906410e71d', 'aae2b952-8bd7-413f-84b4-c14cf0d2db0d', 'Title', 'Semiconductor Physics', 3213, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1048edb5-9f49-459b-9f20-97b3ebf0d901', 'ca6eb4cb-458f-4d6d-9e57-91df57f94801', 'Illustrations', 'No', 8335, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('104cfc93-8d52-480b-bb61-4e7a5ffff46f', '943a1bfd-111e-4bf3-a895-450448d387bf', 'Year of Publication', '2011', 11791, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('10503fbf-26bc-4dc2-a07a-4a744f83662d', 'bd0a6218-7052-4d0c-a004-26a037d5e384', 'Content', 'N/A', 8646, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('10515d70-d251-4a36-8263-710722d9375f', '15a67626-2495-4489-a346-d702e518a1d1', 'Edition of Book', 'No', 14935, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('10527009-fb15-4dc8-bc61-77bc738fc469', '1adcac28-d0e9-49f0-9069-e4960214b518', 'Illustrations', 'No', 16013, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1053ec6d-8978-45ef-956b-1ffcb30ff990', '35b0cfb8-de3e-4fec-90c3-fe65c129bedb', 'ISBN 13 Digit', '9789812569752', 13884, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('105570af-62ce-4ced-bb1f-f041b63200c8', '00f3ff40-63fb-4200-94ad-b39548841708', 'Year', '2018', 4225, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('10561a75-c354-4ba4-af30-020e45a72e43', '5052361b-20ce-4a6f-812c-7a051c86151b', 'ISBN 13 Digit', '9788178804347', 13408, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('10565f04-2a93-4782-92a8-24af812369b5', 'd433846c-7900-4872-9823-970ba04df46c', 'Year of Publication', 'No', 17251, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('10589c34-7100-42e8-9322-0d09f8ebc9f7', '57b10fe2-f134-42f8-a0a9-754372fb1986', ' Binding', 'Hardcover', 3441, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1059375d-28ce-487a-97db-8a11367a8dd6', '2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', 'Author / Editor', 'John A. Wagner, Susan Walter Schmid', 4488, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('105acec1-b6dd-40a6-9828-ff35ea1d3f51', '23feddb2-7fcd-435f-8de5-ec59b4a51794', 'About Author', 'As per Book', 5915, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1063e525-8a06-48bd-8b1e-22cb27e2a494', '2174063e-f593-4a9a-9d66-ad8e86828039', 'Year of Publication', '1974', 2789, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('10640620-1133-4e84-bdff-49b0ffaa4fce', 'dad71524-f8c5-442c-87ae-62c4e52f567f', 'Edition of Book', 'No', 13042, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('106547bd-4983-410b-8e87-e154b218c6e3', 'ac16968f-8025-4f93-8d4f-3eaf056d6ead', 'Content', 'No', 13939, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('10659258-bcc2-4026-9a8e-0a2eaeffd2a9', '9f6a2028-91a7-4b73-af2f-8f822ceac692', 'Publisher', 'Age of Enlightenment Publications', 2643, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1067830a-f53e-45e3-a758-e894ce720589', 'cc18b10c-88a6-425b-82c1-c5451d86327e', 'Edition of Book', 'No', 9429, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('106dd691-f548-44af-9662-d382c1fc0a1f', '5586b806-f632-431d-9f05-8b4fd3b7cb1d', 'ISBN 13 Digit', '9788128623776', 22117, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('107260a7-0e14-41de-b95e-64bf098c087f', '73cbacef-52a2-4124-86e9-fee2c86e5325', 'ISBN 10 Digit', 'No', 19648, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1072e450-c74a-48d9-b6a4-c4c72dc1338f', '45eeb443-7c68-4f68-848c-49d67e2f300d', 'About Author', 'No', 21444, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('10774990-6d1b-4e45-9ae3-8e4eaad260bb', '5052361b-20ce-4a6f-812c-7a051c86151b', 'Edition of Book', 'No', 13412, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('10798b67-8a14-4a2f-9dae-c742b139a0b5', '5ef89e1a-a10c-4a01-9b24-e612e148561f', 'Language', 'English', 6254, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('107e2893-f8ee-4d16-a47d-d37c6fc61af1', '613ba2c7-870d-4629-9976-98687638904f', 'Binding', 'Paperback', 11855, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('107eb614-191a-4e5f-8951-f069ff39ba4f', '70eef042-e354-46d7-bca6-da6822089d5f', 'Illustrations', 'No', 13317, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('107f8b5d-79d2-4d9b-84e3-653dd74ee5d3', '5a15c75c-d4c0-46f4-b8d6-51c1c0a47c89', 'Pages', 'No', 9478, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1083e37e-a7cf-4f40-8f12-e7430dc82361', 'c99dc580-22eb-420c-8fe4-bc5ea7ae4e32', 'Edition of Book', 'No', 12909, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('10850ca9-2cb3-4bad-8f58-7b964e0f8c2c', '601cacf9-8e06-4270-83ee-3acad292074d', 'Illustrations', 'As per Book', 17074, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('10926a13-7f27-494e-9057-ee190ca49944', '073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', 'Author', 'G.George Yin & Qing ZHang ', 4717, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1093814c-d4c2-4445-ad8a-156bd166c768', '03363846-ba88-415e-a4ae-d6b506bb8b39', 'Binding', 'Paperback', 18833, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('10945c85-7fe8-4c29-9e31-236dff33dc3f', '7d022b6c-1e10-4fb0-96cf-3ab680e22a37', 'Content', 'No', 18577, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('109606e7-c592-4e85-8e88-f38d9f59187d', '438f25eb-57f9-4ef5-8090-bbe41195edc6', 'Author', 'Berthold-Georg Englert', 16172, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1098212a-bc82-4e41-93de-cb58fa20dd0a', 'bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', 'Title', 'Problems in Solid-State Physics', 2933, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('109b7a62-1a4a-40dc-b503-98ff73aa7248', '287b0490-d23c-46df-9654-9a18a6cfa95d', 'Language', 'No', 9100, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('10a3c8ed-1535-46c9-bf80-97ca02b9e2d3', '22c3a30c-9b86-401c-8b4f-998b125729ac', 'Publisher', 'Cengage', 1096, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('10a7ae9d-e460-4f11-83ee-efbcb8426c07', '9740b726-928a-48db-b5fc-f669d12cac1c', 'Publishers', 'Standard Publishers (India)', 7426, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('10b1af8f-6504-49d9-94ee-de86863b0b99', 'ffeca105-5931-4b35-aeb3-44f7639a4237', 'Title', 'The Total Synthesis of Natural Products, V-2', 2648, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('10b1cdb4-8f75-4d26-8581-0fda6bbe56ab', '11fe297e-c04f-431e-b07d-07626185e547', 'Author', 'M. Gottdiener & Leslie Budd', 18187, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('10b3e675-e76a-4c51-814a-86651eba1944', '9cc37890-9ef8-45b3-a81e-f5ad77d9ca1f', 'Pages', 'No', 13903, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('10b5b249-6283-48de-97a4-2f3683dad9b5', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'Pages', ' XIV, 685', 5047, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('10b7e9bb-dc22-4f3e-b9a7-67e7620bd2d3', '0b066971-7bc9-46b2-ab82-a5541d8e038b', 'About Author', 'As per Book', 8013, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('10be88ce-069f-4285-add8-14834f128661', '630959cd-3201-47c9-a1cf-23d488449ef8', 'About Author', 'No', 8130, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('10bea7bc-d8d3-41ae-afad-df30168d24c7', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'ISBN 10 Digit', 'No', 18407, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('10beac76-9ac7-402d-ae30-d8c44691b21f', '0466f817-d6cf-47d0-9b5b-5b52f7a64f15', 'Author', 'Prof. Mahendra kumar Siju', 10582, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('10bf857a-b6d9-4a98-9638-9d811a8c73a6', 'ea04f0a0-2314-4fa8-bfdb-a6ff4cd48231', 'Pages', 'No', 18992, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('10c0be05-5778-4dfb-b45d-69e244664c1d', 'b49d2988-2996-4859-8c2e-ddd90b735e0b', ' Pages', '344', 3335, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('10c5db3f-3210-4fe5-ba12-e52433a80518', 'd626fbf1-a043-4a7e-8761-0b66136947aa', 'Author ', 'Z. Vasilyeva', 3006, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('10c6e1bf-edd6-4954-bc3a-180692aeee36', '1b62015e-4523-4279-a039-0909146c92a4', 'About Book', 'Yes', 5573, 12, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('10caf816-e9c0-4c0f-bc88-06ced38f1ff8', 'ae5b0104-7982-425a-a77f-3e8a116cd581', 'Illustrations', 'No', 17228, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('10cf6458-57c4-4d88-bd2b-230c8ad08adb', '4e371092-6178-40cd-9e88-9cf630319ce6', 'Pages', '164', 31, 6, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('10e55882-20ed-480d-a953-d452f9efa28a', '963dd57c-19d2-47a6-b751-404a2782257a', 'Illustrations', 'No', 5208, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('10ec9005-87d9-42e1-a6db-5aa1406fbf81', '8d002933-90e8-499d-b183-11e261ea12ec', 'About Book', 'No', 8081, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('10f17f99-c4f1-4b33-8f99-59c2cee52017', 'cbc6789d-518e-4eb4-a23c-ada73e88d800', 'ISBN 13 Digit', '9788181161642', 22649, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('10f539e4-9b29-475c-b7d0-0c7b7b0311d4', 'c7622b09-b7fc-4f7a-911a-45c05b8efce9', 'Pages', '982', 9044, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('10f73007-8b8f-4556-92ba-c0f476811875', 'bdeef861-8df0-4c0f-a647-44148dbc0072', 'Year of Publication', '1914', 127, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('10f78b5f-ad04-441e-a669-1640f60e64bf', '2536415c-62ec-41b5-89a2-42e47f2c9c9b', 'ISBN 13 Digit', '9780387955933', 22579, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('10f8b43b-2686-4f78-acdf-81054b66a16e', 'f8a92c52-ced1-4749-a87e-8edb17f8a032', 'ISBN', '9780198096184', 11946, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('10f8f194-472e-43bc-899d-ebeec4ad2ad4', '1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', 'Year of Publication', '2008', 7720, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('10fe0d9e-9858-4fc0-8c60-268de4f15dd3', '00aa4a3f-5217-45e2-a2a2-a3601ae327d2', 'ISBN 13 Digit', '9789381082348', 12355, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1100e193-b34f-41e2-898e-b27bfa6a980c', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'Pages', 'No', 11898, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('11067d34-4d42-4fa5-a587-6d16e9b579b4', '56dd0019-be01-4427-9cd7-12e0bc8a354f', 'Edition of Book', 'First', 7919, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1106ccca-75b3-4a89-b5bb-1360ab9a4658', '3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', 'ISBN 13 Digit', '9788172735371', 9750, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('110a8559-dc45-4631-923b-b95586c116ee', '4b3dc333-1acd-42f9-966d-2375a78e25dd', 'ISBN 10 Digit', 'No', 11587, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('110b3fc0-928f-4da6-84ef-780a8308bbe6', 'c457cb37-56e9-4a6b-b0b2-b28c78d749cb', 'Author', 'S. L. Kochhar', 1659, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('110eb8d8-ea74-44cf-a011-dd4c622125a4', 'd13fdf95-07b6-4667-adff-2b6575f1391c', 'About Book', 'No', 9510, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('11115c71-334b-4117-a381-2e0c98a78e2e', 'c81f1060-7fd8-4b5a-831d-c54deb2bdc69', 'ISBN 13 Digit', '9781844073498', 12522, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('111a7766-dd03-4fcf-a32a-937b323f48ae', 'e2c8221a-85e7-463c-9600-c7a2529135a8', 'ISBN 13 Digit', '9788175051645', 10239, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1120bda8-b9a7-4b1d-aa0a-aaa7147501f9', 'a416ebe7-3869-4f38-bffb-56151c248859', 'About Author', 'As per Book', 15479, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('112341be-9c8c-496b-9efb-e3d6e7bbb7f1', 'c8e0b3ae-67b6-49c5-9b36-4d9d9d8ef59a', 'About Book', 'No', 10341, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1125feb0-faed-434e-b484-55aa9279a704', '88d8a176-9fc1-48e8-89eb-a025d2949c5e', 'ISBN 13 Digit', '9788181281173', 14149, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('112ad51c-fa01-479d-9c04-574a43f28402', '698b068b-249a-47ad-9fef-9f16e833d398', 'Binding', 'Paperback', 16961, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('112caea0-3881-4b6f-8a5a-ec021d472bca', '93c6d250-ebed-4b36-a1a6-c1ef920697c2', 'About Book', 'No', 18328, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('112f37ab-8042-4297-b5ca-1dddae2bc821', 'cc557432-903c-46b8-84c5-cef081a4eb1a', 'Edition of Book', '1st', 6622, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1130060c-2893-4c5f-8f00-1114c3f627d3', 'daf16663-fe8b-4ebc-b61b-09ead0599b1b', 'Binding', 'Hardback', 5620, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1130385a-6567-4b2e-b6cf-8274f8ce1184', '2319637b-e083-48c3-adf7-15479a6486f1', 'Edition of Book', 'No', 10927, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('11311b33-5a9d-4789-ac4e-a8a3499617f5', 'd103509e-d1ea-46d6-a149-d6239a0cf925', 'Content', 'No', 19699, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('11316064-204d-47ad-9810-d27d41cbb159', '7d8c8fa4-b38d-468a-8a57-2b8a3ba9a638', 'Pages', '1448', 14325, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('11321510-b4ea-4393-9117-285f2e08d800', '1855baf9-9a34-442a-b9f5-b2262c964118', 'Sub Title', 'The Cambridge Companion to The Age of Justinian', 7045, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('11335320-fea8-4eca-aefc-a24877ed0461', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 'Pages', 'No', 12730, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1133a8c4-3a6b-45df-aac0-b3426246699d', 'ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 'Content', 'No', 16532, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('11341558-08e6-4984-9d7a-b7d5250230dc', '452c6850-7e02-4a61-88a9-64fe947c8637', 'Illustrations', 'No', 7765, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('11396b71-0dfd-49fb-aa15-f22c894cb098', '1776242c-0ea8-4545-a118-b28afa85b0b3', 'Edition of Book', 'No', 14623, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1139f4de-4604-4724-8d0c-99a75d51a233', 'a9a37552-f13a-45d3-9b11-59c8fb700d6d', 'Illustrations', 'As per Book', 7207, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('113b7b37-0da1-4a04-8186-98e6728dd622', '88f4236a-7f35-4989-8ea6-bd2e09ed4f1b', 'Publisher', 'Pearson', 622, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('113bc361-0bc8-418e-a097-8f06657f6ddd', '26861832-70c4-4004-8977-9614d0caaf11', 'Binding', 'Paperback', 12723, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('113f65d4-e70c-4ac8-85bb-946df1f1e548', 'fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', 'Title', 'A Companion to Tudor Literature', 3163, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('11410aa1-2105-4eae-b757-69f34f5463ae', 'da36979f-5748-41f8-ada0-460ff89b689b', 'Edition of Book', 'Ist', 12581, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('11410b07-6b8f-49ef-9ef4-7d0e43f7e64d', '1382d5dc-275a-4ff9-bc38-7c84386c0285', 'Year of Publication', '2006', 20211, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('114140ea-2c73-40a3-bad8-c0419018529e', '5e090b85-dd1e-40a3-8e72-4ac567bef98b', 'Language', 'English', 16116, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1146fe67-cc2b-45a1-9ff4-bbd4bafaad42', '9d847867-3945-49ea-bdb5-184fb31f2226', 'ISBN 10 Digit', 'No', 22410, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1148354c-34b2-4c4f-a978-dfcba1505e79', '34bbf52e-2442-4981-b81e-2c5741523a5a', 'Binding', 'Paperback', 8531, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('114a0e02-27a5-429a-9907-397f42b27025', '76b6761b-ed67-4eea-b7c0-51b526d5a4fc', 'Binding', 'Hardcover', 3291, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('115038ce-c77d-4418-9a0d-1580cd6ab2ab', 'e399840a-18a9-4875-9c6e-d1d3c4b38022', 'Publisher', 'SYBGEN', 2489, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1151b86b-3386-40ac-af6f-9c63f8d3b1a4', 'e0dcdd28-135b-4901-a9ab-c588075ec73a', 'Sub Title', 'No', 17774, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('11540924-a17a-452d-8013-b43429651ae4', '157e6b23-37ae-479e-9b70-5599a475aec3', 'Pages', 'No', 17379, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('11583191-a70b-4a0d-acbc-01ef73f7e732', '13c80798-46f0-42b1-834e-839d5b787179', 'Binding', 'Paperback', 1152, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1160befa-1518-477b-ae02-1d962cc392ae', '46ace800-6cb1-4d45-a043-82b0a04329ee', 'Publisher', 'Arnold Associates', 258, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('11652b56-d0eb-4992-8bbb-30a7382f700e', '63fcd784-3a3e-40e3-ab25-a6b52109cfa2', 'Author', 'Himani Bhati', 14407, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('11667a66-0aa0-40d0-a9fc-b5bf835dcd99', '2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', 'Author', 'D.K. Patel', 18731, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1167eee7-bc2b-4dc8-95c8-b1c19a2f1c87', '6b18a472-9f0a-442a-9f50-523d9f2d0f2f', 'About Book', 'No', 18428, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1168241e-4440-4997-97c8-9be651aa9462', '5842b32f-8135-4690-b1d1-ab14e98f292b', 'Sub Title', 'The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language', 20170, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('11684ae4-41ed-4ce3-a817-4683314231fc', 'b3aea766-d22b-4fcb-883f-d7010a0a9841', 'TITLE', 'Molecular Gas Lasers: Physics and Applications', 3616, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('116bb9d8-7116-454f-a88d-0bac14bef803', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'About Author', 'No', 21614, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('116f1787-4e91-4652-b7a1-6f1c433ae966', '7fa81d39-9ac5-4938-965d-719b5812f56f', 'Title', 'Foreign Policy of India Text of Documents 1947-1958', 148, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('117165db-00a7-4220-9976-8af6df7d03dc', 'b7c607e2-4610-4c89-b495-bc3f52f6ff26', 'Language', 'English', 22834, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('11737706-76c7-4cd9-8310-c15d37c25235', 'fe244f24-e622-4271-8b44-c2e4dd17df85', 'About Author', 'No.', 5511, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('11743b04-5d85-47c8-9586-d6fc3541346a', '91d0f786-444c-4c2d-9611-4a175f1e735c', 'ISBN 10 Digit', ' No', 4915, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1174e5d5-84fa-4ca1-954a-ce51023b2bc0', '88a3265b-6967-477f-9990-c7bf9a0939ec', 'Language', 'English', 17827, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('117ab4e9-8be0-4058-9573-195a4a2e33ac', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 'ISBN 13 Digit', '9781844073146', 22363, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('117aca57-4784-447a-9638-333f5e1b774e', '2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', 'Binding', 'Hardcover', 4494, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1180bd7c-9b96-4ece-89d9-0da3cfd32491', '84c9db22-daa2-4ea2-94d5-90d55b412def', 'Edition of Book', '2006th', 13380, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1187741b-aba9-4cb6-8c21-af58b3a0fce5', 'adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', 'Pages', '256', 6922, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1189d759-b840-44d0-a060-f3f85c9bc87c', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 'Language', 'English', 14105, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('118b1b93-261d-4f06-8f8d-d2c3ea7a8658', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 'Language', 'English', 11343, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('118f8bad-5bca-486b-a7aa-df0c432f9693', 'edfedc74-4e55-4a69-895b-7e25878e33eb', 'Pages', '2598', 4159, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('118ff40e-b4c4-4f26-9a06-c0be94d7b7eb', 'dee45766-3956-408f-87fc-a9634c0f40b5', 'ISBN', '9789352695508', 1820, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1190caaf-1a69-4d53-bdb7-c179d37dc3d5', 'f6fa6de5-9781-42de-81b0-ab8fa45afa0d', 'Year of Publication', '2010', 6414, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1192a780-441f-478f-93da-ceed635370b0', '385a820e-6d8c-4bd7-a67d-4787eec9e065', 'Content', 'No', 22659, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('11932176-5ff1-40b2-a725-06a1d0e41e56', '9468171a-42af-4f03-bd84-0c4fd2f90a87', 'Binding', 'Paperback', 1452, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('11a6488b-b6ca-424a-a95a-9f62af4178cc', 'dd89a78e-1ea4-42e7-8b75-a08987279a70', 'Pages', 'No', 11363, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('11a7cc4c-b4c2-4df1-b4ce-bc5a4e3b92fc', '6699c4ec-684c-4c87-8f74-d77cd1ce3e47', 'Publisher', 'Swaraj', 370, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('11b0abad-69f3-41fd-8512-86e35eb61bc0', 'd29589c5-5dd2-42d4-82e9-28d4546bd072', 'Illustrations', 'No', 13260, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('11b1772a-ac4f-4231-add8-cff5806c9527', '5699a53d-a694-47ff-af39-4d714ace54d4', 'Binding', 'Paperback', 21032, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('11b1c138-f244-480f-8ebb-4b2365f5cb07', '9c9a5f14-3f73-4a36-a461-1f36abf5d31e', 'Title', 'Kalidasa''s Kumarasambhavam', 171, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('11b24e5b-b0c7-424e-8d64-fd0826b8148a', '5ec37c0f-dee5-4368-8804-ed61c11db727', 'Author', 'K. Lee Lerner, Brenda Wilmoth Lerner', 22503, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('11b7408a-4ca2-42c9-8c89-916d3978fadc', '1252c780-e611-426e-a5fd-c909b0df0e96', 'Pages', '272', 13100, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('11b9b63f-f881-4828-bc5d-30baf8b64217', '24fc0a08-c4d6-4e9f-82c2-d1b0d48d2566', 'Binding', 'Hardcover', 17128, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('11d084c9-40fd-4836-8783-17951b2993f4', '63fcd784-3a3e-40e3-ab25-a6b52109cfa2', 'About Book', 'No', 14418, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('11d546f5-1242-4579-babe-92b1d1216b36', '9b0310e5-5ac1-435e-af52-14ffc0c8afab', 'Content', 'N/A', 14734, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('11d8b33d-c6e9-4b96-a90a-756bde0bdf5d', '7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', 'Language', 'English', 2680, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('11e626a6-4b42-4718-a635-1be3d061203b', '5699a53d-a694-47ff-af39-4d714ace54d4', 'ISBN 10 Digit', 'No', 21029, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('11e7c4e6-e345-4608-a663-072c7ce1529a', '9b44427b-ef7e-45bc-9b6a-21ed2d7af141', 'Title', 'Management Principles Of Sustainable Industrial Chemistry: Theories, Concepts & Industrial Examples for Achieving Sustainable Chemical Products and Processes from a Non-Technological Viewpoint', 3731, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('11e8885c-5850-46a1-89cb-a8a41e3c608e', 'dae65c2c-6717-4997-abde-8752bfd48879', 'Author', 'Nigamananda Das', 9902, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('11ed13bc-3d5c-4772-803e-2c392a8f4a79', '97bba818-99d6-4194-bcc4-bbf3bd549088', 'Pages', '467', 20077, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('11efcd93-ffd2-46a7-8b35-01af75e13db6', '1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 'Illustrations', 'No', 17645, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('11f2ab98-7224-41fa-a8da-5fa2bc4287a1', '891b8a5a-e246-4d79-bff1-d68a7328d932', 'Title', 'Partition and Independence of India', 224, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('11f56afa-322d-4768-a3fe-aa9662e7b346', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'Binding', 'Paperback', 16857, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('11f5913d-f082-4ec6-a250-a483c322f314', '00aa4a3f-5217-45e2-a2a2-a3601ae327d2', 'Binding', 'Softcover', 12357, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('11f7d039-a231-4b23-b776-4b8a89e88d3f', '3f033116-5953-4942-a3d6-5e4cf038c8cc', 'Publisher', 'McGraw Hill', 2014, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('11f8c1bb-6876-4974-b238-32c0ea4dc572', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'Illustrations', 'No', 15804, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('11f8e498-707a-4bd2-bafb-7ef3ae9dc16e', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 'Year of Publication', '2009', 15905, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('11f9bd08-84ef-47b2-ade9-c4ba6dcf48da', 'd739d179-1af7-4962-9488-b756a869ac97', 'Language', 'English', 6971, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('11f9e054-e015-4435-a60d-155a4a8b360d', '5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 'Publisher', 'Springer', 2368, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('120027d8-a766-485e-ae4c-746dfd651d97', 'e162383c-b9d3-417c-8726-55b395126c83', 'About Author', 'No', 21749, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('12073f4f-c150-4939-806c-c869d078e1e2', '9c009ecc-6b00-4090-87d9-8f5503182f73', 'Edition of Book', 'First', 7064, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1207cecd-099d-4670-91c2-c28cef2e16bc', '65836068-0373-4491-a547-7460b419ac22', 'Author', 'Nita Mehta', 21255, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('12081c1f-a651-452c-9644-3b95e3a6f937', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'Illustrations', 'No', 14355, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1209c32b-fc8e-4d3f-a924-8b9be77c1e18', '2b55bc59-85a6-4ac9-aad5-b5c0a6a76c96', 'Language', 'English', 6043, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('120a2dda-338d-4f27-8b19-dfea6bca6653', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'Language', 'English', 11202, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('120c0303-53f1-4929-b9b5-15a1aaca018c', '5aa843a2-c991-48e4-8f0c-b8f4b493d765', 'Title', 'Understanding Cross-cultural Management 1/e', 1004, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('120d4541-6c59-48ef-a7bd-7d7eb2b7137f', 'be5c8b45-f8d0-40e9-94ee-73e9e840c29d', 'Language', 'English', 14468, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('120d6dae-d204-4abe-8983-d79a34d923ff', '7542c314-729c-4d40-a2c3-e6857ef4470f', 'Language', 'English', 18701, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('120dedec-9bc6-4a68-b305-0bd20f324664', 'e5145f82-666d-4a78-9256-14e4266afde6', 'Binding', 'Paperback', 21989, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('12151841-4b1c-4ecc-bd61-f7b4fd98fa7a', '3a409329-3345-4104-b54e-7656adcfa1da', 'Language', 'No', 16321, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1216dcc9-3383-4c0a-8f68-69f1e96ec797', '7d67732e-7646-48ae-a8f6-885bfd2b00ee', 'Edition of Book', 'First', 15563, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1218f1d0-cdda-4838-a7b7-9a36d2999b23', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'Year of Publication', '2005', 5997, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('121d6ced-aeca-4c76-8828-409ad0b40ff9', '123fcd24-7c5d-4f17-9979-30a38db8bd02', 'About Book', 'No', 19146, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1222498d-4ffd-4c71-b834-6be949bae974', '1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', 'About Author', 'No', 13641, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1226f624-d7b0-4d97-b3cf-4fa3e2b2f543', 'e275acfb-582e-4a2e-9fc3-52cc472685d9', 'ISBN 10 Digit', 'No', 9775, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1227a3ba-019a-45f7-a9e2-84b1f21c3fbe', '5800fc23-8b35-4545-931e-f71264c9930a', 'Publishers', 'Parimal Publications

			 ', 10116, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1227e3b0-fa3e-4f00-b950-95d5bb7591fa', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 'Binding', 'Hardcover', 22365, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1228f587-7d4a-4453-b8cf-0b24fcd43930', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 'About Author', 'No', 8930, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('122d22a8-b8f2-4e7b-9ee5-2e38f313888f', '96767d15-16f3-4be1-a5e5-1d5228b6d10f', 'Year of Publication', 'No', 12698, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('122e1532-7d8b-4b60-a505-a202fc241312', 'dde9e974-8450-4ded-9f15-88dd9b3df251', 'ISBN 13 Digit', '9788175332416', 7256, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('12373de9-c18d-4351-9004-c67c3153eede', '38811e4d-37e6-4ad3-b1a3-d16b3a427004', 'Year of Publication', '2008', 23139, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('12381637-0009-4364-ae5a-5267f286337b', 'a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 'ISBN 13 Digit', '9788128623714', 19861, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('12389a4d-3709-41aa-a078-56c5e956be4f', '7ddd064c-2f47-4917-bc4a-f5290a0bb257', 'Title', 'Mathematical Analysis - A Brief Course for Engineering Students', 3258, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('123a2184-2c63-45b8-b1e2-a6681eef5bbe', '25c7429d-022c-46c9-b77a-52f807091230', 'Title', 'Financial Management and Policy', 2046, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('123a5112-d3cd-4d12-befb-d3b81956a923', 'dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', 'ISBN 13 Digit', '9780521545136', 21429, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('123c0010-ee69-4a0d-9664-920caefbc14e', 'a59febbd-d1e0-48a9-ba48-df709439e606', 'Pages', 'No', 13606, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('123caee7-3500-4d5e-b9bd-a02dff0043d5', '22320428-6db9-4f4d-a43a-677bcc4ece0b', 'ISBN 10 Digit', 'No', 19635, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('123d62e0-c907-4df8-8c94-fbc8b88e01b8', 'cc798ea5-16af-48a9-a10b-b535af8b355c', 'Binding', 'Paperback', 22787, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('123d8d99-8ed9-438e-b4a9-3dd361ee385d', '6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', 'About Author', 'N/A', 16147, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('123f6b09-bfd3-4162-b732-2582c800265b', '011cd808-2a69-435b-acf4-922cc3598574', 'ISBN 10 Digit', '8172113218', 7621, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('12409540-3dc9-4509-aff4-8f1e81cbe357', 'cdbeb937-b128-46a0-8d9b-1428e328a629', 'Author', 'Peter Hyatt', 5903, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('12418ec6-69db-436d-afde-fb8b6a46723d', '92e5e064-2823-49f6-8f65-fd3ba1bae56a', 'Author', 'Keith Jack', 11989, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('12437138-bf52-43af-9c41-2b44fec8c187', 'e072dc79-3ffa-433e-a0e4-d9118bed929d', 'ISBN 13 Digit', '9781851682300', 17403, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1245dcfe-862a-4afc-a3f7-d4fac2445f7c', 'ea3576ab-9940-4602-bf6e-89b2803da2ce', 'Year of Publication', '1913', 215, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('124a4087-ea44-4499-907a-cbed4a4f17b3', 'fa940f4c-544e-42eb-919e-02042a40dfdf', 'Binding', 'Paperback', 548, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('124b652f-6640-45de-a326-5cc9125bade3', '3580418b-e4d9-436a-b061-38b22149ed21', 'ISBN 10 Digit', 'No', 18977, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('124e10f6-0925-4d2e-95b8-5216b6399ab4', 'b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 'Edition of Book', '2008', 18026, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1257270f-3a6e-4dba-a1c4-97f9efb8b7e0', 'a4cf6481-7557-4fdc-8fb5-1e2655408669', 'Year of Publication', '2015', 8029, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('12575f92-d6c0-436a-a627-3028f805d610', 'f7959cfc-3916-48cf-9cdb-967544f5845d', 'ISBN-13 Digit', '9788171102273', 4197, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('12588fb8-da37-4bde-b2d8-9fa0214bb91a', '36def51d-45f1-4301-8e06-af88315cd4b2', 'Edition of Book', 'No', 8852, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('125c79f1-65bb-4b32-b5bd-2537c2b82645', '36994878-fd9e-4980-817c-c2320d905ab5', 'Content', 'N/A', 14994, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('125c7f24-ec45-43ac-a2ce-9d11621c73b2', '36ae3338-324f-4b54-8275-1f07942db6dc', 'ISBN', '9789354600807', 1515, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('125e4c87-ef89-44d8-9a05-31441696485d', 'ba130f9f-e2a2-481f-8e5e-513bbb2d38ea', 'Illustrations', 'As per Book', 6468, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('125e4fbb-e1ba-4be0-bc6c-03336b408f68', '5121dcb1-d522-425a-9358-c924a278db72', 'ISBN 10 Digit', 'No', 9081, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('125e535e-490d-42b9-ace3-5c1cb96b6ed6', '46ace800-6cb1-4d45-a043-82b0a04329ee', 'Language', 'English', 261, 6, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1262bef0-d013-40d5-b1ca-c5c3117a2711', 'e7e22669-f11a-4a99-9740-fd68428dc906', 'Illustrations', 'N/A', 14690, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('126976d5-7801-4821-93d4-b7cc833003cf', '5070e04a-3b51-4235-ac7e-21e0d518ae58', 'Publisher', 'Pragati Prakashan', 2767, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('126ca271-9471-4f5a-a5e5-665f0f7bd750', 'b9b70439-e826-40ad-8a34-44c60343e9d4', 'Illustrations', 'No', 14430, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('126fd40a-9344-4c79-809f-bb54878b31f6', '7cdc8bf4-d663-4412-8a28-d793a79155d6', 'Sub Title', 'No', 15694, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1272dfce-8bf2-453d-9df4-3dc7a84fdd34', '713932c6-3092-432b-a718-cfa6158e36ff', 'ISBN 13 Digit', '9780125953496', 4599, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1274a571-af6d-44f5-bd6a-6e82aed4e40b', '67941344-66c8-4771-bb48-21d74b377a15', 'Sub Title', 'Philosophy In Linguistic Perspectives - Wittgenstein, Ryle, Austin', 15293, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1277994c-1cc9-4b41-b376-6e2aed1784d0', '31d47c5b-0aed-4e54-a2dd-b81b376ee03e', 'ISBN 10 Digit', 'No', 8380, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('12789570-6510-4088-a899-4d630d46030b', '260b13b2-764b-4732-8d4a-99f1d2b3b16a', 'ISBN 10 Digit', '1842931741', 15942, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1279ab8c-cf60-4018-aaf2-f60a654be938', '6316bce3-ab53-486e-9b4b-e3c5a07d6985', 'Author', 'Dr. Anita Nigam', 21357, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1279c518-c3a6-44a3-a647-755246149dad', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 'ISBN 13 Digit', 'No', 8464, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('127cc2be-1b45-4249-8e84-dc11b82ee4c5', '2a37e980-2d5b-4ae0-b168-f47f3ea61629', 'Author', 'Prof. Satya Prakash Singh', 17046, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('128784c7-285a-44fb-8e42-dfe83a71b338', '9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', 'ISBN 13 Digit', '9788176259620', 16496, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('128876ae-bc6b-492c-b72a-9f4f00c8b03c', '56ce96d5-9907-4aea-a49e-a9dcbf1cff15', 'Illustrations', 'No', 5585, 11, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('128a4875-927e-4b86-9f68-14145cf4e924', '595ac0d1-beda-4470-8a4b-d3a00c4ed090', 'Sub Title', 'No', 5639, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1292423a-bf40-4c2f-a3a3-00a2e83fa715', '2404169a-b868-4d22-9414-78e0cf47635b', 'Sub Title', 'Library of Political Science', 11267, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('12948998-c955-4fed-8e14-8127c9ee506a', '16b86c6d-77c4-4d1c-a02b-b4c6e467a7a6', 'Content', 'No', 22050, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1295c9c4-d236-4728-99b2-4f097c0f00c7', 'ccda9465-bfb0-4764-8ebf-834dbc00d457', 'Illustrations', 'As per Book', 22918, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('1296b904-a51a-457e-94b3-4b5cc120722b', '0987242e-24de-452a-b71d-25b7338ddaae', 'Language', 'No', 21251, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1296ee4a-59e8-4682-a105-e805b8611407', '50ac19fb-97c6-4b19-bf16-69e9cf60f91a', 'Year of Publication', 'No', 17730, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('129e500e-3f5f-449f-b67e-617bdbcef20d', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 'Pages', '980', 12419, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('12a04dde-9af8-4d81-8242-0853672c0d82', 'fecab443-fa30-4f59-9b06-ccbb43705760', 'Pages', 'No', 18236, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('12a0c644-e9f7-48b1-a972-a6618f6ca3f4', '25ba975a-30b2-4062-be8d-7cc1103c31c5', 'Publisher', 'Parimal Publications', 4400, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('12a6aea6-c8c3-4326-b728-5f96cf160dd6', 'b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', 'ISBN 13 Digit', '978171105424', 10176, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('12a72925-0fec-4666-9ff4-672868d80b54', 'ac53a9b6-15e0-46cb-bf97-8273bbb667cf', 'ISBN 10 Digit', '0198238606', 8992, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('12a8acd4-1757-41ff-8fa4-a4b9cbf4dba7', '9b560c48-7067-48c2-92fd-dd340c8da0d4', 'Edition of Book', 'No', 15326, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('12a8b7d7-0345-425f-b002-3fcc59c5f5a7', '4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 'Edition of Book', 'No', 9741, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('12adda76-c8ea-4323-86ed-bef498b608b3', 'c415008b-6da7-4a08-a225-ba87c70f500e', 'Pages', '216', 5984, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('12ae66d5-fb6c-404b-a57b-b0759645e7bd', '5c2cb7eb-a04e-40c4-814a-386187851d8b', 'ISBN', '9789394137622', 1795, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('12ae9a40-fc30-41ee-91a9-264781679db5', 'c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', 'Illustrations', 'No', 11929, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('12af4618-1f89-4bb7-94c4-70d7afeaccac', '98f107ee-b86e-4208-a59b-cb2c984b86bf', 'About Book', 'No', 12104, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('12afa560-d1e0-4db5-9f1c-4634cc07d9c8', 'a59febbd-d1e0-48a9-ba48-df709439e606', 'ISBN 13 Digit', 'No', 13605, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('12affe40-a907-4127-a790-c8f608b119a9', 'aedd3d77-bab8-4320-b6f6-040f8c20d96b', 'ISBN', '9788187471608', 3895, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('12b27f02-2cb2-40f9-86fe-83a0952e1b8e', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'Binding', 'Hardback', 5048, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('12b530a4-a2ed-4320-bad8-badc68096a9d', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 'About Author', 'No', 15899, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('12b8fc67-ee04-4ed1-85c1-946bc72f33dc', '453ec637-58f6-4345-8ec8-3bb1fcab2c13', 'Year of Publication', '2015', 12256, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('12bc42ae-2679-4c19-b474-9ac6cc67286f', '801fb3ef-8198-41ec-bc85-03b81f097cb5', 'Author', 'डॉ. मोहम्मद हनीफ खान शास्त्री ', 3964, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('12bd250a-1bbd-4644-bdf1-4d7dafc17e64', 'bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', 'Author', 'Kireet Joshi', 20261, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('12bfd92e-d16b-46d1-94ad-52d031b77903', '96efbb45-6e12-4c63-ab95-4ce399943d2e', 'Publisher', 'Sage', 1221, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('12c03181-d667-4161-85ed-ef1ba6ba1947', '104cc13f-9723-4e12-93d4-063cdd3554a8', 'ISBN 13 Digit', '9781446241028', 21177, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('12c28425-2ac8-4927-a24d-40020a1abb65', '04d75430-2ed3-4b23-aa06-8a2525444578', 'Year of Publication', '2008', 7327, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('12c74a63-dc2a-4616-9d14-250b33c98f0f', 'ab597c49-ebc5-4c57-af04-d48b2bef281c', 'Publisher', 'EarthScan', 22744, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('12c844a5-c02c-41c1-933e-c6cb5499ef7d', '8d595a23-f12f-412b-87a7-f36fa16993bb', 'ISBN 13 Digit', '9780471161233', 17147, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('12c9da7d-730e-41e2-923b-a812d007c171', 'c0aef10f-49a4-4f5e-915d-bab89c32e775', 'Binding', 'Hardcover', 19071, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('12d42d9a-9cbb-4c72-8156-ede6f5a8b5ff', '3d09e811-7ee2-4863-934c-98f8aab76250', 'Publisher', 'Wiley', 3454, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('12db51ff-fd35-4edc-8d74-fec4b055ff69', 'bb04a725-d5b3-470a-817b-8f39e8df99ef', 'Sub Title', 'No', 13416, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('12dc860f-8939-472a-81e4-0e8c4908d86e', '00a11954-fe76-4790-b462-c330f2467ca2', 'Year of Publication', 'No', 16461, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('12dd7200-5d0c-409f-b0cf-c067af12ffb3', '381deaa9-f8fe-4b54-87a1-6952e33b8f9b', 'Year of Publication', 'No', 12217, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('12df33a2-b002-45bc-b50a-4d875dbcf860', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 'Author', 'Aishwarya Anand', 11324, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('12e1cf84-4363-499d-a91e-d38f4a30afae', '86c3abde-dc64-4f1e-aeb3-2414f429e96a', 'Illustrations', 'As per Book', 23131, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('12e5e168-5276-4a4f-a720-fb414f2e6e45', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'Language', 'English', 11242, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('12ef2fd6-3a5c-480e-b8dd-bc70d0f03d74', '3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', 'Author', 'Dave Chaffey', 1569, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('12f19358-777b-4d88-af7f-8fc700e83832', '773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', 'Sub Title', 'No', 18704, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('12f5991d-88c4-405d-9166-89582a05eede', '7590162e-92e5-4cf3-98ab-885bbc8a8f66', 'Sub Title', 'No', 14666, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('12fabe43-5892-488d-80c9-79ea06ba62a1', 'd433846c-7900-4872-9823-970ba04df46c', 'Sub Title', 'No', 17243, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('12fba044-706f-44b7-9232-2eb67760a575', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'About Author', 'No', 13785, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('12fbd243-4f0d-428d-b767-24254eed87c6', '9b9fca1a-3369-4277-8cb9-025448d0bf42', 'Language', 'English', 7848, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('12fdad87-65e2-41d7-9cf4-9cee97328953', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'Author', 'A. Quarteroni', 13083, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1304ba88-aa33-4955-bce6-e68dd38ad3b4', 'ec81641f-6e97-4fa0-85a8-1208c41782a0', 'Author', 'Naresh Kumar Ambastha', 17020, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1305086b-791d-4d2c-8506-92afba053a8d', 'd103509e-d1ea-46d6-a149-d6239a0cf925', 'Author', 'D. Jolly', 19697, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('13073b10-7b4c-479d-9db2-17dd5d950f9c', '2c9b0b36-04ca-43b9-80fd-18c33c390f82', 'Edition of Book', 'No', 14080, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1309d2b4-3a70-40c3-bd3f-88e56a454d83', 'df8a4b03-f418-4ccc-8fb5-626c0baea717', 'Year of Publication', '1998', 20910, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('130a427c-7a43-4167-9d1d-ba7535ecff01', '66192308-e1b5-49f4-99dc-f1e9f21acec1', 'ISBN', '9781292156293', 606, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('130b067b-3c77-4c82-a3f9-62eebda53574', 'b0e232a3-56da-4199-a7e7-411319971e21', 'Edition of Book', 'First', 7413, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1312d5c1-ca83-461f-9e7f-2105ce05aeb8', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'Content', 'No', 5122, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('13154ce3-c66a-4b56-951d-3a29a890b7af', '8fee763b-4aba-4603-9bb0-07b150fe12c3', 'Year of Publication', '2012', 7369, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1317b854-6912-4b66-a348-ad2730c544ee', '8d002933-90e8-499d-b183-11e261ea12ec', 'ISBN 13 Digit', '9780387952727', 8074, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('131ca8f5-a700-41b9-ba9c-362e72999de2', 'ac23f549-0d11-4df0-98f0-71e152a48030', 'Language', 'English', 17503, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1321041c-feb1-4b04-a550-d16a072b86c0', '79fcf953-a904-4e7e-98d9-a426ccd3b7c1', 'ISBN', '9788192353814', 15669, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('13266a0d-fc5b-4558-9972-7bf033f56a4a', 'b15990e9-9f88-46f4-9770-fa5d0cef081d', 'ISBN 10 Digit', '1920744967', 23146, 3, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('1326cc27-5a5b-4a8b-8cf9-8e0137f6393c', 'aa9fd893-9ee9-4395-992d-9c1098b5e7b4', 'Year of Publication', '2008', 19164, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('13273107-bdad-41aa-8f52-5610975c27a0', 'd4eaf9d7-6652-42bb-a499-750f07561a85', 'Illustrations', 'As per Book', 11226, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('132f8820-15c2-436d-ae10-a7d1e68bd879', '98482075-9b11-4176-8d2e-6f075aec952c', 'Binding', 'Hardcover', 7791, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1333cb22-c26b-40af-89a2-4491b8c330ac', '1d8e2e04-8db1-4d22-aef5-2efddd768f28', 'Author', 'Mohan Priyacharya', 10612, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1339934e-292a-428f-99ac-3a2e96541412', '59a557a5-a8cd-4d1d-b129-e903f049df77', 'Pages', 'No', 16291, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1339c4f4-cd36-49cd-b5a8-dbe01a9bd6dc', '59d48d43-e25b-4fb7-8512-7cc8cf180145', 'Language', 'English', 15040, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1339d7a4-516d-4511-8660-c1a4b169c146', 'd24faf79-d380-461b-ba30-461e3906ec86', 'Year of Publication', '2015', 9195, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('133f5087-244b-4356-b3c6-f2781c46e1bb', 'abeb8573-ec64-4163-be38-553af219ae96', 'Sub Title', 'Beginner''s Guide to Microwave', 19226, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('133fe0d2-56d6-43db-a112-573960bba2f6', '5bb2802a-a2b7-46b5-8ecd-910309b9a983', 'Edition of Book', '11 Ed', 5723, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('13414896-062e-46c2-badf-73193df49986', 'c29d6be6-487a-4556-b7cb-c90aa6bfbb41', 'Edition of Book', 'No', 11214, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('134698dc-a0c4-4326-bc61-d681f9c00464', 'bb6d4851-cf3a-40b0-a67a-37e46809ad30', 'Author', 'George Bredon', 510, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1348c052-822c-4bd7-9bb7-8cd80f1cb5ee', 'fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', 'Sub Title', 'No', 16618, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1348df76-325d-4d21-8ca9-e12eca235460', 'ccececd3-b93e-4100-8d3e-4ec8ab0466e0', 'Sub Title', 'Encyclopedia of Spectroscopy and Spectrometry 3 Vols. Set', 4471, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('13494718-a3bb-4ca7-bf49-8ecac8c55350', '5f428224-2fda-45a2-a621-5e257300076e', 'Pages', '216', 12553, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('134c35f3-a36b-40f3-9c04-2caefa5d861b', '171be9aa-776a-4f6f-83a6-1bf46a21f62f', 'ISBN 10 Digit', 'No', 6450, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('134d3263-3407-4d99-8acb-da5852955194', '49963f7e-38c2-44c9-bfaa-451103dcfeb6', 'Year of Publication', 'No', 19326, 8, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('13500403-52cd-456f-a7c0-fac685432449', '9af6f171-6450-459b-9d7e-8a137c709b8d', 'Sub Title', 'No', 11114, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('13515eef-7cd6-4ee6-b96d-83f6d43455d6', '78bd1750-c2d8-4667-8ee1-017501eb4ef2', 'Pages', 'No', 12495, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('13517d25-842d-4544-9fe1-e5efff134cc8', 'cc3dc5af-75ad-413e-8b5f-182a2bfdb341', 'Illustrations', 'No', 20769, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('13521f5f-29a4-4801-90f9-69fa69a75e7a', 'b28a8b5b-594e-4459-b6af-827f68e28ce5', 'Edition of Book', 'No', 11844, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('13556e46-08eb-4f66-a44f-00c0303d5361', 'f192a078-8832-4233-a5c2-15d397efc020', 'ISBN', '978057177202', 471, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1356af39-eed2-4b8b-9131-4da85e0d5ff9', 'c9e43f98-ede6-49c4-b5b8-918753688bff', 'ISBN', '9781138587946', 1895, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('13578266-87fd-472d-ada1-e4a5d5bcbb7d', '5017c0e8-39d0-4c63-affc-60c8c8be41e2', 'ISBN', '9780470959503', 1905, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('135c2234-f8cd-49ca-b262-8b4a5d091885', 'a0f8b181-37ea-474f-8b1c-5bb77b7e2933', 'Author', 'राकेश रंजन ', 10045, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('135c2250-c525-407e-9dd3-dbdc5f6f09fe', '08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', 'Language', 'Sanskrit & English', 4376, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('135da04f-e6ae-4c21-a4f3-834fef01e0ea', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'Edition of Book', 'Ist', 18874, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('135e782e-9024-4b52-8540-f1ff43375f04', '00f3ff40-63fb-4200-94ad-b39548841708', 'Edition', '1/e', 4220, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('135eaeea-caf4-4e1c-ab6a-0798e546c41c', 'ced84bdd-00cb-4393-974e-15dc4f810335', 'Binding', 'Hardcover', 421, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('135ee700-2d68-4d98-ba35-a7e4e762eacf', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'Author', 'Jaydeep Sarangi', 9525, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1364ba4f-9265-401c-85d3-ae26406b8485', 'd2cbf9a3-ec18-4339-8e8b-c71af680db51', 'About Author', 'No', 21296, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('13691cab-ba70-4add-9237-a01c20560f9f', '73914eaa-ab28-4338-8275-06d5fbc10304', 'Content', 'No', 13348, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1369af72-3bb1-460f-bef5-982b387aa867', 'a366c7d2-8b06-432a-96f1-2d7b4fff6aa4', 'About Book', 'No', 8896, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('136dc286-0934-4879-bd59-8c9127194bd4', 'c80eca65-1035-4138-84ac-b0f5562b7844', 'Pages', 'No', 19573, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('136eaf79-4dd8-46e3-9fe1-24a2a9f96eb8', '72580b5d-5f7e-4879-80f7-6445bb9df0d8', 'ISBN 10 Digit', ' ', 15069, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('13739fd4-700b-429c-b439-d185426072f7', '37c45228-1b5f-4a69-95f8-613f27f603b1', 'Publisher', 'Cengage', 691, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1373b0b0-41b7-47ec-96e1-f0c372407487', 'a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', 'Pages', 'No', 9842, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1376c748-ab78-41c8-a580-472264317a59', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 'ISBN 10 Digit', 'No', 22459, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('137a199e-4825-4444-af59-852172196be8', '36994878-fd9e-4980-817c-c2320d905ab5', 'Author', 'Margret', 14992, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1383df00-4e5b-4f90-9a78-6473e6abb888', '867a3a2a-6051-46a9-afcc-3e465d8d8889', 'Pages', '430', 7028, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('13845171-caaa-453b-bb4e-f92dd11005bf', 'afa2d80c-f64d-4f77-8df6-b498b1e691af', 'ISBN', '9789354242625', 1600, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1384e6a2-e0f3-456e-891d-9d05b30c2f41', '378a1128-a60a-4c4c-8164-b230787a6da1', 'Language', 'English', 23086, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('13887461-d0c3-4c46-8cfe-38a027b26f27', '5706f760-0c7b-4661-ad66-b65a243aa0ea', 'About Author', 'As per Book', 15186, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1388bb47-e6c3-4478-b2f2-8fa64d97ec64', '5ca84b77-2a69-4cf5-be3c-152ae48cd69d', 'Sub Title', 'Natakkar Ramesh Mehta - Rang-Samagr - 2 Vols.', 10492, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1388edf5-839c-435a-a2d7-6751846dadc9', '60e725aa-c405-4bfa-8dfd-b5f7ffd508be', 'ISBN 10 Digit', 'No', 12326, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('138aa3a6-c920-4b88-87ec-c558ddd33590', '633e1a78-1d89-4f03-bb7d-0b726fc4dd1c', 'Binding', 'Hardcover', 336, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('138c2543-0495-4577-be06-4b2624e5bd05', '465331ee-867a-4bc9-9418-bad4a6b098a0', 'Title', 'Molecular Markers in Plants', 3144, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1390cbec-56eb-4d3b-b604-41454fb9bcdf', '677e949e-71a7-436a-b731-eef7be44ffc6', 'Edition of Book', 'First', 16281, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('139188a1-44d3-4048-aa06-2d145dbc5e89', 'cf9bd416-4ec7-4656-8c14-31cacef941b7', 'Sub Title', 'No', 21861, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('13a59cd3-7b89-4a21-a849-40c357107405', 'dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', 'About Book', 'Yes', 4949, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('13a9073b-9886-429f-af75-7ee8cb69992c', '9f48343b-cc9a-40c4-8f92-819c63bb839f', 'Title', 'Recent Advances in Photochemistry Integrative Plant Biochemistry, V-40', 1663, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('13a9587e-89ce-4393-90af-de1aeb801e2c', '24b8916e-43bb-44f7-bd03-c360c2882e88', 'Binding', 'Hardcover', 3932, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('13b2753f-92b6-4495-8ac0-683fbc5b9c2f', '3d6f138e-cfa5-45b8-9cb9-8d80ac8fee93', 'Author', 'S.B kakkar', 2920, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('13b4610e-a381-455d-8be0-2854fe498414', 'ee877d88-854c-4a69-a9c5-9b2dc05519db', 'Illustrations', 'As per Book', 7910, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('13b7e003-fe33-41ad-a87b-1405f598d5e5', 'a3e6823a-f7fa-45ae-bfb7-93ae3d9c7a88', 'Binding', 'Paperback', 2847, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('13b87ab5-f35c-40db-81f3-b1cdab8433df', '9c009ecc-6b00-4090-87d9-8f5503182f73', 'Language', 'English', 7065, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('13ba1312-2758-4f8c-9e1c-bbc1cd1230b0', '7c7330e4-1222-4592-90c2-10c2ea5be3b1', 'Year of Publication', '1983', 3406, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('13bc962e-71ed-4e75-8da9-2657a800f3b8', '48590ce2-2be6-4732-9902-08d9de4db5bd', 'Edition of Book', 'No', 16449, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('13bfe57b-48b8-4d72-98c8-ae674b4e4bd7', 'c8844641-9178-4d59-b7fb-8df196e6d71e', 'ISBN 13 Digit', '9789382161493', 21281, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('13c2679e-3d55-459c-a353-e07980c425e4', '26fd6404-68d4-4a5e-8e70-a3b91f6b69bf', 'Binding', 'Hardcover', 22820, 4, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('13c6324d-9f83-415b-a765-699ec17f0fb0', '7133e031-843a-4378-8039-f7ebe014dc74', 'Binding', 'Hardcover', 366, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('13c75459-e694-4adf-9a55-8eebe87ca155', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 'Language', 'English', 9219, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('13c7907b-cf6a-476c-9ba1-56b6030bc1a0', 'f6520b33-c089-45be-801f-8f02a5ebfa68', ' 

			Title

			 ', 'Encyclopedia of Social Measurement - 3 vols. In Complete Set', 4135, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('13ca8623-46fc-4c3e-a54e-74f9c29f8631', 'a6085080-c0a8-4fa5-90f3-d30d993c9170', 'Author', 'Frank T. Rothaermel', 970, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('13cb01dd-735f-4cac-8f31-5a17ecc3982f', '958fd749-2a6c-42dd-9d98-839ea2206eda', 'ISBN 10 Digit', 'No', 8958, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('13d01bcc-6780-44dc-8b09-41fbb720250e', '4e29234a-2f6b-40de-92f6-50d83dde2917', 'Author', 'Debra Gross', 2112, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('13d531d5-5588-4b6b-9ea7-a6492bffaea9', 'b3a1739f-bdce-49e0-87fb-4b46261b10cd', 'ISBN 10 Digit', ' ', 15045, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('13d801da-9ff9-4eec-aea7-55c18face9d0', 'abf5b09c-e168-4d15-95d0-3d289dc593d8', 'About Author', 'As per Book', 20005, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('13db41f1-df26-4596-a9cc-033993848c13', 'f9453c71-cd1d-485b-aab5-6ac3bd27078b', 'Publisher', 'Vishbharti Publication', 10152, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('13ddc688-f121-4ce7-a58b-f5772e636e1d', 'd46c13b2-20dd-411f-acf0-5381f7230da9', 'Illustrations', 'As per Book', 7363, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('13e0b2b5-94c6-4831-9de9-f823561017d8', 'a07df990-700c-44f0-976b-c9c9687e8635', 'Pages', 'No', 17958, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('13e32fe2-41d5-4857-ab79-e69b31183f79', '706bae02-b539-4b75-8234-585c98c5ec57', 'Author', 'J. M. Chalmers, P. R. Griffiths', 6698, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('13e4a95f-3d88-4d29-b459-56f8e1e71e37', 'bec4da25-db73-41ae-b7e9-87881c00dbfe', 'About Book', 'No', 11782, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('13e4d797-b0d5-4aeb-88af-ea90052124f5', '453ec637-58f6-4345-8ec8-3bb1fcab2c13', 'Language', 'English', 12258, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('13e53307-f7b2-4f78-b23c-3534f1cc4518', 'c4097237-1ef5-42a1-afb9-e49581546ae1', 'ISBN 13 Digit', '9788119092161', 10608, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('13e608f7-64b7-4bd3-a727-10d00ed166f7', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'Sub Title', 'No', 18500, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('13e6109f-d8cd-40e4-94fa-43a6c1bf823e', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 'Pages', 'No', 10467, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('13e720b8-a520-49de-993c-3f278bb755be', 'fffadcf6-64e8-4018-912a-6caa3ad675d7', 'Language', 'No', 14988, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('13e7d2b6-abdc-499f-8f29-caee095b066a', 'ff3ab582-2912-497e-aa45-ebc01fa5ca4f', 'Content', 'No', 11300, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('13f51d8f-8d25-4b1b-b35c-fded4a27ebfe', '0aa91139-7cfd-4590-b5fc-8e8665b865cf', 'Binding', 'Hardcover', 10975, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('13f548e3-795b-4606-993d-a0e5f17e7e3c', '10398adf-8eac-4de4-bb6a-820623cf7ede', 'ISBN 10 Digit', ' ', 21739, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('13f70ef3-d9b9-4486-8508-032907788f40', '10751af7-eaa7-42fb-a063-97ec4be1b0fc', 'Illustrations', 'No', 9283, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('13f7d2d8-749c-45d9-9b81-46e745f3a24f', 'bd3b2f5e-e363-4f03-b722-02f409cf7f4b', 'Title', 'Essentials of Services Marketing 3/e', 2001, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('140572ef-278f-4ee3-a143-1bfe711c4f8e', '35b0cfb8-de3e-4fec-90c3-fe65c129bedb', 'Sub Title', 'No', 13879, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('140ab44e-d592-4d08-aa21-fc2cfa264b91', '28da0eed-fbe5-4bc8-a16b-852e1e80b119', 'Binding', 'Hardcover', 7771, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('140b6116-30e3-4f88-944f-9f7962275df8', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'Language', 'English', 18875, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('140d13a3-f497-4866-a04d-194911badcb6', '06b3c17e-33c0-42f0-94f5-9de9b2af0ec8', 'Language', 'English', 2785, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('140e7ae1-3ab2-44f5-846e-b6d7b4c42e06', 'a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', 'ISBN', '9788187471585', 4672, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('141040b1-3bc8-4e58-9040-a48e794c1edb', '174c9bb9-8988-4a95-917b-a9db4fb4eed4', 'Edition of Book', 'No', 14714, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('14117f9e-699b-43e8-bb2e-9835589af790', '37b71104-6706-4751-94b6-a3daa7dc0192', 'Year of Publication', '2010', 4984, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1412cc9f-5c8f-479a-ad85-b16b351e0c6d', 'fff5d758-745a-47d0-a047-11eadb6ba3e2', 'Edition of Book', '1st', 4633, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('14141c12-d707-4e72-8ca7-da268b5d74bb', '460be6ed-4407-4a7f-9971-02ae34e9c033', 'ISBN-13 Digit', '9788171107291', 4251, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('141abc22-e56d-43cf-b707-b3ac98cb9ead', '5e090b85-dd1e-40a3-8e72-4ac567bef98b', 'ISBN 10 Digit', 'No', 16110, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('14258cb7-19c7-4747-a8b1-4ea77dda4a14', '95f3a060-a85c-4912-b455-dcbd24cbd52f', 'Year of Publication', 'No', 12745, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1425c9bb-4dc6-4f1d-9877-122685210082', '0a6fec01-dca4-4751-927f-56f5926a29a0', 'ISBN 13 Digit', '9788172734367', 8635, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('142e4cdc-e98b-4da0-a868-0b8a9d1fa9f2', '63d3fe07-650e-4dfc-a2a3-912738ea9224', 'Content', 'N/A', 20268, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('14307f4c-0817-412a-a981-bae8be76c994', '3d9364c0-a6fa-4b58-aec2-a30b875555b6', 'ISBN 10 Digit', '019512538X', 7870, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('14316b2a-40d6-479c-bbb0-3a24fde8c6d5', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 'Content', 'No', 15584, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1432516b-188a-42cf-b543-19100aad81fa', '2e2da5e1-fd12-484d-920f-f1619a34eb98', 'Author', '-', 21914, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1434ff40-bb71-4e36-87e5-4ac6c6fe3f5c', 'cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', 'ISBN', '9788181286543', 14003, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('14361775-17d5-4429-886c-f8bd8cef099f', 'd6243b78-fd62-4617-9fa5-dfab0d70fedc', 'Publisher', 'Elsevier', 1671, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('143eb6cf-e7b8-47bc-8439-ef8cdeb8ef3c', '89990077-759a-43ab-8f5c-ed32f4215f2d', 'About Book', 'No', 13560, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('144104cb-2b2f-40a5-99ba-093c734bf58a', '46ace800-6cb1-4d45-a043-82b0a04329ee', 'Binding', 'Hardcover', 260, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1446ecf2-5990-4a12-8626-223a9577e91a', '5a272247-3cba-4b9a-8d41-56c0db50b591', 'Pages', '182', 18218, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('14475944-7334-4c9b-abd6-555a381f8601', 'bdb9d241-a201-415f-92de-b4e7af807880', 'Language', 'English', 5856, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('144e84ed-7057-483f-817e-1bfb6b550327', '3215c43d-c6ac-4698-9502-558122e5afcd', 'Illustrations', 'As per Book', 19430, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('144edf51-5a17-49aa-89c9-6c1e9b29e0d6', '0f92a2d1-d198-486d-aa97-117826fb9fc3', 'Author', 'Rayvon Fouche', 15773, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('14503541-bc5b-4f99-930e-19a7b9d1b600', '7a7ec9a7-cf43-43e2-8635-2d48d56dfffe', 'ISBN 10 Digit', ' 048649747X', 5019, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('145218ef-f705-4038-9cf0-80ec30f38485', 'e399840a-18a9-4875-9c6e-d1d3c4b38022', 'Binding', 'Paperback', 2491, 5, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('145297ef-05d3-488b-87c1-61ec1136e72e', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 'Pages', '23', 22027, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1454ca76-6146-4d0c-93a1-5f4aa1f900be', 'a081b5f9-56ce-4581-8006-503f12846605', 'Edition of Book', 'First', 20190, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('14578f93-be8f-4977-b66c-407ad10b71fa', 'df576d87-e145-4af6-b801-ca5c05986445', 'Subjects', 'Mathematics
			 › 

			General', 8093, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('145bffdb-48ba-4b3a-b96a-7d0b539eb6ae', '534b5e73-0ef6-44df-82a3-ae7f04e7f509', 'ISBN 13 Digit', '9781848607095', 19933, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('145d6d2f-faa9-4b19-a9ce-0f233465a13d', '373341e8-b2a5-4dfd-a29e-7d03288d21d8', 'Author', 'I M Pandey', 1529, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('145e3b6c-c00e-491a-ba7f-dd630a6bafd7', '059d28a6-e146-43f6-9003-7d04ec291250', 'Illustrations', 'No', 5559, 11, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('14643b11-ebd9-4c49-b978-e1a1b4ae670d', '31162320-193d-4cc1-850f-8605c776de87', 'Year of Publication', '1981', 3399, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('146c3730-9c3a-4a18-8cc6-3141fff43dcd', '3c30a6f7-08c2-4bf5-b6e2-ab67c35e1c18', 'Year of Publication', '1983', 7349, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('14736da1-2f23-48c1-9eab-21bda43ecb4c', '95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'Binding', 'Hardback', 4651, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1476f112-96d2-4f6b-9e43-5972c7a81ba5', '0a797d79-368e-4098-be0c-f9620641a5c4', 'Content', 'N/A', 9683, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1477ad66-e7e1-4d5e-84e5-dca324283ad0', '89cd3953-53d8-47bc-ad59-ed8368a60035', 'ISBN 13 Digit', '9780387312682', 13026, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('147b6f95-1d09-4d6f-81b4-961cfb910272', '83c36a9c-6862-4082-af7d-eb01b947ad30', 'Title', 'Financial Management:Principles and Applications 13/e', 2026, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1481f022-722f-4b1d-9b26-5bbbf6c102fe', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'ISBN 13 Digit', '9783930698684', 23047, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('14839633-68cf-4f48-8d6a-91ae9a7cca41', '18b2728a-85e6-41ba-b0c2-9fbb5086e23f', 'Year of Publication', '2009', 6096, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('14889732-61b3-4c64-ba29-828e92cb256e', '007790fb-81d3-4ee7-97bb-c6864ad844fa', 'Year of Publication', '1999', 13446, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('148a345f-a42a-47a2-a06d-09736c62d710', '285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'Pages', '2765', 4169, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('148a96f3-c095-4b7e-9c54-386e6a33df19', '288c35c7-6ab4-4d3a-8e7b-9f2f84c67ef8', 'Publisher', 'Cambridge', 1111, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('148ed805-a50a-4bfe-a9bd-c5f2e0ad8718', '5052361b-20ce-4a6f-812c-7a051c86151b', 'Language', 'English', 13413, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('148ee0d6-e13f-41a2-8360-e7c940810057', 'be49415c-8ec0-46e6-8506-d19d742638c8', 'Language', 'No', 20872, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('148f4ecb-3027-40a3-8dfe-0d7c1eb96736', '73914eaa-ab28-4338-8275-06d5fbc10304', 'ISBN 10 Digit', 'No', 13349, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('149212c4-8dac-4cee-a261-b2988e137ac7', '073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', 'ISBN 10 Digit', ' No', 4720, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('14934e99-c710-4840-a01d-9c6df4b40451', 'c5f285c2-2a39-4772-9796-76580b314993', 'Content', 'N/A', 21851, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1495431a-0896-49db-9b72-0d8e965f5817', '1577e21a-9692-4175-94e5-cb90660f8402', 'Pages', '581', 4293, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('14959370-6e52-4229-8476-eddfafe663b4', 'e8fe1d22-5065-4c3d-94db-fd3ceea046e1', 'Title', 'Algebra and Fundamentals of Analysis', 3019, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('14968ea0-d719-4991-b6d3-4d3fe6d3d913', '2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', 'Language', 'No', 9768, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('149a2951-e920-42ac-bcac-96973edfe0b8', '171be9aa-776a-4f6f-83a6-1bf46a21f62f', 'Year of Publication', '2015', 6454, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('149ade04-417c-4bfc-b22b-4be3ff123f36', '1e300a4d-f895-495e-94b1-7f157013901c', 'Sub Title', 'हिंदी साहित्य ज्ञानकोष ', 6264, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('149d72af-2ac6-46a2-8a62-3d13e301a2af', '4becc02c-9d1c-4164-ad30-fa1651e78384', 'Publisher', 'Cengage', 1954, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('14a4f2b7-b162-484e-a8a8-1f97e97398da', '65836068-0373-4491-a547-7460b419ac22', 'About Author', 'As per Book', 21256, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('14a9d8bd-7c7e-4275-bfe7-399f6671b92d', '843a9f2a-929a-45d3-91df-3914ec0aca02', 'Sub Title', 'No', 14432, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('14ab94bf-b5d9-4a1a-8aa3-8fc233b434c4', '0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', 'Language', 'English', 5324, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('14af1d3f-8569-4b20-9588-b17dd143ff8f', '80eef61e-df6d-4c7f-ad33-12d4e22f6111', 'ISBN 13 Digit', '9788181162076', 9018, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('14b0e6cc-318c-4dd8-ab26-59cd1f6fcd11', '4d1a5767-0174-4886-b496-73101f02623d', 'Publisher', 'Wiley', 1711, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('14b25feb-51d4-40e1-af7c-005c159ffbc1', '3fe144c7-2371-4166-be31-168cf734278f', 'Author', 'K. Sato', 14158, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('14b63c63-0442-4fbf-b48d-993decdcfad4', '68595069-a910-4aa5-93c0-f75fadd59778', 'Sub Title', 'Performance Analysis of Network Architectures', 22941, 0, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('14b70399-f179-48ca-84a4-eea579ff88d8', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 'ISBN 13 Digit', '9788131786932', 21593, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('14ba1e4a-e9b8-459f-ba91-e02cf03ff359', '7ee16f5c-e8f1-4e54-a949-cd436d984d71', 'Illustrations', 'As per Book', 20566, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('14c591e4-3463-4cca-898d-f6c7de9604d9', 'bea0ca4f-62bc-4b1d-b112-52ca9e03322a', 'ISBN 13 Digit', '9788192317656', 10568, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('14c59b67-2e18-4061-afe6-afaa0bfaf0e7', 'e53565aa-f28d-4ed0-a787-2743712c3287', 'Publisher', 'Parimal Publication', 10182, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('14cb0fd9-4ff5-4127-bec8-6d1dff8cf7b1', '9d90e031-5773-471b-b871-d483ab0d6684', 'Edition of Book', 'First', 15463, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('14ced7f5-1c54-4617-a034-5c06db499a79', 'ccda9465-bfb0-4764-8ebf-834dbc00d457', 'Edition of Book', ' ', 22916, 8, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('14d217b8-f4c8-4c6d-94fb-2faf60f57f76', 'af66cbe9-9b6e-471a-a452-ac2a7a5cda15', 'Pages', 'No', 8701, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('14d41b47-8752-4dac-80c1-ac93a4a4e8dd', '2e4abc13-5fa2-43f4-bbae-9ff4824ddc68', 'Binding', 'Paperback', 1367, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('14d751c4-17ea-4581-a1dd-fdaa63327865', 'b4237011-5fbe-4033-bb96-b7e555eef9e7', 'Sub Title', 'No', 21001, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('14d89ea3-79ad-40f3-ad67-3e49b3ed12c5', '07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', 'ISBN 10 Digit', 'No', 9385, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('14d8c79d-d2ec-40e3-9f38-a87b8bbe0d84', 'ac16968f-8025-4f93-8d4f-3eaf056d6ead', 'Language', 'English', 13946, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('14d9acd2-4ace-4931-8784-c94d9dcc2987', '662b3ff0-9e47-4a74-88b3-c09f2e2fa522', 'Pages', '208', 22706, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('14e06293-d24d-49ef-aff2-4e1a0eb325be', 'e5145f82-666d-4a78-9256-14e4266afde6', 'About Author', 'No', 21984, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('14e20fcc-2908-4033-86f9-0b1322c195b3', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'About Author', 'As per Book', 6661, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('14e7e69e-1af5-48ac-96cb-0b8bb2d28968', 'b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 'Sub Title', 'No', 18017, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('14e8f74c-a73e-4c6c-b287-cba68666f1e1', '611b9fde-92d3-4802-b9fb-2e5bd2bfd179', 'Sub Title', 'No', 5470, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('14eac157-fb3e-4e68-84ae-76a6a9a59a28', '72f53925-0a16-47cd-b1dd-f8768d87f527', 'Year of Publication', 'No', 18367, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('14ecb87c-0690-41cf-96bc-f103e86938fe', 'b030080c-7586-4a2a-958a-38459e9267e4', 'Title', 'Organizational Behavior', 1966, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('14eee501-acfe-4f0a-b659-f5d23e4d8457', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'Sub Title', 'The Chemistry of Functional Groups', 11234, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('14f098ef-a0a1-4e58-8a5f-fc50f09af29d', '9b83cd42-abda-470a-803a-57a90a245155', 'Year of Publication', '2016', 11539, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('14f1fee9-58b3-48f9-a827-9dfd0e83f92e', '20d46f45-5663-481d-a51c-b0988b48037c', 'ISBN 13 Digit', '9780521516594', 6082, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('14fa3019-9c5f-4419-86a7-89ceb8a29fa6', '53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', 'Author', 'Kalpana Verma', 18057, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('14fe6793-79de-41f1-8ee5-4bfef94497b9', 'c337f16a-9a91-42f6-85a6-6e5d4d5d7d57', 'ISBN 13 Digit', 'No', 15370, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('14ff7c08-8850-4eed-8c52-33ef268954bc', '385a73f4-1ec1-4f12-8465-58997ef8964a', 'Illustrations', 'No', 20517, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('15010998-5671-44f0-bcb4-4494f4999a15', '350ff991-fc28-40c5-bec2-445abb67e611', 'Author', 'Shiv Anand', 10647, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1502d2a6-cb16-4d24-bc3c-ff1c5074333d', 'c8c1b2b7-5aeb-4035-8657-94824943c3db', 'Edition of Book', 'No', 9520, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('15040a68-8a28-4db2-9875-d9d5d9fb0bdf', '3a65e28a-a591-4b94-8108-5d4f4a01d556', 'About Author', 'No', 15912, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1505008d-c37f-4979-a3f7-14721ceced2b', 'a1133656-de20-4b62-bc87-b769d69ae2f8', 'ISBN 13 Digit', '9788176760997', 21467, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1505c5fd-c0fa-4a74-952c-ee19225c7c75', '644f91fb-a3ad-46f8-9a47-e08edcd06cb8', 'Binding', 'Hardcover', 18472, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('15060800-2cde-41f4-99bc-a9d63e3e15b3', 'd6b80d72-eebd-4f2a-ac65-82fb438b8a04', 'Author', 'L.S. Nigam', 9167, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('150da3f6-9c3d-43f4-8359-e36dea91960c', 'b90f4eec-c734-4c7a-a926-b53708c01ecc', 'About Book', 'No', 13935, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('150e0dbf-de2f-49d2-b517-fdef508f612e', '47018e78-b1db-4c6a-9670-1d34b12a546d', 'Edition of Book', 'First', 13570, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('150ee68d-7e75-4f81-af0f-12a552546ebb', 'c7622b09-b7fc-4f7a-911a-45c05b8efce9', 'Sub Title', 'The Question of King Milinda (Milindapanhapali) - (Romanised Pali Text with English Translation and Index) - 2 Vols', 9039, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1510bdcb-6853-4836-8857-0b65c7a4359a', 'bdb783bd-6421-4ccc-a188-75f45e04d42a', 'Author', 'Swami Chinmayananda', 177, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1512975f-d914-493f-9e1d-fcf866a9a04e', 'a3b8d658-8c47-4c33-857c-e73420bbd218', 'Author', 'Dr. Rama Gandotra', 16981, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1514ef77-ea3a-4685-83e3-0d74491e35a8', '93e83d0c-9ac5-4567-98c9-16193e188083', 'Content', 'No', 19054, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('151bb871-6256-483a-a5d7-3e8fd527e9b0', '9f102da4-667d-417c-96fa-92be878ca882', 'Author', 'Namita Pegu', 17794, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('151be29c-41a9-4abf-9e10-622bbad59ff0', '70274352-8b56-4915-9d8f-25c10ee0fadb', 'Illustrations', 'As per Book', 6426, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('151f0585-653f-45a7-8704-4d74b60bd1b2', '1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', 'ISBN', '9788126552429', 1105, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1529df93-55df-49fe-bf4c-eb23154d63f0', '5a272247-3cba-4b9a-8d41-56c0db50b591', 'Year of Publication', '2007', 18220, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('152adb93-b887-4178-993a-ccffd010e181', 'a9c36421-6027-4403-8341-21963702bda9', 'Binding', 'Hardcover', 13816, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('152b3a31-1946-4f8d-b134-d20c73c5d31d', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'Language', 'No', 8373, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1531d4a0-7107-4452-83e9-b879a026ae8c', '48b02f58-c1f8-4010-b927-d6e758f5c8e0', 'Illustrations', 'No', 8776, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('15346380-ea1f-4269-89d5-66e0daf687cc', 'a657a798-cb33-4d24-816e-81d842d81a76', 'Binding', 'Hardcover', 13484, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1539de3c-f9a1-4f43-9210-c3ec0ae411f6', 'a190d669-19fc-42a0-9edc-75a2c1a642e5', 'Language', 'No', 22244, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('153b2a70-483b-4f5a-b098-56d3b42d55d3', '00a11954-fe76-4790-b462-c330f2467ca2', 'About Book', 'No', 16465, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1540de0a-70b7-4624-bd86-a610dca8a969', '036df452-9613-44d1-916b-ff6c978b3af1', 'Pages', '512', 14387, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1540fa98-816a-4b96-a186-20e5d65b7e66', 'e6e553b1-5570-4030-a6aa-cf9510ea2316', 'About Book', 'No', 18933, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1541b500-dfa8-42e1-b1d1-e77614542750', 'dedf8d14-eecf-4608-83b2-a3cb606ca2de', 'Edition of Book', 'No', 12833, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1544562f-eb3d-4a82-98e9-e423b3b63139', '9590a612-9137-4a55-90d7-d6c9edc25bf5', 'Sub Title', 'No', 9233, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1546a695-a75b-48c7-ac53-dbb627ca417d', '9b44427b-ef7e-45bc-9b6a-21ed2d7af141', 'Year', '2013', 3735, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1546a94a-11b0-4776-b916-682d938a62b7', '2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', 'Language', 'No', 15314, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1547214b-e6cd-4d3e-af4f-ec97f4d3fd66', '666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', 'Author', 'Allen J Bard ', 7669, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1547e97f-1e54-428c-9381-639b4e6f1d4f', 'c5cfc251-40a8-4d4f-9d11-7585ac358001', 'ISBN', '9789364445085', 2018, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('15492c8b-9f5c-48fb-a9b6-8b43f9619571', '580bc20b-37c4-4fd2-8b33-31fb4198e4be', 'Publisher', 'Global Media', 17120, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('154a2310-3423-4524-9573-c1c71e089735', 'e15315d2-56c0-47ae-8874-1522fb37224a', 'Content', 'No', 13012, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('154e7cd2-5aba-4373-a80c-ef640a596b0e', '850d71a3-6622-4e20-bb85-d9ac64859725', 'Sub Title', 'No', 18372, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('15516408-bd2a-42a0-8d80-e44a1556cb10', '87d50ff0-e53e-4ca4-bbda-d3262251cbc0', 'Content', 'No', 5213, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('15561892-c4ed-43ed-a93e-b570924a61b4', '927d7f66-558a-4b36-91af-ef4942e6e515', 'Author', 'Jatinder N.D.Gupta', 570, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('15605bf9-a430-4898-85ab-40c9662acd60', '982f597f-795b-4bf4-9625-ed86001567c2', 'Year of Publication', '2010)', 20754, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1568df40-1736-45ad-b42c-887072749d49', '4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', 'ISBN 13 Digit', '9783540926559', 6370, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('156b279a-6f3b-4a9c-84a3-4566fa9e8711', '0d013205-8da3-4930-9533-e2708783b441', 'ISBN 13 Digit', '9781446273449', 21130, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('156bd851-a66d-467f-bb28-eeda8b86805f', '1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', 'Edition of Book', 'First', 6818, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('156cdc91-c4c2-4148-a2ea-486830bb3a13', '7bb02d43-dae3-43f1-9170-a176c39c248b', 'Author', 'R. Shankar', 8168, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('15726860-9e4b-4c80-9efd-5c3f93bbf2fe', '4a7a2ba8-70f2-4847-93ac-0c09fa97072e', 'ISBN 13 Digit', '9788182902626', 15141, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('157503d3-4fde-42d0-a031-bce53d6f913b', '66ba0830-de01-47c6-871f-762261240fcf', 'Title', 'TQM Total Quality Management 5/e', 2633, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('157811b1-b7e3-4818-8667-6988a1cc674f', 'ad85b4e3-b49d-4a99-87b1-82fc07ef02be', 'Binding', 'Paperback', 598, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('157a5a00-b7fa-44ce-bcbb-85fba2a480d9', 'ea339cb1-7c5c-4293-9009-5f6f5256a580', 'Publisher', 'Mir Publisher', 2886, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('157fc973-6581-46d9-bac4-345977affe9c', '53a26b46-acb7-41d7-87d3-0a50b671eac6', 'Title', 'RadioChemistry', 2702, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('15807343-11b8-4695-a9dc-d2e4dcb5a55f', '0d33da13-93bc-40d6-b6c8-4c6e0f6157ea', 'About Book', 'No', 8401, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1586b303-f970-415d-8553-fbb906b52aa5', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'Year of Publication', 'No', 20996, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('158a5b46-b778-49f8-9e9a-ce45e2a4b53a', '846ff7bd-be9c-49d3-9490-431fe68b2354', 'Sub Title', 'No', 18043, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('158c229d-53b7-4d48-94c8-f308e67a7bf8', 'ed66be56-eadd-4742-9fcd-3163dc48cd39', 'Illustrations', 'No', 21380, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('158e8d62-15d7-4a76-88c3-4cbfdf2d69ba', 'a85e6f60-69e1-408f-ba78-b48a37ea6713', 'Pages', '596+14', 3729, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('15906058-bed2-4288-bd65-89c9e2107ea9', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'Binding', 'Hardcover', 14351, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('159193ff-e986-4e0b-a72a-56eb4695ef45', 'b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 'Content', 'No', 18020, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1592b626-23ff-4356-84a0-b66662a703f0', 'b90f4eec-c734-4c7a-a926-b53708c01ecc', 'ISBN 10 Digit', 'No', 13927, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('159423bd-fa27-41e4-8243-7401b3561cf6', '0ddf6199-e2cd-4140-9c4e-1125382ead99', 'Binding', 'Paperback', 8422, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('159425b6-49f0-4e9e-9716-a7c1b92ad667', 'ca6eb4cb-458f-4d6d-9e57-91df57f94801', 'Binding', 'Paperback', 8331, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('15944f61-07e8-48c6-abf0-68dccb579a3e', 'd67ff13b-b3ae-4674-a2c1-6e2730afb553', 'Binding', 'Hardback', 5529, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('15947e35-f19a-4322-b2be-1077e660049f', 'f6520b33-c089-45be-801f-8f02a5ebfa68', 'Pages', '3000', 4140, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('15a26c60-617f-477c-9a24-cbe03dfa343f', '9cc37890-9ef8-45b3-a81e-f5ad77d9ca1f', 'Binding', 'Hardcover', 13904, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('15a484bb-09d7-4ce9-aa1f-3edddf480ad3', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 'Edition of Book', ' ', 15181, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('15a85425-c80e-4dea-a1f1-614fab933869', 'abbe2003-f51f-47b6-903c-3299eb41956d', 'Binding', 'Paperback', 16139, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('15aa0ac5-268a-4611-bb3d-de1fb462e5b5', 'c80eca65-1035-4138-84ac-b0f5562b7844', 'Author', 'Dr. Sunil Singh Chandel', 19568, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('15aee963-b8da-45ac-9924-bb48568d5e50', '432a4937-593f-4187-8fb2-82fcbad2d5b5', 'ISBN 13 Digit', '9788128623554', 19675, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('15b4bf63-11d0-4b74-a639-a57919601638', 'f3d26be8-42de-4081-808f-a9e6ebcab81e', 'ISBN 13 Digit', '9788188569304', 19909, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('15b4e6ea-0c56-431e-ae2f-01fe7249673a', '1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', 'Binding', 'Hardcover', 19416, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('15b5cc15-8490-4ba2-a81f-524eb74c37d7', 'd553a3ce-a075-43a9-94a3-10c3bf53aa94', 'Binding', 'Paperback', 1157, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('15b77a14-eca0-4333-ae82-d5e0b79e5817', '56a46c86-2279-47a0-9f10-0624ef979791', ' ISBN', '9798885752336', 3577, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('15bcd4a5-f376-4064-abda-67917c1baa24', '9358a1bc-1c1c-416f-81c5-959cafe966a0', ' 

			Title

			 ', 'RAMAYANA OF VALMIKI - Sanskrit Text with English Translation in  4 Vols. Complete Set ', 4307, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('15c15b18-6b69-437b-93f2-faf2edaf9e06', '23c4a176-0360-4bee-8f63-9aec807d6f95', 'Pages', 'No', 11038, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('15c16ee8-ed0b-4ed1-a87a-65d1a311cbd8', '87b107bb-bb67-4bb6-ac83-de6ccc9ed37e', 'Binding', 'Hardcover', 3982, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('15c37149-804f-483b-9322-6e342798c7db', '3417edb1-01e9-4066-8856-179dc4ce99fe', 'Binding', 'Hardcover', 22936, 6, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('15c4cd8c-4662-4b94-a59a-c5e32dd58dfd', '76b6761b-ed67-4eea-b7c0-51b526d5a4fc', 'Title', 'Nuclear Physics And Nuclear Reactors', 3286, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('15cc4621-a016-4dc5-a3c4-d496983e4763', '3af6eb64-c128-4f4a-b263-49f6fcb79987', 'ISBN', '9789395695640', 2078, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('15cd864a-5b20-4dba-9b24-66dc106a3bc5', '98f241d7-43e6-4a8e-849f-bb370a1f7b22', 'Author', 'John O. S. Wilson', 18627, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('15d2df7e-f8f2-4f14-9072-0307d0619afd', '6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', 'Binding', 'Hardcover', 17185, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('15d3d8c7-ce44-42b9-8f71-73d6010b4caa', 'adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', 'Sub Title', 'Vajryana Buddhism', 6917, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('15d49d6f-650b-4f95-8d6b-54f861d6ac55', '93a98403-26f1-4913-b146-75d53badd50f', 'Edition of Book', 'No', 12955, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('15d751f0-a70a-40e0-a43c-a530433a4235', '934c1736-92ab-404c-b6a8-443541bda493', 'Sub Title', 'Benchmarks in Social Research Method ', 15685, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('15d913e9-d2d6-4150-b178-fb6b2222be5e', 'e3e36113-bdb4-4907-8265-959e47f25c37', 'Binding', 'Hardcover', 3862, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('15d964bd-da13-4656-92cd-9c4a8747f84f', 'a90f03bd-e5de-4e81-83ff-9e0940d34d27', 'Sub Title', 'No', 16542, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('15da982b-e4fe-4754-8968-a5fe0ba5dcad', 'f0799b70-0b26-4c45-8c42-97c15a5d11ae', 'Year of Publication', '2017', 6501, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('15dab6f4-810a-4b0a-84e4-f66ebff1a54c', 'b580d133-4b0d-486c-aa00-bea7d51d8712', 'Author', 'K.L. Joshi', 15125, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('15dd24ab-8519-4f71-8b79-7931c7e13bd0', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'About Book', 'No', 11204, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('15e08177-b7ce-4c03-8e44-eeeefb7c5efb', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'Year of Publication', 'No', 16949, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('15e576db-6d2a-4cdb-933a-98d394ce8613', '04d1bc7b-0726-41a6-88e1-7ed12c570834', 'Illustrations', 'As per Book', 15640, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('15e5b4c8-8753-4c72-9aa3-01d0c8b593de', '3676c679-c05c-4331-8ac1-588d38f10508', 'About Author', 'As per Book', 7880, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('15f08317-b98d-4125-a069-478dca3916d9', '285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'ISBN-10 Digit', '0122269209', 4168, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('15f1a5ae-b427-4558-881a-c48818bfdd82', '68659d26-6a37-4541-b8fd-d752b6b0a918', 'Year of Publication', 'No', 17717, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('15f2091a-9f1d-4a92-822e-7c08a3be0dec', '0a885192-6830-41c0-a7af-0414c12a338e', 'Content', 'N/A', 11130, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('15f240d0-e82b-467d-9fb4-b92c720ba021', '337ffcdc-8624-4ec8-85f1-6322f5a59224', 'Year of Publication', '2001', 14479, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('15f28873-d34d-4abb-a2ad-e169fdd14bd6', 'fcfaae26-0daf-4370-976f-6a86e810ba4e', 'Content', 'No', 15874, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('15f37017-9dc3-4d26-a1ba-f2c2ea58a4d6', '15889935-34e5-412f-b459-7a4ff2afee07', 'Binding', 'Paperback', 22866, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('15f4d642-98b8-4823-8953-92e2013ab468', 'a858af4d-ae2c-4e4a-9ed6-2d73a40144bd', 'Author', 'Daniele Edwin Rutherford', 4808, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('15f4ee3e-e17d-4437-a981-55e0eb6115e5', '30a41237-5ba2-44b1-a67b-673d53d5abe7', 'About Author', 'As per Book', 6930, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('15f63146-3ed4-4e37-b119-b673a42145f4', '914406e1-d77a-4593-9aad-1ebf5ef823c5', 'ISBN 13 Digit', '9781920744991', 6060, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('15f735c4-a9f1-4783-87fb-547f32532bbb', '90b6ef3e-7e25-41d0-a44c-f82646a1a935', 'Year of Publication', '1998', 22330, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('15f74db0-d35b-4067-87ec-5d19ee1393d4', 'c70118e7-c17b-4c7e-a69d-04aca3f2c400', 'Binding', 'Paperback', 20608, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('15f8ceb0-ba02-420e-ae34-b67e6250d503', 'a28e4c7a-bafa-4ffa-931a-e989770a9a09', 'Publisher', 'Wave Books', 921, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('15f91928-86f6-4e59-af13-aed3f9bf3cc5', 'cde88d69-9cec-4f23-a563-61bf63d5decc', 'ISBN', '9780470462720', 3773, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('15fa3dc7-43f0-4706-875e-4833b1b90b90', '991db2fc-e7f9-40fc-b0eb-8e0e9dbb8565', 'Publisher', 'Mc Graw Hill', 2511, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('15fb6a13-8b41-4030-9a73-9fb6f00a6312', '3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', 'Pages', '189', 20885, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('15fcac82-afe6-443e-a6c9-5c18eccd7c31', '2f5c6be9-57a1-4c94-8353-311968bd01e1', 'Edition', '4 Reprint Edition', 4349, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('16027179-7f84-4d7b-9500-8d55b4f1613a', 'b5de31f3-69e0-401f-9dce-3d9d3e85ad46', 'Year of Publication', 'No', 13221, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1604e9c2-4214-41c2-b0dd-094da941937a', '541191d6-cef9-4342-8234-4305ffeecaa6', 'Content', 'No', 10856, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('16063063-d1ec-41c5-95a5-009f115f26fc', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'Edition of Book', 'N/A', 10409, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('160b32b0-5158-4244-b580-f237b1a9f125', '7542c314-729c-4d40-a2c3-e6857ef4470f', 'Edition of Book', 'No', 18700, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('161d5490-fec6-4d03-846e-e5b5aeed12d9', '7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', 'Edition of Book', 'No', 19973, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('16247e48-9d7b-4fdd-aaa4-b530ceeb255c', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 'Language', 'English', 20805, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('16257a09-2dfc-43e1-87a2-2ec33f2cab11', '2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', 'About Author', 'No', 18732, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1628d075-801b-4ea8-95b3-3e3f06d4994e', '850d71a3-6622-4e20-bb85-d9ac64859725', 'Language', 'English', 18382, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('162b0d5a-b735-4e3b-bbd7-77f989776df1', '3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', 'Pages', 'No', 21087, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('162d3a0a-ac82-4320-a18f-e0d5e77d4a81', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 'Edition of Book', 'No', 8468, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('162d5543-5692-4001-892f-0a2190283e7b', 'c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', 'Binding', 'Paperback', 13139, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('162d8d37-00cf-4ebb-8a8f-37966e18dd6c', '0a77d975-3c31-4f84-b3e4-eadb36206454', 'Pages', '328', 3065, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1632518c-dec7-4c2e-bbf9-c850c6f617f6', '00c44c72-7f0d-4a7b-beff-c4733bc1a321', 'About Author', 'No', 14512, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('163e53f5-6c8f-4e62-8386-153d405efb24', '90b50088-1fcc-414a-b1dd-fdeb83569bb6', 'Author', 'Sanjay Dhamija', 1249, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('16483b23-7409-4b11-9fbb-a0e21c94d04c', '30f98e9e-f0cd-4e60-b5c0-a25f330aab07', 'Sub Title', 'Hindi Ka Kundaliya Chand Aur Sahitya', 10636, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('164a0b92-48cc-4670-b4ca-e1971ea48eca', 'fff5d758-745a-47d0-a047-11eadb6ba3e2', 'Binding', 'Hardback', 4631, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('164a6c19-a66c-4c27-a287-ffc866d70364', '246bf810-a4bd-4685-a7c7-a42dbcf0a825', 'Sub Title', 'The Language and Learning', 15101, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('164b49d7-3117-4e6f-a90a-1c8cffa642c3', 'dd73bcef-2352-4b09-b160-50a502027c3b', 'ISBN', '9789385830266', 17106, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('164c7f6e-cb71-49bf-aabe-12ce2f7fec29', 'a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 'Binding', 'Paperback', 19863, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('164c9600-67bc-406e-b645-5fa07f628805', '513a2398-d7fc-4f66-b713-6dcd94c5c918', 'Language', 'English', 205, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('164d77ea-ebd4-4ac3-a723-785080c5e1ec', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 'Binding', 'Paperback', 10272, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('165463b9-a8a8-43f4-a912-bc4f5f7fc6e6', 'ed25e58b-1298-47e9-b0f7-d03a61bd53d2', 'Title', 'Contemporary Issues in Commerce, Management and Economics', 17109, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('165894be-1e94-4f59-8d6e-050151d6b7a2', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 'ISBN 13 Digit', '9788190718813', 15902, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('165a9e97-3d1d-48f9-925b-823cbc34feb6', 'a7654d0a-f66b-4908-b588-a48d27b1effa', 'Title', 'Mughal Harem 1526-1707', 2275, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('165b49a1-5ceb-470b-aabd-d557f881af5b', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'Binding', 'Paperback', 19778, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('165cad0b-54da-4ce4-aebc-38f626675100', 'ab00247d-7ec0-4f30-abd3-aed6c5defa9a', 'Edition', '1/e', 4339, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('165dd1b7-daa1-4c0e-b5d0-cc46958896b1', '55169fdf-c857-4965-b6a5-549a4d926ff5', 'Author', 'Prof. Gyan Prakash Shastri, Prof. Ishwar Bharadvaj', 10185, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('16621612-4e5a-4d1a-8b72-3a01efd2fd75', '5121dcb1-d522-425a-9358-c924a278db72', 'Edition of Book', '292', 9086, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('16636cc1-8c24-4ec9-bfee-27f104c9fc6d', '99266b57-b6d1-476c-98e9-dea96a93b5a3', 'ISBN', '9789387067622', 2504, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1663db6a-7980-4617-8186-ec10795dd590', 'edaea714-6c84-4e12-afba-b6db56cb66ea', 'Author', 'Gordon Walker', 1962, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1665fe93-3776-4274-91da-973ff5a93ea4', '2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', 'Sub Title', 'No', 18730, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('166612d3-d959-41c8-b606-6b9ffe1b24e8', 'a0168fd7-7759-488b-ac80-ce37fe547533', 'Year of Publication', '2006', 12087, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('166703f7-4ebf-49e7-b377-780dc68d3809', 'afaf4e16-aeb6-4a72-b668-e9d1b6b8ff6d', 'Binding', 'Paperback', 2868, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('166759bb-b780-4837-b1ce-179043cf2acd', 'eadb5741-1f99-4c9f-b652-a9e671f9a86a', 'Author', 'Ashok Thorat', 8181, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('16692608-d969-4819-8d3c-e61f8587c66d', '848eb398-7467-475d-8a16-8fc783977f82', 'About Author', 'N/A', 16774, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('166c9236-4cfc-4899-ba45-b6d56ae48e5f', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'Content', 'No', 5291, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('166d1c6d-84d1-4883-90c6-56bbcaa54245', '2db85b88-60e1-49e1-ae29-17d5f6157354', 'Illustrations', 'No', 12664, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('166dcbc6-2b4e-400a-a281-4e2b07122b34', 'd6563aa8-0722-4197-b349-8503661f8245', 'ISBN 10 Digit', 'No', 13050, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('166e86d8-86c6-4cae-a385-ae0356c08af2', 'bf060019-0626-4240-aabe-9b1895e5a652', 'Author', 'Shanti Lal Nagar', 4258, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('16705658-8d4a-4866-96bf-a6c22d35bb51', '70ffccf1-3ba1-4406-a889-51b982ba9fed', 'ISBN 10 Digit', '047145592X', 5136, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('16706dd9-e341-46ff-b947-5205307a775e', '95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'Year of Publication', '2013', 4652, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1671ef37-4e15-4d68-9458-f61ced22021a', '8d64aae8-c5d4-4dfb-bc51-81f458880664', 'Pages', 'No', 12880, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('16747e28-7d87-4063-9e50-a999e5b4414a', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'Year of Publication', 'No', 16422, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1678868e-ced1-423c-87ab-a26e0c294a78', '6eb9cb0b-2b3a-4ff0-aae9-455a01b5647e', 'Author', 'M. S. Shukla', 9223, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('167afb32-d389-438d-8927-b874bb895600', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 'Pages', 'No', 8934, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('167eb8f8-9eeb-491a-990a-734add7d76f7', '609e3ae8-3e33-4127-be50-a3b5a306a5c7', 'Pages', 'No', 20525, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1684e997-5d7e-4184-aa7b-e0d714c647ea', 'daf16663-fe8b-4ebc-b61b-09ead0599b1b', 'ISBN 10 Digit', 'No', 5617, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1686be9c-a9cf-466e-a51d-29c5e3b461ae', 'b809d94a-88eb-47e4-91b9-ba4f189c02f3', 'Year of Publication', '2005', 5361, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('168eaa74-d1eb-47bf-94c0-3495a27e9018', '41ec1fb3-4235-4067-b4e2-2307ef6c1d03', 'ISBN 13 Digit', '9780387233789', 6104, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('168f9523-ab88-4eac-a906-a1d39b7a452b', '84828bea-e88b-4c6c-a875-87b699ffa0b9', 'Language', 'English', 4057, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1691e1f1-1aad-4306-a307-2c6190262bff', 'c07536c9-a4d5-469d-ac8f-3ebe1344733a', 'About Book', 'No', 22501, 12, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('16949cc2-03aa-4469-a98e-056b18156739', 'c58042e3-225e-4863-bebc-07ad8fcabbd0', 'ISBN', '9789381269985', 976, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('16995c6c-ac8e-4342-bc7e-26a51800da3f', 'eb40b204-023c-4e5d-abab-b69b51dad465', 'Sub Title', 'No', 4846, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('169d9a58-16f1-4ab6-b5a5-d3502c53d98b', 'b5b636dd-fb99-45e6-95c6-c881a552b6af', 'Language', 'English', 22, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('16a26619-68e6-4430-9317-573cd81ee567', '3b10b72a-8161-487b-8a60-50653a815cf1', 'Publisher', 'McGrawHill', 1999, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('16aa72b5-b61d-43b9-9984-0b1c01c92933', '4b2c3a02-276a-4eac-8de3-540387cb97df', 'Publisher', 'The Oriental Pub.', 144, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('16abfc9a-b478-419c-9468-5370b6a48231', '2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', 'ISBN 10 Digit', 'No', 15308, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('16ac075d-bc52-40fd-8f08-3d8ebb712e04', '9fcc2bf0-32dd-4037-bea2-298eac72f1f8', 'ISBN 13 Digit', '9789380669595', 10295, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('16ac867c-35db-4011-8854-a96cc062cb19', '8ea2d080-75f4-41a2-b81d-17666a8580f6', 'ISBN', '9788131267646', 1031, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('16ad2cb5-ef96-46b4-972c-d6b562394c26', 'b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 'Author', 'Vydas Čekanavičius', 5484, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('16ae6b66-8956-4d22-bc43-030f7e339048', '1c6494bc-f43d-450f-9b39-3ee9e78a702b', 'Author', 'S.D. Trivedi, U.C. Dwivedi', 7373, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('16b15cb3-9a22-4e58-bbb5-23e392170362', '2060a09b-281d-4ad5-ac02-cac3f12766f9', 'Sub Title', 'No', 17186, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('16b1e38f-00f5-43d0-b095-7a58395f5e2d', '149dcf43-a99b-4098-bd0a-4fddad6f178e', 'Binding', 'Hardcover', 7583, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('16b21872-fe61-4f92-9d63-b39cc4bcbff3', 'b8eb7766-affd-4ef2-9c97-b3b4bdfdc1f7', 'ISBN 10 Digit', 'No', 11670, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('16b6c7fd-5cfb-4f9d-b942-9fa1ef1213c7', '65b8d5da-4f73-4329-90f1-b00a9d8232e3', 'Publisher', 'Newness', 997, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('16b6f3ca-8d4f-4517-b069-2e097412cad8', '8c3a4454-f2c4-41fd-9040-ef5a35e7364c', 'ISBN 13 Digit', '9788193319673', 12398, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('16b7d2e7-20f1-4285-9263-c4b07f946f6d', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'About Book', 'No', 23054, 12, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('16b9fb63-85a1-418d-8eb7-0677c7190472', '289cecea-7be4-41a1-9dc1-1fe8d33c27d5', 'Author', 'C. D. Dalal', 166, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('16bcca77-4797-40e9-a36e-35d958b337ce', '9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', 'ISBN 10 Digit', ' ', 16495, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('16bdc5fc-89c5-4adc-b773-f771db594bbd', '3f8b54d8-6cbc-421e-93d0-8cfd87da0978', 'Content', ' ', 15092, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('16bf2eb3-b818-4299-b9a5-cc8c7cde911e', '2db85b88-60e1-49e1-ae29-17d5f6157354', 'Language', 'English', 12663, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('16c08c72-0536-4feb-b1d9-7a5ce9e11afe', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 'Binding', 'Hardcover', 3313, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('16c41d7b-39e0-43ef-a065-d95dbc232568', '3cc7973c-4ece-4f92-bed0-30a9037bcb0c', 'Edition of Book', 'No', 13128, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('16c51b50-77ea-4709-8a8a-385be5049236', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'Author', 'Mahendra Sharma', 6660, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('16c7e3b9-42c4-4438-8805-613cfcf69859', 'cc149e35-0530-4482-841a-12beb9b1805c', 'Edition of Book', 'No', 8150, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('16ccf9eb-a3cf-40ad-be08-8e506aa52cb8', '7551f61f-b4a4-4b3b-a63a-022e1f69779d', 'Publisher', 'Mir Publishers', 3362, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('16cf2a7e-bd60-4ff3-8aa5-b55190f27d71', '91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', 'Publishers', 'Wikey', 3758, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('16d29a7e-0339-42c1-8bfa-6202281f642e', 'eaf353d6-1b50-4307-a9b5-8f3c7acad619', 'Publication', 'Raj Publication', 19185, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('16dbf755-dc20-4a5b-82a4-8238f87e479d', 'f7594499-415e-492a-91cf-9ddb90530435', 'Binding', 'Paperback', 21413, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('16dcdd88-a79b-422f-9795-1df3240d6968', '773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', 'Binding', 'Paperback', 18711, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('16ddbcb4-90e5-4136-8261-81f5af645adb', 'd62f1c11-81a5-4bdf-83e0-3870bb18425e', 'Author', 'Thomas A. Moore', 21552, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('16e0c84e-4103-4574-a491-ed919c8476a5', '8290b70a-c600-4110-b853-5a191905ff90', 'Edition of Book', 'First', 7227, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('16e1001e-7f81-4b5b-9238-fe9fbde86035', 'aab0f78f-145e-411d-9327-cf4190cf1349', 'ISBN 13 Digit', '9781864701128', 6016, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('16e49c1b-0bce-498e-97f3-582e7a36feab', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 'ISBN 10 Digit', 'No', 21789, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('16e67d9b-47ee-44c1-852d-582674e522fa', '867a3a2a-6051-46a9-afcc-3e465d8d8889', 'Year of Publication', '2009', 7030, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('16ead182-9708-441f-b08d-021577a5cd5c', '06f42792-928d-47e9-a093-dacb7874da58', 'Content', 'No', 22189, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('16eb5507-3b39-4809-8b6c-1c0b2ca4db3f', '5f094e71-3149-480e-9186-f7a75a9e10ce', 'Author', 'Judith Treas', 3083, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('16ebec35-8702-4537-862e-578f39a00898', 'cde88d69-9cec-4f23-a563-61bf63d5decc', 'Language', 'English', 3775, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('16efb586-df99-40be-985d-a6b232493619', 'd195f4f4-7e10-4011-a22c-351e8816e7aa', 'Binding', 'Paperback', 12450, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('16f2964b-eac3-4c92-ba3f-7365ee80ca54', 'e71bd86e-c46b-4491-a0c6-5caea2c47cba', 'Author', 'Ram Jethmalani, D S Chopra', 14758, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('16f49477-b13a-4864-969e-cd88be5678c4', '9f3bb52e-da39-4624-9904-d0680a12c2cc', 'Binding', 'Hardcover', 2700, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('16f75462-2e83-4b10-aa86-0e9881f64e25', '262b1e53-4ba0-44de-a438-e711f9f96cdb', 'Binding', 'Paperback', 5113, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('16fe86a5-ed4e-429b-a394-4e059f23a4ec', '2c9b0b36-04ca-43b9-80fd-18c33c390f82', 'Binding', 'Hardcover', 14078, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('17003f0c-e485-4a32-98d7-7900976afd20', '5c4528a9-c48b-4d0f-8348-1b34c30323f3', 'Sub Title', 'No', 19370, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('17013d48-894c-4f89-a9ac-797a40f0fb60', '882689b3-7c22-4c9f-8771-21f34973ac5c', 'Author', 'Irengbam Arun', 16812, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1701d479-9be4-4d96-acce-ecfdb0987e6c', '947617f8-454c-4d68-a6a3-b4b5f99308eb', 'Binding', 'Paperback', 9362, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1704b8d9-01b3-4aa9-92e2-3f86f73386ec', 'b0e232a3-56da-4199-a7e7-411319971e21', 'About Author', 'As per Book', 7407, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1704f85b-deb4-4e0e-9cec-3fba6abb03eb', 'c6f1683d-de10-4f2e-9120-0e51a91de82a', 'Year of Publication', '1975', 2824, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('17057630-cbdd-4fa8-a90d-732f6b215de7', '39486839-704d-4f2f-b082-d77b53f24568', 'Language', 'English', 16899, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1705c3c7-7e86-4c5e-9b81-0e67653f31f5', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'Sub Title', 'No', 19461, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1707d32b-c87c-48ee-8c39-7797b4fbdb8d', '92dd41fe-d180-4fed-8331-273e53e23449', 'Edition of Book', 'First', 20068, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('170b032f-06b6-42a4-86cc-ed18756cea42', '8a845984-f786-49d2-b240-ee8ad056735f', 'Binding', 'Hardcover', 19258, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('171200dd-bab3-4629-b70a-85c718753eb3', '1f3d8d8b-0bc9-4207-8ee7-1836561252c3', 'Author', 'Amalendu Chakraverty, R. Paul Singh', 6550, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('17190c46-7eaa-4f9b-8d37-b32eaa8e5995', '0affde79-99e8-4c7b-bc7a-7906356a4798', 'ISBN 13 Digit', 'No', 6441, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('171a83cd-e0d8-4810-9bbd-c3ede185a3e5', '031036f3-52e6-4894-939c-be744aa10a14', 'Language', 'English', 4089, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('171bffeb-df8d-430a-9514-99c32a08fc2a', 'c1afb8d8-cc08-4bc0-978f-6df2269f18fb', 'Author', 'Y.R Sharma', 1184, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('171c3dab-27b6-4a39-b6ff-2d23650b693e', '4ccd07e9-963a-4c09-9dcc-eddf43b18fda', 'Author', 'अनामिका  ', 2067, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('17205ff9-c03b-4e33-a1d1-cde34db04e69', 'afc56659-db4b-4ed8-abae-86c0c2fbd887', 'ISBN 10 Digit', 'No', 13870, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('17287461-577d-4ef3-9134-9f45ae9500cb', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'Binding', 'Hardcover', 12794, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1729b6f2-d24a-4791-8234-76f404a80d5d', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 'Illustrations', 'No', 18314, 11, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('172bb6c6-c3b1-415e-a4c4-e6bfdd45a06f', '0affde79-99e8-4c7b-bc7a-7906356a4798', 'Sub Title', 'The Essential Guide to Kinesiology, Sport and Exercise Science', 6438, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('172c197d-abfc-452a-96c9-c8f0e8f6e4cb', '045a1ff6-4270-4e21-853a-c352ad5bc289', 'ISBN-10 Digit', '8171104932', 4213, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('172c5d05-30cb-4f14-8aee-0ddea41e3fab', 'b5ce6ae4-fcec-4db1-910b-9d4c84a576ab', 'About Book', 'No', 9991, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('172de0ac-7b80-467b-8740-d940b02a5488', 'cbcc1ed8-6211-4d79-b703-9427566cedcb', 'Author', 'Sitaram Gupta', 10104, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('172f6013-6ae0-4cd9-9743-eeffd30fcdbe', 'ec9d8b7f-8e24-4246-b22a-4014742bd20f', 'Publisher', 'Random Publication', 2395, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('172fe4a2-cbf8-4269-9d54-23fb792d00b7', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'About Book', 'No', 17529, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1734e87c-94dd-45ee-89d8-226629dee893', '352b6860-f9f5-4466-9017-4af9b390de0f', 'Edition of Book', ' ', 7574, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('17353bd2-ce85-4bc8-98e1-c1aaff7ac186', '24b1551e-2cb2-4801-aba6-8d77a8a80ca4', 'ISBN', '9789353067465', 516, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('173e967d-b8d9-4b5d-bc5f-ee554ebd0cfc', '944c18aa-0cd9-4f3b-ae7b-36007069c1cd', 'Author', 'Murali Sivaramakrishnan, Ujjwal Jana', 9642, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('173ef30e-6328-4e3c-9e11-593ac99f5346', '11cc07b3-aec0-41de-8a63-d78ec57e0213', 'Title', 'Struggle of Modern Women in Manju kapur''s Fictions', 8206, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('17438fb8-b6c0-447e-9585-3d37f3df6adb', 'c8e0b3ae-67b6-49c5-9b36-4d9d9d8ef59a', 'Author', 'Dr. Ramesh Chandra', 10330, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('17468add-6bb6-48fa-bc3a-c1577dae5544', '419dcb42-c7c2-40c4-9c8c-d53929a28bd1', 'Author', 'Maj. Gen J. K. Kaushik', 3919, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('17490e31-64d6-4925-9b0b-2860033c8f00', 'b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', 'Binding', 'Hardcover', 8746, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1749dbdb-5b2c-4fb9-b3fb-03fb9a980365', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'ISBN 10 Digit', 'No', 19465, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('174b2e96-911a-4da3-a09d-23de4adcf27d', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 'Author', 'M.N. Feller', 8929, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('175097a1-9792-4cbc-bad6-c9f31aca7497', '5707b522-4ab5-4925-9f4c-02277aee4611', 'Edition of Book', 'No', 9676, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1752ebea-f16a-4602-a60f-0349c41ec957', '7b867f27-172a-44ec-afe2-59d1266775f3', 'ISBN 13 Digit', '9789380731803', 23070, 4, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('175726e8-853f-418f-9710-a77703d7f751', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 'Author', 'Rajendra Pratap Singh', 12725, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1759e577-818d-4c9e-9dab-38c71d0645c0', '460be6ed-4407-4a7f-9971-02ae34e9c033', 'Language', 'Sanskrit & English', 4256, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('175bb6ec-82b4-45b1-8f37-0a24a8c727ba', '4f9dc7c4-5fcd-41ff-b205-476f64ce85c4', 'About Author', 'As per Book', 22850, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('176151b7-4477-4009-9f49-832d14d98e2a', 'd32a6ffa-0a2b-456c-9c7b-44031c219619', 'Language', 'English', 2904, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('17640da0-03d2-4575-b2f6-f50df6aa450b', '85eb2551-877c-4a0d-9b1c-dda209b61a20', 'Binding', 'Paperback', 5831, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('176c8041-bf2f-43e2-80dc-baea96341365', 'fc1465ad-8d57-48a4-8913-d41ee425f810', 'Pages', 'Vivek Prakashan', 10281, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('17707431-758a-45ae-b054-9248be954e44', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 'Pages', 'No', 8465, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('17709736-a889-4e9a-9814-6baf1b76cf1c', '432a4937-593f-4187-8fb2-82fcbad2d5b5', 'Sub Title', 'No', 19670, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1770d54f-3293-4757-b72b-7e7429eac3a7', '19c0afd3-0539-4673-b37c-0b808d671df0', 'ISBN 13 Digit', '9780521539722', 5764, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('17732bdb-6139-4240-8b53-0840f6c6a1b9', '452c6850-7e02-4a61-88a9-64fe947c8637', 'Binding', 'Hardcover', 7761, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('17765c67-41eb-451f-8c7d-ee33b0dd07a2', '7ddd064c-2f47-4917-bc4a-f5290a0bb257', 'Publisher', 'Mir Publishers', 3260, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1777186e-f658-4b98-b519-6fe719db6809', '9aa06440-ea1d-474f-98b2-badcb92f25f9', 'Binding', 'Hardback', 6297, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('177a9d4a-cda5-451b-8353-cce8aa32109e', '03363846-ba88-415e-a4ae-d6b506bb8b39', 'About Book', 'No', 18838, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('177d040f-b434-40a0-87c1-d51434e40046', '1ebf55ea-4f71-4912-9f12-07c5948cc53b', 'PUBLISHER', 'Mir Publishers Moscow', 3636, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('177e96ac-bc23-4257-99b4-aa5e52b8c8c1', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'ISBN 10 Digit', 'No', 15797, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('177f4fd7-af4c-4cbc-b626-d74224c72f88', '0ddf6199-e2cd-4140-9c4e-1125382ead99', 'Year of Publication', 'No', 8423, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('177ffbb0-af42-483e-8188-657e406f7e17', '66266e37-0541-4336-8372-b51c37ece65a', 'About Author', 'No', 16095, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1781b2d3-94ee-44a7-a68d-7c5faa19466a', 'db62c2b7-6d27-4ba2-bd45-b2251305ed03', 'ISBN 10 Digit', '8189645277', 21188, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('17857c04-e800-474f-a01c-e370fed9cc68', 'fdb0aeca-46e2-4b1c-b462-d6f0f182f896', 'Language', 'English', 22560, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1789acd8-df5f-4332-9bbf-c07e6b106e52', '74aa6689-7a61-4af7-8b27-19a4503ae671', 'Author', 'Jonas Kunze', 21601, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('178ce254-adb5-496b-9016-32873b570701', '123fcd24-7c5d-4f17-9979-30a38db8bd02', 'Content', 'No', 19137, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('178cf6fe-6d29-4414-8f26-eb953e32fb42', '35ce055a-041f-4cf4-a55f-2c400eaf097b', 'Pages', '488', 2818, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1793af70-2e23-4d85-b612-22e4b8643b0b', '85c0536b-b316-4137-ad8b-4d50214fed83', 'Edition of Book', 'First', 22379, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1796c700-5d75-45b2-aaef-6aa6e7416ce2', 'f0199579-4e27-4557-b4ea-00a67aed4b31', 'Year of Publication', '2011', 6890, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('179982c6-9180-4700-a462-140d3a2d448c', 'e275acfb-582e-4a2e-9fc3-52cc472685d9', 'Edition of Book', 'No', 9780, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1799d643-0654-4c55-86c8-c351de694ce6', 'e40e6875-f8c6-44da-a990-2e5141eab70d', 'Binding', 'Hardcover', 16715, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('179d9200-1460-4cce-8450-7dc3a47630d9', '3f20ebb6-be8a-47ef-972e-6ce9991dff19', 'Author', 'G.N Chakravarthy', 299, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('179e341b-e991-4fd0-b497-011afc328cef', '1adcac28-d0e9-49f0-9069-e4960214b518', 'About Book', 'No', 16014, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('17aa139c-f215-42b9-b9dd-069757b97a39', '52cbdacd-88fa-4bff-af07-deed5e1b02b7', 'Year of Publication', 'No', 17212, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('17abaec9-e316-450c-83d5-2ad15dcd517f', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 'Content', 'No', 20798, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('17acc3a8-6dcf-422b-8da6-e6bf24f98e20', '90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 'Illustrations', 'No', 14281, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('17b006ef-9f74-438f-82bb-1098d5966f7d', '08e6f479-1153-419a-910b-5843d5504bd2', 'Binding', 'Hardcover', 14569, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('17b65d9c-07d7-4a9f-9f3f-d43562dc94b0', '5963ea0e-7af2-43ec-981e-24d612a7636d', 'Author', 'Frank Tsui, Orlando Karam', 12158, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('17b6830c-1f9f-45e9-9f1b-cb63f683c04d', '55e5a911-0300-4fee-85e9-ca9ccaf862ee', 'Binding', 'Hardbond', 3830, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('17c0c125-1c55-48f5-92c5-5293a7153989', '031e37bc-aaa2-4196-b2c6-31b61143d8fd', 'About Book', 'No', 14496, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('17c165f9-6ca2-4360-baaa-94842e62f6dd', 'e3b23a84-9287-444b-b0b9-e701fec8b0b1', 'ISBN 10 Digit', 'No', 12306, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('17c1901b-b193-482e-87da-b4507715265b', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'Pages', '1152', 11238, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('17c2ecd9-2add-4e00-8eb2-95c21c0434fd', 'a0b8c4de-7a2c-4c6a-b380-ebc0ed02091c', 'Sub Title', 'No', 18129, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('17c3f7fa-ba54-4ca8-88be-cf679e446efc', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 'Content', 'No', 14124, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('17c8d1fd-88fe-4826-917f-f1cff28f0b93', '8814b467-458c-49ba-a28a-1b9e1e6ae75d', 'ISBN', '9789814636254', 735, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('17c93f4a-c75e-4a3f-998a-9425ed3d2442', 'b8989ea1-992f-48a0-b125-673e5c35dcaa', 'Pages', '908', 12318, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('17ce231a-5787-4040-b5e5-259fe3641254', '25691040-eae1-41aa-88df-bd07e8c9a213', 'Author', 'Dr. Rajendra Prasad', 19345, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('17d1bb60-34d4-4fc3-b94f-278f2d169a28', '68f66da6-81a6-42d8-bd59-e69057044d29', 'Edition of Book', 'No', 9416, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('17d3343c-74ac-41fe-b322-0cfe9e9b804a', 'ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 'About Author', 'No', 16531, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('17d6e6be-88d6-4b28-bae5-42b0c83574e3', 'ac96b4bf-379a-4f8c-bc20-28e8f83b669f', ' Title', 'Narendra Sharma ka Kavi Karm', 10049, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('17dceb09-337d-4b41-8966-d1484c84acc1', 'f3503a38-c30e-48e9-afe8-451dde7aa63e', ' 
			Binding', 'Paperback', 14972, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('17deeac7-2371-41e6-9736-67c76fd11940', '3f8b54d8-6cbc-421e-93d0-8cfd87da0978', 'Sub Title', 'Harivanshpuranam (Text with English Translation Notes and Index - Editing English Version by - 3 Vols', 15089, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('17e25c26-e832-47ff-bf49-cc806b881d3b', 'c8d1e605-edea-404c-942d-c5b3a8bcb27a', 'ISBN 10 Digit', ' ', 6048, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('17e4fea8-981d-4cdd-8437-f2f0bac342f6', '14d12c71-57f6-4e89-8089-dec32690323f', 'Illustrations', 'No', 21574, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('17e56fd6-53aa-4964-88e9-2e84bba8d9f5', '11dae738-8416-484d-8a59-ed8d12710398', 'Sub Title', 'No', 16236, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('17e6c0bc-dea7-4bb7-a94a-ec21d77b3174', 'a7654d0a-f66b-4908-b588-a48d27b1effa', 'Binding', 'Hardcover', 2279, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('17e7c752-5929-4028-90b0-48469cd7302b', '262b1e53-4ba0-44de-a438-e711f9f96cdb', 'Language', 'English', 5116, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('17ea5bd2-5e3b-4b04-9dcf-12acc03cfcff', 'b1d30043-4699-477c-be81-6c19366d0a08', 'Illustrations', 'As per Book', 18920, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('17eae225-09b7-4576-8c2a-7244335cc905', '8aac01d2-be8a-4ad5-8e25-6275894719bd', 'Publisher', 'PHI', 2446, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('17ee0828-0b0e-48b0-898a-f29febf30930', '0fe6b01e-8838-4b91-9d5e-f007612029d4', 'Illustrations', 'No', 18254, 11, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('17f102d9-7314-4e33-8882-4dc5704e4bf2', 'c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', 'ISBN', '9780470578728', 3177, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('17f6a454-e859-45cd-89d3-8cb0822c7f8a', '54a0d63a-5189-46de-96e8-b5f16c47a632', 'Author', 'Pat Earnshaw', 22953, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('17f896b5-2cd4-4226-ac41-bf9fda34d625', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 'Illustrations', 'No', 9574, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('17fb5fba-3e99-419a-83ca-dc2bec6a7066', 'c4b0260b-c1d2-4de8-96db-a101cd7700fb', 'Pages', '450', 3269, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('17fce5a4-b2bb-4b42-a0d9-7e48bbf6bd40', '53e47128-cafc-4185-9bd7-dac82c63838f', 'Series', 'The Great Courses', 8267, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1800b35f-4712-4fce-97af-efd25ae5756a', 'ed03c15e-43e5-441c-9b7f-a573f43b7e98', 'Title', 'The Principles of Philosophy', 262, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1802bf83-d5f2-40ec-a35e-3cf449d6534b', '4b2c3a02-276a-4eac-8de3-540387cb97df', 'Language', 'Sanskrit', 147, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('18042b33-88ff-4533-b7e9-4cefc278abcb', '8c59471b-56b5-48ea-a540-6df146cabff0', 'Sub Title', 'No', 22222, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1806460f-bad6-479a-a3ec-49fbdab8b549', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'Illustrations', 'No', 13161, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1807ce81-0755-4a8c-bed7-41057c130620', '1b44796e-66db-4a36-b144-b28bb86b14b4', 'Year of Publication', 'No', 16806, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1808374c-9b02-4f44-8c97-f153382fadff', 'cb0ad39c-fc67-431b-8182-b9d36577d6d0', 'ISBN 10 Digit', 'No', 17982, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('18090df1-3018-464e-8712-ab44b5fcf707', 'abaa916d-9585-4ff9-b33c-b2f6be54dedc', 'Publisher', 'Random Publications', 1866, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('180a4b83-2398-4c48-a21b-b8cc3cc502fd', '36d34666-539d-48aa-ae08-be0891a20cf0', 'Binding', 'Paperback', 21489, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('180af476-f288-4616-8abb-a93c98e7f52d', '2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', 'Binding', 'Paperback', 1182, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('180d3487-4bd9-4707-aa5a-64b89ddcf419', 'ec85cc59-171c-4245-a3cc-ea6568c6ba55', 'Publisher', 'Greenwood Press', 8605, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('180ffbfb-1cb1-4f10-affb-0b81d18d3a99', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 'Year of Publication', '2010', 20803, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1810a3a7-0a42-4f27-bfff-d7f3067f90ab', '93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 'Binding', 'Hardcover', 19120, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1812cd1b-88c9-4e2a-80e1-987435f7f57d', '154860a8-5e23-4d49-a901-d21d8cf14386', 'About Book', 'No', 20681, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1817103c-ec4f-42bc-85bb-c91fed875375', 'dd7beabc-e9a1-4208-9415-2c4fabf92248', 'ISBN 10 Digit', ' ', 21951, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1819baa4-bcd4-4d1b-aaae-95c6f6dbd7cb', '7f602aa1-6aa6-4831-952e-3f30add410e1', 'About Author', 'No
			 ', 5160, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('181ee4d7-fcde-4ee0-9f78-594dd10e9c43', '09bb961d-a612-49c2-a375-a4aa992af984', 'Author', 'Dr. Ankitaben L Chaudhary', 3864, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('182c0b2c-8b4a-430a-b317-100822e65fcf', '7c4e6cd8-f85c-4abf-a97a-4d68b3e802dd', 'Title', 'Marketing Management:Indian Cases', 2628, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('182d52aa-5b5b-4b63-99f8-43d85d6821b5', '1855baf9-9a34-442a-b9f5-b2262c964118', 'About Author', 'As per Book', 7047, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('183373a3-302d-46d5-b75c-2fcd5d6b3660', '98482075-9b11-4176-8d2e-6f075aec952c', 'Sub Title', 'Biotechnology - Changing Life Through Science - 3 Vols.', 7785, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1834a283-c190-4a84-b931-9a127b593090', '7c655316-657d-4bea-bf8a-fa235f2400c5', 'Content', 'No', 15809, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1836d916-534a-4913-82da-56634ccb278e', '868f1596-bf6d-4363-85da-c0f203d6524c', 'About Book', 'No', 21171, 12, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1836e228-a619-4625-b660-56e26fc99f7d', 'f2a1fe2a-56b7-40f5-a8eb-69c04b1e6082', 'Binding', 'Hardcover', 13956, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1838de6c-d146-4e2e-a6f8-09cfdbf42338', '8833e583-f6e6-4330-be86-3f48352cfad5', 'Language', 'No', 14319, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('183c3993-0878-4214-a3a9-646425a98f38', '1e7d9db5-0cb3-406e-b47e-25c4fc903406', 'Content', 'No', 16519, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('183cb39e-ba62-4409-ab9e-608d5cfa5472', '80c1a90f-2d21-4198-81a0-1096505ea683', 'Sub Title', 'AN Introduction To Buddhist Philosophy in India And Tibet', 20891, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('183e56d1-1b87-4e4d-b173-3823b4ec62d9', 'f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', 'ISBN 10 Digit', 'No', 10948, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('183ffaf9-8bfc-449e-8105-a2aa1819fb67', '6249db87-7eac-4ccd-ae52-d18ff68943d1', 'Illustrations', 'No', 19604, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1843a875-2522-458d-af9b-ab375264bf38', '9fcc2bf0-32dd-4037-bea2-298eac72f1f8', 'Binding', 'Paperback', 10297, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1843f598-88d2-47e4-a825-1a9801e780a3', '866cb204-9346-469b-9b46-19ccbff6a4c5', 'Language', 'No', 20438, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1844e40c-fb8b-4be3-873b-6facc0b8acc5', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 'Binding', 'Paperback', 9216, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('184625da-111f-4e31-9f25-962dbf5594f9', 'b18d6770-925a-43c3-bca3-0d1d05a0509e', 'PAGES', '150', 3661, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('18495f3f-7b91-4215-98a4-b7443a08731a', '8816fb7e-a9f2-4387-b630-d436e6d3f9ca', 'Edition of Book', 'First', 22219, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('184dd4cd-8585-4478-98a7-551e9d78bf80', '8faaf8fa-d783-4bc8-a5bd-bb7aec189962', 'Binding', 'Paperback', 10323, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('184f79e4-5f07-4f9b-825e-a1d3ebc88f6f', '45eeb443-7c68-4f68-848c-49d67e2f300d', 'Language', 'English', 21452, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('184f93dc-3dfe-4ad4-8b31-650e8430acc6', '007790fb-81d3-4ee7-97bb-c6864ad844fa', 'Illustrations', 'As per Book', 13449, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1856b5ff-c5fd-448a-a9b2-d4d44c2fa9a4', 'd8dd1da8-1e48-4d4b-ab13-055668f4abda', 'Author', 'Sebastian Schnettler', 19091, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1857f4d7-28e3-45f8-8bfc-206b80ed1ca1', 'cdc85097-0d05-4408-b340-92e404e77e74', 'Binding', 'Hardcover', 5930, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('185a36d7-09e4-48af-8f4c-a3b82e6d08b2', '3d09e811-7ee2-4863-934c-98f8aab76250', 'Pages', '776', 3455, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('185dd264-0f67-4af2-afe3-d823bf64808e', '5fb7cfff-3d72-439e-9f11-6e82122fbbf7', 'About Author', 'No', 13071, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1861de8f-60d2-4dd1-aba6-06b74e04b835', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'Language', 'English', 17527, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1862e11c-7dcf-41a2-8da3-a297672da84e', 'ef4db633-9825-4db8-832c-b872d770a074', 'Author', 'David Chandler', 1040, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1869b896-29ee-4fb9-a76d-245758c15450', 'e40e6875-f8c6-44da-a990-2e5141eab70d', 'ISBN 10 Digit', '8183150462', 16712, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('186c1984-8ee1-4fcf-85b7-056c7f83b489', 'ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', 'Year of Publication', '1983', 2852, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('186c42b0-8c5e-4abb-954d-a4e891be2320', '2f64ee19-a09e-4c1a-ab72-0e30000de23e', 'ISBN-10 Digit', '8171104797', 4282, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('186e15cb-b146-4fde-b171-f765c0557bcc', '9590a612-9137-4a55-90d7-d6c9edc25bf5', 'Author', 'B.N. Nanda', 9234, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1870b5c0-b4b3-4bf5-987a-c2d139b3bb40', '8c3a4454-f2c4-41fd-9040-ef5a35e7364c', 'Year of Publication', '2017', 12401, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('18718681-35fb-4845-b5fb-edb3293f2ce8', '4c41a3ff-118f-415e-8bdb-96feadbc5d33', 'Year', '2005', 3684, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1874f134-c4b0-498e-afcb-08163a067e06', 'f9c01c00-230d-400c-b288-873f9896f812', 'Binding', 'Hardcover', 3131, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('187635ea-8ecd-45b9-acb2-c6f2b6fdb4bc', '31d47c5b-0aed-4e54-a2dd-b81b376ee03e', 'Author', 'Mohammad Aslam, A H Tak', 8377, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1876e4ea-c691-4afb-839c-98f061af1844', '761c7e20-a983-44c8-b1e0-53542e501009', 'Binding', 'Paperback', 20727, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1877904a-6647-4114-8a39-a53991e44a6f', '5e2452b8-afb5-4057-97a7-0d5f66b917b4', 'Language', 'English', 20326, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('18781c31-b596-48b4-9b3c-fc3cb655e91d', '5052361b-20ce-4a6f-812c-7a051c86151b', 'Year of Publication', 'No', 13411, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('18781d3d-5533-4f20-b535-66be34710c15', '290e7d44-80aa-44e9-a689-d74d86e26f74', 'About Author', 'As per Book', 13431, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1882f062-34bf-402d-aab5-8ef1952ea3a4', 'd7a27050-ce78-4d3a-860c-314919352fd4', 'About Author', 'Gregory Fremont-Barnes holds a doctorate in Modern History from the University of Oxford, where he studied under the distinguished military historians Sir Michael Howard, Regius Professor of Modern History, and Robert O''Neill, Chichele Professor of the History of War. After leaving Oxford, he moved to Japan, where he spent eight years as a university lecturer in European and American history. He is the author of numerous books, including The French Revolutionary Wars, The Peninsular War, 1807-1814, The Fall of the French Empire, 1813-1815, The Boer War, 1899-1902, Trafalgar 1805: Nelson''s Crowning Victory, lson''s Sailors,

			The Wars of the Barbary Pirates: To the Shores of Tripoli, the Rise of the U.S. Navy and Marines. He is also editor of the three-volume Encyclopedia of the French Revolutionary and Napoleonic Wars, as well as co-editor of the five-volume Encyclopedia of the American Revolutionary War.', 4481, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1883ea30-5a3b-4c30-84a8-cf150628f352', '3832f56f-c273-4dd8-8b61-9cfaa07b13be', 'Illustrations', 'No', 16026, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('18871009-2e57-4e6c-af6b-a48d537a7246', 'ab9730b5-1423-4f9a-96cd-002a4566b17e', 'ISBN 10 Digit', 'No', 16737, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('188740cc-59d7-40cf-b805-3685bd8ae514', '78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 'Author', 'Surerndra Bhanot', 1854, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('189617d7-35ec-46ba-bd5c-c40ede7f67e3', '1a8b58c0-4ed5-4f89-be6d-61fb532d2a98', 'ISBN 10 Digit', 'No', 20737, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('18977ae1-9f4d-41a7-b5e6-d8bfa644a8e4', 'e85c9a41-873c-4cf4-9401-c165c1229361', ' Pages', '368', 3471, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1899f812-2b6e-498b-8e3c-ba0d98ec8fc9', '7b486886-04df-4634-9771-2bc829868765', 'Binding', 'Hardcover', 391, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('189ecaab-9c26-4781-b28b-3a34d860bbbc', '85be2290-e639-4393-bc23-affe9a9f5d88', 'Author', 'Euro Books', 19658, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('18a003b9-82a3-49fd-b85e-96b799cd6d3f', '5b059878-6d2c-47cf-a2c7-6294567999ad', 'Author', 'A.J. Sebastian Sdb', 9798, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('18a1e433-b9c4-41a6-901f-b49fdbf42d03', '79f873b7-fd84-4a92-9df2-572a739114d7', 'Title', 'English Pronouns and Prepositions: Practice Makes Perfect', 654, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('18a3c2dc-409c-4e14-b85c-51a869b1cf0b', '39842619-2615-4504-903b-b95b4030259d', ' Pages', '473', 3426, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('18af98a6-1a71-498f-b9c1-f87bb0636145', 'a904266c-9adb-4f23-9910-d988151c1a5d', 'Author', 'Peter B. Kaufman, Leland J. Cseke, Sara Warber, James A. Duke, Harry L. Brielmann', 12814, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('18b52525-333b-44c8-8ccd-bf3b28d649de', '318dc2e2-634d-434a-8d6f-2b100f845b80', 'ISBN 13 Digit', '9780521614108', 5228, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('18bb1408-7900-4f81-987f-026502b6debb', '1776242c-0ea8-4545-a118-b28afa85b0b3', 'About Book', 'No', 14626, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('18bbdaef-b3b7-4366-b6d8-e61acc184059', '544e55c8-dc06-41d6-95e8-6f2dd5300b8d', ' Title', 'Shri Mahrishi Patanjali Pranit Yogdarshanam', 10088, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('18bdda9e-1905-4a03-bf43-f9176d4c7b6d', 'dae65c2c-6717-4997-abde-8752bfd48879', 'Language', 'No', 9911, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('18c04e64-f24a-4b32-a063-55df7a4c2d12', 'f2a1fe2a-56b7-40f5-a8eb-69c04b1e6082', 'About Author', 'No', 13951, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('18c49696-8e16-401f-b0f9-e3fbeb35b73e', '20266cbe-2276-4e57-b3d3-b14344d1183c', 'Year of Publication', '2006', 12368, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('18c6f9b5-1328-43b1-a6c7-a6b33641b303', 'e0dcdd28-135b-4901-a9ab-c588075ec73a', 'Edition of Book', 'Ist', 17783, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('18cad42a-b57e-4a78-ad9e-4e5146792f25', '14d12c71-57f6-4e89-8089-dec32690323f', 'ISBN 13 Digit', '9788177583267', 21568, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('18ccd550-cc6d-4847-b933-9ed0f07c668b', 'b809d94a-88eb-47e4-91b9-ba4f189c02f3', 'Content', 'No', 5356, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('18ccd816-b131-4796-984a-baed55cbae99', '401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 'ISBN 13 Digit', '9781848550261', 20125, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('18cf7adf-7dea-4455-a73e-3a5302955c97', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', 'Pages', '468', 4333, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('18d3ef59-c58f-40b4-8514-6a39b6ee408c', '541191d6-cef9-4342-8234-4305ffeecaa6', 'Pages', '912', 10859, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('18d98c4f-0747-4ee4-b936-3cc2bc167682', 'efc2b6a7-3ad5-4e19-8cb9-7ea331ba24d5', 'Pages', '1056', 6402, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('18df5331-3c20-4899-99b8-8a936ef942c4', '1084173c-5f73-4b8a-b636-f6e2e660a845', 'About Author', 'No', 8352, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('18dff90f-3a2e-4f4f-8cfe-4935799ba93f', '5ef89e1a-a10c-4a01-9b24-e612e148561f', 'Author', 'Prof. Mark Whittle', 6248, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('18e02628-14b9-4fd5-b59c-e2086a877442', 'ded392f1-848b-40cc-9a56-a9b303b62fc2', 'Language', 'English', 21980, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('18e3339c-226b-47ed-bb7f-26032a17c258', '79052575-275f-43c6-a3c6-327cd4081385', 'Binding', 'Paperback', 10366, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('18e3ad0b-4d0e-4524-b7b8-460858b3d329', '52bbf05c-f183-4503-8cde-931fdbf5544b', 'Binding', 'Hardcover', 20790, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('18e51a1f-6846-4e55-aabf-7387c0a64eaa', '6316bce3-ab53-486e-9b4b-e3c5a07d6985', 'About Book', 'No', 21368, 12, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('18e95963-e36b-4fcb-bcbd-f52f38b65f28', '8d595a23-f12f-412b-87a7-f36fa16993bb', 'Edition of Book', '1 edition', 17151, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('18ea31d7-2aee-42f4-b94c-082e8a755d2e', 'a1507d7c-635b-4ae4-890c-9fba6b0ea782', 'ISBN 13 Digit', '9780486780849', 5501, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('18ef725b-9edb-4b4a-a537-2a9cd9f41b8d', '5e58ec7a-6096-40bc-abed-57e32e99bd0f', 'Sub Title', 'No', 17991, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('18f5f1e0-5a07-4130-9951-458dc14b6391', '552085c6-4ff0-4888-a1e1-f7efdab97193', 'About Author', 'As per Book', 20342, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('18f99986-09ab-479d-94b5-1abe7b77f4fb', '16650f2a-8e38-41a9-afc8-47f93d38d1cb', 'Year of Publication', '2013', 22343, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('18fbb14a-2978-49e3-9b9d-99fd4e7584ef', '3d991445-c1a6-49bd-8669-a1116946c5a7', 'Edition of Book', ' ', 5822, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('18fbbe90-81f9-4922-9e6d-5872d064730f', '5ca84b77-2a69-4cf5-be3c-152ae48cd69d', 'ISBN 13 Digit', '9788174534149', 10494, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('18ff5fba-3fa9-4033-83fb-8e6481588127', 'd24faf79-d380-461b-ba30-461e3906ec86', 'Language', 'English', 9197, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('18ffbbb8-a36e-44d0-80ea-9555a8b61b08', '70258954-c5f2-47fe-9666-a3a6078ab495', 'Year of Publication', '2008', 21805, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('19036e91-d52d-4991-9542-3d353f3a4755', '048e9a59-a2d2-4402-af26-8ab5661d7ffb', 'Language', 'English', 17060, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('190505c9-6d7f-4b20-94b5-eddf579177e9', '27dbdd89-8b32-4aac-88ec-e45f0a628265', 'Binding', 'Hardcover', 20777, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1907c9d1-4b19-4da6-900c-7eea7bdb202f', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 'Year of Publication', 'No', 10469, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('190aa9f1-555d-4f5d-912e-47d6371f2268', '80ff1495-e197-4518-9ea7-90e96fceac25', 'ISBN 13 Digit', '9781591407898', 17165, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('19111e02-3a86-4ad2-a8d2-78fab8beed0b', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'Year of Publication', 'No', 13158, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('19137513-0268-4aa6-bdeb-7a092111eaf5', '5699a53d-a694-47ff-af39-4d714ace54d4', 'Edition of Book', 'First', 21034, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1915ba03-f145-4b6a-bc87-c653ab1f40d9', '630959cd-3201-47c9-a1cf-23d488449ef8', 'Edition of Book', 'No', 8137, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('19164664-80bb-4bc8-b228-da8832045e92', '00c75eca-26dc-4c96-8933-8e1100c1d521', 'Illustrations', 'No', 14833, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('19179cb9-7bab-4cf4-8321-cebd7a9716b0', 'b000cd67-bb73-4e27-a726-c3e2b12cd6ae', 'Pages', '95', 20043, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('19201eb9-08e0-4df4-ae34-290ea89a7251', '48409332-4edd-47ef-b148-c242b7aae63f', 'Illustrations', 'No', 4883, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('19208ee5-f3e5-404a-a382-b4bd4d4434ba', 'b2729572-e707-426a-8367-6d6ddd77acc9', 'Content', 'No', 19686, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('192412be-72d4-4da0-9980-8deae772e0f1', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 'Author', 'Kapila Vatsyayan', 9260, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('19258d70-1d96-4477-8149-c5a9f7aaefdb', '49fe82f2-c689-4c5d-95aa-d9155599d718', 'Illustrations', 'No', 16169, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1925de1d-744e-4bad-840b-67a7f8db7977', '29ad5bba-53e4-4dcb-902b-8711d4269db4', 'Content', 'No', 5265, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('192c87c4-d4a0-401e-96a4-39fd81b7dfe3', '60fa5ac8-9d76-48d4-a05d-6ae4993923ee', 'Publisher', 'Sultan Chand', 1171, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('192eecb2-8b20-4677-815d-7fbb726f9acf', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 'Binding', 'Hardcover', 2441, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1930674b-e58d-4b56-a6b4-bbacb0729583', '5c2cb7eb-a04e-40c4-814a-386187851d8b', 'Author', 'Dr. Anuj Kumar Singh', 1794, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('19316570-0c75-475a-8fce-fd86de9b2744', 'ce0425e0-051f-4507-a8dc-794a0871919f', 'ISBN 10 Digit', 'No', 10818, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1937a1dd-d9f4-400b-9627-e2deeea391b4', '153efba5-6481-43e5-8743-64a52a52e6e8', 'Sub Title', 'No', 22283, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('194126a0-db4c-4bac-9a52-8184dc1b0f76', '7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', 'Binding', 'Paperback', 2125, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1942dd25-202d-4b66-9c1a-23dea976ee07', 'd20d7bb1-af97-4e75-8865-e4b24e303006', 'Edition of Book', '1st Edition', 19458, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1945b588-2f7c-43fe-b816-34ae14508b7f', 'f3ad51da-ba8a-4cb8-9476-f93ffffdf677', 'Content', 'No', 16723, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1946a7bf-572f-44f0-a875-0467d8aa6d40', 'b80985b2-ad1a-4227-99cf-1ccec16bb710', 'About Author', 'Dr. Muhammad Sarfraz is a a member of the Department of Information and Computer Science, King Fahd University of Petroleum and Minerals, Dhahran, Saudi Arabia.', 5628, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1947fc01-a896-4455-bfe0-836018fd0259', '4bcc3fe4-641d-4b19-b3b0-9761931938d3', 'Language', 'English', 14093, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1948e755-70b5-4de2-b720-eec896d9ef71', '07dcde93-c295-49b9-bcfb-a2dd61a1e9ca', 'Author', 'Kerr Inkson', 18899, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('194990b2-dc59-477d-9ac5-242274744cf1', '0a6aa05f-c061-4d1b-8057-61b7dec7c67f', 'Language', 'English', 16194, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('194c7628-3d2d-4594-a878-9579f9ac091b', 'a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 'Year of Publication', '2009', 19864, 8, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('194fd854-b573-4c8f-80a9-0b8fc52b84fa', '08886699-ba49-4a11-9f40-bb4045635e0c', 'Sub Title', 'No', 13988, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('195186e2-d6ad-45c1-b698-10ef90e76d99', 'b2c12234-2aa0-4165-b16a-c97bd742c9a6', 'Language', 'English', 3250, 7, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1952dd8c-1eb3-4788-9258-6556da2c5b96', '93677b9d-0f59-4442-af71-74fc4a0cb36a', 'Content', 'No', 8859, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('195552dc-b3f5-4d38-8b2b-5f2a74287b1d', 'b2c9a9bb-4549-4757-9d9c-cf7a4be17886', 'Binding', 'Paperback', 20574, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('19567ae7-d547-4e48-838b-c019b30b573f', '56b2061c-51df-4374-863b-317c52931494', 'Content', 'N/A', 10245, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('195a7a10-2494-4f0a-9633-c6a0a3ec7a23', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'About Book', 'No', 12639, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('196b0914-8d44-489f-a5c0-781511af6aa6', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 'Illustrations', 'No', 14106, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('196eea0d-ab14-429c-b663-e7797af19b07', '350ff991-fc28-40c5-bec2-445abb67e611', 'Binding', 'Paperback', 10650, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('19702696-6b13-45ce-9d6b-55b573ca3189', '1ed50ae3-ff92-4e7c-acf1-4c53b7836e07', 'ISBN 10 Digit', '8187418230', 15514, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('19714383-db35-4998-82ed-543fc2a6fad3', '8bd46916-d30a-4a9b-9145-9924982d95c7', 'Binding', 'Hardcover', 15754, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1971be17-1cd6-4736-993a-f1f3fd834f22', '0d627e06-c965-4257-94f1-eb7ca59d365b', 'About Book', 'No', 15975, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('19722b98-d444-43dd-a978-5d1f583f449c', 'c8ee828c-ef12-48ad-b9ce-de38a9b81674', 'Binding', 'Paperback', 6317, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('197566ac-bdd6-48c1-bb13-3c6509c57094', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'Binding', 'Hardcover', 23049, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('197a9284-a53a-4630-bf0a-99e1711e56f3', '125c754d-959a-4fe0-a4f3-92cbda9ec0af', 'About Author', 'No', 10868, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('197e8d6d-ffb5-48d8-9217-73997898185a', '5a15c75c-d4c0-46f4-b8d6-51c1c0a47c89', 'ISBN 10 Digit', 'No', 9476, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('198754bc-e54a-49ae-8db8-d72ab73eeaa1', 'a190d669-19fc-42a0-9edc-75a2c1a642e5', 'Illustrations', 'No', 22245, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('198b2ab1-d0ea-405a-9880-d2f91939881a', '63e1645b-1bfc-4570-8f9d-1a9a1675eeb9', 'Sub Title', 'No', 17647, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('198bd61c-300a-4fb8-ab00-cb9fc0f91015', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'ISBN 10 Digit', 'No', 13787, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('198d2d22-22dd-4d0a-8b63-3ad41f564131', '2404169a-b868-4d22-9414-78e0cf47635b', 'Illustrations', 'As per Book', 11276, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('198fb667-9bc7-4f61-ae00-ea933c33621d', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'Pages', '176', 5177, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('19900ec9-2e0b-43c1-996d-824d3b970d61', 'b9e5666f-2e07-43c5-96e5-38377e2e97e4', 'ISBN', '9788196100230', 2974, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1993f2da-9ab6-4700-a18a-3847064d3bed', 'b8eb7766-affd-4ef2-9c97-b3b4bdfdc1f7', 'ISBN 13 Digit', '9789385161049', 11671, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('19956d66-9f01-46dc-aaa3-1e9b6d93877c', 'e0cf0922-fcc8-4b0f-aa38-d1c1492d60dc', 'Year of Publication', 'No', 9701, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('19983758-67a4-44f4-bb5c-f540ef03601a', '202cc6c6-47a4-45e8-b8a9-9792c5121bc2', 'ISBN 10 Digit', ' 0486472221', 5006, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('19987eea-d532-403c-9aa7-fadca3006821', '8ebabcb5-ce84-4432-80f2-79df2d67dfaf', 'Edition of Book', 'First', 6487, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('19aa8bb6-3e77-432d-b8d3-ed91ea8317b2', 'c2b1ae95-2779-4be7-8c50-405cba17e4ef', 'Title', 'Shri Sai Sachariter (Hindi)', 182, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('19abca83-a45a-4eaf-8a73-4b009ae24606', '8d65d566-a900-41c5-bc8c-414ba2d456cc', 'Binding', 'Hardcover', 12844, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('19abe160-536c-45d3-bd41-944755aec736', 'bdca2070-c58a-492f-81df-dc3c5c73780e', 'ISBN 10 Digit', 'No', 13617, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('19abef00-36e8-467e-a1c2-5555bc646679', '03814405-9c66-46d4-ba21-b1649ca73f8f', 'Sub Title', 'No', 8285, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('19adf0de-0b8b-4d9b-ab53-20cafc23402a', 'd5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', 'ISBN 13 Digit', '9788184352306', 18844, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('19aed9ee-a0b2-4c46-91b1-09897ddcac7e', '2536415c-62ec-41b5-89a2-42e47f2c9c9b', 'Illustrations', 'No', 22585, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('19b0131c-162e-499f-930c-b17441bffaf1', '65836068-0373-4491-a547-7460b419ac22', 'Illustrations', 'As per Book', 21265, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('19b47ac7-c293-49b9-a3a9-8f3112a73cfa', '67a0fd48-7490-4575-a403-97fd62e3c393', 'Pages', 'No', 16073, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('19b61556-ec52-4541-a7c0-297006fbc626', '67a0fd48-7490-4575-a403-97fd62e3c393', 'Binding', 'Paperback', 16074, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('19b7049c-cf9d-4aef-9f21-c9cef36199f9', '29ad5bba-53e4-4dcb-902b-8711d4269db4', 'Edition of Book', '1', 5271, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('19b95b87-f132-4000-8e04-f114daca43cf', 'f2db9d97-29bf-4779-bfc2-c0dde5bc5472', 'Illustrations', 'No', 11004, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('19bb4209-16e1-4b49-b670-2a625ef6121d', 'b939f577-fcbb-4a09-a5fa-70c20d76e09f', 'Year of Publication', '2009', 22880, 8, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('19bf7804-c0fc-494b-aa2b-cd13fd5a8867', 'f1e72fdd-dec9-479b-a061-51d2677ce9a5', 'About Book', 'No', 17925, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('19c28fce-3d0c-4474-a36b-b719272aa752', '8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 'AUTHOR', 'M.L Krasnov', 3641, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('19c545db-5961-4202-ab3a-e3467bb287b2', 'abc85134-2621-4a6d-a92a-551e1392422c', 'Binding', 'Hardcover', 4444, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('19ce55a7-4910-465f-80f5-ccc2f4cbe148', '613136c5-8051-474f-a18c-d20622fa8a19', 'Year of Publication', '2009', 12920, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('19d12af8-3beb-4698-8cbe-f1983cb74543', '876e0ece-0e2f-4503-a1b2-8394036c2534', 'ISBN 10 Digit', 'No', 20930, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('19d7a2b6-cef9-469e-b536-b6886214c976', '9c7b37fc-5d17-4413-a994-1ad5388b7e92', 'Illustrations', 'No', 11633, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('19d84fee-47d7-46bf-b960-bca773c41db7', 'be49415c-8ec0-46e6-8506-d19d742638c8', 'Illustrations', 'No', 20873, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('19d8681e-ad90-49a1-a4aa-31453be6e500', 'a9b4cedc-8c84-430c-b4e3-b6dfc6a5418c', 'Edition of Book', '2000', 16232, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('19d8e825-c8f5-4205-a442-a69c5359303d', '2f9c453e-a5e7-4027-88e9-c6f89b3063df', 'Pages', '190', 20585, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('19d9ecb2-8cea-4a63-871b-aa9d583d7d63', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 'Illustrations', 'No', 11334, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('19dc9a53-5e25-49ac-86b4-5d0eeb5df646', '11dae738-8416-484d-8a59-ed8d12710398', 'Illustrations', 'No', 16247, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('19dd16ec-8a93-4a08-9a90-371890f331cd', 'f550ba2d-873c-4990-ab3a-584dc8b415cb', ' Binding', 'Hardcover', 3413, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('19e8a64e-afba-48bc-8bda-a464ee7dc8a0', '9830e020-aa70-48f3-bb65-5067702f904b', 'Title', 'Ragging - The Red Alert', 17436, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('19ecb75c-4539-40b9-8b3e-27037976b42c', 'be49415c-8ec0-46e6-8506-d19d742638c8', 'Content', 'No', 20865, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('19ed8881-e1aa-4c52-bf2a-b8e4461a60b3', '0a77d975-3c31-4f84-b3e4-eadb36206454', 'Title', 'Calculations of Chemical Equilibria: Examples and Problems', 3061, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('19f2359a-dff8-4ed0-8d9e-503482a74829', '071a1de3-a5ad-41a3-b4a1-3be24f03095f', 'Title', 'Applications of Trade Analytic Tools: Reflections from India''s Trade Data', 1158, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('19f3ddb7-4b3c-479e-8f32-e7a2f2832e60', '6ed6fc27-876e-4ca3-844b-487bba73cda4', 'ISBN 13 Digit', '9781402051487', 12683, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('19f6f1ee-85d4-43c1-bfa1-e9f92e4fcefe', '427c2ec8-040b-44c8-afa3-57028a9853d2', 'Author', 'Peter Auger', 8429, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('19fb8a88-be4f-42f2-9563-0496cae03d87', '85be2290-e639-4393-bc23-affe9a9f5d88', 'Content', 'No', 19660, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1a001bdd-23e3-42fa-b916-d93bee1a62fc', '9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 'Illustrations', 'As per Book', 12613, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1a00e10f-31e6-4e9b-a5e1-cd65d3d9f0f4', '88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', 'ISBN', '9789348433749', 2994, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1a06b27d-0420-465d-a1eb-81dff4fba247', '2f9c453e-a5e7-4027-88e9-c6f89b3063df', 'Binding', 'Paperback', 20586, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1a08e59a-18af-4dfd-a76d-7d7209eab065', '290e7d44-80aa-44e9-a689-d74d86e26f74', 'Sub Title', 'Social and Ethical Lessons for Nanoscience from the Debate over Agrifood Biotechnology and GMOs', 13429, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1a0e92b6-2257-4dee-8781-b7957a998e94', '31510c3f-2b99-4365-84b5-2e7ed27d6254', 'Binding', 'Paperback', 20448, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1a101ba4-e15c-42e8-ba08-d2078894a611', 'c552126e-7c75-4ecf-9618-5c0e509f873c', 'Author', 'डॉ.भूपेंद्र कुमार राठौर', 2978, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1a14e15e-f97d-4230-be84-32742093509f', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 'ISBN 13 Digit', '9789384746117', 12418, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1a1e7f43-ec63-4bb4-a252-2710f0ab3219', '0dc877e2-c4b0-4b06-8862-29d159743d18', 'About Book', 'No', 13730, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1a1ec38b-5739-4e57-a02b-0c61dd64e76b', '1f331562-e2ce-4060-9303-f9cccefcb7c7', 'Publishers', 'Wiley', 3699, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1a201576-b00b-42df-9151-1b495c0368ea', '2fe4091f-eafb-4784-b156-6e8b0130f5c6', 'Author', 'Jason Hughes', 6558, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1a22c42a-5a6e-43fc-8b57-acba90361395', 'c8d1e605-edea-404c-942d-c5b3a8bcb27a', 'Author', 'P. Tripathi', 6046, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1a23a538-a17c-4934-9b1c-01e2de960cb2', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'ISBN 10 Digit', 'No', 10422, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1a2bbf9d-a083-475b-b2cd-f9c87dd11774', '50ba11a8-77ec-49cd-af8d-8da5511c1b92', 'Edition of Book', '1 edition', 18609, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1a2bdb12-50cd-480a-9c81-008193915739', '2c2d4a4f-f395-4fd1-a58d-0dee6630f995', 'ISBN 10 Digit', 'No', 16507, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1a2f6f24-a2f9-42af-bdaf-f561b5c830a3', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 'Year of Publication', 'No', 9571, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1a310de4-405c-4d51-b1db-689d3e63bce8', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'Binding', 'Hardback', 5126, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1a39675d-fb00-48b1-b68b-7778213d69d8', '2b2f86ab-beae-4409-812f-1a6b8518b41b', 'Pages', '158', 7662, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1a3ad525-be4f-4336-9e6a-9fc34b2dc238', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 'Content', 'N/A', 15381, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1a3e4ddf-efbf-42c9-9b48-c33a3dd05880', '5bfd96ed-fad4-45b3-9019-cd14592edf22', 'Title', 'Supply Chain Management: A Balanced Approach 3/e', 763, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1a400f2d-42f9-49ea-bd35-d7ff5598eba5', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'Content', 'No', 20991, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1a47d6d4-4475-43b9-b3bb-8e3f2d001883', '273ee165-cf3c-463b-bf0d-347e73605b47', 'Binding', 'Paperback', 15625, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1a4f4c84-94b9-4996-a29a-18d8c8540851', '6ee759b3-9c0d-4d21-b575-ff8569aa8881', 'Year of Publication', 'No', 18821, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1a50099c-d167-4993-badc-ab3304e33cf1', '78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 'Title', 'Urban Horticulture', 1853, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1a52a87a-6c64-4ee7-accd-705aee5296a0', 'd1ad0929-418a-4b39-be28-5972ee587e9f', 'Binding', 'Hardcover', 3284, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1a5810cb-8e31-40a3-bd2d-c5946da325d4', '8156aef7-15e5-4ade-bbcc-0b25d5a9eba2', 'Year of Publication', '2007', 15495, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1a5823b6-4af0-4d9b-aed6-1f6f2fe00104', '2c3c6880-81f0-4651-b2bf-d8a9d894fa71', 'Author', 'श्री जागेश्वर प्रसाद श्रीवास्तव ', 4666, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1a5e5038-0d95-4a51-a0cb-ecafa0c2717a', 'f3f5262e-6530-497f-8128-d9bef28be490', 'Sub Title', 'No', 12105, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1a5eeba9-287e-48ed-ad4a-2d1de3ffab73', '683d2f8e-6783-449f-83dc-0b28d1e1edde', 'Author', 'Deepti Dutta', 7079, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1a62495d-debe-4d60-9df4-b0398b7303f6', 'c29d6be6-487a-4556-b7cb-c90aa6bfbb41', 'Binding', 'Paperback', 11212, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1a624fb7-79af-4649-bd0c-024fb918d6d6', '82006d70-c545-4270-9b42-df79f034fcef', 'About Author', 'No', 17672, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1a647e09-94da-45a3-a16b-7fee38e1c62e', '6370a599-e228-4aef-80e4-72080a650a24', 'Illustrations', 'No', 12129, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1a65aa08-ba23-4287-af51-d98baaa9783b', '90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 'ISBN 13 Digit', '9780444507013', 5884, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1a6b7e2d-f3c5-467a-91c0-4fae7784819d', '24d0bcdb-9049-4fc1-88fd-73f1797a34f7', 'Edition of Book', 'No', 15828, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1a6c0eed-2144-46c6-aab2-509872ccb385', '739b078a-eb1e-456e-ba8c-5af2ba6a2e33', 'Language', 'English', 21207, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1a793b0d-6928-42bf-8c21-e129955d907a', '26861832-70c4-4004-8977-9614d0caaf11', 'Title', 'Remote Sensing - Models and Methods for Image Processing 3/e', 12716, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1a798ad7-8c34-44ce-997f-12106307e7e3', '33387465-6fde-4639-a708-4b6b91caef80', 'About Book', 'No', 16771, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1a7c94cb-d121-4969-a11e-55bede62a234', '10f8b9a4-a237-4aeb-85e3-325bf349c53d', 'Binding', 'Hardbond', 3857, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1a7ed484-9b73-4643-9d2a-157f4cd1acfc', '6709f9c5-7f04-46f3-93c6-bff3a53a9f14', 'Year of Publication', '2011', 16205, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1a7ee1e8-c1e0-43ad-ba05-0e82eabcc519', '601e83d2-f92a-4c17-abe9-3e122b6fa3a7', 'ISBN 13 Digit', '9781920744281', 6005, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1a849d7b-b19d-4dce-b89e-efcf8e57c1b2', 'f563e94d-20e4-4965-b749-9e32b9d44569', 'Year', '2024', 4021, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1a899658-6c56-4a27-b67b-9a9f0a61721c', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'Sub Title', 'Benjamins Current Topics', 15720, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1a8a9977-4f0e-4d5e-9881-accaba151aed', 'c9be532d-2fcc-42c0-8e30-27fb0cdac8d5', 'Binding', 'Hardcover', 13194, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1a8b6be0-4ebb-4a7e-89e1-1bb58efbfda7', '03363846-ba88-415e-a4ae-d6b506bb8b39', 'Year of Publication', 'No', 18834, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1a8e1a8f-19e7-42d4-ab6a-ebc46a98a204', '95f24706-6f36-4214-a0a5-9f8dcfb86f18', 'Pages', 'No', 9933, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1a90236c-27da-4af2-8a4b-ad6fab691517', '1adcac28-d0e9-49f0-9069-e4960214b518', 'Edition of Book', 'No', 16011, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1a95c58e-ceb1-42f0-8c08-2370c2f039e3', '503d8b8b-e658-4946-a809-72c97aeb5fc4', 'ISBN 13 Digit', '9781851682584', 20053, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1a981e77-988e-47a8-897b-808827ce0982', 'ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', 'Sub Title', 'No', 9316, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1a99f431-ddd5-4f82-98d0-49f1f81741be', '24a55fe5-55a1-4f8d-959f-241b02653d7d', 'Sub Title', 'No', 16401, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1a9b1c6d-894c-4618-845a-1a96d1a0e436', 'af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 'Language', 'English', 14380, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1a9bf9cd-351d-453b-be3e-ae059d7d5b73', 'b49d2988-2996-4859-8c2e-ddd90b735e0b', ' Binding', 'Hardcover', 3336, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1a9d3c0a-5ee7-4c6e-98c9-abbdd8869cdb', '278b9611-76f4-4a1f-8afc-992935abe92b', 'Language', 'English', 15616, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1aa6f7db-cd48-4880-902b-fed0fa18036a', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'Author', 'Carlo Scarpa', 23043, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('1aa7722b-bea7-4207-b885-69f4bd16e4aa', '4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', 'Author', 'Richard H. Enns', 8709, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1aa88770-85c2-4c02-b021-c0038ab01f71', 'ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'Author / Editor', 'William J. Lennarz and M. Daniel Lane', 4446, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1aa9f40e-d05d-4606-82b8-4d0004233185', '86a2b720-df84-41d9-b7d9-e33557166e25', 'Pages', 'No', 8618, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1aaab2be-de14-46af-8d05-328143bf9289', 'ccde8a8b-f27c-4da7-a8f2-da848e84594a', 'Author', 'P. Thaneschandra Upreti', 10160, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1aaf4d19-014d-4ed3-b129-a61ff467bf06', '3e820fe4-45d8-4a64-949e-a88f2487c3a5', 'ISBN 13 Digit', '9781847871718', 12279, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1ab4a018-1bc0-4d4e-84b6-c197533b99c7', '3ad4043b-baee-495f-a59d-505ef9eae50d', 'Year of Publication', '2016', 10130, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1abbae02-7c82-4022-ab05-3d6a1ad5546c', 'f84ca764-bc38-4904-9a1d-372b492d9555', 'Year of Publication', 'No', 21908, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1ac0ba93-25cc-4f12-afcb-8cf803f0bd67', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'Language', 'English', 15729, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1ac3b6b9-1ffd-42fb-ba2f-b3c5e65fc5bd', 'f41f2aa4-a4ae-47f3-aca5-d43c96f31298', 'ISBN 10 Digit', 'No', 9619, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1ac3f26b-cb8c-4bbe-b269-8a02e3d8cbab', 'e85c9a41-873c-4cf4-9401-c165c1229361', ' Author', 'Craig Adam', 3467, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1ac8c26b-73a8-47d3-9870-f10a8209b762', '179563d1-de2b-48fb-aa7d-167097e6a842', 'Language', 'English', 19248, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1acb8df8-e349-4a99-b92b-1639776d4215', '2d61925c-abde-4a3a-8301-2c56b2699cc6', 'Publisher', 'Piranha Publishers', 3936, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1ad6ef7f-7a64-44c7-999e-90b0528f0746', 'cf54b85d-0d17-4f8f-8bf1-4cb42e0d804f', 'Sub Title', 'Religious Studies', 18890, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1add7995-71ad-4c51-9efc-427a8a58aa1f', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'Language', 'No', 13793, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1adda8d4-d5e6-4707-a7cf-6c33b9286ffc', '4bcc3fe4-641d-4b19-b3b0-9761931938d3', 'About Author', 'As per Book', 14086, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1ae05696-44db-46f6-b298-b775d113cbb3', '7c912e6a-c3cc-40e7-99f8-a4a1c254256d', 'About Book', 'Yes', 5287, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1ae0ff82-b7b2-4f15-bdef-8e0d84d79b24', '2d93495c-2a77-4719-931b-0dcf241993d8', 'Year of Publication', '1994', 13208, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1ae6355a-8f49-4c0f-a082-0baf62914376', '31f0ff62-79ce-4c86-8470-4e91febbf34d', 'Language', 'English', 11163, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1ae95556-fca1-4f51-b3f0-112776067ad8', '78cf609f-6a7e-420b-b65c-ebf792e7c824', 'Illustrations', 'No', 19720, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1ae99e3f-cfb9-4e1e-af0d-910c99188c78', 'd4d7f344-5c7b-43e3-b55a-9154ba7cc8c3', 'Year of Publication', 'No', 12152, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1aebdd90-5d8f-4e31-9aeb-c03382b5f6d6', '5aa1fc24-2cb4-427f-918d-99f3957d5f7d', 'Sub Title', 'Buddhism in Far East Asia', 8967, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1aee1b92-0757-46b8-8c08-92ad68a6561d', '157e6b23-37ae-479e-9b70-5599a475aec3', 'Binding', 'Paperback', 17380, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1aef129c-d3b0-412d-96be-6b56f23a5662', '502ea875-eda3-42df-96e9-dc17d07996c2', 'Edition', '1st', 7822, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1aefd5df-923f-4450-bf35-991a1a10c421', 'd311295b-e92b-4609-98f8-f284389913c5', 'Sub Title', 'An Exhaustive Introduction, English Translation with Original Sanskrit Text & Index of Verses', 7296, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1af52b0c-f38b-49f8-8ca9-81617256594b', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'Edition of Book', 'No', 19780, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1af884e1-494a-4fd0-a3bd-873be2505dae', '6477b06b-cd4a-447d-8aa5-b033a28572b9', 'Content', 'No', 15710, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1af8cb09-911f-4a63-8667-c0dff8dfed4e', 'c65eb64e-f7ea-4299-9014-aa8d90270135', 'Pages', 'No', 20855, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1afc2e3b-38fb-4bfe-a6fc-318217e2a1c1', '70258954-c5f2-47fe-9666-a3a6078ab495', 'Illustrations', 'No', 21808, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1b020ff3-92b5-4bb7-aa15-53ff842c8e20', '428931a5-cfdb-4060-b8f4-509488d5424e', 'Year of Publication', '2006', 7474, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1b02f29d-a230-48c9-a593-b5fd1438a83a', '385a820e-6d8c-4bd7-a67d-4787eec9e065', 'Sub Title', 'No', 22656, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1b02ff78-7816-4fc5-9596-e0e383dbf2e3', '5f428224-2fda-45a2-a621-5e257300076e', 'Author', 'Fred E. Inbau', 12550, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1b0cea4b-7902-4208-818b-6d5b301e77d6', '2af38cdd-69f8-4d0a-b66c-c13a6a6ace2a', 'Binding', 'Paperback', 19299, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1b15cc75-f90c-4b7a-b8dc-1fd72a6ead9f', '2bc90f61-d807-46ea-865f-e1c69a643454', 'Sub Title', 'No', 11570, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1b18df85-a262-482a-a442-e01d337d3b1d', '38811e4d-37e6-4ad3-b1a3-d16b3a427004', 'ISBN 10 Digit', ' ', 23135, 3, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('1b194c74-d587-4eb9-b277-f0495e8bfa53', '0b412bc6-cfc1-4145-8c7e-0af94ecf5f11', 'Sub Title', 'Masters of Modern Social Thought', 7477, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1b1e9d4e-169c-4700-9f8b-8759c7abf065', '1f331562-e2ce-4060-9303-f9cccefcb7c7', 'Binding', 'Hardbond', 3703, 7, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1b206e0b-8f26-48d8-8138-28fc25e32f98', '15a67626-2495-4489-a346-d702e518a1d1', 'About Book', 'No', 14938, 12, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1b219058-4bb9-4507-80e9-d7e49a83fe27', '36ffdaed-3a65-40c4-a0cd-716f9cff894f', 'Edition of Book', 'No', 14857, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1b229d55-2202-45f9-bea1-7c11e13290c6', '5a272247-3cba-4b9a-8d41-56c0db50b591', 'Binding', 'Hardcover', 18219, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1b230edb-66e7-437d-8926-9770322cc0ac', 'ab315c45-4119-4131-991d-857f97081911', 'Publisher', 'SBS Publishers', 1651, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1b24f76c-626c-44a8-8e2d-bc7486fa6f99', 'c29d6be6-487a-4556-b7cb-c90aa6bfbb41', 'Pages', 'No', 11211, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1b264f74-12d7-4754-b1fd-96ccdd763c29', '934c1736-92ab-404c-b6a8-443541bda493', 'Language', 'English', 15693, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1b28021a-b0bd-484b-b68e-6ccc3572cb7a', '57f8bcf2-67b1-404d-b8b5-529949cfe540', 'Author', 'A.V Efimov', 2752, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1b29d649-4d43-43e6-9b5b-223d0fcc7021', '8d5fa44b-a001-4a43-bd96-7f79ad189881', 'Pages', 'No', 14263, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1b345b72-1af3-48a2-8211-a8a99a096019', 'bbabefe8-973b-4bea-8349-dd859a299b75', 'Edition of Book', 'First', 6384, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1b3c0db6-0cf2-44d7-a1a0-66f747341d8f', 'bb6d4851-cf3a-40b0-a67a-37e46809ad30', 'Binding', 'Paperback', 513, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1b3dfc98-8417-4b66-b338-e048b9da0772', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 'About Author', 'No', 8461, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1b41a5c9-a38e-4fb5-976a-955a300247ef', '5caf4d20-3c00-4691-80ba-04fe4a9113c5', 'ISBN 10 Digit', 'No', 9372, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1b431acd-96a4-448f-947b-84dcf197c473', 'c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', 'Publisher', 'Pearson', 796, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1b46c7c3-ea0b-4732-9015-030e6e27f88e', '95daeee3-70d6-478b-ad21-1c3b47551873', 'Author', 'Sung Mo Kang', 1099, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1b46eed4-6514-4858-8cc0-203cf35f2aae', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 'Author / Editor', 'Kocku von Struckrad', 4510, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1b49de81-3c07-4ced-8fe7-71c1e087077f', '37b71104-6706-4751-94b6-a3daa7dc0192', 'ISBN 13 Digit', ' 9783642150036', 4981, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1b4be60e-f5eb-4960-b326-da6b8e28f573', '84f26fee-f3e1-4667-8de0-8e7e45013436', 'Pages', '462', 22144, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1b4d4d50-756c-48aa-9536-90eea2433bc1', '9b549e37-9d9c-4169-87d6-d83cbe2c7668', 'Edition of Book', ' ', 23016, 8, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('1b50af95-4016-46c8-bd09-5806144e3b2d', '9c378b57-b825-45fe-80f0-2286f5fbf85a', 'Sub Title', 'No', 19025, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1b5155be-e59f-4bb1-a261-743b2b681aa1', 'b90f4eec-c734-4c7a-a926-b53708c01ecc', 'Sub Title', 'No', 13923, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1b593a1f-6cda-401c-b434-dce445ab1cc0', 'b24ac100-7608-4c76-a54f-9c7024ef1b3c', 'Author', 'Galit Shmueli', 2257, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1b5945f0-6e18-491e-8b30-7901f26df580', '56d922ec-37d8-49ce-8171-c62a047bb2fe', 'ISBN 10 Digit', ' ', 22350, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1b5b2ab9-2a35-42db-9ea0-b5ba005dd63f', '93c6d250-ebed-4b36-a1a6-c1ef920697c2', 'Pages', 'No', 18322, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1b5c63db-95f5-42a9-98e2-5f647ace29fb', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'Title', 'High-Performance Computing on Complex Environments', 3803, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1b601336-68d9-41dc-95e6-8412c40583eb', '2d611972-cd16-4c35-ae27-7a6814c484aa', 'Pages', '279', 6160, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1b638f6b-7f91-46f1-a79d-f910374be51a', '1e498007-b96f-4e0e-b48b-c2f7ef8e94d3', 'Binding', 'Hardcover', 7108, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1b64fd44-d0f7-4e3d-86d6-b0ce9e1ded8b', '644a594d-ba09-4846-8b74-4994beed1097', 'Illustrations', 'No', 9470, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1b661e1f-bcd4-4cae-8e3e-9a852a5f397f', 'd93367b4-54df-4a93-80d8-abfe29df7966', 'Pages', '738', 7313, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1b66a99e-541d-4aab-981c-61e255cb1e2c', '00b1c2f9-b7f4-4422-8688-160a4588a2df', 'ISBN 13 Digit', '9781847870230', 6636, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1b68de57-3cd1-4c03-9adb-ff8cf1df8099', 'd433846c-7900-4872-9823-970ba04df46c', 'Language', 'English', 17253, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1b6fdbe9-2615-4a87-a3c9-342317fc1875', 'cc8dcfeb-e282-4e35-a7a8-bd8a9ca2ad88', 'Author', 'Maurice Waite', 11290, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1b717ff6-98a2-4995-a945-c02bbc4ab345', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 'Language', 'English', 20374, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1b774ef8-5d53-480d-af97-721c6845bfd6', '3f056d7a-9394-4a79-97f8-ed57bc889cb8', 'About Author', 'As per Book', 7990, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1b77daf2-e723-4c26-b810-6e466769e1a9', 'b848e0f6-3b9c-4021-a7ba-3c81ab8fc281', 'Author', 'N. Sharada Iyer', 9811, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1b79f5ba-dc57-48a3-8aa6-fb7c1ce6f974', 'b69f537f-1220-414c-9f51-7adcd39d5903', 'Author', 'William Smith', 18879, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1b7d00fb-f2ee-4044-ae1e-8dd41a194f03', '9f48343b-cc9a-40c4-8f92-819c63bb839f', 'Publisher', 'Elsevier', 1666, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1b7ee5af-b377-41a2-abf0-82cdd852f185', '30136dfb-ec66-4717-8741-164dadbd1b20', 'Year of Publication', '2003', 5335, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1b7fcf7f-6a57-46cc-a3f8-9a1e7b4a4110', 'cf9bd416-4ec7-4656-8c14-31cacef941b7', 'Content', 'N/A', 21864, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1b807123-3f9b-40fe-86b5-05f9539c5905', '2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', 'Publisher', 'Pearson', 1181, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1b8219b7-6ab8-41fe-80f4-fe2b9dffabd4', '149dcf43-a99b-4098-bd0a-4fddad6f178e', 'Pages', '989', 7582, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1b8514c3-369b-4438-9e13-ae50c8484b88', '4bd83f52-400f-4d8d-998d-aff2971b7514', 'Author', 'Satya Vrat Shastri', 7441, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1b851e59-3a6d-4129-a4dc-1eea5d578dc5', '5f428224-2fda-45a2-a621-5e257300076e', 'Illustrations', 'As per Book', 12558, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1b85c6e6-03a2-4fcf-9650-7be676266e2d', '8feb2f42-3c99-4848-ba62-8eb23b93de40', 'ISBN 13 Digit', '9783540368731', 5423, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1b85dc44-62dd-43f2-a94e-aabad7fc8379', 'c58042e3-225e-4863-bebc-07ad8fcabbd0', 'Binding', 'Paperback', 978, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1b85ef82-86a0-4e28-82bc-58e6b433a7b3', 'd7c3d9ac-17e4-4692-899a-407bf5c3c9c6', 'Author', 'Lucinda Damon-Bach, Victoria Clements', 8434, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1b870c1c-4252-4542-8b92-0aed9a620827', '0701198f-e5b8-4944-9a6a-586b3538b9d1', 'About Author', 'No', 19530, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1b8889ea-19c6-4800-a079-0e3a7819bd61', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'Illustrations', 'No', 12898, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1b8f4421-d90a-45af-ba4f-813fc8ecc205', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 'ISBN 13 Digit', '9781402038945', 11338, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1b954e02-0587-4d2a-b922-a11b42547e71', '073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', 'Pages', ' XXII, 430', 4722, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1b98560c-9f0d-4fab-a802-35286ac87fdf', 'a2f60017-1608-45a5-b185-1d5822293cc3', 'Binding', 'Hardbond', 1934, 5, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1b9bc719-7513-45c9-aa03-149e7283ec9e', '104cc13f-9723-4e12-93d4-063cdd3554a8', 'Illustrations', 'No', 21183, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1b9c35ec-cd60-48b2-affc-f0663829322f', '2319637b-e083-48c3-adf7-15479a6486f1', 'About Book', 'No', 10930, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1b9e0e75-f1e4-4ab8-be5b-5fedd928627f', '65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', 'Binding', 'Hardcover', 6139, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1ba0797c-b2e7-464f-8f81-ed0767469717', 'e4ec2b38-bd66-4e8c-964d-aece87678dcd', 'Edition of Book', 'No', 20620, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1ba0ffd3-48c6-4500-8fb7-3751de5a71e3', 'dc83af21-2031-4165-8c77-b8fd78e8481f', 'Publisher', 'Gyan Prakashan', 10311, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1ba2d24f-1d7e-4aab-85df-8767525114a4', 'e40e6875-f8c6-44da-a990-2e5141eab70d', 'About Author', 'As per Book', 16711, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1ba6113e-43d7-46fe-9910-cab6d2f39958', '5c4528a9-c48b-4d0f-8348-1b34c30323f3', 'Edition of Book', 'No', 19379, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1ba9917a-7314-49fd-82b7-8b95df403d53', '240366c3-ca4e-46f3-a8d7-c01861ede82a', 'Year of Publication', '2009', 6074, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1bb958a2-c94a-4753-a46c-e0160025cd30', 'b1d30043-4699-477c-be81-6c19366d0a08', 'Edition of Book', '1st', 18918, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1bbab229-a48b-4277-b5a9-7a719ca2f89f', '736d0dba-fc7c-432d-98cf-8c914d79920a', 'Language', 'English', 11287, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1bbc5698-9ae2-4f10-aa8d-586564ed57e0', '24c18dd0-c37a-4f6f-bf8a-65f01a31c450', 'ISBN 10 Digit', 'No', 12265, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1bbd7a3e-6edf-4901-97b3-7acade093335', '710eb589-e242-4f61-8537-2bb866d5fae8', 'Sub Title', 'Business Students', 21529, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1bbefaaf-009f-4676-b043-ad2d1a3328c4', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 'Illustrations', 'No', 8126, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1bbf58c7-e21f-4111-b7fe-d7789970ed9a', '7c680bc8-a415-4c29-9489-79771c5e3aa4', 'Binding', 'Paperback', 10703, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1bbfefca-d319-45f0-bdb1-f390c4b223b1', 'b3a1739f-bdce-49e0-87fb-4b46261b10cd', 'ISBN 13 Digit', '9789352075102', 15046, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1bc181c5-6dfb-4093-9b88-621e26b86d64', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'Pages', '2011', 13390, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1bc3ac28-2d2b-48ab-9c04-c24f7ffc1290', '1c6423ce-a6ff-4957-adb8-605270b1ea67', 'Author', 'David Willis', 640, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1bc80017-cdaf-40f7-9ab1-5a7f108e6f7e', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'Year of Publication', '2006', 5179, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1bcc05a8-096b-4e6a-9518-d4bad0cd3f75', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'ISBN 13 Digit', '9780415382755', 16946, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1bcc5454-8752-4b92-b6e8-97bf3af5e643', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'Language', 'No', 18413, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1bccf78c-2d5f-4fc7-a966-a1dc56a8786d', 'bd6392e8-317f-4d0c-b1c5-b35951820919', 'Title', 'Religion, the Enlightenment, and the New Global Order', 888, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1bd266f1-57f1-4340-aca3-928565c398a6', '2fc82edf-1678-4aab-ad54-d4e5aa206ed2', 'Binding', 'Hardcover', 7247, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1bd47fbc-3a8c-4c67-add5-b76fa6094a98', '7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', 'Pages', '79', 2678, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1bd6952b-5840-4f9a-866f-db3ea5f3c8f7', '1e179807-b5a2-405a-82c1-07a316be64fb', 'Author', 'Manmath Nath Das', 207, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1bdc6f0f-c543-4727-b934-7fd4f2b3ee2c', '633e1a78-1d89-4f03-bb7d-0b726fc4dd1c', 'Title', 'Biography of Lord Sri Ram with complete vairagya sandipani & glory of his holy name', 332, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1bdd7b15-80be-4c97-9626-1af8839dee57', 'afc87c4a-863b-4f44-bb26-600d8d8441a9', 'Pages', '149', 5896, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1be1e203-660e-491b-8a8a-f8ee85b0879b', '0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', 'Author', 'Raghu Nandan Sharma', 16903, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1be22f07-401c-4cfd-915e-ec9a457751d3', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'Binding', 'Hardcover', 13467, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1be65441-bece-4ba3-a538-400de7e019a6', 'ba83cf5a-a36d-491a-8f3f-8c1475a51c44', 'About Book', 'No', 8223, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1be66a35-54f3-4cb4-b952-3ed311f40f90', '0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', 'ISBN 13 Digit', '9789381951309', 12461, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1be77f7c-c741-4370-8931-dae1a80c71c6', 'ba414ff0-87ad-4626-bf7a-354c3c460c52', 'Language', 'English', 7145, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1be99150-02c4-497d-bff8-e0704de5038a', '2506406b-b581-4e66-94bf-db30e13672d5', 'Binding', 'Hardcover', 240, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1beb362e-f197-4892-b68f-888effb1af23', 'd7476474-e1fc-42d6-8893-59ac236ed1f1', 'Binding', 'Hardcover', 7439, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1bef963c-ea25-4127-9ffc-1061ac9ca58e', '93e83d0c-9ac5-4567-98c9-16193e188083', 'Binding', 'Hardcover', 19058, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1bf01148-5134-48e2-8902-0a410fd4e411', '78bd1750-c2d8-4667-8ee1-017501eb4ef2', 'Content', 'N/A', 12492, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1bf07f2a-517a-4e64-a2d2-3bb668bb8a0a', '0ca75174-a911-4d04-9c60-551fa6c82c09', 'Author', 'Deepak Chawla', 2177, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1bf1cbe2-fb1d-4eeb-aa5f-faa4dbd8967c', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 'ISBN 10 Digit', 'No', 12417, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1bf3587b-7770-4e41-af87-fe08a964f8dd', 'e3a4a9c4-b03c-4964-a527-4afe1301c3b7', 'Edition of Book', 'First', 17291, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1bf84451-28a0-46e4-88d4-6751b593274b', 'c089e763-274f-4877-9b68-f34f7103f83b', 'Binding', 'Hardcover', 19816, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1bf93c23-99bd-47b5-98f7-8a03bd39c233', '24c18dd0-c37a-4f6f-bf8a-65f01a31c450', 'Edition of Book', 'First', 12270, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1bfd7ef2-3b82-4206-990e-9b0da7ebc164', '906eb476-b530-4b46-87b6-45fda13a95c5', 'Author', 'Dr. Harender Singh', 10447, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1bfea37c-c738-41ca-bc1a-6feaf649b53c', '26d3b487-9b64-4500-83ac-e06fc56b41fc', 'Binding', 'Paperback', 17907, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1c004440-485a-45b4-b998-f79e9621b27a', '3c15074c-03a4-4aae-bd65-d211be8f3322', ' Pages', '565', 3349, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1c03609c-9f5f-4a29-8e31-f767c494a315', 'b5ce6ae4-fcec-4db1-910b-9d4c84a576ab', 'Content', 'N/A', 9982, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1c05db1b-b392-4fe4-a898-664096818a12', '11352088-4d7c-4c63-bba5-8619f94b368c', 'Author', 'Marc Paye/Andre O.Barel/Howard I. Maibach', 343, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1c0b2751-56f4-48c0-b4ba-5bca7ffec2c9', '1762b5aa-ca72-4eb0-b774-eaf50a4ac296', 'Language', 'English', 15253, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1c0bb178-5839-4184-b66e-5a0908a6564c', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'Pages', 'No', 12893, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1c0c9789-4d02-42c9-9392-91d60913c502', 'c5cf3281-48ca-4b2d-95d6-a2662543a90d', 'Author', 'Colonel ( Dr.) Rajesh Kumar', 4025, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1c0f3dd5-f5dc-40fb-bfe9-675545b889f4', '4df30c7f-b955-4f43-8525-81c4b1e87029', 'ISBN', '9789354243370', 2228, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1c0fccae-cc6a-46e3-b1cc-d3ee72d2a8a9', 'daf16663-fe8b-4ebc-b61b-09ead0599b1b', 'Author', 'S.kusuoka, T. Maruyama', 5614, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1c144809-241e-4533-b6bb-88fa1558063e', '7d8c8fa4-b38d-468a-8a57-2b8a3ba9a638', 'Edition of Book', '1st', 14328, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1c161113-67e2-4a91-8777-ecfe90adfa20', 'f759cabe-733a-4685-8022-07c1a8b4d442', 'Title', 'Stable Approximate Evaluation of Unbounded Operators', 878, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1c188b49-7acc-4c28-8036-e00c298f9100', '7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 'About Book', 'No', 16053, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1c193175-1a33-4a44-ac96-24290352b974', '47d33970-46c3-4009-8d5c-f059253de6dd', 'Pages', 'No', 20310, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1c1aa8d4-4ead-4a65-ae86-c44322fce223', 'a7ce2db4-1ce1-4e24-9b78-91ddff941539', 'Sub Title', 'No', 13267, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1c1dc487-51c3-4e33-8b12-ae0625ca9e91', '313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', 'Sub Title', 'No', 17480, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1c1e57ce-2c42-4e55-a006-1c11b25c6079', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 'Pages', 'No', 9569, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1c250446-c27a-494e-9021-b1f96bf12f5d', 'f3d26be8-42de-4081-808f-a9e6ebcab81e', 'About Book', 'No', 19916, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1c25aabd-cbe2-4d77-9b45-0ddfb8c9e9a2', '15280d61-4944-4644-935b-c5449384b59f', 'Sub Title', 'No', 19505, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1c2e15d2-d815-436e-bfa2-35cd6a59f241', '9babe466-c02b-49c3-89c7-6d88ffa262e6', 'Year of Publication', '2016', 14895, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1c2fb87b-81cc-4c21-9964-383567138b50', '601e83d2-f92a-4c17-abe9-3e122b6fa3a7', 'Illustrations', 'As per Book', 6011, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1c306b58-58cd-4a09-9f52-ebf2df54210a', '1f3d8d8b-0bc9-4207-8ee7-1836561252c3', 'Language', 'English', 6556, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1c310b01-4f6b-40e3-939e-5a57289c0cdb', '720508c9-770d-42f1-9567-5920c441c504', 'Sub Title', 'No', 17129, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1c31a9ac-9adf-4516-bc0b-4fa5b7627369', '60d7a396-2a28-4571-a7bb-cc86d7ee0dba', 'Pages', 'No', 11615, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1c33c2f2-de3e-4ae4-8793-b886270db0db', '84828bea-e88b-4c6c-a875-87b699ffa0b9', 'Year', '2019', 4055, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1c348d64-d68a-4c56-9de6-181a446a1d36', '2b2f86ab-beae-4409-812f-1a6b8518b41b', 'Author', 'Vidya Niwas Misra', 7658, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1c3937ae-b246-4a11-8225-25df6b5e92fb', '97342dfc-8101-4503-bd31-e3dacd87f97e', 'Author', 'L. R. Shorter', 4964, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1c3a1ce7-49b2-4111-948f-1194911ec5af', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'ISBN 10 Digit', 'No', 12778, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1c41877b-ae2f-4912-a741-0b195f6ddc1d', '43223a11-5ad4-445a-8b0c-e6bc0e5a14c3', 'Language', 'English', 6631, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1c470156-3c0e-44a2-883e-e78822c06c5b', 'b9e5666f-2e07-43c5-96e5-38377e2e97e4', 'Author', 'संदीपकुमार ', 2973, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1c4838bd-9dd0-4093-8460-e5d45a01f17d', 'f2db9d97-29bf-4779-bfc2-c0dde5bc5472', 'Content', 'No', 10996, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1c489d39-fa84-4bf5-8eba-735ad4022c0c', '3832f56f-c273-4dd8-8b61-9cfaa07b13be', 'Language', 'No', 16025, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1c4bb4b5-1768-46f3-836f-1b34bd9c4a08', '662a9b65-99cb-4efd-825b-6016673c2400', 'ISBN 13 Digit', ' ', 20163, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1c50a06c-cc95-41de-b994-fed92b2ac430', '915a0027-155a-474d-a7ca-85725d735791', 'Sub Title', 'No', 20376, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1c54acfa-f754-4811-baf1-2c0d12e56039', 'c20d623f-8f78-458c-b2bd-513dfccf76a9', 'Pages', '480', 3186, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1c5a4f32-b045-4571-b5e7-d8285dc99b34', '4c077233-9c81-4ceb-958b-a5f970fbc7b4', 'Author', 'M.L Krasnov', 3490, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1c5aa736-b93d-4ae2-ab90-b02f9a6c4b8e', '081f23ad-7403-4cef-82cb-40db3fb7302f', 'Author', 'Edwin C. Steinbrecher', 20546, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1c5b0a7a-4739-4ce5-9ca3-c3daf866f8e3', 'd9c2cb6d-8d06-4826-915e-507843971f4a', 'Author', 'Alok Srivastava', 10677, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1c5cf7d2-34d5-4ceb-81ae-42029a4063dd', 'eaf5e123-dcab-4480-8954-e2cef3324cd2', 'Author', 'Siobhan Vernon, Rachel Tennant, Nicola Garmory', 5782, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1c5da8be-794a-4f5a-8d01-0c862f7757f3', '5800fc23-8b35-4545-931e-f71264c9930a', ' Title', 'Srimad Bhagvatgita - 3 Khandon Mein', 10113, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1c61b89f-8873-469c-8e35-4b00bf2036e6', '210bbba2-7e86-4bd6-8176-c27b8eb69a7d', 'Language', 'English', 1928, 6, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1c62b18d-05c2-4eb9-9ccd-c00ec368bff7', '63301db8-1671-405f-aa87-1d0e79dda53f', 'Year of Publication', '1987', 3043, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1c648cb8-b516-43b7-bbb5-875ebd9c46a5', 'abeb8573-ec64-4163-be38-553af219ae96', 'ISBN 10 Digit', ' ', 19230, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1c68d9e6-1430-4227-95c8-4f971b044099', 'ec1bead5-aca2-4d58-88f0-a280188e021c', 'Edition of Book', 'First', 7730, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1c6a4204-42f0-44ef-911d-240cd9c15f27', 'd4eaf9d7-6652-42bb-a499-750f07561a85', 'ISBN 13 Digit', '9781446208816', 11220, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1c6b3e58-8311-406f-a5ea-b9049a1de731', '13f37178-d2e2-4a24-9754-a09dc5b26885', 'Sub Title', 'Empires at War:Chronological Encyclopedia from Sumer to the Persian Empire 3 Vols. Set', 4558, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1c6ba33e-90d8-4aa9-a682-6a7306299e23', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 'Pages', 'No', 11511, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1c70e8d5-2643-4fcc-b1ca-fe87be4daf8e', '458970a6-a635-49c5-b95c-56823a00a0a1', 'Binding', 'Paperback', 1092, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1c718c9e-c324-44d6-8770-b261e9313898', '7ee16f5c-e8f1-4e54-a949-cd436d984d71', 'Year of Publication', '2006', 20563, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1c736703-ee5c-4b41-a66a-d9fa1af85b7a', 'cc798ea5-16af-48a9-a10b-b535af8b355c', 'Pages', 'No', 22786, 6, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('1c7784c9-2d35-4604-a89b-c2f2c424e0f7', 'fffadcf6-64e8-4018-912a-6caa3ad675d7', 'About Book', 'No', 14990, 12, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1c7b8d66-3f9c-4eb5-9752-00808eb4dcfd', 'af0f8c43-17e3-429f-a6fd-09f9cb85611f', 'Language', 'English', 5103, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1c7e58ce-c240-4a9e-bc36-7d967530a830', '4ac5fbf7-da19-4461-8a5f-ae69a5324ece', 'Binding', 'Paperback', 10328, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1c805349-a91c-4d69-a8ba-d9d07a621b02', '575abe94-f801-4a97-a3a9-e04f8bd09069', 'Sub Title', 'No', 20532, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1c83b526-8f45-4239-b3ae-2dafaa78ec11', '4f190d15-665d-4255-a92a-e270999a220a', 'ISBN 13 Digit', '9788172736743', 9607, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1c86a0c7-5b80-46fd-b47a-56c6c81c3b57', '8476fc2b-114d-4cbb-b9cd-909af32de27e', 'Author', 'Saikat Dutt', 1194, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('1c8956b2-5d0a-4370-a1b9-94235a0f3bf9', 'b2c9a9bb-4549-4757-9d9c-cf7a4be17886', 'Illustrations', 'No', 20578, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1c89ebd5-0fc4-4dea-b1c4-48b851cd9b9c', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 'Pages', 'This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many as', 20801, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1c8c79b4-3bf6-4b12-b31c-1bea27d0e135', 'e3a4a9c4-b03c-4964-a527-4afe1301c3b7', 'Sub Title', 'No', 17282, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1c8d21c3-dfd8-406d-bafe-ce4aea8dd442', '35164087-985f-4f25-bde5-91cc709901f9', 'Binding', 'Paperback', 12242, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1c8ebcf7-246e-4485-adbd-0bc9079d8fb7', '3a65e28a-a591-4b94-8108-5d4f4a01d556', 'Pages', '2003', 15916, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1c8ee374-37d4-4cc5-b6a2-5120ab4e81d2', '73914eaa-ab28-4338-8275-06d5fbc10304', 'Pages', 'No', 13351, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1c8f687a-7daa-44b9-899e-5031e7100f2a', 'b6276da5-1669-4da1-817d-73175ba0dedf', 'ISBN 13 Digit', '9781446274033', 22671, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1c90c40d-c3a2-4015-a078-e54db074b180', '98482075-9b11-4176-8d2e-6f075aec952c', 'Year of Publication', '2007', 7792, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1c9485e5-0f19-4472-9ef5-f018fda65936', 'e7e22669-f11a-4a99-9740-fd68428dc906', 'ISBN 13 Digit', '9788175333017', 14684, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1c95f102-0a5a-4f74-aea3-127e797b3753', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'About Author', 'No', 12776, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1c98028a-18ef-4c98-93e3-28536577a132', '1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', 'Binding', 'Paperback', 10346, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1c989ba0-c67c-448f-8079-504f820b1295', '6b1605c5-e650-4877-a634-80b5898f07a0', 'Year of Publication', '2017', 8007, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1c9dd28e-b417-4e3d-9c9d-6a5d7b8bf8b7', '0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', 'Year of Publication', '2008', 16910, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1c9f3a03-6da4-41eb-878f-e960cfccc979', '512c18b4-5287-43e6-838a-573f858cc892', 'Sub Title', 'No', 22008, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1c9fd488-03a2-41e2-bd08-e69b6382bb96', '400dda47-4b7e-455b-ba36-85d93ee7971e', 'Sub Title', 'No', 21576, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1ca68558-89b7-4a19-8f11-dfb831eab85d', 'a78ba620-200c-461c-ba96-b5a921742e26', 'Author', 'J.S. Davies', 6801, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1ca93de2-1922-4102-9d9e-a87a72fcc67a', 'b71f12fd-8b1a-47e1-a703-5949bbb34f9f', 'About Author', 'No', 8793, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1caaa01a-4507-470b-ac14-f2880f6dd29c', '78bd1750-c2d8-4667-8ee1-017501eb4ef2', 'Sub Title', 'No', 12489, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1cb131c5-71f4-4600-80de-788dfa2cc3a3', '834b948e-624c-418c-b79c-7e1162ad6cf1', 'Author', 'Steffen Jorgensen', 13227, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1cb2527b-47fd-40f3-abec-5124ea2cc2bc', 'b381fbae-e955-49d3-bd45-0cb67b9c9bb9', 'ISBN 13 Digit', '9789381839201', 11801, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1cb278e6-cb4f-49b1-81ac-dcc95439363f', 'a958ce2b-1307-4acb-98fb-81fe71198eac', 'Binding', 'Hardcover', 6600, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1cb658fe-e28c-4d0c-a483-28140e069f45', '00c75eca-26dc-4c96-8933-8e1100c1d521', 'Pages', 'No', 14828, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1cbcba42-1032-4383-9306-992e3b7e4bbf', 'bf1324b3-f0da-4fed-9309-c60f71f1120f', 'Language', 'No', 16604, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1cc018ff-b7a1-4b8c-a84b-2704b0f4b557', 'a0b8c4de-7a2c-4c6a-b380-ebc0ed02091c', 'About Author', 'No', 18131, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1cc08043-cf3f-4219-a4c4-b0d804364af8', '00a11954-fe76-4790-b462-c330f2467ca2', 'Language', 'No', 16463, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1cc4a348-2dd6-410d-91ae-bef28112a7cd', '618e73d2-f1eb-48ec-84b1-f6c0c51028f3', 'Binding', 'Hardcover', 7534, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1cc5340d-8b9b-4885-9836-57954396bbd4', '1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', 'Title', 'Plant Nematology', 1833, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1cc73cb9-18c3-4e7f-85ec-5f5c526de189', '0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', 'Binding', 'Paperback', 12463, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1cca504f-e039-409d-877d-c4e58d0ccd4d', 'c0806c20-d959-434f-972c-6f299a5bff38', 'ISBN 10 Digit', '987654321', 6691, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1cd0baf1-4d83-4c7f-a5d5-9c777b88d9de', '6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', 'Content', 'N/A', 16148, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1cd145f4-645c-4b13-a015-7a5bb600ecfa', 'ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 'Author', 'R.N. Pati', 16530, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1cd33b36-7d6c-43df-8ecf-b6f00a45af11', '390cf382-9a2f-4f78-b3a9-d82d7577404b', 'About Author', 'N/A', 14655, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1cd80eae-02c9-4d40-993c-f27c9bf0a290', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 'Content', 'No', 11508, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1cd89dec-8f4d-4696-8259-d42185a57538', '74aa6689-7a61-4af7-8b27-19a4503ae671', 'About Author', 'No', 21602, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1cd8a7d5-a3c5-46fa-a781-9858d055d8dc', '9d90e031-5773-471b-b871-d483ab0d6684', 'Illustrations', 'As per Book', 15465, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1cd9e2f0-7647-4bfc-8f51-cd4a05a1a0e7', 'b848e0f6-3b9c-4021-a7ba-3c81ab8fc281', 'Sub Title', 'No', 9810, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1cde2979-40f2-4c98-bdc9-74ba312ba649', '36def51d-45f1-4301-8e06-af88315cd4b2', 'ISBN 13 Digit', '9781598038552', 8848, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1ce07d2d-de94-423c-ab0c-ef8d6b53a878', '8c0f3ce9-97c9-49c0-a0c1-ce7662532125', 'Author', 'Anna Lawrence, William Hawthorne', 12751, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1ce36de7-5e2d-41f2-b3bb-5dd02240b06a', '9b9fca1a-3369-4277-8cb9-025448d0bf42', 'Author', 'Dr. Anil Mehta', 7840, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1ce4b357-f8fb-4dd4-b638-61e9f495a209', '25691040-eae1-41aa-88df-bd07e8c9a213', 'Content', 'N/A', 19347, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1ce4f5f4-1540-4503-9301-934dd8a4f386', '596f2a18-28b2-4fb1-99fa-482132924bcb', 'Illustrations', 'No', 9925, 11, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1ce80750-a810-4e22-8d8e-79c94af15693', 'be0c3930-e7a2-407b-aa8b-e45388172898', 'Author', 'Ralph L. Stephenson', 22730, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1ce840d6-e605-4e43-8aff-406b8c89898e', 'ec81641f-6e97-4fa0-85a8-1208c41782a0', 'ISBN 13 Digit', 'No', 17024, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1ce996bf-942e-42d7-807d-3de75c24a5df', 'c6062e62-fdfa-46c5-b78f-90b83c3ee395', 'About Book', 'No', 8166, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1cf07eef-01bf-4d52-8fc5-d77591a2eac6', '44d7c8ea-b434-45f1-9b64-d0e3db32d0b8', 'About Book', 'No', 10565, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1d021b4c-0449-4368-a2ef-381f1e0d6811', '868f1596-bf6d-4363-85da-c0f203d6524c', 'Sub Title', 'On Political Awareness of Rural Masses', 21159, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1d06fa08-f998-4c30-93ce-53be5cb18f6e', '8d64aae8-c5d4-4dfb-bc51-81f458880664', 'Edition of Book', 'No', 12883, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1d12534c-2a63-48eb-bea9-717eec26c4f3', '51ec804e-3e06-4232-a800-535b334203db', 'Pages', 'No', 9032, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1d12681d-c890-42a8-8ca6-91dbfe503766', 'cac26733-cc32-492f-b46b-31d0aa71055d', 'Publisher', 'hindi book centre', 10385, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1d128c1c-e6d0-4e46-b37f-a553342ddec6', '460be6ed-4407-4a7f-9971-02ae34e9c033', ' 

			Title

			 ', 'BHAVISHAYA MAHAPURANA - An Introduction, Sanskrit Text, English Translation, Notes & Index of Verses in 3 vols. Complete Set', 4247, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1d12a17c-346b-4d4a-8fcb-d0d9330c1fff', 'e4981980-217e-4aee-b493-03363de9e7d6', 'Binding', 'Hardcover', 3095, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1d16241e-52b2-4791-b26a-d21ff1eb790e', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 'Author', 'Dr. Satypal Singh', 15392, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1d18cdb0-99c5-4ac1-8a4d-ae4df12ffdf5', 'f939e3aa-394b-434f-adef-150304e43327', 'ISBN', '9789391916886', 3116, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1d19c7bc-edb5-42a3-a598-d691b1da3f83', '9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', 'ISBN 10 Digit', 'No', 8580, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1d1eae72-b849-4bef-9bc9-f9064954a5f2', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'ISBN 13 Digit', '9788178794334', 18505, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1d2683b2-f0e9-42ae-b529-72692f07ef7d', 'e0cf0922-fcc8-4b0f-aa38-d1c1492d60dc', 'About Author', 'No', 9695, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1d27b270-11d6-49ad-b1db-0d92fd712bff', '72740bfe-a8fe-4a7b-b43c-04123d772444', 'Author', 'Zvi Bodie', 1444, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('1d27b5c3-8174-45ce-accb-a09a10de5d33', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 'Edition of Book', ' ', 20373, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1d330eae-d86e-449c-b518-39e3d59e732e', 'e8f18bc7-a74c-479a-b2db-d66ab3d5174a', 'Edition of Book', 'No', 9962, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1d381212-b5c8-455f-a131-b20b8af8118c', 'a0555d99-e4c9-4122-9fc1-31a233155307', 'ISBN', '9789351610113 ', 2183, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1d3a6800-1adf-4442-aa6d-4a629de2828d', 'a54a1caa-40be-451a-a899-5a0e430af96d', 'Title', 'Basic Chemical Engineering with Practical Applications', 2998, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1d3ce3ad-3baf-4f36-be57-459955fb20a5', '7a0306ca-8263-4030-8a8f-32abbf5b862f', 'Language', 'No', 20503, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1d3d3d0d-aa35-4ec5-8cc1-f6b466652e6a', 'df576d87-e145-4af6-b801-ca5c05986445', 'Author', 'Qun Lin', 8089, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1d3e8ab1-3826-4f94-b411-7df017cd44e0', '9e159907-fb67-4f60-a3f8-f11a3b3092e1', 'Title', 'Nyaya Philosophy–Epistemology and Education', 20824, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1d3e8cf8-b986-4e00-8f7b-d409773ea3b0', 'da54cffb-67e8-4426-a1f5-903e27d2e054', 'ISBN', '9780262611022', 695, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1d42e7b5-0563-4180-a6c2-b7d97db62cb2', '0b8b6259-e222-464c-96dc-33fd3b013048', 'Sub Title', 'Shabdtatvavimarsha', 6826, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1d45fe7f-041a-4e90-a7d4-8d4566d9c673', '329d1115-2763-41a7-97f4-1ea9134ebe55', 'ISBN 13 Digit', '9783642057403', 8920, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1d480ab5-0481-4e65-8918-86ed0613e2ab', '2fdad397-8a0e-49d1-be52-112fcc8b5ef8', 'Title', 'खेल-मनोविज्ञान For M.A., D.P.ED. & C.P.ED.', 327, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1d482f1e-9a0b-4bf7-8e71-5a9de6188b0f', 'd315626b-fe60-4a90-8103-ac1d36a24f6a', 'ISBN 13 Digit', '9783540380825', 13179, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1d4ca4a0-aad2-46d0-88c2-4ef59160c218', '74166b52-1bd3-422e-a906-806afb16f044', 'Year of Publication', '2011', 5699, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1d4e1694-b7ab-4243-bbbd-a68fb1a4f770', '97342dfc-8101-4503-bd31-e3dacd87f97e', 'Language', 'English', 4973, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1d5023fe-f355-42af-afb3-ca620615bb68', 'e4981980-217e-4aee-b493-03363de9e7d6', 'Title', 'The First Book on the Innovative Study of Biophysical Chemistry of Biointerfaces', 3089, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1d50f64a-eef4-4dd0-8085-a328eba87a19', 'faa47da7-3d2f-458b-8f5e-9feb890cf18b', 'About Book', 'No', 21772, 12, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1d525c17-c147-4eaf-ac67-caa1baa58b26', 'f0799b70-0b26-4c45-8c42-97c15a5d11ae', 'Pages', '256', 6499, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1d54aea2-e16a-4dfe-87bf-173cacb14988', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'ISBN 10 Digit', 'No', 11896, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1d5fe679-115f-4054-9379-4808d62bdc33', 'dd49c913-1157-4cad-8d83-d5c853aaa102', 'Publisher', 'Kala Prakashan', 10712, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1d6abbcd-3a94-42d1-b8a3-84fcd36a2d50', 'd9caa704-eba2-4809-98e8-703d7e81597a', 'Sub Title', 'No', 4611, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1d6bc22f-8f46-4c80-b72a-916cca65c5db', '90b6ef3e-7e25-41d0-a44c-f82646a1a935', 'Illustrations', 'No', 22333, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1d6db3eb-806f-447f-8782-52feef485e32', '2fe4091f-eafb-4784-b156-6e8b0130f5c6', 'Publisher', 'SAGE', 6559, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1d6e9abb-61e2-49fa-8599-58f31dfaf5b0', '816116db-6f20-4858-a001-58d4ab75f6c4', 'Language', 'Sanskrit', 4423, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1d6f2ff4-cd8b-4846-9b57-c015ae4e83f2', '019020ba-36de-40c8-8767-ce5a5775e4c3', 'Binding', 'Hardcover', 102, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1d71a831-4c00-480f-9e3e-28e61e97509b', '9b83cd42-abda-470a-803a-57a90a245155', 'Content', 'No', 11534, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1d722351-aa13-4313-9002-f9e71fe31b86', '1275264e-be88-4535-82b7-b2feb25a6548', 'Publisher', 'Wave Books', 911, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1d737d5c-bc47-4701-9399-ebf5413e5779', 'fdb0aeca-46e2-4b1c-b462-d6f0f182f896', 'Illustrations', 'No', 22561, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1d73cd48-fec4-4977-b84c-be36e3ea737f', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 'Illustrations', 'No', 22032, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1d74a57e-0cea-42fb-9c98-c102eee877be', 'a2e5e112-d138-4bce-8fac-1c0591840a1a', 'Publishers', 'Wiley', 3707, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1d759bf2-f9fd-45e0-a5bf-e910f6414379', 'df8a4b03-f418-4ccc-8fb5-626c0baea717', 'ISBN 13 Digit', '076195838X', 20907, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1d785b0a-9ad0-4acc-9b3b-e7d19c458d67', '74a7389e-0016-45a5-9f84-8836c3f5e329', 'Content', 'N/A', 14721, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1d7df38b-8f13-485e-ac06-802921f7ec99', 'afc56659-db4b-4ed8-abae-86c0c2fbd887', 'About Book', 'No', 13878, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1d7f273e-8de8-4565-a60a-1aa63755287f', 'b4237011-5fbe-4033-bb96-b7e555eef9e7', 'ISBN 10 Digit', 'No', 21005, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1d836d15-39ff-4a50-b7e6-ed1aa0e6a5e8', '0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', 'Binding', 'Hardcover', 11603, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1d838c40-0f4a-470a-b635-a408f2f797bd', '380ba754-cbb3-4eb3-ad21-c229348963b7', 'Edition of Book', ' ', 15230, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1d83b707-9ac6-4a3a-aea7-6852e48d1190', 'a14b1046-cf08-41d2-942a-de75f7b5cf6c', 'Author', 'Merle Crawford', 1399, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('1d83cbd4-a981-438e-813f-b51b1169151c', '0e09876c-c53e-4ea2-aab8-c07db8166d0c', 'Title', 'New Products Management 9/e', 853, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1d87cb77-f9fc-4cd9-854a-467d358e61f5', '07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', 'Sub Title', 'No', 9381, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1d881367-2f86-4410-91a9-a67664f0d433', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'Sub Title', 'No', 13150, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1d8ab951-5cbd-4084-811c-555a7f866680', 'cd9bf435-c300-490e-8667-8893a34675a0', 'Edition of Book', '1', 5375, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1d8c5d7e-97fe-46cc-99af-7b5c490a93ed', '914406e1-d77a-4593-9aad-1ebf5ef823c5', 'Sub Title', '50+ Vacation Homes', 6056, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1d8dab36-0e25-400b-96b4-96344b1a0709', '905e790c-0c87-47b5-ad20-7480d0cb4fd5', 'ISBN', '9789385830310', 10787, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1d90c709-6e5c-4bb2-8bc5-dc9c415d0c11', 'a958ce2b-1307-4acb-98fb-81fe71198eac', 'Sub Title', 'The One-stop Guide for Finance Professionals, Compiled By 300+ Experts Covering Key Aspects of Finance Including  Risk Management, Cash-flow Management, Operations, Macro Issues, Regulation and Auditing', 6595, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1d92d384-ad00-4509-a210-f7cc973a3516', '5070e04a-3b51-4235-ac7e-21e0d518ae58', 'Author', 'ये. अगिबालोवा', 2766, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1d9ad5b1-4ff3-4ac1-947c-b3104a8904cc', 'c7622b09-b7fc-4f7a-911a-45c05b8efce9', 'ISBN 10 Digit', '8186702679', 9042, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1d9cfaab-f942-475e-9109-180804ca4c98', '16650f2a-8e38-41a9-afc8-47f93d38d1cb', 'Sub Title', 'No', 22335, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1d9d7270-8036-4ab4-9d42-1b80b97bb42a', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'About Book', 'Yes', 5053, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1d9fa631-d8d0-4ce5-961a-97f94557cd19', '868f1596-bf6d-4363-85da-c0f203d6524c', 'Binding', 'Hardcover', 21166, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1da56918-6f8c-484e-b143-408203db0ad7', '25b53a9c-255f-490c-930c-660bb6f1e4b0', 'Pages', 'No', 10778, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1dad5428-8905-4c4f-9d44-255476aceb66', 'be0c3930-e7a2-407b-aa8b-e45388172898', 'Year of Publication', '2015', 22737, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1daf754d-9f94-4fae-9b6d-89aaf33b6bd7', 'b70d1419-b2cd-478a-ad2a-fd42544e4be0', 'Sub Title', 'No', 20291, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1daf7914-cf75-4a83-a56d-8b0989530ebc', 'be0c3930-e7a2-407b-aa8b-e45388172898', 'Content', 'No', 22732, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1db26cd8-24a9-446d-a433-1e1a2bad0e52', '79601815-01cb-4e5f-9e7d-5bdc176ddc6d', 'Author', 'Lehman', 1419, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('1dc06a8b-7a07-4434-bf50-0f921a7e450b', 'd9caa704-eba2-4809-98e8-703d7e81597a', 'Language', 'English', 4621, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1dc3a334-4ba0-4a38-b0fd-bce69c890e60', 'cd81ec5a-65a3-4517-899c-d5657a2c4ce2', 'Binding', 'Paperback', 12229, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1dc48927-7c63-4115-9a34-f2824dfd9384', 'df987ea0-dfa2-4224-aa56-e425c7f6693e', 'Binding', 'Hardcover', 10460, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1dca9356-d40b-452a-b8b3-0385a4c6de49', '9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', 'Sub Title', 'No', 15654, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1dcc8f56-92cd-443a-9296-5d400a17416b', '713abb9c-7e85-436c-b3fc-12b9bd89e56b', 'Year of Publication', 'No', 20970, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1dd170cf-c000-4808-b0f1-167ac3e153f7', '15a7b949-0c2e-4406-8007-8b67e463b58c', 'Author', 'Dr. Gyan Prakash Shastri', 10140, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1dd1d2e6-775c-4bbd-853e-61bc4b79d1bd', 'e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', 'ISBN', '9789354247835', 2238, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1dd2b118-88b0-41d3-a3b6-87a2ace1cdf6', '24c18dd0-c37a-4f6f-bf8a-65f01a31c450', 'Sub Title', 'No', 12261, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1ddb9e2c-3532-4564-abaa-e55211f6fa12', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 'Content', 'No', 8118, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1ddc5825-92a6-4418-bc3c-4ade1b595490', '30832511-394c-44df-a8f9-004c97a31088', 'Pages', '221', 19153, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1de1cf35-bce0-4fb9-9006-c3ebb4a6b05a', '865a1a22-72fe-45fd-9952-0389b175ed88', 'About Author', 'No', 20404, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1de37a75-c47b-40a0-b771-5fd96ee3bef2', 'd1400cf0-12cd-450c-851e-2a4a20756512', 'Publisher', 'Random Publisher', 2451, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1de3f307-a082-46b3-a083-6d288a163cd5', '84f26fee-f3e1-4667-8de0-8e7e45013436', 'ISBN 13 Digit', '9783642046995', 22143, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1de87614-4ada-4564-ac76-0f9516879a7f', '9b44427b-ef7e-45bc-9b6a-21ed2d7af141', 'Author', 'G.L.L. Reniers', 3732, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1de995ad-9af4-47d8-b447-4b93d966a686', 'c8972283-7f46-4e52-a7c1-b8ad6dab6bd3', 'ISBN 13 Digit', '9788128623769', 22091, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1dece430-8461-471a-861c-387761e6ada3', 'c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', 'About Book', 'No', 11930, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1df18a91-0baf-482a-aafc-8a09bbe1d23c', '0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', 'About Author', 'N/A', 12458, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1df27283-4094-45fa-a62c-7090d2caaa40', '1377eb9b-b4de-4697-ab0e-db156ecc1d07', 'Title', 'Essays on Indian Antiquities Vol II', 136, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1df4ce16-236d-4af0-bb56-b01583a11862', '2c2d4a4f-f395-4fd1-a58d-0dee6630f995', 'ISBN 13 Digit', '9789385144349', 16508, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1df5d590-aa1f-4ad5-a838-0c1d4f8c3b53', '531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', 'ISBN-13 Digit', '9780122272202', 4102, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1df6aeb1-46ac-4bdb-ae96-524cec3ddf01', '7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', 'Illustrations', 'No', 19975, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1df802e7-edb5-4e63-975f-614c43db8abd', '1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', 'Binding', 'Paperback', 13646, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1dfac336-df03-42a5-ae73-feb4429de3d7', 'c5a20aa7-f114-4a2e-b929-b7913f3ea622', 'ISBN 10 Digit', 'No', 11966, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1dfdf79c-1902-4f6f-abb4-12b07999052a', '237fe6b8-b29c-4b03-9085-146493449838', 'ISBN', '5-03-000220-0', 3354, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1dfea432-b8db-4daa-9b96-22f0e3435a97', '4bcc3fe4-641d-4b19-b3b0-9761931938d3', 'ISBN 13 Digit', '9783540308324', 14088, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1dffa214-69f1-4b1b-bc37-db0a5df55f62', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'Content', 'No', 5044, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1e08832c-1e5f-418b-936e-d6ab38cf547c', '739b078a-eb1e-456e-ba8c-5af2ba6a2e33', 'Pages', '88', 21203, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1e0a444d-6492-4b53-88d0-744d5a7f2963', '7a7ec9a7-cf43-43e2-8635-2d48d56dfffe', 'Author', 'Edwin F. Backenbach', 5016, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1e0ea2f4-3321-41eb-8b2e-7cfc11aa6321', 'dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', 'Binding', 'Paperback', 21431, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1e145044-672e-4584-aa52-180a94f47789', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'Year of Publication', '2017', 13392, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1e163c4c-3cb1-41c1-8ccd-405ec71e392b', '0d62b087-6036-44c7-8422-3185642dd1f1', 'Author', 'Joe Casad', 21687, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1e268b4d-9881-435c-a243-8f1f5de4f842', 'feb2fb63-66b3-46f8-8e63-a2e8f5662298', 'ISBN 10 Digit', 'No', 16997, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1e3c8c87-0f13-4a8b-9baf-bb57ed50865f', '513a2398-d7fc-4f66-b713-6dcd94c5c918', 'Author', 'Archibald Edward Gough', 201, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1e3e22f8-f5dc-43fa-aaaf-ad907a2984bd', '381deaa9-f8fe-4b54-87a1-6952e33b8f9b', 'ISBN 13 Digit', '9789339222307', 12214, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1e3e2fdc-e299-4170-9d91-d6c34f7eceb2', 'f77151fd-8aac-49d4-a577-e3003b45ef1f', 'Illustrations', 'As per Book', 7044, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1e3fd526-f912-41cc-8987-d96359d2aa3c', '1d18173d-711c-473d-8851-1a4483d8ab9d', 'Binding', 'Hardcover', 3017, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1e42d7e5-823f-41d7-83bc-509947e7b5e8', 'faa261d7-7d75-44c7-8fd2-4463776dcf8a', 'Content', 'No', 16430, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1e479b8d-47a0-457e-aa0b-9af4f3151cf2', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 'Author', 'Leslie A. Miller', 19442, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1e4a261b-4c52-4e95-be6b-3fdc51cc8461', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 'About Book', 'No', 8127, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1e4d3ef6-8449-4cd7-a2f5-f1b285fd97e9', 'dc53220b-9c64-425c-9d60-eaf143d5c6ee', 'Author', 'James Gosling', 704, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1e4db5e2-aec7-46c4-9823-ef7e12a33441', '9000a9b5-6e39-4ebf-9c43-4c86aa9172d5', 'Publisher', 'Wiley', 1901, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1e50860d-9027-419b-bebc-01c4d0ddd9cc', '4de09fe4-bb00-4165-aba0-5277c404853f', 'Binding', 'Hardcover', 84, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1e55832c-c7aa-43aa-8220-5926fc8be096', '5280ac36-de01-4b36-93ac-ebf10fd82fd3', 'Sub Title', 'No', 16631, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1e584ed0-e182-4dd6-822e-8d4eeb91af03', '7c680bc8-a415-4c29-9489-79771c5e3aa4', 'ISBN 13 Digit', '9789381698471', 10701, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1e5b2b1e-2e10-432d-aca1-5093c0747568', '040d5832-913c-4b7a-b67a-a5dcaf3ebfe1', 'Publisher', 'Swaraj ', 10416, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1e5d9584-99b4-4dcc-b868-76b5a2c0ef63', '2e2da5e1-fd12-484d-920f-f1619a34eb98', 'About Book', 'No', 21925, 12, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1e60d836-3c2e-4924-9733-f88870fc1ba0', '9c009ecc-6b00-4090-87d9-8f5503182f73', 'Illustrations', 'As per Book', 7066, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1e629aeb-28a6-401e-97a5-5d1236b2e3ef', '93e6478a-f742-46de-a18b-3454da14d6be', 'ISBN', '9781119991946', 3172, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1e6ab8d1-4470-4c55-89a3-d9786b1673cd', 'ccde8a8b-f27c-4da7-a8f2-da848e84594a', 'Binding', 'Paperback', 10163, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1e6b4364-98f0-40c3-83be-3bcd214da06f', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'Pages', 'No', 16947, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1e73583d-f507-42b2-879b-bcfe820facc3', '262b1e53-4ba0-44de-a438-e711f9f96cdb', 'Year of Publication', '2005', 5114, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1e78c8f3-dbee-42a1-bb90-7e74006d9ba0', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'ISBN 13 Digit', '9780080474878', 16419, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1e78d58f-02f8-4d5d-878f-26d96d3a9207', '47656771-3a01-4a46-8768-b0a26c0974dc', 'Title', 'Marketing Management 16/e.', 2533, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1e7d256a-c7d9-4b4d-8e8d-acc887805f90', '3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', 'Binding', 'Hardcover', 20886, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1e7d357c-f88f-423e-8bd9-dfc209ea76ba', 'f6e9585c-ed1c-4392-8959-a758a05bb30f', 'ISBN 13 Digit', '9783764377052', 8107, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1e83ce23-e77a-4ec0-9723-e77e1f6ae6d9', 'f563e94d-20e4-4965-b749-9e32b9d44569', 'Language', 'English', 4023, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1e8679c1-6e30-4da0-a833-9440d3cf0647', '2f9c453e-a5e7-4027-88e9-c6f89b3063df', 'Year of Publication', '2017', 20587, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1e8a5e86-ec27-46d2-98e6-dd389ef0ae3c', '79052575-275f-43c6-a3c6-327cd4081385', 'Publisher', 'Geeta Press', 10365, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1e8dd47a-3641-4eec-bf42-7687784eff6f', '8d65d566-a900-41c5-bc8c-414ba2d456cc', 'Author', 'Beena Rai', 12838, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1e8e2bc2-22cc-442b-93c4-184c90815ea6', 'c06ea7d4-2fbe-45ab-ac53-a0be0049cb41', 'Author', 'Horace B Davis', 15859, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1e8f7cb0-eb54-416a-a3af-f594178e35ec', '874e5e91-2c76-4a94-a671-6622c9b78455', 'Content', 'No', 11182, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1e90cc02-04f0-4a88-bb0e-29348557a94d', '82b79ccd-d7fe-401d-bba1-fa1a534b11c7', 'Pages', '404', 22253, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1e921cc9-9491-478c-9c47-384a540d0403', '63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', 'Author', 'Rajeev Bhat, Vicente M.Gomez-Lopez', 3195, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1e929224-a1dd-43a7-a6f3-6ba29cdb9bed', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'Sub Title', 'No', 5119, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1e95d347-c953-45cb-806d-61c48f31973f', '78058af2-425f-407b-b640-b60e069bc5e5', 'ISBN 13 Digit', ' 9780486462837', 4929, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1e9be9c9-c5e7-4940-a47e-852d7af69341', '3550c579-8904-4cf6-acc3-a98162f312b7', 'PAGES', '160', 3596, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1e9d2102-82f6-42fe-a6da-dbcd264583fd', '84b2a684-e60a-4256-8be4-ad00a37e449e', 'About Author', 'No', 18802, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1e9e935a-d1c9-4bfb-867c-f7d384fc0d83', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'Author', 'Brenda Stalcup', 19462, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1ea4302a-d460-4aee-a5e7-13cf3ddc6787', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 'Sub Title', 'The Art of Worldly Wisdom', 20648, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1ea4c865-1f53-4150-9a7c-264a81ce0188', '12decdb0-6ecb-45dc-8481-02d652763b61', 'ISBN 13 Digit', '9788120329683', 12045, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1ea8fbc8-89c1-40bc-90b1-3432bdfb4046', '123fcd24-7c5d-4f17-9979-30a38db8bd02', 'Binding', 'Paperback', 19141, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1ea9c35e-8e6b-45dd-b2e4-95faa5b8c07d', '1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 'Year of Publication', '2000', 17642, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1eaad86b-9ff8-4ce8-b0ce-af563141ae6e', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 'Content', 'No', 19787, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1eabdd02-adb1-49a9-8a63-513cf370d085', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'About Book', 'No', 21624, 12, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1eadefca-f675-4d4f-b41d-9f46f68b5376', '0987242e-24de-452a-b71d-25b7338ddaae', 'About Author', 'N/A', 21243, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1eaeb188-a2da-4eaa-a2f2-3586aaf3d47f', '618e73d2-f1eb-48ec-84b1-f6c0c51028f3', 'Pages', '275', 7533, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1eb0d0ae-9156-4a60-96f7-b4e6bf4fb26a', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 'Illustrations', 'No', 22466, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1eb27ea5-e166-4d29-87e0-5252194181b7', '1ab45e58-368c-49c7-b812-e98776edd59d', 'Title', 'वैदिक वाङ्मय का इतिहास', 2382, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1eb30264-ab6f-4dcf-80eb-be2a966f38dc', 'd9caa704-eba2-4809-98e8-703d7e81597a', 'Year of Publication', '2012', 4619, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1eb31513-9d49-4107-92cf-294232002f75', '67b9435f-20cd-4f0b-a553-cd789627c31a', 'Content', 'No', 15835, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1eb480bd-c6e0-4bcc-8f60-7ede0c7b17ba', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 'Language', 'No', 19794, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1eb4fe67-6950-425b-8e59-4e9c873fb35d', '4542d996-9165-478e-8cfa-e0a7858f070b', 'ISBN 10 Digit', 'No', 14209, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1eb76a93-88d9-4844-b3f6-cec5abdd0870', 'd315626b-fe60-4a90-8103-ac1d36a24f6a', 'Binding', 'Hardcover', 13181, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1eb9d516-4a00-47a9-972a-7a5cd08e3622', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 'ISBN 10 Digit', 'No', 10269, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1ec1e45e-9505-4a64-84fe-543342fa7c8d', '66392450-2d8e-496d-a257-aa3ccca2c402', 'Pages', '296', 7522, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1ec40150-eed1-4526-955d-6604687806e9', '06317db4-6255-4d7e-8f40-f09f10168e8d', 'Sub Title', 'No', 14045, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1ec4033d-af56-499d-bb56-da3de9d17918', 'b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', 'Illustrations', 'No', 17898, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1ec489c1-3783-4bf1-93b5-c7941de51432', '47d33970-46c3-4009-8d5c-f059253de6dd', 'Sub Title', 'No', 20304, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1eca6d48-c437-4c32-a0e8-61f282acdbad', 'a7cd4e5b-8cbc-4cb1-aed4-4da13eef1132', 'Language', 'English', 22765, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('1ecc4a03-d36c-4a51-9b80-59fd217f3b05', '438f25eb-57f9-4ef5-8090-bbe41195edc6', 'Year of Publication', 'No', 16179, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1ed7111f-6fe9-4ffd-b6e9-acad9f84dcbf', '48b02f58-c1f8-4010-b927-d6e758f5c8e0', 'About Book', 'No', 8777, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1ed848f8-67fa-4b9d-8cd5-560fa77dd8cc', '24c18dd0-c37a-4f6f-bf8a-65f01a31c450', 'Language', 'English', 12271, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1ed8d91b-cdd0-494c-8734-bb840ff9454e', '2fd46c7a-c727-4b58-8ef0-f34a9b9e92aa', 'Illustrations', 'No', 13716, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1ee1dbae-2a32-4319-b861-0c1bb5f73b4e', '59a557a5-a8cd-4d1d-b129-e903f049df77', 'Content', 'N/A', 16288, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1ee78877-dc75-4f54-b490-8de90e5b6b0b', 'c25d8e34-f54a-4c92-8efa-8dac41d1830f', 'Binding', 'Paperback', 18967, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1ee94088-fece-41b0-b2ba-ac31948ccc05', '0affde79-99e8-4c7b-bc7a-7906356a4798', 'ISBN 10 Digit', '0906522374', 6440, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1eeb432c-b833-434e-9521-98744b9b58ca', '7211b54a-f86f-41cd-b147-86e400cb175f', 'Pages', 'No', 21152, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1eeb8e3e-30f8-4517-892d-580171b7e595', 'd78d360e-b79d-433f-9b0d-1e766e213ba8', 'Illustrations', 'No', 22453, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1ef69d01-7d8a-426b-8f47-3b14ea8a42de', 'a90973ac-d16f-49df-b45f-cbaa7af9f3f8', 'Binding', 'Paperback', 1950, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1ef81690-28d2-4eb2-a5f3-f5f8125f5d93', '34bbf52e-2442-4981-b81e-2c5741523a5a', 'Language', 'No', 8534, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1efbc835-836a-41a0-925e-415b88f45643', 'e3a4a9c4-b03c-4964-a527-4afe1301c3b7', 'Binding', 'Hardcover', 17289, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1efbe2c0-edef-4c51-83c0-6e5f809bb9eb', '5caf4d20-3c00-4691-80ba-04fe4a9113c5', 'Year of Publication', 'No', 9376, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1f040c9e-21dc-4568-b413-23efc503e41a', '33d59866-54d2-4a0f-ae2e-4948cbeb697e', 'Title', 'Technology and Innovation Management 2/e', 1203, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('1f07ee6f-0665-4787-84fd-a8dcae244ade', 'ea3576ab-9940-4602-bf6e-89b2803da2ce', 'Publisher', 'Longmans Green', 214, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1f084e80-0439-4192-b9e5-d0bd7e0ff268', '390cf382-9a2f-4f78-b3a9-d82d7577404b', 'ISBN 10 Digit', 'No', 14657, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1f10df21-2145-47e4-aa3d-6638bc25d252', 'fecab443-fa30-4f59-9b06-ccbb43705760', 'Author', 'S.C. Shaoo', 18231, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1f11f7ee-7a0c-45a6-9954-9c28d88b149e', 'afc56659-db4b-4ed8-abae-86c0c2fbd887', 'Year of Publication', 'No', 13874, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1f14ddd0-8ebd-4e0c-bd73-eec788c89e8c', '15a67626-2495-4489-a346-d702e518a1d1', 'ISBN 10 Digit', 'No', 14930, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1f172082-7c0c-4712-b465-756f547ed18e', 'd6b80d72-eebd-4f2a-ac65-82fb438b8a04', 'Edition of Book', 'First', 9174, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1f1d6eca-c297-4f3e-aac1-afa87b7ab3e6', '1c6494bc-f43d-450f-9b39-3ee9e78a702b', 'Illustrations', 'As per Book', 7382, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1f1d7e82-2fff-4b95-bf3f-079a56244d4f', '8a89f065-8030-4f5f-a7ae-9fcc6007b746', 'Edition of Book', 'First', 21022, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1f2023b8-f0bf-469e-a78e-15c56b6d1fbf', 'd42864cb-51e4-4b69-90cc-597cf3d058bc', 'Edition of Book', 'First', 7635, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1f23778a-19db-4a50-9998-822aad09c8b0', '31011c6c-0bed-4036-ba05-0919258026db', 'Publisher', 'RSC Publishing', 6798, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1f266bb0-2376-43ca-9de6-abca6778e6da', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 'Year of Publication', '2006', 22463, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1f2c4824-c064-4cdb-b878-3af8a801f7a2', 'c25ca7f3-3e50-4d97-9291-8a94b2d391a6', 'Edition of Book', 'Ist', 22134, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1f2c5d7b-f24e-4ab2-b361-a624ad33b2b3', '4e64e9fe-3c1c-4608-a515-a513854d89d2', 'Author', 'A.Tamilarasi', 2544, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1f30ad6e-d4fb-452c-a922-e6e5518c7a94', 'a3965fa6-ff70-456c-ac90-3b7201406c50', 'Illustrations', 'No', 9353, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1f3122db-63ad-4838-9a47-861ac567c3e0', '2f9c453e-a5e7-4027-88e9-c6f89b3063df', 'Sub Title', 'How to follow your inner guidance and nurture children to do the same', 20580, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1f3246c4-d5f1-4012-906c-18e8f5908ccf', '075775a2-40eb-4571-9afe-905537c0d85b', 'ISBN 10 Digit', 'No', 13696, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1f4373e8-81f9-434f-9d77-da4ed5b9ccf1', '0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', 'Author', 'Henk Broer, Floris Takens', 5315, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1f44cfdf-0615-43de-ae0d-43b19b646352', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 'Publisher', 'Brill Academic Pub ', 4513, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1f49bb93-f2b3-4203-a009-4eee1fa626e9', 'a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', 'Binding', 'Paperback', 15060, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1f4a20c5-995e-4fc5-bfbd-d8bf7d655c95', '5c07c064-0a90-4c0b-86b1-ed4b31c9ce06', 'Year of Publication', '2012', 18495, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1f4b33e5-c88f-4246-86d4-6b41588203c0', '616ce5ba-b0d7-4f85-9f7c-e119515b3292', 'ISBN', '9780521734417', 521, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1f502e06-0ebc-4c2e-bcdd-f5d99f65fa39', '374a902b-aff0-4c6d-9e99-53bff64c4030', 'Title', 'An Introduction to Difference Equations 3/ed.', 22484, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1f533b73-2605-471a-8397-8b07a691977d', 'efc2b6a7-3ad5-4e19-8cb9-7ea331ba24d5', 'Edition of Book', '1st', 6405, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1f558293-3f23-4c2b-a1a1-38778216967c', '13ae25cb-81ae-4b3f-ac44-767bec800bf7', 'Binding', 'Hardcover', 3233, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1f558ac4-23a2-4526-a348-1b36611578ee', '618e73d2-f1eb-48ec-84b1-f6c0c51028f3', 'Year of Publication', '2010', 7535, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1f55e260-112f-4493-addd-61a191a8de0c', '055d9e50-1481-43da-90ab-de21a80703ad', 'About Author', 'No', 15198, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1f56c654-5e01-4cc9-8b87-e5e3395e9aa4', '1776242c-0ea8-4545-a118-b28afa85b0b3', 'Sub Title', 'No', 14614, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1f61131b-ddd3-4011-a404-df80e9b2e7c1', '24b74a24-bced-46b3-a5ae-e3960897df76', 'Author', 'Beth Morling', 744, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1f61fdf6-40f9-406f-bbe6-dd1988002a40', '9c9a5f14-3f73-4a36-a461-1f36abf5d31e', 'Publication', 'V.Ramaswamty Sastrulu', 173, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('1f62205e-f134-44ec-bea1-7e5b8915c94f', '2319637b-e083-48c3-adf7-15479a6486f1', 'Author', 'Short', 10919, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1f6384bf-f608-41b6-9079-6b811ff05044', '7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', 'Publisher', 'Pearson', 1456, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('1f66bc58-1b6e-4d04-85b2-d1570c377464', 'b5ff3b91-9298-4df2-9a3b-689b5e4db948', 'Content', 'N/A', 12004, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1f67efd0-86ca-4ccf-a54c-1b42b82afc61', 'e1436cf1-726f-4b4e-988b-4555218daedc', 'Publisher', 'Random Publication', 1851, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1f69053a-6f3c-4c44-8eb2-130983a29f31', 'ef451648-1ec0-4707-bae2-dc5d4c4143d2', ' Binding', 'Hardcover', 3278, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1f6b8e86-61c3-446c-a3a6-be58a002904d', 'fc979217-77ee-43bd-9ca3-4e04fa9e8813', 'About Author', 'No', 12172, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1f6e924e-d8c2-4654-97ee-e46784d8a72f', '748b3e33-1ec4-4b06-b307-bfa86a150be1', 'Year of Publication', '1999', 11389, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1f6f68b7-0724-43b5-b377-f59649bc3b3c', '3544e8f1-a877-4daa-b781-813b9828406c', 'Title', 'Pollen and Pollination Ecology Research in Agriculture', 2407, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('1f72321a-16c9-4ab8-97c3-00987ef86359', '4a54d0aa-de02-4eb6-99af-ccc74c702f8d', 'PUBLISHERS', 'BerghahnBooks', 3667, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1f73a0df-7e94-42c8-8673-09342bba6981', '5a272247-3cba-4b9a-8d41-56c0db50b591', 'Edition of Book', 'Ist', 18221, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1f78ef07-2d6a-4529-8d79-2ff8723baa62', 'd2febf39-4bca-4ef0-97d5-788d9e91987d', 'Weight:', '3856g', 7549, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1f7a25ac-89c9-4802-98fa-dea41e5315a4', '6ed3d092-34d9-4254-a1be-11eea30bf664', 'Binding', 'Hardcover', 18085, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1f7abce0-3628-4059-9b8d-7cc39370792d', 'caa7b090-0273-4389-943b-c3132ed96291', 'Author', 'K.M. Naidu, K. Sreenivasulu Naidu', 15990, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1f7e3979-747c-4f11-860a-13ba877774b1', 'cdfc11cc-2d90-498d-970b-f9edb867c600', 'Year', '2024', 3677, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('1f7f2b10-03b1-40c4-a228-ac5d6f875772', '6ec0a66e-2570-4b25-b35a-2b0aa424b6eb', 'Year of Publication', '2013', 14947, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1f82abf2-f122-4262-9b14-4309f7ba1733', '5280ac36-de01-4b36-93ac-ebf10fd82fd3', 'Year of Publication', 'No', 16639, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1f82e035-18f2-4572-b202-ee33a22a0125', '323ab93b-6e29-4dd7-a143-9a5e79a53b87', 'Year of Publication', '2015', 12390, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1f8569bd-e76d-4545-891c-118cac8b97fc', 'ab00247d-7ec0-4f30-abd3-aed6c5defa9a', 'Author', 'V.C Srivastava', 4338, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1f889ac2-64f4-4d90-8869-3d9e234750cb', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'Illustrations', 'No', 16952, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1f8c5259-a18a-420c-b3dc-fc66e49694d0', 'fdb0aeca-46e2-4b1c-b462-d6f0f182f896', 'Pages', '202 pages', 22556, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1f8d2ac1-7893-45cf-8581-b5dcffeae3e2', '2060a09b-281d-4ad5-ac02-cac3f12766f9', 'Language', 'English', 17196, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('1f8f9b70-1d08-41b0-b9fb-673ba0e79f27', '9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 'ISBN 13 Digit', '9780387741086', 12607, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1f9269bb-b26e-4baf-a92a-e1dc4165ad1c', 'c9c684f3-586f-4a55-9c22-be9749021a9d', 'ISBN', '9781466577596', 1675, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1f9301a8-f5e0-40b0-a8f3-0c30bca8f046', '3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', 'ISBN 10 Digit', 'No', 9749, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1f948cd2-eb9b-4efc-8b1d-007d29f6dc1e', '02f1149b-d029-4e63-8d3e-15686984e157', 'Language', 'English', 16334, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1f98ef67-9ee3-4b58-8df9-de64476c58dc', '781b214c-649d-436c-b98f-ddac499e9ab3', 'Year of Publication', 'No', 18660, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1f9ae312-1bda-4a70-a426-71535d5930a9', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'Edition of Book', 'Second', 6667, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1f9c21bb-6a10-4cae-80b1-1a629bd818e4', '5e0e58c0-db17-40d2-8358-ca2e9cfb1471', 'About Book', 'No', 20694, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1f9c3dcd-6537-4ed1-87d8-3b36a6b1a217', '41cd492d-5a2c-4fc3-a23d-01e50c8e0302', 'Language', 'English', 7694, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1f9cdc2a-8367-4147-8ac4-9c282cf291a5', '9d8d20eb-dc9e-49dc-a6c1-718fd6461999', 'Pages', '184', 22682, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1f9ea4ce-72b0-4fef-ad5a-1ca47e3ee269', '9be107f9-7bde-4df9-acd2-df570e056cbb', 'Author', 'Jane Turner', 3833, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1f9f4779-1e01-480b-84ea-657ed21fdca3', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'Edition of Book', 'No', 9897, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1fa2bea3-e01b-457d-8ce5-3b39d9807c30', '178ca559-c765-49f2-bc54-b44204290cb8', 'Author / Editor', 'Stuart Brown |  ', 4567, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1fa2f377-2126-4a9d-80bf-b843c7a26038', 'cd81ec5a-65a3-4517-899c-d5657a2c4ce2', 'ISBN 10 Digit', 'No', 12226, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1fa3f033-4f5f-40d4-bd69-02fcdd00edbf', 'feb878b3-4196-4bce-8a7e-b495c1efa9e9', 'Year of Publication', '2015', 18181, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1fa9a084-c4e3-4a78-998e-a2c97b5c0a7d', 'aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', 'Illustrations', 'No', 21784, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1faa0332-77f9-447a-ae27-8d3940df5bea', 'ad84b666-ae5f-43d2-9442-ae3782c27981', 'Edition of Book', 'First', 15936, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1faf29cd-cc9d-4600-9697-fb6710145198', '0768c5e2-e047-4b08-80af-88f527aeba87', 'Binding', 'Paperback', 13676, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1fb004dd-abb9-4495-abfb-17c22137a852', '9ea8df19-e083-41d8-a521-f917bec71477', 'About Author', 'No', 15733, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1fb76d9e-1c93-4871-8de4-3afd757c7473', 'c5cf3281-48ca-4b2d-95d6-a2662543a90d', 'Publisher', 'Standard Publishers (India)', 4027, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1fbc0bac-acc7-42c9-8049-38fd3582fe49', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'Publishers', 'Wiley', 3806, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('1fbce53a-2108-4c53-bcac-6bfa2eeda683', '8f80df3e-0e1a-40c8-a433-f8d463298a27', 'Pages', '2416', 7464, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('1fbf74d4-afb7-4628-827b-e9c53cf8418c', '3d4e83e3-370c-464c-9af9-0ccba69a5ef1', 'Author', 'Dr. Jiya Lal Kamboj', 10218, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('1fc52a0f-953a-4819-b302-802096b7aafc', 'f99ad88d-9b81-4689-b139-05bccf622d2b', 'Content', 'No', 9003, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1fcb6d6d-8eaa-4077-9a42-a27db92f020e', 'bb8bf3ec-b067-4563-83e6-fd725b5ae272', 'Pages', 'No', 16086, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1fccdb12-8258-4616-bcbb-c7fff5402aff', '1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', 'ISBN 13 Digit', '9789384746124', 19414, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1fcd2e2f-9d7f-49dc-b75f-744c3b474999', '8836ecd3-6900-4ac8-a134-41ed09a2f208', 'Author', 'Aidong Zhang', 22527, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1fcdbe2f-c062-4693-9edd-e215edbe153f', 'fcfaae26-0daf-4370-976f-6a86e810ba4e', 'Year of Publication', '2012', 15879, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('1fd3163b-a129-4a5d-984c-4dd86cde6b18', '5c07c064-0a90-4c0b-86b1-ed4b31c9ce06', 'Pages', 'No', 18493, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1fd3e15f-062a-4026-9fcd-c86848de9c07', 'cc18b10c-88a6-425b-82c1-c5451d86327e', 'About Author', 'No', 9422, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1fd60cad-2dea-445a-b29e-041da26c2b51', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'Sub Title', 'No', 14331, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('1fda79ff-d8d8-4a1f-aa8a-fcde7a5a9631', '80eef61e-df6d-4c7f-ad33-12d4e22f6111', 'Pages', 'No', 9019, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('1fdcbab2-d6d5-4464-b8cd-b01b43d13cf9', 'c2be091e-c843-4f4b-9003-b45b2ce06fa1', 'ISBN', '9789395431224', 1800, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1fdd4704-ac01-44c6-b216-81c585152540', 'e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', 'Sub Title', 'No', 21650, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('1fdf34dd-ffac-474f-8a88-582a9546adf4', '39dde3a4-8f4c-4ef4-b493-17e9f02a5f4a', 'Content', 'N/A', 21890, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1fdfc8ba-5118-4404-8867-22b280ee46ae', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 'Author', 'Krzytof J. Jankowski', 22260, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1fdfd723-cf80-4038-b2af-59f2e784bdbd', '930e860c-1443-43e2-ba3c-f063ee078d59', ' Title', 'Goswami Tulsidas'' Geetawali and Barvai Ramayan with Ram Raksha Stotra ', 20215, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1fe04a52-0288-467a-b3c2-d4e271cd38eb', 'fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', 'ISBN 13 Digit', '9788188791637', 16623, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1fe4095a-1e51-404c-ae56-ef041539a33e', 'ba323e26-9b47-4173-9128-b98473cb23c7', 'Year of Publication', '2005', 19129, 8, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1fe70e34-551a-4817-847d-345ba0235b1d', 'd783ed15-2dc1-49a2-9ece-0bce44c6c421', 'Language', 'English', 23006, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('1fe75741-da2d-44b0-a55c-6a92ea196c9d', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 'Author', 'O.P. Sharma', 18304, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('1fe7619b-e172-4552-8b57-b68c7a0ff5d2', 'eef924e5-7c9e-47dc-8b3d-4423e61c39c8', 'ISBN 10 Digit', '0486439011', 5461, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('1fe7b9f5-bd4d-4222-9dd9-3da85b084366', '761c7e20-a983-44c8-b1e0-53542e501009', 'Year of Publication', 'No', 20728, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1fe83e02-be8b-46f2-a64d-03d38725d9f8', '413013bd-c60c-4268-ab4d-d2f63261a0c9', 'ISBN 13 Digit', '9788131217856', 11910, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('1fec2464-ba95-42ba-bbf1-e0e734d4e7f0', '3b9888d3-318f-474a-9bac-7e9a039a4912', 'Publisher', 'Bios Publishers', 716, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1fee71ef-b0e2-40ee-ba5e-baa644b4708c', 'ab597c49-ebc5-4c57-af04-d48b2bef281c', 'Title', 'Realizing Community Futures -A Practical Guide to Harnessing Natural Resources', 22741, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('1ff402de-7061-4485-92d9-e8fd1f70a2f7', '39ac4796-9e32-4a67-8cb1-81da2e408b7a', 'Sub Title', 'No', 19977, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('1ff440be-3b07-4260-a95d-f1336a4c37e9', '3472fc55-f6f9-46bb-9c9d-e066e1590aea', 'Binding', 'Hardcover', 20838, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('1ff4730b-1296-44c5-9dec-649baa883f2e', 'e15315d2-56c0-47ae-8874-1522fb37224a', 'Year of Publication', 'No', 13017, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('1ff5d48d-5941-41ad-8f37-9fbfd1db00e4', 'c2be091e-c843-4f4b-9003-b45b2ce06fa1', 'Title', 'Agricultural Machinery Industry', 1798, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('1ffa02ec-a3d1-4063-8fc2-44990bf9c679', '0d627e06-c965-4257-94f1-eb7ca59d365b', 'ISBN 10 Digit', 'No', 15967, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1ffcff06-f3ee-498e-b327-bf5ecd6a12e5', '11dae738-8416-484d-8a59-ed8d12710398', 'Year of Publication', '2000', 16244, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('1fff3d90-9ca2-48cb-9d30-b610e46bb4d4', 'da54cffb-67e8-4426-a1f5-903e27d2e054', 'Binding', 'Paperback', 697, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('1fff7c85-1abc-4754-99b3-906fb0306209', '850d71a3-6622-4e20-bb85-d9ac64859725', 'Author', 'David Kirk, Doune Macdonald, Mary O''Sullivan', 18373, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2004fce6-b190-438a-ad06-c226370dc65f', 'e3b23a84-9287-444b-b0b9-e701fec8b0b1', 'Illustrations', 'As per Book', 12313, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2005c8e5-8ae4-438c-b5fe-4b17907dbb1b', 'bfc54ffd-910e-4435-9f2b-7a3d130231b6', 'Binding', 'Paperback', 588, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('200709fd-b10a-4524-becb-ce58c7178d8d', 'ef4db633-9825-4db8-832c-b872d770a074', 'Binding', 'Paperback', 1043, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('200741bc-3bf6-42c5-aa7d-a6f036b75d45', '40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', 'Sub Title', 'Health Management of Spice Crops', 13502, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('20101139-5499-447a-8d64-787f6cabacf9', '90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 'About Author', 'No', 14272, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2010fd70-714a-4ec0-b38b-fca86a5cb8c2', '72580b5d-5f7e-4879-80f7-6445bb9df0d8', 'Year of Publication', ' ', 15073, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2013061c-c666-4279-8ab1-a31eacfb1b97', '17f65cdb-a960-4ab9-a161-f4ceb827ed38', 'ISBN-10 Digit', '0123868602', 4112, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('20144ee9-edac-460a-9c5d-4594fae757c1', '5fcc0e23-c6af-40f2-9361-e63b60d45b4f', 'ISBN', '9789353503260', 2163, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2015bdd6-3e17-46dc-8c73-39a8f4dba3c4', '93dcd6c0-e159-42f4-b3ce-872ead2154e9', 'Binding', 'Paperback', 5685, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2017a9a2-7391-4058-a821-c2e510a115eb', '1ce563e8-c1b0-4f10-9fca-f32e45f5eed3', 'Content', 'No', 21665, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('20184b6d-4540-4609-a4b1-8856e42c03b6', '4d278edc-45c2-4b23-aa39-b24e6afd42ce', 'Sub Title', 'No', 12053, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('20185c11-58bf-4680-968f-0bd01636a774', '57b10fe2-f134-42f8-a0a9-754372fb1986', ' Language', 'English', 3442, 7, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('201afc83-0f54-4437-beaa-9287839438d6', '5bbd4aaa-ac4a-4a5f-b871-ca80a95063ff', 'Pages', '2011', 22162, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('201cb7b3-30e3-47e3-a855-8785029afc81', '45eeb443-7c68-4f68-848c-49d67e2f300d', 'ISBN 10 Digit', 'No', 21446, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('20253180-7594-48d6-85f0-fc74edf1437e', 'c0993501-3ca5-4c1f-afc6-fea5e14b13f3', 'ISBN 13 Digit', '9789383158546', 17701, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2026aebc-f811-4110-9781-d0afee37a21c', '1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', 'Author', 'L.V Tarasov', 2759, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('202bba3d-2094-4b1a-b2ee-032cd07738ef', '35b0cfb8-de3e-4fec-90c3-fe65c129bedb', 'Author', 'Berthold-Georg Englert', 13880, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('202c2605-70dc-4955-83a7-31dbbe225e98', 'd93367b4-54df-4a93-80d8-abfe29df7966', 'Edition of Book', ' ', 7316, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('202d30f2-78a1-488f-a541-b6468b934580', '844123ba-c1ce-4e62-8d15-2e7708cc4c29', 'ISBN 13 Digit', '9781598037517', 8835, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('202e12ca-705e-4471-846b-3c83a19c4f54', 'e0dcdd28-135b-4901-a9ab-c588075ec73a', 'ISBN 10 Digit', 'No', 17778, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('202e587c-63c5-4351-b6a6-8d7d9c98a7ff', '1087b852-7de7-4513-83c4-7e4b0f723dbf', 'Pages', 'No', 13750, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('202eb31d-d035-41de-b1bf-e27d582c4d86', 'fb929af3-7379-431e-a728-4da325cb26c3', 'Edition of Book', 'No', 13498, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('202f3173-32e9-441e-8348-e9995cb89099', '9be107f9-7bde-4df9-acd2-df570e056cbb', 'Language', 'English', 3837, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2034b86f-cc6b-4de5-a3cc-13b5edc2fba2', 'a1826d83-eddf-4947-9c5d-3d413c460a8b', 'Binding', 'Hardcover', 20921, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2035cb05-13e3-4548-aa19-a6977d7462d4', 'ba414ff0-87ad-4626-bf7a-354c3c460c52', 'Year of Publication', '2015', 7143, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('20383f63-bd23-437b-afd3-5c7928b58bff', 'e754acc9-04b4-4031-8c3a-6acb1100fa50', 'Author', 'Gopal Sharma, Amrita Kumar Shil', 17736, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('20387f80-5ddd-41e9-a0ce-c6264f850448', '2db85b88-60e1-49e1-ae29-17d5f6157354', 'Year of Publication', 'No', 12661, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('203a2438-569e-4e67-9492-bcc60463eaff', '0d30b64d-fa77-4fc1-99dc-b006db6cd0db', 'Title', 'English Interactive ', 21459, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('203b709e-9042-4488-80fc-e5808b299d8c', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'Author', 'Jens Kurreck', 12628, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('203c5e9b-1bf6-4918-bc02-bc5a42416034', '17f65cdb-a960-4ab9-a161-f4ceb827ed38', 'Pages', '2311', 4113, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('203c96a1-92ab-49fb-b140-e32220d9257b', 'ba42da67-8f69-4c3f-bd29-da6f15d430d7', ' Publisher', 'Mir Publishers', 3507, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('203cd846-aebf-4e15-badb-edf264c42d4b', '1cf570e5-b285-4174-b479-370f97c2ed08', 'Binding', 'Paperback', 543, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2040bdf6-bf2d-4ffa-b934-91541cc8d725', '5d7c3c1b-f309-4389-beab-75c5dae98033', 'Binding', 'Hardcover', 12597, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('204a8122-ed96-4d51-ac86-f801005d8794', '55169fdf-c857-4965-b6a5-549a4d926ff5', 'Year of Publication', 'No', 10192, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('204ab482-ce43-448a-8233-fa47c675ecb3', '1252c780-e611-426e-a5fd-c909b0df0e96', 'Binding', 'Hardcover', 13101, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('204b1883-fa8d-40a4-90f1-8ed182d989fe', '125c754d-959a-4fe0-a4f3-92cbda9ec0af', 'Illustrations', 'No', 10877, 11, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('204db956-f6ed-4df7-acb1-748e1b0f225e', 'a07df990-700c-44f0-976b-c9c9687e8635', 'Edition of Book', 'No', 17961, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2051bbf7-f956-4aee-9e56-2981afb3e620', '9ba2b6ff-d045-4af0-ad98-d23c270a9985', 'Sub Title', 'No', 22513, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('20565af0-2c00-4e90-9263-1ed55f09b91e', '35f70c25-22d0-48a6-8289-8d55bdc5983d', 'About Author', 'As per Book', 20238, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('206aa550-dbd6-4514-b594-490f402937b5', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 'Pages', '464', 3312, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('207008c7-29a5-4a5c-a83c-c7c1ed611163', '604f5fa0-42c5-4aed-a557-b73e68c0536f', 'About Book', 'No', 14509, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('20716784-1d42-4463-bebd-ef22358c3e73', 'cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', 'Publisher', 'Springer', 14004, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2075ec11-d00d-4518-a63b-f4662157c61f', '932ba865-aa35-4d78-98f8-64822c3d8f01', 'Content', 'N/A', 9995, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2077d5de-e9c3-4a12-9c0a-875963795372', '075775a2-40eb-4571-9afe-905537c0d85b', 'ISBN 13 Digit', '9780486442716', 13697, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('207ba1f7-4f99-4d9c-af02-8a371e3a1953', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 'Binding', 'Paperback', 15385, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('207f4422-a0f5-4b4d-b4d8-7a6a634796df', 'dc87c776-6a2e-40cd-a0be-0d2e31ac2ab2', 'Binding', 'Hardcover', 14543, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('207f7543-c8db-4a49-825a-38fcaff6d874', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 'Sub Title', 'No', 21785, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2081e604-fb94-4bd7-ab8f-0a396a2e8b72', '4748ed7b-a4aa-4a2a-b75b-d53204a0f908', 'Edition of Book', ' ', 23063, 8, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('20828ba3-552e-4be6-a1b8-94e5da320a44', '390cf382-9a2f-4f78-b3a9-d82d7577404b', 'Edition of Book', 'No', 14662, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2082bd27-4d53-4bbb-93e7-81a6fefd4158', '8206e4ec-fb8b-492b-8fa5-6892a087e484', 'About Author', 'No', 9539, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('208324f3-5bd4-4af7-b2c0-21c39e1e6590', '17261b9f-91c5-4992-b411-6d506b05f90f', 'Author', 'Razia Siddiqui', 1639, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('20841db5-f101-4f77-9f02-c4057b227957', 'f59774bd-ed25-4280-ba0c-0975cb46ac03', 'Year of Publication', 'No', 22606, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('208faec6-b7e0-42d9-955d-d9458b4271f0', '24b74a24-bced-46b3-a5ae-e3960897df76', 'ISBN', '9780393536263', 745, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('208fc116-bdda-431e-939d-7e3f1bfc369f', '26d3b487-9b64-4500-83ac-e06fc56b41fc', 'Edition of Book', 'No', 17909, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('209253e0-3994-451b-bb69-7086e5e242e4', '731eee36-806a-4aea-a155-8664459463d4', 'Publisher', 'Firm K.L Mukhopadhyay', 1910, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2092edc1-13c6-4e6a-ac8b-e4ad1afb2ad1', 'ea339cb1-7c5c-4293-9009-5f6f5256a580', 'Language', 'English', 2890, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('20930efc-cd26-4c95-9fce-de0d5f741296', '393b0afa-6b27-4ccb-a330-c8876cba9adc', 'Illustrations', 'As per Book', 12548, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('209a11e7-6e37-4cbf-83fa-d84a28545c92', '36ffdaed-3a65-40c4-a0cd-716f9cff894f', 'ISBN 10 Digit', 'No', 14852, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('20a01085-a767-4e48-a36b-3dedd5796575', '2fe4091f-eafb-4784-b156-6e8b0130f5c6', 'Edition of Book', '1st', 6564, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('20a0edaf-7969-448b-a374-f7a86f71ecaf', '5e58ec7a-6096-40bc-abed-57e32e99bd0f', 'ISBN 10 Digit', 'No', 17995, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('20a33479-e470-4def-a40c-8d42b9cb7271', '1382d5dc-275a-4ff9-bc38-7c84386c0285', 'Edition of Book', 'First', 20212, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('20a5bfd1-9e64-475e-bce7-47e1fc1d50e3', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'Year of Publication', '2007', 17525, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('20a76ecd-6beb-4723-85d6-2800b8f540a1', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'Pages', '190', 21618, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('20a81a1f-9ffb-4a15-8332-502d8804558c', 'a0b8c4de-7a2c-4c6a-b380-ebc0ed02091c', 'About Book', 'No', 18141, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('20ae6cda-eab9-4607-b314-bbdf25751650', '900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', 'ISBN 10 Digit', '8181160933', 14631, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('20b17e2b-3458-49a9-8763-2319ac52575f', '6e5bc024-d6da-422a-af0d-72bc77e00444', 'ISBN', '9788124606896', 7149, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('20b305be-9e75-4105-b562-1b767ac3ade8', '52bbf05c-f183-4503-8cde-931fdbf5544b', 'Edition of Book', 'Ist edition', 20792, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('20b5f0ed-ca44-4222-bc3d-3f26fe02db82', '86c769ea-f33d-42f2-81af-00f5b0844337', 'Publisher', 'Yog Niketan Trust', 94, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('20b795b2-9170-4d24-884b-746dfbc02ab6', '3286c522-f0dd-4668-b02b-0d81d7553821', 'ISBN 10 Digit', 'No', 18271, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('20b7ef85-2412-4698-a271-ffb43b5d9337', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 'Content', 'No', 21788, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('20c1b27b-e31b-4ac8-ac3b-45786df16770', '6c35417f-10c5-495b-8a1a-be830a80ecdb', 'Content', 'No', 18516, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('20c3b993-8919-4e3a-9cf4-afd8c6f775ff', 'ad85b4e3-b49d-4a99-87b1-82fc07ef02be', 'ISBN', '9781292101422', 596, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('20c64007-b74d-4efb-bc76-2e752f55a873', 'ab9730b5-1423-4f9a-96cd-002a4566b17e', 'Year of Publication', '2010', 16741, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('20c66c06-6e39-4cb0-933f-285811d1a9ff', '094cff2d-7c3b-4b55-8420-504b34e5befc', 'Year of Publication', '2009', 22475, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('20cc8f24-5d4a-4808-8152-89782a379bba', '8949acce-f34f-445d-b983-2c47ae307e86', 'Pages', '412', 12940, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('20cd80d0-a19a-40fa-93f4-28cab834c646', 'a874617d-6d1d-447a-9642-b66753fea421', 'ISBN 13 Digit', 'No', 18618, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('20d5de6e-1802-49bd-9ee3-cf5605f00f4f', '1a3d1447-bdbb-4635-8915-aa3e24129e88', 'Pages', '251', 18122, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('20d62f31-894e-4964-aec9-3cd288946b6e', 'f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'Binding', 'Hardback', 4659, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('20dce41c-79fc-4786-b28d-1b8ac535fe7d', '2d54c486-0c21-46b4-8dab-e72f3b5b3f23', 'Sub Title', 'No', 12282, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('20e4d099-09ea-4968-a21e-1ede7df425c4', '11fe297e-c04f-431e-b07d-07626185e547', 'ISBN 10 Digit', 'No', 18190, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('20e5956b-e843-4769-b409-f4460dec85c8', 'b06e7d14-5d10-47cd-bfb4-2ea8f8807ad4', 'Illustrations', 'No', 16874, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('20ea1f2b-f437-41a9-bea7-8bee16b922a2', '62dd4f2a-1698-4ded-a2e7-87d5c26befe2', 'Language', 'English', 6396, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('20ea936d-f232-4509-b122-cd2266eecaa9', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 'About Book', 'No', 12873, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('20ec10d7-6520-44b3-a999-7ff29db04421', '9c281660-1a1e-476e-a09f-a02d50fb8f07', 'Author', 'डॉ. वेद प्रकाश डिंडोरिया', 2988, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('20ed11b8-fad1-44f5-bf4d-4f147b189564', '4a303fed-da18-4087-99a7-6da450072f27', 'Binding', 'Hardcover', 18477, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('20eeb2af-3153-4186-bdd4-0423efc1a798', 'd8fbf742-57fe-4501-9d6f-54ab203e1bd2', 'ISBN 10 Digit', 'No', 8730, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('20f00bcb-d6d7-4cb5-9e62-1e8ae9bf4dfe', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'Edition of Book', 'First', 12783, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('20f3a25f-6ca5-4be2-9845-c51e971d7fe5', '4159d018-b8a6-4795-9db3-65af4f07475f', 'Pages', '145', 13168, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('20f81806-250b-4b7f-accc-36309d6caa4a', '8fee763b-4aba-4603-9bb0-07b150fe12c3', 'ISBN 13 Digit', '9781412968867', 7366, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('20fb6a42-128c-412c-8cb4-41817f01fb50', '601e83d2-f92a-4c17-abe9-3e122b6fa3a7', 'Author', 'Joseph Boschetti', 6002, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('20fe8c28-8be0-43ee-a069-08694b580f08', '5400ecc5-e333-4a9d-9e00-3df14220ecb2', 'About Author', 'No', 16557, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('21049bda-47de-4f2e-9930-350e3909b5e7', '06db38d0-cab5-434a-8618-2132ec2a11b0', 'Pages', '448', 3486, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2105360f-92af-46c2-9185-fed087a3b9b4', '533a02da-1a9e-4ace-9ec5-1dfa394861e8', 'Author', 'Mirdula Sinha', 10682, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2107e2ae-3c34-410d-bc2e-589d5216f413', '2a71084b-a427-40d1-b530-e35a6f04b01f', 'Author', 'O.P Mathur', 448, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2108d232-4c3e-47e5-9228-978c66be5dee', 'ac16968f-8025-4f93-8d4f-3eaf056d6ead', 'Illustrations', 'No', 13947, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('210d760e-2c90-473d-8b48-ee4ef60a2371', '58b670e9-eef1-4f31-933e-6afdbbca80a4', 'Publisher', 'Random Publications', 1841, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('21138127-1bc7-4bf4-a813-08f82046ddc0', '1084173c-5f73-4b8a-b636-f6e2e660a845', 'Binding', 'Paperback', 8357, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2116517f-35d1-4330-bff0-54af228117b6', '149b1f0f-44ab-4a69-87cb-7f9d48978445', 'Title', 'Operations and Supply Chain Management 10/e', 2221, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2120cd11-35b2-41e7-8fd7-7f1de4a1fd6a', '932ba865-aa35-4d78-98f8-64822c3d8f01', 'Author', 'Juri Dutta', 9993, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('21270a2d-a0af-49e2-b020-dd8c6d224050', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 'Edition of Book', 'No', 15400, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('212876a4-2df0-4786-8d15-755139418d7e', '1e994e5f-d6d2-4054-a200-5489cb2f7a8e', ' Publisher', 'Mir Publishers', 3340, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('212a5a05-9f06-4c95-b1bc-ff4aabea0fff', '8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', 'Pages', '760', 2483, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('212b6b87-8f21-40a7-9c79-41048d113a92', 'b3a7ead9-c184-44e7-86a3-ceea81ac2071', 'Content', 'N/A', 14812, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('212d0545-2b60-47e3-9b9e-cf1284523165', '18663dd3-1b0e-41b7-a487-05372fee58ff', ' Year of Publication', '1984', 3304, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('213393e0-4f28-4f8b-846a-2f8a85168c42', '46e37228-4417-4b70-8061-a90b26df39e7', 'ISBN 10 Digit', 'No', 16263, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('213b6524-a0bb-49e4-9e7d-be0fb9fe8c21', '00689374-18b4-48e8-8324-e8ff432f87f7', 'Edition of Book', 'First', 7020, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('213c9fe3-9bfb-4f13-b525-8e4e5e6af9d2', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'ISBN 13 Digit', '9780306458187', 13285, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('213cf628-4e90-47b2-ba1c-6c38492593d3', 'eec542b3-f8a6-47ba-b152-e73bef3cd8f3', 'Publisher', 'McGraw Hill', 1052, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('213d43c7-ab11-4940-ab82-027c7308951a', '8029e772-6ea2-4d9b-999c-cf14551c2409', 'Illustrations', 'As per Book', 20203, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('21508907-af74-46a1-bd61-1bb19bbed782', 'e7f90fc5-8672-4521-bdf5-998a5909ac4d', 'ISBN', '9781292080000', 591, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('21562ea9-acc6-4e83-9e7b-1567febf6673', '97efc0dc-70e5-4e04-b57c-859674381007', 'About Author', 'As per Book', 12852, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('215b4ad1-49bd-45ac-8661-aa53ed99d8a0', '53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', 'Language', 'No', 18066, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('215ba2da-bcc9-4373-a5d1-3dc35ef4ed84', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'ISBN 10 Digit', '8179760200', 14917, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('215d1d25-f2a1-4cd7-8eae-0458a4215b9e', '0dffdb22-c45a-443b-abc8-d0bac63dfbd8', 'ISBN 13 Digit', '9780521830720', 20700, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2161b1d7-da52-48da-b93a-90ebc5bc773a', 'a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', 'ISBN 13 Digit', '9788184352559', 9841, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('21629d7f-2ef1-4882-aabf-cd24b27ba82f', '323ab93b-6e29-4dd7-a143-9a5e79a53b87', 'Sub Title', 'No', 12382, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('217100b6-80cb-4d66-b437-bd143e47c49a', 'b59e3a1c-3852-4ebf-8394-8f799ab413c7', 'Content', 'No', 18458, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2171d08c-4f2a-458a-904d-b52b5b1ad519', 'dd49c913-1157-4cad-8d83-d5c853aaa102', 'Binding', 'Paperback', 10713, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('21749357-ce2e-493e-9245-8de3c5a2ee4f', '81380eb8-f34a-4f6c-82a4-c2cfe4eba9a3', 'ISBN 13 Digit', '9788188791644', 18009, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2174cdc6-b371-401b-832d-40ccbb908d42', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 'Illustrations', 'No', 9270, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('21799d3e-fe5f-46c4-99ff-1191e725df13', 'cc91762b-0781-4c37-a0bd-d153312d67cf', 'Edition of Book', 'No', 19550, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('217f4d5e-81d8-4444-b16c-aec24dc0cdbd', '317eba0b-b372-4bf1-a246-0892190a0179', 'Title', 'Customer Relationship Management : Concepts, Applications, and Technologies 5/e', 1233, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('21802589-1a42-46ee-b9f5-2a54be0e773a', 'a1826d83-eddf-4947-9c5d-3d413c460a8b', 'Content', 'No', 20917, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2182d406-02eb-46a3-b47e-f61c61392965', '00b1c2f9-b7f4-4422-8688-160a4588a2df', 'Pages', '1184', 6637, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2188d1f8-6cb1-401f-b22c-cdf3115163d2', '9830e020-aa70-48f3-bb65-5067702f904b', 'Binding', 'Paperback', 17440, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('218c1ddf-544b-4af2-868c-dd9003fb3239', '769c1526-9359-4611-be3d-dc460eaa2577', 'About Author', 'As per Book', 5937, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('218e6c87-1707-4528-9381-47a04c3ce8c1', '338dba12-7a43-49c7-8d1b-dfd7e50d7709', 'About Book', 'No', 15416, 12, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('21982fd2-e20b-4be3-9a1a-c7604a886f3f', 'a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 'Pages', '32', 19862, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('219d16ca-26f5-4ac0-bb18-c7d78fab1c20', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'Author', 'Dr. S.I. Koreti', 14901, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('21a39a11-b409-46b0-8d64-6f2c701b4d12', 'de2527c5-2123-4dc6-8e87-e47e7f822ddc', 'Year of Publication', '2009', 11098, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('21aa91e5-2a7e-4525-8452-082009cb6bdc', 'f939e3aa-394b-434f-adef-150304e43327', 'Binding', 'Hardcover', 3119, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('21b272f3-f162-4771-b0e7-234d8de408ec', '16650f2a-8e38-41a9-afc8-47f93d38d1cb', 'Language', 'English', 22345, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('21b324ae-17f5-444b-ab90-b818da4aa298', '609e3ae8-3e33-4127-be50-a3b5a306a5c7', 'Illustrations', 'No', 20530, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('21b53e03-e6ec-47f0-9d05-0a2097ef2f8f', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'About Book', 'No', 16953, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('21b58f9a-34f3-44c4-a91c-d9c2a540c193', 'a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', 'Binding', 'Paperback', 4674, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('21b66147-d780-4f30-b5ba-abc9f9b6c05c', 'e754acc9-04b4-4031-8c3a-6acb1100fa50', 'ISBN 13 Digit', '9789350741955', 17740, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('21bcffc0-a121-4949-8d38-d28a2689aebe', '11c5fd62-a97c-440f-b041-eb3b04e2af49', 'Sub Title', 'Plant Pathology', 13397, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('21c0e506-96e2-4f29-bfcc-f56f5717a574', 'feb878b3-4196-4bce-8a7e-b495c1efa9e9', 'About Book', 'No', 18185, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('21c39e0a-e55c-47f1-b2a5-b0235d14eb29', '24b1551e-2cb2-4801-aba6-8d77a8a80ca4', 'Title', 'Probability and Queueing Theory 8/e - 2 Vols.', 514, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('21c574cb-85d0-4e8b-aab1-76f771683a5d', '93677b9d-0f59-4442-af71-74fc4a0cb36a', 'Illustrations', 'No', 8867, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('21c76691-11c0-4ce2-9842-1adeffdcf96a', 'c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', 'Author', 'Janet Todd', 13133, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('21c92d1e-287b-4881-a9c9-8efcafeb2d68', '221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', 'ISBN', '9789354641985', 1625, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('21cb8331-051b-49d5-96bd-65007af6414c', '947617f8-454c-4d68-a6a3-b4b5f99308eb', 'About Book', 'No', 9367, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('21cc4335-8e29-41e9-b3e0-c8f756da3adf', '2d768160-3a0f-4ccc-9070-fbac144cb40b', 'ISBN 13 Digit', '9780470040980', 21214, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('21cc8001-fc13-4a98-9fbe-43b22c262a1c', '3286c522-f0dd-4668-b02b-0d81d7553821', 'Language', 'English', 18277, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('21d16d75-ed0d-4355-a2d1-bd5c5794c0fd', 'cc557432-903c-46b8-84c5-cef081a4eb1a', 'Publisher', 'SAGE', 6617, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('21d481ef-8d6c-4fc9-a3df-b6239b82b1b8', '501d965b-9fad-4ff5-8009-5e6c29f58dd6', 'Author', 'Dr. Ravindra Nair Roy', 16825, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('21d4bea0-f4d6-49e0-a361-545820eb19f4', 'b939f577-fcbb-4a09-a5fa-70c20d76e09f', 'ISBN 13 Digit', '9787561146071', 22877, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('21d506d2-1632-4be3-b39d-67ee08e9f971', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 'ISBN 13 Digit', '9780761940979', 19789, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('21d50e06-9552-4718-850c-42f93dab60d0', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 'Language', 'English ', 4519, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('21d6d14c-bebc-4196-ac8e-f967665b359e', '6ed6fc27-876e-4ca3-844b-487bba73cda4', 'Pages', '262', 12684, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('21dba7c5-a496-4b7e-9638-5fd9a4602efa', '92e5e064-2823-49f6-8f65-fd3ba1bae56a', 'Year of Publication', '2010', 11996, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('21e6a811-69af-4eff-acbd-517d3fef1314', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'Binding', 'Hardback', 5295, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('21e8ab4a-6549-4e08-b331-2ff71c3674fe', 'eabc649c-865b-4898-b0c8-b3d915a3974c', 'Year of Publication', '2009', 22081, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('21ea3c07-d4d9-4bf1-8dae-304a796002b9', '30136dfb-ec66-4717-8741-164dadbd1b20', 'About Book', 'Yes', 5339, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('21eb42a6-1a78-4d0e-ba04-0b7dbe139d10', 'cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', 'Sub Title', 'No', 9129, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('21ed022f-f179-47f0-b0b6-b0027a9eadf7', '0987242e-24de-452a-b71d-25b7338ddaae', 'About Book', 'No', 21253, 12, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('21ee005a-fe03-403f-b762-6fb32421b9e5', '108cc098-3c03-4a28-97bd-4ffd5bf0a0de', ' Title', 'Paryatan Vikas Evam Sambhavnayen', 10303, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('21ef0ecc-c6be-4cb3-a74c-a8e59e044266', '3cc7973c-4ece-4f92-bed0-30a9037bcb0c', 'Author', 'T. Scheper', 13120, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('21f0852a-0b42-4618-aa06-bfc362690ba1', 'dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', 'Binding', 'Paperback', 4944, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('21f77273-a10a-4fff-86eb-6decec249b88', 'ffd1b4c3-1ad1-4d54-b83b-2db7736d5f0f', 'About Author', 'No', 19105, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('21f961be-c697-43e4-acd2-544ebe2d9bde', '3414e60a-58cd-4ac8-817a-81283cc8343f', 'Pages', '800', 10885, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('21fcfacc-f734-4e51-a07e-523bdcf8f404', 'ce8ae187-a015-4b05-b6cc-152daa4b34c6', 'ISBN 10 Digit', 'No', 18433, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('21fe4a9e-f7e7-4442-832a-87234bfa2f33', '4f9dc7c4-5fcd-41ff-b205-476f64ce85c4', 'ISBN 10 Digit', ' ', 22851, 3, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2201ffbd-a330-4b63-8aba-25d3966ae3c5', 'ee1b2510-197c-4444-944b-f83eb8603aa5', 'Author', 'Asish K Bhattacharyya', 1119, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('22040624-0773-464d-89f4-0e4908149d9d', '6621aee3-d315-4835-836a-6789ce7acea4', 'Binding', 'Hardcover', 7291, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('220c54a6-5daa-46f2-b9e2-e069252df71e', '9daf9548-e7af-4e43-9dbb-c2446f97e13f', 'ISBN 10 Digit', 'No', 13735, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('220d6c6c-0bcb-4ca6-b011-eb0f8916834c', 'af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 'Author', 'M. Rao', 14371, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('220db8e2-197d-43c4-b64f-08c8a84f4e8d', 'f57c7065-19d1-45ce-8a0a-d789dd9da53e', 'ISBN 13 Digit', '9788128623653', 19848, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2218beb9-a168-4940-8b56-f6635ee3809b', '8000a077-df47-41eb-b8ad-6abb219695ba', 'Title', 'Turkey in Central Asia', 20939, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('221cfca9-5acb-4f2b-a406-c01a875c1599', '9358a1bc-1c1c-416f-81c5-959cafe966a0', 'ISBN-13 Digit', '9788171101566(set)', 4311, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2228dbae-59c3-4961-9430-1c82b3cc3511', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 'Year of Publication', 'No', 14129, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2229ec4c-24a8-4c95-9656-6628ccdb7d5f', 'cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', 'Content', 'No', 4888, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('222e7934-a3b1-46ed-a9c2-ad1bee28bbde', 'a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', 'Pages', ' ', 15059, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('222f71fd-f4fe-4a79-b8a3-98fabab0897c', '0a86567a-72e0-456e-b9c1-1e97bdfdc817', 'About Author', 'No', 12642, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('22378ced-d985-44f5-9067-e250cdebd499', '09aed58a-2b32-4561-889d-dfd7b7fdc9e0', 'Publisher', 'Taxmann', 2571, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('223db3c1-6866-442b-97df-8156ffa35173', 'b939f577-fcbb-4a09-a5fa-70c20d76e09f', 'About Book', 'No', 22884, 12, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2240af7c-bc0e-495b-9652-9ef789659456', '2ab5fb46-1532-4169-8f44-92bf409c4e0a', 'Year of Publication', '2010', 4997, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('224594b2-d38f-4bca-90a3-c9e7ba33bd3d', 'c282b307-3893-41df-8947-f35b4f5ef614', 'Sub Title', ' Environmental Information Disclosure', 12425, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2246c23e-d57d-4cbd-bcf1-96157d38a3ba', 'e3254aac-c05c-4c53-8fe6-2cf0f417a606', 'Pages', '332', 6955, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('224f0973-0706-4a8a-81b6-796ddb327574', 'c62c69e6-d231-479f-b137-3e8188d544f9', 'Edition of Book', 'No', 15893, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2250603d-fa42-46da-9f67-c28871a3ff39', '9d6dca1c-1dc7-41cc-aa4e-ecaecda41639', 'Binding', 'Paperback', 672, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('22521023-201e-4e60-bef4-4e17c5e3a911', '1550ef6c-5c75-494e-9f03-6fc1486dde96', 'Content', 'No', 12186, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2252f851-7314-44a6-9c31-39f2b16a5e53', '246bf810-a4bd-4685-a7c7-a42dbcf0a825', 'Language', 'English', 15111, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('22538745-da7d-451a-ba15-645cc6fe2062', 'f59774bd-ed25-4280-ba0c-0975cb46ac03', 'Sub Title', 'No', 22598, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2256a325-74ba-4d22-be2f-30eeb6ebef44', 'afc64a79-0f8e-44ad-95bb-7b85809bf3a8', 'Binding', 'Paperback', 2110, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('22599f87-dc11-4e9e-b08a-e3ad796d9e04', '608980eb-5ec2-425d-9e84-a1a4578a8d15', 'Pages', '195', 15448, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('225b8e62-e2e9-49c6-956f-4d48cad9cdc7', '9c7b37fc-5d17-4413-a994-1ad5388b7e92', 'Sub Title', 'No', 11622, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('225c7f12-7746-4846-bcb2-6312e51157a3', '07d94e43-01d7-457c-9cbc-68e1355b8a11', 'Year of Publication', '2012', 4958, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('225da485-5710-48a5-a65b-90d597759fa7', '65257458-479a-4e7e-812c-61c582cdcfcf', 'Edition of Book', 'No', 17813, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('22602b08-bda0-4c9b-a38f-d195d8d7feba', '8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', 'ISBN 13 Digit', '9788181161963', 20113, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('22616e5a-a553-4478-b86f-be77c7b6f021', '6c35417f-10c5-495b-8a1a-be830a80ecdb', 'Binding', 'Hardcover', 18520, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('22622ba6-8afc-4113-8616-534ac0326b88', 'a1826d83-eddf-4947-9c5d-3d413c460a8b', 'About Author', 'No', 20916, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2265b9ee-d71f-45c7-bc2c-d0bbab0baa9f', 'c0993501-3ca5-4c1f-afc6-fea5e14b13f3', 'About Book', 'No', 17708, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('22685bc6-57b2-4969-972e-0e9cc3916633', 'eb40b204-023c-4e5d-abab-b69b51dad465', 'Language', 'English', 4856, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('22696363-a2a7-430b-8c44-0df1272b03f4', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 'Sub Title', 'No', 15391, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2269a4ef-d245-405b-9d02-6a1b7374241f', '47018e78-b1db-4c6a-9670-1d34b12a546d', 'Year of Publication', '2017', 13569, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('226a6135-5204-4213-8d8f-58ec1a5d69dc', '9358a1bc-1c1c-416f-81c5-959cafe966a0', 'Edition', '3/e', 4309, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('226f5c96-de42-4594-8f7c-a7798073689d', '9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', 'Title', 'Experimental Nuclear Physics Vol.1: Physics of Atomic Nucleus', 3315, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('22769a4e-8c7e-47b9-9da1-2b60819ff9dc', 'a5a7f79c-c2c0-41b6-8e97-34b5f620e2cc', 'Edition of Book', 'First', 17844, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2278517d-0e28-4691-8cb4-b752334735be', '58b670e9-eef1-4f31-933e-6afdbbca80a4', 'Author', 'Dr. Anandveer Singh Sindhu', 1839, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2279ebdf-a5a1-4c40-81ba-c362facb6a1f', 'ef551386-ce7b-4242-afe9-281d90b97ca1', 'Year', '2026', 6, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('227b2e72-a8f1-43af-834b-dd0ebc9cfd27', 'b69f537f-1220-414c-9f51-7adcd39d5903', 'ISBN 13 Digit', '9781845110024', 18883, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('227c2cff-7aa1-4d98-8206-afafa9afe847', '4e578edf-3312-4463-9f45-a3dd375ec6c2', 'ISBN 10 Digit', '8176299502', 6852, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('227dbd9b-6351-4adf-a419-047741097ddf', '0a797d79-368e-4098-be0c-f9620641a5c4', 'Illustrations', 'No', 9691, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('227f9d1f-e3ee-48ea-9e0b-1351b0b65ef2', 'a4437b80-0f92-4f13-a157-a43b09381713', 'About Author', 'No', 23021, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('228248c9-11e2-4b42-a7d3-6192e0bc93a0', '6fa9929b-d4db-46d7-9ec2-39848cf13a3c', 'Author', 'Hiroo Fukuda', 1724, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2286f4de-937f-4050-9ab0-10dee5eaf9fc', '869d3c21-99e8-4c8a-8bca-51acb1e90242', 'Author / Editor', 'Alexander J. Motyl', 4458, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('22976c90-39d1-414d-9d89-88c0e4f44b82', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 'About Author', 'No', 12863, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2297f678-388d-4e5b-82b5-14bd6e0b42d6', 'ca7970e3-1abd-4260-bb19-6b7b356723b6', 'Sub Title', 'Benchmarks in Social Research Methods', 6469, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2299e0f7-d01f-4865-8162-4433ac41091c', 'bd8e5ca0-3d0d-4ff7-b79d-08b64b53e93a', 'Binding', 'Paperback', 10440, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('229c2d52-0aee-4d7e-bc9d-b25ff72a0d53', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 'About Author', 'No', 19786, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('229ee078-a947-4aa0-b960-7dd768ec62ab', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'Edition of Book', 'No', 12896, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('229fed86-247f-4a26-83a1-0ff70232d87c', '8b1983f9-31f3-4599-bef6-b5181d210aa1', 'Author', 'Dr. Jaiyshree S. Joshi', 10534, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('22a89827-0298-4ea5-aa5a-9d07a82a3137', 'c089e763-274f-4877-9b68-f34f7103f83b', 'ISBN 13 Digit', '9781461488057', 19814, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('22aa3161-ad61-41ca-bd62-b34e6ef3bea5', '3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', 'Binding', 'Hardcover', 21525, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('22aba8e7-3068-4377-b636-2682bbfcbdcf', '8d1df9ec-8679-421f-abe5-157017691a19', 'Title', 'Animal Biotechnology - Recent Concepts and Developments', 6790, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('22ada473-3f70-4407-84ab-5a45639314cc', '76bb9842-1545-40a0-894a-737b070e7231', 'Language', 'No', 8347, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('22b5822d-0ab4-49e6-8f56-e5392cceaa73', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'Year of Publication', '2012', 15801, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('22b9faee-4dd8-4282-a861-f796bac3f06d', '501d965b-9fad-4ff5-8009-5e6c29f58dd6', 'Language', 'English', 16834, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('22bb3524-f46f-4a24-8619-e8451178c185', '30f98e9e-f0cd-4e60-b5c0-a25f330aab07', 'Binding', 'Paperback', 10640, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('22bcdf8e-10f7-4c56-92a4-808d89a0647e', '41a03754-05a6-4646-a3fc-141a0bb538a1', 'Pages', '266', 7419, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('22bd77f0-01d0-415c-b2e6-d88611b37f92', 'abe54fa7-3134-4f70-8e28-d62196446e7f', 'Title', 'Business Ethics', 1084, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('22bd8471-f2ff-448b-ba82-508f63454a44', '00b2bb8d-413c-4db7-9178-e43f02b0945c', 'Title', 'Transboundary Water Resources Management: A Multidisciplinary Approach', 3151, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('22bdadc0-bb17-4478-ad6a-422b3d46331c', '10751af7-eaa7-42fb-a063-97ec4be1b0fc', 'Pages', '300', 9278, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('22bee67c-46c1-49f6-87fe-ea6e1029e822', '337b3bf6-de70-433e-b868-e386b039b04d', 'Pages', 'No', 16791, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('22c06d61-3eb2-455e-8547-8fb64099fb25', '90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 'Binding', 'Paperback', 14277, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('22c0e92a-e272-4107-bc3e-2b1d618e374f', 'a07df990-700c-44f0-976b-c9c9687e8635', 'Illustrations', 'No', 17963, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('22c169ea-01ff-4b1d-a982-b48afb71d1fe', '87f9442f-4eef-441c-bd0e-fd8e467d2fb6', 'Title', 'Report: on the Inscriptions of the Devasthanam', 218, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('22c24196-eca8-43c7-bfc7-38a55c7df88e', '5706f760-0c7b-4661-ad66-b65a243aa0ea', 'Year of Publication', ' ', 15192, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('22c469dc-818c-484a-ae76-fb476e4ccf7a', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 'Sub Title', 'No', 11505, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('22c65892-26e3-4310-a262-d55f7fed2443', '03192763-80ab-4185-88ef-506e81eba216', 'Binding', 'Hardcover', 21389, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('22c7e732-13b3-4c4d-9c88-5c62b229f4d6', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 'Edition of Book', 'No', 15387, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('22c9296d-e9e3-4f6b-90c0-69169dd73505', 'ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 'Edition of Book', '1', 5193, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('22c95bc3-68ae-4b9a-ac46-6f134b388cf3', '2a8858b8-fe81-43ec-949f-ddb018a24a7c', 'Year', '2023', 4047, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('22cd6113-7852-450a-a5aa-cc64c08c7b70', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 'Edition of Book', '2004', 12870, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('22ce4d7a-6f71-42e4-8106-8b2fd0106239', '24a89d6e-31fb-4e6f-bd25-3c9d380cd395', 'Language', 'English', 13780, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('22cefc50-e329-495c-9b76-11e021add643', 'fb783627-0e7a-4cd1-bdd7-821c6fc60888', 'ISBN', '9788197021947', 394, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('22d014a6-c41b-4dbf-85e3-1626f9534e35', '843a9f2a-929a-45d3-91df-3914ec0aca02', 'Illustrations', 'No', 14443, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('22d32c1e-29ff-464f-affc-2d8c0d97f6af', '1b4d8424-4382-40d5-8c4a-1402f9acd263', 'About Author', 'No', 18719, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('22dccab7-baa9-46cf-8950-57932290152f', 'e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', 'Author', '-', 21996, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('22dcea2d-2910-4551-93c1-40417faeb866', '7704ee03-4fa4-44a6-9766-b9bd5272ea77', 'About Author', 'No', 11494, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('22dff513-8e44-4ee8-80bc-2a94aab4f57d', '24a89d6e-31fb-4e6f-bd25-3c9d380cd395', 'ISBN 13 Digit', '9783540745754', 13775, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('22e1b0b9-ad03-4bc4-beac-7ff9d0806484', '7e403917-e0c2-4dcf-9a53-bf30e70b9333', 'Binding', 'Paperback', 10486, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('22e94b72-862a-4830-946a-d6d199be8139', 'ac9c654e-943a-4a57-9e42-4f9d773da31f', 'Author', 'Gopal Sharma, Amrita Kumar Shil', 12477, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('22ea8425-6deb-425c-9923-b2de4f07d58c', '35f70c25-22d0-48a6-8289-8d55bdc5983d', 'Edition of Book', 'First', 20244, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('22eb3998-f47d-4202-8c3e-b94c3782b396', '66192308-e1b5-49f4-99dc-f1e9f21acec1', 'Author', 'Neil J. Salkind', 605, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('22ee27be-81a2-4b9b-a37e-090adafa466c', '72740bfe-a8fe-4a7b-b43c-04123d772444', 'ISBN', '9788194113850', 1445, 2, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('22f89f3a-5443-45ac-a69a-f432eb42e82a', 'c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', 'About Author', 'No', 11920, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('22f94583-c864-4705-ba8c-06a5978fe9fa', '48590ce2-2be6-4732-9902-08d9de4db5bd', 'Illustrations', 'No', 16451, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('22fd8daf-7fa7-492a-8e29-a9410dbed423', '2fbcd9ee-52d0-4d0d-b6dd-b478abb8fd9e', 'Sub Title', 'Global Policing', 4768, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2301e040-fcf6-42bd-8be8-374065cb2499', '79b2cc78-707a-46c8-a22b-8d8e190565f4', 'Pages', '196 pages', 22424, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2307b14a-1cb9-4e58-9133-2ed19cb9a40a', '552085c6-4ff0-4888-a1e1-f7efdab97193', 'Year of Publication', '2003', 20347, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('230868d4-20d0-424a-b3f8-7309fd4004e5', 'f32e9317-59f3-4048-8ae6-563693557bf2', 'Binding', 'Paperback', 837, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2309b79f-5a48-4e87-bcd3-7bb74574bfa0', '80d4ed36-af2f-40e1-b257-4cd58495039c', 'ISBN 10 Digit', 'No', 11935, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('23112aca-7528-4e68-9f18-68161cbed6f4', 'dad71524-f8c5-442c-87ae-62c4e52f567f', 'Language', 'English', 13043, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('23115c7f-9a35-4bb6-937b-25b206c22ef6', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 'Binding', 'Hardcover', 15904, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('23160676-65b3-4c6d-8a06-52ac69e2bcae', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'Sub Title', 'Erick van egeraat-10 years', 5990, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2319e5e2-a81f-493d-8a96-75ed3e712785', 'b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', 'Author', 'Dr. Gyan Prakash Shastri', 10175, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('231d9ae5-212d-43d6-98a1-199135da8028', 'c1bc1558-f823-4580-bc46-c78c7fb6a391', 'Pages', 'No', 16472, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('23227f4c-e356-4829-86b7-d60385a856a8', '0fbac891-bfc6-41c3-9944-d31da136f2de', 'About Book', 'No', 11178, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('23242f59-83d4-4564-86d7-41e0829ddd4e', '350ff991-fc28-40c5-bec2-445abb67e611', 'Sub Title', 'Jeewan-Ambudhi Se Anjuli Bhar', 10646, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2324d3c3-24e8-47b9-9eda-a52fdeb5e524', '7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 'Pages', 'No', 16047, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('23287eee-5cf2-4551-891d-e0d39104001d', 'd3bc037f-17b0-4049-a369-b40594c95ad8', 'Language', 'No', 8482, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('232ac766-1915-4f6c-a547-0cc53bf687c3', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'About Book', 'No', 18512, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('232c771c-a9f9-4602-9ded-68274feafbf9', 'b8ecc814-8902-45c9-9da0-9eab1ec78fd6', 'About Book', 'No', 10030, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('233f333e-6981-4057-bfdf-9b5803b48d95', '665ceb92-906c-448f-9d6a-0d670244609a', 'Sub Title', 'Ramcharitmanas Word Index', 7174, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('23449ff3-ecdd-4e0c-9621-5903653a30d5', 'b18d6770-925a-43c3-bca3-0d1d05a0509e', 'AUTHOR', 'Iain R. Edgar', 3658, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('23455c82-021a-4867-92c4-d108367f27c0', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'Language', 'English', 23052, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2348793c-25f1-45e9-9b09-536f36182497', '047feb96-afb5-488e-8279-37a03679c75e', 'Publisher', 'Cengage', 1496, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('234b8c8b-72e3-4d64-8893-53d552e9c195', 'd6bcf4bb-36ab-40ad-a26a-cc3a6565e92b', 'Language', 'English', 3032, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('234c4f9e-db23-41ec-845b-3f758376b236', '66192308-e1b5-49f4-99dc-f1e9f21acec1', 'Publisher', 'Pearson', 607, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2352f69f-6624-47bd-85d6-389a001eb375', '541191d6-cef9-4342-8234-4305ffeecaa6', 'Year of Publication', '2017', 10861, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('23557006-78ab-4ca1-b2fa-fc685bf87fa5', '995453a5-5ce1-4c36-82d9-3fe6f15fde6f', 'Content', 'No', 5590, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('235b8ca0-9dad-46bb-a973-9a559640f09b', '63fcd784-3a3e-40e3-ab25-a6b52109cfa2', 'ISBN 13 Digit', '9789381839317', 14411, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('235cd3fa-b1a9-40c7-b39a-0de53c3a8918', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'Binding', 'Paperback', 5178, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('235d3cfa-8c1c-4b79-9685-a71886d4441f', '9705a329-13f4-4f91-b443-7678105b4886', 'ISBN 13 Digit', ' 9781851099078', 4685, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('235e7b9f-7360-49c7-a63b-765223b6b53b', 'd44914de-fab6-451d-bfcd-865ce4bc4ae4', 'About Author', 'No', 22062, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('235e9695-8d1c-4d30-96a6-a9e384f406e8', 'fe743080-8a71-4f5f-8449-e09e2ce381d7', 'About Book', 'No', 13344, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2367a723-df3b-4dd6-96bb-58b7210e05b7', 'af01c6c3-f78d-46b5-afb6-bcb6878f961c', 'Publisher', 'Idea Group', 647, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('236952cb-2424-4e74-ac27-e44e72e08b63', 'ee0c49a7-9a57-4285-aa4b-ef883588347a', 'About Book', 'No', 9406, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('236cd6b0-0129-4f9f-a069-4f49507e389f', '1aad90de-925b-4c39-8238-f7b09f999f1d', 'Author', 'Azhar Kazmi', 1564, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('236ce398-14b2-403a-b6cc-5f9f27c82511', '52ca8ff2-dc01-41c2-af05-facf6f811f7f', 'Illustrations', 'No', 16348, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('236eb4d1-94e0-4374-a592-4f3d76b770a2', 'b42319c1-1d76-4614-880b-2816c5ea37b7', 'Language', 'english', 18558, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('236ef6db-8196-4f6d-b7fa-3eec1723a1d9', '1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', 'Sub Title', 'A Lecture By Timothy Gowers', 6358, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('236f8b2c-847d-409b-adee-c551739f0887', 'c806878e-61a8-4197-9aaf-6a3d627cf0ef', 'Sub Title', 'No', 10840, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('23751c4d-9923-46b4-bb4f-f37c09fededc', 'a5a7f79c-c2c0-41b6-8e97-34b5f620e2cc', 'Pages', 'No', 17841, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('237ac6fb-aace-4c03-a5fc-cdaec1c28f33', '74aa6689-7a61-4af7-8b27-19a4503ae671', 'Sub Title', 'No', 21600, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('237bf8ad-38f6-4076-bc6b-52adf697bc5e', '1238c8ed-e981-427e-acd1-12b7ce7d0ed9', 'Title', 'Financial Accounting 3/e', 828, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('237c6fa5-2c8c-41a3-b5d1-fcb36d497d46', '313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', 'Year of Publication', '2001', 17488, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('237d0349-c0ea-4693-b4da-9aa4f189dc66', '7486c883-ff64-46b1-b01c-a5004bcc146d', 'Language', 'English', 279, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('23803abd-cdd0-4444-b8bd-a33ac382fe03', '38e05b67-6ac8-45ee-824e-160a28af6678', 'ISBN 10 Digit', 'No', 12374, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2382383d-a092-4ad6-9666-c1dd329aca82', '47d33970-46c3-4009-8d5c-f059253de6dd', 'Illustrations', 'No', 20315, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('23829bc5-d03b-45c4-86f7-b060d4e81ca5', '0f81daf8-93ce-4a35-a651-5a2a3e5f0491', 'Publishers', 'EASTERN BOOK LINKERS', 10071, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2382b48e-79bf-41b9-9d17-500572e9f449', '1a3d1447-bdbb-4635-8915-aa3e24129e88', 'Edition of Book', 'Ist', 18125, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2383dcc6-e973-4359-98df-8aa4abb7bc88', '9fe7ef0c-a1e2-4902-86de-7048891ac497', 'About Book', 'No', 17977, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('238524de-f751-4bdb-b4e9-ab9c9850f5e5', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'Content', 'N/A', 16417, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2389c6ca-c357-4bb8-8919-a9e070b5d41a', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'Illustrations', 'No', 18414, 11, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('238b1178-7922-4bc3-a389-da5fdfa570df', '86c769ea-f33d-42f2-81af-00f5b0844337', 'Author', 'Rajyogacharya Shri Swami Vyasdev ji Maharaj', 93, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('238b6fe2-631f-4615-998f-c601f15412e6', 'cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', 'About Book', 'No', 9141, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('238d1ac0-6385-4365-9ca4-91e6a7953eaf', '313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', 'About Book', 'No', 17492, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('238dc03b-8af2-4379-89c6-1715d0e0dd03', '12404026-203e-457c-bbac-06129b7623da', 'Publication', 'Swaraj Prakashan', 3111, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('238f466d-9ce0-4e65-8364-536d86a09378', 'da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', 'ISBN', '9781118487686', 3201, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('23996a18-acf4-4e34-99ca-b2d1a62ff935', 'a63dfc4d-e59f-4aaa-a398-3128583b9b13', 'Year of Publication', '2019', 6592, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('239ceefa-518b-4c9c-9b80-6a8e583b6e50', 'f697e66e-525f-4170-a99a-50398c0fffa6', 'Title', 'Vedic Economics', 2340, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('239d01d6-cdc1-4d51-9e8e-ae7be7a3ba5c', 'a7654d0a-f66b-4908-b588-a48d27b1effa', 'Author', 'Ravi Shankar Kumar Choudhary', 2276, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('239deb38-ab78-4316-b8ab-abe2f7ace1d6', 'd9a11587-c4ea-4e6b-a607-692e84d4cd0f', 'Edition of Book', 'First', 17101, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('239f3158-cebf-40a6-a2dc-cb0cb99ed21a', '3b54fcca-e211-49c5-a4c1-8f21fefba3df', 'Year of Publication', 'No', 12978, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('23a0aa93-1ccf-4966-8fd5-d5c37579320c', '866cb204-9346-469b-9b46-19ccbff6a4c5', 'Content', 'N/A', 20431, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('23a670c9-6cad-4b6a-8b6c-7855c51cf2f8', '4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', 'Year of Publication', 'N/A', 6372, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('23a99ccc-7fee-4213-83b7-fbc7133de6f7', 'f3f5262e-6530-497f-8128-d9bef28be490', 'Language', 'No', 12115, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('23ac9326-6980-4a1d-9ea8-e328f88b081a', 'ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', 'ISBN', '9780470963043', 1715, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('23af120f-d9de-4944-bb16-12e5c8d0f817', 'f11295ea-831a-4535-9325-75c916cbb413', 'Content', 'N/A', 16749, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('23af2759-3a9a-453e-87fd-a10b920f5d9b', 'd9b321ab-4f3a-4959-a093-08d4e88e5131', 'Title', 'Fuzzy Modeling with Spatial Information for Geographic Problems', 8082, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('23b0c21f-36ab-4f3c-8eb9-579dd9d5a4a1', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 'Illustrations', 'No', 11516, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('23b2eaae-affa-41b7-991e-438e12249a1e', 'c8c1b2b7-5aeb-4035-8657-94824943c3db', 'Language', 'No', 9521, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('23b36026-8b7e-4168-b7da-b8e2df5fa6fe', '3712757b-6acb-49ff-95b4-4f1c6fcf547c', 'ISBN 10 Digit', '706999290', 18643, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('23b38ba9-39a4-4e2f-b345-2df745777d74', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'About Author', 'No', 12789, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('23b3bc13-9a0a-4ab4-87a7-009f6e65ae4e', '14d12c71-57f6-4e89-8089-dec32690323f', 'Content', 'No', 21566, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('23b8aa08-c77a-4d5e-9f16-ec04d5bfe368', 'd20d7bb1-af97-4e75-8865-e4b24e303006', 'Illustrations', 'As per Book', 19460, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('23b8d5b8-71ed-4abb-aa4d-2d5c9bb3278f', '337b3bf6-de70-433e-b868-e386b039b04d', 'Content', 'N/A', 16788, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('23b9216a-9443-47a3-9e0a-12d0495cf56f', '83c36a9c-6862-4082-af7d-eb01b947ad30', 'Author', 'Sheridan Titman', 2027, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('23b9cad5-49d8-4f98-8377-436359776726', 'f0799b70-0b26-4c45-8c42-97c15a5d11ae', 'Sub Title', 'The Modi Way', 6495, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('23bd9ae2-f555-41d8-9729-4dbfa185333c', 'd93367b4-54df-4a93-80d8-abfe29df7966', 'Content', ' ', 7310, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('23bdd76e-feda-4f95-a111-e8df66145045', '0895f0a0-9534-4e88-bb90-b14aa6db5a99', 'ISBN', '9788193593707', 13509, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('23be32da-4170-4e8f-b63e-376c62fe069f', '9435bf6d-a26c-461e-87b4-7ea1b30121be', 'Author ', 'Prof.S.P Singh', 2272, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('23c127a9-6418-4b2a-9f8c-8d0c2430284e', 'c81f1060-7fd8-4b5a-831d-c54deb2bdc69', 'Author', 'Charles McManis', 12520, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('23c162bd-67b0-4ee0-9ed8-ef0f629e99d6', '09aed58a-2b32-4561-889d-dfd7b7fdc9e0', 'Language', 'English', 2575, 7, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('23c7a0f8-9e46-4591-a5bc-95eeccf8edbf', '87392890-e302-49b0-ac4e-371a7de4d5ca', 'ISBN', '9788181287342', 13669, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('23c962b5-4b5c-4613-80ac-08bdd2f1da29', '706bae02-b539-4b75-8234-585c98c5ec57', 'Edition of Book', ' ', 6705, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('23cd167f-7329-4041-abab-7163d3bc7a06', '11fdb683-a9aa-4427-98a4-1888b8debf2b', 'Language', 'English', 3328, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('23cd327f-e539-4da7-b094-479b8ae4a3e8', '1762b5aa-ca72-4eb0-b774-eaf50a4ac296', 'Pages', '254', 15249, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('23cf2e21-51e1-49ff-a990-88bee71b090a', 'a0168fd7-7759-488b-ac80-ce37fe547533', 'Illustrations', 'No', 12090, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('23d6ca38-cba1-48d4-83f6-d42231fb47da', 'ec98df7b-4511-4e8f-9bbc-4f7f83e49a03', 'About Book', 'No', 16695, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('23d9a5d0-d3d2-4113-b0da-f266b1beb4c1', '4e6c2179-70a9-4f07-acff-cfc6c40b4037', 'Year of Publication', '2015', 7008, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('23db920c-f6d5-4feb-aa78-bd0faf511861', 'f6e9585c-ed1c-4392-8959-a758a05bb30f', 'Content', 'No', 8105, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('23dce1ca-e4f1-4641-8ce8-23cceb280f6c', '888936c8-c90c-443a-84f6-71212eecddeb', 'Author', 'Dr. Sushil Kumar Chiller', 19173, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('23dfc205-bbe2-46f3-a880-e1f8497a77da', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'Illustrations', 'No', 8374, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('23e107b5-d0d9-4eb8-b4f1-49bbb907a0f6', '4f9ff067-ab14-4c21-891f-fe363f10c43e', 'Publication', 'Parimal Publications', 10167, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('23e15667-32e9-4470-b356-28c034d33903', 'e68b92f7-dcdf-4e26-8fbf-3272c1bafd23', 'Content', 'No', 10895, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('23e1870b-ddeb-413c-80d8-d5fe342de942', 'e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', 'Sub Title', 'Understanding The Secrets of Human Perception  CD', 22622, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('23e1cd3e-f635-4d5c-92fd-2efa01db8748', 'ecf91e37-e5b2-428a-9e21-449eee9fd44a', 'ISBN 13 Digit', '9789350740309', 17391, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('23e28fb0-4ebd-4c15-98ee-23f21eb90265', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'ISBN 13 Digit', '9789387025486', 12792, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('23e3a8e3-5453-4b97-a360-e15b69a6c9ad', '8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 'Edition of Book', 'No', 16037, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('23e58a2b-190a-4a1b-9aa6-50f14e55ff24', '7a1ae537-6ded-4905-9850-eeda7177253b', 'Pages', '952 pages |  ', 4542, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('23e5b6f6-0326-4d23-a884-8fbcb8242de8', 'cbbcc20b-b16e-41ea-81e8-b18973c9d290', 'ISBN 10 Digit', '8174790373', 15536, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('23eb48b6-d239-4253-9f0c-2a430bdfb0ba', 'fba92dd2-a45e-4a82-a6b5-a164844da1ad', 'Title', 'Modern Portfolio Theory and Investment Analysis 8/e', 1054, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('23f13414-ebef-4b28-8a14-37fca4e1b76f', '48409332-4edd-47ef-b148-c242b7aae63f', 'Edition of Book', '1', 4881, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('23f42a33-fbd0-416b-b0ee-bbcd9421ede6', '1743ce33-9561-40be-a014-dad482dabf7f', 'Binding', 'Paperback', 247, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('23f51d45-841d-44c4-87a6-618e0d064ac9', '699630e2-78d1-4882-800e-09d88172a848', 'Language', 'English', 22777, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('23f69f4f-9264-4136-8cd8-a5c639b80187', 'b6276da5-1669-4da1-817d-73175ba0dedf', 'Pages', '1400', 22672, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('23f739e1-5577-4442-901b-50eda26c2b31', '1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', 'Year of Publication', '2002', 6363, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('23f9a5a1-598f-4cfd-a5f6-84d2c91a5507', '073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', 'Sub Title', 'A Two - Time - Scale Approach ', 4716, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2400ad2b-4fa0-4f87-9a52-413ca168abbb', 'b42319c1-1d76-4614-880b-2816c5ea37b7', 'Sub Title', 'No', 18548, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('24011932-735d-410b-9b67-1b9860923d04', '2e4f3154-6000-4dcf-ad9f-e88401f69a8b', 'Language', 'English', 15573, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('240199df-fe42-4310-8691-a387d4693eea', '9948a4b9-3ed0-4655-9d2a-a8310dda8377', 'Year of Publication', 'No', 20360, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2401d543-be88-4f5c-9193-57d8a4b3ec04', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'Edition of Book', 'No', 13091, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('24032b49-8a03-4174-8ae5-b2e5bf7f9ed1', 'af967312-0ea4-4b1b-a6aa-720680109d53', 'Edition of Book', 'No', 13862, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2405b466-d3c3-4d8f-bd0d-696f96bb695d', 'ce75cf6e-9d08-4b8a-ab24-07c58613bacc', 'ISBN 10 Digit', 'No', 16483, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('240ba36b-0267-4a16-8b86-76a0036321e7', '876e0ece-0e2f-4503-a1b2-8394036c2534', 'Year of Publication', 'No', 20934, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('24166db0-99b6-43f7-acd2-51da90afe43b', 'ec136d50-d56f-4eea-9c5d-0d2ea5b13b9a', 'About Book', 'No', 8236, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('24167503-e57e-4867-97af-ff7a109a3b94', 'a3965fa6-ff70-456c-ac90-3b7201406c50', 'ISBN 10 Digit', 'No', 9346, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2419c745-2c70-471d-8818-266bf9a69457', '0a797d79-368e-4098-be0c-f9620641a5c4', 'About Book', 'No', 9692, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2419fa59-776b-4906-92f6-1e8fec50d803', 'b3f37b5a-97c4-400b-97b8-48e9c69bf706', 'Illustrations', 'No', 15605, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('241b892d-b1ce-412e-828c-89db70f10136', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 'Year of Publication', '2004', 12869, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('241fa9ca-019f-4245-81f9-0ec33f91b435', '5ae3fb59-3a03-4530-9ac7-067d081902cc', 'Author', 'Frederick S.Hillier', 1992, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2422fd90-a07c-4bea-9df3-a48a5121d6f0', 'de422117-f84e-4f44-8f60-2be31d2dc8f6', 'ISBN 10 Digit', 'No', 19622, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2423de16-dda7-4c0f-b477-b54e7f6536ed', '706bae02-b539-4b75-8234-585c98c5ec57', 'Sub Title', 'Theory and Instrumentation', 6697, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2425d5f9-1efc-4d75-8180-1fe58470b564', '741f12fe-82e4-4133-9131-8d10ba45d999', 'Binding', 'Hardcover', 308, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('24261db8-def2-4078-b777-c5233932b943', '350ff991-fc28-40c5-bec2-445abb67e611', 'Publisher', ' ', 10649, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2426b4c1-929c-4719-8465-c600ff9b5fcf', 'ba130f9f-e2a2-481f-8e5e-513bbb2d38ea', 'Author', 'Dr. Ritu Singh', 6459, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('242aa31c-7b8a-4e6d-a13d-e10689afce02', '4fb4406b-97c5-49f6-b72a-223d3a75159d', 'About Author', 'As per Book', 20330, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('242ad25c-4a9d-4981-b760-f6936b728068', '8d86b979-36b7-4664-86a2-f1e3de837600', 'ISBN 13 Digit', '9788172737078', 17235, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2431e917-9d5f-44a8-ba1f-6e9c3e7c530b', '60d7a396-2a28-4571-a7bb-cc86d7ee0dba', 'Year of Publication', '2016', 11617, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2434bfa1-dc83-46a6-a9c3-dce387a85aeb', 'e4ec2b38-bd66-4e8c-964d-aece87678dcd', 'ISBN 10 Digit', 'No', 20615, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2436dd3f-b441-4f58-be6a-89981b8a7641', 'eeb30489-9235-4a94-97c2-7ae41ebca0a2', 'Language', 'English', 6513, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('24392b19-04f3-4dcd-b231-2fb93ab2c816', '4542d996-9165-478e-8cfa-e0a7858f070b', 'About Book', 'No', 14217, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2439b2e0-3328-4163-9a1e-1a761c750291', '66392fd0-0507-462d-83ee-03e5436ddbda', 'ISBN 13 Digit', '9781596930940', 5254, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2439d00d-48bd-4490-9d56-8210b7ed6624', 'c2bbe4b9-39a5-4fc4-a020-a0fc0e94ce45', 'Title', 'Plant Pathogen Resistance Biotechnology', 1703, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('243b21aa-4c90-4f5d-bfa9-a93c7e181a2f', 'e95b4f01-4a33-45b3-826f-9e6167b51201', 'Publisher', 'Wiley', 1736, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('243f0b7e-15b4-462a-a988-9114c14eddfb', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'Author', 'Daniele Boffi, Franco Brezzi and Michel Fortin ', 5042, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('243fb8bd-a4c6-4c8f-9b8b-c90d99b8f593', '7c89df0b-6c99-4125-9c85-dfb1bb7997a6', 'ISBN 10 Digit', 'No', 17260, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2443fb77-e7e4-4c95-9c42-70c83e6ddd1c', 'e19e1900-e144-4b49-800e-c67ab21a49af', 'Language', 'English', 11320, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2447d3ae-8b2d-4b2e-85c9-abecbf2c1351', 'd93367b4-54df-4a93-80d8-abfe29df7966', 'Author', 'T. W. RHYS Davids, William Stede', 7308, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2447f0c8-f221-4406-89f0-7dc5ac9bfaac', '68595069-a910-4aa5-93c0-f75fadd59778', 'Language', 'English', 22950, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('244c3e69-e01a-4297-a61d-3916d7b24922', '874e5e91-2c76-4a94-a671-6622c9b78455', 'ISBN 10 Digit', 'No', 11183, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2452c253-d15f-4bc5-be2d-a50869680441', 'f2258260-4c6f-4448-9af8-8e60bfd5607c', 'Binding', 'Paper Back', 4064, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2452ddc4-e6b3-485d-a2d9-aa7855b5ba9b', '515e7285-f019-4726-ae1a-9c91b8de3c29', 'Author', 'Kirin Narayan', 23155, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('24565fe1-f118-4906-bc24-43a361929d65', 'b1d30043-4699-477c-be81-6c19366d0a08', 'Author', 'Richard Fardon ', 18912, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2458cdea-fc94-4d41-ad24-73ebc5b88c59', '3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', 'Edition of Book', 'No', 21090, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('245a1689-bb01-457e-8346-650a21ba057d', '60d71fc2-938a-4ecb-a4d0-61f1067073c1', 'Title', 'उत्तरशती के हिंदी उपन्यास साहित्य में व्यक्तिवादी भूमि एवं सामाजिक परिद्रश्य: एक अनुशीलन', 2061, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('245e7f71-9bd9-4a15-a52b-af40c14e6be2', '9697fc0b-e19e-4362-936a-33460b1ac7ed', 'Format', 'Hardback', 7505, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('246019b7-bde0-4e3c-8ab2-76a9f201a74b', 'ad0b0465-d5d1-4bf8-a74b-40af20d3f82c', 'Edition of Book', 'No', 16924, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2460c509-d7a2-4caf-8ab7-2bbefbb2946e', '7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', 'Title', 'Heralds of Freedom', 2674, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2462f05b-c6ac-4cb3-9ed5-d7bae8b23efc', 'aab0f78f-145e-411d-9327-cf4190cf1349', 'Illustrations', 'As per Book', 6022, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2466007c-cefe-4903-91ca-25108d3d976e', '889897b6-e5cf-4323-9459-68aa86138a40', ' Title', 'Programming And Algorithmic Languages', 19202, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2467edb7-017a-4c8b-9473-2d1840f34930', 'a858af4d-ae2c-4e4a-9ed6-2d73a40144bd', 'Pages', ' 112', 4813, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('246ce1cf-5671-4de1-81e0-c4f15ea523fe', '5ad5a7bf-13b6-4fe3-ab44-483b5e1572ba', 'Binding', 'Paperback', 2150, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('24758478-103c-41a7-8411-6fdbda9cd854', '0d03083e-f46b-40bc-9b97-5a2498591996', 'Sub Title', 'A Political and Social Encyclopedia', 12510, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2476a88b-7e66-4ae1-9657-553e76b2c1de', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 'Sub Title', 'Performance Analysis of Network Architectures', 20365, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2476ad70-05a1-4117-9779-cf8c8529e113', '94fdb515-5512-47e2-8afa-11957e6cd636', 'ISBN', '9781906860172', 1001, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('247965ca-6295-48f2-a3c2-72b9f573f54f', 'c20d623f-8f78-458c-b2bd-513dfccf76a9', 'Binding', 'Hardcover', 3187, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('247a3408-6b2f-4600-bb24-feaa9b226fd5', '18663dd3-1b0e-41b7-a487-05372fee58ff', ' Author', 'M.L Krasnov ', 3302, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('24836e10-3c85-4262-a1cf-6ed253724b68', 'a9939743-379b-4f1f-b6e8-aeab1d9870cf', 'Edition of Book', 'No', 9338, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('24876dd0-2bad-4155-be59-e6194b6e3448', 'f1e72fdd-dec9-479b-a061-51d2677ce9a5', 'About Author', 'No', 17915, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2487d5dd-f7bc-4b1d-98a0-14e77e322618', '37fda693-fe87-4b66-9a7a-a077b10686dd', 'Language', 'No', 20288, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('248c856d-c411-4de7-9e4c-3f5d71826d2d', '129202fd-0799-48d7-96af-b7183b2d7442', 'About Author', 'As per Book', 22690, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('248cb852-91cf-420f-aaea-4250b3a1d464', '08e6f479-1153-419a-910b-5843d5504bd2', 'Sub Title', 'No', 14562, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('248dbe1d-681f-446e-93df-b69a52b3f9e2', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'Edition of Book', 'No', 8372, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2491029f-4d9e-46ac-858b-a32d62d74c45', '86c3abde-dc64-4f1e-aeb3-2414f429e96a', 'Edition of Book', ' ', 23129, 8, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2494fcdb-54fa-4d9a-8f6c-029182df3f83', 'b580d133-4b0d-486c-aa00-bea7d51d8712', 'ISBN 10 Digit', ' ', 15128, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('24970721-f237-4275-9142-3b5edad84b03', '72740bfe-a8fe-4a7b-b43c-04123d772444', 'Title', 'Investments 11/e', 1443, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2498d18a-c2fb-452a-a76a-fd555a85c247', 'd9734459-ee34-452a-8374-dadc380647da', 'Binding', 'Paperback', 14452, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('249c7ee4-4b21-444c-bd9d-5a6199e13e6e', '20266cbe-2276-4e57-b3d3-b14344d1183c', 'Edition of Book', 'First', 12369, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('249d47cc-953c-4c6e-b74e-1698fe5bd552', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 'Illustrations', 'As per Book', 19450, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('249e03d2-49e3-41db-bb40-779c60861254', 'a60637a0-8ea6-463c-a260-d2725cbdb146', 'Binding', 'Paperback', 16664, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('249e59bb-9ecc-40f2-9021-d4463795988c', '9d847867-3945-49ea-bdb5-184fb31f2226', 'Illustrations', 'No', 22417, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('249f9527-df61-47dc-90fb-11124dce2992', '9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', 'ISBN 13 Digit', '9780226305592', 8581, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('24a13ef3-8b0b-4723-82ac-9b3eb6e40ebc', 'c552126e-7c75-4ecf-9618-5c0e509f873c', 'ISBN', '9789391214944', 2979, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('24a1e829-f086-4069-aaee-97ae16550380', '5aa1fc24-2cb4-427f-918d-99f3957d5f7d', 'Binding', 'Hardcover', 8973, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('24a23368-cacf-4668-b296-43d3291b375d', '90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 'Language', 'English', 5889, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('24a6d0d1-bf56-458b-b0b0-bff626a3e15b', '346a3559-aeec-4185-8b0b-9640e49fccd0', 'ISBN 10 Digit', 'No', 19558, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('24a84889-0664-4e1b-921c-159face8d9a7', '0987242e-24de-452a-b71d-25b7338ddaae', 'Illustrations', 'No', 21252, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('24ab8808-f390-4431-b3e7-fc1334107b36', 'fdb0aeca-46e2-4b1c-b462-d6f0f182f896', 'Author', 'H.W. Roesky', 22551, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('24afca2e-bae1-4371-a979-7a9858fdb176', '40935cf0-129a-4cab-9cae-ebb598fd6721', 'ISBN 10 Digit', ' ', 12927, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('24b1b9e1-9f5e-4885-8566-ec303e655a3c', '36994878-fd9e-4980-817c-c2320d905ab5', 'Binding', 'Paperback', 14998, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('24b8e132-b175-419d-b6a4-10decfd34acd', '66392450-2d8e-496d-a257-aa3ccca2c402', 'Sub Title', 'The Revolutionary Religions of Ancient India', 7517, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('24ba6b8b-d4c8-46b9-9dcc-45b5abbd4e5f', '1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', 'Sub Title', 'Faiths Fairs & Festivals of India', 7713, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('24bbcd1b-a5f1-44ac-befe-f8fd2be91634', 'cbd58b61-7164-4861-b4ab-71636950d2d3', 'Publisher', 'Random Publications', 1786, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('24c0958e-9575-4b77-8aab-33aee0044635', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'About Book', 'No', 18877, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('24c982c6-16dd-444a-9abb-3450cf8d7af5', '9e2af00c-6d04-4609-9adb-02161b7cc491', 'ISBN', '9789389449143', 11490, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('24cd049a-6bf4-49ba-bf9c-459adecaff0c', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'Illustrations', 'No', 18511, 11, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('24d0ff19-0e85-48b2-914a-8a3a52082580', '6ee759b3-9c0d-4d21-b575-ff8569aa8881', 'Author', 'Prof. R. L. Yadav', 18814, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('24d2d081-ebce-4101-b7ab-26d8bf569382', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'About Book', 'No', 12799, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('24d5519d-2dfc-444d-b114-d94b7958d0aa', '52ca8ff2-dc01-41c2-af05-facf6f811f7f', 'Year of Publication', '2006', 16345, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('24d9f991-b4d5-4264-8fc9-0b8e48e3ae39', 'c68e5852-df52-4383-a54a-14d6eb01d2f8', 'Title', 'Fertilizers and Manures- Application, Benefits and Harmful Effects', 1803, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('24da40b3-3f6b-4627-9d7b-887ea78b3e50', 'ab9730b5-1423-4f9a-96cd-002a4566b17e', 'Language', 'English', 16743, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('24dd5185-29dd-4137-a09a-27e182196ba8', 'fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', 'ISBN', '9780470386187', 2372, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('24e1ad32-b476-4ca9-bb9b-714232cc2de0', 'b80985b2-ad1a-4227-99cf-1ccec16bb710', 'Illustrations', 'No', 5637, 11, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('24e20e04-8c14-483e-9035-417c7084f5a4', '1db1a2b6-cd4f-4dab-aad1-488d96c5ee49', 'ISBN 10 Digit', ' No', 4824, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('24e3386b-26f6-4b29-ac0a-309d1f768f28', 'cf54b85d-0d17-4f8f-8bf1-4cb42e0d804f', 'ISBN 13 Digit', '9781847873606', 18892, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('24e4481c-9f31-44de-84cc-0cc67878c49c', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'Year of Publication', '2014', 14908, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('24ed219f-4789-42e8-b3ec-91977188d651', '53f4bec1-2587-46e9-a5aa-43a30b12fdd7', 'ISBN 13 Digit', '9789380308111', 13584, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('24f342fa-5a40-4037-b4db-b6187fd5ab31', '94ac1db6-1476-4e6b-85d7-8e5226421f3f', 'Binding', 'Paperback', 13691, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('24f4f078-64af-4121-9307-adae65c5fde6', '24438230-3689-4bad-9c4b-626b7179401c', 'Publisher', 'Wiley', 1606, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('24f6ac8d-6cd2-4f1e-9801-30c44195467d', '73cbacef-52a2-4124-86e9-fee2c86e5325', 'Binding', 'Paperback', 19651, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('24f84ee2-2508-4212-aed3-9eebc0eb5882', '9b549e37-9d9c-4169-87d6-d83cbe2c7668', 'ISBN 13 Digit', '9780387257020', 23012, 4, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('24f977f2-5709-4f4f-b017-e411d08103bb', 'a72c384e-339b-41ad-b435-100a9aa28c8a', 'Content', 'No', 4523, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('25044db1-1b8c-4f36-8384-1853b15bbaf0', '6316bce3-ab53-486e-9b4b-e3c5a07d6985', 'Language', 'Hindi', 21366, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('25069cae-7a3b-4ad5-a7f4-67fcaf5773b7', 'ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', 'Publisher', 'Wiley', 1716, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2507c925-b4f0-402d-b1c3-b3f15c8d0d69', '5f580b78-0da3-4f99-a445-57e7bd12a837', 'Binding', 'Paperback', 10590, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('250af39f-e789-4573-ac99-37adcaff4d06', '586a0fbe-59e8-4545-9d48-873ced9340d1', 'Author', 'Dr. V.N. Bajpai', 2525, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('250b46b7-37ce-49e7-af55-fd8b24bb4aa9', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'Illustrations', 'As per Book', 6669, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('250d85f2-9345-495d-8f31-b715a601b171', '94577a6f-a862-4a1c-b75a-4660cc0dcaf4', 'Binding', 'Hardcover', 6775, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('250e08d4-b165-4e29-8690-8e5304d7c815', '2e8cc77d-89d6-4039-a9dd-dd9a2a1b436e', 'ISBN 13 Digit', '9780817643027', 20980, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('251323c5-cb44-414f-a07b-73682a37e268', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'Binding', 'Hardcover', 11239, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2514c911-8ba8-4f9d-b28b-ed0d7964d856', 'b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 'ISBN 10 Digit', 'No', 5487, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2519fafd-5fa0-430b-a5e8-eeee7614a443', '075775a2-40eb-4571-9afe-905537c0d85b', 'Author', 'Stanford Goldman', 13693, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('251b81b5-6a9f-4bf8-abd9-e736a8a45c04', '0b133f78-5435-4d27-9fad-9f494a867f77', 'Binding', 'Paperback', 21504, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('251bf7f7-e008-4f2c-b468-a008b2ff90b3', 'ec9d8b7f-8e24-4246-b22a-4014742bd20f', 'Binding', 'Hardcover', 2396, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('251d2676-ab90-43ea-b93d-aea8c38f3562', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'Sub Title', 'No', 14344, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('251f3c6a-d582-4686-b595-f55dfda1182f', 'f632017f-d4cd-49d0-a550-d995fad910b1', 'Author', 'Ashim Raj Singla', 1244, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('25236d41-3c8c-4a31-98ed-edad5b09d9f8', 'adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', 'ISBN 10 Digit', ' ', 6920, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('25276e35-09da-4193-b44f-29571035442a', '3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 'Author', 'Gale', 13359, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2527e61d-9127-414b-a7de-b794aabc3862', 'af66cbe9-9b6e-471a-a452-ac2a7a5cda15', 'About Author', 'No', 8697, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('252885e7-fa1e-4bc0-b351-4026752e3614', 'ab00247d-7ec0-4f30-abd3-aed6c5defa9a', 'ISBN-13 Digit', '9788171104444', 4341, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('25294b6a-062a-43a0-b9a2-f48ff6100bbe', '022a60d8-b9a5-48ed-ada2-8f3031a8875a', 'About Author', 'As per Book', 7748, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2529ef43-9910-4337-886c-42b6db27f51b', '7d05e138-ea08-4d1f-bba6-5f767cdb4178', 'Language', 'No', 9664, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('252a39f4-7e24-47f9-97d8-f5a9990917a2', 'af8927cf-c4fe-40e1-8b21-7aa8d2de9fe4', 'Language', 'No', 8260, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('252d6b9f-0ef6-48e5-bdd7-0d62570276cd', '4e371092-6178-40cd-9e88-9cf630319ce6', 'Language', 'English', 30, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('252d9485-ead0-4548-af4b-fa571544f766', '2404169a-b868-4d22-9414-78e0cf47635b', 'Language', 'English', 11275, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('252eccbf-1381-45df-87dc-3ffbe8ea5570', '323ab93b-6e29-4dd7-a143-9a5e79a53b87', 'Pages', 'No', 12388, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('252eeebd-2bdc-4eff-b2c2-671a1216cf0f', '0dffdb22-c45a-443b-abc8-d0bac63dfbd8', 'Edition of Book', 'No', 20704, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('253300ae-0ee1-4924-bc06-e81eb609a7d6', '372f802a-e0c3-490e-aa75-6d51a386e678', 'Language', 'No', 17618, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2534cf05-8a4f-4336-a11b-97e3d83e31f6', '1e7d9db5-0cb3-406e-b47e-25c4fc903406', 'Binding', 'Paperback', 16523, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2537a3a0-18ac-4dde-8419-29884a47c871', 'c040346b-15b8-4875-a95f-039dc23b76f5', 'Publisher', 'Cengage', 2129, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('254169dc-5705-47cc-ba2f-d504621e380b', 'ae9e03e1-c5ee-400f-9da1-abba47b64357', 'Illustrations', 'As per Book', 19440, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('25447a71-1b00-4059-9d40-cef662cfdede', '34eb4ef7-66d3-4e47-871b-1a79f2c8d028', 'Sub Title', 'Practical Biometrics from Aspiration to Implementation', 6111, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('254513fe-a7a0-4374-b1a7-38e90142e4bc', 'bdb9d241-a201-415f-92de-b4e7af807880', 'Pages', '768', 5852, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('254a5a55-326e-4bb0-af79-519156c8afb6', '5336ed86-5e8b-42dd-96ec-ce3871c43405', 'Author', 'Mallika Nawal', 1254, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('254d87c5-1032-4d83-8a1b-59e6d18dcb74', '5fb7cfff-3d72-439e-9f11-6e82122fbbf7', 'About Book', 'No', 13081, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('25516761-ceae-42ae-ab7e-cf97e4c6d07e', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'About Book', 'No', 19473, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('25516e55-330e-417c-9b9b-dae1c6186364', 'e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', 'ISBN 13 Digit', '9781598037852', 22626, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2554cc49-a83f-4194-9367-07154f8f4f23', '6316bce3-ab53-486e-9b4b-e3c5a07d6985', 'Content', 'No', 21359, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('25552920-1748-45a8-8987-2c282e3f61be', '4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 'Binding', 'Paperback', 9739, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2556fd7d-46ef-4933-9cf3-e33a18d79734', '8e4a481f-3839-4d38-b5e1-237da2483273', 'ISBN', '9781292058849', 810, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2558ec67-eef2-4d65-8ce4-d617114c9cf2', '2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', 'Author', 'Sister Nivedita', 15305, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2558f414-ebf0-4532-a719-6e11591b27c5', '683d2f8e-6783-449f-83dc-0b28d1e1edde', 'Binding', 'Hardcover', 7084, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('255ab48c-0725-49f5-b896-eebe043cbcde', '56b00d41-b29b-40c7-a3fb-4adb616a6ff9', 'Binding', 'Hardcover', 3847, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('255abdd4-c4ba-437f-9fbd-a7556cf10916', '9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'ISBN', '9781292109473', 775, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('255eec71-a6a7-409d-8e66-f206b44ea327', 'e4c89124-c3f6-4b38-9bd1-09206e83c2af', 'ISBN 13 Digit', '9789350742020', 17365, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2574fd21-c36e-49dc-95b4-5ccbe3ddec60', 'b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', 'ISBN 10 Digit', 'No', 8743, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('25756424-0f5e-4d86-908a-959391158671', 'd5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', 'Pages', 'No', 18845, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('25786706-c5d9-446f-99a2-ed84f3c0a5bd', '51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', 'Edition of Book', '2 edition', 11662, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('257a693f-c389-4e57-bb15-acacd6e017ab', '70958de5-4a73-4c89-b0b3-e0aa552fcb8c', 'Author', 'Britannica', 7775, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('257c8570-4576-4045-8220-f8cb7a1527dd', 'cc798ea5-16af-48a9-a10b-b535af8b355c', 'ISBN 10 Digit', 'No', 22784, 4, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('25807e98-8b60-48b8-961a-f7a5c9420723', 'e4c89124-c3f6-4b38-9bd1-09206e83c2af', 'Author', 'Srinivasan Ramachandran', 17361, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('25847b09-699c-4e58-9508-582664279678', '834b948e-624c-418c-b79c-7e1162ad6cf1', 'Pages', 'No', 13232, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('25852e60-7810-47e3-b82e-d6b70d1efdb1', '115e9037-7f57-42bb-89d8-42c62dfb3455', 'About Author', 'As per Book', 11411, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('258a8e1f-86c9-41b6-b548-14a416e7347d', '37176998-7a28-4d70-877b-ef9c7e34f3a1', 'Language', 'English', 21329, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('258ebff4-90be-47f0-8c4a-224f1f4afcd8', 'f6e37728-a21f-4c7a-b23e-72d9e1f7c767', 'Publisher', 'Standard Publishers (India)', 21292, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2590e2f7-75d4-43e9-921c-f98a322c521c', '060c7296-5943-4e94-a1e6-e1df08c5f15d', 'Language', 'English', 12624, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('259244eb-3aa9-478d-abff-a9f3e3605dac', 'cfbc2f6d-19a1-4877-8727-dcd5302024f0', 'Title', 'प्राथमिक सुबोध व्याकरण कौमुदी (सूत्रव्याखासहितप्रयोगसिद्धि:)- 2 भागो में ', 2982, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('25962aaf-b9cc-41d5-b8ee-769f052e1148', '0c2d1b7c-ff77-4f72-8c79-2bb0cf7b118e', 'ISBN', '9781260570991', 685, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2597068a-b098-4da1-86d0-24a7233f35eb', 'd983727a-fc6e-4e86-9757-93a81323577c', 'Title', 'Sales and Distribution Management 3/e', 2191, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2599e7a5-4a4c-4cc7-b310-0cdaa08ee115', '6d3a3116-4bba-4dab-80bc-4f33db6816c4', 'Title', 'Vedic Index of Names and Subjects V-2', 159, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('259b12fd-9f99-4817-a43a-728a8fb22d76', '6cd948de-f1a9-4e6b-85d9-c6b0864b15d8', 'About Book', 'No', 19952, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('259c05e1-5e2b-4413-be49-a6f2d92e2459', 'd8fbf742-57fe-4501-9d6f-54ab203e1bd2', 'Author', 'Bernard Dyer', 8727, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('259c50d0-0aa9-4263-8fe3-488fac75e0af', 'd1a02124-4d59-4174-ab56-a15be4a472b7', 'ISBN 13 Digit', '9789400727557', 7167, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('259dbe67-6913-4641-962b-a687ffe7612c', '028157ce-2aba-41af-bbaa-b13a98d0c6e3', 'Pages', '471', 21479, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('259e558a-61ba-4814-a214-8069c0f1afb4', '13c80798-46f0-42b1-834e-839d5b787179', 'Publisher', 'Cengage', 1151, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('259ee0ce-4258-4b0c-8795-a792e27fb1b0', '18f7469d-7134-402c-8a7f-997406b93ef7', 'Year of Publication', 'No', 9597, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('25a21289-d899-4fc0-8758-14c6a8aded3c', '78738ec0-f08a-4f23-9d8b-adbad510c1af', 'Edition of Book', 'Second', 6914, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('25a681ec-75c6-49d8-9cb0-bbcba03e6167', '71f4d426-3efe-4ec9-9bb5-65c4bcaddf17', 'Language', 'English', 16616, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('25a70da0-0071-4c7f-b423-3019f44a342a', '6d700c04-27ac-476d-a95e-bf09845fb778', ' PAGES', '89', 3602, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('25aa3f3d-8318-4109-bf93-3cb2aef1972f', '59182263-3a8b-4be2-b282-47ef224b8f62', 'Publisher', 'Swaraj', 405, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('25aca9b6-c39a-4284-830f-aa67a74b2bec', '72aa6efe-dd5e-4566-9b82-1e45206d9971', 'Sub Title', 'No', 14744, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('25ad900e-dabe-4f66-b39e-f09121f92ab0', '2fefc4d5-0c80-4021-bfd8-6f366994b99a', 'Language', 'English', 7095, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('25addcd4-0564-4b8a-b253-578ce3ba8f16', '24d32851-e0bd-4bba-a23c-877cff0ad88b', 'Binding', 'Paperback', 20668, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('25b06d05-6910-4d44-92c8-bfcd5a88d518', '30a41237-5ba2-44b1-a67b-673d53d5abe7', 'Author', 'Dr. P. K. Sasidharan Nair', 6929, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('25b178be-2a84-4092-b7a8-9ff686928689', 'ec595a0c-6c0a-444b-8b52-ed6430b1b865', 'ISBN 13 Digit', '9788171249350', 19179, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('25b5f19d-4750-46ea-b295-255cee4997a0', '4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', 'About Book', 'No', 12208, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('25b61ce9-2816-4499-b08b-3a78bd35a576', 'c25ca7f3-3e50-4d97-9291-8a94b2d391a6', 'Author', 'Nita Mehta', 22126, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('25be09f2-5ad7-4e79-ae12-8dd7515797a2', 'eeb30489-9235-4a94-97c2-7ae41ebca0a2', 'Pages', '1624', 6509, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('25c08338-3309-4ef3-b291-8e66e8caa5d1', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 'Edition of Book', 'No', 10940, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('25c1e88d-a91b-4538-855d-df072506df52', 'c3156b06-57be-4e88-9cbd-fbb5af4e4312', ' Pages', '569', 3433, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('25c2cb5f-f04a-4b60-af79-497b504c13ed', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'Binding', 'Hardcover', 5996, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('25c9eee1-49ee-4287-be07-ac1da5d145aa', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'Pages', 'No', 18506, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('25ca41ea-6465-4488-a3b1-5d345831afd8', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'Content', 'No', 13786, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('25ca760f-d506-429b-906e-2bd536d04f77', '85c0536b-b316-4137-ad8b-4d50214fed83', 'Illustrations', 'No', 22381, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('25ce5fdc-2851-48cb-9d9f-00f6c1a2efb7', '7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', 'Year of Publication', 'No', 13327, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('25d0d1fc-ef64-4079-b734-b6e09c980184', '2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', 'About Author', 'No', 9760, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('25d1b771-b3a5-4966-9030-9a302c65fd94', '66392fd0-0507-462d-83ee-03e5436ddbda', 'Author', 'Sun Kim, Haixu Tang and Elaine R. Mardis', 5250, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('25d2ec4a-5ca1-4337-91f8-eeab353ea2a8', 'f2f37a0d-69e2-47a5-b108-80be49fe532b', 'Binding', 'Hardcover', 17791, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('25d45f34-ba89-4b4b-8e99-79443f0e78b9', '51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', 'Author', 'Lois Mai Chan', 11654, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('25d545c9-7896-4ddc-93ab-1e27fe787bba', '043bc84b-2430-4b81-80b8-704cbf5b287e', 'ISBN', '9788187471868', 17077, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('25d9fa57-8de1-4f42-a0ec-bc2c54da420f', '41c9ba5a-60b2-435e-ae7f-af981635f666', 'Binding', 'Paperback', 10038, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('25e17b01-6d47-44e9-ad17-9b86df324195', 'd6983414-971b-4aa3-8bc5-6a249489cfbf', 'About Author', 'No', 21640, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('25e3d057-c8fd-40a1-a191-f0e105eda4ae', '7211b54a-f86f-41cd-b147-86e400cb175f', 'ISBN 13 Digit', '9788131300381', 21151, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('25e55c8f-15d4-4efc-a263-e8cf37c34f9e', 'd36e812d-01a4-413e-9f34-a8256d75786a', 'ISBN', '9789364107723', 429, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('25e57f02-ed16-469a-95e4-af01af7403e7', '9b560c48-7067-48c2-92fd-dd340c8da0d4', 'Year of Publication', 'No', 15325, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('25e6eeca-3111-40b1-a776-0e013dc8d401', '96b226e3-4e7f-46cc-8198-757951b63a7f', 'ISBN 13 Digit', '9780849381409', 22890, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('25e77bf0-747c-4eb7-8b18-1ddb68da9e1e', '4a54d0aa-de02-4eb6-99af-ccc74c702f8d', 'PAGES', '345', 3669, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('25e7e12f-9c83-4c68-9a74-263f4d0a74e8', '9697fc0b-e19e-4362-936a-33460b1ac7ed', 'Publisher', 'Bloomsbury Publishing', 7511, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('25e8092e-86c5-4514-9c74-06b5b7030a98', 'dcd04f8b-09f8-4cbe-9ca9-997ef97d71f7', 'Binding', 'Paperback', 9947, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('25ea614e-ff94-4906-b6fb-5329b41f403a', '8d65d566-a900-41c5-bc8c-414ba2d456cc', 'Sub Title', 'No', 12837, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('25eadff7-23ee-4c0a-a53b-adf1fad69f8b', '8d247fbb-9a76-4c22-99e3-edbd85aaad18', 'ISBN 13 Digit', '9788192844008', 10643, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('25ecdbf8-853f-4a8d-8a8e-8bfc9bc5ece2', '1efe6925-fdf6-43cd-9702-8d28eecb5ea7', 'Title ', 'The English Reader - What Every Literate Person Needs to Know', 8607, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('25ed8330-fdf0-4100-8cba-300c341958c1', '2b2f86ab-beae-4409-812f-1a6b8518b41b', 'Edition of Book', 'First', 7665, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('25edad17-bc3f-4c0f-98f7-190ca6fe12da', 'fc9a4037-c6d5-4783-8dda-b076324b2eda', 'About Author', 'As per Book', 6862, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('25f33683-76e8-4db6-9907-81e1d436c94a', '96b226e3-4e7f-46cc-8198-757951b63a7f', 'About Author', 'No', 22887, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('25f4fda2-fb79-4147-a056-a7b2c96d9ac2', 'f697e66e-525f-4170-a99a-50398c0fffa6', 'Author', 'Om Prakash Singh', 2341, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('25f6e295-a7f6-42df-864f-6dc0be8d1a47', '9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', 'Year of Publication', '2013', 16499, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('25fa50a2-c00c-49f3-8749-4a3eb50c017a', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 'About Author', 'No', 21590, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2612b941-a554-4dcd-8960-c278e21c4c2b', '44697603-5a32-4509-ac5f-510c29341e8a', 'Edition of Book', 'No', 20256, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2617aa98-d9d6-4ae4-9353-f79fcb83b922', '2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', 'Language', 'English', 2459, 6, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2618f6f9-e9e0-45f4-bb09-6919920f42a1', '06f42792-928d-47e9-a093-dacb7874da58', 'Language', 'English', 22196, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('261a01a7-ba75-4f21-9f05-e250598971c1', '6edfb67f-f439-464d-be7a-3055b9e590f9', 'Illustrations', 'No', 14846, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('261a94a4-e2e4-463e-ba8b-51e1071f9994', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'About Book', 'No', 16862, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('261bb8cb-6f43-49c0-bc1f-eb6f3a0eeb30', '3414e60a-58cd-4ac8-817a-81283cc8343f', 'ISBN 10 Digit', 'No', 10883, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('26236f04-d978-46f7-8cdc-0d1d7d35ade1', '57b10fe2-f134-42f8-a0a9-754372fb1986', ' Publisher', 'Mir Publisher', 3438, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2623ec55-478e-4a87-978f-f6653afba9e6', 'dad95df4-309c-4552-94b6-026ce0827556', 'Binding', 'Paperback', 9557, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2625d186-7de8-4ec5-889d-28173c5bd697', '0fbac891-bfc6-41c3-9944-d31da136f2de', 'About Author', 'N/A', 11168, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('262a3bc3-2e19-43a9-9621-0732bcb62215', 'b3538109-6c77-4d22-8022-8026c3aab8ec', 'Publisher', 'Britannica', 17117, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('262cac06-a371-443f-bcb4-c0e80bdebe6b', 'de422117-f84e-4f44-8f60-2be31d2dc8f6', 'Author', 'Euro Books', 19619, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2631a667-985d-4052-b74e-a3724b35a5e4', '3ad4043b-baee-495f-a59d-505ef9eae50d', 'ISBN 10 Digit', '8171102433', 10126, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('263236d5-001f-4403-8035-7e1070618b50', 'a0168fd7-7759-488b-ac80-ce37fe547533', 'Content', 'No', 12082, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2638b45b-c1a0-4901-b0b7-3c7bb8974313', '23ccd0f7-f6ec-4bb3-9c79-9210fcdcb141', 'Title', 'Improving the fat content of Foods', 18482, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('263a84cc-c910-4b4a-9e45-e3042cf352e9', '96469dea-8fca-4428-9284-b2276a7091ac', 'Edition of Book', 'Ist', 16885, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('263c9a6a-1bef-45ef-833e-6949bab4d07a', '15889935-34e5-412f-b459-7a4ff2afee07', 'About Author', 'N/A', 22861, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('263ee4c7-a10b-4ef2-b757-2ba80d9295ce', 'f1467690-27eb-41ce-852f-987df04d8626', 'Illustrations', 'No', 16309, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2640a611-a1e1-4c2c-9786-cd3c66462cd9', '9b0310e5-5ac1-435e-af52-14ffc0c8afab', 'Illustrations', 'No', 14742, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('264177e8-6768-47e7-b4cb-1c65dbc8cf4a', 'ca98b806-7e16-4760-8025-6a2a1d664489', 'Illustrations', 'No', 12677, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2642784e-f207-4314-b099-f3e401f3fa84', 'aa9fd893-9ee9-4395-992d-9c1098b5e7b4', 'Author', 'Michael E. Wysesion', 19161, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('26469a81-7f80-4431-9982-dd60398387b3', '3d991445-c1a6-49bd-8669-a1116946c5a7', 'Sub Title', 'Ecopolis : Architecture and Cities for A Changing Climate', 5814, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('264a784f-c591-4019-b27f-8cc1ed67bb47', 'bea0ca4f-62bc-4b1d-b112-52ca9e03322a', 'Binding', 'Hardcover', 10570, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('264c64b0-f176-49af-b450-ce632a1cead8', 'a888d0eb-87e3-4d40-82c9-4ac416139b31', 'Sub Title', 'Prominent Hindu Deities Myths and Meanings', 15544, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('264f7274-6b96-47d1-9b33-d3199ac8d0a0', '3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 'Sub Title', 'No', 13358, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('264fb916-5673-4d3a-85df-329f9cef98c8', '007790fb-81d3-4ee7-97bb-c6864ad844fa', 'Author', 'Frederick J. Francis ', 13441, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('26520969-6031-4fc2-8019-99d4c8edd44b', '39dde3a4-8f4c-4ef4-b493-17e9f02a5f4a', 'Year of Publication', 'No', 21895, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2652507c-fe18-4334-80f1-2714b8eb94eb', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'About Author', 'Kari Astala is the Finnish Academy Professor of Mathematics at the University of Helsinki. Tadeusz Iwaniec is the John Raymond French Distinguished Professor of Mathematics at Syracuse University. Gaven Martin is the Distinguished Professor of Mathematics at Massey University.', 5290, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('26563724-3331-40f0-bbfa-05ce0659b73c', '7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', 'ISBN 13 Digit', '9781848600201', 19969, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2657906d-b76f-4a42-b3d4-434b5f1ad8f9', 'fc245440-8eda-4c1a-9db0-92b561ca3a89', 'Publisher', 'McGraw Hill', 1536, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('265c7013-d1eb-407c-a4b8-e21ab688b1de', '713abb9c-7e85-436c-b3fc-12b9bd89e56b', 'Sub Title', 'No', 20962, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('266108be-4ad3-4ee4-9419-9e3fd266e2a6', 'a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 'Sub Title', 'No', 14006, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('266185c4-a0d9-4972-9ec7-a33a60460434', '2cc4bd0a-b43d-45c1-a44c-d642c1de58ce', 'Year of Publication', 'No', 8245, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('266238c1-6c1f-4e34-95ec-86140eebfcd9', '944c18aa-0cd9-4f3b-ae7b-36007069c1cd', 'Edition of Book', 'No', 9650, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('26645619-8010-4d42-960b-0c5cfb3659e3', '39ac4796-9e32-4a67-8cb1-81da2e408b7a', 'Author', 'William James', 19978, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('26703add-d49e-45ab-a910-04ceadca6d04', '7de6e8cb-7f57-41b1-8729-0d2433d1cffd', 'Binding', 'Paperback', 1317, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2670714a-1686-487d-b77c-c6abe8dac40c', 'db70cbec-ff48-4ca9-966b-f14c55891346', 'Publisher', 'Random Publications', 1886, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('26722c83-6600-4f84-bc2d-cd16de4c05b9', 'aed07fde-3f75-4660-823e-0886a1020d89', 'Edition of Book', '3rd', 4842, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2672fc8e-b684-4d18-92f8-b1537790146e', '1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', 'About Author', 'As per Book', 6201, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('26835aba-c33a-4d5a-becf-33f5f5750f15', '8d64aae8-c5d4-4dfb-bc51-81f458880664', 'ISBN 13 Digit', '9781580539616', 12879, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2689435f-a56a-4b93-bc0b-736e7f9e4390', '1cd6493d-75f9-4696-8ccf-558c83f1b332', 'Subjects', 'Mathematics
			 › 

			Differential Equations
			 › 

			General', 8099, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('268cde2a-6a35-48a7-b642-54df0f125ff0', 'c282b307-3893-41df-8947-f35b4f5ef614', 'Language', 'English', 12433, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('26927e40-3ccf-4b5e-a401-71abc08c2c52', '2cb1b958-0465-4b8c-8e32-509432fce55d', 'Language', 'English', 22440, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('269490a3-6f64-406a-869b-49cda2afc14c', '2005e7fa-e827-4894-9635-2b9df5d9e882', 'Pages', '466', 15471, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('269e56e3-ffef-40b2-a9c4-c499c84de562', 'e756738f-c566-49a6-a834-1d71b5329ed3', 'Author', 'Sheeba Kapil', 1619, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('26a18dc7-f800-49fb-8989-4e3c09c55a7d', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 'About Book', 'No', 10277, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('26a21eb0-1abb-4c2c-a8d7-7340f4f21299', '82006d70-c545-4270-9b42-df79f034fcef', 'Binding', 'Hardcover', 17677, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('26a7648d-c96d-471a-b450-26fce773831f', '44f1d3e4-92ec-45a4-a566-bd7a0a0e9afe', 'About Author', 'No', 22806, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('26a7eef9-b594-4da0-87c2-e9b0252edf94', '7c522613-e617-4155-b15c-5271c9f4b23b', 'Year of Publication', '2014', 3462, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('26a9e6e4-5fc1-4644-86b8-998d392ddd5d', 'd2a2fbd1-cc05-44df-bb58-5da31c295fe0', 'Language', 'No', 11715, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('26b51c97-e7ce-47c1-8a85-f90398daf963', 'a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 'Pages', 'No', 14012, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('26ba284f-ecc9-4b35-8313-30cd1802edc8', '09834a6e-8913-44d8-8226-5f67ea249f76', 'Binding', 'Hardcover', 2477, 5, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('26bca0fb-4755-4628-8705-8f8536601a17', '834b948e-624c-418c-b79c-7e1162ad6cf1', 'Edition of Book', 'No', 13235, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('26bf7e5c-4d6f-4414-9570-44b856176a10', '22320428-6db9-4f4d-a43a-677bcc4ece0b', 'About Book', 'No', 19643, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('26c08128-8c43-442b-9eec-68523f3a3869', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'Content', 'No', 17444, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('26c0a833-1819-4f8d-aa99-28a056fcf3cf', '9590a612-9137-4a55-90d7-d6c9edc25bf5', 'Binding', 'Hardcover', 9240, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('26c47218-5da7-4725-a3d4-a78e84333524', '9882e227-6d96-4087-a4c9-add1a7fffa86', 'ISBN', '9788197824760', 409, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('26c4841c-dd8f-452e-a737-660b2b2213a8', 'a9c36421-6027-4403-8341-21963702bda9', 'Illustrations', 'No', 13820, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('26ca67c2-2e1d-48c6-a210-b3f257b13a2d', 'b443740b-ce3a-4f4b-8c0b-0dbbf58e53d5', 'Binding', 'Paperback', 10748, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('26cdb71d-b69a-4f1b-a4f2-c323dec14307', 'c4df0a93-b568-4458-9c20-2cd1181753b5', 'Year of Publication', 'No', 14066, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('26ce641c-85a1-4c1b-ac4a-ecea5577ce62', 'c62c69e6-d231-479f-b137-3e8188d544f9', 'ISBN 13 Digit', '9788181161956', 15889, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('26ce8b14-beb7-4291-81b6-1922dcac0a79', '99a0f5a5-9732-4eea-9891-1e99713a2231', 'Edition of Book', 'No', 14192, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('26d04662-b8bc-4531-97ab-78fbf3876676', '7bc2c725-dc32-478a-bb23-f82c63089c01', 'ISBN', '9789356227064', 2553, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('26d39af6-6fcb-44ac-b2ef-3299d65e3161', '4e6c2179-70a9-4f07-acff-cfc6c40b4037', 'Pages', '128', 7006, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('26d6e23c-8eb0-42d8-84eb-027452be31f0', 'bee2da59-ae7a-4a25-b45b-dc9e04f02c8d', 'ISBN 10 Digit', 'No', 13844, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('26d8a5ed-6d54-4677-9fbd-7b60eeb1a035', 'c5a20aa7-f114-4a2e-b929-b7913f3ea622', 'About Author', 'No', 11964, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('26e1b613-c57d-41ec-961b-74c2b28a28ff', 'a519d25a-b5cf-4719-8f25-9bfb3335453e', 'Content', 'No', 17337, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('26e9548e-f13f-4e27-b1f3-6cb41811beac', 'e15315d2-56c0-47ae-8874-1522fb37224a', 'Sub Title', 'No', 13009, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('26ef4ed0-8c68-43f6-b215-fc1fcc251cad', '1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', 'Pages', '274', 6204, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('26f132fc-69c8-4a59-9107-a0eedb8f56a5', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 'Sub Title', 'No', 21588, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('26f340a0-9c50-487b-a863-33b164d9820a', '7f309bf3-54ec-4ecf-b8bd-42a28fec2c99', 'Year of Publication', '2014', 21966, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('26f8e36e-6b96-45b6-93a4-20d9395d348e', '4e74ed2c-37fd-4664-94ac-5087481524e2', 'Pages', '176+13', 3801, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('26f92d47-0ec3-48b9-af4b-282f04e3b1a4', '798bc15b-4b6a-42db-877b-d3746581aea3', 'Binding', 'Paperback', 17474, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('26fe310e-9942-460a-8d4d-12075ce46bdc', '9e2af00c-6d04-4609-9adb-02161b7cc491', 'Publisher', 'SAGE', 11491, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('26fe954c-0350-4659-a9fd-1379ba7eb2c7', 'e92609e3-20e2-47bd-afbe-b57f5383fb03', 'Pages', 'No', 18780, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('26ff26b6-66f0-4915-a58e-7095cbb4ffd4', '1b62015e-4523-4279-a039-0909146c92a4', 'Content', ' No', 5564, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2700da25-c062-4b70-9d30-7a0dcd395056', '98f241d7-43e6-4a8e-849f-bb370a1f7b22', 'About Author', 'N/A', 18628, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2701c589-6675-4240-b9b6-35dad7b89830', 'b1c9a1d1-117e-4365-ba0d-2816375a0d14', 'ISBN', '9789385830372', 5728, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2704bcee-a3d5-4be7-a361-09a1716cd5c8', '3832f56f-c273-4dd8-8b61-9cfaa07b13be', 'Edition of Book', 'No', 16024, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2704e191-804e-4756-b225-147e6e336562', '2c95a2d7-6ba8-427d-ad40-60fbe7d6a123', 'Author', 'Dr. M.C. Arunkumar', 20455, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2707f6a4-6113-44b1-b537-11572e088128', '24a55fe5-55a1-4f8d-959f-241b02653d7d', 'Language', 'No', 16411, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2709c025-0e11-4971-b98b-bfbbe51764b7', '8290b70a-c600-4110-b853-5a191905ff90', 'About Author', 'As per Book', 7221, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('270b8657-e50b-40c4-8a44-7385fca48534', '15a67626-2495-4489-a346-d702e518a1d1', 'Illustrations', 'No', 14937, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('270e2a97-62e6-4906-a375-e622ffb1b9b8', 'ce8ae187-a015-4b05-b6cc-152daa4b34c6', 'Year of Publication', 'No', 18437, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('27150021-8ba6-4aa8-a268-bc4b8127840e', 'd626fbf1-a043-4a7e-8761-0b66136947aa', 'Publisher', 'Mir Publishers', 3007, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2715f2a4-91d1-4418-b759-9553d9615b61', '59a557a5-a8cd-4d1d-b129-e903f049df77', 'Sub Title', 'No', 16285, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('271a841d-4560-40d0-8e98-283aba5c55e4', 'fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', 'Publisher', 'Routledge', 1141, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('271f171c-7621-4459-a0c9-6cc8bcf5cc5b', 'ff013887-b20c-4610-bc86-dcaac085b9d9', 'About Book', 'No', 18454, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('272054a7-7051-4758-a647-114368546922', '04d75430-2ed3-4b23-aa06-8a2525444578', 'Binding', 'Hardcover', 7326, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('272fb807-3cda-4b42-b254-b9d1f13b5cbd', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'Author', 'Fredric M. Jablin', 14345, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('27339971-708a-4638-aa51-54d3bea74c6f', '122ef7cc-3e4e-4582-a5d1-c19602f3817f', 'Publisher', 'Focal Press', 751, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2733c160-25cd-42b5-bae0-79ab800bd44d', '9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 'Illustrations', 'No', 19880, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('273803a8-f7bf-498e-b65a-30db634ba092', 'fb929af3-7379-431e-a728-4da325cb26c3', 'Year of Publication', 'No', 13497, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('273876dd-03b0-4593-9de7-bf36a07a8f2f', '24b74a24-bced-46b3-a5ae-e3960897df76', 'Publisher', 'Norton', 746, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2739df25-a92f-4ab0-9767-f1dfd324ca3c', 'd6563aa8-0722-4197-b349-8503661f8245', 'Sub Title', 'No', 13046, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('273c587c-fd93-477e-9457-1e1ce7d394f2', 'a78bb23a-87b0-41f0-866f-50b0dcd27c4a', 'About Book', 'No', 8497, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('273edcea-b804-4785-ad95-fa883b91af68', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 'Sub Title', 'No', 14121, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('273f547a-4553-4b29-8de3-d6e9ad96c5dc', '0037ddbb-7a5a-42e6-adb5-e3ae323cb1dc', 'Pages', '255', 9160, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('274174fc-9f8c-4df4-a42d-b28cc5c32b16', '19c0afd3-0539-4673-b37c-0b808d671df0', 'Illustrations', 'As per Book', 5770, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2744ece6-3577-44ae-8610-96143798b8a6', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'Edition of Book', 'Ist', 17450, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2746813e-c393-4394-97ff-c7150cfd8946', '0a885192-6830-41c0-a7af-0414c12a338e', 'Pages', 'No', 11133, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('274dc558-9eaa-4207-87b5-67b07d3bdf98', '874e5e91-2c76-4a94-a671-6622c9b78455', 'Year of Publication', '2008', 11187, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('274e9bca-12e1-4c62-a9e6-8bc0afa059c6', 'd9734459-ee34-452a-8374-dadc380647da', 'About Author', 'N/A', 14447, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('27512d93-a86a-459e-8905-d91371ce1f92', '07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', 'ISBN 13 Digit', '9789382037279', 9386, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('27582bdf-31ad-4744-ab6f-41ced1d60614', 'b3ccddcd-17d9-4c81-8198-62da9742f56a', 'ISBN', '9789361599668', 1260, 2, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('275b0d16-6cd3-48ac-b3ad-f218f584d4e8', 'f748f9fb-563b-4c95-a491-974e2dd90bc3', 'Author', 'Dr. V.N. Singh', 17875, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('275c4a29-19ed-4063-9045-3955382b5ff1', '3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', 'Illustrations', 'No', 21092, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('276124ed-e6da-43da-b86e-ff4009977b8b', '2ab5fb46-1532-4169-8f44-92bf409c4e0a', 'Illustrations', 'No', 5000, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('27650419-06ca-4b72-a698-7bf275e1b7f2', '47018e78-b1db-4c6a-9670-1d34b12a546d', 'Language', 'English', 13571, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('276598b5-23f7-4d79-aa93-febc6001da7d', '725ea442-015c-4d29-81fd-46393b3cd698', 'Title', 'International Financial Management: Text & Cases', 1213, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2768dde2-87f2-4c7a-aee1-707853e7b836', 'ce788aee-7cda-48ad-8518-ad5a4997df45', 'Author', 'Spencer C. Tucker', 9064, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2769821a-8914-4dee-809d-90cad73838f8', '2536415c-62ec-41b5-89a2-42e47f2c9c9b', 'Sub Title', 'No', 22574, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('276a75c8-0bfa-4e3a-be08-153d29881124', 'b030080c-7586-4a2a-958a-38459e9267e4', 'Author', 'Timothy Baldwin', 1967, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('276b82db-fef2-403f-95ac-e5cd4460edb7', 'd5b4700c-812a-433a-96e7-7bd7466df0aa', 'ISBN', '9789395638883', 935, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('276e7ff5-6c7f-4d33-bcda-63b0ffa6770d', '3a07d757-678c-497c-a6a6-770ef8ff84f6', 'About Book', 'No', 19369, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('277bba1f-7acb-459a-873c-c42301ade71c', 'f759cabe-733a-4685-8022-07c1a8b4d442', 'Publisher', 'Springer', 881, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('277da068-6862-48bd-9485-2eb294f730df', '1157eb06-0785-460c-ba65-ae188201337c', 'About Author', 'As per Book', 20626, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('277dd951-a362-4135-af07-54beb5b7def2', '844123ba-c1ce-4e62-8d15-2e7708cc4c29', 'ISBN 10 Digit', 'No', 8834, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2782e71f-e280-47ca-8662-e6b0f57fa65f', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 'Binding', 'Paperback', 20654, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('278388b9-e54d-4c44-82a3-2316606bbc6e', '0fe6b01e-8838-4b91-9d5e-f007612029d4', 'Pages', 'No', 18249, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2784319e-c00c-44d5-a6dc-dfdbdd02f9d4', '028157ce-2aba-41af-bbaa-b13a98d0c6e3', 'Edition of Book', 'First', 21482, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2786aec0-287a-4fe5-8a56-79201593e51d', '7d85dad6-88ae-4116-b004-4a77dc46cb81', 'Edition of Book', 'First', 12441, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2789c694-35ee-47af-9b24-fdbd1a1f928f', 'ece5f798-a0af-407e-b1b1-dfe2303c0f98', 'Language', 'English', 18688, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('278a26fe-3f02-4d60-8bdb-cd9847ea0c8c', 'b2d58084-b0ee-45df-933a-a51a2288e7d4', 'ISBN 13 Digit', '9789386552211', 7813, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('278c9fd4-b170-4f0e-a3e8-776dc1453d92', '3e820fe4-45d8-4a64-949e-a88f2487c3a5', 'Binding', 'Hardcover', 12281, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('278f2a6b-cdeb-4164-b077-8f4dec4fd12f', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 'Binding', 'Paperback', 8935, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('278f92b7-98e6-4e4d-b158-15eddb70f558', '2c3b5d45-c36c-4def-9b32-dc692e295efd', ' Title', 'Nuclear Engineering Materials', 3414, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2792b218-6f79-4532-aacd-c3a1f05880f7', '25b53a9c-255f-490c-930c-660bb6f1e4b0', 'About Book', 'No', 10784, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('279ae936-2098-4c50-8d96-de68eb95bcf7', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'Author', 'Stephen J. Cowley', 15721, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('279b264d-20c7-4434-b9f7-0c851daff7f9', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'Content', 'No', 21615, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('279c0d83-e11e-4445-bab9-1b48bbebb91b', '6d32c894-3413-4661-b7e6-784f0999dad5', 'Binding', 'Hardback', 4642, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('279f91f1-c5bc-432f-a1c5-cd31c0c747b5', '65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', 'Edition of Book', ' ', 6141, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('27a1b644-e509-4db5-b9d9-2da1490b4a8d', '608980eb-5ec2-425d-9e84-a1a4578a8d15', 'Author', 'Prof. Sushma Kulshreshtha, Prof. Abha Kulshreshtha', 15443, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('27a985ab-02c7-4ee6-bc89-d9c33ee31b05', 'afa03efc-eff7-4767-9536-33731a768154', 'Binding', 'Paperback', 947, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('27ab32c2-a9d6-44b7-ac30-6f4821593c79', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'Content', 'N/A', 9527, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('27ae68c8-0cce-4f5c-9079-f305c7c6a5bc', '83c36a9c-6862-4082-af7d-eb01b947ad30', 'Publisher', 'Pearson', 2029, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('27b0e78e-3cec-44f8-b8a9-23b5e337fac4', '989e6af4-daec-4206-8baf-1db14ea15bbf', 'Title', 'Fernando''s Business Ethics and Corporate Governance 3/e', 1942, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('27c00563-c765-4a86-95ea-5fa878227969', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'Author', 'Sadanand Paswan', 18866, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('27c1c0c2-5f1d-459c-91da-377cdfe29057', 'a0f8b181-37ea-474f-8b1c-5bb77b7e2933', ' Title', 'आसमा के सितारे  : कविता, नज़्मे तथा गीत ', 10044, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('27c55186-c85d-497b-8887-e95e40190a12', 'a2e5e112-d138-4bce-8fac-1c0591840a1a', 'Binding', 'Hardbond', 3711, 7, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('27c951c3-b756-4622-ac14-03cfe04994cd', 'aebe2937-58fe-4c0d-af69-cbea4714d44c', 'About Book', 'No', 10839, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('27d28288-f76c-410d-ac05-26997749dc32', 'c5cf3281-48ca-4b2d-95d6-a2662543a90d', 'ISBN', '9789385830464', 4026, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('27d8b5c2-2864-41b7-94df-a6f2976ce9e9', '7b28dc9a-f759-4543-bd4e-01adef943fa9', 'Binding', 'Hardcover', 12300, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('27da2705-c753-43a7-acb2-91b485d03e69', 'c31448c7-c9fa-4597-a1ce-19de47a19131', 'Publisher', 'Springer', 22482, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('27dceb43-199d-4f35-8b24-5f6e0b69a6ba', '0ddf6199-e2cd-4140-9c4e-1125382ead99', 'ISBN 13 Digit', '9781107631328', 8420, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('27de357e-4b96-479d-89cf-522c62d0a1a6', '7cdc8bf4-d663-4412-8a28-d793a79155d6', 'Year of Publication', '1998', 15702, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('27deb945-3d4e-406a-b80a-f32c18234705', '5a272247-3cba-4b9a-8d41-56c0db50b591', 'Author', 'Arnold Gesell, Frances L. Ilg', 18213, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('27e2ccd6-6a03-4acb-9431-582f23d648fc', '273ee165-cf3c-463b-bf0d-347e73605b47', 'ISBN 13 Digit', '9780980254372', 15623, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('27e5f2ed-880a-4ca9-a1aa-a5803f00d738', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 'About Author', 'As per Book', 15174, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('27edbc91-6b6f-4c4c-92ad-53b16bc7a0aa', '5963ea0e-7af2-43ec-981e-24d612a7636d', 'Content', 'No', 12160, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('27f63236-016b-4f57-9fe8-7fc66c7861d6', '56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', 'Pages', 'XVI, 313', 5307, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('27f70972-22d6-4b54-bf6d-51c0b4196965', '7f602aa1-6aa6-4831-952e-3f30add410e1', 'About Book', 'Yes', 5170, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('27f7278a-b770-4ac5-af58-bcc1b7915cf7', '983c14e1-4610-43e1-97e0-60b9dd68a47a', 'Author', 'K N Tiwary', 7923, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('27fbfc19-ddd1-4808-a4a1-1fa88121d3f7', '1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', 'About Author', 'As per Book', 7715, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2802dc92-bed8-4f03-a42a-99d0af88ccc4', '51ec804e-3e06-4232-a800-535b334203db', 'Author', 'Craig Jeffrey, John Harriss', 9027, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('28044205-e24c-49c6-aa59-299e14a2310e', '242737fc-c2ae-435d-b030-23f8ea4d0e52', 'Year of Publication', '2007', 6288, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('280962f4-b150-4870-bb44-31b0df14a7c6', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'Pages', '784', 14350, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('280e1c17-7b98-4335-a1ac-e2e4491437a0', 'cb5046f6-b069-4258-a592-4e6b0ca55d79', 'ISBN', '9789355934147', 3821, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2810b12c-8ec6-47fc-9ef1-51ef0523fab0', 'cb8027e3-7329-4a54-904c-d52672c0ca41', 'Author', 'Jay Heizer', 1060, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('281120bf-46e4-4279-8d0a-b97b6a940636', 'e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', 'Year of Publication', '2012', 21658, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2811aa76-da2c-4fe8-81ac-b79f531e4343', '125c754d-959a-4fe0-a4f3-92cbda9ec0af', 'ISBN 10 Digit', 'No', 10870, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('28134ead-0e8c-4685-9660-a4b2e5502171', '08e6f479-1153-419a-910b-5843d5504bd2', 'Illustrations', 'No', 14573, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('281738bc-0307-4425-84a0-5f28e7ee1664', '2a8858b8-fe81-43ec-949f-ddb018a24a7c', 'Pages', '744', 4046, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('28173ded-64b8-47ad-af56-2938a97934d3', '84f26fee-f3e1-4667-8de0-8e7e45013436', 'Author', 'A.P. Demchenko', 22139, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2819748b-a9b7-4a1a-afc4-8c059f36166b', 'a9a046a3-0fc9-401c-8105-d448379016a7', 'Title', 'Principles & Practice of Physics e/2014', 753, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('281b8a4f-d4b5-48ff-a96f-55339f4da494', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'ISBN 10 Digit', 'No', 13110, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('281e018c-3362-41d2-9b08-3121200a723e', '0a79ef85-d1e9-4449-90e2-8150eb807efd', 'ISBN 10 Digit', '817822030X', 18295, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('28299454-f090-46c6-9677-4f86ee5f8f1c', '531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', ' 

			Title

			 ', 'Encyclopedia of Toxicology - 3 vols. In Complete Set', 4099, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('282a6628-3c05-4957-a1b5-a13189be0600', '63fcd784-3a3e-40e3-ab25-a6b52109cfa2', 'Binding', 'Hardcover', 14413, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('282ecc4c-7ac8-4551-83c5-54a32b76f3c7', 'c8ee828c-ef12-48ad-b9ce-de38a9b81674', 'Pages', '200', 6316, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('282f1211-c36f-4043-9194-acfb1133e302', '1ed50ae3-ff92-4e7c-acf1-4c53b7836e07', 'Language', 'English', 15520, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('283082fc-4a37-483d-adaf-0d8f843fae52', 'd103509e-d1ea-46d6-a149-d6239a0cf925', 'About Book', 'No', 19708, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2838bbb6-54c1-4350-b010-aea1f072fc0e', 'c8bcbe4a-4627-4fe9-84cb-533143549598', 'Pages', '2064', 4131, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('283c8682-05d2-416f-8de3-07cda85e69be', '16b86c6d-77c4-4d1c-a02b-b4c6e467a7a6', 'Illustrations', 'No', 22058, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('283d76f1-47ad-4fb1-88d5-f4a890001c71', 'a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 'ISBN 10 Digit', 'No', 14010, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('283d9a4d-71f7-40db-b576-7c57ce7bb1b6', '8833e583-f6e6-4330-be86-3f48352cfad5', 'Content', 'No', 14312, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('283de6a8-99a6-48ee-8a52-710aaf9dc0e2', 'bec4da25-db73-41ae-b7e9-87881c00dbfe', 'Year of Publication', '2012', 11778, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('283e4bd1-16b5-459a-af87-64d78aeeaa25', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 'ISBN 10 Digit', 'No', 12865, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('283e68d9-2bc2-4ef7-99d9-ba4bcda86707', 'faa47da7-3d2f-458b-8f5e-9feb890cf18b', 'Edition of Book', '2008 edition', 21769, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('283e7598-aaef-4a5c-9ab5-82aca5532f59', '81827941-44d9-4eb1-8a43-8da43fdbba1b', 'Author', 'Dr. Sureshchand Mishr ', 10208, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('283ed737-5a72-491a-bc50-993e4ce78b89', 'caa7b090-0273-4389-943b-c3132ed96291', 'ISBN 10 Digit', '8175101067', 15993, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('28428418-8282-4ae3-8a98-6aecd716dfca', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'About Book', 'Yes', 5131, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2848d31f-83b4-4ce7-aca4-4897a7b9a34f', '45eeb443-7c68-4f68-848c-49d67e2f300d', 'Illustrations', 'No', 21453, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('284b54e7-99f0-4b46-b75d-a9353998dc6c', 'faa47da7-3d2f-458b-8f5e-9feb890cf18b', 'Year of Publication', '2008', 21768, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('28500a4a-9d8f-4647-a16e-f4f6d41d3d9b', '4bd83f52-400f-4d8d-998d-aff2971b7514', 'ISBN 10 Digit', ' ', 7443, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2855592a-2018-4ce8-af77-9af7cf41b86a', '78cf609f-6a7e-420b-b65c-ebf792e7c824', 'Language', 'No', 19719, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2855b362-cf75-461c-b336-f0e5e1ba87e4', '78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 'Binding', 'Hardcover', 1857, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('285734dc-d4df-48e2-b45a-05cf4435ccd6', 'd8fbf742-57fe-4501-9d6f-54ab203e1bd2', 'About Author', 'No', 8728, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('285b9669-ebb9-4a60-a6e6-f6e1028a9a70', '613ba2c7-870d-4629-9976-98687638904f', 'Author', 'G.K. Sampath Kumar', 11849, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('285da16a-fe88-45c7-a92c-5afdf77b4f78', 'e7e94144-633a-49a9-b590-beca7a7569cc', 'ISBN 10 Digit', 'No', 13800, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('286358d1-9dea-4cba-8a5a-98d00160c34f', '3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 'ISBN 10 Digit', 'No', 13362, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('286606c8-8b0e-4b7a-96b3-8419f3997881', '8ab8e9e9-4a39-4028-b8c2-d5c139cb3cd2', 'Language', 'English', 7986, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2866a7f4-5751-49a1-a316-60580e71eee6', '95daeee3-70d6-478b-ad21-1c3b47551873', 'Title', 'Cmos Digital Integrated Circuits : Analysis & Design 4/e', 1098, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('286b36b7-86c5-4dea-880a-7fc8cbcd4416', '9e32efb1-f8d0-4565-8666-689c3398aba1', 'Pages', '113', 23036, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('286e5b76-fe74-483d-97f1-89e6dacacf99', '7d022b6c-1e10-4fb0-96cf-3ab680e22a37', 'Language', 'English', 18584, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('28720293-42dd-4a97-b10d-a5245fb9923b', '6fdd3383-d829-45f2-b934-894d53ace8b9', 'Illustrations', 'No', 14404, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2874b70f-3de2-41de-8fc2-3a744f9a6864', 'd49f3807-6452-4f74-8c62-7f9ffcca5a6b', 'Illustrations', 'As per Book', 19842, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2875a093-cb32-4569-877e-a711c505b6f4', '346a3559-aeec-4185-8b0b-9640e49fccd0', 'About Author', 'N/A', 19556, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('287770e0-ef65-4b20-b21e-fb6f47a31f38', '428931a5-cfdb-4060-b8f4-509488d5424e', 'ISBN 13 Digit', '9780470040980', 7471, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('287773de-5cdb-4606-ba90-d266ed8c2bd7', '1d18173d-711c-473d-8851-1a4483d8ab9d', 'Pages', '400', 3016, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('287c4566-f8fd-49b4-883b-e18d2edcae8b', '55ba931c-2f8f-4c6e-a012-254152f11114', 'ISBN', '9780074708828', 506, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('28847602-f267-4515-b9f8-621ec4b1d0c5', '4f7e3459-57ef-4f26-b0d8-5b20069fb630', 'Binding', 'Paperback', 1682, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2887426f-0053-47aa-abbd-5e89edd7058d', '2a7f5fef-9904-4bcd-87ca-c9f2507640be', 'ISBN 10 Digit', 'No', 11813, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('28896c19-a581-448c-bd78-40952f9b58fd', 'edaea714-6c84-4e12-afba-b6db56cb66ea', 'Title', 'Modern Competitive Strategy', 1961, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2891a03b-96be-4ec8-a564-0fb44ccc6d40', '1550ef6c-5c75-494e-9f03-6fc1486dde96', 'Language', 'English', 12193, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2895a2a4-9870-4dee-94d0-9b06361c1918', 'e15315d2-56c0-47ae-8874-1522fb37224a', 'Illustrations', 'No', 13020, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('289701cc-e179-425a-813a-75e706633688', 'b84b98df-7270-4889-8ddc-98bda685117e', 'Publisher', 'Academic Press', 13242, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('28978c7d-1e81-4567-84e4-86801c6a24e8', '2800680d-8428-4b03-825d-ae2eeec36295', 'Content', 'No', 11877, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('289865cd-100a-4fe1-b0ad-cdaa0876a418', '2174063e-f593-4a9a-9d66-ad8e86828039', 'Title', 'Physical Chemistry  V-1', 2786, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('289c0497-0d38-4650-a0dd-dd33aa50b9dd', 'b9472d49-19a3-415f-a288-c246a838fd56', 'About Author', 'No', 9578, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('289d95aa-6aa9-4eaf-aa5e-a38a5c717730', 'b59e3a1c-3852-4ebf-8394-8f799ab413c7', 'About Book', 'No', 18467, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('289e9469-68b9-4c68-b34d-1bdd814987fb', 'f56e8cb6-685c-44b6-aeba-23e21ec1bee9', 'ISBN 10 Digit', ' No', 4902, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('28a1fdb0-821f-4711-9925-cecdf6d37839', '81c272c8-0179-4f2f-ba19-a71dcd16000d', 'Pages', 'No', 15982, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('28acc6c5-c305-44d6-b5fa-dec7b399b132', 'b80985b2-ad1a-4227-99cf-1ccec16bb710', 'Language', 'English', 5636, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('28ae32a5-c5b4-4a1a-a32a-a59c78c71e27', 'a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', 'Language', 'English', 60, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('28b0788a-1d55-4e43-b455-c6c21d9a6d33', '926bc545-07fa-48b0-9c4a-8118e46a8194', 'Year of Publication', '1974', 2796, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('28b19593-7048-43e0-991b-e745734c0bce', 'd195f4f4-7e10-4011-a22c-351e8816e7aa', 'Author', 'Niranjan Pari, Puspanjali Mallick', 12444, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('28b23336-3d01-49be-98ad-d2b750d1cf56', '830879ba-ee25-40c5-acc6-37abb3892b0b', 'ISBN', '9789385830365', 8040, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('28b3ae9d-c308-439d-afb6-45c818d88b3e', '04d1bc7b-0726-41a6-88e1-7ed12c570834', 'Language', 'English', 15639, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('28b4af0f-0f93-4883-8438-196841342d92', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 'Year of Publication', '2015', 12421, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('28b75cd8-0c6e-4abc-98f6-92ee152a7492', '01eb3d01-3407-4827-ad0c-d1d9c9e10ba7', 'Pages', '318', 6530, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('28ba2ce9-da0c-412e-9a44-eac40439d9e0', 'daf16663-fe8b-4ebc-b61b-09ead0599b1b', 'Pages', 'V, 170', 5619, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('28bc6c51-2231-4699-a509-077fe1b4d9bb', '4df30c7f-b955-4f43-8525-81c4b1e87029', 'Binding', 'Paperback', 2230, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('28bc9354-d4fa-402b-8621-fc2e5f68b9e6', '846ff7bd-be9c-49d3-9490-431fe68b2354', 'Binding', 'Paperback', 18050, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('28be8ab9-034e-4fad-84e6-3aae79f852e7', '0dffdb22-c45a-443b-abc8-d0bac63dfbd8', 'ISBN 10 Digit', 'No', 20699, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('28c6955b-3cef-4f19-ac2c-d4192bea5ea3', '6767b230-ca54-484c-8e5e-ae327d061b03', 'Binding', 'Paperback', 10292, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('28c89823-9716-433d-8fcb-654bbb4caade', '46cb2f6e-719b-4c24-8135-8c5ab6523da8', 'Pages', 'No', 8688, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('28ca9d60-17e0-4e31-8465-162b5ff391a2', '45eeb443-7c68-4f68-848c-49d67e2f300d', 'Pages', 'No', 21448, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('28cc7671-d483-4923-a1a8-e32b02ce9959', '1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', 'Year of Publication', '2014', 6817, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('28ccc39d-f77f-4462-aa56-395ed1f465c4', '2319637b-e083-48c3-adf7-15479a6486f1', 'Binding', 'Hardcover', 10925, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('28ccd792-d6aa-4b17-a850-7847836f5059', 'f4baad78-08b0-4a09-aca3-32737596841e', 'ISBN 10 Digit', 'No', 17586, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('28ce0911-bc0f-417a-acce-da134a20c1d2', '7677e4d3-5d82-40b0-817e-65e91e604897', 'Binding', 'Hardcover', 18148, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('28ce8509-9d67-497c-b9a2-9936bd22f404', '378a1128-a60a-4c4c-8164-b230787a6da1', 'Author', 'Tom Carson, Donna L. Baker', 23078, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('28d67db8-18c6-4c28-ad41-ed7b2d5e4bac', '055d9e50-1481-43da-90ab-de21a80703ad', 'Author', 'Avanindra Kumar', 15197, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('28dfc469-76e0-4ccb-abbd-404a118caf2f', '9e32efb1-f8d0-4565-8666-689c3398aba1', 'Year of Publication', '2012', 23038, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('28e229a7-fc93-4607-9f7b-2d434e3231f4', '171be9aa-776a-4f6f-83a6-1bf46a21f62f', 'Pages', '268', 6452, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('28e7e75b-fcca-4606-a1c2-02f01ff3cb6c', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'Pages', 'No', 18409, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('28edabfd-a3a9-4ac8-a344-2a05043f95bc', 'cc91762b-0781-4c37-a0bd-d153312d67cf', 'Sub Title', 'No', 19541, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('28ee2df4-bf16-443f-9a6d-d7904143ed30', 'ac16968f-8025-4f93-8d4f-3eaf056d6ead', 'ISBN 10 Digit', 'No', 13940, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('28eec23f-f8d0-45bc-a18f-9572830a1d25', '78bd1750-c2d8-4667-8ee1-017501eb4ef2', 'Author', 'AK Sanatombi, Sadhana Mishra', 12490, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('28f21e43-ab3b-4236-8542-478b0bdec357', '56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', 'About Author', 'Henk Broer and Floris Takens are professors at the Johann Bernoulli Institute in the University of Groningen. are leader in the field of of dynamical systems. They have published a welath of scientifi papers and books in this area and both authors are members of the Royal Netherlands Academy of Arts and Sciences (KNAW).', 5303, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('28f66b88-75ae-4ae0-a998-e00d5ed5eb83', '5d7c3c1b-f309-4389-beab-75c5dae98033', 'Language', 'No', 12600, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('28fc50ad-49ba-4d23-b488-1cca3400d8e4', '1238c8ed-e981-427e-acd1-12b7ce7d0ed9', 'Binding', 'Paperback', 832, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('28feb417-887a-4a4d-9e71-3773fefdc7b7', '910b7980-a63e-4a2b-a04d-3cbb26593f9e', 'Content', 'No', 13296, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2908136f-2367-48f0-887c-7f50f174c85c', 'a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', 'Author', 'डॉ.प्रेमलता', 4671, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2908edf4-44fe-41b1-a2f2-50db9ec538f3', '11dae738-8416-484d-8a59-ed8d12710398', 'Content', 'No', 16239, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('290ce150-bfb1-4155-842b-1eab2b40119a', '94c6e184-8878-4f84-b714-0f96dd339fb2', 'About Author', 'N/A', 9851, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('290f668d-eca1-4fcb-bc06-e962e68dd975', '318dc2e2-634d-434a-8d6f-2b100f845b80', 'Language', 'English', 5233, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2914380c-8fff-406e-8859-a4ad2c1295e3', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'Illustrations', 'No', 14924, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2917a2b7-ed10-48c0-a49a-aa124518ec07', '9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', 'Pages', '9788131786765', 15660, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('291b0579-13ad-41b9-95ab-9feec6535d41', '0b77540d-b34b-479b-a193-f4e2ce79cd0c', 'Author', 'R.K Sinha', 13976, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('291b2bde-b0ab-4b59-af2e-701d9eba4e42', 'a519d25a-b5cf-4719-8f25-9bfb3335453e', 'Sub Title', 'No', 17334, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('291d7f58-0efa-4ec8-92aa-39026e392a25', '022a60d8-b9a5-48ed-ada2-8f3031a8875a', 'ISBN 10 Digit', ' ', 7750, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('291e819f-5424-4421-98f2-f24f84d1ffe7', 'c1a97269-5730-4723-b0cf-681abd8046a9', 'About Author', 'No', 8871, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('29259471-66e1-4c42-8c60-5cc2a4aae56a', 'e6b51182-c3d7-4c65-8515-4846e598723f', 'Title', 'दलित साहित्य समग्र परिदृश्य', 347, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2925ea37-5d94-4d32-b940-921ee0285a2a', '1d80bd7f-a8d4-4f2c-bcee-1d3b13f69302', 'Year of Publication', '2018', 22640, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('29275dba-e6cc-479f-89a5-a7aad606846f', '5e090b85-dd1e-40a3-8e72-4ac567bef98b', 'About Book', 'No', 16118, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('292a84a5-fac1-4080-adbb-323c7ac0aac0', '7140352f-c430-4566-87de-71f755fe2e0b', 'Binding', 'Hardcover', 18110, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('292f8228-4e31-4917-aee3-c7e7993afcee', 'ff013887-b20c-4610-bc86-dcaac085b9d9', 'ISBN 10 Digit', 'No', 18446, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2932d26f-3e7d-45ce-ae2e-0d698c0bf9d3', 'b01819f6-8c0c-44e4-82d7-64c08f719ee8', 'About Author', 'No |  ', 7612, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('29356e13-a94b-4e2c-a4a8-1efc0c009894', 'edfedc74-4e55-4a69-895b-7e25878e33eb', 'Language', 'English', 4162, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('293583e1-7786-418a-873d-0178555a0dd9', '7a6a39e7-7b09-46d4-8d2c-9df7241e1176', 'Author', 'Seema Gupta', 2499, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('293bea9f-a631-4ded-a146-5e9d2ddb575b', '03814405-9c66-46d4-ba21-b1649ca73f8f', 'ISBN 10 Digit', 'No', 8289, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('293f1c3f-b1ba-48ca-9ec4-306c2a78b8f9', '09772330-d03a-40c2-9143-aa3223a28a8d', 'Author', 'K. Lee Lerner, Brenda Wilmoth Lerner', 6759, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('29415b52-838a-4f66-94fc-2cfdde6ce62a', 'f7959cfc-3916-48cf-9cdb-967544f5845d', 'Binding', 'Hard Bound', 4201, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('29440a82-6ac0-43ad-8e29-8143d79593fa', '85606e76-888d-4dd0-b785-0a3b5395958f', 'Binding', 'Hardcover', 20598, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('294716f5-d155-4546-a493-8c241a5de42c', 'e04aec74-d218-4dd4-a653-a9833ba58d8a', 'Author', 'Chihiro Hamaguchi', 14020, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('294771c5-175a-40df-9b75-747a0397922e', '94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'Content', 'No |  ', 4553, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2947e378-ca41-4b76-bc64-e39d84cfe465', 'cf9bd416-4ec7-4656-8c14-31cacef941b7', 'Language', 'No', 21871, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('29561d09-d0ff-4a3f-a35f-ee1d445f8144', 'ce8994af-d931-4ab2-84de-a9a4bcdcbff2', 'Year of Publication', '2006', 22800, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('29563dda-b86c-4884-93e3-e3729eff5c98', '24a55fe5-55a1-4f8d-959f-241b02653d7d', 'Illustrations', 'No', 16412, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('295924aa-b89f-4ee6-8272-590a99a615f0', '93e6478a-f742-46de-a18b-3454da14d6be', 'Title', 'Cellulosic Energy Cropping Systems:Renewable Resources', 3170, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('295a2723-af31-4940-9176-455858b72a9e', '870cd958-58ce-4291-a185-f13a292f07f2', 'About Author', 'No', 10504, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('295a617e-db9e-44a7-84d5-76f45dfcc098', '9b44427b-ef7e-45bc-9b6a-21ed2d7af141', 'ISBN', '9783527330997', 3733, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('29639ced-998f-46aa-bfcb-5947a0cae369', 'dcea50d5-9002-4ccc-b587-09d71cbb2af3', 'ISBN 10 Digit', '9350567113', 16932, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2964603e-d1fc-400d-8aad-55b1363dafc6', '713abb9c-7e85-436c-b3fc-12b9bd89e56b', 'About Author', 'No', 20964, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2968a173-e4b8-4e31-8c44-dfc67e4aba24', '060c7296-5943-4e94-a1e6-e1df08c5f15d', 'Content', 'No', 12617, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('296af864-258a-45db-9fb2-c25328aedde0', '377201b3-baa5-4b57-bcd0-6ac4d8e396b4', 'Binding', 'Hardcover', 19191, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('296bb729-5848-4cf6-9732-292d3ac844dd', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 'About Book', 'No', 10943, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('296f09f6-7362-42ee-a875-4b52e9902650', '3d9364c0-a6fa-4b58-aec2-a30b875555b6', 'ISBN 13 Digit', '9780195125382', 7871, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('29752987-96ff-4fc3-8b2e-c6de146a0842', '86c769ea-f33d-42f2-81af-00f5b0844337', 'Title', 'Atma-Vigyan ', 92, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2976d32e-4b6a-433d-8f85-3410db1c5791', '73579aea-47c1-44e5-ab4e-f64172f5f320', 'About Author', 'No', 13964, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('297bc236-4bb3-416b-bd08-3e8be4d586c4', '89990077-759a-43ab-8f5c-ed32f4215f2d', 'Pages', 'No', 13554, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('297d3d1a-149e-43c8-afc7-f14453bc7022', '1550ef6c-5c75-494e-9f03-6fc1486dde96', 'Sub Title', 'No', 12183, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('29841171-e679-46f4-aa66-e006a3c94371', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 'About Author', 'N/A', 9261, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('29861a65-b53c-4bb4-aecc-a37f2abfc966', '6ed6fc27-876e-4ca3-844b-487bba73cda4', 'Illustrations', 'As per Book', 12689, 10, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('298ead33-67af-4c5e-a1fc-e03a363d9280', '1b4d8424-4382-40d5-8c4a-1402f9acd263', 'Pages', 'No', 18723, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('298f044d-7d9e-461c-b5a5-83e012eb5b11', 'cc798ea5-16af-48a9-a10b-b535af8b355c', 'ISBN 13 Digit', '9788125044185', 22785, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('29934fef-9db7-4aec-b88c-e04229a17dd1', '74aa6689-7a61-4af7-8b27-19a4503ae671', 'Content', 'No', 21603, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2994dc19-bc63-4c7b-96c8-4300fa51f181', 'd2febf39-4bca-4ef0-97d5-788d9e91987d', 'Publisher:', 'Cengage', 7545, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2995675c-4844-43ea-b4ae-bae517d3bb69', '8029e772-6ea2-4d9b-999c-cf14551c2409', 'Year of Publication', '2006', 20200, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('29961798-9ea0-4f76-bc22-6257bd98b69d', 'fff17835-7741-4f34-931a-81d9c7146afa', 'Publisher', 'Pearson', 1476, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2998f1c5-2451-43ec-a452-5faf8ae1bc01', 'e7e22669-f11a-4a99-9740-fd68428dc906', 'ISBN 10 Digit', 'N/A', 14683, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('299a4928-1af8-46f0-95fa-affea4df7713', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'Edition of Book', 'No', 20997, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('299a7a51-99f8-4e93-a914-59026afc3d7f', '0da041b4-d697-4407-a292-1a7216d3da58', 'Binding', 'Hardbound', 37, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('299e2e78-f9d6-4edb-bec9-6cfac3e47919', '1ce563e8-c1b0-4f10-9fca-f32e45f5eed3', 'Year of Publication', '2007', 21670, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('29a3e233-7709-4432-9d9d-ea058938b4c5', '983c14e1-4610-43e1-97e0-60b9dd68a47a', 'Illustrations', 'As per Book', 7932, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('29aa8566-6d1a-44e4-a51d-a79b6f060a2f', '4e8750c1-0c9c-4e8e-a0c0-10e59e116854', ' Title', 'How We See What We See (Science For Everyone)', 3512, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('29b0e6dd-0430-4e05-a86b-f9c88b9dd906', '9e2af00c-6d04-4609-9adb-02161b7cc491', 'Format', 'Hardback', 11487, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('29b90ed4-2c71-4501-853e-a306db88cb80', '41637ea0-998d-47c5-bbff-7712e5896021', 'Year of Publication', 'No', 18942, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('29bb044f-dd17-4cb4-9751-20e94ae8da69', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'ISBN 10 Digit', '8185999376', 10404, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('29bb2301-14c4-445b-a09f-0819e8c34223', 'aa5c51f1-0e68-4c6f-b6c0-a46ff0ae9ea6', 'Language', 'English', 21721, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('29bcaf4b-e090-44c2-b4f7-ed0ef193a779', '0987242e-24de-452a-b71d-25b7338ddaae', 'Year of Publication', 'No', 21249, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('29bd3238-b618-4890-ae74-7e1561ec9c9a', '97efc0dc-70e5-4e04-b57c-859674381007', 'Edition of Book', ' ', 12858, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('29bef02f-4f02-4538-bd70-fb0115c1afe4', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 'About Book', 'No', 14133, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('29bf417f-1629-4813-bcc4-1a062e7e8631', '85be2290-e639-4393-bc23-affe9a9f5d88', 'Language', 'English', 19667, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('29c0c1e3-54e9-4b2d-91c5-c43029f67bd4', '449a8b37-8ad8-4706-98de-a47614c97455', 'Sub Title', 'No', 8272, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('29c37fe8-84f9-4b9f-8bdd-2f5893e56dbe', '154860a8-5e23-4d49-a901-d21d8cf14386', 'Author', 'K. Sreelakshmamma', 20670, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('29c3be07-ec8d-4aca-9112-66af65475d26', '9d8d20eb-dc9e-49dc-a6c1-718fd6461999', 'Binding', 'Paperback', 22683, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('29c86e2f-b26e-4326-a242-6dfa40b52785', 'd69445e4-2b2b-4259-9b1c-3afa024012cd', 'ISBN 10 Digit', '8171102700', 10095, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('29cafbdf-3c52-45d6-8db4-5370b66f7698', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'Year of Publication', '9789350835678', 12782, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('29d0baa4-a7af-4135-bdaa-de09c7ff5fe0', '6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', 'Author', 'Prabhat Kumar Pani', 17182, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('29d46f48-3caa-41b3-a680-e4046b4f1a02', '0a8b7e0b-dd20-4b7d-bc87-71da91ffa02e', 'About Author', 'No', 9721, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('29d84c96-9a12-4f0e-b7d6-65be3777854c', '00018a0e-7db4-453f-b226-9cc28c099500', 'Author', 'Shanti Swaroop Singh', 14693, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('29da5808-f735-48da-86eb-bea322d062c6', 'a33e7029-74ee-4f86-8573-b1331bd9e671', 'Illustrations', 'No', 12038, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('29dc3135-b05c-4c56-94d7-b20a0834ceb5', '68c3acbb-e48c-49b6-825b-e4f481a911c8', 'About Author', 'As per Book', 18528, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('29dc8f5e-75b6-43f2-8dba-88abd6f22551', '76bb9842-1545-40a0-894a-737b070e7231', 'About Book', 'No', 8349, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('29e39de0-6624-4ead-b255-e972c47e6b36', 'd9a11587-c4ea-4e6b-a607-692e84d4cd0f', 'Pages', '212', 17098, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('29e6826c-c813-4b54-b937-2f0536559c28', '54a0d63a-5189-46de-96e8-b5f16c47a632', 'Year of Publication', '1999', 22959, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('29e76069-19f8-4344-9eb9-87cd2dde6323', 'ec136d50-d56f-4eea-9c5d-0d2ea5b13b9a', 'Pages', 'No', 8230, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('29e7cedf-f9b1-4a84-ae54-3dc6ff943cb3', '715aac02-4b90-418f-aefa-a8e4a0eb4d5f', 'Binding', 'Hardcover', 20833, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('29ea24f6-04fa-4a06-a463-f87ffcaa2e72', '81827941-44d9-4eb1-8a43-8da43fdbba1b', 'ISBN 13 Digit', ' 

			9788188230563', 10209, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('29ea28f0-3f4e-4c8e-b79b-ec603cee2b1e', 'e864bc2d-57fd-4aa4-84d2-ff139687da37', 'ISBN 13 Digit', '9788176257039', 7267, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('29eab3e5-7435-4f17-9168-9ed059971e2b', '8f80df3e-0e1a-40c8-a433-f8d463298a27', 'ISBN 13 Digit', '9780444500634', 7463, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('29ebf217-7632-4db4-a754-06632c84a816', 'd1a1e7ca-4b8e-40f1-b97b-76c68928302a', 'ISBN 13 Digit', '9789380801599', 10721, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('29ee36e7-4062-4973-951a-e3978ded0c6f', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 'ISBN 10 Digit', ' ', 15176, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('29ef1300-47dd-4705-9e4f-726291bd8528', '8c0f3ce9-97c9-49c0-a0c1-ce7662532125', 'Edition of Book', 'First', 12758, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('29efbd02-1a18-422d-bc18-03ae3a39164f', 'c4b0260b-c1d2-4de8-96db-a101cd7700fb', 'Author', 'S.M Nikolsky', 3266, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('29f59b48-33ba-4c7c-b804-38570e1d239a', '37b96161-46fa-47e6-bc1c-6d585775e097', 'Language', 'English', 6881, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('29f6ae9a-3f28-4189-bab6-78e62efb7f7d', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'Content', 'N/A', 9891, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('29f8fe07-d18b-4d23-8cc2-c9ae88a944af', 'c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', 'ISBN', '9781292106175', 795, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('29fc4b4e-7734-4196-b447-b55d918c2ee5', 'a77c7e8f-3311-4416-a5b3-74d6de0bf840', 'Author', 'Percy Brown', 22837, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2a07f1ab-9fe9-4dae-bb74-6e501378013a', 'e674ebae-2c5e-4a8e-a4fc-29cdd3d2b44f', 'Year of Publication', 'No', 13004, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2a09748b-aaf6-41a7-a0a4-f84e202630e4', '9b8521e4-5071-4037-929d-bc0c8e682adb', 'Content', ' ', 15080, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2a0b1c5b-d42b-46b6-89ba-df254abbc4a4', '1aad90de-925b-4c39-8238-f7b09f999f1d', 'Title', 'Strategic Management 5/e', 1563, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2a0f8448-e00e-441b-8672-44f03d8d21de', 'dae65c2c-6717-4997-abde-8752bfd48879', 'ISBN 10 Digit', 'No', 9905, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2a1342a5-5014-4d8e-a02e-e8effd403e6f', '66392450-2d8e-496d-a257-aa3ccca2c402', 'Author', 'Dr. Shweta', 7518, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2a14323e-29a3-4124-8f13-822939ccc88e', '14dbb59d-c5ab-4225-8436-33712877ab24', 'Edition of Book', '1', 5076, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2a178427-2d18-44f4-99b9-68775a83081e', '9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 'ISBN 10 Digit', 'No', 21232, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2a1924ec-2811-4d89-b7bb-b80b0fe952f1', '8bce4559-b99b-4770-a0a8-1d4d3ec1f87b', 'Publisher', 'Random Publications', 1831, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2a1bbe61-b289-460f-a727-5c270f66bc12', '515cb61a-1f28-42f0-bef3-7774f1a0cd23', 'Sub Title', 'Bhartiya Bhasha Ki Vishith Kahaniyan - 2 Bhag', 10347, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2a23017f-6ef1-48df-97ee-ffdef5170c90', '05ad85ba-9bf7-4845-8263-730784c9788f', 'Author', 'Vijay Hansaria', 378, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2a249f77-5eee-4323-a4ab-3abeb2c11e8a', '71d8b5d3-e129-4846-8dda-6d73a581344d', 'Edition of Book', 'No', 14041, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2a24b391-2fb7-4e3e-bf4e-0c797c086f16', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'Author', 'Kenneth A. Bollen & Patrick J. Curran', 5120, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2a28460c-607d-4a5c-8be2-3804669ea400', 'b41d2e7d-a342-4472-8eaf-aa964eb5f238', 'Author', 'Natalie T. Wood, Michael R. Solomon', 11054, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2a2bedc9-dbed-4773-a63a-025e375a158e', 'e5145f82-666d-4a78-9256-14e4266afde6', 'ISBN 10 Digit', 'No', 21986, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2a2ddef6-9030-48cc-89b5-b4b91ca0c8a7', '0430e5d3-f565-41a4-ba81-e0bb3271b7b0', 'ISBN 10 Digit', 'No', 15763, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2a3105c4-31c6-48fd-8c68-2aa720f90199', '67b163e9-a828-4631-8311-6b9b169d1c4c', 'Author', 'डॉ. कामाख्या कुमार', 3954, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2a3253b5-d574-4534-9b58-2522eda5829f', 'b5b636dd-fb99-45e6-95c6-c881a552b6af', 'Year', '2026', 21, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2a3947cb-c52d-473b-86b7-db19e8cca95f', 'f84ca764-bc38-4904-9a1d-372b492d9555', 'Author', '-', 21901, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2a3b85b7-8744-4624-acc8-6cad823e99a5', '352b6860-f9f5-4466-9017-4af9b390de0f', 'Language', 'English', 7575, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2a3c7819-ab29-4ca9-bdbe-20970bd5a5e6', '2d4c635e-1ad4-4ad9-be86-29d7f65992d0', 'Author', 'Srisa Candra Vasu & Dr. Vinod Kumar', 4229, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2a3dd0bc-e3f9-4b6d-aa8c-cf0ffdfafd4e', '781b214c-649d-436c-b98f-ddac499e9ab3', 'Edition of Book', 'No', 18661, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2a3f122b-dfd2-43a1-8029-ca304123e541', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'About Book', 'No', 13118, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2a410482-00c5-495d-b291-71206e1da7d4', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'Author', 'Shivdaan Singh Chauhan', 10401, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2a4363ed-9aa7-4f2e-9e63-8278ccf43c5e', 'd433846c-7900-4872-9823-970ba04df46c', 'ISBN 13 Digit', '9781580539616', 17248, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2a45b819-110d-470c-87a8-c10556fffcc1', '934c1736-92ab-404c-b6a8-443541bda493', 'Binding', 'Hardcover', 15690, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2a46f1a6-9654-43c2-bbf7-46cb4a74e0e9', 'd7e9c67c-8cf3-4826-9e0d-d814944f43ad', 'Year of Publication', '2019', 7962, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2a4d5c70-d119-44f5-a61e-700ae03ef37b', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 'ISBN 13 Digit', '8178271591', 9214, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2a55513e-f377-4e1b-8da9-0d0e74cce979', '85c0536b-b316-4137-ad8b-4d50214fed83', 'ISBN 10 Digit', 'No', 22374, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2a55bac4-4cb3-4bf9-b248-004efa8ac641', 'fba92dd2-a45e-4a82-a6b5-a164844da1ad', 'ISBN', '9788126528141', 1056, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2a59e0dd-ab4c-4934-a392-e669dd9ad392', '865a1a22-72fe-45fd-9952-0389b175ed88', 'Illustrations', 'No', 20413, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2a5ff889-a67e-497a-9dfb-389e01422145', '8156aef7-15e5-4ade-bbcc-0b25d5a9eba2', 'Edition of Book', ' ', 15496, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2a6236cc-edc5-4c95-b3ad-a00fb756ce22', '4cfd419d-2210-4fb9-9154-6b48f513dcc3', 'About Author', 'No', 21268, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2a62c7c4-d286-4c76-9f00-c45eb6f21a8f', '290e7d44-80aa-44e9-a689-d74d86e26f74', 'Binding', 'Hardcover', 13435, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2a64a7f0-7611-4588-9a78-7df7ab8efa58', 'ded392f1-848b-40cc-9a56-a9b303b62fc2', 'Edition of Book', 'First', 21979, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2a65db26-f5f5-4139-a7fa-19459cbd10a5', '1e994e5f-d6d2-4054-a200-5489cb2f7a8e', ' Year of Publication', '1982', 3341, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2a6f5d5b-9f7c-4e62-a6a0-3e0be2d7a11a', 'c282b307-3893-41df-8947-f35b4f5ef614', 'Year of Publication', '2015', 12431, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2a7434ee-ba17-411b-86d2-bec38efd7d7a', 'aab0f78f-145e-411d-9327-cf4190cf1349', 'Pages', '240', 6017, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2a74700a-84fc-454c-8699-d886aff1e01d', 'b28a8b5b-594e-4459-b6af-827f68e28ce5', 'ISBN 13 Digit', '9789380162751', 11840, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2a752b06-69c0-497f-9da5-7bcd8b99e73c', '1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', 'Publisher', 'Manish Prakashan', 10345, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2a77678e-1659-4942-84d8-efd84b29c254', 'f697d653-52b4-4476-be0c-4c01310cdbdf', 'Pages', '372', 21545, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2a82693f-e681-4bd3-b973-8b13c4f9ac5d', 'c1afe78d-495a-4c97-ad6b-da6268a9fa77', 'Sub Title', 'No', 17939, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2a88328d-e320-47f9-9360-8ea7da1d9714', '52ca8ff2-dc01-41c2-af05-facf6f811f7f', 'About Author', 'No', 16339, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2a89aa28-dbc7-4c42-87d8-71fcca230a57', '73cbacef-52a2-4124-86e9-fee2c86e5325', 'Year of Publication', '2009', 19652, 8, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2a8c6f94-3787-472f-9c6d-06bd3194bf56', '3f8b54d8-6cbc-421e-93d0-8cfd87da0978', 'Language', 'English', 15099, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2a8d866d-1e70-45af-9784-eb9c55db89e0', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'Edition of Book', 'No', 13469, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2a918243-a43a-4ac5-b842-895794227597', '154860a8-5e23-4d49-a901-d21d8cf14386', 'Binding', 'Paperback', 20676, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2a9418d1-6d8c-41b2-ba54-afe3ce45f6b2', '7486c883-ff64-46b1-b01c-a5004bcc146d', 'Publisher', 'Theosaphical Publishing House', 276, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2a978db9-62b5-4488-a615-6f3052d705e1', 'e4c89124-c3f6-4b38-9bd1-09206e83c2af', 'Pages', '185', 17366, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2a989fa9-98dc-438f-91d4-af7d89b54cb8', '3fd57fee-b7bc-4a29-8cc3-d6852d467a3e', 'Content', 'N/A', 8592, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2a9aa248-e319-4955-b0af-2f2de290bafb', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'Edition of Book', '1', 5297, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2a9cee8d-e94d-4e34-9379-29ba70c60f34', 'b70d1419-b2cd-478a-ad2a-fd42544e4be0', 'Content', 'No', 20294, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2a9ef233-41ed-4f49-a1bc-350d86d315da', '5ed8d7b7-7bc6-4702-8b47-367971765d01', 'Title', 'Yoga -Asana V 3', 6233, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2aa4ded1-616b-4fe5-95d6-7379b96374cc', '7fa81d39-9ac5-4938-965d-719b5812f56f', 'Binding', 'Paperback', 151, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2aad81b3-7a15-422c-9799-217b03628b94', 'c8972283-7f46-4e52-a7c1-b8ad6dab6bd3', 'Content', 'No', 22089, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2aaea824-d328-4a62-b6e6-486b65f31f28', 'ccda9465-bfb0-4764-8ebf-834dbc00d457', 'ISBN 10 Digit', ' ', 22911, 3, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2aafd3a0-8e68-4a68-a828-8a5646c95f98', '9c7b37fc-5d17-4413-a994-1ad5388b7e92', 'Content', 'No', 11625, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2ab1bd15-97bd-4ba0-a0db-bd766ae2ff85', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 'About Author', 'No', 15393, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2ab35539-8666-4a38-8507-defb85b7d4f3', '9f6cc882-c494-4738-9bfb-94012d507315', 'ISBN', '9789352866489', 2043, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2ab7800a-5273-40ca-8389-25e2522cf630', 'f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', 'ISBN 13 Digit', '9783527405541', 11375, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2ab853b7-073b-424b-b3ab-1bedf7a7dbe9', '05ad85ba-9bf7-4845-8263-730784c9788f', 'Publisher', 'Mohan Law House', 380, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2ab9e6d7-a3d4-45f9-9f58-d7283106aeb2', '2d109f15-7310-4d7e-b8ee-89d5358b1c4c', 'Binding', 'Paperback', 9440, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2aba9b24-a51f-4632-be2e-ed5a9bdda33f', 'd7cafb3a-14a3-431f-b8f6-7471c2c2e7e3', 'Title', 'Business Analytics-Data Analysis and Decision Making 7/e', 2607, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2abc50fc-adab-456e-8918-5934344b6cc1', 'fba92dd2-a45e-4a82-a6b5-a164844da1ad', 'Binding', 'Paperback', 1058, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2abf6d21-1cbd-4fb6-bd11-bb24e10f7cc8', '51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', 'Content', 'No', 11656, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2ac5f3d1-34ba-4dec-bb3f-6f5933ffc326', 'c493d938-4b8c-4102-8c77-59a15e9217f6', 'Author', 'Phillippe Quevauviller', 6491, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2ac6be97-f1ec-4cd7-a8b4-157f69e1c67c', 'ecf91e37-e5b2-428a-9e21-449eee9fd44a', 'About Book', 'No', 17398, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2aced6c7-9864-43af-8354-8f7efd9bf0a4', '70eef042-e354-46d7-bca6-da6822089d5f', 'Content', 'No', 13309, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2ad0bef4-88ed-4e4f-9fa7-dc80d229b5df', '78ffaacf-c00b-4c90-b3f3-1d9f7cb39a57', 'Author', 'Nita Mehta', 19607, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2ad1ccdb-1e1e-4a37-9c71-bdfd670f15bb', '7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 'Sub Title', 'No', 16041, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2ad3dee2-d77e-44db-be41-73f630eca42a', '076c1f08-043d-4098-ae10-e66978dd01f8', 'Binding', 'Hardcover', 6232, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2ad431a6-d3e7-431c-b163-3a8f39b45c31', '17d0b42c-5abc-48a8-b281-a54a21a28dea', 'ISBN 10 Digit', 'No', 18260, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2ad76683-2e33-4327-96fc-9d01b933a260', 'a9a046a3-0fc9-401c-8105-d448379016a7', 'ISBN', '9781292076423', 755, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2adacf28-d2c6-4c02-a768-9334a4128cc3', '2da7ee74-77e1-4d3b-b6cf-f7ddf5055c75', 'Illustrations', 'No', 18041, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2adb6160-0202-438d-a93b-bf96516dd50d', '1cac76e4-e3f0-498f-bd4b-75031b734c45', 'ISBN', '9780071273466', 616, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2ae53d46-c5c8-4c6a-b080-17c4ff585f81', '48590ce2-2be6-4732-9902-08d9de4db5bd', 'Author', 'Dr. Hari Mohan Sharma', 16441, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2ae6ef68-eb77-4b93-8219-9e5025774515', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'Binding', 'Hardcover', 15726, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2ae84f50-6e87-4e68-882f-5e00b76906b8', 'a858af4d-ae2c-4e4a-9ed6-2d73a40144bd', 'Language', 'English', 4817, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2ae8d4a9-9097-4832-84cd-a8726a6f7302', '13ae25cb-81ae-4b3f-ac44-767bec800bf7', 'Language', 'English', 3234, 7, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2ae93e3e-27ce-453d-9e00-bd3497adf656', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'Pages', '312', 5125, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2aea9038-1da0-4357-84fa-b0aa21769ac0', '4159d018-b8a6-4795-9db3-65af4f07475f', 'About Author', 'As per Book', 13165, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2af04c04-7b44-431d-831f-8add22106c87', 'a904266c-9adb-4f23-9910-d988151c1a5d', 'ISBN 10 Digit', '084933134X', 12816, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2af27de5-25be-4902-8497-d421704c0593', 'c066f140-9ef1-4c46-ae3e-95577759a75f', 'Year of Publication', 'No', 12808, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2af4fc88-f09f-4172-8190-cbe7c1b93c98', '93e83d0c-9ac5-4567-98c9-16193e188083', 'About Author', 'No', 19053, 2, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2b0821b7-29e3-44d5-b0e0-5e8fb5eb7ed3', '3c5802b3-c34d-4e0f-9409-77d46e4e68a8', 'Language', 'English', 5389, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2b138f4e-50bb-4c8f-a3c2-aca653b0b9c1', '9b0310e5-5ac1-435e-af52-14ffc0c8afab', 'Author', 'Nibir K. Ghosh', 14732, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2b14cd8f-957b-47d7-b9dc-eeab10a9d1a0', '6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', 'ISBN 13 Digit', '9788132109518', 16355, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2b15a012-f375-4b82-ab20-a1f8a8901e57', '202cc6c6-47a4-45e8-b8a9-9792c5121bc2', 'Author', 'Steven A. Gaal', 5003, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2b15bcf6-7d04-4b49-9e5a-15acfa28f38f', '076c1f08-043d-4098-ae10-e66978dd01f8', 'Title', 'YOGA - Sat Karma Mudra Pranayama and Pratyahara - V 4', 6228, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2b19eb3c-8c0c-4e20-a623-f1eec4ada020', '7140352f-c430-4566-87de-71f755fe2e0b', 'Pages', '2008', 18109, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2b1da36b-e91f-48c6-8fbe-705a8d654afa', 'adf3684f-f64f-4e11-ae5a-6a455c45ae9c', 'About Book', 'No', 18291, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2b2838a9-d12a-4e2f-9bc9-e2628db40d32', '85eb2551-877c-4a0d-9b1c-dda209b61a20', 'Illustrations', 'As per Book', 5835, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2b2ecf9c-46e2-4924-8bf7-80401711b586', 'cd731e46-2669-41bf-bf91-6d73413a31df', 'ISBN 10 Digit', 'No', 21335, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2b2f2c13-7e00-4b7d-bfec-cd90ab93c88d', '31ad14e7-06b7-4db6-8661-ed93ba2487e0', 'ISBN 13 Digit', '9788131511381', 14236, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2b3004ce-72aa-4841-a524-890d93de2b56', '456fd3c9-358b-48d8-b965-71441ab79007', 'Title', 'Quantitative Techniques in Management 6/e', 1353, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2b33764d-35f0-41e6-a4f2-9648c48aed80', '413013bd-c60c-4268-ab4d-d2f63261a0c9', 'Sub Title', 'No', 11905, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2b398ef4-3bdf-42ea-bd6b-0c93a0a2315e', '00c44c72-7f0d-4a7b-beff-c4733bc1a321', 'Binding', 'Hardcover', 14517, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2b43b61e-341a-4ac5-9baf-2549c7bba581', '53e47128-cafc-4185-9bd7-dac82c63838f', 'ISBN 10 Digit', 'No', 8265, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2b4c68b0-4740-4319-9e5f-460aaf5de050', '024cae81-ff03-46a5-ab92-42aa374b0d82', 'Publisher', 'Tilak Bros Poona', 461, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2b4e1c8e-e5a1-4d0e-b10a-60b2aff39778', '5ae3fb59-3a03-4530-9ac7-067d081902cc', 'Title', 'Introduction to Management Science:A Modeling & Case Studies Approach with Spreadsheets 6/e', 1991, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2b55b5a4-311e-49ab-a324-19dc7c690d42', '56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', 'Content', 'No', 5304, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2b5a3953-d70f-4b2b-a96a-ea3426af84a7', '2f64ee19-a09e-4c1a-ab72-0e30000de23e', 'Binding', 'Hard Bound', 4285, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2b5c2a46-d989-4217-8802-77b999e3cdfb', 'de422117-f84e-4f44-8f60-2be31d2dc8f6', 'Language', 'No', 19628, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2b5d784a-f78c-49a9-a2f6-66d5685f99ef', 'f40df86f-e713-43ec-a1df-c25c76c37d49', 'Author', 'Schermerhorn', 1404, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2b5fc187-58d1-44b4-a3bc-4579a4d83612', 'd947a4a6-6b1f-4aa0-a2af-e40f562d555b', 'Binding', 'Paperback', 563, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2b6226ee-d029-41a3-8274-b51b48c7e357', 'ed03c15e-43e5-441c-9b7f-a573f43b7e98', 'Year of Publication', '1948', 265, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2b6313a3-e9ee-420d-8203-38cdc867569e', '6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', 'Sub Title', 'Towards an Inclusive Theatre ', 16350, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2b669515-0cdf-45b6-8f20-5761ef6d742e', '0383d2a1-88df-4feb-9fdf-179ab4bbf3f1', 'Pages', '150', 7971, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2b67a570-489a-4886-86c9-26c8652507fa', '2536415c-62ec-41b5-89a2-42e47f2c9c9b', 'Language', 'English', 22584, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2b684fd0-12f9-4ee4-b4f1-95a4039035e7', '35ce055a-041f-4cf4-a55f-2c400eaf097b', 'Publisher', 'Mir Publishers', 2816, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2b6b7e3d-a63a-4a15-aeda-863e560a5762', '882689b3-7c22-4c9f-8771-21f34973ac5c', 'Content', 'No', 16814, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2b6ba6c3-5565-422b-ad7c-95c5142107f1', '36d34666-539d-48aa-ae08-be0891a20cf0', 'ISBN', 'Bharat Ane Samprat Shikshan', 21487, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2b6de138-af44-4051-ae97-95ae84955953', 'c4df0a93-b568-4458-9c20-2cd1181753b5', 'Author', 'Constantin Corduneanu', 14059, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2b6e8091-4194-41f2-841a-3c6cbf887a88', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'Year of Publication', '2006', 11240, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2b6f6511-7e54-4329-89d5-89d3dfe03783', '1189b39e-74e8-4d46-a252-ac9de9b7926f', ' Pages', '304', 3372, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2b73b621-8eff-42ef-b778-c9b94faf23f0', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 'Binding', 'Hardcover', 19446, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2b79374f-9e24-4db0-aa9d-79872538fed3', 'b5de31f3-69e0-401f-9dce-3d9d3e85ad46', 'Illustrations', 'No', 13224, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2b7d0b5b-e17f-4ec5-9fcc-4631b9e02bd3', 'c5a20aa7-f114-4a2e-b929-b7913f3ea622', 'Language', 'English', 11972, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2b84a981-67da-4397-9b0a-44fc2ca66965', 'c089e763-274f-4877-9b68-f34f7103f83b', 'Pages', '1059', 19815, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2b853605-9cce-43ec-ac74-7732fe5b895b', 'da36979f-5748-41f8-ada0-460ff89b689b', 'About Author', 'No', 12574, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2b86f351-9597-4da2-8331-3ad1b86f7e3d', 'a77c7e8f-3311-4416-a5b3-74d6de0bf840', 'ISBN 13 Digit', '9788184170566', 22841, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2b87e94c-9db0-4140-a4c2-cf7ab0c66eca', '1f9b4e2c-7a0e-4811-b5d0-3c6497a28541', 'Illustrations', 'No', 17465, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2b95e816-2d98-4ac4-bf0c-a70c92e3feaf', '2060a09b-281d-4ad5-ac02-cac3f12766f9', 'About Book', 'No', 17198, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2b99c5bf-1713-4e19-89f0-6ec085f9ccf6', '14cd6cf8-dd10-425b-8a62-65aeed3b5387', 'Author', 'Sharlene Nagy Hesse-Biber, Patricia Lina Leavy', 18948, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2b9c8520-29a0-4c2a-a21a-2437485e458f', '79b2cc78-707a-46c8-a22b-8d8e190565f4', 'Content', 'n recent years, there has been rapid growth in the research field of real-time observation of nuclear and electronic dynamics in molecules. Its time range extends from femtoseconds to attoseconds. This has been made possible by the development of both laser technology and time-dependent theoretical treatments. Indeed, this research field is arguably the most active one in molecular science, second only to femtosecond chemistry. The outcome of the research is expected to make an important contribution to physics, materials science and biology as well as chemistry.In this monograph, the fundamental theories and methods, as well as experimental methods and results, of real-time observation of both nuclear and electronic motions in molecular systems are described. It is suitable for researchers who want to make an active contribution to the new research field and for graduate students who are interested in ultra-fast nuclear and electron dynamics in molecular systems.', 22421, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2b9d93cf-1f67-427b-9bc8-745bcfda6856', '456f0b83-668d-41fa-bf69-7b7857b9e029', 'Binding', 'Paperback', 862, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2ba86191-c20a-425c-adb9-fa1b6cd6ee4c', '8bafc384-182c-4852-8280-86b3eb24a8dc', 'Illustrations', 'As per Book', 6311, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2ba9ff23-cb85-4861-a89e-dc5aa5e46cd7', 'd6563aa8-0722-4197-b349-8503661f8245', 'Edition of Book', 'No', 13055, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2bac576d-02ed-4b69-ad54-2b00d29fd454', '3f4aaf2d-dd86-4f73-be45-f526ec935828', 'Binding', 'Hardcover', 12474, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2bae4f30-c574-4ecd-b90c-e42f8b334e70', '6249db87-7eac-4ccd-ae52-d18ff68943d1', 'Binding', 'Paperback', 19600, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2bb272bf-530d-4aa1-81aa-0ee93bedd75c', '5280ac36-de01-4b36-93ac-ebf10fd82fd3', 'Content', 'No', 16634, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2bb4e58a-c5c0-44a7-b07a-bb34ea8c5e5d', 'c3c632c7-0bdf-4a14-8eb8-d6d9be48d716', 'Content', 'N/A', 18764, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2bb68eb9-75e1-41a6-b207-d9de436baf0d', '081f23ad-7403-4cef-82cb-40db3fb7302f', 'Year of Publication', '2002', 20552, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2bba1481-682a-41cb-9d3d-cabe5274e94b', 'e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', 'About Author', 'No', 21997, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2bbce883-c627-45de-9991-7a576aa3a495', '2b611abe-b5d1-4cde-9c4f-612368eaf763', 'About Author', 'Rob Sturman, University of Bristol

			Rob Sturnan gained his PhD from University College London in 2000. He is currently carrying out research on mixing in microfluidics at the University of Bristol.

			Julio M. Ottino, Northwestern University, Illinois

			Julio M. Ottino is Dean of the R. R. McCormick School of Engineering and Applied Sciences, R. R. McCormick Institute Professor and Walter P. Murphy Professor of Chemical and Biological Engineering at Northwestern University.

			Stephen Wiggins, University of Bristol

			Stephen Wiggins is a Professor of Applied Mathematics and Head of the School of Mathematics at the University of Bristol.', 4796, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2bbdde6c-b878-40ef-a9d6-99fe21d60d60', '4ce9b380-c93e-4a65-869c-e08e79cb77cf', 'Title', 'Operations and Supply Chain Management 17/e', 2006, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2bbe390c-ed73-4f23-8c6f-1e28cea984ce', '3b54fcca-e211-49c5-a4c1-8f21fefba3df', 'About Author', 'No', 12972, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2bbecfca-2bed-47f9-8a51-d524a3cc498f', '7b540457-4ccf-4e44-aed0-03e20355efeb', 'Binding', 'Hardcover', 11248, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2bc17966-15f1-425f-ade9-2ac9af26c480', '22320428-6db9-4f4d-a43a-677bcc4ece0b', 'Illustrations', 'No', 19642, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2bc1cd37-be97-4140-841d-7d1dcd8e79a3', 'b528e81d-cb8a-4013-9473-4ed8d47d311e', 'About Author', 'No', 11759, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2bc1de72-c8da-48e4-bd40-fac85c8b3f08', '56dd0019-be01-4427-9cd7-12e0bc8a354f', 'About Author', 'As per Book', 7913, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2bc1f6cd-a6b2-4449-aeae-c3dcee5e0913', '6303f475-4caf-41aa-bde6-98e0e0ed6136', 'Binding', 'Paperback', 10625, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2bc31f47-d3b9-416a-afba-79f99ef49ccb', '65cd5977-8e03-457e-9176-6a737f1c5798', 'Sub Title', 'Encyclopedia of Analytical Science, 2/e 10 Vols. Set', 4574, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2bc68b98-bcd1-4c1b-bc37-1bec04e77a70', '2e61fd8c-24f6-4efc-b6cd-80497e8ccaa8', 'Title', 'Biomechatronic Design in Biotechnology-A Methodology for Development of Biotechnological Products', 1718, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2bc9491c-d595-4be8-ba9f-970c5c985da9', '2a7d4fa5-27bf-42fc-899f-ac4f3029dfe3', 'About Book', 'No', 17435, 12, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2bcb5a99-7822-4ca6-8c13-2c72ee9c6972', '23781be8-b622-4c1e-93e1-1eaa231bd6a0', 'About Author', 'No', 21096, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2bcc39d2-42b9-4b66-b2a9-54a4419739f1', 'e275acfb-582e-4a2e-9fc3-52cc472685d9', 'Language', 'No', 9781, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2bccd808-80d4-4659-90a0-febb6ba7b6d7', '1743ce33-9561-40be-a014-dad482dabf7f', 'ISBN', '0-671834649', 244, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2bd2eaa0-6ded-48d1-a811-5c8b1e3e9c57', '85606e76-888d-4dd0-b785-0a3b5395958f', 'Sub Title', 'No', 20591, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2bda8b08-3879-4942-b333-eadf5505f197', 'e7f697dd-5a88-4754-89cf-b162733ee1f9', 'Title', 'Financial Risk Management', 2251, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2beafe80-032a-4d4d-8d5b-102b19a3e09e', 'c99dc580-22eb-420c-8fe4-bc5ea7ae4e32', 'Sub Title', 'No', 12900, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2bf12b67-5578-4bb6-a5cd-fff6aa14e7d8', 'c17803f7-b4a9-4d17-a9f6-90154df5242c', 'Sub Title', 'No', 14796, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2bf42b4a-ef64-4053-8ffa-a29586dd50a9', '33a36c97-a0cb-4edd-9440-c66f4a2ca3aa', 'Sub Title', 'No', 15330, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2bf665aa-c156-4226-922f-e5918f8783fb', '3580418b-e4d9-436a-b061-38b22149ed21', 'Content', 'N/A', 18976, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2bfcada9-b619-4bbf-a880-1ff3a10f533f', '4f8b13a9-34d4-4280-af0b-82a33eea6c1f', 'Illustrations', 'As per Book', 16258, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2bfe1a82-f323-41e5-a789-5daac89f8e80', 'ea04f0a0-2314-4fa8-bfdb-a6ff4cd48231', 'ISBN 10 Digit', 'No', 18990, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2c00085c-b687-487c-90cb-d6c73d81e599', '5ef89e1a-a10c-4a01-9b24-e612e148561f', 'Sub Title', 'The History and Nature of Our Universe', 6247, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2c04deb4-e65f-4b80-9552-1addb6e4f7dc', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'Author', 'Ronald N. Forthofer', 13107, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2c050914-4f0c-45eb-9f3d-e2dab9e7d8bf', '00b1c2f9-b7f4-4422-8688-160a4588a2df', 'Language', 'English', 6641, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2c092ffa-03bf-49ac-ac90-5f58334e2a54', 'a9947fb8-8273-400e-b957-88ae5af18b58', 'Pages', '288', 7388, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2c0c52b5-0eec-46c5-9efd-37cd26febbcb', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'Year of Publication', 'No', 14921, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2c0d6a35-9b63-411e-88a9-230344d3dd71', '88aa6701-3ce0-4aa0-a757-642b937a6ba7', 'Pages', '1680', 6685, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2c0d9bc7-cd2d-4da0-b652-acb190a6ca43', 'cd956ceb-a744-4575-8693-380a6ff809e4', 'Publisher', 'Wiley', 2463, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2c0e872c-9eec-476f-8dc3-e8cc03be0d82', 'f57c7065-19d1-45ce-8a0a-d789dd9da53e', 'Pages', '32', 19849, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2c107644-3740-4a8b-816a-7798ffe0841c', 'b848e0f6-3b9c-4021-a7ba-3c81ab8fc281', 'Pages', 'No', 9816, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2c135f47-3039-4e25-957d-b0337a7548e8', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'Illustrations', 'No', 5182, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2c1b228b-fb25-4c68-b2c7-acf92dd2c243', 'c89d27df-07da-4abf-9a1b-67c2b0306c7b', 'Year of Publication', '2001', 21142, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2c1b6d77-bfad-44e5-9658-1534b4f34b6a', '9e159907-fb67-4f60-a3f8-f11a3b3092e1', 'ISBN', '818747117406', 20826, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2c1bf475-3569-4790-874b-58256eb5879b', '12decdb0-6ecb-45dc-8481-02d652763b61', 'Binding', 'Paperback', 12047, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2c1d4c49-b635-4033-8476-9458e2927507', '46cb2f6e-719b-4c24-8135-8c5ab6523da8', 'Author', 'Dr. S.K. Mohanty', 8683, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2c1dba94-2cee-4155-ac28-2225dc0bcfc9', '55e5a911-0300-4fee-85e9-ca9ccaf862ee', 'ISBN-13', '9781405188104', 3826, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2c1deb27-2276-48e5-8761-291f44f688fb', '09834a6e-8913-44d8-8226-5f67ea249f76', 'Language', 'English', 2478, 6, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2c250fc6-c5b8-47fb-bd7a-490cd089f34a', '8e4a481f-3839-4d38-b5e1-237da2483273', 'Publisher', 'Pearson', 811, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2c264a0b-3f68-4d82-8ce5-aac023b1823f', 'b09a869c-5048-44e2-9dd6-4187f96d53bd', 'Pages', 'No', 9309, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2c2b8257-18a7-418f-aac7-557956a07cd4', 'e19e1900-e144-4b49-800e-c67ab21a49af', 'ISBN 13 Digit', '818290062x', 11315, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2c325a6c-08bc-4e2a-bff1-c3a410bbf240', '905e790c-0c87-47b5-ad20-7480d0cb4fd5', 'Title', 'Building a Model of Change - Achieving Sustainability Through Social Entrereneurship', 10785, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2c3636fd-b7fc-47e8-9715-de42f2cdb250', 'fff5d758-745a-47d0-a047-11eadb6ba3e2', 'ISBN 10 Digit', ' No', 4628, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2c36541d-1d00-44cf-bfac-873fb6b4c6af', '401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 'About Book', 'No', 20132, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2c37fb48-743a-4796-955b-b143a6aee299', '0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', 'ISBN 13 Digit', '9781441968692', 5319, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2c386375-44dc-4b70-bf88-442c5abcb606', '5052361b-20ce-4a6f-812c-7a051c86151b', 'Sub Title', 'No', 13403, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2c38b8d9-ff3d-480e-b637-c7937c9c21ec', 'ae0324fd-adfb-43d3-93ca-170759647350', 'Author', 'Dr. Chhaya Singh', 1814, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2c3e4592-ec66-4176-ac78-ea43a8c528c6', 'e3d4bc00-1a5e-4871-bf48-37e3baa622ca', 'Title', 'A Text Book of Media Laws - An Advance Resource Book', 19383, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2c4311b4-9844-4c1e-8a56-9354880dd877', '9a3541e0-55cc-4d30-ad1d-b419bb4e9a00', 'Content', 'N/A', 8905, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2c450bbe-b79a-4417-88f7-779e1993c355', '449a8b37-8ad8-4706-98de-a47614c97455', 'ISBN 13 Digit', '9781874052289', 8277, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2c4c6d2b-785b-42c0-b3b1-c41cc4c301cc', '1c69549a-0efd-4c2a-bc00-6a56d2e629d7', 'Sub Title', 'Leshtatav - Vishw Sahitya Mein Ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)', 10691, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2c4d3d6b-5129-4bf4-adb2-5f94f36854ce', '973e21a6-b2e2-4f34-8de1-923212927e3c', 'Binding', 'Hardcover', 5809, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2c4f093f-3d58-4e78-ac03-e4e41270cec0', 'a9947fb8-8273-400e-b957-88ae5af18b58', 'Language', 'English', 7392, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2c4f2409-e3c3-4099-99d4-452f76f583f6', '20d46f45-5663-481d-a51c-b0988b48037c', 'Year of Publication', '2009', 6085, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2c4fb01c-c850-44ce-b58b-90a98431cf24', '01eb3d01-3407-4827-ad0c-d1d9c9e10ba7', 'Sub Title', 'Rural Marketing', 6527, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2c526fd8-d01a-42bb-b2f7-79057124fc91', 'c19e8eaf-2f36-461e-8b96-02ec0dd9e118', 'Sub Title', 'Anuwad Samvedna Aur Sarokar BOOK', 10474, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2c53ae96-20ef-48cd-923b-f1336502427a', 'b8ecc814-8902-45c9-9da0-9eab1ec78fd6', 'Content', 'N/A', 10021, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2c53c514-cc78-41d6-bd57-26935a142ddc', 'd1a02124-4d59-4174-ab56-a15be4a472b7', 'Language', 'English', 7172, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2c53d933-d7c4-46f9-bdaf-3cfc12331012', '846ff7bd-be9c-49d3-9490-431fe68b2354', 'Author', 'Navendu Mahrishi', 18044, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2c572bd2-a29d-4299-96a3-8c5d4f1329a1', '46b5d076-6e26-43b4-8344-0108fb3ff998', 'Illustrations', 'No', 8067, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2c57e707-073c-4c04-8b2f-3df9d38db48e', 'ad471156-0dd0-49eb-98d3-688dfb85c955', 'Language', 'English', 7076, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2c62123d-491e-42f6-9635-9788c794ce78', 'e3c70054-5d67-4361-9977-adb08b2d6be9', 'Pages', 'No', 17867, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2c65b1b8-0f20-4d47-894f-aaa987bb0f68', 'adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', 'Language', 'English', 6926, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2c6a7fd9-36e0-45b4-a5c4-956bd188f452', 'e864bc2d-57fd-4aa4-84d2-ff139687da37', 'Author', 'Amar Nath Prasad', 7264, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2c7098fc-d5d4-4387-8028-c4bf2c2ad488', '9156d9d1-ac78-4f6f-bbcd-24fe76193cd2', 'Pages', 'No', 15678, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2c71c2fc-a31c-4940-acd9-1360cb1f42d8', '171be9aa-776a-4f6f-83a6-1bf46a21f62f', 'Illustrations', 'As per Book', 6457, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2c77e2bd-118c-4f79-aa65-bc577b228070', '0987242e-24de-452a-b71d-25b7338ddaae', 'Author', 'Shree Book Centre', 21242, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2c79086c-1855-401e-9b7c-66245f088781', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 'Year of Publication', '2001', 15589, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2c7e1917-e037-47d0-948d-02bb424e115d', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 'Pages', '2220 pages', 4517, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2c804b8a-e4d8-47d3-8da8-489172788773', 'c33b19c0-8e97-4f74-bb34-75009936312e', 'Language', 'English', 3053, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2c83342d-765a-4c28-bbb8-6afb8c32ac13', '94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'ISBN 13 Digit', '9780122270659 |  ', 4555, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2c8349c7-57ac-4c7d-81a3-9aeedd3e203e', '903cd75a-131f-44e6-9d92-afbeaed604f5', 'Binding', 'Hardback', 6242, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2c852820-7cfc-48eb-a1c3-c97693fddaed', '9b41fcf0-31d8-4af4-bd96-4e431afaf60f', 'Year of Publication', '2010', 17769, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2c8a2136-9b9d-4d8b-9bd3-3baebb944936', '9705a329-13f4-4f91-b443-7678105b4886', 'About Author', 'Guntram H. Herb, Ph.D., is associate professor of geography at Middlebury College, Middlebury, VT. In addition to peer-reviewed articles and book chapters, his published works include Under the Map of Germany: Nationalism and Propaganda, 1918-1945 and the collection of essays co-edited with David H. Kaplan, Nested Identities: Nationalism, Territory, and Scale.

			David H. Kaplan, Ph.D., is professor of geography at Kent State University, Kent, OH, and editor of National Identities. His published works include over 30 peer-reviewed articles and chapters, and six books including Nested Identities (with Guntram Herb) and Boundaries and Place (with Jouni Häkli).', 4682, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2c8a3af2-fc36-4ad9-a696-e56feee28f2b', '613ba2c7-870d-4629-9976-98687638904f', 'ISBN 13 Digit', '9789381416068', 11853, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2c8ed9b8-3680-4d80-8a57-fa5943453397', 'c4097237-1ef5-42a1-afb9-e49581546ae1', 'Sub Title', 'Mahadevi Verma : Srijan Aur Sarokar', 10606, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2c8fe9f6-9249-44aa-8131-d3741d451812', '91d0f786-444c-4c2d-9611-4a175f1e735c', 'Pages', ' 480', 4917, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2c903e1c-fee0-416d-98ce-3c995fabb954', '4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', 'Content', 'No', 5707, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2c91221b-3edf-4290-a916-d1f3c807b1d3', '26fd6404-68d4-4a5e-8e70-a3b91f6b69bf', 'Language', 'English', 22823, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2c92dde9-e4c3-4481-a55d-79c03aa52097', '51ec804e-3e06-4232-a800-535b334203db', 'Illustrations', 'No', 9037, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2c9530d9-ef0e-4f45-b0e5-e5a227b8b776', 'c337f16a-9a91-42f6-85a6-6e5d4d5d7d57', 'About Author', 'No', 15367, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2c95c542-552a-4ecc-a11a-0c4d0ed03f85', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 'Sub Title', 'Current Controversies', 19441, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2c9864e6-516d-4502-9401-ec342254dad9', '9847ec00-02c3-4e02-977a-55fabaa69438', 'Publisher', 'Standard Publishers (India)', 9288, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2c9affb6-4648-4033-bb4e-d38ae546d993', 'd6563aa8-0722-4197-b349-8503661f8245', 'ISBN 13 Digit', '9788184899719', 13051, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2c9f3165-b50f-4ce4-9e66-9c92d7837f01', '531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', 'Pages', '1705', 4104, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2ca4334d-b854-48f9-a1da-9cae0b2a0f59', 'c30fd7dc-cda8-41b8-9f85-25d0c123a7a0', 'Year of Publication', '2011', 7896, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2caa5575-6122-4977-8b61-31f5a559540e', '0bf8bf4c-cecb-422f-b277-61157cf42afc', 'Binding', 'Paperback', 2025, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2cac02f8-6d5f-4c4e-82ba-b3e944c5982a', '724e51ec-4c02-415f-8be8-f9930ae93431', 'ISBN 10 Digit', 'No', 19392, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2cadd84f-3ac2-4244-8a5d-9fc1e07eeccb', 'b501eca0-bb00-4b4e-84ae-57d5a1a16be2', 'Edition of Book', 'First edition', 21707, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2cae325f-7b4b-470f-ac6a-ee07ef00f7f8', '07e1d8f0-909c-46da-a757-b20af6510832', 'Content', 'N/A', 8672, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2cafabe8-9f16-422b-b81a-1346f32a802d', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 'Sub Title', 'No', 15581, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2cafb543-8eab-42d3-b84b-b8eb4918a7ad', 'f6fa6de5-9781-42de-81b0-ab8fa45afa0d', 'Language', 'English', 6416, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2cb1231e-91ff-4d1f-b788-330223d1b112', '9b0310e5-5ac1-435e-af52-14ffc0c8afab', 'Binding', 'Paperback', 14738, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2cb1822e-ef4d-4067-b2b1-4a88836d8e32', '3412e088-f2b8-447c-8839-a0cdf0405906', 'Edition', '2/e', 4175, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2cb2d3d4-154d-4be9-9602-7d7113d2676a', '31ad14e7-06b7-4db6-8661-ed93ba2487e0', 'About Author', 'No', 14233, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2cb35fef-8f6d-47a2-b10e-f814c0f033c8', '5f4a5403-92a0-4964-8166-21a4934e69ae', 'Binding', 'Hardcover', 8200, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2cb61a88-f01b-4bae-8544-2773279286d6', '11dae738-8416-484d-8a59-ed8d12710398', 'Author', 'Brenda Stalcup', 16237, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2cbab630-c435-40df-b501-c2f7bc4d5ba8', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'Illustrations', 'No', 5052, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2cbc09fe-8d21-4de4-aacb-3bf9fd443b0e', '80c1a90f-2d21-4198-81a0-1096505ea683', 'Pages', '395', 20896, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2cbc3cf4-a25a-4687-9417-dddc2a6d8c60', 'd6806a13-b3fe-48b1-bcf5-1c3bcd2788b9', 'ISBN 10 Digit', 'No', 17560, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2cc2b95d-f2a1-481a-b501-d95cf1b381b7', '83ac5a68-3945-49ed-8f77-7a36cc9011a8', 'Sub Title', 'No', 22394, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2cc3c470-65ee-4666-8798-fd80bc3181d0', 'ecc2c6c3-a718-4436-a9cd-ad927f412931', 'Year of Publication', '2015', 17040, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2ccae5df-3964-4790-970f-c98b1ca64ffc', 'a0b245f7-a4e4-4366-a026-45490bdaa6e8', 'About Author', 'No', 11863, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2ccd8ee9-9739-4ffa-a532-c809d3f3eb1e', '66266e37-0541-4336-8372-b51c37ece65a', 'Sub Title', 'No', 16093, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2ccf99dc-cb94-45e7-b65a-3daa0b053840', '8836ecd3-6900-4ac8-a134-41ed09a2f208', 'Language', 'English', 22536, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2cd089f3-1f27-47d5-a81b-4dbfc24f8377', '33387465-6fde-4639-a708-4b6b91caef80', 'ISBN 10 Digit', '8183244173', 16763, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2cd118ca-e7a9-4fcc-83a3-010389d271cb', '045a1ff6-4270-4e21-853a-c352ad5bc289', 'Pages', '652', 4214, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2cd196ce-22ca-4737-9ee4-7232b2ef342c', '720508c9-770d-42f1-9567-5920c441c504', 'Content', 'No', 17132, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2cd1df4b-d77b-4f14-a2ec-90c829b9a61c', '2509da83-f000-43a0-ae39-b5fece6eff52', 'ISBN-10 Digit', '0126395101', 4094, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2cd226e4-d53f-4d21-9145-04675a7ad72b', 'b809d94a-88eb-47e4-91b9-ba4f189c02f3', 'Author', 'Stancho DImiev, Kouei Sekigawa', 5354, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2cdda5c7-a2c6-412b-bcfb-6fc8f6eb9e30', '56dd0019-be01-4427-9cd7-12e0bc8a354f', 'Author', 'Danuta Mirka, Kofi Agawu', 7912, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2cddef25-7f7c-4dc2-8b31-4560ab066314', '65836068-0373-4491-a547-7460b419ac22', 'Binding', 'Hardcover', 21261, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2ce4ba9e-e922-4039-a199-e95867e48004', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 'ISBN 13 Digit', '9780737703184', 19444, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2ce5bab5-17c5-4050-bcd6-ad8b11214fa5', '866726a6-bfe1-4b8a-b564-ced82855e335', 'Title', 'Gandhi: Anti-Biography of a Great Soul - French Writings on India and South Asia', 7539, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2ce619c6-1cc8-4fb3-8c65-7cd35added60', 'a9c36421-6027-4403-8341-21963702bda9', 'ISBN 13 Digit', '9788177588798', 13814, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2ce64921-f03d-4f37-8df4-2f2ca1c071ce', 'd55dacf9-2f38-47a9-90f0-13ad255d6bd7', 'ISBN', ' 9788187471943', 4005, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2ce6c51c-1965-4a74-9ad2-14deed095509', '39ac4796-9e32-4a67-8cb1-81da2e408b7a', 'Pages', 'No', 19983, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2ce720a2-e536-42e2-bac3-559921027e35', '95f24706-6f36-4214-a0a5-9f8dcfb86f18', 'Sub Title', 'No', 9927, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2ce7b8a0-aff9-411e-ae59-075542dd0fcf', 'c89d27df-07da-4abf-9a1b-67c2b0306c7b', 'Sub Title', 'Contemporary Issues Companion', 21136, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2ce8e9a4-4891-470e-b01a-5c7b24ebe419', '88a3265b-6967-477f-9990-c7bf9a0939ec', 'Sub Title', 'No', 17817, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2ce9b0ef-6a86-4a47-8c4f-18d3f2c9066e', 'c19e8eaf-2f36-461e-8b96-02ec0dd9e118', 'Binding', 'Paperback', 10478, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2ceb97ce-b253-477d-b574-cb3af2091e4e', '8d86b979-36b7-4664-86a2-f1e3de837600', 'Year of Publication', 'No', 17238, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2cf3962b-6c3c-4967-8e95-bf9eb4e73877', '722dcc85-af3f-4a4c-bae7-1ddcd93253c0', 'Language', 'English', 18571, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2cfd7a48-c09c-43a2-8ab6-d69a5005334f', '943b852b-bf6d-494f-9a5f-d31481f36800', 'Publisher', 'Mir Publishers', 3035, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2cfd9baf-1e39-472e-8786-286dc45edd1c', 'fa3ba29e-d0fd-404c-9d42-c5ba59acac94', 'ISBN', '9788131724286', 2058, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2cfe6f37-589c-43b7-a563-f955f52c8d2b', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'Sub Title', 'No', 17517, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2d0327e7-f7c2-439b-9de9-fac4f42f9c6f', 'f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', 'ISBN', '9789353944933', 1046, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2d0581fc-8920-41d3-b079-b7df415494b6', 'fa47ec10-2588-47a5-9429-11e38d64153a', 'Sub Title', 'Encyclopedia of World Literature in the 20th Century, 3/e - 4 Vols. Set', 4495, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2d063fd0-f5b1-4a86-b2ab-b0ed5f817aa7', '453ec637-58f6-4345-8ec8-3bb1fcab2c13', 'About Author', 'No', 12250, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2d07bc05-0f83-4cd1-8562-da3aafe4c196', 'ff286335-1019-4dc5-983d-88bc967704cd', 'Binding', 'Paperback', 15424, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2d0b1cf1-0f05-452b-a228-b4c4d422468d', '52ddc93b-e3d2-4b77-9609-4a7e477b0e22', 'Content', 'N/A', 8449, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2d109feb-002d-4ef3-9beb-9fdb6a7907ed', '285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'Edition', '2/e', 4165, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2d14f446-c6ea-4ee9-b7b3-76d9c14c63c2', '9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', 'About Author', 'No', 8578, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2d15a4fe-0f21-49d4-8ee9-3e90f674c0d9', '5f1a3fb1-8cf0-4406-b41d-2cf07744017f', 'Publisher', 'Standard Publishers (India)', 19280, 3, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2d1660cf-a21e-4767-bc49-c2de5de97ef3', '337b3bf6-de70-433e-b868-e386b039b04d', 'Binding', 'Paperback', 16792, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2d22ab8c-6833-4d7d-9047-9942705f2a76', '12decdb0-6ecb-45dc-8481-02d652763b61', 'About Author', 'N/A', 12042, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2d259679-9b16-40d2-a252-7c58e92fc06e', 'f57c7065-19d1-45ce-8a0a-d789dd9da53e', 'Illustrations', 'No', 19854, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2d26c7b6-fee2-4c9a-b308-1841d95528f5', '59d48d43-e25b-4fb7-8512-7cc8cf180145', 'Edition of Book', ' ', 15039, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2d27a12c-21d0-4273-bbcf-b90b55d80182', '8c03ae57-741b-4e08-9ec3-b8b2fd8d300a', 'Binding', 'Hardback', 5061, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2d28686e-5512-44b7-9377-30a347742f2b', 'b13d0883-904a-4793-b8ab-0786ae84b05e', 'ISBN', '9788187471387', 3940, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2d28782a-6c3c-4712-ab80-56cd21ac5b43', '59309471-724c-424e-935f-5d29ace077c5', 'Content', 'N/A', 8514, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2d2cdbce-e029-4e63-a598-99308163cec3', '3e1754b1-9975-4763-91d6-0d0556ed9b31', 'Binding', 'Paperback', 17550, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2d2d3c3b-1022-4e8f-8827-65d8c141b1a7', 'd37b5ba2-c37e-4d9f-8b91-766ac59ff789', 'Language', 'No', 9872, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2d2e00b9-697e-4d94-9b1b-76f9a160de1e', 'e83d5912-20be-480f-86f0-30b359275be4', 'Sub Title', 'No', 17308, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2d2e5c98-e15c-4718-8014-2f906937d2b0', '456f0b83-668d-41fa-bf69-7b7857b9e029', 'ISBN', '9780240516875', 860, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2d313130-7c73-47e1-b799-fbf0f9a91e48', '06f42792-928d-47e9-a093-dacb7874da58', 'Binding', 'Hardcover', 22193, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2d36dcb3-c70d-4ab2-b2f1-7655606a4970', '5cfb97bd-2c66-4634-8dae-1994a0c50af0', 'Binding', 'Hardcover', 22593, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2d382c8d-3789-4d23-b42b-fe9ae0f9f7d6', '9f3bb52e-da39-4624-9904-d0680a12c2cc', 'Title', 'Nuclear Power Stations', 2695, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2d3a06f5-74cf-43ac-af55-c78de6ef28d4', 'b0b11411-3693-4375-956a-6563f55091ca', 'About Author', 'No', 9487, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2d3b6929-7d0c-4bb9-9f09-16439f31bfb6', '9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 'Illustrations', 'No', 21239, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2d3d834c-0729-4319-aef4-d20dff8dabb8', '1520de78-7f9c-4668-a71e-694ec622ef4f', 'ISBN 13 Digit', '9789381031278', 17415, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2d40ee48-2eb8-4be7-b9dd-6e8cc59a02ec', '7c912e6a-c3cc-40e7-99f8-a4a1c254256d', 'ISBN 10 Digit', '048646279X', 5279, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2d4646c1-7762-4c62-87c0-fde1fc54262d', 'acf7091c-1e64-4140-9ba4-48f89e49b5ed', 'Pages', '603', 2659, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2d4dbba6-69ad-41d7-ba07-ff2f49d298ac', '6692c134-6240-45d5-9e42-d753d92ddc78', 'Author', 'O.P. Budholia', 9824, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2d4de49f-635b-49d8-a1de-89961a133161', '0701198f-e5b8-4944-9a6a-586b3538b9d1', 'Author', 'Ved Prakash Verma', 19529, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2d504715-ed99-4893-95bd-34319f7f0f05', '9f102da4-667d-417c-96fa-92be878ca882', 'Year of Publication', '2016', 17800, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2d51dd45-9f76-4079-a0c0-9291703d71af', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 'Pages', 'No', 15587, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2d54b838-ea04-462c-aecb-0f3df03d3a08', 'cc91762b-0781-4c37-a0bd-d153312d67cf', 'Year of Publication', 'No', 19549, 8, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2d593631-aa93-41a6-801e-7a12fe9b1321', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 'Author', 'Barry M.Trost', 2438, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2d5cc9d3-1184-42f9-9881-52c347c2b892', 'a9a046a3-0fc9-401c-8105-d448379016a7', 'Author', 'Eric Mazur', 754, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2d604365-37c3-49fd-b604-b6a3fda2a19b', '2e2da5e1-fd12-484d-920f-f1619a34eb98', 'Edition of Book', 'No', 21922, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2d63a8e3-9ab1-47d4-abba-776c2845e8a5', '9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 'Binding', 'Hardcover', 21235, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2d6453bf-152e-4015-8f79-20bb5deeba4d', '70258954-c5f2-47fe-9666-a3a6078ab495', 'ISBN 10 Digit', 'No', 21801, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2d647bbb-2fda-4133-9cfb-920a5e1d9222', '5842b32f-8135-4690-b1d1-ab14e98f292b', 'Pages', '250', 20176, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2d658ffb-0710-4854-9a69-b4a6542e1672', 'f192a078-8832-4233-a5c2-15d397efc020', 'Title', 'The Double Tongue', 469, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2d69468b-e273-496b-bfd3-2e0e955236ba', '630959cd-3201-47c9-a1cf-23d488449ef8', 'Sub Title', 'No', 8128, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2d698614-d15e-4e6a-9184-659ba8b077f7', 'edfd9786-61f6-4366-b8bb-873f7f99a016', 'ISBN 13 Digit', '9789381417034', 19887, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2d6a4ae3-0fff-4ddc-b83a-ef406860c773', '830879ba-ee25-40c5-acc6-37abb3892b0b', 'Author', 'Dr Mallikarjun Anandhalli', 8039, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2d6e7c42-178d-4ab4-80b2-72f38f36d237', '115e9037-7f57-42bb-89d8-42c62dfb3455', 'ISBN 10 Digit', ' ', 11412, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2d73ddf3-aa9f-4a89-b586-a68ae5c571c2', '2f202c6d-97fa-4196-91ac-1cfa39fe1226', 'Author', 'Tapan K. Sarkar', 3788, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2d74c7fd-50e3-49eb-b2be-95c53e01bf25', '410e7eff-0b03-4252-a6ef-77492e0a7d3b', 'Binding', 'Hardback', 5243, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2d7558d1-27d3-45a6-b746-b89992d1dd2c', 'b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 'About Book', 'Yes', 5495, 12, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2d75b5f9-b3cd-43e9-b1f3-fb08bbec1def', 'fe047101-4168-440b-901b-8e060d714995', 'About Author', 'As per Book', 15162, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2d760413-9951-4042-98c7-63b9074fb3a0', 'cc91762b-0781-4c37-a0bd-d153312d67cf', 'Binding', 'Paperback', 19548, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2d7793a8-fa2e-417c-8a65-eac31c5aa84b', 'c282b307-3893-41df-8947-f35b4f5ef614', 'ISBN 10 Digit', 'No', 12427, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2d77ca0d-1ec3-43de-88c0-2a3a056a3c5e', '2d611972-cd16-4c35-ae27-7a6814c484aa', 'ISBN 10 Digit', ' ', 6158, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2d7ac506-0b49-464f-aa2a-8d64505391ee', '3bfc7bc0-1f6f-4ff3-86e2-5bd136a8e540', 'Publisher', 'CRC', 13247, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2d7ec3a1-a918-4126-8a4c-2539d439596c', '9f3bb52e-da39-4624-9904-d0680a12c2cc', 'Year of Publication', '1978', 2698, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2d817f3f-f286-40df-90fc-6bc00ebbcc74', 'a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 'ISBN 13 Digit', '9788132202530', 14011, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2d83b880-fa19-47c2-960b-179b310f2e9e', '5842b32f-8135-4690-b1d1-ab14e98f292b', 'Content', ' ', 20173, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2d843a20-17c5-4b1b-b7cb-3b572497ee04', 'b9d07739-c2ad-4991-9705-6a5026b2a964', 'ISBN 13 Digit', '9781607507734', 5873, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2d848b95-ec58-4b58-944b-27b3bcfd28fa', '0987242e-24de-452a-b71d-25b7338ddaae', 'ISBN 10 Digit', 'No', 21245, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2d85681c-aed7-48b7-ae48-e5400e17817f', 'ff3ab582-2912-497e-aa45-ebc01fa5ca4f', 'Author', 'Ankita Fadia', 11298, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2d8852be-5fd6-45a1-a9d7-8e8518c3e32d', '68f66da6-81a6-42d8-bd59-e69057044d29', 'About Book', 'No', 9419, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2d885c1b-03a8-4252-86a4-9b56d8a95e2d', '9d6f6847-b096-428a-b1ae-dd5fbb1ad679', 'ISBN', '9788187471660', 3960, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2d8ba3ff-4497-43b1-9793-b08dedde89e3', '028157ce-2aba-41af-bbaa-b13a98d0c6e3', 'Language', 'English', 21483, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2d8d9432-2bf0-41f0-83d8-282a67c87ee6', '82ce3746-2966-478c-9b07-f640cce2f687', 'ISBN 10 Digit', 'No', 14300, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2d8ef116-4542-471a-a59f-c1cd036cc31e', '80c1a90f-2d21-4198-81a0-1096505ea683', 'Author', 'Zahiruddin Ahmad', 20892, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2d90549b-f758-42bd-bb4c-97e455c09a75', '7c680bc8-a415-4c29-9489-79771c5e3aa4', 'Pages', 'No', 10702, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2d91cf03-af75-4a87-8741-ea37ec11b14f', '50ac19fb-97c6-4b19-bf16-69e9cf60f91a', 'Pages', 'No', 17728, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2d936266-9576-4abc-9b26-cf66d3a1a1f1', 'fcfba361-1073-4c71-97c7-5868ff914b14', 'Author', 'William J Stevenson', 1579, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2d97b722-75fd-4d8a-a9a2-3d0bb337a643', 'd1799f13-57a0-48cf-99ab-dd856c8c95f0', 'Publisher', 'Standard Publishers (India)', 6976, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2d9a5e16-909f-459e-b435-713ef495ee54', '1a3d1447-bdbb-4635-8915-aa3e24129e88', 'Binding', 'Paperback', 18123, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2d9aa690-f5f5-420e-a7e8-81422aa08ef9', 'f8a92c52-ced1-4749-a87e-8edb17f8a032', 'Binding', 'Paperback', 11948, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2d9ab07b-fd46-4ff1-8b7b-40add4a503bf', 'f6e37728-a21f-4c7a-b23e-72d9e1f7c767', 'Binding', 'Hardcover', 21293, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2da0812b-bc60-4b7c-950f-bb2d2e2249ec', 'aae2b952-8bd7-413f-84b4-c14cf0d2db0d', 'Language', 'English', 3219, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2da2fa44-e116-432b-9779-3b29ce7bf26d', 'ee0c49a7-9a57-4285-aa4b-ef883588347a', 'Edition of Book', 'No', 9403, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2da4f77d-02df-444f-b685-70e4dc448e85', 'dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', 'About Author', 'No', 4939, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2da4ffcc-5cd5-449a-85a1-4b0f83e9ba77', 'e7e94144-633a-49a9-b590-beca7a7569cc', 'Sub Title', 'No', 13796, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2da571d3-a2e0-45e4-8729-92ceeb5beafb', '748b3e33-1ec4-4b06-b307-bfa86a150be1', 'Author', 'Sharat Gangolli', 11384, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2da5b354-b065-4278-8848-9ac944302e9f', '0c8186bb-8cd5-4812-bea8-2490266f4a52', 'Binding', 'Hardcover', 21351, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2daa18a4-b02d-41a3-add6-22176fbdc8d9', '088977c4-0218-4e9e-bf4c-cb301b0310f0', 'Binding', 'Paperback', 20422, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2db318bf-ef1e-40e0-bc4b-cc7cf302e618', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'Content', 'No', 13153, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2db472ec-3589-4bf5-9be8-6ac10192d45c', '3d9364c0-a6fa-4b58-aec2-a30b875555b6', 'Pages', '200', 7872, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2db58f3d-a8be-4959-ab72-688abd71ced9', 'fa3ba29e-d0fd-404c-9d42-c5ba59acac94', 'Binding', 'Paperback', 2060, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2db6e1f4-419c-45a2-bb2a-f1a6160929cb', 'e19e1900-e144-4b49-800e-c67ab21a49af', 'About Book', 'No', 11322, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2dba001a-2300-4536-87b4-24b2c2539b1b', 'dd73bcef-2352-4b09-b160-50a502027c3b', 'Title', 'Human Resource Management : A Primer for Students of Master of Business Administration (MBA)', 17104, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2dbbe1da-b6ed-42d8-84d1-e8f8b5a4d1ef', '317eba0b-b372-4bf1-a246-0892190a0179', 'Publisher', 'Routledge', 1236, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2dc1054f-32fa-4e7c-a05a-c3429d8b5630', '3fd51d7e-e992-44fc-9d3a-5c6579b09340', 'Binding', 'Hardbond', 3770, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2dc4d336-82f3-4fc4-a3e6-98e2075ef089', '47d33970-46c3-4009-8d5c-f059253de6dd', 'About Book', 'No', 20316, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2dca824b-4c47-4eed-8902-d403d7f32079', '37dcdf40-8f6a-48f6-990b-63b232363c9c', 'ISBN', '9789391214623', 2954, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2dcc0f92-cabc-460c-8e69-7b0e2ab92049', '7c655316-657d-4bea-bf8a-fa235f2400c5', 'About Author', 'No', 15808, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2dd79354-9bd8-4a41-a060-bf89836cef58', '97bba818-99d6-4194-bcc4-bbf3bd549088', 'Binding', 'Hardcover', 20078, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2dd9b173-f703-409a-b328-fe805a496851', '9b0310e5-5ac1-435e-af52-14ffc0c8afab', 'ISBN 13 Digit', '9788172736491', 14736, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2ddc0de7-5496-4ec2-8d64-0444fea982e9', '2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', 'Edition of Book', 'No', 15313, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2dde4e1a-816a-44c9-93ea-df1728e43a51', 'c1a97269-5730-4723-b0cf-681abd8046a9', 'About Book', 'No', 8881, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2ddf2ef6-5a43-41b6-843a-f5a3c2653d8d', 'b6276da5-1669-4da1-817d-73175ba0dedf', 'Language', 'English', 22676, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2dea790d-a7c2-4857-a014-baa58ef2292a', '00f3ff40-63fb-4200-94ad-b39548841708', 'Pages', '649', 4224, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2df2db90-6cc7-48c8-acc1-0ebe79648a8c', 'cfbc2f6d-19a1-4877-8727-dcd5302024f0', 'ISBN', '9789391214531', 2984, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2df3e7dd-417b-478d-98cd-2807603447ec', '8816fb7e-a9f2-4387-b630-d436e6d3f9ca', 'ISBN 13 Digit', '9781414436173', 22215, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2df4d62c-e3d1-4c3b-b8d3-abfef4cdaef0', '71faff6f-8e8b-4ccb-ae09-947d164ffca0', 'Year of Publication', '145', 17329, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2df74086-20da-46e4-b8b7-9aa3e319b0ee', 'abf5b09c-e168-4d15-95d0-3d289dc593d8', 'Binding', 'Hardcover', 20009, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2df85f4b-1acb-4eac-9389-dbfd9f9c14a0', 'a657a798-cb33-4d24-816e-81d842d81a76', 'Edition of Book', ' ', 13486, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2df939c6-e6e6-41b1-a2e7-a14336d2747a', 'a3e8d95d-9382-47a4-8fde-60f3402f184d', 'Author', 'Philippe Huisman', 1916, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2dff9639-0935-416b-a0c4-f66b429d7e98', 'a90973ac-d16f-49df-b45f-cbaa7af9f3f8', 'Publisher', 'McGraw Hill', 1949, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2e04b5a3-78db-40c5-8449-b040c19d8239', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'Author', 'Philip Jodidio', 5991, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2e06877f-5605-4776-9889-13cc468a60bb', 'f1e72fdd-dec9-479b-a061-51d2677ce9a5', 'Illustrations', 'No', 17924, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2e0a644c-4cea-449f-8be2-33088fe5be39', '84b2a684-e60a-4256-8be4-ad00a37e449e', 'ISBN 10 Digit', 'No', 18804, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2e101cde-060f-4c23-9e83-4048484151bd', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 'ISBN 10 Digit', 'No', 12728, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2e1307e0-2a09-476f-8535-1f8457ebec7d', '6583d41b-a784-4dee-b6ef-6f4a91b40392', 'ISBN 13 Digit', 'No', 14775, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2e14050e-9b6f-467f-b619-a09274008aac', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 'Language', 'English', 20657, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2e15b81f-da07-4f3e-89d3-de1e41dd385c', '3b54fcca-e211-49c5-a4c1-8f21fefba3df', 'ISBN 10 Digit', 'No', 12974, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2e16e706-8069-43b2-ae15-a12266bbf786', '9b560c48-7067-48c2-92fd-dd340c8da0d4', 'Sub Title', 'No', 15317, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2e1f3ad0-8e9e-41b6-ac04-e905b2609de0', '453ec637-58f6-4345-8ec8-3bb1fcab2c13', 'Binding', 'Paperback', 12255, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2e28e04a-30e2-406f-801e-64fbafdec01e', 'aeb2e3ba-12e7-4f0f-a672-fb8cd2bbb009', 'Binding', 'Hardcover', 3550, 7, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2e301e18-aef0-4b28-b57f-6dcdfd726e39', '9b8521e4-5071-4037-929d-bc0c8e682adb', 'Pages', ' ', 15083, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2e30675c-b428-4fe0-9222-b50f78670a50', 'b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 'Content', 'N/A', 14286, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2e30770a-504f-4257-b47c-fbead3f1d8e5', '0a6aa05f-c061-4d1b-8057-61b7dec7c67f', 'Edition of Book', 'Ist edition', 16193, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2e30b7e4-1bb2-41ec-9cfc-1cf6504cb5e1', '915a0027-155a-474d-a7ca-85725d735791', 'Binding', 'Hardcover', 20383, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2e33eee2-1290-4520-8364-10edd29b6b47', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'Language', 'No', 20998, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2e341c65-d54a-4b4f-a1e6-4be5a364add6', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 'Pages', 'No', 8121, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2e3d3f76-cd72-4544-8ef5-4fea5441844b', '66392450-2d8e-496d-a257-aa3ccca2c402', 'ISBN 10 Digit', ' ', 7520, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2e3da51b-33b2-4fa6-9e74-da5817148b7c', 'd1a02124-4d59-4174-ab56-a15be4a472b7', 'Binding', 'Hardcover', 7169, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2e42cf6c-beff-465f-84cf-51613cd50934', '88d8a176-9fc1-48e8-89eb-a025d2949c5e', 'About Book', 'No', 14156, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2e47784c-90f7-4c7e-ac98-f7dad3c7c9e9', '1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', 'Language', 'English', 6819, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2e48583e-e3a7-4089-aa60-b66bd21c1c7f', '39ac4796-9e32-4a67-8cb1-81da2e408b7a', 'Language', 'English', 19987, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2e48750c-125b-48d4-a150-c9b1fe8aea85', '7f117b08-47cd-499b-9c55-2bfecc1724bb', 'Title', 'Food, Agriculture and Environment', 1788, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2e4bdc72-96b6-411d-a0e5-46960c76fe16', 'f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'Publisher', 'Academic Press', 4658, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2e4ceb15-d963-4f09-ac60-e6a7ac31f3a3', 'f11295ea-831a-4535-9325-75c916cbb413', 'ISBN 13 Digit', 'No', 16751, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2e4d1437-42df-4cdd-b7ce-e7399b03db92', '27dbdd89-8b32-4aac-88ec-e45f0a628265', 'Illustrations', 'No', 20781, 11, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2e4dc800-df8a-4eca-bfc2-2df5af96cf5a', '15c825f7-6151-49c8-8f81-bbe18dece6b9', 'Year of Publication', 'No', 20475, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2e5089b5-a40a-4696-933a-fc7f4405c0f3', '0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', 'Title', 'Managerial Economics 9/e', 1308, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2e510092-ba33-4b11-9cb3-e753dae4427f', '125c754d-959a-4fe0-a4f3-92cbda9ec0af', 'Sub Title', 'No', 10866, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2e51bfbb-6e2e-4899-ad38-11f0abbb8bac', '8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 'Binding', 'Paperback', 16035, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2e547916-3cff-47fd-9ff7-55720d19be80', 'dd0f07db-b676-48df-8b27-9938abf69d9f', 'Author', 'Nagraj Balakrishnan', 2052, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2e551139-f7bc-48bf-8029-d1ef34dd9080', 'b580d133-4b0d-486c-aa00-bea7d51d8712', 'Year of Publication', ' ', 15132, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2e568b8b-3550-4990-affd-b136d8142cbf', '4c41a3ff-118f-415e-8bdb-96feadbc5d33', 'ISBN', '0028658310', 3682, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2e56f8a0-0e57-4ac7-aa26-d6982fa67d6c', '0536d7d2-998f-4444-9169-f1ceb7c21de0', 'ISBN 10 Digit', '8186208151', 14878, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2e570caa-70af-4366-95fd-748307523649', '5e58ec7a-6096-40bc-abed-57e32e99bd0f', 'Pages', 'No', 17997, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2e591beb-25d6-4e2e-8fc0-0cda78a81d28', '488098fb-7773-4dbd-8ec9-33fe6b996f1e', 'Year of Publication', '1986', 2726, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2e5d3f6e-d36f-45ac-8993-c9a4e64e6e26', '08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', 'ISBN-10 Digit', '817110326X', 4372, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2e5f0e11-dd03-41e4-8b99-5a597e428940', '3b54fcca-e211-49c5-a4c1-8f21fefba3df', 'Author', 'Alexander Isawv', 12971, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2e63c8d6-155f-4e63-aa1d-881db95dfb97', 'cd919c73-2946-4aa8-a384-328637d797cd', 'ISBN', '9781259007880', 720, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2e68e5e0-004c-4ce2-8566-e209845df6aa', '7b68c3bb-81ab-4641-b81f-1d9e7cb0d4cf', 'Year of Publication', '1992', 20034, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2e6daca5-e71a-47e4-a460-7e8c0fbc7c8e', '5e58ec7a-6096-40bc-abed-57e32e99bd0f', 'Edition of Book', '2015', 18000, 9, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2e6dbe2d-538f-4404-b5f0-170557705054', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 'Author', '-', 22022, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2e71d238-7e95-468c-84b3-ba67170d21d2', 'b8678542-254e-468d-a180-71e423643493', 'Author', 'Dr. Vishnudas ke Vaishnav', 10735, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2e727835-0585-4a18-aed0-8c97f08eb80a', 'a36a1598-58be-44ea-a710-3360918cf9b1', 'ISBN', '9788190953238', 2357, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2e784485-0831-4111-9b15-099b0a616989', '8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', 'About Author', 'As per Book', 20111, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2e790431-8226-475f-9164-ccf7affc919e', '9882e227-6d96-4087-a4c9-add1a7fffa86', 'Publisher', 'Swaraj', 410, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2e790f36-1dcb-4609-a0d7-d7b952e7b251', '8fee586e-afdb-49d1-922c-38f8eb7f2a52', 'ISBN 13 Digit', '9781414410890', 6276, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2e7938ef-64dc-41cd-b583-b5951c2a73c3', '2509da83-f000-43a0-ae39-b5fece6eff52', 'Binding', 'Hard Bound', 4097, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2e7a89a6-7238-4d2a-beb9-fe1463db42c2', 'd5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', 'ISBN 10 Digit', 'No', 18843, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2e7eb6a1-c930-4c63-aad2-9e1bc137ed56', 'cbc6789d-518e-4eb4-a23c-ada73e88d800', 'Author', 'Dr. M.C.Arunkumar', 22646, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2e7ef474-6601-4dba-acc7-600dd24ed7db', 'ca6eb4cb-458f-4d6d-9e57-91df57f94801', 'ISBN 13 Digit', '9789381030370', 8329, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2e844322-821e-4ed2-8924-bf700a51173f', '5ed8d7b7-7bc6-4702-8b47-367971765d01', 'Binding', 'Hardcover', 6237, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2e86a9be-9d0d-41a3-a8dc-7462c6a42a8a', 'a88f9054-03d8-4b02-81ce-9999dbe84363', 'About Author', 'No', 8404, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2e8991b9-cd0f-49be-9453-4994c243c50a', '6316bce3-ab53-486e-9b4b-e3c5a07d6985', 'ISBN 13 Digit', '9789382937470', 21361, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2e8b40f1-5f96-41a0-b4e5-cf2a52422247', '34f3b6f5-47d9-4e09-84c3-2119e5e257d7', 'Language', 'No', 20233, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2e8fe5c2-da75-4019-b9a8-9fabd4311513', '7f309bf3-54ec-4ecf-b8bd-42a28fec2c99', 'Binding', 'Hardcover', 21965, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2e96b248-7e6b-4a3c-b9ca-49b7188592de', '9120a59d-973a-4309-a2a0-4b4a5d52774c', 'Binding', 'Hardcover', 6748, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2e98abc1-1cc9-42dc-b336-8d45cd4732c7', 'db8028d4-3632-4e2e-aa31-fb9bc9a9ad86', 'Sub Title', 'No', 20014, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2e9a2ce7-884c-4966-a210-19288e9e9b45', '122f8c7f-73e1-49f9-adbf-508770cdb63a', 'Pages', 'No', 19923, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2e9a8302-a1d4-442d-aa61-467731957ee3', 'b9d07739-c2ad-4991-9705-6a5026b2a964', 'Sub Title', 'Communicating Process Architectures 2011', 5869, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2e9aa391-55c6-4d1c-a5d0-fd6a5895856d', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'Sub Title', 'No', 19771, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2e9af93d-ffe4-45e6-a0da-c4a1b2e1458f', '8836ecd3-6900-4ac8-a134-41ed09a2f208', 'ISBN 10 Digit', 'No', 22530, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2e9fc59c-26c7-4942-a165-14520327a0b2', '10398adf-8eac-4de4-bb6a-820623cf7ede', 'Binding', 'Paperback', 21742, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2ea2812c-7ab3-466e-8844-d0437eea005d', '0925686c-4903-4ecb-9f92-2b8092d4459b', 'BINDING', 'Paperback', 3609, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2ea9ce33-b813-4bf8-960a-13f29747b516', '2f202c6d-97fa-4196-91ac-1cfa39fe1226', 'Edition', 'First', 3792, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2eab4620-6947-4637-b968-81992ac3cd3d', 'c192f19e-79c4-4b78-836e-a4c34d10d31d', 'Year of Publication', '2009', 5673, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2eaeb516-b57d-4637-8083-75fcc846aa54', '490bcde5-fc6a-483e-be40-8b64b9299487', 'Publisher', 'Pearson', 771, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2eafdcec-33ff-4271-94bd-2820e2adb590', '0bf8bf4c-cecb-422f-b277-61157cf42afc', 'Publisher', 'Pearson', 2024, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2eb090f4-9b71-45cd-9b88-61bb0166950f', '9e32efb1-f8d0-4565-8666-689c3398aba1', 'About Author', 'As per Book', 23033, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2ebdc15b-2b6f-4ecc-b73b-0aa7ddb541c7', 'cb0ad39c-fc67-431b-8182-b9d36577d6d0', 'Sub Title', 'No', 17978, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2ebebd8f-b165-40e9-8700-dffa0470cea6', 'ed9feb1b-19a0-4513-91b5-004d4dfed4a4', 'Language', 'English', 15291, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2ec1797b-c942-4bbe-b937-e2e69f4e8066', '76b6761b-ed67-4eea-b7c0-51b526d5a4fc', 'Language', 'English', 3292, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2ec7f391-66a9-4dc4-8af1-5c7bcc78f660', 'a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', 'ISBN 13 Digit', '9788124601075', 15058, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2ec9b68f-7a02-433a-8261-e009871c8448', '273ee165-cf3c-463b-bf0d-347e73605b47', 'About Book', 'No', 15630, 12, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2ecadd70-33ff-4f28-aa3a-630fdfcdbb69', 'a0b245f7-a4e4-4366-a026-45490bdaa6e8', 'Sub Title', 'No', 11861, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2ecdd8e4-db8e-4443-b875-854fc0e00c31', '202cc6c6-47a4-45e8-b8a9-9792c5121bc2', 'Pages', ' 336', 5008, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2eda4387-6a00-40c2-af52-e9aa9871cf72', 'f8550464-45c7-4b5a-96ed-013f271b134c', 'ISBN 13 Digit', '9781412909174', 20138, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2edc2ed2-3602-43c5-9dba-37a5cc1ac1ee', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 'Year of Publication', 'No', 11331, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2ee24086-6b82-4ad7-a398-07cb88bdd96e', '8a845984-f786-49d2-b240-ee8ad056735f', 'About Book', 'No', 19263, 12, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2ee5e8b0-57f5-48c9-90a2-2651a73e56e5', '66d33e01-cb29-40cc-92de-8915cdc497c7', 'Edition of Book', 'No', 19999, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2ee66a48-cd06-4f14-a15e-8c13ab0a624f', '65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', 'ISBN 13 Digit', '9781849730501', 6137, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2ee7f6e2-c57c-4f0d-b5a6-2102c30456bb', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'ISBN 10 Digit', 'No', 12891, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2eeaa984-100a-44c2-93b3-734e21387b66', '28e2adfd-c34c-40e3-ba96-886cd2ed8126', 'ISBN', '9788193593769', 13514, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2ef36a97-1975-43da-b407-2e7d4af848f8', '644a594d-ba09-4846-8b74-4994beed1097', 'Content', 'N/A', 9462, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2ef9c78b-051a-44ea-b67c-2c6344da90db', '8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', 'Language', 'English', 2485, 6, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2efa888f-01a1-451d-8885-873e1edac9f3', '24b1551e-2cb2-4801-aba6-8d77a8a80ca4', 'Binding', 'Paperback', 518, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2efc2ae0-b6eb-4416-b014-4104a2681529', 'cdc85097-0d05-4408-b340-92e404e77e74', 'Language', 'English', 5933, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2efccc7c-2cca-4714-94cc-b134eb811850', 'fff6a61e-ed1c-4a87-8faf-be979f3af99c', 'Publisher', 'Pearson', 2039, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2efed338-d28b-4ce2-acea-7d3ab26eb13b', 'bd5384c9-7452-4cc5-adee-44b4ed25b834', 'YEAR OF PUBLICATION', '1986', 3650, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2f007ddd-05d9-4cfa-ad93-b927bae3def3', 'd4eaf9d7-6652-42bb-a499-750f07561a85', 'Edition of Book', '1st', 11224, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2f04097d-ec58-402d-a05c-c761e88882d6', 'ced84bdd-00cb-4393-974e-15dc4f810335', 'Author', 'नागेंद्र कुमार सिंह', 418, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2f04eeaf-a734-4d6e-b330-cdf71f023796', 'e75e0cdb-96f1-4da9-b568-3b6d02f2f562', 'Year of Publication', 'No', 18860, 8, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2f053fd1-bdb2-4b88-a354-a77dce2382ad', 'f563e94d-20e4-4965-b749-9e32b9d44569', 'Pages', '1120', 4020, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2f084738-a4b5-47b6-9605-d7bd00239105', '2628c2b6-931b-46c6-a332-5d7db77fc75c', 'Binding', 'Hardcover', 253, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2f0b3b86-3c20-42c9-bc58-643990e2532a', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'Language', 'English', 19781, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2f13c423-9914-4c68-b275-bac8baa1a605', 'd9734459-ee34-452a-8374-dadc380647da', 'Year of Publication', 'No', 14453, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2f16adb6-e3aa-488d-a9be-161872da0f9b', '900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', 'About Book', 'No', 14639, 12, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2f171968-ddf6-4dc2-81f9-3a6b2ea9898b', '1087b852-7de7-4513-83c4-7e4b0f723dbf', 'ISBN 10 Digit', 'No', 13748, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2f1887fd-0c33-4562-be8d-a8f5dabcd733', 'fecab443-fa30-4f59-9b06-ccbb43705760', 'Language', 'No', 18240, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2f1a6094-687e-49ce-83b7-7b248d5474f3', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'Author', 'Hardeep Singh, Purshotam Aggarwal', 19772, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2f1c0c9e-6983-47a7-8673-238b2b0c8243', '1e300a4d-f895-495e-94b1-7f157013901c', 'Edition of Book', '1st', 6270, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2f1d8032-2cfc-4227-8116-e81b66fa2f90', '25b53a9c-255f-490c-930c-660bb6f1e4b0', 'Language', 'No', 10782, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2f1e4366-f12f-49c6-a1d8-4c1f1ece400c', 'a33e7029-74ee-4f86-8573-b1331bd9e671', 'ISBN 10 Digit', 'No', 12031, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2f1ed29e-7b7a-4dc8-b1d7-10ca185647ba', '73dbb98a-98d0-40bb-8cd4-59e91a3e139d', 'Publisher', 'Pearson', 1336, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2f1fbc4e-28d5-4fb0-b182-a0395d81b4a6', '8a845984-f786-49d2-b240-ee8ad056735f', 'ISBN 13 Digit', '9780230574465', 19256, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2f234e55-8612-4b7d-a019-feaf281f52ce', '1adcac28-d0e9-49f0-9069-e4960214b518', 'ISBN 13 Digit', '9789380025070', 16007, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2f23d762-8538-4ada-90fd-3159bbb12ede', '4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', 'Illustrations', 'No', 12207, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2f24914a-cc0f-481a-a930-31f9fa4ea2a7', 'dedf8d14-eecf-4608-83b2-a3cb606ca2de', 'Illustrations', 'No', 12835, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2f2975cb-97e4-4362-bf6d-f82cce08bcbf', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 'Author', 'Francois Cardarelli', 22456, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2f2fc3ce-98c2-465c-831f-3c30cbfee85f', 'f1e72fdd-dec9-479b-a061-51d2677ce9a5', 'Content', 'No', 17916, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2f374de5-08ef-420a-819f-ce313de6f755', '5bdbe540-0e82-4ffe-a37b-0d0f67e23c6a', 'Binding', 'Paperback', 1372, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2f3b1c55-9c09-4df3-b438-945401427f5d', 'f40df86f-e713-43ec-a1df-c25c76c37d49', 'Title', 'Organizational Behavior 12/e', 1403, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('2f3e4322-1bff-4c1d-9806-d3a540b59daf', 'ef551386-ce7b-4242-afe9-281d90b97ca1', 'Binding', 'Hardback', 9, 7, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2f3ecae9-c5ad-4f59-a7a0-103502ebec64', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'Content', 'N/A', 16944, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2f3ed8c6-1f6c-4313-b67f-cc04c5dd2339', 'd78d360e-b79d-433f-9b0d-1e766e213ba8', 'ISBN 10 Digit', 'No', 22446, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2f41eed7-ba87-4d78-a58f-99dbfc84408a', '94577a6f-a862-4a1c-b75a-4660cc0dcaf4', 'Year of Publication', '2007', 6776, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2f4774a8-8782-4a8d-bc19-4e0860ba8f8b', '8d595a23-f12f-412b-87a7-f36fa16993bb', 'Content', 'No', 17145, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2f477ea0-6891-4a82-8bb8-a3dd3f0a90d4', 'a91d6a98-eadf-4f54-ae25-3024050ec8e8', 'Edition of Book', 'First', 6355, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2f4b14a8-66f1-4491-9fcb-75aa1893cf9c', 'ee9d55d3-2f41-4667-b359-d5fe0a0f508e', 'Year of Publication', '1989', 3224, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2f4cbbc3-8ab3-40e2-a56a-4544f40346e1', 'be1b43f2-05b5-4422-a091-4521e1b5da54', 'About Author', 'Dr. H. S. Nalwa is the Managing Director of the Stanford Scientific Corporation, Los Angeles, California. He was Head of Department and R&D Manager at the Ciba Specialty Chemicals Corporation in Los Angeles (1999-2000) and a staff scientist at the Hitachi Research Laboratory, Hitachi Ltd., Japan (1990-1999). He has authored more than 150 scientific articles and 18 patents on electronic and photonic materials and devices. He has edited the following books: Ferroelectric Polymers (Marcel Dekker, 1995), Nonlinear Optics of Organic Molecules and Polymers (CRC Press, 1997), Organic Electroluminescent Materials and Devices (Gordon & Breach, 1997), Handbook of Organic Conductive Molecules and Polymers, Vol. 1-4 (John Wiley & Sons, 1997), Low and High Dielectric Constant Materials Vol. 1-2 (Academic Press, 1999), Handbook of Nanostructured Materials and Nanotechnology, Vol. 1-5 (Academic Press, 1999), Handbook of Advanced Electronic and Photonic Materials and Devices, Vol. 1-10 (Academic Press, 2000), Advanced Functional Molecules and Polymers, Vol. 1-4 (Gordon & Breach, 2001), Photodetectors and Fiber Optics (Academic Press, 2001), Supramolecular Photosensitive and Electroactive Materials (Academic Press, 2001), Nanostructured Materials and Nanotechnology (Academic Press, 2001), Handbook of Thin Film Materials, Vol. 1-5 (Academic Press, 2001), and Handbook of Surfaces and Interfaces of Materials, Vol. 1-5 (Academic Press, 2001). The Handbook of Nanostructured Materials and Nanotechnology (Vol. 1-5) edited by him received the 1999 Award of Excellence from the Association of American Publishers.Dr. Nalwa serves on the editorial board of the Journal of Macromolecular Science-Physics, Applied Organometallic Chemistry (1993-1999), International Journal of Photoenergy,andPhotonics Science News. He was the founder and Editor-in-Chief of the Journal of Porphyrin', 4503, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2f4d686a-198d-4e82-9233-bc3a2fe63196', '2a7d4fa5-27bf-42fc-899f-ac4f3029dfe3', 'ISBN 10 Digit', 'No', 17427, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2f4de395-2a6c-4d62-972a-043917ab1484', '3c15074c-03a4-4aae-bd65-d211be8f3322', ' Author', 'N.V Efimov', 3346, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2f51d6d7-1797-4e1d-bc18-fa9b0ddaa7a5', '66266e37-0541-4336-8372-b51c37ece65a', 'Content', 'No', 16096, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2f5317a5-431c-4362-866f-c22200cf77ef', 'a9c36421-6027-4403-8341-21963702bda9', 'Language', 'No', 13819, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2f56b600-3de8-432e-8486-998d7c358790', 'c3231246-3c87-41a7-b03e-2c920e0b04c7', 'Content', 'No', 22299, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2f58095a-4028-4d4e-948f-2ce60024470d', '0215ea2d-0113-484f-8918-920af66dc4a6', 'Binding', 'Hardcover', 1747, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2f5970e2-ea4c-419c-8a59-d701592a7c56', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'ISBN 13 Digit', '9781414486529', 13389, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2f598780-3ae7-4572-b202-8c20e330400f', '29ab8807-26a4-4cc2-a332-aeb699bf6ad8', 'Author', 'Mehdi Khosrow-Pour', 7638, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2f606a31-931f-477f-a74c-dc5255735c19', '71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', 'Publisher', 'Standard Publishers (India)', 6226, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2f608263-9223-4f6f-83cf-99af62da9d3f', '5f1a3fb1-8cf0-4406-b41d-2cf07744017f', 'Sub Title', 'मेरा भारत इतिहास और संस्कृति', 19277, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2f60eb1e-b5fc-4196-afc1-ed86b552329b', 'e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', 'ISBN 10 Digit', 'No', 9879, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2f62b460-3366-451c-96d3-653edaf6edbf', '73cbacef-52a2-4124-86e9-fee2c86e5325', 'Edition of Book', 'First', 19653, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2f65eb79-1139-4b44-8e77-870a95be9771', 'dde9e974-8450-4ded-9f15-88dd9b3df251', 'Illustrations', 'As per Book', 7262, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2f698943-9eb0-4085-864a-3b6e83fa2cd3', '4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', 'Series title', 'Springer Videomath', 6371, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2f6d0205-5cc0-4e91-8cc5-02128224364b', '031036f3-52e6-4894-939c-be744aa10a14', 'Publisher', 'The Delhi Law House', 4084, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2f6e470a-f08f-464a-98b0-cf2341e2fc89', '21fa49f4-d88f-4478-b269-5571808bb55f', 'About Book', 'No', 8725, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2f6e5847-243b-4df5-9b23-562d87f08702', '3cae7ff8-f746-422d-8631-75ff9d188c3e', 'Sub Title', 'No', 9142, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2f721e48-2e0f-4e23-80d7-7fc3187b72eb', '9a64520b-7524-44a1-97da-0c69d01cef11', 'Year', '2022', 4190, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2f74396d-0a50-4dc7-be6a-62235c35e840', 'aaa66197-1155-4e71-96df-e81dd2359d75', 'Binding', 'Paperback', 902, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('2f76c806-8060-4ab2-8e46-b7fdc766a82b', '89cd3953-53d8-47bc-ad59-ed8368a60035', 'Author', 'Lewis S. Nelson, Richard D. Shih, Michael J. Balick', 13023, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2f7dd047-e854-4409-be8c-297639e8d272', 'dffb8243-c22e-418f-b19f-e3ad6719d9fb', 'Content', 'No', 14111, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2f7f8f80-4ffd-484d-842b-1c644a125388', '8feb2f42-3c99-4848-ba62-8eb23b93de40', 'About Author', 'No.', 5420, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('2f7fde80-dacc-4327-944e-a2fc2028e719', 'c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', 'Pages', 'No', 13138, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2f84c3a0-7546-4b52-bbfc-d9aa113f1090', 'ad84b666-ae5f-43d2-9442-ae3782c27981', 'About Author', 'As per Book', 15930, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2f88e7e9-85f1-4d3d-ac64-4783fc2196f2', '1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', 'ISBN', '9789351119906', 1835, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('2f896cf6-e4a4-4707-b53f-d6fc9b1c6aa4', '18f7469d-7134-402c-8a7f-997406b93ef7', 'About Author', 'No', 9591, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2f8bac94-f30e-43bb-bce3-bfec821557fa', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'Author', 'Nigamananda Das', 9889, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('2f8be0be-b99d-4992-b53b-43983b7627d4', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'ISBN 10 Digit', 'No', 13086, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2f91cb29-211c-4558-b262-c248a255bdbe', '7704ee03-4fa4-44a6-9766-b9bd5272ea77', 'ISBN 10 Digit', 'No', 11496, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2f968d1a-a72d-4d3b-9193-d2b0e0874930', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'Illustrations', 'No', 13093, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2f96aa99-40d5-4d2d-bb0c-800c3aea72eb', '7b64d473-39a1-48f7-88a8-f00010a07db7', 'Pages', '92', 21931, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2f97622b-8f5c-47dd-9e0b-60b67fe049f7', '28da0eed-fbe5-4bc8-a16b-852e1e80b119', 'ISBN 13 Digit', '9781402094958', 7769, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2f997ca1-7eb4-41dd-a222-10683f320032', 'a8094c24-2a0d-4b2b-b499-7fb8c489628e', 'Content', 'No', 13590, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2f9a1d30-fb79-4526-84b2-02a802044cd0', '6b7a9185-660d-4f3a-9d5c-f0a9c79ac4f4', 'Language', 'English', 5155, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2f9bca05-fda4-4864-bf89-e257ff42c8a4', '5f428224-2fda-45a2-a621-5e257300076e', 'ISBN 13 Digit', '9781449691103', 12552, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2f9cc368-4d85-4c8e-80da-7d88645c0e6b', '5070e04a-3b51-4235-ac7e-21e0d518ae58', 'Pages', '304', 2769, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2f9d4d4c-297a-4e73-850b-fd839a9b03a1', '7d7b8b9f-8dbb-479d-9b90-4f2eb14f7e9b', 'ISBN 13 Digit', '9783540254522', 13915, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2f9eb97e-22d4-460b-9c8f-8aedb639336b', '03814405-9c66-46d4-ba21-b1649ca73f8f', 'Edition of Book', 'No', 8294, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2fa0ad45-d676-414f-b94a-6139e7b5f6e7', '31d47c5b-0aed-4e54-a2dd-b81b376ee03e', 'Illustrations', 'No', 8387, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2fa695eb-d274-43e6-9ad0-001455a11006', '4d278edc-45c2-4b23-aa39-b24e6afd42ce', 'Year of Publication', 'No', 12061, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2fab0b48-ffb7-4fe9-85d3-28780e6f27f9', '98f107ee-b86e-4208-a59b-cb2c984b86bf', 'ISBN 13 Digit', '9788131216415', 12097, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2fab327b-150a-4513-8f83-7c68e38c2404', 'ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 'Edition of Book', 'Ist edition', 16538, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2fad699e-bc45-4abc-a710-e8db499d3ccf', 'da3a394e-c32c-482b-a31f-f1cf2cf5bd82', 'Author', 'Pankaj Singh Tiwari', 2311, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2faf2ce3-1ab6-45c2-95e0-a78042a0482f', '2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', 'Pages', '416', 2457, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2fb12b8e-dd7c-43c8-856d-9311b904cc6a', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 'ISBN 13 Digit', '9788181285652', 22460, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2fb7de4d-9ecf-47f2-9e63-ade9b18749e2', '63d3fe07-650e-4dfc-a2a3-912738ea9224', 'Language', 'No', 20275, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('2fb98520-92ca-4047-9887-fa3515782335', 'cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', 'ISBN 13 Digit', '0377743X', 9134, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2fbd5f68-e910-4a60-b9c0-183eb88f8d02', '651aa3a3-d69e-49c4-bccf-dbe848fd1964', 'ISBN 10 Digit', '8170308224', 15023, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2fbe4edd-aa30-4f22-ae84-5360fb69e2ad', '14cd6cf8-dd10-425b-8a62-65aeed3b5387', 'About Book', 'No', 18959, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2fc2a3eb-13f8-4e23-9022-ff96681e09a2', 'db8028d4-3632-4e2e-aa31-fb9bc9a9ad86', 'About Author', 'No', 20016, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2fc2ba37-b94a-4f55-9621-9501f0eb0969', '73cbacef-52a2-4124-86e9-fee2c86e5325', 'Illustrations', 'No', 19655, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('2fc3cd44-a9a4-4f2b-807c-69bb665d2e62', '8949acce-f34f-445d-b983-2c47ae307e86', 'Binding', 'Hardcover', 12941, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2fc51b98-d4e4-4e3a-bcf6-5425690cb775', '80eef61e-df6d-4c7f-ad33-12d4e22f6111', 'Edition of Book', 'Ist', 9022, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('2fc737ff-c2bd-4842-be3f-595c0b7a6288', 'cfbc2f6d-19a1-4877-8727-dcd5302024f0', 'Binding', 'Hardcover', 2986, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2fcaa751-8631-4cd8-af62-b463e262ed1e', 'f2db9d97-29bf-4779-bfc2-c0dde5bc5472', 'ISBN 10 Digit', 'No', 10997, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('2fcc89f4-d2ba-4f5a-9fb4-5a09434d7f5e', 'd8bbb191-ae14-478a-912f-f21df487cf89', 'Year of Publication', 'No', 20957, 8, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2fcd0d59-ca4a-4102-9314-3d49c3d6a329', '4ba99b23-9586-4a86-9913-f21d6185e367', 'Pages', 'No', 13828, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('2fcf8000-7d46-49e8-ad06-d88ddca01490', '7542c314-729c-4d40-a2c3-e6857ef4470f', 'About Book', 'No', 18703, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2fd11032-ea9a-4cf8-9c33-5d8766ac0f14', '996985c4-086a-4f5c-9ad6-2a21e6af8406', ' 

			Title

			 ', 'BRAHMAVAIVARTA PURANA - Sanskrit Text with English Translation in 2 vols. Complete Set', 4203, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2fd4119f-463c-4e4f-a79d-505261ba9a11', '26fd6404-68d4-4a5e-8e70-a3b91f6b69bf', 'Year of Publication', '2010', 22821, 5, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('2fdbf84d-8fdf-49fa-8cc2-625b982da1c3', 'cb0ad39c-fc67-431b-8182-b9d36577d6d0', 'Binding', 'Paperback', 17985, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('2fdcdb97-7506-4787-b9a9-0d9d2b02854f', 'bfbadf5a-0d1a-4c89-98d2-119946b12098', 'Publisher', 'Sweet & Maxwell', 527, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('2fddac50-6112-4f9b-b9ea-c429b7e2da02', 'bdca2070-c58a-492f-81df-dc3c5c73780e', 'Illustrations', 'No', 13624, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2fdead8d-2a59-44ca-ad97-dc0e20e66216', '4cfd419d-2210-4fb9-9154-6b48f513dcc3', 'ISBN 13 Digit', '9788178693200', 21271, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('2fe1de5a-3401-484d-b2e7-cdacc79a5266', 'fe047101-4168-440b-901b-8e060d714995', 'Binding', 'Paperback', 15167, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('2fe2d1fc-5eb6-4078-ab61-027939451211', 'dcea50d5-9002-4ccc-b587-09d71cbb2af3', 'About Book', 'No', 16940, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2fe47cb2-b42b-465d-a471-d0ec8c09c028', 'aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', 'Pages', '711', 21779, 6, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2fe59ab5-7f4a-4926-95ee-6a7c1faa3068', '677e949e-71a7-436a-b731-eef7be44ffc6', 'Pages', '160', 16278, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('2fe6f67e-adb0-4690-bf28-650a5ada579a', '7462fffb-3b60-414b-b0c3-d363ceb7f39b', 'Binding', 'Hardcover', 7939, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('2fe7e976-9e56-4f5f-913f-d16295165426', '49716dfd-5aca-4edc-9404-cb33e5c3321b', 'Language', 'English', 22281, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('2fedd1c2-ebd9-4c71-b365-5ad7ac07751d', 'b030080c-7586-4a2a-958a-38459e9267e4', 'Binding', 'Paperback', 1970, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('2fef5613-a85e-4905-bcd9-305c83e76efe', 'b532288c-f38e-4dc8-9100-272b6d62ec61', 'Title', 'Chemistry of Water & Microbiology', 3054, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2fef6205-dd74-4c5d-a1c0-4e7dde2d1354', 'ee9fc7d0-b509-4cbd-974f-0c8250e1165a', 'Pages', ' XV,I 424', 4735, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('2ff0b4c9-943f-4c1c-b041-facc926578b6', '95f3a060-a85c-4912-b455-dcbd24cbd52f', 'Binding', 'Paperback', 12744, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('2ff5a071-7f3a-46e6-82a6-b8a301ab6e05', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 'ISBN 10 Digit', 'No', 18307, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('2ff6b97e-4854-4072-b5d0-aee059a9db95', '2174063e-f593-4a9a-9d66-ad8e86828039', 'Pages', '608', 2790, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('2ffe81ee-d01c-4b34-a9fc-c9d08c593183', '8811e154-0e43-4a36-9858-54d81bffb2eb', 'ISBN 10 Digit', 'No', 5753, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('30033447-a8f8-4b9f-998b-00d0a2f6d757', '47018e78-b1db-4c6a-9670-1d34b12a546d', 'ISBN 13 Digit', '9788193319604', 13566, 5, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('3008ab12-c22d-49c8-84fe-7679489bdd21', 'a8e9866e-1a07-45fa-9c62-3aa90970d22c', 'ISBN', '9780520277403', 6734, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('301175c4-437a-4ab6-aa99-f6210e97d8c2', '432a4937-593f-4187-8fb2-82fcbad2d5b5', 'ISBN 10 Digit', 'No', 19674, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('3011cbe3-5932-4081-8cb8-418488648fe4', '570d8f73-477c-489f-a260-ce28cc34606b', 'Binding', 'Paperback', 15281, 4, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3012497f-7737-4c82-93a2-6f6b4170b457', '24d32851-e0bd-4bba-a23c-877cff0ad88b', 'Author', 'Kireet Joshi', 20665, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('30139af7-f34f-4a4c-9413-a19f5145b988', '64f9a8c3-c48e-4369-9913-6673ec301ce0', 'Edition of Book', '1 edition', 22178, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3017bb76-fecb-4792-b132-447da75cdcd2', 'acf7091c-1e64-4140-9ba4-48f89e49b5ed', 'ISBN', '9788126524297', 2657, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('301a3578-bbcb-4155-b7a4-295e79349ca4', '769c1526-9359-4611-be3d-dc460eaa2577', 'Year of Publication', '2006', 5942, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('3025cc85-7e3b-4f8e-8d06-d4c3d4e7e8ae', '19e02cb0-0948-4bb2-91ca-81954c83f184', 'Publisher', 'AWWA Research Foundation', 497, 2, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('30266c0f-c292-40d2-b0f6-ac713cf83b30', '5707b522-4ab5-4925-9f4c-02277aee4611', 'About Book', 'No', 9679, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('302c2ff9-be8f-4ebd-ba47-eb0721573c03', 'b2c12234-2aa0-4165-b16a-c97bd742c9a6', 'Binding', 'Hardcover', 3249, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('302c838f-9d9f-4c51-979d-03ef0cbaeac6', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'Edition of Book', 'No', 16859, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('302e9b94-63b9-441a-aaea-7cacc1c7ae07', 'd49f3807-6452-4f74-8c62-7f9ffcca5a6b', 'Year of Publication', '2012', 19839, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('302f72db-af44-4a38-a715-5ed3560025b6', '50b33ce6-f598-4a46-b081-4f9af431fbd7', 'Pages', 'No', 8784, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('30318f2b-61de-4984-acdb-2676292280ed', '16a08782-8a29-436c-b8f0-b97c8829701d', 'Language', 'English', 18675, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('3033099d-596b-4de3-ac4c-c6a54cbb00c0', '9e68393e-df4f-43fc-bb51-1fe76d0b1e99', 'Content', 'No', 17929, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('3039b08f-068c-434e-a897-f965243a8394', 'e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', 'About Book', 'No', 22007, 12, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('303d1e7a-b4db-4e2e-8c82-d01b7c0fcc08', '850d71a3-6622-4e20-bb85-d9ac64859725', 'Binding', 'Paperback', 18379, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('303f030d-12aa-4c53-92b2-390502a8c7f0', 'ce8ae187-a015-4b05-b6cc-152daa4b34c6', 'Edition of Book', 'No', 18438, 9, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('3042afbf-3183-4fa3-9172-772fb8b35e9b', 'ea04f0a0-2314-4fa8-bfdb-a6ff4cd48231', 'Content', 'N/A', 18989, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('3045f64f-1d32-4862-87e0-38b3e8beca36', '359b355f-7a53-4e79-b4bc-2ca22305175d', 'ISBN', '9788187471370', 10769, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('3047a13c-91cd-4408-89b2-e97db6eccc54', 'b3a1739f-bdce-49e0-87fb-4b46261b10cd', 'Illustrations', 'As per Book', 15052, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('304af393-9625-476f-b324-a93505287a62', '6583d41b-a784-4dee-b6ef-6f4a91b40392', 'Binding', 'Paperback', 14777, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('304bf560-4dae-4d14-8adc-50b9e97943de', 'f56e8cb6-685c-44b6-aeba-23e21ec1bee9', 'Author', 'Rabi Bhattacharya and Mukul Majumdar', 4899, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('304dbc0f-e697-4d48-a297-96f8c6d86a5a', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'Illustrations', 'No', 11203, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('30513a3d-7490-444a-9adc-2742e5c0adaf', 'a366c7d2-8b06-432a-96f1-2d7b4fff6aa4', 'Binding', 'Paperback', 8891, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('30564274-724a-4fba-9b03-771e11a044e3', '00f3ff40-63fb-4200-94ad-b39548841708', 'Author', 'डॉ. रामप्रकाश वर्णी', 4219, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('305e6b6c-60aa-4665-b85b-061dfd388a79', '488098fb-7773-4dbd-8ec9-33fe6b996f1e', 'Language', 'English', 2729, 6, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('30604e3b-8006-4ed2-bdc6-187ef2399038', 'e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', 'About Author', 'As per Book', 22624, 2, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('30654589-4768-4d74-92fe-7940deabe5af', '9f6cc882-c494-4738-9bfb-94012d507315', 'Binding', 'Paperback', 2045, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('306cd522-52c9-43e5-8ce1-2c56a2907a39', 'd311295b-e92b-4609-98f8-f284389913c5', 'Language', 'English', 7305, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('3070efea-265f-4491-a88f-4b0e5e9fd003', '6d9f31bd-f2ab-4813-a702-f421845f9b42', 'Title', 'पाश्चात्य दर्शन का इतिहास ', 2285, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('307819c5-ffcc-477f-bc48-8795e4f61d3a', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'ISBN 13 Digit', '9789390647460', 6663, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('307c47f5-7169-4b5d-a38f-5a5e65427aff', '4e74ed2c-37fd-4664-94ac-5087481524e2', 'Year', '2014', 3799, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3088d13c-ff9c-4d53-bbe2-cb1f8ddd17c4', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'Sub Title', 'No', 13460, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('3095c399-3299-4f28-9e86-136dd800262f', '9156d9d1-ac78-4f6f-bbcd-24fe76193cd2', 'Illustrations', 'No', 15683, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('309e7b47-ede7-4ac3-a615-1a61ecc6d510', 'eef924e5-7c9e-47dc-8b3d-4423e61c39c8', 'Edition of Book', '1', 5466, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('30a216db-8ffc-4d10-b775-c7c9a6036791', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 'Year of Publication', '1977', 3311, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('30a5f9f3-73c8-47ba-bf50-b9ae2e0f90a5', '5675054d-1db2-40a6-b4b9-56c7c446db98', 'Publisher', 'Random Publications', 1881, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('30a7872a-8520-4cc4-8527-c18ec1feeb07', '86c3abde-dc64-4f1e-aeb3-2414f429e96a', 'Year of Publication', '2006', 23128, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('30aab1b8-911b-4a7c-adca-9bbc322c8b03', '7b64d473-39a1-48f7-88a8-f00010a07db7', 'Edition of Book', '3rd', 21934, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('30aca5b9-537b-4671-aff0-45c0a1817545', '501d965b-9fad-4ff5-8009-5e6c29f58dd6', 'About Book', 'No', 16836, 12, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('30afe273-1e4c-4328-a626-d7dd6e93c06c', '9daf9548-e7af-4e43-9dbb-c2446f97e13f', 'Content', 'No', 13734, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('30aff8d0-1ea4-41e9-8cfb-f7a3cee4bc24', '1d057a53-2a8d-4d78-a02b-c12627f77e84', 'Language', 'English', 6263, 7, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('30b2371e-f25d-4e6e-aec7-3c0bf0b0a533', '611b9fde-92d3-4802-b9fb-2e5bd2bfd179', 'Language', 'English', 5480, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('30b3c5c3-fd78-42a2-b88e-eaf5f54b12f6', 'd1799f13-57a0-48cf-99ab-dd856c8c95f0', 'ISBN', '9788187471714', 6975, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('30b400be-2bcd-4d45-81a5-3e31bf294ebd', '00c44c72-7f0d-4a7b-beff-c4733bc1a321', 'Author', 'Dr. C. Siraz', 14511, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('30b47060-9118-4dcd-9cac-9aaec09cb1d5', '0584f078-1828-4566-87c5-d5ee03aee6b9', 'Pages', 'No', 17301, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('30b708e4-1185-4b13-a54c-911b11da8c13', 'd3bc037f-17b0-4049-a369-b40594c95ad8', 'Author', 'Henry R. West', 8473, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('30b799d4-efae-4bd3-b4be-ff2445f91acb', '541ab6d1-ba2e-47e3-8946-06454ec0e7e4', 'Pages', 'No', 18096, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('30b9fdac-3396-4bf0-a2c6-3638c98f5f16', '59dcc5b5-e801-4470-992e-a9a691494068', 'About Book', 'No', 19024, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('30c08963-c351-4604-ac9e-13d7e56d429a', '381deaa9-f8fe-4b54-87a1-6952e33b8f9b', 'Edition of Book', 'No', 12218, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('30c08fc6-cb23-4d50-8206-130aaca1fd8f', '129202fd-0799-48d7-96af-b7183b2d7442', 'Edition of Book', ' ', 22696, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('30c514d3-bf40-4590-8fe4-196bfc9a56fa', '005e1521-13d6-4af2-a512-0cbe2eec9b3a', 'Author', 'डॉ. राहुल ', 4712, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('30c73b6a-b947-49be-85d1-9c96745dacd3', '45334f66-21fb-4d2b-8216-9e259af84e25', 'Title', 'Sri Aurobindo Jung and Vedic Yoga', 3883, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('30c7958f-383a-478f-acf0-3289a66cf995', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'ISBN 10 Digit', '8186116656', 16854, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('30d08c5a-b915-4187-b091-23da7aad4a4f', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'Edition of Book', 'First', 21621, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('30d17956-aac5-4c19-ad80-d5ac2eeb8115', 'd8bbb191-ae14-478a-912f-f21df487cf89', 'Edition of Book', 'No', 20958, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('30d7a013-3088-4de8-ba2f-8958aae02ca8', '869d3c21-99e8-4c8a-8bca-51acb1e90242', 'Content', 'No', 4460, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('30deb1c1-4049-4cec-bbe7-1ad795b810df', 'ec85cc59-171c-4245-a3cc-ea6568c6ba55', 'Binding', 'Hardcover', 8606, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('30ded257-2a65-4f91-9230-84311a3f8d93', 'd20d7bb1-af97-4e75-8865-e4b24e303006', 'Sub Title', 'Current Controversies', 19451, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('30e5bf34-9e11-4202-af92-0f2a69359735', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 'Author', 'No', 15898, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('30e6e9f8-ac77-4dab-a797-f05c820055ab', 'e8b2d851-e2d5-41a0-b691-7b134a57ac71', 'Language', 'English', 44, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('30ee798b-947f-4ca3-942f-90f5a250da4d', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'About Author', 'N/A', 16416, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('30f14b54-695b-4294-95ea-e541888b02dc', '6d38956c-9ae9-46cb-8737-4df943f44197', 'ISBN', '9788187471967', 20809, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('30f753cb-2e78-4b98-a665-3d165df6afc0', 'e5145f82-666d-4a78-9256-14e4266afde6', 'ISBN 13 Digit', '9788128623721', 21987, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('30ffe9a9-aeb7-4027-9d6d-a079482370f7', 'e756738f-c566-49a6-a834-1d71b5329ed3', 'Binding', 'Paperback', 1622, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('310040b2-620d-4e5a-8485-87ea0ae54f74', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 'ISBN 10 Digit', 'No', 11509, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('3102583d-4669-48ea-83fc-b10d0319c4bf', '79f873b7-fd84-4a92-9df2-572a739114d7', 'Publisher', 'McGraw Hill', 657, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('3104d918-c711-48ca-9b3d-82b8f70c01e6', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 'ISBN 13 Digit', '9781570627453', 20652, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('3105295b-fc1e-449a-b28d-f62b6ff33262', 'dd73bcef-2352-4b09-b160-50a502027c3b', 'Binding', 'Hardcover', 17108, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('3109f796-c62c-4ef0-a5d7-65895d21d69d', '15a7b949-0c2e-4406-8007-8b67e463b58c', 'ISBN 10 Digit', '8171102296', 10141, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('310ac984-8890-44ca-9957-49e454d7c299', 'e71bd86e-c46b-4491-a0c6-5caea2c47cba', 'About Author', 'No', 14759, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('310b569e-896f-484e-9dae-957ab42e6013', '378a1128-a60a-4c4c-8164-b230787a6da1', 'About Author', 'As per Book', 23079, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('310d44b2-fd4c-448f-a540-4073506d2fb4', '6fc412b1-b521-4bf8-87f4-b9d006f951d9', 'Binding', 'Hardcover', 4664, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('310e8fd8-57db-493a-9ed0-1a21b27ad9ba', 'be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', 'Publisher', 'Matrix', 502, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('31124054-b0c3-4953-920a-0dc1a3b5af2c', '2d54c486-0c21-46b4-8dab-e72f3b5b3f23', 'Pages', 'No', 12288, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('3112e4ed-6c04-4030-b81c-64648fcac3d4', '784afbc8-cb8c-482e-8ffd-155a36071810', 'Language', 'English', 7460, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('3113d67a-d4e7-4e41-bf7b-93b46072f13d', 'eabc649c-865b-4898-b0c8-b3d915a3974c', 'Author', 'Euro Books', 22074, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3114d34e-5207-406b-8234-b2b569b665f7', 'c806878e-61a8-4197-9aaf-6a3d627cf0ef', 'Year of Publication', '2017', 10848, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('3115d16f-eee3-411b-955c-9bcafbeb6dd1', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'Pages', 'No', 13088, 6, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('3116db5c-e21c-42ee-8b5b-e1950bb06599', '41637ea0-998d-47c5-bbff-7712e5896021', 'Author', 'Teun A. Van Dijk', 18935, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('31195eaa-fee4-4346-8ffb-bd7717f8f482', 'f84ca764-bc38-4904-9a1d-372b492d9555', 'Content', 'N/A', 21903, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('31199f32-f22e-4ea5-b567-6762f52d7b4a', '9f102da4-667d-417c-96fa-92be878ca882', 'Illustrations', 'As per Book', 17803, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('311cb7cb-795a-4130-a2fb-ca4de00929c8', 'a2f49414-03ce-49fb-95b9-1b0fa6350d1c', 'Publisher', 'Idea Group', 11638, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('311f35ef-91a9-466e-a94d-9c5e6d38c3c2', 'f57c7065-19d1-45ce-8a0a-d789dd9da53e', 'Edition of Book', 'First', 19852, 9, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('3124c9f5-4fe1-4c95-88d0-6751ca153441', 'c65eb64e-f7ea-4299-9014-aa8d90270135', 'Edition of Book', 'No', 20858, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('312e5757-2c84-48ec-a521-8c3637c54f79', '844123ba-c1ce-4e62-8d15-2e7708cc4c29', 'Illustrations', 'No', 8841, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('312f45a2-5ca7-48a6-852e-d4706e97b7bc', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'ISBN 10 Digit', '047145592X', 5123, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('31366117-732e-4a26-bda9-105629e5a866', '11f8eb21-2740-4c92-98c4-c15661c70d6b', 'ISBN 13 Digit', '9780198077046', 11084, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('3138dc1b-498d-4578-a896-95c221342d48', '906eb476-b530-4b46-87b6-45fda13a95c5', 'Publisher', 'Hindi Book Centre', 10449, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('313b610e-933d-4503-9eaa-91204586c816', '5fc3eb19-5e5c-4272-88e3-ce2f40e8b71f', 'YEAR OF PUBLICATION', '1984', 3589, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('313f150a-9606-48ec-9011-4ae490bb20b8', '78ffd6c6-9921-4da7-82c9-256aba082cfc', 'Title', 'Environmental Chemical and Hydrological Cycle', 1758, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('313f5105-aa25-4420-a9ae-7f0b6fd338b5', '850d71a3-6622-4e20-bb85-d9ac64859725', 'About Book', 'No', 18384, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('31431ec0-c06f-47bb-942b-5441dfb6a8aa', '8b2446d0-4669-4911-a16b-2392dda82baf', 'Binding', 'Paperback', 9635, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3149695d-4494-4528-95c1-71e55f98c26f', '94c6e184-8878-4f84-b714-0f96dd339fb2', 'Year of Publication', 'No', 9857, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('314b1cd3-2d7d-4976-9962-44ed5851cf4d', '374a902b-aff0-4c6d-9e99-53bff64c4030', 'Publisher', 'Springer', 22487, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('314cb91f-c4b7-4b2a-b530-c79e9d3d8c8f', '44d7c8ea-b434-45f1-9b64-d0e3db32d0b8', 'Edition of Book', 'No', 10562, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('314e74d0-2431-4af5-bfe4-d07caaa6404e', '6e04a75a-a327-4985-be21-addb56e4adf1', 'Language', 'English', 19807, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('314eeb54-8752-4e12-be74-52ec98a468f9', '1eb43ef4-abae-4f40-9c50-90311af2b41f', 'Author', 'Kyle Carman', 3914, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3154a596-24b7-4a78-8730-ffb9b061caa2', '7e403917-e0c2-4dcf-9a53-bf30e70b9333', 'Year of Publication', 'No', 10487, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('3155b2e1-548d-4cd0-9cfe-c49c394028b2', '94afd48c-b727-4b75-9035-f2fa75cae8b1', 'Publisher', 'Raj Publication', 18077, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('3157a219-cef6-447a-ba03-fb16ff68b647', '934c1736-92ab-404c-b6a8-443541bda493', 'ISBN 13 Digit', '9781412948630', 15688, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3158830b-d320-42c5-8dcc-62317cdd0d51', '9e2af00c-6d04-4609-9adb-02161b7cc491', 'Published', '22 Feb 2007', 11486, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('3158a10c-3e3f-4c8e-a891-b5aa7ce17e7c', '3b14384c-6333-47f0-b820-72a4553bd42a', 'Language', 'English', 291, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('3159147c-ceb9-4ae8-93c4-fd8b7a5bc395', '876e0ece-0e2f-4503-a1b2-8394036c2534', 'Pages', 'No', 20932, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('315a6c60-d3f0-4898-9c1e-1587ae25dda8', 'a0555d99-e4c9-4122-9fc1-31a233155307', 'Author', 'V.K Kapoor', 2182, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('315aa3a2-fca4-4f32-9f1e-d00704aaaf06', 'd55dacf9-2f38-47a9-90f0-13ad255d6bd7', 'Title', 'ABC''s of Indian National Education ', 4003, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('315dd566-07cb-4ace-a8ed-e0b9013538af', '0a885192-6830-41c0-a7af-0414c12a338e', 'Illustrations', 'No', 11138, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('31641ec3-f8b1-441e-82e8-74f385614403', 'af01c6c3-f78d-46b5-afb6-bcb6878f961c', 'ISBN', '9781591404729', 646, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('31642cbd-debb-4f4b-81fd-74686a9bee48', '338dba12-7a43-49c7-8d1b-dfd7e50d7709', 'Illustrations', 'No', 15415, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('31727b8e-5157-4d01-9c05-c7e666b28a36', '65b30cfa-1258-405c-a10c-9d55e7788c53', 'ISBN 13 Digit', '9788178542621', 10061, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('317534d2-b668-449a-98c2-c0dd26535abd', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'Pages', '1388', 17447, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('31790fb6-290f-4c0a-a6a6-fbc72067617b', '982f597f-795b-4bf4-9625-ed86001567c2', 'Binding', 'Hardcover', 20753, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('317dcea6-13ca-4662-b08f-76479a2b7961', 'aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', 'ISBN 13 Digit', '9788121928199', 21778, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('318020e2-288a-4cae-b4e8-eb9665069a48', '5050f771-a71b-47f6-8548-07d35820826a', 'Edition of Book', 'First', 13526, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('31835bf1-3060-4819-bd72-caaecafff351', 'e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', 'Edition of Book', 'No', 9884, 9, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('3183a340-9ef9-4619-b0c1-f8b0d9a8dd5c', 'a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', 'Author', 'Dr.S.A Bhatt', 56, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('318e43e0-fe23-4db3-b2e1-da314fa6ef4b', '7f0b77ff-979b-4e85-96eb-1b7b0609e82d', 'About Author', 'No', 14551, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('31903fcd-ee68-4652-ae14-a112bb0dc23f', '94897649-3a5a-41be-ab56-b61c91d9f1c3', 'About Book', 'Yes', 5664, 12, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('3192100c-deb3-4ca6-a98c-c852b2fdefa8', 'ece5f798-a0af-407e-b1b1-dfe2303c0f98', 'Binding', 'Hardcover', 18685, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('31937fae-59b2-4d9c-b932-9f336b48b911', '7d05e138-ea08-4d1f-bba6-5f767cdb4178', 'Edition of Book', 'No', 9663, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3193b709-96a4-4a5a-92fc-0ccb160ed430', 'd799d364-ffcd-4901-b0d3-8397e4348efe', 'Language', 'English', 6153, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('3199f564-f319-4ece-b52f-3332277d7478', '4de09fe4-bb00-4165-aba0-5277c404853f', 'Author', 'Panditabhushana V.Subrahmanya', 81, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('319cb057-2aae-4644-a73a-6d356aac2826', '2ec60836-2ddd-405b-b040-17fcc527812c', 'Sub Title', 'Architectural Engineering and Design Management - Teaching and Learning Building Design and Construction', 10957, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('31a385a6-b738-443a-a480-2bbfb001df97', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 'Binding', 'Hardcover', 12731, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('31a776b7-b2ce-4b18-940c-5413c1684b68', '8ab8e9e9-4a39-4028-b8c2-d5c139cb3cd2', 'Author', 'A. A. Macdonell', 7978, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('31a7dfc4-20b5-4c94-b68a-3c9d16c31dd7', '712f72cf-7d23-415a-94ad-1fece8a934dc', 'Edition of Book', '2006 edition', 22547, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('31a95424-8d2a-448f-b56a-c83afc041fa9', 'dbfe5d70-3e0c-4112-9fa6-e9cab684e7a5', 'ISBN 13 Digit', '9788183302265', 17011, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('31ae20c7-db61-4d4d-b0f6-e553aa1b4e11', 'b8989ea1-992f-48a0-b125-673e5c35dcaa', 'ISBN 10 Digit', 'No', 12316, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('31af0d43-9094-44d3-8866-5cd65a1b4303', '454258e9-bf08-4e9b-9707-9a12bdc00baf', 'Edition of Book', 'No', 12992, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('31b04892-3037-443d-bd49-5d0e10b73848', 'ad471156-0dd0-49eb-98d3-688dfb85c955', 'Binding', 'Paperback', 7073, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('31b216c9-930a-42bf-9ccd-fc2cb3b11f77', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 'Binding', 'Paperback', 22028, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('31b3eed7-53d1-4da4-847b-204d076b8b28', 'ea339cb1-7c5c-4293-9009-5f6f5256a580', 'Binding', 'Paperback', 2889, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('31b49cac-67ac-4447-8f02-85c7b2b01d2b', 'c8d1e605-edea-404c-942d-c5b3a8bcb27a', 'About Author', 'As per Book', 6047, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('31b67085-05a3-4b24-a3be-d080cf960998', 'b59e3a1c-3852-4ebf-8394-8f799ab413c7', 'ISBN 10 Digit', 'No', 18459, 4, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('31ba27d6-babe-4a52-a20d-b5bb4d6c3e07', '7c522613-e617-4155-b15c-5271c9f4b23b', 'ISBN', '9781118353974', 3460, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('31bd9134-99ba-43bc-9bb7-f61868419804', '3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', 'ISBN 10 Digit', 'No', 21085, 4, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('31be5bc2-9e44-43c7-a4fe-680008922ff3', 'cbd58b61-7164-4861-b4ab-71636950d2d3', 'Author', 'Sunil Mekala', 1784, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('31bfdad8-8967-40ca-ae0a-f6b4001c6fe2', '10a58b45-f0e3-4d2b-872d-ab3c4e720e25', 'Binding', 'Hardcover', 6214, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('31c0d5c1-43fd-426c-9a09-8cd53c8db692', '943a1bfd-111e-4bf3-a895-450448d387bf', 'About Author', 'No', 11785, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('31c318ee-15b1-45c5-bda2-b68430ed5a86', '90b6ef3e-7e25-41d0-a44c-f82646a1a935', 'Author', 'John B. Russell', 22323, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('31c4026a-95a9-435b-9990-2423926f554c', '575abe94-f801-4a97-a3a9-e04f8bd09069', 'Edition of Book', 'First', 20541, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('31c4aa65-1d56-452c-a7ed-8264e0a5fed2', '866cb204-9346-469b-9b46-19ccbff6a4c5', 'Author', 'Dr. Sheeba Rakesh, Capt. Dr. Arvind M. Nawale', 20429, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('31c7f16f-f10b-40b2-b249-d852cb605e9a', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'Illustrations', 'No', 13794, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('31cc1863-58cf-445e-bccb-0c0904e322df', 'aebe2937-58fe-4c0d-af69-cbea4714d44c', 'Language', 'English', 10837, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('31ce51ca-ffff-4a41-a5b4-51144b9b8955', '89cd3953-53d8-47bc-ad59-ed8368a60035', 'Year of Publication', '2007', 13029, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('31d09948-67d8-49de-95b6-12b3eb2f8670', 'd4eaf9d7-6652-42bb-a499-750f07561a85', 'Year of Publication', '2012', 11223, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('31d2bab4-7f85-4a2f-bc44-ea27c9ef6950', '9d844761-c453-47ec-9a51-46b50afc8ccb', 'Publisher', 'Academic Press', 4119, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('31d4b3ec-df13-4e39-ad15-1529a2d66b97', '16b86c6d-77c4-4d1c-a02b-b4c6e467a7a6', 'ISBN 13 Digit', '9788128623585', 22052, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('31e2df6b-bdf1-42c4-b50e-7464a06c2321', '3d46b288-63a5-4356-9055-74396f876d3d', 'Author', 'James B L Mayall', 2361, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('31e64fa6-0a73-4243-81fd-1ba57635a4b5', '90d9e83a-5c93-4398-8c0c-59348ef6f7f0', 'Author', 'Julius Eggeling', 2267, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('31e6e4cd-043c-4b5c-80f0-b420bb3677f8', '1d80bd7f-a8d4-4f2c-bcee-1d3b13f69302', 'ISBN 13 Digit', '9788185394718', 22637, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('31e7e39f-5649-4bb2-83d0-58a6a6315fa4', 'e3254aac-c05c-4c53-8fe6-2cf0f417a606', 'Year of Publication', '2005', 6957, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('31ebfc0d-5e67-43af-8aac-729e93204f33', '0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', 'Illustrations', 'No', 11607, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('31eeac9b-ec04-4c57-a229-25649cf0aefc', 'a7ce2db4-1ce1-4e24-9b78-91ddff941539', 'Illustrations', 'No', 13278, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('31f0db48-30c3-4789-bfd6-8eebd79f5d5d', '4f10a59c-dc9e-4c29-b0da-3812847f37b4', 'Content', 'No', 16391, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('31f186c5-0437-40ea-9f41-f17dada862c7', 'edbcaa4a-14d9-4bc5-b8c5-eb2aae14abd6', 'Author', ' ललित शुकल ', 19168, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('31f1f56f-969d-4426-866e-f5df49bdb000', 'a3b8d658-8c47-4c33-857c-e73420bbd218', 'Language', 'English', 16990, 10, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('31f42564-dfd9-48a9-93c7-a0c98ac052ce', '02f1149b-d029-4e63-8d3e-15686984e157', 'Illustrations', 'No', 16335, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('31f801af-539b-4f35-8021-aa5c6b2ebd1b', '736d0dba-fc7c-432d-98cf-8c914d79920a', 'About Author', 'No', 11279, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('31fd8eea-7216-4ee9-8abe-b674721fde5f', 'ded392f1-848b-40cc-9a56-a9b303b62fc2', 'Binding', 'Hardcover', 21977, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('32011084-6412-4f7e-8fcd-fe5fc3cfd5b0', 'ba83cf5a-a36d-491a-8f3f-8c1475a51c44', 'Edition of Book', 'No', 8220, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('320a5fc1-e2da-4b6a-b951-e394ebdea84f', '6249db87-7eac-4ccd-ae52-d18ff68943d1', 'About Author', 'No', 19595, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('320c21bb-25c0-4a48-9eb1-0476b13a922a', '154860a8-5e23-4d49-a901-d21d8cf14386', 'ISBN 13 Digit', '9789383576012', 20674, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('320f9d5e-78ea-405b-8adc-466099c0c242', 'c8e0b3ae-67b6-49c5-9b36-4d9d9d8ef59a', 'Year of Publication', 'No', 10337, 8, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('32120013-fb32-4050-83ef-e14be7ab61eb', '96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', 'Publisher', 'Swaraj Prakashan', 2333, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('3212601a-87c9-4008-9fd5-0da18bfce22d', '29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', 'ISBN', '9789385830471', 2302, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('3212fa40-37ae-4c36-8502-dd89c8c4fdc2', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'Language', 'No', 9898, 10, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('3219c6b6-262f-4b3f-a98f-823d460acbe7', '10398adf-8eac-4de4-bb6a-820623cf7ede', 'Pages', '586', 21741, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('321f7980-d324-4e29-b7d6-9ac89f629998', 'fcca97e9-078d-4cd8-8e8e-dfb76df495d9', 'Title', 'Bacteria - The Benign, the Bad, and the Beautiful', 22746, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3221fea2-682c-43f4-9ba5-35bee22d9ed3', 'fe047101-4168-440b-901b-8e060d714995', 'Year of Publication', ' ', 15168, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3222d144-c8fe-4914-9691-df0d5d97e39f', 'd6243b78-fd62-4617-9fa5-dfab0d70fedc', 'Title', 'Chemistry of Plant-Phosphorus Compounds', 1668, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('3223b8dc-3f73-46e1-b9d2-02abe7228092', 'ac9c654e-943a-4a57-9e42-4f9d773da31f', 'Sub Title', 'No', 12476, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('322e2874-ff8f-4acc-88ec-0375b6b81faa', 'd1cf785a-bd38-412c-9457-a35bd11e66d6', ' Pages', '300', 3524, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('322f6734-d995-46e2-ab2d-d1c373c87095', 'ab8a9e1d-994a-4b93-8c90-ca45b6e59dca', 'Binding', 'Paperback', 727, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('323179e6-7547-4117-b9da-7b22ea945b13', '2e61fd8c-24f6-4efc-b6cd-80497e8ccaa8', 'ISBN', '9780470573341', 1720, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('3234781e-fb1b-4a3d-9688-c9d7ea6f5e68', 'af706e37-997e-4944-b749-7821210c8d4f', 'Author', 'Andrea Whittaker', 17507, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('3237f678-daf0-49c4-8b53-9e73eb378d1c', '23781be8-b622-4c1e-93e1-1eaa231bd6a0', 'Language', 'English', 21104, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('32382f71-d0ba-49e7-966e-cf5795ba3fb5', '915a0027-155a-474d-a7ca-85725d735791', 'Year of Publication', '1998', 20384, 8, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('32392ca5-7f31-4f36-bea6-855214b19aa3', 'a888d0eb-87e3-4d40-82c9-4ac416139b31', 'Pages', '90', 15549, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('323b412c-03ce-4a7a-99b6-1fc1da18cb5c', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'Sub Title', 'No', 12774, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('323d3075-f7d6-418b-94e7-d72c87de4d75', '0a6fec01-dca4-4751-927f-56f5926a29a0', 'Content', 'N/A', 8633, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('323e1809-dfcc-4e81-b60d-5712b5704cd7', '3f056d7a-9394-4a79-97f8-ed57bc889cb8', 'Language', 'English', 7998, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('323f28ad-dcd8-4dc5-bc01-27c76b9ec066', 'af0f8c43-17e3-429f-a6fd-09f9cb85611f', 'About Book', 'Yes', 5105, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3242c283-79ef-4b8b-978b-898a12f5a2ef', '31011c6c-0bed-4036-ba05-0919258026db', 'ISBN', '9780854041985', 6797, 2, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('3244ab41-b028-47bd-a0e9-5bf11dfbf81b', '6c57197a-fdac-4946-b6d5-d7c8d3531cb7', 'Binding', 'Paperback', 15155, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('324a356b-107d-40a9-9377-8ffbdff3a722', '2bbe6eb3-0bf1-414c-97c6-ee8f364cc648', 'Pages', '228', 18542, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('324a8c06-7325-42a7-bea0-8914770648ad', 'e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', 'Binding', 'Paperback', 1975, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('3250f6f8-9c5c-42d7-9767-a8890d32242b', '202cc6c6-47a4-45e8-b8a9-9792c5121bc2', 'Content', 'No', 5005, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3252a5d4-3854-4c49-a9b3-f689b4cdf8cc', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'Year of Publication', 'No', 13090, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('32534551-a266-45d1-a3eb-15eaef84bc9d', '485e1cc2-a5d5-4a0d-bf90-0460c09e883b', 'ISBN 13 Digit', '9788171101184', 10146, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('32554c7c-e941-4eae-aeca-223ae4b20c7a', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'About Author', 'N/A', 14915, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('325c7f01-1a5a-4550-be56-668c4efa7bd0', 'eb873654-7b70-425f-9c7a-97fbf51b7c3f', 'Author', 'Chris Albon', 1584, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('325e89de-856c-4095-bf74-b568844be3f7', 'd8bbb191-ae14-478a-912f-f21df487cf89', 'Pages', 'No', 20955, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('32602a11-2429-41b1-a406-ab98a1762b4d', '4159d018-b8a6-4795-9db3-65af4f07475f', 'Edition of Book', ' ', 13171, 8, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('326622fa-22dc-4f46-b325-17a4e31e76ab', '15280d61-4944-4644-935b-c5449384b59f', 'Illustrations', 'No', 19516, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('32682a09-84dc-422c-a066-ec68fc76f29e', '7d022b6c-1e10-4fb0-96cf-3ab680e22a37', 'Binding', 'Paperback', 18581, 7, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('32694e61-f107-4a68-998a-21dab6fdd058', '1efe6925-fdf6-43cd-9702-8d28eecb5ea7', 'ISBN', '9780195077292', 8609, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3270fb3a-30a2-4242-8629-3191de6a30e6', '56674ec0-62af-4130-9e29-048017af27a2', 'Author', 'Shivsharan Sharma', 1764, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('32716ce4-3a8b-4e68-9c31-92dd50c9b84d', '9a3541e0-55cc-4d30-ad1d-b419bb4e9a00', 'Year of Publication', 'No', 8910, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('32751ff2-1587-4b75-8192-f8851183fab0', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 'Illustrations', 'No', 21599, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('3276c864-3547-4513-a16d-84285d98e890', 'eef924e5-7c9e-47dc-8b3d-4423e61c39c8', 'Year of Publication', '2004', 5465, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('3279fab8-31c1-4b72-9746-beb503d68c77', '0d2f7ebf-aa23-4f44-ad00-cded21604e3e', 'Author', 'K.L Joshi & O.N. Bimali', 4298, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('327a22ce-f804-494d-80f0-932c21b5825d', '943b852b-bf6d-494f-9a5f-d31481f36800', 'Title', 'Robot Work cells', 3033, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('327e5092-3739-4f99-89ee-e9ffbd2f3327', '075775a2-40eb-4571-9afe-905537c0d85b', 'Edition of Book', 'First', 13701, 9, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('327ec808-091c-405a-862f-799bd6262013', 'ece5f798-a0af-407e-b1b1-dfe2303c0f98', 'Sub Title', 'No', 18678, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('3286bdd5-7dd5-4ff6-9de2-cbe67c891504', 'bec4da25-db73-41ae-b7e9-87881c00dbfe', 'Sub Title', 'No', 11770, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('328739d4-f16a-44f0-8e66-28411e2af102', 'd6983414-971b-4aa3-8bc5-6a249489cfbf', 'Language', 'English', 21648, 10, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('328dbfef-473c-4175-805f-95067ff49214', 'ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', 'ISBN 10 Digit', ' 0486443086', 4863, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('328e1bef-a534-4ad9-85ab-6d5805f12962', '4660e5e2-42af-4a29-8362-5807e0c55e45', 'Sub Title', 'No', 16362, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('328e9eb1-f061-473b-b6d1-a77014f7e5ca', '1d80bd7f-a8d4-4f2c-bcee-1d3b13f69302', ' ', ' ', 22644, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3290391b-03ba-4a30-b073-32d2fe46be82', 'af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 'Pages', '202', 14376, 6, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('32913d45-78cc-4012-ae8c-5139aad386e3', '231714d0-cb2b-4a20-a776-8983b5019d8b', ' Author', 'Hong Jeong', 3475, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('3296ad24-38bc-4241-93c6-aac9efe299f1', 'd311295b-e92b-4609-98f8-f284389913c5', 'ISBN 13 Digit', '9788193077962', 7300, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('32991d34-8e90-4425-b260-a3a40b93fc69', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'ISBN 13 Digit', '9789381582749', 10423, 5, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('329a7881-29ec-4d55-ace3-c267923d6419', '93dcd6c0-e159-42f4-b3ce-872ead2154e9', 'Edition of Book', 'No', 5687, 9, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('329b2898-105f-4362-9565-dc2c53180d2b', '7f25ae39-6956-4855-93c9-70af910e5a97', 'About Author', 'No', 21511, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('329bf55d-6f6b-45fa-aee8-ca2d94e5a5ea', 'f8327022-923a-441c-9f9b-bd0278816d99', 'ISBN', '9789356062436', 845, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('329cdbfc-d2a9-4af3-894a-0b50ee61811e', '13f58f34-8bbb-427d-b647-99d762d89186', 'Binding', 'Paperback', 19752, 7, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('329d3e6b-1f2a-45be-a037-19499e40acab', '3fe144c7-2371-4166-be31-168cf734278f', 'Year of Publication', 'No', 14165, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('329e51d5-df2c-4beb-bb74-09256ce9ff64', '562f3b32-24da-451c-b065-d3a996b4c36d', 'Binding', 'Hardcover', 7857, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('32a864fa-5593-42a0-a4dd-f5cd2acc8acb', '3492317a-e8bb-4a64-a9c7-8d44f91251a6', 'Publisher', 'No', 10634, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('32a9c2bc-d380-4268-a615-ffd04b318352', 'f1467690-27eb-41ce-852f-987df04d8626', 'Content', 'No', 16301, 3, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('32ae73a0-c8c0-4c09-8d0c-b6c057beac0e', '810119c6-6df7-47f9-8477-dbf8d58debcf', 'Title', 'Studies in Indian Sculpture 2-Vols. Set', 476, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('32aee3d2-03ad-4fbd-b616-0b8457cb225f', '7d022b6c-1e10-4fb0-96cf-3ab680e22a37', 'Author', 'Nitin Bhatnagar', 18575, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('32b05427-1b6f-4c94-8375-8d60ace3b8d0', '2ec60836-2ddd-405b-b040-17fcc527812c', 'ISBN 13 Digit', '9781844073306', 10961, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('32b1626b-e1ab-4a75-9d31-4c26226359f0', '85606e76-888d-4dd0-b785-0a3b5395958f', 'Language', 'English', 20601, 10, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('32b1b1fb-a171-43cb-9584-f57bad4064ae', '286189bc-d676-44b2-8d71-42513f363079', 'Publisher', 'Ice Publishing', 1686, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('32b94ef2-ade1-4206-8d5f-40df7a834da3', '810119c6-6df7-47f9-8477-dbf8d58debcf', 'Publisher', 'Books & Books', 479, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('32bebb65-98fd-4dee-ae7e-981870eb3f72', '0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', 'Pages', '239', 16908, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('32c0354e-e81c-4396-bd8b-fdf9c928c36b', '329d1115-2763-41a7-97f4-1ea9134ebe55', 'Binding', 'Paperback', 8922, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('32c047f1-ccaf-487d-8188-b01316c636b6', '849d6d4d-f835-4061-8736-a3ed2acb954e', 'Title', 'Strategic Management: Theory & Cases: An Integrated Approach 13/e', 1553, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('32c19d84-85e7-4790-96c0-524faf780f82', '53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', 'Pages', 'No', 18062, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('32c243e8-3b27-44b4-9a0a-34cc71d6bf35', 'f3f5262e-6530-497f-8128-d9bef28be490', 'Illustrations', 'No', 12116, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('32c46971-901c-4543-a91a-76e23ac93907', '511aa505-ea63-490f-aefc-c2b06b2fefdf', 'Title', 'Managing Retailing 3/e', 2196, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('32d4f4a7-bd01-43aa-a56f-e8551231487b', '7e6bab21-6a8f-47e4-a152-4f3e3c719928', 'Author', 'Alfrad Adler', 281, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('32dcfaa6-52f6-4c09-b1b8-f4ccdf314d1f', '99a0f5a5-9732-4eea-9891-1e99713a2231', 'Binding', 'Hardcover', 14190, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('32e26693-1064-439d-a055-b7f457580a9a', '8b2446d0-4669-4911-a16b-2392dda82baf', 'Content', 'N/A', 9631, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('32e282e6-f8f7-4779-a85a-00b9afebc0ab', '79601815-01cb-4e5f-9e7d-5bdc176ddc6d', 'Title', 'Business Communication 10/e.', 1418, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('32e396d0-d061-47c4-81f2-4fc196e0afbd', 'dad71524-f8c5-442c-87ae-62c4e52f567f', 'Author', 'J.W. Kronstad', 13034, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('32e7bd0b-d101-4039-a0ae-3cfc92ea1f2a', '627b921b-d0ca-4d56-965d-d080c98b2a51', 'Title', 'Indian Financial System 11/e', 1318, 0, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('32eb1460-f458-4061-b252-0911a8751a18', '08805717-e4de-4b0c-84ca-d7101ff6661b', 'Pages', 'No', 18793, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('32ecbed5-f8f2-4d5e-a414-ac29594925a1', '2bc90f61-d807-46ea-865f-e1c69a643454', 'Edition of Book', 'First', 11579, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('32ef400e-1a36-428e-8470-0ca085279398', 'eef924e5-7c9e-47dc-8b3d-4423e61c39c8', 'Author', 'Charles R. Maccluer', 5458, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('32f66faa-691c-4ec4-b624-e64dafbaf28e', '9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'Publisher', 'Pearson', 776, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('32f9344a-fb11-4cba-8ef9-6a2bb820bc44', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 'Sub Title', 'No', 22021, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('32fb3ee6-f3b7-40c6-ad73-aeec4d6ac534', 'f4baad78-08b0-4a09-aca3-32737596841e', 'Sub Title', 'No', 17582, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('32fc41f0-db4b-4545-ba16-109b26f9acd0', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 'Illustrations', 'As per Book', 15183, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('32fe0713-8c50-413b-93c8-182a4e784924', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 'ISBN 10 Digit', 'No', 22025, 4, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('32ff6476-f4e0-4fb5-8848-9480d8c9567b', '040b62d9-2102-4644-a7c4-0a057e431b35', 'Binding', 'Paperback', 7492, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('32ffea78-d9b2-412b-ab41-ccfdac1c193c', '7948646f-8d05-4327-9393-9f10f8995388', 'ISBN', '9788184891836', 13654, 2, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('3301608f-2c9d-4381-af96-24014abfb075', 'e8402b29-ae6c-468f-9cf3-1c4a735956a8', 'Binding', 'Paperback', 10519, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('3308a4e1-96a1-462b-804d-ca59d8115246', '2cb1b958-0465-4b8c-8e32-509432fce55d', 'Illustrations', 'No', 22441, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('330aa97a-fd99-4425-8e5d-e6e7d0417119', '00b2bb8d-413c-4db7-9178-e43f02b0945c', 'ISBN', '9783527330140', 3153, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('330fc95d-a18d-4175-acc0-129b63a56e49', '607e3b95-be8a-45ee-8f0d-24f32936bdee', 'Author', 'Dr. Sushil Kr. Upadhyay', 1809, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('33125feb-0287-4b96-8f48-8622cebf8227', '31f0ff62-79ce-4c86-8470-4e91febbf34d', 'Year of Publication', '2011', 11161, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('33155ebc-94f3-4fe3-8fdd-c3229e3a8087', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'Binding', 'Paperback', 16421, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('331ef3ff-cda1-496f-9b96-78400c25abd3', '65a78ae8-01b2-47e7-8a5e-f17171ccacef', 'Author', 'B. K. Tripathy', 6652, 1, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('33233ef1-f778-4734-a260-d1a95c4a81b8', '96acc719-86e2-43e5-ae20-4b6722e9dbcc', 'ISBN', '9780071267717', 651, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('3328be24-6181-4ed6-8283-f7fd110f6c0b', '748b3e33-1ec4-4b06-b307-bfa86a150be1', 'ISBN 13 Digit', '9780854048038', 11386, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('3329714b-924c-43bb-b044-906520889a26', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', 'Language', 'Sanskrit & Hindi', 4336, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('332a30e8-e195-42fa-b545-e2d75cd4afc2', '666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', 'Year of Publication', '2003', 7673, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('332b6e43-762e-4c65-976c-71b842a6119e', 'dad95df4-309c-4552-94b6-026ce0827556', 'About Book', 'No', 9562, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('332c060d-dae3-4e1c-a163-55d86c0712e4', '77408a2b-7c30-40bb-a0ec-7788ff465501', 'About Author', 'N/A', 20098, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('332c2be2-5f01-4cde-ac3c-6e9f3d612aec', 'ec9d8b7f-8e24-4246-b22a-4014742bd20f', 'Author', 'Surendra Bhanot', 2393, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('332cdfa8-6feb-4db1-bb2b-98851e98284a', '88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', 'Title', 'Dimensions of Vedic Studies', 2992, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('332e9a2d-a54a-4be5-8326-65057308145e', '91d0f786-444c-4c2d-9611-4a175f1e735c', 'Content', 'No', 4914, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('332eb4fe-becb-40b7-bdab-f6c096da9c54', 'e8402b29-ae6c-468f-9cf3-1c4a735956a8', 'ISBN 13 Digit', '9788188791552', 10517, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('333096ad-a191-4855-ac05-8ed239aa27cd', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'Year of Publication', '2011', 15727, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3330c7f3-ccc3-4a76-9c14-4a1243820b7e', '9babe466-c02b-49c3-89c7-6d88ffa262e6', 'Content', 'No', 14890, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('33331530-d373-445c-88b4-5cf9246624ef', '9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'Binding', 'Paperback', 777, 4, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('3335d290-9b9c-44d8-af56-774aec56c9d9', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'Sub Title', 'No', 17441, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('333d1f17-ddd3-4885-90bf-87a8b2dbb996', '627b921b-d0ca-4d56-965d-d080c98b2a51', 'Binding', 'Paperback', 1322, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('333df25d-fd56-47af-aed6-ee046e80b7da', '647df378-19b2-4a0d-973e-15ca05481072', 'Illustrations', 'No', 16978, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('334168dd-d7c3-4d8d-ae69-157214af1836', '2605fea2-0424-4c41-a88b-cdabf2747a27', 'Binding', 'Paperback', 15216, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3343fce7-905d-4c6e-a967-55835160c892', 'f3103af5-929e-4cf3-b398-98eb21f35649', 'Sub Title', 'Dharan akas ichha se kiya', 7208, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('3344c10a-6210-4902-aacf-c9006c35fb32', '8290b70a-c600-4110-b853-5a191905ff90', 'Language', 'English', 7228, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('334ce71c-ab23-4bd3-a802-5b5a56df512d', '66392fd0-0507-462d-83ee-03e5436ddbda', 'Edition of Book', '1', 5258, 9, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('334e4847-aa6c-4ae3-a255-18e782bc890e', '15a67626-2495-4489-a346-d702e518a1d1', 'Author', 'Dr. Viplav', 14927, 1, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('334f1ccd-b99b-4213-8af7-826922ff6ba9', 'feb2fb63-66b3-46f8-8e63-a2e8f5662298', 'Binding', 'Paperback', 17000, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('33526eef-b7b4-47b0-9cb6-4272ae67c47f', '71b74fcf-b83f-4971-bc5e-100645b53eff', 'Binding', 'Paperback', 1657, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('3355ade3-3f20-44ec-8521-82e46c91ade8', '11fe297e-c04f-431e-b07d-07626185e547', 'About Book', 'No', 18198, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('33586bc8-2b59-46ac-bda8-4effd470307f', '9120a59d-973a-4309-a2a0-4b4a5d52774c', 'Sub Title', 'Encyclopedia of Water and Wastewater - Engineering & Analysis - 5 Vols. ', 6742, 0, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('335dacc3-1682-468f-b680-c879147445a3', '48409332-4edd-47ef-b148-c242b7aae63f', 'About Author', 'No', 4874, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('335f7d09-6a71-47c1-98e8-16b9dd1a0578', '1377eb9b-b4de-4697-ab0e-db156ecc1d07', 'Language', 'English', 141, 5, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('33678af9-8b29-4706-b5c0-01eeabad933c', '9b0277df-e0bd-4c68-83d8-9a52215da35d', 'Title', 'Life and Vision of Vedic Seers 2 Dirghatamas', 20839, 0, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('336e30e1-0e97-4780-8bba-a4a77cc6a6ed', '5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 'Title', 'Handbook of Water and Used Water Purification-2 Vols. Set', 2365, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('336e9ab2-61ee-498b-89e0-8d193e32d9c9', '00c75eca-26dc-4c96-8933-8e1100c1d521', 'Binding', 'Paperback', 14829, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3371fc2f-60bf-42f4-9f6f-f96ad605e7e5', 'a519d25a-b5cf-4719-8f25-9bfb3335453e', 'About Author', 'No', 17336, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('33725a2b-3aeb-4020-b66a-aec15ff08888', '9b12f833-1d75-4b96-8616-0d7492e5c56c', 'Author', 'आचार्य डॉ. चन्दन कुमार', 373, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('337339df-013d-4eff-92dc-cd8bc80f8a03', '613136c5-8051-474f-a18c-d20622fa8a19', 'ISBN 10 Digit', '818069626X', 12916, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('33757c2a-d17e-44ce-94bb-bf98bb0a8b4c', '7f25ae39-6956-4855-93c9-70af910e5a97', 'Author', 'Antonius', 21510, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('337e3b43-3141-4bd6-8983-db7f33c442d2', '6d38956c-9ae9-46cb-8737-4df943f44197', 'Author', 'Prof MI Savadatti', 20808, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('337e7a81-a596-416c-b4cf-34239e3ad6c0', '5c4faa2f-a0b8-4418-8225-b10577d3369f', 'Author', 'Prof. Kirit Joshi', 21285, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('338107a0-3776-4172-879a-e06c3af09fc3', '8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 'Author', 'Santosh Mehrotra', 16029, 1, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('33817d1d-7500-4fd4-9bb8-a5ebfcedb9de', '022a60d8-b9a5-48ed-ada2-8f3031a8875a', 'Language', 'English', 7756, 10, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('3382e0bc-1296-4998-8613-57a20a568de5', '9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 'Author', 'Euro Books', 19870, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('3383f9ee-30c5-4f45-9d64-e6852d722933', 'af334845-3cc1-473f-931c-25b23c88afde', 'Publisher', 'Wiley', 1616, 3, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('3389ab1e-8d61-41d1-a32d-599c44b3466a', '60e725aa-c405-4bfa-8dfd-b5f7ffd508be', 'Author', 'Maj. Gen. Nilendra Kumar', 12325, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('338ba383-b17a-4473-86bc-bffb1c7527d8', '90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 'Pages', '302', 5885, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('338e07ee-5892-449e-a543-0cfa905f298c', '4e6c2179-70a9-4f07-acff-cfc6c40b4037', 'Edition of Book', 'First', 7009, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('338e4af5-9763-4315-aa35-2b65b39a2f3d', 'b42808f2-8f7b-4600-b33f-d932cc0bf02a', 'Year of Publication', '1929', 113, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('33910f2b-af26-4787-9fe4-457110b34cba', '3a65e28a-a591-4b94-8108-5d4f4a01d556', 'Sub Title', 'No', 15910, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('33927701-7212-4d8e-852e-7f3e1f20ed36', 'a0dbe3e3-3374-4401-b1f9-3b5443c22032', 'Publisher', 'Khama Publishers', 445, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('3394c61e-1358-4a45-a3de-41b5fe329205', 'aed07fde-3f75-4660-823e-0886a1020d89', 'Year of Publication', '2013', 4841, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3396f955-0f02-4f3f-9e19-1d7c95f0d58b', '26d3b487-9b64-4500-83ac-e06fc56b41fc', 'Content', 'No', 17903, 3, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('33975723-17dd-4bca-a73f-effe5bdb1360', 'ae84105e-806d-4543-aea6-df674999632b', 'About Book', 'No', 10761, 12, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('3399dd9d-cfab-4a70-be01-22f7cc6b948b', 'fffadcf6-64e8-4018-912a-6caa3ad675d7', 'Illustrations', 'No', 14989, 11, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('339b8cda-2618-4aed-9ef7-f2311e373ff1', '385cc85e-86aa-469f-a376-796a3986029f', 'Binding', 'Hardcover', 7556, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('339bd064-f341-48fe-b43a-243758d7253b', 'bc207344-2505-4295-94ab-b9e11031b1ed', 'Illustrations', 'As per Book', 12538, 9, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('339de74f-9713-434e-af23-73280d43ecdb', 'f0199579-4e27-4557-b4ea-00a67aed4b31', 'Edition of Book', 'First', 6891, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('339e4eea-aac9-4e9c-941e-b469d1a01f6e', '9f6a2028-91a7-4b73-af2f-8f822ceac692', 'Binding', 'Hardcover', 2646, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('339f6ca0-46ee-4bce-bcea-9c4dde8ffdb3', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'Sub Title', 'No', 18403, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('339f7a84-503b-4c9f-b346-ccbb68aea88b', 'c9e43f98-ede6-49c4-b5b8-918753688bff', 'Author', 'Bir Bhadur', 1894, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('33a10488-cae2-4963-965a-4f82f54c2daa', 'ad0b0465-d5d1-4bf8-a74b-40af20d3f82c', 'Binding', 'Paperback', 16922, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('33a228df-86a9-4a7b-bafd-37fdb23e902e', 'd93367b4-54df-4a93-80d8-abfe29df7966', 'Binding', 'Hardcover', 7314, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('33a286aa-321c-437b-b458-9ea161df38f4', '74779797-2a92-4376-9cbf-99c753f9cb02', 'Author', 'Dominick Salvatore', 2242, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('33abf074-3b33-43f5-8799-22f1095f8e14', 'd78d360e-b79d-433f-9b0d-1e766e213ba8', 'Content', 'No', 22445, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('33ad94df-ffc2-46bf-b3ee-1dba0a75e0e9', '1377eb9b-b4de-4697-ab0e-db156ecc1d07', 'Author', 'Edward Thomas', 137, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('33b00289-b69d-47cd-ad9f-28dfba434d3b', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 'Language', 'English', 22368, 10, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('33b38117-bd6b-44d9-b13a-3f5866f766a2', 'e83d5912-20be-480f-86f0-30b359275be4', 'ISBN 10 Digit', 'No', 17312, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('33b5fc9b-2f20-43d7-aa08-0c6fdd03ccd0', 'd62f1c11-81a5-4bdf-83e0-3870bb18425e', 'Content', 'No', 21554, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('33bac343-26a8-4baf-bb40-9ec7e8fb05b0', '3417edb1-01e9-4066-8856-179dc4ce99fe', 'Language', 'English', 22939, 9, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('33bb1f56-52fa-484c-b979-0e1758c422b3', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'Illustrations', 'No', 23053, 11, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('33be70a8-e306-4163-a951-0b9f2974c8d4', '72fd025c-83a8-4fc9-83a2-2d55e58ab28a', 'Edition of Book', 'No', 11553, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('33c0c0c8-6234-4f56-92d9-30dece0a1d28', '15e5eda3-ceca-49c5-86ad-ed6eaa81b4c9', 'Publisher', 'Standard Publishers (India)', 3926, 3, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('33c230b4-df52-4df1-8c4e-fd5e468e0d0b', '0b133f78-5435-4d27-9fad-9f494a867f77', 'About Author', 'No', 21499, 2, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('33c68137-a7f7-4863-92c0-f213237495e4', '77408a2b-7c30-40bb-a0ec-7788ff465501', 'Binding', 'Paperback', 20103, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('33c87cb5-fe56-447f-b3f5-998a8518ae34', 'cac26733-cc32-492f-b46b-31d0aa71055d', 'Author', 'Dr. Najim Sheikh', 10383, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('33c8bd92-2724-4d3b-a01e-ddffffac54d9', '9fe7ef0c-a1e2-4902-86de-7048891ac497', 'ISBN 13 Digit', '9789383575909', 17970, 5, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('33cc066d-83a5-45b8-a83f-f7793993f03a', '63301db8-1671-405f-aa87-1d0e79dda53f', 'Publisher', 'Mir Publishers', 3042, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('33cd7566-002b-4bff-a230-b07bfcfbffa6', 'c6062e62-fdfa-46c5-b78f-90b83c3ee395', 'ISBN 10 Digit', 'No', 8158, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('33cddf15-f70a-4533-9f18-6d512c86ea51', 'e19e1900-e144-4b49-800e-c67ab21a49af', 'Pages', 'No', 11316, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('33ce2286-fdbd-4a20-a18c-81fa96b94625', '3f42d179-96e5-4ca8-a0b9-4ee85647245e', 'Binding', 'Hardcover', 5963, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('33ce6020-fe86-4033-a5b0-32fa2533d5e2', '3021b601-b523-4db7-a79c-f84928967f97', 'ISBN 13 Digit', '9781446240892', 11229, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('33cea7f6-e7df-4c57-9fa1-7f6fe0c69c2f', '1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 'Language', 'English', 17644, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('33cea9fe-74bb-4806-a0df-1f1616c2494c', 'e6b265c7-96a7-4a61-84a2-5d6e1fc10efe', 'Publisher', 'Shubhi', 7744, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('33da66c6-fc6a-4bf9-bc98-6f34522fa788', '7549e234-5dae-4e1d-a70b-aada52ff30d7', 'Binding', 'Hardcover', 2319, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('33db4299-54b2-402a-81d8-d065a1118add', 'c1a97269-5730-4723-b0cf-681abd8046a9', 'Language', 'No', 8879, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('33dc4a27-c509-4cce-aa79-45fe71350b69', '0c8186bb-8cd5-4812-bea8-2490266f4a52', 'Illustrations', 'No', 21355, 11, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('33dd6d21-3a6d-40f1-8efe-5cdefcaffe89', 'c066f140-9ef1-4c46-ae3e-95577759a75f', 'Illustrations', 'No', 12811, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('33dff190-9263-453a-a26f-fe9b1e4e011c', '157e6b23-37ae-479e-9b70-5599a475aec3', 'ISBN 10 Digit', 'No', 17377, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('33e24fc8-1192-44b0-a375-b7c708571d22', '96e4008b-b932-4940-941d-776dd5dabebb', 'Binding', 'Paperback', 1507, 4, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('33e95e84-3027-4198-bf19-8650a5fb7c7d', '1adcac28-d0e9-49f0-9069-e4960214b518', 'Binding', 'Paperback', 16009, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('33ea2a35-16ae-4a7f-941f-b520f78053aa', '865a1a22-72fe-45fd-9952-0389b175ed88', 'ISBN 10 Digit', 'No', 20406, 4, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('33ebcbbf-8782-4eed-a185-a4c8989bfc82', '6d32c894-3413-4661-b7e6-784f0999dad5', 'Sub Title', 'Encyclopedia of Radicals in Chemistry, Biology and Materials 4 Vols. Set', 4637, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('33eddc6f-3804-4f01-8ff7-8c71342a706f', '47d33970-46c3-4009-8d5c-f059253de6dd', 'Author', 'Dr. Prateek Ghosh', 20305, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('33ee0dac-e55a-4b9f-ba54-2f1f67e675ba', 'c68e5852-df52-4383-a54a-14d6eb01d2f8', 'Author', 'Dr. Indu Sharma', 1804, 1, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('33f30687-2458-4d42-9aa9-a74cc2da878c', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'Content', 'N/A', 11895, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('33fec372-f49c-4a83-ac82-99132f59fad3', '352b6860-f9f5-4466-9017-4af9b390de0f', 'Pages', '342', 7571, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('34001096-36a2-4aad-9cb5-2209ae4969f2', '413013bd-c60c-4268-ab4d-d2f63261a0c9', 'ISBN 10 Digit', 'No', 11909, 4, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('3400c27b-5491-45de-a316-27a5e957a120', '845ef478-e399-41ab-bdfd-8c81e07ee29b', 'ISBN', '9789394137080', 1770, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('340398c5-4a01-471e-bd8b-a50161cfc3a4', '7a0306ca-8263-4030-8a8f-32abbf5b862f', 'About Book', 'No', 20505, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('3403db07-b12f-48bc-9781-16065f806d88', '23ccd0f7-f6ec-4bb3-9c79-9210fcdcb141', 'Publisher', 'Woodhead Publishing', 18485, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('3406fbee-2864-41c3-8aaa-e6afc7dccc2b', '9d924668-bb52-4d66-82ac-37878c7a8ac0', 'Year of Publication', '2012', 11443, 6, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('3409d34e-ed56-4752-8a88-0ad4be930dac', 'c8972283-7f46-4e52-a7c1-b8ad6dab6bd3', 'Edition of Book', 'First', 22095, 9, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('340bc8b2-760a-4ebd-90d3-680762d9f029', '6ee759b3-9c0d-4d21-b575-ff8569aa8881', 'ISBN 13 Digit', 'No', 18818, 5, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('3412524b-437c-44f5-b6f9-f3d989ab2a42', 'eabc649c-865b-4898-b0c8-b3d915a3974c', 'Illustrations', 'No', 22084, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3415459e-34c8-43a2-8e1e-c1f498743848', 'a77c7e8f-3311-4416-a5b3-74d6de0bf840', 'Year of Publication', '2014', 22844, 8, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('34183993-029b-420d-9e33-32e61fbd33cc', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'Pages', 'No', 14906, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('341b6aba-dc22-421d-9b5e-941f08cde4dc', 'f8550464-45c7-4b5a-96ed-013f271b134c', 'About Book', 'No', 20145, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('341e8e71-1bee-40ee-b178-31d794d582a2', '9f102da4-667d-417c-96fa-92be878ca882', 'ISBN 13 Digit', '9789350502877', 17797, 4, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('342142b2-74cb-4214-b913-1fbe45b3631e', '710eb589-e242-4f61-8537-2bb866d5fae8', 'Binding', 'Hardcover', 21534, 5, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('3429c77b-bb84-47a1-abd5-c7cdddafd17e', '944c18aa-0cd9-4f3b-ae7b-36007069c1cd', 'Content', 'N/A', 9644, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('342de107-9b78-4ca5-acc5-73706a63720b', '3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', 'Year of Publication', '2018', 20887, 7, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('343b7a20-b274-4ae1-b48c-c93a6dcc97c5', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'Illustrations', 'No', 13117, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('343e477c-db1e-4a9d-8c40-1d888a266b15', '983c14e1-4610-43e1-97e0-60b9dd68a47a', 'Edition of Book', ' ', 7930, 8, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('343e9843-747f-4d54-a25c-b53dc60b64c2', '24d0bcdb-9049-4fc1-88fd-73f1797a34f7', 'ISBN 13 Digit', '9780444879706', 15824, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('343f2bd2-f8ed-4a0a-b16e-ee99bece89eb', '31162320-193d-4cc1-850f-8605c776de87', 'Pages', '483', 3401, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('3442f54f-162b-46c3-8d50-06636dbe142a', '07d94e43-01d7-457c-9cbc-68e1355b8a11', 'Pages', ' XII, 428', 4956, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3443ee5f-be7a-4d0b-aeee-1055ef65c6f0', '982f597f-795b-4bf4-9625-ed86001567c2', 'About Author', 'No', 20748, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('34495bb6-4aff-46f1-b1bb-de2581256894', '42eccebe-af11-4be9-830c-515f0028c230', 'Sub Title', 'Gems of Mithila', 9198, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('344af31b-ed2b-4c29-bcac-5bafcfe5b5b6', 'e40e6875-f8c6-44da-a990-2e5141eab70d', 'Sub Title', 'SATYASADHA SCHOOL', 16709, 0, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('344f4cec-a1b4-41e6-b00f-28dfb8ed3d56', 'e83d5912-20be-480f-86f0-30b359275be4', 'Year of Publication', '2011', 17316, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('3452fd4b-f2ae-48a2-972b-cef6ec690af5', '1e5136c3-a444-4778-9da3-acbfd6a794e8', 'Content', 'No', 21813, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('345396c7-a918-48a9-9db4-dc8f36838554', 'd4d7f344-5c7b-43e3-b55a-9154ba7cc8c3', 'Language', 'No', 12154, 10, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('34546f10-687b-4009-bf3c-891aa5af0ba9', 'b28a8b5b-594e-4459-b6af-827f68e28ce5', 'Illustrations', 'No', 11846, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('345af4bb-bd07-4e2f-afef-1237860f2565', '6ed3d092-34d9-4254-a1be-11eea30bf664', 'ISBN 10 Digit', '0813531039', 18082, 3, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('34630e3f-25e6-4cf3-b0fa-16321792daf0', 'e4ec2b38-bd66-4e8c-964d-aece87678dcd', 'Author', 'Dr. O.P. Aneja', 20612, 1, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('3465c214-97df-428a-81c0-aa7a7840526e', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'Year of Publication', '1987', 14352, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('346788a4-d490-424b-bce6-58a94654839a', '3417edb1-01e9-4066-8856-179dc4ce99fe', 'Sub Title', 'Spa: The Sensuous Experience', 22930, 0, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('346973a4-4743-4751-b618-cbb5b6bb19a4', 'ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', 'Author', 'Valarie A. Zeithaml', 1359, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('346bf54b-ba5d-428d-9a39-dc3dee59296a', 'e8fe1d22-5065-4c3d-94db-fd3ceea046e1', 'Publisher', 'Mir Publishers', 3021, 2, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('346ce994-f9b3-40f0-871a-fe42da16528c', '88d8a176-9fc1-48e8-89eb-a025d2949c5e', 'Year of Publication', 'No', 14152, 8, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('346d45bf-9eab-4bf0-a7c5-66368b62c4d0', '0a2c0d92-4d35-442b-b594-1b349ba4fcfa', 'Title', 'Digital Marketing 2/e', 2594, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('3472b91e-2928-48fb-b301-e69851641185', '68f66da6-81a6-42d8-bd59-e69057044d29', 'ISBN 10 Digit', 'No', 9411, 4, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3472ef8c-3ae3-48af-a16f-ad7377d358dd', '73f66d56-062e-4f81-bf48-c0f195662c0e', 'Author', 'Soumendra Narain Bagchi', 1299, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('3476add3-bc28-467d-a2ec-678dd5f276c3', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 'Sub Title', 'No', 9209, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3476df0d-04fd-4995-bab4-1e7f3ce17fff', '74166b52-1bd3-422e-a906-806afb16f044', 'Language', 'English', 5701, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('3478e3c9-e109-4b32-a798-127ca50f3092', '1776242c-0ea8-4545-a118-b28afa85b0b3', 'Illustrations', 'No', 14625, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('347a5363-22b1-4764-9af1-35b375a1f2d8', 'b0271338-0fb7-4275-b6e8-79bb2c844caa', 'About Book', 'No', 18353, 12, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('347b7246-12bf-4ed4-aeed-7939fccd2db4', 'da36979f-5748-41f8-ada0-460ff89b689b', 'Sub Title', 'No', 12572, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('347ffc81-deec-49cc-8251-c6705724e171', '7b867f27-172a-44ec-afe2-59d1266775f3', 'Sub Title', 'Art, Architecture, Literature and Philosophy', 23066, 0, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('34852c63-03d5-4d59-a4e2-83f6c819eb93', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'Language', 'English', 14341, 10, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('3485ea50-5a9c-4cfd-8886-740cced75b37', 'e864bc2d-57fd-4aa4-84d2-ff139687da37', 'Year of Publication', '2011', 7270, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('34860094-814e-4605-9333-71cb3d15a69c', '059d28a6-e146-43f6-9003-7d04ec291250', 'ISBN 13 Digit', '9783211755396', 5553, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('34876206-b08e-43a3-bf70-12864b55b37d', '0ffa8b3e-412e-4f24-817f-76fd2f880ff6', 'Title', 'SURYA: the Vedic God', 2962, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('348aafcf-e826-41ec-b6bb-dc8a0b7bad5c', 'd1a1e7ca-4b8e-40f1-b97b-76c68928302a', 'Binding', 'Paperback', 10723, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('348f4504-1119-4c28-8906-89aab07076b3', '07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', 'Language', 'No', 9391, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('34921cbd-9eaa-4aa5-b8ec-dff0d4d488e5', 'c192f19e-79c4-4b78-836e-a4c34d10d31d', 'Sub Title', 'No', 5665, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('3494565a-47ca-45d3-b511-65cd03245ccf', 'c255d110-94c5-443a-8b75-e211832a8d8b', 'Illustrations', 'No', 22573, 11, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3494900c-3430-4e25-8042-befc0c6327f4', 'efd952e8-0346-4755-a5d4-42ab029375b9', 'Author', 'Tony Bilton', 699, 1, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('349d71ac-5077-400f-b43d-5d2c8aeadae6', 'e75e0cdb-96f1-4da9-b568-3b6d02f2f562', 'Pages', 'No', 18858, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('34a75478-42d8-4f00-8f31-4d7ee466e62c', '97342dfc-8101-4503-bd31-e3dacd87f97e', 'Year of Publication', '2014', 4971, 8, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('34b327e1-1280-44ef-999d-2789ea299777', 'e3c70054-5d67-4361-9977-adb08b2d6be9', 'Sub Title', 'No', 17861, 0, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('34b48ec4-69ac-45ff-823b-1bbdece659b4', '37b96161-46fa-47e6-bc1c-6d585775e097', 'Pages', '536', 6877, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('34b52e2b-7b3d-4b1a-bd2b-c4d689845191', '40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', 'Binding', 'Hardcover', 13506, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('34b61115-3591-40ea-93ef-83865fa8539c', 'f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', 'Content', 'No', 10947, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('34b9a529-6ec8-4732-bf6a-0cd6a76450b0', '892832d1-5bc1-4069-9aee-d543a2a31a13', 'Sub Title', 'Shiksha Ke Vividh Ayaam A NEW', 18743, 0, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('34ba6a38-5107-43fb-9318-be5001b74370', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 'Sub Title', 'Applications in Materials Science and Food Science', 11336, 0, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('34bc5a20-0dd1-4dbb-8d4b-d66f4e9b704b', 'af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 'Binding', 'Hardcover', 14377, 7, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('34bca5af-e4b7-4aef-9e94-cdc5ca506395', 'edbcc5ae-1bea-4552-a26c-1cc145ff53cc', 'Binding', 'Hardcover', 17690, 7, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('34c9d0e9-23a2-4c64-9ddb-6a173eb4d04e', 'eabc649c-865b-4898-b0c8-b3d915a3974c', 'ISBN 13 Digit', '9788128623639', 22078, 5, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('34caa303-46fc-4347-a1b5-2204ed13e56e', 'bdd04229-1e1b-46e8-adae-57547f166507', 'Author', 'Shipra Baneerjee', 10198, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('34cc4e84-2afb-4679-98a1-f6c65cab392e', 'ddd4c829-b10f-46cd-a4b3-874f883d6b13', 'Sub Title', 'No', 12559, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('34cdf528-2472-4414-b20a-1166658b772d', '38811e4d-37e6-4ad3-b1a3-d16b3a427004', 'About Author', 'As per Book', 23134, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('34d629b9-7b20-4728-9c44-1118ae076eb5', '9ea8df19-e083-41d8-a521-f917bec71477', 'ISBN 13 Digit', '9788189495886', 15736, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('34d69e83-13d9-4de4-b146-86997ce5e765', 'caa7b090-0273-4389-943b-c3132ed96291', 'Edition of Book', 'No', 15998, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('34dc09e8-92bb-4462-9b87-8c5cbaa828b7', 'c0806c20-d959-434f-972c-6f299a5bff38', 'Pages', '1247', 6692, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('34dd719e-1809-48eb-a982-c69d88a33a35', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 'ISBN 10 Digit', 'No', 10935, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('34dea387-bb31-484c-9fb8-6405d45c5ead', '278b9611-76f4-4a1f-8afc-992935abe92b', 'Year of Publication', '2008', 15614, 7, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('34dfe3b5-960b-4ad0-ab3d-b622acca641f', '3021b601-b523-4db7-a79c-f84928967f97', 'Format', 'Hardback', 11230, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('34e56029-4faa-48a1-b94b-1b110fea62ed', 'a1133656-de20-4b62-bc87-b769d69ae2f8', 'Binding', 'Hardcover', 21469, 6, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('34e5d844-51ad-446a-a01d-491d7e31336c', 'a90f03bd-e5de-4e81-83ff-9e0940d34d27', 'Binding', 'Paperback', 16549, 7, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('34e5f22d-eaac-4b4b-a843-cce3b3d6049f', '846ff7bd-be9c-49d3-9490-431fe68b2354', 'Pages', 'No', 18049, 6, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('34e6a7c6-6bad-4a8f-b701-812c28a6c751', '630959cd-3201-47c9-a1cf-23d488449ef8', 'Illustrations', 'No', 8139, 11, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('34e7a5a3-7edd-4ea5-b775-070716008769', '11c5fd62-a97c-440f-b041-eb3b04e2af49', 'Binding', 'Hardcover', 13401, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('34e87432-37d8-4060-b007-c88ac2b6bb96', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'Year of Publication', '2017', 11200, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('34ed2912-d3c0-45ca-9b28-f63713c602c7', '66784fa1-201a-4ce3-a911-d2105cdc8564', 'Publisher', 'Gyan Prakashan', 10316, 3, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('34f23b6b-301c-47d6-b37e-1e96f485ce27', '1a8b58c0-4ed5-4f89-be6d-61fb532d2a98', 'About Book', 'No', 20745, 12, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('34f3152f-d3f3-4954-ba57-0bd46aa29044', 'ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', 'Publisher', 'McGraw Hill', 1361, 3, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('34f405da-777f-46a6-b6d3-385dbbf36f66', '2bbe6eb3-0bf1-414c-97c6-ee8f364cc648', 'Author', 'Juan R. Abascal, Dominic Brucato, Laurel Brucato, Daisy Chauhan', 18538, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('34f67288-bace-4b3e-bb3e-7b3044acae82', '4660e5e2-42af-4a29-8362-5807e0c55e45', 'Illustrations', 'No', 16373, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('34f81cd3-be7d-402f-b43a-5effb1abbfdd', 'e71bd86e-c46b-4491-a0c6-5caea2c47cba', 'Content', 'No', 14760, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('34f8e73c-f918-40a1-bacf-f87d03a20912', '3f056d7a-9394-4a79-97f8-ed57bc889cb8', 'Author', 'Arthur A. Macdonell', 7989, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3501a21e-c93f-443e-b9c8-503eb6c5d900', '3689b77a-c446-4369-b074-40ad0ba4c507', 'Year of Publication', '2014', 22618, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3505827a-a466-4755-aa84-03937131efc6', '6a47c71d-a80e-46f9-ba8f-75683a998e3b', 'ISBN', '9789356330207', 1435, 2, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('350700cd-a152-427f-b204-800a980bbfc8', 'fd9fe938-b947-4e22-9344-e1c03d51924e', 'Publisher', 'Britannica', 7655, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('350ccd25-c086-40f4-8f9b-5e5920086737', 'c2560275-bcb5-4813-8f75-7a2abcae3a21', 'Year of Publication', 'No', 11739, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('350cd51c-eaff-45a4-8332-cca8fbc701ec', 'bd3b2f5e-e363-4f03-b722-02f409cf7f4b', 'ISBN', '9789353435417', 2003, 2, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('350f53c8-b581-4f2c-b82c-c53420db5795', 'a7a601bc-0da1-4df0-8cc8-d9159eb67b4f', 'Year of Publication', 'No', 14791, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('351d1596-e86d-407a-be3d-81d457827047', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'Binding', 'Paperback', 20995, 7, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('351f3fdc-b2bb-4bc8-93c5-52853c6014c8', '34bbf52e-2442-4981-b81e-2c5741523a5a', 'Edition of Book', 'No', 8533, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3529cfa7-5a8e-4776-9bed-4fa633f5516a', '30136dfb-ec66-4717-8741-164dadbd1b20', 'ISBN 10 Digit', '0387404961', 5331, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('352f530d-bd9f-41eb-8c70-146c37c5e459', '4b3dc333-1acd-42f9-966d-2375a78e25dd', 'Binding', 'Hardcover', 11590, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('353271b0-e3b8-4379-b5e6-fe2921bcbe24', '1855baf9-9a34-442a-b9f5-b2262c964118', 'Language', 'English', 7054, 9, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('3532b085-8343-428f-814c-338dba480b47', 'a028f4a9-f836-435b-93d8-75ad2eac59b2', 'Edition of Book', 'No', 11028, 9, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('35359aa2-e4c6-4169-a62a-ebb7699d388d', '78ffaacf-c00b-4c90-b3f3-1d9f7cb39a57', 'Sub Title', 'Fish & Prawns', 19606, 0, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('3535f1d8-cfda-456a-95f3-2305737a8778', 'a88f9054-03d8-4b02-81ce-9999dbe84363', 'Author', 'Kevin Mills', 8403, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3538a19c-fd18-40b7-a78d-6826f7dd06a8', '13f37178-d2e2-4a24-9754-a09dc5b26885', 'Binding', 'Hardcover', 4565, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('353b18db-ad3a-4420-9e91-2440a1a9c838', 'a654cc21-e1e7-4c73-a231-9d2327d89ee0', 'Author', 'Dr. Ruby', 10064, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('353cb643-6293-4c2a-8d8c-ea32f1d0eb35', 'a90973ac-d16f-49df-b45f-cbaa7af9f3f8', 'ISBN', '9798219003790', 1948, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('353e1479-018b-4dbc-87f0-e058cfa242a4', '8287cb89-1909-4306-b87a-74d43267eda9', 'Year of Publication', '1980', 2740, 3, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('353e383e-8eea-4cf3-b2ab-2b32e119bd6e', '6611fb35-a405-49eb-a2f7-f22063341ae4', 'Title', 'कुछ सच आधे अधूरे  ', 5741, 0, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('353f3cab-5819-4999-ab80-b49209dbf068', '25691040-eae1-41aa-88df-bd07e8c9a213', 'About Author', 'N/A', 19346, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('35426f5c-0502-42e6-b01a-390ad1e56a41', '1de0fdd9-1a6e-445d-9f54-f089be5e2091', 'Year of Publication', 'No', 8571, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3544e88c-103f-409c-9781-5f48d8a5fdaf', '932ba865-aa35-4d78-98f8-64822c3d8f01', 'ISBN 10 Digit', 'No', 9996, 4, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('354592d6-97d3-4ab5-b67a-b8eeeb0ed51e', '60d71fc2-938a-4ecb-a4d0-61f1067073c1', 'Author', 'डॉ. मीना राठौर', 2062, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('35517050-9a6e-4689-ac19-1338f2d1a94b', '0a86567a-72e0-456e-b9c1-1e97bdfdc817', 'Sub Title', 'No', 12640, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('355bd6f8-b677-46a8-b7b7-0558eacc72c0', 'd263b0e8-cc41-413c-a898-926401504b9e', 'Language', 'English', 3716, 4, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('355ccab7-eed8-43ed-bb38-28a5d7cfe9b4', '6d9f31bd-f2ab-4813-a702-f421845f9b42', 'Publisher', 'Anamika', 2288, 3, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('35630cb6-962e-47db-b355-ef9c5d0caf9c', '943a1bfd-111e-4bf3-a895-450448d387bf', 'Illustrations', 'No', 11794, 11, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('356583ef-4f2d-4a4d-921b-8bdad96043d3', '47656771-3a01-4a46-8768-b0a26c0974dc', 'Author', 'Philip Kotler', 2534, 1, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('356bfc9d-ec3e-4015-a610-edc2dd765cb3', 'ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', 'About Author', 'No', 4861, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('357293b3-6f1e-4cda-a023-cbd622a487ee', 'dd89a78e-1ea4-42e7-8b75-a08987279a70', 'Author', 'Ralph Bradshaw', 11358, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('357b32a4-2f20-4d2e-a57a-53375369242e', '454258e9-bf08-4e9b-9707-9a12bdc00baf', 'Illustrations', 'No', 12994, 11, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('357b5f1d-b84e-4bc6-9828-f6c56afdafe7', 'ae84105e-806d-4543-aea6-df674999632b', 'About Author', 'No', 10751, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('357bf159-cd04-49fa-894a-a56b371dc854', 'dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', 'Sub Title', 'No', 21424, 0, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('357c3ab7-9408-4d9c-aab5-4135b298ad1f', '890fad07-921a-4ce6-b94d-cd0c1e02a2fa', 'Year of Publication', '2013', 5413, 8, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('357d70a6-6d9b-4368-895e-209b0f45ebe7', 'ff286335-1019-4dc5-983d-88bc967704cd', 'Edition of Book', 'No', 15426, 9, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('357da687-2c67-43a2-ad86-e023dfcc6a32', '34eb4ef7-66d3-4e47-871b-1a79f2c8d028', 'Pages', '159', 6116, 5, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('357fdf4e-615c-4fa4-bbbb-4a64fc579599', '6477b06b-cd4a-447d-8aa5-b033a28572b9', 'Year of Publication', '2018', 15715, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3582bd22-7518-4499-aa70-2b1c9f2ad3fc', '17f65cdb-a960-4ab9-a161-f4ceb827ed38', 'Year', '2004', 4114, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3588248b-495e-496a-8597-10ad8b9459dd', '9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 'About Author', 'N/A', 19871, 2, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('358b92f6-f685-4ca3-9f85-21e77df9eaee', 'c9624129-7075-4dfd-935e-863d555bb9d7', 'About Book', 'No', 9258, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('358b95e8-a541-4ed5-9f29-20657d360ae8', 'aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', 'Author', 'Dr. R.S. Aggrawal', 21774, 1, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3598908e-6a02-4eef-9db6-78274c603d1f', '78ffd6c6-9921-4da7-82c9-256aba082cfc', 'Binding', 'Hardcover', 1762, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('35a15b5a-5d5f-486d-ae3c-b25dc251f20e', '337b3bf6-de70-433e-b868-e386b039b04d', 'ISBN 13 Digit', 'No', 16790, 5, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('35aba682-569f-428f-832e-25b27d6aab99', 'b3f37b5a-97c4-400b-97b8-48e9c69bf706', 'Year of Publication', '2015', 15602, 8, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('35acd3bb-067d-41a4-91e4-089216df6030', 'c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', 'Year of Publication', '2014', 11926, 8, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('35ad1579-0d21-4b44-84b3-dfe430a5e27c', 'dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', 'Edition of Book', 'No', 21433, 9, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('35afaa88-d5d2-4e45-b2b8-f31831d4ca4c', 'd263b0e8-cc41-413c-a898-926401504b9e', 'Authors', 'Roland K. Hartmann', 3713, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('35b0c962-b983-4173-bc25-4d2e3e162e76', 'ece5f798-a0af-407e-b1b1-dfe2303c0f98', 'Author', 'F.S. Sanwaria', 18679, 1, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('35b1b1de-32bf-408f-82d6-3516a5f18ca6', 'b63ea948-a2b8-4ee0-8270-5a5637b200c3', 'Illustrations', 'No', 16386, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('35b770f8-5c97-4184-b24a-755d9d9bfffe', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'ISBN 13 Digit', 'No', 9529, 5, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('35b916bd-0011-4b34-a0fe-fd755c9aea4d', '39dde3a4-8f4c-4ef4-b493-17e9f02a5f4a', 'Binding', 'Paperback', 21894, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('35ba1cc7-68dd-4826-95d9-9409cd42ddd9', '78058af2-425f-407b-b640-b60e069bc5e5', 'Illustrations', 'No', 4935, 11, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('35c121a6-874c-4c16-b782-6dd15f366f07', 'fabbe521-8553-4163-8eba-8416536922ff', 'ISBN 13 Digit', 'No', 14606, 5, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('35c1aefe-516b-46cd-9d1d-562bdfe5d267', 'b0271338-0fb7-4275-b6e8-79bb2c844caa', 'Pages', '120', 18347, 6, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('35c26b07-8e8b-4a56-a0a0-130473077cd9', 'a028f4a9-f836-435b-93d8-75ad2eac59b2', 'Binding', 'Hardcover', 11026, 7, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('35c31395-5e70-433e-86f1-132601c34be8', '6ec0a66e-2570-4b25-b35a-2b0aa424b6eb', 'Content', 'No', 14942, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('35c803a9-406a-42a5-ab51-113fe7f29df4', '1c955722-2d35-413a-b30e-515379ef0754', 'Illustrations', 'As per Book', 19963, 10, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('35c8711a-5c0f-4157-86fe-9a480c489552', '816f79bf-9fe4-4044-96fe-02c3969f7637', 'Binding', 'Hardcover', 6741, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('35cc5d39-1823-49c2-a345-8936c1826419', '522d25ba-9608-4f9a-a6b6-6703b018e489', 'Title', 'भारत का इतिहास ( एक नवीन दृष्टीकोण )', 452, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('35cde6d8-1044-43df-ab55-1af875499c91', 'c457cb37-56e9-4a6b-b0b2-b28c78d749cb', 'Title', 'A Pictionary of Bulbous and Rhizomatous Garden Plants', 1658, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('35cf28ca-43b8-4c3c-b101-5b79213adcde', '5765a17f-e2f8-4073-9e2a-c388c3d4be86', 'Binding', 'Hardcover', 5798, 6, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('35d32b56-5846-405f-9c1b-5e8394680f3a', '85be2290-e639-4393-bc23-affe9a9f5d88', 'ISBN 13 Digit', '9788128623622', 19662, 5, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('35d39893-4fc4-4cd5-9aee-5f3d5de9e5df', '916d2a94-796a-4442-8744-34fa7d6ecfa1', 'ISBN 10 Digit', '8186702474', 6897, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('35d6bbe9-0615-4eb7-aaa5-83fe292c5ad0', 'b71f12fd-8b1a-47e1-a703-5949bbb34f9f', 'About Book', 'No', 8803, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('35d82602-a90c-4b16-b078-72966ba31d92', 'af8927cf-c4fe-40e1-8b21-7aa8d2de9fe4', 'Author', 'Anand Kumar', 8251, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('35da0c4e-a366-41ba-bf30-31c961ced11f', '1c955722-2d35-413a-b30e-515379ef0754', 'Binding', 'Paperback', 19959, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('35da4952-aca2-4b08-9f73-2a0f14718539', '2ec60836-2ddd-405b-b040-17fcc527812c', 'Year of Publication', '2006', 10964, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('35dc1f26-669b-41cb-9233-d52ba77826ad', '30832511-394c-44df-a8f9-004c97a31088', 'Illustrations', 'No', 19158, 11, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('35dcaf22-70a3-492e-94c9-e3b06be74aef', '65588209-a042-4ec4-86bb-5c68eada9bff', 'Year', '1996', 4013, 5, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('35df9184-180e-447f-85d3-d65075e594d1', '060c7296-5943-4e94-a1e6-e1df08c5f15d', 'Binding', 'Hardcover', 12621, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('35e04da3-54f5-4d2d-a027-839ab7809ffb', '449a8b37-8ad8-4706-98de-a47614c97455', 'Content', 'N/A', 8275, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('35e0e1f0-bc26-4988-9146-01264dcc6ece', '18f7469d-7134-402c-8a7f-997406b93ef7', 'Binding', 'Paperback', 9596, 7, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('35e71d70-1ab4-4e4f-82f5-b8eba228b5b3', '485f0d18-ff6e-4515-a9dd-e5d1a22245c9', 'Illustrations', 'No', 16130, 11, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('35e7208a-ec3d-48ee-be88-04685cab71f3', '23b134cf-51d2-4775-b9af-390e7f357040', 'Publisher', 'Allied', 1027, 3, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('35e84c0f-67e8-498a-afc3-d5a6a8b1afe1', 'cc149e35-0530-4482-841a-12beb9b1805c', 'Year of Publication', 'No', 8149, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('35e89cbb-9eeb-4a07-aa44-188da0909a95', 'cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', 'Author', 'Walter Thirring ', 14002, 1, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('35ee3de4-5cb0-4e1f-b2a0-3a3874076926', 'dc67bbf4-3e58-4e9b-a09a-dcdf0736005e', 'Binding', 'Hardcover', 2075, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('35efbbc6-d4ab-4d06-b9ea-190caf16e052', '24d32851-e0bd-4bba-a23c-877cff0ad88b', 'Publisher', 'Standard Publishers (India)', 20667, 3, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('35f10f1c-1a96-4af3-a574-34865bfbe67e', '9fbddb39-ebc0-4a2c-8c39-65e1144230a3', 'Binding', 'Paperback', 2840, 5, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('35f1fad4-aacc-486f-8590-5f221d70c93d', '1aad90de-925b-4c39-8238-f7b09f999f1d', 'Binding', 'Paperback', 1567, 4, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('35f2ba49-3d81-40af-acb8-1d518993b8b4', 'aa5c51f1-0e68-4c6f-b6c0-a46ff0ae9ea6', 'Author', 'Rick Rogers', 21712, 1, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('35f2bbc1-bfa7-4677-9de4-5fad51bfd30f', '932ba865-aa35-4d78-98f8-64822c3d8f01', 'Binding', 'Paperback', 9999, 7, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('35f54b87-8718-474c-bf3b-b32dc8ef8ecd', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'About Book', 'No', 13396, 12, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('35f7080e-5bb7-4488-963d-fa8412e23c2e', '8f6a3d1f-f94f-4bd2-98c1-aa5cb0ac77e7', 'Language', 'No', 17605, 10, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('35f97af0-8084-4665-a4ed-63c80cf02f4b', '2f5c6be9-57a1-4c94-8353-311968bd01e1', 'Author', 'K.L Joshi & Bindiya Trivedi', 4348, 1, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('35ffa662-b5bd-4fa8-9c4f-591ae30f724c', 'b42808f2-8f7b-4600-b33f-d932cc0bf02a', 'Binding', 'Hardcover', 114, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('3601c671-0725-4802-9581-fe058f1c3728', '1762b5aa-ca72-4eb0-b774-eaf50a4ac296', 'About Author', 'As per Book', 15246, 2, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3603d7e2-84c0-4fa7-b4f7-8f2d68d92047', '5fb7cfff-3d72-439e-9f11-6e82122fbbf7', 'ISBN 10 Digit', 'No', 13073, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('360a682b-4e46-42bf-8af3-412c2f8fdb7d', 'c99dc580-22eb-420c-8fe4-bc5ea7ae4e32', 'Binding', 'Hardcover', 12907, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('360ca134-31d7-4234-bc2f-115a8dcb5988', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'ISBN 10 Digit', 'No', 13284, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('36106722-f204-41af-bf89-7619ae96bc55', '9ba2b6ff-d045-4af0-ad98-d23c270a9985', 'Content', 'No', 22516, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('361428ad-ebe8-49cb-9deb-33e85adf59d6', 'd739d179-1af7-4962-9488-b756a869ac97', 'Content', ' ', 6964, 3, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('3614743a-4cd9-4d4f-9d3f-ab0ab5a866f8', '4048e67c-7b5d-4796-9726-e1ebff9708f4', 'Illustrations', 'No', 18598, 11, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('36157f5e-e47d-4e0a-86fe-7a62dfdc357c', 'be0c3930-e7a2-407b-aa8b-e45388172898', 'Sub Title', 'No', 22729, 0, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('36157f91-081d-4018-a61c-bf758e8d22ce', '2e2da5e1-fd12-484d-920f-f1619a34eb98', 'Content', 'N/A', 21916, 3, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('361b21e8-f327-45b5-b190-ae0f68c3170b', 'dbfe5d70-3e0c-4112-9fa6-e9cab684e7a5', 'ISBN 10 Digit', 'No', 17010, 4, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('361f22db-a9ea-4a90-85d8-18c2fefbf008', '5400ecc5-e333-4a9d-9e00-3df14220ecb2', 'Year of Publication', '2008', 16563, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('3621a736-dc49-402b-acde-14267c2d177b', '4e64e9fe-3c1c-4608-a515-a513854d89d2', 'Pages', '728', 2548, 5, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('3627b4a3-fd44-4b56-bafd-189c01407483', '3f42d179-96e5-4ca8-a0b9-4ee85647245e', 'ISBN 13 Digit', '9781864701203', 5961, 4, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('36288da7-d075-45b0-899c-a74094fda9e5', 'd13fdf95-07b6-4667-adff-2b6575f1391c', 'Year of Publication', 'No', 9506, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('362b90c6-95c0-4851-82a1-9e09e3541249', '7551f61f-b4a4-4b3b-a63a-022e1f69779d', 'Title', 'Fundamentals of Chemical Thermodynamics', 3360, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('362c5325-ad4a-4468-b6ad-52ca234bcc8c', 'a190d669-19fc-42a0-9edc-75a2c1a642e5', 'Year of Publication', 'No', 22242, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('363c6381-bdb0-4822-925d-7f58db4e1552', 'ccda9465-bfb0-4764-8ebf-834dbc00d457', 'Author', 'Jonathan Ochshorn', 22909, 1, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('3640d39c-deef-4d0c-8dc9-cb7d7626051a', 'd5b4700c-812a-433a-96e7-7bd7466df0aa', 'Title', 'States and Minorities : What are their Rights and How to Secure them in the Constitution of Free India', 933, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('36476a1e-43f3-4e6d-a3e9-0bc2c7239ea5', '84b2a684-e60a-4256-8be4-ad00a37e449e', 'Language', 'No', 18810, 10, '2026-08-11 12:41:01', '2026-08-11 12:41:01'),
('364a4a5d-efd4-43ea-a2ca-17b7591c7008', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 'About Author', 'No', 10933, 2, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('364d0fa9-968b-4db6-ae50-bc343404d97b', 'dd26192a-1c4d-4f10-bb50-601f48173ca6', 'ISBN 13 Digit', '9780230574465', 20394, 5, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('3650344b-ed12-4e16-8ab6-fd9790d35c47', 'd9734459-ee34-452a-8374-dadc380647da', 'Illustrations', 'No', 14456, 11, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('3651e110-7ca8-4161-be4b-54f1009b89ad', '639e5b7e-821b-415c-879e-2650214fcd2d', 'Author', 'Dr.Himanshu Bodai', 195, 1, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('365513a7-fb43-4e98-9994-bc01dae2467d', '86d0b686-5ab0-444e-b37b-9ac87dec5139', 'Binding', 'Paperback', 2542, 4, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('36582985-84c8-48eb-9a85-e46b0ea764cc', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'Sub Title', 'No', 5171, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('36596af8-0316-4b14-815d-d559be873f6f', '0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', 'About Book', 'Yes', 5326, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('365a9feb-e9a5-4cdb-81e0-201c4e036318', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'Binding', 'Paperback', 12634, 7, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('36645bbb-dd0d-448c-873e-2e34f0b7283d', '71d8b5d3-e129-4846-8dda-6d73a581344d', 'About Author', 'No', 14034, 2, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('366493b3-3060-4dcc-a7ae-f4a6d6526a37', 'f0199579-4e27-4557-b4ea-00a67aed4b31', 'Binding', 'Hardcover', 6889, 6, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('366b1220-93da-4e0e-a8db-561fce163372', '1520de78-7f9c-4668-a71e-694ec622ef4f', 'Illustrations', 'No', 17421, 11, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('366bcae5-f41b-4003-bfd0-5c3837f10917', '0ddf6199-e2cd-4140-9c4e-1125382ead99', 'About Author', 'No', 8417, 2, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('366d0be6-81b4-4bef-90a5-10158d59586b', '154860a8-5e23-4d49-a901-d21d8cf14386', 'Pages', 'No', 20675, 6, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('366fc1a6-a459-4b08-b840-c32f103c71c6', '0f92a2d1-d198-486d-aa97-117826fb9fc3', 'Sub Title', 'Key Issues for the Twenty First Century', 15772, 0, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('36711a2d-a659-4f98-9cb3-4f1a77abce26', 'f2258260-4c6f-4448-9af8-8e60bfd5607c', 'Publisher', 'MedTech', 4060, 2, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3679aa13-2f04-44dc-816d-13d7e985a36a', 'ccda9465-bfb0-4764-8ebf-834dbc00d457', 'Year of Publication', '2010', 22915, 7, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('367a4616-dbb9-41ae-a179-31af33faa92b', '17a69193-9436-4fce-b21f-a9baa35d00a1', 'Author', 'Sarabjit Sharma, Krishan Gopal', 11823, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('367abaa8-b9ca-49cd-817e-8c499280e095', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 'About Author', 'As per Book', 20650, 2, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('367e06fe-04a1-4cd2-adba-4963ad30a075', '4bd1439a-4cbc-45b1-a3ca-5daf6a4aa3dc', 'Author', 'Niti Nandini Chatnani', 1279, 1, '2026-08-11 12:40:46', '2026-08-11 12:40:46'),
('36842541-6ea4-47f3-9c79-5aa474182c91', '9ea8df19-e083-41d8-a521-f917bec71477', 'Pages', 'No', 15737, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3684c6cb-50ba-4768-8b4a-82e3a705b3d4', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'Content', 'No', 13463, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('3684df6c-6681-452d-a847-d15e3ccf90c8', '7d67732e-7646-48ae-a8f6-885bfd2b00ee', 'Binding', 'Hardcover', 15561, 6, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3687f0b9-2283-4632-8624-149e4e5035b7', '2f5c6be9-57a1-4c94-8353-311968bd01e1', 'Pages', '358', 4353, 6, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('36882665-f09a-4464-91b6-03c09e82b290', '33962836-9f28-4771-a2ff-616e15ac8879', 'ISBN 10 Digit', ' ', 15785, 3, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('3690e546-25ac-49d5-83d0-8ec0e29567fd', '0a797d79-368e-4098-be0c-f9620641a5c4', 'Author', 'Pandurang Raghunath Bhabad', 9681, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('36974899-7648-467d-a4d5-84610402b67e', '0ab434fd-bdb8-4b97-9e59-c054a6f24d65', 'Year of Publication', 'No', 8949, 8, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3698d741-e355-48b2-a189-10d60349ab47', 'b15990e9-9f88-46f4-9770-fa5d0cef081d', 'About Author', 'As per Book', 23145, 2, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('36a9e0af-06fa-4b3f-99c4-4a35f57646f3', 'fa47ec10-2588-47a5-9429-11e38d64153a', 'Pages', '2709 pages', 4499, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('36aae6ca-8691-4e76-8eea-d7c80b6d1c9c', '6ac24fa9-3de0-418e-b61b-368bf36d4531', 'ISBN 13 Digit', '9788188934782', 6982, 4, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('36ab7dd0-7ab4-4743-bc1f-cb66bc476c74', '22320428-6db9-4f4d-a43a-677bcc4ece0b', 'Author', 'Euro Books', 19632, 1, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('36ae0577-a35b-4997-9838-1ea99071d654', '53d7b0cb-d3ab-410b-ad79-f4964f3cb443', 'ISBN 13 Digit', '9780415398046', 23092, 4, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('36af9208-cc0f-42ed-999d-53d71f3cec06', '9358a1bc-1c1c-416f-81c5-959cafe966a0', 'Year', '2022', 4314, 7, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('36b5b5d2-9943-4c86-b3c0-ebd6ee1de458', 'd9f002d7-68db-492d-b86d-de03c8c45acc', 'Pages', 'No', 19337, 6, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('36b80671-6754-4799-8887-c0a816c13a62', 'd44914de-fab6-451d-bfcd-865ce4bc4ae4', 'Binding', 'Paperback', 22067, 7, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('36ba5ff2-41ca-4d99-94fd-77933a73e0d5', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'Edition of Book', 'No', 16950, 9, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('36bb0a70-c1c8-460f-acaf-5bf31ba421b0', '3cae7ff8-f746-422d-8631-75ff9d188c3e', 'About Book', 'No', 9154, 12, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('36bc82ba-8f4d-4858-a049-bbdf27af8961', '13ae25cb-81ae-4b3f-ac44-767bec800bf7', 'Author', 'V.B Uvarov', 3228, 1, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('36bf325f-d21d-4cc2-b8c3-4249eb2d5e0c', '8a89f065-8030-4f5f-a7ae-9fcc6007b746', 'Content', 'No', 21016, 3, '2026-08-11 12:41:04', '2026-08-11 12:41:04'),
('36c02896-6333-4c64-9414-67d1c08af1db', 'dffb8243-c22e-418f-b19f-e3ad6719d9fb', 'Sub Title', 'No', 14108, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('36c0fb86-c7de-4f1a-ae3d-bf84c1f8ef01', 'b979ed50-1880-4872-ba0a-a31af092b34f', 'ISBN', '9780071263849', 601, 2, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('36c2a73b-1f06-4bf0-8883-35911721a23f', '282f604f-351d-4a1f-953e-cbfafbd2bd2f', 'Author', 'Lela Viola Barton', 13575, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('36c31f58-b6a4-4988-8fe0-eaa8be52cbf3', '2fd46c7a-c727-4b58-8ef0-f34a9b9e92aa', 'Sub Title', 'No', 13705, 0, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('36c43998-f3f7-4f55-8153-fd09f6e0ca54', '24b8916e-43bb-44f7-bd03-c360c2882e88', 'Title', 'Echos of the Heart', 3928, 0, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('36c8f1b6-233a-4e4c-b9cb-53fbe3cf4650', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 'Content', 'No', 9212, 3, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('36caa870-ff00-49f3-9c08-7db86afa92b2', '60e725aa-c405-4bfa-8dfd-b5f7ffd508be', 'Sub Title', ' Tourism in India', 12324, 0, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('36cc9d17-a8cb-440d-993b-8025cad30036', 'f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', 'Illustrations', 'No', 10955, 11, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('36cdde78-6a38-4dfc-bbaa-5919ecf85d08', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'Content', 'No', 13109, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('36d3a37d-3f53-4965-b4e2-0d592e474696', '96469dea-8fca-4428-9284-b2276a7091ac', 'Pages', '264', 16882, 6, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('36d3cd50-49b4-44c0-8493-6527a428c1a3', 'ca98b806-7e16-4760-8025-6a2a1d664489', 'Content', 'No', 12669, 3, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('36d5583f-87c2-4f82-874b-44ec904aaf56', 'a0168fd7-7759-488b-ac80-ce37fe547533', 'About Book', 'No', 12091, 12, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('36d5ff16-4732-4d77-a7e0-795a15d7eaa5', 'ce8994af-d931-4ab2-84de-a9a4bcdcbff2', 'Illustrations', 'As per Book', 22803, 10, '2026-08-11 12:41:06', '2026-08-11 12:41:06'),
('36e7cfc5-2513-49fe-a066-c0e957a74ed1', '2404169a-b868-4d22-9414-78e0cf47635b', 'ISBN 13 Digit', '9780857020888', 11270, 3, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('36eb408c-b939-4345-8d7c-5c77ef6c0df7', '90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 'ISBN 10 Digit', '0444507019', 5883, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('36f06999-73fe-4c65-981f-e13fad159227', '41c9ba5a-60b2-435e-ae7f-af981635f666', 'Pages', 'No', 10037, 6, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('36f11a2d-3f8d-4bd0-90fa-3682881b3fc6', '07d94e43-01d7-457c-9cbc-68e1355b8a11', 'ISBN 10 Digit', ' No', 4954, 4, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('36f9b3f7-469c-4b43-873b-a99b0e1ab8f8', '1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', 'Pages', '898', 6815, 5, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('37013e6d-4a73-4086-8495-f89abe013263', '3a07d757-678c-497c-a6a6-770ef8ff84f6', 'ISBN 10 Digit', 'No', 19361, 4, '2026-08-11 12:41:02', '2026-08-11 12:41:02'),
('37022f75-728a-44e8-aedb-491898d8ae66', '946f8114-5b13-4876-9a46-ba8c2a552a40', 'Content', 'No', 13760, 3, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('3702d6df-5e87-4679-932e-075e75c1221d', 'c3156b06-57be-4e88-9cbd-fbb5af4e4312', ' Title', 'Theoretical Electrochemistry', 3428, 0, '2026-08-11 12:40:49', '2026-08-11 12:40:49'),
('37049718-60e9-4ad4-8eb2-37c46195516c', '2ca8b727-9921-4404-bdc9-0654a2857526', 'Edition of Book', ' ', 21945, 8, '2026-08-11 12:41:05', '2026-08-11 12:41:05'),
('3705a4da-1a0d-4981-845b-427fc1e6c2d8', 'b4c86fad-c3a1-4419-83e1-07e69e7d305a', 'Title', 'ऋग्वेदादिभाष्यभूमिका', 2387, 0, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('3706fc21-828a-48c4-ac67-295de4d8e5b6', '98de98b0-1109-4e8c-9e38-01d46d1c6758', 'Title', 'Financial Markets, Financial Institutions and Financial Services', 69, 0, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('370769f7-757e-4953-8c18-b4f6a77a04af', 'e072dc79-3ffa-433e-a0e4-d9118bed929d', 'Edition of Book', 'First', 17407, 8, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('370825c3-27de-45ba-ab24-bfd654835e68', 'fc979217-77ee-43bd-9ca3-4e04fa9e8813', 'ISBN 13 Digit', '9789339221218', 12175, 5, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('370d17b1-1458-431a-a2c6-e1ab9e412336', '9aa06440-ea1d-474f-98b2-badcb92f25f9', 'ISBN 10 Digit', 'No', 6294, 2, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('370dc728-052f-4e72-bdef-706939015505', '29fc0d49-a8cf-4d98-a1fc-6ba1cff51207', 'Illustrations', 'As per Book', 6198, 10, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('370e885b-9a25-40d2-b011-c8dcc4037cd1', '780f5257-f66e-47b8-9893-e28c88004822', 'ISBN', '9789387387058', 1645, 2, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('371509c9-4ab8-4918-8c96-3e11b4db9fc3', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'About Author', 'No', 17443, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('371b2d2d-1317-47d2-b02f-aa9fe7884b00', '78738ec0-f08a-4f23-9d8b-adbad510c1af', 'Binding', 'Hardcover', 6912, 7, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('37255077-8bd7-4297-b9ea-4569fb202135', '2851732b-20d6-4393-b74f-aa593fd5c20f', 'Binding', 'Hardcover', 1941, 5, '2026-08-11 12:40:48', '2026-08-11 12:40:48'),
('372ac002-e4b6-495c-97ad-594b3ad982df', '5f47787e-6162-4a6d-b4ac-9257e3595c49', 'Title', 'Organizational Behavior 18/e', 1593, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('372adde0-88a5-4d66-8f6e-c86c39c8035b', '287b0490-d23c-46df-9654-9a18a6cfa95d', 'Sub Title', 'No', 9090, 0, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('372eb94a-ede5-4f43-a169-c5b854e6bfff', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'Language', 'English', 14910, 10, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('372f7a4d-fd50-446b-a6d5-57f56ef3d283', '9aa06440-ea1d-474f-98b2-badcb92f25f9', 'ISBN 13 Digit', '9781847876102', 6295, 3, '2026-08-11 12:40:51', '2026-08-11 12:40:51'),
('3736457f-6508-4757-8c7b-da69a38f8560', 'a95b1bee-2f7b-4962-8ed9-f433db7422ac', 'Title', 'The Molecular Biology and Biochemistry of Fruit Ripening', 1688, 0, '2026-08-11 12:40:47', '2026-08-11 12:40:47'),
('3738d99c-d279-4228-a1a0-c9e907c0fb27', '4ba99b23-9586-4a86-9913-f21d6185e367', 'ISBN 10 Digit', 'No', 13826, 4, '2026-08-11 12:40:57', '2026-08-11 12:40:57'),
('3739bced-70a7-4cfe-8393-e32b538a66e3', 'ce788aee-7cda-48ad-8518-ad5a4997df45', 'Year of Publication', 'No', 9072, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('373d66e4-a05d-4394-b36d-a0828e8e6459', '101f51f7-d865-4d91-90ff-f066c2991feb', 'Pages', 'No', 8504, 6, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('3749a15e-a265-4a5d-a567-0cc5c54d1486', 'd3bc037f-17b0-4049-a369-b40594c95ad8', 'Edition of Book', 'No', 8481, 9, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('374b4289-d06f-4225-8ec8-9c86d0da56bb', 'eb40b204-023c-4e5d-abab-b69b51dad465', 'About Book', 'Yes', 4858, 12, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('374e4827-561d-4570-96ba-8fba51e04642', 'ee0c49a7-9a57-4285-aa4b-ef883588347a', 'Language', 'No', 9404, 10, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('374e681e-a6b3-4be2-ab37-4985eb3e1627', '9b41fcf0-31d8-4af4-bd96-4e431afaf60f', 'About Author', 'No', 17763, 2, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('374e7bfc-4e36-43c4-b1dd-776c44a03bbc', 'de5ef269-1959-411b-81b7-b3bd870a57b4', 'Author', 'Banwari Lal (Rajouriya)', 10256, 1, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('374fd723-3930-48dc-b6e4-ec225e946afe', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'Author', 'Ratan Das', 17518, 1, '2026-08-11 12:41:00', '2026-08-11 12:41:00'),
('375118f2-8b1f-4e4c-bad8-1c2c359a5632', 'f8550464-45c7-4b5a-96ed-013f271b134c', 'Edition of Book', 'Ist', 20142, 9, '2026-08-11 12:41:03', '2026-08-11 12:41:03'),
('37566b80-1c79-4737-8b85-68565194c7d1', '1084173c-5f73-4b8a-b636-f6e2e660a845', 'Author', 'Altaf Tyrewala', 8351, 1, '2026-08-11 12:40:53', '2026-08-11 12:40:53'),
('375681ac-2575-4518-9f4b-1054548b7b37', '698b068b-249a-47ad-9fef-9f16e833d398', 'About Author', 'No', 16956, 2, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('3758e78a-2083-435a-bc12-d7b872f02b0c', '88aa6701-3ce0-4aa0-a757-642b937a6ba7', 'Author', 'Michael Thomas', 6682, 1, '2026-08-11 12:40:52', '2026-08-11 12:40:52'),
('375a7f61-4045-4a49-a12a-fb9c41a72c65', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'Author', 'Francisco Baptista Pereira', 13151, 1, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('375ccdd0-cf17-4b7a-970a-a24b15ec9a77', '752931a3-4293-4f59-b16c-9f051f1343a3', 'Title', 'Thermodynamics: An Interactive Approach', 868, 0, '2026-08-11 12:40:45', '2026-08-11 12:40:45'),
('375ed81c-4912-4a81-9153-33ac8fe9782d', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'Author', 'Del I. Hawkins, David L. Motherbaugh', 11193, 1, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('375fe5ab-826a-4927-8c97-05034577ae6c', '9b8521e4-5071-4037-929d-bc0c8e682adb', 'ISBN 13 Digit', '9788178540975', 15082, 5, '2026-08-11 12:40:58', '2026-08-11 12:40:58'),
('376105a2-d224-4b54-8a0b-ca6e74c2619a', '21e4fdaf-6981-4949-90c3-c65c904b3d3c', ' Title', 'Hindi Sahitya ka Itihaas', 10222, 0, '2026-08-11 12:40:54', '2026-08-11 12:40:54'),
('37622879-667c-40b8-890f-e3dd70287655', '698b068b-249a-47ad-9fef-9f16e833d398', 'Year of Publication', '2011', 16962, 8, '2026-08-11 12:40:59', '2026-08-11 12:40:59'),
('3762a73c-780b-47fc-a595-2c12dad676dc', 'ced84bdd-00cb-4393-974e-15dc4f810335', 'Publisher', 'Swaraj', 420, 3, '2026-08-11 12:40:44', '2026-08-11 12:40:44'),
('376c882e-0964-499a-82d7-207986a4c6fb', '21e4200f-f897-422d-9b12-62a163da7320', 'Language', 'English', 4791, 10, '2026-08-11 12:40:50', '2026-08-11 12:40:50'),
('3771f3c0-6ff5-419c-851d-2b77b8040629', '11f8eb21-2740-4c92-98c4-c15661c70d6b', 'About Author', 'No', 11081, 2, '2026-08-11 12:40:55', '2026-08-11 12:40:55'),
('3772577f-79ef-44c8-9399-252d5b18203d', '6ab3d8ac-0065-4f03-a462-f7b89b32baa0', 'ISBN 10 Digit', 'No', 12765, 4, '2026-08-11 12:40:56', '2026-08-11 12:40:56'),
('377273f0-7b75-4c17-b5d6-9828e3e72020', '810119c6-6df7-47f9-8477-dbf8d58debcf', 'Binding', 'Hardcover', 480, 4, '2026-08-11 12:40:44', '2026-08-11 12:40:44');

-- Table: bookauthor
CREATE TABLE `bookauthor` (
  `bookId` varchar(191) NOT NULL,
  `authorId` varchar(191) NOT NULL,
  PRIMARY KEY (`bookId`,`authorId`),
  KEY `BookAuthor_authorId_idx` (`authorId`),
  CONSTRAINT `BookAuthor_authorId_fkey` FOREIGN KEY (`authorId`) REFERENCES `author` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `BookAuthor_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `bookauthor` VALUES 
('0022d17b-29c3-4040-9afc-d4b717706539', '8155bc9e-382b-479a-94f2-43c8ce217ce7'),
('004c515e-be08-441d-99ac-9cce74f70221', '4b0ddd9b-8a4a-4dc9-995e-d160c477c59d'),
('005e1521-13d6-4af2-a512-0cbe2eec9b3a', '5d1a05da-a9c5-4b58-b512-8388c82b1c34'),
('00b2bb8d-413c-4db7-9178-e43f02b0945c', 'f1abb3e2-84bc-448c-ab6c-2108f6d145f8'),
('00f3ff40-63fb-4200-94ad-b39548841708', 'a98e8e94-dbb9-4979-9f93-68ace2673335'),
('011d76b9-13ce-4a89-a92d-8a5d089e9980', 'd5649888-9821-42db-bd58-3643500ed163'),
('015731bb-21e1-459a-99db-18fe554304c2', '7af91fe7-fccf-47b8-934b-2f788ccd317e'),
('019020ba-36de-40c8-8767-ce5a5775e4c3', '96eabab1-56d7-4f3b-bde7-7fb625a8c739'),
('0215ea2d-0113-484f-8918-920af66dc4a6', '34906e90-65b3-4e29-b979-325e652d9b7d'),
('024cae81-ff03-46a5-ab92-42aa374b0d82', '6d98d739-c52c-4d0f-95b5-2b4678f2acad'),
('0261d1d8-1c1e-4319-a2d9-c6464cc2f218', 'fd6ea3bf-5481-417f-9f5c-e5bcff6a9373'),
('031036f3-52e6-4894-939c-be744aa10a14', '1132915c-b23b-4d89-8569-e58f9ae785b2'),
('038faece-5611-43f1-8eab-b7760cf869e2', 'fa049cd7-9ee6-4fc5-bf5c-4d72a2dd6464'),
('040b62d9-2102-4644-a7c4-0a057e431b35', '55fad96f-b8cb-47a5-a989-2d239cb406c5'),
('043bc84b-2430-4b81-80b8-704cbf5b287e', 'e8a4e284-3159-455b-853a-9082b4bf27a8'),
('045a1ff6-4270-4e21-853a-c352ad5bc289', '18e33f2e-d3b4-48eb-9d6e-3ccb69a9f519'),
('0466f817-d6cf-47d0-9b5b-5b52f7a64f15', 'cd1c49ee-b259-4ed5-b073-7cb775226d0a'),
('047feb96-afb5-488e-8279-37a03679c75e', 'd272b06e-1f0a-48ca-8815-d854bc1e5075'),
('0491d338-4bf6-4fa7-977c-7416e4a22bba', 'ca11c316-88dd-4c19-89cf-e4c2238a0b36'),
('05590c5f-e351-46b3-9f70-09c1c9b4be1b', 'cc9c15b7-9374-4fb8-856f-e3f42f74efa5'),
('056fe6c7-54c2-4737-9d0a-ab7e1e6b5a74', 'cd1e37c8-775e-4a6e-b9b1-dbd8aa46e5c6'),
('059d28a6-e146-43f6-9003-7d04ec291250', '74881e12-c664-41c7-83d9-47688770a4c8'),
('05ad85ba-9bf7-4845-8263-730784c9788f', 'ea75c067-cd50-423a-8f54-6784a1e8f7ed'),
('06b3c17e-33c0-42f0-94f5-9de9b2af0ec8', '234883e8-312a-423c-be98-afa08e5f025e'),
('06db38d0-cab5-434a-8618-2132ec2a11b0', '488e6fec-bb1b-479a-9f50-f50498b2c34d'),
('071a1de3-a5ad-41a3-b4a1-3be24f03095f', '4a32a235-074e-43fb-adcb-4fe106433a44'),
('07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', '41ba506e-a3e5-4be9-ae15-d663500a0636'),
('0768c5e2-e047-4b08-80af-88f527aeba87', '42a0fc01-d80a-4a24-8a61-9a7d0ebdcbc8'),
('076c1f08-043d-4098-ae10-e66978dd01f8', '258099e7-30d9-47b4-ae14-62bbd0f7dd8e'),
('0844f3f6-63ee-4426-9ad2-7f6a028eeaf7', '18b6e738-46b5-4e1c-bd1e-31b1762e2337'),
('08904d5b-7743-49b0-a936-8da1488eb4cb', '5935a0d1-6467-414f-80dd-8b83e2b55aa6'),
('0895f0a0-9534-4e88-bb90-b14aa6db5a99', '8f3d42d7-2d39-4334-9e00-ac76b3edd28c'),
('08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', 'ed5b4878-c255-465c-96fb-ddeb18af24cf'),
('0925686c-4903-4ecb-9f92-2b8092d4459b', '8559e51e-4be5-4eaa-a154-a0e5a828fc91'),
('097f1503-28f5-480e-be06-a36c5096f41c', '4fc91ea3-1527-4cd8-b87a-539d70f9fdd4'),
('09834a6e-8913-44d8-8226-5f67ea249f76', 'd237dcbb-3a9d-4b5c-b451-bb280b601f28'),
('09aed58a-2b32-4561-889d-dfd7b7fdc9e0', 'b29d8f6a-d6ac-4934-a393-00826c3c48e1'),
('09bb961d-a612-49c2-a375-a4aa992af984', '4cb9ea3e-0bbc-4d53-a135-c35be1815ea3'),
('0a2c0d92-4d35-442b-b594-1b349ba4fcfa', 'faba8d5f-af0a-4587-a252-1c82f14847a3'),
('0a3c9a7e-edd6-4c96-8062-238e3ca5daba', '94808722-ff6c-4b49-aa2d-48e8d89914a7'),
('0a77d975-3c31-4f84-b3e4-eadb36206454', 'c49d4382-b863-43a2-99b1-7031195436ff'),
('0ac4dccf-8bfc-4523-acf3-574b83d32add', '3ccd2506-6d7a-4e82-831b-680267d09fe0'),
('0b13d232-0ed5-4a5f-90b9-0efaf321d74e', '154b284b-69f4-43c6-8d2f-6f918bbd86eb'),
('0b4b7d15-875d-48f8-986c-c12fcb147ce8', 'db2c4342-a657-45d2-baf6-0a7629cc8bc5'),
('0b5cb60a-bddc-42c6-895a-c1030a1678b3', 'b4c26e65-fc5f-4e2f-ae50-d520d0ecd67c'),
('0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', '6c05f872-4185-4ebd-ab92-a7a1ddb20723'),
('0bc8e883-f2bb-4e2b-b2d1-c881fd62e08a', 'a0bba47b-da19-4601-b87e-b52eb8077b71'),
('0bf8bf4c-cecb-422f-b277-61157cf42afc', 'e010c8e2-91e3-4532-b979-80d73242b13c'),
('0c29e79e-55ab-4e00-8f99-a9ae63606370', '44dc8341-591a-443f-bf28-f2e6983bd5bc'),
('0c2d1b7c-ff77-4f72-8c79-2bb0cf7b118e', '424adbd5-00b4-4577-96f6-5da989f89932'),
('0ca75174-a911-4d04-9c60-551fa6c82c09', '7bacd612-2b2d-4b20-af69-4c82b1b81376'),
('0d0f21cb-600a-46bb-8c12-e72936908ea5', 'ee69f40c-bcd0-40a8-a824-cb3f0690bb93'),
('0d2f7ebf-aa23-4f44-ad00-cded21604e3e', '9ae01233-3b3d-47fd-b036-bfc452d4f14f'),
('0d30b64d-fa77-4fc1-99dc-b006db6cd0db', 'b571360c-56a6-422b-88db-27980f0cf8a0'),
('0da041b4-d697-4407-a292-1a7216d3da58', 'b7022cae-83f2-4f65-9b29-1b18845c7701'),
('0e09876c-c53e-4ea2-aab8-c07db8166d0c', '6527cbf0-6941-417d-8019-61ae5f94a75c'),
('0eab0461-ce5f-4b52-92ee-cfe2f9f0bdaf', '855c901d-bbe1-41d3-ba09-01efa2bcd87c'),
('0ed2de41-84e8-4131-9bb9-1bcda938e13e', '71fb428e-aba9-4dab-bae6-3fafe31ee828'),
('0f5678a2-06f7-4465-a401-d041d967547a', '2a1e19e7-cfde-4437-ba54-2a464cadd386'),
('0ffa8b3e-412e-4f24-817f-76fd2f880ff6', 'b4d1fe49-c217-41ee-8119-114d1135620e'),
('108cc098-3c03-4a28-97bd-4ffd5bf0a0de', '1840e689-bf9e-4144-9b4d-e28ed8fbd7f3'),
('10a58b45-f0e3-4d2b-872d-ab3c4e720e25', '258099e7-30d9-47b4-ae14-62bbd0f7dd8e'),
('10f8b9a4-a237-4aeb-85e3-325bf349c53d', '29143c84-5399-4ab6-96e2-bcfbed7bc9e4'),
('11352088-4d7c-4c63-bba5-8619f94b368c', 'd8c28a95-7608-44eb-8135-7b73e1b1f62c'),
('1189b39e-74e8-4d46-a252-ac9de9b7926f', 'cb566b60-a857-4d51-9c92-71752fec57c7'),
('11acd124-5eba-4c9d-88fe-ddbe92c085e3', 'e968a295-55eb-4cfd-ba09-928a47fa6883'),
('11cc07b3-aec0-41de-8a63-d78ec57e0213', '9e829a1f-d407-4323-a22f-3554721b4707'),
('11fdb683-a9aa-4427-98a4-1888b8debf2b', '14352532-2d6d-4bed-bff6-b7a2a70066e5'),
('122ef7cc-3e4e-4582-a5d1-c19602f3817f', 'd925b7fa-2a58-4f5a-acb2-00d3d88c184b'),
('1238c8ed-e981-427e-acd1-12b7ce7d0ed9', 'e8620d5b-e99c-4582-8a2b-3945b21e8547'),
('12404026-203e-457c-bbac-06129b7623da', '16b35565-4890-4dcb-adb0-3e8339e7a796'),
('1275264e-be88-4535-82b7-b2feb25a6548', '6bc50be5-a942-428c-89f6-292b35707c70'),
('12af440e-5167-4cad-9ca6-7528eac44055', 'f42f2b91-59f6-4a46-9e96-0579ef8d5a6e'),
('1377eb9b-b4de-4697-ab0e-db156ecc1d07', 'f2042c6d-7308-4d4c-bfa5-3a32601a9f1e'),
('138fd2e1-3a64-42eb-b1cd-a0bc9d738c4d', 'f7ddd9f4-3407-4491-83fc-b3da057d52ec'),
('13ae25cb-81ae-4b3f-ac44-767bec800bf7', '606cefef-b118-47d1-876e-64d5e74f3834'),
('13c80798-46f0-42b1-834e-839d5b787179', '2cac4fe6-71a7-476c-a288-0da75be0380e'),
('13e41ed2-dbf8-44e2-90d5-1324e43f22a9', '3a6d4ef1-06e2-403e-a5f6-0f589bc24bea'),
('13f37178-d2e2-4a24-9754-a09dc5b26885', 'dee1bb86-e827-4e83-b8ed-435da739e7a2'),
('14146fac-f5d7-486c-a032-7e881dd2eb7f', 'd77bb359-f73e-4eb9-b481-099c381dd82a'),
('142e90bc-0f50-4536-ad18-77e95e6a2b71', '08aed98f-f6f0-441d-a064-47606f288676'),
('146806d3-450c-4152-ab04-fa21ca2dc0a0', 'b74d922b-178f-4710-bb92-b14d88acef18'),
('149b1f0f-44ab-4a69-87cb-7f9d48978445', 'bf895332-8359-4e66-b15a-66412e762e09'),
('1577e21a-9692-4175-94e5-cb90660f8402', '4fef87b7-a0eb-4bba-a2a7-8d7880667039'),
('1584daae-0ac7-400f-8177-b04a68e1943c', '7f231d3c-b865-4a76-a3f3-2271102bb662'),
('15e5eda3-ceca-49c5-86ad-ed6eaa81b4c9', 'eb7cdced-dd00-40af-9648-5d45bef3e654'),
('16b0d0a9-93a4-4375-b23f-ea12b2c80510', '91d617c1-93f9-4230-b3ce-2feb10a5c900'),
('16c96f88-c902-478c-8fc9-bb6e46f92ff0', '3df8c22b-680c-4699-80b8-0e2eb9dd16ce'),
('17261b9f-91c5-4992-b411-6d506b05f90f', '4eee6456-e09d-4a12-b45c-9dd5611dd358'),
('1743ce33-9561-40be-a014-dad482dabf7f', '04da05f1-6f2e-4afe-be29-f5bc522627f3'),
('1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', '86d6d3b0-e1d4-4084-97f2-8dd89651716c'),
('178ca559-c765-49f2-bc54-b44204290cb8', '79ae6195-6507-4271-969c-2ea6d0afe734'),
('17ce56c5-b382-49e8-b837-c9f58edf9e5c', '17ba2eb5-819c-4264-8cb8-97aea38e8755'),
('17d0c3e9-1e1f-4fad-92a5-13320435bd4b', '9ca3a82e-bfb0-4ac0-9f6b-f82414bb4aa2'),
('17f65cdb-a960-4ab9-a161-f4ceb827ed38', '51bdd406-f3c8-4f93-b3e9-0a6905bb2c94'),
('183da2aa-6560-4b46-8395-4933338a080b', '78072171-cbbc-4418-a63c-1deccd712e90'),
('18448dfc-50a9-4e50-a735-c82e2d1ab4cd', 'ab6b8112-6bc8-48ef-8f37-48c9c770675f'),
('18563a5f-9918-4a0c-ae49-ac2e2e05999f', 'ffe1dffb-391d-4ef5-9f07-121e6cb249c8'),
('18663dd3-1b0e-41b7-a487-05372fee58ff', '9c2ffdc5-5693-4918-980b-29da40eee1e9'),
('18aa5ce2-363f-43fa-9613-5260d5df42e5', '0e366024-50e4-4fe4-8d9e-493ceb62a88a'),
('18d1141e-e09c-4ab2-8cdd-5e798c40da36', '119f09bf-68be-4578-b8bb-263891f2ce6d'),
('18d51e37-b28d-4d9b-a70a-fa494c9bd4af', '0be6677d-6554-497f-b909-bccad4dddf9d'),
('18ef49f7-543e-4955-9fa9-f4654cd5017a', '943e94d7-2195-40c3-8cb7-dd12b399dc2f'),
('1a3bfa34-1964-4c9b-a6d0-16932257085d', 'db724220-ad69-48e9-999a-72a99c19f959'),
('1aad90de-925b-4c39-8238-f7b09f999f1d', '41dfbec3-8dc6-4230-b2ec-5404d7aa8207'),
('1ab45e58-368c-49c7-b812-e98776edd59d', '506b6319-1aac-4b6e-bc6c-af6f11059855'),
('1ad5965d-5937-4ec3-bc9e-dbafbe14175f', '0c56cdba-49d0-4250-bb88-be3fbd6a41bb'),
('1b3b4c40-e646-4022-8be6-2d8f03e46b6b', '3386604b-ecda-43c0-b6cd-d96af01d417e'),
('1b62015e-4523-4279-a039-0909146c92a4', 'c71a7995-a729-48db-8e3b-1938a990498e'),
('1c6423ce-a6ff-4957-adb8-605270b1ea67', 'bf68df37-b8ce-4e18-b7b8-3db291821fea'),
('1c69549a-0efd-4c2a-bc00-6a56d2e629d7', '90aafb31-065f-4240-8b9d-4379cdf25b5d'),
('1cac76e4-e3f0-498f-bd4b-75031b734c45', '97081b50-f145-48ce-8fd4-b715588a36fc'),
('1cd6493d-75f9-4696-8ccf-558c83f1b332', 'b312b23a-03ef-42ab-a04c-39e983f3cfcc'),
('1cf570e5-b285-4174-b479-370f97c2ed08', 'b8962346-0796-4d19-9802-a251f8aec879'),
('1d18173d-711c-473d-8851-1a4483d8ab9d', '87c03069-ceaa-4106-ba14-ac64fdcebf9f'),
('1d18a8ea-04be-45c9-9896-5a83c08c84be', 'c25e8647-13ae-4517-a030-8abceced5612'),
('1d2cef9a-367c-430d-8d89-a2da7c7d45b9', 'bceba793-80bf-4ec5-b4e6-6b8ae5be52f1'),
('1d8e2e04-8db1-4d22-aef5-2efddd768f28', 'c2177ae1-1d08-4d1a-8fd8-548c1f7a791a'),
('1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', '68d87ab1-e4b4-4207-842a-f134db45ffb9'),
('1e179807-b5a2-405a-82c1-07a316be64fb', '889ec3c0-b6d2-4b15-852d-60f953fcbbb5'),
('1e4a22f8-3001-4b72-b733-ba6cd929c605', '78785438-05ea-438b-9bde-adc292dccf25'),
('1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', 'efedb8c6-e57a-4ad4-a269-507e1ccf0e69'),
('1e994e5f-d6d2-4054-a200-5489cb2f7a8e', 'd5649888-9821-42db-bd58-3643500ed163'),
('1eb43ef4-abae-4f40-9c50-90311af2b41f', '095bf3b8-8e35-43d5-b8bd-07027f1a5e03'),
('1ebbf422-2742-47a3-bede-505e756cce15', '62d57801-15a1-4c99-9bf3-d6b182c2c14e'),
('1ebf55ea-4f71-4912-9f12-07c5948cc53b', 'f0711da4-ef8c-4a65-a525-2dcc3fa7e025'),
('1ef0d990-1b0c-48cd-8048-fae12e38d782', '99612aca-9f57-4c28-a4f4-917d652d3c43'),
('1efe6925-fdf6-43cd-9702-8d28eecb5ea7', '4ad29463-21c5-43d4-bec2-f87e6f63aec1'),
('1f2d327d-6c4c-447d-ab9b-7b37749e37d7', '9928ea4c-7608-476c-bdd7-ca940fda7425'),
('1f31ea2e-7b91-4cac-8f23-bcc2311d2d8f', '61641d96-4712-4fdf-8076-5e00dbfe43fc'),
('1f331562-e2ce-4060-9303-f9cccefcb7c7', 'a8a27030-9e76-4a56-b169-f3802866af14'),
('1f575279-e96d-44a1-bf9a-0752deba7d95', 'f218407b-9a8a-4f3e-abe9-7ad13ed9d5ad'),
('1f6ca553-5fb5-4727-9f97-188759f623b2', 'fc413821-dc88-4341-8af9-8548090d5b0d'),
('1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', 'c9c2f3e1-8da0-4b0c-a814-3ca7fc01c6ed'),
('202d8597-24bd-489e-8073-3176851cf34d', '643f7697-a4ee-4058-82d0-83f37a02f71f'),
('20bcc89b-ab57-4ceb-95f3-a0e425f9c903', '60927293-da11-4d16-8d14-a2dd24e3113b'),
('20f0176a-b1f0-4fb0-a709-1d75fa0accbe', '0306a391-347e-409c-aa5a-274f15e01629'),
('210bbba2-7e86-4bd6-8176-c27b8eb69a7d', '2b16e250-6f8a-4d5b-aca9-5714f9cb8fc5'),
('2111bb45-0e51-425d-84f0-3ae0c5d2bbba', '77345b07-7a6a-4d11-9ae8-4c034622bbaa'),
('2152b2fe-3e0f-41f1-a90f-d7ee96cdd092', '4d2afe6a-fee9-4216-afb9-61a08803421a'),
('2174063e-f593-4a9a-9d66-ad8e86828039', '39dea3cb-5e6f-4a04-b969-036ce00d4b7f'),
('21bb7460-e11d-4509-96e2-e4ec51d195da', 'da61f118-4f81-490a-8216-44a21648a80e'),
('21e4fdaf-6981-4949-90c3-c65c904b3d3c', '814706c9-db0e-449d-9137-26d6ee2294a5'),
('21f2d757-b345-403f-88ba-269291f1f932', '4277dd69-9399-46cf-90f7-b798f6219fbf'),
('21fa49f4-d88f-4478-b269-5571808bb55f', 'c2fbe00b-31a4-42e8-be19-25fc7e301da7'),
('221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', '83fb2583-5390-4c25-918e-8c9603d7918a'),
('22c3a30c-9b86-401c-8b4f-998b125729ac', '6842c0d6-9fc5-4e51-834e-2b761f86d9ec'),
('231714d0-cb2b-4a20-a776-8983b5019d8b', '9756a163-bc4e-477e-9c6f-9afb07f1084c'),
('23500075-0e64-4e3b-bc6c-717d6c255932', 'fbf6e18e-ef88-4c04-8268-30a9757c9461'),
('237fe6b8-b29c-4b03-9085-146493449838', '2033044d-1f72-46b0-b179-08b51307f821'),
('23b134cf-51d2-4775-b9af-390e7f357040', '8682529c-dc1b-432c-82e5-df96dfe557b1'),
('23b24d63-14de-4bc3-8117-35f3ac7f7961', 'f540627e-1e8f-4c1f-af38-da3527cc353e'),
('23ccd0f7-f6ec-4bb3-9c79-9210fcdcb141', '23f9d7aa-d825-4c24-b0ca-d21a3649b169'),
('23f268ff-9800-4894-a957-924b11c49734', '0c41a0f3-d5de-4265-8cd4-1a6c19b84764'),
('2406eddd-ad55-4e2d-abbf-77f9172fc898', '1a6a2682-2e0c-4e5b-92b2-cc5b21ea6dd2'),
('2412f555-e610-44a5-9d19-ea5782604904', '38e72ecd-2128-4c8b-bf50-2ad6f95d1b81'),
('243d343e-c0f7-45dd-b87c-536eb25a815b', 'd3f32e0c-e38e-40e2-b7fa-5f8003c39fad'),
('24438230-3689-4bad-9c4b-626b7179401c', 'd3ff21e8-c597-4936-b20a-ec2a19bf9a69'),
('24b1551e-2cb2-4801-aba6-8d77a8a80ca4', 'bef1b79f-1100-42e1-9b4e-3164366868e7'),
('24b74a24-bced-46b3-a5ae-e3960897df76', '7d000a05-0731-4105-acb3-2a18d660dd46'),
('24b8916e-43bb-44f7-bd03-c360c2882e88', 'db724220-ad69-48e9-999a-72a99c19f959'),
('24d32851-e0bd-4bba-a23c-877cff0ad88b', '0cae7e84-5c68-44b2-b01f-180c25ee7233'),
('24fc0a08-c4d6-4e9f-82c2-d1b0d48d2566', 'ab92fda4-e679-4dd6-9bb9-68df8b7f2714'),
('2506406b-b581-4e66-94bf-db30e13672d5', '79de021d-430c-4dea-904c-401a839c59fc'),
('2509da83-f000-43a0-ae39-b5fece6eff52', 'e620408b-94c0-42ef-926d-2c976b860446'),
('250a21ba-8c2c-4dc8-87c6-9beec004f772', '2f7029dd-3c78-435c-b11e-373636937d2b'),
('25ba975a-30b2-4062-be8d-7cc1103c31c5', '33b63d3f-796a-4de4-8f52-cb8446e5b4ee'),
('25c7429d-022c-46c9-b77a-52f807091230', '59c9e6a4-5820-4627-9064-24f1013c1cc1'),
('25dc1c91-ac6c-4045-ab2f-2bb8674132da', 'eecacc85-77d1-423b-bf57-9887259c1017'),
('2628c2b6-931b-46c6-a332-5d7db77fc75c', '59877e4a-cb79-479b-8c95-fbe8d015c64f'),
('26861832-70c4-4004-8977-9614d0caaf11', 'da19d536-5848-494f-9d3c-1210b9eaea02'),
('26a98cc8-cb5f-4391-83b8-47d7cecba67c', '481611c3-f13f-4fb9-a8ff-227319919c21'),
('26f570ad-1c54-4634-b61f-ad9ca27bf425', '05d4abde-a579-41d2-92a8-4fe3877a679a'),
('27cbaeaf-da27-486a-af0c-a0ae82524962', '87bdaece-fa8c-44a6-9269-adc92f119296'),
('27d677df-f023-4f89-aa98-7518cc0b5478', '258083ee-a59d-43c5-ad5c-807aef27db22'),
('28229424-da52-411d-b774-469e15286bd4', '335a28f9-ae33-44af-a271-fe5aafbff383'),
('282f604f-351d-4a1f-953e-cbfafbd2bd2f', 'b40d8bee-1b5c-434a-8ef8-1bf4c0860035'),
('2851732b-20d6-4393-b74f-aa593fd5c20f', '0b70c390-9967-47e2-bbde-adb136905b10'),
('285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', '2b646d49-11e2-4d66-b4c4-e921023491ba'),
('286189bc-d676-44b2-8d71-42513f363079', 'a3be7a3c-15a1-4ab8-9ec3-9d8a76e7c6ff'),
('287369e2-d97c-4948-b017-5099ff27bd30', 'b6f3c300-428d-41ec-a6d4-64b9d85cbd33'),
('2875ea68-672d-422a-913a-904dee35abb1', 'e93c3041-5512-4663-8d57-1197299fd85f'),
('288c35c7-6ab4-4d3a-8e7b-9f2f84c67ef8', 'fdeadacb-f709-4e9b-9197-56436de3bd81'),
('289cecea-7be4-41a1-9dc1-1fe8d33c27d5', '2bbbe30f-fe5f-43cd-ba5a-bbb6158d3986'),
('28e2adfd-c34c-40e3-ba96-886cd2ed8126', '4cd75e4a-b6db-47eb-9a69-1e7b810d332e'),
('298899fe-77f6-43d4-8fbb-06d539a09065', 'ada86f31-0051-4f0c-a8dc-134764c4f1d6'),
('29c95280-2704-45e8-8448-213bf8cb5b40', 'a1c30028-3179-4ae9-bbb0-5eb11fc17ab9'),
('29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', '2a72542d-f4c3-4b31-9df5-d54137892ba8'),
('2a37e980-2d5b-4ae0-b168-f47f3ea61629', 'e8a4e284-3159-455b-853a-9082b4bf27a8'),
('2a71084b-a427-40d1-b530-e35a6f04b01f', '9a71ccb3-384b-49f2-a96a-f40117847e94'),
('2a7c6931-ab75-4fc4-8778-1f29f6e5e263', 'cd9414c7-d9e9-4333-97c3-8b5dd1eb9f06'),
('2a8858b8-fe81-43ec-949f-ddb018a24a7c', '068f26df-f50f-4140-a55e-39985796bcf6'),
('2ab21e3f-872a-4c2a-a7b0-aa99bf0076eb', '579f5bce-3b63-4e8b-b5bc-64dd8c7c04fe'),
('2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', 'e04f6b5c-44ae-4795-9f7b-4d348b58d9e3'),
('2be9c498-efbf-43d1-a63b-6a564cf0b9db', 'e340910a-18d5-4279-a41c-98b28a68cb04'),
('2c39433a-3c22-4b72-b673-a3ea083e0269', '95c4f468-998e-4436-a13d-a0260200199a'),
('2c3b5d45-c36c-4def-9b32-dc692e295efd', '33e6b716-2226-4e88-af48-da57a2055d17'),
('2c3c6880-81f0-4651-b2bf-d8a9d894fa71', '6b70f6d3-3abd-49c3-98f1-64cd6c529ccc'),
('2d4c635e-1ad4-4ad9-be86-29d7f65992d0', '4c6ca24f-359e-40f3-a97e-36d0ec75de47'),
('2d61925c-abde-4a3a-8301-2c56b2699cc6', '3c015555-b052-4515-949e-0726b376ce71'),
('2dd60bad-a94a-4577-a159-1e0c41a42a14', '56c35dad-b712-4500-8ecf-ca6e15729f3d'),
('2e2c3a92-6fe0-4b12-935c-ef7a07fbf638', '53831a69-9826-4f4d-a663-a8c38403adbc'),
('2e4abc13-5fa2-43f4-bbae-9ff4824ddc68', 'ae53aa38-9a91-4f6a-abb3-7e4320b8ee1d'),
('2e61fd8c-24f6-4efc-b6cd-80497e8ccaa8', '47add3d4-32f7-44cc-9bc3-9c6c55621603'),
('2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', '3badd064-f988-4305-b3e0-c2c89c45c732'),
('2f202c6d-97fa-4196-91ac-1cfa39fe1226', '2232cc21-1600-4e52-9989-bc200ecbc1f4'),
('2f5c6be9-57a1-4c94-8353-311968bd01e1', 'd82ba811-f3e5-43ce-81ea-318140f91cd8'),
('2f64ee19-a09e-4c1a-ab72-0e30000de23e', '025f36ec-d926-4996-9431-afb172944db9'),
('2f9c1b30-71be-4fa1-bfc2-662d617d4d18', '258099e7-30d9-47b4-ae14-62bbd0f7dd8e'),
('2fbcd9ee-52d0-4d0d-b6dd-b478abb8fd9e', 'ace622d4-5795-4cd4-997e-6efbf80e916e'),
('2fdad397-8a0e-49d1-be52-112fcc8b5ef8', '0afd4ca7-58d9-4c91-8bca-f782ddcc9939'),
('2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', 'af89294c-48ce-49a6-ba60-772f6363dfaf'),
('30f98e9e-f0cd-4e60-b5c0-a25f330aab07', '6e6211b2-ec0b-4830-a569-9eb40998cf6b'),
('31011c6c-0bed-4036-ba05-0919258026db', 'fd200367-9f58-41b6-beee-ba03c8143bc5'),
('31162320-193d-4cc1-850f-8605c776de87', 'ada86f31-0051-4f0c-a8dc-134764c4f1d6'),
('3173b91b-84b8-426e-b61e-574dbde18c2d', '674df744-592c-48f0-a84a-64b01256288a'),
('317eba0b-b372-4bf1-a246-0892190a0179', 'ffe5a1f7-cb19-4e81-b92d-805e9bd51b08'),
('32d78f7b-382b-4ea0-b495-4c652c7f5e76', 'aac7dd93-4f56-4e39-b86a-ea4556c8e201'),
('32eb5bd2-e286-4d86-a732-bb1e332d6dba', 'abc31733-ce84-48cb-92f5-aa3b0dfd4bd2'),
('33b1f9bc-272c-47d4-8bb7-0ea5658dd1d4', '1691c04e-0428-4dd0-87a0-d6d515170114'),
('33d59866-54d2-4a0f-ae2e-4948cbeb697e', 'bb14b1e5-6ebd-45c7-907c-82afa8fc73b1'),
('33db1c36-47c7-41e3-86f4-adbb852cee54', '46a67338-a9de-4ee5-a3ed-6117465cd7fa'),
('340a2a0a-d70d-4389-9543-19745149d921', 'cf56563d-ac12-45ee-8135-8e3168b2d5b4'),
('3412e088-f2b8-447c-8839-a0cdf0405906', 'fdbe8cd4-9f2b-4ffb-9482-d857f837b43f'),
('3472fc55-f6f9-46bb-9c9d-e066e1590aea', 'a8ceaad0-52ef-49a0-b9d4-978bf28e18e9'),
('348cb266-6fec-4932-bb6b-15c9b86e95d9', 'ffd2e2cc-207e-4f09-85d7-f4dd4215333b'),
('3492317a-e8bb-4a64-a9c7-8d44f91251a6', 'a6350456-3eab-4206-bc0f-f76242710d22'),
('350ff991-fc28-40c5-bec2-445abb67e611', 'c859407e-1623-4a6f-a2a1-9ad16a4a4ef4'),
('3544e8f1-a877-4daa-b781-813b9828406c', 'ffc1bcf6-f086-44d4-9907-473fc9ef0995'),
('3550c579-8904-4cf6-acc3-a98162f312b7', 'd494fe3c-500a-4aee-b2f0-efd534c7821a'),
('359b355f-7a53-4e79-b4bc-2ca22305175d', '5d1a05da-a9c5-4b58-b512-8388c82b1c34'),
('35b927df-ad61-4eef-af45-02223f85d867', '60d75f02-1493-445b-b3c2-8e0713a3838a'),
('35ce055a-041f-4cf4-a55f-2c400eaf097b', 'ba74c860-2dd7-4584-b99a-b42e50201428'),
('366bbea9-2af6-49e7-b3b8-3b1189910d8d', 'a81f2d0c-2423-4d2e-83d9-66c24c4c8a94'),
('36ae3338-324f-4b54-8275-1f07942db6dc', '1514f011-40d3-4476-8908-85d8175da48d'),
('36cddc2d-70fb-4204-af18-4920837daf18', 'b7b9f427-4fc6-442c-9afb-b52bdea87db3'),
('36d34666-539d-48aa-ae08-be0891a20cf0', '3a8beb60-4aca-4aa9-886f-b9fb0878a31f'),
('36def51d-45f1-4301-8e06-af88315cd4b2', '58324819-6e32-46aa-a28a-758ee0d74e45'),
('36ec62b6-c045-4840-89d7-b7ca2a82bf81', 'ec0e1f5a-c0ca-405f-a966-c91d99c8a936'),
('373341e8-b2a5-4dfd-a29e-7d03288d21d8', 'e7af61f5-4ea8-401d-83f4-0bafdca7d959'),
('374a902b-aff0-4c6d-9e99-53bff64c4030', 'ab57f7a3-6519-4f53-bfee-e4444d822a4a'),
('377201b3-baa5-4b57-bcd0-6ac4d8e396b4', '990db928-f766-4dc7-a800-2f268fa60c15'),
('37c45228-1b5f-4a69-95f8-613f27f603b1', '3c202566-516c-4f2f-937d-68f3044397a6'),
('37dcdf40-8f6a-48f6-990b-63b232363c9c', '00e49ed3-9797-4b01-aeb4-7390ea4474d7'),
('37e1dfd7-5e92-4547-83dc-e1ed8a344573', '5841407a-99fa-4f5b-9a2a-5b3f2d84e0e7'),
('38988170-b3b4-4f36-8bb1-7123f1f08c6f', '4ddbf975-dd04-41c4-b891-95644b25b996'),
('3917d4da-8622-41c4-831f-c9cc071d51e0', '8e5f3ac0-06be-4a28-90b6-c51b619a014c'),
('39842619-2615-4504-903b-b95b4030259d', 'e5e5a2ca-43b0-4de3-814b-e5a352c173ad'),
('39f73621-ad80-4f8c-9f74-3de52de8fe7e', '27fc5705-9a0a-49dc-8ab8-f4eb31745875'),
('3a08cbdb-9bf5-491c-b573-c65d16e8f980', '910005d0-82a9-48b6-b5b5-ad8d27cc879f'),
('3af6eb64-c128-4f4a-b263-49f6fcb79987', '9178d8d5-f9af-47eb-bd17-de6b8de97ac1'),
('3b10b72a-8161-487b-8a60-50653a815cf1', 'e2c42f64-2883-4d1a-87d0-ba08b41d39d5'),
('3b14384c-6333-47f0-b820-72a4553bd42a', '8af3af25-86f4-4064-9fa3-d71233c3da65'),
('3b9888d3-318f-474a-9bac-7e9a039a4912', '074340b4-d323-43c2-8413-02b32d48d908'),
('3bfc7bc0-1f6f-4ff3-86e2-5bd136a8e540', 'd9273dd8-08c3-4450-878d-f768a83ec2d6'),
('3c15074c-03a4-4aae-bd65-d211be8f3322', '0593ec7b-f840-4495-b772-6ddedff9dc21'),
('3c5802b3-c34d-4e0f-9409-77d46e4e68a8', '63fb51ba-0858-442e-9377-0223119dfff2'),
('3ce7dfb3-4ef0-4000-b96e-df05b375564f', 'c6abf30b-0780-44bf-ba67-70f3a583a6d6'),
('3d09e811-7ee2-4863-934c-98f8aab76250', '25fa09a7-dbc0-4326-b5e5-507d8fb80d27'),
('3d46b288-63a5-4356-9055-74396f876d3d', 'd2422b90-31c6-4344-a3a8-385b3a20b77e'),
('3d4e83e3-370c-464c-9af9-0ccba69a5ef1', 'bceba793-80bf-4ec5-b4e6-6b8ae5be52f1'),
('3d6dca7c-c5c5-415b-8f26-1b5134e6dc58', 'e062b5ad-5e53-4506-814e-3940bcd22779'),
('3d6f138e-cfa5-45b8-9cb9-8d80ac8fee93', '25d559e4-1767-42c8-a57b-6165d69871e4'),
('3dbd0208-0f47-4718-b9df-ea0d552c8342', 'a1864309-39d7-41dc-b532-b538b7453e3c'),
('3dd852f5-945e-4eba-9899-e91ea2506662', '14c65c88-0cac-416d-93d6-3bb0f273dd76'),
('3f033116-5953-4942-a3d6-5e4cf038c8cc', '33e84fad-845c-4a09-ab5d-dbaadf78c6c6'),
('3f20ebb6-be8a-47ef-972e-6ce9991dff19', 'e2f75afd-17f7-419b-a3c8-f67790772059'),
('3f4aaf2d-dd86-4f73-be45-f526ec935828', '8e167d52-d7ac-4a6a-99c4-ad960f4b5aa0'),
('3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', 'c43055a6-1e1b-4aad-93ea-f4443a4632d7'),
('3fd51d7e-e992-44fc-9d3a-5c6579b09340', '64e2d6a8-ad01-49f8-8d49-03911e48809e'),
('40ca4c6c-b31a-4b81-b662-0b5049d256dd', '3524462e-ae9a-44c7-aa2c-4f983d8196a3'),
('40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', 'c7107e31-44d8-44dc-ace1-074354190391'),
('416165c9-b099-4619-9d2d-49995a409759', 'b801e1da-15f0-4328-b92e-f6beba8caa70'),
('41668be0-a254-4819-bdd0-14ebb62ce57c', 'b186b3a8-35c8-4e44-afe1-b637963a1678'),
('419dcb42-c7c2-40c4-9c8c-d53929a28bd1', '6ca1d473-99d1-4a82-9f5f-f05b182d069b'),
('41c5c82b-78cd-4e63-98e3-9c3510964386', '6bc50be5-a942-428c-89f6-292b35707c70'),
('420260f1-5659-4752-b767-c2539f0c7676', '6764d42f-dec1-40b3-86ca-f3eda06eebb2'),
('427c2ec8-040b-44c8-afa3-57028a9853d2', '479db38f-8a44-44fd-bfde-734627d068dd'),
('433e33b0-560a-4285-b6fd-b4554c9cfc7a', '9e2340bc-2874-4765-bea8-bcc61dca6ab3'),
('43c74b07-c6d8-4c6b-a320-db2b5a37e7c2', '90cc4e0f-f570-4502-904a-b0e40dea3635'),
('449f9050-8253-4bee-9b62-cce088904a6d', '564ec005-2fea-49fc-a0af-dbc755f8ab57'),
('44ec5ce4-7f5e-45f6-a137-e909c114bebb', '3617a0ad-f2a1-45b7-a2d0-22da597308ce'),
('4524f69d-5549-448d-b4eb-47c3d87cf64c', 'b74bad00-762b-4904-abda-aa1395236f82'),
('45334f66-21fb-4d2b-8216-9e259af84e25', 'c8660f77-a272-4060-bcae-72c1a9d0c29f'),
('456f0b83-668d-41fa-bf69-7b7857b9e029', '1b0bc3a8-fa85-4d08-b36c-d9a3e2170b11'),
('456fd3c9-358b-48d8-b965-71441ab79007', '12f919d5-3282-4dd0-9002-ad7e217470c9'),
('46028408-cd9e-43f2-bb61-e0eee80d4fa4', 'f77d3466-04d1-41ac-a218-4c514053b626'),
('460be6ed-4407-4a7f-9971-02ae34e9c033', 'ed5b4878-c255-465c-96fb-ddeb18af24cf'),
('461e0a8a-96c1-4f5f-ae76-0473d570588d', '431b798a-dde1-4546-920e-9ebb70786c7a'),
('462c3371-741c-4f66-be02-0d6e78ec8f9c', '7c0243cd-000c-482b-8cba-10da80e6f68f'),
('4631230b-27fa-481c-a8fd-8c6b2af01f90', '08808699-f95f-4fa6-99f9-bb12b7f4e6a9'),
('465331ee-867a-4bc9-9418-bad4a6b098a0', 'd627d683-a9b1-4869-8e0d-f099673173f2'),
('46ace800-6cb1-4d45-a043-82b0a04329ee', 'db724220-ad69-48e9-999a-72a99c19f959'),
('46aecbe2-11dc-4678-8b04-927636a03e9a', '0319d63f-6269-4fb3-be25-78175beb80dc'),
('46b5d076-6e26-43b4-8344-0108fb3ff998', '24862dde-8e25-4329-8785-1ff389d6cb03'),
('47656771-3a01-4a46-8768-b0a26c0974dc', 'b200defc-0fb4-486e-8853-75f6eed7a102'),
('48509ce4-0bc2-4263-9703-b539744a0139', '85b2ee25-2f40-4c1b-9974-062bd7426fbb'),
('488098fb-7773-4dbd-8ec9-33fe6b996f1e', '3c84d3d5-b939-4d1a-a431-4987ea5087be'),
('48d88f39-731c-4c20-9bad-3d58ed0fd2f1', '7e366ae6-714d-45ed-acf3-3636e4ad7242'),
('490bcde5-fc6a-483e-be40-8b64b9299487', '9ff025d4-2eea-4cec-955f-98d83580b052'),
('497684d3-bfa0-4d0b-bd00-778e91a050ac', '5943c454-a7a6-4d48-9e87-c589a8e46594'),
('498c7d5a-9a9c-4097-bf41-079e53b5ed2e', '922ddf0e-9980-4fae-906a-afe60cf33181'),
('4a54d0aa-de02-4eb6-99af-ccc74c702f8d', '845eab7f-da76-49bd-bedb-08537aad9f82'),
('4a8719d1-820a-4b64-9190-1c50d36dfd1e', '4ffb85cf-cfd2-4afb-bf91-3c4cc6f3d95d'),
('4ac5fbf7-da19-4461-8a5f-ae69a5324ece', '954cd81b-1ed4-4e9e-b727-0e31a78920f1'),
('4b2c3a02-276a-4eac-8de3-540387cb97df', '31590a51-30af-44f7-aa53-e8ae730a0786'),
('4b4bfb25-906a-4ba2-aa2c-db8306087b99', '4cd2fef7-c656-446a-aa61-98093bcf8a1c'),
('4bbc42f6-dad1-4376-bb91-abc4094588b7', '359f2d35-4b2c-4d2f-b2f0-7c78b52baa06'),
('4bd1439a-4cbc-45b1-a3ca-5daf6a4aa3dc', 'f377d0bd-91a5-4eae-993f-25ee5eece999'),
('4becc02c-9d1c-4164-ad30-fa1651e78384', '892ae4a0-bb0a-4151-9c79-d48f898e6af9'),
('4c077233-9c81-4ceb-958b-a5f970fbc7b4', 'b5a9ed8c-e97c-4939-ba62-634c1070493a'),
('4c3993f4-36b7-42b9-94f2-b23ccc6951da', '0bf9fb4a-7c20-4a23-bc17-d5328e1ab090'),
('4c41a3ff-118f-415e-8bdb-96feadbc5d33', '6c5e392a-b3ad-468f-b309-96c324bfb321'),
('4ccd07e9-963a-4c09-9dcc-eddf43b18fda', '9e7fb34d-076c-49a6-96a6-dd25b7261a9e'),
('4ccee138-8d5e-4c18-8649-a11e7df85846', 'd5ad7ab2-48ee-4a6c-aa62-5dbed4dc7806'),
('4cd50536-0f72-4dd0-925c-91b49f591894', 'b5c6bf3f-86a6-42fb-9e00-7828c56df163'),
('4ce9b380-c93e-4a65-869c-e08e79cb77cf', 'fd1afde2-a162-489e-b01d-74dd397b8e0d'),
('4d1a5767-0174-4886-b496-73101f02623d', '8a13c637-3265-4e6e-ae67-53faceb7aeea'),
('4de09fe4-bb00-4165-aba0-5277c404853f', '25264a37-3c3a-40e0-95d2-72dd74dba6f6'),
('4df30c7f-b955-4f43-8525-81c4b1e87029', 'aeff3060-a816-4572-ab1d-f5884705114a'),
('4e29234a-2f6b-40de-92f6-50d83dde2917', 'ab1a1fc3-da34-4426-a969-c050169bc5ef'),
('4e371092-6178-40cd-9e88-9cf630319ce6', '5788552b-d8c4-421a-b7e9-c3a01ac17237'),
('4e64e9fe-3c1c-4608-a515-a513854d89d2', '590e6c5f-815c-4d07-94a4-99005ed6b9c7'),
('4e74ed2c-37fd-4664-94ac-5087481524e2', '41fbddf4-26e4-4ad1-a158-bead9920741a'),
('4e8750c1-0c9c-4e8e-a0c0-10e59e116854', '33b93185-7f7f-47e2-a798-3ef00e44d477'),
('4ed93990-a4c8-4299-8681-7dd5271aa26a', 'f0186a31-6394-4add-b340-cf649ee3f125'),
('4f07b394-2741-4f16-b7fc-5c40f86c62ea', '697f855d-9679-4fb8-83c4-12804eeef6a7'),
('4f669867-43cf-4beb-8c83-6def2c8c9c1a', '25ad1b9b-02bd-42e2-88e4-a165465da3d6'),
('4f7e3459-57ef-4f26-b0d8-5b20069fb630', '9de9d40a-9a58-4cd0-a4fd-4b44b00da4f3'),
('4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', '349cb5f0-7b62-441d-ab43-e0e3adc4cc58'),
('4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', 'ad4550d9-57b5-4d98-8105-000a31691c50'),
('4ff4a9cd-fd38-446d-8d7e-9ce1c51545bb', 'c8f130b9-e122-4ff3-9a68-9eefff389eb9'),
('5017c0e8-39d0-4c63-affc-60c8c8be41e2', 'a0e05ad8-85ec-42c2-81f7-d66a23f2ad75'),
('501a8420-64f5-424f-83c0-730b72214766', '281eb62a-b7f6-4456-b8fc-ff80194a6bd0'),
('5070e04a-3b51-4235-ac7e-21e0d518ae58', 'ea024479-db35-4fd5-b927-82207d4409ca'),
('50a71a62-c42b-41ce-ae90-cc631f02f2ac', '31b91496-692c-4654-9327-bebdd5919f6c'),
('50b33ce6-f598-4a46-b081-4f9af431fbd7', 'b1c87176-e6cc-478d-a9db-c4611b0bdd1e'),
('511aa505-ea63-490f-aefc-c2b06b2fefdf', '091a23d3-e333-456f-927d-500ef72e4d8e'),
('513a2398-d7fc-4f66-b713-6dcd94c5c918', 'b7ef528e-a6fc-4d9e-a410-08ca2f6e031d'),
('515cb61a-1f28-42f0-bef3-7774f1a0cd23', 'c4d4a40c-7893-4759-9277-efead88a3b0b'),
('51f8bdb0-2ecb-4fc9-8215-95ad0403351d', 'f4c6316e-78ac-447c-80d2-465ff166e441'),
('522d25ba-9608-4f9a-a6b6-6703b018e489', '7e70f0ea-f7c0-4849-bff4-cd2fdfb8d029'),
('5248e709-4813-4e5a-9ee1-e99f9ea5a5a6', '3be915bd-9467-4a1f-9c7d-9c21e2355c6b'),
('529cddc9-2b25-448f-bc8d-eccbced079fd', '68a36961-e337-4748-9fd2-58843b68a765'),
('530def87-9237-4dfe-b926-cc2c23c95769', '83c300c1-b872-4a0e-a3e2-ecb0de591430'),
('531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', '2a9044ed-46e1-418c-8d01-b491f755a726'),
('53324251-54a3-4086-b854-da6afbb78e37', '99c7d261-eac4-43c6-babc-5fd97ad53e95'),
('5336ed86-5e8b-42dd-96ec-ce3871c43405', '7727e31a-8ef1-43ea-a6a1-cc28ff9dc829'),
('533a02da-1a9e-4ace-9ec5-1dfa394861e8', '477bbe2e-17ab-4cf9-9e5d-b6cbcd5bb31f'),
('5344e74a-68d5-41c1-83bc-33c0035f8614', '51ab0e80-88c7-47b1-820f-e0824926e590'),
('53590a50-6404-4472-9f5f-288d367858bb', '49d4a589-df50-4aa1-bcc7-3536700978f7'),
('536ca87d-ffc7-4d45-8091-5071fd74dd6e', '6a418315-3be2-4afc-acaf-54542b8dff6c'),
('537a7b5a-da40-4f09-a745-97b6134b1fca', 'a08ce1fe-999f-41ca-aaeb-aa5cfc896cae'),
('53a26b46-acb7-41d7-87d3-0a50b671eac6', 'd4f9048f-858c-4ddb-b04c-b5cfc0b63dc8'),
('53f4bec1-2587-46e9-a5aa-43a30b12fdd7', '8ba31600-11da-498f-9990-3218bbe2bda9'),
('556ee43c-fe89-42f8-9b82-0b1e8075790f', '600b9344-55ba-45f2-a7b0-6f86ae1dd7e4'),
('55ba931c-2f8f-4c6e-a012-254152f11114', 'f4f7e0e9-5df4-4d88-9929-1d417faed989'),
('55e5a911-0300-4fee-85e9-ca9ccaf862ee', 'd788d091-b458-4427-9160-6ed204385041'),
('55f6f7d9-87ca-4dc9-88e3-a574e5a834ab', '03ad3070-9967-4e9c-901b-c7c1928739d8'),
('56674ec0-62af-4130-9e29-048017af27a2', '9ae0b8eb-697c-41ae-bd67-9f29d53b5190'),
('5675054d-1db2-40a6-b4b9-56c7c446db98', '8c8ea3b6-b6e8-4429-8f52-b85984f42923'),
('569d4faa-f89d-4c11-af3e-a719dff6a5fc', '46243441-3647-4adc-bc9c-eab3414576d2'),
('56a46c86-2279-47a0-9f10-0624ef979791', '36f0eb95-5236-4343-b742-a4248ae82278'),
('56b00d41-b29b-40c7-a3fb-4adb616a6ff9', '0a3ef402-c6c9-41f2-b692-0ba4bac7b61b'),
('56d9c7c2-7612-43a5-bdf3-356ed983fafa', '2153f403-96df-42b0-9ff6-7fca3216fd94'),
('5704a877-14bd-400a-adac-e5725f190625', '3187b4df-7ac5-4d4a-a019-25aadadbd798'),
('570d8f73-477c-489f-a260-ce28cc34606b', '5416ba06-d245-48fb-af39-d80380675b60'),
('57946c73-2b49-4d14-9666-27beb1d576c1', 'cf67dc55-887d-48ef-9150-302c2abf00e2'),
('57b10fe2-f134-42f8-a0a9-754372fb1986', 'b11325e2-149d-4188-8ef3-c96a9e623b87'),
('57f8bcf2-67b1-404d-b8b5-529949cfe540', 'd3af8d31-feb3-49ca-b26b-fc9ef36bd1e6'),
('586a0fbe-59e8-4545-9d48-873ced9340d1', 'a851da90-2715-44f2-b831-6647bfc15dd3'),
('588d48dc-2e73-4716-9683-160a21ccac7b', 'aca4e6be-a7ea-4417-928f-9446259aca70'),
('58b670e9-eef1-4f31-933e-6afdbbca80a4', 'bdf1a05c-79d8-4778-92c9-c18c3d622f2f'),
('59182263-3a8b-4be2-b282-47ef224b8f62', '693e3189-deec-4907-8e9e-e82f555b3f03'),
('59592f74-1752-4c6f-9ac4-f1af081d94eb', '946b04af-b3bf-4eec-aeec-e5e7e0f674e2'),
('595ac0d1-beda-4470-8a4b-d3a00c4ed090', 'c4947e9a-5495-40c1-9e89-80da324e9459'),
('596b66e7-ff1f-48ba-80ce-5810ca2f45e9', '66d9a48f-a0d8-4716-9429-31a81088fefb'),
('5aa843a2-c991-48e4-8f0c-b8f4b493d765', '4992d868-f0a8-4c23-b8cb-6e3421316248'),
('5ad5a7bf-13b6-4fe3-ab44-483b5e1572ba', '5f81e27e-76e9-46e5-a83d-a0f346b6d5f7'),
('5ae3fb59-3a03-4530-9ac7-067d081902cc', 'e5d7b172-e692-403e-b40d-e2f2d27ef514'),
('5af2114f-0b43-4a24-89c6-56862df366df', '8087b37a-0f7a-4ee1-9693-862b1aac2e56'),
('5b065905-a671-4d93-9dc4-1919658b776b', '1f369b83-2299-4ff2-b67f-4a9b75717a8a'),
('5bdbe540-0e82-4ffe-a37b-0d0f67e23c6a', 'fb1baf21-5f47-4918-9fd0-5ca4a8045cb0'),
('5bfd96ed-fad4-45b3-9019-cd14592edf22', '0a70529e-df16-45cf-b234-9f5159aaf1fe'),
('5c2cb7eb-a04e-40c4-814a-386187851d8b', 'd9e55ef4-83db-4f16-9541-f1a1bbf9d1ae'),
('5c4faa2f-a0b8-4418-8225-b10577d3369f', 'fe7cc1bf-c004-4abc-8a8b-da0ca4fa8b1b'),
('5c507926-8dab-47c2-880c-37a9fc610006', 'b4a145ba-5f05-4c9a-8a12-e802c66fc7a0'),
('5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', '1299bfa3-2914-4d33-9115-40e2b32a3e32'),
('5ca84b77-2a69-4cf5-be3c-152ae48cd69d', '692038c8-4e1d-4539-a3b6-fc43b23e45cf'),
('5ca99177-6ffc-481c-8891-20239ca18469', '08ebd7e2-cab6-455a-a836-8b1bd473aea0'),
('5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', '8773d6df-695a-4fa7-8562-b3512a88f48f'),
('5e446825-169d-4f7c-ab0a-bae7f506c5ea', '4c8673c7-b44e-41ea-87c1-ce24d248ea3b'),
('5e6de62e-ec81-442e-8a5b-0f5dd5385c61', '4ec279cc-f493-4f28-a9e6-0bce0399edba'),
('5ed8d7b7-7bc6-4702-8b47-367971765d01', '258099e7-30d9-47b4-ae14-62bbd0f7dd8e'),
('5ee07db9-2410-4472-9dcb-45faf4a4b10a', 'd9a213d4-21f5-4799-974b-27beadfb359f'),
('5ee4253e-caf1-44f9-85cb-4549ff1e84bb', 'db506c4e-86c6-4953-be88-796abee5d704'),
('5f094e71-3149-480e-9186-f7a75a9e10ce', '25f745b3-8f7d-4149-9463-80d50c1bf405'),
('5f1a3fb1-8cf0-4406-b41d-2cf07744017f', 'f1d15e1e-7dbe-4510-8015-b70f9037fae5'),
('5f47787e-6162-4a6d-b4ac-9257e3595c49', '13823861-71a6-4718-82b5-b0d02b2f0ff7'),
('5f580b78-0da3-4f99-a445-57e7bd12a837', '54b2dc2f-1856-49b5-bbcb-4ef4dff0c5bf'),
('5f7cf87c-81f6-4d75-ae12-6f07d8695af2', 'c90e9a07-b1d2-451a-a3d8-e30760afbe1f'),
('5fbbc495-19dd-45bd-bfb5-42ca796bd152', 'ae3505d2-0b53-49be-aff5-f63b487eb093'),
('5fc3eb19-5e5c-4272-88e3-ce2f40e8b71f', '6b0d352b-0c01-4044-a3b8-2ab516f839ca'),
('5fcc0e23-c6af-40f2-9361-e63b60d45b4f', '427c02ad-50a9-4b34-8815-b90669f4e3b6'),
('607e3b95-be8a-45ee-8f0d-24f32936bdee', '20a6f670-d56a-46d0-b222-6e764fa25f04'),
('60804d84-9f2c-4cd2-832c-6e0a3bcd1a91', '3be20d88-3320-4ba2-832d-5d48850752ae'),
('60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', '234717e8-5f54-4799-875f-3b32da18aa1a'),
('60b57e18-698f-40d0-9deb-fd2336e97ae0', 'd033df85-1724-4235-aa39-96ebc7d101af'),
('60cea370-f7f9-4458-adfb-dbfe3521853b', '81f5472e-f359-4650-9afd-1c54e803c9bf'),
('60d71fc2-938a-4ecb-a4d0-61f1067073c1', '5d64c178-424f-4748-9d49-5e9bd90f7dad'),
('60fa5ac8-9d76-48d4-a05d-6ae4993923ee', '09f1caf7-42a9-4228-86a7-9e83098afb05'),
('616ce5ba-b0d7-4f85-9f7c-e119515b3292', '5da4e978-b41c-4635-afa6-bfe9ea2e5d4c'),
('627b921b-d0ca-4d56-965d-d080c98b2a51', '23e9a428-56d3-43dd-9220-3d205a8b7904'),
('62a8dc2e-1c99-4e80-aa4b-d86045b51bc9', 'd372ce62-c6ff-4d4c-a885-6d1da1f99dc7'),
('6303f475-4caf-41aa-bde6-98e0e0ed6136', '6849717c-d315-432f-91f1-c7e5de112e81'),
('630959cd-3201-47c9-a1cf-23d488449ef8', '81602821-81bf-41f8-ab58-053ca5423482'),
('6319c12f-bc30-46e8-a40e-50d385bd5371', '7555342d-7568-4921-aef6-f6060f30b431'),
('63301db8-1671-405f-aa87-1d0e79dda53f', '92dad985-8f90-49d9-b9cf-ca225df41838'),
('633e1a78-1d89-4f03-bb7d-0b726fc4dd1c', 'a6791e59-b61e-4a8d-b4c0-1f3cb76518f5'),
('635ea8a3-eac2-481d-9d60-ef417fb2e30c', 'a39a87ba-0314-473f-b82a-a8aa15e7fd20'),
('63762151-7384-4ff4-a3a6-e0d936317ebe', 'e0bc1767-50b4-4c1c-883b-f6ac227eae93'),
('63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', '6910cee4-fde5-405c-acab-d2843ca11b0f'),
('639e5b7e-821b-415c-879e-2650214fcd2d', 'd315a943-3f0f-4bd4-9126-bfd5f62b1ee3'),
('63a15da2-fa4c-4120-b7cc-7dd3c2dfed8f', 'ec4ca85c-eff4-410c-990d-90a2d458b17f'),
('644f91fb-a3ad-46f8-9a47-e08edcd06cb8', 'bdd2b110-673d-4b1b-859a-534b855c1101'),
('648d9e86-8880-433b-9736-80696b806eb1', '604a8d0c-eb95-4b42-b7e5-fa8b60c8534d'),
('65588209-a042-4ec4-86bb-5c68eada9bff', '5bc4aee6-4279-4a0f-8932-bc48026c32f0'),
('65b8d5da-4f73-4329-90f1-b00a9d8232e3', '125bb7fe-3dfc-404a-b5b2-3569090b189d'),
('65cd5977-8e03-457e-9176-6a737f1c5798', '438f01b1-a05f-4f6b-8290-c8f9b4a1a695'),
('6611fb35-a405-49eb-a2f7-f22063341ae4', 'c3f992e5-8edc-4a2e-b36c-e6e150f68e90'),
('66192308-e1b5-49f4-99dc-f1e9f21acec1', 'de63b756-6885-4bd1-91a9-bd02d87c5a5b'),
('6699c4ec-684c-4c87-8f74-d77cd1ce3e47', '01b37b16-808f-4066-b4e0-0bf392b713fe'),
('66ba0830-de01-47c6-871f-762261240fcf', 'c91da990-59ae-407f-807a-2200d7c8fe0f'),
('670afaa3-f5de-417d-ab0e-2cbdcae1a958', '31d4a7fe-6a1b-43e7-8476-5fdd1f30f078'),
('67342898-6293-4db1-b16f-2dcebc77b206', 'b6b03e19-ac8f-4bdc-b241-fc0f6bd2d404'),
('6767b230-ca54-484c-8e5e-ae327d061b03', '462f7e4c-703b-4c38-8637-f169439be380'),
('67b163e9-a828-4631-8311-6b9b169d1c4c', 'd5ad7ab2-48ee-4a6c-aa62-5dbed4dc7806'),
('68d3e83e-0b2f-4c27-a1c9-fa5d9d97227d', '6b096bf7-0fdb-46cc-9bd0-eeac75a359c7'),
('6951f710-5372-4751-acd9-e467f0cace87', 'a042fdf8-1982-4aa0-a3d1-25d4ee36943e'),
('695f5d69-183e-4397-9c27-f6297178e056', '2b43de0e-412e-488f-8eb7-ad29194e41f6'),
('69fb0edb-7842-4434-9ba3-6dbbaf2f59d5', '16b35565-4890-4dcb-adb0-3e8339e7a796'),
('6a47c71d-a80e-46f9-ba8f-75683a998e3b', '5e52cd77-f08b-4b4f-b8a4-0df89c9497f4'),
('6a82db0d-7287-4a3b-a638-3facdc6c4fe5', '64730c59-51bc-4cca-8542-759259ca72b6'),
('6a91be3e-f421-415e-8acd-3c86de602f81', '3d54f203-8e0e-4250-90b6-9565f1f8c29b'),
('6b5c25d8-7b82-479d-a51b-d0ac553fe1e1', '36cd3d0a-1e03-4e23-82ae-162e40197230'),
('6b78ea23-65b3-4afa-9f57-88f1c770aad2', '397084cd-0e13-4d09-8b8f-359ccbe1e5cc'),
('6c6686bc-0474-4093-adc6-16d046cab3c1', 'c8bcbe89-339d-45eb-aade-84f5bc832f16'),
('6c966935-3e2c-4716-916a-c8fa24602eae', 'faba9f71-b6c6-44a9-b19b-ea316888144a'),
('6d32c894-3413-4661-b7e6-784f0999dad5', 'ee40312d-ae47-477d-b745-2d89b433d84b'),
('6d38956c-9ae9-46cb-8737-4df943f44197', 'cd75b8c5-bb16-4545-b100-1a6e74f957c2'),
('6d3a3116-4bba-4dab-80bc-4f33db6816c4', 'c452607b-d7f2-4c76-b689-851e9fdd6ff8'),
('6d700c04-27ac-476d-a95e-bf09845fb778', 'a5fffe14-1ba4-45d6-978c-21394649bcaa'),
('6d9f31bd-f2ab-4813-a702-f421845f9b42', 'b5e39659-74b8-4efb-ac98-0931b32a825a'),
('6e5bc024-d6da-422a-af0d-72bc77e00444', '291341ba-6a5e-43f6-9510-d12978a2f2cc'),
('6f0f1dc0-db41-4cfe-ade2-5ed7e3d8c147', '05345e4c-6ab4-47a3-937b-f4d7c67fd404'),
('6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', '81bdf16a-f247-474c-a935-b5d86bcd54a4'),
('6f781c59-7d28-40f6-9e15-e3cd16495040', '455dc2f4-2974-4980-bc93-072eb9d7a5ba'),
('6fa9929b-d4db-46d7-9ec2-39848cf13a3c', '36166af3-95f6-41a9-9377-2821c39ea5e9'),
('6fc412b1-b521-4bf8-87f4-b9d006f951d9', '066561ea-f364-441e-967b-c64410721e0e'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', '6f9166ab-cd86-4308-b0c2-6d9944a1a3d5'),
('70958de5-4a73-4c89-b0b3-e0aa552fcb8c', 'df37c562-a42a-4341-b61a-d87250c605f2'),
('7133e031-843a-4378-8039-f7ebe014dc74', '8d9bf20a-d34a-43d3-ae1c-266a45fb9365'),
('713932c6-3092-432b-a718-cfa6158e36ff', '193bf64b-8863-4545-bf04-5a97c662fa97'),
('715aac02-4b90-418f-aefa-a8e4a0eb4d5f', '3f92bed1-a6f3-4415-889f-a4ec9d3190b6'),
('71b74fcf-b83f-4971-bc5e-100645b53eff', '22238209-5ed6-4c83-9bba-f561f44ac9f2'),
('71d24ab1-34c3-4799-991a-33c2e2960dba', 'dfe9507c-181b-4a47-84f0-a069e50ecf03'),
('71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', 'c8660f77-a272-4060-bcae-72c1a9d0c29f'),
('7207153d-2939-4ee4-8ec0-4789538c0d90', '25891ed6-4d8c-4a1e-9d9a-92f41dc2d159'),
('7259fb32-0505-4e43-ad5d-7759f251e2ee', '71d2fe4a-2435-4099-bf8d-42b3ed5b5a90'),
('725ea442-015c-4d29-81fd-46393b3cd698', '3f718333-80eb-4a8a-9841-36d53c8d3838'),
('726936e9-08ca-4513-8f22-fd740e345d1e', '0560bf7c-d898-435a-8ca3-088185ce57fc'),
('72740bfe-a8fe-4a7b-b43c-04123d772444', '97081b50-f145-48ce-8fd4-b715588a36fc'),
('731eee36-806a-4aea-a155-8664459463d4', 'b07a80ba-d0a5-44c6-9758-c59f37385b14'),
('73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', '307cae57-a48a-4636-947c-1b99f0068ffc'),
('7349ddf1-802a-4bb8-8f67-ea46641dd307', 'e360ed06-3186-4fe6-a256-9952289c1d25'),
('73635fce-ad46-4866-8de9-a2034d806974', 'd62be369-1657-4ac1-8bc3-8be1be84eb7f'),
('736d0dba-fc7c-432d-98cf-8c914d79920a', 'e3225ac7-7526-493f-a5ec-b8de1842b846'),
('73b50c73-559a-4ae6-83dd-7887b86885d8', 'b6348702-4133-4cbc-9dde-07641c1984e8'),
('73ca34ae-6767-426b-9395-5a9f9c9f7b68', '1121a57f-22a5-423b-ad91-648e3c0ad2ed'),
('73dbb98a-98d0-40bb-8cd4-59e91a3e139d', '56220aeb-c5c1-4e2d-8b49-878d89750432'),
('73e56e70-8312-4183-a31c-3bbd0554fc62', 'f8696455-98b8-4cac-9aeb-d4f83e27f474'),
('73f66d56-062e-4f81-bf48-c0f195662c0e', 'e3ccdbf5-e205-4df3-84a6-627f2195c506'),
('74166b52-1bd3-422e-a906-806afb16f044', '9c1fab85-50ab-4854-a468-c761ed3abb84'),
('741d51d3-1a33-4a9b-a79f-becbb009cc0f', 'f0cca357-25f6-4fb1-9cd5-2a5bf101cd89'),
('741f12fe-82e4-4133-9131-8d10ba45d999', '89da16c7-bfb8-4a7f-a157-7b328014c734'),
('7462226e-9349-4f29-9801-0ba59b6547c7', '2046c871-7af9-44f8-a18a-4b805860c1c2'),
('74779797-2a92-4376-9cbf-99c753f9cb02', 'badaefbf-303d-489d-8c13-9f6592751786'),
('7486c883-ff64-46b1-b01c-a5004bcc146d', '3e77afbd-0a0e-4cb9-bf80-5010efbff7e2'),
('74e9ad72-a78f-41db-bddb-3bdef5498cdd', '9b3579d9-6b83-4ddb-bc6a-9e51f107bf9d'),
('751525e8-2317-4e9d-8b83-72be95a601f8', 'c7fb5b39-51fd-4427-a92a-572df663c1cd'),
('752931a3-4293-4f59-b16c-9f051f1343a3', 'd5a208e1-b1ca-4ecd-8e53-4a1b67fecc08'),
('7549e234-5dae-4e1d-a70b-aada52ff30d7', '53c7a099-2947-45fb-b6e9-f183d1acad3b'),
('7551f61f-b4a4-4b3b-a63a-022e1f69779d', '1d1853f7-7ee3-41df-a407-76c4944866fd'),
('755b6fa6-e886-4d53-bb4b-e9776a0c145b', '37e12221-f6ab-4241-9927-99946b2b8422'),
('75d34743-9d31-4e34-937c-d2be0332004f', '3be6c242-b51b-4c53-b4ff-2072a11ab4a8'),
('76049bde-f445-49e9-9ab9-41c8179dc1ae', 'fcd9393e-a96e-4dba-8619-15481db8ac10'),
('76b6761b-ed67-4eea-b7c0-51b526d5a4fc', '2176cccb-c65f-4a11-a97b-33b39c267a2d'),
('76c74fdc-2b04-453e-8017-25427f407f17', 'f5212c50-c62b-446b-8f13-c1028c4ef1e5'),
('76dcfa65-e39a-43d5-bc6d-a33b012efa3a', '60927293-da11-4d16-8d14-a2dd24e3113b'),
('772a7b6c-514c-4180-9c7a-8d3da82fe12a', '4cab1fc6-62ed-403a-85a2-67aff7e7dd34'),
('780f5257-f66e-47b8-9893-e28c88004822', '17000c46-fa1e-4cb3-b00b-51b94a866d59'),
('78846a1c-4b07-4463-a71b-13cef9338480', '3b0aed4d-42b8-409a-820e-519303b36e44'),
('78aacf18-dcc0-48ec-8a22-4f7a9e314ea4', '7775c862-6b1f-447b-b8d7-5053b17f3d0b'),
('78f06d52-d1e5-4d25-945c-f2ff1b0028ee', '9fb8e0d6-5c1b-450b-a545-eb46596d7536'),
('78ffd6c6-9921-4da7-82c9-256aba082cfc', '29d9a05f-1b46-443e-933a-f62b0c2c3817'),
('79052575-275f-43c6-a3c6-327cd4081385', '270d8b26-076b-4668-9602-55d964684d33'),
('7948646f-8d05-4327-9393-9f10f8995388', '620e5e3f-0e49-4e31-8a60-e76c8eaa3f4c'),
('79601815-01cb-4e5f-9e7d-5bdc176ddc6d', '6842c0d6-9fc5-4e51-834e-2b761f86d9ec'),
('7989af81-7b29-4234-9370-519a11855c78', '8268aa02-d2bb-46ed-86da-95f0f47fcb13'),
('79dedd3d-342e-4b80-a9e7-0c95a36be0fa', 'f11e27cb-edda-43cf-ac6e-566e076b9655'),
('79f873b7-fd84-4a92-9df2-572a739114d7', '278e5def-4c0a-4b42-93fb-5164cb4963ce'),
('79fcf953-a904-4e7e-98d9-a426ccd3b7c1', 'a8cb7bdc-8db9-4ffc-a92d-f41eae592c4b'),
('7a1ae537-6ded-4905-9850-eeda7177253b', '1f1c7530-e247-4c50-8ef9-3ea1cd1149d0'),
('7a50c3e9-1ac2-46cb-8218-2567ff2dd1da', '0a35bb65-fb15-42a2-9233-88b58537fec7'),
('7a6a39e7-7b09-46d4-8d2c-9df7241e1176', 'ef22f875-0444-4786-b028-65a3719d288b'),
('7b3310c5-4e17-4d48-93d2-1995e2f9fe22', '6bc50be5-a942-428c-89f6-292b35707c70'),
('7b486886-04df-4634-9771-2bc829868765', '5b0364b4-5407-4b21-a35b-fdd8c37b8487'),
('7b540457-4ccf-4e44-aed0-03e20355efeb', '50c23eeb-838a-4536-bfc8-e9b141092254'),
('7bc2c725-dc32-478a-bb23-f82c63089c01', '930cf4ca-f76d-47da-bfbf-b37c2f05222f'),
('7bc710dc-e715-4e7b-991b-51b2a0498b7d', '9c2ffdc5-5693-4918-980b-29da40eee1e9'),
('7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', 'a6119271-6c4c-4a60-963c-01b65397c286'),
('7c10909e-2c4d-4a13-bc41-d54d7e5ee5bd', 'be8b517c-4aa5-488c-ba8b-44b5cf0ee4b4'),
('7c4e6cd8-f85c-4abf-a97a-4d68b3e802dd', '35c438de-ef17-4760-865e-bb2d7452f8d4'),
('7c522613-e617-4155-b15c-5271c9f4b23b', '30b19941-f301-4843-b718-d613b1c7e923'),
('7c7330e4-1222-4592-90c2-10c2ea5be3b1', '35e431e9-4567-4c2c-bd64-eedc81d5bf1f'),
('7c7c0077-2d15-4155-a839-6a7d3193d26b', 'eb34792c-7518-4c21-a5c7-380692910963'),
('7c912e6a-c3cc-40e7-99f8-a4a1c254256d', '8f164d33-6547-47e7-a6b0-3766b9cf26be'),
('7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', '3757a856-56d9-4c46-96c9-168e57709727'),
('7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', '913e819c-cd99-4f2b-a9b0-09a59cb18b98'),
('7d2e0142-b248-4a09-a96e-6d8c750e3806', '1a3e472d-ff20-473a-9b62-35fb57c1d72d'),
('7d344dc0-d140-46b7-86cc-3e6318cac1a7', '2616c14f-ac15-469b-9f47-5716ee1ae738'),
('7d4d3977-7882-42ec-a945-2f6fc5b717b5', '52fe9beb-280f-47eb-b814-0e16561f3a48'),
('7dabb257-416f-41c8-ab9e-3d7ba0014edd', '0fac55d7-1b02-42bd-b6ac-08afc2c8269f'),
('7ddd064c-2f47-4917-bc4a-f5290a0bb257', '0ebcfa19-e1d3-49b6-a1ef-cca7296d617b'),
('7dddd75e-36f0-41ed-b7ef-1197e748c141', '05a69985-ceb3-4e75-8472-f46da7e17291'),
('7de6e8cb-7f57-41b1-8729-0d2433d1cffd', '046d82dc-d025-4530-bea8-281bd36e229f'),
('7de85b78-d81f-4d19-9c7f-085dcfda9a4e', 'c6d26f87-ceb5-445a-a9ee-72b997cafab1'),
('7e416256-40eb-4be5-8a34-8a1a91865f45', '2153f403-96df-42b0-9ff6-7fca3216fd94'),
('7e6bab21-6a8f-47e4-a152-4f3e3c719928', '840bc7b6-9659-45b6-a0c1-42e5ccdbc77a'),
('7e7136c5-ada0-4190-b053-36b47222c65c', 'e2a049f5-2c06-4561-8bf7-7b53fa04f1cd'),
('7f117b08-47cd-499b-9c55-2bfecc1724bb', '8ab4c22a-7ba6-4289-91a1-3ef07fec1d88'),
('7f602aa1-6aa6-4831-952e-3f30add410e1', '4e1c1f32-adb6-4756-8275-f3d86c9d6e1f'),
('7fac0a02-cfeb-40c8-8e0a-1d41c2ad49a8', 'a554b2c0-be9e-499b-9e91-49a88c97a640'),
('8000a077-df47-41eb-b8ad-6abb219695ba', '584a1682-8b66-41cd-95c8-a9c4c21993fe'),
('801fb3ef-8198-41ec-bc85-03b81f097cb5', '270bcc50-a6d0-4fad-9a2a-e72b1a7fa3e8'),
('8063e184-a6a9-4de4-b2e9-bbafa87dd23c', '0fccb372-cb03-4bc2-9012-27f9f24297f5'),
('8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', '8353aa3b-cabf-4289-88de-f1db069944de'),
('80d1eb39-dc0f-44fb-838e-fab813ee044b', '5c62fc4d-f557-4721-a4f8-772fe3d836e5'),
('80ff1495-e197-4518-9ea7-90e96fceac25', '0cbcb1be-e381-41c8-b433-4fa9e971318e'),
('810119c6-6df7-47f9-8477-dbf8d58debcf', '051d5f3c-90cc-4057-afd6-8cf21422a15c'),
('810ad683-8c2c-49e2-ac8a-c63ae6d780c0', '771e1197-37db-437c-9506-63fb8d1ff3f5'),
('816116db-6f20-4858-a001-58d4ab75f6c4', '18e33f2e-d3b4-48eb-9d6e-3ccb69a9f519'),
('816f79bf-9fe4-4044-96fe-02c3969f7637', 'b7672a62-78ec-4780-bfad-140e86d7dea3'),
('81827941-44d9-4eb1-8a43-8da43fdbba1b', '87b1eba2-707d-4ce7-bece-554d9a386933'),
('82616fb5-f854-4b96-b862-f9be316111d2', '5bc0034e-06d9-4595-b839-cfbd1a5857f9'),
('8287cb89-1909-4306-b87a-74d43267eda9', '18b44069-9089-4d77-8dab-4e537330d893'),
('82970bc5-9f95-4471-9017-3f415d37ba5c', '3d4a0503-7916-4c5e-b017-7c09e7c8c20c'),
('82c34b16-c841-49ee-ad04-689a9a27cb1d', '2a9dee6b-db30-4c0c-bf1e-88a766073c4e'),
('8304030d-3b8f-47cb-8ebb-e7c9fcfb0eaf', 'bfe8a712-67ba-4391-9832-83f86daa4ae4'),
('830879ba-ee25-40c5-acc6-37abb3892b0b', '790afd55-7de5-47cc-8252-0a72ea86579f'),
('83809ea3-509a-45b0-bed4-def10b245404', '248473e2-7730-42ce-a0fc-d1148d3662e2'),
('839dc47d-5b8c-4fb2-a942-3878918a85ea', 'f6e62e50-4276-4861-b3d8-60aa85c3c90b'),
('83a07bf4-131f-4596-ba34-a7abd47640ed', '41a9085c-5faf-4a62-87de-11bd2901ad98'),
('83c36a9c-6862-4082-af7d-eb01b947ad30', '8a329519-bde3-43cf-8045-792d41724602'),
('844123ba-c1ce-4e62-8d15-2e7708cc4c29', '44dc8341-591a-443f-bf28-f2e6983bd5bc'),
('845ef478-e399-41ab-bdfd-8c81e07ee29b', '35346a19-9e71-427f-bc64-06cec0d6abcb'),
('8476fc2b-114d-4cbb-b9cd-909af32de27e', '077ddb25-f5c4-4832-87fc-4f635228447e'),
('84828bea-e88b-4c6c-a875-87b699ffa0b9', '20596cea-8bc7-4e8f-957e-3d37746b54f8'),
('849d6d4d-f835-4061-8736-a3ed2acb954e', '3e6920fa-fb70-4c36-bad1-9216836363ad'),
('84a2ac45-762b-4f17-8896-b186986e53f1', '464e2cf3-1075-403b-94a8-da8c9b30f5c5'),
('84c9db22-daa2-4ea2-94d5-90d55b412def', '48d1b58e-0c09-4cda-9e4e-46dbe953f82c'),
('84d3d79c-16a3-40f1-8a07-16bd159a3c38', '4e88e81f-9660-431a-9304-b3e4c99431a5'),
('84f069e9-7ff4-4ba6-bd4c-042ef93ad133', 'd1e42e98-da9b-46b2-b5e8-d0e9a80218e8'),
('84fb9259-44fe-4cfc-b8a0-211a21e3dc0e', 'bb352b2b-8e7a-49a8-9635-e0f6a8abd53a'),
('8576dd17-9c4c-4502-9fae-b9bd022f3245', '99a1305c-16bd-4634-93d0-6ae49b929ae6'),
('85f1e467-71cd-4ba9-8db1-f961f6f42e77', 'df37c562-a42a-4341-b61a-d87250c605f2'),
('866726a6-bfe1-4b8a-b564-ced82855e335', '07c81be7-39e4-419b-8122-e4c3f5917055'),
('866abea1-c5ce-4679-8b06-58fe5d5f2848', 'c287d4c0-0ce0-4509-a951-a7e5c795bdc0'),
('869d3c21-99e8-4c8a-8bca-51acb1e90242', '591351be-b27e-46bf-a3ad-6205007f6190'),
('86c769ea-f33d-42f2-81af-00f5b0844337', '78785438-05ea-438b-9bde-adc292dccf25'),
('86d0b686-5ab0-444e-b37b-9ac87dec5139', '3942938c-2dec-49af-bf51-4bb77cdf29d9'),
('87392890-e302-49b0-ac4e-371a7de4d5ca', 'f71fdec4-156a-490f-9680-764bd40d801a'),
('8767b383-cefb-4a52-8e46-bbe29818a965', 'b70f0440-5278-4dd9-92b0-2a750bad767e'),
('87b107bb-bb67-4bb6-ac83-de6ccc9ed37e', '5d1a05da-a9c5-4b58-b512-8388c82b1c34'),
('87d7885a-9354-4961-8603-fbc80370f8e4', '3f601816-d48f-4765-b503-8c01cd8e6ae1'),
('87e5fce5-65b8-436a-8bc0-3c08c28a4825', '35495f68-2aac-4a21-a851-741a25c2f231'),
('87f9442f-4eef-441c-bd0e-fd8e467d2fb6', '44077027-6cfb-4dcc-af71-2f129691486b'),
('8814b467-458c-49ba-a28a-1b9e1e6ae75d', 'b32bcf8c-aaa4-40fb-86e9-b9e72d91603e'),
('888936c8-c90c-443a-84f6-71212eecddeb', '04463e51-c984-4fc1-804e-25e53ff40db2'),
('889897b6-e5cf-4323-9459-68aa86138a40', 'dd7aa2f0-cff2-48e2-8177-19f01cab0817'),
('88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', '9958a0c3-72fe-4b2f-a18d-458ea94a8299'),
('88f4236a-7f35-4989-8ea6-bd2e09ed4f1b', '90488b52-9e04-4dbd-8ad4-51b1fc17df42'),
('88fa4611-b733-41b7-b5d4-50851ffded2f', '3f75869a-d251-442d-bfee-572c60282866'),
('890fad07-921a-4ce6-b94d-cd0c1e02a2fa', '2129b761-179b-4368-a38a-ab5b374ddf71'),
('891b8a5a-e246-4d79-bff1-d68a7328d932', '5786b9d5-9fc3-4506-b7f3-c3caff82a165'),
('892832d1-5bc1-4069-9aee-d543a2a31a13', '509fb4ce-adea-4d36-8e0c-7403932f3135'),
('8992b380-a7d3-4031-b8ef-7592e76dc6d7', 'c25e8647-13ae-4517-a030-8abceced5612'),
('8a0fffb7-ab50-40fb-8bc5-f27cb91200a1', '4998669d-5c4f-4859-8756-e7ddb526035d'),
('8a26a052-0a55-4853-8a38-a605470325f5', '509bd8cc-6ff0-446b-a0f3-cb59458bbbcd'),
('8a2d0e34-256e-468a-acfe-781cbf69b89b', '21a866c7-6529-46c5-a8fb-c1577fa35f6b'),
('8a308742-8b09-4741-bae9-ed61cbcf9834', '23716783-0b8a-49d6-a77b-b93d4296abdc'),
('8aac01d2-be8a-4ad5-8e25-6275894719bd', 'aa1a11ea-58da-4d91-906c-a6d838026030'),
('8ae333f3-4b1e-4c30-9e18-9668e8473d8e', '5935a0d1-6467-414f-80dd-8b83e2b55aa6'),
('8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 'b5a9ed8c-e97c-4939-ba62-634c1070493a'),
('8b01ca74-5e77-446c-be52-0ab6b96a2ba7', 'be80cd44-9b7a-4f17-8a53-2a0e12c42717'),
('8b1983f9-31f3-4599-bef6-b5181d210aa1', '41a6606b-1a55-4467-a037-1743901fc442'),
('8bce4559-b99b-4770-a0a8-1d4d3ec1f87b', 'c25e8647-13ae-4517-a030-8abceced5612'),
('8d002933-90e8-499d-b183-11e261ea12ec', '934dfa0d-3ff5-43c8-b1e4-538a5f0df6f5'),
('8d1df9ec-8679-421f-abe5-157017691a19', '6ce1b2a2-6944-4dd5-90bf-b5bb871f39de'),
('8d247fbb-9a76-4c22-99e3-edbd85aaad18', 'a2d7130d-4c62-431b-94f0-b48e36489f60'),
('8d89f32b-6c70-46c5-b526-890af47f4ed7', 'fc413821-dc88-4341-8af9-8548090d5b0d'),
('8dd97622-9e46-445e-9232-d0549524b5d3', '0557845b-2912-46d6-af60-474c86eeb661'),
('8de33113-6781-4d42-b0ab-05eb7583a5e0', '5a0211b1-b899-4982-bcc1-fca12a047ed3'),
('8e2121aa-427b-421e-a3e1-47b92f37101e', 'c4e852c4-a3a6-4e88-a50d-2d058f2d0f65'),
('8e4a481f-3839-4d38-b5e1-237da2483273', '8766a7b7-8f4c-4ccc-99f9-858e792dbd24'),
('8ea2d080-75f4-41a2-b81d-17666a8580f6', 'baffa2c9-45ad-4f6b-8463-8b5a2c5d8e74'),
('8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', '641b0192-7736-4daf-ad2e-5f12d08ce590'),
('8f8c9d96-8a83-4bab-a33b-b935d36b2ee2', '2be971a5-98f6-4919-8080-e90ab307f8c2'),
('8faaf8fa-d783-4bc8-a5bd-bb7aec189962', 'ab99c3bf-1c43-499b-9d69-fd4e9ac8425a'),
('8fee586e-afdb-49d1-922c-38f8eb7f2a52', '7972a4e7-2a2a-4008-bb16-a03bea86b328'),
('9000a9b5-6e39-4ebf-9c43-4c86aa9172d5', 'bce36437-0208-47ef-b9ca-d1cbf4e57135'),
('905e790c-0c87-47b5-ad20-7480d0cb4fd5', '45225ddf-0347-4f06-a276-c39ecbe9c178'),
('906eb476-b530-4b46-87b6-45fda13a95c5', '13d219e8-147a-4f37-8688-5b66ac0a1def'),
('908c7d05-ea07-4df6-bbb4-522b854c5982', '6b2464f0-5e5f-42f3-865a-9f4b04c555c9'),
('90b50088-1fcc-414a-b1dd-fdeb83569bb6', '26a15f9f-0edb-4c50-b8ab-fb9ff1ce86bd'),
('90b564bf-c9b3-4814-a53a-6651f247702b', '22f781e5-3134-404c-a0aa-cf4f9ce31148'),
('90d9e83a-5c93-4398-8c0c-59348ef6f7f0', '52261a8f-5a32-4327-95f8-c1425400e4e0'),
('911fdf17-e5b7-4784-8d16-9a4db0f77363', '9acfc018-0c26-4304-9f26-2ce4d661e216'),
('9134c1b8-efb0-4996-baf4-182455fe1875', '68c95f8a-97dc-4d96-9656-693bb9764fef'),
('913dec55-6314-4646-aacb-e27c34bc04fd', '5207bf7a-5aca-45d9-a679-7e3be5814271'),
('91782f2f-a414-4170-b4b0-4fc558ac383a', 'c7541c58-14fd-47e0-906d-f4b6852efb0f'),
('91aa810f-401d-4863-a3c2-ffb28e37bccc', 'b8ca69de-eb72-43ad-bc7a-38bba086dd63'),
('91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', 'c2da1782-4191-4daf-aac7-85588775f3ea'),
('91fca06c-0f13-4761-93a7-d3fe8db9a357', '0fa7d992-ab04-4c2c-900f-68ff192aa368'),
('926bc545-07fa-48b0-9c4a-8118e46a8194', '39dea3cb-5e6f-4a04-b969-036ce00d4b7f'),
('927d7f66-558a-4b36-91af-ef4942e6e515', '5ebf061d-901b-43ec-839f-6c02eae84199'),
('929883f6-77a0-4808-a64b-2435be2e8121', 'c329adb7-14d7-4e43-8504-cff5c3fff1cb'),
('92f12b97-329a-42b9-a07b-6c6941de242d', '88ff61fe-60c8-4a0b-ac30-c00966d6ae02'),
('9358a1bc-1c1c-416f-81c5-959cafe966a0', '96d301c2-836f-42b2-90e9-cae414eeda2e'),
('93677b9d-0f59-4442-af71-74fc4a0cb36a', '0836877f-5928-4548-9bc3-39664bfcbbed'),
('9392e28f-68c5-4877-98ca-a91478dc836d', 'e2b25141-b299-4625-a41b-20d46a223e2b'),
('93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 'b3c83d70-805a-4b68-9ba5-30afe6866313'),
('93dcd6c0-e159-42f4-b3ce-872ead2154e9', '9c1fab85-50ab-4854-a468-c761ed3abb84'),
('93e6478a-f742-46de-a18b-3454da14d6be', '8f1f348c-939d-4cd3-a383-95d2f91cb143'),
('9417ac41-dfa8-461a-8192-9495aacbb3c2', '07bc0951-3cf1-487c-b8e9-7cffc4644f12'),
('9435bf6d-a26c-461e-87b4-7ea1b30121be', '24e53c85-6ced-459c-b121-37c1840a9907'),
('94386ae0-487d-4548-a7c3-1e3045de6c61', '8191b676-2ea9-4c99-b88e-766897f7acf4'),
('943b852b-bf6d-494f-9a5f-d31481f36800', '216dbf58-66af-4fe5-8ac7-399dea60f6a6'),
('944f2276-4ebc-4501-8f2e-0781cf03ac9a', '8bb40454-af05-471b-9dc9-31193edba776'),
('9468171a-42af-4f03-bd84-0c4fd2f90a87', 'c2e4dba0-9cec-49b2-99a8-742cdbe0aaa3'),
('94714159-e16d-4ccc-ae09-ce35fbef3929', '78b7c91f-69cb-4e2c-bb31-967e12811fc7'),
('94897649-3a5a-41be-ab56-b61c91d9f1c3', 'b86b1b69-fb50-4559-bc2a-10aafaecbf61'),
('94ac1db6-1476-4e6b-85d7-8e5226421f3f', '07ce9a94-fe7a-4be6-9528-2b7d21438c21'),
('94afd48c-b727-4b75-9035-f2fa75cae8b1', '80ad69f1-0902-4422-994e-a8f8f5e04a34'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', '62092317-f4e7-4d89-9fac-f88894c3c896'),
('94fdb515-5512-47e2-8afa-11957e6cd636', 'e0885317-7f69-4e46-86e0-79a4f0a701a7'),
('95daeee3-70d6-478b-ad21-1c3b47551873', '7394bcd8-9e7f-4475-8a39-5d67252b7d80'),
('95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'a7496823-1fb9-41ad-afa2-8c6d43f7230a'),
('963dd57c-19d2-47a6-b751-404a2782257a', '9d6d42ca-915e-4356-9fcc-cf55a0b62fe2'),
('96acc719-86e2-43e5-ae20-4b6722e9dbcc', '264e14fd-3e57-4a33-a699-3ab727fda6bf'),
('96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', '0fccb372-cb03-4bc2-9012-27f9f24297f5'),
('96e4008b-b932-4940-941d-776dd5dabebb', '0b48e38b-9eff-4cd7-9207-99237751a335'),
('96efbb45-6e12-4c63-ab95-4ce399943d2e', '2cddb630-86a9-42fb-afc2-647dce787055'),
('9740b726-928a-48db-b5fc-f669d12cac1c', 'c8660f77-a272-4060-bcae-72c1a9d0c29f'),
('9830e020-aa70-48f3-bb65-5067702f904b', 'd1425532-72de-4327-b553-80ff7e869b44'),
('9847ec00-02c3-4e02-977a-55fabaa69438', '9aa5bc2e-6ccd-4526-afc9-1c9d5c687a68'),
('9882e227-6d96-4087-a4c9-add1a7fffa86', '45322064-1452-4222-8290-fa2712eb1099'),
('989e6af4-daec-4206-8baf-1db14ea15bbf', 'a3c29647-344d-4b28-b92c-e1076d644d96'),
('98de98b0-1109-4e8c-9e38-01d46d1c6758', '86f5f54a-f0bb-48ad-bbc0-43c15abab245'),
('991db2fc-e7f9-40fc-b0eb-8e0e9dbb8565', 'd2e946c5-1501-496c-9114-6d47f21629a2'),
('99266b57-b6d1-476c-98e9-dea96a93b5a3', '761335a5-f79b-4ad8-8b24-09722409d355'),
('995453a5-5ce1-4c36-82d9-3fe6f15fde6f', '7294ae6b-39a0-4d9a-a31a-c36295d66043'),
('996985c4-086a-4f5c-9ad6-2a21e6af8406', 'cc140642-6ebd-4524-a73a-0e1bdcd6d7de'),
('99bf2674-6488-4491-831a-1cf22dff5d1f', '8b239e2c-0abd-43f0-97f2-ce6ffe21827b'),
('99cef6ca-ed81-4fb5-b7d9-9f1eb643d19e', '702b990e-17d2-4223-87f5-dd3561718af5'),
('9a105104-b35a-4d71-bf0b-4fbc46c17685', '7c2ea2ad-6cba-4557-b879-6eefe8eb0729'),
('9a3b4b0b-bd34-4cb8-921b-8abbec93ed4e', '1bdb148f-6bd8-4a00-ac00-d65b11edc3fe'),
('9a3f5107-e9b9-4f0d-b0d1-52b8f2abc5c3', '4bf36385-146a-4966-affa-068211ed2321'),
('9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'e418964c-34b5-43a9-8e1b-999bc029affe'),
('9a64520b-7524-44a1-97da-0c69d01cef11', 'f32efc6a-fdbf-4b95-ba53-8afe6c339607'),
('9a9fac70-8972-41f5-9a6f-2ebe3f402a80', '2e1e4ef3-2e06-4c37-ae06-d9cf05bace24'),
('9ac32fd4-e2db-49de-bcea-0e32eec6df04', '0eed014d-4f93-47fb-966c-a1e9fac02a44'),
('9b0277df-e0bd-4c68-83d8-9a52215da35d', 'c8660f77-a272-4060-bcae-72c1a9d0c29f'),
('9b12f833-1d75-4b96-8616-0d7492e5c56c', 'c4f7a82b-ef64-4697-89ff-d5056e465cb7'),
('9b44427b-ef7e-45bc-9b6a-21ed2d7af141', '4d5040a5-3c88-4479-b303-3a35d0e3fa55'),
('9b9866da-818a-4cbc-b1c5-9b9cfde07726', '09d6f2b5-0462-4eb8-b9f5-c1046f14c54a'),
('9ba80e4b-2aba-4adf-aeba-8ea2cbc97b4b', '97003d72-fbad-4e47-ae50-a82b928049fa'),
('9be107f9-7bde-4df9-acd2-df570e056cbb', '4d1ec598-652b-4f23-b55e-f35e837bda5a'),
('9be6ee83-c1b1-487e-9363-9047125b8a49', 'c229a9e2-c0af-4c48-aa82-249a92c27119'),
('9bf92381-2f97-468e-873d-a01d72eaeb48', 'dbaa1baa-1b95-432f-9ec1-b203ad0f12a9'),
('9c281660-1a1e-476e-a09f-a02d50fb8f07', 'a9f79889-c62c-4e75-b45c-57bbf03335c1'),
('9c9a5f14-3f73-4a36-a461-1f36abf5d31e', 'd1da243a-85c7-4d96-afb3-f57444de494f'),
('9cf6b38c-8687-488e-929a-6022c4bd15ea', 'a5eb6c05-8869-4869-ab09-cb15083f7093'),
('9d6dca1c-1dc7-41cc-aa4e-ecaecda41639', '7f5dba7e-b3cc-4ae3-b155-04d7283d24a2'),
('9d6f6847-b096-428a-b1ae-dd5fbb1ad679', '8bcc1216-e67b-4c03-82e9-a829fbebf31b'),
('9d844761-c453-47ec-9a51-46b50afc8ccb', '9b35e07c-4e54-44e9-b8cd-e1f2f89555ff'),
('9d8748c8-4f82-47a3-89e3-d3a9337b7e94', 'f1f96e4a-70c4-4b16-937b-aaa608712962'),
('9e030f9b-fba2-4c28-b300-6089d54a57b3', 'fefc86c6-686d-489b-9ad7-85607eae8469'),
('9e159907-fb67-4f60-a3f8-f11a3b3092e1', 'db2ff829-0a27-43b9-98c9-8e8f7444d4c3'),
('9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', '75963b36-c549-47c7-8679-4d21e6c8df33'),
('9ecd94e7-b262-4edb-939b-c5c7d8fc63ef', 'a26ad9a3-ffc2-4474-ad28-f5ec36f72e94'),
('9f15f166-a7ff-4d86-98e7-44a0241ac62f', 'a6ab2785-28e0-4ac8-a8ae-4b33384e5d9a'),
('9f24f400-cc4f-4727-8389-18c2e2fe987b', '556800e3-2004-42f3-85c9-35da68578955'),
('9f3bb52e-da39-4624-9904-d0680a12c2cc', 'd89ddc38-2278-43f3-8065-d110d052a255'),
('9f48343b-cc9a-40c4-8f92-819c63bb839f', 'bf520d0f-399e-43e7-bf66-b1adcf4a0404'),
('9f6a2028-91a7-4b73-af2f-8f822ceac692', '02d2e6b9-c89e-498e-a94c-02b58852bbed'),
('9f6cc882-c494-4738-9bfb-94012d507315', 'b67e987d-0e96-48ae-ac36-5c1eecc92f81'),
('9fbddb39-ebc0-4a2c-8c39-65e1144230a3', 'c98a624b-4d11-48ef-950a-5c6f7408191a'),
('9fcc2bf0-32dd-4037-bea2-298eac72f1f8', '825d3618-a473-4b5b-942e-7610cb659e3c'),
('a0555d99-e4c9-4122-9fc1-31a233155307', 'e0aaaa24-8dd6-467e-a4aa-d48d6d539f3b'),
('a092180b-fa01-4ee5-9f6e-1ce01e7ef2bf', 'f1f69a78-a970-4f8b-b22a-615c13d20960'),
('a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', '38edeccf-9105-432b-b1df-cef4a4db8558'),
('a0dbe3e3-3374-4401-b1f9-3b5443c22032', '4005588f-58b6-4eba-9e94-042439a0dbaf'),
('a0f8b181-37ea-474f-8b1c-5bb77b7e2933', '04448933-ce8d-435d-9b1d-44699413609e'),
('a14b1046-cf08-41d2-942a-de75f7b5cf6c', '6527cbf0-6941-417d-8019-61ae5f94a75c'),
('a1507d7c-635b-4ae4-890c-9fba6b0ea782', '23095b5d-8d59-4499-a4d6-08b481f4efa5'),
('a1856017-0f87-4b7c-8c86-e27770e713f1', '7d136c4e-170a-415a-98f5-2164a76b63fd'),
('a1e46bfd-acc4-439c-950c-65bdc75ad782', 'fab45e8d-ca90-4093-950b-0a9d8e7e4288'),
('a28e4c7a-bafa-4ffa-931a-e989770a9a09', '6bc50be5-a942-428c-89f6-292b35707c70'),
('a2da5359-eb00-433b-9180-95bb4a29abb0', '33db39a9-8513-45ef-98a5-c4199eccb7fc'),
('a2e5e112-d138-4bce-8fac-1c0591840a1a', '1c5029d8-2b95-4816-8f56-6b945947446c'),
('a2f49414-03ce-49fb-95b9-1b0fa6350d1c', 'c92356f0-dbc7-41f7-91cc-75de553ee87c'),
('a2f60017-1608-45a5-b185-1d5822293cc3', '38b4eed9-8b64-4a0e-8195-db61e1e36343'),
('a366c7d2-8b06-432a-96f1-2d7b4fff6aa4', '8734da94-bf8b-49fe-9343-988cd873175c'),
('a36a1598-58be-44ea-a710-3360918cf9b1', 'd1425532-72de-4327-b553-80ff7e869b44'),
('a3a1a722-af75-4113-9738-2c2c58649e90', '687c524f-eb6f-494d-9004-4ab93888ee55'),
('a3e6823a-f7fa-45ae-bfb7-93ae3d9c7a88', '68e00cb3-6448-41f5-9d37-7dc6f25d3463'),
('a3e8d95d-9382-47a4-8fde-60f3402f184d', 'af015bec-bd52-4786-9a4a-91cf28e14308'),
('a4608e49-2d69-4193-9c6c-425211d371b4', 'e3e3a597-9472-4f86-a208-dafe5233ae47'),
('a462fa1a-d4a5-43b0-9f9c-b78509ee1ab0', 'd6286e54-6770-484c-a6bd-ce1f9a1c6a76'),
('a54a1caa-40be-451a-a899-5a0e430af96d', 'd4ddb647-27ea-4d12-a195-138aef287770'),
('a5566595-fe75-4c59-bacd-bbaf6af50313', '02fe46a7-9489-4e48-ba78-bcee76bc456b'),
('a5fc5877-5534-4799-adb5-aea25839685f', 'b609914e-6b19-446a-93af-4a7ba47ee7a0'),
('a6085080-c0a8-4fa5-90f3-d30d993c9170', '11c9c2b9-ea52-4c75-8e5e-ec8a18e75f41'),
('a64d2a1d-90bb-4a21-ad6b-5f4dc69db278', '0af778b0-aaf5-46dd-8b4d-c0dd25c75dbd'),
('a6632cf8-7efb-4da5-8190-fed3823d3bbc', '53194c9d-7bbe-4098-9f1a-4b377ded87bf'),
('a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', 'c97e6233-ef07-4cad-b531-0bfaaa61fed8'),
('a72c384e-339b-41ad-b435-100a9aa28c8a', '42a4fadc-9762-45f9-b7d1-0a3ca868234a'),
('a7654d0a-f66b-4908-b588-a48d27b1effa', '910c5c29-d9d9-41f9-b9d2-561477bfbf6e'),
('a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', 'edd9ea21-23c3-4b18-8972-f8f622305ffc'),
('a78ba620-200c-461c-ba96-b5a921742e26', '4c99f176-d6d0-4287-a225-1fadb93cdf3a'),
('a85e6f60-69e1-408f-ba78-b48a37ea6713', 'cd1e2567-77c0-4326-b4bf-2a33c64509e3'),
('a8e9866e-1a07-45fa-9c62-3aa90970d22c', 'e21d7350-1153-49bb-88d2-e19df7899b9b'),
('a91af810-f384-4c1a-88c9-cacb114081b2', '3aebe999-fb9f-4b55-9af7-f8e6f0e32e6a'),
('a92e2d02-2bf0-4331-a85b-8d62763c2324', 'd0b88a3e-79bc-4b9b-88f6-dd3df16be2d6'),
('a95b1bee-2f7b-4962-8ed9-f433db7422ac', '26b8b66f-8df1-4353-9458-5580b64100e5'),
('a9a046a3-0fc9-401c-8105-d448379016a7', '0c41a0f3-d5de-4265-8cd4-1a6c19b84764'),
('aa2b1122-9c17-44f5-bbdf-5fdcf2b5b6c6', 'f4d38a22-33b7-401a-9f16-a245d905bef7'),
('aaa66197-1155-4e71-96df-e81dd2359d75', '34b59157-2fd4-4919-8d64-1bae57504da3'),
('aacec349-3657-4927-87a8-9e07ed22a1bc', '2a6ece8a-0aa4-44d7-93e6-ff6c258b0019'),
('aae2b952-8bd7-413f-84b4-c14cf0d2db0d', 'abb9a788-4fdc-4c67-b395-9d9fd4b138e7'),
('ab00247d-7ec0-4f30-abd3-aed6c5defa9a', '2046c871-7af9-44f8-a18a-4b805860c1c2'),
('ab315c45-4119-4131-991d-857f97081911', '477dee0b-9142-4844-812a-98ec4d0aba30'),
('ab597c49-ebc5-4c57-af04-d48b2bef281c', '65e41777-2a36-4521-b877-d7fadd0706d5'),
('ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', 'a6b0e0c0-c033-48fa-909a-2da06903de7a'),
('ab648109-58fd-4b68-9301-e943e79f2064', '9888586c-6a64-40fd-a341-c286e95f8ff2'),
('ab8a9e1d-994a-4b93-8c90-ca45b6e59dca', 'ee1253bf-2752-4d3c-918b-f7d262eea664'),
('abaa916d-9585-4ff9-b33c-b2f6be54dedc', 'c25e8647-13ae-4517-a030-8abceced5612'),
('abc85134-2621-4a6d-a92a-551e1392422c', 'a100162f-3a94-4996-aa39-7bdf017e8c96'),
('abe54fa7-3134-4f70-8e28-d62196446e7f', 'a2b002c3-d5af-4e7f-927e-4a49ad400521'),
('abead2f9-c690-45ac-b3cd-50edecdc9abe', '641b0c20-f5e8-45d6-b37a-dccb7bfe1a72'),
('ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', '229d67b4-b2ec-4946-be14-1ca61d01eb67'),
('ac695839-21ef-4561-ba32-4b52f20d8a98', 'ffdd2740-281e-4b96-ba28-55e8054efe09'),
('aca902c7-03d2-40a5-abd7-72b63e950043', '9712f879-a68e-4f04-b539-36a178f30c9c'),
('accb1a04-c906-43a4-b959-e87898f44fd8', '89e97959-a7a9-40ff-b0dc-d9cee66ef267'),
('acea7ba4-4463-4901-b2ba-2f9e7700b233', '76eb825d-551b-41ea-83aa-b8ed3d314c3c'),
('acf65f63-6dc9-473b-8437-4235c1f46bc8', 'b84eca7d-9ceb-4342-af54-9b291b16a00a'),
('acf7091c-1e64-4140-9ba4-48f89e49b5ed', 'ba0c3624-741d-419d-9e9d-e8a4b478a7af'),
('ad85b4e3-b49d-4a99-87b1-82fc07ef02be', '32bb6658-8654-43a6-8153-bdd99c8a155f'),
('adabe03a-ee85-4bb4-b928-7d09e116eb35', 'f71b1bb7-91a7-4ab1-951d-9d9a412b954f'),
('adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', '1d721524-e1f3-40b0-930f-9a9dbe6fbfd7'),
('adb1b832-ff48-47c3-b3e9-fe10a68b0886', '9536a406-5ea8-4013-bc40-a09f3b06cd52'),
('ae0324fd-adfb-43d3-93ca-170759647350', 'caef5283-5398-42f2-be14-dbc326302614'),
('ae8bcaab-bd57-4b26-87c6-57efdaeaa6d7', 'b66d652f-5ddb-417e-b092-5ecd7e0f882c'),
('aeb2e3ba-12e7-4f0f-a672-fb8cd2bbb009', 'cf31e261-859b-4f42-a0c0-b8c6677ba373'),
('aedd3d77-bab8-4320-b6f6-040f8c20d96b', '60e2c021-8672-4fa8-9fc1-e768d1aa418a'),
('af01c6c3-f78d-46b5-afb6-bcb6878f961c', 'e34ef8ab-746f-4c9b-8c2b-613f8136fb38'),
('af0d6c52-a32e-4401-b0e7-f11a0cf57b97', '3a8beb60-4aca-4aa9-886f-b9fb0878a31f'),
('af14ee8a-f3ea-4214-a041-e76b8f296b03', '7dca4f7c-e841-4647-b0d7-d4e10e906dfb'),
('af334845-3cc1-473f-931c-25b23c88afde', '256169fc-f2cd-45a4-af8c-4f03b7eade16'),
('af47b8ab-9f95-4413-860e-217a2bddcb0c', '216280f6-cc48-4a17-89f6-8fa866203b47'),
('afa03efc-eff7-4767-9536-33731a768154', '6bc50be5-a942-428c-89f6-292b35707c70'),
('afa2d80c-f64d-4f77-8df6-b498b1e691af', 'ef22f875-0444-4786-b028-65a3719d288b'),
('afaf4e16-aeb6-4a72-b668-e9d1b6b8ff6d', '74946ddc-020d-4c62-a00f-813f6b174f28'),
('afc64a79-0f8e-44ad-95bb-7b85809bf3a8', 'b8ae2e79-d780-4755-9319-1f30624c5537'),
('b01cee9c-5f86-41e8-bc1e-1e1972396632', '7248d188-abef-4e2e-8ed1-52c164ea3234'),
('b030080c-7586-4a2a-958a-38459e9267e4', '0aaee66c-79f2-4ab5-aa41-12166147f56a'),
('b06837ca-b898-4a6b-95ae-75aece6d24d6', '9909e0b2-4fe2-4e5d-9850-cb3bea79a59c'),
('b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', '1a44fff0-1750-4579-8619-2257e5fd5b5b'),
('b13d0883-904a-4793-b8ab-0786ae84b05e', 'dc534e6f-f7bd-4f5f-ab48-cf9658bd4ed1'),
('b18d6770-925a-43c3-bca3-0d1d05a0509e', 'd2c0ec3b-b649-4f2d-895d-3be0b9ce2dbb'),
('b1c9a1d1-117e-4365-ba0d-2816375a0d14', 'a85db876-8b26-4c36-aa12-7d2f4b8c1d5e'),
('b24ac100-7608-4c76-a54f-9c7024ef1b3c', 'dfdfc673-2008-4cd3-81b9-80b3fad06049'),
('b2c12234-2aa0-4165-b16a-c97bd742c9a6', '5935a0d1-6467-414f-80dd-8b83e2b55aa6'),
('b3146055-e5b8-4c44-a98b-86a724a47650', '0eae835e-5ca5-487d-b7eb-d746f9a7b728'),
('b33d3f01-aac0-4981-bf9a-e4f408d21a9c', '2047fc34-9903-4255-b309-41d1bbe218aa'),
('b3538109-6c77-4d22-8022-8026c3aab8ec', 'df37c562-a42a-4341-b61a-d87250c605f2'),
('b3aea766-d22b-4fcb-883f-d7010a0a9841', '4a9eded3-e8f6-4b7b-b665-a10b6f3c7228'),
('b3ccddcd-17d9-4c81-8198-62da9742f56a', 'f2c70992-2638-4e99-aa44-78cd6c2b0c45'),
('b3f64567-0b8e-43c9-8496-3ace73f2c6a4', '67d8f00e-d259-4565-94d9-bf5c2cc35a6e'),
('b42808f2-8f7b-4600-b33f-d932cc0bf02a', '4bd7ba1a-1f33-416f-ad7a-4cfe186a535f'),
('b443740b-ce3a-4f4b-8c0b-0dbbf58e53d5', 'ba1128ec-96de-439f-a0ec-728f068c37d9'),
('b49d2988-2996-4859-8c2e-ddd90b735e0b', '02310019-c21e-46d5-bc37-d917c5bfa192'),
('b4c86fad-c3a1-4419-83e1-07e69e7d305a', '0d4e4417-417f-4af2-a3d8-df021677b279'),
('b4d18e97-dd37-43c4-8712-7d3fc032f917', 'cb566b60-a857-4d51-9c92-71752fec57c7'),
('b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 'cd3a0c41-70a0-4ca6-aee4-fdfecb371212'),
('b532288c-f38e-4dc8-9100-272b6d62ec61', 'b451ef8c-a0a2-4c3a-8712-6ced4b609193'),
('b5590a74-bf70-4fcd-a3e1-ca345105c8ca', '6556a66a-0c5d-45de-8a04-fada9ecb4ffc'),
('b5b636dd-fb99-45e6-95c6-c881a552b6af', '5788552b-d8c4-421a-b7e9-c3a01ac17237'),
('b5c7a873-58b4-456e-a1d1-ce07a51ba01f', '7ff99a9d-afdb-4100-9a8f-7841ab2fb9dd'),
('b5f7b8ca-5c44-497c-ae12-2000b7074294', '33121dab-0c10-42d7-b940-bb76f757c560'),
('b63a64b9-d30b-4da5-a783-942379607383', 'e2a049f5-2c06-4561-8bf7-7b53fa04f1cd'),
('b71f12fd-8b1a-47e1-a703-5949bbb34f9f', '80a0ddab-61f5-4ffe-b280-b5a2a83ca631'),
('b7540b8a-e715-409d-91fa-d439320cdac1', '5355754f-6ce4-42d6-a0b8-3cd3373c1a26'),
('b809d94a-88eb-47e4-91b9-ba4f189c02f3', '4e910d35-e811-48ea-ba2e-f1bc5930b1d8'),
('b84b98df-7270-4889-8ddc-98bda685117e', '082f41c7-6040-464c-9593-9be5ca733d3d'),
('b8678542-254e-468d-a180-71e423643493', '0f013f5b-cede-4385-b7a9-d58085072de3'),
('b88601d8-d18e-49b8-9a00-7b61b836a811', 'da6ffe83-619e-4219-8ca8-6ad13958b5bd'),
('b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', '0b7197b1-615c-4acc-8d19-caed014a2963'),
('b9686a29-dd31-4b47-94eb-e915c4893653', '43bcacff-f914-487c-9621-1003ea7a1e6a'),
('b979ed50-1880-4872-ba0a-a31af092b34f', '27478c3e-4884-4509-a856-c90dbe8265ad'),
('b9b4c135-8e89-4640-8fbb-6a1041ec982b', '3d1ded13-e148-4d52-ab0f-a4199aa1bc6e'),
('b9ccbae4-4780-4f1c-b037-b93397fd3bff', 'bd602c0d-0a9c-4d6a-bc69-945fc9f96764'),
('b9e5666f-2e07-43c5-96e5-38377e2e97e4', '291d65b4-4a91-49cc-a6df-bc7e753fc01f'),
('ba42da67-8f69-4c3f-bd29-da6f15d430d7', 'ad883281-f758-4283-a9d3-0eda5a516cb4'),
('bade632e-5a19-48bd-9a99-6ba2eac8ed25', 'a8b8d7a6-2ccc-479b-a678-29c2e32a4caa'),
('bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', '0cae7e84-5c68-44b2-b01f-180c25ee7233'),
('bb6d4851-cf3a-40b0-a67a-37e46809ad30', 'd7bc2f35-450a-4275-b729-d1a9f8857690'),
('bbb5759a-04c2-47df-8b80-b0774f07a4bb', '21a866c7-6529-46c5-a8fb-c1577fa35f6b'),
('bbd63b1a-8659-4cde-aefd-a7c725be0488', 'a999956f-2e22-43c9-93a7-8e61faf19399'),
('bbd8de7d-1990-47f1-9fb2-4bb4888b2ef1', '0e1c7c8b-c7e6-4120-843c-e7dcf4daf42e'),
('bca72ec8-d37f-4d2c-8734-8baa34dfc2d2', '5d67b2d3-e052-4679-b1e0-ce2654eb23ab'),
('bd3b2f5e-e363-4f03-b722-02f409cf7f4b', 'ab222f85-0669-4d67-b960-14a66b780bfe'),
('bd5384c9-7452-4cc5-adee-44b4ed25b834', '0665ba76-0a5e-42eb-8569-b1f5ef95d5a9'),
('bd5427d9-cbcb-409e-9407-953df52256bc', '16e5c8d8-122e-4e7c-81b6-d0c95e1eeb29'),
('bd6392e8-317f-4d0c-b1c5-b35951820919', '84f35f03-5dd3-4794-a6a4-a3f8945f1874'),
('bd8e5ca0-3d0d-4ff7-b79d-08b64b53e93a', 'ea0091f9-66b0-4c87-b262-acd3d8baf97a'),
('bdb783bd-6421-4ccc-a188-75f45e04d42a', '1cd77db4-057e-406f-9647-d267531c6e49'),
('bdd04229-1e1b-46e8-adae-57547f166507', 'a6297ef0-7647-4b36-a9d2-f309483eba97'),
('bdeef861-8df0-4c0f-a647-44148dbc0072', 'a6116b58-a2cf-43e0-afca-d754eed55ce1'),
('bdf9ff12-18e4-4a57-8795-523da100796f', '96f0332b-4d83-43dc-aa76-aad4b2492c77'),
('be046e5e-478e-47a7-a77f-a9a1c2e3ab18', '51c19522-7c3c-41e5-8f43-e674eddec407'),
('be1b43f2-05b5-4422-a091-4521e1b5da54', '9b35e07c-4e54-44e9-b8cd-e1f2f89555ff'),
('be95eaeb-2ca1-45ea-ba3a-2efea32e8994', '2e98aba6-cb31-479d-90dc-4ab446463f34'),
('be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', '4dfde6f8-b3dc-4384-aed5-b1c4926c60a6'),
('be9c76fc-6d24-44a5-857d-2e6fbdf6b195', '3bc8df0f-4d60-42ce-bf52-a33c04387c63'),
('bea0ca4f-62bc-4b1d-b112-52ca9e03322a', '5ce08892-31f5-48c8-80b8-c1ad0484db50'),
('bec88243-7af4-4ba2-98e8-87b85f8a2f3c', 'f1bf4d22-0982-412f-aee0-d8ff7d962e02'),
('bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', '44a48a9b-19e0-482d-9163-046b5e38bef3'),
('bf060019-0626-4240-aabe-9b1895e5a652', 'ed5b4878-c255-465c-96fb-ddeb18af24cf'),
('bf2af16a-1189-42c5-ba45-cb3e73c8688a', 'e51a340b-936e-4013-9467-4dd2923bf841'),
('bf344c4f-120e-4f82-a914-85b5c13bd308', 'cea62586-d792-4141-8736-85ce2f3ff70d'),
('bf58378c-0315-45b0-b196-39db55fae388', '6de4bdfd-6db6-4ccd-9c19-9f00e9dcd280'),
('bfbadf5a-0d1a-4c89-98d2-119946b12098', '8792bf9f-ff05-45c7-86a4-786833c86f0d'),
('bfc54ffd-910e-4435-9f2b-7a3d130231b6', '872ec3e1-55fc-469d-839c-e5909055390b'),
('bfd3cc61-6e31-4b3b-a963-859cccb0d6c3', 'ba790332-80bb-4bde-8e52-b8a7f87abb82'),
('c040346b-15b8-4875-a95f-039dc23b76f5', '8a1f1487-cb56-4e57-bccf-49b89fdd7edf'),
('c089b909-3eb7-4b64-b84b-2d6402b1756b', '279ac3c5-7ca8-47bf-aa6c-ae2da3a999b0'),
('c096cb9d-6f03-487a-bf91-63f3a1d17dbd', 'a0c7d316-efb6-476b-bb32-cc8087144757'),
('c0f3ec5e-0d6e-44e8-900f-7db09e09892e', 'dce75d4e-0233-4ec9-95c8-fb41d8794edc'),
('c13c7cac-563b-4d80-869e-41e0abf5fad3', 'ed5b4878-c255-465c-96fb-ddeb18af24cf'),
('c153414d-5128-438e-84fd-8abf3d7d649b', 'ae77623f-90aa-4849-9df2-8bb381cef52a'),
('c192f19e-79c4-4b78-836e-a4c34d10d31d', '0dd02fe7-ca50-4b0e-9357-e92bc0efdd9b'),
('c19e8eaf-2f36-461e-8b96-02ec0dd9e118', '3a67872d-1fda-4cdc-b762-3949490305ba'),
('c1a97269-5730-4723-b0cf-681abd8046a9', '0fdc5151-3326-448b-8773-a52598538d2e'),
('c1afb8d8-cc08-4bc0-978f-6df2269f18fb', '5d056ce1-11d8-4237-bc37-c0fe1d1ba8c1'),
('c20d623f-8f78-458c-b2bd-513dfccf76a9', '19c18b2a-61b1-4bdd-9a16-8b242624bf5d'),
('c2b1ae95-2779-4be7-8c50-405cba17e4ef', 'e495d1eb-a3a2-4fa6-b859-01556063748b'),
('c2bbe4b9-39a5-4fc4-a020-a0fc0e94ce45', '0803cdc6-2572-4175-a886-a8f6e6381244'),
('c2be091e-c843-4f4b-9003-b45b2ce06fa1', '8c8ea3b6-b6e8-4429-8f52-b85984f42923'),
('c31448c7-c9fa-4597-a1ce-19de47a19131', '3a80f8ce-a3e0-4614-8c4f-d44411525733'),
('c3156b06-57be-4e88-9cbd-fbb5af4e4312', '85475f8e-7e8c-494c-9197-d9d56506468f'),
('c33b19c0-8e97-4f74-bb34-75009936312e', 'ec2b8202-ecd4-4c12-ad97-193197ed95b1'),
('c35c0def-d1f1-4538-9962-6a1be0c219a7', '5d1a05da-a9c5-4b58-b512-8388c82b1c34'),
('c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', '88ee7b5c-8f3e-4aba-a146-ab6c456f7b6b'),
('c4097237-1ef5-42a1-afb9-e49581546ae1', 'ac2d42ca-082f-4234-bb76-472d0daf04d9'),
('c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', '2c052e1b-a542-45bb-bb8f-ef2f152d8df4'),
('c417de55-b0a8-4498-b460-1a88bfe7e10c', '2beb3953-edf5-4115-b65a-43ba364f6f54'),
('c4364c95-df46-4bee-bb30-dd5fc3cd2db4', '30825868-20a8-41b3-8cce-ce3ed2f17bf5'),
('c457cb37-56e9-4a6b-b0b2-b28c78d749cb', 'a6e047d5-460f-481c-a130-16d284dac7f6'),
('c493d938-4b8c-4102-8c77-59a15e9217f6', 'a8fd5f6f-4aad-40c9-adb4-1f5146c0f78a'),
('c4b0260b-c1d2-4de8-96db-a101cd7700fb', 'b74d922b-178f-4710-bb92-b14d88acef18'),
('c4e2d490-20eb-4d19-9dc0-61197e104701', '50f3e011-67e9-47af-9c1e-e3b80b327b14'),
('c51d80ef-5331-41e8-b535-b21f07fcb564', '0ce511ee-f247-4d59-b2a2-1aaa913875f8'),
('c552126e-7c75-4ecf-9618-5c0e509f873c', 'f8ddfdef-742c-479e-a65b-cbae12695a73'),
('c57bbf61-77bf-448a-9a12-1a4129130cef', '8f9f1cb3-4e9d-4d1b-a7f2-0a36b90ca1a8'),
('c58042e3-225e-4863-bebc-07ad8fcabbd0', 'd6fc6923-8920-479d-9551-2e611ea9f2f1'),
('c5cf3281-48ca-4b2d-95d6-a2662543a90d', '9f0ba824-a4f0-4fc8-a09f-3f4842b635d9'),
('c5cfc251-40a8-4d4f-9d11-7585ac358001', 'c1d5f39c-39da-4a8c-9ed1-618356726d22'),
('c6062e62-fdfa-46c5-b78f-90b83c3ee395', 'b95bca19-8248-473e-b2d1-4f3d5c02d7e8'),
('c6721bd7-6aa5-41a9-8931-6c640ad2a718', 'f2d2927b-5b66-4d33-82e3-f1e4cec52601'),
('c68e5852-df52-4383-a54a-14d6eb01d2f8', '771e1197-37db-437c-9506-63fb8d1ff3f5'),
('c6ac9f4e-972a-4b70-a472-e874c8e05186', 'd5e2f433-edf6-4b09-9a2c-6a3ea066dda6'),
('c6f1683d-de10-4f2e-9120-0e51a91de82a', 'ba74c860-2dd7-4584-b99a-b42e50201428'),
('c70118e7-c17b-4c7e-a69d-04aca3f2c400', '9500abb9-3aad-4dc6-9b1e-537199793087'),
('c75414ee-0641-4537-a7d3-b3c07ee234b9', '92059d58-5662-4fb5-b07b-f72929e76d24'),
('c7618e81-2ecb-419a-93db-90dc96234077', 'b6f3c300-428d-41ec-a6d4-64b9d85cbd33'),
('c766f26d-6bc9-437e-9140-13db7e4034d5', '7aa04182-7de7-4792-b176-aff600703156'),
('c794965d-107c-4c86-98bb-7b4f33ddecb1', '19b08fb4-7f8d-4ded-9fc8-db8fa6f4fbb4'),
('c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', 'e0bf0757-b818-461e-bea2-7f353b2dca16'),
('c86f1aae-e635-4580-a663-5c607a39b1a9', '76d399ba-07df-4ee8-a4d4-9d188c3594ff'),
('c87824a6-c16e-4b07-83a2-350cd822e917', 'c0140045-4f7b-4909-8f6c-605f28ba543f'),
('c8844641-9178-4d59-b7fb-8df196e6d71e', 'ee3c0593-fa3a-4019-96fc-6c1eb1dad107'),
('c8bcbe4a-4627-4fe9-84cb-533143549598', 'ecdf2cf8-c303-49f4-b0ce-3625790be09b'),
('c9b46f24-5e59-4173-b6e0-d0275361c082', '19e09e97-dd3f-4bba-a203-81cf0d7df0e7'),
('c9c684f3-586f-4a55-9c22-be9749021a9d', '15a617c5-2627-488a-8f02-8db4f5e71730'),
('c9e43f98-ede6-49c4-b5b8-918753688bff', '29eddd3b-fe50-4984-b548-ce35184011e0'),
('cac26733-cc32-492f-b46b-31d0aa71055d', '0709fccc-a152-43f5-8bb0-ccf767c5414a'),
('cad24dd3-6be3-4d57-a87e-a974d8863cfc', '3e4d75f9-7d50-4b61-917d-5e6a6c0b5f38'),
('cb1afd03-19f3-4f98-bdbe-915933d3a744', '77f818c7-e993-4f03-b7a0-c954be400564'),
('cb5046f6-b069-4258-a592-4e6b0ca55d79', '1dc66ea8-b9f6-4477-89a1-44a0ca30b5b3'),
('cb5a2b0c-db7d-427f-853b-0bd51ec3ea0d', '8411cad2-2b74-4ddc-8493-9a3014188a0c'),
('cb8027e3-7329-4a54-904c-d52672c0ca41', '5645d660-1e72-4706-a1f0-64bd00709948'),
('cbd58b61-7164-4861-b4ab-71636950d2d3', '6870a01f-a829-4df4-9872-cb0f0d105c53'),
('cc149e35-0530-4482-841a-12beb9b1805c', 'a8a95280-11af-4ee0-898c-f961c7de7fde'),
('cc4f9c98-95a4-4fb5-b529-4bd9bf333a26', '0530056c-0ff2-42a9-8832-d693e02102e8'),
('cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'c324828c-fa82-4616-b873-c5917f63f937'),
('cc923d55-b54f-44cb-ab81-8d86ff11bc0a', '6db7cd25-370e-4042-b5c5-0197303ae810'),
('ccde8a8b-f27c-4da7-a8f2-da848e84594a', 'dc33874d-1270-42a4-aa07-e7d5a4790f8e'),
('ccececd3-b93e-4100-8d3e-4ec8ab0466e0', '17100650-7cba-4104-a48f-f228c8c51b8a'),
('ccf17fb8-1cc3-4d6f-b2cc-a01566fc9256', 'ff54a011-fc82-4279-960a-432241fbd3b7'),
('cd33ca81-d7b6-45ad-ba1d-f7bc9b8fdd4f', '2ac37f17-8aaa-42ae-aa30-75afc775624a'),
('cd41fc28-0366-4bca-9ccc-a0e1c7d1d87d', '18a4dd6f-b99d-4607-a22f-ad4d61c78eb3'),
('cd919c73-2946-4aa8-a384-328637d797cd', '50c4893f-8171-468b-bb85-2cb08c1e5460'),
('cd937f13-7333-4358-add4-1bf08ac96dbf', '899aec7d-945b-4848-b432-9fddfc13a6bf'),
('cd956ceb-a744-4575-8693-380a6ff809e4', '4104916c-cb86-426d-b679-ff1f603bb3f5'),
('cd9bf435-c300-490e-8667-8893a34675a0', 'a259b263-96ed-4c9f-826c-40a83573ba3d'),
('cde88d69-9cec-4f23-a563-61bf63d5decc', 'acd03ce3-effe-4a8c-8053-3214d7cf1eec'),
('cdfc11cc-2d90-498d-970b-f9edb867c600', '736a109f-8cd7-4f4d-937f-851237e16409'),
('ce4340e0-adf0-492a-9077-084331491d62', 'df37c562-a42a-4341-b61a-d87250c605f2'),
('cea869bb-ecab-4d3e-a1b6-42fd07d8500a', '4c0b2406-cc92-44f4-8aa1-7291a6475279'),
('ced84bdd-00cb-4393-974e-15dc4f810335', 'bfb3e92a-d7eb-4d38-b5d2-502a5481fa5a'),
('cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', '37ab2eb6-f429-4484-a993-4bc941190648'),
('cf7a28e2-e140-41a5-9555-522c834a7711', '76cf6434-1f24-46fa-af4e-d093289d49da'),
('cfbc2f6d-19a1-4877-8727-dcd5302024f0', '1717ffaa-6043-4a20-b5db-715357ae65da'),
('cfd41f91-646e-4661-be46-1b676d8a2dc5', '84b10236-b199-42ba-a156-8b847eec8daa'),
('cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', 'ecdf2cf8-c303-49f4-b0ce-3625790be09b'),
('d04e0689-fa8d-4c28-9541-de92bff6b302', '0125ebc4-7bee-49af-9764-3adae0f638b1'),
('d1400cf0-12cd-450c-851e-2a4a20756512', 'f4d38a22-33b7-401a-9f16-a245d905bef7'),
('d14a7f3f-e56e-458a-9e49-3707a5768416', '8a54f130-9905-4963-8ee5-fb2cb018ca56'),
('d16f5ac2-4d1c-40c8-975d-86d9da458d46', '4d5ad49a-9e66-407f-b50d-5e006f769e31'),
('d1799f13-57a0-48cf-99ab-dd856c8c95f0', 'c8660f77-a272-4060-bcae-72c1a9d0c29f'),
('d19e3a3f-bf3e-4273-8272-18c138d0f3ef', 'ab97f92c-f669-411c-b65d-87b99414a8f2'),
('d1a1e7ca-4b8e-40f1-b97b-76c68928302a', 'df671ae8-e41c-4317-b34e-8819dcd492e5'),
('d1a8f7f7-1447-4da9-9d0e-ac7024a71c64', '9d8ef693-4fdb-4412-bda7-82ffec107143'),
('d1ad0929-418a-4b39-be28-5972ee587e9f', '907aba9a-b52b-47f7-ac44-6582278f9294'),
('d1b28d92-f8e5-4fba-8074-f4fa216611d2', 'de052926-1360-4934-b86f-d370d039432e'),
('d1cf785a-bd38-412c-9457-a35bd11e66d6', 'a77ee9b4-bbf0-4b16-827f-563110e87c7b'),
('d232e3b7-797d-49bd-bec0-fb8def06b893', '36fb4686-e1d8-4c4d-aa0c-8e0bfaab9cbb'),
('d263b0e8-cc41-413c-a898-926401504b9e', '16be81ea-b569-4d6a-8f5d-4fc6768eaef7'),
('d2af6281-a5a2-4e22-a7cc-0d6f3188884a', 'ba361747-a081-4283-a39c-50ddedff6fb6'),
('d2c1f382-0615-494c-b9e8-cbb8727f6fff', '37222893-e880-43e3-9757-f8608245708d'),
('d2f60532-f606-437b-9dbf-1bca8fe049c4', '4c16c2d3-d439-45da-9f7b-05317a6ecdab'),
('d32a6ffa-0a2b-456c-9c7b-44031c219619', '156b7f88-b34b-4943-8853-1accb131e329'),
('d36e812d-01a4-413e-9f34-a8256d75786a', '76836bae-2986-4931-a45c-d713cf4a8d14'),
('d3e8103a-4320-48f7-a831-df9ebee6539a', '7ffae59e-6f49-4cc8-9da5-8e0f6040adb8'),
('d47759f0-3992-440d-ab63-eef78d3a1220', 'cded7f60-ca4f-41d8-80b2-9692ce58d054'),
('d52d2e2b-fe0a-48e7-9a43-85a0e49e3afa', '53d6109f-4b32-4a66-b937-23ccedc44e01'),
('d54618b6-85d9-4d9c-b80c-0e9640177119', 'd3cb9466-df5a-4ffa-bfa2-44258cbde10b'),
('d553a3ce-a075-43a9-94a3-10c3bf53aa94', 'a8d4e74e-364e-4707-8f5e-990af642a8af'),
('d55dacf9-2f38-47a9-90f0-13ad255d6bd7', 'b353d0aa-5108-4693-9dfc-c682dd41ca18'),
('d5638529-e70f-486b-90b3-4a5fc9af9fef', '4f8aa02a-f8ac-45dc-8ec7-032d609b1a09'),
('d564ee5c-e49d-4360-9dc2-df19eb530c78', '618cd81d-152a-419f-ac94-4d728f35b628'),
('d5b4700c-812a-433a-96e7-7bd7466df0aa', '6bc50be5-a942-428c-89f6-292b35707c70'),
('d5dfcb88-eda3-4019-8396-cd6ec94e5e54', '4413887b-df90-4b99-9ee1-4c08fed3e6a4'),
('d6243b78-fd62-4617-9fa5-dfab0d70fedc', '1471d8cb-98b1-4c10-be01-5a592f951a80'),
('d626fbf1-a043-4a7e-8761-0b66136947aa', '107797bc-49ea-4792-a5c1-5a80d49bf687'),
('d67ff13b-b3ae-4674-a2c1-6e2730afb553', 'e20266dd-fdfe-47a5-b607-c876e0971c1f'),
('d6bcf4bb-36ab-40ad-a26a-cc3a6565e92b', '56a7cdeb-016e-4ab4-b670-320df26a9053'),
('d7377dd3-5fab-487f-a9c5-31bba92c0b08', '36f0eb95-5236-4343-b742-a4248ae82278'),
('d7476474-e1fc-42d6-8893-59ac236ed1f1', 'c8660f77-a272-4060-bcae-72c1a9d0c29f'),
('d74feec7-c09d-4b4f-8009-8afb58215e4c', '511be4f9-0724-4405-ba5a-6046a70ec3b0'),
('d7a27050-ce78-4d3a-860c-314919352fd4', 'd72af77c-b1cb-485e-be39-74968daebbb2'),
('d7c52b23-47ef-48ef-90b2-944f2158f1cd', '26f75a3b-cb19-4173-b538-5b628fa4962d'),
('d7cafb3a-14a3-431f-b8f6-7471c2c2e7e3', 'f85dd1fe-ba60-41ab-b201-2eda0ac7d266'),
('d8071694-2d82-4a5d-b82d-a0166c4dbf78', 'db110fd0-9f1e-4d80-87ac-695c48c8776f'),
('d8834c79-23fd-4063-9dc0-de34484202a4', '1691c04e-0428-4dd0-87a0-d6d515170114'),
('d8ae9d1d-c7fe-46e9-8ec7-d04037c77caa', '322b7e28-1273-4b8c-8a08-7b54451bf8f7'),
('d8c43732-4fc4-4d78-ab46-67f66c047210', '819e6753-0509-4ba4-bed7-eb81a66d930e'),
('d947a4a6-6b1f-4aa0-a2af-e40f562d555b', '8a23a991-6978-48c3-991b-3a6c719841ff'),
('d983727a-fc6e-4e86-9757-93a81323577c', '67c0efe3-9e2a-4ab8-9cf9-05b5b64647a4'),
('d9a11587-c4ea-4e6b-a607-692e84d4cd0f', 'ec3620b0-168e-4ec2-8b68-331980445584'),
('d9a60a3a-8712-47ff-9670-939740dec1fa', '6bc50be5-a942-428c-89f6-292b35707c70'),
('d9b321ab-4f3a-4959-a093-08d4e88e5131', '750dcb6f-bccc-4151-8afb-8630afd39245'),
('d9c2cb6d-8d06-4826-915e-507843971f4a', '1207a8fb-f439-46f2-a655-f4fc7e217638'),
('d9caa704-eba2-4809-98e8-703d7e81597a', 'b51850db-003c-4371-88e7-98f2c75f04b1'),
('da3a394e-c32c-482b-a31f-f1cf2cf5bd82', '00707253-98c6-454a-b2e8-12a9a7219689'),
('da54cffb-67e8-4426-a1f5-903e27d2e054', '1ca3face-dceb-4db7-bbda-b14de95f6c86'),
('da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', 'e6cc3f8d-b865-4fbd-88ec-50c45101eccc'),
('db6cbd7f-c4bf-47ce-bc1c-945aee514e07', '405b58b0-2ef3-428b-86a0-388cb41097dd'),
('db70cbec-ff48-4ca9-966b-f14c55891346', '0be6677d-6554-497f-b909-bccad4dddf9d'),
('dbefe771-67a3-43d0-89a3-e451075141f1', '0e77f95b-73f7-471a-93d8-5821b2444ddb'),
('dc18402e-3e7f-49bf-9eb2-c77e0cd30ff5', 'd47d007f-0801-4f9d-a8b5-5c49fdacfc5b'),
('dc47a46f-f8e8-482b-b6b8-ad1015c8dd4c', 'd00d2144-7f71-4d75-8e0f-a5548abc59ba'),
('dc53220b-9c64-425c-9d60-eaf143d5c6ee', '09fa1bce-6897-44cb-87d8-de11e8ee6154'),
('dc67bbf4-3e58-4e9b-a09a-dcdf0736005e', '487aca53-0226-4062-88f6-4e1d1acef085'),
('dcca6e8d-0a56-4c9f-8b0e-a9c6b6ab58ac', '051ca126-f900-4676-b7bc-bd3faa177828'),
('dd001942-0c74-40ba-a31c-09937f692a1b', 'e7880a29-92f1-4aff-8172-f9637c991e09'),
('dd0f07db-b676-48df-8b27-9938abf69d9f', '30c56466-3eda-4f25-b1b6-c0a86cf50362'),
('dd49c913-1157-4cad-8d83-d5c853aaa102', '06ad4c05-5089-4f28-aff5-ed7f0e49b180'),
('dd73bcef-2352-4b09-b160-50a502027c3b', '0e366024-50e4-4fe4-8d9e-493ceb62a88a'),
('dd89a78e-1ea4-42e7-8b75-a08987279a70', 'e7756fe1-91b2-4fc2-8ec7-3f7f635ec325'),
('ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', '9a55d45f-e323-4a6f-bfda-23fe39a2ad08'),
('de286da3-6d5b-4d53-89a1-c8d5a8144928', '6bc50be5-a942-428c-89f6-292b35707c70'),
('de4f27a6-56e5-4776-8f70-b7244a37e268', '8ae9038a-b5f0-465d-ac95-80faf02433c7'),
('de5ef269-1959-411b-81b7-b3bd870a57b4', 'e4c1ebfd-de83-45d1-b8cb-474348e4c1be'),
('de762408-2c9d-4fab-adbe-cbd208f2d184', 'eed6f60d-bf8e-4071-b2ee-ef7ad3c009a0'),
('de9aa4bb-a99a-4451-83cb-1ba7092e9931', '3b8f5df1-a794-41d2-9c4b-5daa22e8f8fa'),
('dee45766-3956-408f-87fc-a9634c0f40b5', '3689d1ad-8e01-4261-8b5e-c4508d2cb38f'),
('df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 'e86fff3e-752c-492f-82b8-4224ebb4ea65'),
('df576d87-e145-4af6-b801-ca5c05986445', '1340c229-ab1a-4730-8ab3-d81f5b180b5d'),
('df5ca47b-368b-42a8-af0d-94e92e9939c1', '678cd687-5d26-467b-816b-384376336494'),
('dfa83146-702f-43c8-a55b-94047d1edba1', '579f5bce-3b63-4e8b-b5bc-64dd8c7c04fe'),
('e098ed87-74b3-47ac-bc2e-8eb8519e6e37', '331226cc-fb7c-4d35-b9d3-abce87b73c30'),
('e1436cf1-726f-4b4e-988b-4555218daedc', '0be6677d-6554-497f-b909-bccad4dddf9d'),
('e1c3598e-7e4b-4fe9-a004-06084d48e5fe', '691496df-e2cd-430c-aad5-8e9403d54c5c'),
('e20ab525-dcfe-40ea-b6c1-bd79f031e461', '8e50d3cd-2b62-4aad-83f3-103a0230bc25'),
('e22d8820-5c6f-404f-a959-2e4159a417dc', 'fd349cea-cea4-453c-8b5b-4185bb20720d'),
('e25921f2-9b9d-4c45-a6e8-690d68242997', 'c467cdc2-6edd-4bae-bf65-3406d234e580'),
('e2c8221a-85e7-463c-9600-c7a2529135a8', '99612aca-9f57-4c28-a4f4-917d652d3c43'),
('e2e11f12-6ace-4529-b9b5-fae802d27543', '03d56610-2d21-4e3d-9037-e39a5bfb0db4'),
('e2fa6482-c3e4-4854-9e9b-902caaf11b27', '50a0ddd9-4328-4551-9717-14b682225022'),
('e33b6da5-7bf9-455c-885a-e31ffa3afebb', '89fefbe7-6eff-4e56-bb4b-8402245bd868'),
('e399840a-18a9-4875-9c6e-d1d3c4b38022', 'fa049cd7-9ee6-4fc5-bf5c-4d72a2dd6464'),
('e3b15fcc-a9cb-4694-8a63-87df47cc5bd7', 'e089f841-0d7b-4101-b1b4-76d900574286'),
('e3d4bc00-1a5e-4871-bf48-37e3baa622ca', '942b610a-e016-4cae-b652-a98b291ffd5f'),
('e3e36113-bdb4-4907-8265-959e47f25c37', '25151928-fbc0-4b0e-a877-24569bc339d5'),
('e42fd348-d78c-4823-8896-9349483d241a', '1f1ab275-0e12-4689-bf5d-11cbfa9403ba'),
('e4981980-217e-4aee-b493-03363de9e7d6', '1cd50910-3dc4-4fc5-a7f3-3ff27768d1da'),
('e4cb820c-0bf4-48f3-bf55-dd2706f61168', '9a5e76bf-1460-4bab-be65-07d361b2fbed'),
('e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', '0e5c0545-8e65-44d8-9c8d-4273f0312beb'),
('e534983b-ad7b-465f-a74a-ae25b4691abc', '1840e689-bf9e-4144-9b4d-e28ed8fbd7f3'),
('e53565aa-f28d-4ed0-a787-2743712c3287', '16a8790a-5aae-4acf-8279-3361da45d18c'),
('e62d0b4b-eb8b-4875-8e7c-6b4e8312479c', '18e33f2e-d3b4-48eb-9d6e-3ccb69a9f519'),
('e6a7dbc1-334d-4d1b-b891-9ac8f841fbd7', 'eab93b13-965b-446e-8b8e-a947c93a0b7d'),
('e6b51182-c3d7-4c65-8515-4846e598723f', '6a6b0530-4bdf-4101-89de-ac9c3bcd2539'),
('e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', 'cfe9a0c1-e322-43b5-b980-681716f8dc9a'),
('e6f0bbf0-4861-4955-89f2-0bb8510dd3a7', 'ed5b4878-c255-465c-96fb-ddeb18af24cf'),
('e7488282-2e72-4366-aedf-7645a0bdb9d8', '91cd9996-afe6-46e8-80a7-2152d62cdf48'),
('e753a86f-5c85-4e67-bf0a-c0be9cdb964d', 'a19cea71-6ddb-4389-a3c1-b33da1e43074'),
('e756738f-c566-49a6-a834-1d71b5329ed3', '035faddb-efc9-42e9-9642-150db1a14736'),
('e78a0046-2a65-45b5-800b-2d4ebecf6d12', '03ef73ba-3367-4267-9f0f-cda3d85ee207'),
('e7f697dd-5a88-4754-89cf-b162733ee1f9', '742006ac-e9ee-47cb-a680-5cba3ce24be6'),
('e7f90fc5-8672-4521-bdf5-998a5909ac4d', '9722c4fa-2cd5-4fe3-9465-cf63c42781ab'),
('e8402b29-ae6c-468f-9cf3-1c4a735956a8', 'a372eb32-4ad3-458f-9548-a6a3d27ea8e0'),
('e85c3ba1-bcf9-4c2f-9320-0839ab5576e2', 'c57641cc-d30d-4fcc-9a09-274d350b0b0b'),
('e85c9a41-873c-4cf4-9401-c165c1229361', '4b8634e0-7908-4c66-a467-f0504cab3743'),
('e862f984-2ff8-48c4-927d-cc68d4a08cd1', 'd19ccd7f-9aed-40db-901f-ab90ab3226d9'),
('e8b2d851-e2d5-41a0-b691-7b134a57ac71', 'da024431-1344-47f3-8fb2-1ac0c52e5e09'),
('e8bbb00f-8121-41cd-b63c-d1462b6525fe', '222f8fba-016a-4c86-871a-266cab4ca6ae'),
('e8fe1d22-5065-4c3d-94db-fd3ceea046e1', '41370e7a-e2f3-42b1-94ef-4b855ed5dc74'),
('e92e3f43-ee03-4b1c-83c8-b1f108bb49b6', 'd7cdeb85-b23f-4e5c-8be5-273b53042053'),
('e95b4f01-4a33-45b3-826f-9e6167b51201', '37f900db-fe78-4bab-a195-60f127677ec1'),
('e9fe09b2-c795-4c91-8fd8-39fd95d05a28', '47329923-e093-40e8-aab0-75df28a1a29d'),
('ea0b9aba-a7e6-4f08-b91a-2273f1c76eb1', '1cb211b4-df83-4b2c-b398-4332ea7ceba0'),
('ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 'a60623a8-e037-4f6b-a35d-92b6419961ed'),
('ea339cb1-7c5c-4293-9009-5f6f5256a580', 'b5837204-8b8c-4abd-8f8e-a94414eec01d'),
('ea3576ab-9940-4602-bf6e-89b2803da2ce', 'cf81cbc4-8a4b-41d8-8794-feb2e8957e71'),
('eaf353d6-1b50-4307-a9b5-8f3c7acad619', 'aa59bb0c-2d74-4a9d-b661-1125eaa269d1'),
('eafe581a-ba04-4d32-adb7-55f16d136760', '4884c343-9fc1-4dfe-b55d-196fe5fd4a21'),
('eb365b5b-f95d-46b6-b8f8-fbb67da546d2', 'b1e34b6c-1d1a-4b45-a829-00802a9044a0'),
('eb873654-7b70-425f-9c7a-97fbf51b7c3f', '5d4b48cd-d2df-4ee7-879f-1e0bc1712a3c'),
('ebcc485a-12b8-4463-9da2-14c725243eed', '134cfac5-aa1c-43c7-a122-a5bbe7a6877d'),
('ebf1e69c-55f5-4423-8de7-dd3a6be967f7', '8258fc80-93ed-47a3-8725-16bbc1215213'),
('ebf840a0-83e4-47d9-bf5d-03b4b430fa8e', '11690995-0cea-4b29-b335-3b02e6c7339f'),
('ec1f55ff-8f5c-40fd-a586-2f7822bbd762', 'd9d428aa-2384-4537-b172-1cc3379f5565'),
('ec4d7b18-23d4-46ff-89f2-ce75a1f54d48', 'c8660f77-a272-4060-bcae-72c1a9d0c29f'),
('ec595a0c-6c0a-444b-8b52-ed6430b1b865', 'd871daab-23a5-4e87-b2e9-297dbe915bd7'),
('ec85cc59-171c-4245-a3cc-ea6568c6ba55', '4529cd84-8265-4ae4-a168-333fd6fc3fbe'),
('ec8e3173-1270-43e5-86ad-716219d71ea5', '0d782d1d-eb3b-406d-b78f-bbf2239f99b5'),
('ec9d8b7f-8e24-4246-b22a-4014742bd20f', 'fefc86c6-686d-489b-9ad7-85607eae8469'),
('ed03c15e-43e5-441c-9b7f-a573f43b7e98', '1b54be00-bd6d-4fbb-8ae4-ff0f4a65a235'),
('ed1bdf90-1b66-454e-a5e6-e08a4f8a0b9a', '02d2e6b9-c89e-498e-a94c-02b58852bbed'),
('ed25e58b-1298-47e9-b0f7-d03a61bd53d2', '2b420975-0f3f-4c9c-84bc-dd23937ba99c'),
('ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'dea5064d-7091-4bb4-a1c7-e3b134e5ca7b'),
('ed7b4d4b-125a-4af5-bd88-c452148edeb2', '55b03e20-5e6a-49a2-a72e-33497997bdf7'),
('edaea714-6c84-4e12-afba-b6db56cb66ea', '461af912-0683-4c1c-ac36-bafbf6720c91'),
('edbcaa4a-14d9-4bc5-b8c5-eb2aae14abd6', 'a22feb70-b75a-4549-875c-afe724b7d64a'),
('edfedc74-4e55-4a69-895b-7e25878e33eb', 'ed3f314e-80e8-4616-8d4f-35e6f18753a4'),
('ee1b2510-197c-4444-944b-f83eb8603aa5', '92c59554-48f4-4be8-b689-88519a4e311e'),
('ee9d55d3-2f41-4667-b359-d5fe0a0f508e', 'c6283b41-e2d1-4157-bdfc-1302cf03c38f'),
('eec542b3-f8a6-47ba-b152-e73bef3cd8f3', '0e05881a-0c23-44d5-8f6a-9448576c0239'),
('eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', '0b93a973-0753-44fa-b86a-2ff505063852'),
('eef924e5-7c9e-47dc-8b3d-4423e61c39c8', '470f5c67-1eab-44e2-808d-2d8419ccdfd3'),
('ef451648-1ec0-4707-bae2-dc5d4c4143d2', '2a41235f-cd9d-485d-9825-c94a40db51d7'),
('ef4db633-9825-4db8-832c-b872d770a074', '8fb388bd-162b-42da-9fef-2335025da66e'),
('ef53d921-3b41-492e-9118-c75727367f3c', '11277f69-fcb7-444f-a138-4ab75067bc94'),
('ef551386-ce7b-4242-afe9-281d90b97ca1', '5788552b-d8c4-421a-b7e9-c3a01ac17237'),
('ef5f22c7-2c9c-49d7-b836-685b38281118', '2786f756-69e3-4538-a712-e0c367632750'),
('ef8fb860-67cb-4965-93f2-8a7ea8fcdccf', '46c46234-3544-4f8e-ae3a-438caa8b0f61'),
('efc1e42d-b609-4a74-b171-a7f37b452650', 'b50fdc12-dc0a-4ae2-af9a-5f773609c5ca'),
('efd952e8-0346-4755-a5d4-42ab029375b9', '9f3b59a4-9de5-4dd0-b176-6c11091ec872'),
('effc5142-d19e-4d2b-8175-f0fdddf0cbbf', 'ae68b025-5a16-4ca6-b975-fa573ab965cb'),
('f00da9aa-71c9-4a13-9724-d83b8f534d48', '24f3fbae-7efd-457a-80f7-0cf8a0a5298a'),
('f0d71dcf-2217-40f2-9237-ba29791fbec8', '096aa03c-9ac2-481b-bb3b-eb7edc4ee4bf'),
('f0ee96df-b511-4145-9799-edae95029ba8', '81169ca5-aad3-40ff-8a85-e2163ff40cfa'),
('f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', 'd32ea0ff-6644-4e44-b727-bc2e4d3ebf53'),
('f1804379-504d-43fa-bb14-1d2d4879ec5c', '45849246-a52c-44d3-b20d-f0a23c537df7'),
('f192a078-8832-4233-a5c2-15d397efc020', 'a5f55cf9-60ed-4f12-9e65-0a367de04ddd'),
('f20cf613-31cf-4d8b-8f00-9892e1708857', 'deaeece2-c902-4e49-9d67-60631d0108e4'),
('f2258260-4c6f-4448-9af8-8e60bfd5607c', 'a81f2d0c-2423-4d2e-83d9-66c24c4c8a94'),
('f32e9317-59f3-4048-8ae6-563693557bf2', 'f618fc4c-a668-45dd-a882-a33999203fa0'),
('f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', '0c1b8301-a9a2-4914-b44e-94602ae96117'),
('f35aed38-64d6-45e2-be83-fe23350d7e77', 'eb154d39-4e13-418d-9110-c3684565f87e'),
('f390247e-555d-457c-b898-4c0c87c847dc', 'd51afdf6-c54b-4f2c-a6dd-4c089e4da630'),
('f3a8e65c-f448-47b5-9783-004324da20ea', 'eddeec17-423e-48c0-961c-08d14832e5cb'),
('f3b86bd8-1a4e-4c1e-b355-53f694a39957', '157b4119-24e7-497c-8d73-fbf696e49ee8'),
('f3e2086a-8cc6-41a2-b9d6-e96c93b1fa0d', '79ce9e0d-dacb-4bae-8b2e-30247010cde8'),
('f3fa965a-1db9-44d1-ba90-e9cd4694158c', '01f340c4-65ad-4b9c-b0a9-c5a8cde7947b'),
('f40df86f-e713-43ec-a1df-c25c76c37d49', 'f5f955a0-a579-41a5-8721-fbc2a542f22c'),
('f47853d5-641b-491a-b2a0-cc5bfcec9c6a', 'c4396c66-10d1-4892-bea1-68d192708799'),
('f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'c1cf2932-417e-4037-9b24-64af665b5714'),
('f53f234e-84a1-4832-ae51-71e6593bd77e', '0c1bbbcb-3bf9-421a-9241-1cc7c9d86aba'),
('f550ba2d-873c-4990-ab3a-584dc8b415cb', '6ca9a410-e568-409f-b877-acdfbb3ce774'),
('f563e94d-20e4-4965-b749-9e32b9d44569', '6f44e118-af19-4046-ab5c-46366cca99b9'),
('f5b3644a-b26a-4a6d-960e-268eec81a4b8', '906c9652-df97-47f3-a7b4-34790e9aa8f9'),
('f632017f-d4cd-49d0-a550-d995fad910b1', '8c9fff26-fbad-4747-80e6-a1824a57f553'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', '9147fc21-fb1a-4dd1-a5c3-28f464fe771a'),
('f696e605-bed7-4647-8c4d-bc7918a754b0', '41c4ca9f-94c5-4e67-bcb9-dcd3619904e4'),
('f697e66e-525f-4170-a99a-50398c0fffa6', 'f9b8252c-f09c-4cf2-95be-d0a61dd6bcf9'),
('f6e37728-a21f-4c7a-b23e-72d9e1f7c767', 'b021c846-fe5f-402c-a235-47c50f4670d8'),
('f6e9585c-ed1c-4392-8959-a758a05bb30f', 'e00120c4-50f3-42dc-83f2-646110595ebb'),
('f70be27b-a314-4a56-aa24-2d0de3a96267', '48c3b5f7-e837-4106-b6c1-2c328c7af049'),
('f71ff88a-49e3-4f3a-9afa-6658048e9b1f', '69d7bfd8-1668-4c06-9390-c1578bc3c803'),
('f759cabe-733a-4685-8022-07c1a8b4d442', '1e24ad64-e774-473d-928d-ca180d7b09f9'),
('f7959cfc-3916-48cf-9cdb-967544f5845d', '58a412ec-a591-4f1b-894e-eecbfbc9834c'),
('f79a38d0-edb8-46f1-86e3-f8e9391f299f', '5a1a19ea-fa7a-41b0-81ef-ccc60c50585f'),
('f7a51e43-7a95-4e76-b16c-a34c6bfb5061', '01a6573c-bc6b-4098-94c9-84bf9e7ff5cf'),
('f7fea703-e11a-4c4f-ac0a-98eaa7846372', '489cb898-8d4e-4586-ab17-137432b15c09'),
('f8327022-923a-441c-9f9b-bd0278816d99', '8a329519-bde3-43cf-8045-792d41724602'),
('f8a92c52-ced1-4749-a87e-8edb17f8a032', '260647ea-18e5-4454-98ac-9ad71338a294'),
('f939e3aa-394b-434f-adef-150304e43327', '16b35565-4890-4dcb-adb0-3e8339e7a796'),
('f98385b0-1930-4f4f-b9b7-2dd3536324e4', '44226d9f-e452-44ab-b231-f9b93b6f5d77'),
('f99ad88d-9b81-4689-b139-05bccf622d2b', '87fd5d7a-7e3d-45f3-9384-c6e148cbe251'),
('f9c01c00-230d-400c-b288-873f9896f812', 'd831904c-a491-4428-91fb-37001f4dcf5f'),
('fa3ba29e-d0fd-404c-9d42-c5ba59acac94', '3e5a5673-dd05-4b20-be5a-5b484d53beb3'),
('fa47ec10-2588-47a5-9429-11e38d64153a', '52b0a118-2af5-4ba6-aa37-041c42a16a8f'),
('fa940f4c-544e-42eb-919e-02042a40dfdf', 'd785b99a-739c-49b0-ab8d-4444fde2870c'),
('fac180ab-da84-4c3a-99c6-8c25b1f1dd5c', '354684c4-1170-4760-99c9-f741adbe9843'),
('fae3fd1d-d50d-4ec6-8bc7-376ba134a200', '2f1acb1b-86df-4123-ae6f-25a5bab2bad2'),
('fb783627-0e7a-4cd1-bdd7-821c6fc60888', '4d2197a3-e0f5-4a1b-805b-0dfab34aa954'),
('fba92dd2-a45e-4a82-a6b5-a164844da1ad', '0fb16480-d28a-4ead-841c-f85f511b72f2'),
('fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', '75b13685-f69b-4dba-9422-996bd858d42b'),
('fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', 'aa2662dd-eb9c-4d69-b03c-36b757ba629d'),
('fc1465ad-8d57-48a4-8913-d41ee425f810', '491b3138-ae54-4151-bc48-efbf3f6dce73'),
('fc245440-8eda-4c1a-9db0-92b561ca3a89', 'e340910a-18d5-4279-a41c-98b28a68cb04'),
('fc318790-2b00-4b88-bfd5-82d44b59f615', '5416ba06-d245-48fb-af39-d80380675b60'),
('fcca97e9-078d-4cd8-8e8e-dfb76df495d9', '0368ab65-822a-4b36-b475-7772430fc98a'),
('fcfba361-1073-4c71-97c7-5868ff914b14', '3231c3d2-a5ab-40c0-bfec-62d41ef45b85'),
('fd031822-4a8f-432d-b9e5-8f62686d70ae', '455129bd-4edb-4c82-ac98-48edfd2343e8'),
('fd4b8393-c53f-4981-8a78-4768b6263f45', 'cd5cf907-db1a-4f9f-9b1f-89218c1da33d'),
('fd877c6a-6e11-49d6-b2e5-432909f4fc1b', '47df025b-f3a9-4d87-8039-c1573ea0900a'),
('fd9fe938-b947-4e22-9344-e1c03d51924e', 'df37c562-a42a-4341-b61a-d87250c605f2'),
('fe244f24-e622-4271-8b44-c2e4dd17df85', 'fd594324-2aa0-407e-8759-d5be2326e969'),
('fe40af24-8b01-4ea9-84ea-f64c3e744448', '10e23bc4-3e2e-4ab7-a7f4-bfd76151072d'),
('fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', 'f4316b58-7a51-4042-988e-ffe3eb379f01'),
('fea40222-696c-4364-863b-b744e6d995ab', 'ec0ab1e4-17ad-40de-bb51-56cf75bb44cd'),
('feb3b66c-c00b-4f72-b74d-9448d3ff8af4', '10556ad5-ae06-41ae-b0c7-18e645b35d8d'),
('ffebbfee-b765-4373-aff0-048716b4e680', 'b2ad9a2f-54dc-4f98-9bf9-fa0b3c3b6477'),
('ffeca105-5931-4b35-aeb3-44f7639a4237', 'ba0c3624-741d-419d-9e9d-e8a4b478a7af'),
('fff17835-7741-4f34-931a-81d9c7146afa', '4ef86dfc-465d-4638-bd16-65b728e20496'),
('fff5d758-745a-47d0-a047-11eadb6ba3e2', 'b8dc458c-ed30-483c-b4fa-1e783221b79d'),
('fff6a61e-ed1c-4a87-8faf-be979f3af99c', 'f092e401-d1bc-4cb7-8dc0-b35735eaea29');

-- Table: bookcatalogue
CREATE TABLE `bookcatalogue` (
  `bookId` varchar(191) NOT NULL,
  `catalogueId` varchar(191) NOT NULL,
  PRIMARY KEY (`bookId`,`catalogueId`),
  KEY `BookCatalogue_catalogueId_idx` (`catalogueId`),
  CONSTRAINT `BookCatalogue_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `BookCatalogue_catalogueId_fkey` FOREIGN KEY (`catalogueId`) REFERENCES `catalogue` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: bookcategory
CREATE TABLE `bookcategory` (
  `bookId` varchar(191) NOT NULL,
  `categoryId` varchar(191) NOT NULL,
  PRIMARY KEY (`bookId`,`categoryId`),
  KEY `BookCategory_categoryId_idx` (`categoryId`),
  CONSTRAINT `BookCategory_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `BookCategory_categoryId_fkey` FOREIGN KEY (`categoryId`) REFERENCES `category` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `bookcategory` VALUES 
('00018a0e-7db4-453f-b226-9cc28c099500', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('0022d17b-29c3-4040-9afc-d4b717706539', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('00275e57-b327-4c13-a727-ed43b604013c', '09a3a021-f556-400d-a341-d72305872d06'),
('0037ddbb-7a5a-42e6-adb5-e3ae323cb1dc', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('004c01c7-41f1-4b47-99c3-fc88cd0d3c9c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('004c515e-be08-441d-99ac-9cce74f70221', '09a3a021-f556-400d-a341-d72305872d06'),
('005e1521-13d6-4af2-a512-0cbe2eec9b3a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('00689374-18b4-48e8-8324-e8ff432f87f7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('007790fb-81d3-4ee7-97bb-c6864ad844fa', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('009dde54-8c06-4bee-aeda-3d602edfc067', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('00a00809-0af2-4ab9-9bec-5112f0103ffc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('00a11954-fe76-4790-b462-c330f2467ca2', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('00aa4a3f-5217-45e2-a2a2-a3601ae327d2', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('00b1c2f9-b7f4-4422-8688-160a4588a2df', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('00b2bb8d-413c-4db7-9178-e43f02b0945c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('00b2bb8d-413c-4db7-9178-e43f02b0945c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('00b2bb8d-413c-4db7-9178-e43f02b0945c', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('00b2bb8d-413c-4db7-9178-e43f02b0945c', 'e5e45855-e53c-4603-81a0-254a1f2a17e4'),
('00c44c72-7f0d-4a7b-beff-c4733bc1a321', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('00c75eca-26dc-4c96-8933-8e1100c1d521', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('00daa470-e756-40c0-9fe9-997fdd950e2a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('00f3db64-4c0d-4c86-8d25-0e8d2e69c1fa', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('00f3ff40-63fb-4200-94ad-b39548841708', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('011cd808-2a69-435b-acf4-922cc3598574', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('011d76b9-13ce-4a89-a92d-8a5d089e9980', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('015731bb-21e1-459a-99db-18fe554304c2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('019020ba-36de-40c8-8767-ce5a5775e4c3', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('01ab93df-6f48-4d19-b728-5a959c6560b0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('01eb3d01-3407-4827-ad0c-d1d9c9e10ba7', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('0215ea2d-0113-484f-8918-920af66dc4a6', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('022a60d8-b9a5-48ed-ada2-8f3031a8875a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('024cae81-ff03-46a5-ab92-42aa374b0d82', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('0261d1d8-1c1e-4319-a2d9-c6464cc2f218', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('028157ce-2aba-41af-bbaa-b13a98d0c6e3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('02af1378-a510-4951-87cf-61377c351056', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('02d39c87-e4d7-46fa-a8b2-3ce628ddeae7', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('02f1149b-d029-4e63-8d3e-15686984e157', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('031036f3-52e6-4894-939c-be744aa10a14', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('03192763-80ab-4185-88ef-506e81eba216', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('031e37bc-aaa2-4196-b2c6-31b61143d8fd', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('03363846-ba88-415e-a4ae-d6b506bb8b39', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('0339a5c7-9a63-4197-aa1e-674f05e9800f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('036df452-9613-44d1-916b-ff6c978b3af1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('03814405-9c66-46d4-ba21-b1649ca73f8f', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0383d2a1-88df-4feb-9fdf-179ab4bbf3f1', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('038faece-5611-43f1-8eab-b7760cf869e2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('03adad0c-a4fb-4670-85da-fbeeee830dee', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('03c3a3cd-5aa1-4704-913a-5ee87b9d2213', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('040b62d9-2102-4644-a7c4-0a057e431b35', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('040d5832-913c-4b7a-b67a-a5dcaf3ebfe1', '09a3a021-f556-400d-a341-d72305872d06'),
('041108dc-47a6-44ea-99aa-3147e64d7737', 'c52a3022-3751-442f-86d8-74347efe0698'),
('0430e5d3-f565-41a4-ba81-e0bb3271b7b0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('043bc84b-2430-4b81-80b8-704cbf5b287e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('043bc84b-2430-4b81-80b8-704cbf5b287e', 'a500e114-30ea-4123-8034-196742fe4d88'),
('045a1ff6-4270-4e21-853a-c352ad5bc289', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0466f817-d6cf-47d0-9b5b-5b52f7a64f15', '09a3a021-f556-400d-a341-d72305872d06'),
('047feb96-afb5-488e-8279-37a03679c75e', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('047feb96-afb5-488e-8279-37a03679c75e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('048e9a59-a2d2-4402-af26-8ab5661d7ffb', 'a500e114-30ea-4123-8034-196742fe4d88'),
('0491d338-4bf6-4fa7-977c-7416e4a22bba', '09a3a021-f556-400d-a341-d72305872d06'),
('04c69fa8-b33b-426c-9de5-24730aad9df9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('04d1bc7b-0726-41a6-88e1-7ed12c570834', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('04d75430-2ed3-4b23-aa06-8a2525444578', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0512a4d7-a209-4235-a04f-c5570bd56bde', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('0536d7d2-998f-4444-9169-f1ceb7c21de0', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('05590c5f-e351-46b3-9f70-09c1c9b4be1b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('055d9e50-1481-43da-90ab-de21a80703ad', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('056fe6c7-54c2-4737-9d0a-ab7e1e6b5a74', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0584f078-1828-4566-87c5-d5ee03aee6b9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('059d28a6-e146-43f6-9003-7d04ec291250', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('05ad85ba-9bf7-4845-8263-730784c9788f', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('05db0faf-7cbb-4352-b6f5-f910c9776952', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('060c7296-5943-4e94-a1e6-e1df08c5f15d', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('06317db4-6255-4d7e-8f40-f09f10168e8d', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('063b7972-8200-44ae-a699-bdd0f189cc61', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('06b3c17e-33c0-42f0-94f5-9de9b2af0ec8', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('06b47585-417c-47e3-940a-25ff52af99da', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('06db38d0-cab5-434a-8618-2132ec2a11b0', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('06e47de2-1602-45f7-82d7-e45ad7feb63a', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('06f42792-928d-47e9-a093-dacb7874da58', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('0701198f-e5b8-4944-9a6a-586b3538b9d1', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('071a1de3-a5ad-41a3-b4a1-3be24f03095f', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('071a1de3-a5ad-41a3-b4a1-3be24f03095f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('075775a2-40eb-4571-9afe-905537c0d85b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('0768c5e2-e047-4b08-80af-88f527aeba87', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('076c1f08-043d-4098-ae10-e66978dd01f8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('07d94e43-01d7-457c-9cbc-68e1355b8a11', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('07dcde93-c295-49b9-bcfb-a2dd61a1e9ca', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('07e0c5ed-22bf-465d-9d2b-b13b6d8852f8', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('07e1d8f0-909c-46da-a757-b20af6510832', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('07ecef17-16ce-413d-89e5-fd1cb7a20a75', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('08184f5d-64e8-4d13-8788-944798b89028', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('081f23ad-7403-4cef-82cb-40db3fb7302f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0844f3f6-63ee-4426-9ad2-7f6a028eeaf7', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('085d330f-5f90-4492-90cb-4360a552f64b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('08805717-e4de-4b0c-84ca-d7101ff6661b', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('08886699-ba49-4a11-9f40-bb4045635e0c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('088977c4-0218-4e9e-bf4c-cb301b0310f0', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('08904d5b-7743-49b0-a936-8da1488eb4cb', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('0895f0a0-9534-4e88-bb90-b14aa6db5a99', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('08e6f479-1153-419a-910b-5843d5504bd2', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('0925686c-4903-4ecb-9f92-2b8092d4459b', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('094c18c6-eee0-42e1-bbe7-8befa56d668d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('094cff2d-7c3b-4b55-8420-504b34e5befc', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('09772330-d03a-40c2-9143-aa3223a28a8d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('097f1503-28f5-480e-be06-a36c5096f41c', '09a3a021-f556-400d-a341-d72305872d06'),
('09834a6e-8913-44d8-8226-5f67ea249f76', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0987242e-24de-452a-b71d-25b7338ddaae', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('09aed58a-2b32-4561-889d-dfd7b7fdc9e0', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('09bb961d-a612-49c2-a375-a4aa992af984', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('09cd281f-2590-4dd4-9b44-99ecab247d3e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('0a2c0d92-4d35-442b-b594-1b349ba4fcfa', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('0a2c0d92-4d35-442b-b594-1b349ba4fcfa', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0a310dd3-6699-4cef-b691-0341c3bcf244', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('0a3c9a7e-edd6-4c96-8062-238e3ca5daba', '09a3a021-f556-400d-a341-d72305872d06'),
('0a698ff9-930b-493c-95f6-7cfa5d20b10c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('0a6aa05f-c061-4d1b-8057-61b7dec7c67f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('0a6fec01-dca4-4751-927f-56f5926a29a0', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0a77d975-3c31-4f84-b3e4-eadb36206454', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('0a797d79-368e-4098-be0c-f9620641a5c4', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0a79ef85-d1e9-4449-90e2-8150eb807efd', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0a86567a-72e0-456e-b9c1-1e97bdfdc817', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('0a885192-6830-41c0-a7af-0414c12a338e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0a8b7e0b-dd20-4b7d-bc87-71da91ffa02e', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0aa91139-7cfd-4590-b5fc-8e8665b865cf', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0ab434fd-bdb8-4b97-9e59-c054a6f24d65', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('0ac4dccf-8bfc-4523-acf3-574b83d32add', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('0ac4dccf-8bfc-4523-acf3-574b83d32add', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('0affde79-99e8-4c7b-bc7a-7906356a4798', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('0b066971-7bc9-46b2-ab82-a5541d8e038b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0b133f78-5435-4d27-9fad-9f494a867f77', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0b13d232-0ed5-4a5f-90b9-0efaf321d74e', '09a3a021-f556-400d-a341-d72305872d06'),
('0b412bc6-cfc1-4145-8c7e-0af94ecf5f11', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0b4b7d15-875d-48f8-986c-c12fcb147ce8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0b4b7d15-875d-48f8-986c-c12fcb147ce8', 'a500e114-30ea-4123-8034-196742fe4d88'),
('0b5cb60a-bddc-42c6-895a-c1030a1678b3', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('0b77540d-b34b-479b-a193-f4e2ce79cd0c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('0b8b6259-e222-464c-96dc-33fd3b013048', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('0b8de01c-3706-4b29-af82-baec07ffc2c4', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0bc8e883-f2bb-4e2b-b2d1-c881fd62e08a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('0bc8e883-f2bb-4e2b-b2d1-c881fd62e08a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0bd63f3e-b304-4d3d-b6c9-ca2fed4c516a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('0bf8bf4c-cecb-422f-b277-61157cf42afc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0c29e79e-55ab-4e00-8f99-a9ae63606370', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('0c2d1b7c-ff77-4f72-8c79-2bb0cf7b118e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0c8186bb-8cd5-4812-bea8-2490266f4a52', 'c52a3022-3751-442f-86d8-74347efe0698'),
('0c98a234-9d5c-4c55-bd3a-d147d16d8774', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('0ca75174-a911-4d04-9c60-551fa6c82c09', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('0ca75174-a911-4d04-9c60-551fa6c82c09', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('0ca75174-a911-4d04-9c60-551fa6c82c09', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0ce59a35-e7f2-4983-9a70-e5015f78e5b7', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('0d013205-8da3-4930-9533-e2708783b441', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('0d03083e-f46b-40bc-9b97-5a2498591996', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('0d0f21cb-600a-46bb-8c12-e72936908ea5', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('0d0f21cb-600a-46bb-8c12-e72936908ea5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0d2f7ebf-aa23-4f44-ad00-cded21604e3e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0d30b64d-fa77-4fc1-99dc-b006db6cd0db', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0d33da13-93bc-40d6-b6c8-4c6e0f6157ea', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0d58f4f5-9a14-4ff7-873e-86c0599cb889', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('0d627e06-c965-4257-94f1-eb7ca59d365b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('0d62b087-6036-44c7-8422-3185642dd1f1', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('0d74223a-9bd9-42e7-9631-c72311b28df6', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0d7a434e-2ad8-4377-9d3f-9ccfffaf305c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('0da041b4-d697-4407-a292-1a7216d3da58', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('0da041b4-d697-4407-a292-1a7216d3da58', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('0da041b4-d697-4407-a292-1a7216d3da58', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('0da041b4-d697-4407-a292-1a7216d3da58', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('0dc877e2-c4b0-4b06-8862-29d159743d18', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('0ddf6199-e2cd-4140-9c4e-1125382ead99', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('0dffdb22-c45a-443b-abc8-d0bac63dfbd8', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('0e09876c-c53e-4ea2-aab8-c07db8166d0c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0e7345d9-8e53-455a-8b93-caae99095a9a', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('0eab0461-ce5f-4b52-92ee-cfe2f9f0bdaf', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('0ed2de41-84e8-4131-9bb9-1bcda938e13e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('0f5678a2-06f7-4465-a401-d041d967547a', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('0f81daf8-93ce-4a35-a651-5a2a3e5f0491', '09a3a021-f556-400d-a341-d72305872d06'),
('0f92a2d1-d198-486d-aa97-117826fb9fc3', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('0fbac891-bfc6-41c3-9944-d31da136f2de', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('0fe6b01e-8838-4b91-9d5e-f007612029d4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('0ffa8b3e-412e-4f24-817f-76fd2f880ff6', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1017f679-24e4-4249-9f9e-f71a2cd282bf', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('101f51f7-d865-4d91-90ff-f066c2991feb', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('10398adf-8eac-4de4-bb6a-820623cf7ede', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('1046cf45-4fc1-436b-a402-68c010db9515', 'c52a3022-3751-442f-86d8-74347efe0698'),
('1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('104cc13f-9723-4e12-93d4-063cdd3554a8', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('10751af7-eaa7-42fb-a063-97ec4be1b0fc', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('1084173c-5f73-4b8a-b636-f6e2e660a845', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('1087b852-7de7-4513-83c4-7e4b0f723dbf', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('108cc098-3c03-4a28-97bd-4ffd5bf0a0de', '09a3a021-f556-400d-a341-d72305872d06'),
('10a58b45-f0e3-4d2b-872d-ab3c4e720e25', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('10f8b9a4-a237-4aeb-85e3-325bf349c53d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('110933fc-db8a-4249-8b38-b444cba02039', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('1123d87f-1f46-4d37-b402-f61036e56472', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('11352088-4d7c-4c63-bba5-8619f94b368c', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('11352088-4d7c-4c63-bba5-8619f94b368c', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('1157eb06-0785-460c-ba65-ae188201337c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('115e9037-7f57-42bb-89d8-42c62dfb3455', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1189b39e-74e8-4d46-a252-ac9de9b7926f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('11acd124-5eba-4c9d-88fe-ddbe92c085e3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('11c5fd62-a97c-440f-b041-eb3b04e2af49', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('11cc07b3-aec0-41de-8a63-d78ec57e0213', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('11cf3001-a54a-4b07-abca-98187f6e3b55', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('11dae738-8416-484d-8a59-ed8d12710398', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('11f8eb21-2740-4c92-98c4-c15661c70d6b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('11fdb683-a9aa-4427-98a4-1888b8debf2b', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('11fe297e-c04f-431e-b07d-07626185e547', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('122ef7cc-3e4e-4582-a5d1-c19602f3817f', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('122ef7cc-3e4e-4582-a5d1-c19602f3817f', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('122f8c7f-73e1-49f9-adbf-508770cdb63a', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('1238c8ed-e981-427e-acd1-12b7ce7d0ed9', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('123fcd24-7c5d-4f17-9979-30a38db8bd02', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('12404026-203e-457c-bbac-06129b7623da', '09a3a021-f556-400d-a341-d72305872d06'),
('12404026-203e-457c-bbac-06129b7623da', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1252c780-e611-426e-a5fd-c909b0df0e96', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('125c754d-959a-4fe0-a4f3-92cbda9ec0af', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1275264e-be88-4535-82b7-b2feb25a6548', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('129202fd-0799-48d7-96af-b7183b2d7442', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('12af440e-5167-4cad-9ca6-7528eac44055', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('12af440e-5167-4cad-9ca6-7528eac44055', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('12decdb0-6ecb-45dc-8481-02d652763b61', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('135da65e-3a54-46c7-a748-db2b78b9757f', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('1377eb9b-b4de-4697-ab0e-db156ecc1d07', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('1382d5dc-275a-4ff9-bc38-7c84386c0285', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('138fd2e1-3a64-42eb-b1cd-a0bc9d738c4d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('13ae25cb-81ae-4b3f-ac44-767bec800bf7', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('13c80798-46f0-42b1-834e-839d5b787179', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('13e41ed2-dbf8-44e2-90d5-1324e43f22a9', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('13f37178-d2e2-4a24-9754-a09dc5b26885', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('13f37178-d2e2-4a24-9754-a09dc5b26885', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('13f37178-d2e2-4a24-9754-a09dc5b26885', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('13f37178-d2e2-4a24-9754-a09dc5b26885', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('13f58f34-8bbb-427d-b647-99d762d89186', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('14146fac-f5d7-486c-a032-7e881dd2eb7f', '09a3a021-f556-400d-a341-d72305872d06'),
('14146fac-f5d7-486c-a032-7e881dd2eb7f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('142e90bc-0f50-4536-ad18-77e95e6a2b71', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('142e90bc-0f50-4536-ad18-77e95e6a2b71', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('1446acfe-5a3f-4117-ae5e-f6c29a690b43', '219a1447-a5fe-429c-890a-485c6f428d84'),
('144eadb3-0ffb-4fdd-a494-cda6786f6be5', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('146806d3-450c-4152-ab04-fa21ca2dc0a0', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('149b1f0f-44ab-4a69-87cb-7f9d48978445', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('149dcf43-a99b-4098-bd0a-4fddad6f178e', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('14cd6cf8-dd10-425b-8a62-65aeed3b5387', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('14d12c71-57f6-4e89-8089-dec32690323f', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('14d811de-bbc3-43b1-b8d2-8a93e2336a33', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('14dbb59d-c5ab-4225-8436-33712877ab24', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('14f35b2c-1cda-4c61-9800-68c46f1cfa95', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('14f70616-007f-4827-a6e0-22c914da8c8c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1506461e-e084-4d93-9d80-e44b2884758d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1520de78-7f9c-4668-a71e-694ec622ef4f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('15280d61-4944-4644-935b-c5449384b59f', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('153231a6-8c0e-4413-b682-a251e5958dc9', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('153efba5-6481-43e5-8743-64a52a52e6e8', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('154860a8-5e23-4d49-a901-d21d8cf14386', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('1550ef6c-5c75-494e-9f03-6fc1486dde96', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('1577e21a-9692-4175-94e5-cb90660f8402', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('157e6b23-37ae-479e-9b70-5599a475aec3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1584daae-0ac7-400f-8177-b04a68e1943c', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('15889935-34e5-412f-b459-7a4ff2afee07', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('15a67626-2495-4489-a346-d702e518a1d1', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('15a7b949-0c2e-4406-8007-8b67e463b58c', '09a3a021-f556-400d-a341-d72305872d06'),
('15c825f7-6151-49c8-8f81-bbe18dece6b9', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('15dac1cc-36ef-4683-be16-a34db93983d1', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('15e5eda3-ceca-49c5-86ad-ed6eaa81b4c9', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('161b5394-86fa-4c9b-80b3-4274840ac0f0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('16650f2a-8e38-41a9-afc8-47f93d38d1cb', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('16a08782-8a29-436c-b8f0-b97c8829701d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('16b0d0a9-93a4-4375-b23f-ea12b2c80510', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('16b86c6d-77c4-4d1c-a02b-b4c6e467a7a6', '219a1447-a5fe-429c-890a-485c6f428d84'),
('16c96f88-c902-478c-8fc9-bb6e46f92ff0', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('171be9aa-776a-4f6f-83a6-1bf46a21f62f', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('17254fcf-93df-4f67-a666-de38c4ba811d', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('17261b9f-91c5-4992-b411-6d506b05f90f', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('1743ce33-9561-40be-a014-dad482dabf7f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('174c9bb9-8988-4a95-917b-a9db4fb4eed4', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('1756ba55-0616-4a2a-aaa1-5cce6c3bf1b8', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('175cabc8-f1a1-4c02-894a-eb5a2e169238', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1762b5aa-ca72-4eb0-b774-eaf50a4ac296', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1763de06-a8db-4b39-9c50-83eceead2780', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1776242c-0ea8-4545-a118-b28afa85b0b3', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('178ca559-c765-49f2-bc54-b44204290cb8', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('178ca559-c765-49f2-bc54-b44204290cb8', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('179563d1-de2b-48fb-aa7d-167097e6a842', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('17a69193-9436-4fce-b21f-a9baa35d00a1', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('17ce56c5-b382-49e8-b837-c9f58edf9e5c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('17d0b42c-5abc-48a8-b281-a54a21a28dea', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('17d0c3e9-1e1f-4fad-92a5-13320435bd4b', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('17f65cdb-a960-4ab9-a161-f4ceb827ed38', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('183da2aa-6560-4b46-8395-4933338a080b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('18448dfc-50a9-4e50-a735-c82e2d1ab4cd', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('1855baf9-9a34-442a-b9f5-b2262c964118', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('18563a5f-9918-4a0c-ae49-ac2e2e05999f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('18663dd3-1b0e-41b7-a487-05372fee58ff', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('189c9ce8-0ab3-480d-8cde-6d47ae498f53', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('18aa5ce2-363f-43fa-9613-5260d5df42e5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('18b2728a-85e6-41ba-b0c2-9fbb5086e23f', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('18d1141e-e09c-4ab2-8cdd-5e798c40da36', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('18d51e37-b28d-4d9b-a70a-fa494c9bd4af', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('18e89cf3-1efc-40ee-b195-0dc2cf4d7da8', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('18ef49f7-543e-4955-9fa9-f4654cd5017a', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('18ef49f7-543e-4955-9fa9-f4654cd5017a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('18ef49f7-543e-4955-9fa9-f4654cd5017a', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('18ef49f7-543e-4955-9fa9-f4654cd5017a', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('18f7469d-7134-402c-8a7f-997406b93ef7', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('18f88974-608b-40b3-bc8a-9099014c889b', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('191f7f26-fa36-4591-8aa7-11a7f340c95d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1930f453-60cb-461e-900a-545d180518f7', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('19a744b7-2111-4554-ba91-4c82f3ba3ee0', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('19c0afd3-0539-4673-b37c-0b808d671df0', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('19e02cb0-0948-4bb2-91ca-81954c83f184', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('19e02cb0-0948-4bb2-91ca-81954c83f184', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('19e02cb0-0948-4bb2-91ca-81954c83f184', 'e5e45855-e53c-4603-81a0-254a1f2a17e4'),
('1a3bfa34-1964-4c9b-a6d0-16932257085d', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('1a3bfa34-1964-4c9b-a6d0-16932257085d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1a3d1447-bdbb-4635-8915-aa3e24129e88', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1a8b58c0-4ed5-4f89-be6d-61fb532d2a98', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('1aab19da-9958-491c-9b02-2047a84e30d6', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1aad90de-925b-4c39-8238-f7b09f999f1d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1ab45e58-368c-49c7-b812-e98776edd59d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1ab45e58-368c-49c7-b812-e98776edd59d', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('1ad5965d-5937-4ec3-bc9e-dbafbe14175f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('1adcac28-d0e9-49f0-9069-e4960214b518', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('1b2784ba-0096-4d87-a9f4-0be8d478d2f5', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1b3b4c40-e646-4022-8be6-2d8f03e46b6b', '09a3a021-f556-400d-a341-d72305872d06'),
('1b44796e-66db-4a36-b144-b28bb86b14b4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1b4d8424-4382-40d5-8c4a-1402f9acd263', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1b4e4d8d-5342-4073-864e-127ed1649ffa', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('1b62015e-4523-4279-a039-0909146c92a4', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('1c0650e0-0b08-4c5c-b472-afa390801aa3', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('1c593310-a1a9-42c6-95a9-29fdc0e20d6b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('1c63b97b-aec9-43ea-85eb-cb26a925fd69', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('1c6423ce-a6ff-4957-adb8-605270b1ea67', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1c6494bc-f43d-450f-9b39-3ee9e78a702b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1c69549a-0efd-4c2a-bc00-6a56d2e629d7', '09a3a021-f556-400d-a341-d72305872d06'),
('1c955722-2d35-413a-b30e-515379ef0754', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1cac76e4-e3f0-498f-bd4b-75031b734c45', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1cd6493d-75f9-4696-8ccf-558c83f1b332', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('1ce3a3a4-97dc-45ed-bd8c-a0e2b56bcd94', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('1ce563e8-c1b0-4f10-9fca-f32e45f5eed3', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('1cf570e5-b285-4174-b479-370f97c2ed08', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('1cf570e5-b285-4174-b479-370f97c2ed08', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1d057a53-2a8d-4d78-a02b-c12627f77e84', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('1d18173d-711c-473d-8851-1a4483d8ab9d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('1d18a8ea-04be-45c9-9896-5a83c08c84be', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('1d2cef9a-367c-430d-8d89-a2da7c7d45b9', '09a3a021-f556-400d-a341-d72305872d06'),
('1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1d6e3fe5-c26f-4fd2-9227-aea993d835b2', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('1d80bd7f-a8d4-4f2c-bcee-1d3b13f69302', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('1d8e2e04-8db1-4d22-aef5-2efddd768f28', '09a3a021-f556-400d-a341-d72305872d06'),
('1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('1db1a2b6-cd4f-4dab-aad1-488d96c5ee49', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('1db57133-8f30-483f-b976-d7ca95a322ca', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('1de0fdd9-1a6e-445d-9f54-f089be5e2091', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('1e179807-b5a2-405a-82c1-07a316be64fb', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('1e300a4d-f895-495e-94b1-7f157013901c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('1e498007-b96f-4e0e-b48b-c2f7ef8e94d3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1e4a22f8-3001-4b72-b733-ba6cd929c605', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('1e5136c3-a444-4778-9da3-acbfd6a794e8', '219a1447-a5fe-429c-890a-485c6f428d84'),
('1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', '09a3a021-f556-400d-a341-d72305872d06'),
('1e6350f2-a86d-4399-bd2c-f1a91b5202da', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('1e7d9db5-0cb3-406e-b47e-25c4fc903406', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1e994e5f-d6d2-4054-a200-5489cb2f7a8e', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('1eb43ef4-abae-4f40-9c50-90311af2b41f', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('1ebbf422-2742-47a3-bede-505e756cce15', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1ebbf422-2742-47a3-bede-505e756cce15', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('1ebbf422-2742-47a3-bede-505e756cce15', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('1ebf55ea-4f71-4912-9f12-07c5948cc53b', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('1ed50ae3-ff92-4e7c-acf1-4c53b7836e07', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1ef0d990-1b0c-48cd-8048-fae12e38d782', '09a3a021-f556-400d-a341-d72305872d06'),
('1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('1efe6925-fdf6-43cd-9702-8d28eecb5ea7', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('1f2d327d-6c4c-447d-ab9b-7b37749e37d7', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('1f2d327d-6c4c-447d-ab9b-7b37749e37d7', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('1f2d327d-6c4c-447d-ab9b-7b37749e37d7', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('1f2d327d-6c4c-447d-ab9b-7b37749e37d7', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('1f31ea2e-7b91-4cac-8f23-bcc2311d2d8f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('1f331562-e2ce-4060-9303-f9cccefcb7c7', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('1f3d8d8b-0bc9-4207-8ee7-1836561252c3', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('1f575279-e96d-44a1-bf9a-0752deba7d95', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('1f575279-e96d-44a1-bf9a-0752deba7d95', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('1f6ca553-5fb5-4727-9f97-188759f623b2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1f9b4e2c-7a0e-4811-b5d0-3c6497a28541', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('1fbf7341-3b2a-4518-aebb-6742e8fee462', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2005e7fa-e827-4894-9635-2b9df5d9e882', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('201cd378-c290-4d22-9010-9d7fcc456f3c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('20266cbe-2276-4e57-b3d3-b14344d1183c', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('202cc6c6-47a4-45e8-b8a9-9792c5121bc2', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('202d8597-24bd-489e-8073-3176851cf34d', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2045fab4-ec02-4786-9d40-361547fe9b2e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2060a09b-281d-4ad5-ac02-cac3f12766f9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('206a21ba-5a0d-43e2-82b1-e0f78c55c978', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('20a82abd-2dbe-4a35-b0a1-f024f8cecd51', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('20b5f439-5a44-4578-a8c2-3c964b33c709', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('20bcc89b-ab57-4ceb-95f3-a0e425f9c903', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('20bd07e0-a3dd-4b57-b2e7-8f0fbca4c1c7', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('20d46f45-5663-481d-a51c-b0988b48037c', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('20f0176a-b1f0-4fb0-a709-1d75fa0accbe', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('210bbba2-7e86-4bd6-8176-c27b8eb69a7d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('2111bb45-0e51-425d-84f0-3ae0c5d2bbba', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2114f26d-0898-47b8-99b8-9f40fc42e5be', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2152b2fe-3e0f-41f1-a90f-d7ee96cdd092', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('2174063e-f593-4a9a-9d66-ad8e86828039', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('21bb7460-e11d-4509-96e2-e4ec51d195da', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('21bc4005-517a-40ba-826c-a02a0c536e3a', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('21c48a39-1684-46d3-ada4-c49b47be24db', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('21dc6a0d-9c57-4f57-9859-18388568c4cc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('21e4200f-f897-422d-9b12-62a163da7320', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('21e4fdaf-6981-4949-90c3-c65c904b3d3c', '09a3a021-f556-400d-a341-d72305872d06'),
('21f2d757-b345-403f-88ba-269291f1f932', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('21fa49f4-d88f-4478-b269-5571808bb55f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('220693c5-29de-498e-85c3-537f28836afe', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('22163ba3-e649-4cb0-b206-eed1d6a18406', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('22163ba3-e649-4cb0-b206-eed1d6a18406', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('22163ba3-e649-4cb0-b206-eed1d6a18406', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('22163ba3-e649-4cb0-b206-eed1d6a18406', 'e5e45855-e53c-4603-81a0-254a1f2a17e4'),
('221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('22320428-6db9-4f4d-a43a-677bcc4ece0b', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('224e8901-11ad-471c-aaa3-0f73a0e15dd8', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('225905ec-227f-40e1-a19e-c93344699981', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('22c3a30c-9b86-401c-8b4f-998b125729ac', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('231714d0-cb2b-4a20-a776-8983b5019d8b', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('231714d0-cb2b-4a20-a776-8983b5019d8b', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('231714d0-cb2b-4a20-a776-8983b5019d8b', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('23172ea3-d5da-4a67-b65f-44b0d17fe976', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2319637b-e083-48c3-adf7-15479a6486f1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('231f4c1a-4830-43dd-9a7d-ef98956851f3', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('23500075-0e64-4e3b-bc6c-717d6c255932', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('23781be8-b622-4c1e-93e1-1eaa231bd6a0', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('237fe6b8-b29c-4b03-9085-146493449838', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('23b134cf-51d2-4775-b9af-390e7f357040', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('23b134cf-51d2-4775-b9af-390e7f357040', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('23b24d63-14de-4bc3-8117-35f3ac7f7961', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('23c4a176-0360-4bee-8f63-9aec807d6f95', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('23ccd0f7-f6ec-4bb3-9c79-9210fcdcb141', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('23f268ff-9800-4894-a957-924b11c49734', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('23feddb2-7fcd-435f-8de5-ec59b4a51794', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('240366c3-ca4e-46f3-a8d7-c01861ede82a', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('2404169a-b868-4d22-9414-78e0cf47635b', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2406eddd-ad55-4e2d-abbf-77f9172fc898', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2412f555-e610-44a5-9d19-ea5782604904', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('242737fc-c2ae-435d-b030-23f8ea4d0e52', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('243d343e-c0f7-45dd-b87c-536eb25a815b', '09a3a021-f556-400d-a341-d72305872d06'),
('24438230-3689-4bad-9c4b-626b7179401c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('246bf810-a4bd-4685-a7c7-a42dbcf0a825', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('24a55fe5-55a1-4f8d-959f-241b02653d7d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('24a89d6e-31fb-4e6f-bd25-3c9d380cd395', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('24b1551e-2cb2-4801-aba6-8d77a8a80ca4', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('24b74a24-bced-46b3-a5ae-e3960897df76', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('24b74a24-bced-46b3-a5ae-e3960897df76', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('24b8916e-43bb-44f7-bd03-c360c2882e88', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('24c1162b-8248-4621-a913-dd155ca7cf86', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('24c18dd0-c37a-4f6f-bf8a-65f01a31c450', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('24d0bcdb-9049-4fc1-88fd-73f1797a34f7', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('24d32851-e0bd-4bba-a23c-877cff0ad88b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('24e9756d-7ad0-4f0d-8ece-e51bbe8032b3', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('24fc0a08-c4d6-4e9f-82c2-d1b0d48d2566', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2506406b-b581-4e66-94bf-db30e13672d5', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('2509da83-f000-43a0-ae39-b5fece6eff52', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2509da83-f000-43a0-ae39-b5fece6eff52', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('2509da83-f000-43a0-ae39-b5fece6eff52', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('250a21ba-8c2c-4dc8-87c6-9beec004f772', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('2536415c-62ec-41b5-89a2-42e47f2c9c9b', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('25372e38-e8de-4198-ab2f-55c13f444baf', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('25691040-eae1-41aa-88df-bd07e8c9a213', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('25b53a9c-255f-490c-930c-660bb6f1e4b0', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('25ba975a-30b2-4062-be8d-7cc1103c31c5', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('25c7429d-022c-46c9-b77a-52f807091230', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('25dc1c91-ac6c-4045-ab2f-2bb8674132da', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2605fea2-0424-4c41-a88b-cdabf2747a27', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('260b13b2-764b-4732-8d4a-99f1d2b3b16a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2628c2b6-931b-46c6-a332-5d7db77fc75c', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('262b1e53-4ba0-44de-a438-e711f9f96cdb', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2649dd28-9dd5-4cd9-9125-361b5ba7264e', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('26675da8-1dea-4373-89ba-915911d8fe14', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2669bc18-9d98-4dc9-9297-255eec8237d2', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('2682d4f1-5111-4d6a-a037-960ed77c3f31', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('26861832-70c4-4004-8977-9614d0caaf11', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('26a98cc8-cb5f-4391-83b8-47d7cecba67c', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('26c33d21-8490-4538-9b4f-afa479dbf2ab', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('26d3b487-9b64-4500-83ac-e06fc56b41fc', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('26f570ad-1c54-4634-b61f-ad9ca27bf425', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('26fd6404-68d4-4a5e-8e70-a3b91f6b69bf', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('271d3e0f-2b34-4ec7-ab83-808d16a2120e', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('273ee165-cf3c-463b-bf0d-347e73605b47', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2769baeb-2d9b-45b5-b184-682bf53363f6', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('278b9611-76f4-4a1f-8afc-992935abe92b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('278d803d-d993-40e6-bdd7-ecb8cc15c986', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('27cbaeaf-da27-486a-af0c-a0ae82524962', '09a3a021-f556-400d-a341-d72305872d06'),
('27d677df-f023-4f89-aa98-7518cc0b5478', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('27dbdd89-8b32-4aac-88ec-e45f0a628265', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('2800680d-8428-4b03-825d-ae2eeec36295', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('281996ca-117a-41b5-87c2-17a2f1ac8524', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('28229424-da52-411d-b774-469e15286bd4', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('282f604f-351d-4a1f-953e-cbfafbd2bd2f', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('2851732b-20d6-4393-b74f-aa593fd5c20f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('286189bc-d676-44b2-8d71-42513f363079', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('287369e2-d97c-4948-b017-5099ff27bd30', '09a3a021-f556-400d-a341-d72305872d06'),
('2875ea68-672d-422a-913a-904dee35abb1', '581a7da0-d5e5-4ed2-881c-947238d04c43'),
('2875ea68-672d-422a-913a-904dee35abb1', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('2875ea68-672d-422a-913a-904dee35abb1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2875ea68-672d-422a-913a-904dee35abb1', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('2875ea68-672d-422a-913a-904dee35abb1', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('287b0490-d23c-46df-9654-9a18a6cfa95d', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('288c35c7-6ab4-4d3a-8e7b-9f2f84c67ef8', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('288c35c7-6ab4-4d3a-8e7b-9f2f84c67ef8', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('28946799-338e-4b67-8227-c4d04daf8634', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('289cecea-7be4-41a1-9dc1-1fe8d33c27d5', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('28da0eed-fbe5-4bc8-a16b-852e1e80b119', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('28e2adfd-c34c-40e3-ba96-886cd2ed8126', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('28ed6544-d26c-48c9-85d1-fa580b99c57a', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('28f172a7-8967-4dd4-8b2e-37584dc218e5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('290e7d44-80aa-44e9-a689-d74d86e26f74', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('29216d6d-7fde-4548-a66c-6296d89e9e58', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2941c7c3-8c95-40a3-a5af-59340855dd0c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('298899fe-77f6-43d4-8fbb-06d539a09065', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('299c4fc8-65f5-499a-8ee1-c260870ccdc4', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('29ab8807-26a4-4cc2-a332-aeb699bf6ad8', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('29ad5bba-53e4-4dcb-902b-8711d4269db4', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('29b0f5d8-5ff9-4625-bf17-1cf85b46a24c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('29c95280-2704-45e8-8448-213bf8cb5b40', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('29fc0d49-a8cf-4d98-a1fc-6ba1cff51207', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('2a37e980-2d5b-4ae0-b168-f47f3ea61629', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2a37e980-2d5b-4ae0-b168-f47f3ea61629', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('2a37e980-2d5b-4ae0-b168-f47f3ea61629', 'a500e114-30ea-4123-8034-196742fe4d88'),
('2a71084b-a427-40d1-b530-e35a6f04b01f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2a71084b-a427-40d1-b530-e35a6f04b01f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2a7c6931-ab75-4fc4-8778-1f29f6e5e263', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2a7c6931-ab75-4fc4-8778-1f29f6e5e263', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('2a7c6931-ab75-4fc4-8778-1f29f6e5e263', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('2a7d4fa5-27bf-42fc-899f-ac4f3029dfe3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2a7f10d1-fa16-43cb-a429-9f3c137d69ee', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2a7f5fef-9904-4bcd-87ca-c9f2507640be', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('2a8858b8-fe81-43ec-949f-ddb018a24a7c', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('2ab21e3f-872a-4c2a-a7b0-aa99bf0076eb', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2ab5fb46-1532-4169-8f44-92bf409c4e0a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2af38cdd-69f8-4d0a-b66c-c13a6a6ace2a', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('2b05000c-9849-4620-afae-16e24dc4b956', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('2b2f86ab-beae-4409-812f-1a6b8518b41b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2b302adc-1157-43ed-b4ad-93c75ed074d9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2b45ee6a-6589-4159-9a31-a2abcc27b76d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2b4a1aac-b8df-4665-93aa-360b942c6e9b', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('2b55bc59-85a6-4ac9-aad5-b5c0a6a76c96', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('2b611abe-b5d1-4cde-9c4f-612368eaf763', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2b6ab688-232f-41a3-bb23-f7906b9a6a70', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2bbe6eb3-0bf1-414c-97c6-ee8f364cc648', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2bc90f61-d807-46ea-865f-e1c69a643454', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('2be9c498-efbf-43d1-a63b-6a564cf0b9db', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2c0acfd8-cebe-4f9e-a8e5-0a87f2ddad3c', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('2c2a89cc-9246-4088-9585-c27e115dc03a', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('2c2d4a4f-f395-4fd1-a58d-0dee6630f995', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2c39433a-3c22-4b72-b673-a3ea083e0269', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2c3b5d45-c36c-4def-9b32-dc692e295efd', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('2c3c6880-81f0-4651-b2bf-d8a9d894fa71', '09a3a021-f556-400d-a341-d72305872d06'),
('2c3c6d0f-7442-4436-a643-3b8066fbb910', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('2c71ac67-052f-40af-ae1a-24d40285fa64', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('2c95a2d7-6ba8-427d-ad40-60fbe7d6a123', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('2c9b0b36-04ca-43b9-80fd-18c33c390f82', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('2ca8b727-9921-4404-bdc9-0654a2857526', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2cb1b958-0465-4b8c-8e32-509432fce55d', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('2cc4bd0a-b43d-45c1-a44c-d642c1de58ce', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('2ced94ce-4267-4bb4-8a11-ab40a0a32040', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('2d109f15-7310-4d7e-b8ee-89d5358b1c4c', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('2d4c635e-1ad4-4ad9-be86-29d7f65992d0', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2d54c486-0c21-46b4-8dab-e72f3b5b3f23', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('2d611972-cd16-4c35-ae27-7a6814c484aa', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('2d61925c-abde-4a3a-8301-2c56b2699cc6', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('2d768160-3a0f-4ccc-9070-fbac144cb40b', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('2d93495c-2a77-4719-931b-0dcf241993d8', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('2da7ee74-77e1-4d3b-b6cf-f7ddf5055c75', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2db85b88-60e1-49e1-ae29-17d5f6157354', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('2dd44c7c-5f09-419c-bd72-c2586dcc24fc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2dd60bad-a94a-4577-a159-1e0c41a42a14', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('2e15f224-6e92-48ad-b10d-dc56de277427', '219a1447-a5fe-429c-890a-485c6f428d84'),
('2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2e2c3a92-6fe0-4b12-935c-ef7a07fbf638', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2e2da5e1-fd12-484d-920f-f1619a34eb98', '219a1447-a5fe-429c-890a-485c6f428d84'),
('2e4a170f-a6b5-463d-8736-2e219d020e46', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('2e4abc13-5fa2-43f4-bbae-9ff4824ddc68', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('2e4f3154-6000-4dcf-ad9f-e88401f69a8b', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2e61fd8c-24f6-4efc-b6cd-80497e8ccaa8', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('2e8cc77d-89d6-4039-a9dd-dd9a2a1b436e', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('2ec60836-2ddd-405b-b040-17fcc527812c', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('2ec8a6f8-3393-4d9c-8b7c-bd1d63f2154b', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('2f202c6d-97fa-4196-91ac-1cfa39fe1226', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('2f202c6d-97fa-4196-91ac-1cfa39fe1226', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('2f202c6d-97fa-4196-91ac-1cfa39fe1226', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('2f34c905-72cf-42c5-b54a-26694491b9a2', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('2f3614b7-368e-4e20-ae0a-c96d76ef0561', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('2f5c6be9-57a1-4c94-8353-311968bd01e1', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2f64ee19-a09e-4c1a-ab72-0e30000de23e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2f88d4ff-b8e6-4d80-a3cb-5a6eeeb4ef85', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('2f9c1b30-71be-4fa1-bfc2-662d617d4d18', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2f9c453e-a5e7-4027-88e9-c6f89b3063df', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2f9c81a1-a242-406b-9042-19a561856b37', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('2fbcd9ee-52d0-4d0d-b6dd-b478abb8fd9e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('2fc82edf-1678-4aab-ad54-d4e5aa206ed2', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2fd46c7a-c727-4b58-8ef0-f34a9b9e92aa', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('2fdad397-8a0e-49d1-be52-112fcc8b5ef8', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('2fe4091f-eafb-4784-b156-6e8b0130f5c6', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('2fefc4d5-0c80-4021-bfd8-6f366994b99a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('30136dfb-ec66-4717-8741-164dadbd1b20', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('3021b601-b523-4db7-a79c-f84928967f97', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('3031897a-5625-4767-afa2-5d9e7f3ebbf7', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('30318e1c-c087-4805-8cf5-9687b7ccdcd8', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('30832511-394c-44df-a8f9-004c97a31088', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('30a41237-5ba2-44b1-a67b-673d53d5abe7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('30cd839f-74c8-4467-b33e-a5f2121b2935', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('30f98e9e-f0cd-4e60-b5c0-a25f330aab07', '09a3a021-f556-400d-a341-d72305872d06'),
('31011c6c-0bed-4036-ba05-0919258026db', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('31162320-193d-4cc1-850f-8605c776de87', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('311c21c8-da25-4738-93c2-dc0c4826bf81', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('31510c3f-2b99-4365-84b5-2e7ed27d6254', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('3173b91b-84b8-426e-b61e-574dbde18c2d', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('3173b91b-84b8-426e-b61e-574dbde18c2d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('3175ff7e-67d7-485e-aa2a-e330b3141a17', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('317eba0b-b372-4bf1-a246-0892190a0179', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('318dc2e2-634d-434a-8d6f-2b100f845b80', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('31a297e3-894c-4113-ad70-568048d59243', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('31a53a7e-662c-418e-8de3-5a053b6dbb6b', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('31ad14e7-06b7-4db6-8661-ed93ba2487e0', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('31d47c5b-0aed-4e54-a2dd-b81b376ee03e', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('31e54a8d-37c5-462a-9d11-bcf10347d5c0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('31f0f7cd-0fad-4267-9ddf-115100d2ea6a', 'c52a3022-3751-442f-86d8-74347efe0698'),
('31f0ff62-79ce-4c86-8470-4e91febbf34d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('320d8fe8-e160-429a-bf69-a8dd001fceac', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('3215c43d-c6ac-4698-9502-558122e5afcd', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('3230cc8f-598b-4ff2-85ce-593055d51128', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('323ab93b-6e29-4dd7-a143-9a5e79a53b87', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('3258fac3-44e6-4606-b493-7b41eadd6ee9', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('3286c522-f0dd-4668-b02b-0d81d7553821', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('3298ece1-db57-4922-a1b8-6c26d9664a23', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('329d1115-2763-41a7-97f4-1ea9134ebe55', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('32c619e5-7694-49a5-8185-6cc0026c34dc', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('32d78f7b-382b-4ea0-b495-4c652c7f5e76', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('32eb5bd2-e286-4d86-a732-bb1e332d6dba', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('32eb5bd2-e286-4d86-a732-bb1e332d6dba', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('330900cf-ab12-4ea4-97c6-d76bc889b2ab', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('33233760-4ce0-4f74-8d76-ed80297b6559', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('33387465-6fde-4639-a708-4b6b91caef80', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('337b3bf6-de70-433e-b868-e386b039b04d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('337ffcdc-8624-4ec8-85f1-6322f5a59224', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('338dba12-7a43-49c7-8d1b-dfd7e50d7709', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('33962836-9f28-4771-a2ff-616e15ac8879', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('33a36c97-a0cb-4edd-9440-c66f4a2ca3aa', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('33b1f9bc-272c-47d4-8bb7-0ea5658dd1d4', '09a3a021-f556-400d-a341-d72305872d06'),
('33d59866-54d2-4a0f-ae2e-4948cbeb697e', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('33d59866-54d2-4a0f-ae2e-4948cbeb697e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('33db1c36-47c7-41e3-86f4-adbb852cee54', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('340a2a0a-d70d-4389-9543-19745149d921', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('3412e088-f2b8-447c-8839-a0cdf0405906', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3414e60a-58cd-4ac8-817a-81283cc8343f', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('3417edb1-01e9-4066-8856-179dc4ce99fe', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('346a3559-aeec-4185-8b0b-9640e49fccd0', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('346fd559-23db-4dd0-be7a-23c7ef9b33cc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('3472fc55-f6f9-46bb-9c9d-e066e1590aea', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('348cb266-6fec-4932-bb6b-15c9b86e95d9', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('3492317a-e8bb-4a64-a9c7-8d44f91251a6', '09a3a021-f556-400d-a341-d72305872d06'),
('34bbf52e-2442-4981-b81e-2c5741523a5a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('34eb4ef7-66d3-4e47-871b-1a79f2c8d028', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('34f3b6f5-47d9-4e09-84c3-2119e5e257d7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('34fedf49-f82d-45f5-b0cc-2238551ca40f', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('350ff991-fc28-40c5-bec2-445abb67e611', '09a3a021-f556-400d-a341-d72305872d06'),
('35164087-985f-4f25-bde5-91cc709901f9', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('352b6860-f9f5-4466-9017-4af9b390de0f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3544e8f1-a877-4daa-b781-813b9828406c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('3550c579-8904-4cf6-acc3-a98162f312b7', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3580418b-e4d9-436a-b061-38b22149ed21', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('359b355f-7a53-4e79-b4bc-2ca22305175d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('35b0cfb8-de3e-4fec-90c3-fe65c129bedb', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('35b927df-ad61-4eef-af45-02223f85d867', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('35ce055a-041f-4cf4-a55f-2c400eaf097b', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('35f70c25-22d0-48a6-8289-8d55bdc5983d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('365d8b5d-711a-463a-af90-40c4e1881d3e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('366bbea9-2af6-49e7-b3b8-3b1189910d8d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('3676c679-c05c-4331-8ac1-588d38f10508', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3689b77a-c446-4369-b074-40ad0ba4c507', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('36994878-fd9e-4980-817c-c2320d905ab5', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('36ae3338-324f-4b54-8275-1f07942db6dc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('36b9e915-5812-4a32-a901-5b0ad77474f4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('36cddc2d-70fb-4204-af18-4920837daf18', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('36cddc2d-70fb-4204-af18-4920837daf18', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('36cddc2d-70fb-4204-af18-4920837daf18', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('36d34666-539d-48aa-ae08-be0891a20cf0', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('36def51d-45f1-4301-8e06-af88315cd4b2', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('36ec62b6-c045-4840-89d7-b7ca2a82bf81', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('36f8c0fc-5934-417a-ab09-ccf39ac6095c', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('36ffdaed-3a65-40c4-a0cd-716f9cff894f', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('3712757b-6acb-49ff-95b4-4f1c6fcf547c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('37176998-7a28-4d70-877b-ef9c7e34f3a1', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('372f802a-e0c3-490e-aa75-6d51a386e678', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('373341e8-b2a5-4dfd-a29e-7d03288d21d8', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('373b1602-dcf7-45a1-9348-4aac0bc1557d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('373e01c9-c832-4963-ab99-d294ba16ae57', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('374a902b-aff0-4c6d-9e99-53bff64c4030', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('376d218d-a7e7-49c0-83b5-d15d9e192bc1', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('377201b3-baa5-4b57-bcd0-6ac4d8e396b4', '09a3a021-f556-400d-a341-d72305872d06'),
('378a1128-a60a-4c4c-8164-b230787a6da1', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('37b71104-6706-4751-94b6-a3daa7dc0192', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('37b96161-46fa-47e6-bc1c-6d585775e097', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('37c45228-1b5f-4a69-95f8-613f27f603b1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('37dcdf40-8f6a-48f6-990b-63b232363c9c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('37dcdf40-8f6a-48f6-990b-63b232363c9c', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('37e1dfd7-5e92-4547-83dc-e1ed8a344573', '09a3a021-f556-400d-a341-d72305872d06'),
('37fda693-fe87-4b66-9a7a-a077b10686dd', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('380ba754-cbb3-4eb3-ad21-c229348963b7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('381deaa9-f8fe-4b54-87a1-6952e33b8f9b', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('38263618-58a6-4154-be12-b13b33bbc87f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('3832f56f-c273-4dd8-8b61-9cfaa07b13be', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('385a73f4-1ec1-4f12-8465-58997ef8964a', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('385a820e-6d8c-4bd7-a67d-4787eec9e065', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('385cc85e-86aa-469f-a376-796a3986029f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('38811e4d-37e6-4ad3-b1a3-d16b3a427004', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('38988170-b3b4-4f36-8bb1-7123f1f08c6f', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('38cd2266-c9b1-4b67-b52b-79e46d520488', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('38dc8537-f6d0-4ea5-9a24-ef612ac377af', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('38e05b67-6ac8-45ee-824e-160a28af6678', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('38f0ace2-d8d5-4835-b3cf-27f7ad050d39', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('38fe3074-4ead-455b-9882-9dc77239bca0', 'a500e114-30ea-4123-8034-196742fe4d88'),
('390a844b-59c1-4af5-bb9b-c2f154ea95a3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('390cf382-9a2f-4f78-b3a9-d82d7577404b', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('3917d4da-8622-41c4-831f-c9cc071d51e0', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('391dbf57-c5b9-4661-b9f4-1153532b8f57', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('393b0afa-6b27-4ccb-a330-c8876cba9adc', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('39486839-704d-4f2f-b082-d77b53f24568', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('3959a3d0-081e-4da4-9d7e-cf6dc618767c', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('39842619-2615-4504-903b-b95b4030259d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('39ac4796-9e32-4a67-8cb1-81da2e408b7a', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('39dde3a4-8f4c-4ef4-b493-17e9f02a5f4a', '219a1447-a5fe-429c-890a-485c6f428d84'),
('39f3a1e5-435d-46d5-89f1-0abed5603a6b', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('39f73621-ad80-4f8c-9f74-3de52de8fe7e', '09a3a021-f556-400d-a341-d72305872d06'),
('3a07d757-678c-497c-a6a6-770ef8ff84f6', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('3a08cbdb-9bf5-491c-b573-c65d16e8f980', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('3a409329-3345-4104-b54e-7656adcfa1da', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('3a65e28a-a591-4b94-8108-5d4f4a01d556', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('3a82f16a-3b6c-4541-bb05-8c00e305b977', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('3ac607d4-9bbe-4e66-8546-723595e0f1ff', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('3ad4043b-baee-495f-a59d-505ef9eae50d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3af6eb64-c128-4f4a-b263-49f6fcb79987', '09a3a021-f556-400d-a341-d72305872d06'),
('3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('3b10b72a-8161-487b-8a60-50653a815cf1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('3b14384c-6333-47f0-b820-72a4553bd42a', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('3b504124-7f8a-4a36-a430-0ce4f355d84b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('3b54fcca-e211-49c5-a4c1-8f21fefba3df', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('3b729e46-138a-4e49-a722-e5570529b67f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('3b9888d3-318f-474a-9bac-7e9a039a4912', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('3b9888d3-318f-474a-9bac-7e9a039a4912', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('3ba6db66-7f39-46ba-beed-2ef1c96e152e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('3bbaa492-1b15-4842-aed5-fcd7a2640e2a', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('3be336d0-bf74-4308-aeaa-7cf1665579e9', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3bfc7bc0-1f6f-4ff3-86e2-5bd136a8e540', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('3c090086-3c57-4504-91ac-d666809e52d0', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('3c15074c-03a4-4aae-bd65-d211be8f3322', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('3c30a6f7-08c2-4bf5-b6e2-ab67c35e1c18', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3c5802b3-c34d-4e0f-9409-77d46e4e68a8', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('3c6a20d2-1cba-4d12-844d-6216a06ce64a', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('3cae7ff8-f746-422d-8631-75ff9d188c3e', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('3cbf6b58-1b5c-4427-885e-e6d52abbe0eb', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('3cc7973c-4ece-4f92-bed0-30a9037bcb0c', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('3ce7dfb3-4ef0-4000-b96e-df05b375564f', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('3ce7dfb3-4ef0-4000-b96e-df05b375564f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('3d09e811-7ee2-4863-934c-98f8aab76250', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('3d09e811-7ee2-4863-934c-98f8aab76250', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('3d09e811-7ee2-4863-934c-98f8aab76250', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('3d09e811-7ee2-4863-934c-98f8aab76250', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('3d46b288-63a5-4356-9055-74396f876d3d', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('3d4e83e3-370c-464c-9af9-0ccba69a5ef1', '09a3a021-f556-400d-a341-d72305872d06'),
('3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('3d6dca7c-c5c5-415b-8f26-1b5134e6dc58', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('3d6f138e-cfa5-45b8-9cb9-8d80ac8fee93', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('3d9364c0-a6fa-4b58-aec2-a30b875555b6', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3d991445-c1a6-49bd-8669-a1116946c5a7', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('3dbd0208-0f47-4718-b9df-ea0d552c8342', '5e9060e3-4865-45a2-8c2d-458473a4739f'),
('3dbd0208-0f47-4718-b9df-ea0d552c8342', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('3dbd0208-0f47-4718-b9df-ea0d552c8342', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('3dbd0208-0f47-4718-b9df-ea0d552c8342', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('3dd852f5-945e-4eba-9899-e91ea2506662', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('3e0e6e82-f96b-482e-90e9-0fe97f97c15d', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('3e1754b1-9975-4763-91d6-0d0556ed9b31', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('3e7d29d7-2ec2-4c29-84c8-d93cc472b859', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('3e820fe4-45d8-4a64-949e-a88f2487c3a5', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('3e820fe4-45d8-4a64-949e-a88f2487c3a5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('3ea28908-6f48-4e32-a137-0a3f39f3c3c9', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('3eb8ee51-f75e-4916-b6da-d5f062cc174a', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('3eda2915-9c3c-4cf1-b4a9-82b0e1d1920c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3f033116-5953-4942-a3d6-5e4cf038c8cc', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('3f033116-5953-4942-a3d6-5e4cf038c8cc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('3f056d7a-9394-4a79-97f8-ed57bc889cb8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3f20ebb6-be8a-47ef-972e-6ce9991dff19', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('3f42d179-96e5-4ca8-a0b9-4ee85647245e', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('3f4aaf2d-dd86-4f73-be45-f526ec935828', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('3f8b54d8-6cbc-421e-93d0-8cfd87da0978', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('3fa49f3d-26c3-4e6e-9fc6-105e2f289bcc', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('3fb3cbc7-c6bf-4e77-b56e-8498aa57a315', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('3fb77331-2773-4765-82b0-470bb6d6c49f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('3fd51d7e-e992-44fc-9d3a-5c6579b09340', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('3fd51d7e-e992-44fc-9d3a-5c6579b09340', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('3fd57fee-b7bc-4a29-8cc3-d6852d467a3e', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('3fe144c7-2371-4166-be31-168cf734278f', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('400dda47-4b7e-455b-ba36-85d93ee7971e', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('40219470-7cbe-4312-adbf-0a6ae105e8b5', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('40273b46-fe8c-48a4-80b1-632aac364fa1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('4048e67c-7b5d-4796-9726-e1ebff9708f4', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('40601daa-372b-45d2-8f2f-bd4671fb6d18', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('40935cf0-129a-4cab-9cae-ebb598fd6721', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('40a2fa03-ddeb-4d83-9bed-c4d7992b381c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('40ca4c6c-b31a-4b81-b662-0b5049d256dd', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('40ca4c6c-b31a-4b81-b662-0b5049d256dd', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('40ca4c6c-b31a-4b81-b662-0b5049d256dd', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('40ca4c6c-b31a-4b81-b662-0b5049d256dd', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('40ca4c6c-b31a-4b81-b662-0b5049d256dd', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('40f0f469-064e-436c-9ce9-fd15a9a7a6dd', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('410e7eff-0b03-4252-a6ef-77492e0a7d3b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('41169815-6a7a-49a2-b725-bf81d5763d4e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('413013bd-c60c-4268-ab4d-d2f63261a0c9', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4138db0f-0e18-4172-bc6f-8d67abe53412', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4159d018-b8a6-4795-9db3-65af4f07475f', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('416165c9-b099-4619-9d2d-49995a409759', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('41637ea0-998d-47c5-bbff-7712e5896021', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('41668be0-a254-4819-bdd0-14ebb62ce57c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('419dcb42-c7c2-40c4-9c8c-d53929a28bd1', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('41a03754-05a6-4646-a3fc-141a0bb538a1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('41a2d922-5800-4c0d-9d91-db2af02c80c8', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('41c5c82b-78cd-4e63-98e3-9c3510964386', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('41c9ba5a-60b2-435e-ae7f-af981635f666', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('41cd492d-5a2c-4fc3-a23d-01e50c8e0302', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('41ec1fb3-4235-4067-b4e2-2307ef6c1d03', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('420260f1-5659-4752-b767-c2539f0c7676', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('420260f1-5659-4752-b767-c2539f0c7676', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('4213bb1c-b428-446b-856a-96e39871e1fe', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4225456e-5749-42d9-a9a2-323b8ab01af7', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('422a4cfa-14ae-4121-a457-b7618bb9134f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('42522cea-e513-4c69-b122-995af9829b05', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('427c2ec8-040b-44c8-afa3-57028a9853d2', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('428931a5-cfdb-4060-b8f4-509488d5424e', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('428cd1f3-1392-458a-9bb1-375feadb80a8', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('42b0068f-cfb8-4fa3-a15b-b7e856c58a91', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('42eccebe-af11-4be9-830c-515f0028c230', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('432110fd-76e0-4175-9bc9-c94c91badcbf', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('43223a11-5ad4-445a-8b0c-e6bc0e5a14c3', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('432a4937-593f-4187-8fb2-82fcbad2d5b5', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('433e33b0-560a-4285-b6fd-b4554c9cfc7a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('43603204-4a33-4446-8843-5213903adb99', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('437f1a89-a68a-4320-8575-2b5ff4ce066a', '219a1447-a5fe-429c-890a-485c6f428d84'),
('438f25eb-57f9-4ef5-8090-bbe41195edc6', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('43c74b07-c6d8-4c6b-a320-db2b5a37e7c2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('43f15434-72b6-4355-9102-6807e6232a49', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('445faa28-64db-4c04-9a33-1bf792f9387d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('44697603-5a32-4509-ac5f-510c29341e8a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('449a8b37-8ad8-4706-98de-a47614c97455', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('449f9050-8253-4bee-9b62-cce088904a6d', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('44c14812-0d10-498d-9ce3-17e699242b08', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('44d7c8ea-b434-45f1-9b64-d0e3db32d0b8', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('44ec5ce4-7f5e-45f6-a137-e909c114bebb', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('44f1d3e4-92ec-45a4-a566-bd7a0a0e9afe', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('44f365d7-ae5b-484b-8609-965650a30317', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4524f69d-5549-448d-b4eb-47c3d87cf64c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('452c6850-7e02-4a61-88a9-64fe947c8637', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('45334f66-21fb-4d2b-8216-9e259af84e25', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('45334f66-21fb-4d2b-8216-9e259af84e25', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('453aea8b-3f9a-429e-84f7-15aade1ea6d2', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('453aea8b-3f9a-429e-84f7-15aade1ea6d2', 'a500e114-30ea-4123-8034-196742fe4d88'),
('453ec637-58f6-4345-8ec8-3bb1fcab2c13', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('454258e9-bf08-4e9b-9707-9a12bdc00baf', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('4542d996-9165-478e-8cfa-e0a7858f070b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4552fc76-4518-4f81-9a83-daa1706468fd', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('45605196-f240-4db2-b566-5b7b59b5edcb', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('4566738b-c12e-4c58-a811-4636d555349d', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('456f0b83-668d-41fa-bf69-7b7857b9e029', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('456fd3c9-358b-48d8-b965-71441ab79007', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('458970a6-a635-49c5-b95c-56823a00a0a1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('45e2d0b0-786a-4e73-b591-53b6b4c0dbcc', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('45eeb443-7c68-4f68-848c-49d67e2f300d', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('46028408-cd9e-43f2-bb61-e0eee80d4fa4', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('460be6ed-4407-4a7f-9971-02ae34e9c033', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('460da681-fe04-485c-bc5d-3e945d4abcea', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('461e0a8a-96c1-4f5f-ae76-0473d570588d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4628d473-3b60-4d0d-a4ad-7a22a81c935b', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('462c3371-741c-4f66-be02-0d6e78ec8f9c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('462c3371-741c-4f66-be02-0d6e78ec8f9c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4631230b-27fa-481c-a8fd-8c6b2af01f90', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('465331ee-867a-4bc9-9418-bad4a6b098a0', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('465331ee-867a-4bc9-9418-bad4a6b098a0', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('4660e5e2-42af-4a29-8362-5807e0c55e45', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('468503fe-dd77-462f-9dcf-ce20f8c09bed', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('46ace800-6cb1-4d45-a043-82b0a04329ee', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('46aecbe2-11dc-4678-8b04-927636a03e9a', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('46b29aa9-d9bb-48ec-b48a-6e48f678d93c', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('46b5d076-6e26-43b4-8344-0108fb3ff998', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('46c81a2c-23db-4696-ac1f-d4e93e1dcf39', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('46cb2f6e-719b-4c24-8135-8c5ab6523da8', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('46d8d6b0-eeab-410c-82e7-ab2f358f2be0', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('46e37228-4417-4b70-8061-a90b26df39e7', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('47018e78-b1db-4c6a-9670-1d34b12a546d', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('47078132-796d-4575-965a-73ebbc597de8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4723418f-b604-4b78-89f4-fab518dc1c50', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('4748ed7b-a4aa-4a2a-b75b-d53204a0f908', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('47656771-3a01-4a46-8768-b0a26c0974dc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('476748d9-5116-4d76-b94b-c0adb4f2fa46', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('47759598-7690-47c1-8f9f-e917ed471222', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('4779b6a9-ecf7-439f-b548-ea8f7078a9a5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('47c6f2fe-d0bc-4010-8df2-93efec775d3e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('47d33970-46c3-4009-8d5c-f059253de6dd', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('480579b9-9cce-4dfc-bfa2-318a14947219', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('48409332-4edd-47ef-b148-c242b7aae63f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('48509ce4-0bc2-4263-9703-b539744a0139', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('48509ce4-0bc2-4263-9703-b539744a0139', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('48509ce4-0bc2-4263-9703-b539744a0139', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('48509ce4-0bc2-4263-9703-b539744a0139', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('48590ce2-2be6-4732-9902-08d9de4db5bd', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('485e1cc2-a5d5-4a0d-bf90-0460c09e883b', '09a3a021-f556-400d-a341-d72305872d06'),
('485f0d18-ff6e-4515-a9dd-e5d1a22245c9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('488098fb-7773-4dbd-8ec9-33fe6b996f1e', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('48b02f58-c1f8-4010-b927-d6e758f5c8e0', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('48d88f39-731c-4c20-9bad-3d58ed0fd2f1', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('490478df-7aeb-477f-97fd-f4f842ced80c', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('490bcde5-fc6a-483e-be40-8b64b9299487', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('496a5c44-653b-450b-94b6-5a0705836317', '09a3a021-f556-400d-a341-d72305872d06'),
('49716dfd-5aca-4edc-9404-cb33e5c3321b', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('497684d3-bfa0-4d0b-bd00-778e91a050ac', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('498bca73-106a-4015-84c2-0e61b9f6bcc8', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('498c7d5a-9a9c-4097-bf41-079e53b5ed2e', '09a3a021-f556-400d-a341-d72305872d06'),
('49963f7e-38c2-44c9-bfaa-451103dcfeb6', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('49e894a4-3ca2-4826-bda3-4096ff9006c1', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('49fe82f2-c689-4c5d-95aa-d9155599d718', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('4a24eb6d-2328-4bd5-8333-dea38d95dde2', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('4a303fed-da18-4087-99a7-6da450072f27', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('4a3bb6cb-e0cd-432f-9081-753847c68b77', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('4a54d0aa-de02-4eb6-99af-ccc74c702f8d', 'af8c6aec-4ff8-4921-a5ea-d4591e318795'),
('4a7a2ba8-70f2-4847-93ac-0c09fa97072e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4a8719d1-820a-4b64-9190-1c50d36dfd1e', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('4a8719d1-820a-4b64-9190-1c50d36dfd1e', '6131b768-98c0-4742-85bd-68fa59e3e551'),
('4a908a6b-a539-4636-a16d-b6718e3ad835', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4a9dc165-cb46-47a6-978b-d32790458357', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4ac5fbf7-da19-4461-8a5f-ae69a5324ece', '09a3a021-f556-400d-a341-d72305872d06'),
('4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('4ade6aba-c3e0-4444-8698-66c564025248', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('4b2c3a02-276a-4eac-8de3-540387cb97df', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('4b3dc333-1acd-42f9-966d-2375a78e25dd', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('4b3e0ac2-4fd4-476b-b571-acd64b352b78', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4b4bfb25-906a-4ba2-aa2c-db8306087b99', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('4b4bfb25-906a-4ba2-aa2c-db8306087b99', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('4b79340f-5c42-4a2d-89b6-6a981abd6f3f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('4ba99b23-9586-4a86-9913-f21d6185e367', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4bbc42f6-dad1-4376-bb91-abc4094588b7', '09a3a021-f556-400d-a341-d72305872d06'),
('4bbc42f6-dad1-4376-bb91-abc4094588b7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4bbc42f6-dad1-4376-bb91-abc4094588b7', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('4bcc3fe4-641d-4b19-b3b0-9761931938d3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4bd1439a-4cbc-45b1-a3ca-5daf6a4aa3dc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4bd83f52-400f-4d8d-998d-aff2971b7514', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4bdc855c-fe92-46d2-81bc-61695c2549ff', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('4becc02c-9d1c-4164-ad30-fa1651e78384', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4c077233-9c81-4ceb-958b-a5f970fbc7b4', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('4c22c31f-311a-4367-843d-cdea04079ec2', '219a1447-a5fe-429c-890a-485c6f428d84'),
('4c3993f4-36b7-42b9-94f2-b23ccc6951da', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4c41a3ff-118f-415e-8bdb-96feadbc5d33', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('4c41a3ff-118f-415e-8bdb-96feadbc5d33', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('4c41a3ff-118f-415e-8bdb-96feadbc5d33', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4ccd07e9-963a-4c09-9dcc-eddf43b18fda', '09a3a021-f556-400d-a341-d72305872d06'),
('4ccee138-8d5e-4c18-8649-a11e7df85846', '09a3a021-f556-400d-a341-d72305872d06'),
('4cd50536-0f72-4dd0-925c-91b49f591894', '09a3a021-f556-400d-a341-d72305872d06'),
('4cd50536-0f72-4dd0-925c-91b49f591894', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4ce9b380-c93e-4a65-869c-e08e79cb77cf', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4cfd419d-2210-4fb9-9154-6b48f513dcc3', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('4d1a5767-0174-4886-b496-73101f02623d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('4d278edc-45c2-4b23-aa39-b24e6afd42ce', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4d86b34f-0113-481c-8d84-d8f5435950ea', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('4dcc9391-6a7e-4790-8369-b55b365947ff', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('4de09fe4-bb00-4165-aba0-5277c404853f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('4df30c7f-b955-4f43-8525-81c4b1e87029', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4e29234a-2f6b-40de-92f6-50d83dde2917', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4e29234a-2f6b-40de-92f6-50d83dde2917', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4e2f379e-e85d-4f92-bec1-5678c01dbb35', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('4e371092-6178-40cd-9e88-9cf630319ce6', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4e371092-6178-40cd-9e88-9cf630319ce6', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('4e371092-6178-40cd-9e88-9cf630319ce6', '9f295f90-b0f2-4c35-8416-1589a2cadd5a'),
('4e578edf-3312-4463-9f45-a3dd375ec6c2', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4e64e9fe-3c1c-4608-a515-a513854d89d2', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('4e64e9fe-3c1c-4608-a515-a513854d89d2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4e6c2179-70a9-4f07-acff-cfc6c40b4037', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('4e74ed2c-37fd-4664-94ac-5087481524e2', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('4e74ed2c-37fd-4664-94ac-5087481524e2', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4e7b7a12-feca-48d0-a84a-087616070657', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4e8750c1-0c9c-4e8e-a0c0-10e59e116854', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('4ed3abbc-2f2a-43ab-8baa-a1122dcacaa3', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('4ed93990-a4c8-4299-8681-7dd5271aa26a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('4ed93990-a4c8-4299-8681-7dd5271aa26a', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4ed93990-a4c8-4299-8681-7dd5271aa26a', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4ef06bc0-56e8-4dcd-a97f-7c7ebe5802b4', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4ef50f36-ab5d-46a1-9f1b-b7a36d004e66', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('4efc89e5-475d-4253-8d0a-ef2b36490dbb', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('4f07b394-2741-4f16-b7fc-5c40f86c62ea', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('4f07b394-2741-4f16-b7fc-5c40f86c62ea', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4f10a59c-dc9e-4c29-b0da-3812847f37b4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('4f190d15-665d-4255-a92a-e270999a220a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('4f669867-43cf-4beb-8c83-6def2c8c9c1a', '09a3a021-f556-400d-a341-d72305872d06'),
('4f67725c-aa3b-443d-bbf8-6fc73ba79b05', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('4f7d4a8e-5c22-4257-a4dd-4c27103a1e5e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('4f7e3459-57ef-4f26-b0d8-5b20069fb630', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('4f827189-60a9-4d82-93e7-df6c9660878e', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('4f8b13a9-34d4-4280-af0b-82a33eea6c1f', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('4f9dc7c4-5fcd-41ff-b205-476f64ce85c4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('4f9ff067-ab14-4c21-891f-fe363f10c43e', '09a3a021-f556-400d-a341-d72305872d06'),
('4fb4406b-97c5-49f6-b72a-223d3a75159d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('4fbe93f5-d577-497c-b5a7-34662de54a1b', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('4fe8b1fe-b036-43a3-b1e1-6559eb5fdc22', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('4ff4a9cd-fd38-446d-8d7e-9ce1c51545bb', '09a3a021-f556-400d-a341-d72305872d06'),
('4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('5017c0e8-39d0-4c63-affc-60c8c8be41e2', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('501a8420-64f5-424f-83c0-730b72214766', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('501d965b-9fad-4ff5-8009-5e6c29f58dd6', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('50287a7c-40be-408c-beb3-742b3a6f755e', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('502a7677-b339-4dbf-a452-1d254ada021c', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('502ea875-eda3-42df-96e9-dc17d07996c2', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('503d8b8b-e658-4946-a809-72c97aeb5fc4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5050f771-a71b-47f6-8548-07d35820826a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('5052361b-20ce-4a6f-812c-7a051c86151b', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('5070e04a-3b51-4235-ac7e-21e0d518ae58', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('50a71a62-c42b-41ce-ae90-cc631f02f2ac', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('50ac19fb-97c6-4b19-bf16-69e9cf60f91a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('50b33ce6-f598-4a46-b081-4f9af431fbd7', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('50ba11a8-77ec-49cd-af8d-8da5511c1b92', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('511aa505-ea63-490f-aefc-c2b06b2fefdf', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5121dcb1-d522-425a-9358-c924a278db72', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('512c18b4-5287-43e6-838a-573f858cc892', '219a1447-a5fe-429c-890a-485c6f428d84'),
('513a2398-d7fc-4f66-b713-6dcd94c5c918', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('515cb61a-1f28-42f0-bef3-7774f1a0cd23', '09a3a021-f556-400d-a341-d72305872d06'),
('515e7285-f019-4726-ae1a-9c91b8de3c29', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('518d6a8b-afa1-487d-8929-de7001f72dc6', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('51c07608-9238-40bd-9649-c6df2562a084', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('51ec804e-3e06-4232-a800-535b334203db', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('51f8bdb0-2ecb-4fc9-8215-95ad0403351d', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('522d25ba-9608-4f9a-a6b6-6703b018e489', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('5248e709-4813-4e5a-9ee1-e99f9ea5a5a6', '09a3a021-f556-400d-a341-d72305872d06'),
('5280ac36-de01-4b36-93ac-ebf10fd82fd3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('529cddc9-2b25-448f-bc8d-eccbced079fd', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('52bbf05c-f183-4503-8cde-931fdbf5544b', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('52c560f7-4ab2-467c-8f11-21a2c3df473e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('52ca8ff2-dc01-41c2-af05-facf6f811f7f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('52cbdacd-88fa-4bff-af07-deed5e1b02b7', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('52ddc93b-e3d2-4b77-9609-4a7e477b0e22', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('52eece2f-dbb0-471b-80a8-5c0cb2f90e94', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('530def87-9237-4dfe-b926-cc2c23c95769', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('53324251-54a3-4086-b854-da6afbb78e37', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5336ed86-5e8b-42dd-96ec-ce3871c43405', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5337f016-3a93-4f20-93fc-6a4a411164e5', '219a1447-a5fe-429c-890a-485c6f428d84'),
('533a02da-1a9e-4ace-9ec5-1dfa394861e8', '09a3a021-f556-400d-a341-d72305872d06'),
('5344e74a-68d5-41c1-83bc-33c0035f8614', '09a3a021-f556-400d-a341-d72305872d06'),
('534b5e73-0ef6-44df-82a3-ae7f04e7f509', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('53590a50-6404-4472-9f5f-288d367858bb', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('5364df55-8d22-4771-b4f1-7ab6e991b10b', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('536ca87d-ffc7-4d45-8091-5071fd74dd6e', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('537a7b5a-da40-4f09-a745-97b6134b1fca', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('537a7b5a-da40-4f09-a745-97b6134b1fca', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('53a26b46-acb7-41d7-87d3-0a50b671eac6', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('53d549e5-328b-4f14-8000-7b903297c39b', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('53d7b0cb-d3ab-410b-ad79-f4964f3cb443', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('53e47128-cafc-4185-9bd7-dac82c63838f', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('53f4bec1-2587-46e9-a5aa-43a30b12fdd7', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('53f4bec1-2587-46e9-a5aa-43a30b12fdd7', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('53f4bec1-2587-46e9-a5aa-43a30b12fdd7', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('53f4bec1-2587-46e9-a5aa-43a30b12fdd7', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('5400ecc5-e333-4a9d-9e00-3df14220ecb2', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('541191d6-cef9-4342-8234-4305ffeecaa6', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('541ab6d1-ba2e-47e3-8946-06454ec0e7e4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('54284dc5-9521-41d4-9bee-199c08af376e', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('5447c955-f12c-4bae-ab21-03e15e52ad8b', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('544e55c8-dc06-41d6-95e8-6f2dd5300b8d', '09a3a021-f556-400d-a341-d72305872d06'),
('54a0d63a-5189-46de-96e8-b5f16c47a632', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('54c5408f-d9ba-4400-bd22-e717c4d76a54', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('54c73eeb-da9d-499d-ba7f-b3d3cd7e1ec1', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('55169fdf-c857-4965-b6a5-549a4d926ff5', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('552085c6-4ff0-4888-a1e1-f7efdab97193', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('55382a61-3a46-4301-901e-7bdae2b49f6d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('556ee43c-fe89-42f8-9b82-0b1e8075790f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('5586b806-f632-431d-9f05-8b4fd3b7cb1d', '219a1447-a5fe-429c-890a-485c6f428d84'),
('55ba931c-2f8f-4c6e-a012-254152f11114', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('55e5a911-0300-4fee-85e9-ca9ccaf862ee', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('55e8a277-181b-431b-8ff2-f577b6b917fa', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('55ebda18-c262-4c6b-a264-fad7a44780a0', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('55f6f7d9-87ca-4dc9-88e3-a574e5a834ab', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('5616f07d-bdb9-43af-b0e2-5e0c778782cb', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('5618e39b-1f62-4b9c-b9a9-6b20ddd89b97', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('562f3b32-24da-451c-b065-d3a996b4c36d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5635e875-6ded-4231-8ff6-83c6460c9b88', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('56674ec0-62af-4130-9e29-048017af27a2', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('5675054d-1db2-40a6-b4b9-56c7c446db98', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('5699a53d-a694-47ff-af39-4d714ace54d4', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('569d4faa-f89d-4c11-af3e-a719dff6a5fc', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('569d4faa-f89d-4c11-af3e-a719dff6a5fc', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('569d4faa-f89d-4c11-af3e-a719dff6a5fc', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('569d4faa-f89d-4c11-af3e-a719dff6a5fc', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('569d4faa-f89d-4c11-af3e-a719dff6a5fc', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('56a46c86-2279-47a0-9f10-0624ef979791', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('56b00d41-b29b-40c7-a3fb-4adb616a6ff9', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('56b00d41-b29b-40c7-a3fb-4adb616a6ff9', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('56b00d41-b29b-40c7-a3fb-4adb616a6ff9', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('56b2061c-51df-4374-863b-317c52931494', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('56ce96d5-9907-4aea-a49e-a9dcbf1cff15', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('56d922ec-37d8-49ce-8171-c62a047bb2fe', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('56d9c7c2-7612-43a5-bdf3-356ed983fafa', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('56dd0019-be01-4427-9cd7-12e0bc8a354f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('56e590dd-25a1-4b2c-8b46-9f4ad3ce22b5', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5704a877-14bd-400a-adac-e5725f190625', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('5706f760-0c7b-4661-ad66-b65a243aa0ea', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5707b522-4ab5-4925-9f4c-02277aee4611', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('570d8f73-477c-489f-a260-ce28cc34606b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5725a9d0-429f-47f7-ab7f-1a408231dc8a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('57443c46-5d66-465a-9516-3d6c7c5429f1', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('574d8edf-728f-4a2c-8ea0-074127ef0563', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('575abe94-f801-4a97-a3a9-e04f8bd09069', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('5765a17f-e2f8-4073-9e2a-c388c3d4be86', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('57946c73-2b49-4d14-9666-27beb1d576c1', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('57b10fe2-f134-42f8-a0a9-754372fb1986', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('57e02aa0-18e2-4504-8d89-3446e607c5ab', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('57f8bcf2-67b1-404d-b8b5-529949cfe540', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('5800fc23-8b35-4545-931e-f71264c9930a', '09a3a021-f556-400d-a341-d72305872d06'),
('580bc20b-37c4-4fd2-8b33-31fb4198e4be', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('5842b32f-8135-4690-b1d1-ab14e98f292b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('586a0fbe-59e8-4545-9d48-873ced9340d1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('588d48dc-2e73-4716-9683-160a21ccac7b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('58af9b5c-d9e9-4ab3-9626-0cd6ed055fae', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('58b670e9-eef1-4f31-933e-6afdbbca80a4', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('59182263-3a8b-4be2-b282-47ef224b8f62', '09a3a021-f556-400d-a341-d72305872d06'),
('59309471-724c-424e-935f-5d29ace077c5', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('5935e4a0-9ba3-4446-ba26-a8abccf17212', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('593ad4c4-8306-4a37-a023-79f4d177930d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('594d7ee0-ef9e-488f-894e-ff189a1beb75', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('59592f74-1752-4c6f-9ac4-f1af081d94eb', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('595ac0d1-beda-4470-8a4b-d3a00c4ed090', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('5963ea0e-7af2-43ec-981e-24d612a7636d', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('596b66e7-ff1f-48ba-80ce-5810ca2f45e9', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('596b66e7-ff1f-48ba-80ce-5810ca2f45e9', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('596f2a18-28b2-4fb1-99fa-482132924bcb', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('59a557a5-a8cd-4d1d-b129-e903f049df77', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('59d48d43-e25b-4fb7-8512-7cc8cf180145', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('59dcc5b5-e801-4470-992e-a9a691494068', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('59ee7d2d-228a-45b7-baf0-6acde37f1fa1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('5a15c75c-d4c0-46f4-b8d6-51c1c0a47c89', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('5a1893a4-6a33-4fd4-9156-cd36e27bcea7', 'a500e114-30ea-4123-8034-196742fe4d88'),
('5a272247-3cba-4b9a-8d41-56c0db50b591', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('5aa1fc24-2cb4-427f-918d-99f3957d5f7d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5aa843a2-c991-48e4-8f0c-b8f4b493d765', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5ad5a7bf-13b6-4fe3-ab44-483b5e1572ba', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5ae3fb59-3a03-4530-9ac7-067d081902cc', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('5ae3fb59-3a03-4530-9ac7-067d081902cc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5af2114f-0b43-4a24-89c6-56862df366df', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('5b059878-6d2c-47cf-a2c7-6294567999ad', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('5b065905-a671-4d93-9dc4-1919658b776b', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('5b1ba5d1-94de-43ca-abc6-0a512d546b18', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('5b5ed9cd-412d-44fe-8555-f3fab8afc493', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('5bb2802a-a2b7-46b5-8ecd-910309b9a983', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('5bbd4aaa-ac4a-4a5f-b871-ca80a95063ff', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('5bbec6cf-80c1-4229-8f90-c56fa740bd68', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('5bdbe540-0e82-4ffe-a37b-0d0f67e23c6a', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5bed44cc-5592-4205-955e-1d14fafaa805', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('5bfd96ed-fad4-45b3-9019-cd14592edf22', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5c07c064-0a90-4c0b-86b1-ed4b31c9ce06', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('5c130f5e-0d07-4ffa-8043-b2a05f10c9ad', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('5c2cb7eb-a04e-40c4-814a-386187851d8b', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('5c4528a9-c48b-4d0f-8348-1b34c30323f3', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('5c4faa2f-a0b8-4418-8225-b10577d3369f', '09a3a021-f556-400d-a341-d72305872d06'),
('5c507926-8dab-47c2-880c-37a9fc610006', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 'e5e45855-e53c-4603-81a0-254a1f2a17e4'),
('5ca84b77-2a69-4cf5-be3c-152ae48cd69d', '09a3a021-f556-400d-a341-d72305872d06'),
('5ca99177-6ffc-481c-8891-20239ca18469', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5caf4d20-3c00-4691-80ba-04fe4a9113c5', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('5ce6e5ea-93be-44b1-9bb1-dc8a7a8a47ea', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('5cf6e126-110c-41d3-85a4-062975e87b9c', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('5cfb97bd-2c66-4634-8dae-1994a0c50af0', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('5d1425b6-5d1a-4cc3-9f61-92e8a349df9e', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('5d63c738-7540-4d09-ac3c-51647e7a9c85', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('5d7832dd-b6b2-4a8b-b66b-2936a6cea591', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5d7c3c1b-f309-4389-beab-75c5dae98033', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('5dbe6a97-77f7-44d3-8954-16bc5bc334ee', '09a3a021-f556-400d-a341-d72305872d06'),
('5dc0be03-35b0-4a17-b28a-9c076dce60f4', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5df162f4-8150-4398-958b-738711746567', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('5df54179-2d20-4b85-ad9e-37671d2f8655', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', '09a3a021-f556-400d-a341-d72305872d06'),
('5e0676e5-dbc2-46c3-a58c-430d505ccc2b', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('5e090b85-dd1e-40a3-8e72-4ac567bef98b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('5e0e58c0-db17-40d2-8358-ca2e9cfb1471', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('5e2452b8-afb5-4057-97a7-0d5f66b917b4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5e446825-169d-4f7c-ab0a-bae7f506c5ea', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('5e58ec7a-6096-40bc-abed-57e32e99bd0f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('5e68c4ce-6120-42bc-8f7d-b7de1c20845b', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('5e6de62e-ec81-442e-8a5b-0f5dd5385c61', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('5ec37c0f-dee5-4368-8804-ed61c11db727', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('5ecdbb4d-192d-4b36-896e-ba710d1c8944', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5ed84d51-cf54-4697-a770-17d6c724cd17', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('5ed8d7b7-7bc6-4702-8b47-367971765d01', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5ee07db9-2410-4472-9dcb-45faf4a4b10a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('5ee4253e-caf1-44f9-85cb-4549ff1e84bb', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('5ef89e1a-a10c-4a01-9b24-e612e148561f', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('5f094e71-3149-480e-9186-f7a75a9e10ce', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('5f1a3fb1-8cf0-4406-b41d-2cf07744017f', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('5f23e4ae-513a-4f3d-a9e7-dd591d8094ea', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('5f428224-2fda-45a2-a621-5e257300076e', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('5f47787e-6162-4a6d-b4ac-9257e3595c49', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5f4a5403-92a0-4964-8166-21a4934e69ae', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('5f580b78-0da3-4f99-a445-57e7bd12a837', '09a3a021-f556-400d-a341-d72305872d06'),
('5f607720-de29-46d9-9558-55af556b9579', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('5f7cf87c-81f6-4d75-ae12-6f07d8695af2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5fb7cfff-3d72-439e-9f11-6e82122fbbf7', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('5fbbc495-19dd-45bd-bfb5-42ca796bd152', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('5fbbc495-19dd-45bd-bfb5-42ca796bd152', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('5fbbc495-19dd-45bd-bfb5-42ca796bd152', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('5fc3eb19-5e5c-4272-88e3-ce2f40e8b71f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('5fc76667-c8fd-4d50-866f-0137000b8d64', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('5fc8e5cd-c3ef-44bd-aaf3-1dc8841d79c1', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('5fcc0e23-c6af-40f2-9361-e63b60d45b4f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('601cacf9-8e06-4270-83ee-3acad292074d', 'a500e114-30ea-4123-8034-196742fe4d88'),
('601e83d2-f92a-4c17-abe9-3e122b6fa3a7', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('604f5fa0-42c5-4aed-a557-b73e68c0536f', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('607e3b95-be8a-45ee-8f0d-24f32936bdee', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('60804d84-9f2c-4cd2-832c-6e0a3bcd1a91', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('608980eb-5ec2-425d-9e84-a1a4578a8d15', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('609e3ae8-3e33-4127-be50-a3b5a306a5c7', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('60b57e18-698f-40d0-9deb-fd2336e97ae0', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('60b57e18-698f-40d0-9deb-fd2336e97ae0', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('60b57e18-698f-40d0-9deb-fd2336e97ae0', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('60b57e18-698f-40d0-9deb-fd2336e97ae0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('60b57e18-698f-40d0-9deb-fd2336e97ae0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('60cea370-f7f9-4458-adfb-dbfe3521853b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('60d71fc2-938a-4ecb-a4d0-61f1067073c1', '09a3a021-f556-400d-a341-d72305872d06'),
('60d7a396-2a28-4571-a7bb-cc86d7ee0dba', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('60da0783-6c2a-435f-99f8-de148321e75c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('60e725aa-c405-4bfa-8dfd-b5f7ffd508be', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('60e89860-0837-45c2-a035-6ece673765a3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('60fa5ac8-9d76-48d4-a05d-6ae4993923ee', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('611b9fde-92d3-4802-b9fb-2e5bd2bfd179', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('613136c5-8051-474f-a18c-d20622fa8a19', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('613ba2c7-870d-4629-9976-98687638904f', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('616ce5ba-b0d7-4f85-9f7c-e119515b3292', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('618e73d2-f1eb-48ec-84b1-f6c0c51028f3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('61ee123d-e4da-4ded-b506-af837766c7ad', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('620462d6-38d0-4f51-8830-62f1d4740d78', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('6249db87-7eac-4ccd-ae52-d18ff68943d1', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('627b921b-d0ca-4d56-965d-d080c98b2a51', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('62a8dc2e-1c99-4e80-aa4b-d86045b51bc9', '09a3a021-f556-400d-a341-d72305872d06'),
('62c72b8d-84a5-4077-b3bb-9d4beb62723c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('62dd4f2a-1698-4ded-a2e7-87d5c26befe2', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('6303f475-4caf-41aa-bde6-98e0e0ed6136', '09a3a021-f556-400d-a341-d72305872d06'),
('630959cd-3201-47c9-a1cf-23d488449ef8', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('6316bce3-ab53-486e-9b4b-e3c5a07d6985', 'c52a3022-3751-442f-86d8-74347efe0698'),
('6319c12f-bc30-46e8-a40e-50d385bd5371', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('6319c12f-bc30-46e8-a40e-50d385bd5371', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('63301db8-1671-405f-aa87-1d0e79dda53f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('633e1a78-1d89-4f03-bb7d-0b726fc4dd1c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('635ea8a3-eac2-481d-9d60-ef417fb2e30c', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('6370a599-e228-4aef-80e4-72080a650a24', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('63762151-7384-4ff4-a3a6-e0d936317ebe', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', '1a636e20-6389-49ab-8cbc-67e0b3447b31'),
('63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('639e5b7e-821b-415c-879e-2650214fcd2d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('63a15da2-fa4c-4120-b7cc-7dd3c2dfed8f', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('63a15da2-fa4c-4120-b7cc-7dd3c2dfed8f', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('63b92290-1b4d-4c48-b16f-049f41c5d812', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('63c504c4-31e2-4433-9aa7-9629d730efb6', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('63d3fe07-650e-4dfc-a2a3-912738ea9224', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('63dbd7e5-ed07-4561-a48d-dce3531f66af', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('63e1645b-1bfc-4570-8f9d-1a9a1675eeb9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('63fcd784-3a3e-40e3-ab25-a6b52109cfa2', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('640e494e-2371-4bc5-83a9-6c40e93a2a47', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('644a594d-ba09-4846-8b74-4994beed1097', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('644b924a-e7cd-4961-8b42-e9c3e8153de4', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('644f91fb-a3ad-46f8-9a47-e08edcd06cb8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('644f91fb-a3ad-46f8-9a47-e08edcd06cb8', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('644f91fb-a3ad-46f8-9a47-e08edcd06cb8', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('6477b06b-cd4a-447d-8aa5-b033a28572b9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('647df378-19b2-4a0d-973e-15ca05481072', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('648d9e86-8880-433b-9736-80696b806eb1', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('64f6cf23-1790-46e0-960f-90f9e79d222a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('64f9a8c3-c48e-4369-9913-6673ec301ce0', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('651aa3a3-d69e-49c4-bccf-dbe848fd1964', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('65257458-479a-4e7e-812c-61c582cdcfcf', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('65588209-a042-4ec4-86bb-5c68eada9bff', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('655973d2-ba02-428c-9156-22b287d3b447', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('6567fb8e-7947-48d8-ada9-3f46fbabee72', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('65836068-0373-4491-a547-7460b419ac22', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('6583d41b-a784-4dee-b6ef-6f4a91b40392', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('65a78ae8-01b2-47e7-8a5e-f17171ccacef', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('65b30cfa-1258-405c-a10c-9d55e7788c53', '09a3a021-f556-400d-a341-d72305872d06'),
('65b8d5da-4f73-4329-90f1-b00a9d8232e3', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('65b8d5da-4f73-4329-90f1-b00a9d8232e3', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('65cd5977-8e03-457e-9176-6a737f1c5798', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('65cd5977-8e03-457e-9176-6a737f1c5798', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('65cd5977-8e03-457e-9176-6a737f1c5798', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('65cd5977-8e03-457e-9176-6a737f1c5798', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('65cd5977-8e03-457e-9176-6a737f1c5798', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('65cd5977-8e03-457e-9176-6a737f1c5798', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('65f9b4cb-0443-474b-a4f0-7b7039e6c0cc', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('6611fb35-a405-49eb-a2f7-f22063341ae4', '09a3a021-f556-400d-a341-d72305872d06'),
('66192308-e1b5-49f4-99dc-f1e9f21acec1', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('66192308-e1b5-49f4-99dc-f1e9f21acec1', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('6621aee3-d315-4835-836a-6789ce7acea4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('66266e37-0541-4336-8372-b51c37ece65a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('66284bf2-d440-4f8f-b1a5-e6190f37e99f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('662a9b65-99cb-4efd-825b-6016673c2400', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('662b3ff0-9e47-4a74-88b3-c09f2e2fa522', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('662d9933-891f-4f87-831d-12f8bfb72562', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('66392450-2d8e-496d-a257-aa3ccca2c402', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('66392fd0-0507-462d-83ee-03e5436ddbda', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('663b90fa-a127-4cd6-95ba-0ba72729d69d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('665ceb92-906c-448f-9d6a-0d670244609a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('66784fa1-201a-4ce3-a911-d2105cdc8564', '09a3a021-f556-400d-a341-d72305872d06'),
('66808228-52d2-4928-832e-f8cbe20dd9e5', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('6692c134-6240-45d5-9e42-d753d92ddc78', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('6699c4ec-684c-4c87-8f74-d77cd1ce3e47', '09a3a021-f556-400d-a341-d72305872d06'),
('6699c4ec-684c-4c87-8f74-d77cd1ce3e47', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('6699c4ec-684c-4c87-8f74-d77cd1ce3e47', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('6699c4ec-684c-4c87-8f74-d77cd1ce3e47', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('66ad21b0-10f3-4b5d-87fb-fe397f90a6fe', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('66ba0830-de01-47c6-871f-762261240fcf', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('66d33e01-cb29-40cc-92de-8915cdc497c7', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('67055d68-9598-4fe5-8d24-ac98147992d5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6709f9c5-7f04-46f3-93c6-bff3a53a9f14', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('670afaa3-f5de-417d-ab0e-2cbdcae1a958', '09a3a021-f556-400d-a341-d72305872d06'),
('67342898-6293-4db1-b16f-2dcebc77b206', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('6767b230-ca54-484c-8e5e-ae327d061b03', '09a3a021-f556-400d-a341-d72305872d06'),
('676bac53-1bd6-405f-bd98-4069b225421b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6777ed12-2d8e-4580-9905-5c7344b166c4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('677e949e-71a7-436a-b731-eef7be44ffc6', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('67941344-66c8-4771-bb48-21d74b377a15', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('679cd3b8-285b-45c3-8028-c22715c00603', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('67a0fd48-7490-4575-a403-97fd62e3c393', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('67b163e9-a828-4631-8311-6b9b169d1c4c', '09a3a021-f556-400d-a341-d72305872d06'),
('67b163e9-a828-4631-8311-6b9b169d1c4c', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('67b9435f-20cd-4f0b-a553-cd789627c31a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('680206fc-d574-4e82-b6a2-77ce4058ec30', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('683d2f8e-6783-449f-83dc-0b28d1e1edde', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('68595069-a910-4aa5-93c0-f75fadd59778', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('68659d26-6a37-4541-b8fd-d752b6b0a918', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('68a0c3c0-4c24-4fba-957b-588d956415c5', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('68c3acbb-e48c-49b6-825b-e4f481a911c8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('68c5fc1c-1d3c-483b-a453-0056416af21f', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('68d3e83e-0b2f-4c27-a1c9-fa5d9d97227d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('68e1ad4d-8ca8-4397-b7d8-e768dd3effb6', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('68f66da6-81a6-42d8-bd59-e69057044d29', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('68ff142b-1314-4db3-9f0c-b4367e82c015', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('69392833-5cd6-4497-8c34-639bf4c9defe', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('6951f710-5372-4751-acd9-e467f0cace87', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('695f5d69-183e-4397-9c27-f6297178e056', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('698b068b-249a-47ad-9fef-9f16e833d398', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('699630e2-78d1-4882-800e-09d88172a848', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('69fb0edb-7842-4434-9ba3-6dbbaf2f59d5', '09a3a021-f556-400d-a341-d72305872d06'),
('69fb0edb-7842-4434-9ba3-6dbbaf2f59d5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6a3ddf1f-4844-41a3-a83d-c4680b9c1512', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('6a47c71d-a80e-46f9-ba8f-75683a998e3b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('6a82db0d-7287-4a3b-a638-3facdc6c4fe5', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('6a871db1-5759-42cb-8e2c-adfa4029382b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6a91be3e-f421-415e-8acd-3c86de602f81', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('6a91be3e-f421-415e-8acd-3c86de602f81', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('6ab3d8ac-0065-4f03-a462-f7b89b32baa0', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('6ac24fa9-3de0-418e-b61b-368bf36d4531', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('6ad3ef15-8802-4eb4-be14-432acd58df77', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('6b1605c5-e650-4877-a634-80b5898f07a0', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('6b18a472-9f0a-442a-9f50-523d9f2d0f2f', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('6b35084a-816e-4cf0-a70f-6be06071e824', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('6b357afe-ef84-4b54-b2c8-b93c7114405e', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('6b3c16cc-f5ad-4671-9032-8f6cee33ca3b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6b3ee882-263a-4b36-9d6b-898e5975e5fd', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('6b50dcdb-d7a4-4117-8efd-a16163d9ecf8', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('6b5c25d8-7b82-479d-a51b-d0ac553fe1e1', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('6b78ea23-65b3-4afa-9f57-88f1c770aad2', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('6b7a9185-660d-4f3a-9d5c-f0a9c79ac4f4', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('6be323e9-9a3c-44b8-b963-44cc06b4843d', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('6c35417f-10c5-495b-8a1a-be830a80ecdb', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('6c4b1f1c-e01c-41a3-8c5c-83711a6bc07f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6c508264-7114-4aa9-8ca7-bba2e80fce1b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('6c57197a-fdac-4946-b6d5-d7c8d3531cb7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('6c6686bc-0474-4093-adc6-16d046cab3c1', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('6c966935-3e2c-4716-916a-c8fa24602eae', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('6cb91f8f-c680-42f8-843f-782cff3aaa19', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6cd5faab-066e-45ba-9c51-dd9a4de3576c', '09a3a021-f556-400d-a341-d72305872d06'),
('6cd948de-f1a9-4e6b-85d9-c6b0864b15d8', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('6d32c894-3413-4661-b7e6-784f0999dad5', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('6d32c894-3413-4661-b7e6-784f0999dad5', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('6d32c894-3413-4661-b7e6-784f0999dad5', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('6d32c894-3413-4661-b7e6-784f0999dad5', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('6d38956c-9ae9-46cb-8737-4df943f44197', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6d3a3116-4bba-4dab-80bc-4f33db6816c4', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('6d700c04-27ac-476d-a95e-bf09845fb778', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('6d9f31bd-f2ab-4813-a702-f421845f9b42', '09a3a021-f556-400d-a341-d72305872d06'),
('6d9f31bd-f2ab-4813-a702-f421845f9b42', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('6d9f31bd-f2ab-4813-a702-f421845f9b42', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('6dfa1182-10ac-4602-92cd-624fb94d570b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('6e04a75a-a327-4985-be21-addb56e4adf1', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('6e26bf4c-0ec5-495e-a60b-b6096399ea9f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('6e5bc024-d6da-422a-af0d-72bc77e00444', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('6eb9cb0b-2b3a-4ff0-aae9-455a01b5647e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('6ec0a66e-2570-4b25-b35a-2b0aa424b6eb', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('6ec3ecbe-2582-4017-98c5-35e50b6ee51a', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('6ed3d092-34d9-4254-a1be-11eea30bf664', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6ed6fc27-876e-4ca3-844b-487bba73cda4', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('6edfb67f-f439-464d-be7a-3055b9e590f9', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('6ee759b3-9c0d-4d21-b575-ff8569aa8881', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6f0f1dc0-db41-4cfe-ade2-5ed7e3d8c147', '09a3a021-f556-400d-a341-d72305872d06'),
('6f13b0fa-fde2-44c9-b764-7643e5c2141a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('6f4b0b12-13c7-439e-bf80-4e5b0a46c16b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('6f781c59-7d28-40f6-9e15-e3cd16495040', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('6fa9929b-d4db-46d7-9ec2-39848cf13a3c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('6fc412b1-b521-4bf8-87f4-b9d006f951d9', '09a3a021-f556-400d-a341-d72305872d06'),
('6fdd3383-d829-45f2-b934-894d53ace8b9', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('6ff6b0da-3381-4b32-94ca-cce8a856dd74', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('702585f3-c16d-485d-af99-e427a0283b4a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('70258954-c5f2-47fe-9666-a3a6078ab495', '219a1447-a5fe-429c-890a-485c6f428d84'),
('70274352-8b56-4915-9d8f-25c10ee0fadb', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7050cdca-dc49-4a1e-ba82-1692643cc498', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('706bae02-b539-4b75-8234-585c98c5ec57', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('70712308-a8c5-4a32-8b14-b2a0ba147da2', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('70958de5-4a73-4c89-b0b3-e0aa552fcb8c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('70b54d9c-8cc1-4746-a4b6-45426d0c565d', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('70eef042-e354-46d7-bca6-da6822089d5f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('70f1369e-5147-49c2-a98a-5e3d2b75a552', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('70ffccf1-3ba1-4406-a889-51b982ba9fed', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('710eb589-e242-4f61-8537-2bb866d5fae8', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('712f72cf-7d23-415a-94ad-1fece8a934dc', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('7133e031-843a-4378-8039-f7ebe014dc74', '09a3a021-f556-400d-a341-d72305872d06'),
('7133e031-843a-4378-8039-f7ebe014dc74', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('7133e031-843a-4378-8039-f7ebe014dc74', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('7133e031-843a-4378-8039-f7ebe014dc74', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('713932c6-3092-432b-a718-cfa6158e36ff', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('713932c6-3092-432b-a718-cfa6158e36ff', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('713abb9c-7e85-436c-b3fc-12b9bd89e56b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('7140352f-c430-4566-87de-71f755fe2e0b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('715aac02-4b90-418f-aefa-a8e4a0eb4d5f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('715be7c3-71b1-4311-8174-dc989dc6a291', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('71b74fcf-b83f-4971-bc5e-100645b53eff', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('71b7eb21-de61-4ab1-b481-c2d8aa8b2025', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('71ce2bfb-cab9-4d59-97b8-6acd5d56eca2', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('71d24ab1-34c3-4799-991a-33c2e2960dba', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('71d8b5d3-e129-4846-8dda-6d73a581344d', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('71f4d426-3efe-4ec9-9bb5-65c4bcaddf17', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('71faff6f-8e8b-4ccb-ae09-947d164ffca0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('72002091-6cce-4084-aca5-ec3d10fee1d7', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('72020ba9-f6ca-4c91-a4f9-ed56e4c693f1', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('720508c9-770d-42f1-9567-5920c441c504', 'a500e114-30ea-4123-8034-196742fe4d88'),
('7207153d-2939-4ee4-8ec0-4789538c0d90', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7211b54a-f86f-41cd-b147-86e400cb175f', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('722dcc85-af3f-4a4c-bae7-1ddcd93253c0', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('724e51ec-4c02-415f-8be8-f9930ae93431', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('72580b5d-5f7e-4879-80f7-6445bb9df0d8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7259fb32-0505-4e43-ad5d-7759f251e2ee', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('725ea442-015c-4d29-81fd-46393b3cd698', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('726936e9-08ca-4513-8f22-fd740e345d1e', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('726a601a-ded0-47ca-a372-57d2f4e0517f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('72740bfe-a8fe-4a7b-b43c-04123d772444', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7277537e-0720-4aad-8190-76830a2efe49', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7277537e-0720-4aad-8190-76830a2efe49', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('72aa6efe-dd5e-4566-9b82-1e45206d9971', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('72c338dc-b114-4a84-8c25-a29de721ab8b', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('72e0745e-136a-46fd-9e40-81f54e11d7c3', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('72f53925-0a16-47cd-b1dd-f8768d87f527', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('72f82050-4e5d-424e-8423-f07db76cdfa0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('72fd025c-83a8-4fc9-83a2-2d55e58ab28a', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('7305ec30-e832-4691-9c0f-afa029de1623', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('731eee36-806a-4aea-a155-8664459463d4', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('732748f6-eba3-4b36-989e-1fa4d4dfe1a1', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', '1a636e20-6389-49ab-8cbc-67e0b3447b31'),
('73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7349ddf1-802a-4bb8-8f67-ea46641dd307', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('73579aea-47c1-44e5-ab4e-f64172f5f320', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('73635fce-ad46-4866-8de9-a2034d806974', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('73635fce-ad46-4866-8de9-a2034d806974', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('73692edb-2790-4edb-93ac-2a63756540e6', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('736d0dba-fc7c-432d-98cf-8c914d79920a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('73914eaa-ab28-4338-8275-06d5fbc10304', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('739b078a-eb1e-456e-ba8c-5af2ba6a2e33', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('73b50c73-559a-4ae6-83dd-7887b86885d8', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('73ca34ae-6767-426b-9395-5a9f9c9f7b68', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('73cbacef-52a2-4124-86e9-fee2c86e5325', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('73dbb98a-98d0-40bb-8cd4-59e91a3e139d', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('73dbb98a-98d0-40bb-8cd4-59e91a3e139d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('73dbb98a-98d0-40bb-8cd4-59e91a3e139d', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('73e300bc-b803-4c4a-9ed2-1039df6bda68', '09a3a021-f556-400d-a341-d72305872d06'),
('73e56e70-8312-4183-a31c-3bbd0554fc62', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('73ec0c0f-38f8-4338-b835-28d4b0f7f7e8', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('73f66d56-062e-4f81-bf48-c0f195662c0e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('74166b52-1bd3-422e-a906-806afb16f044', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('74166b52-1bd3-422e-a906-806afb16f044', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('741a0937-de6a-489d-9cc3-6c9fde0fd155', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('741d51d3-1a33-4a9b-a79f-becbb009cc0f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('741f12fe-82e4-4133-9131-8d10ba45d999', '00ea3313-eaad-420d-925e-c87b2656ca81'),
('741f12fe-82e4-4133-9131-8d10ba45d999', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('741f12fe-82e4-4133-9131-8d10ba45d999', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('7430fb6b-d2a8-470d-aace-f31ef0b4697d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('744ce33d-9ba2-49bd-afec-1603a4397bfd', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7462226e-9349-4f29-9801-0ba59b6547c7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7462fffb-3b60-414b-b0c3-d363ceb7f39b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('74779797-2a92-4376-9cbf-99c753f9cb02', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7486c883-ff64-46b1-b01c-a5004bcc146d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('748b3e33-1ec4-4b06-b307-bfa86a150be1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('74a7389e-0016-45a5-9f84-8836c3f5e329', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('74aa6689-7a61-4af7-8b27-19a4503ae671', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('74e9ad72-a78f-41db-bddb-3bdef5498cdd', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('751525e8-2317-4e9d-8b83-72be95a601f8', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('752931a3-4293-4f59-b16c-9f051f1343a3', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('752931a3-4293-4f59-b16c-9f051f1343a3', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('7536833d-0824-4201-841c-028c3ba1ec21', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('7542c314-729c-4d40-a2c3-e6857ef4470f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7549e234-5dae-4e1d-a70b-aada52ff30d7', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('7549e234-5dae-4e1d-a70b-aada52ff30d7', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7549e234-5dae-4e1d-a70b-aada52ff30d7', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('7551f61f-b4a4-4b3b-a63a-022e1f69779d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('755b6fa6-e886-4d53-bb4b-e9776a0c145b', '09a3a021-f556-400d-a341-d72305872d06'),
('7590162e-92e5-4cf3-98ab-885bbc8a8f66', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('75d34743-9d31-4e34-937c-d2be0332004f', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('76049bde-f445-49e9-9ab9-41c8179dc1ae', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('761c7e20-a983-44c8-b1e0-53542e501009', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('7664120d-3aa9-45d9-b06f-f8addd6cbba2', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('766b7d32-64fb-49a8-bbcf-da0d4cd9a321', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7677e4d3-5d82-40b0-817e-65e91e604897', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('769c1526-9359-4611-be3d-dc460eaa2577', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('76b6761b-ed67-4eea-b7c0-51b526d5a4fc', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('76bb9842-1545-40a0-894a-737b070e7231', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('76c74fdc-2b04-453e-8017-25427f407f17', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('76dcfa65-e39a-43d5-bc6d-a33b012efa3a', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('76dcfa65-e39a-43d5-bc6d-a33b012efa3a', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('76dcfa65-e39a-43d5-bc6d-a33b012efa3a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7704ee03-4fa4-44a6-9766-b9bd5272ea77', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('771c6567-934d-4077-a06a-b00dc4e910e7', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('772a7b6c-514c-4180-9c7a-8d3da82fe12a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('77408a2b-7c30-40bb-a0ec-7788ff465501', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('776c4261-a8a5-46a6-a19e-8e9118fb58b6', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7779108a-69fc-4f57-8c0b-93147f56f764', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('78058af2-425f-407b-b640-b60e069bc5e5', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('780f5257-f66e-47b8-9893-e28c88004822', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('781b214c-649d-436c-b98f-ddac499e9ab3', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7849c0e0-4b76-42df-9b1d-3830aae187ca', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('784afbc8-cb8c-482e-8ffd-155a36071810', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('78738ec0-f08a-4f23-9d8b-adbad510c1af', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('78846a1c-4b07-4463-a71b-13cef9338480', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('78aacf18-dcc0-48ec-8a22-4f7a9e314ea4', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('78bd1750-c2d8-4667-8ee1-017501eb4ef2', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('78cf609f-6a7e-420b-b65c-ebf792e7c824', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('78e00074-4cbf-4a91-9bd5-023ff7001452', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('78ffaacf-c00b-4c90-b3f3-1d9f7cb39a57', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('78ffd6c6-9921-4da7-82c9-256aba082cfc', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('79052575-275f-43c6-a3c6-327cd4081385', '09a3a021-f556-400d-a341-d72305872d06'),
('7948646f-8d05-4327-9393-9f10f8995388', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('79601815-01cb-4e5f-9e7d-5bdc176ddc6d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7969069e-d476-43a5-b9c0-708ef4487e8b', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('7989af81-7b29-4234-9370-519a11855c78', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('798bc15b-4b6a-42db-877b-d3746581aea3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('79aceb0a-8543-4259-91ea-cfe310afaa5a', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('79b20e79-47e5-4dee-a362-54c1219a37f0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('79b2cc78-707a-46c8-a22b-8d8e190565f4', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('79dedd3d-342e-4b80-a9e7-0c95a36be0fa', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('79f873b7-fd84-4a92-9df2-572a739114d7', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('79f873b7-fd84-4a92-9df2-572a739114d7', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('79fcf953-a904-4e7e-98d9-a426ccd3b7c1', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('7a0306ca-8263-4030-8a8f-32abbf5b862f', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7a1ae537-6ded-4905-9850-eeda7177253b', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('7a1ae537-6ded-4905-9850-eeda7177253b', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7a1ae537-6ded-4905-9850-eeda7177253b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('7a50c3e9-1ac2-46cb-8218-2567ff2dd1da', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('7a6a39e7-7b09-46d4-8d2c-9df7241e1176', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7a7ec9a7-cf43-43e2-8635-2d48d56dfffe', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('7a8f6fc6-d0d7-4437-92a8-402b9df05d30', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7a90195e-6d30-43c5-a986-7caff59cd469', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7aac7fa7-df01-4fb4-89cc-605d80c57ca7', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7ab408e0-b002-4405-83c7-c0a1dea07e05', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('7b28dc9a-f759-4543-bd4e-01adef943fa9', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7b3310c5-4e17-4d48-93d2-1995e2f9fe22', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('7b486886-04df-4634-9771-2bc829868765', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('7b540457-4ccf-4e44-aed0-03e20355efeb', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7b64d473-39a1-48f7-88a8-f00010a07db7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7b68c3bb-81ab-4641-b81f-1d9e7cb0d4cf', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7b775e94-b326-4013-afd7-990f66f37ffe', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('7b867f27-172a-44ec-afe2-59d1266775f3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7bb02d43-dae3-43f1-9170-a176c39c248b', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('7bc2c725-dc32-478a-bb23-f82c63089c01', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7bc710dc-e715-4e7b-991b-51b2a0498b7d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('7bd72af6-c4f9-40e9-b44c-0b467b920c43', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7c10909e-2c4d-4a13-bc41-d54d7e5ee5bd', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7c37f4b8-4477-4ffb-a5a7-b85ebe345619', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7c458ed8-b6ab-4dfd-a53f-14316e9d5718', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7c492fb9-1610-458c-bbaa-770df7272531', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('7c4e6cd8-f85c-4abf-a97a-4d68b3e802dd', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7c522613-e617-4155-b15c-5271c9f4b23b', '1a636e20-6389-49ab-8cbc-67e0b3447b31'),
('7c522613-e617-4155-b15c-5271c9f4b23b', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('7c522613-e617-4155-b15c-5271c9f4b23b', 'e5e45855-e53c-4603-81a0-254a1f2a17e4'),
('7c655316-657d-4bea-bf8a-fa235f2400c5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('7c680bc8-a415-4c29-9489-79771c5e3aa4', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('7c71825a-61bc-4524-85f7-370caf53d46b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('7c7330e4-1222-4592-90c2-10c2ea5be3b1', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('7c7c0077-2d15-4155-a839-6a7d3193d26b', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('7c7c0077-2d15-4155-a839-6a7d3193d26b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7c89df0b-6c99-4125-9c85-dfb1bb7997a6', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('7c912e6a-c3cc-40e7-99f8-a4a1c254256d', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7cdc8bf4-d663-4412-8a28-d793a79155d6', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('7d022b6c-1e10-4fb0-96cf-3ab680e22a37', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('7d05e138-ea08-4d1f-bba6-5f767cdb4178', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('7d2e0142-b248-4a09-a96e-6d8c750e3806', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7d344dc0-d140-46b7-86cc-3e6318cac1a7', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('7d4d3977-7882-42ec-a945-2f6fc5b717b5', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('7d67732e-7646-48ae-a8f6-885bfd2b00ee', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7d7b8b9f-8dbb-479d-9b90-4f2eb14f7e9b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('7d85dad6-88ae-4116-b004-4a77dc46cb81', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7d8c8fa4-b38d-468a-8a57-2b8a3ba9a638', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('7d999aa0-6aa5-414b-b731-7237db61929d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7da39132-29a7-458f-811f-c3939b47d6d6', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7dabb257-416f-41c8-ab9e-3d7ba0014edd', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('7ddd064c-2f47-4917-bc4a-f5290a0bb257', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('7dddd75e-36f0-41ed-b7ef-1197e748c141', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('7de6e8cb-7f57-41b1-8729-0d2433d1cffd', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7de85b78-d81f-4d19-9c7f-085dcfda9a4e', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('7de85b78-d81f-4d19-9c7f-085dcfda9a4e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7de85b78-d81f-4d19-9c7f-085dcfda9a4e', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('7de85b78-d81f-4d19-9c7f-085dcfda9a4e', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('7de85b78-d81f-4d19-9c7f-085dcfda9a4e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('7e29572a-767c-433d-8a75-a5971e8ac66d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7e403917-e0c2-4dcf-9a53-bf30e70b9333', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('7e416256-40eb-4be5-8a34-8a1a91865f45', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('7e66d365-a8d2-47f4-817f-74bcdb175d73', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7e6bab21-6a8f-47e4-a152-4f3e3c719928', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('7e7136c5-ada0-4190-b053-36b47222c65c', '09a3a021-f556-400d-a341-d72305872d06'),
('7ed21e63-747a-43e3-bd8c-6476504498e2', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7ed37a18-b8f4-4b81-bd23-f357bd75bebb', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('7ee16f5c-e8f1-4e54-a949-cd436d984d71', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7ee29743-b905-4587-898a-d5505be62743', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('7f0b77ff-979b-4e85-96eb-1b7b0609e82d', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('7f117b08-47cd-499b-9c55-2bfecc1724bb', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('7f25ae39-6956-4855-93c9-70af910e5a97', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('7f309bf3-54ec-4ecf-b8bd-42a28fec2c99', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('7f602aa1-6aa6-4831-952e-3f30add410e1', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('7f7beff1-f264-46cb-bfb1-99f6639c32ab', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('7fa0c52b-9f87-470b-8819-9274bfd8a333', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('7fa530d8-18f8-4bdc-a9b3-5e385dd5b4f7', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('7fa81d39-9ac5-4938-965d-719b5812f56f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('7fac0a02-cfeb-40c8-8e0a-1d41c2ad49a8', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('7fde69a2-b9a9-442c-adb4-6c5ecf89dcb9', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('8000a077-df47-41eb-b8ad-6abb219695ba', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('801fb3ef-8198-41ec-bc85-03b81f097cb5', '09a3a021-f556-400d-a341-d72305872d06'),
('801fb3ef-8198-41ec-bc85-03b81f097cb5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8029e772-6ea2-4d9b-999c-cf14551c2409', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('8063e184-a6a9-4de4-b2e9-bbafa87dd23c', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('8063e184-a6a9-4de4-b2e9-bbafa87dd23c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('8063e184-a6a9-4de4-b2e9-bbafa87dd23c', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('80c1a90f-2d21-4198-81a0-1096505ea683', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('80d15d6d-3587-45de-b5e0-55f98c04c284', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('80d1eb39-dc0f-44fb-838e-fab813ee044b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('80d4ed36-af2f-40e1-b257-4cd58495039c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('80d64fec-acb9-495d-ba05-43083aff3d26', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('80eef61e-df6d-4c7f-ad33-12d4e22f6111', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('80fa950b-9daf-48bc-a2ed-7d86d21120b6', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('80ff1495-e197-4518-9ea7-90e96fceac25', 'a500e114-30ea-4123-8034-196742fe4d88'),
('810119c6-6df7-47f9-8477-dbf8d58debcf', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('810119c6-6df7-47f9-8477-dbf8d58debcf', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('810119c6-6df7-47f9-8477-dbf8d58debcf', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('810ad683-8c2c-49e2-ac8a-c63ae6d780c0', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('81380eb8-f34a-4f6c-82a4-c2cfe4eba9a3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('813e85d8-16bb-4ad5-bfa0-594a1c0f2e31', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('8156aef7-15e5-4ade-bbcc-0b25d5a9eba2', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('816116db-6f20-4858-a001-58d4ab75f6c4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('816f79bf-9fe4-4044-96fe-02c3969f7637', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('81827941-44d9-4eb1-8a43-8da43fdbba1b', '09a3a021-f556-400d-a341-d72305872d06'),
('81930b9d-2469-4cc6-982a-04cb1ba2b937', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('81c272c8-0179-4f2f-ba19-a71dcd16000d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('81eec1f2-0793-4e77-8ae9-36621306041e', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('82006d70-c545-4270-9b42-df79f034fcef', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8206e4ec-fb8b-492b-8fa5-6892a087e484', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('82616fb5-f854-4b96-b862-f9be316111d2', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('8287cb89-1909-4306-b87a-74d43267eda9', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('8290b70a-c600-4110-b853-5a191905ff90', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('82970bc5-9f95-4471-9017-3f415d37ba5c', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('82b79ccd-d7fe-401d-bba1-fa1a534b11c7', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('82bb0b2e-487d-4ea1-9307-251ddf1594df', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('82c34b16-c841-49ee-ad04-689a9a27cb1d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('82ce3746-2966-478c-9b07-f640cce2f687', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('8304030d-3b8f-47cb-8ebb-e7c9fcfb0eaf', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('830879ba-ee25-40c5-acc6-37abb3892b0b', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('834b948e-624c-418c-b79c-7e1162ad6cf1', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('83809ea3-509a-45b0-bed4-def10b245404', '09a3a021-f556-400d-a341-d72305872d06'),
('838933fc-ba76-4caa-9c95-c65430fe5168', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('839dc47d-5b8c-4fb2-a942-3878918a85ea', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('83a07bf4-131f-4596-ba34-a7abd47640ed', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('83ac5a68-3945-49ed-8f77-7a36cc9011a8', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('83c36a9c-6862-4082-af7d-eb01b947ad30', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('83dd8f68-6c4f-4798-b5ee-3f88eb74423c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('83e14ae6-7312-4c6f-9b9a-29e55de5c161', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('843a9f2a-929a-45d3-91df-3914ec0aca02', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('844123ba-c1ce-4e62-8d15-2e7708cc4c29', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('845ef478-e399-41ab-bdfd-8c81e07ee29b', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('846ff7bd-be9c-49d3-9490-431fe68b2354', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('847359f0-1a93-42e8-9e2e-eee54cab3e82', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('8476fc2b-114d-4cbb-b9cd-909af32de27e', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('8476fc2b-114d-4cbb-b9cd-909af32de27e', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('84828bea-e88b-4c6c-a875-87b699ffa0b9', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('848eb398-7467-475d-8a16-8fc783977f82', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('848fe70f-870d-4a75-993e-6fc83f253196', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('849c9bb8-2b44-4100-9efa-6a0d9ff84405', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('849d6d4d-f835-4061-8736-a3ed2acb954e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('84a2ac45-762b-4f17-8896-b186986e53f1', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('84afbc10-0986-4a4d-bcc4-68c8e846b12b', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('84b2a684-e60a-4256-8be4-ad00a37e449e', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('84c9db22-daa2-4ea2-94d5-90d55b412def', 'c52a3022-3751-442f-86d8-74347efe0698'),
('84c9db22-daa2-4ea2-94d5-90d55b412def', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('84c9db22-daa2-4ea2-94d5-90d55b412def', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('84c9db22-daa2-4ea2-94d5-90d55b412def', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('84c9db22-daa2-4ea2-94d5-90d55b412def', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('84d3d79c-16a3-40f1-8a07-16bd159a3c38', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('84f069e9-7ff4-4ba6-bd4c-042ef93ad133', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('84f26fee-f3e1-4667-8de0-8e7e45013436', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('84fb9259-44fe-4cfc-b8a0-211a21e3dc0e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('850d71a3-6622-4e20-bb85-d9ac64859725', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('853d8543-1f83-430b-8d8c-63698b1cbc9f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('85606e76-888d-4dd0-b785-0a3b5395958f', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('8576dd17-9c4c-4502-9fae-b9bd022f3245', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('85b50e54-ff3d-4f69-8648-bc162ea86b82', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('85be2290-e639-4393-bc23-affe9a9f5d88', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('85c0536b-b316-4137-ad8b-4d50214fed83', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('85eb2551-877c-4a0d-9b1c-dda209b61a20', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('85f1e467-71cd-4ba9-8db1-f961f6f42e77', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('85f5dda2-4341-4f45-a24f-22b93bb80ae2', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('865a1a22-72fe-45fd-9952-0389b175ed88', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('866726a6-bfe1-4b8a-b564-ced82855e335', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('866abea1-c5ce-4679-8b06-58fe5d5f2848', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('866cb204-9346-469b-9b46-19ccbff6a4c5', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('867a3a2a-6051-46a9-afcc-3e465d8d8889', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('8684e85c-7c61-4f2a-be3c-5ab669d2d04b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('868f1596-bf6d-4363-85da-c0f203d6524c', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('869d3c21-99e8-4c8a-8bca-51acb1e90242', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('869d3c21-99e8-4c8a-8bca-51acb1e90242', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('869d3c21-99e8-4c8a-8bca-51acb1e90242', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('869d3c21-99e8-4c8a-8bca-51acb1e90242', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('86a2b720-df84-41d9-b7d9-e33557166e25', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('86c3abde-dc64-4f1e-aeb3-2414f429e96a', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('86c769ea-f33d-42f2-81af-00f5b0844337', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('86d0b686-5ab0-444e-b37b-9ac87dec5139', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('870cd958-58ce-4291-a185-f13a292f07f2', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('8730c939-f669-4478-92f8-e67f4d8258c7', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('87392890-e302-49b0-ac4e-371a7de4d5ca', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('874e5e91-2c76-4a94-a671-6622c9b78455', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('87653977-c613-4780-90b3-fee694b018d4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8767b383-cefb-4a52-8e46-bbe29818a965', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('876e0ece-0e2f-4503-a1b2-8394036c2534', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('87769e58-4214-4642-b1cd-4caf26fdae53', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('87b107bb-bb67-4bb6-ac83-de6ccc9ed37e', '09a3a021-f556-400d-a341-d72305872d06'),
('87d50ff0-e53e-4ca4-bbda-d3262251cbc0', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('87d7885a-9354-4961-8603-fbc80370f8e4', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('87e5fce5-65b8-436a-8bc0-3c08c28a4825', '09a3a021-f556-400d-a341-d72305872d06'),
('87e5fce5-65b8-436a-8bc0-3c08c28a4825', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('87e5fce5-65b8-436a-8bc0-3c08c28a4825', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('87f9442f-4eef-441c-bd0e-fd8e467d2fb6', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('8811e154-0e43-4a36-9858-54d81bffb2eb', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('8814b467-458c-49ba-a28a-1b9e1e6ae75d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('8814b467-458c-49ba-a28a-1b9e1e6ae75d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('8816fb7e-a9f2-4387-b630-d436e6d3f9ca', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('882689b3-7c22-4c9f-8771-21f34973ac5c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8833e583-f6e6-4330-be86-3f48352cfad5', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('8836ecd3-6900-4ac8-a134-41ed09a2f208', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('888936c8-c90c-443a-84f6-71212eecddeb', '09a3a021-f556-400d-a341-d72305872d06'),
('889897b6-e5cf-4323-9459-68aa86138a40', '09a3a021-f556-400d-a341-d72305872d06'),
('88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('88a3265b-6967-477f-9990-c7bf9a0939ec', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('88aa6701-3ce0-4aa0-a757-642b937a6ba7', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('88d8a176-9fc1-48e8-89eb-a025d2949c5e', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('88e1b9ca-0045-485d-9b40-7dc14fb6517e', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('88f4236a-7f35-4989-8ea6-bd2e09ed4f1b', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('88f4236a-7f35-4989-8ea6-bd2e09ed4f1b', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('88fa4611-b733-41b7-b5d4-50851ffded2f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('88fa4611-b733-41b7-b5d4-50851ffded2f', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('88fa4611-b733-41b7-b5d4-50851ffded2f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('890fad07-921a-4ce6-b94d-cd0c1e02a2fa', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('891b8a5a-e246-4d79-bff1-d68a7328d932', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('892832d1-5bc1-4069-9aee-d543a2a31a13', '09a3a021-f556-400d-a341-d72305872d06'),
('892832d1-5bc1-4069-9aee-d543a2a31a13', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('8928b4bd-79d0-4cf1-afa5-3d0cca7948ce', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('892efa92-f4ac-4924-a633-e417746381c8', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('892f9fc4-837d-4edd-b63c-6e0b00c27f56', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('89335be4-dc1c-44a2-8041-06250bca388f', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('8949acce-f34f-445d-b983-2c47ae307e86', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('8992b380-a7d3-4031-b8ef-7592e76dc6d7', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('89990077-759a-43ab-8f5c-ed32f4215f2d', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('89a1824a-b5ce-4677-a2ec-08eee52ba62d', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('89b11267-83b4-4ac0-85d1-0359288699cf', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('89cd3953-53d8-47bc-ad59-ed8368a60035', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('8a0fffb7-ab50-40fb-8bc5-f27cb91200a1', '09a3a021-f556-400d-a341-d72305872d06'),
('8a0fffb7-ab50-40fb-8bc5-f27cb91200a1', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('8a26a052-0a55-4853-8a38-a605470325f5', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('8a26a052-0a55-4853-8a38-a605470325f5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8a2d0e34-256e-468a-acfe-781cbf69b89b', '09a3a021-f556-400d-a341-d72305872d06'),
('8a308742-8b09-4741-bae9-ed61cbcf9834', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('8a845984-f786-49d2-b240-ee8ad056735f', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('8a89f065-8030-4f5f-a7ae-9fcc6007b746', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('8a9bd3be-4afb-488b-b75d-234ca9867e1c', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('8aac01d2-be8a-4ad5-8e25-6275894719bd', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('8aac01d2-be8a-4ad5-8e25-6275894719bd', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('8ab8e9e9-4a39-4028-b8c2-d5c139cb3cd2', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('8ae333f3-4b1e-4c30-9e18-9668e8473d8e', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('8aebf06b-4afb-47cc-954b-5cc0991a6a7e', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('8b01ca74-5e77-446c-be52-0ab6b96a2ba7', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('8b1983f9-31f3-4599-bef6-b5181d210aa1', '09a3a021-f556-400d-a341-d72305872d06'),
('8b2446d0-4669-4911-a16b-2392dda82baf', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('8b31cbc6-075f-4456-9e8d-b0279e85232d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('8b3fd25b-0a32-4686-8b6a-8f22e5402fca', '09a3a021-f556-400d-a341-d72305872d06'),
('8b68efe7-271b-4a68-9174-247fff828550', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('8bafc384-182c-4852-8280-86b3eb24a8dc', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('8bb1c5b1-5153-418a-8f8f-fa5e881153ec', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('8bba3605-2db2-40a0-8a29-28910741cc7c', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8bce4559-b99b-4770-a0a8-1d4d3ec1f87b', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('8bd3656a-105a-40bb-92f1-c22e65ce5ddb', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8bd46916-d30a-4a9b-9145-9924982d95c7', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('8c03ae57-741b-4e08-9ec3-b8b2fd8d300a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('8c0f3ce9-97c9-49c0-a0c1-ce7662532125', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('8c3a4454-f2c4-41fd-9040-ef5a35e7364c', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('8c59471b-56b5-48ea-a540-6df146cabff0', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('8c6c209e-8d6f-4f7c-aa24-9274f0153bc2', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8d002933-90e8-499d-b183-11e261ea12ec', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('8d1df9ec-8679-421f-abe5-157017691a19', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('8d247fbb-9a76-4c22-99e3-edbd85aaad18', '09a3a021-f556-400d-a341-d72305872d06'),
('8d595a23-f12f-412b-87a7-f36fa16993bb', 'a500e114-30ea-4123-8034-196742fe4d88'),
('8d5fa44b-a001-4a43-bd96-7f79ad189881', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('8d64aae8-c5d4-4dfb-bc51-81f458880664', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('8d65d566-a900-41c5-bc8c-414ba2d456cc', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('8d86b979-36b7-4664-86a2-f1e3de837600', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8d89f32b-6c70-46c5-b526-890af47f4ed7', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('8d971abb-1b8c-48cb-95cf-e424daab5e9d', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('8dd97622-9e46-445e-9232-d0549524b5d3', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('8de33113-6781-4d42-b0ab-05eb7583a5e0', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('8e2121aa-427b-421e-a3e1-47b92f37101e', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('8e28ef5a-e36f-48fe-9292-fcd2248c125c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('8e4a481f-3839-4d38-b5e1-237da2483273', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('8e4a481f-3839-4d38-b5e1-237da2483273', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('8ea2d080-75f4-41a2-b81d-17666a8580f6', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('8ebabcb5-ce84-4432-80f2-79df2d67dfaf', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('8f3f5c3f-7a31-48fa-beca-126a035689b8', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('8f530648-4011-4eb5-80a4-3c59372ffbd9', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('8f6a3d1f-f94f-4bd2-98c1-aa5cb0ac77e7', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('8f80df3e-0e1a-40c8-a433-f8d463298a27', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('8f8c9d96-8a83-4bab-a33b-b935d36b2ee2', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('8faaf8fa-d783-4bc8-a5bd-bb7aec189962', '09a3a021-f556-400d-a341-d72305872d06'),
('8feb2f42-3c99-4848-ba62-8eb23b93de40', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('8fee586e-afdb-49d1-922c-38f8eb7f2a52', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('8fee763b-4aba-4603-9bb0-07b150fe12c3', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9000a9b5-6e39-4ebf-9c43-4c86aa9172d5', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('901a7952-c647-4704-89dc-0ca21659e6e9', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('9020cbb6-4252-4db9-8e50-87e1f8fcbf14', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('903cd75a-131f-44e6-9d92-afbeaed604f5', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('905e790c-0c87-47b5-ad20-7480d0cb4fd5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('906eb476-b530-4b46-87b6-45fda13a95c5', '09a3a021-f556-400d-a341-d72305872d06'),
('908c7d05-ea07-4df6-bbb4-522b854c5982', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('908c7d05-ea07-4df6-bbb4-522b854c5982', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('908c7d05-ea07-4df6-bbb4-522b854c5982', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('908c7d05-ea07-4df6-bbb4-522b854c5982', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('908c7d05-ea07-4df6-bbb4-522b854c5982', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('90b50088-1fcc-414a-b1dd-fdeb83569bb6', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('90b564bf-c9b3-4814-a53a-6651f247702b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('90b6ef3e-7e25-41d0-a44c-f82646a1a935', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('90d9e83a-5c93-4398-8c0c-59348ef6f7f0', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('90d9e83a-5c93-4398-8c0c-59348ef6f7f0', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('90d9e83a-5c93-4398-8c0c-59348ef6f7f0', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('910b7980-a63e-4a2b-a04d-3cbb26593f9e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('911fdf17-e5b7-4784-8d16-9a4db0f77363', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('9120a59d-973a-4309-a2a0-4b4a5d52774c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('9134c1b8-efb0-4996-baf4-182455fe1875', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('9134c1b8-efb0-4996-baf4-182455fe1875', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('913dec55-6314-4646-aacb-e27c34bc04fd', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('914406e1-d77a-4593-9aad-1ebf5ef823c5', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('9156d9d1-ac78-4f6f-bbcd-24fe76193cd2', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('915a0027-155a-474d-a7ca-85725d735791', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('916d2a94-796a-4442-8744-34fa7d6ecfa1', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('91782f2f-a414-4170-b4b0-4fc558ac383a', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9188965d-47cd-42ad-b9bb-0b3a51861d48', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('91aa810f-401d-4863-a3c2-ffb28e37bccc', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('91d0f786-444c-4c2d-9611-4a175f1e735c', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('91fca06c-0f13-4761-93a7-d3fe8db9a357', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('92196999-0a1b-47d6-8700-78888385d935', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('926bc545-07fa-48b0-9c4a-8118e46a8194', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('927d7f66-558a-4b36-91af-ef4942e6e515', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9296ba2d-f901-48af-9993-388c12bff1c6', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('929883f6-77a0-4808-a64b-2435be2e8121', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('929d7db0-b68c-4b71-b325-a0b691cf2022', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('92dd41fe-d180-4fed-8331-273e53e23449', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('92e5e064-2823-49f6-8f65-fd3ba1bae56a', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('92f12b97-329a-42b9-a07b-6c6941de242d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('930e860c-1443-43e2-ba3c-f063ee078d59', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('931608a3-b654-4cb1-9272-64fc1f3e66e7', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('932ba865-aa35-4d78-98f8-64822c3d8f01', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('934c1736-92ab-404c-b6a8-443541bda493', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9356b79c-2295-4588-a895-339e0c941157', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('9358a1bc-1c1c-416f-81c5-959cafe966a0', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('93652e78-b2b7-4154-b400-83a64852c3a3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('93677b9d-0f59-4442-af71-74fc4a0cb36a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('936b99f9-5d87-48d8-8b80-c8bc50dac79e', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9392e28f-68c5-4877-98ca-a91478dc836d', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('939ceff5-3c0b-4e0c-964e-ed2b3ebd7167', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('93a98403-26f1-4913-b146-75d53badd50f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('93b1d8b7-b4b8-4ea6-8b78-87922b046c86', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 'c52a3022-3751-442f-86d8-74347efe0698'),
('93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('93ba5b89-a161-4c6a-81af-1422b9444952', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('93c6d250-ebed-4b36-a1a6-c1ef920697c2', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('93dcd6c0-e159-42f4-b3ce-872ead2154e9', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('93dcd6c0-e159-42f4-b3ce-872ead2154e9', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('93dce7a6-2857-42e0-89eb-e76003143a9b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('93e6478a-f742-46de-a18b-3454da14d6be', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('93e6478a-f742-46de-a18b-3454da14d6be', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('93e6478a-f742-46de-a18b-3454da14d6be', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('93e83d0c-9ac5-4567-98c9-16193e188083', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('9417ac41-dfa8-461a-8192-9495aacbb3c2', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('9435bf6d-a26c-461e-87b4-7ea1b30121be', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9435bf6d-a26c-461e-87b4-7ea1b30121be', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('94386ae0-487d-4548-a7c3-1e3045de6c61', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('94386ae0-487d-4548-a7c3-1e3045de6c61', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('94386ae0-487d-4548-a7c3-1e3045de6c61', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('943a1bfd-111e-4bf3-a895-450448d387bf', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('943b852b-bf6d-494f-9a5f-d31481f36800', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('944c18aa-0cd9-4f3b-ae7b-36007069c1cd', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('944f2276-4ebc-4501-8f2e-0781cf03ac9a', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('944f2276-4ebc-4501-8f2e-0781cf03ac9a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('94577a6f-a862-4a1c-b75a-4660cc0dcaf4', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('9468171a-42af-4f03-bd84-0c4fd2f90a87', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('946f8114-5b13-4876-9a46-ba8c2a552a40', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('94714159-e16d-4ccc-ae09-ce35fbef3929', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('947617f8-454c-4d68-a6a3-b4b5f99308eb', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('94897649-3a5a-41be-ab56-b61c91d9f1c3', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('94a61af0-2581-4829-89b9-68fc545e8c58', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('94ac1db6-1476-4e6b-85d7-8e5226421f3f', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('94ac5345-6e9d-47d0-b1a9-97a636b38290', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('94af2897-c0f6-4308-a70e-af219c4ca898', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('94afd48c-b727-4b75-9035-f2fa75cae8b1', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('94c6e184-8878-4f84-b714-0f96dd339fb2', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('94fdb515-5512-47e2-8afa-11957e6cd636', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('953af771-00b1-4a77-9462-6017c5939528', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9580f363-92e7-4bf9-97fe-4a4c8177c32b', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('958fd749-2a6c-42dd-9d98-839ea2206eda', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('9590a612-9137-4a55-90d7-d6c9edc25bf5', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('95becd37-1b96-4938-86fb-960916347d1b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('95daeee3-70d6-478b-ad21-1c3b47551873', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('95dc6acb-045d-48e0-a560-f2fb26daa6ee', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('95f24706-6f36-4214-a0a5-9f8dcfb86f18', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('95f3a060-a85c-4912-b455-dcbd24cbd52f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('961b7d4e-b6c2-40dc-9885-650f196a3d3c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('963dd57c-19d2-47a6-b751-404a2782257a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('96469dea-8fca-4428-9284-b2276a7091ac', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('96767d15-16f3-4be1-a5e5-1d5228b6d10f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('9697fc0b-e19e-4362-936a-33460b1ac7ed', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('96acc719-86e2-43e5-ae20-4b6722e9dbcc', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('96b226e3-4e7f-46cc-8198-757951b63a7f', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('96bb895f-22a8-4120-8bf3-33c7085a2e32', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('96c3d979-aa05-4911-8c5b-2acaa443bde0', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('96e4008b-b932-4940-941d-776dd5dabebb', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('96efbb45-6e12-4c63-ab95-4ce399943d2e', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('96efbb45-6e12-4c63-ab95-4ce399943d2e', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('96efbb45-6e12-4c63-ab95-4ce399943d2e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9705a329-13f4-4f91-b443-7678105b4886', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('97342dfc-8101-4503-bd31-e3dacd87f97e', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('973e21a6-b2e2-4f34-8de1-923212927e3c', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('9740b726-928a-48db-b5fc-f669d12cac1c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9740b726-928a-48db-b5fc-f669d12cac1c', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('9740b726-928a-48db-b5fc-f669d12cac1c', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('974fc58f-28ad-4e0c-8831-19a3b1843656', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9750e5a3-42ea-4519-a2f6-aa919625bce6', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('97707343-05a3-4314-8d92-28c8581f5754', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('978864a9-91db-4ea6-b791-ad6d2bd58434', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('97bba818-99d6-4194-bcc4-bbf3bd549088', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('97c3f834-5d4c-4e9e-a8ac-e2c1211717e5', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('97efc0dc-70e5-4e04-b57c-859674381007', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('982f597f-795b-4bf4-9625-ed86001567c2', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('9830e020-aa70-48f3-bb65-5067702f904b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('983c14e1-4610-43e1-97e0-60b9dd68a47a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9847ec00-02c3-4e02-977a-55fabaa69438', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('98482075-9b11-4176-8d2e-6f075aec952c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('986841b3-3231-47d4-9e33-bdd11754ab61', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('98786819-8011-406f-863a-66170fa808e7', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9882e227-6d96-4087-a4c9-add1a7fffa86', '09a3a021-f556-400d-a341-d72305872d06'),
('9882e227-6d96-4087-a4c9-add1a7fffa86', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('9882e227-6d96-4087-a4c9-add1a7fffa86', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('98879862-70c1-4d3d-b4d5-83ab94d164ba', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('989e6af4-daec-4206-8baf-1db14ea15bbf', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('98d7c4c7-cd81-4bd2-9803-25d91dc8e8ae', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('98de98b0-1109-4e8c-9e38-01d46d1c6758', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('98f107ee-b86e-4208-a59b-cb2c984b86bf', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('98f241d7-43e6-4a8e-849f-bb370a1f7b22', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('991db2fc-e7f9-40fc-b0eb-8e0e9dbb8565', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('99266b57-b6d1-476c-98e9-dea96a93b5a3', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9948a4b9-3ed0-4655-9d2a-a8310dda8377', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('995453a5-5ce1-4c36-82d9-3fe6f15fde6f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('996985c4-086a-4f5c-9ad6-2a21e6af8406', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('99964408-77b1-4d78-b9df-aa9da9087e7c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('99a0f5a5-9732-4eea-9891-1e99713a2231', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('99bf2674-6488-4491-831a-1cf22dff5d1f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('99cef6ca-ed81-4fb5-b7d9-9f1eb643d19e', '09a3a021-f556-400d-a341-d72305872d06'),
('99cfbbbb-5b5d-4827-ba89-050163cba5a6', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('99e9f700-f64f-4869-9ad8-26dbbb482a43', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('9a105104-b35a-4d71-bf0b-4fbc46c17685', '09a3a021-f556-400d-a341-d72305872d06'),
('9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9a23b361-6b19-4af4-be78-e4b56f523592', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9a2d4598-e063-4ba3-8699-6f992c8f024d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9a3541e0-55cc-4d30-ad1d-b419bb4e9a00', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9a3b4b0b-bd34-4cb8-921b-8abbec93ed4e', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9a3f5107-e9b9-4f0d-b0d1-52b8f2abc5c3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9a3f5107-e9b9-4f0d-b0d1-52b8f2abc5c3', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('9a538fad-4f4d-4c5e-94fb-5a23d25136c0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'c52a3022-3751-442f-86d8-74347efe0698'),
('9a64520b-7524-44a1-97da-0c69d01cef11', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9a9333fc-fdc1-4f56-aba4-209c7c616a5a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('9a9fac70-8972-41f5-9a6f-2ebe3f402a80', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9aa06440-ea1d-474f-98b2-badcb92f25f9', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9ac32fd4-e2db-49de-bcea-0e32eec6df04', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9ad9a5cc-d2f5-4813-9173-f5d733dfb170', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9af6f171-6450-459b-9d7e-8a137c709b8d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9b0277df-e0bd-4c68-83d8-9a52215da35d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9b0310e5-5ac1-435e-af52-14ffc0c8afab', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('9b044762-2b65-4da2-ba6c-2e8c959586af', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('9b09b9a1-7a34-4b3a-9456-bb659c4d3509', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('9b12f833-1d75-4b96-8616-0d7492e5c56c', '09a3a021-f556-400d-a341-d72305872d06'),
('9b358df6-7b83-4ba0-938d-a33aa1ba6038', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9b41fcf0-31d8-4af4-bd96-4e431afaf60f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9b44427b-ef7e-45bc-9b6a-21ed2d7af141', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('9b44427b-ef7e-45bc-9b6a-21ed2d7af141', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('9b4747a4-7084-49ad-a523-4015fecbdb54', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9b549e37-9d9c-4169-87d6-d83cbe2c7668', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('9b560c48-7067-48c2-92fd-dd340c8da0d4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9b83cd42-abda-470a-803a-57a90a245155', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('9b8521e4-5071-4037-929d-bc0c8e682adb', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9b89b895-3a80-4ebe-bc45-214daae8175c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9b9866da-818a-4cbc-b1c5-9b9cfde07726', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9b9fca1a-3369-4277-8cb9-025448d0bf42', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9ba2b6ff-d045-4af0-ad98-d23c270a9985', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('9ba80e4b-2aba-4adf-aeba-8ea2cbc97b4b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9babe466-c02b-49c3-89c7-6d88ffa262e6', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('9bdb053e-33cb-459b-bbe4-b678b2379573', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9be107f9-7bde-4df9-acd2-df570e056cbb', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9be6ee83-c1b1-487e-9363-9047125b8a49', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9be6ee83-c1b1-487e-9363-9047125b8a49', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('9bf92381-2f97-468e-873d-a01d72eaeb48', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9c009ecc-6b00-4090-87d9-8f5503182f73', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9c063775-cdb7-4132-acc5-db9db4a4d124', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9c281660-1a1e-476e-a09f-a02d50fb8f07', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9c378b57-b825-45fe-80f0-2286f5fbf85a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('9c5d8dc6-50d5-4d57-9d18-318f8fb84520', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9c7b37fc-5d17-4413-a994-1ad5388b7e92', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('9c9a5f14-3f73-4a36-a461-1f36abf5d31e', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('9cb0a828-34f1-4a98-9ed8-32a3e3ab9e09', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9cc37890-9ef8-45b3-a81e-f5ad77d9ca1f', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9cf6b38c-8687-488e-929a-6022c4bd15ea', '09a3a021-f556-400d-a341-d72305872d06'),
('9cf6b38c-8687-488e-929a-6022c4bd15ea', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('9d3a678a-9981-4e30-b7b2-18cba62b012b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9d6dca1c-1dc7-41cc-aa4e-ecaecda41639', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('9d6f6847-b096-428a-b1ae-dd5fbb1ad679', '09a3a021-f556-400d-a341-d72305872d06'),
('9d844761-c453-47ec-9a51-46b50afc8ccb', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('9d844761-c453-47ec-9a51-46b50afc8ccb', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9d844761-c453-47ec-9a51-46b50afc8ccb', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9d847867-3945-49ea-bdb5-184fb31f2226', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('9d8748c8-4f82-47a3-89e3-d3a9337b7e94', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('9d8a7522-cca5-4986-a63c-5f33e3b5bdf9', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('9d8d20eb-dc9e-49dc-a6c1-718fd6461999', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('9d90e031-5773-471b-b871-d483ab0d6684', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9d924668-bb52-4d66-82ac-37878c7a8ac0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9d9e30ec-c9e4-45d2-a221-62548fa4c919', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('9daf9548-e7af-4e43-9dbb-c2446f97e13f', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9e030f9b-fba2-4c28-b300-6089d54a57b3', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('9e159907-fb67-4f60-a3f8-f11a3b3092e1', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9e1c0094-5f35-4187-a8ce-87dd91ce436c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9e2af00c-6d04-4609-9adb-02161b7cc491', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('9e32efb1-f8d0-4565-8666-689c3398aba1', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9e511b7d-6fe7-434d-bf66-b05fb950236c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('9e578326-422d-49b3-8f08-fa9dffecf4d8', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('9e68393e-df4f-43fc-bb51-1fe76d0b1e99', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9e86cb96-fcca-4e54-9300-9aa3f00c8cf9', 'c52a3022-3751-442f-86d8-74347efe0698'),
('9ea8df19-e083-41d8-a521-f917bec71477', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9ea98e56-1799-4424-8998-110e2a34c226', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9ecd94e7-b262-4edb-939b-c5c7d8fc63ef', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('9ee566e6-da7d-43ff-9a95-5b7af3c71cb5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9f102da4-667d-417c-96fa-92be878ca882', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('9f15f166-a7ff-4d86-98e7-44a0241ac62f', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('9f24f400-cc4f-4727-8389-18c2e2fe987b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9f3bb52e-da39-4624-9904-d0680a12c2cc', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('9f48343b-cc9a-40c4-8f92-819c63bb839f', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('9f5dde00-a75d-4a41-924d-d5dd24408b24', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('9f6a2028-91a7-4b73-af2f-8f822ceac692', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('9f6cc882-c494-4738-9bfb-94012d507315', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('9f73555c-e478-4d5b-bc43-7b482f0f9d26', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('9fb9028b-08d8-4b0c-88f2-f970493c5935', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('9fbddb39-ebc0-4a2c-8c39-65e1144230a3', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('9fcc2bf0-32dd-4037-bea2-298eac72f1f8', '09a3a021-f556-400d-a341-d72305872d06'),
('9fe7ef0c-a1e2-4902-86de-7048891ac497', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('9fea5378-daa0-4373-b7e5-436426803995', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a0168fd7-7759-488b-ac80-ce37fe547533', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('a0267d11-2bdc-477e-b15b-52592f1a9f90', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a028f4a9-f836-435b-93d8-75ad2eac59b2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('a0555d99-e4c9-4122-9fc1-31a233155307', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('a07df990-700c-44f0-976b-c9c9687e8635', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a081b5f9-56ce-4581-8006-503f12846605', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a092180b-fa01-4ee5-9f6e-1ce01e7ef2bf', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('a092180b-fa01-4ee5-9f6e-1ce01e7ef2bf', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('a0b245f7-a4e4-4366-a026-45490bdaa6e8', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('a0b8c4de-7a2c-4c6a-b380-ebc0ed02091c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a0dbe3e3-3374-4401-b1f9-3b5443c22032', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a0dbe3e3-3374-4401-b1f9-3b5443c22032', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('a0f8b181-37ea-474f-8b1c-5bb77b7e2933', '09a3a021-f556-400d-a341-d72305872d06'),
('a1133656-de20-4b62-bc87-b769d69ae2f8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a14109c7-f641-4514-851b-c756b4576b5b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a14b1046-cf08-41d2-942a-de75f7b5cf6c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('a1507d7c-635b-4ae4-890c-9fba6b0ea782', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('a1826d83-eddf-4947-9c5d-3d413c460a8b', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('a1856017-0f87-4b7c-8c86-e27770e713f1', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('a190d669-19fc-42a0-9edc-75a2c1a642e5', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('a1e46bfd-acc4-439c-950c-65bdc75ad782', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('a23dff34-dfc7-4ccb-850a-a291ab51eefc', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('a28e4c7a-bafa-4ffa-931a-e989770a9a09', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a2da5359-eb00-433b-9180-95bb4a29abb0', '09a3a021-f556-400d-a341-d72305872d06'),
('a2e3ef37-5fba-4b54-a932-aca00c8766d7', '09a3a021-f556-400d-a341-d72305872d06'),
('a2e5e112-d138-4bce-8fac-1c0591840a1a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('a2e8cb2b-964a-4037-998a-583da3e06df1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a2f49414-03ce-49fb-95b9-1b0fa6350d1c', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('a2f60017-1608-45a5-b185-1d5822293cc3', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('a303bcbc-5df3-46a9-85db-e5463e43d3b6', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('a33e7029-74ee-4f86-8573-b1331bd9e671', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('a366c7d2-8b06-432a-96f1-2d7b4fff6aa4', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('a36a1598-58be-44ea-a710-3360918cf9b1', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a3965fa6-ff70-456c-ac90-3b7201406c50', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('a3a1a722-af75-4113-9738-2c2c58649e90', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('a3b8d658-8c47-4c33-857c-e73420bbd218', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a3e6823a-f7fa-45ae-bfb7-93ae3d9c7a88', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('a3e8d95d-9382-47a4-8fde-60f3402f184d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('a416ebe7-3869-4f38-bffb-56151c248859', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a4437b80-0f92-4f13-a157-a43b09381713', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('a4608e49-2d69-4193-9c6c-425211d371b4', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a4608e49-2d69-4193-9c6c-425211d371b4', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('a4608e49-2d69-4193-9c6c-425211d371b4', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('a462fa1a-d4a5-43b0-9f9c-b78509ee1ab0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a49e2420-331a-417a-a093-c2b75afc1a98', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a4cf6481-7557-4fdc-8fb5-1e2655408669', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a519d25a-b5cf-4719-8f25-9bfb3335453e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a51c4ad1-a2a1-4d90-929f-2fc41e6a223a', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('a54a1caa-40be-451a-a899-5a0e430af96d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('a5566595-fe75-4c59-bacd-bbaf6af50313', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('a5566595-fe75-4c59-bacd-bbaf6af50313', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a586cdc9-162b-4852-8481-bd7e6b9af81c', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('a59febbd-d1e0-48a9-ba48-df709439e606', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('a5a7f79c-c2c0-41b6-8e97-34b5f620e2cc', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a5cc8543-ad16-408b-9b4e-b34f71f73935', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a5f47b43-1534-451f-8f80-87dba9b3f3bc', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('a5fc5877-5534-4799-adb5-aea25839685f', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('a5fc5877-5534-4799-adb5-aea25839685f', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('a60637a0-8ea6-463c-a260-d2725cbdb146', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a6085080-c0a8-4fa5-90f3-d30d993c9170', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('a63dfc4d-e59f-4aaa-a398-3128583b9b13', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a64d2a1d-90bb-4a21-ad6b-5f4dc69db278', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('a654cc21-e1e7-4c73-a231-9d2327d89ee0', '09a3a021-f556-400d-a341-d72305872d06'),
('a657a798-cb33-4d24-816e-81d842d81a76', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('a6632cf8-7efb-4da5-8190-fed3823d3bbc', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('a6a0923c-ee51-4882-bf3f-156e32fc1c24', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a6e0c612-2f4b-4d82-ae89-58943a421e7a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a72c384e-339b-41ad-b435-100a9aa28c8a', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('a72c384e-339b-41ad-b435-100a9aa28c8a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a72c384e-339b-41ad-b435-100a9aa28c8a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('a72c384e-339b-41ad-b435-100a9aa28c8a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('a75c4fc0-fe10-4711-8e8b-56830bf0cc61', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('a7654d0a-f66b-4908-b588-a48d27b1effa', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('a7654d0a-f66b-4908-b588-a48d27b1effa', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('a77c7e8f-3311-4416-a5b3-74d6de0bf840', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', '09a3a021-f556-400d-a341-d72305872d06'),
('a78ba620-200c-461c-ba96-b5a921742e26', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('a78bb23a-87b0-41f0-866f-50b0dcd27c4a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('a7a601bc-0da1-4df0-8cc8-d9159eb67b4f', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('a7cd4e5b-8cbc-4cb1-aed4-4da13eef1132', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('a7ce2db4-1ce1-4e24-9b78-91ddff941539', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('a7f050dc-c6ca-4ca0-b19e-dae80f07fde4', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('a7faf77a-8f57-4175-b393-165d954398f3', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('a8094c24-2a0d-4b2b-b499-7fb8c489628e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('a83a307d-50e4-4251-b7e8-389a8212a69e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a84bcbb2-81a7-45fc-acad-33898e99098d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a858af4d-ae2c-4e4a-9ed6-2d73a40144bd', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('a85e6f60-69e1-408f-ba78-b48a37ea6713', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('a874617d-6d1d-447a-9642-b66753fea421', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('a888d0eb-87e3-4d40-82c9-4ac416139b31', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a88f2bf7-8625-4c70-9b01-cc521441a2c9', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a88f9054-03d8-4b02-81ce-9999dbe84363', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a8a990b9-5325-4a9f-963a-62be977358c9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a8e9866e-1a07-45fa-9c62-3aa90970d22c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('a8fa54d7-2624-40b2-936f-7734fc44e0b9', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a8fd136c-e506-45d7-bf79-5d5020af0519', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a904266c-9adb-4f23-9910-d988151c1a5d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('a90973ac-d16f-49df-b45f-cbaa7af9f3f8', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('a90f03bd-e5de-4e81-83ff-9e0940d34d27', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a91af810-f384-4c1a-88c9-cacb114081b2', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a91d6a98-eadf-4f54-ae25-3024050ec8e8', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a92e2d02-2bf0-4331-a85b-8d62763c2324', '09a3a021-f556-400d-a341-d72305872d06'),
('a958ce2b-1307-4acb-98fb-81fe71198eac', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a95b1bee-2f7b-4962-8ed9-f433db7422ac', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('a9939743-379b-4f1f-b6e8-aeab1d9870cf', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('a9947fb8-8273-400e-b957-88ae5af18b58', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a9a046a3-0fc9-401c-8105-d448379016a7', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('a9a37552-f13a-45d3-9b11-59c8fb700d6d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('a9b4cedc-8c84-430c-b4e3-b6dfc6a5418c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('a9b6292b-1974-4461-9b73-334d2fda8a30', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('a9b6292b-1974-4461-9b73-334d2fda8a30', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('a9c36421-6027-4403-8341-21963702bda9', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('aa1577bf-a16a-4675-96e3-c9c14bdc8c99', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('aa2b1122-9c17-44f5-bbdf-5fdcf2b5b6c6', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', '219a1447-a5fe-429c-890a-485c6f428d84'),
('aa5c51f1-0e68-4c6f-b6c0-a46ff0ae9ea6', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('aa9fd893-9ee9-4395-992d-9c1098b5e7b4', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('aaa66197-1155-4e71-96df-e81dd2359d75', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('aaa66197-1155-4e71-96df-e81dd2359d75', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('aaad425a-1776-45bc-bb3a-cb6761fac0e5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('aab0f78f-145e-411d-9327-cf4190cf1349', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('aacec349-3657-4927-87a8-9e07ed22a1bc', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('aacec349-3657-4927-87a8-9e07ed22a1bc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('aacec349-3657-4927-87a8-9e07ed22a1bc', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('aacec349-3657-4927-87a8-9e07ed22a1bc', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('aae2b952-8bd7-413f-84b4-c14cf0d2db0d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('aae479e4-a322-47f8-acc5-7a47c1278a99', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('aaf11769-6a48-44b6-ac75-855b76689362', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('ab00247d-7ec0-4f30-abd3-aed6c5defa9a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ab315c45-4119-4131-991d-857f97081911', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ab597c49-ebc5-4c57-af04-d48b2bef281c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ab648109-58fd-4b68-9301-e943e79f2064', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ab8a9e1d-994a-4b93-8c90-ca45b6e59dca', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('ab9730b5-1423-4f9a-96cd-002a4566b17e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('abaa916d-9585-4ff9-b33c-b2f6be54dedc', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('abbe2003-f51f-47b6-903c-3299eb41956d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('abc85134-2621-4a6d-a92a-551e1392422c', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('abc85134-2621-4a6d-a92a-551e1392422c', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('abc85134-2621-4a6d-a92a-551e1392422c', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('abc85134-2621-4a6d-a92a-551e1392422c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('abc85134-2621-4a6d-a92a-551e1392422c', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('abe54fa7-3134-4f70-8e28-d62196446e7f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('abead2f9-c690-45ac-b3cd-50edecdc9abe', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('abeb8573-ec64-4163-be38-553af219ae96', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('abf5b09c-e168-4d15-95d0-3d289dc593d8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ac16968f-8025-4f93-8d4f-3eaf056d6ead', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('ac16d719-0c58-4131-80da-42825670ddaa', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('ac23f549-0d11-4df0-98f0-71e152a48030', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ac331704-6746-4c7a-a086-1fffaa6d6b45', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('ac53a9b6-15e0-46cb-bf97-8273bbb667cf', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ac695839-21ef-4561-ba32-4b52f20d8a98', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ac695839-21ef-4561-ba32-4b52f20d8a98', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ac695839-21ef-4561-ba32-4b52f20d8a98', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('ac695839-21ef-4561-ba32-4b52f20d8a98', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ac96b4bf-379a-4f8c-bc20-28e8f83b669f', '09a3a021-f556-400d-a341-d72305872d06'),
('ac9c654e-943a-4a57-9e42-4f9d773da31f', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('aca902c7-03d2-40a5-abd7-72b63e950043', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('acb627a2-a412-4132-a277-f2bace3e3215', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('accb1a04-c906-43a4-b959-e87898f44fd8', '09a3a021-f556-400d-a341-d72305872d06'),
('acea7ba4-4463-4901-b2ba-2f9e7700b233', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('acea7ba4-4463-4901-b2ba-2f9e7700b233', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('acf65f63-6dc9-473b-8437-4235c1f46bc8', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('acf7091c-1e64-4140-9ba4-48f89e49b5ed', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('acf7091c-1e64-4140-9ba4-48f89e49b5ed', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ad08534e-72b4-4fb7-9445-30ede9fb7815', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ad0b0465-d5d1-4bf8-a74b-40af20d3f82c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('ad471156-0dd0-49eb-98d3-688dfb85c955', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ad82e68d-0568-4788-b6f1-dd15d6efba15', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('ad84b666-ae5f-43d2-9442-ae3782c27981', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ad85b4e3-b49d-4a99-87b1-82fc07ef02be', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('adaa325d-eb13-4224-9f30-4e1ebfd6fbc2', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('adabe03a-ee85-4bb4-b928-7d09e116eb35', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('adabe03a-ee85-4bb4-b928-7d09e116eb35', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('adabe03a-ee85-4bb4-b928-7d09e116eb35', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('adabe03a-ee85-4bb4-b928-7d09e116eb35', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', 'e5e45855-e53c-4603-81a0-254a1f2a17e4'),
('adb1b832-ff48-47c3-b3e9-fe10a68b0886', '09a3a021-f556-400d-a341-d72305872d06'),
('adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('adf3684f-f64f-4e11-ae5a-6a455c45ae9c', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('adfc2ce6-86a4-414d-9df0-ddcce6e4b23d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ae0324fd-adfb-43d3-93ca-170759647350', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ae5b0104-7982-425a-a77f-3e8a116cd581', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ae5e02ac-27eb-482d-b92d-5a26fe75b454', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ae8033f9-5c11-4e07-a11c-23605b630581', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ae84105e-806d-4543-aea6-df674999632b', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('ae8bcaab-bd57-4b26-87c6-57efdaeaa6d7', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ae9e03e1-c5ee-400f-9da1-abba47b64357', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('aeb2e3ba-12e7-4f0f-a672-fb8cd2bbb009', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('aebe2937-58fe-4c0d-af69-cbea4714d44c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('aed07fde-3f75-4660-823e-0886a1020d89', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('aedd3d77-bab8-4320-b6f6-040f8c20d96b', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('af01c6c3-f78d-46b5-afb6-bcb6878f961c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('af03cddf-0af3-499c-b349-04f11da2010c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('af0d6c52-a32e-4401-b0e7-f11a0cf57b97', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('af0d6c52-a32e-4401-b0e7-f11a0cf57b97', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('af0f8c43-17e3-429f-a6fd-09f9cb85611f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('af14ee8a-f3ea-4214-a041-e76b8f296b03', '09a3a021-f556-400d-a341-d72305872d06'),
('af334845-3cc1-473f-931c-25b23c88afde', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('af47b8ab-9f95-4413-860e-217a2bddcb0c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('af66cbe9-9b6e-471a-a452-ac2a7a5cda15', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('af6aa9fa-5369-4cef-a5ab-7757bc702c7e', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('af706e37-997e-4944-b749-7821210c8d4f', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('af8927cf-c4fe-40e1-8b21-7aa8d2de9fe4', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('af967312-0ea4-4b1b-a6aa-720680109d53', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('afa03efc-eff7-4767-9536-33731a768154', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('afa2d80c-f64d-4f77-8df6-b498b1e691af', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('afaf4e16-aeb6-4a72-b668-e9d1b6b8ff6d', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('afbee7d2-732c-420a-a4b6-84fcaf784ad7', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('afc56659-db4b-4ed8-abae-86c0c2fbd887', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('afc64a79-0f8e-44ad-95bb-7b85809bf3a8', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('afc87c4a-863b-4f44-bb26-600d8d8441a9', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('b000cd67-bb73-4e27-a726-c3e2b12cd6ae', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b01819f6-8c0c-44e4-82d7-64c08f719ee8', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('b01cee9c-5f86-41e8-bc1e-1e1972396632', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b0271338-0fb7-4275-b6e8-79bb2c844caa', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('b030080c-7586-4a2a-958a-38459e9267e4', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b05f20e9-eb16-467e-bbe9-e04dd2900140', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('b06837ca-b898-4a6b-95ae-75aece6d24d6', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('b06837ca-b898-4a6b-95ae-75aece6d24d6', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b06e7d14-5d10-47cd-bfb4-2ea8f8807ad4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('b09a869c-5048-44e2-9dd6-4187f96d53bd', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('b0aecb99-2c69-4034-909d-30220d95e2a5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b0b11411-3693-4375-956a-6563f55091ca', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('b0e232a3-56da-4199-a7e7-411319971e21', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b0fb95aa-2d32-483a-b9d5-f2a11e0179cf', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b13d0883-904a-4793-b8ab-0786ae84b05e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b15990e9-9f88-46f4-9770-fa5d0cef081d', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('b18aad11-5b4d-42e5-bde6-9d7093d67b52', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('b18d6770-925a-43c3-bca3-0d1d05a0509e', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('b1b0fbff-02db-4d82-85ae-20eb510e14e2', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('b1c9a1d1-117e-4365-ba0d-2816375a0d14', '09a3a021-f556-400d-a341-d72305872d06'),
('b1d30043-4699-477c-be81-6c19366d0a08', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('b1eaf7fb-ea85-4dc6-ac0c-3160220fc2d0', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('b226d33c-a804-4379-8ae9-073d6531ebae', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('b24ac100-7608-4c76-a54f-9c7024ef1b3c', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('b24ac100-7608-4c76-a54f-9c7024ef1b3c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('b24ac100-7608-4c76-a54f-9c7024ef1b3c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b2645391-bde5-47f8-a9d8-3ace86b27c2c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('b2729572-e707-426a-8367-6d6ddd77acc9', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('b289c29f-b2f7-4686-a2e5-e7e38063b61b', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('b28a8b5b-594e-4459-b6af-827f68e28ce5', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('b2c12234-2aa0-4165-b16a-c97bd742c9a6', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('b2c4332f-6cc6-4270-becd-60d4446c180e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b2c9a9bb-4549-4757-9d9c-cf7a4be17886', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('b2c9c37b-596a-447d-9a0d-5c665d82cd0a', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('b2d58084-b0ee-45df-933a-a51a2288e7d4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('b3146055-e5b8-4c44-a98b-86a724a47650', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b33d3f01-aac0-4981-bf9a-e4f408d21a9c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('b3538109-6c77-4d22-8022-8026c3aab8ec', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('b3538109-6c77-4d22-8022-8026c3aab8ec', 'a500e114-30ea-4123-8034-196742fe4d88'),
('b3640ce6-26a3-4651-b005-07faf4dfa2bf', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('b36b8323-c58a-4592-ad67-4ea1204035ad', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b381fbae-e955-49d3-bd45-0cb67b9c9bb9', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('b388f62f-1690-4c91-b93a-4ccd7a2d1a83', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('b3a1739f-bdce-49e0-87fb-4b46261b10cd', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b3a7ead9-c184-44e7-86a3-ceea81ac2071', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('b3aea766-d22b-4fcb-883f-d7010a0a9841', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('b3afd992-b7cb-4635-92b6-b53f2e8f4b63', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b3ccddcd-17d9-4c81-8198-62da9742f56a', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('b3ccddcd-17d9-4c81-8198-62da9742f56a', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('b3ccddcd-17d9-4c81-8198-62da9742f56a', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', '219a1447-a5fe-429c-890a-485c6f428d84'),
('b3f37b5a-97c4-400b-97b8-48e9c69bf706', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('b3f64567-0b8e-43c9-8496-3ace73f2c6a4', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b41d2e7d-a342-4472-8eaf-aa964eb5f238', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b42319c1-1d76-4614-880b-2816c5ea37b7', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('b4237011-5fbe-4033-bb96-b7e555eef9e7', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b42808f2-8f7b-4600-b33f-d932cc0bf02a', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('b43f0b3d-1c7b-4585-b5cc-c9e2ff071b08', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('b443740b-ce3a-4f4b-8c0b-0dbbf58e53d5', '09a3a021-f556-400d-a341-d72305872d06'),
('b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('b49978a2-5fad-4390-bfb9-202840b9a918', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('b49d2988-2996-4859-8c2e-ddd90b735e0b', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('b4c86fad-c3a1-4419-83e1-07e69e7d305a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b4d18e97-dd37-43c4-8712-7d3fc032f917', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('b4f53a1b-ea74-44e5-8f80-2dfa433c40f7', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('b501eca0-bb00-4b4e-84ae-57d5a1a16be2', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('b50bd453-7e83-4f8b-a9cb-1efc1244efa5', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b528e81d-cb8a-4013-9473-4ed8d47d311e', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('b532288c-f38e-4dc8-9100-272b6d62ec61', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('b540a618-f449-45eb-8e4e-58cb0e2239cb', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('b5590a74-bf70-4fcd-a3e1-ca345105c8ca', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('b580d133-4b0d-486c-aa00-bea7d51d8712', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b59e3a1c-3852-4ebf-8394-8f799ab413c7', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('b5b636dd-fb99-45e6-95c6-c881a552b6af', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b5b636dd-fb99-45e6-95c6-c881a552b6af', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('b5b636dd-fb99-45e6-95c6-c881a552b6af', '9f295f90-b0f2-4c35-8416-1589a2cadd5a'),
('b5c7a873-58b4-456e-a1d1-ce07a51ba01f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b5ce6ae4-fcec-4db1-910b-9d4c84a576ab', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('b5de31f3-69e0-401f-9dce-3d9d3e85ad46', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('b5f7b8ca-5c44-497c-ae12-2000b7074294', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b5f7b8ca-5c44-497c-ae12-2000b7074294', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b5ff3b91-9298-4df2-9a3b-689b5e4db948', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('b6029d7c-98c1-442e-9ce0-9234ed59c88b', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('b61d8309-49a2-4f3d-a199-8591dd2002db', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('b6276da5-1669-4da1-817d-73175ba0dedf', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('b63a64b9-d30b-4da5-a783-942379607383', '09a3a021-f556-400d-a341-d72305872d06'),
('b63e17b2-92c4-4084-8551-249203fde07e', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('b63ea948-a2b8-4ee0-8270-5a5637b200c3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('b662abf5-0ca4-4458-a77d-086369c67b7e', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('b69f537f-1220-414c-9f51-7adcd39d5903', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('b6ea5d25-8294-47ef-8a14-907589aeecac', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('b70d1419-b2cd-478a-ad2a-fd42544e4be0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('b71f12fd-8b1a-47e1-a703-5949bbb34f9f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b7540b8a-e715-409d-91fa-d439320cdac1', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b7a77f7a-8f93-4eb5-9f7d-75d91d47439a', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('b7c607e2-4610-4c89-b495-bc3f52f6ff26', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('b80985b2-ad1a-4227-99cf-1ccec16bb710', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('b809d94a-88eb-47e4-91b9-ba4f189c02f3', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b809d94a-88eb-47e4-91b9-ba4f189c02f3', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('b8206e2b-2059-4cd0-83de-d93c7ffeb656', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('b848e0f6-3b9c-4021-a7ba-3c81ab8fc281', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('b84b98df-7270-4889-8ddc-98bda685117e', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('b8678542-254e-468d-a180-71e423643493', '09a3a021-f556-400d-a341-d72305872d06'),
('b88601d8-d18e-49b8-9a00-7b61b836a811', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b8989ea1-992f-48a0-b125-673e5c35dcaa', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('b8cf136a-d07f-4432-975c-f90ff580b837', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('b8e7f029-0173-4a72-95d8-393afa818841', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('b8eb7766-affd-4ef2-9c97-b3b4bdfdc1f7', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('b8ecc814-8902-45c9-9da0-9eab1ec78fd6', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', '09a3a021-f556-400d-a341-d72305872d06'),
('b90140cf-5df7-4152-955b-6e4868922258', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('b90f4eec-c734-4c7a-a926-b53708c01ecc', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('b939f577-fcbb-4a09-a5fa-70c20d76e09f', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('b9472d49-19a3-415f-a288-c246a838fd56', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('b9686a29-dd31-4b47-94eb-e915c4893653', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('b979ed50-1880-4872-ba0a-a31af092b34f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b9815526-bb92-400a-992f-1ecb9c14874a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('b9b4c135-8e89-4640-8fbb-6a1041ec982b', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('b9b4c135-8e89-4640-8fbb-6a1041ec982b', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('b9b70439-e826-40ad-8a34-44c60343e9d4', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('b9ccbae4-4780-4f1c-b037-b93397fd3bff', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('b9ccbae4-4780-4f1c-b037-b93397fd3bff', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('b9d07739-c2ad-4991-9705-6a5026b2a964', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('b9e5666f-2e07-43c5-96e5-38377e2e97e4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ba130f9f-e2a2-481f-8e5e-513bbb2d38ea', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('ba250044-509d-45c4-ae0b-c24a63b795d5', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ba323e26-9b47-4173-9128-b98473cb23c7', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('ba414ff0-87ad-4626-bf7a-354c3c460c52', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ba42da67-8f69-4c3f-bd29-da6f15d430d7', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ba64ac21-8d4e-457e-8cba-b9fe9f5a036d', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('ba6ce774-42da-4f95-a23f-f8f3d56195c8', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('ba83cf5a-a36d-491a-8f3f-8c1475a51c44', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('baa23fcf-6623-470d-97ea-cd838615cdde', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('bade632e-5a19-48bd-9a99-6ba2eac8ed25', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('bb04a725-d5b3-470a-817b-8f39e8df99ef', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('bb4a24d2-8f36-4b6a-aea3-7058fe0ea287', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('bb5bd0b3-2f95-4cca-bd11-7370242163de', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('bb64a866-5a41-46cf-ad60-0ce08c20071a', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('bb6d4851-cf3a-40b0-a67a-37e46809ad30', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('bb8bf3ec-b067-4563-83e6-fd725b5ae272', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('bbabefe8-973b-4bea-8349-dd859a299b75', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('bbb5759a-04c2-47df-8b80-b0774f07a4bb', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('bbd63b1a-8659-4cde-aefd-a7c725be0488', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('bbd8de7d-1990-47f1-9fb2-4bb4888b2ef1', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('bbd8de7d-1990-47f1-9fb2-4bb4888b2ef1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('bc207344-2505-4295-94ab-b9e11031b1ed', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('bc922427-cedd-405a-9e13-7ab0d78810a9', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('bca72ec8-d37f-4d2c-8734-8baa34dfc2d2', '09a3a021-f556-400d-a341-d72305872d06'),
('bca72ec8-d37f-4d2c-8734-8baa34dfc2d2', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('bcb032ac-fd03-4cc6-9048-c534d0233e08', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('bcc8cdac-92af-4029-bc56-199cf7fb2579', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('bd0a6218-7052-4d0c-a004-26a037d5e384', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('bd3b2f5e-e363-4f03-b722-02f409cf7f4b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('bd5384c9-7452-4cc5-adee-44b4ed25b834', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('bd5427d9-cbcb-409e-9407-953df52256bc', '09a3a021-f556-400d-a341-d72305872d06'),
('bd6392e8-317f-4d0c-b1c5-b35951820919', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('bd6392e8-317f-4d0c-b1c5-b35951820919', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('bd8e5ca0-3d0d-4ff7-b79d-08b64b53e93a', '09a3a021-f556-400d-a341-d72305872d06'),
('bdb783bd-6421-4ccc-a188-75f45e04d42a', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('bdb9d241-a201-415f-92de-b4e7af807880', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('bdba2c80-ad8f-4281-b726-875b19513750', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('bdca2070-c58a-492f-81df-dc3c5c73780e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('bdd04229-1e1b-46e8-adae-57547f166507', '09a3a021-f556-400d-a341-d72305872d06'),
('bdeef861-8df0-4c0f-a647-44148dbc0072', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('bdf9ff12-18e4-4a57-8795-523da100796f', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('be046e5e-478e-47a7-a77f-a9a1c2e3ab18', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('be0c3930-e7a2-407b-aa8b-e45388172898', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('be1b43f2-05b5-4422-a091-4521e1b5da54', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('be1b43f2-05b5-4422-a091-4521e1b5da54', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('be1b43f2-05b5-4422-a091-4521e1b5da54', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('be1b43f2-05b5-4422-a091-4521e1b5da54', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('be49415c-8ec0-46e6-8506-d19d742638c8', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('be5c8b45-f8d0-40e9-94ee-73e9e840c29d', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('be5df71c-85bb-4fec-b4c4-8fa264977d68', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('be956b69-3894-442e-8df4-4233bbce282a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('be95eaeb-2ca1-45ea-ba3a-2efea32e8994', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', '0eaeae05-9671-4538-a957-4e2ba3c42761'),
('be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('be9c76fc-6d24-44a5-857d-2e6fbdf6b195', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('bea0ca4f-62bc-4b1d-b112-52ca9e03322a', '09a3a021-f556-400d-a341-d72305872d06'),
('beb0aed2-31a3-460e-9cff-59fd1e11a44e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('bec4da25-db73-41ae-b7e9-87881c00dbfe', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('bec6ed0e-819b-4ad5-acdf-0076ed9182a9', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('bec88243-7af4-4ba2-98e8-87b85f8a2f3c', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('bee2da59-ae7a-4a25-b45b-dc9e04f02c8d', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('bf060019-0626-4240-aabe-9b1895e5a652', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('bf1324b3-f0da-4fed-9309-c60f71f1120f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('bf2af16a-1189-42c5-ba45-cb3e73c8688a', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('bf344c4f-120e-4f82-a914-85b5c13bd308', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('bf58378c-0315-45b0-b196-39db55fae388', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('bfbadf5a-0d1a-4c89-98d2-119946b12098', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('bfbadf5a-0d1a-4c89-98d2-119946b12098', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('bfbd2bf7-781a-4a41-8750-a9add7592a01', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('bfc54ffd-910e-4435-9f2b-7a3d130231b6', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('bfd3cc61-6e31-4b3b-a963-859cccb0d6c3', '09a3a021-f556-400d-a341-d72305872d06'),
('c040346b-15b8-4875-a95f-039dc23b76f5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c045f631-01bd-4b9c-818f-1a0c830b8144', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('c05cfbda-b401-4f48-a194-0c61438d4d8e', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('c066f140-9ef1-4c46-ae3e-95577759a75f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('c06ea7d4-2fbe-45ab-ac53-a0be0049cb41', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c07536c9-a4d5-469d-ac8f-3ebe1344733a', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c07b49eb-fd5e-4ce1-aee5-5a7a3e624e83', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('c0806c20-d959-434f-972c-6f299a5bff38', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('c089b909-3eb7-4b64-b84b-2d6402b1756b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c089e763-274f-4877-9b68-f34f7103f83b', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('c096cb9d-6f03-487a-bf91-63f3a1d17dbd', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c0993501-3ca5-4c1f-afc6-fea5e14b13f3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c0aef10f-49a4-4f5e-915d-bab89c32e775', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('c0c9f05c-b1b6-4684-816e-a2ceac38c0d8', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('c0f3ec5e-0d6e-44e8-900f-7db09e09892e', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c110a84c-9a5b-4200-8697-d75f26532b37', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c135a349-0cfe-4024-a47a-2ee2e880de79', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('c1367aaf-3cb2-45a5-8153-a6312083d21d', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('c13c7cac-563b-4d80-869e-41e0abf5fad3', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('c153414d-5128-438e-84fd-8abf3d7d649b', '09a3a021-f556-400d-a341-d72305872d06'),
('c17803f7-b4a9-4d17-a9f6-90154df5242c', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('c192f19e-79c4-4b78-836e-a4c34d10d31d', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c19e8eaf-2f36-461e-8b96-02ec0dd9e118', '09a3a021-f556-400d-a341-d72305872d06'),
('c1a97269-5730-4723-b0cf-681abd8046a9', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c1afb8d8-cc08-4bc0-978f-6df2269f18fb', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c1afe78d-495a-4c97-ad6b-da6268a9fa77', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c1bc1558-f823-4580-bc46-c78c7fb6a391', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c1e9ed9a-358e-455f-9747-7f22662c4fa8', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('c1f26330-e2b3-4683-9e8c-99d6cd726b19', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c20d623f-8f78-458c-b2bd-513dfccf76a9', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c20d623f-8f78-458c-b2bd-513dfccf76a9', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('c20d623f-8f78-458c-b2bd-513dfccf76a9', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('c21fd604-b2c4-4229-bb0e-fac947671fa4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c22c160e-2dac-420b-bf34-855b70b3d00f', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('c255d110-94c5-443a-8b75-e211832a8d8b', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c2560275-bcb5-4813-8f75-7a2abcae3a21', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('c25ca7f3-3e50-4d97-9291-8a94b2d391a6', '219a1447-a5fe-429c-890a-485c6f428d84'),
('c25d8e34-f54a-4c92-8efa-8dac41d1830f', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('c2606b82-25c2-4d14-8a78-a7b9aa368ec9', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('c282b307-3893-41df-8947-f35b4f5ef614', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('c29d6be6-487a-4556-b7cb-c90aa6bfbb41', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c2b1ae95-2779-4be7-8c50-405cba17e4ef', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('c2bbe4b9-39a5-4fc4-a020-a0fc0e94ce45', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('c2be091e-c843-4f4b-9003-b45b2ce06fa1', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('c2e48b64-2ef1-4d25-9e77-399a07693dd3', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('c30fd7dc-cda8-41b8-9f85-25d0c123a7a0', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('c31448c7-c9fa-4597-a1ce-19de47a19131', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c3156b06-57be-4e88-9cbd-fbb5af4e4312', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('c3231246-3c87-41a7-b03e-2c920e0b04c7', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c337f16a-9a91-42f6-85a6-6e5d4d5d7d57', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('c33b19c0-8e97-4f74-bb34-75009936312e', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('c35c0def-d1f1-4538-9962-6a1be0c219a7', '09a3a021-f556-400d-a341-d72305872d06'),
('c35c0def-d1f1-4538-9962-6a1be0c219a7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('c35c0def-d1f1-4538-9962-6a1be0c219a7', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('c3c632c7-0bdf-4a14-8eb8-d6d9be48d716', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('c3fb382d-1a07-4108-8825-73560bd98719', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c4097237-1ef5-42a1-afb9-e49581546ae1', '09a3a021-f556-400d-a341-d72305872d06'),
('c415008b-6da7-4a08-a225-ba87c70f500e', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('c417de55-b0a8-4498-b460-1a88bfe7e10c', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c4364c95-df46-4bee-bb30-dd5fc3cd2db4', '09a3a021-f556-400d-a341-d72305872d06'),
('c43c8491-4170-4165-9848-91bed8bb4ecd', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('c44f36a3-a6ca-474a-bbda-7dfa6d4c2715', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('c457cb37-56e9-4a6b-b0b2-b28c78d749cb', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('c476d60f-d730-4fe4-b0da-902096e185ba', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('c493d938-4b8c-4102-8c77-59a15e9217f6', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('c4b0260b-c1d2-4de8-96db-a101cd7700fb', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('c4df0a93-b568-4458-9c20-2cd1181753b5', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('c4e2d490-20eb-4d19-9dc0-61197e104701', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('c51ab72f-3ca0-40d7-8fc8-6896ae42d03d', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('c51d80ef-5331-41e8-b535-b21f07fcb564', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('c5346d4b-e311-43b2-9764-183060aad655', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c552126e-7c75-4ecf-9618-5c0e509f873c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('c552126e-7c75-4ecf-9618-5c0e509f873c', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('c57bbf61-77bf-448a-9a12-1a4129130cef', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c58042e3-225e-4863-bebc-07ad8fcabbd0', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c58042e3-225e-4863-bebc-07ad8fcabbd0', '5e9060e3-4865-45a2-8c2d-458473a4739f'),
('c583a0e2-5ec4-4dc1-9727-4d02fd3c82cb', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('c5a20aa7-f114-4a2e-b929-b7913f3ea622', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('c5cf3281-48ca-4b2d-95d6-a2662543a90d', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c5cfc251-40a8-4d4f-9d11-7585ac358001', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c5f285c2-2a39-4772-9796-76580b314993', '219a1447-a5fe-429c-890a-485c6f428d84'),
('c6062e62-fdfa-46c5-b78f-90b83c3ee395', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c62c69e6-d231-479f-b137-3e8188d544f9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c65eb64e-f7ea-4299-9014-aa8d90270135', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('c6721bd7-6aa5-41a9-8931-6c640ad2a718', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('c68e5852-df52-4383-a54a-14d6eb01d2f8', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('c6ac9f4e-972a-4b70-a472-e874c8e05186', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('c6f1683d-de10-4f2e-9120-0e51a91de82a', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('c6f7b7a6-efc7-44a0-a03d-2e34fe929264', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('c70118e7-c17b-4c7e-a69d-04aca3f2c400', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('c73ed52d-721a-406d-b984-7ee17496b8d7', '09a3a021-f556-400d-a341-d72305872d06'),
('c75414ee-0641-4537-a7d3-b3c07ee234b9', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('c75414ee-0641-4537-a7d3-b3c07ee234b9', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c7618e81-2ecb-419a-93db-90dc96234077', '09a3a021-f556-400d-a341-d72305872d06'),
('c7622b09-b7fc-4f7a-911a-45c05b8efce9', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('c766f26d-6bc9-437e-9140-13db7e4034d5', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('c794965d-107c-4c86-98bb-7b4f33ddecb1', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c7aab07e-93ef-4396-ab03-b4a2d5df7473', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c806878e-61a8-4197-9aaf-6a3d627cf0ef', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c80eca65-1035-4138-84ac-b0f5562b7844', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('c81f1060-7fd8-4b5a-831d-c54deb2bdc69', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('c857da07-0fc4-425e-8a0a-7ab3ae953886', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('c85c13f3-7f90-45e3-8ce9-ae8bfff5091a', 'a500e114-30ea-4123-8034-196742fe4d88'),
('c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('c8644c86-9f85-4309-935b-01a40028d519', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('c86f1aae-e635-4580-a663-5c607a39b1a9', '09a3a021-f556-400d-a341-d72305872d06'),
('c86f1aae-e635-4580-a663-5c607a39b1a9', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('c87824a6-c16e-4b07-83a2-350cd822e917', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c8844641-9178-4d59-b7fb-8df196e6d71e', '09a3a021-f556-400d-a341-d72305872d06'),
('c88adaba-d2e1-4fb0-8573-0c374390c308', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('c8972283-7f46-4e52-a7c1-b8ad6dab6bd3', '219a1447-a5fe-429c-890a-485c6f428d84'),
('c89d27df-07da-4abf-9a1b-67c2b0306c7b', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('c8bcbe4a-4627-4fe9-84cb-533143549598', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('c8bcbe4a-4627-4fe9-84cb-533143549598', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('c8bcbe4a-4627-4fe9-84cb-533143549598', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('c8c1b2b7-5aeb-4035-8657-94824943c3db', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('c8d1e605-edea-404c-942d-c5b3a8bcb27a', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('c8e0b3ae-67b6-49c5-9b36-4d9d9d8ef59a', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('c8ee828c-ef12-48ad-b9ce-de38a9b81674', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('c912c61f-8251-4772-928c-3bcfe2e5107c', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('c918732c-6eaf-445a-b10e-c20ce2bcf91a', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('c93c2d9e-9373-481e-94a5-c42918af6ee7', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('c9624129-7075-4dfd-935e-863d555bb9d7', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('c9880fc3-44d9-425e-bc42-0bb8abc9c590', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c9991a71-da86-4355-9d79-fded8c94390a', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('c99dc580-22eb-420c-8fe4-bc5ea7ae4e32', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('c9abd76e-de67-4745-bcbb-529cd1d27e2d', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('c9b46f24-5e59-4173-b6e0-d0275361c082', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('c9be532d-2fcc-42c0-8e30-27fb0cdac8d5', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('c9c684f3-586f-4a55-9c22-be9749021a9d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('c9e43f98-ede6-49c4-b5b8-918753688bff', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ca50ab66-672c-4184-8781-fb0aa76a84e6', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('ca6958ad-0314-40d9-ab37-8039de2548c1', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('ca6eb4cb-458f-4d6d-9e57-91df57f94801', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ca7970e3-1abd-4260-bb19-6b7b356723b6', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ca82d101-747b-441c-8f98-df9ae74a81b9', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('ca899e02-4040-4295-9b00-e61f57bc3983', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('ca98b806-7e16-4760-8025-6a2a1d664489', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('caa7b090-0273-4389-943b-c3132ed96291', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('cac26733-cc32-492f-b46b-31d0aa71055d', '09a3a021-f556-400d-a341-d72305872d06'),
('cad24dd3-6be3-4d57-a87e-a974d8863cfc', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('cae3c8e6-93bc-471d-99af-bf1ed3e6f963', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('caea32d7-811b-4f56-b0e0-84ce2bc62e3e', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('cb041cb4-db85-47e4-9eec-e68ef9169d41', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('cb0ad39c-fc67-431b-8182-b9d36577d6d0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('cb1afd03-19f3-4f98-bdbe-915933d3a744', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('cb5046f6-b069-4258-a592-4e6b0ca55d79', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('cb5a2b0c-db7d-427f-853b-0bd51ec3ea0d', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('cb658916-da0a-415c-931c-3f590dc311cb', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('cb8027e3-7329-4a54-904c-d52672c0ca41', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('cbbcc20b-b16e-41ea-81e8-b18973c9d290', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('cbc6789d-518e-4eb4-a23c-ada73e88d800', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('cbcc1ed8-6211-4d79-b703-9427566cedcb', '09a3a021-f556-400d-a341-d72305872d06'),
('cbd58b61-7164-4861-b4ab-71636950d2d3', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('cbdd5154-855a-462f-8ab5-0e5720c2a6ee', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('cc149e35-0530-4482-841a-12beb9b1805c', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('cc18b10c-88a6-425b-82c1-c5451d86327e', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('cc24e9e2-8f9e-4091-991c-3a58e6ed619c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('cc3dc5af-75ad-413e-8b5f-182a2bfdb341', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('cc4f9c98-95a4-4fb5-b529-4bd9bf333a26', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('cc557432-903c-46b8-84c5-cef081a4eb1a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('cc798ea5-16af-48a9-a10b-b535af8b355c', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('cc8dcfeb-e282-4e35-a7a8-bd8a9ca2ad88', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('cc91762b-0781-4c37-a0bd-d153312d67cf', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('cc923d55-b54f-44cb-ab81-8d86ff11bc0a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ccaa1e36-06b2-4451-87a7-2da1f94be500', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ccda9465-bfb0-4764-8ebf-834dbc00d457', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('ccde8a8b-f27c-4da7-a8f2-da848e84594a', '09a3a021-f556-400d-a341-d72305872d06'),
('ccececd3-b93e-4100-8d3e-4ec8ab0466e0', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('ccececd3-b93e-4100-8d3e-4ec8ab0466e0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ccececd3-b93e-4100-8d3e-4ec8ab0466e0', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ccececd3-b93e-4100-8d3e-4ec8ab0466e0', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('ccececd3-b93e-4100-8d3e-4ec8ab0466e0', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('ccf17fb8-1cc3-4d6f-b2cc-a01566fc9256', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('cd33ca81-d7b6-45ad-ba1d-f7bc9b8fdd4f', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('cd33ca81-d7b6-45ad-ba1d-f7bc9b8fdd4f', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('cd395426-1b09-4323-a60e-74e0e38d84f6', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('cd41fc28-0366-4bca-9ccc-a0e1c7d1d87d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('cd731e46-2669-41bf-bf91-6d73413a31df', 'c52a3022-3751-442f-86d8-74347efe0698'),
('cd81ec5a-65a3-4517-899c-d5657a2c4ce2', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('cd879599-25ed-4ff6-88c5-bf3cddcabe42', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('cd919c73-2946-4aa8-a384-328637d797cd', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('cd919c73-2946-4aa8-a384-328637d797cd', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('cd919c73-2946-4aa8-a384-328637d797cd', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('cd937f13-7333-4358-add4-1bf08ac96dbf', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('cd956ceb-a744-4575-8693-380a6ff809e4', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('cd956ceb-a744-4575-8693-380a6ff809e4', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('cd956ceb-a744-4575-8693-380a6ff809e4', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('cd956ceb-a744-4575-8693-380a6ff809e4', 'e5e45855-e53c-4603-81a0-254a1f2a17e4'),
('cd9bf435-c300-490e-8667-8893a34675a0', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('cdbeb937-b128-46a0-8d9b-1428e328a629', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('cdc85097-0d05-4408-b340-92e404e77e74', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('cde88d69-9cec-4f23-a563-61bf63d5decc', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('cdfc11cc-2d90-498d-970b-f9edb867c600', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('ce0425e0-051f-4507-a8dc-794a0871919f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('ce4340e0-adf0-492a-9077-084331491d62', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ce5b0acc-92cf-4051-903c-037729ed6c4a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('ce6a9d31-8ae0-4474-9dff-e4a0e0cb8d1b', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ce75cf6e-9d08-4b8a-ab24-07c58613bacc', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ce788aee-7cda-48ad-8518-ad5a4997df45', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('ce8994af-d931-4ab2-84de-a9a4bcdcbff2', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('ce8ae187-a015-4b05-b6cc-152daa4b34c6', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('cea869bb-ecab-4d3e-a1b6-42fd07d8500a', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('cea869bb-ecab-4d3e-a1b6-42fd07d8500a', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('cec12974-680a-4861-8d99-152eb2cdcd75', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ced84bdd-00cb-4393-974e-15dc4f810335', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ced84bdd-00cb-4393-974e-15dc4f810335', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('ced84bdd-00cb-4393-974e-15dc4f810335', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('cf285b19-2264-472e-abe5-c85a1b3c244d', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('cf54b85d-0d17-4f8f-8bf1-4cb42e0d804f', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('cf7a28e2-e140-41a5-9555-522c834a7711', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('cf9bd416-4ec7-4656-8c14-31cacef941b7', '219a1447-a5fe-429c-890a-485c6f428d84'),
('cfbc2f6d-19a1-4877-8727-dcd5302024f0', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('cfd41f91-646e-4661-be46-1b676d8a2dc5', '09a3a021-f556-400d-a341-d72305872d06'),
('cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('cfe331dd-be16-4715-bd8b-1e65f7d8c958', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('d03e3f23-2e5f-42d2-b27e-805f6f436f3b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d0435637-2625-45bb-9cf7-cd0940ff21ef', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('d04e0689-fa8d-4c28-9541-de92bff6b302', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d0ce7a08-b48c-4754-9dfc-76ea8ac41e7f', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('d0d243e1-aae9-4f22-9dc9-cf2aca4de2a0', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('d0fd1eb8-b9ef-4c37-a60a-aabd4883054c', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('d103509e-d1ea-46d6-a149-d6239a0cf925', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d13fdf95-07b6-4667-adff-2b6575f1391c', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('d1400cf0-12cd-450c-851e-2a4a20756512', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('d14a7f3f-e56e-458a-9e49-3707a5768416', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d14a7f3f-e56e-458a-9e49-3707a5768416', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('d16f5ac2-4d1c-40c8-975d-86d9da458d46', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d1799f13-57a0-48cf-99ab-dd856c8c95f0', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d195d65c-1563-428d-a500-d8f490ec70ce', '09a3a021-f556-400d-a341-d72305872d06'),
('d195f4f4-7e10-4011-a22c-351e8816e7aa', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('d19e3a3f-bf3e-4273-8272-18c138d0f3ef', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d19e3a3f-bf3e-4273-8272-18c138d0f3ef', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('d19e3a3f-bf3e-4273-8272-18c138d0f3ef', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d1a02124-4d59-4174-ab56-a15be4a472b7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d1a1e7ca-4b8e-40f1-b97b-76c68928302a', '09a3a021-f556-400d-a341-d72305872d06'),
('d1a8f7f7-1447-4da9-9d0e-ac7024a71c64', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d1ad0929-418a-4b39-be28-5972ee587e9f', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('d1b28d92-f8e5-4fba-8074-f4fa216611d2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d1cf785a-bd38-412c-9457-a35bd11e66d6', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('d20d7bb1-af97-4e75-8865-e4b24e303006', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('d219114b-0ace-40d3-876d-73c46b590679', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('d219345d-cc75-4749-9cd8-58e2c6e4e0d7', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d21cfef0-eeef-45a9-b56f-96fdbc115be9', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d232e3b7-797d-49bd-bec0-fb8def06b893', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d24faf79-d380-461b-ba30-461e3906ec86', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d263b0e8-cc41-413c-a898-926401504b9e', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('d263b0e8-cc41-413c-a898-926401504b9e', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d2680fcb-9977-4625-bc86-a31570452791', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d26c7d71-c029-4a3d-bfab-68c30a082c84', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d29589c5-5dd2-42d4-82e9-28d4546bd072', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d2a2fbd1-cc05-44df-bb58-5da31c295fe0', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('d2af6281-a5a2-4e22-a7cc-0d6f3188884a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d2c1f382-0615-494c-b9e8-cbb8727f6fff', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d2cbf9a3-ec18-4339-8e8b-c71af680db51', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('d2f60532-f606-437b-9dbf-1bca8fe049c4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d2febf39-4bca-4ef0-97d5-788d9e91987d', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d311295b-e92b-4609-98f8-f284389913c5', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d315626b-fe60-4a90-8103-ac1d36a24f6a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d32a6ffa-0a2b-456c-9c7b-44031c219619', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('d32c8bb6-c860-47ca-9c29-5cc2d3acfa3c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d36e812d-01a4-413e-9f34-a8256d75786a', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('d36e812d-01a4-413e-9f34-a8256d75786a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d37b5ba2-c37e-4d9f-8b91-766ac59ff789', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('d38c0b74-fc8d-49bb-bc83-e5f639e6fa28', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('d3bc037f-17b0-4049-a369-b40594c95ad8', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('d3e8103a-4320-48f7-a831-df9ebee6539a', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('d3e8103a-4320-48f7-a831-df9ebee6539a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d42864cb-51e4-4b69-90cc-597cf3d058bc', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d433846c-7900-4872-9823-970ba04df46c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d44914de-fab6-451d-bfcd-865ce4bc4ae4', '219a1447-a5fe-429c-890a-485c6f428d84'),
('d46c13b2-20dd-411f-acf0-5381f7230da9', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d47759f0-3992-440d-ab63-eef78d3a1220', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d47759f0-3992-440d-ab63-eef78d3a1220', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d47759f0-3992-440d-ab63-eef78d3a1220', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('d49f3807-6452-4f74-8c62-7f9ffcca5a6b', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('d4d7f344-5c7b-43e3-b55a-9154ba7cc8c3', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('d4e0327b-e22c-49a6-b677-acf39e3b2a6a', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('d4eaf9d7-6652-42bb-a499-750f07561a85', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d524df8f-1593-4d31-a475-8d16e8aa06f5', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('d52d2e2b-fe0a-48e7-9a43-85a0e49e3afa', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('d53f6416-5a84-4bb2-b04e-2044c719e635', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d54618b6-85d9-4d9c-b80c-0e9640177119', '09a3a021-f556-400d-a341-d72305872d06'),
('d553a3ce-a075-43a9-94a3-10c3bf53aa94', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d55dacf9-2f38-47a9-90f0-13ad255d6bd7', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('d5638529-e70f-486b-90b3-4a5fc9af9fef', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('d564ee5c-e49d-4360-9dc2-df19eb530c78', '09a3a021-f556-400d-a341-d72305872d06'),
('d56f8e39-58ae-42a0-b099-19a6df46463b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d57fc4a2-0041-4406-82d4-1cfc62f2f1a5', '09a3a021-f556-400d-a341-d72305872d06'),
('d5a0d9ed-bec9-4e15-9a5a-0850318ae6af', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d5a18541-3544-48fb-8e89-4245f53408b8', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('d5b4700c-812a-433a-96e7-7bd7466df0aa', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('d5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('d5dfcb88-eda3-4019-8396-cd6ec94e5e54', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('d5dfcb88-eda3-4019-8396-cd6ec94e5e54', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('d5dfcb88-eda3-4019-8396-cd6ec94e5e54', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d5fdc639-504d-476b-8c7f-2a1de28ccc0f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d6065272-0127-417c-89be-2b1b73c5ac6c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('d6243b78-fd62-4617-9fa5-dfab0d70fedc', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('d626fbf1-a043-4a7e-8761-0b66136947aa', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('d62f1c11-81a5-4bdf-83e0-3870bb18425e', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('d6563aa8-0722-4197-b349-8503661f8245', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d67ff13b-b3ae-4674-a2c1-6e2730afb553', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d6806a13-b3fe-48b1-bcf5-1c3bcd2788b9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d69445e4-2b2b-4259-9b1c-3afa024012cd', '09a3a021-f556-400d-a341-d72305872d06'),
('d6983414-971b-4aa3-8bc5-6a249489cfbf', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('d6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('d6b80d72-eebd-4f2a-ac65-82fb438b8a04', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d6bcf4bb-36ab-40ad-a26a-cc3a6565e92b', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('d71269a4-87ed-47f4-9f0b-6a1794e6521c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('d7377dd3-5fab-487f-a9c5-31bba92c0b08', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d739d179-1af7-4962-9488-b756a869ac97', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d7476474-e1fc-42d6-8893-59ac236ed1f1', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d74feec7-c09d-4b4f-8009-8afb58215e4c', '09a3a021-f556-400d-a341-d72305872d06'),
('d783ed15-2dc1-49a2-9ece-0bce44c6c421', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('d78d360e-b79d-433f-9b0d-1e766e213ba8', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('d799d364-ffcd-4901-b0d3-8397e4348efe', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('d7a27050-ce78-4d3a-860c-314919352fd4', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('d7a27050-ce78-4d3a-860c-314919352fd4', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d7a27050-ce78-4d3a-860c-314919352fd4', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('d7a27050-ce78-4d3a-860c-314919352fd4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d7b46f62-a22c-4012-b594-f6467fe1c021', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('d7c3d9ac-17e4-4692-899a-407bf5c3c9c6', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('d7c52b23-47ef-48ef-90b2-944f2158f1cd', '09a3a021-f556-400d-a341-d72305872d06'),
('d7c52b23-47ef-48ef-90b2-944f2158f1cd', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d7cafb3a-14a3-431f-b8f6-7471c2c2e7e3', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d7e9c67c-8cf3-4826-9e0d-d814944f43ad', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d8071694-2d82-4a5d-b82d-a0166c4dbf78', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('d8834c79-23fd-4063-9dc0-de34484202a4', '24cb5fa4-8aca-43ba-9fbd-dd6aba1204ce'),
('d8834c79-23fd-4063-9dc0-de34484202a4', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('d89c7f8d-7346-4d59-8eda-731c3ff79ecf', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d8ae9d1d-c7fe-46e9-8ec7-d04037c77caa', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d8bbb191-ae14-478a-912f-f21df487cf89', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('d8c43732-4fc4-4d78-ab46-67f66c047210', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d8c7920e-c4ef-44b3-a34a-39a55b931e78', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('d8dd1da8-1e48-4d4b-ab13-055668f4abda', 'c52a3022-3751-442f-86d8-74347efe0698'),
('d8fbf742-57fe-4501-9d6f-54ab203e1bd2', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d9030865-ec96-42a1-a3a4-d973a08bb7c5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d93367b4-54df-4a93-80d8-abfe29df7966', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('d947a4a6-6b1f-4aa0-a2af-e40f562d555b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d9734459-ee34-452a-8374-dadc380647da', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('d978f3e2-b064-4e2d-bab1-57b79e1e1ccc', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d9835bd3-11bf-4b7c-a8ac-06f8567e9f76', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('d983727a-fc6e-4e86-9757-93a81323577c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('d99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('d9a11587-c4ea-4e6b-a607-692e84d4cd0f', 'a500e114-30ea-4123-8034-196742fe4d88'),
('d9a60a3a-8712-47ff-9670-939740dec1fa', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('d9b321ab-4f3a-4959-a093-08d4e88e5131', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('d9c2cb6d-8d06-4826-915e-507843971f4a', '09a3a021-f556-400d-a341-d72305872d06'),
('d9caa704-eba2-4809-98e8-703d7e81597a', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('d9caa704-eba2-4809-98e8-703d7e81597a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('d9f002d7-68db-492d-b86d-de03c8c45acc', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('d9f33718-0f02-4666-906b-8db050faf514', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('da36979f-5748-41f8-ada0-460ff89b689b', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('da3a394e-c32c-482b-a31f-f1cf2cf5bd82', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('da54cffb-67e8-4426-a1f5-903e27d2e054', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', '5e9060e3-4865-45a2-8c2d-458473a4739f'),
('da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('dad71524-f8c5-442c-87ae-62c4e52f567f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('dad95df4-309c-4552-94b6-026ce0827556', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('dae65c2c-6717-4997-abde-8752bfd48879', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('daf16663-fe8b-4ebc-b61b-09ead0599b1b', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('db1329d2-1a9a-4ae8-94d8-8506f3f4c079', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('db62c2b7-6d27-4ba2-bd45-b2251305ed03', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('db6cbd7f-c4bf-47ce-bc1c-945aee514e07', '09a3a021-f556-400d-a341-d72305872d06'),
('db70cbec-ff48-4ca9-966b-f14c55891346', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('db7316de-fc48-4eca-b7cc-7e56fe3ce9f6', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('db8028d4-3632-4e2e-aa31-fb9bc9a9ad86', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('dbefe771-67a3-43d0-89a3-e451075141f1', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('dbfe5d70-3e0c-4112-9fa6-e9cab684e7a5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('dc18402e-3e7f-49bf-9eb2-c77e0cd30ff5', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('dc303a41-fa6a-4181-bbf9-ae2080eca955', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('dc47a46f-f8e8-482b-b6b8-ad1015c8dd4c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('dc47a46f-f8e8-482b-b6b8-ad1015c8dd4c', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('dc53220b-9c64-425c-9d60-eaf143d5c6ee', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('dc534e6d-fd74-46f5-bc1b-79b91cdba800', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('dc67bbf4-3e58-4e9b-a09a-dcdf0736005e', '09a3a021-f556-400d-a341-d72305872d06'),
('dc67bbf4-3e58-4e9b-a09a-dcdf0736005e', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('dc83af21-2031-4165-8c77-b8fd78e8481f', '09a3a021-f556-400d-a341-d72305872d06'),
('dc87c776-6a2e-40cd-a0be-0d2e31ac2ab2', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('dcca6e8d-0a56-4c9f-8b0e-a9c6b6ab58ac', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('dcd04f8b-09f8-4cbe-9ca9-997ef97d71f7', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('dcd636ed-24f0-4308-a95a-2fd216e95326', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('dcea50d5-9002-4ccc-b587-09d71cbb2af3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('dd001942-0c74-40ba-a31c-09937f692a1b', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('dd001942-0c74-40ba-a31c-09937f692a1b', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('dd001942-0c74-40ba-a31c-09937f692a1b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('dd0f07db-b676-48df-8b27-9938abf69d9f', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('dd26192a-1c4d-4f10-bb50-601f48173ca6', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('dd41244b-2c13-4465-b6e9-5e58ab56c9b1', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('dd49c913-1157-4cad-8d83-d5c853aaa102', '09a3a021-f556-400d-a341-d72305872d06'),
('dd6dda8f-8111-4939-9e8b-564cab51bc87', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('dd73bcef-2352-4b09-b160-50a502027c3b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('dd73bcef-2352-4b09-b160-50a502027c3b', 'a500e114-30ea-4123-8034-196742fe4d88'),
('dd7beabc-e9a1-4208-9415-2c4fabf92248', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('dd89a78e-1ea4-42e7-8b75-a08987279a70', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ddd4c829-b10f-46cd-a4b3-874f883d6b13', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('dde9e974-8450-4ded-9f15-88dd9b3df251', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('de2527c5-2123-4dc6-8e87-e47e7f822ddc', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('de286da3-6d5b-4d53-89a1-c8d5a8144928', 'bc7706a0-78f9-40a5-86d2-704ae49d973c'),
('de298d47-9a77-48bf-973c-99d42e5307df', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('de422117-f84e-4f44-8f60-2be31d2dc8f6', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('de4f27a6-56e5-4776-8f70-b7244a37e268', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('de4f27a6-56e5-4776-8f70-b7244a37e268', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('de5da11d-3867-40b3-8774-c3220c0002e2', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('de5ef269-1959-411b-81b7-b3bd870a57b4', '09a3a021-f556-400d-a341-d72305872d06'),
('de762408-2c9d-4fab-adbe-cbd208f2d184', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('de9aa4bb-a99a-4451-83cb-1ba7092e9931', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('ded392f1-848b-40cc-9a56-a9b303b62fc2', '219a1447-a5fe-429c-890a-485c6f428d84'),
('ded5b22a-9325-4b6c-a13d-85f6bf849fa6', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('dedf8d14-eecf-4608-83b2-a3cb606ca2de', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('dee45766-3956-408f-87fc-a9634c0f40b5', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('def62904-d910-45bb-8431-43c7cd413963', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('df2e2381-4bf6-465e-88f6-1298014fe8e7', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('df3910ae-e7c3-431f-a44b-e1a36a7e9791', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('df48cb67-7e0a-4f69-a39d-8ee9d91f5686', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('df576d87-e145-4af6-b801-ca5c05986445', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('df5ca47b-368b-42a8-af0d-94e92e9939c1', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('df623161-e2ae-4db9-9048-ba5133f09e7f', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('df8018d2-0d0d-4440-ba39-254f205b9ad6', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('df8a4b03-f418-4ccc-8fb5-626c0baea717', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('df8f70e8-eb54-4069-90da-c8dee3d5da6c', '09a3a021-f556-400d-a341-d72305872d06'),
('df987ea0-dfa2-4224-aa56-e425c7f6693e', '09a3a021-f556-400d-a341-d72305872d06'),
('dfa83146-702f-43c8-a55b-94047d1edba1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('dfdb372e-3dff-4619-b98e-1c10e3158e2e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('dff027d5-393d-4dd1-b19c-f1f4a440a0c8', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('dffb8243-c22e-418f-b19f-e3ad6719d9fb', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('e04aec74-d218-4dd4-a653-a9833ba58d8a', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('e06c82c5-dcf8-419a-883e-3f617767348c', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('e072dc79-3ffa-433e-a0e4-d9118bed929d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('e098ed87-74b3-47ac-bc2e-8eb8519e6e37', '09a3a021-f556-400d-a341-d72305872d06'),
('e0cf0922-fcc8-4b0f-aa38-d1c1492d60dc', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('e0dcdd28-135b-4901-a9ab-c588075ec73a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e13fca1b-5e1d-4d9a-8c72-44575676626d', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('e1436cf1-726f-4b4e-988b-4555218daedc', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('e14a48f5-bfe0-48c8-85e6-1a0f2bddd870', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e15315d2-56c0-47ae-8874-1522fb37224a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e162383c-b9d3-417c-8726-55b395126c83', '219a1447-a5fe-429c-890a-485c6f428d84'),
('e187b047-25c5-47f8-82dc-a6f52aff9773', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('e19e1900-e144-4b49-800e-c67ab21a49af', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('e1c3598e-7e4b-4fe9-a004-06084d48e5fe', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('e1c3598e-7e4b-4fe9-a004-06084d48e5fe', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e20ab525-dcfe-40ea-b6c1-bd79f031e461', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('e20ab525-dcfe-40ea-b6c1-bd79f031e461', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('e22d8820-5c6f-404f-a959-2e4159a417dc', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('e22d8820-5c6f-404f-a959-2e4159a417dc', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e238399a-5a52-48cc-926d-df1299228536', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('e25921f2-9b9d-4c45-a6e8-690d68242997', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('e275acfb-582e-4a2e-9fc3-52cc472685d9', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('e2abbbf6-2baf-4707-80b9-0f4125561423', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e2b6787a-f7f2-4635-8286-7e94e8d078b9', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('e2c8221a-85e7-463c-9600-c7a2529135a8', '09a3a021-f556-400d-a341-d72305872d06'),
('e2cef14b-9a0b-4123-906d-a9a987634ed4', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('e2e11f12-6ace-4529-b9b5-fae802d27543', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('e2f77f40-7de2-453e-b1f4-7099171880d1', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e2fa6482-c3e4-4854-9e9b-902caaf11b27', '09a3a021-f556-400d-a341-d72305872d06'),
('e2fa6482-c3e4-4854-9e9b-902caaf11b27', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('e3254aac-c05c-4c53-8fe6-2cf0f417a606', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('e33b6da5-7bf9-455c-885a-e31ffa3afebb', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('e33b6da5-7bf9-455c-885a-e31ffa3afebb', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('e33b6da5-7bf9-455c-885a-e31ffa3afebb', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e34abc35-46cf-4cbf-b009-619df049538d', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('e3616324-27d2-487e-a4d7-48dbcc31d208', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e399840a-18a9-4875-9c6e-d1d3c4b38022', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e3a4a9c4-b03c-4964-a527-4afe1301c3b7', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e3b15fcc-a9cb-4694-8a63-87df47cc5bd7', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('e3b23a84-9287-444b-b0b9-e701fec8b0b1', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('e3c70054-5d67-4361-9977-adb08b2d6be9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e3d4bc00-1a5e-4871-bf48-37e3baa622ca', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('e3d4bc00-1a5e-4871-bf48-37e3baa622ca', 'a975f4db-aeec-4c2b-b84e-e5856edc7e16'),
('e3e36113-bdb4-4907-8265-959e47f25c37', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('e40e4b91-4a9b-4587-a8c2-31ef5c18cd7c', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('e40e6875-f8c6-44da-a990-2e5141eab70d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('e428382c-8423-473a-9f84-2caacca189d3', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e42fd348-d78c-4823-8896-9349483d241a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('e485cd1e-412f-488f-a447-6fcedcfc6866', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e4981980-217e-4aee-b493-03363de9e7d6', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('e4981980-217e-4aee-b493-03363de9e7d6', '5e9060e3-4865-45a2-8c2d-458473a4739f'),
('e4981980-217e-4aee-b493-03363de9e7d6', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e4c33b2b-d815-4e3d-bdb6-02547657f65e', 'c52a3022-3751-442f-86d8-74347efe0698'),
('e4c62fb7-4b68-4112-98b4-c916980e1779', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e4c89124-c3f6-4b38-9bd1-09206e83c2af', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e4cb820c-0bf4-48f3-bf55-dd2706f61168', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('e4cd1da7-6631-4160-a193-01d979bb38ff', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e4ec2b38-bd66-4e8c-964d-aece87678dcd', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('e4fc4299-dc24-48ec-a090-441d5cf394b2', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('e512295f-5b7c-4f59-a5c4-883fef1895f1', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('e5145f82-666d-4a78-9256-14e4266afde6', '219a1447-a5fe-429c-890a-485c6f428d84'),
('e534983b-ad7b-465f-a74a-ae25b4691abc', '09a3a021-f556-400d-a341-d72305872d06'),
('e53565aa-f28d-4ed0-a787-2743712c3287', '09a3a021-f556-400d-a341-d72305872d06'),
('e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('e5c5d4fd-4b12-4f74-8ebd-b9c27e4190f7', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('e60554ea-d943-417d-8c7c-3e9c2c544035', 'c52a3022-3751-442f-86d8-74347efe0698'),
('e62c6775-261e-409b-8fd8-77f7e0be15f0', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('e62d0b4b-eb8b-4875-8e7c-6b4e8312479c', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('e6364013-896d-4c6f-9d2b-e4f0dc65c954', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('e63c2adb-8f8a-47b7-9463-e45aaae116d5', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('e655ca65-a220-4810-8b9a-9c137edb6af4', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('e6634806-3745-437a-9099-436e7e1b19fc', 'c52a3022-3751-442f-86d8-74347efe0698'),
('e674ebae-2c5e-4a8e-a4fc-29cdd3d2b44f', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e68b92f7-dcdf-4e26-8fbf-3272c1bafd23', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e6a2975b-3737-4122-a742-362996a8c90b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e6a7dbc1-334d-4d1b-b891-9ac8f841fbd7', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('e6b265c7-96a7-4a61-84a2-5d6e1fc10efe', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('e6b51182-c3d7-4c65-8515-4846e598723f', '09a3a021-f556-400d-a341-d72305872d06'),
('e6b51182-c3d7-4c65-8515-4846e598723f', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('e6b51182-c3d7-4c65-8515-4846e598723f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('e6e553b1-5570-4030-a6aa-cf9510ea2316', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('e6f0bbf0-4861-4955-89f2-0bb8510dd3a7', '09a3a021-f556-400d-a341-d72305872d06'),
('e6f645dd-3c8a-4059-ad22-0ce1f4303aa9', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('e71bd86e-c46b-4491-a0c6-5caea2c47cba', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('e7488282-2e72-4366-aedf-7645a0bdb9d8', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('e753a86f-5c85-4e67-bf0a-c0be9cdb964d', '09a3a021-f556-400d-a341-d72305872d06'),
('e754acc9-04b4-4031-8c3a-6acb1100fa50', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e756738f-c566-49a6-a834-1d71b5329ed3', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('e75e0cdb-96f1-4da9-b568-3b6d02f2f562', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('e78a0046-2a65-45b5-800b-2d4ebecf6d12', '09a3a021-f556-400d-a341-d72305872d06'),
('e7d3e66a-d323-4c23-8c66-6025bdf79dcf', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', '219a1447-a5fe-429c-890a-485c6f428d84'),
('e7e22669-f11a-4a99-9740-fd68428dc906', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('e7e821d3-a63d-409f-a1e4-afd8c8dd37f2', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('e7e94144-633a-49a9-b590-beca7a7569cc', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('e7f697dd-5a88-4754-89cf-b162733ee1f9', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e7f90fc5-8672-4521-bdf5-998a5909ac4d', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('e822d427-e827-42a6-9328-ce5df7f06510', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('e83d5912-20be-480f-86f0-30b359275be4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e8402b29-ae6c-468f-9cf3-1c4a735956a8', '09a3a021-f556-400d-a341-d72305872d06'),
('e85c3ba1-bcf9-4c2f-9320-0839ab5576e2', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('e85c3ba1-bcf9-4c2f-9320-0839ab5576e2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e85c9a41-873c-4cf4-9401-c165c1229361', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('e85c9a41-873c-4cf4-9401-c165c1229361', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('e862f984-2ff8-48c4-927d-cc68d4a08cd1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('e864bc2d-57fd-4aa4-84d2-ff139687da37', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('e8b2d851-e2d5-41a0-b691-7b134a57ac71', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('e8bbb00f-8121-41cd-b63c-d1462b6525fe', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('e8bbb00f-8121-41cd-b63c-d1462b6525fe', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('e8bbb00f-8121-41cd-b63c-d1462b6525fe', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e8d10c26-ac88-417b-b572-3357ce73633b', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('e8f18bc7-a74c-479a-b2db-d66ab3d5174a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('e8fe1d22-5065-4c3d-94db-fd3ceea046e1', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('e92609e3-20e2-47bd-afbe-b57f5383fb03', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('e92e3f43-ee03-4b1c-83c8-b1f108bb49b6', '09a3a021-f556-400d-a341-d72305872d06'),
('e92e3f43-ee03-4b1c-83c8-b1f108bb49b6', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('e9312d85-a121-4598-92cd-0788d8d82706', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e945b228-ec77-428c-9b1f-3783406109ff', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('e95b4f01-4a33-45b3-826f-9e6167b51201', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('e981a234-b266-41d2-b6d2-a1fa84a51655', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('e9fe09b2-c795-4c91-8fd8-39fd95d05a28', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ea04f0a0-2314-4fa8-bfdb-a6ff4cd48231', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ea0b9aba-a7e6-4f08-b91a-2273f1c76eb1', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ea2ebf91-6385-4022-95cb-1c2eee41eb3a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ea339cb1-7c5c-4293-9009-5f6f5256a580', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ea3576ab-9940-4602-bf6e-89b2803da2ce', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ea84c66f-d5f0-44ac-866e-cbeb1395e9e2', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('ea8f77b8-f506-4aa3-8dbe-f767d7a79755', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ea91aaf8-c9c0-495c-b9d7-7c49c929d590', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('eabc649c-865b-4898-b0c8-b3d915a3974c', '219a1447-a5fe-429c-890a-485c6f428d84'),
('eadb5741-1f99-4c9f-b652-a9e671f9a86a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('eaf353d6-1b50-4307-a9b5-8f3c7acad619', '09a3a021-f556-400d-a341-d72305872d06'),
('eaf5e123-dcab-4480-8954-e2cef3324cd2', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('eafe581a-ba04-4d32-adb7-55f16d136760', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('eb365b5b-f95d-46b6-b8f8-fbb67da546d2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('eb40b204-023c-4e5d-abab-b69b51dad465', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('eb873654-7b70-425f-9c7a-97fbf51b7c3f', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('eb873654-7b70-425f-9c7a-97fbf51b7c3f', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('ebaafb4a-648a-477e-8e78-c63f32f754bf', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ebcc485a-12b8-4463-9da2-14c725243eed', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ebcc485a-12b8-4463-9da2-14c725243eed', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('ebcc485a-12b8-4463-9da2-14c725243eed', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ebcc485a-12b8-4463-9da2-14c725243eed', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('ebf1e69c-55f5-4423-8de7-dd3a6be967f7', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ebf840a0-83e4-47d9-bf5d-03b4b430fa8e', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('ebf840a0-83e4-47d9-bf5d-03b4b430fa8e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ec0e4a37-5d84-428a-b38b-1b042d9ce900', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ec113c53-7542-403f-bffd-3fa4af2adb6b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ec136d50-d56f-4eea-9c5d-0d2ea5b13b9a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ec1bead5-aca2-4d58-88f0-a280188e021c', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ec1f55ff-8f5c-40fd-a586-2f7822bbd762', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ec4d7b18-23d4-46ff-89f2-ce75a1f54d48', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ec595a0c-6c0a-444b-8b52-ed6430b1b865', '09a3a021-f556-400d-a341-d72305872d06'),
('ec81641f-6e97-4fa0-85a8-1208c41782a0', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ec85cc59-171c-4245-a3cc-ea6568c6ba55', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ec8e3173-1270-43e5-86ad-716219d71ea5', '09a3a021-f556-400d-a341-d72305872d06'),
('ec98df7b-4511-4e8f-9bbc-4f7f83e49a03', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ec9d8b7f-8e24-4246-b22a-4014742bd20f', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ecae95d1-37dd-4f4f-be6b-d4bf3f107498', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ecbb14f0-1f3f-48fe-a737-4c992a89d38f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ecc2c6c3-a718-4436-a9cd-ad927f412931', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ece5f798-a0af-407e-b1b1-dfe2303c0f98', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ecf91e37-e5b2-428a-9e21-449eee9fd44a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ed03c15e-43e5-441c-9b7f-a573f43b7e98', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ed1bdf90-1b66-454e-a5e6-e08a4f8a0b9a', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ed25e58b-1298-47e9-b0f7-d03a61bd53d2', 'a500e114-30ea-4123-8034-196742fe4d88'),
('ed2e8803-a5e0-4191-b8e4-ea21b279d35c', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('ed66be56-eadd-4742-9fcd-3163dc48cd39', 'c52a3022-3751-442f-86d8-74347efe0698'),
('ed7b4d4b-125a-4af5-bd88-c452148edeb2', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ed7b4d4b-125a-4af5-bd88-c452148edeb2', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('ed7b4d4b-125a-4af5-bd88-c452148edeb2', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ed9feb1b-19a0-4513-91b5-004d4dfed4a4', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('edaea714-6c84-4e12-afba-b6db56cb66ea', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('edbcaa4a-14d9-4bc5-b8c5-eb2aae14abd6', '09a3a021-f556-400d-a341-d72305872d06'),
('edbcc5ae-1bea-4552-a26c-1cc145ff53cc', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('edfd9786-61f6-4366-b8bb-873f7f99a016', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('edfedc74-4e55-4a69-895b-7e25878e33eb', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('edfedc74-4e55-4a69-895b-7e25878e33eb', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('edfedc74-4e55-4a69-895b-7e25878e33eb', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('edfedc74-4e55-4a69-895b-7e25878e33eb', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('edfedc74-4e55-4a69-895b-7e25878e33eb', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('ee0c49a7-9a57-4285-aa4b-ef883588347a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ee1b2510-197c-4444-944b-f83eb8603aa5', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ee29061c-717b-40f6-962d-056fc5cdc96a', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('ee632dfc-bb89-4bec-b1ec-47d2a0e2cb2e', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('ee877d88-854c-4a69-a9c5-9b2dc05519db', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ee9d55d3-2f41-4667-b359-d5fe0a0f508e', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ee9fc7d0-b509-4cbd-974f-0c8250e1165a', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('eeb30489-9235-4a94-97c2-7ae41ebca0a2', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('eebabcc5-bbfa-4de0-b318-8a87ae8aa994', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('eec542b3-f8a6-47ba-b152-e73bef3cd8f3', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', '59d9585d-9773-4d18-bcc9-cf20c674fba9'),
('eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('eef924e5-7c9e-47dc-8b3d-4423e61c39c8', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ef451648-1ec0-4707-bae2-dc5d4c4143d2', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ef4db633-9825-4db8-832c-b872d770a074', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ef53d921-3b41-492e-9118-c75727367f3c', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('ef53d921-3b41-492e-9118-c75727367f3c', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ef551386-ce7b-4242-afe9-281d90b97ca1', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ef551386-ce7b-4242-afe9-281d90b97ca1', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('ef551386-ce7b-4242-afe9-281d90b97ca1', '9f295f90-b0f2-4c35-8416-1589a2cadd5a'),
('ef5f22c7-2c9c-49d7-b836-685b38281118', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ef5f22c7-2c9c-49d7-b836-685b38281118', '35f43bea-b5ad-433b-8b83-3822aee8da3c'),
('ef690112-678b-4be4-8fea-96490e3f90af', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ef7eb3fe-fb93-460f-b099-f149ea541230', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('ef82051a-b6db-492d-ae86-429b34b09a72', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ef8fb860-67cb-4965-93f2-8a7ea8fcdccf', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('ef907d92-0cae-46b0-8e0c-721af2903a3b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('efc1e42d-b609-4a74-b171-a7f37b452650', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('efc1e42d-b609-4a74-b171-a7f37b452650', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('efc2b6a7-3ad5-4e19-8cb9-7ea331ba24d5', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('efd952e8-0346-4755-a5d4-42ab029375b9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('effc5142-d19e-4d2b-8175-f0fdddf0cbbf', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('f00da9aa-71c9-4a13-9724-d83b8f534d48', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('f00da9aa-71c9-4a13-9724-d83b8f534d48', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f00da9aa-71c9-4a13-9724-d83b8f534d48', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('f00da9aa-71c9-4a13-9724-d83b8f534d48', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('f0199579-4e27-4557-b4ea-00a67aed4b31', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('f05dadc4-2b99-4232-af2c-68686f285095', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f068570d-9cf6-4c7f-a682-303189776968', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('f0799b70-0b26-4c45-8c42-97c15a5d11ae', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f0d71dcf-2217-40f2-9237-ba29791fbec8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('f0ee96df-b511-4145-9799-edae95029ba8', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('f11295ea-831a-4535-9325-75c916cbb413', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f112d187-1543-4b22-a6d6-3c6d2e5f9c05', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('f1467690-27eb-41ce-852f-987df04d8626', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f14c09e9-cbd2-45f6-ae36-92586f4a4cbd', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('f17dc421-9073-4726-b085-9c520aacb246', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('f1804379-504d-43fa-bb14-1d2d4879ec5c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f192a078-8832-4233-a5c2-15d397efc020', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('f1a36025-e296-4679-bca9-f821d8fb0b5d', 'a06f6f6e-4bab-47f6-8918-a1906a6a7c45'),
('f1adf464-e46a-46a9-978b-e85aaf1e75af', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('f1e72fdd-dec9-479b-a061-51d2677ce9a5', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f1e78f63-8ae0-4914-8ed1-ed7d12df6a2f', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('f1febb6a-2cfc-46dc-b683-bb890d751568', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f20cf613-31cf-4d8b-8f00-9892e1708857', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('f2258260-4c6f-4448-9af8-8e60bfd5607c', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('f2258260-4c6f-4448-9af8-8e60bfd5607c', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f26022fa-3b25-430b-9989-11724800e317', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('f2a1fe2a-56b7-40f5-a8eb-69c04b1e6082', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f2db9d97-29bf-4779-bfc2-c0dde5bc5472', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f2f37a0d-69e2-47a5-b108-80be49fe532b', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f30b2ac4-757e-43b4-b93d-0e898845c017', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f3103af5-929e-4cf3-b398-98eb21f35649', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('f3135048-9756-49b9-817d-5a9c9c78bc8d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f32e9317-59f3-4048-8ae6-563693557bf2', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('f32e9317-59f3-4048-8ae6-563693557bf2', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('f32e9317-59f3-4048-8ae6-563693557bf2', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f3503a38-c30e-48e9-afe8-451dde7aa63e', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('f35aed38-64d6-45e2-be83-fe23350d7e77', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('f36f5ed2-7858-42fb-b398-e2036c1c869b', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f390247e-555d-457c-b898-4c0c87c847dc', '581a7da0-d5e5-4ed2-881c-947238d04c43'),
('f390247e-555d-457c-b898-4c0c87c847dc', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f390247e-555d-457c-b898-4c0c87c847dc', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('f3a8e65c-f448-47b5-9783-004324da20ea', '5e9060e3-4865-45a2-8c2d-458473a4739f'),
('f3a8e65c-f448-47b5-9783-004324da20ea', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f3ad51da-ba8a-4cb8-9476-f93ffffdf677', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f3b5519e-5e42-42ce-9346-0684c81561bb', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f3b86bd8-1a4e-4c1e-b355-53f694a39957', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('f3b86bd8-1a4e-4c1e-b355-53f694a39957', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f3d26be8-42de-4081-808f-a9e6ebcab81e', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('f3e2086a-8cc6-41a2-b9d6-e96c93b1fa0d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('f3f5262e-6530-497f-8128-d9bef28be490', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('f3fa965a-1db9-44d1-ba90-e9cd4694158c', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('f40df86f-e713-43ec-a1df-c25c76c37d49', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f41c9127-c21a-4929-a1b5-81b9a68316b2', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f41f2aa4-a4ae-47f3-aca5-d43c96f31298', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('f42226e4-670d-4e45-8198-bf10db362df4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f47853d5-641b-491a-b2a0-cc5bfcec9c6a', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('f47853d5-641b-491a-b2a0-cc5bfcec9c6a', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f493b2c2-d39b-4c80-bfc4-ecdb7418a372', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f4b09981-5530-4ab1-aff0-d83b2075e4cf', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f4baad78-08b0-4a09-aca3-32737596841e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('f50767a3-d30f-4d35-b141-efa0efda73be', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('f53f234e-84a1-4832-ae51-71e6593bd77e', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f550ba2d-873c-4990-ab3a-584dc8b415cb', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('f55fff93-6131-4b8e-8eb8-61050a851975', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('f563e94d-20e4-4965-b749-9e32b9d44569', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f563e94d-20e4-4965-b749-9e32b9d44569', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('f5664590-65b2-4a76-8c45-489266f4d08d', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f56e8cb6-685c-44b6-aeba-23e21ec1bee9', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f57c7065-19d1-45ce-8a0a-d789dd9da53e', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f59774bd-ed25-4280-ba0c-0975cb46ac03', '24cb5fa4-8aca-43ba-9fbd-dd6aba1204ce'),
('f5980477-1776-488d-8ece-2cb20c66a50d', '5ce6f45e-a8f4-4815-b99d-7df77821faca'),
('f5b3644a-b26a-4a6d-960e-268eec81a4b8', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('f5b3644a-b26a-4a6d-960e-268eec81a4b8', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('f5b3644a-b26a-4a6d-960e-268eec81a4b8', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f614ffc6-017e-4bae-a10b-7c4ab34e955a', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('f61b7269-328c-42a7-b48a-88118122d10a', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('f632017f-d4cd-49d0-a550-d995fad910b1', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', 'b3baf277-44b3-471b-8141-a9a5bea53d11'),
('f6520b33-c089-45be-801f-8f02a5ebfa68', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f6575e40-7107-4096-a737-9a030d56ad23', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('f696e605-bed7-4647-8c4d-bc7918a754b0', '183d15ea-f176-43ee-8b70-c4876355d17b'),
('f696e605-bed7-4647-8c4d-bc7918a754b0', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f696e605-bed7-4647-8c4d-bc7918a754b0', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('f696e605-bed7-4647-8c4d-bc7918a754b0', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('f697d653-52b4-4476-be0c-4c01310cdbdf', '76f05116-03fc-41bd-b5cf-f90d7677021a'),
('f697e66e-525f-4170-a99a-50398c0fffa6', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('f697e66e-525f-4170-a99a-50398c0fffa6', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f6ab7653-80b7-41c8-b984-c0bcd8f7370b', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f6e37728-a21f-4c7a-b23e-72d9e1f7c767', '09a3a021-f556-400d-a341-d72305872d06'),
('f6e9585c-ed1c-4392-8959-a758a05bb30f', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('f6fa6de5-9781-42de-81b0-ab8fa45afa0d', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('f7052ef1-616b-4192-b504-d245c82563b2', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('f70be27b-a314-4a56-aa24-2d0de3a96267', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f71ff88a-49e3-4f3a-9afa-6658048e9b1f', '09a3a021-f556-400d-a341-d72305872d06'),
('f7382d4c-47ed-4612-b3ba-1b8994864d53', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f748f9fb-563b-4c95-a491-974e2dd90bc3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f7594499-415e-492a-91cf-9ddb90530435', 'c5ff06b1-8cfb-4e63-8234-9a2e4efdac55'),
('f759cabe-733a-4685-8022-07c1a8b4d442', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('f7685411-0167-4467-96c5-8a752e413c30', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('f76e6ddb-4a58-44a4-a2f4-523908872bf3', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f77151fd-8aac-49d4-a577-e3003b45ef1f', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('f7959cfc-3916-48cf-9cdb-967544f5845d', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('f79a38d0-edb8-46f1-86e3-f8e9391f299f', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f7a51e43-7a95-4e76-b16c-a34c6bfb5061', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('f7a51e43-7a95-4e76-b16c-a34c6bfb5061', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f7c5b8a9-8c81-451b-a6a4-a2b30dfdbe0f', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f7fea703-e11a-4c4f-ac0a-98eaa7846372', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('f831e803-8bcb-4b32-8974-3f6a50fc803d', 'f04a7c03-c79e-4e88-8151-1b70ebe20c09'),
('f8327022-923a-441c-9f9b-bd0278816d99', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('f84ca764-bc38-4904-9a1d-372b492d9555', '219a1447-a5fe-429c-890a-485c6f428d84'),
('f8550464-45c7-4b5a-96ed-013f271b134c', 'd6118d3c-464c-4d3e-9c5c-06e87cbb2329'),
('f86dc3f1-e6f3-40ec-aa6c-a011d8dac32e', '09a3a021-f556-400d-a341-d72305872d06'),
('f8a92c52-ced1-4749-a87e-8edb17f8a032', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('f8a92c52-ced1-4749-a87e-8edb17f8a032', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('f8da0652-1093-45c3-bd12-142e1431ea20', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f8f610ca-bc28-41bc-b895-6ebae58b0344', '09a3a021-f556-400d-a341-d72305872d06'),
('f939e3aa-394b-434f-adef-150304e43327', '09a3a021-f556-400d-a341-d72305872d06'),
('f939e3aa-394b-434f-adef-150304e43327', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f9453c71-cd1d-485b-aab5-6ac3bd27078b', '09a3a021-f556-400d-a341-d72305872d06'),
('f967371e-6d0b-47cd-b269-a4cbf6640be2', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f98385b0-1930-4f4f-b9b7-2dd3536324e4', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('f99ad88d-9b81-4689-b139-05bccf622d2b', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('f99ad88d-9b81-4689-b139-05bccf622d2b', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('f99ad88d-9b81-4689-b139-05bccf622d2b', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('f99dbdcc-4e25-473c-bb8a-78c072bfa830', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('f9c01c00-230d-400c-b288-873f9896f812', '09a3a021-f556-400d-a341-d72305872d06'),
('f9e513ec-0643-433a-a18f-c494ec7a7e11', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('fa3ba29e-d0fd-404c-9d42-c5ba59acac94', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fa3e6428-70dc-4372-89d8-4a585048f3dd', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fa47ec10-2588-47a5-9429-11e38d64153a', '5f43ecbb-2922-4511-8568-9afc4fefb59d'),
('fa47ec10-2588-47a5-9429-11e38d64153a', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fa47ec10-2588-47a5-9429-11e38d64153a', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('fa7ba415-19c0-4693-bd49-ff04df125edd', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fa84aa78-40ac-4e40-9581-d08158b69a57', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('fa940f4c-544e-42eb-919e-02042a40dfdf', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('faa261d7-7d75-44c7-8fd2-4463776dcf8a', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('faa47da7-3d2f-458b-8f5e-9feb890cf18b', '219a1447-a5fe-429c-890a-485c6f428d84'),
('fabbe521-8553-4163-8eba-8416536922ff', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b'),
('fac180ab-da84-4c3a-99c6-8c25b1f1dd5c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fae3fd1d-d50d-4ec6-8bc7-376ba134a200', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('faf6dae0-e03e-43a2-b726-5a8b9e7ed1d1', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('fb1d68c1-a261-45d6-b665-c3089ab8bff1', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('fb73e039-11c4-4f96-8dcb-eeb793ba20e9', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('fb783627-0e7a-4cd1-bdd7-821c6fc60888', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('fb783627-0e7a-4cd1-bdd7-821c6fc60888', '81935e37-a54c-40c3-bc52-b31f01e14c7f'),
('fb783627-0e7a-4cd1-bdd7-821c6fc60888', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('fb7e8f08-5546-411c-888f-ad1dc203ed56', '25e3a767-3f41-457c-8fcf-82f6d4418f9b'),
('fb929af3-7379-431e-a728-4da325cb26c3', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('fba7f577-8263-4837-8884-d59c206b98b8', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('fba92dd2-a45e-4a82-a6b5-a164844da1ad', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', '5e9060e3-4865-45a2-8c2d-458473a4739f'),
('fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('fbfc915a-6e04-4453-b65a-59ec00a999fc', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('fc1465ad-8d57-48a4-8913-d41ee425f810', '09a3a021-f556-400d-a341-d72305872d06'),
('fc22ef4b-2368-4f13-9db6-f5c294dae6a1', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fc245440-8eda-4c1a-9db0-92b561ca3a89', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fc318790-2b00-4b88-bfd5-82d44b59f615', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('fc5185ca-b295-4999-8bb7-247e63aab6ed', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('fc779b5e-63b9-4094-92d7-0d05d8d5d4fd', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fc979217-77ee-43bd-9ca3-4e04fa9e8813', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('fc9a4037-c6d5-4783-8dda-b076324b2eda', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('fcb04c9c-0cf5-4f19-b98d-2874e558e1a2', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('fcca97e9-078d-4cd8-8e8e-dfb76df495d9', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('fccb5838-b752-4cd5-8322-d6ae11b9603c', '94664be8-0c91-4995-804f-860e7fe24c5c'),
('fcfaae26-0daf-4370-976f-6a86e810ba4e', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('fcfba361-1073-4c71-97c7-5868ff914b14', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fd031822-4a8f-432d-b9e5-8f62686d70ae', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fd04cb67-783c-4855-a136-9e9a55068066', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('fd259240-3d77-4e85-b789-e10879d530ae', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('fd4b8393-c53f-4981-8a78-4768b6263f45', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('fd877c6a-6e11-49d6-b2e5-432909f4fc1b', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('fd9fe938-b947-4e22-9344-e1c03d51924e', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fdb0aeca-46e2-4b1c-b462-d6f0f182f896', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('fdccc23f-f19d-48ef-a2a4-a5c544f271a9', 'a500e114-30ea-4123-8034-196742fe4d88'),
('fe047101-4168-440b-901b-8e060d714995', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('fe244f24-e622-4271-8b44-c2e4dd17df85', '70cee4d5-0bf2-46e4-b3a4-9644b7f5f495'),
('fe40af24-8b01-4ea9-84ea-f64c3e744448', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('fe743080-8a71-4f5f-8449-e09e2ce381d7', 'c84eaf0b-da34-4bf0-bec7-c1b2558c2046'),
('fe81e2e4-e506-4f3b-b488-6c77c7394dcd', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', '60d07be4-0c3e-469a-a9d2-73f845427813'),
('fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fea40222-696c-4364-863b-b744e6d995ab', 'a26c16ea-2625-4797-9b11-186ef70048b4'),
('feb2fb63-66b3-46f8-8e63-a2e8f5662298', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('feb3b66c-c00b-4f72-b74d-9448d3ff8af4', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('feb878b3-4196-4bce-8a7e-b495c1efa9e9', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('fecab443-fa30-4f59-9b06-ccbb43705760', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ff013887-b20c-4610-bc86-dcaac085b9d9', '67986d8c-f095-4f4d-ad17-a5f51be72959'),
('ff286335-1019-4dc5-983d-88bc967704cd', '2f40016b-1fe5-4337-b679-1fcecc1a867c'),
('ff3ab582-2912-497e-aa45-ebc01fa5ca4f', '895f06ae-af80-4e66-befa-9d271dabea3d'),
('ff486a74-cc90-4c7c-acfd-3cf267ca9267', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('ff4ceb93-7291-4783-8918-59606b4743f0', 'ac8a61c3-053d-4152-8cd4-f4b7e6f961ce'),
('ff67fdb5-3b11-4fd6-9ee8-38b54111c4e2', 'd08a5d76-5b01-4f2d-8d9e-508c83ea7401'),
('ff83332b-2168-4c32-9d99-f385d12aa657', 'd60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1'),
('ff9a1c18-6705-455a-890a-ed12bd1f8b26', '219a1447-a5fe-429c-890a-485c6f428d84'),
('ff9f3db1-0140-405c-a245-0feb0cb58a86', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('ffd1b4c3-1ad1-4d54-b83b-2db7736d5f0f', 'c52a3022-3751-442f-86d8-74347efe0698'),
('ffebbfee-b765-4373-aff0-048716b4e680', '92cad594-caf7-444b-8cf2-34cee3532d2d'),
('ffeca105-5931-4b35-aeb3-44f7639a4237', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('ffeca105-5931-4b35-aeb3-44f7639a4237', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fff17835-7741-4f34-931a-81d9c7146afa', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fff5d758-745a-47d0-a047-11eadb6ba3e2', '49e6ece5-f711-4f0f-9d13-c9a012f33a18'),
('fff5d758-745a-47d0-a047-11eadb6ba3e2', '6540cb2a-9208-4621-a7bb-b86708a7fd1b'),
('fff6a61e-ed1c-4a87-8faf-be979f3af99c', '72d2e639-6d15-4372-95a5-b6daa9720224'),
('fff6a61e-ed1c-4a87-8faf-be979f3af99c', '9afc3e76-c50c-47d4-8ddd-1a40d7094a83'),
('fff9b359-4ca1-498b-80ec-70b6376f58ba', 'fcdb1eb6-ee6d-46f0-9bc1-711e50de2202'),
('fffadcf6-64e8-4018-912a-6caa3ad675d7', 'a56c0cb5-dc72-4879-bf57-32c908c54c9b');

-- Table: bookimage
CREATE TABLE `bookimage` (
  `id` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `url` text NOT NULL,
  `sourceUrl` text DEFAULT NULL,
  `storageKey` text DEFAULT NULL,
  `altText` text DEFAULT NULL,
  `sortOrder` int(11) NOT NULL DEFAULT 0,
  `isPrimary` tinyint(1) NOT NULL DEFAULT 0,
  `assetStatus` enum('LINKED','DOWNLOADED','MISSING','FAILED') NOT NULL DEFAULT 'LINKED',
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `BookImage_bookId_sortOrder_key` (`bookId`,`sortOrder`),
  KEY `BookImage_bookId_idx` (`bookId`),
  CONSTRAINT `BookImage_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `bookimage` VALUES 
('00016a6c-fb8f-4b9a-a899-804fd5ce502b', 'c87824a6-c16e-4b07-83a2-350cd822e917', '/assets/books/3185/1.jpg', 'https://indianbooksworldwide.com/img/22451.jpg', 'books/3185/1.jpg', 'Feynman-Kac Formulae, Genealogical and Interacting Particle Systems with Applications - Probability and Its Applications', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('00256fd4-4a89-487c-bcac-0283997a424c', 'cbdd5154-855a-462f-8ab5-0e5720c2a6ee', '/assets/books/2057/1.jpg', 'https://indianbooksworldwide.com/img/6732dpp_17_6.jpg', 'books/2057/1.jpg', 'Theory Justics and Social Change,Theoretical Integrations and Critical Applications -Critical issues in Social Justice New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('002ba842-437a-4a01-b479-3158d01b2409', '4ba99b23-9586-4a86-9913-f21d6185e367', '/assets/books/1735/1.jpg', 'https://indianbooksworldwide.com/img/1534dpp_18_105.jpg', 'books/1735/1.jpg', 'Precision Electroweak Physics at Electron-Positron Colliders - in Modern Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('004839d6-be2c-4a52-97e5-ce5fb1dd83c2', '6cd948de-f1a9-4e6b-85d9-c6b0864b15d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7425Capture.PNG', 'https://indianbooksworldwide.com/img/7425Capture.PNG', NULL, 'The Sage Handbook of Social Cognition', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('0052ceb4-a226-4bf8-9409-4454d80b3676', '7c458ed8-b6ab-4dfd-a53f-14316e9d5718', '/assets/books/1988/1.jpg', 'https://indianbooksworldwide.com/img/9311dpp_10_37.jpg', 'books/1988/1.jpg', 'Mathematical Modeling of Biological Systems V-2 - Epidemiology, Evolution and Ecology, Immunoloy, Neural Systems and the Brain, and Innovative Mathematical Methods - Modeling and', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('007356ff-28ca-4959-8340-416c235b232b', '1ed50ae3-ff92-4e7c-acf1-4c53b7836e07', '/assets/books/1401/1.jpg', 'https://indianbooksworldwide.com/img/57528187418230.jpg', 'books/1401/1.jpg', 'Vrttisamuddesa of Bhartrhari''s Vakyapadiya', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('0083b7da-849a-4458-ae2d-528ce171f160', 'b01cee9c-5f86-41e8-bc1e-1e1972396632', '/assets/books/2909/1.jpg', 'https://indianbooksworldwide.com/img/95061.jpg', 'books/2909/1.jpg', 'Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics new', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('00859c9d-3fdb-4170-9a98-fe49382eaaa3', 'aca902c7-03d2-40a5-abd7-72b63e950043', '/assets/books/2486/2.jpg', 'https://indianbooksworldwide.com/img/8783AA.jpg', 'books/2486/2.jpg', 'International Encyclopaedia of Travel and Tourism Management in 5 Vols.', 1, 0, 'FAILED', '2026-08-11 12:37:21'),
('00ab9afa-b934-4837-b39d-a70580673ca2', '242737fc-c2ae-435d-b030-23f8ea4d0e52', '/assets/books/3445/1.jpg', 'https://indianbooksworldwide.com/img/604351EwYyVOZcL._SX359_BO1,204,203,200_.jpg', 'books/3445/1.jpg', 'Water Treatment Handbook - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('00abe337-e045-4ec2-94a4-1a2ef052b2e4', '3eb8ee51-f75e-4916-b6da-d5f062cc174a', '/assets/books/1658/1.jpg', 'https://indianbooksworldwide.com/img/3623dpp_18_25.jpg', 'books/1658/1.jpg', 'Advanced Mathematical and Computational Geomechanics -Lecture Notes in Applied and Computational Mechanics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('00b777a3-f70a-41e5-8232-9d82d0acaa38', 'd9a60a3a-8712-47ff-9670-939740dec1fa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4046the.jpg', 'https://indianbooksworldwide.com/img/4046the.jpg', NULL, 'The Evolution of Provincial Finance in British India ', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('00dd96ad-101d-43a4-abf0-f5f7ca8e1ff7', '20266cbe-2276-4e57-b3d3-b14344d1183c', '/assets/books/2094/1.jpg', 'https://indianbooksworldwide.com/img/83299789381082706.jpg', 'books/2094/1.jpg', 'Contract Law - 2nd Edition', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('00fb84a1-fc89-4096-a7b5-a7a3e96c092d', '465331ee-867a-4bc9-9418-bad4a6b098a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5147Marker.webp', 'https://indianbooksworldwide.com/img/5147Marker.webp', NULL, 'Molecular Markers in Plants', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('015ffe75-700d-40b8-b24c-63535103eb62', '5f4a5403-92a0-4964-8166-21a4934e69ae', '/assets/books/3062/1.png', 'https://indianbooksworldwide.com/images/coming-soon.png', 'books/3062/1.png', 'Afro-American Literature', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('0181c73a-49f1-43ff-b797-d547efe233a0', 'c2560275-bcb5-4813-8f75-7a2abcae3a21', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62608190799904.jpg', 'https://indianbooksworldwide.com/img/62608190799904.jpg', NULL, 'Emerging Trends and Technologies in Libraries and Information Services', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('01b185ad-acf5-4cae-a9b0-66d986a1bced', '0ce59a35-e7f2-4983-9a70-e5015f78e5b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45199788187471424_2.jpeg', 'https://indianbooksworldwide.com/img/45199788187471424_2.jpeg', NULL, 'Yogtarangini-Sanshodhit Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein Complete Set Yogtarangini-Sanshodhit Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein Complete Set NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('01d239b3-7630-4f34-a806-d54c95bb6859', 'e6b51182-c3d7-4c65-8515-4846e598723f', '/assets/books/4406/1.jpg', 'https://indianbooksworldwide.com/img/7455dalit.jpg', 'books/4406/1.jpg', 'दलित साहित्य समग्र परिदृश्य', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('01d2ffc1-2610-4fc8-872e-f78af8b88a9b', 'f4b09981-5530-4ab1-aff0-d83b2075e4cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', 'https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, 'Samajshastra - Sociology - V- 1 BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('01ea452f-409b-4403-bf6b-fb2a6e72dcb9', 'a0dbe3e3-3374-4401-b1f9-3b5443c22032', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8550kushan-kalin-kaal-ka-itihas-rajnait.jpeg', 'https://indianbooksworldwide.com/img/8550kushan-kalin-kaal-ka-itihas-rajnait.jpeg', NULL, 'कुषाण काल का इतिहास: राजनैतिक सामाजिक आर्थिक व्यवस्था का अध्ययन ', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('020c1440-bb22-4dbc-a9c4-a71d9b89368f', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Matrix of Redemption - Contemporary Multi-Ethnic English Literature from North East India', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('020d0a48-b9dc-4c16-bdd5-955e9afe5aca', '32eb5bd2-e286-4d86-a732-bb1e332d6dba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7953thumb_286_82569[1].jpg', 'https://indianbooksworldwide.com/img/7953thumb_286_82569[1].jpg', NULL, 'Integrating the Culture and Socio-Economic Identity of India', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('0256d874-b852-42b8-8b49-dfc0ea74b13a', '80d15d6d-3587-45de-b5e0-55f98c04c284', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4843dpp_18_133.jpg', 'https://indianbooksworldwide.com/img/4843dpp_18_133.jpg', NULL, 'Technology for Modelling, Electrical Analogies, Engineering Practice, and the Develoment of Analogue Comuting -History of Computing Series', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('029fcd5a-d8a8-4593-a92b-bee158514c22', '8a845984-f786-49d2-b240-ee8ad056735f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4061dpp_8_13.jpg', 'https://indianbooksworldwide.com/img/4061dpp_8_13.jpg', NULL, 'Creative Approaches To Health & Social Care Education NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('02b29874-3ef5-48e4-9e82-31ef56148be5', 'a91af810-f384-4c1a-88c9-cacb114081b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6993nzm779.jpg', 'https://indianbooksworldwide.com/img/6993nzm779.jpg', NULL, 'वैदिक साहित्य के परिप्रेक्ष्य में निघण्टुकोष के पर्यायवाची नामों में अर्थभिन्नता', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('03112708-25c9-495d-89f0-771e44b91d01', '53d549e5-328b-4f14-8000-7b903297c39b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1615dpp_9_27.jpg', 'https://indianbooksworldwide.com/img/1615dpp_9_27.jpg', NULL, 'Biomicrosystems - Where Electronics Meet Biology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('03350838-dabd-46fc-a7e4-5769faab78f9', '21e4200f-f897-422d-9b12-62a163da7320', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94059781441972538.jpg', 'https://indianbooksworldwide.com/img/94059781441972538.jpg', NULL, 'Topology, Geometry and Gauge Fields 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('033db59a-0cfe-44b1-95b3-6db4b8b55173', '903cd75a-131f-44e6-9d92-afbeaed604f5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31899788131100172%20(1).jpg', 'https://indianbooksworldwide.com/img/31899788131100172%20(1).jpg', NULL, 'Encyclopedia - Great Men of India - V 31 - V 41 - 10 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('0364b5f0-8758-481b-b505-15585a827807', '6ff6b0da-3381-4b32-94ca-cce8a856dd74', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24061851682589.jpg', 'https://indianbooksworldwide.com/img/24061851682589.jpg', NULL, 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A book', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('0381857d-2ba1-4681-be42-ff528ebf91d3', '5ed8d7b7-7bc6-4702-8b47-367971765d01', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8118YOGA%20-%20Asana%20-%20V3.jpg', 'https://indianbooksworldwide.com/img/8118YOGA%20-%20Asana%20-%20V3.jpg', NULL, 'Yoga -Asana V 3', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('039e0e78-42c5-4d74-9829-4e45fa2c36cf', '9000a9b5-6e39-4ebf-9c43-4c86aa9172d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66750813815029.webp', 'https://indianbooksworldwide.com/img/66750813815029.webp', NULL, 'Genes for Plants Abiotic Stress', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('03b82a88-fefd-4ada-b1cc-ed9d32479d38', '350ff991-fc28-40c5-bec2-445abb67e611', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Jeewan-Ambudhi se Anjuli bhar', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('03fef46f-038d-4169-8df4-38402facece0', '06db38d0-cab5-434a-8618-2132ec2a11b0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1992lower.jpg', 'https://indianbooksworldwide.com/img/1992lower.jpg', NULL, 'Lower Previsions-Probability and Statistics', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('042643ee-a882-4618-8037-24accb93267f', 'e95b4f01-4a33-45b3-826f-9e6167b51201', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5951for.jpg', 'https://indianbooksworldwide.com/img/5951for.jpg', NULL, 'Biophysical Methods for Biotherapeutics - Discovery and Development Applications', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('04384ca0-f49f-4c5b-973d-daf9ccfa9638', 'af01c6c3-f78d-46b5-afb6-bcb6878f961c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5473Vol4.webp', 'https://indianbooksworldwide.com/img/5473Vol4.webp', NULL, 'Advanced Topics in Database Research V-4', 0, 1, 'FAILED', '2026-08-11 12:39:32'),
('04474346-5431-461f-bd24-be9ace86a78c', 'f1e78f63-8ae0-4914-8ed1-ed7d12df6a2f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23029788181162090.jpg', 'https://indianbooksworldwide.com/img/23029788181162090.jpg', NULL, 'Asian Diplomacy - China, India, Japan, Singapore, and Thailand', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('046ae70e-a629-4a7c-a6fb-afed81f6c1c2', '78ffd6c6-9921-4da7-82c9-256aba082cfc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7232cycle.jpg', 'https://indianbooksworldwide.com/img/7232cycle.jpg', NULL, 'Environmental Chemical and Hydrological Cycle', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('0498c362-d67e-431e-8e7a-ed7b4a742311', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81369788171101825.jpg', 'https://indianbooksworldwide.com/img/81369788171101825.jpg', NULL, 'A Sanskrit Grammar (For Begineers) - Devanagari and Roman letters Throughout Revised Edition', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('04a3c97a-4789-4260-af00-991873276508', 'f3135048-9756-49b9-817d-5a9c9c78bc8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77329788175333086.jpg', 'https://indianbooksworldwide.com/img/77329788175333086.jpg', NULL, 'Emergent Voices of Southeast Asian Women Novelists Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('04b091e4-2091-4d6a-acbd-973a7934a3a0', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/393419.jpg', 'https://indianbooksworldwide.com/img/393419.jpg', NULL, 'Javelin Throw - Teach Yourself NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('04b91158-282f-4be2-9ff2-d648c07f3ccb', 'b3ccddcd-17d9-4c81-8198-62da9742f56a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9894the%20art.webp', 'https://indianbooksworldwide.com/img/9894the%20art.webp', NULL, 'The Art and Science of Business communication: Skills, Concepts, Cases, and Applications 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('04da1ee9-dbde-41af-a180-2d075522c261', '00275e57-b327-4c13-a727-ed43b604013c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8508pic-20.jpg', 'https://indianbooksworldwide.com/img/8508pic-20.jpg', NULL, 'Alankar Vimarsh (Hindi)', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('04ed4081-8787-408c-95f0-ac5dcbded1c4', 'b59e3a1c-3852-4ebf-8394-8f799ab413c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87259780857027351.jpg', 'https://indianbooksworldwide.com/img/87259780857027351.jpg', NULL, 'Teaching Primary Physical Education', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('05018fa8-6ad1-40c5-956c-28710550bf2c', '4bcc3fe4-641d-4b19-b3b0-9761931938d3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4838dpp_18_22.jpg', 'https://indianbooksworldwide.com/img/4838dpp_18_22.jpg', NULL, 'A New Foundation of Physical Theories', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('0504e70b-1990-4b3f-ab89-ccb26973f614', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7469dpp_18_17.jpg', 'https://indianbooksworldwide.com/img/7469dpp_18_17.jpg', NULL, 'Relationship Counselling for Children, Young People and Families', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('0506e820-9488-4f5d-975f-a030063ed79d', '17d0b42c-5abc-48a8-b281-a54a21a28dea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33269780763781309.jpg', 'https://indianbooksworldwide.com/img/33269780763781309.jpg', NULL, 'Introduction to Physical Therapy - for Physical Therapist Assistants - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('0517e8d7-5575-4961-8f1d-06d23480d28b', 'beb0aed2-31a3-460e-9cff-59fd1e11a44e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7742dpp_9_19.jpg', 'https://indianbooksworldwide.com/img/7742dpp_9_19.jpg', NULL, 'Biological Networks - Complex Systems and Interdisciplinary Science', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('05413781-d3a7-4147-b078-269e807dfa31', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42289789385830006.jpeg', 'https://indianbooksworldwide.com/img/42289789385830006.jpeg', NULL, 'INDIA: Bilateral Treaties and Agreements including Joint Declarations, Statements/ Communique in 18 Vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('0556408b-7dec-4495-94c6-d07d1639169e', 'b8ecc814-8902-45c9-9da0-9eab1ec78fd6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Great English Romantics and Their Precursors', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('0560a4b4-6144-451d-a49a-64905b0469f2', 'dee45766-3956-408f-87fc-a9634c0f40b5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7882handbook.jpeg', 'https://indianbooksworldwide.com/img/7882handbook.jpeg', NULL, 'Handbook of Agricultural Geophysics', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('05765b99-b79d-4e00-8a6d-577d34eca085', '55382a61-3a46-4301-901e-7bdae2b49f6d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5897dpp_18_14.jpg', 'https://indianbooksworldwide.com/img/5897dpp_18_14.jpg', NULL, 'Ethnography in Context - Benchmarks in Social Research Methods in 4Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('0581e404-fad8-432b-8048-84cb4420fe87', '14f35b2c-1cda-4c61-9800-68c46f1cfa95', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60889780737704501_1.jpg', 'https://indianbooksworldwide.com/img/60889780737704501_1.jpg', NULL, 'Censorship - Current Controversies', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('058955fd-73c5-42a5-bf08-6ae504330708', '08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5553naf482.webp', 'https://indianbooksworldwide.com/img/5553naf482.webp', NULL, 'KURMA MAHAPURANA- (With An Exhaustive Introduction, Sanskrit Text, English Translation , Scholarly Notes and Index of Verses )', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('058de3a1-9c3b-4391-aac5-e7c94c1f8683', 'a5f47b43-1534-451f-8f80-87dba9b3f3bc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81108181160312.jpg', 'https://indianbooksworldwide.com/img/81108181160312.jpg', NULL, 'India''s International Relations New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('05a2d945-9bcd-4cb1-9312-e683a6d5323b', '89990077-759a-43ab-8f5c-ed32f4215f2d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4597image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/4597image_not_available_9_54.jpg', NULL, 'Vyavsayik Sabziyon ka Uttpadan', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('05a3ec38-405f-48b1-aa3c-4039eba1a596', '7c71825a-61bc-4524-85f7-370caf53d46b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45379781259064890.jpg', 'https://indianbooksworldwide.com/img/45379781259064890.jpg', NULL, 'Six Ideas That Shaped Physics - Unit Q: Particles Behave Like Waves - 2/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('05a5d15d-ca71-4a78-a06b-ac515bd92641', '8814b467-458c-49ba-a28a-1b9e1e6ae75d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9723farm.jpg', 'https://indianbooksworldwide.com/img/9723farm.jpg', NULL, 'Farm Management 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('05ac3aef-5129-4977-8e11-4855f29c7bdc', '004c01c7-41f1-4b47-99c3-fc88cd0d3c9c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8632dpp_19_161.jpg', 'https://indianbooksworldwide.com/img/8632dpp_19_161.jpg', NULL, 'The Beginnings of Political Economy - in Economics and the Social Sciences new', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('0607c715-c3ce-41a3-87fe-bb5fb475004b', 'd3e8103a-4320-48f7-a831-df9ebee6539a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6123bioavaila.webp', 'https://indianbooksworldwide.com/img/6123bioavaila.webp', NULL, 'Bioavailability, Bioaccessibility and Mobility of Environmental Contaminants', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('06091867-b82c-408d-b658-c010e80491cc', 'dfdb372e-3dff-4619-b98e-1c10e3158e2e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34359781844457328_1.jpg', 'https://indianbooksworldwide.com/img/34359781844457328_1.jpg', NULL, 'Transforming Social Work Practice - Personalisation in Social Work New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('06295fdd-975b-40a2-833c-173c00f6487d', '96469dea-8fca-4428-9284-b2276a7091ac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92358173918260.jpg', 'https://indianbooksworldwide.com/img/92358173918260.jpg', NULL, 'Women, Work and Media Image in Cultural Expression', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('062d8df4-356c-4c8a-aca1-352f5b6bc682', 'a33e7029-74ee-4f86-8573-b1331bd9e671', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85319788131711729.jpg', 'https://indianbooksworldwide.com/img/85319788131711729.jpg', NULL, 'Thinking in C++ - Volume 2: Practical Programming', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('063c32cb-d743-4637-a7b4-07ac30de0532', '7b28dc9a-f759-4543-bd4e-01adef943fa9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7445IMG_20220216_0001.jpg', 'https://indianbooksworldwide.com/img/7445IMG_20220216_0001.jpg', NULL, 'Encyclopedia of Human Rights - A Postulation - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('067667fb-347e-4081-a389-e68b287000f7', 'ac96b4bf-379a-4f8c-bc20-28e8f83b669f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2934narendra-sharma-ka-kavi-karma-book-500x500.png', 'https://indianbooksworldwide.com/img/2934narendra-sharma-ka-kavi-karma-book-500x500.png', NULL, 'Narendra Sharma ka Kavi Karm', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('067fdcc0-f1eb-4b64-b405-e204bb5373f0', '1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7260Faiths%20Fairs%20&%20Festivals%20of%20India.jpg', 'https://indianbooksworldwide.com/img/7260Faiths%20Fairs%20&%20Festivals%20of%20India.jpg', NULL, 'Faiths Fairs & Festivals of India', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('067fe65f-93ff-40f2-a21b-523f7e830d5f', '9d844761-c453-47ec-9a51-46b50afc8ccb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7712Handbook%20of%20surface.jpg', 'https://indianbooksworldwide.com/img/7712Handbook%20of%20surface.jpg', NULL, 'Handbook of Surfaces and Interfaces of Materials - 5 vols. In Complete set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('0682dd2c-0673-4144-b3a9-cdea2b98d7b6', '88f4236a-7f35-4989-8ea6-bd2e09ed4f1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5379essentail.jpg', 'https://indianbooksworldwide.com/img/5379essentail.jpg', NULL, 'Essentials of Geology 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('0683631c-2bfa-47a9-93e2-56bc0c759d4a', '953af771-00b1-4a77-9462-6017c5939528', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Economics - 19/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('069717a1-c5b2-4cb2-9994-8117ecc53d74', '2b2f86ab-beae-4409-812f-1a6b8518b41b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2370Foundations%20of%20Indian%20Aesthetics.jpg', 'https://indianbooksworldwide.com/img/2370Foundations%20of%20Indian%20Aesthetics.jpg', NULL, 'Foundations of Indian Aesthetics', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('06c01147-e411-4f40-be31-226761e85b68', '104cc13f-9723-4e12-93d4-063cdd3554a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2301dpp_18_18.jpg', 'https://indianbooksworldwide.com/img/2301dpp_18_18.jpg', NULL, 'Visual Methods - Library of Research Methods in 4Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('06e3e26a-9489-4138-b644-c5acbd493147', 'b06e7d14-5d10-47cd-bfb4-2ea8f8807ad4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4376Capture.PNG', 'https://indianbooksworldwide.com/img/4376Capture.PNG', NULL, 'Glossary of the Tribes and Castes New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('06f1dad2-2148-40ba-8386-e495fa0cdce5', '63d3fe07-650e-4dfc-a2a3-912738ea9224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13819788175332225.jpg', 'https://indianbooksworldwide.com/img/13819788175332225.jpg', NULL, 'Education in Emerging Indian Society new', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('06fb8d81-218d-48d3-9c04-923af608b2e2', '6d32c894-3413-4661-b7e6-784f0999dad5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/649041NMCzQ87qL._AC_UF1000,1000_QL80_[1].jpg', 'https://indianbooksworldwide.com/img/649041NMCzQ87qL._AC_UF1000,1000_QL80_[1].jpg', NULL, 'Encyclopedia of Radicals in Chemistry, Biology and Materials 4 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('0701c186-f0eb-4ead-b8e5-ebb1f2709c18', 'b71f12fd-8b1a-47e1-a703-5949bbb34f9f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52201.jpg', 'https://indianbooksworldwide.com/img/52201.jpg', NULL, 'Discrete mathematics - Course Guidebook - With DVD', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('0707e48b-8a1a-4aaa-ae30-4c6e62a8d5ec', '8e2121aa-427b-421e-a3e1-47b92f37101e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59121.jpg', 'https://indianbooksworldwide.com/img/59121.jpg', NULL, 'Advanced Modeling for Transit Operations and Service Planning', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('070e0570-d363-4262-aba4-5ad5ed33e9ed', '011cd808-2a69-435b-acf4-922cc3598574', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2491Catalogue%20of%20the%20Collection%20of%20the%20Harisingh%20Gour%20Archaeological%20Museum%20of%20Sagar%20University.jpg', 'https://indianbooksworldwide.com/img/2491Catalogue%20of%20the%20Collection%20of%20the%20Harisingh%20Gour%20Archaeological%20Museum%20of%20Sagar%20University.jpg', NULL, 'Catalogue of the Collection of the Harisingh Gour Archaeological Museum of Sagar University', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('0717fbff-65b4-44f4-b31e-3043f45fa5a1', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Twentieth Century American Drama', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('073cdd0d-c040-4bba-a724-69616bfa6e8e', 'a8e9866e-1a07-45fa-9c62-3aa90970d22c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1918Ethical%20Eating%20-%20In%20The%20Postsocialist%20And%20Socialist%20World.jpg', 'https://indianbooksworldwide.com/img/1918Ethical%20Eating%20-%20In%20The%20Postsocialist%20And%20Socialist%20World.jpg', NULL, 'Ethical Eating - In The Postsocialist And Socialist World', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('076adf6d-154e-4095-b7e6-e7ced2e66f64', '34f3b6f5-47d9-4e09-84c3-2119e5e257d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7246Capture.PNG', 'https://indianbooksworldwide.com/img/7246Capture.PNG', NULL, 'Shabdattvavimarsh book', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('076cd690-0cd9-4a47-97df-f957836a105e', 'fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3369encylo.jpg', 'https://indianbooksworldwide.com/img/3369encylo.jpg', NULL, 'Encyclopedia of Counseling 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('076f1a90-0aeb-40bd-b827-5365a9c062e9', '299c4fc8-65f5-499a-8ee1-c260870ccdc4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/303932247_book_item_32247.jpg', 'https://indianbooksworldwide.com/img/303932247_book_item_32247.jpg', NULL, 'New Testament Studies - Benchmarks in Religion Studies - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('077990cc-ab7c-4fd4-b85b-b2f09ffcaf27', 'cac26733-cc32-492f-b46b-31d0aa71055d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1001pic-45.jpg', 'https://indianbooksworldwide.com/img/1001pic-45.jpg', NULL, 'Dhumil aur Unka Kavya NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('07b43ff8-63e9-43e1-8444-ce1a9b6d9c7e', '3d991445-c1a6-49bd-8669-a1116946c5a7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7183Ecopolis%20%20Architecture%20and%20Cities%20for%20A%20Changing%20Climate.jpg', 'https://indianbooksworldwide.com/img/7183Ecopolis%20%20Architecture%20and%20Cities%20for%20A%20Changing%20Climate.jpg', NULL, 'Ecopolis : Architecture and Cities for A Changing Climate', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('07b94e0b-f391-4985-9ea1-00a31a6a3fc9', '11c5fd62-a97c-440f-b041-eb3b04e2af49', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9633dpp_5_1.jpg', 'https://indianbooksworldwide.com/img/9633dpp_5_1.jpg', NULL, 'Encyclopedia of Plant Pathology in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('07dab244-84eb-4c94-aa08-f2c3b5fe991e', 'd0ce7a08-b48c-4754-9dfc-76ea8ac41e7f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8943Capture.PNG', 'https://indianbooksworldwide.com/img/8943Capture.PNG', NULL, 'Global Policing -Ben Bowling & James SheptyckiGlobal Policing -Ben Bowling & James Sheptycki 12', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('07db9e84-cede-4754-a1e6-f252099eccd7', 'ee1b2510-197c-4444-944b-f83eb8603aa5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8892contem.jpeg', 'https://indianbooksworldwide.com/img/8892contem.jpeg', NULL, 'Contemporary Corporate Governance', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('07f2fdee-725f-48d3-8577-3164abb6f507', '59592f74-1752-4c6f-9ac4-f1af081d94eb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2910problems.jpg', 'https://indianbooksworldwide.com/img/2910problems.jpg', NULL, 'Problems In Plane Geometry', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('080a7eb6-071b-4785-9b0b-7aad0b8892f5', '36def51d-45f1-4301-8e06-af88315cd4b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64521.jpg', 'https://indianbooksworldwide.com/img/64521.jpg', NULL, 'Mastering the Fundamentals of Mathematics with DVD', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('08147a5c-7307-45d1-b7f6-5993b992d3dc', '95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9592WhatsApp%20Image%202023-05-20%20at%2017.40.29%20(1).jpeg', 'https://indianbooksworldwide.com/img/9592WhatsApp%20Image%202023-05-20%20at%2017.40.29%20(1).jpeg', NULL, 'Encyclopedia of Biodiversity, 2/e 7 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('083b0d2b-d53a-49cd-9072-1f595b9a208a', '9ba80e4b-2aba-4adf-aeba-8ea2cbc97b4b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61201.jpg', 'https://indianbooksworldwide.com/img/61201.jpg', NULL, 'A Course in Modern Geometries 2/e - I/e', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('083fe6b1-9ffc-4acb-abd6-93bccf17ef19', 'c2e48b64-2ef1-4d25-9e77-399a07693dd3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91779780787676179.jpg', 'https://indianbooksworldwide.com/img/91779780787676179.jpg', NULL, 'U.X.L Encyclopedia of Water Science - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('0852fd9e-80c6-4ee8-9900-6993e8f66d00', 'a7faf77a-8f57-4175-b393-165d954398f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68769780521861038-us.jpg', 'https://indianbooksworldwide.com/img/68769780521861038-us.jpg', NULL, 'Central Simple Algebras and Galois Cohomology', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('0853b74b-6085-4c3d-93ff-e0492e02be7e', 'a0f8b181-37ea-474f-8b1c-5bb77b7e2933', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6859aasmaa-ke-sitare-kavita-nazme-tatha-geet-original-imaftv7gjgbtsg5j(1).jpeg', 'https://indianbooksworldwide.com/img/6859aasmaa-ke-sitare-kavita-nazme-tatha-geet-original-imaftv7gjgbtsg5j(1).jpeg', NULL, 'आसमा के सितारे : कविता, नज़्मे तथा गीत', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('08704648-7d38-4c87-9ae4-97724d9cb9a3', '10398adf-8eac-4de4-bb6a-820623cf7ede', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6392Computer%20System%20Architecture.jpg', 'https://indianbooksworldwide.com/img/6392Computer%20System%20Architecture.jpg', NULL, 'Computer Systems Architecture', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('08a64287-5a86-46ff-ba77-5f3514877ad1', '7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88769780080474878.jpg', 'https://indianbooksworldwide.com/img/88769780080474878.jpg', NULL, 'Studies in Writing Written Documents in the Workplace', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('08b295e7-f199-466a-bc6d-243f9edda04f', '502a7677-b339-4dbf-a452-1d254ada021c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1962dpp_9_45.jpg', 'https://indianbooksworldwide.com/img/1962dpp_9_45.jpg', NULL, 'Digital Ecosystems', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('08e489cd-a25b-4319-8f04-1ae26dcd12d5', '009dde54-8c06-4bee-aeda-3d602edfc067', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5391History%20and%20Culture%20of%20Sarayupara%20Region.jpg', 'https://indianbooksworldwide.com/img/5391History%20and%20Culture%20of%20Sarayupara%20Region.jpg', NULL, 'History and Culture of Sarayupara Region', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('08f8033c-cea4-41b3-a591-77607e3efdaa', '14cd6cf8-dd10-425b-8a62-65aeed3b5387', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9005Capture.PNG', 'https://indianbooksworldwide.com/img/9005Capture.PNG', NULL, 'Feminist Research Practice - A Primer NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('0918e49c-1014-4e22-a30c-fecfc8705871', '144eadb3-0ffb-4fdd-a494-cda6786f6be5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2489dpp_10_22.jpg', 'https://indianbooksworldwide.com/img/2489dpp_10_22.jpg', NULL, 'Industrial Ecology - Environmental Chemistry and Hazardous Waste BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('09425730-257e-4774-836c-4690d7f6c771', 'db1329d2-1a9a-4ae8-94d8-8506f3f4c079', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', 'https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, 'Rajkumari Amrit Kaur - The Dedicated Gandhian', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('09617a42-aa6d-4cac-8827-082122e2d5d5', '5447c955-f12c-4bae-ab21-03e15e52ad8b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1082Designing%20for%20Success%20-%20The%20Office.jpg', 'https://indianbooksworldwide.com/img/1082Designing%20for%20Success%20-%20The%20Office.jpg', NULL, 'Designing for Success - The Office', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('097ea232-5fa5-4fbe-96d4-1dc0d0f911a4', 'ef8fb860-67cb-4965-93f2-8a7ea8fcdccf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20891.jpg', 'https://indianbooksworldwide.com/img/20891.jpg', NULL, 'A Monte Carlo Primer V-2', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('097fb51c-3e15-45ae-a0cf-8f5904278ea6', '81827941-44d9-4eb1-8a43-8da43fdbba1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3628pic-21.jpg', 'https://indianbooksworldwide.com/img/3628pic-21.jpg', NULL, 'Phalit Vikas - Parivardhirt Evam Parimarjit Adhunik Sanskaran (Phalit Vikas)', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('09abf161-90a4-48bc-811d-9743d297b8ae', 'eb873654-7b70-425f-9c7a-97fbf51b7c3f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6411download.jpeg', 'https://indianbooksworldwide.com/img/6411download.jpeg', NULL, 'Machine Learning With Python Cookbook: Practical Solutions From Preprocessing To Deep Learning', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('09b5700c-b2d8-4466-adf8-2d742ccd3ae4', 'c3231246-3c87-41a7-b03e-2c920e0b04c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74939788120336667.jpg', 'https://indianbooksworldwide.com/img/74939788120336667.jpg', NULL, 'Engineering Chemistry - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('09b9ba7c-32cb-4412-a9bb-718773d744b7', '85f1e467-71cd-4ba9-8db1-f961f6f42e77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8700ashok474.webp', 'https://indianbooksworldwide.com/img/8700ashok474.webp', NULL, 'Encyclopedia Britannica World Atlas', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('09ce5af6-9bad-4f0e-856e-14fbd7bcb765', 'b3538109-6c77-4d22-8022-8026c3aab8ec', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3272img_20190403_0001.jpg', 'https://indianbooksworldwide.com/img/3272img_20190403_0001.jpg', NULL, 'Encyclopedia Britannica 2012 Ultimate Reference Suite DVD New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('09cf9e44-dedb-45a4-ab5e-42c2c4c7566b', '7f25ae39-6956-4855-93c9-70af910e5a97', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25159781446207420.jpg', 'https://indianbooksworldwide.com/img/25159781446207420.jpg', NULL, 'Interpreting Quantitative Data With IBM SPSS Statistics - 2e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('09f817f7-b356-4f1c-9d09-48d209d6ee62', '03363846-ba88-415e-a4ae-d6b506bb8b39', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Shiksha Manovigyan - Educational-Psychol A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('09fe4211-625e-4316-b972-b4d9bd6a67c2', 'adabe03a-ee85-4bb4-b928-7d09e116eb35', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20339780080917900[1].jpg', 'https://indianbooksworldwide.com/img/20339780080917900[1].jpg', NULL, 'Encyclopedia of Applied Plant Sciences 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('0a6873dd-9694-4e8b-ab17-973ec7203cae', '5e446825-169d-4f7c-ab0a-bae7f506c5ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/898151febLNSKaL._SY425_%20(1).jpg', 'https://indianbooksworldwide.com/img/898151febLNSKaL._SY425_%20(1).jpg', NULL, 'Free Surface Flows Under Compensated Gravity Conditions in Modern Physics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('0a6a8d97-2f97-4676-b1a5-421a9acb68b8', '944c18aa-0cd9-4f3b-ae7b-36007069c1cd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Ecological Criticism For our times - Literature, Nature and Critical Inquiry', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('0a81b665-ab5c-440b-8bd6-72fe659dbd13', '0e09876c-c53e-4ea2-aab8-c07db8166d0c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2462new.jpg', 'https://indianbooksworldwide.com/img/2462new.jpg', NULL, 'New Products Management 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('0a825604-6b4e-4ccd-a03b-80a36c10d128', '1f331562-e2ce-4060-9303-f9cccefcb7c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9484p-2.webp', 'https://indianbooksworldwide.com/img/9484p-2.webp', NULL, 'The Encyclopedia of British Literature: 1660 - 1789, 3 Volume Set', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('0a902986-76b7-4ff3-8e7d-eb9e1bb3063d', '250a21ba-8c2c-4dc8-87c6-9beec004f772', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5265dpp_9_20.jpg', 'https://indianbooksworldwide.com/img/5265dpp_9_20.jpg', NULL, 'Biologically Active Natural Products -Agrochemicals', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('0a9bedaf-6417-46f9-9f14-435e26616586', '522d25ba-9608-4f9a-a6b6-6703b018e489', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3437bharat.jpg', 'https://indianbooksworldwide.com/img/3437bharat.jpg', NULL, 'भारत का इतिहास ( एक नवीन दृष्टीकोण )', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('0aa606bb-4bf8-4926-a098-a0ea689e0755', '9e159907-fb67-4f60-a3f8-f11a3b3092e1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67628187471174_1_1.jpg', 'https://indianbooksworldwide.com/img/67628187471174_1_1.jpg', NULL, 'Nyaya Philosophy–Epistemology and Education', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('0aad2583-39cc-498f-bab6-b9ff7a3f38fd', '2ab21e3f-872a-4c2a-a7b0-aa99bf0076eb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3224b2b.jpg', 'https://indianbooksworldwide.com/img/3224b2b.jpg', NULL, 'B 2 B Marketing 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('0ac44d2d-3fc0-4f17-8e19-58710f49d84f', '4048e67c-7b5d-4796-9726-e1ebff9708f4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91799780763755966.jpg', 'https://indianbooksworldwide.com/img/91799780763755966.jpg', NULL, 'Today''s Nursing Leader - Managing, Succeeding, Excelling NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('0aed79be-47a0-420d-a0bf-b40241b04d7b', '3959a3d0-081e-4da4-9d7e-cf6dc618767c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2903Capture.PNG', 'https://indianbooksworldwide.com/img/2903Capture.PNG', NULL, 'Foundations of Systematics and Biogeography', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('0b1549ed-7b6f-4dbe-b1d6-61564b397aa0', '86c769ea-f33d-42f2-81af-00f5b0844337', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8949atma.jpeg', 'https://indianbooksworldwide.com/img/8949atma.jpeg', NULL, 'Atma-Vigyan ', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('0b398f01-14b4-4167-bfd9-13a317c5469f', '8063e184-a6a9-4de4-b2e9-bbafa87dd23c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8856WhatsApp%20Image%202025-09-15%20at%2011.18.44_b2822610.jpg', 'https://indianbooksworldwide.com/img/8856WhatsApp%20Image%202025-09-15%20at%2011.18.44_b2822610.jpg', NULL, 'The History of India''s Great Warrior Pandit Deendayal Upadhyay', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('0b41c95e-0058-4fc7-8115-8bd292825cd7', 'eabc649c-865b-4898-b0c8-b3d915a3974c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80199788128623639.jpeg', 'https://indianbooksworldwide.com/img/80199788128623639.jpeg', NULL, 'Disney Mickey Wonders Why: Animal Life', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('0b6378b0-6035-4810-ac16-835d852abb27', '5b5ed9cd-412d-44fe-8555-f3fab8afc493', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64359788187471486_1.jpg', 'https://indianbooksworldwide.com/img/64359788187471486_1.jpg', NULL, 'Clinics in Sports Medicine - Foot and Ankle Injuries in Dance BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('0b6b87a1-b917-4385-a7f2-0c61f81bfd89', '31162320-193d-4cc1-850f-8605c776de87', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1919Fundamentals%20of%20Organic%20Chemistry%20-%20Volume%203.jpg', 'https://indianbooksworldwide.com/img/1919Fundamentals%20of%20Organic%20Chemistry%20-%20Volume%203.jpg', NULL, 'Fundamentals of Organic Chemistry V-3', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('0b7c4c9f-5fdf-4850-8a4c-147cc8f9fe87', 'd8834c79-23fd-4063-9dc0-de34484202a4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22189788187471677.jpg', 'https://indianbooksworldwide.com/img/22189788187471677.jpg', NULL, 'वेद और भारतीय संस्कृति', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('0b7cb95e-e431-485f-bcfc-5113161e78f9', '9417ac41-dfa8-461a-8192-9495aacbb3c2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5497fundamental.jpg', 'https://indianbooksworldwide.com/img/5497fundamental.jpg', NULL, 'Fundamentals of Agricultural Economics', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('0b9487ba-2664-483d-9c15-f4db570ab33f', 'a2e3ef37-5fba-4b54-a932-aca00c8766d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6697pic-12.webp', 'https://indianbooksworldwide.com/img/6697pic-12.webp', NULL, 'Panchtantram BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('0ba0f01b-abba-47a3-bac7-69e082bf0401', '11dae738-8416-484d-8a59-ed8d12710398', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16209780737703382_1.jpg', 'https://indianbooksworldwide.com/img/16209780737703382_1.jpg', NULL, 'Ethics - Current Controversies New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('0bdefd22-3bf2-407c-b453-44882c53feff', '530def87-9237-4dfe-b926-cc2c23c95769', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6971stereo.jpg', 'https://indianbooksworldwide.com/img/6971stereo.jpg', NULL, 'Stereographic Projection', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('0c30d11e-6159-450d-9549-2cb158932a8e', '8d971abb-1b8c-48cb-95cf-e424daab5e9d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41729788131711132.jpeg', 'https://indianbooksworldwide.com/img/41729788131711132.jpeg', NULL, 'Understanding SOA With Web Services', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('0c496a33-fd36-435d-b810-97a73d579ca7', '9d8d20eb-dc9e-49dc-a6c1-718fd6461999', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15731_5_1.jpg', 'https://indianbooksworldwide.com/img/15731_5_1.jpg', NULL, 'Man''s place in Nature', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('0c508431-745f-4394-a710-01574f06b221', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87039788188808342.jpg', 'https://indianbooksworldwide.com/img/87039788188808342.jpg', NULL, 'Laghusiddhantkaumudi-Prkashkanamnihindivyakhyasahinta -3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('0c54cec4-a3e4-4b4b-a1ec-e6980907fe23', 'f2f37a0d-69e2-47a5-b108-80be49fe532b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6095IMG_20220224_0001.jpg', 'https://indianbooksworldwide.com/img/6095IMG_20220224_0001.jpg', NULL, 'Jijnasa - A Journal of the History of Ideas and Culture - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('0c67e4e9-3c66-4df6-9f72-a12e6e2b3f6a', '1b44796e-66db-4a36-b144-b28bb86b14b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46629788181161710.jpg', 'https://indianbooksworldwide.com/img/46629788181161710.jpg', NULL, 'Research Methodology in Sociology New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('0c76d897-a5bc-4f32-b4f3-04c8b602f1b7', '9e68393e-df4f-43fc-bb51-1fe76d0b1e99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1807image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/1807image_not_available_9_54.jpg', NULL, 'Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein book', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('0c7d90fe-3e7d-43e2-97d1-d6cf115ac2ad', 'f00da9aa-71c9-4a13-9724-d83b8f534d48', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7268md31207898045.jpg', 'https://indianbooksworldwide.com/img/7268md31207898045.jpg', NULL, 'Encyclopedia of Mental Health - 3 Vols. (Compelete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('0c7fd11d-5a05-4c14-a220-31873317007a', 'ee0c49a7-9a57-4285-aa4b-ef883588347a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Satven Dashak ke Upanyason mein Samsamayik Chaitna', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('0c80ef26-7119-45c7-82c8-1dd2f1dcc55f', '07e0c5ed-22bf-465d-9d2b-b13b6d8852f8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2127gandhi.jpg', 'https://indianbooksworldwide.com/img/2127gandhi.jpg', NULL, 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('0c84d8a1-b205-4151-8e36-81e67cabd05a', '7c10909e-2c4d-4a13-bc41-d54d7e5ee5bd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9425operatin.jpg', 'https://indianbooksworldwide.com/img/9425operatin.jpg', NULL, 'Operation Management-Theory and Practice  3/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('0c89fb3b-d47d-4ba7-8ec5-ca51ab808cb3', 'ed03c15e-43e5-441c-9b7f-a573f43b7e98', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1974the%20principle%20of.jpeg', 'https://indianbooksworldwide.com/img/1974the%20principle%20of.jpeg', NULL, 'The Principles of Philosophy', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('0cbb9199-ce4e-48b7-b7f5-bfd6808529ec', '62a8dc2e-1c99-4e80-aa4b-d86045b51bc9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9650pic-17.jpg', 'https://indianbooksworldwide.com/img/9650pic-17.jpg', NULL, 'Vishw Sukti Kosh', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('0cce1b59-0d4a-43c6-a48e-20c6f79e0942', '210bbba2-7e86-4bd6-8176-c27b8eb69a7d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6940Degas.jpg', 'https://indianbooksworldwide.com/img/6940Degas.jpg', NULL, 'Degas', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('0cce94ee-0cae-4d30-9695-203c13a47169', '9590a612-9137-4a55-90d7-d6c9edc25bf5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'A History of Europe', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('0cea610d-2945-457f-8177-70ccad13b02d', '5fcc0e23-c6af-40f2-9361-e63b60d45b4f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95959789353503260_tn.jpg', 'https://indianbooksworldwide.com/img/95959789353503260_tn.jpg', NULL, 'Business Research Methods 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('0cf738bb-f664-4417-8eac-450570f6e16c', 'fd031822-4a8f-432d-b9e5-8f62686d70ae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7432entre.jpg', 'https://indianbooksworldwide.com/img/7432entre.jpg', NULL, 'Entrepreneurship : New Venture Management 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('0cfc9203-c2d2-40af-8d06-9a523b57e187', 'aa9fd893-9ee9-4395-992d-9c1098b5e7b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'How the Earth Works - Course Guidebook - With CD book', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('0d1ff710-839e-41dd-9e72-0b21b45c3d47', '21e4fdaf-6981-4949-90c3-c65c904b3d3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9493pic-25.jpg', 'https://indianbooksworldwide.com/img/9493pic-25.jpg', NULL, 'Hindi Sahitya ka Itihaas', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('0d4f1fe2-af2a-4951-aea5-7851a488700d', 'cf9bd416-4ec7-4656-8c14-31cacef941b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', 'https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, 'Universal Children''s Encyclopedia of Knowledge: The World of the Oceans', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('0d53c9b8-729d-4b21-9155-904660b7faf4', '3215c43d-c6ac-4698-9502-558122e5afcd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85769789350532482.jpg', 'https://indianbooksworldwide.com/img/85769789350532482.jpg', NULL, 'Dalit and Constitutional Protection', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('0d8f2316-eafb-4d7d-ab6d-44e3e9c603dd', 'e2b6787a-f7f2-4635-8286-7e94e8d078b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71029780070144712.jpg', 'https://indianbooksworldwide.com/img/71029780070144712.jpg', NULL, 'Principles of Compiler Design', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('0dca4894-3c9c-441a-934c-42197ab88692', '533a02da-1a9e-4ace-9ec5-1dfa394861e8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2566pic-18.jpg', 'https://indianbooksworldwide.com/img/2566pic-18.jpg', NULL, 'Jyon Mehandi ko Rang', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('0dd0d649-f793-41e7-aa98-e91a883caa1c', '71ce2bfb-cab9-4d59-97b8-6acd5d56eca2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8260Capture.PNG', 'https://indianbooksworldwide.com/img/8260Capture.PNG', NULL, 'Core Solutions of Microsoft SharePoint Server 2013 - Exam Ref 70-331 NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('0dd18d70-4848-4293-949c-065679a08516', '34eb4ef7-66d3-4e47-871b-1a79f2c8d028', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9334Practical%20Biometrics%20from%20Aspiration%20to%20Implementation.jpg', 'https://indianbooksworldwide.com/img/9334Practical%20Biometrics%20from%20Aspiration%20to%20Implementation.jpg', NULL, 'Practical Biometrics from Aspiration to Implementation', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('0dd61e18-cc30-40fa-8c8b-638b49325308', '6249db87-7eac-4ccd-ae52-d18ff68943d1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70849780199542864_1.jpg', 'https://indianbooksworldwide.com/img/70849780199542864_1.jpg', NULL, 'Computing with Cells - Advances in Membrane Computing', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('0dda7756-bb08-4cb0-92e9-32c269c8261f', 'e04aec74-d218-4dd4-a653-a9833ba58d8a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2965dpp_18_41.jpg', 'https://indianbooksworldwide.com/img/2965dpp_18_41.jpg', NULL, 'Basic Semiconductor Physics - International Edition', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('0df3d7d1-4e72-47ed-8f5d-8fcaadeab3a1', '377201b3-baa5-4b57-bcd0-6ac4d8e396b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9337WhatsApp%20Image%202025-08-13%20at%202.27.53%20PM.jpeg', 'https://indianbooksworldwide.com/img/9337WhatsApp%20Image%202025-08-13%20at%202.27.53%20PM.jpeg', NULL, 'Sharirik Shiksha mein Ang Sanchalan Tatha - Jaiv Yantrik Vigyaan', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('0df65faf-572f-4b5d-a4fa-485722e75e14', 'aedd3d77-bab8-4320-b6f6-040f8c20d96b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/326428.png', 'https://indianbooksworldwide.com/img/326428.png', NULL, 'Shaikshanik Sadhanoni - Adhayayanma Asarkarkta (Gujarati)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('0e23c3c5-eb7a-4b5b-bc16-3f39580f8353', '6611fb35-a405-49eb-a2f7-f22063341ae4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1803WhatsApp%20Image%202025-08-14%20at%204.45.22%20PM.jpeg', 'https://indianbooksworldwide.com/img/1803WhatsApp%20Image%202025-08-14%20at%204.45.22%20PM.jpeg', NULL, 'कुछ सच आधे अधूरे', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('0e31c14d-ac85-4265-bf20-730204911185', '2b6ab688-232f-41a3-bb23-f7906b9a6a70', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87489783527303960-us.jpg', 'https://indianbooksworldwide.com/img/87489783527303960-us.jpg', NULL, 'Encyclopedia of Electrochemistry - Corrosion and Oxide Films, V 4', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('0e46b486-8f5a-497b-b793-ea68ad9045b4', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21599788131758045.jpg', 'https://indianbooksworldwide.com/img/21599788131758045.jpg', NULL, 'Build a Website for Free - Personal Site, Blogs, Wiki, Small Business Site, Multimedia Based Site', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('0e88305a-62b9-44bb-8c36-962cfd14ac15', '939ceff5-3c0b-4e0c-964e-ed2b3ebd7167', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6801Yogic%20Sciences.jpeg', 'https://indianbooksworldwide.com/img/6801Yogic%20Sciences.jpeg', NULL, 'Yogic Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('0e9819b7-f828-4552-b636-7233a44b1fc5', '9a9333fc-fdc1-4f56-aba4-209c7c616a5a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3322logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/3322logo_white_plus_3_1.png', NULL, 'Ribozymes And Rna Catalysis -Biomolecular Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('0ec2689b-ca2f-4f29-992c-51b6b0cc2b5c', 'b9686a29-dd31-4b47-94eb-e915c4893653', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3514WhatsApp%20Image%202025-07-17%20at%205.10.48%20PM.jpeg', 'https://indianbooksworldwide.com/img/3514WhatsApp%20Image%202025-07-17%20at%205.10.48%20PM.jpeg', NULL, 'Physics of Weakly Ionized Gases', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('0ed3c68c-2c52-4635-aa90-94a05039d42d', '00c75eca-26dc-4c96-8933-8e1100c1d521', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17409788175417212.jpg', 'https://indianbooksworldwide.com/img/17409788175417212.jpg', NULL, 'India and Russia - Deepening the Strategic Partnership', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('0ee8cd6f-873e-4444-b78b-2a11b20cd686', '4d1a5767-0174-4886-b496-73101f02623d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5653advanced.jpeg', 'https://indianbooksworldwide.com/img/5653advanced.jpeg', NULL, 'Advanced Materials for Agriculture, Food and Environmental Safety', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('0f16f331-7828-4124-ad56-658a4171753c', '3a82f16a-3b6c-4541-bb05-8c00e305b977', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1625dpp_18_120.jpg', 'https://indianbooksworldwide.com/img/1625dpp_18_120.jpg', NULL, 'Reliability Theory -with Applications to Preventive Maintenance', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('0f22fa0d-093d-419a-b7c3-f8a04a6945a0', '556ee43c-fe89-42f8-9b82-0b1e8075790f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3946download.jpg', 'https://indianbooksworldwide.com/img/3946download.jpg', NULL, 'Analytical Chemistry for Soil Scientists', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('0f2e03cd-b74e-4f64-af0d-c7e46f7fc46c', '7bb02d43-dae3-43f1-9170-a176c39c248b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Jayanta Mahapatra The Poet: Quest For Identity', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('0f5aa853-6d8d-4206-94db-466db4b02007', 'af0f8c43-17e3-429f-a6fd-09f9cb85611f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3534mathematical-statistics-for-economics-and-business-original-imaf6ztdqzgbcuef.jpg', 'https://indianbooksworldwide.com/img/3534mathematical-statistics-for-economics-and-business-original-imaf6ztdqzgbcuef.jpg', NULL, 'Mathematical Statistics for Economics and Business 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('0f5adb31-7dfb-4e0b-bc9d-47ab44f71a09', 'bf1324b3-f0da-4fed-9309-c60f71f1120f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35539789383158607.jpg', 'https://indianbooksworldwide.com/img/35539789383158607.jpg', NULL, 'An Introduction to Social Work - Problems and Prospects Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('0f5cc460-6e8c-4cdd-97cb-857a1a459328', 'c8972283-7f46-4e52-a7c1-b8ad6dab6bd3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75579788128623769.jpeg', 'https://indianbooksworldwide.com/img/75579788128623769.jpeg', NULL, 'Disney Mickey Wonders Why: Animal in Motion', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('0f6c9438-d689-4f13-a532-8cde612c9e02', 'c4097237-1ef5-42a1-afb9-e49581546ae1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1133pic-7.jpg', 'https://indianbooksworldwide.com/img/1133pic-7.jpg', NULL, 'Mahadevi Verma : Srijan Aur Sarokar', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('0f858a48-96b3-4938-af7c-0f3c691025f5', 'c73ed52d-721a-406d-b984-7ee17496b8d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6215pic-9.webp', 'https://indianbooksworldwide.com/img/6215pic-9.webp', NULL, 'Yajurved Padarth Kosh', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('0f8b826b-7fad-438c-a6bc-6ab4e4c081f2', 'bb6d4851-cf3a-40b0-a67a-37e46809ad30', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8662WhatsApp%20Image%202025-11-24%20at%2016.29.41_e38ad89b.jpg', 'https://indianbooksworldwide.com/img/8662WhatsApp%20Image%202025-11-24%20at%2016.29.41_e38ad89b.jpg', NULL, 'Micro Economics: Study Guide to Accompany 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('0f947905-49bc-4dfb-a4f5-f468969db70b', '47656771-3a01-4a46-8768-b0a26c0974dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8516pic-18.jpg', 'https://indianbooksworldwide.com/img/8516pic-18.jpg', NULL, 'Marketing Management 16/e.', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('0fb544c5-1c5e-4e95-ae97-7bf2a6b03cfd', '1520de78-7f9c-4668-a71e-694ec622ef4f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', NULL, 'Reconstruction of Religious Thoughts in Islam', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('100e1bef-bc8b-4ffa-8482-e4c316ef9ef8', '98786819-8011-406f-863a-66170fa808e7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97039789380164502_1.jpg', 'https://indianbooksworldwide.com/img/97039789380164502_1.jpg', NULL, 'Madan Mohan Malaviya', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('101461de-de84-40e6-8c7c-aa5027f7b528', 'b6ea5d25-8294-47ef-8a14-907589aeecac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15921_4_39.jpg', 'https://indianbooksworldwide.com/img/15921_4_39.jpg', NULL, 'Energy Environment and Global Climate Economics NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('10422ae1-752c-4f07-94a1-1f163215f00e', '73cbacef-52a2-4124-86e9-fee2c86e5325', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84609788128623639.jpeg', 'https://indianbooksworldwide.com/img/84609788128623639.jpeg', NULL, 'Disney Mickey Wonders Why: Animal Life A B00K', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('1044ab43-b353-48cf-b9de-22741397aed8', 'ce788aee-7cda-48ad-8518-ad5a4997df45', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Who''s Who in Twentieth-Century Warfare', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('104c20a0-8132-4c2d-a5e3-a59d2d2cc18b', 'b0e232a3-56da-4199-a7e7-411319971e21', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4954Lord%20Shrikrishna%20-%20The%20Revered%20Politician.jpg', 'https://indianbooksworldwide.com/img/4954Lord%20Shrikrishna%20-%20The%20Revered%20Politician.jpg', NULL, 'Lord Shrikrishna - The Revered Politician', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('10551c03-bfe1-4908-afbf-e740a031d19d', '1d18a8ea-04be-45c9-9896-5a83c08c84be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6523pic-2.jpg', 'https://indianbooksworldwide.com/img/6523pic-2.jpg', NULL, 'Agriculture and Phosphorus Management', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('105841b6-8204-4514-b6fd-83bc86ec78a8', '46ace800-6cb1-4d45-a043-82b0a04329ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9532Larmic%20debts.jpeg', 'https://indianbooksworldwide.com/img/9532Larmic%20debts.jpeg', NULL, 'Karmic Debts', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('105caf18-7ce1-4a98-913d-56b8fecc2e38', '0261d1d8-1c1e-4319-a2d9-c6464cc2f218', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8230pic-22.jpg', 'https://indianbooksworldwide.com/img/8230pic-22.jpg', NULL, 'Project Management : The Managerial Process', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('105e1b92-b961-482a-b327-62862bce9b8d', '35f70c25-22d0-48a6-8289-8d55bdc5983d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69368187471026.jpg', 'https://indianbooksworldwide.com/img/69368187471026.jpg', NULL, 'Goswami Tulsidas'' Vinai-Patrika - Original text with complete English Translation, & brief Commentaries', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('107f71ae-9989-4981-8836-f9444d64a5e1', '1550ef6c-5c75-494e-9f03-6fc1486dde96', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40939788131215180.jpg', 'https://indianbooksworldwide.com/img/40939788131215180.jpg', NULL, 'Embedded Computing-A VLIW Approach to Architecture,Compilers,and Tools', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('108383c8-a06f-4730-99f0-2256254c4032', 'c583a0e2-5ec4-4dc1-9727-4d02fd3c82cb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Afghanistan & Asian Stability New', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('108cf8c1-b59e-485e-a708-81c73a913267', '9847ec00-02c3-4e02-977a-55fabaa69438', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9423WhatsApp%20Image%202025-09-10%20at%2013.40.18_4d69b9da.jpg', 'https://indianbooksworldwide.com/img/9423WhatsApp%20Image%202025-09-10%20at%2013.40.18_4d69b9da.jpg', NULL, 'History and Culture of India - A New Approach', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('10a83615-4a16-4282-961f-cb3f1558b3c5', '94af2897-c0f6-4308-a70e-af219c4ca898', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4290dpp_18_43.jpg', 'https://indianbooksworldwide.com/img/4290dpp_18_43.jpg', NULL, 'Bernoulli Potential in Superconductors, How the Electrostatic Field Helps to Understand Superconductivity - In Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('10b17d86-f164-4184-9e03-7d4b59430b0d', 'b1b0fbff-02db-4d82-85ae-20eb510e14e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68749781414418797-us.jpg', 'https://indianbooksworldwide.com/img/68749781414418797-us.jpg', NULL, 'U.X.L Encyclopedia of Weather and Natural Disasters - 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('10c6764c-3511-4274-bc62-ad6c1a3af583', '71b7eb21-de61-4ab1-b481-c2d8aa8b2025', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91309788172735449.jpg', 'https://indianbooksworldwide.com/img/91309788172735449.jpg', NULL, 'Women''s Political Participation - Researching the Past and Designing the Future', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('10d123dd-ed0c-4d1d-89e6-1b3563018f75', '2e8cc77d-89d6-4039-a9dd-dd9a2a1b436e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97449780817643027.jpg', 'https://indianbooksworldwide.com/img/97449780817643027.jpg', NULL, 'Progress in Nonlinear Differential Equations and Their Applications - Free Energy and Self-Interacting Particles', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('10f246b3-0bd5-416e-b60b-5f419e179b17', '96bb895f-22a8-4120-8bf3-33c7085a2e32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8081dpp_9_35.jpg', 'https://indianbooksworldwide.com/img/8081dpp_9_35.jpg', NULL, 'Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('1108a5be-fb02-49a0-ad0d-a9b964c2c0af', 'f3b5519e-5e42-42ce-9346-0684c81561bb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29679788132106555.jpg', 'https://indianbooksworldwide.com/img/29679788132106555.jpg', NULL, 'Locke''s Second Treatise of Government', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('1131bcf1-16f6-4277-8894-21aceeac2fdd', '59a557a5-a8cd-4d1d-b129-e903f049df77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8688image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/8688image_not_available_9_54.jpg', NULL, 'Fundamental of Society and Social Change', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('113ceb05-04d2-4577-8390-f642f0f40a32', '9aa06440-ea1d-474f-98b2-badcb92f25f9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55189781847876102.jpg', 'https://indianbooksworldwide.com/img/55189781847876102.jpg', NULL, 'Urban Politics - Library of Political Science - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('11465702-65ed-4f5f-a83a-a9e8fc922bb7', '7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8916WhatsApp%20Image%202025-08-01%20at%2012.44.23%20PM.jpeg', 'https://indianbooksworldwide.com/img/8916WhatsApp%20Image%202025-08-01%20at%2012.44.23%20PM.jpeg', NULL, 'Heralds of Freedom', 1, 0, 'FAILED', '2026-08-11 12:37:11'),
('1165b9ab-c82d-402d-9bad-4d71e43c00c5', 'dc53220b-9c64-425c-9d60-eaf143d5c6ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3869java.jpeg', 'https://indianbooksworldwide.com/img/3869java.jpeg', NULL, 'Java Web Services Architecture', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('11799604-0e34-4f78-91ea-6fe7b453df41', '82ce3746-2966-478c-9b07-f640cce2f687', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97969781461422808.jpg', 'https://indianbooksworldwide.com/img/97969781461422808.jpg', NULL, 'Discete-Time Linear Systems-Theory and Design with Applications', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('119a825c-0552-437e-ac7e-d953d9542117', '5337f016-3a93-4f20-93fc-6a4a411164e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18349781414402987_1.jpg', 'https://indianbooksworldwide.com/img/18349781414402987_1.jpg', NULL, 'Scientific Thought -In Context in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('11e392eb-37e1-4c46-b7c5-07d35aa3488c', '9fbddb39-ebc0-4a2c-8c39-65e1144230a3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8635Yu.V.%20Khodakov,%20D.A.%20Epshtein,%20P.A.%20Gloriozov%20-%20Inorganic%20Chemistry%20Textbook%20for%20Schools%20-%20Part%20One%20-%20Mir%20-%201988_0000.jpg', 'https://indianbooksworldwide.com/img/8635Yu.V.%20Khodakov,%20D.A.%20Epshtein,%20P.A.%20Gloriozov%20-%20Inorganic%20Chemistry%20Textbook%20for%20Schools%20-%20Part%20One%20-%20Mir%20-%201988_0000.jpg', NULL, 'Inorganic Chemistry: Textbook For Schools (Part One)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('11ff5e5c-24b9-4a68-9b11-5cc4d1fbaaaa', 'e3254aac-c05c-4c53-8fe6-2cf0f417a606', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3688The%20Wisdom%20of%20Buddha.jpg', 'https://indianbooksworldwide.com/img/3688The%20Wisdom%20of%20Buddha.jpg', NULL, 'The Wisdom of Buddha', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('12002e38-1ac4-45e2-8a1d-3220b64f8d0e', '37b71104-6706-4751-94b6-a3daa7dc0192', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/500123.jpg', 'https://indianbooksworldwide.com/img/500123.jpg', NULL, 'Measure - Valued Branching Markov Processes', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('120c5962-f4c0-4def-b61f-888d8dfa1c7d', '007790fb-81d3-4ee7-97bb-c6864ad844fa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65079780471192856.jpg', 'https://indianbooksworldwide.com/img/65079780471192856.jpg', NULL, 'Wiley Encyclopedia of Food Science and Technology - 4 Vols. 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('1244beb3-7be4-490d-a98f-47055efb5375', 'af6aa9fa-5369-4cef-a5ab-7757bc702c7e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47451.webp', 'https://indianbooksworldwide.com/img/47451.webp', NULL, 'Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization new', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('1248c642-e4d6-4bba-b45b-ddbe38ed3d54', 'f42226e4-670d-4e45-8198-bf10db362df4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4949dpp_16.jpeg', 'https://indianbooksworldwide.com/img/4949dpp_16.jpeg', NULL, 'Automatic Fingerprint Recognition Systems NEW', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('125b5406-47dc-49a2-81ba-9534e1486567', '502ea875-eda3-42df-96e9-dc17d07996c2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17549789386826237.jpg', 'https://indianbooksworldwide.com/img/17549789386826237.jpg', NULL, 'Amabedkar Gandhi and Patel - The Making of India Electoral System', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('126c12a2-2acd-4516-8e5c-bb3d29d4ba59', 'f56e8cb6-685c-44b6-aeba-23e21ec1bee9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Random Dynamical Systems - Theory and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('12787251-9579-43d7-930d-87591ae36c9d', '2045fab4-ec02-4786-9d40-361547fe9b2e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51889788172734879.jpg', 'https://indianbooksworldwide.com/img/51889788172734879.jpg', NULL, 'Health and Social Work Practices - New Frontiers and Challenges new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('12cf58fb-d87d-47f2-b6da-5623cb2b58f1', 'e822d427-e827-42a6-9328-ce5df7f06510', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5784dpp_18_135.jpg', 'https://indianbooksworldwide.com/img/5784dpp_18_135.jpg', NULL, 'Response Modeling Methodology - Empirical Modeling for Engineering and Science', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('12f50b30-d5ad-4f64-bff9-92b22ad8eac7', 'b05f20e9-eb16-467e-bbe9-e04dd2900140', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', NULL, 'Community work and Social Action New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('130194ad-6307-4627-b63c-dd8503ec899b', 'fd877c6a-6e11-49d6-b2e5-432909f4fc1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2615D.%20Sharle%20-%20All%20Over%20the%20Globe%20-%20Mir%20-%201989_0000.jpg', 'https://indianbooksworldwide.com/img/2615D.%20Sharle%20-%20All%20Over%20the%20Globe%20-%20Mir%20-%201989_0000.jpg', NULL, 'All Over The Globe - The Past, Present and Future of Communication Cables', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('1308aee2-91a5-496f-b8a3-3e830b19a283', 'd20d7bb1-af97-4e75-8865-e4b24e303006', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5707IMG_20220430_0002_11zon.jpg', 'https://indianbooksworldwide.com/img/5707IMG_20220430_0002_11zon.jpg', NULL, 'The Rights of Animals - Current Controversies', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('1308ca1f-7392-41e6-9edf-a57fa4669262', '2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58119789382037057.jpg', 'https://indianbooksworldwide.com/img/58119789382037057.jpg', NULL, 'Advanced Accounts NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('1319d713-d02a-4b0a-8222-5dc8ee60a71f', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6713713Ybj7Av3L._AC_UF350,350_QL50_.jpg', 'https://indianbooksworldwide.com/img/6713713Ybj7Av3L._AC_UF350,350_QL50_.jpg', NULL, 'विश्वकर्मा- प्रकाश यथार्थ स्वरूप - शिल्पशास्त्र', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('138227c8-ea77-493b-8608-cca47eff2d10', '536ca87d-ffc7-4d45-8091-5071fd74dd6e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47901.jpg', 'https://indianbooksworldwide.com/img/47901.jpg', NULL, 'An Introduction to the Mathematical Theory of Dynamic Materials', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('13966052-2053-447a-9559-36d857edc200', '0d30b64d-fa77-4fc1-99dc-b006db6cd0db', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57599788179916469vvvvvvvvvv.jpeg', 'https://indianbooksworldwide.com/img/57599788179916469vvvvvvvvvv.jpeg', NULL, 'English Interactive', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('13e7ea78-56df-409c-a2f3-f0860cb522b0', '138fd2e1-3a64-42eb-b1cd-a0bc9d738c4d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7200earth.jpg', 'https://indianbooksworldwide.com/img/7200earth.jpg', NULL, 'Origin And Chemical Evolution Of The Earth (Science For Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('13ef8f18-fdc9-43ca-92e6-174c0bbaa009', 'e19e1900-e144-4b49-800e-c67ab21a49af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Memoirs of the Life of Waren Hastings: First GovernorGeneral of Bengal in 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('13ef961a-ef23-4acf-8621-14a2ad88307b', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8959Capture.PNG', 'https://indianbooksworldwide.com/img/8959Capture.PNG', NULL, 'Freedom of Information: working towards compliance', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('143c60fd-bf1f-4e7c-9e96-bf1939667019', '601cacf9-8e06-4270-83ee-3acad292074d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57729781845110024.jpeg', 'https://indianbooksworldwide.com/img/57729781845110024.jpeg', NULL, 'A Dictionary of Greek and Roman Biography and Mythology in 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('1470f7f4-96ab-4201-b3bb-847ca944563b', 'f2a1fe2a-56b7-40f5-a8eb-69c04b1e6082', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3940dpp_18_63.jpg', 'https://indianbooksworldwide.com/img/3940dpp_18_63.jpg', NULL, 'From Product Description to Cost, A Practical Approach Building an Specific Model in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('14829432-0602-4eb6-8091-e16892af161b', '927d7f66-558a-4b36-91af-ef4942e6e515', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6932creating.jpeg', 'https://indianbooksworldwide.com/img/6932creating.jpeg', NULL, 'Creating knowledge based organizations', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('148f9317-5eae-4df1-aee4-82af1168a3bd', '7aac7fa7-df01-4fb4-89cc-605d80c57ca7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16249780857091093_1.jpg', 'https://indianbooksworldwide.com/img/16249780857091093_1.jpg', NULL, 'Understanding Evolution of man - An Introduction to Palaeoanthropology A NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('14b5d93d-dcd3-4070-9122-1df02a4c8587', '6fa9929b-d4db-46d7-9ec2-39848cf13a3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4110cell.jpeg', 'https://indianbooksworldwide.com/img/4110cell.jpeg', NULL, 'Plant Cell Wall Patterning and Cell Shape', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('14e2efee-e429-4c84-8029-05f8a8516b9d', '72002091-6cce-4084-aca5-ec3d10fee1d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75641_4_19.jpg', 'https://indianbooksworldwide.com/img/75641_4_19.jpg', NULL, 'Valode & Pistre Architectes - Selected and Current Works', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('14f18c26-36b0-4eb6-a849-2690c571ee40', 'fa3e6428-70dc-4372-89d8-4a585048f3dd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81929780415325844.ME.0.m.jpg', 'https://indianbooksworldwide.com/img/81929780415325844.ME.0.m.jpg', NULL, 'Michael Porter - Critical Evaluations in Business and Management - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('15022525-0502-49ee-825f-fa1f12830e45', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8890systematic_approach_to_business_mathematics.jpg', 'https://indianbooksworldwide.com/img/8890systematic_approach_to_business_mathematics.jpg', NULL, 'Systematic Approach to Business Mathematics NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('15411b16-4db3-410b-8da9-57df3b507fa8', '12af440e-5167-4cad-9ca6-7528eac44055', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89521.jpg', 'https://indianbooksworldwide.com/img/89521.jpg', NULL, 'An Utterly Correct Guide to Clarity and Style : Dreyer''s English', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('1549cab6-a97c-4b45-95f0-ea557c3b3492', 'b88601d8-d18e-49b8-9a00-7b61b836a811', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62911.jpg', 'https://indianbooksworldwide.com/img/62911.jpg', NULL, 'Discrete Spectral Synthesis and Its Applications monographs in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('1551a8d8-dd94-4aef-b5b3-630fb1ca6775', '7fa530d8-18f8-4bdc-a9b3-5e385dd5b4f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3680dpp_18.jpeg', 'https://indianbooksworldwide.com/img/3680dpp_18.jpeg', NULL, 'Inspections and Reports On Dwellings ReportIng For Sellers', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('1574157f-939d-4b1a-bf6b-feb35afdd7ae', 'ea0b9aba-a7e6-4f08-b91a-2273f1c76eb1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3631physics.jpg', 'https://indianbooksworldwide.com/img/3631physics.jpg', NULL, 'Problems In Physics', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('159cd3a9-0179-4b8c-9628-e415bdcb9123', 'cb1afd03-19f3-4f98-bdbe-915933d3a744', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4964law.webp', 'https://indianbooksworldwide.com/img/4964law.webp', NULL, 'Sixth Schedule to the Constitution 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('15a2d2f0-d424-4640-b505-e6914d35f001', '5c07c064-0a90-4c0b-86b1-ed4b31c9ce06', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3608Capture.PNG', 'https://indianbooksworldwide.com/img/3608Capture.PNG', NULL, 'Intuitive Living', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('15a94abc-41be-46f2-bee7-488168799bf5', '3d09e811-7ee2-4863-934c-98f8aab76250', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2264methods.jpg', 'https://indianbooksworldwide.com/img/2264methods.jpg', NULL, 'Methods and Applications of Statistics in Engineering, Quality Control, and the Physical Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('15ac1146-05f8-47ba-b728-3e9d004da1d2', 'd29589c5-5dd2-42d4-82e9-28d4546bd072', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1827dpp_9.jpg', 'https://indianbooksworldwide.com/img/1827dpp_9.jpg', NULL, 'Advanced Fluorescence Reporters in Chemistry and Biology II , Molecular Constructions, Polymers and Nanoparticals - Springer Series on Fluorescence New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('15afa998-04c3-4708-9735-ffdf4f7f3522', 'a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Spindle and the Wheel - Re-Living Text and Context in Translation Studies', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('15b42271-955e-41ca-a7bd-7f462d80d855', '1a3bfa34-1964-4c9b-a6d0-16932257085d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96649788187471738_1.jpg', 'https://indianbooksworldwide.com/img/96649788187471738_1.jpg', NULL, 'Karmic Debts', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('15be9b42-0eff-49b7-a716-86a1bdd59392', 'b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52369781107172883.jpg', 'https://indianbooksworldwide.com/img/52369781107172883.jpg', NULL, 'Classical and Quantum Thermal Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('15de5c6c-68d5-4a7d-8049-98f9686d0cd4', 'ac16d719-0c58-4131-80da-42825670ddaa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3341dpp_9_44.jpg', 'https://indianbooksworldwide.com/img/3341dpp_9_44.jpg', NULL, 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics Book', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('1618f1a6-bb71-4529-a3e8-e07a47ccff81', 'a5cc8543-ad16-408b-9b4e-b34f71f73935', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8673dpp_18_118.jpg', 'https://indianbooksworldwide.com/img/8673dpp_18_118.jpg', NULL, 'Quantum Walks and Search Algorithms -Quantum Science and Technology', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('165ebe9d-90d2-4d76-afd6-aa4148e6972a', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51559781570627453.jpg', 'https://indianbooksworldwide.com/img/51559781570627453.jpg', NULL, 'The Art of Worldly Wisdom', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('1674a732-f5f6-4125-a2fc-0a342072b5a9', '04d1bc7b-0726-41a6-88e1-7ed12c570834', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/510149470_book_item_49470.jpg', 'https://indianbooksworldwide.com/img/510149470_book_item_49470.jpg', NULL, 'Social Cognition - Library in Social Psychology - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('167faaa7-2166-4b68-adf1-137749986956', '9f24f400-cc4f-4727-8389-18c2e2fe987b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9772consum.jpeg', 'https://indianbooksworldwide.com/img/9772consum.jpeg', NULL, 'Consumer Behavior 12/e ', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('1685cfe9-1f56-4945-af25-bce871f003cb', '428931a5-cfdb-4060-b8f4-509488d5424e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/824441zkFE9nNJL._SX311_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/824441zkFE9nNJL._SX311_BO1,204,203,200_.jpg', NULL, 'Handbook of Current and Emerging Drug Therapies - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('16990b0f-341f-4046-8c7c-fc444cca84e1', 'ced84bdd-00cb-4393-974e-15dc4f810335', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4496sociAL.jpeg', 'https://indianbooksworldwide.com/img/4496sociAL.jpeg', NULL, 'सोशल मीडिया और जनजातीय संस्कृति', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('169d465c-4c2d-40bc-abda-7a3aef7dc2a4', '0d627e06-c965-4257-94f1-eb7ca59d365b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8783image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/8783image_not_available_9_54.jpg', NULL, 'Recognizing Diversity - Society and Culture in the Himalaya', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('16b0bafa-00ba-44c8-bb51-d3117b7b07b3', '5c2cb7eb-a04e-40c4-814a-386187851d8b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2728434_AGRICULTURE%20AND%20FOOD%20TECHNOLOGY%20IN%20HUMAN%20LIFE-550x550.png', 'https://indianbooksworldwide.com/img/2728434_AGRICULTURE%20AND%20FOOD%20TECHNOLOGY%20IN%20HUMAN%20LIFE-550x550.png', NULL, 'Agriculture and Food Technology in Human Life', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('16bbe523-ca4f-46f1-ac16-1c7b337d5700', '14146fac-f5d7-486c-a032-7e881dd2eb7f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1411sambad.jpg', 'https://indianbooksworldwide.com/img/1411sambad.jpg', NULL, 'साहित्य संवाद (साहित्य की सांस्कृतिक आलोचना)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('16c14a7c-9c38-40b7-949e-6c55b870181b', '5d7c3c1b-f309-4389-beab-75c5dae98033', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5795d.jpg', 'https://indianbooksworldwide.com/img/5795d.jpg', NULL, 'XML for Bioinformatics New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('16db3351-1e28-4512-a92f-e9299e044009', '3ce7dfb3-4ef0-4000-b96e-df05b375564f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7706WhatsApp%20Image%202025-11-22%20at%2016.13.21_49919d78.jpg', 'https://indianbooksworldwide.com/img/7706WhatsApp%20Image%202025-11-22%20at%2016.13.21_49919d78.jpg', NULL, 'Communication and Organisational Practices-Learning Solution ', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('16fee7bc-de1b-4e3d-98c1-2fad75db86ed', 'a64d2a1d-90bb-4a21-ad6b-5f4dc69db278', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9774supplu.jpg', 'https://indianbooksworldwide.com/img/9774supplu.jpg', NULL, 'Purchasing & Supply Chain Management 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('170c9c87-e285-4f6c-acdc-1fac65d8ef6a', '99cfbbbb-5b5d-4827-ba89-050163cba5a6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7848Capture.PNG', 'https://indianbooksworldwide.com/img/7848Capture.PNG', NULL, 'Computational and Instrumental Methods in EPR - Biological Magnetic Resonance New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('171fa223-528a-43ab-908d-52316d1544b0', 'ec595a0c-6c0a-444b-8b52-ed6430b1b865', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3485download.jpg', 'https://indianbooksworldwide.com/img/3485download.jpg', NULL, 'Bhaugolik Chintan Ke Aayam', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('172005cb-71f0-421c-a9b6-ce2ded3a8d75', '80c1a90f-2d21-4198-81a0-1096505ea683', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9597dpp_17_7.jpg', 'https://indianbooksworldwide.com/img/9597dpp_17_7.jpg', NULL, 'AN Introduction To Buddhist Philosophy in India And Tibet', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('1748809d-ca6a-444b-908c-6bdf51ecc850', 'b6029d7c-98c1-442e-9ce0-9234ed59c88b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7644Houses%20of%20God%20-%20Religious%20Architecture%20for%20a%20New%20Millennium.jpg', 'https://indianbooksworldwide.com/img/7644Houses%20of%20God%20-%20Religious%20Architecture%20for%20a%20New%20Millennium.jpg', NULL, 'Houses of God - Religious Architecture for a New Millennium', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('174c194f-a3ef-4535-b796-180bed6c42c4', 'e5c5d4fd-4b12-4f74-8ebd-b9c27e4190f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7629dpp_19_176.jpg', 'https://indianbooksworldwide.com/img/7629dpp_19_176.jpg', NULL, 'Emerging Nuclear World - in 4 Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('17738e9e-31c8-4877-92d9-07fd7b8225ad', 'fdccc23f-f19d-48ef-a2a4-a5c544f271a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51209789381839638.jpg', 'https://indianbooksworldwide.com/img/51209789381839638.jpg', NULL, 'The Encyclopedia Of Professional Cooking in 12 Vols. CD New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('179f7e5b-0d1c-4627-a8e0-2d00bc2d50d1', 'cbd58b61-7164-4861-b4ab-71636950d2d3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8342fish.jpg', 'https://indianbooksworldwide.com/img/8342fish.jpg', NULL, 'Fish, Seaweed, Soup, Prawn, Oyster Farming and Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('17b776e3-8cd6-426d-8b5b-86bdd6974917', '72580b5d-5f7e-4879-80f7-6445bb9df0d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89739788178541587.jpg', 'https://indianbooksworldwide.com/img/89739788178541587.jpg', NULL, 'Shrimad Bhagvatmahapuranam (Text with English Translation Notes and Index - 3 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('17c3cdb7-2db7-4334-aa80-295683e3c104', '5070e04a-3b51-4235-ac7e-21e0d518ae58', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37391102.jpg', 'https://indianbooksworldwide.com/img/37391102.jpg', NULL, 'मध्य युग का इतिहास ', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('17dc480a-4b3e-4f4e-9e45-77c88ffd24e0', '432110fd-76e0-4175-9bc9-c94c91badcbf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7235dpp_9_43.jpg', 'https://indianbooksworldwide.com/img/7235dpp_9_43.jpg', NULL, 'Darwins Universe - Evolution from A to Z BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('17f199d3-c6fd-4b3a-870e-1fd2d6105c30', '32c619e5-7694-49a5-8185-6cc0026c34dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2063logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/2063logo_white_plus_3_1.png', NULL, 'Computational Intelligence and Bioengineering - frontiers in Artificial Intellingence and Applications BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('17f46fea-1b7e-4644-9770-0da5339730a1', 'a9c36421-6027-4403-8341-21963702bda9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6286dpp_18_106.jpg', 'https://indianbooksworldwide.com/img/6286dpp_18_106.jpg', NULL, 'Principles and Applications of GSM -CD-Rom included', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('17f8ccea-e057-44c9-b68e-a7d55b8c82fe', 'eec542b3-f8a6-47ba-b152-e73bef3cd8f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3749bankinh.webp', 'https://indianbooksworldwide.com/img/3749bankinh.webp', NULL, 'Investment Banking: Concepts, Analyses and Cases 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('1803f096-af7c-4992-8445-a9fad12fa2d2', '839dc47d-5b8c-4fb2-a942-3878918a85ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5045thumb_286_135116.jpg', 'https://indianbooksworldwide.com/img/5045thumb_286_135116.jpg', NULL, 'VISHNU PURANA - Sanskrit Text and English Translation According to H.H Wilson', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('18198dae-1552-42f2-9e81-b8082265ace7', 'ec0e4a37-5d84-428a-b38b-1b042d9ce900', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1238dpp_18_205.jpg', 'https://indianbooksworldwide.com/img/1238dpp_18_205.jpg', NULL, 'Bayesian Evaluation of Informative Hypotheses - Statistics for Social and Behavioral Sciences new', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('183166da-2e9b-48e9-8d39-18d1025e7bcb', '5963ea0e-7af2-43ec-981e-24d612a7636d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44199789380853925.jpg', 'https://indianbooksworldwide.com/img/44199789380853925.jpg', NULL, 'Essentials of Software Engineering - 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('1848e51d-f0a9-45a1-8e7d-37b94354a30f', 'f2db9d97-29bf-4779-bfc2-c0dde5bc5472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Encyclopedia of Operations Research and Management Science V1, 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('1872ef6b-7fc7-4154-b7b8-2eb71e5cee51', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2500dpp_15_15.jpg', 'https://indianbooksworldwide.com/img/2500dpp_15_15.jpg', NULL, 'Our Environment -Challenges and Solutions', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('18814806-74c1-4bd0-a433-ab1be04d020d', 'f32e9317-59f3-4048-8ae6-563693557bf2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7121shifting.webp', 'https://indianbooksworldwide.com/img/7121shifting.webp', NULL, 'Shifting Cultivation and Environmental Change: Indigenous People, Agriculture and Forest Conservation', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('1888a66d-32e6-408f-a748-b803cc37af35', 'b580d133-4b0d-486c-aa00-bea7d51d8712', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50169788171101726.jpg', 'https://indianbooksworldwide.com/img/50169788171101726.jpg', NULL, 'Atharveda Samhita - 3 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('188ce2a8-19b5-447c-9b85-67fc76e223c5', 'cd731e46-2669-41bf-bf91-6d73413a31df', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2898WhatsApp%20Image%202025-08-13%20at%202.24.21%20PM.jpeg', 'https://indianbooksworldwide.com/img/2898WhatsApp%20Image%202025-08-13%20at%202.24.21%20PM.jpeg', NULL, 'Bharat ka Bhoogol', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('188d50ad-2371-4aa7-af53-0eb1c75c9141', 'f632017f-d4cd-49d0-a550-d995fad910b1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8372enter.jpg', 'https://indianbooksworldwide.com/img/8372enter.jpg', NULL, 'Enterprise Resource Planning 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('189ca187-2114-40cb-9b7d-440b8a629ed4', 'e6634806-3745-437a-9099-436e7e1b19fc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56839781414436173.jpg', 'https://indianbooksworldwide.com/img/56839781414436173.jpg', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. FOR BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('18a66ecc-3c26-41a7-a540-f755f9eeeb44', '48409332-4edd-47ef-b148-c242b7aae63f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/321551rL5lON-aL.jpg', 'https://indianbooksworldwide.com/img/321551rL5lON-aL.jpg', NULL, 'Stability Theory of Differential Equations', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('18b1a76a-7e02-4744-8055-f1d61c7d46c5', '99a0f5a5-9732-4eea-9891-1e99713a2231', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86331_2_4.jpg', 'https://indianbooksworldwide.com/img/86331_2_4.jpg', NULL, 'Conformal Groups in Geometry and Spin Structures New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('18bda8f5-476c-43de-accd-0da7c3a06627', 'fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8009tudor.jpg', 'https://indianbooksworldwide.com/img/8009tudor.jpg', NULL, 'A Companion to Tudor Literature', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('18dc1986-6623-42e0-9f2a-c65658b8b0c7', '18663dd3-1b0e-41b7-a487-05372fee58ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1074functions.jpg', 'https://indianbooksworldwide.com/img/1074functions.jpg', NULL, 'Functions of a Complex Variable, Operational Calculus, and Stability Theory', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('18e8b115-b2a0-4a87-8212-b8f69a662c94', 'cc18b10c-88a6-425b-82c1-c5451d86327e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Readings in History of Literary Criticism', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('18ed9e88-4d17-4cb2-a193-a7548bc267e3', '04d75430-2ed3-4b23-aa06-8a2525444578', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3053Oxford%20Studies%20in%20Ancient%20Philosophy%20-%20V%202.jpg', 'https://indianbooksworldwide.com/img/3053Oxford%20Studies%20in%20Ancient%20Philosophy%20-%20V%202.jpg', NULL, 'Oxford Studies in Ancient Philosophy - V 2', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('19039a5a-71d3-4869-9b89-0629862e3792', '816116db-6f20-4858-a001-58d4ab75f6c4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9642IMG_20231019_0001_page-0001.jpg', 'https://indianbooksworldwide.com/img/9642IMG_20231019_0001_page-0001.jpg', NULL, 'महाभारत-पदानुकर्म-कोष: गीता प्रेस गोरखपुर के महाभारत के संस्करण पर आधारित (8 खंड. पूरा सेट)', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('190d463c-ca42-4aa2-8d5d-1c502debb3f7', 'ca50ab66-672c-4184-8781-fb0aa76a84e6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2501Capture.PNG', 'https://indianbooksworldwide.com/img/2501Capture.PNG', NULL, 'Electron Correlation in Molecules NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('1916e85a-9184-4b9b-b486-9cd325ecbd86', 'cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/983961rAJdpGHJL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/983961rAJdpGHJL._AC_UF1000,1000_QL80_.jpg', NULL, 'Rigorous Mathematical Thinking - Conceptual Formation in The Mathematics Classroom', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('1922798f-dc29-4c19-93a4-701b54e52cef', '289cecea-7be4-41a1-9dc1-1fe8d33c27d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9935kavyamimansha.jpeg', 'https://indianbooksworldwide.com/img/9935kavyamimansha.jpeg', NULL, 'Kavya Mimansa of Rajasekhara', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('192369e4-532e-4297-8c03-4dd413832170', '056fe6c7-54c2-4737-9d0a-ab7e1e6b5a74', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1363into.webp', 'https://indianbooksworldwide.com/img/1363into.webp', NULL, 'Introduction to Financial Planning', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('1927cc08-03d5-4abe-889d-13f6db6437c6', '5b059878-6d2c-47cf-a2c7-6294567999ad', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Quest for Identity in Contemporary Indian English Drama', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('19415a26-269e-4f30-bad9-7e5b2a36afe0', '6d32c894-3413-4661-b7e6-784f0999dad5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/353013.06.2023.png', 'https://indianbooksworldwide.com/img/353013.06.2023.png', NULL, 'Encyclopedia of Radicals in Chemistry, Biology and Materials 4 Vols. Set', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('19459c8f-191a-47f7-b06a-84ab5cd6112c', '78058af2-425f-407b-b640-b60e069bc5e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/912641p5OSTTCCL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/912641p5OSTTCCL._AC_UF1000,1000_QL80_.jpg', NULL, 'Pursuit Games - An Introduction to theory and aApplications Differential Games of Pursuit and Evasion', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('1995bf96-8ec1-4532-b093-6d520d518847', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88769780080474878.jpg', 'https://indianbooksworldwide.com/img/88769780080474878.jpg', NULL, 'The Indian Experience B00k', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('19a2fa2d-0a43-46a9-aa6e-70b9eb077db2', 'b226d33c-a804-4379-8ae9-073d6531ebae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/687852059_book_item_52059.jpg', 'https://indianbooksworldwide.com/img/687852059_book_item_52059.jpg', NULL, 'Small World Research - Benchmarks in Social Research Methods - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('19ae65f3-52c4-47f3-b228-858578ee4e53', 'db70cbec-ff48-4ca9-966b-f14c55891346', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6556Field.jpg', 'https://indianbooksworldwide.com/img/6556Field.jpg', NULL, 'Field Manual for Research in Agricultural Hydrology', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('19bab8bb-1c36-4cd2-abe4-7e376784022f', '2a7d4fa5-27bf-42fc-899f-ac4f3029dfe3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40599781412951357.jpg', 'https://indianbooksworldwide.com/img/40599781412951357.jpg', NULL, 'Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('19bddc4c-4fdd-4de2-8ffc-a77567c4ead3', 'd6806a13-b3fe-48b1-bcf5-1c3bcd2788b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30189789350532482.jpg', 'https://indianbooksworldwide.com/img/30189789350532482.jpg', NULL, 'Dalit and Constitutional Protection New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('19e8efd6-474f-4ca3-b2f7-dfadaad68e32', '9697fc0b-e19e-4362-936a-33460b1ac7ed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45509789389449143.jpg', 'https://indianbooksworldwide.com/img/45509789389449143.jpg', NULL, 'Gandhi''s Hinduism - The Struggle Against Jinnah''s Islam', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('19f6a3f2-e772-4bf2-88d9-f7b8df6f600d', 'af8927cf-c4fe-40e1-8b21-7aa8d2de9fe4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Opium Den - Collected Poems', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('1a03e729-7ac4-4507-b145-462b0f3817ce', '9a3b4b0b-bd34-4cb8-921b-8abbec93ed4e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34301.jpg', 'https://indianbooksworldwide.com/img/34301.jpg', NULL, 'Dependence in Probability and Statistics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('1a174ff6-4150-42ef-bd2c-0f344c855843', '1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3711pic-41.webp', 'https://indianbooksworldwide.com/img/3711pic-41.webp', NULL, 'Hindi Natak Drishyakalpana ke Badlte Aayam', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('1a381a4a-f4cf-4b22-b920-e18a6216df7a', '6ec0a66e-2570-4b25-b35a-2b0aa424b6eb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9632Capture.PNG', 'https://indianbooksworldwide.com/img/9632Capture.PNG', NULL, 'Bhartiya Loktantra - Mudde Vikalp aur Nitiyan', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('1a41ace5-f80f-4a2b-adbb-8f51a6f00c4b', 'f2258260-4c6f-4448-9af8-8e60bfd5607c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1304fundalmetal.jpeg', 'https://indianbooksworldwide.com/img/1304fundalmetal.jpeg', NULL, 'Fundamentals of Genetics 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('1a454e9e-7048-4f02-8091-12dc801b0a5b', 'faf6dae0-e03e-43a2-b726-5a8b9e7ed1d1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2416dpp_18_233.jpg', 'https://indianbooksworldwide.com/img/2416dpp_18_233.jpg', NULL, 'Data Modeling and Design for Todays Architectures - Software Inside', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('1a487c24-c946-47e4-914b-0483e81438da', '71b74fcf-b83f-4971-bc5e-100645b53eff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2253traveling.webp', 'https://indianbooksworldwide.com/img/2253traveling.webp', NULL, 'Traveling Cultures and Plants: The Ethnobiology and Enthnopharmacy of Human Migrations', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('1a613ef6-52a6-40a4-be3f-d041dced82ea', '8d1df9ec-8679-421f-abe5-157017691a19', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4965Animal%20Biotechnology%20-%20Recent%20Concepts%20and%20Developments.jpg', 'https://indianbooksworldwide.com/img/4965Animal%20Biotechnology%20-%20Recent%20Concepts%20and%20Developments.jpg', NULL, 'Animal Biotechnology - Recent Concepts and Developments', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('1a6878bf-6fc1-4fc8-9910-a8817a911369', 'c806878e-61a8-4197-9aaf-6a3d627cf0ef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Information Technology for Management 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('1a7916bf-768d-4968-97fd-b89926cdbd7d', '23ccd0f7-f6ec-4bb3-9c79-9210fcdcb141', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9990improving.jpg', 'https://indianbooksworldwide.com/img/9990improving.jpg', NULL, 'Improving the fat content of Foods', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('1a91bd6a-3059-467a-9803-e00d24e1383c', '5b065905-a671-4d93-9dc4-1919658b776b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/890251-qn1dfvyl._sx315_bo1_204_203_200_.jpg', 'https://indianbooksworldwide.com/img/890251-qn1dfvyl._sx315_bo1_204_203_200_.jpg', NULL, 'Developing Markets for Agrobiodiversity -Securing Livelihoods in Dryland Areas', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('1a9d3447-d2d3-45ff-9444-014818e588f4', '6c966935-3e2c-4716-916a-c8fa24602eae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70861.jpg', 'https://indianbooksworldwide.com/img/70861.jpg', NULL, 'Differential Evolution - In Search of Solutions', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('1acf582d-fed4-47b3-ab08-28c99e685913', '1157eb06-0785-460c-ba65-ae188201337c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9235Vol-III.jpg', 'https://indianbooksworldwide.com/img/9235Vol-III.jpg', NULL, 'Holistic Health Healing & Astrosciences - An International Source Book - V III', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('1afef453-f414-4cd1-a2e3-6c11bcf2750e', 'af706e37-997e-4944-b749-7821210c8d4f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33739788176257060.jpg', 'https://indianbooksworldwide.com/img/33739788176257060.jpg', NULL, 'Abortion in Asia - Local Dilemmas, Global Politics', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('1b206d3e-9f74-4e4f-8582-1350289eea2e', '96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3914oo.jpg', 'https://indianbooksworldwide.com/img/3914oo.jpg', NULL, 'The History of India''s Great Warrior Vinayak Damodar Savarkar', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('1b2cf1cc-baa4-47cb-8013-3dc876eeb907', '65a78ae8-01b2-47e7-8a5e-f17171ccacef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1741IMG_20220307_0003_11zon.jpg', 'https://indianbooksworldwide.com/img/1741IMG_20220307_0003_11zon.jpg', NULL, 'Oxford English - English Odia Dictionary', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('1b329510-60f6-42f5-92cc-38ab91ea644b', '72fd025c-83a8-4fc9-83a2-2d55e58ab28a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7804logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/7804logo_white_plus_3_1.png', NULL, 'Library and Information Studies in the digital Age', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('1b6afbb2-2d32-433d-91fd-0ad04a2fa536', 'e53565aa-f28d-4ed0-a787-2743712c3287', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9663pic-18.webp', 'https://indianbooksworldwide.com/img/9663pic-18.webp', NULL, 'Vaidik Jyotish - Ek Rahsyodghatan', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('1b9e2a08-528b-4c9c-b37d-d7997aa8ad15', 'edfedc74-4e55-4a69-895b-7e25878e33eb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3001violencwe.jpg', 'https://indianbooksworldwide.com/img/3001violencwe.jpg', NULL, 'Encyclopedia of Violence, Peace & Conflict- 3 vols. in Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('1ba49c63-3d63-498c-a20d-30f5f5da5c5e', 'feb3b66c-c00b-4f72-b74d-9448d3ff8af4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50421.jpg', 'https://indianbooksworldwide.com/img/50421.jpg', NULL, '100 Chemical Myths - Misconceptions, Misunderstandings, Explanations', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('1bb772b6-9674-4aff-9b4e-dfb9e872f984', '9e1c0094-5f35-4187-a8ce-87dd91ce436c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2993_2_4.jpg', 'https://indianbooksworldwide.com/img/2993_2_4.jpg', NULL, 'Biomicrosystems - Where Electronics Meet Biology New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('1bb8ea00-e7a2-437d-8471-9e16a2e939dd', '201cd378-c290-4d22-9010-9d7fcc456f3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Retail Beyond Detail - The Great Indian Retailing Business', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('1bc3161f-e02f-4dbb-9a63-0de994a0d4cd', 'dfa83146-702f-43c8-a55b-94047d1edba1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2550B2b.jpg', 'https://indianbooksworldwide.com/img/2550B2b.jpg', NULL, 'B2B Marketing: A South-Asian Perspective 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('1c5da0be-185d-4734-84cc-575890f0004a', '161b5394-86fa-4c9b-80b3-4274840ac0f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/889531N0BEIHAoL._BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/889531N0BEIHAoL._BO1,204,203,200_.jpg', NULL, 'India - Pakistan Relations 1947 - 2007 - 10 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('1c6cb587-5053-4f46-9456-6a90e0d22733', 'de5da11d-3867-40b3-8774-c3220c0002e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Creativity and Conflict in the Plays of Sam Shepard', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('1c705c26-ef42-469d-8c25-82fd2b7445a6', 'dffb8243-c22e-418f-b19f-e3ad6719d9fb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7070dpp_18_21.jpg', 'https://indianbooksworldwide.com/img/7070dpp_18_21.jpg', NULL, 'A Guide to Lead-free Solders - Physical Metallurgy and Reliability', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('1c7c7aee-5e1f-4291-97e5-41486c416542', '2d54c486-0c21-46b4-8dab-e72f3b5b3f23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14899789380963853.jpg', 'https://indianbooksworldwide.com/img/14899789380963853.jpg', NULL, 'Gender and Community - Muslim Women''s Rights in India', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('1c833f80-1f30-4e84-9d99-ca47b1d10ff5', '5248e709-4813-4e5a-9ee1-e99f9ea5a5a6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4002pic-19.jpg', 'https://indianbooksworldwide.com/img/4002pic-19.jpg', NULL, 'Yog Tatva', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('1c9656f4-ea15-41c4-b45f-c0104ccbf0bd', '593ad4c4-8306-4a37-a023-79f4d177930d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4164Capture.PNG', 'https://indianbooksworldwide.com/img/4164Capture.PNG', NULL, 'Modelling Longevity Dynamics for Pensions and Annuity Business new', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('1caee672-acbb-4e32-b56f-3401fd345ef2', 'f59774bd-ed25-4280-ba0c-0975cb46ac03', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/28119788187471448_1.........88899.jpg', 'https://indianbooksworldwide.com/img/28119788187471448_1.........88899.jpg', NULL, 'Yogtarangini-Shoshidh Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('1cb121a2-ccce-410c-b265-b398ca466b1f', 'c30fd7dc-cda8-41b8-9f85-25d0c123a7a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9351Culture%20Under%20The%20Gahadavalas%20An%20Epigraphical%20Studys.jpg', 'https://indianbooksworldwide.com/img/9351Culture%20Under%20The%20Gahadavalas%20An%20Epigraphical%20Studys.jpg', NULL, 'Culture Under The Gahadavalas : An Epigraphical Study', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('1cc68805-2e45-4328-a942-993158945f62', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7222Erick%20van%20egeraat-10%20years.jpg', 'https://indianbooksworldwide.com/img/7222Erick%20van%20egeraat-10%20years.jpg', NULL, 'Erick van egeraat-10 years', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('1cd15db5-ad2c-42b6-80cd-57c4674bc6f8', 'c5cf3281-48ca-4b2d-95d6-a2662543a90d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9993text-book-of-forensic-science-crime-scene-toxicology-finger-original-imagw7ygvmwtkeyf.jpg', 'https://indianbooksworldwide.com/img/9993text-book-of-forensic-science-crime-scene-toxicology-finger-original-imagw7ygvmwtkeyf.jpg', NULL, 'Text Book of Forensic Science: Crime Scene, Toxicology, Finger print, DNA, Digital & Ballistic ( Q & A )', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('1cd29eac-54f4-4c48-afb4-3ab6b9736273', '989e6af4-daec-4206-8baf-1db14ea15bbf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2653ferrendo.webp', 'https://indianbooksworldwide.com/img/2653ferrendo.webp', NULL, 'Fernando''s Business Ethics and Corporate Governance 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('1ce1d510-12ea-451e-8f09-29709c92a87d', '947617f8-454c-4d68-a6a3-b4b5f99308eb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Kachh ka Prachin Itihas-Purattvik Evam Sanskritik Pariprekhsy Mein - 2 Bhagon Mein', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('1ce251fb-16ad-4d3f-be0d-491e23b1c053', '604f5fa0-42c5-4aed-a557-b73e68c0536f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93499788176257060.jpg', 'https://indianbooksworldwide.com/img/93499788176257060.jpg', NULL, 'Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('1d0126bc-8023-4282-b876-04261112521c', 'd16f5ac2-4d1c-40c8-975d-86d9da458d46', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64961.jpg', 'https://indianbooksworldwide.com/img/64961.jpg', NULL, 'Graph Algorithms and Applications 5', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('1d0dc515-8a6e-4c07-ae6c-7650d2aa14f1', 'a92e2d02-2bf0-4331-a85b-8d62763c2324', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9323Capture.PNG', 'https://indianbooksworldwide.com/img/9323Capture.PNG', NULL, 'Atulya Bharat - Incredible India', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('1d1ddc42-c120-4c84-a964-01b72820d9fb', '460da681-fe04-485c-bc5d-3e945d4abcea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9726dpp_15_16.jpg', 'https://indianbooksworldwide.com/img/9726dpp_15_16.jpg', NULL, 'Pathological Investigation with Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('1d4ab9db-0b02-465e-b15f-f3d8aeece375', '86d0b686-5ab0-444e-b37b-9ac87dec5139', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5736pic-18.jpg', 'https://indianbooksworldwide.com/img/5736pic-18.jpg', NULL, 'NEW PERSPECTIVES MICROSOFT OFFICE 365 & EXCEL 2019 COMPREHENSIVE', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('1d4b126e-903c-405b-bcc9-8e44e1cf7210', 'afc64a79-0f8e-44ad-95bb-7b85809bf3a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8812download%20(3).jpg', 'https://indianbooksworldwide.com/img/8812download%20(3).jpg', NULL, 'Business Ethics: Ethical Decision Making and Cases 12/e.', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('1d5d5142-1da0-46e6-a675-734e53a3ba66', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1968l.jpg', 'https://indianbooksworldwide.com/img/1968l.jpg', NULL, 'Latent Curve Models - A Structural Equation Perspective', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('1d60bd33-4cb9-4d21-89c6-88acec7bf123', '6ee759b3-9c0d-4d21-b575-ff8569aa8881', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99009788184352405.jpg', 'https://indianbooksworldwide.com/img/99009788184352405.jpg', NULL, 'Shiksha Manovigyan - Educational-Psychology BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('1d6f2988-5382-454b-918d-792e2d288aa9', '05db0faf-7cbb-4352-b6f5-f910c9776952', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5821dpp_18_46.jpg', 'https://indianbooksworldwide.com/img/5821dpp_18_46.jpg', NULL, 'Cathodic Arcs, From Fractal Spots to Energetic Condensation - On Atomic, Optical and Plasma Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('1d7b9cbb-51f5-4b8f-a027-ab31d364b8e2', 'ed1bdf90-1b66-454e-a5e6-e08a4f8a0b9a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1623001.jpg', 'https://indianbooksworldwide.com/img/1623001.jpg', NULL, 'Bhagavad-Gita: A New Translation and Commentary with Sanskrit Text (Chapter 1-6)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('1d91c21b-4662-4c4b-b3a8-0eb5a1f625ba', '2bbe6eb3-0bf1-414c-97c6-ee8f364cc648', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1309sss.jpg', 'https://indianbooksworldwide.com/img/1309sss.jpg', NULL, 'Stress Mastery The Art of Coping Gracefully', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('1db8b483-9b0d-47d3-b372-6bf7015af6ea', '2c3b5d45-c36c-4def-9b32-dc692e295efd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6809s-l1200.jpg', 'https://indianbooksworldwide.com/img/6809s-l1200.jpg', NULL, 'Nuclear Engineering Materials', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('1dc56d01-087b-43a2-9eef-1090a7db903d', '82b79ccd-d7fe-401d-bba1-fa1a534b11c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/19379781420073492_2.jpg', 'https://indianbooksworldwide.com/img/19379781420073492_2.jpg', NULL, '3D Cell-Based Biosensors in Drug Discovery Programs - Microtissue Engineering for High Throughput Screening', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('1dc94647-79ba-4cea-bbef-341ba9f33cde', '1e4a22f8-3001-4b72-b733-ba6cd929c605', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9423vahir%20yog.jpeg', 'https://indianbooksworldwide.com/img/9423vahir%20yog.jpeg', NULL, 'Vahirang-Yog (Hindi)', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('1dc9ea64-1f56-42af-b676-cbcfadee1b20', '30318e1c-c087-4805-8cf5-9687b7ccdcd8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3639dpp_18_128.jpg', 'https://indianbooksworldwide.com/img/3639dpp_18_128.jpg', NULL, 'Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('1dce2e70-1885-4fa3-b7d1-30a2a491d40f', 'bec6ed0e-819b-4ad5-acdf-0076ed9182a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39869780849398438.jpg', 'https://indianbooksworldwide.com/img/39869780849398438.jpg', NULL, 'Encyclopedia of Environmental Science and Engineering in 2 Vols. 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('1e103202-9b2a-47fc-b4cf-3ec3a6fdc1fa', '991db2fc-e7f9-40fc-b0eb-8e0e9dbb8565', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1685pic-23.jpg', 'https://indianbooksworldwide.com/img/1685pic-23.jpg', NULL, 'Entrepreneurship 11/e.', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('1e21def0-b196-4f81-8f77-0596d0aec75d', '260b13b2-764b-4732-8d4a-99f1d2b3b16a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55669781842931745.jpg', 'https://indianbooksworldwide.com/img/55669781842931745.jpg', NULL, 'The Buddha at War - Peaceful Heart, Courageous Action in Troubled Times', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('1e65e70a-889e-40a3-bbcc-5570a74f8bc6', 'ea91aaf8-c9c0-495c-b9d7-7c49c929d590', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20159789381082164.jpg', 'https://indianbooksworldwide.com/img/20159789381082164.jpg', NULL, 'The Trips Agreement - Drafting History and Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('1e81974d-97a1-4692-9ba5-48a729df8bbe', '385a73f4-1ec1-4f12-8465-58997ef8964a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82958183244203.jpg', 'https://indianbooksworldwide.com/img/82958183244203.jpg', NULL, 'Women in Management - Leadership and Capacity Building', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('1e9d23a5-98c6-4c18-ab2c-3ff492906fe3', 'b43f0b3d-1c7b-4585-b5cc-c9e2ff071b08', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84059788178693231.jpg', 'https://indianbooksworldwide.com/img/84059788178693231.jpg', NULL, 'EGGLESS Cakes & Muffins BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('1ea89aaa-d1f0-4767-b43c-567f93a3f36d', 'c99dc580-22eb-420c-8fe4-bc5ea7ae4e32', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7542logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/7542logo_white_plus_3_1.png', NULL, 'Methods in Modern Biophysics', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('1eb16247-c1c8-4df8-acf5-ca072d7c0385', 'b28a8b5b-594e-4459-b6af-827f68e28ce5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95969789380162751.jpg', 'https://indianbooksworldwide.com/img/95969789380162751.jpg', NULL, 'Digital Library Use - Librarians Guide to Internet', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('1ed76fa4-d69b-4938-80ed-8f5ac6fde927', '552085c6-4ff0-4888-a1e1-f7efdab97193', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16249780857091093_1.jpg', 'https://indianbooksworldwide.com/img/16249780857091093_1.jpg', NULL, 'Understanding Evolution of man - An Introduction to Palaeoanthropology NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('1eececf3-3689-4b73-b7a6-f219a399159c', '5e58ec7a-6096-40bc-abed-57e32e99bd0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6210Capture.PNG', 'https://indianbooksworldwide.com/img/6210Capture.PNG', NULL, 'Naksalvad ka Bharat ki Antrik Suraksha par Prabhav new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('1f6def35-ecb2-4c8f-88f9-5f6c3c0a8ce4', 'ea04f0a0-2314-4fa8-bfdb-a6ff4cd48231', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70819788172736606.jpg', 'https://indianbooksworldwide.com/img/70819788172736606.jpg', NULL, 'The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('1f7717b0-baa4-4fdf-b9f7-ffaf9b8ff6cd', '2412f555-e610-44a5-9d19-ea5782604904', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47102_17.jpg', 'https://indianbooksworldwide.com/img/47102_17.jpg', NULL, 'Agricultural Land Drainage', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('1f8db4c6-8b8e-439d-bd04-1e7999857d5d', 'de4f27a6-56e5-4776-8f70-b7244a37e268', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7243lab.jpg', 'https://indianbooksworldwide.com/img/7243lab.jpg', NULL, 'Expanded Universal Science Chemistry:A Complete Learning Solution', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('1fa289f2-7ae4-4bd7-ad2d-fa9985f81785', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Darbhanga Gita-Govinda', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('1fa49486-cbc5-4ffc-9c76-c5625693e9e9', 'cc798ea5-16af-48a9-a10b-b535af8b355c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47859788125044185.........%2053.jpg', 'https://indianbooksworldwide.com/img/47859788125044185.........%2053.jpg', NULL, 'Under the Greenwood Tree - Reading for Pleasure and Comprehension', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('1fbed2f5-c248-4a00-9065-e8cf5c6b070d', 'dc87c776-6a2e-40cd-a0be-0d2e31ac2ab2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68219788181162069.jpg', 'https://indianbooksworldwide.com/img/68219788181162069.jpg', NULL, 'Asean and India Development Experience', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('1fc36bdd-2a02-43a6-adbd-3cc37309c52f', 'd9030865-ec96-42a1-a3a4-d973a08bb7c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Management Research Compendium', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('1ff06fd9-0f80-42c7-8d54-ccb0217b951c', '23feddb2-7fcd-435f-8de5-ec59b4a51794', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9648Out%20of%20The%20Square%20-%20Unique%20Contemporary%20Residences.jpg', 'https://indianbooksworldwide.com/img/9648Out%20of%20The%20Square%20-%20Unique%20Contemporary%20Residences.jpg', NULL, 'Out of The Square - Unique Contemporary Residences', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('200398cc-dd7c-430c-a522-7b039569f41b', 'ec136d50-d56f-4eea-9c5d-0d2ea5b13b9a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Doris Lessing''s - The Golden Notebook - A Critical Study', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('200509a3-236e-498f-a301-c21c6f087135', 'a75c4fc0-fe10-4711-8e8b-56830bf0cc61', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8399dpp_15_36.jpg', 'https://indianbooksworldwide.com/img/8399dpp_15_36.jpg', NULL, 'Responsible Nanobiotechnology - Philosophy and Ethics New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('2005748c-a0c6-4614-845f-657fab5263b9', '9ea98e56-1799-4424-8998-110e2a34c226', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26079789382159070.jpg', 'https://indianbooksworldwide.com/img/26079789382159070.jpg', NULL, 'Writing Resistance - Beads of Thoughts on Women) New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('201a6d64-5f4e-462a-b802-3a1e3e321486', '00a00809-0af2-4ab9-9bec-5112f0103ffc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mathematical Programming and Financial Objectives for Scheduling Projects', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('201d3d0b-8359-4f72-98d7-e8d2900e5df5', '93ba5b89-a161-4c6a-81af-1422b9444952', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36529783790821963.jpg', 'https://indianbooksworldwide.com/img/36529783790821963.jpg', NULL, 'Contributions to Management Science - Performance Management for Different Employee Groups A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('20215a38-41bd-4a58-94b5-7a315618c15e', 'd5a0d9ed-bec9-4e15-9a5a-0850318ae6af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4248dpp_19_157.jpg', 'https://indianbooksworldwide.com/img/4248dpp_19_157.jpg', NULL, 'Situational Analysis -Grounded Theory After the Postmodern Turn', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2047ebb1-876c-4fc7-af6b-d6a8f06b897f', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7679dpp_8_46.jpg', 'https://indianbooksworldwide.com/img/7679dpp_8_46.jpg', NULL, 'Vaccine Design - The Role of Cytokin Network', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('207bd206-b4f9-4e10-95ec-76ba1467b0aa', '5704a877-14bd-400a-adac-e5725f190625', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78841.jpg', 'https://indianbooksworldwide.com/img/78841.jpg', NULL, 'Abelian Groups and Representations of Finite Partially Ordered Sets - CMS Books in Mathematics NEW', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('209899b2-e3fa-4982-800c-3f1f98414455', 'f939e3aa-394b-434f-adef-150304e43327', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8955daili.jpg', 'https://indianbooksworldwide.com/img/8955daili.jpg', NULL, 'हिंदी दलित साहित्य का इतिहास,भाग-1', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('20a1196d-849e-45ee-8b0a-4f3cf7f84b45', '1cac76e4-e3f0-498f-bd4b-75031b734c45', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3454investment.webp', 'https://indianbooksworldwide.com/img/3454investment.webp', NULL, 'Essentials of Investments 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('20acd335-de6e-4eea-a089-62533d34027c', 'b443740b-ce3a-4f4b-8c0b-0dbbf58e53d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Tatvmimansiya aur Gyanmimansiya Samsyayein - Samagr Evam Vastunishth', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('20dd6c02-4edc-46be-ac5a-c5caa518247a', '89b11267-83b4-4ac0-85d1-0359288699cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36608187471093_1.jpg', 'https://indianbooksworldwide.com/img/36608187471093_1.jpg', NULL, 'India''s Contribution to the West A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('20e1a9aa-4257-485c-855c-305d755a9028', 'ce6a9d31-8ae0-4474-9dff-e4a0e0cb8d1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9675Boskys%20Panchatantra.jpg', 'https://indianbooksworldwide.com/img/9675Boskys%20Panchatantra.jpg', NULL, 'Bosky''s Panchatantra', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('20e68f56-09c8-4bcf-bd66-5b9f1048c776', 'fecab443-fa30-4f59-9b06-ccbb43705760', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72359789380731148%20(1).jpg', 'https://indianbooksworldwide.com/img/72359789380731148%20(1).jpg', NULL, 'Sociological Approaches in Indian Education', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('20f981e6-df03-4fe5-a1ee-2cb541328374', '78ffaacf-c00b-4c90-b3f3-1d9f7cb39a57', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51599788178691916.jpg', 'https://indianbooksworldwide.com/img/51599788178691916.jpg', NULL, 'Fish & Prawns', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('2108f867-a153-49a9-b3dd-3a00b8dbb2fb', '773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3927img_20190409_0011.jpg', 'https://indianbooksworldwide.com/img/3927img_20190409_0011.jpg', NULL, 'Antrrashtriy Vitiy Poonji aur Bhartiy Arthvyavtha NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('210e55a1-ec2a-4525-a2a3-798442a93d78', '8b31cbc6-075f-4456-9e8d-b0279e85232d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1424dpp_19_148.jpg', 'https://indianbooksworldwide.com/img/1424dpp_19_148.jpg', NULL, 'New Approaches to Slavic Verbs of Motion - Studies in Language Companion', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('211816aa-aa2c-4f53-92ca-6c9f66586b9e', '16650f2a-8e38-41a9-afc8-47f93d38d1cb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72189789381416204_1.jpg', 'https://indianbooksworldwide.com/img/72189789381416204_1.jpg', NULL, 'Text Book of Organic Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('21222429-ae1d-4aaf-8554-b4d9e8c5e7c7', '47078132-796d-4575-965a-73ebbc597de8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8527Practicing%20Philosophy%20-%20Pragmation%20and%20The%20Philosophical%20Life.jpg', 'https://indianbooksworldwide.com/img/8527Practicing%20Philosophy%20-%20Pragmation%20and%20The%20Philosophical%20Life.jpg', NULL, 'Practicing Philosophy - Pragmatism and The Philosophical Life', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('212e6e75-bb4e-46b3-a095-7b6ed7e3c252', '18aa5ce2-363f-43fa-9613-5260d5df42e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4607img_20190330_0002.jpg', 'https://indianbooksworldwide.com/img/4607img_20190330_0002.jpg', NULL, 'The Ardent Believer Prof. Avtar Singh', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('213821f1-c6a2-4898-b86f-880bf6e2db76', '7a90195e-6d30-43c5-a986-7caff59cd469', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9689dpp_9_21.jpg', 'https://indianbooksworldwide.com/img/9689dpp_9_21.jpg', NULL, 'Biologically Inspired Cognitive Architectures', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('214533bc-62ea-4636-9963-05905f5bb932', '39842619-2615-4504-903b-b95b4030259d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7795The%20Chemical%20Protection%20of%20Plants%20-%20Mir%20-%201983_0000.jpg', 'https://indianbooksworldwide.com/img/7795The%20Chemical%20Protection%20of%20Plants%20-%20Mir%20-%201983_0000.jpg', NULL, 'The Chemical Protection Of Plants', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('214779f9-68f6-45f2-a097-bdec3597ab26', '366bbea9-2af6-49e7-b3b8-3b1189910d8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/222371H5ZLNowfL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/222371H5ZLNowfL._AC_UF1000,1000_QL80_.jpg', NULL, 'Plant Breeding Principles and Methods 12th/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('2158f793-4798-4ed0-9038-8c2353f9016f', '7e7136c5-ada0-4190-b053-36b47222c65c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6348pic-29.jpg', 'https://indianbooksworldwide.com/img/6348pic-29.jpg', NULL, 'Pratigya', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('2173b10e-2728-447b-b52e-78019f5ab9c8', 'c8d1e605-edea-404c-942d-c5b3a8bcb27a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9589A%20Hand%20Book%20of%20Buddhism%20-%20Art,%20Architecture,%20Literature%20and%20Philosophy.jpg', 'https://indianbooksworldwide.com/img/9589A%20Hand%20Book%20of%20Buddhism%20-%20Art,%20Architecture,%20Literature%20and%20Philosophy.jpg', NULL, 'A Hand Book of Buddhism - Art, Architecture, Literature and Philosophy Book', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('21939e13-b6ce-4d0a-8021-dc561dc05ac5', 'c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1852educ.jpeg', 'https://indianbooksworldwide.com/img/1852educ.jpeg', NULL, 'Educational Research: Competencies for Analysis and Applications 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('21d795fa-12e8-4955-83dc-0e8826273649', 'a190d669-19fc-42a0-9edc-75a2c1a642e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31969789400704480_1.jpg', 'https://indianbooksworldwide.com/img/31969789400704480_1.jpg', NULL, 'Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('21de5535-a850-4aef-8c71-c7407f8cbb85', 'a6a0923c-ee51-4882-bf3f-156e32fc1c24', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2715Sanskrti%20Drama.jpg', 'https://indianbooksworldwide.com/img/2715Sanskrti%20Drama.jpg', NULL, 'Sanskrit Drama', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('220bc3e9-21c6-46aa-9718-db99395c5d28', 'c07536c9-a4d5-469d-ac8f-3ebe1344733a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1878logo_white_plus_3_2.png', 'https://indianbooksworldwide.com/img/1878logo_white_plus_3_2.png', NULL, 'Nanotechnology', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('223b7f3e-2afa-4f0f-b4cc-0ef14a04e47c', '1e498007-b96f-4e0e-b48b-c2f7ef8e94d3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5907Short%20Stories%20from%20Indian%20Mythology.jpg', 'https://indianbooksworldwide.com/img/5907Short%20Stories%20from%20Indian%20Mythology.jpg', NULL, 'Short Stories from Indian Mythology', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('2244bb5d-eb3b-4ae7-907e-2088b1e198ec', '0a79ef85-d1e9-4449-90e2-8150eb807efd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8915817822030x.jpg', 'https://indianbooksworldwide.com/img/8915817822030x.jpg', NULL, 'The Art and Science of Psychic Healing', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('2288f5dc-e629-4498-9d40-916e3d5fd04e', '5842b32f-8135-4690-b1d1-ab14e98f292b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9121818921103x.jpg', 'https://indianbooksworldwide.com/img/9121818921103x.jpg', NULL, 'The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('229b1e70-6807-45a4-869e-50d2c3e0a7a9', '2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52159788185301815.jpg', 'https://indianbooksworldwide.com/img/52159788185301815.jpg', NULL, 'The Complete Works of Swami Vivekananda - V 6', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('229f312a-7457-4008-b335-9484438c2a5d', 'd1cf785a-bd38-412c-9457-a35bd11e66d6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5727puppets.jpg', 'https://indianbooksworldwide.com/img/5727puppets.jpg', NULL, 'Puppets Without Strings (Science For Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('22ab9040-c563-4995-9f1d-0227cf2542a9', 'f0199579-4e27-4557-b4ea-00a67aed4b31', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1443Vijayanagara%20Sculptures%20at%20Hampi.jpg', 'https://indianbooksworldwide.com/img/1443Vijayanagara%20Sculptures%20at%20Hampi.jpg', NULL, 'Vijayanagara Sculptures at Hampi', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('22c14745-ac30-4ae6-bc56-efede2295029', '2a7c6931-ab75-4fc4-8778-1f29f6e5e263', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4899buddha.jpg', 'https://indianbooksworldwide.com/img/4899buddha.jpg', NULL, 'Buddha: Images in Art', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('23246f3b-2ff3-4a8b-8033-80b6aae581b5', 'c0c9f05c-b1b6-4684-816e-a2ceac38c0d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70199788177584257.jpeg', 'https://indianbooksworldwide.com/img/70199788177584257.jpeg', NULL, 'Introduction to Computer Security', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('2343812a-77f3-4e43-a393-f656122b1127', '5bdbe540-0e82-4ffe-a37b-0d0f67e23c6a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2368ste.webp', 'https://indianbooksworldwide.com/img/2368ste.webp', NULL, 'Strategic Human Resource Management', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('234d82ad-4b7d-4980-92f9-d8faedecd3bb', '4748ed7b-a4aa-4a2a-b75b-d53204a0f908', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8231dpp_19_190.jpg', 'https://indianbooksworldwide.com/img/8231dpp_19_190.jpg', NULL, 'Chipless RFID Reader Architecture', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('2361e26b-c58c-40d4-84c4-5b966f34cab5', '38263618-58a6-4154-be12-b13b33bbc87f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75839789381030349.jpg', 'https://indianbooksworldwide.com/img/75839789381030349.jpg', NULL, 'Petals of Joy - A Bouquet of Short Stories of Odia Women Writers', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2365705d-7d41-4610-ac94-09ff578d4b06', '5ca99177-6ffc-481c-8891-20239ca18469', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1356contem.jpg', 'https://indianbooksworldwide.com/img/1356contem.jpg', NULL, 'Contemporary Management 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('238ae855-8997-470f-8f7d-1dc93f9285c6', '23172ea3-d5da-4a67-b65f-44b0d17fe976', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/335161jJhv54T-L._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/335161jJhv54T-L._AC_UF1000,1000_QL80_.jpg', NULL, 'Modeling and Optimization in Space Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('23960edf-2bb7-419c-8f25-e5170d18697d', '9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48039788184881653.jpg', 'https://indianbooksworldwide.com/img/48039788184881653.jpg', NULL, 'Encyclopedia Of Hospitality Management in 6 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('23af09b0-227e-4d91-97ff-b697371d4fb0', '1763de06-a8db-4b39-9c50-83eceead2780', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'International Marketing - 16/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('23ba8f8d-9751-4a07-8f20-6fc078c0ee6a', '2005e7fa-e827-4894-9635-2b9df5d9e882', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41239788174534071.jpg', 'https://indianbooksworldwide.com/img/41239788174534071.jpg', NULL, 'Indology on Cloud 9', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('23d8965e-c900-4c0e-94c4-922cbe7e2e3c', '2941c7c3-8c95-40a3-a5af-59340855dd0c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4253Capture.PNG', 'https://indianbooksworldwide.com/img/4253Capture.PNG', NULL, 'Embedded System Design - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('23e22248-9eeb-4d26-a400-47c0cf82007b', '96c3d979-aa05-4911-8c5b-2acaa443bde0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7589dpp_18_68.jpg', 'https://indianbooksworldwide.com/img/7589dpp_18_68.jpg', NULL, 'Geometry and Phase Transitions in Colloids and Polymers', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('23fae29e-5576-41db-a148-77caaccfcb73', 'a0b245f7-a4e4-4366-a026-45490bdaa6e8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51709788192214351.jpg', 'https://indianbooksworldwide.com/img/51709788192214351.jpg', NULL, 'Digital Library and Information Technology- Changing Concepts', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('24084a71-2a75-473d-b8c6-878affa6b75d', 'af03cddf-0af3-499c-b349-04f11da2010c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6871dpp_18_80.jpg', 'https://indianbooksworldwide.com/img/6871dpp_18_80.jpg', NULL, 'Learning About Particles -50 Privileged Years', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('24185778-910c-4f55-87b7-5de4ca7eea10', 'ed9feb1b-19a0-4513-91b5-004d4dfed4a4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68789780198238331.jpg', 'https://indianbooksworldwide.com/img/68789780198238331.jpg', NULL, 'Critical Scientific Realism', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('24476949-bffe-4b92-9d69-4af50b3f8d4f', '17254fcf-93df-4f67-a666-de38c4ba811d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Global Policing -Ben Bowling & James Sheptycki', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('244c4302-952d-4a51-bfb7-8800f5b2fb63', 'f493b2c2-d39b-4c80-bfc4-ecdb7418a372', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Marketing - Asian /e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('2476ceb3-8687-4b9e-b45a-157397098e27', 'e92609e3-20e2-47bd-afbe-b57f5383fb03', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14639788172735258.jpg', 'https://indianbooksworldwide.com/img/14639788172735258.jpg', NULL, 'Dropouts - A Challenge to Distance Education new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('24860d64-3a83-4480-8cec-94dba8b28cb4', 'dff027d5-393d-4dd1-b19c-f1f4a440a0c8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12669780199547272.jpg', 'https://indianbooksworldwide.com/img/12669780199547272.jpg', NULL, 'Modelling Longevity Dynamics for Pensions and Annuity Business A NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('249fb1fb-f8e5-4b85-8b5b-3154d86fa7d5', '58b670e9-eef1-4f31-933e-6afdbbca80a4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46001557_Agricultural%20Chemistry-550x550.jpg', 'https://indianbooksworldwide.com/img/46001557_Agricultural%20Chemistry-550x550.jpg', NULL, 'Agricultural Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('24a190ad-714e-4410-a855-7e222d212e61', 'ba64ac21-8d4e-457e-8cba-b9fe9f5a036d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45559780857029782.jpg', 'https://indianbooksworldwide.com/img/45559780857029782.jpg', NULL, 'Theoretical Issues in Psychology - 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('24ae509f-9da0-4b52-9175-e8b3391d0c3c', 'ea3576ab-9940-4602-bf6e-89b2803da2ce', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4301Indian%20Red.jpeg', 'https://indianbooksworldwide.com/img/4301Indian%20Red.jpeg', NULL, 'Indian Historical Studies', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('24bea9b8-bfce-4450-9f93-9437bb03c7d3', 'f4baad78-08b0-4a09-aca3-32737596841e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29868172733690.jpg', 'https://indianbooksworldwide.com/img/29868172733690.jpg', NULL, 'Democratic Governance - Issues and Concerns', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('24c4ef4b-2985-4def-8f0b-e7f8418c6a55', '1e300a4d-f895-495e-94b1-7f157013901c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42199788194088202.jpg', 'https://indianbooksworldwide.com/img/42199788194088202.jpg', NULL, 'हिंदी साहित्य ज्ञानकोष - 7 भागो में', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('24da5fc8-0bb1-4e0e-98fa-6e1a2d47dd7e', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88780.jpg', 'https://indianbooksworldwide.com/img/88780.jpg', NULL, 'Euclid and His Modern Rivals', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('24dfe7ae-6970-4148-946f-218e227614ee', '5d7832dd-b6b2-4a8b-b66b-2936a6cea591', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'New Enterprise Management - A Creation of Women Entrepreneurs', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('24f38d73-8657-4c49-a25f-d836e032f1a3', '9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6010nuclear.jpg', 'https://indianbooksworldwide.com/img/6010nuclear.jpg', NULL, 'Experimental Nuclear Physics Vol.1: Physics of Atomic Nucleus', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('254eab97-90ad-400a-b7a9-1d5a33c2b1e7', 'd9734459-ee34-452a-8374-dadc380647da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mohammed Reza Pahlavi - Major World Leaders', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('25583634-6270-4a21-a3d7-be690009a3f2', 'f79a38d0-edb8-46f1-86e3-f8e9391f299f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2990physics.jpg', 'https://indianbooksworldwide.com/img/2990physics.jpg', NULL, 'Physics of Semiconductor Devices', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('256d9dfa-125c-45fc-aa9c-28d5abff5c8d', '683d2f8e-6783-449f-83dc-0b28d1e1edde', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4028Samkhya%20-%20A%20prologue%20to%20Yoga.jpg', 'https://indianbooksworldwide.com/img/4028Samkhya%20-%20A%20prologue%20to%20Yoga.jpg', NULL, 'Samkhya - A prologue to Yoga', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('257ee08b-5376-40cc-aeed-db0afcc61c43', 'e3d4bc00-1a5e-4871-bf48-37e3baa622ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33619788187471622_1.jpg', 'https://indianbooksworldwide.com/img/33619788187471622_1.jpg', NULL, 'A Text Book of Media Laws - An Advance Resource Book', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('2583223e-21ad-4e54-9151-f9f585aa2e10', '94ac1db6-1476-4e6b-85d7-8e5226421f3f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3277WhatsApp%20Image%202025-09-10%20at%2018.24.04_fade2126.jpg', 'https://indianbooksworldwide.com/img/3277WhatsApp%20Image%202025-09-10%20at%2018.24.04_fade2126.jpg', NULL, 'Nuclear Energy: Principles, Practices, and prospects, 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('2592825b-7be0-48c9-b7c4-50bf19032fee', 'b848e0f6-3b9c-4021-a7ba-3c81ab8fc281', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Recent Indian English Fiction - Winners All the Way', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('25a4f669-a8d2-4591-81f7-a563b5714f47', 'ec1bead5-aca2-4d58-88f0-a280188e021c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3569IMG_20220215_0002.jpg', 'https://indianbooksworldwide.com/img/3569IMG_20220215_0002.jpg', NULL, 'Classification of World Climates', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('25bc9419-4545-4e5b-ac6f-c1d765555245', '5d63c738-7540-4d09-ac3c-51647e7a9c85', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8334789386042231.jpg', 'https://indianbooksworldwide.com/img/8334789386042231.jpg', NULL, 'Group Processes (Set of 4 Volumes) A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('25c5b3ee-a7b7-4507-9e09-49cc12f94b5a', '7536833d-0824-4201-841c-028c3ba1ec21', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85919780857029249.jpg', 'https://indianbooksworldwide.com/img/85919780857029249.jpg', NULL, 'The Sage Handbook of Early Childhood Literacy - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('25ce170a-e295-4e89-98a4-1cbf999ebb74', '54a0d63a-5189-46de-96e8-b5f16c47a632', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25531_4_42%2024.jpg', 'https://indianbooksworldwide.com/img/25531_4_42%2024.jpg', NULL, 'A Dictionary of Lace', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('25d4ba41-ede9-46e9-befd-bc4f6e1d6929', '1b3b4c40-e646-4022-8be6-2d8f03e46b6b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7403pic-19.jpg', 'https://indianbooksworldwide.com/img/7403pic-19.jpg', NULL, 'Amritlal Nagar ke Upanyason ka Samajshstriya Addhyan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('25e5154b-eb98-4f19-ad64-d0d284391c96', 'd8bbb191-ae14-478a-912f-f21df487cf89', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38849780817633394.jpg', 'https://indianbooksworldwide.com/img/38849780817633394.jpg', NULL, 'Progress in Mathematical Physics - Physical Applications of Homogeneous Balls', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('25ec9de0-065c-48c0-9a5e-94bec494e619', '24b1551e-2cb2-4801-aba6-8d77a8a80ca4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6793proba.webp', 'https://indianbooksworldwide.com/img/6793proba.webp', NULL, 'Probability and Queueing Theory 8/e - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('261ed399-c913-4bd4-9228-885b97123e06', '741d51d3-1a33-4a9b-a79f-becbb009cc0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2157pic-21.jpg', 'https://indianbooksworldwide.com/img/2157pic-21.jpg', NULL, 'Business Statistics:Text & Problems-with Introduction to Business Analytics', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('26333bca-5578-48a8-b600-7898096f7bfd', '39f73621-ad80-4f8c-9f74-3de52de8fe7e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8089shreemadbhagwat-main-jeevan-padhati-original-imadc96whtgnhbze.webp', 'https://indianbooksworldwide.com/img/8089shreemadbhagwat-main-jeevan-padhati-original-imadc96whtgnhbze.webp', NULL, 'श्री मदभागवत में जीवन-पद्धिति', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('2642ef1b-3806-4798-85f6-eb16813f1268', '4a8719d1-820a-4b64-9190-1c50d36dfd1e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7962isocyanide.jpg', 'https://indianbooksworldwide.com/img/7962isocyanide.jpg', NULL, 'Isocyanide Chemistry: Applications in Synthesis and Material Science', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('2644ed16-c076-4f19-bd7c-b1b08f1ab9c3', '048e9a59-a2d2-4402-af26-8ab5661d7ffb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90739781847873606.jpg', 'https://indianbooksworldwide.com/img/90739781847873606.jpg', NULL, 'ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('26600bf5-ecc5-4d53-ae65-0b1f96ebe916', '512c18b4-5287-43e6-838a-573f858cc892', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76999788128623653.jpeg', 'https://indianbooksworldwide.com/img/76999788128623653.jpeg', NULL, 'Disney Mickey Wonders Why: Time and Seasons', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('2669d887-7aaa-4e45-8e83-ce98f431a6c7', 'e4981980-217e-4aee-b493-03363de9e7d6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9872bio.jpg', 'https://indianbooksworldwide.com/img/9872bio.jpg', NULL, 'The First Book on the Innovative Study of Biophysical Chemistry of Biointerfaces', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('26736da3-53bc-4fb3-8cac-fd91caae3e4f', 'b9d07739-c2ad-4991-9705-6a5026b2a964', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9571Communicating%20Process%20Architectures%202011.jpg', 'https://indianbooksworldwide.com/img/9571Communicating%20Process%20Architectures%202011.jpg', NULL, 'Communicating Process Architectures 2011', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('26810345-2f23-44ef-968e-00202ec84ae2', '3414e60a-58cd-4ac8-817a-81283cc8343f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Handbook of Data Management', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('268477c5-b929-4f9d-b80f-3aabc2f94e5f', 'effc5142-d19e-4d2b-8175-f0fdddf0cbbf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44141.jpg', 'https://indianbooksworldwide.com/img/44141.jpg', NULL, 'A Guide to Maple', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('26a9576d-dc9a-49b7-96df-98e37e744271', 'a8094c24-2a0d-4b2b-b499-7fb8c489628e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2640dpp_14.jpg', 'https://indianbooksworldwide.com/img/2640dpp_14.jpg', NULL, 'Microbial Physiology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('26b589ad-e5a5-4a64-923a-dab49e946ba9', 'cf7a28e2-e140-41a5-9555-522c834a7711', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51083.jpg', 'https://indianbooksworldwide.com/img/51083.jpg', NULL, ' संस्कृति ', 1, 0, 'FAILED', '2026-08-11 12:37:11'),
('26bb12aa-7ef5-4f92-9dc9-caec3c68a947', 'dd001942-0c74-40ba-a31c-09937f692a1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8158laws.jpg', 'https://indianbooksworldwide.com/img/8158laws.jpg', NULL, 'Industrial Relations and Labour Laws', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('26e3d262-1255-40b2-a046-11d95d60f547', 'cea869bb-ecab-4d3e-a1b6-42fd07d8500a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6337women.webp', 'https://indianbooksworldwide.com/img/6337women.webp', NULL, 'Women in Rgveda', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('26e81ba2-6da7-42fb-8daf-1ee4bfc5fbd5', 'd2febf39-4bca-4ef0-97d5-788d9e91987d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74349781414486529.jpg', 'https://indianbooksworldwide.com/img/74349781414486529.jpg', NULL, 'Food - In Context - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('26f8f8b9-20d7-4324-8587-c235fa03187c', '751525e8-2317-4e9d-8b83-72be95a601f8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27031.jpg', 'https://indianbooksworldwide.com/img/27031.jpg', NULL, 'Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics new', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('2703cd72-23dc-4875-9c4b-82d7a31dcff4', 'c476d60f-d730-4fe4-b0da-902096e185ba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2463dppp_2.jpg', 'https://indianbooksworldwide.com/img/2463dppp_2.jpg', NULL, 'Orchid Biotechnology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('27073d3e-1169-4c88-b059-96edcf5e4723', 'a0267d11-2bdc-477e-b15b-52592f1a9f90', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2473dpp_18_138.jpg', 'https://indianbooksworldwide.com/img/2473dpp_18_138.jpg', NULL, 'The Physics and Modeling of Mosfets - Surface', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('271d2ff2-a8eb-479b-a6a8-5d5d71029574', 'b7540b8a-e715-409d-91fa-d439320cdac1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71701.jpg', 'https://indianbooksworldwide.com/img/71701.jpg', NULL, 'Applied Mathematics for Electric Power Systems, Optimazation, Control, and Computational Intelligence - Power Electronics and Power Systems New', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('271f0cdd-de93-4a71-b3fd-987b8786ec7d', '71d24ab1-34c3-4799-991a-33c2e2960dba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8750yog%20me.jpg', 'https://indianbooksworldwide.com/img/8750yog%20me.jpg', NULL, 'योग में पंचकोश साधना', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('272c5238-04dd-486f-84e5-ac39b8031159', 'b42808f2-8f7b-4600-b33f-d932cc0bf02a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8843satyapraksh.jpeg', 'https://indianbooksworldwide.com/img/8843satyapraksh.jpeg', NULL, 'सत्यार्थप्रकाश', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('27344e69-59fd-4b3f-a3f8-21f0b4edaea7', 'fd9fe938-b947-4e22-9344-e1c03d51924e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1705Britannnica.jpg', 'https://indianbooksworldwide.com/img/1705Britannnica.jpg', NULL, 'Encyclopedia Britannica (Latest) - 32 Vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('274fcdfa-7757-4ad6-bec8-973f423bffcc', 'a092180b-fa01-4ee5-9f6e-1ce01e7ef2bf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6616envi.jpg', 'https://indianbooksworldwide.com/img/6616envi.jpg', NULL, 'Environmental Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('2751d4d7-8eca-435f-aa6b-e2d5012729de', 'a1133656-de20-4b62-bc87-b769d69ae2f8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11799788176760997xxxxxxxxx.jpg', 'https://indianbooksworldwide.com/img/11799788176760997xxxxxxxxx.jpg', NULL, '101 tales from INDIAN MYTHOLOGY', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('27543c78-e9d9-4205-89fd-16541de7884d', 'd67ff13b-b3ae-4674-a2c1-6e2730afb553', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9813AA.jpg', 'https://indianbooksworldwide.com/img/9813AA.jpg', NULL, 'Algorithmic Number Theory - Lattices, Number Fields, Curves and Cryptography', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('275bbdcb-92fe-4e45-bb4d-15453940108f', 'b532288c-f38e-4dc8-9100-272b6d62ec61', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8016chemistry.jpg', 'https://indianbooksworldwide.com/img/8016chemistry.jpg', NULL, 'Chemistry of Water & Microbiology', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('2773fff8-3889-480e-8f6c-186067aaf445', '2f3614b7-368e-4e20-ae0a-c96d76ef0561', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Legal Aspects of Business NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('27995ce0-ca32-452d-a4d5-db0640d58d60', 'd195f4f4-7e10-4011-a22c-351e8816e7aa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22039789383158546.jpg', 'https://indianbooksworldwide.com/img/22039789383158546.jpg', NULL, 'Right to Information', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('27a4616b-b3ac-4bd7-9551-6c83ef115df6', '7e416256-40eb-4be5-8a34-8a1a91865f45', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2953algal.jpg', 'https://indianbooksworldwide.com/img/2953algal.jpg', NULL, 'Algal Biotechnology and its Importance in Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('27a555b0-f2fa-48cc-b77b-9e4cfd45f238', '031036f3-52e6-4894-939c-be744aa10a14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2440commentary-on-the-customs-act-in-3-vols-mandj-services.jpg', 'https://indianbooksworldwide.com/img/2440commentary-on-the-customs-act-in-3-vols-mandj-services.jpg', NULL, 'Commentary On The Custom''s Act, 1962 17th/e, 3vols. in Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('27b00a5f-56f8-43e7-bb00-7cf77fedeb73', '9a2d4598-e063-4ba3-8699-6f992c8f024d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3730Oxford%20Studies%20in%20Ancient%20Philosophy%20-%20V%20XXXIII.jpg', 'https://indianbooksworldwide.com/img/3730Oxford%20Studies%20in%20Ancient%20Philosophy%20-%20V%20XXXIII.jpg', NULL, 'Oxford Studies in Ancient Philosophy - V 1', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('27dbdc1f-9984-44e5-9d41-3b5a2fa6cffe', '2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6899spectra.webp', 'https://indianbooksworldwide.com/img/6899spectra.webp', NULL, 'Interpretation of Organic Spectra', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('27ea890a-1c40-41ac-b84d-bac78c5edd2e', 'f71ff88a-49e3-4f3a-9afa-6658048e9b1f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4714pic-22.jpg', 'https://indianbooksworldwide.com/img/4714pic-22.jpg', NULL, 'Lok Jagran aur Hindi Sahitya - Lok Vimarsh: Sahitya ka Samkalin Janpaksh BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('27f719b6-c174-4b05-bac4-0965ac599a59', '31a53a7e-662c-418e-8de3-5a053b6dbb6b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5286Capture.PNG', 'https://indianbooksworldwide.com/img/5286Capture.PNG', NULL, 'Biotechnology and the Law - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('280b8948-832c-4162-81fc-660dd26abbed', '97c3f834-5d4c-4e9e-a8ac-e2c1211717e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3594pp_5_4.jpg', 'https://indianbooksworldwide.com/img/3594pp_5_4.jpg', NULL, 'Environmental Science - A Student s Companion FOR BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('281b085e-ee33-4217-8e92-febc2103c6af', 'ecbb14f0-1f3f-48fe-a737-4c992a89d38f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75119780857023889.jpg', 'https://indianbooksworldwide.com/img/75119780857023889.jpg', NULL, 'Global Health- Library of Health and Social Welfare- 4Vols. BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('28217c03-6e29-4a12-98aa-9364bb7aa9a4', '15280d61-4944-4644-935b-c5449384b59f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1693Capture.PNG', 'https://indianbooksworldwide.com/img/1693Capture.PNG', NULL, 'Ek Satr Nyaydhish ki Jivani', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('28275eed-08c5-4b3f-8d7c-7f69118da785', 'bd5427d9-cbcb-409e-9407-953df52256bc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2390hak859.jpg', 'https://indianbooksworldwide.com/img/2390hak859.jpg', NULL, 'योगतरंगिणी-संशोधित एवं संवर्धित शब्दानुक्रमणिका सहित- 2 भागो में', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('2834a434-add9-444a-9f26-69048d6224a9', '876e0ece-0e2f-4503-a1b2-8394036c2534', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41079788181162106.jpg', 'https://indianbooksworldwide.com/img/41079788181162106.jpg', NULL, 'China Looks at the World and India', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('2838db8a-16e3-455e-8ca1-d82b427eb1a8', '372f802a-e0c3-490e-aa75-6d51a386e678', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1395image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/1395image_not_available_9_54.jpg', NULL, 'Green Political Thought', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('2866c07a-b875-4629-99a4-724098686d54', '60d7a396-2a28-4571-a7bb-cc86d7ee0dba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3524logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/3524logo_white_plus_3_1.png', NULL, 'Application of Library Science', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('28939508-0667-4a84-941f-2360f17f370b', '93652e78-b2b7-4154-b400-83a64852c3a3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2222dpp_8_45.jpg', 'https://indianbooksworldwide.com/img/2222dpp_8_45.jpg', NULL, 'The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('28ac47b5-6c43-4b91-acfd-ca54f1f8d926', 'dc67bbf4-3e58-4e9b-a09a-dcdf0736005e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5540ram.jpg', 'https://indianbooksworldwide.com/img/5540ram.jpg', NULL, 'वैश्विक संदर्भ में राम', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('28b33f0c-3a19-4063-a2c2-1abd172bea2a', 'd8c43732-4fc4-4d78-ab46-67f66c047210', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9303result.jpg', 'https://indianbooksworldwide.com/img/9303result.jpg', NULL, 'Communicating for Results  4/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('28e808ff-0a1a-425c-9acd-12b5cb725d73', '59182263-3a8b-4be2-b282-47ef224b8f62', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5809mukti.jpg', 'https://indianbooksworldwide.com/img/5809mukti.jpg', NULL, 'मुक्तिबोध की '' भूरी-भूरी खाक-धूल'' एक विमर्श ', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('28fe02a3-658b-492e-9fc2-f070497365ae', 'e68b92f7-dcdf-4e26-8fbf-3272c1bafd23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Globalization East and West', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('292b1b63-06c3-4a20-91b2-a702ad0c7270', '0491d338-4bf6-4fa7-977c-7416e4a22bba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53289788190711050.png', 'https://indianbooksworldwide.com/img/53289788190711050.png', NULL, 'Shiksha Takniki', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('293cb1ab-a2f6-4720-97a6-8a2bbe63e06e', 'fa7ba415-19c0-4693-bd49-ff04df125edd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'International Encyclopedia of Fishery Science And Technology in 10 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('293e8683-b8d9-424e-a89d-a4c542ae4bf8', 'cf7a28e2-e140-41a5-9555-522c834a7711', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6230WhatsApp%20Image%202025-07-31%20at%204.10.59%20PM.jpeg', 'https://indianbooksworldwide.com/img/6230WhatsApp%20Image%202025-07-31%20at%204.10.59%20PM.jpeg', NULL, ' संस्कृति ', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('2956e4c9-b83c-4cf0-8088-84694350f83a', '6621aee3-d315-4835-836a-6789ce7acea4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1432Post-Independence%20Sanskrit%20Literature%20-%20A%20Critical%20Survey.jpg', 'https://indianbooksworldwide.com/img/1432Post-Independence%20Sanskrit%20Literature%20-%20A%20Critical%20Survey.jpg', NULL, 'Post-Independence Sanskrit Literature - A Critical Survey', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('296e9fb5-6f24-4395-9220-0f8d261d85df', '0bd63f3e-b304-4d3d-b6c9-ca2fed4c516a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Inequalities and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('2976b1b9-dfb3-4f62-a69f-e5b4f4368958', 'f50767a3-d30f-4d35-b141-efa0efda73be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9510dpp_8_45.jpg', 'https://indianbooksworldwide.com/img/9510dpp_8_45.jpg', NULL, 'The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('29884b71-d243-4586-85e8-68b0d45ef689', '46aecbe2-11dc-4678-8b04-927636a03e9a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3479Population%20Systems%20-%20A%20Genreral%20Introduction.jpg', 'https://indianbooksworldwide.com/img/3479Population%20Systems%20-%20A%20Genreral%20Introduction.jpg', NULL, 'Population Systems - A Genreral Introduction', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('29b814b7-965f-40ca-ab7e-5765bd1f9722', 'ff4ceb93-7291-4783-8918-59606b4743f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9634Capture.PNG', 'https://indianbooksworldwide.com/img/9634Capture.PNG', NULL, 'Abstract State Machines - A Method for High-Level System Design and Analysis - Include CD-Room', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('29b9fc5e-e6c0-49ad-b2de-a1de60522e36', '9356b79c-2295-4588-a895-339e0c941157', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51339781565106871_1.jpg', 'https://indianbooksworldwide.com/img/51339781565106871_1.jpg', NULL, 'Crime - Current Controversies', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('29bfe9b1-0542-4f5e-9866-a2477869b9ee', '22c3a30c-9b86-401c-8b4f-998b125729ac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6026BCOm.jpg', 'https://indianbooksworldwide.com/img/6026BCOm.jpg', NULL, ' Business Communication 2/e.', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('29c62889-0afa-4833-b58f-0b7c01ee60bb', '022a60d8-b9a5-48ed-ada2-8f3031a8875a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8619Encyclopedia%20of%20Sciences%20and%20Religions,%20V%202%20%20&%20V%203%20-%202Vols..jpg', 'https://indianbooksworldwide.com/img/8619Encyclopedia%20of%20Sciences%20and%20Religions,%20V%202%20%20&%20V%203%20-%202Vols..jpg', NULL, 'Encyclopedia of Sciences and Religions, V 2 & V 3 - 2Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('29c72403-605a-4168-b1f9-ebe390f8813b', 'e85c3ba1-bcf9-4c2f-9320-0839ab5576e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9850empl.jpg', 'https://indianbooksworldwide.com/img/9850empl.jpg', NULL, 'Employee Relations Management', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('29e9f5b1-ee6e-49d9-a42c-bf9ca2ccae65', '0f92a2d1-d198-486d-aa97-117826fb9fc3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7662dpp_8_5.jpg', 'https://indianbooksworldwide.com/img/7662dpp_8_5.jpg', NULL, 'Technology Studies - Key Issues for the Twenty First Century in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('29ecf53c-86e5-48e2-a57f-90007dd25727', '56674ec0-62af-4130-9e29-048017af27a2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8220drain.jpg', 'https://indianbooksworldwide.com/img/8220drain.jpg', NULL, 'Agricultural Drainage Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('2a08a276-ad36-46d5-afec-2f413faf53c5', '44ec5ce4-7f5e-45f6-a137-e909c114bebb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3840handbook.jpg', 'https://indianbooksworldwide.com/img/3840handbook.jpg', NULL, 'Handbook of Elementary Physics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('2a0d1431-94fa-4b81-903d-78993b89a64e', 'bf344c4f-120e-4f82-a914-85b5c13bd308', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3743data.jpg', 'https://indianbooksworldwide.com/img/3743data.jpg', NULL, 'Data Structures Using C', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('2a1c1475-eb69-4e20-a474-2683482fc9c0', 'd14a7f3f-e56e-458a-9e49-3707a5768416', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6712dpp_5_3.jpg', 'https://indianbooksworldwide.com/img/6712dpp_5_3.jpg', NULL, 'Encyclopedia of World Religions', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('2a337cf2-2412-4ac5-abfc-bf7ef1b3649f', 'f6575e40-7107-4096-a737-9a030d56ad23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5353Integrated%20Models%20in%20Production%20Planning,%20Inventory,%20Quality%20and%20Maintenance.jpg', 'https://indianbooksworldwide.com/img/5353Integrated%20Models%20in%20Production%20Planning,%20Inventory,%20Quality%20and%20Maintenance.jpg', NULL, 'Integrated Models in Production Planning, Inventory, Quality and Maintenance', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('2a429b69-a2af-4d1a-904e-48dada89641b', '93677b9d-0f59-4442-af71-74fc4a0cb36a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20371.jpg', 'https://indianbooksworldwide.com/img/20371.jpg', NULL, 'Springer Optimization and its Applications - Optimal Design and Related Areas in Optimization and Statistics', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('2a642b9b-6712-4262-b817-14ffe8c8f9f5', 'b2c9c37b-596a-447d-9a0d-5c665d82cd0a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78729788131759905.jpg', 'https://indianbooksworldwide.com/img/78729788131759905.jpg', NULL, 'Microcontrollers - Architecture, Programming, Interfacing and System Design - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('2a674ada-112b-4744-94fc-730a705c0e50', '2111bb45-0e51-425d-84f0-3ae0c5d2bbba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2669the.jpg', 'https://indianbooksworldwide.com/img/2669the.jpg', NULL, 'The Truth Retold for Joyous Living', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('2a85e457-c867-42af-8111-9a9b825f59f0', 'acea7ba4-4463-4901-b2ba-2f9e7700b233', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7128legal.jpeg', 'https://indianbooksworldwide.com/img/7128legal.jpeg', NULL, 'Legal Aspects of Business 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('2a8717c7-54dd-4db7-8440-0f00829a3f17', '9f6cc882-c494-4738-9bfb-94012d507315', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3723business.jpg', 'https://indianbooksworldwide.com/img/3723business.jpg', NULL, 'Business Intelligence and Analytics: Systems for Decision Support', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('2a9a4631-f209-4980-ac28-358e63394c8a', '67055d68-9598-4fe5-8d24-ac98147992d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6907Capture.PNG', 'https://indianbooksworldwide.com/img/6907Capture.PNG', NULL, 'Childhood Denied - Ending the Nightmare of Child Abuse and Neglect', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2a9bdf64-f3dd-4c82-bb6c-aa1cfe33dcdf', 'fcb04c9c-0cf5-4f19-b98d-2874e558e1a2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8141dpp_8_40.jpg', 'https://indianbooksworldwide.com/img/8141dpp_8_40.jpg', NULL, 'Handbook of Rsearch on Informatics in Healthcare and Biomedicine', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('2ab9efad-e78c-4e57-ace1-5f236cc803f8', '432a4937-593f-4187-8fb2-82fcbad2d5b5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95189788128623554.jpeg', 'https://indianbooksworldwide.com/img/95189788128623554.jpeg', NULL, 'Disney Mickey Wonders Why: Animal Camouflage BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('2abc5249-2e32-49a0-a678-6773326a7db2', 'd5638529-e70f-486b-90b3-4a5fc9af9fef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/787025.jpg', 'https://indianbooksworldwide.com/img/787025.jpg', NULL, 'Nucleic Acid - Structures Properties and Functions', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('2acf4181-59ab-47a8-9e80-110a1ac8c74a', 'c6f1683d-de10-4f2e-9120-0e51a91de82a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4826vol%20i.jpg', 'https://indianbooksworldwide.com/img/4826vol%20i.jpg', NULL, 'Fundamentals Of Physics V-1', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('2ad4f111-e731-43ae-b61e-d4dd76e1ae0d', '438f25eb-57f9-4ef5-8090-bbe41195edc6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1230dpp_18_82.jpg', 'https://indianbooksworldwide.com/img/1230dpp_18_82.jpg', NULL, 'Transforming Social Work Practice - Social Work Skills with Adults New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2af72719-5d5f-409c-bc8a-3707812ecf01', 'a6632cf8-7efb-4da5-8190-fed3823d3bbc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5016bihari.jpeg', 'https://indianbooksworldwide.com/img/5016bihari.jpeg', NULL, 'बिहारी का सामासिक शब्दकोष', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('2af7437e-02a6-4358-8691-4c802515e26f', 'abbe2003-f51f-47b6-903c-3299eb41956d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76509781848550261.jpg', 'https://indianbooksworldwide.com/img/76509781848550261.jpg', NULL, 'Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2af7ab2f-be6e-40e7-8294-b2ee99c2a300', '736d0dba-fc7c-432d-98cf-8c914d79920a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38201.jpg', 'https://indianbooksworldwide.com/img/38201.jpg', NULL, 'Patty''s Toxicology - 9 Vols. (Complete Set), 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('2b224b37-a16f-4fca-9347-32600c0879d9', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96919788184352405.jpg', 'https://indianbooksworldwide.com/img/96919788184352405.jpg', NULL, 'Emancipation of Dalits and Educational Reservation BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('2b337414-9818-4324-8186-d922a686f4a2', 'c7aab07e-93ef-4396-ab03-b4a2d5df7473', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4705Capture.PNG', 'https://indianbooksworldwide.com/img/4705Capture.PNG', NULL, 'The Architect of Modern Catalan Selected writings, Pompeu Fabra 18681948 New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2b3fb72f-5c8c-406b-9d6b-e7681c59f149', 'b24ac100-7608-4c76-a54f-9c7024ef1b3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52439789357461672.jpg', 'https://indianbooksworldwide.com/img/52439789357461672.jpg', NULL, 'Data Mining for Business Analytics: Concepts, Techniques and Applications in Python', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('2b44b723-dc79-488f-a909-92cfa62f5980', '853d8543-1f83-430b-8d8c-63698b1cbc9f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88139780670091904.jpg', 'https://indianbooksworldwide.com/img/88139780670091904.jpg', NULL, 'Godsong - A Verse Translation of the Bhagavad Gita', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('2b50558d-fce4-4e36-8155-46195a0bc81a', 'a23dff34-dfc7-4ccb-850a-a291ab51eefc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76169788170006138.jpg', 'https://indianbooksworldwide.com/img/76169788170006138.jpg', NULL, 'The Library PR Handbook - High-Impact Communications', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('2b5e9153-e277-4396-b533-498890d671f5', '5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7653pic-4.jpg', 'https://indianbooksworldwide.com/img/7653pic-4.jpg', NULL, 'Ritikalin Kavya Prampra aur Acharya Brijesh', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('2b733d11-e735-489f-a29b-658298f851ac', '1f31ea2e-7b91-4cac-8f23-bcc2311d2d8f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4037kashmir%20grammer.jpeg', 'https://indianbooksworldwide.com/img/4037kashmir%20grammer.jpeg', NULL, 'The Kacmiracabdamrta a Kachmiri Grammer Part 1', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('2b8648fb-6bd0-485d-8724-9ea4112afcf8', '65257458-479a-4e7e-812c-61c582cdcfcf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8606Capture.PNG', 'https://indianbooksworldwide.com/img/8606Capture.PNG', NULL, 'Uttrakhand Prashasnik Samajik Evam Arthik Itihas 6 Shatabdi se 12 Shatabdi Tak', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('2b878e71-677d-446b-817a-f0a6520faa64', '3a08cbdb-9bf5-491c-b573-c65d16e8f980', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/484923.jpg', 'https://indianbooksworldwide.com/img/484923.jpg', NULL, 'Indian English Literature-Contemporary Perspectives', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('2bb44659-90c6-4345-af4c-9ee93380296a', '755b6fa6-e886-4d53-bb4b-e9776a0c145b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3639pic-24.webp', 'https://indianbooksworldwide.com/img/3639pic-24.webp', NULL, 'Sampradayik Upanyas aur kitne Pakistan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('2bc3b227-243e-4b86-9e90-86530eaddcf1', '10a58b45-f0e3-4d2b-872d-ab3c4e720e25', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9233YOGA%20-%20Foundation%20of%20Yoga%20-%20V1.jpg', 'https://indianbooksworldwide.com/img/9233YOGA%20-%20Foundation%20of%20Yoga%20-%20V1.jpg', NULL, 'YOGA - Foundation of Yoga - I', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('2bd32d58-25b2-4e9d-8b95-3eb0e95af8c8', '9ea8df19-e083-41d8-a521-f917bec71477', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4996logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4996logo_white_plus_3_1.png', NULL, 'Dalit Atmakatha or Upanyas - shoshan tatha sangharsh (H)', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2bd3ffac-8922-4594-9d51-73f8ac87f21d', 'b7a77f7a-8f93-4eb5-9f7d-75d91d47439a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65509783642356377_1.jpg', 'https://indianbooksworldwide.com/img/65509783642356377_1.jpg', NULL, 'Studies in Computational Intelligence', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('2bd98b19-0990-46c6-b55a-6364b79ea34c', '346fd559-23db-4dd0-be7a-23c7ef9b33cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'International Business', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('2beb72c3-9e7c-4ea9-986b-9e09f6bdae50', 'eb365b5b-f95d-46b6-b8f8-fbb67da546d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9966production.jpeg', 'https://indianbooksworldwide.com/img/9966production.jpeg', NULL, 'Production And Operations Management 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('2bf2fa96-94d0-44db-a724-0f5d0369d724', 'fb7e8f08-5546-411c-888f-ad1dc203ed56', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6210IMG_20220428_0002.jpg', 'https://indianbooksworldwide.com/img/6210IMG_20220428_0002.jpg', NULL, 'Advances in Digital forensics - II', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('2c1f77b6-4978-459d-a6d6-e54a59304036', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90080470093374.jpg', 'https://indianbooksworldwide.com/img/90080470093374.jpg', NULL, 'The Chemistry of Organozinc Compounds - The Chemistry of Functional Groups - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('2c3672b1-c4ad-4c68-9fea-ccf428b7f2f1', '9120a59d-973a-4309-a2a0-4b4a5d52774c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/864821SrzMfhD0L.jpg', 'https://indianbooksworldwide.com/img/864821SrzMfhD0L.jpg', NULL, 'Encyclopedia of Water and Wastewater - Engineering & Analysis - 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('2c45c73a-602b-42c4-9a06-12fb29f6bf56', '15a7b949-0c2e-4406-8007-8b67e463b58c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8248p[ic-18.webp', 'https://indianbooksworldwide.com/img/8248p[ic-18.webp', NULL, 'Vaidik Sahitya Mein Jaltatva Aur Uske Prakar NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('2c49942a-46e1-4179-9d9f-76d98e0c3502', '00b2bb8d-413c-4db7-9178-e43f02b0945c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4940water.jpg', 'https://indianbooksworldwide.com/img/4940water.jpg', NULL, 'Transboundary Water Resources Management: A Multidisciplinary Approach', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('2c941682-7257-4cde-9b74-58f3b4e44c90', 'd2cbf9a3-ec18-4339-8e8b-c71af680db51', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8686dpp_16_4.jpg', 'https://indianbooksworldwide.com/img/8686dpp_16_4.jpg', NULL, 'The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('2ca8e25b-8c60-458d-bd73-9e93c4478c3d', 'b63a64b9-d30b-4da5-a783-942379607383', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1950pic-9.jpg', 'https://indianbooksworldwide.com/img/1950pic-9.jpg', NULL, 'Nirmala NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('2cc7cffa-53b3-4f66-b22f-b956f8db47d3', 'd6563aa8-0722-4197-b349-8503661f8245', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8427dpp_10_7.jpg', 'https://indianbooksworldwide.com/img/8427dpp_10_7.jpg', NULL, 'Essential Concepts In Toxicogenomics -Methods in Molecular Biology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('2cd3a6f4-92cc-4908-b900-15a91e56c65c', '5ae3fb59-3a03-4530-9ac7-067d081902cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9535intro.jpg', 'https://indianbooksworldwide.com/img/9535intro.jpg', NULL, 'Introduction to Management Science:A Modeling & Case Studies Approach with Spreadsheets 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('2ce00166-bf85-43b5-998f-979feb20b64b', '30832511-394c-44df-a8f9-004c97a31088', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/644541cyojymm6l._sx320_bo1_204_203_200_.jpg', 'https://indianbooksworldwide.com/img/644541cyojymm6l._sx320_bo1_204_203_200_.jpg', NULL, 'Theories of the World: from antiquity to the copernican Revolution BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('2ce40a1c-7cb1-4312-89e3-941f61d155ec', '0b8de01c-3706-4b29-af82-baec07ffc2c4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4626dpp_10_3.jpg', 'https://indianbooksworldwide.com/img/4626dpp_10_3.jpg', NULL, 'Endosomes - Molecular Biology Intelligence Unit', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('2cf09153-3dc4-4f88-bb66-f49cb7cbe83a', '498c7d5a-9a9c-4097-bf41-079e53b5ed2e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4753CHOTI.jpeg', 'https://indianbooksworldwide.com/img/4753CHOTI.jpeg', NULL, 'छोटी बहु  ', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('2cf4c8fc-27aa-44d3-8ae6-08815099f91b', '2875ea68-672d-422a-913a-904dee35abb1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7388world.webp', 'https://indianbooksworldwide.com/img/7388world.webp', NULL, 'World Book Encyclopedia 2025 in 22Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('2d6cd2b2-5d07-4a0a-9a4a-5f7ecce3a2f4', 'e0dcdd28-135b-4901-a9ab-c588075ec73a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56159780333641699.jpg', 'https://indianbooksworldwide.com/img/56159780333641699.jpg', NULL, 'Between East and West - Across the Borderlands of Europe', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('2d799321-9187-4fab-b121-7581af009f33', '7ed21e63-747a-43e3-bd8c-6476504498e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1347dpp_15_23.jpg', 'https://indianbooksworldwide.com/img/1347dpp_15_23.jpg', NULL, 'Plant Electrophysiology - Theory and Methods', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('2da2e938-239c-47ab-9211-6fd6a15e69ef', 'c5346d4b-e311-43b2-9764-183060aad655', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9920Capture.PNG', 'https://indianbooksworldwide.com/img/9920Capture.PNG', NULL, 'Women Participation in Panchayatiraj Elections New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2dbd1373-e255-451f-8293-a2204e7ff2c2', 'f759cabe-733a-4685-8022-07c1a8b4d442', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6140stable.jpg', 'https://indianbooksworldwide.com/img/6140stable.jpg', NULL, 'Stable Approximate Evaluation of Unbounded Operators', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('2dd62c3f-2473-44ca-b933-49544e7c9e2d', '53590a50-6404-4472-9f5f-288d367858bb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/190915949_Anupam-Aur-Krura-Sansar_M.jpg', 'https://indianbooksworldwide.com/img/190915949_Anupam-Aur-Krura-Sansar_M.jpg', NULL, 'अनुपम और क्रूर संसार', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('2e372b8c-d843-4822-909a-66dc0a5db6d0', 'd8071694-2d82-4a5d-b82d-a0166c4dbf78', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9454practical.jpg', 'https://indianbooksworldwide.com/img/9454practical.jpg', NULL, 'Practical Guide to Green Technology for Ground Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('2e3a37b5-9aab-4078-b0bb-e3d5048acc55', '221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5755info.jpg', 'https://indianbooksworldwide.com/img/5755info.jpg', NULL, 'Information Technology for Management: Driving Digital Transformation to Increase Local and Global Performance, Growth and Sustainability 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('2ebdce94-f0e1-4d0b-baad-64d889fc8bf2', '70258954-c5f2-47fe-9666-a3a6078ab495', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6778logo_white_plus_3_2.png', 'https://indianbooksworldwide.com/img/6778logo_white_plus_3_2.png', NULL, 'Compact Oxford Dictionary of Current English 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('2ebe900c-fe51-4007-872e-8ab49ec7b838', '2b45ee6a-6589-4159-9a31-a2abcc27b76d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', NULL, 'Scheduled Caste Women', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('2ecac553-bd19-4a74-bef9-67c696d39f7f', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7177WhatsApp%20Image%202025-08-12%20at%2012.09.50%20PM.jpeg', 'https://indianbooksworldwide.com/img/7177WhatsApp%20Image%202025-08-12%20at%2012.09.50%20PM.jpeg', NULL, 'Comprehensive Organic Synthesis: Selectivity Strategy and Efficiency in Modern Organic Chemistry-9 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('2ee87251-5698-4997-a2da-a7a121f13352', 'b80985b2-ad1a-4227-99cf-1ccec16bb710', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Advances in Geometric Modeling', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('2f082bd5-fbbc-43b4-9dbc-ba41f9a00b8b', '9b09b9a1-7a34-4b3a-9456-bb659c4d3509', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3611Capture.PNG', 'https://indianbooksworldwide.com/img/3611Capture.PNG', NULL, 'With ANSI C++ Standards Programming with C++', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('2f100dc0-b3fc-4681-b953-233fff0ac717', '663b90fa-a127-4cd6-95ba-0ba72729d69d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', 'https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, 'Social Work and Community Development', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('2f1d0845-1f7d-4001-9cb0-ca041e560cf5', '4efc89e5-475d-4253-8d0a-ef2b36490dbb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Total Quality Management', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('2f1f1c1c-da6b-4b7a-9680-08362f7e2bee', '1776242c-0ea8-4545-a118-b28afa85b0b3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6189image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/6189image_not_available_9_54.jpg', NULL, 'Indian Politics - Problems, Issues and Challenges', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('2f3a0d69-f38e-47c4-9604-75252ab3d1bf', '1f3d8d8b-0bc9-4207-8ee7-1836561252c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9543Postharvest%20Technology%20and%20Food%20Process%20Engineering.jpg', 'https://indianbooksworldwide.com/img/9543Postharvest%20Technology%20and%20Food%20Process%20Engineering.jpg', NULL, 'Postharvest Technology and Food Process Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('2f45bc9d-dee2-44a2-8e07-46d5ad31d528', '036df452-9613-44d1-916b-ff6c978b3af1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61151_3_2.jpg', 'https://indianbooksworldwide.com/img/61151_3_2.jpg', NULL, 'The Paradoxical Prime Minister - Narendra Modi and His India', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('2f470363-b6c4-4793-82cc-2d90e6c1b716', 'a2e8cb2b-964a-4037-998a-583da3e06df1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/255221bqZ8eC2WL._BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/255221bqZ8eC2WL._BO1,204,203,200_.jpg', NULL, 'Biological Disaster Management - 10 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('2f573d0e-df28-42c5-bbc4-8e2cacb5292d', '7b3310c5-4e17-4d48-93d2-1995e2f9fe22', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4131the%20pronlem.jpg', 'https://indianbooksworldwide.com/img/4131the%20pronlem.jpg', NULL, 'The Problem of The Rupee : Its Origin and its Solution', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('2f73eeb0-4cf0-4338-8291-f7eecdeb1a56', '2f64ee19-a09e-4c1a-ab72-0e30000de23e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65369788171104796-us.jpg', 'https://indianbooksworldwide.com/img/65369788171104796-us.jpg', NULL, 'प्रस्थानत्रयी पदानुक्रम कोष: एकादश उपनिषद्, ब्रह्मसूत्र एवं श्रीमद्भगवद्गीता के विशिष्ट पदों के पदार्थ से युक्त', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('2f94e956-da8c-4feb-9662-23e1492a52ce', 'aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4944dpp_19_132.jpg', 'https://indianbooksworldwide.com/img/4944dpp_19_132.jpg', NULL, 'Sankhyatmak Abhiyogyata (QUANTITATIVE APTITUDE) -Puran Hal Sahit Pratiyogita Parikshao ke Liye Naye Pariksha Patern ke Anusaar', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('2fc29590-8dfb-4e8b-a53d-c8f6f258b43e', '5336ed86-5e8b-42dd-96ec-ce3871c43405', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9487business.jpg', 'https://indianbooksworldwide.com/img/9487business.jpg', NULL, 'Business Communication 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('2fc6dc62-0d74-4cdd-bbca-a99a962ba5be', '3bbaa492-1b15-4842-aed5-fcd7a2640e2a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3776dpp_9_35.jpg', 'https://indianbooksworldwide.com/img/3776dpp_9_35.jpg', NULL, 'Climate Change and Insurance -Disaster Risk Financing in Developing Countries BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('2fc99dde-379a-4d1b-9e0c-3bd400751ff9', 'b0271338-0fb7-4275-b6e8-79bb2c844caa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2396Capture.PNG', 'https://indianbooksworldwide.com/img/2396Capture.PNG', NULL, '101 Microwave recipes', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('2fd10d20-abb7-4df4-acd4-975df43902ea', '081f23ad-7403-4cef-82cb-40db3fb7302f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1632dpp_8_27.jpg', 'https://indianbooksworldwide.com/img/1632dpp_8_27.jpg', NULL, 'The Inner Guide Meditation - A Spiritual Technology for the 21st Century', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('2fe9c7fe-00a1-4334-93a5-c62dc64e36e1', '7989af81-7b29-4234-9370-519a11855c78', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81931.jpg', 'https://indianbooksworldwide.com/img/81931.jpg', NULL, 'Algorithmic Learning in a Random World', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('2ff1de2f-ded9-4299-9f7c-62553dd51c8d', '51f8bdb0-2ecb-4fc9-8215-95ad0403351d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8476jj.jpg', 'https://indianbooksworldwide.com/img/8476jj.jpg', NULL, 'Justice Delayed is Justice Denied "40" Million Cases Pending in Indian Courts-Causes & Remedies', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('2ff67e9a-7b9e-45ad-8050-874b35a08af0', 'bb4a24d2-8f36-4b6a-aea3-7058fe0ea287', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91869780198366423.OU.0.m.jpg', 'https://indianbooksworldwide.com/img/91869780198366423.OU.0.m.jpg', NULL, 'Oxford English for Cambridge Primary', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('300ac748-e2f2-484b-9791-fdf0a85a6321', '26c33d21-8490-4538-9b4f-afa479dbf2ab', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76079788192563657_1.jpg', 'https://indianbooksworldwide.com/img/76079788192563657_1.jpg', NULL, 'Empowering Rural Women Entrepreneurship in India New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('30161314-d90b-47e4-a7d1-e3369b25c021', '073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/189761woT-ChK1L._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/189761woT-ChK1L._AC_UF1000,1000_QL80_.jpg', NULL, 'Continuous - Time Markov Chains and Application - A Two - Time - Scale Approach 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('302732f8-de97-465c-bf9d-7d00c3f56cf1', 'cd956ceb-a744-4575-8693-380a6ff809e4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2624water.webp', 'https://indianbooksworldwide.com/img/2624water.webp', NULL, 'Water on Earth-Physiocochemical and Biological Properties', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('303a07ff-0df9-4fc4-b8e7-7cec9bc541db', '2649dd28-9dd5-4cd9-9125-361b5ba7264e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35279781452259666.jpg', 'https://indianbooksworldwide.com/img/35279781452259666.jpg', NULL, 'Introduction to Leadership - Concepts and Practice - 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('30654a77-88bf-4470-a05f-b78f7b234617', 'def62904-d910-45bb-8431-43c7cd413963', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Indian Woman BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('30661070-fadd-4781-a5e4-e408d3ab1ca8', '6ed3d092-34d9-4254-a1be-11eea30bf664', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93649781625134189.jpg', 'https://indianbooksworldwide.com/img/93649781625134189.jpg', NULL, 'When Culture and Biology Collide- why we are stressed, Depressed,and Self-Obsessed NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('30729d37-5950-4739-a326-f045b5e90f8f', '47018e78-b1db-4c6a-9670-1d34b12a546d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38579788193319604.jpg', 'https://indianbooksworldwide.com/img/38579788193319604.jpg', NULL, 'Generic Pharmaceutical Patent and FDA Law', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('3098f60e-9108-4bbe-940e-1745862e0192', '149b1f0f-44ab-4a69-87cb-7f9d48978445', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91549789354644092.jpg', 'https://indianbooksworldwide.com/img/91549789354644092.jpg', NULL, 'Operations and Supply Chain Management 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('3099dc3c-15cf-43ea-880d-6c79c9e5d65f', 'a462fa1a-d4a5-43b0-9f9c-b78509ee1ab0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51151.jpg', 'https://indianbooksworldwide.com/img/51151.jpg', NULL, 'Good Economics for Hard Times', 1, 0, 'FAILED', '2026-08-11 12:37:15'),
('309e5bb7-0572-4236-a8a6-6f5a8f7b3c16', 'e85c9a41-873c-4cf4-9401-c165c1229361', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3160mathematics%20ee.jpg', 'https://indianbooksworldwide.com/img/3160mathematics%20ee.jpg', NULL, 'Essential Mathematics and Statistics for Forensic Science', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('30b68135-9956-4d77-8935-c6d85eb7de27', '2fd46c7a-c727-4b58-8ef0-f34a9b9e92aa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1093_4_50.jpg', 'https://indianbooksworldwide.com/img/1093_4_50.jpg', NULL, 'Statistical Theory of Communications', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('30c0e350-2760-45c1-b5e0-ca739027191b', 'b2c12234-2aa0-4165-b16a-c97bd742c9a6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4885Landsberg-Elementary-Textbook-on-Physics-Vol-1-Mir-1988_0000.jpg', 'https://indianbooksworldwide.com/img/4885Landsberg-Elementary-Textbook-on-Physics-Vol-1-Mir-1988_0000.jpg', NULL, 'Elementary Textbook on Physics: Mechanics Heat Molecular Physics, V-1', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('30c28ef8-aec1-4ef4-8962-c9d5167553ed', '94577a6f-a862-4a1c-b75a-4660cc0dcaf4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5854Biotechnology%20-%20Changing%20Life%20Through%20Science%20V%202%20%20Agriculture.jpg', 'https://indianbooksworldwide.com/img/5854Biotechnology%20-%20Changing%20Life%20Through%20Science%20V%202%20%20Agriculture.jpg', NULL, 'Biotechnology - Changing Life Through Science V 2 : Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('30c7183d-8154-49ba-bfd7-1acf6569f503', '9f3bb52e-da39-4624-9904-d0680a12c2cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/108422.jpg', 'https://indianbooksworldwide.com/img/108422.jpg', NULL, 'Nuclear Power Stations', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('30d5facb-b6b4-4f47-a343-f586803b2c56', 'a2f60017-1608-45a5-b185-1d5822293cc3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3357il_794xN.5558854626_3z9u%20gau.webp', 'https://indianbooksworldwide.com/img/3357il_794xN.5558854626_3z9u%20gau.webp', NULL, 'Gauguin', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('30e33ef3-2d56-4792-9704-58319dd9e310', '73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1887food.jpg', 'https://indianbooksworldwide.com/img/1887food.jpg', NULL, 'Food Oligosaccharides - Production, Analysis and Bioactivity', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('314440cf-2680-4010-91a2-17aee1251cdb', 'd983727a-fc6e-4e86-9757-93a81323577c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88779780199499045.jpg', 'https://indianbooksworldwide.com/img/88779780199499045.jpg', NULL, 'Sales and Distribution Management 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('315413b1-ad76-40b4-9b27-363bb516017f', '2f202c6d-97fa-4196-91ac-1cfa39fe1226', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5618P-5.webp', 'https://indianbooksworldwide.com/img/5618P-5.webp', NULL, 'The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('315fbbf5-04fd-48e9-9b65-01573cd04721', '9b9fca1a-3369-4277-8cb9-025448d0bf42', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6798Chintan.jpg', 'https://indianbooksworldwide.com/img/6798Chintan.jpg', NULL, 'Chintan', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('316b4533-66b5-485a-a0d6-464c172b35ea', 'd7a27050-ce78-4d3a-860c-314919352fd4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4342610K5Pw0ILL._SY264_BO1,204,203,200_QL40_FMwebp_[1].jpg', 'https://indianbooksworldwide.com/img/4342610K5Pw0ILL._SY264_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, 'Encyclopedia of the Age of Political Revolutions and New Ideologies 1760 - 1815 2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('31707976-6664-4e08-abdf-a92d5f673b56', 'c2606b82-25c2-4d14-8a78-a7b9aa368ec9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5847Capture.JPG', 'https://indianbooksworldwide.com/img/5847Capture.JPG', NULL, 'Changing Face of Women in Literature - The Flaming Spirit', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('3180b391-caa2-415a-92cb-8315e603ac17', '8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3006Capture.PNG', 'https://indianbooksworldwide.com/img/3006Capture.PNG', NULL, 'Research Methodology in Cultural Studies', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('319f0490-a187-4699-810b-e0e492702c71', 'b70d1419-b2cd-478a-ad2a-fd42544e4be0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79309788184352405.jpg', 'https://indianbooksworldwide.com/img/79309788184352405.jpg', NULL, 'Emancipation of Dalits and Educational Reservation new', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('31a8ba5e-ea92-4adb-b085-94d76b5d9f04', '24a89d6e-31fb-4e6f-bd25-3c9d380cd395', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8656dpp_18_127.jpg', 'https://indianbooksworldwide.com/img/8656dpp_18_127.jpg', NULL, 'Reviews of Plasma Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('31df2c69-629f-403c-92bc-57edc5c4cc45', '9fcc2bf0-32dd-4037-bea2-298eac72f1f8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9238pic35.jpg', 'https://indianbooksworldwide.com/img/9238pic35.jpg', NULL, 'Draupadi - Mithak aur Manvi', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('31e3fa8d-63ef-45a0-ba72-c0cb36cb1433', '7d67732e-7646-48ae-a8f6-885bfd2b00ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83988186863003.jpg', 'https://indianbooksworldwide.com/img/83988186863003.jpg', NULL, 'Rudrata''s Kavyalankara - An Estimate', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('320e1edd-1b77-4344-b544-8f29c0871d55', 'e981a234-b266-41d2-b6d2-a1fa84a51655', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94679788132110323.jpg', 'https://indianbooksworldwide.com/img/94679788132110323.jpg', NULL, 'Essential Social Psychology - 2/e Book', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('321c073f-21df-4152-8771-7476344df570', '2a7f5fef-9904-4bcd-87ca-c9f2507640be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4042Capture.PNG', 'https://indianbooksworldwide.com/img/4042Capture.PNG', NULL, 'Modern Library Information Systems and Services', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('32253423-b490-408f-a563-beaa060d8fb6', 'aaf11769-6a48-44b6-ac75-855b76689362', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97919788175332935.jpg', 'https://indianbooksworldwide.com/img/97919788175332935.jpg', NULL, 'Women and Politics - Worldwide New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('324a98ca-a3cb-4437-8762-04d42fb55f25', 'ba130f9f-e2a2-481f-8e5e-513bbb2d38ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5874Art%20%20and%20Architecture%20of%20Lakshmana%20and%20Kendriya%20Mahadeva%20Temples.jpg', 'https://indianbooksworldwide.com/img/5874Art%20%20and%20Architecture%20of%20Lakshmana%20and%20Kendriya%20Mahadeva%20Temples.jpg', NULL, 'Art and Architecture of Lakshmana and Kendriya Mahadeva Temples', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('3278abf5-a645-4240-8b22-a4cbd7cd430c', 'e275acfb-582e-4a2e-9fc3-52cc472685d9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Charles Johnson - Embracing the World', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('329dca15-ab51-4211-825d-e69f33d90d33', '3676c679-c05c-4331-8ac1-588d38f10508', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3672A%20Critical%20Study.jpg', 'https://indianbooksworldwide.com/img/3672A%20Critical%20Study.jpg', NULL, 'A Critical Study of Brahmagupta and His Works', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('32ab10f4-03b0-4560-b4e9-b164d01d1501', '2c3c6d0f-7442-4436-a643-3b8066fbb910', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47379789381082423.jpg', 'https://indianbooksworldwide.com/img/47379789381082423.jpg', NULL, 'Going Global: A Guide to Building an International Business - Organizing and Managing an International Business - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('32bd3f52-40e1-4cba-9adc-61088a52abe3', 'af14ee8a-f3ea-4214-a041-e76b8f296b03', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6749pic-23.jpg', 'https://indianbooksworldwide.com/img/6749pic-23.jpg', NULL, 'Godiya Vedanta', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('32dbf52f-a385-4bbc-8e4d-7eff0398d38f', '905e790c-0c87-47b5-ad20-7480d0cb4fd5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2447WhatsApp%20Image%202025-09-09%20at%2018.11.29_3eea76eb.jpg', 'https://indianbooksworldwide.com/img/2447WhatsApp%20Image%202025-09-09%20at%2018.11.29_3eea76eb.jpg', NULL, 'Building a Model of Change - Achieving Sustainability Through Social Entrereneurship', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('32fca44f-422e-400c-b998-5713d867677b', '70b54d9c-8cc1-4746-a4b6-45426d0c565d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21709780070636590.jpg', 'https://indianbooksworldwide.com/img/21709780070636590.jpg', NULL, 'Programming Langages - Principles and Paradigms - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('330a956a-30ab-40e9-9385-40fb4f5326ff', '4f67725c-aa3b-443d-bbf8-6fc73ba79b05', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1796dpp_18_99.jpg', 'https://indianbooksworldwide.com/img/1796dpp_18_99.jpg', NULL, 'Operational Quantum Theory II - Relativistic Structures, Operational Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('331dc10c-88ad-402a-a712-073ebbf83aef', '56d922ec-37d8-49ce-8171-c62a047bb2fe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32439780195106114.jpg', 'https://indianbooksworldwide.com/img/32439780195106114.jpg', NULL, 'Introduction to the Philosophy of Science - Cutting Nature at its Seams', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('333f7030-7502-48d5-8dab-929ba633a82f', 'ccaa1e36-06b2-4451-87a7-2da1f94be500', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17889780857091093_1.jpg', 'https://indianbooksworldwide.com/img/17889780857091093_1.jpg', NULL, 'ADR Principles and Practice - 3/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('3349a748-701b-49a5-b4b1-8a3cb3eee32e', 'c918732c-6eaf-445a-b10e-c20ce2bcf91a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72209788126551194.jpg', 'https://indianbooksworldwide.com/img/72209788126551194.jpg', NULL, 'Solutions to Irodov''s Problems in General Physics - 4/e - V 2', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('3354a9e3-8081-46de-ba9d-9442ff2a2d4b', 'c51ab72f-3ca0-40d7-8fc8-6896ae42d03d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3508dpp_10_16.jpg', 'https://indianbooksworldwide.com/img/3508dpp_10_16.jpg', NULL, 'Genomics & Society: Legal Ethical & Social Dimensions', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('33554356-b339-48a6-87be-fe4a4120e440', '2b302adc-1157-43ed-b4ad-93c75ed074d9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3056brianica_1.jpg', 'https://indianbooksworldwide.com/img/3056brianica_1.jpg', NULL, 'Encyclopedia of Digital Government in 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('33727816-bb69-4730-b405-eaa829dbe0ae', 'c1a97269-5730-4723-b0cf-681abd8046a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75541.jpg', 'https://indianbooksworldwide.com/img/75541.jpg', NULL, 'Approximate Global Convergence and Adaptivity for Coefficient Inverse Problems', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('3380829f-aa65-4059-9d4f-6d8a21b14602', '1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16209780737703382_1.jpg', 'https://indianbooksworldwide.com/img/16209780737703382_1.jpg', NULL, 'Handbook of Conflict Analysis and Resolution', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('33a1580b-ac29-48f0-a233-3a063ab61aad', '24c18dd0-c37a-4f6f-bf8a-65f01a31c450', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3028Capture.PNG', 'https://indianbooksworldwide.com/img/3028Capture.PNG', NULL, 'Computer Networks - A Top-Down Approach', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('33b9fd3b-f8f1-44bd-9bb9-6f2bcca9b7ad', '24fc0a08-c4d6-4e9f-82c2-d1b0d48d2566', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62989780387310213.jpg', 'https://indianbooksworldwide.com/img/62989780387310213.jpg', NULL, 'Encyclopedic Dictionary of Polymers', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('33bf0f4b-3ee4-4a79-b429-17f50eeee1dd', '94a61af0-2581-4829-89b9-68fc545e8c58', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9526dpp_18_15.jpg', 'https://indianbooksworldwide.com/img/9526dpp_18_15.jpg', NULL, 'Political Psychology - Library of Political Science in 4Vols NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('33dd4a8a-5d59-4b0c-bc05-c46dc9c8ab70', '31011c6c-0bed-4036-ba05-0919258026db', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3092Analyses%20for%20Hormonal%20Substances%20in%20Food%20Producing%20Animals.jpg', 'https://indianbooksworldwide.com/img/3092Analyses%20for%20Hormonal%20Substances%20in%20Food%20Producing%20Animals.jpg', NULL, 'Analyses for Hormonal Substances in Food Producing Animals', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('33fc2328-ba27-4dcb-9eb3-bf96cc4bd9b5', '513a2398-d7fc-4f66-b713-6dcd94c5c918', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2937Blue.jpeg', 'https://indianbooksworldwide.com/img/2937Blue.jpeg', NULL, 'The Philosophy of the Upanish DS and ancient Indian Metaphysics', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('340a825b-c873-46f0-a92e-1f9f9967a521', 'ac23f549-0d11-4df0-98f0-71e152a48030', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53759788132106555.jpg', 'https://indianbooksworldwide.com/img/53759788132106555.jpg', NULL, 'Re-use The Art and Politics of Integration and Anxiety', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3419dfe7-cc96-488f-ab5f-ec54b800b54b', '07d94e43-01d7-457c-9cbc-68e1355b8a11', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9737images%20(2).jpeg', 'https://indianbooksworldwide.com/img/9737images%20(2).jpeg', NULL, 'Problems in Probability', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('342a8451-2840-4a44-ba67-73d60afff232', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69609789384746117.jpeg', 'https://indianbooksworldwide.com/img/69609789384746117.jpeg', NULL, 'Banking Crimes - White Collar Crime Library - Fraud ,Money Laundering and Embezzlement - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('34404b98-b05b-4793-a2af-0e4e5c4dca06', 'a07df990-700c-44f0-976b-c9c9687e8635', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8199image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/8199image_not_available_9_54.jpg', NULL, 'Upanyaas ka Samajshastra book', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('34709767-ed5d-44b2-875c-ee8a43ddeffb', 'ff3ab582-2912-497e-aa45-ebc01fa5ca4f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mobile and computer ke 100 smart tips (H)', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('348ee1d5-0184-44ea-a894-88a40c251e10', '9f48343b-cc9a-40c4-8f92-819c63bb839f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6872download%20(1).jpeg', 'https://indianbooksworldwide.com/img/6872download%20(1).jpeg', NULL, 'Recent Advances in Photochemistry Integrative Plant Biochemistry, V-40', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('350334c3-6a8a-421e-aba1-36f0a11e76f7', 'eeb30489-9235-4a94-97c2-7ae41ebca0a2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/663936487_book_item_36487.jpg', 'https://indianbooksworldwide.com/img/663936487_book_item_36487.jpg', NULL, 'Secularization - Key Debates in Sociology - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('354280d5-1d9a-4081-9825-abbbfdf2546b', '2cb1b958-0465-4b8c-8e32-509432fce55d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6549dpp_18_65.jpg', 'https://indianbooksworldwide.com/img/6549dpp_18_65.jpg', NULL, 'From Nucleons to Nucleus, Concepts of Microscopic Nuclear Theory -Theoretical and Mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('354d6ed0-c2ff-4c85-b962-61b2fa8f333f', '5f23e4ae-513a-4f3d-a9e7-dd591d8094ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1305Khayal%20Vocalism%20-%20Continuity%20within%20Change.jpg', 'https://indianbooksworldwide.com/img/1305Khayal%20Vocalism%20-%20Continuity%20within%20Change.jpg', NULL, 'Khayal Vocalism - Continuity within change', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('355723e5-1623-4ae8-8b20-81b9bdca7789', 'fa940f4c-544e-42eb-919e-02042a40dfdf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3955public.jpg', 'https://indianbooksworldwide.com/img/3955public.jpg', NULL, 'Public Relations: Strategies and Tactics 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('358799d9-ee8b-4a0b-9781-fa9792d90b7f', 'cf7a28e2-e140-41a5-9555-522c834a7711', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27292.jpg', 'https://indianbooksworldwide.com/img/27292.jpg', NULL, ' संस्कृति ', 2, 0, 'FAILED', '2026-08-11 12:37:11'),
('359dd1a3-bd01-44b1-ab35-19521ee08000', 'ea84c66f-d5f0-44ac-866e-cbeb1395e9e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94819788131775219.jpg', 'https://indianbooksworldwide.com/img/94819788131775219.jpg', NULL, 'Java Application Architecture - Modularity Patterns with Examples Using OSGi', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('35ca3dd0-1a01-4cfa-83f0-ef295240aa24', '0e7345d9-8e53-455a-8b93-caae99095a9a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9309Capture.PNG', 'https://indianbooksworldwide.com/img/9309Capture.PNG', NULL, 'New Testament Studies Benchmarks in Religious Studies in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('35d900cf-99a3-448e-9f03-b345768facb3', 'b1eaf7fb-ea85-4dc6-ac0c-3160220fc2d0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6018dpp_8_15.jpg', 'https://indianbooksworldwide.com/img/6018dpp_8_15.jpg', NULL, 'Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('361650c7-ea8b-4474-8d0f-d8490d14f94e', 'f1467690-27eb-41ce-852f-987df04d8626', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6646image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/6646image_not_available_9_54.jpg', NULL, 'Poverty Alleviation Programmes: Progress, Problems & Prospects', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('363df262-c450-4ab7-ab98-a7fe3436c164', 'e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18919789354247835.jpg', 'https://indianbooksworldwide.com/img/18919789354247835.jpg', NULL, 'Social Network Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('36455898-15e4-4bd1-a31b-f7e5c6960a68', '1506461e-e084-4d93-9d80-e44b2884758d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4721Capture.PNG', 'https://indianbooksworldwide.com/img/4721Capture.PNG', NULL, 'Ethnography in Context - Benchmarks in Social Research Methods in 4Vols. New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('364806e0-f650-436c-93c4-348310874f1e', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3442i.jpg', 'https://indianbooksworldwide.com/img/3442i.jpg', NULL, 'Introductory Statistical Mechanics for Physicists', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('3660d46c-30f9-42b2-85ae-21f6b0aa1733', '6370a599-e228-4aef-80e4-72080a650a24', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70939788120348073.jpg', 'https://indianbooksworldwide.com/img/70939788120348073.jpg', NULL, 'Introduction to Theory of Automata, Formal Languages, and Computation', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('366bedfe-84e1-458f-95e7-4f7a0f1237f5', '41637ea0-998d-47c5-bbff-7712e5896021', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9128Capture.PNG', 'https://indianbooksworldwide.com/img/9128Capture.PNG', NULL, 'Discourse Studies - 2/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('36b81dd7-8b07-4d05-9dcf-a16efb8fccf1', '4566738b-c12e-4c58-a811-4636d555349d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3114dpp_16.jpg', 'https://indianbooksworldwide.com/img/3114dpp_16.jpg', NULL, 'The Bacteria: Their Origin, Structure, Function and Antibiosis New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('36c4fc6c-4b90-45f0-8400-c2402a9af5a1', '84fb9259-44fe-4cfc-b8a0-211a21e3dc0e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5502orgb.jpg', 'https://indianbooksworldwide.com/img/5502orgb.jpg', NULL, 'ORGB Organizational Behavior 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('36cbb5da-4568-426d-8e2b-34fbf586797a', '16a08782-8a29-436c-b8f0-b97c8829701d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57129789384746117.jpeg', 'https://indianbooksworldwide.com/img/57129789384746117.jpeg', NULL, 'Banking Crimes - 2 Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3703a6bd-2037-4fa2-87b7-6eb0a9697b12', '03adad0c-a4fb-4670-85da-fbeeee830dee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Understanding the Theory & Design of Organizations - 11/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('3741d9cd-3e0f-493b-9964-8c2bef818df1', 'e6e553b1-5570-4030-a6aa-cf9510ea2316', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64619788172736569.jpg', 'https://indianbooksworldwide.com/img/64619788172736569.jpg', NULL, 'From Bondages to Emancipation - Woman in English Literature NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('377599b6-f265-43e3-a542-ea20260f5ab7', '73635fce-ad46-4866-8de9-a2034d806974', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4042design.webp', 'https://indianbooksworldwide.com/img/4042design.webp', NULL, 'Design and Equipment for Restaurants and Foodservice-A Management View 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('37787b6d-7de6-4f87-9980-7fef4707d5fb', '055d9e50-1481-43da-90ab-de21a80703ad', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91609788171100620.jpg', 'https://indianbooksworldwide.com/img/91609788171100620.jpg', NULL, 'Vedantasara of Sadananda', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('3778f9e2-2b1d-49ec-8260-ed6d64ede4bb', '0b412bc6-cfc1-4145-8c7e-0af94ecf5f11', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/560921yuplddbOL._SX331_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/560921yuplddbOL._SX331_BO1,204,203,200_.jpg', NULL, 'Habermas II - Masters of Modern Social Thought - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('37c80f7b-cdc1-4706-81b6-62dcb4d32e28', '6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82349781844451456_1.jpg', 'https://indianbooksworldwide.com/img/82349781844451456_1.jpg', NULL, 'Cross-Curricular - Children''s Spiritual, Moral, Social and Cultural Development - Primary and Early Years - 2/e New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('37e0e692-858d-4ccb-a160-6ae3102e98cb', '3dd852f5-945e-4eba-9899-e91ea2506662', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1844kin.jpg', 'https://indianbooksworldwide.com/img/1844kin.jpg', NULL, 'Kin Anthropometric and Physical Fitness Variables of Young Male Judokas', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('3804af25-04a1-4a5b-a969-b631b14c9545', 'f0ee96df-b511-4145-9799-edae95029ba8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2194WhatsApp%20Image%202025-07-24%20at%2011.10.42%20AM.jpeg', 'https://indianbooksworldwide.com/img/2194WhatsApp%20Image%202025-07-24%20at%2011.10.42%20AM.jpeg', NULL, 'Sanskrit Drama and Dramatist-their Chronology,Mind and Art:with the Text of Dasharupakam,Pr.I and III', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('38090527-b307-4422-b46e-c9a0561c77a7', '468503fe-dd77-462f-9dcf-ce20f8c09bed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6286dpp_10_1.jpg', 'https://indianbooksworldwide.com/img/6286dpp_10_1.jpg', NULL, 'Electromagnetics in Biology New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3809087b-87d9-4b5e-b072-ce465f263f5f', 'db7316de-fc48-4eca-b7cc-7e56fe3ce9f6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3417IMG_20230110_0002_page-0001.jpg', 'https://indianbooksworldwide.com/img/3417IMG_20230110_0002_page-0001.jpg', NULL, 'Methodology for Product Development in Architecture', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('381abba5-a4d1-43bc-821b-83aa41b1d368', '29216d6d-7fde-4548-a66c-6296d89e9e58', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22339788131518342.jpeg', 'https://indianbooksworldwide.com/img/22339788131518342.jpeg', NULL, 'An Introduction to Management Science Quantitative Approaches to Decision Making 13/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3830b538-5653-4dcc-9f4a-193ea448cf11', '2f9c453e-a5e7-4027-88e9-c6f89b3063df', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5264The%20Yoga%20-%20Eternal%20Way%20to%20Health.jpg', 'https://indianbooksworldwide.com/img/5264The%20Yoga%20-%20Eternal%20Way%20to%20Health.jpg', NULL, 'The Yoga Eternal Way to Health', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('384aba2c-05e3-41d1-95f6-ff7198814579', 'b69f537f-1220-414c-9f51-7adcd39d5903', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57729781845110024.jpeg', 'https://indianbooksworldwide.com/img/57729781845110024.jpeg', NULL, 'A Dictionary of Greek and Roman Biography and Mythology in 3 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('385a3afb-6e85-46a0-9856-4ba522825d74', '3a409329-3345-4104-b54e-7656adcfa1da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4879781412930819.jpg', 'https://indianbooksworldwide.com/img/4879781412930819.jpg', NULL, 'Discourse Studies - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('38801e69-f49b-4b18-97b5-c912dd831454', '8a2d0e34-256e-468a-acfe-781cbf69b89b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61419788190711005.png', 'https://indianbooksworldwide.com/img/61419788190711005.png', NULL, 'Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('38886aaa-ae4b-4607-bb1d-7e4fcbf6641b', 'cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5419muc.jpg', 'https://indianbooksworldwide.com/img/5419muc.jpg', NULL, 'Mucosal immunology - 2 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('38ab3fd7-9fe8-4f54-82a9-6fba17d57548', 'd4eaf9d7-6652-42bb-a499-750f07561a85', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/643747224_book_item_47224.jpg', 'https://indianbooksworldwide.com/img/643747224_book_item_47224.jpg', NULL, 'Psychology of Close Relationship - Library in Social Psychology in 6 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('38c611ed-8ba4-4395-a232-878249a4b614', '40273b46-fe8c-48a4-80b1-632aac364fa1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3597IMG_20220215_0002.jpg', 'https://indianbooksworldwide.com/img/3597IMG_20220215_0002.jpg', NULL, 'Concise Dictionary of Quotations', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('38cb94c6-0315-4382-83ef-d665dcd7d805', '4fb4406b-97c5-49f6-b72a-223d3a75159d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26829788185394718.jpg', 'https://indianbooksworldwide.com/img/26829788185394718.jpg', NULL, 'Women and Himalayan Society - An Anthology of Social-Anthropological Essays BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('38d08f30-d103-4479-b40f-e94bfca50d95', 'c93c2d9e-9373-481e-94a5-c42918af6ee7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5619cc.jpg', 'https://indianbooksworldwide.com/img/5619cc.jpg', NULL, 'Treatise on Physiological Optics Volume:', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('38d24ac8-5e32-4156-9575-e7f79ab33310', '91d0f786-444c-4c2d-9611-4a175f1e735c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4357rad.jpg', 'https://indianbooksworldwide.com/img/4357rad.jpg', NULL, 'Random Dynamical Systems - Theory and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('38dc8391-02e1-44c8-ae57-c67c5141424a', '5aa843a2-c991-48e4-8f0c-b8f4b493d765', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1288cross.jpeg', 'https://indianbooksworldwide.com/img/1288cross.jpeg', NULL, 'Understanding Cross-cultural Management 1/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('38ea32b0-41b5-4c45-abc0-ea092f6616f6', '84f26fee-f3e1-4667-8de0-8e7e45013436', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7633dpp_9.jpg', 'https://indianbooksworldwide.com/img/7633dpp_9.jpg', NULL, 'Advanced Fluorescence Reporters in Chemistry and Biology II , Molecular Constructions, Polymers and Nanoparticals - Springer Series on Fluorescence', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('38eb4a82-eaec-4c7d-ab7a-3a549be60241', '9d6f6847-b096-428a-b1ae-dd5fbb1ad679', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/347115-pratinidhi-kahaniyan-original-imadc96vhtf3pujd.jpg', 'https://indianbooksworldwide.com/img/347115-pratinidhi-kahaniyan-original-imadc96vhtf3pujd.jpg', NULL, '15 प्रतिनिधि कहानियाँ', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('3931102c-4576-48d1-8bef-8005deed5818', 'a462fa1a-d4a5-43b0-9f9c-b78509ee1ab0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78141.jpg', 'https://indianbooksworldwide.com/img/78141.jpg', NULL, 'Good Economics for Hard Times', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('395ee823-5951-42eb-8991-08ece30cc3aa', 'c86f1aae-e635-4580-a663-5c607a39b1a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3803set.jpg', 'https://indianbooksworldwide.com/img/3803set.jpg', NULL, 'प्रवासी साहित्य-माला  6 भागों में', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('3962930e-ef24-49ac-9de7-b78f462cf15c', '2a8858b8-fe81-43ec-949f-ddb018a24a7c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/988871BmEf1+WPL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/988871BmEf1+WPL._AC_UF1000,1000_QL80_.jpg', NULL, 'V. D. Mahajan''s Jurisprudence & Legal Theory 6th/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('3967e8f3-8097-45e1-933b-50a7054dbd6b', 'ab8a9e1d-994a-4b93-8c90-ca45b6e59dca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3867fire.jpg', 'https://indianbooksworldwide.com/img/3867fire.jpg', NULL, 'Firewalls:Jumpstart for Network and Systems Administrators', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('398360e2-25f5-4fd4-951f-fdfcdade6201', '285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/405781osOmrLYGL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/405781osOmrLYGL._AC_UF1000,1000_QL80_.jpg', NULL, 'Encyclopedia of Human Behavior- 4 vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('39bf90ea-2b4c-4137-854f-89a77c96078f', '3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'A.J.M. Smith - Romantic Exuberance', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('39d1c35c-8fb0-4065-84d9-20b7ddfb8501', '7c89df0b-6c99-4125-9c85-dfb1bb7997a6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95339788172736606.jpg', 'https://indianbooksworldwide.com/img/95339788172736606.jpg', NULL, 'The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('39d588dc-8881-4780-9743-26e634c2cdce', 'f614ffc6-017e-4bae-a10b-7c4ab34e955a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31929788181160904.jpg', 'https://indianbooksworldwide.com/img/31929788181160904.jpg', NULL, 'Politics in Manipur (1972-2001)', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('39db4962-56ad-4f64-9be7-c126ee2f0cc3', '1c63b97b-aec9-43ea-85eb-cb26a925fd69', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24979788120349650.jpg', 'https://indianbooksworldwide.com/img/24979788120349650.jpg', NULL, 'Core Solutions of Microsoft SharePoint Server 2013 - Exam Ref 70-331', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('39ee7178-c258-4677-8ee4-13429d6bb4b7', '0ed2de41-84e8-4131-9bb9-1bcda938e13e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1077ntfo.webp', 'https://indianbooksworldwide.com/img/1077ntfo.webp', NULL, 'An Introduction To Management Science: Quantiitative Approaches To Decision Making', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('3a30ec5d-8139-43e7-84a8-425a766f496c', 'cb5046f6-b069-4258-a592-4e6b0ca55d79', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5618WhatsApp%20Image%202025-09-09%20at%2016.04.22_7978e946.jpg', 'https://indianbooksworldwide.com/img/5618WhatsApp%20Image%202025-09-09%20at%2016.04.22_7978e946.jpg', NULL, 'Sambhal Nagar Ka Pracheen Itihas', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('3a3150a2-8ade-49c1-b2b2-cd6bdda5a3f0', '6f781c59-7d28-40f6-9e15-e3cd16495040', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47401.jpg', 'https://indianbooksworldwide.com/img/47401.jpg', NULL, 'An Introduction to the Theory of Functional Equations and Inequalities, 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('3a490f63-55f9-4cd4-88fd-7c7aad6f8194', 'd53f6416-5a84-4bb2-b04e-2044c719e635', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6612Capture.PNG', 'https://indianbooksworldwide.com/img/6612Capture.PNG', NULL, 'Industrial Ecology - Environmental Chemistry and Hazardous Waste a new', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3a915000-a8b9-4c0a-986a-02919dd7eb41', '8833e583-f6e6-4330-be86-3f48352cfad5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33769781461444688_1.jpg', 'https://indianbooksworldwide.com/img/33769781461444688_1.jpg', NULL, 'Springer Optimization and Its Applications - Modeling and Optimization in Space Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('3a9466b8-ce3f-44e9-9503-ac5680f7c0f5', '4c3993f4-36b7-42b9-94f2-b23ccc6951da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4843human.jpeg', 'https://indianbooksworldwide.com/img/4843human.jpeg', NULL, 'Human Resource Management, 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('3aad2d60-5bf5-4289-92d6-811bab38870f', '5fc76667-c8fd-4d50-866f-0137000b8d64', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95301.jpg', 'https://indianbooksworldwide.com/img/95301.jpg', NULL, 'Fourier Transforms of Invariant Functions on Finite Reductive Lie Algebras', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('3ab0d564-2d6f-47c6-acee-2efcc46f1291', '6ab3d8ac-0065-4f03-a462-f7b89b32baa0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4537dpp_15_19.jpg', 'https://indianbooksworldwide.com/img/4537dpp_15_19.jpg', NULL, 'Phylogenomics - Methods in Molecular Biology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3aba961c-1c78-405b-8c39-a8b0ca1464e6', '4dcc9391-6a7e-4790-8369-b55b365947ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94679788132110323.jpg', 'https://indianbooksworldwide.com/img/94679788132110323.jpg', NULL, 'Profiles in Humanity - The Battle for Peace, Freedom, Equality, and Human Rights', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3ac976ec-5764-49f5-97b4-6933c51c6226', '98f241d7-43e6-4a8e-849f-bb370a1f7b22', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5030Capture.PNG', 'https://indianbooksworldwide.com/img/5030Capture.PNG', NULL, 'Banking-Critical Concepts in Finance-5Vols. BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3ada7abe-979a-4488-9dfb-a049bb3f3698', '37176998-7a28-4d70-877b-ef9c7e34f3a1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6111dpp_15_38.jpg', 'https://indianbooksworldwide.com/img/6111dpp_15_38.jpg', NULL, 'Statistical Seismology', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('3ae2b19a-8761-4597-80f2-c5fcf723459f', 'd37b5ba2-c37e-4d9f-8b91-766ac59ff789', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Post-Colonial Pedagogical Issues - Strategies, Theories and Practices in English Language Teaching', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('3af838b6-2bd7-4ab3-b17e-75fa11713aa2', '393b0afa-6b27-4ccb-a330-c8876cba9adc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1719logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/1719logo_white_plus_3_1.png', NULL, 'Applied Ethics and Human Rights - Conceptual Analysis and Contextual Applications', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3b062f8a-b9f8-4cbf-a7e4-b9706097381d', 'c8bcbe4a-4627-4fe9-84cb-533143549598', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71520124915434.jpg', 'https://indianbooksworldwide.com/img/71520124915434.jpg', NULL, 'Mucosal Immunology - 2 vols. In Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('3b211775-69b6-4a08-a58d-4efd8d1dd164', '6b78ea23-65b3-4afa-9f57-88f1c770aad2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Demo Book', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('3b35b5c1-8c5f-4a52-8406-2c5c4655620f', '3f42d179-96e5-4ca8-a0b9-4ee85647245e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6003Minimum%20Space%20Maximum%20Living%20-%20Espace%20Minimum%20Exerience%20Maximale.jpg', 'https://indianbooksworldwide.com/img/6003Minimum%20Space%20Maximum%20Living%20-%20Espace%20Minimum%20Exerience%20Maximale.jpg', NULL, 'Minimum Space Maximum Living - Espace Minimum Exerience Maximale', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('3b699a9e-8502-494b-9669-df7658214512', '5400ecc5-e333-4a9d-9e00-3df14220ecb2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3177Capture.PNG', 'https://indianbooksworldwide.com/img/3177Capture.PNG', NULL, 'Ideology and Social Goals - A Study on the Social Philosophy of Sri Aurobindo New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('3b6c6292-12b9-4f87-ad66-5075e0abad44', 'b4c86fad-c3a1-4419-83e1-07e69e7d305a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2818parimal.jpg', 'https://indianbooksworldwide.com/img/2818parimal.jpg', NULL, 'ऋग्वेदादिभाष्यभूमिका', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('3b96fc26-6eea-4b74-93d2-c5c62f1be234', 'e2c8221a-85e7-463c-9600-c7a2529135a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3958pic-29.jpg', 'https://indianbooksworldwide.com/img/3958pic-29.jpg', NULL, 'Vivekanand Sahitya - Khand 9', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('3b9c899e-8c28-4259-b3e6-af8335e9eb4a', 'a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35499788128623691.jpeg', 'https://indianbooksworldwide.com/img/35499788128623691.jpeg', NULL, 'Disney Mickey Wonders Why: Popular Science A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('3ba5ff75-7617-4097-8f79-34c6e10da7e9', '8c0f3ce9-97c9-49c0-a0c1-ce7662532125', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5757Plant%20Indentification%20-%20Creating%20User-Friendly%20Field%20Guides%20For%20Biodiversity%20Management.jpg', 'https://indianbooksworldwide.com/img/5757Plant%20Indentification%20-%20Creating%20User-Friendly%20Field%20Guides%20For%20Biodiversity%20Management.jpg', NULL, 'Plant Identification - Creating User-Friendly Field Guides for Biodiversity Management', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3bae1887-fbf8-4ae4-801d-2ba1bc88b3d4', '14f70616-007f-4827-a6e0-22c914da8c8c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58699788177589566.jpg', 'https://indianbooksworldwide.com/img/58699788177589566.jpg', NULL, 'Social Work and Social Welfare', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3be63ee1-faac-44d9-8643-4153197e1ea0', 'abeb8573-ec64-4163-be38-553af219ae96', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41369788178694887.jpg', 'https://indianbooksworldwide.com/img/41369788178694887.jpg', NULL, 'Beginner''s Guide to Microwave', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('3bfc2620-8f86-4ed0-b126-92e60e9e8c6a', '5ad5a7bf-13b6-4fe3-ab44-483b5e1572ba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33649789355734587_tn.jpg', 'https://indianbooksworldwide.com/img/33649789355734587_tn.jpg', NULL, 'Advertising ,Promotion, and other aspects of Integrated Marketing Communications 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('3c1717d2-e274-4f90-9a65-ccaf74626a61', 'cad24dd3-6be3-4d57-a87e-a974d8863cfc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22421.jpg', 'https://indianbooksworldwide.com/img/22421.jpg', NULL, 'High Order Difference Methods for Time Dependent PDE - in Computational Mathematics new', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('3c1cd062-60a8-48d4-9ec1-a5b29e7fad77', '7b64d473-39a1-48f7-88a8-f00010a07db7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97159788176760379_3.jpg', 'https://indianbooksworldwide.com/img/97159788176760379_3.jpg', NULL, 'Tell me about HINDUISM', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('3c2c37cf-358c-4bf5-b684-76f75bb88fa6', '53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3745image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/3745image_not_available_9_54.jpg', NULL, 'Samkalin Vimarsh BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3c3436c9-f5f1-403d-907e-bb47fb4294a9', 'bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4567WhatsApp%20Image%202025-07-25%20at%202.26.28%20PM.jpeg', 'https://indianbooksworldwide.com/img/4567WhatsApp%20Image%202025-07-25%20at%202.26.28%20PM.jpeg', NULL, 'Problems in Solid-State Physics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('3c460434-d60f-40ff-9d60-372830e5aed6', '9bdb053e-33cb-459b-bbe4-b678b2379573', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15029781844073405.jpg', 'https://indianbooksworldwide.com/img/15029781844073405.jpg', NULL, 'The Natural Advantages of Nations', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('3c5ac565-53f2-40dd-9d88-d2a1fc7ba8cd', 'ec8e3173-1270-43e5-86ad-716219d71ea5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6960pic-22.jpg', 'https://indianbooksworldwide.com/img/6960pic-22.jpg', NULL, 'Rangayatan -Satrah Bahurangi Ekankiyon ka Sangrha', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('3c8484d8-bde9-460e-865b-aaa12a1cf0cc', '59309471-724c-424e-935f-5d29ace077c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Applied Cultural Linguistics', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('3cacc945-3567-4659-8ff5-a4b29ece9d61', '0d0f21cb-600a-46bb-8c12-e72936908ea5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/853941XqNdE1qEL._SY445_SX342_FMwebp_.webp', 'https://indianbooksworldwide.com/img/853941XqNdE1qEL._SY445_SX342_FMwebp_.webp', NULL, 'The Basics of Communication: A Relational Perspective 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('3cae0504-f89e-4f35-88c6-be51259e597f', '82616fb5-f854-4b96-b862-f9be316111d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2322feminist.jpg', 'https://indianbooksworldwide.com/img/2322feminist.jpg', NULL, 'Feminist Postcolonial Theory: A Reader', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('3cb25ba7-263b-4f32-9513-2215031452d2', '73e56e70-8312-4183-a31c-3bbd0554fc62', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9633rigveda.jpeg', 'https://indianbooksworldwide.com/img/9633rigveda.jpeg', NULL, 'The Rig-Veda and Vedic Religion', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('3cb4c364-49be-403a-bccd-e2f9c219c1bb', 'faa261d7-7d75-44c7-8fd2-4463776dcf8a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4496image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/4496image_not_available_9_54.jpg', NULL, 'Indian Social System New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('3cb64062-73f0-4c3e-bc1a-48079aa43a20', '83a07bf4-131f-4596-ba34-a7abd47640ed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73181.jpg', 'https://indianbooksworldwide.com/img/73181.jpg', NULL, 'Elementary Induction on Abstract Structures', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('3cde1522-7afc-4cce-9347-013236473840', '630959cd-3201-47c9-a1cf-23d488449ef8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27921.jpg', 'https://indianbooksworldwide.com/img/27921.jpg', NULL, 'Elements of Finite Model Theory', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('3d08dbf6-2c9d-4320-a026-17ad452e1a7d', '220693c5-29de-498e-85c3-537f28836afe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8876image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/8876image_not_available_9_54.jpg', NULL, 'Practical Cataloguing AACR-2', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('3d4aaade-7939-4e2b-9624-145a50bb0133', 'e40e6875-f8c6-44da-a990-2e5141eab70d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63738186867384.jpg', 'https://indianbooksworldwide.com/img/63738186867384.jpg', NULL, 'Development of Domestic Rites', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('3d56a201-9ca4-438f-88e6-e9dba9f32e9d', '8949acce-f34f-445d-b983-2c47ae307e86', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5939dpp_10_35.jpg', 'https://indianbooksworldwide.com/img/5939dpp_10_35.jpg', NULL, 'Manual of Soil Laboratory Testing', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3d633676-602e-4fbc-8bb2-1668c518a2c9', 'ff83332b-2168-4c32-9d99-f385d12aa657', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4268dpp_19_152.jpg', 'https://indianbooksworldwide.com/img/4268dpp_19_152.jpg', NULL, 'Racisms -An Introduction', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('3d6815d3-5a01-48e8-9332-583d673ae5e1', '5a1893a4-6a33-4fd4-9156-cd36e27bcea7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45499788187471615_2.jpg', 'https://indianbooksworldwide.com/img/45499788187471615_2.jpg', NULL, 'Yog Rahasya A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('3d7c6323-7b1a-487a-953e-9eea6986c9c5', '6f0f1dc0-db41-4cfe-ade2-5ed7e3d8c147', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5644or.jpg', 'https://indianbooksworldwide.com/img/5644or.jpg', NULL, 'साहित्य और समकालीन सरोकार', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('3d803188-107e-4732-ac2b-a952d4efd784', '287b0490-d23c-46df-9654-9a18a6cfa95d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Jammu Kashmir Ladakh - Ringside Views', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('3d81c8a2-106b-4ec9-8903-6c22829c84d5', '7c912e6a-c3cc-40e7-99f8-a4a1c254256d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79441.jpg', 'https://indianbooksworldwide.com/img/79441.jpg', NULL, 'Gaussian Processes, Funtion Theory, And the Inverse Spectral Problem', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('3d89f78a-19e3-4139-806f-74d11c9879d5', '1aad90de-925b-4c39-8238-f7b09f999f1d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4467strategic.jpeg', 'https://indianbooksworldwide.com/img/4467strategic.jpeg', NULL, 'Strategic Management 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('3da93bfb-7d2e-4f65-8cc1-8c396c85a41e', '63dbd7e5-ed07-4561-a48d-dce3531f66af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'On Being a Muslim - finding a religious path in the world today NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('3dc54884-4365-4e08-b3c5-0316ec68067f', '7c4e6cd8-f85c-4abf-a97a-4d68b3e802dd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3484WhatsApp%20Image%202025-08-06%20at%2011.55.06%20AM.jpeg', 'https://indianbooksworldwide.com/img/3484WhatsApp%20Image%202025-08-06%20at%2011.55.06%20AM.jpeg', NULL, 'Marketing Management:Indian Cases', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('3dcd33cb-18fc-4bbf-94f0-ed9f87d22232', 'bd8e5ca0-3d0d-4ff7-b79d-08b64b53e93a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2618pic-47.webp', 'https://indianbooksworldwide.com/img/2618pic-47.webp', NULL, 'Ishwar-Mimansa NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('3dd87561-3eb9-492a-868d-68b99abf4b52', '06317db4-6255-4d7e-8f40-f09f10168e8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5144dpp_18_32.jpg', 'https://indianbooksworldwide.com/img/5144dpp_18_32.jpg', NULL, 'An Introduction to the Relativistic Theory of Gravitation', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('3ddf32bc-4cd1-465e-8910-d43daf139f59', 'e3a4a9c4-b03c-4964-a527-4afe1301c3b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27819789381031193.jpg', 'https://indianbooksworldwide.com/img/27819789381031193.jpg', NULL, 'Social Work Ethics and Value', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3de9e454-7843-4d25-9623-891194192afd', 'e60554ea-d943-417d-8c7c-3e9c2c544035', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1489dpp_18_13.jpg', 'https://indianbooksworldwide.com/img/1489dpp_18_13.jpg', NULL, 'Animal Behaviour - Library of Cognitive and Experimental Psychology in 4Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('3debde52-0442-4afe-8500-d7b73e37b22a', '4ed3abbc-2f2a-43ab-8baa-a1122dcacaa3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6770Nutritional%20Aspects%20of%20Bone%20Health.jpg', 'https://indianbooksworldwide.com/img/6770Nutritional%20Aspects%20of%20Bone%20Health.jpg', NULL, 'Nutritional Aspects of Bone Health', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('3df0b002-1e0f-4e84-a61d-3528010c1ee5', '18b2728a-85e6-41ba-b0c2-9fbb5086e23f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1633The%20Language%20of%20Design%20-%20Theory%20and%20Computation.jpg', 'https://indianbooksworldwide.com/img/1633The%20Language%20of%20Design%20-%20Theory%20and%20Computation.jpg', NULL, 'The Language of Design - Theory and Computation', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('3df84ceb-cff8-46f6-ae23-59981f476dd5', '0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3747managerial.jpg', 'https://indianbooksworldwide.com/img/3747managerial.jpg', NULL, 'Managerial Economics 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('3dfae115-3558-4386-bbb7-4651ca0b80e4', '4de09fe4-bb00-4165-aba0-5277c404853f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8847sanket.jpeg', 'https://indianbooksworldwide.com/img/8847sanket.jpeg', NULL, 'Sanketanidhi by Ramadayalu', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('3e412850-718f-428e-8699-d2da26213b86', '3cbf6b58-1b5c-4427-885e-e6d52abbe0eb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70039788120337817_1.jpg', 'https://indianbooksworldwide.com/img/70039788120337817_1.jpg', NULL, 'Windows Group Policy - Administrator''s Pocket Consultant', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3e658d4e-388b-4d84-a3c3-69e05d7d0a7a', '93c6d250-ebed-4b36-a1a6-c1ef920697c2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5916rianica_1.jpg', 'https://indianbooksworldwide.com/img/5916rianica_1.jpg', NULL, 'Major Issues in the Administration of Physical Education', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3e65f523-9886-4d7d-98e7-6226bd0bc60b', 'ef690112-678b-4be4-8fea-96490e3f90af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11679789380963235.jpg', 'https://indianbooksworldwide.com/img/11679789380963235.jpg', NULL, 'Literature and the Crime Against Nature NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('3e6f26df-df84-4866-aad8-af58ae5f4954', 'e098ed87-74b3-47ac-bc2e-8eb8519e6e37', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4457pic-44.jpg', 'https://indianbooksworldwide.com/img/4457pic-44.jpg', NULL, 'Harishankar Parsayi Krit Thiturta Hua Gantantra', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('3e871072-f63d-4eca-8daa-7fe0228ba76d', 'f390247e-555d-457c-b898-4c0c87c847dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7848WhatsApp%20Image%202025-08-12%20at%201.14.21%20PM.jpeg', 'https://indianbooksworldwide.com/img/7848WhatsApp%20Image%202025-08-12%20at%201.14.21%20PM.jpeg', NULL, 'Merriam Webster''s Third New International Dictionary of the English Language- 3 Vols.,Unabridged Ed. (Complete Set) ', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('3e92be90-088d-44b7-8da1-395a5aa39c32', '2fbcd9ee-52d0-4d0d-b6dd-b478abb8fd9e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/244222.jpg', 'https://indianbooksworldwide.com/img/244222.jpg', NULL, 'Global Policing', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('3e9d0559-daa9-45d7-8f3f-5c47c6710691', 'c3c632c7-0bdf-4a14-8eb8-d6d9be48d716', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3393distance_education_-_open_learning_vs._virtual_university_concepts.jpg', 'https://indianbooksworldwide.com/img/3393distance_education_-_open_learning_vs._virtual_university_concepts.jpg', NULL, 'Distance Education - Open Learning Vs. Virtual University Concepts new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3ea93390-fc94-4d46-943f-a9eec8ad2f03', '3f4aaf2d-dd86-4f73-be45-f526ec935828', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58429788187471332_2.jpg', 'https://indianbooksworldwide.com/img/58429788187471332_2.jpg', NULL, 'Civil Laws in Kautilya''s Arthasastra', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3eb23015-0c8a-4f6e-b56c-cffd2f7b9dac', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1521The%20Brill%20Dic..jpg', 'https://indianbooksworldwide.com/img/1521The%20Brill%20Dic..jpg', NULL, 'The Brill Dictionary of Religion, Revised Edition 4 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('3eb2cf22-0adb-49bc-9284-805aa40ba231', 'a5a7f79c-c2c0-41b6-8e97-34b5f620e2cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62769788132108979.jpg', 'https://indianbooksworldwide.com/img/62769788132108979.jpg', NULL, 'Shaping Demand and Practices to Improve Family Health Outcomes - Designing a Behavior Change Communication Strategy in India- 2Vols. new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3ec35799-87a4-4ab4-a886-e25ecaf45c87', '24b74a24-bced-46b3-a5ae-e3960897df76', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4416research.jpg', 'https://indianbooksworldwide.com/img/4416research.jpg', NULL, 'Research Methods in Psychology 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('3ec4890f-dae4-46ca-9996-14d9b71475d7', '9a538fad-4f4d-4c5e-94fb-5a23d25136c0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48899781844452187.jpg', 'https://indianbooksworldwide.com/img/48899781844452187.jpg', NULL, 'Transforming Social Work Practice - Reflective Practice in Social Work - 2/e New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('3ef0b4ad-5240-4d70-99fb-d7a2c8c2ed12', '9020cbb6-4252-4db9-8e50-87e1f8fcbf14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4029dpp_15.jpg', 'https://indianbooksworldwide.com/img/4029dpp_15.jpg', NULL, 'Microscopic Image Analysis for Life Science Applications - Bioinformatics & Biomedical Imaging -CD Rom Included', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3f116b2c-4290-44eb-96a4-88ba80e41ee3', 'b15990e9-9f88-46f4-9770-fa5d0cef081d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56991_4_11.jpg', 'https://indianbooksworldwide.com/img/56991_4_11.jpg', NULL, 'Boomer Buildings - Mid-Century Architecture Reborn', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('3f1f429c-bd52-45ff-9839-913f4a14241d', 'be49415c-8ec0-46e6-8506-d19d742638c8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36399788181161710.jpg', 'https://indianbooksworldwide.com/img/36399788181161710.jpg', NULL, 'Research Methodology in Sociology', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('3f321d3d-0c55-4aab-9399-44d69e3b60b7', 'ae5b0104-7982-425a-a77f-3e8a116cd581', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48899788172735098_1.jpg', 'https://indianbooksworldwide.com/img/48899788172735098_1.jpg', NULL, 'Social Development in India - New Vistas and Challenges', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3f627980-8280-402e-8785-e08133faa680', '46b5d076-6e26-43b4-8344-0108fb3ff998', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/965341zggxlUNfL._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/965341zggxlUNfL._SY445_SX342_.jpg', NULL, 'Graduate Texts in Mathematics -Topics in Banach Space Theory', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('3f6e827f-212d-449b-b1a6-eb6076e01622', '179563d1-de2b-48fb-aa7d-167097e6a842', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5836logo_white_plus_3_1%20(1).png', 'https://indianbooksworldwide.com/img/5836logo_white_plus_3_1%20(1).png', NULL, 'Problem in health care law A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('3f75bd7d-ae26-430b-882b-f9134ba6f8c3', '330900cf-ab12-4ea4-97c6-d76bc889b2ab', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82189780198722533_2.jpg', 'https://indianbooksworldwide.com/img/82189780198722533_2.jpg', NULL, 'Business Statistics - Using Excel - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3f828aa2-94ed-4a4f-9df2-9645d4bf46d5', '35164087-985f-4f25-bde5-91cc709901f9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31979788131770603.jpg', 'https://indianbooksworldwide.com/img/31979788131770603.jpg', NULL, 'Designing for Cisco Internetwork Solutions (DESGN) - Foundation Learning Guide - 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3f85c1ca-f036-4754-816d-43dbc19ca488', '66192308-e1b5-49f4-99dc-f1e9f21acec1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9099research.jpg', 'https://indianbooksworldwide.com/img/9099research.jpg', NULL, 'Exploring Research 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('3fa11338-7579-447d-b140-a6ba549110e6', 'd232e3b7-797d-49bd-bec0-fb8def06b893', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7460human.jpg', 'https://indianbooksworldwide.com/img/7460human.jpg', NULL, 'Human values and Professional Ethics 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('3fa734b4-24ec-429d-892c-e9967d9cb7e8', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9717logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/9717logo_white_plus_3_1.png', NULL, 'Library Information And Society', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('3fb121e9-6c73-4e4b-8f99-f33434b493c8', 'd4d7f344-5c7b-43e3-b55a-9154ba7cc8c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65459788131786840.jpg', 'https://indianbooksworldwide.com/img/65459788131786840.jpg', NULL, 'HTML 5 Multimedia Develop and Design', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('3fb87df1-b20b-4cd5-8937-62e3b0cbf271', '3e1754b1-9975-4763-91d6-0d0556ed9b31', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89999788175332935.jpg', 'https://indianbooksworldwide.com/img/89999788175332935.jpg', NULL, 'Policing The Nation - Diaries of a Country Cousin', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3fc11e8b-7c34-4ae1-9a62-f8317d84cac0', 'ae84105e-806d-4543-aea6-df674999632b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Samkalin Vimarsh NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('3ff0af93-fd75-470c-818b-13426e8fa84e', '541ab6d1-ba2e-47e3-8946-06454ec0e7e4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6168818683026x.jpg', 'https://indianbooksworldwide.com/img/6168818683026x.jpg', NULL, 'Legal Systems of the World - A Political and Social Encyclopedia - 4 Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('3ffb53b5-9960-438b-980d-8c27fefab04c', 'fb929af3-7379-431e-a728-4da325cb26c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5629madhumakkhi_paalan_ek_labhprada_vyavsay.jpg', 'https://indianbooksworldwide.com/img/5629madhumakkhi_paalan_ek_labhprada_vyavsay.jpg', NULL, 'Madhumakkhi Paalan: Ek Labhprada Vyavsay', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('402207ef-ae18-498c-8184-acb2c01b4c19', 'ac9c654e-943a-4a57-9e42-4f9d773da31f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9497Capture.PNG', 'https://indianbooksworldwide.com/img/9497Capture.PNG', NULL, 'Human Rights in India - Issues and Concerns New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('402c2596-0225-4bb6-a57c-5eff97da58d1', '8029e772-6ea2-4d9b-999c-cf14551c2409', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/28249788183900119.jpg', 'https://indianbooksworldwide.com/img/28249788183900119.jpg', NULL, 'Goswami Tulsidas''s - Kavitawali - Original Text with complete English Translation, brief Commentaries & Appendices', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('40314304-115a-4551-90cb-cba6b10ad125', 'e945b228-ec77-428c-9b1f-3783406109ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8372dpp_18_101.jpg', 'https://indianbooksworldwide.com/img/8372dpp_18_101.jpg', NULL, 'Optimization Problems - Applied Mathematical Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('40573164-036a-41d2-a6da-92ee7a42c8eb', 'aa1577bf-a16a-4675-96e3-c9c14bdc8c99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Modern Database Management 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('407d4d76-c1d2-4cd4-b29d-f67a5adcd85e', 'ecf91e37-e5b2-428a-9e21-449eee9fd44a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82609789350740309.jpg', 'https://indianbooksworldwide.com/img/82609789350740309.jpg', NULL, 'Women and Tagore Recreating the Space in New Millennium', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('408079fb-1b24-4870-aac9-4f8f7ad81b1e', '38e05b67-6ac8-45ee-824e-160a28af6678', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6105Capture.PNG', 'https://indianbooksworldwide.com/img/6105Capture.PNG', NULL, 'Corporate Counsel''s Guide to Documenting International Transactions', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('40a31961-dc0b-40b5-a4b2-3f638346d336', '6e5bc024-d6da-422a-af0d-72bc77e00444', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8795Saktapramodah%20of%20Deva%20Nandan%20Singh.jpg', 'https://indianbooksworldwide.com/img/8795Saktapramodah%20of%20Deva%20Nandan%20Singh.jpg', NULL, 'Saktapramodah of Deva Nandan Singh', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('40a4f78d-ad71-455b-a3ff-ca1ff9e9b0b2', 'd1ad0929-418a-4b39-be28-5972ee587e9f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7668algebra.jpg', 'https://indianbooksworldwide.com/img/7668algebra.jpg', NULL, 'Algebra and Analysis of Elementary Functions', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('40b35910-f367-449d-b3b5-944a9addfb55', '97bba818-99d6-4194-bcc4-bbf3bd549088', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/940231ovljc1hgl._sx313_bo1_204_203_200_.jpg', 'https://indianbooksworldwide.com/img/940231ovljc1hgl._sx313_bo1_204_203_200_.jpg', NULL, 'Encyclopedia of Religion, Communication, and Media', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('40b40da2-eb37-4829-9632-874aabdc0f22', '56d9c7c2-7612-43a5-bdf3-356ed983fafa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3141pic-3.jpg', 'https://indianbooksworldwide.com/img/3141pic-3.jpg', NULL, 'Plant Physiology and Development', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('40df0e7b-cc1e-4443-aa3f-1dc64ec90854', '9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49999788128623691.jpeg', 'https://indianbooksworldwide.com/img/49999788128623691.jpeg', NULL, 'Disney Mickey Wonders Why: Incredible Places BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('40eb49f4-24b0-4545-b6f8-113e7c6873e5', '8b2446d0-4669-4911-a16b-2392dda82baf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Discourses on Five Indian Poets in English - Keki N. Daruwalla, Shiv K. Kumar, Pronab Kumar Majumder, Syed Ameeruddin and Aju Mukhopadhyay', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('40f1fe23-7c9a-457c-b4c9-096504a0ff4f', '677e949e-71a7-436a-b731-eef7be44ffc6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58639780737703184_1.jpg', 'https://indianbooksworldwide.com/img/58639780737703184_1.jpg', NULL, 'Suicide - Current Controversies New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('40fc0388-8583-4c7f-8f03-3331f60a378c', '7b68c3bb-81ab-4641-b81f-1d9e7cb0d4cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4290Capture.PNG', 'https://indianbooksworldwide.com/img/4290Capture.PNG', NULL, 'The Experience of Hinduism', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('412561b2-c993-4ae8-9663-aab12fb7a2a4', '4e74ed2c-37fd-4664-94ac-5087481524e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1844p-4.webp', 'https://indianbooksworldwide.com/img/1844p-4.webp', NULL, 'Introduction to Numerical Methods for Time Dependent Differential Equations', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('414051bb-675c-4793-a4a8-18b5007c622f', 'cd33ca81-d7b6-45ad-ba1d-f7bc9b8fdd4f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9137physical.jpeg', 'https://indianbooksworldwide.com/img/9137physical.jpeg', NULL, 'Understanding Physical Anthropology and Archaeology 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('4154679b-abbf-4e59-9b30-b23025761c88', '043bc84b-2430-4b81-80b8-704cbf5b287e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/921361PM+XJZZTL._SY324_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/921361PM+XJZZTL._SY324_BO1,204,203,200_.jpg', NULL, 'Abhinavagupta''s Sri Tantraloka & Other Works: First Time English Translation with Sanskrit Texts in 09 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('415771e5-ff76-4643-a91f-b6a30a44ea32', '1a8b58c0-4ed5-4f89-be6d-61fb532d2a98', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59229781844453498_1.jpg', 'https://indianbooksworldwide.com/img/59229781844453498_1.jpg', NULL, 'Social Work, Social Policy and Older People', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('416ab0e7-7ad3-4ed1-95c1-2735e323bee2', '8f6a3d1f-f94f-4bd2-98c1-aa5cb0ac77e7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13518172733690.jpg', 'https://indianbooksworldwide.com/img/13518172733690.jpg', NULL, 'Raja Rao - The Master and His Moves', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('416c7e07-c085-485a-aff1-e7ef5cb244a1', '3a07d757-678c-497c-a6a6-770ef8ff84f6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2340Capture.PNG', 'https://indianbooksworldwide.com/img/2340Capture.PNG', NULL, 'Jansanchar aur Vividh Madhyam mein Hindi ki Isthiti aur Disha', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('41b703b4-25d5-4500-955e-9c0f9e9f8537', '7ab408e0-b002-4405-83c7-c0a1dea07e05', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3231image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/3231image_not_available_9_54.jpg', NULL, 'Marxism and Philosophy New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('41be66a9-2c2f-4542-b0be-294f52f345e0', '9ad9a5cc-d2f5-4813-9173-f5d733dfb170', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4310dpp_18_125.jpg', 'https://indianbooksworldwide.com/img/4310dpp_18_125.jpg', NULL, 'Slow Heavy-Particle Induced Electron Emission from Solid Surfaces - In Modern Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('41cc3d5e-6fd5-429b-871e-3d0d5c640187', '3917d4da-8622-41c4-831f-c9cc071d51e0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49579788131524480_tn.jpg', 'https://indianbooksworldwide.com/img/49579788131524480_tn.jpg', NULL, 'Managerial ACCT:A South-Asian Perspective 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('41dd2f97-9792-42ce-b758-2ff15ad77408', 'b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54609789385810367.jpg', 'https://indianbooksworldwide.com/img/54609789385810367.jpg', NULL, 'Samajshastra NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('41f3675c-36fd-424c-95fb-f806b7617d17', '1db57133-8f30-483f-b976-d7ca95a322ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4154Capture.PNG', 'https://indianbooksworldwide.com/img/4154Capture.PNG', NULL, 'Negotiation - Reading, Exercises and Cases 6/e New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('4219cd86-7d32-4bc1-acc3-93d9a18d250b', '3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7060logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/7060logo_white_plus_3_1.png', NULL, 'New Dictionary of Scientific Biography in 8 Vols New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('4223faba-6a30-4c18-96e6-49f10875a27c', '84828bea-e88b-4c6c-a875-87b699ffa0b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1240912fqiIF69L._AC_UF894,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/1240912fqiIF69L._AC_UF894,1000_QL80_.jpg', NULL, 'P S A Pillai''s Criminal Law 14th/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('422cb88b-a192-4450-bf9d-0b7f4fa2eb32', 'da36979f-5748-41f8-ada0-460ff89b689b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6475logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/6475logo_white_plus_3_1.png', NULL, 'NGO Discourse The Role And Future Of NGOs', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('424dd959-52ac-4a7f-b768-f14b16cb7181', '3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49901_4_26......%2029.jpg', 'https://indianbooksworldwide.com/img/49901_4_26......%2029.jpg', NULL, 'Sustainable French Timber Houses', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('425d8a2b-cfc6-41c7-8f20-ff4a077ec8ea', '5f47787e-6162-4a6d-b4ac-9257e3595c49', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5895beha.jpeg', 'https://indianbooksworldwide.com/img/5895beha.jpeg', NULL, 'Organizational Behavior 18/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('42c3f247-a072-4f99-b422-4aa30752f076', '00689374-18b4-48e8-8324-e8ff432f87f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5129The%20Cambridge%20Companion%20to%20Platos%20Republic.jpg', 'https://indianbooksworldwide.com/img/5129The%20Cambridge%20Companion%20to%20Platos%20Republic.jpg', NULL, 'The Cambridge Companion to Plato''s Republic', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('42cfafa5-29df-4867-b38b-463b57810bfa', '79dedd3d-342e-4b80-a9e7-0c95a36be0fa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4809macro.jpg', 'https://indianbooksworldwide.com/img/4809macro.jpg', NULL, 'Macroeconomics 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('42f7dd50-de7c-4954-a048-5e01b9555bb7', '2c3c6880-81f0-4651-b2bf-d8a9d894fa71', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3967IMG_20230421_0005.jpg', 'https://indianbooksworldwide.com/img/3967IMG_20230421_0005.jpg', NULL, 'एक वैज्ञानिक संत महर्षि महेश योगी', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('4301317c-a314-4b50-9e9b-6c1f73b053ae', 'e187b047-25c5-47f8-82dc-a6f52aff9773', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/174931xPPctI36L._BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/174931xPPctI36L._BO1,204,203,200_.jpg', NULL, 'Educational Philosophy of Tilak and Gandhi', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('43090e96-ca8a-44fc-a2c1-9478a6e09bda', 'a2f49414-03ce-49fb-95b9-1b0fa6350d1c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8404dictionary.jpg', 'https://indianbooksworldwide.com/img/8404dictionary.jpg', NULL, 'Dictionary of Information Science and Technology - 2 Vols. (Set)', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('4321724f-230e-4482-a382-e190e7edad32', '5699a53d-a694-47ff-af39-4d714ace54d4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82369788120308701.jpeg', 'https://indianbooksworldwide.com/img/82369788120308701.jpeg', NULL, 'Performance Modeling of Automated Manufacturing Systems', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('434dcbb4-8910-44c6-880f-5817ba157fec', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3793978-3-642-36519-5.jpeg', 'https://indianbooksworldwide.com/img/3793978-3-642-36519-5.jpeg', NULL, 'Mixed Finite Element Methods and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('43566b99-ec90-4866-92d3-4b23b2690373', '39dde3a4-8f4c-4ef4-b493-17e9f02a5f4a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', 'https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, 'Universal Children''s Encyclopedia of Knowledge: The World Economy', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('43768771-3878-4161-b67f-bcec88325779', '9f15f166-a7ff-4d86-98e7-44a0241ac62f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8960Avian%20Influenza%20Virus.jpg', 'https://indianbooksworldwide.com/img/8960Avian%20Influenza%20Virus.jpg', NULL, 'Avian Influenza Virus', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('43974862-237b-4117-90fe-ff335a464c1e', '0d58f4f5-9a14-4ff7-873e-86c0599cb889', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2688Capture.PNG', 'https://indianbooksworldwide.com/img/2688Capture.PNG', NULL, 'Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('4399b67d-2edd-4525-9fbc-5001c31e61d6', 'b13d0883-904a-4793-b8ab-0786ae84b05e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7198WhatsApp%20Image%202025-09-09%20at%2018.20.36_16eda324.jpg', 'https://indianbooksworldwide.com/img/7198WhatsApp%20Image%202025-09-09%20at%2018.20.36_16eda324.jpg', NULL, 'Asia Annual 2006', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('43cec716-6218-49d8-ad13-bb46eeb37ce5', '4df30c7f-b955-4f43-8525-81c4b1e87029', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32259789354243370.jpg', 'https://indianbooksworldwide.com/img/32259789354243370.jpg', NULL, 'International Marketing 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('43db2765-bc28-4ebe-beed-7b7c8e47c095', '50b33ce6-f598-4a46-b081-4f9af431fbd7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93521.jpg', 'https://indianbooksworldwide.com/img/93521.jpg', NULL, 'Conformal Groups in Geometry and Spin Structures', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('43de0ac9-9d0e-4189-98e8-40b7899740eb', '6edfb67f-f439-464d-be7a-3055b9e590f9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86748183244122.jpg', 'https://indianbooksworldwide.com/img/86748183244122.jpg', NULL, 'Netaji Subhash Chandra Bose', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('43ee4bb0-0ae9-44b2-abd0-00cec18793b2', 'a1e46bfd-acc4-439c-950c-65bdc75ad782', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35196th.jpg', 'https://indianbooksworldwide.com/img/35196th.jpg', NULL, 'Management Information Systems 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('43f4ba2d-7a85-4da9-83f2-936078cd66b9', '0fbac891-bfc6-41c3-9944-d31da136f2de', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Financial Distance Learning Workbooks - Derivatives', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('43f76a1b-aae7-4501-88ac-c7175bbbcb2e', 'b501eca0-bb00-4b4e-84ae-57d5a1a16be2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43729788131762011.jpg', 'https://indianbooksworldwide.com/img/43729788131762011.jpg', NULL, 'Sams Teach Yourself Adobe Dreamweaver CS5 in 24 Hours', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('44099bb2-8058-4ad3-944b-ad9a1cac9cd0', 'c045f631-01bd-4b9c-818f-1a0c830b8144', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38019781412928670.jpg', 'https://indianbooksworldwide.com/img/38019781412928670.jpg', NULL, 'Interviewing II - Benchmarks in Social Research Methods - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('441305ee-db2a-414e-90bd-20a279f8c283', 'afc87c4a-863b-4f44-bb26-600d8d8441a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4220Beyond%20Anitkabir%20The%20Funerary%20Architecture%20of%20Ataturk-The%20Construction%20and%20Maintenance%20of%20National%20Memory.jpg', 'https://indianbooksworldwide.com/img/4220Beyond%20Anitkabir%20The%20Funerary%20Architecture%20of%20Ataturk-The%20Construction%20and%20Maintenance%20of%20National%20Memory.jpg', NULL, 'Beyond Anitkabir: The Funerary Architecture of Ataturk-The Construction and Maintenance of National Memory', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('4413e07d-b36f-4780-843f-4a7339e6702d', '2e2da5e1-fd12-484d-920f-f1619a34eb98', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', 'https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, 'Universal Children''s Encyclopedia of Knowledge: The Middle Ages', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('4416bc10-5ee3-4a12-87a2-62cff155de2a', '7bc2c725-dc32-478a-bb23-f82c63089c01', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3119buss.jpg', 'https://indianbooksworldwide.com/img/3119buss.jpg', NULL, 'Business Communication 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('4438904e-e366-426d-939f-86936dad9de3', '1584daae-0ac7-400f-8177-b04a68e1943c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5448forencis.jpg', 'https://indianbooksworldwide.com/img/5448forencis.jpg', NULL, 'Forensic Enforcement: The Role of the Public Analyst', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('44492218-823d-4f47-b35b-c1d3fe9d6716', 'bfd3cc61-6e31-4b3b-a963-859cccb0d6c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3865kavi.jpg', 'https://indianbooksworldwide.com/img/3865kavi.jpg', NULL, 'राष्ट्रकवि मैथिलीशरण गुप्त शैली वैज्ञानिक अध्ययन', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('44495825-17c5-4ae4-ad2e-67a9ff3ebfce', 'a59febbd-d1e0-48a9-ba48-df709439e606', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5918751356522.jpg', 'https://indianbooksworldwide.com/img/5918751356522.jpg', NULL, 'The Amazing Pull-Out Pop-Up Body in a Folding Book', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('445c7910-9aba-4b95-8d66-ed7628c17817', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5174image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/5174image_not_available_9_54.jpg', NULL, 'Child Psychology - A Handbook of Contemporary Issues', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('4467db2a-b6ec-45a9-8b0b-fdb2a89012e1', '70f1369e-5147-49c2-a98a-5e3d2b75a552', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91179788176620123.jpg', 'https://indianbooksworldwide.com/img/91179788176620123.jpg', NULL, 'Destination Krishna', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('446a8c50-1e13-4308-b811-b6448a4df599', '45334f66-21fb-4d2b-8216-9e259af84e25', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/668629.jpg', 'https://indianbooksworldwide.com/img/668629.jpg', NULL, 'Sri Aurobindo Jung and Vedic Yoga', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('44708688-2a6e-41e5-9f59-21b1f10f8f14', '2e4a170f-a6b5-463d-8736-2e219d020e46', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1645dpp_18_64.jpg', 'https://indianbooksworldwide.com/img/1645dpp_18_64.jpg', NULL, 'Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('449c8856-713b-48f5-a4e0-6efab366af22', 'a028f4a9-f836-435b-93d8-75ad2eac59b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Enterprise Resource Planning BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('44a3226f-c6a4-4799-af2f-943fd7510fe9', '5c507926-8dab-47c2-880c-37a9fc610006', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/680651XVHyIMQmL._SX332_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/680651XVHyIMQmL._SX332_BO1,204,203,200_.jpg', NULL, 'Fateful Events of 1947-The Secret British Game of Divide and Quit', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('44a8f443-0d3e-4b66-8b92-1ad3be1979c5', 'fba92dd2-a45e-4a82-a6b5-a164844da1ad', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2846WhatsApp%20Image%202025-11-01%20at%2015.55.17_97dcc242.jpg', 'https://indianbooksworldwide.com/img/2846WhatsApp%20Image%202025-11-01%20at%2015.55.17_97dcc242.jpg', NULL, 'Modern Portfolio Theory and Investment Analysis 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('44afe40b-14f1-45a0-aebd-3d0ee157afa8', '400dda47-4b7e-455b-ba36-85d93ee7971e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67579781439834534_1.jpg', 'https://indianbooksworldwide.com/img/67579781439834534_1.jpg', NULL, 'Cloud Computing Strategies', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('44d3670c-330c-4512-8431-e309c4ec0df3', '0bc8e883-f2bb-4e2b-b2d1-c881fd62e08a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1597WhatsApp%20Image%202025-09-15%20at%2011.17.13_edc0cf55.jpg', 'https://indianbooksworldwide.com/img/1597WhatsApp%20Image%202025-09-15%20at%2011.17.13_edc0cf55.jpg', NULL, 'English to English-Hindi-Urdu Dictionary', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('44ffd7ea-25fa-4d56-8330-1c4baee1289f', 'aacec349-3657-4927-87a8-9e07ed22a1bc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1425815JZmUCo2L._SY385_.jpg', 'https://indianbooksworldwide.com/img/1425815JZmUCo2L._SY385_.jpg', NULL, 'Finite Mathematics for Business, Economics, Life Sciences, and Social Sciences 14/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('4508e2c5-1a36-47c1-bbf7-d308003f5618', '9ba2b6ff-d045-4af0-ad98-d23c270a9985', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9739dpp_4_23.jpg', 'https://indianbooksworldwide.com/img/9739dpp_4_23.jpg', NULL, 'Electrochemical Dictionary', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('4508f859-c94e-433c-a668-54eec4ebd533', '33d59866-54d2-4a0f-ae2e-4948cbeb697e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9890innovation.webp', 'https://indianbooksworldwide.com/img/9890innovation.webp', NULL, 'Technology and Innovation Management 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('451a76f3-4ab2-4622-9dad-9a2a6413e8af', '20f0176a-b1f0-4fb0-a709-1d75fa0accbe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5571Temperature.jpg', 'https://indianbooksworldwide.com/img/5571Temperature.jpg', NULL, 'Temperature (Science For Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('4557375a-6ceb-443c-b8a4-b9d991635b00', 'd42864cb-51e4-4b69-90cc-597cf3d058bc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64119780849398438-us.jpg', 'https://indianbooksworldwide.com/img/64119780849398438-us.jpg', NULL, 'Encyclopedia of Environmental Science and Engineering - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('45606729-0d98-48b3-b669-d9055db4a438', '4a303fed-da18-4087-99a7-6da450072f27', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7120sss.jpg', 'https://indianbooksworldwide.com/img/7120sss.jpg', NULL, 'Encyclopaedia of Sports and Games in 6 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('4597d7ae-ca2b-4e3f-90f4-58738b0e7c7a', 'ac16968f-8025-4f93-8d4f-3eaf056d6ead', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3855logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/3855logo_white_plus_3_1.png', NULL, 'Hamiltonian Systems and Fourier Analysis: New Prospects for Gravitational Dynamics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('45a5da53-b73d-48f9-897d-dc3c60ed8709', 'ff013887-b20c-4610-bc86-dcaac085b9d9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/714318.png', 'https://indianbooksworldwide.com/img/714318.png', NULL, 'Praman Evam Prmanya Vimarsh - Kaishvmishrkrit Tark Bhasha ke Vishesh Aalok Mein BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('45b4a43a-eb56-4cbc-abb5-153e98e43eef', 'e162383c-b9d3-417c-8726-55b395126c83', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69971_4_33.jpg', 'https://indianbooksworldwide.com/img/69971_4_33.jpg', NULL, 'Corrosion Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('45bfa5f4-7c2d-4365-a94a-59b71ebf922a', '801fb3ef-8198-41ec-bc85-03b81f097cb5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1742WhatsApp%20Image%202025-09-12%20at%2011.26.52_b6164188.jpg', 'https://indianbooksworldwide.com/img/1742WhatsApp%20Image%202025-09-12%20at%2011.26.52_b6164188.jpg', NULL, 'श्रीमद्भगवद्गीता और इस्लाम विश्व बन्धुत्त्व का प्रत्यक्ष प्रमाण', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('45d2c828-0ed5-47be-93e6-c9d155356366', 'a54a1caa-40be-451a-a899-5a0e430af96d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5649basic.jpg', 'https://indianbooksworldwide.com/img/5649basic.jpg', NULL, 'Basic Chemical Engineering with Practical Applications', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('45e0ae7e-0fec-4a2d-b64b-f0c3b5f001d7', '722dcc85-af3f-4a4c-bae7-1ddcd93253c0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85969788125044185.jpg', 'https://indianbooksworldwide.com/img/85969788125044185.jpg', NULL, 'Under the Greenwood Tree - Reading for Pleasure and Comprehension NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('45e9a670-c1a2-4af9-abcb-12ce9ce44fc1', '67342898-6293-4db1-b16f-2dcebc77b206', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8014Social.jpg', 'https://indianbooksworldwide.com/img/8014Social.jpg', NULL, 'Corporate Social Responsibility : Concept, Cases and Trends', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('46224651-8f0d-4b85-b65e-d4cac0828b10', '0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42531.jpg', 'https://indianbooksworldwide.com/img/42531.jpg', NULL, 'Dynamical Systems and Chaos', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('462d487e-48c6-4c3c-87f7-ed07d00b4da9', '9a9fac70-8972-41f5-9a6f-2ebe3f402a80', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11521.jpg', 'https://indianbooksworldwide.com/img/11521.jpg', NULL, 'Representations for Genetic and Evolutionary Algorithms 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('46373d8c-eb60-4e2b-9352-09abc5f4f7e2', 'c43c8491-4170-4165-9848-91bed8bb4ecd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9901dpp_18_3.jpg', 'https://indianbooksworldwide.com/img/9901dpp_18_3.jpg', NULL, 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('466c681d-c28a-40ab-ae45-613304f4ee4e', '3472fc55-f6f9-46bb-9c9d-e066e1590aea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89369788187471257_1_2.jpg', 'https://indianbooksworldwide.com/img/89369788187471257_1_2.jpg', NULL, 'The Gems of Vedic Wisdom', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('4686b237-ec0f-457f-b250-57b2cd32cfff', 'b3f37b5a-97c4-400b-97b8-48e9c69bf706', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8115dpp_19_160.jpg', 'https://indianbooksworldwide.com/img/8115dpp_19_160.jpg', NULL, 'Status of Dalit Women New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('4691e2d1-e746-4c4a-b65b-0c6dda437932', '2f34c905-72cf-42c5-b54a-26694491b9a2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8613dpp_18_83.jpg', 'https://indianbooksworldwide.com/img/8613dpp_18_83.jpg', NULL, 'Local Geometry of the Fermi Surface - and High-Frequency Phenomena In Metals', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('46945601-2a8c-40a4-9537-e36b952ce8a8', '662a9b65-99cb-4efd-825b-6016673c2400', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1265contribution_of_ramacandra_pandita_to_sanskrit_literature.jpg', 'https://indianbooksworldwide.com/img/1265contribution_of_ramacandra_pandita_to_sanskrit_literature.jpg', NULL, 'Contribution of Ramacandra Pandita to Sanskrit Literature', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('46a22123-4968-4d12-b023-480f180f7258', '7d85dad6-88ae-4116-b004-4a77dc46cb81', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2121dd_2.jpg', 'https://indianbooksworldwide.com/img/2121dd_2.jpg', NULL, 'International Banking - Law & Regulation South Asian Edition - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('46b2bd6a-996b-4ade-ab18-93ab6c8df474', '27d677df-f023-4f89-aa98-7518cc0b5478', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2575classical.jpg', 'https://indianbooksworldwide.com/img/2575classical.jpg', NULL, 'Classical Electromagnetic Theory 2/ed.', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('46c5174a-fe14-4ea1-a86a-7b7082d02091', '943a1bfd-111e-4bf3-a895-450448d387bf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40929789380013893.jpg', 'https://indianbooksworldwide.com/img/40929789380013893.jpg', NULL, 'Practical Approach to Classified Catalogue Code', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('470400be-c457-440b-a693-214127d80fa9', 'cec12974-680a-4861-8d99-152eb2cdcd75', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4246IMG_20220308_0001_11zon.jpg', 'https://indianbooksworldwide.com/img/4246IMG_20220308_0001_11zon.jpg', NULL, 'Oxford English Reference Dictionary', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('4714da86-6f4f-4a16-96f7-bc05541cd7cf', '3230cc8f-598b-4ff2-85ce-593055d51128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7781dpp_18_26.jpg', 'https://indianbooksworldwide.com/img/7781dpp_18_26.jpg', NULL, 'Advances in Services Innovations', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('47189530-cfe9-4939-95f4-2ac5ba266c42', '906eb476-b530-4b46-87b6-45fda13a95c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8243pic-49.jpg', 'https://indianbooksworldwide.com/img/8243pic-49.jpg', NULL, 'Hindi Kavita mein Stri ka Sharam Soundarya', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('47264a02-c3f8-4353-8527-1888da32ae9c', 'cde88d69-9cec-4f23-a563-61bf63d5decc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9527p-9.webp', 'https://indianbooksworldwide.com/img/9527p-9.webp', NULL, 'Linear Programming and Network Flows, 4th Edition', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('472afc37-241f-4cff-8388-4ee2e8329c98', 'c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4794human.jpg', 'https://indianbooksworldwide.com/img/4794human.jpg', NULL, 'Human Bioarchaeology of the Transition to Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('4756e2a3-ce17-4dbb-a496-e968ce48ee7b', '9b0277df-e0bd-4c68-83d8-9a52215da35d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46089788187471301_2.jpg', 'https://indianbooksworldwide.com/img/46089788187471301_2.jpg', NULL, 'Life and Vision of Vedic Seers 2 Dirghatamas', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('475f5d33-08dd-4126-823e-f260e11b06ec', '31ad14e7-06b7-4db6-8661-ed93ba2487e0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81479788131511381.jpg', 'https://indianbooksworldwide.com/img/81479788131511381.jpg', NULL, 'Technical Communication', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('47740653-b81a-4278-a80a-87dd54e793b9', '76b6761b-ed67-4eea-b7c0-51b526d5a4fc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2910V.%20E.%20Levin%20-%20Nuclear%20Physics%20and%20Nuclear%20Reactors%20-%20Mir%20-%201981_0000.jpg', 'https://indianbooksworldwide.com/img/2910V.%20E.%20Levin%20-%20Nuclear%20Physics%20and%20Nuclear%20Reactors%20-%20Mir%20-%201981_0000.jpg', NULL, 'Nuclear Physics And Nuclear Reactors', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('477b0c9f-7fd2-484e-a142-86652a97bb15', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Surendra Verma ke Natak Naye Dayro ki Talash NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('477eb809-0f69-40a4-8986-6d3e12e8e544', '94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/733714.06.2023.png', 'https://indianbooksworldwide.com/img/733714.06.2023.png', NULL, 'Encyclopedia of Applied Ethics 4 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('47968b66-91d5-4e00-8fe8-2078b6a96f00', 'aca902c7-03d2-40a5-abd7-72b63e950043', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31211.jpg', 'https://indianbooksworldwide.com/img/31211.jpg', NULL, 'International Encyclopaedia of Travel and Tourism Management in 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('479e9d45-428f-46f0-ac84-8a07e3fc42e0', 'aa5c51f1-0e68-4c6f-b6c0-a46ff0ae9ea6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18479788131786994.jpg', 'https://indianbooksworldwide.com/img/18479788131786994.jpg', NULL, 'Learning Android Game Programming - A Hands-On Guide to Building Your First Android Game', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('47a56d94-3130-4450-b712-9aab8635a536', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Juxtaposing Narrative and Fiction - Explorations in Postmodern Novels', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('47aaeb2f-aa69-4718-9a0f-7796340124a1', 'f748f9fb-563b-4c95-a491-974e2dd90bc3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71649789382937319.jpg', 'https://indianbooksworldwide.com/img/71649789382937319.jpg', NULL, 'bhartiya Samaj: Mudde Evam Samasyayen NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('47d3ad89-9ba1-4c18-b912-7095b86b3288', 'c17803f7-b4a9-4d17-a9f6-90154df5242c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52629788181161239.jpg', 'https://indianbooksworldwide.com/img/52629788181161239.jpg', NULL, 'Between East and West - Across the Borderlands of Europe New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('47fecebf-379f-4fcc-a1e2-f2d8f81c6e25', '541191d6-cef9-4342-8234-4305ffeecaa6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Human Resource Management 8/e - Text and Cases', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('48006c1f-54d6-4076-84a5-b1a296960747', 'f7052ef1-616b-4192-b504-d245c82563b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'English Language Teaching - A Socio-Functional View', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('480d277c-e841-4ab6-b39a-7a10a756a856', '7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1507Quality.jpg', 'https://indianbooksworldwide.com/img/1507Quality.jpg', NULL, 'Total Quality Management 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('480fb905-60c2-4887-91f1-8535a156b3d7', '21bb7460-e11d-4509-96e2-e4ec51d195da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14949789356223868L.jpg', 'https://indianbooksworldwide.com/img/14949789356223868L.jpg', NULL, 'Principles of Management', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('481b3cfb-bd1e-4ed5-84c5-e79dc8889380', '3417edb1-01e9-4066-8856-179dc4ce99fe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27361_4_29%20.....%2026.jpg', 'https://indianbooksworldwide.com/img/27361_4_29%20.....%2026.jpg', NULL, 'Spa: The Sensuous Experience', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('481cf973-31ff-4368-b2db-a0e9fd4a74a7', '4f9dc7c4-5fcd-41ff-b205-476f64ce85c4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38159788181500939_1%20.....%2040.jpg', 'https://indianbooksworldwide.com/img/38159788181500939_1%20.....%2040.jpg', NULL, 'Indian Mythology Through the Art and Miniatures', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('481f79c7-fde1-46b4-94c3-6b04ab21de7b', '135da65e-3a54-46c7-a748-db2b78b9757f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96309788131727256.jpg', 'https://indianbooksworldwide.com/img/96309788131727256.jpg', NULL, 'Security in Computing - 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('48243b1f-6f52-4fba-8fd2-2f40d071d566', 'feb2fb63-66b3-46f8-8e63-a2e8f5662298', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3370image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/3370image_not_available_9_54.jpg', NULL, 'Samajshastra ke Pranetaa - Pioneers of Sociology', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('4827744d-8e74-45a8-b808-3d736f90d48b', '503d8b8b-e658-4946-a809-72c97aeb5fc4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3389A%20Beginners%20Guide%20-%20Religion.jpg', 'https://indianbooksworldwide.com/img/3389A%20Beginners%20Guide%20-%20Religion.jpg', NULL, 'A Beginner''s Guide - Religion', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('4846011c-f6ab-4e39-a1e5-c7306301d12e', '9d847867-3945-49ea-bdb5-184fb31f2226', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5711dpp_18_56.jpg', 'https://indianbooksworldwide.com/img/5711dpp_18_56.jpg', NULL, 'Dynamics of Combustion Systems', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('484a8bc5-2630-42a8-ad76-7430b5bb1749', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34309788190718813.jpg', 'https://indianbooksworldwide.com/img/34309788190718813.jpg', NULL, 'The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('48651b03-85b3-47d4-949a-e9cc44c8ece0', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Alochana ke Maan NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('48799c0e-ae3d-4cbd-803f-eef5e01bcb44', 'd315626b-fe60-4a90-8103-ac1d36a24f6a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7089dpp_9_10.jpg', 'https://indianbooksworldwide.com/img/7089dpp_9_10.jpg', NULL, 'Atomistic Approaches in Modern Biology, From Quantum Chemistry to Molecular Simulations - Topics in Current Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('488d37c0-8ea9-48ba-9f6d-5bb240a33dd4', '3f033116-5953-4942-a3d6-5e4cf038c8cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6084applied.jpg', 'https://indianbooksworldwide.com/img/6084applied.jpg', NULL, 'Applied Statistics in Business and Economics 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('488e0806-d787-4bd7-8ddf-16953fdbbec6', '3cc7973c-4ece-4f92-bed0-30a9037bcb0c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3542dpp_9_26.jpg', 'https://indianbooksworldwide.com/img/3542dpp_9_26.jpg', NULL, 'Biomethanation II - Advances in Biochemical Engineering/Biotechnology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('48aaf48b-d4de-4489-95ca-90ed5cadf866', '286189bc-d676-44b2-8d71-42513f363079', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9406soil.jpg', 'https://indianbooksworldwide.com/img/9406soil.jpg', NULL, 'Disturbed Soil Properties and Geotechnical Design 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('48cb5c77-2273-4ba0-a36f-a1ea9eba9413', '93e83d0c-9ac5-4567-98c9-16193e188083', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8052dpp_10_4.jpg', 'https://indianbooksworldwide.com/img/8052dpp_10_4.jpg', NULL, 'Environmental Encyclopaedia in 2 Vols - Historical Chronology, Environmental Legislation 4/e BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('48d1956d-9a83-4c97-9c1c-a7f395c0f1ae', '329d1115-2763-41a7-97f4-1ea9134ebe55', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Encyclopaedia of Mathematical Sciences - Representation Theory and Noncommutative Harmonic Analysis I', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('48f7286e-a5ab-4b06-a1e3-3a27eae6f9d3', '08886699-ba49-4a11-9f40-bb4045635e0c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5849dpp_18_52.jpg', 'https://indianbooksworldwide.com/img/5849dpp_18_52.jpg', NULL, 'Coherent Semiconductor Optics -From Basic Concepts to Nanostructure Applications NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('49077f39-be6c-4c97-994b-bca39ad284ea', '348cb266-6fec-4932-bb6b-15c9b86e95d9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1480uuu.jpg', 'https://indianbooksworldwide.com/img/1480uuu.jpg', NULL, 'Quantum Mechanics', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('49209f4e-23a3-4ca6-9926-05bb62b29a9c', '8bd3656a-105a-40bb-92f1-c22e65ce5ddb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88229781412908733.jpg', 'https://indianbooksworldwide.com/img/88229781412908733.jpg', NULL, 'Essential Theory for Social Work Practice', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('49424288-f66d-4365-af33-96a9b371082e', '662d9933-891f-4f87-831d-12f8bfb72562', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Waves and Waves and Other Stories', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('4955049d-8d33-4b08-b06f-f3b0d1f89cdf', 'acf7091c-1e64-4140-9ba4-48f89e49b5ed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2783v-i.jpg', 'https://indianbooksworldwide.com/img/2783v-i.jpg', NULL, 'The Total Synthesis of Natural Products, V-1', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('49616679-86ad-4844-be3c-bfe063ba2cf4', '171be9aa-776a-4f6f-83a6-1bf46a21f62f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1016md_9780670090181.jpg', 'https://indianbooksworldwide.com/img/1016md_9780670090181.jpg', NULL, 'Split - A Life - Penguin Classics', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('49917e6b-fa0b-47a6-939d-5694e9d960b7', 'd7c52b23-47ef-48ef-90b2-944f2158f1cd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7033urdu.jpg', 'https://indianbooksworldwide.com/img/7033urdu.jpg', NULL, 'उर्दू-हिंदी शब्दकोश ', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('49990aff-c67e-4c19-9d48-82e8a572e281', '929d7db0-b68c-4b71-b325-a0b691cf2022', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2996logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/2996logo_white_plus_3_1.png', NULL, 'Data Collection - Benchmarks in Social Research Methods in 4Vols. book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('499b8912-5d95-4fce-a4ce-3e5e6939356a', '9c281660-1a1e-476e-a09f-a02d50fb8f07', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5771WhatsApp%20Image%202025-07-24%20at%2011.09.06%20AM.jpeg', 'https://indianbooksworldwide.com/img/5771WhatsApp%20Image%202025-07-24%20at%2011.09.06%20AM.jpeg', NULL, 'आचार्यकुन्तकविरचितम्-व्रकोकितजिवितम् तृतीया उन्मेष (विस्तृत भूमिका एवं हिंदी-व्याख्या सहित)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('499ff3b0-5a02-4855-97e3-657e1aaa792b', '36994878-fd9e-4980-817c-c2320d905ab5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7574image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/7574image_not_available_9_54.jpg', NULL, 'Kashmir Ladakh & Zanskar', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('49a7461a-8d76-4d24-82c4-a10c3fcf03c5', '09bb961d-a612-49c2-a375-a4aa992af984', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9619image.jpg', 'https://indianbooksworldwide.com/img/9619image.jpg', NULL, 'The Organic Synthesis of Gold/Silver Nanoparticles', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('49cb0448-8063-4fb1-bc5e-0e233ebd00e5', 'd7476474-e1fc-42d6-8893-59ac236ed1f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5069Life%20and%20Vision%20of%20the%20Vedic%20Seer%20-%20Dadhyan%20Atharvana.jpg', 'https://indianbooksworldwide.com/img/5069Life%20and%20Vision%20of%20the%20Vedic%20Seer%20-%20Dadhyan%20Atharvana.jpg', NULL, 'Life and Vision of the Vedic Seer - Dadhyan Atharvana', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('49cb1e69-1ab3-453d-9cf9-f9818c91ed84', '769c1526-9359-4611-be3d-dc460eaa2577', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6803New%20Architecture%20in%20Britain.jpg', 'https://indianbooksworldwide.com/img/6803New%20Architecture%20in%20Britain.jpg', NULL, 'New Architecture in Britain', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('49d41089-7161-4452-8358-8770412c6e1e', '4b3e0ac2-4fd4-476b-b571-acd64b352b78', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89369788131758083_1.jpg', 'https://indianbooksworldwide.com/img/89369788131758083_1.jpg', NULL, 'Interconnecting Data Centers Using VPLS - Ensure Business Continuance on Virtualized Networks by Implementing Layer 2 Connectivity Across Layer 3', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('49d7426f-9adb-4927-b173-a2c94e201e0b', 'dc534e6d-fd74-46f5-bc1b-79b91cdba800', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Samanya Adhyan -Sangh Evam Rajay Lok Seva Ayog ki Civil Seva Prarambhik Pariksha Haitu 6 Khando me (Samanya Adhyan Paper -1 ke Sath Salagan) (H)', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('49e42c92-8046-4bf9-8d3b-d73a562bb62a', '416165c9-b099-4619-9d2d-49995a409759', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8432rachna.jpeg', 'https://indianbooksworldwide.com/img/8432rachna.jpeg', NULL, 'रचना की कार्यशाला', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('49eda9ee-aa79-44c0-a66e-0e825d0ae969', '7664120d-3aa9-45d9-b06f-f8addd6cbba2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91239789351429005.jpg', 'https://indianbooksworldwide.com/img/91239789351429005.jpg', NULL, 'Rural Development', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('49f708a4-cc9c-4491-b04b-c3dda0099526', '52bbf05c-f183-4503-8cde-931fdbf5544b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43799781844455935_1.jpg', 'https://indianbooksworldwide.com/img/43799781844455935_1.jpg', NULL, 'Transforming Social Work Practice - Understanding and Using Theory in Social Work - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('4a54fbb3-06a2-4b71-b0ed-28ea7a451cb9', '63762151-7384-4ff4-a3a6-e0d936317ebe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91521.jpg', 'https://indianbooksworldwide.com/img/91521.jpg', NULL, 'Geometric Optics on Phase Space new', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('4a75315b-54b1-4995-aaac-95566681dcb2', 'ff9f3db1-0140-405c-a245-0feb0cb58a86', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83059780762313600.jpg', 'https://indianbooksworldwide.com/img/83059780762313600.jpg', NULL, 'Advances in Accounting NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('4a7b3959-7ae7-4f6d-b58f-b9c08f1d8bdb', '4f10a59c-dc9e-4c29-b0da-3812847f37b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41409788131305362.jpg', 'https://indianbooksworldwide.com/img/41409788131305362.jpg', NULL, 'Child Development - 2 Vols. New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('4a93097c-0b2e-40f4-b3e6-083a7a5338a8', '618e73d2-f1eb-48ec-84b1-f6c0c51028f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5200Introduction%20to%20Indian%20Buddhism.jpg', 'https://indianbooksworldwide.com/img/5200Introduction%20to%20Indian%20Buddhism.jpg', NULL, 'Introduction to Indian Buddhism', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('4aa51655-4825-4412-b3d8-35ac9b1b5f81', '46d8d6b0-eeab-410c-82e7-ab2f358f2be0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1236dpp_9_5.jpg', 'https://indianbooksworldwide.com/img/1236dpp_9_5.jpg', NULL, 'Advances in Systems Biology - Advances in Experimental Medicine and Biology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('4aacca3d-2b56-4d27-ac72-7800e4f50ea9', 'b5de31f3-69e0-401f-9dce-3d9d3e85ad46', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2986dpp_10.jpeg', 'https://indianbooksworldwide.com/img/2986dpp_10.jpeg', NULL, 'Alternative Splicing and Disease - Progress in Molecular and Subcellular Biology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('4aad5b96-75da-47a9-acc6-98d1d0a75771', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Muktibodh aur Raghuveer Sahay ke Kavya ki Antarvastu NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('4ab00f3b-09f0-4efe-8f4d-ef4c31cc054d', 'cf54b85d-0d17-4f8f-8bf1-4cb42e0d804f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22859781847873606.jpg', 'https://indianbooksworldwide.com/img/22859781847873606.jpg', NULL, 'ISLAM Benchmarks in Religious Studies in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('4abd9351-1736-4e3e-a66f-1211dbe31408', 'd38c0b74-fc8d-49bb-bc83-e5f639e6fa28', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15129789381082294.jpg', 'https://indianbooksworldwide.com/img/15129789381082294.jpg', NULL, 'Assets and Finances - Calculating Intellectual Property Damages', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('4b00d174-3235-4652-b83c-687bb2d0d3bd', '6b7a9185-660d-4f3a-9d5c-f0a9c79ac4f4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1854l.jpg', 'https://indianbooksworldwide.com/img/1854l.jpg', NULL, 'Latent Curve Models - A Structural Equation Perspective', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('4b0d1e34-17b7-4dbf-a98e-ba8c99f17c52', '1f2d327d-6c4c-447d-ab9b-7b37749e37d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3346p-16.webp', 'https://indianbooksworldwide.com/img/3346p-16.webp', NULL, 'Natural Products in Chemical Biology', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('4b19794a-ad4c-4434-b6b3-56e819917983', 'ded392f1-848b-40cc-9a56-a9b303b62fc2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62189788178693231.jpg', 'https://indianbooksworldwide.com/img/62189788178693231.jpg', NULL, 'EGGLESS Cakes & Muffins', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('4b238b46-fb59-4359-914e-9f959d24f713', '647df378-19b2-4a0d-973e-15ca05481072', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67109351250288.jpg', 'https://indianbooksworldwide.com/img/67109351250288.jpg', NULL, 'Resistance, Freedom and Empowerment - The Ethiopian Women''s Struggle', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('4b2c1fe2-6c7c-4320-8225-5d0889036765', 'ec4d7b18-23d4-46ff-89f2-ce75a1f54d48', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86059788187471691_2.jpg', 'https://indianbooksworldwide.com/img/86059788187471691_2.jpg', NULL, 'Life and Vision of Vedic Seer Kavsa Ailusa', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('4b3143bf-433e-4361-87cb-e6017bfa5180', 'ca82d101-747b-441c-8f98-df9ae74a81b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39089780070495364.jpg', 'https://indianbooksworldwide.com/img/39089780070495364.jpg', NULL, 'The Complete Reference - ASP.NET', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('4b672afc-b02b-45ec-908c-68df7c0756fd', '63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3750practical%20food.jpg', 'https://indianbooksworldwide.com/img/3750practical%20food.jpg', NULL, 'Practical Food Safety: Contemporary Issues and Future Directions', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('4b6cb8e2-bfcd-4ac6-8aa1-9aff106ca491', '5caf4d20-3c00-4691-80ba-04fe4a9113c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Romanticism in English Literature', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('4b74adff-5845-476c-b80c-6bd71d72abd9', 'ed2e8803-a5e0-4191-b8e4-ea21b279d35c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2971Capture.PNG', 'https://indianbooksworldwide.com/img/2971Capture.PNG', NULL, 'Beautiful Blacks Dignified Dalits Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('4b7715e5-b70d-45a4-adde-eb2927159a01', '59d48d43-e25b-4fb7-8512-7cc8cf180145', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1299dpp_8_8.jpg', 'https://indianbooksworldwide.com/img/1299dpp_8_8.jpg', NULL, 'Asana Pranayama Mudra Bandha', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('4b959350-34e7-4323-91e6-3e67a5f1bbdb', '586a0fbe-59e8-4545-9d48-873ced9340d1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5548WhatsApp%20Image%202025-10-25%20at%2017.54.01_52bec8e3.jpg', 'https://indianbooksworldwide.com/img/5548WhatsApp%20Image%202025-10-25%20at%2017.54.01_52bec8e3.jpg', NULL, 'Strategic Management', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('4b980742-121d-4335-8aa3-e61c55fcd027', '3031897a-5625-4767-afa2-5d9e7f3ebbf7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Intergroup Relations - Library in social Psychology in 4Vols. BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('4ba6d0f6-a504-41ef-9cab-1b4d9396f406', 'e9fe09b2-c795-4c91-8fd8-39fd95d05a28', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6860BI1387.jpeg', 'https://indianbooksworldwide.com/img/6860BI1387.jpeg', NULL, 'International Human Resource Management: Text and Cases', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('4bb1dd89-e166-4b07-b37b-3a7adeb46fae', 'bcc8cdac-92af-4029-bc56-199cf7fb2579', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5127dpp_18_53.jpg', 'https://indianbooksworldwide.com/img/5127dpp_18_53.jpg', NULL, 'Complex Spaces in Finsler, Lagrange and Hamilton Geomatries - Fundamental Theories of Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('4bbda0a8-8553-417a-8cb8-41a1ed729271', 'cd879599-25ed-4ff6-88c5-bf3cddcabe42', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Modern Methods of Business Management Accounting', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('4be7eee2-8aa9-471c-9c34-4d8453f047d6', 'ea8f77b8-f506-4aa3-8dbe-f767d7a79755', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Strategic Management of Technological Innovation - 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('4c0768e4-4794-4653-96e2-c1dac481dc5a', 'cbc6789d-518e-4eb4-a23c-ada73e88d800', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2644Maxford%20Dynamic%20Series%20-%20Research%20Methodology%20in%20Anthropology.jpg', 'https://indianbooksworldwide.com/img/2644Maxford%20Dynamic%20Series%20-%20Research%20Methodology%20in%20Anthropology.jpg', NULL, 'Maxford Dynamic Series - Research Methodology in Anthropology', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('4c0fc860-5e5f-491a-b5d3-e4a7a401f190', '9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6373IMG_20220428_0002.jpg', 'https://indianbooksworldwide.com/img/6373IMG_20220428_0002.jpg', NULL, 'Cases & Materials on Evidence Law', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('4c1063e5-188f-45ee-871d-fc91423617f4', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7043dpp-1_8_6.jpg', 'https://indianbooksworldwide.com/img/7043dpp-1_8_6.jpg', NULL, 'Handbook of Organization Communication - An Interdisciplinary Perspective NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('4c35cc75-89fe-46cc-bad7-fc47d08c4940', 'c1f26330-e2b3-4683-9e8c-99d6cd726b19', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Retailing Management 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('4c429a6e-a853-4108-9704-c8a498c5d9d8', '868f1596-bf6d-4363-85da-c0f203d6524c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7762logo_white_plus_3_2.png', 'https://indianbooksworldwide.com/img/7762logo_white_plus_3_2.png', NULL, 'Impact of Television', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('4c57923a-3211-48f3-adfd-baa1a2d0354d', '18f88974-608b-40b3-bc8a-9099014c889b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3451dpp_10_15.jpg', 'https://indianbooksworldwide.com/img/3451dpp_10_15.jpg', NULL, 'Group 13 Chemistry II, Biological Aspects of Aluminum - Structure & Bonding NEW', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('4c69ba11-f41d-41c6-aa50-2b86ebffd3d2', 'f068570d-9cf6-4c7f-a682-303189776968', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2403h.jpg', 'https://indianbooksworldwide.com/img/2403h.jpg', NULL, 'Comprehensive Mathemaics for Computer Scientists 1, Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry / Universitext', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('4c6a8934-4254-46dd-aa3f-99d5b9fa1597', '52c560f7-4ab2-467c-8f11-21a2c3df473e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1424dpp_9_16.jpg', 'https://indianbooksworldwide.com/img/1424dpp_9_16.jpg', NULL, 'Biological Adhesives', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('4c703b8a-4f93-465a-af03-7edbaa58cc1f', 'fc979217-77ee-43bd-9ca3-4e04fa9e8813', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9464Capture.PNG', 'https://indianbooksworldwide.com/img/9464Capture.PNG', NULL, 'Engineering Computations - An Introduction Using Matlab and Excel', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('4c82de1e-40ef-4a5e-84bd-d7f6bd5436f8', '79f873b7-fd84-4a92-9df2-572a739114d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9071english.jpg', 'https://indianbooksworldwide.com/img/9071english.jpg', NULL, 'English Pronouns and Prepositions: Practice Makes Perfect', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('4c83b559-5be1-46a4-956f-b10890ef7468', 'ae8bcaab-bd57-4b26-87c6-57efdaeaa6d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7276WhatsApp%20Image%202025-10-16%20at%2016.42.12_1ba506b2.jpg', 'https://indianbooksworldwide.com/img/7276WhatsApp%20Image%202025-10-16%20at%2016.42.12_1ba506b2.jpg', NULL, 'व्यावसायिक सब्जियों का उत्पादन', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('4c899b4d-fcb2-4dbd-bbb8-5ac88bc98640', 'd0435637-2625-45bb-9cf7-cd0940ff21ef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8433Population%20Geography.jpg', 'https://indianbooksworldwide.com/img/8433Population%20Geography.jpg', NULL, 'Population Geography', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('4cb1be88-fb4c-42eb-adf1-69ceda655b0e', 'a081b5f9-56ce-4581-8006-503f12846605', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6654Capture.PNG', 'https://indianbooksworldwide.com/img/6654Capture.PNG', NULL, 'Reflections on Education in Sanskrit Literature', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('4cb31065-6f3e-48b7-be8b-de49815e8d48', 'fd259240-3d77-4e85-b789-e10879d530ae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4812dpp_4.jpeg', 'https://indianbooksworldwide.com/img/4812dpp_4.jpeg', NULL, 'Key Concepts in Health Studies NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('4cb3b2cd-9481-40ed-848f-3b1ca8daf860', '6a3ddf1f-4844-41a3-a83d-c4680b9c1512', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'E-Business 10/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('4cc77523-599c-4048-a290-9aba1aae7598', '68659d26-6a37-4541-b8fd-d752b6b0a918', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82369788181161871.jpg', 'https://indianbooksworldwide.com/img/82369788181161871.jpg', NULL, 'Human Rights & Peace: Laws & Movements new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('4d148b67-2e85-4b35-9b4a-4acb760eb327', 'b3a1739f-bdce-49e0-87fb-4b46261b10cd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68069789352075102.jpg', 'https://indianbooksworldwide.com/img/68069789352075102.jpg', NULL, 'Silhouette I and II and Other Fiction', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('4d209e5c-e106-4aa5-b400-335964be99b3', 'e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Prison-Hole in the Pyramid Social Context in the Novels of Sinclair Lewis', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('4d28a7a2-f77d-4094-b786-714346ad8ab0', '040d5832-913c-4b7a-b67a-a5dcaf3ebfe1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6383WhatsApp%20Image%202025-08-13%20at%202.26.16%20PM.jpeg', 'https://indianbooksworldwide.com/img/6383WhatsApp%20Image%202025-08-13%20at%202.26.16%20PM.jpeg', NULL, 'Chayavadyugin Sahityik Vadvivaad', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('4d5df718-3765-4ae1-ae28-203a967c8722', 'ae0324fd-adfb-43d3-93ca-170759647350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7951herbal.jpg', 'https://indianbooksworldwide.com/img/7951herbal.jpg', NULL, 'Herbal Plant Production Technology', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('4d67cf72-3623-4050-a7c0-6d8b79ef5c41', 'dad71524-f8c5-442c-87ae-62c4e52f567f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3616dpp_10_14.jpg', 'https://indianbooksworldwide.com/img/3616dpp_10_14.jpg', NULL, 'Fungal Pathology - I/e New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('4d6dbf08-e7f5-47f0-bf3c-a803df89b90d', '02af1378-a510-4951-87cf-61377c351056', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9368dpp_15_40.jpg', 'https://indianbooksworldwide.com/img/9368dpp_15_40.jpg', NULL, 'Surfaces and interfaces For Biomaterials', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('4d8652ea-ed68-4bc3-8a0f-e1eb2004b0a3', '9b9866da-818a-4cbc-b1c5-9b9cfde07726', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2145download.jpeg', 'https://indianbooksworldwide.com/img/2145download.jpeg', NULL, 'Management Information Systems: Managing the Digital Firm', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('4db324e3-5272-491c-9e4d-0e1629bbf5af', '206a21ba-5a0d-43e2-82b1-e0f78c55c978', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5786dpp_8_26.jpg', 'https://indianbooksworldwide.com/img/5786dpp_8_26.jpg', NULL, 'The Handbook of Personality Theory and Assesment in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('4db97ee3-c765-4dc9-930b-a1cb77e45c8f', '1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1331Tarasov-Tarasova-Discussions-On-Refraction-Of-Light_0000.jpg', 'https://indianbooksworldwide.com/img/1331Tarasov-Tarasova-Discussions-On-Refraction-Of-Light_0000.jpg', NULL, 'Discussions On Refraction Of Light (Science for Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('4dbf8090-26eb-4fb9-9820-abeca477606f', '2628c2b6-931b-46c6-a332-5d7db77fc75c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3625Vedic%20comentry.jpeg', 'https://indianbooksworldwide.com/img/3625Vedic%20comentry.jpeg', NULL, 'Introduction to The Commentary on the Vedas', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('4de784c5-f5ff-4d64-80eb-a46c4a999f86', '337ffcdc-8624-4ec8-85f1-6322f5a59224', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65709788183283229.jpg', 'https://indianbooksworldwide.com/img/65709788183283229.jpg', NULL, 'Beyond A Billion Ballots - Democratic Reforms for a Resurgent India New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('4df9ffe3-b701-4d47-8539-f3074cf4ff8d', 'c040346b-15b8-4875-a95f-039dc23b76f5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5206om.jpg', 'https://indianbooksworldwide.com/img/5206om.jpg', NULL, 'OM Operations + Supply Chain Management 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('4e0e9fdd-83af-4176-b3e6-ea7dfa69aecb', '89a1824a-b5ce-4677-a2ec-08eee52ba62d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75509788170007227.jpg', 'https://indianbooksworldwide.com/img/75509788170007227.jpg', NULL, 'Information and Communication Technology', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('4e165ca7-660c-4026-bac3-77b16208ef62', 'dd49c913-1157-4cad-8d83-d5c853aaa102', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2546pic-20.webp', 'https://indianbooksworldwide.com/img/2546pic-20.webp', NULL, 'Krishnayajurvedpratishakhya - Ek Anushilan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('4e1f5e1d-30b9-4cca-9504-ba5074816a21', '2db85b88-60e1-49e1-ae29-17d5f6157354', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6871dpp_16_4.jpg', 'https://indianbooksworldwide.com/img/6871dpp_16_4.jpg', NULL, 'The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('4e3e2c27-e99d-4c59-b88a-c47e0fd6e240', '0022d17b-29c3-4040-9afc-d4b717706539', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/101171iQpwQKv8L._SY466_.jpg', 'https://indianbooksworldwide.com/img/101171iQpwQKv8L._SY466_.jpg', NULL, 'Abstrat Sets and Finite Ordinals - An Introduction to the Study of Set Theory', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('4e65d105-cf73-4306-bdd8-6f407c332b41', 'adf3684f-f64f-4e11-ae5a-6a455c45ae9c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82919781412951357.jpg', 'https://indianbooksworldwide.com/img/82919781412951357.jpg', NULL, 'Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('4e6b56ba-be89-411f-b70a-4866608182eb', '262b1e53-4ba0-44de-a438-e711f9f96cdb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14629780486438986.jpg', 'https://indianbooksworldwide.com/img/14629780486438986.jpg', NULL, 'Mathematical Foundational for Design - Civil Engineering Systems', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('4e78db85-4f2f-4b01-bac5-b1faeff5468f', '5f607720-de29-46d9-9558-55af556b9579', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5438444.jpg', 'https://indianbooksworldwide.com/img/5438444.jpg', NULL, 'Applied Digital Control: Theory, Design and Implementation', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('4e8503ec-b636-4166-94eb-94c087fa0664', 'e40e4b91-4a9b-4587-a8c2-31ef5c18cd7c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5907gandhi.jpg', 'https://indianbooksworldwide.com/img/5907gandhi.jpg', NULL, 'Gandhi Before India - Author of India After Gandhi NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('4e9ef05c-fe63-49db-9d79-df62565113a9', '48d88f39-731c-4c20-9bad-3d58ed0fd2f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5386molecules.jpg', 'https://indianbooksworldwide.com/img/5386molecules.jpg', NULL, 'Molecules Without Chemical Bonds', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('4ec9249d-9745-4f23-ae00-ba40a8cdc3a6', '06b47585-417c-47e3-940a-25ff52af99da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6110dpp_18_143.jpg', 'https://indianbooksworldwide.com/img/6110dpp_18_143.jpg', NULL, 'The Theory of Optics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('4f01b173-9f23-4531-9f0e-d94fb7da4261', 'bc922427-cedd-405a-9e13-7ab0d78810a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1065dpp_9_30.jpg', 'https://indianbooksworldwide.com/img/1065dpp_9_30.jpg', NULL, 'Biopotential Readout Circuits For Portable Acquisition Systems -ACSP', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('4f0b545b-6f43-48c2-99a2-6daa9f2000f8', '78846a1c-4b07-4463-a71b-13cef9338480', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8076pic-19.jpg', 'https://indianbooksworldwide.com/img/8076pic-19.jpg', NULL, 'Business Environment-Text and Cases', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('4f43fb9e-3118-425a-9c4d-a7c599eea536', 'dd73bcef-2352-4b09-b160-50a502027c3b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7379hrm.png', 'https://indianbooksworldwide.com/img/7379hrm.png', NULL, 'Human Resource Management : A Primer for Students of Master of Business Administration (MBA)', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('4f98a988-f3a9-4387-bd88-2981db291a12', '9392e28f-68c5-4877-98ca-a91478dc836d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88461.jpg', 'https://indianbooksworldwide.com/img/88461.jpg', NULL, 'Geometric and Topological Methods for Quantum Field Theory in Physics new', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('4faa7c96-3262-4759-9363-e39a8192f785', 'c6ac9f4e-972a-4b70-a472-e874c8e05186', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7943WhatsApp%20Image%202025-07-25%20at%202.26.51%20PM.jpeg', 'https://indianbooksworldwide.com/img/7943WhatsApp%20Image%202025-07-25%20at%202.26.51%20PM.jpeg', NULL, 'Management and Control in Large System', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('4fabf78e-be47-405b-80f3-ad018fe06d68', 'bbd63b1a-8659-4cde-aefd-a7c725be0488', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31421.jpg', 'https://indianbooksworldwide.com/img/31421.jpg', NULL, 'Advances in Mathematics - Projectors and Projection Methods', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('4fb4b7d0-45fb-4130-95fe-a5ceed754b3b', '1017f679-24e4-4249-9f9e-f71a2cd282bf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mathematics Statistics for Economics and Business', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('4fc444f6-9c21-417e-96a5-788c0b3aa98c', 'd8ae9d1d-c7fe-46e9-8ec7-d04037c77caa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3869under.jpg', 'https://indianbooksworldwide.com/img/3869under.jpg', NULL, 'Understanding Strategic Management', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('4fda9ead-0adf-4631-8248-de4d8e1c7344', 'a78ba620-200c-461c-ba96-b5a921742e26', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8868Amino%20acids,%20Peptides%20and%20Proteins.jpg', 'https://indianbooksworldwide.com/img/8868Amino%20acids,%20Peptides%20and%20Proteins.jpg', NULL, 'Amino acids, Peptides and Proteins V-32', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('4fde0c23-59e4-40de-91d4-6ba6972ba6b6', '866cb204-9346-469b-9b46-19ccbff6a4c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1676Capture.JPG', 'https://indianbooksworldwide.com/img/1676Capture.JPG', NULL, 'From Bondages to Emancipation - Woman in English Literature', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('4fe29526-092e-4268-9b17-9e260fc22984', 'fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9146image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/9146image_not_available_9_54.jpg', NULL, 'Grameen Samajshastra New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('4ffd7c2d-4e72-436d-b687-fd530bec1488', '8304030d-3b8f-47cb-8ebb-e7c9fcfb0eaf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8453organ.webp', 'https://indianbooksworldwide.com/img/8453organ.webp', NULL, 'Organic Chemistry: As A Second Language 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('50270341-9094-40a3-95bb-bdb9085db3ce', '0ca75174-a911-4d04-9c60-551fa6c82c09', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30169789325982390.jpg', 'https://indianbooksworldwide.com/img/30169789325982390.jpg', NULL, 'Research Methodology: Concepts and Cases 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('50285db7-9b4c-41a9-8c0f-bd336e86f9f8', '3b10b72a-8161-487b-8a60-50653a815cf1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1769sales.jpg', 'https://indianbooksworldwide.com/img/1769sales.jpg', NULL, 'Sales and Distribution Management:Text and Cases 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('5034696d-5a42-40ff-925e-7b93ab60028a', 'e34abc35-46cf-4cbf-b009-619df049538d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2788logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/2788logo_white_plus_3_1.png', NULL, 'Hydro-Politics in Gbm Basin - The Case of Bangladesh-India water Relations New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5045ae8b-9142-4ce2-bd93-5159642b4555', '41c9ba5a-60b2-435e-ae7f-af981635f666', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Grooming the Middle - Life and Perspective in the Novels of E.M. Forster', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('507d1a9f-534f-4690-b9d4-1016f675cab6', '8a26a052-0a55-4853-8a38-a605470325f5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9576dpp_19_163.jpg', 'https://indianbooksworldwide.com/img/9576dpp_19_163.jpg', NULL, 'The Encyclopedia of the Indian Diaspora', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('50abeb75-64e9-4529-a768-bb1a2a49eea5', 'df623161-e2ae-4db9-9048-ba5133f09e7f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4232dppp_1.jpg', 'https://indianbooksworldwide.com/img/4232dppp_1.jpg', NULL, 'Complexity in Chemistry, Biology, and Ecology -Mathematical and Computational Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('50b36750-d37c-450f-859d-c3c9120e3197', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74808179760200.jpg', 'https://indianbooksworldwide.com/img/74808179760200.jpg', NULL, 'Travels in the Himalayan Provinces of Hindustan and the Punjab in Ladakh & Kashmir and in Peshawar, Kabul, Kunduz & Bokhara', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('50d44212-8811-439c-8a18-1b8d2e4dc778', 'e7f697dd-5a88-4754-89cf-b162733ee1f9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18709789390395637.jpg', 'https://indianbooksworldwide.com/img/18709789390395637.jpg', NULL, 'Financial Risk Management', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('50f5ed6f-50f6-4d89-958d-02182366e489', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4966dpp_9_15.jpg', 'https://indianbooksworldwide.com/img/4966dpp_9_15.jpg', NULL, 'Bio-Inspired Algorithms for the Vehicle Routing Problem -Studies in Computational Intelligence', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('510c05b4-d432-472b-9552-e33b49cf1283', 'b49d2988-2996-4859-8c2e-ddd90b735e0b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8152A-collection-of-questions-and-problems-in-physics_0000.jpg', 'https://indianbooksworldwide.com/img/8152A-collection-of-questions-and-problems-in-physics_0000.jpg', NULL, 'A Collection of Questions and Problems in Physics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('510ea307-48c2-4aab-b246-cd95b3f98ad6', '8836ecd3-6900-4ac8-a134-41ed09a2f208', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1621dpp_8.jpeg', 'https://indianbooksworldwide.com/img/1621dpp_8.jpeg', NULL, 'Advanced Analysis of Gene Expression Microarray Data', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('510f4b16-205c-4947-96fc-56492771793b', '3c6a20d2-1cba-4d12-844d-6216a06ce64a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2473dpp_18_50.jpg', 'https://indianbooksworldwide.com/img/2473dpp_18_50.jpg', NULL, 'Clean By Light Irradiation - Practical Applications of Supported Tio2', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('51229102-700c-4f11-81fa-cc580ed7642a', '453aea8b-3f9a-429e-84f7-15aade1ea6d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30359780470061411.jpg', 'https://indianbooksworldwide.com/img/30359780470061411.jpg', NULL, 'Encyclopedia of Life Sciences -21-26 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('513e1ce9-be95-4d76-b1a5-e2d406908cd9', '4bd1439a-4cbc-45b1-a3ca-5daf6a4aa3dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1507commo.jpg', 'https://indianbooksworldwide.com/img/1507commo.jpg', NULL, 'Commodity Markets and Derivatives 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('515515f6-3913-4db3-8ac6-52d130f91187', '48590ce2-2be6-4732-9902-08d9de4db5bd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77109789380963440.jpg', 'https://indianbooksworldwide.com/img/77109789380963440.jpg', NULL, 'Selected Speech of Dr. B.R. Ambedkar - His Life and Philosophy New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('515dd813-205f-47b4-b7e0-dd6ce976fc30', '019020ba-36de-40c8-8767-ce5a5775e4c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5363upnishad.jpeg', 'https://indianbooksworldwide.com/img/5363upnishad.jpeg', NULL, 'Upanishad Bhashyam', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('517b8645-14de-47e1-92cf-12757e9593fa', '041108dc-47a6-44ea-99aa-3147e64d7737', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45059781414436173.jpg', 'https://indianbooksworldwide.com/img/45059781414436173.jpg', NULL, 'Environmental Science In Context in 2 Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('5196e6b8-d10f-4bc6-88ce-dcfa694f13bb', '5fb7cfff-3d72-439e-9f11-6e82122fbbf7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3883dpp_9_39.jpg', 'https://indianbooksworldwide.com/img/3883dpp_9_39.jpg', NULL, 'Computational Biology and Genome Informatics', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('519bb609-179f-48ec-a4af-307a419d124e', '2e2c3a92-6fe0-4b12-935c-ef7a07fbf638', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17571.jpg', 'https://indianbooksworldwide.com/img/17571.jpg', NULL, 'Heat Conduction - Mathematical Models and Analytical Solutions book', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('51ab0ff3-fc1e-4f90-84fc-f8671e52ff0a', 'd71269a4-87ed-47f4-9f0b-6a1794e6521c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80051_2_16.jpg', 'https://indianbooksworldwide.com/img/80051_2_16.jpg', NULL, 'Nonequilibrium Quantum Field Theory', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('51aded2f-088a-40a5-b98b-ba7ecf7eb1cf', 'b9b70439-e826-40ad-8a34-44c60343e9d4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7445image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/7445image_not_available_9_54.jpg', NULL, 'Great Soul - Mahatma Gandhi and His Struggle with India NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('51b9d379-a305-44c8-8ce2-04a1d0911c68', '983c14e1-4610-43e1-97e0-60b9dd68a47a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7126Buddhist%20Beliefs%20and%20Practices.jpg', 'https://indianbooksworldwide.com/img/7126Buddhist%20Beliefs%20and%20Practices.jpg', NULL, 'Buddhist Beliefs and Practices', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('51d127ad-f471-498d-812c-3409736f9131', '7b775e94-b326-4013-afd7-990f66f37ffe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1147dpp_19_187.jpg', 'https://indianbooksworldwide.com/img/1147dpp_19_187.jpg', NULL, 'Architecture and Spectacle - A Critique', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('51de77d5-edd2-43d1-ba96-16dc66070a78', '529cddc9-2b25-448f-bc8d-eccbced079fd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6077eco22.jpg', 'https://indianbooksworldwide.com/img/6077eco22.jpg', NULL, 'Economics 22/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('51f9b09a-5480-4105-9354-7eec7c11f182', '3ac607d4-9bbe-4e66-8546-723595e0f1ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/445151KIubk4BJL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/445151KIubk4BJL._AC_UF1000,1000_QL80_.jpg', NULL, 'Spectral Analysis on Graph Like Spaces', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('520501c5-005c-4fdf-b0e5-f3993783edf4', '36f8c0fc-5934-417a-ab09-ccf39ac6095c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3091Capture.PNG', 'https://indianbooksworldwide.com/img/3091Capture.PNG', NULL, 'Systems Biological Approaches in Infectious Diseases - Progress in Drug Research', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('5227f8fc-5a9f-49c5-b429-a67d9803fd05', 'c4364c95-df46-4bee-bb30-dd5fc3cd2db4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1803pic-16.jpg', 'https://indianbooksworldwide.com/img/1803pic-16.jpg', NULL, 'Bhoomandlikrit-Samaj mein Sahitya', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('526b7e30-62dd-40b3-8313-503c5a9480f1', '07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'English as a Second Language', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('527d5a81-86f7-4291-a28b-5da697830ff6', 'eb40b204-023c-4e5d-abab-b69b51dad465', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6055Stochastic-Models-for-Time-Series-_185641.jpg', 'https://indianbooksworldwide.com/img/6055Stochastic-Models-for-Time-Series-_185641.jpg', NULL, 'Stochastic Models for Time Series', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('529319fc-0edd-45ac-bef4-ebdf9930c68b', 'c6721bd7-6aa5-41a9-8931-6c640ad2a718', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1401yog%20trangni.jpeg', 'https://indianbooksworldwide.com/img/1401yog%20trangni.jpeg', NULL, 'अथ योगतरंगिणी: भाषाटिकासमेता', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('52ab815e-a4cd-4166-a943-1a13d3dde9c6', 'bdeef861-8df0-4c0f-a647-44148dbc0072', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3580brahman%20mimansha.jpeg', 'https://indianbooksworldwide.com/img/3580brahman%20mimansha.jpeg', NULL, 'ब्राह्मण मीमांशा', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('52c02d3d-da10-410c-9be5-6b18e585ea3a', 'b41d2e7d-a342-4472-8eaf-aa964eb5f238', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Virtual Social Identity and Consumer Behavior', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('532875c5-83e5-43d0-aa5a-a29ca47bbdf8', '10751af7-eaa7-42fb-a063-97ec4be1b0fc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Historical Sketches of Ancient Dekhan', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('532d9add-61ac-40f5-90fa-062600c2133f', '7462226e-9349-4f29-9801-0ba59b6547c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7257IMG_20231025_0006_page-0001.jpg', 'https://indianbooksworldwide.com/img/7257IMG_20231025_0006_page-0001.jpg', NULL, 'SUN WORSHIP IN ANCIENT INDIA', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('534f3ace-b136-4c4f-9e85-6534a3c01924', '4e2f379e-e85d-4f92-bec1-5678c01dbb35', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6911dpp_15_35.jpg', 'https://indianbooksworldwide.com/img/6911dpp_15_35.jpg', NULL, 'Representations for Genetic and Evolutionary Algorithms 2/e New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('535f7874-e9b1-467c-96a4-08a372ec70a5', 'be956b69-3894-442e-8df4-4233bbce282a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30979788183283557.jpg', 'https://indianbooksworldwide.com/img/30979788183283557.jpg', NULL, 'The Indian Woman New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('53ce73cd-0196-4093-8a08-1d04b54b82ec', 'a78bb23a-87b0-41f0-866f-50b0dcd27c4a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Cambridge Introduction to the Short Story in English', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('53e54c08-c223-484e-86c9-46f2c767ddd8', 'ebf840a0-83e4-47d9-bf5d-03b4b430fa8e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7855IT.png', 'https://indianbooksworldwide.com/img/7855IT.png', NULL, 'IT Skills for Managers', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('53e74bd2-0bc4-405e-8ec1-e64b69e39554', '00f3ff40-63fb-4200-94ad-b39548841708', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7121paribhasharthprakash-paribhasendushekhar-ke-alok-mein-hindi-original-imafrshz9kkmvhpg.jpeg', 'https://indianbooksworldwide.com/img/7121paribhasharthprakash-paribhasendushekhar-ke-alok-mein-hindi-original-imafrshz9kkmvhpg.jpeg', NULL, 'परिभाषार्थ प्रकाश - परिभाषेंदुशेखर के आलोक में', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('53ea65a0-627f-4ca5-b2bf-8e8e0f8ea16f', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94189780444511027.jpg', 'https://indianbooksworldwide.com/img/94189780444511027.jpg', NULL, 'Applied Mathematics and Mechanics - stochastic dynamics - modeling solute transport in porous media', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('53f88025-b2be-4046-9368-8e237b5e7810', 'a28e4c7a-bafa-4ffa-931a-e989770a9a09', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7093un.jpg', 'https://indianbooksworldwide.com/img/7093un.jpg', NULL, 'The Untouchables : Who Were They and Why They Became Untouchables ?', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('5415d89b-6bae-40c9-97aa-554375b67f4b', '39f3a1e5-435d-46d5-89f1-0abed5603a6b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38839780750636056.jpg', 'https://indianbooksworldwide.com/img/38839780750636056.jpg', NULL, 'Bretherick''s Handbook of Reactive Chemical Hazards - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('54225b0e-4cc4-443b-b5ae-bb68f1c5a74f', 'aaa66197-1155-4e71-96df-e81dd2359d75', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2089gloval.webp', 'https://indianbooksworldwide.com/img/2089gloval.webp', NULL, 'Global Information Technology and Competitive Financial Alliances', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('542d2bf6-8fa5-4158-9d54-8037493f8003', '6d38956c-9ae9-46cb-8737-4df943f44197', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91819788187471967_1.jpg', 'https://indianbooksworldwide.com/img/91819788187471967_1.jpg', NULL, 'Aminbhavi''s Son A Former Vice Chancellor Recollects', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('542fa39a-bc2e-4efd-b190-0c1b937f6d8e', 'e63c2adb-8f8a-47b7-9463-e45aaae116d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50359788131792193_1.jpg', 'https://indianbooksworldwide.com/img/50359788131792193_1.jpg', NULL, 'JavaScript - Visual Quickstart Guide - 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('54318548-bb2e-43e5-8f12-507d1027915c', '94ac5345-6e9d-47d0-b1a9-97a636b38290', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Operations Management Sustainability and Supply Chain Management 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('54390949-3126-44e3-8061-60b5f7def079', '3d6dca7c-c5c5-415b-8f26-1b5134e6dc58', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5257rice.jpg', 'https://indianbooksworldwide.com/img/5257rice.jpg', NULL, 'Ethnobotany of Rice Weeds', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('543e1386-1187-4963-9b54-0172d4b76042', '846ff7bd-be9c-49d3-9490-431fe68b2354', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5410Capture.PNG', 'https://indianbooksworldwide.com/img/5410Capture.PNG', NULL, 'Bharat Dalit Kranti NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('547827a2-6a87-44cd-977b-02da7580088f', 'd9caa704-eba2-4809-98e8-703d7e81597a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2862WhatsApp%20Image%202023-05-20%20at%2017.40.30%20(1).jpeg', 'https://indianbooksworldwide.com/img/2862WhatsApp%20Image%202023-05-20%20at%2017.40.30%20(1).jpeg', NULL, 'Supramolecular Chemistry from Molecules to Nanomaterials 8 Vols. Set', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('548a743b-e6a8-40b4-b0b8-c78df02ee7d3', '90d9e83a-5c93-4398-8c0c-59348ef6f7f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3690sata.jpg', 'https://indianbooksworldwide.com/img/3690sata.jpg', NULL, 'The Satapatha Brahmana:According to the Text of the Madhyandina School 5-Vol. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('54b06170-7438-409b-8956-72a09ac46ef4', '726a601a-ded0-47ca-a372-57d2f4e0517f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87439789384082680.jpg', 'https://indianbooksworldwide.com/img/87439789384082680.jpg', NULL, 'Two Oral Narratives from the Countryside of Maharashtra', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('54e0bf32-82c5-4d2a-a115-5d607ce199e5', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9294Capture.PNG', 'https://indianbooksworldwide.com/img/9294Capture.PNG', NULL, 'Key Concepts in Urban Studies BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('54f537be-60e2-4cdf-a691-7d0eaf3892b8', '84a2ac45-762b-4f17-8896-b186986e53f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1496strenghth.jpg', 'https://indianbooksworldwide.com/img/1496strenghth.jpg', NULL, 'Strength of Materials: A New Unified Theory for the 21st Century', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('54fcde13-ad32-442f-87e1-64b85c0fca20', '3bfc7bc0-1f6f-4ff3-86e2-5bd136a8e540', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5199dpp_9_1.jpg', 'https://indianbooksworldwide.com/img/5199dpp_9_1.jpg', NULL, 'Advanced Quantitative Microbiology For Foods and Biosystems -Models For Predicting Growth and inactivation', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('55022328-61f6-4c91-a19d-5c8e82ebfd22', '0fe6b01e-8838-4b91-9d5e-f007612029d4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11998181160916.jpg', 'https://indianbooksworldwide.com/img/11998181160916.jpg', NULL, 'Psychology of Learning & Development NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('55145761-bf7f-4584-b840-e0f3d8c82048', '908c7d05-ea07-4df6-bbb4-522b854c5982', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9541ger.jpg', 'https://indianbooksworldwide.com/img/9541ger.jpg', NULL, 'Encyclopedia of Gerontology : Age, Aging and The Aged - 2 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('5518cd1b-ff75-4c58-ae0d-72e60c28893b', '916d2a94-796a-4442-8744-34fa7d6ecfa1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4839Viduranitih%20-%20Sanskrit%20Text%20Transliteration,%20English%20Translation,%20An%20Exhaustive%20Introduction%20and%20Index%20of%20Verses.jpg', 'https://indianbooksworldwide.com/img/4839Viduranitih%20-%20Sanskrit%20Text%20Transliteration,%20English%20Translation,%20An%20Exhaustive%20Introduction%20and%20Index%20of%20Verses.jpg', NULL, 'Viduranitih - Sanskrit Text Transliteration, English Translation, An Exhaustive Introduction and Index of Verses', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('55716d7f-76df-4571-927f-67f9cfb9ae45', '2b05000c-9849-4620-afae-16e24dc4b956', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7032logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/7032logo_white_plus_3_1.png', NULL, 'New Dictionary of Scientific Biography in 8 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('558519b1-237c-40a2-b2eb-476e03f01fe0', 'c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4572mercury.jpg', 'https://indianbooksworldwide.com/img/4572mercury.jpg', NULL, 'Environmental Chemistry and Toxicology of Mercury', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('5597331c-46bd-4429-9414-2e5343e39db4', '61ee123d-e4da-4ded-b506-af837766c7ad', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12749780670092208.jpg', 'https://indianbooksworldwide.com/img/12749780670092208.jpg', NULL, 'Democracy on The Road - A 25 Year Journey through India - Best selling', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('55a65d5b-0d05-4f55-89b9-357ef8fa6624', '9c5d8dc6-50d5-4d57-9d18-318f8fb84520', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4484Capture.PNG', 'https://indianbooksworldwide.com/img/4484Capture.PNG', NULL, 'Understanding The Secrets of Human Perception , CD', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('55c8901d-f002-4d9b-9bd8-14509338d9dc', '23b134cf-51d2-4775-b9af-390e7f357040', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5664pro.jpg', 'https://indianbooksworldwide.com/img/5664pro.jpg', NULL, 'Advanced Machining Processes', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('55da91e5-9afa-4164-a227-429cff946983', '5b1ba5d1-94de-43ca-abc6-0a512d546b18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2821Capture.PNG', 'https://indianbooksworldwide.com/img/2821Capture.PNG', NULL, 'Rural Infrastructure - Rural Education', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('55f8540e-7c37-40b9-9c7d-e30e26acd778', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8612Capture.PNG', 'https://indianbooksworldwide.com/img/8612Capture.PNG', NULL, 'Ethics - Current Controversies', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('56152e29-222e-4dca-a412-a72787ccdf16', '00a11954-fe76-4790-b462-c330f2467ca2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52679788176258197.jpg', 'https://indianbooksworldwide.com/img/52679788176258197.jpg', NULL, 'Rural Sociology New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('561a5ca9-3ed8-495b-a7e9-233a23c15046', '929883f6-77a0-4808-a64b-2435be2e8121', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3471sukraniti.jpeg', 'https://indianbooksworldwide.com/img/3471sukraniti.jpeg', NULL, 'शुक्रनिति', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('562eedb6-6150-44b3-85fc-ba4a4e7b6030', '08e6f479-1153-419a-910b-5843d5504bd2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94879788181162113.jpg', 'https://indianbooksworldwide.com/img/94879788181162113.jpg', NULL, 'Economic Development in India and China - Perspectives on Development and Change', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5636eb81-7bc3-4feb-97fe-87ea6b7ea48b', 'fff5d758-745a-47d0-a047-11eadb6ba3e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90290470683260[1].jpg', 'https://indianbooksworldwide.com/img/90290470683260[1].jpg', NULL, 'The Chemistry of Organic Selenium and Compounds V - 3 Part 1 & 2', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('563b9f45-2aae-4b65-98d8-1feb9362802e', '243d343e-c0f7-45dd-b87c-536eb25a815b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6423pic-23.jpg', 'https://indianbooksworldwide.com/img/6423pic-23.jpg', NULL, 'Godaan - Munshi Premchand NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('565207da-3fa1-4006-bfff-fdeafaa61aa5', 'd2af6281-a5a2-4e22-a7cc-0d6f3188884a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52081.jpg', 'https://indianbooksworldwide.com/img/52081.jpg', NULL, 'Statistical Physics - An Introduction NEW', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('5659503d-b9b5-4a3d-b80b-60328d88fab9', '10f8b9a4-a237-4aeb-85e3-325bf349c53d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8894R.jpg', 'https://indianbooksworldwide.com/img/8894R.jpg', NULL, 'Handbook of Stem Cells - 2 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('565cb432-d5d0-4b27-a96e-701dfae0ae97', 'd433846c-7900-4872-9823-970ba04df46c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', NULL, 'Lo(k)cal Knowledge - Perceptions on Dalit, Tribal and Folk Literature', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('56624c99-335e-4ac4-af71-18e91fcd7a13', '90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4234Atlas%20of%20Zeolite%20Framework%20Types.jpg', 'https://indianbooksworldwide.com/img/4234Atlas%20of%20Zeolite%20Framework%20Types.jpg', NULL, 'Atlas of Zeolite Framework Types', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('56646390-8e27-4740-927e-0c028371c221', '4159d018-b8a6-4795-9db3-65af4f07475f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9644Capture.PNG', 'https://indianbooksworldwide.com/img/9644Capture.PNG', NULL, 'BCL-2 Protein Family: Essential Regulators of Cell Death - Advances in Experimental Medicine and Biology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('568b315e-54c4-4fb4-9f4f-126dadcb629b', '8bce4559-b99b-4770-a0a8-1d4d3ec1f87b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9549hort.jpg', 'https://indianbooksworldwide.com/img/9549hort.jpg', NULL, 'Hort-Agro Project and Agriculture Science', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('568def1e-fa36-43a4-93a4-cffc6c878e6e', '9bf92381-2f97-468e-873d-a01d72eaeb48', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8211WhatsApp%20Image%202025-10-31%20at%2011.47.03_ea8008a0.jpg', 'https://indianbooksworldwide.com/img/8211WhatsApp%20Image%202025-10-31%20at%2011.47.03_ea8008a0.jpg', NULL, 'Entrepreneurship, Effective Sales Management and Forex for Tourism and Hospitality', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('56c8d051-0bde-406a-89e9-0b2bdb9ac010', 'a874617d-6d1d-447a-9642-b66753fea421', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9355230332250.jpg', 'https://indianbooksworldwide.com/img/9355230332250.jpg', NULL, 'Brand About - A Serously Playful Approach for Passionate Brand-Builders and Merchants NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('56d810df-290f-43a8-9cae-88b32f7f2895', '3492317a-e8bb-4a64-a9c7-8d44f91251a6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Chandeshvr Krit Ghrsthanakaar -Vistrit Bhoomika tatha Mool', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('56dee692-6e0f-424c-b734-f16699576953', 'cb0ad39c-fc67-431b-8182-b9d36577d6d0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5388image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/5388image_not_available_9_54.jpg', NULL, 'Bhartiya Samaj a new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('56e435e3-55d4-459a-862f-56e9f41b90be', 'c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Software Engineering - Architecture-Driven Software Development', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('56fe2465-ce4c-4cca-bcd6-822f03623929', '7f602aa1-6aa6-4831-952e-3f30add410e1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8600i.jpg', 'https://indianbooksworldwide.com/img/8600i.jpg', NULL, 'Invariants of Quadratic Differential Forms', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('5706b548-92b6-44b0-80d5-f0bebdc6c4b9', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9312i.jpg', 'https://indianbooksworldwide.com/img/9312i.jpg', NULL, 'Introductory Statistical Mechanics for Physicists', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('570bd88f-9a46-474f-8433-4d9acded81c4', '9d3a678a-9981-4e30-b7b2-18cba62b012b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5677dpp_18_134.jpg', 'https://indianbooksworldwide.com/img/5677dpp_18_134.jpg', NULL, 'THe Application of Econophysics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('574e1753-9b82-4cfc-8f52-19282b2ea487', '65588209-a042-4ec4-86bb-5c68eada9bff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69319780824797744-us.jpg', 'https://indianbooksworldwide.com/img/69319780824797744-us.jpg', NULL, 'Functional Analytic Methods For Partial Diffferential Equations ( Special Indian Edition)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('5756b775-1153-49ec-bca2-7cca80bfb48f', '4552fc76-4518-4f81-9a83-daa1706468fd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3479Population%20Systems%20-%20A%20Genreral%20Introduction.jpg', 'https://indianbooksworldwide.com/img/3479Population%20Systems%20-%20A%20Genreral%20Introduction.jpg', NULL, 'Population Systems - A General Introduction New', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('575e6098-a420-4f44-ada3-f361870114b3', '7d7b8b9f-8dbb-479d-9b90-4f2eb14f7e9b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5850dpp_18_74.jpg', 'https://indianbooksworldwide.com/img/5850dpp_18_74.jpg', NULL, 'Hyperbolic Conservation Laws in Continum Physics -A Series of Comprehensive Studies in Mathematics 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5779710a-eb06-4c00-be2d-033772b9d9dc', '63301db8-1671-405f-aa87-1d0e79dda53f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1428WhatsApp%20Image%202025-07-18%20at%204.32.07%20PM.jpeg', 'https://indianbooksworldwide.com/img/1428WhatsApp%20Image%202025-07-18%20at%204.32.07%20PM.jpeg', NULL, 'Introduction to Electro-chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('57829ea4-0887-4c30-a4d7-7223985fd00b', '4b79340f-5c42-4a2d-89b6-6a981abd6f3f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/663551EJNP3XnZL._SY425_.jpg', 'https://indianbooksworldwide.com/img/663551EJNP3XnZL._SY425_.jpg', NULL, 'Configuration from a Graphical Viewpoint', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('578ceff8-2569-48bf-bd78-3d3de1f855b5', 'ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6989619GifuaTgL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/6989619GifuaTgL._AC_UF1000,1000_QL80_.jpg', NULL, 'Statistical Optimization for Geometric Computation - Theory and Practice', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('57a30608-8019-4100-8e3f-8349ae39b0cc', '11acd124-5eba-4c9d-88fe-ddbe92c085e3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5687IMG_20231025_0004_page-0001.jpg', 'https://indianbooksworldwide.com/img/5687IMG_20231025_0004_page-0001.jpg', NULL, 'BRHAT-SAMHITA OF VARAHA-MIHIRA - Sanskrit Text, English Translation Important Notes & Index of Verses in 2 Vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('57ab3a2b-9414-420c-a0b0-1e8b2c26e1af', 'd783ed15-2dc1-49a2-9ece-0bce44c6c421', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7249dpp_19_124.jpg', 'https://indianbooksworldwide.com/img/7249dpp_19_124.jpg', NULL, 'Population Ageing and Economic Growth - Education Policy and Family Policy in a Model of Endogenous Growth', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('57b195ac-680d-4699-abf6-5d4fe52d2553', 'de286da3-6d5b-4d53-89a1-c8d5a8144928', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8153what.jpg', 'https://indianbooksworldwide.com/img/8153what.jpg', NULL, 'What Congress & Gandhi Have Done To The Untouchables', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('57bb1037-423e-4ec0-b8a1-7615e4111fce', 'ba42da67-8f69-4c3f-bd29-da6f15d430d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4381physics-of-disorder_.jpg', 'https://indianbooksworldwide.com/img/4381physics-of-disorder_.jpg', NULL, 'Physics and Geometry of Disorder: Percolation Theory (Science for Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('57c0c076-4919-45a4-999b-349b124c688d', '00b1c2f9-b7f4-4422-8688-160a4588a2df', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/890241R8qQ89YGL._SX332_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/890241R8qQ89YGL._SX332_BO1,204,203,200_.jpg', NULL, 'Prisons and Punishment - Library of Criminology - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('57c3f31a-3fe2-4a16-9db7-88ee22978b86', 'b939f577-fcbb-4a09-a5fa-70c20d76e09f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52909787561146071........%2036.jpg', 'https://indianbooksworldwide.com/img/52909787561146071........%2036.jpg', NULL, 'Top Shopping Mall (Architecture)', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('57d9c596-4f6f-4450-8a11-54267562cdbd', '123fcd24-7c5d-4f17-9979-30a38db8bd02', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8480logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8480logo_white_plus_3_1.png', NULL, 'The Becquerel rays and the Properties of radium A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('57f4c123-e79b-4e55-b329-8a6a2ca1aa34', 'a1826d83-eddf-4947-9c5d-3d413c460a8b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81219788131105368.jpg', 'https://indianbooksworldwide.com/img/81219788131105368.jpg', NULL, 'Economic Thought of Jawaharlal Nehru', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('582cf891-2b4f-4bf9-b74a-bc9cb5cabc06', '26861832-70c4-4004-8977-9614d0caaf11', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6984dpp_15_33.jpg', 'https://indianbooksworldwide.com/img/6984dpp_15_33.jpg', NULL, 'Remote Sensing - Models and Methods for Image Processing 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('5836c909-6bcf-4832-b7d5-a92ef0babc07', '376d218d-a7e7-49c0-83b5-d15d9e192bc1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3719dpp_10_12.jpg', 'https://indianbooksworldwide.com/img/3719dpp_10_12.jpg', NULL, 'Frontiers in Biochip Technology NEW', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('585d6762-0040-4bec-be57-c99168aca495', '4723418f-b604-4b78-89f4-fab518dc1c50', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58273598dpp_18_54.jpg', 'https://indianbooksworldwide.com/img/58273598dpp_18_54.jpg', NULL, 'Concise Encyclopedia of Supersymmetry and Noncommulative Structures in Mathematics and Physics', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('586e2d94-2df0-43c7-9522-cb1d56b3349e', '613136c5-8051-474f-a18c-d20622fa8a19', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4682Medicinal%20Plants%20of%20Tripura.jpg', 'https://indianbooksworldwide.com/img/4682Medicinal%20Plants%20of%20Tripura.jpg', NULL, 'Medicinal Plants of Tripura', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('587aa556-9557-4c0a-b6a5-b3032d0bd5ad', 'b9815526-bb92-400a-992f-1ecb9c14874a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Time in the Poetry of Matthew Arnold', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('588d4338-011f-4d26-a42f-caacb34b14e6', 'd03e3f23-2e5f-42d2-b27e-805f6f436f3b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'System Management - Planning, Enterprise Identity, and Deployment', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('58904f15-59c5-4261-b6a8-65286c22cc80', '14dbb59d-c5ab-4225-8436-33712877ab24', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4611978-94-017-8825-0.jpeg', 'https://indianbooksworldwide.com/img/4611978-94-017-8825-0.jpeg', NULL, 'Measurement and Probability - A Probabilistic Theory of Measurement with Applications', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('5898bb23-8801-4e1d-86b9-ea4c8f732128', '24d32851-e0bd-4bba-a23c-877cff0ad88b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7943philosophy_and_yoga_of.jpg', 'https://indianbooksworldwide.com/img/7943philosophy_and_yoga_of.jpg', NULL, 'Philosophy and Yoga of Sri Aurobindo and Other Essays', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('58a2a1c6-04f0-4ceb-989e-d39013bbcb3b', 'bec88243-7af4-4ba2-98e8-87b85f8a2f3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', 'https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', NULL, 'Contributions to the Interpretation of the Rgveda', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('58a3a864-079a-4e1d-8dbb-25c70082a3aa', '73692edb-2790-4edb-93ac-2a63756540e6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5481789386042231.jpg', 'https://indianbooksworldwide.com/img/5481789386042231.jpg', NULL, 'The Sage Handbook of Social Psychology', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('58b45933-dc5c-4a68-9456-5a2833b1c028', 'd26c7d71-c029-4a3d-bfab-68c30a082c84', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4290logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4290logo_white_plus_3_1.png', NULL, 'Scheduled Castes of India - An Statistical Report States & District In 5vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('58bc06df-e7f7-45de-abaf-201e22952126', '9d6dca1c-1dc7-41cc-aa4e-ecaecda41639', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2388reading.jpg', 'https://indianbooksworldwide.com/img/2388reading.jpg', NULL, 'Readings in Computer Architecture ', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('58c4aa3f-c1ac-4956-af6d-1bc9f8a85417', 'b8eb7766-affd-4ef2-9c97-b3b4bdfdc1f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50769789385161049.jpeg', 'https://indianbooksworldwide.com/img/50769789385161049.jpeg', NULL, 'Role of Library and Library Professionals in the Knowledge Society', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('58f1a619-eb27-4093-bf38-85c55b837e97', 'e8402b29-ae6c-468f-9cf3-1c4a735956a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6481pic-20.jpg', 'https://indianbooksworldwide.com/img/6481pic-20.jpg', NULL, 'Bhartiya Sanskriti ka Aatmbhav NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('591893a1-0af2-4bb5-81e0-92fec9c4d262', 'b3640ce6-26a3-4651-b005-07faf4dfa2bf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6800dpp_18_12.jpg', 'https://indianbooksworldwide.com/img/6800dpp_18_12.jpg', NULL, 'Public Sector Reform - Library of the Public Sector in 4Vols. A NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('591c1682-4942-4a39-bccc-803f1e68cf21', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2297dpp_18_112.jpg', 'https://indianbooksworldwide.com/img/2297dpp_18_112.jpg', NULL, 'Quantum Mechanics -Foundations And Applications 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('591e2d19-d618-4b09-88de-799a83d70680', 'ef5f22c7-2c9c-49d7-b836-685b38281118', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4837philos.jpeg', 'https://indianbooksworldwide.com/img/4837philos.jpeg', NULL, 'Philosophy of Religion: An Anthology 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('591fc650-ac21-4a54-86a7-3a1499c089b1', '68f66da6-81a6-42d8-bd59-e69057044d29', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Fitzgerald-Wilson-Hemingway - Language and Experience', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('5927176b-7e37-49ba-8615-586e540bed85', 'fea40222-696c-4364-863b-b744e6d995ab', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7277sugar.jpeg', 'https://indianbooksworldwide.com/img/7277sugar.jpeg', NULL, 'Sugarcane - Based-Biofuels and Bioproducts', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('5929abc1-6dc0-4273-b259-232d03788220', '2851732b-20d6-4393-b74f-aa593fd5c20f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8691pppo.jpg', 'https://indianbooksworldwide.com/img/8691pppo.jpg', NULL, 'The Upanishads', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('595ac12c-f960-44da-9550-c516a4ae2d21', '85f5dda2-4341-4f45-a24f-22b93bb80ae2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75509788120802834.jpg', 'https://indianbooksworldwide.com/img/75509788120802834.jpg', NULL, 'The Abhijnanasakuntalam of Kalidasa', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('5960ba69-e37e-459e-a03f-72333f5b40b7', 'b42319c1-1d76-4614-880b-2816c5ea37b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5110Capture.PNG', 'https://indianbooksworldwide.com/img/5110Capture.PNG', NULL, 'The Amazing Pull out pop out NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('599a536e-afb9-4c42-87ca-e92ea1a4e92d', 'dde9e974-8450-4ded-9f15-88dd9b3df251', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5883Religion%20in%20Modern%20India.jpg', 'https://indianbooksworldwide.com/img/5883Religion%20in%20Modern%20India.jpg', NULL, 'Religion in Modern India', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('59a1a4ca-c414-4fe4-88ed-ccc0e7b739a7', '5ca84b77-2a69-4cf5-be3c-152ae48cd69d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7659pic-16.webp', 'https://indianbooksworldwide.com/img/7659pic-16.webp', NULL, 'Natakkar Ramesh Mehta - Rang-Samagr - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('59a97534-5cbc-4c67-b1ff-4160dfb09791', '2506406b-b581-4e66-94bf-db30e13672d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3214Sadhs.jpeg', 'https://indianbooksworldwide.com/img/3214Sadhs.jpeg', NULL, 'The Religious Life of India: The Sadhs', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('59e5ae92-31d9-4292-b1e3-a63fa2117ea9', 'edbcaa4a-14d9-4bc5-b8c5-eb2aae14abd6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21068187471018.jpg', 'https://indianbooksworldwide.com/img/21068187471018.jpg', NULL, 'नया काव्य नए मूल्य', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('59f20854-39f0-4286-af5f-b6d3efccbbe4', '9c009ecc-6b00-4090-87d9-8f5503182f73', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3146Textbook%20of%20Indian%20History%20and%20Culture.jpg', 'https://indianbooksworldwide.com/img/3146Textbook%20of%20Indian%20History%20and%20Culture.jpg', NULL, 'Textbook of Indian History and Culture', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('5a0f2abd-6671-4d97-8ba2-1d9eacc79a92', 'de422117-f84e-4f44-8f60-2be31d2dc8f6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5858Capture.PNG', 'https://indianbooksworldwide.com/img/5858Capture.PNG', NULL, 'Disney Mickey Wonders Why: Pets new', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('5a0f9340-3dbc-42e1-b2b1-43b175ca83e6', '41668be0-a254-4819-bdd0-14ebb62ce57c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6433Functional%20Molecules%20from%20Natural%20Sources.jpg', 'https://indianbooksworldwide.com/img/6433Functional%20Molecules%20from%20Natural%20Sources.jpg', NULL, 'Functional Molecules from Natural Sources', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('5a30cdba-47f3-4ff8-bff7-54d6d3e1e8b7', '80fa950b-9daf-48bc-a2ed-7d86d21120b6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8150dpp_18_145.jpg', 'https://indianbooksworldwide.com/img/8150dpp_18_145.jpg', NULL, 'Variational Principles in Physics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('5a3b0c5d-f5dd-4d4b-b5c2-2e8a146c8ee3', '7ee16f5c-e8f1-4e54-a949-cd436d984d71', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3514dpp_8_28.jpg', 'https://indianbooksworldwide.com/img/3514dpp_8_28.jpg', NULL, 'The Nature of The Whole- Holism in Ancient Greek and Indian Medicine', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('5a3d1c4a-7ebf-455a-a26f-fc8e91f98be0', '437f1a89-a68a-4320-8575-2b5ff4ce066a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', 'https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, 'Universal Children''s Encyclopedia of Knowledge: The World of Technology', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('5a71df91-e282-4c08-861e-a9b4bb7d78c7', 'd524df8f-1593-4d31-a475-8d16e8aa06f5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2630dpp_18_55.jpg', 'https://indianbooksworldwide.com/img/2630dpp_18_55.jpg', NULL, 'Discrete Event Modeling and Simulation Technologies - A Tapestry of Systems and AI-Based Theories and Methodologies New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5a784b74-c1c3-4e5b-8879-fb466d503c14', '110933fc-db8a-4249-8b38-b444cba02039', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5650818683026x.jpg', 'https://indianbooksworldwide.com/img/5650818683026x.jpg', NULL, 'Legal Systems of the World - A Political and Social Encyclopedia - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('5ab33062-fb2b-45d0-a115-9e4d8b7cc9e9', '1046cf45-4fc1-436b-a402-68c010db9515', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2964brianica_1.jpg', 'https://indianbooksworldwide.com/img/2964brianica_1.jpg', NULL, 'Encyclopedia of Environmental Science and Engineering in 2 Vols. 5/e BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('5ae3877c-7e7c-41dc-a367-f623cabb7f86', '7590162e-92e5-4cf3-98ab-885bbc8a8f66', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63219788170495062.jpg', 'https://indianbooksworldwide.com/img/63219788170495062.jpg', NULL, 'Policing The Nation - Diaries of a Country Cousin New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5aef821a-57ce-454d-8d45-1fc0209411d8', 'c153414d-5128-438e-84fd-8abf3d7d649b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1755pic-48.webp', 'https://indianbooksworldwide.com/img/1755pic-48.webp', NULL, 'Vivekanand Mahacharit : ek adhyayan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('5b072c9a-a497-4018-8cb3-4a275117be20', 'eafe581a-ba04-4d32-adb7-55f16d136760', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/642161rqQ7W4VyL._SY466_.jpg', 'https://indianbooksworldwide.com/img/642161rqQ7W4VyL._SY466_.jpg', NULL, 'Graphics of Large Datasets, Visualizing a Million, -Statistics and Computing', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('5b08de76-b171-4e58-b177-4ed5605cd8e3', '0aa91139-7cfd-4590-b5fc-8e8665b865cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Advertising Management', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('5b1752e8-62f4-4b57-9dac-b503c7697258', 'de2527c5-2123-4dc6-8e87-e47e7f822ddc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71159781849300001-uk.jpg', 'https://indianbooksworldwide.com/img/71159781849300001-uk.jpg', NULL, 'Qfinance - The Ultimate Resource', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('5b23652e-87b3-482e-a2c8-a83ea6520d87', '1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2012plant.jpg', 'https://indianbooksworldwide.com/img/2012plant.jpg', NULL, 'Plant Nematology', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('5b3af15e-1231-4f99-b85c-1dcb13af7368', '27cbaeaf-da27-486a-af0c-a0ae82524962', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7729images.jpeg', 'https://indianbooksworldwide.com/img/7729images.jpeg', NULL, 'कलाम-ए-अनवर', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('5b3ed4a7-89ef-46f9-921a-f8fce6e4a93f', 'ec85cc59-171c-4245-a3cc-ea6568c6ba55', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/433051yZetaPFJL._SX350_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/433051yZetaPFJL._SX350_BO1,204,203,200_.jpg', NULL, 'Encyclopedia of Literary Modernism', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('5b4eb18a-f09c-454c-873a-3b2983515eeb', '8a0fffb7-ab50-40fb-8bc5-f27cb91200a1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6603itihas.jpg', 'https://indianbooksworldwide.com/img/6603itihas.jpg', NULL, 'इतिहास का वर्तमान', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('5b52dd4a-c8e3-43d4-8af2-6f878c8cb4d1', '713932c6-3092-432b-a718-cfa6158e36ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/637741CR8PFF4DL._SY264_BO1,204,203,200_QL40_FMwebp_[1].jpg', 'https://indianbooksworldwide.com/img/637741CR8PFF4DL._SY264_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, 'Compendium of Chiral Auxiliary Applications 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('5b595feb-0df6-45a6-856d-2a9a93257013', 'ce75cf6e-9d08-4b8a-ab24-07c58613bacc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1337Capture.PNG', 'https://indianbooksworldwide.com/img/1337Capture.PNG', NULL, 'Rabindranath Tagore - Mystic and Lyricist New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('5b673deb-afbd-4d5c-948e-d6655411ab41', 'ee632dfc-bb89-4bec-b1ec-47d2a0e2cb2e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89219788192563657_1.jpg', 'https://indianbooksworldwide.com/img/89219788192563657_1.jpg', NULL, 'Empowering Rural Women Entrepreneurship in India', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('5b81861c-78d1-412c-9807-431cf535518a', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74121.jpg', 'https://indianbooksworldwide.com/img/74121.jpg', NULL, 'Elliptic Partial Differential Equations and Quasiconformal Mappings in the Plane', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('5b86646f-6de5-47ab-8516-3707710de406', '0c98a234-9d5c-4c55-bd3a-d147d16d8774', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1065dpp_9_30.jpg', 'https://indianbooksworldwide.com/img/1065dpp_9_30.jpg', NULL, 'Conceptual Framework of Educational Psychology NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('5bc4a6a0-3574-4ce5-8ab4-0ec31bd1a9af', '0a2c0d92-4d35-442b-b594-1b349ba4fcfa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6777digital.jpg', 'https://indianbooksworldwide.com/img/6777digital.jpg', NULL, 'Digital Marketing 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('5bd1d49d-3f4f-4da8-966f-57ef647c53b1', '428cd1f3-1392-458a-9bb1-375feadb80a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6228780737704501_1.jpg', 'https://indianbooksworldwide.com/img/6228780737704501_1.jpg', NULL, 'Transforming Social Work Practice - Groupwork Practice in Social Work - 2/e New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('5be285fc-d5cd-4332-ac95-e6da912acdd7', '57e02aa0-18e2-4504-8d89-3446e607c5ab', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5521dpp_18_3.jpg', 'https://indianbooksworldwide.com/img/5521dpp_18_3.jpg', NULL, 'Handbook of Population - Sociology and Social Research NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('5be2f3e9-ad0b-4e35-92a6-daeead736a7e', '240366c3-ca4e-46f3-a8d7-c01861ede82a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3076Mathematical%20Analysis%20of%20Urban%20Spatial%20Networks.jpg', 'https://indianbooksworldwide.com/img/3076Mathematical%20Analysis%20of%20Urban%20Spatial%20Networks.jpg', NULL, 'Mathematical Analysis of Urban Spatial Networks', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('5bef86b5-018e-4997-b2f7-06617d87ad08', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9357dpp_19_162.jpg', 'https://indianbooksworldwide.com/img/9357dpp_19_162.jpg', NULL, 'The Civil Corporation -The New Economy of Corporate Citizenship', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('5bf3c3e3-667c-44d9-813e-d6a7a009fdc8', 'c58042e3-225e-4863-bebc-07ad8fcabbd0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4447the.jpg', 'https://indianbooksworldwide.com/img/4447the.jpg', NULL, 'The Organic Chemistry of Drug Design and Drug Action 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('5bf455dd-24d8-455c-9f4f-24ac64b19260', '8a308742-8b09-4741-bae9-ed61cbcf9834', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3862an%20advance.jpg', 'https://indianbooksworldwide.com/img/3862an%20advance.jpg', NULL, 'An Advanced Course of Theoretical Mechanics for Engineering Students', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('5bfcf835-5369-4bd1-950a-3540e4686a8b', '0512a4d7-a209-4235-a04f-c5570bd56bde', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78151_2_8.jpg', 'https://indianbooksworldwide.com/img/78151_2_8.jpg', NULL, 'Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e best', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('5c07f294-859f-4d46-ba8a-9a068cd67eca', '18d51e37-b28d-4d9b-a70a-fa494c9bd4af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5875utili.jpg', 'https://indianbooksworldwide.com/img/5875utili.jpg', NULL, 'Utilization of Waste Water in Agriculture and Aquaculture', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('5c22adf0-7f29-42a5-8005-a0d025d3ee15', 'ebcc485a-12b8-4463-9da2-14c725243eed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6747the-soil-a-comprehensive-text-book-of-geotechnical-investigation-original-imagw7f2ax8euutq.jpg', 'https://indianbooksworldwide.com/img/6747the-soil-a-comprehensive-text-book-of-geotechnical-investigation-original-imagw7f2ax8euutq.jpg', NULL, 'The Soil: A Comprehensive Text Book of Geotechnical Investigation', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('5c3e2c9c-07b0-4725-833d-8d877488d7f5', '63fcd784-3a3e-40e3-ab25-a6b52109cfa2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62149789381839317.jpg', 'https://indianbooksworldwide.com/img/62149789381839317.jpg', NULL, 'Gandhi and Ambedkar Life and Works New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5c46cfba-05df-4c47-aa9f-c7487a77b5c0', '848fe70f-870d-4a75-993e-6fc83f253196', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46179781844451807_1.jpg', 'https://indianbooksworldwide.com/img/46179781844451807_1.jpg', NULL, 'Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('5c4ed043-752d-4e3e-8a0e-8cff845a6a17', 'ce8994af-d931-4ab2-84de-a9a4bcdcbff2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6037dpp_4_18%20.....%2051.jpg', 'https://indianbooksworldwide.com/img/6037dpp_4_18%20.....%2051.jpg', NULL, '2000 Architects 2 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('5c5ece6d-28e7-42ff-81f2-ed6fa8478b3c', '3fe144c7-2371-4166-be31-168cf734278f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3903dpp_10_38.jpg', 'https://indianbooksworldwide.com/img/3903dpp_10_38.jpg', NULL, 'Mathematics for Life Science and Medicine - Biological and medical Physics Biomedical Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5c699fcd-6b66-4ec2-88d2-0be39ecb2f50', '5fc8e5cd-c3ef-44bd-aaf3-1dc8841d79c1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4822dpp_18_34.jpg', 'https://indianbooksworldwide.com/img/4822dpp_18_34.jpg', NULL, 'Analytic Hyperbolic Geometry and Albert Einsteins Special Theory of Relativity', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5c6a5f22-d09f-483b-af10-5194f27a6a95', 'dc47a46f-f8e8-482b-b6b8-ad1015c8dd4c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3465dpp_9_7.jpg', 'https://indianbooksworldwide.com/img/3465dpp_9_7.jpg', NULL, 'Agroecosystems in a Changing Climate', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('5c6bcf73-7a78-4c70-8dbc-015e8a83d485', '37dcdf40-8f6a-48f6-990b-63b232363c9c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5651WhatsApp%20Image%202025-07-24%20at%2011.09.51%20AM.jpeg', 'https://indianbooksworldwide.com/img/5651WhatsApp%20Image%202025-07-24%20at%2011.09.51%20AM.jpeg', NULL, 'अध्यात्म स्वास्थ्य की संस्कृत पृष्ट्भूमि', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('5c939a83-e0db-437b-8b1c-13e7929dab93', '830879ba-ee25-40c5-acc6-37abb3892b0b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4845Basics%20of.jpg', 'https://indianbooksworldwide.com/img/4845Basics%20of.jpg', NULL, 'Basics of Computer Vision Algorithms to Detect Vehicles', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('5cd348a9-061e-42e6-b2d7-0b2554f2536b', 'bca72ec8-d37f-4d2c-8734-8baa34dfc2d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5941WhatsApp%20Image%202025-07-12%20at%205.19.11%20PM.jpeg', 'https://indianbooksworldwide.com/img/5941WhatsApp%20Image%202025-07-12%20at%205.19.11%20PM.jpeg', NULL, 'बँटवारे की त्रासदी', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('5cf92c23-544d-4fe7-938b-1c279662e7cc', 'd6065272-0127-417c-89be-2b1b73c5ac6c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9402dpp_18_36.jpg', 'https://indianbooksworldwide.com/img/9402dpp_18_36.jpg', NULL, 'Applied Mathematics for Restructured Electric Power Systems, Optimazation, Control, and Computational Intelligence - Power Electronics and Power Systems', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5d2e4bd3-d469-4058-a7ca-b07814e69755', 'a366c7d2-8b06-432a-96f1-2d7b4fff6aa4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/429214.jpg', 'https://indianbooksworldwide.com/img/429214.jpg', NULL, 'International Mathematical Series - Mathematical Problems From Applied Logic I - Logics for the 21st Century', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('5d38f1d1-704e-4e4a-a0e5-51ee20dbcf3d', '4e6c2179-70a9-4f07-acff-cfc6c40b4037', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7350Pakistani%20Safar-e-Zaika.jpg', 'https://indianbooksworldwide.com/img/7350Pakistani%20Safar-e-Zaika.jpg', NULL, 'Pakistani Safar-e-Zaika', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('5d456275-391e-4409-b96e-48e01b2d3768', 'd195d65c-1563-428d-a500-d8f490ec70ce', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1785IMG_20230107_0006_page-0001.jpg', 'https://indianbooksworldwide.com/img/1785IMG_20230107_0006_page-0001.jpg', NULL, 'Bharat Vaibhav (Hindi)', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('5d52c578-bd1f-4235-8e4f-f7044a2da9aa', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4137logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4137logo_white_plus_3_1.png', NULL, 'International Encyclopaedia of Children & Human Rights in 3 Vols. New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('5d61d049-2f52-4329-93a8-ab1f772d9537', '712f72cf-7d23-415a-94ad-1fece8a934dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2040dpp_10_12.jpg', 'https://indianbooksworldwide.com/img/2040dpp_10_12.jpg', NULL, 'Frontiers in Biochip Technology', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('5d6e113d-fa9a-44ab-93d5-7ba97c3f9da4', '9a3f5107-e9b9-4f0d-b0d1-52b8f2abc5c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3818bharast.webp', 'https://indianbooksworldwide.com/img/3818bharast.webp', NULL, 'प्राचीन भारत का इतिहास ( प्रारम्भ से 1200ई. तक)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('5d92f348-b2c7-4b0b-ae73-16d071dd52c5', '973e21a6-b2e2-4f34-8de1-923212927e3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6574IMG_20230110_0001_page-0001.jpg', 'https://indianbooksworldwide.com/img/6574IMG_20230110_0001_page-0001.jpg', NULL, 'Nineteenth - Century Photographs and Architecture : Documenting History, Charting Progress and Exploring the World', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('5da78701-3f2e-4862-bc9b-83e06d4f7cb1', 'b33d3f01-aac0-4981-bf9a-e4f408d21a9c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6621design.jpg', 'https://indianbooksworldwide.com/img/6621design.jpg', NULL, 'Design Thinking: A Framework for Applying Design Thinking in Problem Solving', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('5dba94b1-eaee-4bf8-bc70-9dd57b9c5d0f', '00c44c72-7f0d-4a7b-beff-c4733bc1a321', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6789image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/6789image_not_available_9_54.jpg', NULL, 'Evolution of India''s Foreign Policy', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5e090f8d-689d-4b0a-b300-4b88d0666a8c', '6e04a75a-a327-4985-be21-addb56e4adf1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8847Capture.PNG', 'https://indianbooksworldwide.com/img/8847Capture.PNG', NULL, 'Master Handbook of Acoustics - 4/e BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('5e28b604-21d2-40a3-86ad-0d6ea494ae34', 'b528e81d-cb8a-4013-9473-4ed8d47d311e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62079789381176979.jpg', 'https://indianbooksworldwide.com/img/62079789381176979.jpg', NULL, 'Dynamics of Librarianship in India', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('5e32e972-d8a7-4c4d-ac4c-92e710c32929', '202d8597-24bd-489e-8073-3176851cf34d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23401.jpg', 'https://indianbooksworldwide.com/img/23401.jpg', NULL, 'Integrated Graphic and Computer Modelling', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('5e3e15b8-45f4-40ad-80bd-a0aadd1ac956', '0383d2a1-88df-4feb-9fdf-179ab4bbf3f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6486Aesthetics%20of%20the%20Time%20A%20View%20of%20Fatehpur%20Sikri%20Motifs.jpg', 'https://indianbooksworldwide.com/img/6486Aesthetics%20of%20the%20Time%20A%20View%20of%20Fatehpur%20Sikri%20Motifs.jpg', NULL, 'Aesthetics of the Time: A View of Fatehpur Sikri Motifs', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('5e485b0d-f3a4-4248-ab29-479d414d082f', '09772330-d03a-40c2-9143-aa3223a28a8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5228Biotechnology%20-%20Changing%20Life%20Through%20Science%20V%203%20%20Industry.jpg', 'https://indianbooksworldwide.com/img/5228Biotechnology%20-%20Changing%20Life%20Through%20Science%20V%203%20%20Industry.jpg', NULL, 'Biotechnology - Changing Life Through Science V 3 : Industry', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('5e50002d-9335-4082-8938-30f66d7c11d1', 'f9453c71-cd1d-485b-aab5-6ac3bd27078b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7445pic-20.webp', 'https://indianbooksworldwide.com/img/7445pic-20.webp', NULL, 'Mahabharat Kalin Bharatiya Sanskriti - 2 Bhagon Mein', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('5ea91061-5aed-4c38-8216-2a4ad2f09318', '66784fa1-201a-4ce3-a911-d2105cdc8564', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2470WhatsApp%20Image%202025-08-13%20at%202.24.50%20PM.jpeg', 'https://indianbooksworldwide.com/img/2470WhatsApp%20Image%202025-08-13%20at%202.24.50%20PM.jpeg', NULL, 'Swatantryotr Hindi Natak : Sanvedna aur Shilp new', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('5ebab753-d962-44d2-987a-d11916b475cd', '46cb2f6e-719b-4c24-8135-8c5ab6523da8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Development of English Novel', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('5ebef965-8cef-4e29-9bad-b6fdce995c8e', 'bdd04229-1e1b-46e8-adae-57547f166507', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5507pic-19.webp', 'https://indianbooksworldwide.com/img/5507pic-19.webp', NULL, 'Sanskrit Vangmaya mein Purus - Ek Parichyaatmak Kosh - 5 Khandon Mein NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('5ec0e982-88a3-4fda-bb9f-9b4a6f49fc53', '3e820fe4-45d8-4a64-949e-a88f2487c3a5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9626Capture.PNG', 'https://indianbooksworldwide.com/img/9626Capture.PNG', NULL, 'Computational Social Science- Benchmarks in Social Research Methods - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('5ecaa0c7-70b5-4b65-8f10-50d0d221a8a0', '8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4594images.jpg', 'https://indianbooksworldwide.com/img/4594images.jpg', NULL, 'Problems and Exercises in the Calculus of Variations', 1, 0, 'FAILED', '2026-08-11 12:37:12'),
('5ed21f65-f28d-4e8c-b8ea-837b891bcccc', '031e37bc-aaa2-4196-b2c6-31b61143d8fd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48898187471182.jpg', 'https://indianbooksworldwide.com/img/48898187471182.jpg', NULL, 'A Vision of United India - Problems and Solutions', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5eded1d9-1e59-4a2a-8604-799271014a32', 'ec98df7b-4511-4e8f-9bbc-4f7f83e49a03', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15469789381575932.jpg', 'https://indianbooksworldwide.com/img/15469789381575932.jpg', NULL, 'The Essential Wrintings of B.R. Ambedkar New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('5ee810eb-5d12-4894-b19b-a2155d090940', 'b01819f6-8c0c-44e4-82d7-64c08f719ee8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/636461HxGFmS3+L._SX384_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/636461HxGFmS3+L._SX384_BO1,204,203,200_.jpg', NULL, 'Environmental Encyclopedia - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('5ef0bbbe-f736-4aaa-a02e-96ec03343b88', '781b214c-649d-436c-b98f-ddac499e9ab3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8159banking.jpg', 'https://indianbooksworldwide.com/img/8159banking.jpg', NULL, 'Banking Finance and Entrepreneurship NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('5ef1d829-589e-4681-9efb-11c1d4f923a6', '5fc3eb19-5e5c-4272-88e3-ce2f40e8b71f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8507mathematical.jpg', 'https://indianbooksworldwide.com/img/8507mathematical.jpg', NULL, 'Mathematical Analysis In Questions And Problems', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('5ef88894-69dd-477f-b990-d0f3e9e2e75e', '4ce9b380-c93e-4a65-869c-e08e79cb77cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7792operatioon.jpg', 'https://indianbooksworldwide.com/img/7792operatioon.jpg', NULL, 'Operations and Supply Chain Management 17/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('5ef8de9e-f4b7-4bd0-9888-b8888036e126', 'ce8ae187-a015-4b05-b6cc-152daa4b34c6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86359789380943039.jpg', 'https://indianbooksworldwide.com/img/86359789380943039.jpg', NULL, 'Yog Divakar - Ashtangyog Sahit Hathyog, Mantryog, Layog, Tarakrajyog, Shthchakr aur lingdeh Niropan ka Vishleshnatmak Granth', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('5f0a802e-7e21-474b-96e3-e61dc4291e9a', 'ec1f55ff-8f5c-40fd-a586-2f7822bbd762', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5547micro.webp', 'https://indianbooksworldwide.com/img/5547micro.webp', NULL, 'Macroeconomics: Theories and Policies, 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('5f12d051-6bb5-4d70-8205-4671ca3f1384', '5f1a3fb1-8cf0-4406-b41d-2cf07744017f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38259788187471486_1.jpg', 'https://indianbooksworldwide.com/img/38259788187471486_1.jpg', NULL, 'मेरा भारत इतिहास और संस्कृति', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('5f1ec874-2363-43d3-bf6a-b5aa46fafa5c', 'a83a307d-50e4-4251-b7e8-389a8212a69e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86529788186702789.jpg', 'https://indianbooksworldwide.com/img/86529788186702789.jpg', NULL, 'Sri Vishnu Sahasra Nama', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5f366821-bc54-426c-af78-a4ac33fc20b4', '4bdc855c-fe92-46d2-81bc-61695c2549ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7319dpp_15_43.jpg', 'https://indianbooksworldwide.com/img/7319dpp_15_43.jpg', NULL, 'The Atlas of Water -Mapping the World'' s Most Critical Resource', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('5f448f9d-bca0-464a-9081-2589d1fafb61', 'e7488282-2e72-4366-aedf-7645a0bdb9d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9421playing-for-freedom-a-historic-sports-victory-original-imafumhyzupxahkj.jpg', 'https://indianbooksworldwide.com/img/9421playing-for-freedom-a-historic-sports-victory-original-imafumhyzupxahkj.jpg', NULL, 'Playing for Freedom - A Historic Sports Victory', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('5f48f92c-58b6-4fd9-82df-8b0c39355a5a', '57443c46-5d66-465a-9516-3d6c7c5429f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7478dpp_18_41.jpg', 'https://indianbooksworldwide.com/img/7478dpp_18_41.jpg', NULL, 'Basic Bundle Theory and K- Cohomology Invariants - Lecture Notes in Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('5f4cc709-dd7e-4ff5-919a-b571c710044e', '56b2061c-51df-4374-863b-317c52931494', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mahabharat-Padanukram-Kosh - Geetapress Gorakhpur ke Mahabharat ke Sanskran Par Aadharit - 8 Bhagon Mein New', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('5f5a0810-6a56-4ef1-90ed-a7b00b1c1438', '889897b6-e5cf-4323-9459-68aa86138a40', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', 'https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', NULL, 'Shri Madbhagwatgita-Moolkatha 2 Bhagon Mein', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('5f5fccb5-c75f-4f5a-9156-5116d3ec10b2', '33db1c36-47c7-41e3-86f4-adbb852cee54', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87901.jpg', 'https://indianbooksworldwide.com/img/87901.jpg', NULL, 'Oxford Mathematical Monographs - Multi-dimensional Hyperbolic Partial Differential Equations - First-order Systems and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('5f6d1796-d00b-4c3e-92f2-a4d1b1cdd0d9', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/657713.jpg', 'https://indianbooksworldwide.com/img/657713.jpg', NULL, 'Cambridge Tracts in Mathematics - The Levy Laplacian', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('5f71a965-ce5a-4ab4-a0cb-17764460af1a', '9e511b7d-6fe7-434d-bf66-b05fb950236c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77039788131787014.jpg', 'https://indianbooksworldwide.com/img/77039788131787014.jpg', NULL, 'Network Security first-step - Your first step into the world of network security - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('5f907e57-8b69-429c-b91d-8ed64479130a', 'ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2538i.jpg', 'https://indianbooksworldwide.com/img/2538i.jpg', NULL, 'Interpolation and Approximation', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('5fa1121d-cb47-4a34-8b0b-5070f4e60575', '56e590dd-25a1-4b2c-8b46-9f4ad3ce22b5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3782Flora%20in%20The%20Bhagvata%20Purana.jpg', 'https://indianbooksworldwide.com/img/3782Flora%20in%20The%20Bhagvata%20Purana.jpg', NULL, 'Flora in The Bhagvata Purana', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('5fc83514-25fd-4556-9f4a-9f85d4147b22', '3ad4043b-baee-495f-a59d-505ef9eae50d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9603112%20upnishads.jpg', 'https://indianbooksworldwide.com/img/9603112%20upnishads.jpg', NULL, '112 Upanishads - Sanskrit Text, English Translation - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('600d5d60-c77b-441b-b0cf-4e016af48470', '1eb43ef4-abae-4f40-9c50-90311af2b41f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4441nursing+.jpg', 'https://indianbooksworldwide.com/img/4441nursing+.jpg', NULL, 'Essentials of Pediatric Nursing 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('601204c5-b012-4147-8a1a-5a25bd47843e', 'a14109c7-f641-4514-851b-c756b4576b5b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46291_5_4.jpg', 'https://indianbooksworldwide.com/img/46291_5_4.jpg', NULL, 'An Introduction to the Theory of Stationary Random Functions', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('6058142a-4741-4fa2-85e4-d32c46a3b964', '92dd41fe-d180-4fed-8331-273e53e23449', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7652dpp_8_4.jpg', 'https://indianbooksworldwide.com/img/7652dpp_8_4.jpg', NULL, 'The Atlas of Religion - Mapping Contempoprary Challenges and Beliefs', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('6087d5a7-1456-4213-b871-c94ca4c3dc4b', '4f190d15-665d-4255-a92a-e270999a220a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Multicultural Consciousness - in the Novels of R.K. Narayan', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('60b1d6f8-9f12-47d0-8cd4-17da6396315b', '38988170-b3b4-4f36-8bb1-7123f1f08c6f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2472castes.jpg', 'https://indianbooksworldwide.com/img/2472castes.jpg', NULL, 'Castes in India : Their Mechanism, Genesis and Development', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('60be70a8-34a9-4c33-bbf5-056b036749ec', '28f172a7-8967-4dd4-8b2e-37584dc218e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'New perspectives on economic development - A human agency approach', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('60ee995d-ff4b-4500-aabb-c5ee2ace85c1', 'a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1471dpp_18_47.jpg', 'https://indianbooksworldwide.com/img/1471dpp_18_47.jpg', NULL, 'Classical and Quantum Dynamics -From Classical Paths to Path Integrals 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('60f9d10f-16f8-4d5f-ab89-02271beb3ce3', 'a0b8c4de-7a2c-4c6a-b380-ebc0ed02091c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34309788190718813.jpg', 'https://indianbooksworldwide.com/img/34309788190718813.jpg', NULL, 'Data Inference in Observational Settings- Benchmarks in Social Research Methodos-4Vols. BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('6107a585-d011-4949-83db-7c2abcef1235', '498bca73-106a-4015-84c2-0e61b9f6bcc8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5938dpp_18_66.jpg', 'https://indianbooksworldwide.com/img/5938dpp_18_66.jpg', NULL, 'Geometric and Topological Methods for Quantum Field Theory in Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('612d3e77-9635-46ba-ada5-54c755ed9bf4', 'dd7beabc-e9a1-4208-9415-2c4fabf92248', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77049788176761482_3.jpg', 'https://indianbooksworldwide.com/img/77049788176761482_3.jpg', NULL, 'Tell me about HANUMAN', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('6136fc76-3599-40ad-bd29-4e370058bd4e', '49716dfd-5aca-4edc-9404-cb33e5c3321b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97498178350629_1.jpg', 'https://indianbooksworldwide.com/img/97498178350629_1.jpg', NULL, 'Biochemistry', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('6168a2ab-ab51-4567-99de-24e38018ef09', '40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4177health_management_of_spice_crops.jpg', 'https://indianbooksworldwide.com/img/4177health_management_of_spice_crops.jpg', NULL, 'Health Management of Spice Crops', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('6171826e-17f2-485d-bc74-4e42e5f5ac90', 'f76e6ddb-4a58-44a4-a2f4-523908872bf3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63441_3_27.jpg', 'https://indianbooksworldwide.com/img/63441_3_27.jpg', NULL, 'The Sage Handbook of Social Psychology New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('617d17f2-405a-44af-bf87-e313ee192ee3', '2be9c498-efbf-43d1-a63b-6a564cf0b9db', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3075finanvil.jpg', 'https://indianbooksworldwide.com/img/3075finanvil.jpg', NULL, 'Financial Management: Theory & Practice 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('618dfc97-2559-4a28-8e94-42d1991b3599', '0a310dd3-6699-4cef-b691-0341c3bcf244', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3312dpp_18_103.jpg', 'https://indianbooksworldwide.com/img/3312dpp_18_103.jpg', NULL, 'Particles and Fields -in Mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6191150e-4955-4ac4-8b7e-079399284785', 'a657a798-cb33-4d24-816e-81d842d81a76', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55609789387387010.jpg', 'https://indianbooksworldwide.com/img/55609789387387010.jpg', NULL, 'Organic Manure: Sources, Preparation and Usage in Farming Lands', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('61a3a248-f79c-43f7-8ec6-be9d999165c5', '53324251-54a3-4086-b854-da6afbb78e37', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5968methods.webp', 'https://indianbooksworldwide.com/img/5968methods.webp', NULL, 'Business Research Methods', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('61b3e8bb-1e46-401a-b166-ff087fb9cca2', '5fbbc495-19dd-45bd-bfb5-42ca796bd152', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17709788126543946.jpg', 'https://indianbooksworldwide.com/img/17709788126543946.jpg', NULL, 'Information Technology Project Management 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('61bd65c4-e75a-465d-b15f-faa883697a57', '49963f7e-38c2-44c9-bfaa-451103dcfeb6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4326Capture.PNG', 'https://indianbooksworldwide.com/img/4326Capture.PNG', NULL, 'Sanchar ke Mool Siddhant', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('61f38bb2-e2a7-4737-b455-5b4f9d45c8c6', 'e2e11f12-6ace-4529-b9b5-fae802d27543', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69751.jpg', 'https://indianbooksworldwide.com/img/69751.jpg', NULL, 'Differential Geometry in Array Processing', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('6205c519-5184-4266-b5f9-f2b8be217e3a', '1577e21a-9692-4175-94e5-cb90660f8402', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1805ashtadhyayi-padanukram-kosha-original-imagnfy28yz5wmbq.jpg', 'https://indianbooksworldwide.com/img/1805ashtadhyayi-padanukram-kosha-original-imagnfy28yz5wmbq.jpg', NULL, 'अष्टाध्यायी - पदानुक्रम - कोश:', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('624476de-0218-4105-b411-a64cdd030665', '18ef49f7-543e-4955-9fa9-f4654cd5017a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9374molecular.jpeg', 'https://indianbooksworldwide.com/img/9374molecular.jpeg', NULL, 'Comprehensive Molecular Insect Science 7 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('624b72db-93fc-4283-bc98-01935f522e62', '24a55fe5-55a1-4f8d-959f-241b02653d7d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77559627024044.jpg', 'https://indianbooksworldwide.com/img/77559627024044.jpg', NULL, 'Comparative Social Research - Civil Society in Comparative Perspective New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('624d694d-f230-42cd-aa48-5b5c41bbd6b4', '0d2f7ebf-aa23-4f44-ad00-cded21604e3e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8560vamana_purana_sanskrit_text_english_translation_idf392.jpg', 'https://indianbooksworldwide.com/img/8560vamana_purana_sanskrit_text_english_translation_idf392.jpg', NULL, 'VAMANA PURANA - Sanskrit Text, English Translation, An Exhaustive Introduction, Notes and Index of Verses', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('6271f55e-3d13-48e5-bfeb-2e692288b439', '5bfd96ed-fad4-45b3-9019-cd14592edf22', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4867supply.webp', 'https://indianbooksworldwide.com/img/4867supply.webp', NULL, 'Supply Chain Management: A Balanced Approach 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('62b5c3ce-a95a-4ad4-829e-f7d84cbb3304', 'dae65c2c-6717-4997-abde-8752bfd48879', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Metaphysics of Redemption - An Anthology of World Literature V 1', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('62c430ec-52e8-4eaf-8084-541df1d4b1ea', '93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5519WhatsApp%20Image%202025-09-09%20at%2013.24.04_2181f640.jpg', 'https://indianbooksworldwide.com/img/5519WhatsApp%20Image%202025-09-09%20at%2013.24.04_2181f640.jpg', NULL, 'Globalisation and North-East India', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('62d92276-b2b0-46d5-b0ff-75899cff610b', 'f6ab7653-80b7-41c8-b984-c0bcd8f7370b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7647dppp_6.jpg', 'https://indianbooksworldwide.com/img/7647dppp_6.jpg', NULL, 'Free energy Transduction and Biochemical Cycle Kinetics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('630eeea7-f9f9-4574-a7f5-ddc22ebd37f4', 'd5a18541-3544-48fb-8e89-4245f53408b8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39439789387387027.jpg', 'https://indianbooksworldwide.com/img/39439789387387027.jpg', NULL, 'Digital Marketing Insights', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('633df3b8-be67-42bd-b27b-00c4fe100e3c', 'a95b1bee-2f7b-4962-8ed9-f433db7422ac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6198the.webp', 'https://indianbooksworldwide.com/img/6198the.webp', NULL, 'The Molecular Biology and Biochemistry of Fruit Ripening ', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('634c7d51-b9e9-4566-8bc0-a6a17433a330', '6c35417f-10c5-495b-8a1a-be830a80ecdb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1041dpp_8_21.jpg', 'https://indianbooksworldwide.com/img/1041dpp_8_21.jpg', NULL, 'Microbiology With Diseases By Body System 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('635d27a2-b8a0-4ac7-b078-1d8aeb8b405e', 'ff286335-1019-4dc5-983d-88bc967704cd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/155697883838011.jpg', 'https://indianbooksworldwide.com/img/155697883838011.jpg', NULL, 'Sakti and Sakta', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('6363acba-6408-402e-affb-7c1a85c62943', '271d3e0f-2b34-4ec7-ab83-808d16a2120e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2299dpp_10_16.jpg', 'https://indianbooksworldwide.com/img/2299dpp_10_16.jpg', NULL, 'Society: Legal Ethical & Social Dimensions New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6381de9a-623a-4589-964c-f034d2a4f216', 'c5a20aa7-f114-4a2e-b929-b7913f3ea622', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71659788131218891.jpg', 'https://indianbooksworldwide.com/img/71659788131218891.jpg', NULL, 'Wireless Communication and Networking', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('63998cc2-078e-48e2-b108-4c903eb16c42', '4e578edf-3312-4463-9f45-a3dd375ec6c2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5467Yoga%20Education.jpg', 'https://indianbooksworldwide.com/img/5467Yoga%20Education.jpg', NULL, 'Yoga Education', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('63a0086a-611a-4514-96ab-6f8f072c94e4', '5052361b-20ce-4a6f-812c-7a051c86151b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2371logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/2371logo_white_plus_3_1.png', NULL, 'Encyclopaedia of Biological Disaster Management in 10 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('63a3262b-62d1-42c0-873a-745b561e15c1', 'a7cd4e5b-8cbc-4cb1-aed4-4da13eef1132', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93649781625134189.jpg', 'https://indianbooksworldwide.com/img/93649781625134189.jpg', NULL, 'When Culture and Biology Collide- Why we are stressed, Depressed,and Self-Obsessed', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('63ba9794-5010-4881-bdf7-3d8af4904eb1', '290e7d44-80aa-44e9-a689-d74d86e26f74', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/807921t1.jpg', 'https://indianbooksworldwide.com/img/807921t1.jpg', NULL, 'What can Nanotechnology learn from Biotechnology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('63d68240-0201-474c-9847-4f70b53ef5a4', 'e862f984-2ff8-48c4-927d-cc68d4a08cd1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5821foundation.jpg', 'https://indianbooksworldwide.com/img/5821foundation.jpg', NULL, 'Foundations of Macroeconomics 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('645a06a2-da96-424c-85e8-e0530a07206f', '9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Professing Literature- An Institutional History', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('645b42a4-1778-4485-8320-d364b3caa8f4', '1c955722-2d35-413a-b30e-515379ef0754', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45289788189948801.jpg', 'https://indianbooksworldwide.com/img/45289788189948801.jpg', NULL, 'Path Without Form - A Journey into the Realm Beyond thought', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('646f1215-9991-4d59-8880-77d50296fc50', '6b3c16cc-f5ad-4671-9032-8f6cee33ca3b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81621_3_27.jpg', 'https://indianbooksworldwide.com/img/81621_3_27.jpg', NULL, 'Social Psychophysiology - for Social and Personality Psychology new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('649cd8b7-0ced-4a67-89b7-176500a8365b', 'e62d0b4b-eb8b-4875-8e7c-6b4e8312479c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2352A1rmzlUcSgL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/2352A1rmzlUcSgL._AC_UF1000,1000_QL80_.jpg', NULL, 'पाणिनि-कृदन्त-प्रत्ययार्थ-कोश - कृदन्त के साथ कृत्य, नामधातु और लकार प्रकार भी समाहित', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('64c2558e-58db-4e2c-b251-fa4169b6c053', 'd0fd1eb8-b9ef-4c37-a60a-aabd4883054c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3643logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/3643logo_white_plus_3_1.png', NULL, 'Research Methodology in Tourism', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('64ee9d35-a2c3-46d2-9b4f-9fccdf7ef198', '1ebbf422-2742-47a3-bede-505e756cce15', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8599set%20vv.jpg', 'https://indianbooksworldwide.com/img/8599set%20vv.jpg', NULL, 'A History of Indian Philosophy-5 Vol. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('64ff33df-fca7-4df0-81da-61d20dd38766', '82006d70-c545-4270-9b42-df79f034fcef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82619789380963853.jpg', 'https://indianbooksworldwide.com/img/82619789380963853.jpg', NULL, 'Gender and Community - Muslim Women''s Rights in India New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('650c8b7d-2868-4f30-ae05-21f2994576a4', 'f1adf464-e46a-46a9-978b-e85aaf1e75af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3799dpp_9_29.jpg', 'https://indianbooksworldwide.com/img/3799dpp_9_29.jpg', NULL, 'Biomolecular Computation for Bionanotechnology NeW', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('6537ae51-f992-4d42-bcc6-15901d7ff243', '0768c5e2-e047-4b08-80af-88f527aeba87', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5144IMG_20230110_0004_page-0001.jpg', 'https://indianbooksworldwide.com/img/5144IMG_20230110_0004_page-0001.jpg', NULL, 'General Relativity with Applications to Astrophysics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('6554da02-c7f2-4230-8036-9f22c04d8601', '816f79bf-9fe4-4044-96fe-02c3969f7637', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2673WhatsApp%20Image%202025-09-09%20at%2018.04.54_9f8fa6f1.jpg', 'https://indianbooksworldwide.com/img/2673WhatsApp%20Image%202025-09-09%20at%2018.04.54_9f8fa6f1.jpg', NULL, 'Child Labour in Tripura - Causes and Consequences', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('65766fed-64d5-4853-af71-e6c913adcf39', 'b3aea766-d22b-4fcb-883f-d7010a0a9841', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3166gas.jpg', 'https://indianbooksworldwide.com/img/3166gas.jpg', NULL, 'Molecular Gas Lasers: Physics and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('65995f7f-7919-4bfb-88fa-0f4dbc080d7f', '5707b522-4ab5-4925-9f4c-02277aee4611', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Everything about Rudyard Kipling', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('65ce7c00-6754-48db-a325-f4511a70ff1a', '0a797d79-368e-4098-be0c-f9620641a5c4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Exploitation of Non verbal Strategies in English Novels in India', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('65cfec5e-40ff-4677-81e3-8f0358805e36', 'bfbadf5a-0d1a-4c89-98d2-119946b12098', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3604sucess.jpg', 'https://indianbooksworldwide.com/img/3604sucess.jpg', NULL, 'Successful Legal Writing 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('65d38601-60fb-4224-bb36-6baabe394ad5', '4cfd419d-2210-4fb9-9154-6b48f513dcc3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81419788178693200.jpg', 'https://indianbooksworldwide.com/img/81419788178693200.jpg', NULL, 'Flavours of RAJASTHAN: best of the recipes from rajasthan', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('65da7461-da89-49d7-bf55-9e2e84102074', '4a9dc165-cb46-47a6-978b-d32790458357', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2704dpp_18_76.jpg', 'https://indianbooksworldwide.com/img/2704dpp_18_76.jpg', NULL, 'Interactions Between Charged Particles in a Magnetic Field - A Theoretical Approach to Lon Stopping in Magnetized Plasmas', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('65e28cca-38e4-4b71-9038-1ac787a75ccf', '501a8420-64f5-424f-83c0-730b72214766', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/751531PGWL3gLPL._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/751531PGWL3gLPL._SY445_SX342_.jpg', NULL, 'Geometric Qp Functions - Frontiers in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('65e664ed-dd50-4f08-b60a-4263537be690', '391dbf57-c5b9-4661-b9f4-1153532b8f57', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90909783642202469.jpg', 'https://indianbooksworldwide.com/img/90909783642202469.jpg', NULL, 'Management for Professionals - Leadership-What Really Matters - A Handbook on Systemic Leadership NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('65f12492-9155-476d-828f-32eacc54fc30', '0466f817-d6cf-47d0-9b5b-5b52f7a64f15', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3679pic-1.webp', 'https://indianbooksworldwide.com/img/3679pic-1.webp', NULL, 'Prtihvirajraso Evam Alehkhand Ka Sahityik Vivuchan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('65fea5e1-cdc9-46da-ba17-5625c9bd7b1c', 'e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52979788131786826.jpg', 'https://indianbooksworldwide.com/img/52979788131786826.jpg', NULL, 'Agile Analytics - A Value-Driven Approach to Business Intelligence and Data Warehousing', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('66152f65-d38c-4c3f-a4f9-fe3f1e068416', '70712308-a8c5-4a32-8b14-b2a0ba147da2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7535dpp_8_7.jpg', 'https://indianbooksworldwide.com/img/7535dpp_8_7.jpg', NULL, 'Anatomy and Physiology - Understanding the Human Body', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('66472e33-2270-4026-be40-a88ef32d4dc6', 'afa2d80c-f64d-4f77-8df6-b498b1e691af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2414marke.jpeg', 'https://indianbooksworldwide.com/img/2414marke.jpeg', NULL, 'Marketing Analytics', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('665a70ff-88d3-4b08-9b67-670e880edca7', '79601815-01cb-4e5f-9e7d-5bdc176ddc6d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5909bcom.jpg', 'https://indianbooksworldwide.com/img/5909bcom.jpg', NULL, ' Business Communication 10/e.', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('6668f2b0-7289-4b19-878c-db3f2a2efeec', '1cf570e5-b285-4174-b479-370f97c2ed08', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7180speaking.jpg', 'https://indianbooksworldwide.com/img/7180speaking.jpg', NULL, 'Public Speaking: Finding Your Voice 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('666c80d7-864e-424e-aec3-6d6f89938578', '0b77540d-b34b-479b-a193-f4e2ce79cd0c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7113dpp_18_59.jpg', 'https://indianbooksworldwide.com/img/7113dpp_18_59.jpg', NULL, 'Elementary Physics New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6671f554-a577-44c1-8657-cd594ea2e8b5', '7a1ae537-6ded-4905-9850-eeda7177253b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/585961oelUU5KqL._SX498_BO1,204,203,200_[1].jpg', 'https://indianbooksworldwide.com/img/585961oelUU5KqL._SX498_BO1,204,203,200_[1].jpg', NULL, 'World Fascism - A Historical Encyclopedia 2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('669a17d8-f36a-4876-9016-65f65474188a', 'e15315d2-56c0-47ae-8874-1522fb37224a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6644logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/6644logo_white_plus_3_1.png', NULL, 'Inorganic Nanoprobes for Biological Sensing and Imagin - Engineering in Medicine & Biology New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('669e56fd-1069-4d91-91ad-95133ee42f42', '38dc8537-f6d0-4ea5-9a24-ef612ac377af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Elementary Probability Theory - With Stochastic Processes and an Introduction to Mathematical Finance 4/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('66a655cc-9696-4405-b9e6-0413977b082a', '1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48249783540926528.jpg', 'https://indianbooksworldwide.com/img/48249783540926528.jpg', NULL, 'The Importance of Mathematics - A Lecture By Timothy Gowers', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('66ec7b30-d613-4aa3-8a68-808bb9f1bf82', 'b61d8309-49a2-4f3d-a199-8591dd2002db', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9684dpp_10_1.jpg', 'https://indianbooksworldwide.com/img/9684dpp_10_1.jpg', NULL, 'Electromagnetics in Biology', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('66f726cf-7bd9-48fa-b5c6-0c9b1b9e6296', '752931a3-4293-4f59-b16c-9f051f1343a3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6827thermo.jpg', 'https://indianbooksworldwide.com/img/6827thermo.jpg', NULL, 'Thermodynamics: An Interactive Approach', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('670add98-0208-4691-a75c-1873812fcc3a', '36ffdaed-3a65-40c4-a0cd-716f9cff894f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42239788181161239.jpg', 'https://indianbooksworldwide.com/img/42239788181161239.jpg', NULL, 'Afghanistan & Asian Stability', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('67347fe8-7b76-45a1-a310-8c1ec4ad0ae8', '914406e1-d77a-4593-9aad-1ebf5ef823c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/132950+%20Vacation%20Homes.jpg', 'https://indianbooksworldwide.com/img/132950+%20Vacation%20Homes.jpg', NULL, '50+ Vacation Homes', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('673b558a-cb3b-483e-8f29-ed5328674f54', '453ec637-58f6-4345-8ec8-3bb1fcab2c13', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55889788120350601.jpg', 'https://indianbooksworldwide.com/img/55889788120350601.jpg', NULL, 'Computer Vision - A Modern Approach - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('674b5646-8530-47f8-a0b1-cb0a8de31798', 'b030080c-7586-4a2a-958a-38459e9267e4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4188behaviour.jpg', 'https://indianbooksworldwide.com/img/4188behaviour.jpg', NULL, 'Organizational Behavior', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('674b7dd5-803f-4b3a-aa64-abcc7d0761e8', '2d109f15-7310-4d7e-b8ee-89d5358b1c4c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The World of Sri Aurobindo''s - Creative Literature', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('675f1738-da50-4984-8ad4-7597d6f08589', 'fa47ec10-2588-47a5-9429-11e38d64153a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9927World%20Litreture.jpg', 'https://indianbooksworldwide.com/img/9927World%20Litreture.jpg', NULL, 'Encyclopedia of World Literature in the 20th Century, 3/e - 4 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('67937d0e-9add-40e2-a582-0e90691587cf', '74779797-2a92-4376-9cbf-99c753f9cb02', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86789789354247170.jpg', 'https://indianbooksworldwide.com/img/86789789354247170.jpg', NULL, 'International Economics 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('6801efc1-d1e6-44e1-b7a6-d7de2b010799', 'b63e17b2-92c4-4084-8551-249203fde07e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'New and Selected Poems Tanka and Haiku', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('68098d51-2401-44fd-bf26-099266645a0d', '38f0ace2-d8d5-4835-b3cf-27f7ad050d39', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Principles and Practices of Modern Management', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('68133191-6ec2-4c36-9de8-7fba289b19f4', 'fc245440-8eda-4c1a-9db0-92b561ca3a89', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1243project.jpeg', 'https://indianbooksworldwide.com/img/1243project.jpeg', NULL, 'Projects: Planning, Analysis, Selection, Financing, Implementation and Review 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('6822c9ea-a754-4359-a372-19ef9b893f08', '78738ec0-f08a-4f23-9d8b-adbad510c1af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5081Vayu%20Mahapurana%20-%20An%20Exhaustive%20Introduction,%20Sanskrit%20Text,%20English%20Translation,%20Notes%20&%20Index%20of%20Verses%20-%202%20Vols..jpg', 'https://indianbooksworldwide.com/img/5081Vayu%20Mahapurana%20-%20An%20Exhaustive%20Introduction,%20Sanskrit%20Text,%20English%20Translation,%20Notes%20&%20Index%20of%20Verses%20-%202%20Vols..jpg', NULL, 'Vayu Mahapurana - An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('68477b41-a575-4c84-a767-5a8a536ae6ce', '95becd37-1b96-4938-86fb-960916347d1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5654dpp_18_3.jpg', 'https://indianbooksworldwide.com/img/5654dpp_18_3.jpg', NULL, 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('6847c99e-1b3d-418b-83ec-90e0f4a525e1', '1ebf55ea-4f71-4912-9f12-07c5948cc53b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8997the%20monte.jpg', 'https://indianbooksworldwide.com/img/8997the%20monte.jpg', NULL, 'The Monte Carlo Method', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('684e6a85-92bc-4df4-8ca3-4e5482be1397', '89335be4-dc1c-44a2-8041-06250bca388f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7586dpp-1_8_4.jpg', 'https://indianbooksworldwide.com/img/7586dpp-1_8_4.jpg', NULL, 'Boundary Element Analysis, Mathematical Aspects and Applications - Lecture Notes in Applied and Computational Mechanics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('684e6e39-645a-4410-a3df-7b245b10648d', '2ab5fb46-1532-4169-8f44-92bf409c4e0a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1445978-3-642-15004-3.jpeg', 'https://indianbooksworldwide.com/img/1445978-3-642-15004-3.jpeg', NULL, 'Measure - Valued Branching Markov Processes', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('68706e49-7979-4842-bf44-a02d17fb20b7', '3298ece1-db57-4922-a1b8-6c26d9664a23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5443Capture.PNG', 'https://indianbooksworldwide.com/img/5443Capture.PNG', NULL, 'Universal Encyclopedia of Islam - 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('6884fab1-36ed-470d-b86f-674e7f1b0e36', '38fe3074-4ead-455b-9882-9dc77239bca0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34309788190718813.jpg', 'https://indianbooksworldwide.com/img/34309788190718813.jpg', NULL, 'Ram-Janambhumi Mandir Ayodhya ki Prachinta: Abhilekhik Evam Puratatvik Utkhann ke Pramano pr Adharit', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('6892db29-b904-49be-b3ea-b11bfb2ac45f', 'c1afe78d-495a-4c97-ad6b-da6268a9fa77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38549789385144080.jpg', 'https://indianbooksworldwide.com/img/38549789385144080.jpg', NULL, 'Vivekancharit Mahakavya - Ek Addhyan new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('68a3e764-2aeb-41c4-b772-882fc9b7677b', 'a1507d7c-635b-4ae4-890c-9fba6b0ea782', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/239151gw780BxxL._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/239151gw780BxxL._SY445_SX342_.jpg', NULL, 'Applications of Model Theory to Functional Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('68da5818-3fba-49fd-808f-83768a7722ba', '680206fc-d574-4e82-b6a2-77ce4058ec30', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6060Metabolomics,%20Metabonomics%20and%20Metabolite%20Profiling.jpg', 'https://indianbooksworldwide.com/img/6060Metabolomics,%20Metabonomics%20and%20Metabolite%20Profiling.jpg', NULL, 'Metabolomics, Metabonomics and Metabolite Profiling', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('68e128c3-00b9-4f97-895a-864f2fb75005', 'a2da5359-eb00-433b-9180-95bb4a29abb0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3532pic-18.jpg', 'https://indianbooksworldwide.com/img/3532pic-18.jpg', NULL, 'Utrapath mein Maharishi Agastya (Agastymuni)', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('68ed21a0-7969-42df-9fb7-210ff6028235', 'd6983414-971b-4aa3-8bc5-6a249489cfbf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61009788177581546.jpg', 'https://indianbooksworldwide.com/img/61009788177581546.jpg', NULL, 'An Embedded Software Primer - CD ROM Included', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('68ef7b9c-c40f-4ccd-8842-8e8237d97d6c', 'cd41fc28-0366-4bca-9ccc-a0e1c7d1d87d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3560dpp_12k.jpeg', 'https://indianbooksworldwide.com/img/3560dpp_12k.jpeg', NULL, 'Chemistry and Mode of Action of Crop Protection Agents', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('68fdca3f-6b9d-4228-b8af-9a3b4e356e58', '7a7ec9a7-cf43-43e2-8635-2d48d56dfffe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3504modern-mathematics-for-the-engineer-second-series-original-imafzhfdybzzrtfx.jpg', 'https://indianbooksworldwide.com/img/3504modern-mathematics-for-the-engineer-second-series-original-imafzhfdybzzrtfx.jpg', NULL, 'Modern Mathematics for the Engineer', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('691b8787-eed9-47b4-b8d0-6afa848def96', 'c25ca7f3-3e50-4d97-9291-8a94b2d391a6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41689788176760775.jpg', 'https://indianbooksworldwide.com/img/41689788176760775.jpg', NULL, 'Ancient Tales', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('69267978-7930-4fcc-8821-ff273ae5d9ab', '3cae7ff8-f746-422d-8631-75ff9d188c3e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Marathon ka Ithihaas- History of Marthas', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('692a0304-67b4-4b28-b7fa-3698678723a6', '445faa28-64db-4c04-9a33-1bf792f9387d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4685Roman%20Imperialism%20and%20Local%20Indentities.jpg', 'https://indianbooksworldwide.com/img/4685Roman%20Imperialism%20and%20Local%20Indentities.jpg', NULL, 'Roman Imperialism and Local Indentities', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('6941c470-709b-4ded-9eb1-bad24ee353b2', 'bfc54ffd-910e-4435-9f2b-7a3d130231b6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3659fundamental.jpeg', 'https://indianbooksworldwide.com/img/3659fundamental.jpeg', NULL, 'Fundamental Managerial Accounting Concepts 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('694ff718-2a9e-47e3-8f99-d4a8aa633f3b', '03192763-80ab-4185-88ef-506e81eba216', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40179781414436173.jpg', 'https://indianbooksworldwide.com/img/40179781414436173.jpg', NULL, 'Environmental Science In Context in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('695d7790-628c-47ae-a978-d2dc5093beb7', '48b02f58-c1f8-4010-b927-d6e758f5c8e0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Handbook of Differential Equations', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('698cf71a-914d-45a1-9cd5-408ecbe54015', 'c88adaba-d2e1-4fb0-8573-0c374390c308', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Networks, Topology and Dynamics, Theory and Applications to Economics and Social Systems - In Economics and Mathematical Systems NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('69977b9a-2ce2-477c-a07e-e996f711ca17', '80ff1495-e197-4518-9ea7-90e96fceac25', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8940818683026x.jpg', 'https://indianbooksworldwide.com/img/8940818683026x.jpg', NULL, 'Encyclopedia of Digital Government in 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('69c63824-86c8-4965-9ee7-53d0fdadfcf9', '39486839-704d-4f2f-b082-d77b53f24568', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23258173918260.jpg', 'https://indianbooksworldwide.com/img/23258173918260.jpg', NULL, 'The Plight of Indian Dalits', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('69c96eff-a66e-4642-87d9-e51214fa5632', 'c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7835dpp_9_25.jpg', 'https://indianbooksworldwide.com/img/7835dpp_9_25.jpg', NULL, 'Biomedical Informatics in Translational Research - Bioinformatics & Biomedical Imaging New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('69e9f004-2501-406a-a9ee-52620931c7eb', 'df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20877376.cover[1].jpg', 'https://indianbooksworldwide.com/img/20877376.cover[1].jpg', NULL, 'Handbook of Porphyrin Science with Applications to Chemistry, Physics, Material Science, Engineering, Biology and Medicine 5 Vols. Set', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('6a2975c5-549f-4206-a6b3-20315dc4ca84', 'bdb783bd-6421-4ccc-a188-75f45e04d42a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7858katho.jpeg', 'https://indianbooksworldwide.com/img/7858katho.jpeg', NULL, 'Discourses on Kathopanishad', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('6a548231-72c5-43b1-b4ef-8bef96e2e74d', '99266b57-b6d1-476c-98e9-dea96a93b5a3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/647041JlYRLZuJL._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/647041JlYRLZuJL._SY445_SX342_.jpg', NULL, 'Managerial Economics 3/e.', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('6a5ec840-7243-4d1f-977b-cdb8f44bad99', '35ce055a-041f-4cf4-a55f-2c400eaf097b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7069v-2.jpg', 'https://indianbooksworldwide.com/img/7069v-2.jpg', NULL, 'Fundamentals Of Physics V-2', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('6aa5617f-649a-44c0-a3d6-9eb085d00708', '9ac32fd4-e2db-49de-bcea-0e32eec6df04', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83691.jpg', 'https://indianbooksworldwide.com/img/83691.jpg', NULL, 'A Theory of Shape Identification in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('6abc7d2f-89d0-4b2d-a5bd-742503e1b9ae', 'bd3b2f5e-e363-4f03-b722-02f409cf7f4b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1468marketing.jpg', 'https://indianbooksworldwide.com/img/1468marketing.jpg', NULL, 'Essentials of Services Marketing 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('6ac0c2f5-4bc9-456e-b756-57b3c00ec50b', '1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6955inter.jpg', 'https://indianbooksworldwide.com/img/6955inter.jpg', NULL, 'International Strategy: Contect, Concepts and Implications', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('6ac7839a-0425-45bd-ac86-576a067854b7', 'eef924e5-7c9e-47dc-8b3d-4423e61c39c8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/718222.jpg', 'https://indianbooksworldwide.com/img/718222.jpg', NULL, 'Boundary Value Problems and Fourie Expansions, Revised Edition', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('6adc4e44-4861-4863-9097-827176b2a3ca', 'b8989ea1-992f-48a0-b125-673e5c35dcaa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45259789381082713_1.jpg', 'https://indianbooksworldwide.com/img/45259789381082713_1.jpg', NULL, 'ADR Principles and Practice', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6ae49c44-1c83-428d-9d06-3df1388cba1c', 'd626fbf1-a043-4a7e-8761-0b66136947aa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3222labo.jpg', 'https://indianbooksworldwide.com/img/3222labo.jpg', NULL, 'Laboratory Manual for General and Inorganic Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('6b20fb96-6cdc-4463-b268-6248e01d29f3', 'ddd4c829-b10f-46cd-a4b3-874f883d6b13', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1313logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/1313logo_white_plus_3_1.png', NULL, 'NGO Accountability Politics, Principles And Innovations', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6b278c43-b832-4478-812d-13bda23bfafb', 'd13fdf95-07b6-4667-adff-2b6575f1391c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Rhyming with Reasons - Critical Essays on Indian English Poetry', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('6b28f0af-98a9-4168-abeb-33a1b6440f0d', '761c7e20-a983-44c8-b1e0-53542e501009', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82949788188791484.jpg', 'https://indianbooksworldwide.com/img/82949788188791484.jpg', NULL, 'Progressive Image of Women in Modern Scenario', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('6b2bab01-597f-49c9-b08f-b10aa37f9f9b', '25ba975a-30b2-4062-be8d-7cc1103c31c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/846051+ctAU4TvL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/846051+ctAU4TvL._AC_UF1000,1000_QL80_.jpg', NULL, 'पदार्थदीपिका एवं तर्कप्रदीप: प्राचीन हस्तलिपियो पर आधारित एक समालोचनात्मक ग्रंथ', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('6b2f9c24-7b5f-428a-b63f-76b1ff1d6787', '9740b726-928a-48db-b5fc-f669d12cac1c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8897Life%20and%20Vision%20of%20the%20Vedic%20Seers%201%20-%20Visvamitra.jpg', 'https://indianbooksworldwide.com/img/8897Life%20and%20Vision%20of%20the%20Vedic%20Seers%201%20-%20Visvamitra.jpg', NULL, 'Life and Vision of the Vedic Seers 1 - Visvamitra', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('6b31a63b-3480-4c90-bcfa-d2fd51e6e91d', 'e92e3f43-ee03-4b1c-83c8-b1f108bb49b6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1397WhatsApp%20Image%202025-07-24%20at%2011.10.17%20AM.jpeg', 'https://indianbooksworldwide.com/img/1397WhatsApp%20Image%202025-07-24%20at%2011.10.17%20AM.jpeg', NULL, 'गीता में आत्मा का स्वरुप', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('6b3d56c5-cae8-478d-a174-456c61229e08', 'd799d364-ffcd-4901-b0d3-8397e4348efe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1549Matched%20Asymptotic%20Expansions%20In%20Reaction%20-%20Diffusion%20Theory%20-%20Monograph%20in%20Mathematics.jpg', 'https://indianbooksworldwide.com/img/1549Matched%20Asymptotic%20Expansions%20In%20Reaction%20-%20Diffusion%20Theory%20-%20Monograph%20in%20Mathematics.jpg', NULL, 'Matched Asymptotic Expansions In Reaction - Diffusion Theory - Monograph in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('6b5944cb-1bf4-4b88-8892-a2aa9d2ca29c', 'd8c7920e-c4ef-44b3-a34a-39a55b931e78', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1891dpp_19_198.jpg', 'https://indianbooksworldwide.com/img/1891dpp_19_198.jpg', NULL, 'Protection of Electronic Circuits from overvoltages', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('6b60894a-75eb-4034-ac0e-1b9e3ff58c82', '7704ee03-4fa4-44a6-9766-b9bd5272ea77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8356logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8356logo_white_plus_3_1.png', NULL, 'Readings in Library Science', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('6b87c7e4-aba6-40d5-a092-a0cfba316808', '281996ca-117a-41b5-87c2-17a2f1ac8524', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24479788131216637_1.jpg', 'https://indianbooksworldwide.com/img/24479788131216637_1.jpg', NULL, 'Digital Design - An Embedded Systems Approach Using VHDL', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6bae6fa0-6f10-4072-9307-31b30eb27593', '9ecd94e7-b262-4edb-939b-c5c7d8fc63ef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1052rajrishi..jpeg', 'https://indianbooksworldwide.com/img/1052rajrishi..jpeg', NULL, 'Rajshi Bharathari', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('6bc188dd-afc6-4aaf-acd9-cc3e8e6866b0', '7bc710dc-e715-4e7b-991b-51b2a0498b7d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1309a%20book%20of%20problems.jpg', 'https://indianbooksworldwide.com/img/1309a%20book%20of%20problems.jpg', NULL, 'A Book of Problems in Ordinary Differential Equations', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('6bc316e2-cbaf-48b8-8af4-724d67d1ab80', '313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60949788183283229.jpg', 'https://indianbooksworldwide.com/img/60949788183283229.jpg', NULL, 'Beyond A Billion Ballots - Democratic Reforms for a Resurgent India', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('6c3da177-3319-4f27-bb5e-378ec07aee81', '6be323e9-9a3c-44b8-b963-44cc06b4843d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6420dpp_18_40.jpg', 'https://indianbooksworldwide.com/img/6420dpp_18_40.jpg', NULL, 'Atomic Structure Theory - Lectures on Atomic Physics New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6c4a5d36-7759-4296-a8ee-9367c6698f49', 'b18aad11-5b4d-42e5-bde6-9d7093d67b52', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3980dpp_4_17.jpg', 'https://indianbooksworldwide.com/img/3980dpp_4_17.jpg', NULL, 'Modern System of Governance', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6c6142f8-be2b-4e76-9cb5-3670c330f11c', '9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43449788176259620.jpg', 'https://indianbooksworldwide.com/img/43449788176259620.jpg', NULL, 'Vedanta and Society - A Reflection on Vivekananda''s Philosophy', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('6c71130d-f9b8-4c25-9a1d-250d5e7a0edc', '66ad21b0-10f3-4b5d-87fb-fe397f90a6fe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9180dpp_18_39.jpg', 'https://indianbooksworldwide.com/img/9180dpp_18_39.jpg', NULL, 'Atom Optics -Atomic, Optical and Plasma Physics New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6c7a6437-8f92-4cec-8910-3bc3defa26b7', '20b5f439-5a44-4578-a8c2-3c964b33c709', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1191Capture.PNG', 'https://indianbooksworldwide.com/img/1191Capture.PNG', NULL, 'Computation in Living Cells, Gene Assembly in Cilliates- Natural Computing Series New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6c9e6a6d-e0c8-495e-93c6-82e1fae14896', 'd7e9c67c-8cf3-4826-9e0d-d814944f43ad', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8002AKBAR%20-%20Understanding%20The%20Great%20Mughal%20in%20Todays%20India.jpg', 'https://indianbooksworldwide.com/img/8002AKBAR%20-%20Understanding%20The%20Great%20Mughal%20in%20Todays%20India.jpg', NULL, 'AKBAR - Understanding The Great Mughal in Today''s India', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('6caae324-d62d-4dbf-988c-9c8d95c4ddf9', '4138db0f-0e18-4172-bc6f-8d67abe53412', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50959788120347595.jpg', 'https://indianbooksworldwide.com/img/50959788120347595.jpg', NULL, 'Windows Server 2012 - Pocket Consultant', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6cc1c33e-7ead-485b-b52d-c4aba3ac423e', '25691040-eae1-41aa-88df-bd07e8c9a213', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8288Capture.PNG', 'https://indianbooksworldwide.com/img/8288Capture.PNG', NULL, 'Jansampark - Swaroop aur Siddhant', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('6cc31061-838f-467a-8a88-b61d49f9db5d', '4e371092-6178-40cd-9e88-9cf630319ce6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7069ScannedThe%20Vedic%20.jpg', 'https://indianbooksworldwide.com/img/7069ScannedThe%20Vedic%20.jpg', NULL, 'The Vedic Foundations of the Chola World: How the Cholas Shaped a Vedic Civilization in Tamilakam', 0, 1, 'FAILED', '2026-08-11 12:39:32'),
('6cc377a7-e7a0-46ff-893e-c1930d897ed1', '427c2ec8-040b-44c8-afa3-57028a9853d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/892641LpYrOoTvL._SX323_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/892641LpYrOoTvL._SX323_BO1,204,203,200_.jpg', NULL, 'The Anthem Glossary of Literary Terms and Theory', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('6cc89769-2db3-47a9-8c6c-a5b982f1e1c7', '79052575-275f-43c6-a3c6-327cd4081385', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6031pic-43.webp', 'https://indianbooksworldwide.com/img/6031pic-43.webp', NULL, 'Ramcharitmanas mein Hasya-Vyang NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('6cd1a0b8-bb86-446a-8b5c-b76154695b9f', '3d46b288-63a5-4356-9055-74396f876d3d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2404WhatsApp%20Image%202025-09-09%20at%2012.35.05_1c1cef50.jpg', 'https://indianbooksworldwide.com/img/2404WhatsApp%20Image%202025-09-09%20at%2012.35.05_1c1cef50.jpg', NULL, 'towards-the-new-horizon-world-order-in-the-21st-century', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('6ce00f6a-773f-46b4-bedb-0eefc8dc8b53', '0037ddbb-7a5a-42e6-adb5-e3ae323cb1dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7634The%20Philosophy%20of%20History.jpg', 'https://indianbooksworldwide.com/img/7634The%20Philosophy%20of%20History.jpg', NULL, 'The Philosophy of History', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('6cf0b91f-de68-4cc7-90cc-e0557e0a9bd8', 'e0cf0922-fcc8-4b0f-aa38-d1c1492d60dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Critical Exposition of Gopal Honnalgere Poems', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('6cf21d76-c8ae-4702-be8f-5a6f14741279', '36b9e915-5812-4a32-a901-5b0ad77474f4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5368780737704501_1.jpg', 'https://indianbooksworldwide.com/img/5368780737704501_1.jpg', NULL, 'Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('6cf7019b-4b5f-47bc-8218-baf1a26cb735', '462c3371-741c-4f66-be02-0d6e78ec8f9c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5631p-12.webp', 'https://indianbooksworldwide.com/img/5631p-12.webp', NULL, 'The Art and Science of HDR Imaging', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('6cf91d8b-e1d2-4821-9b9e-0f2bc2a14338', '35b0cfb8-de3e-4fec-90c3-fe65c129bedb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1230dpp_18_82.jpg', 'https://indianbooksworldwide.com/img/1230dpp_18_82.jpg', NULL, 'Lectures on Quantum Mechanics - Perturbed Evolution', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6d09f89e-7558-45ac-8564-90928a9eb1a9', '3689b77a-c446-4369-b074-40ad0ba4c507', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42749789382484301.jpeg', 'https://indianbooksworldwide.com/img/42749789382484301.jpeg', NULL, 'A Handbook of Population Geography', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('6d16737d-3968-4b06-b195-40d8112652b9', '452c6850-7e02-4a61-88a9-64fe947c8637', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8740IMG_20220215_0001.jpg', 'https://indianbooksworldwide.com/img/8740IMG_20220215_0001.jpg', NULL, 'Encycloaedia of the Languages of the World- 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('6d17f403-2e8d-4b76-bfe6-ce48d5287973', '95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3175WhatsApp%20Image%202023-05-20%20at%2017.40.27.jpeg', 'https://indianbooksworldwide.com/img/3175WhatsApp%20Image%202023-05-20%20at%2017.40.27.jpeg', NULL, 'Encyclopedia of Biodiversity, 2/e 7 Vols. Set', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('6d33ec90-08e7-4cd0-80e8-cfc37eb64e42', 'b36b8323-c58a-4592-ad67-4ea1204035ad', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80879780415914772.jpg', 'https://indianbooksworldwide.com/img/80879780415914772.jpg', NULL, 'The Causation Debate in Modern Philosophy 1637-1739', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6d392619-b481-4dfe-9c3f-5389e2629e03', '3b14384c-6333-47f0-b820-72a4553bd42a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8371the%20Modern.jpeg', 'https://indianbooksworldwide.com/img/8371the%20Modern.jpeg', NULL, 'The Modern Persian-English Dictionary', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('6d4afea2-e772-4cb8-adeb-e5f5f5d59492', '01eb3d01-3407-4827-ad0c-d1d9c9e10ba7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9977Rural%20Marketing.jpg', 'https://indianbooksworldwide.com/img/9977Rural%20Marketing.jpg', NULL, 'Rural Marketing', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('6d583903-a5c5-49fa-96d7-2f2f74c496ed', 'd5dfcb88-eda3-4019-8396-cd6ec94e5e54', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34239780080917931.jpg', 'https://indianbooksworldwide.com/img/34239780080917931.jpg', NULL, 'Encyclopedia of Dairy Science : 4 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('6d6a7360-6920-47c9-8493-5e9bfe1cdcb6', '60da0783-6c2a-435f-99f8-de148321e75c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81129788131200629.jpg', 'https://indianbooksworldwide.com/img/81129788131200629.jpg', NULL, 'Digital Logic Design - 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6d6c1c19-1ca2-422b-a2df-41d83b4b11eb', 'ef7eb3fe-fb93-460f-b099-f149ea541230', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3025dpp_9_13.jpg', 'https://indianbooksworldwide.com/img/3025dpp_9_13.jpg', NULL, 'Bioconductor Case Studies', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('6de6b0bc-3a31-4a4a-98fd-f4c4a20b8517', 'bb5bd0b3-2f95-4cca-bd11-7370242163de', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4657dpp_15_39.jpg', 'https://indianbooksworldwide.com/img/4657dpp_15_39.jpg', NULL, 'Supramolecular Structure and Function 9', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6e1bcd53-68ee-435e-b131-207beb1f0de0', '2f9c81a1-a242-406b-9042-19a561856b37', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84129789384746117.jpeg', 'https://indianbooksworldwide.com/img/84129789384746117.jpeg', NULL, 'Sams Teach Yourself Windows Phone 7 Game Programming in 24 Hours BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('6e3f27e7-1dbf-4ada-9819-5a03e073c2de', '0d03083e-f46b-40bc-9b97-5a2498591996', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7500IMG_20220224_0001.jpg', 'https://indianbooksworldwide.com/img/7500IMG_20220224_0001.jpg', NULL, 'Legal Systems of the World - A Political and Social Encyclopedia in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6e6d83db-e849-4939-b3b6-5b0d707f7201', '1d8e2e04-8db1-4d22-aef5-2efddd768f28', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9486pic-8.webp', 'https://indianbooksworldwide.com/img/9486pic-8.webp', NULL, 'Shri Prannath Pradeep - Mahamati Prannath ji ka Sanshipt Jivan Evam Darshan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('6e71ffad-c0c3-4fdc-bbdd-c5c02e2edabf', '7140352f-c430-4566-87de-71f755fe2e0b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48348131100170.jpg', 'https://indianbooksworldwide.com/img/48348131100170.jpg', NULL, 'Encyclopaedia of Great Men of India - A Continuing Series - V 31-V 41 NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('6e860e5c-2490-4c89-b9c3-a2347540dd06', '9296ba2d-f901-48af-9993-388c12bff1c6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2128dpp_18_114.jpg', 'https://indianbooksworldwide.com/img/2128dpp_18_114.jpg', NULL, 'Quantum Probability and Spectral Analysis of Graphs - Theoretical and Mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6e899d06-6fde-425a-83af-9b64a91ec045', 'a5fc5877-5534-4799-adb5-aea25839685f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5532ambedkar.jpeg', 'https://indianbooksworldwide.com/img/5532ambedkar.jpeg', NULL, 'Dr. Babasaheb Ambedkar: Life and Mission', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('6eab134d-8825-4e4f-aac2-e4a2542ca6b2', 'ed25e58b-1298-47e9-b0f7-d03a61bd53d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5546commerce_management_and_economics.jpg', 'https://indianbooksworldwide.com/img/5546commerce_management_and_economics.jpg', NULL, 'Contemporary Issues in Commerce, Management and Economics', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('6ec5427b-91e5-450e-a2a2-a180fe38fb75', 'c135a349-0cfe-4024-a47a-2ee2e880de79', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7300dpp_18_6.jpg', 'https://indianbooksworldwide.com/img/7300dpp_18_6.jpg', NULL, 'The Sociology of Religion -A Critical Agenda 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('6ec758b5-895f-48ff-a782-53f88d85bd27', '13ae25cb-81ae-4b3f-ac44-767bec800bf7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12782310008876681P.jpg', 'https://indianbooksworldwide.com/img/12782310008876681P.jpg', NULL, 'Mathematical Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('6ecdb694-e003-4064-9485-4fed52ff5330', 'e7d3e66a-d323-4c23-8c66-6025bdf79dcf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84399789400704480_1.jpg', 'https://indianbooksworldwide.com/img/84399789400704480_1.jpg', NULL, 'Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('6ef3b9b2-f63b-42ef-bcaa-7fc72b24f90b', 'adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9350ecosy.jpg', 'https://indianbooksworldwide.com/img/9350ecosy.jpg', NULL, 'Ecosystem Function in Heterogeneous Landscapes', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('6f050682-70c8-4e77-a7ee-b8f8dbf75d75', '8d002933-90e8-499d-b183-11e261ea12ec', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Geometric Programming Using Open Geometry GL - Professional Computing', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('6f1096ee-1b1c-4152-ab9b-925093af530b', 'b0aecb99-2c69-4034-909d-30220d95e2a5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Economics - Theory and Practice - 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('6f34a20d-ab1c-4500-8416-08ce35997457', '847359f0-1a93-42e8-9e2e-eee54cab3e82', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80669780415597470.jpg', 'https://indianbooksworldwide.com/img/80669780415597470.jpg', NULL, 'Undermining Local Democracy - Parallel Governance in Contemporary South India New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6f6557ab-d691-4ba0-b569-ae20930aa2b4', '9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5215dpp_19_156.jpg', 'https://indianbooksworldwide.com/img/5215dpp_19_156.jpg', NULL, 'Smart Business, Sociol Business - A Playbook for social Media in your Organization', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('6f68db08-c193-48af-9526-1adb41a3c0fd', 'f6e9585c-ed1c-4392-8959-a758a05bb30f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79141.jpg', 'https://indianbooksworldwide.com/img/79141.jpg', NULL, 'Extremum Problems for Eigenvallues of Elliptic Operators - Frontiers in Mathematics', 1, 0, 'FAILED', '2026-08-11 12:37:17'),
('6f6d4f37-5574-4d20-ac90-d1f80d986f5b', 'f7685411-0167-4467-96c5-8a752e413c30', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82809789381952283.jpg', 'https://indianbooksworldwide.com/img/82809789381952283.jpg', NULL, 'Bhartiya Nav Jagran Evam Rashtriya Aandolan', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('6f9b7b6e-59b1-43fa-8273-64cded7717a2', '0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2208image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/2208image_not_available_9_54.jpg', NULL, 'Vaishvikaran, Manavadhikar aur Gandhi', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('6fa6b202-7a73-459f-94b7-ef228e28633a', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8699l.jpg', 'https://indianbooksworldwide.com/img/8699l.jpg', NULL, 'Latent Curve Models - A Structural Equation Perspective', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('6fff98a8-a9f6-48fa-bea8-d8c0bcc6f836', '3c30a6f7-08c2-4bf5-b6e2-ab67c35e1c18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3441Numismatic%20Parallels%20of%20Kalidasa.jpg', 'https://indianbooksworldwide.com/img/3441Numismatic%20Parallels%20of%20Kalidasa.jpg', NULL, 'Numismatic Parallels of Kalidasa', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('70069aea-4656-45e5-89f8-1e6fe17a442b', 'e42fd348-d78c-4823-8896-9349483d241a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69421.jpg', 'https://indianbooksworldwide.com/img/69421.jpg', NULL, 'Advances in Mathematical Modelling Of Composite Materials - Advances in Mathematics for Applied Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('70099cd6-70e6-4442-a843-7d020ad5fe6f', '670afaa3-f5de-417d-ab0e-2cbdcae1a958', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9072pic-46.jpg', 'https://indianbooksworldwide.com/img/9072pic-46.jpg', NULL, 'Sharirik Shiksha mein Parikshan aur Maapan NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('70366253-a5f7-468a-8226-5eb85ece7a2e', '43603204-4a33-4446-8843-5213903adb99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Environmental Change and Globalization', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('70370c24-1558-4359-8c2d-430f5dafa910', '83dd8f68-6c4f-4798-b5ee-3f88eb74423c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21689788131732120.jpg', 'https://indianbooksworldwide.com/img/21689788131732120.jpg', NULL, 'Learning ASP.NET AJAX', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('70597bad-fe26-45b2-8bfc-bc1e264c849a', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85739788188808210.jpg', 'https://indianbooksworldwide.com/img/85739788188808210.jpg', NULL, 'Paniniyam Vyakranam', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('705b7b8f-80a9-43b9-ab0c-08ef0716a736', '4b3dc333-1acd-42f9-966d-2375a78e25dd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6936logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/6936logo_white_plus_3_1.png', NULL, 'Digital Libraries Preservation and Archiving', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('705d67f4-7b26-4640-9a93-98ee397dd12b', 'd9c2cb6d-8d06-4826-915e-507843971f4a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5470pic-17.jpg', 'https://indianbooksworldwide.com/img/5470pic-17.jpg', NULL, 'Aameen', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('70690ab5-cd75-452e-9bb0-953df4bd7811', '8206e4ec-fb8b-492b-8fa5-6892a087e484', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Invincibility in Ernest Hemingway - A Readers'' Guide', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7085b113-52f4-41a3-9d33-5f6cf6ef8135', '90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41839780521140317.jpg', 'https://indianbooksworldwide.com/img/41839780521140317.jpg', NULL, 'Electrical Transport in Nanoscale Systems', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('7099feb9-a116-48d3-a382-ffadafa28f09', '741f12fe-82e4-4133-9131-8d10ba45d999', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9427Bhairava.webp', 'https://indianbooksworldwide.com/img/9427Bhairava.webp', NULL, 'Bhairava and Bhavana in Kashmiri Trika Saivism: Supreme Reality and the Power of Creative Contemplation', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('70ad81db-84fb-4dda-8491-e757c6615fc7', '36cddc2d-70fb-4204-af18-4920837daf18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7535conserving.webp', 'https://indianbooksworldwide.com/img/7535conserving.webp', NULL, 'Conserving and Valuing Ecosystem Services and Biodiversity: Economic,Institutional and Social Challenges', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('70b4e1a8-3c5e-49f0-afbd-aaff5f9ffe5f', 'c81f1060-7fd8-4b5a-831d-c54deb2bdc69', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8461dpp_9_14.jpg', 'https://indianbooksworldwide.com/img/8461dpp_9_14.jpg', NULL, 'Biodiversity & The Law - Intellectual Property, Biotechnology & Traditional Knowledge', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('70e22b7d-173e-4573-b886-bded1713b0ed', 'fc9a4037-c6d5-4783-8dda-b076324b2eda', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7940Visnusmrti.jpg', 'https://indianbooksworldwide.com/img/7940Visnusmrti.jpg', NULL, 'Visnusmrti', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('70ff685c-40b9-4feb-af04-7c7e576a4535', 'f53f234e-84a1-4832-ae51-71e6593bd77e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4157customer.jpeg', 'https://indianbooksworldwide.com/img/4157customer.jpeg', NULL, 'Customer Relationship Management: Concepts and Technologies 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('710e85a8-3d33-45a0-892b-3dda184428ad', '1ef0d990-1b0c-48cd-8048-fae12e38d782', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3654pic-28.jpg', 'https://indianbooksworldwide.com/img/3654pic-28.jpg', NULL, 'Vivekanand Sahitya - Khand 4 NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('71664cfc-39e8-49e5-8b81-732979444b46', '65b8d5da-4f73-4329-90f1-b00a9d8232e3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1138electro.webp', 'https://indianbooksworldwide.com/img/1138electro.webp', NULL, 'Electronics: Theory and Practice', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('71710553-4679-48fa-8e3d-de2eed8c69c6', 'b63ea948-a2b8-4ee0-8270-5a5637b200c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44279780415382755.jpg', 'https://indianbooksworldwide.com/img/44279780415382755.jpg', NULL, 'Feminist Research Practice - A Primer Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('71742e3a-58ac-4905-9bc3-b7117926c5b5', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2493IMG_20230107_0009_page-0001.jpg', 'https://indianbooksworldwide.com/img/2493IMG_20230107_0009_page-0001.jpg', NULL, 'Materials Handbook: A Concise Desktop Reference', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('717d20c8-b2bf-4d35-b33b-eefc4a549fcd', 'e1436cf1-726f-4b4e-988b-4555218daedc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7175urban.jpg', 'https://indianbooksworldwide.com/img/7175urban.jpg', NULL, 'Urban Agriculture Enhancing Food Democracy', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('71998cf4-7213-4b16-9d59-dfd5128ea535', 'c80eca65-1035-4138-84ac-b0f5562b7844', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44669789383575015.jpg', 'https://indianbooksworldwide.com/img/44669789383575015.jpg', NULL, 'Pustkalya aur Suchna Prabandh', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('71cbe999-0c2b-4f76-9d10-01542ba76604', '5935e4a0-9ba3-4446-ba26-a8abccf17212', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7354dpp_18_62.jpg', 'https://indianbooksworldwide.com/img/7354dpp_18_62.jpg', NULL, 'Exercises in Environmental Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('71f5d5a2-5e86-4746-899e-03578730be1c', '77408a2b-7c30-40bb-a0ec-7788ff465501', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9113Capture.PNG', 'https://indianbooksworldwide.com/img/9113Capture.PNG', NULL, 'Key Research & Study Skills in Psychology', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('7215291c-2dc0-48ee-b0d1-9ef714a4ce02', '2a7f10d1-fa16-43cb-a429-9f3c137d69ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Consumer Electronics', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('722580e2-40e8-44ff-bf41-507f62940cca', 'a63dfc4d-e59f-4aaa-a398-3128583b9b13', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13429780670090983-us.jpg', 'https://indianbooksworldwide.com/img/13429780670090983-us.jpg', NULL, 'Re-forming India-The Nation Today', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('7257be3b-e695-4e3d-a9dd-dccd490988f2', 'aebe2937-58fe-4c0d-af69-cbea4714d44c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Marketing 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('726d3ea5-e51f-4f02-8c78-53f56596431f', '7da39132-29a7-458f-811f-c3939b47d6d6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6112dpp_11.jpeg', 'https://indianbooksworldwide.com/img/6112dpp_11.jpeg', NULL, 'Amphibian Evolution - The Life of Early Land Vertebrates, Topics In Paleobiology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('727b760d-ab44-46aa-aeb2-9cd1c66039bd', '3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2700e.jpeg', 'https://indianbooksworldwide.com/img/2700e.jpeg', NULL, 'E-Business and E-Commerce Management: Strategy, Implementation and Practice, 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('7296386c-5db0-4251-bdc2-5177dc98ee16', 'd9835bd3-11bf-4b7c-a8ac-06f8567e9f76', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10859788131703915.jpg', 'https://indianbooksworldwide.com/img/10859788131703915.jpg', NULL, 'Object-Oriented Programming Using C++ - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('72a17bc2-1f75-46d3-8cdc-7684a2f0c1bb', '1f575279-e96d-44a1-bf9a-0752deba7d95', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76799788187471400.jpg', 'https://indianbooksworldwide.com/img/76799788187471400.jpg', NULL, 'Super Science of Yoga', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('72bc24d1-e02c-49e4-bae5-a3df69099a26', '6709f9c5-7f04-46f3-93c6-bff3a53a9f14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14859780857254290_1.jpg', 'https://indianbooksworldwide.com/img/14859780857254290_1.jpg', NULL, 'Transforming Social Work Practice - Working with Aggression and Resistance in Social Work New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('72dc7558-ee09-4198-81af-1f58fb5b3e99', '616ce5ba-b0d7-4f85-9f7c-e119515b3292', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9137the.jpg', 'https://indianbooksworldwide.com/img/9137the.jpg', NULL, 'The Cambridge Introduction to the Short Story in English', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('72e81f0f-b219-4d60-addf-1eacaef76bcd', 'cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2259dpp_18_49.jpg', 'https://indianbooksworldwide.com/img/2259dpp_18_49.jpg', NULL, 'Classical Mathematical Physics - Dynamical Systems and Field Theories 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('72e9aff4-5a25-4b1b-8642-797881ab20e6', '40935cf0-129a-4cab-9cae-ebb598fd6721', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7461dpp_10_36.jpg', 'https://indianbooksworldwide.com/img/7461dpp_10_36.jpg', NULL, 'Mass Spectrometry and Nutrition Research -Food Analysis Monographs', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('72fcf281-67be-4db5-a9d1-d9ef085623df', '9b4747a4-7084-49ad-a523-4015fecbdb54', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, '3-Transposition Groups -Cambridge Tracts in Mathematics NEW', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('73073856-fd6e-410b-b9c6-00a4752265de', '1930f453-60cb-461e-900a-545d180518f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8396Capture.PNG', 'https://indianbooksworldwide.com/img/8396Capture.PNG', NULL, 'Global Policing -Ben Bowling & James Sheptycki A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('73082d0e-d50f-4802-b5e8-2baa477b5d0e', '6951f710-5372-4751-acd9-e467f0cace87', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7816multi.jpg', 'https://indianbooksworldwide.com/img/7816multi.jpg', NULL, 'Fundamentals of Multinational Finance 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('7310a1d6-098c-40c0-8dcc-3cd44b3d94e2', '8d65d566-a900-41c5-bc8c-414ba2d456cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3704dpp_15_3.jpg', 'https://indianbooksworldwide.com/img/3704dpp_15_3.jpg', NULL, 'Molecular Modeling for the Design of Novel Performance Chemicals and Materials', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('7323e386-b63d-4d4c-8228-6e8ea4707fac', 'c9c684f3-586f-4a55-9c22-be9749021a9d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3965download.jpeg', 'https://indianbooksworldwide.com/img/3965download.jpeg', NULL, 'Chamomile-Medicinal, Biochemical and Agricultural Aspects', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('7347bfb5-cdbd-4ca3-aa31-78f70804db3f', '07e1d8f0-909c-46da-a757-b20af6510832', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Trends in Commonwealth Literature', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('73848015-d8ae-4004-b938-d3d0aa5a772c', '4a908a6b-a539-4636-a16d-b6718e3ad835', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34119788131758694.jpg', 'https://indianbooksworldwide.com/img/34119788131758694.jpg', NULL, 'Software Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('739a48c3-1cce-46f6-ac4f-01401e90a84a', '2769baeb-2d9b-45b5-b184-682bf53363f6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4289dpp_9_46.jpg', 'https://indianbooksworldwide.com/img/4289dpp_9_46.jpg', NULL, 'Distributed, Parallel and Biologically Inspired Systems', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('73a27725-d2d1-46a2-8d4a-4749f2710a19', 'd9f002d7-68db-492d-b86d-de03c8c45acc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1277Capture.PNG', 'https://indianbooksworldwide.com/img/1277Capture.PNG', NULL, 'Media Vimarsh-Ubharte Shitiz Evam Gehrati Chunotiyan', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('73a4b2b4-f048-4b04-a771-915c5652e862', '7305ec30-e832-4691-9c0f-afa029de1623', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1281789386042231.jpg', 'https://indianbooksworldwide.com/img/1281789386042231.jpg', NULL, 'Leadership in Science and Technology: A Reference Handbook-2Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('73d07af4-f03a-4d3c-b373-35308f631f0b', '8b01ca74-5e77-446c-be52-0ab6b96a2ba7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6979business.webp', 'https://indianbooksworldwide.com/img/6979business.webp', NULL, 'Business Communication For Managers 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('73d2cfbe-715d-43f9-bb45-2d7fd2e5d35d', 'b4f53a1b-ea74-44e5-8f80-2dfa433c40f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7147Capture.PNG', 'https://indianbooksworldwide.com/img/7147Capture.PNG', NULL, 'The Pataala Prophecy: Son of Bhrigu NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('73e92ffd-520f-414a-8b9a-a6b590f67432', 'd19e3a3f-bf3e-4273-8272-18c138d0f3ef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5908SAVE_20231103_155226.jpg', 'https://indianbooksworldwide.com/img/5908SAVE_20231103_155226.jpg', NULL, 'Encyclopedia of Grain Science - 3 vols. In Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('73fb9d04-3766-4925-a2c4-a92d68a17605', '0d33da13-93bc-40d6-b6c8-4c6e0f6157ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Virgin Mother, Maiden Queen - Elizabeth I and the Cult of the Virgin Mary HB', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('74072a40-980a-40dd-be96-dc5a1b9cbb16', '78aacf18-dcc0-48ec-8a22-4f7a9e314ea4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97099780521482714.jpg', 'https://indianbooksworldwide.com/img/97099780521482714.jpg', NULL, 'Geometry of Constrained Dynamical Systems', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('7407bf4d-b443-43aa-80be-6385d93c8567', '4b2c3a02-276a-4eac-8de3-540387cb97df', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9292hitop.jpeg', 'https://indianbooksworldwide.com/img/9292hitop.jpeg', NULL, 'The Hitopades''a of Narayana', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('744049b3-7b12-4ee2-b42c-61fae150f22f', 'd1b28d92-f8e5-4fba-8074-f4fa216611d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90769789354242847.jpg', 'https://indianbooksworldwide.com/img/90769789354242847.jpg', NULL, 'Organizational Behavior 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('74442f63-f769-4d36-b798-66dbfe16d397', 'abf5b09c-e168-4d15-95d0-3d289dc593d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4299pp_18_6.jpg', 'https://indianbooksworldwide.com/img/4299pp_18_6.jpg', NULL, 'The Foundation of Buddhist Practice - The Library of Wisdom and Compassion - V2', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('744ddcc7-e09a-4b6f-8902-b88300b45c4d', 'd5b4700c-812a-433a-96e7-7bd7466df0aa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1612states.jpg', 'https://indianbooksworldwide.com/img/1612states.jpg', NULL, 'States and Minorities : What are their Rights and How to Secure them in the Constitution of Free India ', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('744f803f-fd62-4b52-ac0f-3b5d37085f84', '5df54179-2d20-4b85-ad9e-37671d2f8655', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Project Planning Development', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('7485bfe3-c3f7-4dae-901e-576a19aaf1e7', '608980eb-5ec2-425d-9e84-a1a4578a8d15', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96529788174534279.jpg', 'https://indianbooksworldwide.com/img/96529788174534279.jpg', NULL, 'Enjoying Bliss in Kalidasa''s Rtusamhara and Meghaduta', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('74883c84-a608-45b6-8561-fa2e16359789', '9e2af00c-6d04-4609-9adb-02161b7cc491', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71929781412929004.jpg', 'https://indianbooksworldwide.com/img/71929781412929004.jpg', NULL, 'International Themes in Business Law - Library in Business & Management- 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('7495873b-0e4a-4c33-8677-53a097fedbff', '88fa4611-b733-41b7-b5d4-50851ffded2f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4647statistics.jpg', 'https://indianbooksworldwide.com/img/4647statistics.jpg', NULL, 'Statistics for Managers: Using Microsoft Excel 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('74c824e2-6baf-43f2-b894-a970baa5f611', '53e47128-cafc-4185-9bd7-dac82c63838f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15619781565855717-us.jpg', 'https://indianbooksworldwide.com/img/15619781565855717-us.jpg', NULL, 'William Shakespeare : Comedies, Histories, and Tragedies - CD', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('74ee7000-3bfe-4d06-8c42-59ec9499419c', 'da54cffb-67e8-4426-a1f5-903e27d2e054', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7189artificial.jpg', 'https://indianbooksworldwide.com/img/7189artificial.jpg', NULL, 'Massively Parallel Artificial Intelligence', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('750e2151-e912-42ae-979e-0bb3c934930e', 'c1367aaf-3cb2-45a5-8153-a6312083d21d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7705dpp_18_54.jpg', 'https://indianbooksworldwide.com/img/7705dpp_18_54.jpg', NULL, 'Concise Encyclopedia of Supersymmetry - and Noncommutative Structures in Mathematics and Physics New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('75201319-674e-449d-9fda-4cb4338f201b', '36ae3338-324f-4b54-8275-1f07942db6dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7596adver.jpg', 'https://indianbooksworldwide.com/img/7596adver.jpg', NULL, 'Advertising and Promotion', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('7532a1d0-206e-4066-b6f0-e00495eec54a', '224e8901-11ad-471c-aaa3-0f73a0e15dd8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8538dpp_19_136.jpg', 'https://indianbooksworldwide.com/img/8538dpp_19_136.jpg', NULL, 'Child Development - 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('753fc217-42f1-48df-b675-a8df1d6fd84e', 'c066f140-9ef1-4c46-ae3e-95577759a75f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9882dpp_15_13.jpg', 'https://indianbooksworldwide.com/img/9882dpp_15_13.jpg', NULL, 'Organic Electronics in Sensors and Biotechnology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('755b3d52-76d6-4a82-97cf-a7ad1a3ee469', '1087b852-7de7-4513-83c4-7e4b0f723dbf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8359logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8359logo_white_plus_3_1.png', NULL, 'Thermodynamics for Engineers', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('755e1796-cbac-42da-968c-1b85eca151da', 'ba414ff0-87ad-4626-bf7a-354c3c460c52', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6617Sanskrit%20Grammar.jpg', 'https://indianbooksworldwide.com/img/6617Sanskrit%20Grammar.jpg', NULL, 'Sanskrit Grammar', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('75723bb8-634f-497c-b6dc-6cd09b7e6ead', '183da2aa-6560-4b46-8395-4933338a080b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87111.jpg', 'https://indianbooksworldwide.com/img/87111.jpg', NULL, 'Emerging Applications of Number Theory - in Mathematics and its Applications', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('75755344-a05a-46a2-bdfb-b7a56b9ee83d', '48509ce4-0bc2-4263-9703-b539744a0139', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2142download%20(2).jpeg', 'https://indianbooksworldwide.com/img/2142download%20(2).jpeg', NULL, 'Essentials of Life-Span Development 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('759e9c7a-c3a2-4211-9579-6c8231c0b708', '16c96f88-c902-478c-8fc9-bb6e46f92ff0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7898movable.jpg', 'https://indianbooksworldwide.com/img/7898movable.jpg', NULL, 'Movable Bridge Design', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('75aae4f0-ae9c-4eeb-a4d1-ce4e5a4f4747', '99cef6ca-ed81-4fb5-b7d9-9f1eb643d19e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5020WhatsApp%20Image%202025-08-13%20at%202.25.53%20PM.jpeg', 'https://indianbooksworldwide.com/img/5020WhatsApp%20Image%202025-08-13%20at%202.25.53%20PM.jpeg', NULL, 'Sanchar ke Mool Siddhant', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('75afaab0-9697-414d-90eb-4553c06cec04', 'a3e6823a-f7fa-45ae-bfb7-93ae3d9c7a88', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6140L.%20Bobrov%20-%20Grounds%20for%20Optimism%20-%20Mir%20-%201974_0000.jpg', 'https://indianbooksworldwide.com/img/6140L.%20Bobrov%20-%20Grounds%20for%20Optimism%20-%20Mir%20-%201974_0000.jpg', NULL, 'Grounds For Optimism', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('75d0d3af-fc8d-4862-ae31-26ecdbf9dfe2', '7dddd75e-36f0-41ed-b7ef-1197e748c141', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7935Principles%20of%20Seed%20Technology.jpg', 'https://indianbooksworldwide.com/img/7935Principles%20of%20Seed%20Technology.jpg', NULL, 'Principles of Seed Technology', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('75e62891-20d0-4ba3-bc6b-a0894c58c2c3', '89cd3953-53d8-47bc-ad59-ed8368a60035', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1668dpp_10_18.jpg', 'https://indianbooksworldwide.com/img/1668dpp_10_18.jpg', NULL, 'Handbook of Poisonous and Injurious Plant', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('75fa2e63-b4f2-46e3-bbff-367f7cfab972', 'c415008b-6da7-4a08-a225-ba87c70f500e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1987H2O%20Architecture.jpg', 'https://indianbooksworldwide.com/img/1987H2O%20Architecture.jpg', NULL, 'H2O Architecture', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('75fe402a-ee90-47e2-806c-1004fb36f243', 'f99ad88d-9b81-4689-b139-05bccf622d2b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2139514yjqQ3T8L._SX331_BO1,204,203,200_[1].jpg', 'https://indianbooksworldwide.com/img/2139514yjqQ3T8L._SX331_BO1,204,203,200_[1].jpg', NULL, 'Liberal Perspectives for South Asia', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7603b9da-f1ed-445a-b598-f96d023d299d', 'c8644c86-9f85-4309-935b-01a40028d519', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17539781848688803.jpg', 'https://indianbooksworldwide.com/img/17539781848688803.jpg', NULL, 'Young Offenders: Juvenile Delinquency 1700-2000 New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('76402c2e-d15d-46d0-ae21-fd0471846ddd', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Three Decades of Historical Writings - A Cumulative Index New', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7659e905-cabf-416e-80a8-471166fc7ab9', '0844f3f6-63ee-4426-9ad2-7f6a028eeaf7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24129788195294558-397x397.jpg', 'https://indianbooksworldwide.com/img/24129788195294558-397x397.jpg', NULL, 'Family Law Lectures Family Law I', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('76698bbf-ca87-47e8-b06e-c8a8aa568b84', 'a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6138oue%20natural.jpeg', 'https://indianbooksworldwide.com/img/6138oue%20natural.jpeg', NULL, 'Our Natural Heritage Wealth: Sacred Groves Ecosystem', 0, 1, 'FAILED', '2026-08-11 12:39:32'),
('76755855-d700-488c-a4c6-3dd3d3a285b0', 'c255d110-94c5-443a-8b75-e211832a8d8b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9000dpp_10_19.jpg', 'https://indianbooksworldwide.com/img/9000dpp_10_19.jpg', NULL, 'History of Modern Biotechnology II -Advances in Biochemical Engineering Biotechnology', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('7676a4ba-4d95-4278-84bb-5a28a8e9ad64', '932ba865-aa35-4d78-98f8-64822c3d8f01', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Ethnicity in the Fiction of Lummer Dai and Yeshe Dorjee Thongchi - A New Historicist Approach', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7676ed13-db83-4013-9a33-54079a7ba6b0', '72aa6efe-dd5e-4566-9b82-1e45206d9971', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2861Capture.PNG', 'https://indianbooksworldwide.com/img/2861Capture.PNG', NULL, 'India''s Foreign Policy Towards Its Neighbours', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('76a7d171-7ede-466a-904b-d5b949f5c6b1', '374a902b-aff0-4c6d-9e99-53bff64c4030', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/497920a.jpg', 'https://indianbooksworldwide.com/img/497920a.jpg', NULL, 'An Introduction to Difference Equations 3/ed.', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('76a8f4b9-3ebe-461b-933e-873add8fa52d', 'd7b46f62-a22c-4012-b594-f6467fe1c021', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10199789386042231.jpg', 'https://indianbooksworldwide.com/img/10199789386042231.jpg', NULL, 'Social Psychophysiology - for Social and Personality Psychology', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('76aabb25-caf4-46d3-bdcb-268e589eb048', 'b2c4332f-6cc6-4270-becd-60d4446c180e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3639Bhavabhuti%20-%20A%20Counterpoint.jpg', 'https://indianbooksworldwide.com/img/3639Bhavabhuti%20-%20A%20Counterpoint.jpg', NULL, 'Bhavabhuti - A Counterpoint', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('7701dc8e-de19-4893-a13d-2f28cc8fb1f0', '892efa92-f4ac-4924-a633-e417746381c8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4667logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4667logo_white_plus_3_1.png', NULL, 'Knowledge Organisation and Information Management', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('771f28d1-01e1-4786-b939-d8e73e8f49d6', 'ae5e02ac-27eb-482d-b92d-5a26fe75b454', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Algebraic Groups and Lie Groups with Few Factors -in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('7725115b-441e-46f4-8d0f-932c25dae162', '8816fb7e-a9f2-4387-b630-d436e6d3f9ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40179781414436173.jpg', 'https://indianbooksworldwide.com/img/40179781414436173.jpg', NULL, 'Environmental Science - A Student s Companion', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('772d67a9-4d3a-41d5-be6f-75f1a0ff3e68', 'cf285b19-2264-472e-abe5-c85a1b3c244d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5359logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/5359logo_white_plus_3_1.png', NULL, 'Equilibrium Statistical Physics - Phases of Matter and Phase Transitions', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('775c5730-11f2-4f02-b465-2bc897334ade', '6ec3ecbe-2582-4017-98c5-35e50b6ee51a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4788dpp_18_131.jpg', 'https://indianbooksworldwide.com/img/4788dpp_18_131.jpg', NULL, 'Supersymmetric Mechanics V-2, The Attractor Mechanism and Space Time Singularities - in Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('77715c2e-8914-4be1-8079-5ea0170a4bf6', '0da041b4-d697-4407-a292-1a7216d3da58', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6468hinduism.webp', 'https://indianbooksworldwide.com/img/6468hinduism.webp', NULL, 'Encyclopedia of Hinduism 11 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('777dbeb1-641b-4309-90e6-59282042ed4c', '21dc6a0d-9c57-4f57-9859-18388568c4cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Business Research Methods', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('777f7995-201d-444e-bb4a-dac83d119b50', '739b078a-eb1e-456e-ba8c-5af2ba6a2e33', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51409788176761116.jpg', 'https://indianbooksworldwide.com/img/51409788176761116.jpg', NULL, 'Heroes of the Indian Army: Stories of Param Vir Chakrs Awardees', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('77b9baa5-1e62-4fb6-8789-f8ea1e09e0f7', '2509da83-f000-43a0-ae39-b5fece6eff52', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74955178M4YWPXL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/74955178M4YWPXL._AC_UF1000,1000_QL80_.jpg', NULL, 'Microvascular Research Biology and Pathology - 2 vols. In Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('77bdfea0-7a9e-4cdd-bfd0-d4dd1b69481a', '3544e8f1-a877-4daa-b781-813b9828406c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9009WhatsApp%20Image%202025-10-09%20at%2016.10.03_a7e995dc.jpg', 'https://indianbooksworldwide.com/img/9009WhatsApp%20Image%202025-10-09%20at%2016.10.03_a7e995dc.jpg', NULL, 'Pollen and Pollination Ecology Research in Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('77e384de-b71a-4e4a-ad99-66e440aeb5b5', 'a904266c-9adb-4f23-9910-d988151c1a5d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1831dpp_15_7.jpg', 'https://indianbooksworldwide.com/img/1831dpp_15_7.jpg', NULL, 'Natural Products from Plants', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('77ed317d-e5e0-45ca-820b-6ec915b7f1f4', '7779108a-69fc-4f57-8c0b-93147f56f764', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68249789383575343.jpg', 'https://indianbooksworldwide.com/img/68249789383575343.jpg', NULL, 'Globalized Activism for the Women New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('77f1aedb-99ee-4eb0-b94c-12e4547d522b', '8811e154-0e43-4a36-9858-54d81bffb2eb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6990142717.jpg', 'https://indianbooksworldwide.com/img/6990142717.jpg', NULL, 'Corporate Counsel''s Guide to Doing Business in India', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('77f75bf6-61f5-4b1a-a441-ee32c3236173', '23b24d63-14de-4bc3-8117-35f3ac7f7961', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8402002577S.jpg', 'https://indianbooksworldwide.com/img/8402002577S.jpg', NULL, 'Rural Marketing 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('7809de14-f98e-4e2d-9b62-f5d50290e505', '7d2e0142-b248-4a09-a96e-6d8c750e3806', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5422WhatsApp%20Image%202025-08-06%20at%201.48.37%20PM.jpeg', 'https://indianbooksworldwide.com/img/5422WhatsApp%20Image%202025-08-06%20at%201.48.37%20PM.jpeg', NULL, 'Security Analysis and Portfolio Management 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('782b5c93-3267-4a91-af07-cf514c4a22a4', '1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82349789384746124.jpg', 'https://indianbooksworldwide.com/img/82349789384746124.jpg', NULL, 'Crimes of Violence Rape and Other Sex Crimes', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('7837d06c-d61c-476d-8696-d7a937784632', '98f107ee-b86e-4208-a59b-cb2c984b86bf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69649788131216415.jpg', 'https://indianbooksworldwide.com/img/69649788131216415.jpg', NULL, 'Principles of Multimedia Database Systems', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('7843df64-81f3-4e15-94b7-9456f3ac88bf', '8c03ae57-741b-4e08-9ec3-b8b2fd8d300a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8528978-94-017-8825-0.jpeg', 'https://indianbooksworldwide.com/img/8528978-94-017-8825-0.jpeg', NULL, 'Measurement and Probability - A Probabilistic Theory of Measurement with Applications', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('787be465-ee75-4a8b-879b-d0d972bccebd', '23781be8-b622-4c1e-93e1-1eaa231bd6a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51929788172735692.jpg', 'https://indianbooksworldwide.com/img/51929788172735692.jpg', NULL, 'College Autonomy in India - Performance and Prospects', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('78877122-d7e2-48f4-8533-ce9e90039f2e', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16959788128623776.jpeg', 'https://indianbooksworldwide.com/img/16959788128623776.jpeg', NULL, 'Disney Mickey Wonders Why: Things that are Hot and Things that are not', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('78b9a06d-7fc3-45f8-a020-2abb8369010f', '6b35084a-816e-4cf0-a70f-6be06071e824', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3193dpp_8_40.jpg', 'https://indianbooksworldwide.com/img/3193dpp_8_40.jpg', NULL, 'Essentials of Perioperaive Nursing', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('78bda258-4748-43ed-b146-ea808ab9a219', 'cd81ec5a-65a3-4517-899c-d5657a2c4ce2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49649789339219529.jpg', 'https://indianbooksworldwide.com/img/49649789339219529.jpg', NULL, 'Digital Communication - Learning Outcomes oriented content, Follows Bloom''s Taxonomy', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('78c130ca-2790-46f9-b268-41e5363da25f', '11fe297e-c04f-431e-b07d-07626185e547', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91309780761940979.jpg', 'https://indianbooksworldwide.com/img/91309780761940979.jpg', NULL, 'Key Concepts in Urban Studies', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('78c6aef9-9ea5-42c5-baa8-2afc2f8ced3a', 'a9b4cedc-8c84-430c-b4e3-b6dfc6a5418c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94349780737704501_1.jpg', 'https://indianbooksworldwide.com/img/94349780737704501_1.jpg', NULL, 'Censorship - Current Controversies New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('7900f5d9-e0e7-443c-8aa0-90cc2e65d632', '55ba931c-2f8f-4c6e-a012-254152f11114', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4961micro.jpg', 'https://indianbooksworldwide.com/img/4961micro.jpg', NULL, 'Micro Economics 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('791558d6-5e81-4735-8c05-689003b85f56', 'ee9fc7d0-b509-4cbd-974f-0c8250e1165a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/852851wmEoCawxL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/852851wmEoCawxL._AC_UF1000,1000_QL80_.jpg', NULL, 'Plasticity - Mathematical Theory of Numerical Analysis 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('79854dc2-b7ba-480c-adc5-7042415bbb4d', '8287cb89-1909-4306-b87a-74d43267eda9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8462lathe.jpg', 'https://indianbooksworldwide.com/img/8462lathe.jpg', NULL, 'Lathe Operators Manual', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('798f99c2-f0c4-4737-8155-67d3a0c16899', '6477b06b-cd4a-447d-8aa5-b033a28572b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/644541cyojymm6l._sx320_bo1_204_203_200_.jpg', 'https://indianbooksworldwide.com/img/644541cyojymm6l._sx320_bo1_204_203_200_.jpg', NULL, 'HIV Aur AIDs Shiksha (H) NEW', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('79a2e77a-393a-4d35-bd66-ad3da2aea447', 'b9ccbae4-4780-4f1c-b037-b93397fd3bff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5547busine.jpg', 'https://indianbooksworldwide.com/img/5547busine.jpg', NULL, 'Business Statistics 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('79a5a54a-79ce-4571-8ef9-df11c59837bc', '03814405-9c66-46d4-ba21-b1649ca73f8f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Accept Me As I Am and Other Stories', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('79b571c3-0da4-4d6f-8af0-4eff528965ad', '0a885192-6830-41c0-a7af-0414c12a338e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Modern Language and Linguistic', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('79bba280-1e9f-4e69-b8b2-a716b1d5210a', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Sheli vighyaan ke Tatv - Raghuvansham ke Vishesh Sandarbh Mein', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('79bc9c13-5cd4-44c8-a02e-38107b50110d', 'f3d26be8-42de-4081-808f-a9e6ebcab81e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5098Capture.PNG', 'https://indianbooksworldwide.com/img/5098Capture.PNG', NULL, 'Lokmanya Bal Gangadhar Tilak', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('79c0965c-13a7-49f8-ab0a-ee97fe8f63fe', 'e6a7dbc1-334d-4d1b-b891-9ac8f841fbd7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89261.jpg', 'https://indianbooksworldwide.com/img/89261.jpg', NULL, 'An Introduction to String Theory and D-Brane Dynamics', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('79c67190-d570-441a-aba4-e0583cc3a150', '413013bd-c60c-4268-ab4d-d2f63261a0c9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38359788131217856.jpg', 'https://indianbooksworldwide.com/img/38359788131217856.jpg', NULL, 'The Student''s Guide to VHDL - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('79df27bb-bd2d-45f4-97e4-3581680aa17b', '613ba2c7-870d-4629-9976-98687638904f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78159789381416068.jpg', 'https://indianbooksworldwide.com/img/78159789381416068.jpg', NULL, 'Resource Sharing and Networking in Digital Libraries', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('79e1de6f-5cff-4d08-a820-312ed089af54', 'ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7681i.jpg', 'https://indianbooksworldwide.com/img/7681i.jpg', NULL, 'Interpolation and Approximation', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('7a0856e9-4025-4904-b4a9-e4d481144b84', '6a871db1-5759-42cb-8e2c-adfa4029382b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29459788178848907.jpg', 'https://indianbooksworldwide.com/img/29459788178848907.jpg', NULL, 'Political Views and Thoughts of Dr. Bhim Rao Ambedkar', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('7a09d0b7-2bf7-49c9-97dc-1f3db8e264d6', '676bac53-1bd6-405f-bd98-4069b225421b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59689780803979215.jpg', 'https://indianbooksworldwide.com/img/59689780803979215.jpg', NULL, 'Counselling in Practice - Counselling for Psychosomatic Problems', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('7a0e5897-ddea-4d38-b9f6-1e369afba238', '6777ed12-2d8e-4580-9905-5c7344b166c4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92189788172736378.jpg', 'https://indianbooksworldwide.com/img/92189788172736378.jpg', NULL, 'India and the Dynamics of Socialism in the Global Order', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('7a0fd2fb-9017-4e49-8b0d-6f5cf0f05f78', '25dc1c91-ac6c-4045-ab2f-2bb8674132da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4423essent.jpeg', 'https://indianbooksworldwide.com/img/4423essent.jpeg', NULL, 'Essentials of College Algebra 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('7a15ec4f-e614-41b7-8631-715ff59428f9', 'cbbcc20b-b16e-41ea-81e8-b18973c9d290', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61488174790373.jpg', 'https://indianbooksworldwide.com/img/61488174790373.jpg', NULL, 'Facets of Vedic Studies', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('7a18000c-c2dc-4252-acd1-de525c10b2b8', 'e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18549788128623660.jpeg', 'https://indianbooksworldwide.com/img/18549788128623660.jpeg', NULL, 'Disney Mickey Wonders Why: Toys and Games', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('7a2933c0-8828-4397-b7ff-ae46d761356c', 'ad471156-0dd0-49eb-98d3-688dfb85c955', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7848Superconsciousness%20-%20How%20to%20Benefit%20from%20Emerging%20Spiritual%20Trends.jpg', 'https://indianbooksworldwide.com/img/7848Superconsciousness%20-%20How%20to%20Benefit%20from%20Emerging%20Spiritual%20Trends.jpg', NULL, 'Superconsciousness - How to Benefit from Emerging Spiritual Trends', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('7a398ffb-dc77-4c32-8095-87901582f2b2', 'd57fc4a2-0041-4406-82d4-1cfc62f2f1a5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7478imaage%20to.jpg', 'https://indianbooksworldwide.com/img/7478imaage%20to.jpg', NULL, 'Dayanand Sandarbh Kosh - 3 Khandon Mein', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7a4533b6-c0bf-4694-8a1c-20d935364ef4', '2ec60836-2ddd-405b-b040-17fcc527812c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6558Architectural%20Engineering%20and%20Design%20Management%20-%20Teachhing%20And%20Learning%20Building%20Design%20And%20Construction.jpg', 'https://indianbooksworldwide.com/img/6558Architectural%20Engineering%20and%20Design%20Management%20-%20Teachhing%20And%20Learning%20Building%20Design%20And%20Construction.jpg', NULL, 'Architectural Engineering and Design Management - Teaching and Learning Building Design and Construction', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('7a46747f-97fa-4ad2-8974-20dd11f827d4', '60cea370-f7f9-4458-adfb-dbfe3521853b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83861.jpg', 'https://indianbooksworldwide.com/img/83861.jpg', NULL, 'Algorithms in Algebraic Geometry', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('7a7ff653-bb59-47f0-8806-680cf85d39dd', 'bf2af16a-1189-42c5-ba45-cb3e73c8688a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35459789355734556_tn.jpg', 'https://indianbooksworldwide.com/img/35459789355734556_tn.jpg', NULL, 'Contemporary Financial Management 14/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('7a85264e-ceff-48b5-9fac-faceb578e602', 'abead2f9-c690-45ac-b3cd-50edecdc9abe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4141coputational.jpg', 'https://indianbooksworldwide.com/img/4141coputational.jpg', NULL, 'Computational Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('7a86055f-cf23-4540-a7fe-91046b48a8b5', '191f7f26-fa36-4591-8aa7-11a7f340c95d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Ethics, Business and Society - Managing Responsibly New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('7a8bee85-01e1-4212-abbb-86ee132d0fbc', 'e3c70054-5d67-4361-9977-adb08b2d6be9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72719789382937296.jpg', 'https://indianbooksworldwide.com/img/72719789382937296.jpg', NULL, 'Samajshastra Prichay NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('7a92972d-118e-43ff-b47d-e07acf1906d1', '88aa6701-3ce0-4aa0-a757-642b937a6ba7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/466941146_book_item_41146.jpg', 'https://indianbooksworldwide.com/img/466941146_book_item_41146.jpg', NULL, 'Online Learning - Library of Educational Thought & Practice - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('7a92c788-69cb-4be4-b063-2734b84dbdca', 'afc56659-db4b-4ed8-abae-86c0c2fbd887', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3605dpp_18_94.jpg', 'https://indianbooksworldwide.com/img/3605dpp_18_94.jpg', NULL, 'Noise Theory and Application to Physics - From Fluctuations to Information', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('7a9fef0a-5c8c-4152-99fd-d238d3a9f5e2', 'de762408-2c9d-4fab-adbe-cbd208f2d184', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6361selected%20problem.jpeg', 'https://indianbooksworldwide.com/img/6361selected%20problem.jpeg', NULL, 'Selected Problems and Theorems in Elementary Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('7ab89d90-c853-4ca1-9e0c-d62a85756006', '3f056d7a-9394-4a79-97f8-ed57bc889cb8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5546A%20Practical%20Sanskrit%20Dictionary.jpg', 'https://indianbooksworldwide.com/img/5546A%20Practical%20Sanskrit%20Dictionary.jpg', NULL, 'A Practical Sanskrit Dictionary', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('7ac141f2-4838-4a2e-ac25-f6d356685603', '7948646f-8d05-4327-9393-9f10f8995388', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3356WhatsApp%20Image%202025-09-10%20at%2017.06.44_95d3d5cb.jpg', 'https://indianbooksworldwide.com/img/3356WhatsApp%20Image%202025-09-10%20at%2017.06.44_95d3d5cb.jpg', NULL, 'Practical Quantum Mechanics - Classics in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('7acc6b9c-e8dd-43ee-a920-726da48fe69c', '44f1d3e4-92ec-45a4-a566-bd7a0a0e9afe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7793dpp_8_44...,,,,,,%2047.jpg', 'https://indianbooksworldwide.com/img/7793dpp_8_44...,,,,,,%2047.jpg', NULL, 'Public Policies For Human Development', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('7adebd7a-9e25-4775-acda-49d7f0848898', 'fe743080-8a71-4f5f-8449-e09e2ce381d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3618logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/3618logo_white_plus_3_1.png', NULL, 'The Prokaryotes A Handbook on the Biology of Bacteria, Bacteria, Firmicutes, Cyanobacteria V4 New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('7ae43d73-eeb3-4b2b-970e-bc0b76812773', 'df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4674handbook-of-porphyrin-science-with-applications-to-chemistry-original-imaeadfzkrpmst9z[1].jpeg', 'https://indianbooksworldwide.com/img/4674handbook-of-porphyrin-science-with-applications-to-chemistry-original-imaeadfzkrpmst9z[1].jpeg', NULL, 'Handbook of Porphyrin Science with Applications to Chemistry, Physics, Material Science, Engineering, Biology and Medicine 5 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('7b033b1b-6312-4bcc-8ae4-f7b356a4e73b', 'e8d10c26-ac88-417b-b572-3357ce73633b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4837dpp_8_49.jpg', 'https://indianbooksworldwide.com/img/4837dpp_8_49.jpg', NULL, 'Additives in Water-Borne Coatings', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('7b0ae860-5cc3-4d39-a104-468a14685014', 'fa84aa78-40ac-4e40-9581-d08158b69a57', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1418The%20Coloured%20Yolk%20of%20Love%20Vrindavan.jpg', 'https://indianbooksworldwide.com/img/1418The%20Coloured%20Yolk%20of%20Love%20Vrindavan.jpg', NULL, 'The Coloured Yolk of Love Vrindavan', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('7b0eb5c6-d981-4b0e-94ad-118f876bce4f', 'c8ee828c-ef12-48ad-b9ce-de38a9b81674', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91039780387734545.jpg', 'https://indianbooksworldwide.com/img/91039780387734545.jpg', NULL, 'The Natural Laws of The Universe - Understanding Fundamental Constants', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('7b311439-6421-492f-9a2a-bc8b9ddbadea', 'e33b6da5-7bf9-455c-885a-e31ffa3afebb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90759780122270802.jpg', 'https://indianbooksworldwide.com/img/90759780122270802.jpg', NULL, 'Encyclopedia of Genetics : 4 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('7b509f73-865b-44f2-a203-dcd7cf8479b4', '298899fe-77f6-43d4-8fbb-06d539a09065', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9966vol-4.jpg', 'https://indianbooksworldwide.com/img/9966vol-4.jpg', NULL, 'Fundamentals of Organic Chemistry V-4', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('7b699cdd-5c67-4000-9a23-efbba9772200', 'dcca6e8d-0a56-4c9f-8b0e-a9c6b6ab58ac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6417abc.jpg', 'https://indianbooksworldwide.com/img/6417abc.jpg', NULL, 'ABC''s of Quantum Mechanics', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('7b765490-5ebe-4b45-9135-04e4dc329923', 'c8c1b2b7-5aeb-4035-8657-94824943c3db', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Reading the Moderns and Beyond - A Literary Appreciation', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7ba1971c-b33a-4c6a-a8a4-cbfd5762d3df', '37fda693-fe87-4b66-9a7a-a077b10686dd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24999788184352405.jpg', 'https://indianbooksworldwide.com/img/24999788184352405.jpg', NULL, 'Modernisation of Social Work Education new', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('7ba9d748-59d8-422c-82f8-563f7d83562c', '68c5fc1c-1d3c-483b-a453-0056416af21f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99929783642122934.jpg', 'https://indianbooksworldwide.com/img/99929783642122934.jpg', NULL, 'Mathematics in Industry - Scientific Computing in Electrical Engineering NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('7bb91d0c-abd2-4220-87ec-b6dee903389f', 'bcb032ac-fd03-4cc6-9048-c534d0233e08', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5057dpp_15_38.jpg', 'https://indianbooksworldwide.com/img/5057dpp_15_38.jpg', NULL, 'Statistical Seismology New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('7be0438d-ba6a-4b9d-9832-ce497ead9b7f', 'b0b11411-3693-4375-956a-6563f55091ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Panorama of World Literature', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7bf6d5ef-a210-4533-be1e-f305bf15bd12', '9358a1bc-1c1c-416f-81c5-959cafe966a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/903881XlcZ-EBfL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/903881XlcZ-EBfL._AC_UF1000,1000_QL80_.jpg', NULL, 'RAMAYANA OF VALMIKI - Sanskrit Text with English Translation in 4 Vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('7bfb0339-94a2-40e9-bdac-d408534dc9a7', '00018a0e-7db4-453f-b226-9cc28c099500', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4553788172735449.jpg', 'https://indianbooksworldwide.com/img/4553788172735449.jpg', NULL, 'The Press and the Indian Parliament New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('7c01fbb3-2c11-4662-a936-9b132cb8817a', '9cc37890-9ef8-45b3-a81e-f5ad77d9ca1f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2365dpp_18_77.jpg', 'https://indianbooksworldwide.com/img/2365dpp_18_77.jpg', NULL, 'Introduction to Electromagnetic Theory - A Modern Perspective', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('7c2d406d-7460-4d76-9ec9-c45cede14c55', 'e71bd86e-c46b-4491-a0c6-5caea2c47cba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43329789384746209.jpg', 'https://indianbooksworldwide.com/img/43329789384746209.jpg', NULL, 'Parliamentary Privileges Law and Practice', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('7c38bd84-5592-4999-bc2d-21f773caac2b', 'e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4484Capture.PNG', 'https://indianbooksworldwide.com/img/4484Capture.PNG', NULL, 'Understanding The Secrets of Human Perception CD', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('7c4eda1f-fa3c-414f-b66b-88ec6a3cd873', '46e37228-4417-4b70-8061-a90b26df39e7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1337Capture.PNG', 'https://indianbooksworldwide.com/img/1337Capture.PNG', NULL, 'The Rights of Animals - Current Controversies New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('7c5219f3-adb8-4f67-9620-fc86090c234c', 'df987ea0-dfa2-4224-aa56-e425c7f6693e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9848WhatsApp%20Image%202025-08-13%20at%202.25.25%20PM.jpeg', 'https://indianbooksworldwide.com/img/9848WhatsApp%20Image%202025-08-13%20at%202.25.25%20PM.jpeg', NULL, 'Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('7c65a133-e360-40af-8373-8bcb07e91212', '5121dcb1-d522-425a-9358-c924a278db72', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Complete A-Z 20th Century European History handbook', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7c7b8f99-3aea-44dc-8a6f-c40329fac4f7', '3fa49f3d-26c3-4e6e-9fc6-105e2f289bcc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/154341SlGev6DSL._SX313_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/154341SlGev6DSL._SX313_BO1,204,203,200_.jpg', NULL, 'Entrepreneurship in Family Business Cases From China', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('7c84674c-ea81-4b49-92f7-dd88fbe544c1', 'f41c9127-c21a-4929-a1b5-81b9a68316b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55861_4_47.jpg', 'https://indianbooksworldwide.com/img/55861_4_47.jpg', NULL, 'Variational Principles New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('7c975dfa-b203-4e8c-93ec-d8fe46718687', '94c6e184-8878-4f84-b714-0f96dd339fb2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Novels of Thomas Hardy - A Study in Narrative Technique', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7cb8e535-2cb9-4490-9f17-e3babd097d99', 'c192f19e-79c4-4b78-836e-a4c34d10d31d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/716961e1HWFSYBL._SY466_.jpg', 'https://indianbooksworldwide.com/img/716961e1HWFSYBL._SY466_.jpg', NULL, 'A Modern Introduction to Differential Equations', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('7cca5b10-84b1-4ae6-b777-d85e3635d123', 'db62c2b7-6d27-4ba2-bd45-b2251305ed03', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21578189645277.jpg', 'https://indianbooksworldwide.com/img/21578189645277.jpg', NULL, 'Art of Journalism', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('7cdc112b-8509-45c7-ab5c-abf0bccfadc9', '29b0f5d8-5ff9-4625-bf17-1cf85b46a24c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/47589781446273265.jpg', 'https://indianbooksworldwide.com/img/47589781446273265.jpg', NULL, 'New Directions in Critical Marketing Studies- Library in Marketing - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('7ce0a16a-3747-4adc-931e-7ea026bc813a', 'bb64a866-5a41-46cf-ad60-0ce08c20071a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3505general_analytical_techniques.jpeg', 'https://indianbooksworldwide.com/img/3505general_analytical_techniques.jpeg', NULL, 'General Analytical Techniques', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('7cf035c4-ef47-49d9-b6fe-989a477e6f16', 'ef4db633-9825-4db8-832c-b872d770a074', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8508social.jpg', 'https://indianbooksworldwide.com/img/8508social.jpg', NULL, 'Strategic Corporate Social Responsibility: Sustainable Value Creation 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('7cfb58ca-9915-41b2-acf6-0c7c09ba69b6', 'fcfba361-1073-4c71-97c7-5868ff914b14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7141oprert.jpeg', 'https://indianbooksworldwide.com/img/7141oprert.jpeg', NULL, 'Operations Management 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('7cfdc535-c278-4d61-8bb7-3be4aebf544d', '2174063e-f593-4a9a-9d66-ad8e86828039', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9740Ya.%20Gerasimov%20(Ed.)%20-%20Physical%20Chemistry%20Volume%201%20-%20Mir%20-%201974_0000.jpg', 'https://indianbooksworldwide.com/img/9740Ya.%20Gerasimov%20(Ed.)%20-%20Physical%20Chemistry%20Volume%201%20-%20Mir%20-%201974_0000.jpg', NULL, 'Physical Chemistry  V-1', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('7d09ecb9-f9ea-40c9-bca3-bb3d560a7bcb', '934c1736-92ab-404c-b6a8-443541bda493', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9347dpp_19_153.jpg', 'https://indianbooksworldwide.com/img/9347dpp_19_153.jpg', NULL, 'Realist Methodology - Benchmarks in Social Research Method - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('7d0dd5aa-6976-45fc-b991-dc75221384b4', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3584dpp_17_1.jpg', 'https://indianbooksworldwide.com/img/3584dpp_17_1.jpg', NULL, 'Therapeutic Oligonucleotides - Biomolecular Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('7d1cb45a-b369-48ba-adf0-d4f6f7c30418', 'cfbc2f6d-19a1-4877-8727-dcd5302024f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3785WhatsApp%20Image%202025-07-24%20at%2011.14.31%20AM.jpeg', 'https://indianbooksworldwide.com/img/3785WhatsApp%20Image%202025-07-24%20at%2011.14.31%20AM.jpeg', NULL, 'प्राथमिक सुबोध व्याकरण कौमुदी (सूत्रव्याखासहितप्रयोगसिद्धि:)- 2 भागो में', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('7d1fd910-c3cb-4db4-97f0-cc9a8c1598f7', '13c80798-46f0-42b1-834e-839d5b787179', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73499788131516690.jpg', 'https://indianbooksworldwide.com/img/73499788131516690.jpg', NULL, 'Sourcing and Supply Chain Management 5/e ', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('7d2b5872-8888-468f-922b-31a09e77c19e', 'c6f7b7a6-efc7-44a0-a03d-2e34fe929264', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9207978-0-387-26238-3.jpg', 'https://indianbooksworldwide.com/img/9207978-0-387-26238-3.jpg', NULL, 'Handbook of Multicultural Perspectives on Stress and Coping', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('7d373b3c-fa28-418a-a118-bfb310658f1d', 'f3fa965a-1db9-44d1-ba90-e9cd4694158c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25801.webp', 'https://indianbooksworldwide.com/img/25801.webp', NULL, 'Time - Resolved Spectroscopy in Complex Liquids', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('7d53149a-dfa5-4b2d-ad2e-6db5fa6b0781', 'e238399a-5a52-48cc-926d-df1299228536', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Transforming Spirit of Indian Women Writers', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7d5b3e6e-bb62-4b9a-8a7e-0031d5ec081b', '2f5c6be9-57a1-4c94-8353-311968bd01e1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/432251jRrF9tCgL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/432251jRrF9tCgL._AC_UF1000,1000_QL80_.jpg', NULL, 'NARASIMHA PURANA - Text with English Translation', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('7da0b1a8-5780-4e97-82f9-c2bd5ab01a3a', 'cd9bf435-c300-490e-8667-8893a34675a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74182.jpg', 'https://indianbooksworldwide.com/img/74182.jpg', NULL, 'Constant Mean Curvature Surfaces with Boundary', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('7da60273-ae7b-4eaf-b445-7189b08e3527', 'ccda9465-bfb0-4764-8ebf-834dbc00d457', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58971_4_27%20....%2028.jpg', 'https://indianbooksworldwide.com/img/58971_4_27%20....%2028.jpg', NULL, 'Structural Elements for Architects and Builders', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('7da7e67d-f9ba-4e31-bb3a-42182811fbc0', '706bae02-b539-4b75-8234-585c98c5ec57', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3120Handbook%20of%20Vibrational%20Spectroscopy%20-%205%20Vols..jpg', 'https://indianbooksworldwide.com/img/3120Handbook%20of%20Vibrational%20Spectroscopy%20-%205%20Vols..jpg', NULL, 'Handbook of Vibrational Spectroscopy - 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('7da9c8bb-9ee2-41ce-b869-281735006ec2', 'e78a0046-2a65-45b5-800b-2d4ebecf6d12', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6525WhatsApp%20Image%202025-08-13%20at%202.26.42%20PM.jpeg', 'https://indianbooksworldwide.com/img/6525WhatsApp%20Image%202025-08-13%20at%202.26.42%20PM.jpeg', NULL, 'Ramcharit Manas Brahtantrakatha Kosh', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('7db0a5fd-355f-412b-9051-b89de8c0d925', '05590c5f-e351-46b3-9f70-09c1c9b4be1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29011.jpg', 'https://indianbooksworldwide.com/img/29011.jpg', NULL, 'Probability and Its Applications - Associated Sequences, Demimartingales and Nonparametric Inference', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('7e15a215-23d4-4f2f-8fd8-f8d6a00be65f', '67b163e9-a828-4631-8311-6b9b169d1c4c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4438d8a757bf05543143f0658a823ae59639.jpg', 'https://indianbooksworldwide.com/img/4438d8a757bf05543143f0658a823ae59639.jpg', NULL, 'योग महाविज्ञान', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('7e49058a-0257-4785-8d0d-29c988b1a338', '32d78f7b-382b-4ea0-b495-4c652c7f5e76', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78331.jpg', 'https://indianbooksworldwide.com/img/78331.jpg', NULL, 'Essays on the Foundations of Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('7e5a73e0-4783-44be-9ee2-c791c99dbddb', '14d811de-bbc3-43b1-b8d2-8a93e2336a33', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85109780071068048.jpg', 'https://indianbooksworldwide.com/img/85109780071068048.jpg', NULL, 'A Beginner''s Guide Web Design - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('7e70b312-3e4a-48f9-903a-49c6fdd18a62', '58af9b5c-d9e9-4ab3-9626-0cd6ed055fae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2691Capture.PNG', 'https://indianbooksworldwide.com/img/2691Capture.PNG', NULL, 'Yog Rahasya BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('7e78d765-2f18-4e6d-97f1-d470a8385d26', 'a3965fa6-ff70-456c-ac90-3b7201406c50', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Bharat ka Mahaan Pratham Swatantra Sangram Evam Uske Arthik Karan', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7e80e9b7-a706-47a6-8391-23ac770c58c5', '71f4d426-3efe-4ec9-9bb5-65c4bcaddf17', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61119788184050691.jpg', 'https://indianbooksworldwide.com/img/61119788184050691.jpg', NULL, 'Land Use Pattern of Tribal People', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('7ea0e419-4469-4a15-b8ee-334a6e3138dc', 'accb1a04-c906-43a4-b959-e87898f44fd8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2401pic-18.jpg', 'https://indianbooksworldwide.com/img/2401pic-18.jpg', NULL, 'Sahitya Vimarsh', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('7ed9f6c1-7061-4882-a3f3-e986ab4b7c9d', '51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27289780070105065.jpg', 'https://indianbooksworldwide.com/img/27289780070105065.jpg', NULL, 'Cataloging and Classification - An Introduction - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('7ed9f877-3a4e-4986-9bf5-80b67894cb0c', 'bdba2c80-ad8f-4281-b726-875b19513750', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72098187418419.jpg', 'https://indianbooksworldwide.com/img/72098187418419.jpg', NULL, 'Unadi-Sutras in the Sanskrit Grammatical Tradition', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('7f08b872-a33d-4887-8739-9f6c9ce1596d', 'c35c0def-d1f1-4538-9962-6a1be0c219a7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9255WhatsApp%20Image%202025-09-12%20at%2012.02.11_9e26124f.jpg', 'https://indianbooksworldwide.com/img/9255WhatsApp%20Image%202025-09-12%20at%2012.02.11_9e26124f.jpg', NULL, 'महाभारत मूलकथा 2 भागो में', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('7f09eab6-0994-46fb-8006-1c86172714c0', 'ce0425e0-051f-4507-a8dc-794a0871919f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Marketing Research', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('7f1a00fd-00bb-4c99-9b1e-e67711436b58', '2060a09b-281d-4ad5-ac02-cac3f12766f9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10608172733062_1.jpg', 'https://indianbooksworldwide.com/img/10608172733062_1.jpg', NULL, 'Gandhi and Ambedkar Life and Works', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('7f32a8ab-32da-4f7e-b826-6bc28170a5df', 'be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1917ma.jpg', 'https://indianbooksworldwide.com/img/1917ma.jpg', NULL, 'Managing a small tourism business', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('7f444330-d42f-4ac0-ad0f-bf4de81127d9', 'feb3b66c-c00b-4f72-b74d-9448d3ff8af4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40641.jpg', 'https://indianbooksworldwide.com/img/40641.jpg', NULL, '100 Chemical Myths - Misconceptions, Misunderstandings, Explanations', 1, 0, 'FAILED', '2026-08-11 12:37:12'),
('7f5f5202-13c2-4b52-8617-8188fa78f287', '9a23b361-6b19-4af4-be78-e4b56f523592', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10871_4_6.jpg', 'https://indianbooksworldwide.com/img/10871_4_6.jpg', NULL, 'Karl Marx and Babasaheb Ambedkar - A Comparative Study', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('7f7025dd-14ef-4b53-b973-c8f871665bc7', 'a9939743-379b-4f1f-b6e8-aeab1d9870cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Rashtrkut Samrajya ka Itihaas', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('7f86e7b2-a576-4fe4-9ba7-73f3be2e0f14', 'cfd41f91-646e-4661-be46-1b676d8a2dc5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5266WhatsApp%20Image%202025-08-13%20at%202.29.12%20PM.jpeg', 'https://indianbooksworldwide.com/img/5266WhatsApp%20Image%202025-08-13%20at%202.29.12%20PM.jpeg', NULL, 'Atal Bihari Vajpayee ka Sahitya : Naya Mulyankan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('7fa9d209-7d31-4785-975d-4e45842ab6da', '52ddc93b-e3d2-4b77-9609-4a7e477b0e22', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'How to Study Literature - Stylistic and Pragmatic Approaches', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('7fb1aa8d-79a1-46e9-8d9b-f678dcdc7455', 'cc4f9c98-95a4-4fb5-b529-4bd9bf333a26', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7181kashmir_saivaism_idf405.jpg', 'https://indianbooksworldwide.com/img/7181kashmir_saivaism_idf405.jpg', NULL, 'KASHMIR SAIVAIASIM', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('7fc4b812-05e1-4170-8289-d035ff9efe8a', 'c2be091e-c843-4f4b-9003-b45b2ce06fa1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1489Agricultural%20Machinery%20Industry%20(curved)-500x500.jpg', 'https://indianbooksworldwide.com/img/1489Agricultural%20Machinery%20Industry%20(curved)-500x500.jpg', NULL, 'Agricultural Machinery Industry', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('7fd3f7c9-cc44-42b0-9f9d-ac2d9fb1933e', '045a1ff6-4270-4e21-853a-c352ad5bc289', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8899IMG_20231026_0002_page-0001.jpg', 'https://indianbooksworldwide.com/img/8899IMG_20231026_0002_page-0001.jpg', NULL, 'निरुक्तवृत्ति : निरुक्त के प्रथम, द्वितीय एवं सप्तम अध्यायों का विश्लेषणात्मक विवेचन', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('7fdaa4af-04eb-4932-95c1-1fcca5da7501', '17a69193-9436-4fce-b21f-a9baa35d00a1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52289788189012975.jpg', 'https://indianbooksworldwide.com/img/52289788189012975.jpg', NULL, 'Applications of Knowledge Management in Digital Era', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('80115df3-d2cd-45c3-bd0b-d458b96b29d1', 'c9991a71-da86-4355-9d79-fded8c94390a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8535logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8535logo_white_plus_3_1.png', NULL, 'Library Indexing and Abstracting', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('801d8416-dcb3-4519-9e15-6b2e8b4ac8a7', '338dba12-7a43-49c7-8d1b-dfd7e50d7709', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83819789385144158.jpg', 'https://indianbooksworldwide.com/img/83819789385144158.jpg', NULL, 'Vyakransiddhantkaumudi - Prakashikanamnihindivyakhyasahinta (Sangya-Paribhashaprkaranmatram', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('802d77e2-2f1a-4fc2-981f-5009169c6521', '8b3fd25b-0a32-4686-8b6a-8f22e5402fca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9191pic-10.jpg', 'https://indianbooksworldwide.com/img/9191pic-10.jpg', NULL, 'Vaidik Nirvchan Kosh', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('803eb634-1006-4316-b735-267b89f8be08', '35b927df-ad61-4eef-af45-02223f85d867', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6821IMG_20230107_0002_page-0001.jpg', 'https://indianbooksworldwide.com/img/6821IMG_20230107_0002_page-0001.jpg', NULL, 'Sri Aurobindo''s Savitri - The Yoga of Divine Power', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('804b63b7-8a79-444f-bc73-e2b6b87a6e0d', 'd93367b4-54df-4a93-80d8-abfe29df7966', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1746Pali%20English%20Dictionary.jpg', 'https://indianbooksworldwide.com/img/1746Pali%20English%20Dictionary.jpg', NULL, 'Pali English Dictionary', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('807b7f0a-ef70-47d0-869c-558d413e0ce2', '7ed37a18-b8f4-4b81-bd23-f357bd75bebb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81779788131786895_2.jpg', 'https://indianbooksworldwide.com/img/81779788131786895_2.jpg', NULL, 'Creating Android Applications - Develop and Design', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('808768a3-ad51-4782-a3fd-f8518deb8200', '6b50dcdb-d7a4-4117-8efd-a16163d9ecf8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85699781856750219.jpg', 'https://indianbooksworldwide.com/img/85699781856750219.jpg', NULL, 'Homeopathy - for common ailments', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('80a435e6-1a32-4c83-b958-5b00d60e698b', 'f6e37728-a21f-4c7a-b23e-72d9e1f7c767', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32559788187471950_1.jpeg', 'https://indianbooksworldwide.com/img/32559788187471950_1.jpeg', NULL, 'Sant Gyanesvarkrit - Yog Pradipika', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('80bd809f-b117-4a69-a6d9-13413a872296', 'aab0f78f-145e-411d-9327-cf4190cf1349', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6685Designing%20with%20Glass%20-%20Great%20Glass%20Building.jpg', 'https://indianbooksworldwide.com/img/6685Designing%20with%20Glass%20-%20Great%20Glass%20Building.jpg', NULL, 'Designing with Glass - Great Glass Building', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('80d57463-ab81-49a9-a90d-a923ab80e778', 'ffeca105-5931-4b35-aeb3-44f7639a4237', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7195WhatsApp%20Image%202025-08-05%20at%202.14.06%20PM.jpeg', 'https://indianbooksworldwide.com/img/7195WhatsApp%20Image%202025-08-05%20at%202.14.06%20PM.jpeg', NULL, 'The Total Synthesis of Natural Products, V-2', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('80e837dc-dbdd-48f3-9735-307e9bb0ea1c', 'ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1780biofurel.jpg', 'https://indianbooksworldwide.com/img/1780biofurel.jpg', NULL, 'Biofuel Crop Sustainability', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('80f5a182-e375-4f99-b787-2e36774ba74d', 'cc8dcfeb-e282-4e35-a7a8-bd8a9ca2ad88', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4778IMG_20220307_0001.jpg', 'https://indianbooksworldwide.com/img/4778IMG_20220307_0001.jpg', NULL, 'Oxford Compact Thesaurus', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('80f9295b-1021-4918-b38c-358a7809a320', 'a0555d99-e4c9-4122-9fc1-31a233155307', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8336download.jpg', 'https://indianbooksworldwide.com/img/8336download.jpg', NULL, 'Operations Research (Quantitative Techniques for Management)', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('80fc5930-7ad6-42e9-a089-1000101a0573', '90b6ef3e-7e25-41d0-a44c-f82646a1a935', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80139780070544451.jpg', 'https://indianbooksworldwide.com/img/80139780070544451.jpg', NULL, 'General Chemistry - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('80ff8ff5-62e6-4751-8938-098b256d3463', '40601daa-372b-45d2-8f2f-bd4671fb6d18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Services Marketing - Integrating Customer Focus Across the Firm - 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('81101bd8-244b-4756-b707-f27413c7e387', '596b66e7-ff1f-48ba-80ce-5810ca2f45e9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49632019.jpg', 'https://indianbooksworldwide.com/img/49632019.jpg', NULL, 'Microsoft Excel 2019 Data Analysis and Business Modeling 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('811ebd9e-f3c9-45e1-8063-59b590fdc2eb', '5e6de62e-ec81-442e-8a5b-0f5dd5385c61', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1037WhatsApp%20Image%202025-12-09%20at%2013.22.19_2e1f4cb7.jpg', 'https://indianbooksworldwide.com/img/1037WhatsApp%20Image%202025-12-09%20at%2013.22.19_2e1f4cb7.jpg', NULL, 'Let''s Learn English Grammar and Composition V', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('81365c5f-b5b8-4c82-b87a-887f3ce42587', '400dda47-4b7e-455b-ba36-85d93ee7971e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39519781439834534_1.jpg', 'https://indianbooksworldwide.com/img/39519781439834534_1.jpg', NULL, 'Cloud Computing Strategies', 1, 0, 'FAILED', '2026-08-11 12:37:28'),
('8162efd8-aa99-4425-9cf4-d53142018a00', '485e1cc2-a5d5-4a0d-bf90-0460c09e883b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7541pic-19.webp', 'https://indianbooksworldwide.com/img/7541pic-19.webp', NULL, 'Ashtadhyayi Padanukaram Kosh', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('818233e3-0de4-4052-9b6e-f8e55d4aae2a', '23f268ff-9800-4894-a957-924b11c49734', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1460principle.jpeg', 'https://indianbooksworldwide.com/img/1460principle.jpeg', NULL, 'Principles & Practice of Physics e/2015', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('81a1f9df-8141-4f75-912e-b3459ad4e07a', 'fb73e039-11c4-4f96-8dcb-eeb793ba20e9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96559788120350076.jpg', 'https://indianbooksworldwide.com/img/96559788120350076.jpg', NULL, 'Windows Server 2012 R2 Storage, Security, & Networking - Pocket Consultant', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('81a3bf66-9469-446c-91e5-11f05aa80ce9', '73ec0c0f-38f8-4338-b835-28d4b0f7f7e8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4144dpp_18_70.jpg', 'https://indianbooksworldwide.com/img/4144dpp_18_70.jpg', NULL, 'Handbook of Normal Frames and Coordinates -Progress in Mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('81c16526-6352-4ea6-b524-ca054355d0ab', '8e4a481f-3839-4d38-b5e1-237da2483273', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3945psy.webp', 'https://indianbooksworldwide.com/img/3945psy.webp', NULL, 'Psychology: From Inquiry to Understanding 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('81d07ee0-fb5d-49ed-8807-b76fdbcff2a8', '3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6785monika_davar.jpg', 'https://indianbooksworldwide.com/img/6785monika_davar.jpg', NULL, 'Teaching of Science', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('8200a0a5-36b9-4c09-b88f-fcd94849ab8a', '1189b39e-74e8-4d46-a252-ac9de9b7926f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9472Chemistry%20Defintions%20Notions%20Ter.jpg', 'https://indianbooksworldwide.com/img/9472Chemistry%20Defintions%20Notions%20Ter.jpg', NULL, 'Chemistry - Definitions Notions Terminology', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('82075430-fab6-416c-a014-fc742476964e', '0d62b087-6036-44c7-8422-3185642dd1f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99829788131787656.jpg', 'https://indianbooksworldwide.com/img/99829788131787656.jpg', NULL, 'Sams Teach Yourself TCP/IP in 24 Hours - 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('821459b8-0295-4e58-9325-79afa0a5941d', '6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22949789381839645.jpg', 'https://indianbooksworldwide.com/img/22949789381839645.jpg', NULL, 'Social Face of Rural Development', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('821ee093-62f7-4cba-97ff-8533e4b12481', '50287a7c-40be-408c-beb3-742b3a6f755e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72619781446209080.jpg', 'https://indianbooksworldwide.com/img/72619781446209080.jpg', NULL, 'A Companion to Survey Research', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('824a441c-c7fe-43a2-981a-f129a864cd64', '55e5a911-0300-4fee-85e9-ca9ccaf862ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4358p-8.webp', 'https://indianbooksworldwide.com/img/4358p-8.webp', NULL, 'The Encyclopedia Of Romantic Literature : 3 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('825267c2-9585-4df4-b47a-08834ae40ad7', '088977c4-0218-4e9e-bf4c-cb301b0310f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6803image_not_available_9_101.jpg', 'https://indianbooksworldwide.com/img/6803image_not_available_9_101.jpg', NULL, 'Ubharti Vishw Vyavastha mein Mahila Shashaktikran', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('825932d3-6586-4cd1-83eb-157ebfe86f55', '20d46f45-5663-481d-a51c-b0988b48037c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3062The%20Horses%20in%20Human%20History.jpg', 'https://indianbooksworldwide.com/img/3062The%20Horses%20in%20Human%20History.jpg', NULL, 'The Horses in Human History', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('825982b6-0856-40e6-bb8b-bf997c7a3d2a', 'ffd1b4c3-1ad1-4d54-b83b-2db7736d5f0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6956geoenvironment_challenges_ahead.jpg', 'https://indianbooksworldwide.com/img/6956geoenvironment_challenges_ahead.jpg', NULL, 'Geoenvironment Challenges Ahead BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('825c95ac-986b-43f5-a360-22410a946e80', '38811e4d-37e6-4ad3-b1a3-d16b3a427004', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5465dpp_19_189.jpg', 'https://indianbooksworldwide.com/img/5465dpp_19_189.jpg', NULL, 'Art & Architecture of Dasarna (Malwa) Region', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('8260238c-afd0-43dc-b7a3-91378c500202', 'ab597c49-ebc5-4c57-af04-d48b2bef281c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9531dpp_15_32.jpg', 'https://indianbooksworldwide.com/img/9531dpp_15_32.jpg', NULL, 'Realizing Community Futures -A Practical Guide to Harnessing Natural Resources', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('82818283-479b-4c44-b32c-1104c2cf52f6', '0a77d975-3c31-4f84-b3e4-eadb36206454', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3327calulation.jpg', 'https://indianbooksworldwide.com/img/3327calulation.jpg', NULL, 'Calculations of Chemical Equilibria: Examples and Problems', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('829516fd-e0fd-4c9d-84fd-0a20d4cbb828', '6316bce3-ab53-486e-9b4b-e3c5a07d6985', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68879789382937470.jpg', 'https://indianbooksworldwide.com/img/68879789382937470.jpg', NULL, 'Parvartiya Pradesh ka Prakritik Evam Sanskritik Bhu-Drishya', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('8295e633-1789-425c-b0af-8ef360eed2cd', '0d7a434e-2ad8-4377-9d3f-9ccfffaf305c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', 'https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, 'Sociological Theory', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('829b21b4-7c03-4e45-b446-430dc2aac510', 'b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34299789385830198.jpg', 'https://indianbooksworldwide.com/img/34299789385830198.jpg', NULL, 'Paryatan ke Siddhant new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('830691f7-55ed-4f45-8659-296424b518c3', 'a9a046a3-0fc9-401c-8105-d448379016a7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8737principle.jpeg', 'https://indianbooksworldwide.com/img/8737principle.jpeg', NULL, 'Principles & Practice of Physics e/2014', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('8307f971-07f8-4998-8acc-e7aa23f0082f', '1ad5965d-5937-4ec3-bc9e-dbafbe14175f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74041.jpg', 'https://indianbooksworldwide.com/img/74041.jpg', NULL, 'Buildings, Finite Geometries and Groups', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('830c5630-41fe-4dc4-8fa9-9887c4e07422', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18709780737703184_1.jpg', 'https://indianbooksworldwide.com/img/18709780737703184_1.jpg', NULL, 'Suicide - Current Controversies', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('8322fd0a-bc77-4287-950c-b19b2f8a9004', 'ca6eb4cb-458f-4d6d-9e57-91df57f94801', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Echoes - A Collection of Poems', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('8323394e-4d1b-4753-86ab-5066d9697299', 'dad95df4-309c-4552-94b6-026ce0827556', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Indo-Australian Anthology of Contemporary Poetry - Vibrant Voices', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('8329b77d-4771-4773-b0ca-2c13777242ff', '66392450-2d8e-496d-a257-aa3ccca2c402', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5617Jainism%20and%20Buddhism%20-%20The%20Revolutionary%20Religions%20of%20Ancient%20India.jpg', 'https://indianbooksworldwide.com/img/5617Jainism%20and%20Buddhism%20-%20The%20Revolutionary%20Religions%20of%20Ancient%20India.jpg', NULL, 'Jainism and Buddhism - The Revolutionary Religions of Ancient India', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('832f8b4d-b079-41ff-b426-0f35982161b2', '0dc877e2-c4b0-4b06-8862-29d159743d18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8601logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8601logo_white_plus_3_1.png', NULL, 'The Becquerel rays and the Properties of radium', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('833f594a-9e54-4ce6-8f6f-d0d8f99eec25', 'a85e6f60-69e1-408f-ba78-b48a37ea6713', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8811p-15.webp', 'https://indianbooksworldwide.com/img/8811p-15.webp', NULL, 'Principles of Linear Algebra With Maple', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('8364b140-d202-46d9-92d5-ed7bcd8400ec', '80d1eb39-dc0f-44fb-838e-fab813ee044b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9174978-4-431-92935-2.webp', 'https://indianbooksworldwide.com/img/9174978-4-431-92935-2.webp', NULL, 'Advances in Mathematical Economics Volume - 12', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('8369683f-2a62-4858-909a-c56a79de50d2', '31e54a8d-37c5-462a-9d11-bcf10347d5c0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/474915307_book_item_15307.jpg', 'https://indianbooksworldwide.com/img/474915307_book_item_15307.jpg', NULL, 'The Mixed Methods Reader', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('836eaad8-1372-40ca-a91e-0ef19900c0c3', 'e3616324-27d2-487e-a4d7-48dbcc31d208', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Business Environment - Text and Cases - 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('8376e1ba-3db5-484f-b04d-0487c4fe86b6', '2cc4bd0a-b43d-45c1-a44c-d642c1de58ce', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Voice of the Voiceless - Mulk Raj Anand and Jayakanthan - Social Consciousness and Indian Fiction', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('838a9b62-c1f6-4097-92f0-c745027aa04c', 'cd395426-1b09-4323-a60e-74e0e38d84f6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4067Is%20Arsenic%20an%20Aphrodisiac-The%20Sociochemistry%20of%20an%20Element.jpg', 'https://indianbooksworldwide.com/img/4067Is%20Arsenic%20an%20Aphrodisiac-The%20Sociochemistry%20of%20an%20Element.jpg', NULL, 'Is Arsenic an Aphrodisiac?-The Sociochemistry of an Element', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('838fbde2-010b-4602-b6c6-422e2967a58a', 'a60637a0-8ea6-463c-a260-d2725cbdb146', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61429789381575932.jpg', 'https://indianbooksworldwide.com/img/61429789381575932.jpg', NULL, 'Social Welfare Management New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('83a85928-46a5-4cac-b34c-efa118a44ae2', 'e512295f-5b7c-4f59-a5c4-883fef1895f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10069788131786772.jpg', 'https://indianbooksworldwide.com/img/10069788131786772.jpg', NULL, 'Silverlight 4 - Unleashed', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('83b01e56-8e11-4129-8481-db2492f022ed', 'c6062e62-fdfa-46c5-b78f-90b83c3ee395', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65951.jpg', 'https://indianbooksworldwide.com/img/65951.jpg', NULL, 'Direct Methods in the Calculus of Variations -Applied Mathematical Science 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('83b43fd6-30e8-41a8-94ac-b3854874abcd', '7ee29743-b905-4587-898a-d5505be62743', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5769dpp_18_93.jpg', 'https://indianbooksworldwide.com/img/5769dpp_18_93.jpg', NULL, 'New Paths Towards Quantum Gravity', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('83b9d37f-d8fe-4427-b7ef-871d5e407552', '60e725aa-c405-4bfa-8dfd-b5f7ffd508be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81559789384746070_1.jpg', 'https://indianbooksworldwide.com/img/81559789384746070_1.jpg', NULL, 'A Review of Laws Relating to Tourism in India', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('83bfae0d-34ad-4dc6-8e9a-35736ed4649d', 'f05dadc4-2b99-4232-af2c-68686f285095', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Financial Market Integration and Growth', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('83cca9e6-4655-463e-8c2c-afdf887ebcd9', '496a5c44-653b-450b-94b6-5a0705836317', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5906pic-8.jpg', 'https://indianbooksworldwide.com/img/5906pic-8.jpg', NULL, 'Ramayan Kalin Nari (Ek Anushilan)', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('83d18f30-6ecd-465c-b747-ab80bb4bd0aa', '6fc412b1-b521-4bf8-87f4-b9d006f951d9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6990WhatsApp%20Image%202025-09-09%20at%2011.25.29_19bd5492.jpg', 'https://indianbooksworldwide.com/img/6990WhatsApp%20Image%202025-09-09%20at%2011.25.29_19bd5492.jpg', NULL, 'सुभाष चंद्र बोसे और आज़ाद हिन्द फौज -2 भागो में', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('83d9ce1c-9bfd-4d4d-95e6-14bf8075edef', '24d0bcdb-9049-4fc1-88fd-73f1797a34f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5649logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/5649logo_white_plus_3_1.png', NULL, 'Handbook Of Regional and Urban Economics V-2 New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('83e908a3-0544-434c-acdc-aa7b14d2f9b9', 'e62c6775-261e-409b-8fd8-77f7e0be15f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39099789382937470.jpg', 'https://indianbooksworldwide.com/img/39099789382937470.jpg', NULL, 'Parvartiya Pradesh ka Prakritik Evam Sanskritik Bhu-Drishya NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('8404fd1e-3b61-4a08-83a8-c3bf7c62cc14', '047feb96-afb5-488e-8279-37a03679c75e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2882human.jpg', 'https://indianbooksworldwide.com/img/2882human.jpg', NULL, 'Human Resource Analytics: Theory and Application Techniques', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('842d8526-1c81-4fe3-834b-0ddbe2825bf2', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8214download.jpg', 'https://indianbooksworldwide.com/img/8214download.jpg', NULL, 'A Course of Mathematical Analysis V-1', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('844344d8-5317-4a56-99a4-82c960f461a0', '3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78199788193462102.jpg', 'https://indianbooksworldwide.com/img/78199788193462102.jpg', NULL, 'The Notion of Fetter in Early Buddhism', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('84986cbf-1a44-4d3a-b04a-8a75be0ba76f', 'b388f62f-1690-4c91-b93a-4ccd7a2d1a83', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31709788170007500.jpg', 'https://indianbooksworldwide.com/img/31709788170007500.jpg', NULL, 'Marketing in Libraries and Information Centres', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('849fe880-f8fa-4896-8ab1-4bedbbc7deff', '8576dd17-9c4c-4502-9fae-b9bd022f3245', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8248WhatsApp%20Image%202025-07-25%20at%202.27.41%20PM.jpeg', 'https://indianbooksworldwide.com/img/8248WhatsApp%20Image%202025-07-25%20at%202.27.41%20PM.jpeg', NULL, 'Lectures in Geometry: Semester-V Lie Groups and Lie Algebras', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('84a84e97-6152-4adc-83ff-1328075b8619', 'feb878b3-4196-4bce-8a7e-b495c1efa9e9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70349789381839928.jpg', 'https://indianbooksworldwide.com/img/70349789381839928.jpg', NULL, 'Encyclopedia of Social Work - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('84cf4b4c-a015-4ec0-976b-5d350445fd5e', '9882e227-6d96-4087-a4c9-add1a7fffa86', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2399bhakti.jpg', 'https://indianbooksworldwide.com/img/2399bhakti.jpg', NULL, 'भक्ति आंदोलन और निर्गुण- क्रांति', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('84e5fba0-a65d-41e6-b78e-38dd6259c803', '56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Dynamical Systems and Chaos', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('8513bd7f-4602-471d-8060-c890d759ee04', 'cc91762b-0781-4c37-a0bd-d153312d67cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8086logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8086logo_white_plus_3_1.png', NULL, 'Human Resource Management in BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('853edc08-7826-44f6-989b-f21fe3f76b35', '26d3b487-9b64-4500-83ac-e06fc56b41fc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3237image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/3237image_not_available_9_54.jpg', NULL, 'Samajik Parivartan Evam Niyantran BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('85692b75-e903-411c-a187-b3403f29ea5b', 'b809d94a-88eb-47e4-91b9-ba4f189c02f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/805151smFer1rQL.jpg', 'https://indianbooksworldwide.com/img/805151smFer1rQL.jpg', NULL, 'Contemporary Aspects of Complex Analysis, Differential Geometry and Mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('856a27f4-7a2b-4e6b-acb7-d981225e6d1b', 'eaf5e123-dcab-4480-8954-e2cef3324cd2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2498Landscape%20Architects%20Pocket%20Book.jpg', 'https://indianbooksworldwide.com/img/2498Landscape%20Architects%20Pocket%20Book.jpg', NULL, 'Landscape Architect''s Pocket Book', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('856c24fa-e6f5-4ad9-a9b8-0d425b641b26', 'd219114b-0ace-40d3-876d-73c46b590679', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68321_4_28%20.......%2027.jpg', 'https://indianbooksworldwide.com/img/68321_4_28%20.......%2027.jpg', NULL, 'Spaces 4 Water', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('8573bd6f-4b2b-447d-8818-95fbc4b9a8b7', '15a67626-2495-4489-a346-d702e518a1d1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62229788188791460.jpg', 'https://indianbooksworldwide.com/img/62229788188791460.jpg', NULL, 'SARCC ke Ayne mein - Bharat Pak Sambandh', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('857da80c-8702-4c00-baa0-7719d964ab59', '995453a5-5ce1-4c36-82d9-3fe6f15fde6f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/944351AaL2vk-vL._SY425_.jpg', 'https://indianbooksworldwide.com/img/944351AaL2vk-vL._SY425_.jpg', NULL, 'Advances in Mechanics and Mathematics Volume - 2', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('85c438a5-7af0-4692-b5a6-cdedc54ca61a', '225905ec-227f-40e1-a19e-c93344699981', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99849788178902418.png', 'https://indianbooksworldwide.com/img/99849788178902418.png', NULL, 'Studies in Forensic Science 02 - Human Blood Analysis A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('85cc1e0c-5753-49c1-b28d-dc71b3d3c43c', 'ba323e26-9b47-4173-9128-b98473cb23c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/488311_1.jpg', 'https://indianbooksworldwide.com/img/488311_1.jpg', NULL, 'Statistical Theory of Communications NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('85d8762e-6514-46ce-a4cc-47bffa85d40a', 'f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Decentralised Planning and Development in India', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('861ae45d-dd67-49bb-8ffb-ca2b5d5420a4', '87e5fce5-65b8-436a-8bc0-3c08c28a4825', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5341duniya.jpg', 'https://indianbooksworldwide.com/img/5341duniya.jpg', NULL, 'स्त्री दुनिया समसामयिक सरोकार', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('86511ea7-3843-4af7-a858-32a9b44c0660', 'd311295b-e92b-4609-98f8-f284389913c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5892Panchatram%20-%20An%20Exhaustive%20Introduction,%20English%20Translation%20with%20Original%20Sanskrit%20Text%20&%20Index%20of%20Verses.jpeg', 'https://indianbooksworldwide.com/img/5892Panchatram%20-%20An%20Exhaustive%20Introduction,%20English%20Translation%20with%20Original%20Sanskrit%20Text%20&%20Index%20of%20Verses.jpeg', NULL, 'Panchatram - An Exhaustive Introduction, English Translation with Original Sanskrit Text & Index of Verses', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('866d131a-eb56-4ac1-9582-faa086643eff', 'dbefe771-67a3-43d0-89a3-e451075141f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2254Analytical%20geometry.jpg', 'https://indianbooksworldwide.com/img/2254Analytical%20geometry.jpg', NULL, 'Analytical Geometry', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('86a74ff4-9a91-4aaf-be77-11ad9c426212', '874e5e91-2c76-4a94-a671-6622c9b78455', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Enterprise Systems for Management', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('86cb8323-e4fb-45bb-8ccd-5b4b4e136881', '708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/975641BEA2HTRCL._SX198_BO1,204,203,200_QL40_FMwebp_[1].jpg', 'https://indianbooksworldwide.com/img/975641BEA2HTRCL._SX198_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, 'Encyclopedia of Physical Science & Technology 3/e 18 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('86d19ffe-1b41-48de-87d3-b339f8f43190', '2ca8b727-9921-4404-bdc9-0654a2857526', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59369788176760690_3.jpg', 'https://indianbooksworldwide.com/img/59369788176760690_3.jpg', NULL, 'Tell me about Hindu GODS & GODDESSES', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('86d5893c-1ec8-45bc-a386-2680a59223fe', '4660e5e2-42af-4a29-8362-5807e0c55e45', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15609780857258434.jpg', 'https://indianbooksworldwide.com/img/15609780857258434.jpg', NULL, 'What is Social Work?', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('86dc4c0d-af8a-4d34-b9e2-fab9619ec85e', '8de33113-6781-4d42-b0ab-05eb7583a5e0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/205951okeVjsaZL.jpg', 'https://indianbooksworldwide.com/img/205951okeVjsaZL.jpg', NULL, 'Economics: Principles, Applications, and Tools 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('86e4a268-5b64-4ef3-9f45-bf709bf7dbce', '84d3d79c-16a3-40f1-8a07-16bd159a3c38', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2839service.jpg', 'https://indianbooksworldwide.com/img/2839service.jpg', NULL, 'Services Marketing: The Indian Perspective Text & Readings', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('8707e784-2067-4be0-a5cf-43c52e0a58e6', 'ab315c45-4119-4131-991d-857f97081911', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2746rural%20migration.jpg', 'https://indianbooksworldwide.com/img/2746rural%20migration.jpg', NULL, 'Rural Migration in India', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('87195717-cd70-43a1-802c-9596a0073e2b', '129202fd-0799-48d7-96af-b7183b2d7442', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16249780857091093_1.jpg', 'https://indianbooksworldwide.com/img/16249780857091093_1.jpg', NULL, 'Understanding Evolution of man - An Introduction to Palaeoanthropology', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('8745c0d1-e80c-40ce-806d-9da1a782d14f', '094c18c6-eee0-42e1-bbe7-8befa56d668d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Corporate Governance in Transition Economies', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('87555502-9ed1-4d32-b73c-d01e87234bb5', 'ad85b4e3-b49d-4a99-87b1-82fc07ef02be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6621core.jpg', 'https://indianbooksworldwide.com/img/6621core.jpg', NULL, 'Financial Management: Core Concepts 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('8784245e-f0c5-4090-b4d1-731a1d7d3531', '91fca06c-0f13-4761-93a7-d3fe8db9a357', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61941.jpg', 'https://indianbooksworldwide.com/img/61941.jpg', NULL, 'A Gift of Fire -Social, Legal, and Ethical Issues for Computing Technology- 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('87857610-504c-470d-8d29-9b495ccf0443', '662b3ff0-9e47-4a74-88b3-c09f2e2fa522', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5551dpp_19_181..........%2022233.jpg', 'https://indianbooksworldwide.com/img/5551dpp_19_181..........%2022233.jpg', NULL, 'Hope in Counselling and Psychotherapy', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('87983193-6ad7-4d33-b706-8feef62b3d35', 'd553a3ce-a075-43a9-94a3-10c3bf53aa94', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9841and.jpeg', 'https://indianbooksworldwide.com/img/9841and.jpeg', NULL, 'Strategic Management and Business Policy: Globalization, Innovation and Sustainability 16/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('87a89af0-210b-4633-811b-061064ff1efa', 'a519d25a-b5cf-4719-8f25-9bfb3335453e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48999788184352993.jpg', 'https://indianbooksworldwide.com/img/48999788184352993.jpg', NULL, 'American Hiv/Aids Narratives- Disease and the Question of Identity New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('87c911d1-5d2f-4e0d-aa34-fd7a13f2e298', 'c33b19c0-8e97-4f74-bb34-75009936312e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8098WhatsApp%20Image%202025-07-18%20at%203.55.31%20PM.jpeg', 'https://indianbooksworldwide.com/img/8098WhatsApp%20Image%202025-07-18%20at%203.55.31%20PM.jpeg', NULL, 'Computers, Computer Systems and Networks', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('87d0ecd5-05a8-49ae-be89-bca6ecd86f03', 'e7e94144-633a-49a9-b590-beca7a7569cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4341dpp_18_110.jpg', 'https://indianbooksworldwide.com/img/4341dpp_18_110.jpg', NULL, 'Quantum Gravity - Mathematical Model and Experimental Bounds', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('88034604-008c-470f-8a55-e4f699a3bdc4', 'c282b307-3893-41df-8947-f35b4f5ef614', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20299783642227561.jpg', 'https://indianbooksworldwide.com/img/20299783642227561.jpg', NULL, 'Deficits in EU and US Mandatory Environmental Information Disclosure - Legal, Comparative Legal and Economic Facets of Pollutant Release Inventories', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('88107120-c5ca-45d9-ba2c-281c3af69e3e', '8b68efe7-271b-4a68-9174-247fff828550', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7377dpp_9_41.jpg', 'https://indianbooksworldwide.com/img/7377dpp_9_41.jpg', NULL, 'Computers in Fisheries Research 2/e New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('88166ec8-eb20-468e-a801-71f89b35aa8e', '1d80bd7f-a8d4-4f2c-bcee-1d3b13f69302', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26829788185394718.jpg', 'https://indianbooksworldwide.com/img/26829788185394718.jpg', NULL, 'Women and Himalayan Society - An Anthology of Social-Anthropological Essays', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('8833e497-d58b-4fd4-919e-52165da1865a', '845ef478-e399-41ab-bdfd-8c81e07ee29b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5486the%20signi.jpg', 'https://indianbooksworldwide.com/img/5486the%20signi.jpg', NULL, 'The Significance of Machinery in Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('8846dab4-f611-441a-83cd-9be4792f7467', '31f0ff62-79ce-4c86-8470-4e91febbf34d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Financial Terms Simplified', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('885077ea-5b6b-4a75-8a3a-92d8ad59565a', 'cb658916-da0a-415c-931c-3f590dc311cb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5105dpp_10_19.jpg', 'https://indianbooksworldwide.com/img/5105dpp_10_19.jpg', NULL, 'History of Modern Biotechnology II -Advances in Biochemical Engineering Biotechnology NEW', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('88d14998-8401-44cb-b017-fc8d63069519', '780f5257-f66e-47b8-9893-e28c88004822', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7180bilokjji.jpg', 'https://indianbooksworldwide.com/img/7180bilokjji.jpg', NULL, 'Biology: Fundamental Principles', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('88ed407e-1bc8-4a4a-87e0-165cd1a34aed', '480579b9-9cce-4dfc-bfa2-318a14947219', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8151dpp_25.jpeg', 'https://indianbooksworldwide.com/img/8151dpp_25.jpeg', NULL, 'Evolution of Silicon Sensor Technology in Particle Physics - springer tracts in Modern Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('89210d56-6ec8-48d8-a860-c95d6e9dbf47', 'c2b1ae95-2779-4be7-8c50-405cba17e4ef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3380sai.jpeg', 'https://indianbooksworldwide.com/img/3380sai.jpeg', NULL, 'श्री साई सच्चरित्र', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('893365d6-f5b8-499f-8531-69be4ee7187d', '6767b230-ca54-484c-8e5e-ae327d061b03', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6632pic-34.jpg', 'https://indianbooksworldwide.com/img/6632pic-34.jpg', NULL, 'Bhishm Sahani ke Natak - Manviya Sanvedna Evam Shilp', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('89379f7e-4bba-4853-a817-2ae852994d30', '278b9611-76f4-4a1f-8afc-992935abe92b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7007dpp_19_159.jpg', 'https://indianbooksworldwide.com/img/7007dpp_19_159.jpg', NULL, 'Spinozas Ethics', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('89400814-5c9d-42b7-b026-9a7bb7b80417', '12decdb0-6ecb-45dc-8481-02d652763b61', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84359788120329683_2.jpg', 'https://indianbooksworldwide.com/img/84359788120329683_2.jpg', NULL, 'Theory of Computer Science - Automata, Languages and Computation', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('89545c4c-d70e-445a-9c1b-ca40d9ab8fc2', '9b0310e5-5ac1-435e-af52-14ffc0c8afab', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3239Capture.PNG', 'https://indianbooksworldwide.com/img/3239Capture.PNG', NULL, 'Rabindranath Tagore - The Living Presence', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('89854a0e-2645-4078-bc73-a38b24b31352', '0430e5d3-f565-41a4-ba81-e0bb3271b7b0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4290logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4290logo_white_plus_3_1.png', NULL, 'Creative Approaches To Health & Social Care Education Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('89c77a87-f680-4425-a5db-2db347d0c6ca', 'c13c7cac-563b-4d80-869e-41e0abf5fad3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/760881+z44s2OkL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/760881+z44s2OkL._AC_UF1000,1000_QL80_.jpg', NULL, 'ANANDA RAMAYANA- Attributed to The Great Sage Valmiki - An Introduction, Sanskrit Text & English Translation in 2 vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('89cd3ddf-7be1-4f18-abee-d6ff60b44c74', 'af66cbe9-9b6e-471a-a452-ac2a7a5cda15', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mark Akenside as a Pre-Romantic Poet', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('89d4fea7-af1e-4da4-a3b4-3c6285be6ac5', '87b107bb-bb67-4bb6-ac83-de6ccc9ed37e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3809WhatsApp%20Image%202025-09-12%20at%2012.02.11_f81b6b3b.jpg', 'https://indianbooksworldwide.com/img/3809WhatsApp%20Image%202025-09-12%20at%2012.02.11_f81b6b3b.jpg', NULL, 'श्रीमद्भागवतगीता मूलकथा 2 भागों में', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('89dc744e-56e1-4d69-8943-254c096211ad', 'a6e0c612-2f4b-4d82-ae89-58943a421e7a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81849788184881066-uk.jpg', 'https://indianbooksworldwide.com/img/81849788184881066-uk.jpg', NULL, 'Tourism Management and Marketing - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('89e862d4-aaa2-4dfe-a625-1e8879c9cbea', '154860a8-5e23-4d49-a901-d21d8cf14386', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/90679789383576012.jpg', 'https://indianbooksworldwide.com/img/90679789383576012.jpg', NULL, 'Women Participation in Panchayatiraj Elections', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('89efc83a-1839-492f-a21f-e3aad7f34b72', 'f3503a38-c30e-48e9-afe8-451dde7aa63e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7494Capture.PNG', 'https://indianbooksworldwide.com/img/7494Capture.PNG', NULL, 'Bharat mein Bhrashtachar', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('89f84dd4-8b21-4042-bebb-efc31dc9a088', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1572dpp_19_140.jpg', 'https://indianbooksworldwide.com/img/1572dpp_19_140.jpg', NULL, 'Distributed Language - Benjamins Current Topics', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('8a01cfab-e974-4e01-af64-896f132afc3d', '5a272247-3cba-4b9a-8d41-56c0db50b591', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62599788176257497.jpg', 'https://indianbooksworldwide.com/img/62599788176257497.jpg', NULL, 'Infant and Child in the Culture of Today - The Guidance of Development in Home and Nursery School', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('8a33e108-d3c5-4e48-acaa-017e824c754b', '8a89f065-8030-4f5f-a7ae-9fcc6007b746', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24309788120340572.jpg', 'https://indianbooksworldwide.com/img/24309788120340572.jpg', NULL, 'Planning for Information Systems', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('8a4efc09-dfcb-4a12-9bba-fb07ade0348a', '7cdc8bf4-d663-4412-8a28-d793a79155d6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9051logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/9051logo_white_plus_3_1.png', NULL, 'NGO Discourse The Role And Future Of NGOs BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('8a733160-d65e-4e7f-940b-7c1c9612b77f', '41cd492d-5a2c-4fc3-a23d-01e50c8e0302', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3464Folktales%20From%20Northern%20India.jpg', 'https://indianbooksworldwide.com/img/3464Folktales%20From%20Northern%20India.jpg', NULL, 'Folktales From Northern India', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('8a8c46a6-4b1f-4cd8-b807-4dff233e8e8f', 'e864bc2d-57fd-4aa4-84d2-ff139687da37', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9346Recritiquing%20-%20William%20Shakespeare.jpg', 'https://indianbooksworldwide.com/img/9346Recritiquing%20-%20William%20Shakespeare.jpg', NULL, 'Recritiquing - William Shakespeare', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('8a94d4ed-4b15-4f68-b6da-415fd6c93f13', 'f7fea703-e11a-4c4f-ac0a-98eaa7846372', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8684voices.jpg', 'https://indianbooksworldwide.com/img/8684voices.jpg', NULL, 'Conservation Biology: Voices from the Tropics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('8a9d3fba-eece-44c3-8a82-9860dd795cc0', 'fff5d758-745a-47d0-a047-11eadb6ba3e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7264IMG_20230613_0011.jpg', 'https://indianbooksworldwide.com/img/7264IMG_20230613_0011.jpg', NULL, 'The Chemistry of Organic Selenium and Compounds V - 3 Part 1 & 2', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('8ac30402-f491-44c1-8785-f089083059d3', '14d12c71-57f6-4e89-8089-dec32690323f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30729788177583267_1.jpeg', 'https://indianbooksworldwide.com/img/30729788177583267_1.jpeg', NULL, 'Collaborative Web Development - Strategies and Best Practices for Web Teams', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('8ae3bfd1-9239-4aae-b45e-2f0d16511ebd', 'ec9d8b7f-8e24-4246-b22a-4014742bd20f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9271pt.jpg', 'https://indianbooksworldwide.com/img/9271pt.jpg', NULL, 'Principles of Tropical Horticulture', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('8ae82557-3f7c-449b-bc06-35fa452c5342', 'dd41244b-2c13-4465-b6e9-5e58ab56c9b1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92129780470061411.jpg', 'https://indianbooksworldwide.com/img/92129780470061411.jpg', NULL, 'Ency of Life Sciences -21-26 vols. book', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('8afabc89-943d-488e-8bfa-70d1c7fb728b', '15889935-34e5-412f-b459-7a4ff2afee07', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2819mueble_de_rattan_cane_furniture%20....%2038.jpg', 'https://indianbooksworldwide.com/img/2819mueble_de_rattan_cane_furniture%20....%2038.jpg', NULL, 'Mueble de Rattan Cane Furniture - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('8b30c86b-d296-4e1b-9426-76a8ee0b81a8', '8c3a4454-f2c4-41fd-9040-ef5a35e7364c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1816IMG_20220428_0002.jpg', 'https://indianbooksworldwide.com/img/1816IMG_20220428_0002.jpg', NULL, 'A Textbook on Transfer of Property Law', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('8b33cfa7-9afe-45e0-8e80-539ff8dae2eb', 'ffebbfee-b765-4373-aff0-048716b4e680', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1821problems.jpg', 'https://indianbooksworldwide.com/img/1821problems.jpg', NULL, 'Problems in Differential Geometry and Topology', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('8b55b2df-939b-4a56-87d9-5cab86d05947', '70958de5-4a73-4c89-b0b3-e0aa552fcb8c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5217compton;s%20(1).jpg', 'https://indianbooksworldwide.com/img/5217compton;s%20(1).jpg', NULL, 'Compton''s Britannica Encyclopedia - 26 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('8b67bcad-390a-4dee-8a58-ea73f4e2ea8e', 'e428382c-8423-473a-9f84-2caacca189d3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Computational Intelligence in Economics and Finance NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('8b6b4e43-f7bd-4773-b245-9eed43dad1f3', '57946c73-2b49-4d14-9666-27beb1d576c1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76831.jpg', 'https://indianbooksworldwide.com/img/76831.jpg', NULL, 'Differential Geometry of Varieties With Degenerate Gauss Maps', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('8b6eebed-591e-483c-8ad3-bc384fccc981', 'e6f645dd-3c8a-4059-ad22-0ce1f4303aa9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6104Capture.PNG', 'https://indianbooksworldwide.com/img/6104Capture.PNG', NULL, 'Glimpses of the Bhagavadgita and the Vedanta Philosophy', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('8b751d59-0e31-4950-bff0-6f6961a0ca40', '1d18173d-711c-473d-8851-1a4483d8ab9d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7011plll.jpeg', 'https://indianbooksworldwide.com/img/7011plll.jpeg', NULL, 'Problems in Quantitative Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('8ba206c2-670f-47a8-9af4-4f693c4d3573', '1b62015e-4523-4279-a039-0909146c92a4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/905141bECQfm0uL._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/905141bECQfm0uL._SY445_SX342_.jpg', NULL, 'Algebraic Combinatorics - Walks, Trees, Tableaux, and More', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('8bbafc72-3758-42a5-a5c7-02ac05afc1ce', '3286c522-f0dd-4668-b02b-0d81d7553821', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16329781855759466.jpg', 'https://indianbooksworldwide.com/img/16329781855759466.jpg', NULL, 'The Art of Counselling and Psychotherapy', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('8bbd5df5-d4cd-496b-83c4-5e1c243f0343', '7133e031-843a-4378-8039-f7ebe014dc74', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4238hindi%20oprees.jpg', 'https://indianbooksworldwide.com/img/4238hindi%20oprees.jpg', NULL, 'स्वाधीनता-संग्राम, हिंदी प्रेस और स्त्री का वैकल्पिक क्षेत्र ', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('8bc04943-9476-40ab-8497-cb5796f7c559', 'bade632e-5a19-48bd-9a99-6ba2eac8ed25', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1065eco%20for.jpg', 'https://indianbooksworldwide.com/img/1065eco%20for.jpg', NULL, 'Economics for Managers 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('8bf69466-cd8e-41d8-acd5-2c248601cac0', 'b4d18e97-dd37-43c4-8712-7d3fc032f917', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8583rare.webp', 'https://indianbooksworldwide.com/img/8583rare.webp', NULL, 'Analytical Chemistry of Rare Elements', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('8c125c74-c90e-4136-a6af-e804b58009f4', 'ba83cf5a-a36d-491a-8f3f-8c1475a51c44', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Three Musketeers', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('8c31dfc3-dac3-465b-92d8-58311ee856a5', '627b921b-d0ca-4d56-965d-d080c98b2a51', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3513system.jpeg', 'https://indianbooksworldwide.com/img/3513system.jpeg', NULL, 'Indian Financial System 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('8c3ae898-967f-47a9-8aff-17a7bf385b98', '4e29234a-2f6b-40de-92f6-50d83dde2917', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2216excel.jpg', 'https://indianbooksworldwide.com/img/2216excel.jpg', NULL, 'Succeeding in Business with Microsoft Excel 2013:A Problem-Solving Approach', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('8c40dfe3-9c5e-4300-83f5-94e119e28467', '410e7eff-0b03-4252-a6ef-77492e0a7d3b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99771.jpg', 'https://indianbooksworldwide.com/img/99771.jpg', NULL, 'Geometric Analysis of the Bergman Kernel and Metric', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('8c452d6f-e18d-4884-8316-e885ede8813f', 'ccf17fb8-1cc3-4d6f-b2cc-a01566fc9256', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5399bharat%20me.jpeg', 'https://indianbooksworldwide.com/img/5399bharat%20me.jpeg', NULL, 'भारत में जाति एवं वर्ण व्यवस्था: कब क्यों और कैसे ?', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('8c4b5f8b-ca57-42c3-a28c-39ec64906ae6', 'c089b909-3eb7-4b64-b84b-2d6402b1756b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3841image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/3841image_not_available_9_54.jpg', NULL, 'रैगिंग-एक आतंक', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('8c6f27b2-f0de-4817-9993-73272611d84c', '95f24706-6f36-4214-a0a5-9f8dcfb86f18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Modality in English and Hindi', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('8c82a695-1b48-4c3d-91da-8e85351bcb1a', 'f57c7065-19d1-45ce-8a0a-d789dd9da53e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8262Capture.PNG', 'https://indianbooksworldwide.com/img/8262Capture.PNG', NULL, 'Disney Mickey Wonders Why: Time and Seasons BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('8c8c9a0f-0bb2-4a50-8f33-d40045140a74', 'd46c13b2-20dd-411f-acf0-5381f7230da9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6769My%20Life%20-%20Its%20Legacy%20and%20Message.jpg', 'https://indianbooksworldwide.com/img/6769My%20Life%20-%20Its%20Legacy%20and%20Message.jpg', NULL, 'My Life - Its Legacy and Message', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('8c8e0e19-92c4-4ead-beff-2204d4e30ec7', '2bc90f61-d807-46ea-865f-e1c69a643454', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9571dpp_8_39.jpg', 'https://indianbooksworldwide.com/img/9571dpp_8_39.jpg', NULL, 'E- Research Collaboration - Theory, Techniques and Challenges', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('8c94c977-a537-460a-be82-959bbb56e33f', '4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66839788131218563.jpg', 'https://indianbooksworldwide.com/img/66839788131218563.jpg', NULL, 'Digital Systems Design with FPGAs ans CPLDs', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('8ca03c6c-de9c-48fa-9f6f-fac4e83f8f91', 'd74feec7-c09d-4b4f-8009-8afb58215e4c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2191pic-27.jpg', 'https://indianbooksworldwide.com/img/2191pic-27.jpg', NULL, 'Janmadhyam Saidhantiki new', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('8ca2a4e8-cb99-40b1-8184-8c4d940ba05c', 'd9b321ab-4f3a-4959-a093-08d4e88e5131', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/508261xXVt3hImL._SY425_.jpg', 'https://indianbooksworldwide.com/img/508261xXVt3hImL._SY425_.jpg', NULL, 'Fuzzy Modeling with Spatial Information for Geographic Poblems', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('8cdb17b1-695c-435d-b831-5ecb17924125', 'b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7212pic-17.webp', 'https://indianbooksworldwide.com/img/7212pic-17.webp', NULL, 'Panini Pratyayarth Kosh - Tadrit Prakaranam', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('8cdf3c79-0d98-4797-92ab-ca984666ae0d', '246bf810-a4bd-4685-a7c7-a42dbcf0a825', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23979788178542843.jpg', 'https://indianbooksworldwide.com/img/23979788178542843.jpg', NULL, 'Sanskrit - The Language and Learning', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('8ce7fccc-a30e-4a85-b160-d6ee4e0a972f', 'fc779b5e-63b9-4094-92d7-0d05d8d5d4fd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Consumer Behaviour', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('8cea990a-4756-468e-bcc8-2505f572c50b', '1ce3a3a4-97dc-45ed-bd8c-a0e2b56bcd94', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/98739789386042231.jpg', 'https://indianbooksworldwide.com/img/98739789386042231.jpg', NULL, 'Essential Social Psychology - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('8d0a7108-c699-412e-9657-9c741577d45b', 'd2a2fbd1-cc05-44df-bb58-5da31c295fe0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43189788170007463.jpg', 'https://indianbooksworldwide.com/img/43189788170007463.jpg', NULL, 'Webometric Studies and Libraries', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('8d0c54aa-ed5a-472d-9aed-8eae8fdabb8a', '56b00d41-b29b-40c7-a3fb-4adb616a6ff9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21441.jpg', 'https://indianbooksworldwide.com/img/21441.jpg', NULL, 'Animal Behaviour : Library in Cognitive & Experimental Psychology - 4 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('8d247294-af33-461a-904e-73877ab16b72', 'd1799f13-57a0-48cf-99ab-dd856c8c95f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4669The%20Mahartha-Manjari%20of%20Mahesvarananda.jpg', 'https://indianbooksworldwide.com/img/4669The%20Mahartha-Manjari%20of%20Mahesvarananda.jpg', NULL, 'The Mahartha-Manjari of Mahesvarananda', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('8d2c0497-15b8-4a55-80cb-fc248e20f09b', '52eece2f-dbb0-471b-80a8-5c0cb2f90e94', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8682dpp_18_85.jpg', 'https://indianbooksworldwide.com/img/8682dpp_18_85.jpg', NULL, 'Mathematical Implications of Einstein-Weyl Causality Lectures', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('8d66022e-82c3-4e57-9b74-3e7d059eeda0', 'be0c3930-e7a2-407b-aa8b-e45388172898', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38671_4_9.jpg', 'https://indianbooksworldwide.com/img/38671_4_9.jpg', NULL, 'The Industrial Wastewater Systems Handbook', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('8d79d2b5-c910-48ab-b7f0-f748ba8166e5', '8f80df3e-0e1a-40c8-a433-f8d463298a27', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/240941ZKfNkogsL._SX340_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/240941ZKfNkogsL._SX340_BO1,204,203,200_.jpg', NULL, 'Handbook of Environment Data on Organic Chemicals - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('8d846aff-443c-4835-a840-2317feca6b6b', '72020ba9-f6ca-4c91-a4f9-ed56e4c693f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1656Capture.PNG', 'https://indianbooksworldwide.com/img/1656Capture.PNG', NULL, 'Sociology for Health Professionals', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('8d88b774-d8ac-4a59-add5-e12fbb2cde97', '2b55bc59-85a6-4ac9-aad5-b5c0a6a76c96', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6330Architectural%20Engineering%20and%20Design%20Management%20-%20Aspects%20of%20Building%20Design%20Management.jpg', 'https://indianbooksworldwide.com/img/6330Architectural%20Engineering%20and%20Design%20Management%20-%20Aspects%20of%20Building%20Design%20Management.jpg', NULL, 'Architectural Engineering and Design Management - Aspects of Building Design Management', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('8d9acbbb-4398-494d-ade7-2080d7d5f19d', '518d6a8b-afa1-487d-8929-de7001f72dc6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80061_4_53.jpg', 'https://indianbooksworldwide.com/img/80061_4_53.jpg', NULL, 'Random Field Models in earth Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('8da8f90b-b280-414c-9d9b-f902db5daa04', 'fae3fd1d-d50d-4ec6-8bc7-376ba134a200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7768Precision%20livestock%20farming%2009.jpg', 'https://indianbooksworldwide.com/img/7768Precision%20livestock%20farming%2009.jpg', NULL, 'Precision livestock farming ''09', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('8dc82798-177b-412c-9198-d907ecdb0d89', '5050f771-a71b-47f6-8548-07d35820826a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4530geoenvironment_challenges_ahead.jpg', 'https://indianbooksworldwide.com/img/4530geoenvironment_challenges_ahead.jpg', NULL, 'Geoenvironment Challenges Ahead New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('8dcc980e-2275-4a74-bbcb-5acfef4c54c3', '6567fb8e-7947-48d8-ada9-3f46fbabee72', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3849dpp_18_141.jpg', 'https://indianbooksworldwide.com/img/3849dpp_18_141.jpg', NULL, 'The Regularized Fast Hartley Transform, Optimal Formulation of Real-Data Fast Fourier Transform for Silicon-Based Implementation in Resource-Constrained Environments -Signals and Communication Technology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('8dd1e60e-ad4b-405e-9024-cdacb13d4cea', 'ee9d55d3-2f41-4667-b359-d5fe0a0f508e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9200WhatsApp%20Image%202025-07-09%20at%202.28.40%20PM.jpeg', 'https://indianbooksworldwide.com/img/9200WhatsApp%20Image%202025-07-09%20at%202.28.40%20PM.jpeg', NULL, 'A Dictionary for Believers and Nonbelievers', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('8e01145a-af49-438c-99fb-08019bf8a724', '644a594d-ba09-4846-8b74-4994beed1097', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Scaling Heights - Anthology on Contemporary Indian English Poetry', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('8e0b049c-c249-4430-a674-d6ef9d4f2dd1', '189c9ce8-0ab3-480d-8cde-6d47ae498f53', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43469788131203569.jpg', 'https://indianbooksworldwide.com/img/43469788131203569.jpg', NULL, 'Software Design Methodology-From Principles to Architectural Styles', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('8e2c4a48-9603-4663-aef4-bdca03446dfc', 'a654cc21-e1e7-4c73-a231-9d2327d89ee0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4388pic-6.jpg', 'https://indianbooksworldwide.com/img/4388pic-6.jpg', NULL, 'Dhavanyalok ki Ujjivani Tika (Ek Samiksha)', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('8e36cdc9-298c-4bac-a906-6e70f4eeca3a', '99964408-77b1-4d78-b9df-aa9da9087e7c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Operational and Financial Performance of Factoring Services', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('8e43da39-6878-4f96-a386-088853dff310', '85b50e54-ff3d-4f69-8648-bc162ea86b82', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12859788192054636.jpg', 'https://indianbooksworldwide.com/img/12859788192054636.jpg', NULL, 'Sakuntala or The Lost Ring An Indian Drama', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('8e692226-2227-4c52-8a68-8b634fb2355b', 'fb783627-0e7a-4cd1-bdd7-821c6fc60888', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3426breaking.webp', 'https://indianbooksworldwide.com/img/3426breaking.webp', NULL, 'Breaking the Silence: A Handbook on Posh Act', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('8e734b51-a20e-46ed-85b3-2835b1d4d40a', '84afbc10-0986-4a4d-bcc4-68c8e846b12b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80169781402040443.jpg', 'https://indianbooksworldwide.com/img/80169781402040443.jpg', NULL, 'Topics in Geobiology - Carbon in the Geogiosphere - Earth''s Outer Shell', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('8e861c3a-6648-44bf-9e94-e66b07fb16a9', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Consumer Behavior - Building Marketing Strategy - 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('8e8d35ff-2933-4088-b3d7-3d63ff6cbe00', '454258e9-bf08-4e9b-9707-9a12bdc00baf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3210dpp_10_29.jpg', 'https://indianbooksworldwide.com/img/3210dpp_10_29.jpg', NULL, 'Introduction to Biosemiotics -The New Biological Synthesis', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('8e8e4261-5e72-4a61-9cd4-e4f10faf42da', 'b5590a74-bf70-4fcd-a3e1-ca345105c8ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', 'https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', NULL, 'Semiconductor Physics', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('8ec36a23-87ab-471a-8b73-19304aa2ff35', 'b90140cf-5df7-4152-955b-6e4868922258', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Global Policing', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('8ed6515d-885c-4274-a75e-6d77c8a9bac6', '47d33970-46c3-4009-8d5c-f059253de6dd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1271image_not_available_2_11.jpg', 'https://indianbooksworldwide.com/img/1271image_not_available_2_11.jpg', NULL, 'Rural Management Theory and Practice book', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('8ed782a6-bd9c-44ba-a536-d5ca74e7d9ac', '53f4bec1-2587-46e9-a5aa-43a30b12fdd7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11499780857091093_1.jpg', 'https://indianbooksworldwide.com/img/11499780857091093_1.jpg', NULL, 'Statistical Data Analysis - A Practical Guide with 1250 exercises and answer key on CD', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('8ee3043e-88dc-414f-8041-e1822b49439e', '24b8916e-43bb-44f7-bd03-c360c2882e88', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8515WhatsApp%20Image%202025-09-10%20at%2012.23.16_d437a1ac.jpg', 'https://indianbooksworldwide.com/img/8515WhatsApp%20Image%202025-09-10%20at%2012.23.16_d437a1ac.jpg', NULL, 'Echos of the Heart', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('8eefbf34-ef04-4ee1-8945-da83ed0a456e', '0701198f-e5b8-4944-9a6a-586b3538b9d1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3869Capture.PNG', 'https://indianbooksworldwide.com/img/3869Capture.PNG', NULL, 'Right to Information Act', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('8ef4e0db-1af2-460a-af03-a478b1818849', 'e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9607micro9.jpg', 'https://indianbooksworldwide.com/img/9607micro9.jpg', NULL, 'Microeconomics 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('8f0e9e73-c875-48bc-b534-47173a80dc3e', 'bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15439788187471646_1.jpg', 'https://indianbooksworldwide.com/img/15439788187471646_1.jpg', NULL, 'Glimpses of Vedic Literature', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('8f0f0c87-443c-4adc-b3ed-3e60c0791fd6', 'd44914de-fab6-451d-bfcd-865ce4bc4ae4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78729788128623646s.jpeg', 'https://indianbooksworldwide.com/img/78729788128623646s.jpeg', NULL, 'Disney Mickey Wonders Why: Planet Earth', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('8f231800-820e-4e77-a034-76b44773bda0', '79b20e79-47e5-4dee-a362-54c1219a37f0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63573527326111.jpg', 'https://indianbooksworldwide.com/img/63573527326111.jpg', NULL, 'Functional Supramolecular Architectures - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('8f23b9e7-4e39-4aa4-bff1-4bbf427c72eb', '978864a9-91db-4ea6-b791-ad6d2bd58434', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91289781446248690.jpg', 'https://indianbooksworldwide.com/img/91289781446248690.jpg', NULL, 'Statistical Analysis of Continuous Data - Benchmarks in Social Research Methods - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('8f26c2c8-c83c-42c6-a177-d29a2c4d79f7', 'c8e0b3ae-67b6-49c5-9b36-4d9d9d8ef59a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Bodhdarshan ki Parampara aur Sant Ravidas NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('8f661fa5-d5fe-4c6d-97c0-59a42b98b915', '9f102da4-667d-417c-96fa-92be878ca882', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2086Capture.PNG', 'https://indianbooksworldwide.com/img/2086Capture.PNG', NULL, 'Tribal Culture in Ethnographic Museum', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('8f6c9f86-1c43-4e30-aabe-9d587d79c196', '6c6686bc-0474-4093-adc6-16d046cab3c1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/618811.jpg', 'https://indianbooksworldwide.com/img/618811.jpg', NULL, 'Applied Probability and Statistics', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('8fadf85c-be2b-4e00-945c-fd909a73304c', '41a2d922-5800-4c0d-9d91-db2af02c80c8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24289788178794266.jpg', 'https://indianbooksworldwide.com/img/24289788178794266.jpg', NULL, 'Teach Yourself - C', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('8fdf9a81-ee3e-4bef-b2d1-fa87c96ee9eb', '31d47c5b-0aed-4e54-a2dd-b81b376ee03e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Ideas and Emotions - An anthology of prose and poetry', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('8fe0b049-913e-49e4-a0ff-5c17d470bb26', '076c1f08-043d-4098-ae10-e66978dd01f8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4073YOGA%20-%20Sat%20Karma%20Mudra%20Pranayama%20and%20Pratyahara%20-%20V%204.jpg', 'https://indianbooksworldwide.com/img/4073YOGA%20-%20Sat%20Karma%20Mudra%20Pranayama%20and%20Pratyahara%20-%20V%204.jpg', NULL, 'YOGA - Sat Karma Mudra Pranayama and Pratyahara - V 4', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('90108522-01d6-423e-943b-943821ec5009', '6692c134-6240-45d5-9e42-d753d92ddc78', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Seeds in Spring Contemporary Indian English - Poetry, Drama and Critics', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('90254911-b766-4b8b-853b-62f123ee5af2', '26fd6404-68d4-4a5e-8e70-a3b91f6b69bf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8994dpp_18_11.......%2045.jpg', 'https://indianbooksworldwide.com/img/8994dpp_18_11.......%2045.jpg', NULL, 'Leisure Studies - Key Issues for the Twenty-First Century in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('906a096f-3421-4853-b7da-53253097ce4e', '8d247fbb-9a76-4c22-99e3-edbd85aaad18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7470WhatsApp%20Image%202025-08-14%20at%204.45.52%20PM.jpeg', 'https://indianbooksworldwide.com/img/7470WhatsApp%20Image%202025-08-14%20at%204.45.52%20PM.jpeg', NULL, 'Hindi-Uapnyason ke Khalpatr - Arambh- Se E. San 1960', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('908d2fb8-55a8-4070-8a7f-001cf601b5c3', '66ba0830-de01-47c6-871f-762261240fcf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/292641rxeYbaDZL._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/292641rxeYbaDZL._SY445_SX342_.jpg', NULL, 'TQM Total Quality Management 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('908e62a5-de28-4f6f-956b-736ffd7624f0', '2c0acfd8-cebe-4f9e-a8e5-0a87f2ddad3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6544dpp_18_45.jpg', 'https://indianbooksworldwide.com/img/6544dpp_18_45.jpg', NULL, 'Bilinear Integrable Systems: From Classical to Quantum, Continuous to Discrete - II - Mathematics, physics and Chemistry`', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('908f7b09-2e14-40de-aba9-607f674424e9', '0b8b6259-e222-464c-96dc-33fd3b013048', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8219Shabtattavavimarsha.jpg', 'https://indianbooksworldwide.com/img/8219Shabtattavavimarsha.jpg', NULL, 'Shabtattavavimarsha', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('910dd19e-220d-48d6-b52a-bb1d73c5cc46', 'f112d187-1543-4b22-a6d6-3c6d2e5f9c05', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Handbook of Algebra V-4', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('91338a70-8cbe-4728-9fd1-ef6d5cca2e79', '097f1503-28f5-480e-be06-a36c5096f41c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1962images%20(1).jpeg', 'https://indianbooksworldwide.com/img/1962images%20(1).jpeg', NULL, 'संत ज्ञानेश्वरकृत योग प्रदीपिका', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('91372d98-9174-4712-af6d-3457593bce13', '6699c4ec-684c-4c87-8f74-d77cd1ce3e47', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9647sangh.jpg', 'https://indianbooksworldwide.com/img/9647sangh.jpg', NULL, 'संघ के सौ साल: इतिहास, सिद्धांत और सांस्कृतिक दृष्टि', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('916e16fa-c642-4de6-96af-247247ede8a7', '237fe6b8-b29c-4b03-9085-146493449838', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8903A_Course_of_Differential_Geometry_and_Topology_0.jpg', 'https://indianbooksworldwide.com/img/8903A_Course_of_Differential_Geometry_and_Topology_0.jpg', NULL, 'A Course of Differential Geometry and Topology', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('918522cc-beeb-4dd0-99c3-df619caf5fed', '6c4b1f1c-e01c-41a3-8c5c-83711a6bc07f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1672image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/1672image_not_available_9_54.jpg', NULL, 'Teaching of Social Studies Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('919ceb8a-d92b-4cf3-8d31-3d1ad53d76d9', 'd8dd1da8-1e48-4d4b-ab13-055668f4abda', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37209780857025883.jpg', 'https://indianbooksworldwide.com/img/37209780857025883.jpg', NULL, 'Small World Research-Benchmarks in Social Research Methods- 4Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('91ac62af-95fd-48b3-b8a6-6d634fcc73ef', '91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5074p-11.webp', 'https://indianbooksworldwide.com/img/5074p-11.webp', NULL, 'A Companion to Folklore', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('91c77a7a-9990-4ddf-8655-65ff2137fca2', '771c6567-934d-4077-a06a-b00dc4e910e7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Fundamentals of Corporate Finance 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('91e1dcf4-aee9-4e0f-8962-c0b3fdba0b70', '4542d996-9165-478e-8cfa-e0a7858f070b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61379781598034936.jpg', 'https://indianbooksworldwide.com/img/61379781598034936.jpg', NULL, 'Cosmology: The History and Nature of Our Universe - Course Guidebook - With DVD', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('91fe7946-dada-41c1-92ec-bfc07142d490', 'ef53d921-3b41-492e-9118-c75727367f3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3359sentence.jpg', 'https://indianbooksworldwide.com/img/3359sentence.jpg', NULL, 'Sentence Skills With Readings  5/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('923f9abc-3cec-4755-8e6b-f8dadcd2b61e', '926bc545-07fa-48b0-9c4a-8118e46a8194', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1960Ya.%20Gerasimov%20(Ed.)%20-%20Physical%20Chemistry%20Volume%202%20-%20Mir%20-%201974_0000.jpg', 'https://indianbooksworldwide.com/img/1960Ya.%20Gerasimov%20(Ed.)%20-%20Physical%20Chemistry%20Volume%202%20-%20Mir%20-%201974_0000.jpg', NULL, 'Physical Chemistry V-2', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('92593f60-4c3a-441c-8b87-53aea7d0260e', '6b357afe-ef84-4b54-b2c8-b93c7114405e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Variational Principles', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('925d12e0-5191-4562-ba52-bd5c0323a345', '5616f07d-bdb9-43af-b0e2-5e0c778782cb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6612dpp_23.jpeg', 'https://indianbooksworldwide.com/img/6612dpp_23.jpeg', NULL, 'Negotiation 6/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('9274ad74-2d4d-495d-835f-9c2209e876d0', 'ccececd3-b93e-4100-8d3e-4ec8ab0466e0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1757Spectroscopy%20.jpg', 'https://indianbooksworldwide.com/img/1757Spectroscopy%20.jpg', NULL, 'Encyclopedia of Spectroscopy and Spectrometry 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('927ca1af-4f9e-462a-8ada-a30fa485763f', '18e89cf3-1efc-40ee-b195-0dc2cf4d7da8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44092_21.jpg', 'https://indianbooksworldwide.com/img/44092_21.jpg', NULL, 'Kernel Functions and elliptic Differential Equations in mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('9283a853-15b3-4b80-952d-595c2a5a04ae', '41a03754-05a6-4646-a3fc-141a0bb538a1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39279789388038812.jpg', 'https://indianbooksworldwide.com/img/39279789388038812.jpg', NULL, 'India After Modi', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('9290a174-ddf0-4844-b77a-cbb45d84cf4c', '72e0745e-136a-46fd-9e40-81f54e11d7c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5786dpp_8_26.jpg', 'https://indianbooksworldwide.com/img/5786dpp_8_26.jpg', NULL, 'The Handbook of Social Anthropology - 2Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('929e919d-102e-48de-b72c-d72fcbdee2c4', '87392890-e302-49b0-ac4e-371a7de4d5ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5280intro.jpg', 'https://indianbooksworldwide.com/img/5280intro.jpg', NULL, 'Introduction to Supramolecular Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('92cf3e3c-1e7c-426f-81a9-651e9bf959f2', 'e4cd1da7-6631-4160-a193-01d979bb38ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5591076195838x.jpg', 'https://indianbooksworldwide.com/img/5591076195838x.jpg', NULL, 'Theory and Social Psychology New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('92d6b8d0-2e64-4ab1-b206-18e5a15b2920', '323ab93b-6e29-4dd7-a143-9a5e79a53b87', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89669789384746766.jpg', 'https://indianbooksworldwide.com/img/89669789384746766.jpg', NULL, 'Evidence Text and Materials - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('93016196-5c19-4633-a3cf-0aa24d3b1db5', '1d2cef9a-367c-430d-8d89-a2da7c7d45b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1741pic17.jpg', 'https://indianbooksworldwide.com/img/1741pic17.jpg', NULL, 'Rigveda Samhita With Hindi translation in word-order, Translation of Ancient & modern Interpreters (In 8 Vols)', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('930c1b24-8aff-4ade-84af-9fed8cd66ce6', '7bd72af6-c4f9-40e9-b44c-0b467b920c43', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'International Marketing and Export Management - 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('93706909-cb90-46ea-aa86-0d4dca2e2ddc', '460be6ed-4407-4a7f-9971-02ae34e9c033', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1367bhavisya-mahapurana-original-imagaxhndzbrkgxq.jpg', 'https://indianbooksworldwide.com/img/1367bhavisya-mahapurana-original-imagaxhndzbrkgxq.jpg', NULL, 'BHAVISHAYA MAHAPURANA - An Introduction, Sanskrit Text, English Translation, Notes & Index of Versesin 3 vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('93841e75-72ce-490e-95de-cb942db218d5', 'c20d623f-8f78-458c-b2bd-513dfccf76a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6656sence%20of%20smell.jpg', 'https://indianbooksworldwide.com/img/6656sence%20of%20smell.jpg', NULL, 'Chemistry and the Sense of Smell', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('93866d23-95b2-4dd0-82a2-a83cbc6fddb8', '4b4bfb25-906a-4ba2-aa2c-db8306087b99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7896methods.jpg', 'https://indianbooksworldwide.com/img/7896methods.jpg', NULL, 'Methods for Computational Gene Prediction', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('938daccf-5c50-4bc9-a617-d6b3f5268d25', 'c1afb8d8-cc08-4bc0-978f-6df2269f18fb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2347eleme%20tru.jpeg', 'https://indianbooksworldwide.com/img/2347eleme%20tru.jpeg', NULL, 'Elementary Organic Spectroscopy: Principles and Chemical Applications', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('9393c868-d300-4de9-9af9-63e16f190eee', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Wayward Wanderings A Collection of 40 Poems', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('93a306c4-174d-4ded-8d74-058d44a28dc3', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Entrepreneurship and Business - A Regional Perspective Book', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('93aa2c85-c078-4a60-a4da-0aaa16ae48fd', '2dd60bad-a94a-4577-a159-1e0c41a42a14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7094indian%20phylosophy.jpeg', 'https://indianbooksworldwide.com/img/7094indian%20phylosophy.jpeg', NULL, 'Indian Philosphy Vol II', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('93bbe78a-a8f6-4a92-92a5-e2e9f229a96e', 'db8028d4-3632-4e2e-aa31-fb9bc9a9ad86', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5656pp_18_6.jpg', 'https://indianbooksworldwide.com/img/5656pp_18_6.jpg', NULL, 'Community Geography - GIS in Action - CD-Rom Encludes Exercise Data and Arcview 3.x Projects', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('93c71c5d-b71f-413d-9281-9b49b98caefe', '02d39c87-e4d7-46fa-a8b2-3ce628ddeae7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58699788177589566.jpg', 'https://indianbooksworldwide.com/img/58699788177589566.jpg', NULL, 'Linux Kernal Programming - CD-ROM Included - 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('93de69ce-e4dc-4bb6-98aa-1d5abf7e3726', '2536415c-62ec-41b5-89a2-42e47f2c9c9b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9752dpp_16......%20day%203.jpeg', 'https://indianbooksworldwide.com/img/9752dpp_16......%20day%203.jpeg', NULL, 'Automatic Fingerprint Recognition Systems', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('93fe5ed3-6935-44e3-911c-77ac28d8feb8', '97342dfc-8101-4503-bd31-e3dacd87f97e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4010612A2cbdBLL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/4010612A2cbdBLL._AC_UF1000,1000_QL80_.jpg', NULL, 'Problems and Worked Solutions in Vector Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('940c46c4-cebc-4095-99a0-53e382c8d57e', '4631230b-27fa-481c-a8fd-8c6b2af01f90', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72421.jpg', 'https://indianbooksworldwide.com/img/72421.jpg', NULL, 'Handbook of Research on Nature Inspired Computing for Economics and Mangement in 2 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('94144c96-47a7-4d64-b318-7545ee92c8fb', 'c19e8eaf-2f36-461e-8b96-02ec0dd9e118', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1161pic-17.jpg', 'https://indianbooksworldwide.com/img/1161pic-17.jpg', NULL, 'Anuwad Samvedna aur Sarokar BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('9420b939-1457-4f49-985c-dc620a0d6238', '410e7eff-0b03-4252-a6ef-77492e0a7d3b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71801.jpg', 'https://indianbooksworldwide.com/img/71801.jpg', NULL, 'Geometric Analysis of the Bergman Kernel and Metric', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('94362b57-a2e2-46da-8bbe-3232029636cb', 'c096cb9d-6f03-487a-bf91-63f3a1d17dbd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/940841NxtQvArWL._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/940841NxtQvArWL._SY445_SX342_.jpg', NULL, 'Fractal Geometry, Complex Dimensions and Zeta Functions - Geometry and Spectra of Fractal Strings, Monographs in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('944228a1-6cfc-4683-94d6-4aadeebda4ed', '66266e37-0541-4336-8372-b51c37ece65a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29409788178848112.jpg', 'https://indianbooksworldwide.com/img/29409788178848112.jpg', NULL, 'Castes in India - A Historical Perspectives', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('944d1478-e7f7-4a66-9495-8ecf820ea1ae', '30f98e9e-f0cd-4e60-b5c0-a25f330aab07', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Hindi ka Kundaliya Chand aur Sahitya', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('944e5edc-7726-49ea-b2ed-34a88118154c', '9c7b37fc-5d17-4413-a994-1ad5388b7e92', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4719dpp_4_26.jpg', 'https://indianbooksworldwide.com/img/4719dpp_4_26.jpg', NULL, 'Encyclopaedic Survey of Library and Information Science -Principles and Practices in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('945a6ea0-e1b3-434b-8749-d3586480a714', 'fdb0aeca-46e2-4b1c-b462-d6f0f182f896', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9782dpp_10_17.jpg', 'https://indianbooksworldwide.com/img/9782dpp_10_17.jpg', NULL, 'Group 13 Chemistry II, Biological Aspects of Aluminum - Structure & Bonding', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('9470e746-158f-49cb-95fd-9847e5a424ac', '2d4c635e-1ad4-4ad9-be86-29d7f65992d0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8916the-siddhanta-kaumudi-of-bhattoji-diksita-preface-original-original-imagay6egj87qxzj.jpg', 'https://indianbooksworldwide.com/img/8916the-siddhanta-kaumudi-of-bhattoji-diksita-preface-original-original-imagay6egj87qxzj.jpg', NULL, 'SIDDHANTA KAUMUDI OF BHATTTOJI DIKSHITA - Perface, Original Sanskrit Text, English Translation & Notes in 2 vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('947459bb-fd76-444b-8610-b3ed7d826eb2', '0584f078-1828-4566-87c5-d5ee03aee6b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54989788184353891.jpg', 'https://indianbooksworldwide.com/img/54989788184353891.jpg', NULL, 'Scholarship Schemes for Muslim in India', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('949a66f8-c740-413c-9e18-433267a363d9', '7f309bf3-54ec-4ecf-b8bd-42a28fec2c99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92009788176761468_3.jpg', 'https://indianbooksworldwide.com/img/92009788176761468_3.jpg', NULL, 'Tell me about GANESHA', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('949fb171-9705-40df-b407-7e3887696a1a', '419dcb42-c7c2-40c4-9c8c-d53929a28bd1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4868WhatsApp%20Image%202025-09-06%20at%2011.55.50_98cbf123.jpg', 'https://indianbooksworldwide.com/img/4868WhatsApp%20Image%202025-09-06%20at%2011.55.50_98cbf123.jpg', NULL, 'Empire to Independence- Indian Solidiers Bugle the Last Post for the British Raj', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('94c9ff90-bae3-4299-b57b-36cce0bbdac4', '07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7689theoty.jpeg', 'https://indianbooksworldwide.com/img/7689theoty.jpeg', NULL, 'Theory of Atmospheric Radiative Transfer:A Comprehensive Introduction', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('94cf311a-9441-4795-bf0b-666c2df36a68', '4fbe93f5-d577-497c-b5a7-34662de54a1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41009788131525111.jpg', 'https://indianbooksworldwide.com/img/41009788131525111.jpg', NULL, 'Understanding the Theory & Design of Organizations - 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('94d37610-7636-4791-885d-5fcdfbc2b51a', '178ca559-c765-49f2-bc54-b44204290cb8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/105041dOQ2AF7SL._SX336_BO1,204,203,200_[1].jpg', 'https://indianbooksworldwide.com/img/105041dOQ2AF7SL._SX336_BO1,204,203,200_[1].jpg', NULL, 'Dictionary of Twentieth Century British Philosophers 2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('94e8e0d5-59cf-469b-8996-82c6992cb48c', '7fac0a02-cfeb-40c8-8e0a-1d41c2ad49a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/11901.jpg', 'https://indianbooksworldwide.com/img/11901.jpg', NULL, 'Advances in Algebraic Geometry Codes - Series on Coding Theory and Cryptology', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('94ff4745-bdc8-43f4-9c81-2b5f27492321', 'f7a51e43-7a95-4e76-b16c-a34c6bfb5061', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2370download%20(1).jpg', 'https://indianbooksworldwide.com/img/2370download%20(1).jpg', NULL, 'Export and Import Management: Text and Cases', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('9500ab26-41af-4018-8443-7a59874d9fdb', '5f428224-2fda-45a2-a621-5e257300076e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6681dpp_17.jpeg', 'https://indianbooksworldwide.com/img/6681dpp_17.jpeg', NULL, 'Essentials of The Reid Technique - Criminal Interrogation and Confessions', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('95069435-1378-49eb-8675-eba135cae9f4', '29ad5bba-53e4-4dcb-902b-8711d4269db4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92291.jpg', 'https://indianbooksworldwide.com/img/92291.jpg', NULL, 'Genome Sequencing Technology and Algorithms', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('951e7428-f982-4ad8-8a82-74b207c9de53', 'f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5646WhatsApp%20Image%202023-05-20%20at%2017.40.26%20(1).jpeg', 'https://indianbooksworldwide.com/img/5646WhatsApp%20Image%202023-05-20%20at%2017.40.26%20(1).jpeg', NULL, 'Brenner''s Encyclopedia of Genetics, 2/e 7 Vols. Set', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('953ca24f-9e66-4afc-b5d8-6ccae4631ad6', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5503dpp_9_31.jpg', 'https://indianbooksworldwide.com/img/5503dpp_9_31.jpg', NULL, 'Biostatistics - A Guide to Design, Analysis, and Discovery - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('956a2ed2-2dca-40e0-a517-06f3b43aafa0', '40219470-7cbe-4312-adbf-0a6ae105e8b5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/330614732586.jpg', 'https://indianbooksworldwide.com/img/330614732586.jpg', NULL, 'The Millennium Prize Problems - A lecture By John Tate', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('95856034-b5d1-49d3-ad26-dcad53d5ea16', '736d0dba-fc7c-432d-98cf-8c914d79920a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99251.jpg', 'https://indianbooksworldwide.com/img/99251.jpg', NULL, 'Patty''s Toxicology - 9 Vols. (Complete Set), 5/e', 1, 0, 'FAILED', '2026-08-11 12:37:21'),
('959524d6-3aeb-4da7-b838-159fbd572406', 'dd0f07db-b676-48df-8b27-9938abf69d9f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9020spresde.jpg', 'https://indianbooksworldwide.com/img/9020spresde.jpg', NULL, 'Managerial Decision Modeling with Spreadsheets 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('95bcd4fa-315b-4f1e-af07-b4a5909454bd', '62dd4f2a-1698-4ded-a2e7-87d5c26befe2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2594Jammu%20&%20Kashmir%20The%20Wounded%20Paradise.jpg', 'https://indianbooksworldwide.com/img/2594Jammu%20&%20Kashmir%20The%20Wounded%20Paradise.jpg', NULL, 'Jammu & Kashmir - The Wounded Paradise', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('95e70ca8-7de0-4c76-bef4-875e1f96faf6', 'f6e9585c-ed1c-4392-8959-a758a05bb30f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41341.jpg', 'https://indianbooksworldwide.com/img/41341.jpg', NULL, 'Extremum Problems for Eigenvallues of Elliptic Operators - Frontiers in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('9616c835-21fc-4f01-8352-4d8becbbc6e4', '22320428-6db9-4f4d-a43a-677bcc4ece0b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23739788128623639.jpeg', 'https://indianbooksworldwide.com/img/23739788128623639.jpeg', NULL, 'Disney Mickey Wonders Why: Dinosaurs BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('96182860-26cf-4808-a99e-5e7c1db14038', '1adcac28-d0e9-49f0-9069-e4960214b518', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1832image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/1832image_not_available_9_54.jpg', NULL, 'Young Learner''s - Famous Moral Stories', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('961e8baf-d8e9-4186-bc96-44327292b26e', '8feb2f42-3c99-4848-ba62-8eb23b93de40', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Comprehensive Mathemaics for Computer Scientists 1, Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry / Universitext', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('968eb82c-eac6-4676-965d-233a48e30be1', 'ccde8a8b-f27c-4da7-a8f2-da848e84594a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8376pic-17.jpg', 'https://indianbooksworldwide.com/img/8376pic-17.jpg', NULL, 'Yagyavalkya Smriti - Vyakhayakar', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('96a90509-125f-481b-b862-bdcf96ba658c', '7de6e8cb-7f57-41b1-8729-0d2433d1cffd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2518policy.jpeg', 'https://indianbooksworldwide.com/img/2518policy.jpeg', NULL, 'Macroeconomic Policy Environment: An Analytical Guide for Managers 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('96b91300-e3ae-43fa-8615-a05ed01223d9', '4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Fictional World of Joseph Conrad', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('96bba309-9575-4f25-b89a-d96f3f40903a', 'f9c01c00-230d-400c-b288-873f9896f812', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3275bhartendu.jpeg', 'https://indianbooksworldwide.com/img/3275bhartendu.jpeg', NULL, 'भारतेन्दु एक नयी द्रष्टि', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('96bbc39a-7efd-40f1-9046-3b6d07488a83', '6a82db0d-7287-4a3b-a638-3facdc6c4fe5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5131the%20laghu.jpeg', 'https://indianbooksworldwide.com/img/5131the%20laghu.jpeg', NULL, 'The Laghukaumudi: A Sanskrit Grammar', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('96c597d3-f57d-40b7-921e-249a660c26d7', 'b2d58084-b0ee-45df-933a-a51a2288e7d4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3803A%20Sanskrit%20Dictionary%20of%20Law%20and%20Statecraft.jpg', 'https://indianbooksworldwide.com/img/3803A%20Sanskrit%20Dictionary%20of%20Law%20and%20Statecraft.jpg', NULL, 'A Sanskrit Dictionary of Law and Statecraft', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('96d4fb87-6de1-4395-b19f-d7da0d591aca', '3258fac3-44e6-4606-b493-7b41eadd6ee9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1091dpp_9_42.jpg', 'https://indianbooksworldwide.com/img/1091dpp_9_42.jpg', NULL, 'Confronting Biopiracy - Challenges, Cases and International Debates', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('96dc8535-52cb-4d61-88b6-5904772f7a93', '6d3a3116-4bba-4dab-80bc-4f33db6816c4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4966vedic%20index.jpeg', 'https://indianbooksworldwide.com/img/4966vedic%20index.jpeg', NULL, 'Vedic Index of Names and Subjects V-2', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('970906d9-06b9-4374-bc0f-1e707780e8fc', '9be6ee83-c1b1-487e-9363-9047125b8a49', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3735canc.jpg', 'https://indianbooksworldwide.com/img/3735canc.jpg', NULL, 'Encyclopedia of Cancer : 4 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('97097a72-16cf-4ab6-b15d-40328fec891c', '67a0fd48-7490-4575-a403-97fd62e3c393', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91639780521830720_2.jpg', 'https://indianbooksworldwide.com/img/91639780521830720_2.jpg', NULL, 'Gender and the Victorian Periodical New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('970c97b2-240e-4930-8191-1c4b4062c9f4', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54609788132104025.jpg', 'https://indianbooksworldwide.com/img/54609788132104025.jpg', NULL, 'Ethics, Business and Society - Managing Responsibly', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('970e306d-c165-4716-b7de-1b5898f2306a', 'a3b8d658-8c47-4c33-857c-e73420bbd218', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99879788183423540_1.jpg', 'https://indianbooksworldwide.com/img/99879788183423540_1.jpg', NULL, 'Panchayati Raj Institutions and Rural Development', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('971f8f49-23b9-4afb-821f-6f1d47b597af', '5cfb97bd-2c66-4634-8dae-1994a0c50af0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2789dpp_9_32.jpg', 'https://indianbooksworldwide.com/img/2789dpp_9_32.jpg', NULL, 'Biosystems Engineering I - Creating Superior Biocatalysts, Advances in Biochemical Engineering/Biotechn-ology', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('9748e635-f87a-4051-a26c-6cfbcd378837', '7486c883-ff64-46b1-b01c-a5004bcc146d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3704chakras.jpeg', 'https://indianbooksworldwide.com/img/3704chakras.jpeg', NULL, 'The Chakras', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('97514316-5595-4720-9387-23477e219f16', '595ac0d1-beda-4470-8a4b-d3a00c4ed090', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18559780470859377_457x700.webp', 'https://indianbooksworldwide.com/img/18559780470859377_457x700.webp', NULL, 'Advances in Geometric Modelling', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('976be2a4-fd54-4cc2-985e-5b11b70d7d53', '1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2559image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/2559image_not_available_9_54.jpg', NULL, 'Teaching of Biology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('977344ec-a53b-4bb9-8c05-67e9884268e4', 'f7c5b8a9-8c81-451b-a6a4-a2b30dfdbe0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52679780415597470.jpg', 'https://indianbooksworldwide.com/img/52679780415597470.jpg', NULL, 'Undermining Local Democracy - Parallel Governance in Contemporary South India', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('977d19e8-53c2-4463-95f8-87250a509501', 'a3e8d95d-9382-47a4-8fde-60f3402f184d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2918toul.jpg', 'https://indianbooksworldwide.com/img/2918toul.jpg', NULL, 'Toulouse Lautrec', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('977f7485-660e-4929-afb4-db527099b90b', '50ac19fb-97c6-4b19-bf16-69e9cf60f91a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68399788181160836.jpg', 'https://indianbooksworldwide.com/img/68399788181160836.jpg', NULL, 'Right to Information Act NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('979b2460-bf00-4038-96a8-7273cef36063', '60804d84-9f2c-4cd2-832c-6e0a3bcd1a91', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4780distri.jpg', 'https://indianbooksworldwide.com/img/4780distri.jpg', NULL, 'Sales and Distribution Management: An Integrative Approach 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('97a772a5-6b09-4e12-9f79-391b5fea4386', '81c272c8-0179-4f2f-ba19-a71dcd16000d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2275image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/2275image_not_available_9_54.jpg', NULL, 'Vijay Tendulkar, the Playwright - Champion of Social Justice', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('97b4ddc7-e1fa-4eda-9f28-84801b5b2678', '373341e8-b2a5-4dfd-a29e-7d03288d21d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2553finan.jpeg', 'https://indianbooksworldwide.com/img/2553finan.jpeg', NULL, 'Financial Management, 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('97ca05fc-fedd-4a75-9e95-55f3bcbfd4d4', '0895f0a0-9534-4e88-bb90-b14aa6db5a99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55699788193593707.jpg', 'https://indianbooksworldwide.com/img/55699788193593707.jpg', NULL, 'Commercial Chicken Egg Production', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('97d0afad-6e64-4eb5-9f41-6f3a7075ee9a', '784afbc8-cb8c-482e-8ffd-155a36071810', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7644Houses%20of%20God%20-%20Religious%20Architecture%20for%20a%20New%20Millennium.jpg', 'https://indianbooksworldwide.com/img/7644Houses%20of%20God%20-%20Religious%20Architecture%20for%20a%20New%20Millennium.jpg', NULL, 'Houses of God - Religious Architecture for a New Millennium', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('97d5a151-fd7b-498c-a092-ba05a18a2c71', '33a36c97-a0cb-4edd-9440-c66f4a2ca3aa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93489788192054643.jpg', 'https://indianbooksworldwide.com/img/93489788192054643.jpg', NULL, 'Jainism and Buddhism - A Comparative Study', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('97f35864-fe36-4b93-a1b5-790b7c125fb1', 'f5b3644a-b26a-4a6d-960e-268eec81a4b8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2521enhancing.jpg', 'https://indianbooksworldwide.com/img/2521enhancing.jpg', NULL, 'Leadership: Enhancing the Lessons of Experience 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('97f78333-c37d-428f-92c5-0f392d32cfd0', '059d28a6-e146-43f6-9003-7d04ec291250', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42249783211755396-us.jpg', 'https://indianbooksworldwide.com/img/42249783211755396-us.jpg', NULL, 'Algorithmic Composition - Paradigms of Automated Music Generation', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('97fd811a-1ad8-42ae-b510-a564a1935d5d', '54284dc5-9521-41d4-9bee-199c08af376e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, '19vi sadi mein Bharat mein Samajik-Dharmik Parivartan', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('98243e4e-95bb-4f8c-a37d-ea5b07a8c034', '72f82050-4e5d-424e-8423-f07db76cdfa0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15159780857254979_1_1.jpg', 'https://indianbooksworldwide.com/img/15159780857254979_1_1.jpg', NULL, 'Transforming Social Work Practice - Understanding and Using Theory in Social Work - 2/e New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('9838eb08-2fdd-4b7b-8d9d-7eb494564cd1', '892f9fc4-837d-4edd-b63c-6e0b00c27f56', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7633The%20Worlds%20Great%20Religions.jpg', 'https://indianbooksworldwide.com/img/7633The%20Worlds%20Great%20Religions.jpg', NULL, 'The World''s Great Religions - An Anthology of Sacred Texts', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('983b9f28-89fa-4be5-aa07-8b91179df536', 'd52d2e2b-fe0a-48e7-9a43-85a0e49e3afa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2318stem.jpg', 'https://indianbooksworldwide.com/img/2318stem.jpg', NULL, 'Stem - Cell Nanoengineering', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('98427bd6-68ed-4367-b707-e39199a14238', '26675da8-1dea-4373-89ba-915911d8fe14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99769781412946018.jpg', 'https://indianbooksworldwide.com/img/99769781412946018.jpg', NULL, 'The International Student''s Survival Guide - How to Get the Most from Studying at a UK University', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('984ecf21-35af-4c45-a16f-daa539177f6f', '3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88109781412976886.jpg', 'https://indianbooksworldwide.com/img/88109781412976886.jpg', NULL, 'Leadership in Science and Technology: A Reference Handbook - 2Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('9879d4dc-e3a3-4a20-adf7-8b62efa9021a', 'a888d0eb-87e3-4d40-82c9-4ac416139b31', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3396Prominent%20Hindu%20Deities%20Myths%20&%20Meanings.jpg', 'https://indianbooksworldwide.com/img/3396Prominent%20Hindu%20Deities%20Myths%20&%20Meanings.jpg', NULL, 'Prominent Hindu Deities Myths and Meanings', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('98d411de-0c08-467c-a6fb-79a0cb36fc78', '644b924a-e7cd-4961-8b42-e9c3e8153de4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53839781420073492_2.jpg', 'https://indianbooksworldwide.com/img/53839781420073492_2.jpg', NULL, '3D Cell-Based Biosensors in Drug Discovery Programs - Microtissue Engineering for High Throughput Screening New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('9900df79-2598-4296-9899-22de5385ff87', '17f65cdb-a960-4ab9-a161-f4ceb827ed38', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6453419DG8Q0YPL._AC_UF894,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/6453419DG8Q0YPL._AC_UF894,1000_QL80_.jpg', NULL, 'Encyclopedia of Gastroenterology -3 vols. In Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('99496b62-3a6d-40d2-b999-14127d96d61a', '33233760-4ce0-4f74-8d76-ed80297b6559', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Combinatorial Stochastic Processes BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('994b4525-d2d2-4866-98d1-b5a36f480b1d', 'a3a1a722-af75-4113-9738-2c2c58649e90', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1308Senior%20Physics%202(Bukhovtsev)_0000.jpg', 'https://indianbooksworldwide.com/img/1308Senior%20Physics%202(Bukhovtsev)_0000.jpg', NULL, 'Senior Physics V-2', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('994cc7b4-fb2a-4c2f-8656-7ff536b71656', 'fcfaae26-0daf-4370-976f-6a86e810ba4e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6255logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/6255logo_white_plus_3_1.png', NULL, 'Human Right and Violation Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('996c976c-853c-46a4-9b47-0cfa929c7e76', 'de298d47-9a77-48bf-973c-99d42e5307df', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2732dpp_18_126.jpg', 'https://indianbooksworldwide.com/img/2732dpp_18_126.jpg', NULL, 'Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('996e3d6a-5ec7-408f-8364-f52dcaa083b3', '00f3db64-4c0d-4c86-8d25-0e8d2e69c1fa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Barak Vailey - 3 Vols NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('997f8a44-9107-404f-87ce-f759a4eda849', '7349ddf1-802a-4bb8-8f67-ea46641dd307', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1650excel.jpg', 'https://indianbooksworldwide.com/img/1650excel.jpg', NULL, 'Microsoft Excel Formulas and Functions (Office 2021 and Microsoft 365)', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('99868b2a-0b6d-4e32-ae30-2862bd5e8e74', '44d7c8ea-b434-45f1-9b64-d0e3db32d0b8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Yugvedna Hindi Kavyanuvad-Pratiswan-Sanwalita', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('999f6815-b10b-40d4-9724-c9fc7beee4b3', '2152b2fe-3e0f-41f1-a90f-d7ee96cdd092', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8308p-3.webp', 'https://indianbooksworldwide.com/img/8308p-3.webp', NULL, 'Reading Sixteenth-Century Poetry', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('99b4e284-2bb8-4aaf-8ae1-12d1ff85c069', '42522cea-e513-4c69-b122-995af9829b05', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8077dpp_9_44.jpg', 'https://indianbooksworldwide.com/img/8077dpp_9_44.jpg', NULL, 'Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('99df07a3-015e-4d32-af59-e47df2a8402b', '08904d5b-7743-49b0-a936-8da1488eb4cb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2987Physics%20V3.jpeg', 'https://indianbooksworldwide.com/img/2987Physics%20V3.jpeg', NULL, 'Textbook of Elementary Physics V-3', 0, 1, 'FAILED', '2026-08-11 12:39:32'),
('9a11f32c-2510-45a5-9068-c5ed08bd3937', '68ff142b-1314-4db3-9f0c-b4367e82c015', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29469788172736330.jpg', 'https://indianbooksworldwide.com/img/29469788172736330.jpg', NULL, 'Professional Social Work - Prespectives on Practice and Extension BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('9a14307a-8de0-40ca-a95e-7b33b9283aa6', '9d8a7522-cca5-4986-a63c-5f33e3b5bdf9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Hindi Sahitya ke Vividh Aayam NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('9a25b20b-31bd-4f17-aa06-f89b6c6e1625', '9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2472human.webp', 'https://indianbooksworldwide.com/img/2472human.webp', NULL, 'Human Geography: Places and Regions in Global Context 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('9a3a6a46-ab67-494d-9d4b-bf7f505dffcf', 'b1c9a1d1-117e-4365-ba0d-2816375a0d14', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9586IMG_20230107_0005_page-0001.jpg', 'https://indianbooksworldwide.com/img/9586IMG_20230107_0005_page-0001.jpg', NULL, 'तीन परते: महाराजकृष्ण रसगोत्रा', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('9a5641d4-adf2-4e58-8759-776ba75479c6', 'd24faf79-d380-461b-ba30-461e3906ec86', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48569789384898564.jpg', 'https://indianbooksworldwide.com/img/48569789384898564.jpg', NULL, 'Liberation Bangladesh-1971 - First-hand, untold, action stories from the war zone', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('9a660d96-9f75-4184-bf9d-e2af92c69cb8', 'a5566595-fe75-4c59-bacd-bbaf6af50313', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5306media.webp', 'https://indianbooksworldwide.com/img/5306media.webp', NULL, 'Social Media Analytics: Techniques and Insights for Extracting Business Value out of Social Media', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('9ab89579-0e14-4bbc-8a09-c407ee7ee546', '1377eb9b-b4de-4697-ab0e-db156ecc1d07', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5074indian.jpeg', 'https://indianbooksworldwide.com/img/5074indian.jpeg', NULL, 'Essays on Indian Antiquities Vol II', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('9ab8d58d-35eb-43c5-8782-5b50c2abef45', '8f3f5c3f-7a31-48fa-beca-126a035689b8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7904dppp_6.jpg', 'https://indianbooksworldwide.com/img/7904dppp_6.jpg', NULL, 'Free energy Transduction and Biochemical Cycle Kinetics New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('9ac6f4c3-850c-44a3-ae4c-45f24f5751e6', '9e030f9b-fba2-4c28-b300-6089d54a57b3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5998WhatsApp%20Image%202025-10-09%20at%2015.32.03_0098d42c.jpg', 'https://indianbooksworldwide.com/img/5998WhatsApp%20Image%202025-10-09%20at%2015.32.03_0098d42c.jpg', NULL, 'Challenges and Opportunities in Agrometeorology', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('9ac99bbd-9dfd-463f-8303-36d46a4ccd8c', '5070e04a-3b51-4235-ac7e-21e0d518ae58', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9832hindi%2011.jpg', 'https://indianbooksworldwide.com/img/9832hindi%2011.jpg', NULL, 'मध्य युग का इतिहास ', 1, 0, 'FAILED', '2026-08-11 12:37:11'),
('9adac6fc-3330-4ffe-bdbd-e1208ff376a1', '0b066971-7bc9-46b2-ab82-a5541d8e038b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2465A%20Critical%20Study%20of%20the%20Sayana%20Bhasya%20and%20Other%20Interpretations%20-%20The%20Rgveda.jpg', 'https://indianbooksworldwide.com/img/2465A%20Critical%20Study%20of%20the%20Sayana%20Bhasya%20and%20Other%20Interpretations%20-%20The%20Rgveda.jpg', NULL, 'The Rgveda - Mandala III - A Critical Study of the Sayana Bhasya and Other Interpretations of The Rgveda', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('9adae8e9-8539-4df7-801e-984c57a1193d', 'ef451648-1ec0-4707-bae2-dc5d4c4143d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1920WhatsApp%20Image%202025-07-08%20at%203.11.20%20PM.jpeg', 'https://indianbooksworldwide.com/img/1920WhatsApp%20Image%202025-07-08%20at%203.11.20%20PM.jpeg', NULL, 'Low-Temperature Properties of Polymers', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('9b0a569c-f70f-4727-910c-01288671077d', '5344e74a-68d5-41c1-83bc-33c0035f8614', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9104pic-1.webp', 'https://indianbooksworldwide.com/img/9104pic-1.webp', NULL, 'Sharir Rachna Evam Kriya Vigyan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('9b1ca438-2f8c-4b4f-9bbb-0cc7aea2d819', '07dcde93-c295-49b9-bcfb-a2dd61a1e9ca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3844Capture.PNG', 'https://indianbooksworldwide.com/img/3844Capture.PNG', NULL, 'Career Studies-Library in Business & Management - 4Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('9b218eea-5917-498a-a518-83e0094ae7ac', '4d278edc-45c2-4b23-aa39-b24e6afd42ce', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/19479788131787649_1.jpg', 'https://indianbooksworldwide.com/img/19479788131787649_1.jpg', NULL, 'Statistical Analysis: Microsoft Excel 2010', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('9b42998d-962c-4392-ac08-97ec5b7a95e9', '19e02cb0-0948-4bb2-91ca-81954c83f184', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4924inno.jpg', 'https://indianbooksworldwide.com/img/4924inno.jpg', NULL, 'Innovation Techniques for Locating Lead Service Lines', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('9b43ea56-a63b-4f50-be53-fec4be37ad9b', '31a297e3-894c-4113-ad70-568048d59243', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9443dpp_18_104.jpg', 'https://indianbooksworldwide.com/img/9443dpp_18_104.jpg', NULL, 'Physics and Chemistry of Rare-Earth Ions Doped Glasses', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('9b4f67c9-c5e8-4753-92ee-cc3515392c24', '0a6fec01-dca4-4751-927f-56f5926a29a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Fiction of Alice Walker - A Study of Black Images', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('9b5fe146-a8be-4245-87cd-cdbd90246ad3', 'd49f3807-6452-4f74-8c62-7f9ffcca5a6b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16229781461409106.jpg', 'https://indianbooksworldwide.com/img/16229781461409106.jpg', NULL, 'Understanding Family Businesses - Undiscovered Approaches, Unique Perspectives and Neglected Topics - International Studies in Entrepreneurship', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('9b789f84-1323-46e3-b683-d3c69635cee3', '4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5837978-1-4419-7910-0.webp', 'https://indianbooksworldwide.com/img/5837978-1-4419-7910-0.webp', NULL, 'A Course in Topological Combinatorics / Universitext', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('9b94c2bf-08fb-4f8f-a5c1-f2acd346f293', 'dc18402e-3e7f-49bf-9eb2-c77e0cd30ff5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3833Derjaguin-Fedoseev-Diamonds-Wrought-By-Man-Scientists-to-School-Children-Mir-1985_0000.jpg', 'https://indianbooksworldwide.com/img/3833Derjaguin-Fedoseev-Diamonds-Wrought-By-Man-Scientists-to-School-Children-Mir-1985_0000.jpg', NULL, 'Diamonds Wrought By Man (Scientists To School Children)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('9b98411b-c4f8-4d83-a36c-f28511f8b72e', 'a4cf6481-7557-4fdc-8fb5-1e2655408669', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9048A%20Conceptual%20Dictionary%20of%20Technical%20Terms%20in%20Yoga%20Philosophy.jpg', 'https://indianbooksworldwide.com/img/9048A%20Conceptual%20Dictionary%20of%20Technical%20Terms%20in%20Yoga%20Philosophy.jpg', NULL, 'A Conceptual Dictionary of Technical Terms in Yoga Philosophy', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('9c1aa4ae-88d5-4ecf-aeb5-758b16a25f96', '449f9050-8253-4bee-9b62-cce088904a6d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72671_8_6.jpg', 'https://indianbooksworldwide.com/img/72671_8_6.jpg', NULL, 'A Practical Approach to Microarray Data Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('9c316b39-345d-44ba-8f14-63a8ebe90daa', 'bbb5759a-04c2-47df-8b80-b0774f07a4bb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61419788190711005.png', 'https://indianbooksworldwide.com/img/61419788190711005.png', NULL, 'Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('9c3ca136-1197-437b-90cf-f71a4df9640b', '9d924668-bb52-4d66-82ac-37878c7a8ac0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Theoretical Psychology Classic Readings - Benchmarks in Psychlogy - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('9c5caf7f-c4f1-43f9-8b95-2c1e4543bed8', '635ea8a3-eac2-481d-9d60-ef417fb2e30c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8990sagdeev-ed.-nonlinear-phenomena-in-plasma-physics-and-hydrodynamics-mir-1986_0000.jpg', 'https://indianbooksworldwide.com/img/8990sagdeev-ed.-nonlinear-phenomena-in-plasma-physics-and-hydrodynamics-mir-1986_0000.jpg', NULL, 'Nonlinear Phenomena In Plasma Physics And Hydrodynamics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('9c62bdd3-d767-4976-9277-e6386624e407', '87769e58-4214-4642-b1cd-4caf26fdae53', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51309789332570436.jpg', 'https://indianbooksworldwide.com/img/51309789332570436.jpg', NULL, 'Virtualizing Hadoop - How to Install, Deploy, and Optimize Hadoop in a Virtualized Architecture', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('9c657684-f43d-4460-ad57-aad301a40125', 'e8bbb00f-8121-41cd-b63c-d1462b6525fe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5623dpp_7.jpeg', 'https://indianbooksworldwide.com/img/5623dpp_7.jpeg', NULL, 'Acoustic Fish Reconnaissance', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('9c6fbedf-39be-49c7-add9-36495112a68f', 'e6b265c7-96a7-4a61-84a2-5d6e1fc10efe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7544IMG_20220215_0001.jpg', 'https://indianbooksworldwide.com/img/7544IMG_20220215_0001.jpg', NULL, 'Emerging Nuclear World - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('9c740f03-b246-4c07-9c61-077bb1f66e3e', '7d05e138-ea08-4d1f-bba6-5f767cdb4178', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Everything about Charles Dickens', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('9c8f3c43-59f5-401e-87fb-15d5977edea4', 'c9be532d-2fcc-42c0-8e30-27fb0cdac8d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9919dpp_9_9.jpg', 'https://indianbooksworldwide.com/img/9919dpp_9_9.jpg', NULL, 'Applied Biocatalysis 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('9cb3f1cd-0a88-4dea-b3d9-28d164661de6', '5df162f4-8150-4398-958b-738711746567', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9847dpp_7_6.jpg', 'https://indianbooksworldwide.com/img/9847dpp_7_6.jpg', NULL, 'Multiparty Negotiation - Benchmarks in Social Research Methods - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('9cb7b3cb-c3ba-4082-aca3-5b18ccd9b5b5', 'f0d71dcf-2217-40f2-9237-ba29791fbec8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/402311803_L_Narad_Triskandh_Jyo.jpg', 'https://indianbooksworldwide.com/img/402311803_L_Narad_Triskandh_Jyo.jpg', NULL, 'नारद त्रिस्कन्ध ज्योतिष', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('9cd74b63-ee33-45c3-b6b9-41ad4dfd04ab', 'dc303a41-fa6a-4181-bbf9-ae2080eca955', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14399788170007142.jpg', 'https://indianbooksworldwide.com/img/14399788170007142.jpg', NULL, 'Changing Dimensions of Library and Information Science', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('9ce9bcb0-6253-45a0-908f-99bb5d5e2a1b', '63e1645b-1bfc-4570-8f9d-1a9a1675eeb9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10649789381082669.jpg', 'https://indianbooksworldwide.com/img/10649789381082669.jpg', NULL, 'Medical Law and Ethics - 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('9cf3e683-b50d-423c-9b0f-b9c5be1772f9', '5e090b85-dd1e-40a3-8e72-4ac567bef98b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61219788131103616.jpg', 'https://indianbooksworldwide.com/img/61219788131103616.jpg', NULL, 'Kasturba Gandhi - The True Gandhian', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('9cf5152d-c572-41ee-8aea-f0e998d1f82c', '1fbf7341-3b2a-4518-aebb-6742e8fee462', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97771856264211.jpg', 'https://indianbooksworldwide.com/img/97771856264211.jpg', NULL, 'The Indian Luck Book - How to bring luck into your life', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('9d0ca0e4-4d9c-4b03-b8e8-2b72098e24fc', '16b86c6d-77c4-4d1c-a02b-b4c6e467a7a6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94359788128623585h.jpeg', 'https://indianbooksworldwide.com/img/94359788128623585h.jpeg', NULL, 'Disney Mickey Wonders Why: Plants and Trees', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('9d0fd9b2-9900-43f5-88c8-b429a1082df2', 'e7f90fc5-8672-4521-bdf5-998a5909ac4d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/364061yh+rlWPIL._SX342_SY445_ML2_.jpg', 'https://indianbooksworldwide.com/img/364061yh+rlWPIL._SX342_SY445_ML2_.jpg', NULL, 'Introductory and Intermediate Algebra 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('9d1d69b3-b18b-4d72-9b3b-6d06174f35e2', 'a91d6a98-eadf-4f54-ae25-3024050ec8e8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18379783540926535.jpg', 'https://indianbooksworldwide.com/img/18379783540926535.jpg', NULL, 'The Millennium Prize Problems - A lecture By Michael Atiyah', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('9d44ef41-6565-4cad-8e75-7f5219335fdf', '8dd97622-9e46-445e-9232-d0549524b5d3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1761game.jpg', 'https://indianbooksworldwide.com/img/1761game.jpg', NULL, 'Game Meat Hygiene in Focus - Microbiology, Epidemiology, Risk Analysis and Quality Assurance', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('9d621437-909a-49af-8c50-e8276c74c52e', 'c857da07-0fc4-425e-8a0a-7ab3ae953886', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87209788181162076.jpg', 'https://indianbooksworldwide.com/img/87209788181162076.jpg', NULL, 'Asian Juggernaut - The Rise of India, China and Japan', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('9d6a6698-c07c-4957-b8ee-3985181f156f', '3fd51d7e-e992-44fc-9d3a-5c6579b09340', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9785p-10.webp', 'https://indianbooksworldwide.com/img/9785p-10.webp', NULL, 'Time-Dependent Problems and Difference Methods, 2nd Edition', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('9d73673d-0d6f-4ae5-8b35-c1f20a398ca3', '07ecef17-16ce-413d-89e5-fd1cb7a20a75', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4331Capture.PNG', 'https://indianbooksworldwide.com/img/4331Capture.PNG', NULL, 'Judgement and Decision Making Library of Cognitive and Experimental Psychology in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('9d7bc816-055f-45ed-8da9-0da0a47b7718', '21f2d757-b345-403f-88ba-269291f1f932', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53869788184730548.jpg', 'https://indianbooksworldwide.com/img/53869788184730548.jpg', NULL, 'Atlas of Anatomy', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('9db3b4bb-b62c-4b8a-9238-79b9a7aa0ae4', 'ba6ce774-42da-4f95-a23f-f8f3d56195c8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2207Capture.PNG', 'https://indianbooksworldwide.com/img/2207Capture.PNG', NULL, 'Data Collection - Benchmarks in Social Research Methods in 4Vols. A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('9dc2a688-4505-43a6-8d65-95d6881e9e28', '34fedf49-f82d-45f5-b0cc-2238551ca40f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77171_4_43.jpg', 'https://indianbooksworldwide.com/img/77171_4_43.jpg', NULL, 'Thermoelectricity', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('9dee2863-2fd2-4bfe-ae56-1b6a84a3a969', '5725a9d0-429f-47f7-ab7f-1a408231dc8a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44751_4_5.jpg', 'https://indianbooksworldwide.com/img/44751_4_5.jpg', NULL, 'Interpretive Political Science - Library of Political Science 4Vols .', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('9e17df34-b05c-44c8-9714-d264e96b9d48', '2da7ee74-77e1-4d3b-b6cf-f7ddf5055c75', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', NULL, 'Chune Hue Natak-Upanayas mein Dalit Chetna new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('9e60b189-d8e0-4508-83f9-e4981cad14da', '449a8b37-8ad8-4706-98de-a47614c97455', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Lloyd Cole - Concise Dictionary of Quotations', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('9e617503-41bb-4a34-8b82-74f94e13896a', '94afd48c-b727-4b75-9035-f2fa75cae8b1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80549788188791576.jpg', 'https://indianbooksworldwide.com/img/80549788188791576.jpg', NULL, 'Ganga - Yamuna Chetr mein Nagrikaran - Samsyayein Evam Samadhan new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('9e624bc4-9c57-4728-9f35-c7face76aedd', '78cf609f-6a7e-420b-b65c-ebf792e7c824', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7263Capture.PNG', 'https://indianbooksworldwide.com/img/7263Capture.PNG', NULL, 'Biochemistry BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('9e638db8-bdcb-4996-9586-799fa1c48dcc', 'fc22ef4b-2368-4f13-9db6-f5c294dae6a1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4708dpp_21.jpeg', 'https://indianbooksworldwide.com/img/4708dpp_21.jpeg', NULL, 'Methods of Legal Reasoning', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('9e7e5e0f-4a4a-41c3-9605-9b57b40e850f', '849d6d4d-f835-4061-8736-a3ed2acb954e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5353strategic.jpg', 'https://indianbooksworldwide.com/img/5353strategic.jpg', NULL, 'Strategic Management: Theory & Cases: An Integrated Approach 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('9e9aa95c-6125-4922-bfa6-6745ca8fa8c0', 'f192a078-8832-4233-a5c2-15d397efc020', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7040the%20double%20tounge.jpg', 'https://indianbooksworldwide.com/img/7040the%20double%20tounge.jpg', NULL, 'The Double Tongue', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('9e9b016c-bf0b-42c8-bf0f-617a0dce8ce7', 'c5f285c2-2a39-4772-9796-76580b314993', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', 'https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, 'Universal Children''s Encyclopedia of Knowledge: World Nations', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('9eda747d-432d-4a76-a928-ce1294e8f8cb', '23500075-0e64-4e3b-bc6c-717d6c255932', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73231.jpg', 'https://indianbooksworldwide.com/img/73231.jpg', NULL, 'Dimension and Recurrence in Hyperbolic Dynamics, Ferran Sunyer i Balaguer Award Winning Monograph - Progress in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('9edf0826-9702-4b06-9c2d-7dc9ff5e2d76', '68d3e83e-0b2f-4c27-a1c9-fa5d9d97227d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8270dpp_9_17.jpg', 'https://indianbooksworldwide.com/img/8270dpp_9_17.jpg', NULL, 'Biological Invasions Belowground: Earthworms an Invasive Species', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('9ee22cdb-7c8f-442f-8186-706a7c51c457', '580bc20b-37c4-4fd2-8b33-31fb4198e4be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75699788190718837.jpg', 'https://indianbooksworldwide.com/img/75699788190718837.jpg', NULL, 'Encyclopedia of Management in 25 Vols. -CD Set', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('9ef49a53-c22a-43ff-aae9-5565e6d53bbe', '25b53a9c-255f-490c-930c-660bb6f1e4b0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Indian Swans - Literary Methodology', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('9efc7e53-6ffb-42cb-9cdf-9c01ce6309eb', '8faaf8fa-d783-4bc8-a5bd-bb7aec189962', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6745pic-39.jpg', 'https://indianbooksworldwide.com/img/6745pic-39.jpg', NULL, 'Yadvendra Sharma Chandra ke Upanyas Samanti Jivan ka Dastavej New', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('9f360f72-d533-4bc2-9795-8dfe7f0c029d', 'e13fca1b-5e1d-4d9a-8c72-44575676626d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/208914.06.2023%202.png', 'https://indianbooksworldwide.com/img/208914.06.2023%202.png', NULL, 'Feminism - 4 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('9f3c2b49-30e4-46b1-8722-23dbeefeea2a', 'b9b4c135-8e89-4640-8fbb-6a1041ec982b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2095der.jpg', 'https://indianbooksworldwide.com/img/2095der.jpg', NULL, 'Der Experimentator: Molekularbiologie / Genomics 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('9f3d869a-d303-45fd-b8ef-ba4c350b5f6a', 'ad0b0465-d5d1-4bf8-a74b-40af20d3f82c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96558173918260.jpg', 'https://indianbooksworldwide.com/img/96558173918260.jpg', NULL, 'International Conference on Human Resource Development in the Area of Disability Rehabilitation', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('9f4da7c9-ef03-4402-9fe0-0a471a18ff09', '9b89b895-3a80-4ebe-bc45-214daae8175c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1987dpp_18_119.jpg', 'https://indianbooksworldwide.com/img/1987dpp_18_119.jpg', NULL, 'Relativistic Quantum Theory of Atoms and Molecules Theory and Computation -Atomic, Optical and plasma Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('9f8ec261-2d36-4828-965d-9e2a1b2d6810', '4f8b13a9-34d4-4280-af0b-82a33eea6c1f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51229780737701432_1.jpg', 'https://indianbooksworldwide.com/img/51229780737701432_1.jpg', NULL, 'Free Speech - Current Controversies', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('9f96ffb3-dca5-4355-856d-caeb0ed3d8fb', 'b289c29f-b2f7-4686-a2e5-e7e38063b61b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24299789384323189_1.jpg', 'https://indianbooksworldwide.com/img/24299789384323189_1.jpg', NULL, 'Analysis of Algorithms - An Active Learning Approach - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('9f99ae83-11d2-4b60-b074-fe57fa09d1c6', '850d71a3-6622-4e20-bb85-d9ac64859725', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13579780761944126.jpg', 'https://indianbooksworldwide.com/img/13579780761944126.jpg', NULL, 'The Sage Handbook of Physical Education', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('9fabba89-d6b9-4a02-adfb-a6bff59febae', '0b4b7d15-875d-48f8-986c-c12fcb147ce8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9116Encyclopedia%20of%20Environmental%20Ethics%20and%20Philosophy%20-%202%20Vols..jpg', 'https://indianbooksworldwide.com/img/9116Encyclopedia%20of%20Environmental%20Ethics%20and%20Philosophy%20-%202%20Vols..jpg', NULL, 'Encyclopedia of Environmental Ethics and Philosophy 2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('9fb454d9-cb18-474f-a956-18b1367afd1b', 'd36e812d-01a4-413e-9f34-a8256d75786a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9637dalit.jpg', 'https://indianbooksworldwide.com/img/9637dalit.jpg', NULL, 'दलित साहित्य और समाज', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('9fc94c5e-695a-48ff-8b21-c4f04a98392e', '86c3abde-dc64-4f1e-aeb3-2414f429e96a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2165dpp_19_188.jpg', 'https://indianbooksworldwide.com/img/2165dpp_19_188.jpg', NULL, 'Architecture for Architects', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('9fd280aa-7b0f-40b0-82db-4ee4a3062e39', '202cc6c6-47a4-45e8-b8a9-9792c5121bc2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/939551rTTrmVMGL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/939551rTTrmVMGL._AC_UF1000,1000_QL80_.jpg', NULL, 'Point Set Topology', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('9fd6e870-eec9-4eb8-8d62-3b9a8d850a22', '4ade6aba-c3e0-4444-8698-66c564025248', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Computational Methods in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('9fed7e60-4be9-46ac-aebb-c58717724069', '26f570ad-1c54-4634-b61f-ad9ca27bf425', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/710181CS0uSmz3L._SY342_.jpg', 'https://indianbooksworldwide.com/img/710181CS0uSmz3L._SY342_.jpg', NULL, 'Control Systems design - A New Framework', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('9ffb2bef-e90d-47a8-892c-7c31d47698c3', '62c72b8d-84a5-4077-b3bb-9d4beb62723c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4608dpp_15_37.jpg', 'https://indianbooksworldwide.com/img/4608dpp_15_37.jpg', NULL, 'Science of Microscopy in 2 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a001a27e-ecaa-47cb-b719-39d21b0fbe5c', '9b549e37-9d9c-4169-87d6-d83cbe2c7668', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6813dpp_19_142.jpg', 'https://indianbooksworldwide.com/img/6813dpp_19_142.jpg', NULL, 'Handbook of Population - Handbooks of Sociology and Social Research', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('a004ec8e-6d49-4845-91ff-8d923a858ae5', 'f550ba2d-873c-4990-ab3a-584dc8b415cb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', 'https://indianbooksworldwide.com/img/4763Programming%20and%20Algorithmic%20Languages.jpg', NULL, 'Programming And Algorithmic Languages', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('a02b30b3-626c-4adc-b7f3-0e105f2bc073', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6877Introduction%20to%20Soil%20Science.jpg', 'https://indianbooksworldwide.com/img/6877Introduction%20to%20Soil%20Science.jpg', NULL, 'Introduction to Soil Science', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('a03577e4-90a6-4ee1-8e03-52abdff57c85', '317eba0b-b372-4bf1-a246-0892190a0179', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8351tWbEuNteS0YygXajAqrDx7CG94HytB0n3NN82LtUmyQ-MEDIUM.jpg', 'https://indianbooksworldwide.com/img/8351tWbEuNteS0YygXajAqrDx7CG94HytB0n3NN82LtUmyQ-MEDIUM.jpg', NULL, 'Customer Relationship Management : Concepts, Applications, and Technologies 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('a07c47f7-dc0e-4ebe-b698-6bcbc2681d43', '2ec8a6f8-3393-4d9c-8b7c-bd1d63f2154b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/729211_1.jpg', 'https://indianbooksworldwide.com/img/729211_1.jpg', NULL, 'Research Methodology in Geology', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('a0801ba3-2a96-42fb-b566-0de69f164afd', 'c2bbe4b9-39a5-4fc4-a020-a0fc0e94ce45', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3695plant.webp', 'https://indianbooksworldwide.com/img/3695plant.webp', NULL, 'Plant Pathogen Resistance Biotechnology', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('a0847d4e-2461-4533-b8e3-2f9917ace507', '911fdf17-e5b7-4784-8d16-9a4db0f77363', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86548187471158_1.jpg', 'https://indianbooksworldwide.com/img/86548187471158_1.jpg', NULL, 'V.S. Naipaul''s India-Winner of the Nobel Prize for Literature', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a088c805-d46c-43c4-b10f-d05ada405204', '4ed93990-a4c8-4299-8681-7dd5271aa26a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2689intro.jpg', 'https://indianbooksworldwide.com/img/2689intro.jpg', NULL, 'Introduction to Imprecise Probabilities', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('a088dee6-1f78-47ae-9b10-583552c1553d', '3eda2915-9c3c-4cf1-b4a9-82b0e1d1920c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73559788188043248.jpg', 'https://indianbooksworldwide.com/img/73559788188043248.jpg', NULL, 'Life After - A conceptual study of vedas, upanishads and other literature', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a0a28783-a2ea-4d9d-84b8-65191eb32f3e', '943b852b-bf6d-494f-9a5f-d31481f36800', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7039robot.jpg', 'https://indianbooksworldwide.com/img/7039robot.jpg', NULL, 'Robot Work cells', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('a0a55bce-522a-497f-a7be-b8a0e4e8c5f0', 'd6b80d72-eebd-4f2a-ac65-82fb438b8a04', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1157Riddle%20of%20Indian%20Iconography.jpg', 'https://indianbooksworldwide.com/img/1157Riddle%20of%20Indian%20Iconography.jpg', NULL, 'Riddle of Indian Iconography', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('a0d27f42-51ec-425a-9c5d-6142d0cc9fc1', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1437dpp_15_29.jpg', 'https://indianbooksworldwide.com/img/1437dpp_15_29.jpg', NULL, 'Principles of Genetics', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('a110599f-f21b-47aa-8f8b-7ad1f3473fb9', '2406eddd-ad55-4e2d-abbf-77f9172fc898', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95461.jpg', 'https://indianbooksworldwide.com/img/95461.jpg', NULL, 'Dover Phoenix Editions - Introduction to Higher Algebra', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('a1470ec6-8ee4-4d4c-9e14-2288d6938f92', 'ee29061c-717b-40f6-962d-056fc5cdc96a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14899788183283557.jpg', 'https://indianbooksworldwide.com/img/14899788183283557.jpg', NULL, 'The Indian Woman', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a1814f5b-bc6a-407d-8c7d-c5764b21fc3e', '1a3d1447-bdbb-4635-8915-aa3e24129e88', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59099788188569304.jpg', 'https://indianbooksworldwide.com/img/59099788188569304.jpg', NULL, 'Lokmanya Bal Gangadhar Tilak NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a1a474eb-79ef-42e9-9a65-23faea58909c', '3e0e6e82-f96b-482e-90e9-0fe97f97c15d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6016Capture.JPG', 'https://indianbooksworldwide.com/img/6016Capture.JPG', NULL, 'Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a1b4a242-5831-466f-b976-6f759d3cfce5', 'bbd8de7d-1990-47f1-9fb2-4bb4888b2ef1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7930stra.jpg', 'https://indianbooksworldwide.com/img/7930stra.jpg', NULL, 'Strategic Management:An Integrated Approach Theory & Cases 12/e.', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('a1d9d373-c63c-4957-8fc1-9812cb8cc39d', '7050cdca-dc49-4a1e-ba82-1692643cc498', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7865dpp_10_41.jpg', 'https://indianbooksworldwide.com/img/7865dpp_10_41.jpg', NULL, 'Medial Representations, Mathematics, Algorithms and Applications - Computational Imaging', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('a1da43ac-a396-40b6-82c9-912a2c015f7e', '698b068b-249a-47ad-9fef-9f16e833d398', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4154image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/4154image_not_available_9_54.jpg', NULL, 'Bhartiya Samajik Vichark Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a1f12eb8-d373-432a-992d-61d6c269a10e', 'c89d27df-07da-4abf-9a1b-67c2b0306c7b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43779780737704587_1.jpg', 'https://indianbooksworldwide.com/img/43779780737704587_1.jpg', NULL, 'The Death Penalty - Contemporary Issues Companion', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a1f878f5-ca84-4949-99c9-95bef823a103', '28946799-338e-4b67-8227-c4d04daf8634', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23379781414428772.jpg', 'https://indianbooksworldwide.com/img/23379781414428772.jpg', NULL, 'The Gale Encyclopedia of Science in 6 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a1ff87db-36d9-4052-bf4a-a99867869730', '55ebda18-c262-4c6b-a264-fad7a44780a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Accelerated Project Management - How to Be the First to Market', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('a2180e88-1f29-4312-944f-6197a9d5faf4', 'abe54fa7-3134-4f70-8e28-d62196446e7f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4265kk.jpg', 'https://indianbooksworldwide.com/img/4265kk.jpg', NULL, 'Business Ethics ', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('a22345d4-c110-459d-8922-24c9017db4f6', '0536d7d2-998f-4444-9169-f1ceb7c21de0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43888186208151.jpg', 'https://indianbooksworldwide.com/img/43888186208151.jpg', NULL, 'Pakistan''s Fourth Military Coup', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a23ce438-5273-4e65-b791-ad81946c8ae8', '843a9f2a-929a-45d3-91df-3914ec0aca02', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5205dpp_19_177.jpg', 'https://indianbooksworldwide.com/img/5205dpp_19_177.jpg', NULL, 'Indian Foreign Policy New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a2585534-33d6-4b40-a20f-907ac4e4ac2a', '73914eaa-ab28-4338-8275-06d5fbc10304', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1973logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/1973logo_white_plus_3_1.png', NULL, 'Paryavaran Vigyan Vishwakosh 5 Bhago me (H) New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('a26cb3d2-0f7d-4fe0-814a-f84e93ee9c2f', '70eef042-e354-46d7-bca6-da6822089d5f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9171dpp_8_18.jpg', 'https://indianbooksworldwide.com/img/9171dpp_8_18.jpg', NULL, 'Human Physiology 7/e - The Mechanisms of Body Function', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('a26f5bf7-4a98-4638-a023-fd461b0d5504', 'b5ce6ae4-fcec-4db1-910b-9d4c84a576ab', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Essays on the Poetry of Stephen Gill - Anthology of Critical Papers and Articles', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('a26fb33f-b579-4e25-b952-8108c6158769', '04c69fa8-b33b-426c-9de5-24730aad9df9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4823image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/4823image_not_available_9_54.jpg', NULL, 'Corruption and Good Governance in Asia', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a2987576-c4a1-4b0f-a86a-bb3145a2646e', '44697603-5a32-4509-ac5f-510c29341e8a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66459788184353037.jpg', 'https://indianbooksworldwide.com/img/66459788184353037.jpg', NULL, 'Empirical Philosophy of A.J. Ayer book', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a2ad3081-fe2c-48ec-a4a0-e6c662c8ce88', '7b867f27-172a-44ec-afe2-59d1266775f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9589A%20Hand%20Book%20of%20Buddhism%20-%20Art,%20Architecture,%20Literature%20and%20Philosophy.jpg', 'https://indianbooksworldwide.com/img/9589A%20Hand%20Book%20of%20Buddhism%20-%20Art,%20Architecture,%20Literature%20and%20Philosophy.jpg', NULL, 'A Hand Book of Buddhism Art, Architecture, Literature and Philosophy', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('a2b296c4-6ab1-431e-80db-af0fd9d1b22b', '488098fb-7773-4dbd-8ec9-33fe6b996f1e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5961WhatsApp%20Image%202025-07-31%20at%203.54.24%20PM.jpeg', 'https://indianbooksworldwide.com/img/5961WhatsApp%20Image%202025-07-31%20at%203.54.24%20PM.jpeg', NULL, 'Sri Aurobindo and Jung: A Comparative Study in Yoga and Depth Psychology', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('a2b642bf-c321-49bf-a23b-2196e21c5f3e', 'b381fbae-e955-49d3-bd45-0cb67b9c9bb9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2750Capture.PNG', 'https://indianbooksworldwide.com/img/2750Capture.PNG', NULL, 'Application of Total Quality Management to Library and Information Services in Digital Scenario - A Study Through Users'' Satisfaction', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('a2c2d787-b6e3-42e3-b586-2cc8ce5fe63a', 'f563e94d-20e4-4965-b749-9e32b9d44569', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3564download%20(1).jpg', 'https://indianbooksworldwide.com/img/3564download%20(1).jpg', NULL, 'The Oxford English Dictionary 20 vols. (Complete Set )', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('a3238254-d02e-437a-934c-a7ac14bf3ecf', '4ff4a9cd-fd38-446d-8d7e-9ce1c51545bb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4475smriti.jpg', 'https://indianbooksworldwide.com/img/4475smriti.jpg', NULL, 'स्मृतियों का उत्खनन ', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('a323f6f0-4f91-4db4-8321-69e15ca56e3a', '8156aef7-15e5-4ade-bbcc-0b25d5a9eba2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73959788120813410.jpeg', 'https://indianbooksworldwide.com/img/73959788120813410.jpeg', NULL, 'The Sarva-darsana-sangraha of Madhavacharya or Review of the different systems of Hindu Philosophy', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a33ac50a-a5cb-467f-bfc5-0203d2345613', '72740bfe-a8fe-4a7b-b43c-04123d772444', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4298investment.webp', 'https://indianbooksworldwide.com/img/4298investment.webp', NULL, 'Investments 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('a36234c4-45df-49bb-ac02-5ed2d9a60b4c', 'd32a6ffa-0a2b-456c-9c7b-44031c219619', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9341Krotov%20(Ed.)%20-%20Aptitude%20Test%20Problems%20in%20Physics%20-%20Science%20for%20Everyone%20-%20Mir_0000.jpg', 'https://indianbooksworldwide.com/img/9341Krotov%20(Ed.)%20-%20Aptitude%20Test%20Problems%20in%20Physics%20-%20Science%20for%20Everyone%20-%20Mir_0000.jpg', NULL, 'Aptitude Test Problems In Physics (Science For Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('a36480b9-046e-497b-be17-5b49484bcc86', '34bbf52e-2442-4981-b81e-2c5741523a5a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'A-Z of World Literature', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('a375564a-4f9f-4ca2-b931-5937a5fc075d', '5635e875-6ded-4231-8ff6-83c6460c9b88', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2614dpp_18_27.jpg', 'https://indianbooksworldwide.com/img/2614dpp_18_27.jpg', NULL, 'Advances in Solar Energy -An Anuual Review of Research and Development New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a38a9bd0-6705-4d31-b162-a0701691d116', 'e534983b-ad7b-465f-a74a-ae25b4691abc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7814pic-36.jpg', 'https://indianbooksworldwide.com/img/7814pic-36.jpg', NULL, 'Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('a394755d-877f-444d-9c4d-6614e5a37e54', '015731bb-21e1-459a-99db-18fe554304c2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8997accoun.jpg', 'https://indianbooksworldwide.com/img/8997accoun.jpg', NULL, 'Accounting: Texts and Cases 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('a39865a2-cd91-4823-9536-f01b8fdf585a', '867a3a2a-6051-46a9-afcc-3e465d8d8889', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3248The%20Cambridge%20Companion%20to%20Piaget.jpg', 'https://indianbooksworldwide.com/img/3248The%20Cambridge%20Companion%20to%20Piaget.jpg', NULL, 'The Cambridge Companion to Piaget', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('a3a2b68e-1420-4f03-b3c3-b5ffeefc22a6', 'dcd636ed-24f0-4308-a95a-2fd216e95326', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Managerial Communication - Strategies and Applications - 4/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('a3c573ee-fcf1-441a-91e4-2f96b9e332f3', 'df3910ae-e7c3-431f-a44b-e1a36a7e9791', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95301.jpg', 'https://indianbooksworldwide.com/img/95301.jpg', NULL, 'Elementary Probability Theory - With Stochastic Processes and an Introduction to Mathematical Finance 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('a3d331b8-bbab-4590-bcea-712ff8044a13', '710eb589-e242-4f61-8537-2bb866d5fae8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38069781412900218.jpg', 'https://indianbooksworldwide.com/img/38069781412900218.jpg', NULL, 'Employment Law for Business Students', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a3dfe457-d431-4025-8c74-ba01bf1ccbeb', 'e072dc79-3ffa-433e-a0e4-d9118bed929d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56069781851682300.jpg', 'https://indianbooksworldwide.com/img/56069781851682300.jpg', NULL, 'Hindu Writings - A Short Introduction to the Major Sources', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a4080727-a011-4b8b-ac1e-93ffd658c4fb', '8d86b979-36b7-4664-86a2-f1e3de837600', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39249788172737078.jpg', 'https://indianbooksworldwide.com/img/39249788172737078.jpg', NULL, 'Literature and Social Morality - A Gandhian Overview', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a43689cd-6649-41fe-bc67-1d06cb3211c7', '1b4e4d8d-5342-4073-864e-127ed1649ffa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24779789351341901_1.jpeg', 'https://indianbooksworldwide.com/img/24779789351341901_1.jpeg', NULL, 'Engineering Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a44519fe-cb91-42ed-959e-e0fa4b4a3ae4', '490478df-7aeb-477f-97fd-f4f842ced80c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9903Capture.PNG', 'https://indianbooksworldwide.com/img/9903Capture.PNG', NULL, 'Psychology of Language - A Critical Introduction', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('a447814b-2348-4e41-8fa7-f9ad0805fa8a', '3f8b54d8-6cbc-421e-93d0-8cfd87da0978', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95339788178542188.jpg', 'https://indianbooksworldwide.com/img/95339788178542188.jpg', NULL, 'Harivanshpuranam (Text with English Translation Notes and Index - Editing English Version by - 3 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a44865b7-6ea5-40a1-a0c6-9974fe50d8bc', '73e300bc-b803-4c4a-9ed2-1039df6bda68', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5151maya.jpg', 'https://indianbooksworldwide.com/img/5151maya.jpg', NULL, 'Mayaram ki Maya', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('a461f6f6-5b3b-491e-973f-f7a48b2176d4', 'ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41449788176259651.jpg', 'https://indianbooksworldwide.com/img/41449788176259651.jpg', NULL, 'Differently Abled Women - Issues and Challenges New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a468b380-f889-4a3d-8c06-aabb94f3c95b', '44c14812-0d10-498d-9ce3-17e699242b08', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63389781876907914.jpg', 'https://indianbooksworldwide.com/img/63389781876907914.jpg', NULL, '1000 Architects - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('a489a463-4e7e-4257-91e7-e99bf4e4295c', '6303f475-4caf-41aa-bde6-98e0e0ed6136', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1882pic-10.webp', 'https://indianbooksworldwide.com/img/1882pic-10.webp', NULL, 'Lava NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('a490381a-33f3-4678-9a54-f3dbd91e307f', '06f42792-928d-47e9-a093-dacb7874da58', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5841dpp_9_359.jpg', 'https://indianbooksworldwide.com/img/5841dpp_9_359.jpg', NULL, 'Climate Change and Insurance -Disaster Risk Financing in Developing Countries', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a4a42174-91e5-44ac-a34a-6c6b98abe065', '3e7d29d7-2ec2-4c29-84c8-d93cc472b859', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8820Capture.PNG', 'https://indianbooksworldwide.com/img/8820Capture.PNG', NULL, 'Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('a4a43b9a-8007-4552-a684-5d513f783a9d', '720508c9-770d-42f1-9567-5920c441c504', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38499788190718813.jpg', 'https://indianbooksworldwide.com/img/38499788190718813.jpg', NULL, 'The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a4a6de39-448f-4a45-9eb9-88950a14e46a', '892832d1-5bc1-4069-9aee-d543a2a31a13', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Shiksha ke Vividh Ayaam A NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a4b57b3c-2f77-433c-941e-c34880dd0261', 'd8fbf742-57fe-4501-9d6f-54ab203e1bd2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'ABC of Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('a4c27228-2cf6-4699-a7e3-3bbc1288b469', 'e8b2d851-e2d5-41a0-b691-7b134a57ac71', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6034the%20Balancing%20Act.jpeg', 'https://indianbooksworldwide.com/img/6034the%20Balancing%20Act.jpeg', NULL, 'The Principles of Chemical Equilibrium- The Balancing Act', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('a4c75212-9acc-41b1-a623-8fa3b6a76990', '8b1983f9-31f3-4599-bef6-b5181d210aa1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8890pic-3.jpg', 'https://indianbooksworldwide.com/img/8890pic-3.jpg', NULL, 'Adiparv Mahabharat', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('a4cc63e8-4e11-473c-ab64-cc95cc973844', '9a64520b-7524-44a1-97da-0c69d01cef11', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7185the-vedantasutras-of-badarayana-brahmasutras-original-imaghqbqzrapqykj.jpg', 'https://indianbooksworldwide.com/img/7185the-vedantasutras-of-badarayana-brahmasutras-original-imaghqbqzrapqykj.jpg', NULL, 'THE VEDANTASUTRAS OF BADARAYANA (BRAHMASUTRAS) - With the Coomentary of Baladeva, English Translation, Notes & Index of Sutras', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('a4cf646a-a33b-4d31-934d-ae41dce7e0b1', 'b0fb95aa-2d32-483a-b9d5-f2a11e0179cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/41189781847875471_1.jpg', 'https://indianbooksworldwide.com/img/41189781847875471_1.jpg', NULL, 'The Handbook of Social Anthropology - 2Vols. NEW BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a4d610d2-cfd9-4675-92d9-37bfbdc30593', 'a8fa54d7-2624-40b2-936f-7734fc44e0b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2333manual_of_companies_act_corporete_laws_2vol_set_2009.jpg', 'https://indianbooksworldwide.com/img/2333manual_of_companies_act_corporete_laws_2vol_set_2009.jpg', NULL, 'Manual of Companies Act & Corporate Laws - Including Act, Rules, Regulations Etc. - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a4e9dee3-e07e-43a2-9275-54b9a02c4e31', '6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40999788132109518.jpg', 'https://indianbooksworldwide.com/img/40999788132109518.jpg', NULL, 'Habib Tanvir - Towards an Inclusive Theatre', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a4f37dc9-b842-4842-a546-ab3937da8e3d', '7ddd064c-2f47-4917-bc4a-f5290a0bb257', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1148download.jpg', 'https://indianbooksworldwide.com/img/1148download.jpg', NULL, 'Mathematical Analysis - A Brief Course For Engineering Students', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('a50f0885-0da7-4fde-93a0-5349f250f49c', 'c110a84c-9a5b-4200-8697-d75f26532b37', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Derivatives - Principles and Practice NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('a536a51a-1db6-4c84-80ad-da1d91a5a805', '70ffccf1-3ba1-4406-a889-51b982ba9fed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1497l.jpg', 'https://indianbooksworldwide.com/img/1497l.jpg', NULL, 'Latent Curve Models - A Structural Equation Perspective', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('a541f956-f817-419c-9732-de77be7ae74f', '99bf2674-6488-4491-831a-1cf22dff5d1f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13371.jpg', 'https://indianbooksworldwide.com/img/13371.jpg', NULL, 'Educational Algebra - A Theoretical And Empirical Approach', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('a54769d9-6849-43dc-8680-ffb68de08d87', '385cc85e-86aa-469f-a376-796a3986029f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6778Indias%20Cultural%20Relations%20with%20South-East%20Asia.jpg', 'https://indianbooksworldwide.com/img/6778Indias%20Cultural%20Relations%20with%20South-East%20Asia.jpg', NULL, 'India''s Cultural Relations with South-East Asia', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('a54e0929-ec40-4690-b373-931581525583', 'b90f4eec-c734-4c7a-a926-b53708c01ecc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8709dpp_18_72.jpg', 'https://indianbooksworldwide.com/img/8709dpp_18_72.jpg', NULL, 'High Order Difference Methods for Time Dependent PDE - in Computational Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a55dc60b-a541-4f5b-9a95-737728adcf59', '024cae81-ff03-46a5-ab92-42aa374b0d82', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4641sri.jpg', 'https://indianbooksworldwide.com/img/4641sri.jpg', NULL, 'Sri Bhagavadgita-Rahasya or Karma-Yoga-Sastra V-I', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('a5c5800b-6811-4141-80dc-1a3735ff7136', '4ef50f36-ab5d-46a1-9f1b-b7a36d004e66', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1763Construction%20Supply%20Chain%20Economics.jpg', 'https://indianbooksworldwide.com/img/1763Construction%20Supply%20Chain%20Economics.jpg', NULL, 'Construction Supply Chain Economics', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('a5ecb08f-d63a-4de5-90bd-0c664266f6b5', '9fb9028b-08d8-4b0c-88f2-f970493c5935', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43369783642245169.jpg', 'https://indianbooksworldwide.com/img/43369783642245169.jpg', NULL, 'Interpreting Quantitative Data With IBM SPSS Statistics - 2e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('a5f123a1-0482-482a-8c27-1d67ca89c749', '66808228-52d2-4928-832e-f8cbe20dd9e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9221Capture.PNG', 'https://indianbooksworldwide.com/img/9221Capture.PNG', NULL, 'Understanding Physical Education', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a6246b29-7b04-453d-b793-6821248e7ba6', 'c70118e7-c17b-4c7e-a69d-04aca3f2c400', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6442Capture.JPG', 'https://indianbooksworldwide.com/img/6442Capture.JPG', NULL, 'Stretch Your Limbs For Balance - Yoga for Long and Healthy Living', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a629268b-8893-4f96-aea4-ca1f17c7ac1f', '731eee36-806a-4aea-a155-8664459463d4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2147WhatsApp%20Image%202025-12-09%20at%2011.39.15_8e25a49a.jpg', 'https://indianbooksworldwide.com/img/2147WhatsApp%20Image%202025-12-09%20at%2011.39.15_8e25a49a.jpg', NULL, 'ABHINAYADARPANAM', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('a62a701c-c1b2-46bb-91f3-2ec31f847e22', '45eeb443-7c68-4f68-848c-49d67e2f300d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13579788187471769_1555555.jpg', 'https://indianbooksworldwide.com/img/13579788187471769_1555555.jpg', NULL, 'Indian English Literature Contemporary Perspectives', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a62e1e5b-fddd-4d23-a633-ab504ce3e27f', '1762b5aa-ca72-4eb0-b774-eaf50a4ac296', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38279780877731030.jpg', 'https://indianbooksworldwide.com/img/38279780877731030.jpg', NULL, 'Secret Doctrines of the Tibetan Books of the Dead', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a63924c6-f18c-4a10-b17d-feab1d4a67dd', '66d33e01-cb29-40cc-92de-8915cdc497c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9018Capture.PNG', 'https://indianbooksworldwide.com/img/9018Capture.PNG', NULL, 'ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('a6550d89-21c7-4aa8-938b-a4dc3ef25355', '1ab45e58-368c-49c7-b812-e98776edd59d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7010vedik.jpg', 'https://indianbooksworldwide.com/img/7010vedik.jpg', NULL, 'वैदिक वाङ्मय का इतिहास ', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('a66009f4-3022-48d4-921d-825b0571c7b4', 'eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3054psy.jpeg', 'https://indianbooksworldwide.com/img/3054psy.jpeg', NULL, 'Psychology 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('a68c6543-a76d-40cb-9287-97fce2516e3f', '9a105104-b35a-4d71-bf0b-4fbc46c17685', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4707pic-31.jpg', 'https://indianbooksworldwide.com/img/4707pic-31.jpg', NULL, 'Bhaktikavi Parmamnand Das - Jivan aur Kavya', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('a69ecbb1-7801-47b9-b549-8195fbd918e7', '76bb9842-1545-40a0-894a-737b070e7231', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mother Earth Bemoans', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('a6b754bf-d582-4f1a-91c9-fd08c42314ab', '78bd1750-c2d8-4667-8ee1-017501eb4ef2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13779788181161871.jpg', 'https://indianbooksworldwide.com/img/13779788181161871.jpg', NULL, 'Human Rights & Peace: Laws & Movements', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('a6f2a8e1-5873-4b51-89ee-6f3ef513814e', '870cd958-58ce-4291-a185-f13a292f07f2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Bhartiya Samaj', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('a6ffce75-0491-469a-8873-cba0c04d6247', '15e5eda3-ceca-49c5-86ad-ed6eaa81b4c9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5504WhatsApp%20Image%202025-09-10%20at%2012.58.37_47ea3071.jpg', 'https://indianbooksworldwide.com/img/5504WhatsApp%20Image%202025-09-10%20at%2012.58.37_47ea3071.jpg', NULL, 'Emergence of Islam in Kerala in 20th Century', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('a71b6bca-3d38-4589-ac74-1ac915bbfaf8', '570d8f73-477c-489f-a260-ce28cc34606b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71049788178222387.jpg', 'https://indianbooksworldwide.com/img/71049788178222387.jpg', NULL, 'The Principal Upanishads - A Poetic Transcreation', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a71c890d-1a1d-4fe1-b4f7-caa0d075f25a', '6d700c04-27ac-476d-a95e-bf09845fb778', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4892Fascinating-Fractions-.jpg', 'https://indianbooksworldwide.com/img/4892Fascinating-Fractions-.jpg', NULL, 'Fascinating Fractions', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('a7431786-b75f-42e7-9b88-a6b954ab11b6', '175cabc8-f1a1-4c02-894a-eb5a2e169238', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55959789383158256.jpg', 'https://indianbooksworldwide.com/img/55959789383158256.jpg', NULL, 'Gandhi''s Social Vision and Economic Thought New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a75fc28a-937c-40e9-8038-344a82c40557', '65cd5977-8e03-457e-9176-6a737f1c5798', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/358041WRDHAJ2PL._SY291_BO1,204,203,200_QL40_FMwebp_[1].jpg', 'https://indianbooksworldwide.com/img/358041WRDHAJ2PL._SY291_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, 'Encyclopedia of Analytical Science, 2/e 10 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('a76c52b2-2ed5-45fa-9c34-917892986869', '337b3bf6-de70-433e-b868-e386b039b04d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77568183240542.jpg', 'https://indianbooksworldwide.com/img/77568183240542.jpg', NULL, 'Decentralised Planning and Development in India New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a77cc4d7-4d38-4d6e-80b9-43b1ab819cfa', '515cb61a-1f28-42f0-bef3-7774f1a0cd23', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8198pic-42.webp', 'https://indianbooksworldwide.com/img/8198pic-42.webp', NULL, 'Bhartiya Bhasha ki Vishith Kahaniyan - 2 Bhag', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('a7875819-59eb-4ff7-b0c5-07d455d4a7c1', '544e55c8-dc06-41d6-95e8-6f2dd5300b8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3788pic-11.webp', 'https://indianbooksworldwide.com/img/3788pic-11.webp', NULL, 'Shri Mahrishi Patanjali Pranit Yogdarshanam', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('a78d9400-c39b-4f71-a958-059e2d94ba4b', 'f41f2aa4-a4ae-47f3-aca5-d43c96f31298', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Girish Karnad''s Plays - Archetypal and Aesthetical Presentations', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('a7a91aa7-99bf-4fc8-8ab5-a5e2e1afbcbc', 'ae9e03e1-c5ee-400f-9da1-abba47b64357', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7523IMG_20220430_0001_11zon.jpg', 'https://indianbooksworldwide.com/img/7523IMG_20220430_0001_11zon.jpg', NULL, 'Domestic Violence in India', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('a7b07f4c-59c6-4dfa-be0d-cf36be42fc71', 'a9947fb8-8273-400e-b957-88ae5af18b58', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9972MAHAL%20-%20Power%20and%20Pageantry%20in%20The%20Mughal%20Harem.jpg', 'https://indianbooksworldwide.com/img/9972MAHAL%20-%20Power%20and%20Pageantry%20in%20The%20Mughal%20Harem.jpg', NULL, 'MAHAL - Power and Pageantry in The Mughal Harem', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('a7b3795b-9efb-4ef2-b618-35f019c31c42', '9fea5378-daa0-4373-b7e5-436426803995', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7004dpp_18_107.jpg', 'https://indianbooksworldwide.com/img/7004dpp_18_107.jpg', NULL, 'Quantum Decoherence - Progress in Mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('a7be4634-6e2b-474c-9332-8379b44ae52a', 'eadb5741-1f99-4c9f-b652-a9e671f9a86a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Five Great Indian Novels: A Discourse Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('a7bea789-5c72-41f1-acf1-a9eb5e1c0160', 'd9a11587-c4ea-4e6b-a607-692e84d4cd0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4885emerging.png', 'https://indianbooksworldwide.com/img/4885emerging.png', NULL, 'Emerging Scenario of Accounting, Commerce and Management', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a7dde206-7833-40d5-8279-7467a32140ee', 'fd4b8393-c53f-4981-8a78-4768b6263f45', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9577Applying%20HACCP-based%20Quality%20Risk%20Management%20on%20dairy%20farms.jpg', 'https://indianbooksworldwide.com/img/9577Applying%20HACCP-based%20Quality%20Risk%20Management%20on%20dairy%20farms.jpg', NULL, 'Applying HACCP-based Quality Risk Management on dairy farms', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('a7e49c81-534b-44ea-ad3d-fc321e86b786', 'df8a4b03-f418-4ccc-8fb5-626c0baea717', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1339076195838x.jpg', 'https://indianbooksworldwide.com/img/1339076195838x.jpg', NULL, 'Theory and Social Psychology', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a7eb85ab-3445-4322-9885-873c3f16f48e', '1252c780-e611-426e-a5fd-c909b0df0e96', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3464Climate%20Change%20and%20Agriculture.jpg', 'https://indianbooksworldwide.com/img/3464Climate%20Change%20and%20Agriculture.jpg', NULL, 'Climate Change and Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('a802b8c9-835d-479b-94de-513bd0f8dcad', 'b3afd992-b7cb-4635-92b6-b53f2e8f4b63', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Key Concepts in Human Resource Management NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('a813590a-ff3f-4171-b56b-ec1a05ebd766', '24c1162b-8248-4621-a913-dd155ca7cf86', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8180dpp_10_27.jpg', 'https://indianbooksworldwide.com/img/8180dpp_10_27.jpg', NULL, 'Integrative Plant Biochemistry - Recent Advances in Phytochemistry', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('a8220bc8-6256-40cb-b1f1-aaaa41165528', '744ce33d-9ba2-49bd-afec-1603a4397bfd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76528186644059.jpg', 'https://indianbooksworldwide.com/img/76528186644059.jpg', NULL, 'Current Environmental Issues', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('a869764c-c9e3-4e2c-a8fb-1e1802f7d84a', '0dffdb22-c45a-443b-abc8-d0bac63dfbd8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3940Capture.PNG', 'https://indianbooksworldwide.com/img/3940Capture.PNG', NULL, 'Gender and the Victorian Periodical', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('a86a12e2-1e9b-4a86-92eb-3144cfb22a9a', '569d4faa-f89d-4c11-af3e-a719dff6a5fc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6830Women%20.jpg', 'https://indianbooksworldwide.com/img/6830Women%20.jpg', NULL, 'Women in Science Fiction and Fantasy in 2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('a86b35de-3654-48ee-b1f2-a212bb07a073', 'b9472d49-19a3-415f-a288-c246a838fd56', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Multiplexity of Postcolonial Literature', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('a871f468-f768-4573-85f2-b39d20c8bac2', '19c0afd3-0539-4673-b37c-0b808d671df0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1961IMG_20220428_0002.jpg', 'https://indianbooksworldwide.com/img/1961IMG_20220428_0002.jpg', NULL, 'Architects of Political Change - Constitutional Quandaries and Social Choice Theory', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('a87a6084-2c65-4ae2-baee-f808d5c54ed0', '0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1206image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/1206image_not_available_9_54.jpg', NULL, 'Making of a Class - The Industrial Workers in India', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a87ddf5f-4ea7-4fae-be7d-9015dc507ec8', 'a4608e49-2d69-4193-9c6c-425211d371b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50090826148433.01._SCLZZZZZZZ_SX500_.jpg', 'https://indianbooksworldwide.com/img/50090826148433.01._SCLZZZZZZZ_SX500_.jpg', NULL, 'Encyclopedia of Aging : 2 Vols (Complete Set), 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('a8833f27-34b7-4f1d-af52-b54e5d9290d1', '0c2d1b7c-ff77-4f72-8c79-2bb0cf7b118e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7397advers.jpg', 'https://indianbooksworldwide.com/img/7397advers.jpg', NULL, 'Advertising and Promotion: An Integrated Marketing Communications Perspective 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('a8c2fa40-c309-4d25-8fb8-8dcb0564f656', 'afbee7d2-732c-420a-a4b6-84fcaf784ad7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/627442557_book_item_42557.jpg', 'https://indianbooksworldwide.com/img/627442557_book_item_42557.jpg', NULL, 'Democratization - Library of Political Science in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a8cc42ff-169e-407c-9b0e-2becace753a4', '7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1885logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/1885logo_white_plus_3_1.png', NULL, 'The Prokaryotes A Handbook on the Biology of Bacteria, Proteobacteria, Alpha And Beta Subclasses V5', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('a8cce8ae-d9c7-4ffc-998a-48deadb027d6', '43f15434-72b6-4355-9102-6807e6232a49', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8223dpp_19_138.jpg', 'https://indianbooksworldwide.com/img/8223dpp_19_138.jpg', NULL, 'Crafting An African Security Architecture', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('a8e3e3d4-7bbc-4e62-ab13-f7d63ee55b64', 'bdf9ff12-18e4-4a57-8795-523da100796f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8997sector.jpg', 'https://indianbooksworldwide.com/img/8997sector.jpg', NULL, 'Agricultural Biotechnology Sector Issues Impacting Innovations', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('a90262a4-bd7c-40f4-9bee-2416e00a4e65', 'fff17835-7741-4f34-931a-81d9c7146afa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2799today.jpg', 'https://indianbooksworldwide.com/img/2799today.jpg', NULL, 'Business Communication Today 15/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('a919725e-fcc8-4d4a-a0d1-1ddeec31d318', '08184f5d-64e8-4d13-8788-944798b89028', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Martyred But Not Tamed - The Politics of Resistance in the Middle East NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('a91c39b2-ff59-4ad8-bc7f-66e64b061bb7', '64f6cf23-1790-46e0-960f-90f9e79d222a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42949788179934555.jpg', 'https://indianbooksworldwide.com/img/42949788179934555.jpg', NULL, 'Introduction to Environmental Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('a928fd20-3321-449c-b851-e12fbcb26587', '0f5678a2-06f7-4465-a401-d041d967547a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1177download.jpg', 'https://indianbooksworldwide.com/img/1177download.jpg', NULL, 'Management Information Systems: Managerial Perspectives 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('a9351694-b3d2-4fca-8940-e1f24aed3f7b', '3c15074c-03a4-4aae-bd65-d211be8f3322', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5461Nina%20V.%20Efimov%20-%20Higher%20Geometry%20-%20Mir%20-%201980_0000.jpg', 'https://indianbooksworldwide.com/img/5461Nina%20V.%20Efimov%20-%20Higher%20Geometry%20-%20Mir%20-%201980_0000.jpg', NULL, 'Higher Geometry', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('a93f8c21-9d72-4321-ae5e-2e40f0c396dd', '73ca34ae-6767-426b-9395-5a9f9c9f7b68', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6343WhatsApp%20Image%202025-09-05%20at%2017.43.01_b609b0a1.jpg', 'https://indianbooksworldwide.com/img/6343WhatsApp%20Image%202025-09-05%20at%2017.43.01_b609b0a1.jpg', NULL, 'India : Through Questions And Answers 2 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('a9427561-9f1f-4809-8256-89a6884b374a', 'e753a86f-5c85-4e67-bf0a-c0be9cdb964d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4670pic-5.webp', 'https://indianbooksworldwide.com/img/4670pic-5.webp', NULL, 'Rekhaon mein Ruka Aakash', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('a943f5da-c2a4-4d4e-9a59-6481f5ba7e71', '1c6423ce-a6ff-4957-adb8-605270b1ea67', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5987apllication.jpg', 'https://indianbooksworldwide.com/img/5987apllication.jpg', NULL, 'Workbook to Accompany: Applications for Financial Accounting', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('a9545521-be3f-40ef-a110-be79e4c2ec75', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9899Capture.PNG', 'https://indianbooksworldwide.com/img/9899Capture.PNG', NULL, 'Yog Kala', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('a96aaa19-9594-49d8-9ab2-01635e4d9ead', '92f12b97-329a-42b9-a07b-6c6941de242d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5783silence.jpg', 'https://indianbooksworldwide.com/img/5783silence.jpg', NULL, 'Silence - Whisper of The Divine', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('a98056ca-7acb-4a0f-a46c-dca0773ae794', 'c9b46f24-5e59-4173-b6e0-d0275361c082', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8705breeding.webp', 'https://indianbooksworldwide.com/img/8705breeding.webp', NULL, 'Plant Breeding 2/e ', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('a9b84fe1-a852-4699-90b4-74948774596d', 'e756738f-c566-49a6-a834-1d71b5329ed3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1176m%20ergers.jpeg', 'https://indianbooksworldwide.com/img/1176m%20ergers.jpeg', NULL, 'Mergers and Acquisitions: Strategy, Valuation, Leveraged Buyouts, and Financing 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('a9d67cc5-33ed-492c-9474-96bf73294b76', '7c37f4b8-4477-4ffb-a5a7-b85ebe345619', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Effective Leadership -Strategies for Better Results', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('aa1fcade-dae9-4756-b756-cc45f518aec4', '365d8b5d-711a-463a-af90-40c4e1881d3e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48369788184050691.jpg', 'https://indianbooksworldwide.com/img/48369788184050691.jpg', NULL, 'Virtual Social Identity and Consumer Behavior New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('aa2bcc0d-7cce-4951-9cdc-137d803df3ed', 'be1b43f2-05b5-4422-a091-4521e1b5da54', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9578Photonic.jpg', 'https://indianbooksworldwide.com/img/9578Photonic.jpg', NULL, 'Handbook of Advanced Electronic and Photonic Materials and Devices 10 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('aa2dd215-d72e-42b6-9a64-6dea37722f57', 'ca98b806-7e16-4760-8025-6a2a1d664489', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2204logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/2204logo_white_plus_3_1.png', NULL, 'The Golden Mouse - Ecology and Conservation', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('aa468ac1-34fe-4b99-af80-f5210ceb05e1', 'e1c3598e-7e4b-4fe9-a004-06084d48e5fe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3151LKR.jpg', 'https://indianbooksworldwide.com/img/3151LKR.jpg', NULL, 'HR Analytics: A Textbook', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('aa71d8f4-31ee-4a47-826d-3aa4418c530b', 'af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92471_3_30.jpg', 'https://indianbooksworldwide.com/img/92471_3_30.jpg', NULL, 'Indias Cultural Relations With South - East Asia NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('aa7f9a86-a6ee-4423-b90e-a811943a0cff', '50a71a62-c42b-41ce-ae90-cc631f02f2ac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/795112345.png', 'https://indianbooksworldwide.com/img/795112345.png', NULL, 'Emerging Scenario of Accounting, Commerce and Management', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('aa8d76fb-ff03-4a6d-9582-6bcb8a405aae', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4392dpp_19_174.jpg', 'https://indianbooksworldwide.com/img/4392dpp_19_174.jpg', NULL, 'Four Museums', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('aaae7d71-ac8f-4a6c-be9d-3de100bdf615', '4f9ff067-ab14-4c21-891f-fe363f10c43e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3332pic-15.webp', 'https://indianbooksworldwide.com/img/3332pic-15.webp', NULL, 'Panini Kridant Pratyayarth Kosh', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('aacfc99d-319d-4388-a2e2-6131ffda557a', '8ea2d080-75f4-41a2-b81d-17666a8580f6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5733Mergers-Acquisitions-and-Other-Restructuring-Activities--An-Integrated-Approach-to-Process-Tools-Cases-and-Solutions-11th-Edition_389492.jpg', 'https://indianbooksworldwide.com/img/5733Mergers-Acquisitions-and-Other-Restructuring-Activities--An-Integrated-Approach-to-Process-Tools-Cases-and-Solutions-11th-Edition_389492.jpg', NULL, 'Mergers Acquisitions And Other Restructuring Activities : An Integrated Approach To Process Tools, Cases And Solutions 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('aad5acb5-4476-4eb0-ac46-425e51420016', '5cf6e126-110c-41d3-85a4-062975e87b9c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4484Capture.PNG', 'https://indianbooksworldwide.com/img/4484Capture.PNG', NULL, 'Understanding the Secrets of Human Perception - Course Guidebook - With CD', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('aae70870-9274-4db2-a257-8ca4b36f481c', '1f9b4e2c-7a0e-4811-b5d0-3c6497a28541', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4371image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/4371image_not_available_9_54.jpg', NULL, 'Great Soul - Mahatma Gandhi and His Struggle with India', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('ab1eee4d-2097-4ec3-a08a-921b666c8cd9', '37b96161-46fa-47e6-bc1c-6d585775e097', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5267Vishnus%20Crowded%20Temple.jpg', 'https://indianbooksworldwide.com/img/5267Vishnus%20Crowded%20Temple.jpg', NULL, 'Vishnu''s Crowded Temple', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('ab588fb3-14bd-417b-b4bf-4e78c7aeccba', 'fe047101-4168-440b-901b-8e060d714995', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18719788189469276.jpg', 'https://indianbooksworldwide.com/img/18719788189469276.jpg', NULL, 'Updeshsahashi - Gadpadomyabhagaatimika Padyojanikaakhyayaa Shrimadramtirthvirchitvyakhyaa sanvalita', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ab755dde-e506-4386-bde0-a623a6517c79', 'c9abd76e-de67-4745-bcbb-529cd1d27e2d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6850Capture.PNG', 'https://indianbooksworldwide.com/img/6850Capture.PNG', NULL, 'Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry A NEW B00K', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('ab9bda4a-8357-4f4a-afb3-ae606f29fd4a', 'fff9b359-4ca1-498b-80ec-70b6376f58ba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4476Computer%20Architecture%20and%20Organization%20-%20An%20Integrated%20Approach.jpg', 'https://indianbooksworldwide.com/img/4476Computer%20Architecture%20and%20Organization%20-%20An%20Integrated%20Approach.jpg', NULL, 'Computer Architecture and Organization - An Integrated Approach', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('aba2e0b2-3e8f-4164-9d8d-52f792e3cdc7', '378a1128-a60a-4c4c-8164-b230787a6da1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7278dpp_19_184.jpg', 'https://indianbooksworldwide.com/img/7278dpp_19_184.jpg', NULL, 'Adobe Acrobat and PDF - for Architecture, Engineering and Construction', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('abdadc5a-44b2-4c65-9c84-63a34578d312', '6cb91f8f-c680-42f8-843f-782cff3aaa19', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50221_3.jpg', 'https://indianbooksworldwide.com/img/50221_3.jpg', NULL, 'The Theory of the Leisure Class - An Economic Study of Institutions', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('abdf47a7-6076-4203-90f3-6dc9bd1ade6b', '901a7952-c647-4704-89dc-0ca21659e6e9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6576The%20Future%20of%20Arid%20Lands%20Revisited%20-%20A%20Review%20of%2050%20Years%20of%20Drylands%20Research.jpg', 'https://indianbooksworldwide.com/img/6576The%20Future%20of%20Arid%20Lands%20Revisited%20-%20A%20Review%20of%2050%20Years%20of%20Drylands%20Research.jpg', NULL, 'The Future of Arid Lands Revisited - A Review of 50 Years of Drylands Research', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('abecc280-cc12-4e60-be65-5842f7d6707e', '55169fdf-c857-4965-b6a5-549a4d926ff5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mahrishi Patanjali Krit Yog Sutra', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('ac06e417-298f-44e7-b40a-b01b73e68b1a', '17d0c3e9-1e1f-4fad-92a5-13320435bd4b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82589789351452065.jpg', 'https://indianbooksworldwide.com/img/82589789351452065.jpg', NULL, 'Avatar Singh''s Contract & Specific Relief 13th/e', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('ac191b13-bd0b-4dfc-84cf-db03400b69f2', '4becc02c-9d1c-4164-ad30-fa1651e78384', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4555and.jpg', 'https://indianbooksworldwide.com/img/4555and.jpg', NULL, 'Business and Society:Ethics,Sustainability & Stakeholder Management 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ac2db0cc-e45a-4ae6-a883-cfdc01b11cb7', '9e32efb1-f8d0-4565-8666-689c3398aba1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5590dpp_19_170.jpg', 'https://indianbooksworldwide.com/img/5590dpp_19_170.jpg', NULL, 'Brahmanical Temple Art and Architecture in Hadoti', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('ac3874e7-551c-4d7e-87c5-d0678bb3d334', '74aa6689-7a61-4af7-8b27-19a4503ae671', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6350978364224465011111.jpg', 'https://indianbooksworldwide.com/img/6350978364224465011111.jpg', NULL, 'Challenges at the Interface of Data Analysis, Computer Science,and Optimization', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('ac3d1d96-cf47-4e44-af5a-8651cf3ee873', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80489781414428772.jpg', 'https://indianbooksworldwide.com/img/80489781414428772.jpg', NULL, 'The Gale Encyclopedia Of Science in 6 Vols. 4/e New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ac4093a4-0c94-4f17-b90f-99440e5d108f', '68e1ad4d-8ca8-4397-b7d8-e768dd3effb6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46429781847873545-us.jpg', 'https://indianbooksworldwide.com/img/46429781847873545-us.jpg', NULL, 'Qualitative Health Research - Fundamentals of Applied Research - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('ac545b19-b9ab-474f-81a5-48902bd6edbe', 'fff6a61e-ed1c-4a87-8faf-be979f3af99c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1884WhatsApp%20Image%202025-09-29%20at%2014.28.03_2a95a4ac.jpg', 'https://indianbooksworldwide.com/img/1884WhatsApp%20Image%202025-09-29%20at%2014.28.03_2a95a4ac.jpg', NULL, 'Global Marketing with a special Indian focus 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ac67bca3-37f1-4a85-a029-d1571ef56fef', 'fffadcf6-64e8-4018-912a-6caa3ad675d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3503narendra_modi.jpg', 'https://indianbooksworldwide.com/img/3503narendra_modi.jpg', NULL, 'Political Geography New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ac742d56-9c3a-4d1e-bc57-8c1a5502f009', 'c9e43f98-ede6-49c4-b5b8-918753688bff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6101asymmetry.jpg', 'https://indianbooksworldwide.com/img/6101asymmetry.jpg', NULL, 'Asymmetry in Plants-Biology of Handedness', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ac785a45-aa6a-470a-9fc9-4420252db908', '5bbd4aaa-ac4a-4a5f-b871-ca80a95063ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8439IMG_20230107_0007_pages-to-jpg-0001.jpg', 'https://indianbooksworldwide.com/img/8439IMG_20230107_0007_pages-to-jpg-0001.jpg', NULL, 'Biometric Systems, Technology, Design and Performance Evaluation - I/e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('ac807e23-dba8-48fe-868f-8e9d6fdfab1b', '633e1a78-1d89-4f03-bb7d-0b726fc4dd1c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3823biography.jpg', 'https://indianbooksworldwide.com/img/3823biography.jpg', NULL, 'Biography of Lord Sri Ram with complete vairagya sandipani & glory of his holy name', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('acbb8858-0837-48dd-9f04-ca78cfe32666', 'd78d360e-b79d-433f-9b0d-1e766e213ba8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9902dpp_18_124.jpg', 'https://indianbooksworldwide.com/img/9902dpp_18_124.jpg', NULL, 'Single Molecule Chemistry and Physics An Introduction -Nanoscience and Technology', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('acdd5f34-5a62-41ed-86b1-c0958dff8afb', '866abea1-c5ce-4679-8b06-58fe5d5f2848', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5693WhatsApp%20Image%202025-08-01%20at%201.30.47%20PM.jpeg', 'https://indianbooksworldwide.com/img/5693WhatsApp%20Image%202025-08-01%20at%201.30.47%20PM.jpeg', NULL, 'आधुनिक विश्‍व इतिहास 1917 -1945 ', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('ace59f65-815e-48da-816e-df08c4fd02c3', 'b979ed50-1880-4872-ba0a-a31af092b34f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/826941oToxeJlfL._FMwebp_.webp', 'https://indianbooksworldwide.com/img/826941oToxeJlfL._FMwebp_.webp', NULL, 'Financial Institutions Management: A Risk Management Approach 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('acfb5d70-33c0-4aa3-8f22-564e1397b3b2', '7dabb257-416f-41c8-ab9e-3d7ba0014edd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2756WhatsApp%20Image%202025-11-14%20at%2016.43.10_05c33f47.jpg', 'https://indianbooksworldwide.com/img/2756WhatsApp%20Image%202025-11-14%20at%2016.43.10_05c33f47.jpg', NULL, 'Cases and Materials on International Law 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('acfb7e94-61e2-418f-b955-c9fe55832b7a', 'b84b98df-7270-4889-8ddc-98bda685117e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7919dpp_9_2.jpg', 'https://indianbooksworldwide.com/img/7919dpp_9_2.jpg', NULL, 'Advances in Agronomy V-81', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ad0119b4-e596-43f4-8af4-6f538c6f85bd', 'f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Encyclopedia of Physics V2', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('ad122419-ef04-449e-a1ef-d0ef684ab7de', '98d7c4c7-cd81-4bd2-9803-25d91dc8e8ae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9276dpp_10_22.jpg', 'https://indianbooksworldwide.com/img/9276dpp_10_22.jpg', NULL, 'Industrial Ecology - Environmental Chemistry and Hazardous Waste NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('ad1f679d-bef0-463e-b546-66946ebdfd2c', '11352088-4d7c-4c63-bba5-8619f94b368c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9177hb%20of.jpg', 'https://indianbooksworldwide.com/img/9177hb%20of.jpg', NULL, 'Handbook of Cosmetic Science and Technology 4/e.', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('ad50604c-5edb-48c5-af03-106fa188cb1a', '88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5015WhatsApp%20Image%202025-07-24%20at%2011.08.39%20AM.jpeg', 'https://indianbooksworldwide.com/img/5015WhatsApp%20Image%202025-07-24%20at%2011.08.39%20AM.jpeg', NULL, 'Dimensions of Vedic Studies', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('ad692395-034b-4c63-af57-e379a31fdcf9', 'c0aef10f-49a4-4f5e-915d-bab89c32e775', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8234logo_white_plus_3_1%20(1).png', 'https://indianbooksworldwide.com/img/8234logo_white_plus_3_1%20(1).png', NULL, 'Classification of World Climates NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('ad708c2c-ce76-4ff9-86fe-1081ba8e0b1c', 'd32c8bb6-c860-47ca-9c29-5cc2d3acfa3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87619788172737238.jpg', 'https://indianbooksworldwide.com/img/87619788172737238.jpg', NULL, 'Working with Youth, Women and Children with Hiv/Aids - Strategic Intervention for Inclusive Development', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('ad9233e1-9849-4959-af2f-d45ad574c150', '8d64aae8-c5d4-4dfb-bc51-81f458880664', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8777logo_white_plus_3_1.png', NULL, 'Microfluidics for Biotechnology - Microelectromechanical Systems Series', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('ad9ce4a3-02b0-48b3-995a-ae432c2ca3f8', '71d8b5d3-e129-4846-8dda-6d73a581344d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2333dpp_18_35.jpg', 'https://indianbooksworldwide.com/img/2333dpp_18_35.jpg', NULL, 'Applied Differential Equations of Mathematical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ada5a0a1-4395-422f-b1f4-54821e0db3db', '732748f6-eba3-4b36-989e-1fa4d4dfe1a1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/22299788189948801.jpg', 'https://indianbooksworldwide.com/img/22299788189948801.jpg', NULL, 'Understanding Research in Personal Relationships - A Text with Readings', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('ada6e02a-75ad-426d-8fe5-44331663abed', '0d74223a-9bd9-42e7-9631-c72311b28df6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'George Orwell - The Way to Nineteen Eighty Four', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('adaf1e02-b636-4dfe-88d0-5285e0b64707', 'e674ebae-2c5e-4a8e-a4fc-29cdd3d2b44f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6549dpp_10_25.jpg', 'https://indianbooksworldwide.com/img/6549dpp_10_25.jpg', NULL, 'Insect Cell Biotechnoloogy', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('aded7497-71a9-4de9-9b4a-1d1eb4010ce8', '18f7469d-7134-402c-8a7f-997406b93ef7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Modern American Literature - Interrogations and Investigations', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('adfa4e16-7d96-4c0d-a5bf-fd309a34b66e', '47c6f2fe-d0bc-4010-8df2-93efec775d3e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4026Holistic%20Health%20Healing%20&%20Astrosciences-An%20International%20Source%20Book%20-%20V%20I.jpg', 'https://indianbooksworldwide.com/img/4026Holistic%20Health%20Healing%20&%20Astrosciences-An%20International%20Source%20Book%20-%20V%20I.jpg', NULL, 'Holistic Health Healing & Astrosciences-An International Source Book - V I', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('ae514c5c-87d4-4c3d-ad40-1c8ddd8d5cfd', 'cb041cb4-db85-47e4-9eec-e68ef9169d41', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92099788132110057.jpg', 'https://indianbooksworldwide.com/img/92099788132110057.jpg', NULL, 'Understanding Psychological Assessment - A Primer on the Global Assessment of the Client''s Behavior in Educational and Organizational Setting', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('ae84ce3d-dd65-4378-92ed-c01dc942bed6', '844123ba-c1ce-4e62-8d15-2e7708cc4c29', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71351.jpg', 'https://indianbooksworldwide.com/img/71351.jpg', NULL, 'Mathematics Describing the Real World: Precalculus and Trigonometry with DVD', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('ae86c8e8-25c9-442d-b45e-e669375b9dd6', 'be046e5e-478e-47a7-a77f-a9a1c2e3ab18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15391.jpg', 'https://indianbooksworldwide.com/img/15391.jpg', NULL, 'Elementary Number Theory, Cryptography and Codes', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('ae8a7d84-df2c-417b-a3ba-3f89b476ee05', '8c6c209e-8d6f-4f7c-aa24-9274f0153bc2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1715logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/1715logo_white_plus_3_1.png', NULL, 'Psychology of Close Relationship - Library in Social Psychology in 6Vols. new', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('ae98597d-90f8-47d0-923b-cd9ff87baeda', '108cc098-3c03-4a28-97bd-4ffd5bf0a0de', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9085pic-38.jpg', 'https://indianbooksworldwide.com/img/9085pic-38.jpg', NULL, 'Paryatan Vikas Evam Sambhavnayen', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('aea5bd9b-249c-4b62-b6c7-d256417134d7', '3dbd0208-0f47-4718-b9df-ea0d552c8342', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7248biofouling-methods-dobretsov.jpg', 'https://indianbooksworldwide.com/img/7248biofouling-methods-dobretsov.jpg', NULL, 'Biofouling Methods', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('aeab8bac-e562-48a0-8a1b-c6dc6be8f21c', '9156d9d1-ac78-4f6f-bbcd-24fe76193cd2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2087logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/2087logo_white_plus_3_1.png', NULL, 'Resistance, Freedom and Empowerment - The Ethiopian Women s Struggle', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('aeac0a98-9482-41c0-8e5d-f811c477891e', 'ca6958ad-0314-40d9-ab37-8039de2548c1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1990dpp_9_35.jpg', 'https://indianbooksworldwide.com/img/1990dpp_9_35.jpg', NULL, 'Climate Change and Insurance -Disaster Risk Financing in Developing Countries NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('aeb962c9-fc98-4fd5-8efe-1acfa403e134', '11cf3001-a54a-4b07-abca-98187f6e3b55', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14579788178692999.jpg', 'https://indianbooksworldwide.com/img/14579788178692999.jpg', NULL, 'Cookbook for Controlling Diabetes - Vegetarian Recipes', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('aee2c805-9830-484e-a1f9-628350d9db9b', '94714159-e16d-4ccc-ae09-ce35fbef3929', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/99239789355730572_tn.jpg', 'https://indianbooksworldwide.com/img/99239789355730572_tn.jpg', NULL, 'Organizational Behavior: Managing People and Organizations 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('af0db2e8-b84d-476a-b209-63681cf56a93', 'dd89a78e-1ea4-42e7-8b75-a08987279a70', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66121.jpg', 'https://indianbooksworldwide.com/img/66121.jpg', NULL, 'Handbook of Cell Signaling, Set of 3 Volumes', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('af12629c-a9da-472e-aa7e-adcd840288dc', '1743ce33-9561-40be-a014-dad482dabf7f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2003Yoga.jpeg', 'https://indianbooksworldwide.com/img/2003Yoga.jpeg', NULL, 'The Complete Illustrated Book of Yoga', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('af24ea98-2856-4566-bbbe-466f3b867326', '87f9442f-4eef-441c-bd0e-fd8e467d2fb6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2888Report.jpeg', 'https://indianbooksworldwide.com/img/2888Report.jpeg', NULL, 'Report: on the Inscriptions of the Devasthanam', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('af4e3a49-472d-4d67-98a9-a2ed1c471dfa', '85eb2551-877c-4a0d-9b1c-dda209b61a20', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3151The%20Architecture%20of%20Tokyo.jpg', 'https://indianbooksworldwide.com/img/3151The%20Architecture%20of%20Tokyo.jpg', NULL, 'The Architecture of Tokyo', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('af669e48-a0b4-4400-b42d-ed663c9ace60', 'b5b636dd-fb99-45e6-95c6-c881a552b6af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4146Scanned%20rethinking.jpg', 'https://indianbooksworldwide.com/img/4146Scanned%20rethinking.jpg', NULL, 'Rethinking Cultural Studies: A Bharatiya Civilizational Response', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('af6a0d1c-3b33-4976-b50b-edb05d242a50', '6b5c25d8-7b82-479d-a51b-d0ac553fe1e1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1977MIS.jpg', 'https://indianbooksworldwide.com/img/1977MIS.jpg', NULL, 'Experiencing MIS 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('afb15e10-8a97-4cc0-b1ff-923517c0aef6', '7de85b78-d81f-4d19-9c7f-085dcfda9a4e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8874download.jpeg', 'https://indianbooksworldwide.com/img/8874download.jpeg', NULL, 'Dharmasastra and the making of Bharatiya Civilization: Manusmriti, Kingship, Law and Society', 0, 1, 'FAILED', '2026-08-11 12:39:32'),
('afba93a5-35aa-47dc-9a98-6db99217cf3d', 'd947a4a6-6b1f-4aa0-a2af-e40f562d555b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2662market.jpg', 'https://indianbooksworldwide.com/img/2662market.jpg', NULL, 'Market Research In Action', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('afe2ad48-f406-47e1-b7bd-3c2e3baefde2', '0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4643788170007500.jpg', 'https://indianbooksworldwide.com/img/4643788170007500.jpg', NULL, 'Cloud Computing in Digital Library', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('afec7e72-8f65-4e54-a4bc-48fbb500e9f4', '3fd57fee-b7bc-4a29-8cc3-d6852d467a3e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Gunter Grass: The Tin Drum', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('aff3cb38-9790-42ba-b140-58eca7966048', '12af440e-5167-4cad-9ca6-7528eac44055', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21261.jpg', 'https://indianbooksworldwide.com/img/21261.jpg', NULL, 'An Utterly Correct Guide to Clarity and Style : Dreyer''s English', 1, 0, 'FAILED', '2026-08-11 12:37:12'),
('aff69279-e235-43cc-aa3b-309a3127f202', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29239788175246089.jpeg', 'https://indianbooksworldwide.com/img/29239788175246089.jpeg', NULL, 'Rules of Games and Sports', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('affbfc66-3c52-4226-9330-42c5a66c77ca', '5f094e71-3149-480e-9186-f7a75a9e10ce', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7119the%20Socio.jpg', 'https://indianbooksworldwide.com/img/7119the%20Socio.jpg', NULL, 'The Wiley Blackwell Companion to the Sociology of Families', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('b0192e21-1ff2-4d18-852a-53ed1e5435b2', '7e6bab21-6a8f-47e4-a152-4f3e3c719928', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2046the%20prectice.jpeg', 'https://indianbooksworldwide.com/img/2046the%20prectice.jpeg', NULL, 'The Practice of Theory of Individual Psychology', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('b043bf86-13dd-4c43-a7fa-ad85ca2a0796', '596f2a18-28b2-4fb1-99fa-482132924bcb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Metaphors of Subversion in American Fiction - Carnivalesque in Ken Kesey, Kurt Vonnegut Jr and Philip Roth', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b058c492-eb2f-47d1-a16e-dca10702bb90', '0f81daf8-93ce-4a35-a651-5a2a3e5f0491', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5195pic-7.jpg', 'https://indianbooksworldwide.com/img/5195pic-7.jpg', NULL, 'Upnisad Manthan', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b061c6ef-5f0d-4b2e-b6f2-3105299ef6ab', '38cd2266-c9b1-4b67-b52b-79e46d520488', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95249789351072263.jpg', 'https://indianbooksworldwide.com/img/95249789351072263.jpg', NULL, 'Object-Oriented Analysis and Design for Information Systems-Modelling with UML,OCL,and IFML', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b066837a-4770-4fe4-9083-aced7a901113', '7a6a39e7-7b09-46d4-8d2c-9df7241e1176', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8458pic-25.jpg', 'https://indianbooksworldwide.com/img/8458pic-25.jpg', NULL, 'Digital Marketing 3/e.', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('b0693601-8e62-4c4c-9e86-cf96bb069063', 'a88f2bf7-8625-4c70-9b01-cc521441a2c9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9224dpp_10_26.jpg', 'https://indianbooksworldwide.com/img/9224dpp_10_26.jpg', NULL, 'Integrated Molecular and Cellular Biophysics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b070d633-1e4a-4b64-ab4a-d5b9fdd8e625', 'a90f03bd-e5de-4e81-83ff-9e0940d34d27', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/84179788176259651.jpg', 'https://indianbooksworldwide.com/img/84179788176259651.jpg', NULL, 'Domestic Violence - Sociological Study of Wife Battering New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b07bfb57-4cd4-4365-9085-b9468db46d17', 'af967312-0ea4-4b1b-a6aa-720680109d53', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4809dpp_18_96.jpg', 'https://indianbooksworldwide.com/img/4809dpp_18_96.jpg', NULL, 'Non-Linear Dynamics Near and Far from Equilibrium', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b0a5699e-a2ac-4881-9ae3-48fe56cadb2e', '93dce7a6-2857-42e0-89eb-e76003143a9b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78621_2_13.jpg', 'https://indianbooksworldwide.com/img/78621_2_13.jpg', NULL, 'Interacting Stochastic systems New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b0a88433-0874-4942-aa70-4ccd3f8871f6', '7277537e-0720-4aad-8190-76830a2efe49', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5121417GsMTE9iL._SX371_BO1,204,203,200_[1].jpg', 'https://indianbooksworldwide.com/img/5121417GsMTE9iL._SX371_BO1,204,203,200_[1].jpg', NULL, 'Encyclopedia of Astrobiology - 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('b0b3ac8c-8bc6-4f4a-b029-9b005344e978', '715be7c3-71b1-4311-8174-dc989dc6a291', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7658dpp_18_91.jpg', 'https://indianbooksworldwide.com/img/7658dpp_18_91.jpg', NULL, 'Modern Physics 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b1322e6a-61d0-495f-a2ba-292eab1ab84f', '8bba3605-2db2-40a0-8a29-28910741cc7c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Shriramchritmans Sachitr Shabdkosh Awadhi - Hindi-Evam Mool Pat Anukramanika Sahit', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('b14f8a15-ebc7-490f-ac03-7879d02d309d', '9cb0a828-34f1-4a98-9ed8-32a3e3ab9e09', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Response Modeling new', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('b1512692-8c1e-41f1-871e-c60227ffe5c3', '29ab8807-26a4-4cc2-a332-aeb699bf6ad8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/652941oyXFSxvnL._SX376_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/652941oyXFSxvnL._SX376_BO1,204,203,200_.jpg', NULL, 'Encyclopedia of E- Commerce, E- Government and Mobile Commerce - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('b15340d6-e7f8-4272-afa5-500511df18ee', '005e1521-13d6-4af2-a512-0cbe2eec9b3a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1684IMG_20230218_0006_page-0001.jpg', 'https://indianbooksworldwide.com/img/1684IMG_20230218_0006_page-0001.jpg', NULL, 'आधुनिक परिप्रेक्ष्य में अयोध्या', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('b16ffa52-6758-4be9-bdb7-fdbc59ad479d', '9188965d-47cd-42ad-b9bb-0b3a51861d48', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35131_4_50.jpg', 'https://indianbooksworldwide.com/img/35131_4_50.jpg', NULL, 'Stability theory and its applications to structural Mechanics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('b18ed0db-f508-4b76-a578-547dcc819896', '54c73eeb-da9d-499d-ba7f-b3d3cd7e1ec1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1597Capture.PNG', 'https://indianbooksworldwide.com/img/1597Capture.PNG', NULL, 'Ancient Tales BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('b194e5e3-974c-4e34-9df7-dee6ba7828db', 'e14a48f5-bfe0-48c8-85e6-1a0f2bddd870', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Frontiers of Management', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('b1a797fd-0594-4a77-8ce1-068f922dbe9c', '273ee165-cf3c-463b-bf0d-347e73605b47', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1917dpp_19_158.jpg', 'https://indianbooksworldwide.com/img/1917dpp_19_158.jpg', NULL, 'Social Market Economy: History, Principles and Implementation, Economic Policy From A to Z', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b1a98db3-bf36-498e-976a-fb99cce526b9', '9f5dde00-a75d-4a41-924d-d5dd24408b24', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6301dpp_10_11.jpg', 'https://indianbooksworldwide.com/img/6301dpp_10_11.jpg', NULL, 'From Energetics to Ecosystems: The Dynamics and Structure of Ecological Systems New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b1ad4115-6772-41a2-9dec-d83d8b1d8c73', 'bbabefe8-973b-4bea-8349-dd859a299b75', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3158Sanatan%20Hindu%20Dharm%20and%20Ethics.jpg', 'https://indianbooksworldwide.com/img/3158Sanatan%20Hindu%20Dharm%20and%20Ethics.jpg', NULL, 'Sanatan Hindu Dharm and Ethics', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('b1bc7659-582a-43f9-839f-f8aa33045c8f', '2c95a2d7-6ba8-427d-ad40-60fbe7d6a123', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8692image_not_available_9_70.jpg', 'https://indianbooksworldwide.com/img/8692image_not_available_9_70.jpg', NULL, 'Violence Against Women & Children', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b1bd256d-28ce-4e9a-aab5-8624b4d22248', 'e83d5912-20be-480f-86f0-30b359275be4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/55899788191052596.jpg', 'https://indianbooksworldwide.com/img/55899788191052596.jpg', NULL, 'Social Work and Poverty Reduction Strategies New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('b1c1a5d3-ccd3-45cd-bdc9-70fbd8782e63', '65f9b4cb-0443-474b-a4f0-7b7039e6c0cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48169788175333086.jpg', 'https://indianbooksworldwide.com/img/48169788175333086.jpg', NULL, 'Emergent Voices of Southeast Asian Women Novelists NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('b1ceff27-d1da-4e44-86ac-0b22ec60b908', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17951_9_33.jpg', 'https://indianbooksworldwide.com/img/17951_9_33.jpg', NULL, 'A Mathematical Introduction to Fluid Mechanics 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b1e1c750-acd1-4b7d-9d1e-de9da08ece07', 'd4e0327b-e22c-49a6-b677-acf39e3b2a6a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Marketting Strategy and Competitive Positioning 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('b1ea75f7-0bde-49f2-af17-8b0305cb81db', '0ac4dccf-8bfc-4523-acf3-574b83d32add', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2425h.jpg', 'https://indianbooksworldwide.com/img/2425h.jpg', NULL, 'Handbook of Organic Compounds : NIR, IR, Raman, and UV-Vis Spectra Freatruring Polymers and Surfaces - 3 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b1fb9e57-009a-4203-b3e6-f6a375d8f316', '4e7b7a12-feca-48d0-a84a-087616070657', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58299781402039522.jpg', 'https://indianbooksworldwide.com/img/58299781402039522.jpg', NULL, 'Computational Methods in 2 Vols. New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b221d3ac-7506-4b93-8f85-2aa3e5c3d890', '8fee763b-4aba-4603-9bb0-07b150fe12c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/752731753_book_item_31753.jpg', 'https://indianbooksworldwide.com/img/752731753_book_item_31753.jpg', NULL, 'Leadership in Nonprofit Organizations - A Reference Handbook - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('b226780b-8ea5-40d5-82b2-2cd33117c766', 'fbfc915a-6e04-4453-b65a-59ec00a999fc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5165dpp_18_28.jpg', 'https://indianbooksworldwide.com/img/5165dpp_18_28.jpg', NULL, 'Advances in Solid State Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b22afab3-f8eb-498f-9eb5-e207de3d6391', 'b5c7a873-58b4-456e-a1d1-ce07a51ba01f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37281.jpg', 'https://indianbooksworldwide.com/img/37281.jpg', NULL, 'Dispersive Transport Equations and Multiscale Models', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('b256dc8c-e2ff-400a-824a-e9989f87b1bd', '13f37178-d2e2-4a24-9754-a09dc5b26885', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1790WhatsApp%20Image%202023-05-23%20at%2019.59.33.jpeg', 'https://indianbooksworldwide.com/img/1790WhatsApp%20Image%202023-05-23%20at%2019.59.33.jpeg', NULL, 'Empires at War - Chronological Encyclopedia from Sumer to the Persian Empire 3 Vols. Set', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('b258d891-e4eb-4ea4-87bc-481949179d15', '76c74fdc-2b04-453e-8017-25427f407f17', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4108policu.jpg', 'https://indianbooksworldwide.com/img/4108policu.jpg', NULL, 'Business Policy and Strategic Management: Concepts & Applications', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('b261d76a-56ef-4b10-ab02-4a7fc6671c86', '4cd50536-0f72-4dd0-925c-91b49f591894', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3561hak754.jpg', 'https://indianbooksworldwide.com/img/3561hak754.jpg', NULL, 'ज्ञानसागर- श्रीनायक संपादित बोधात्मक रत्नकणिका संचय', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b26243dd-3954-451f-ac7e-855ad5488b3c', 'c337f16a-9a91-42f6-85a6-6e5d4d5d7d57', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17168187418508.jpg', 'https://indianbooksworldwide.com/img/17168187418508.jpg', NULL, 'Prapanchahridayam', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b2749a45-5732-43f9-90b1-27b0e6dd6651', '73b50c73-559a-4ae6-83dd-7887b86885d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9763Sugarless%20-%20Towards%20the%20Year%202000.jpg', 'https://indianbooksworldwide.com/img/9763Sugarless%20-%20Towards%20the%20Year%202000.jpg', NULL, 'Sugarless - Towards the Year 2000', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('b27fbddc-a440-4502-a5cf-b93f343808ef', '5aa1fc24-2cb4-427f-918d-99f3957d5f7d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3675Buddhism%20in%20Far%20East%20Asia.jpg', 'https://indianbooksworldwide.com/img/3675Buddhism%20in%20Far%20East%20Asia.jpg', NULL, 'Buddhism in Far East Asia', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b2804e4e-1f39-444e-8817-7499d45d8182', '20bd07e0-a3dd-4b57-b2e7-8f0fbca4c1c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9317image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/9317image_not_available_9_54.jpg', NULL, 'Samajshastra: Ek Vivechan A Book', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('b285052e-c6d9-41d5-8afd-683da1b0ffce', '101f51f7-d865-4d91-90ff-f066c2991feb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Collected Letters of Mary Wollstone Craft', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('b2ca612c-61ba-450a-bdce-8a0317a41c91', 'd62f1c11-81a5-4bdf-83e0-3870bb18425e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77169781259064890.jpg', 'https://indianbooksworldwide.com/img/77169781259064890.jpg', NULL, 'Six Ideas That Shaped Physics - Unit Q: Particles Behave Like Waves - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b2d10507-75ac-4346-912e-af1141fcdaa3', '2669bc18-9d98-4dc9-9297-255eec8237d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4738dpp_15_27.jpg', 'https://indianbooksworldwide.com/img/4738dpp_15_27.jpg', NULL, 'Primary Cilia - Methods in Cell Biology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b2d4cb89-3abb-4b4d-806f-4d1f68f67615', '87d50ff0-e53e-4ca4-bbda-d3262251cbc0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'How to Think about Algorithms', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('b2ec8065-e73a-4967-8cb1-07e74f133ff3', '4213bb1c-b428-446b-856a-96e39871e1fe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Corporate Governance: Principles, Polices and Practices 3/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('b2fefe73-7fb7-4f52-ad9e-deb309ba0835', '2d61925c-abde-4a3a-8301-2c56b2699cc6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7917WhatsApp%20Image%202025-09-11%20at%2014.31.11_27d57259.jpg', 'https://indianbooksworldwide.com/img/7917WhatsApp%20Image%202025-09-11%20at%2014.31.11_27d57259.jpg', NULL, 'A. E. Houseman- His Personality, Poetics and Poetry', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b30dd6ea-11cd-4b37-b0ac-a574d709cad4', 'bdca2070-c58a-492f-81df-dc3c5c73780e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36479781441911070.jpg', 'https://indianbooksworldwide.com/img/36479781441911070.jpg', NULL, 'Vaccines - A Biography New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('b316d064-ac00-4444-aea4-8fd48e6ad19d', '79aceb0a-8543-4259-91ea-cfe310afaa5a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Time Materialism and Historiography - Some Indo-Hellenic Parallels', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b32aae78-2337-4329-af31-89a2a21eb057', '1d057a53-2a8d-4d78-a02b-c12627f77e84', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76189780387346267-us.jpg', 'https://indianbooksworldwide.com/img/76189780387346267-us.jpg', NULL, 'Compendium of Chemical Warfare Agents', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('b333b034-d785-405b-86a6-234c5eabaf1c', '9af6f171-6450-459b-9d7e-8a137c709b8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'New Venture Creation - Entrepreneurship for the 21st Century - 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('b34bff87-b4ac-4865-834c-256a28b76491', '91aa810f-401d-4863-a3c2-ffb28e37bccc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20859788187471479_2.jpg', 'https://indianbooksworldwide.com/img/20859788187471479_2.jpg', NULL, 'State in Plato''s Republic and Kautilya''s Arthasastra', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b3663579-53d3-4e1a-85bf-1e0673cc2415', '882689b3-7c22-4c9f-8771-21f34973ac5c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77199788181160812.jpg', 'https://indianbooksworldwide.com/img/77199788181160812.jpg', NULL, 'Gender Studies - A Survey New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b36695a8-d37b-4064-aa18-600d84127bd4', '3d6f138e-cfa5-45b8-9cb9-8d80ac8fee93', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4531WhatsApp%20Image%202025-07-25%20at%202.48.45%20PM.jpeg', 'https://indianbooksworldwide.com/img/4531WhatsApp%20Image%202025-07-25%20at%202.48.45%20PM.jpeg', NULL, 'General Psychology (Including Educational Psychology)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('b368956b-ae05-4e9d-ad1b-0cda3882aee6', '231714d0-cb2b-4a20-a776-8983b5019d8b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5436hong.jpg', 'https://indianbooksworldwide.com/img/5436hong.jpg', NULL, 'Architectures for Computer Vision: From Algorithm to Chip with Verilog', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b36d6b70-f92d-4df4-a6dc-40624043373a', 'c5cfc251-40a8-4d4f-9d11-7585ac358001', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5680negotiation.jpg', 'https://indianbooksworldwide.com/img/5680negotiation.jpg', NULL, 'Negotiation 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('b38891fb-cbf8-496e-8e7c-6b9020b55eea', '4d86b34f-0113-481c-8d84-d8f5435950ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6353Capture.PNG', 'https://indianbooksworldwide.com/img/6353Capture.PNG', NULL, 'Handbook of Public Policy Evaluation NEW2 NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b3d723df-cab9-4203-9c6a-4b7dff3a9bbb', '651aa3a3-d69e-49c4-bccf-dbe848fd1964', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9021The%20Agama%20Encyclopaedia.jpg', 'https://indianbooksworldwide.com/img/9021The%20Agama%20Encyclopaedia.jpg', NULL, 'The Agama Encyclopaedia - Source Book - V 12', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b3dea3aa-0de2-487b-aa1d-168ee5ca65d6', '22163ba3-e649-4cb0-b206-eed1d6a18406', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2754WhatsApp%20Image%202025-11-24%20at%2016.54.10_2d2eff42.jpg', 'https://indianbooksworldwide.com/img/2754WhatsApp%20Image%202025-11-24%20at%2016.54.10_2d2eff42.jpg', NULL, 'Role of Inorganic Anions,NOM and Water Treatment Processes in Copper Corrosion', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('b3e8e8ae-6c1d-4d07-bd94-29d9b69abb26', 'e75e0cdb-96f1-4da9-b568-3b6d02f2f562', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9795Capture.PNG', 'https://indianbooksworldwide.com/img/9795Capture.PNG', NULL, 'Educational Values and Sustainable Development BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('b3eb89a9-e893-41cc-bf20-34515115e680', '95f3a060-a85c-4912-b455-dcbd24cbd52f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2778Capture.PNG', 'https://indianbooksworldwide.com/img/2778Capture.PNG', NULL, 'Potentials and Trends in Biomimetics', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b4130d3b-1aff-461f-95d5-bf4df5292669', 'f1febb6a-2cfc-46dc-b683-bb890d751568', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21689788131732120.jpg', 'https://indianbooksworldwide.com/img/21689788131732120.jpg', NULL, 'Dalit Sahitya Nai Chunotiya (H)', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b4297702-d6e5-4676-82b6-3f7dd58b4061', 'e8fe1d22-5065-4c3d-94db-fd3ceea046e1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9446WhatsApp%20Image%202025-07-19%20at%202.17.55%20PM.jpeg', 'https://indianbooksworldwide.com/img/9446WhatsApp%20Image%202025-07-19%20at%202.17.55%20PM.jpeg', NULL, 'Algebra and Fundamentals of Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('b42ea5c1-fb38-4d98-8222-88ea03e9f728', 'f8327022-923a-441c-9f9b-bd0278816d99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9476valuation-original-imagh2j38s4ww49z.jpg', 'https://indianbooksworldwide.com/img/9476valuation-original-imagh2j38s4ww49z.jpg', NULL, 'Valuation: The Art and Science of Corporate Investment Decisions 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('b4334dd5-da88-447c-b27e-13c46d526cf6', '7a8f6fc6-d0d7-4437-92a8-402b9df05d30', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5331dpp_10_24.jpg', 'https://indianbooksworldwide.com/img/5331dpp_10_24.jpg', NULL, 'Information Processing and Living Systems', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b46de776-891d-4814-8e8c-f75137e6cf60', 'bee2da59-ae7a-4a25-b45b-dc9e04f02c8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2304dpp_18_97.jpg', 'https://indianbooksworldwide.com/img/2304dpp_18_97.jpg', NULL, 'Numerical Methods for Controlled Stochastic Delay -Systems -Systems & Control: Foundations and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b47d2777-d8dd-4ebf-9619-2dcee70ed76e', '00daa470-e756-40c0-9fe9-997fdd950e2a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8391Buddhism%20in%20South%20Asia.jpg', 'https://indianbooksworldwide.com/img/8391Buddhism%20in%20South%20Asia.jpg', NULL, 'Buddhism in South Asia', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b48b2962-7daf-498f-ae30-901be426fb49', '655973d2-ba02-428c-9156-22b287d3b447', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82999781844455935_1.jpg', 'https://indianbooksworldwide.com/img/82999781844455935_1.jpg', NULL, 'Professional Social Work - Best Practices and Innovations in Teaching, Research and Extension NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('b4956d87-8bd0-40ff-a920-c6b193a195e5', 'cdfc11cc-2d90-498d-970b-f9edb867c600', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2330picture-1.webp', 'https://indianbooksworldwide.com/img/2330picture-1.webp', NULL, 'The Mahabharata of Krishna-Dwaipayana Vyasa (12Vol. Sets)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b4ad4419-50ce-4020-8ef1-818814d46e2f', '47759598-7690-47c1-8f9f-e917ed471222', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40739.1.2023%201.png', 'https://indianbooksworldwide.com/img/40739.1.2023%201.png', NULL, 'The Encyclopedia of Professional Cooking (CD ROMS) in 12 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b4fd9884-32ed-46ce-8bfa-3a5dc265b1c9', '83809ea3-509a-45b0-bed4-def10b245404', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9479nayi.jpg', 'https://indianbooksworldwide.com/img/9479nayi.jpg', NULL, 'हिंदी कविता की नई धारा', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('b507059c-fcfb-4647-ac2e-2a2960cd5215', 'acf65f63-6dc9-473b-8437-4235c1f46bc8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6209effective.jpeg', 'https://indianbooksworldwide.com/img/6209effective.jpeg', NULL, 'Effective Business Communication 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('b5141be0-d33d-4beb-b9ec-dd54f36045b1', '8ebabcb5-ce84-4432-80f2-79df2d67dfaf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4796Political%20Thoughts%20in%20India%20400%20B.C.-1980.jpg', 'https://indianbooksworldwide.com/img/4796Political%20Thoughts%20in%20India%20400%20B.C.-1980.jpg', NULL, 'Political Thoughts in India - 400 B.C.-1980', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('b57b7c06-e185-41b1-bf4b-7b6b936f56e9', 'a84bcbb2-81a7-45fc-acad-33898e99098d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58419788172736330.jpg', 'https://indianbooksworldwide.com/img/58419788172736330.jpg', NULL, 'Professional Social Work - Prespectives on Practice and Extension new', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b594bc2f-9ec6-4c01-b505-613aec5f04c2', '713abb9c-7e85-436c-b3fc-12b9bd89e56b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38849780817633394.jpg', 'https://indianbooksworldwide.com/img/38849780817633394.jpg', NULL, 'Progress in Mathematical Physics - Determining Spectra in Quantum Theory', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b5968873-3214-4a04-8024-483bcbe9527a', 'd7377dd3-5fab-487f-a9c5-31bba92c0b08', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7118The-Princess-of-Mathematics_front_0001jpg.jpg', 'https://indianbooksworldwide.com/img/7118The-Princess-of-Mathematics_front_0001jpg.jpg', NULL, 'Calculus: The Princess of Mathematics, V-1', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b5aad968-dc8c-4fce-ad1a-77e5b2eca440', '52ca8ff2-dc01-41c2-af05-facf6f811f7f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97599781412909174.jpg', 'https://indianbooksworldwide.com/img/97599781412909174.jpg', NULL, 'Emergent Methods in Social Research New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b5b2436d-1804-4311-8b13-72c3d29fa6b5', 'f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7380download.jpeg', 'https://indianbooksworldwide.com/img/7380download.jpeg', NULL, 'Microsoft Power BI Dashboards: Step by Step', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('b5c7e40e-f043-4b21-bd39-a6ed27c9d912', '53a26b46-acb7-41d7-87d3-0a50b671eac6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1052WhatsApp%20Image%202025-08-01%20at%2010.53.27%20AM.jpeg', 'https://indianbooksworldwide.com/img/1052WhatsApp%20Image%202025-08-01%20at%2010.53.27%20AM.jpeg', NULL, 'RadioChemistry', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('b5d249c5-a7f0-4346-a244-62f96b762b86', '7c522613-e617-4155-b15c-5271c9f4b23b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1557index.jpg', 'https://indianbooksworldwide.com/img/1557index.jpg', NULL, 'Food and Agricultural Wastewater Utilization and Treatment 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b5f152cb-3910-45d9-9456-5d3be5421dc4', '82c34b16-c841-49ee-ad04-689a9a27cb1d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5946Kadomtsev-Plasma-Physics-Mir-1981_0000.jpg', 'https://indianbooksworldwide.com/img/5946Kadomtsev-Plasma-Physics-Mir-1981_0000.jpg', NULL, 'Plasma Physics', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b61ae226-da41-41da-83bc-1e4c1f6e747e', '456f0b83-668d-41fa-bf69-7b7857b9e029', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7330digital.webp', 'https://indianbooksworldwide.com/img/7330digital.webp', NULL, 'Digital Camera Techniques', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('b69df1ac-f52d-46a9-ad59-0857fb7e44a2', 'ae8033f9-5c11-4e07-a11c-23605b630581', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72609789381030349.jpg', 'https://indianbooksworldwide.com/img/72609789381030349.jpg', NULL, 'Changing Face of Women in Literature - The Flaming Spirit BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('b6a4c3a5-8343-44f1-852b-c9e292b0506b', '2c2a89cc-9246-4088-9585-c27e115dc03a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Locke''s Second Treatise of Government BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b6a806d2-f8c3-4ac0-9755-76c58d158cc3', '82bb0b2e-487d-4ea1-9307-251ddf1594df', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3221dpp_19_142.jpg', 'https://indianbooksworldwide.com/img/3221dpp_19_142.jpg', NULL, 'Handbook of Population - Sociology and Social Research A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('b6ad66e7-44a9-434c-8296-9489d2c92719', 'cdc85097-0d05-4408-b340-92e404e77e74', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7732New%20London%20Interiors.jpg', 'https://indianbooksworldwide.com/img/7732New%20London%20Interiors.jpg', NULL, 'New London Interiors', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('b6b7a939-6000-43f5-b28d-3e18ab92cf6b', '9d9e30ec-c9e4-45d2-a221-62548fa4c919', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5016dpp_10_26.jpg', 'https://indianbooksworldwide.com/img/5016dpp_10_26.jpg', NULL, 'Integrated Molecular and Cellular Biophysics New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b6f7f5bf-2fbd-414e-9276-94ad6a357be8', '282f604f-351d-4a1f-953e-cbfafbd2bd2f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4549157395.webp', 'https://indianbooksworldwide.com/img/4549157395.webp', NULL, 'Seeds - Their Preservation and Longevity', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('b718a14c-ce33-4565-a697-89dc652383ae', 'b000cd67-bb73-4e27-a726-c3e2b12cd6ae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93291851682589.jpg', 'https://indianbooksworldwide.com/img/93291851682589.jpg', NULL, 'Buddhism in Mathura', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('b71fa0c6-089f-4b50-a28b-ff0b49996d45', '71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8817YOGA%20-%20Dharana%20Dhyana%20and%20Samadhi%20-%20V%205.jpg', 'https://indianbooksworldwide.com/img/8817YOGA%20-%20Dharana%20Dhyana%20and%20Samadhi%20-%20V%205.jpg', NULL, 'YOGA - Dharana Dhyana and Samadhi - V 5', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('b7201595-a5f9-4227-987c-94e96ad2bdc6', 'd7cafb3a-14a3-431f-b8f6-7471c2c2e7e3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3762analysis.jpg', 'https://indianbooksworldwide.com/img/3762analysis.jpg', NULL, 'Business Analytics-Data Analysis and Decision Making 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('b724b78a-f78b-49c3-93a9-93734b362513', '1db1a2b6-cd4f-4dab-aad1-488d96c5ee49', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Structure Formation in Astrophysics', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('b72b5331-c1fe-4247-875f-179bf859861c', '5364df55-8d22-4771-b4f1-7ab6e991b10b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79949780670093922.jpg', 'https://indianbooksworldwide.com/img/79949780670093922.jpg', NULL, 'My Girlhood - Penguin Classics', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('b73f376c-9b17-4946-a9b2-9091b37eb962', 'c417de55-b0a8-4498-b460-1a88bfe7e10c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3084P-6.webp', 'https://indianbooksworldwide.com/img/3084P-6.webp', NULL, 'Principles of Linear Algebra with Mathematica', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b757cc05-9591-4f1b-960b-cf8d1e25fd1d', 'e6a2975b-3737-4122-a742-362996a8c90b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2508781412930819.jpg', 'https://indianbooksworldwide.com/img/2508781412930819.jpg', NULL, 'A Companion to Survey Research New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b76daff0-0126-41f6-acc6-18e4d64a3ca1', 'b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/642761xhJvjRxaL._SY425_.jpg', 'https://indianbooksworldwide.com/img/642761xhJvjRxaL._SY425_.jpg', NULL, 'Approximation Methods in Probability Theory / Universitext', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('b7820468-416a-4f97-81f9-027be08eb860', '639e5b7e-821b-415c-879e-2650214fcd2d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4294gandhi.jpeg', 'https://indianbooksworldwide.com/img/4294gandhi.jpeg', NULL, 'मोहनदास करमचन्द गाँधी-उदारवादी विरासत', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('b78f3a66-04ce-42f2-ab6d-c2e0ccfe7a9c', '5e2452b8-afb5-4057-97a7-0d5f66b917b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6333Capture.PNG', 'https://indianbooksworldwide.com/img/6333Capture.PNG', NULL, 'Musical Creativity - Strategies and Tools in Composition and Improvisation', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b7a23971-11d6-4728-8b6f-71bca4cdb4e4', '4a3bb6cb-e0cd-432f-9081-753847c68b77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14551_3_28.jpg', 'https://indianbooksworldwide.com/img/14551_3_28.jpg', NULL, 'Endgame in Afghanistan - For Whom the Dice Rolls New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b7df34b8-7a99-4116-99df-ad9dfbd70ec7', 'f55fff93-6131-4b8e-8eb8-61050a851975', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2023Capture.JPG', 'https://indianbooksworldwide.com/img/2023Capture.JPG', NULL, 'Emergent Voices of Southeast Asian Women Novelists', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b7e28084-2a0b-4e2c-a56d-0651f3a7890d', '028157ce-2aba-41af-bbaa-b13a98d0c6e3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96469789350023310aaaaaa.jpg', 'https://indianbooksworldwide.com/img/96469789350023310aaaaaa.jpg', NULL, 'Lokavidya Perspectives A Philosophy of Political Imagination for the Knowledge Age', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b803233b-7e2c-439e-810e-726470e69725', '9580f363-92e7-4bf9-97fe-4a4c8177c32b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/34879789380156422.jpeg', 'https://indianbooksworldwide.com/img/34879789380156422.jpeg', NULL, 'Instant Biochemistry', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('b819502f-0a3a-4468-9dc3-de5b5daf3888', '37e1dfd7-5e92-4547-83dc-e1ed8a344573', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2036hal056(3).webp', 'https://indianbooksworldwide.com/img/2036hal056(3).webp', NULL, 'पद्मावत संदर्भ कोश', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b84b3b2c-7fe1-4b97-a1e6-c52e5081b8e8', '011d76b9-13ce-4a89-a92d-8a5d089e9980', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4711Chemical.jpg', 'https://indianbooksworldwide.com/img/4711Chemical.jpg', NULL, 'Fundamentals of Chemical Technology', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('b855426f-ad35-4712-9c1d-1dbbb12e514a', 'f8a92c52-ced1-4749-a87e-8edb17f8a032', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1635operation.jpg', 'https://indianbooksworldwide.com/img/1635operation.jpg', NULL, 'Operations Research', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b85d7d73-6a50-41d5-a19c-0b041237cd40', 'acb627a2-a412-4132-a277-f2bace3e3215', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82999781844455935_1.jpg', 'https://indianbooksworldwide.com/img/82999781844455935_1.jpg', NULL, 'Transforming Social Work Practice - Equality and Diversity in Social Work Practice New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b8646cdb-2cb1-421b-9f51-9a64e30b2d3e', '9b41fcf0-31d8-4af4-bd96-4e431afaf60f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59199788174766588.jpg', 'https://indianbooksworldwide.com/img/59199788174766588.jpg', NULL, 'The Sky of Indian History - Themes and Thought of Rabindranath Tagore', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('b8786df7-4bbb-4e18-8269-8ec4d5c8871b', 'c75414ee-0641-4537-a7d3-b3c07ee234b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9690legal.jpg', 'https://indianbooksworldwide.com/img/9690legal.jpg', NULL, 'Legal Aspects of Business 6/e.', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('b87a5ec7-de85-4ad8-9aab-de4e9c1d0e26', 'a88f9054-03d8-4b02-81ce-9999dbe84363', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Justifying Language - Paul and Contemporary Literary Theory', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('b87bd163-24c2-45ab-8d47-e0d881b8841a', '8ae333f3-4b1e-4c30-9e18-9668e8473d8e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5266vol-2.jpg', 'https://indianbooksworldwide.com/img/5266vol-2.jpg', NULL, 'Elementary Textbook on Physics: Electricity and Magnetism, V-2', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('b8899354-cd2b-4ab2-941f-305ef23ffedf', '2c2d4a4f-f395-4fd1-a58d-0dee6630f995', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82749789385144349.jpg', 'https://indianbooksworldwide.com/img/82749789385144349.jpg', NULL, 'Folklore of West Odisha New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b8a2da64-2401-4cdb-b346-5fda553c1ae9', 'f86dc3f1-e6f3-40ec-aa6c-a011d8dac32e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7492pic-13.jpg', 'https://indianbooksworldwide.com/img/7492pic-13.jpg', NULL, 'Rigved Sanhita - Anuvadak, Vyakhyakar Evam Sampadak', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b8a820c0-32e7-467f-8ba0-092a01d95f7a', 'a2e5e112-d138-4bce-8fac-1c0591840a1a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4663p-1.webp', 'https://indianbooksworldwide.com/img/4663p-1.webp', NULL, 'The Encyclopedia of Literary and Cultural Theory, 3 Volume Set', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('b8c30d68-90ed-438f-a894-1439bb08d6b0', '142e90bc-0f50-4536-ad18-77e95e6a2b71', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2896law%20india.jpeg', 'https://indianbooksworldwide.com/img/2896law%20india.jpeg', NULL, 'Environmental Law in India', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('b8c73997-7097-4559-8775-91d3e5db2554', '4225456e-5749-42d9-a9a2-323b8ab01af7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58209788177582802.jpg', 'https://indianbooksworldwide.com/img/58209788177582802.jpg', NULL, 'Pervasive Computing - Technology and Architecture of Mobile Internet Applications', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b8d37db0-e851-4c66-8d7a-66c56b1e0807', 'f11295ea-831a-4535-9325-75c916cbb413', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61138183244203.jpg', 'https://indianbooksworldwide.com/img/61138183244203.jpg', NULL, 'Women in Management - Leadership and Capacity Building Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b8e7f4e8-b9bf-40de-92e9-7c73569af38f', '42b0068f-cfb8-4fa3-a15b-b7e856c58a91', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1412dpp_18_33.jpg', 'https://indianbooksworldwide.com/img/1412dpp_18_33.jpg', NULL, 'Analysis and Simulation of Fluid Dynamics - In Mathematical Fluid Mechanics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b8e92eb9-a761-4017-832f-c524cc014b0e', '6fdd3383-d829-45f2-b934-894d53ace8b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72549781591407997.jpg', 'https://indianbooksworldwide.com/img/72549781591407997.jpg', NULL, 'Encyclopedia of E-Commerce, E-Government and Mobile Commerce in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b8ee2da0-2817-4fb6-bae6-186b82cc921c', 'f8f610ca-bc28-41bc-b895-6ebae58b0344', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6510pic-14.jpg', 'https://indianbooksworldwide.com/img/6510pic-14.jpg', NULL, 'Vaidik Vangmaya Vivechan NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b8fd4c2d-4853-4a4e-9163-bae1b823f2ae', '30cd839f-74c8-4467-b33e-a5f2121b2935', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Financial Services - 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('b902eb3e-b5a0-4b4c-824c-52544071481c', '60fa5ac8-9d76-48d4-a05d-6ae4993923ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8300images.jpeg', 'https://indianbooksworldwide.com/img/8300images.jpeg', NULL, 'Principles and Practice of Management', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('b91ba0cb-4419-4b20-8a08-264f2fe83168', '8e28ef5a-e36f-48fe-9292-fcd2248c125c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6206dpp_18_81.jpg', 'https://indianbooksworldwide.com/img/6206dpp_18_81.jpg', NULL, 'Lectures on Quantum Mechanics - Basic Matters', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b91f43c8-3570-4361-a158-004592f21956', 'a416ebe7-3869-4f38-bffb-56151c248859', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/75578183150675.jpg', 'https://indianbooksworldwide.com/img/75578183150675.jpg', NULL, 'A Metaphysical Analysis of the Kathakopanisad in Dialectical Setting', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('b984b799-41be-44fa-9089-cb8b0c2bb5f3', 'ce5b0acc-92cf-4051-903c-037729ed6c4a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1013dpp_15_9.jpg', 'https://indianbooksworldwide.com/img/1013dpp_15_9.jpg', NULL, 'New Frontiers in Microsimulation Modelling', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('b985c998-bb7d-4a06-97cb-381d87370895', '0215ea2d-0113-484f-8918-920af66dc4a6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8603tress.jpg', 'https://indianbooksworldwide.com/img/8603tress.jpg', NULL, 'Ethnobotanical Studies on Trees Shrubs and Climbers', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('b9992121-891f-45e3-8c36-e5e364df16e9', '74a7389e-0016-45a5-9f84-8836c3f5e329', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50228172733690.jpg', 'https://indianbooksworldwide.com/img/50228172733690.jpg', NULL, 'Raja Rao - The Master and His Moves New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('b9c2c136-cb6e-483b-a431-57c8f6c3f30c', '958fd749-2a6c-42dd-9d98-839ea2206eda', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Folklore of West Odisha', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('b9cc5a2e-804d-490b-be63-6b974ae5a3b1', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7534IMG_20230110_0003_page-0001.jpg', 'https://indianbooksworldwide.com/img/7534IMG_20230110_0003_page-0001.jpg', NULL, 'Microwave Induced Plasma Analytical Spectrometry', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('b9f54114-849b-4996-b466-a0be2620faee', 'cc3dc5af-75ad-413e-8b5f-182a2bfdb341', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43799781844455935_1.jpg', 'https://indianbooksworldwide.com/img/43799781844455935_1.jpg', NULL, 'Transforming Social Work Practice - Loss and Social WorkPractice - Loss and Social Work', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('ba0db48b-0f49-4b63-86e1-70238446c658', 'd1a8f7f7-1447-4da9-9d0e-ac7024a71c64', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20141.jpg', 'https://indianbooksworldwide.com/img/20141.jpg', NULL, 'Dependability Modelling Under Uncertainty - An Imprecise Probabilistic Approach, Studies in Computational Intelligence', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('ba1e0901-e8a2-4b2f-9049-d6687e1f6e14', '5f7cf87c-81f6-4d75-ae12-6f07d8695af2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8139students.jpg', 'https://indianbooksworldwide.com/img/8139students.jpg', NULL, 'Student Solutions Manual for Options, Futures, and Other Derivatives 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('ba226f09-a3c6-4be0-821d-ec66ec43bc11', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5849logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/5849logo_white_plus_3_1.png', NULL, 'Food in Context in 2 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ba43f59d-548d-4605-8f6c-dfc03a69599d', '2d611972-cd16-4c35-ae27-7a6814c484aa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4905Human%20Fallibility%20-%20The%20Ambiguity%20of%20Errors%20for%20Work%20and%20Learning%20-%20Professional%20and%20Practice%20Based%20Learning.jpg', 'https://indianbooksworldwide.com/img/4905Human%20Fallibility%20-%20The%20Ambiguity%20of%20Errors%20for%20Work%20and%20Learning%20-%20Professional%20and%20Practice%20Based%20Learning.jpg', NULL, 'Human Fallibility - The Ambiguity of Errors for Work and Learning - Professional and Practice Based Learning', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('ba4d6008-c760-4e62-85e3-5240b2e930b1', '44f365d7-ae5b-484b-8609-965650a30317', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6792dpp_18_137.jpg', 'https://indianbooksworldwide.com/img/6792dpp_18_137.jpg', NULL, 'The Internet of Things', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ba51e64a-61c4-4625-b068-9e0beb00b204', 'd2c1f382-0615-494c-b9e8-cbb8727f6fff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61071.jpg', 'https://indianbooksworldwide.com/img/61071.jpg', NULL, 'An Invitation to Noncommutative Geometry', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('ba5cc6c6-e88c-45d3-99a3-5384a89084c1', '0ab434fd-bdb8-4b97-9e59-c054a6f24d65', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/455714.jpg', 'https://indianbooksworldwide.com/img/455714.jpg', NULL, 'Supersymmetry and Equivariant de Rham Theory', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('ba8ac55b-857e-46f7-b4fa-3cd32b0e9e16', '3550c579-8904-4cf6-acc3-a98162f312b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3530the%20wonderful.jpg', 'https://indianbooksworldwide.com/img/3530the%20wonderful.jpg', NULL, 'The Wonderful Wizard of Magnesia', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('ba98df4c-060f-49ee-a688-c1ad10666348', '075775a2-40eb-4571-9afe-905537c0d85b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Information Theory', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ba99084e-12f6-4977-a20b-bc7901dd466f', 'e4c33b2b-d815-4e3d-bdb6-02547657f65e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9914dpp_19_181.jpg', 'https://indianbooksworldwide.com/img/9914dpp_19_181.jpg', NULL, 'Hope in Counselling and Psychotherapy NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('bac41c33-819e-4713-817c-d01131ddb3f2', '3c090086-3c57-4504-91ac-d666809e52d0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Negotiation - Reading, Exercises and Cases 6/e BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('bae4c83b-eb5b-4c2a-9896-0eaf7a7e3cab', 'f696e605-bed7-4647-8c4d-bc7918a754b0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7091Food%20Microbiology%20.jpg', 'https://indianbooksworldwide.com/img/7091Food%20Microbiology%20.jpg', NULL, 'Encyclopedia of Food Microbiology, 2/e - 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('baf16b78-530f-4585-84b0-55eceb5fd713', '09aed58a-2b32-4561-889d-dfd7b7fdc9e0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8704texman.jpg', 'https://indianbooksworldwide.com/img/8704texman.jpg', NULL, 'Financial Management-Theory, Concepts, Problems 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('bafc5262-20e8-4385-a28b-a674aadc2710', '96acc719-86e2-43e5-ae20-4b6722e9dbcc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7326simu.jpg', 'https://indianbooksworldwide.com/img/7326simu.jpg', NULL, 'Simulation With Arena 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('bb041005-d4ca-411c-9ce9-94383f9b5400', '3f20ebb6-be8a-47ef-972e-6ce9991dff19', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4611concept.jpeg', 'https://indianbooksworldwide.com/img/4611concept.jpeg', NULL, 'The Concept of Cosmic Harmony in the Rg-Veda', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('bb2c2fdd-50e6-4a0d-a569-87853b7d12e2', '7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9561WhatsApp%20Image%202025-08-01%20at%2012.45.04%20PM.jpeg', 'https://indianbooksworldwide.com/img/9561WhatsApp%20Image%202025-08-01%20at%2012.45.04%20PM.jpeg', NULL, 'Heralds of Freedom', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('bb60f3e0-ffb1-49ca-9108-444d37bc8571', '93e6478a-f742-46de-a18b-3454da14d6be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9187cellulosic.jpg', 'https://indianbooksworldwide.com/img/9187cellulosic.jpg', NULL, 'Cellulosic Energy Cropping Systems:Renewable Resources', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('bb93e6c6-06e6-4b9e-834e-dbfc5ea12f18', 'ec81641f-6e97-4fa0-85a8-1208c41782a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3776image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/3776image_not_available_9_54.jpg', NULL, 'Bertrand Russell''s Conception of Peace', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('bb9d9b75-2484-48bb-832e-7f97c1601a87', 'b5ff3b91-9298-4df2-9a3b-689b5e4db948', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/68939780070499447.jpg', 'https://indianbooksworldwide.com/img/68939780070499447.jpg', NULL, 'VHDL - Programming by Example - 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('bbb1d222-c2b4-4e39-800d-9e74a27f9731', '3d4e83e3-370c-464c-9af9-0ccba69a5ef1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5943pic-23.webp', 'https://indianbooksworldwide.com/img/5943pic-23.webp', NULL, 'Rigvedsanhita - Padanukram me Hindibhashunvad - Khand 5', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('bbd5e110-d4e7-49e8-b1ea-1f056bed6e12', '2800680d-8428-4b03-825d-ae2eeec36295', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85609788184352368.jpg', 'https://indianbooksworldwide.com/img/85609788184352368.jpg', NULL, 'Digital Library Creation', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('bc06deef-d3d1-49cf-8f68-997b26ac6e59', '9b560c48-7067-48c2-92fd-dd340c8da0d4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16879788171100200.jpg', 'https://indianbooksworldwide.com/img/16879788171100200.jpg', NULL, 'Valmikimunipranit Ramayanm Tilak-Shiromani -Bhushnenit Tikatryenopsakritm - 8 Bhagon mein', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('bc19b2ff-dc1f-48e2-a002-d4ccafb7de83', '5ec37c0f-dee5-4368-8804-ed61c11db727', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/329212.jpg', 'https://indianbooksworldwide.com/img/329212.jpg', NULL, 'Biotechnology - Changing Life Through Science V 1 : Medicine', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('bc2eb424-2d49-4d1d-9950-d099fd774ebc', '537a7b5a-da40-4f09-a745-97b6134b1fca', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6330hardvard.jpg', 'https://indianbooksworldwide.com/img/6330hardvard.jpg', NULL, 'Harvard Business Review Managers Handbook: The 17 Skills Leaders Need to Stand Out', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('bc36b57d-a70e-4725-914b-b8ebbbc9829f', '24e9756d-7ad0-4f0d-8ece-e51bbe8032b3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'B2B Marketing -A South -Asian Perspective 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('bc50b44c-fbed-4aea-ba3e-c76b3c49e35b', '2319637b-e083-48c3-adf7-15479a6486f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Financial Accounting - A Global Perspective 5/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('bc5167e3-a029-4461-bb6d-d5b0c85df724', '9750e5a3-42ea-4519-a2f6-aa919625bce6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2523dpp_17_5.jpg', 'https://indianbooksworldwide.com/img/2523dpp_17_5.jpg', NULL, 'State of Justice in India - Issues of Social Justice in 4 Vols. BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('bc704e5b-3e5e-4d2d-847a-f112bff8bb5a', '79b2cc78-707a-46c8-a22b-8d8e190565f4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9034dpp_18_58.jpg', 'https://indianbooksworldwide.com/img/9034dpp_18_58.jpg', NULL, 'Electronic and Nuclear Dynamics in Molecular Systems', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('bc7dc770-c495-4c51-968f-c163d4012a14', 'da3a394e-c32c-482b-a31f-f1cf2cf5bd82', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8664WhatsApp%20Image%202025-09-15%20at%2011.14.56_d23277d4.jpg', 'https://indianbooksworldwide.com/img/8664WhatsApp%20Image%202025-09-15%20at%2011.14.56_d23277d4.jpg', NULL, 'Digital Library: Librarian Guide to the Internet', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('bc8117a8-e731-468e-9af2-dc97b1261be5', '09cd281f-2590-4dd4-9b44-99ecab247d3e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5845Capture.PNG', 'https://indianbooksworldwide.com/img/5845Capture.PNG', NULL, 'The Handbook of Social Anthropology - 2Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('bc883a5c-8f5a-48f5-a718-03820670cbbe', 'ca899e02-4040-4295-9b00-e61f57bc3983', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/45809781461442790.jpg', 'https://indianbooksworldwide.com/img/45809781461442790.jpg', NULL, 'ACSP - Analog Circuits and Signal Processing - CMOS Integrated Capacitive DC-DC Converters BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('bcbfd66b-82a5-49a2-befa-5918e1b84448', '2e4abc13-5fa2-43f4-bbae-9ff4824ddc68', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2851r.jpeg', 'https://indianbooksworldwide.com/img/2851r.jpeg', NULL, 'R for Everyone: Advanced Analytics and Graphics 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('bcf016e2-6fc2-4baf-ba7a-8f88bcb9c594', 'c766f26d-6bc9-437e-9140-13db7e4034d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3679cyber.jpg', 'https://indianbooksworldwide.com/img/3679cyber.jpg', NULL, 'Cyber Security', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('bcf5562a-7d45-4d23-84da-aa4306ea5a5b', '8684e85c-7c61-4f2a-be3c-5ab669d2d04b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62789781565106871_1.jpg', 'https://indianbooksworldwide.com/img/62789781565106871_1.jpg', NULL, 'Crime - Current Controversies New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('bd03f63a-77e8-40bb-8e71-973c40e67dca', 'cd919c73-2946-4aa8-a384-328637d797cd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8708download%20(1).jpeg', 'https://indianbooksworldwide.com/img/8708download%20(1).jpeg', NULL, 'The Elements of Moral Philosophy 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('bd49c9ec-20c1-45a9-8f48-ed268b2af890', '49fe82f2-c689-4c5d-95aa-d9155599d718', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74029780857254252_1.jpg', 'https://indianbooksworldwide.com/img/74029780857254252_1.jpg', NULL, 'Social Work, Social Policy and Older People New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('bd4d8498-650f-45ac-af31-e8f78d39c98d', 'e754acc9-04b4-4031-8c3a-6acb1100fa50', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4837Capture.PNG', 'https://indianbooksworldwide.com/img/4837Capture.PNG', NULL, 'Human Rights in India - Issues and Concerns', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('bd6b454d-3eb4-452c-bf1a-16d7a4d73033', '288c35c7-6ab4-4d3a-8e7b-9f2f84c67ef8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9298ielts.jpg', 'https://indianbooksworldwide.com/img/9298ielts.jpg', NULL, 'IELTS General Training 16', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('bd8469f2-4f93-48b5-ba96-c9f5cb9fba8c', 'd739d179-1af7-4962-9488-b756a869ac97', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3953The%20Students%20Sanskrit-English%20Dictionary.jpg', 'https://indianbooksworldwide.com/img/3953The%20Students%20Sanskrit-English%20Dictionary.jpg', NULL, 'The Student''s Sanskrit-English Dictionary', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('bd8e1309-f9fa-447e-b0e0-f466c8331eae', '9948a4b9-3ed0-4655-9d2a-a8310dda8377', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80871_2_8.jpg', 'https://indianbooksworldwide.com/img/80871_2_8.jpg', NULL, 'Gram Panchayat in India NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('bd8ec060-0387-4c36-bd7e-7e4f8c9828e2', '9e578326-422d-49b3-8f08-fa9dffecf4d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9531dpp_18_56.jpg', 'https://indianbooksworldwide.com/img/9531dpp_18_56.jpg', NULL, 'Dynamics of Combustion Systems New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('bd930607-29dc-4e6e-a879-dd37b37c5dc8', '5586b806-f632-431d-9f05-8b4fd3b7cb1d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16959788128623776.jpeg', 'https://indianbooksworldwide.com/img/16959788128623776.jpeg', NULL, 'Disney Mickey Wonders Why: Animal Camouflage', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('bda877ff-826e-4a19-a1d0-63d9e1d6b235', '0b133f78-5435-4d27-9fad-9f494a867f77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80959788177585759.jpg', 'https://indianbooksworldwide.com/img/80959788177585759.jpg', NULL, 'Real-Time Systems', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('bdb1f2e7-27c2-4748-b936-779c7b265c9b', '996985c4-086a-4f5c-9ad6-2a21e6af8406', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1964brahmavaivarta-purana-text-with-english-translation-in-2-vols-original-imafmtt3y3e8qcfz.jpg', 'https://indianbooksworldwide.com/img/1964brahmavaivarta-purana-text-with-english-translation-in-2-vols-original-imafmtt3y3e8qcfz.jpg', NULL, 'BRAHMAVAIVARTA PURANA - Sanskrit Text with English Translation in 2 vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('bdb52fa7-ac4f-42e5-86d0-4ac12e46cd52', '40ca4c6c-b31a-4b81-b662-0b5049d256dd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1300PICTURE.jpg', 'https://indianbooksworldwide.com/img/1300PICTURE.jpg', NULL, 'INDIA''S CONTRIBUTIONS TO THE WEST-THE STORY ORIGIN OF MATHEMATICS, SCIENCE AND PHILOSOPHY IN INDIA AND ITS DISPERSAL TO THE WEST LEADING TO DEVELOPMENT OF MODERN AGE', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('bdc0c4da-3ace-4086-9722-974081c117c1', '99e9f700-f64f-4869-9ad8-26dbbb482a43', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Macbeth - 2e', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('bdfa16af-31bc-432f-91df-110bcce18819', '724e51ec-4c02-415f-8be8-f9930ae93431', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2123Capture.PNG', 'https://indianbooksworldwide.com/img/2123Capture.PNG', NULL, 'Digital Media and Weblog - Facets of Modern Journalism NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('be2ed6dc-88dd-4634-920f-1e36d8fa48c7', '1238c8ed-e981-427e-acd1-12b7ce7d0ed9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8893financial.jpg', 'https://indianbooksworldwide.com/img/8893financial.jpg', NULL, 'Financial Accounting 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('be3575d9-6764-4b28-bacf-207351c3f74c', '9468171a-42af-4f03-bd84-0c4fd2f90a87', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3448brand.jpg', 'https://indianbooksworldwide.com/img/3448brand.jpg', NULL, 'Strategic Brand Management: Building, Measuring, And Managing Brand Equity 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('be4b1aa0-5dc9-4a15-becb-d50e27937520', '695f5d69-183e-4397-9c27-f6297178e056', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3234macronomics.jpg', 'https://indianbooksworldwide.com/img/3234macronomics.jpg', NULL, 'Macroeconomics 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('be6bab0d-70ec-4ab8-b25f-a760b5cb7349', '96b226e3-4e7f-46cc-8198-757951b63a7f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30751_4_25%20.....%2030.jpg', 'https://indianbooksworldwide.com/img/30751_4_25%20.....%2030.jpg', NULL, 'Systems Architecting of Organizations -Why Eagles Cans swim', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('be6df4a8-5f48-4f77-a354-cf2d12a6f18d', 'b2645391-bde5-47f8-a9d8-3ace86b27c2c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53589781847879530-us.jpg', 'https://indianbooksworldwide.com/img/53589781847879530-us.jpg', NULL, 'Forensic Psychology - Benchmarks in Psychology - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('be941845-407c-4237-8e60-66f8bc12dbee', '609e3ae8-3e33-4127-be50-a3b5a306a5c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Women''s - Position, Reputation and Emplyment in Globalized World', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('beb2991e-91db-4ebb-a762-39a76f8ff2c4', '33962836-9f28-4771-a2ff-616e15ac8879', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2169dpp_7_10.jpg', 'https://indianbooksworldwide.com/img/2169dpp_7_10.jpg', NULL, 'Panchtattvas The Road Ahead 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('bed41659-1977-4da6-addc-c61b0b038654', 'a303bcbc-5df3-46a9-85db-e5463e43d3b6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36199789380853673_1.jpg', 'https://indianbooksworldwide.com/img/36199789380853673_1.jpg', NULL, 'Digital Signal Processing - Using Matlab and Wavelets - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('bed67ee3-baa8-4287-a3f3-c31ab1ce972f', '27dbdd89-8b32-4aac-88ec-e45f0a628265', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79809780857254290_1.jpg', 'https://indianbooksworldwide.com/img/79809780857254290_1.jpg', NULL, 'Transforming Social Work Practice - Working with Aggression and Resistance in Social Work', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('bee6752f-f36a-4ad4-aa66-60525f50a28e', 'fe244f24-e622-4271-8b44-c2e4dd17df85', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/733861r3jd+e1qL._SY466_.jpg', 'https://indianbooksworldwide.com/img/733861r3jd+e1qL._SY466_.jpg', NULL, 'An Introduction to Linear and Nonlinear Finite Elements - A Computational Approach', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('bef58e97-9886-4c06-a0cb-c52a0c08ae4a', '1382d5dc-275a-4ff9-bc38-7c84386c0285', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6231Capture.PNG', 'https://indianbooksworldwide.com/img/6231Capture.PNG', NULL, 'Goswami Tulsidas''s -Dohawali - Original Text with complete English Translation, & Commentaries', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('bf32cbac-6d60-4319-81af-6409996a372c', '6b7a9185-660d-4f3a-9d5c-f0a9c79ac4f4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7770l.jpg', 'https://indianbooksworldwide.com/img/7770l.jpg', NULL, 'Latent Curve Models - A Structural Equation Perspective', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('bf4e04b8-8ce0-4cd0-b37a-e703601c0626', '2af38cdd-69f8-4d0a-b66c-c13a6a6ace2a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86929788128623615.jpeg', 'https://indianbooksworldwide.com/img/86929788128623615.jpeg', NULL, 'Disney Mickey Wonders Why: The World of Science BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('bf9321c7-8fcc-4e8d-b317-174628d23ed7', '36d34666-539d-48aa-ae08-be0891a20cf0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79289789385830235.jpeg', 'https://indianbooksworldwide.com/img/79289789385830235.jpeg', NULL, 'Bharat Ane Samprat Sikshan', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('bf94a13a-273d-4831-a5c9-379f5220135c', '8a9bd3be-4afb-488b-b75d-234ca9867e1c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63529789384746124.jpg', 'https://indianbooksworldwide.com/img/63529789384746124.jpg', NULL, 'Gaar Interpreted - The General Anti-Avoidance Rule', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('bfe166fe-499b-4158-aee8-2727d4d8fc51', '476748d9-5116-4d76-b94b-c0adb4f2fa46', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5601dpp_18_45.jpg', 'https://indianbooksworldwide.com/img/5601dpp_18_45.jpg', NULL, 'Bilinear Integrable Systems: From Classical to Quantum, Continuous to Discrete - II - Mathematics, physics and Chemistry` New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('bfe9861f-1d04-4326-8076-c62cdb96be8f', 'ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Prachin Bharat mein Videshi Vyapaar', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('c0022f9f-d5bd-4c9b-aafd-f4e2c0b4ca6a', 'f7594499-415e-492a-91cf-9ddb90530435', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1362geoenvironment_challenges_ahead.jpg', 'https://indianbooksworldwide.com/img/1362geoenvironment_challenges_ahead.jpg', NULL, 'Geoenvironment Challenges Ahead', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c02920f6-c345-4a36-8a5b-2ae9907c6172', '80eef61e-df6d-4c7f-ad33-12d4e22f6111', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Asian Juggernaut - The Rise of India, China and Japan NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('c045c468-c4cf-4e09-832d-d451761fbdcb', '65b30cfa-1258-405c-a10c-9d55e7788c53', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1619pic-5.jpg', 'https://indianbooksworldwide.com/img/1619pic-5.jpg', NULL, 'Mahrishi Vedvyas Pranitam, Shri Kalik Puranamu (Mool Hindi Anuvad Evam Tipanni Sahit', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('c0463178-cf90-4afc-a108-3ab4162b531c', 'efc2b6a7-3ad5-4e19-8cb9-7ea331ba24d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/145945616_book_item_45616.jpg', 'https://indianbooksworldwide.com/img/145945616_book_item_45616.jpg', NULL, 'The Handbook of Environmental Change - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('c0499b1a-34b1-4b06-9f94-9d612fc88cd5', 'adaa325d-eb13-4224-9f30-4e1ebfd6fbc2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Literary Criticism - A Handbook for Students', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('c04aa108-3721-495d-8232-f5063d23801b', '153efba5-6481-43e5-8743-64a52a52e6e8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64298178350637.jpg', 'https://indianbooksworldwide.com/img/64298178350637.jpg', NULL, 'Chemistry of Metabolism and Energetics', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('c04f4a6f-c874-4c83-879f-54cc554ed264', '9b44427b-ef7e-45bc-9b6a-21ed2d7af141', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1989p-14.webp', 'https://indianbooksworldwide.com/img/1989p-14.webp', NULL, 'Management Principles Of Sustainable Industrial Chemistry: Theories, Concepts & Industrial Examples for Achieving Sustainable Chemical Products and Processes from a Non-Technological Viewpoint', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('c0799fcc-b788-45e1-bfca-36d4644516ed', '8476fc2b-114d-4cbb-b9cd-909af32de27e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6887machine.jpeg', 'https://indianbooksworldwide.com/img/6887machine.jpeg', NULL, 'Machine Learning 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c091e960-28b1-4b07-a735-7fbda0b6fd43', 'f5664590-65b2-4a76-8c45-489266f4d08d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95939781847872920.jpg', 'https://indianbooksworldwide.com/img/95939781847872920.jpg', NULL, 'The Sage Handbook of Qualitative Methods in Health Research new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c0945817-a4d2-43c3-98e2-0b7fa2900ddd', 'a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3492the.jpg', 'https://indianbooksworldwide.com/img/3492the.jpg', NULL, 'The Cambridge Guide to Women''s Writing in English', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('c0985b98-e95b-430b-8d0c-efb76b219db6', 'fe81e2e4-e506-4f3b-b488-6c77c7394dcd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/527741T3tI45L7L._SX367_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/527741T3tI45L7L._SX367_BO1,204,203,200_.jpg', NULL, 'Handbook of Research on Informatics in Healthcare and Biomedicine', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('c09af707-5dc3-499c-a157-677f80668eb8', '7fde69a2-b9a9-442c-adb4-6c5ecf89dcb9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2340dpp_18_11.jpg', 'https://indianbooksworldwide.com/img/2340dpp_18_11.jpg', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A SET', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c0b5804c-91ad-4081-8820-42a06416efd2', '60e89860-0837-45c2-a035-6ece673765a3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4194Vol-II.jpg', 'https://indianbooksworldwide.com/img/4194Vol-II.jpg', NULL, 'Holistic Health Healing & Astrosciences-An International Source Book - V II', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('c0c00a7d-3fd8-452c-b59c-1407a34b9f34', '5618e39b-1f62-4b9c-b9a9-6b20ddd89b97', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7768dpp_8_44.jpg', 'https://indianbooksworldwide.com/img/7768dpp_8_44.jpg', NULL, 'Public Policies For Human Development NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('c0c1c9a2-a83b-4407-8145-353377b24561', 'f35aed38-64d6-45e2-be83-fe23350d7e77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6234food.jpg', 'https://indianbooksworldwide.com/img/6234food.jpg', NULL, 'Food Sovereignty and Uncultivated Biodiversity', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('c0d3e266-d2e0-46a3-9de1-bd6eec77c36d', '458970a6-a635-49c5-b95c-56823a00a0a1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3545WhatsApp%20Image%202025-11-01%20at%2013.54.38_751685a4.jpg', 'https://indianbooksworldwide.com/img/3545WhatsApp%20Image%202025-11-01%20at%2013.54.38_751685a4.jpg', NULL, 'Business Ethics ', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c0e344f1-2ab3-47ae-9cc7-01b2d8dfc769', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80611_4_4.jpg', 'https://indianbooksworldwide.com/img/80611_4_4.jpg', NULL, 'Indias International Relations', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('c0ee85f5-93db-4250-828c-df82b23a28e4', '4c22c31f-311a-4367-843d-cdea04079ec2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74479788128623738.jpeg', 'https://indianbooksworldwide.com/img/74479788128623738.jpeg', NULL, 'Disney Mickey Wonders Why: Things Around us', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c1040b3b-faaa-4e1a-873e-22d7e9c6be15', '5765a17f-e2f8-4073-9e2a-c388c3d4be86', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6935Power%20-%20Aware%20Architecting%20for%20Data-%20Dominated%20Applications.jpg', 'https://indianbooksworldwide.com/img/6935Power%20-%20Aware%20Architecting%20for%20Data-%20Dominated%20Applications.jpg', NULL, 'Power - Aware Architecting for Data-Dominated Applications', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('c12e979e-3b34-4e62-ac7a-1f0128c2d068', '5017c0e8-39d0-4c63-affc-60c8c8be41e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7825mole.webp', 'https://indianbooksworldwide.com/img/7825mole.webp', NULL, 'Molecular Plant Immunity', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('c13eb492-214c-4d76-9281-a44830ae9901', '40a2fa03-ddeb-4d83-9bed-c4d7992b381c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/321951V4eQgVymL._SX378_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/321951V4eQgVymL._SX378_BO1,204,203,200_.jpg', NULL, 'Encyclopedia of Analytical Chemistry Theory and Instrumentation General Articles Indexes - 15 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('c14afa4a-4a81-44c6-8e63-33cee5312b59', '7f117b08-47cd-499b-9c55-2bfecc1724bb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2846food.webp', 'https://indianbooksworldwide.com/img/2846food.webp', NULL, 'Food, Agriculture and Environment', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('c1508a57-5b2e-4483-a820-4cd08d185e00', '96efbb45-6e12-4c63-ab95-4ce399943d2e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1157labour.jpg', 'https://indianbooksworldwide.com/img/1157labour.jpg', NULL, 'Industrial Relations and Labour Laws for Managers', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c169b79e-5a1b-41d5-b197-0555c4c1cc3e', '90b50088-1fcc-414a-b1dd-fdeb83569bb6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1891financial.jpg', 'https://indianbooksworldwide.com/img/1891financial.jpg', NULL, 'Financial Accounting for Managers 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c1722dd2-f221-41e1-8c2b-985f789f6f50', 'c1e9ed9a-358e-455f-9747-7f22662c4fa8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8575dpp_8_45.jpg', 'https://indianbooksworldwide.com/img/8575dpp_8_45.jpg', NULL, 'Genomics & Society: Legal Ethical & Social Dimensions NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c177d1f6-3155-42e4-bc22-606701c6fedd', 'a7f050dc-c6ca-4ca0-b19e-dae80f07fde4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Critical Responses to Commonwealth Literature', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('c19124c3-4695-4268-8a37-08f4eae62ee0', '534b5e73-0ef6-44df-82a3-ae7f04e7f509', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3219789386042231.jpg', 'https://indianbooksworldwide.com/img/3219789386042231.jpg', NULL, 'Political Psychology - Library of Political Science in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('c1a8457b-b67f-464e-8e2f-e60c18d586bc', '390a844b-59c1-4af5-bb9b-c2f154ea95a3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21249781847873545.jpg', 'https://indianbooksworldwide.com/img/21249781847873545.jpg', NULL, 'Qualitative Health Research-4Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c1ab90a6-3a3d-4f43-a276-7b2a16480b94', '7211b54a-f86f-41cd-b147-86e400cb175f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67551_2_14.jpg', 'https://indianbooksworldwide.com/img/67551_2_14.jpg', NULL, 'Multimedia Journalism', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c1b2da93-cad8-4956-91db-a09b141fce6c', '511aa505-ea63-490f-aefc-c2b06b2fefdf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6343md_9780199488827.jpg', 'https://indianbooksworldwide.com/img/6343md_9780199488827.jpg', NULL, 'Managing Retailing 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('c1b735ab-e053-4d48-9864-8386fa09fefe', '1b2784ba-0096-4d87-a9f4-0be8d478d2f5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3406dpp_18_136.jpg', 'https://indianbooksworldwide.com/img/3406dpp_18_136.jpg', NULL, 'The Fundamentals of Electron Density, Density Matrix and Density Functional Theory, in Atoms, Molecules and the Soild State -Progress in Theoretical Chemistry and', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('c1c8ae3e-4dcf-44f0-a36c-1eb2b28df2dd', '986841b3-3231-47d4-9e33-bdd11754ab61', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6436dpp_18_88.jpg', 'https://indianbooksworldwide.com/img/6436dpp_18_88.jpg', NULL, 'Mathematical Foundations for Design- Civil Engineering System', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('c1cb6c12-9919-4860-9726-5802a45edc6a', '1084173c-5f73-4b8a-b636-f6e2e660a845', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'No God in Sight', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('c1dda1e4-84b8-434a-87d1-667b0fda9398', 'f61b7269-328c-42a7-b48a-88118122d10a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5126dpp_15_4.jpg', 'https://indianbooksworldwide.com/img/5126dpp_15_4.jpg', NULL, 'Morphology, Molecules, Evolution and Phylogeny in Polychaeta and Related Taxa - Developments in Hydrobiology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('c2267365-aa4c-4637-937e-3c5d39192760', '5ee4253e-caf1-44f9-85cb-4549ff1e84bb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58261.jpg', 'https://indianbooksworldwide.com/img/58261.jpg', NULL, 'Advances in Distribution Theory, Order Statistics, and Inference - Statistics for Industry and Technology', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('c2305a20-48ec-4038-95bb-1f7281747d6e', '8ab8e9e9-4a39-4028-b8c2-d5c139cb3cd2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9778A%20Sanskrit%20Grammer.jpg', 'https://indianbooksworldwide.com/img/9778A%20Sanskrit%20Grammer.jpg', NULL, 'A Sanskrit Grammar for Students', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('c2355453-79df-4ab7-ae29-9b0e4854cfe5', 'b9e5666f-2e07-43c5-96e5-38377e2e97e4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6687WhatsApp%20Image%202025-07-24%20at%2011.09.27%20AM.jpeg', 'https://indianbooksworldwide.com/img/6687WhatsApp%20Image%202025-07-24%20at%2011.09.27%20AM.jpeg', NULL, 'भाट्टरहस्यस्य विधि-भावनावादयो: समीक्षणमृ', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('c2356aa5-5001-4738-8af1-f0bc5f78eb8b', 'fc318790-2b00-4b88-bfd5-82d44b59f615', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42199788178222417.jpg', 'https://indianbooksworldwide.com/img/42199788178222417.jpg', NULL, 'The Bhagavad Gita: A Transcreation of the Song Celestial', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c2482eee-8b59-40b2-9dab-9071673462d3', 'ab00247d-7ec0-4f30-abd3-aed6c5defa9a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3120IMG_20231026_0001_page-0001.jpg', 'https://indianbooksworldwide.com/img/3120IMG_20231026_0001_page-0001.jpg', NULL, 'SAMBA-PURANA- An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('c260f986-bb75-49c0-98e3-02212bf7ab0d', '8bd46916-d30a-4a9b-9145-9924982d95c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1082dpp_17_5.jpg', 'https://indianbooksworldwide.com/img/1082dpp_17_5.jpg', NULL, 'State of Justice in India - Issues of Social Justice in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c26bce02-62d4-4e11-87e5-1c5d29484711', '0a8b7e0b-dd20-4b7d-bc87-71da91ffa02e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Dimensions of Diasporic English Fiction', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('c2763c75-7b3f-4f0f-ad2b-dc8464735876', '88d8a176-9fc1-48e8-89eb-a025d2949c5e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9817logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/9817logo_white_plus_3_1.png', NULL, 'Methods in Modern Biophysics New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('c277fec4-aebb-4c43-942e-c29435d88a2c', '19a744b7-2111-4554-ba91-4c82f3ba3ee0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88309780470040980.jpg', 'https://indianbooksworldwide.com/img/88309780470040980.jpg', NULL, 'Handbook of Current and Emerging Drug Therapies in 4 Vols. New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('c2cda43d-cad3-49ab-861a-6ff81cb38ce1', 'f26022fa-3b25-430b-9989-11724800e317', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7100Capture.PNG', 'https://indianbooksworldwide.com/img/7100Capture.PNG', NULL, 'The Autonomic Nervous System in Health and Disease (Neurological Disease and Therapy)', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('c2cf892f-52c1-4e8a-b5a6-41bf891134d9', '73f66d56-062e-4f81-bf48-c0f195662c0e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1161perfor.jpg', 'https://indianbooksworldwide.com/img/1161perfor.jpg', NULL, 'Performance Management 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c2d129d2-aaef-42c4-a0da-27fa8ef5a211', '601e83d2-f92a-4c17-abe9-3e122b6fa3a7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6079Details%20in%20Design.jpg', 'https://indianbooksworldwide.com/img/6079Details%20in%20Design.jpg', NULL, 'Details in Design', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('c2d8f130-5d0d-44b5-925b-2a9b763fd6fb', 'f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4164WhatsApp%20Image%202023-05-20%20at%2017.40.31.jpeg', 'https://indianbooksworldwide.com/img/4164WhatsApp%20Image%202023-05-20%20at%2017.40.31.jpeg', NULL, 'Brenner''s Encyclopedia of Genetics, 2/e 7 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('c2e1e1ef-5517-4d92-87cc-69d5b2314b27', '4e64e9fe-3c1c-4608-a515-a513854d89d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1250WhatsApp%20Image%202025-08-06%20at%204.58.28%20PM.jpeg', 'https://indianbooksworldwide.com/img/1250WhatsApp%20Image%202025-08-06%20at%204.58.28%20PM.jpeg', NULL, 'Operation Research 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('c3272c4a-c8e5-46e5-9bfa-99540ed5c019', '8730c939-f669-4478-92f8-e67f4d8258c7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/135635167_book_item_35167.jpg', 'https://indianbooksworldwide.com/img/135635167_book_item_35167.jpg', NULL, 'Global Health - Library of Health & Social Welfare - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('c33a07b2-6a2b-40b1-86e2-7206a9117e0d', '644f91fb-a3ad-46f8-9a47-e08edcd06cb8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8886env.02.jpg', 'https://indianbooksworldwide.com/img/8886env.02.jpg', NULL, 'Environmental Spirituality & Life Span', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c343ab19-954b-4383-b93a-d3f3e4feebff', '040b62d9-2102-4644-a7c4-0a057e431b35', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5127519TVTE1wGL._SX330_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/5127519TVTE1wGL._SX330_BO1,204,203,200_.jpg', NULL, 'Greening India''s Growth - Costs Valuations and Trade offs', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('c375dab7-b24d-4941-8489-43933b4b2238', 'fabbe521-8553-4163-8eba-8416536922ff', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89608181160975.jpg', 'https://indianbooksworldwide.com/img/89608181160975.jpg', NULL, 'Comparative Politics & Political Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('c37aa68b-eebb-4b84-be11-ce8bc165f111', 'f77151fd-8aac-49d4-a577-e3003b45ef1f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9950The%20Cambridge%20Companion%20to%20The%20Age%20of%20Pericles.jpg', 'https://indianbooksworldwide.com/img/9950The%20Cambridge%20Companion%20to%20The%20Age%20of%20Pericles.jpg', NULL, 'The Cambridge Companion to The Age of Pericles', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('c3892a4b-7d59-4c05-acfc-82a39ca4dfeb', 'e2fa6482-c3e4-4854-9e9b-902caaf11b27', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5435Vishavidyalya_me_Yuva_Rajn.jpg', 'https://indianbooksworldwide.com/img/5435Vishavidyalya_me_Yuva_Rajn.jpg', NULL, 'विश्वविद्यालय में युवा राजनीती', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('c3ad6851-d519-4b22-af43-be4e641d67be', '0ddf6199-e2cd-4140-9c4e-1125382ead99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'King Henry VIII - NCS The New Cambridge Shakespeare', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('c3eecfa1-f8e1-4ea1-be6f-320c5cf893b4', '9b044762-2b65-4da2-ba6c-2e8c959586af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Invitation to Combinatoric Topology', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('c3f35d9f-5314-4c27-b8a0-a1bcded1765b', '311c21c8-da25-4738-93c2-dc0c4826bf81', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5198sss.jpg', 'https://indianbooksworldwide.com/img/5198sss.jpg', NULL, 'Cook Book of Regional Cuisines of India NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c4004f53-9973-403d-bd53-27ee67cc6cc9', '98de98b0-1109-4e8c-9e38-01d46d1c6758', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1701ff.jpg', 'https://indianbooksworldwide.com/img/1701ff.jpg', NULL, 'Financial Markets, Financial Institutions and Financial Services', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('c402512d-289b-4723-97a3-181e9c705d4a', '3173b91b-84b8-426e-b61e-574dbde18c2d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5463ww.jpg', 'https://indianbooksworldwide.com/img/5463ww.jpg', NULL, 'Women Led Empowerment Initiatives in Bharat', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('c41c20ef-7c0b-46f7-b7d8-18bab117fa2e', '3d9364c0-a6fa-4b58-aec2-a30b875555b6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1111Eclectism%20and%20Modern%20Hindu%20Discourse.jpg', 'https://indianbooksworldwide.com/img/1111Eclectism%20and%20Modern%20Hindu%20Discourse.jpg', NULL, 'Eclectism and Modern Hindu Discourse', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('c421e33a-e5f6-4225-87fd-aad75c436ed4', '8000a077-df47-41eb-b8ad-6abb219695ba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25999788187471417_1.jpg', 'https://indianbooksworldwide.com/img/25999788187471417_1.jpg', NULL, 'Turkey in Central Asia', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c42c15eb-e93b-4479-9fcc-8aa59eee7209', 'bfbd2bf7-781a-4a41-8750-a9add7592a01', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4539dpp_18_11.jpg', 'https://indianbooksworldwide.com/img/4539dpp_18_11.jpg', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A NEW', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('c42f770c-9985-4649-853a-b14960587d2c', 'f9e513ec-0643-433a-a18f-c494ec7a7e11', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9589image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/9589image_not_available_9_54.jpg', NULL, 'Marxism and Philosophy', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c44349f7-afdd-4fa7-9536-8306af3eb3b0', '2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1867cudor.jpeg', 'https://indianbooksworldwide.com/img/1867cudor.jpeg', NULL, 'Encyclopedia of Tudor England 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('c45b334e-e6c4-4e5f-9f82-66ea7071806f', '278d803d-d993-40e6-bdd7-ecb8cc15c986', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5870image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/5870image_not_available_9_54.jpg', NULL, 'Violence Against Women & Children New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c4630b0e-223f-433d-b82b-31c7501c7105', 'f20cf613-31cf-4d8b-8f00-9892e1708857', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7026Chemistry%20Biochemistry%20and%20Biology%20of%20%20(1%E2%86%923)-%CE%B2-Glucans%20and%20Related%20Polysascchides.jpg', 'https://indianbooksworldwide.com/img/7026Chemistry%20Biochemistry%20and%20Biology%20of%20%20(1%E2%86%923)-%CE%B2-Glucans%20and%20Related%20Polysascchides.jpg', NULL, 'Chemistry Biochemistry and Biology of (1→3)-β-Glucans and Related Polysascchides', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('c4639266-8b5d-486f-80a4-ed9ca643f603', '1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1415Slokavarttikam%20-%20Sanskrit%20Text%20and%20English%20Translation%20with%20Notes%20and%20Romanized%20Form.jpeg', 'https://indianbooksworldwide.com/img/1415Slokavarttikam%20-%20Sanskrit%20Text%20and%20English%20Translation%20with%20Notes%20and%20Romanized%20Form.jpeg', NULL, 'Slokavarttikam - Sanskrit Text and English Translation with Notes and Romanized Form', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('c46e15e0-96ab-4481-9a18-1f028d525d7d', '87d7885a-9354-4961-8603-fbc80370f8e4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82098172733062_1.jpg', 'https://indianbooksworldwide.com/img/82098172733062_1.jpg', NULL, 'Rural Development in India', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c478efd8-cc6f-4f74-84df-b7fe0c1cf3ca', '79fcf953-a904-4e7e-98d9-a426ccd3b7c1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5830WhatsApp%20Image%202025-10-15%20at%2017.19.20_b90e591e.jpg', 'https://indianbooksworldwide.com/img/5830WhatsApp%20Image%202025-10-15%20at%2017.19.20_b90e591e.jpg', NULL, 'Rural Development Conept and Approaches', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c4832911-4c20-498e-a30f-182290205c39', '501d965b-9fad-4ff5-8009-5e6c29f58dd6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4496image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/4496image_not_available_9_54.jpg', NULL, 'Gram Panchayat in India', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c4bde39a-2cde-46f5-94fe-db2f9ebb66e1', 'a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9488WhatsApp%20Image%202025-09-12%20at%2011.17.23_73441a7f.jpg', 'https://indianbooksworldwide.com/img/9488WhatsApp%20Image%202025-09-12%20at%2011.17.23_73441a7f.jpg', NULL, 'मेरे हिस्से का सूरज', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('c4c8ee42-aabf-4ff1-a061-3354fc05386c', 'e3b15fcc-a9cb-4694-8a63-87df47cc5bd7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1416tagore.jpeg', 'https://indianbooksworldwide.com/img/1416tagore.jpeg', NULL, 'The Golden Book of Tagore', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('c4d22ee8-e2c1-43d6-a311-3c9a1b44982d', '1f6ca553-5fb5-4727-9f97-188759f623b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33959789357460880.jpg', 'https://indianbooksworldwide.com/img/33959789357460880.jpg', NULL, 'International Financial Management 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('c52f3bf4-1ec9-4b3f-8e01-929b1ca32b06', '9c063775-cdb7-4132-acc5-db9db4a4d124', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94679788132110323.jpg', 'https://indianbooksworldwide.com/img/94679788132110323.jpg', NULL, 'Crimes of Violence Rape and Other Sex Crimes New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c55763a4-2ca7-4cb3-9178-86ba9f01e335', '12404026-203e-457c-bbac-06129b7623da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/588122.jpg', 'https://indianbooksworldwide.com/img/588122.jpg', NULL, 'हिंदी दलित साहित्य का इतिहास,भाग-2', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('c55a63e7-fa1a-4d38-93ff-8b3953c30d9c', '15dac1cc-36ef-4683-be16-a34db93983d1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4778Key%20Approaches%20for%20Rural%20&%20Agricultural%20Development.jpg', 'https://indianbooksworldwide.com/img/4778Key%20Approaches%20for%20Rural%20&%20Agricultural%20Development.jpg', NULL, 'Key Approaches for Rural and Agricultural Development', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('c56b6024-695a-47eb-8106-5c721662a36b', '81930b9d-2469-4cc6-982a-04cb1ba2b937', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5102rianica_1.jpg', 'https://indianbooksworldwide.com/img/5102rianica_1.jpg', NULL, 'The Chaotic Order - An Unknown Teacher''s Pedagogic Travelogue', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c5850cf7-de19-4331-b6ec-ee8426bc89d3', '869d3c21-99e8-4c8a-8bca-51acb1e90242', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9603Natinalism%20.jpg', 'https://indianbooksworldwide.com/img/9603Natinalism%20.jpg', NULL, 'Encyclopedia of Nationalism 2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('c58faa31-0956-45ea-82eb-65120be8bf22', '83ac5a68-3945-49ed-8f77-7a36cc9011a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3598dpp_18_54.jpg', 'https://indianbooksworldwide.com/img/3598dpp_18_54.jpg', NULL, 'Concise Encyclopedia of Supersymmetry - and Noncommutative Structures in Mathematics and Physics', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('c5980329-534e-4f36-b6d3-1852c4249a96', '5bed44cc-5592-4205-955e-1d14fafaa805', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4663Capture.PNG', 'https://indianbooksworldwide.com/img/4663Capture.PNG', NULL, 'Visual Methods - Library of Research Methods in 4Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('c5a83440-12ab-4f0f-8beb-f4db9bfc6d01', '2d768160-3a0f-4ccc-9070-fbac144cb40b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/49349780470040980.jpg', 'https://indianbooksworldwide.com/img/49349780470040980.jpg', NULL, 'Handbook of Current and Emerging Drug Therapies in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c5acd8ce-5bf5-44d1-861a-f7ccedc7c372', 'dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/254441Uz9a5kXxL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/254441Uz9a5kXxL._AC_UF1000,1000_QL80_.jpg', NULL, 'Projective Geometry and Projective Metrics', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('c5c9c14f-2f68-4c39-be9d-0aab37c98fb6', 'e7e22669-f11a-4a99-9740-fd68428dc906', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3733logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/3733logo_white_plus_3_1.png', NULL, 'Islamic Republics and Nations New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('c5cf5aef-b9c4-4148-9fcb-04d4b84f30dd', 'ec113c53-7542-403f-bffd-3fa4af2adb6b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5650dpp_18_19.jpg', 'https://indianbooksworldwide.com/img/5650dpp_18_19.jpg', NULL, 'Intergroup Relations - Library in social Psychology in 4Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c5f386c0-2551-4b24-a5e2-06c0365b049a', 'ece5f798-a0af-407e-b1b1-dfe2303c0f98', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1820auditig.jpg', 'https://indianbooksworldwide.com/img/1820auditig.jpg', NULL, 'Auditing NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c5f6817b-706c-4394-94fc-8e2bf96f2e20', '699630e2-78d1-4882-800e-09d88172a848', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3364o.c._handa.jpg', 'https://indianbooksworldwide.com/img/3364o.c._handa.jpg', NULL, 'Woodcarving in the Himalayan Region', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('c6555379-bba7-4381-a8ff-f7814d1f6050', 'cdbeb937-b128-46a0-8d9b-1428e328a629', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7647Out%20of%20Town%20-%20The%20Country%20House.jpg', 'https://indianbooksworldwide.com/img/7647Out%20of%20Town%20-%20The%20Country%20House.jpg', NULL, 'Out of Town - The Country House', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('c6636cf9-4536-4851-9fbc-296fd9ba158b', '6a91be3e-f421-415e-8acd-3c86de602f81', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1103contemp.webp', 'https://indianbooksworldwide.com/img/1103contemp.webp', NULL, 'Contemporary Business Law 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c668b24b-c519-48a4-b964-d207175eab3c', 'ee877d88-854c-4a69-a9c5-9b2dc05519db', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3766Continuum%20Encyclopedia%20of%20Popular%20Music%20of%20The%20World.jpg', 'https://indianbooksworldwide.com/img/3766Continuum%20Encyclopedia%20of%20Popular%20Music%20of%20The%20World.jpg', NULL, 'Continuum Encyclopedia of Popular Music of The World', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('c66bed11-bf9c-455e-a8e3-0d9099dea1e7', '73dbb98a-98d0-40bb-8cd4-59e91a3e139d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/829931ZBHDw7PpL.jpg', 'https://indianbooksworldwide.com/img/829931ZBHDw7PpL.jpg', NULL, 'Leadership in Organizations', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c6ae4451-5ba2-4636-9bc1-434b97a1377f', '4f7d4a8e-5c22-4257-a4dd-4c27103a1e5e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Management - Principles and Practices NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('c6af8965-48aa-401c-a49f-69e5d0ff9d1f', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8696dpp_18_27.jpg', 'https://indianbooksworldwide.com/img/8696dpp_18_27.jpg', NULL, 'Advances in Solar Energy -An Anuual Review of Research and Development', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('c6c8784d-6e00-40ff-af8b-be21d40edffa', '866726a6-bfe1-4b8a-b564-ced82855e335', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26159789383166114.jpg', 'https://indianbooksworldwide.com/img/26159789383166114.jpg', NULL, 'Gandhi: Anti-Biography of a Great Soul - French Writings on India and South Asia', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('c6e7967d-3df4-4a96-9fdf-defee82a1d21', '4ccee138-8d5e-4c18-8649-a11e7df85846', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78919788187471509_2.jpg', 'https://indianbooksworldwide.com/img/78919788187471509_2.jpg', NULL, 'योग रहस्य', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('c6ffd09b-4c7f-409e-acc7-b675a4fee8a3', 'ce4340e0-adf0-492a-9077-084331491d62', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9255Compton%20Encyclopedia.jpg', 'https://indianbooksworldwide.com/img/9255Compton%20Encyclopedia.jpg', NULL, 'Compton''s enclopaedia in 26 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c713c0b6-4c33-42da-af0c-f6eed0aa2843', '4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88021.jpg', 'https://indianbooksworldwide.com/img/88021.jpg', NULL, 'Computer Algebra Recipes: An Advanced Guide to Scientific Modeling', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('c748310f-f864-4705-bedd-51a46cef272e', '55f6f7d9-87ca-4dc9-88e3-a574e5a834ab', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87501.jpg', 'https://indianbooksworldwide.com/img/87501.jpg', NULL, 'An Introduction to Lebesgue Integration and Fourier Series', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('c74c7531-1af6-4b88-a8ed-0fdd7e1cf94b', '1756ba55-0616-4a2a-aaa1-5cce6c3bf1b8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4966foot.jpg', 'https://indianbooksworldwide.com/img/4966foot.jpg', NULL, 'An Infographic Guide to Football', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('c75063c7-cec0-43c8-84c7-77b464f8a565', 'cb5a2b0c-db7d-427f-853b-0bd51ec3ea0d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7620communication.jpeg', 'https://indianbooksworldwide.com/img/7620communication.jpeg', NULL, 'Business Communication: Connecting At Work', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c75850a9-c013-41ac-a148-1331f6e35e14', '65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6573Neurodegeneration%20-%20Metallostasis%20and%20Proteostasis.jpg', 'https://indianbooksworldwide.com/img/6573Neurodegeneration%20-%20Metallostasis%20and%20Proteostasis.jpg', NULL, 'Neurodegeneration - Metallostasis and Proteostasis', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('c758952a-1fdf-480f-862b-fe34d4ca2b92', 'b18d6770-925a-43c3-bca3-0d1d05a0509e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8118Dream%20of%20Islam.jpg', 'https://indianbooksworldwide.com/img/8118Dream%20of%20Islam.jpg', NULL, 'The Dream of Islam-From Qur''anic Tradition to Jihadist Inspiration', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('c763301b-973b-488f-ba7e-5388ec79004b', '620462d6-38d0-4f51-8830-62f1d4740d78', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6381Capture.PNG', 'https://indianbooksworldwide.com/img/6381Capture.PNG', NULL, 'Multimedia Systems', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('c7692f63-7db6-459a-af86-947d26a67160', '0c8186bb-8cd5-4812-bea8-2490266f4a52', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1737dpp_8_16.jpg', 'https://indianbooksworldwide.com/img/1737dpp_8_16.jpg', NULL, 'Flood Hazards & Health -Responding to Present and Future Risk', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c7760603-6d4d-416f-8220-9f275d2a25bb', '1aab19da-9958-491c-9b02-2047a84e30d6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9397dpp_19_151.jpg', 'https://indianbooksworldwide.com/img/9397dpp_19_151.jpg', NULL, 'Projecting the Future Through Political Discourse - Discourse Approaches to Politics, Society and Culture', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c7877269-c7b6-41a3-923f-8eeeca138094', '96767d15-16f3-4be1-a5e5-1d5228b6d10f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5503logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/5503logo_white_plus_3_1.png', NULL, 'Soil Microbiology and Soil Biotechnology New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('c79388d8-ab62-4df6-81b0-1b4f92527472', '6c57197a-fdac-4946-b6d5-d7c8d3531cb7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5585image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/5585image_not_available_9_54.jpg', NULL, 'Shrivrinpranit - Vrindmadhav Athvaa Siddhyog', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('c7b33071-d203-4289-af49-5bfa8f1b7434', 'dd26192a-1c4d-4f10-bb50-601f48173ca6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2711dpp_8_13.jpg', 'https://indianbooksworldwide.com/img/2711dpp_8_13.jpg', NULL, 'Creative Approaches To Health & Social Care Education', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c7bc5617-60d9-42e8-9afb-8d59950f57ec', '66284bf2-d440-4f8f-b1a5-e6190f37e99f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2586Capture.PNG', 'https://indianbooksworldwide.com/img/2586Capture.PNG', NULL, 'An Anthology of Gujarati Dalit Literature BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c7c6f0d6-af19-447b-b722-64861b53acda', '13e41ed2-dbf8-44e2-90d5-1324e43f22a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21721.jpg', 'https://indianbooksworldwide.com/img/21721.jpg', NULL, 'Evolution Algebras and Their Applications in Mathematics', 1, 0, 'FAILED', '2026-08-11 12:37:17'),
('c7d02be1-3689-4fd7-b4e0-d3a25c6748e2', '6b1605c5-e650-4877-a634-80b5898f07a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5115A%20New%20Model%20of%20The%20Universe.jpg', 'https://indianbooksworldwide.com/img/5115A%20New%20Model%20of%20The%20Universe.jpg', NULL, 'A New Model of The Universe', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('c7f82710-1112-45f0-bc35-fb0e1d96ce0a', '63c504c4-31e2-4433-9aa7-9629d730efb6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82999781844455935_1.jpg', 'https://indianbooksworldwide.com/img/82999781844455935_1.jpg', NULL, 'Professional Social Work Education - Emerging Perspectives NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c8219721-f0fc-44ae-83ef-de87f08b043a', '2e15f224-6e92-48ad-b10d-dc56de277427', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16959788128623776.jpeg', 'https://indianbooksworldwide.com/img/16959788128623776.jpeg', NULL, 'Disney Mickey Wonders Why: Animal Homes and Habits', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c8302ce3-1544-4be4-be2d-26575fd63b01', '420260f1-5659-4752-b767-c2539f0c7676', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8804yodha.jpg', 'https://indianbooksworldwide.com/img/8804yodha.jpg', NULL, 'Yodha General English: for all competitive exams', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c839b46d-789d-42de-8f9f-4653df4273e1', '5c130f5e-0d07-4ffa-8043-b2a05f10c9ad', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8409dpp_18_89.jpg', 'https://indianbooksworldwide.com/img/8409dpp_18_89.jpg', NULL, 'Methods of Celestial Mechanics -I: Physical, Mathematical, and Numerical Principles', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('c85a1b3a-02ad-4485-8315-6af9d9d09075', '3c5802b3-c34d-4e0f-9409-77d46e4e68a8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/427251Am2oo3PuL._SY466_.jpg', 'https://indianbooksworldwide.com/img/427251Am2oo3PuL._SY466_.jpg', NULL, 'Conformal Geometry - Computational Algorithms and Engineering Applications', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('c895ce94-28a3-4c77-aad6-cdf172bd6a0f', '85be2290-e639-4393-bc23-affe9a9f5d88', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2318Capture.PNG', 'https://indianbooksworldwide.com/img/2318Capture.PNG', NULL, 'Disney Mickey Wonders Why: Animal Homes and Habits BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('c8987d9a-c24b-4adf-a12e-74b5b7bd246b', '9a3541e0-55cc-4d30-ad1d-b419bb4e9a00', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/683112.jpg', 'https://indianbooksworldwide.com/img/683112.jpg', NULL, 'Geometric Computing for Perception Action Systems - Concepts, Algorithms, and Scientific Applications', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('c8b0d29c-1137-44ef-aa6e-9253cca30116', '21fa49f4-d88f-4478-b269-5571808bb55f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Algebras, Rings and Modules -Mathematics and Its Applications V-2', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('c8ddbac5-9ab7-4a66-8ec1-c7965a167ae0', 'c1bc1558-f823-4580-bc46-c78c7fb6a391', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96359788176258074.jpeg', 'https://indianbooksworldwide.com/img/96359788176258074.jpeg', NULL, 'Principles of Social Work New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c92f5631-59e8-438f-a5d3-ccee1590a32c', '81380eb8-f34a-4f6c-82a4-c2cfe4eba9a3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7973image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/7973image_not_available_9_54.jpg', NULL, 'Samajik Vichark new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('c92f8de5-ab7f-4133-8acd-3455d3a66bb5', '1e5136c3-a444-4778-9da3-acbfd6a794e8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9203logo_white_plus_3_2.png', 'https://indianbooksworldwide.com/img/9203logo_white_plus_3_2.png', NULL, 'Total Literacy campaign For out of School Children', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('c93bef5e-b45e-46de-a632-77076fd4b2ff', 'c06ea7d4-2fbe-45ab-ac53-a0be0049cb41', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4403logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4403logo_white_plus_3_1.png', NULL, 'Nationalism and Socialism - Marxist and Labor Theories of Nationalism To 1917', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('c96a3d13-0eaa-4e08-8815-3a1c75afd4a2', '7c492fb9-1610-458c-bbaa-770df7272531', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69531_4_30.jpg', 'https://indianbooksworldwide.com/img/69531_4_30.jpg', NULL, 'Performance Analysis of Network Architectures BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('c9975066-27ec-4c59-a93c-aeda0b1fc036', 'a6085080-c0a8-4fa5-90f3-d30d993c9170', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4871st.webp', 'https://indianbooksworldwide.com/img/4871st.webp', NULL, 'Strategic Management 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('c9a01a54-9781-4a2a-8ec6-7ec7e66af2da', '4e8750c1-0c9c-4e8e-a0c0-10e59e116854', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3186we%20see.jpg', 'https://indianbooksworldwide.com/img/3186we%20see.jpg', NULL, 'How We See What We See (Science For Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('c9aebe16-7d8c-4fbe-bf13-3198b6480ce5', '2fc82edf-1678-4aab-ad54-d4e5aa206ed2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5201Revival%20of%20Metaphysics%20in%2021st%20Century.jpg', 'https://indianbooksworldwide.com/img/5201Revival%20of%20Metaphysics%20in%2021st%20Century.jpg', NULL, 'Revival of Metaphysics in 21st Century', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('c9b75154-c4f7-4dbf-a914-7bfdb153c7ed', 'b540a618-f449-45eb-8e4e-58cb0e2239cb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1709From%20DNA%20Photolesions%20to%20Mutations,%20Skin%20Cancer%20and%20Cell%20Death.jpg', 'https://indianbooksworldwide.com/img/1709From%20DNA%20Photolesions%20to%20Mutations,%20Skin%20Cancer%20and%20Cell%20Death.jpg', NULL, 'From DNA Photolesions to Mutations, Skin Cancer and Cell Death', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('c9b75b7f-ce47-4b88-8a27-e3e7f8c1bde1', 'aeb2e3ba-12e7-4f0f-a672-fb8cd2bbb009', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9731p-17.jpg', 'https://indianbooksworldwide.com/img/9731p-17.jpg', NULL, 'Problems and Exercises in Physical Chemistry ', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('c9be72a4-edae-444e-8f7c-dcbd2ac00452', '39ac4796-9e32-4a67-8cb1-81da2e408b7a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91209788189948801.jpg', 'https://indianbooksworldwide.com/img/91209788189948801.jpg', NULL, 'The Principles of Psychology - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('c9ff5602-c186-4992-9e05-f776647bb17f', '7e66d365-a8d2-47f4-817f-74bcdb175d73', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2131dpp_9_17.jpg', 'https://indianbooksworldwide.com/img/2131dpp_9_17.jpg', NULL, 'Biological Database Modeling - Bioinformatics & Biomedical Imaging', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ca043b29-cbfe-495e-bc48-c862235ce609', 'd69445e4-2b2b-4259-9b1c-3afa024012cd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1454pic-12.jpg', 'https://indianbooksworldwide.com/img/1454pic-12.jpg', NULL, 'Prasad Mandnam', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('ca1e596e-51ea-43fd-bf4d-d6a2c91fb9e6', '063b7972-8200-44ae-a699-bdd0f189cc61', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1875Capture.PNG', 'https://indianbooksworldwide.com/img/1875Capture.PNG', NULL, 'Mass Communication and Its Digital Transformation', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('ca4689bd-8e61-4330-8bb8-99a6b71af4bb', '890fad07-921a-4ce6-b94d-cd0c1e02a2fa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23499783642388958-us%20(1).jpg', 'https://indianbooksworldwide.com/img/23499783642388958-us%20(1).jpg', NULL, 'Condition - The Geometry of Numerical Algorithms', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('ca658d61-c3fe-4f67-a2e8-c3e5f6a29633', 'f40df86f-e713-43ec-a1df-c25c76c37d49', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1532behaoiur.jpg', 'https://indianbooksworldwide.com/img/1532behaoiur.jpg', NULL, 'Organizational Behavior 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('ca6ad471-9cc5-4d81-9c27-84c793b44a55', 'e6364013-896d-4c6f-9d2b-e4f0dc65c954', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3933dpp_18_67.jpg', 'https://indianbooksworldwide.com/img/3933dpp_18_67.jpg', NULL, 'Geometric Optics on Phase Space', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ca7bb701-a5a5-40d6-96ff-d3a029da0e39', 'c4e2d490-20eb-4d19-9dc0-61197e104701', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8686corp.jpg', 'https://indianbooksworldwide.com/img/8686corp.jpg', NULL, 'Corporate Governance: Principles, Polices and Practices 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ca7e2dd7-4c05-4ba8-ab49-32f385da2561', '4bd83f52-400f-4d8d-998d-aff2971b7514', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1886Kalidasa%20-%20Inspired%20Sanskrit%20Poetry.jpg', 'https://indianbooksworldwide.com/img/1886Kalidasa%20-%20Inspired%20Sanskrit%20Poetry.jpg', NULL, 'Kalidasa - Inspired Sanskrit Poetry', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('ca9be75f-1522-480e-b309-df0054bfa1df', '8d89f32b-6c70-46c5-b526-890af47f4ed7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/514151DWn2g3XEL._AC_UL600_SR600,600_.jpg', 'https://indianbooksworldwide.com/img/514151DWn2g3XEL._AC_UL600_SR600,600_.jpg', NULL, 'International Financial Management', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('cabb01d9-4f5d-491d-8680-0ef7c52423be', '726936e9-08ca-4513-8f22-fd740e345d1e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59639789388548410.jpg', 'https://indianbooksworldwide.com/img/59639789388548410.jpg', NULL, 'The Law of Torts 28th/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('caddfe4f-9d71-495d-9c15-1ada76698c18', '0925686c-4903-4ecb-9f92-2b8092d4459b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2445amusing.jpg', 'https://indianbooksworldwide.com/img/2445amusing.jpg', NULL, 'Amusing Experiments', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('cae3a5d1-003f-48fb-8dc9-c102a4566b40', '648d9e86-8880-433b-9736-80696b806eb1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9754IMG_20230109_0001_page-0001.jpg', 'https://indianbooksworldwide.com/img/9754IMG_20230109_0001_page-0001.jpg', NULL, 'Vegetable Sciences - Objective Fundamentals', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('caeea134-1186-4981-99a8-17a67e2b91d8', '41169815-6a7a-49a2-b725-bf81d5763d4e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Enterprise Resource Planning - A Managerial Perspectives NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('caf38bde-431a-40ac-8ace-4883911c9c31', '88e1b9ca-0045-485d-9b40-7dc14fb6517e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3025Capture.PNG', 'https://indianbooksworldwide.com/img/3025Capture.PNG', NULL, 'Digital Resources in Information Science Environment', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('cb0e5069-1f59-43d4-a211-6a19c2fa58e3', '930e860c-1443-43e2-ba3c-f063ee078d59', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9715idi633.webp', 'https://indianbooksworldwide.com/img/9715idi633.webp', NULL, 'Goswami Tulsidas'' Geetawali and Barvai Ramayan with Ram Raksha Stotra', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('cb118cf3-fc3a-44d6-9373-67a483a0bfb8', 'ecc2c6c3-a718-4436-a9cd-ad927f412931', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78619788187471578_2.jpg', 'https://indianbooksworldwide.com/img/78619788187471578_2.jpg', NULL, 'Empowerment of Women at Work Place New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('cb305934-734c-4779-b1b2-99b30f333cdb', 'b3a7ead9-c184-44e7-86a3-ceea81ac2071', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74489788175417861.jpg', 'https://indianbooksworldwide.com/img/74489788175417861.jpg', NULL, 'India and Central Asia - Exploring New Horizons for Cooperation', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('cb3ecc86-a272-4276-ae17-1b7f4879143d', 'daf16663-fe8b-4ebc-b61b-09ead0599b1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9174978-4-431-92935-2.webp', 'https://indianbooksworldwide.com/img/9174978-4-431-92935-2.webp', NULL, 'Advances in Mathematical Economics Volume - 12', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('cb460cbb-e6a9-44ec-9db0-b4ca250fca7d', '03c3a3cd-5aa1-4704-913a-5ee87b9d2213', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50329788175333024.jpg', 'https://indianbooksworldwide.com/img/50329788175333024.jpg', NULL, 'Mahayana Buddhism', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('cb84cb4e-c1cf-4f59-9086-23bab08a6158', '4a7a2ba8-70f2-4847-93ac-0c09fa97072e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73839788182902626.jpg', 'https://indianbooksworldwide.com/img/73839788182902626.jpg', NULL, 'Classical Dances of South India - Indian Classical Dance Series', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('cb9814bd-f64c-4bca-a43d-8841b0f7736e', '2dd44c7c-5f09-419c-bd72-c2586dcc24fc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Interactive Operations Research with Maple - Methods and Models NEW', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('cbc429f6-53be-414d-a49c-b001fbc5cabc', 'e2f77f40-7de2-453e-b1f4-7099171880d1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16419789380853925.jpg', 'https://indianbooksworldwide.com/img/16419789380853925.jpg', NULL, 'Voicing Contentious Silences Other Narratives on History and Society New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('cbd1351f-7d29-4668-b04b-ff8dbada81af', '56ce96d5-9907-4aea-a49e-a9dcbf1cff15', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Advances in Mechanics and Mathematics Volume - 2', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('cbee16fc-96ad-4afb-861e-d0dc50756952', 'd21cfef0-eeef-45a9-b56f-96fdbc115be9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29119789382998198.jpg', 'https://indianbooksworldwide.com/img/29119789382998198.jpg', NULL, 'Ramkatha Mandakini', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('cc115a8b-d6df-4d65-9f43-8a46cf7a8218', 'a8a990b9-5325-4a9f-963a-62be977358c9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59199789381030349.jpg', 'https://indianbooksworldwide.com/img/59199789381030349.jpg', NULL, 'Changing Face of Women in Literature - The Flaming Spirit New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('cc2a4f36-afc4-404d-87a8-3663a8b2eefd', '51ec804e-3e06-4232-a800-535b334203db', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Keywords For Modern India', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('cc2b17b7-8d93-46cb-848e-04be18cd4184', '060c7296-5943-4e94-a1e6-e1df08c5f15d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2768Capture.PNG', 'https://indianbooksworldwide.com/img/2768Capture.PNG', NULL, 'Understanding Bacteria', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('cc2df886-9766-4988-9533-84aecd63d519', '7d8c8fa4-b38d-468a-8a57-2b8a3ba9a638', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71691_6_9.jpg', 'https://indianbooksworldwide.com/img/71691_6_9.jpg', NULL, 'Propaganda - Library of Military and Strategic Studies - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('cc468c4d-5226-4d1e-a4cb-3c0e9d46417b', 'bc207344-2505-4295-94ab-b9e11031b1ed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7465dpp_15.jpeg', 'https://indianbooksworldwide.com/img/7465dpp_15.jpeg', NULL, 'A Gift of Fire - Social, Legal and Ethical Issues for Computing Technology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('cc598114-b828-4f47-837a-68dc29194e5d', '84b2a684-e60a-4256-8be4-ad00a37e449e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6973changing_contexts_of_higher_education.jpg', 'https://indianbooksworldwide.com/img/6973changing_contexts_of_higher_education.jpg', NULL, 'Changing Contexts of Higher Education NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('cc6924ed-d322-400a-94fd-337ac7b4f745', '56dd0019-be01-4427-9cd7-12e0bc8a354f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2314Communication%20in%20Eighteenth-Century%20Music.jpg', 'https://indianbooksworldwide.com/img/2314Communication%20in%20Eighteenth-Century%20Music.jpg', NULL, 'Communication in Eighteenth-Century Music', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('cc72a849-d742-4eac-81a5-6f1b5ec2f927', 'c57bbf61-77bf-448a-9a12-1a4129130cef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51121.jpg', 'https://indianbooksworldwide.com/img/51121.jpg', NULL, 'Oxford Mathematics - From Quantum Cohomology to Integrable Systems - Oxford Graduate Texts in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('cca0b782-eea0-48cf-9b77-632aadd4ae34', '2fe4091f-eafb-4784-b156-6e8b0130f5c6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78819781446241028.jpg', 'https://indianbooksworldwide.com/img/78819781446241028.jpg', NULL, 'Sage Visual Methods - Library of Research Methods - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('cca92fc2-c5cf-4708-973e-0e983026855a', '5f580b78-0da3-4f99-a445-57e7bd12a837', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6014pic-3.webp', 'https://indianbooksworldwide.com/img/6014pic-3.webp', NULL, 'Pustak ke Janam aur Vikas ki Kahani', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('ccb9af42-1cfc-4bb7-88be-c6ad7110de66', '31510c3f-2b99-4365-84b5-2e7ed27d6254', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66389789382159070.jpg', 'https://indianbooksworldwide.com/img/66389789382159070.jpg', NULL, 'Writing Resistance - Beads of Thoughts on Women)', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('cccb1597-403f-4937-aae0-c82513b74896', 'faa47da7-3d2f-458b-8f5e-9feb890cf18b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20041_4_32.jpg', 'https://indianbooksworldwide.com/img/20041_4_32.jpg', NULL, 'Chemistry from First Principles', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('cce2f5a6-055b-482a-8291-0b850a4dc8e8', '54c5408f-d9ba-4400-bd22-e717c4d76a54', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4762dpp_10_15.jpg', 'https://indianbooksworldwide.com/img/4762dpp_10_15.jpg', NULL, 'Genome Sequencing Technology and Algorithms', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('cce7ccdb-dfd4-480d-bbc8-42dcb39e5de5', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Presentations of Postcolonialism in English - New Orientations', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('ccff40e0-625e-4d07-9ba1-c06391e332d2', '153231a6-8c0e-4413-b682-a251e5958dc9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/824931VeuYOp2ZL._SX356_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/824931VeuYOp2ZL._SX356_BO1,204,203,200_.jpg', NULL, 'Group Processes - Library in Social Psychology - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('cd02c8f0-d200-4362-92b9-2892f0d05561', 'c7618e81-2ecb-419a-93db-90dc96234077', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1761pic-6.jpg', 'https://indianbooksworldwide.com/img/1761pic-6.jpg', NULL, 'Karm Evam Karmfal Mimamsa', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('cd1968f7-e550-4e10-a1e1-f4b830aa93f1', '52cbdacd-88fa-4bff-af07-deed5e1b02b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14159788172737443.jpg', 'https://indianbooksworldwide.com/img/14159788172737443.jpg', NULL, 'Tagore''s Heroines - Assessing the Portraits of Gender Orientation', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('cd19ea32-67c3-453e-8018-c0beed21aeb3', 'c4b0260b-c1d2-4de8-96db-a101cd7700fb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8481Nikolsky%20-%20A%20Course%20of%20Mathematical%20Analysis%20-%20Vol%202%20-%20Mir_0000.jpg', 'https://indianbooksworldwide.com/img/8481Nikolsky%20-%20A%20Course%20of%20Mathematical%20Analysis%20-%20Vol%202%20-%20Mir_0000.jpg', NULL, 'A Course Of Mathematical Analysis V-2', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('cd35342d-a7e6-4e79-a947-0e33b1d06612', '20a82abd-2dbe-4a35-b0a1-f024f8cecd51', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5951Capture.PNG', 'https://indianbooksworldwide.com/img/5951Capture.PNG', NULL, 'The Sage Handbook of International Social Work', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('cd390c6e-5b1f-492d-acb3-8fc9650508d9', '9e86cb96-fcca-4e54-9300-9aa3f00c8cf9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20519781414436173.jpg', 'https://indianbooksworldwide.com/img/20519781414436173.jpg', NULL, 'Exercises in Environmental Physics BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('cd3ee8db-6a96-4aaf-919d-cd5ff16238c4', '5e0676e5-dbc2-46c3-a58c-430d505ccc2b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', 'https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, 'Interacting Stochastic systems', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('cd5ef5f8-25d7-48eb-a89c-fdfff33530e1', '9d90e031-5773-471b-b871-d483ab0d6684', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3839image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/3839image_not_available_9_54.jpg', NULL, 'Enjoying Ecstasy in Kalidasa''s Raghuvamsa', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('cd68686a-81fa-4058-a447-4a0cf39f78a9', '8bb1c5b1-5153-418a-8f8f-fa5e881153ec', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3226Capture.PNG', 'https://indianbooksworldwide.com/img/3226Capture.PNG', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('cd723d21-6f29-4c03-8879-09c59a08ec1f', '73579aea-47c1-44e5-ab4e-f64172f5f320', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6476dpp_18_61.jpg', 'https://indianbooksworldwide.com/img/6476dpp_18_61.jpg', NULL, 'Equilibrium Between Phases of Matter - Phenomenology and Thermodynamics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('cddc1762-d9e6-43b0-9f6b-8b6695269e0d', '4c077233-9c81-4ceb-958b-a5f970fbc7b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7525ordinary.jpg', 'https://indianbooksworldwide.com/img/7525ordinary.jpg', NULL, 'Ordinary Differential Equations', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('cde6c8c0-0f9a-4ca5-b9b4-06ef22df9139', '865a1a22-72fe-45fd-9952-0389b175ed88', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5007Capture.PNG', 'https://indianbooksworldwide.com/img/5007Capture.PNG', NULL, 'Gender and the Victorian Periodical book', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('cdedbf12-9e37-4ccd-988f-13ad0aef07c6', 'c51d80ef-5331-41e8-b535-b21f07fcb564', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1822self.jpeg', 'https://indianbooksworldwide.com/img/1822self.jpeg', NULL, 'Psychological Dimensions of the Self', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('cdf10b1e-ec27-4cb5-a66d-344eb1be5390', '9daf9548-e7af-4e43-9dbb-c2446f97e13f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25303_7.jpg', 'https://indianbooksworldwide.com/img/25303_7.jpg', NULL, 'Planets, Stars and Galaxies: Descriptive Astronomy for Beginners', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ce049b30-3524-407e-ae67-fa87cf8a701a', 'a7a601bc-0da1-4df0-8cc8-d9159eb67b4f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74209780415131612.jpg', 'https://indianbooksworldwide.com/img/74209780415131612.jpg', NULL, 'Who''s Who in World Politics - From 1860 to the Present Day', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ce1a6663-4b8c-45fa-ac0f-4699d1fa9355', 'c7622b09-b7fc-4f7a-911a-45c05b8efce9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1158The%20Questions%20of%20King%20Milinda.jpg', 'https://indianbooksworldwide.com/img/1158The%20Questions%20of%20King%20Milinda.jpg', NULL, 'The Question of King Milinda - 2 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('ce44f5c2-c307-47b6-a304-48ada0a0e8f8', 'edaea714-6c84-4e12-afba-b6db56cb66ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8205modermn.jpg', 'https://indianbooksworldwide.com/img/8205modermn.jpg', NULL, 'Modern Competitive Strategy', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ce472b60-bd39-41cb-ae13-040f04eeae14', 'ef551386-ce7b-4242-afe9-281d90b97ca1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6793A%20Bharat%20Front.jpg', 'https://indianbooksworldwide.com/img/6793A%20Bharat%20Front.jpg', NULL, 'A Civilizational History of Bharat: From the Vedic Seers to the Present- 2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:39:32'),
('ce4c95c2-e657-4203-8847-024044b75a9d', '936b99f9-5d87-48d8-8b80-c8bc50dac79e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'An Atlas of Functions 2/e - With Equator, The Atlas Function Calculator, Free CD-Room', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('ce53fe0c-c34c-4880-9f02-9aa1d991d915', 'de9aa4bb-a99a-4451-83cb-1ba7092e9931', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9479TCP.webp', 'https://indianbooksworldwide.com/img/9479TCP.webp', NULL, 'TCP/IP Clearly Explained 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('ce7fedbc-28a3-4e84-8406-87969c5c9f2d', '1e179807-b5a2-405a-82c1-07a316be64fb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2614End%20of%20the.jpeg', 'https://indianbooksworldwide.com/img/2614End%20of%20the.jpeg', NULL, 'End of the British-Indian Empire V-1', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('ce84d6ca-6395-4ede-96d8-e2a2880bba99', '798bc15b-4b6a-42db-877b-d3746581aea3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/7483image_not_available_9_54.jpg', NULL, 'The Explosion - Marxism and the French Upheaval', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('ceaebfe1-a528-4ddd-af94-99b9b9f095c2', 'a958ce2b-1307-4acb-98fb-81fe71198eac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71159781849300001-uk.jpg', 'https://indianbooksworldwide.com/img/71159781849300001-uk.jpg', NULL, 'QFinance - The Ultimate Resource', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('ceb45d58-755d-48ee-a473-9d343216ee5c', '2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4778human.webp', 'https://indianbooksworldwide.com/img/4778human.webp', NULL, 'Human Resource Management 17/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('ceb52c73-f755-4e5a-b1cc-8c6bcca1d0b2', '4779b6a9-ecf7-439f-b548-ea8f7078a9a5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50589781844451807_1%20(1).jpg', 'https://indianbooksworldwide.com/img/50589781844451807_1%20(1).jpg', NULL, 'Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('cebcea4f-967c-49ef-8615-6021c9235a36', '2d93495c-2a77-4719-931b-0dcf241993d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7979logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/7979logo_white_plus_3_1.png', NULL, 'Applications of Genetics to Arthropods of Biological Control Significance New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ced44ad6-ee53-4e7f-9c55-2aee9005fe79', '76049bde-f445-49e9-9ab9-41c8179dc1ae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2130Yu.I.%20Sirotin,%20M.P.%20Shaskolskaya%20-%20Fundamentals%20of%20Crystal%20Physics%20-%20Mir%20-%201982_0000.jpg', 'https://indianbooksworldwide.com/img/2130Yu.I.%20Sirotin,%20M.P.%20Shaskolskaya%20-%20Fundamentals%20of%20Crystal%20Physics%20-%20Mir%20-%201982_0000.jpg', NULL, 'Fundamentals Of Crystal Physics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('ceec99d3-0c27-4b8a-9c97-a96d86819e65', '5d1425b6-5d1a-4cc3-9f61-92e8a349df9e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/35111_4_53.jpg', 'https://indianbooksworldwide.com/img/35111_4_53.jpg', NULL, 'Random Field Models in earth Sciences BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('cf2d19d1-16e4-4fa0-ad8c-14baf60ad9cf', 'be95eaeb-2ca1-45ea-ba3a-2efea32e8994', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3394Strelkov%20-%20Mechanics%20-%20Mir%20-%201978_0000.jpg', 'https://indianbooksworldwide.com/img/3394Strelkov%20-%20Mechanics%20-%20Mir%20-%201978_0000.jpg', NULL, 'Mechanics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('cf38fcfb-2730-4830-b16b-90e6f3fd57b8', 'aae479e4-a322-47f8-acc5-7a47c1278a99', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3580image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/3580image_not_available_9_54.jpg', NULL, 'Political Theory & Thought', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('cf395c30-2ad1-4843-8e33-57fea4e9e979', 'cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Jijnasa - A Journal of the History of Ideas and Culture - 2 Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('cf45896f-233b-4099-b219-f85e63ffec80', 'e5145f82-666d-4a78-9256-14e4266afde6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52829788128623721.jpeg', 'https://indianbooksworldwide.com/img/52829788128623721.jpeg', NULL, 'Disney Mickey Wonders Why: Transport', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('cf4c2588-efbe-4217-8f8c-3860c98fd0a4', '3412e088-f2b8-447c-8839-a0cdf0405906', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9380Matsya-Purana.jpg', 'https://indianbooksworldwide.com/img/9380Matsya-Purana.jpg', NULL, 'MATSYA PURANA - An Exhaustive Introduction, SanskritText, English Translation , Notes & Index of Verses in 2 vols. Complete set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('cf5640f5-d2fd-4153-aa7e-21f63f2bd6b2', 'e9312d85-a121-4598-92cd-0788d8d82706', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25069780761942214.jpg', 'https://indianbooksworldwide.com/img/25069780761942214.jpg', NULL, 'Understanding Research in Personal Relationships - A Text with Readings New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('cf730f41-9355-44e7-8eaa-db9ec123d71c', '7c7c0077-2d15-4155-a839-6a7d3193d26b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/550130.webp', 'https://indianbooksworldwide.com/img/550130.webp', NULL, 'Social Entrepreneurship : Leading a Path for Prosperity and Sustainability', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('cf73caa0-2b8a-408e-9b71-8fa1e4c2b546', 'ff67fdb5-3b11-4fd6-9ee8-38b54111c4e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1675dpp_8_42.jpg', 'https://indianbooksworldwide.com/img/1675dpp_8_42.jpg', NULL, 'Handbook of Public Policy Evaluation', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('cf8c554f-dd32-48fa-ac3b-e5b514bb0982', '8767b383-cefb-4a52-8e46-bbe29818a965', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3025corporate.jpg', 'https://indianbooksworldwide.com/img/3025corporate.jpg', NULL, 'Corporate Finance 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('cfafdec0-71e0-41d8-b323-1642b2d05469', '3ba6db66-7f39-46ba-beed-2ef1c96e152e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'The Unsustainable Costs of Partial Deregulation', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('cfb2aac6-aef4-49af-b7d7-8cf43659ff2a', '4bbc42f6-dad1-4376-bb91-abc4094588b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7455images%20sur.jpg', 'https://indianbooksworldwide.com/img/7455images%20sur.jpg', NULL, 'सूरसागर (भूमिका तथा पाठान्तर सहित)-9 भागो में', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('cfba5d36-6067-4f3f-b455-5fef34cd0712', '2605fea2-0424-4c41-a88b-cdabf2747a27', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9157image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/9157image_not_available_9_54.jpg', NULL, 'Purano mein Sankhya Darshan Ki Avdharna', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('cfe9ffad-4381-40a9-8797-1dbd7fa37e87', '725ea442-015c-4d29-81fd-46393b3cd698', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1158international.jpg', 'https://indianbooksworldwide.com/img/1158international.jpg', NULL, 'International Financial Management: Text & Cases', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('cff0b92f-0bba-4625-9c09-b8e467b46fff', '7677e4d3-5d82-40b0-817e-65e91e604897', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/560921yuplddbOL._SX331_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/560921yuplddbOL._SX331_BO1,204,203,200_.jpg', NULL, 'Habermas II - Masters in Modern Social Thought - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('cffaadb6-3466-4d0d-a24b-656aeee8dd2e', '53d7b0cb-d3ab-410b-ad79-f4964f3cb443', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3276dpp_19_185%2010.jpg', 'https://indianbooksworldwide.com/img/3276dpp_19_185%2010.jpg', NULL, 'Aeolin Winds and The Spirit in Renaissance Architecture', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('d0288d9d-831f-45f5-9804-78b6b59f0eb2', '9b8521e4-5071-4037-929d-bc0c8e682adb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4707shrimad_devi_bhagvat_puranam_text_with_english_translation_and_index_-_2_vols.jpeg', 'https://indianbooksworldwide.com/img/4707shrimad_devi_bhagvat_puranam_text_with_english_translation_and_index_-_2_vols.jpeg', NULL, 'Shrimad Devi Bhagvat Puranam (Text with English Translation and Index - 2 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('d042febc-8360-4fb4-b2d5-f70e65f2efc2', 'c62c69e6-d231-479f-b137-3e8188d544f9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8696logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/8696logo_white_plus_3_1.png', NULL, 'Research Methodology in Tourism New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('d0448cb4-c8f9-4cd3-837c-63c769488e28', '87653977-c613-4780-90b3-fee694b018d4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4867dpp_18_16.jpg', 'https://indianbooksworldwide.com/img/4867dpp_18_16.jpg', NULL, 'Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. new', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('d04a9a32-c7bf-4da1-8411-a2f6c916053c', '95daeee3-70d6-478b-ad21-1c3b47551873', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3077CMOS.jpg', 'https://indianbooksworldwide.com/img/3077CMOS.jpg', NULL, 'Cmos Digital Integrated Circuits : Analysis & Design 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('d04ee962-5ddc-4823-8ffe-b2a379c57f9b', '7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4671CB.jpg', 'https://indianbooksworldwide.com/img/4671CB.jpg', NULL, 'CB: Consumer Behavior 9/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('d07b9c9d-e04e-44c5-840d-f3e6ff8d9d9e', 'f1e72fdd-dec9-479b-a061-51d2677ce9a5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5356image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/5356image_not_available_9_54.jpg', NULL, '19vi sadi mein Bharat mein Samajik-Dharmik Parivartan new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('d07f4992-b917-41a3-a86c-c4118779cc88', '946f8114-5b13-4876-9a46-ba8c2a552a40', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7865dpp_18_140.jpg', 'https://indianbooksworldwide.com/img/7865dpp_18_140.jpg', NULL, 'The Physics of Polymers - Concepts for Understanding Their Structures and Behavior 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('d0b1a4bf-50da-4673-b3d0-d46d4c5d203d', '373b1602-dcf7-45a1-9348-4aac0bc1557d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Foundations and Applications of MIS, A Model Theory Approach', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('d0c38e66-4c2a-4dc0-aa1b-959bcfe5fbae', '15c825f7-6151-49c8-8f81-bbe18dece6b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/95929788181160812.jpg', 'https://indianbooksworldwide.com/img/95929788181160812.jpg', NULL, 'Gender Studies - A Survey', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('d0d5400a-532a-4d13-b460-eeca211cc0a3', '5e0e58c0-db17-40d2-8358-ca2e9cfb1471', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37049788176257282.jpg', 'https://indianbooksworldwide.com/img/37049788176257282.jpg', NULL, 'Differently Abled Women - Issues and Challenges', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('d0e02178-286a-44a2-8cde-5c2419477d72', '7f7beff1-f264-46cb-bfb1-99f6639c32ab', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/19781_4_39.jpg', 'https://indianbooksworldwide.com/img/19781_4_39.jpg', NULL, 'Energy Environment and Global Climate Economics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('d124f1dd-fd96-44e2-84a5-4294be39cc2a', '51c07608-9238-40bd-9649-c6df2562a084', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61569780007337569.jpg', 'https://indianbooksworldwide.com/img/61569780007337569.jpg', NULL, 'Collins Dictionary of the English Language', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('d14ebbfc-0170-4165-9514-19cdb5c34e43', '71faff6f-8e8b-4ccb-ae09-947d164ffca0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4371image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/4371image_not_available_9_54.jpg', NULL, 'Indian Women at the Crossroads Book', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('d15f2589-7c6d-41d1-b458-3a5e09cfd7d4', '2f9c1b30-71be-4fa1-bfc2-662d617d4d18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8978YOGA%20-%20Psychology%20of%20Yoga%20-%20V%202.jpg', 'https://indianbooksworldwide.com/img/8978YOGA%20-%20Psychology%20of%20Yoga%20-%20V%202.jpg', NULL, 'YOGA - Psychology of Yoga - V2', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('d15f7a51-b8ef-47e4-b713-d3d7da8dcddc', 'fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4312wiley.jpg', 'https://indianbooksworldwide.com/img/4312wiley.jpg', NULL, 'Characterization of Impurities and Degradants Using Mass Spectrometry', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('d1938dcd-41b3-4f11-a887-b300ebaaa56c', '11fdb683-a9aa-4427-98a4-1888b8debf2b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6901mathematical.jpg', 'https://indianbooksworldwide.com/img/6901mathematical.jpg', NULL, 'Mathematical Aspects of Computer Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('d1ae513d-14cc-4998-827d-538452baeefe', '385a820e-6d8c-4bd7-a67d-4787eec9e065', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5884logo_white_plus_3_2.png', 'https://indianbooksworldwide.com/img/5884logo_white_plus_3_2.png', NULL, 'Handbook of Population and Family Economics -1B', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('d1b33c8d-4f99-4230-88f5-a2df014cacd7', '340a2a0a-d70d-4389-9543-19745149d921', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73009780385532297.RH.0.m.jpg', 'https://indianbooksworldwide.com/img/73009780385532297.RH.0.m.jpg', NULL, 'Gandhi Before India', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('d1c0e87e-cb87-4d71-bfda-04f1f019959e', '838933fc-ba76-4caa-9c95-c65430fe5168', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Algorithmic Composition - Paradigms of Automated Music Generation', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('d1cd40bd-a48b-4c1b-9d59-0b1e674ef129', '11cc07b3-aec0-41de-8a63-d78ec57e0213', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7452Struggle%20of%20Modern%20Women%20in%20Manju%20Kapurs%20Fictions.jpg', 'https://indianbooksworldwide.com/img/7452Struggle%20of%20Modern%20Women%20in%20Manju%20Kapurs%20Fictions.jpg', NULL, 'Struggle of Modern Women in Manju kapur''s Fictions', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('d1d7a61c-2148-403b-8afe-d7e361b30379', '0b13d232-0ed5-4a5f-90b9-0efaf321d74e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2250pic-19.jpg', 'https://indianbooksworldwide.com/img/2250pic-19.jpg', NULL, 'Vyavharik Sukti Kosh - 2 Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('d1ecf5e3-c6b5-4ca5-acbd-c50ed40fc512', 'b662abf5-0ca4-4458-a77d-086369c67b7e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4555Capture.PNG', 'https://indianbooksworldwide.com/img/4555Capture.PNG', NULL, 'Colon Classification - 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('d1ee8ec4-1094-40b7-b115-8386951675f5', 'fb1d68c1-a261-45d6-b665-c3089ab8bff1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2130dpp_8_44.jpg', 'https://indianbooksworldwide.com/img/2130dpp_8_44.jpg', NULL, 'Public Policies For Human Development book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('d1fd42f1-db94-4841-99c3-76a86e598870', '9b83cd42-abda-470a-803a-57a90a245155', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4520logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4520logo_white_plus_3_1.png', NULL, 'Library Automation in Computer Science', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('d2119d92-a9d8-4008-8575-40ab6f205622', '13f37178-d2e2-4a24-9754-a09dc5b26885', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/682241BxBsVMJbL._SX348_BO1,204,203,200_[1].jpg', 'https://indianbooksworldwide.com/img/682241BxBsVMJbL._SX348_BO1,204,203,200_[1].jpg', NULL, 'Empires at War - Chronological Encyclopedia from Sumer to the Persian Empire 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('d22ef4f6-6676-4fcd-b1fc-ebc359a9afe8', 'b2729572-e707-426a-8367-6d6ddd77acc9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65989788178902418.png', 'https://indianbooksworldwide.com/img/65989788178902418.png', NULL, 'Disney Mickey Wonders Why: Animal Behaviour NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('d26c8edd-d794-4628-ad25-2b6edcdefc49', 'd0d243e1-aae9-4f22-9dc9-cf2aca4de2a0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9678image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/9678image_not_available_9_54.jpg', NULL, 'Introduction to Socialism - Including', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('d27c044b-98da-4c1b-9508-c0fe0ce9a99b', 'c68e5852-df52-4383-a54a-14d6eb01d2f8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3059fertilies.jpg', 'https://indianbooksworldwide.com/img/3059fertilies.jpg', NULL, 'Fertilizers and Manures- Application, Benefits and Harmful Effects', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('d280110c-8120-45cb-b2f2-b0d17d08dcfb', '60d71fc2-938a-4ecb-a4d0-61f1067073c1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7220hindi.jpg', 'https://indianbooksworldwide.com/img/7220hindi.jpg', NULL, 'उत्तरशती के हिंदी उपन्यास साहित्य में व्यक्तिवादी भूमि एवं सामाजिक परिद्रश्य: एक अनुशीलन  ', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('d29a239a-d2c1-424c-95d9-7d8918e669df', '456fd3c9-358b-48d8-b965-71441ab79007', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7641quantitaticve.jpg', 'https://indianbooksworldwide.com/img/7641quantitaticve.jpg', NULL, 'Quantitative Techniques in Management 6/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('d2b172ee-b46c-48f8-ac00-fa2ac5b3dec3', '78e00074-4cbf-4a91-9bd5-023ff7001452', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2665logo_white_plus_3_1%20(1).png', 'https://indianbooksworldwide.com/img/2665logo_white_plus_3_1%20(1).png', NULL, 'Biochemistry for Medical and Health Care Students NEW SET', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('d2ca2a21-86a1-4d31-855e-974a9471fdba', 'b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60841.jpg', 'https://indianbooksworldwide.com/img/60841.jpg', NULL, 'Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics NEW', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('d303805b-fed0-4645-9df4-d34da8f1a8d2', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Organic Evolution 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('d305b0b6-46ae-42dc-b788-417577c550fa', 'd2680fcb-9977-4625-bc86-a31570452791', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3239logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/3239logo_white_plus_3_1.png', NULL, 'Impact of Television New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('d33b3a2d-cab5-46d3-ac73-9b88fdf039b3', '531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/108441MVZRN2K9L._AC_UF894,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/108441MVZRN2K9L._AC_UF894,1000_QL80_.jpg', NULL, 'Encyclopedia of Toxicology - 3 vols. In Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('d34085b6-cd3d-42a1-ac9f-afae06d95817', '6a47c71d-a80e-46f9-ba8f-75683a998e3b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2705financial.jpg', 'https://indianbooksworldwide.com/img/2705financial.jpg', NULL, 'Financial Accounting For BCom CBCS & Foundation Courses Of CA, CS & CMA 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('d351b681-576b-44e2-aa03-598f457df844', 'efd952e8-0346-4755-a5d4-42ab029375b9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8506intos.jpg', 'https://indianbooksworldwide.com/img/8506intos.jpg', NULL, 'Introductory Sociology 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('d36047a3-b026-4327-83f8-de643d3f532f', '0bf8bf4c-cecb-422f-b277-61157cf42afc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6282supply.jpg', 'https://indianbooksworldwide.com/img/6282supply.jpg', NULL, 'Supply Chain Management: Strategy, Planning and Operation', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('d3b75087-cdf8-4ed1-adaf-72da8814840d', 'c089e763-274f-4877-9b68-f34f7103f83b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21049783642245169.jpg', 'https://indianbooksworldwide.com/img/21049783642245169.jpg', NULL, 'Handbook of Human Computation', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('d3c1c8bf-a6fd-442d-b27a-bf0bcdfb5895', '2c71ac67-052f-40af-ae1a-24d40285fa64', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7263dpp_15_18.jpg', 'https://indianbooksworldwide.com/img/7263dpp_15_18.jpg', NULL, 'Photomorphogenesis in Plants and Bacteria 3/e - Function and Signal Transduction Mechanisms (PB)', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('d3d132d2-737e-4964-87cd-334340a34a7a', '59dcc5b5-e801-4470-992e-a9a691494068', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6924Capture.PNG', 'https://indianbooksworldwide.com/img/6924Capture.PNG', NULL, 'Critical Assessments - Willa Cather - 4 Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('d3d56e53-4b11-4422-9a98-56b7a5331f26', 'caa7b090-0273-4389-943b-c3132ed96291', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9616image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/9616image_not_available_9_54.jpg', NULL, 'Rural Development - Micro Regional Planning', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('d40661dd-01ee-4555-bcee-b73dc6e91737', '8fee586e-afdb-49d1-922c-38f8eb7f2a52', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67119781414410890-us.jpg', 'https://indianbooksworldwide.com/img/67119781414410890-us.jpg', NULL, 'Worldmark Encyclopedia of the Nations: 9781414410890', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('d40e3698-20b6-4a68-87ea-6c41d4fec1ee', '2fdad397-8a0e-49d1-be52-112fcc8b5ef8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5998khel.jpeg', 'https://indianbooksworldwide.com/img/5998khel.jpeg', NULL, 'खेल-मनोविज्ञान For M.A., D.P.ED. & C.P.ED.', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('d415104f-1f7b-4113-b5d4-6d2ab0fa3e1d', '81eec1f2-0793-4e77-8ae9-36621306041e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8028dpp_19_5.jpg', 'https://indianbooksworldwide.com/img/8028dpp_19_5.jpg', NULL, 'Parallel Computing: Architectures, Algorithms and Applications - Advances in Parallel Computing', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('d4365347-6ba7-4600-a702-4e01133e1f48', '715aac02-4b90-418f-aefa-a8e4a0eb4d5f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2397contribution_of_women_to_sanskrit_pali_and_prakrit_literature.jpg', 'https://indianbooksworldwide.com/img/2397contribution_of_women_to_sanskrit_pali_and_prakrit_literature.jpg', NULL, 'Contribution of Women to Sanskrit, Pali and Prakrit Literature', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('d440ce9b-9776-4286-981f-8fdb19dede7b', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7208IMG_20220215_0002.jpg', 'https://indianbooksworldwide.com/img/7208IMG_20220215_0002.jpg', NULL, 'Encyclopaedia of Applied Information Systems - in 4 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('d47c20c4-8c36-4e7b-b8a9-fba841f54336', 'd3bc037f-17b0-4049-a369-b40594c95ad8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mill''s Utilitarianism', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('d488290c-c0f4-496a-b025-c5de2402ca83', '982f597f-795b-4bf4-9625-ed86001567c2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43799781844455935_1.jpg', 'https://indianbooksworldwide.com/img/43799781844455935_1.jpg', NULL, 'Transforming Social Work Practice - Equality and Diversity in Social Work Practice', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('d4989e43-4fdc-4daf-aaeb-4526de613e42', 'f0799b70-0b26-4c45-8c42-97c15a5d11ae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5087IMG_20220310_0001.jpg', 'https://indianbooksworldwide.com/img/5087IMG_20220310_0001.jpg', NULL, 'Securing India The Modi Way', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('d4a4ab24-6ea0-43c8-bfeb-3bc85b94be0f', '28e2adfd-c34c-40e3-ba96-886cd2ed8126', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97159788193593769.jpg', 'https://indianbooksworldwide.com/img/97159788193593769.jpg', NULL, 'Animal Oncology', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('d4b14f3f-6bd2-4b8f-a978-2cbd9be57578', 'bf060019-0626-4240-aabe-9b1895e5a652', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6657book-and-cd-linga-mahapurana-2-vols-an-exhaustive-introduction-sanskrit-text-english-translation-index-of-verses-1.jpg', 'https://indianbooksworldwide.com/img/6657book-and-cd-linga-mahapurana-2-vols-an-exhaustive-introduction-sanskrit-text-english-translation-index-of-verses-1.jpg', NULL, 'LINGA MAHAPURANA - An Exhaustive Introduction, Sanskrit Text, Englih Translation & index of Verses in 2 vols. Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('d4b84a07-f860-4694-9074-486dc653e7d1', '6ac24fa9-3de0-418e-b61b-368bf36d4531', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6750The%20Concept%20of%20Integral%20Yoga%20-%20According%20to%20Sri%20Aurobindo.jpg', 'https://indianbooksworldwide.com/img/6750The%20Concept%20of%20Integral%20Yoga%20-%20According%20to%20Sri%20Aurobindo.jpg', NULL, 'The Concept of Integral Yoga - According to Sri Aurobindo', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('d4c989a5-ce7c-46fc-93f0-144fbb4758e9', 'c25d8e34-f54a-4c92-8efa-8dac41d1830f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9325Capture.PNG', 'https://indianbooksworldwide.com/img/9325Capture.PNG', NULL, 'Tagore''s Heroines - Assessing the Portraits of Gender Orientation NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('d4f0eb35-e4ee-4d28-ab29-17b516a7ab9f', 'c07b49eb-fd5e-4ce1-aee5-5a7a3e624e83', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8391Capture.PNG', 'https://indianbooksworldwide.com/img/8391Capture.PNG', NULL, 'Implementing Database Security and Auditing', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('d5069622-396b-4c5c-90fd-109e25485264', '5bb2802a-a2b7-46b5-8ecd-910309b9a983', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6799WhatsApp%20Image%202023-01-09%20at%2011.51.01.jpg', 'https://indianbooksworldwide.com/img/6799WhatsApp%20Image%202023-01-09%20at%2011.51.01.jpg', NULL, 'McGraw Hill Encyclopedia of Science & Technology 11th edition 20 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('d5070571-08f6-4cc9-b838-c3aad77ce48d', 'efc1e42d-b609-4a74-b171-a7f37b452650', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8328adole.jpg', 'https://indianbooksworldwide.com/img/8328adole.jpg', NULL, 'Adolescent Medicine Secrets: Questions and Answers Reveal the Secrets to Effective Care of Adolescents', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('d53ec26c-2aa3-4eea-beda-eac0b316dce9', 'cd937f13-7333-4358-add4-1bf08ac96dbf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7001performance.webp', 'https://indianbooksworldwide.com/img/7001performance.webp', NULL, 'Performance Management Systems and Strategies ', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('d549f589-5919-410c-8be7-b84013d71f66', 'd9f33718-0f02-4666-906b-8db050faf514', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23438183244289.jpg', 'https://indianbooksworldwide.com/img/23438183244289.jpg', NULL, 'Women Ageing and Mental Health - The Indian Scenario', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('d54d6a1f-6f34-46ef-beb7-d7b2e4046205', 'e22d8820-5c6f-404f-a959-2e4159a417dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7695skills.jpg', 'https://indianbooksworldwide.com/img/7695skills.jpg', NULL, 'Business Negotiation Skills', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('d54ef06b-8463-469a-8830-e7bf8cb97ef1', '5bbec6cf-80c1-4229-8f90-c56fa740bd68', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17469788177582765.jpg', 'https://indianbooksworldwide.com/img/17469788177582765.jpg', NULL, 'The Pentium Microprocessor', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('d55e6f02-e089-4cca-b959-14fa6f26cb95', '0d013205-8da3-4930-9533-e2708783b441', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44009781446273449.jpg', 'https://indianbooksworldwide.com/img/44009781446273449.jpg', NULL, 'Humanitarian Intervention Library of International Relations in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('d599b3f1-53ad-4852-a52d-b874fc5c6fee', 'dc83af21-2031-4165-8c77-b8fd78e8481f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1099WhatsApp%20Image%202025-08-14%20at%204.46.41%20PM.jpeg', 'https://indianbooksworldwide.com/img/1099WhatsApp%20Image%202025-08-14%20at%204.46.41%20PM.jpeg', NULL, 'Nayi Kahani aur Harishankar Parsayi ka Katha Sahitya: Ek Vivechan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('d5b97ef5-356c-4053-9031-0711ddeb4266', '848eb398-7467-475d-8a16-8fc783977f82', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97588183244289.jpg', 'https://indianbooksworldwide.com/img/97588183244289.jpg', NULL, 'Women Ageing and Mental Health - The Indian Scenario New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('d5cf8198-04a6-4a9b-8682-cfa3e8385dbb', '3fb3cbc7-c6bf-4e77-b56e-8498aa57a315', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/80789788187471486_1.jpg', 'https://indianbooksworldwide.com/img/80789788187471486_1.jpg', NULL, 'Flood Hazards & Health -Responding to Present and Future Risk NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('d5d0f37b-57da-44ea-9e68-8f627eb45285', 'cc923d55-b54f-44cb-ab81-8d86ff11bc0a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26881.jpg', 'https://indianbooksworldwide.com/img/26881.jpg', NULL, 'An Introduction to Global Spectral Modeling 2/e - Atmospheric and Oceanographic Sciences Library', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('d5d26ca7-2d9d-4c1b-96ef-4521bc5b16c4', '0eab0461-ce5f-4b52-92ee-cfe2f9f0bdaf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81421.jpg', 'https://indianbooksworldwide.com/img/81421.jpg', NULL, 'Digital Processing of Random Signals - Theory and Methods', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('d5e37009-524b-4c9c-93b1-93036d01f3f4', 'cc557432-903c-46b8-84c5-cef081a4eb1a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/887634352_book_item_34352.jpg', 'https://indianbooksworldwide.com/img/887634352_book_item_34352.jpg', NULL, 'Public Sector Corruption - Library of Political Science - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('d5ef4faf-a518-4004-9bb9-8bffa94f9f1f', 'a36a1598-58be-44ea-a710-3360918cf9b1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1326ragging.jpg', 'https://indianbooksworldwide.com/img/1326ragging.jpg', NULL, 'Ragging: The Red Alert ', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('d60c9a77-967b-4762-9ce5-467336dfd375', '8c59471b-56b5-48ea-a540-6df146cabff0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65369781107688926_1.jpg', 'https://indianbooksworldwide.com/img/65369781107688926_1.jpg', NULL, 'Vocabulary Activities - Cambridge Handbooks for Language Teachers With CD', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('d61be65b-0517-43c8-aeaa-4e08ad1752e2', '9435bf6d-a26c-461e-87b4-7ea1b30121be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82674%20vol.jpg', 'https://indianbooksworldwide.com/img/82674%20vol.jpg', NULL, 'Life and Vision of Vedic Seer-4 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('d6215c7e-e724-4a13-a485-b7e4840cc2b2', 'f98385b0-1930-4f4f-b9b7-2dd3536324e4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8381Groundwater%20and%20Seepage.jpg', 'https://indianbooksworldwide.com/img/8381Groundwater%20and%20Seepage.jpg', NULL, 'Groundwater and Seepage', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('d6665a08-6b5f-4dbb-aee7-7e1da1c7d160', '09834a6e-8913-44d8-8226-5f67ea249f76', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8912auditing.webp', 'https://indianbooksworldwide.com/img/8912auditing.webp', NULL, 'The Internal Auditing Handbook 3/ed.', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('d688edda-e019-411b-ba93-b3daaa1973fd', '6319c12f-bc30-46e8-a40e-50d385bd5371', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6711mole.jpeg', 'https://indianbooksworldwide.com/img/6711mole.jpeg', NULL, 'Molecular and Supramolecular Information Processing: From Molecular Switches to Logic Systems', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('d68cc76c-43db-4ae1-83a6-83d79bf604f2', '9d8748c8-4f82-47a3-89e3-d3a9337b7e94', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9239WhatsApp%20Image%202025-07-25%20at%202.25.54%20PM.jpeg', 'https://indianbooksworldwide.com/img/9239WhatsApp%20Image%202025-07-25%20at%202.25.54%20PM.jpeg', NULL, 'Advances in Organometallic Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('d69dbd81-4b9a-4646-94f7-a92f004e0e48', 'fc1465ad-8d57-48a4-8913-d41ee425f810', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9688pic-32.jpg', 'https://indianbooksworldwide.com/img/9688pic-32.jpg', NULL, 'bhartiya Samaj: Mudde Evam Samasyayen BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('d6b4ee91-9e60-4026-87ce-a5e6549e7b3c', 'c552126e-7c75-4ecf-9618-5c0e509f873c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8539WhatsApp%20Image%202025-07-24%20at%2011.11.49%20AM.jpeg', 'https://indianbooksworldwide.com/img/8539WhatsApp%20Image%202025-07-24%20at%2011.11.49%20AM.jpeg', NULL, 'संस्कृत साहित्य का सामान्य इतिहास (प्रशनोत्तर सहित)-NET/SLET/TGT/PGT', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('d6c1d5bc-e8de-40e0-b674-aba6c6c89445', '6dfa1182-10ac-4602-92cd-624fb94d570b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12249788132110590.jpg', 'https://indianbooksworldwide.com/img/12249788132110590.jpg', NULL, 'Branding in a Competitive Marketplace NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('d738b61a-e3a2-4cf6-9156-63f45dd7a6ea', '401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3305Capture.PNG', 'https://indianbooksworldwide.com/img/3305Capture.PNG', NULL, 'Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('d74328e6-f716-47b6-98e8-5f2d1b498dc5', 'c65eb64e-f7ea-4299-9014-aa8d90270135', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66389781849506076.jpg', 'https://indianbooksworldwide.com/img/66389781849506076.jpg', NULL, 'Comparative Social Research - Civil Society in Comparative Perspective', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('d74359c6-9344-45a8-b11f-21cc4b3561eb', '90b564bf-c9b3-4814-a53a-6651f247702b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52881.jpg', 'https://indianbooksworldwide.com/img/52881.jpg', NULL, 'Generalized Polygons -Monographs in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('d7634ab9-cd9b-4299-9be3-b07854398283', '4f7e3459-57ef-4f26-b0d8-5b20069fb630', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/14491742464113818ymUyoU8L._SY385_.jpg', 'https://indianbooksworldwide.com/img/14491742464113818ymUyoU8L._SY385_.jpg', NULL, 'Genetics 2 Vols. ', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('d792a48e-ccb6-4813-8ba4-7bdd125c38bc', '7b540457-4ccf-4e44-aed0-03e20355efeb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6335WhatsApp%20Image%202025-09-09%20at%2014.53.53_f815d33d.jpg', 'https://indianbooksworldwide.com/img/6335WhatsApp%20Image%202025-09-09%20at%2014.53.53_f815d33d.jpg', NULL, 'The Chemistry of the Actinide and Transactinide Elements - 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('d7ad9068-09ed-4df4-bef2-139283d08237', '1275264e-be88-4535-82b7-b2feb25a6548', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3482who.jpg', 'https://indianbooksworldwide.com/img/3482who.jpg', NULL, 'Who Were The Shudras? : How They Came to be the Fourth Varna in the Indo-Aryan Society', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('d7d553b7-4a54-41a5-b425-547f3ca7dc40', '7c655316-657d-4bea-bf8a-fa235f2400c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4137logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4137logo_white_plus_3_1.png', NULL, 'Handbook of Population and Family Economics -1B Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('d7fb7f48-3de4-46a2-99ff-ccc8708c2de7', 'aaad425a-1776-45bc-bb3a-cb6761fac0e5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Business and Administrative Communication BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('d80e31f6-b26b-4d5e-b6fb-fbf88867022b', '6ed6fc27-876e-4ca3-844b-487bba73cda4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2814dpp_16_3.jpg', 'https://indianbooksworldwide.com/img/2814dpp_16_3.jpg', NULL, 'The Evolution of Biotechnology - From Natufians to Nanotechnology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('d85830fb-74c2-487b-b800-0fe03a869c49', 'a7ce2db4-1ce1-4e24-9b78-91ddff941539', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1989dpp_8_47.jpg', 'https://indianbooksworldwide.com/img/1989dpp_8_47.jpg', NULL, 'A Guide To Protein Isolation 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('d86932dc-71ef-4cf9-b0c7-265ce080614f', 'afaf4e16-aeb6-4a72-b668-e9d1b6b8ff6d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3998download%20curves.jpg', 'https://indianbooksworldwide.com/img/3998download%20curves.jpg', NULL, 'Straight Lines and Curves', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('d8720cd7-ac59-4445-88cc-10c1a39c2f9b', '071a1de3-a5ad-41a3-b4a1-3be24f03095f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2508appl.webp', 'https://indianbooksworldwide.com/img/2508appl.webp', NULL, 'Applications of Trade Analytic Tools: Reflections from India''s Trade Data', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('d88f7e02-f053-4c20-b375-3c4d17980349', 'cbcc1ed8-6211-4d79-b703-9427566cedcb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4879pic-13.jpg', 'https://indianbooksworldwide.com/img/4879pic-13.jpg', NULL, 'Gyan Ka Vastvik Swaroop', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('d8964434-f560-443b-bdb0-22b20d663184', 'b8206e2b-2059-4cd0-83de-d93c7ffeb656', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4515dpp_18_113.jpg', 'https://indianbooksworldwide.com/img/4515dpp_18_113.jpg', NULL, 'Quantum Physics - A Text for Graduate Students', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('d8a1445b-4cb4-4a76-9e5a-cc7ca2064c05', '8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5878images.jpg', 'https://indianbooksworldwide.com/img/5878images.jpg', NULL, 'Problems and Exercises in the Calculus of Variations', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('d8a466d0-5408-4c01-8c20-59600ccf40fe', 'bd6392e8-317f-4d0c-b1c5-b35951820919', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7704religion.webp', 'https://indianbooksworldwide.com/img/7704religion.webp', NULL, 'Religion, the Enlightenment, and the New Global Order', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('d8fdf5cb-e550-48ff-90d2-ea12b37edebe', '41c5c82b-78cd-4e63-98e3-9c3510964386', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1443emancipatoion.jpg', 'https://indianbooksworldwide.com/img/1443emancipatoion.jpg', NULL, 'Emancipation Of The Untouchables', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('d9012584-de95-4be5-9ac1-6aafed3fb7ea', '497684d3-bfa0-4d0b-bd00-778e91a050ac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59071.jpg', 'https://indianbooksworldwide.com/img/59071.jpg', NULL, 'Foundations of Generic Optimization, A Combinatorial Approach Epistasis - Mathematical Modeling Theory and Applications V-1', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('d904fcf1-0368-4c38-be08-d9ebb42b7a28', '7f602aa1-6aa6-4831-952e-3f30add410e1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7118i.jpg', 'https://indianbooksworldwide.com/img/7118i.jpg', NULL, 'Invariants of Quadratic Differential Forms', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('d91900b7-da85-447c-b021-2f7f48f043d9', '25372e38-e8de-4198-ab2f-55c13f444baf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8660Capture.PNG', 'https://indianbooksworldwide.com/img/8660Capture.PNG', NULL, 'Biotechnology for Odor and Air Pollution Control New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('d91f4164-0df2-4229-a8a5-3afaf6e5654c', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/19079788131786932_1.jpg', 'https://indianbooksworldwide.com/img/19079788131786932_1.jpg', NULL, 'Cloud Computing - Automating the Virtualized Data Center', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('d9340fb0-ba28-4a61-b9c3-303ec73bd942', '96e4008b-b932-4940-941d-776dd5dabebb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2016interna.jpg', 'https://indianbooksworldwide.com/img/2016interna.jpg', NULL, 'International Business 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('d96353c7-fecc-4046-a108-68f313d4bbeb', '8bafc384-182c-4852-8280-86b3eb24a8dc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/73039788189948801-400x600.jpg', 'https://indianbooksworldwide.com/img/73039788189948801-400x600.jpg', NULL, 'The Principles of Psychology - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('d9a26c12-8fb7-4b7e-af49-e13ceb156e58', '7d4d3977-7882-42ec-a945-2f6fc5b717b5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6579p-18.jpg', 'https://indianbooksworldwide.com/img/6579p-18.jpg', NULL, 'Problems and Laboratory Experiments in Inorganic Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('d9b2a4ee-07c5-46bb-a7e9-65f0e755c689', 'e4c62fb7-4b68-4112-98b4-c916980e1779', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6935dppp_1.jpg', 'https://indianbooksworldwide.com/img/6935dppp_1.jpg', NULL, 'Complexity in Chemistry, Biology, and Ecology -Mathematical and Computational Chemistry BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('d9be496e-e976-452e-b078-6e1052190679', 'f36f5ed2-7858-42fb-b398-e2036c1c869b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/724531i3cO10FsL._SX320_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/724531i3cO10FsL._SX320_BO1,204,203,200_.jpg', NULL, 'Britannica - Book of the Year - 2011', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('d9cfaf7a-f126-44bf-8d06-c26ca4c36983', 'c3fb382d-1a07-4108-8825-73560bd98719', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54569788181160416.jpg', 'https://indianbooksworldwide.com/img/54569788181160416.jpg', NULL, 'Contributions to Management Science - Performance Management for Different Employee Groups New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('d9d03886-c886-4057-951e-186e611df50c', '4ccd07e9-963a-4c09-9dcc-eddf43b18fda', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3293kavuita.jpg', 'https://indianbooksworldwide.com/img/3293kavuita.jpg', NULL, 'प्रगतिशील कविता का वानप्रस्थ', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('d9e50372-dd7e-4207-a5fe-4d3c44b75e26', 'fe40af24-8b01-4ea9-84ea-f64c3e744448', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8572param.jpeg', 'https://indianbooksworldwide.com/img/8572param.jpeg', NULL, 'परमसन्त गरीब दस जी की दिव्य लीलामृत', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('da345a86-c9ce-4d6c-a4c6-29323521c737', '46028408-cd9e-43f2-bb61-e0eee80d4fa4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9157IMG_20220216_0001.jpg', 'https://indianbooksworldwide.com/img/9157IMG_20220216_0001.jpg', NULL, 'Information Needs and Seeking Behavior - A Practical Approach', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('da3f6ca0-9f81-4c8b-9894-5f7eeeb26563', '18563a5f-9918-4a0c-ae49-ac2e2e05999f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9485sky.jpg', 'https://indianbooksworldwide.com/img/9485sky.jpg', NULL, 'The Sky Will Be Blue', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('da482e33-72a9-4bdc-97fe-5956d33f29ef', '65836068-0373-4491-a547-7460b419ac22', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83429788178694894.jpg', 'https://indianbooksworldwide.com/img/83429788178694894.jpg', NULL, 'Learn to cook with Nita Mehta - The cooking encyclopaedia for the perfect homemaker', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('da6fe552-6832-489d-aaba-fcd472b336f3', '72c338dc-b114-4a84-8c25-a29de721ab8b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58619781461438786.jpg', 'https://indianbooksworldwide.com/img/58619781461438786.jpg', NULL, 'Embedded Systems - Embedded Systems Development - From Functional Models to Implementations', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('da7332b4-0bc4-4f0d-b563-a1031e613a48', 'ea339cb1-7c5c-4293-9009-5f6f5256a580', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4430Zelkin%20-%20Flying%20Trains%20-%20Science%20for%20Everyone%20-%20Mir_0000.jpg', 'https://indianbooksworldwide.com/img/4430Zelkin%20-%20Flying%20Trains%20-%20Science%20for%20Everyone%20-%20Mir_0000.jpg', NULL, 'Flying Trains (Science For Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('da78ade2-b0f8-48d8-bad0-241a0e32e359', '45605196-f240-4db2-b566-5b7b59b5edcb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1306Capture.PNG', 'https://indianbooksworldwide.com/img/1306Capture.PNG', NULL, 'Handbook of Public Policy Evaluation New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('dad907ea-84e7-4add-bc28-c7e3a5944f47', 'ad84b666-ae5f-43d2-9442-ae3782c27981', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50339788192054629.jpg', 'https://indianbooksworldwide.com/img/50339788192054629.jpg', NULL, 'The Nature of Normativity', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('daee95f5-32ad-4e67-a17f-406256c294aa', '422a4cfa-14ae-4121-a457-b7618bb9134f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60599788175332935.jpg', 'https://indianbooksworldwide.com/img/60599788175332935.jpg', NULL, 'Women and Politics - Worldwide', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('daf3f01f-a651-42c0-b3a4-1cd1d4782960', '80d4ed36-af2f-40e1-b257-4cd58495039c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20559789380501918.jpg', 'https://indianbooksworldwide.com/img/20559789380501918.jpg', NULL, 'Embedded Systems Design with Platform FPGAs - Principles and Practices', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('db3d10bc-d4b0-4576-8355-daf4b52b957e', '69392833-5cd6-4497-8c34-639bf4c9defe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/627442557_book_item_42557.jpg', 'https://indianbooksworldwide.com/img/627442557_book_item_42557.jpg', NULL, 'Democratization - Library of Political Science - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('db8ba8b2-a37c-45b0-bf5a-1afa505b6d21', 'f3a8e65c-f448-47b5-9783-004324da20ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8374maual.jpg', 'https://indianbooksworldwide.com/img/8374maual.jpg', NULL, 'Manual of Structural Kinesiology 18/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('db94ef12-33a7-466d-8cd1-64438519b3e2', '5ee07db9-2410-4472-9dcb-45faf4a4b10a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/52511.jpg', 'https://indianbooksworldwide.com/img/52511.jpg', NULL, 'Understanding Complex Systems - Complex Decision Making - Theory and Practice', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('dbc6fe8c-c3bc-4879-b9aa-1b60dc4715fc', '3712757b-6acb-49ff-95b4-4f1c6fcf547c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8159banking.jpg', 'https://indianbooksworldwide.com/img/8159banking.jpg', NULL, 'Banking Theory and Practice NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('dbd84ff4-ef84-4e2c-9ed5-42bd42ff26e6', '9f73555c-e478-4d5b-bc43-7b482f0f9d26', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24949781846841743.jpg', 'https://indianbooksworldwide.com/img/24949781846841743.jpg', NULL, 'Locke''s Second Treatise of Government New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('dbe6f510-2c6c-48ac-84d0-6cb96bad30db', '36ec62b6-c045-4840-89d7-b7ca2a82bf81', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7922excel.jpg', 'https://indianbooksworldwide.com/img/7922excel.jpg', NULL, 'Excel Modeling in Corporate Finance 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('dc0ad94a-3c26-40fa-9e08-bb28ea1bf1ee', '1c69549a-0efd-4c2a-bc00-6a56d2e629d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Leshtatav - Vishw Sahitya mein ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('dc1522f1-78af-4fbe-9136-bb8e414a16bb', 'f00da9aa-71c9-4a13-9724-d83b8f534d48', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5406md31207898045.jpg', 'https://indianbooksworldwide.com/img/5406md31207898045.jpg', NULL, 'Encyclopedia of Mental Health - 3 Vols. (Compelete Set)', 1, 0, 'FAILED', '2026-08-11 12:37:12'),
('dc52a3a4-e582-4f39-9df0-f94156a1f28b', '6ad3ef15-8802-4eb4-be14-432acd58df77', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'New Frontiers in Banking Services - Emerging Needs and Tailored Products for Untapped Markets NEW', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('dc5ebd53-19ed-4d14-afb3-9507a458a3a9', '2fefc4d5-0c80-4021-bfd8-6f366994b99a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5765Sri%20Krishna%20-%20In%20Brindavan.jpg', 'https://indianbooksworldwide.com/img/5765Sri%20Krishna%20-%20In%20Brindavan.jpg', NULL, 'Sri Krishna - In Brindavan', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('dc5ef44f-0723-47ef-b195-f3e9d3882b0f', '7969069e-d476-43a5-b9c0-708ef4487e8b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62529780199542864_1.jpg', 'https://indianbooksworldwide.com/img/62529780199542864_1.jpg', NULL, 'The Complete Guide to Acquisitions Management', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('dc5f153c-e3af-4867-bb8d-a2add873a73e', '3b504124-7f8a-4a36-a430-0ce4f355d84b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/54069788172736361.jpg', 'https://indianbooksworldwide.com/img/54069788172736361.jpg', NULL, 'Women and Health - Intersectional Issues and Social Constraints', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('dc6a21ea-19ed-4212-90c5-4c3aab295dd8', 'cf7a28e2-e140-41a5-9555-522c834a7711', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/25051.jpg', 'https://indianbooksworldwide.com/img/25051.jpg', NULL, ' संस्कृति ', 3, 0, 'FAILED', '2026-08-11 12:37:11'),
('dc6efc91-3485-455e-8843-0483618c8a6f', '7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85279788189948801.jpg', 'https://indianbooksworldwide.com/img/85279788189948801.jpg', NULL, 'Key Research & Study Skills in Psychology BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('dcb5981b-0351-474f-8e3b-2b8a29b60d02', '8d595a23-f12f-412b-87a7-f36fa16993bb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7063818683026x.jpg', 'https://indianbooksworldwide.com/img/7063818683026x.jpg', NULL, 'Encyclopedia of Cell Technology in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('dcb92cd9-1ed9-486f-9773-ae25f201a324', 'eebabcc5-bbfa-4de0-b318-8a87ae8aa994', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5251dpp_8_16.jpg', 'https://indianbooksworldwide.com/img/5251dpp_8_16.jpg', NULL, 'Flood Hazards & Health -Responding to Present and Future Risk BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('dcbd7cec-e967-4a60-83db-6da71f8004b4', 'cae3c8e6-93bc-471d-99af-bf1ed3e6f963', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2903Capture.PNG', 'https://indianbooksworldwide.com/img/2903Capture.PNG', NULL, 'Ecology', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('dce40adf-55e9-4610-8664-50fb17e47835', 'c21fd604-b2c4-4229-bb0e-fac947671fa4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5304image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/5304image_not_available_9_54.jpg', NULL, 'Introduction to Socialism - Including', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('dd0675c9-077d-4838-b099-d07f8bc9ab23', '381deaa9-f8fe-4b54-87a1-6952e33b8f9b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40499789339222307.jpg', 'https://indianbooksworldwide.com/img/40499789339222307.jpg', NULL, 'Digital Logic Design & Computer Organization - with computer Architecture for Security', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('dd071ac1-c43e-4568-961c-7fd163659987', '9fe7ef0c-a1e2-4902-86de-7048891ac497', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6519Capture.PNG', 'https://indianbooksworldwide.com/img/6519Capture.PNG', NULL, 'Janjatiyon mein Shiksha ki Sthiti new', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('dd087bea-5b0c-44e9-927c-1d603c7bf02b', '45e2d0b0-786a-4e73-b591-53b6b4c0dbcc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'In the Shadow of Freedom - Three Lives in Hitler''s Berlin and Gandhi''s India', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('dd1c35cf-1661-4322-b3b5-b124a27bd34c', '29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7784namo.jpg', 'https://indianbooksworldwide.com/img/7784namo.jpg', NULL, 'Namo Impact: One Earth One Family', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('dd1d6999-39a2-4b78-ba67-f737744f5d34', 'a14b1046-cf08-41d2-942a-de75f7b5cf6c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7578new.jpeg', 'https://indianbooksworldwide.com/img/7578new.jpeg', NULL, 'New Products Management 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('dd322902-97b7-4174-8d5c-a176c070c750', '346a3559-aeec-4185-8b0b-9640e49fccd0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88079789383575015.jpg', 'https://indianbooksworldwide.com/img/88079789383575015.jpg', NULL, 'Granthalay Evam Vigyaan (Ek Saral Addhyan)', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('dd32a946-979a-480b-990b-8717cf842eb0', '0b5cb60a-bddc-42c6-895a-c1030a1678b3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74071.jpg', 'https://indianbooksworldwide.com/img/74071.jpg', NULL, 'Algebraic Cycles, Sheaves, Shtukas, and Moduli, Trends in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('dd332538-2a1e-4794-b2e9-b7303a32803c', 'f1a36025-e296-4679-bca9-f821d8fb0b5d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8162Capture.PNG', 'https://indianbooksworldwide.com/img/8162Capture.PNG', NULL, 'Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('dd36778f-d18c-4b06-8199-68c66ca30515', 'ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/773141D61ZvWDWL._SX198_BO1,204,203,200_QL40_FMwebp_[1].jpg', 'https://indianbooksworldwide.com/img/773141D61ZvWDWL._SX198_BO1,204,203,200_QL40_FMwebp_[1].jpg', NULL, 'Encyclopedia of Biological Chemistry 4 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('dd371764-f925-4fa7-b27d-77f93d24a41d', '18d1141e-e09c-4ab2-8cdd-5e798c40da36', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1910managin.jpeg', 'https://indianbooksworldwide.com/img/1910managin.jpeg', NULL, 'Managing Business Process Flows: Principles of Operations Management 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('dd42c057-e7d6-4cc6-bd9c-c788e095c39f', '0a3c9a7e-edd6-4c96-8062-238e3ca5daba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7707pic-5.jpg', 'https://indianbooksworldwide.com/img/7707pic-5.jpg', NULL, 'Shiksha Manovigyan - Educational-Psychology NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('dd43208b-665e-415c-8b99-83cd21ff443c', '74e9ad72-a78f-41db-bddb-3bdef5498cdd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9805WhatsApp%20Image%202025-09-11%20at%2011.53.41_3e53e4cd.jpg', 'https://indianbooksworldwide.com/img/9805WhatsApp%20Image%202025-09-11%20at%2011.53.41_3e53e4cd.jpg', NULL, 'Materials Handbook: A Concise Desktop Reference', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('dd49b12a-8de3-4751-b727-df2b390f12f8', 'e3e36113-bdb4-4907-8265-959e47f25c37', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4636IMG_20241209_0001%20(4).jpg', 'https://indianbooksworldwide.com/img/4636IMG_20241209_0001%20(4).jpg', NULL, 'Impact of Indian Epics on Literature and Society', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('dd8192b2-aeb2-42ad-8e26-27cad9267c04', 'c44f36a3-a6ca-474a-bbda-7dfa6d4c2715', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3509415NSYtfE0L._SX321_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/3509415NSYtfE0L._SX321_BO1,204,203,200_.jpg', NULL, 'Oxford - English - Marathi Dictionary - An Authoritative Dictionary from Oxford', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('dd9fa7d7-68a4-4f42-880e-9ec879cb0a6c', '40f0f469-064e-436c-9ce9-fd15a9a7a6dd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9030dictionary-of-minor-planet-names-original-imaeah7q6hzzvram.jpeg', 'https://indianbooksworldwide.com/img/9030dictionary-of-minor-planet-names-original-imaeah7q6hzzvram.jpeg', NULL, 'Dictionary of Minor Planet Names', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('dda678ae-c475-4dbf-ac94-41975ccb7ae4', '72f53925-0a16-47cd-b1dd-f8768d87f527', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/511415.jpg', 'https://indianbooksworldwide.com/img/511415.jpg', NULL, 'Modern Teaching of Physical Education', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('dde0d55d-5656-4b2e-b864-7e0853ad2a52', 'f14c09e9-cbd2-45f6-ae36-92586f4a4cbd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30969788175333130.jpg', 'https://indianbooksworldwide.com/img/30969788175333130.jpg', NULL, 'Women and Their Political Exploitations - Abused and Misused New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('dded6887-0db0-41c1-8db2-11e6c1fea7d0', '7b486886-04df-4634-9771-2bc829868765', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1192commentry.webp', 'https://indianbooksworldwide.com/img/1192commentry.webp', NULL, 'Commentary on Mediation Act, 2023 ', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('ddf8f7e0-b00d-4e2f-87d0-1ddc4f92aefc', '11f8eb21-2740-4c92-98c4-c15661c70d6b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Sales and Distribution Management - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('de042102-73e1-474b-b334-448fec263fdb', '7551f61f-b4a4-4b3b-a63a-022e1f69779d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7701Fundamentals%20of%20Chemical%20Thermodynamics.jpg', 'https://indianbooksworldwide.com/img/7701Fundamentals%20of%20Chemical%20Thermodynamics.jpg', NULL, 'Fundamentals of Chemical Thermodynamics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('de13591f-84a2-4986-a8a0-94daacc63c2c', '2b4a1aac-b8df-4665-93aa-360b942c6e9b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3380789386042231.jpg', 'https://indianbooksworldwide.com/img/3380789386042231.jpg', NULL, 'Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('de16e3a4-9dcb-44bf-a056-46663975559a', 'd04e0689-fa8d-4c28-9541-de92bff6b302', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8433and.jpg', 'https://indianbooksworldwide.com/img/8433and.jpg', NULL, 'Strategic Management and Business Policy, 15/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('de3af930-d7ea-447a-8997-eadb2510f007', '28229424-da52-411d-b774-469e15286bd4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3092strategic.jpg', 'https://indianbooksworldwide.com/img/3092strategic.jpg', NULL, 'Strategic Management: Competitiveness and Globalization 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('de4ac590-b9aa-494d-8802-043b241c91bc', '1446acfe-5a3f-4117-ae5e-f6c29a690b43', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/81289789352832163.jpg', 'https://indianbooksworldwide.com/img/81289789352832163.jpg', NULL, 'A Modern Approach to Verbal & Non-Verbal Reasoning', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('de50dce1-6ece-44e9-b11f-45c98e59c55e', '76dcfa65-e39a-43d5-bc6d-a33b012efa3a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61559781414436159.jpg', 'https://indianbooksworldwide.com/img/61559781414436159.jpg', NULL, 'Climate Change in Context in 2 Vols. Book', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('de9f0425-01bd-4c1c-a112-6a4938e99e2d', '2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Charisma of Kamala Das', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('debcc00a-3cf8-45cd-a343-e7ce780c2577', '55e8a277-181b-431b-8ff2-f577b6b917fa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/82999781844455935_1.jpg', 'https://indianbooksworldwide.com/img/82999781844455935_1.jpg', NULL, 'Indian Social Problems', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('dec2d7ff-d61d-4ae6-b222-6efaee4047da', '06b3c17e-33c0-42f0-94f5-9de9b2af0ec8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4460WhatsApp%20Image%202025-07-30%20at%204.23.25%20PM.jpeg', 'https://indianbooksworldwide.com/img/4460WhatsApp%20Image%202025-07-30%20at%204.23.25%20PM.jpeg', NULL, 'Computational Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('dee5ab93-a3b7-476c-8344-1edc203f39ca', '75d34743-9d31-4e34-937c-d2be0332004f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8091WhatsApp%20Image%202025-10-16%20at%2016.06.21_30532bd4.jpg', 'https://indianbooksworldwide.com/img/8091WhatsApp%20Image%202025-10-16%20at%2016.06.21_30532bd4.jpg', NULL, 'भारतीय कृषि ', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('def4e4f6-3faa-4347-a5b7-10676be04b05', '1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7775Demography%20in%20South%20Asia%20-%20Implications%20for%20Regional%20and%20Global%20Political%20Narratives.jpg', 'https://indianbooksworldwide.com/img/7775Demography%20in%20South%20Asia%20-%20Implications%20for%20Regional%20and%20Global%20Political%20Narratives.jpg', NULL, 'Demography in South Asia - Implications for Regional and Global Political Narratives', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('def5ed02-08b5-4480-849f-be138474acb3', '1c593310-a1a9-42c6-95a9-29fdc0e20d6b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9932dpp_18_69.jpg', 'https://indianbooksworldwide.com/img/9932dpp_18_69.jpg', NULL, 'Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('df36eb09-fd88-447a-b11e-9fd39eeaf1f8', '0affde79-99e8-4c7b-bc7a-7906356a4798', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/547641JdwQtZEwL._SX352_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/547641JdwQtZEwL._SX352_BO1,204,203,200_.jpg', NULL, 'Sports Science Handbook - The Essential Guide to Kinesiology, Sport and Exercise Science - 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('df42972b-9ac2-4baf-9079-2be446e45a1c', '594d7ee0-ef9e-488f-894e-ff189a1beb75', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9312Capture.PNG', 'https://indianbooksworldwide.com/img/9312Capture.PNG', NULL, 'The Atlas of Water -Mapping the World'' s Most Critical Resource New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('df551bff-83ff-4b31-8305-2f648af51e96', '7207153d-2939-4ee4-8ec0-4789538c0d90', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2493world%20history.webp', 'https://indianbooksworldwide.com/img/2493world%20history.webp', NULL, 'Concise Encyclopaedia of World History - 2 Vols. (Sets)', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('df6056ab-3921-48ae-81af-2ec010659fe6', '1855baf9-9a34-442a-b9f5-b2262c964118', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9341The%20Cambridge%20Companion%20to%20Age%20of%20Justinian.jpg', 'https://indianbooksworldwide.com/img/9341The%20Cambridge%20Companion%20to%20Age%20of%20Justinian.jpg', NULL, 'The Cambridge Companion to The Age of Justinian', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('df6f1dc2-3fb7-4ce6-aaa6-a59367a033b6', 'ab9730b5-1423-4f9a-96cd-002a4566b17e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70028183240542.jpg', 'https://indianbooksworldwide.com/img/70028183240542.jpg', NULL, 'Ambedkar as Critic of Hindu Religion New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('df74ffbe-a8df-4bd4-ad3d-eb728603cabe', '961b7d4e-b6c2-40dc-9885-650f196a3d3c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7456dpp_18_75.jpg', 'https://indianbooksworldwide.com/img/7456dpp_18_75.jpg', NULL, 'Integrated Ring Resonators, The Compendium - optical Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('df7c285d-7b40-4e59-8384-b5314303cc98', '7f0b77ff-979b-4e85-96eb-1b7b0609e82d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39499788181162120.jpg', 'https://indianbooksworldwide.com/img/39499788181162120.jpg', NULL, 'Emerging Trends in India-China Relations', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('df7c4cee-d3a9-472e-96bd-7bbdf2f4e1f7', '6b18a472-9f0a-442a-9f50-523d9f2d0f2f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88699788178797755.jpg', 'https://indianbooksworldwide.com/img/88699788178797755.jpg', NULL, 'Khel Ke Maidano ki Maap Evam Nirman ki Vidhi', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('df88a222-168b-459a-8dec-0d0a8a76e957', 'aa2b1122-9c17-44f5-bbdf-5fdcf2b5b6c6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2095lanj.jpg', 'https://indianbooksworldwide.com/img/2095lanj.jpg', NULL, 'Agricultural Technology and Land Development Machinery', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('dfa06cb0-b8f2-4950-9254-63b8674043a3', '0a6aa05f-c061-4d1b-8057-61b7dec7c67f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/29099781844450886_1.jpg', 'https://indianbooksworldwide.com/img/29099781844450886_1.jpg', NULL, 'Transforming Social Work Practice - Loss and Social Work New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('dffdbaf4-ff0d-4291-ae9c-40290749acf3', '115e9037-7f57-42bb-89d8-42c62dfb3455', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3192Encyclopedia%20of%20Hinduism.jpg', 'https://indianbooksworldwide.com/img/3192Encyclopedia%20of%20Hinduism.jpg', NULL, 'Encyclopedia of Hinduism', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('e0004180-dbc8-4ebd-bb7c-951fd1a6b165', 'dedf8d14-eecf-4608-83b2-a3cb606ca2de', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6741logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/6741logo_white_plus_3_1.png', NULL, 'Monograpph of the Urostyloidea (Ciliophora, Hypotricha)', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('e001b367-e465-44e9-ad1b-8871bfe52e14', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/65330.jpg', 'https://indianbooksworldwide.com/img/65330.jpg', NULL, 'Euclid and His Modern Rivals', 1, 0, 'FAILED', '2026-08-11 12:37:17'),
('e06264b2-d2a3-460f-a9fa-690e83759af4', '3580418b-e4d9-436a-b061-38b22149ed21', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88309788172737078.jpg', 'https://indianbooksworldwide.com/img/88309788172737078.jpg', NULL, 'Literature and Social Morality - A Gandhian Overview NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e0880c43-a917-44af-bd9e-bd0c7fc9b74e', '7fa81d39-9ac5-4938-965d-719b5812f56f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5355forign.jpeg', 'https://indianbooksworldwide.com/img/5355forign.jpeg', NULL, 'Foreign Policy of India Text of Documents 1947-1958', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('e08b87bb-ebda-4b38-b8f5-63380f414799', '2c39433a-3c22-4b72-b673-a3ea083e0269', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8245business.jpg', 'https://indianbooksworldwide.com/img/8245business.jpg', NULL, 'Business Research Methods', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('e08e3897-1b60-42dd-a7f9-f2245afd8b83', '7a0306ca-8263-4030-8a8f-32abbf5b862f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26208183244173.jpg', 'https://indianbooksworldwide.com/img/26208183244173.jpg', NULL, 'Women and Development', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('e0a181ff-3cc7-4953-9c17-d2ca79b8ef74', '9830e020-aa70-48f3-bb65-5067702f904b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53019788190953207.jpg', 'https://indianbooksworldwide.com/img/53019788190953207.jpg', NULL, 'Ragging - The Red Alert  ', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e0a457a1-bb35-4241-8bb5-033cb8f04025', '4a24eb6d-2328-4bd5-8333-dea38d95dde2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8146Capture.PNG', 'https://indianbooksworldwide.com/img/8146Capture.PNG', NULL, 'Universal Encycloppaedia of Islam in 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e0b0686b-51b0-4fda-89bf-96554061d974', '3b54fcca-e211-49c5-a4c1-8f21fefba3df', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5286logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/5286logo_white_plus_3_1.png', NULL, 'Introduction to Mathematical Methods in Bioinformatics', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('e0c3a5af-b88e-43ab-b936-31c6a142e2f8', '7d022b6c-1e10-4fb0-96cf-3ab680e22a37', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1783Capture.PNG', 'https://indianbooksworldwide.com/img/1783Capture.PNG', NULL, 'English for Nurses NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e0c7d8a1-50ae-4adb-9854-e720bbc6047e', 'e6f0bbf0-4861-4955-89f2-0bb8510dd3a7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1964brahmavaivarta-purana-text-with-english-translation-in-2-vols-original-imafmtt3y3e8qcfz.jpg', 'https://indianbooksworldwide.com/img/1964brahmavaivarta-purana-text-with-english-translation-in-2-vols-original-imafmtt3y3e8qcfz.jpg', NULL, 'Brahmavaivarta Purana-2 Khandon Mein', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('e0ec6276-3c09-40e8-bcf7-80c85189b3ad', 'e4ec2b38-bd66-4e8c-964d-aece87678dcd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4596Capture.JPG', 'https://indianbooksworldwide.com/img/4596Capture.JPG', NULL, 'How to Play Badminton', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('e13530ca-260b-438d-8e2f-0958630461ab', 'cfe331dd-be16-4715-bd8b-1e65f7d8c958', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/27569788181476432.jpg', 'https://indianbooksworldwide.com/img/27569788181476432.jpg', NULL, 'The Internet and Its Protocols-A Comparative Approach', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('e15b9360-12ce-4362-90c2-3023817a90eb', 'a51c4ad1-a2a1-4d90-929f-2fc41e6a223a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5061dpp_8_37.jpg', 'https://indianbooksworldwide.com/img/5061dpp_8_37.jpg', NULL, 'Digital Signal Processing Laboratory', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('e15d23fd-278e-4059-9481-ffb34b08a758', 'ed7b4d4b-125a-4af5-bd88-c452148edeb2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9192handbook.jpg', 'https://indianbooksworldwide.com/img/9192handbook.jpg', NULL, 'Handbook of Regression Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('e167c010-b548-4bf6-9cf7-7a0d5aea6dd3', '5ecdbb4d-192d-4b36-896e-ba710d1c8944', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Crafting and Executing Strategy - The Quest For Competitive Advantage, Concepts and Cases 19/e', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('e172cc9b-a65e-4171-a568-87a9a7866288', '67941344-66c8-4771-bb48-21d74b377a15', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91228185126992.jpg', 'https://indianbooksworldwide.com/img/91228185126992.jpg', NULL, 'Philosophy In Linguistic Perspectives - Wittgenstein, Ryle, Austin', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e18004a6-871a-4e94-8b7f-ce726cb1f950', '69fb0edb-7842-4434-9ba3-6dbbaf2f59d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53602%20vol.jpg', 'https://indianbooksworldwide.com/img/53602%20vol.jpg', NULL, 'हिंदी दलित साहित्य का इतिहास-2 भागों में', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('e18caf8c-0947-438d-8b63-819f4fea1115', '1ce563e8-c1b0-4f10-9fca-f32e45f5eed3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70999.1.2023.png', 'https://indianbooksworldwide.com/img/70999.1.2023.png', NULL, 'Ad Hoc Mobile Wireless Networks - Protocols and Systems - Age of Pervasive Mobile Networking and Computing', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('e1c041a4-78d2-4338-b1b8-df72f1326dd2', '63b92290-1b4d-4c48-b16f-049f41c5d812', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'International Financial Architecture - G7, IMF, BIS, Debtors and Creditors', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('e1c4d436-cc7d-4720-af10-862ed2dcbc75', '21bc4005-517a-40ba-826c-a02a0c536e3a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4257dpp_4_21.jpg', 'https://indianbooksworldwide.com/img/4257dpp_4_21.jpg', NULL, 'Democratization -Library of Political Science in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e1cbc9cc-28a9-4c5a-9243-757df176e1ff', 'cc24e9e2-8f9e-4091-991c-3a58e6ed619c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24099788172736347_1.jpg', 'https://indianbooksworldwide.com/img/24099788172736347_1.jpg', NULL, 'Employee Assistance Programme in Industrial Organisations - Social Work Concepts and Practices', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e1e6f5fa-5b31-408a-b7ec-2fed64657f69', '1c0650e0-0b08-4c5c-b472-afa390801aa3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2096Neo%20Architecture%20-%20Manuelle%20Gautrand%20Architect.jpg', 'https://indianbooksworldwide.com/img/2096Neo%20Architecture%20-%20Manuelle%20Gautrand%20Architect.jpg', NULL, 'Neo Architecture - Manuelle Gautrand Architect', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('e202f6a4-6a9d-467a-a1d5-e6f1aac0f204', '0987242e-24de-452a-b71d-25b7338ddaae', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/50639788184992038.jpg', 'https://indianbooksworldwide.com/img/50639788184992038.jpg', NULL, 'Universal Children''s Encyclopedia of Knowledge: MAMMALS', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('e21f8908-2169-4e22-b685-753fbb67ba0d', '915a0027-155a-474d-a7ca-85725d735791', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2730logo_white_plus_3_1%20(1).png', 'https://indianbooksworldwide.com/img/2730logo_white_plus_3_1%20(1).png', NULL, 'NGO Discourse The Role And Future Of NGOs NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('e2225367-f412-4e52-aaee-938b0b1648cc', '8d5fa44b-a001-4a43-bd96-7f79ad189881', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/30609780748406609.jpg', 'https://indianbooksworldwide.com/img/30609780748406609.jpg', NULL, 'Introductory Solid State Physics - 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e23f874f-7c33-47eb-8a5a-be693c76d7b7', '57f8bcf2-67b1-404d-b8b5-529949cfe540', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2199higher.jpg', 'https://indianbooksworldwide.com/img/2199higher.jpg', NULL, 'Higher Mathematics: Worked Examples and Problems with Elements of Theory (Part-3) Special Courses', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('e245cc82-8c66-46a9-9a08-4d5634adc4fe', '5675054d-1db2-40a6-b4b9-56c7c446db98', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/819791e-Fqr6yhL._SY466_.jpg', 'https://indianbooksworldwide.com/img/819791e-Fqr6yhL._SY466_.jpg', NULL, 'Farming and Production System of Spices', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('e261fb4b-a663-4799-8e5a-cc10f2c9d31f', 'cc149e35-0530-4482-841a-12beb9b1805c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/83031.jpg', 'https://indianbooksworldwide.com/img/83031.jpg', NULL, 'Effective Computational Geometry for Curves and Surfaces - Mathematics+Visualizat-ion', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('e26a81bb-f80a-42f7-ba48-1e3ceae1400c', 'ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2656Danin-Probabilities-of-the-Quantum-World-Mir-1983_0000.jpg', 'https://indianbooksworldwide.com/img/2656Danin-Probabilities-of-the-Quantum-World-Mir-1983_0000.jpg', NULL, 'Probabilities Of The Quantum World', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('e28e686f-ae7c-463f-a236-964f4882d228', '23c4a176-0360-4bee-8f63-9aec807d6f95', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Financial Accounting', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('e29ec8be-d0c1-41ea-94a4-780dcdf53eaa', 'ac695839-21ef-4561-ba32-4b52f20d8a98', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1474414A0SVYFVL._SX372_BO1,204,203,200_[1].jpg', 'https://indianbooksworldwide.com/img/1474414A0SVYFVL._SX372_BO1,204,203,200_[1].jpg', NULL, 'Demography - Analysis and Synthesis 4 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('e2b77302-9d4e-4107-a56d-c668ddbde378', '20bcc89b-ab57-4ceb-95f3-a0e425f9c903', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/311126.jpg', 'https://indianbooksworldwide.com/img/311126.jpg', NULL, 'Scientific Thought In Context : 3 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('e2c3c87f-ecef-4018-a470-af538775e316', 'c31448c7-c9fa-4597-a1ce-19de47a19131', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8333semi.jpg', 'https://indianbooksworldwide.com/img/8333semi.jpg', NULL, 'Semiconductor Physical electronics 2/ed.', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('e2cf40fb-8365-4680-81e4-a0605488d159', '5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3197handbook.webp', 'https://indianbooksworldwide.com/img/3197handbook.webp', NULL, 'Handbook of Water and Used Water Purification-2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('e2e8ee9b-f482-4bfd-aaa7-89a0d0e40380', '666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/572651kzfgn6gPL._SX360_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/572651kzfgn6gPL._SX360_BO1,204,203,200_.jpg', NULL, 'Encyclopedia of Electrochemistry Index V 11', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('e2ee5f4f-be28-465b-a975-b37b34c81c23', '157e6b23-37ae-479e-9b70-5599a475aec3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23029789350741610.jpg', 'https://indianbooksworldwide.com/img/23029789350741610.jpg', NULL, 'Gender, Work and Consumption - A Study of Service Sector', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e30563e6-ecca-4a9c-a021-9469a269bcc4', 'be9c76fc-6d24-44a5-857d-2e6fbdf6b195', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1178businee.jpeg', 'https://indianbooksworldwide.com/img/1178businee.jpeg', NULL, 'Business Analytics', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('e3111a4e-6c29-4e29-9a3b-ba56e5ca61fa', '772a7b6c-514c-4180-9c7a-8d3da82fe12a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8736Lessons%20in%20elecrit%20circuit%20.jpg', 'https://indianbooksworldwide.com/img/8736Lessons%20in%20elecrit%20circuit%20.jpg', NULL, 'Lessons in Electric Circuits : An Encyclopedia of Reference Text And Guide - 6 vols. In Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('e31364d4-e747-42a8-a45a-f76c1156efdb', '60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/24511118175832.webp', 'https://indianbooksworldwide.com/img/24511118175832.webp', NULL, 'Bioprocessing of Renewable Resources to Commodity Bioproducts', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('e328b48e-08aa-4daf-8e9e-ffcf18927cd2', '7549e234-5dae-4e1d-a70b-aada52ff30d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/421951nub7B-tfL._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/421951nub7B-tfL._SY445_SX342_.jpg', NULL, 'The History of India''s Great Warrior Madhav Sadashiv Golwalkar V-1', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('e32f14ec-3461-4e53-b9ce-877b86727ed3', '02f1149b-d029-4e63-8d3e-15686984e157', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/86669781412930819.jpg', 'https://indianbooksworldwide.com/img/86669781412930819.jpg', NULL, 'Key Concepts in Anti-discriminatory Social Work', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('e334f343-7500-496c-93c2-7b4ff40cdc96', '9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4760dpp_17_3.jpg', 'https://indianbooksworldwide.com/img/4760dpp_17_3.jpg', NULL, 'Vegetables II - Fabaceae, Liliaceae, Solanaceae, and Umbelliferae - Handbook of Plant Breeding', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('e344f13c-0490-4e0f-8b33-a75e571de704', 'f5980477-1776-488d-8ece-2cb20c66a50d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64149789381176115.jpg', 'https://indianbooksworldwide.com/img/64149789381176115.jpg', NULL, 'Digital Library Management', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('e3646778-6a6e-4c27-b35a-53c732905d89', '78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9614urban.jpg', 'https://indianbooksworldwide.com/img/9614urban.jpg', NULL, 'Urban Horticulture', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('e37387ca-5bed-440b-a8e0-58ae782e22aa', '00aa4a3f-5217-45e2-a2a2-a3601ae327d2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6494IMG_20220429_0001.jpg', 'https://indianbooksworldwide.com/img/6494IMG_20220429_0001.jpg', NULL, 'Contract Law - The Fundamentals', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('e3980ac2-1ba8-4c1f-b2c3-971358068bcc', 'e4c89124-c3f6-4b38-9bd1-09206e83c2af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40019789350742020.jpg', 'https://indianbooksworldwide.com/img/40019789350742020.jpg', NULL, 'Crystals of Dr. Ambedkar''s Thought', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e3fe5c57-672a-4457-9831-746138049fca', '5af2114f-0b43-4a24-89c6-56862df366df', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8846IMG_20230822_0001.jpg', 'https://indianbooksworldwide.com/img/8846IMG_20230822_0001.jpg', NULL, 'Do The Courts Make Law - Quotes from Consumer Landmark Judgments (Consumer Protection Act)', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('e4181b5c-b23a-4098-beb5-546234c2434b', '31f0f7cd-0fad-4267-9ddf-115100d2ea6a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4406dpp_18_12.jpg', 'https://indianbooksworldwide.com/img/4406dpp_18_12.jpg', NULL, 'Public Sector Reform - Library of the Public Sector in 4Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e41fe8a5-c378-4ea9-bbaa-b0f2eb26ec20', 'fba7f577-8263-4837-8884-d59c206b98b8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7507dpp_18_60.jpg', 'https://indianbooksworldwide.com/img/7507dpp_18_60.jpg', NULL, 'EM Modeling og Antennas and RF Components for Wireless Communication Systems - Signals and Communication Technology', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e425e48d-d7a1-4507-9742-ee38f4f7b8c8', '1efe6925-fdf6-43cd-9702-8d28eecb5ea7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4865english.webp', 'https://indianbooksworldwide.com/img/4865english.webp', NULL, 'The English Reader - What Every Literate Person Needs to Know', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('e43da215-f8aa-42a1-8136-179a2f030f97', '562f3b32-24da-451c-b065-d3a996b4c36d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6194Chhandogyopanishad%20-%20Bhashya%20II.jpg', 'https://indianbooksworldwide.com/img/6194Chhandogyopanishad%20-%20Bhashya%20II.jpg', NULL, 'Chhandogyopanishad - Bhashya II', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('e45255a7-5475-46e9-bbd2-daa9d69f364e', '63a15da2-fa4c-4120-b7cc-7dd3c2dfed8f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5301engi.jpg', 'https://indianbooksworldwide.com/img/5301engi.jpg', NULL, 'Engineering Chemistry', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('e454a3c0-528a-429d-a448-e5555649d85b', 'a1856017-0f87-4b7c-8c86-e27770e713f1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6421p-13.webp', 'https://indianbooksworldwide.com/img/6421p-13.webp', NULL, 'A New Companion to Victorian Literature and Culture', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('e492728d-dd3f-4ec7-8997-984e3282f360', '17ce56c5-b382-49e8-b837-c9f58edf9e5c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3741ROLE%20OF%20NURSERIES-500x500.jpg', 'https://indianbooksworldwide.com/img/3741ROLE%20OF%20NURSERIES-500x500.jpg', NULL, 'Role of Nurseries in Horticulture Development', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('e49e6468-b2d6-4a79-9be9-d97c159f4792', '98482075-9b11-4176-8d2e-6f075aec952c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15479781414401515-us.jpg', 'https://indianbooksworldwide.com/img/15479781414401515-us.jpg', NULL, 'Biotechnology - Changing Life Through Science - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('e4de44a8-ebe5-4b06-873e-db152953cfe5', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4297dpp_14_1.jpg', 'https://indianbooksworldwide.com/img/4297dpp_14_1.jpg', NULL, 'Microdevices in Biology and Medicine - methods in Bioengineering Series', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('e4fd254a-4363-4ca0-9fbc-56dbed881f39', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/42388186116656_1.jpg', 'https://indianbooksworldwide.com/img/42388186116656_1.jpg', NULL, 'Travelling Impressions', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('e5035b0f-98a5-4022-a177-bd0ab91be394', 'c0993501-3ca5-4c1f-afc6-fea5e14b13f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21009789383158546.jpg', 'https://indianbooksworldwide.com/img/21009789383158546.jpg', NULL, 'Right to Information New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e523559e-534a-4380-895d-e81b8743dd61', '13f58f34-8bbb-427d-b647-99d762d89186', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/98329780857091093_1.jpg', 'https://indianbooksworldwide.com/img/98329780857091093_1.jpg', NULL, 'Applications of Game Theory NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e5245643-bcf7-442e-a736-e896fc87ead7', '67b9435f-20cd-4f0b-a553-cd789627c31a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3915logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/3915logo_white_plus_3_1.png', NULL, 'Different vital Actions for Uttrakhand Formation New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('e525f4a4-22f8-410a-ada3-266b55f50fd6', 'a49e2420-331a-417a-a093-c2b75afc1a98', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8985encyclopaedia-of-secondary-education-original-imae386s8avnztqb.jpeg', 'https://indianbooksworldwide.com/img/8985encyclopaedia-of-secondary-education-original-imae386s8avnztqb.jpeg', NULL, 'Encyclopedia of Secondary Education -2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('e544f3ae-65e2-4eec-a4ed-0edf5902b711', '4ac5fbf7-da19-4461-8a5f-ae69a5324ece', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5920pic-40.jpg', 'https://indianbooksworldwide.com/img/5920pic-40.jpg', NULL, 'Sanskrit Sahitya Gyan Kosh - 5 Khando Mein', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('e554aa03-7f0e-4f84-ac1e-4a25ebb56103', 'ca7970e3-1abd-4260-bb19-6b7b356723b6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Social Surveys 2 - Benchmarks in Social Research Methods - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('e594bd21-bf7f-4b44-8f57-eb113b3f8dc6', 'b49978a2-5fad-4390-bfb9-202840b9a918', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5518sss.jpg', 'https://indianbooksworldwide.com/img/5518sss.jpg', NULL, 'Yog Mahavigyan', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e5a3bd51-b262-4949-9999-8a9ee32147c7', '8aac01d2-be8a-4ad5-8e25-6275894719bd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3119intro.jpg', 'https://indianbooksworldwide.com/img/3119intro.jpg', NULL, 'Introduction to Algorithms 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('e5ae8c2d-0d5c-468c-a71d-6b563f491dc8', '7e403917-e0c2-4dcf-9a53-bf30e70b9333', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Anuvad Anumati aur Anubhav - Anuvadvivadokar se Shakshatkar', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('e5b0e08b-894e-4588-85b6-666cb13708d3', '318dc2e2-634d-434a-8d6f-2b100f845b80', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70041.jpg', 'https://indianbooksworldwide.com/img/70041.jpg', NULL, 'How to Think about Algorithms', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('e5b9e23f-f098-4423-9d01-1470413747fe', '7e29572a-767c-433d-8a75-a5971e8ac66d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Business Communication - Developing Leaders for a Networked World', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('e5c11f3f-8c81-4582-a2f3-20771193760c', '004c515e-be08-441d-99ac-9cce74f70221', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1727pic-33.jpg', 'https://indianbooksworldwide.com/img/1727pic-33.jpg', NULL, 'Jujh Gaya Sikander', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('e5f1b44b-38b1-4977-a467-5d3caff4de16', 'be5c8b45-f8d0-40e9-94ee-73e9e840c29d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1360image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/1360image_not_available_9_54.jpg', NULL, 'The Explosion - Marxism and the French Upheaval New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e642891b-3757-4222-8358-3b29f2d617bb', 'af47b8ab-9f95-4413-860e-217a2bddcb0c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6670a%20global.jpg', 'https://indianbooksworldwide.com/img/6670a%20global.jpg', NULL, 'Management: A Global, Innovative, and Entrepreneurial Perspective 15/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('e6478a90-e662-45a6-9385-0428089cbdc2', '3832f56f-c273-4dd8-8b61-9cfaa07b13be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43329788131427378.jpg', 'https://indianbooksworldwide.com/img/43329788131427378.jpg', NULL, 'Rural Migration in India - Issues and Preventive Measures', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('e66af706-d7bd-48dc-b687-e5244bb78b4e', '380ba754-cbb3-4eb3-ad21-c229348963b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/39049798178970188.jpg', 'https://indianbooksworldwide.com/img/39049798178970188.jpg', NULL, 'Hindu Philosophy in Action - In Search of Universal Well-being', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e67c9c9c-c733-45f7-a398-14384f530131', '93dcd6c0-e159-42f4-b3ce-872ead2154e9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/356751CCLkvjPyL._SY425_.jpg', 'https://indianbooksworldwide.com/img/356751CCLkvjPyL._SY425_.jpg', NULL, 'A Friendly Guide to Wavelets', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('e6b76a66-b111-4874-8ebd-94b540f464dc', 'edbcc5ae-1bea-4552-a26c-1cc145ff53cc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46849789383575602.jpg', 'https://indianbooksworldwide.com/img/46849789383575602.jpg', NULL, 'Human Rights and Social Development', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e6bd4c98-2651-4672-b549-31b2c75bcd96', '813e85d8-16bb-4ad5-bfa0-594a1c0f2e31', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8521Capture.PNG', 'https://indianbooksworldwide.com/img/8521Capture.PNG', NULL, 'Quantum Tunnelling in Enzyme-Catalysed Reactions - Biomolecular Sciences', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e6cea7de-d701-4a46-9dd9-e50859171d62', 'e25921f2-9b9d-4c45-a6e8-690d68242997', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8957P-2.webp', 'https://indianbooksworldwide.com/img/8957P-2.webp', NULL, 'Frontiers of Surface-Enhanced Raman Scattering: Single Nanoparticles and Single Cells', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('e70095a0-df5a-497a-b7c3-43eb8e8feece', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/838441q0jCNCScL._SX373_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/838441q0jCNCScL._SX373_BO1,204,203,200_.jpg', NULL, 'Modern Magnetic Resonance - Applications in Materials Science and Food Science - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('e70eed75-0949-4ed0-86cd-d417c6a214ce', '8f8c9d96-8a83-4bab-a33b-b935d36b2ee2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7518pic-5.jpg', 'https://indianbooksworldwide.com/img/7518pic-5.jpg', NULL, 'Pollen and Pollination Ecology Research in Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('e7172c13-f181-45b9-9c2b-e8b790ee510e', '9babe466-c02b-49c3-89c7-6d88ffa262e6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51909789385379147.jpg', 'https://indianbooksworldwide.com/img/51909789385379147.jpg', NULL, 'Historical Perspectives of Opium War in China', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e71f091d-d697-40ef-97f2-80b2d5266eed', '8290b70a-c600-4110-b853-5a191905ff90', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8690Roman%20Monarchy%20and%20The%20Renaissance%20Prince.jpg', 'https://indianbooksworldwide.com/img/8690Roman%20Monarchy%20and%20The%20Renaissance%20Prince.jpg', NULL, 'Roman Monarchy and The Renaissance Prince', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('e720e1b2-edef-4918-98fa-64af33d98293', '4f827189-60a9-4d82-93e7-df6c9660878e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/56849789351562900.jpg', 'https://indianbooksworldwide.com/img/56849789351562900.jpg', NULL, 'Rights of Man', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('e7234fcb-e4ad-4434-a72f-61d163cf90d5', '741a0937-de6a-489d-9cc3-6c9fde0fd155', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13061_4_53.jpg', 'https://indianbooksworldwide.com/img/13061_4_53.jpg', NULL, 'Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e73298f6-5d20-4d6a-ab22-8e0ee0c2be54', 'edfd9786-61f6-4366-b8bb-873f7f99a016', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7081818683026x.jpg', 'https://indianbooksworldwide.com/img/7081818683026x.jpg', NULL, 'India-Pakistan Relations 1947-2007 - A Documentary Study - 10 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e7351178-8162-4dc7-9fdf-dc34c3121cbb', 'b3f64567-0b8e-43c9-8496-3ace73f2c6a4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8056pfp.jpg', 'https://indianbooksworldwide.com/img/8056pfp.jpg', NULL, 'Personal Financial Planning 15/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('e7527ab4-b85b-4ddc-b9ef-eda6454304ba', 'f3b86bd8-1a4e-4c1e-b355-53f694a39957', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5546,arket.jpg', 'https://indianbooksworldwide.com/img/5546,arket.jpg', NULL, 'Marketing Analytics:Based on First Principles ', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('e75e043d-d201-4130-be2c-42397437cbb9', '46c81a2c-23db-4696-ac1f-d4e93e1dcf39', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3056brianica_1.jpg', 'https://indianbooksworldwide.com/img/3056brianica_1.jpg', NULL, 'Encyclopedia of Developing Regional Communities With Information And Communication Technology', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('e7781380-677f-4b79-9b5c-d6456808ea16', 'd5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/37879788184352306.jpg', 'https://indianbooksworldwide.com/img/37879788184352306.jpg', NULL, 'Modernisation of Social Work Education BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e778c5de-6603-42c3-9b5e-a212a6411c12', 'b7c607e2-4610-4c89-b495-bc3f52f6ff26', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8619dpp_18_13%20......%2044.jpg', 'https://indianbooksworldwide.com/img/8619dpp_18_13%20......%2044.jpg', NULL, 'Animal Behaviour - Library of Cognitive and Experimental Psychology in 4Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('e7801016-86fe-44b8-aa38-437237fc82ca', 'ecae95d1-37dd-4f4f-be6b-d4bf3f107498', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21689788131732120.jpg', 'https://indianbooksworldwide.com/img/21689788131732120.jpg', NULL, 'Aaliya - Love Transcends Time', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('e7a702f1-a6d2-4c66-9d89-f90475a5eff5', '2a71084b-a427-40d1-b530-e35a6f04b01f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6908changing.jpeg', 'https://indianbooksworldwide.com/img/6908changing.jpeg', NULL, 'Changing Paradigms of Urbanisation: India and Beyond', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('e7d650e1-b003-442d-b5c0-0d1a95416701', 'b06837ca-b898-4a6b-95ae-75aece6d24d6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9218in%20the.jpg', 'https://indianbooksworldwide.com/img/9218in%20the.jpg', NULL, 'Statistical Reasoning in the Behavioral Sciences 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('e7f74e76-3426-41b3-b87a-cf5f5df133e8', 'ed66be56-eadd-4742-9fcd-3163dc48cd39', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17889789380963112.jpg', 'https://indianbooksworldwide.com/img/17889789380963112.jpg', NULL, 'Political Geography', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('e7f9d22c-4667-444d-b8f8-d3972beac22e', 'e4cb820c-0bf4-48f3-bf55-dd2706f61168', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60179788178806716.jpg', 'https://indianbooksworldwide.com/img/60179788178806716.jpg', NULL, 'Agricultural Pest Management', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('e7fa739a-29e8-4d29-86fb-f171edfbc3c8', '9ee566e6-da7d-43ff-9a95-5b7af3c71cb5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8729dpp_10_16.jpg', 'https://indianbooksworldwide.com/img/8729dpp_10_16.jpg', NULL, 'Genomics & Society: Legal Ethical & Social Dimensions book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('e80c6114-3739-4232-be99-52b887cf3af9', 'd6bcf4bb-36ab-40ad-a26a-cc3a6565e92b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1389plant.jpg', 'https://indianbooksworldwide.com/img/1389plant.jpg', NULL, 'Plant Growing in the Tropics and Subtropics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('e810e3da-86c2-4b2b-bd7c-36f2a6d0b0ab', '37c45228-1b5f-4a69-95f8-613f27f603b1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7189Management-Accounting-for-Business-9781408017715.jpg', 'https://indianbooksworldwide.com/img/7189Management-Accounting-for-Business-9781408017715.jpg', NULL, 'Management Accounting for Business 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('e82caa38-b107-4c2f-9942-d25fb7846a71', 'b8e7f029-0173-4a72-95d8-393afa818841', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3611Capture.PNG', 'https://indianbooksworldwide.com/img/3611Capture.PNG', NULL, 'Topics in Atomic Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e8492ab2-ddde-42ad-82f7-7ceb357b8c2a', '82970bc5-9f95-4471-9017-3f415d37ba5c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/94711.jpg', 'https://indianbooksworldwide.com/img/94711.jpg', NULL, 'Effective Functional Verification', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('e865090e-2503-4cfa-b1e9-9a3e67aafed5', 'fd04cb67-783c-4855-a136-9e9a55068066', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3325789386042231.jpg', 'https://indianbooksworldwide.com/img/3325789386042231.jpg', NULL, 'Hope in Counselling and Psychotherapy NEEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e8981424-1c3d-4354-86b2-361db11b8bc3', '4f669867-43cf-4beb-8c83-6def2c8c9c1a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Zindagi ko Jeetein Awsaad Se Ladein', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('e8d94fab-3e56-4074-a523-b5bbc005796f', '2ced94ce-4267-4bb4-8a11-ab40a0a32040', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5447dpp_18_62.jpg', 'https://indianbooksworldwide.com/img/5447dpp_18_62.jpg', NULL, 'Exercises in Environmental Physics NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e8f2a54c-69fe-4865-828f-6b05a4d9e758', '7c680bc8-a415-4c29-9489-79771c5e3aa4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Kahniyan - Aadhi Duniya ki', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('e8fc0147-3553-43c2-bc76-0cdad8f0f523', 'b1d30043-4699-477c-be81-6c19366d0a08', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/15679781847875471_1.jpg', 'https://indianbooksworldwide.com/img/15679781847875471_1.jpg', NULL, 'The Handbook of Social Anthropology - 2Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('e904ee51-008b-4ab0-8e2e-acf276b19799', 'aed07fde-3f75-4660-823e-0886a1020d89', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3711978-1-4614-6980-3.jpeg', 'https://indianbooksworldwide.com/img/3711978-1-4614-6980-3.jpeg', NULL, 'Stochastic Tools in Mathematics and Science 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('e93e0458-cd18-4af5-849c-cd41c4601ab7', '5dbe6a97-77f7-44d3-8954-16bc5bc334ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1170WhatsApp%20Image%202025-08-14%20at%204.46.15%20PM.jpeg', 'https://indianbooksworldwide.com/img/1170WhatsApp%20Image%202025-08-14%20at%204.46.15%20PM.jpeg', NULL, 'Rahul Sankritiyan ke Katha Sahitya mein Abhivyakt aur Bodh Darshan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('e966f6f6-4f16-4fd7-b7f4-032519615315', 'd5fdc639-504d-476b-8c7f-2a1de28ccc0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2254Capture.PNG', 'https://indianbooksworldwide.com/img/2254Capture.PNG', NULL, 'Leadership in Science and Technology: A Reference Handbook-2Vols.BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e9686040-5844-4fe4-85b4-8e27b853f597', 'f3e2086a-8cc6-41a2-b9d6-e96c93b1fa0d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6386ayodhya_front_cover.png', 'https://indianbooksworldwide.com/img/6386ayodhya_front_cover.png', NULL, 'राम -जन्मभूमि मंदिर अयोध्या की प्राचीनता: आभिलेखिक एवं पुरातात्विक उत्खनन के प्रमाणों पर आधारित', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('e970e2c1-8b32-454f-b368-a9a270f17e28', 'c493d938-4b8c-4102-8c77-59a15e9217f6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3110The%20Water%20Framework%20Directive-Action%20Programmes%20and%20Adaptation%20to%20Climate%20Change.jpg', 'https://indianbooksworldwide.com/img/3110The%20Water%20Framework%20Directive-Action%20Programmes%20and%20Adaptation%20to%20Climate%20Change.jpg', NULL, 'The Water Framework Directive-Action Programmes and Adaptation to Climate Change', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('e9839bc3-4c1f-49bf-ac6e-7c8663048258', 'e8f18bc7-a74c-479a-b2db-d66ab3d5174a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'New Paradises - A Recent Visit to American Literature', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('e984697d-710b-4a40-ac45-9dd8f428143b', '05ad85ba-9bf7-4845-8263-730784c9788f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1480the-constitution.webp', 'https://indianbooksworldwide.com/img/1480the-constitution.webp', NULL, 'The Constitution we Adopted (With Artworks)', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('e9ab626f-efa6-4e52-87e7-62dd9eb7ff05', '25c7429d-022c-46c9-b77a-52f807091230', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3897Policy.jpg', 'https://indianbooksworldwide.com/img/3897Policy.jpg', NULL, 'Financial Management and Policy ', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('e9afc621-f15a-4e65-bbaa-f29b27b60eee', 'fcca97e9-078d-4cd8-8e8e-dfb76df495d9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8059dpp_8_10.....61.jpg', 'https://indianbooksworldwide.com/img/8059dpp_8_10.....61.jpg', NULL, 'Bacteria - The Benign, the Bad, and the Beautiful', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('e9b668d1-5715-4496-a0e2-2a057e6220d6', 'f8550464-45c7-4b5a-96ed-013f271b134c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57959781412934985.jpg', 'https://indianbooksworldwide.com/img/57959781412934985.jpg', NULL, 'Emergent Methods in Social Research', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('e9cd3c4e-facc-4c57-a509-55cac228e3b6', 'abaa916d-9585-4ff9-b33c-b2f6be54dedc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5765processes.jpg', 'https://indianbooksworldwide.com/img/5765processes.jpg', NULL, 'Processes and Applications of Plant Ecology', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('e9cfae45-aeaf-471b-b01e-02a9852fc957', '33387465-6fde-4639-a708-4b6b91caef80', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/57428183240542.jpg', 'https://indianbooksworldwide.com/img/57428183240542.jpg', NULL, 'Women and Development New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('e9d7d325-78bb-46b4-8dac-301e40787c7a', 'f697e66e-525f-4170-a99a-50398c0fffa6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6962pp.jpg', 'https://indianbooksworldwide.com/img/6962pp.jpg', NULL, 'Vedic Economics', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('e9dbb10d-c927-41c5-a907-c990296ebc0b', 'df8f70e8-eb54-4069-90da-c8dee3d5da6c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3639Bhavabhuti%20-%20A%20Counterpoint.jpg', 'https://indianbooksworldwide.com/img/3639Bhavabhuti%20-%20A%20Counterpoint.jpg', NULL, 'Bhava Bhuti NEW', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('e9e2ea83-71b1-4ac8-976e-e4589f64b252', 'b09a869c-5048-44e2-9dd6-4187f96d53bd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Azad Hind Foz mein Uttrakhand Chetr ke Sainikon ka Yogdaan', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('e9e72f2b-fc9e-4ded-8ce1-d10c521b1577', '43c74b07-c6d8-4c6b-a320-db2b5a37e7c2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6723b2b.jpg', 'https://indianbooksworldwide.com/img/6723b2b.jpg', NULL, 'B2B Marketing:Text and Cases 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('e9fcce7e-c809-464f-9ef5-4976bcf7bfdc', '0a698ff9-930b-493c-95f6-7cfa5d20b10c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5792gandhi.jpg', 'https://indianbooksworldwide.com/img/5792gandhi.jpg', NULL, 'Gandhi Before India - Author of India After Gandhi', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('ea0d35e8-b1c0-461f-aca7-1ecd2375c016', '6f4b0b12-13c7-439e-bf80-4e5b0a46c16b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5020Capture.PNG', 'https://indianbooksworldwide.com/img/5020Capture.PNG', NULL, 'Professional Social Work Education - Emerging Perspectives book', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('ea246dcf-6981-4794-a571-2c4f9dc16621', '810ad683-8c2c-49e2-ac8a-c63ae6d780c0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2609WhatsApp%20Image%202025-10-09%20at%2015.23.24_9d22257b.jpg', 'https://indianbooksworldwide.com/img/2609WhatsApp%20Image%202025-10-09%20at%2015.23.24_9d22257b.jpg', NULL, 'Colonializing Agriculture', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('ea6c052e-da49-4cad-88d2-8d578596e233', 'd9caa704-eba2-4809-98e8-703d7e81597a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/815413.06.2023.png', 'https://indianbooksworldwide.com/img/815413.06.2023.png', NULL, 'Supramolecular Chemistry from Molecules to Nanomaterials 8 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('ea7728d8-2e0b-4f69-a47c-55cfeee5c5c1', '18448dfc-50a9-4e50-a735-c82e2d1ab4cd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77669788187471875_1_1.jpg', 'https://indianbooksworldwide.com/img/77669788187471875_1_1.jpg', NULL, 'Public Library Acts in India: with Library related other Acts', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('ea953a8b-3ba2-43bc-a89c-1b77d50472c6', '2404169a-b868-4d22-9414-78e0cf47635b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/456638958_book_item_38958.jpg', 'https://indianbooksworldwide.com/img/456638958_book_item_38958.jpg', NULL, 'Political Leadership - Library of Political Science in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('eaa00e10-e84f-489c-969f-4116ea9807b3', '9be107f9-7bde-4df9-acd2-df570e056cbb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44921.jpg', 'https://indianbooksworldwide.com/img/44921.jpg', NULL, 'The Grove Dictionary of Art - 34 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('eac93790-b159-4e06-9312-e399d1d51f2e', '85c0536b-b316-4137-ad8b-4d50214fed83', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8546dpp_18_38.jpg', 'https://indianbooksworldwide.com/img/8546dpp_18_38.jpg', NULL, 'Asymptotic Methods in Quantum Mechanics , Applications to Atoms, Molecules and Nuclei, -Chemical Physics', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('ead4960a-8330-4e99-a044-59f7ead57952', '21c48a39-1684-46d3-ada4-c49b47be24db', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Human Resource Management 7/e - Text and Cases', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('eae68bd5-de46-458f-93ac-243fec0dd33e', 'a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87309789350021576.jpg', 'https://indianbooksworldwide.com/img/87309789350021576.jpg', NULL, 'Reunderstanding Indian Philosophy', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('eaf683c5-4258-4c06-a9d3-aae478b98a37', 'd54618b6-85d9-4d9c-b80c-0e9640177119', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7300apno.jpeg', 'https://indianbooksworldwide.com/img/7300apno.jpeg', NULL, 'अपनों के बीच', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('eb2a0f26-6916-4c91-a48e-c8a35c640d4d', '1123d87f-1f46-4d37-b402-f61036e56472', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/71309788176258524.jpg', 'https://indianbooksworldwide.com/img/71309788176258524.jpg', NULL, 'Nature Environment and Literature', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('eb39f686-e3f3-4d3c-8e19-bebbda1be408', '4f07b394-2741-4f16-b7fc-5c40f86c62ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6183indus.jpg', 'https://indianbooksworldwide.com/img/6183indus.jpg', NULL, 'Industrial Relations 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('eb4862da-12c9-498b-b4f3-1166bb76ec3c', '943b852b-bf6d-494f-9a5f-d31481f36800', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5633robot%202.jpg', 'https://indianbooksworldwide.com/img/5633robot%202.jpg', NULL, 'Robot Work cells', 1, 0, 'FAILED', '2026-08-11 12:37:11'),
('eb5b4e30-ae28-405a-b55e-9c1fcbc3b5e2', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/77111_4_40.jpg', 'https://indianbooksworldwide.com/img/77111_4_40.jpg', NULL, 'History of Political Economy: Current Perspectives', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('eb638c7d-f632-40ce-80e3-ffa9bec2bc1a', '810119c6-6df7-47f9-8477-dbf8d58debcf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2969studoies.jpeg', 'https://indianbooksworldwide.com/img/2969studoies.jpeg', NULL, 'Studies in Indian Sculpture 2-Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:39:32'),
('eb6f661a-445b-4946-ac3e-4d2fd965903d', 'f99dbdcc-4e25-473c-bb8a-78c072bfa830', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6212dpp_18_122.jpg', 'https://indianbooksworldwide.com/img/6212dpp_18_122.jpg', NULL, 'Scientific Data Ranking Methods: Theory and Applications - Data Handling in Science and Technology', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ebb3cd25-e93b-4be7-ac38-9846cbdfd19c', '910b7980-a63e-4a2b-a04d-3cbb26593f9e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8314dpp_8_21.jpg', 'https://indianbooksworldwide.com/img/8314dpp_8_21.jpg', NULL, 'Microbiology With Diseases By Body System 2/e New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ebb6a161-c554-4a63-bf54-0321df7ad6fa', 'e399840a-18a9-4875-9c6e-d1d3c4b38022', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7512emerging.jpg', 'https://indianbooksworldwide.com/img/7512emerging.jpg', NULL, 'Emerging Technologies in Global Business Environment', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('ebbaece5-0b49-4de5-bc41-4c2d88fd745b', 'a0168fd7-7759-488b-ac80-ce37fe547533', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/76869788177586886.jpeg', 'https://indianbooksworldwide.com/img/76869788177586886.jpeg', NULL, 'Programming Languages - Design and Implementation - 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('ebccd360-b53c-4e60-9623-c039fed72887', 'd7c3d9ac-17e4-4692-899a-407bf5c3c9c6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Catharine Maria Sedgwick - Critical Perspectives', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('ebd18f2b-76ff-4e6c-830c-9a8884f9db4b', 'b2c9a9bb-4549-4757-9d9c-cf7a4be17886', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8294dpp_8_29.jpg', 'https://indianbooksworldwide.com/img/8294dpp_8_29.jpg', NULL, 'The Twelve Petals of Enlightenment', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('ebfaa961-9790-4709-8312-1248cbd0ac34', '7d999aa0-6aa5-414b-b731-7237db61929d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1481Sanskrit%20Inscrriptions%20of%20Thailand.jpg', 'https://indianbooksworldwide.com/img/1481Sanskrit%20Inscrriptions%20of%20Thailand.jpg', NULL, 'Sanskrit Inscriptions of Thailand', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('ebfab3b6-251e-4a38-bad0-a9c80ee7cde7', 'f70be27b-a314-4a56-aa24-2d0de3a96267', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1179WhatsApp%20Image%202025-09-10%20at%2011.42.54_8e4ddaee.jpg', 'https://indianbooksworldwide.com/img/1179WhatsApp%20Image%202025-09-10%20at%2011.42.54_8e4ddaee.jpg', NULL, 'Introduction to Nonlinear Physics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ec0a4973-828d-4418-8810-9fd7cfe8239f', 'a90973ac-d16f-49df-b45f-cbaa7af9f3f8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1813manage.jpg', 'https://indianbooksworldwide.com/img/1813manage.jpg', NULL, 'Financial and Managerial Accounting', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ec121a7d-9529-46ff-a83f-b65ad79ab0c1', 'abc85134-2621-4a6d-a92a-551e1392422c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1911Applied%20Psychology.jpg', 'https://indianbooksworldwide.com/img/1911Applied%20Psychology.jpg', NULL, 'Encyclopedia of Applied Psychology 3 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('ec2231db-36d9-496f-b221-cb05f245293a', 'adabe03a-ee85-4bb4-b928-7d09e116eb35', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7236Untitled.png', 'https://indianbooksworldwide.com/img/7236Untitled.png', NULL, 'Encyclopedia of Applied Plant Sciences 3 Vols. Set', 1, 0, 'FAILED', '2026-08-11 12:37:13'),
('ec36b092-6f60-4dea-8b2d-a6d83948df57', '94386ae0-487d-4548-a7c3-1e3045de6c61', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3224the.jpeg', 'https://indianbooksworldwide.com/img/3224the.jpeg', NULL, 'The Vedic Order in Tamilakam: Sangam Literature, Dharma, and Kingship', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('ec375daf-6edf-47d0-8226-a8103ba09ebf', 'dd6dda8f-8111-4939-9e8b-564cab51bc87', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'International Handbook Of Higher Education in 2 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('ec3cada5-ca41-4ab8-965f-930014af0a36', '94897649-3a5a-41be-ab56-b61c91d9f1c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/40572.jpg', 'https://indianbooksworldwide.com/img/40572.jpg', NULL, 'Advanced Boundary Elements - Treatment of Boundary Value, Transmission and Contact Problems', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('ec6c1ff1-dffd-40b8-84d3-4c26da8fc04e', 'f17dc421-9073-4726-b085-9c520aacb246', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3270dpp_15_21.jpg', 'https://indianbooksworldwide.com/img/3270dpp_15_21.jpg', NULL, 'Plant Disease Epidemiology: Facing Challenges of the 21st Century', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('ec6f3f0c-29c7-4aa1-bdec-b7bafef730d6', '24438230-3689-4bad-9c4b-626b7179401c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2030reimagininag.jpeg', 'https://indianbooksworldwide.com/img/2030reimagininag.jpeg', NULL, 'Reimagining Data Visualization Using Python', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ec735ee8-ab78-4656-ad19-5430619b12dd', 'b4237011-5fbe-4033-bb96-b7e555eef9e7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69609781259097386.jpg', 'https://indianbooksworldwide.com/img/69609781259097386.jpg', NULL, 'Business Statistics - Communicating with Numbers', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('eca7a99c-a7fd-43d8-97cb-7d419508199e', '122ef7cc-3e4e-4582-a5d1-c19602f3817f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1572interac.webp', 'https://indianbooksworldwide.com/img/1572interac.webp', NULL, 'Interactive Design for New Media and the Web', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('ecbae9bb-2022-43d3-8f75-6890938cd9bc', '08805717-e4de-4b0c-84ca-d7101ff6661b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Adult Education - Myths & Realities BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('ecca120a-e5c0-4aad-bc5c-003723000aea', '0c29e79e-55ab-4e00-8f99-a9ae63606370', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/70811.jpg', 'https://indianbooksworldwide.com/img/70811.jpg', NULL, 'Understanding Calculus: Problems, Solutions, and Tips with DVD', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('eccf050d-db2c-40d4-8f00-2d16415776e0', '849c9bb8-2b44-4100-9efa-6a0d9ff84405', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1250Capture.PNG', 'https://indianbooksworldwide.com/img/1250Capture.PNG', NULL, 'Introduction to Leadership - Concepts and Practice - 3/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('ed1492ae-9776-4169-8c4e-29922d7042fe', '515e7285-f019-4726-ae1a-9c91b8de3c29', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9522dpp-1_8_5.jpg', 'https://indianbooksworldwide.com/img/9522dpp-1_8_5.jpg', NULL, 'Old Deccan Days or Hindoo Fairy Legends', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('ed2ecfd1-e1f7-4563-9941-28368cc39a64', 'cb8027e3-7329-4a54-904c-d52672c0ca41', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2787operation.jpg', 'https://indianbooksworldwide.com/img/2787operation.jpg', NULL, 'Operations Management – Sustainability and Supply Chain Management, 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('ed36dc3b-2cf3-491d-9c7c-2b193aa33530', 'fa3ba29e-d0fd-404c-9d42-c5ba59acac94', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8119product.jpg', 'https://indianbooksworldwide.com/img/8119product.jpg', NULL, 'Product Strategy and Management 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ed51b806-0dee-41f3-a9f2-eb485cce116b', '748b3e33-1ec4-4b06-b307-bfa86a150be1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/892141FX7XQMAPL._SX356_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/892141FX7XQMAPL._SX356_BO1,204,203,200_.jpg', NULL, 'The Dictionary of Substances and Their Effects in 7 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('ed52bfd3-db8d-4e27-96c3-ecd914a70891', '56a46c86-2279-47a0-9f10-0624ef979791', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6499The-Princess-o.jpg', 'https://indianbooksworldwide.com/img/6499The-Princess-o.jpg', NULL, 'Calculus: The Princess of Mathematics, V-2', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('ed53dce2-00cc-40e8-92db-a2e91d9f57de', 'd6243b78-fd62-4617-9fa5-dfab0d70fedc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7720chemistry.jpg', 'https://indianbooksworldwide.com/img/7720chemistry.jpg', NULL, 'Chemistry of Plant-Phosphorus Compounds', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ed5bf5d7-f907-4af8-ab18-8912142a3cb0', '80d64fec-acb9-495d-ba05-43083aff3d26', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/921831-os5IzWGL._SX361_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/921831-os5IzWGL._SX361_BO1,204,203,200_.jpg', NULL, 'Encyclopedia of Multimedia', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('ed8f6fb2-2740-4d0b-8de9-483b2bd64216', 'df987ea0-dfa2-4224-aa56-e425c7f6693e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4341WhatsApp%20Image%202025-08-13%20at%202.25.25%20PM.jpeg', 'https://indianbooksworldwide.com/img/4341WhatsApp%20Image%202025-08-13%20at%202.25.25%20PM.jpeg', NULL, 'Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan', 1, 0, 'FAILED', '2026-08-11 12:37:20'),
('ed90bf15-06f1-4ac9-a794-8791223486ae', '2f88d4ff-b8e6-4d80-a3cb-5a6eeeb4ef85', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16419789380853925.jpg', 'https://indianbooksworldwide.com/img/16419789380853925.jpg', NULL, 'Oracle Enterprise Manager 10g Grid Control Handbook - Centrally Manage Enterprise Applications, Middleware, and Databases', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('ed938029-0448-43c5-90bc-e193bdb16043', '84c9db22-daa2-4ea2-94d5-90d55b412def', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3096dpp_5_4.jpg', 'https://indianbooksworldwide.com/img/3096dpp_5_4.jpg', NULL, 'Handbook of Disaster Research Handbooks of Sociology and Social Research', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('edc25798-2011-4e28-baa2-542f07b549ad', 'c4df0a93-b568-4458-9c20-2cd1181753b5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9927dpp_18_30.jpg', 'https://indianbooksworldwide.com/img/9927dpp_18_30.jpg', NULL, 'Almost Periodic Oscillations and Waves', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ee391a1e-6c79-42a0-96dd-2cc9dbe5d994', '66392fd0-0507-462d-83ee-03e5436ddbda', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Genome Sequencing Technology and Algorithms', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('ee3c6a33-c8e2-4a3a-b143-fe83b41b7102', 'bd0a6218-7052-4d0c-a004-26a037d5e384', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'New Aspects of Indian Writing in English', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('ee9747aa-5228-498c-aef9-1e873445015c', 'db6cbd7f-c4bf-47ce-bc1c-945aee514e07', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9097pic-6.webp', 'https://indianbooksworldwide.com/img/9097pic-6.webp', NULL, 'Rani-Padmini - Chitod ka Pratham Johar', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('ee99e1d5-6bd9-4a02-a0ad-254156d73e1f', 'caea32d7-811b-4f56-b0e0-84ce2bc62e3e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4865dpp_18_144.jpg', 'https://indianbooksworldwide.com/img/4865dpp_18_144.jpg', NULL, 'Theoretical Femtosecond Physics - springer series on Atomic Optical and Plasma Physics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('eea3c8fd-5c1b-42b5-ab24-2f11220ac222', '98879862-70c1-4d3d-b4d5-83ab94d164ba', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Consumer Behavior 11/e (Text)', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('eeb1eaee-31ed-4341-a596-c362068513f5', '931608a3-b654-4cb1-9272-64fc1f3e66e7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6684logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/6684logo_white_plus_3_1.png', NULL, 'Handbook of Population and Family Economics -1B new', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('eeb1ee83-55a5-4e84-9911-0a35acfba527', '33b1f9bc-272c-47d4-8bb7-0ea5658dd1d4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7497hal058.jpg', 'https://indianbooksworldwide.com/img/7497hal058.jpg', NULL, 'वैदिक वाङ्मय एक झलक', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('eeb6a835-21ee-4680-a157-6430479508d8', '085d330f-5f90-4492-90cb-4360a552f64b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6224dpp_18_116.jpg', 'https://indianbooksworldwide.com/img/6224dpp_18_116.jpg', NULL, 'Quantum Thermodynamics -Emergence of the Thermodynamic Behavior with Composite Quantum Systems', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('eebb8690-8c96-4b69-be89-9ee9764aec93', 'c9624129-7075-4dfd-935e-863d555bb9d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'History of Modern India and Contemporary World', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('eec8b516-0775-4d6a-9f74-83af45d52cc8', 'd55dacf9-2f38-47a9-90f0-13ad255d6bd7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/885491p5il9887L._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/885491p5il9887L._AC_UF1000,1000_QL80_.jpg', NULL, 'ABC''s of Indian National Education', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('eef1d9f6-aeb0-481c-80c9-26a16a63aa5e', 'af0d6c52-a32e-4401-b0e7-f11a0cf57b97', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/20569788187471929bbbbbbb.jpeg', 'https://indianbooksworldwide.com/img/20569788187471929bbbbbbb.jpeg', NULL, 'Measurement and evaluation (Gujarati )', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('ef62f3e1-08b9-4ad4-9113-76450d892c12', 'adb1b832-ff48-47c3-b3e9-fe10a68b0886', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5544WhatsApp%20Image%202025-08-13%20at%202.27.10%20PM.jpeg', 'https://indianbooksworldwide.com/img/5544WhatsApp%20Image%202025-08-13%20at%202.27.10%20PM.jpeg', NULL, 'Kathaparv', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('ef950a8f-68c7-4cc6-bf4b-1b793d0efc84', 'fac180ab-da84-4c3a-99c6-8c25b1f1dd5c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7902reta.jpeg', 'https://indianbooksworldwide.com/img/7902reta.jpeg', NULL, 'Retailing Management 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('efa9ed46-b56a-4bb9-a6a8-189005ca7d7c', 'f1804379-504d-43fa-bb14-1d2d4879ec5c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/512115e.jpg', 'https://indianbooksworldwide.com/img/512115e.jpg', NULL, 'Financial and Managerial Accounting 15/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('efd450ae-ceb1-4b78-b35c-2e27cdaa0ae5', '125c754d-959a-4fe0-a4f3-92cbda9ec0af', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Human Resource Development', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('efdcf798-c334-49aa-809e-6ef01dea2c30', '97707343-05a3-4314-8d92-28c8581f5754', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/48009788131758076.jpg', 'https://indianbooksworldwide.com/img/48009788131758076.jpg', NULL, 'Windows Server 2008 How-to', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('efe5ddd1-f539-41f4-9b10-b9f1084b9149', '5ef89e1a-a10c-4a01-9b24-e612e148561f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/97309781598034936-us.jpg', 'https://indianbooksworldwide.com/img/97309781598034936-us.jpg', NULL, 'Cosmology : The History and Nature of Our Universe - CD', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('efea8638-4590-4f3c-b8d3-9279b22794eb', '91782f2f-a414-4170-b4b0-4fc558ac383a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5358oper.jpg', 'https://indianbooksworldwide.com/img/5358oper.jpg', NULL, 'Operations and Supply Chain Management 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('efecc960-7e0c-4eba-961f-4a40ee8153bc', '963dd57c-19d2-47a6-b751-404a2782257a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3809i.jpg', 'https://indianbooksworldwide.com/img/3809i.jpg', NULL, 'Hyperbolic Manifolds and Discrete Groups', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('eff06270-cdd3-42e6-80cb-a9dba54057a4', '679cd3b8-285b-45c3-8028-c22715c00603', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4923The%20Grace%20of%20Maa%20Kali.jpg', 'https://indianbooksworldwide.com/img/4923The%20Grace%20of%20Maa%20Kali.jpg', NULL, 'The Grace of Maa Kali - Poems', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('effc5a70-9b9e-4e37-a9b9-bd6d911ba705', 'c0806c20-d959-434f-972c-6f299a5bff38', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/292831VeuYOp2ZL._SX356_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/292831VeuYOp2ZL._SX356_BO1,204,203,200_.jpg', NULL, 'The New History of the World', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('f0216f55-d8ff-4b3d-afe8-38ecf4ee9360', '26a98cc8-cb5f-4391-83b8-47d7cecba67c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7945spritiual.jpg', 'https://indianbooksworldwide.com/img/7945spritiual.jpg', NULL, 'Spiritual Authority and Temporal Power in the Indian Theory of Government', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('f0286754-2240-432e-9451-e30cbfc9f0a0', '2114f26d-0898-47b8-99b8-9f40fc42e5be', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/72459781412959087.jpg', 'https://indianbooksworldwide.com/img/72459781412959087.jpg', NULL, 'Encyclopedia of Stem Cell research-2Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('f031a678-f439-49cc-a778-558f50ea0bb5', '92196999-0a1b-47d6-8700-78888385d935', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1474dpp_18_98.jpg', 'https://indianbooksworldwide.com/img/1474dpp_18_98.jpg', NULL, 'On the Quantum Theory of Line-Spectra', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('f0394562-0267-48a6-a0fa-eb58394e2233', 'c29d6be6-487a-4556-b7cb-c90aa6bfbb41', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Business Ethics & Environment', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('f03c7d28-6fbf-4ae4-948e-dd64a4e08bb8', 'dcea50d5-9002-4ccc-b587-09d71cbb2af3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/67469350567113.jpg', 'https://indianbooksworldwide.com/img/67469350567113.jpg', NULL, 'Status of Dalit Women', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f06c91d2-6345-4104-bb46-1cb7fdd41cb2', '9b12f833-1d75-4b96-8616-0d7492e5c56c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8133rani.jpg', 'https://indianbooksworldwide.com/img/8133rani.jpg', NULL, 'रानी दुर्गावती ', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('f0993dae-4370-48b7-b961-5e4087f6b76c', 'f3103af5-929e-4cf3-b398-98eb21f35649', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1049Sadh%20Mata.jpg', 'https://indianbooksworldwide.com/img/1049Sadh%20Mata.jpg', NULL, 'Sadh Mata', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('f0bbc3db-7f2b-4d69-a445-314aa5190c35', '038faece-5611-43f1-8eab-b7760cf869e2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4058WhatsApp%20Image%202025-10-31%20at%2011.32.22_741fd214.jpg', 'https://indianbooksworldwide.com/img/4058WhatsApp%20Image%202025-10-31%20at%2011.32.22_741fd214.jpg', NULL, 'Consumer Behavior and Marketing Communication: Concepts and Cases', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('f0c22ba8-a074-41d6-895a-55a361ea3424', '68595069-a910-4aa5-93c0-f75fadd59778', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69531_4_30.jpg', 'https://indianbooksworldwide.com/img/69531_4_30.jpg', NULL, 'Performance Analysis of Network Architectures', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('f0d032b9-88b4-4f83-a73c-3a1d7c5c31a7', 'e20ab525-dcfe-40ea-b6c1-bd79f031e461', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5921tomo.jpg', 'https://indianbooksworldwide.com/img/5921tomo.jpg', NULL, 'Machine Learning and generative AI: Transforming Business of Tomorrow', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('f0ebe5fd-fdce-4f5b-a59d-006b8c9abf07', '0339a5c7-9a63-4197-aa1e-674f05e9800f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/88521_2_13.jpg', 'https://indianbooksworldwide.com/img/88521_2_13.jpg', NULL, 'Rabindranath Tagore - The Living Presence New', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('f0fd8f3e-f45f-417e-9dac-a2448d5e2661', '4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38939783540926559.jpg', 'https://indianbooksworldwide.com/img/38939783540926559.jpg', NULL, 'The CMI Millennium Meeting - A Film By Francois Tisseyre', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('f0ff8ae8-8158-4429-8c1b-2b8ebfe1159d', 'eaf353d6-1b50-4307-a9b5-8f3c7acad619', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2627pic-16.jpg', 'https://indianbooksworldwide.com/img/2627pic-16.jpg', NULL, 'Sansaadhan Bhoogol', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('f104348c-c7c9-4bd6-9702-58f57d4dba54', 'dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/12689780521545136.jpg', 'https://indianbooksworldwide.com/img/12689780521545136.jpg', NULL, 'Insights into Second Language Reading - A Cross-Linguistic Approach', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('f10fc63b-ec31-47e6-ae10-4e5213ac149d', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44279780415382755.jpg', 'https://indianbooksworldwide.com/img/44279780415382755.jpg', NULL, 'Women in the 1st Decade of 21st Century - Where they Stand', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f130fa45-8b41-4cae-8970-d181ebc0e3cb', 'ab648109-58fd-4b68-9301-e943e79f2064', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5142gurunanak.jpeg', 'https://indianbooksworldwide.com/img/5142gurunanak.jpeg', NULL, 'Gurunanak', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('f1532904-2f2c-41ac-abce-d8f216bc7052', 'b6276da5-1669-4da1-817d-73175ba0dedf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5869dpp_18_19.jpg', 'https://indianbooksworldwide.com/img/5869dpp_18_19.jpg', NULL, 'Intergroup Relations - Library in Social Psychology in 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('f15f70f0-a2b9-4e9f-9b7c-8537cabe2b01', '7c7330e4-1222-4592-90c2-10c2ea5be3b1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7295physics%20of%20magnetic.jpg', 'https://indianbooksworldwide.com/img/7295physics%20of%20magnetic.jpg', NULL, 'Physics of Magnetic Semiconductors', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('f1652405-f83a-4a67-80af-33ed75a450b0', '13e41ed2-dbf8-44e2-90d5-1324e43f22a9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/61151.jpg', 'https://indianbooksworldwide.com/img/61151.jpg', NULL, 'Evolution Algebras and Their Applications in Mathematics', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('f16dfb8c-723b-4179-9027-da5fd3d87c4a', '352b6860-f9f5-4466-9017-4af9b390de0f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7884How%20to%20Choose%20Vocations%20from%20The%20Hands.jpg', 'https://indianbooksworldwide.com/img/7884How%20to%20Choose%20Vocations%20from%20The%20Hands.jpg', NULL, 'How to Choose Vocations from The Hands', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('f17800c6-cd64-451e-9e4a-6ba2dc4f5591', 'f8da0652-1093-45c3-bd12-142e1431ea20', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/10049788175333130.jpg', 'https://indianbooksworldwide.com/img/10049788175333130.jpg', NULL, 'Women and Their Political Exploitations - Abused and Misused', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('f193e9d3-1768-4479-84eb-eff6e22ef977', '30136dfb-ec66-4717-8741-164dadbd1b20', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Dispersive Transport Equations and Multiscale Models', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('f1cf5c7a-3ba7-4228-8ba8-0acb679a8f79', 'd1a1e7ca-4b8e-40f1-b97b-76c68928302a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8088pic-21.jpg', 'https://indianbooksworldwide.com/img/8088pic-21.jpg', NULL, 'Premashrey', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('f1fc293b-8a6d-4112-9470-bb639d94d28a', '3a65e28a-a591-4b94-8108-5d4f4a01d556', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8241Capture.PNG', 'https://indianbooksworldwide.com/img/8241Capture.PNG', NULL, 'Encyclopedia Of Hospitality Management in 6 Vols. New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f20365cf-8144-4ab1-813b-4bf749b7dc5b', 'fc5185ca-b295-4999-8bb7-247e63aab6ed', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2428dpp_18_100.jpg', 'https://indianbooksworldwide.com/img/2428dpp_18_100.jpg', NULL, 'Optics in Astrophysics', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('f20eccaa-a8b7-4a78-b4be-1401db5223ad', '490bcde5-fc6a-483e-be40-8b64b9299487', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5739an.jpg', 'https://indianbooksworldwide.com/img/5739an.jpg', NULL, 'An Introduction to Group Work Practice 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('f21c03a3-782a-439e-a4bc-114fa33662be', 'f7959cfc-3916-48cf-9cdb-967544f5845d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7801dictionary-1000x1000.jpg', 'https://indianbooksworldwide.com/img/7801dictionary-1000x1000.jpg', NULL, 'संस्कृत-हिन्दी-शब्दर्थकोषः', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('f21f5d24-a7c0-420e-b2e0-ffb2bd740dbb', 'e485cd1e-412f-488f-a447-6fcedcfc6866', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/60269788175333109.jpg', 'https://indianbooksworldwide.com/img/60269788175333109.jpg', NULL, 'Violence Against Women - A National and International Perspective', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f2368ab5-5b20-49b9-836b-3cae138cbad3', '5800fc23-8b35-4545-931e-f71264c9930a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1975p--14.jpg', 'https://indianbooksworldwide.com/img/1975p--14.jpg', NULL, 'Srimad Bhagvatgita - 3 Khandon Mein', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('f255e92b-0a52-4b14-8bc4-2ff207ed493b', '3175ff7e-67d7-485e-aa2a-e330b3141a17', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6104dpp_19_181.jpg', 'https://indianbooksworldwide.com/img/6104dpp_19_181.jpg', NULL, 'Hope in Counselling and Psychotherapy BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('f25c49af-89f5-43b1-aaae-6b8a742035a3', '7259fb32-0505-4e43-ad5d-7759f251e2ee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/74429788187471615_2.jpg', 'https://indianbooksworldwide.com/img/74429788187471615_2.jpg', NULL, 'An Anthology of Gujarati Dalit Literature', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('f267e04c-7d7a-4bf0-912c-9d8c6798df80', '3b9888d3-318f-474a-9bac-7e9a039a4912', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8799light.jpg', 'https://indianbooksworldwide.com/img/8799light.jpg', NULL, 'Light Spectroscopy: Introduction to Biotechniques', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('f26eaf67-72b3-4b98-8a8f-477ec2ae4265', 'a586cdc9-162b-4852-8481-bd7e6b9af81c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1154dpp_9_35.jpg', 'https://indianbooksworldwide.com/img/1154dpp_9_35.jpg', NULL, 'Physics and Chemistry of Rare-Earth Ions Doped Glasses NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('f280d958-2650-4da8-9ca4-cb584a150933', '9134c1b8-efb0-4996-baf4-182455fe1875', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3764hardward.webp', 'https://indianbooksworldwide.com/img/3764hardward.webp', NULL, 'Harvard Business Review Family Business Handbook: How to Build and Sustain a Successful, Enduring Enterprise', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('f2964c0b-5d7a-4034-be72-bc9ecd9b4235', '390cf382-9a2f-4f78-b3a9-d82d7577404b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32139789380873572.jpg', 'https://indianbooksworldwide.com/img/32139789380873572.jpg', NULL, 'U.G.C. NET/SLET Political Science New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('f2ae5d0e-0cd3-4c58-ad7e-5f281fde71b2', 'df576d87-e145-4af6-b801-ca5c05986445', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6914516DZKHs84L._SY445_SX342_.jpg', 'https://indianbooksworldwide.com/img/6914516DZKHs84L._SY445_SX342_.jpg', NULL, 'Free Calculus - A Liberation from Concepts and Proofs', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('f2ec0515-d973-42c3-9f9e-1212f2516ef3', '5c4faa2f-a0b8-4418-8225-b10577d3369f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13959788187471677_1.jpg', 'https://indianbooksworldwide.com/img/13959788187471677_1.jpg', NULL, 'Ved aur Bhartiya Sanskriti', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('f2f12e75-3c35-436c-abda-49ce851597b1', '83c36a9c-6862-4082-af7d-eb01b947ad30', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4009finana.jpg', 'https://indianbooksworldwide.com/img/4009finana.jpg', NULL, 'Financial Management:Principles and Applications 13/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('f303bf9c-36a7-4294-b627-8268e00ed6da', 'ef82051a-b6db-492d-ae86-429b34b09a72', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79699783642122934.jpg', 'https://indianbooksworldwide.com/img/79699783642122934.jpg', NULL, 'Mathematics in Industry - Scientific Computing in Electrical Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('f308b118-922e-4ca4-b500-6e13cbfdbaa4', '485f0d18-ff6e-4515-a9dd-e5d1a22245c9', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92669788131103647.jpg', 'https://indianbooksworldwide.com/img/92669788131103647.jpg', NULL, 'Kamala Nehru - Ideology of Swaraj', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f32ac822-4cd3-425a-aaf2-beae391a8298', '1e7d9db5-0cb3-406e-b47e-25c4fc903406', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/53249788176258333.jpg', 'https://indianbooksworldwide.com/img/53249788176258333.jpg', NULL, 'Advance Techniques in Social Science Researches New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f3a7d58d-0afd-4dd9-a0d2-666638d19a88', 'df8018d2-0d0d-4440-ba39-254f205b9ad6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3442Saivism%20-%20Under%20The%20Imperial%20Colas.jpg', 'https://indianbooksworldwide.com/img/3442Saivism%20-%20Under%20The%20Imperial%20Colas.jpg', NULL, 'Saivism - Under The Imperial Colas', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('f3b4b6b7-2dfa-4a44-90ef-ed8406afe662', '43223a11-5ad4-445a-8b0c-e6bc0e5a14c3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6385IMG_20220308_0002_11zon.jpg', 'https://indianbooksworldwide.com/img/6385IMG_20220308_0002_11zon.jpg', NULL, 'Profile of Rabindranath Tagore in World Literature', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('f3bfb7d1-daa1-4b15-885c-5e5e6e415ba9', '86a2b720-df84-41d9-b7d9-e33557166e25', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Touched with Fire - An Anthology of poems', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('f3d09ea4-6f3b-43c6-927a-02c0b5d69d7d', '6e26bf4c-0ec5-495e-a60b-b6096399ea9f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/13208178350629_1.jpg', 'https://indianbooksworldwide.com/img/13208178350629_1.jpg', NULL, 'Biochemistry NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('f42ece22-4420-41fd-8279-5bcd75dca0f9', 'bec4da25-db73-41ae-b7e9-87881c00dbfe', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38639788192563633.jpg', 'https://indianbooksworldwide.com/img/38639788192563633.jpg', NULL, 'Cloud Computing in Library Automation', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('f434c51e-f479-49cb-9838-f9342d6a97fb', '6583d41b-a784-4dee-b6ef-6f4a91b40392', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/92368186208313.jpg', 'https://indianbooksworldwide.com/img/92368186208313.jpg', NULL, 'International Law and Politics of Intervention', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('f447ff95-8d1b-4841-9de4-e61a7fc8d42f', '834b948e-624c-418c-b79c-7e1162ad6cf1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3687dpp_9_4.jpg', 'https://indianbooksworldwide.com/img/3687dpp_9_4.jpg', NULL, 'Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('f46075fa-7dbe-4fea-96a0-2db82d73e299', '17261b9f-91c5-4992-b411-6d506b05f90f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/797081P40eWc5jL._SY466_.jpg', 'https://indianbooksworldwide.com/img/797081P40eWc5jL._SY466_.jpg', NULL, 'Advanced Principles of Virology', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('f47f9880-9d75-4a72-a742-c4611fed8912', '1b4d8424-4382-40d5-8c4a-1402f9acd263', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8159banking.jpg', 'https://indianbooksworldwide.com/img/8159banking.jpg', NULL, 'Advertising Management NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('f491b87d-b970-4614-91eb-ae88c920844e', 'df5ca47b-368b-42a8-af0d-94e92e9939c1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8453producction.webp', 'https://indianbooksworldwide.com/img/8453producction.webp', NULL, 'Production Technology for Medicinal and Aromatic Crops', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('f4ae7b19-b6e0-4c69-9bb5-28ba84e8c980', 'e06c82c5-dcf8-419a-883e-3f617767348c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3513Science%20and%20Technology%20-%20Question%20Bank%20-%204e.jpeg', 'https://indianbooksworldwide.com/img/3513Science%20and%20Technology%20-%20Question%20Bank%20-%204e.jpeg', NULL, 'Science and Technology - Question Bank - 4/e', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('f4f202bb-4681-424d-8db3-d1b885a9225b', 'f6520b33-c089-45be-801f-8f02a5ebfa68', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/515541705MTK02L._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/515541705MTK02L._AC_UF1000,1000_QL80_.jpg', NULL, 'Encyclopedia of Social Measurement - 3 vols. In Complete Set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('f5249385-58b8-4783-a725-86cf35641b2a', 'bb8bf3ec-b067-4563-83e6-fd725b5ae272', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2649image_not_available_9_54.jpg', 'https://indianbooksworldwide.com/img/2649image_not_available_9_54.jpg', NULL, 'Samajshastra - Sociology - V- 2', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f54b47a4-f82e-4788-a105-9ccc6e3d60b6', '41ec1fb3-4235-4067-b4e2-2307ef6c1d03', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2703Recent%20Advances%20in%20Applied%20Probability.jpg', 'https://indianbooksworldwide.com/img/2703Recent%20Advances%20in%20Applied%20Probability.jpg', NULL, 'Recent Advances in Applied Probability', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('f551a497-b16c-4291-8541-ea5bf4872e14', '385a820e-6d8c-4bd7-a67d-4787eec9e065', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2432logo_white_plus_3_2.png', 'https://indianbooksworldwide.com/img/2432logo_white_plus_3_2.png', NULL, 'Handbook of Population and Family Economics -1B', 1, 0, 'FAILED', '2026-08-11 12:37:29'),
('f5548e28-bfb5-4a88-b0e6-369d5b27faff', 'afa03efc-eff7-4767-9536-33731a768154', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8543federation-versus-freedom-original-imafyeaamfrv5kyu.webp', 'https://indianbooksworldwide.com/img/8543federation-versus-freedom-original-imafyeaamfrv5kyu.webp', NULL, 'Federation Versus Freedom', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('f55fdd1b-c205-47a7-85c1-2a61d70cff21', 'adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4657Vajryana%20Buddhism.jpg', 'https://indianbooksworldwide.com/img/4657Vajryana%20Buddhism.jpg', NULL, 'Vajryana Buddhism', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('f569a42d-16c4-4710-8d7b-13ca84db57c9', '2b611abe-b5d1-4cde-9c4f-612368eaf763', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/776461nwoFaaBgL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/776461nwoFaaBgL._AC_UF1000,1000_QL80_.jpg', NULL, 'The Mathematical Foundations of Mixing - The Linked twist Map as a Paradigm in Application: Micro to Macro, Fluids to Solids', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('f587f24d-e22a-4f95-959f-cf1875a53c76', '5a15c75c-d4c0-46f4-b8d6-51c1c0a47c89', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'A Study of Philip Roth - An American Bestseller Novelist', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('f5bc52b0-18e9-46a0-9f8a-1ccbcbd59afd', '461e0a8a-96c1-4f5f-ae76-0473d570588d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8692theory.jpg', 'https://indianbooksworldwide.com/img/8692theory.jpg', NULL, 'Understanding the Theory and Design of Organizations', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('f5cc97c3-3e0a-490c-8a57-29879e3f96b1', '1de0fdd9-1a6e-445d-9f54-f089be5e2091', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mahesh Dattani - New Voice of Theatre', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('f5cf0bd6-246c-43f3-ae2e-2d97dc7d72c0', '0ffa8b3e-412e-4f24-817f-76fd2f880ff6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3242WhatsApp%20Image%202025-07-24%20at%2011.11.10%20AM.jpeg', 'https://indianbooksworldwide.com/img/3242WhatsApp%20Image%202025-07-24%20at%2011.11.10%20AM.jpeg', NULL, 'SURYA: the Vedic God', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('f5ec3cbb-ab3d-4e07-8a2e-2433f36b6f36', '5ce6e5ea-93be-44b1-9bb1-dc8a7a8a47ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/618116.jpg', 'https://indianbooksworldwide.com/img/618116.jpg', NULL, 'Understanding DNA-The Molecule and how it Works 3/e', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('f5eef308-9fbc-4215-be18-bda00a0656b1', 'ded5b22a-9325-4b6c-a13d-85f6bf849fa6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6445md_9789353575946.jpg', 'https://indianbooksworldwide.com/img/6445md_9789353575946.jpg', NULL, 'Messiah Modi - A Tale of Great Expectations', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('f6058bc8-0e30-42e9-9b65-9ee8a2178e54', '1cd6493d-75f9-4696-8ccf-558c83f1b332', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/370931IYC7YBoFL._SY425_.jpg', 'https://indianbooksworldwide.com/img/370931IYC7YBoFL._SY425_.jpg', NULL, 'Free Boundary Problems -Theory and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('f61097b3-008c-496d-8b17-3f15c6653020', 'a858af4d-ae2c-4e4a-9ed6-2d73a40144bd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/285651UOH+t+ggL._AC_UF1000,1000_QL80_.jpg', 'https://indianbooksworldwide.com/img/285651UOH+t+ggL._AC_UF1000,1000_QL80_.jpg', NULL, 'Substitutional Analysis', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('f6258556-9c9d-4af3-a6b1-3a6a518d8de6', '8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/44279780415382755.jpg', 'https://indianbooksworldwide.com/img/44279780415382755.jpg', NULL, 'Asian Informal Workers - Global risks, local protection', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f629b3bc-e197-4912-978f-d45444ebdc3c', '28da0eed-fbe5-4bc8-a16b-852e1e80b119', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/87199781402094958-us.jpg', 'https://indianbooksworldwide.com/img/87199781402094958-us.jpg', NULL, 'Design and Use of Serious Games', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('f644c92d-d102-4267-ad36-ab6f51987313', '46b29aa9-d9bb-48ec-b48a-6e48f678d93c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2755dpp_19_186.jpg', 'https://indianbooksworldwide.com/img/2755dpp_19_186.jpg', NULL, 'Architectural Security - Codes and Guidelines', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('f65b8a9b-0abd-4ea1-8712-28e9268ca75d', '30a41237-5ba2-44b1-a67b-673d53d5abe7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4719The%20Yoga%20System%20of%20Patanjali.jpg', 'https://indianbooksworldwide.com/img/4719The%20Yoga%20System%20of%20Patanjali.jpg', NULL, 'The Yoga System of Patanjali', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('f66b40c6-4107-47e5-8015-5570cb8f10d2', 'f6fa6de5-9781-42de-81b0-ab8fa45afa0d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/976031377_book_item_31377.jpg', 'https://indianbooksworldwide.com/img/976031377_book_item_31377.jpg', NULL, 'Structure and Agency - Key Debates in Sociology - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('f66cd1bf-39fc-4ac8-a326-c65f1181fd38', '97efc0dc-70e5-4e04-b57c-859674381007', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2315dpp_15_2.jpg', 'https://indianbooksworldwide.com/img/2315dpp_15_2.jpg', NULL, 'Modern Biogeochemistry -Environmental Risk Assessment 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('f679d3cf-ebd1-4a41-b234-7d73b3d815e4', 'ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8834services.jpeg', 'https://indianbooksworldwide.com/img/8834services.jpeg', NULL, 'Services Marketing: Integrating Customer Focus Across the firm 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('f68d6398-e308-4350-a078-20e1d8cc3d23', '4628d473-3b60-4d0d-a4ad-7a22a81c935b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59519788172736293_1.jpg', 'https://indianbooksworldwide.com/img/59519788172736293_1.jpg', NULL, 'Higher Education in India - Emerging Issues and Future ProspectsHigher Education in India - Emerging Issues and Future Prospects NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('f69bda8b-d432-49b2-8311-448d0ee3afa2', '900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/91509789380873572.jpg', 'https://indianbooksworldwide.com/img/91509789380873572.jpg', NULL, 'Indian Politics New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('f6b3961f-c741-4c73-99f2-0b781599f1c2', '29c95280-2704-45e8-8448-213bf8cb5b40', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5985WhatsApp%20Image%202025-09-10%20at%2015.54.53_b02035f9.jpg', 'https://indianbooksworldwide.com/img/5985WhatsApp%20Image%202025-09-10%20at%2015.54.53_b02035f9.jpg', NULL, 'Semiconductor Physics 9/ed.', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('f6ba83f1-d4d2-46d7-bb9b-0fb1ab4bcd2f', 'dbfe5d70-3e0c-4112-9fa6-e9cab684e7a5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/64579788183302265.jpg', 'https://indianbooksworldwide.com/img/64579788183302265.jpg', NULL, 'Samajshastriya Chintak aur Siddhantkar', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f6c1d642-6ae6-471a-93d7-7db4a820c9f2', '85606e76-888d-4dd0-b785-0a3b5395958f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/848321.jpg', 'https://indianbooksworldwide.com/img/848321.jpg', NULL, 'Physical Education and Sports Training', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('f6fb713a-4eae-4110-ba52-fc59a92cfac0', 'bd5384c9-7452-4cc5-adee-44b4ed25b834', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7928mini_magick20190625-30619-1gqrkcx.png', 'https://indianbooksworldwide.com/img/7928mini_magick20190625-30619-1gqrkcx.png', NULL, 'TRIGONOMETRIC FUNCTIONS (Problem Solving Approach)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('f7087e77-9b39-48a2-8ac3-3bdad775f9f3', '6c508264-7114-4aa9-8ca7-bba2e80fce1b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Services Marketing: People, Technology, Strategy 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('f777bcb5-8921-456d-9f51-f635ebf493f2', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/69531_4_30.jpg', 'https://indianbooksworldwide.com/img/69531_4_30.jpg', NULL, 'Performance Analysis of Network Architectures NEW', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('f78c7fc1-506c-4086-8d11-f5dc00c1ff80', '68c3acbb-e48c-49b6-825b-e4f481a911c8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2814Capture.PNG', 'https://indianbooksworldwide.com/img/2814Capture.PNG', NULL, 'The Tibetan Art of Living - Wise Body, Wise Mind, Wise Life', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('f7a0006d-7298-40d0-a14c-f94d82d8ab80', '607e3b95-be8a-45ee-8f0d-24f32936bdee', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2865insect.jpg', 'https://indianbooksworldwide.com/img/2865insect.jpg', NULL, 'Agricultural Inset, Pests and their control Management', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('f7b99942-21d2-4945-b8d3-9f8064d03dcb', '5c4528a9-c48b-4d0f-8348-1b34c30323f3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/51159788187471622_1.jpg', 'https://indianbooksworldwide.com/img/51159788187471622_1.jpg', NULL, 'Mass Media - in new World Order', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('f7b9bd8d-6c71-4892-8a8d-84e4e97271db', 'ff486a74-cc90-4c7c-acfd-3cf267ca9267', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/799141zDazXl1YL._SX311_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/799141zDazXl1YL._SX311_BO1,204,203,200_.jpg', NULL, 'Romancing the Balance Sheet-For anyone who owns, runs or manages a business', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('f7bd971d-3500-4549-83ce-459da27514a5', '2a37e980-2d5b-4ae0-b168-f47f3ea61629', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8696WhatsApp%20Image%202025-09-09%20at%2014.08.27_d4a73fd4.jpg', 'https://indianbooksworldwide.com/img/8696WhatsApp%20Image%202025-09-09%20at%2014.08.27_d4a73fd4.jpg', NULL, 'Yoga From Confusion to Clarity (Set of 5 Volumes)', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f82831bb-5353-44dd-8e65-9a7d414858ea', 'c3156b06-57be-4e88-9cbd-fbb5af4e4312', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6930theoretical.jpg', 'https://indianbooksworldwide.com/img/6930theoretical.jpg', NULL, 'Theoretical Electrochemistry', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('f82de858-f198-46a0-b669-56adbf861067', '373e01c9-c832-4963-ab99-d294ba16ae57', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18899788131700532.jpg', 'https://indianbooksworldwide.com/img/18899788131700532.jpg', NULL, 'Fundamentals of Neural Networks - Architectures, Algorithms and Applications', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('f860d5ca-8d5f-4d7f-aa33-b131613bf6e6', '776c4261-a8a5-46a6-a19e-8e9118fb58b6', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8533Capture.PNG', 'https://indianbooksworldwide.com/img/8533Capture.PNG', NULL, 'Understanding DNA-The Molecule and how it Works 3/e A BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('f86b3838-93fb-4046-baca-978eb7ed42c0', '57b10fe2-f134-42f8-a0a9-754372fb1986', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5634A-primer-chemical.png', 'https://indianbooksworldwide.com/img/5634A-primer-chemical.png', NULL, 'A Primer of Chemical Laboratory Practice', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('f891ebbb-8117-4c2f-adfe-701627cbf5b9', 'f3f5262e-6530-497f-8128-d9bef28be490', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/21999788131770153.jpg', 'https://indianbooksworldwide.com/img/21999788131770153.jpg', NULL, 'IPV6 for Enterprise Networks - The practical guide to deploying IPv6 in campus, WAN/branch, data center, and virtualized environments', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('f8a43bd2-9cd5-4546-bc8b-b6ad64c79a54', '320d8fe8-e160-429a-bf69-a8dd001fceac', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4067logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/4067logo_white_plus_3_1.png', NULL, 'International Encyclopaedia of Children & Human Rights - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('f8a7a450-56c5-4b3c-8d6e-0fd46240df28', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85879788176257060.jpg', 'https://indianbooksworldwide.com/img/85879788176257060.jpg', NULL, 'Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('f8aaf26d-5d08-499c-92ef-5cfe706baaf8', 'd978f3e2-b064-4e2d-bab1-57b79e1e1ccc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/59369780199561742.jpg', 'https://indianbooksworldwide.com/img/59369780199561742.jpg', NULL, 'Compact Oxford Dictionary of Current English', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('f8c8d41a-92b3-42b9-9ea6-b1d019e8a298', '1c6494bc-f43d-450f-9b39-3ee9e78a702b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9370Mettalic%20Art%20of%20India.jpg', 'https://indianbooksworldwide.com/img/9370Mettalic%20Art%20of%20India.jpg', NULL, 'Mettalic Art of India', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('f8e9d568-2ac1-4b68-a158-fdd86df999ab', 'b8678542-254e-468d-a180-71e423643493', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4727pic-29.jpg', 'https://indianbooksworldwide.com/img/4727pic-29.jpg', NULL, 'Sahitya - Samiksha', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('f904e64f-9819-4899-9600-c0876d4ccdfb', 'a77c7e8f-3311-4416-a5b3-74d6de0bf840', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36069788184170566..........%2041.jpg', 'https://indianbooksworldwide.com/img/36069788184170566..........%2041.jpg', NULL, 'Indian Architecture - Islamic Period', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('f906d4cb-eba2-4596-b69e-9fbb78574a44', '891b8a5a-e246-4d79-bff1-d68a7328d932', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9749Partition.jpeg', 'https://indianbooksworldwide.com/img/9749Partition.jpeg', NULL, 'Partition and Independence of India', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('f916c6f6-9888-4b82-8351-3cc671a15019', '094cff2d-7c3b-4b55-8420-504b34e5befc', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9543dpp_19_213.jpg', 'https://indianbooksworldwide.com/img/9543dpp_19_213.jpg', NULL, 'General Relativity with Applications to Astrophysics', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('f9334a4e-8431-4e46-8833-38b1732f648e', '94fdb515-5512-47e2-8afa-11957e6cd636', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8494type.jpg', 'https://indianbooksworldwide.com/img/8494type.jpg', NULL, 'Typesetting Mathematics With Latex', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('f9508b99-c1c4-4ae5-8781-bd4ad159610c', '122f8c7f-73e1-49f9-adbf-508770cdb63a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33439781452259666.jpg', 'https://indianbooksworldwide.com/img/33439781452259666.jpg', NULL, 'Psychology of Learning & Development', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('f9557ab8-e896-4107-9562-8ff55c5471ac', 'ac53a9b6-15e0-46cb-bf97-8273bbb667cf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4786Being%20Known.jpg', 'https://indianbooksworldwide.com/img/4786Being%20Known.jpg', NULL, 'Being Known', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('f95f2eb8-a584-453e-91ef-f2c46e06e83e', 'f3ad51da-ba8a-4cb8-9476-f93ffffdf677', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/36838186867384.jpg', 'https://indianbooksworldwide.com/img/36838186867384.jpg', NULL, 'Sister Nivedita - Pioneer in Missionaries Works New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('f9713ee2-4038-4cbc-8c7d-90aaf2d6c62a', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4369dpp_14.jpeg', 'https://indianbooksworldwide.com/img/4369dpp_14.jpeg', NULL, 'Complex Systems in Biomedicine New', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('f979e85d-c8d2-4a28-a7bd-6ea2803315f0', 'b5f7b8ca-5c44-497c-ae12-2000b7074294', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4846md_9789351611066_240920221604458.jpg', 'https://indianbooksworldwide.com/img/4846md_9789351611066_240920221604458.jpg', NULL, 'Business Statistics: Distribution of Financial Assets 19/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('f984118f-ac63-4739-a3b7-ed1fc667ff0a', '92e5e064-2823-49f6-8f65-fd3ba1bae56a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/18729788190935661_1.jpg', 'https://indianbooksworldwide.com/img/18729788190935661_1.jpg', NULL, 'Video Demystified - A Handbook for the Digital Engineer - 5/e', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('f9983f4c-5e3c-425c-85eb-39ac5d222a95', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6285P-3.webp', 'https://indianbooksworldwide.com/img/6285P-3.webp', NULL, 'High-Performance Computing on Complex Environments', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('f9f4a688-a8ab-4a04-b402-256916d4ca32', '3021b601-b523-4db7-a79c-f84928967f97', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/505745401_book_item_45401.jpg', 'https://indianbooksworldwide.com/img/505745401_book_item_45401.jpg', NULL, 'Public Sector Reform - Library of the Public Sector - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('f9f85da9-8682-4902-a2ca-e0bc577fa34b', 'f47853d5-641b-491a-b2a0-cc5bfcec9c6a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/96439789354641176.jpg', 'https://indianbooksworldwide.com/img/96439789354641176.jpg', NULL, 'Project management:A Strategic Managerial Approach 11/e', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('fa016659-c5ce-4bf2-9d24-d0b176e7a824', '4fe8b1fe-b036-43a3-b1e1-6559eb5fdc22', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2763dpp_8_15.jpg', 'https://indianbooksworldwide.com/img/2763dpp_8_15.jpg', NULL, 'Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('fa2e4801-1b15-4cc9-a6c7-dac06f2dfe95', '2e61fd8c-24f6-4efc-b6cd-80497e8ccaa8', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1304design.jpeg', 'https://indianbooksworldwide.com/img/1304design.jpeg', NULL, 'Biomechatronic Design in Biotechnology-A Methodology for Development of Biotechnological Products', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('fa393890-d8d2-45f4-96c0-0b9f03a0def4', '29fc0d49-a8cf-4d98-a1fc-6ba1cff51207', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2811Fatty%20Alcohols%20-%20Anthropogenic%20and%20Natural%20Occurrence%20in%20the%20Environment.jpg', 'https://indianbooksworldwide.com/img/2811Fatty%20Alcohols%20-%20Anthropogenic%20and%20Natural%20Occurrence%20in%20the%20Environment.jpg', NULL, 'Fatty Alcohols - Anthropogenic and Natural Occurrence in the Environment', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('fa48fbb5-8487-48aa-8a9e-bfe940f10273', '287369e2-d97c-4948-b017-5099ff27bd30', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7403pic-4.webp', 'https://indianbooksworldwide.com/img/7403pic-4.webp', NULL, 'Patanjal Yogdarshan-Vyasbhashya Evam Bhojvriti Sahit', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('fa5060d7-b031-49c1-bd47-628567f63f90', '8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6064text.jpg', 'https://indianbooksworldwide.com/img/6064text.jpg', NULL, 'Human Resource Management (Text and Cases)', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('fa56c558-d75c-418d-9ea6-612ec58b41c2', '888936c8-c90c-443a-84f6-71212eecddeb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6378WhatsApp%20Image%202025-08-13%20at%202.24.21%20PM.jpeg', 'https://indianbooksworldwide.com/img/6378WhatsApp%20Image%202025-08-13%20at%202.24.21%20PM.jpeg', NULL, 'Bharat ka Bhoogol', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('fa6e500b-8800-4e51-b3b1-75bb28d205d3', '149dcf43-a99b-4098-bd0a-4fddad6f178e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8304511J8lbn2zL._SX373_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/8304511J8lbn2zL._SX373_BO1,204,203,200_.jpg', NULL, 'Environmental Science (In context)- 2 Vols', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('fa7d2b36-2608-4b33-b8f3-2d7858fb2338', 'de5ef269-1959-411b-81b7-b3bd870a57b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4963pic-30.jpg', 'https://indianbooksworldwide.com/img/4963pic-30.jpg', NULL, 'Na Jane Kyon', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('fa8541a1-7bca-4d8c-8ac0-8055e64b8026', 'e3b23a84-9287-444b-b0b9-e701fec8b0b1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32749789381082560-N.jpg', 'https://indianbooksworldwide.com/img/32749789381082560-N.jpg', NULL, 'Delay and Disruption in Construction Contracts', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('fa858595-a402-4206-9266-ec5753a2d0e2', '4ef06bc0-56e8-4dcd-a97f-7c7ebe5802b4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5784dpp_18_135.jpg', 'https://indianbooksworldwide.com/img/5784dpp_18_135.jpg', NULL, 'The Boundary Element Method with Programming -For Engineers and Scientists', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('fa8918a2-f966-446f-abf7-7fcb2638d643', '7542c314-729c-4d40-a2c3-e6857ef4470f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/78629789381082294.jpg', 'https://indianbooksworldwide.com/img/78629789381082294.jpg', NULL, 'Assets and Finances: Calculating Intellectual Property Damages NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('fa921184-c57f-4522-9022-d2cf56c0837d', '16b0d0a9-93a4-4375-b23f-ea12b2c80510', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/31951.jpg', 'https://indianbooksworldwide.com/img/31951.jpg', NULL, 'Handbook of Mathamatical Models in Computer Vision', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('fa938fbb-76cd-451e-afd8-47f74d3daa69', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3308dpp_16_4.jpg', 'https://indianbooksworldwide.com/img/3308dpp_16_4.jpg', NULL, 'The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('fa93f2dc-0d43-4a9a-9d0f-da50c961fb7b', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4724dpp_15_1.jpg', 'https://indianbooksworldwide.com/img/4724dpp_15_1.jpg', NULL, 'Modelling in Molecular Biology - (Natural Computing)', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('fa97a3ed-5bba-4eb2-95bb-a2bed3d0eef3', '359b355f-7a53-4e79-b4bc-2ca22305175d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6322ram.jpg', 'https://indianbooksworldwide.com/img/6322ram.jpg', NULL, 'रामायण मूलकथा -3 भागों में', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('faa2ab0e-9377-4316-9c3c-505495a6628d', '6eb9cb0b-2b3a-4ff0-aae9-455a01b5647e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7901Panorama%20of%20Gems%20&%20Jewellery%20in%20Indian%20Historical%20Setting.jpg', 'https://indianbooksworldwide.com/img/7901Panorama%20of%20Gems%20&%20Jewellery%20in%20Indian%20Historical%20Setting.jpg', NULL, 'Panorama of Gems & Jewellery in Indian Historical Setting', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('fabbf802-f694-4126-84d1-f1b77fe9667b', '4524f69d-5549-448d-b4eb-47c3d87cf64c', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6017principle.jpg', 'https://indianbooksworldwide.com/img/6017principle.jpg', NULL, 'Principles of Managerial Finance 15/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('fabf1290-526c-4023-82e4-32ac8b5b25e7', 'c8844641-9178-4d59-b7fb-8df196e6d71e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3885img_20190409_0011.jpg', 'https://indianbooksworldwide.com/img/3885img_20190409_0011.jpg', NULL, 'Antrrashtriy Vitiy Poonji aur Bhartiy Arthvyavtha', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('face83df-fe80-4826-80b4-ac075ed8cbf6', '5280ac36-de01-4b36-93ac-ebf10fd82fd3', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/85529788188791484.jpg', 'https://indianbooksworldwide.com/img/85529788188791484.jpg', NULL, 'Progressive Image of Women in Modern Scenario New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('fae4c580-0794-4414-a2e7-c943c17dc301', 'f7382d4c-47ed-4612-b3ba-1b8994864d53', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62071_4_49.jpg', 'https://indianbooksworldwide.com/img/62071_4_49.jpg', NULL, 'Stochastic Methods in Quantum Mechanics', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('fae77f98-df41-45df-bb75-00e25c378527', 'b3146055-e5b8-4c44-a98b-86a724a47650', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/63299789354243431.jpg', 'https://indianbooksworldwide.com/img/63299789354243431.jpg', NULL, 'Supply Chain Analytics', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('faea74ba-62b7-4f5a-b5d9-5795949d2703', '8992b380-a7d3-4031-b8ef-7592e76dc6d7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2082Eclogy.jpg', 'https://indianbooksworldwide.com/img/2082Eclogy.jpg', NULL, 'Agricultural Ecology and Atmosphere', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('faeca4ba-b8e9-402a-8f66-ff84657a05a3', 'c0f3ec5e-0d6e-44e8-900f-7db09e09892e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/38741.jpg', 'https://indianbooksworldwide.com/img/38741.jpg', NULL, 'Advanced Linear Modeling - Texts in Statistics 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('faffbc27-b9d9-4ece-bc27-43594adb27ba', '7d344dc0-d140-46b7-86cc-3e6318cac1a7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7445y-1.webp', 'https://indianbooksworldwide.com/img/7445y-1.webp', NULL, 'A Text Book of Yoga and Health', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('fb0f1107-7ed2-47b8-b9cc-92d4d74f0b20', '7462fffb-3b60-414b-b0c3-d363ceb7f39b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2219Buddhism%20in%20South%20East%20Asia.jpg', 'https://indianbooksworldwide.com/img/2219Buddhism%20in%20South%20East%20Asia.jpg', NULL, 'Buddhism in South East Asia', 0, 1, 'FAILED', '2026-08-11 12:37:16'),
('fb2971fe-2f0a-4e0c-b4d0-172e35a08a7c', '64f9a8c3-c48e-4369-9913-6673ec301ce0', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5972dpp_18_16.jpg', 'https://indianbooksworldwide.com/img/5972dpp_18_16.jpg', NULL, 'Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('fb325e5d-d112-4342-838b-9d13b0958b5b', '70274352-8b56-4915-9d8f-25c10ee0fadb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/962541EoXAEmnbL._SX329_BO1,204,203,200_.jpg', 'https://indianbooksworldwide.com/img/962541EoXAEmnbL._SX329_BO1,204,203,200_.jpg', NULL, 'Statistical Demography and Forecasting', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('fb40b2fb-3210-4d1c-8e69-b1c160699116', 'd103509e-d1ea-46d6-a149-d6239a0cf925', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2750Capture.PNG', 'https://indianbooksworldwide.com/img/2750Capture.PNG', NULL, 'Computational Organic Chemistry and Bioscience NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('fb4c37c3-47e4-49de-9dca-98e2bd8a7d08', '9705a329-13f4-4f91-b443-7678105b4886', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/541051XPLR4rgcL._SX384_BO1,204,203,200_[1].jpg', 'https://indianbooksworldwide.com/img/541051XPLR4rgcL._SX384_BO1,204,203,200_[1].jpg', NULL, 'Nations and nationalism - A global historical overview 4 vols. set', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('fb66865c-2427-4fe5-8608-defaafc1fe19', '9c9a5f14-3f73-4a36-a461-1f36abf5d31e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3759kalidass.jpeg', 'https://indianbooksworldwide.com/img/3759kalidass.jpeg', NULL, 'Kalidasa''s Kumarasambhavam', 0, 1, 'FAILED', '2026-08-11 12:37:05'),
('fb698cd9-cb6e-4b89-8f06-90f23b9535ec', 'ba250044-509d-45c4-ae0b-c24a63b795d5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7577Prayers%20to%20Deities%20-%20The%20Embodiments%20of%20Cosmic%20Consciousness.jpg', 'https://indianbooksworldwide.com/img/7577Prayers%20to%20Deities%20-%20The%20Embodiments%20of%20Cosmic%20Consciousness.jpg', NULL, 'Prayers to Deities: The Embodiments of Cosmic Consciousness', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('fb6a5183-5c56-47da-8b91-d347f0120cdb', '8928b4bd-79d0-4cf1-afa5-3d0cca7948ce', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1246dpp_13.jpg', 'https://indianbooksworldwide.com/img/1246dpp_13.jpg', NULL, 'Methods in Chemical Ecology -Bioassay Methods', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('fb71cf11-6e3e-4a39-9745-39651743fbde', '611b9fde-92d3-4802-b9fb-2e5bd2bfd179', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/151341nKCBiHaHL._SY425_.jpg', 'https://indianbooksworldwide.com/img/151341nKCBiHaHL._SY425_.jpg', NULL, 'Bifurcations and Chaos in Piecewise - Smooth Dynamical Systems', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('fb78668f-79b1-4617-866e-1432519875de', '9c378b57-b825-45fe-80f0-2286f5fbf85a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/66321873403372_1.jpg', 'https://indianbooksworldwide.com/img/66321873403372_1.jpg', NULL, 'Critical Assessments - E.M. Forster - 4 Vols. NEW', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('fb79a1c4-8ce9-4161-a260-109a676b046e', 'c85c13f3-7f90-45e3-8ce9-ae8bfff5091a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/43109788187471943.jpeg', 'https://indianbooksworldwide.com/img/43109788187471943.jpeg', NULL, 'ABC''S of Indian National Education', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('fb7bce27-fa3b-4799-ac15-e76a15b34ee7', '0a86567a-72e0-456e-b9c1-1e97bdfdc817', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3346dpp_16_5.jpg', 'https://indianbooksworldwide.com/img/3346dpp_16_5.jpg', NULL, 'The Plant Cellcycle', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('fb849aed-e5eb-437a-b7d3-f6d5f46c0a8c', 'bf58378c-0315-45b0-b196-39db55fae388', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9241jp.jpg', 'https://indianbooksworldwide.com/img/9241jp.jpg', NULL, 'Manufacturing Process 2/e', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('fba18bd5-2c26-4b62-a4af-a9a87a690847', 'b8cf136a-d07f-4432-975c-f90ff580b837', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/17899788188791491.jpg', 'https://indianbooksworldwide.com/img/17899788188791491.jpg', NULL, 'Women''s - Position, Reputation and Emplyment in Globalized World Book', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('fbc8baa0-a9d4-4cd4-9621-18e6d89e4ccf', 'd564ee5c-e49d-4360-9dc2-df19eb530c78', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7896pic-23.webp', 'https://indianbooksworldwide.com/img/7896pic-23.webp', NULL, 'Vyavastha-Parivartan', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('fbcebd7f-e7c8-4c22-889d-6cc18fadf0f3', '6d9f31bd-f2ab-4813-a702-f421845f9b42', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9115WhatsApp%20Image%202025-09-20%20at%2013.40.07_8ba30e60.jpg', 'https://indianbooksworldwide.com/img/9115WhatsApp%20Image%202025-09-20%20at%2013.40.07_8ba30e60.jpg', NULL, 'पाश्चात्य दर्शन का इतिहास', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('fbe0a071-0474-463a-82e6-49761b47e6ab', 'f697d653-52b4-4476-be0c-4c01310cdbdf', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/62679788132111245.jpg', 'https://indianbooksworldwide.com/img/62679788132111245.jpg', NULL, 'Economics in Action - An Easy Guide for Development Practitioners', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('fc24586b-10f5-4b7a-862b-7d3f48324767', 'bdb9d241-a201-415f-92de-b4e7af807880', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5877Construction%20Planning,%20Equipment,%20and%20Methods%20-%207%20e.jpg', 'https://indianbooksworldwide.com/img/5877Construction%20Planning,%20Equipment,%20and%20Methods%20-%207%20e.jpg', NULL, 'Construction Planning, Equipment, and Methods - 7/e', 0, 1, 'FAILED', '2026-08-11 12:37:14'),
('fc256d4b-e489-4c93-a2ba-eda1fac1614a', 'bb04a725-d5b3-470a-817b-8f39e8df99ef', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5502logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/5502logo_white_plus_3_1.png', NULL, 'Plant Anatomy and Physiology New', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('fc54dac9-2cf3-429a-bcdf-28f068f5211e', '4a54d0aa-de02-4eb6-99af-ccc74c702f8d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1481Practice%20of%20War.jpg', 'https://indianbooksworldwide.com/img/1481Practice%20of%20War.jpg', NULL, 'The Practice of War-Production, Reproduction and Communication of Armed Violence', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('fc59904f-fba7-405e-8b1e-95692a15b5bc', '9cf6b38c-8687-488e-929a-6022c4bd15ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7305Capture.PNG', 'https://indianbooksworldwide.com/img/7305Capture.PNG', NULL, 'Sant Kabir ka Shiksha Darshan', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('fc66979a-6b0a-471f-bbc6-8f2e246071cc', '3af6eb64-c128-4f4a-b263-49f6fcb79987', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1455katha.jpg', 'https://indianbooksworldwide.com/img/1455katha.jpg', NULL, 'साम्प्रदायिकता और साठोत्तरी हिंदी कथा साहित्य', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('fc7b4602-2302-4172-987e-42f61f270f9a', 'd1a02124-4d59-4174-ab56-a15be4a472b7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5488Ritual%20and%20The%20Moral%20Life%20-%20Reclaiming%20The%20Tradition.jpg', 'https://indianbooksworldwide.com/img/5488Ritual%20and%20The%20Moral%20Life%20-%20Reclaiming%20The%20Tradition.jpg', NULL, 'Ritual and The Moral Life - Reclaiming The Tradition', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('fc8e5a46-b75b-474c-a74d-45da78e093b8', 'baa23fcf-6623-470d-97ea-cd838615cdde', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/33781851682589.jpg', 'https://indianbooksworldwide.com/img/33781851682589.jpg', NULL, 'Armed Conflicts in South Asia 2010 -Growing Left-Wing Extremism and Religious Violence', 0, 1, 'FAILED', '2026-08-11 12:37:27'),
('fc903f70-f4c3-43ea-b434-31a097700e63', '7a50c3e9-1ac2-46cb-8218-2567ff2dd1da', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/163151WvuciwVdL._SY425_.jpg', 'https://indianbooksworldwide.com/img/163151WvuciwVdL._SY425_.jpg', NULL, 'Growth Theory of Subharmonic Functions', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('fc9dcd19-057a-4bea-8220-a626690c64a5', '84f069e9-7ff4-4ba6-bd4c-042ef93ad133', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4999Sharygin%20-%20Problems%20in%20Solid%20Geometry%20(Science%20for%20Everyone)%20Mir%201986_0000.jpg', 'https://indianbooksworldwide.com/img/4999Sharygin%20-%20Problems%20in%20Solid%20Geometry%20(Science%20for%20Everyone)%20Mir%201986_0000.jpg', NULL, 'Problems In Solid Geometry ( Science For Everyone)', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('fca988de-e310-4d34-a617-8c03b7564ae6', '88a3265b-6967-477f-9990-c7bf9a0939ec', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/58549788175332546.jpg', 'https://indianbooksworldwide.com/img/58549788175332546.jpg', NULL, 'Changing Religious Roles of Women in Pre-Modern Asia', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('fcb643cb-e1d7-4765-80ef-cb1261f2ff30', '3fb77331-2773-4765-82b0-470bb6d6c49f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e NEW', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('fcc1d165-ae8e-404f-8d0c-e4a393371b3e', 'dcd04f8b-09f8-4cbe-9ca9-997ef97d71f7', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Nature-Culture Metonymy - Quest for Lost Horizons in Jayanta Mahapatra''s Poetry', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('fcd8da09-5751-415c-a505-372bfe989d10', '6f13b0fa-fde2-44c9-b764-7643e5c2141a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6154logo_white_plus_3_1.png', 'https://indianbooksworldwide.com/img/6154logo_white_plus_3_1.png', NULL, 'Humanitarian Intervention Library of International Relations in 4 Vols. New', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('fce470af-08e5-4b46-b2a1-c619ccf21d3e', '2c9b0b36-04ca-43b9-80fd-18c33c390f82', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2478dpp_18_24.jpg', 'https://indianbooksworldwide.com/img/2478dpp_18_24.jpg', NULL, 'Advanced Magnetic Nanostructures', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('fce903a1-4fed-4eaa-a5e8-3b1259b8ca7d', 'a72c384e-339b-41ad-b435-100a9aa28c8a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2006Asian%20America%20.jpg', 'https://indianbooksworldwide.com/img/2006Asian%20America%20.jpg', NULL, 'The Encyclopedia of Asian American Literature', 0, 1, 'FAILED', '2026-08-11 12:37:13'),
('fd00552e-c545-4d76-bcdd-a14bac1fad9f', '7430fb6b-d2a8-470d-aace-f31ef0b4697d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Mathematical Methods and Modelling in Hydrocarbon Exploration And Production - Mathematics in Industry', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('fd1eaec8-0a1d-459c-8b41-34b01a178bb4', 'c457cb37-56e9-4a6b-b0b2-b28c78d749cb', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4200a.jpg', 'https://indianbooksworldwide.com/img/4200a.jpg', NULL, 'A Pictionary of Bulbous and Rhizomatous Garden Plants', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('fd3a6857-d635-4797-9e37-14f51edcf0c1', '913dec55-6314-4646-aacb-e27c34bc04fd', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5294human.jpeg', 'https://indianbooksworldwide.com/img/5294human.jpeg', NULL, 'Fundamentals of Human Resource Management 8/e', 0, 1, 'FAILED', '2026-08-11 12:37:07'),
('fd7e309a-67aa-47c4-8f9b-2faba881b01d', 'a9a37552-f13a-45d3-9b11-59c8fb700d6d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9318Particle%20Metaphysics%20-%20A%20Critical%20Account%20of%20Subatomic%20Reality.jpg', 'https://indianbooksworldwide.com/img/9318Particle%20Metaphysics%20-%20A%20Critical%20Account%20of%20Subatomic%20Reality.jpg', NULL, 'Particle Metaphysics - A Critical Account of Subatomic Reality', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('fd92129c-24ca-48a2-91fa-7c53cd40d0ac', '766b7d32-64fb-49a8-bbcf-da0d4cd9a321', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4093dpp_9_48.jpg', 'https://indianbooksworldwide.com/img/4093dpp_9_48.jpg', NULL, 'Ecological Developmental Biology - Integrating Epigenetics, Medicine and Evolution', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('fdc0f2bf-c2da-421c-949c-8ea4d8b34c4b', '588d48dc-2e73-4716-9683-160a21ccac7b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/89201.jpg', 'https://indianbooksworldwide.com/img/89201.jpg', NULL, 'High School Level - Geometry with DVD', 0, 1, 'FAILED', '2026-08-11 12:37:18'),
('fe19a3c3-111b-4c58-b5d9-47141f8c1abe', '9f6a2028-91a7-4b73-af2f-8f822ceac692', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7513WhatsApp%20Image%202025-08-05%20at%203.19.34%20PM.jpeg', 'https://indianbooksworldwide.com/img/7513WhatsApp%20Image%202025-08-05%20at%203.19.34%20PM.jpeg', NULL, 'The Science of Being and Art of Living', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('fe3cac4a-ea64-4faf-94df-a7493a7a4163', 'd263b0e8-cc41-413c-a898-926401504b9e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2797p-16.webp', 'https://indianbooksworldwide.com/img/2797p-16.webp', NULL, 'Handbook of RNA Biochemistry: Second, Completely Revised and Enlarged Edition -2 Vols. Set', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('fe3d6f71-02c3-49a3-a70a-978e0c0ef2df', '1e994e5f-d6d2-4054-a200-5489cb2f7a8e', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8641WhatsApp%20Image%202025-07-07%20at%205.37.55%20PM.jpeg', 'https://indianbooksworldwide.com/img/8641WhatsApp%20Image%202025-07-07%20at%205.37.55%20PM.jpeg', NULL, 'A Practical Course in Chemical Technology', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('fe480393-97df-48df-b4ea-d29978a2a983', '93a98403-26f1-4913-b146-75d53badd50f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/3920dpp_10_34.jpg', 'https://indianbooksworldwide.com/img/3920dpp_10_34.jpg', NULL, 'Life Science Automation Fundamentals and Aplications - Bioinformatics & Biomedical imaging', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('fe4cd415-4470-4bb2-8a87-52205613f67a', 'd1400cf0-12cd-450c-851e-2a4a20756512', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/1214pic-1.jpg', 'https://indianbooksworldwide.com/img/1214pic-1.jpg', NULL, 'Agronomy Terminology', 0, 1, 'FAILED', '2026-08-11 12:37:10'),
('fe7fdd65-908b-4a0e-a9f1-3a04916c05df', 'e7e821d3-a63d-409f-a1e4-afd8c8dd37f2', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/530332218_book_item_32218.jpg', 'https://indianbooksworldwide.com/img/530332218_book_item_32218.jpg', NULL, 'Housing Economics - Library of Economics - 5 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('fea48fad-7706-46dd-af9c-acb6494a8a62', '174c9bb9-8988-4a95-917b-a9db4fb4eed4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/93099789381839560.jpg', 'https://indianbooksworldwide.com/img/93099789381839560.jpg', NULL, 'Democratic Governance - Issues and Concerns New', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('feb41c03-8558-4ca1-abc7-3c88fb6f627e', 'd2f60532-f606-437b-9dbf-1bca8fe049c4', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8118socio.jpg', 'https://indianbooksworldwide.com/img/8118socio.jpg', NULL, 'Sociology 12/e', 0, 1, 'FAILED', '2026-08-11 12:37:06'),
('fed6c5db-4152-4889-a452-01e3c8149f23', 'd47759f0-3992-440d-ab63-eef78d3a1220', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6622namo%20hindi.jpg', 'https://indianbooksworldwide.com/img/6622namo%20hindi.jpg', NULL, 'नमो impact राष्ट्र प्रथम', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('fedc800b-7cef-4382-bc6a-a164ea2935aa', 'bea0ca4f-62bc-4b1d-b112-52ca9e03322a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5530pic-26.jpg', 'https://indianbooksworldwide.com/img/5530pic-26.jpg', NULL, 'Pawar Vansh ka Itihas', 0, 1, 'FAILED', '2026-08-11 12:37:20'),
('fef7f189-fab3-4d33-b910-5b7612aa3aa1', 'f84ca764-bc38-4904-9a1d-372b492d9555', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/16819788184992052.jpg', 'https://indianbooksworldwide.com/img/16819788184992052.jpg', NULL, 'Universal Children''s Encyclopedia of Knowledge: The Story of Transport', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('ff10b6c3-efbf-49e9-b30a-f7e58a6caf64', '42eccebe-af11-4be9-830c-515f0028c230', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/5171Gems%20of%20Mithila.jpg', 'https://indianbooksworldwide.com/img/5171Gems%20of%20Mithila.jpg', NULL, 'Gems of Mithila', 0, 1, 'FAILED', '2026-08-11 12:37:19'),
('ff1ac18c-5bdb-4d01-b287-853be1d330ba', '665ceb92-906c-448f-9d6a-0d670244609a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/2016Ramcharitmanas%20Word%20Index.jpg', 'https://indianbooksworldwide.com/img/2016Ramcharitmanas%20Word%20Index.jpg', NULL, 'Ramcharitmanas Word Index', 0, 1, 'FAILED', '2026-08-11 12:37:15'),
('ff2b918b-88d7-400c-b6c2-89a70ccda1b2', 'a7654d0a-f66b-4908-b588-a48d27b1effa', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7023mughel.jpg', 'https://indianbooksworldwide.com/img/7023mughel.jpg', NULL, 'Mughal Harem 1526-1707', 0, 1, 'FAILED', '2026-08-11 12:37:09'),
('ff2c897c-b485-4347-b6bb-9cdeee80ad72', '5706f760-0c7b-4661-ad66-b65a243aa0ea', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/23539788171101719.jpg', 'https://indianbooksworldwide.com/img/23539788171101719.jpg', NULL, 'Visnudharmottara Purana - Translated into English from Original Sanskrit Text - 3 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ff41f461-9de3-4ccc-aa41-b280080b0905', '702585f3-c16d-485d-af99-e427a0283b4a', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9089dpp_9_14.jpg', 'https://indianbooksworldwide.com/img/9089dpp_9_14.jpg', NULL, 'Biodiversity & The Law -Intellectual Property Biotechnology & Traditional Knowledge', 0, 1, 'FAILED', '2026-08-11 12:37:23'),
('ff46ed86-e89e-4183-93db-c83f1cb27606', '68a0c3c0-4c24-4fba-957b-588d956415c5', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/79609788172736613.jpg', 'https://indianbooksworldwide.com/img/79609788172736613.jpg', NULL, 'Research Trends in Extension Education and Communication BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:26'),
('ff5635f3-e42d-4960-8d52-a8e8a9e95a61', '3b729e46-138a-4e49-a722-e5570529b67f', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6411dpp_10_31.jpg', 'https://indianbooksworldwide.com/img/6411dpp_10_31.jpg', NULL, 'Koshika Vigyan, Aanuvanshiki, Vikas Tatha Paristhitiki -B.S.C. (Dwitiya Bhag) Paper II (H)', 0, 1, 'FAILED', '2026-08-11 12:37:22'),
('ff5d2c36-f443-45e3-b876-eca3b190156c', 'af334845-3cc1-473f-931c-25b23c88afde', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/4945business.jpeg', 'https://indianbooksworldwide.com/img/4945business.jpeg', NULL, 'Business Statistics: For Contemporary Decision Making 10/e', 0, 1, 'FAILED', '2026-08-11 12:37:08'),
('ff61ba71-7e1d-4910-9999-7ab2720b784f', '2e4f3154-6000-4dcf-ad9f-e88401f69a8b', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6349Capture.PNG', 'https://indianbooksworldwide.com/img/6349Capture.PNG', NULL, 'Industrial Relations - Library in Business and Management - 4 Vols.', 0, 1, 'FAILED', '2026-08-11 12:37:25'),
('ff641e7c-d1d4-4148-9628-569165125102', '4c41a3ff-118f-415e-8bdb-96feadbc5d33', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/7484p-4.jpg', 'https://indianbooksworldwide.com/img/7484p-4.jpg', NULL, 'Encyclopedia of Science Technology and Ethics : 4 Vols. (Complete Set)', 0, 1, 'FAILED', '2026-08-11 12:37:12'),
('ff6c6ed5-b7b5-4d35-83cc-269fa8eec870', 'da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/9076DNA%20Encoded.jpg', 'https://indianbooksworldwide.com/img/9076DNA%20Encoded.jpg', NULL, 'A Handbook for DNA-Encoded Chemistry: Theory and Applications for Exploring Chemical Space and Drug Discovery', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('ff78fe40-b065-4b9b-b057-b54f2ed96592', 'adfc2ce6-86a4-414d-9df0-ddcce6e4b23d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/images/coming-soon.png', 'https://indianbooksworldwide.com/images/coming-soon.png', NULL, 'Negotiation 6/e BOOK', 0, 1, 'FAILED', '2026-08-11 12:37:21'),
('ff8acc66-38c1-4688-b13d-343974037b16', 'c794965d-107c-4c86-98bb-7b4f33ddecb1', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/26121.jpg', 'https://indianbooksworldwide.com/img/26121.jpg', NULL, 'Differential Geometry : Connections, Curvature, and Characteristic Classes', 0, 1, 'FAILED', '2026-08-11 12:37:17'),
('ff956ad9-0b9d-46c5-96f0-d87837b092c5', 'a4437b80-0f92-4f13-a157-a43b09381713', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/8404dpp_19_164.jpg', 'https://indianbooksworldwide.com/img/8404dpp_19_164.jpg', NULL, 'The Engineering Handbook of Smart Technology for Aging, Disability, and Independence', 0, 1, 'FAILED', '2026-08-11 12:37:29'),
('ffb65f6e-8694-47db-a22b-56d7a07b1dc2', '974fc58f-28ad-4e0c-8831-19a3b1843656', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6212dpp_18_122.jpg', 'https://indianbooksworldwide.com/img/6212dpp_18_122.jpg', NULL, 'Mathematical Methods in Robust Control of Linear Stochastic Systems - Mathematical Concepts and Methods in Science and Engineering', 0, 1, 'FAILED', '2026-08-11 12:37:24'),
('ffbc399f-2037-47d8-bf3c-8ed1b747d5e9', 'aae2b952-8bd7-413f-84b4-c14cf0d2db0d', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/6545semiconductor.jpg', 'https://indianbooksworldwide.com/img/6545semiconductor.jpg', NULL, 'Semiconductor Physics', 0, 1, 'FAILED', '2026-08-11 12:37:11'),
('ffbf4e6e-1682-4b0f-9a7f-d85d5be84b24', '575abe94-f801-4a97-a3a9-e04f8bd09069', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/46339789383575343.jpg', 'https://indianbooksworldwide.com/img/46339789383575343.jpg', NULL, 'Globalized Activism for the Women', 0, 1, 'FAILED', '2026-08-11 12:37:28'),
('fffdbbc9-2267-4e29-b15b-7a6b6249bdb8', '50ba11a8-77ec-49cd-af8d-8da5511c1b92', 'https://images.weserv.nl/?url=https://indianbooksworldwide.com/img/32289781849201735.jpg', 'https://indianbooksworldwide.com/img/32289781849201735.jpg', NULL, 'Leadership and Learning NEW', 0, 1, 'FAILED', '2026-08-11 12:37:26');

-- Table: bookinventory
CREATE TABLE `bookinventory` (
  `id` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `stock` int(11) NOT NULL DEFAULT 0,
  `reserved` int(11) NOT NULL DEFAULT 0,
  `lowStockAlert` int(11) NOT NULL DEFAULT 5,
  `warehouseLoc` varchar(191) DEFAULT NULL,
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `BookInventory_bookId_key` (`bookId`),
  KEY `BookInventory_stock_idx` (`stock`),
  CONSTRAINT `BookInventory_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `bookinventory` VALUES 
('0028ff4d-308a-45a5-80eb-7c62c0406748', 'd19e3a3f-bf3e-4273-8272-18c138d0f3ef', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('002dd582-7151-4c6f-9153-162fc8d84a1b', 'dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('003921e8-b894-4226-be63-ba82c660dc12', '122ef7cc-3e4e-4582-a5d1-c19602f3817f', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('004644d7-69bc-4c4c-9b06-4c2341220531', 'c3c632c7-0bdf-4a14-8eb8-d6d9be48d716', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('0054dbed-aa6d-4e02-bafc-392f6dc22bfe', 'c43c8491-4170-4165-9848-91bed8bb4ecd', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('00564544-d633-467f-ab61-7bd6d7240815', '12af440e-5167-4cad-9ca6-7528eac44055', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('00567566-1980-4bfb-8d93-9bc95575823f', '24d32851-e0bd-4bba-a23c-877cff0ad88b', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('00681e15-549e-4f78-9b99-c5aa7ed3fdee', '7f117b08-47cd-499b-9c55-2bfecc1724bb', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('0068a23d-46d6-45a8-98e0-a47b6cc70b1e', '94a61af0-2581-4829-89b9-68fc545e8c58', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('008b2938-afce-4c78-9b8f-5581701aa2da', '662d9933-891f-4f87-831d-12f8bfb72562', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('008fc50f-0088-4252-8a82-6e5416341ea8', 'f57c7065-19d1-45ce-8a0a-d789dd9da53e', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('009b6f9d-81f6-4a70-ac19-b2504796776f', 'd67ff13b-b3ae-4674-a2c1-6e2730afb553', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('00d6d4eb-64b2-4105-9598-f925363b6b68', 'a3a1a722-af75-4113-9738-2c2c58649e90', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('010f2ed3-8eac-414f-ae97-8972b1cb289b', '4660e5e2-42af-4a29-8362-5807e0c55e45', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('0122cb4f-e91b-43e5-bae9-59715e49eb32', 'ac9c654e-943a-4a57-9e42-4f9d773da31f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('012a82be-d018-4002-a787-eb83b65b821d', '338dba12-7a43-49c7-8d1b-dfd7e50d7709', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('01496085-a3fd-4fc9-9365-21beba9c9987', 'c73ed52d-721a-406d-b984-7ee17496b8d7', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('015dec2e-8aa5-439a-b5e6-044aea3d028e', '49716dfd-5aca-4edc-9404-cb33e5c3321b', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('015df6c8-0663-4255-aec6-bcab772286e3', 'c25d8e34-f54a-4c92-8efa-8dac41d1830f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('018107ad-7e00-4428-80b5-7993d9101474', '5070e04a-3b51-4235-ac7e-21e0d518ae58', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('018f1ba0-a239-4c90-87fd-4657b8e7df01', 'b9b4c135-8e89-4640-8fbb-6a1041ec982b', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('0193fbb4-a04b-4d6f-9a33-f9c3cd2e58f7', 'a14b1046-cf08-41d2-942a-de75f7b5cf6c', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('019412f1-27dc-4d63-b559-05e449a8487d', '9590a612-9137-4a55-90d7-d6c9edc25bf5', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('0199d5cf-c97a-4637-8206-2b48225f9b10', '2111bb45-0e51-425d-84f0-3ae0c5d2bbba', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('019e1025-41c1-4670-965b-525a5c4ac6af', '7dabb257-416f-41c8-ab9e-3d7ba0014edd', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('01cf89a6-de1e-4900-a608-d01ed1aa848b', 'c9b46f24-5e59-4173-b6e0-d0275361c082', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('01d3c09a-d4f7-4919-8178-a5abc9a67e15', 'e6b265c7-96a7-4a61-84a2-5d6e1fc10efe', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('01fd2e75-bec3-4b3d-9009-5a5b20119d4f', 'f0799b70-0b26-4c45-8c42-97c15a5d11ae', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('01fd8e96-76ca-4e6f-b21b-dbe977a78a26', 'ecc2c6c3-a718-4436-a9cd-ad927f412931', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('021bddf2-0aed-4f01-9da5-e069b22e7630', 'bea0ca4f-62bc-4b1d-b112-52ca9e03322a', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('022947fb-bfa5-4dd7-a7c3-a9c422f38228', 'af47b8ab-9f95-4413-860e-217a2bddcb0c', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('0235ff75-bc7b-4cdf-8acc-6481819c9da1', '3ad4043b-baee-495f-a59d-505ef9eae50d', 19, 0, 5, NULL, '2026-08-11 12:37:19'),
('023da74e-4cf3-43f6-bda4-55a4cd3537ef', '03363846-ba88-415e-a4ae-d6b506bb8b39', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('0242371b-017c-47db-86e6-335d43772838', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 6, 0, 5, NULL, '2026-08-11 12:37:10'),
('02730bf1-2d45-4f00-a877-bf16378f8f34', 'daf16663-fe8b-4ebc-b61b-09ead0599b1b', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('027d5ffd-c025-4640-aac1-d90d400ebab8', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('027feb65-c09b-4c53-9d53-b9607cc4a125', '6eb9cb0b-2b3a-4ff0-aae9-455a01b5647e', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('02952a07-0a67-4bea-b419-2d2ae7eefe55', '6303f475-4caf-41aa-bde6-98e0e0ed6136', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('02a2e16c-191f-4a8c-abcb-acbe2c2583ac', '9a9fac70-8972-41f5-9a6f-2ebe3f402a80', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('02b3b4eb-d706-4691-937c-a2f8c9bdd5d5', '125c754d-959a-4fe0-a4f3-92cbda9ec0af', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('02c3de27-8cd2-494e-9ada-7f048c838067', '60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('02c82928-2ac0-4d59-8f36-ef60c573ba34', 'cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('02d5bd0b-ea43-40a3-90cf-0b62a5addb16', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('02d6766f-97a0-4291-8ab0-87f4782f6831', '1550ef6c-5c75-494e-9f03-6fc1486dde96', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('02d965bf-b33a-4afa-b640-e7761c5118dd', '57e02aa0-18e2-4504-8d89-3446e607c5ab', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('02e566cf-9a06-441d-b7e1-56ed7b401274', '5f580b78-0da3-4f99-a445-57e7bd12a837', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('02f6fee2-95db-42b1-8868-1cbf087f5147', 'e674ebae-2c5e-4a8e-a4fc-29cdd3d2b44f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('0315d133-f618-4623-ab4a-c7ab3d7e3471', '0c8186bb-8cd5-4812-bea8-2490266f4a52', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('031ba7a3-d79a-4ef9-8b2b-3ae8d4fe942b', 'ef8fb860-67cb-4965-93f2-8a7ea8fcdccf', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('0321d82d-c6aa-46c0-a6c8-5c2524306c1b', 'd5638529-e70f-486b-90b3-4a5fc9af9fef', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('0322d43b-23e9-4385-8542-9e6610d30035', '4542d996-9165-478e-8cfa-e0a7858f070b', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('03293a0b-55ea-49f7-9357-7c28cda1dcce', '9f73555c-e478-4d5b-bc43-7b482f0f9d26', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('03530dc5-c597-422c-9960-16347ee75f76', '85be2290-e639-4393-bc23-affe9a9f5d88', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('03636d7f-ddb0-4c2e-ae02-53090abdbc3c', '96b226e3-4e7f-46cc-8198-757951b63a7f', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('03a79e32-cdbb-4da4-be7d-3cfad670e5a7', 'b42808f2-8f7b-4600-b33f-d932cc0bf02a', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('03aad2d4-3c09-4eba-bfb4-73cc68ba181a', 'e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('03c522b0-8ae6-412e-9c2d-c75397df55d6', 'a092180b-fa01-4ee5-9f6e-1ce01e7ef2bf', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('03e0e0d0-9cc6-49c1-9ee0-6791ea8335a4', 'ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('03eed176-1747-418b-bc8a-1813ba8b3396', '42b0068f-cfb8-4fa3-a15b-b7e856c58a91', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('03fcda0c-748a-47c4-989a-915cc3fc0032', '882689b3-7c22-4c9f-8771-21f34973ac5c', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('03fe540f-6018-4ad1-b052-6ccc493961d0', 'aa1577bf-a16a-4675-96e3-c9c14bdc8c99', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('04050e48-23b0-4acf-9052-c05f0fddb159', 'b5b636dd-fb99-45e6-95c6-c881a552b6af', 50, 0, 5, NULL, '2026-08-11 12:37:05'),
('04101632-10d9-40fb-81e7-76358b4e4c86', '340a2a0a-d70d-4389-9543-19745149d921', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('041a8e13-8f88-4ec7-80f8-2e218102cd9e', '29c95280-2704-45e8-8448-213bf8cb5b40', 5, 0, 5, NULL, '2026-08-11 12:37:23'),
('041c5496-4ead-4886-926c-a19e71b847b5', '4779b6a9-ecf7-439f-b548-ea8f7078a9a5', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('04325c0b-0e19-4178-9b4d-75b1ba958f62', '601cacf9-8e06-4270-83ee-3acad292074d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('046743c3-e5b7-474a-87df-2caa21c8a483', '1aab19da-9958-491c-9b02-2047a84e30d6', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('0477122d-7828-494e-98d1-61974f002b72', '4b3dc333-1acd-42f9-966d-2375a78e25dd', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('04942aff-de2d-4a79-94a1-a1f5b109deef', 'ab00247d-7ec0-4f30-abd3-aed6c5defa9a', 3, 0, 5, NULL, '2026-08-11 12:37:13'),
('04cb9fee-2940-449d-828f-21c4aaa56fe0', '73692edb-2790-4edb-93ac-2a63756540e6', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('04d3eb74-986a-43b0-bcd7-858106c27cc3', '0dffdb22-c45a-443b-abc8-d0bac63dfbd8', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('04d4c157-2d06-4811-9553-b39dfb6bcd83', 'a5a7f79c-c2c0-41b6-8e97-34b5f620e2cc', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('04d5b6a2-19ea-40b8-a4d9-a062f2d8104b', '262b1e53-4ba0-44de-a438-e711f9f96cdb', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('05041024-72ba-4dff-b4f4-f21542b8476a', 'de762408-2c9d-4fab-adbe-cbd208f2d184', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('0504bccc-8613-4a06-8cc8-d47c4eeec82b', '518d6a8b-afa1-487d-8929-de7001f72dc6', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('0526ef4a-96ac-466d-b289-4ad6aa27376e', '14146fac-f5d7-486c-a032-7e881dd2eb7f', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('05415ac5-65a9-437b-ae22-e2a7d9fc2a5b', 'da3a394e-c32c-482b-a31f-f1cf2cf5bd82', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('0542c9f1-5fcc-4317-85f4-b852c9596e26', 'a904266c-9adb-4f23-9910-d988151c1a5d', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('05455794-58a8-4839-bf2a-4dd952a34a63', '5bed44cc-5592-4205-955e-1d14fafaa805', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('0548381a-a932-4ffb-aa35-df8a868edabd', 'ae9e03e1-c5ee-400f-9da1-abba47b64357', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('054d5129-5884-4ef3-bb05-b9ff25dee498', '6699c4ec-684c-4c87-8f74-d77cd1ce3e47', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('056681ea-8101-4617-81ad-8273cf6da7d6', '702585f3-c16d-485d-af99-e427a0283b4a', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('0586b89f-845d-4dd0-95ce-5a66ca1a14f4', 'e20ab525-dcfe-40ea-b6c1-bd79f031e461', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('05ae8979-d2e0-4900-8ce4-0080a4f73c8c', 'f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('05b3929e-fb89-457d-a429-19f52e6f1610', 'ecf91e37-e5b2-428a-9e21-449eee9fd44a', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('05be72fd-c73a-4fbe-910e-fb04637cf931', 'dd73bcef-2352-4b09-b160-50a502027c3b', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('05d25666-ce04-4ef3-b795-86c272f8871f', 'd7e9c67c-8cf3-4826-9e0d-d814944f43ad', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('05e6d7c1-dbdb-43ab-ba31-b79219c96dde', '71d24ab1-34c3-4799-991a-33c2e2960dba', 5, 0, 5, NULL, '2026-08-11 12:37:14'),
('061e80fe-51bc-4526-ae44-180d030eb719', '028157ce-2aba-41af-bbaa-b13a98d0c6e3', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('0626801f-3aea-497c-913c-902b6e7afd2d', '175cabc8-f1a1-4c02-894a-eb5a2e169238', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('06275e21-d8d8-4322-8499-0a5c3163ad1f', 'fac180ab-da84-4c3a-99c6-8c25b1f1dd5c', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('06369b5a-1447-4452-b233-51d71729ffbf', '5cfb97bd-2c66-4634-8dae-1994a0c50af0', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('063776a2-b0ca-47ea-93c4-98ab66124e20', 'd42864cb-51e4-4b69-90cc-597cf3d058bc', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('065ef2b1-bdb9-4d12-b6d7-b13a1b86eba2', 'd3e8103a-4320-48f7-a831-df9ebee6539a', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('06617fde-026c-4b5f-96fd-f4e2c7ae9acf', '8836ecd3-6900-4ac8-a134-41ed09a2f208', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('066898de-785f-49ec-944a-ea9445cac04a', 'ac695839-21ef-4561-ba32-4b52f20d8a98', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('06701bc1-801d-4d0f-b448-1dc3fddb71c8', '8bafc384-182c-4852-8280-86b3eb24a8dc', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('06825a55-e783-4b74-8651-0bb94e4efd6f', '9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('06888730-9e58-4b3d-87f3-feae36fc4f4c', '0b066971-7bc9-46b2-ab82-a5541d8e038b', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('068a71a6-4dee-4f49-819f-f3f3ffc9938b', '2605fea2-0424-4c41-a88b-cdabf2747a27', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('0691dbcc-f863-4696-96ac-04b464fcba1c', '189c9ce8-0ab3-480d-8cde-6d47ae498f53', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('06e7dae1-793d-4058-988a-cb85f8656a33', '8faaf8fa-d783-4bc8-a5bd-bb7aec189962', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('06f6154a-d2f2-4daa-8773-3811b00b34f9', 'e0dcdd28-135b-4901-a9ab-c588075ec73a', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('0700d1a2-489b-4bf5-a9be-f43ba6b8b5f0', 'fd031822-4a8f-432d-b9e5-8f62686d70ae', 7, 0, 5, NULL, '2026-08-11 12:37:08'),
('07079ac4-df37-4284-8ab7-8c6053e5798c', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('071151d6-5ca2-439f-b092-f0606759b0fc', 'b2c9c37b-596a-447d-9a0d-5c665d82cd0a', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('07184f96-cc16-4b8c-861a-bc131b9fd212', '73cbacef-52a2-4124-86e9-fee2c86e5325', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('0743fd94-df29-415b-b622-fdad07133603', 'fa7ba415-19c0-4693-bd49-ff04df125edd', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('075843c0-a11b-42cb-a5b3-fb8f8faf0fc9', '2a7f5fef-9904-4bcd-87ca-c9f2507640be', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('077c0b6d-c94f-47fd-86d1-52e487e5306c', '46ace800-6cb1-4d45-a043-82b0a04329ee', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('077c1d5d-96da-47e5-a436-6c6d495e0aea', '7549e234-5dae-4e1d-a70b-aada52ff30d7', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('07ab8611-b27a-49d1-9455-df3178e75f01', 'd55dacf9-2f38-47a9-90f0-13ad255d6bd7', 10, 0, 5, NULL, '2026-08-11 12:37:12'),
('07b3bdd8-6c51-4ef4-9f72-bf8bf0004fac', 'c0806c20-d959-434f-972c-6f299a5bff38', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('07b84407-1b76-4b50-976c-910deadd31ee', 'ab648109-58fd-4b68-9301-e943e79f2064', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('07c69e42-1da6-450e-beb8-c1b1f011a513', 'd1400cf0-12cd-450c-851e-2a4a20756512', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('0818ae64-5a16-4c2b-b5a1-d1ba2fcb6fc5', '9b09b9a1-7a34-4b3a-9456-bb659c4d3509', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('082a52a4-347f-49e9-96c1-4e7ca3ebab28', 'f4baad78-08b0-4a09-aca3-32737596841e', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('083bb412-3710-47f1-95ce-74bc861392bf', '428931a5-cfdb-4060-b8f4-509488d5424e', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('0856e26a-0a79-4ffb-9148-59591c2224f4', 'ab8a9e1d-994a-4b93-8c90-ca45b6e59dca', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('08602fc0-cd70-485f-9126-816e2a7919c8', '4628d473-3b60-4d0d-a4ad-7a22a81c935b', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('0869c7ba-c689-4dd1-bc2e-c0d1e61c2539', 'd9030865-ec96-42a1-a3a4-d973a08bb7c5', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('087fa2f1-40d6-449c-a5ad-bddf26bbc22e', '6d38956c-9ae9-46cb-8737-4df943f44197', 5, 0, 5, NULL, '2026-08-11 12:37:28'),
('08813300-a0e3-44c2-b4c8-cb969108e46d', 'f8da0652-1093-45c3-bd12-142e1431ea20', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('08845adc-ed16-4a8a-ab42-e484753938fb', 'b3a1739f-bdce-49e0-87fb-4b46261b10cd', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('08877839-a185-4f67-ac57-0a3907ce84ad', 'f939e3aa-394b-434f-adef-150304e43327', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('089309e8-e874-407a-8c7b-880b78c2a9ba', '74166b52-1bd3-422e-a906-806afb16f044', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('08aa5f57-ffa3-4f48-aec1-311860955a2b', '88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('08b0f6e2-02bb-470b-a6e3-005eb02f9bdf', '11cf3001-a54a-4b07-abca-98187f6e3b55', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('08d02df4-c8ba-402a-b51f-1a32ac9083e1', 'a2f49414-03ce-49fb-95b9-1b0fa6350d1c', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('08fdc4a4-0dc2-4682-8ae4-c98f18323e40', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('090a8d8f-004a-4b3b-a5ec-7e161e301f92', 'e7488282-2e72-4366-aedf-7645a0bdb9d8', 5, 0, 5, NULL, '2026-08-11 12:37:13'),
('091459eb-12a2-4dcc-8604-024d097656de', '31a53a7e-662c-418e-8de3-5a053b6dbb6b', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('091ee92e-a31d-49f3-afd1-1052f96f1cf6', 'c8c1b2b7-5aeb-4035-8657-94824943c3db', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('0928e6f7-114a-48d3-a2c2-eb8244f8320c', 'c4b0260b-c1d2-4de8-96db-a101cd7700fb', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('092e0b6c-b613-4afa-bffd-7304f8f95814', '25c7429d-022c-46c9-b77a-52f807091230', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('092f346e-aebd-4000-9a05-95e25265fe0e', 'b7540b8a-e715-409d-91fa-d439320cdac1', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('09546f6f-5a79-4576-8103-d4e76ac6c743', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('0960849d-8dbd-434c-871f-a84c58a50d25', '9cf6b38c-8687-488e-929a-6022c4bd15ea', 2, 0, 5, NULL, '2026-08-11 12:37:27'),
('099e8e18-d251-4df7-ba26-8d413251bf5d', 'ad471156-0dd0-49eb-98d3-688dfb85c955', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('09c79985-b7ec-4e1b-84db-28d7005b24e6', 'd9a11587-c4ea-4e6b-a607-692e84d4cd0f', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('09e894c2-1ac5-4e7c-baea-2f5e608f55cc', '5b5ed9cd-412d-44fe-8555-f3fab8afc493', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('09f2329c-9183-42f0-819d-60b82d107e08', '6c35417f-10c5-495b-8a1a-be830a80ecdb', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('09f27b11-62c5-43bd-8faf-1abe33c39c67', 'd7377dd3-5fab-487f-a9c5-31bba92c0b08', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('0a31b6ca-d127-4e55-88a0-0853994be06d', 'c35c0def-d1f1-4538-9962-6a1be0c219a7', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('0a42e0e6-294c-4c45-abba-bcfe1ec37a98', 'bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('0a556a27-d30d-435b-bd3c-0e5ad5693f66', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('0a78e12b-451d-4ad1-98fd-ac4b745cfd73', 'd7b46f62-a22c-4012-b594-f6467fe1c021', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('0a9f73dd-6571-487e-8961-848c1ba41fe5', '1f6ca553-5fb5-4727-9f97-188759f623b2', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('0ac4c793-99db-4123-b3ac-e8b6ee0cf435', 'b7a77f7a-8f93-4eb5-9f7d-75d91d47439a', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('0ac9de57-acdc-4aaa-982a-f0f08f2977fb', '2e8cc77d-89d6-4039-a9dd-dd9a2a1b436e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('0ae5287b-8d21-4b18-9afe-298b9ccae97b', 'd311295b-e92b-4609-98f8-f284389913c5', 0, 0, 5, NULL, '2026-08-11 12:37:15'),
('0ae6c598-9bdb-4188-aa14-977aabde7e4c', 'ec9d8b7f-8e24-4246-b22a-4014742bd20f', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('0b0278b4-7f04-439f-820b-419ab4864b8d', 'f2a1fe2a-56b7-40f5-a8eb-69c04b1e6082', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('0b1360ef-5d9d-44b7-a81e-0db681f35435', '865a1a22-72fe-45fd-9952-0389b175ed88', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('0b27c3d7-8508-48e4-b3a6-d7eebd28dbb1', '06317db4-6255-4d7e-8f40-f09f10168e8d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('0b475540-132f-4fa6-97b0-9b0c3aa4e01c', 'b5de31f3-69e0-401f-9dce-3d9d3e85ad46', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('0b506861-e576-4f8c-b8c2-515c4979563e', '845ef478-e399-41ab-bdfd-8c81e07ee29b', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('0b68038e-da29-44c9-819f-84fc4cdb2373', 'bbd63b1a-8659-4cde-aefd-a7c725be0488', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('0b7349db-00d6-4182-8656-5cd9b96a2153', '6a82db0d-7287-4a3b-a638-3facdc6c4fe5', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('0ba586e6-6158-409e-bf43-50aa0d529e9a', '5ef89e1a-a10c-4a01-9b24-e612e148561f', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('0ba62832-50d8-4e18-9f8e-cee786995602', 'b2c12234-2aa0-4165-b16a-c97bd742c9a6', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('0babb8c2-93fe-457a-b1de-ee4c8aab4b95', 'cc798ea5-16af-48a9-a10b-b535af8b355c', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('0bc2366e-6b34-4c15-9b85-8be6c29adadb', '0584f078-1828-4566-87c5-d5ee03aee6b9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('0c0876e8-bf33-45c9-bda4-84844d0002e7', 'f8327022-923a-441c-9f9b-bd0278816d99', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('0c11b862-83aa-4ed1-b4e3-2153e88642a5', '26a98cc8-cb5f-4391-83b8-47d7cecba67c', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('0c386bcd-4d40-4186-acb5-3ab8961c1784', 'c3156b06-57be-4e88-9cbd-fbb5af4e4312', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('0c4c6826-14ad-460c-9944-7e985aa2f444', 'c337f16a-9a91-42f6-85a6-6e5d4d5d7d57', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('0c599b5c-e201-4618-95a8-3974e4ca7002', '5935e4a0-9ba3-4446-ba26-a8abccf17212', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('0c7a03c3-0dfa-4822-b2c1-75dac6f3490f', 'd29589c5-5dd2-42d4-82e9-28d4546bd072', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('0c8f90cd-2149-47d4-b83e-d411d26ddd93', '607e3b95-be8a-45ee-8f0d-24f32936bdee', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('0c9837ed-3e02-47d4-8bd5-a94404aef430', '7e416256-40eb-4be5-8a34-8a1a91865f45', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('0c9cff88-d5bf-4a51-a347-bc010642a6ff', '1e7d9db5-0cb3-406e-b47e-25c4fc903406', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('0cddba3e-5fa1-4e82-88ae-12ba6faae93b', '83dd8f68-6c4f-4798-b5ee-3f88eb74423c', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('0d0a28de-6693-4a86-8da2-9c23a6185989', 'bb4a24d2-8f36-4b6a-aea3-7058fe0ea287', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('0d0e50e5-14e7-4bc8-ba34-a93f09d32c29', '7dddd75e-36f0-41ed-b7ef-1197e748c141', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('0d1d15a7-c7db-4ba4-9f63-079c52c8e73e', '1d18a8ea-04be-45c9-9896-5a83c08c84be', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('0d244c80-2fc8-408a-8d73-7e79dbf9c33f', '094c18c6-eee0-42e1-bbe7-8befa56d668d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('0d984ed8-e412-4bed-a6ac-20499c74dd02', 'a36a1598-58be-44ea-a710-3360918cf9b1', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('0db974af-54a1-491a-8ee2-5db9dffa1614', '8f80df3e-0e1a-40c8-a433-f8d463298a27', 2, 0, 5, NULL, '2026-08-11 12:37:15'),
('0dbfb6b3-3fd0-4703-8f2f-c32c77b7ecfb', '0b8de01c-3706-4b29-af82-baec07ffc2c4', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('0dd21ca8-9490-4cb6-9516-bad6001da628', '1db1a2b6-cd4f-4dab-aad1-488d96c5ee49', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('0dd5c182-1a69-4e2d-b21d-c6c43336eec7', 'e6a2975b-3737-4122-a742-362996a8c90b', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('0dfe787f-e2ee-417d-ae66-93e6c070bf75', 'c1a97269-5730-4723-b0cf-681abd8046a9', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('0e300ac5-67f2-4ed3-a5b0-841caaba7ba0', 'bec4da25-db73-41ae-b7e9-87881c00dbfe', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('0e4ea591-861c-4b38-8d48-023bc4010fd9', 'e04aec74-d218-4dd4-a653-a9833ba58d8a', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('0e8d38c4-87f3-4e00-aa8b-665cf17d17ef', '2e2da5e1-fd12-484d-920f-f1619a34eb98', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('0e9458b7-bf2b-43dd-9436-3654a896efa0', '5050f771-a71b-47f6-8548-07d35820826a', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('0ebe76eb-7485-4416-8a9c-472e57db7edc', '7f7beff1-f264-46cb-bfb1-99f6639c32ab', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('0ec0de12-4c6b-46bd-92aa-91872ae6ac29', '502a7677-b339-4dbf-a452-1d254ada021c', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('0ec20d5b-f9df-4d61-86c9-c4de440459ce', '1087b852-7de7-4513-83c4-7e4b0f723dbf', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('0ec48930-0576-4c6a-9b06-6503619cd0c3', 'a77c7e8f-3311-4416-a5b3-74d6de0bf840', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('0eff033a-7977-4f73-9f81-2c0d233c8d07', 'd103509e-d1ea-46d6-a149-d6239a0cf925', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('0f1b2b46-e77c-4b0e-8e31-ce6256d39637', '7da39132-29a7-458f-811f-c3939b47d6d6', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('0f219761-9064-4018-a5c4-f987f5e28781', 'e3d4bc00-1a5e-4871-bf48-37e3baa622ca', 5, 0, 5, NULL, '2026-08-11 12:37:27'),
('0f31e0f9-7f7e-49df-b053-918e4d1233a6', '648d9e86-8880-433b-9736-80696b806eb1', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('0f3d14fa-f400-460a-a9d6-3a6c8aa9da90', 'ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('0f61d9c7-75b9-412f-aaa9-cde166a172f1', 'ccf17fb8-1cc3-4d6f-b2cc-a01566fc9256', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('0f78701d-e90a-41f4-b9ff-531ea2871b10', '66284bf2-d440-4f8f-b1a5-e6190f37e99f', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('0f7a1b38-2245-4b6b-b78a-78410580525d', 'dbfe5d70-3e0c-4112-9fa6-e9cab684e7a5', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('0f80ecf6-9fc5-4443-b0cd-e5a4c06a3b87', 'c5a20aa7-f114-4a2e-b929-b7913f3ea622', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('0f8792cf-5a11-4c1c-b3e9-a24d0693a385', '60d71fc2-938a-4ecb-a4d0-61f1067073c1', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('0f919dff-90b2-4273-8259-5d5a7415e7d2', 'b9472d49-19a3-415f-a288-c246a838fd56', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('0f91ebd5-d63a-459c-8eff-e0f28d1d5a22', '2e61fd8c-24f6-4efc-b6cd-80497e8ccaa8', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('0fc96130-98b8-47c4-bd94-affc332a575f', 'ed66be56-eadd-4742-9fcd-3163dc48cd39', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('0fe8f9e0-5035-4b5b-be05-8fa4145f8fb5', '58af9b5c-d9e9-4ab3-9626-0cd6ed055fae', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('0ff3ed87-c7fb-4274-bb7a-55bc1d14389c', '7b28dc9a-f759-4543-bd4e-01adef943fa9', 2, 0, 5, NULL, '2026-08-11 12:37:22'),
('10099429-1487-429b-b92c-75a04c620e20', '28da0eed-fbe5-4bc8-a16b-852e1e80b119', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('1022453e-584b-4878-a468-c8053ced1f37', '9c9a5f14-3f73-4a36-a461-1f36abf5d31e', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('102ec323-c229-48e6-a01e-937ac3200365', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('10389791-09bd-4c6f-ae8f-f7427afaafd2', 'abeb8573-ec64-4163-be38-553af219ae96', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('103dc0e8-794f-46da-8fb7-0097ff056ef7', 'cc91762b-0781-4c37-a0bd-d153312d67cf', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('103dfe35-1eea-4435-afe9-3adb41865b04', 'ba64ac21-8d4e-457e-8cba-b9fe9f5a036d', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('1040176b-fd0b-4e1b-a913-41a4c6f8801c', 'c0f3ec5e-0d6e-44e8-900f-7db09e09892e', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('1054bbeb-6259-40c3-a672-2f27f2cbd219', '3230cc8f-598b-4ff2-85ce-593055d51128', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('105663d9-27b8-4f83-a2fe-dd46a615b0a1', '89990077-759a-43ab-8f5c-ed32f4215f2d', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('106335fa-0d5a-496d-ab8f-474caff97fce', 'aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('107ab21b-fa1e-454b-8f72-a65d7d1863f9', 'f696e605-bed7-4647-8c4d-bc7918a754b0', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('10951143-c4d6-4e56-8b17-8b5b9b2dfc6c', '3472fc55-f6f9-46bb-9c9d-e066e1590aea', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('109c30f6-aea2-4c56-96c0-932300b5835d', 'c9624129-7075-4dfd-935e-863d555bb9d7', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('10d87aec-3bd8-4ee3-bec2-87093b84e7be', 'ad84b666-ae5f-43d2-9442-ae3782c27981', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('10e55b1f-651c-4b56-9297-cdadc8ae7e73', '10398adf-8eac-4de4-bb6a-820623cf7ede', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('11301df6-d1e5-49db-8684-67bc28195b37', 'b01cee9c-5f86-41e8-bc1e-1e1972396632', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('113a4296-521b-457a-b53c-3976b10d43f5', '39f3a1e5-435d-46d5-89f1-0abed5603a6b', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('1169acfd-4b43-4cdb-b071-a1c9f86dccef', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('116d1c53-2858-43ca-9b7c-7652133d4a19', '1b4d8424-4382-40d5-8c4a-1402f9acd263', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('1181fa9f-8995-4297-9421-c955c938a841', 'fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('11989ce5-ed1f-4a80-8ce3-58ecceefb7e2', '68595069-a910-4aa5-93c0-f75fadd59778', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('11a34c28-0726-4136-9e64-ef8e0b801ee5', '944c18aa-0cd9-4f3b-ae7b-36007069c1cd', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('11d239a4-84c7-4be6-9989-4a0f43adbe54', 'ccda9465-bfb0-4764-8ebf-834dbc00d457', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('11d44ee9-eaba-4d25-a896-6be83365d452', '7a8f6fc6-d0d7-4437-92a8-402b9df05d30', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('11ed9438-14f2-4bd6-a3ad-797dfb0c7e53', 'db62c2b7-6d27-4ba2-bd45-b2251305ed03', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('121d17f3-6464-4abb-9463-2a213b721289', '0b4b7d15-875d-48f8-986c-c12fcb147ce8', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('1223056a-d9a5-4b66-8096-b8b73906fbe8', '973e21a6-b2e2-4f34-8de1-923212927e3c', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('12485b6b-ae55-40c0-8ab8-6b4b0adf7db1', '0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('124e346f-be3f-45f0-a176-c17ad64c8fcc', '41a03754-05a6-4646-a3fc-141a0bb538a1', 2, 0, 5, NULL, '2026-08-11 12:37:15'),
('1257e19c-059f-4905-b9b4-fa4fad8509d1', '5f094e71-3149-480e-9186-f7a75a9e10ce', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('128228e0-eba4-4a3a-bab5-ed74a7c77419', '5d1425b6-5d1a-4cc3-9f61-92e8a349df9e', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('12958301-a9e6-425e-9d89-b8ae53f37cc9', 'adaa325d-eb13-4224-9f30-4e1ebfd6fbc2', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('1297c94d-7746-4e40-b3ac-25f3a869b04a', '83ac5a68-3945-49ed-8f77-7a36cc9011a8', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('129b5f9f-b06b-4c7c-a1ae-0bd11fadb74c', '0b412bc6-cfc1-4145-8c7e-0af94ecf5f11', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('12c77fad-031e-458b-92de-acf41661ef04', '31510c3f-2b99-4365-84b5-2e7ed27d6254', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('12c8b493-fe37-4f29-a7ef-462b359e28a9', 'bca72ec8-d37f-4d2c-8734-8baa34dfc2d2', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('12db7df5-315c-4207-b3b5-3cdee62f9e42', '52bbf05c-f183-4503-8cde-931fdbf5544b', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('12f4cc84-163b-458a-b3bf-d2e71c375e02', 'd4e0327b-e22c-49a6-b677-acf39e3b2a6a', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('12fa7919-225b-4cb0-84e6-851de826e635', '460be6ed-4407-4a7f-9971-02ae34e9c033', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('130b59da-a621-46f8-91c2-f68ededb47a7', '9020cbb6-4252-4db9-8e50-87e1f8fcbf14', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('131a0aa4-459a-4e9c-ad18-0971352ec62f', 'c3fb382d-1a07-4108-8825-73560bd98719', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('131fd785-61eb-42b4-857d-5a4934a170bb', 'c417de55-b0a8-4498-b460-1a88bfe7e10c', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('135558aa-a097-4221-97d3-48dd8163ac58', 'a888d0eb-87e3-4d40-82c9-4ac416139b31', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('13670a0d-c1ea-4e06-856b-a0a0b51283d4', '346fd559-23db-4dd0-be7a-23c7ef9b33cc', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('138aaa2c-83d8-4547-8b7c-1202e004a51a', '3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('1398b7cc-b1f7-45d5-a27a-8e5636513060', 'db6cbd7f-c4bf-47ce-bc1c-945aee514e07', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('13bc97a1-3978-42c2-8bc4-c518c3554f2a', 'a7ce2db4-1ce1-4e24-9b78-91ddff941539', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('13fd5812-4894-4495-b6ac-7e412567d44b', 'e8d10c26-ac88-417b-b572-3357ce73633b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('1450a3cc-61e3-49a5-8cca-4ea8ed561499', '73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('145c1681-a400-480a-acf6-fc5093b68201', 'ca899e02-4040-4295-9b00-e61f57bc3983', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('146b9543-02d9-48de-bf14-0b1f12439e1d', '0bf8bf4c-cecb-422f-b277-61157cf42afc', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('14a48e65-97f3-4292-b7de-ec8a821a19ec', '4bcc3fe4-641d-4b19-b3b0-9761931938d3', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('14b32557-2521-439d-b57c-efb860b546c3', '0ac4dccf-8bfc-4523-acf3-574b83d32add', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('14b624ac-56fd-4387-85e0-3dd635c06e57', 'a78ba620-200c-461c-ba96-b5a921742e26', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('14b680aa-ff45-4c7d-b1f1-64ff0b734e1c', '5e446825-169d-4f7c-ab0a-bae7f506c5ea', 1, 0, 5, NULL, '2026-08-11 12:37:17'),
('14c68ff5-6875-4cfa-93e6-f6e247bdf9b6', '0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('14cac329-80dd-47ef-a046-4769ca7a6b2d', '7bc2c725-dc32-478a-bb23-f82c63089c01', 2, 0, 5, NULL, '2026-08-11 12:37:10'),
('14d76028-6b3a-4d84-8272-0c9673393320', '9e030f9b-fba2-4c28-b300-6089d54a57b3', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('14e6485c-440d-4c40-8438-a095a610fd42', '744ce33d-9ba2-49bd-afec-1603a4397bfd', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('14ec5fc7-5e43-42ce-9bf9-2406557b534d', 'dbefe771-67a3-43d0-89a3-e451075141f1', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('14fc9fda-f556-4bf0-b0bf-c4bd922cb256', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('151630b6-a027-484e-a4cd-f75fab74b125', '6370a599-e228-4aef-80e4-72080a650a24', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('1535bb38-8b67-4b13-ba81-dab155328981', '986841b3-3231-47d4-9e33-bdd11754ab61', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('157043bc-78b3-4c38-879a-3958db0606e9', 'd0d243e1-aae9-4f22-9dc9-cf2aca4de2a0', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('159a1ead-2e74-4b1a-80d8-56a717b3bfe2', '59592f74-1752-4c6f-9ac4-f1af081d94eb', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('15e899d5-52de-4db8-82d6-ceed0277a32d', 'd9f002d7-68db-492d-b86d-de03c8c45acc', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('15fd91af-e4fa-4c41-9cc0-1593e34d2195', '30a41237-5ba2-44b1-a67b-673d53d5abe7', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('15fe3129-e33c-4eea-b8f1-97453a6aa82b', '8c3a4454-f2c4-41fd-9040-ef5a35e7364c', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('162ea675-1a66-4ab5-87c0-86429e9f2944', 'b939f577-fcbb-4a09-a5fa-70c20d76e09f', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('163f961f-3386-45c8-8199-a800beb5a795', '95dc6acb-045d-48e0-a560-f2fb26daa6ee', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('164a515a-c4e9-42ba-9994-227f2eceee9f', '9a3541e0-55cc-4d30-ad1d-b419bb4e9a00', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('165df031-0717-40b2-8235-c6851c6e870c', '5b065905-a671-4d93-9dc4-1919658b776b', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('166e891c-9afb-4198-84fd-ab3a7ebcc5a9', '9e511b7d-6fe7-434d-bf66-b05fb950236c', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('168b3b99-7db1-4b00-b346-4e1c2bee81eb', '2875ea68-672d-422a-913a-904dee35abb1', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('16afc2e6-bb8b-4c96-a51b-44ffdaa18d0d', '33387465-6fde-4639-a708-4b6b91caef80', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('16affcd2-2550-4a01-987b-0af4ecd7723d', '96bb895f-22a8-4120-8bf3-33c7085a2e32', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('16b1f489-a1f1-42f1-986b-f1f301089b72', '330900cf-ab12-4ea4-97c6-d76bc889b2ab', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('16d60afa-3f42-468c-a0a5-858a8e246720', 'd3bc037f-17b0-4049-a369-b40594c95ad8', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('16ff60fd-ef51-48fb-857b-dd6e977e3faa', '4bdc855c-fe92-46d2-81bc-61695c2549ff', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('171aecec-c184-43d0-b1df-4d68cfbbc66c', '28e2adfd-c34c-40e3-ba96-886cd2ed8126', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('171b9ac5-90ce-4938-af64-0f78793e7a61', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('172ceb0c-83be-4609-9c63-4651b4179021', 'a88f9054-03d8-4b02-81ce-9999dbe84363', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('174a00b1-5e6f-4b48-83e9-b686395e57dd', 'ecbb14f0-1f3f-48fe-a737-4c992a89d38f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('1780949a-2ced-4857-9b12-84a6b8e3a88b', '59a557a5-a8cd-4d1d-b129-e903f049df77', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('178228d0-859e-4b92-ac20-a95d1102e403', 'a4608e49-2d69-4193-9c6c-425211d371b4', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('17924241-46c1-41ce-b5f0-a8d9157c80bd', '073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('179d6800-3e15-4e02-996d-c6ea922f0779', '736d0dba-fc7c-432d-98cf-8c914d79920a', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('17a63568-45cb-4645-ac65-f41b9c8849bd', '4a303fed-da18-4087-99a7-6da450072f27', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('17a83835-a951-4f6b-879d-37fb95872b5c', '9d8748c8-4f82-47a3-89e3-d3a9337b7e94', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('181448ba-e377-427f-8510-4c0819943ffa', '271d3e0f-2b34-4ec7-ab83-808d16a2120e', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('1825d21b-0414-4a25-81f8-09cb87ee1af9', 'f76e6ddb-4a58-44a4-a2f4-523908872bf3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('183914a7-7a2f-4a80-a8a0-b05fd61dd14c', '54a0d63a-5189-46de-96e8-b5f16c47a632', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('1851d14e-d7be-49aa-bd85-662a49054ce3', '453ec637-58f6-4345-8ec8-3bb1fcab2c13', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('185fb252-26b0-4eec-8a37-6bf2d766e08f', '0701198f-e5b8-4944-9a6a-586b3538b9d1', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('1865ad14-e105-46d8-86b4-5d5418db053d', '85eb2551-877c-4a0d-9b1c-dda209b61a20', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('18713ce6-2510-4aea-b9f1-ac18c0252153', '8c59471b-56b5-48ea-a540-6df146cabff0', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('18749c0f-37af-49f8-b825-a8f127d14b3e', '4a9dc165-cb46-47a6-978b-d32790458357', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('188b9ba9-d251-4f64-acf6-14f7b9b6431c', 'df987ea0-dfa2-4224-aa56-e425c7f6693e', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('18d0cb1c-9deb-4bad-bd0f-88d939065cce', '67b9435f-20cd-4f0b-a553-cd789627c31a', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('18db48e0-5d9d-4920-beff-a5beddbf4592', 'bdb9d241-a201-415f-92de-b4e7af807880', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('18dfdbc7-4019-4a2c-b3d4-02e15bf06cc1', 'd1799f13-57a0-48cf-99ab-dd856c8c95f0', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('18e4acb0-f6e9-42ab-a134-797a34cb767b', 'a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', 3, 0, 5, NULL, '2026-08-11 12:37:13'),
('18eaa998-c842-429e-adca-62ea1467225a', '888936c8-c90c-443a-84f6-71212eecddeb', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('18f6fd61-e9c9-4620-b093-fc895ce874c9', 'bb04a725-d5b3-470a-817b-8f39e8df99ef', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('1942287a-7ae7-4469-94d4-490e573e7979', '20a82abd-2dbe-4a35-b0a1-f024f8cecd51', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('195b623b-ffd2-4c29-ba38-b5d5f9d6d137', '1db57133-8f30-483f-b976-d7ca95a322ca', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('196c329a-d14e-4dc7-aeba-84ddcfe68198', 'af8927cf-c4fe-40e1-8b21-7aa8d2de9fe4', 1, 0, 5, NULL, '2026-08-11 12:37:17'),
('19b5e962-b86a-4cc1-972b-7212fdb59b27', '3676c679-c05c-4331-8ac1-588d38f10508', 0, 0, 5, NULL, '2026-08-11 12:37:16'),
('19c47c3f-1573-4b26-be67-50fbc6a470a9', '23feddb2-7fcd-435f-8de5-ec59b4a51794', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('19f61e1d-4d6a-44e5-82ff-4494674fc92d', '3f4aaf2d-dd86-4f73-be45-f526ec935828', 10, 0, 5, NULL, '2026-08-11 12:37:22'),
('1a36535d-442a-4e48-a359-faa32e0d0bc4', 'd7476474-e1fc-42d6-8893-59ac236ed1f1', 3, 0, 5, NULL, '2026-08-11 12:37:15'),
('1a4eaf15-61ff-4f89-bf51-06cb1caf2b54', '8d86b979-36b7-4664-86a2-f1e3de837600', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('1a6229b2-3a94-4cc5-9355-38eb6bb8cd7f', '00275e57-b327-4c13-a727-ed43b604013c', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('1a6d4bdd-4173-41d5-9f75-fa7b88a42ece', '2152b2fe-3e0f-41f1-a90f-d7ee96cdd092', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('1aba6808-f8ba-4610-a965-0467e283dd9c', 'a0267d11-2bdc-477e-b15b-52592f1a9f90', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('1ad4584e-a725-41ae-9e16-e3d532c35d71', '9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('1b331e51-d7b3-42d4-bc13-01c31ead703e', '8949acce-f34f-445d-b983-2c47ae307e86', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('1b509fe4-fe9a-4efe-a1f1-6546e969abf1', '4c41a3ff-118f-415e-8bdb-96feadbc5d33', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('1b6a856d-98a3-42ae-99bf-23ff17ed6de5', '65257458-479a-4e7e-812c-61c582cdcfcf', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('1b943d9a-4b32-494c-a2c1-b0dc24c09392', '41169815-6a7a-49a2-b725-bf81d5763d4e', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('1bc95277-3be6-4441-ab92-13cf4846986b', '55f6f7d9-87ca-4dc9-88e3-a574e5a834ab', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('1bf7e208-e8f5-4f6a-8f23-c04f3bbc3b3c', '3a82f16a-3b6c-4541-bb05-8c00e305b977', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('1c23d224-e417-4354-bb98-33c983a58daf', '2a8858b8-fe81-43ec-949f-ddb018a24a7c', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('1c573231-bd1b-40dd-84d6-9fafeebcd22b', '8bba3605-2db2-40a0-8a29-28910741cc7c', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('1c839e88-b9fe-4ed7-b647-540b0498fad2', '50ba11a8-77ec-49cd-af8d-8da5511c1b92', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('1c8c0ecd-9bc2-4566-9dc7-e5d916e30c17', 'dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', 5, 0, 5, NULL, '2026-08-11 12:37:13'),
('1c8dc157-1a27-4d44-8096-c88dd04b94dc', 'f70be27b-a314-4a56-aa24-2d0de3a96267', 10, 0, 5, NULL, '2026-08-11 12:37:24'),
('1c9a4e53-ee03-4440-906e-6fe9004516af', '9b41fcf0-31d8-4af4-bd96-4e431afaf60f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('1ca4c2c0-b9ca-4c81-8859-5419fe2de418', '2ced94ce-4267-4bb4-8a11-ab40a0a32040', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('1ca9939f-ed6c-4d52-810c-7709538be67d', '7e6bab21-6a8f-47e4-a152-4f3e3c719928', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('1cb5cffd-70a4-44ae-9cac-735ee03c3826', '93ba5b89-a161-4c6a-81af-1422b9444952', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('1ce43789-28e4-4fae-96ea-2a8160968039', 'f3b5519e-5e42-42ce-9346-0684c81561bb', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('1cf292e4-2ee0-4b02-a6a1-dfe84a14c4be', '79b20e79-47e5-4dee-a362-54c1219a37f0', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('1cf77f2e-12e3-4534-896f-cda57909c6ff', 'a84bcbb2-81a7-45fc-acad-33898e99098d', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('1cfa356f-dac8-425a-942f-1fb5963271b8', '3917d4da-8622-41c4-831f-c9cc071d51e0', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('1d0bb454-f6e1-4151-b3f2-25b37d4c10ee', '36f8c0fc-5934-417a-ab09-ccf39ac6095c', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('1d1519e3-03e9-4a14-ac45-95462479cb25', 'ffeca105-5931-4b35-aeb3-44f7639a4237', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('1d2d37c5-a62a-4a74-873c-9aa1c3e66ba9', '4138db0f-0e18-4172-bc6f-8d67abe53412', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('1d3aadbe-707f-4c53-aec8-686dfefdb1e5', '65a78ae8-01b2-47e7-8a5e-f17171ccacef', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('1d3e19cc-17cd-402e-996a-030e68da5a9a', '761c7e20-a983-44c8-b1e0-53542e501009', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('1d3f7e9a-8757-4c57-8f3b-0885185b195b', 'b2729572-e707-426a-8367-6d6ddd77acc9', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('1d452e77-88ec-4068-bebb-225c8a4de9c2', 'a63dfc4d-e59f-4aaa-a398-3128583b9b13', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('1d596b7d-6e9c-431f-b472-33d56aa646b7', '7c458ed8-b6ab-4dfd-a53f-14316e9d5718', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('1d7514df-0c35-4847-b84d-c5ad827f8738', '3e820fe4-45d8-4a64-949e-a88f2487c3a5', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('1d75ab31-fa51-4ec7-b23c-4fa0ada92d95', '55e5a911-0300-4fee-85e9-ca9ccaf862ee', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('1d797c71-0d45-4c8f-85d7-c94217cd0d7c', '96469dea-8fca-4428-9284-b2276a7091ac', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('1d852fee-a10d-4b80-8369-c3d1f1b44e0f', '65836068-0373-4491-a547-7460b419ac22', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('1d85d39b-cc8a-40b3-b1a9-989e43edbbe7', '18d1141e-e09c-4ab2-8cdd-5e798c40da36', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('1daf4274-270b-49bf-ad36-fd237f9db7f1', 'a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('1decd0a5-ebd6-4ab5-9cd6-4e5d1403054f', '24b8916e-43bb-44f7-bd03-c360c2882e88', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('1e1ee7f9-144c-4a18-96c9-ef2e8f26ffc6', 'e428382c-8423-473a-9f84-2caacca189d3', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('1e36f55a-32a2-4c62-bb88-8ed38dd463d7', '4723418f-b604-4b78-89f4-fab518dc1c50', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('1e431446-221b-4b9d-a668-e52c5d8b6581', '46028408-cd9e-43f2-bb61-e0eee80d4fa4', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('1e4b3e60-b048-4295-9a78-f7ee39a0d4df', '24b74a24-bced-46b3-a5ae-e3960897df76', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('1eb14a1c-b9c6-4416-9300-b1cff4517903', '0383d2a1-88df-4feb-9fdf-179ab4bbf3f1', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('1eb8464b-9095-4796-bbf5-0d6ebd57a5c4', '0eab0461-ce5f-4b52-92ee-cfe2f9f0bdaf', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('1ed613ea-fcf1-4e68-b5de-ac80035ba20f', '88aa6701-3ce0-4aa0-a757-642b937a6ba7', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('1edeb35d-a645-474a-9484-2344c6705e3e', 'ded5b22a-9325-4b6c-a13d-85f6bf849fa6', 3, 0, 5, NULL, '2026-08-11 12:37:15'),
('1ef6ce93-dbfd-4334-9e93-9c664eb8954b', '0c29e79e-55ab-4e00-8f99-a9ae63606370', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('1f0933c2-91b6-4933-ba27-b78cb5e03cbc', 'd6065272-0127-417c-89be-2b1b73c5ac6c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('1f222a5a-06c9-4fb8-bd27-8b4b63ca7f00', 'ec113c53-7542-403f-bffd-3fa4af2adb6b', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('1f53f651-ad05-4200-8232-ad4233ba3786', 'd6563aa8-0722-4197-b349-8503661f8245', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('1f5efd4f-65e3-49e9-a260-a9073a52935b', '6c6686bc-0474-4093-adc6-16d046cab3c1', 15, 0, 5, NULL, '2026-08-11 12:37:19'),
('1f6db0c3-8cd6-4d83-850e-85d75a0d1290', '4cfd419d-2210-4fb9-9154-6b48f513dcc3', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('1f7b313f-b094-42d3-a535-3c51ddee3d02', '496a5c44-653b-450b-94b6-5a0705836317', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('1f900d47-3cbe-458d-9f6a-099172662fea', '23b24d63-14de-4bc3-8117-35f3ac7f7961', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('1fabaae6-d687-45fd-9c84-a9f995da75da', '47078132-796d-4575-965a-73ebbc597de8', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('1fecf613-a705-4945-88a5-19313ffee568', '34bbf52e-2442-4981-b81e-2c5741523a5a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('20087c54-9392-40a6-bdd4-db59f73496ee', '9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('20246c49-f73e-4f8f-af76-86f624355bf8', 'b2d58084-b0ee-45df-933a-a51a2288e7d4', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('205e454f-163b-495a-9783-af570f89e28b', '9b83cd42-abda-470a-803a-57a90a245155', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('206d8c4f-c95c-4258-a1ce-7f74dadef4d9', '620462d6-38d0-4f51-8830-62f1d4740d78', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('206de08f-3d0c-4dee-b44f-fa8505475a9e', 'c44f36a3-a6ca-474a-bbda-7dfa6d4c2715', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('2090d020-2f25-466a-a90a-33e257dcc1e4', '19e02cb0-0948-4bb2-91ca-81954c83f184', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('20b96e6a-b820-47c9-a126-cd3d3b6231c2', 'c0c9f05c-b1b6-4684-816e-a2ceac38c0d8', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('20bd56c0-436b-4927-90c2-4654e4944059', '8bce4559-b99b-4770-a0a8-1d4d3ec1f87b', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('20c3c580-79a2-4b2c-a4ef-2f25cb3a4bcd', '9a3f5107-e9b9-4f0d-b0d1-52b8f2abc5c3', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('20cbee81-f219-46bb-84b9-bd2f6f8a5df6', '25b53a9c-255f-490c-930c-660bb6f1e4b0', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('20eccf83-7c08-4a74-a750-78c75aa877d8', 'f759cabe-733a-4685-8022-07c1a8b4d442', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('2109e4a2-435a-4e1d-80ee-ed222a57b16b', '37fda693-fe87-4b66-9a7a-a077b10686dd', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('2121d25e-abd7-49e3-a9d0-9110c8d0b01c', '989e6af4-daec-4206-8baf-1db14ea15bbf', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('212a0a6a-64c2-4b9f-a501-c571e9ed7c63', '1c593310-a1a9-42c6-95a9-29fdc0e20d6b', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('215c04df-7595-4445-ba04-c56938089001', 'ef82051a-b6db-492d-ae86-429b34b09a72', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('217a4f04-12f0-425c-9267-152cbf877de9', '3dd852f5-945e-4eba-9899-e91ea2506662', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('21d7917b-9243-46b2-b56e-f83a8af45170', '1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('21ee695d-9a0a-4bc8-87ff-57516c1d44f6', '4a908a6b-a539-4636-a16d-b6718e3ad835', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('21f69d67-e002-44ce-bac5-2a00ecd653b5', '348cb266-6fec-4932-bb6b-15c9b86e95d9', 10, 0, 5, NULL, '2026-08-11 12:37:10'),
('226d3970-aee8-4764-af0a-c20cc16168c9', '9830e020-aa70-48f3-bb65-5067702f904b', 2, 0, 5, NULL, '2026-08-11 12:37:26'),
('2273fa74-7673-4035-80c4-c45843f5c3bf', 'e2c8221a-85e7-463c-9600-c7a2529135a8', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('22b1a0c3-f3df-4af9-a804-ba6a21006118', '497684d3-bfa0-4d0b-bd00-778e91a050ac', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('22d53b5c-49ad-4ad2-861c-1a9f4cbe5453', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('22eb0225-8720-4abe-98c3-db2e4e72fcd0', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('22ff7759-57a4-4151-89a7-7d499d075555', '05db0faf-7cbb-4352-b6f5-f910c9776952', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('233de236-ba7a-46ba-b696-40b7aa842670', 'b4237011-5fbe-4033-bb96-b7e555eef9e7', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('23453d2c-93e3-4538-8368-4b4ad7d1e23c', '98879862-70c1-4d3d-b4d5-83ab94d164ba', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('235ecb39-8280-4ab8-a5e8-804a1e4a62a0', 'c794965d-107c-4c86-98bb-7b4f33ddecb1', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('2399e77d-0ccc-4900-b53b-3cd3f1a24dd3', 'fa84aa78-40ac-4e40-9581-d08158b69a57', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('239dc5b9-ce6c-45bc-83a4-55add9c30a15', '1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('23a552af-1abe-4de5-9713-b90650f3ee23', '0491d338-4bf6-4fa7-977c-7416e4a22bba', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('23da1f4f-5012-4e76-bb11-13ab6af08dab', '85f1e467-71cd-4ba9-8db1-f961f6f42e77', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('23eadb3c-508e-41c5-b39c-888da8acc6e7', 'cd9bf435-c300-490e-8667-8893a34675a0', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('23f9a2b5-1678-4d8f-b983-5ce6e60d606f', '2e4f3154-6000-4dcf-ad9f-e88401f69a8b', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('2432bee4-e47d-40c0-b9a0-788d3ba2b5ba', 'aca902c7-03d2-40a5-abd7-72b63e950043', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('2435b431-6868-4a5d-a565-8a5042b1b03a', '4e7b7a12-feca-48d0-a84a-087616070657', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('24680a27-0888-4332-bba2-a0977a3b0ebf', '0844f3f6-63ee-4426-9ad2-7f6a028eeaf7', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('246d0cd2-e028-43dc-a530-ceba66217d9b', 'c13c7cac-563b-4d80-869e-41e0abf5fad3', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('2474e7fb-6ca2-45a1-b6fd-b793f4358b8b', '2b611abe-b5d1-4cde-9c4f-612368eaf763', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('248d32f5-d4f1-4620-9c21-352541638231', '3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('2495acff-066f-4ca9-9418-e0e7d64c3c16', '608980eb-5ec2-425d-9e84-a1a4578a8d15', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('24a5a9d0-1ff7-4599-996d-fd971b17cc9b', '3a409329-3345-4104-b54e-7656adcfa1da', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('24a8f53a-909c-43fd-86d3-28d19e004235', '231714d0-cb2b-4a20-a776-8983b5019d8b', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('24ad572b-5dd3-42e0-9e13-75b88b174414', '8767b383-cefb-4a52-8e46-bbe29818a965', 5, 0, 5, NULL, '2026-08-11 12:37:07'),
('24ebab9d-56ec-4b20-883f-9caabb2751d7', '22320428-6db9-4f4d-a43a-677bcc4ece0b', 18, 0, 5, NULL, '2026-08-11 12:37:27'),
('253d4bda-e98a-45ea-9bee-2394fe7e2512', '5248e709-4813-4e5a-9ee1-e99f9ea5a5a6', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('2543810a-3663-4133-9807-bceb4087c220', '2d611972-cd16-4c35-ae27-7a6814c484aa', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('2559a5f8-011b-47ad-b533-ad7d55002a4f', 'd71269a4-87ed-47f4-9f0b-6a1794e6521c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('2568dd99-9c1d-427c-bc9c-23a0bb6a6e31', 'ba250044-509d-45c4-ae0b-c24a63b795d5', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('257bb519-2a41-4251-8d6a-62feea3ce886', '7551f61f-b4a4-4b3b-a63a-022e1f69779d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('25d78d43-2400-45a3-92bc-8cb2eec4ca31', 'cd956ceb-a744-4575-8693-380a6ff809e4', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('25dd1d01-8ff2-467c-b9d7-7f6da1ead023', 'fd259240-3d77-4e85-b789-e10879d530ae', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('25f3b7fb-2019-4bf7-949e-ed8d479dc247', 'f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('2605778e-78f4-4a86-89ef-fffebd3ba5d7', '1f2d327d-6c4c-447d-ab9b-7b37749e37d7', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('2611463e-7ea4-45ee-add9-c81df19a1ef5', '63c504c4-31e2-4433-9aa7-9629d730efb6', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('2630537d-70a2-4dce-b5ea-8d8ddf76925c', '953af771-00b1-4a77-9462-6017c5939528', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('2648c3b6-83d7-45b0-bd48-0be0bbaf6ff1', 'f6e9585c-ed1c-4392-8959-a758a05bb30f', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('26a6ab94-85b1-4662-917b-111069667f19', '038faece-5611-43f1-8eab-b7760cf869e2', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('26acee8a-1655-4003-a7e8-7a5f0e424f9f', 'ac23f549-0d11-4df0-98f0-71e152a48030', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('26ce8fde-b73d-4a9a-9194-cd22cbcfe6a7', '52c560f7-4ab2-467c-8f11-21a2c3df473e', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('26e11c05-e370-4da0-a202-1237c158931f', 'c476d60f-d730-4fe4-b0da-902096e185ba', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('26e99288-9f9a-4531-8379-332cfc691231', 'e2b6787a-f7f2-4635-8286-7e94e8d078b9', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('26ed523e-79f2-4989-bda9-d12e1f0578bc', '7d7b8b9f-8dbb-479d-9b90-4f2eb14f7e9b', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('26fee44e-1aec-4345-9bb6-e4dd328dded2', '3b504124-7f8a-4a36-a430-0ce4f355d84b', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('270a630c-8ad7-4ac7-b69d-c5ce674bde77', '5c4faa2f-a0b8-4418-8225-b10577d3369f', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('270e8e8e-7300-4d48-9af0-415d7629711b', 'e162383c-b9d3-417c-8726-55b395126c83', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('274a15a4-6689-4635-9846-739357475e29', 'e4c33b2b-d815-4e3d-bdb6-02547657f65e', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('274a755b-3a0a-4809-9c53-59aa4e952570', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('276e5a64-851c-4d0f-aa3d-b75a891be385', '2e4a170f-a6b5-463d-8736-2e219d020e46', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('2770d6ad-9707-4010-a6cc-ab0a296e525e', '93e6478a-f742-46de-a18b-3454da14d6be', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('277e1308-03de-418e-8fea-76d2496cd82e', '2fdad397-8a0e-49d1-be52-112fcc8b5ef8', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('277e2b56-5aae-4cd2-b9fa-b258c7a6ffb8', '3cbf6b58-1b5c-4427-885e-e6d52abbe0eb', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('27b34dae-b63f-419e-a8c4-612e5b95ef3e', 'f36f5ed2-7858-42fb-b398-e2036c1c869b', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('27f4709b-0a3e-4845-9813-5cf27d952fe8', '60e725aa-c405-4bfa-8dfd-b5f7ffd508be', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('27f693bf-5dfd-4cd4-a588-993fa7d4f00d', '695f5d69-183e-4397-9c27-f6297178e056', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('281be05e-4a2b-48ad-bd5b-ca3ddb335577', 'f5980477-1776-488d-8ece-2cb20c66a50d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('28271258-61a7-4848-8796-b2b3e24f2a03', '47d33970-46c3-4009-8d5c-f059253de6dd', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('28326d09-3ce2-474d-9866-e0a2c46670dd', 'c192f19e-79c4-4b78-836e-a4c34d10d31d', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('28392038-63c1-40b1-a71c-21dfc0350161', '9d6dca1c-1dc7-41cc-aa4e-ecaecda41639', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('28750d3d-8dd6-4b34-b980-5470376757bd', '3a08cbdb-9bf5-491c-b573-c65d16e8f980', 5, 0, 5, NULL, '2026-08-11 12:37:12'),
('2875bd67-1582-4071-a25b-2a928823da31', 'b49d2988-2996-4859-8c2e-ddd90b735e0b', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('28a19d89-fc3b-4f41-ad5d-69ef0ca0980b', 'ca7970e3-1abd-4260-bb19-6b7b356723b6', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('28c3ca81-4b60-4653-af24-d62d5e27afde', 'c87824a6-c16e-4b07-83a2-350cd822e917', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('28c5a6f0-1cb3-44bd-99f2-0593ce0c57c0', 'e53565aa-f28d-4ed0-a787-2743712c3287', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('28c895b0-a138-4f79-bb3d-e86f6df25f02', '2b6ab688-232f-41a3-bb23-f7906b9a6a70', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('28d92d09-59c3-4b2f-b03f-1428e538510a', 'ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('28dedd18-309e-44e4-b391-8ed19c87408d', '3f42d179-96e5-4ca8-a0b9-4ee85647245e', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('28e579f0-baae-473c-966b-2bf64cd40dde', '3af6eb64-c128-4f4a-b263-49f6fcb79987', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('28f33650-a370-4b18-ba64-fe5eb03a8b91', 'c9e43f98-ede6-49c4-b5b8-918753688bff', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('28f4dcdc-09c7-4aba-a51e-b621ed3a9975', '9c7b37fc-5d17-4413-a994-1ad5388b7e92', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('28fa1769-993c-4b3f-a5ce-cf5511ffb227', '929883f6-77a0-4808-a64b-2435be2e8121', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('28fbb128-56bb-4d8f-a50d-8a10c0be2c37', '0bc8e883-f2bb-4e2b-b2d1-c881fd62e08a', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('291a704e-327c-4f85-92f9-973dd367d6f7', '3832f56f-c273-4dd8-8b61-9cfaa07b13be', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('2927f545-5f94-4bd0-affe-8b284a42f8ff', '70ffccf1-3ba1-4406-a889-51b982ba9fed', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('294bb820-8357-4fcc-b538-e27326aee06d', '974fc58f-28ad-4e0c-8831-19a3b1843656', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('29a0506f-853a-4f36-bc70-d8a10daba62a', 'd9caa704-eba2-4809-98e8-703d7e81597a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('29b99c6e-49c1-44c0-9ef6-ef63316b78f5', '6a91be3e-f421-415e-8acd-3c86de602f81', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('29f66cb5-12f2-438d-8bdc-b15bdb710b69', '9fb9028b-08d8-4b0c-88f2-f970493c5935', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('29ff1756-e470-4779-98aa-6dc5ae71e957', 'df5ca47b-368b-42a8-af0d-94e92e9939c1', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('2a0116e1-a09c-4b5d-bcc0-3c49251175f3', '9c5d8dc6-50d5-4d57-9d18-318f8fb84520', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('2a037561-afd5-40c6-87e8-28485999610e', 'fa47ec10-2588-47a5-9429-11e38d64153a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('2a168958-f814-4494-b6da-0995bc510cc4', '11fe297e-c04f-431e-b07d-07626185e547', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('2a4c13a5-1b0c-4789-bcf3-fc0a4f38951c', '502ea875-eda3-42df-96e9-dc17d07996c2', 20, 0, 5, NULL, '2026-08-11 12:37:16'),
('2a4f5bc8-c67c-4882-aa28-7af44fc265dd', '359b355f-7a53-4e79-b4bc-2ca22305175d', 1, 0, 5, NULL, '2026-08-11 12:37:20'),
('2a5e981d-94ec-4539-8cca-91e8b722d666', 'd1a1e7ca-4b8e-40f1-b97b-76c68928302a', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('2a5e9efb-b8c9-4f36-bd5e-de8a2f4d0b6d', '2c3c6d0f-7442-4436-a643-3b8066fbb910', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('2a67fb0e-6900-4118-84bf-74a1b287f8d4', 'dc67bbf4-3e58-4e9b-a09a-dcdf0736005e', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('2a6be72d-614a-47b6-8a92-a0fd812a803e', 'b3ccddcd-17d9-4c81-8198-62da9742f56a', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('2a7dbcb3-51e7-4649-b2fc-30f297722371', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('2a9c6e72-f107-4e73-a1ca-ea93e7098f25', 'be49415c-8ec0-46e6-8506-d19d742638c8', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('2ad134ea-e0f0-478f-aace-1f6a95e5a2d7', '178ca559-c765-49f2-bc54-b44204290cb8', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('2add235c-f0ed-4c68-b55d-317496d8c2ed', '453aea8b-3f9a-429e-84f7-15aade1ea6d2', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('2aeddcf3-0873-43db-95f9-2f5c366ec319', '45334f66-21fb-4d2b-8216-9e259af84e25', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('2af20e46-e8bf-4885-87d0-30c0f8fb1ed7', 'e864bc2d-57fd-4aa4-84d2-ff139687da37', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('2b1d59cc-1c33-4415-9da9-37061304aaaa', 'da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', 3, 0, 5, NULL, '2026-08-11 12:37:11'),
('2b2fd897-e194-46d4-9d09-1ff4e47c49f5', 'efc2b6a7-3ad5-4e19-8cb9-7ea331ba24d5', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('2b3c8fbf-c432-45e3-8d05-c7fc1e891adb', 'b3aea766-d22b-4fcb-883f-d7010a0a9841', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('2b52e6ab-9349-4111-b057-3812a7686d71', '21c48a39-1684-46d3-ada4-c49b47be24db', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('2b556753-5b58-42d9-a6ef-49c2bcb0fa4b', 'ec8e3173-1270-43e5-86ad-716219d71ea5', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('2b7f3f10-d944-40be-ad91-f2dc9f7eb7a2', '0768c5e2-e047-4b08-80af-88f527aeba87', 15, 0, 5, NULL, '2026-08-11 12:37:23'),
('2b955082-c492-4e13-8b1c-e856d695ca43', '98482075-9b11-4176-8d2e-6f075aec952c', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('2bd9468b-6c79-478b-8c70-e7fb158a4eb5', '4cd50536-0f72-4dd0-925c-91b49f591894', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('2bf0fe64-ec2e-4995-abc4-877646295e4e', '5765a17f-e2f8-4073-9e2a-c388c3d4be86', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('2bf6a678-d115-4a34-b355-aa9b88990869', '97c3f834-5d4c-4e9e-a8ac-e2c1211717e5', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('2bfebc65-6379-4271-a927-7bb286786f35', '7e29572a-767c-433d-8a75-a5971e8ac66d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('2c3d524a-c643-48db-b138-fff90ca9e309', 'a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', 1, 0, 5, NULL, '2026-08-11 12:39:32'),
('2c3f7161-9f44-487b-af83-056af36cf939', '665ceb92-906c-448f-9d6a-0d670244609a', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('2c5d2f65-c23b-4838-b949-f80144b9c2a0', 'f7052ef1-616b-4192-b504-d245c82563b2', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('2c5d3bfb-858b-441f-925e-48712f4eb386', '329d1115-2763-41a7-97f4-1ea9134ebe55', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('2c710c3c-6019-431c-a093-6db6ad57a976', 'f5b3644a-b26a-4a6d-960e-268eec81a4b8', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('2c829abc-63cd-4bb5-80df-2de9ecf768e8', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('2c983b33-2051-48cc-96f0-72678f4473f9', 'c62c69e6-d231-479f-b137-3e8188d544f9', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('2cac1f1d-a779-48a1-9f63-d3b55a0b19ce', 'fb929af3-7379-431e-a728-4da325cb26c3', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('2cbd3bbe-8c44-4317-aa7e-ec08c49a9ac5', 'f7959cfc-3916-48cf-9cdb-967544f5845d', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('2ccce6de-2d54-42f3-a33f-27f8f7c3d81d', '00f3db64-4c0d-4c86-8d25-0e8d2e69c1fa', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('2ce93f96-cf35-408c-8f02-1081aea2418f', 'bcb032ac-fd03-4cc6-9048-c534d0233e08', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('2cfe409d-9f57-41ba-aec9-1e944dcdff1f', '8fee763b-4aba-4603-9bb0-07b150fe12c3', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('2d00e116-bf39-450d-a0c0-e3c8e0fa661f', '715aac02-4b90-418f-aefa-a8e4a0eb4d5f', 10, 0, 5, NULL, '2026-08-11 12:37:28'),
('2d08cac1-e309-4352-9078-d36c2dac22b2', 'b41d2e7d-a342-4472-8eaf-aa964eb5f238', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('2d101862-5477-490e-84a2-da374d3482b5', 'ea0b9aba-a7e6-4f08-b91a-2273f1c76eb1', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('2d5595a5-6dfc-476e-bf89-ea2fc797f3d3', '9daf9548-e7af-4e43-9dbb-c2446f97e13f', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('2d74821f-3d9f-4a14-a363-086514f787f4', '5fc3eb19-5e5c-4272-88e3-ce2f40e8b71f', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('2d7692b7-84a8-41bb-a163-b9dc45580d05', '1ef0d990-1b0c-48cd-8048-fae12e38d782', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('2d7a1e03-fdd3-4fb0-a1c6-a8ab817af8c0', '4becc02c-9d1c-4164-ad30-fa1651e78384', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('2d8e7808-444d-4525-9844-71c5be759a24', 'bfbadf5a-0d1a-4c89-98d2-119946b12098', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('2dab0796-4dc5-4844-a0c0-c726c86693f8', '66784fa1-201a-4ce3-a911-d2105cdc8564', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('2dcd29d1-4bab-441e-a29e-199f2e3585de', '5364df55-8d22-4771-b4f1-7ab6e991b10b', 2, 0, 5, NULL, '2026-08-11 12:37:15'),
('2dd316ed-9062-4275-8ade-126e391540f5', '14f35b2c-1cda-4c61-9800-68c46f1cfa95', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('2dd5ed6d-e867-4680-a984-657879893336', '741d51d3-1a33-4a9b-a79f-becbb009cc0f', 4, 0, 5, NULL, '2026-08-11 12:37:10'),
('2dfbef8a-5dd7-499c-9eb0-6f7c21d8b8da', '79052575-275f-43c6-a3c6-327cd4081385', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('2e0335db-c354-4621-a073-af75cb41241e', '00a11954-fe76-4790-b462-c330f2467ca2', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('2e80c840-312f-4b94-a1fa-5f917437e483', '72e0745e-136a-46fd-9e40-81f54e11d7c3', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('2e82e8aa-b70a-478a-9f29-6fec91297579', '380ba754-cbb3-4eb3-ad21-c229348963b7', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('2e874fa5-3d75-411e-aec7-d08bc490ae30', 'a9a37552-f13a-45d3-9b11-59c8fb700d6d', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('2ead3e72-f60b-42a7-951b-8b3f6a009436', 'db7316de-fc48-4eca-b7cc-7e56fe3ce9f6', 1, 0, 5, NULL, '2026-08-11 12:37:20'),
('2eb8d707-fd5c-45b8-92df-be78ba045e23', 'e95b4f01-4a33-45b3-826f-9e6167b51201', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('2ec29b88-5eab-45c5-86d0-70978ab9e06a', '1f3d8d8b-0bc9-4207-8ee7-1836561252c3', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('2ec86ea7-9334-400c-a422-249c12ecb79e', '4ef06bc0-56e8-4dcd-a97f-7c7ebe5802b4', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('2ed59402-4b19-46ae-8855-79632b74a119', 'eec542b3-f8a6-47ba-b152-e73bef3cd8f3', 5, 0, 5, NULL, '2026-08-11 12:37:07'),
('2edd407d-acaf-4da3-a5e1-91abef6c7f53', 'b8989ea1-992f-48a0-b125-673e5c35dcaa', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('2eef668d-c553-487a-8318-5a7ea4129aef', '24c18dd0-c37a-4f6f-bf8a-65f01a31c450', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('2ef1c97b-a6ee-4e48-90f5-1f571e92ad16', '4a7a2ba8-70f2-4847-93ac-0c09fa97072e', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('2ef7cc3a-dbe7-45cd-bc28-20f2429ef5e8', '7fa530d8-18f8-4bdc-a9b3-5e385dd5b4f7', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('2f134113-9c70-4c74-b01a-643516b3e9d1', '1d057a53-2a8d-4d78-a02b-c12627f77e84', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('2f20193c-187b-4b33-b004-986d1cb50659', '663b90fa-a127-4cd6-95ba-0ba72729d69d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('2f23676f-9972-436f-993a-3c3025de0e31', '1cac76e4-e3f0-498f-bd4b-75031b734c45', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('2f332443-d1e5-4f35-93c9-be27f4d1af87', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('2f40db08-a80c-4950-a527-845c67ba0913', '36ffdaed-3a65-40c4-a0cd-716f9cff894f', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('2f4bfb18-9e8b-4a3a-9887-ef1108ca07c5', '594d7ee0-ef9e-488f-894e-ff189a1beb75', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('2f4e2e9f-345d-460d-8879-065397fe9cc3', '413013bd-c60c-4268-ab4d-d2f63261a0c9', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('2f4e799a-8683-41d8-a486-5597a6a73203', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('2f4e9389-449c-4b9e-a339-f2d8cf82ebe0', 'b4f53a1b-ea74-44e5-8f80-2dfa433c40f7', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('2f5f1802-200a-4cb9-95cf-3a86beb70c54', '097f1503-28f5-480e-be06-a36c5096f41c', 5, 0, 5, NULL, '2026-08-11 12:37:12'),
('2f820c30-3e27-4f72-ba8f-edee6a928c3b', '0d62b087-6036-44c7-8422-3185642dd1f1', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('2f8ae0de-131d-47bd-bcf8-ec8c63c9e09f', 'e6b51182-c3d7-4c65-8515-4846e598723f', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('2fb31f7c-9642-48ab-992c-e1f828419981', 'f41f2aa4-a4ae-47f3-aca5-d43c96f31298', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('2fc26ca4-dbdd-47ae-a2ff-7c798fa5feb3', 'e6364013-896d-4c6f-9d2b-e4f0dc65c954', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('2fc9b902-a1c5-4bbe-8b45-ba64c0616abc', '4e2f379e-e85d-4f92-bec1-5678c01dbb35', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('2fda2fb5-17da-4bc2-8fc0-97fd3249ab4f', '4dcc9391-6a7e-4790-8369-b55b365947ff', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('2fe111c6-81f5-4356-b6b8-5aa558053e19', '41c9ba5a-60b2-435e-ae7f-af981635f666', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('3007e82f-7cc3-46cf-874d-4fffaeed46fb', '78ffaacf-c00b-4c90-b3f3-1d9f7cb39a57', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('3024eb71-71da-42da-a9b2-cae7b058bda2', 'c30fd7dc-cda8-41b8-9f85-25d0c123a7a0', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('3088779f-2479-498e-991c-04e7636232ee', '1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('309b9757-0182-461a-8a91-7d84928dfcb6', '242737fc-c2ae-435d-b030-23f8ea4d0e52', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('30a7e92e-e61d-4c21-a5d5-5b1d7724176c', 'c040346b-15b8-4875-a95f-039dc23b76f5', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('30af172c-64b2-4cae-b0a9-f9c70177b972', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('30b39887-8812-4dfa-bda6-0c9be69fa35a', '53f4bec1-2587-46e9-a5aa-43a30b12fdd7', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('3106c82f-08a1-4296-be70-99a6a66baf75', 'bb64a866-5a41-46cf-ad60-0ce08c20071a', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('310d7d10-3b9b-4b9c-93d6-d3e7e8b9dbf2', '6a871db1-5759-42cb-8e2c-adfa4029382b', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('31496c50-8e52-457e-aa9e-c80831d7251b', 'dc87c776-6a2e-40cd-a0be-0d2e31ac2ab2', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('318e19d7-6ddc-4bce-bb34-013cad0b53be', 'd47759f0-3992-440d-ab63-eef78d3a1220', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('31a4307b-234f-44f7-8aec-7a081b79cd4c', 'cf54b85d-0d17-4f8f-8bf1-4cb42e0d804f', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('31ada002-bc8e-4fd2-a299-c64f21824036', '28946799-338e-4b67-8227-c4d04daf8634', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('31b5a6c5-86ab-4aba-ab23-81e6bbe81ea2', '385cc85e-86aa-469f-a376-796a3986029f', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('31c0c938-78ea-42ec-a5c3-c8418a00ebf9', 'fecab443-fa30-4f59-9b06-ccbb43705760', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('321a90b9-0b98-4567-9dd3-1f6bd17dd9cf', '96e4008b-b932-4940-941d-776dd5dabebb', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('321e3618-c556-4d84-ab39-e3b7784e36e7', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('32227a51-bf56-42ff-a7e6-634303429796', '98f107ee-b86e-4208-a59b-cb2c984b86bf', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('322c73ea-3a37-4c50-9dd6-41994fa75073', '21e4fdaf-6981-4949-90c3-c65c904b3d3c', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('3248f8a6-6378-4484-827b-78bbde8dd01a', '7b867f27-172a-44ec-afe2-59d1266775f3', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('3254dd6d-5fc7-450e-aba7-efc4207d0f6b', 'c0aef10f-49a4-4f5e-915d-bab89c32e775', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('32617f01-48f8-4c7f-a682-7947d4bb289e', '20d46f45-5663-481d-a51c-b0988b48037c', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('327087a3-f98c-461f-9fd0-bb07eb0e988b', '4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', 5, 0, 5, NULL, '2026-08-11 12:37:18'),
('327949f3-e275-467c-b9fc-b8af4794ae08', '7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('328b46cf-1f8e-4447-94d1-04811912875d', '90d9e83a-5c93-4398-8c0c-59348ef6f7f0', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('3291e4d8-8a51-4132-96ed-07c9b18d091f', 'f00da9aa-71c9-4a13-9724-d83b8f534d48', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('32cc798a-5e60-49a8-a8cd-06d8107c0624', '490478df-7aeb-477f-97fd-f4f842ced80c', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('32d713ca-65f7-408a-81f3-49dd2b6fa6c9', 'd5fdc639-504d-476b-8c7f-2a1de28ccc0f', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('32dac9ec-59fd-4405-9940-f96905bf4900', 'f26022fa-3b25-430b-9989-11724800e317', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('32ee8c05-193e-4be5-9505-6cceaeaf4a0c', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('33167eb8-d9c1-4ecd-9439-4ae49160c16f', 'bec6ed0e-819b-4ad5-acdf-0076ed9182a9', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('3321c601-5327-4a0b-84f0-daf0149996f5', 'dd0f07db-b676-48df-8b27-9938abf69d9f', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('3338a796-0f40-40f2-ab66-210b2491408c', 'b3a7ead9-c184-44e7-86a3-ceea81ac2071', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('3347da21-c40a-4879-b0e6-676b5e3cf1c3', 'ba6ce774-42da-4f95-a23f-f8f3d56195c8', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('33523593-d02d-4195-aef3-68400ed0cba5', '6fdd3383-d829-45f2-b934-894d53ace8b9', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('3353b4fd-94c5-4c00-9c33-377dfc9b2122', 'd5b4700c-812a-433a-96e7-7bd7466df0aa', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('3360d77f-4044-422e-aaec-9a1c021d834b', 'fe047101-4168-440b-901b-8e060d714995', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('3375cd6d-e570-40bd-b359-f636fd07920d', 'f614ffc6-017e-4bae-a10b-7c4ab34e955a', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('3375d02f-efdd-4e6a-b368-c77f461f20d4', '5c4528a9-c48b-4d0f-8348-1b34c30323f3', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('338c5428-c490-469b-917c-a435ed1627f1', '5f7cf87c-81f6-4d75-ae12-6f07d8695af2', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('33d5b352-26a5-48dc-b921-a549326bc687', 'ef7eb3fe-fb93-460f-b099-f149ea541230', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('33e45b5a-5ff9-40c0-be17-703a2d90195e', 'b443740b-ce3a-4f4b-8c0b-0dbbf58e53d5', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('3409d239-38ba-4ad3-abd4-b3e28cc5209c', '13ae25cb-81ae-4b3f-ac44-767bec800bf7', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('3413826e-68e2-4da2-acbe-2e3565b7d347', 'd78d360e-b79d-433f-9b0d-1e766e213ba8', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('34396d71-f827-4f35-92be-e464fd392fba', 'c1bc1558-f823-4580-bc46-c78c7fb6a391', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('345fb771-18dc-49ea-b787-be449a65db04', 'c3d7cf4d-eb56-4f0d-90a5-4ca8397dc61a', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('347ccf56-95d2-4763-ba8f-f6b0b67c01b3', '891b8a5a-e246-4d79-bff1-d68a7328d932', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('3494bcad-735d-4db8-ba05-63c085de2f21', '4c22c31f-311a-4367-843d-cdea04079ec2', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('34a087b6-6ce6-4026-890f-31e3caa9bcc0', '52cbdacd-88fa-4bff-af07-deed5e1b02b7', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('34bc9807-ccba-432a-af77-fc2354cff905', '588d48dc-2e73-4716-9683-160a21ccac7b', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('34c66b5f-6ce2-4c58-935e-a0d54937deb9', '03adad0c-a4fb-4670-85da-fbeeee830dee', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('34dd293d-235a-46be-94b6-d7855c8b6583', '452c6850-7e02-4a61-88a9-64fe947c8637', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('34ece9ee-6dd5-4de9-b1d4-f89d185f3151', '30136dfb-ec66-4717-8741-164dadbd1b20', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('3526f4f9-64b4-488b-82e4-bfe77908bc8a', '0d013205-8da3-4930-9533-e2708783b441', 2, 0, 5, NULL, '2026-08-11 12:37:28'),
('35290c2d-37a4-4c3c-b51e-e250ed299dbf', 'e68b92f7-dcdf-4e26-8fbf-3272c1bafd23', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('3535031e-fd27-4443-960b-3fb708adcbd6', '3fa49f3d-26c3-4e6e-9fc6-105e2f289bcc', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('353d458f-b4af-41ab-9f46-53a810558805', 'ec0e4a37-5d84-428a-b38b-1b042d9ce900', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('354204ba-1137-4e13-aec0-4a0435f6bcb6', 'db70cbec-ff48-4ca9-966b-f14c55891346', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('358a6854-73e1-45ac-b35a-6552189d71ac', '513a2398-d7fc-4f66-b713-6dcd94c5c918', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('360e42ee-ef6e-44b1-b8d1-0835da2786eb', 'bade632e-5a19-48bd-9a99-6ba2eac8ed25', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('360ee385-b396-45c6-bf1b-78c52db885fe', '635ea8a3-eac2-481d-9d60-ef417fb2e30c', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('3612426f-e71e-4a88-8a81-228636238052', '13e41ed2-dbf8-44e2-90d5-1324e43f22a9', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('362100b3-d8f5-4fd9-bd80-53dfdf4f7979', '05ad85ba-9bf7-4845-8263-730784c9788f', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('36335d22-1f54-424b-9d07-061ccf3b4f10', '1b44796e-66db-4a36-b144-b28bb86b14b4', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('36462e7f-2f98-41a9-a51e-c83340ca9d44', '94c6e184-8878-4f84-b714-0f96dd339fb2', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('3646fd2b-2673-4c9b-8532-2f37be619259', '15c825f7-6151-49c8-8f81-bbe18dece6b9', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('365531e9-215d-498f-9d97-60068b6e2b4e', '5675054d-1db2-40a6-b4b9-56c7c446db98', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('365576f6-c617-4df7-a303-69781d134fff', 'f563e94d-20e4-4965-b749-9e32b9d44569', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('36575a1a-5460-4d67-b4fe-ae5a70a7bf20', 'ee1b2510-197c-4444-944b-f83eb8603aa5', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('365d7cda-47fb-4051-b956-305bc44a3525', '7c37f4b8-4477-4ffb-a5a7-b85ebe345619', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('366535e8-7562-470c-98ce-ce2c228299f1', '5c2cb7eb-a04e-40c4-814a-386187851d8b', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('36660fdf-5b3b-4421-a3d7-e01a41404c52', 'c6721bd7-6aa5-41a9-8931-6c640ad2a718', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('36665e7c-12fa-459c-9d6b-c61692d63ddb', '5400ecc5-e333-4a9d-9e00-3df14220ecb2', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('3675867d-da84-4a07-b956-dc597ba550d6', '7d999aa0-6aa5-414b-b731-7237db61929d', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('367ba847-d1f2-46d5-962e-84b181cbcf86', '98786819-8011-406f-863a-66170fa808e7', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('3697d11b-f89f-4042-8910-f0b0e0f36419', '40935cf0-129a-4cab-9cae-ebb598fd6721', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('36a5c322-f075-4038-b97f-5f5eda761f83', 'c3231246-3c87-41a7-b03e-2c920e0b04c7', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('36b23b71-ffad-4a6a-a25c-c3b50b0fba31', 'cd41fc28-0366-4bca-9ccc-a0e1c7d1d87d', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('36d09379-72af-4fd5-a801-e8469a97f41b', '9134c1b8-efb0-4996-baf4-182455fe1875', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('36d47197-1b44-4148-85d3-169e131b710f', '41637ea0-998d-47c5-bbff-7712e5896021', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('3708969c-f76d-494c-9140-5e7a5a7314f2', '1d18173d-711c-473d-8851-1a4483d8ab9d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('371ad470-42a7-4b75-870d-5c307814ff76', '5bdbe540-0e82-4ffe-a37b-0d0f67e23c6a', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('37278a59-947b-4ffc-96bf-2851ecaf4ab0', 'b5c7a873-58b4-456e-a1d1-ce07a51ba01f', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('373379f5-c916-4513-8e1e-eb8ca855c978', 'd9b321ab-4f3a-4959-a093-08d4e88e5131', 1, 0, 5, NULL, '2026-08-11 12:37:17'),
('374adee9-e082-419a-8172-e1144614cff9', 'f3135048-9756-49b9-817d-5a9c9c78bc8d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('374f0bb5-92cf-427a-a9ea-6fb7508ca402', '460da681-fe04-485c-bc5d-3e945d4abcea', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('37620787-13d7-49f4-93fb-9ee8f1932fbe', '908c7d05-ea07-4df6-bbb4-522b854c5982', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('37834223-5ccd-4029-9385-1acc0c319ca1', '72c338dc-b114-4a84-8c25-a29de721ab8b', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('3785aa5a-86ff-43bc-bcdd-6b267bee31bf', '8b31cbc6-075f-4456-9e8d-b0279e85232d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('378ba8ef-2494-4241-b441-b8518b150d8e', 'e60554ea-d943-417d-8c7c-3e9c2c544035', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('378bead0-da74-4467-9be9-e0d54adbb58c', 'dcd636ed-24f0-4308-a95a-2fd216e95326', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('3799b73b-9e3f-4864-aa2a-a6add89d88fa', '4566738b-c12e-4c58-a811-4636d555349d', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('37c280d3-2eda-4f99-bbe9-8e3c4fdcdc3c', 'f41c9127-c21a-4929-a1b5-81b9a68316b2', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('37e0ab90-8aea-4ce7-b8f5-62e038f56e9f', 'f11295ea-831a-4535-9325-75c916cbb413', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('37ff5d8e-0a00-4ba1-9645-6791ccfce250', '8bb1c5b1-5153-418a-8f8f-fa5e881153ec', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('380be870-016a-45d1-a4dd-a7764ca68663', 'd16f5ac2-4d1c-40c8-975d-86d9da458d46', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('38418b4e-bd60-4111-8584-7518f7613bb4', '23b134cf-51d2-4775-b9af-390e7f357040', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('3849daf6-f3b0-47b8-a652-dc6869f4bf17', '2669bc18-9d98-4dc9-9297-255eec8237d2', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('38548c2c-6942-442c-a32f-4b903583abb4', '88e1b9ca-0045-485d-9b40-7dc14fb6517e', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('389275d9-1089-49ec-ab82-059a98704e79', '698b068b-249a-47ad-9fef-9f16e833d398', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('38a02bbc-29de-40b3-baf3-7a585c5fc962', 'dcd04f8b-09f8-4cbe-9ca9-997ef97d71f7', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('38be04dc-6b9e-47c9-8a67-75f20e700ccc', 'a6a0923c-ee51-4882-bf3f-156e32fc1c24', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('38df635c-639d-401f-87f9-58773f489be3', '2406eddd-ad55-4e2d-abbf-77f9172fc898', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('38e3d3e6-273f-4841-b495-bf80e37af086', '1ad5965d-5937-4ec3-bc9e-dbafbe14175f', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('38e805f2-f9d4-4d96-86e7-c6d6df29a47b', '43f15434-72b6-4355-9102-6807e6232a49', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('38ed91ea-2374-4a8f-a46c-b32c4ac0c7b1', 'adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('38f330d7-f412-47f7-941d-a6efe28e7694', '5d7c3c1b-f309-4389-beab-75c5dae98033', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('38f918d8-adc0-4fad-a6f7-66c5f8b2fd9f', '6a47c71d-a80e-46f9-ba8f-75683a998e3b', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('390c80cd-94a9-4486-8380-bbaef6a097fe', 'cd395426-1b09-4323-a60e-74e0e38d84f6', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('392e2b43-55ab-42eb-b976-4f8003872d89', '8290b70a-c600-4110-b853-5a191905ff90', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('394ab775-1654-49b5-ba88-60add93e063a', '46d8d6b0-eeab-410c-82e7-ab2f358f2be0', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('3953e8ab-1921-4cd2-9de2-e580c253d6cd', '12decdb0-6ecb-45dc-8481-02d652763b61', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('3962bd81-d500-4e0f-8b06-ab24b490abce', '23781be8-b622-4c1e-93e1-1eaa231bd6a0', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('398830a5-9173-4a6d-a96f-a47ad0a1dcc7', '00c75eca-26dc-4c96-8933-8e1100c1d521', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('3999c661-973a-49dd-8b51-b4872b0df476', '352b6860-f9f5-4466-9017-4af9b390de0f', 0, 0, 5, NULL, '2026-08-11 12:37:16'),
('39ad71a9-b949-4926-93fa-26cf0604e71d', 'de298d47-9a77-48bf-973c-99d42e5307df', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('39b91c0b-0063-4743-b70e-c35bc112f9f9', '15a7b949-0c2e-4406-8007-8b67e463b58c', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('39c69a17-7151-4097-bbc1-17bc43beeaa2', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('39d02f5e-365c-447f-a439-76e2edd2ddeb', 'c0993501-3ca5-4c1f-afc6-fea5e14b13f3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('39f1be43-d4ee-4fa1-82d4-83b16dbf33dc', 'bc922427-cedd-405a-9e13-7ab0d78810a9', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('3a141399-6702-4781-95c4-785035580e9d', '63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('3a159b61-54b9-4a75-a49d-fcf068caed75', 'dc83af21-2031-4165-8c77-b8fd78e8481f', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('3a32db26-a13b-4a44-a585-60c98727ffc1', '7d67732e-7646-48ae-a8f6-885bfd2b00ee', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('3a5a012e-beb7-486c-85df-6e6c6acb4790', '9fbddb39-ebc0-4a2c-8c39-65e1144230a3', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('3a5f42de-166b-4816-9eaa-3a3b4b882a3c', 'caea32d7-811b-4f56-b0e0-84ce2bc62e3e', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('3a6d5c69-59b6-4644-9691-53a39b61c7ce', 'dcea50d5-9002-4ccc-b587-09d71cbb2af3', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('3a87e763-bd96-4c85-b317-4336d1c7f9e9', 'd195d65c-1563-428d-a500-d8f490ec70ce', 0, 0, 5, NULL, '2026-08-11 12:37:14'),
('3a8d8ef0-8f90-4d0d-99f0-6d20652c43a7', '575abe94-f801-4a97-a3a9-e04f8bd09069', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('3a9442d2-1f17-4002-9e1f-4c92276520fa', 'd5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('3a98280b-bdac-41e9-86f9-1c4406ca4046', '16650f2a-8e38-41a9-afc8-47f93d38d1cb', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('3aa3fce6-80b4-473d-953a-1a52209726e8', 'd21cfef0-eeef-45a9-b56f-96fdbc115be9', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('3acb8a6c-7e72-4837-9e37-c2ce810ef3a3', '8d247fbb-9a76-4c22-99e3-edbd85aaad18', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('3add7885-0a54-4108-97e9-37709eca836d', '7a90195e-6d30-43c5-a986-7caff59cd469', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('3ae86f30-f4af-4b4c-abed-18de86849b4b', '24a55fe5-55a1-4f8d-959f-241b02653d7d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('3aec738c-9fba-421d-b637-3b072062f70e', 'af0d6c52-a32e-4401-b0e7-f11a0cf57b97', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('3aedf06d-1027-44f5-a9d2-eb4a82599a9d', '7f0b77ff-979b-4e85-96eb-1b7b0609e82d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('3af09a46-2fe0-44c1-8039-8f294ef362aa', 'd04e0689-fa8d-4c28-9541-de92bff6b302', 9, 0, 5, NULL, '2026-08-11 12:37:08'),
('3b39d6ad-2337-4f8c-b85d-cd7ff1a834a6', '2bc90f61-d807-46ea-865f-e1c69a643454', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('3b66e13c-5ad8-481e-928f-572dc88f95a1', '81930b9d-2469-4cc6-982a-04cb1ba2b937', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('3b733222-a6aa-4b32-af90-2ef78765d163', '11cc07b3-aec0-41de-8a63-d78ec57e0213', 1, 0, 5, NULL, '2026-08-11 12:37:17'),
('3b77c248-ab5e-4813-8475-2fc77c8b2f9c', 'f55fff93-6131-4b8e-8eb8-61050a851975', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('3b8f0f02-d783-4a86-8f5c-9154c91cc661', '44ec5ce4-7f5e-45f6-a137-e909c114bebb', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('3ba5ee1a-4592-405e-a278-2567a713010e', 'b0b11411-3693-4375-956a-6563f55091ca', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('3bb9460d-2cec-4dcc-bf39-7204cfde123f', '99266b57-b6d1-476c-98e9-dea96a93b5a3', 2, 0, 5, NULL, '2026-08-11 12:37:10'),
('3bc513b3-cf2f-4faa-a223-21a16c402a19', '9ba2b6ff-d045-4af0-ad98-d23c270a9985', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('3beb552f-8e70-48f1-b595-e0d3747d3231', 'a14109c7-f641-4514-851b-c756b4576b5b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('3c089245-55e6-4deb-8dc1-ecc072998a8b', 'a4cf6481-7557-4fdc-8fb5-1e2655408669', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('3c2b83a5-42cd-4f2f-9c8c-bb3afe1271dc', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('3c4593a6-4186-40e2-a858-6281a6c2efcb', 'fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('3c73cf81-96ec-472c-962d-4b354460beb7', 'd8dd1da8-1e48-4d4b-ab13-055668f4abda', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('3c95d2b2-aeb8-4cdc-88fa-3fc476f13019', '06db38d0-cab5-434a-8618-2132ec2a11b0', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('3cd5dce3-882f-4f4f-a195-2bd730a40da3', '3b14384c-6333-47f0-b820-72a4553bd42a', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('3cd7a23b-d8e7-4e53-a0ef-914698328fc1', 'e2e11f12-6ace-4529-b9b5-fae802d27543', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('3ce8c288-3755-4611-99bc-cd5af835f105', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('3cfb9654-4074-4f61-bb6e-1eaea5bba266', '2c9b0b36-04ca-43b9-80fd-18c33c390f82', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('3d1639b3-ff9b-4989-8d20-f8f4bece598e', '79601815-01cb-4e5f-9e7d-5bdc176ddc6d', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('3d5fee75-c1d4-440d-b713-aeeccfd82322', '8156aef7-15e5-4ade-bbcc-0b25d5a9eba2', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('3d68f787-b31b-418f-88bf-f5491f157af2', 'afaf4e16-aeb6-4a72-b668-e9d1b6b8ff6d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('3d8e80c6-77db-419c-b048-32ad5e44d960', '0987242e-24de-452a-b71d-25b7338ddaae', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('3d9552e6-7ce9-4953-8d4e-54279f6614c6', 'dad71524-f8c5-442c-87ae-62c4e52f567f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('3dafb8bb-e1c5-4b10-8bd9-1a94872d6d16', '601e83d2-f92a-4c17-abe9-3e122b6fa3a7', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('3db6a2e5-a816-4171-ad7d-99328666dba6', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('3db7625c-2998-434b-be60-ed750a6c9f96', 'cd33ca81-d7b6-45ad-ba1d-f7bc9b8fdd4f', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('3dbc345b-5352-4ca1-a85d-10e3ee3ed6e0', '541191d6-cef9-4342-8234-4305ffeecaa6', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('3dc94000-fc20-44d6-a32c-8e87e235cbff', '51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('3dd0391f-9238-4b2c-9256-8dc7e5a7ec3a', '2f9c81a1-a242-406b-9042-19a561856b37', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('3def43ac-7fd6-4f19-b753-ac3275cc3bd0', '240366c3-ca4e-46f3-a8d7-c01861ede82a', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('3e4e4331-2ca5-4175-9d61-7776931a6a69', '7664120d-3aa9-45d9-b06f-f8addd6cbba2', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('3e63d3cc-d939-466f-806b-016ccfaf18ab', '17d0b42c-5abc-48a8-b281-a54a21a28dea', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('3e63d63c-d933-4566-bb01-377d511cf179', 'cc8dcfeb-e282-4e35-a7a8-bd8a9ca2ad88', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('3e71a4a5-2438-4863-abdf-19db3b4a0f12', 'aacec349-3657-4927-87a8-9e07ed22a1bc', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('3e8b547d-b90b-43d5-8798-4128f54afcc1', '53324251-54a3-4086-b854-da6afbb78e37', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('3e952572-adc8-4aac-8b88-13750aa89492', 'a2da5359-eb00-433b-9180-95bb4a29abb0', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('3e9f0f91-a0ad-49ef-b8ab-a6a490fc7ea8', 'c17803f7-b4a9-4d17-a9f6-90154df5242c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('3ea174b8-e3f6-4995-bf73-66aab1007c40', '6d3a3116-4bba-4dab-80bc-4f33db6816c4', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('3ea35547-9836-486c-b424-16cc84eac00a', 'be956b69-3894-442e-8df4-4233bbce282a', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('3f21b5d4-3a82-4331-ab96-246ce234021d', '33b1f9bc-272c-47d4-8bb7-0ea5658dd1d4', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('3f2960b0-befb-43d8-bd1e-63a252d75026', '1c955722-2d35-413a-b30e-515379ef0754', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('3f307282-d470-441c-bb0a-8d88e5a88390', '06b3c17e-33c0-42f0-94f5-9de9b2af0ec8', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('3f3db352-bf61-4d99-a2b0-742d08a7f2d8', '74779797-2a92-4376-9cbf-99c753f9cb02', 3, 0, 5, NULL, '2026-08-11 12:37:09'),
('3f4a6117-b659-4655-b57b-64c9a063ab48', 'fff9b359-4ca1-498b-80ec-70b6376f58ba', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('3f5632c1-a394-429f-8249-b363c7d2c186', 'bf58378c-0315-45b0-b196-39db55fae388', 8, 0, 5, NULL, '2026-08-11 12:37:11'),
('3f6d7e57-9b5a-40ad-8e09-8d6754f528fc', '1377eb9b-b4de-4697-ab0e-db156ecc1d07', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('3f7ad4d7-9b5a-4650-8320-49f5f4d56088', '536ca87d-ffc7-4d45-8091-5071fd74dd6e', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('3f90c3fd-29bf-4733-a71e-eb687ef5fdeb', 'e399840a-18a9-4875-9c6e-d1d3c4b38022', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('3fa46590-c7fc-48a5-80e2-3ef447062cf2', 'ac16968f-8025-4f93-8d4f-3eaf056d6ead', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('3fb883e7-fdf5-4df8-b028-609e92bc6fc1', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('3fc24f3f-a8c9-4bf0-942c-aff5290b38c7', 'e7f697dd-5a88-4754-89cf-b162733ee1f9', 3, 0, 5, NULL, '2026-08-11 12:37:09'),
('3fe09e91-db74-4da7-9a4a-0d224f5ee93e', '4b3e0ac2-4fd4-476b-b571-acd64b352b78', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('3ff115fd-4cea-4ad1-b1fb-c13fd6d8647a', '3d09e811-7ee2-4863-934c-98f8aab76250', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('401f580f-0b77-400b-831f-3f3820ef97dc', '8c0f3ce9-97c9-49c0-a0c1-ce7662532125', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('402baa9b-a5a1-4867-b393-18bf8f367c2f', '0a797d79-368e-4098-be0c-f9620641a5c4', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('402e4bcb-bcd5-40aa-822b-1b0e06b14531', '1d80bd7f-a8d4-4f2c-bcee-1d3b13f69302', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('40405755-991d-4401-ac9b-69f20e8a04cc', '323ab93b-6e29-4dd7-a143-9a5e79a53b87', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('40429e66-711f-4386-889a-b025787dea70', 'c99dc580-22eb-420c-8fe4-bc5ea7ae4e32', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('40581dc1-16d8-43a6-b976-6f397ebbde14', '611b9fde-92d3-4802-b9fb-2e5bd2bfd179', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('4066031e-182a-4627-90b0-a56b813f2ca6', 'ff486a74-cc90-4c7c-acfd-3cf267ca9267', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('4075806c-aea5-444a-b85c-af54a94b35c7', 'e3b15fcc-a9cb-4694-8a63-87df47cc5bd7', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('408485fe-4f44-4279-9d3d-e0c33aacba05', 'ffd1b4c3-1ad1-4d54-b83b-2db7736d5f0f', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('40bc01a3-01ca-4bc1-b008-a03619f08550', '9e68393e-df4f-43fc-bb51-1fe76d0b1e99', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('40cab7eb-6be8-49f0-82fc-95038e26aff7', 'ced84bdd-00cb-4393-974e-15dc4f810335', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('413a227c-dd0a-4e26-9f22-bc9d57d50a4f', '7207153d-2939-4ee4-8ec0-4789538c0d90', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('413b2df9-6ef8-43a7-89f1-07ce62ba9227', 'aeb2e3ba-12e7-4f0f-a672-fb8cd2bbb009', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('41400a43-f31a-45b4-be57-203939869c3e', 'fa3ba29e-d0fd-404c-9d42-c5ba59acac94', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('41549085-c1dc-42a3-94ad-994f253d2e90', '95f3a060-a85c-4912-b455-dcbd24cbd52f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('41a0ba8b-ae47-46f0-9e16-abdbb8b80305', 'b5ff3b91-9298-4df2-9a3b-689b5e4db948', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('41a8cc1c-692a-4cf7-9790-188b51b3df05', '9aa06440-ea1d-474f-98b2-badcb92f25f9', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('41ad0a61-5ce4-42dd-b0be-d50096954c06', 'faa47da7-3d2f-458b-8f5e-9feb890cf18b', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('41b7ec1e-9691-4ce7-add0-1ba1a4535646', '7e7136c5-ada0-4190-b053-36b47222c65c', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('41c5ea0f-2718-4660-898e-a40b7a50e38a', '5dbe6a97-77f7-44d3-8954-16bc5bc334ee', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('41d10dc6-d9c7-4035-8730-fb8747d76ac4', 'b4c86fad-c3a1-4419-83e1-07e69e7d305a', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('41e04012-7146-41b9-95f2-dc5693d3c854', 'ec1f55ff-8f5c-40fd-a586-2f7822bbd762', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('41e6d4a2-84e0-4768-9489-e12e534f85d5', 'bf2af16a-1189-42c5-ba45-cb3e73c8688a', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('42060c4e-e5e9-421b-82d0-48c6c8dfe7b6', '179563d1-de2b-48fb-aa7d-167097e6a842', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('42219f2b-cb72-4b7a-a708-b8dd72e8593c', '96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('423714eb-c1ec-4466-9908-b7da729438d5', '86d0b686-5ab0-444e-b37b-9ac87dec5139', 8, 0, 5, NULL, '2026-08-11 12:37:10'),
('42567935-a5bb-4331-a011-9d3755b94059', '0f92a2d1-d198-486d-aa97-117826fb9fc3', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('426937c4-8b2a-4c71-9696-ff0d9ca53bf6', '3286c522-f0dd-4668-b02b-0d81d7553821', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('426e3829-fe0d-4709-9cb3-7b64683a8a38', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('427fbfe7-a0c6-4dc6-a9a3-96ee0289a6fa', '00b1c2f9-b7f4-4422-8688-160a4588a2df', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('42aecb0e-aef6-47b8-ba40-a078bba1cc38', '97bba818-99d6-4194-bcc4-bbf3bd549088', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('42c4363f-9bfb-4842-a96d-610c2c7ef74a', 'dedf8d14-eecf-4608-83b2-a3cb606ca2de', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('42dd92ca-a9b5-407a-a8f4-bb1be44db2ca', '45e2d0b0-786a-4e73-b591-53b6b4c0dbcc', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('42dee031-1748-46aa-a970-1ac624e5bf06', '024cae81-ff03-46a5-ab92-42aa374b0d82', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('42e7a7ec-0389-41ba-b597-1a24fa3a508b', 'b80985b2-ad1a-4227-99cf-1ccec16bb710', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('42f826f2-a695-42ac-9b17-451bfaaa757d', '49963f7e-38c2-44c9-bfaa-451103dcfeb6', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('4317b2f6-b71f-4529-a050-d2bb761b93fd', '6c57197a-fdac-4946-b6d5-d7c8d3531cb7', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('431d6124-3ea7-453f-8edc-583b885919e8', '2dd60bad-a94a-4577-a159-1e0c41a42a14', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('432fb647-58ac-4dd4-9805-26cec9631118', 'ce5b0acc-92cf-4051-903c-037729ed6c4a', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('4350533d-bdbf-4361-9285-139481c54d46', '3d9364c0-a6fa-4b58-aec2-a30b875555b6', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('4353ebfc-8389-4ff2-8c69-1d8804ecad30', '47018e78-b1db-4c6a-9670-1d34b12a546d', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('435ac1b2-1c9c-4097-b6c1-80279129cadb', '56674ec0-62af-4130-9e29-048017af27a2', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('43823c85-b2c5-4529-8325-81b585040a14', '7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('439047c8-ff63-4535-9e7e-acfd2630b0ef', '9e578326-422d-49b3-8f08-fa9dffecf4d8', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4398da59-0a31-403e-99fd-7816b39c1132', 'e92609e3-20e2-47bd-afbe-b57f5383fb03', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('43d5e798-9b92-4355-ac0c-d8847c32004e', '726936e9-08ca-4513-8f22-fd740e345d1e', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('43eba5ec-9f68-4258-82b5-fef1b60a0f36', '115e9037-7f57-42bb-89d8-42c62dfb3455', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('4412867b-d3d2-459a-a252-1138619bbc22', '123fcd24-7c5d-4f17-9979-30a38db8bd02', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('44197e44-d6e2-431c-b875-6f39ac667857', '72740bfe-a8fe-4a7b-b43c-04123d772444', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('444c063f-6e50-47b8-8351-205a76fdffff', '73e300bc-b803-4c4a-9ed2-1039df6bda68', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('445386bd-e6f7-46f2-b180-5102e3aff1cd', '3b729e46-138a-4e49-a722-e5570529b67f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('445d7e4d-7518-4965-9eab-5da49c93742b', '930e860c-1443-43e2-ba3c-f063ee078d59', 4, 0, 5, NULL, '2026-08-11 12:37:27'),
('446d3900-1841-4c7e-910a-c136c682a057', '36ae3338-324f-4b54-8275-1f07942db6dc', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('44ac5a87-bf76-4b3f-a860-3e2e0d99a1de', '66392450-2d8e-496d-a257-aa3ccca2c402', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('44ce7c03-df5e-40d9-b594-9cb1fce53d22', '2f9c453e-a5e7-4027-88e9-c6f89b3063df', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('44d4bd17-16d3-455b-8e67-2d8813010683', '9b12f833-1d75-4b96-8616-0d7492e5c56c', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('45079ceb-c8e0-4e41-9374-2aa98f831ddf', '7542c314-729c-4d40-a2c3-e6857ef4470f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('452d540a-86d0-41fb-a435-2b68f1e0e93a', 'ec595a0c-6c0a-444b-8b52-ed6430b1b865', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('454b3aea-5ddb-467f-a98c-829039f9554b', '18d51e37-b28d-4d9b-a70a-fa494c9bd4af', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('454f82a0-183e-4ad3-aaa3-cb2407260831', '31162320-193d-4cc1-850f-8605c776de87', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('458033aa-a11e-4ed8-bb29-a00047637740', '22163ba3-e649-4cb0-b206-eed1d6a18406', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('4586f532-31df-420f-a6e3-f907b47f6592', '1c0650e0-0b08-4c5c-b472-afa390801aa3', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('45c100aa-277f-4695-84be-239e72181b7c', '79aceb0a-8543-4259-91ea-cfe310afaa5a', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('45dfa0c1-0796-4a2f-893a-b99c4a9a036e', 'bfc54ffd-910e-4435-9f2b-7a3d130231b6', 2, 0, 5, NULL, '2026-08-11 12:37:06'),
('45f19808-6f87-48bf-9bcd-014fd1002199', '9d8a7522-cca5-4986-a63c-5f33e3b5bdf9', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('462866d5-6826-4cdb-a4d0-2d58bdc4dfd3', 'd2febf39-4bca-4ef0-97d5-788d9e91987d', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('462dd196-249f-413f-86ac-258b1c7cfe4f', '9f24f400-cc4f-4727-8389-18c2e2fe987b', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('462e6d07-901a-4da9-8174-1942fb8fd501', '03192763-80ab-4185-88ef-506e81eba216', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('46418c60-43ac-456c-b813-315f4a42f656', '2769baeb-2d9b-45b5-b184-682bf53363f6', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('46432627-dbec-41ce-9f8c-227e67e147b8', '6b78ea23-65b3-4afa-9f57-88f1c770aad2', 12, 0, 5, NULL, '2026-08-11 12:37:13'),
('46536aff-f170-42ce-a717-3df827bae810', 'a60637a0-8ea6-463c-a260-d2725cbdb146', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4666146b-05fe-4c15-8159-a4e59cd8755c', 'c8ee828c-ef12-48ad-b9ce-de38a9b81674', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('4666b1a8-15e7-4a24-8bbe-0c5180d67dc4', 'b6276da5-1669-4da1-817d-73175ba0dedf', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('466730c8-266b-433e-83b6-876a9c9941af', 'e7e22669-f11a-4a99-9740-fd68428dc906', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('466a44c2-2834-4071-a0d4-efdd26943675', 'a3e8d95d-9382-47a4-8fde-60f3402f184d', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('466e864e-7ac9-4982-8966-49eb81ba7f8c', 'd8fbf742-57fe-4501-9d6f-54ab203e1bd2', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('46768f05-376c-4024-874b-da54028c7bff', '47656771-3a01-4a46-8768-b0a26c0974dc', 8, 0, 5, NULL, '2026-08-11 12:37:10'),
('468b3968-4101-476d-9d7b-79200dd8a626', '93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('468c0a1d-0eb0-4a31-beb2-68c27e2137c6', 'f697e66e-525f-4170-a99a-50398c0fffa6', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('46911d14-77c2-44e2-9dd1-78eaa4e71410', '18448dfc-50a9-4e50-a735-c82e2d1ab4cd', 5, 0, 5, NULL, '2026-08-11 12:37:22'),
('4694926e-3992-4001-9464-3fa446893276', 'e3616324-27d2-487e-a4d7-48dbcc31d208', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('46a39b5b-6c4d-4b1b-9ea5-82e421cde010', '81c272c8-0179-4f2f-ba19-a71dcd16000d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('46b4f902-311e-4bea-9e72-2d5a44484fe5', 'ae0324fd-adfb-43d3-93ca-170759647350', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('46d7107b-9fcf-4fac-a6e7-a8b732b5ed5b', 'e25921f2-9b9d-4c45-a6e8-690d68242997', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('46d9310f-7c47-4dd2-817a-6a88e1f98f1d', 'd9835bd3-11bf-4b7c-a8ac-06f8567e9f76', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('46fe249d-e626-4fa5-a3ac-4300564244bb', '24e9756d-7ad0-4f0d-8ece-e51bbe8032b3', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('46ff7d48-c3d4-4bd0-8586-f4159266dd30', '529cddc9-2b25-448f-bc8d-eccbced079fd', 4, 0, 5, NULL, '2026-08-11 12:37:08'),
('470121aa-ccc4-4b2f-a501-b1b745b3afbc', 'e13fca1b-5e1d-4d9a-8c72-44575676626d', 5, 0, 5, NULL, '2026-08-11 12:37:13'),
('472e478f-f378-403f-8874-ef9af0b9b624', '9ea8df19-e083-41d8-a521-f917bec71477', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4769989f-0d5f-4911-8588-e9d7b341996d', '8d971abb-1b8c-48cb-95cf-e424daab5e9d', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('4778dc2e-0da0-47db-b227-1f9cd72eb1a4', '3ba6db66-7f39-46ba-beed-2ef1c96e152e', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('479e11a9-1092-4dc8-bc3c-99dadb1aa6c4', 'fd9fe938-b947-4e22-9344-e1c03d51924e', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('47a38b6d-4c5d-4c5f-9ae2-ba8d79a1a035', 'c88adaba-d2e1-4fb0-8573-0c374390c308', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('47a3c2aa-ab86-424a-9878-ebdf7a4ddb3e', 'd8bbb191-ae14-478a-912f-f21df487cf89', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('47a5d58f-1070-4f2c-913d-08ac95d3ca15', '79b2cc78-707a-46c8-a22b-8d8e190565f4', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('47a79bcf-320b-4637-ae98-02e985462519', '834b948e-624c-418c-b79c-7e1162ad6cf1', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('47c4b94d-d20b-4b89-b3bc-4bd9a2ff318a', 'caa7b090-0273-4389-943b-c3132ed96291', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('480561e7-9b68-4df9-b43c-ce74b70ab99e', '8684e85c-7c61-4f2a-be3c-5ab669d2d04b', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4823d0ad-e620-4524-8d2a-27460bde0f25', 'de2527c5-2123-4dc6-8e87-e47e7f822ddc', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('48270448-430a-4c5c-a998-ab0fbdf00d60', 'c583a0e2-5ec4-4dc1-9727-4d02fd3c82cb', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('482d78fe-a718-42a8-ac86-48badb46a523', '3d991445-c1a6-49bd-8669-a1116946c5a7', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('482df873-19a2-430d-8066-50947e1d57fe', 'd8c7920e-c4ef-44b3-a34a-39a55b931e78', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('4835deb1-3739-4a77-aa93-765c932a93ef', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4836dc3f-2453-414c-8fcd-93d6b624e9ca', 'c5f285c2-2a39-4772-9796-76580b314993', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('48489da6-12d0-4e04-b90c-83f0fcbd0774', '92e5e064-2823-49f6-8f65-fd3ba1bae56a', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('486517b2-87dc-4d46-90c2-f531006451fd', 'd4eaf9d7-6652-42bb-a499-750f07561a85', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('48d039b9-fe9d-4931-aa0c-e5b56c2b9c96', '93dcd6c0-e159-42f4-b3ce-872ead2154e9', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('48ec2a6c-f339-4b69-b6f9-d4712b67a38b', 'cea869bb-ecab-4d3e-a1b6-42fd07d8500a', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('48ec3b8e-5180-47b2-80e0-5cb478fc276b', '5ce6e5ea-93be-44b1-9bb1-dc8a7a8a47ea', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('48fbb9cc-fa24-4616-a417-7ec40464be01', 'ff83332b-2168-4c32-9d99-f385d12aa657', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4901d834-0eeb-4ad3-81e5-c997552e76a2', '71f4d426-3efe-4ec9-9bb5-65c4bcaddf17', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('4904d1dd-9f24-413b-a245-e888434e1197', 'b9e5666f-2e07-43c5-96e5-38377e2e97e4', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('493609cf-0b8d-480a-84e1-a544ebc9464b', 'afbee7d2-732c-420a-a4b6-84fcaf784ad7', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('4936b8c6-037b-4eb1-8d15-cda60fddb89c', '63dbd7e5-ed07-4561-a48d-dce3531f66af', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('493c30ee-195e-44ba-b6a6-47bc7a6137fb', '915a0027-155a-474d-a7ca-85725d735791', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('49431179-ddcf-4ab2-9664-3a488a6efa6c', 'fe244f24-e622-4271-8b44-c2e4dd17df85', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('49643d4c-3f72-43f2-a7d9-19fcd8597a7b', '1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', 0, 0, 5, NULL, '2026-08-11 12:37:27'),
('496665e3-df0d-4e3d-978e-fae44c1e3251', '0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('496b97f6-9a7f-43dd-b456-a7d69165ed6a', 'df623161-e2ae-4db9-9048-ba5133f09e7f', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('497c32a0-def7-4e0b-a9a9-859619a3dab0', '57443c46-5d66-465a-9516-3d6c7c5429f1', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4980e2de-bd85-4253-8eb0-65e01dd6a4c8', '8dd97622-9e46-445e-9232-d0549524b5d3', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('499c8cdb-d80f-4ddd-a31b-64b2b487db69', 'c9abd76e-de67-4745-bcbb-529cd1d27e2d', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('49e31b38-7ed7-4d99-ace4-468e01c43576', '206a21ba-5a0d-43e2-82b1-e0f78c55c978', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('4a0494e5-9e44-411f-b45b-d246f7f032c3', 'e2f77f40-7de2-453e-b1f4-7099171880d1', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('4a09afee-e1cc-4f8c-a241-a4c21e26efe8', 'e9312d85-a121-4598-92cd-0788d8d82706', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('4a376019-49b5-49ac-8594-589410408369', '7ab408e0-b002-4405-83c7-c0a1dea07e05', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4a3edf62-4642-4d71-8706-c148b14799df', 'c21fd604-b2c4-4229-bb0e-fac947671fa4', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('4a59a3b0-6fac-451b-a834-02200922fbbf', '2800680d-8428-4b03-825d-ae2eeec36295', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('4a5b145e-3421-4dec-89f5-bd8aa4845369', 'bdf9ff12-18e4-4a57-8795-523da100796f', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('4a626295-1160-498e-af91-a6d4880c6447', '40219470-7cbe-4312-adbf-0a6ae105e8b5', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('4a6736c3-55b8-4f19-b55c-5247a7b6785f', 'df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('4a6d6d5d-2f2c-4d4d-9817-ef2482f5be9c', '946f8114-5b13-4876-9a46-ba8c2a552a40', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('4a7e874e-0ccb-48d6-931d-883bbd3f8072', '7fde69a2-b9a9-442c-adb4-6c5ecf89dcb9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('4a850ac6-e9bd-4c86-980a-4e3d5c36ccb0', '751525e8-2317-4e9d-8b83-72be95a601f8', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('4aa69bc7-9cd1-49b3-8429-6be1d486b165', '9392e28f-68c5-4877-98ca-a91478dc836d', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('4ab931fb-e676-4bcc-b230-7ebee3f8679a', '17254fcf-93df-4f67-a666-de38c4ba811d', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('4abf5183-0f2b-43bd-8414-79522c679533', '84a2ac45-762b-4f17-8896-b186986e53f1', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('4ac7e1a5-a628-475a-8680-367f84f03d26', '94af2897-c0f6-4308-a70e-af219c4ca898', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4ad235ce-f9b3-41df-b2bc-34bf856bedca', '772a7b6c-514c-4180-9c7a-8d3da82fe12a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('4b027850-1cd2-4791-9101-21a9678392c0', '3b54fcca-e211-49c5-a4c1-8f21fefba3df', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('4b4cc9b8-6d3f-44da-b8d5-74fe822ff6ea', 'f4b09981-5530-4ab1-aff0-d83b2075e4cf', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4b69f41f-d117-4bd2-ad79-90733af24fff', '65cd5977-8e03-457e-9176-6a737f1c5798', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('4b78165b-0f30-4b32-975c-16a136622b30', '7bb02d43-dae3-43f1-9170-a176c39c248b', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('4baeac7e-4462-4924-91cf-ec41e3ee81c6', '52eece2f-dbb0-471b-80a8-5c0cb2f90e94', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4bc90256-c639-4cde-bd1c-f0fa20216618', '87392890-e302-49b0-ac4e-371a7de4d5ca', 10, 0, 5, NULL, '2026-08-11 12:37:23'),
('4bde0915-a00e-46df-9af5-afa9cd21641d', '94714159-e16d-4ccc-ae09-ce35fbef3929', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('4be0b5ef-69ee-459e-bb97-c1f341e6caa4', '1c69549a-0efd-4c2a-bc00-6a56d2e629d7', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('4be2c74e-9958-4f15-bc94-e0e32dad6d0c', '3fb3cbc7-c6bf-4e77-b56e-8498aa57a315', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('4c096398-65a3-42d7-9933-828512445c43', '5017c0e8-39d0-4c63-affc-60c8c8be41e2', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('4c10b9bb-dfb3-481f-b302-5388061b8b19', 'ff286335-1019-4dc5-983d-88bc967704cd', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4c1515c7-560a-4dd9-8718-8516f31ba147', '15280d61-4944-4644-935b-c5449384b59f', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('4c234519-bf48-45ea-a221-75f3f542e54a', '3492317a-e8bb-4a64-a9c7-8d44f91251a6', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('4c3f7792-240f-4dbd-aadc-e2d4fd7b3f8e', '9000a9b5-6e39-4ebf-9c43-4c86aa9172d5', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('4c401f39-18ef-4f36-9a00-598f733d1f35', '1520de78-7f9c-4668-a71e-694ec622ef4f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('4c416e50-4cd6-4613-b410-245f2cef67be', 'eb873654-7b70-425f-9c7a-97fbf51b7c3f', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('4c6c3326-c038-4563-ad40-dcf988e9a996', 'b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('4c98161f-0154-4037-a5dc-bab3ceb83afa', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('4cb9b005-9ba7-4618-bc65-cad21976a41d', 'f0ee96df-b511-4145-9799-edae95029ba8', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('4cd6e373-c918-4a6e-b10f-808f81ee80e5', 'cbbcc20b-b16e-41ea-81e8-b18973c9d290', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('4cf310ec-21e5-4104-b28d-a58e30903c34', 'a28e4c7a-bafa-4ffa-931a-e989770a9a09', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('4cfa04e7-71ca-4717-b128-333499da8231', '1cd6493d-75f9-4696-8ccf-558c83f1b332', 1, 0, 5, NULL, '2026-08-11 12:37:17'),
('4d0dfb6a-7beb-4433-a92c-55636861ec98', 'cec12974-680a-4861-8d99-152eb2cdcd75', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('4d189422-5050-477d-b12b-d82dff6a824c', '2d61925c-abde-4a3a-8301-2c56b2699cc6', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('4d272bed-c103-4497-acc0-f5ae7578a007', 'cf285b19-2264-472e-abe5-c85a1b3c244d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4d3608f4-c5f5-45a3-af77-d658800fcc65', '593ad4c4-8306-4a37-a023-79f4d177930d', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('4d3c474d-cfaf-4e7d-b4f1-cc8cb545564e', '59309471-724c-424e-935f-5d29ace077c5', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('4d3d1c2c-d0b9-4299-93e2-c558eda056ea', '299c4fc8-65f5-499a-8ee1-c260870ccdc4', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('4d4a11a8-396e-4ed7-b4a6-e54f132cf38f', '6c4b1f1c-e01c-41a3-8c5c-83711a6bc07f', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4d59508b-f230-4b0e-9309-b39d10909eb0', '683d2f8e-6783-449f-83dc-0b28d1e1edde', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('4d8123d5-ade0-4806-a8d8-9e509062744b', 'b8e7f029-0173-4a72-95d8-393afa818841', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4d912f26-9f23-46d7-a0fd-9f884195e0e1', '92dd41fe-d180-4fed-8331-273e53e23449', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('4d9af2c0-3a5b-4f8b-9096-dfd641a2d292', '6316bce3-ab53-486e-9b4b-e3c5a07d6985', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('4da56d64-b250-4f08-84da-cfa994384e72', 'd947a4a6-6b1f-4aa0-a2af-e40f562d555b', 2, 0, 5, NULL, '2026-08-11 12:37:06'),
('4db216d7-d682-4491-9820-50fe5638b4cd', '4bd83f52-400f-4d8d-998d-aff2971b7514', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('4db7aba9-4145-477d-a57f-93e515fa29b7', 'df8018d2-0d0d-4440-ba39-254f205b9ad6', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('4dbb0658-da74-44a2-a1b8-a6cb16c14466', '3e0e6e82-f96b-482e-90e9-0fe97f97c15d', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('4dbca3bc-f497-45c9-b945-e90f27db7d69', '135da65e-3a54-46c7-a748-db2b78b9757f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('4dcc94c1-4452-400c-a8c6-776cd5b788ec', 'bd5427d9-cbcb-409e-9407-953df52256bc', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('4dcdd632-a1e5-4841-84c2-509091a8c063', 'f2258260-4c6f-4448-9af8-8e60bfd5607c', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('4df1b1bd-574e-4d7f-a805-d48d312faaa6', 'bf1324b3-f0da-4fed-9309-c60f71f1120f', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4dfdcea1-74b1-4e12-b2c4-26eb52379f9a', 'aa2b1122-9c17-44f5-bbdf-5fdcf2b5b6c6', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('4e0c2d58-4dda-49f1-afb2-129ea814d749', 'a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4e0ff22b-1de5-4fbf-b35e-ee43f5d58092', '33db1c36-47c7-41e3-86f4-adbb852cee54', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('4e15d9cb-08db-44b7-ae0d-4b2b5c539482', '90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4e2e9819-55b8-4bfa-a167-513278edc786', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4e5bea3c-bfea-481b-8ee6-263d101d6292', 'de9aa4bb-a99a-4451-83cb-1ba7092e9931', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('4e6cebdc-aa9a-40e2-9133-90e8b2ee4309', 'ce788aee-7cda-48ad-8518-ad5a4997df45', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('4e6def96-24eb-429a-9e14-1b574553afac', '14dbb59d-c5ab-4225-8436-33712877ab24', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('4e743955-713c-497a-a00b-ab3810ad1de7', '52ca8ff2-dc01-41c2-af05-facf6f811f7f', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4ee8a52d-3eda-4a73-a422-bff5345e72b8', '011cd808-2a69-435b-acf4-922cc3598574', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('4ef6c23a-6472-4801-a64b-b8a718eaa07a', '1adcac28-d0e9-49f0-9069-e4960214b518', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4f00b738-999f-44aa-a4c8-1ae332633929', '596f2a18-28b2-4fb1-99fa-482132924bcb', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('4f504dbf-84dc-49cd-9240-82c4558b6baf', '42522cea-e513-4c69-b122-995af9829b05', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4f5c7ac5-b41b-473f-996f-789c84b7f074', '1189b39e-74e8-4d46-a252-ac9de9b7926f', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('4f81b9ae-77e5-42be-a671-a765dec8a2b0', 'a081b5f9-56ce-4581-8006-503f12846605', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('4f880fba-9877-42af-b7e9-eabe1652433a', 'fcfaae26-0daf-4370-976f-6a86e810ba4e', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('4fab1547-0bed-4a2d-aa88-934f4189ebdf', '7590162e-92e5-4cf3-98ab-885bbc8a8f66', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('4fd5e14b-3fd6-4a2c-bfb5-0167a93580e6', '9d844761-c453-47ec-9a51-46b50afc8ccb', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('500040ea-dd24-4847-88c4-ce121d1d0ed0', 'd2680fcb-9977-4625-bc86-a31570452791', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('50342e2e-dee5-4a2a-add3-684e79430ec4', '724e51ec-4c02-415f-8be8-f9930ae93431', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('5063d732-cb0a-49bf-a7d2-31cd326344b2', '839dc47d-5b8c-4fb2-a942-3878918a85ea', 3, 0, 5, NULL, '2026-08-11 12:37:13'),
('5072dc1e-1a44-48b8-995c-9694c372e246', '317eba0b-b372-4bf1-a246-0892190a0179', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('507672ea-4565-40d3-bd60-e1ee92bf9e1f', '21bb7460-e11d-4509-96e2-e4ec51d195da', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('50a2d58b-7ca7-4244-aece-15793ccbf2bf', '21bc4005-517a-40ba-826c-a02a0c536e3a', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('50a7f7f2-1be1-45d6-b8cd-ae388521a8ca', 'af01c6c3-f78d-46b5-afb6-bcb6878f961c', 1, 0, 5, NULL, '2026-08-11 12:39:32'),
('50b68664-c7dd-4ee9-930f-ff3ec2d33b3f', '05590c5f-e351-46b3-9f70-09c1c9b4be1b', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('50c31120-196c-42ff-9f2c-4b40aa67dd47', '57f8bcf2-67b1-404d-b8b5-529949cfe540', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('50fe4d47-7106-49dc-a5a8-333d9a2640be', 'd9734459-ee34-452a-8374-dadc380647da', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('5116e46d-c630-4cdc-b512-b1633c0ed2ae', '60da0783-6c2a-435f-99f8-de148321e75c', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('5141b550-82a6-456e-98db-f8ea44885bcd', 'd74feec7-c09d-4b4f-8009-8afb58215e4c', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('514c714b-b621-4afb-97c6-94272b6f318f', 'c06ea7d4-2fbe-45ab-ac53-a0be0049cb41', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('516d5d66-6703-42f4-8b8f-779018d48d32', '8c6c209e-8d6f-4f7c-aa24-9274f0153bc2', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('5171c4a1-94bf-4b56-9ef7-6189fcd8594c', '5336ed86-5e8b-42dd-96ec-ce3871c43405', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('5187d137-4b1f-4ed1-ad70-885886ef4d7c', '56d922ec-37d8-49ce-8171-c62a047bb2fe', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('518bc459-525e-4406-be51-401b597bc14c', 'b61d8309-49a2-4f3d-a199-8591dd2002db', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('51a8c53f-be9d-4628-9bfb-2ea2b8165dc5', 'e34abc35-46cf-4cbf-b009-619df049538d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('51bf660a-63e0-49a6-9fa4-bc90bafcd3ea', 'c5cfc251-40a8-4d4f-9d11-7585ac358001', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('51c92da8-7d73-4aa8-aec0-323598d7315a', '9fcc2bf0-32dd-4037-bea2-298eac72f1f8', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('51ed9973-02b5-4dca-b98d-b581dc7d8f03', 'abe54fa7-3134-4f70-8e28-d62196446e7f', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('5212269f-50c3-410a-9c55-9893914afb90', '9b9866da-818a-4cbc-b1c5-9b9cfde07726', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('522f5dc6-737f-4dc3-8e34-cb9a887366a9', '63301db8-1671-405f-aa87-1d0e79dda53f', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('52322efc-ae8e-4c6c-ba7f-dbcdbbab5be0', 'cdc85097-0d05-4408-b340-92e404e77e74', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('52532ad8-f8de-40d8-b99a-4fa2cc4c82fe', '80c1a90f-2d21-4198-81a0-1096505ea683', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('52767c6f-2207-41be-80cd-0a9926e4c2a6', '710eb589-e242-4f61-8537-2bb866d5fae8', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('5285116c-1578-4ab1-a508-3b4cbad69ee2', 'a1856017-0f87-4b7c-8c86-e27770e713f1', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('528c811c-6bdd-4585-9b03-1ef86b0f9a6f', '5618e39b-1f62-4b9c-b9a9-6b20ddd89b97', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('52aebf5c-98df-4362-9da0-cd1645cf9470', 'abead2f9-c690-45ac-b3cd-50edecdc9abe', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('52b167b9-eda9-4d3f-8a44-03711ec76d74', '9356b79c-2295-4588-a895-339e0c941157', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('52de581e-1d1e-44fc-8bfd-cb3637c6f712', '51c07608-9238-40bd-9649-c6df2562a084', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('530b4fe7-5d2e-44ea-b315-a4fd6638f7f4', '64f9a8c3-c48e-4369-9913-6673ec301ce0', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('5325f2eb-7c4c-409d-a1cb-50778a4dbc6d', '41c5c82b-78cd-4e63-98e3-9c3510964386', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('534b9035-5ab7-4e52-b51f-a2c9a800980d', 'af3ee0fd-7a28-4eed-89d8-7cedec6c678d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('534e5a0a-b031-4f8f-b76e-54ac8b11a045', 'fae3fd1d-d50d-4ec6-8bc7-376ba134a200', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('5359eb94-f13f-4cb6-b952-c6090b251e79', '6ab3d8ac-0065-4f03-a462-f7b89b32baa0', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('535f4d4b-3260-4fbd-aa32-17bc806c048c', '892efa92-f4ac-4924-a633-e417746381c8', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('537e4b2d-ad5e-481b-9806-807cb7c2baa0', 'e6f0bbf0-4861-4955-89f2-0bb8510dd3a7', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('5399b62c-f879-40c1-a7ab-9153b5900268', '4e29234a-2f6b-40de-92f6-50d83dde2917', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('539a7f2e-933e-4b10-beb8-8510bdbc0c63', '94577a6f-a862-4a1c-b75a-4660cc0dcaf4', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('53af2a53-2ba5-42d8-9662-bc945e7e63a5', '154860a8-5e23-4d49-a901-d21d8cf14386', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('53af5f21-5bf9-4b59-95a6-2ffc44f860d3', 'aae2b952-8bd7-413f-84b4-c14cf0d2db0d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('53c6e9bb-9e5f-42be-9f15-a6e3d2559e48', '0d03083e-f46b-40bc-9b97-5a2498591996', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('53cc570f-99b2-4e9d-b603-6f7f29a75826', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('53d0a3d3-82f1-4e9f-8dd9-0bb8bce7e2c7', '515e7285-f019-4726-ae1a-9c91b8de3c29', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('53d12de3-152f-49a4-b30b-dd55105fd9f6', '76b6761b-ed67-4eea-b7c0-51b526d5a4fc', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('53ff2ea7-3ea3-40d6-9a1c-cd7f042eb305', '4f9dc7c4-5fcd-41ff-b205-476f64ce85c4', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('53ffc435-09ec-4b0e-a1cf-9191d06946f9', '7486c883-ff64-46b1-b01c-a5004bcc146d', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('540d2244-cbff-435e-a123-d4e410d25050', 'cbdd5154-855a-462f-8ab5-0e5720c2a6ee', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('5412d129-b3c8-4b5c-8f6a-5a02de0ab954', '0c98a234-9d5c-4c55-bd3a-d147d16d8774', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('5418febc-a9ce-491a-a19f-ff50670222d9', '3580418b-e4d9-436a-b061-38b22149ed21', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('54377ef1-8872-40a7-b962-864aad457a01', '5ed8d7b7-7bc6-4702-8b47-367971765d01', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('5442264e-e769-47ef-a4b2-67c5a8b8c703', '33233760-4ce0-4f74-8d76-ed80297b6559', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('5443a439-928d-4eaf-aaef-2fbfd230bb8d', '80ff1495-e197-4518-9ea7-90e96fceac25', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('54453166-fdf2-4312-ba34-0fe73e7bbbb4', 'efc1e42d-b609-4a74-b171-a7f37b452650', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('54614ddf-5e84-4212-b4e8-e06567ef2da8', '381deaa9-f8fe-4b54-87a1-6952e33b8f9b', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('5472a5ea-2c06-420a-a5e0-19d138c092e5', '59d48d43-e25b-4fb7-8512-7cc8cf180145', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('548adae3-54df-416f-ad4d-b8904a697034', 'bbb5759a-04c2-47df-8b80-b0774f07a4bb', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('54a8c440-4933-4cdb-8a25-595e74e5673b', '9f6cc882-c494-4738-9bfb-94012d507315', 9, 0, 5, NULL, '2026-08-11 12:37:08'),
('54acc7fe-b940-4d99-80e8-f6adea50f801', 'ac53a9b6-15e0-46cb-bf97-8273bbb667cf', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('54b5e00e-e7d3-4259-93b9-af4dcbcb57c6', 'ba323e26-9b47-4173-9128-b98473cb23c7', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('54bdb9ee-0df9-451c-a724-9dddc9c8559e', '88f4236a-7f35-4989-8ea6-bd2e09ed4f1b', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('54d0cb8f-1d7a-46db-aa22-58eac831d0ad', '38fe3074-4ead-455b-9882-9dc77239bca0', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('54f1a35e-37ec-4d8a-8306-83212c6c62d3', '0a77d975-3c31-4f84-b3e4-eadb36206454', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('550810cf-6c95-4069-8209-ac215fdeaa27', '44697603-5a32-4509-ac5f-510c29341e8a', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('552fd6fb-f855-4614-87ea-fe76c8d6009f', '7aac7fa7-df01-4fb4-89cc-605d80c57ca7', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('553ed1fd-7b60-421c-831d-f297c88294cb', '874e5e91-2c76-4a94-a671-6622c9b78455', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('55422baf-aaae-4dbc-944a-6b5ef3e429a6', 'd62f1c11-81a5-4bdf-83e0-3870bb18425e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('5555c2ea-cb36-4c85-a51a-93c56581ecfb', '8a89f065-8030-4f5f-a7ae-9fcc6007b746', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('5555c9ae-d1ad-4f03-9c8c-a6c765140864', 'adfc2ce6-86a4-414d-9df0-ddcce6e4b23d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('556aff44-6d22-47a3-a5e4-ae6014dfd6f2', 'c8bcbe4a-4627-4fe9-84cb-533143549598', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('556bf4e8-3ce8-478b-b930-04213e86a18d', 'c51ab72f-3ca0-40d7-8fc8-6896ae42d03d', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('557c3f57-6308-4f3b-a1b8-1fe757ab0567', '449a8b37-8ad8-4706-98de-a47614c97455', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('557dd183-e594-4c43-a616-8298780a6f95', 'e6a7dbc1-334d-4d1b-b891-9ac8f841fbd7', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('5588cfe2-aef4-471f-b559-610937ec2244', 'e187b047-25c5-47f8-82dc-a6f52aff9773', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('558c776a-fe4d-4aef-b150-204d99590d49', '68f66da6-81a6-42d8-bd59-e69057044d29', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('55bbfd49-e7b8-4213-af5c-fa2583c22f84', '8000a077-df47-41eb-b8ad-6abb219695ba', 10, 0, 5, NULL, '2026-08-11 12:37:28'),
('55cd1643-e74f-4c14-8946-71ec03768763', '27d677df-f023-4f89-aa98-7518cc0b5478', 25, 0, 5, NULL, '2026-08-11 12:37:23'),
('55d70de3-53c9-4a13-95ff-0e744242495c', '0a6aa05f-c061-4d1b-8057-61b7dec7c67f', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('5605bf1f-3954-438c-bdc0-1f2241da8209', '5ed84d51-cf54-4697-a770-17d6c724cd17', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('561a6038-6e41-47b2-b015-18b991b9764b', '5df54179-2d20-4b85-ad9e-37671d2f8655', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('561bc59e-fced-4ee2-898e-f978e38f4deb', 'd20d7bb1-af97-4e75-8865-e4b24e303006', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('56433468-63cd-4cd0-a971-c0a36fd8499b', '83c36a9c-6862-4082-af7d-eb01b947ad30', 4, 0, 5, NULL, '2026-08-11 12:37:08'),
('56449aa8-faed-47c1-8d6d-7ad345491d5b', 'be046e5e-478e-47a7-a77f-a9a1c2e3ab18', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('5648aa92-d4f2-47f3-abd5-90c086e9ece4', '5963ea0e-7af2-43ec-981e-24d612a7636d', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('5664d2c5-c6c5-418c-80c5-6f8d97cbc42a', '23ccd0f7-f6ec-4bb3-9c79-9210fcdcb141', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('5679669f-8667-4752-a86f-5f4a3164cf63', '0ffa8b3e-412e-4f24-817f-76fd2f880ff6', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('56827d69-f90e-4346-96ce-6590ddb9107c', 'e098ed87-74b3-47ac-bc2e-8eb8519e6e37', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('569f48ef-9f7a-4293-b5ea-222685adc234', '043bc84b-2430-4b81-80b8-704cbf5b287e', 2, 0, 5, NULL, '2026-08-11 12:37:25'),
('56ad0f54-d5a3-40e4-991a-b3079275b93c', '80d4ed36-af2f-40e1-b257-4cd58495039c', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('56bb6b6f-89b2-41e4-9936-b77aec504e41', 'cd731e46-2669-41bf-bf91-6d73413a31df', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('56d7f561-0dd7-46eb-9ae6-1107e4d5839d', '2b45ee6a-6589-4159-9a31-a2abcc27b76d', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('56ed73c7-d4c2-4357-a39e-679d1a6963b7', '149dcf43-a99b-4098-bd0a-4fddad6f178e', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('56f74890-0753-4138-979d-2ec9015c217b', '996985c4-086a-4f5c-9ad6-2a21e6af8406', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('570e154b-818b-4796-b8c5-5b1f13fe6069', 'fc318790-2b00-4b88-bfd5-82d44b59f615', 10, 0, 5, NULL, '2026-08-11 12:37:28'),
('571958fe-9f3e-4b5e-a629-610c441ef0fe', '9f3bb52e-da39-4624-9904-d0680a12c2cc', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('57343acf-1245-451f-86b9-0c5921186d40', '6d32c894-3413-4661-b7e6-784f0999dad5', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('573b394e-aef8-4406-b027-bcf8d4ebb5ed', '65b8d5da-4f73-4329-90f1-b00a9d8232e3', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('574b9745-9595-4369-a90a-6f7205202d83', '983c14e1-4610-43e1-97e0-60b9dd68a47a', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('57665ee5-4dfe-479c-9337-60ff27c7b32f', 'a59febbd-d1e0-48a9-ba48-df709439e606', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('577cce60-5da6-468d-99bb-d08362aaa638', 'f71ff88a-49e3-4f3a-9afa-6658048e9b1f', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('57810e4e-5fd7-4b62-8258-c3cb69d4faae', 'a5cc8543-ad16-408b-9b4e-b34f71f73935', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('5797dcc1-7682-431a-a09a-70a98c2d2a01', 'afc56659-db4b-4ed8-abae-86c0c2fbd887', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('57b3d00d-1fa5-4235-9864-dbfb96e3b878', 'b1b0fbff-02db-4d82-85ae-20eb510e14e2', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('57cd7b01-6f38-485f-a32f-509fa89a7a3e', '562f3b32-24da-451c-b065-d3a996b4c36d', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('57ed699a-58b9-4026-8ff2-9e0d63cf885b', '73ec0c0f-38f8-4338-b835-28d4b0f7f7e8', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('58185f2c-7c00-4f41-bde6-813887539642', '1ebbf422-2742-47a3-bede-505e756cce15', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('5896c9b3-d314-4d9c-868e-91a1f4535cd6', '004c01c7-41f1-4b47-99c3-fc88cd0d3c9c', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('58beb534-991f-4031-85dc-156814210a79', '221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('58dd333d-78b0-4af0-9c36-0a9b21478cf1', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('5910bd1d-afc7-42e5-a473-0bd50245c766', '586a0fbe-59e8-4545-9d48-873ced9340d1', 3, 0, 5, NULL, '2026-08-11 12:37:10'),
('5916a2a0-f35e-494d-808c-ed9c88fa6478', '848fe70f-870d-4a75-993e-6fc83f253196', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('59287d27-0fc7-4e7a-b505-7e91c51985e0', '52ddc93b-e3d2-4b77-9609-4a7e477b0e22', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('5928c18a-776d-4b2d-a408-b124745bf3a0', '609e3ae8-3e33-4127-be50-a3b5a306a5c7', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('592ed2d1-7dfb-458c-9806-d0d91e4cd3d7', 'ce8994af-d931-4ab2-84de-a9a4bcdcbff2', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('5931cb88-7377-4121-84e9-c1f69df98beb', 'd46c13b2-20dd-411f-acf0-5381f7230da9', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('593c49d3-6c28-498f-9aa3-101f74ab4569', '0a885192-6830-41c0-a7af-0414c12a338e', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('59572c10-5db9-4335-8692-7f9567d692b7', '4524f69d-5549-448d-b4eb-47c3d87cf64c', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('5961992d-6d6c-4ee8-8ca5-767e8ae5e692', '867a3a2a-6051-46a9-afcc-3e465d8d8889', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('5964ec2d-0216-4684-a6f3-37d2dc8bee20', '810ad683-8c2c-49e2-ac8a-c63ae6d780c0', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('5965745d-0953-4604-9474-51973792c713', 'a586cdc9-162b-4852-8481-bd7e6b9af81c', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('596d054b-0075-4e7c-8543-952b55e3bcaa', '31ad14e7-06b7-4db6-8661-ed93ba2487e0', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('597667b3-452f-4b95-b7d4-d4c05d01610f', 'dd41244b-2c13-4465-b6e9-5e58ab56c9b1', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('599c690e-67d3-4c39-a231-346d8e9f780d', '5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('59a440eb-4cad-4f1d-8c02-45a71831786a', '377201b3-baa5-4b57-bcd0-6ac4d8e396b4', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('59a53c6e-a61c-4ad7-bc1f-0112b79d36ea', 'b5f7b8ca-5c44-497c-ae12-2000b7074294', 3, 0, 5, NULL, '2026-08-11 12:37:09'),
('59a9d532-2877-49f9-9c54-a79bd3743409', '26f570ad-1c54-4634-b61f-ad9ca27bf425', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('59af0775-ecda-4c99-841d-dc7f7e347a80', 'cfbc2f6d-19a1-4877-8727-dcd5302024f0', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('59bc625b-f994-4c19-9f74-b62334795ef5', '3fd57fee-b7bc-4a29-8cc3-d6852d467a3e', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('59d8c233-266c-413f-9d46-1886cc60c9ec', 'd8834c79-23fd-4063-9dc0-de34484202a4', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('5a2b13b5-a485-4d3b-995b-d516f1d60b75', '41668be0-a254-4819-bdd0-14ebb62ce57c', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('5a519ecd-f817-4d58-8ce2-d6bae19619e0', 'afa03efc-eff7-4767-9536-33731a768154', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('5a723d97-999e-42b5-b6f5-62c1e7f8ef2e', 'aa5c51f1-0e68-4c6f-b6c0-a46ff0ae9ea6', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('5ad268b0-f749-40c5-bd84-8ca80775b436', '391dbf57-c5b9-4661-b9f4-1153532b8f57', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('5b04d469-e775-41e1-8047-b3de80557fcc', '1e5136c3-a444-4778-9da3-acbfd6a794e8', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('5b082ef6-96f8-43f1-a0db-8720d2e721d3', 'e85c9a41-873c-4cf4-9401-c165c1229361', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('5b1c6919-7003-47b0-86e4-e6791fe1edf5', 'cd879599-25ed-4ff6-88c5-bf3cddcabe42', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('5b269e2a-39c7-4583-856a-572bb1273ce2', 'bb8bf3ec-b067-4563-83e6-fd725b5ae272', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('5b6644f1-3cb4-4e01-83f9-0b21f41f516c', '8f8c9d96-8a83-4bab-a33b-b935d36b2ee2', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('5b6799d0-d491-4c08-a3b7-0fd004e3a9e2', 'c255d110-94c5-443a-8b75-e211832a8d8b', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('5b6abd49-d489-49aa-b3a5-7ad188fae04c', 'e485cd1e-412f-488f-a447-6fcedcfc6866', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('5b713687-e7bc-4f12-b67e-82860a841f3c', 'b9686a29-dd31-4b47-94eb-e915c4893653', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('5b848e40-a39e-45f1-bf37-f6631c81c389', '1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('5b9e740a-c7cd-40b0-819f-2a78b4e9cbee', '65f9b4cb-0443-474b-a4f0-7b7039e6c0cc', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('5bb9b525-58b2-4d54-aa7a-b768f527f724', '2a7f10d1-fa16-43cb-a429-9f3c137d69ee', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('5bc20a59-600f-42f5-8809-d2ed3d880b46', '37e1dfd7-5e92-4547-83dc-e1ed8a344573', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('5bc57b5a-99a4-4b68-91bd-34d13181996c', 'b8eb7766-affd-4ef2-9c97-b3b4bdfdc1f7', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('5be2c4ed-0bb4-4ed9-bedd-5a5af5577ab8', '0a86567a-72e0-456e-b9c1-1e97bdfdc817', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('5bf1e426-61e7-4cbe-817c-17c47a056821', '3414e60a-58cd-4ac8-817a-81283cc8343f', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('5c014481-8cd7-4904-9969-e0e8143348dd', 'be0c3930-e7a2-407b-aa8b-e45388172898', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('5c02f21d-59a3-4900-805c-bc3c6c388c8f', '1855baf9-9a34-442a-b9f5-b2262c964118', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('5c628396-c616-4f6e-9991-eb2b5ceb2b7e', '6ff6b0da-3381-4b32-94ca-cce8a856dd74', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('5c77f44a-bc9d-4278-a0c4-b8ef68833416', '1763de06-a8db-4b39-9c50-83eceead2780', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('5c9bc601-94a6-4db9-abe3-10fbe6f79f61', '2fbcd9ee-52d0-4d0d-b6dd-b478abb8fd9e', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('5cbf48d3-4bcc-4af6-b82e-70a4da9ac0f8', 'ef4db633-9825-4db8-832c-b872d770a074', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('5cf05111-1840-4869-b69a-386c4af19a7a', '28f172a7-8967-4dd4-8b2e-37584dc218e5', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('5cf9c3c3-8215-4db1-8a32-f8f21b9ed77b', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('5d18b3b6-f79b-4e18-b4fe-5fe0d2e296bf', '1762b5aa-ca72-4eb0-b774-eaf50a4ac296', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('5d22823d-d159-4a1b-ac23-a1c971e95b9a', '5f428224-2fda-45a2-a621-5e257300076e', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('5d4795eb-a8c4-4ad6-b041-fc3e769a5892', '161b5394-86fa-4c9b-80b3-4274840ac0f0', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('5d6932d8-843f-4ca9-8a20-ca9d77d51e51', '4ce9b380-c93e-4a65-869c-e08e79cb77cf', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('5d7e96ca-f6c0-4ed7-ba97-18245dedc41f', '2f3614b7-368e-4e20-ae0a-c96d76ef0561', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('5db78e3d-9f15-4b40-83ac-61afc26ba446', '320d8fe8-e160-429a-bf69-a8dd001fceac', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('5dbbbfa9-37b6-49fe-9c5b-84312025582f', '20f0176a-b1f0-4fb0-a709-1d75fa0accbe', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('5dbbc2af-77c7-49e2-b84c-ad035804baba', '995453a5-5ce1-4c36-82d9-3fe6f15fde6f', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('5dc197f8-350a-4bd1-bc04-232bf5b93a8a', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('5dd09417-b7a4-456b-97d7-81adb67acb2b', '60e89860-0837-45c2-a035-6ece673765a3', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('5df7df64-073d-4d16-891c-942bb3a72bbf', '7d344dc0-d140-46b7-86cc-3e6318cac1a7', 10, 0, 5, NULL, '2026-08-11 12:37:12'),
('5e2f4063-fa42-4124-b597-911e36dd4bbf', '531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('5e4a53d7-7606-42c0-a92d-72b6c136c2f8', '574d8edf-728f-4a2c-8ea0-074127ef0563', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('5e4c9aef-645e-4178-b189-15d8e2c1ba88', '8b68efe7-271b-4a68-9174-247fff828550', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('5e6b1ccc-d89f-416e-94dd-b44e547c5f72', '490bcde5-fc6a-483e-be40-8b64b9299487', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('5e7a96c7-80fd-4d31-a27a-cebfe2d626ca', 'a3965fa6-ff70-456c-ac90-3b7201406c50', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('5e877ac9-a1f3-464e-a994-797ace0ae74f', '43c74b07-c6d8-4c6b-a320-db2b5a37e7c2', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('5e95e350-9484-4f5b-8a13-deb9d761e7c4', 'a416ebe7-3869-4f38-bffb-56151c248859', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('5eadc21b-7f40-45c4-9fdb-c79d376897fb', 'd626fbf1-a043-4a7e-8761-0b66136947aa', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('5ec66b63-b59f-4926-9265-3817c6453835', '246bf810-a4bd-4685-a7c7-a42dbcf0a825', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('5ecf9e0e-0368-449c-b2b2-e782dd0507e3', '5b1ba5d1-94de-43ca-abc6-0a512d546b18', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('5ee58892-9d31-441a-88ce-c6cd63af6511', '0b8b6259-e222-464c-96dc-33fd3b013048', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('5f2ef29c-8ed2-4df5-9a94-8d5764d3e74f', '08904d5b-7743-49b0-a936-8da1488eb4cb', 1, 0, 5, NULL, '2026-08-11 12:39:32'),
('5f485a69-f188-49db-9118-7fc2049ce35a', 'c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('5f9ed257-0ee5-443c-828e-737e1ca54c89', '91aa810f-401d-4863-a3c2-ffb28e37bccc', 10, 0, 5, NULL, '2026-08-11 12:37:28'),
('5fb83cc4-b979-406e-8d2c-ea04a5a7947e', 'e40e6875-f8c6-44da-a990-2e5141eab70d', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('5fc5bb32-e9c6-4662-a477-fe5e17482728', '903cd75a-131f-44e6-9d92-afbeaed604f5', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('5fd3e61d-7df7-4d14-8d35-de55fdb8ff04', '7948646f-8d05-4327-9393-9f10f8995388', 10, 0, 5, NULL, '2026-08-11 12:37:23'),
('5fe8c686-49d4-401d-ae07-45eb2f88943f', '38e05b67-6ac8-45ee-824e-160a28af6678', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('5fecd3b9-ca20-4d04-9bb0-4f82ce02d348', '4ade6aba-c3e0-4444-8698-66c564025248', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('601419c9-cd93-444c-89bb-6fd14cb6659f', '713932c6-3092-432b-a718-cfa6158e36ff', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('6029bd38-93c1-4e23-ba0f-e5855e0c85c1', '46cb2f6e-719b-4c24-8135-8c5ab6523da8', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('605a5348-1270-4140-97c4-62bbbee10641', '5e58ec7a-6096-40bc-abed-57e32e99bd0f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('6068d1a2-a2fc-4382-9e1f-f8b3d4b02ec9', 'a1826d83-eddf-4947-9c5d-3d413c460a8b', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('60a2f28e-1d25-416d-8cc3-e078b35dbb02', '55ebda18-c262-4c6b-a264-fad7a44780a0', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('60ea5ca0-daa4-4716-8873-c904524ab6cd', '2536415c-62ec-41b5-89a2-42e47f2c9c9b', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('60f8d8aa-755c-4cc3-bf46-7b65fcfc9c7a', 'e8b2d851-e2d5-41a0-b691-7b134a57ac71', 19, 0, 5, NULL, '2026-08-11 12:37:05'),
('6100ed05-5301-4d31-9340-c392ecf0e9a8', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('6119a1ab-863c-41f7-b359-7d4b0e267986', '73579aea-47c1-44e5-ab4e-f64172f5f320', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('61297d63-eb2e-438b-bd56-7aef9717bc80', '63762151-7384-4ff4-a3a6-e0d936317ebe', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('61325550-a9ae-4ed6-86bb-43830ae6130c', '38263618-58a6-4154-be12-b13b33bbc87f', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('6145ee70-5890-435c-bfdf-b09ad350ec36', '90b50088-1fcc-414a-b1dd-fdeb83569bb6', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('61732565-a0d5-471c-aa4a-640b99a36dc4', '9847ec00-02c3-4e02-977a-55fabaa69438', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('617873cb-5fa6-446d-9a75-5cdd4594f23a', '225905ec-227f-40e1-a19e-c93344699981', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('618e739d-95af-442a-afc7-d1f86441168d', '23f268ff-9800-4894-a957-924b11c49734', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('61977c9b-ce98-4279-83d4-0ce0319b1c07', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('61993231-59fe-4cc5-8770-35d709e05ac7', '84c9db22-daa2-4ea2-94d5-90d55b412def', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('619a7c0e-f106-452f-98f3-4c4db3670829', '23500075-0e64-4e3b-bc6c-717d6c255932', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('619b6d03-29bd-4bac-9868-acef35e863a7', '2e4abc13-5fa2-43f4-bbae-9ff4824ddc68', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('61a43165-fc32-404d-9d52-27c247c06deb', 'eb40b204-023c-4e5d-abab-b69b51dad465', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('61b98a09-720d-4649-b22a-e366ae39b3f7', '4d278edc-45c2-4b23-aa39-b24e6afd42ce', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('61badae3-704c-4fa2-9232-4635c3a59fb2', '2c71ac67-052f-40af-ae1a-24d40285fa64', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('61eb5743-5c5a-40a5-88ad-15dd326eca0c', '480579b9-9cce-4dfc-bfa2-318a14947219', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('6201d092-6f85-47e5-acf1-3ddef8afd36b', '040b62d9-2102-4644-a7c4-0a057e431b35', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('621657a1-3a67-48bd-90b7-86b42149ee2f', '5344e74a-68d5-41c1-83bc-33c0035f8614', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('6218eb41-f52d-41ed-ba6e-670c4dc3653b', '708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('622d55a4-fca4-404f-ae81-29c0fdf558fb', '24a89d6e-31fb-4e6f-bd25-3c9d380cd395', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('624ea1a0-6612-47a4-be16-2fa6d741fd88', '56dd0019-be01-4427-9cd7-12e0bc8a354f', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('625a34a0-8f52-4cce-8bd6-97d32f133b56', '03814405-9c66-46d4-ba21-b1649ca73f8f', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('6266934e-d437-4ec4-8898-8d83555f39b1', '4213bb1c-b428-446b-856a-96e39871e1fe', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('62711d53-a73a-40ad-9c74-2bb1ae616b64', 'f99ad88d-9b81-4689-b139-05bccf622d2b', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('62885ad8-bcba-482a-9c82-1113b23197e4', 'ac96b4bf-379a-4f8c-bc20-28e8f83b669f', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('6296837f-e6a3-452d-a8ad-1e2d9a8c05ae', '3175ff7e-67d7-485e-aa2a-e330b3141a17', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('62a7a732-eed0-4938-bbaf-939be63ba949', '906eb476-b530-4b46-87b6-45fda13a95c5', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('62a842fe-6932-4fe8-b439-23219a032e0b', 'f7382d4c-47ed-4612-b3ba-1b8994864d53', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('62c52dc3-8ee9-4f3f-a346-24ff6ba895fb', 'e5145f82-666d-4a78-9256-14e4266afde6', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('62f4a1e8-b041-438e-ad85-15368c0bf244', 'fc779b5e-63b9-4094-92d7-0d05d8d5d4fd', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('63032927-e7d8-46c3-85bd-e92052e829fe', '5a1893a4-6a33-4fd4-9156-cd36e27bcea7', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('63182aef-6f3f-4de5-b14c-8dd7d053463e', 'ca50ab66-672c-4184-8781-fb0aa76a84e6', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('632c1dbc-a258-420a-9220-6243e6ad48e8', '7d85dad6-88ae-4116-b004-4a77dc46cb81', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('635905f3-7a65-4a8b-be9b-44a865f73f5e', '4e74ed2c-37fd-4664-94ac-5087481524e2', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('636cc678-8c8c-4e71-ae03-216f173dd725', '978864a9-91db-4ea6-b791-ad6d2bd58434', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('63977253-ade8-4383-a17e-b5e99657bb3f', 'c6ac9f4e-972a-4b70-a472-e874c8e05186', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('63d50f4b-b0e9-47aa-ae22-7b57b3bbcc1e', '82bb0b2e-487d-4ea1-9307-251ddf1594df', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('63e2cb92-416b-42f4-bf13-6a57c631a2b2', '37c45228-1b5f-4a69-95f8-613f27f603b1', 2, 0, 5, NULL, '2026-08-11 12:37:06'),
('64080522-7225-4cac-b485-9bf415cfd31d', '91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('6432d5b3-3771-45ec-b0b2-b3db0a1524fa', '816116db-6f20-4858-a001-58d4ab75f6c4', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('647fc9f1-a438-42bb-b9f0-b5f0c04f37f3', '4631230b-27fa-481c-a8fd-8c6b2af01f90', 2, 0, 5, NULL, '2026-08-11 12:37:21'),
('648b9ee2-666d-45d6-abc2-7e11b7a766af', 'a88f2bf7-8625-4c70-9b01-cc521441a2c9', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('64939b0e-0512-49e9-ab27-6aacef079cb7', '530def87-9237-4dfe-b926-cc2c23c95769', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('64a9f707-6a3d-4d45-aa76-04d18e3a0190', '10a58b45-f0e3-4d2b-872d-ab3c4e720e25', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('64d84167-3963-4c7e-8e2b-7dbf13a137ce', 'd6983414-971b-4aa3-8bc5-6a249489cfbf', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('64d910e2-3276-4374-8a0c-26157d6d1a8c', '5707b522-4ab5-4925-9f4c-02277aee4611', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('6512817f-01c7-4081-8abd-82faa7e6c06e', 'a303bcbc-5df3-46a9-85db-e5463e43d3b6', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('6513eb4c-3d46-4a52-b17c-e6e5ac9f56a9', '0e7345d9-8e53-455a-8b93-caae99095a9a', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('652ac9ec-d885-4edc-bf78-7681d26d10a5', '9156d9d1-ac78-4f6f-bbcd-24fe76193cd2', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('65388162-dc3c-4a97-8bde-b544bd8540c6', '780f5257-f66e-47b8-9893-e28c88004822', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('65388769-54ed-40da-93ff-d901ec8be275', '771c6567-934d-4077-a06a-b00dc4e910e7', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('653d82f5-2e89-4185-9c2a-e7c7a1654ad2', '99964408-77b1-4d78-b9df-aa9da9087e7c', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('6544b277-8b9b-459d-89b5-8a10edd237d8', '5280ac36-de01-4b36-93ac-ebf10fd82fd3', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('655cb7ab-2e2b-4804-b06c-132812fae465', '866abea1-c5ce-4679-8b06-58fe5d5f2848', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('658b2fff-cb06-455f-abab-922a8a684338', 'bbd8de7d-1990-47f1-9fb2-4bb4888b2ef1', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('6596e29f-af66-435e-953c-8c63018cdd85', '3021b601-b523-4db7-a79c-f84928967f97', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('65a6e8fe-9552-42a9-8a72-1de1331b5100', 'd9a60a3a-8712-47ff-9670-939740dec1fa', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('65e3240b-ed99-4a8a-8ebe-fcd6171db6ab', '73ca34ae-6767-426b-9395-5a9f9c9f7b68', 5, 0, 5, NULL, '2026-08-11 12:37:12'),
('65e8040f-7224-4508-b60f-870ee6d8cf74', '7462226e-9349-4f29-9801-0ba59b6547c7', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('66051a49-dfb9-48e2-a3ee-fc69c7de25de', '6e04a75a-a327-4985-be21-addb56e4adf1', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('662e553c-2e8e-428a-9c67-b33e7646dafd', '5e0676e5-dbc2-46c3-a58c-430d505ccc2b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('66301043-1f45-4836-aba5-d77c9c4820c2', '95f24706-6f36-4214-a0a5-9f8dcfb86f18', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('664e15dd-fca1-4f2c-abe3-a2ce528662c5', '766b7d32-64fb-49a8-bbcf-da0d4cd9a321', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('66613dfd-0d65-446c-aeff-9e9b8e747294', 'd8ae9d1d-c7fe-46e9-8ec7-d04037c77caa', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('666bd2a9-061b-4372-8fca-33ce4538c044', '07e1d8f0-909c-46da-a757-b20af6510832', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('66774ed8-d43e-4429-b74e-cf823b44ecaa', '6f4b0b12-13c7-439e-bf80-4e5b0a46c16b', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('66e6fa39-2fe1-495c-880a-ce897e313d14', 'bdd04229-1e1b-46e8-adae-57547f166507', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('66f0b476-4bfb-4690-899d-f05dc0f36cb7', '1123d87f-1f46-4d37-b402-f61036e56472', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('670075c4-5ef5-4019-a7bc-f8ff5c6507c8', 'b06e7d14-5d10-47cd-bfb4-2ea8f8807ad4', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('67070f85-a69b-426f-a5d0-28c53be6ebbc', '67055d68-9598-4fe5-8d24-ac98147992d5', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('6714d3e9-597c-4aad-9e1c-0d57a8712c41', '8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('6718edaa-5819-4c89-a005-2f859a7907a2', 'b3f64567-0b8e-43c9-8496-3ace73f2c6a4', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('67234b55-852b-4d4c-8d08-e79ddccf1f98', '3412e088-f2b8-447c-8839-a0cdf0405906', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('6730e1f7-b7fa-469b-9cba-87e7143f98c7', '11f8eb21-2740-4c92-98c4-c15661c70d6b', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('673c9e8a-b34a-4fba-bed7-09a0a3855d84', '7462fffb-3b60-414b-b0c3-d363ceb7f39b', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('67432c33-f027-477e-b52d-c9472080b5fc', '3c6a20d2-1cba-4d12-844d-6216a06ce64a', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('674da5aa-5ce4-4166-a207-342dde1fa3d1', 'c8644c86-9f85-4309-935b-01a40028d519', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('675f9e56-f714-4fef-a301-7914b0def7d2', 'c493d938-4b8c-4102-8c77-59a15e9217f6', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('676075bd-8d1c-42a2-a77a-a0db9b931d3e', '2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('67690458-7e60-4363-b226-03bf70ed8e82', 'e4c62fb7-4b68-4112-98b4-c916980e1779', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('677df66e-1afa-416e-ab59-1bc70f24644b', 'b532288c-f38e-4dc8-9100-272b6d62ec61', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('67bd16be-129f-4b4b-9a3b-f7210576a797', '86c3abde-dc64-4f1e-aeb3-2414f429e96a', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('67d096c9-c3c6-4ebc-acb5-2acd989f218e', '43223a11-5ad4-445a-8b0c-e6bc0e5a14c3', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('67d93eb7-73ef-446c-90af-2962e84d93a8', 'c153414d-5128-438e-84fd-8abf3d7d649b', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('67ee96bd-dbe0-48f0-94a6-d3437379ccda', '87d50ff0-e53e-4ca4-bbda-d3262251cbc0', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('67f26d88-f9ce-4cfb-8ab5-f1d7eeec3abf', '46b5d076-6e26-43b4-8344-0108fb3ff998', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('6831ed16-0aa6-4745-ba62-292ce17a3f33', 'ef690112-678b-4be4-8fea-96490e3f90af', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('683640a0-4c9f-4144-ab87-a6fad026fc93', '2b2f86ab-beae-4409-812f-1a6b8518b41b', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('683ad873-e852-48b4-ade3-457a100c8ffb', '7e403917-e0c2-4dcf-9a53-bf30e70b9333', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('68579984-3cca-4426-a36e-ec1686b513cf', 'aaad425a-1776-45bc-bb3a-cb6761fac0e5', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('6865fef7-75ca-4f1e-862a-e4cc1d590e69', 'c7618e81-2ecb-419a-93db-90dc96234077', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('68699ecb-ccb2-4e2f-9a22-41d6fc5488a2', 'dae65c2c-6717-4997-abde-8752bfd48879', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('688ce4e1-fd0d-4d2b-a840-08e8726ced3d', 'bfbd2bf7-781a-4a41-8750-a9add7592a01', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('68a2bfd1-cdd3-4792-8f8d-835a75c33afa', 'b3f37b5a-97c4-400b-97b8-48e9c69bf706', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('68d3d3db-d83a-49ab-af12-a008d6b5e103', 'f390247e-555d-457c-b898-4c0c87c847dc', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('68df1327-3ea6-44c9-af07-26aa6f6a5aae', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('691dbb17-b050-4d03-8610-811f8890676d', '4d86b34f-0113-481c-8d84-d8f5435950ea', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('692c3fa9-0425-451d-95c9-a79f984dd965', '4fe8b1fe-b036-43a3-b1e1-6559eb5fdc22', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('694431f6-3afc-427a-b0c6-1132151f27c4', 'ee9d55d3-2f41-4667-b359-d5fe0a0f508e', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('69524e1d-43d5-49bf-a018-abd37da88b6b', '85c0536b-b316-4137-ad8b-4d50214fed83', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('695df3de-071f-456a-8814-9d0d44aaf2e6', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('69a473ba-7f77-48cc-9b54-b1736ba3fee6', '7de85b78-d81f-4d19-9c7f-085dcfda9a4e', 50, 0, 5, NULL, '2026-08-11 12:39:32'),
('69cdea71-9563-40c7-9e94-d9bfa7760705', '66ad21b0-10f3-4b5d-87fb-fe397f90a6fe', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('69cea4d4-77c2-4056-931e-88caa2916a6a', 'aed07fde-3f75-4660-823e-0886a1020d89', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('6a0175c6-2f91-4883-9ec7-a16e3301d7f7', '3b9888d3-318f-474a-9bac-7e9a039a4912', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('6a19716e-0acf-4638-9c03-999fc8d53a09', '5635e875-6ded-4231-8ff6-83c6460c9b88', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('6a1dc611-2ab0-4f6c-855e-08a17f072976', '202d8597-24bd-489e-8073-3176851cf34d', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('6a2eff0f-c0a9-49b5-b86c-c71d8d92b1b5', '9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('6a30d574-cdd3-4fc1-841f-1ceabd1162b5', 'dc53220b-9c64-425c-9d60-eaf143d5c6ee', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('6a6bbb05-b47a-4361-8211-1b39b5d3ba04', '1446acfe-5a3f-4117-ae5e-f6c29a690b43', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('6a83123a-3b8c-4cda-86cc-9c3e536e4abc', 'd315626b-fe60-4a90-8103-ac1d36a24f6a', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('6a8671e1-dbb9-4671-b110-4ef55fcd12f7', '890fad07-921a-4ce6-b94d-cd0c1e02a2fa', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('6a922865-f542-4d7d-9384-4da8475e9395', 'ee632dfc-bb89-4bec-b1ec-47d2a0e2cb2e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('6aaf50fa-99a5-480e-9241-ed0cfe66eeb4', '5447c955-f12c-4bae-ab21-03e15e52ad8b', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('6ab38273-7ae3-4c7b-b04a-ed4aa5671b06', '432110fd-76e0-4175-9bc9-c94c91badcbf', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('6abc9367-40db-4990-80a4-93d8b8b33cf5', '5ee4253e-caf1-44f9-85cb-4549ff1e84bb', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('6ac75c4b-cf21-4495-aedf-78dcbc566eca', '8feb2f42-3c99-4848-ba62-8eb23b93de40', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('6aee1bbe-f8c1-4bda-b3fc-c0e786045305', '501a8420-64f5-424f-83c0-730b72214766', 2, 0, 5, NULL, '2026-08-11 12:37:17'),
('6afc5fb8-4c86-41a8-b3b3-48f5f55fdc3a', '8e28ef5a-e36f-48fe-9292-fcd2248c125c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('6affba51-8fb1-42fd-b086-d4cb2b761765', '15dac1cc-36ef-4683-be16-a34db93983d1', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('6b07db1a-d392-4e79-a3c2-6a1c7a04251c', 'af334845-3cc1-473f-931c-25b23c88afde', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('6b1bdff3-9ee9-40d7-b676-185b14c88052', '7c4e6cd8-f85c-4abf-a97a-4d68b3e802dd', 8, 0, 5, NULL, '2026-08-11 12:37:11'),
('6b92a8a8-56fc-478e-bd50-d43ad42395f2', '1a3d1447-bdbb-4635-8915-aa3e24129e88', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('6b9828d2-112b-48b7-9823-5b5544a74de3', 'b9d07739-c2ad-4991-9705-6a5026b2a964', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('6ba71d3c-4584-42ef-a667-661e7d836978', '1017f679-24e4-4249-9f9e-f71a2cd282bf', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('6bc8ac5b-1aa7-49e9-a782-c68ff3f58dbd', '076c1f08-043d-4098-ae10-e66978dd01f8', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('6bee52fa-3d72-4405-b7e4-edb11e03e327', '6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('6bfd605b-fb24-4650-b8bd-00698a2868a8', '6f0f1dc0-db41-4cfe-ade2-5ed7e3d8c147', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('6c017d64-164e-40bd-9d6c-051391d695df', '04d1bc7b-0726-41a6-88e1-7ed12c570834', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('6c1a3219-8923-4c8f-949f-d153b6edb6c8', 'f8a92c52-ced1-4749-a87e-8edb17f8a032', 16, 0, 5, NULL, '2026-08-11 12:37:22'),
('6c2829f3-0a8b-4e5e-946c-93d6996a55f1', '6b7a9185-660d-4f3a-9d5c-f0a9c79ac4f4', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('6c74594c-6316-4cd0-85e2-8d63230ec3a2', 'a0168fd7-7759-488b-ac80-ce37fe547533', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('6c80f2d4-cdf6-49c7-9d44-2e8cca09b5bd', '5f1a3fb1-8cf0-4406-b41d-2cf07744017f', 2, 0, 5, NULL, '2026-08-11 12:37:27'),
('6c876ca9-3eaf-46a8-8a78-1f4b7d62115a', '8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', 2, 0, 5, NULL, '2026-08-11 12:37:10'),
('6c9b05d3-2697-4f05-88d4-feee36524de7', '85606e76-888d-4dd0-b785-0a3b5395958f', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('6cb65712-c5bd-411e-a62a-51dc3a07c0f0', '900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('6cc28536-22bb-4542-b638-87010b62bde4', '1238c8ed-e981-427e-acd1-12b7ce7d0ed9', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('6cc2d902-29e3-4593-8a08-49abd4ae6b47', 'd5a18541-3544-48fb-8e89-4245f53408b8', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('6cc6c423-756a-49fc-b0da-5343c9bfe973', '4ff4a9cd-fd38-446d-8d7e-9ce1c51545bb', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('6ce32bef-cc89-4450-bb4c-335a5eb980d9', '56b2061c-51df-4374-863b-317c52931494', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('6d09f004-5967-486f-84ba-360d5368c61a', 'a8e9866e-1a07-45fa-9c62-3aa90970d22c', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('6d177f49-7a1a-4782-9a4e-2bd1625bcc4b', 'ff67fdb5-3b11-4fd6-9ee8-38b54111c4e2', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('6d1aeeb0-442b-4bdf-8518-5528ee06cbeb', 'ef451648-1ec0-4707-bae2-dc5d4c4143d2', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('6d33531a-53cd-42ff-978b-31ba96417972', '273ee165-cf3c-463b-bf0d-347e73605b47', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('6d3ebddc-3cd5-4ab9-989c-0dba69a4f699', '931608a3-b654-4cb1-9272-64fc1f3e66e7', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('6d3fc984-92d3-4581-901f-5745b1fd5c23', '11fdb683-a9aa-4427-98a4-1888b8debf2b', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('6d66f5f0-0542-4ead-ac78-7fb696966604', '3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('6d715eac-3fe0-41d3-aecd-f0e88bad17b9', '9f5dde00-a75d-4a41-924d-d5dd24408b24', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('6d87765b-4deb-4665-a6be-c97258b11b47', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('6da680bc-66ca-4fe8-b608-874d9461afa7', '0d627e06-c965-4257-94f1-eb7ca59d365b', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('6de3a744-c500-44c3-87a6-97eb8b969736', 'cfe331dd-be16-4715-bd8b-1e65f7d8c958', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('6ded982c-a876-4114-802c-32421446041e', '1506461e-e084-4d93-9d80-e44b2884758d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('6df7ed6c-f6ad-4a4e-9de6-99ef637be40c', '372f802a-e0c3-490e-aa75-6d51a386e678', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('6e049af0-414c-4598-b4d4-7b03bd74f4a2', '80d64fec-acb9-495d-ba05-43083aff3d26', 5, 0, 5, NULL, '2026-08-11 12:37:16'),
('6e0d59a0-7aff-4bf8-8080-4f80fcabdb8d', 'b90f4eec-c734-4c7a-a926-b53708c01ecc', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('6e10aa36-a082-4ff2-94ab-0ca61873324f', 'a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', 1, 0, 5, NULL, '2026-08-11 12:37:18'),
('6e114c42-75c2-44e0-86bc-93a2e7400883', '432a4937-593f-4187-8fb2-82fcbad2d5b5', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('6e2ab064-fa35-447d-85bf-085e046182d5', 'c282b307-3893-41df-8947-f35b4f5ef614', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('6e2de091-c29a-4b06-ba4f-67f9f3d140b0', '706bae02-b539-4b75-8234-585c98c5ec57', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('6e5bbb40-eb1b-4421-b829-515f601652a2', '1e994e5f-d6d2-4054-a200-5489cb2f7a8e', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('6e75cbe3-ee61-4538-bf20-4ec78143d539', '5fc76667-c8fd-4d50-866f-0137000b8d64', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('6e7ce1a9-5ab2-48c2-b956-d98f1ba08672', '462c3371-741c-4f66-be02-0d6e78ec8f9c', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('6e834931-fce1-435b-8fd8-b252183d4016', 'e756738f-c566-49a6-a834-1d71b5329ed3', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('6eac07a0-d991-484e-b4d5-86231abbf925', '29ad5bba-53e4-4dcb-902b-8711d4269db4', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('6eba32ec-3511-458d-85c0-0b953147c5c8', '613136c5-8051-474f-a18c-d20622fa8a19', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('6edea3f2-0bea-4034-93e5-3aa4ae499f9e', 'def62904-d910-45bb-8431-43c7cd413963', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('6edf42a4-ae1e-41d0-ad6d-a87dbc2f29cb', '7ed21e63-747a-43e3-bd8c-6476504498e2', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('6edfd2b8-ff3f-452c-a00e-3fa62992afa5', '0e09876c-c53e-4ea2-aab8-c07db8166d0c', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('6ee09a75-1a85-410c-af99-48ff0a102c39', '662b3ff0-9e47-4a74-88b3-c09f2e2fa522', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('6eeb1bed-c30c-4fa9-a665-b0fdc0dd4778', '0d0f21cb-600a-46bb-8c12-e72936908ea5', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('6ef0bec6-428a-4c5e-a99e-d5404d43c820', '35b0cfb8-de3e-4fec-90c3-fe65c129bedb', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('6f0ca19c-5d9e-4b32-947f-0bfb122ab578', 'd1a02124-4d59-4174-ab56-a15be4a472b7', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('6f3369e4-c556-4127-b56c-fff4fad25b87', '3bbaa492-1b15-4842-aed5-fcd7a2640e2a', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('6f37996d-3ec9-4b49-8c30-1eaa69caa9ac', '7d05e138-ea08-4d1f-bba6-5f767cdb4178', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('6f63131b-7997-453e-896d-2acc7b706c31', 'e981a234-b266-41d2-b6d2-a1fa84a51655', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('6f6860a1-311e-466b-a308-575983d3be7d', '6dfa1182-10ac-4602-92cd-624fb94d570b', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('6f86c335-6897-4e08-8384-4c9d7f3ac780', '285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('6f8d4da0-b716-4c0d-a685-21e8b5198f1e', '3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('6f910c7b-9b7e-4021-b5c0-db1235959cb9', '9cc37890-9ef8-45b3-a81e-f5ad77d9ca1f', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('6fa01a33-6d21-4ce1-bc91-bb88489808ef', '0215ea2d-0113-484f-8918-920af66dc4a6', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('6fa03d57-953e-4a74-bd0c-6dc49c3fc523', 'c096cb9d-6f03-487a-bf91-63f3a1d17dbd', 1, 0, 5, NULL, '2026-08-11 12:37:17'),
('6fe49fea-cb3f-4882-9f59-9ece54a060c0', 'edbcaa4a-14d9-4bc5-b8c5-eb2aae14abd6', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('6ffba01a-1d7f-4f10-86ef-957483beec48', '1382d5dc-275a-4ff9-bc38-7c84386c0285', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('70169de5-d4c4-4087-b4a5-b28734e114ff', '30318e1c-c087-4805-8cf5-9687b7ccdcd8', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('701ee348-c619-4145-ad2f-25a94eea3d97', 'd1cf785a-bd38-412c-9457-a35bd11e66d6', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('70273610-f6fa-4353-9ec6-1340c17d3e27', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('702da759-71c3-4557-9a06-e393fbb88a43', '11c5fd62-a97c-440f-b041-eb3b04e2af49', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('705939c1-0dc8-474f-83d6-20b5320fdf95', '0430e5d3-f565-41a4-ba81-e0bb3271b7b0', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('708f5e40-74e7-4382-a37b-e62dd499132c', '73dbb98a-98d0-40bb-8cd4-59e91a3e139d', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('7098e511-0f55-4871-8f0b-3b475f1a7046', '4bbc42f6-dad1-4376-bb91-abc4094588b7', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('70c0340f-6ab9-49ef-a79d-8f041dc4c196', '748b3e33-1ec4-4b06-b307-bfa86a150be1', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('70cfadcd-5b5a-49d7-a039-86b460f25db3', 'f6575e40-7107-4096-a737-9a030d56ad23', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('7100a649-da2d-4863-b97b-41b61d8687b4', '9c281660-1a1e-476e-a09f-a02d50fb8f07', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('710a9fbe-ff08-45b1-b6f7-9608521d3b5a', '68659d26-6a37-4541-b8fd-d752b6b0a918', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('711e0671-1bf4-4735-8e0c-996fbf6fbe53', '0d30b64d-fa77-4fc1-99dc-b006db6cd0db', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('714bb3db-a639-48b6-a691-ccf402657d08', 'b388f62f-1690-4c91-b93a-4ccd7a2d1a83', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('717f41c5-fb86-4bb6-9d66-c8ab11d5ca4e', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('7181df26-34ec-4761-9846-65dd8e8a4182', '3e7d29d7-2ec2-4c29-84c8-d93cc472b859', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('71a32740-1b70-4eef-9d46-f44ba54f0d84', '1ce3a3a4-97dc-45ed-bd8c-a0e2b56bcd94', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('71b68a4d-88e7-4f30-81d8-d92a5277687e', 'f1467690-27eb-41ce-852f-987df04d8626', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('71bfc33d-ede2-463f-ad88-b6d1b2df2af8', 'd6b80d72-eebd-4f2a-ac65-82fb438b8a04', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('71d28bdd-9aeb-4873-b627-fe4627620200', 'e8f18bc7-a74c-479a-b2db-d66ab3d5174a', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('7216f2e6-5a26-4444-88a0-9c576e503663', '89335be4-dc1c-44a2-8041-06250bca388f', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('724a8363-431c-43c6-bbd9-34e7e1169c01', '9b9fca1a-3369-4277-8cb9-025448d0bf42', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('725da813-88fb-4284-a7ea-42082402c917', 'fb1d68c1-a261-45d6-b665-c3089ab8bff1', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('725f5bb4-e264-4064-abfe-628cb011369a', 'e75e0cdb-96f1-4da9-b568-3b6d02f2f562', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7273830b-9c91-4479-9ebf-cb1dbc5cb7ad', 'b0fb95aa-2d32-483a-b9d5-f2a11e0179cf', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('728ab067-fe99-40cf-8ce1-020401ab32ec', 'a23dff34-dfc7-4ccb-850a-a291ab51eefc', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('72ab3282-74b9-43b0-962e-b2519499b561', '281996ca-117a-41b5-87c2-17a2f1ac8524', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('72e582ba-9555-491f-9e3d-8fb972a2b5b8', '5d63c738-7540-4d09-ac3c-51647e7a9c85', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('731e1010-4102-401f-9815-0786819eebf4', 'fc979217-77ee-43bd-9ca3-4e04fa9e8813', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('732a8cb5-5d49-4906-beb6-5749d8e3ec70', '4a3bb6cb-e0cd-432f-9081-753847c68b77', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('732db553-4fa9-4ca2-8b4f-b5a945a784cc', '4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('73391b91-78d1-406f-8542-0bc6e4b96eba', '03c3a3cd-5aa1-4704-913a-5ee87b9d2213', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('733bb6bd-f065-4ab6-827f-5ddd2b748a4e', '97707343-05a3-4314-8d92-28c8581f5754', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('736bec64-9035-444d-a112-3cc4485ce2b4', '79dedd3d-342e-4b80-a9e7-0c95a36be0fa', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('738ead75-742f-423a-8698-53aed509d9c3', 'fff5d758-745a-47d0-a047-11eadb6ba3e2', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('73910b0e-b9a1-41fa-8f0a-e2499bbcb315', 'e22d8820-5c6f-404f-a959-2e4159a417dc', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('739aedd5-49c3-403f-be2c-e59ea4a49e35', 'ff4ceb93-7291-4783-8918-59606b4743f0', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('73b7e6a8-e0e8-4af0-915e-e1a50b4ab595', 'f17dc421-9073-4726-b085-9c520aacb246', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('73c0e2f1-807a-41a7-b0af-e41b96510588', '289cecea-7be4-41a1-9dc1-1fe8d33c27d5', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('73c2b1bb-84db-4518-842d-a096b61431fb', 'd9f33718-0f02-4666-906b-8db050faf514', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('73e6034b-1bb8-48ce-9d3a-80f2e6f93e0b', '8816fb7e-a9f2-4387-b630-d436e6d3f9ca', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('73edb978-af18-40ff-862d-5847ba0a10f8', '129202fd-0799-48d7-96af-b7183b2d7442', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('7416ba28-eebf-4d7a-8bc7-dc53ed8f8934', 'a654cc21-e1e7-4c73-a231-9d2327d89ee0', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('7458b8ec-a7ea-4c25-9a5e-553a150c0731', '7bc710dc-e715-4e7b-991b-51b2a0498b7d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('74603c3e-146e-40df-b533-d95a67688423', 'cb5046f6-b069-4258-a592-4e6b0ca55d79', 5, 0, 5, NULL, '2026-08-11 12:37:12'),
('74838fab-0d96-42b3-bb9b-1586733af8f9', '9f48343b-cc9a-40c4-8f92-819c63bb839f', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('7489732d-ea5f-4dcc-8e8e-f3dd33610fb8', 'eafe581a-ba04-4d32-adb7-55f16d136760', 2, 0, 5, NULL, '2026-08-11 12:37:17'),
('749ec084-feb5-4a86-bf70-5fc8effe1cb8', 'e6f645dd-3c8a-4059-ad22-0ce1f4303aa9', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('74c15ce9-b0ce-4eb5-bae6-f0ee8b352148', '29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', 5, 0, 5, NULL, '2026-08-11 12:37:09'),
('74f87d9c-ccca-427e-9ebd-c6862a16d5e5', '4159d018-b8a6-4795-9db3-65af4f07475f', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('74fadcf9-42c6-4526-b637-036cb4c0f320', '094cff2d-7c3b-4b55-8420-504b34e5befc', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('7503656b-598e-4c93-8268-799d424e0698', '45605196-f240-4db2-b566-5b7b59b5edcb', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('750baf1e-155b-44c6-8c90-63bf034406ce', '8bd46916-d30a-4a9b-9145-9924982d95c7', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('750e2bd8-c6aa-4bdf-8040-1aa741cd6731', 'b226d33c-a804-4379-8ae9-073d6531ebae', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('75175c0e-9689-4fdb-9380-413478c5c310', '9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('752fda96-4f37-4db2-8ca1-22d3b8ed3a77', '0ddf6199-e2cd-4140-9c4e-1125382ead99', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('753e18c2-917d-4ab2-99ff-b8fb2e348fdb', '63b92290-1b4d-4c48-b16f-049f41c5d812', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('7550d529-096b-4838-8c9c-2cf27986793f', 'd32c8bb6-c860-47ca-9c29-5cc2d3acfa3c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7552c36e-c91f-423a-8735-0b6aeb82f36c', 'abaa916d-9585-4ff9-b33c-b2f6be54dedc', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('7590fee4-6637-4fd9-8eec-42fa5128f285', '6c966935-3e2c-4716-916a-c8fa24602eae', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('75912fd7-491d-45ef-a7f6-a7660c7b36e7', '97342dfc-8101-4503-bd31-e3dacd87f97e', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('75a32aef-8a4b-4749-ae05-f4f24179eb47', 'b9815526-bb92-400a-992f-1ecb9c14874a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('75b0e0d7-5852-40b6-96d4-f150ad7bdeae', 'eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('75b7bb62-1474-4807-8059-42fb85366fa4', 'ba130f9f-e2a2-481f-8e5e-513bbb2d38ea', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('75c3c7c2-04fa-4948-b700-9f34e20bc0f0', 'ff013887-b20c-4610-bc86-dcaac085b9d9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('75c50c2d-8594-455d-bbd5-cb290cd1d764', 'a7faf77a-8f57-4175-b393-165d954398f3', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('75d45a9d-04c2-4b05-95e4-b015d8164391', 'e83d5912-20be-480f-86f0-30b359275be4', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('75e94d0b-ae65-4d9e-b689-af4d255dd9c5', 'cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('76050436-3a98-4552-a0d0-3595c940916b', '3031897a-5625-4767-afa2-5d9e7f3ebbf7', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('760cdfb1-b8ca-456d-b0c3-9d67e7e5876d', '3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('762817fe-d5e3-4c3a-bc76-e5f0b05a6db0', '26fd6404-68d4-4a5e-8e70-a3b91f6b69bf', 3, 0, 5, NULL, '2026-08-11 12:37:29'),
('766dca60-eca3-44a1-989c-275fd58b3d45', 'dd89a78e-1ea4-42e7-8b75-a08987279a70', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('76a9faa7-8294-468d-8515-5953b7cdc54b', '56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('76b04787-1988-449c-a54a-d6a397917aff', 'a7cd4e5b-8cbc-4cb1-aed4-4da13eef1132', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('76b1e0af-4ee2-4a05-9827-aacbba37144f', '24d0bcdb-9049-4fc1-88fd-73f1797a34f7', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('76c03a8d-c079-4d34-a60b-40d13d92a89b', '9b0277df-e0bd-4c68-83d8-9a52215da35d', 4, 0, 5, NULL, '2026-08-11 12:37:28'),
('76c1f38d-6d6a-41c4-a9a3-4351b2b56d6f', '081f23ad-7403-4cef-82cb-40db3fb7302f', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('76ca5e6a-5d43-42fd-885b-cd579d1bd55d', '2ec60836-2ddd-405b-b040-17fcc527812c', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('76cb7229-d21c-4a46-ac0f-36258e5e4bd5', 'eaf353d6-1b50-4307-a9b5-8f3c7acad619', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('76d41c01-8d5f-41e2-ab30-b188517a343d', '9d847867-3945-49ea-bdb5-184fb31f2226', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('76d979cd-13b6-4520-913f-98492ed7c80f', 'cc18b10c-88a6-425b-82c1-c5451d86327e', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('76e33146-81b0-4e3c-b6af-cf29209309f2', '13f58f34-8bbb-427d-b647-99d762d89186', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('7719d724-d382-415d-81b8-e38fc487f33d', '07e0c5ed-22bf-465d-9d2b-b13b6d8852f8', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('771ab1e7-a15d-4454-96b1-428b5b74a4c7', '982f597f-795b-4bf4-9625-ed86001567c2', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('7728ac21-7592-4644-8cb8-023707ed9219', '4f07b394-2741-4f16-b7fc-5c40f86c62ea', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('772e9f98-f556-4183-bece-380256db4a49', '2c0acfd8-cebe-4f9e-a8e5-0a87f2ddad3c', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('77383ec4-2de9-4dd0-9eb8-e1264d75674f', '5f23e4ae-513a-4f3d-a9e7-dd591d8094ea', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('7766f04e-3b0c-4219-a76c-a78c8e6d7cf3', '93677b9d-0f59-4442-af71-74fc4a0cb36a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('7774145e-0273-4965-9535-7abe85c019e3', '868f1596-bf6d-4363-85da-c0f203d6524c', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('7789fdd9-baf7-4163-8296-080109ca789e', '142e90bc-0f50-4536-ad18-77e95e6a2b71', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('778df784-4e94-47d1-9639-2714cda992d1', 'b01819f6-8c0c-44e4-82d7-64c08f719ee8', 5, 0, 5, NULL, '2026-08-11 12:37:16'),
('778e9416-c346-4d83-b318-990516f29ae3', '41ec1fb3-4235-4067-b4e2-2307ef6c1d03', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('7791722e-e5b0-41a0-af6d-7a9b758856be', 'c2b1ae95-2779-4be7-8c50-405cba17e4ef', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('77ae13a2-42a2-4d68-94c3-c4977dc39011', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('77c6742d-b739-4728-855c-5b78affacb9a', '74e9ad72-a78f-41db-bddb-3bdef5498cdd', 5, 0, 5, NULL, '2026-08-11 12:37:23'),
('77d70874-0160-42fb-bdb6-feba4af72370', 'bec88243-7af4-4ba2-98e8-87b85f8a2f3c', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('780976e1-a9ac-4ebb-8f97-abcfeea636b7', '76dcfa65-e39a-43d5-bc6d-a33b012efa3a', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('781c5826-9b0f-4501-b37c-0a4455f3ac26', '3ce7dfb3-4ef0-4000-b96e-df05b375564f', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('78421514-3b4c-4e15-a110-89ecbd4bf501', 'd38c0b74-fc8d-49bb-bc83-e5f639e6fa28', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('785b7de4-9206-470c-a976-e4a3ba825fc7', '6a3ddf1f-4844-41a3-a83d-c4680b9c1512', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('785ceb28-c69d-43b0-ac60-c2b64c4378dc', '5704a877-14bd-400a-adac-e5725f190625', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('786f1de0-e9f4-40af-a216-f598a4d4d1b2', '1f331562-e2ce-4060-9303-f9cccefcb7c7', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('787070ef-5c7d-478d-b772-5fbbef3b3784', '916d2a94-796a-4442-8744-34fa7d6ecfa1', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('7877fd21-8f57-49ae-8045-a65819be6f40', 'dfa83146-702f-43c8-a55b-94047d1edba1', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('78829954-8d1f-4e31-b5ea-84806f4b1d15', '866726a6-bfe1-4b8a-b564-ced82855e335', 10, 0, 5, NULL, '2026-08-11 12:37:16'),
('78889d62-7d5b-4bf5-bf88-d2ad25150b09', 'b6ea5d25-8294-47ef-8a14-907589aeecac', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('78930ee2-87e0-40ab-a1a9-50daf698e852', '7a7ec9a7-cf43-43e2-8635-2d48d56dfffe', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('78a39b73-2566-464a-a572-c07b463dc9cd', '24fc0a08-c4d6-4e9f-82c2-d1b0d48d2566', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('78a3aa15-0ff7-4db2-a827-5d919201ee65', '055d9e50-1481-43da-90ab-de21a80703ad', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('78b7f925-aeca-4270-9d16-a5f102363154', '7ee29743-b905-4587-898a-d5505be62743', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('78c264bc-42a6-4d8f-adee-c4216cb3e876', '9a3b4b0b-bd34-4cb8-921b-8abbec93ed4e', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('78cb1d0c-3401-4291-b2d8-1c646b67e565', '11dae738-8416-484d-8a59-ed8d12710398', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('78d6150e-4160-48db-a114-50b410b7ee90', 'f1804379-504d-43fa-bb14-1d2d4879ec5c', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('78e4d28d-1904-4726-965c-b4af7b084122', '66808228-52d2-4928-832e-f8cbe20dd9e5', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('79008ef8-dfb5-48f7-be71-a2e34d94fb93', 'b1eaf7fb-ea85-4dc6-ac0c-3160220fc2d0', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('79126ea5-7a5e-4ce2-906b-b7455eb6972c', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('792996fd-77f5-4fe4-b6df-6de00da86b2d', '393b0afa-6b27-4ccb-a330-c8876cba9adc', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('7933e25e-61b8-4ab8-9243-746644926fd4', '96acc719-86e2-43e5-ae20-4b6722e9dbcc', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('793d7837-07c5-4c7f-b546-bc8299dc80ac', 'ebf840a0-83e4-47d9-bf5d-03b4b430fa8e', 4, 0, 5, NULL, '2026-08-11 12:37:10'),
('79453458-dfc2-481a-9532-23da90d0f9f5', 'f1e72fdd-dec9-479b-a061-51d2677ce9a5', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7950643d-9e05-41a9-81e5-96f3b8c876c2', '337ffcdc-8624-4ec8-85f1-6322f5a59224', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('7958309e-f69a-46da-9f90-990e7906b6fb', '1ab45e58-368c-49c7-b812-e98776edd59d', 0, 0, 5, NULL, '2026-08-11 12:37:10'),
('7976e2a5-5079-45f8-b898-80faa1d79117', 'dcca6e8d-0a56-4c9f-8b0e-a9c6b6ab58ac', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('79809090-8815-43d6-8f57-ee0b8910263a', '511aa505-ea63-490f-aefc-c2b06b2fefdf', 3, 0, 5, NULL, '2026-08-11 12:37:09'),
('79993797-3291-4220-a9ee-418e2bde76fd', 'ed9feb1b-19a0-4513-91b5-004d4dfed4a4', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('79a3d32a-bc79-4268-b8b8-44ccf50d2fc9', '72fd025c-83a8-4fc9-83a2-2d55e58ab28a', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('79b5e0d0-2ddc-4f80-8780-08d269b6ab98', '90b564bf-c9b3-4814-a53a-6651f247702b', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('79c894de-7afa-47b0-93a7-a5f9b12f42a5', 'f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('79d18d79-1d8d-403c-97d4-ffb291c74a2b', '2b55bc59-85a6-4ac9-aad5-b5c0a6a76c96', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('79e5ea72-1d5c-4845-ac9d-1c5a281ac205', '843a9f2a-929a-45d3-91df-3914ec0aca02', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('79eb5788-5ef4-4799-8188-aa2779d67aa5', 'c81f1060-7fd8-4b5a-831d-c54deb2bdc69', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('79f7b527-b22d-4842-87fa-a23e92f2e311', 'fb7e8f08-5546-411c-888f-ad1dc203ed56', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('7a04d8f3-f6c4-4a95-8e9d-16f94f882b39', '2fc82edf-1678-4aab-ad54-d4e5aa206ed2', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('7a1ae36f-88f2-4539-a55f-4f5ab599df4f', '46e37228-4417-4b70-8061-a90b26df39e7', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('7a207587-ec75-41fc-8d9b-f87d508ad2d1', 'ffebbfee-b765-4373-aff0-048716b4e680', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('7a3f6530-527f-4123-9f9d-6d6f811dacad', 'bc207344-2505-4295-94ab-b9e11031b1ed', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('7a516ed6-09da-4e62-a7ce-67d068879b35', '71b7eb21-de61-4ab1-b481-c2d8aa8b2025', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('7a5db1b5-6649-45af-8a75-856032a4dbdc', 'e4cd1da7-6631-4160-a193-01d979bb38ff', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7a64306e-ecf1-4868-ae2b-ec349d2f2340', '337b3bf6-de70-433e-b868-e386b039b04d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('7a8933d0-7e8b-4f77-ab02-3320d4fdde28', '047feb96-afb5-488e-8279-37a03679c75e', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('7a91a175-f16a-4921-bf82-a6d5e97b6b57', '2a7d4fa5-27bf-42fc-899f-ac4f3029dfe3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7a92a399-011e-449a-a367-91c1e876dca1', 'b6029d7c-98c1-442e-9ce0-9234ed59c88b', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('7a9f2468-ec44-4305-a018-b136318d2964', '927d7f66-558a-4b36-91af-ef4942e6e515', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('7ad29cb8-2cc3-4232-a5f5-a291295a28d6', '0b77540d-b34b-479b-a193-f4e2ce79cd0c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('7ae9e90b-745b-44f9-a11f-c0e236ddc7ba', '544e55c8-dc06-41d6-95e8-6f2dd5300b8d', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('7af3a6f3-6bf0-4f30-8209-ed1bc67480f9', '71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('7afc0e66-8bcf-4d77-b150-62d47e24e46a', '84f26fee-f3e1-4667-8de0-8e7e45013436', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('7b212a5c-5cd3-40db-b4fd-2dea56de497a', '616ce5ba-b0d7-4f85-9f7c-e119515b3292', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('7b35907f-393a-4fce-bb4f-7334859d510a', 'a9a046a3-0fc9-401c-8105-d448379016a7', 2, 0, 5, NULL, '2026-08-11 12:37:06'),
('7b587250-c080-4ec6-8ee9-f9fa73186957', 'a51c4ad1-a2a1-4d90-929f-2fc41e6a223a', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('7b6dab75-6ec1-4aa3-a31d-1fa404262cc5', 'eadb5741-1f99-4c9f-b652-a9e671f9a86a', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('7b779b5a-5ead-43b0-ac69-2bcda0a40dad', '651aa3a3-d69e-49c4-bccf-dbe848fd1964', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('7b9d67c3-2013-4f7e-891f-582eecf01700', '72f53925-0a16-47cd-b1dd-f8768d87f527', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7ba65b1d-5852-4dbe-b7d0-4af885957522', '4f7e3459-57ef-4f26-b0d8-5b20069fb630', 5, 0, 5, NULL, '2026-08-11 12:37:08'),
('7ba65db7-6a8e-4312-8007-b895c4b0a100', 'd2c1f382-0615-494c-b9e8-cbb8727f6fff', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('7ba7f663-c966-4c27-a4d1-524e3191f691', '25ba975a-30b2-4062-be8d-7cc1103c31c5', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('7ba99588-a708-4083-ac32-6ca3398f8717', 'cb8027e3-7329-4a54-904c-d52672c0ca41', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('7bc82f27-81a2-4b92-9eea-1d37109e3e4c', '0ca75174-a911-4d04-9c60-551fa6c82c09', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('7bfe4dc6-22c1-4f54-b300-4e722ec35da9', 'e7e94144-633a-49a9-b590-beca7a7569cc', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('7c35a85b-d000-4d2e-883f-8c6211d11994', 'edfd9786-61f6-4366-b8bb-873f7f99a016', 2, 0, 5, NULL, '2026-08-11 12:37:27'),
('7c371a3e-c03b-479f-8847-9861f8a8f38e', '4e6c2179-70a9-4f07-acff-cfc6c40b4037', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('7c5415ed-a4db-4696-97d4-4cd37270a2f2', '1a8b58c0-4ed5-4f89-be6d-61fb532d2a98', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('7c69b5c5-6935-4fb1-b025-e9b8772240f4', 'ae8bcaab-bd57-4b26-87c6-57efdaeaa6d7', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('7c721624-6c1e-440c-b9b8-e40aedacc2c0', 'f86dc3f1-e6f3-40ec-aa6c-a011d8dac32e', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('7c83d05f-b872-494e-ad0b-f2eaf3684fd3', '1157eb06-0785-460c-ba65-ae188201337c', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('7cab0c43-5404-40ca-aa13-170ab3a3f7b6', 'd03e3f23-2e5f-42d2-b27e-805f6f436f3b', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('7cafc18f-448a-4638-bca6-d15acdc11756', 'a9c36421-6027-4403-8341-21963702bda9', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('7cb60bb6-1a12-4fc8-ad6d-486408879bb7', '914406e1-d77a-4593-9aad-1ebf5ef823c5', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('7cb6d407-7e4f-4fd1-819c-9bd109c3830c', 'a3b8d658-8c47-4c33-857c-e73420bbd218', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('7cda15c0-693b-4fa7-a4cd-ce59cfee612f', 'ae84105e-806d-4543-aea6-df674999632b', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('7cdb5b7a-b377-4361-b0d4-221074318680', 'f3e2086a-8cc6-41a2-b9d6-e96c93b1fa0d', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('7ce54055-beaf-497f-b24e-6631421aa227', '889897b6-e5cf-4323-9459-68aa86138a40', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('7cfbdfe2-90a0-4c76-a90e-fa169989de45', '97efc0dc-70e5-4e04-b57c-859674381007', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('7d0aeb03-06cb-4096-99f9-91fbe270939b', 'e92e3f43-ee03-4b1c-83c8-b1f108bb49b6', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('7d0c88f2-7e14-4d01-9549-ed26c9374e53', 'db1329d2-1a9a-4ae8-94d8-8506f3f4c079', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('7d2bfc7b-23af-4c01-902a-cbf78c436dc3', 'af66cbe9-9b6e-471a-a452-ac2a7a5cda15', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('7d50bfb3-e2ef-4fa5-b71f-22f8dbe8a955', '81380eb8-f34a-4f6c-82a4-c2cfe4eba9a3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7d51925f-5268-4e90-83ed-9efe928d578e', '82c34b16-c841-49ee-ad04-689a9a27cb1d', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('7d63d8ef-09e6-4078-ae4f-fcd3807ca721', 'e275acfb-582e-4a2e-9fc3-52cc472685d9', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('7d84b6d0-3854-4fc4-862f-13b538844d5c', '8a9bd3be-4afb-488b-b75d-234ca9867e1c', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('7d909fc9-f14f-4601-887c-20e308d9d5a6', 'b5590a74-bf70-4fcd-a3e1-ca345105c8ca', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('7d92b65c-571e-4fef-baaf-3df5ead061d9', 'f35aed38-64d6-45e2-be83-fe23350d7e77', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('7da50627-4d1f-42ca-a644-9f79d789bf02', '6be323e9-9a3c-44b8-b963-44cc06b4843d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('7db585b7-b588-4cde-983e-d124e9501698', 'accb1a04-c906-43a4-b959-e87898f44fd8', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('7dc01a9e-68b9-4406-816c-8cb4d01e2cac', '20266cbe-2276-4e57-b3d3-b14344d1183c', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('7dc4eed0-8499-4c6a-b474-4b466b3b4c63', 'd9c2cb6d-8d06-4826-915e-507843971f4a', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('7de6d950-aaab-4310-b052-bb2932394aec', '3d46b288-63a5-4356-9055-74396f876d3d', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('7df6b9ec-1ef0-4fac-b826-fa9386a5fb76', '8928b4bd-79d0-4cf1-afa5-3d0cca7948ce', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('7dfff368-8eb7-4d99-b757-386da653bf26', '2404169a-b868-4d22-9414-78e0cf47635b', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('7e09ea1b-b0d4-494a-81bf-8e5a4d8df37d', '9a23b361-6b19-4af4-be78-e4b56f523592', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('7e494f46-7cfa-4113-a95f-8d07b26aee8e', '53e47128-cafc-4185-9bd7-dac82c63838f', 1, 0, 5, NULL, '2026-08-11 12:37:17'),
('7e529ee7-e51d-4552-89c9-cea81cebb976', '60fa5ac8-9d76-48d4-a05d-6ae4993923ee', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('7e5c4bc6-6fe3-4397-a287-cba0e02d424f', 'fdccc23f-f19d-48ef-a2a4-a5c544f271a9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7e6deb1c-83b0-46e2-b44c-d28195d49af6', '7c522613-e617-4155-b15c-5271c9f4b23b', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('7e6e775b-aa17-4340-9383-884e79af04a2', 'b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7e906fad-388b-4f60-b728-ced28cc76713', '5e0e58c0-db17-40d2-8358-ca2e9cfb1471', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('7ecfd84a-10b3-4f13-9296-208cc114cb4c', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('7ed1d11d-2e79-4f4d-be72-8356346bc293', '94afd48c-b727-4b75-9035-f2fa75cae8b1', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7ed2567e-f98e-4f4f-9b41-ec3c92e70d32', 'fff6a61e-ed1c-4a87-8faf-be979f3af99c', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('7ef4d4c9-8650-4e99-9648-791264c1604a', '224e8901-11ad-471c-aaa3-0f73a0e15dd8', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('7f285a44-eff7-4ad5-ae91-c1815893b27c', 'ca98b806-7e16-4760-8025-6a2a1d664489', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('7f32194a-9984-4b69-a258-415b92cc7706', 'b528e81d-cb8a-4013-9473-4ed8d47d311e', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('7f38dbfa-df32-4db6-9923-81135d6e544a', '78aacf18-dcc0-48ec-8a22-4f7a9e314ea4', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('7f455368-325e-4b34-a4fa-07dd6ad84976', 'ad85b4e3-b49d-4a99-87b1-82fc07ef02be', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('7f50d2c5-89f9-41e5-95b5-5049568c2009', '38cd2266-c9b1-4b67-b52b-79e46d520488', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('7f735d40-2ad0-426e-ade0-d6ca599879eb', '34fedf49-f82d-45f5-b0cc-2238551ca40f', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('7f75ad6a-2008-424e-bdd9-1617714056d1', '67b163e9-a828-4631-8311-6b9b169d1c4c', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('7f7ab3c2-9701-42c8-98c6-7ad6a2e9fff8', '9d3a678a-9981-4e30-b7b2-18cba62b012b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('7f9d7c5e-316f-4a6c-ba2d-637fa40848cd', '0d33da13-93bc-40d6-b6c8-4c6e0f6157ea', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('7fac2296-9d5c-44f2-af0a-600ff1a18461', '7133e031-843a-4378-8039-f7ebe014dc74', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('7fb6ae14-b803-45c9-be5b-0db72875b059', '7a1ae537-6ded-4905-9850-eeda7177253b', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('7fba298c-492f-47f4-bf6f-4f4122958077', '438f25eb-57f9-4ef5-8090-bbe41195edc6', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('7fc35f7f-d9db-48fa-a435-98eafe96169e', '4c3993f4-36b7-42b9-94f2-b23ccc6951da', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('7fcb1682-4ebc-4802-9ea2-ab372c3dfc03', '29216d6d-7fde-4548-a66c-6296d89e9e58', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('7fd8cad6-1242-4b75-92f9-f67ef5bed87d', '73e56e70-8312-4183-a31c-3bbd0554fc62', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('7fe6664c-9e44-4c3c-8cc3-288c225e8220', 'fcfba361-1073-4c71-97c7-5868ff914b14', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('7fea92a2-cd23-404d-8242-2cd66b1428c3', 'a2f60017-1608-45a5-b185-1d5822293cc3', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('8010f295-cdbe-4d78-8443-51f6b4672999', 'a0b8c4de-7a2c-4c6a-b380-ebc0ed02091c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('803fd672-35a8-4aac-a0e2-718c409da92a', 'e40e4b91-4a9b-4587-a8c2-31ef5c18cd7c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('8044d277-d6de-4afe-a527-6fe5e3cc8c40', '580bc20b-37c4-4fd2-8b33-31fb4198e4be', 2, 0, 5, NULL, '2026-08-11 12:37:26'),
('8068cdd4-b2a4-49b6-983c-cce77531a6ea', '55e8a277-181b-431b-8ff2-f577b6b917fa', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('80713841-8450-41ee-bc3e-7468c2763157', 'e0cf0922-fcc8-4b0f-aa38-d1c1492d60dc', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('808a3bd1-4057-43da-a4f7-c7a0baea0a91', '2b302adc-1157-43ed-b4ad-93c75ed074d9', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('8099e761-35d4-45ca-8760-9cbd5faa56ab', 'cc24e9e2-8f9e-4091-991c-3a58e6ed619c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('80b723f2-94da-44f7-ae10-8c5c74fec47c', '00018a0e-7db4-453f-b226-9cc28c099500', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('80cbbeaa-ea2e-4b92-aedf-1755059039d3', 'e3a4a9c4-b03c-4964-a527-4afe1301c3b7', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('80d6929a-e585-44d6-94d9-77b07c709373', '7d8c8fa4-b38d-468a-8a57-2b8a3ba9a638', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('80e6119a-334d-4d12-a879-f747ff095ba1', 'fbfc915a-6e04-4453-b65a-59ec00a999fc', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('81059b6e-c7c3-48fc-b398-c0589597feb3', 'c4df0a93-b568-4458-9c20-2cd1181753b5', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('810b46b4-fea2-4c5b-88d2-a927f544716d', 'c2560275-bcb5-4813-8f75-7a2abcae3a21', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('8125dc43-6409-46b8-9f23-eb5c67c065b5', 'a8a990b9-5325-4a9f-963a-62be977358c9', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('81351c2c-a99c-42c1-be30-ddc9728dfe0e', '09cd281f-2590-4dd4-9b44-99ecab247d3e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('814b4677-508d-4eea-9089-20abb29652dd', '816f79bf-9fe4-4044-96fe-02c3969f7637', 10, 0, 5, NULL, '2026-08-11 12:37:15'),
('814c4066-28ab-4b2e-980b-06a267060874', '1e4a22f8-3001-4b72-b733-ba6cd929c605', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('8184d582-589d-4655-95c6-cc489f4b37f5', '37176998-7a28-4d70-877b-ef9c7e34f3a1', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('818644bd-dfab-4a36-939a-610bc2e4cd7e', 'f3103af5-929e-4cf3-b398-98eb21f35649', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('8188e12e-1686-45e7-a41c-40319cde5b9b', '70258954-c5f2-47fe-9666-a3a6078ab495', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('81a59521-e043-4d7a-8f2b-0e75cca6a68d', '31e54a8d-37c5-462a-9d11-bcf10347d5c0', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('81aff09e-4847-4018-9778-dd3d4a5edf3c', '94ac1db6-1476-4e6b-85d7-8e5226421f3f', 5, 0, 5, NULL, '2026-08-11 12:37:23'),
('81d2f2ba-4070-4d45-95a6-4fc598a9c395', 'a7f050dc-c6ca-4ca0-b19e-dae80f07fde4', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('81de030a-d731-4bcb-94a5-704805a98d28', '4f827189-60a9-4d82-93e7-df6c9660878e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('821c8f2f-b087-437a-b6ed-0acfe1a3b1f5', '68c3acbb-e48c-49b6-825b-e4f481a911c8', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('8231320d-1579-4872-a096-ab97697df17a', '01ab93df-6f48-4d19-b728-5a959c6560b0', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('824a5f36-23d9-49b7-a8a0-b1ffee201445', 'b63a64b9-d30b-4da5-a783-942379607383', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('82661d28-0518-4a34-9973-cc68a9f6bfea', '06b47585-417c-47e3-940a-25ff52af99da', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('827c3faf-437d-47fb-abe4-53999e06be5f', '14cd6cf8-dd10-425b-8a62-65aeed3b5387', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('82d66a22-17ca-48a2-acd9-3e8bf541cc50', 'e2fa6482-c3e4-4854-9e9b-902caaf11b27', 2, 0, 5, NULL, '2026-08-11 12:37:06'),
('82e1e460-f789-44a0-8010-4a576c88d75a', 'a4437b80-0f92-4f13-a157-a43b09381713', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('82e39f71-0abb-4690-8a75-9a80bae43fdf', 'e06c82c5-dcf8-419a-883e-3f617767348c', 50, 0, 5, NULL, '2026-08-11 12:37:14'),
('830b101e-374b-4333-86b3-dff253f5fcee', 'c857da07-0fc4-425e-8a0a-7ab3ae953886', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('8325771f-5149-4c77-b53f-ef3a4a01ca54', '2c2a89cc-9246-4088-9585-c27e115dc03a', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('832843a1-c89b-4b47-ba4a-a9498d841b31', '3b10b72a-8161-487b-8a60-50653a815cf1', 5, 0, 5, NULL, '2026-08-11 12:37:08'),
('83322333-59d9-433a-9115-1767e4343e4c', 'faa261d7-7d75-44c7-8fd2-4463776dcf8a', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('833a9b60-3d15-4910-aa91-1e1f9cf4d7e1', 'b3146055-e5b8-4c44-a98b-86a724a47650', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('83586823-9b5c-43dc-9e60-ac038ca29164', '9d6f6847-b096-428a-b1ae-dd5fbb1ad679', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('835cbf9a-3e98-4105-8beb-68b9c2d8916f', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('8360cc4f-0e3e-4563-b64e-f13d42e2a522', '80fa950b-9daf-48bc-a2ed-7d86d21120b6', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('838de234-beb0-4311-bbe2-5baafc8d1955', '38dc8537-f6d0-4ea5-9a24-ef612ac377af', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('83a37a94-963a-49fe-bec6-c9d5b83a887b', '26d3b487-9b64-4500-83ac-e06fc56b41fc', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('83bad88b-7e31-4624-a9bc-8913a9a2558b', 'a0f8b181-37ea-474f-8b1c-5bb77b7e2933', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('83c10ab1-73ff-4e1c-9fa6-9bd8af596320', 'e7e821d3-a63d-409f-a1e4-afd8c8dd37f2', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('83ca1421-c2c3-4a43-bc27-c93c03f06f3d', 'b0e232a3-56da-4199-a7e7-411319971e21', 0, 0, 5, NULL, '2026-08-11 12:37:15'),
('83d4617b-6998-43fb-a15e-e7ed54bcb71b', 'f1a36025-e296-4679-bca9-f821d8fb0b5d', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('83d6080c-0808-4a32-b432-847ffebd4a1c', 'f3503a38-c30e-48e9-afe8-451dde7aa63e', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('83ec5aed-9f0a-452e-86a2-95ad33c624a1', 'd5dfcb88-eda3-4019-8396-cd6ec94e5e54', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('83fa3502-10fe-40b6-ae2d-a587d0afa552', 'fa940f4c-544e-42eb-919e-02042a40dfdf', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('84067ac9-a254-4515-9242-ee2e60ed449d', '38811e4d-37e6-4ad3-b1a3-d16b3a427004', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('8456aa83-b517-4cac-b4fd-75b7ea0ca78e', 'c2be091e-c843-4f4b-9003-b45b2ce06fa1', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('845afc4a-e7a7-4cb5-a0cf-3aed401efaca', '38f0ace2-d8d5-4835-b3cf-27f7ad050d39', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('845e10c6-c4ce-4790-956b-0cff88dc4555', '00c44c72-7f0d-4a7b-beff-c4733bc1a321', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('8490c477-a248-4808-a91b-b9af58c132fb', '2005e7fa-e827-4894-9635-2b9df5d9e882', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('849aac79-0560-488e-a429-5eb65f26559c', '1756ba55-0616-4a2a-aaa1-5cce6c3bf1b8', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('84ac653a-8251-4b29-b3aa-6e5accf22190', '810119c6-6df7-47f9-8477-dbf8d58debcf', 10, 0, 5, NULL, '2026-08-11 12:39:32'),
('84af11e8-3400-4f97-896b-e0877c305eac', '2db85b88-60e1-49e1-ae29-17d5f6157354', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('84d0463f-8531-4b92-9a61-cadac97576e5', 'd232e3b7-797d-49bd-bec0-fb8def06b893', 2, 0, 5, NULL, '2026-08-11 12:37:10'),
('84d9ce6a-14b5-4054-80ed-abae85a6e947', '031036f3-52e6-4894-939c-be744aa10a14', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('84f99862-2c43-4c1b-8708-5fc0791c4b1c', '94fdb515-5512-47e2-8afa-11957e6cd636', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('8532608f-e826-46d3-ad35-09b9485043bc', 'd49f3807-6452-4f74-8c62-7f9ffcca5a6b', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('8561c417-4f23-4bd4-9d4a-e125e32e5db7', '35164087-985f-4f25-bde5-91cc709901f9', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('857114c1-35e0-4313-9f49-152d6a37d50f', 'b809d94a-88eb-47e4-91b9-ba4f189c02f3', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('85aae2e8-8cda-4dfc-a2a1-22e250620e3a', 'e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('85ac9b6f-556d-4e23-8a9d-8f39bc586fc1', '5842b32f-8135-4690-b1d1-ab14e98f292b', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('85bc3b2b-989d-4f2c-b97a-3a062f63a210', '66ba0830-de01-47c6-871f-762261240fcf', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('85bff0bf-30ea-46f8-b066-20494a30785b', 'a91af810-f384-4c1a-88c9-cacb114081b2', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('85cd6afa-2aab-462f-8722-f18105fd4a91', '3215c43d-c6ac-4698-9502-558122e5afcd', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('85e5b33c-a463-4af4-a440-de84721e4f21', 'c4e2d490-20eb-4d19-9dc0-61197e104701', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('8626d87a-62a6-4773-887f-5026b3cd659a', '9ea98e56-1799-4424-8998-110e2a34c226', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('863620a4-6346-42c4-a96f-7e037dcca458', 'b9ccbae4-4780-4f1c-b037-b93397fd3bff', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('865124b8-3e2d-4b35-a13a-158e216718d4', 'c58042e3-225e-4863-bebc-07ad8fcabbd0', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('86516dc8-1941-4292-a391-21289c64bec2', '9f6a2028-91a7-4b73-af2f-8f822ceac692', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('86d71b7e-4161-452d-b407-d0e6e8167f30', '60d7a396-2a28-4571-a7bb-cc86d7ee0dba', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('8710cb65-50d9-41d1-a949-5cc4be7c87ae', '7b775e94-b326-4013-afd7-990f66f37ffe', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('87258d89-dadf-458b-9fc7-fa8d28d86d16', '1776242c-0ea8-4545-a118-b28afa85b0b3', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('877a238e-d316-478a-8211-f4f0fc507685', '040d5832-913c-4b7a-b67a-a5dcaf3ebfe1', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('87b6f1ce-c1fb-4450-b21a-5ea7793160d9', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('87be741d-6749-48ae-ab3f-601d45687346', '618e73d2-f1eb-48ec-84b1-f6c0c51028f3', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('87ceac42-82ce-44cd-831a-ab1a688ff09c', '1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('87dbdf3e-06eb-4970-8fb7-dd8c86069a7c', '2c39433a-3c22-4b72-b673-a3ea083e0269', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('87f657c2-b58c-4344-b485-edfb203c1233', '7de6e8cb-7f57-41b1-8729-0d2433d1cffd', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('87ff0152-7653-4074-97f2-0043189da5f0', '2cc4bd0a-b43d-45c1-a44c-d642c1de58ce', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('880c6625-bfe6-4a1c-a926-f893c1e9ade1', '9bdb053e-33cb-459b-bbe4-b678b2379573', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('880d9459-0fbf-450b-9ac8-95243892091b', 'b8ecc814-8902-45c9-9da0-9eab1ec78fd6', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('882cddcf-8eee-4dd6-8cad-579726f03941', 'c045f631-01bd-4b9c-818f-1a0c830b8144', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('882da0c6-e05a-48e2-abf0-111fd461afb6', 'f56e8cb6-685c-44b6-aeba-23e21ec1bee9', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('88397b2c-7058-468e-b8e3-20b3f3d13b46', '6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('886775ee-7e4a-4581-81d7-89b111bdd09c', '318dc2e2-634d-434a-8d6f-2b100f845b80', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('886bdb43-45f6-4a13-a66a-f3bc0d53197b', '3f033116-5953-4942-a3d6-5e4cf038c8cc', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('8870093f-e87b-4312-aa98-9a133287ba74', 'b90140cf-5df7-4152-955b-6e4868922258', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('887669d6-8f7b-481c-abef-4062507f716a', '009dde54-8c06-4bee-aeda-3d602edfc067', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('88849ced-8806-4019-83bd-ff4b32497736', 'b05f20e9-eb16-467e-bbe9-e04dd2900140', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('888a7068-eaa7-4a72-9022-6256b1e1ed1c', '6ad3ef15-8802-4eb4-be14-432acd58df77', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('88a12600-36ef-4d8a-a970-ffbd905b943f', '89a1824a-b5ce-4677-a2ec-08eee52ba62d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('88d2827d-f8aa-41a5-876a-cb6db3e043e2', '056fe6c7-54c2-4737-9d0a-ab7e1e6b5a74', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('88d3db26-84de-49e7-b852-84e4320b7420', 'ce0425e0-051f-4507-a8dc-794a0871919f', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('88d6fea6-d3ad-43bf-b611-6c3e9eabc104', '666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('88daaf4b-b777-47fe-84da-6338611db45e', '2060a09b-281d-4ad5-ac02-cac3f12766f9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('88f885ac-6bd7-42bb-a8e5-f46d80a59406', '36def51d-45f1-4301-8e06-af88315cd4b2', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('88feef3d-0cec-42cf-91f5-177b7d22586a', '731eee36-806a-4aea-a155-8664459463d4', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('890ff383-9343-48cf-9eb0-12c434cc836f', '2ab21e3f-872a-4c2a-a7b0-aa99bf0076eb', 7, 0, 5, NULL, '2026-08-11 12:37:09'),
('8924276b-3479-4867-b6f9-8fa0ab988b17', '9e2af00c-6d04-4609-9adb-02161b7cc491', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('894a0463-f08c-49c0-bdbb-e3c36ef672e1', '1eb43ef4-abae-4f40-9c50-90311af2b41f', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('8956bb38-9980-4bdc-9405-fc9fbdbd20d2', '6e26bf4c-0ec5-495e-a60b-b6096399ea9f', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('89aa0f1f-2d76-43fd-b8c3-612e0de0eee0', '0d74223a-9bd9-42e7-9631-c72311b28df6', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('89b021a2-8100-4dfc-9e15-96765bfb52b5', '0dc877e2-c4b0-4b06-8862-29d159743d18', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('89bbfa1f-22ce-4f8d-823a-35252c7177da', 'eef924e5-7c9e-47dc-8b3d-4423e61c39c8', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('89c93f4a-8a03-4e0d-a6d6-b3907ff5dc8c', '31a297e3-894c-4113-ad70-568048d59243', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('89c9997c-0dbc-409b-b8c5-c65c4f49fd1c', '53d7b0cb-d3ab-410b-ad79-f4964f3cb443', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('89d4f3d2-7da7-4cea-a02a-633a1cdcee8a', '3f056d7a-9394-4a79-97f8-ed57bc889cb8', 20, 0, 5, NULL, '2026-08-11 12:37:16'),
('89e8f8cb-4b81-46ff-a129-2f6079d68c37', '54284dc5-9521-41d4-9bee-199c08af376e', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('8a002b0d-e2fe-4314-be7c-cff8569bfabd', 'd14a7f3f-e56e-458a-9e49-3707a5768416', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('8a35061f-70e1-4ec2-b8c7-a7115affce46', 'adf3684f-f64f-4e11-ae5a-6a455c45ae9c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('8a3bf6b5-1b01-41e9-b1d8-6f9472890f25', '3c5802b3-c34d-4e0f-9409-77d46e4e68a8', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('8a3da0f2-906e-4443-8206-ae23b0548921', 'c85c13f3-7f90-45e3-8ce9-ae8bfff5091a', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('8a41b893-b4c8-4547-8796-7e25fe100f73', '0261d1d8-1c1e-4319-a2d9-c6464cc2f218', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('8a57e326-b2a7-4866-ad4e-ee6d9c70da16', '2114f26d-0898-47b8-99b8-9f40fc42e5be', 5, 0, 5, NULL, '2026-08-11 12:37:28'),
('8a5938d1-53e7-4704-aa22-7307f59357bf', '60804d84-9f2c-4cd2-832c-6e0a3bcd1a91', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('8a5bc063-e6f8-432a-8dfe-7a3de1eba59a', '4df30c7f-b955-4f43-8525-81c4b1e87029', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('8a5dc424-5d3d-4ea5-a1e4-e94eededb1bd', 'd4d7f344-5c7b-43e3-b55a-9154ba7cc8c3', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('8a63d73d-38b5-4987-b15f-6e1f097bed70', 'ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('8a7d908f-c835-45f1-ab47-4a5075d3beca', 'a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('8a8227c4-69c4-4387-b2a5-7cdd7ff1b17c', '99a0f5a5-9732-4eea-9891-1e99713a2231', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('8a89053a-f5f5-4de4-9acd-b54faa6321d8', '56d9c7c2-7612-43a5-bdf3-356ed983fafa', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('8ae14b87-5e22-45ba-93eb-7d5b35cbefba', '556ee43c-fe89-42f8-9b82-0b1e8075790f', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('8af20da4-5dbf-4652-91c0-b667972f2c24', '0b133f78-5435-4d27-9fad-9f494a867f77', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('8b06add5-754d-4d05-843d-c1fc3cee13a5', '485e1cc2-a5d5-4a0d-bf90-0460c09e883b', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('8b5a9960-6521-4fbd-86b8-7841ae4acecc', '171be9aa-776a-4f6f-83a6-1bf46a21f62f', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('8ba2e99a-a418-46bd-9ccf-6cc2b6c3be29', 'd195f4f4-7e10-4011-a22c-351e8816e7aa', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('8ba715ac-1ec6-476b-b6ba-f30a89fe563a', '848eb398-7467-475d-8a16-8fc783977f82', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('8bb34aa0-af86-4527-ad32-b7a912df1d38', '07dcde93-c295-49b9-bcfb-a2dd61a1e9ca', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('8bb5ba11-32d2-4a75-bd45-e36e8aa88987', '33962836-9f28-4771-a2ff-616e15ac8879', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('8bc55479-1f60-45c5-9a15-75d1206c51c9', 'a6e0c612-2f4b-4d82-ae89-58943a421e7a', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('8bdc2795-3050-4503-aafc-0337b9d858da', 'b18d6770-925a-43c3-bca3-0d1d05a0509e', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('8beced07-36c3-4622-aa9a-f0487344511a', 'c65eb64e-f7ea-4299-9014-aa8d90270135', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('8bfe5ea8-4231-407f-a90b-be53adf0d10d', 'eebabcc5-bbfa-4de0-b318-8a87ae8aa994', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('8c040c23-0d7d-4550-9e19-8c6249fb73c4', 'e1c3598e-7e4b-4fe9-a004-06084d48e5fe', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('8c0b514b-0e45-4f6b-ac1b-4d4d752d5ca7', '400dda47-4b7e-455b-ba36-85d93ee7971e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('8c2348f2-8bbc-496e-96e4-06bc5eea3a9f', 'cc4f9c98-95a4-4fb5-b529-4bd9bf333a26', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('8c581cfc-769c-41f8-9b19-c79a26a2dfa7', 'd564ee5c-e49d-4360-9dc2-df19eb530c78', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('8c5bc387-c182-44e8-8b30-ee36d5e43960', 'cf9bd416-4ec7-4656-8c14-31cacef941b7', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('8c7d62c5-99fc-40f1-936f-58abcd68252c', '6249db87-7eac-4ccd-ae52-d18ff68943d1', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('8c7e03a5-a420-4058-95e6-d1bb56951a32', '4e64e9fe-3c1c-4608-a515-a513854d89d2', 2, 0, 5, NULL, '2026-08-11 12:37:10'),
('8c827c65-0c59-4785-8b5a-357e5d3d548f', '9ecd94e7-b262-4edb-939b-c5c7d8fc63ef', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('8ca68d0c-a580-4c63-bc8c-c0974c9132a0', '7fac0a02-cfeb-40c8-8e0a-1d41c2ad49a8', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('8cb6e672-786d-4a10-a5a2-80d1cde77dba', 'e238399a-5a52-48cc-926d-df1299228536', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('8ccf17bc-05c3-4d34-960e-4ece8a6ea9d4', '5c507926-8dab-47c2-880c-37a9fc610006', 10, 0, 5, NULL, '2026-08-11 12:37:16'),
('8ccf33bd-38b6-42a6-ae3d-27962c3a7c9e', 'ea84c66f-d5f0-44ac-866e-cbeb1395e9e2', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('8cd490e9-b997-4e27-8b9b-6596f0eadadf', 'a78bb23a-87b0-41f0-866f-50b0dcd27c4a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('8cee1d95-11d2-44d8-aaab-d843a38c819e', '68ff142b-1314-4db3-9f0c-b4367e82c015', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('8cf79bf2-d470-4a11-85db-393ba8d9be0e', '2a71084b-a427-40d1-b530-e35a6f04b01f', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('8d0d8d58-c95d-4830-b331-4c57a0285972', '7b540457-4ccf-4e44-aed0-03e20355efeb', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('8d31421a-e787-4b93-baf5-c0b93ba96ff7', 'd978f3e2-b064-4e2d-bab1-57b79e1e1ccc', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('8d55aaae-e21f-44a5-9463-aff997fd8a35', '59dcc5b5-e801-4470-992e-a9a691494068', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('8d62bba9-2a00-4058-b135-38c09116b6cb', 'e862f984-2ff8-48c4-927d-cc68d4a08cd1', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('8d634154-a949-479d-b83e-b72c7f4c822d', 'a54a1caa-40be-451a-a899-5a0e430af96d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('8d8e19b4-6654-46a7-99fc-f5527e85ce18', 'a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('8d94eadd-024f-4a92-b662-f29ea80d82c3', '138fd2e1-3a64-42eb-b1cd-a0bc9d738c4d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('8da3b82d-9b55-4f7f-bae4-7c036cae4879', 'b8cf136a-d07f-4432-975c-f90ff580b837', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('8dbf5a9a-56f2-40b3-9654-60c7e0d6761b', '08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', 3, 0, 5, NULL, '2026-08-11 12:37:13'),
('8dc41527-9150-4185-ac7e-67865bd3a886', '96767d15-16f3-4be1-a5e5-1d5228b6d10f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('8dc83fe9-4ef9-4cba-8912-c64d2729d8a5', '6e5bc024-d6da-422a-af0d-72bc77e00444', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('8df375fb-e9af-45b1-b7a1-c5db4b97e622', '830879ba-ee25-40c5-acc6-37abb3892b0b', 6, 0, 5, NULL, '2026-08-11 12:37:16'),
('8e110b9a-abbd-4a6a-8923-5b75d38b005b', '33d59866-54d2-4a0f-ae2e-4948cbeb697e', 6, 0, 5, NULL, '2026-08-11 12:37:07'),
('8e793491-8938-44fd-ae8b-b4b80d26bea9', '6767b230-ca54-484c-8e5e-ae327d061b03', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('8e932296-df21-43f4-88da-90cc58541a5d', '3cae7ff8-f746-422d-8631-75ff9d188c3e', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('8e93bfcb-4977-402b-ab30-d8e469d6eb7f', '2c3b5d45-c36c-4def-9b32-dc692e295efd', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('8f019742-2aa8-40e5-adda-115ae0968b07', '2a7c6931-ab75-4fc4-8778-1f29f6e5e263', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('8f14edfa-3606-4b70-aabf-a1779bc3ab97', 'ed03c15e-43e5-441c-9b7f-a573f43b7e98', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('8f253992-0ab3-484f-9810-667198f7c1fb', '298899fe-77f6-43d4-8fbb-06d539a09065', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('8f298dd7-c5a2-4191-954e-84f2a3ddf89f', 'edbcc5ae-1bea-4552-a26c-1cc145ff53cc', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('8f3eb188-cd3a-46dd-911c-5565f21fa16e', '9580f363-92e7-4bf9-97fe-4a4c8177c32b', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('8f48f981-85cb-46f3-8737-7f21264b00d6', 'fcca97e9-078d-4cd8-8e8e-dfb76df495d9', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('8f4a6a99-8dfc-4dad-9acd-08dfeff2c82f', 'edaea714-6c84-4e12-afba-b6db56cb66ea', 5, 0, 5, NULL, '2026-08-11 12:37:08'),
('8f6c2302-cab9-4fed-92d0-e4434a70a401', '437f1a89-a68a-4320-8575-2b5ff4ce066a', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('8f6c88cf-42cd-4a34-b58f-75e3c10b664a', 'ae8033f9-5c11-4e07-a11c-23605b630581', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('8f7abf6d-1124-4259-826e-467947543876', '7c7c0077-2d15-4155-a839-6a7d3193d26b', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('8f996148-9ae3-4c14-a7ae-2a0681fa37df', '12404026-203e-457c-bbac-06129b7623da', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('8fb8a605-9c58-4543-acbe-ebf5af53ea62', 'de4f27a6-56e5-4776-8f70-b7244a37e268', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('8fd67b32-1219-4154-b6b0-49130f2a7bfd', '6f781c59-7d28-40f6-9e15-e3cd16495040', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('8fd7eede-87e3-40a0-915a-d013f385aa09', '6c508264-7114-4aa9-8ca7-bba2e80fce1b', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('8fe87ad1-d09a-4956-a82f-b6a2eaa5a3f8', 'a2e5e112-d138-4bce-8fac-1c0591840a1a', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('8ff75302-7df0-45ff-bb45-4c015be0ce90', '7536833d-0824-4201-841c-028c3ba1ec21', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('901af18c-688a-46bf-8cf7-c0fe1abe12ab', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('9023d155-5836-48a4-bb13-dbbe478687b2', 'ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('9025eb3b-c33a-4529-b5d6-1721ea25e561', '5bb2802a-a2b7-46b5-8ecd-910309b9a983', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('902d72c4-7421-407d-b5ae-ecc763aa439a', 'f53f234e-84a1-4832-ae51-71e6593bd77e', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('90355e4c-8b8e-4047-b714-8e490ccc3fae', '1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('905a8c8b-e719-434b-9d3e-045210b84d05', '366bbea9-2af6-49e7-b3b8-3b1189910d8d', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('9064d543-e609-4991-bfe7-a4c84f7ada6f', 'f3a8e65c-f448-47b5-9783-004324da20ea', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('907228dd-b6ac-461d-9c68-fc39f9317070', '243d343e-c0f7-45dd-b87c-536eb25a815b', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('909ff265-e5c5-4abf-8327-aad5cf48af21', '373e01c9-c832-4963-ab99-d294ba16ae57', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('90af0139-3616-441b-96d5-b332c926b420', '69fb0edb-7842-4434-9ba3-6dbbaf2f59d5', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('90d95ec4-f721-482b-8ce5-0a5ca823ed1f', '1b2784ba-0096-4d87-a9f4-0be8d478d2f5', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('91074092-ad23-4c2c-9acf-95e5b5adc985', '4b2c3a02-276a-4eac-8de3-540387cb97df', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('91249794-5ca2-4121-949b-e23593649e3a', '18b2728a-85e6-41ba-b0c2-9fbb5086e23f', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('9131525c-e4e6-4ab9-b6b3-9093849b95ea', '20bcc89b-ab57-4ceb-95f3-a0e425f9c903', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('9136c7a1-4e89-47b2-b944-8e1686cead08', '6777ed12-2d8e-4580-9905-5c7344b166c4', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('913f3771-b451-487f-b68d-8390c3e7d383', '7259fb32-0505-4e43-ad5d-7759f251e2ee', 4, 0, 5, NULL, '2026-08-11 12:37:28'),
('9151419b-dee0-45fd-b6c3-7bfeec3975bd', 'b8206e2b-2059-4cd0-83de-d93c7ffeb656', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('91677cd4-6ad3-4ee7-886b-dda387ec512c', '85f5dda2-4341-4f45-a24f-22b93bb80ae2', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('91681c09-e073-4eff-b7f4-3c615ee7d5d2', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('916c7aec-3610-4419-a940-e7807f8e4a34', 'dc534e6d-fd74-46f5-bc1b-79b91cdba800', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('916fd57a-8c50-40d5-8fdb-c026f5a620e4', 'f632017f-d4cd-49d0-a550-d995fad910b1', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('9188c04d-78be-4f88-b632-30ffe1e84f5f', '36cddc2d-70fb-4204-af18-4920837daf18', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('91a5252a-bbbf-491c-a91c-78a932643b81', '90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('91be4dbd-9f84-40d0-a559-b3fbdb30ba09', '6b1605c5-e650-4877-a634-80b5898f07a0', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('91e23a2d-fb3a-4209-8bcc-53edcf29e1cd', 'e62d0b4b-eb8b-4875-8e7c-6b4e8312479c', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('91e83e7a-8dfc-4ce8-bd2f-34f2eb9ddd06', 'd433846c-7900-4872-9823-970ba04df46c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('91f297c3-9ac6-4242-9c43-fa9f4b61962f', '2af38cdd-69f8-4d0a-b66c-c13a6a6ace2a', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('91f86761-9d0c-44c5-963c-8601b5bfa794', '2d54c486-0c21-46b4-8dab-e72f3b5b3f23', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('9202d5ef-284a-4dcb-830b-3a6e8966363c', '088977c4-0218-4e9e-bf4c-cb301b0310f0', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('92207b9d-7e8c-48ca-87e5-155348b3f06e', '4ac5fbf7-da19-4461-8a5f-ae69a5324ece', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('9221a371-99bc-4e1f-a0a1-1b48974e364b', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('92289a8b-8146-4f09-9677-621ac58c4c76', '7c71825a-61bc-4524-85f7-370caf53d46b', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('923138ed-9a32-4a33-a51e-79e77fe5c24e', 'f3fa965a-1db9-44d1-ba90-e9cd4694158c', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('92367d7c-b7b5-41dd-a898-d8c4e257ad60', '78058af2-425f-407b-b640-b60e069bc5e5', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('925c6c95-60e5-4e0c-9c55-a980115b9ebd', '17ce56c5-b382-49e8-b837-c9f58edf9e5c', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('925e8952-5629-4fc3-8264-d2a1342088de', 'd6806a13-b3fe-48b1-bcf5-1c3bcd2788b9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('928df541-85af-422d-9518-e7a318f78ecb', '0022d17b-29c3-4040-9afc-d4b717706539', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('928eb59c-896f-49a2-864e-0c4e7ad57ff3', 'd0435637-2625-45bb-9cf7-cd0940ff21ef', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('9293d31d-d672-465d-b07d-e56c52cbd0c2', '3fd51d7e-e992-44fc-9d3a-5c6579b09340', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('92cecfb3-c26d-4ee8-8141-84740add6e0f', '95becd37-1b96-4938-86fb-960916347d1b', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('92e70457-a535-48ee-93fc-859006a8cefa', 'b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('92ecd2c5-cabe-4629-bcf5-5a8a351b7d7e', '849d6d4d-f835-4061-8736-a3ed2acb954e', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('92ef8fc2-e4bf-4a46-a463-c7f5b4366f29', 'b42319c1-1d76-4614-880b-2816c5ea37b7', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('92f4dd51-4523-42d3-ac22-273c2d78ab66', 'ab315c45-4119-4131-991d-857f97081911', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('92fbffd0-ad37-4bdd-b84e-0c629ec648be', '4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('930005d3-3d56-4321-9107-ebd94ae8d1c6', '5699a53d-a694-47ff-af39-4d714ace54d4', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('9300936d-e879-420e-a557-013dcf32ebc9', 'baa23fcf-6623-470d-97ea-cd838615cdde', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('9307e6b1-e499-470d-971c-1892b9042b7c', '41cd492d-5a2c-4fc3-a23d-01e50c8e0302', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('9320230c-571d-46f7-93c3-74f39d895805', '87d7885a-9354-4961-8603-fbc80370f8e4', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('93243418-e7a0-478d-8d94-75059b8561f7', '3fe144c7-2371-4166-be31-168cf734278f', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('9327565b-400c-42db-a412-fa7a0eb608c4', 'faf6dae0-e03e-43a2-b726-5a8b9e7ed1d1', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('9367bbb1-dcb0-4480-9055-8f6bff1e643c', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('936927fd-6f4d-4f31-ae59-2ff2c8a228e0', '72020ba9-f6ca-4c91-a4f9-ed56e4c693f1', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('9369635a-9891-44d1-a204-e73762be747d', '3eda2915-9c3c-4cf1-b4a9-82b0e1d1920c', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('936f1686-c5e4-4c86-b0eb-d15d689b7df6', '5e6de62e-ec81-442e-8a5b-0f5dd5385c61', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('93705a93-82da-4204-a8dd-5c74e8dd5f6d', 'd26c7d71-c029-4a3d-bfab-68c30a082c84', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('938320e2-d35f-4af3-b1ac-5912af00abd1', 'ec98df7b-4511-4e8f-9bbc-4f7f83e49a03', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('9385ec17-f524-4e4a-9a9f-34273cdde385', '56a46c86-2279-47a0-9f10-0624ef979791', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('939f5471-6312-4667-ab5c-d861b9d0480d', 'f40df86f-e713-43ec-a1df-c25c76c37d49', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('93b26fe6-b272-4642-ba07-290b47295275', 'b63ea948-a2b8-4ee0-8270-5a5637b200c3', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('93c7451f-60ac-4933-9a63-7b4b639b39ab', '2f64ee19-a09e-4c1a-ab72-0e30000de23e', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('93cf1806-f059-4c8b-af8b-0693ddd21c60', 'd983727a-fc6e-4e86-9757-93a81323577c', 5, 0, 5, NULL, '2026-08-11 12:37:09'),
('93f1999a-dada-48c5-a363-077320149f09', '1c6494bc-f43d-450f-9b39-3ee9e78a702b', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('93fd1fa1-8f70-4edd-a313-2fdd2049c8b6', 'a33e7029-74ee-4f86-8573-b1331bd9e671', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('940d9800-e28c-4ae1-bc3e-a568314d4964', '488098fb-7773-4dbd-8ec9-33fe6b996f1e', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('943cac90-ada6-4e71-8228-6ee1c63bc83d', 'f6fa6de5-9781-42de-81b0-ab8fa45afa0d', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('9459ce19-33a6-4cee-96ae-281d6adf719c', 'ed1bdf90-1b66-454e-a5e6-e08a4f8a0b9a', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('946203b8-4c66-4a6a-9500-fd6d69a77eb6', 'ec4d7b18-23d4-46ff-89f2-ce75a1f54d48', 4, 0, 5, NULL, '2026-08-11 12:37:28'),
('948f3d6b-a5b7-44e0-99f3-19a7e879def5', 'ea3576ab-9940-4602-bf6e-89b2803da2ce', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('949dce2a-dbeb-45a3-b8ea-ceec6557aa90', 'cb0ad39c-fc67-431b-8182-b9d36577d6d0', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('94b37df0-4f26-4988-9746-1636ab38e46f', 'b3538109-6c77-4d22-8022-8026c3aab8ec', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('94ed395b-9d5e-4b53-b548-4e16bdb5a14e', 'e4cb820c-0bf4-48f3-bf55-dd2706f61168', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('950b9327-f19e-4264-b551-62da7b768b4f', '773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('953503a3-1b59-44d6-9b7f-ffdb5b17d25b', '2f34c905-72cf-42c5-b54a-26694491b9a2', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('95380656-a480-4b88-a1a8-0a17f13c4f9b', '6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('954ac8c3-f75a-4708-a4e1-17956c5c36dd', 'ba83cf5a-a36d-491a-8f3f-8c1475a51c44', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('95618fe3-4712-47e7-bb99-f80e0cf42b7c', '3d6dca7c-c5c5-415b-8f26-1b5134e6dc58', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('95720d92-1188-48c0-9e54-88ee988cc645', '1930f453-60cb-461e-900a-545d180518f7', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('9594bfae-0b45-4add-9e32-dbefd88f4500', '29b0f5d8-5ff9-4625-bf17-1cf85b46a24c', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('959da2a3-6a12-4b45-841e-e59782f7935a', '071a1de3-a5ad-41a3-b4a1-3be24f03095f', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('95a82d82-a322-411c-b761-a11378c41ba8', '7b3310c5-4e17-4d48-93d2-1995e2f9fe22', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('95ad3626-886d-406c-9ab4-afdb74702d79', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('95c22ad8-7188-4742-bc20-9d6160f5bbb6', 'dd6dda8f-8111-4939-9e8b-564cab51bc87', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('95cbfd2d-0a11-4351-9263-88b3c7646668', 'a92e2d02-2bf0-4331-a85b-8d62763c2324', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('95cea144-f310-4dac-a22d-c95bc6c7edbd', '9cb0a828-34f1-4a98-9ed8-32a3e3ab9e09', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('95da878a-0a78-4724-a4a0-656872ba9fee', '24c1162b-8248-4621-a913-dd155ca7cf86', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('95ddd4cc-2892-4e7e-b94a-64829e1e12a5', 'df3910ae-e7c3-431f-a44b-e1a36a7e9791', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('95f18438-85e7-493f-9838-b24a03baeebf', '901a7952-c647-4704-89dc-0ca21659e6e9', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('96117157-e767-4d8b-a10e-88fd95822711', 'bdb783bd-6421-4ccc-a188-75f45e04d42a', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('961f910a-5de2-4bd7-9821-29e27c26ac91', 'acb627a2-a412-4132-a277-f2bace3e3215', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('96333beb-f362-4940-9fdf-90e5b86e9ec0', 'ee877d88-854c-4a69-a9c5-9b2dc05519db', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('9634e318-d1a7-495a-aad4-a80146195ee0', '2c2d4a4f-f395-4fd1-a58d-0dee6630f995', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('964cb4e6-3bfe-481c-a5d0-6e0d325cdf37', '1f31ea2e-7b91-4cac-8f23-bcc2311d2d8f', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('966fc482-ea77-49d0-ac4d-c13ee3751671', 'c07536c9-a4d5-469d-ac8f-3ebe1344733a', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('96785797-83af-458e-8911-31ebb73511fd', '7a6a39e7-7b09-46d4-8d2c-9df7241e1176', 3, 0, 5, NULL, '2026-08-11 12:37:10'),
('968803ca-3eb7-42c5-b463-92ca3fef183c', 'ee29061c-717b-40f6-962d-056fc5cdc96a', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('96abaa6d-efaa-4297-a5a3-c0fc9e2a5c07', 'dd49c913-1157-4cad-8d83-d5c853aaa102', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('96d9eac4-dbbe-4024-8d37-4c988451a860', 'b69f537f-1220-414c-9f51-7adcd39d5903', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('96df69fa-28d2-4901-bf25-6020575ae236', 'b43f0b3d-1c7b-4585-b5cc-c9e2ff071b08', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('9715e781-6193-4197-8b40-8b84797a1439', '73914eaa-ab28-4338-8275-06d5fbc10304', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('97185b8d-f5be-408b-8ae6-e987e91186ec', '22c3a30c-9b86-401c-8b4f-998b125729ac', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('97189f63-9f7f-4f18-ac32-3b82bbc50194', '9120a59d-973a-4309-a2a0-4b4a5d52774c', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('97222444-51e3-4b5e-bc18-94ede4ecb078', 'cb1afd03-19f3-4f98-bdbe-915933d3a744', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('974d40b2-a9d4-4d26-9be0-21dd1c403b14', '11acd124-5eba-4c9d-88fe-ddbe92c085e3', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('97706a53-45f4-408d-8406-ac4f7cf9b491', '5337f016-3a93-4f20-93fc-6a4a411164e5', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('977ed0f0-09ed-4164-935e-e48af3f8f03d', '926bc545-07fa-48b0-9c4a-8118e46a8194', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('978b25f3-80d1-4c1d-83d7-95856d1267c9', '9e32efb1-f8d0-4565-8666-689c3398aba1', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('97a4a459-954c-418d-8267-4973167bf6a1', 'ec136d50-d56f-4eea-9c5d-0d2ea5b13b9a', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('97af9e59-0bf9-4817-8bcd-c2deab94972e', 'de422117-f84e-4f44-8f60-2be31d2dc8f6', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('97bb34ee-9e62-49dd-84d1-8e4ab80da828', 'c9be532d-2fcc-42c0-8e30-27fb0cdac8d5', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('97bf7e0a-475c-4e00-a614-d52b7b3b5b2c', '1b3b4c40-e646-4022-8be6-2d8f03e46b6b', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('97ce7453-ab6a-47d3-ae58-9be82a48669e', '82616fb5-f854-4b96-b862-f9be316111d2', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('982e1dbf-1910-439c-a5bf-eb7302f5d04c', '8730c939-f669-4478-92f8-e67f4d8258c7', 2, 0, 5, NULL, '2026-08-11 12:37:15'),
('984dbc80-db96-482d-abfe-6e771cfb6f96', '210bbba2-7e86-4bd6-8176-c27b8eb69a7d', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('989a9457-fff6-4163-a818-7200c85bb648', 'f47853d5-641b-491a-b2a0-cc5bfcec9c6a', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('989ca255-4873-4c58-b13a-cad196639180', '662a9b65-99cb-4efd-825b-6016673c2400', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('98aa9512-534f-460e-9973-aa0063f2b328', '5ecdbb4d-192d-4b36-896e-ba710d1c8944', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('98aaa424-58b2-47f2-8661-20fda73bff86', '9705a329-13f4-4f91-b443-7678105b4886', 5, 0, 5, NULL, '2026-08-11 12:37:13'),
('98afbd49-e228-423c-8837-3c2d5e65e257', 'ec1bead5-aca2-4d58-88f0-a280188e021c', 2, 0, 5, NULL, '2026-08-11 12:37:16'),
('98e85b18-7a86-4784-9b2c-1e3e785cde84', '7b64d473-39a1-48f7-88a8-f00010a07db7', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('98ee382f-2427-497c-9d1e-53b39a3bfd5d', '99cef6ca-ed81-4fb5-b7d9-9f1eb643d19e', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('990b053c-16da-44db-83fb-66d4694af89e', '40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('990de042-2136-4bd9-9077-148a661d9469', 'dfdb372e-3dff-4619-b98e-1c10e3158e2e', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('991d315c-c413-4753-b0b9-4d6f5e6d6435', '0aa91139-7cfd-4590-b5fc-8e8665b865cf', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('991e7868-8ed8-4219-bb90-bf36dc85c772', '81827941-44d9-4eb1-8a43-8da43fdbba1b', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('992edf73-293b-421f-a3a8-9fc6b88fc26e', 'f8f610ca-bc28-41bc-b895-6ebae58b0344', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('994270fa-e8a2-4bad-b4f9-63af927cb3fb', '1cf570e5-b285-4174-b479-370f97c2ed08', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('99476b8c-d502-4187-8c81-b62bc5219259', 'a90973ac-d16f-49df-b45f-cbaa7af9f3f8', 8, 0, 5, NULL, '2026-08-11 12:37:08'),
('994afebf-6910-4410-bcb6-5813e7038960', '6ac24fa9-3de0-418e-b61b-368bf36d4531', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('994ea847-63da-4550-a8e3-f399c6c09a27', '596b66e7-ff1f-48ba-80ce-5810ca2f45e9', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('996cf165-2f47-428b-9869-11e4bd642a22', 'ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('997be549-33ba-4569-b07c-dcd03fe5ef35', '8a845984-f786-49d2-b240-ee8ad056735f', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('99cd780f-d73d-4c82-addd-7709cd4e09d7', '80eef61e-df6d-4c7f-ad33-12d4e22f6111', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('99e280b6-7e2b-4c13-884f-0bb22bd20f29', 'ca82d101-747b-441c-8f98-df9ae74a81b9', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('99ea63f9-2720-440a-b711-b3a88a19a653', '74aa6689-7a61-4af7-8b27-19a4503ae671', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('9a05617f-fabc-4f6a-8f53-21d92250fc7d', 'e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('9a07d140-39bb-4ff6-ab17-720a800603d7', '78bd1750-c2d8-4667-8ee1-017501eb4ef2', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('9a329835-64ac-451a-a641-d87e84fe9c38', '1e498007-b96f-4e0e-b48b-c2f7ef8e94d3', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9a4d737c-22a6-4fc9-85c1-da62d9ae5526', '36d34666-539d-48aa-ae08-be0891a20cf0', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('9a736618-bb2f-4c2a-9502-4dc60b99d165', '220693c5-29de-498e-85c3-537f28836afe', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('9a907f40-f396-484e-9c83-e091891035c1', 'aa9fd893-9ee9-4395-992d-9c1098b5e7b4', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('9a9501fe-d8ac-49c5-acaa-961b1c0235b0', '699630e2-78d1-4882-800e-09d88172a848', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('9a99c05e-f9df-49e9-a4d3-ee11a4bf9e45', 'e9fe09b2-c795-4c91-8fd8-39fd95d05a28', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('9ac79012-6bd1-4df3-826f-5ff177a70652', 'f20cf613-31cf-4d8b-8f00-9892e1708857', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9aeefbe5-c805-48d5-8547-4b6905a83234', '485f0d18-ff6e-4515-a9dd-e5d1a22245c9', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('9af002a2-412d-499b-88e1-9826e3da5daa', '202cc6c6-47a4-45e8-b8a9-9792c5121bc2', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('9b00d0cb-d249-4712-9829-8bb05ce4d360', '7c10909e-2c4d-4a13-bc41-d54d7e5ee5bd', 4, 0, 5, NULL, '2026-08-11 12:37:10'),
('9b0937c9-75f1-4c1c-b7c0-f76d70d67776', '48d88f39-731c-4c20-9bad-3d58ed0fd2f1', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('9b0f52ef-1699-4cd1-b53f-04777e29996d', 'b000cd67-bb73-4e27-a726-c3e2b12cd6ae', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('9b1e9882-a7b1-4a53-9bcf-f7106f3aae87', '48509ce4-0bc2-4263-9703-b539744a0139', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('9b285293-8918-43a4-b133-9e37c596ff0e', '35ce055a-041f-4cf4-a55f-2c400eaf097b', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('9b2b1b51-91b4-49c8-ae21-473e61b2fdd4', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('9b58dc11-67ac-441e-b7d9-5b2b84ed3540', '04d75430-2ed3-4b23-aa06-8a2525444578', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9b652514-758f-4549-8302-5fcb9ee869ec', '84828bea-e88b-4c6c-a875-87b699ffa0b9', 0, 0, 5, NULL, '2026-08-11 12:37:13'),
('9b685f9c-686f-443f-9fe8-47488566bb4e', 'f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('9b73cc3b-2fe9-4bb7-bd58-452f25207783', 'b4d18e97-dd37-43c4-8712-7d3fc032f917', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('9b8a676c-ea42-436c-9637-233bd6d012a6', 'ff9f3db1-0140-405c-a245-0feb0cb58a86', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('9b8da3e0-3379-43da-8ff5-8da65ab49623', '39486839-704d-4f2f-b082-d77b53f24568', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('9bb2dcc7-47d6-4d5a-b9f0-fd6c04021b38', 'ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('9be22e92-61fc-4b1c-ac2a-a61fd09afc57', '78738ec0-f08a-4f23-9d8b-adbad510c1af', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9bef1793-9400-4974-bf2f-14d5cc228e2c', 'e7f90fc5-8672-4521-bdf5-998a5909ac4d', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('9bf27e07-dc78-4ba3-a068-51547d7b5157', 'd36e812d-01a4-413e-9f34-a8256d75786a', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('9bf6085d-1e22-4fcd-aea3-eb683f3f53b1', '36ec62b6-c045-4840-89d7-b7ca2a82bf81', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('9c0929ff-e6ee-431a-bd73-bd3e07d10365', 'cde88d69-9cec-4f23-a563-61bf63d5decc', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('9c0d1423-035b-4cf1-b4cc-c6f1c34d8ea2', 'bfd3cc61-6e31-4b3b-a963-859cccb0d6c3', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('9c19f739-2e76-47ef-b269-5242a5ed9dbc', '9c063775-cdb7-4132-acc5-db9db4a4d124', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('9c2995d4-6e20-4ae6-8669-6104ce020915', '237fe6b8-b29c-4b03-9085-146493449838', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('9c422c75-a210-43f4-a842-019e74b898a4', '4d1a5767-0174-4886-b496-73101f02623d', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('9c42d26f-59f0-4b56-97f9-d43b98cebac8', '6567fb8e-7947-48d8-ada9-3f46fbabee72', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('9c669817-d336-4988-8944-144ab572dd79', '6ec0a66e-2570-4b25-b35a-2b0aa424b6eb', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('9c6da8c3-a30c-48d8-bdbb-0352dd518cb8', '0f81daf8-93ce-4a35-a651-5a2a3e5f0491', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('9ca8c326-2e18-423c-877a-76e7924a8f31', '7050cdca-dc49-4a1e-ba82-1692643cc498', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('9cc2a4e1-77d7-4331-88a8-acc5ee7f19a6', '19a744b7-2111-4554-ba91-4c82f3ba3ee0', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('9cc49ac0-4ef7-4ec2-bca0-7d415475cdfa', 'e14a48f5-bfe0-48c8-85e6-1a0f2bddd870', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('9cd7f37a-678d-4a89-ac9c-35600bb0720d', 'aab0f78f-145e-411d-9327-cf4190cf1349', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('9ce4bec0-967c-4f5c-a32a-7bebe70e6967', '8304030d-3b8f-47cb-8ebb-e7c9fcfb0eaf', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('9ce628e7-dade-47aa-bff2-eea66949846a', '1ed50ae3-ff92-4e7c-acf1-4c53b7836e07', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('9ce730a8-fddc-46be-aab4-2bae9960fee3', 'cf7a28e2-e140-41a5-9555-522c834a7711', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('9ce9da1d-96e2-4c57-9670-82c282ead600', 'acf65f63-6dc9-473b-8437-4235c1f46bc8', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('9cf0af80-00e4-4ded-afc1-638aed793b1b', '71b74fcf-b83f-4971-bc5e-100645b53eff', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('9cf34376-fbfa-42c6-accf-a2874e740bdd', '73f66d56-062e-4f81-bf48-c0f195662c0e', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('9d0c62b5-a1b1-4d47-8365-a64a5085b98c', 'c9c684f3-586f-4a55-9c22-be9749021a9d', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('9d12fc4f-e5f9-4aff-9ca6-f83ecd7bab67', '290e7d44-80aa-44e9-a689-d74d86e26f74', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('9d186c20-fe13-40ed-b70b-570bddb5273f', '537a7b5a-da40-4f09-a745-97b6134b1fca', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('9d2d101b-b906-490d-87b6-d0507d7088e6', '7ed37a18-b8f4-4b81-bd23-f357bd75bebb', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('9d3a5190-828b-4ebb-a0f2-2c0dcb6a4d7f', '0ed2de41-84e8-4131-9bb9-1bcda938e13e', 6, 0, 5, NULL, '2026-08-11 12:37:08'),
('9d449e23-e9cb-4999-92e8-31f130b6db0d', 'e3e36113-bdb4-4907-8265-959e47f25c37', 5, 0, 5, NULL, '2026-08-11 12:37:12'),
('9d607340-8f4e-49fc-822a-b7caad540f94', 'c6f7b7a6-efc7-44a0-a03d-2e34fe929264', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9d6b4eba-cf62-4079-978c-252b3ae78f79', 'd553a3ce-a075-43a9-94a3-10c3bf53aa94', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('9d8c1959-0e12-4cca-ad11-74831375faef', '947617f8-454c-4d68-a6a3-b4b5f99308eb', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('9d8cccf7-957d-437c-ba7f-a75e1278fcb9', 'ea339cb1-7c5c-4293-9009-5f6f5256a580', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('9da2795c-29c4-4a77-aa97-d0b786b29e35', '515cb61a-1f28-42f0-bef3-7774f1a0cd23', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('9dd23421-50ae-411f-8483-c2d2e1c5b00e', '5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('9de59526-f558-4b69-85ab-d9a17a0ea533', 'c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('9de7b342-8713-48d9-a289-140641a54a09', 'bdca2070-c58a-492f-81df-dc3c5c73780e', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('9de86120-3002-4ea4-8ba5-74970c2fca91', 'af967312-0ea4-4b1b-a6aa-720680109d53', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('9df67c3e-b8ab-486d-bae3-df44b2d3e195', '2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('9e0e3af2-0304-40ce-9697-0467955ac3c9', 'a9b4cedc-8c84-430c-b4e3-b6dfc6a5418c', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('9e1615c7-3775-4ded-95a1-f43232b55ccf', '50b33ce6-f598-4a46-b081-4f9af431fbd7', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('9e192566-f8c1-44b1-b8db-3c3110863717', '6621aee3-d315-4835-836a-6789ce7acea4', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9e5b963f-1f54-4a7a-829f-eca8a42e3fd6', '7211b54a-f86f-41cd-b147-86e400cb175f', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('9e93b39d-9fcb-4276-ae68-bd012574b86b', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('9e9c4133-ad5e-402f-8d6f-ea07e107e5c6', 'c2bbe4b9-39a5-4fc4-a020-a0fc0e94ce45', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('9e9db207-59b3-4457-9868-ff2e9801f57d', 'ce75cf6e-9d08-4b8a-ab24-07c58613bacc', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('9ea3775b-2f2f-4eeb-8e00-23f0d2420b9c', '3c090086-3c57-4504-91ac-d666809e52d0', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('9ea84d06-6102-4f47-a9a5-b531250b6a89', '939ceff5-3c0b-4e0c-964e-ed2b3ebd7167', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9eb05b71-b0d0-4ec6-a404-462b48dc3695', '8ea2d080-75f4-41a2-b81d-17666a8580f6', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('9eb2132b-dec6-4e13-a2b5-8bc2aeac96a8', 'adb1b832-ff48-47c3-b3e9-fe10a68b0886', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('9ec1372d-2eb1-471b-83d8-b9c718d938df', 'a85e6f60-69e1-408f-ba78-b48a37ea6713', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('9ecb1e0f-dee0-435f-b4e0-4ad4159a335d', 'f697d653-52b4-4476-be0c-4c01310cdbdf', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('9ed07864-f738-4041-8d7d-e130b4e48b14', '201cd378-c290-4d22-9010-9d7fcc456f3c', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('9ed4e8bc-1a85-4816-af00-0e93c8a6ddd1', '570d8f73-477c-489f-a260-ce28cc34606b', 10, 0, 5, NULL, '2026-08-11 12:37:24'),
('9f2d4081-e8fe-41b9-a79e-78992cce72bb', '9e86cb96-fcca-4e54-9300-9aa3f00c8cf9', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('9f42748e-7bf8-4df9-a8d8-603a9be669bf', 'e85c3ba1-bcf9-4c2f-9320-0839ab5576e2', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('9f45684d-4967-474c-8130-1b674b3641c2', '0a8b7e0b-dd20-4b7d-bc87-71da91ffa02e', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('9f642cf4-e0ac-4b01-a4c9-4bc9512ba390', '110933fc-db8a-4249-8b38-b444cba02039', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('9f660cfc-7318-4b13-a954-c406cc81589e', '0d7a434e-2ad8-4377-9d3f-9ccfffaf305c', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('9f7ea185-91a5-4555-8c7d-6281183df0de', 'fd4b8393-c53f-4981-8a78-4768b6263f45', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9fa65d8b-84a3-48d3-b4d0-596f7f9e7ac6', '847359f0-1a93-42e8-9e2e-eee54cab3e82', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('9faf9a01-fc8a-4d8e-87db-18ac4f5a7e6e', '9a2d4598-e063-4ba3-8699-6f992c8f024d', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('9fbf8f99-7723-4b14-8678-352f70701d71', 'a91d6a98-eadf-4f54-ae25-3024050ec8e8', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('9fd6914e-2573-48ce-8c4c-f6d36a8f065a', '1084173c-5f73-4b8a-b636-f6e2e660a845', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('9fe19c7d-338f-4b0f-88e3-c2929f342b26', '075775a2-40eb-4571-9afe-905537c0d85b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('a0016f89-4576-4d64-ae1c-944af4d00ff6', 'ae5b0104-7982-425a-a77f-3e8a116cd581', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('a008d05f-d790-4411-ae4d-afe1ff24de46', '78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('a00c3df9-8711-4050-bdd3-635d692c5a38', '33a36c97-a0cb-4edd-9440-c66f4a2ca3aa', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('a00e7d3f-0be8-4017-bed1-16268d820b60', '13f37178-d2e2-4a24-9754-a09dc5b26885', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('a0196d34-a620-4159-86ff-dd106e249ea3', '8ab8e9e9-4a39-4028-b8c2-d5c139cb3cd2', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('a02bd8f0-80f9-4988-906d-dae5d0fda8e4', 'e4c89124-c3f6-4b38-9bd1-09206e83c2af', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('a03036c9-c716-417a-a0ef-d4956133453c', '8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('a03832be-4a7a-41ec-95b2-0acebbfec7f2', 'c766f26d-6bc9-437e-9140-13db7e4034d5', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('a06d097c-f756-4709-a859-c2c1734d705e', '9d924668-bb52-4d66-82ac-37878c7a8ac0', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('a081c093-1484-43c3-9e98-fced2a8482da', 'c89d27df-07da-4abf-9a1b-67c2b0306c7b', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('a0a52e2b-2869-49db-952e-ff6250b4be06', 'cbc6789d-518e-4eb4-a23c-ada73e88d800', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('a0aaa6de-83b9-4014-a4e4-9315c40ec8c9', '26c33d21-8490-4538-9b4f-afa479dbf2ab', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('a0c06063-cf20-4abc-a7b9-9f8f42237f1a', 'e19e1900-e144-4b49-800e-c67ab21a49af', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('a124e2f3-b82c-4f7c-9a2a-f67fddb6785f', '92196999-0a1b-47d6-8700-78888385d935', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('a12ab15a-464b-4ee3-abd5-9352bbb14189', 'eabc649c-865b-4898-b0c8-b3d915a3974c', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('a13f5638-8e21-4dae-867f-d5ce6364b3ad', '8e2121aa-427b-421e-a3e1-47b92f37101e', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('a1583585-4416-4427-8214-0cda4b6b2c7e', '5f607720-de29-46d9-9558-55af556b9579', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('a16dc9ef-3867-4cd2-b5e6-29c3aebd4535', '7a0306ca-8263-4030-8a8f-32abbf5b862f', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('a185ec98-d3eb-4f24-b996-c214f6c47496', 'a3e6823a-f7fa-45ae-bfb7-93ae3d9c7a88', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('a193fe71-6728-470c-8582-76faf05e6646', '16c96f88-c902-478c-8fc9-bb6e46f92ff0', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('a1a342ac-0b6a-4709-abc6-af69ac3e615b', '512c18b4-5287-43e6-838a-573f858cc892', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('a1a5bbf4-b85b-4d12-af8e-6a26e0159e56', '78cf609f-6a7e-420b-b65c-ebf792e7c824', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('a1d4a015-3217-4e07-b953-7957520be244', '26861832-70c4-4004-8977-9614d0caaf11', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('a1daa8a0-33bd-4eca-9ca0-b179fdb85e0c', 'ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('a1dbc951-83a0-4a2a-ac33-abed648e3774', 'c57bbf61-77bf-448a-9a12-1a4129130cef', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('a1f24b4d-af63-4fb8-ae08-5720cc50456f', '34eb4ef7-66d3-4e47-871b-1a79f2c8d028', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('a21f7f08-2137-4e3b-805d-0a87a7bf0452', 'f3b86bd8-1a4e-4c1e-b355-53f694a39957', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('a2629e69-eda9-4392-85af-d157e1df58f7', '31d47c5b-0aed-4e54-a2dd-b81b376ee03e', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('a269a97f-2af3-4f95-b7e0-f16503c9cd42', 'fd04cb67-783c-4855-a136-9e9a55068066', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('a27c9916-4377-4df2-a64a-746d288110ac', '7ee16f5c-e8f1-4e54-a949-cd436d984d71', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('a2865b46-1f14-4cb1-9fe5-b3cd4fbebbd5', 'c86f1aae-e635-4580-a663-5c607a39b1a9', 3, 0, 5, NULL, '2026-08-11 12:37:05'),
('a298d8e4-8258-44fa-bbd8-87f9f046336c', '1577e21a-9692-4175-94e5-cb90660f8402', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('a2b18da8-b517-4dbb-af75-5d7c996ad97a', 'c1afb8d8-cc08-4bc0-978f-6df2269f18fb', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('a2d40f05-ea62-4f6d-a024-8918375cd0ad', 'f6ab7653-80b7-41c8-b984-c0bcd8f7370b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('a31ae4bb-e166-4be7-bccb-5b7905a38886', 'fe40af24-8b01-4ea9-84ea-f64c3e744448', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('a31ebcee-9d59-4d8f-8e66-28a8dea240cc', '3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('a32435ff-400c-4fb8-b232-1c4d7b228ee6', 'ded392f1-848b-40cc-9a56-a9b303b62fc2', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('a32eede4-c640-4cb6-828a-ae9187da5744', 'd1ad0929-418a-4b39-be28-5972ee587e9f', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('a330b8e7-5719-4b7b-bf08-e4eb6d803dda', '0895f0a0-9534-4e88-bb90-b14aa6db5a99', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('a34a72c5-2257-4fbf-9551-42fc4cb11d9f', '99cfbbbb-5b5d-4827-ba89-050163cba5a6', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('a34e3447-a8dd-4e63-8314-63de2beffe10', '88fa4611-b733-41b7-b5d4-50851ffded2f', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('a356f2e0-c593-4993-97dc-db427a0c5334', '53590a50-6404-4472-9f5f-288d367858bb', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('a3582bf9-5cfa-4d90-83d4-513446dc96ad', '9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('a36c3303-41c7-4c88-807a-05e28e235925', '991db2fc-e7f9-40fc-b0eb-8e0e9dbb8565', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('a379e577-10dc-4acb-aca6-fc4727f12c89', 'bb5bd0b3-2f95-4cca-bd11-7370242163de', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('a385a0ea-fafd-485b-b2e3-db4db3cba827', 'fdb0aeca-46e2-4b1c-b462-d6f0f182f896', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('a38c3d31-d52c-4e94-8a6b-583c574ddc12', '9740b726-928a-48db-b5fc-f669d12cac1c', 0, 0, 5, NULL, '2026-08-11 12:37:15'),
('a3b49cba-2f25-42da-8a86-06059cdac420', '2b05000c-9849-4620-afae-16e24dc4b956', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('a3cf90ed-89d7-4f24-b952-ff8f5e6e38db', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('a3e1bab4-c7e1-4128-9669-726ac57cbdf8', '7b486886-04df-4634-9771-2bc829868765', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('a3f31d5e-1f15-474a-9b86-512874984301', '62dd4f2a-1698-4ded-a2e7-87d5c26befe2', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('a3fa942b-0c00-48d6-8087-ec724f96bdbf', '503d8b8b-e658-4946-a809-72c97aeb5fc4', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('a3fdcec5-8362-4644-aae2-1108e8107ede', '6cd948de-f1a9-4e6b-85d9-c6b0864b15d8', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('a4192e09-f192-467c-a55d-05750bdb9065', 'ed25e58b-1298-47e9-b0f7-d03a61bd53d2', 10, 0, 5, NULL, '2026-08-11 12:37:26'),
('a4207119-909e-44e8-b7d2-0eb0e53a013b', '0512a4d7-a209-4235-a04f-c5570bd56bde', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('a43c53ae-8337-4d54-a032-f255f45f07b4', '647df378-19b2-4a0d-973e-15ca05481072', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('a452a403-cfdc-4205-9090-683128e6b32b', '9697fc0b-e19e-4362-936a-33460b1ac7ed', 2, 0, 5, NULL, '2026-08-11 12:37:15'),
('a4581064-3de8-4814-9fbb-9313a2160015', '449f9050-8253-4bee-9b62-cce088904a6d', 15, 0, 5, NULL, '2026-08-11 12:37:22'),
('a465f670-8a8b-4ffa-8e5e-2816d15d746f', '250a21ba-8c2c-4dc8-87c6-9beec004f772', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('a471f4ea-b4c1-4fcd-80d8-8a3d95429622', '8063e184-a6a9-4de4-b2e9-bbafa87dd23c', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('a4730780-8735-47bf-b33c-0c429ac668e3', '104cc13f-9723-4e12-93d4-063cdd3554a8', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('a47a9948-157e-43fc-834c-cff41e27f797', '278d803d-d993-40e6-bdd7-ecb8cc15c986', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('a4a84d23-8b52-4411-8744-9a9e43d95648', '8992b380-a7d3-4031-b8ef-7592e76dc6d7', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('a4bb3d11-737e-44d5-96b9-5166b912ccdd', 'bbabefe8-973b-4bea-8349-dd859a299b75', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('a4ca4cf9-fcfa-459b-afc5-9a8200ecf83e', '410e7eff-0b03-4252-a6ef-77492e0a7d3b', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('a4e6de8e-9e70-49e6-91f9-d777f96fa90e', '50a71a62-c42b-41ce-ae90-cc631f02f2ac', 10, 0, 5, NULL, '2026-08-11 12:37:12'),
('a4eb67b8-9907-4aae-981c-4f269c25408b', 'b18aad11-5b4d-42e5-bde6-9d7093d67b52', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('a4faaf36-1e02-4606-8186-48db004a1e2d', '2f5c6be9-57a1-4c94-8353-311968bd01e1', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('a526ff3d-9564-4cfd-a129-971c1871f71d', '149b1f0f-44ab-4a69-87cb-7f9d48978445', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('a528c10b-95f5-49cd-a17f-c1c2f3fc6fa9', '725ea442-015c-4d29-81fd-46393b3cd698', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('a535fe7e-581a-45b6-8e78-19bfdd328a26', '4e8750c1-0c9c-4e8e-a0c0-10e59e116854', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('a552583f-f48c-4a69-906b-5437cde3ba74', '9ba80e4b-2aba-4adf-aeba-8ea2cbc97b4b', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('a5909585-b0dd-4b46-84dc-70ec65e14d89', 'd7cafb3a-14a3-431f-b8f6-7471c2c2e7e3', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('a5bd5e6f-b965-47ae-9151-64474c946169', '59182263-3a8b-4be2-b282-47ef224b8f62', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('a5d905b9-9ba7-4c6d-9a31-d4ae0fa889d1', 'b1d30043-4699-477c-be81-6c19366d0a08', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('a61c2c44-7e9d-4b89-a83c-316ef9e6b5c9', '68d3e83e-0b2f-4c27-a1c9-fa5d9d97227d', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('a63fe87f-896c-4508-8768-b70ea738997c', '09834a6e-8913-44d8-8226-5f67ea249f76', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('a66d01a8-2c1e-4031-9be2-7b97dbc2d304', 'dee45766-3956-408f-87fc-a9634c0f40b5', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('a6751831-5d74-4779-9f02-07dcfb737ad5', '7349ddf1-802a-4bb8-8f67-ea46641dd307', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('a683c447-c4d5-422c-a24e-8256130b888d', 'be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('a68e4692-c308-4b0a-a306-fe8fb7f0817f', 'f84ca764-bc38-4904-9a1d-372b492d9555', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('a6c4ce7b-8def-4380-8f45-eb756bcd46af', 'ee0c49a7-9a57-4285-aa4b-ef883588347a', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('a6decaad-c16f-49a9-8bee-785dc5c1bc3f', 'ccaa1e36-06b2-4451-87a7-2da1f94be500', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('a6e54b29-431c-46ec-afb1-36689e6eada2', '31f0ff62-79ce-4c86-8470-4e91febbf34d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('a6ef37d3-8648-4730-9cf6-dd7860c1b275', '726a601a-ded0-47ca-a372-57d2f4e0517f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('a6efbd29-5915-41ac-afaa-50b27f84a5ce', '1a3bfa34-1964-4c9b-a6d0-16932257085d', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('a6fba20c-d9f7-46b8-87ca-b447f51c7db8', 'afc64a79-0f8e-44ad-95bb-7b85809bf3a8', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('a7063afd-8d82-4181-b67f-943b7481b374', 'feb3b66c-c00b-4f72-b74d-9448d3ff8af4', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('a7067cba-b02f-4203-977b-ffa143794a4f', 'd69445e4-2b2b-4259-9b1c-3afa024012cd', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('a73ebb8e-8979-4296-8553-6e0bd9b9cb39', '4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('a788cfeb-e563-496a-baf0-f540eb3bd5f5', 'f42226e4-670d-4e45-8198-bf10db362df4', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('a7b33699-6a08-4409-ab3a-d5a41b9e5a01', '7140352f-c430-4566-87de-71f755fe2e0b', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('a7dd1918-14d0-4cd5-966c-5e506e811d9f', 'bd5384c9-7452-4cc5-adee-44b4ed25b834', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('a825edab-a499-45af-bb33-3eeda62f5283', '9bf92381-2f97-468e-873d-a01d72eaeb48', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('a8260e89-8b7c-464d-8fc3-f00b3cd7e167', '66d33e01-cb29-40cc-92de-8915cdc497c7', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('a8350e98-c997-48e0-b9d7-c4fdecce0bb3', 'ce4340e0-adf0-492a-9077-084331491d62', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('a851a1b4-00ba-407e-a2d5-6b29cc1b9d44', '53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('a864f31e-c336-4924-8dff-3083050272de', '892832d1-5bc1-4069-9aee-d543a2a31a13', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('a86ad4e4-2dc9-4594-9578-bbfd2b2f81cf', 'ca6958ad-0314-40d9-ab37-8039de2548c1', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('a8927962-38ec-44b4-bff9-3ba2e4930908', 'b1c9a1d1-117e-4365-ba0d-2816375a0d14', 5, 0, 5, NULL, '2026-08-11 12:37:14'),
('a8971658-cf2e-4780-9ff8-890559400f8c', '9358a1bc-1c1c-416f-81c5-959cafe966a0', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('a8cf5759-3cd4-46c2-9fd5-bd827d0962b5', '70f1369e-5147-49c2-a98a-5e3d2b75a552', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('a92067b4-dd2d-4537-997e-daa80a897615', 'a9947fb8-8273-400e-b957-88ae5af18b58', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('a94f32bf-6015-486b-be19-4eb7153193b2', '06f42792-928d-47e9-a093-dacb7874da58', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('a979d497-6e0b-460b-bf58-4ce73ed61b8d', '630959cd-3201-47c9-a1cf-23d488449ef8', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('a9979708-eba3-4a8a-a0eb-4e373e7694af', 'b06837ca-b898-4a6b-95ae-75aece6d24d6', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('a99ec97a-d8a0-400d-bba0-9e346287414e', '157e6b23-37ae-479e-9b70-5599a475aec3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('a9ac28b8-3dbb-4fb4-9621-43e94402dd7f', 'c1afe78d-495a-4c97-ad6b-da6268a9fa77', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('a9b4edd3-b91e-4634-8b96-146ef1ec4ab9', '7677e4d3-5d82-40b0-817e-65e91e604897', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('a9ca141d-ddff-4311-b71a-13d40b831a12', '260b13b2-764b-4732-8d4a-99f1d2b3b16a', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('a9ee7f7d-c449-41f0-a151-18ba843a4879', '9b560c48-7067-48c2-92fd-dd340c8da0d4', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('a9fa6acf-6a14-4971-9294-b17445c6c85c', '02af1378-a510-4951-87cf-61377c351056', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('aa02e115-22cd-4514-8c7f-723517331cb7', 'd7c3d9ac-17e4-4692-899a-407bf5c3c9c6', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('aa195888-ad00-4c4d-be8a-6c8d87ea5397', 'edfedc74-4e55-4a69-895b-7e25878e33eb', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('aa396f81-6822-429d-a060-278b5547074e', '16a08782-8a29-436c-b8f0-b97c8829701d', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('aa4c50c1-20f0-4017-bf55-49740a490a1d', '50ac19fb-97c6-4b19-bf16-69e9cf60f91a', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('aa57df36-e729-4225-a69f-e566da7c2c7c', 'e945b228-ec77-428c-9b1f-3783406109ff', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('aab9c201-f408-4a32-8376-2b9b0d94db31', 'fb783627-0e7a-4cd1-bdd7-821c6fc60888', 2, 0, 5, NULL, '2026-08-11 12:37:05'),
('aac2e970-c082-4a98-a677-6e8e3b2b72e5', '8f3f5c3f-7a31-48fa-beca-126a035689b8', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('aad46db3-26c3-45e9-b61e-1f132e205360', 'f9e513ec-0643-433a-a18f-c494ec7a7e11', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('aadd1bbb-2dcb-49dc-8088-6c073946294a', '14f70616-007f-4827-a6e0-22c914da8c8c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('aae237fd-c5fc-4917-8039-2ea781173db4', 'b09a869c-5048-44e2-9dd6-4187f96d53bd', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('aaf0120c-8a71-4f48-a46f-fd0a296b4489', 'b36b8323-c58a-4592-ad67-4ea1204035ad', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('ab05d6c7-2210-4460-9f11-3bbc25b13af8', 'ca6eb4cb-458f-4d6d-9e57-91df57f94801', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('ab1a2e76-566f-4a16-99fb-e0118766c768', 'd7a27050-ce78-4d3a-860c-314919352fd4', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('ab1e3082-126c-467d-974f-2d64e8963ae6', '08886699-ba49-4a11-9f40-bb4045635e0c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ab3214d0-48e9-4f48-8747-45d80bd50379', '1de0fdd9-1a6e-445d-9f54-f089be5e2091', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('ab41d780-226e-4a29-8cbe-ffc9497ba19a', '8d64aae8-c5d4-4dfb-bc51-81f458880664', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('ab89ba41-991c-4aef-83e4-35d5157d9843', '46c81a2c-23db-4696-ac1f-d4e93e1dcf39', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('abca8062-6382-49d2-8770-c03ba6b2d4c1', '3e1754b1-9975-4763-91d6-0d0556ed9b31', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('abd079b7-8dc8-4464-abee-d62f70628d6e', 'dc47a46f-f8e8-482b-b6b8-ad1015c8dd4c', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('abdc5bab-e3b6-466e-8263-f45b72b6cba9', '91d0f786-444c-4c2d-9611-4a175f1e735c', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('abe114ee-3809-48f0-aaf5-6cfa61e24c80', 'b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('abe69ec7-219b-4101-9459-ab3e9df1c90a', '71d8b5d3-e129-4846-8dda-6d73a581344d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('abf82f03-bd70-4a95-b348-28f892223307', '712f72cf-7d23-415a-94ad-1fece8a934dc', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('ac3310c2-6d48-4746-8906-662b78a24386', 'f77151fd-8aac-49d4-a577-e3003b45ef1f', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('ac3e8d93-ceee-48dd-9cac-0368ad0c0b1f', '0a698ff9-930b-493c-95f6-7cfa5d20b10c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ac4a6908-681e-4217-8881-1c72f1dbd29f', '7f25ae39-6956-4855-93c9-70af910e5a97', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('ac4f5351-63d8-46ea-8479-d38f3c4823a7', 'feb2fb63-66b3-46f8-8e63-a2e8f5662298', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('ac5845e9-d22b-4d6c-843b-7eb6d387c84f', '68e1ad4d-8ca8-4397-b7d8-e768dd3effb6', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('ac87a8db-fef5-44d9-84f5-716c16145dc1', '428cd1f3-1392-458a-9bb1-375feadb80a8', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('ac9406a6-95ec-4f82-bf52-f12cfbda506b', '7969069e-d476-43a5-b9c0-708ef4487e8b', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('ac9a0b19-d90f-4cbd-8d97-eb7a1c7ef5bc', '2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('aca68918-437a-47b5-a01c-ceb55aab5e28', '6ec3ecbe-2582-4017-98c5-35e50b6ee51a', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('aca7f624-4f31-4554-9a55-9d5baf535697', '76bb9842-1545-40a0-894a-737b070e7231', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('acb105f3-9dc4-47f0-b8b7-137a944301aa', 'c9991a71-da86-4355-9d79-fded8c94390a', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('acb75dff-1fcb-4a21-b8e3-956df5e99960', '8bd3656a-105a-40bb-92f1-c22e65ce5ddb', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('accaa72f-a315-4973-abb9-eaf022a2f2ac', '3173b91b-84b8-426e-b61e-574dbde18c2d', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('accc3bf7-c13b-48b1-aee6-bf954e5d95ba', '639e5b7e-821b-415c-879e-2650214fcd2d', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('ad39e6ad-2301-4f08-b4b1-5f5da3da7442', 'e1436cf1-726f-4b4e-988b-4555218daedc', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('ad41139f-bbbc-43d1-8dd6-8091e1bcc192', 'e3b23a84-9287-444b-b0b9-e701fec8b0b1', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('ad4fb4a5-8ed1-40ba-8d33-7cc408968fe6', '49fe82f2-c689-4c5d-95aa-d9155599d718', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('ada2a6f5-5f7d-4796-a855-a56260302fb6', 'ef551386-ce7b-4242-afe9-281d90b97ca1', 50, 0, 5, NULL, '2026-08-11 12:39:31'),
('added803-e618-4686-89b8-11c165944e93', '42eccebe-af11-4be9-830c-515f0028c230', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('ade1b6a6-ca63-4c02-8b05-252c40c57c98', '9d8d20eb-dc9e-49dc-a6c1-718fd6461999', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('adf31331-ad1f-47c8-936e-a1fd82347a1b', '2ec8a6f8-3393-4d9c-8b7c-bd1d63f2154b', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('ae14f2ad-0bee-4389-b643-92e251bdf159', '00aa4a3f-5217-45e2-a2a2-a3601ae327d2', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('ae3e7185-cad4-4eab-910b-77755d057dbe', '311c21c8-da25-4738-93c2-dc0c4826bf81', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ae47bc86-8a00-4a1f-9061-1f3d64b18962', 'fabbe521-8553-4163-8eba-8416536922ff', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ae49164c-9d92-4415-9757-2962fc0c26c2', '07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('ae58614f-2380-4e3a-b87c-8d478dadc082', '70712308-a8c5-4a32-8b14-b2a0ba147da2', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('ae62022c-cc7c-45eb-9c5f-13369a3a896a', '776c4261-a8a5-46a6-a19e-8e9118fb58b6', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('ae7a5ad5-103d-4a15-9313-e94fc3d820f3', '5fcc0e23-c6af-40f2-9361-e63b60d45b4f', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('ae975e41-da6f-42eb-8f32-a4f954b7a30d', '288c35c7-6ab4-4d3a-8e7b-9f2f84c67ef8', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('aea38afb-d055-4e9b-9885-88bb59cdf947', 'a6085080-c0a8-4fa5-90f3-d30d993c9170', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('aeaaba3a-706b-43e6-a97c-2fbfe370f7df', 'fb73e039-11c4-4f96-8dcb-eeb793ba20e9', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('aeb55a60-cd2a-4933-b85b-17f98125c290', 'b33d3f01-aac0-4981-bf9a-e4f408d21a9c', 5, 0, 5, NULL, '2026-08-11 12:37:07'),
('aebd826a-144e-48d0-a3ac-d2ca209f24ee', 'f1adf464-e46a-46a9-978b-e85aaf1e75af', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('aec1c9f5-1fdb-4a3e-bed9-2bcf78a45097', '9a64520b-7524-44a1-97da-0c69d01cef11', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('aecf796b-ec51-479a-9b83-621f12cea791', 'af0f8c43-17e3-429f-a6fd-09f9cb85611f', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('aed90ff2-96fa-4823-944d-e2db493958bd', '1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('af0650d9-50ee-4c9b-8b98-bdbf774f0202', '2d768160-3a0f-4ccc-9070-fbac144cb40b', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('af193899-b6c1-4189-ace7-b2afa9eea74d', '65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('af1bad87-3be3-42e7-97b0-2a63102fd2a6', '1c6423ce-a6ff-4957-adb8-605270b1ea67', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('af22113b-0865-4c1d-9311-060eabc30b20', 'ed2e8803-a5e0-4191-b8e4-ea21b279d35c', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('af22f409-f255-4171-9194-15fbb4451445', '4f669867-43cf-4beb-8c83-6def2c8c9c1a', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('af787c6b-b10b-4062-8611-fcc2bdb0dfe9', '6692c134-6240-45d5-9e42-d753d92ddc78', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('af83f46c-a2e4-40f5-9699-70f1da531cbf', '00689374-18b4-48e8-8324-e8ff432f87f7', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('af874738-d4f6-46e8-a8fc-5a63976f1f50', '679cd3b8-285b-45c3-8028-c22715c00603', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('af882fbd-c9bc-4d0b-a492-b6375565fd7d', 'a0555d99-e4c9-4122-9fc1-31a233155307', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('afa674d5-7001-489d-98ba-5ebdeaf9f3cd', '3258fac3-44e6-4606-b493-7b41eadd6ee9', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('afb27d8f-eb65-4af9-b1cc-8fd90f3c4cf7', '56ce96d5-9907-4aea-a49e-a9dcbf1cff15', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('afbdde75-4507-4851-bb01-22aa8ac43cc9', '8de33113-6781-4d42-b0ab-05eb7583a5e0', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('afc19db5-d799-426e-9467-47f6e9c35e87', 'effc5142-d19e-4d2b-8175-f0fdddf0cbbf', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('afd2b7ce-c773-489f-8dfd-014fe0cdff91', 'd799d364-ffcd-4901-b0d3-8397e4348efe', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('b003eb7b-573b-4a00-8a31-116acb2cc50a', '0a2c0d92-4d35-442b-b594-1b349ba4fcfa', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('b01f46e5-ceed-4a55-b525-52e994aacc50', '5ec37c0f-dee5-4368-8804-ed61c11db727', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('b0302627-85bb-4ec9-b31a-f52feb8ad952', '3c30a6f7-08c2-4bf5-b6e2-ab67c35e1c18', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('b03cced6-4d00-4312-884b-299c371a853b', '9c009ecc-6b00-4090-87d9-8f5503182f73', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('b04d555d-7d7f-4248-8cab-e6afc36b4c72', 'c20d623f-8f78-458c-b2bd-513dfccf76a9', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('b063990e-f44e-4baa-b61d-0a27cb0d5c98', 'a958ce2b-1307-4acb-98fb-81fe71198eac', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('b066feab-af55-4ba0-876a-bbc685b6e8ae', '713abb9c-7e85-436c-b3fc-12b9bd89e56b', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b08dd8bf-6a01-41a5-8cd2-647b9c368be6', 'dffb8243-c22e-418f-b19f-e3ad6719d9fb', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('b0ba386c-36b0-4328-ba90-0f49ba8e0c96', 'dff027d5-393d-4dd1-b19c-f1f4a440a0c8', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('b0d8f7df-6adc-48f6-aea1-285d32152c6a', 'd783ed15-2dc1-49a2-9ece-0bce44c6c421', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('b0e682db-802e-4e05-b1b2-ad7451d863d9', '1ebf55ea-4f71-4912-9f12-07c5948cc53b', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('b0ecb3bc-48b1-4a45-8274-b2aadeb4064f', 'fd877c6a-6e11-49d6-b2e5-432909f4fc1b', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('b0f37ea0-b2fb-4ce3-857d-15bab9bdcc1f', '287b0490-d23c-46df-9654-9a18a6cfa95d', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b110c4b0-349a-47e1-a406-57ec2c0e8dc7', 'cdbeb937-b128-46a0-8d9b-1428e328a629', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('b11c57a0-cf68-49a6-9381-498de9a60dc2', '87e5fce5-65b8-436a-8bc0-3c08c28a4825', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('b1476b19-f4e3-46a4-90d4-f9297b1b361c', '23c4a176-0360-4bee-8f63-9aec807d6f95', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('b15e15ce-1bbb-4c67-91db-e62caf4eaf92', '7d2e0142-b248-4a09-a96e-6d8c750e3806', 3, 0, 5, NULL, '2026-08-11 12:37:10'),
('b160ca49-b408-4129-a9c1-c37427adaaed', '4ba99b23-9586-4a86-9913-f21d6185e367', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('b169041a-2d6d-44f5-a568-ce9662ad5c0b', '63d3fe07-650e-4dfc-a2a3-912738ea9224', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b1b744fa-9352-438f-9c75-692bb1d804d0', '498bca73-106a-4015-84c2-0e61b9f6bcc8', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('b1b79e5f-04b3-4b67-847a-40cecfe6d7fd', '51ec804e-3e06-4232-a800-535b334203db', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b1c8fcfa-ad12-4e3b-9d20-6b89cf00611d', 'c75414ee-0641-4537-a7d3-b3c07ee234b9', 11, 0, 5, NULL, '2026-08-11 12:37:10'),
('b1dc0d52-dc00-4f15-a002-c85ac4c7345c', 'cc3dc5af-75ad-413e-8b5f-182a2bfdb341', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b20a7078-3533-4a78-b988-c6791b714759', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('b25ec2e8-a56a-49d0-85b8-3dfb0625e35b', '7bd72af6-c4f9-40e9-b44c-0b467b920c43', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('b267b544-23e4-4a9c-8221-a41b035ed202', 'c4364c95-df46-4bee-bb30-dd5fc3cd2db4', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('b2690301-7d80-4687-80d2-bfac945ae93e', 'df8a4b03-f418-4ccc-8fb5-626c0baea717', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b26fd481-292e-4554-8052-81062b14a226', '30832511-394c-44df-a8f9-004c97a31088', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('b2b05925-8b11-4fa1-8c8d-ce6158211ab0', 'c1e9ed9a-358e-455f-9747-7f22662c4fa8', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b2b97c60-c8d3-4e1f-bfe3-f1003b4c99ab', '063b7972-8200-44ae-a699-bdd0f189cc61', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('b2d96c5f-eed4-42eb-b8bb-d6591d1185a1', '76c74fdc-2b04-453e-8017-25427f407f17', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('b30063bb-db1d-46c4-b881-8e37b736afb4', '2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('b305c330-7d0e-4170-ab0d-dc15d2d11680', '2e2c3a92-6fe0-4b12-935c-ef7a07fbf638', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('b3151220-0dbb-4226-8784-7b60eb3b887a', '5bbd4aaa-ac4a-4a5f-b871-ca80a95063ff', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b34475c6-c75c-4ecc-bdd0-c62ae74509c9', 'ddd4c829-b10f-46cd-a4b3-874f883d6b13', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('b35b57c5-3548-40d8-8cad-8e53110da156', '68c5fc1c-1d3c-483b-a453-0056416af21f', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('b35ffe84-59de-4e8e-9cae-7aca4485d0fd', 'a657a798-cb33-4d24-816e-81d842d81a76', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('b3631870-0705-4eb3-9507-98bca56ed58a', 'a366c7d2-8b06-432a-96f1-2d7b4fff6aa4', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b37d938f-2373-4a19-b69a-e0accdefb1c8', '4ed3abbc-2f2a-43ab-8baa-a1122dcacaa3', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('b385834e-a15e-4b3b-8b41-0e542bbace09', '66192308-e1b5-49f4-99dc-f1e9f21acec1', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('b3985458-8a14-42bb-829d-51f9c0c031f4', '8d65d566-a900-41c5-bc8c-414ba2d456cc', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('b3c7b151-0ef5-4f23-ba27-3fd9ad8ca5bf', '6d700c04-27ac-476d-a95e-bf09845fb778', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('b3e0b62f-c854-484a-966e-3ab35050a090', '015731bb-21e1-459a-99db-18fe554304c2', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('b4058aaa-b8a4-4e46-b164-0299cd03b77f', '892f9fc4-837d-4edd-b63c-6e0b00c27f56', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('b40b80ea-8856-491b-8825-f9f6f857c4b0', 'c4097237-1ef5-42a1-afb9-e49581546ae1', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('b410f925-8095-46e2-847f-b6ad5ffdbbae', 'ebcc485a-12b8-4463-9da2-14c725243eed', 9, 0, 5, NULL, '2026-08-11 12:37:12'),
('b4202d82-c351-4e5d-8f80-e8b66655af5d', '1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b426a841-d8dd-48f1-b979-52d25a2e8e6f', '25dc1c91-ac6c-4045-ab2f-2bb8674132da', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('b4310a5f-7577-41bd-8f66-c70a911115c1', '9e159907-fb67-4f60-a3f8-f11a3b3092e1', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('b438ea69-8c94-4195-8b20-8015edb5a52a', 'a5566595-fe75-4c59-bacd-bbaf6af50313', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('b44503d3-ec00-4955-9784-577fb2c9e3d6', '71faff6f-8e8b-4ccb-ae09-947d164ffca0', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b44a1d64-c96b-414d-8dd5-8cf2b3ba0ab6', '0d58f4f5-9a14-4ff7-873e-86c0599cb889', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('b4543870-c2a2-4caa-a25a-29f81a1074cc', 'cac26733-cc32-492f-b46b-31d0aa71055d', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('b466cd3d-db26-42d3-871a-58ef075a28ae', 'f6e37728-a21f-4c7a-b23e-72d9e1f7c767', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b4700617-f142-4a18-9e8e-d0471c3ce556', '8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('b47be51b-0cd6-4e3c-a853-4ddda30af066', '27cbaeaf-da27-486a-af0c-a0ae82524962', 10, 0, 5, NULL, '2026-08-11 12:37:12'),
('b485dc7c-c2e3-451a-9410-dc4d7118cb97', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('b49af3ae-0aee-4151-b686-7b188c74bebb', 'b979ed50-1880-4872-ba0a-a31af092b34f', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('b4a0734f-b965-431f-bf3c-a86174de72ee', '98de98b0-1109-4e8c-9e38-01d46d1c6758', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('b4c222cb-b68c-422d-b271-6ddaf9d0e8c9', '416165c9-b099-4619-9d2d-49995a409759', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('b4ea34ad-d8ad-4bda-8843-186819c2e6f4', '4e371092-6178-40cd-9e88-9cf630319ce6', 50, 0, 5, NULL, '2026-08-11 12:39:32'),
('b4f7c582-e4d4-4257-ba44-420308efecb1', '6f13b0fa-fde2-44c9-b764-7643e5c2141a', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('b4fa1224-3813-486b-83b1-32c5fd71a3b0', '78846a1c-4b07-4463-a71b-13cef9338480', 2, 0, 5, NULL, '2026-08-11 12:37:10'),
('b4fde6a6-5921-441f-a5e9-f0e8fb009207', '4f190d15-665d-4255-a92a-e270999a220a', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b51aa33f-3f0e-4be7-ac8f-0064420f552e', 'c7aab07e-93ef-4396-ab03-b4a2d5df7473', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('b539aa0f-5d7f-4325-abed-c63b15eb1575', 'ef5f22c7-2c9c-49d7-b836-685b38281118', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('b570033a-7fde-4b80-9e0c-ad81c398fae4', '0ce59a35-e7f2-4983-9a70-e5015f78e5b7', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('b583029a-76fa-46da-b798-cc4b22e5d017', '17f65cdb-a960-4ab9-a161-f4ceb827ed38', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('b590f651-6b25-47d8-9fed-3cdd680399a4', 'b662abf5-0ca4-4458-a77d-086369c67b7e', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('b59380e8-5ec3-4adf-954f-8fbd4f7ba58a', '8d595a23-f12f-412b-87a7-f36fa16993bb', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b5bbe1c3-c3a1-4934-86ee-26b6aa505194', '813e85d8-16bb-4ad5-bfa0-594a1c0f2e31', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('b5c0d00e-4209-468e-9f38-27e60279b14b', 'd44914de-fab6-451d-bfcd-865ce4bc4ae4', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b5c3ae28-3b2f-4358-9123-f74ba2f3cdbc', '67941344-66c8-4771-bb48-21d74b377a15', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('b5e10e13-d003-49e7-b623-6f741c8009d1', '4a8719d1-820a-4b64-9190-1c50d36dfd1e', 3, 0, 5, NULL, '2026-08-11 12:37:12'),
('b5f505c9-d0e2-4788-8b90-40255154c08e', '20b5f439-5a44-4578-a8c2-3c964b33c709', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('b605f403-9be1-4efb-a5f9-f45250a8a6be', 'e63c2adb-8f8a-47b7-9463-e45aaae116d5', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('b60be1ad-78b5-4f73-8a07-ffe2d2c2893b', 'ea04f0a0-2314-4fa8-bfdb-a6ff4cd48231', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b6176500-5570-4bb9-8b86-9e40e9e0ce5f', '385a73f4-1ec1-4f12-8465-58997ef8964a', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('b64a7fe8-f51c-4f51-81d1-8aeb6456131e', '741f12fe-82e4-4133-9131-8d10ba45d999', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('b64ea9b9-fce9-4b89-8bae-c182f7b4cb99', 'a72c384e-339b-41ad-b435-100a9aa28c8a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('b651709b-a01c-48d1-924a-5d51390f4f66', 'e6634806-3745-437a-9099-436e7e1b19fc', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('b65392c9-9699-4909-8d09-38a40e19257f', '060c7296-5943-4e94-a1e6-e1df08c5f15d', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('b65915bc-8190-467c-b061-c98aa55dd2f4', '153efba5-6481-43e5-8743-64a52a52e6e8', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('b660535c-17ed-49ce-a3d0-85588730755b', '15a67626-2495-4489-a346-d702e518a1d1', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('b66b748a-8a90-472e-b36e-e627aa640959', '5b059878-6d2c-47cf-a2c7-6294567999ad', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b671b73b-6389-4d84-8469-2321447a6679', '75d34743-9d31-4e34-937c-d2be0332004f', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('b68d15a6-7b4f-45af-8b13-e6b567a40684', '4f67725c-aa3b-443d-bbf8-6fc73ba79b05', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('b6a0a160-e266-49cc-bc5c-ebb98288de16', '90b6ef3e-7e25-41d0-a44c-f82646a1a935', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('b6ad8373-b357-4207-bcee-2e56146c6ba7', '5d7832dd-b6b2-4a8b-b66b-2936a6cea591', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('b6b41e10-a3ed-46f6-88de-fe84a127c34a', '456fd3c9-358b-48d8-b965-71441ab79007', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('b6d3e349-b348-4cb7-b46a-9b4b774aed83', '8d1df9ec-8679-421f-abe5-157017691a19', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('b6d5a771-f9cd-4124-9372-9accaf2d9672', '86a2b720-df84-41d9-b7d9-e33557166e25', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('b6d7a482-ffa4-4210-87e1-f791e57fb317', 'c089b909-3eb7-4b64-b84b-2d6402b1756b', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('b707b414-ff86-4fbb-962a-c56bd884956e', 'f5664590-65b2-4a76-8c45-489266f4d08d', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b70ce4fc-a609-4551-a242-099114ed61d2', 'f61b7269-328c-42a7-b48a-88118122d10a', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('b7197eec-bcf2-4d2f-82e4-32c7eb09acb8', '3a65e28a-a591-4b94-8108-5d4f4a01d556', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('b7305618-9fc5-44f4-bd73-7c2992b7dce0', '35b927df-ad61-4eef-af45-02223f85d867', 5, 0, 5, NULL, '2026-08-11 12:37:14'),
('b74dcea8-ffcb-4dc7-97c1-9b4f553fa045', '47c6f2fe-d0bc-4010-8df2-93efec775d3e', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('b74ef597-8932-4f4b-bfe9-0f2c5cb1620a', 'fc9a4037-c6d5-4783-8dda-b076324b2eda', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('b76b1c7b-636b-4ea9-97af-4a77fa128838', '4f9ff067-ab14-4c21-891f-fe363f10c43e', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b7863a75-442e-438e-bc4e-e2d504b1d4c0', '6ee759b3-9c0d-4d21-b575-ff8569aa8881', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b79f0295-a3ab-4250-8b62-2042c8edd59f', 'abc85134-2621-4a6d-a92a-551e1392422c', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('b7d8e81c-eab4-4ef1-a867-fbfde86cd549', '461e0a8a-96c1-4f5f-ae76-0473d570588d', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('b7f28c79-e51d-4757-867a-0452597f4a36', '1d2cef9a-367c-430d-8d89-a2da7c7d45b9', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b8042a7e-0947-4633-9b13-08f55064a63b', 'fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('b823fb3a-e1a7-48c1-8ec0-5263809efc8a', '00daa470-e756-40c0-9fe9-997fdd950e2a', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('b846d907-490f-404d-bcbe-e25f189f00df', 'cc923d55-b54f-44cb-ab81-8d86ff11bc0a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('b85367d5-6872-4b65-a448-9b5499e2f986', 'ece5f798-a0af-407e-b1b1-dfe2303c0f98', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b874b3d3-75cd-4916-8f49-33bef1b61c38', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('b87ad8f4-3444-4019-8b7f-bdc9ba65f5db', '456f0b83-668d-41fa-bf69-7b7857b9e029', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('b88a09ca-a7b2-4b4b-9a7d-7bac82d39887', '3712757b-6acb-49ff-95b4-4f1c6fcf547c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b8a348e2-03bb-498f-88c0-df509e63fc42', 'df8f70e8-eb54-4069-90da-c8dee3d5da6c', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b8af5b7b-959b-496a-84ed-c99a58cee67c', '5caf4d20-3c00-4691-80ba-04fe4a9113c5', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('b8b4b69f-51a0-4496-903e-b76ee408dfdd', '80d15d6d-3587-45de-b5e0-55f98c04c284', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('b8bdae18-ce59-449f-abb8-a02aaae2eac3', '48590ce2-2be6-4732-9902-08d9de4db5bd', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('b8c156e0-2b3d-45eb-9e15-d7a225a7ac76', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b8e89d7c-e560-4adf-aee3-84ed3877f108', '8a2d0e34-256e-468a-acfe-781cbf69b89b', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('b8efc005-3b94-428c-8a9d-4f9f4a8317c2', '53d549e5-328b-4f14-8000-7b903297c39b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('b909b0c2-9f82-497d-ab65-ac65e31253a6', 'e754acc9-04b4-4031-8c3a-6acb1100fa50', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b9171e27-47e8-43ff-8382-3b72c5ab5f78', 'a519d25a-b5cf-4719-8f25-9bfb3335453e', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('b93f0404-04bb-48a9-86d7-42f46fa10391', '1f575279-e96d-44a1-bf9a-0752deba7d95', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('b9458fd3-86f3-4a40-91c4-cd38edb63cef', '7fa81d39-9ac5-4938-965d-719b5812f56f', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('b984e2d3-7ea8-4eec-bddf-57d18d0e055e', '011d76b9-13ce-4a89-a92d-8a5d089e9980', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('b9ab0ed7-06b6-4335-9183-2d77f4273237', '4ef50f36-ab5d-46a1-9f1b-b7a36d004e66', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('b9cfec49-406f-44bd-950f-244126516333', '7e66d365-a8d2-47f4-817f-74bcdb175d73', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('b9f9f039-1739-46b5-9c98-87125b0ae8c4', '6b18a472-9f0a-442a-9f50-523d9f2d0f2f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ba0a2457-76a1-46db-ab6e-94f0864536f7', '99bf2674-6488-4491-831a-1cf22dff5d1f', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('ba4009ba-5b09-43b9-8d7b-4ea3f0cd9a58', '3bfc7bc0-1f6f-4ff3-86e2-5bd136a8e540', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('ba54bcd6-2b51-45df-acf9-2beb6fa5373d', '9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('ba65f07d-5459-45c9-a159-23df8715cc3b', 'bee2da59-ae7a-4a25-b45b-dc9e04f02c8d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ba784b90-134d-4cf7-be59-7110e5526d62', '1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('ba9993e5-7e60-4cc7-9e43-4b82ba9055d8', 'c2e48b64-2ef1-4d25-9e77-399a07693dd3', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('baab793e-3b21-4506-8b8d-39e9afb55df5', '98f241d7-43e6-4a8e-849f-bb370a1f7b22', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('badb833d-f93b-4285-92f6-e763516e991b', '08184f5d-64e8-4d13-8788-944798b89028', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('bb291cda-f33b-4a69-9ad6-e74913b0c60b', '69392833-5cd6-4497-8c34-639bf4c9defe', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('bb325687-2d35-4729-9482-0d35641fb7e8', 'ef53d921-3b41-492e-9118-c75727367f3c', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('bb45d70d-1bde-4b8c-a765-3490a0e20376', '2fd46c7a-c727-4b58-8ef0-f34a9b9e92aa', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('bb4f9ac7-f733-41cf-af75-bf3aad681f1f', '7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('bb60bd13-46dc-4c26-ada8-87f0fb2bde8a', '60cea370-f7f9-4458-adfb-dbfe3521853b', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('bb623686-5713-42e9-9d4d-f5e05a80cf65', 'f7594499-415e-492a-91cf-9ddb90530435', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('bb6741ca-147a-4a62-9cff-66efca8a9ced', '94ec8e91-7401-4a39-9a56-2fc050fb2be5', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('bb80f874-67bc-4d15-b75c-bb0d8dcd5000', '2fefc4d5-0c80-4021-bfd8-6f366994b99a', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('bb89f14d-7a5e-4a0a-89ff-142c3b661db0', 'b49978a2-5fad-4390-bfb9-202840b9a918', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('bba883fa-c6fc-4998-977c-f8e4f81971ea', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('bbab18d7-78ff-482d-b10f-ff759ae7b41b', '5fbbc495-19dd-45bd-bfb5-42ca796bd152', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('bbe4ff81-4fbf-4c61-904c-1921813a522b', '1efe6925-fdf6-43cd-9702-8d28eecb5ea7', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('bbe88af9-77f3-4f2e-895a-cfa25a22b0d4', '80d1eb39-dc0f-44fb-838e-fab813ee044b', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('bc0ad5f2-ec98-4952-8201-0ad7609d1d59', 'f32e9317-59f3-4048-8ae6-563693557bf2', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('bc0d28ce-a95a-4d02-ad7d-1c7218d8268b', '4e578edf-3312-4463-9f45-a3dd375ec6c2', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('bc0f9606-a64e-49f4-85a3-7a4461445335', '5ae3fb59-3a03-4530-9ac7-067d081902cc', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('bc2d66cd-87c3-4f79-aced-e812c7971a53', 'c552126e-7c75-4ecf-9618-5c0e509f873c', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('bc3ef309-276b-4af4-9180-552b5730432a', '844123ba-c1ce-4e62-8d15-2e7708cc4c29', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('bc9d1722-8122-47a7-bfec-bf58fa27b642', 'b501eca0-bb00-4b4e-84ae-57d5a1a16be2', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('bca4a30a-7d9b-4e8f-a5c0-46bf028ddfc8', 'da36979f-5748-41f8-ada0-460ff89b689b', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('bcc8198e-4c02-4370-8445-da336186a74f', 'e78a0046-2a65-45b5-800b-2d4ebecf6d12', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('bcc8a65d-3041-4a05-a2b0-7904401fc5d2', '61ee123d-e4da-4ded-b506-af837766c7ad', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('bcce5483-19fa-4c99-88b7-016ae733558a', 'a0b245f7-a4e4-4366-a026-45490bdaa6e8', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('bce7f55d-ab46-49d6-b06e-6edad97ead41', 'abbe2003-f51f-47b6-903c-3299eb41956d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('bcfff18d-4563-4ad9-9f80-b382326de145', '7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('bd032763-d175-4230-b3c7-51fc98687640', '670afaa3-f5de-417d-ab0e-2cbdcae1a958', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('bd10d4ec-e918-4d28-af08-07ca3fdb6cac', '3d4e83e3-370c-464c-9af9-0ccba69a5ef1', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('bd11f7ad-8971-4bbc-bdec-c68a82f3ebf8', '059d28a6-e146-43f6-9003-7d04ec291250', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('bd1defdf-fe8d-4ff4-acd2-005f42bef840', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('bd2e4e47-06cc-4c2e-a5f5-2cc414661c84', '9b89b895-3a80-4ebe-bc45-214daae8175c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('bd8218e8-bff6-4e8e-9ca3-1a37bf0c8014', '2506406b-b581-4e66-94bf-db30e13672d5', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('bd84e531-cce8-4327-b131-4fb4cdfbe196', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('bd9577bd-be18-470d-9da7-6632cbcdc546', 'f493b2c2-d39b-4c80-bfc4-ecdb7418a372', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('bd9614ad-146f-4804-879a-964abde2c81c', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('bd9c6961-b89f-4b26-9e0d-e7eb4262f4b0', '40f0f469-064e-436c-9ce9-fd15a9a7a6dd', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('bdac5acd-4c19-461c-8d34-28c30ee111a4', '9417ac41-dfa8-461a-8192-9495aacbb3c2', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('bdb0f541-3cba-4604-8e55-eea467d03128', '929d7db0-b68c-4b71-b325-a0b691cf2022', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('bdea5cfe-6403-413c-a214-043d576e84d6', '5a272247-3cba-4b9a-8d41-56c0db50b591', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('be09d592-5ea3-4ff4-9f11-38bb1dc76404', 'a7654d0a-f66b-4908-b588-a48d27b1effa', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('be16b57f-e8b5-40d5-b0e8-d07cdb74ea89', 'ecae95d1-37dd-4f4f-be6b-d4bf3f107498', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('be37ac19-48d0-4022-a5b5-6ff7932f3f0b', '8a26a052-0a55-4853-8a38-a605470325f5', 2, 0, 5, NULL, '2026-08-11 12:37:25'),
('be420b7a-486e-47f9-91f9-bb2f910fdbc8', '39f73621-ad80-4f8c-9f74-3de52de8fe7e', 1, 0, 5, NULL, '2026-08-11 12:37:20'),
('be70859f-d122-421c-8535-e97067b75a66', 'c5cf3281-48ca-4b2d-95d6-a2662543a90d', 20, 0, 5, NULL, '2026-08-11 12:37:12'),
('bea81080-b761-4c5a-b3fc-07a118ab097a', '1b4e4d8d-5342-4073-864e-127ed1649ffa', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('beac5958-a3ab-4170-8258-dbc3507b2094', 'c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('bed398db-0e4c-4283-91de-2c92c4b3e5d6', '0bd63f3e-b304-4d3d-b6c9-ca2fed4c516a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('bed41cb7-262f-47f7-816b-a78dc71128e2', 'cb041cb4-db85-47e4-9eec-e68ef9169d41', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('bed628e9-d4a2-46e8-8a19-9172fec466ac', '722dcc85-af3f-4a4c-bae7-1ddcd93253c0', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('bee824f1-eccf-4ae4-b40c-b3731a138519', '54c5408f-d9ba-4400-bd22-e717c4d76a54', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('beea1e87-a814-41f3-addf-413837ed229e', '9d90e031-5773-471b-b871-d483ab0d6684', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('beefc0fb-8a29-4150-84d8-2d4de795fbf0', 'a7a601bc-0da1-4df0-8cc8-d9159eb67b4f', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('bf02dd82-792d-4e11-88bf-345088439ffe', '35f70c25-22d0-48a6-8289-8d55bdc5983d', 0, 0, 5, NULL, '2026-08-11 12:37:28'),
('bf118e13-5413-4753-8885-4b3a35cfbd8a', '45eeb443-7c68-4f68-848c-49d67e2f300d', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('bf486add-4139-4f05-afb3-98a46b9e60ed', '869d3c21-99e8-4c8a-8bca-51acb1e90242', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('bf4b28b1-1a5f-4461-85fb-9b6f3ec73080', 'b7c607e2-4610-4c89-b495-bc3f52f6ff26', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('bf671dfa-5a0a-400f-b3e4-30016de352c2', 'f748f9fb-563b-4c95-a491-974e2dd90bc3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('bf7025c7-cc8d-478c-8265-1f3f27af92f8', '2d109f15-7310-4d7e-b8ee-89d5358b1c4c', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('bf73769e-7f86-4e30-8a48-c4d9a79faba9', '153231a6-8c0e-4413-b682-a251e5958dc9', 2, 0, 5, NULL, '2026-08-11 12:37:15'),
('bf755e88-f395-401a-9f95-4b8b62e4bc77', '9882e227-6d96-4087-a4c9-add1a7fffa86', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('bf78da50-4649-4991-9857-69c81c02de9a', 'e072dc79-3ffa-433e-a0e4-d9118bed929d', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('bfa5bcbf-202e-4653-8599-8832f419e1f0', 'de286da3-6d5b-4d53-89a1-c8d5a8144928', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('bfa883d3-9f44-4f2a-b1ec-feb5a387c548', 'bd8e5ca0-3d0d-4ff7-b79d-08b64b53e93a', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('bfb8e28c-5c4e-4ed7-b583-fcf31b4e20b1', '769c1526-9359-4611-be3d-dc460eaa2577', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('c00de946-ba40-462e-b3c9-0f34bfafdc66', '82ce3746-2966-478c-9b07-f640cce2f687', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('c013cbd1-75b4-4d23-8cde-4be0378ea666', '784afbc8-cb8c-482e-8ffd-155a36071810', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('c0256b32-39ba-4e10-ac7c-8f298c98bcbf', 'c415008b-6da7-4a08-a225-ba87c70f500e', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('c0259fcb-cbd6-4438-8c87-938abe48a429', 'f112d187-1543-4b22-a6d6-3c6d2e5f9c05', 20, 0, 5, NULL, '2026-08-11 12:37:16'),
('c02ccce5-0888-4e32-a6ef-6cdef35c2292', '39842619-2615-4504-903b-b95b4030259d', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c031c827-6254-4ba5-a461-4bf000f02cb5', '2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('c049f3a2-f07c-4743-aea0-005493f6a7bc', '68a0c3c0-4c24-4fba-957b-588d956415c5', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('c05718ce-1c88-4a99-aff6-a3f8fcc9420d', '6583d41b-a784-4dee-b6ef-6f4a91b40392', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('c07453b8-b00d-4d93-86c5-cde7852c8a27', '81eec1f2-0793-4e77-8ae9-36621306041e', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('c0a8579a-ce3a-4032-9bce-5988b2f8027e', 'f79a38d0-edb8-46f1-86e3-f8e9391f299f', 10, 0, 5, NULL, '2026-08-11 12:37:24'),
('c0ae9a52-dab2-43ae-a8cb-5e2a2ca6437c', 'cc149e35-0530-4482-841a-12beb9b1805c', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('c0c6ac11-52d4-47bb-801e-97e88de5098e', '4f7d4a8e-5c22-4257-a4dd-4c27103a1e5e', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('c1002734-c9cb-4172-9077-ef7880915168', '9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c107c301-1577-45c2-9b02-a355ac38a576', '72580b5d-5f7e-4879-80f7-6445bb9df0d8', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('c10898ad-9de9-4169-8573-28e37c44106f', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('c129e9f3-cd69-424b-9cc4-243b6bfe9340', 'fc1465ad-8d57-48a4-8913-d41ee425f810', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('c136d044-1dc7-48e1-bba0-e47d45ac5bef', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('c169383c-64b7-4213-a3ab-7d8ce60497fc', '5a15c75c-d4c0-46f4-b8d6-51c1c0a47c89', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('c173c4e8-2c75-405f-943f-b534afc00bf3', '3eb8ee51-f75e-4916-b6da-d5f062cc174a', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('c17ad9fa-ff48-4b75-b7d5-24efa35fc902', '278b9611-76f4-4a1f-8afc-992935abe92b', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('c17b0a2a-f804-46f6-bba3-460894e59027', 'aaf11769-6a48-44b6-ac75-855b76689362', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('c18030f4-f9ed-44b1-8db4-4847fc83209a', 'd2a2fbd1-cc05-44df-bb58-5da31c295fe0', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('c1993ff1-98d5-4968-829c-d5206b00847c', 'cdfc11cc-2d90-498d-970b-f9edb867c600', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('c1b61740-8c95-45b2-a2a5-222a1d9b3dec', '943a1bfd-111e-4bf3-a895-450448d387bf', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('c1d8e3ad-797a-4c7d-a5a5-d87533cd1442', 'b580d133-4b0d-486c-aa00-bea7d51d8712', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('c1e9007a-d594-4b3d-9b76-4cee0f1512d2', 'ae5e02ac-27eb-482d-b92d-5a26fe75b454', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('c1fc46c6-5445-4cb2-934b-a32f79f73317', 'c31448c7-c9fa-4597-a1ce-19de47a19131', 10, 0, 5, NULL, '2026-08-11 12:37:29'),
('c1fda38a-7605-4d65-a3bf-78e16ad89753', '87f9442f-4eef-441c-bd0e-fd8e467d2fb6', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('c20aaf0c-f430-4dc3-9b86-908eb19ea052', '88a3265b-6967-477f-9990-c7bf9a0939ec', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('c219191f-a9cd-45d5-b1d6-e49d68a19d25', '041108dc-47a6-44ea-99aa-3147e64d7737', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c24adfac-8c95-4e19-8cc3-15c6f742295c', 'de5ef269-1959-411b-81b7-b3bd870a57b4', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('c2640f5d-0c60-49b4-8593-6ba84fcbb3c5', '9babe466-c02b-49c3-89c7-6d88ffa262e6', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('c267b54c-f659-44fb-9749-775a6e803ec7', '23172ea3-d5da-4a67-b65f-44b0d17fe976', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('c26cf260-ab58-44b6-b648-a5c8f1056a43', '0a3c9a7e-edd6-4c96-8062-238e3ca5daba', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c2a028f6-96ca-4cf5-98a2-d1ff685b83a1', 'c135a349-0cfe-4024-a47a-2ee2e880de79', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c2a25591-1b0b-49a6-a0e1-50829c0b9ff8', '70958de5-4a73-4c89-b0b3-e0aa552fcb8c', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('c2ad7737-4bb2-4f51-b5da-b40c83609e5b', '32eb5bd2-e286-4d86-a732-bb1e332d6dba', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('c2b20148-453d-4abe-a73f-a9537ff8efd8', '9c378b57-b825-45fe-80f0-2286f5fbf85a', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c2b8c476-4d5c-472e-869f-6f00e7b8d6f7', '0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('c2c23390-a9b7-44a2-8508-bb7e8957bdb1', '2628c2b6-931b-46c6-a332-5d7db77fc75c', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('c2c30179-ba5b-47b6-b91f-5f176d57d957', 'd93367b4-54df-4a93-80d8-abfe29df7966', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('c2c371ea-3890-4646-9701-4c325a308cf0', 'acf7091c-1e64-4140-9ba4-48f89e49b5ed', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c2eb11fa-9d12-43d4-b4fb-97da98e47c30', '9b549e37-9d9c-4169-87d6-d83cbe2c7668', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('c2eed31a-6475-4436-89b2-7908ae1a4536', '55169fdf-c857-4965-b6a5-549a4d926ff5', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('c2f6e45c-1cec-46ae-83df-1d1802516d1b', '8b3fd25b-0a32-4686-8b6a-8f22e5402fca', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('c30f0dbc-c7e1-4271-9c55-8599b439d7aa', 'dd001942-0c74-40ba-a31c-09937f692a1b', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('c322082d-b1a3-4361-bc59-ee0ae8148a46', '1584daae-0ac7-400f-8177-b04a68e1943c', 4, 0, 5, NULL, '2026-08-11 12:37:07'),
('c32ce47f-542c-4b97-ae4a-2f6f2d56d3af', '048e9a59-a2d2-4402-af26-8ab5661d7ffb', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('c32d5c37-82a5-4fe5-95ed-85fb3a73c746', '5f47787e-6162-4a6d-b4ac-9257e3595c49', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('c34201a8-ab65-4b19-a1b0-7987595bfddc', '458970a6-a635-49c5-b95c-56823a00a0a1', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('c3455b08-9669-4a5d-a09c-83d2d4156e6d', 'd5a0d9ed-bec9-4e15-9a5a-0850318ae6af', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('c35797ec-dca4-4592-81b1-dd38c0995ff1', 'e534983b-ad7b-465f-a74a-ae25b4691abc', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('c35bfa21-b11c-45fc-9ca9-07a32893ecf9', '8ebabcb5-ce84-4432-80f2-79df2d67dfaf', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('c3665e01-e023-4f59-a828-e899126052ce', 'aedd3d77-bab8-4320-b6f6-040f8c20d96b', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('c36791a3-ddcd-4aa0-8d0e-50340b45a121', 'af03cddf-0af3-499c-b349-04f11da2010c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('c37c6499-c219-4a6e-9462-46f90c06c721', 'a6632cf8-7efb-4da5-8190-fed3823d3bbc', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('c38842be-1535-4700-bcd1-a0adf207c661', '18e89cf3-1efc-40ee-b195-0dc2cf4d7da8', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('c38cc2b3-61c2-4e1f-b148-3db4c7b4fcfc', '866cb204-9346-469b-9b46-19ccbff6a4c5', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('c396a500-ef18-4ef4-8654-4890673dd8c0', '465331ee-867a-4bc9-9418-bad4a6b098a0', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c3d43da6-b2ff-4cde-965a-3c4f6a78d219', '83809ea3-509a-45b0-bed4-def10b245404', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('c3e1d414-823d-4444-aed9-a36a7f5b1369', '422a4cfa-14ae-4121-a457-b7618bb9134f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('c415029e-9965-41cc-88ab-e9d7b34e068a', '93c6d250-ebed-4b36-a1a6-c1ef920697c2', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('c43c93d1-23d5-4c7a-b736-889516bb670b', 'fc22ef4b-2368-4f13-9db6-f5c294dae6a1', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('c4457f07-7841-4d39-823f-bf2144277916', 'f7fea703-e11a-4c4f-ac0a-98eaa7846372', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c4488f20-7908-40fc-aebe-4bae744f482c', '085d330f-5f90-4492-90cb-4360a552f64b', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('c462da2c-c54b-418f-aa67-99200d60f414', '37b96161-46fa-47e6-bc1c-6d585775e097', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('c4815fad-d405-4735-92b3-d0cca87978ff', 'd13fdf95-07b6-4667-adff-2b6575f1391c', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('c481c63e-aec7-43c6-a14e-ef621951f16d', '7c7330e4-1222-4592-90c2-10c2ea5be3b1', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c491c52a-aefa-4a2c-9adf-369d740dbd33', 'd32a6ffa-0a2b-456c-9c7b-44031c219619', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c49b138e-4741-4500-bcd2-3e25d9f50b1d', 'a83a307d-50e4-4251-b7e8-389a8212a69e', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('c49cb83d-c2cf-483c-9841-3e185211a201', 'e3254aac-c05c-4c53-8fe6-2cf0f417a606', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('c4a49d9c-2ec4-46ca-84a8-7cc4ac55c956', '15e5eda3-ceca-49c5-86ad-ed6eaa81b4c9', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('c4d122a0-74a6-47eb-beae-a6028bc95f12', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('c5109143-54b1-4ab4-8070-3887b5ddbb88', 'a8094c24-2a0d-4b2b-b499-7fb8c489628e', 16, 0, 5, NULL, '2026-08-11 12:37:23'),
('c5126b2a-2835-4825-a950-b1d32a316e2b', '27dbdd89-8b32-4aac-88ec-e45f0a628265', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('c520b1b1-04e3-4d10-ae11-7f0a296c052b', '3c15074c-03a4-4aae-bd65-d211be8f3322', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c52d93ba-4273-41cd-a332-ea4b7680a7d9', 'c51d80ef-5331-41e8-b535-b21f07fcb564', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('c53cc81a-c525-4257-b973-a40cf7868ee8', '72002091-6cce-4084-aca5-ec3d10fee1d7', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('c53fec2e-e8d0-4861-9101-5e83ffa38eae', '741a0937-de6a-489d-9cc3-6c9fde0fd155', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c5778870-da57-4b10-8b06-a8c3d881a67d', '87653977-c613-4780-90b3-fee694b018d4', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('c5795114-bae6-4a8c-8345-f3468d23a5d1', 'b24ac100-7608-4c76-a54f-9c7024ef1b3c', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('c59811b2-f4c6-4056-b717-1fee7ce86db8', '346a3559-aeec-4185-8b0b-9640e49fccd0', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c5a112f4-7bbd-486b-9f89-b2336fd59450', '70eef042-e354-46d7-bca6-da6822089d5f', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('c5a8fa91-2874-47bc-a4fc-bb3b43e384f2', '84f069e9-7ff4-4ba6-bd4c-042ef93ad133', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('c5f9a361-d836-4c2d-bfb4-5cb584f19067', '44f1d3e4-92ec-45a4-a566-bd7a0a0e9afe', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('c60cac9b-7a46-4ad3-ad5e-7b5a996d2c36', 'ba42da67-8f69-4c3f-bd29-da6f15d430d7', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('c60ea54a-f5b5-43b2-9741-3a6e38951a07', '2e15f224-6e92-48ad-b10d-dc56de277427', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('c615c319-fc6b-4211-bb52-6d0891039325', '70274352-8b56-4915-9d8f-25c10ee0fadb', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('c64353fc-9519-4ad2-9791-9ffb0c521bec', '2c3c6880-81f0-4651-b2bf-d8a9d894fa71', 3, 0, 5, NULL, '2026-08-11 12:37:13'),
('c6533452-31d7-4181-a5cb-3f5a7f67bb67', 'd739d179-1af7-4962-9488-b756a869ac97', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('c658af40-083c-4fb0-accb-c0bc8e8a5806', 'd2f60532-f606-437b-9dbf-1bca8fe049c4', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('c65d97b3-6d3b-471c-8816-5bd46b8e3cd6', '019020ba-36de-40c8-8767-ce5a5775e4c3', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('c66f8719-72d2-409d-97de-5870ab3c3ef9', '9435bf6d-a26c-461e-87b4-7ea1b30121be', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('c6919164-7cd1-45f4-b179-bca90a586a07', 'acea7ba4-4463-4901-b2ba-2f9e7700b233', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('c6a462a1-4f78-47ff-84fc-6c35e80d9d9b', '17261b9f-91c5-4992-b411-6d506b05f90f', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('c6a7e3ca-7188-4118-9ba1-ebd09cbe5c24', '25372e38-e8de-4198-ab2f-55c13f444baf', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('c6a8a87a-1eb8-4a49-be72-0f2efa465a0f', '644b924a-e7cd-4961-8b42-e9c3e8153de4', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('c6b20a47-81d1-49d7-802f-6bbe84d999aa', 'de5da11d-3867-40b3-8774-c3220c0002e2', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('c6f40085-c521-41e0-8095-79b1a42f65ce', '21fa49f4-d88f-4478-b269-5571808bb55f', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('c6f9dfff-7e50-47a6-acc0-e6d76df64df6', '4225456e-5749-42d9-a9a2-323b8ab01af7', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('c7108f9b-6e6c-4a73-a032-4fca6d6d3317', '739b078a-eb1e-456e-ba8c-5af2ba6a2e33', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('c7141c81-0604-4671-8aae-d559b4ab76aa', '65b30cfa-1258-405c-a10c-9d55e7788c53', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('c7177018-bab2-41b2-a583-a1f13fb2ffbe', 'd57fc4a2-0041-4406-82d4-1cfc62f2f1a5', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('c7218c28-cf0a-46b2-b329-8745f38ec54b', '0339a5c7-9a63-4197-aa1e-674f05e9800f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('c73267c5-c988-4493-b0b2-ab8df9c2fd70', '9b8521e4-5071-4037-929d-bc0c8e682adb', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('c74dbb64-b8f1-423e-b66d-f2b6cf80853e', '445faa28-64db-4c04-9a33-1bf792f9387d', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('c75ada2d-1502-4cd7-9213-c5249f928579', '9f15f166-a7ff-4d86-98e7-44a0241ac62f', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('c76da857-ee5a-4643-bcde-4eabc8218de6', 'a90f03bd-e5de-4e81-83ff-9e0940d34d27', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('c771d4f7-a1b7-4961-ba3e-dcf9739f70dc', '005e1521-13d6-4af2-a512-0cbe2eec9b3a', 5, 0, 5, NULL, '2026-08-11 12:37:13'),
('c7792fdc-d334-4f85-ad7d-9566db961f0f', 'eeb30489-9235-4a94-97c2-7ae41ebca0a2', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('c79d06cd-3d7b-4c21-b69c-b01301f96bf9', '677e949e-71a7-436a-b731-eef7be44ffc6', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('c7a9a280-4e80-43e1-a777-0e70061fab0a', '3417edb1-01e9-4066-8856-179dc4ce99fe', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('c7b5f4ef-fcc9-4484-8c7f-e55e633b2830', '4a54d0aa-de02-4eb6-99af-ccc74c702f8d', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('c7de611a-0c69-4f4b-ad0a-73128236f953', 'c6062e62-fdfa-46c5-b78f-90b83c3ee395', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('c7f8dd88-7c90-4181-8063-449b9fe7c5ab', '022a60d8-b9a5-48ed-ada2-8f3031a8875a', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('c82a3479-b87c-4831-a9dd-60d4ffd8ee9c', 'df576d87-e145-4af6-b801-ca5c05986445', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('c843d4b8-7640-4bb4-9f61-943b82148cd6', '9948a4b9-3ed0-4655-9d2a-a8310dda8377', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('c8577cb7-cc3d-4d4d-954e-2fa858d9316a', 'c1f26330-e2b3-4683-9e8c-99d6cd726b19', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('c857fb09-82ea-4079-a233-3030a5ad1f6a', '93e83d0c-9ac5-4567-98c9-16193e188083', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c86c60c2-74c0-45ad-9ad4-0a00c4aeff47', 'b0271338-0fb7-4275-b6e8-79bb2c844caa', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('c89db394-3a8b-4292-b6ce-8a2bd92010ef', 'a858af4d-ae2c-4e4a-9ed6-2d73a40144bd', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('c8a83c07-46fb-42c9-a2b8-970cc76932ef', '101f51f7-d865-4d91-90ff-f066c2991feb', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('c8d1872a-dc33-4088-aa16-8fb248139040', '420260f1-5659-4752-b767-c2539f0c7676', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('c8d55c77-b464-47eb-8ca1-a03f011eaf45', 'e5c5d4fd-4b12-4f74-8ebd-b9c27e4190f7', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('c8de4679-031e-4788-a094-ec06472ada21', 'b15990e9-9f88-46f4-9770-fa5d0cef081d', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('c8ecd104-3781-437d-ae50-d0c7b5cae9a8', '5df162f4-8150-4398-958b-738711746567', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('c90d3051-8142-448f-a8d0-182aa5073f7e', 'd2cbf9a3-ec18-4339-8e8b-c71af680db51', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('c9219bba-4fcf-4a67-b210-3cf3c6efb987', '2cb1b958-0465-4b8c-8e32-509432fce55d', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('c95999f8-3d23-466d-85a1-2445f41bcff7', '732748f6-eba3-4b36-989e-1fa4d4dfe1a1', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c95e12c7-fbec-4781-9e50-59029ef2e66e', 'bdba2c80-ad8f-4281-b726-875b19513750', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('c969a64c-b855-404c-b5ca-1c494f29c0af', '66266e37-0541-4336-8372-b51c37ece65a', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('c9d21b3e-349c-42f8-8c6b-20c6aadc47a9', '25691040-eae1-41aa-88df-bd07e8c9a213', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('c9d29d0d-1aa4-45dd-9186-5c1751e90c47', '9fe7ef0c-a1e2-4902-86de-7048891ac497', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('c9f150f0-5b37-44be-8113-6a7d081966d5', '390a844b-59c1-4af5-bb9b-c2f154ea95a3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ca151966-1162-4895-8903-8dc24cf895d3', 'd54618b6-85d9-4d9c-b80c-0e9640177119', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('ca233282-c35f-4d4d-a3ee-04f6cc148495', '40601daa-372b-45d2-8f2f-bd4671fb6d18', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('ca403080-029f-4ba2-aed5-cb0497c94b2b', '7989af81-7b29-4234-9370-519a11855c78', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('ca593aee-0b2a-46b6-96fe-8afb9e1be7dd', '5616f07d-bdb9-43af-b0e2-5e0c778782cb', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('ca5ae73f-5a63-4bd4-9751-c6bc234d5ab5', 'a2e8cb2b-964a-4037-998a-583da3e06df1', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('ca6ed719-1187-4adb-9891-b8c492b38928', '55382a61-3a46-4301-901e-7bdae2b49f6d', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('ca833a09-1691-47e9-89e0-6a11fd84a444', '87769e58-4214-4642-b1cd-4caf26fdae53', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('ca9f39e1-18bb-4b0b-8b51-ff978cf98196', '9750e5a3-42ea-4519-a2f6-aa919625bce6', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('cab12cda-b2b3-4199-940d-277aa505e44f', '6edfb67f-f439-464d-be7a-3055b9e590f9', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('cacf3f1a-b391-4165-9f8c-4687124e3315', '6fc412b1-b521-4bf8-87f4-b9d006f951d9', 5, 0, 5, NULL, '2026-08-11 12:37:13'),
('cadf5670-d37f-47a8-9ed2-4913aba6d1f8', 'b71f12fd-8b1a-47e1-a703-5949bbb34f9f', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('cb184218-82cc-43aa-ac45-0adb3a4496f5', 'a5fc5877-5534-4799-adb5-aea25839685f', 44, 0, 5, NULL, '2026-08-11 12:37:13'),
('cb4134d0-bba0-4c5e-9295-a20597022fff', '7305ec30-e832-4691-9c0f-afa029de1623', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('cb420da1-3c24-4bf5-b708-a20335186d95', '87b107bb-bb67-4bb6-ac83-de6ccc9ed37e', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('cb46ab28-3803-4421-89fa-c60e6f7bb21d', '9af6f171-6450-459b-9d7e-8a137c709b8d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('cb5c2bf7-eb55-43a3-a1f2-d98e7a244532', '21dc6a0d-9c57-4f57-9859-18388568c4cc', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('cb706054-c869-46da-b0b6-fc0685c5753b', 'e42fd348-d78c-4823-8896-9349483d241a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('cb7b1677-0a84-4f9a-b4a2-472f3ffa4d08', 'efd952e8-0346-4755-a5d4-42ab029375b9', 2, 0, 5, NULL, '2026-08-11 12:37:06'),
('cba7a086-241b-409e-adad-b18834837d61', '94386ae0-487d-4548-a7c3-1e3045de6c61', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('cbb14c08-d594-4230-9284-c20d524bd82b', '07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('cbd690e5-e44f-4af5-92dc-f7b67368d71a', 'dc18402e-3e7f-49bf-9eb2-c77e0cd30ff5', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('cbda489c-477e-46b7-b256-57845c96a672', 'be1b43f2-05b5-4422-a091-4521e1b5da54', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('cc1347ad-5236-49c8-b947-6fce3615e0a6', 'ed7b4d4b-125a-4af5-bd88-c452148edeb2', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('cc344224-d006-409a-b716-44f48632958e', '4ccee138-8d5e-4c18-8649-a11e7df85846', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('cc39dfa6-4421-488a-b375-3ae24e618427', 'f068570d-9cf6-4c7f-a682-303189776968', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('cc5d112d-2fe9-4639-8bb9-f1e15a7b8844', '9188965d-47cd-42ad-b9bb-0b3a51861d48', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('cc6093e4-456a-41fd-83bd-5609c571db05', 'c918732c-6eaf-445a-b10e-c20ce2bcf91a', 19, 0, 5, NULL, '2026-08-11 12:37:24'),
('cc8008cf-f330-4584-bbcb-2b73af4bb8d0', '468503fe-dd77-462f-9dcf-ce20f8c09bed', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('cca65d18-f97e-491c-a064-ad85645ac139', '82006d70-c545-4270-9b42-df79f034fcef', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ccb0569b-618a-41bd-9a40-188620e3fb60', '72aa6efe-dd5e-4566-9b82-1e45206d9971', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ccedaa9e-ec7f-46b4-9725-099a3b979175', '63fcd784-3a3e-40e3-ab25-a6b52109cfa2', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ccfd7820-2731-43d0-b47b-67f800d0d0e4', '77408a2b-7c30-40bb-a0ec-7788ff465501', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('cd08aa58-45da-497c-a241-c85fc101df27', '17d0c3e9-1e1f-4fad-92a5-13320435bd4b', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('cd5cc53b-0f4e-4594-8572-74187eaf1fab', 'ab9730b5-1423-4f9a-96cd-002a4566b17e', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('cd693fc2-b22c-4028-8c89-ef5909f68b66', '20bd07e0-a3dd-4b57-b2e7-8f0fbca4c1c7', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('cd6c3c3d-8ce1-47f2-8908-7d6983e182b4', 'd24faf79-d380-461b-ba30-461e3906ec86', 2, 0, 5, NULL, '2026-08-11 12:37:19'),
('cd752762-1b06-4902-8841-7204b689490e', '16b0d0a9-93a4-4375-b23f-ea12b2c80510', 20, 0, 5, NULL, '2026-08-11 12:37:16'),
('cd8b5193-b4c5-40e5-ad02-f2486bf42630', '00f3ff40-63fb-4200-94ad-b39548841708', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('cda439bf-c4a1-4e76-9b0f-79a590241387', '63e1645b-1bfc-4570-8f9d-1a9a1675eeb9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('cdb757f1-4d77-4cea-a080-396ae30aa076', '57946c73-2b49-4d14-9666-27beb1d576c1', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('cdbe1316-2fe5-4a6e-bb5e-7f9c44cd8db4', '373b1602-dcf7-45a1-9348-4aac0bc1557d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('cdf528a2-131c-498b-acca-eb4307c21c69', 'f1febb6a-2cfc-46dc-b683-bb890d751568', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('cdf6a23e-b5bb-44b3-94c8-b334200dec3c', 'c29d6be6-487a-4556-b7cb-c90aa6bfbb41', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('cdf6dde2-464b-48d1-8885-6c31ec04541d', 'dc303a41-fa6a-4181-bbf9-ae2080eca955', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('ce014a3b-3663-43ad-99e4-531213bbdde3', '8476fc2b-114d-4cbb-b9cd-909af32de27e', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('ce0ba3d9-3f90-4be2-8eb8-dcb79fb1cb76', '2be9c498-efbf-43d1-a63b-6a564cf0b9db', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('ce6061c0-dcff-45e1-b798-23219069a321', '0037ddbb-7a5a-42e6-adb5-e3ae323cb1dc', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('ce81ae56-0c4a-42e6-b122-d0f2d6d9aa8a', '798bc15b-4b6a-42db-877b-d3746581aea3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ce985404-a023-4a8e-8778-78abe843d497', '680206fc-d574-4e82-b6a2-77ce4058ec30', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('cebd88d2-45ac-4c4a-82c7-62b2a09e615c', '2f88d4ff-b8e6-4d80-a3cb-5a6eeeb4ef85', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('cf00ba94-0c0a-4a8a-9354-57cfba961cd4', '501d965b-9fad-4ff5-8009-5e6c29f58dd6', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('cf09bef2-8471-4962-9f07-97ea1ea908c4', 'bcc8cdac-92af-4029-bc56-199cf7fb2579', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('cf0e94ee-20a4-444e-ba09-0fdca45fbddc', '0925686c-4903-4ecb-9f92-2b8092d4459b', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('cf39f6c5-20a9-41fb-a799-455c906c3842', '1d8e2e04-8db1-4d22-aef5-2efddd768f28', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('cf3cc389-0aef-4b10-b3fd-4d2bace81b12', 'f7c5b8a9-8c81-451b-a6a4-a2b30dfdbe0f', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('cf53d534-e628-42ee-ac7f-5c9bfad0239b', '04c69fa8-b33b-426c-9de5-24730aad9df9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('cf87023f-58e0-47e4-a1e1-ce591aaef0ae', '3dbd0208-0f47-4718-b9df-ea0d552c8342', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('cfb0b968-ed0f-4063-ac18-ddd864b366ab', '82b79ccd-d7fe-401d-bba1-fa1a534b11c7', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('cfe27597-6cd5-4d7d-8911-79e5d0d1d7ed', '2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('d00a620c-fb60-4e25-84d9-b5bef5ac889c', '40273b46-fe8c-48a4-80b1-632aac364fa1', 2, 0, 5, NULL, '2026-08-11 12:37:16'),
('d0629bcc-2172-44e9-bde8-70322d594fcb', '2d4c635e-1ad4-4ad9-be86-29d7f65992d0', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('d07021ca-fb09-4b1e-9c30-ae0eab3c8683', 'b2c9a9bb-4549-4757-9d9c-cf7a4be17886', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('d082c8da-fadc-45e7-b473-936ad21a290c', '910b7980-a63e-4a2b-a04d-3cbb26593f9e', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d08579f8-df37-4bcd-a35c-11e349019afd', '5052361b-20ce-4a6f-812c-7a051c86151b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d090587e-a1b4-4bfa-8951-2b7aed037af6', 'fffadcf6-64e8-4018-912a-6caa3ad675d7', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d095cfb9-ea88-4207-ab34-5fc3de7585c7', '83a07bf4-131f-4596-ba34-a7abd47640ed', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('d0b24269-81cd-4ac4-bae6-1c112e02c19e', 'a028f4a9-f836-435b-93d8-75ad2eac59b2', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('d0b5b786-4872-4b45-8259-6190391977f4', '9ad9a5cc-d2f5-4813-9173-f5d733dfb170', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d0b5d749-d836-4ca7-918a-7f2997ac5cff', '534b5e73-0ef6-44df-82a3-ae7f04e7f509', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('d0c5aec0-a5d4-464e-850d-a7b93411662e', '34f3b6f5-47d9-4e09-84c3-2119e5e257d7', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('d0d579ce-d74b-4526-a1f2-1cf719db01e5', '9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('d0eaea6c-5d00-4991-a7f1-7f46caa1ecae', '8e4a481f-3839-4d38-b5e1-237da2483273', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('d11d8ffc-ef0e-4917-bbb1-ccda3b6bf128', 'cc557432-903c-46b8-84c5-cef081a4eb1a', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('d13af1d3-c23a-4db0-8a62-c28e76c85335', '0d2f7ebf-aa23-4f44-ad00-cded21604e3e', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('d146d96b-a38e-49a5-8d6f-20e7b308e78a', '4f10a59c-dc9e-4c29-b0da-3812847f37b4', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('d175d806-7a33-4b2b-beb6-f688e9d180c6', '8a0fffb7-ab50-40fb-8bc5-f27cb91200a1', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('d1949e04-d859-453c-b7e1-1ae7b1c891a0', 'cbcc1ed8-6211-4d79-b703-9427566cedcb', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('d1b4768a-5bb9-40a4-b851-b4695a8f1470', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d1c1290c-9c51-4ae5-8671-427bf16eabbf', 'cae3c8e6-93bc-471d-99af-bf1ed3e6f963', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('d1db8738-3969-48ae-abdf-ee52f3c86f18', '2649dd28-9dd5-4cd9-9125-361b5ba7264e', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('d20b6512-4388-4bc3-80fe-e32791b72bf2', '9f102da4-667d-417c-96fa-92be878ca882', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('d20e5b5e-0ccf-4d35-b3c2-5a90334a06b3', '50287a7c-40be-408c-beb3-742b3a6f755e', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('d20f2e2e-d087-4cd8-b30d-78aaea19fe29', 'a0dbe3e3-3374-4401-b1f9-3b5443c22032', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('d22c3f67-97f5-4ae2-95f6-3f9b1b0100f1', '8814b467-458c-49ba-a28a-1b9e1e6ae75d', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('d22ef032-c6c6-48d7-a94e-8d81425a4ff1', 'c93c2d9e-9373-481e-94a5-c42918af6ee7', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d237b438-2c14-44b9-9a7a-ae2316d5c470', 'bdeef861-8df0-4c0f-a647-44148dbc0072', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('d24dfbfd-22e9-4510-b00e-f49d84932ad6', '70b54d9c-8cc1-4746-a4b6-45426d0c565d', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('d2509738-762d-4835-9088-41ddf93d7ccf', 'c110a84c-9a5b-4200-8697-d75f26532b37', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('d261992b-0bff-4d0b-98ad-2c0a03e3da5a', '655973d2-ba02-428c-9156-22b287d3b447', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('d26671a4-80cb-4ba2-8593-3200f438ed3e', '78ffd6c6-9921-4da7-82c9-256aba082cfc', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('d277f314-26fe-4538-b1c3-37af2a6667c3', '5fb7cfff-3d72-439e-9f11-6e82122fbbf7', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('d2853501-2b16-4b37-928c-ee4f66367fc2', 'fa3e6428-70dc-4372-89d8-4a585048f3dd', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('d288cf2b-a6fc-4536-a5b9-f1c9d304c348', '1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d288fd37-68b4-4339-bff5-ce02a55d34cd', '67342898-6293-4db1-b16f-2dcebc77b206', 3, 0, 5, NULL, '2026-08-11 12:37:07'),
('d2aff020-fb30-4b3a-bb4b-15b50f0f2d08', 'b3640ce6-26a3-4651-b005-07faf4dfa2bf', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d2b5701a-0560-4590-8d87-b97b7177c5ad', '390cf382-9a2f-4f78-b3a9-d82d7577404b', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d2d815b3-8289-4758-badd-a1af08a62461', 'beb0aed2-31a3-460e-9cff-59fd1e11a44e', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d2e89449-aea3-48bb-9bad-61277f5a016a', 'f0199579-4e27-4557-b4ea-00a67aed4b31', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('d33007da-a632-4154-9bdf-a653d46c950b', 'e753a86f-5c85-4e67-bf0a-c0be9cdb964d', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('d363a312-9ca4-4d02-8fac-405e9d87457d', '3959a3d0-081e-4da4-9d7e-cf6dc618767c', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('d36d388d-d9c7-4633-8e19-5cf8ff3fee22', '0466f817-d6cf-47d0-9b5b-5b52f7a64f15', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('d36e2a71-0013-4fef-90c3-2866970e666d', '47759598-7690-47c1-8f9f-e917ed471222', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('d37a1400-b7b4-45e8-8395-1e57799d83f4', '7c655316-657d-4bea-bf8a-fa235f2400c5', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('d381ee7e-157b-40ff-950b-1da643013cac', '1e300a4d-f895-495e-94b1-7f157013901c', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('d382803c-12ec-46ea-98f2-3e34e421ae9e', '18663dd3-1b0e-41b7-a487-05372fee58ff', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('d38a8813-c906-4938-8641-c45934e23998', 'f3d26be8-42de-4081-808f-a9e6ebcab81e', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('d3c13d37-9878-4bd4-ab18-9dd459c0d087', 'dad95df4-309c-4552-94b6-026ce0827556', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('d3ffe834-c9be-4f6d-b9ff-d24aa349ee86', '0fe6b01e-8838-4b91-9d5e-f007612029d4', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('d40a6113-89ff-4ef3-bc87-2189a903c419', '2a37e980-2d5b-4ae0-b168-f47f3ea61629', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('d42fc751-5f32-4441-9678-629a7b2c1ffc', '3550c579-8904-4cf6-acc3-a98162f312b7', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('d44773a1-1ca8-4c2a-a319-da78861df106', '5bbec6cf-80c1-4229-8f90-c56fa740bd68', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('d4498360-be8f-4466-9e4d-acbcd4913cf4', '4ed93990-a4c8-4299-8681-7dd5271aa26a', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('d458c3a7-2bbc-413c-81b4-178912f462a1', 'c8972283-7f46-4e52-a7c1-b8ad6dab6bd3', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('d459aaf8-4d1a-4e95-ae10-8cd3d29090c4', 'd524df8f-1593-4d31-a475-8d16e8aa06f5', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d46edf08-46a0-477a-a3f0-398144801588', '5ca99177-6ffc-481c-8891-20239ca18469', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('d483978e-5ece-4782-9c0f-1f50b58ed353', '4ccd07e9-963a-4c09-9dcc-eddf43b18fda', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('d4870cc0-295b-484a-aa21-623a733acb84', '29fc0d49-a8cf-4d98-a1fc-6ba1cff51207', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('d496afdd-1750-492c-a750-2b5ce64c87c4', '39dde3a4-8f4c-4ef4-b493-17e9f02a5f4a', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('d4a34123-423c-4aac-8ecd-e76a0c243da6', '522d25ba-9608-4f9a-a6b6-6703b018e489', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('d4a72030-b590-48cc-8683-e1a39767aade', '9b044762-2b65-4da2-ba6c-2e8c959586af', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('d4c44234-fdee-44b1-bb7c-1487eca838f9', '934c1736-92ab-404c-b6a8-443541bda493', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('d4cb5632-a5cb-4916-a444-144d5340df14', '2d93495c-2a77-4719-931b-0dcf241993d8', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d4d486be-633d-429c-8559-3c55afc631bc', '29ab8807-26a4-4cc2-a332-aeb699bf6ad8', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('d50120de-52ab-4633-b71f-409a59ad1145', '6cb91f8f-c680-42f8-843f-782cff3aaa19', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('d503e2cb-4ec9-4bcd-8b1a-74249f859a0e', 'c8844641-9178-4d59-b7fb-8df196e6d71e', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('d50a6d70-25b9-4def-a20e-a155aefc9571', 'a5f47b43-1534-451f-8f80-87dba9b3f3bc', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d50b9697-6b48-4a7b-99c3-9b8a057e7344', 'f2f37a0d-69e2-47a5-b108-80be49fe532b', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('d52a0e5c-0cc5-44d9-b2d8-f881948dc1ce', 'cb658916-da0a-415c-931c-3f590dc311cb', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('d55aa4ee-eed4-4c9a-970e-75acaf9e1773', '53a26b46-acb7-41d7-87d3-0a50b671eac6', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('d55dd57e-902e-41bc-9b16-b0bbc2fee3d2', 'e7d3e66a-d323-4c23-8c66-6025bdf79dcf', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d562d838-3d8f-4b55-aee1-edd29eb568d4', '44f365d7-ae5b-484b-8609-965650a30317', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d58cdafa-bfca-4a33-9f60-5193aa758e0f', '94ac5345-6e9d-47d0-b1a9-97a636b38290', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('d59b9a55-49af-4a17-b1fa-4d7041ad95ff', '801fb3ef-8198-41ec-bc85-03b81f097cb5', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('d5bf2020-b1d9-4fcf-a240-c3701e8359fe', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('d5e42de0-00b5-435b-ba2f-7716d69995df', '1ce563e8-c1b0-4f10-9fca-f32e45f5eed3', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('d5f76248-cede-49be-8d6a-c813322c357e', '11352088-4d7c-4c63-bba5-8619f94b368c', 2, 0, 5, NULL, '2026-08-11 12:37:05'),
('d603de00-51ba-4ba3-ab50-592fb60a74a9', '79fcf953-a904-4e7e-98d9-a426ccd3b7c1', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('d6309012-ef84-4271-b2d6-767a675b6fa4', 'adabe03a-ee85-4bb4-b928-7d09e116eb35', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('d65a964c-a656-4888-9630-ce78584b4ee7', 'd7c52b23-47ef-48ef-90b2-944f2158f1cd', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('d67f71f8-36ee-4145-ab1d-9a0d25a7b457', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('d68ba9c2-5656-4a00-a51e-c5f81ec7dd19', '1b62015e-4523-4279-a039-0909146c92a4', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('d6a8a2d1-6c66-4de0-bcd0-76a4a9c3bf68', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('d6a9322e-e909-47b3-a4a6-3ec010b93730', '89b11267-83b4-4ac0-85d1-0359288699cf', 15, 0, 5, NULL, '2026-08-11 12:37:27'),
('d6af0e4c-acfe-4ba4-9b7c-7ef080e8562d', '6319c12f-bc30-46e8-a40e-50d385bd5371', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('d6ba3972-fc4f-479d-a60c-c23279c51dc6', '2174063e-f593-4a9a-9d66-ad8e86828039', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('d6d6a40b-b706-441f-ba0e-9aad48af8e74', 'fe743080-8a71-4f5f-8449-e09e2ce381d7', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('d6dcb83c-80a7-46a4-a29d-0d12fb729493', 'a9939743-379b-4f1f-b6e8-aeab1d9870cf', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('d6e52a99-2f9c-4aaa-8a43-2b84f386e5c5', 'd53f6416-5a84-4bb2-b04e-2044c719e635', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('d6e675c7-afc5-44c6-9e4a-2bf991a4033f', '5e090b85-dd1e-40a3-8e72-4ac567bef98b', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('d6fc19ec-e608-4cac-aff1-fcd3e1c4cbcf', 'b0aecb99-2c69-4034-909d-30220d95e2a5', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('d71820ba-db2a-410b-9961-1d1c916b8d58', 'cbd58b61-7164-4861-b4ab-71636950d2d3', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('d7513f54-d663-49eb-89da-cadee349f3a0', '36994878-fd9e-4980-817c-c2320d905ab5', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d752077d-b77c-4c79-8859-c4bbfad14a09', 'd0fd1eb8-b9ef-4c37-a60a-aabd4883054c', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('d7524123-4c26-4fdf-8a55-06883be232d1', '2b4a1aac-b8df-4665-93aa-360b942c6e9b', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('d7586013-bee8-4193-acd9-b2385d9998ff', '82970bc5-9f95-4471-9017-3f415d37ba5c', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('d76aec05-0b0b-41ad-b22f-f7676f57b022', 'ff3ab582-2912-497e-aa45-ebc01fa5ca4f', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('d76fa217-ec7c-4c12-ab4c-26844afef177', '7c492fb9-1610-458c-bbaa-770df7272531', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('d797afe6-93bb-44e5-a585-44013fd8c786', '4748ed7b-a4aa-4a2a-b75b-d53204a0f908', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('d7b4ac34-305a-4de2-9fd3-53bcd5b62608', 'afa2d80c-f64d-4f77-8df6-b498b1e691af', 6, 0, 5, NULL, '2026-08-11 12:37:08'),
('d7b587da-c99a-4edd-96f9-2589f48824ad', 'e8fe1d22-5065-4c3d-94db-fd3ceea046e1', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('d7bb5cc9-feea-4c43-ad7e-7db1948f2b44', '781b214c-649d-436c-b98f-ddac499e9ab3', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('d7c8576d-b0a7-4397-888d-f53f8d4b2176', '644a594d-ba09-4846-8b74-4994beed1097', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('d7cea416-aa6a-4c32-b25d-edde9fba43aa', 'd219114b-0ace-40d3-876d-73c46b590679', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('d7d40eb7-34c2-4870-85a1-b203abe1986b', 'dde9e974-8450-4ded-9f15-88dd9b3df251', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('d7dcc674-0ad9-463b-b716-e702a62f3728', '72f82050-4e5d-424e-8423-f07db76cdfa0', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('d8099080-54cc-4ccb-af43-14e639a7a944', '55ba931c-2f8f-4c6e-a012-254152f11114', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('d80bbe45-df96-4768-a5b1-4fafaa0f110e', '7430fb6b-d2a8-470d-aace-f31ef0b4697d', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('d831bbcb-cbcc-4bab-a111-015156a01a24', '18aa5ce2-363f-43fa-9613-5260d5df42e5', 5, 0, 5, NULL, '2026-08-11 12:37:25'),
('d849c6e5-c234-4903-85ab-42e10ee227e3', '2045fab4-ec02-4786-9d40-361547fe9b2e', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('d84e7f3b-27ea-4905-be49-809e4e045bfc', '21f2d757-b345-403f-88ba-269291f1f932', 30, 0, 5, NULL, '2026-08-11 12:37:23'),
('d8610760-8171-46f6-b3b2-7e743cbd906e', 'afc87c4a-863b-4f44-bb26-600d8d8441a9', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('d875704d-d840-41cc-b136-54e67402eb4c', '961b7d4e-b6c2-40dc-9885-650f196a3d3c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d8a35d1d-37c7-4091-99df-3bc7f4431e29', '183da2aa-6560-4b46-8395-4933338a080b', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('d8b2cdb7-405e-4b1d-bde7-1ebbaef3cc13', '41a2d922-5800-4c0d-9d91-db2af02c80c8', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('d8ceab7b-a76d-474b-9cd0-798deb9ef3ad', '7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('d8cffcc8-6c6c-413b-9701-8311f1832931', '6b3c16cc-f5ad-4671-9032-8f6cee33ca3b', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('d8f1bda0-c043-4d07-855e-a317fe326c10', 'adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('d912e923-7313-45a2-b5bf-d2e4def08bd9', '3689b77a-c446-4369-b074-40ad0ba4c507', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('d9158ae9-5e30-4de5-8c53-977627fc71aa', '715be7c3-71b1-4311-8174-dc989dc6a291', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d926b421-a7b5-4396-b5b9-59eb5fb37636', 'c7622b09-b7fc-4f7a-911a-45c05b8efce9', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('d95398d7-a57a-45ea-83cb-c96f00728e65', '8aac01d2-be8a-4ad5-8e25-6275894719bd', 27, 0, 5, NULL, '2026-08-11 12:37:10'),
('d962515b-c489-47b4-9a81-5a60a061ffb4', '5e2452b8-afb5-4057-97a7-0d5f66b917b4', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('d97c1c76-39c9-4c5e-ac5b-763aa7346579', 'a95b1bee-2f7b-4962-8ed9-f433db7422ac', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('d985bd03-d71a-4df5-b73f-14e347645d21', '4bd1439a-4cbc-45b1-a3ca-5daf6a4aa3dc', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('d985eb8b-8eb8-4804-8413-df4213293c93', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('d989bed1-c423-48f7-b426-674e297a5c27', '91782f2f-a414-4170-b4b0-4fc558ac383a', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('d9998411-f10c-4beb-8050-163f9ed09d57', '08e6f479-1153-419a-910b-5843d5504bd2', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('d9a23170-189e-49de-964f-148b9ed488cd', '3298ece1-db57-4922-a1b8-6c26d9664a23', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('d9b0b9a3-3665-4412-bf5c-2c6962e592e8', '8206e4ec-fb8b-492b-8fa5-6892a087e484', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('d9b2ae80-0e60-4a1e-95f7-7dea0e05b21f', '6ed3d092-34d9-4254-a1be-11eea30bf664', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('d9f1cb79-5849-4244-873f-6260734dd122', 'ad0b0465-d5d1-4bf8-a74b-40af20d3f82c', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('da14ed43-d475-4e43-bfdb-2266f989ca6f', '376d218d-a7e7-49c0-83b5-d15d9e192bc1', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('da156fc2-405e-42aa-ad1e-c3029d3da4bd', 'c07b49eb-fd5e-4ce1-aee5-5a7a3e624e83', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('da26063b-8dbc-4b30-b477-cd38e53b60bd', '913dec55-6314-4646-aacb-e27c34bc04fd', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('da5abb43-c2fc-4fa6-b503-eeb433cb3122', '958fd749-2a6c-42dd-9d98-839ea2206eda', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('da6449d8-ba71-49e2-a69c-e4c40534b46c', '5586b806-f632-431d-9f05-8b4fd3b7cb1d', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('da71b072-9467-408c-b3f7-8262f8e5f4f2', '720508c9-770d-42f1-9567-5920c441c504', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('da7624f5-2bb6-450b-acb4-b71ab1ee86bf', '73b50c73-559a-4ae6-83dd-7887b86885d8', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('da9cc9d2-2077-40fa-b031-7501c02e31de', '02d39c87-e4d7-46fa-a8b2-3ce628ddeae7', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('dab6fe25-b49e-473c-a46d-53ac9d70bcf4', 'fba7f577-8263-4837-8884-d59c206b98b8', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('dad12a5c-3225-43ea-ade7-fde7f4588114', 'f192a078-8832-4233-a5c2-15d397efc020', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('daeb3f84-ee8c-49f6-9ea0-f0bbc22fd5e2', '26675da8-1dea-4373-89ba-915911d8fe14', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('db013309-0732-4676-8dec-2eb644098706', '09aed58a-2b32-4561-889d-dfd7b7fdc9e0', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('db01d9dd-8c7e-40c8-91d3-1b4756c7b530', 'bf344c4f-120e-4f82-a914-85b5c13bd308', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('db148889-2791-4b00-9783-97d676c3671b', '5fc8e5cd-c3ef-44bd-aaf3-1dc8841d79c1', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('db1bc5c1-eaf7-4a5f-bb3c-efd528b4297b', 'a1e46bfd-acc4-439c-950c-65bdc75ad782', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('db2da7c3-b2d7-44ef-83e0-859287eb837f', '84fb9259-44fe-4cfc-b8a0-211a21e3dc0e', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('db394990-7abd-4ff1-9238-0dab0d993770', '31011c6c-0bed-4036-ba05-0919258026db', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('db63ff76-ecec-4b3e-94b5-c8528068097e', 'f3f5262e-6530-497f-8128-d9bef28be490', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('db7791d5-3828-4874-b467-a597fa6a2860', 'ccececd3-b93e-4100-8d3e-4ec8ab0466e0', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('db9de608-6d4d-48e7-afd5-57be222de0b6', 'b2645391-bde5-47f8-a9d8-3ace86b27c2c', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('dbca4169-a2b1-4af5-8a45-a4f16e9e7923', '6477b06b-cd4a-447d-8aa5-b033a28572b9', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('dbcc1577-30cb-4083-8dcb-2b4763df3676', '46b29aa9-d9bb-48ec-b48a-6e48f678d93c', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('dbe3c538-1321-4cda-8500-d6328bd7920b', '93652e78-b2b7-4154-b400-83a64852c3a3', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('dbf32b77-f9c9-4eaf-9985-0dd1b0596f99', 'f99dbdcc-4e25-473c-bb8a-78c072bfa830', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('dc376e3e-33b7-4274-922a-63709c806053', '4f8b13a9-34d4-4280-af0b-82a33eea6c1f', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('dc4103f2-63ef-43ad-8008-a1ec688af94c', '9a105104-b35a-4d71-bf0b-4fbc46c17685', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('dc7a4cb1-1d74-4a6f-a182-3fcf4c95ce96', '846ff7bd-be9c-49d3-9490-431fe68b2354', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('dcaa86bf-6152-4824-9a44-374d48eeeab3', 'cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', 5, 0, 5, NULL, '2026-08-11 12:37:24'),
('dcbdf389-6941-4b37-a558-7d4d3b2aa28d', '5ee07db9-2410-4472-9dcb-45faf4a4b10a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('dccc30c8-789b-411c-8cdc-70c4f3368e83', 'a75c4fc0-fe10-4711-8e8b-56830bf0cc61', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('dccfca47-6fdf-4e94-aee6-2774eea62a1f', '752931a3-4293-4f59-b16c-9f051f1343a3', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('dcea00e4-a8b5-48ab-b332-069dd3c41ffa', '122f8c7f-73e1-49f9-adbf-508770cdb63a', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('dd1919c8-05f7-4e8b-a6e6-fa6209649f44', '2941c7c3-8c95-40a3-a5af-59340855dd0c', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('dd1d94c6-4a41-461f-beb5-83c615d947cc', '9468171a-42af-4f03-bd84-0c4fd2f90a87', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('dd25619a-4321-4fd8-b333-0547346b20a4', 'e4ec2b38-bd66-4e8c-964d-aece87678dcd', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('dd43d74a-031c-4865-9f3b-6889d5b7c6cc', '3cc7973c-4ece-4f92-bed0-30a9037bcb0c', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('dd5f473e-2ab2-481b-91de-e62209a3b3b1', '2ab5fb46-1532-4169-8f44-92bf409c4e0a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('dd961e8e-2733-4330-a0f6-031df567e4b3', '031e37bc-aaa2-4196-b2c6-31b61143d8fd', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ddafdf77-1595-48df-9620-0272d4c98eef', '56e590dd-25a1-4b2c-8b46-9f4ad3ce22b5', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('ddce8ba7-34ff-4bbc-abad-0a53b67db6f6', '7cdc8bf4-d663-4412-8a28-d793a79155d6', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('ddef7d5c-9d88-4d03-b597-0c9297cd9cf6', '7c680bc8-a415-4c29-9489-79771c5e3aa4', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('ddf4f252-52c2-42bd-bb03-0151a79cad04', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('de142c83-99ba-47f8-96bf-eb8a7bf7665e', '8fee586e-afdb-49d1-922c-38f8eb7f2a52', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('de322e3d-9f37-47df-88d2-3a74879aad1e', '91fca06c-0f13-4761-93a7-d3fe8db9a357', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('de362f7a-0009-4992-a5bb-be9afee023a4', 'ccde8a8b-f27c-4da7-a8f2-da848e84594a', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('de3feb9b-c68d-432b-8dcd-cc42974b15ae', 'dd26192a-1c4d-4f10-bb50-601f48173ca6', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('de450e53-4e79-477c-aca1-c2cbd3219eff', 'b63e17b2-92c4-4084-8551-249203fde07e', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('de5d13da-618a-4504-9a80-ef378b3c057b', 'e4981980-217e-4aee-b493-03363de9e7d6', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('de7040c1-98f1-47bb-b4a7-499fce746809', '1252c780-e611-426e-a5fd-c909b0df0e96', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('de77f80c-cf34-410f-9d5f-9a035254e62f', 'a07df990-700c-44f0-976b-c9c9687e8635', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('de8c138f-3e44-4612-9686-82307e775a63', 'bd3b2f5e-e363-4f03-b722-02f409cf7f4b', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('de9b76af-6fb6-4352-b3c0-4af8f9796443', 'b848e0f6-3b9c-4021-a7ba-3c81ab8fc281', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('deb1c8a6-8642-4918-9fc5-cfa872c9b739', '8a308742-8b09-4741-bae9-ed61cbcf9834', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('debfce7b-8ee2-475c-a781-97d04e61cec3', '1fbf7341-3b2a-4518-aebb-6742e8fee462', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('def5db85-fcc8-433b-a9aa-4de353a6cac8', '44d7c8ea-b434-45f1-9b64-d0e3db32d0b8', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('def90986-fc1c-4b9a-b9f0-17374447490f', '32d78f7b-382b-4ea0-b495-4c652c7f5e76', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('df13d374-edb5-4939-8f74-a39a92d39fdb', 'be5c8b45-f8d0-40e9-94ee-73e9e840c29d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('df1cdc3d-e5b4-49df-bbfc-b31fccd0ca51', 'd263b0e8-cc41-413c-a898-926401504b9e', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('df4a1ed1-7dc1-468d-93a2-d8a0680a292b', '96efbb45-6e12-4c63-ab95-4ce399943d2e', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('df81d3df-f1b7-496e-9de9-8c0c5144b004', 'f59774bd-ed25-4280-ba0c-0975cb46ac03', 14, 0, 5, NULL, '2026-08-11 12:37:29'),
('df8c5d8a-c399-4beb-b31d-5737e78ff408', '9b4747a4-7084-49ad-a523-4015fecbdb54', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('dfd46ea7-96db-4572-a9d6-286766f0faad', '4b79340f-5c42-4a2d-89b6-6a981abd6f3f', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('dfe0797e-dcf2-4aed-997e-e51b238b9860', '24b1551e-2cb2-4801-aba6-8d77a8a80ca4', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('dfe69c6f-2edd-42ad-b966-9c8e0d695b0a', '98d7c4c7-cd81-4bd2-9803-25d91dc8e8ae', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('e003e55c-87ff-4635-aff1-4acbe1359dc5', '8b1983f9-31f3-4599-bef6-b5181d210aa1', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('e006b112-1461-4aa3-b944-1b451104e858', 'f98385b0-1930-4f4f-b9b7-2dd3536324e4', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('e0228b24-983d-4d73-a2c1-0e0a7eb3d8ca', '5121dcb1-d522-425a-9358-c924a278db72', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('e0268666-794f-47c2-b3ce-cb2c863dcafe', 'cd937f13-7333-4358-add4-1bf08ac96dbf', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('e029e9e9-4e71-4e09-ab71-c2ea469b94ea', '498c7d5a-9a9c-4097-bf41-079e53b5ed2e', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('e02bab3e-d9e1-4f5a-9986-ac057f2e1470', 'b5ce6ae4-fcec-4db1-910b-9d4c84a576ab', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('e071cf83-b6d6-4c49-886c-087b5144cd6d', 'f550ba2d-873c-4990-ab3a-584dc8b415cb', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('e0793902-fa2d-4dfe-9b17-7136e483bda5', '943b852b-bf6d-494f-9a5f-d31481f36800', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('e08380b1-71d9-4ee0-a3fd-9c652840b5b6', '18ef49f7-543e-4955-9fa9-f4654cd5017a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('e0845c5a-f535-4d46-940d-a5a64be62a2e', '40a2fa03-ddeb-4d83-9bed-c4d7992b381c', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('e09d55ff-567c-4ded-bfb9-2a39ec6be161', '13c80798-46f0-42b1-834e-839d5b787179', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('e0b53654-6b86-4bc1-aa15-b81d91e9f88c', 'e3c70054-5d67-4361-9977-adb08b2d6be9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e0be3007-cb20-4704-a912-fd22378c3b01', '95daeee3-70d6-478b-ad21-1c3b47551873', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('e0e94431-498c-4615-a96b-b0b00d73f473', '4efc89e5-475d-4253-8d0a-ef2b36490dbb', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('e0ff0e8d-8cf7-4be5-a1de-380e8069f360', 'a1507d7c-635b-4ae4-890c-9fba6b0ea782', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('e1115063-b151-4a60-8412-2211d30b2a91', '07ecef17-16ce-413d-89e5-fd1cb7a20a75', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('e11c2077-c1c8-4940-a2eb-b0462f8c0905', '7ddd064c-2f47-4917-bc4a-f5290a0bb257', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('e124c4a1-aafa-4fa1-af6c-64d94e1afbc3', '1e179807-b5a2-405a-82c1-07a316be64fb', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('e13589fa-08b8-45a6-93b9-f08da0f7ddf7', '5725a9d0-429f-47f7-ab7f-1a408231dc8a', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('e135dfa3-4730-4cca-b1bb-c29bec58626b', '79f873b7-fd84-4a92-9df2-572a739114d7', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('e1841c0c-554a-4b6c-9efb-e74817f76ccb', 'a874617d-6d1d-447a-9642-b66753fea421', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e1855c7b-2b7f-4050-8e17-df9267ba325a', '37dcdf40-8f6a-48f6-990b-63b232363c9c', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('e1a7057b-8943-422e-b4b3-cf5c57b9a140', 'fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('e1b49d36-7d98-493d-a9d8-23d287d43c2b', '38988170-b3b4-4f36-8bb1-7123f1f08c6f', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('e1bcf227-3f48-4c74-9024-b8448f614342', '9296ba2d-f901-48af-9993-388c12bff1c6', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('e1da97d9-8fbf-4e3b-b673-6ea381e4cc72', 'ab597c49-ebc5-4c57-af04-d48b2bef281c', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('e1f61df2-191a-4815-8484-43ff7eca79b1', '007790fb-81d3-4ee7-97bb-c6864ad844fa', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('e206ded8-ea87-45ec-a4a2-bc51f82abf52', '9d9e30ec-c9e4-45d2-a221-62548fa4c919', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('e208754a-dc4d-4166-a712-90bebab4de87', '313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e210de35-61de-4901-9c44-283074fb53a3', '73635fce-ad46-4866-8de9-a2034d806974', 2, 0, 5, NULL, '2026-08-11 12:37:10'),
('e21141ba-c4f0-4bcd-a02c-39f5051751da', '88d8a176-9fc1-48e8-89eb-a025d2949c5e', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('e24491c1-dc95-4fc5-b76a-20baaa01361c', 'ec85cc59-171c-4245-a3cc-ea6568c6ba55', 7, 0, 5, NULL, '2026-08-11 12:37:18'),
('e251a292-80c3-4d0d-bf7d-06ddf10d5316', '43603204-4a33-4446-8843-5213903adb99', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('e2674bcd-04ef-4684-a5da-d20105f22ba5', 'c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('e276e244-c81e-45d7-9b4c-fc7403911a29', 'a190d669-19fc-42a0-9edc-75a2c1a642e5', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('e2c37117-13c0-4070-ba92-ce942bb63414', '2412f555-e610-44a5-9d19-ea5782604904', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('e2c43661-7808-4960-afc7-dcd5497855ef', '51f8bdb0-2ecb-4fc9-8215-95ad0403351d', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('e2d45aa5-ca03-4bdd-a887-482131809d07', '01eb3d01-3407-4827-ad0c-d1d9c9e10ba7', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('e2fa49ac-8212-485f-a281-a1a7bae78320', 'c457cb37-56e9-4a6b-b0b2-b28c78d749cb', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('e308fe12-43a5-4dab-aae0-9752b217efa2', '8c03ae57-741b-4e08-9ec3-b8b2fd8d300a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('e317f040-ec3c-4fbb-b035-b6e4debd2fe7', '36b9e915-5812-4a32-a901-5b0ad77474f4', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('e3283edb-d527-444f-9475-8a04668cbcdc', '18f88974-608b-40b3-bc8a-9099014c889b', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('e33a9e41-ccae-488d-9f13-1b49d1d7fe18', '911fdf17-e5b7-4784-8d16-9a4db0f77363', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('e340f184-e66f-410f-a1b1-dda6f916c7c2', 'be95eaeb-2ca1-45ea-ba3a-2efea32e8994', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('e347dd99-4b03-4f99-9062-477c21b64495', '853d8543-1f83-430b-8d8c-63698b1cbc9f', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('e34f1851-ac3c-43af-8d21-49f44cdcb0aa', 'c33b19c0-8e97-4f74-bb34-75009936312e', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('e35b2c78-d83d-48f5-b70e-7ffc622fa911', '8b2446d0-4669-4911-a16b-2392dda82baf', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('e3a3a54a-bc0c-43bf-9413-a380d7715d65', 'f50767a3-d30f-4d35-b141-efa0efda73be', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('e3aab6b8-fa71-4f47-a78b-d65e6279c57a', 'd8071694-2d82-4a5d-b82d-a0166c4dbf78', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('e3aae22a-1d06-4ed4-9b81-5cdc6198008d', '932ba865-aa35-4d78-98f8-64822c3d8f01', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('e3d25e41-4e0a-4fa2-b26e-da25dfa62aac', '92f12b97-329a-42b9-a07b-6c6941de242d', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('e3d65443-37a3-4955-aa75-4d7e1d0761eb', '76049bde-f445-49e9-9ab9-41c8179dc1ae', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('e402af9d-ac20-41eb-a659-b126470640f5', '0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('e406d990-df11-4ecd-88f7-d144e4f12a78', 'bd0a6218-7052-4d0c-a004-26a037d5e384', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('e40b0108-2378-4cb2-a3ac-5f084f2f871d', '8b01ca74-5e77-446c-be52-0ab6b96a2ba7', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('e4191e48-e1e9-4f65-babc-008a1e91616c', 'abf5b09c-e168-4d15-95d0-3d289dc593d8', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('e42323a5-fe56-4eb0-957f-cae15e2c56f8', '89cd3953-53d8-47bc-ad59-ed8368a60035', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('e44f4aa1-1dd4-4d42-8134-7d79883ca1b0', 'af6aa9fa-5369-4cef-a5ab-7757bc702c7e', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('e45be962-c48a-4493-b291-84fe49c39e84', '5af2114f-0b43-4a24-89c6-56862df366df', 10, 0, 5, NULL, '2026-08-11 12:37:13'),
('e460e3bc-738e-4858-b4af-fd485bea9ae7', 'eaf5e123-dcab-4480-8954-e2cef3324cd2', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('e47e7db9-183b-4032-ae18-1dd1bd80e6e4', '533a02da-1a9e-4ace-9ec5-1dfa394861e8', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('e4acf167-d454-4398-9ec0-7b4cb68fc84b', 'ce8ae187-a015-4b05-b6cc-152daa4b34c6', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e4b2eba7-df67-49f6-b42d-817f4f622f79', '7f602aa1-6aa6-4831-952e-3f30add410e1', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('e4b8bba6-70fd-4f9f-941e-cf0bf7fce5c2', '07d94e43-01d7-457c-9cbc-68e1355b8a11', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('e4c7b232-c66a-43dd-a100-7839e857e122', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 1, 0, 5, NULL, '2026-08-11 12:37:21'),
('e4d0d6b0-a97b-421a-ae2c-15ef6568fce8', '282f604f-351d-4a1f-953e-cbfafbd2bd2f', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('e4e9bdcf-7437-4a78-ad7f-50ed2185d6ae', '37b71104-6706-4751-94b6-a3daa7dc0192', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('e5099919-9cc0-45ce-a9bd-3cfb3f4f5790', '5ad5a7bf-13b6-4fe3-ab44-483b5e1572ba', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('e52feace-9206-4da6-9610-b76e3e9207ce', '1f9b4e2c-7a0e-4811-b5d0-3c6497a28541', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e5791551-3b0f-4a46-a105-183d785cc7a7', '14d12c71-57f6-4e89-8089-dec32690323f', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('e5892096-899f-485c-9e85-b0a0ea5b3e13', '604f5fa0-42c5-4aed-a557-b73e68c0536f', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('e5a049c0-178a-4584-88a1-13db641649e7', '8d5fa44b-a001-4a43-bd96-7f79ad189881', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('e5cf443b-8cc0-46a8-9e4d-21d2f47bd232', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('e5de700f-2a06-45bf-9c3e-6ae14013a7b0', '63a15da2-fa4c-4120-b7cc-7dd3c2dfed8f', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('e5e19673-ff98-4393-b78a-c62c05fc19e4', 'af14ee8a-f3ea-4214-a041-e76b8f296b03', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('e5fcf13c-0566-4e6e-8ce5-5ebab5c21d44', '004c515e-be08-441d-99ac-9cce74f70221', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('e6082bdc-0ef0-4956-8b61-275132a85346', '8f6a3d1f-f94f-4bd2-98c1-aa5cb0ac77e7', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e62d2408-a2b1-4c5b-9979-fb717723ba39', '4de09fe4-bb00-4165-aba0-5277c404853f', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('e65732c4-61b1-4970-96ae-819f5672bef9', '4a24eb6d-2328-4bd5-8333-dea38d95dde2', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('e663448d-6f3b-42d0-969d-6672a5c3ad89', '850d71a3-6622-4e20-bb85-d9ac64859725', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e68d0c4e-04a2-4676-abcf-c8018ad8fb59', '1275264e-be88-4535-82b7-b2feb25a6548', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('e6b11574-ab3b-41f9-9dd3-a01bb1271230', '2f202c6d-97fa-4196-91ac-1cfa39fe1226', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('e6d95a42-a202-4c0d-9afd-6a247fb572a9', 'b84b98df-7270-4889-8ddc-98bda685117e', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('e6daa1f8-0c37-4d00-87bb-6e7cf5fb4cd5', 'b70d1419-b2cd-478a-ad2a-fd42544e4be0', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('e6e4de8a-14a6-43a5-96f8-c51eb8bff88e', '2ca8b727-9921-4404-bdc9-0654a2857526', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('e722ebc3-2955-4c49-8561-593b2630d904', '9b44427b-ef7e-45bc-9b6a-21ed2d7af141', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('e7611bed-bee8-406f-b345-c4443457e0cb', '8d002933-90e8-499d-b183-11e261ea12ec', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('e7737d8a-1d45-473d-8068-bbc63f14b086', '849c9bb8-2b44-4100-9efa-6a0d9ff84405', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e78fcf02-5ce9-4392-a2e5-775cbe33c1b4', 'd0ce7a08-b48c-4754-9dfc-76ea8ac41e7f', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('e792b31f-315f-4a23-9a89-f76786b8f02e', '7c912e6a-c3cc-40e7-99f8-a4a1c254256d', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('e7c4539d-5799-45e2-81d0-dd981ac622b1', '2319637b-e083-48c3-adf7-15479a6486f1', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('e7e4fb17-4387-49e6-bb48-19d5b0613576', '7779108a-69fc-4f57-8c0b-93147f56f764', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('e831a0d1-84b9-4bd5-990c-136e1bfebde1', '28229424-da52-411d-b774-469e15286bd4', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('e85a5245-cb7f-4238-ab6f-0eb9fc7726de', '0ab434fd-bdb8-4b97-9e59-c054a6f24d65', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('e865ea0f-d079-4274-98f1-0909b268e2c7', '9be107f9-7bde-4df9-acd2-df570e056cbb', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('e8814e31-1aae-4dbe-bf63-51fe18d328a6', '8d89f32b-6c70-46c5-b526-890af47f4ed7', 3, 0, 5, NULL, '2026-08-11 12:37:09'),
('e8a13d24-e737-476b-8fc2-fc3d54c5f965', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('e8cee99f-9bfa-48df-b85d-259ffbe867b5', '18563a5f-9918-4a0c-ae49-ac2e2e05999f', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('e90e4ddc-16ef-4820-9974-5abc33a3e83a', '287369e2-d97c-4948-b017-5099ff27bd30', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('e9236c04-ba19-4970-ac7e-52997ffe11ea', 'c70118e7-c17b-4c7e-a69d-04aca3f2c400', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('e9336765-8d96-4af1-a5f8-cd5c4964c0b9', 'f0d71dcf-2217-40f2-9237-ba29791fbec8', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('e93c1f5e-1884-41a7-abb8-244249ef7861', '78e00074-4cbf-4a91-9bd5-023ff7001452', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('e940e646-1aec-4dc4-b0c7-0f4b6fef59fe', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('e94996bd-dfcb-427c-9c9b-98f377a44706', 'c68e5852-df52-4383-a54a-14d6eb01d2f8', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('e959e01f-0eb2-4895-998a-5d2b449ce9a3', '4048e67c-7b5d-4796-9726-e1ebff9708f4', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('e969b927-0690-4e4b-95d2-85a852a5a7ae', '09772330-d03a-40c2-9143-aa3223a28a8d', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('e9acc6e5-cd2b-41b2-9892-de24acc61582', 'a8fa54d7-2624-40b2-936f-7734fc44e0b9', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('e9e11545-4f38-4f9f-b5bd-1cb370c762b2', 'd6243b78-fd62-4617-9fa5-dfab0d70fedc', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('e9e3420d-fd01-42b1-a7fd-e0a43810b335', '755b6fa6-e886-4d53-bb4b-e9776a0c145b', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('ea1fb7fb-d7fa-4010-a270-10946490b5bb', 'b030080c-7586-4a2a-958a-38459e9267e4', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('ea79f8a3-3e95-4e3d-91e9-7e26300e0c56', '48409332-4edd-47ef-b148-c242b7aae63f', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('ea830566-009f-4c51-802e-922c6ecb3aac', 'e8bbb00f-8121-41cd-b63c-d1462b6525fe', 1, 0, 5, NULL, '2026-08-11 12:37:23'),
('ea9c8487-a3d4-49e1-94b8-31b36f28f066', 'f9c01c00-230d-400c-b288-873f9896f812', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('eaa30852-31c1-4f8a-9844-89b2b72c16df', '7c89df0b-6c99-4125-9c85-dfb1bb7997a6', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ead99b0b-770c-4fd3-81f2-a2ea514c108a', 'a462fa1a-d4a5-43b0-9f9c-b78509ee1ab0', 3, 0, 5, NULL, '2026-08-11 12:37:15'),
('eb12930e-3538-4d7d-9a5e-dbd57c7b40f3', 'b13d0883-904a-4793-b8ab-0786ae84b05e', 10, 0, 5, NULL, '2026-08-11 12:37:12'),
('eb16b2b8-b6f5-4e7b-bbc2-edc5139d8354', '40ca4c6c-b31a-4b81-b662-0b5049d256dd', 6, 0, 5, NULL, '2026-08-11 12:37:12'),
('eb1e844c-2129-45f5-8202-e7bfa8e2bfa9', '876e0ece-0e2f-4503-a1b2-8394036c2534', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('eb39a3f4-2661-46a5-ae41-2ef47cfae0d3', 'd8c43732-4fc4-4d78-ab46-67f66c047210', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('eb424c11-d6ba-4c9d-b4e7-9296f11305a5', '633e1a78-1d89-4f03-bb7d-0b726fc4dd1c', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('eb838cac-3189-452f-9ac5-07ff2e370353', '6ed6fc27-876e-4ca3-844b-487bba73cda4', 1, 0, 5, NULL, '2026-08-11 12:37:22'),
('eb9287d2-3963-4b06-ac76-028957176d6f', '2f9c1b30-71be-4fa1-bfc2-662d617d4d18', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('ebad9b44-550d-478e-8b2d-83a0f40860ac', '5ca84b77-2a69-4cf5-be3c-152ae48cd69d', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('ebc78e4b-25d0-4889-abec-fb2b0c2a27f9', 'e15315d2-56c0-47ae-8874-1522fb37224a', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('ebe8ef27-9743-4d7d-a6fa-c19db4022795', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('ec0b5b0a-e36f-4e24-bfa2-6900d4a7cc57', '8833e583-f6e6-4330-be86-3f48352cfad5', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ec142c20-dbe9-4485-bad3-43aa923744f3', '7d4d3977-7882-42ec-a945-2f6fc5b717b5', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('ec5b4a0d-a2b7-471e-9a8f-ee2b22ad4f3e', '174c9bb9-8988-4a95-917b-a9db4fb4eed4', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ec6d4b21-3ccf-4a9a-ab00-9d84c790a2c4', 'f8550464-45c7-4b5a-96ed-013f271b134c', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('ec81394b-65c6-48f5-a8c5-fde67210c614', 'e71bd86e-c46b-4491-a0c6-5caea2c47cba', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ec8ca2ff-6ae6-4342-9296-2304314fa964', '5c07c064-0a90-4c0b-86b1-ed4b31c9ce06', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ec9339bc-3666-48b7-8345-06804a0054ca', '4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('ecaf9510-1e54-4c74-8052-7ffd0cb99005', '9b0310e5-5ac1-435e-af52-14ffc0c8afab', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ecbb072f-890a-4104-be37-848d7298285e', 'e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('ecc92188-1569-472a-87ce-d9c2b9e810a0', '99e9f700-f64f-4869-9ad8-26dbbb482a43', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('ece94f3a-d651-49aa-a712-c5bf47a733bf', 'be9c76fc-6d24-44a5-857d-2e6fbdf6b195', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('ecebe814-775a-4769-ade4-12b2bc82c39b', '569d4faa-f89d-4c11-af3e-a719dff6a5fc', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('ed100093-ae8a-4a69-a908-ee32a75539ba', '4fb4406b-97c5-49f6-b72a-223d3a75159d', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('ed1e39b3-a3aa-4fca-b60c-fbcbf9172a87', '9a9333fc-fdc1-4f56-aba4-209c7c616a5a', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('ed418fd8-6004-4045-91f1-a6ad345fc57d', 'c25ca7f3-3e50-4d97-9291-8a94b2d391a6', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('ed4a1645-55bf-47b7-92a6-038870cfc8f2', '10f8b9a4-a237-4aeb-85e3-325bf349c53d', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('ed6e65f7-3597-4a54-b8e6-580c0f0d516a', '6d9f31bd-f2ab-4813-a702-f421845f9b42', 2, 0, 5, NULL, '2026-08-11 12:37:09'),
('ed8ca2ec-5b50-461a-805d-f431fd7cbf5f', 'a49e2420-331a-417a-a093-c2b75afc1a98', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('ed9709ac-8432-4693-86e9-21e4ebd57a0c', '30f98e9e-f0cd-4e60-b5c0-a25f330aab07', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('edcce20c-f6c0-4966-a83a-127eeb7ddc77', '454258e9-bf08-4e9b-9707-9a12bdc00baf', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('edd1100e-d28a-48ca-bf25-ccaae4a46c10', '5c130f5e-0d07-4ffa-8043-b2a05f10c9ad', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('edd53b8d-e9f6-4187-89d1-f20918bddbad', '045a1ff6-4270-4e21-853a-c352ad5bc289', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('edd6344f-9c7e-4f5f-a2fa-a7c459c97f8b', '66392fd0-0507-462d-83ee-03e5436ddbda', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('edf795df-a601-4e9e-97ba-d514ee91e01e', '6709f9c5-7f04-46f3-93c6-bff3a53a9f14', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('edffb7c3-9b3f-469d-956a-4de06496584e', 'f9453c71-cd1d-485b-aab5-6ac3bd27078b', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('ee4e67a6-85ea-495a-9218-2520aa8b6288', 'cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', 2, 0, 5, NULL, '2026-08-11 12:37:12'),
('ee61c958-7f85-47d5-9c56-7819aaa04468', 'fc245440-8eda-4c1a-9db0-92b561ca3a89', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('ee6c6bb7-eb9b-427a-abd0-90ec8d3064c6', '5aa843a2-c991-48e4-8f0c-b8f4b493d765', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('ee8ae4f9-21e4-450e-b25a-438c023e6f1f', '0fbac891-bfc6-41c3-9944-d31da136f2de', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('ee8c362a-88e5-4532-a095-92a2b430168f', '0b5cb60a-bddc-42c6-895a-c1030a1678b3', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('ee904fb3-04a9-4ab8-bc2b-abe7b7412c9d', '365d8b5d-711a-463a-af90-40c4e1881d3e', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('eead8a47-7e90-41f8-8076-7a29de8b4c6d', '476748d9-5116-4d76-b94b-c0adb4f2fa46', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('eeb5c051-059b-48c9-b4eb-7c0b70e8aac6', 'ec81641f-6e97-4fa0-85a8-1208c41782a0', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('eec231eb-ccee-4609-a2b1-2618344590ab', '350ff991-fc28-40c5-bec2-445abb67e611', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('eefef2e4-d798-45a4-8148-b3d02431ea6c', '0a6fec01-dca4-4751-927f-56f5926a29a0', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('ef247dea-6fee-45f8-ac12-72a9841ceb06', '595ac0d1-beda-4470-8a4b-d3a00c4ed090', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('ef629c7d-051f-43e6-9267-7bbd4311531c', 'b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('ef693e45-8335-4f52-a4a2-4785da8c0754', 'b9b70439-e826-40ad-8a34-44c60343e9d4', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ef70900b-fbcb-4822-a704-fef3f698da9e', '0536d7d2-998f-4444-9169-f1ceb7c21de0', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ef7cff72-7c8e-4c65-8785-6f637871c6af', 'd2af6281-a5a2-4e22-a7cc-0d6f3188884a', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('ef81d855-e3bc-434a-adc5-6247340089fc', '24438230-3689-4bad-9c4b-626b7179401c', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('ef82aa41-8270-46b1-9bc1-0b32d80e9592', '2509da83-f000-43a0-ae39-b5fece6eff52', 2, 0, 5, NULL, '2026-08-11 12:37:13'),
('ef94e5a9-68bc-4dc4-bcb5-cedcfded758a', '58b670e9-eef1-4f31-933e-6afdbbca80a4', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('efa1b552-1783-4b00-87f3-b6126df2edf1', 'bb6d4851-cf3a-40b0-a67a-37e46809ad30', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('efc1cbf1-587f-47a9-bef9-c0c38367116b', '676bac53-1bd6-405f-bd98-4069b225421b', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('efc3082e-7fb7-4545-ae76-960a7ece808b', 'c066f140-9ef1-4c46-ae3e-95577759a75f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('efcedffa-9fe5-4ce8-bedf-de59d729ed19', '57b10fe2-f134-42f8-a0a9-754372fb1986', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('efd174cf-b2f8-406c-8357-34d58f50892f', '3d6f138e-cfa5-45b8-9cb9-8d80ac8fee93', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('efd3c609-0588-4e37-b28c-cfa35eaa9067', '838933fc-ba76-4caa-9c95-c65430fe5168', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('effe9f25-36fe-42db-8512-900f4937a0e1', 'c8e0b3ae-67b6-49c5-9b36-4d9d9d8ef59a', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('f074eecd-b52d-47ef-8f6a-82978741f5df', 'af706e37-997e-4944-b749-7821210c8d4f', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('f081c339-da18-410a-9e60-fac7258ebd33', 'aae479e4-a322-47f8-acc5-7a47c1278a99', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('f0a3454e-48a2-45ad-8110-328d9ca5c6c7', '8811e154-0e43-4a36-9858-54d81bffb2eb', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('f0b64595-308a-49b7-ac3c-6d85f4fd9cb3', '7f309bf3-54ec-4ecf-b8bd-42a28fec2c99', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('f0b739ce-3c38-43b3-b8f3-42b4b3645344', '385a820e-6d8c-4bd7-a67d-4787eec9e065', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('f0c65f50-a5e1-4e3f-8dc2-276d539d63e2', '3fb77331-2773-4765-82b0-470bb6d6c49f', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('f0cd477a-8542-4f40-9c45-8dfc7a0bc498', '02f1149b-d029-4e63-8d3e-15686984e157', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('f13ba5c0-cd6c-49cc-9d2a-f00deec8e37a', '191f7f26-fa36-4591-8aa7-11a7f340c95d', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('f160220d-8b1f-451c-a409-9566a6dd8ac6', '286189bc-d676-44b2-8d71-42513f363079', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('f1939cbb-ba5a-4144-9f3b-69cf76421358', 'ea8f77b8-f506-4aa3-8dbe-f767d7a79755', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('f1bf9aaa-577b-4c6e-88fa-b8ead7c08522', '44c14812-0d10-498d-9ce3-17e699242b08', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('f1c45ec2-f224-489e-8aff-bce72d1ec393', '10751af7-eaa7-42fb-a063-97ec4be1b0fc', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('f1c67d3f-3c04-4eaf-8e16-e447ca49af7b', '5800fc23-8b35-4545-931e-f71264c9930a', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('f1cc18d1-e17d-421a-b039-73fe5b5991e0', '2fe4091f-eafb-4784-b156-6e8b0130f5c6', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('f200c5c5-d1d0-4471-a019-203653a949df', '905e790c-0c87-47b5-ad20-7480d0cb4fd5', 10, 0, 5, NULL, '2026-08-11 12:37:20'),
('f20b8055-711a-407b-9c6f-bae7d3d4f335', 'e6e553b1-5570-4030-a6aa-cf9510ea2316', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('f2103322-1f30-4432-9b74-c79b934695a0', '936b99f9-5d87-48d8-8b80-c8bc50dac79e', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('f23c9523-8613-45b2-be9d-830dc5a78c4d', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('f243a96c-553e-4279-8c7d-b76c93b40883', 'c089e763-274f-4877-9b68-f34f7103f83b', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('f24af430-fe10-4d47-88e6-d947b0c4ddb1', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('f24f630c-6f7b-4876-ac5c-4bc1abfc7d34', '5bfd96ed-fad4-45b3-9019-cd14592edf22', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('f2539b14-5e39-4962-ae35-d70ce9c7505c', '17a69193-9436-4fce-b21f-a9baa35d00a1', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('f26b1fc6-9280-406b-a63b-a0aeb54d7c4a', '15889935-34e5-412f-b459-7a4ff2afee07', 20, 0, 5, NULL, '2026-08-11 12:37:29'),
('f270f8ed-354f-4166-8e43-bc14cd4362fb', 'fea40222-696c-4364-863b-b744e6d995ab', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('f28166a9-807c-4764-aecd-6603a7c7f53e', 'eb365b5b-f95d-46b6-b8f8-fbb67da546d2', 3, 0, 5, NULL, '2026-08-11 12:37:08'),
('f29da605-82ee-4326-8b7d-3cdb35e8ac53', 'aaa66197-1155-4e71-96df-e81dd2359d75', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('f2a430c6-5af0-4246-a649-385aecbfa369', 'a2e3ef37-5fba-4b54-a932-aca00c8766d7', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('f2a496a9-60ae-400b-82f5-65e57f3238ee', '16b86c6d-77c4-4d1c-a02b-b4c6e467a7a6', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('f2a5e17f-2de6-4272-a098-998d46899b5e', '00b2bb8d-413c-4db7-9178-e43f02b0945c', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('f2b42e86-199f-4029-9133-e3c57ac9703d', 'd1b28d92-f8e5-4fba-8074-f4fa216611d2', 4, 0, 5, NULL, '2026-08-11 12:37:09'),
('f2b65040-b2e2-4c3b-95d0-26d84efc1395', '94897649-3a5a-41be-ab56-b61c91d9f1c3', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('f2e67adc-64af-471b-83d4-15a4800e2404', 'f2db9d97-29bf-4779-bfc2-c0dde5bc5472', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('f30aa497-bdd7-43dc-bff6-94f12a33b07c', '6b50dcdb-d7a4-4117-8efd-a16163d9ecf8', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('f316ed0c-70e6-4ed5-ad3f-2cc24b27de0e', 'aebe2937-58fe-4c0d-af69-cbea4714d44c', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('f33ec495-daa4-4d73-87b4-86455747f75a', '419dcb42-c7c2-40c4-9c8c-d53929a28bd1', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('f36accd3-3ca3-4b06-9baf-a1c126aa9ab9', '2da7ee74-77e1-4d3b-b6cf-f7ddf5055c75', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('f37bb246-b037-4230-80b0-918ecade3654', '7d022b6c-1e10-4fb0-96cf-3ab680e22a37', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('f39facee-b53f-45b6-a74c-3b291769234b', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('f39fd739-5da5-4373-ae8b-2d17394d5895', '0c2d1b7c-ff77-4f72-8c79-2bb0cf7b118e', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('f3b3d78b-449b-4752-a92a-e8393f16d946', '1046cf45-4fc1-436b-a402-68c010db9515', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('f3cf805c-a21c-4b83-9c72-c1460bea5eb1', 'fc5185ca-b295-4999-8bb7-247e63aab6ed', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('f3e8f8a2-29d8-411e-a6ee-9f6f207a4c7e', '0a79ef85-d1e9-4449-90e2-8150eb807efd', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('f3ed4a14-70f5-4f8a-a294-dfadcc8680d3', 'cd919c73-2946-4aa8-a384-328637d797cd', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('f43a2eef-4073-4854-906f-4ef9ecae0977', 'd52d2e2b-fe0a-48e7-9a43-85a0e49e3afa', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('f43bca56-6e33-4595-8d4e-6cc6e3264c20', '3a07d757-678c-497c-a6a6-770ef8ff84f6', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('f455ade2-e866-4d8c-bf20-6770fbd4c086', '036df452-9613-44d1-916b-ff6c978b3af1', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('f4a5832f-8557-45b1-b74d-04dc50b6583f', '8287cb89-1909-4306-b87a-74d43267eda9', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('f4c0786e-ff3f-411c-89e2-df310ab970da', '71ce2bfb-cab9-4d59-97b8-6acd5d56eca2', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('f50b60e1-46fb-49c5-85ff-c614dc861d3c', '9a538fad-4f4d-4c5e-94fb-5a23d25136c0', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('f536698b-65ea-4ce7-8e93-1c8ef8f1d0ce', 'b88601d8-d18e-49b8-9a00-7b61b836a811', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('f5470fd8-d1ee-4b10-999b-135a5bd39fa4', 'a64d2a1d-90bb-4a21-ad6b-5f4dc69db278', 2, 0, 5, NULL, '2026-08-11 12:37:08'),
('f5758f3e-a290-4e9a-b6f0-e812f6051e99', '2dd44c7c-5f09-419c-bd72-c2586dcc24fc', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('f58dc13c-fe93-407f-9af2-e87193a006b1', 'bf060019-0626-4240-aabe-9b1895e5a652', 3, 0, 5, NULL, '2026-08-11 12:37:13'),
('f5936d23-c405-46aa-afa7-e8e0f1e0ad7c', '3ac607d4-9bbe-4e66-8546-723595e0f1ff', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('f5b6246c-09b9-4b4b-8106-c9a9973b60b6', '4c077233-9c81-4ceb-958b-a5f970fbc7b4', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('f604f7ca-edfb-483f-b0a3-c5fb8ee96a9f', '93a98403-26f1-4913-b146-75d53badd50f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('f61b5fba-b37d-475e-871f-5dfe962b28ea', 'cfd41f91-646e-4661-be46-1b676d8a2dc5', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('f61b9b21-dcd6-4748-8e1d-590c5728c5a1', '963dd57c-19d2-47a6-b751-404a2782257a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('f6324478-ca8f-44f0-98d9-7198015b6913', '3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('f64de459-4686-4bc9-a3e2-f6b76872e221', 'ea91aaf8-c9c0-495c-b9d7-7c49c929d590', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('f64ed92c-a1c3-4c2c-bbbe-020969d6aee3', 'b2c4332f-6cc6-4270-becd-60d4446c180e', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('f660de31-da79-4af8-bc5f-bb87432e6c1a', 'ac16d719-0c58-4131-80da-42825670ddaa', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('f6937b73-4a32-42d4-8cd6-f76420d73003', 'fe81e2e4-e506-4f3b-b488-6c77c7394dcd', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('f6986b0a-4376-4426-b284-0946728b17cf', 'b381fbae-e955-49d3-bd45-0cb67b9c9bb9', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('f69ea44f-9ef2-4ac5-b68f-c04f7c5d804a', 'cb5a2b0c-db7d-427f-853b-0bd51ec3ea0d', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('f6d30108-012d-4e28-92b2-fce1529786f8', '6951f710-5372-4751-acd9-e467f0cace87', 2, 0, 5, NULL, '2026-08-11 12:37:11'),
('f6d8bd77-4f81-4e6b-832c-1544b527093b', '62c72b8d-84a5-4077-b3bb-9d4beb62723c', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('f72d8b80-b8b3-46b2-9c33-d549d5517201', 'c6f1683d-de10-4f2e-9120-0e51a91de82a', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('f740e07c-738f-42ef-861b-cdf64365a0c7', '85b50e54-ff3d-4f69-8648-bc162ea86b82', 1, 0, 5, NULL, '2026-08-11 12:37:25'),
('f740f617-f3d2-48e9-8c6d-982d397dc976', '5aa1fc24-2cb4-427f-918d-99f3957d5f7d', 1, 0, 5, NULL, '2026-08-11 12:37:19'),
('f74c9f6b-d252-4bb7-8780-dcbd8a02b5c9', 'b59e3a1c-3852-4ebf-8394-8f799ab413c7', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('f75bce1a-dcd4-4e13-8e6b-a295d9b38a58', '378a1128-a60a-4c4c-8164-b230787a6da1', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('f75fd710-95a0-45f3-b399-a4691dba2c47', 'ce6a9d31-8ae0-4474-9dff-e4a0e0cb8d1b', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('f7613dd4-724e-4395-b0ef-f083c2781735', '8ae333f3-4b1e-4c30-9e18-9668e8473d8e', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('f7962f17-428b-48b8-b732-efe3763fa29e', 'f7685411-0167-4467-96c5-8a752e413c30', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('f7af913d-eb2b-4687-aa83-5f14a2965edc', '31f0f7cd-0fad-4267-9ddf-115100d2ea6a', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('f7c59135-26b2-4268-a544-e553b04dbe7a', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('f7cbaf92-599b-411e-b7c8-109b466c77f0', '56b00d41-b29b-40c7-a3fb-4adb616a6ff9', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('f7ee591d-b384-4450-9ccb-3b806b9f5c08', 'fba92dd2-a45e-4a82-a6b5-a164844da1ad', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('f7f3361f-0faa-48fe-a47e-56c1937df74a', '7b68c3bb-81ab-4641-b81f-1d9e7cb0d4cf', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('f7f8a2c1-c373-4e55-8f79-afa5614c3b62', 'd37b5ba2-c37e-4d9f-8b91-766ac59ff789', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('f80caca3-7be8-4a7c-a2eb-92b18ce6b3c8', 'dd7beabc-e9a1-4208-9415-2c4fabf92248', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('f80f9ab1-4fb5-49b1-843a-a1aa01b677bb', 'da54cffb-67e8-4426-a1f5-903e27d2e054', 2, 0, 5, NULL, '2026-08-11 12:37:06'),
('f842f996-0a09-47c1-9902-cef72f6e0663', 'e8402b29-ae6c-468f-9cf3-1c4a735956a8', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('f86d7989-6844-4350-bd46-fa7acd5ce1d8', '427c2ec8-040b-44c8-afa3-57028a9853d2', 1, 0, 5, NULL, '2026-08-11 12:37:18'),
('f871e96e-745e-45b3-88d7-1498fc15d018', 'f6520b33-c089-45be-801f-8f02a5ebfa68', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('f87b547a-ac91-4e85-a2f6-c86b079392e6', '4fbe93f5-d577-497c-b5a7-34662de54a1b', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('f88e0d13-18be-452f-bb5b-1349454e2c6e', '4552fc76-4518-4f81-9a83-daa1706468fd', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('f897d882-6a55-491c-b384-0d73603dff06', '93dce7a6-2857-42e0-89eb-e76003143a9b', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('f8b4d1dd-ede2-4ed0-b897-5a85a92ce3dd', 'd1a8f7f7-1447-4da9-9d0e-ac7024a71c64', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('f8bb6772-4fef-4e0e-9d28-69eba995cf30', '14d811de-bbc3-43b1-b8d2-8a93e2336a33', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('f8e44ee5-bd77-40d9-b553-dea537c5ba19', '39ac4796-9e32-4a67-8cb1-81da2e408b7a', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('f8e6ad9c-e1da-44b8-bce1-3a1cae583eed', '84afbc10-0986-4a4d-bcc4-68c8e846b12b', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('f8f40f6d-6142-48b2-8785-fe63621b34bd', '46aecbe2-11dc-4678-8b04-927636a03e9a', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('f8ff042b-d038-46ad-82f8-f0c7b8f5755e', '870cd958-58ce-4291-a185-f13a292f07f2', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('f90ee1d4-eb27-44fb-a990-4b97b192972b', '7277537e-0720-4aad-8190-76830a2efe49', 1, 0, 5, NULL, '2026-08-11 12:37:16'),
('f9332770-54b4-4c17-aa81-abe30c75c976', 'f3ad51da-ba8a-4cb8-9476-f93ffffdf677', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('f93e26ac-6700-4561-895e-4c593687c889', '6b35084a-816e-4cf0-a70f-6be06071e824', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('f95fd967-1764-405f-8af6-9168dac7ed63', '613ba2c7-870d-4629-9976-98687638904f', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('f9636d87-ea1e-4032-8407-27c8fed2b026', '8029e772-6ea2-4d9b-999c-cf14551c2409', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('f96558fd-0f5b-4e1f-a017-906ab3cbe2e4', 'c2606b82-25c2-4d14-8a78-a7b9aa368ec9', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('f983cdae-e719-441c-95fe-45113edaa6e1', 'e822d427-e827-42a6-9328-ce5df7f06510', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('f983ced7-2351-44ac-9797-2f4fb0f18799', '48b02f58-c1f8-4010-b927-d6e758f5c8e0', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('f983cefc-a869-4727-84eb-b70a3b3656fb', 'f14c09e9-cbd2-45f6-ae36-92586f4a4cbd', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('f985a56e-9c92-4fcb-88de-21a40ad34040', '0b13d232-0ed5-4a5f-90b9-0efaf321d74e', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('f989c847-4ae2-444a-8a6c-3e3c335febbf', '2bbe6eb3-0bf1-414c-97c6-ee8f364cc648', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('f9a29c33-f763-4105-a60d-439057208e5a', '9ee566e6-da7d-43ff-9a95-5b7af3c71cb5', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('f9b953d9-082b-43be-a9d2-f6b5dab777ad', 'e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', 1, 0, 5, NULL, '2026-08-11 12:37:29'),
('f9cabda5-1cb3-47a4-bde2-888c6be01fce', '9be6ee83-c1b1-487e-9363-9047125b8a49', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('f9d36734-31a4-4c30-8130-e4f8747ba00e', 'cad24dd3-6be3-4d57-a87e-a974d8863cfc', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('fa0f2290-9887-4378-bfd3-77471fd38531', '2851732b-20d6-4393-b74f-aa593fd5c20f', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('fa286c8a-266b-43d4-8a29-3dd451bbafc0', 'e62c6775-261e-409b-8fd8-77f7e0be15f0', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('fa6dc38b-4f2b-41fc-aad7-0788f4509844', 'f7a51e43-7a95-4e76-b16c-a34c6bfb5061', 1, 0, 5, NULL, '2026-08-11 12:37:09'),
('fa88f508-8c78-43ad-9a92-1098da381ec4', '401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('faad796d-5f53-42bc-b526-d472b4642f9d', 'c19e8eaf-2f36-461e-8b96-02ec0dd9e118', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('faaf3670-9edd-4ea9-b73c-b40201b96293', 'c80eca65-1035-4138-84ac-b0f5562b7844', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('fac65686-df50-475b-a0e0-24d727937839', '2c95a2d7-6ba8-427d-ad40-60fbe7d6a123', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('fad602b5-555c-44db-bbf8-191d92b35eea', '21e4200f-f897-422d-9b12-62a163da7320', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('fae8cd62-75f6-43d5-b1dd-5ee56cb40989', '7704ee03-4fa4-44a6-9766-b9bd5272ea77', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('faf60218-0373-416c-9159-dcb343c5be44', '32c619e5-7694-49a5-8185-6cc0026c34dc', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('fb129430-258f-4396-9c0b-7b6ded9ae2eb', '84d3d79c-16a3-40f1-8a07-16bd159a3c38', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('fb2a9de3-cfc4-4893-8cab-83a9abb62b47', '84b2a684-e60a-4256-8be4-ad00a37e449e', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('fb332326-6c7b-4fba-9eb5-510522695e3a', '30cd839f-74c8-4467-b33e-a5f2121b2935', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('fb36adb2-fd77-47e6-a379-fceff19faa17', '18f7469d-7134-402c-8a7f-997406b93ef7', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('fb43ea2b-2de7-4fc0-bc4b-6a3d0bed48c3', '144eadb3-0ffb-4fdd-a494-cda6786f6be5', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('fb4bf696-ec6b-4d5f-a842-85d8f94a8dc2', 'c8d1e605-edea-404c-942d-c5b3a8bcb27a', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('fb4d57fa-7858-4458-a908-2a6a22546b71', '108cc098-3c03-4a28-97bd-4ffd5bf0a0de', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('fb8aef1b-1c23-4517-83f4-bf0e329c855f', 'c1367aaf-3cb2-45a5-8153-a6312083d21d', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('fb92579f-238f-4ccc-953f-6f8cb9b7821f', 'cd81ec5a-65a3-4517-899c-d5657a2c4ce2', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('fb99b089-1c1b-4227-b2ba-012999b9d8af', '9e1c0094-5f35-4187-a8ce-87dd91ce436c', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('fbabe831-68fe-4c74-bae5-b2f8b98f3738', 'b28a8b5b-594e-4459-b6af-827f68e28ce5', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('fbb68cbb-a1ad-4c6b-b33a-70e3d79eedb4', '6611fb35-a405-49eb-a2f7-f22063341ae4', 5, 0, 5, NULL, '2026-08-11 12:37:14'),
('fbb849e3-b4b2-41e1-a537-311b53d2dddf', '9fea5378-daa0-4373-b7e5-436426803995', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('fbd211c2-ab0d-4ec3-bad2-a07eebdf7146', 'c806878e-61a8-4197-9aaf-6a3d627cf0ef', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('fbda8872-1196-44d6-826b-a859422d2453', '3f8b54d8-6cbc-421e-93d0-8cfd87da0978', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('fbdead9a-89e1-4e3f-a8b1-44e064f3e438', 'ba414ff0-87ad-4626-bf7a-354c3c460c52', 1, 0, 5, NULL, '2026-08-11 12:37:15'),
('fbee26fa-8cb5-46d2-a64d-c5c0319e22ec', 'feb878b3-4196-4bce-8a7e-b495c1efa9e9', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('fc10afbc-b691-4be2-8daf-c9dac98c098b', 'ee9fc7d0-b509-4cbd-974f-0c8250e1165a', 1, 0, 5, NULL, '2026-08-11 12:37:13'),
('fc14f8bc-fdea-42a8-a84c-d928bef9483b', '5706f760-0c7b-4661-ad66-b65a243aa0ea', 1, 0, 5, NULL, '2026-08-11 12:37:24'),
('fc16a992-2f46-40b5-b563-7c683bc81a09', '6b5c25d8-7b82-479d-a51b-d0ac553fe1e1', 1, 0, 5, NULL, '2026-08-11 12:37:06'),
('fc29b8fa-7894-4607-a6ca-52f163f107db', 'fcb04c9c-0cf5-4f19-b98d-2874e558e1a2', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('fc4cef37-a10c-4328-8a20-e1a12d705708', 'fff17835-7741-4f34-931a-81d9c7146afa', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('fc5218ae-f8d6-425e-b645-c2884503323f', '0da041b4-d697-4407-a292-1a7216d3da58', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('fc595ece-73a7-4ce3-bf2c-415872f706ef', 'e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', 20, 0, 5, NULL, '2026-08-11 12:37:19'),
('fc651d74-f6a5-42d0-bc41-cf31ad52e012', '64f6cf23-1790-46e0-960f-90f9e79d222a', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('fc81e80e-00d5-4430-8c2e-d7c32bea8a09', '9ac32fd4-e2db-49de-bcea-0e32eec6df04', 20, 0, 5, NULL, '2026-08-11 12:37:18'),
('fc8f4271-42d7-438a-a68e-8889900864b8', '5cf6e126-110c-41d3-85a4-062975e87b9c', 1, 0, 5, NULL, '2026-08-11 12:37:27'),
('fc9b7464-1722-49a0-8191-83ae8771c029', 'e512295f-5b7c-4f59-a5c4-883fef1895f1', 20, 0, 5, NULL, '2026-08-11 12:37:22'),
('fca2767f-35dc-4146-aeaf-e62ff8d5a5b2', '96c3d979-aa05-4911-8c5b-2acaa443bde0', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('fcd23cbd-300b-4eca-b8b8-8eb1e261d215', 'b540a618-f449-45eb-8e4e-58cb0e2239cb', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('fce0cd53-9d42-4006-a90b-121aae443358', 'e33b6da5-7bf9-455c-885a-e31ffa3afebb', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('fcea0f76-d95d-44ce-a92c-299b1410512c', '54c73eeb-da9d-499d-ba7f-b3d3cd7e1ec1', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('fd00c5ae-f449-4ef9-94dd-e28c2bbd0175', '7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('fd042b56-c0cd-4ca1-b2a3-2ef98b3ef849', 'f1e78f63-8ae0-4914-8ed1-ed7d12df6a2f', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('fd1471b1-f7f1-4cdb-a166-9730825d8b58', '1c63b97b-aec9-43ea-85eb-cb26a925fd69', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('fd43f4f5-8a55-45e8-959e-8541112ca093', '644f91fb-a3ad-46f8-9a47-e08edcd06cb8', 1, 0, 5, NULL, '2026-08-11 12:37:26'),
('fd6ba46e-4d7a-4c9d-bfee-68712ccf91e5', '09bb961d-a612-49c2-a375-a4aa992af984', 9, 0, 5, NULL, '2026-08-11 12:37:12'),
('fd84b25e-a517-48e8-8cab-38862fa07fc3', '373341e8-b2a5-4dfd-a29e-7d03288d21d8', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('fd868e8c-a945-45f5-a5ab-303d80753594', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('fda42f13-f105-400a-8c4d-8635b72c8be3', '1aad90de-925b-4c39-8238-f7b09f999f1d', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('fdb31f65-6243-4d09-908e-ba6873fab881', 'a1133656-de20-4b62-bc87-b769d69ae2f8', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('fdb55f6f-a520-448b-898b-14f15a811dc1', '65588209-a042-4ec4-86bb-5c68eada9bff', 1, 0, 5, NULL, '2026-08-11 12:37:12'),
('fdba43ca-53cb-45f5-9c6a-003eaeb4fe09', '86c769ea-f33d-42f2-81af-00f5b0844337', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('fdc41bc6-27bc-44c8-97d4-f778cb40e458', '3544e8f1-a877-4daa-b781-813b9828406c', 1, 0, 5, NULL, '2026-08-11 12:37:10'),
('fdcae0a4-5393-4db4-b045-e2de113d83b8', 'b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('fdcc15c8-466c-4602-94e2-c427f5b1380f', '374a902b-aff0-4c6d-9e99-53bff64c4030', 24, 0, 5, NULL, '2026-08-11 12:37:29'),
('fddc11f3-18f4-4bd0-9067-8876a21d168d', '67a0fd48-7490-4575-a403-97fd62e3c393', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('fde75fd8-5b45-4696-af08-f5911e07c161', 'd6bcf4bb-36ab-40ad-a26a-cc3a6565e92b', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('fdf0d62d-b6c3-49f4-8917-c2542673bf0d', 'bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('fe43c305-2da7-4f3f-905f-3a2d2a4f66dd', '0f5678a2-06f7-4465-a401-d041d967547a', 2, 0, 5, NULL, '2026-08-11 12:37:10'),
('fe6cd5fd-37d6-45a6-96dd-9ba394fad951', '19c0afd3-0539-4673-b37c-0b808d671df0', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('fe73d5be-3b94-4c54-b53a-b8b00b28f031', 'f05dadc4-2b99-4232-af2c-68686f285095', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('fe92fbfd-9238-48e5-abd4-95698bf6991f', '74a7389e-0016-45a5-9f84-8836c3f5e329', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('fe941dad-1a7a-47b1-89ab-8f3b5b0da967', '541ab6d1-ba2e-47e3-8946-06454ec0e7e4', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('fe991810-8449-4935-a76f-debaef22738c', '4b4bfb25-906a-4ba2-aa2c-db8306087b99', 1, 0, 5, NULL, '2026-08-11 12:37:07'),
('fea10923-321f-4924-9371-46603f224848', '7a50c3e9-1ac2-46cb-8218-2567ff2dd1da', 20, 0, 5, NULL, '2026-08-11 12:37:16'),
('fea1aeea-426f-4949-bb9c-5498426e27f5', '552085c6-4ff0-4888-a1e1-f7efdab97193', 1, 0, 5, NULL, '2026-08-11 12:37:28'),
('fea5eefb-ee1c-4424-8f6f-0563336fc2c1', 'b8678542-254e-468d-a180-71e423643493', 20, 0, 5, NULL, '2026-08-11 12:37:20'),
('fec2a737-abb6-4d57-930b-b6c91c78e93b', '6b357afe-ef84-4b54-b2c8-b93c7114405e', 20, 0, 5, NULL, '2026-08-11 12:37:23'),
('fee29be1-2e7e-4dd4-8332-89540dc42683', 'b289c29f-b2f7-4686-a2e5-e7e38063b61b', 20, 0, 5, NULL, '2026-08-11 12:37:28'),
('feeb53c5-8872-4778-a172-3c7a9b3074b1', '8576dd17-9c4c-4502-9fae-b9bd022f3245', 1, 0, 5, NULL, '2026-08-11 12:37:11'),
('feeced43-bb0c-4c36-a841-009b8eed376b', 'b3afd992-b7cb-4635-92b6-b53f2e8f4b63', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('ff041a91-a2ca-49e3-ac1d-591da44c03c2', '62a8dc2e-1c99-4e80-aa4b-d86045b51bc9', 20, 0, 5, NULL, '2026-08-11 12:37:27'),
('ff35709e-e11b-43c2-88a3-d9911f0df16e', 'bd6392e8-317f-4d0c-b1c5-b35951820919', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('ff5a823b-85dd-4be9-b43f-753fdb1f91b3', '6fa9929b-d4db-46d7-9ec2-39848cf13a3c', 1, 0, 5, NULL, '2026-08-11 12:37:08'),
('ff6d0330-7ea6-4c63-9d21-15805f6fbaed', '5f4a5403-92a0-4964-8166-21a4934e69ae', 20, 0, 5, NULL, '2026-08-11 12:37:17'),
('ff7e6c9a-b1ac-417e-8ced-7100986387d2', 'c5346d4b-e311-43b2-9764-183060aad655', 20, 0, 5, NULL, '2026-08-11 12:37:25'),
('ff88e6c4-fff9-48b1-b5f4-3e9e02a09638', '08805717-e4de-4b0c-84ca-d7101ff6661b', 20, 0, 5, NULL, '2026-08-11 12:37:26'),
('ff96a510-ef32-4980-a700-d514a7e18212', '3f20ebb6-be8a-47ef-972e-6ce9991dff19', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('ffa9d870-2af9-44ad-8ed1-8efa0a7e21e6', '0a310dd3-6699-4cef-b691-0341c3bcf244', 20, 0, 5, NULL, '2026-08-11 12:37:24'),
('ffaf4f2c-3784-4452-903c-38b4359e92f7', '0affde79-99e8-4c7b-bc7a-7906356a4798', 1, 0, 5, NULL, '2026-08-11 12:37:14'),
('ffbf9ecf-cce5-4aa4-98d3-2ed18ab0fb74', '1743ce33-9561-40be-a014-dad482dabf7f', 1, 0, 5, NULL, '2026-08-11 12:37:05'),
('ffc12d76-1a44-4acf-aa8f-b4b9de976ee3', '00a00809-0af2-4ab9-9bec-5112f0103ffc', 20, 0, 5, NULL, '2026-08-11 12:37:21'),
('ffce0078-ab8a-4cce-b21a-92b5bd185428', '627b921b-d0ca-4d56-965d-d080c98b2a51', 2, 0, 5, NULL, '2026-08-11 12:37:07'),
('ffdd56e4-0c1c-4d84-8625-24f68d878275', 'db8028d4-3632-4e2e-aa31-fb9bc9a9ad86', 20, 0, 5, NULL, '2026-08-11 12:37:27');

-- Table: booktext
CREATE TABLE `booktext` (
  `id` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `field` varchar(191) NOT NULL,
  `partNumber` int(11) NOT NULL,
  `originalContent` longtext NOT NULL,
  `sourceRow` int(11) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `BookText_bookId_field_partNumber_key` (`bookId`,`field`,`partNumber`),
  UNIQUE KEY `BookText_bookId_sourceRow_key` (`bookId`,`sourceRow`),
  KEY `BookText_bookId_idx` (`bookId`),
  CONSTRAINT `BookText_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `booktext` VALUES 
('0004bd9f-836a-4775-828a-0384d05fa300', '72fd025c-83a8-4fc9-83a2-2d55e58ab28a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351115571</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3289, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('0008b2b4-34db-457d-9698-9ca7b7531faf', 'd564ee5c-e49d-4360-9dc2-df19eb530c78', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Vyavastha-Parivartan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<p>Dr. Arun Kumar Bhagat</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177115949</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>
			<p>Mekhla Prakashan</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 2949, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('00181680-1384-4363-862e-cbc08cad42bf', 'd3e8103a-4320-48f7-a831-df9ebee6539a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bioavailability, Bioaccessibility and Mobility of Environmental Contaminants</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John R.Dean</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470025789</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 320, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('00182516-e341-47bf-a4e1-67bfed5d854c', '7dddd75e-36f0-41ed-b7ef-1197e748c141', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt">Principles of Seed Technology</td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">G.N. Kulkarni</span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt">Publishers</td>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:214pt">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt">9789327216103</td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">425</span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2017</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1930, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('00307075-ab2a-4e9a-9452-535a4ff2c6c6', '936b99f9-5d87-48d8-8b80-c8bc50dac79e', 'Description HTML', 1, '<p>This book comprehensively covers several hundred functions or function families. In chapters that progress by degree of complexity, it starts with simple, integer-valued functions then moves on to polynomials, Bessel, hypergeometric and hundreds more.</p>', 2485, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('00335753-4f39-4b2b-a337-a3f5ab9711c9', 'ec98df7b-4511-4e8f-9bbc-4f7f83e49a03', 'Description HTML', 1, '<h1>The Essential Wrintings of B.R. Ambedkar New</h1>', 4708, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('003c4f56-9bcc-49f0-afe2-d392699f912c', 'ac695839-21ef-4561-ba32-4b52f20d8a98', 'Description HTML', 1, '<p>This four-volume collection of over 140 original chapters covers virtually everything of interest to demographers, sociologists, and others. Over 100 authors present population subjects in ways that provoke thinking and lead to the creation of new perspectives, not just facts and equations to be memorized. The articles follow a theory-methods-applications approach and so offer a kind of "one-stop shop" that is well suited for students and professors who need non-technical summaries, such as political scientists, public affairs specialists, and others. Unlike shorter handbooks, Demography: Analysis and Synthesis offers a long overdue, thorough treatment of the field.Choosing the analytical method that fits the data and the situation requires insights that the authors and editors of Demography: Analysis and Synthesis have explored and developed. This extended examination of demographic tools not only seeks to explain the analytical tools themselves, but also the relationships between general population dynamics and their natural, economic, social, political, and cultural environments. Limiting themselves to human populations only, the authors and editors cover subjects that range from the core building blocks of population change--fertility, mortality, and migration--to the consequences of demographic changes in the biological and health fields, population theories and doctrines, observation systems, and the teaching of demography. The international perspectives brought to these subjects is vital for those who want an unbiased, rounded overview of these complex, multifaceted subjects. Topics to be covered:* Population Dynamics and the Relationship Between Population Growth and Structure* The Determinants of Fertility* The Determinants of Mortality* The Determinants of Migration* Historical and Geographical Determinants of Population* The Effects of Population on Health, Economics, Culture, and the Environment* Population Policies* Data Collection Methods and Teaching about Population Studies</p>

<p><span style="font-size:18px">Contents:</span></p>

<p><strong>VOLUME I</strong><br>
<strong><em>SECTION I: POPULATION DYNAMICS</em></strong><br>
<em>Part One: Population Growth</em><br>
Populations and Individuals,&nbsp;<em>J. Vallin</em>.<br>
Population: Replacement and Change,&nbsp;<em>J. Vallin</em>.<br>
Population Increase,&nbsp;<em>G. Wunsch, J. Vallin and G. Caselli</em>.<br>
Population Dynamics: Movement and Structure,&nbsp;<em>G. Caselli and J. Vallin</em>.<br>
<em>Part Two: The Longitudinal Approach: Description of Demographic Processes in a Birth Cohort</em><br>
Variation Through Time of Age-Specific Rates,&nbsp;<em>G. Caselli and J. Vallin</em>.<br>
From Situating Events in Time to the Lexis Diagram and the Computing of Rates,&nbsp;<em>G. Caselli and J. Vallin</em>.<br>
Frequency Surfaces and Isofrequency Lines,&nbsp;<em>G. Caselli and Jacques Vallin</em>.<br>
Rates, Frequencies, and Probabilities,&nbsp;<em>G. Wunsch</em>.<br>
Competing Risks, Independence, and Continuity,&nbsp;<em>G. Wunsch</em>.<br>
The Longitudinal Approach,&nbsp;<em>G. Wunsch</em>.<br>
Cohort Life Table,&nbsp;<em>J. Vallin and G. Caselli</em>.<br>
Cohort Analysis of Fertility,&nbsp;<em>G. Wunsch</em>.<br>
Cohort Approach to External Migration Flows,&nbsp;<em>G. Caselli and J. Vallin</em>.<br>
<em>Part Three: Period Analysis Revisited: The Hypothetical Cohort and Its Relations with Actual Birth Cohorts</em><br>
The Hypothetical Cohort as a Tool for Demographic Analysis,&nbsp;<em>J. Vallin and G. Caselli</em>.<br>
Confounding Variables, Standardization, and the Problem of Summary,&nbsp;<em>G. Wunsch</em>.<br>
Relationships Between Age-Specific Rates and Synthetic Indicators: Decomposition of a Difference,&nbsp;<em>J. Vallin and G. Caselli</em>.<br>
Demographic Translation: From Period to Cohort Perspective and Back,&nbsp;<em>N. Keilman</em>.<br>
Age-Period-Cohort Models in Demography,&nbsp;<em>J. Wilmoth</em>.<br>
<em>Part Four: A Tentative Synthesis of the Components of Dynamics: from Reproduction to Population Models</em><br>
Population Replacement,&nbsp;<em>J. Vallin and G. Caselli</em>.<br>
Population Models,&nbsp;<em>G. Caselli, J. Vallin and G. Wunsch</em>.<br>
<em>Part Five: From Homogeneity to Heterogeneity: New Ways forward for Demographic Analysis</em><br>
Unobserved Population Heterogeneity,&nbsp;<em>J. Vaupel and A. Yashin</em>.<br>
Mobility and Spatial Heterogeneity,&nbsp;<em>D. Courgeau</em>.<br>
Demographic Event History Analysis,&nbsp;<em>D. Courgeau and E. Lelièvre</em>.<br>
Individuals and Context in the Multilevel Approach to Behavioral Analysis,&nbsp;<em>D. Courgeau</em>.<br>
<strong><em>SECTION II: DETERMINANTS OF FERTILITY</em></strong><br>
<em>Part One: A Precondition of Fertility: Union Formation</em><br>
Analysis of Couple Formation and Dissolution,&nbsp;<em>P. Festy</em>.<br>
Event-History Analysis of Nuptiality,&nbsp;<em>P. Antoine</em>.<br>
The Complexities of Nuptiality: From Early Female Union to Male Polygamy in Africa,&nbsp;<em>P. Antoine</em>.<br>
Factors in Couple Formation,&nbsp;<em>T. Locoh</em>.<br>
Marital and Non-Marital Fertility,&nbsp;<em>S. Salvini and A. Santini</em>.<br>
<em>Part Two: Biological and Social Factors of Fertility at the Level of Individuals and Couples</em><br>
Biological and Social Factors of Fertility : An Overview,&nbsp;<em>H. Leridon</em>.<br>
Factors of Fecundability and the Nonsusceptible Period,&nbsp;<em>H. Leridon</em>.<br>
Foetal Mortality,&nbsp;<em>C. Gourbin</em>.<br>
Sterility: Causes and Treatment,&nbsp;<em>H. Leridon</em>.<br>
Natural Fertility and Controlled Fertility,&nbsp;<em>H. Leridon</em>.<br>
Induced Abortion,&nbsp;<em>G.D. Zuanna</em>.<br>
Demography and Sexuality,&nbsp;<em>M. Bozon</em>.<br>
<em>Part Three: Socioeconomic and Cultural Factors of Fertility</em><br>
The Social and Economic Context of Fertility,&nbsp;<em>H. Joshi and P. David</em>.<br>
The Geography of Fertility: Maps, Narratives and Demographic Innovation,&nbsp;<em>R. Lesthaeghe and K. Neel</em>.<br>
Fertility: Theories, Frameworks, Models, Concepts,&nbsp;<em>B. de Bruijn</em>.<br>
<br>
<strong>VOLUME II</strong><br>
<strong><em>SECTION I: DETERMINANTS OF MORTALITY</em></strong><br>
<em>Part One: Health, Morbidity and Causes of Death</em><br>
Health, Illness and Death,&nbsp;<em>C. Gourbin and G. Wunsch</em>.<br>
Measuring the State of Health,&nbsp;<em>C. Sermet and Emmanuelle Camboi</em>.<br>
Medical Causes of Death,&nbsp;<em>F. Meslé</em>.<br>
The Study of Causes of Death in Developing Countries,&nbsp;<em>V. Fauveau</em>.<br>
Dependence and Independence Between Causes of Death,&nbsp;<em>G. Wunsch</em>.<br>
Measurement and Levels of Maternal Mortality,&nbsp;<em>J. Fortney</em>.<br>
The Determinants of Infant Health and Mortality,&nbsp;<em>G. Masuy-Stroobant</em>.<br>
Relationship Between Morbidity and Mortality by Cause,&nbsp;<em>V. Egidi and L. Frova</em>.<br>
<em>Part Two: Endogenous and Exogenous Mortality</em><br>
From Endogenous Mortality to the Maximum Human Life Span,&nbsp;<em>J. Vallin and G. Berlinguer</em>.<br>
Genetic Factors in Mortality,&nbsp;<em>L. Soliani and E. Luchetti</em>.<br>
The Environmental Factors of Mortality,&nbsp;<em>F. Sartor</em>.<br>
Behavior, Life Styles and Socio-Cultural Factors of Mortality,&nbsp;<em>J. Vallin, G. Caselli and P. Surault</em>.<br>
The Medical Response: Medical Technologies and Public Expectations,&nbsp;<em>P. Vineis</em>.<br>
<em>Part Three: The Intricacy of Differential Mortality Factors</em><br>
Mortality, Sex and Gender,&nbsp;<em>J. Vallin</em>.<br>
Social Inequalities in Mortality,&nbsp;<em>T. Valkonen</em>.<br>
Geographic Variations of Mortality,&nbsp;<em>G. Caselli and J. Vallin</em>.<br>
<em>Part Four: Theories and Frameworks of Mortality</em><br>
Theories and Frameworks for the Study of Child Mortality,&nbsp;<em>G. Masuy-Stroobant</em>.<br>
The Health Transition: Trends and Prospects,&nbsp;<em>F. Meslé and Jacques Vallin</em>.<br>
<strong><em>SECTION II: THE DETERMINANTS OF MIGRATION</em></strong><br>
<em>Part One: Major Migration Streams and Theories of International Migration</em><br>
International Migration in the 20th Century: the Case of the Western Countries,&nbsp;<em>G. Caselli</em>.<br>
The Theories of International Migration,&nbsp;<em>H. Zlotnik</em>.<br>
<em>Part Two: The Principal Factors of Migration</em><br>
The Economic Determinants of Migration,&nbsp;<em>M. Termote</em>.<br>
The Urbanization Process,&nbsp;<em>D. Pumain</em>.<br>
Political Pressure,&nbsp;<em>L. Legoux</em>.<br>
The Individual and Social Motivations for Migration,&nbsp;<em>D. Courgeau and É. Lelièvre</em>.<br>
<em>Part Three: Specific Approaches to Two Particular Types of Migration</em><br>
Daily Travel: Approaches and Models,&nbsp;<em>M. Bottai and O. Barsotti</em>.<br>
Studying Return Migration: Data from Censuses, Surveys and Registers,&nbsp;<em>J.L. Rallu</em>.<br>
<br>
<strong>VOLUME III</strong><br>
<strong><em>SECTION I: POPULATION IN TIME AND SPACE:<br>
HISTORY OF POPULATION AND POPULATION FORECASTS</em></strong><br>
<em>Part One: The History of the Human Population</em><br>
The History of the Human Population From the First Beginnings to the Present Day,&nbsp;<em>J.N. Biraben</em>.<br>
Migration as a Primary Force in Human Population Processes,&nbsp;<em>D. Coleman</em>.<br>
Europe''s Demographic Transition, 1740-1940,&nbsp;<em>J. Vallin</em>.<br>
From the Globalization of The Transition to the Return of Uncertainty (1940-2000),&nbsp;<em>J. Vallin</em>.<br>
<em>Part Two: The Geography of Population, Diversity of Demographic Dynamics</em>.<br>
Distribution of the World Population,&nbsp;<em>J.M> Decroly</em>.<br>
Demographic Dynamics and Diversity in the World (1950-2000),&nbsp;<em>B. Schoumaker, D. Tabutin, and M. Willems</em>.<br>
<em>Part Three: The Future of Populations: Demographic Issues and Projections for the Future</em><br>
Demographic Projections: History of Methods and Current Methodology,&nbsp;<em>C. Wattelar</em>.<br>
Educational Forecasts: From Derived Forecasts to the Application of the Flow Method,&nbsp;<em>M. Lamy</em>.<br>
Hypotheses for Fertility Forecasts,&nbsp;<em>L. Ciucci and P. Giorgi</em>.<br>
Mortality Forecasts: Hypotheses and Methods,&nbsp;<em>G. Caselli</em>.<br>
Hypotheses for Migration Projections,&nbsp;<em>O. Barsotti and A. Bonaguidi</em>.<br>
The United Nations'' World Population Projections,&nbsp;<em>J. Vallin and G. Caselli</em>.<br>
The Future of Mankind: Looking Ahead. After the Transition?,&nbsp;<em>J. Vallin and G. Caselli</em>.<br>
<strong><em>SECTION II: POPULATION AND SOCIETY</em></strong><br>
<em>Part One: Consequences of Demographic Change</em><br>
Population Change and Genetic Diversity,&nbsp;<em>R. Cliquet</em>.<br>
Lengthening of Life and the Population Health Status,&nbsp;<em>J.M. Robine and Carol Jagger</em>.<br>
Demographic Trends and Relationships Between Generations,&nbsp;<em>A. Golini</em>.<br>
Economic, Social and Cultural Consequences of the Ageing of the Population,&nbsp;<em>J. Légaré</em>.<br>
The Economic Consequences of Migration,&nbsp;<em>M. Domingues-Dos-Santos</em>.<br>
Immigration and Integration in the Developed Countries: A Conceptual Framework,&nbsp;<em>V. Piché</em>.<br>
Economic Growth and Population Growth,&nbsp;<em>A. Dellis and P. Pestieau</em>.<br>
Population and Development,&nbsp;<em>J. Coussy</em>.<br>
The Relationships Between Population and Environment,&nbsp;<em>F. Bartiaux, J.P. van Ypersele</em>.<br>
<em>Part Two: The Population In Its Biological, Economic, Social And Cultural Setting</em><br>
From the Life Cycle to Life Paths and to Life Transitions,&nbsp;<em>P. De Sandre</em>.<br>
Experiencing Death: A Demographic Approach,&nbsp;<em>A. Monnier and S. Pennec</em>.<br>
Household and Family Demography: Application to Developing Countries,&nbsp;<em>M. Pilon</em>.<br>
Households and families: Developed Countries,&nbsp;<em>N. Keilman</em>.<br>
Social Mobility, Then and Now,&nbsp;<em>F. Héran</em>.<br>
Gender and Demography,&nbsp;<em>A. Pinnelli</em>.<br>
Economic Activity and Demographic Behaviours,&nbsp;<em>G. Gesano</em>.<br>
Demography and Ethnicity: An Ambiguous Relationship,&nbsp;<em>J.L. Rallu, V. Piché and P. Simon</em>.<br>
Genetics and Demography,&nbsp;<em>E. Lucchetti and A. Soliani</em>.<br>
<br>
<strong>VOLUME IV</strong><br>
<strong><em>SECTION I: HISTORY OF POPULATION THOUGHT AND POLICIES</em></strong><br>
<em>Part One: History of Population Thought</em><br>
History of Population Thought,&nbsp;<em>É. Vilquin</em>.<br>
History of Ideas in Population Since 1940,&nbsp;<em>P. Demeny</em>.<br>
Ethics and Demography: Or Macrodemus and Microdemus in the Country of Ethicists,&nbsp;<em>F. Heran</em>.<br>
History of Population Policies Up to 1940,&nbsp;<em>M.S. Teitelbaum</em>.<br>
An Introduction to Population Policies,&nbsp;<em>S. Baldi and R.C. de Azevedo</em>.<br>
<em>Part Two: From Fertility Control to Fertility Support</em><br>
Fertility Control in Third World Countries,&nbsp;<em>T. Locoh and C. Vandermeersch</em>.<br>
Towards a Policy Turnaround in Low-Fertility Developing Countries?,&nbsp;<em>M. Barbieri</em>.<br>
Pronatalist Policy in Industrialized Nations,&nbsp;<em>G. De Santis</em>.<br>
The Effect of Pronatalist Policies in Industrialized Countries,&nbsp;<em>G. Calot</em>.<br>
<em>Part Three: The Demographic Impact of Public Health Policies</em><br>
Origin of Health Policies,&nbsp;<em>J. Vallin and F. Meslé</em>.<br>
Health Policies: What Strategies? For Whose Benefit?,&nbsp;<em>J. Vallin and F. Meslé</em>.<br>
Health Policies: Can the Results be Evaluated?,&nbsp;<em>J. Vallin and F. Meslé</em>.<br>
Information Systems for Health Policies,&nbsp;<em>V. Egidi and V. Buratta</em>.<br>
<em>Part Four: Migration Policies and Management of the Population Pyramid</em><br>
Migration Policies,&nbsp;<em>S. Baldi and R.C. de Azavedo</em>.<br>
Economic and Social Management of the Population Pyramid,&nbsp;<em>M. Loriaux</em>.<br>
<em>Part Five: Country Case Studies</em><br>
Fifty Years of Demographic Policies in China: An Assessment,&nbsp;<em>I. Attané</em>.<br>
India’s Population Policy in the Face of Demographic Momentum,&nbsp;<em>S.I. Rajan and J. Véron</em>.<br>
Population Policies in Mexico,&nbsp;<em>M.E. Cosio-Zavala</em>.<br>
Population Policy in Kenya,&nbsp;<em>V. Golaz and C. Wanja Njue</em>.<br>
Population Policies in Cote-D’Ivoire,&nbsp;<em>A. Anoh</em>.<br>
Population Policy in the United States,&nbsp;<em>C. Haub</em>.<br>
Population Policy in Russia,&nbsp;<em>S. Ivanov, A. Vishnevski and S. Zakharov</em>.<br>
Population Policy in France 1896-2003,&nbsp;<em>J.C. Chesnais</em>.<br>
World Population Growth and the International Community from 1950 to the Present Day,&nbsp;<em>J.C. Chasteland</em>.<br>
<strong><em>SECTION II: OBSERVATION, AUXILIARY METHODS, TEACHING AND RESEARCH</em></strong><br>
<em>Part One: Observation Systems and Indirect Estimation Methods</em><br>
Information Systems in Demography,&nbsp;<em>D. Tabutin</em>.<br>
Internal Migration: Observation and Concepts,&nbsp;<em>B. Baccaïni</em>.<br>
Conceptual Framework and Data Collection in International Migration,&nbsp;<em>C. Bonifazi and S. Strozza</em>.<br>
Demographic Surveillance Sites,&nbsp;<em>G. Pison</em>.<br>
Comparing in Order to Understand,&nbsp;<em>V. Egidi and Patrick Festy</em>.<br>
Methods of Historical Demography,&nbsp;<em>L. Del Panta, R. Rettaroli, and P.A. Rosental</em>.<br>
Indirect Estimation Methods,&nbsp;<em>K. Hill</em>.<br>
Model Life Tables,&nbsp;<em>J. Duchêne</em>.<br>
<em>Part Two: Statistical Analyses, Specific Tools and Qualitative Approaches</em><br>
Theory Building in Demography,&nbsp;<em>H. Gérard</em>.<br>
Causality and Causal Models,&nbsp;<em>J. Duchêne and G. Wunsch</em>.<br>
Multidimensional Exploratory Analysis,&nbsp;<em>L. Toulemon</em>.<br>
Regression Analysis,&nbsp;<em>L. Toulemon</em>.<br>
Bridging the Gap Between Micro-Demography and Macro-Demography,&nbsp;<em>F. Billari</em>.<br>
Fertility, Child Mortality and Nuptiality Indicators at the Individual Level,&nbsp;<em>D. Tabutin</em>.<br>
Cohort and Period Measures of Fertility Based on Micro-Data,&nbsp;<em>A. Palloni and P. De Sandre</em>.<br>
The Contribution of Qualitative Methods to Demography,&nbsp;<em>M. Bozon</em>.<br>
Methods of Social Network Analysis,&nbsp;<em>A. Ferrand and A. de Federico de la Rúa</em>.<br>
<em>Part Three: History of Demographic Science, Teaching and Research</em><br>
The Origins of Demographic Science,&nbsp;<em>É. Vilquin</em>.<br>
Demographic Textbooks and Treatises: Some Considerations,&nbsp;<em>A. Nobile and A. De Rose</em>.<br>
Demography Teaching and Research,&nbsp;<em>D. Maffioli</em>.<br>
Advantages and Limitations of Demographic Software and Simulation Programs,&nbsp;<em>A. Pinnelli and A.M. Birindelli</em>.<br>
Centers of Demographic Research and Teaching,&nbsp;<em>D. Maffioli</em>.<br>
Demography Viewed by Demographers,&nbsp;<em>M. Loriaux and T. Vishnievskaia</em>.</p>', 1571, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('00407ec7-cb9d-47b5-b9fd-8d7f2798f169', '943a1bfd-111e-4bf3-a895-450448d387bf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bharti Sharma, Jayanti Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380013893</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3335, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('0057667d-edeb-4f58-a6ce-179e796277a1', 'dcd636ed-24f0-4308-a95a-2fd216e95326', 'Additional Attributes HTML', 1, '<h1>Managerial Communication - Strategies and Applications - 4/e NEW</h1>', 3183, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('005f5651-4511-4a46-84d4-f77bae7eaf32', '1e498007-b96f-4e0e-b48b-c2f7ef8e94d3', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Picked from the infinite treasury of legends emerging out of Indian mythology, these short stories represent the diverse formats of adventures, moral messages and the richness of the Indian style of story telling. The narratives are simple and involving, making sure that the readers do not lose their grip on the story line even for one moment.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Accompanied by stunning illustrations, these tales of boons and curses, wit and humour, pride and valour; will enrich and enlighten the reader''s imagination.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Shiva, the Fisherman,&nbsp;When Krishna Lifted Mount Govardhan,&nbsp; The Magic Potion,&nbsp;The Greatest Archer,&nbsp;Eklavya''s Guru Dakshina,&nbsp;The Bet,&nbsp;Bhima & Jarasandha,&nbsp;The Death of Abhimanyu,&nbsp;The Race,&nbsp;The Day Vishnu became an Arrow</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2058, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('006a1d24-22cb-489e-b0a2-0cd2cd435c15', '04d1bc7b-0726-41a6-88e1-7ed12c570834', 'Description HTML', 1, '<p>All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour</p>', 4436, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('00704630-5caa-48fc-a12f-6319aefa6d1f', 'af334845-3cc1-473f-931c-25b23c88afde', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Statistics: For Contemporary Decision Making 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ken Black</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354640179</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 618, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('007fd613-5d3d-433a-914e-e5dfe8197e57', '620462d6-38d0-4f51-8830-62f1d4740d78', 'Additional Attributes HTML', 1, '<h1>Multimedia Systems</h1>', 3431, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('00836225-67e0-4ffa-b9b1-9182159dec11', '400dda47-4b7e-455b-ba36-85d93ee7971e', 'Description HTML', 1, '<p>A guide to managing cloud projects, Cloud Computing Strategies provides the understanding required to evaluate the technology and determine how it can be best applied to improve business and enhance your overall corporate strategy. Based on extensive research, it examines the opportunities and challenges that loom in the cloud. It explains exactly what cloud computing is, what it has to offer, and calls attention to the important issues management needs to consider before passing the point of no return regarding financial commitments. Illustrated with numerous examples and case studies, the book examines security, privacy, data ownership, and data protection in the cloud. It also:</p>', 5827, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('0087287b-01b9-44ad-bb17-061c60ac2f3e', 'f550ba2d-873c-4990-ab3a-584dc8b415cb', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.</p>

<p>In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.</p>

<p>The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.</p>

<p>The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.</p>

<p>The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.</p>

<p>Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.</p>

<p>All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.</p>

<p>This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.</p>', 1228, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('008af603-2f9f-4ed6-99b9-1e08b5944c7c', '19a744b7-2111-4554-ba91-4c82f3ba3ee0', 'Additional Attributes HTML', 1, '<h1>Handbook of Current and Emerging Drug Therapies in 4 Vols. New</h1>', 3829, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('008d1f62-0de5-46f2-a197-17f0b8893475', '88aa6701-3ce0-4aa0-a757-642b937a6ba7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>&nbsp;Library of Educational Thought & Practice</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael Thomas</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Sage</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857027658</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1680</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 1965, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('008deb90-ac0c-4d84-bb8d-ea923a63d43b', '5b059878-6d2c-47cf-a2c7-6294567999ad', 'Description HTML', 1, '<h1>Quest for Identity in Contemporary Indian English Drama</h1>', 2747, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('00900de6-73fc-42a4-8173-1bc575040711', '29216d6d-7fde-4548-a66c-6296d89e9e58', 'Description HTML', 1, '<p>Introduce your students to management science techniques with the thorough, applications-oriented coverage you can trust from the definitive leader in traditional management science texts. The best-selling Anderson/Sweeney/Williams/Martin''s INTRODUCTION TO MANAGEMENT SCIENCE: A QUANTITATIVE APPROACH TO DECISION MAKING, 13E, has helped define the topical coverage presented within today''s management science course curriculum. This book provides a thorough grounding in management science techniques with a readable presentation style and a wealth of examples drawn from a variety of businesses throughout the world. Students learn the techniques and refine their problem solving skills with realistic problems that continue to set this established leader apart. Every new edition now includes the highly respected LINGO 10 software that is integrated with text problems to help you develop the skills to use this, Microsoft Excel and many other valuable software packages to resolve management science problems. In response to feedback from instructors like you, this edition now places greater emphasis on the applications of management science and use of computer software with much of the focus on algorithms moved to optional chapters on the accompanying Student CD for your flexibility. As always, the well-respected authors have continued their reputation for excellent and accuracy with error-free presentations throughout the text, test bank and supplements</p>', 5144, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('009e8532-d31a-43ea-ae88-7fcefa56028d', '3ad4043b-baee-495f-a59d-505ef9eae50d', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">The Upanisads are philosophical and theological mystical treatises forming the third division of the Veda; the preceding portions being the Mantras or Hymns, which are largely prayers, and the Brahmanas or sacrificial rituals - the utterance, successively, of poet, priest and philosopher.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">There are two great departments of the Veda. The first is called Karma-kanda (the department of works) which embraces both Mantras and Brahmanas; and is followed by the vast majority of persons whose action of religion is laying up of merit by means of ceremonial prayers and sacrificial rites. The second is called Jnana-kanda (the department of knowledges)-the theosophic portion of the Vedic revelation; and this is embraced by the Upanisads, and is intended for the select few who are capable of attaining the true doctrine. The most important of the Upanisads belong to what are called Aranyakas or forest-books, which form an appendix to the Brahmanas; and, treating as they do of the release of the soul from metaphsychosis, by means of a recognition of the oneness of its real nature with the great impersonal Self, are so profound that they were required to be read in the solitude of forests, by persons, who, having performed all the duties of a student and a house-holder, retired from the world to and their days in the contemplation of the Deity.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Upanisads undoubtedly represent the highest product of the Indian mind; and one of the most imposing and subtle of the systems of ontology yet known in the history of philosophy; and the Vedanta, styled by Sankaracarya ''the string upon which the gems of the Upanisads are strung,'' is regarded as the finest flower and the ripest fruit of Indian spirituality. They contain the highest authority on which the various systems of Indian philosophy rest; and are practically the only portion of Vedic literature which is extensively studied by orthodox educated Hindus in the present day.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Present Edition has been compiled with english translation of 112 important Upanisads many of which are being translated for the first time by a distinguished board of scholars. This edition provides an authentic translation of 112 Upanisads along with a complete index of verses and an exhaustive introduction.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Vol I,&nbsp;1. ISAVASYOPANISAD,&nbsp;2. KENOPANISAD,&nbsp;3. KATHOPANISAD, 4. PRASNOPANISAD,&nbsp;5. MUNDKOPANISAD,&nbsp;6. MANDUKYOPANISAD, 7. TAITTIRIYOPANISAD, 8. AITAREY-OPANISAD, 9. CHANDOGYA-UPANISAD,&nbsp;10. BRHADARANYAK OPANISAD,&nbsp;11. SVETASVATARA-UPANISAD,&nbsp;12. BRAHMABINDU PANISAD,&nbsp;13. KAIVALYOPANISAD,&nbsp;14.&nbsp; JABALOPANISAD,&nbsp;15. HAMSOPANISAD,&nbsp;16. ARUNYUPANISAD,&nbsp;17.&nbsp; GARBHOPANISAD,&nbsp; 18.&nbsp;NARAYANOPANISAD,&nbsp;19. PARAMAHAMSOPANISAD,&nbsp;20. BRAHMOPANISAD,&nbsp;21. AMRTANADOPANISAD, 22. ATHARVASIRA UPANISAD, 23. KAUSITAKI BRAHMANOPANISAD,&nbsp;24. NRSIMHA PURVATAPINYUPANISAD,&nbsp;25.&nbsp; KALAGNIRUDROPANISAD,&nbsp;26. MAITREYYUPANISAD,&nbsp;27. SUBALOPANISAD,&nbsp;28. KSURIKO PANISAD, 29. SARVASAROPANISAD,&nbsp;30. NIRALAMBA-UPANISAD,&nbsp;31. SUKARAHASYOPANISAD,&nbsp;32. VAJRASUCIKA-UPANISAD,&nbsp;33. TEJO-BINDU UPANISAD,&nbsp;34.&nbsp; NADA-BINDU-UPANISAD,&nbsp;35. DVAYOPANISAD,&nbsp;36. YAJNAVALKYOPANISAD,&nbsp;37.&nbsp; JABALADARSANOPANISAD,&nbsp;Vol II&nbsp;38. DHYANABINDU-UPANISAD,&nbsp;39. BRAHMAVIDYA-UPANISAD,&nbsp;40. YOGATATTVA-UPANISAD,&nbsp;41. ATMABODHA-UPANISAD,&nbsp;42. NARADA-PARIVRAJAKA-UPANISAD, 43. TRISIKHI-BRAHMANOPANISAD,&nbsp; 44. SITA-UPANISAD,&nbsp;45. YOGACUDAMANI-UPANISAD,&nbsp;46. NIRVANO-UPANISAD,&nbsp;47. MANDALABRAHMANA-UPANISAD,&nbsp;48. DAKSINAMURTI-UPANISAD,&nbsp;49. SARABHA-UPANISAD,&nbsp;50. SKANDA-UPANISAD,&nbsp;51. ADVAYATARAKOPANISAD,&nbsp;52. RAMA PURVATAPINYU-UPANISAD,&nbsp;53. MUDGALA-UPANISAD,&nbsp;54. SANDILYA-UPANISAD,&nbsp;55. PAINGALOPANISAD,&nbsp;56. BHIKSUK OPANISAD,&nbsp;57. MAHOPANISAD,&nbsp;58. SARIRAKOPANISAD,&nbsp;59. TURIYATITA-UPANISAD,&nbsp;60. SANNYASA-UPANISAD,&nbsp;61. AKSAMALIKA-UPANISAD,&nbsp;62. EKAKSARA-UPANISAD,&nbsp;63. SURYOPANISAD, 64. AKSYUPANISAD,&nbsp;65. ADHYATM OPANISAD,&nbsp;66. KUNDIKOPANISAD,&nbsp;67. SAVITRYUPANISAD,&nbsp;68. ATMOPANISAD, 69. PASUPATABRAHMOPANISAD, 70. PARABRAHMOPANISAD,&nbsp;71. AVADHUTOPANISAD,&nbsp;72. DEVY UPANISAD, 73. TRIPUROPANISAD,&nbsp;74.&nbsp; KATHARUDR OPANISAD,&nbsp;75. BHAVANOPANISAD,&nbsp;76. RUDRAHRDAY OPANISAD,&nbsp;77. YOGAKUNDALYUPANISAD, 78. RUDRAKSAJABAL OPANISAD, 79. GANAPATYUPANISAD,&nbsp;80. TARASAR OPANISAD,&nbsp;81. MAHAVAKYOPANISAD,&nbsp;82.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PANCABRAHM OPANISAD,&nbsp;83. PRANAGNIHOTROPANISAD,&nbsp;84.&nbsp; &nbsp; GOPALAPUR VATAPINYUPANISAD,&nbsp;85. KRSNOPANISAD,&nbsp;86. VARAH OPANISAD,&nbsp;87. GARUDOPANISAD,&nbsp;88. KALISANTARAN OPANISAD,&nbsp;89. JABALYUPANISAD,&nbsp;90.&nbsp; &nbsp; &nbsp; SAUBHAGYALAKSMY UPANISAD,&nbsp;91. SARASVATI-RAHASYOPANISAD,&nbsp;92.&nbsp; BAHVRC OPANISAD,&nbsp;93. MUKTIKOPANISAD,&nbsp;94. AMRTABINDU-UPANISAD,&nbsp; 95. SVASAMVEDYO-UPANISAD,&nbsp;96. SIVASANKALPA-UPANISAD,&nbsp; 97. CAKSUSOPANISAD,&nbsp;98. MANTRIKOPANISAD,&nbsp;99. GAYATRY UPANISAD,&nbsp;100.&nbsp; TULASYUPANISAD,&nbsp;101. CATURVEDOPANISAD, 102. GAYATRI-RAHASYOPANISAD,&nbsp;103. PRANAVA-UPANISAD, 104. NILARUDRA-UPANISAD,&nbsp;105. ASRAMOPANISAD,&nbsp;106.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NRSIMHASATCAKRA-UPANISAD,&nbsp;107. RADHOPANISAD,&nbsp; 108. RUDROPANISAD,&nbsp;109. ATMAPUJA-UPANISAD,&nbsp;110. YOGARAJA-UPANISAD, 111. SATYAYANIYA-UPANISAD, 112. LANGUL OPANISAD,&nbsp;INDEX OF VERSES</span></p>', 2817, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('00a5963b-2315-42f3-85e8-2547c98c2ce7', '94af2897-c0f6-4308-a70e-af219c4ca898', 'Description HTML', 1, '<p>The motion of electrons in superconductors seems to exceed our imagination based on daily experience with Newtonian mechanics. This book shows that the classical concepts, such as the balance of forces acting on electrons, are useful for understanding superconductivity. The electrostatic field plays a natural part in this balance as it mediates forces between electrons at long distances.</p>', 4096, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('00ad0f3a-265c-45de-833e-35212fc9ef07', 'de5ef269-1959-411b-81b7-b3bd870a57b4', 'Description HTML', 1, '<h1>Na Jane Kyon</h1>', 2860, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('00bc7020-c580-4b63-8165-458450370266', 'abeb8573-ec64-4163-be38-553af219ae96', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Beginner''s Guide to Microwave</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Nita Mehta</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">
			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">UNDERSTAND YOUR MICROWAVE OVEN</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Introduction</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">FAQ''s, Myths & Problems with Microwave Ovens</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Useful Tips to cook perfect food in the Microwave Oven</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Interesting Uses of the Microwave</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Cookware Selection Guide for Different Modes of the Microwave</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Microwave Accessories Guide</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Microwave Mode Basics</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Factors affecting Microwave Cooking</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Cooking on the Microwave Mode</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Grilling in the Microwave</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Baking in the Microwave Oven</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">MICROWAVE MODE</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">GRILL MODE</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CONVECTION MODE</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788178694887</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">128</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2015</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5309, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('00bec618-8799-406a-aca0-36c63fef6abc', '4b4bfb25-906a-4ba2-aa2c-db8306087b99', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Inferring the precise locations and splicing patterns of genes in DNA is a difficult but important task, with broad applications to biomedicine. The mathematical and statistical techniques that have been applied to this problem are surveyed and organized into a logical framework based on the theory of parsing. Both established approaches and methods at the forefront of current research are discussed. Numerous case studies of existing software systems are provided, in addition to detailed examples that work through the actual implementation of effective gene-predictors using hidden Markov models and other machine-learning techniques. Background material on probability theory, discrete mathematics, computer science, and molecular biology is provided, making the book accessible to students and researchers from across the life and computational sciences. This book is ideal for use in a first course in bioinformatics at graduate or advanced undergraduate level, and for anyone wanting to keep pace with this rapidly-advancing field.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Mathematical preliminaries</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Overview of gene prediction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Gene finder evaluation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. A toy Exon finder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Hidden Markov models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Signal and content sensors</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Generalized hidden Markov models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Comparative gene finding</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Machine Learning methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Tips and tricks</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Advanced topic</span></span></span></p>
', 323, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('00bed297-1758-4b16-a4ac-31b50093e7e6', '9e511b7d-6fe7-434d-bf66-b05fb950236c', 'Additional Attributes HTML', 1, '<h1>Network Security first-step - Your first step into the world of network security - 2/e</h1>', 3429, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('00c388b2-60ba-4cb5-839e-f3c8368f99b7', '281996ca-117a-41b5-87c2-17a2f1ac8524', 'Additional Attributes HTML', 1, '<h1>Digital Design - An Embedded Systems Approach Using VHDL</h1>', 3363, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('00cbf48d-982a-4b78-8043-0c0ed0f1ffb1', '2d54c486-0c21-46b4-8dab-e72f3b5b3f23', 'Description HTML', 1, '<h1>Gender and Community - Muslim Women''s Rights in India</h1>', 3482, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('00d73d7e-4054-4889-be1b-606a7eb9fe1e', 'edfedc74-4e55-4a69-895b-7e25878e33eb', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Encyclopedia of Violence, Peace& Conflict – 3&nbsp;vols. In Complete Set </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">Lester Kurtz </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Academic Press </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="color:#0f1111">9780122270109</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">012227010X</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2598</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1999</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1469, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('00dcc697-92c0-4ede-b56e-e070b2c3ae1e', '5d7c3c1b-f309-4389-beab-75c5dae98033', 'Description HTML', 1, '<h1>XML for Bioinformatics New</h1>', 3568, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('00e0f7bf-c230-469a-aab0-f7cdd250ad46', '1157eb06-0785-460c-ba65-ae188201337c', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">An International Source Book - V III</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">B. D. Sharma</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8180563049</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">390</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2003</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5679, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('0100eae9-3b04-483f-9ffb-e465c5b6f8cc', 'ec0e4a37-5d84-428a-b38b-1b042d9ce900', 'Description HTML', 1, '<p>This book provides an overview of the developments in the area of Bayesian evaluation of informative hypotheses that took place since the publication of the ?rst paper on this topic in 2001 [Hoijtink, H. Con?rmatory latent class analysis, model selection using Bayes factors and (pseudo) likelihood ratio statistics. Multivariate Behavioral Research, 36, 563–588]. The current state of a?airs was presented and discussed by the authors of this book during a workshop in Utrecht in June 2007. Here we would like to thank all authors for their participation, ideas, and contributions. We would also like to thank Sophie van der Zee for her editorial e?orts during the construction of this book. Another word of thanks is due to John Kimmel of Springer for his con?dence in the editors and authors. Finally, we would like to thank the Netherlands Organization for Scienti?c Research (NWO) whose VICI grant (453-05-002) awarded to the ?rst author enabled the organization of the workshop, the writing of this book, and continuation of the research with respect to Bayesian evaluation of informative hypotheses.</p>', 4470, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('010aeb6c-c44c-460e-bddd-432e70e649a9', 'f759cabe-733a-4685-8022-07c1a8b4d442', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Stable Approximate Evaluation of Unbounded Operators</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Charles W.Groetsch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9783540399421</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 326, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('010bc5d0-b64f-4f5b-acf9-19d8d9915dcf', '601cacf9-8e06-4270-83ee-3acad292074d', 'Description HTML', 1, '<h1><span style="font-size:14px">Embracing the whole of ancient history and literature for more than two thousand years, the three volumes of the&nbsp;Dictionary of Greek and Roman Biography and Mythology&nbsp;provide a wealth of information on every significant figure mentioned by the Greek and Roman writers in the areas of history, philosophy, mathematics, the Arts, medicine, law, geography, architecture, and more. A full account of the works as well as the lives of the Greek and Roman writers is included. Painters, sculptors, and architects are treated at considerable length and an account is given of all their works extant or of which there is any record in the ancient writers. Care has been taken to separate articles on mythological subjects from those of an historical nature. Greek divinities are given under their Greek names and Italian divinities are given under their Latin names.The final volume contains chronological tables of Greek and Roman history, genealogical tables and a list of kings.The dictionary is especially useful for the lives of lesser-known writers. With contributors drawn from among the most distinguished scholars of the day the reissue of these volumes makes available once more an important and valuable work of classical scholarship.</span></h1>', 4783, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0115df11-e603-4443-8c1e-80bbe8635b74', 'f3103af5-929e-4cf3-b398-98eb21f35649', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Foreword,&nbsp;Preface,&nbsp;Acknowledgement,&nbsp;Trust,&nbsp;1. Origin,&nbsp;2. Nirvan Gyan,&nbsp;3. Kabir Sahab,&nbsp;4. Sat Avagat,&nbsp;5. Chowki (Place of Worship),&nbsp;​​​​​​​6. Location of Sadh Society,&nbsp;7. Moral Code and Customs,&nbsp;​​​​​​​8. Battis Niyam (32 Moral Code),&nbsp;9. Customs and Gazetteer,&nbsp;10. Sadh Groups,&nbsp;11. Battle Between Satnami Sadh & Aurangzeb''s Forces,&nbsp;12. Christian Missionary,&nbsp;13. Swami Dayanand,&nbsp;14. Occupation,&nbsp;15. Adoption Ceremony,&nbsp;​​​​​​​16. Birth and Death,&nbsp;17. Wedding,&nbsp;18.&nbsp;Puranmasi and Bhandara,&nbsp;19. Quotations (Poono) from Nirvan Gyan,&nbsp;​​​​​​​20. Some Miraculous Happenings,&nbsp;21. Supernatural Power,&nbsp;Sadh Personalities-Photographs</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2078, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('0125a6bf-b4e0-4e01-a0af-ee69de09366a', 'd21cfef0-eeef-45a9-b56f-96fdbc115be9', 'Description HTML', 1, '<h1>Ramkatha Mandakini</h1>', 5561, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('012dc7ee-17bb-42d1-8b1d-37a29fcaff4a', '929883f6-77a0-4808-a64b-2435be2e8121', 'Description HTML', 1, '<p>शुक्रनिति</p>', 35, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('013581d6-79b3-4e0d-a9a5-641ab7c3521a', '18f7469d-7134-402c-8a7f-997406b93ef7', 'Description HTML', 1, '<h1>Modern American Literature - Interrogations and Investigations</h1>', 2715, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('014badfe-7839-4c59-ac8b-f978fbfd6372', '0d30b64d-fa77-4fc1-99dc-b006db6cd0db', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English Interactive&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Deogostini</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Popular Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5805, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('015ddbf2-6b5a-4ce9-aa6e-3a732dc30b4d', '9697fc0b-e19e-4362-936a-33460b1ac7ed', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Published</th>
			<td>05 Jan 2020</td>
		</tr>
		<tr>
			<th>Format</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>476</td>
		</tr>
		<tr>
			<th>ISBN</th>
			<td>9789389449143</td>
		</tr>
		<tr>
			<th>Imprint</th>
			<td>Bloomsbury India</td>
		</tr>
		<tr>
			<th>Dimensions</th>
			<td>216 x 140 mm</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bloomsbury Publishing</td>
		</tr>
	</tbody>
</table>', 2159, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('016abaf6-ac92-43c5-8702-34ce759462c8', '2be9c498-efbf-43d1-a63b-6a564cf0b9db', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A popular choice of academicians and students since its first launch in 1977, Financial Management by Prasanna Chandra has gone a long way in winning hearts across the length and breadth of the country in the first four decades of its existence. <br />
The eleventh edition will carry the baton and it includes new sections and updates across the chapters. It has newer excel applications and Beyond the Pages feature to capture the latest happenings and technological use in the subject area.<br />
Long established as one of the most innovative and comprehensive texts on the subject area, the title focuses on imparting not just the basics of financial accounting but also imbibes skills necessary to perform. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part–I Introduction</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">1. Financial Management: An Overview <br />
2.<strong> </strong>The Financial System  <br />
<br />
<strong>Part–II Financial Analysis and Planning </strong><br />
3. Financial Statements, Taxes, and Cash Flow  <br />
4. Analysis of Financial Statements <br />
5. Financial Planning and Forecasting <br />
<br />
<strong>Part–III Fundamental Valuation Concepts </strong><br />
6. The Time Value of Money <br />
7. Valuation of Bonds and Stocks<br />
8. Risk and Return <br />
9. Risk and Return: Portfolio Theory and Asset Pricing Models   <br />
10. Options and their Valuation <br />
<br />
<strong>Part–IV Capital Budgeting </strong><br />
11. Techniques of Capital Budgeting <br />
12. Estimation of Project Cash Flows <br />
13. Risk Analysis in Capital Budgeting <br />
14. The Cost of Capital <br />
15. Capital Budgeting: Extensions <br />
<br />
<strong>Part–V Long Term Financing </strong><br />
16. Market Efficiency and Financing Decisions <br />
17. Sources of Long-Term Finance <br />
18. Raising Long Term Finance <br />
<br />
<strong>Part–VI Capital Structure and Dividend Decisions </strong><br />
19. Capital Structure and Firm Value <br />
20. Capital Structure Decision <br />
21. Dividend Policy and Firm Value <br />
22. Dividend Decision <br />
<br />
<strong>Part–VII Working Capital Management </strong><br />
23. Working Capital Policy <br />
24. Cash and Liquidity Management <br />
25. Credit Management <br />
26. Inventory Management <br />
27. Working Capital Financing <br />
28. Working Capital Management: Extensions <br />
<br />
<strong>Part–VIII Debt and Hybrid Financing </strong><br />
29. Debt Analysis and Management <br />
30. Leasing, Hire-Purchase, and Project Finance <br />
31. Hybrid Financing <br />
<br />
<strong>Part–IX Corporate Valuation, Restructuring and Value Creation </strong><br />
32. Corporate Valuation <br />
33. Value Based Management <br />
34. Mergers, Acquisitions, and Restructuring <br />
35. Corporate Governance and Executive Compensation <br />
36. Performance Measurement and Balanced Scorecard <br />
<br />
<strong>Part–X International Finance and Risk Management </strong><br />
37. International Financial Management <br />
38. Derivatives and Risk Management <br />
<br />
<strong>Part–XI Special Topics </strong><br />
39. Financial Management in Companies with Special Characteristics <br />
40. Financial Management in Sick Units <br />
41. Behavioural Corporate Finance <br />
42. The State of Our Knowledge </span></span></span></p>
', 587, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('017080d6-c59b-4906-970c-d4368493c67b', 'e40e6875-f8c6-44da-a990-2e5141eab70d', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">The domestic (Grhya) rituals form the basis of Vedic religious and cultural life and it is essential for a Vedic householder to perform them.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">The rites prescribed in Grhya-Sutras underwent changes and development which are recorded in various commentaries, prayogas and Nibandhas composed in the period ending with the 18th Century A. D. A comprehensive, comparative and analytical study of a single Vedic school in its historical perspective is useful for the history of religion.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The study of Grhya Sutra of Satyasadha Hiranyakesin is taken up with the help of entire available exegetical literature on it. It will throw light on the developing Grhya tradition.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Acknowledgement,&nbsp;Foreword,&nbsp;Introduction,&nbsp;Chapter I Genesis of the Grhya Sutras,&nbsp;Chapter II Satyasadha Grhya and Grhyasesa Sutras,&nbsp;Chapter III Exegetical Literature of the SatGS,&nbsp; Chapter IV A Comparative Study of&nbsp;the Domestic Rites,&nbsp;Chapter V Conclusions,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4712, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('01816106-0d3f-4b0c-9fab-1ab4d022e047', '7c458ed8-b6ab-4dfd-a53f-14316e9d5718', 'Description HTML', 1, '<p>Volume II of this two-volume, interdisciplinary work is a unified presentation of a broad range of state-of-the-art topics in the rapidly growing field of mathematical modeling in the biological sciences. Highlighted throughout are mathematical and computational apporaches to examine central problems in the life sciences, ranging from the organization principles of individual cells to the dynamics of large populations. The chapters are thematically organized into the following main areas: epidemiology, evolution and ecology, immunology, neural systems and the brain, and innovative mathematical methods and education. The work will be an excellent reference text for a broad audience of researchers, practitioners, and advanced students in this rapidly growing field at the intersection of applied mathematics, experimental biology and medicine, computational biology, biochemistry, computer science, and physics.</p>', 3660, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('0190bb58-82ef-4673-8416-2d99012dda47', '31f0f7cd-0fad-4267-9ddf-115100d2ea6a', 'Additional Attributes HTML', 1, '<h1>Public Sector Reform - Library of the Public Sector in 4Vols.</h1>', 5247, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('01955e80-1a86-4beb-90a7-1ea67cc96768', 'adabe03a-ee85-4bb4-b928-7d09e116eb35', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">&nbsp;Encyclopedia of Applied Plant Sciences 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Brian Thomas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td style="text-align:center">Brian Thomas obtained his first degree in Botany and a PhD in Plant Physiology at UCW Aberystwyth. He worked as a Postdoctoral Scientist in Carleton University, Ottawa, and the University of Reading before becoming a research scientist at the Glasshouse Crops Research Institute in Littlehampton, which subsequently became part of Horticulture Research International. He moved to Wellesbourne in 1995 where he was latterly a Research Director responsible for the Crop Improvement and Biotechnology Research Theme. He joined the University of Warwick in 2004 as part of Warwick HRI and became acting Head of Department 2009. He became a member of the School of Life Sciences in 2010 where he is currently Professor of Crop Development.</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780122270505</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">2000 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', 1562, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('01a4d9e5-cc36-4574-9ef0-1b20ff80752e', '101f51f7-d865-4d91-90ff-f066c2991feb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Janet Todd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780231131421</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2438, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('01a62368-72dc-4544-bd2c-c3367c1932fd', '7b775e94-b326-4013-afd7-990f66f37ffe', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="data-table" id="product-attribute-specs-table" style="-webkit-text-stroke-width:0px; border-collapse:collapse; border-spacing:0px; border:1px solid #dcdcdc; box-sizing:border-box; color:#777777; empty-cells:show">
	<tbody>
		<tr>
			<th style="text-align:left; vertical-align:middle">Sub Title</th>
			<td style="text-align:left; vertical-align:middle">Architecture and Spectacle - A Critique</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">Author</th>
			<td style="text-align:left; vertical-align:middle">Gevork Hartoonian</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">About Author</th>
			<td style="text-align:left; vertical-align:middle">As per Book</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">ISBN 10 Digit</th>
			<td style="text-align:left; vertical-align:middle">&nbsp;</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">ISBN 13 Digit</th>
			<td style="text-align:left; vertical-align:middle">9781409422938</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">Pages</th>
			<td style="text-align:left; vertical-align:middle">262</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">Binding</th>
			<td style="text-align:left; vertical-align:middle">Hardcover</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">Year of Publication</th>
			<td style="text-align:left; vertical-align:middle">2012</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">Edition of Book</th>
			<td style="text-align:left; vertical-align:middle">&nbsp;</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">Language</th>
			<td style="text-align:left; vertical-align:middle">English</td>
		</tr>
		<tr>
			<th style="text-align:left; vertical-align:middle">Illustrations</th>
			<td style="text-align:left; vertical-align:middle">As per Book</td>
		</tr>
	</tbody>
</table>', 6049, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('01af9d3e-27de-4633-ab63-3c3483abb745', '21fa49f4-d88f-4478-b269-5571808bb55f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michiel Hazewinkel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184898644</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2494, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('01b3dcca-62f6-4515-aece-85dfcecb2334', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'Description HTML', 3, 'oman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;6</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Agreement Between the Government of India and the Government of the United Arab Republic on Shipping Service Cairo, 2 January 1964, 2. Trade and Payments Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria New Delhi, 14 February 1964, 3. Exchange of Letters Between the Government of India and the Government of the German Democratic Republic Regarding Scientific Co-operation New Delhi, 2 Febrauary 1964, Berlin, 27 February 1964, 4. Trade Agreement Between the Government of India and the Imperial Government of Iran Teheran, 11 March 1964, 5. Agreement between the Government of India and the Government of the United Arab Republic Regarding the Terms for the Shipping Service New Delhi, 20 March 1964, 6. Exchange of Notes between the Government of India and Government of United States of America Relating to Trade in Cotton Textiles Washington, 15 April 1964, 7. Exchange of Letters Between the Government of India and the Government of Republic of Korea Relating to Trade Arrangement New Delhi, 29 April 1964, 8. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal Regarding Amendment to the Gandak Project Agreement Kathmandu, 30 April 1964, 9. Second Agreement of Economic Collaboration between the Government of India and the Government of the Czechoslovak Socialist Republic Prague, 11 May 1964, 10. Memorandum of Understanding Between the Government of India and the Government of France on Co-Operation in Space Research Florence, 15 May 1964, 11. Agreement Between the Government of India, the Government of the Philippines and the International Atomic Energy Agency for a Regional Joint Training and Research Programme Using a Neutron Spectrometer Vienna, 11 June 1964, 12. Telecommunications Agreement between the Government of India and His Majesty’s Government of Nepal New Delhi, 25 June 1964, 13. Exchange of Letters between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Bhilai Steel Plant New Delhi, 6 July 1964, 14. Joint Commnique issued at the conclusions of Trade Talks between India and Pakistan Rawalpindi, 17 July 1964, 15. Notification Regarding Mutual Arrangement Between the Government of India and the Government of Gambia for Evidence of Witnesses in Relation to Criminal Matters New Delhi, 27 July 1964, 16. Agreement between the Government of India and His Majesty’s Government of Nepal for the construction of Sonauli-Pokhara Road Kathmandu, 25 August 1964, 17. Agreement between the Government of India and the Government of the United Arab Republic for Scientific and Technical Co-Operation New Delhi, 7 September 1964, Agreement Relating to the Letter Post Between the Government of India and His Majesty’s Government of Nepal New Delhi, 8 September 1964, 19. Agreement Relating to the Exchange of Postal Parcels between the Government of India and His Majesty’s Government of Nepal New Delhi, 8 September 1964, 20. Agreement relating to the exchange of Insured Letters between the Government of India and His Majesty’s Government of Nepal New Delhi, 8 September 1964, 21. Agreement between the Government of India and the Government of the Republic of Lebanon Relating to Air Services Beirut, 19 September 1964, 22. Exchange of Letters between the Government of India and the Government of the United States of America Regarding Amending and Implementing the Air Transport Services Agreement of 3 February 1956 New Delhi, 26 October 1964, 23. Agreement between the Government of India and the Government of Ceylon on the Status and Future of Persons of Indian Origin in Ceylon by Exchange of Letters New Delhi, 30 October 1964, 24. Agreement between the Government of India and His Majesty’s Government of Nepal for Construction of the Chatra Canals Project Kathmandu, 2 November 1964, 25. Exchange of Letters between the Government of India and the Government of the United Kingdom Regarding Military Assistance London, 20 November 1964, 26. Agreement between the Government of India and His Majesty’s Government of Nepal Relating to Air Services New Delhi, 26 November 1964, 27. Agreement between the Government of India and the Government of the Netherlands Concerning the Establishment of an Aerial Photo Interpretation Institute in India New Delhi, 11 December 1964, 28. Third Agreement on Economic Co-operation between the Government of India and the Government of the Polish People’s Republic New Delhi, 25 January 1965, 29. Agreement between the Government of India and the Government of the Union of Soviet Socialist Republic for Co-Operation in the Construction New Delhi, 25 January 1965, 30. Agreement between the Government of India and the Government of Belgium on Joint Collaboration in the Field of Pacific Use of Nuclear Energy Bombay, 30 January 1965, 31. Agreement between the Government of India and the Government of Greece for the Avoidance of Double Taxation of Income New Delhi, 11 February 1965, 32. Agreement on the Exchange of International Money Orders between the Government of India and the Government of Japan New Delhi, 24 February 1965, 33. Exchange of Notes between the Government of India and the Government of Spain Regarding Co-operation in the Research and Development of Atomic Energy for Peaceful Purposes New Delhi, 27 March 1965, 34. Agreement between the Government of India and the Government of Tunisia on Friendship and Technical, Economic and Scientific Co-operation Tunis, 24 June 1965, 35. Agreement between the Government of India and the Government of Pakistan Relating to Cease-Fire and the Restoration of the Status Quo as on 1 January 1965 in the Gujarat/West Pakistan Border and Determination of the Border in that Area New Delhi, 30 June 1965, 36. Exchange of Notes between the Government of India and the Government of Australia Amending the Air Services Agreement of 11 July 1949 Canberra, 10 July 1965, 37. Exchange of Letters between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia Concerning Co-operation in Research and Development of Atomic Energy for Peaceful Purposes New Delhi, 8 September 1965, 38. Acceptance of Cease-Fire Proposals of the Security Council by the Government of India and the Government of Pakistan New Delhi, 16 September 1965 and Rawalpindi, 22 September 1965, 39. Trade Agreement between the Government of India and the Government of the Republic of Sudan New Delhi, 22 October 1965, 40. Agreement between the Government of India and the Government of the Union of Soviet Socialist Republics on the Establishment of the Institute of Russian Studies New Delhi, 27 October 1965, 41. Trade Agreement between the Government of India and the Government of Uganda Kampala, 18 November 1965, 42. Agreement between the Government of India and the Government of Uganda on Friendship and Technical, Economic and Scientific Co-operation Kampala, 18 November 1965, 43. Convention between the Government of India and the Government of Canada Concerning Money Order Service New Delhi, 27 December 1965, 44. Tashkent Declaration Signed by Prime Minister of India and President of Pakistan Tashkent, 10 January 1966, 45. Agreement between the Government of India and the Government of Pakistan on Withdrawal of Troops New Delhi, 22 January 1966, 46. Trade Agreement between the Government of India and the Government of the United Republic of Tanzania New Delhi, 28 January 1966, 47. Agreement on Friendship and Technical Economic and Scientific Cooperation between the Government of India and the United Republic Government of Tanzania New Delhi, 28 January 1966, 48. Agreement between the Military Representatives of India and Pakistan regarding the withdrawal of their armed personnel in pursuance of the Security Council Resolutions of 20 September 1965 and 5 November 1965. Amritsar/Lahore, 29 January 1966, 49. Agreement between the Chief of Army Staff of India (COAS) and Commander in Chief (CNC) of Pakistan Army for Disengagement and Withdrawal of Troops in Pursuance of the Tashkent Declaration. Uzbekistan, 1 February 1966, 50. Exchange of Notes between the Government of India and the Government of the United States of America Regarding the Agreement Supplementing the Agreement of 19 September 1957 on Investment Guarantees New Delhi, 2 February 1966, 51. Agreement between the Government of India and the Government of the Hungarian People’s Republic Relating to Air Services New Delhi, 23 February 1966, 52. Agreement between the Government of India and the Government of the Hungarian People’s Republic on Scientific Co-operation New Delhi, 25 February 1966, 53. Agreement between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia for Scientific Cooperation New Delhi, 1 March 1966, 54. Trade Agreement between the Government of India and the Government of the Argentine Republic New Delhi, 26 March 1966, 55. Agreement between the Government of India and the Government of Kuwait Relating to Money Order Service Kuwait, 1 May 1966, 56. Exchange of Notes Relating to Alien Radio Operators Constituting an Agreement Between the Government of India and the Government of the United States of America New Delhi, 16 and 25 May 1966, 57. Cultural, Scientific and Technical Co-operation Agreement between the Government of India and the Government of France Paris, 7 June 1966, 58. Agreement between the Government of India and the Government of the Federal Republic of Germany Concerning Establishment of an Institute of Technology New Delhi, 7 June 1966, 59. Agreement between the Government of India and the Government of the Federal Republic of Germany on the Development of Maritime Shipping New Delhi, 15 June 1966, 60. Agreement on Economic Cooperation between the Government of India and the Government of the Hungarian People’s Republic Budapest, 15 June 1966, 61. Agreement between the Government of India and the Government of Switzerland on Technical and Scientific Co-operation New Delhi, 27 September 1966, 62. Agreement between the Government of the Republic of India and the Government of the Czechoslovak Socialist Republic on Co-operation in the Field of the Use of Nuclear Energy for Peaceful Purposes New Delhi, 9 November 1966, 63. Agreement between the Government of India and His Majesty’s Government of Nepal for Construction of the Eastern Portion of the East-West Highway of Nepal Kathmandu, 19 December 1966, 64. Revised Agreement between the Government of India and His Majesty’s Government of Nepal Concerning the Kosi Project Kathmandu, 19 December 1966, 65. Trade Agreement between the Government of India and The Government of the Republic of Indonesia Djakarta, 28 December 1966, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;7</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Protocol Between The Government Of India and the Government Of The Union Of Soviet Socialist Republics Regarding the Operation of Indo-Soviet Shipping Services New Delhi, 7</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;February 1967, 2. Agreement Between The Government Of India and the Government Of The United States Of America Regarding Exchange Of Scientists New Delhi, 14 February 1967, 3. Boundary Agreement Between the Government of India And The Government of the Union of Burma Rangoon, 10 March 1967, 4. Agreement Between The Government of India and the Government Of The Kingdom Of Belgium for Air Services Between And Beyond Their Respective Territories New Delhi, 6 April 1967, 5. Postal Arrangement Between the Government of India and the Royal Government of Bhutan Relating to the Letter Post New Delhi, 21 April 1967, 6. Postal Arrangement Between the Government of India and the Royal Government of Bhutan Regarding Exchange of Money Orders New Delhi, 21 April 1967, 7. Agreement Between The Government of India and the Government of the People’s Republic of Bulgaria on Scientific and Technical Collaboration New Delhi, 2 May 1967, 8. Exchange of Letters Between the Government of India and the Government of the United Kingdom of Great Britain and Northern Ireland Amending the Air Services Agreement, Dated 1 December 1951 London, 9 May 1967, 9. Agreement Between the Government of India and the Government of Malaysia Relating to Air Services New Delhi, 9 June 1967, 10. Trade Agreement Between the Governments of India and the Government of the Republic Of Finland Helsinki, 29 June 1967, 11. Agreement Between the Government of India and the Imperial Ethiopian Government Relating to Air Services Addis Ababa, 3 August 1967, 12. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Exchange of Information Material Moscow, 16 September 1967, 13. Agreement Between the Government of India and the Government of the Socialist Republic of Romania on the Establishment of an Oil Refinery at Haldia New Delhi, 13 October 1967, 14. Agreement Between the Government of Canada and the Government of India Relating to the Canada Pension Plan Ottawa, 1 December 1967, 15. Indo – Turkey Joint Communique 9 January, 1968, 16. Agreement Between the Government of India and the Government of the Republic of Singapore Relating to Air Services Singapore, 23 January 1968, 17. Indo – Yugoslav Joint Communique 27 January, 1968, 18. Indo – U.S.S.R Joint Communique 31 January 1968, 19. Trade Agreement Between the Government of India and the Government of the Republic of Brazil New Delhi, 3 February 1968, 20. Trade Agreement Between the Government of India and the Government of the Mongolian People’s Republic New Delhi, 13 February 1968, 21. Agreement Between the Government of India and the Government of the United Arab Republic for the Establishment of Scheduled Air Services Between and Beyond Their Respective Territories Cairo, 19 February 1968, 22. Trade Agreement Between the Government of India and the Government of the Federal Republic of the Cameroon New Delhi, 22 February 1968, 23. Agreement Between the Government of India and the Government of the Republic of Lebanon for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft Beirut, 22 February 1968, 24. Trade Agreement Between the Government of India and the Government of the Republic of Philippines New Delhi, 26 March 1968, 25. Agreement Between the Government of India and the Government of the Socialist Republic of Romania on Economic And Technical Co-Operation New Delhi, 4 April 1968, 26. Long Term Trade And Payments Agreement Between the Government of India and the Government of the Socialist Republic of Rumania New Delhi, 4 April 1968, 27. Indo – Ethiopia Joint Communique 1 May 1968, 28. Indo – Singapore Joint Communique 20 May 1968, 29. Indo – New Zealand Joint Communique 28 May 1968, 30. Arrangement for the Exchange of Money Orders Between the Government of India and the Government of Malawi New Delhi, 30 May 1968, 31. Indo – Malaysia Joint Communique 1 June 1968, 32. Indo-Ceylon Joint Communique 6 June 1968, 33. Indo-Hungary Joint Communique 10 June 1968, 34. Indo-Yugoslav Joint Communique 14 June 1968, 35. Agreement Between The Government of India and the Government of the Federal Republic of Germany Concerning Trade in Cotton Textiles Bonn, 18 June 1968, 36. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for Establishment of Tele-Printer Circuit Between Kathmandu and Calcutta Kathmandu, 24 June 1968, 37. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for Additional Assistance Towards Development of Tribhuvan University Kathmandu, 24 June 1968, 38. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for Additional Assistance Towards Development of Airports Kathmandu, 24 June 1968, 39. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for the Preparation for the Master Plan for the Pokhara Town Kathmandu, 24 June 1968, 40. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal Regarding Additional Assistance in Installation of Generating Sets for the Trisuli Project Kathmandu, 24 June 1968, 41. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal for Additional Assistance Towards the Construction of Bagmati Bridge Kathmandu, 24 June 1968, 42. Agreement Between the Government of India and His Majesty’s Government of Nepal for the Establishment of a 5-K.W. Radio Telephone Link Between Nepal and India Kathmandu, 24 June 1968, 43. Indo – USSR Joint Communique 18 July 1968, 44. Indo – United States Joint Statement 28 July 1968, 45. Exchange of Notes Between the Government of India and the Government of the Republic of Argentina Constituting an Agreement Concerning Exemption From Charges For Visas on Passports Held By Nationals of the Two Countries Buenos Aires, 28 August and 4 September 1968, 46. Indo – U. S. S. R. Joint Statement 17 September 1968, 47. Agreement Between the Government of India and the Government of the Republic of Indonesia for Air Services Between and Beyond their Respective Territories Djakarta, 18 September, 1968, 48. Exchange of Letters Between the Government of India and the Government of the United Kingdom Concering Guarantee by the United Kingdom and Maintenance of Minimum Sterling Proportion By India New Delhi, 21 September 1968, 49. Cultural Cooperation Agreement Between the Government of India and the Government of the Federal Republic of Brazil Rio de Janerio, 23 September 1968, 50. Agreement Between the Government of India and the Government of Socialist Republic of Romania for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft and Ships in International Traffic New Delhi, 25 September 1968, 51. Indo-Brazil Joint Communique 27 September 1968, 52. Indo – Uruguay Joint Communique 29 September 1968, 53. Indo – Argentina Joint Communique 2 October 1968, 54. Indo – Chile Joint Communique 8 October 1968, 55. Indo-Colombian Joint Communique 10 October 1968, 56. Indo – Venezuela Joint Communique 11 October 1968, 57. Indo-Trinidad and Tobago Joint Communique 12 October 1968, 58. Indo – Guyana Joint Communique 13 October 1968, 59. Indo Nepal Joint Communique 16 October 1968, 60. Trade and Payments Agreement Between the Government of India and the Government of the Peoples Republic of Bulgaria Sofia, 18 October 1968, 61. Trade And Payments Agreement Between the Government of India and the Government of the Polish People’s Republic Warsaw, 31 October 1968, 62. Protocol Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Equal Distribution of Air Traffic New Delhi, 22 November 1968, 63. Indo-Somali Joint Communique 30 November 1968, 64. Indo-Ceylon Joint Communique 4 December 1968, 65. Trade Agreement Between the Government of India and the Government of the Kingdom Of Thailand Bangkok, 13 December 1968, 66. Agreement Between the Government of India the Government of the Federative Republic of Brazil on Cooperation in the Utilistion of Atomic Energy for Peaceful Purposes Rio De Janerio, 18 December 1968, 67. Indo-Nepal Joint Communique 28 December 1968, 68. Memorandum of Understanding Between the Government of India and the Government of the Federal Republic of Germany Regarding Replacement of the Route Schedule Bonn, 24 January 1969, 69. Convention Between the Government of India and the Government of the United Arab Republic for the Avoidance of Double Taxation with Respect to Taxes on Income Cairo, 20 February 1969, 70. Agreement on Cooperation in the Peaceful Uses of Atomic Energy Between the Government of India and the Government of the Republic of the Philippines Manila, 14 March, 1969, 71. F.A.O. South East Asia and Pacific Region 17 March 1969, 72. Cultural Agreement Between the Government of India and the Government of the Federal Republic of Germany New Delhi, 20 March 1969, 73. Agreement Between the Government of India and the Government of the French Republic for the Avoidance of Double Taxation in Respect of Taxes on Income Paris, 26 March 1969, 74. Protocol Modifying and Supplementing the Agreement Between the Government of India and the Government of Japan for the Avoidance of Double Taxation in Respect of Taxes on Income New Delhi, 8 April 1969, 75. Agreement Asian Coconut Community 11 April 1969, 76. Exchange of Letters Between the Government of India and the Government of the Republic of Uganda Regarding Extradition Arrangement Entebbe, 13 May 1969, 77. Exchange of Letters Between the Government of India and the Royal Government of Cambodia Regarding the Prek-Thnot Project Phnom Penh, 21 May 1969, 78. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Denmark Regarding Waiver of Visa New Delhi, 3 June 1969, 79. Exchange of Letters Constituting an Agreement Between the Government of India and the Governments of Finland on Waiver of Visa New Delhi, 3 June 1969, 80. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Norway on Waiver of Visa New Delhi, 3 June 1969, 81. Exchange of Letters Between the Government of India and the Royal Government of Sweden Regarding Waiver of Visa New Delhi, 3 June 1969, 82. Exchange of Letters Between the Government of India and the Government of the Philippines Relating to Gift of Equipment to the Philippine Atomic Energy Commission Manila, 16 June 1969, 83. Cultural Agreement Between the Government of India and the Government of the Republic of Tunisia New Delhi, 24 June 1969, 84. Cultural Agreement Between the Government of India and the Government of the Philippines New Delhi, 6 September 1969, 85. Memorandum of Understanding Between the Government of India and the Government of the United States of America Regarding India – U.S.A. ITV Satellite Experiment Project 18 September, 1969, 86. Trade Agreement Between The Government of India and the Government of the Republic of Syria Damascus, 9 October 1969, 87. Romania Agreement 15 October 1969, 88. Trade And Payments Agreement Between the Government of India and the Government of the Czechoslovak Prague, 31 October 1969, 89. Agreement Between the Government of India and the Government of the Kingdom of Thailand for Air Services Between and Beyond their Respective Territories Bangkok, 19 December 1969, 90. Agreement Establishing the Asian Coconut Community Preamble, 91. Amendment of the Plant Protection Agreement for the South East Asia and Pacific Region, 92. Agreement on Friendship and Technical and Scientific Cooperation Between the Government of the Republic of India and the Government of the Republic of Iraq 12 January 1970, 93. Indo-Burma Joint Statement 22 January 1970, 94. Federal Republic of Indo-German, Joint Communique 15 February, 1970, 95. Indo-Iran Commission For Economic and Technical Cooperation 16 February 1970, 96. Agreement Between the Government of India and the Government of the Kingdom of Denmark Concering Technical Co-operation New Delhi, 16 February 1970, 97. Indo-Mauritius Joint Communique 23 Feb 1970, 98. Protocol Between the Government of India and the Government of the Polish Peoples’ Republic Regarding Shipping Service New Delhi, 27 February 1970, 99. Indo-Pak Joint Communique on Farakka Barrage Talks 3 March 1970, 100. Indo-Indonesia Joint Statement 6 March 1970, 101. Indo-Afghan Joint Communique 21 March 1970, 102. Exchange Of Letters Constituting an Agreement Between Government of India and the Government of Belgium Concerning The Establishment of a Belgo-Indian Mixed Commission for Economic, Industrial and Commercial Co-Operation Brussels, 26 March 1970, 103. Protocol Between The Government of India and the Government of the Union of Soviet Socialist Republics on Civil Aviation New Delhi, 2 April 1970, 104. Indo-Yugoslavia Socialist Federal Republic Joint Communique 4 April 1970, 105. Indo-Colombian Joint Statement 5 April 1970, 106. Exchange of Letters Between the Government of India and the Government of the Socialist Republic of Yugoslavia Regarding Waiver Of Visa New Delhi, 16 April 1970, 107. Memorandum of Understanding Between the Government of India and the Government of the Union of Soviet Socialist Republics on Collaboration in Rocket Sounding of the Atmosphere By Soviet Meteorological Rockets at Thumba Moscow, 14 May 1970, 108. Trade Agreement Between the Government of India and the Government of the Union of Burma Rangoon, 27 May 1970, 109. Indo-Mauritius Joint Communique 6 June 1970, 110. Trade Agreement Between the Government Of India and the Government of the Republic of Colombia Bogota, 14 July 1970, 111. Joint Communique on Farakka Barrage Talks 21 July 1970, 112. Indo – JAPAN Joint Statement 20 August 1970, 113. Indo-Singapore Joint Communique 5 September 1970, 114. Exchange of Notes Constituting an Agreement Between the Government of the United States of America Concerning Trade in Cotton Textiles Washington, 28 September 1970, 115. Cultural Agreement Between the Government of the Republic of India and the Government of the State Of Kuwait 2 November 1970, 116. Indo-Turkish Joint Communique 5 November 1970, 117. Trade Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 26 December 1970, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;8</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Agreement Between the Government of India and the Government of Denmark Regarding the Development Cattle Development Project in Mysore New Delhi, 28 January 1971, 2. Protocol Between the Government of India and the Government of the German Democratic Republic on Scientific and Technical Cooperation New Delhi, 2 February 1971 Supplementary Protocol, 20 June 1972, 3. Protocol Between the Government of India and the Government of the Mongolian People’s Republic Regarding Extension of Trade Agreement of 13 February 1968 New Delhi, 1 March 1971, 4. Trade And Payments Agreement Between the Government of India and the Government of the Hungarian People’s Republic Budapest, 3 March 1971, 5. Trade and Payments Agreement Between the Government of India and the Government of the Socialist Republic of Romania Bucharest, 24 March 1971, 6. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of Switzerland Amending the Air Services Agreement of 24 June 1949 New Delhi, 5 May 1971, 7. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republic Regarding Cooperation in Agriculture and Animal Sciences Moscow, 18 June 1971, 8. Agreement Between the Govrernment of India and the Government of Denmark on the Establishment of a Technical Training Centre at Bangalore, Mysore State New Delhi, 8 July 1971, 9. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Federal Republic of Germany Relating to Air Services New Delhi, 29 July 1971, 10. Treaty of Peace, Friendship and Cooperation Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 9 August 1971, 11. Treaty o', 3494, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('01b61aca-d1c5-4a5c-8580-1f58f858d26a', 'e6634806-3745-437a-9099-436e7e1b19fc', 'Additional Attributes HTML', 1, '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. FOR BOOK</h1>', 5249, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('01bae8e1-6430-4c02-a56f-908b2b84dcad', 'cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Conceptual Formation in the Mathematiccs Classroom</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James T. Kinard and Alex Kozulin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p><strong>James T. Kinard</strong>,&nbsp;<em>Institute for Cognitive Literacy, Chicago</em><br>
			James T. Kinard Sr. earned his Ph.D. in electroanalytical chemistry from Howard University and is President of Innovations for Cognitive Literacy, Inc., Chicago, Illinois. He developed and implemented the Rigorous Mathematical Thinking program and is a certified trainer of the Feuerstein cognitive development program, Instrumental Enrichment. He lectures at the international cognitive enrichment workshops in the United States, Canada, the UK, France, The Netherlands, and India.</p>

			<p><strong>Alex Kozulin</strong>,&nbsp;<em>International Center for the Enhancement of Learning Potential, Jerusalem</em><br>
			Alex Kozulin is Research Director of The International Center for the Enhancement of Learning Potential in Jerusalem, Israel, and teaches at Tel Aviv University and Hebrew University. He held academic appointment at Boston University, was Visiting Professor at the University of Exeter and at the University of Witwatersrand, and was Visiting Scholar at Harvard University.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp; 9780521876858</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1632, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('01c1f5e6-ae12-4ea6-af85-37899048c3aa', '0a8b7e0b-dd20-4b7d-bc87-71da91ffa02e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gauri Shankar Jha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030141</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2736, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('01c4a613-c033-4f1c-9f86-4e7bda2a562b', '5e6de62e-ec81-442e-8a5b-0f5dd5385c61', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This series (containing six parts) has been prepared keeping in mind the difficulties faced by our young learners in learning English Grammar.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">It has been our endeavour to make the series as functional and as simple as possible so that the process of learning English Grammar does not bore our young learners,, mainly from non-English-speaking families.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">All parts of speech have been explained with the help of illustrations and examples in such a way that they all can be easily understood by the young readers. So much so that, it can be justifiably hoped, they can now use any of the parts of speech without much difficulty.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Any suggestions from any quarters for further improvement of the book shall be gratefully received and usefully employed in its future editions.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Content:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part-I: Functional Grammar</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part II: Vocabulary & Correct Usage</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part III: Applied Grammar</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part IV: Written Composition</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 159, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('01c7f76f-b01f-415a-83e3-a343d55c76d0', 'f36f5ed2-7858-42fb-b398-e2036c1c869b', 'Description HTML', 1, '<p>Britannica/Star Educational Books Distributor Pvt. Ltd, 2011. Hardcover. New. The Britannica Book of the Year 2011 provides a valuable viewpoint on the people and events that shaped the year. In addition to keeping the Encyclopaedia Britannica updated, it serves as a great reference source for the latest news on the ever-changing populations, governments, and economies throughout the world. Printed Pages: 880. Britannica Book of the Year 2011Encyclopaedia Britannica9781615354528</p>', 2248, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('01cc5f80-8952-42e3-95b3-5b195b1b621e', 'af01c6c3-f78d-46b5-afb6-bcb6878f961c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Advanced Topics in Database Research is a series of books in the fields of database, software engineering, and systems analysis and design. They feature the latest research ideas and topics on how to enhance current database systems, improve information storage, refine existing database models, and develop advanced applications. <strong>Advanced Topics in Database Research, Volume 4 </strong>is a part of this series.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dynamic Workflow Restructuring Framework for Long-Running Business Processes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Design and Representation of Multidimensional Models with UML and XML Technologies</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Does Protecting Databases Using Perturbation Techniques Impact Knowledge Discovery?</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Simultaneous Database Backup Using TCP/IP and a Specialized Network Interface Card</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Towards User-Oriented Enterprise Modeling for Interoperability</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Using a Model Quality Framework for Requirements Specification of an Enterprise Modeling Language</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Population of a Method for Developing the Semantic Web Using Ontologies</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An Evaluation of UML and OWL Using a Semiotic Quality Framework</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Information Modeling  Based on Semantic and Pragmatic Meaning</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Higher-Order Types and Information Modeling</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Criteria for Comparing Information Modeling Methods: Informational and Computational Equivalence</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">COGEVAL: Applying Cognitive Theories to Evaluate Conceptual Models</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Quality of Analysis Specifications: A Comparison of FOOM and OPM Methodologies</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interoperability of B2B Applications: Methods and Tools</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Possibility Theory in Protecting National Information Infrastructure</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Enabling Information Sharing Across Government Agencies</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 231, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('01ce410b-a26a-45c9-9964-21797f4a6b13', 'c583a0e2-5ec4-4dc1-9727-4d02fd3c82cb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161239</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2648, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('01f189ca-29e9-4b00-8de6-1e51f8028003', '9b0277df-e0bd-4c68-83d8-9a52215da35d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Life and Vision of Vedic Seers 2 Dirghatamas</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Prof. S.P. Singh</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471301</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5715, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('0218356f-ac1d-4823-8967-052884da70b1', 'f61b7269-328c-42a7-b48a-88118122d10a', 'Description HTML', 1, '<p>Recently, evidence has been accumulated which shows that some of the groups formerly regarded as independent "phyla" such as Pogonophora (now recognized as Siboglinidae), Echiura, Myzostomida and perhaps Sipuncula, are most probably nothing else than greatly modified Annelida. The extreme morphological diversity found especially in Polychaeta displays the plasticity of a simple segmented organisation that basically is nothing else but a serial repetition of identical units. Thus, annelids are highly important to our understanding of fundamental questions about morphological and adaptive diversity, as well as clarifying evolutionary changes and phylogenetic relationships. The book aims to summarize our knowledge on Polychaetes polychaetes and their allies and gives an overview of recent advances gained by studies that employed conventional and modern methods plus, increasingly and importantly, the use of molecular markers and computer-assisted kinship analyses. It also reflects the state of art in polychaete sciences and presents new questions and controversies. As such it will significantly influence the direction of research on Polychaeta and their related taxa.</p>', 3636, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('02226432-0c00-4def-96ef-f1123b38e048', '497684d3-bfa0-4d0b-bd00-778e91a050ac', 'Additional Attributes HTML', 1, '<h1>Foundations of Generic Optimization, A Combinatorial Approach Epistasis - Mathematical Modeling Theory and Applications V-1</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;298 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;1402036663</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1402036668</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1 kg 370 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;16.51 x 1.91 x 24.13 cm</span></li>
</ul>', 2336, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('02255989-47cd-4128-a7e5-551f7a9651bc', '04d75430-2ed3-4b23-aa06-8a2525444578', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Oxford Studies in Ancient Philosophy is a volume of original articles on all aspects of ancient philosophy. The articles may be of substantial length, and include critical notices of major books. OSAP is published twice yearly, in both hardback and paperback.</span></p>

<p style="text-align:justify"><span style="font-size:18px">''The serial Oxford Studies in Ancient Philosophy (OSAP) is fairly regarded as the leading venue for publication in ancient philosophy. It is where one looks to find the state-of-the art. That the serial, which presents itself more as an anthology than as a journal, has traditionally allowed space for lengthier studies, has tended only to add to its prestige; it is as if OSAP thus declares that, since it allows as much space as the merits of the subject require, it can be more entirely devoted to the best and most serious scholarship.''</span></p>', 2100, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('02377872-6d2a-48ea-884a-8344e18d47db', 'fdccc23f-f19d-48ef-a2a4-a5c544f271a9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Global Media</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190643184</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4812, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('025724df-b6f1-42e0-be14-0f274ff93839', 'b4d18e97-dd37-43c4-8712-7d3fc032f917', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Analytical Chemistry of Rare Elements</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.I Busev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">416</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1033, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('02648857-e0cd-4e33-b724-cb4350cb3a36', '488098fb-7773-4dbd-8ec9-33fe6b996f1e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Sri Aurobindo and Jung: A Comparative Study in Yoga and Depth Psychology</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Satya Prakash Singh</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Madhucchandas Publications</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">240</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1031, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('02667a0d-32f0-4b6f-b433-3aefb756fbb3', '7779108a-69fc-4f57-8c0b-93147f56f764', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niranjan Ch. Pathak, GuptaJit Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575343</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4689, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('02693a0e-41bd-478d-9729-9e3618052040', 'dc534e6d-fd74-46f5-bc1b-79b91cdba800', 'Additional Attributes HTML', 1, '<h1>Samanya Adhyan -Sangh Evam Rajay Lok Seva Ayog ki Civil Seva Prarambhik Pariksha Haitu 6 Khando me (Samanya Adhyan Paper -1 ke Sath Salagan) (H)</h1>', 3035, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('026f07e9-c417-4bcb-a110-b9a6b3894d62', 'a28e4c7a-bafa-4ffa-931a-e989770a9a09', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Untouchables : Who Were They and Why They Became Untouchables ?</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389801613</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 342, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('02731fa6-e31b-4732-bb99-6b42a9fa2d4c', 'a23dff34-dfc7-4ccb-850a-a291ab51eefc', 'Description HTML', 1, '<h1>The Library PR Handbook - High-Impact Communications</h1>', 3324, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('027ee743-d672-4075-9d9c-45e52c266ddb', 'be0c3930-e7a2-407b-aa8b-e45388172898', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ralph L. Stephenson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781566702096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>228</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5984, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('0280a7b9-0b5b-4729-89d6-3c420c97f756', '11acd124-5eba-4c9d-88fe-ddbe92c085e3', 'Additional Attributes HTML', 2, '2"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229334.html"><span style="color:#323232">Chapter 72 - On Chowries (cāmara-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229335.html"><span style="color:#323232">Chapter 73 - On Umbrellas (chatra-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229336.html"><span style="color:#323232">Chapter 74 - On the praise of Women (strī-praśaṃsā)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229337.html"><span style="color:#323232">Chapter 75 - Winning of Affection (saubhāgya-karaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229338.html"><span style="color:#323232">Chapter 76 - Erotic remedies, Spermatic drugs and Medicines (kāndarpika)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229339.html"><span style="color:#323232">Chapter 77 - Preparation of Perfumes (gandhayukti)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229341.html"><span style="color:#323232">Chapter 78 - On Sexual Union (puṃstrī-samāyoga)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229342.html"><span style="color:#323232">Chapter 79 - On Couches and Seats (śayyāsana)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229343.html"><span style="color:#323232">Chapter 80 - On Gems (ratna-parīkṣā)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229344.html"><span style="color:#323232">Chapter 81 - On Pearls (muktā-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229345.html"><span style="color:#323232">Chapter 82 - On Rubies (padmarāga-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229346.html"><span style="color:#323232">Chapter 83 - On Emeralds (marakata-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229347.html"><span style="color:#323232">Chapter 84 - On Lamps (dīpa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229348.html"><span style="color:#323232">Chapter 85 - On Tooth-brush (dantakāṣṭha-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229349.html"><span style="color:#323232">Chapter 86 - Omens (1): General rules (śākuna)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229350.html"><span style="color:#323232">Chapter 87 - Omens (2): On the circle of Horizon (antara-tcakra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229351.html"><span style="color:#323232">Chapter 88 - Omens (3): On ominous cries (viruta) of Birds and Beasts</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229352.html"><span style="color:#323232">Chapter 89 - Omens (4): On the circle of Dogs (śvacakra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229353.html"><span style="color:#323232">Chapter 90 - Omens (5): On the cry of the Jackal (śivā-ruta)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229354.html"><span style="color:#323232">Chapter 91 - Omens (6): Movement of wild animals (mṛga-ceṣṭita)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229355.html"><span style="color:#323232">Chapter 92 - Omens (7): The Intention of Cows (go-iṅgita)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229356.html"><span style="color:#323232">Chapter 93 - Omens (8): The intention of Horses (aśva-iṅgita)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229357.html"><span style="color:#323232">Chapter 94 - Omens (9): The Attitude of Elephants (hasti-veṣṭita)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229358.html"><span style="color:#323232">Chapter 95 - Omens (10): The cries of Crows (vāyasa-viruta)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229359.html"><span style="color:#323232">Chapter 96 - Omens (11): Supplementary to omens (śākuna-uttara)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229360.html"><span style="color:#323232">Chapter 97 - On the time of fruition of effects (pāka-adhyāya)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229361.html"><span style="color:#323232">Chapter 98 - On the constellations (nakṣatra-karmaguṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229362.html"><span style="color:#323232">Chapter 99 - On lunar days and half lunar days (tith-karmaguṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229364.html"><span style="color:#323232">Chapter 100 - On the qualities of the Karaṇas (karaṇa-guṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229365.html"><span style="color:#323232">Chapter 101 - On the effects of birth in the Asterisms (nakṣatra-jātaka)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229366.html"><span style="color:#323232">Chapter 102 - On the division of the Zodiac into signs (rāśi-vibhāga)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229367.html"><span style="color:#323232">Chapter 103 - Effects of planetary combination on marriage (vivāha-paṭala)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229368.html"><span style="color:#323232">Chapter 104 - On the transits of planets (graha-gocara)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229369.html"><span style="color:#323232">Chapter 105 - On the worship of the stellar deity (rūpasatra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229370.html"><span style="color:#323232">Chapter 106 - Conclusion</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">3/e </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Parimal Publications </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171104215</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">608</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English & Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p>&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1526, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('028478d9-f23c-4956-9c25-da94fe27a10e', 'ef7eb3fe-fb93-460f-b099-f149ea541230', 'Additional Attributes HTML', 1, '<h1>Bioconductor Case Studies</h1>', 3765, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('029090ac-9c20-454e-bb48-f58feff5b888', '80d15d6d-3587-45de-b5e0-55f98c04c284', 'Description HTML', 1, '<p>Historians have different views on the core identity of analogue computing. Some portray the technology solely as a precursor to digital computing, whereas others stress that analogue applications existed well after 1940. Even within contemporary sources, there is a spectrum of understanding around what constitutes analogue computing. To understand the relationship between analogue and digital computing, and what this means for users today, the history must consider how the technology is used. Technology for Modelling investigates the technologies, the concepts, and the applications of analogue computing. The text asserts that analogue computing must be thought of as not just a computing technology, but also as a modelling technology, demonstrating how the history of analogue computing can be understood in terms of the parallel themes of calculation and modelling. The book also includes a number of detailed case studies of the technology''s use and application. Topics and features: discusses the meaning of analogue computing and its significance in history, and describes the main differences between analogue and digital computing; provides a chronology of analogue computing, based upon the two major strands of calculation and modeling; examines the wider relationship between computing and modelling, and discusses how the theme of modelling fits within the history of analogue computing; describes how the history of analogue computing evolved through a number of stages of use; presents illustrative case studies on analogue modelling in academic research, oil reservoir modelling, aeronautical design, and meteorology. General readers and researchers in the field of history of computing – as well as history of science more generally – will find this book a fascinating insight into the historical use and evolution of technology. The volume provides a long-needed historical framework and context for these core computing technologies. Dr. Charles Care is a senior software engineer at BT and an Associate Fellow at the Department of Computer Science of the University of Warwick, UK.</p>', 3952, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('02958405-029e-463e-a6d8-f1f5039cb3d1', '6e26bf4c-0ec5-495e-a60b-b6096399ea9f', 'Description HTML', 1, '<p>Biochemistry is the branch of science which deals with the chemical processes that goes on in living matters, ranging from viruses and bacteria to plants and animals. It encompasses wide areas of cell biology and molecular biology. As biochemistry deals with carbon compounds and the reactions they undergo in living organism, organic chemistry is found to be basic to biochemistry. The present book provides and up-to date account of biochemistry. Students and teachers from different branches of science would find this work highly informative and useful. About The Author:- Dr. N. P. Sharma is an Assistant Professor in the Department of Chemistry at A. F. School of Engineering and Technology, Faridabad. He has obtained his Doctorate from Delhi University. Apart from being an independent author of various books, he is acknowledged at national and international levels as a valuable contribute. He has also received several national and international awards. Contents:- CONTENTS:- # Preface : Introduction : Water and Biochemical Reactions : Enzymes : Biochemistry of Nucleic Acids : Techniques of DNA Looping : Amino Acids and Peptide Bonds : Biochemistry of Peroxisomes : Biochemistry of Respiration : Biochemistry of Inositol Phosphate : Biochemistry of Muscles : Biochemical Techniques. The Title ''Biochemistry written/authored/edited by N.P. Sharma'', published in the year 2001. The ISBN 9788178350622 is assigned to the Hardcover version of this title. This book has total of pp. 336 (Pages). The publisher of this title is Kalpaz Publications. This Book is in English. The subject of this book is PURE AND APPLIED SCIENCES. Size of the book is 14.34 x 22.59 cms</p>', 5431, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('02b574ea-b22e-4a6d-b846-4c762667bce4', '09834a6e-8913-44d8-8226-5f67ea249f76', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Internal Auditing Handbook 3/ed.</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">K.H. Spencer Pickett</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9780470518717</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">1088</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 954, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('02d7f7ec-f2cf-4b74-a9e7-4fb77374fdde', '68ff142b-1314-4db3-9f0c-b4367e82c015', 'Description HTML', 1, '<h1>Professional Social Work - Prespectives on Practice and Extension</h1>', 5156, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('02e668f9-1391-497e-a3ac-dcd3e78025a8', '30cd839f-74c8-4467-b33e-a5f2121b2935', 'Additional Attributes HTML', 1, '<h1>Financial Services - 9/e</h1>', 3199, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('02fa752f-80f2-48da-8c53-3fdac084ba43', 'ef4db633-9825-4db8-832c-b872d770a074', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Since enterprises have become aware of the central role of social responsibility in the world of business, corporate social responsibility is no longer a separate operation which functions in addition to the purpose of the company. Increasingly, CSR has become a core strategic mechanism which determines the fundamental ideals of a company and hence how the company creates value in the larger marketplace. This new fourth edition of Strategic Corporate Social Responsibility introduces students to the subject keeping the idea of value creation and the strategic role of CSR firmly at its centre. It addresses the various issues and theoretical aspects of CSR and treats them as integral to the function of an enterprise in the modern world. It urges students and practitioners to look at CSR through a variety of different perspectives and thus forms a holistic idea of the subject.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Corporate Social Responsibility</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is CSR?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Driving Forces of CSR</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Rights and Responsibilities</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: A Stakeholder Perspective</span></strong></span></span></p>

<ol start="4">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Stakeholder Theory</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Stakeholder Responsibility</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Who Owns the Corporation?</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: An Economic Perspective</span></strong></span></span></p>

<ol start="7">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Pursuit of Profit</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Incentive and Compliance</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accountability</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: A Strategic Perspective</span></strong></span></span></p>

<ol start="10">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategy + CSR</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CSR as a strategic Filter</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategic CSR</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part V: A Sustainable Perspective</span></strong></span></span></p>

<ol start="13">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sustainability</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Implementing CSR</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sustainable Value Creation</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 387, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('02fb9721-7ee9-44f7-b3e1-476dcd389378', '3b54fcca-e211-49c5-a4c1-8f21fefba3df', 'Description HTML', 1, '<h1>Introduction to Mathematical Methods in Bioinformatics</h1>', 3672, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('0308f859-1cc7-4ccd-b331-86827a5e4947', '1238c8ed-e981-427e-acd1-12b7ce7d0ed9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Accounting 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Robert Kemp</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292019543</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 306, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('03127725-7a34-4cdb-b45c-1708fbc93f40', 'bf2af16a-1189-42c5-ba45-cb3e73c8688a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Contemporary Financial Management 14/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">R.Charles Moyer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355734556</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 824, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('031284dc-1f69-481d-8215-6f1c3eec9df1', '9bdb053e-33cb-459b-bbe4-b678b2379573', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<p>Business Opportunities, Innovations And Governance In The 21st Century</p>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amory B. Lovins</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412946018</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>576</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1884, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('031786ad-b1ad-4e25-afbe-ec5b33dd34f7', '15e5eda3-ceca-49c5-86ad-ed6eaa81b4c9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">About the Book</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="background-color:white"><span style="color:black">The focus in this work is given to explore and highlight how the various complex mechanisms with which Islam and its ideology recently striving to seek fresh space in a pluralistic society as that of Kerala. This necessitates to view Islam and its nascent revivalist ideology functioning in manifold dimensions the world over, often described "aggressive" by the western power masters. If globalisation is an inexorable integration of markets. Transport and communication, ideologies as that of Islam also have been marketed more successfully to the outcome of new products like terrorism globally faster and cheapter than ever before. It is here both contradictions and conflicts arise out of a constant struggle for their mutual existence exposing the inherent weaknesses of traditionalism and revivalism. A religion which has taken the course of a "peaceful penetration" more than thirteen centuries ago, now seems to be struggling by becoming the victims of new revivalism. The knowledge of global Islam increased heavily in Kerala as a result of the import of Pan Islamic ideology and with the mass export of human resources into the heartland of Islam. No doubt that Islam in its formative period was so receptive and accommodative to the region that both the rulers and the ruled welcomed it without prejudice causing to evolve a syncretic culture to the fitment of the social milieu of Kerala. While revealing several such instances of reciprocity, powers of assimilation and synthesis, this volume tries to find out the present day crisis that the Muslims in kerala experience and make feel as strange and queer outside the orbit of its cultural ethos. The western antipathy towards Islam is extensively propagated in Kerala not only as a part of their fight against imperialism, but also to mobilise its followers on the basis of religion and its identity The neo-revivalists have no hesitation even to highlight oft-repeated ''Islam in danger'', particularly in the context of the ''American war on terrorism'' often translating it as a ''war on Islam''. The excessive pressure by Muslim radicals to keep the religious identity always alive to achieve their political goal also poses as a major danger in the body politic of Kerala. The problem that faces the community now is more from such concealed revivalists and radicals rather than from the traditionalists. This book will undoubtedly be a valuable asset for the individuals who wish to know more about Islam and for every library in India and all over the world.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CONTENTS:</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER ONE</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Quest for Trade and the Making of a New Frontier: Emergence of Islam in Kerala</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER TWO</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">From Progress to Polemics: Impact of Islam on Kerala</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER THREE</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Struggles for Identity-I: Early Phase</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER FOUR</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Struggles for Identity-II: Later Phase</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER FIVE</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Nationalism and Politicisation</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER SIX</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Ideology, Reforms and Conflicts</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER SEVEN</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Tradition vs. Modernity</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER EIGHT</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Conclusion</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1401, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('0317b147-3c28-403d-b5f9-33ada6e9fc78', '96e4008b-b932-4940-941d-776dd5dabebb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This popular textbook on International Business is comprehensive and descriptive in nature. It captures latest events, statistics, examples, and includes new insights from latest research and covers relevant topics. <br />
The rich pedagogy used in the text contains opening and closing cases, and managerial boxes which specifically focus on managerial implications of the topics. It also provides 20 integrated cases as a learning vehicle across multiple chapters. <br />
The book is authored keeping focus on the topics, issues, and events relevant for management and business administration and allied disciplines. The usage of detailed and explanatory approach will help every management enthusiast to comprehend complex topics of this subject.  </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Globalization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: National Differences in Political, Economic, and Legal Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: National Differences in Economic Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Differences in Culture</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Ethics, Corporate Social Responsibility, and Sustainability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: International Trade Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Government Policy and International Trade</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Foreign Direct Investment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Regional Economic Integration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10: The Foreign Exchange Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11: The International Monetary System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12: The Global Capital Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13 The Strategy of International Business</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14: The Organization of International Business</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15: Entry Strategy and Strategic Alliances</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 16: Exporting, Importing, and Countertrade</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 17: Global Production and Supply Chain Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 18: Global Marketing and R&D</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 19: Global Human Resource Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 20: Accounting and Finance in the International Business</span></span></span></p>
', 573, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('03461af9-032d-4ca1-9eee-7f1e601be5ad', 'ce8994af-d931-4ab2-84de-a9a4bcdcbff2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>2000 Architects in 2 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aisha Hasanovie</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744932</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781920744939</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>663</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5996, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('036c7510-61ad-4fa5-b046-7e40bff62f4a', '8a2d0e34-256e-468a-acfe-781cbf69b89b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhartiya Shiksha Vyvastha Ka Vikas - Samasya Evam Samadhan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shilu Merry Elex</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190711005</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publissssher (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 5301, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('037041e1-ab83-4295-bdcd-bcef62df532b', '95f24706-6f36-4214-a0a5-9f8dcfb86f18', 'Description HTML', 1, '<h1>Modality in English and Hindi</h1>', 2767, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('037552b6-c902-4187-a544-88f48482ab3d', '7c4e6cd8-f85c-4abf-a97a-4d68b3e802dd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Marketing Management: Indian Cases is a casebook companion aimed to help readers understand the concepts of marketing in the Indian context. The booklet carries 23 contemporary cases which provide in-depth analysis of different marketing principles and theories as applied by various companies in India and Asia. This casebook will be useful for students pursuing MBA and PGDBM courses.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. MTR Foods - A Marketing Marvel</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Customer Value - Explored, Created, Communicated & Delivered</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Customer Loyalty - The Ultimate objective of every Marketer</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Starbucks India: The Human Coffee Experience</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. The Techy Amazon Insight</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Consumer Behaviour - Its wide facets and deep implications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. ZICOM - Leveraging Corporate Trust and Technical Strengths in the B2B Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Facebook: Business Connections in India and China</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Who will buy XYLO- Mahindra and Mahindra Automotive Sector?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Kellogg''s Cornflakes in India: Finding a platform that connects</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Nivea - Managing a Legacy Brand</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. The Call of the Competition</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Fevicol- The Iconic Bond</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Designing and managing services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Aachi Masala - Entering the North Indian Masala category</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Slicerooms: A Slice of Time, A cut of profits!</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Oreo In India - Launching and Establishing a Global Brand in India Using Integrated Marketing Communications effectively</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Wonder Cement - Building a strong brand Through Digital marketing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. A case study on Direct Marketing of Wedding Return Gifts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Selling process in Animal Nutrition and Health Industry</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Amazon.com adapts its Retail Business in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22. E-Marketing Models: Retailers Perspectives a case of Groupon</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23. Unilever: Working Beyond the Horizon</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Endnotes and References</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1005, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('037a4eb4-ba33-4fe0-89b0-013a888a6638', '22c3a30c-9b86-401c-8b4f-998b125729ac', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4LTR Press, a Cengage Learning product, is a widely acclaimed concept of learning with a simple approach—creating an innovative teaching and learning solution built around today’s learners and teachers. The idea behind bringing out this series of books is to introduce students and teachers in South Asia to an innovative concept in management studies. Since the launch, 4LTR Press has helped more than 1,800,000 college students at over 2,000 schools succeed worldwide.<br />
<br />
BCOM, a 4LTR Press product, takes into account and integrates the inputs from discipline-specific focus groups, conversations, and surveys and presents the content in a visually engaging page layout, keeping intact the high-quality content instructors need. It adopts a persuasive visual medium and discusses various methods and professional tools used in today’s business communication. The book aims at enjoyable reading and easy attention using comprehensive pedagogical features.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Communication Foundations and Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Communication through Electronic, Voice, and written Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Communication through Reports and Business Presentations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Communication for Employment</span></span></span></p>
', 409, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('037aa94b-2954-4f6b-98a5-da0c29a3a278', 'd6983414-971b-4aa3-8bc5-6a249489cfbf', 'Description HTML', 1, '<p>An Embedded Software Primer is a clearly written, insightful manual for engineers interested in writing embedded-system software. The example-driven approach puts you on a fast track to understanding embedded-system programming and applying what you learn to your projects. This book will give you the necessary foundation to work confidently in this field. Building on a basic knowledge of computer programming concepts.</p>', 5835, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('038baeee-136f-4679-9333-fa3bc770990c', 'd93367b4-54df-4a93-80d8-abfe29df7966', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Pali English Dictionary</span></p>', 2096, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('03b493e6-417b-4580-953c-edbb436d7fac', 'a49e2420-331a-417a-a093-c2b75afc1a98', 'Additional Attributes HTML', 1, '<p>Language: English</p>

<p>Binding: Hardcover</p>

<p>Publisher: Cosmo Publications</p>

<p>ISBN: 9788130716626, 8130716623</p>

<p>Edition: 2015</p>

<p>Pages: 600</p>', 2227, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('03b8205e-21f7-4dfa-be10-93423d855f37', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 'Description HTML', 2, 'uot;,serif">2.5 Coupling Reactions between sp Carbon Centers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.6 Pinacol Coupling Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.7 Acyloin Coupling Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.8 Kolbe Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.9 Oxidative Coupling of Phenols and Phenol Ethers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Rearrangement Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.1 Wagner-Meerwein Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.2 The Pinacol Rearrangement</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.3 Acid-catalyzed Rearrangements of Epoxides</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.4 The Semipinacol and other Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.5 Dienone-Phenol Rearrangements and Related Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.6 Benzil-Benzilic Acid Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.7 The Favorskii Rearrangement</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.8 The Ramberg-Backlund Rearrangement</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.9 The Wolff Rearrangement</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.10 The Stevens and Related Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.11 The Wittig Rearrangement</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Other Carbon-Carbon Bond Forming Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.1 Carbonylation and Decarbonylation Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.2 Carbon-Carbon Bond Formation by C-H insertion</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Author Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Subjet Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Volume 4</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Polar Additions to Activated Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.1 Stabilized Nucleophiles with Electron Deficient Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.2 Sonjugate Additions of Reactive Carbanions to Activated Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.3 Conjugate Additions of Carbon Ligands to Activated Alkenes and Alkynes Mediated by Lewis Acids</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.4 Organocuprates in the Conjugate Addition Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.5 Asymmetric Nucleophilic Additions to Electron Deficient Alkenes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.6 Nucleophilic Addition-Electrophilic Coupling with a Carbanion Intermediate</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.7 Addition of H-X Reagents to Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.8 Electrophilic Addition of X_Y Reagents to Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.9 Electrophilic Heteroatom Cyclizations</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Nucleophilic Aromatic Substitutions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.1 Arene Substitution via Nucleophilic Addition to Electron Deficient Arenes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.2 Nucleophilic Coupling with Aryl Radicals</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.3 Nucleophilic Coupling with Arynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.4 Nucleophili Addition to Arene-Metal Complexes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Polar Additions to Alkenes and Slkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.1 Heteroatom Nucleophiles with Metal-activated alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.2 Carbon Nucleophiles with Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.3 Nucleophiles with Allyl-Metal Complexes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.4 Nucleophies with Cationic Pentadienyl-Metal Complexes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.5 Carbon Electrophiles with Dienes and Polyenes Pormoted by Transition Metals</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Nonpolar Additions to Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.1 Radical Addition Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.2 Radical Cyclizations and Sequential Radical Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.3 Vinyl Subtitutions with Organopalladium Intermediates</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.4 Carboetallation of Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.5 Hydroformylation and Related Additions of Carbon Monoxide to Alkenes and Alkynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.6 Methylene and Nunfunctionalized alkylidene Transfer to Form Cyclopropanes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.7 Formation and Further Transformations of 1, 1-Dihalocyclopropanes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.8 Addition of Ketocarbenes to Alkenes, Alkynes and Aromatic Systems</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.9 Intermolecular 1, 3-Dipolar Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.10 Intramolecular 1, 3-Dipolar Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Author Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Subject Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Volume 5</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Ene Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.1 Ene Reactions with Alkenes as Enophiles</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.2 Metallo-ene Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">[2 + 2] Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.1 Thermal Cyclobutane Ring Formation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.2 Formation of Four-membered Heterocycles</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.3 Photochemical Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.4 The Paterno-Buchi Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.5 Di-?-methane Photoisomerizations</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.6 Oxa-di-?-methane Photoisomerizations</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">[3 +2] Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.1 Thermal Cycloadditons</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.2 Transition Metal Mediated Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">[4 + 2] Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.1 Intermolecular Diels-Alder Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.2 Heterodienophile Additions to Dienes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.3 Heterodiene Additions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.4 Intramolecular Diels-Alder Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.5 Retrograde Diels-Alder Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Higher-order Processes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.1 [4 + 3] Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.2 [4 + 4] and [6 + 4] Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.3 [3 + 2] and [5 + 2] Arene-Alkene Photocycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Electrocyclic Processes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">6.1 Cyclobutene Ring Opening Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">6.2 1, 3-Cyclohexadiene Formation Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">6.3 Nazarov and Related Cationic Cyclizations</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Sigmatropic Processes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">7.1 Cope, Oxy-Cope and Anionic Oxy-Cope Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">7.2 Claisen Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">7.3 Consecutive Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Small Ring Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">8.1 Rearrangements of Vinylcyclopropanes and Related Systems</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">8.2 Rearrangements of Divinylcyclopropanes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">8.3 Charge-accelerated Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Other Transition Metal Associated Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">9.1 The Pauson-Khand Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">9.2 Metal-Carbene Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">9.3 Alkene Metathesis and Related Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">9.4 [2 + 2 + 2] Cycloadditions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">9.5 Zirconium-promoted Bicyclization of Enynes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">9.6 Metal-catalyzed Cycloadditions of Small Ring Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Author Index</span></span></strong></span><', 936, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('03c330a1-2f67-4ffe-a99e-388b7b47ed2a', '9ea98e56-1799-4424-8998-110e2a34c226', 'Description HTML', 1, '<h1>Writing Resistance - Beads of Thoughts on Women)</h1>', 4736, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('03c6208d-1e9a-443f-9422-ef1965d6008f', '393b0afa-6b27-4ccb-a330-c8876cba9adc', 'Additional Attributes HTML', 1, '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Conceptual Analysis and Contextual Applications&nbsp;</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Shashi Motilal</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>No</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9789380601359</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>372</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication</strong></td>
			<td>2011</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>1st</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3545, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('03f46cdb-9d37-4d0a-ae2a-b77156b0507a', 'c88adaba-d2e1-4fb0-8573-0c374390c308', 'Additional Attributes HTML', 1, '<h1>Networks, Topology and Dynamics, Theory and Applications to Economics and Social Systems - In Economics and Mathematical Systems</h1>', 3081, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('03f5df20-e3fa-42a3-a30e-f613b7d41103', '0ab434fd-bdb8-4b97-9e59-c054a6f24d65', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Victor W. Guillemin, Shlomo Sternberg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540647973</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2604, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('04238888-e913-4f51-8098-a7e23153020d', 'be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Managing a small tourism business</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nimit Chowdhary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788191014204</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Matrix</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 174, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('0425ac49-bdec-4bdd-9345-6d4f8950ea2e', '81827941-44d9-4eb1-8a43-8da43fdbba1b', 'Description HTML', 1, '<h1>Phalit Vikas - Parivardhirt Evam Parimarjit Adhunik Sanskaran (Phalit Vikas)</h1>', 2845, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('043ee32f-f432-42af-b673-12dbb8d651ff', '49963f7e-38c2-44c9-bfaa-451103dcfeb6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Om Prakash</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170543495</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5353, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('04428f85-ce4d-464b-a433-3eb2dabd8800', 'eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Psychology 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Henry Gleitman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780393109733</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Norton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 240, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('0456b899-8868-4a00-837e-22bf570d939a', 'cdbeb937-b128-46a0-8d9b-1428e328a629', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This beautifully photographed book explores the lure of the countryside: the wide open spaces and starry skies, the lack of neighbors, noise and pollution and the ability to ''get away from it all''. Many people are choosing to pursue their ''sea change'' inland, and are creating some spectacular homes in well-hidden locations.</span></p>

<p style="text-align:justify"><span style="font-size:18px">However, the diversity and fragility of rural locations provide substantial challenge for the architect of today; primarily, how to insert a building into a pristine environment without affecting often-delicate ecosystems. With the preservation of the natural environment a high priority, architects must work with challenging topography to create structures that ''touch the earth lightly''.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Out of Town brings together a wonderful collection of architects'' responses to the challenges of building homes in the country proving that nature and lifestyle do not have to be at odds with each other-they can just as easily co-exist.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Introduction, Bishamon Float House, Japan, Broadford Farm Pavilion, USA, Canyon View Office/Guesthouse, USA, Carver Residence, Australia, Fritidsbolig, Finland, Hermitage Road Residence, Australia, House of Earth and Light, USA, House to Catch the Forest, Japan, Jackson Family Retreat, USA, Jai House, USA, Kerrisdale Farmhouse, Australia, Kpopach/Catlow Farmhouse, Australia, Les Abouts Residence, Canada, Lookout House at Red Hill, Australia, Malibu House 3, USA, Maunu Poolhouse, USA, Memoria Casa Schmitz, Chile, Misonou House, Japan, Podere 43, Italy, Retreat Summer House, Norway, Richards-Ebert Residence, USA, Ridge House, USA, Smith Residence, USA, Solar Tube, Austria, Swann Residence, USA, Texas, Twister, USA, The Fritz Residence, USA, The Keenan Tower House, USA, The Moore Honey House, USA, The Raveau House, Chile, The Sinquefield House, USA, Wall-less House, Japan, Walla Womba Guest House, Australia, Warabi Cottage, Japan, Wheatsheaf Residence, Australia, Withers Residence, USA, Yakeyama House, Japan, Index, Acknowledgements</span></p>', 1799, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('04581cae-5a58-4234-a3ad-baa85c1c301c', '122ef7cc-3e4e-4582-a5d1-c19602f3817f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In an age where digital technology makes just about anything possible, Interactive Design for New Media and the Web demonstrates how to realize that promise through the creation of outstanding interactive programs. This hands-on, practical book examines the ever-expanding capabilities of all forms of digital presentation for increasing interactivity, and the design principles and interface guidelines needed to deliver the required message or story with this technology.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Background</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Creating Interactive Products</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Interactive Instruction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: Interactive Entertainment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5: Information, E-Commerce Systems and Beyond</span></span></span></p>', 273, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('0461e964-08b1-4c93-ae1f-f23ce528f65d', '5fbbc495-19dd-45bd-bfb5-42ca796bd152', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Information Technology Project Management 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jack T.Marchewka</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788126543946</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 863, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('0466279e-2a2e-4a13-b32f-0e577ca734f7', '771c6567-934d-4077-a06a-b00dc4e910e7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ross Westerfield Jordan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781259027628</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>9th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3069, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('04687cde-283c-4529-999b-e0afec88cbde', 'd103509e-d1ea-46d6-a149-d6239a0cf925', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Jolly</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178902326</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5430, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('047e3901-bfd6-44b4-88cd-d29b57e04afe', '44f1d3e4-92ec-45a4-a566-bd7a0a0e9afe', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marco V.Sanchez</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230247765</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>424</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5999, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('04847cf7-202e-4b4d-8610-942c62464b05', 'f748f9fb-563b-4c95-a491-974e2dd90bc3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937319</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4974, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('04874ce7-3f99-41a6-82d9-8efc0bbde793', 'eaf5e123-dcab-4480-8954-e2cef3324cd2', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Landscape Architect''s Pocket Book</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Siobhan Vernon, Rachel Tennant, Nicola Garmory</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780750683487</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">299</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1778, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('048c14a3-c39d-4225-a41d-85c89ac35065', 'fe81e2e4-e506-4f3b-b488-6c77c7394dcd', 'Description HTML', 1, '<hr>
<p>The Handbook of Research on Informatics in Healthcare and Biomedicine is the single authoritative reference source for information on the newest trends and breakthroughs in computer applications applied to healthcare and biomedicine. Innovative technologies in health information systems, medicine, health services, and other areas in biomedicine are explored. The comprehensive chapters contained in this handbook of research have been written by 99 international experts from the field of healthcare and IT. More than 900 references to existing publications and a wide-ranging compendium of over 450 key terms and definitions have been included to provide readers with the ultimate research tool.</p>', 2138, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('048fc4f6-c92a-414c-842d-0d29e872fee9', '6f13b0fa-fde2-44c9-b764-7643e5c2141a', 'Additional Attributes HTML', 1, '<h1>Humanitarian Intervention Library of International Relations in 4 Vols. New</h1>', 4513, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('049cf968-a903-44ae-a98c-d8f63b4a8d32', 'ab597c49-ebc5-4c57-af04-d48b2bef281c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This revolutionary book is a practical guide for helping communities in any location or context - from a fishing community in England to a logging town in Canada to a farming village in India - to develop a collective vision of a prosperous and sustainable future and a road-map for mobilizing and managing their natural resources to realize that future. It explains in a step-by-step manner how to use a process of ''participatory modelling'' to structure people''s learning, their understanding of the natural systems they depend upon and how this can lead to better social and environmental outcomes.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The book is for communities and professional natural resources managers who want to use this powerful tool to help people share visions of the future they want and to take appropriate, immediate action to turn them into reality. It introduces both the theory and practice of participatory modelling using everyday language and a variety of accessible and successful examples. The result is a practical, useful and accessible guide for practicing real, successful community-based natural resource management anywhere, in any circumstances, for community prosperity.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –&nbsp;</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1 Bringing shared visions to life,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2 Diverse interests and common problems,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3 Shared visions,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4 Explicit visions,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5 Substantive visions,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6 Exploring alternatives,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7 Into the future&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5985, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('04ada103-0965-456e-af0b-4682b200f757', '0512a4d7-a209-4235-a04f-c5570bd56bde', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e</h1>', 5630, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('04b515a6-8646-4206-b48d-8219f08e7a90', 'd93367b4-54df-4a93-80d8-abfe29df7966', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Pali English Dictionary</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">T. W. RHYS Davids, William Stede</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8189211153</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788189211158</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">738</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2097, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('04ba5728-de6e-41d4-bb28-ee10e8bdcee7', '96efbb45-6e12-4c63-ab95-4ce399943d2e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Industrial Relations and Labour Laws for Managers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Parul Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353281830</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 460, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('04d3b356-b2d7-45b5-8ea7-21ab557f88dc', '3d46b288-63a5-4356-9055-74396f876d3d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">A new world order is taking shape. In the after-math of the World Wars and the Cold War, optimists hoped that the multilateral system envisaged by the UN Charter could finally be realised. Now this vision appears utopian. International cooperation based on a commitment to constitutional government, Human rights and the rule of law was a product of eighteenth century Enlightenment and underwritten first by the European great powers and then by the United States. How will it survive the decline of the predominance of the USA and the rise of new power centres in the century?</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">For the first time two authors from the West and East have attempted to address this question. They foresee neither a League of Democracies nor the advent of a borderless world in which the state will wither away. Instead, they conclude that the context of world politics, rather than its essential nature, will be radically transformed. James Mayall argues for the continuing relevance of nationalism and reflects on the impact that this, together with the resurgence of political religion, will have on the new great powers and the institutions of international society. Krishnan reminiscent envisages a retreat to a world system reminiscent of the nineteenth century in which a few great powers maintain order in their respective regions by common consent amongst themselves.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Nationalism and World Politics in a Global Era: Reflections on the Future of International Society</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Conflict and Cooperation in the 21<sup>st</sup> Century</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 907, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('04e40fd2-0d26-4d91-b197-3ff9bfb3cd92', '33962836-9f28-4771-a2ff-616e15ac8879', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book, a two-volume set, contains thought-provoking essays on sustainable development as well as award-winning photographs from Photosphere 2016, which culminated in an outdoor exhibition titled ‘Panchtattvas: The Road Ahead’. The exhibition, held at New Delhi’s India Habitat Centre, aimed to create not only a new language of photography but to sensitise the public on significant stories about sustainability through photo-installations that were freed from the white cube of the gallery space. The four awardees, Harikrishna Katragadda, KR Sunil, Monica Tiwari and Shraddha Borawake, were mentored by Aditya Arya, Bandeep Singh, Parthiv Shah and Prabir Purkayastha. </span></p>

<p style="text-align:justify"><span style="font-size:18px">Five distinct and distinguished experts—Dr Ajay Mathur, Amba Jamir, Madhav Gadgil, Mike Pandey, Sunita Narain—from across the sphere of sustainable development give voice to the concerns that are gripping the field. These are fresh narratives preserved as a document for future generations. </span></p>

<p style="text-align:justify"><span style="font-size:18px">The intent of these two volumes is clear: to learn from these stories and to see the world as it once was; to create modern narratives keeping the essence of the ancient panchtattvas alive in the minds of the people.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">THE BEGINNING,&nbsp;THROUGH A SUSTAINABLE LOOKING GLASS,&nbsp;</span>LAND TENURE AND SUSTAINABLE DEVELOPMENT,&nbsp;THE ESSAYISTS,&nbsp;INDEX,&nbsp;A COMMUNITY OF BEINGS,&nbsp;THE ORIGIN OF LIFE ... OUR LIVING PLANET,&nbsp;PLANETARY BOUNDARIES AND OUR COMMON FUTURE,&nbsp;THE ESSAYISTS,&nbsp;THE AWARDEES,&nbsp;THE MENTORS,&nbsp;ACKNOWLEDGEMENTS,&nbsp;INDEX</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;</span></span></p>', 4508, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('04fb1d56-d8b8-4ce7-9777-85df89635446', '428931a5-cfdb-4060-b8f4-509488d5424e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Current and Emerging Drug Therapies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wiley</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780470040980</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2664 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2145, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('04fd6fec-d702-4cfc-adba-550b1532f1d8', '015731bb-21e1-459a-99db-18fe554304c2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Accounting: Texts and Cases 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Robert N.Anthony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781259097126</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 438, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('04fdfe35-9264-415c-b495-8022bbef2320', '5248e709-4813-4e5a-9ee1-e99f9ea5a5a6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Yogatatva</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Bijender Singh</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789391531829</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>
			<p>Redgrab Books Pvt Ltd</p>

			<p>&nbsp;</p>

			<p>&nbsp;</p>

			<p>&nbsp;</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 3001, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('050d70f6-a24b-4857-ba34-3be089d3022a', '95f3a060-a85c-4912-b455-dcbd24cbd52f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.K. Anuj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382192428</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3611, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('05105da3-f98c-49e2-94ec-d829854a2a46', 'a51c4ad1-a2a1-4d90-929f-2fc41e6a223a', 'Description HTML', 1, '<p>Given the rapid software and hardware developments in DSP, it is vital for students to complement their theoretical learning with practical applications. Digital Signal Processing Laboratory is a practical, readily understandable text for those studying DSP for the first time. The author acquaints students with an integrated approach consisting of side-by-side training in theory and hardware/software aspects of DSP, making it ideal for the companion laboratory to a class in DSP theory. To execute this approach, each chapter consists of a brief section on theory to explain the underlying mathematics and principles, a problem solving section, and a computer laboratory section with programming examples and exercises using MATLAB and Simulink. Applicable chapters include a hardware laboratory section composed of exercises using test and measuring equipment. The author discusses the theory of DSP applications and systems, LTI discrete-time signals and systems, practical time and frequency analysis of discrete-time signals, Analog-to-Digital (A/D) process, design and application of digital filters, and the application of practical DSP processes through the DSP hardware, along with software models of these systems. This textbook/lab manual offers a concise, easily understood presentation that makes the information accessible to senior undergraduate and graduate students while building their proficiency with the software, the hardware, and the theory of DSP. Students can easily adapt the concepts for different software/hardware conditions than those presented within, making this an extremely versatile and valuable resource. "synopsis" may belong to another edition of this title.</p>', 3294, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('0518e127-ac94-4ea0-a5a4-5bdba641b4f1', 'abc85134-2621-4a6d-a92a-551e1392422c', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Applied Psychology 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Charles D. Spielberger</td>
		</tr>
		<tr>
			<th>
			<p>About Author / Editor</p>
			</th>
			<td>
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:14px"><span style="font-family:Calibri,sans-serif"><strong><span style="color:#505050">Charles D. Spielberger - </span></strong><span style="color:#505050">University of South Florida, Tampa, Florida, USA</span></span></span></p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0126574103</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780126574104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2688 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1534, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('05280174-bab8-47c3-a4bc-f56591007ff1', '2c0acfd8-cebe-4f9e-a8e5-0a87f2ddad3c', 'Description HTML', 1, '<p>On April 29, 1814 Napoleon landed on the island of Elba, surrounded with a personal army of 1200 men. The allies, Russia, Prussia, England and Austria, hadforcedhimintoexileafteranumberofverycostlydefeats;hewasdeprived ofallhistitles,butcouldkeepthetitleof"EmperorofElba". Historytellsusthat each morning he took long walks in the sun, reviewed his army each midday anddiscussedworldmatterswithnewlyappointedadvisors,followingthesame pattern everyday, to the great surprise of Campbell, the British of?cer who was to keep an eye on him. All this made everyone believe he was settled there for good. Napoleononcesaid:Elbaisbeautiful,butabitsmall. Elbawasde?nitely a source of inspiration; indeed, the early morning, March 6, 1815, Metternich, the chancellor of Austria was woken up by one of his aides with the stunning news that Napoleon had left Elba with his 1200 men and was marching to Paris with little resistance; A few days later he took up his throne again in the Tuileries. In spite of his insatiable hunger for battles and expansion, he is remembered as an important statesman. He was a pioneer in setting up much of the legal, administrative and political machinery in large parts of continental Europe. We gathered here in a lovely and quaint ?shing port, Marciana Marina on theislandofElba,tocelebrateoneofthepioneersofintegrablesystems,Hirota Sensei,andthisattheoccasionofhisseventiethbirthday. Trainedasaphysicist in his home university Kyushu University, Professor Hirota earned his PhD in ''61 at Northwestern University with Professor Siegert in the ?eld of "Quantum Statistical mechanics". He wrote a widely appreciated Doctoral dissertation on "FunctionalIntegralrepresentationofthegrandpartitionfunction".</p>', 5925, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('053469dd-a0f3-42d3-aea9-b0280b5c715d', '9c08aefa-5b11-4cdf-b90c-5dfbc596f584', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623691</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5472, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('053e9bcf-cc5b-4348-a2bd-e2d7b9d4a10d', 'dde9e974-8450-4ded-9f15-88dd9b3df251', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Religion in Modern India</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Radhika Banerji</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788175332416</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">329</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2010</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2087, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('0542758f-b749-4f68-a754-738519e70835', 'f697e66e-525f-4170-a99a-50398c0fffa6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">There is description of standard words in the book apart from theroretical and practical aspects of Vedic Economics. With this, the posterior continuity of Vedic Economics has been presented as Sanatan Economics in this book. There is description of income calculation theory of individuals in the fourth chapter of the book which is based on Indian transitorism. The last chapter of the book describes total employment/vocation based on Vedic Vocation. This chapter also describes Rastriya Shram Sena of prominent thinker Dattopant Thengadi which is based on the nayionalization theory of laborers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">It is the first book on Vedic Economics in the world. It will initiate a new vision of economics. And, it will also make the readers familiar to Vedic Economics and its practical aspects.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Explanation of Vedic Economics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Various Reference of Vedic-Sanatan Economics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vedic-Sanatan proportion value system and income-assessment theory</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Note-1: Indian Economics based table of Individual Income and status calculation</span></span></span></p>

<ol start="4">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vedic-Sanatan Agriculture and Measurement System</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vedic-Sanatan Rural Thinking & Reference of Complete Livelihood at Present</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Note-2: Complete employment and Nationalisation of labourer</span></span></span></p>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify">&nbsp;</p>', 900, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('056c7697-b795-4e1a-b9eb-54418a9696dc', '40ca4c6c-b31a-4b81-b662-0b5049d256dd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">INDIA''S CONTRIBUTIONS TO THE WEST: THE STORY ORIGIN OF MATHEMATICS, SCIENCE AND PHILOSOPHY IN INDIA AND ITS DISPERSAL TO THE WEST LEADING TO DEVELOPMENT OF MODERN AGE</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. P. Priyadarshi&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830501</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1382, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('0570ae82-624b-4877-b580-1793d03b6546', '4ac5fbf7-da19-4461-8a5f-ae69a5324ece', 'Description HTML', 1, '<h1>Sanskrit Sahitya Gyan Kosh - 5 Khando Mein</h1>', 2884, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('057746b4-8c7a-483b-b65f-58cb71832a6b', '99cef6ca-ed81-4fb5-b7d9-9f1eb643d19e', 'Additional Attributes HTML', 1, '<table border="0" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th style="text-align: right;"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></span></th>
			<td>
			<h3 style="text-align:center"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sanchar Ke Mool Siddhant&nbsp;</span></span></h3>
			</td>
		</tr>
		<tr>
			<th style="text-align: right;"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></span></th>
			<td style="text-align:center"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Om Prakash</span></span></td>
		</tr>
		<tr>
			<th style="text-align: right;"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></span></th>
			<td style="text-align:center"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788170543495</span></span></td>
		</tr>
		<tr>
			<th style="text-align: right;"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></span></th>
			<td style="text-align:center"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Classical Publishing Company&nbsp;</span></span></td>
		</tr>
		<tr>
			<th style="text-align: right;"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></span></th>
			<td style="text-align:center"><span style="font-size:12px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></span></td>
		</tr>
	</tbody>
</table>', 3019, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('0579e775-a020-46c3-956b-7b4ce23633c7', 'c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard F. Schmidt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351070931</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3357, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('0589fe0c-c990-4247-b550-a88d50b38493', 'feb2fb63-66b3-46f8-8e63-a2e8f5662298', 'Description HTML', 1, '<h1>Samajshastra ke Pranetaa - Pioneers of Sociology</h1>', 4767, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('05933f26-31b3-4e8d-abd4-53d5639252df', '9750e5a3-42ea-4519-a2f6-aa919625bce6', 'Additional Attributes HTML', 1, '<h1>State of Justice in India - Issues of Social Justice in 4 Vols. BOOK</h1>', 3555, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('0594c87f-7726-452f-b935-7b185837cd2b', '2851732b-20d6-4393-b74f-aa593fd5c20f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Upanishads</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swami Nikhilananda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Phoenix House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1957</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">319</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 744, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('05bded5b-9b8d-4d36-8dd3-616a3cb2c535', '78aacf18-dcc0-48ec-8a22-4f7a9e314ea4', 'Description HTML', 1, '<p>Many of the fundamental theories of modern physics can be considered as descriptions of dynamical systems subjected to constraints. The study of these constrained dynamical systems, in particular the problems encountered in formulating them as quantum systems, has many profound links with geometry. These links were explored in the Symposium on Geometry and Gravity, held at the Newton Institute in 1994. This book arose from a conference held during that symposium, and is a collection of papers devoted to problems such as Chern–Simons theory, sigma-models, gauge invariance and loop quantization, general relativity and the notion of time and quantum gravity. They present a lively, varied and topical perspective on this important branch of theoretical physics, from some of the leading authorities in the subject.</p>', 2315, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('05c28a56-eca5-49d7-906f-76c1bd72b871', '56dd0019-be01-4427-9cd7-12e0bc8a354f', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Written by ten leading scholars, this volume assembles studies of eighteenth- and early nineteenth-century music under the broad rubric of communication. That such an impulse motivates musical composition and performance in this period of European musical history is often acknowledged but seldom examined in depth. The book explores a broad set of issues, ranging from the exigencies of the market for books and music in the eighteenth century through to the deployment of dance topoi in musical composition. A number of close readings of individual works by Mozart, Haydn and Beethoven draw on a sophisticated body of historically appropriate technical resources to illuminate theories of form, metre, bass lines and dance topoi. Students and scholars of music history, theory and analysis will find in this volume a set of challenging, state-of-the-art essays that will stimulate debate about musical meaning and engender further study.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Notes on contributors,&nbsp;Introduction,&nbsp;PART I COMMUNICATION AND THE MARKET,&nbsp;1. Communication and verisimilitude in the eighteenth century,&nbsp;2. Listening to listeners,&nbsp;3. ''Mannichfaltige Abweichungen von der&nbsp;gewohnlichen Sonaten-Form'':&nbsp; Beethoven''s&nbsp;''Piano Solo'' Op. 31 No. 1 and&nbsp;the challenge of communication,&nbsp;PART II MUSICAL GRAMMAR&nbsp;4. Metre, phrase structure and manipulations of musical beginnings,&nbsp;5. National metrical types in music of the eighteenth and early nineteenth centuries,&nbsp;6 Schoenberg''s ''second melogy'', or, ''Meyer-ed'' in the bass&nbsp;PART III RHETORICAL FORM AND TOPICAL&nbsp; DECORUM&nbsp;7. A metaphoric model of sonata form: two expositions by Mozart,&nbsp;8. Beethoven''s Op. 18 No. 3, first movement:&nbsp;two readings, with a&nbsp;comment on analysis,&nbsp;9. Mozart''s k331, first movement: once more, with feeling,&nbsp;10 Dance topoi, sonic analogues and musical grammar: communicating with music in the eighteenth century, Afterword, Bibliography,&nbsp;Index of concepts,&nbsp;Index of names and works</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2276, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('05c8533d-a019-48d4-b419-a516517e81a6', '073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', 'Description HTML', 1, '<p>This book gives a systematic treatment of singularly perturbed systems that naturally arise in control and optimization, queueing networks, manufacturing systems, and financial engineering. It presents results on asymptotic expansions of solutions of Komogorov forward and backward equations, properties of functional occupation measures, exponential upper bounds, and functional limit results for Markov chains with weak and strong interactions. To bridge the gap between theory and applications, a large portion of the book is devoted to applications in controlled dynamic systems, production planning, and numerical methods for controlled Markovian systems with large-scale and complex structures in the real-world problems. This second edition has been updated throughout and includes two new chapters on asymptotic expansions of solutions for backward equations and hybrid LQG problems. The chapters on analytic and probabilistic properties of two-time-scale Markov chains have been almost completely rewritten and the notation has been streamlined and simplified. This book is written for applied mathematicians, engineers, operations researchers, and applied scientists. Selected material from the book can also be used for a one semester advanced graduate-level course in applied probability and stochastic processes.</p>', 1605, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('05ca2b18-70ac-4f77-a810-784792b4ec33', '55ba931c-2f8f-4c6e-a012-254152f11114', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The new sixth edition of Microeconomics is a full-colour volume with a fresh, contemporary design. It’s what’s inside, though, that counts: Clear, Concise, Accurate Explanation that Challenges and Motivates, without Sacrificing Rigour or depth.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Introduction to Economics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: An Overview of Microeconomics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: The Economics of Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: The Role of Government</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5: International Economics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 175, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('05d65954-3587-4a9c-bfd0-ad5aa12b90db', '2af38cdd-69f8-4d0a-b66c-c13a6a6ace2a', 'Description HTML', 1, '<h1>Disney Mickey Wonders Why: The World of Science</h1>', 5346, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('05ec516e-eeab-42f3-a82d-f34f8d85a853', 'd553a3ce-a075-43a9-94a3-10c3bf53aa94', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategic Management and Business Policy: Globalization, Innovation and Sustainability, Sixteenth Edition, contextualizes the universal principles of strategic management within the unique and dynamic landscape of the Indian business environment. This book seeks to bridge the gap between strategic management theories and their application by providing readers with relevant insights and practical tools. This adaptation retains the core themes of globalization, innovation, and sustainability and complements them with Indian examples, managerial practices and case studies.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Introduction to Strategic Management and Business Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Scanning the Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Strategy Formulation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: Strategy Implementation and Evaluation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5: Introduction to Case Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 6: Cases in Strategic Management</span></span></span></p>
', 433, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('05eea5d8-8520-4e17-88fe-2d9c396c365d', 'a91af810-f384-4c1a-88c9-cacb114081b2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पुस्तक</span></span></span></strong><strong> </strong><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">परिचय</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">निघण्टुकोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पाँच</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हैं।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इनमें</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रथम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तीन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्यायों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कोषकार</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पर्यायवाची</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">चतुर्थ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ऐकपदिक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">एवं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पञ्चम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">देवतावाची</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सङ्कलन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">नैघण्टुक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">काण्ड</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शोध</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विषय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">बनाया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">निघण्टु</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रथम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दस</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">भागों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विभक्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333"> :- </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रथम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पृथिवी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">एवं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हिरण्यवाचक</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">; </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">द्वितीय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अन्तरिक्ष</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साधारण</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तथा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रश्मिवाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">एवं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तृतीय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दिशा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तथा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रात्रिवाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ग्रहण</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">चतुर्थ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उषा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तथा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दिवसवाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पञ्चम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">मेघवाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तथा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">षष्ठ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वाग्वाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">यह</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">जानने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रयास</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उक्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पद</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किस</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विशिष्ट</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सन्दर्भ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रयुक्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किये</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">जाते</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हैं।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सप्तम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अष्टम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्यायों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उदक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">नामपदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">व्यापक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">जहाँ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अन्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">भाषाओं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उदक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शब्द</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">एक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">या</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दो</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">मिलते</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हैं</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वहाँ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दैवीवाक्</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">संस्कृत</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रथम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">निघण्टु</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">एक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सौ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उदक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पद</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">परिगणित</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हैं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ये</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सभी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शब्द</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सामान्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उदक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">नहीं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हो</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सकते</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">यह</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ध्यान</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रखते</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हुए</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वेद</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वैदिक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साहित्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आधार</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पर</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उनके</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">मध्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विभाजक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रेखा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">खींचने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रयास</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">नवम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">नदी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विस्तृत</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विवेचनापूर्ण</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">करने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रयास</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दशम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अश्व</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आदिष्टोपयोजन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तथा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ज्वलद्वाचक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उक्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शोधपरक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">एकादश</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span', 1492, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('05eefa29-40c7-49c0-964d-b4a49ffdf0f4', '6c6686bc-0474-4093-adc6-16d046cab3c1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About this book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book is based mainly on the lecture notes that I have been using since 1993 for a course on applied probability for engineers that I teach at the Ecole Polytechnique de Montreal. This course is given to electrical, computer and physics engineering students, and is normally taken during the second or third year of their curriculum. Therefore, we assume that the reader has acquired a basic knowledge of differential and integral calculus. The main objective of this textbook is to provide a reference that covers the topics that every student in pure or applied sciences, such as physics, computer science, engineering, etc., should learn in probability theory, in addition to the basic notions of stochastic processes and statistics. It is not easy to find a single work on all these topics that is both succinct and also accessible to non-mathematicians. Because the students, who for the most part have never taken a course on prob­ ability theory, must do a lot of exercises in order to master the material presented, I included a very large number of problems in the book, some of which are solved in detail. Most of the exercises proposed after each chapter are problems written es­ pecially for examinations over the years. They are not, in general, routine problems, like the ones found in numerous textbooks.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Elementary Probabilities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Random Variables</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Random Vectors</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Stochastic Processes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Estimation and Testing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Simple Linear Regression</span></span></span></p>', 2595, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('060052ad-8327-49de-91dd-d75d06294db7', '373341e8-b2a5-4dfd-a29e-7d03288d21d8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financial Management, 12TH edition is an honest and brave attempt at combining theory with practical applications. It begins with the discussion of fundamental concepts of value and return, risk and return relationship and valuation of shares and bonds. With this foundation, readers can easily understand the theories and methods, decision criteria, and financial policies and strategies necessary to manage funds and create and enhance the value of the firm. Today, financial managers are responsible for shaping the fortunes of the enterprise and are involved in the most vital management decision of allocation of capital. Because of this change in emphasis, the descriptive treatment of the subject of financial management is being replaced by growing analytical content and sound theoretical underpinnings. This is exactly the kind of approach that has been adopted in this book. "</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1: Valuation and Return</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Nature of Financial Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Time Value of Money</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Valuation of Bonds and Shares</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Risk and Return of a single asset</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Portfolio Theory and Assets Pricing Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Beta Estimation and the Cost of Equity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Options and Their Valuation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 2: Investment Decisions</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Capital Budgeting Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 The Cost of Capital</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Cash Flows for Investment Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Complex Investment Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Risk Analysis in Capital Budgeting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Real Options, Investment Strategy and Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 3: Financing and Dividend decisions</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14 Financial and Operating Leverage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15 Capital Structure: Theory and Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 16 Valuation and Financing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 17 Dividend Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 18 Dividend Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 4: Long-Term Financing</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 19 Capital Market Efficiency and Capital Markets in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 20 Long-term Finance: Shares, Debentures and Term Loans</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 21 Convertible Debentures and Warrants</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 22 Asset-based Financing: Lease, Hire Purchase and Project Financing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 23 Venture Capital Financing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 5: Financial Analysis and Planning</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 24 Financial Statements</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 25 Financial Statement Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 26 Financial Planning and Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 6: Working Capital Management</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 27 Principles of Working Capital Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 28 Credit Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 29 Inventory Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 30 Cash Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 31 Working Capital Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 7: Value and Risk management</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 32 Corporate Restructuring, Mergers and Acquisitions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 33 Derivatives for Managing Financial Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 34 International Financial Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 35 Shareholder Value and Corporate Governance</span></span></span></p>
', 583, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('061e63e9-212e-474a-a2fe-f4f223dc8337', '4df30c7f-b955-4f43-8525-81c4b1e87029', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">International Marketing 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kotabe/Helsen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354243370</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 854, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('062230e2-75a8-487a-96a7-33cad241db56', 'a77c7e8f-3311-4416-a5b3-74d6de0bf840', 'Description HTML', 1, '<p>Mr. brown''s masterly review of the subject extends to every development of ideas of architecture in India and the sources from which they were derived. The volumes are illustrated by numerous photographic reproductions of the most important examples of architecture in this country. What makes this work so interesting is the number of plates of drawings and diagrams prepared under the direction of the author and explanatory of the text. As an artist, Mr. brown was in an unique position for explaining the subject by conjectural restorations of some of the well-known architectural remains of undivided India. These drawings, prepared from reliable sources, combined with his personal research, for the first time give a visual demonstration of many of the well-known monuments of the country, now in ruins and enable the reader to imagine what they must have looked like when they were in perfect condition. There is no study of the entire subject of Indian Architecture so thorough and so definitive as this work, which promises to be for a very long time the last word on the subject.</p>', 6004, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('06253402-3c70-4180-9919-da09d22d1a1e', '7f0b77ff-979b-4e85-96eb-1b7b0609e82d', 'Description HTML', 1, '<h1>Emerging Trends in India-China Relations</h1>', 4244, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('0635eb0e-9de0-4461-9844-a458212f5d92', '6d38956c-9ae9-46cb-8737-4df943f44197', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Aminbhavi''s Son A Former Vice Chancellor Recollects</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Prof MI Savadatti</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471967</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5704, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('06375dca-864f-4628-9771-8975c9365c94', 'b000cd67-bb73-4e27-a726-c3e2b12cd6ae', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book is a humble attempt by the author to present the holistic view of Buddhist Mathura. This book explores all the literary references available about Mathura and the nearby region in the ancient Buddhist literature. An attempt has been made by the author to identify those sites mentioned in the literature with the archaeological sites found during explorations. The author has also delved in the accounts of Chinese pilgrims Fahian and Hiuen-Tsang related with Mathura and has tried to verify those accounts. A new light has been thrown on the visits of the Buddha to the land of Braj and the probable routes which the Master would have followed. Discovery of more than 30 new Buddhist sites in the region of Mathura is a totally new contribution of this book along with a detailed discussion of more than 45 find-spots of Buddhist sculptures in the region. A detailed survey of the Buddhist Art of Mathura has also been made, in which some new information would be of help to the students as well as scholars dealing with the Buddhist art and archaeology of Mathura.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Contents -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Foreword,&nbsp;Preface,&nbsp;Acknowledgement,&nbsp;List of Figures,&nbsp; Introduction,&nbsp;1. Braj (Mathura) in Buddhist Literature,&nbsp;2. Critical Analysis of the Data Found in Buddhist Literature,&nbsp;3. On Buddha''s Visits to Mathura,&nbsp;4.&nbsp;Newly Explored Buddhist Sites in the Braj Region,&nbsp;5. Important Buddhist Sites in the Braj Region,&nbsp;6. Buddhist Art at Mathura,&nbsp; Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 5525, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('06486b9f-cf7c-4ee5-8e9c-5224a81369c0', 'b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steffen Jorgensen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817643997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2552, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('0658c182-32e8-4e0b-9c7b-3459bffc3548', '4e64e9fe-3c1c-4608-a515-a513854d89d2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Operation Research 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A.Tamilarasi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332526471</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">EDN.</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">728</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 980, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('065b5ac7-35cf-4fd4-845a-a419f524ddde', '320d8fe8-e160-429a-bf69-a8dd001fceac', 'Description HTML', 1, '<h1>International Encyclopaedia of Children & Human Rights in 3 Vols. FOR NEW BOOK</h1>', 5385, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('06917020-cc3a-470e-af9b-6e548b35a03a', '3a409329-3345-4104-b54e-7656adcfa1da', 'Description HTML', 1, '<h1>Discourse Studies - 2/e</h1>', 4634, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('06a11ec0-7b39-487d-8e37-b53a80de741a', 'cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', 'Description HTML', 1, '<p><span style="background-color:#f5f5f5; color:#1f1f1f; font-family:ElsevierSans,Arial,Helvetica,Roboto,">Mucosal immunology is so important since most infectious agents enter the body through the various mucous membranes, and many common infections take place in or on mucous membranes.&nbsp;</span><em>Mucosal Immunology</em><span style="background-color:#f5f5f5; color:#1f1f1f; font-family:ElsevierSans,Arial,Helvetica,Roboto,">, now in its third edition, is the only comprehensive reference covering the basic science and clinical manifestations of mucosal immunology. This book contains new research data, exceptional illustrations, original theory, a new perspective and excellent organization.</span></p>', 1360, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('06a23060-5991-403d-8203-6f8df996e963', '237fe6b8-b29c-4b03-9085-146493449838', 'Description HTML', 1, '<p><u><strong>About the Book</strong></u></p>

<p>The English edition has been thoroughly revised in line with comments and suggestions, made by our readers, the mistakes and misprints that were detected have been corrected. This is essentially a textbook for modern course on differential geometry and topology, which is much wider than the traditional courses on classical differential geometry, and it covers many branches of mathematics a knowledge of which has become essential for a modern mathematical education. We hope that a reader who has mastered this material will be able to do independent research both in geometry and related fields. To gain a deeper understanding of the material of this book, we recommend the reader should solve the questions in A. S. Mishchenko, Yu. P. Solovyev and A. T. Fomenko <em>Problems in Differential Geometry and Topology</em> which was specially compiled to accompany this course.</p>
', 1212, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('06ac892e-dba0-4058-957c-b91b041dff38', '7a1ae537-6ded-4905-9850-eeda7177253b', 'Description HTML', 1, '<p>This book shows how, during the 20th century, evils such as totalitarianism, tyranny, war, and genocide became indelibly linked to the fascist cause, and examines the enduring and popular appeal of an ideology that has counted princes, poets, and war heroes among its most fervent adherents.</p>

<p>From the followers of Hajj Amin Al-Husseini, the Arab leader who met with Adolf Hitler in November 1942 to the murderous death squads of the Croatian Ustasha to certain members of the British Establishment, fascism''s heady brew of extreme nationalism and revolutionary violence has attracted followers from across all religions, races, and classes. Now widely reviled, fascism became an immensely powerful political force in Western Europe throughout the 1930s and into the 1940s. How did civilized nations like Italy, Germany, Austria, and others succumb to an ideology now regarded by the political mainstream as barbarous and beyond the pale?</p>

<p>&nbsp;</p>

<p>World Fascism: A Historical Encyclopedia&nbsp;covers all the key personalities and movements throughout the history of fascism and brings to light some of the ideology''s lesser-known aspects, from Hindu extremists in India to the influential role of certain women in fascist movements. How did an ideology which was openly boastful of its belief in violence come to seduce the elites of some of the most civilized nations on earth? What can explain fascism’s enduring appeal?</p>

<ul>
	<li>500 A–Z entries on fascist leaders and the movements, doctrines, and key events associated with fascism</li>
	<li>An extensive index that enables readers to locate topics quickly and easily</li>
	<li>Information about fascism as a worldwide movement from a wide range of sources</li>
	<li>Contributions from over 100 scholars from more than 20 nations</li>
</ul>', 1559, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('06b83612-f7a8-431e-9b53-35b5b715e2e0', '9b41fcf0-31d8-4af4-bd96-4e431afaf60f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Jeyaseela Stephen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174766588</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>612</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4948, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('06c133bf-5c12-43c2-84c1-b925e0e5c671', 'f6ab7653-80b7-41c8-b984-c0bcd8f7370b', 'Description HTML', 1, '<p>This three-part treatment translates the technical language of research monographs on the theory of free energy transfer in biology, making the subject more accessible to those entering the field. Designed for upper-level classes in biochemistry or biophysics, it can also be used for independent study. 36 figures. 1989 edition.</p>', 3914, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('06cb4778-fae7-4675-b78a-3c63046250de', '86d0b686-5ab0-444e-b37b-9ac87dec5139', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Help your students develop the complete set of Microsoft® Excel 2019 skills they need to be successful in college and beyond with the emphasis on critical-thinking, problem-solving, and in-depth coverage found in NEW PERSPECTIVES MICROSOFT® OFFICE 365 & EXCEL 2019: COMPREHENSIVE. Updated to provide all-new case scenarios, this dynamic introduction applies the skills students are learning to real-world situations to ensure that concepts remain highly relevant. New Productivity Apps provide a visual introduction to Microsoft® OneNote, Sway, Office Mix and Edge with fun, hands-on activities. Companion Sways provide videos and step-by-step instructions to help students learn to use each app. With an unmatched emphasis on learning outcomes and transference of skills, NEW PERSPECTIVES MICROSOFT® OFFICE 365 & EXCEL 2019: COMPREHENSIVE engages students by clearly demonstrating the importance of the complete Microsoft® Excel 2019 skills that they are learning.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Getting Started with Excel.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Formatting Workbook Text and Data.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Performing Calculations with Formulas and Functions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Analyzing and Charting Financial Data.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Generating Reports from Multiple Worksheets and Workbooks</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Managing Data with Data Tools</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Summarizing Data with PivotTables</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Performing What-if Analyses</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Exploring Financial Tools and Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Analyzing Data with Business Intelligence Tools</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Exploring PivotTable Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Developing an Excel Applicatio</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;</span></span></p>', 977, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('06cda1ab-a93d-4a70-b26a-3d0581cd6955', '5f094e71-3149-480e-9186-f7a75a9e10ce', 'Description HTML', 1, '<p>About the book</p>

<p>Written by an international team of experts, this comprehensive volume investigates modern-day family relationships, partnering, and parenting set against a backdrop of rapid social, economic, cultural, and technological change.</p>

<ul>
	<li>Covers a broad range of topics, including social inequality, parenting practices, children’s work, changing patterns of citizenship, multi-cultural families, and changes in welfare state protection for families</li>
	<li>Includes many European, North American and Asian examples written by a team of experts from across five continents</li>
	<li>Features coverage of previously neglected groups, including immigrant and transnational families as well as families of gays and lesbians</li>
	<li>Demonstrates how studying social change in families is fundamental for understanding the transformations in individual and social life across the globe</li>
	<li>Extensively reworked from the original Companion published over a decade ago: three-quarters of the material is completely new, and the remainder has been comprehensively updated</li>
</ul>

<p><u>Table of Contents</u></p>

<p><strong>Part I Global Perspectives on Families</strong></p>

<p>1 Family Systems of the World: Are They Converging? 3<br />
<em>Göran Therborn</em></p>

<p>2 Changing European Families 20<br />
<em>Trude Lappegård</em></p>

<p>3 American Families: Demographic Trends and Social Class 43<br />
<em>Wendy D. Manning and Susan L. Brown</em></p>

<p>4 Family Change in East Asia 61<br />
<em>Yen-Chun Cheryl Chen and Jui-Chung Allen Li</em></p>

<p>5 Changes and Inequalities in Latin American Families 83<br />
<em>Irma Arriagada</em></p>

<p><strong>Part II Diversity, Inequality, and Immigration</strong></p>

<p>6 Same-Sex Families 109<br />
<em>Timothy J. Biblarz, Megan Carroll and Nathaniel Burke</em></p>

<p>7 Family Poverty 132<br />
<em>Rys Farthing</em></p>

<p>8 Transnational Families 155<br />
<em>Loretta Baldassar, Majella Kilkey, Laura Merla and Raelene Wilding</em></p>

<p>9 Ethnic Diversity in the United Kingdom: Family Forms and Conjugality 176<br />
<em>Alison Shaw</em></p>

<p>10 Immigrant Families and the Shifting Color Line in the United States 194<br />
<em>Karen D. Pyke</em></p>

<p><strong>Part III Family Forms and Family Influences</strong></p>

<p>11 Cohabitation: Recent Research and Implications 217<br />
<em>Rhiannon A. Kroeger and Pamela J. Smock</em></p>

<p>12 Partnerships, Family, and Personal Configurations 236<br />
<em>Eric D. Widmer</em></p>

<p>13 Health and Families 255<br />
<em>Deborah Carr, Kristen W. Springer and Kristi Williams</em></p>

<p>14 Religion and Families 277<br />
<em>Christopher G. Ellison and Xiaohe Xu</em></p>

<p><strong>Part IV Family Processes</strong></p>

<p>15 Divorce: Trends, Patterns, Causes, and Consequences 303<br />
<em>Juho Härkönen</em></p>

<p>16 Partner Violence in World Perspective 323<br />
<em>Emily M. Douglas, Denise A. Hines and Murray A. Straus</em></p>

<p>17 Money Management, Gender, and Households 344<br />
<em>Sean R. Lauer and Carrie Yodanis</em></p>

<p>18 Family Transmission of Social and Cultural Capital 361<br />
<em>Toby L. Parcel and Joshua A. Hendrix</em></p>

<p><strong>Part V Life Course Perspectives</strong></p>

<p>19 Adult Intergenerational Relationships 385<br />
<em>Matthijs Kalmijn</em></p>

<p>20 Children’s Families: A Child-Centered Perspective 404<br />
<em>Jacqueline Scott</em></p>

<p>21 Fathers and Fatherhood 424<br />
<em>Kevin M. Roy</em></p>

<p>22 Aging Families and the Gendered Life Course 444<br />
<em>Phyllis Moen, Jack Lam and Melanie N.G. Jackson</em></p>

<p><strong>Part VI Families in Context</strong></p>

<p>23 Public Policy and Families 467<br />
<em>Pernilla Tunberger and Wendy Sigle-Rushton</em></p>

<p>24 Family Policy and Wives’ Economic Independence 485<br />
<em>Hadas Mandel</em></p>

<p>25 Assisted Reproduction, Genetic and Genomic Technologies, and Family Life 508<br />
<em>Martin Richards</em></p>

<p>26 Sex, Family, and Social Change 52<br />
<em>Judith Treas and Thomas Alan Elliott</em></p>

<p>27 The Global Chaos of Love: Toward a Cosmopolitan Turn in the Sociology of Love and Families 547<br />
<em>Ulrich Beck and Elisabeth Beck-Gernsheim</em></p>

<p>Index 560</p>
', 1139, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('06dcdfe3-6b46-485b-9923-fce984f38272', '490478df-7aeb-477f-97fd-f4f842ced80c', 'Additional Attributes HTML', 1, '<h1>Psychology of Language - A Critical Introduction</h1>', 5500, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('06e75ed1-ae06-4b48-b816-0266bd591335', 'a028f4a9-f836-435b-93d8-75ad2eac59b2', 'Description HTML', 1, '<h1>Enterprise Resource Planning BOOK</h1>', 3134, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('06ebe7b0-a972-45ca-98d9-72eaeb9e7c39', '055d9e50-1481-43da-90ab-de21a80703ad', 'Description HTML', 1, '<h1>Vedantasara of Sadananda</h1>', 4358, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('0719a36d-b1cf-4a13-8072-7b31f269236b', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jens Kurreck</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854041169</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3575, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('071a02ce-b8c7-46a6-b025-103ae350cb5a', '0a3c9a7e-edd6-4c96-8062-238e3ca5daba', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Shiksha Manovigyan - Educational-Psychology NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.K. Mangal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120332805</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>
			<p>Prentice Hall India Learning Private Limited</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 5305, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('071bcb83-1dad-4e3b-9a7d-55d5e9d1cb85', '86c769ea-f33d-42f2-81af-00f5b0844337', 'Description HTML', 1, '<p>आत्मा-विज्ञान</p>', 27, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('07217222-c7c9-4ec9-b48d-81b60c09b1bb', 'd47759f0-3992-440d-ab63-eef78d3a1220', 'Description HTML', 1, '<p><strong>''नमो इम्पैक्ट कॉफ़ी तबेल बुक'' </strong>प्रधानमंत्री नरेंद्र मोदी की नीतियों पर आधारित साक्षात्कारो का एक संकलन है। यह साक्षात्कार पिछले 7 वर्षो के दौरान यूट्यूब सहित अलग- अलग टीवी चैनलों पर प्रसारित हुए है। बुक में केंद्र सरकार की नीतियों का विस्तार वर्णन तथा निष्पक्ष विश्लेषण है। इसमें साक्षात्कार देने वाले विशेषज्ञ अथितियों का सरकार की नीतियों के प्रति विचार और सुझाव है। यह जीवंत पुस्तक केंद्र सरकार की जनकल्याणकारी योजनाओं तथा परियोजनाओं को प्रदर्शित करती है। यह सभी के लिए जानकारीपूर्ण और महत्वपूर्ण है। यह शुरू से अंत तक पढ़ी जाने वाली है। यह बुजुर्गो, वयस्कों और बच्चों के बीच भी रुचिकर है।   </p>
', 882, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('0728ab46-8b5c-4d8b-81df-bc473e26dadd', 'ccececd3-b93e-4100-8d3e-4ec8ab0466e0', 'Description HTML', 1, '<p>The&nbsp;Encyclopedia of Spectroscopy and Spectrometry&nbsp;provides authoritative and comprehensive coverage of the whole topic of spectroscopy, from theory to applications. Short articles, each covering one aspect of spectroscopy, provide the professional spectroscopist working in academia or industry with the essential facts and background on areas of spectroscopy peripheral to their own. A list of further reading at the end of each article directs the reader to the level of detail required for professional purposes. Articles are arranged alphabetically, each having been named to facilitate logical access by the reader. Each article is flagged as to which area of spectroscopy it covers ("Mass Spectroscopy," "Magnetic Resonance," etc.) and whether it covers theory, methods and instrumentation, or applications. Users can refer to an alphabetical article listing, or to a listing arranged according to subject area to locate articles. Further reading lists at the end of each article allow easy access to the primary literature. Extensive cross-referencing, a complete subject index, numerous figures, and color plates are included in each volume.<br>
Initial access to the online version offering extensive hypertext linking and advanced search tools is available to buyers of the print edition. Ongoing access is maintained for a minimum annual fee.<br>
&nbsp;</p>

<ul>
	<li>Contains nearly 300 articles covering the whole area of spectroscopy and related areas</li>
	<li>Provides the essential facts and background for each topic</li>
	<li>Includes reading lists in each article to help the reader access more detailed information</li>
	<li>Allows easy access to required information through alphabetical listings, extensive cross-referencing to related articles, and a detailed subject index in each volume</li>
	<li>Includes numerous figures and tables that illustrate the text</li>
	<li>Contains color plate sections in each volume</li>
	<li>Includes initial access to the online version with extensive hypertext linking and advanced search tools Ongoing access is maintained for a minimum annual fee</li>
</ul>', 1543, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('072978ac-4a13-4b28-832a-525ea4fc2673', 'c9c684f3-586f-4a55-9c22-be9749021a9d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Chamomile-Medicinal, Biochemical and Agricultural Aspects</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Moumita Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781466577596</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">CRC Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 642, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('072ade37-99f0-425c-8151-8d01cbd14d57', 'f99ad88d-9b81-4689-b139-05bccf622d2b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Liberal Perspectives for South Asia</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajiva Wijesinha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175966628</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>260</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 2618, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('07346ab1-2a04-40df-b7c0-5ea775b88f80', 'a4608e49-2d69-4193-9c6c-425211d371b4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Since its inception in 1987,&nbsp;<strong>The Encyclopedia of Aging</strong>&nbsp;has proven to be the definitive resource for scholars and students across the burgeoning and increasingly interdisciplinary fields of gerontology and geriatrics. Like its three esteemed predecessors, the fourth edition contains concise, readable explorations of hundreds of terms, concepts, and issues related to the lives of older adults, as well as timely coverage of the many new programs and services for the elderly.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Updated, under the distinguished stewardship of editor-in-chief Richard Schulz to reflect the infusion of new information across the scientific disciplines, this new edition brings readers up-to-the-moment significant advances in biology, physiology, genetics, medicine, psychology, nursing, social services, sociology, economics, technology, and political science.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">While retaining the format and standard of excellence that marked the first three editions, the fourth edition encompasses a wealth of new information from the social and health sciences. It contains the most current bibliography of an expanding literature, an exhaustive index, and extensive cross references. This much anticipated update of the field''s most authoritative resource will take its place as an indispensable reference for specialists and non-specialists across a broad range of disciplines that now comprise the field of aging.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1362, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('0738f2df-01be-47c6-9113-5f5ec1fa803e', '3286c522-f0dd-4668-b02b-0d81d7553821', 'Description HTML', 1, '<p>Counselling and psychotherapy are effective to the extent that they promote the creativity of clients and patients. Creativity is both a lifestyle and a health resource. A creative lifestyle implies learning to be the authors of our own lives and a creative approach to our inner lives and our social environment gives us coherence and authenticity. This book derives creative principles for counselling and psychotherapy from practical modern approaches in these fields, as well as from psychoanalysis, hermeneutics, and new concepts of creativity itself. The creative attitude central to this represents an integrative basis for the differential application of various counselling and treatment techniques. Creative counselling serves to assist in coping with distress and clearly defined conflicts, and encourages personal and professional development. Creative psychotherapy is an aspect of dynamic, analytic and integrative psychotherapy. The hermeneutic principles – memory, narrative shaping, interactional experience – are activated with a view to ridding patients of psychopathological symptoms. In the modern world with all its challenges, creative counselling and psychotherapy are of outstanding importance. The book outlines a readily understandable, vital, and creative approach to the practice of counselling and psychotherapy in the service of the development of personal and social creativity.</p>

<p>Foreword -- Introduction and overview -- Creativity -- Three examples of counselling and psychotherapy -- Hermeneutics: the art of creative understanding and life management -- Aesthetic experience and shaping of reality -- Creative principles of psychotherapy -- Creative principles of counselling and coaching -- The creative aspect of brief dynamic psychotherapy -- The creative aspect of psychoanalysis -- Indications and counter-indications for the creative attitude -- Professional and “ordinary” relationships -- Ethical implications -- Artistic shaping and resolution of psychic conflicts -- Summary</p>', 5047, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('073a6d0f-18a0-4cfa-9745-cae2c4c94d23', 'ea04f0a0-2314-4fa8-bfdb-a6ff4cd48231', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Basavaraj S. Tallur</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5207, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('073d1c77-b028-4c7c-8e5b-6a13d15a7d43', 'b809d94a-88eb-47e4-91b9-ba4f189c02f3', 'Description HTML', 1, '<p>This volume presents the cutting-edge contributions to the&nbsp;<em>Seventh International Workshop on Complex Structures</em>&nbsp;and&nbsp;<em>Vector Fields</em>, which was organized as a continuation of the high successful preceding workshops on similar research.</p>

<p>The volume includes works treating ambitious topics in differential geometry, mathematical physics and technology such as Bézier curves in space forms, potential and catastrophy of a soap film, computer-assisted studies of logistic maps, and robotics.</p>', 1703, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('074adae4-0d56-4bab-a83c-10f953ae1e26', '586a0fbe-59e8-4545-9d48-873ced9340d1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CONTENTS:</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategic Management: An Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPER-2</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vision, Mission and Objective</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-3</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-4</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Social Responsibilities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-5</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">External Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-6</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Internal Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-7</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-8</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategy Formulation and Swot Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-9</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Forecasting and Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-10</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Level Strategic Alternatives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-11</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Level Strategies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-12</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Functional Level Strategies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-13</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Portfolio Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-14</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Structural Implementation&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-15</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Behavioral Implemention</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-16</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Functional Implementation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-17</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategy Evaluation & Control</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-18</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mergers and Acquisitions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER-19</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Growth&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 971, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('0750e0e2-308b-4110-ab8a-25d9e7d19d68', '781b214c-649d-436c-b98f-ddac499e9ab3', 'Description HTML', 1, '<h1>Banking Theory and Practice NEW</h1>', 5134, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('075f4aca-9003-42b9-91b4-4cd1ae156b47', '736d0dba-fc7c-432d-98cf-8c914d79920a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eula Bingham</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471319430</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3235, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('076fc722-69f8-4bd0-a3e4-5e322d2dae2e', 'df8018d2-0d0d-4440-ba39-254f205b9ad6', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The present book on Saivism under the Imperial Colas as revealed through their Monuments is the revised version of the doctoral thesis of Dr. Sita Narasimhan. For this purpose, the author undertook extensive fieldwork in the entire stretch of the Kaviri delta with her guide and Dr. R. K. K. Rajarajan.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book consists of the text, line drawings, a rich photographic album and bibliography. The book is in seven chapters, dealing with the following aspects:</span></p>

<p style="text-align:justify"><span style="font-size:18px">Historical Setting of the Colas, beginning with Vijayalaya to Rajaraja III.</span></p>

<p style="text-align:justify"><span style="font-size:18px">A Bird''s eye view of the Cola Temples based on the survey made by S.R. Balasubrahmaninan.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Iconographic Programme in Cola Temples under the Early, Middle and Later Colas, pointing out the stages of evolution.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Saivite pantheon as reflected in the Cola monuments, reflecting on the status of Saivism under the Colas. It presents a statistical account of the status of the various iconographical forms of the Hindu gods and goddsses. The statistical analysis is the most vital part of the book.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Ritual orientation of the Siva temples.</span></p>

<p style="text-align:justify"><span style="font-size:18px">An examination of Saivism in retrospect.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Saivism and its factions such as the Kalamukhas and Kapalikas.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book is an important exposition of the subject valuable not only for academicians, art-historians, archaeologists, orientalists, researchers and libraries, but also to the lay readers.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Foreword,&nbsp;Preface,&nbsp;List of Abbreviations,&nbsp;List of Illustrations,&nbsp; Chapter 1&nbsp;The Colas : Historical Setting,&nbsp;Chapter 2&nbsp;Cola Temples : A Bird''s Eye View,&nbsp;Chapter 3&nbsp;Iconographic Programme in Saiva Temples,&nbsp;Chapter 4&nbsp;Saivite Pantheon in Cola Monuments,&nbsp;Chapter 5&nbsp;Ritual Orientation of the Saiva Temples,&nbsp;Chapter 6&nbsp; Saivism in Retrospect,&nbsp;Chapter 7 Saivism and Its Factions,&nbsp;Conclusion,&nbsp;Glossary,&nbsp;Bibliography,&nbsp;Index,&nbsp;Illustrations</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2068, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('07709a2c-672d-4f0b-9599-d5cb9b2807ea', '0a885192-6830-41c0-a7af-0414c12a338e', 'Description HTML', 1, '<h1>Charisma of Kamala Das</h1>', 3180, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('078228df-fd22-4142-af8b-bd91f031962b', '99266b57-b6d1-476c-98e9-dea96a93b5a3', 'Additional Attributes HTML', 1, '<table class="Table" style="border:undefined; margin-left:-.4pt; width:375.0pt">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Title</span></span></span></p>
			</td>
			<td style="text-align:center">Managerial Economics 3/e.</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">ISBN</span></span></span></p>
			</td>
			<td style="text-align:center">9789387067622</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Author</span></span></span></p>
			</td>
			<td style="text-align:center">Geetika</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Publisher</span></span></span></p>
			</td>
			<td style="text-align:center">Mc Graw Hill</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Binding</span></span></span></p>
			</td>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Paperback</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 964, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('07839cbe-2dd6-4bc6-b9e6-89c31a1bad24', '8bba3605-2db2-40a0-8a29-28910741cc7c', 'Description HTML', 1, '<h1>Shriramchritmans Sachitr Shabdkosh Awadhi - Hindi-Evam Mool Pat Anukramanika Sahit</h1>', 2906, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('0785b400-1b7f-439e-bde1-41aef5219f90', 'e8d10c26-ac88-417b-b572-3357ce73633b', 'Description HTML', 1, '<p>Additives in Water-borne Coatings covers both current technology and the future prognosis for the key additives used in water-borne coatings today. It brings together international experts to provide a comprehensive, practical overview of the field, its direction, and selection of key additives currently employed for in-depth treatment of their use, behaviour and scope by expert practitioners in those additives.</p>', 3788, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('078995db-d7c0-443a-88fa-3e6821a78c06', '91aa810f-401d-4863-a3c2-ffb28e37bccc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter-1 </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Nature of State</span></span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(a)&nbsp;State and Society: Whether Identical of Different. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(b)&nbsp;The <em><strong><span style="font-family:"Bookman Old Style",serif">Republic</span></strong></em><strong> </strong>and <em><strong><span style="font-family:"Bookman Old Style",serif">Arthasastra:</span></strong></em><strong> </strong>The Organic Theory of State </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter-2 </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The King</span></span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(a)&nbsp;Qualities, Virtues and Duties of the King. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(b)&nbsp;Education. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(c)&nbsp;Status of Women and Family Life. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(d)&nbsp; Philosopher King and Saintly King: Note Despotic. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(e) The King: The Righteous Person.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><u><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter-3</span></span></u></strong><strong> </strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Auxiliaries in Republic: The Council of Ministers in Arthasastra. </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter-4 </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Some Ethical, Metaphysical Conclusions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(a)&nbsp;The Concept of Virtue. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(b)&nbsp;Whether End Justifies the Means or not: Whether It was a Consequential Theory or not. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(c)&nbsp;The Good Propensity in the Self as well as in the Society: Individual and Social Morality for an Ideal State.&nbsp; </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(d)&nbsp;The Concept of Happiness. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">(e)&nbsp;Soul, Immortality of Soul. Heaven and Rebirth of Soul.&nbsp;&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Concept of War&nbsp;</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5733, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('078eff10-b643-44d1-b4f3-0fc32cea6f14', 'dbfe5d70-3e0c-4112-9fa6-e9cab684e7a5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sanjeev Mahajan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183302265</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4770, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('078ff985-04bf-449a-b7b7-f85e65de8387', 'a1826d83-eddf-4947-9c5d-3d413c460a8b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chetan Agarwal, R.K. Pruthi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131105368</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3004</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5729, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('07af3865-125c-471c-871e-6e39276e1c88', 'df5ca47b-368b-42a8-af0d-94e92e9939c1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Production Technology for Medicinal and Aromatic Crops</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Santosh Lal Jat</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390780211</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 722, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('07b27dcd-9a98-40f5-a693-1243c367692e', 'fb929af3-7379-431e-a728-4da325cb26c3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Swati Singh Tomar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193593738</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3843, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('07c4bb9a-942f-4d77-811b-3ea2fc53acd3', 'a72c384e-339b-41ad-b435-100a9aa28c8a', 'Description HTML', 1, '<p>Asian American literature dates back to the close of the 19th century, and during the years following World War II it significantly expanded in volume and diversity. Monumental in scope, this encyclopedia surveys Asian American literature from its origins through 2007. Included are more than 270 alphabetically arranged entries on writers, major works, significant historical events, and important terms and concepts. Thus the encyclopedia gives special attention to the historical, social, cultural, and legal contexts surrounding Asian American literature and central to the Asian American experience. Each entry is written by an expert contributor and cites works for further reading, and the encyclopedia closes with a selected, general bibliography of essential print and electronic resources. While literature students will value this encyclopedia as a guide to writings by Asian Americans, the encyclopedia also supports the social studies curriculum by helping students use literature to learn about Asian American history and culture, as it pertains to writers from a host of Asian ethnic and cultural backgrounds, including Afghans, Chinese, Japanese, Koreans, Filipinos, Iranians, Indians, Vietnamese, Hawaiians, and other Asian Pacific Islanders.</p>

<p>The encyclopedia supports the literature curriculum by helping students learn more about Asian American literature. In addition, it supports the social studies curriculum by helping students learn about the Asian American historical and cultural experience.</p>', 1555, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('07c58f3f-0445-47e7-aea6-e60fb66a2f87', '55e8a277-181b-431b-8ff2-f577b6b917fa', 'Description HTML', 1, '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 4754, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('07d009b3-53b8-48ec-af63-c4551fb6bc3f', 'cc149e35-0530-4482-841a-12beb9b1805c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean-Daniel Boissonnat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540332589</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2358, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('07d9ae28-7ea7-49bc-bf41-5397e69c5a1f', '9c378b57-b825-45fe-80f0-2286f5fbf85a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J.H. Stape</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1873403372</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5215, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('07e6121e-be1b-4c10-bc8f-fceb507857f3', '74a7389e-0016-45a5-9f84-8836c3f5e329', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jaydeep Sarangi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172733690</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4281, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('081f7059-19e2-4cb8-b3d5-5cc5b740c8ec', 'fecab443-fa30-4f59-9b06-ccbb43705760', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.C. Shaoo</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380731148</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5042, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0820c819-6cba-48fc-a37b-6a31a6fef3ff', 'a3b8d658-8c47-4c33-857c-e73420bbd218', 'Description HTML', 1, '<h1>Panchayati Raj Institutions and Rural Development</h1>', 4765, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('082514e8-bddb-4d4a-8816-a1d900ff9bea', '2669bc18-9d98-4dc9-9297-255eec8237d2', 'Description HTML', 1, '<p>In recent years, the role of cilia in the study of health, development and disease has been increasingly clear, and new discoveries have made this an exciting and important field of research. This comprehensive volume, a complement to the new three-volume treatment of cilia and flagella by King and Pazour, presents easy-to-follow protocols and detailed background information for researchers working with cilia and flagella. *Covers protocols for primary cilia across several systems and species * Both classic and state-of-the-art methods readily adaptable across model systems, and designed to last the test of time * Relevant to clinicians and scientists working in a wide range of fields</p>', 3608, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('08464cf9-325e-4942-88ed-3b8f7f13d824', '3d09e811-7ee2-4863-934c-98f8aab76250', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>Inspired by the <em>Encyclopedia of Statistical Sciences, Second Edition</em> (ESS2e), this volume presents a concise, well-rounded focus on the statistical concepts and applications that are essential for understanding gathered data in the fields of engineering, quality control, and the physical sciences. The book successfully upholds the goals of ESS2e by combining both previously-published and newly developed contributions written by over 100 leading academics, researchers, and practitioner in a comprehensive, approachable format. The result is a succinct reference that unveils modern, cutting-edge approaches to acquiring and analyzing data across diverse subject areas within these three disciplines, including operations research, chemistry, physics, the earth sciences, electrical engineering, and quality assurance. In addition, techniques related to survey methodology, computational statistics, and operations research are discussed, where applicable. Topics of coverage include: optimal and stochastic control, artificial intelligence, quantum mechanics, and fractals.</p>
', 1240, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('0846f720-a379-4518-b3ec-75254d95033b', 'bbd8de7d-1990-47f1-9fb2-4bb4888b2ef1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This comprehensive and engaging text presents the accumulated knowledge of strategic management scholarship in a way that is very accessible to students. Highly respected authors Hill, Schilling, and Jones integrate cutting-edge research on topics including competitive advantage, corporate governance, diversification, strategic leadership, technology and innovation, and corporate social responsibility through both theory and case studies. Based on real-world practices and current thinking in the field, The 12th edition features an increased emphasis on the changing global economy and its role in strategic management. Written by the authors the 30 cases cover small, medium, and large companies from a large range of industries and nations.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part One:</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> Introduction to Strategic Management</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part Two:</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> The Nature of Competitive Advantage</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part Three:</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> Strategies</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part Four:</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> Implementing Strategy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part Five:</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> Cases in Strategic Management</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 799, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('08577102-abee-4303-976a-a502510a9a2e', '6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Towards an Inclusive Theatre&nbsp;</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Anjum Katyal</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">
			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Foreword by Anuradha Kapur,</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Acknowledgements</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Introduction</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Making Space for the Oral Tradition in Indian Theatre Today</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER ONE&nbsp; &nbsp; &nbsp; &nbsp; Growing up in Raipur, and&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Early Influences</span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER TWO&nbsp; &nbsp; &nbsp; &nbsp; The Bombay Years</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER THREE&nbsp; &nbsp; &nbsp;New Directions: Delhi and&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Agra Bazaar</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER FOUR&nbsp; &nbsp; &nbsp; England, Europe and Brecht</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER FIVE&nbsp; &nbsp; &nbsp; &nbsp; Coming Home to Mitti Ki&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Gadi</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER SIX&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Naya Theatre and Other&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Milestones</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER SEVEN&nbsp; &nbsp; &nbsp;Charandas Chor</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER EIGHT&nbsp; &nbsp; &nbsp; Working with the&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Chhattisgarhis</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER NINE&nbsp; &nbsp; &nbsp; &nbsp; The Classics and Literature</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER TEN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Connecting with the Folk</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER ELEVEN&nbsp; &nbsp; Music, Song and Dance</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CHAPTER TWELVE&nbsp; &nbsp;The Political Habib Tanvir</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Appendices</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">List of Plays by Naya Theatre and Habib Tanvir</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Awards, Honours and Milestones</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Select Bibliography</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Index</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">About the Author</span></span></span></p>

			<p>&nbsp;</p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788132109518</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">177</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2012</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 4645, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('0861c297-a9d9-4290-91be-7988db73903d', '53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kalpana Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184350371</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5002, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('0866aa42-27e4-4298-b0a6-5dfcdd588378', '076c1f08-043d-4098-ae10-e66978dd01f8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">YOGA - Sat Karma Mudra Pranayama and Pratyahara - V 4</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. Satya Parkash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471554</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1863, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('08725886-b033-42cc-96d0-6400cb0f0e28', 'd0ce7a08-b48c-4754-9dfc-76ea8ac41e7f', 'Description HTML', 1, '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', 5625, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('087e1d84-6319-4712-9886-aaf69f4aa79d', '2ec60836-2ddd-405b-b040-17fcc527812c', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Architectural Engineering and Design Management - Teaching and Learning Building Design and Construction</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dino Bouchlaghem, David Dowdle and Vian Ahmed</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1844073300</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781844073306</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">159</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3113, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('08821eb8-539f-4b7b-ba27-476829bbec8d', 'dfdb372e-3dff-4619-b98e-1c10e3158e2e', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Personalisation in Social Work New</h1>', 4593, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('08a31677-bf1e-4c4a-bca2-9911cda9c413', 'e187b047-25c5-47f8-82dc-a6f52aff9773', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎&nbsp;GLOBUS BOOKS (January 1, 2012)</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;268 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;9382074473</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-9382074472</p>

<p>Item Weight ‏ : ‎ 260g</p>', 2233, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('08a3bf50-c912-443b-b3e4-ce6e00e601de', 'c6721bd7-6aa5-41a9-8931-6c640ad2a718', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">अथ योगतरंगिणी: भाषाटिकासमेता&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">श्रीमत भट्टनारायण&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">लक्ष्मी वेंकटेश्वर&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1924</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 18, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('08b16018-1d49-44ec-9014-e89639abe8d6', 'e754acc9-04b4-4031-8c3a-6acb1100fa50', 'Description HTML', 1, '<h1>Human Rights in India - Issues and Concerns</h1>', 4943, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('08c3d6bb-35b7-4841-b142-e416ca4a8468', '89b11267-83b4-4ac0-85d1-0359288699cf', 'Description HTML', 1, '<p>India was the mother of all civilizations’ is often said by many. But little significant research or reliable writing has ever been done to substantiate this fact. “India’s Contributions to the West” primarily discusses how India has been a source of knowledge to the West over ages. Even the growth of modern sciences in the West, called the ‘Renaissance’ was a direct result of flow of Indian knowledge to the West. Kanaka, an Indian scientist from the Sind province of India landed in the court of Caliph al-Mansur in Baghdad with a diplomatic delegation in 773 AD along with a treasure trove of Indian scientific manuscripts in Sanskrit. He discussed the contents of the book with the Caliph. The Caliph was amazed at the scientific knowledge of the books. Al-fazari and Yakun ibn Tariq became the first Arab students of Kanaka. This process sparked a fire of knowledge in the Caliphate. Caliphs Haroun ar-Rashid and al-Mamun were successive Abbasid caliphs who promoted science and sent scientific expeditions to India in search of more manuscripts. Famous mathematician al-Khwarizmi was sent to India to study Indian science and mathematics. On return to Baghdad, al-Khwarizmi wrote a book which was known to Europe in its Latin translation, ‘Algoritmi de Numero Indorum’. This book became the hallmark for beginning of study of mathematics in Europe. The Abbasid empire included Spain and many parts of East Europe. The caliphs opened up libraries and universities in the areas of Europe under their empire. The caliphs organized translation of those scientific texts into Latin. Thus the texts containing scientific writings of Aryabhat, Brahma gupta etc. reached Europe in Latin translation. These contained a lot of scientific material including even on gravitation. These sparked a light of knowledge in Europe which had that far been deprived of any scientific knowledge. Indian knowledge was imported to Europe earlier also, especially by Pythagoras and later during the Hellenistic period. Apart from modern science and mathematics, India influenced Western religion and philosophy as well. Modern psychology owes a lot to Indian religions. In fact West owes a lot to India in all branches of learning. The book touches these various issues in brief. The facts have been well substantiated with appropriate references. Contents Foreword xi Preface xiii Introduction xxi 1. The Dark Age in Europe 1 2. Ancient Indian Tradition of Science, Knowledge and Modernism, and its Decline Later 19 3. Indian Influence on the West in the Early BC Period 56 4. Dawn of Knowledge in the West with Pythagoras Turning Hindi 62 5. Alexandria University: A Centre for Indo-Greek Learning 70 6. Origin of Christianity and Threats to Alexandria 80 7. Destruction of Greece and Alexandria 87 8. Transfer of Knowledge from India to Arabic Language (Baghdad) 92 9. Translation of Non-Science Hindu Literature into Arabic and Persian 105 10. Knowledge Moves West 109 11. India’s Contributions to the Science of Psychology 115 12. Other Indian Contributions to West 129 13. The Story of Calendar 135 Appendix: China’s Contributions to the West 144 Bibliography 145 Index 149</p>', 5350, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('08c64064-822a-4056-8575-36f10ea1e4e1', 'b2729572-e707-426a-8367-6d6ddd77acc9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623592</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5424, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('08d9de12-8466-4da2-a6a7-3d40dd7143ac', 'b5f7b8ca-5c44-497c-ae12-2000b7074294', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book is essentially non – mathematical in character and an attempt has been made to illustrate the application of statistical techniques with the help of business data. Various types of study material are given at the end of each chapter to aid the students in applying the principles discussed in the text. The object is to develop the faculty of thinking amongst the students and to develop the skill of performing the calculations needed for various methods of analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Statistics - What & Why&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Collection of Data&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Presentation of Data&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measures of Central Tendency&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measures of Variations&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Skewness, Moments and Kurtosis&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Correlation analysis&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Regression Analysis&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index Numbers: Concepts and Applications&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Forecasting and Time Series Analysis&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Probability&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Probability Distributions&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sampling and Sampling Distributions&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Estimation of Parameters&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Test of Hypothesis&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Small Sampling Theory&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chi-Square Test&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analysis of Variance&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Statistical Quality Control&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Partial and Multiple Correlation and Regression&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Statistical Decision Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;</span></span></p>', 837, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('08dd2d4b-5982-4742-af7a-e1a3d30a68b7', '4dcc9391-6a7e-4790-8369-b55b365947ff', 'Description HTML', 1, '<p>The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.</p>', 4931, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('08e78aba-7b21-4c2f-86c1-5aa974122429', '98f241d7-43e6-4a8e-849f-bb370a1f7b22', 'Description HTML', 1, '<h1>Banking-Critical Concepts in Finance-5Vols. BOOK</h1>', 5130, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('09022021-1594-4f2c-97a1-da14b95a4d48', 'e9312d85-a121-4598-92cd-0788d8d82706', 'Additional Attributes HTML', 1, '<h1>Understanding Research in Personal Relationships - A Text with Readings New</h1>', 4864, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('091179bc-87a1-498c-b1c0-4ba04d4ca664', '5f428224-2fda-45a2-a621-5e257300076e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Criminal Interrogation and Confessions</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Fred E. Inbau</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781449691103</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3547, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('0917cb31-caaa-422e-b767-dbcfea0670f6', 'efc2b6a7-3ad5-4e19-8cb9-7ea331ba24d5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Environmental Change</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John A. Matthews&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857023605</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1056</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1900, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('091a6f6c-565b-43d8-9e52-c4e88baf8ecd', '7d344dc0-d140-46b7-86cc-3e6318cac1a7', 'Description HTML', 1, '<p><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">About the Book</span></strong></span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga can be considered as a way of living, rather say way of right living. Reserches have discovered that the regular practice of yoga may produce many produce many health benefits including increased cordiovascular fitness, improved muscular strength and normalistion of brain action. Yoga is a renowned antidote to stresss and promote improved sleeping patterns.</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Because of the health benefits of yoga, the practices and principles are being adopted widely and globally.</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga is being taught at graduation and post-graduation level in several universities in India and abroa now a days. It''s a need of the time to have a good guide for the students and the teachers as well to understand the subject propertly.</span></p>

<p><span style="font-family:Comic Sans MS,cursive">The prevent volume of Yoga and Health is a textbook with an objective to fulfil the requirements of theYoga lower. The author has devoted eight precious year to being it to this shape. It contains the information about Yogic aspect of Health. The readers will find it a good source of information for their regular practice of Yoga for their personal benefits. People having this book may guide their personal childern and family members to select their personal capulse of daily. Yoga practice for their Health and wellness. Students at University level will also get good guidance to learn and improve their Yogic knowledge.</span></p>

<p><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Contents:</span></strong></span></p>

<p><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:14px">1. INTRODUCTION TO YOGA & HEALTH</span></strong></span></p>

<p><span style="font-family:Comic Sans MS,cursive">Concept of Subtle Yogic Body</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Concept of Health and Disease in Yoga</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga & Mental Health</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Role of Yoga in Holistic Health</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Physical Health</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Mental Health</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Spiritual Health</span></p>

<p><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:14px">2. INTRODUCTION TO YOGA THERAPY</span></strong></span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga Therapy: Meaning and Concept</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Principles of Yoga Therapy</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Principles based on Five Elements</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Disciplines in Yoga Therapy</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Scope and Limitations in Yoga Therapy</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Role of Lifestyle and Diet in Yoga Therapy</span></p>

<p><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:14px">3. YOGA FOR PREVENTI0N & HEALTH CARE</span></strong></span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Children</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Adolescence</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yogic Practices for Common Man</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Women</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Old Age</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Sports Person</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Corporate Person</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga for Holistic Personality Development</span></p>

<p><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:14px">4. YOGIC MANAGEMENT OF COMMON DISORDERS</span></strong></span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga Therapy in Metabolic and Endocrine Disorders</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga Therapyt for Respiratory Problems</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga Therapy for Digestive Disorders</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga Therapy for Liver Disorder</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga Theraphy in Cardiac Disorders</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga and Neurological disorders</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Yoga Therapy for Psychological Disorders</span></p>

<p><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:14px">5. YOGA PRACTICES</span></strong></span></p>

<p><span style="font-family:Comic Sans MS,cursive">Common Instructions for the Practice</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Prerparatory Practices</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Surya Namaskar</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Meditative, Cultural and Relaxation Asana</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Pranayama Practice</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Mudra-Bandha</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Satkarma Practice</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Practice Leadig to Meditation</span></p>

<p><span style="font-family:Comic Sans MS,cursive">Special Relaxation Technique: Yoga Nidra</span></p>

<p>&nbsp;</p>', 1349, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('094c8cd0-5c64-4c98-a8db-ede327cd50f2', '7e66d365-a8d2-47f4-817f-74bcdb175d73', 'Description HTML', 1, '<p>Modern biological research in areas like drug discovery produces a staggering volume of data, and the right modeling tools can help scientists apply it in ways never before imaginable. This collection of next-generation biodata modeling techniques combines innovative concepts, methods, and applications with case studies in genome, microarray, proteomics, and drug discovery projects to help bioinformatics professionals develop ever-more powerful data management systems in any domain. Breaking new ground at the intersection of life sciences and data management, the book introduces practitioners to core biodata modeling techniques, biological database resources, and ontology concepts. It explains the latest envelope-pushing methods and software applications for processing, integrating, and managing biodata.</p>', 3756, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('094c9d18-91b2-4dae-8cc3-b3f4054d0b99', 'c476d60f-d730-4fe4-b0da-902096e185ba', 'Additional Attributes HTML', 1, '<h1>Orchid Biotechnology</h1>', 3631, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('094d81a0-f706-4243-9fec-18938d147f2e', 'fbb7b382-46f9-4d2b-a511-8db9f96cdbc8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book highlights the current practices and future trends in structural characterization of impurities and degradants. It begins with an overview of mass spectrometry techniques as related to the analysis of impurities and degradants, followed by studies involving characterization of process related impurities (including potential genotoxic impurities), and excipient related impurities in formulated products.&nbsp; Both general practitioners in pharmaceutical research and specialists in analytical chemistry field will benefit from this book that will detail step-by-step approaches and new strategies to solve challenging problems related to pharmaceutical research.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Contents</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">PART I: METHODOLOGY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 1</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction to Mass Spectrometry (Pages: 1-57)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 2</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">LC Method Development and Strategies (Pages: 59-79)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 3</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Rapid Analysis of Drug-Related Substances Using Desorption Electrospray Ionization and Direct Analysis in Real Time Ionization Mass Spectrometry (Pages: 81-108)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 4</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Orbitrap High-Resolution Applications (Pages: 109-134)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 5</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Structural Characterization of Impurities and Degradation Products in Pharmaceuticals Using High-Resolution LC-MS and Online Hydrogen/Deuterium Exchange Mass Spectrometry (Pages: 135-181)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 6</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Isotope Patten Recognition on Molecular Formula Determination for Structural Identification of Impurities (Pages: 183-211)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">PART II: APPLICATION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 7</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Practical Application of Very High-Pressure Liquid Chromatography across the Pharmaceutical Development–Manufacturing Continuum (Pages: 213-229)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 8</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Impurity Identification for Drug Substances (Pages: 231-250)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 9</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Impurity Identification in Process Chemistry by Mass Spectrometry (Pages: 251-277)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 10</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Structure Elucidation of Pharmaceutical Impurities and Degradants in Drug Formulation Development (Pages: 279-335)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 11</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Investigation of Degradation Products and Extractables in Developing Topical OTC (Over the Counter) and NCE (New Chemical Entity) Consumer Healthcare Medication Products (Pages: 337-390)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 12</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Characterization of Impurities and Degradants in Protein Therapeutics by Mass Spectrometry (Pages: 391-426)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 13</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Identification and Quantification of Degradants and Impurities in Antibodies (Pages: 427-459)</span></span></p>', 911, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('095700a0-c757-41c3-9124-3aea9743bd62', 'ffebbfee-b765-4373-aff0-048716b4e680', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems in Differential Geometry and Topology</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.S Mishchenko</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1985</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">210</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1185, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('0974e0df-04a6-4dac-a200-32ae103e4466', '4ed3abbc-2f2a-43ab-8baa-a1122dcacaa3', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Nutritional Aspects of Bone Health</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Susan A New , Jean-Philippe Bonjour</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0854045856</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780854045853</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">755</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2003</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1941, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('097866b5-a1dc-42a5-9d91-4eabda648756', '458970a6-a635-49c5-b95c-56823a00a0a1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Ethics </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9798219001314</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 408, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('097fdc05-7bd0-405b-adfe-8b9588a4243a', 'eaf353d6-1b50-4307-a9b5-8f3c7acad619', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<p>&nbsp;</p>

<table border="1" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td>Title</td>
			<td>Sansaadhan Bhoogol</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Arun Kumar Yadav</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9789381906118</td>
		</tr>
		<tr>
			<td>Publication</td>
			<td>Raj Publication</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Paper Back</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5289, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('09acb615-32b4-42c6-b46e-4a08ae9482f9', '3ce7dfb3-4ef0-4000-b96e-df05b375564f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 1: Organisational Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 2: Overview of Diversity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 3: Intergenerational Communication in the Workplace</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 4: Emotions in Organisational Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 5: Spiritual Diversity and Communication in Organisations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 6: Communications and Disability in the Workplace</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 7: Cultural Diversity and Its Impact on Communication At Work</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 8: Negotiation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 9: Conflict Management and Resolution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Topic 10: Communication and Managing Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 227, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('09ad3864-a827-4db8-921f-39f67779d029', 'eef924e5-7c9e-47dc-8b3d-4423e61c39c8', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Charles R. Maccluer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486439011</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486439013</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>384</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1720, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('09b20c41-5fc0-45a3-aed0-4d6dced86aef', 'ed25e58b-1298-47e9-b0f7-d03a61bd53d2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Contemporary Issues in Commerce, Management and Economics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Kulwant Singh Pathania</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830280</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 4796, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('09b2d4ae-0dc7-44a4-b9fd-19ab62742978', 'e34abc35-46cf-4cbf-b009-619df049538d', 'Additional Attributes HTML', 1, '<h1>Hydro-Politics in Gbm Basin - The Case of Bangladesh-India water Relations New</h1>', 4265, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('09b4365a-c3a2-4220-ae22-35ea5811db22', '7c522613-e617-4155-b15c-5271c9f4b23b', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>Wastes, whether they are solid wastes or wastewater, are resources from which economic values may be derived. Almost all components of agricultural and food wastewater can be and should be utilized or recovered; the stumbling block of achieving this aspiration is economical, not technical. The last one and a half decades have seen the surging of agricultural and non-agricultural commodity prices across the board and increased public consciousness of environmental impact of industrial wastewater discharge and treatment. The confluence of these new developments have generated new interests and applications of agricultural and food wastewater and their treatment residuals in diverse fields and industries.</p>

<p>This new edition will expand topics related to wastewater utilizations and new uses of treatment residuals while providing up-to-date information on new treatment technologies and practices across the globe. The new edition’s target audience is anyone who has the responsibility of dealing with its plant effluents in agricultural and food processing operations. It should be of value to waste management personnel responsible for managing major waste effluents from agro and food industries.  It will also be useful for college students whose majors are in environmental science or waste management fields as a reference.</p>

<p> </p>
', 1242, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('09c33fa7-89fb-4d85-8899-c248ac5bf739', '00daa470-e756-40c0-9fe9-997fdd950e2a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Buddhism in South Asia</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Arvind Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175331679</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>336</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 2612, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('09cc154b-209f-4726-a0f4-ecbd60e4d427', 'be49415c-8ec0-46e6-8506-d19d742638c8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sulekha Kesarwani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161710</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5719, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('09d78de5-18e3-456f-bba9-08fe36365ed6', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Comprehensive Organic Synthesis: Selectivity Strategy and Efficiency in Modern Organic Chemistry-9 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Barry M.Trost</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131213018</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 939, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('09e57064-764d-402c-8701-fa5e02df2e78', '46b5d076-6e26-43b4-8344-0108fb3ff998', 'Description HTML', 1, '<p>This book emphasizes the isomorphic theory of Banach spaces and techniques using the unifying viewpoint of basic sequences. Its aim is to provide the reader with the necessary technical tools and background to reach the frontiers of research without the introduction of too many extraneous concepts. Detailed and accessible proofs are included, as are a variety of exercises and problems.</p>

<ul>
</ul>', 2313, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('09fe4d08-37ce-4c7c-afdf-4cf13ee4665d', 'ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Biofuel Crop Sustainability</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bharat P.Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470963043</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 658, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('0a01de20-3705-4e23-9319-671fdef0be3e', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'Description HTML', 1, '<h1>Indias International Relations</h1>', 4188, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('0a03b408-3cb2-4002-b31b-02e11e7838e9', 'cb5046f6-b069-4258-a592-4e6b0ca55d79', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sambhal Nagar Ka Pracheen Itihas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sureshchandra Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355934147</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sureshchandra Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1344, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('0a0a8d5e-bdc3-4da5-afdb-0a1fee64913a', '1f331562-e2ce-4060-9303-f9cccefcb7c7', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<ul>
	<li>Provides a comprehensive overview of all aspects of the poetry, drama, fiction, and literary and cultural criticism produced from the Restoration of the English monarchy to the onset of the French Revolution</li>
	<li>Comprises over 340 entries arranged in A-Z format across three fully indexed and cross-referenced volumes</li>
	<li>Written by an international team of leading and emerging scholars</li>
	<li>Features an impressive scope and range of subjects: from courtship and circulating libraries, to the works of Samuel Johnson and Sarah Scott</li>
	<li>Includes coverage of both canonical and lesser-known authors, as well as entries addressing gender, sexuality, and other topics that have previously been underrepresented in traditional scholarship</li>
	<li>Represents the most comprehensive resource available on this period, and an indispensable guide to the rich diversity of British writing that ushered in the modern literary era</li>
</ul>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p>Alphabetical List of Entries&nbsp; vii</p>

<p>Th ematic List of Entries&nbsp;xii</p>

<p>Associate Editors&nbsp;xvii</p>

<p>List of Contributors&nbsp;xix</p>

<p>Introduction&nbsp;xxv</p>

<p>Encyclopedia of British Literature A–El 1–446</p>

<p>Volume II Encyclopedia of British Literature Em–Q 447–964</p>

<p>Volume III Encyclopedia of British Literature R–Y 965–1383</p>', 1312, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('0a114fda-64ea-49d0-b217-d382b5bafab7', 'adf3684f-f64f-4e11-ae5a-6a455c45ae9c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David B. Allison, Monica L. Baksin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412951357</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5050, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0a1dd214-3270-426d-afcd-9251900592a6', 'a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', 'Description HTML', 1, '<h1>Spindle and the Wheel - Re-Living Text and Context in Translation Studies</h1>', 2753, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('0a2b0a83-d356-476f-abd0-36ade69ef375', 'cd395426-1b09-4323-a60e-74e0e38d84f6', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Sex, drugs, rocks, gold, murder, war, mass poisonings, the deaths of Napoleon, Tchaikovsky, Mozart and others are all linked by one element - arsenic! Arsenic has been around since the beginning of time and the word has become a metaphor for poison with associated shock value. The general public are fearful of any possible exposure to it and yet it holds a certain dark and eerie fascination!</span></p>

<p style="text-align:justify"><span style="font-size:18px">Up until now, there has been no book that covers arsenic with such breadth. This book is a general appreciation of how much the element, arsenic, has become part of our lives. Written in an entertaining style, it covers the years 1000 BC to the present day.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The coverage of the chemistry, toxicology, and medicinal aspects is deliberately kept at a level for the general reader to understand. Is Arsenic an Aphrodisiac? The Sociochemistry of an Element covers the way in which this ubiquitous element and its compounds have influenced the lives of the people of the world. This relationship has gone through many stages from Chinese medicine to the beginning of Chemotherapy with salvarsan - Ehrlich''s cure for syphilis; from homicidal poison, arsenic trioxide; to herbicide, lead arsenate; to the chemical warfare agent, Lewisite; from environmental scrounge, arsenic in the ground water of millions of people; and back to useful medicine, Trisenox for leukaemia.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Other chapters cover a variety of topics including:</span></p>

<p style="text-align:justify"><span style="font-size:18px">A proposed connection between arsenic and Cot Death (SIDS)</span></p>

<p style="text-align:justify"><span style="font-size:18px">How toxic is arsenic anyway, and how do you assess the risks of exposure?</span></p>

<p style="text-align:justify"><span style="font-size:18px">How did Napoleon die?</span></p>

<p style="text-align:justify"><span style="font-size:18px">Essential reading for everyone with a general interest in science, this illuminating text covers a broad range of topics.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Chapter 1 Medicinal Arsenic: Toxic Arsenic, Chapter 2 Arsenic Where You Least Expect It, Chapter 3 Arsine, Scheele''s Green, Gosio Gas, and Beer, Chapter 4 Arsenophobia: A Connection between the Deaths of Infants and Napolean I, Chapter 5 Arsenic and Crime: The Law of Intended Consequences, Chapter 6 Arsenic at War: Mass Murder, Chapter 7 Arsenic and the Environment, Chapter 8 Accidental Exposure to Arsenic: The Law of Unintended Consequences, Subject Index</span></p>', 1848, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('0a35d66a-64ba-4e01-89a1-5ff510f6ca7d', '5bed44cc-5592-4205-955e-1d14fafaa805', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<h3>&nbsp;</h3>

<p>&nbsp;</p>

<h3>&nbsp;</h3>

<h1>Visual Methods - Library of Research Methods in 4Vols. NEW</h1>', 5544, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('0a41cbb5-1bb9-4ec5-860c-0bfa22b7aec2', 'b2d58084-b0ee-45df-933a-a51a2288e7d4', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">A Sanskrit Dictionary of Law and Statecraft</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Patrick Olivelle, David Brick, Mark McClish</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789386552211</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">448</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Paperback</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2019</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2257, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('0a55071c-e3bf-418c-a41d-ac71b855e83b', '202cc6c6-47a4-45e8-b8a9-9792c5121bc2', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steven A. Gaal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;0486472221</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780486472225</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;336</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1650, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('0a587e7c-92c5-4030-a2c2-7b0a4757f4e9', 'faf6dae0-e03e-43a2-b726-5a8b9e7ed1d1', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Written for database novices and pros alike, this book shows how to apply the practical techniques associated with data modeling and design to today''s newest database architectures.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In clear, easy-to-understand language, the book first outlines fundamental database concepts such as logical and physical modeling, noramlization, and denormalization, then relates these ideas to advanced platforms including distributed homogeneous database, multi-database, and federated database architectures. Designers and managers who work client / server architectures and database systems quickly gain a solid grasp of multidimensional analysis techniques for on-line analytical processing (OLAP) and object-oriented database architectures.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book also reveals how basic modeling and design techniques are used every day in real-world products such as CASE tools, relational database management systems, and object database management systems. Other detailed chapters review the ANSI/SPARC database model, explain how to gather the information necessary to build business and process models, describe SQL fundamentals and how to write advanced database applications, and more.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Adding to its value as a practical design tool, Data Modeling and Design for Today''s Architectures also comes with software containing sample database applications, which illustrate key topics covered in the book. Created with Barlands Delphi, the applications feature sample screens, basic report generation, and DBASE IV databases.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, Chapter 1 Overview and Road Map, Chapter 2 The ANSI/SPARC Database Architecture and Derivations, Chapter 3 The Business Model, Chapter 4 The Process Model, Chapter 5 Normalization through Data Patterns, Chapter 6 The Logical Model, Chapter 7 The Data Dictionary, Chapter 8 Structured Query Language Fundamentals, Chapter 9 The Physical Model, Chapter 10 Distributed, Multidatabase, and Federated Models, Chapter 11 Multidimensional Models, Chapter 12 Object and Hybrid Relational Models, Chapter 13 CASE Tools, Chapter 14 A Generic Repository Model, Chapter 15 A Repository Maintenance Application Mockup, Index</span></p>', 6026, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('0a59ca68-6886-467f-876a-842588b6bbe9', '5017c0e8-39d0-4c63-affc-60c8c8be41e2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Molecular Plant Immunity&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Guido Sessa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470959503</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 734, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('0a5bf639-7ca4-4628-8e92-6f070000ab17', 'ed03c15e-43e5-441c-9b7f-a573f43b7e98', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Principles of Philosophy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hari Mohan Bhattacharyya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">University of Calcutta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1948</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 85, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('0a649999-4f47-4ba9-bf04-5638ce414372', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'Description HTML', 5, 'ment Between the Government of India and the Government of Sri Lanka on the Wadge Bank Fisheries New Delhi, 23 March 1976, 18. Indo-Sri Lanka Joint Statement 24 March 1976, 19. Indo-United States Joint Communique 26 March 1976, 20. Agreement Between the Government of India and the Government of the Republic of Turkey on Cooperation in the Fields of Science and Technology Ankara, 2 April 1976, 21. Indo-Botswana Joint Communique 11 April 1976, 22. Trade Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 15 April 1976, 23. Indo-Iran Joint Communique 14 May 1976, 24. Indo-Pak Joint Statement 14 May 1976, 25. Indo-Romania Joint Communique 24 May 1976, 26. Indo-Sri Lanka Loan Agreement 28 May 1976, 27. Cultural Agreement Between the Government of India and the Government of the Democratic and Popular Republic of Algeria Algiers, 1 June 1976, 28. Indo-USSR Joint Declaration 11 June 1976, 29. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Relating to Rail Communication Islamabad, 28 June 1976, 30. Indo-Iran Joint Communique 30 June 1976, 31. Cultural Agreement Between the Government of India and the Government of the Democratic People’s Republic of Korea New Delhi, 2 July 1976, 32. India-German Democratic Republic Joint Communique 4 July 1976, 33. Indo-Afghan Joint Communique 7 July 1976, 34. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Air Services Rawalpindi, 16 July 1976, 35. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Merchant Shipping New Delhi, 19 July 1976, 36. Cultural Agreement Between the Government of India and the Government of the Republic of Cuba New Delhi, 21 July 1976, 37. Indo-Indonesia Joint Statement 24 July 1976, 38. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Relating to Postal Parcels New Delhi, 23 July 1976, 39. Trade Agreement Between the Government of India and Government of the Commonwealth of Australia Canberra, 2 August 1976, 40. Agreement Between the Government of India and the Government of the Kingdom of Lesotho on Economic and Technical Cooperation New Delhi, 5 August 1976, 41. Indo-Lesotho Joint Communique 10 August 1976, 42. Indo-Mauritania Joint Communique 30 August 1976, 43. Indo-Mongolian Joint Communique 8 September 1976, 44. Cultural Agreement Between the Government of India and the Government of the Kingdom of Lesotho Maseru, 5 October 1976, 45. Indo-UAE Joint Communique 7 October 1976, 46. Indo-Pak Joint Communique 7 October 1976, 47. Agreement Between the Government of India and the Government of the People’s Republic of Mozambique of Economic, Technical and Scientific Cooperation Maputo, 8 October 1976, 48. Indo-Tanzania Joint Communique 14 October 1976, 49. Indo-Zambia Joint Communique 18 October 1976, 50. Indo-Pak Joint Communique 21 October 1976, 51. Agreement Between the Government of India and his Majesty’s Government of Nepal Relating to Air Services Agreement of 26 November, 1964 as Amended New Delhi, 21 October 1976, 52. Agreement Between the Government of India and the Government of Malaysia for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion with Respect to Taxes on Income, New Delhi, 25 October 1976, 53. Indo-Danish Joint Communique 30 October 1976, 54. Cultural Agreement Between the Government of India and the Government of the Republic of Italy Rome, 9 November 1976, 55. Agreement Between the Government of India and the Government of the Socialist Republic of Vietnam on the Exchange of Letter Post Items, Parcels and Telecommunication Services Hanoi, 10 November 1976, 56. Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria on Merchant Shipping New Delhi, 18 November 1976, 57. Indo-Bulgarian Joint Communique 21 November 1976, 58. Agreement Between the Government of India and the Government of Socialist Ethiopia for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft New Delhi, 25 November 1976, 59. Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan in the Field of Science and Technology New Delhi, 26 November 1976, 60. Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan in the Field of Economic and Technical Cooperation New Delhi, 26 November 1976, 61. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the United States of America for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft New Delhi, 26 November 1976, 62. Indo-Italian Joint Communique 5 December 1976, 63. Indo-Japanese Joint Communique 7 December 1976, 64. Agreement Between the Government of India and the Government of the Hungarian People’s Republic on Cooperation in the Field of Public Health New Delhi, 9 December 1976, 65. Agreement Between the Government of India and the Royal Danish Government on the Establishment of the National Institute of Health and Family Planning in New Delhi New Delhi, 10 December 1976, 66. Indo-Hungarian Joint Communique 13 December 1976, 67. Cultural Agreement Between the Government of India and the Government of Socialist Republic of Vietnam Hanoi, 18 December 1976, 68. Agreement Between the Government of India and the Government of the Republic of Maldives on Maritime Boundary in the Arabian Sea New Delhi, 28 December 1976, 69. Exchange of Letters Constituting an Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding the Expansion of Industrial Estate of Patan Kathmandu, 13 January 1977, Expansion of Patan Industrial Estate 27 September, 1979, 70. Agreement Between the Government of India and the Government of the Republic of Indonesia Regarding Continental Shelf Boundary New Delhi, 14 January 1977, 71. Agreement Between the Government of India and the Government of the Polish People’s Republic Relating to Air Services New Delhi, 25 January 1977, 72. Agreement Between the Government of India and the Government of the Polish People’s Republic on Economic, Industrial and Technical Cooperation New Delhi, 25 January 1977, 73. Agreement Between the Government of India and the Imperial Government of Iran Regarding the Utilisation of Atomic Energy for Peaceful Purposes Bombay, 25 February 1977, 74. Protocol Between the Government of India and the Government of the Republic of Turkey on Scientific and Technical Cooperation New Delhi, 23 March 1977, 75. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Italy Regarding peaceful uses of Atomic Energy Bombay, 2 April 1977, 76. Agreement Between the Government of India and the Government of the Republic of Portugal on Trade, Economic, Industrial and Technical Cooperation Lisbon, 7 April 1977, 77. Cultural Agreement Between the Government of India and the Government of Thailand New Delhi, 29 April 1977, 78. Agreement Between the Government of India and the Government of the Republic of France on Cooperation in the Field of Outer Space Paris, 21 June 1977, 79. Agreement Between the Government of India and the Government of the Polish People’s Republic Regarding the Utilization of Atomic Energy for Peaceful Purposes Bombay, 9 September 1977, 80. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh on Running Power for Railways New Delhi, 27 September 1977, 81. Agreement Between The Government of India and the Government of the Islamic Republic of Pakistan Regarding Telecommunication Islamabad, 1 October 1977, 82. Trade Agreement Between the Government of India and the Government of the Arab Republic of Egypt New Delhi, 13 October 1977 Cairo, 12 March 1978, 83. Protocol Between the Government of India and the Government of the Syrian Arab Republic on Economic and Industrial Cooperation Damascus, 22 October 1977, 84. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh on Sharing of the Ganga Walters at Farakka Dacca, 5 November 1977, 85. Cultural Agreement Between the Government of India and the Government of the Republic of Sri Lanka New Delhi, 29 November 1977, 86. Agreement Between the Government of India and the Government Of Yemen Arab Republic Regarding Economic And Technical Cooperation New Delhi, 13 December 1977, 87. Agreement Between the Government of India and the Government of the Hungarian People’s Republic Regarding the Liquidation of Rupee Balances of Termination of the Trade and Payments Agreement of 3 March, 1971 New Delhi, 15 December 1977, 88. Exchange of Letters Between the Government of India and His Majesty’s Government of Nepal Regarding the Construction of Sports Complex at Pokhara Kathmandu, 27 December 1977, 89. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Cottage Industries, Kathmandu, 27 December 1977, 90. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of the United States of America Regarding Trade in Textiles and Textile Products Washington, 30 December 1977, Amendment, 18 April 1978, Amendment, 19 June 1978, Amendment, 18 July 1978, Amendment, 25 July 1978, Amendment, 3 November 1978, Amendment, 13 November 1978, Amendment, 8 February 1979, Amendment, 22 May 1980, Amendment, 6 June 1980, Amendment, 3 July 1980, Amendment, 22 December 1980, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;11</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Memorandum of understanding between the Government of India and the Government of the United States of America Regarding Landsat Satellites New Delhi, 3 January 1978, 2. Agreement Between the Government of India and the Government of the German Democratic Republic on Cooperation in the Field of Sound Broadcasting New Delhi, 13 January 1978, 3. Agreement Between the Government of India and the Government of Denmark Regarding Control and Prevention of visual impairment and Blindness New Delhi, 15 January 1978, 4. Agreement Between the Government of India and the Government of the Republic of Ghana Relating to Air services New Delhi, 25 January 1978, 5. Agreement Between the Government of India and the Federal Military Government of the Federal Republic of Nigeria Relating to Air Services New Delhi, 31 January 1978, 6. Trade Agreement Between the Government of India and the Government of the Democratic People’s Republic of Korea New Delhi, 3 February 1978, 7. Trade Agreement Between the Government of India and the Government of the Mongolian People’s Republic New Delhi, 8 February 1978, 8. Cultural Agreement Between the Government of India and the Government of the Mongolian People’s Republic New Delhi, 9 February 1978, 9. Trade and Payments Agreement Between the Government of India and the Government of the Polish People’s Republic Warsaw, 16 February 1978, 10. Agreement Between the Government of India and the Government of the Syrian Arab Republic on Scientific and Technical Co-operation New Delhi, 16 February 1978, 11. Agreement Between the Government of India and the Government of the Socialist Republic of Vietnam on Trade and Economic Cooperation New Delhi, 26 February 1978, 12. Agreement Between the Government of India and the Government of the Socialist Republic of Vietnam on Cooperation in the field of Science and Technology New Delhi, 26 February 1978, 13. Agreement Between the Government of India and the Government of Mauritius Regarding Economic, Technical and Cultural Cooperation Port Louis, 14 March 1978, 14. Agreement Between the Government of India and His Majesty’s Government of Nepal to Control Unauthorized Trade New Delhi, 17 March 1978, 15. Treaty of Trade Between the Government of India and His Majesty’s Government of Nepal New Delhi, 17 March 1978, 16. Treaty of Transit Between the Government of India and His Majesty’s Government of Nepal New Delhi, 17 March 1978, 17. Cultural Agreement Between the Government of India and the Government of Malaysia New Delhi, 30 March 1978, 18. Memorandum of Exchange of Instrument of Ratification concerning the Cultural Agreement between the Government of India and the Government of Malaysia signed in New Delhi on March 1978, 19. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Regarding the Salal Hydroelectric Plant New Delhi, 14 April 1978, 20. Trade Agreement Between the Government of India and the Government of the Syrian Arab Republic New Delhi, 20 April 1978, 21. Agreement Between the Government of India and the Government of the Republic of Italy in the Fields of Science and Technology Rome, 28 April 1978, 22. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Relating to Air Services Dacca, 5 May 1978, 23. Trade Agreement Between the Government of India and the Government of the Republic of Indonesia Jakarta, 3 June 1978, 24. Agreement Between the Government of India and His Majesty’s Government of Nepal Concerning the Construction of Devighat Hydro-Electric Project Kathmandu, 8 June 1978, 25. Agreement Between the Government of India and the Government of the Kingdom of Thailand on the Delimitation of Seabed Boundary Between the two Countries in the Andaman Sea New Delhi, 22 June 1978, 26. Agreement Between the Government of India and the Government of Indonesia and the Government of the Kingdom of Thailand Concerning Determination of Trijunction Point and Delimitation of Related Boundaries in the Andaman Sea New Delhi, 22 June 1978, 27. Trade Agreement Between the Government of India and the Government of the Democratic Republic of Afghanistan Kabul, 24 June 1978, 28. Cultural Agreement Between the Government of India and the Government of the Republic of Zaire Kinshasa, 4 July 1978, 29. Agreement Between the Government of India and the Government of the Republic of Turkey on Economic and Technical Cooperation New Delhi, 13 July 1978, 30. Agreement Between the Government of India and the Government of the Republic of France for Cooperation in the fields of Science and Technology New Delhi, 18 July 1978, 31. Memorandum of Understanding between the Government of India and the Government of the United States of America for Indian National Satellite System Washington, 18 July 1978, 32. Trade Agreement Between the Government of India and the Government of the Socialist People’s Libyan Arab Jamahiriya New Delhi, 19 July 1978, 33. Agreement Between the Government of India and the Government of the Republic of Liberia on Economic and Technical Cooperation Belgrade, 27 July 1978, 34. Application of Extradition Procedure on Reciprocal Basis Between the Government of India and the Government of the Papua New Guinea New Delhi, 17 August 1978, 35. Application of Extradition Procedure on Reciprocal Basis Between the Government of India and the Government of the Republic of Sri Lanka New Delhi, 17 August 1978, 36. Agreement Between the Government of India and the Government of Sweden Concerning Money Order Service New Delhi, 30 August 1978, Stockholm, 20 September 1978, 37. Agreement Between the Government of India and the Government of the Hungarian People’s Republic Relating to the Cooperation in the Field of Information Budapest, 27 September 1978, 38. Agreement Between the Government of India and the Government of the Republic of Seychelles Relating to Air Services New Delhi, 30 October 1978, 39. Agreement Between the Government of India and the Government of the Republic of Seychelles on Economic and Technical Cooperation New Delhi, 30 October 1978, 40. Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic on Cooperation in Shipping New Delhi, 3 November 1978, 41. Agreement Between the Government of India and the Government of the Republic of Cuba on Cooperation in the Field of Science and Technology New Delhi, 19 November 1978, 42. Protocol Between the Government of India and the Government of the Union of Soviet Socialist Republics Concerning the Establishment of the Rate of Exchange New Delhi, 25 November 1978, 43. Cultural Agreement Between the Government of the Republic of India and the Government of Malaysia 4 December 1978, 44. Trade Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria Sofia, 5 December 1978, 45. Trade Agreement Between the Government of India and the Government of the Republic of Zambia New Delhi, 8 December 1978, 46. Agreement Between the Government of India and the Government of the German Democratic Republic on Economic, Industrial, Scientific and Technical Cooperation New Delhi, 9 January 1979, 47. Agreement Between the Government of India and the Government of the German Democratic Republic in the field of Merchant Shipping New Delhi, 9 January 1979, 48. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Peaceful uses of Atomic Energy Bombay, 22 January 1979, 49. Agreement Between the Government of India and the Government of the Socialist Republic of the Union of Burma Relating to Air Services Rangoon, 23 January 1979, 50. Agreement Between the Government of India and the Government of Malaysia Regarding Economic and Technical Cooperation New Delhi, 24 January 1979, 51. Exchange of Letters Between the Government of India and the Government of Malaysia Regarding the Extradition of Fugitive Criminals New Delhi, 24 January 1979, 52. Application of Extradition Procedure on Reciprocal Basis Between the Government of India and the Government of Fiji New Delhi, 1 February 1979, 53. Agreement Between the Government of India and the Government of Netherlands Regarding Money Order Services New Delhi, 3 February 1979, The Hague, 26 February 1979, 54. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Republic of Maldives Regarding Abolition of Visas Male, 11 March 1979, 55. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics On Cooperation in the Field of Medical Science and Public Health New Delhi, 14 March 1979, 56. Agreement Between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia Regarding the Utilisation of Atomic Energy for Peaceful Purposes Bombay, 16 March 1979, 57. Cultural Agreement Between the Government of India and the Government of Somali Democratic Republic New Delhi, 2 April 1979, 58. Agreement Between the Government of India and the Government of the Syrian Arab Republic Relating to Air Services New Delhi, 23 April 1979, 59. Trade Agreement Between the Government of India and the Government of the People’s Democratic Republic of Yemen New Delhi, 23 April 1979, 60. Agreement Between the Government of India and the Government of the United States of America on Cooperation in the Conduct of the Monsoon Experiment (Monex – 79) New Delhi, 24 May 1979, 61. Trade Agreement Between the Government of India and the Government of the Republic of Philippines Manila, 29 May 1979, 62. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics about Launch of the Indian Space Craft (Seo-II) Moscow, 11 June 1979, 63. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics for the Construction of Iron and Steel Works at Vishakhapatnam Moscow, 12 June 1979, 64. Agreement Between the Government of India and the Government of the Polish People’s Republic on Cooperation in the Field of Health Warsaw, 16 June 1979, 65. Trade Agreement Between the Government of India and the Government of the Republic of Cuba New Delhi, 9 July 1979, 66. Agreement Between the Government of India and the Government of the Federal Republic of Nigeria on Economic and Technical Cooperation Lagos, 2 August 1979. 67. Protocol Between the Government of India and the Government of the Syrian Arab Republic of Cooperation in the Field of Radio Broadcasting and Television Damascus, 4 August 1979, 68. Exchange of Letters Between the Government of India and the Government of Finland Modifying the Agreement on Avoidance of Double Taxation of Income New Delhi, 16 August 1979, 69. Agreement Between the Government of India and the Government of the United Republic of Tanzania for the Avoidance of Double Taxation on Income Dar-es-Salam, 5 September 1979, 70. Agreement Between the Government of India and the Government of the Republic of Maldives Relating to Air Services Male, 5 November 1979, 71. Trade and Payments Agreement Between the Government of India and the Government of Czechoslovak Socialist Republic New Delhi, 3 December 1979, 72. Protocol Between the Government of India and the Government of the Republic of France Regarding Cooperation in the Field of Agriculture and Rural Development New Delhi, 28 January 1980, 73. Protocol Between the Government of India and the Government of the Republic of France on Economic Cooperation New Delhi, 28 January 1980, 74. Protocol Between the Government of India and the Government of the Republic of France on Audio Visual Techniques New Delhi, 25 February 1980, 75. Agreement Between the Government of India and the Government of the Democratic and Popular Republic of Algeria Regarding the Utilisation of Atomic Energy for Peaceful Purposes New Delhi, 28 February 1980, 76. Agreement Between the Government of India and the Government of the Democratic and Popular Republic of Algeria on Scientific and Technical Cooperation New Delhi, 28 February 1980, 77. Memorandum of Understanding Between the Government of India and the Government of the Republic of France Regarding Telecommunication New Delhi, 28 February 1980, 78. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Postal Services Kathmandu, 4 March 1980, 79. Cultural Agreement Between the Government of India and the Government of the Portuguese Republic Lisbon, 7 April 1980, 80. Agreement Between the Government of India and the Government of the Syrian Arab Republic Regarding the Utilization of Atomic Energy for Peaceful Purposes Bombay, 1 May 1980, 81. Cultural Agreement Between the Government of India and the Government of the State of Qatar Doha, 4 June 1980, 82. Trade Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Moscow, 19 June 1980, 83. Joint Press Release issued at the end of the visit of Pakistan Foreign Minister Agha Shahi New Delhi, July 17 1980, 84. Exchange of Letters Between the Government of India and the Government of Nepal, Concerning the Establishment of Coaxial Cable Link Between Birganj in Nepal and Raxaul in India Kathmandu, 21 July 1980, 85. Protocol Between the Government of India and the Government of the Republic of Zambia on Trade and Joint Ventures New Delhi, 13 September 1980, 86. Protocol Between the Government of India and the Government of the Republic of Zambia Relationg to Industrial Cooperation New Delhi, 13 September 1980, 87. Agreement Between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia on Economic, Industrial, trade, Scientific and Technical Cooperation New Delhi, 26 September 1980, 88. Trade Agreement Between the Government of the People’s Republic of Bangladesh Dacca, 4 October 1980, 89. Cultural Agreement Between the Government of India and the Government of the Republic of Cyprus New Delhi, 24 October 1980, 90. Agreement Between the Government of India and the Government of Denmark Regarding Health Care and Family Welfare, New Delhi, 1 November 1980, 91. Trade and Payments Agreement Between the Government of India and the Government of the Socialist Republic of Romania New Delhi, 2 December 1980, 92. Exchange of Letters Between the Government of India and the Government of the Federal Republic of Germany Concerning Reintroduction of Visa System New Delhi, 8 December 1980, 93. Protocol Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Cooperation in the Field of Cinematography New Delhi, 10 December 1980, 94. Trade Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 10 December 1980, 95. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding Economic and Technical Cooperation New Delhi, 10 December 1980, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;12</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Agreement Between the Government of India and the Government of Italy for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion with Respect to Taxes on Income Italy, 12 January 1981, 2. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Kenya, Kenya, 24 February 1981, 3. Trade Agreement Between the Government of the Republic of India and the Government of the Republic of Kenya, Kenya, 24 February 1981, 4. Economic and Technical Cooperation Agreement Between the Government of the Republic of India and the Government of the Kingdom of Saudi Arabia, Saudi Arabia, 14 April 1981, 5. Agreement Between the Government of the Republic of India and the Government of the Republic of Singapore for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion with Respect to Taxes on Income Singapore, 20 April 1981, 6. Trade Agreement Between the Government of the Republic of India and the Government of the Republic of Guatemala, Guatemala, 23 April 1981, 7. Agreement on Economic and Technical Cooperation Between the Republic of India and the State of Bahrain, Bahrain, 28 April 1981, 8. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Zimbabwe, Zimbabwe, 22 May 1981, 9. Trade Agreement Between the Government of the Republic of India and the Government of the Republic of Argentina, Argentina, 28 July 1981, 10. Agreement on Economic, Scientific and Technical Co-Operation Between the Government of the Republic of India and the Government of the Republic of Ghana, Ghana, 12 October 1981, 11. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Ghana, Ghana, 12 October 1981, 12. Agreement on the Setting up of India-Algeria Joint Commission for Economic, Trade, Scientific, Technical and Cultural Co-operation Algeria, 19 November 1981, 13. Agreement on Economic and Technical Cooperation Between the Republic of India and the Kingdom of Morocco, Morocco, 20 November 1981, 14. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Uganda, Uganda, 24 November 1981, 15. Joint Statement issued at the end of the visit of Foreign Minister of Pakistan New Delhi, 1 February 1982, 16. Cultural Agreement Between the Government of India and the Government of Spain, Spain, 16 September 1982, 17. Agreement Between the Government of India and the Government of the United Republic of Tanzania Relating to Air Services Tanzania, 29 September 1982, 18. Joint Press Statement issued on the visit of Pakistan President General Zia-ul-Haq New Delhi, 1 November 1982, 19. Agreement on Economic Cooperation Between the Republic of India and the United Mexican States Mexico, 24 November 1982, 20. Cultural Agreement Between the Government of the Republic of India and the Provisional Military Government of Socialist Ethiopia, Ethiopia, 9 February 1983, 21. Agreement for the Establishment of a Joint Commission Between the Government of India and the Government of Pakistan, Pakistan, 10 March 1983, 22. Statements made by the Pakistan foreign Minister Sahabzada Yaqub Khan and External Affairs Minister P. V. Narasimha Rao at the concluding session of the Joint Commission. Islamabad, 4 June 1983, 23. Agreement fo', 3496, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('0a70a418-87dd-4f76-9971-2cc36dde7da2', '1ef0d990-1b0c-48cd-8048-fae12e38d782', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Vivekanand Sahitya - Khand 4 NEW</td>
		</tr>
		<tr>
			<th>Author</th>
			<td><a href="https://www.amazon.in/-/hi/Swami-Vivekananda/e/B00LA1TCPW/ref=dp_byline_cont_book_1">Swami Vivekananda</a></td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175051591</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Advait Ashrama</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2855, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('0a8240d2-3b83-4fb5-88aa-cc8d74fb4501', '9392e28f-68c5-4877-98ca-a91478dc836d', 'Additional Attributes HTML', 1, '<h1>Geometric and Topological Methods for Quantum Field Theory in Physics</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;434 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0521764823</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0521764827</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;998 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;18.42 x 2.54 x 26.04 cm</span></li>
</ul>', 2542, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('0a911362-3b36-44db-855b-71f1c1270ed3', '17254fcf-93df-4f67-a666-de38c4ba811d', 'Description HTML', 1, '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', 5643, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('0a947041-7ed7-4d7d-8d3a-90a7652ac2c2', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 'Description HTML', 1, '<h1>Principles of Genetics</h1>', 3606, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('0abb98ae-3e58-4acd-b7e3-352043c5d970', '7c7330e4-1222-4592-90c2-10c2ea5be3b1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Physics of Magnetic Semiconductors</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center"> E.L Nagaev</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1983</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">388</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1227, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('0ad8a140-3b85-4d85-8643-9ee8171be18f', 'ed2e8803-a5e0-4191-b8e4-ea21b279d35c', 'Additional Attributes HTML', 1, '<h1>Beautiful Blacks Dignified Dalits Book</h1>', 4685, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0ae451b1-c275-4f79-9c1a-5414c9ef19c8', 'ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.N. Pati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257282</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>510</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4679, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0afb3782-309a-431e-8761-ad846ed1ef76', '4748ed7b-a4aa-4a2a-b75b-d53204a0f908', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Chipless RFID Reader Architecture</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nemai Chandra Karmakar, Randika V. Koswatta, Prasanna Kalansuriya, Rubayet E-Azim</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1608075614</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781608075614</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6041, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('0b06bd50-24ff-4e19-bd55-8339587c2ad8', '3eda2915-9c3c-4cf1-b4a9-82b0e1d1920c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A conceptual study of vedas, upanishads and other literature</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mohan Makkar, Dr. Geeta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8188043249</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188043248</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>217</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4369, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('0b091f16-4c41-4dec-b1fd-f5d4a3ec2047', 'b3d8e5cf-5199-4e3a-8467-4c0a1bbe2f92', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623776</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>23</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5881, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('0b0c56d0-3772-47d5-a79f-0a6a51906d86', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Alamargot, P. Terrier, J.M. Cellier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780080474878</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4661, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0b138bd9-fd29-4b96-a54f-0344aa2e6a96', 'c255d110-94c5-443a-8b75-e211832a8d8b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T. Scheper</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540677925</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5955, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('0b16323f-5107-442f-a7a5-85b99960b671', 'c1bc1558-f823-4580-bc46-c78c7fb6a391', 'Description HTML', 1, '<h1>Principles of Social Work New</h1>', 4668, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0b3721b7-af1a-4701-9583-1509a9c6e0d4', '816116db-6f20-4858-a001-58d4ab75f6c4', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title </strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">MAHABHARAT - PADNUKARAM - KOSH - Geeta Press Gorakpur Ke Mahabharat Ke Sanskaran Par Adharith in 8 vols. Complete set</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Prof. Gyanprakash Shastri</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">Parimal Prakashan </span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171105809</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2829</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2017</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1528, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('0b3fd271-b448-4fb5-bcc1-8ee937869964', 'c135a349-0cfe-4024-a47a-2ee2e880de79', 'Additional Attributes HTML', 1, '<h1>The Sociology of Religion -A Critical Agenda 2/e</h1>', 5520, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('0b713986-388f-4e4f-babd-563e17551f06', '4bd1439a-4cbc-45b1-a3ca-5daf6a4aa3dc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The commodity derivative markets have gained an important place among the Indian financial markets, and their integration with the equity derivative markets is also gaining pace. Through regular and resolute intervention from SEBI, a highly experienced and revered regulator, confidence and interest in these markets has picked up among commodity market participants, traders, and investors. Courses focussing on the commodity derivative markets are an important component of the B-School curriculum, as grasp of the applications of commodity derivatives in price risk management is crucial for participants in the commodity value chain, and also as the commodity ecosystem presents attractive career opportunities.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Commodity Markets and Derivatives has been prepared with the specific objective of serving B-Schools for their commodity derivatives courses. Even though the functioning of commodity derivative markets is similar worldwide, this book is written with a focus on the Indian commodity markets. The book will equally be of interest and importance to all those seeking knowledge to participate in these markets.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Commodity Markets: An Overview</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Commodity Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Commodity Derivatives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Commodity Exchanges  </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Trading on Commodity Exchanges </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Commodity Clearing and Settlement</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Commodity Futures Pricing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Commodity Futures Applications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Commodity Options</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Commodity Options Applications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Commodities: An Essential Investment Class</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Fundamental and Technical Analysis of Commodities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Variety in Commodity Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Accounting and Taxation for Commodity Derivatives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Annexure I</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Annexure II</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">On-the-Internet</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 483, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('0b7799ba-75af-4267-a183-25de30c06ad9', '978864a9-91db-4ea6-b791-ad6d2bd58434', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Benchmarks in Social Research Methods</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Roger Penn</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446248690</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1800</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5024, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0b78cfac-e4de-425b-881e-f9135be947b5', '390cf382-9a2f-4f78-b3a9-d82d7577404b', 'Description HTML', 1, '<h1>U.G.C. NET/SLET Political Science New</h1>', 4262, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('0b7d4441-a673-41f1-9684-3cb672e87172', 'ec595a0c-6c0a-444b-8b52-ed6430b1b865', 'Description HTML', 1, '<h1>Bhogolik Chintan ke Aadhar</h1>', 5286, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('0b80a08c-624a-4189-ad96-dc25e4894c7c', '71b74fcf-b83f-4971-bc5e-100645b53eff', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Traveling Cultures and Plants: The Ethnobiology and Enthnopharmacy of Human Migrations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Andrea Pieroni</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781845456795</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Berghahn Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 634, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('0b87f299-9ae3-499d-baa5-c40e2a6c57c4', 'ce8ae187-a015-4b05-b6cc-152daa4b34c6', 'Description HTML', 1, '<h1>Yog Divakar - Ashtangyog Sahit Hathyog, Mantryog, Layog, Tarakrajyog, Shthchakr aur lingdeh Niropan ka Vishleshnatmak Granth</h1>', 5083, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0b9afaaf-4997-4b6d-a205-77d444318dbd', '37b96161-46fa-47e6-bc1c-6d585775e097', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">India is a land of extremes. It has shed its traditional image to become a world superpower and embraced the latest technology while retaining ancient religious practices, and now gleaming skyscrapers form the backdrop to squalid shanty towns.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In Vishnu''s Crowded Temple, Maria Misra presents a radical new interpretation of India''s history since the 1857 rebellion. She shows how India''s old philosophies of hierarchy and privilege coexist with modern concepts of equality and democracy, and she dissects the attempts of others to deal with these contradictions - from the baroque fantasies of the British Raj to the traditional ideals of Gandhi, and from Nehru''s planned paradise to the cyber world of the nation''s new business elite. Told with wit and penetrating intelligence, this is the extraordinary history of the curious collision between ancient culture, colonialism and modernity that has formed today''s India.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">List of Illustrations,&nbsp;Acknowledgements,&nbsp;Maps,&nbsp;Introduction,&nbsp; &nbsp; &nbsp; 1 Tropical Gothic,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">2 Babel-Mahal,&nbsp;3 Far Pavilions,&nbsp;4 Spinning the Nation,&nbsp; 5 A House Divided,&nbsp;6 The Last Viceroy,&nbsp;7 Flames,&nbsp;8 Levelling the Temple, Epilogue, or Divine Developments, Glossary, Sources and Bibliography,&nbsp; Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;</span></span></p>', 2014, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('0bbd9e7f-828f-49bc-9bea-137d08cc4749', 'adf3684f-f64f-4e11-ae5a-6a455c45ae9c', 'Description HTML', 1, '<h1>Handbook of Assessment Methods for Eating Behaviors and Weight-Related Problems - Measures, Theory, and Research - 2/e</h1>', 5049, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0bc59aac-15d9-4c74-b23d-6b0d734c6fa1', '1763de06-a8db-4b39-9c50-83eceead2780', 'Additional Attributes HTML', 1, '<h1>International Marketing - 16/e</h1>', 3193, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('0bcb8e83-3c27-42a0-8311-609b825106b4', 'b4237011-5fbe-4033-bb96-b7e555eef9e7', 'Description HTML', 1, '<p>The first edition of Business Statistics: Communicating with Numbers provides a unique, innovative and engaging learning experience for students studying Business Statistics. It is an intellectually stimulating, practical and visually attractive textbook, from which students can learn and instructors can teach. Throughout the book, the authors have presented the material in an accessible way by using timely business applications to which students can relate. Although the text is application-oriented, it is also mathematically sound and uses notation that is generally accepted for the topic being covered.</p>', 5739, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('0bccab5b-98cf-495a-9fcd-d1b5521f72b3', '801fb3ef-8198-41ec-bc85-03b81f097cb5', 'Description HTML', 1, '<h6><span style="font-size:24px">श्रीमद्भगवद्गीता और इस्लाम विश्व बन्धुत्त्व का प्रत्यक्ष प्रमाण</span></h6>', 1416, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('0bcff40f-e2e6-4069-bbd5-44c4a656ccc8', '1db57133-8f30-483f-b976-d7ca95a322ca', 'Description HTML', 1, '<p>"Negotiation is a critical skill needed for effective management. Negotiation: Readings, Exercises, and Cases 6e takes an experiential approach and explores the major concepts and theories of the psychology of bargaining and negotiation and the dynamics of interpersonal and inter-group conflict and its resolution. It is relevant to a broad spectrum of management students, not only human resource management or industrial relations candidates. The Readings portion of the book is ordered into seven sections: (1) Negotiation Fundamentals, (2) Negotiation Sub processes, (3) Negotiation Contexts, (4) Individual Differences, (5) Negotiation across Cultures, (6) Resolving Differences, and (7) Summary. The next section of the book presents a collection of role-play exercises, cases, and self-assessment questionnaires that can be used to teach negotiation processes and sub processes. NEW TO THIS EDITION • The content of this edition is substantially new. Nearly half of the readings are new to this edition, and there are approximately ten new exercises and cases. Almost all exercises and cases have been revised and updated. • The coordinated text (Negotiation 6e) and reader provides professors and students with a fully-integrated learning system. • Exercises are streamlined and presented in a new format making it easier for the students to understand the concepts. "</p>', 3550, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('0bd3e1c8-18df-4e8d-a376-9753dc438ec4', '1a3bfa34-1964-4c9b-a6d0-16932257085d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Karmic Debts&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mohini Tandan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471738</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 4962, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('0bd73798-e9d4-41b6-ae80-01dac900376d', '8206e4ec-fb8b-492b-8fa5-6892a087e484', 'Description HTML', 1, '<h1>The Invincibility in Ernest Hemingway - A Readers'' Guide</h1>', 2707, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('0be427bd-e316-4575-ae66-040a20c3b462', '4ce9b380-c93e-4a65-869c-e08e79cb77cf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Operations and Supply Chain Management has been the go-to resource for students, educators, and industry professionals. With its proven track record, this authoritative guide continues to provide a holistic understanding of operations and supply chain principles, fostering the next generation of exceptional leaders. In the latest edition of this comprehensive and engaging textbook, the authors deliver cutting-edge insights and best practices to equip students and professionals alike with the knowledge and skills to navigate the ever-evolving world of business.<br>
<br>
To develop a better understanding of the field, this book is organized into four major sections: Strategy, Products, and Capacity; Manufacturing and Service Processes; Supply Chain Processes; and Supply and Demand Planning and Control. Hot topics in business today that relate to operations and supply chain management are mitigating the risk of disruptions while reducing the cost of supply chain processes, integration, and collaboration with customers and suppliers, sustainability, and minimizing the long-term cost of products and processes. These topics are discussed in the book with up-to-date, high-level managerial material to clarify the “big picture” of what these topics are and why they are so important to business today. This adaptation contains many case studies, examples and concepts from Indian business environment.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section One: Strategy, Products, and Capacity</span></strong><br>
<span style="font-family:"Bookman Old Style",serif">1 Introduction&nbsp;<br>
2 Strategy&nbsp;<br>
3 Design of Products and Services&nbsp;<br>
4 Projects&nbsp;<br>
5 Strategic Capacity Management&nbsp;<br>
5s Investment Analysis&nbsp;<br>
6 Learning Curves&nbsp;<br>
<br>
<strong>Section Two: Manufacturing and Service Processes</strong><br>
7 Manufacturing Processes&nbsp;<br>
7S Manufacturing Technology&nbsp;<br>
8 Facility Layout&nbsp;<br>
9 Service Processes&nbsp;<br>
9S Health Care&nbsp;<br>
10 Waiting Line Analysis and Simulation&nbsp;<br>
11 Process Design and Analysis&nbsp;<br>
11S Operations Consulting&nbsp;<br>
12 Quality Management&nbsp;<br>
13 Statistical Quality Control<br>
&nbsp;<br>
<strong>Section Three: Supply Chain Processes</strong><br>
14 Lean Supply Chains<br>
15 Logistics and Distribution Management&nbsp;<br>
16 Global Sourcing and Procurement&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><br>
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Section Four: Supply and Demand Planning and Control</strong><br>
17 The Internet of Things and ERP&nbsp;<br>
18 Forecasting&nbsp;<br>
19 Sales and Operations Planning&nbsp;<br>
19S Linear Programming Using the Excel Solver&nbsp;<br>
20 Inventory Management&nbsp;<br>
21 Material Requirements Planning&nbsp;<br>
22 WorkCentre Scheduling&nbsp;<br>
<br>
<strong>APPENDICES</strong><br>
A Interest Tables&nbsp;<br>
B Negative Exponential Distribution: Values of e–x&nbsp;<br>
C Areas of the Cumulative Standard Normal Distribution&nbsp;<br>
D Uniformly Distributed Random Digits&nbsp;<br>
E Answers to Selected Objective Questions<br>
&nbsp;<br>
<strong>INDEX</strong>&nbsp;<br>
Chapter Available Online*<br>
22S Theory of Constraints</span></span></span></p>', 771, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('0bec4f2b-5fc1-43bf-9c1d-1f1a20bab4f0', 'f1adf464-e46a-46a9-978b-e85aaf1e75af', 'Description HTML', 1, '<p>Computers built with moleware! The drive toward non-silicon computing is underway, and this first-of-its-kind guide to molecular computation gives researchers a firm grasp of the technologies, biochemical details, and theoretical models at the cutting edge. It explores advances in molecular biology and nanotechnology and illuminates how the convergence of various technologies is propelling computational capacity beyond the limitations of traditional hardware technology and into the realm of moleware.</p>', 3742, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('0bf4fc70-eb96-43be-b1ef-b1d8e276d36d', '8156aef7-15e5-4ade-bbcc-0b25d5a9eba2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Review of the different systems of Hindu Philosophy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>E.B. Cowell, A.E. Gough</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120813410</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>281</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4409, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('0c3d8efd-c062-452e-b9ea-993661e001dd', '56a46c86-2279-47a0-9f10-0624ef979791', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>&nbsp;TITLE</td>
			<td>Calculus: The Princess of Mathematics, V-2</td>
		</tr>
		<tr>
			<td>&nbsp;AUTHOR</td>
			<td>Verma, Panadiwal</td>
		</tr>
		<tr>
			<td>&nbsp;PUBLISHER</td>
			<td>Garuda Prakashan Pvt. Ltd.</td>
		</tr>
		<tr>
			<td>&nbsp;ISBN</td>
			<td>9798885752336</td>
		</tr>
		<tr>
			<td>&nbsp;YEAR OF PUBLICATION</td>
			<td>2025</td>
		</tr>
		<tr>
			<td>&nbsp;BINDING</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1275, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('0c63ad73-146e-4849-9261-7ff69dfb2089', '72580b5d-5f7e-4879-80f7-6445bb9df0d8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Shrimad Bhagvatmahapuranam (Text with English Translation Notes and Index - 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Manmatha Nath Dutt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178541587</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4337, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('0c699a96-0c36-4132-afce-797dae2eb06d', 'a2e8cb2b-964a-4037-998a-583da3e06df1', 'Description HTML', 1, '<table border="0" cellpadding="4" cellspacing="4" style="width:100%">
	<tbody>
		<tr>
			<td>
			<p>Vol.1: Hazardous Materials, Alpha Virus and Disaster Management; Vol.2: Biological Disaster: its Impact on Health and its Management; Vol.3: Biological Disaster Management and Information Technology; Vol.4: Public Health, Trauma and Biological Disaster Management; Vol.5: Nuclear Weapons, Global Warming and Disaster Management; Vol.6: Biological Disaster: Prevention and Preparedness; Vol.7: Biological Disaster Management: Major Events and Existing Framework; Vol.8: Biological Control and Disaster Management; Vol.9: Toxic Gases and Disaster Management; Vol.10: Chronology and Dictionary of Biological Disaster Management.</p>
			</td>
		</tr>
	</tbody>
</table>', 2254, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('0c7c82a8-4769-42c4-af41-57c0a63d39de', '171be9aa-776a-4f6f-83a6-1bf46a21f62f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Life</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Taslima Nasrin</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780670090181</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>268</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1910, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('0c8ada83-755d-440c-8065-b2a17925fc9f', '0ab434fd-bdb8-4b97-9e59-c054a6f24d65', 'Description HTML', 1, '<h1>Supersymmetry and Equivariant de Rham Theory</h1>', 2603, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('0c95846c-dbd2-4c54-9a71-4c6e64df2b9f', '21e4200f-f897-422d-9b12-62a163da7320', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gregory L. Naber</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Gregory Naber is a Professor at Drexel University in the Department of Mathematics</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781441972538</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XX, 437</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1616, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('0ca138d4-bbc9-4c5b-ac4a-1adf74091fd3', '53a26b46-acb7-41d7-87d3-0a50b671eac6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">RadioChemistry</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">An.N.Nesmeyanov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1974</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">643</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1026, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('0cab8ed2-9247-4bd9-b29e-de654c9b8f39', '1550ef6c-5c75-494e-9f03-6fc1486dde96', 'Description HTML', 1, '<h1>Embedded Computing-A VLIW Approach to Architecture,Compilers,and Tools</h1>', 3462, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('0cb68b70-02dd-4e59-9ae2-6d4b20a2035a', '6c4b1f1c-e01c-41a3-8c5c-83711a6bc07f', 'Description HTML', 1, '<h1>Teaching of Social Studies New</h1>', 4710, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0cb8ed63-96f6-47c1-a843-7e1d0f5f854c', '56b2061c-51df-4374-863b-317c52931494', 'Description HTML', 1, '<h1>Mahabharat-Padanukram-Kosh - Geetapress Gorakhpur ke Mahabharat ke Sanskran Par Aadharit - 8 Bhagon Mein</h1>', 2858, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('0ccaa0d6-a921-4f73-baeb-df20ae0ffd41', 'c415008b-6da7-4a08-a225-ba87c70f500e', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Water has always been an integral feature of domestic interiors, whether it takes the shape of&nbsp; a luxurious built-in pool and cabana, or a rudimentary structure above ground. The sound of splashing water is firmly in our psyche. Memories of Mum calling from the house. ''I think you''ve had enough now'', are as clear as the sky-blue flies that lined many of these swimming pools during the 1970s. Three decades later, the colour of the flies has changed, and water may appear on the edge of the living room, at the entrance or even within the home itsel.</span></p>

<p style="text-align:justify"><span style="font-size:18px">When Stephen Crafti began writing about architecture and design in the early 1990s, he didn''t really think of it as a career. Inspired by the architecture around him in Melbourne, Australia, Crafti was keen to share the things he saw with others, be it a building, a piece of furniture or a piece of contemporary jewellery. After more than a decade of sharing his ''favourite things'' and with numerous books behind him, Crafti still delights in discovering and promoting designs that he considers exhilarating. The experience of living in a modernist 1950''s home was the impetus for what is now a full-time obsession. ''When you are fortunate enough to live with great architecture, you really are your own home, you can enjoy looking at the masterpieces newspapers and leading Australian design magazines. H<sub>2</sub>O Architecture is Crafti''s eighth book with The Images Publishing Group.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Introduction, At the entrance, At the harbour''s edge, Behind a garden wall, The calm and the turbulent, Calming waters, Capturing the landscape, Connections to water, Dappled light, Designed around the pool, The elevated pool, Extensive views, Floating form, An indoor pool, Indoor rock pool, A Japanese-style pond, L-shaped pool, Lap pool, Lap pool within cube cluster, An oasis in the city, On the banks of a canal, A party, The penthouse pool, Perched on a cliff, A private pool, Rainforest magic, Reflecting the light, A river bed, Sculpted water feature, A sense of tranquility, Small pool for exercise, The sound of water, Surrounded by water, A thermal environment, Three bodies of water, Tranquil waters, Two-level pond, Water for cooling, The water house, Water illusions, Water saving space, A water wall, Watery views, A wet-edged pool, Wraparound pool, Index of Architects</span></p>', 1813, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('0cd05487-965d-42bf-b6d3-7dfa7ee2c50d', 'e14a48f5-bfe0-48c8-85e6-1a0f2bddd870', 'Additional Attributes HTML', 1, '<h1>The Frontiers of Management</h1>', 3157, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('0cdd2b77-69b5-4fa4-a4c2-c9431a5f0c24', 'ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', 'Description HTML', 1, '<p>This text for graduate students discusses the mathematical foundations of statistical inference for building three-dimensional models from image and sensor data that contain noise--a task involving autonomous robots guided by video cameras and sensors.<br>
The text employs a theoretical accuracy for the optimization procedure, which maximizes the reliability of estimations based on noise data. The numerous mathematical prerequisites for developing the theories are explained systematically in separate chapters. These methods range from linear algebra, optimization, and geometry to a detailed statistical theory of geometric patterns, fitting estimates, and model selection. In addition, examples drawn from both synthetic and real data demonstrate the insufficiencies of conventional procedures and the improvements in accuracy that result from the use of optimal methods.</p>', 1627, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('0ce060bc-1c6f-4d5b-9410-a43e2b757ca4', '7c4e6cd8-f85c-4abf-a97a-4d68b3e802dd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Marketing Management:Indian Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prachi Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332587106</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1006, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('0ce204cd-9f4b-43a9-adea-6ae51b9bd3c5', '848eb398-7467-475d-8a16-8fc783977f82', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amrita Bagga</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244289</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4723, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0ce78a9f-3f02-4eef-a325-4cf4a9edd5f8', '337b3bf6-de70-433e-b868-e386b039b04d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mahi Pal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183240542</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4725, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0cf96657-0bc2-4b05-bc1c-a9524c095df6', 'ff83332b-2168-4c32-9d99-f385d12aa657', 'Additional Attributes HTML', 1, '<h1>Racisms -An Introduction</h1>', 4451, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('0cfd07ef-23ea-4fa4-b9f9-0a4824eeba0c', 'd1a1e7ca-4b8e-40f1-b97b-76c68928302a', 'Description HTML', 1, '<h1>Premashrey</h1>', 3010, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('0d12f9a6-82f2-49f5-a7d7-c2b5dfb11ea2', '24d0bcdb-9049-4fc1-88fd-73f1797a34f7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Edwin S. Mills</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780444879706</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4519, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('0d25f021-d03d-4f4a-86aa-508a1d34903d', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 'Description HTML', 1, '<h1>Juxtaposing Narrative and Fiction - Explorations in Postmodern Novels</h1>', 2711, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('0d2d8b5c-c6c9-499d-8e17-ad1e44025a7b', 'ba130f9f-e2a2-481f-8e5e-513bbb2d38ea', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book deals with the Art and Architecture of Khajuraho Temples. These temples are world famous for their magnificence. A lot to research have been conducted on art and architecture of these temples still many aspects of this subject are unexplored. This books is an attempt to bring out the importance of Khajuraho Temples in various sphere of life from the ancient time to the modern days.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content -&nbsp;</span></span></strong><span style="color:#000000"><span style="font-family:Calibri,sans-serif">Chapter I : Introduction,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif">Chapter II :&nbsp;Physical and regional setting of Khajuraho, Chapter III : Political background of Chandella - The builder and Patrons, Chapter IV : General distribution and historical significance of Khajuraho temples, Chapter V : Architectural pattern of Khajuraho temples, Chapter VI : Lakshmana temple, Chapter VII : Kandariya Mahadeva temple, Bibliography, Glossary</span></span></span></p>', 1911, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('0d2df354-2124-49c8-8590-8bc5908c2aa9', '38e05b67-6ac8-45ee-824e-160a28af6678', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Documenting International Transactions</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thomson Reuters</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082843</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1452</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per book</td>
		</tr>
	</tbody>
</table>', 3507, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('0d44ab22-70be-44d8-a7be-b40acc815299', '0022d17b-29c3-4040-9afc-d4b717706539', 'Description HTML', 1, '<p>This text unites the logical and philosophical aspects of set theory in a manner intelligible both to mathematicians without training in formal logic and to logicians without a mathematical background. It combines an elementary level of treatment with the highest possible degree of logical rigor and precision. Starting with an explanation of all the basic logical terms and related operations, the text progresses through a stage-by-stage elaboration that proves the fundamental theorems of finite sets. It focuses on the Bernays theory of finite classes and finite sets, exploring the system''s basis and development, including Stage I and Stage II theorems, the theory of finite ordinals, and the theory of finite classes and finite sets. This volume represents an excellent text for undergraduates studying intermediate or advanced logic as well as a fine reference for professional mathematicians.</p>', 2511, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('0d59696a-6ca9-4895-b3a3-217b4bda39e2', '541ab6d1-ba2e-47e3-8946-06454ec0e7e4', 'Description HTML', 1, '<h1>Legal Systems of the World - A Political and Social Encyclopedia - 4 Vols. NEW</h1>', 5009, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0d5c9675-643b-4e94-ad6c-9cb6d7153689', 'e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> INTRODUCTION Professor Biography, Course Scope, LECTURE GUIDES LECTURE 1 Your Amazing, Intelligent Senses, LECTURE 2 The Physiological Hardware of Your Senses, LECTURE 3 Neuroimaging - The Sensory Brain at Work, LECTURE 4 Brain Modules - Subcomponents of the Senses, LECTURE 5 Perceiving a World in Motion, LECTURE 6 Seeing Distance and Depth, LECTURE 7 Seeing Color and Light, LECTURE 8 Your World of Taste and Olfaction, LECTURE 9 Hearing the World around You, LECTURE 10 Speech and Language Perception, LECTURE 11 Touch - Temperature, Vibration, and Pressure, LECTURE 12 Pain-How It Works for You, LECTURE 13 Perception in Action, LECTURE 14 Attention and Perception, LECTURE 15 Kinesthetic Perception, LECTURE 16 Seeing, Remembering, Inferring Infants, LECTURE 17 How Infants Sense and Act On Their World, LECTURE 18 Illusions and Magic, LECTURE 19 Perceiving Emotion in Others and Ourselves, LECTURE 20 Sensing the Thoughts of Others-ESP, LECTURE 21 Opponent Process for Perception and Life, LECTURE 22 Synesthesia-Tasting Color and Seeing Sound, LECTURE 23 How Your Sensory Systems Learn, LECTURE 24 Fixing, Replacing, and Enhancing the Senses, SUPPLEMENTAL MATERIAL Bibliography</span></h1>', 5963, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('0d5ccf00-cc34-4a68-a442-d8eb420af148', 'c9c684f3-586f-4a55-9c22-be9749021a9d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In use as a medicinal plant since time immemorial in Europe and the Middle East, chamomile is gaining popularity in the Americas, Australia, and Asia. The spectrum of disease conditions in which it is used in traditional medicine systems is, quite simply, mind boggling. There is, without a doubt, a growing demand for this plant and therefore a growing need for an updated ready reference for the researchers, cultivators, and entrepreneurs who wish to work with chamomile. <strong>Chamomile: Medicinal, Biochemical, and Agricultural Aspects</strong> is just that.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Based on extensive research, this book provides the latest information on the medicinal, aromatic, and cultivation aspects of chamomile. It covers chamomile’s geographical distribution, taxonomy, chemistry, pharmacology, genetics, biochemistry, breeding, and cultivation. The book also discusses the profiles of the several medicinally active compounds of the oil and extracts and how their levels could be increased through breeding.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The author highlights several potentially useful compounds discovered in the chamomile oil and extracts and discusses the cultivation and postharvest technology aspects of the plant in different agroclimatic zones including that of India. She presents guidelines on the good manufacturing practices laid out in different systems of medicine and provides an overview of the patents and products of chamomile especially important to researchers and entrepreneurs.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">Introduction to Chamomile. </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">Chamomile: Botany. </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">Chamomile: Medicinal Properties. </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">Chamomile oil and extract: Localization chemical composition, extraction and identification. </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">Genetics and Breeding of Chamomile. </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">Cultivation of Chamomile. </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">Chamomile: Patents and Products.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 641, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('0d6cff6c-984c-4a46-b584-b444b688ef8c', '905e790c-0c87-47b5-ad20-7480d0cb4fd5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Building a Model of Change - Achieving Sustainability Through Social Entrereneurship</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Nisha Pandey&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830310</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3031, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('0d70503a-8e86-4677-b1bd-ba7ef289f8bb', 'e53565aa-f28d-4ed0-a787-2743712c3287', 'Description HTML', 1, '<h1>Vaidik Jyotish - Ek Rahsyodghatan</h1>', 2837, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('0d756001-2d83-422c-942a-054721a0752f', '51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', 'Description HTML', 1, '<p>Cataloging and Classification is also a name for the course that covers general principles of bibliography, cataloging, and indexing, that is required for students working toward degrees in Library/Information Science. Of the few texts available for the course, Lois Chan''s Cataloging and Classification is the best because the author is the most widely known and respected authority in the field and the text contains complex, difficult information that is presented clearly and in an organized understandable manner, and provides exercises to reinforce the concepts.</p>

<ul>
</ul>', 3310, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('0d844d40-2346-435f-a90c-0bfbe1137a63', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ananda Das Gupta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132104025</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many as</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5702, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('0d880f00-85ba-4cd5-bc9f-d28c3d6af7c0', 'f8da0652-1093-45c3-bd12-142e1431ea20', 'Description HTML', 1, '<p>Yet in far too many places around the world today, there is indeed a plague holding back many communities and keeping untold millions from reaching their potential. It is a plague the world must face, not only because it is the moral thing to do, but because the cost for ignoring it is simply too great. The plague is the systematic and violent exploitation of women. This exploitation takes many forms, depriving women of their most basic freedom, robbing they need and deserve and condemning them to lives without economic opportunity. It is particularly cogent to focus on women''s political participant because the realm of politics has been marked by both significant under-representation of women-politicians and the exclusion of gender issues. Furthermore, negative consequences of globalisation (e.g Economic Exploitation) aggravate women''s lives in poorer countries, especially when strong political commitment and will to implement gender equality are absent. It is possible, however, to make globalisation processes support social justice through the democratisation of local, national and international spaces and such democratisation is inherently political and therefore recent developments with respect to women''s political participation.</p>', 4907, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('0d8bd8c9-97ac-4b2d-8602-0f9c67e375e6', '5bfd96ed-fad4-45b3-9019-cd14592edf22', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Supply Chain Management: A Balanced Approach 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wisner Joel D</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131525562</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 280, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('0d8fd32e-3758-4c11-9308-132df87c9d24', 'f068570d-9cf6-4c7f-a682-303189776968', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guerino Mazzola, Gerard Milmeister, Jody Weissmann</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3540368736</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540368731</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIV, 388</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1716, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('0d9319c0-34ad-446c-9897-f1e064f1be0f', 'c51ab72f-3ca0-40d7-8fc8-6896ae42d03d', 'Description HTML', 1, '<p>From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.</p>

<p><a href="https://www.indianbooksworldwide.com/index.php/sendfriend/product/send/id/4098/cat_id/66/">Email to a Friend</a></p>', 5645, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('0d9e88d4-48f8-4cdc-be41-11ccfe33bae0', 'fc1465ad-8d57-48a4-8913-d41ee425f810', 'Description HTML', 1, '<h1>bhartiya Samaj: Mudde Evam Samasyayen BOOK</h1>', 2866, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('0da16419-f7f3-406e-b421-7b55aff0d647', '9b12f833-1d75-4b96-8616-0d7492e5c56c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रानी दुर्गावती </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">आचार्य डॉ. चन्दन कुमार</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348670670</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 125, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('0dcc7b9c-8600-4ecd-996a-3743b31c9aa5', '28f172a7-8967-4dd4-8b2e-37584dc218e5', 'Additional Attributes HTML', 1, '<h1>New perspectives on economic development - A human agency approach</h1>', 3175, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('0dd59d34-654a-49a0-83a8-e71626c37e28', '2a71084b-a427-40d1-b530-e35a6f04b01f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Between 2022 and 2047, India will transit from a lower-middle to an upper-middle urban economy. What strategic policy shifts will be necessary to ensure that this transition plays out productively is a major question that the author addresses in the opening paper.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book—a collection of 20 papers authored by Om Prakash Mathur, a leading urban scholar, serves as a repository of insights into global and Indian urbanisation. It explores how it unfolds and establishes linkages with macroeconomic parameters. The author deliberates on questions such as: are these linkages in line with the tenets of the growing economy that India is? Has the 74th Constitutional amendment, aimed at restructuring urban governance and finance, yielded the expected results? Furthermore, the author explores the challenges of uneven spatial development in major Asian economies. He advocates market-driven approaches to counter inequities, in place of the conventional methods of developing counter-magnets, growth centres, and small cities. Simultaneously, he delves into the paradox of poverty and informality in the world’s mega economic hubs.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supported by rigorous research and analytical frameworks, the book is an indispensable resource for academics, policy-makers and researchers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">I. Urbanisation and Urban Sustainability</span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. India’s Urban Transition: Om Prakash Mathur and Ashley Jose</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. City-Size Distributions in a Quasi-Open Economy: The India Evidence</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Impact of Globalisation on Cities and City-Related Policies in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Regional and Urban Impacts of Foreign Direct Investment in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Sustaining India’s Megacities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Whither India’s Urbanisation?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">II. Regional Planning in National Development</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Regional Development Planning and Management in Asia: A Retrospective and Prospective Review</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. A Third World View of Regional Planning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">III. Governance and Local Government Finance</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Governing Cities in India, Nepal and Sri Lanka: Facing up to the Challenges of Poverty and Globalisation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. The Capital City of Delhi in India’s Federal Structure: Insights into its Governance and Financial Frameworks</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Intergovernmental Transfers in Local Government Finance: A Survey of Concepts and Practices</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. India: Decentralisation and Municipal Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Innovations in Local Government Finance: Asian Perspectives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. India: A Macro View of the Property Tax System and Insights into Delhi’s System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">IV. Issues in Urban Research</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Agriculture, Rural-Urban Balance, and Social Viability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. The Role of Small Cities in National Development Re-examined</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. The Dual Challenge of Poverty and Mega-cities: An Assessment of Issues and Strategies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Managing the Urban Informal Sector: A New Challenge for Developing Countries</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Who is in Charge of the City?: In Memory of K.C. Sivaramakrishnan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Responding to India’s Urban Challenge: A Research Agenda for the 1990s</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 153, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('0de5521b-65a1-49a5-b401-247498ad7e73', '183da2aa-6560-4b46-8395-4933338a080b', 'Additional Attributes HTML', 1, '<h1>Emerging Applications of Number Theory - in Mathematics and its Applications</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Publisher ‏ : ‎&nbsp;Springer-Verlag New York Inc.; 1999th edition (21 May 1999)</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;697 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0387988246</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0387988245</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1 kg 110 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.6 x 3.81 x 23.39 cm</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Country of Origin ‏ : ‎&nbsp;Germany</span></li>
</ul>', 2348, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('0debf804-8a56-47e9-96e6-8ca7ae3714d0', '4bcc3fe4-641d-4b19-b3b0-9761931938d3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A New Foundation of Physical Theories</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gunther Ludwig, Gerald Thurler</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3540308326</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540308324</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>178</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4131, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('0dfa06b4-25d3-42b7-97e5-8e87d854ab43', 'f57c7065-19d1-45ce-8a0a-d789dd9da53e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623653</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5468, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('0e03dc64-6411-4da9-981e-c255d3b735e8', '7277537e-0720-4aad-8190-76830a2efe49', 'Description HTML', 1, '<p>The interdisciplinary field of Astrobiology constitutes a joint arena where provocative discoveries are coalescing concerning, e.g. the prevalence of exoplanets, the diversity and hardiness of life, and its increasingly likely chances for its emergence. Biologists, astrophysicists, biochemists, geoscientists and space scientists share this exciting mission of revealing the origin and commonality of life in the Universe. The members of the different disciplines are used to their own terminology and technical language. In the interdisciplinary environment many terms either have redundant meanings or are completely unfamiliar to members of other disciplines.</p>

<p>The Encyclopedia of Astrobiology serves as the key to a common understanding. Each new or experienced researcher and graduate student in adjacent fields of astrobiology will appreciate this reference work in the quest to understand the big picture. The carefully selected group of active researchers contributing to this work and the expert field editors intend for their contributions, from an internationally comprehensive perspective, to accelerate the interdisciplinary advance of astrobiology.</p>', 2198, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('0e058476-7305-46bf-9bfb-b571e542b73a', '9c7b37fc-5d17-4413-a994-1ad5388b7e92', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jogender Singh Burman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178802442</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3303, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('0e15839d-781b-43de-81da-c6561e0c2e13', 'e85c3ba1-bcf9-4c2f-9320-0839ab5576e2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The introduction of the new economic policy in 1991 had a significant bearing on industrial relations. Coupled with liberalization, these policies changed the way industries functioned in India. It forced the government, employers and trade unions to align themselves to new realities. There is an ongoing transition in industrial relations on the global scale as well. The focus is gradually shifting from traditional industrial relations, characterized by conflict resolution, to employee relations management, characterized by collaborative partnerships between the employers and the employees.&nbsp;<strong>Employee Relations Management</strong>&nbsp;focuses on this ongoing transition from industrial relations to employee relations. It introduces readers to the fundamental concepts and relevant pieces of legislation against the backdrop of globalization and the new economic policy.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Context</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Industrial Relations: Evolution and Growth</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Industrial Relations in India</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Industrial Relations in Major Industrialized Economies: A Comparative Study</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Changing Characteristics of Industry and Workforce in India</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Trade Unionism and Trade Unions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Trade Unions in India</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part II: Paradigm Shift</strong></span></span></span></p>

<ol start="7">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">From Industrial Relations to Employee Relations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employee Relations Management at Work</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part III: Legislations and Administration</strong></span></span></span></p>

<ol start="9">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Labour Legislation in a Changing Context</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Social Security Legislations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wage Legislation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Industrial Relations: Institutional Framework for the Prevention and Settlement of Industrial Disputes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Industrial Conflict: Settlement Machinery</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Industrial Disputes: Institutional Framework and Preventive Measures</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wage Determination, Wage Administration and Employee Relations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Labour Administration</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part IV: Skills</strong></span></span></span></p>

<ol start="17">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Negotiation Essentials for Employee Relations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Soft Skills for Employee Relations</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 781, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('0e28ecf1-e954-48c5-ab28-fc67d58e2f8b', '476748d9-5116-4d76-b94b-c0adb4f2fa46', 'Additional Attributes HTML', 1, '<h1>Bilinear Integrable Systems: From Classical to Quantum, Continuous to Discrete - II - Mathematics, physics and Chemistry` New</h1>', 4095, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('0e2f2758-aff4-4032-87be-3fdf62d85f50', '644f91fb-a3ad-46f8-9a47-e08edcd06cb8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-size:11.0pt">About the book</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The topic of this book is very near to the heart of the author. Actually this topic belongs not only to the author but do impact on all living and non-living entity. The planet earth has unique environmental system for the life, whereas other planets have only non-living things. But the question was in the mind of author that how long we can survive on the earth. That’s why this noble book has been written by the authors with noble contents and for the noble people, who even think about the protection of this planet. We are part of a cosmos system and became conscious we are inseparable part of environment. A human can feel and analyse the things with a physical body, which is made up with a great composition of the metals of this metallic world. It means our soul deeply interconnected with this cosmos and therefore ignoring metallic world means ignoring spiritual world. </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-size:11.0pt">Contents:-</span>&nbsp;</span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">Chapter 1 Environmental Spirituality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">Chapter 2 Environment has Divine Power</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">Chapter 3&nbsp;Value of Nature</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">Chapter 4 Responsibility of the Most Intellect Creature towards Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">Chapter 5 Festivity vs. Longetivity&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">Chapter 6 Life at Risk&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">Chapter 7 The Colour Green&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">Chapter 8 Environmental Ethics & Life Span</span></span>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;</span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5089, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0e454a6f-9752-4505-b6b5-6695bdceb3c2', 'be1b43f2-05b5-4422-a091-4521e1b5da54', 'Description HTML', 1, '<p>Electronic and photonic materials discussed in this handbook are the key elements of continued scientific and technological advances in the 21st century. The electronic and photonic materials comprising this handbook include semiconductors, superconductors, ferroelectrics, liquid crystals, conducting polymers, organic and superconductors, conductors, nonlinear optical and optoelectronic materials, electrochromic materials, laser materials, photoconductors, photovoltaic and electroluminescent materials, dielectric materials, nanostructured materials, supramolecular and self-asemblies, silicon and glasses, photosynthetic and respiratory proteins, etc, etc. Some of these materials have already been used and will be the most important components of the semiconductor and photonic industries, computers, internet, information processing and storage, telecommunications, satellite communications, integrated circuits, photocopiers, solar cells, batteries, light-emitting diodes, liquid crystal displays, magneto-optic memories, audio and video systems, recordable compact discs, video cameras, X-ray technology, color imaging, printing, flat-panel displays, optical waveguides, cable televisions, computer chips, molecular-sized transistors and switches, as well as other emerging cutting edge technologies. Electronic and photonic materials are expected to grow to a trillion-dollar industry in the new millennium and will be the most dominating forces in the emerging new technologies in the fields of science and engineering. This handbook is a unique source of the in-depth knowledge of synthesis, processing, fabrication, spectroscopy, physical properties and applications of electronic and photonic materials covering everything for today''s and developing future technologies.<br>
This handbook consists of over one hundred state-of-the-art review chapters written by more than 200 world leading experts from 25 different countries. With more than 23,000 bibliographic citations and several thousands of figures, tables, photographs, chemical structures and equations, this handbook is an invaluable major reference source for scientists and students working in the field of materials science, solid-state physics, chemistry, electrical and optical engineering, polymer science, device engineering and computational engineering, photophysics, data storage and information technology and technocrats, everyone who is involved in science and engineering of electronic and photonic materials.</p>

<h3><strong>Key Features</strong></h3>

<p>@introbul:Key Features<br>
@bul:* This is the first handbook ever published on electronic and photonic materials<br>
* 10 volumes summarize the advances in electronic and photonic materials made over past the two decades<br>
* This handbook is a unique source of the in-depth knowledge of synthesis, processing, spectroscopy, physical properties and applications of electronic and photonic materials<br>
* Over 100 state-of-the-art review chapters written by more than 200 leading experts from 25 different countries<br>
* About 25,000 bibliographic citations and several thousand figures, tables, photographs, chemical structures and equations<br>
* Easy access to electronic and photonic materials from a single reference<br>
* Each chapter is self-contained with cross references<br>
* Single reference having all inorganic, organic and biological materials<br>
* Witten in very clear and concise fashion for easy understanding of structure property relationships in electronic and photonic materials.</p>', 1551, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('0e4fd17a-c198-4506-a7c7-51e4b4ec3da6', '17d0c3e9-1e1f-4fad-92a5-13320435bd4b', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Title</span></strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">Avtar Singh’s Contract & Specific Relief 13<sup>th</sup> /e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Author</span></strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif"><span style="color:black">Rajesh Kapoor </span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Publisher</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif"><span style="color:#333333">EBC</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">ISBN-13 Digit </span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif"><span style="color:#0f1111">9788195917914</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Pages</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">1136</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Year</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">2021</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Binding</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">Paper Back </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Language </span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">English </span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1443, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('0e6421f9-43cc-4c5a-98a6-a8f708fe2c90', '9ad9a5cc-d2f5-4813-9173-f5d733dfb170', 'Additional Attributes HTML', 1, '<h1>Slow Heavy-Particle Induced Electron Emission from Solid Surfaces - In Modern Physics</h1>', 3963, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('0e67b31e-a888-4931-8104-dc98c18b3fb9', 'b662abf5-0ca4-4458-a77d-086369c67b7e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.R. Ranganathan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170004233</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3319, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('0e6a8bfa-eee9-4cb1-ab19-2e646bbe7a19', 'b8eb7766-affd-4ef2-9c97-b3b4bdfdc1f7', 'Description HTML', 1, '<h1>Role of Library and Library Professionals in the Knowledge Society</h1>', 3312, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('0e6b159e-5178-4328-927b-46f5449bbb1c', '4fbe93f5-d577-497c-b5a7-34662de54a1b', 'Description HTML', 1, '<p>Introduce your students to the most progressive thinking about organizations today as acclaimed author Richard Daft balances recent, innovative ideas with proven classic theories and effective business practices. Daft''s best-selling UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS presents a captivating, compelling snapshot of contemporary organizations and the concepts driving their success that will immediately engage and inspire your students. Recognized as one of the most systematic, well-organized texts in the market, UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS helps both future and current managers thoroughly prepare for the challenges they are certain to face in today''s business world. This revision showcases some of today''s most current examples and research alongside time-tested principles. Students see, firsthand, how many of today''s well-known organizations have learned to cope and even thrive amidst a rapidly changing, highly competitive international environment. Featured organizations include BP, Disney/Pixar, Volvo, Barnes & Noble and Cisco Systems. Organization studies, proven cases and illustrations provide the insights necessary to better understand modern organizations, while new and proven learning features give your students important opportunities to apply concepts and refine their personal business skills and insights.</p>', 3386, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('0e7d647f-a3a3-416f-8bfe-a5ae64ccd402', 'a72c384e-339b-41ad-b435-100a9aa28c8a', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Encyclopedia of Asian American Literature</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Guiyou Huang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Guiyou Huang, PhD, is dean of Biscayne College and professor of English at St. Thomas University, Miami, Florida. He is author or editor of over ten books published in the United States, China, and Great Britain, including&nbsp;The Columbia Guide to Asian American Literature Since 1945&nbsp;(2006),&nbsp;Asian American Literary Studies&nbsp;(2005), and&nbsp;Whitmanism, Imagism, and Modernism in China and America&nbsp;(1997). He is also the author of many articles and reviews in English on, among others, Walt Whitman and Ezra Pound, and has published essays on Mao Zedong, William Butler Yeats, Jean Rhys, Sinclair Lewis, and William Faulkner in Chinese. Dr. Huang is a guest research fellow at the Chinese American Literature Research Center at Beijing Foreign Studies University as well as honorary professor at Yantai University and Qufu Teachers University, Shandong. Most recently he was a visiting scholar at ETS in Princeton, New Jersey.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780313341571</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1256 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1556, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('0e9016ec-3907-4a0b-aa0f-a1214f929905', '26861832-70c4-4004-8977-9614d0caaf11', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>Title</td>
			<td>Remote Sensing - Models and Methods for Image Processing 3/e</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Robert A. Schowengerdt&nbsp;</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td><strong>9780123694072</strong></td>
		</tr>
		<tr>
			<td>Publishers</td>
			<td>Elsevier</td>
		</tr>
		<tr>
			<td>Year</td>
			<td>2013</td>
		</tr>
		<tr>
			<td>Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>Pages</td>
			<td>560</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3605, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('0ea49a46-11fc-4a74-826e-e6597c2dc49b', '9d844761-c453-47ec-9a51-46b50afc8ccb', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Handbook of Surfaces and Interfaces of Materials – 5 vols. In Complete Set </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">Hari Singh Nalwa</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Academic Press</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">9780125139106</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">0125139101</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2911</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2001</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1461, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('0ea9c3d4-23e0-4f61-8da0-5151f52f4e76', '5dc0be03-35b0-4a17-b28a-9c076dce60f4', 'Description HTML', 1, '<p>understanding of consumer behavior. The authors believe that knowledge of the factors that influence consumer behavior can, with practice, be used to develop sound marketing strategy. As a consequence, the text integrates theory, strategy-based examples, and application.</p>

<ul>
</ul>', 3212, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('0eb1048c-6080-4e33-a1e3-1caaa6a6dc97', '52eece2f-dbb0-471b-80a8-5c0cb2f90e94', 'Description HTML', 1, '<p>Here is a systematic approach to such fundamental questions as: What mathematical structures does Einstein-Weyl causality impose on a point-set that has no other previous structure defined on it? The author proposes an axiomatization of the physics inspired notion of Einstein-Weyl causality and investigating the consequences in terms of possible topological spaces. One significant result is that the notion of causality can effectively be extended to discontinuum.</p>', 4022, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('0eb336fb-549c-41f6-8a0e-6029057fb3b1', 'b443740b-ce3a-4f4b-8c0b-0dbbf58e53d5', 'Description HTML', 1, '<h1>Tatvmimansiya aur Gyanmimansiya Samsyayein - Samagr Evam Vastunishth</h1>', 3020, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('0ec31ac0-d396-4971-8b7f-2f7bd1a9c699', 'd04e0689-fa8d-4c28-9541-de92bff6b302', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Concepts in Strategic Management and Business Policy, 15e, has continued to develop around three key themes—globalization, innovation, and sustainability— which was introduced in the previous edition. In the current order of things around the world, these three strategic issues comprise the cornerstone all organizations must build upon to push their businesses forward.<br />
In addition to this, the authors have taken a class-tested approach to strategy with new focus on environmental sustainability. This book contains a Strategic Management Model that runs through the first 12 chapters and is made operational through the Strategic Audit, a complete case analysis methodology. The Strategic Audit provides a professional framework for case analysis in terms of external and internal factors and takes the student through the generation of strategic alternatives and implementation programs.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part ONE Introduction to Strategic Management and Business Policy</span></span></strong><br />
<br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Basic Concepts of Strategic Management<br />
<br />
Chapter 2 Corporate Governance<br />
<br />
Chapter 3 Social Responsibility and Ethics in Strategic Management</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part TWO Scanning the Environment</span></span></strong><br />
<br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Environmental Scanning and Industry Analysis<br />
<br />
Chapter 5 Organizational Analysis and Competitive Advantage</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part THREE Strategy Formulation</span></span></strong><br />
<br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Strategy Formulation: Business Strategy<br />
<br />
Chapter 7 Strategy Formulation: Corporate Strategy<br />
<br />
Chapter 8 Strategy Formulation: Functional Strategy and Strategic Choice</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part FOUR Strategy Implementation and Control</span></span></strong><br />
<br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Strategy Implementation: Global Strategy<br />
<br />
Chapter 10 Strategy Implementation: Organizing and Structure<br />
<br />
Chapter 11 Strategy Implementation: Staffing and Directing<br />
<br />
Chapter 12 Evaluation and Control</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part FIVE Introduction to Case Analysis</span></span></strong><br />
<br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Suggestions for Case Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 541, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('0ecdc169-d5f4-454b-83f8-cd4a9700d57e', 'e3e36113-bdb4-4907-8265-959e47f25c37', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Impact of Indian Epics on Literature and Society</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Santosh Kumar G. Chauhan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830532</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1373, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('0ecef40a-67cc-49e0-9abe-630521e8cf85', 'eebabcc5-bbfa-4de0-b318-8a87ae8aa994', 'Additional Attributes HTML', 1, '<h1>Flood Hazards & Health -Responding to Present and Future Risk BOOK</h1>', 5237, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('0ee9f1f8-4b4f-4da2-8417-6bfc6fd5b483', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 'Additional Attributes HTML', 1, '<table class="Table" style="border:undefined">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Performance Analysis of Network Architectures</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Dietmar Tutsch</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">3540343083</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">9783540343080</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">244</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 5612, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('0ef9e088-d3ef-455d-bd52-f0c5612ef58e', '58af9b5c-d9e9-4ab3-9626-0cd6ed055fae', 'Additional Attributes HTML', 1, '<h1>Yog Rahasya BOOK</h1>', 5066, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0efe80b0-7b5e-446a-942e-711975fb2f7d', '2e2da5e1-fd12-484d-920f-f1619a34eb98', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5867, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('0f09a0de-2e30-4899-b776-f8f7be7fd089', '5cfb97bd-2c66-4634-8dae-1994a0c50af0', 'Description HTML', 1, '<p>-Integration of Systems Biology with Bioprocess Engineering: L-Threonine Production by Systems Metabolic Engineering of Escherichia Coli, By Sang Yup Lee and Jin Hwan Park; -Analysis and Engineering of Metabolic Pathway Fluxes in Corynebacterium glutamicum, By Christoph Wittmann; -Systems Biology of Industrial Microorganisms, Marta Papini, Margarita Salazar, and Jens Nielsen; -De Novo Metabolic Engineering and the Promise of Synthetic DNA, By Daniel Klein-Marcuschamer, Vikramaditya G. Yadav, Adel Ghaderi, and Gregory N. Stephanopoulos; -Systems Biology of Recombinant Protein Production in Bacillus megaterium, Rebekka Biedendieck, Boyke Bunk, Tobias Fürich, Ezequiel Franco-Lara, Martina Jahn, and Dieter Jahn; -Extending Synthetic Routes for Oligosaccharides by Enzyme, Substrate and Reaction Engineering; By Jürgen Seibel, Hans-Joachim Jördening, and Klaus Buchholz; -Regeneration of Nicotinamide Coenzymes: Principles and Applications for the Synthesis of Chiral Compounds; By Andrea Weckbecker, Harald Gröger, and Werner Hummel;</p>', 5958, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('0f0eb327-7769-46b5-b9c6-374ffeec4647', '11fe297e-c04f-431e-b07d-07626185e547', 'Description HTML', 1, '<h1>Key Concepts in Urban Studies</h1>', 5033, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('0f141883-1535-493e-84e0-0aada8cf17b3', 'a54a1caa-40be-451a-a899-5a0e430af96d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Basic Chemical Engineering with Practical Applications</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.M. Kutepov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">464</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1116, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('0f18469c-cc41-46e6-9a3d-911bc11947dc', '2e4a170f-a6b5-463d-8736-2e219d020e46', 'Description HTML', 1, '<p>The relation between mathematics and physics has a long history, in which the role of number theory and of other more abstract parts of mathematics has recently become more prominent. More than ten years after a first meeting in 1989 between number theorists and physicists at the Centre de Physique des Houches, a second 2-week event focused on the broader interface of number theory, geometry, and physics. This book is the result of that exciting meeting, and collects, in 2 volumes, extended versions of the?lecture courses, followed by?shorter texts on special topics, of eminent mathematicians and physicists. The present volume has three parts: Conformal Field Theories,?Discrete Groups, Renomalization. The companion volume is subtitled:?On Random Matrices, Zeta Functions and?Dynamical Systems?(Springer, 3-540-23189-7).</p>', 4058, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('0f20cdd3-12e0-43e1-8155-e84f9c220bee', '901a7952-c647-4704-89dc-0ca21659e6e9', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Future of Arid Lands, edited by Gilbert White and published in 1956, comprised papers delivered at the "International Arid Lands Meetings" held in New Mexico in 1955. At these meetings, sponsored by UNESCO and the American Association for the advancement of Science, experts considered the major issues then confronting the world''s arid and lands and developed a research agenda to address these issues.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Future of Arid Lands - Revisited, commissioned by UNESCO IN 2005, reexamines this earlier work. Written by researchers from the University of Arizona, this volume first looks at the state of science in 1956 and attendant contemporary views of arid lands development. It then considers how scientific understanding of the processes governing arid lands has since evolved, before extracting lessons from these comparisons that might guide current and future arid land managers and speculating on what the future might hold for arid lands.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Reflecting the shift in drylands thinking from a piecemeal or a ''magic bullet'' approach to a systems-based approach that considers people as integral to solving problems, this volume will appeal not just to land managers, but to everyone involved in environmental issues who wishes to gain a better understanding of the state of arid lands science today.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Foreword,&nbsp;Preface,&nbsp;Chapter 1 Introduction:&nbsp; The Future Is Now,&nbsp;Chapter 2 Contexts,&nbsp;Chapter 3 The Search for Water,&nbsp;Chapter 4 Weather Modification: More Than Bargained For?,&nbsp;Chapter 5 Plant and Animal Alternatives,&nbsp;Chapter 6 Ecosystems,&nbsp;Chapter 7 Land Use and Management,&nbsp;Chapter 8 Policy In and For Drylands,&nbsp;Chapter 9&nbsp; The Future of Arid Lands - Revisited,&nbsp;References,&nbsp;Appendix 1 Table of Contents Reproduced from The Future of Arid Lands (1956),&nbsp;Appendix 2 Brief Biographies of Authors Cited from The Future of Arid Lands,&nbsp;Color Plates&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 1923, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('0f20fef8-67fd-42cb-aad5-8911668f5609', '94ec8e91-7401-4a39-9a56-2fc050fb2be5', 'Description HTML', 1, '<p>Applied ethics, a subdiscipline of philosophy, lends itself to an encyclopedia format because of the many industries and intellectual fields that it encompasses.&nbsp;The Encyclopedia of Applied Ethics&nbsp;is based on twelve major categories, such as Biomedical Ethics and Environmental Ethics. Religious traditions that embody normative beliefs, as well as classical theories of ethics, are explored in a non-judgmental manner. Each of the twelve categories is divided into discrete areas that are covered by 5,000-6,000 word articles. Each of the 281 articles begins with a definition of the subject and includes a table of contents, glossary of key terms, and bibliography. Second- and third- level headings, boxes, sidebars, and the like emphasize the reference-oriented nature of the material. The four volumes are arranged in an A-Z format, with a complete subject index at the end of the last volume. Articles are written by international experts, arranged alphabetically by title, not by subject, and cross-referenced so the reader can locate relevant information in other articles.<br>
&nbsp;</p>

<ul>
	<li>One of&nbsp;Library Journal''s&nbsp;Best Reference Sources for 1997!</li>
	<li>One of the&nbsp;CHOICE&nbsp;Outstanding Academic Books for 1998!</li>
	<li>Cross-references appear in each article to refer readers to related information</li>
	<li>A glossary and bibliography in each article provide readers with tools for learning and creative thinking.</li>
</ul>', 1563, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('0f274bd3-d26d-41ba-8b3f-fe65cfcb2940', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ronald N. Forthofer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131211199</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3739, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('0f3ccd0a-a6df-43dd-aa98-e29bf46b1440', '9b83cd42-abda-470a-803a-57a90a245155', 'Description HTML', 1, '<h1>Library Automation in Computer Science</h1>', 3286, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('0f4c181d-06c6-47b0-932f-771a3318a03f', 'cb1afd03-19f3-4f98-bdbe-915933d3a744', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sixth Schedule to the Constitution 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Justice B.L. Hansaria</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788198236241</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mohan Law House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 129, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('0f6bf298-ddb0-44a7-8505-9da0d9ecefee', 'ebcc485a-12b8-4463-9da2-14c725243eed', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Soil analysis is the most important Segment of geotechnical engineering.&nbsp; The usage of the correct methods and properly interpreting the results are critical to a successful investigation.&nbsp; This book The Soil-A Comprehensive Text Book of Geotechmical Investigation&nbsp;offers clear, concise and hands-on guidance for choosing and executing a variety of field investigations.&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Content provides a comprehensive guide to the tools and techniques at our disposal, from standard penetration tests to cone penetration&nbsp;tests, and from soil classification to geophysical investigations.&nbsp; It delves into the intricacies of laboratory testing, shedding light on the properties of soil and rock that influence our decisions in the field. This script features an affordable alternative to larger handbooks and condenses the vital factors of a technical investigation into an easily digestible and readily accessible format. Renowned expert Adarsh Kumar also known as K. Adarsh discusses surface mapping, subsurface exploration and recovery of samples and cores, proper test boring procedures, the various geophysical methods and when each is appropriate, and a vriety of methods for determining index and engineering properties of soil in the lab and in situ.&nbsp; Texts also covers various methods for recovering samples and rock cores under diverse conditions.&nbsp; The author also discusses the role of geotechnical investigation and Civil engineering in structural risk reduction and disaster management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book will be quite useful as big tool to the students, research scholars, agriculturists and geotechnical engineers & experts of the subject.&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1-Geotechnical Investigation for Structural Success</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.1 Introduction&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.2 Objectives of Geotechnical Investigation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.3 Stages in Geotechnical Investigations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.3.1 Site reconnaissance and desk study</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.3.2 Preliminary Geotechnical Investigation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.3.3 Detailed Geotechnical Investigation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.4 Methods of Investigation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.4.1 Open Trial Pits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.4.2 Sub-surface Sounding</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.4.3 Exploratory Boring</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.5 Boreholes/Trial Pits-Disposition & Depth of Exploration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.5.1 Dispositions of Boreholes/Trial Pits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.5.2 Depth of Exploration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.6 Outlay of Geotechnical Investigation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2-Field Testing and Sampling of Soil&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.2 Standard Penetration Test (SPT)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.2.1 Concept and Principle of SPT</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.2.2 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.2.3 Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.2.4 Corrections in SPT Value</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.2.5 Observationn Table for SPT</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.2.6 Correlations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.3 Static Cone Penetration Test (SCPT)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.3.1 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.3.2 Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.3.3 Observations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.4 Dynamic Cone Penetration Test (DCPT)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.4.1 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.4.2&nbsp;Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.4.3&nbsp;Correlations of DCPT with SPT</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.4.4 Observations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.5 Field Vane Shear Test</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.5.1 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.5.2 Procdure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.5.3 Observations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.6 Types of Soil Sampling</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.6.1 Disturbed Sample</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.6.2 Disturbed but Representative Sample</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.6.3 Undisturbed Sample&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.7 Soil Sampling During Field Testing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.7.1 In Open Pits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.7.2 During Standard Penetration Test (SPT)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.7.3 Sealing of Sample Tubes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3-Index Properties of Soil</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.2 Water Content Determination</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.2.1 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.2.2 Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.2.3 Observations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.3 Grain Size Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.3.1 Determination of Specific Gravity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.3.2 Wet and Dry Sieve Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.4 Determination of Atterberg Limits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.4.1 Determination of Liquid Limit</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.4.2 Determination of Plastic Limit</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.5 Tests for Density Determination</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.5.1 Light Compaction Test</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.5.2 Heavy Compaction Test</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4-Engineering Properties of Soil</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.1 Direct Shear Test</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.1.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.1.2 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.1.3 Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.1.4 Observation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.2 Triaxial Test, Unconfined Compressive Strenght (UCS)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.2.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.2.2 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.2.3 Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.2.4 Observation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.3 Triaxial Test, Unconsolidated Undrained (UU)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.3.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.3.2 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.3.3 Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.3.4 Observation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.4 Triaxial Test, Consolidated Undrained (CU)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.4.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.4.2 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.4.3&nbsp;Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.4.4 Observation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.5 Triaxial Test, Consolidated Drained (CU)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.5.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.5.2 List of Equipments and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.5.3 Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.5.4 Observation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.6 California Bearing Ratio (CBR)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.6.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.6.2 List of Equipments&nbsp;and Accessories Needed</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.6.3 Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.6.4 Observation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 5-Geotechnical Investigation Reports</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.2 Geotechnical Investigadtion Factual Report (GFR)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.3&nbsp;Geotechnical Investigadtion Interpredtative Report (GIR)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.4 Geotechnical Design Report (GDR)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.5 Geotechnical Closure Report</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.6 Submission of Reports</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6-Role of Geotechnical Investigation in Structural Risk Reduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.2 Understanding Subsurface Conditions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.3 Designing Resilient Foundations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.4 Mitigating Settlement Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.5 Addressing Liquefaction Hazards</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.6 Managing Slope Stability and Landslides</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.7 Informed Excavation and Retention Strategies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.8 Enhancing Seismic Resilience</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.9 Selecting Construction Materials</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.10 Environmental Considerations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.11 Ongoing Monitoring and Adaptation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6.12 Conclusion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7-Civil Engineering in Disaster Mitigation&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.1 Introduction</span></span></span></p>

<p style="margin-le', 1440, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('0f76806b-2bd1-4574-956e-caf7a320c945', 'b36b8323-c58a-4592-ad67-4ea1204035ad', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Causation Debate in Modern Philosophy 1637-1739</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Kenneth Clatterbaugh</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0415914779</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780415914772</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">239</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1999</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 4365, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('0f7ea21d-dad3-4255-ad2d-137c4e755c74', '51c07608-9238-40bd-9649-c6df2562a084', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="0" cellspacing="0" style="width:100%">
	<tbody>
		<tr>
			<td>ISBN-13:</td>
			<td>9780007337569</td>
		</tr>
		<tr>
			<td>Publisher:</td>
			<td>Harpercollins Pub Ltd</td>
		</tr>
		<tr>
			<td>Binding:</td>
			<td>HARDCOVER</td>
		</tr>
		<tr>
			<td>Height:</td>
			<td>267 mm</td>
		</tr>
		<tr>
			<td>No of Pages:</td>
			<td>976</td>
		</tr>
		<tr>
			<td>Width:</td>
			<td>203 mm</td>
		</tr>
	</tbody>
</table>', 2247, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('0f94db25-e869-404e-92d4-950594eba49e', '373b1602-dcf7-45a1-9348-4aac0bc1557d', 'Additional Attributes HTML', 1, '<h1>Foundations and Applications of MIS, A Model Theory Approach</h1>', 3071, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('0fa42b9e-051a-491d-8784-e5ccbdda90f5', '570d8f73-477c-489f-a260-ce28cc34606b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Principal Upanishads - A Poetic Transcreation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Alan Jacobs</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788178222387</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">New Age</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 4373, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('0fb1cd1d-fe08-4b3c-bf52-0de02ee1cbd5', 'aab0f78f-145e-411d-9327-cf4190cf1349', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Designing with Glass - Great Glass Building - 50 Modern Classics</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Peter Hyatt</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1864701129</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781864701128</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">240</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2004</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1820, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('0fc96c8f-8b16-4e71-8888-917b71489b1c', 'e0cf0922-fcc8-4b0f-aa38-d1c1492d60dc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.V. Raghupathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736194</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2732, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('0fc9d73a-0041-4bfe-ab96-cef02c9b1cfe', '1cd6493d-75f9-4696-8ccf-558c83f1b332', 'Description HTML', 1, '<p>This book collects refereed lectures and communications presented at the Free Boundary Problems Conference (FBP2005). These discuss the mathematics of a broad class of models and problems involving nonlinear partial differential equations arising in physics, engineering, biology and finance. Among other topics, the talks considered free boundary problems in biomedicine, in porous media, in thermodynamic modeling, in fluid mechanics, in image processing, in financial mathematics or in computations for inter-scale problems.</p>', 2329, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('0ff23c24-189d-49ce-8d88-b92bc2a07ddc', '24a55fe5-55a1-4f8d-959f-241b02653d7d', 'Description HTML', 1, '<h1>Comparative Social Research - Civil Society in Comparative Perspective New</h1>', 4656, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('0ff26393-3467-4b4b-a9f3-defc170df42f', 'b3aea766-d22b-4fcb-883f-d7010a0a9841', 'Description HTML', 1, '<p><u><strong>About the book </strong></u></p>

<p>This book deals with problems facing present day research in the increasingly topical field of molecular gas lasers.</p>

<p>Most molecular gas lasers use as their active medium low-temperature electric-discharge plasma. Therefore, an understanding of the physical processes on which molecular gas lasers depend for their operation requires, apart from studying purely laser aspects, also investigations into  a whole range of problems pertaining to plasma electronics. It must be noted that in many cases it is precisely the solution of problems directly related to plasma physics and technology that has paved the way to the most important developments in the field of molecular gas lasers. The material presented here is a review of some of the results of this work.</p>

<p> </p>
', 1288, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('0ff5bf34-8bc4-490e-877c-1f2d3d455f49', '973e21a6-b2e2-4f34-8de1-923212927e3c', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Eschewing the limiting idea that nineteenth-century architecture photography merely reflects functionality, the objective of this collection is to reflect the aesthetic, intellectual, and cultural concerns of the time.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The essays hold appeal for social and cultural historians, as well as those with an interest in the fields of art history, urban geography, history of travel and tourism.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Nineteenth-century photographers captured what could be seen and what they wanted to be seen. Their images informed of exploration, progress, heritage, and destruction. Architecture was a staple subject for the first generation of photographers as it patiently tolerated the long exposures of the early processes. During its formative decades photography responded to evolutionary cultural forces of market and artistic production. Photographs of architecture reflected a specific political or social context modulated through individual points of view. For this reason, the examination of each photographic image as a primary visual document and an aesthetic object rather than a technical milestone on a chronological trajectory affords a richer multi-faceted approach to the extensive and complex corpus of photographs taken by photographers all over the world.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This project acknowledges the importance of technique in the early decades of photography but focuses on the thematic content of the material. It places the photography of architecture in an international context under the contemporary critical lens sharpened by theoretical and cultural examination of the topic.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - List of Figures and Tables, Notes on Contributors, Acknowledgements, Introduction, Part 1 Photography and the Discipline of Architecture History: Expanding Vision, 1 The Isolating Still Focus: Photography and Aesthetic Perception in Jacob Burckhardt''s Writings, 2 "Worthy of Being Thus Preserved": American Daguerreotype Views and Preservation of the Past, 1840-1860, 3 History in Albumen, Carbon, and Photogravure: Thomas Annan''s Old Glasgow, 4 Intersecting Routes of Architectural Travel, Photography, and Survey Books in the Nineteenth Century, 5 Aerial Views and Panoramas: Photographing the Nineteenth-Century Universal Expositions, 6 The Studio Collard and the Barricades of 1871: A Challenge not only to the Architecture of Paris, 7 Blurred Observations: The Late Nineteenth-Century Grand Tour of Captain J. Douglass Kennedy, 8 Construction Photography in the Service of International Public Relations: The French Connections, 9 The Elusive Challenge of Photographing Urban Spaces: Nineteenth-Century Berlin as Exemplar, PART 2 Exploring the World, 10 Francis Bedford - Architecture as Nation, 11 The Antiquarian Gaze: Colonialism, Architecture, and the Imaginative Geographies of Ruins in Nineteenth-Century Irish Photography, 12 Spanish Architecture Seen by Foreign Photographers of the Nineteenth Century, 13 Romanian Architecture and Cityscape: The Legacy of Nineteenth-Century Photographers, 14 Romanticizing the Uncanny: Ernst Ohlmer''s 1873 Photographs of the European-Style Palaces in the Yuamingyuan, Select Bibliography, Index&nbsp;</span></p>', 1781, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('100e07da-7ca1-47d3-9c20-c322641ba9e2', '96acc719-86e2-43e5-ae20-4b6722e9dbcc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Simulation with Arena provides a comprehensive treatment of simulation using industry-standard Arena software. The text starts by having the reader develop simple high-level models, and then progresses to advanced modeling and analysis. Statistical design and analysis of simulation experiments is integrated with the modeling chapters, reflecting the importance of mathematical modeling of these activities. An informal, tutorial writing style is used to aid the beginner in fully understanding the ideas and topics presented. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is Simulation?</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamental Simulation Concepts</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Guided Tour Through Arena</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Modeling Basic Operations and Inputs</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Modeling Detailed Operations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Statistical Analysis of Output from Terminating Simulations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Intermediate Modeling and Steady-State Statistical Analysis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Entity Transfer</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Sampler of further Modeling Issues and Techniques</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Arena Integration and Customization</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Continuous and Combined Discrete/Continuous Models</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Further Statistical Issues</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conducting Simulation studies</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 233, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('100ebed0-84fa-4faa-b65c-29c6426f513c', '4e7b7a12-feca-48d0-a84a-087616070657', 'Description HTML', 1, '<p>The First International Conference on Computational Methods (ICCM04), organized by the department of Mechanical Engineering, National University of Singapore, was held in Singapore, December 15-17, 2004, with great success. This conference proceedings contains some 290 papers from more than 30 countries/regions. The papers cover a broad range of topics such as meshfree particle methods, Generalized FE and Extended FE methods, inverse analysis and optimization methods. Computational methods for geomechanics, machine learning, vibration, shock, impact, health monitoring, material modeling, fracture and damage mechanics, multi-physics and multi-scales simulation, sports and environments are also included. All the papers are pre-reviewed before they are accepted for publication in this proceedings. The proceedings will provide an informative, timely and invaluable resource for engineers and scientists working in the important areas of computational methods.</p>', 4160, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('1028078c-6e9c-45f8-a6d6-42df9663b010', '73e300bc-b803-4c4a-9ed2-1039df6bda68', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Mayaram ki Maya</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jayvardhan</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383234455</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Kitabghar Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2790, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('10357e54-0274-4e69-9739-bf1b7e3b94dd', 'c089e763-274f-4877-9b68-f34f7103f83b', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Handbook of Human Computation</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Pietro Michelucci</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781461488057</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1059</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2013</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5456, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('103a0459-6821-4acb-85b5-6b8d0291af25', '95becd37-1b96-4938-86fb-960916347d1b', 'Description HTML', 1, '<p>Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.</p>', 4484, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('10448dec-b2a5-4f6e-90aa-7828719b1e25', '311c21c8-da25-4738-93c2-dc0c4826bf81', 'Additional Attributes HTML', 1, '<p><strong>Cook Book of Regional Cuisines of India NEW</strong></p>', 5062, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('104cf6b6-b253-4756-b71f-77c5bcc5e393', '644a594d-ba09-4846-8b74-4994beed1097', 'Description HTML', 1, '<h1>Scaling Heights - Anthology on Contemporary Indian English Poetry</h1>', 2695, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('104e89a5-97c1-4f7b-9d64-a014c4f4b8e8', 'ba130f9f-e2a2-481f-8e5e-513bbb2d38ea', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Art &nbsp;and Architecture of Lakshmana and Kendriya Mahadeva Temples</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr. Ritu Singh</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8195401945</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788195401949</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">310</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2021</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1912, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('10604eb2-cecd-43f2-9aec-663e068653de', '8f80df3e-0e1a-40c8-a433-f8d463298a27', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Author</th>
			<td>Karel</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780444500634</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2416</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2143, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('106997dc-236b-4e2d-a067-5322be3d8c70', 'ddd4c829-b10f-46cd-a4b3-874f883d6b13', 'Description HTML', 1, '<h1>NGO Accountability Politics, Principles And Innovations</h1>', 3560, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('1077a288-558a-431a-bc05-c7783100360e', 'ccde8a8b-f27c-4da7-a8f2-da848e84594a', 'Description HTML', 1, '<h1>Yagyavalkya Smriti - Vyakhayakar</h1>', 2829, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('107b38ca-ed2b-46f7-9a18-eedbfe6f7799', 'a92e2d02-2bf0-4331-a85b-8d62763c2324', 'Description HTML', 1, '<h1>Atulya Bharat - Incredible India</h1>', 5292, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('107b8146-23d6-442b-b6dc-2674b31b6035', '4048e67c-7b5d-4796-9726-e1ebff9708f4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marilyn Klainberg, Kathleen M. Dirschel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780763755966</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5117, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('1083a9ed-9465-46ac-99d6-5ea278968f73', '7551f61f-b4a4-4b3b-a63a-022e1f69779d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Fundamentals of Chemical Thermodynamics</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">E.N Yeremin</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">438</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1215, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('10883be2-6fee-4125-9801-7a60c7f2323c', '2fe13bf4-5443-4a34-a9f2-8e9ec464fb0b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Interpretation of Organic Spectra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Yong-Cheng Ning</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470825167</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">416</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 945, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('10a62ca1-aaaa-43b5-912c-af7227da39ee', '4ef50f36-ab5d-46a1-9f1b-b7a36d004e66', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Construction supply chain procurement modelling merges the industrial organisation economics model of market structure, firm conduct and market performance with concepts of supply chain structure and characteristics of a project-based industry. It is a key topic for the development of the construction sector; since the whole industry functions as a continuous chain of procurement.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Construction Supply Chain Economics offers the first comprehensive investigation of the industrial sourcing and procurement practices throughout sixty-eight construction industry supply channels across seven major commodity sectors at all levels. Detailed are the ''everyday'' experiences and procurement decisions made by people on projects, involved in firms in the industry, as they seek out other firms to work with Kerry London creates a language that enables us to classify and understand behaviour and recognise the impact of our decisions on firms and projects within the industry.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Construction management and economic researchers will find the book of particular interest, as will procurement decision makers including policy makers and clients. It will also be useful to industry practitioners such as contractors, consultants and materials suppliers.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> 1 Introduction to supply chain economics and procurement, 2 The rationale for the modelling of procurement in the construction supply chain, 3 Supply chain theory and models, 4 Industrial organization economics methodology and supply chain industrial organization approaches, 5 Project-oriented industrial organization economics supply chain procurement model, 6 Multiple project environment chain structural organization, 7 Case study: complex core commodity supply chain - facade chain cluster, 8 Case study: simple and complex core and non-core supply chain - steel chain cluster, 9 Case studies: simple and complex core commodity supply chains - mechanical services, formwork, concrete and masonry, 10 Conclusions and future directions: supply chain specialization and integration blueprint, Bibliography, Index&nbsp;</span></p>', 1787, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('10aeecaa-9555-4001-a406-9fdfed0d74f6', 'f3135048-9756-49b9-817d-5a9c9c78bc8d', 'Description HTML', 1, '<p>nfluential historiographics of anti-colonial nationalism suggest that women''s cultural identities-laid out in codes by which they belonh to their kin group and sharein its collective future-are determined by the male elite''s conterntious relationship with imperialist modernity. The implication of such studies is that the new women''s investment in her people''s goals of gaining freedom from racialmasculinist domination and building independent nations inhibits her ability to self-actualize and intervene in patriatchal national history. Many feminist post-colonial scholars explore ways to theorize women''s agency in nationalist contexts. They also avoid Western postmodernists liberalist faith in individual agency, and the allied binary model in which feminist subjectivity is "synthesized from fusions of outsider identitie" positioned on the utopian margins of masculinist-racist regimes. Instead, post-colonial feminists explore how knowledge/power work pervasively and invisibly in capitalist modernities, constituting and "enabling" every subject position dominant subordinate oppositional.</p>', 4548, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('10b2d26e-5973-4e5e-bc38-95512320ffc7', '586a0fbe-59e8-4545-9d48-873ced9340d1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Strategic Management</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788196165574</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. V.N. Bajpai</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">World Lab Publication</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 972, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('10bc4445-3aac-4580-a574-b47c2a5573d2', '0a6fec01-dca4-4751-927f-56f5926a29a0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Seema Murugan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172734367</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2462, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('10c0234e-97be-457c-ba11-36a0b9569d44', 'a73e0a0d-a42a-472b-b9b7-01d1e7f0ed96', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Binod Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352559</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2754, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('10d5831c-0406-41f6-83ef-9324760ae73e', '46c81a2c-23db-4696-ac1f-d4e93e1dcf39', 'Additional Attributes HTML', 1, '<h1>Encyclopedia of Digital Government in 3 Vols.</h1>', 4539, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('10dc7486-a9aa-40a9-a450-b5fcd7892b24', '5fc76667-c8fd-4d50-866f-0137000b8d64', 'Additional Attributes HTML', 1, '<h1>Fourier Transforms of Invariant Functions on Finite Reductive Lie Algebras</h1>', 2334, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('10e56e4a-a3de-4d32-ad81-f11add6510e3', '30cd839f-74c8-4467-b33e-a5f2121b2935', 'Description HTML', 1, '<p>The ninth edition of this highly successful reference-cum-textbook on financial services has been developed after thoroughly revising the content of the previous edition. It continues to focus on presenting the current and updated status of the financial services sector in India. Text in this edition has been exhaustively revised to include all the significant updates (notable policy and operational developments since the publication of its previous edition in 2015) till end-March 2017. The book prominently deals with analytical framework, both from the point of view of the non-banking financial intermediaries/companies (which provide the services) as well as their users. It also discusses comprehensively the legal, procedural, tax, accounting and regulatory aspects , offering a judicious mixture of theory and business practices of the contemporary Indian financial services sector.</p>', 3198, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('10ef7057-4366-42d0-a900-a2f80b3d433a', 'c9abd76e-de67-4745-bcbb-529cd1d27e2d', 'Description HTML', 1, '<h1>Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry</h1>', 5443, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('10f853ed-3fc7-469e-b0ce-60aa68619e1a', 'dd7beabc-e9a1-4208-9415-2c4fabf92248', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tell me about HANUMAN</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176761482</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>79</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5873, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('10fb90a6-6f22-4cc5-9d9a-ac38cac5de86', '83a07bf4-131f-4596-ba34-a7abd47640ed', 'Description HTML', 1, '<p>&nbsp;</p>

<p>Hailed by the Bulletin of the American Mathematical Society as "easy to use and a pleasure to read," this research monograph is recommended for students and professionals interested in model theory and definability theory. The sole prerequisite is a familiarity with the basics of logic, model theory, and set theory. The author, Professor of Mathematics at UCLA and Emeritus Professor of Mathematics,University of Athens, Greece, begins with a focus on the theory of inductive and hyperelementary sets. Subsequent chapters advance to acceptable structures and countable acceptable structures, concluding with the main result of the Barwise-Gandy-Moschovakis theory, which is the key to many applications of abstract recursion theory. Exercises at the end of each chapter form an integral part of the text, offering examples useful to the development of the general theory and outlining the theory''s extensions.</p>', 2353, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('1112eaba-4c6f-4fa1-b011-68c0c623c917', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Liz taylor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781843341031</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3353, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('111efe10-e8d6-4c0c-9c01-0834b97bf8ae', 'b1c9a1d1-117e-4365-ba0d-2816375a0d14', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">तीन परते: महाराजकृष्ण रसगोत्रा</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">हरिवंशराय बच्चन&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830372</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1762, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('11274977-56d6-4add-b749-7d1c938930c0', '9a538fad-4f4d-4c5e-94fb-5a23d25136c0', 'Description HTML', 1, '<p>Reflective practice is a key element of learning and development on social work courses. This fully-updated new edition explores a range of approaches to reflective practice and includes sections on gender, reflecting on emotion and using reflection as a catalyst for change, as well as asking the fundamental question ''what is reflective practice?'' Written in three parts, this essential guide starts with a broad exploration of reflection, drawing on some key texts that have informed its development. It then moves on to real practice issues including the management of social work practice and interprofessional working.</p>', 4600, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('112bd007-45a3-49d7-9e20-293d061dbc7d', '4ef50f36-ab5d-46a1-9f1b-b7a36d004e66', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Construction Supply Chain Economics</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Kerry London</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780415409711</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">472</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1788, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('1130e7b7-0ccb-4402-adb0-e352c25059ec', '665ceb92-906c-448f-9d6a-0d670244609a', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Ramcharitmanas Word Index</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Winand M. Callewaert, Philip Lutgendorf</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">817304208X</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">336</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1997</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2073, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('1130f03d-4fca-41e9-bd21-9c25a81707e8', '889897b6-e5cf-4323-9459-68aa86138a40', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.</p>

<p>In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.</p>

<p>The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.</p>

<p>The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.</p>

<p>The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.</p>

<p>Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.</p>

<p>All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.</p>

<p>This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.</p>', 5296, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('11363735-da3b-4ff0-9b28-18e65abe23a9', '4ff4a9cd-fd38-446d-8d7e-9ce1c51545bb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">स्मृतियों का उत्खनन </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> मधुरेश  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395695503</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 141, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('1146e55f-e37d-412c-8525-bb8d277f392f', '8c6c209e-8d6f-4f7c-aa24-9274f0153bc2', 'Additional Attributes HTML', 1, '<h1>Psychology of Close Relationship - Library in Social Psychology in 6Vols. new</h1>', 4475, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('114e3cc4-266a-475e-92cb-1fc389b0e38d', '3c090086-3c57-4504-91ac-d666809e52d0', 'Additional Attributes HTML', 1, '<h1>Negotiation - Reading, Exercises and Cases 6/e BOOK</h1>', 3125, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('114f1cb4-085e-4ed2-89a5-f16fd95617f4', '92e5e064-2823-49f6-8f65-fd3ba1bae56a', 'Description HTML', 1, '<h1>Video Demystified - A Handbook for the Digital Engineer - 5/e</h1>', 3382, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('1152f6d5-0b9f-4ade-abab-9430026ffb9f', '73dbb98a-98d0-40bb-8cd4-59e91a3e139d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leadership in Organizations 9e aspires to deepen the understanding of leadership in global business, both in theory and practice, by drawing perspectives from the latest advancements in international business. The chapters and cases included in this edition focus upon the theoretical, empirical, and policy and practitioner aspects of a wide range of topics including subordinate management, motivation, and job satisfaction among others. The geographical spread of topics and cases presented in the present edition provide a truly global flavor. The book is not only appropriate for use as the primary text in an undergraduate or graduate course in leadership but it also useful for practicing managers and consultants who are looking for answers to difficult questions about leadership.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 The Nature of Leadership </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Leadership Behavior </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 The Leadership Situation and Adaptive Leadership </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Decision Making and Empowerment by Leaders </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Leading Change and Innovation </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Power and Influence Tactics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Leader Traits and Skills </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Charismatic and Transformational Leadership </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Values-Based and Ethical Leadership </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Dyadic Relations and Followers </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Leadership in Teams and Decision Groups </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Strategic Leadership in Organizations </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Cross-Cultural Leadership and Diversity </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14 Developing Leadership Skills </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15 Overview and Integration</span></span></span></p>
', 505, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('1161e5c4-de0c-480f-8430-7b70dd5780da', '41a03754-05a6-4646-a3fc-141a0bb538a1', 'Description HTML', 1, '<p>I: POPULISM AND AUTHORITARIANISM<br>
<em>Introduction</em><br>
Populist-Authoritarianism in India<br>
Populism and the Strongman: From Modi to Yogi<br>
Award Wapsi: Reasoning with Intolerance<br>
Why the RSS Projects JNU as Anti-National?<br>
Autonomy of Universities and a Life of the Mind<br>
Demonetization and the ''War on Terror''<br>
Corporate Capitalism, Hurt Pride, and Hindutva<br>
Populism and Mass Violence: The Liberal-Illiberal Dilemma<br>
Populism and Popular Culture: Are Muslims the Safest Enemy to Have?<br>
Hyper-Electoralism and Pakoda Nationalism<br>
Theorizing Populism in India<br>
II: STATE(S) OF DEMOCRACY<br>
<em>Introduction</em><br>
What Did BJP''s Defeat in Delhi Tell Us?<br>
Does Bihar Hold the Key to the Future of Indian Politics?<br>
Populism and Caste Calculus in Uttar Pradesh<br>
Telangana: The Question of Internal Colonization<br>
Kashmir: Is It Also a Question of Internal Colonization?<br>
Kashmiri Pandits: Precariats of Indian Democracy<br>
Of What Value Is NOTA?<br>
Towards 2019: Opposition Needs to Rally Behind Mayawati<br>
BJP''s Strategy for 2019<br>
III: DALIT-BAHUJAN POLITICS<br>
<em>Introduction</em><br>
After Rohith Vemula: Is the Dalit-Muslim Unity Sustainable?<br>
Dalit-Bahujans and Fraternity: From Ambedkar to Kancha Illiah<br>
Unity between the Left and the Dalit-Bahujans<br>
Caste, Authenticity, and the Oriental Spirit<br>
IV: FUTURE OF POLITICS<br>
<em>Introduction</em><br>
Nehru and the Rise of Modi<br>
Bringing Justice Back In<br>
Women and the Future of Democracy<br>
Anxiety, Anger, and Anomie: Mobilizing Generation Next<br>
India''s Oscillating Public Sphere<br>
Social Ethics of Violence and the Maoist Movement in India</p>', 2124, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('11663be6-1a94-4dc9-a466-dac8cfaafc4c', '6303f475-4caf-41aa-bde6-98e0e0ed6136', 'Description HTML', 1, '<h1>Lava NEW</h1>', 2974, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('11748c5a-d01b-4f17-922d-f72da63439fa', 'ba323e26-9b47-4173-9128-b98473cb23c7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Y.W.Lee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486438900</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>509</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5261, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('117a8e75-e2bb-4101-9c40-eaaabc7bf74e', 'b7a77f7a-8f93-4eb5-9f7d-75d91d47439a', 'Additional Attributes HTML', 1, '<h1>Studies in Computational Intelligence</h1>', 3401, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('117eb29f-2510-49d4-83dd-708c5cf40612', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'Description HTML', 1, '<h1>History of Political Economy: Current Perspectives</h1>', 4308, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('118bccac-7671-4630-a2af-cdad4f8cff7c', '541191d6-cef9-4342-8234-4305ffeecaa6', 'Description HTML', 1, '<p>This textbook, in its latest edition, continues to capture the rapidly changing trends of the ever-dynamic subject area in an easily comprehensible manner. It focuses on explaining concepts with the help of latest cases, new examples and insights on the subject.</p>

<ul>
</ul>', 3058, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('11cce29e-a9bf-4c91-ab90-256de132a1c5', '9cc37890-9ef8-45b3-a81e-f5ad77d9ca1f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tai L. Chow</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380853529</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4037, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('11cece9a-79c6-4095-978c-a29181be02ec', '21bc4005-517a-40ba-826c-a02a0c536e3a', 'Additional Attributes HTML', 1, '<h1>Democratization -Library of Political Science in 4 Vols.</h1>', 4205, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('11dbb5b6-ee88-4195-baf2-3bcd3583a0c7', 'b8206e2b-2059-4cd0-83de-d93c7ffeb656', 'Additional Attributes HTML', 1, '<h1>Quantum Physics - A Text for Graduate Students</h1>', 3981, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('11de708e-3214-42fd-8621-993a4677c62d', 'f20cf613-31cf-4d8b-8f00-9892e1708857', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chemistry Biochemistry and Biology of (1→3)-β-Glucans and Related Polysascchides presents a comprehensive, systematic and authoritative survey of this family of chemically related, but functionally diverse, naturally occurring polysaccharides. They are produced by all higher plants and fungi, many protists and by certain bacteria and occur as major structural components of specialized cell walls of higher plants and of the cell walls of all fungi. In higher plants their deposition is characteristically promoted in situations of biotic and abiotic stress. In protistans they replace starch or glycogen as storage polysaccharides. Their distribution and physiological role make them important in research in agriculture and biotechnology, and also in medicine through their interaction with the innate immune system. Their reported immunomodulating and pharmacological responses include anti-tumourigenicity; anti-infective activities against bacterial, fungal, viral and protozoan agents; anti-inflammatory activity; wound repair; protection against radiation; and anti-coagulant activity. Some representatives of the&nbsp;(1→3)-β-glucan family have found industrial uses by virtue of their rheological properties.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The book describes the chemical and physicochemical properties of&nbsp;(1→3)-β-glucans and their derivatives and the molecular, biological and structural aspects of the enzymes involved in their formation and breakdown. Additionally, it provides a detailed analysis of the physiological roles of&nbsp;(1→3)-β-glucans in the various biological situations in which they are found and the evolutionary relationships among the family of this important polysaccharide group. It will be of interest and value to biochemists, physiologists, molecular biologists and biotechnologists.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –&nbsp;</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">In Memoriam,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Acknowledgements,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contributors,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Introduction and Historical Background,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Chemistry and Physico-chemistry,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Biochemistry,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Biology,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1984, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('11deaa34-2bfb-4c12-81f2-9fd1f1f1dcf9', '0d0f21cb-600a-46bb-8c12-e72936908ea5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Basics of Communication: A Relational Perspective 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Steve Duck</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354791048</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 830, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('11e64358-e13f-4f9f-b9df-918f01a797b5', '2db85b88-60e1-49e1-ae29-17d5f6157354', 'Description HTML', 1, '<h1>The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem BOOK</h1>', 3578, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('11ec7d0b-d321-4383-8480-f74e0c297436', 'aa2b1122-9c17-44f5-bbdf-5fdcf2b5b6c6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agricultural Technology and Land Development Machinery</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Mahesh Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789393884428</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 674, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('11ee95d6-f9cf-4908-87f0-7534fed62c4e', '65f9b4cb-0443-474b-a4f0-7b7039e6c0cc', 'Additional Attributes HTML', 1, '<h1>Emergent Voices of Southeast Asian Women Novelists NEW</h1>', 5193, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('12075709-d0f5-42ca-9281-bb6bd58cbde8', 'bd3b2f5e-e363-4f03-b722-02f409cf7f4b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Essentials of Services Marketing 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Christopher Lovelock</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353435417</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 770, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('12153a74-2578-4f05-aae5-f61c1a795fca', '381deaa9-f8fe-4b54-87a1-6952e33b8f9b', 'Description HTML', 1, '<h1>Digital Logic Design & Computer Organization - with computer Architecture for Security</h1>', 3468, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('1219962a-3a1b-4730-b943-94fa5d7d0d6d', '715be7c3-71b1-4311-8174-dc989dc6a291', 'Additional Attributes HTML', 1, '<h1>Modern Physics 2/e</h1>', 4015, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('121acd2f-127e-47a3-839e-7e33fc79e874', 'c153414d-5128-438e-84fd-8abf3d7d649b', 'Description HTML', 1, '<h1>Vivekancharit Mahakavya - Ek Addhyan BOOK</h1>', 2918, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('1220fb11-d1a4-48f1-a9da-e57f78057afb', '6f13b0fa-fde2-44c9-b764-7643e5c2141a', 'Description HTML', 1, '<p>The debates surrounding humanitarian intervention and the responsibility to protect concern a series of central and interrelated issues in International Relations, international law, and political philosophy. These include the relationship between state sovereignty and human rights, the reasons for state behaviour, the role and adequacy of the United Nations, and whether states have a moral and legal obligation to protect those beyond their borders. This major work provides a detailed and systematic understanding of these political, legal, and ethical debates surrounding humanitarian intervention and responsibility to protect as they have evolved since the 1990s. Divided thematically, Volume I considers more closely the politics of humanitarian intervention, Volume II focuses on the international law on humanitarian intervention, Volume III considers the ethical issues, and Volume IV focuses explicitly on the responsibility to protect doctrine. This Major Work is designed to be a key reference for those interested in humanitarian intervention and the responsibility to protect from a wide range of fields, including International Relations, political science, international law, and political philosophy. Volume One: The Politics of Humanitarian Intervention Volume Two: The International law on Humanitarian Intervention Volume Three: The Ethical Issues Surrounding Humanitarian Intervention Volume Four: The Responsibility to Protect and Humanitarian Intervention</p>', 4512, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1225f640-7f5e-40d4-a871-baa034b28dd7', '99cfbbbb-5b5d-4827-ba89-050163cba5a6', 'Description HTML', 1, '<p>lectron magnetic resonance has been greatly facilitated by the introduction of advances in instrumentation and better computational tools, such as the increasingly widespread use of the density matrix formalism. This volume is devoted to both instrumentation and computation aspects of EPR, while addressing applications such as spin relaxation time measurements, the measurement of hyperfine interaction parameters, and the recovery of Mn(II) spin Hamiltonian parameters via spectral simulation. Key features: Microwave Amplitude Modulation Technique to Measure Spin-Lattice (T1) and Spin-Spin (T2) Relaxation Times Improvement in the Measurement of Spin-Lattice Relaxation Time in Electron Paramagnetic Resonance Quantitative Measurement of Magnetic Hyperfine Parameters and the Physical Organic Chemistry of Supramolecular Systems New Methods of Simulation of Mn(II) EPR Spectra: Single Crystals, Polycrystalline and Amorphous (Biological) Materials Density Matrix Formalism of Angular Momentum in Multi-Quantum Magnetic Resonance</p>', 3728, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('122c62bc-3162-4e41-81cd-da6b16383276', '7704ee03-4fa4-44a6-9766-b9bd5272ea77', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Satyaprakash Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351119487</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3281, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('123ce046-ba5f-4ddf-be1e-8e212e8794ff', '115e9037-7f57-42bb-89d8-42c62dfb3455', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Encyclopedia of Hinduism</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Denise Cush, Catherine Robinson, Michael York</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780700712670</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1086</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3263, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('12418c8a-b6ea-48f1-9a4f-c3565645f676', '50a71a62-c42b-41ce-ae90-cc631f02f2ac', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Inflation in India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Corporate Governance and Valuation in Mergers and Acquisitions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Corporate Social Responsibility and Caused Related Marketing in Advertising</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Comparative Study of NPAS in Selected Public and Private Sector Banks in India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5.&nbsp;Enterprise Risk Management (ERM)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. A Study of Essential Concept of Working Captital Management</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Comparative Study of Profitability Analysis of Private Bank (HDFC) and Public Banks (SBI) in India.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. New Scenario in Global Entrepreneur</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. The Economic Effect on Agricultual Sector Due to Saline Water in the Vadodara District, Gujarat</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Recent Trend of Foreign Direct Investment in India.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Indian Energy Sector Today and Tomorrows Challenges and opportunity</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Comparative Analysis of Management Efficienty Rations of J.K. Cement Ltd., and Ultra Tech Cement Ltd.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Role of E-Commerce in Business</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Changing Rural Market and Role of Marleters with Reference to North Gujarat</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Risk Management</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. New Tax Regime and its Scope in Textile and Apparel Sector</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. E-Commerce in India-An Overview</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Foreign Direct Investment and its Implications in India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. Financial Evaluation by Investors</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. GST in India: A Key Tax Reform</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. A Study on Applicability Challenges of Indian Accounting Standard</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. Role of Rural Women Entrepreneur in the Development of India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. IFRS Implementation in India: Opportunity and Challenges</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24. Inventory Management of Selected Oil Refineries of India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25. New Horizons of Corporate Web Reporting Practice: A Sector wise Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">26. An Overview of Goods and ServicesTax (GST)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">27. Impact of GST on Service Sector in India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">28. A Liquidity Analysis of Selected Private Bank</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">29. Role of Working Capital Management in Liquidity of the Indian Ceramic Industry: A Primary Study</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">30. Customer Relationship Management in Hospitality Sector&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">31. Aapda Parbhand: Ek Samajshastriya Addahyan</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">32. A Study of Non-Performing Assets in Selected Public Sector Bank in India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1376, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('1241be24-1a9e-47f9-a0dc-6ede589be95f', 'cbcc1ed8-6211-4d79-b703-9427566cedcb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>
			<h3>Gyan Ka Vastvik Swaroop</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sitaram Gupta</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183150934</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>
			<p>New Bharatiya Book Corporation</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2810, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('125642ab-8c9a-4515-8ebc-3cac676951b8', '83dd8f68-6c4f-4798-b5ee-3f88eb74423c', 'Additional Attributes HTML', 1, '<h1>Learning ASP.NET AJAX</h1>', 3437, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('1275e9e4-872d-4232-a96a-5dda1213cc2b', '41cd492d-5a2c-4fc3-a23d-01e50c8e0302', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Folktales From Northern India</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">William Crooke, Pandit Ram Gharib Chaube</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8182900271</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788182900271</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">425</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2005</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2211, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('12826bbc-ed0c-4ce5-bf59-e0475407cb85', '90b50088-1fcc-414a-b1dd-fdeb83569bb6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financial Accounting for Managers, 4e is an updated edition with revised content as per the latest developments in the field of financial accounting. The text continues to address important concepts in corporate financial reporting practices, and the discussions in the book capture the dynamic nature of the concepts, principles, and methods of financial accounting.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Accounting</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Generally Accepted Accounting Principles and Accounting Standards</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accounting Cycle</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financial Statements of Companies</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Statement of Profit and Loss</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Balance Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accounting for Revenue from Contracts with Customers</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accounting and Valuation of Inventory</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accounting for Fixed Assets and Depreciation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accounting for Investments</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cash Flow Statement</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Consolidated Financial Statements</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Disclosures in Annual reports</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analysis of Financial Statements</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financial Shenanigans</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 471, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('12ba919d-495e-440a-bd7f-a10ae3257588', 'cd41fc28-0366-4bca-9ccc-a0e1c7d1d87d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Chemistry and Mode of Action of Crop Protection Agents</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Leonard G. Copping</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780854045594</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">RSC</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5897, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('12cb4862-7e1e-4e19-97b0-cddddb9fcf87', '5caf4d20-3c00-4691-80ba-04fe4a9113c5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Madan Sood</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189979034</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2682, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('12d31ec9-4657-4493-9023-e4cd7d250ffd', '3550c579-8904-4cf6-acc3-a98162f312b7', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td style="text-align:center">The Wonderful Wizard of Magnesia</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td style="text-align:center">M.G Mneyan</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">1985</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td style="text-align:center">160</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1281, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('12d512a6-8188-4cc9-a468-d4dad819efb4', 'adabe03a-ee85-4bb4-b928-7d09e116eb35', 'Description HTML', 1, '<p>A multi-faceted reference work, the&nbsp;Encyclopedia of Applied Plant Sciences&nbsp;addresses the core knowledge, theories, and techniques employed by plant scientists, while also concentrating on applications of these in research and in industry. Plants influence all our lives as sources of sustenance, fuel and building materials. The&nbsp;Encyclopedia of Applied Plant Sciences&nbsp;is a comprehensive yet succinct publication that covers the application of current advances in the biological sciences, through which scientists can now better produce sustainable, safe food, feed and food ingredients, and renewable raw materials for industry and society. This three-volume set also covers the concerns over continuing advances in the application of knowledge in the areas of ecology and plant pathology, genetics, physiology, biochemistry and biotechnology, as well as the ethical issues involved in the use of the powerful techniques available to modern plant science. An invaluable reference, the&nbsp;Encyclopedia of Applied Plant Sciences&nbsp;will be an indispensable addition to the library of anyone involved in the study of plant sciences. The&nbsp;Encyclopedia of Applied Plant Sciences&nbsp;is available online on ScienceDirect. The print edition price for this reference work does not include online access. For more information on pricing for access to the online edition, please review our Licensing Options. The richness and authority of Elsevier reference works is now lent valuable functionality and accessibility through the online launch of Elsevier Reference Works on ScienceDirect. Features:</p>

<ul>
	<li>Extensive browsing and searching across subject, thematic, alphabetical, author and cited author indexes - as applicable to the work</li>
	<li>Basic and advanced search functionality within volumes, parts of volumes, or across the whole work</li>
	<li>Ability to build, save and re-run searches as well as combine saved searches</li>
	<li>Internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy</li>
	<li>All articles are available as full-text HTML files, and as PDF files that can be viewed, downloaded or printed out in their original print format</li>
	<li>A dedicated Reference Works navigation tab and homepage on ScienceDirect to enable easy linking from your OPAC or library website</li>
</ul>

<p>For more information about the Elsevier Reference Works on ScienceDirect Program, please visit: http://www.info.sciencedirect.com/reference_works.<br>
&nbsp;</p>

<ul>
	<li>Comprehensively covers both the key theoretical and practical aspects of plant sciences</li>
	<li>Edited and written by a distinguished international group of editors and contributors</li>
	<li>Well-organized format provides for concise, readable entries, easy searches, and thorough cross-references</li>
	<li>Presents complete up-to-date information on over 25 separate areas of plant science</li>
	<li>Features many tables and figures, with a color plate section in each volume</li>
	<li>New terms clearly explained in glossary sections of each article.</li>
</ul>', 1561, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('12d5c7cf-6949-477e-9030-ecaa2fd603ad', '2f9c1b30-71be-4fa1-bfc2-662d617d4d18', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Consciousness, States and Grades</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. CONSCIOUSNESS AS THE ESSENCE OF THE UNIVERSE, II. CONSCIOUSNESS AND SELF-CONSCIOUSNESS, III. CONCENTRICITY AND EXPANSIVENESS OF CONSCIOUSNESS, IV. LUMINOSITY OF&nbsp;CONSCIOUSNESS, V. CREATIVITY OF CONSCIOUSNESS, VI. CONSCIOUSNESS&nbsp;AND PHYSICAL ENERGY, VII. RTA AND CONSCIOUSNESS, VIII.&nbsp;CAUSE OF GRADATION IN CONSCIOUSNESS, IX. CONSCIOUSNESS AND THE UNMANIFEST OF THE SANKHYAS, X. CONSCIOUSNESS AND THE PURUSA, XI. STATES OF CONSCIOUSNESS, XII. THE FOURTH STATE OF CONSCIOUSNESS AND ITS NUMINOUSNESS, XIII. PURPOSE BEHIND THE DYNAMICS OF CONSCIOUSNESS, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Consciousness as a Metaphysical Force</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. VISION OF DIRGHATAMAS AND THE GAYATRI, II. NATURE OF CONSCIOUSNESS AS REFLECTED IN AMBHRNI’S HYMN, III. BHARADVAJA’S VISION OF CONSCIOUSNESS, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Existential Value of Consciousness</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. TRUTH AND EXISTENCE, II. COHERENCE TO THE REAL, III. TRUTH AS AN IMPERATIVE OF THE REAL, IV. TRUTH AND KNOWLEDGE OF THE REALITY, V. RELATIONSHIP BETWEEN TRUTH AND UNTRUTH, VI. CONSCIOUSNESS AND THE SPACE-TIME CONTINUUM, VII. SELF-CONSCIOUSNESS, VIII. QUANTUM MECHANICS AND THE NATURE OF CONSCIOUSNESS, IX. EXPANSIVENESS AND CONCENTRICITY OF CONSCIOUSNESS, X. DYNAMISM OF CONSCIOUSNESS,&nbsp;XI. CONSCIOUSNESS AND ITS PROJECTIVITY, XII. CONSCIOUSNESS AS THE BASIC STUFF OF CREATION, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Concentricity and Universal Creativity of Consciousness</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. IMPLICATIONS OF THE VAISVANARA&nbsp;VIDYA, II. CONCENTRIC MOVEMENT OF CONSCIOUSNESS AS AN ELUCIDATED IN THE GARGYA-AJATASATRU DIALOGUE, III. MESSAGE OF THE DAHARA VIDYA, IV. IMPLICATIONS OF THE INSTRUCTION TO SVETAKETU, V. CONCURRENCE OF THE BRHADARANYAKA UPANISAD, VI. CONFIRMATION FROM THE AITAREYA UPANISAD, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Consciousness of the Unconsious</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. CONTRARIETY OF TERMINOLOGY, II. PENETRABILITY OF ANRTA BY RTA, III. DAKSA OF THE DIVINE AS AN AID TO THE PENETRATION, IV. SENSE OF GUILT AND ITS REMEDY, V. DAIVA MANAS AS AN ANTIDOTE TO THE PROBLEMS OF THE UNCONSCIOUS, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Ordeals of the Unconscious in the Quest for Consciousness</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. SEER’S ENCOUNTER WITH THE UNCONSCIOUS,&nbsp;II. SEMBLANCE OF THE UNCONSCIOUS TO DARKNESS AND WATER, III. SLEEP OF VRTRA AND THE UNCONSCIOUS, IV. VRTRA AS TAMAS OF THE SANKHYAS, V. VRTRA AND THE BLACK HOLE, VI. INTERVENTION OF THE SUPRAMENTAL IN THE INDRA-VRTRA CONFLICT, VII. VRTRA AND PANIS, VIII. ORDEALS OF BHUJYU, IX. REBHA’S ENCOUNTER WITH THE UNCONSCIOUS, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Contribution of Angiras, Ayasya, Bhrgu and Dadhyan to the Discovery of the Way to Consciousness</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. CONSCIOUSNESS AS THE FOUNDATION OF INDIAN CULTURE, II. ANGIRAS AND HIS ROLE IN THE DISCOVERY OF THE WAY, III. DISCOVERY OF THE MUKHYA PRANA, IV. VAK AND THE MUKHYA PRANA, V. AYASYA’S DISCOVERY OF THE FOURTH STATE OF CONSCIOUSNESS, VI. MUKHYA PRANA AND THE LIBIDO, VII. BHRGU VARUNI’S REALISATION OF MATTER AS THE ULTIMATE REALITY, VIII. VITAL FORCE AS THE ULTIMATE REALITY, IX. MIND AS THE ULTIMATE REALITY, X. CONSCIOUSNESS AS THE ULTIMATE REALITY, XI. BHRGU’S CONTRIBUTION TO THE ANALYSIS OF THE LAYERS OF THE HUMAN PSYCHE AND PERSONALITY, XII. DADHYAN’S DISCOVERY OF THE SUPRAMENTAL STATE OF HARMONY, XIII. DADHYAN AS SEER OF THE ISOPANISAD, XIV. ALLEGORICAL SIGNIFICANCE OF HIS STORY, XV. SINGULARITY OF DADHYAN’S VISION OF THE REALITY, XVI. PRACTICAL IMPLICATIONS OF DADHYAN’S VISION, XVII. SEERS’ VENTURE FROM INCONSCIENCE TO THE SUPREMENTAL CONSCIOUSNESS, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Consciousness and Immortality</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. IMMORTALITY THROUGH PROGENY, II. IMMORTALITY THROUGH NOBLE DEEDS, III. SAVITR AND IMMORTALITY, IV. RBHUS’ BOWL AS A SYMBOL OF THE SPAN OF HUMAN LIFE, V. DEVOTION, EQUIPOISE, SERVICE AND VISION OF THE REALITY AS THE WAY TO IMMORTALITY, VI. TEACHING OF GHORA ANGIRASA, VII. ROLE OF ANGIRAS IN THE DISCOVERY OF THE WAY TO IMMORTALITY, VIII. ROLE OF OTHER ACCOMPLISHMENTS OF THE RBHUS IN THEIR IMMORTALISATION, IX. SUPRAMUNDANE STATUS OF CONSCIOUSNESS&nbsp;AS THE BASIS OF IMMORTALITY, X. AGNI-VIDYA AND THE SECRET OF IMMORTALITY, XI. IMMORTALITY THROUGH SOMA, XII. HIGHER KNOWLEDGE AS THE WAY TO IMMORTALITY, XIII. IMMORTALITY AND LIBERATION, XIV. PROBLEM OF PHYSICAL TRANSFORMATION, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Yoga and Vak</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, I. CONCEPT OF VAK IN THE VEDA, II. ANALYSIS OF THE FROG HYMN IN RELATIONSHIP TO VAK, III. COW AND VAK, IV. ADITI AS VAK, V. ULTIMATE REALITY AS THE SOURCE OF VAK, VI. SARASVATI AS VAK, VII. SARASVATI AS THE ILLUMINATOR OF DELIGHT AND RASA, VIII. CONCEPT OF VAK IN THE BRAHMANAS, IX. VAK IN SAIVISM AND TANTRA, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Aesthetics and Yoga,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">&nbsp;I. INADEQUACY OF THE PATH OF RESTRAINT, II. SOMA AS THE SYMBOL OF AESTHETIC RAPTURE, III. RELATIONSHIP BETWEEN AESTHEIC JOY AND SPIRITUAL BLISS, IV. BHAKTI RASA AS THE CONNECTING LINK BETWEEN AESTHETIC JOY AND DELIGHT OF YOGIC EXPERIENCE, V. AESTHEIC JOY AS THE FORETASTE OF THE DELIGHT OF YOGIC EXPERIENCE, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Maha Mrtyunjaya Mantra as a Way to Immortality, </span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">I. MEANING OF TRYAMBAKA, II. PARALLELISM BETWEEN TRYAMBAKA AND SAVTTR, III. SIGNIFICANCE OF THE SMILE OF MELON, IV. TRYAMBAKA AND THE FOURTH STATE OF CONSCIOUSNESS, V. SIVA AND MAHADEVA, VI. DEATH AND REDEMPTION, VII. USE OF THE MAHAMRTYUNJAYA AS ASSURANCE TO A LIFE OF HUNDRED YEARS, VIII. VAYU, PRANA AND IMMORTALITY, I. SECRET OF THE TEN RUDRAS</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2004, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('12dcdbe9-911c-4ae5-a22a-621f8913c2b7', '99bf2674-6488-4491-831a-1cf22dff5d1f', 'Additional Attributes HTML', 1, '<h1>Educational Algebra - A Theoretical And Empirical Approach</h1>

<ul>
	<li>Language ‏ : ‎&nbsp;English</li>
	<li>Paperback ‏ : ‎&nbsp;294 pages</li>
	<li>ISBN-10 ‏ : ‎&nbsp;1441943897</li>
	<li>ISBN-13 ‏ : ‎&nbsp;978-1441943897</li>
	<li>Item Weight ‏ : ‎&nbsp;435 g</li>
	<li>Dimensions ‏ : ‎&nbsp;15.5 x 1.78 x 23.5 cm</li>
</ul>', 2360, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('12eeab96-f93f-4ad4-bbc7-41db3754bce3', '40601daa-372b-45d2-8f2f-bd4671fb6d18', 'Description HTML', 1, '<p>Services Marketing, in its sixth edition, continues to base itself on the ever-reliable GAPS Model of Service Quality. The book''s underlining theme makes the reader understand that a strong customer relationship through quality service is the basis on which the most successful companies thrive. It also has a focus on the Strategic aspect without deviating from the base structure of the text to help the students realize the potential of Service Marketing. Features: New model of service recovery strategies that includes strategies for fixing the customer and fixing the problem Expanded coverage includes service innovation, technology and Internet coverage and B2B services among others Seven new book end cases which include global (United Breaks Guitars, Michelin Fleet Solutions and ISS Iceland) and Indian perspectives Two complete chapters and four comprehensive cases on the Online Companion Website (OLC) 18 Indian Service Strategy Insights (including two for the online chapters)</p>', 3162, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('1301cacb-e8e9-426f-af82-ce1d8ff5cd65', '08e6f479-1153-419a-910b-5843d5504bd2', 'Description HTML', 1, '<h1>Economic Development in India and China - Perspectives on Development and Change</h1>', 4246, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('131ad632-64df-4384-ab91-dc6b5aefeb2b', 'a8a990b9-5325-4a9f-963a-62be977358c9', 'Additional Attributes HTML', 1, '<h1>Changing Face of Women in Literature - The Flaming Spirit New</h1>', 4551, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1335eacb-4699-4916-bf7c-3de9a04aab44', '36cddc2d-70fb-4204-af18-4920837daf18', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book comprehensively addresses the economic, social and institutional difficulties in conserving biodiversity and the ecosystem services that it provides. It covers a wide range of issues such as biodiversity, ecosystem services and valuation in the context of diverse ecosystems such as tropical forests, marine areas, wetlands and agricultural landscapes, non-timber forest products, incentives and institutions, payments for ecosystem services, governance, intellectual property rights and the protection of traditional knowledge, management of protected areas, and climate change and biodiversity. It also covers the application of environmental economics and institutional economics to different cases and the use of techniques such as contingent valuation method and game theory.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Biodiversity, Ecosystem Services and Valuation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Incentives and Institutions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: IPRs and Protection of Indigenous Knowledge</span> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5: Climate Change, Biodiversity and Ecosystem Services</span></span></span></p>
', 257, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('1343ebec-19c1-4eac-9fa8-405e3c92090c', 'c7aab07e-93ef-4396-ab03-b4a2d5df7473', 'Additional Attributes HTML', 1, '<h1>The Architect of Modern Catalan Selected writings, Pompeu Fabra 18681948 New</h1>', 4507, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('134775bc-3a68-4ad5-a251-84b144387a64', '16650f2a-8e38-41a9-afc8-47f93d38d1cb', 'Description HTML', 1, '<p>There are many books available on chemistry which present the subject matter in a concise manner so that it is interesting and within grasp of B. Sc. (Hons.) and postgraduate students. Keeping the above approach in mind this book Organic Chemistry has been planned. It is hoped that it would be useful to chemistry students at all levels. Each chapter of the book contains a discussion of the subject matter and important mathematical relations followed by suitable solved examples to illustrate the basic principles. At the end of each chapter a set of problems has been given to help the student become familiar with the concept and principles presented in the text.</p>', 5917, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('13609925-cdaf-45e3-81a3-335c784aabfc', '42b0068f-cfb8-4fa3-a15b-b7e856c58a91', 'Description HTML', 1, '<p>This volume collects the contributions of a Conference held in June 2005 at the laboratoire Paul Painleve (UMR CNRS 8524) in Lille, France. The meeting was intended to review hot topics and future trends in fluid dynamics, with the objective to foster exchanges of various viewpoints (e.g. theoretical, and numerical) on the addressed questions. It comprises a collection of research articles on recent advances in the analysis and simulation of fluid dynamics.</p>', 4112, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('1362ed98-1cc8-43e9-a479-0b5cb8edf935', 'a9b4cedc-8c84-430c-b4e3-b6dfc6a5418c', 'Description HTML', 1, '<h2>Explores what censorship is from multiple viewpoints, discussing its relationship to communication, political statements, the educational system, pornography, and governmental regulations of art and media</h2>', 4614, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('137641f0-819f-46f3-a586-88cf191f1854', '2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Resource Management, 17e provides students in human resource management courses and practicing managers with a full and practical introduction to the latest human resource management concepts and techniques in a highly readable and understandable form. This book is a useful resource for readers as it delves into the fundamentals of HR practices and highlights the need for a strong foundation in HR/personnel management concepts and techniques for the effective execution of day-to-day management responsibilities. The Indian edition, enriched with examples and case studies of Indian companies, makes the discussion of topics an interesting read for the audience of this book in this subcontinent.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Introduction</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Human Resource Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employment Laws in India and the U.S.</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Resource Policy, Strategy, and Performance</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: Recruitment, Placement, and Talent Management</span></strong></span></span></p>

<ol start="4">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Job analysis and the Talent Management Process</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Personnel Planning and Recruiting</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employee Testing and Selection</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interviewing Candidates</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Training and Development</span></strong></span></span></p>

<ol start="8">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Training and Developing Employees</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Management and Appraisal</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Careers and Retention</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: Compensation</span></strong></span></span></p>

<ol start="11">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Establishing Strategic Pay Plans</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pay for Performance and Financial Incentives</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Benefits and Services</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part V: Enrichment Topics in Human Resource Management</span></strong></span></span></p>

<ol start="14">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Building Positive Employee Relations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Labor Relations and Collective Bargaining</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Safety, Health, and Risk Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Global Human Resources</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Human Resources in Small and Entrepreneurial Firms</span></span></span></li>
</ol>
', 443, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('1393323c-bed1-4ac2-af6d-90804a0abf9b', 'fc5185ca-b295-4999-8bb7-247e63aab6ed', 'Description HTML', 1, '<p>Astrophysics is facing challenging aims such as deep cosmology at redshift higher than 10 to constrain cosmology models, or the detection of exoplanets, and possibly terrestrial exoplanets, and several others. It requires unprecedented ambitious R&D programs, which have definitely to rely on a tight cooperation between astrophysics and optics communities. The book addresses most of the most critical interdisciplinary domains where they interact, or where they will do. A first need is to collect more light, i.e. telescopes still larger than the current 8-10 meter class ones. Decametric, and even hectometric, optical (from UV to IR wavelengths) telescopes are being studied. Whereas up to now the light collecting surface of new telescopes was approximately 4 times that of the previous generation, now this factor is growing to 10 to 100. This quantum leap urges to implement new methods or technologies developed in the optics community, both in academic labs and in the industry. Given the astrophysical goals and technological constraints, new generation adaptive optics with a huge number of actuators and laser guide stars devices have to be developed, from theoretical bases to experimental works. Two other newcomers in observational astrophysics are interferometric arrays of optical telescopes and gravitational wave detectors. Up-to-date reviews of detectors and of spectrographs are given, as well as forefront R&D in the field of optical coatings and of guided optics. Possible new ways to handle photons are also addressed, based on quantum physics. More and more signal processing algorithms are a part and parcel of any modern instrumentation. Thus finally the book gives two reviews about wavefront processing and about image restoration and deconvolution algorithms for ill conditioned cases.</p>', 4000, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('13949e75-9a24-48c6-9900-472326e000f0', 'feb2fb63-66b3-46f8-8e63-a2e8f5662298', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Priyanka Kapoor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382135616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4768, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('139c1dbd-569c-4cd4-9df8-dbe2ccd540d4', '0d2f7ebf-aa23-4f44-ad00-cded21604e3e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">According to Manu- "<a href="https://www.exoticindiaart.com/article/understanding-vedas/" style="box-sizing:inherit; cursor:pointer; color:blue; text-decoration:underline"><span style="color:black">Vedas</span></a>&nbsp;are primary source of religion" the Puranas, however, are the essence of the religion of Hindu society. Puranas are also regarded as the chief source for the detailed explanation of the Vedas. They, therefore, occupy a significant place in the ancient literature of India. The Puranas have obtained the name of Pancalaksana because their contents generally embrace five topics namely (1) Primary creation or cosmogony, (2) secondary creation, (3) genealogy of gods and patriarchs, (4) reigns of the Manus, (5) history of the solar and lunar dynasties.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">Vamana Purana is placed at serial number fourteen in the list of the eighteen Puranas mentioned in various scriptures. But it does not mean that it is of lesser importance than the other Puranas. Although, it is smaller in size, yet it has all the constituents of the other Puranas. Also its style of treatment of the subject matter is clearer and more analytical than the style of other Puranas and Up-puranas. One of its special features is the amazing variations in the famous ancient stories as related in other Puranas. Many of the stories in the Vamana Purana have been written for the benefit of the common man with a view to make them understand the basic elements of cosmology and religion.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">Vamana Purana is comparatively small and it contains selfish and useless matter to a lesser extent. This Purana embeds within itself prescriptions of Hindu religion so as to make the lives of people purposeful.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The present edition is a unique edition containing original&nbsp;<a href="https://www.exoticindiaart.com/book/Hindu/sanskrit/" style="box-sizing:inherit; cursor:pointer; color:blue; text-decoration:underline"><span style="color:black">Sanskrit</span></a>&nbsp;text along with corresponding English translation verse-by-verse. It also includes an exhaustive introduction as well as a detailed index of verses. The editors have also rendered various foot-notes at appropriate places for clear specification of the Sanskrit proper names used thereof.</span></span></span></p>

<p>&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1499, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('13a0c006-9e82-4db3-9bcc-df9fab41c0a3', '3689b77a-c446-4369-b074-40ad0ba4c507', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Handbook of Population Geography</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sanjay Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382484301</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>288</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5962, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('13b8f6b3-7128-4c13-90fe-6fcbae728ff0', '8836ecd3-6900-4ac8-a134-41ed09a2f208', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aidong Zhang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812566454</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>356</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5949, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('13bbbacd-8989-44f1-810b-31b9275a9c66', '5dbe6a97-77f7-44d3-8954-16bc5bc334ee', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Rahul Sankritiyan ke Katha Sahitya mein Abhivyakt aur Bodh Darshan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Madhav Gayakvad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788189187231</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vinay Prakasan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>', 2903, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('13c67299-5020-4343-8b6f-d24a260b04b5', 'b18d6770-925a-43c3-bca3-0d1d05a0509e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Dream of Islam-From Qur''anic Tradition to Jihadist Inspiration</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780857452351</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">AUTHOR</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Iain R. Edgar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">PUBLISHER</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Berghahn Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">EDN.</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">PAGES</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">150</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">LANGUAGE</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">BINDING</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1303, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('13c97500-4854-45ed-a5de-c4dd9427ee66', '3492317a-e8bb-4a64-a9c7-8d44f91251a6', 'Description HTML', 1, '<h1>Chandeshvr Krit Ghrsthanakaar -Vistrit Bhoomika tatha Mool</h1>', 2978, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('13d092f9-3314-460e-b87f-3c403a4cadee', 'c30fd7dc-cda8-41b8-9f85-25d0c123a7a0', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Utilizing critically after a thorough assessment of the data gleaned from the Gahadavala inscriptions, substantiated by the contemporary literature and other archaeological sources, the book judiciously deals with the culture of the Middle Ganga Valley during the twelfth century CE. It also incorporates the relevant material available in the researches of modern scholars. The study mainly focuses on landgrants, feudalism, scribes and artisans, historical geography, society, religion, education, art and architecture of the Gahadavala period. This is a valuable addition in the field of epigraphic studies, characterized by the objectively made new observations and fact-based interpretations.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Foreword,&nbsp;Preface,&nbsp;Abbreviations,&nbsp;List of Illustrations,&nbsp;CHAPTER I INSCRIPTIONS AND MERITORIOUS TITHIS,&nbsp;CHAPTER II POLITICAL PROFILE OF THE GAHADAVALAS,&nbsp;CHAPTER III LANDGRANTS: NATURE, SCRIBES AND ARTISANS,&nbsp;CHAPTER IV&nbsp;HISTORICAL GEOGRAPHY,&nbsp;CHAPTER V SOCIAL, INTELLECTUAL AND RELIGIOUS LIFE, CHAPTER VI EPIGRAPHY AND ART,&nbsp; BIBLIOGRAPHY,&nbsp;INDEX</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2272, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('13d9d31e-0eb9-45d5-a390-d26cc5934c7e', 'b1b0fbff-02db-4d82-85ae-20eb510e14e2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Weather and Natural Disasters</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anaxos, Inc</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414418797</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3231, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('13dc37bb-7175-4344-bb91-d1a49fd6622e', 'eebabcc5-bbfa-4de0-b318-8a87ae8aa994', 'Description HTML', 1, '<p>Flood hazards and the risks they present to human health are an increasing concern across the globe, in terms of lives, well-being and livelihoods, and the public resources needed to plan for, and deal with, the health impacts. This book is the first detailed assessment and discussion of the global health implications of flooding and future flood risk. It combines an analysis of the human health impacts of flooding with analysis of individual and societal response to those risks, and sets these findings in light of potential future increases in flood hazard as a result of climate change. Written and edited by leading researchers and practitioners on flood hazards and human health, the volume brings together findings from epidemiological, environmental, social and institutional studies, with analysis rooted in an approach that emphasizes the developmental as well as environmental causes of flood risk, and the socially differentiated nature of vulnerability and coping capacity. The first part of the book sets out the scope of the issues, and provides a detailed discussion of the global health impacts of floods and the nature of human response to the health risks posed. The second part presents new research evidence on specific health aspects of floods covering mental health, infectious diseases, local level responses and the responses of health systems - drawing on case study material from Europe, Africa, Asia and North America, including the impact of Hurricane Katrina in 2005. The conclusion synthesizes insights from the previous chapters and discusses priorities for policy, practice and research. It draws out implications for present and future adaptation to flooding, and emphasizes the need to integrate action on health with the broader agenda of long-term risk reduction. This is indispensable reading for professionals and researchers working on hazard and disaster planning, risk reduction and public health in all countries and contexts.</p>', 5236, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('13e4bc36-4560-4886-a0c2-46bace0c6179', 'be5c8b45-f8d0-40e9-94ee-73e9e840c29d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henri Lefebvre</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350020029</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>157</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4227, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('13e6d87a-a30c-4f5d-a4d8-30fa4a20e5c5', 'f98385b0-1930-4f4f-b9b7-2dd3536324e4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Groundwater and Seepage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Milton E.Harr</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780486668819</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1973, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('13eaf31b-bbd2-4eca-b28f-7bdcc14e01c7', '4b79340f-5c42-4a2d-89b6-6a981abd6f3f', 'Description HTML', 1, '<p>Configurations can be studied from a graph-theoretical viewpoint via the so-called Levi graphs and lie at the heart of graphs, groups, surfaces, and geometries, all of which are very active areas of mathematical exploration. In this self-contained textbook, algebraic graph theory is used to introduce groups; topological graph theory is used to explore surfaces; and geometric graph theory is implemented to analyze incidence geometries.</p>

<p>After a preview of configurations in Chapter 1, a concise introduction to graph theory is presented in Chapter 2, followed by a geometric introduction to groups in Chapter 3. Maps and surfaces are combinatorially treated in Chapter 4. Chapter 5 introduces the concept of incidence structure through vertex colored graphs, and the combinatorial aspects of classical configurations are studied.&nbsp;Geometric aspects, some historical remarks, references, and applications&nbsp;of classical configurations&nbsp;appear in the last chapter.</p>

<p>With over two hundred illustrations, challenging exercises at the end of each chapter, a comprehensive bibliography, and a set of open problems,&nbsp;<em>Configurations from a Graphical Viewpoint&nbsp;</em>is well suited for a graduate graph theory course, an advanced undergraduate seminar, or a self-contained reference for mathematicians and researchers.</p>', 1709, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('13f181bb-c2b2-474b-b2a5-cfc6c707b219', '59309471-724c-424e-935f-5d29ace077c5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.S. Baweja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178847740</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2440, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('13f47ac0-3740-4bf9-90cc-23dd701a708a', '5699a53d-a694-47ff-af39-4d714ace54d4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N. Viswanadham, Y. Narahari</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120308701</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>608</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1994</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5744, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('13f5b642-fcb7-4c40-9875-5ad454451f0c', '46c81a2c-23db-4696-ac1f-d4e93e1dcf39', 'Description HTML', 1, '<p>The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.</p>', 4538, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('13f71117-1695-4dba-9a65-7063b2576e53', 'c85c13f3-7f90-45e3-8ce9-ae8bfff5091a', 'Description HTML', 1, '<p>Indian education must be rooted in the developing soul of India, to her future need, to the greatness of her coming self-creation, to her eternal spirit. A truly nationalist education and curriculum are always inclusive in nature, and mindful of the great diversity that makes One India. Our Education must help children and educators develop love for their nation and a wide, universal appreciation of the diversity in the nation and the world. This book is meant for general audiences and is written in a reader-friendly voice. Much of the inspiration and deeper thought guiding this work comes from the thought and works of Sri Aurobindo and the Mother. This book introduces 26 themes – each for a letter of the English alphabet – that according to the author should guide, shape or be a part of an Indian National Education. These themes speak of some selected aspects of the essential Indian spirit and may also shed some light on the forms through which this spirit could express itself in educational practice. Some of these could be of greater interest to educators and parents, while others may give educational thinkers some food for thought. In a larger sense this book speaks of the need for rethinking some of the fundamentals and philosophical foundations of an Indian National Education. At the same time readers may also be able to find some hints on curriculum restructuring, pedagogical innovations and administrative reform</p>', 4781, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('13f761b6-8270-4f04-80c3-99cfcd2380fd', 'ab9730b5-1423-4f9a-96cd-002a4566b17e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lalit K. Sahay</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174455277</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4717, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('13f96588-5ed7-4164-a3b1-135e78208381', '1b44796e-66db-4a36-b144-b28bb86b14b4', 'Description HTML', 1, '<h1>Research Methodology in Sociology New</h1>', 4728, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('1415ede8-7b13-4e94-952a-d36b3ec3cf32', 'a2e3ef37-5fba-4b54-a932-aca00c8766d7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Panchtantram BOOK</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Naveen Kr Jha, Dr Anjana</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>97881930779612</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://www.exoticindiaart.com/publisher/chaukhambha-sanskrit-sansthan/" title="Chaukhambha Sanskrit Sansthan">Chaukhambha Sanskrit Sansthan</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2808, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('141717d6-e267-434a-8bb2-ac4adabac9f2', '34fedf49-f82d-45f5-b0cc-2238551ca40f', 'Additional Attributes HTML', 1, '<h1>Thermoelectricity</h1>', 3929, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('1419da30-48bd-42eb-aadd-28c3d9e7bfa5', '497684d3-bfa0-4d0b-bd00-778e91a050ac', 'Description HTML', 1, '<p>This book deals with combinatorial aspects of epistasis, a notion that existed for years in genetics and appeared in the ?eld of evolutionary algorithms in the early 1990s. Even thoughthe?rst chapterputsepistasisintheperspective ofevolutionary algorithms and arti?cial intelligence, and applications occasionally pop up in other chapters, thisbookisessentiallyaboutmathematics, aboutcombinatorialtechniques to compute in an e?cient and mathematically elegant way what will be de?ned as normalized epistasis. Some of the material in this book ?nds its origin in the PhD theses of Hugo Van Hove [97] and Dominique Suys [95]. The sixth chapter also contains material that appeared in the dissertation of Luk Schoofs [84]. Together with that of M. Teresa Iglesias [36], these dissertations form the backbone of a decade of mathematical ventures in the world of epistasis. The authors wish to acknowledge support from the Flemish Fund of Scienti?c - search (FWO-Vlaanderen) and of the Xunta de Galicia. They also wish to explicitly mentiontheintellectualandmoralsupporttheyreceivedthroughoutthepreparation of this work from their family and their colleagues Emilio Villanueva, Jose Mar''a Barja and Arnold Beckelheimer, as well as our local T T Xpert Jan Adriaenssens.</p>', 2335, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('14209814-dabf-4680-af87-2c0054b05194', 'a9b4cedc-8c84-430c-b4e3-b6dfc6a5418c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laura K. Egendorf</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737704501</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4615, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1438ef92-7949-4045-ab9b-1c589d51c72c', '2d4c635e-1ad4-4ad9-be86-29d7f65992d0', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">Siddhanta Kaumudi is a celebrated Snskrit commentary by Bhattoji Diksita (early 17<sup>th</sup> Century) on the Astadhyayai and is believed to be more popular than Papini’s under appropriate heads and offers exposition that is orderly and easy to follow.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">The sutras are arranged in two parts- the first part deals with the rules of interpretation, sandhis, declensions, formation of feminines, case endings, compounds, secondary derivations and the second part with conjugation, primary suffixes, Vedic grammar and accents.</span></span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">The present edition of Siddhanta Kaumudi in two volumes is its first ever complete English translation by Srisa Candra Vasu along with various notes at suitable places. The editor of the present book has further corrected the printing errors in the previous editions of this book. The entire book has been re-composed and enlarged with easily readable text and translation. This book will study fulfill the long awaiting demand of Sanskrit scholars and learners for an improved edition of Siddhanta Kaumudi of Bhattoji Diksita with English Meanings. </span></span></span></p>', 1484, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('1445c0f7-296a-4b7c-98ee-74ee04f708af', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 'Description HTML', 1, '<h1>Cambridge Tracts in Mathematics - The Levy Laplacian</h1>', 2601, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('144c8b9a-c673-4136-b604-8a4003d3e163', '26d3b487-9b64-4500-83ac-e06fc56b41fc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937302</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4978, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('145892cb-77e9-43e9-af8c-a2a6f1ab5556', '846ff7bd-be9c-49d3-9490-431fe68b2354', 'Description HTML', 1, '<h1>Bharat Dalit Kranti&nbsp; new</h1>', 4999, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('145a937f-7eed-4e37-a814-d952033d82a0', 'b61d8309-49a2-4f3d-a199-8591dd2002db', 'Additional Attributes HTML', 1, '<h1>Electromagnetics in Biology</h1>', 4147, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('145b8fc6-bc06-4830-a33f-8d9356caf83c', 'd311295b-e92b-4609-98f8-f284389913c5', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Pancatantra of Srivisnusarman is one of the most influential Sanskrit contributions to the world literature. It is also the most frequently translated literary product of India. In the Indian tradition, it is a treatise on political science and human conduct or niti. In the present undertaking, the authors have tried to translate the whole text in simple and lucid style. This English translation should be taken as an effort to research and reinterpret an ancient masterpiece with the aim of reviving interest in ancient classics.</span></p>

<p style="text-align:justify"><span style="font-size:18px">An underlying crisis of values which manifests itself in the social, economic, political and environmental spheres of human existence, is at the heart of global crisis, afflicting humanity. These are times when the need for stronger moral values in indiviuals than ever before, is being realized. The Pancatantra is a text with the solutions to all these problems. When it comes to translations of ancient masterpieces into different languages, it becomes even more challenging. A translator is faced with problems such as maintaining relevance, accuracy and context. The Pancatantra has been lauded all over the world, but the true magic of its words could only be enjoyed in other languages through the untiring efforts of translators.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content -&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;Introduction,&nbsp;MITRABHEDA (The Separation of friends),&nbsp; Prologue,&nbsp;Mitrasampraptih,&nbsp;Kakolukiyam,&nbsp;Labdhapranasam,&nbsp; &nbsp; &nbsp; Apariksitakarakam</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2094, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('14738314-5689-4034-9efa-a11ce48a4c9c', 'ecae95d1-37dd-4f4f-be6b-d4bf3f107498', 'Additional Attributes HTML', 1, '<h1>Learning ASP.NET AJAX</h1>', 4557, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('14775ad6-ce27-4be1-9036-67d2bc45fdf9', '9cf6b38c-8687-488e-929a-6022c4bd15ea', 'Description HTML', 1, '<h5><span style="font-family:Georgia,serif">Sant Kabir ka Shiksha Darshan</span></h5>', 5302, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('1479486a-078e-46ff-8c2d-67eafc5813ae', '410e7eff-0b03-4252-a6ef-77492e0a7d3b', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steven G. Krantz</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Steven G. Krantz is one of Springer’s and Birkhäuser’s most prolific and popular authors in the field of functional analysis, geometric analysis, and partial differential equations. Krantz is the series editor of Birkhäuser’s ‘ Cornerstones’ graduate text series and the founder and editor-in-chief of “The Journal of Geometric Analysis”, considered a society journal previously published by the AMS and often acts as an advisor to several senior editors at Springer/ Birkhäuser . He is also editor-in-chief of the “Journal of Mathematical Analysis and Applications”. Professor Krantz is currently the editor-in-chief of the AMS Notices and also edits for “The American Mathematical Monthly”, “Complex Analysis and Elliptical Equations”, and “The Bulletin of the American Mathematical Monthly”. Krantz is also known for his wide breadth of expertise in several areas of mathematics such as harmonica analysis, differential geometry, and Lie groups, to name a few. Notable awards include Chauvenet Prize (1992), Beckenbach Book Award (1994), Kemper Prize (1994), Outstanding Academic Book Award (1998), Washington University Faculty Mentor Award (2007).</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978141479239</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIII, 292</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1686, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('1489ba03-3a99-409a-a784-f2ac7b2f9134', '5c4528a9-c48b-4d0f-8348-1b34c30323f3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A N Shamsi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>819030982X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5361, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('148eb75d-b44c-46f3-bce4-5fb628c9f14d', '853d8543-1f83-430b-8d8c-63698b1cbc9f', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">A Verse Translation of the Bhagavad Gita</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Amit Majmudar</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780670091904</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">208</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2155, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('1496ed0e-f675-4d45-a5d9-6452fe1ee024', '48509ce4-0bc2-4263-9703-b539744a0139', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em>Essentials of Lifespan Development 2e</em>,was carefully designed and constructed to deliver these core concepts along with a strong applications focus reflecting the broad range of interests and backgrounds of students taking this course. And as always with John Santrock’s texts, the latest research in the field is incorporated throughout.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Content:</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Biological Beginnings</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Physical and Cognitive Development in Infancy</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Socioemotional Development in Infancy</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Physical and Cognitive Development in Middle and Late Childhood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Socioemotional Development in Early Childhood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Physical and Cognitive Development in Middle and Late Childhood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Socioemotional Development in Middle and Late Childhood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Physical and Cognitive Development in adolescence</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Socioemotional Development in Adolescence</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Physical and Cognitive Development in Early Adulthood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Socioemotional Development in Early Adulthood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Physical and Cognitive Development in Middle Adulthood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Socioemotional Development in Middle Adulthood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Physical and Cognitive Development in Late Adulthood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Socioemotional Development in late Adulthood</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Death, Dying and Grieving</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 245, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('14af3535-ca5d-43c9-8b65-e58f721af397', 'ec136d50-d56f-4eea-9c5d-0d2ea5b13b9a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tapan K. Ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175511743</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2394, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('14e5761f-bf5e-4d2b-9871-9db34c3e587b', '8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">This book is for people who think they can''t do research on culture and moreover don''t want to do them, perhaps because ''doing research in culture'' has been associated with feelings of struggle, bewilderment and incompetence. For many such people, even if cultures eventually were mastered, non-existing formulae the complexity of the world, or of personal experiences, than language or artistic forms.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">If you are a Humanities student, it is likely that at some stage you will be required to study a research methods module or course. This is particularly the case for postgraduate students and increasingly so for undergraduates. It is often found that some students in Humanities departments are a bit skeptical about ''methodology'' and the possibility of teaching ''how to do research''.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Research is just something you do. It is also found that the practical approach to teaching quantitative methods - which can also be applied to other methods - has helped to bridge this perceptual gap. This book is a basic introduction to the principles of emprical quantitative research, many of which underpin any effective approach to methodology teaching.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;1. Culture: An Introduction,&nbsp;2. Content Analysis,&nbsp;3. Issues in Cross-cultural Studies,&nbsp;4. Applying Cultural Study Theory,&nbsp;5. Of Cultural Studies: Cross-cultural Reception Studies,&nbsp;6. The Use of the Racial/cultural Identity Development Model,&nbsp;7.&nbsp;Collaborative Learning and Cultural Competence,&nbsp;8. Cultural Studies to Cultural Research,&nbsp;9. Cognition to Behaviour: A Cross Cultural Study,&nbsp;10. Contextual Utility and Practicality,&nbsp;11. Types of Research Methodologies and Theories of Strategy Formation,&nbsp;12. New Methodology for the Cross-cultural Analysis, Bibliography,&nbsp; Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5553, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('14ea9061-e768-4764-9577-513f1f328f46', 'c1f26330-e2b3-4683-9e8c-99d6cd726b19', 'Description HTML', 1, '<p>Michael Levy received an undergraduate and M.S. degrees in business administration from the University of Colorado at Boulder and a Ph.D. in business administration from Ohio State University. He is the Charles Clarke Reynolds Professor of Marketing Emeritus at Babson College and CEO of RetailProf LLC. Dr. Levy received the inaugural ACRA Academic Lifetime Achievement Award; the 2009 Lifetime Achievement Award, American Marketing Association, Retailing Special Interest Group; the Babson Faculty Scholarship Award; and the Distinguished Service Award, Journal of Retailing. Marketing Educator rated him one of the best researchers in marketing. Dr. Levy has published more than 50 articles in leading marketing and logistics journals and is co-author of the sixth edition of Marketing. He has performed research projects with major retailers and retail technology firms, including Accenture, Federated Department Stores, Khimetrics, Mervyns, Neiman Marcus, ProfitLogic, and Zale Corp.</p>', 3036, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('14f1909d-c87f-4f7d-96fc-41407f5006f5', '2f5c6be9-57a1-4c94-8353-311968bd01e1', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:11.0pt">Narasimha Purana occupies an important place among the upa-Puranas and like other Puranas, this is also considered to be compiled by Vyasa. On the contrary, every Purana dwells at length on one or more particular subjects and in some, five primary topics : 1. Primary creation or cosmogony, (2). Secondary creation, (3) Genealogy of gods and patriarchs, (4) Reigns of the Manus, (5) history of the solar and lunar dynasties. Narasimha Purana also depicts these five topics, viz., it contains various episodes of the incarnation of Lord vishnu; especially incarnation of Lord Rama. There are sixty five chapters, which describe all topics related with Purana. it describes the story of Rishi Markandeya''s victory over death and ''Yamagita''. The form of devotion, definition of a true devotee and the character of devotees like Dhruva has been described in this Purana.</span></p>', 1510, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('15099f7d-5997-4ecf-9d91-8ee677a9ee4a', '2d61925c-abde-4a3a-8301-2c56b2699cc6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">About the Books</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">A.E. Housman (1859-1936): Born in Fockbury, Worcestershire, Alfred Edward Housman attented Bromsgrove School and St. John''s College, Oxford. On leaving University he worked for some time at the Patent Office, London.&nbsp; His classical studies published in specialist journals earned him the chair of Latin in the University College of London.&nbsp; Sometime later he joined the University of Cambridge to become one of the fellows of Trinity Cillege and Kennedy Professon of Latinn in the university.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Kegan Paul published the first and most famous of Houseman''s collections of verse,&nbsp;A Shropshire Lad creted a stir in the literary world of the time but it took a decade for the Shropshire poems to become the best-selling anthology of poetry&nbsp; in the early years of the 20th century.&nbsp; Housman''s poetic output is mall but not so small as is popularly held.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">This present work on Housman, A.E. Housman: His Personality, Poetics and Poetry, emphasizes the centrality of Houseman''s poetics and poetic technique to an adequate understanding of Housman''s poetry and its significance.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Dr. Sanyal examines closely a fair number of Housman''s poems in the light of the poetics of Housman, which Dr. Sanyal has deligently reconstruced, to show how Housman carried over into his technique the schism in his own soul and in the soul of his age, by allowing a multiplicity of responses to integrate themselves into a stasis.&nbsp; This was uniquely Housman''s way of ''harmonizing the sadness of the universe''. In the process his poetry remains not merely a cri de coeur but vecomes a cri de siecle.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The author will think himself rewarded if the present work succeeds in dispelling the long-cherished notion that Housman was little more than one of the literary hyacinths that grew in plenty in the sandy soil of fin-de-siecle English poetry at the end of the 19th century.&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Contents</span></span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Houseman: The Man and the Mask</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Fin de siecle:&nbsp; The Social and Poetical Scene</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">‘The Stinging Nettle’: Housman and His Critics</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Housman’s Concept of Poetry: Harmonization of the Sadness of the Universe</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Housman’s Prose: Refracted Poetic Technique</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Housman’s Light Verse: Averted Nonsense</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Early Poems of Housman: Their Prrecocity and Promise</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">‘Reins in Ice and Fire’: The Poetry of Tension</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Conclusion</span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>

<ol>
</ol>', 1405, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('150fc888-9308-458c-9d4c-70d3d08313a2', '7d4d3977-7882-42ec-a945-2f6fc5b717b5', 'Description HTML', 1, '<p><strong><span style="font-size:16px">About the Book</span></strong></p>

<p><span style="font-size:16px">The book differs from traditional manuals where problems of theory and practice are presented together.&nbsp; In this book aboratory experiments are regarded as indeendent scientific research object, theoretical substantiation of the problem, and its experimental verification.</span></p>

<p><span style="font-size:16px">To solve the offered problems the student will have to apply the theories if quantum mechanics and of the structure of matter, as well as the theories of thermodynamics and of the kinetic regularities of chemical processes.</span></p>

<p><span style="font-size:16px">The book is intended for chemistry students at universities and specialist colleges.</span></p>

<p><span style="font-size:16px">Part one is devoted to the structure of matter, chemical bonds, valency, spatial configuration of molecules, the general regularities of chemical processes and types of reactions.&nbsp; Part two is detailed study of the elements classified in groups according to Periodic Law.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p>

<p>&nbsp;</p>

<p>&nbsp;</p>', 1262, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('1514ca2e-600a-4369-8eea-7c469510fa20', 'fe40af24-8b01-4ea9-84ea-f64c3e744448', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">परमसन्त गरीब दस जी की दिव्य लीलामृत</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;महर्षि गंगादास&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2007</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">255</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hindi</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 101, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('15210221-1d52-41cc-bff2-b80b7d6f168a', '9a3b4b0b-bd34-4cb8-921b-8abbec93ed4e', 'Additional Attributes HTML', 1, '<h1>Dependence in Probability and Statistics</h1>', 2378, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('15247cd8-26ad-4620-9c4c-bb90b14d11ab', '56e590dd-25a1-4b2c-8b46-9f4ad3ce22b5', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Flora, since the dawn of civilization, has occupied a great place in human life. Puranas are encyclopaedic in nature. Besides dealing with the five characteristics in a regular manner, they take note of the role of flora in different stages of human life. From among the esteemed Indian Puranas, the Bhagavata Mahapurana deals with many fecets of trees like their general usefulness in domestic life of spiritual importance.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Although to an outer angle, the scope of the work seems to be brief and limited only to Bhagavata Purana; efforts and pain has been taken from every angle of the plants from primitive age to modern age to limn the study perfect and full-fledged. The author has introduced nine chapters dealing with several facts of trees and plants besides the vast introduction chapter and the chapter of wise conclusion.</span></p>

<p style="text-align:justify"><span style="font-size:18px">It may not be redundant to state the work Flora in the Bhagavata Purana will help to remove misconception of many people in India and abroad that Puranas are the meaningless narrations of cock and bull stories of an intelligent mass of ancient times having no scientific moorings behind them and establish the use of scientific observation and identify many elements around us in the form of flora to make human life more significant and worthliving.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Acknowledgement,&nbsp; Preface,&nbsp; Foreward,&nbsp; Abbreviations,&nbsp; Transliteration,&nbsp;INTRODUCTION,&nbsp;Chapter - I : TREE WORSHIP : ITS ANTIQUITY&nbsp; AND ITS PLACE IN RELIGION,&nbsp;Chapter - II : ADORATION OF TREE-WORSHIP AROUND THE GLOBE,&nbsp;Chapter - III&nbsp;: TREE WORSHIP IN INDIA,&nbsp; Chapter - IV : THE PURANAS AS A CLASS OF LITERATURE,&nbsp;Chapter - V :&nbsp;THE PLACE OF BHAGAVATAPURANA IN SANSKRIT LITERATURE : AN OVERALL VIEW, Chapter - VI : MOST ACCREDITED PLANTS IN BHAGAVATAPURANA,&nbsp; Chapter - VII : FLOWERS, FLOWERING-CREEPERS, SHRUBS AND GRASSES, Chapter - VIII : FRUITS, ROOTS AND UNUSUAL PLANTS,&nbsp;Chapter - IX&nbsp;: EPILOGUE, Glossary of Plants found in the Text,&nbsp;A Selected Bibliography&nbsp;&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2214, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('15289771-0adb-4e55-ac5a-c42c98cd762a', '2152b2fe-3e0f-41f1-a90f-d7ee96cdd092', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p><em>Reading Sixteenth-Century Poetry</em> combines close readings of individual poems with a critical consideration of the historical context in which they were written. Informative and original, this book has been carefully designed to enable readers to understand, enjoy, and be inspired by sixteenth-century poetry.</p>

<ul>
	<li>Close reading of a wide variety of sixteenth-century poems, canonical and non-canonical, by men and by women, from print and manuscript culture, across the major literary modes and genres</li>
	<li>Poems read within their historical context, with reference to five major cultural revolutions: Renaissance humanism, the Reformation, the modern nation-state, companionate marriage, and the scientific revolution</li>
	<li>Offers in-depth discussion of Skelton, Wyatt, Surrey, Isabella Whitney, Gascoigne, Philip Sidney, Spenser, Marlowe, Mary Sidney Herbert, Donne, and Shakespeare</li>
	<li>Presents a separate study of all five of Shakespeare’s major poems - <em>Venus and Adonis</em>, <em>The Rape of Lucrece</em>, ''The Phoenix and Turtle,'' the <em>Sonnets</em>, and <em>A Lover''s Complaint-</em> in the context of his dramatic career</li>
	<li>Discusses major works of literary criticism by Plato, Aristotle, Horace, Longinus, Philip Sidney, George Puttenham, Percy Bysshe Shelley, Seamus Heaney, Adrienne Rich, and Helen Vendler</li>
</ul>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><strong>Part I 1500–1558. Reading Early Tudor Poetry: Henrician, Edwardian, Marian 19</strong></p>

<p>1 Voice 21<br />
<em>The Poetic Style of Character: Plain and Eloquent Speaking</em></p>

<p>2 Perception 43<br />
<em>The Crisis of the Reformation, or, What the Poet Sees: Self, Beloved, God</em></p>

<p>3 World 66<br />
<em>The Poet’s Ecology of Place: Sky, Sea, Soil</em></p>

<p>4 Form 90<br />
<em>The Idea of a Poem: Elegy, Pastoral, Sonnet, Satire, Epic</em></p>

<p>5 Career 115<br />
<em>The Role of the Poet in Society: Skelton, Wyatt, and Surrey</em></p>

<p><strong>Part II 1558–1600. Reading Elizabethan Poetry 139</strong></p>

<p>6 Voice 141<br />
<em>The Poetic Style of Character: From Plain Eloquence to the Metaphysical Sublime</em></p>

<p>7 Perception 163<br />
<em>What the Poet Sees, and the Advent of Modern Personage: Desire, Idolatry, Transport, Partnership</em></p>

<p>8 World 185<br />
<em>The Poet’s Ecology of Place: Cosmos, Colony, Country</em></p>

<p>9 Form 208<br />
<em>Fictions of Poetic Kind: Pastoral, Sonnet, Epic, Minor Epic, Hymn</em></p>

<p>10 Career 231<br />
<em>The Role of the Poet in Society: Whitney, Spenser, and Marlowe</em></p>

<p><strong>Part III A Special Case 255</strong></p>

<p>11 Shakespeare: Voice, Perception, World, Form, Career 257</p>
', 1310, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('1528f020-874f-4bc1-a1f3-d39576ef2924', '927d7f66-558a-4b36-91af-ef4942e6e515', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Creating knowledge based organizations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jatinder N.D.Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781591402190</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Idea Group</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 202, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('1538db7d-e083-4ff3-939d-a0b16b2467b8', '6621aee3-d315-4835-836a-6789ce7acea4', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Post-Independence Sanskrit Literature - A Critical Survey</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dr. A. M. Prajapati Sanmananidhi</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">XXXX</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">633</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2005</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2093, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('154d32a8-d226-4801-8848-d604ba9d71bb', '8d64aae8-c5d4-4dfb-bc51-81f458880664', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean Berthier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781580539616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3649, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('155c7405-d73a-4965-9832-89f719430ac6', '55169fdf-c857-4965-b6a5-549a4d926ff5', 'Description HTML', 1, '<h1>Mahrishi Patanjali Krit Yog Sutra</h1>', 2839, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('1565d54e-8517-4efe-8c3b-e5ba35526496', '92e5e064-2823-49f6-8f65-fd3ba1bae56a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Keith Jack</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190935661</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>290</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3383, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('158a1efb-2ac0-48c3-94a1-c7064dae73ac', '9830e020-aa70-48f3-bb65-5067702f904b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ragging - The Red Alert  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gulshan Naveen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788190953207</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 4876, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('159f4163-19d8-4010-bbcd-f2bf33ac37fe', 'c5cf3281-48ca-4b2d-95d6-a2662543a90d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This section of a book is a compilation & reference book gathered from the classroom teachings on forensic science. Based on question/answer at the postgraduate level typically provides an overview of the subject objectives, structure, and intended audience. It may outline the key topics covered, the pedagogical approach used, and any unique features that set this Q & A apart. This serves as a guide for readers, offering insight into how the content is organized and what the can expect to gain from studying the material.&nbsp; Its objective is a clear statement of the book’s goals and what students are expected to learn by studying it.&nbsp; Information on the intended readership, specifying that the content is tailored for postgraduate students in forensic science is the Target Audience.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">An outline of the key topics covered in the book, providing an overview of the breadth and depth of the subjects matter. Pedagogical approach to have details on the teaching and learning methods employed, such as case studies, practical applications, or theoretical discussions.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">An overview of how the content is structured, including chapters, sections, and any special features like case examples, research insights, or practical exercises. Highlights of any distinctive elements the differentiate the book from others in this field, such as cutting-edge research, real-world applications, or contributions from renowned experts is Unique Features.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This compendium will be quite useful as a big tool to the under graduate, post graduate students, forensic laboratory analysts and research scholars in the discipline of forensic services.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">CONTENTS:</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Introduction to Forensic Science and Ballistics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Forensics Science Disciplines and DNA</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Forensics Psychology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Forensics Services-Crime Scene & Case Study</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Forensic Technology and Fingerprints</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Forensics Science Education, Research and Drug Abuse</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Forensic Toxicology, Pharmacist & Nursing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Digital Forensics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Forensic Observations and Report Writing&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Conclusion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1438, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('15a8c03a-3490-4f2f-b275-017166c81b69', '14146fac-f5d7-486c-a032-7e881dd2eb7f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">साहित्य &nbsp;संवाद (साहित्य की सांस्कृतिक आलोचना)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Brajesh</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788197265488</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">220</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1150, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('15abb83d-edb6-4af8-9df2-21579dd5b836', 'c2e48b64-2ef1-4d25-9e77-399a07693dd3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Water Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0787676179</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780787676179</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>750</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3831, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('15bac82e-f69b-400b-b4db-f10c1738abb8', 'be9c76fc-6d24-44a5-857d-2e6fbdf6b195', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Analytics" by P. Shashikala offers a comprehensive overview of the principles, techniques, and applications of analytics in the business context. The book explores how organizations can leverage data and analytical tools to make informed decisions, optimize processes, and gain competitive advantages. It covers various topics including data mining, predictive analytics, descriptive analytics, prescriptive analytics, and data visualization. With practical examples and case studies, the book helps readers understand the importance of analytics in driving business growth and performance. It serves as a valuable resource for students.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Business Analytics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Statistics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Business Research</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measurement and Scaling Concepts</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Attitude Measurement</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Descriptive Analytics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Visualization Analytics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Power BI</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Concepts of Probability</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Discrete Probability Distributions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Continuous Probability Distributions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sampling and Sampling Distributions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Questionnaire Design</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interval Estimation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hypothesis Testing I</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hypothesis Testing II</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chi-Square Tests</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analysis of Variance</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nonparametric Analytics</span></span></span></li>
</ol>
', 425, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('15c582d8-0642-44d8-bbe4-38e1f6e053d7', '53f4bec1-2587-46e9-a5aa-43a30b12fdd7', 'Description HTML', 1, '<p>Over the past decade, computer supported data analysis by statistical methods has been one of the fastest growth areas in chemometrics, biometrics and other related branches of natural, technical and social sciences. This has been strongly supported by the development of exploratory data analysis, testing assumptions about data, model and statistical methods and computer intensive techniques. This book presents a combination of individual topics with solved problems and a collection of experimental tasks. Methods suitable for extreme or small and large datasets are described. * Presents a combination of individual topics in one complete volume featuring statistical analysis of univariate and multivariate data* Interspersed throughout with solved problems and experimental tasks suitable for extreme or small and large datasets* Features the interpretation of results based on the comprehensive information about data behaviour and validity of used assumptions</p>', 3870, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('15f119d7-8598-4f40-aa5b-21508bb05815', '00b2bb8d-413c-4db7-9178-e43f02b0945c', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Transboundary Water Resources Management: A Multidisciplinary Approach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jacques Ganoulis, Alice Aureli&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9783527330140</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1155, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('15ff76b0-d3db-4178-80de-ebd436eff0ab', '6611fb35-a405-49eb-a2f7-f22063341ae4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">कुछ सच आधे अधूरे &nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;डॉ. यति शर्मा &nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830402</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>', 1768, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('160c2eef-6285-4eff-bc8e-8e4f00b29c2f', '20d46f45-5663-481d-a51c-b0988b48037c', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Horses in Human History</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Pita Kelelna</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780521516594</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">460</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1832, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('160e7069-c2d0-4437-b098-1b2a5a08f646', 'e512295f-5b7c-4f59-a5c4-883fef1895f1', 'Additional Attributes HTML', 1, '<h1>Silverlight 4 - Unleashed</h1>', 3409, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('1614013c-ce89-455d-836c-9c938b0b92b2', '594d7ee0-ef9e-488f-894e-ff189a1beb75', 'Additional Attributes HTML', 1, '<h1>The Atlas of Water -Mapping the World'' s Most Critical Resource New</h1>', 3587, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('161b3aba-d613-4c2d-b2aa-982587ea8514', 'eb40b204-023c-4e5d-abab-b69b51dad465', 'Description HTML', 1, '<p>This book presents essential tools for modelling non-linear time series. The first part of the book describes the main standard tools of probability and statistics that directly apply to the time series context to obtain a wide range of modelling possibilities. Functional estimation and bootstrap are discussed, and stationarity is reviewed. The second part describes a number of tools from Gaussian chaos and proposes&nbsp;a tour of linear time series models.&nbsp;It goes on to address nonlinearity from polynomial or chaotic models for which explicit expansions are available,&nbsp;then turns to Markov and non-Markov linear models and discusses Bernoulli shifts time series models.&nbsp;Finally, the volume focuses on the limit theory, starting with the ergodic theorem, which is seen as the first step for statistics of time series. It defines the distributional range to obtain generic tools for limit theory under long or short-range dependences (LRD/SRD) and explains examples of LRD behaviours. More general techniques (central limit theorems) are described under SRD; mixing and weak dependence are also reviewed. In closing, it describes moment techniques together with their relations to cumulant sums as well as an application to kernel type estimation.The appendix reviews basic probability theory facts and discusses useful laws stemming from the Gaussian laws as well as the basic principles of probability, and is completed by R-scripts used for the figures.&nbsp;Richly illustrated with examples and simulations, the book is recommended for advanced master courses for mathematicians just entering the field of time series, and statisticians who want more mathematical insights into the background of non-linear time series.</p>', 1625, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('161becf0-f3e5-4e81-b2b9-2f492bb02c90', 'd38c0b74-fc8d-49bb-bc83-e5f639e6fa28', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Calculating Intellectual Property Damages</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard B. Troxel, William O. Kerr</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082294</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1040</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3513, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('161f4355-a5bd-4811-86ea-35cfb120adc2', 'fa940f4c-544e-42eb-919e-02042a40dfdf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Public Relations: Strategies and Tactics uses real-world case studies and examples to explain the basic concepts and theory behind modern public relations practice. This comprehensive text is grounded in scholarship and includes references to landmark studies and time-honoured public relations techniques. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Role</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: Tactics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5: Application</span></span></span></p>
', 191, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('162167ef-7375-4fc4-ac95-5649038d5ffb', '1a3bfa34-1964-4c9b-a6d0-16932257085d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Contents:</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">An Introduction to the Philosophy of Karma</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Vidya</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Shivlal</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Vidya</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Gopal</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Shobha</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Shobha</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Suresh</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Gopal. Shobha</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Suresh, Vidya</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Gopal</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Kanti</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Kanti</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Vidya</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Vidya</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Kanti. Inder</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Romesh</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Uday</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Romesh</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Epilogue</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 4961, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('16218cbf-49ee-4dea-8e6c-1da89fd24737', '6b35084a-816e-4cf0-a70f-6be06071e824', 'Description HTML', 1, '<p>Essentials of Perioperative Nursing, Fifth Edition is the ideal reference for new perioperative nurses as well as experienced nurses who need a refresher. Featuring objectives, course outlines, testing tools, and competency checklists, it is succinct and easy to use. Completely updated and revised, this new edition includes an introduction to the current clinical environment, elements of a culture of safety, and patient care unique to the ambulatory care setting. Essentials of Perioperative Nursing, Fifth Edition is perfect for operating room nurses, nurses studying to become operating room nurses, current operating room nurses needing to refresh and test their knowledge, and perioperative nursing students. Included with each new print book is an Access Code for a Companion Website featuring self-test questions, section questions, post-test questions, and additional study questions</p>', 5320, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('162e4869-1919-4c07-b204-108171a39bb9', '9830e020-aa70-48f3-bb65-5067702f904b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">About the book</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">The book—‘RAGGING: The Red Alert’ is the first of its kind, in India and abroad, on the subject stretching from negativity of definitions to ‘Rays of Hope’ – a positive picture: covering the roles played by NGOs, media, judiciary, administrative system and the social activists. Though it comes under ‘zero tolerance’ now under the law, yet we cannot claim that it would be eliminated altogether from the educational scene overnight, as the misguided and perverted minded youths may understand the consequences of their misdeeds but Chapter like ‘Be the Real Leader’, ‘Love Thy Children- Lest They…’ and ‘Tips for Fresher’s will help parents and students preparing themselves to shoulder future responsibility of nation building. It’s true that half a billion youth will have to own as to how if the threat like ragging keeps on terrorizing them. Let us go through the pages ahead and see the practical solutions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">CONTENTS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">1. An Unpleasant Account-Ragging Incidents</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">2. NGOs-The Bull Fighters </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">3. The Apex Court and the Act Say</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">4. Report that Offered the Rescue</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">5. "My Death Will Bring About a Change"</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">6. Aman Alarm-A Movement</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">7. Potential of the Press</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">8. .....And the System Wakes Up</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">9. Love Thy Children-Lest They.....</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">10. Schools too in Ragging Range</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">11. Be the Real Leader</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">12 Rays of Hope</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">     Tips for Fresher’s</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">A. An Unpleasant Account-Ragging Incidents (Contd.)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">B. Dr. Raghavan Committee Recommendations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">C. UGC Guidelines (with Affidavits)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 4875, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('163aa4f1-cb8e-4399-a6c9-5b24566516f6', '3c30a6f7-08c2-4bf5-b6e2-ab67c35e1c18', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Numismatic Parallels of Kalidasa</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">C. Sivaramamurti</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">XXXX</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">64</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1983</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2109, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('1641bbe8-d642-4a0a-9008-1c5af7fa58ad', '92dd41fe-d180-4fed-8331-273e53e23449', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Mapping Contempoprary Challenges and Beliefs</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Joanne O''Brien and Martin Palmer</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781844073085</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">128</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5532, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('164507f1-259e-4239-b6a1-2183beac97c4', 'b662abf5-0ca4-4458-a77d-086369c67b7e', 'Description HTML', 1, '<h1>Colon Classification - 6/e</h1>', 3318, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('1652b269-b2dd-4721-80e7-cfcd5197bb60', '24d0bcdb-9049-4fc1-88fd-73f1797a34f7', 'Description HTML', 1, '<h1>Handbook Of Regional and Urban Economics V-2 New</h1>', 4518, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1656c1a7-0ea8-4cc3-bc23-4c2b162daf56', '60fa5ac8-9d76-48d4-a05d-6ae4993923ee', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book in the present edition has been thoroughly revised and restructured. All the chapters have been re-written not only to incorporate new developments in principles and Practice of Management but also to make the subject-matter more lucid and crisp. Thus, the present edition is vastly improved both in terms of contents and presentation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Development of Management Thought</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Management Challenges and Opportunities</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Social Responsibility an Ethics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals of Planning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizational Plans</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Decision Making</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals of Organizing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Power and Authority</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conflict and Coordination</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizational Change</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals of Staffing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employee Development and Performance Appraisal</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals of Directing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Motivation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leadership</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Communication</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals of Controlling</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Control Techniques</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Management Practices of Prominent Countries and business Leaders</span></span></span></li>
</ol>
', 439, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('165dd54d-4efa-4ffd-bdba-a265d4a80ecc', 'b5590a74-bf70-4fcd-a3e1-ca345105c8ca', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Programming And Algorithmic Languages</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">Yu.Mitnik</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1391, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('16685b3c-5930-4c37-81a9-1f3d69da4bc7', '480579b9-9cce-4dfc-bfa2-318a14947219', 'Additional Attributes HTML', 1, '<h1>Evolution of Silicon Sensor Technology in Particle Physics - springer tracts in Modern Physics</h1>', 4065, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('166d2042-4f8e-481f-8732-ced65a9ca14d', 'ba6ce774-42da-4f95-a23f-f8f3d56195c8', 'Additional Attributes HTML', 1, '<h1>Data Collection - Benchmarks in Social Research Methods in 4Vols. A BOOK</h1>', 5546, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('168140db-80bb-4975-b800-df9c19a08843', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Veer Bala Rastogi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789387025486</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3627, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('1683ca13-373d-40ab-b4a7-74907610869c', '0b8d2826-b1a2-422e-bfb5-b0cee0fa8c39', 'Description HTML', 1, '<h1>Vaishvikaran, Manavadhikar aur Gandhi</h1>', 3524, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('1684ecd1-7440-47bf-a0ff-ff95a86c773d', '56b00d41-b29b-40c7-a3fb-4adb616a6ff9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Animal Behaviour : Library in Cognitive & Experimental Psychology - 4 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John J. Bolhuis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781847875396</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1352, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('169302bf-28ac-4aa5-abd8-46f2a7ae25ba', '87d50ff0-e53e-4ca4-bbda-d3262251cbc0', 'Description HTML', 1, '<p>This textbook, for second- or third-year students of computer science, presents insights, notations, and analogies to help them describe and think about algorithms like an expert, without grinding through lots of formal proof. Solutions to many problems are provided to let students check their progress, while class-tested PowerPoint slides are on the web for anyone running the course. By looking at both the big picture and easy step-by-step methods for developing algorithms, the author guides students around the common pitfalls. He stresses paradigms such as loop invariants and recursion to unify a huge range of algorithms into a few meta-algorithms. The book fosters a deeper understanding of how and why each algorithm works. These insights are presented in a careful and clear way, helping students to think abstractly and preparing them for creating their own innovative ways to solve problems.</p>', 1681, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('169ecbdf-434b-4d90-a88b-ce1dab3b2061', '8992b380-a7d3-4031-b8ef-7592e76dc6d7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agricultural Ecology and Atmosphere</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shashi Shekhar Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352692651</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 710, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('16aa4b7c-a54b-4570-90fd-bf1bae450d93', '8156aef7-15e5-4ade-bbcc-0b25d5a9eba2', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">In this fourteenth century text ''A Compendium of all Philosophical Systems'' (of India) the author successively passes in review the sixteen philosophical systems current in India at the time, and gives what appeared to him to be their most important tenets, and the principal arguments by which their followers endeavoured to maintain them. In the course of his sketches he frequently explains at some length obscure details in the different systems.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">The systems are arranged from the Advaita-point of view. They form a gradually ascending scale - the first, the Charvaka and Bauddha, being the lowest as the farthest removed from Advaita, and the last, Sankhya and Yoga being the highest as approaching most nearly to it.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The present translation was originally published serially in the Banaras Pandit between 1874 and 1878 and was carefully revised and republished in book form later and a second edition was printed in 1894. What follows is a reprint of the same.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;A Note on Romanization,&nbsp;The Sarva-darsana-sangraha,&nbsp;The Prologue,&nbsp;Appendix - On hte Upadhi (E.B.C.)</span>&nbsp;&nbsp;&nbsp;</p>', 4408, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('16af60c4-5a4a-4fee-9ebf-6c3d42d77bd5', '0a310dd3-6699-4cef-b691-0341c3bcf244', 'Description HTML', 1, '<p>The present volume has its source in the CAP-CRM summer school on "Particles and Fields" that was held in Banff in the summer of 1994. Over the years, the Division of Theoretical Physics of the Canadian Associa- tion of Physicists (CAP) has regularly sponsored such schools on various theoretical and experimental topics. In 1994, the Centre de Recherches Mathematiques (CRM) lent its support to the event. This institute, located in Montreal, is one of Canada''s national research centers in the mathe- matical sciences. Its mandate includes the organization of scientific events across Canada and since 1994 the CRM has been holding a yearly summer school in Banff as part of its thematic program. The summer school, whose lectures are collected here, has thus become a tradition. The focus of the school was integrable theories, matrix models, statistical systems, field theory and its applications to condensed matter physics, as well as certain aspects of algebra, geometry, and topology. This covers some of the most significant advances in modern theoretical physics. The present volume updates and expands these lectures and reflects the high pedagogical level of the school. The first chapter by E. Corrigan describes some of the remarkable fea- tures of the integrable Toda field theories which are associated with affine Dynkin diagrams. The second chapter by J. Feldman, H. Knorrer, D. Leh- mann, and E.</p>', 3996, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('16b3a853-050f-4973-95fd-5fafc09b5010', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 'Description HTML', 1, '<h1>Key Concepts in Urban Studies</h1>', 5447, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('16b8f660-1792-49c4-983d-b8d50954792c', 'ff013887-b20c-4610-bc86-dcaac085b9d9', 'Description HTML', 1, '<h1>Praman Evam Prmanya Vimarsh - Kaishvmishrkrit Tark Bhasha ke Vishesh Aalok Mein BOOK</h1>', 5085, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('16c52fd8-5e95-4f9f-83cf-4219499d2525', 'a519d25a-b5cf-4719-8f25-9bfb3335453e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Maniklal Bhanja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352993</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>234</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4850, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('16ca77a0-de45-4f5d-a6af-6043c660fe96', '725ea442-015c-4d29-81fd-46393b3cd698', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Financial Management provides an effective and detailed presentation of important concepts and practical application in today’s global business environment, which includes:</span></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Foreign Exchange Market</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Financial System</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Eurocurrency Market</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Currency Futures & Options</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Swaps</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Country Risk Analysis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Capital Budgeting</span></span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The key highlight of this book is that it uses several examples (both numerical & theoretical) to highlight the applications of various dimensions of international finance.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book aims to fulfil the requirement of students of PGDM, MBA, M.Com. , Master of Economics, Master of Finance & Control (MFC), MIB, other Post Graduate Diploma in Risk Management & other post-graduate specialized disciplines.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: International Financial Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: The Foreign Exchange Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Managing Foreign Exchange Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Financial Management of the Multinational Firm</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V: Managing Foreign Operations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 457, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('16cd6634-5c13-4241-a16b-dfc4f79b8315', '4becc02c-9d1c-4164-ad30-fa1651e78384', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><em><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Business & Society: Ethics, Sustainability and Stakeholder Management, Tenth Edition,</span></span></strong></em><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> provides a conceptual framework, analysis and discussion of the issues surrounding the business and society relationship. The books structure, chapters and cases identify and engage the major topics involved in developing a robust understanding of business and society, or business in society. The latest research, examples and cases provide you with a broad, yet detailed, analysis of the subject matter: they also offer a solid basis for thoughtful learning reflection and analysis of the domestic and global issues facing business today.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part I: Business, Society and Stakeholders</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part II: Corporate Governance and Strategic Management Issues</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part III: Business Ethics and Leadership</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part IV: External Stakeholder Issues</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part V: Internal Stakeholder Issues</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 749, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('16cecac6-6873-4e58-902e-f5130caeaa59', 'b0aecb99-2c69-4034-909d-30220d95e2a5', 'Additional Attributes HTML', 1, '<h1>International Business</h1>', 3205, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('16d480af-f777-412a-9751-500dec0a0743', '138fd2e1-3a64-42eb-b1cd-a0bc9d738c4d', 'Description HTML', 1, '<h2>About the book</h2>

<p>One of the most important problems in modern science is the origin of the Earth and formation of its shell. Modern views on the chemical composition of meteorites, planets and other bodies of the Solar System are pres­ented in this book. On the basis of recent achievements in cosmochemistry, the author, who is one of the leading scientists in the field of geochemistry, geophysics, describes the most probable processes that determined the chemical composition of the Earth in the remote past. Prof. George Voitkevich is also a winner of the Kar­pinsky Prize, which is given to a scientist for outstand­ing work in geology by the USSR Academy of Sciences.&nbsp;</p>

<h2>Contents</h2>

<p>Preface 5</p>

<p>The Distribution of Elements in the Solar System and Their Geochemical Properties 9</p>

<p>Evidence of the Early History of the Solar System 31</p>

<p>The Nature and Chemical Composi­tion of Planets 45</p>

<p>Composition and Constitution of the Earth 71</p>

<p>The Present and Past Radioactivity of the Earth 87</p>

<p>The Birth of Atoms in Space 97</p>

<p>Chemical Evolution of the Protoplanetary Material 112</p>

<p>Formation of the Earth’s Principal Shells 136</p>

<p>Origin and Evolution of the Ocean and Atmosphere 152</p>

<p>Principal Trends in the Chemical Changes in the Earth’s Crust and Biosphere 181</p>

<p>The Chemical Evolution of the Earth’s Crust 202</p>

<p>Conclusion 223</p>

<p>Bibliography 232</p>', 1089, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('16e27020-9716-4eb4-9af7-a1ab6e1b4ef4', 'c05cfbda-b401-4f48-a194-0c61438d4d8e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mark Bell</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131758045</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>190</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5833, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('16f2839e-5a76-426f-ba91-a6cfd5fb6797', '88a2b1a4-61c3-4c9b-b243-8df7fefc9f0f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Dimensions of Vedic Studies</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Bibhuti Bhusan Mohapatra</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789348433749</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1114, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('17080585-1c7e-46bb-871a-11f396044fb8', 'd57fc4a2-0041-4406-82d4-1cfc62f2f1a5', 'Description HTML', 1, '<h1>Dayanand Sandarbh Kosh - 3 Khandon Mein</h1>
', 2811, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('172c3413-cdee-4cc4-99bb-4ec6466e53d8', 'a83a307d-50e4-4251-b7e8-389a8212a69e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>(Thousand Names of Lord Visnu) - With an Exhaustive Introduction and a Literal English Translation of Sankara Bhasya</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr Naveen Kr Jha, Dr. Anjana</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186702784</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186702789</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>368</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4345, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('1731dfc6-adb2-411a-8cf4-68250c1034fb', '97efc0dc-70e5-4e04-b57c-859674381007', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book is aimed at generalizing the modern ideas of both biogeochemical and environmental risk assessment that have been developed in recent years. Only a few books are available for readers in this interdisciplinary area, since most books deal mainly with various technical aspects of ERA description and calculations. This text aims at supplementing the existing books by providing a modern understanding of mechanisms that are responsible for ecological risks for human beings and ecosystems. The book is to a certain extent a summary of both scientific results of various authors and of classes in biogeochemistry and ERA, taught by the author in recent years to students in the USA, in particular at Cornell, and in different universities in Moscow, Pushchino, Seoul, and Bangkok.</span></p>

<p style="text-align:justify"><span style="font-size:18px">At present, quantitative ecological risk assessment is widely used in different contexts, however very often without an understanding of the natural mechanisms that drive the processes of environmental and human risk. Its application is often accompanied by high uncertainty about risk values. On the other hand, the sustainability of modern technoecosystems is known because of their natural biogeochemical cycling that has been transformed to various extents by anthropogenic studies. Accordingly our understanding of the principal mechanisms that drive the biogeochemical food webs allows us to present a quantitative ecological risk assessment and to propose technological solutions for management of various ERA enterprises. It also enables us to devise a powerful mechanism for ecological insurance, to assign responsibilities and protect rights while managing the control of damage from natural and anthropogenic accidents and catastrophes.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Preface, Part I. BIOGEOCHEMICAL CYCLING AND POLLUTANTS EXPOSURE, CHAPTER 1. ASSESSMENT OF ECOSYSTEMS RISKS, CHAPTER 2. BIOGEOCHEMICAL STRUCTURE OF ECOSYSTEMS, CHAPTER 3. BIOGEOCHEMICAL STANDARDS, CHAPTER 4. BIOGEOCHEMICAL APPROACHES TO ECOSYSTEM ENDPOINTS, CHAPTER 5. BIOGEOCHEMICAL APPROACHES TO HUMAN EXPOSURE ASSESSMENT, PART II. NATURAL BIOGEOCHEMICAL PECULLARITIES OF EXPOSURE ASSESSMENT, CHAPTER 6. ARCTIC AND TUNDRA CLIMATIC ZONE, CHAPTER 7. BOREAL AND SUB-BOREAL CLIMATIC ZONE, CHAPTER 8. SEMI-ARID AND ARID CLIMATIC ZONES, CHAPTER 9. SUBTROPIC AND TROPIC CLIMATIC ZONE, PART III. EXPOSURE ASSESSMENT IN TECHNOGENIC BIOGEOCHEMICAL PROVINCES, CHAPTER 10. OIL AND GAS BIOGEOCHEMICAL PROVINCES, CHAPTER 11. METALLOGENIC BIOGEOCHEMICAL PROVINCES, CHAPTER 12. URBAN BIOGEOCHEMICAL PROVINCES, CHAPTER 13. AGROGENIC BIOGEOCHEMICAL PROVINCES, PART IV. ENVIRONMENTAL RISK ASSESSMENT IN A REGIONAL SCALE, CHAPTER 14. CALIFORNIA CASE STUDIES, CHAPTER 15. EURASIAN CASE STUDIES, CHAPTER 16. CASPIAN SEA ENVIRONMENTS, CHAPTER 17. TRANSBOUNDARY N AND A AIR POLLUTION, CHAPTER 18. TRANS-BOUNDARY HM AIR POLLUTION, CHAPTER 19. TRANS-BOUNDARY POP TRANSPORT, CHAPTER 20. TRANSBOUNDARY GAS AND OIL PIPILINES, References, Index</span></p>', 3642, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('173d79f4-69af-402e-a108-998749ee1f5c', 'c857da07-0fc4-425e-8a0a-7ab3ae953886', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Surjit Thokchom</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1990</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4241, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('17461539-5aa9-4596-9dc4-83e03c34dcfe', 'acb627a2-a412-4132-a277-f2bace3e3215', 'Description HTML', 1, '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 4598, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('174b09e6-16b0-49fc-81c0-d0e269f8af47', 'f697e66e-525f-4170-a99a-50398c0fffa6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vedic Economics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Om Prakash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395695015</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 901, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('174f72f6-fd3e-4a87-a269-98e98b88d26a', 'a5a7f79c-c2c0-41b6-8e97-34b5f620e2cc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M.E. Khan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132108979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4966, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('1754eba1-1671-4828-9c13-3416adf4cf1f', 'ac53a9b6-15e0-46cb-bf97-8273bbb667cf', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Being Known</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Christopher Peacocke</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">0198238606</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780198238607</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">358</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1999</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2614, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('17593037-668a-4a87-87f5-fbf658b53c5d', '5635e875-6ded-4231-8ff6-83c6460c9b88', 'Additional Attributes HTML', 1, '<h1>Advances in Solar Energy -An Anuual Review of Research and Development New</h1>', 4121, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('17615d9d-43d6-47e6-9a44-e2275a2d5d9b', '10a58b45-f0e3-4d2b-872d-ab3c4e720e25', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">YOGA - Foundation of Yoga - I</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. Satya Parkash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471523</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1857, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('1768a4f6-bbfd-4b44-af09-c5ef0d5f0d0c', '6cd948de-f1a9-4e6b-85d9-c6b0864b15d8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Susan T. Fiske, C. Neil Macrae</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857024817</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5504, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('176de556-cb20-48b1-823b-4a98948a1ce8', '3cae7ff8-f746-422d-8631-75ff9d188c3e', 'Description HTML', 1, '<h1>Marathon ka Ithihaas- History of Marthas</h1>', 2641, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('176e15df-b598-45c9-b8ec-2b18d4958c08', 'cf9bd416-4ec7-4656-8c14-31cacef941b7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5863, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('1770b551-1061-4f75-8056-2662148040f2', 'ccde8a8b-f27c-4da7-a8f2-da848e84594a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Title</th>
			<td>Yagyavalkya Smriti - Vyakhayakar</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Thaneschandra Upreti</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>97888171102068</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Parimal Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2830, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('1773eb0c-7ea3-4325-b4af-afab3acb73fd', 'c9991a71-da86-4355-9d79-fded8c94390a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Salek Chand</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386314390</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3285, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('17867b1f-5b2f-4545-9c7c-8859674b3125', 'b532288c-f38e-4dc8-9100-272b6d62ec61', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt"><span style="font-family:"Calisto MT",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Calisto MT",serif">This is the second edition of this book. Compared with the first one, which appeared in 1967, the new book has been significantly revised and enlarged. The changes mainly concern the theory of the microbiology in particular.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Calisto MT",serif">The structure of the book is as follows: the first chapters deal with the theory of solutions, Kinetics of chemical reactions, oxidation-reduction processes, colloid solutions and their properties.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Calisto MT",serif">Next, the book discusses the physical and chemical properties of natural waters and effluents, and the latest advances in methods of their purification and decontamination. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Calisto MT",serif">Special emphasis is laid on the role of microorganisms in these processes.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Calisto MT",serif">The book is intended for high school students, majoring in water-supply and sewage engineering.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Calisto MT",serif">CONTENTS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter One: Water and Aqueous Solutions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Two: Kinetics of Chemical Reactions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Three: Chemical Equilibrium</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Four: Acidity and Alkalinity of Solutions Hydrogen Ion Concentration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Five: The Phase Rule</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Six: The Colloidal State</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Seven: Oxidation-Reduction Processes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Eight: Characteristics of Natural Waters</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Nine: Main Processes in Water Purification</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Ten: Characteristics of Municipal and Industrial Sewage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Eleven: Microbiology of Drinking Water and Sewage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Twelve: Life of Microorganisms in Water-Supply Systems and Sewage Treatment Plants</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Chapter Thirteen: Treatment of Sewage with Microorganisms</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Appendices</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Bibliography</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Index</span></span></span></p>', 1131, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('1786e6eb-a38b-4d2f-b6e4-e544a57d1996', 'dfa83146-702f-43c8-a55b-94047d1edba1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A different set of challenges and opportunities exist for the business-to-business (B2B) marketer, who intends to serve the needs of organizations rather than individuals/households. The B2B marketing process is longer and largely governed by relationship marketing. Buying behaviour is more rational and there are multiple decision influencers. Demand for B2B products and services is less elastic than B2C, thus transactions are more, necessitating a more frequent and direct contact between the buyer and seller. The B2B market represents a lucrative and complex market worthy of specialized analysis. Therefore, a growing number of business schools globally have added industrial or business marketing to their curricula.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This textbook provides an understanding of the most recent industry trends and today''s dynamic business-to-business (B2B) market. This edition ties the concepts to real-world decision-making and to industry best practices. The similarities and differences between consumer goods and B2B marketing are reviewed. Revised content focuses on market analysis, organizational buying behaviour, relationship management, and marketing strategies to reach organizational customers. A new digital playbook and expanded content on smart, connected products explore how digital-first engagement preferences of B2B buyers are transforming customer relationship processes.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1 The Environment of Business Marketing</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 A Business Marketing Perspective</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 2 Managing Relationships in Business Marketing</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Organizational Buying Behavior</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Customer Relationship Management Strategies for Business Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 3 Assessing Market Opportunities</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Segmenting the Business Market and Estimating Segment Demand</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 4 Formulating Business Marketing Strategy</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Business Marketing Planning: Strategic Perspectives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 ESG and Business Marketing Strategies for Global Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Managing Products for Business Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Managing Innovation and New Industrial Product Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Managing Services for Business Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Managing Business Marketing Channels: The Omnichannel Imperative</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Supply Chain Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Pricing Strategies for Business Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Marketing Communications and the Customer Decision Journey</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 B2B Sales Strategies for Digital-First Buyers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 5 Evaluating Business Marketing Strategy and Performance</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Marketing Performance Measurement</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 543, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('17b3fc5e-b4f4-460c-98e8-58378d3521f0', '26f570ad-1c54-4634-b61f-ad9ca27bf425', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Control Systems design - A New Framework</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vladimir Zakian</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788181287335</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paper Back</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3889, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('17b895b9-06dd-4bf3-912e-3500285fa932', 'ec595a0c-6c0a-444b-8b52-ed6430b1b865', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Bhaugolik Chintan Ke Aayam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shrikant Dikshit</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171249350</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vishvidhalaya Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>', 5287, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('17bdc3f8-5649-4343-8c06-b73ac780905b', '41c5c82b-78cd-4e63-98e3-9c3510964386', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Emancipation Of The Untouchables</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389801057</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 352, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('17c3c9d8-ba1a-4343-bd38-760ee172990d', '6ed6fc27-876e-4ca3-844b-487bba73cda4', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">From Natufians to Nanotechnology</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Martina Newell-McGloughlin, Edward Brian Re</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1402051484</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781402051487</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">262</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3583, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('17c9ee26-9107-417f-8eaf-d47e62f1fe3f', 'c8e0b3ae-67b6-49c5-9b36-4d9d9d8ef59a', 'Description HTML', 1, '<h1>Bodhdarshan ki Parampara aur Sant Ravidas NEW</h1>', 2886, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('17cb44fb-3eaa-472e-90c8-eb7829f1861c', '9e32efb1-f8d0-4565-8666-689c3398aba1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Brahmanical Temple Art and Architecture in Hadoti</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ambika Dhaka</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788180903007</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>113</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6037, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('17d136c0-dd97-486f-993f-85f54d6f4739', 'c43c8491-4170-4165-9848-91bed8bb4ecd', 'Description HTML', 1, '<p>Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.</p>', 5617, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('17e3b0c5-7428-407e-ac3d-09806017d519', 'd2c1f382-0615-494c-b9e8-cbb8727f6fff', 'Additional Attributes HTML', 1, '<h1>An Invitation to Noncommutative Geometry</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;516 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;981270616X</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-9812706164</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;866 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.24 x 3.18 x 23.5 cm</span></li>
</ul>', 2474, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('17ef6fc6-605c-4593-b373-a18cea3a6cf3', '6b357afe-ef84-4b54-b2c8-b93c7114405e', 'Additional Attributes HTML', 1, '<h1>Variational Principles</h1>', 3927, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('17f43138-ff77-436d-8e60-4920cfcc8407', '1046cf45-4fc1-436b-a402-68c010db9515', 'Additional Attributes HTML', 1, '<h1>Encyclopedia of Environmental Science and Engineering in 2 Vols. 5/e BOOK</h1>', 5253, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('17f80339-ab9f-4c44-ad35-dd226e3b0cb3', '13ae25cb-81ae-4b3f-ac44-767bec800bf7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Mathematical Analysis</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">V.B Uvarov</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-000500-5</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">336</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1179, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('17fc8a22-c1d7-4deb-b827-a29af3dcd6a0', 'c552126e-7c75-4ecf-9618-5c0e509f873c', 'Description HTML', 1, '<p>NET, SET संस्कृत, उत्तर प्रदेश TGT & PGT संस्कृत, राजस्थान लोक सेवा आयोग, अजमेर द्वारा प्रायोजित प्रथम, द्वितीय श्रेणी संस्कृत अध्यापक, मध्यप्रदेश वर्ग 1&2 संस्कृत, हरियाणा PGT संस्कृत एवं अन्य संस्कृत प्रतियोगी परीक्षा हेतु सर्वाधिक उपयोगी पुस्तक।</p>', 1109, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('17ff893e-7bb2-4f48-8bf1-1e6ac60f73eb', '744ce33d-9ba2-49bd-afec-1603a4397bfd', 'Description HTML', 1, '<p>Symmetry exists in realms from crystals to patterns, in external shapes of living or non-living objects, as well as in the fundamental particles and the physical laws that govern them. In fact, the search for this symmetry is the driving force for the discovery of many fundamental particles and the formulation of many physical laws. While one can not imagine a world which is absolutely symmetrical nor can one a world which is absolutely asymmetrical. These two aspects of nature are intermingled with each other inseparably. This is the basis of the existence of aperiodicity manifested in the liquid crystals and also quasi-crystals also discussed in “Crystallography and the World of Symmetry”.</p>', 3860, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('1801fe06-9248-4ff4-b630-0a209254bdce', 'cc4f9c98-95a4-4fb5-b529-4bd9bf333a26', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">KASHMIR SAIVAIASIM</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">J.C. Chatterji</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2022</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">978817110170</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">170</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p>&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1487, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('18043827-6e77-49c9-aad9-badbbe52a4da', 'e399840a-18a9-4875-9c6e-d1d3c4b38022', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Emerging Technologies in Global Business Environment</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Surendra Tiwari</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788195567256</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">SYBGEN </td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">300</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 958, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('18091d5f-609c-4d5f-a788-988119ed1fc7', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></p>
			</td>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">High-Performance Computing on Complex Environments</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></p>
			</td>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Emmanuel Jeannot</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></p>
			</td>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118712054</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></p>
			</td>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></p>
			</td>
			<td>
			<p style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2014</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edition</span></p>
			</td>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">First</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></p>
			</td>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">468+28</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></p>
			</td>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></p>
			</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1341, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('181cd687-f1f9-4e7d-95c3-43df24a735cd', 'a366c7d2-8b06-432a-96f1-2d7b4fff6aa4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dov M. Gabbay, Sergei S. Goncharov, Michael Zakharyaschev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387286884</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2594, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('181f0e8c-1d13-40ba-9ac9-199ed06bc66c', '982f597f-795b-4bf4-9625-ed86001567c2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chris Gaine</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844455935</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010)</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5695, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('181fcdaf-179f-428c-ae99-1e9cb9096d6d', 'cbcc1ed8-6211-4d79-b703-9427566cedcb', 'Description HTML', 1, '<h1>Gyan Ka Vastvik Swaroop</h1>', 2809, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('183950e7-73f2-4744-a80d-3793e98ef166', 'd2680fcb-9977-4625-bc86-a31570452791', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>On Political Awareness of Rural Masses</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P V Sharada</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788121204178</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4523, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1844eb1c-4991-46bf-aaf0-d1bfae915d0e', '5ec37c0f-dee5-4368-8804-ed61c11db727', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">FROM STEM CELLS TO CLONING, BIOTECHNOLOGY IS IN THE NEWS</span></p>

<p style="text-align:justify"><span style="font-size:18px">However; biotechnology encompasses technologies like making bread and soap, which have been practiced for thousands of years. It affects our everyday life in continuously evolving ways. Biotechnology: Changing Life Through Science explores this complex subject, in a way that is understandable for students. This product emphasizes real-world applications and highlights the impact biotechnology has had on society.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Introduction,&nbsp;Timeline,&nbsp;Words to Know,&nbsp;Volume 1: Medicine,&nbsp;Volume 2:&nbsp; Agriculture,&nbsp;Volume 3: Industry,&nbsp;Where To Learn More,&nbsp;Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5945, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('184ae095-e89f-4b4b-9de9-151f620ef592', '29ab8807-26a4-4cc2-a332-aeb699bf6ad8', 'Description HTML', 1, '<p>Mehdi Khosrow-Pour, D.B.A. is currently the Executive Director of the Information Resources Management Association (IRMA). Previously, he served on the faculty of the Pennsylvania State University as an Associate Professor of Information Systems for twenty years.</p>', 2196, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('185286a0-fd3c-43f2-b274-6feaf2f695a3', '3dbd0208-0f47-4718-b9df-ea0d552c8342', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Biofouling Methods</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Sergey Dobretsov</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9780470659854</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">392</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1144, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('185a7028-dc87-42b0-8307-1726f80e913f', 'f50767a3-d30f-4d35-b141-efa0efda73be', 'Additional Attributes HTML', 1, '<h1>The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World</h1>', 5622, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('18616f04-889e-406c-9c64-e1e8471dcf5e', '0f5678a2-06f7-4465-a401-d041d967547a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">About the book</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">An effective and efficient Management Information System is essential to compete and emerge successful in a global competitive environment. The 4th edition of this book has been updated to meet the new requirements of students, professors and practitioners. To update and enhance the coverage of the book, many chapters have been restructured, and some new content/chapters have been added. In addition, to have better engagement and learning outcomes for the readers, certain new pedagogical features have been added.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Content</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part-I: Conceptual Foundations</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">1. Management Information Systems: An Overview</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2. Information, Systems and Organization Concepts</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3. Information Systems and Competitive Advantage</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part-II: Information Technologies</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4. Information Technology Infrastructure and Emerging Technology</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5. Data Resource Management</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6. Telecommunications and Computer Networks&nbsp;</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part-III: Business Applications of IS</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7. E-Commerce, E-Business and E-Governance</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8. Enterprise Systems</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9. Decision Support Systems</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part-IV: Management of IS&nbsp;</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10. Information System Planning</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11. Is Choices and System Acquisition </span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12. Is Development and Project Management</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">13. Information Requirements Analysis & System Design</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">14. IS Implementation and Change Management</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">15. Evaluation and Maintenance of IS</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">16. IS&nbsp;Security and Control</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">17. Ethical and Social Issues of ISs</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Answers of Objective type Questions</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Glossary</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Index</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 989, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('1863e3df-16d1-4fe0-80c1-9fc698d669d5', '142e90bc-0f50-4536-ad18-77e95e6a2b71', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Environmental Law in India is a comprehensive and exhaustive publication on the field of Environmental Law. The Book exhaustively deals with the constitutional mandate for environmental protection, judicial review of decisions affecting environment, environment impact assessment and the public participation in the assessment process. The book extensively covers the law relating to this field along with necessary international conventions and Jurisprudence evolved by the Indian Judiciary. Key Features: Provides for comprehensive theory and in-depth knowledge on the subject of Environmental Law. The book covers all the legislative changes that has been introduced since the last edition. It incorporates the landmark judgments delivered by the constitutional courts. The changes made by the different Constitutional Amendment Acts have been incorporated. Reference to important International conventions and treaties have been duly made. Discussed the subject with comparative analysis approach and has explained the perspectives of different jurisdiction. This Edition has been extensively revised to incorporate the relevant and current landmark judgments of the Supreme Court and various High Courts. Up to date with the recent case laws and development since the last publication. Discusses the law that has been changed and its impact on the legal system Overruled decisions have been checked and changes have been made accordingly. Includes an exhaustive discussion and critical dialogue on the landmark judgments as well as the legislative changes.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Environmental Law</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Public Nuisance and Civil Remedies</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Protection of Forest Habitat</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Coastal Zone Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Resource Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Control of Pollution</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environment ACT</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Constitution and Environment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Hazards: Tort Actions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Litigation and Judicial Review</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Impact Assessment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Public Participation in Environmental Decision-Making</span></span></span></li>
</ol>
', 467, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('186e3cf2-4faf-46fb-8b92-d02623de1a38', 'ac9c654e-943a-4a57-9e42-4f9d773da31f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gopal Sharma, Amrita Kumar Shil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350741955</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3529, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('186fe28b-a2b1-4f80-bb57-65f9da689244', 'f1e72fdd-dec9-479b-a061-51d2677ce9a5', 'Description HTML', 1, '<h1>19vi sadi mein Bharat mein Samajik-Dharmik Parivartan&nbsp; NEW</h1>', 4979, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('1874dcec-5763-40c0-ab6a-c67ab160354a', '892f9fc4-837d-4edd-b63c-6e0b00c27f56', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">An Anthology of Sacred Texts</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Selwyn Gurney Champion, Dorothy Short</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0486427153</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780486427157</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">336</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2003</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2027, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('18b7297e-06f6-4ade-96d2-de7964e86dd2', '5070e04a-3b51-4235-ac7e-21e0d518ae58', 'Description HTML', 1, '<p><span style="font-family:Trebuchet MS,Helvetica,sans-serif"><strong>''मध्य युग का इतिहास'' </strong>को सेवियत संघ का 1973 का राज्य पुरस्कार प्रदान किया गया था।<br />
यह पुस्तक पांचवी से सतरहवीं सदी तक के विश्‍व इतिहास का परिचय देती है। यह सामंती संबंधो की स्थापना तथा विकास और पूँजीवादी संबंधो के उदय का काल था।<br />
पाठक इस पुस्तक से पश्चिम तथा मध्य यूरोप के राज्यों, भारत, चीन तथा अन्य देशो के मध्यकालीन इतिहास  की मुख्य-मुख्य घटनाएं जान सकेंगे और उन्हें पता चलेगा की विश्‍व संस्कृति के विकास में मध्य युग का क्या योगदान है।</span></p>
', 1042, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('18cac7b6-9503-4ae5-9e1d-54fe7b217e71', '0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Raghu Nandan Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189880590</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>239</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4749, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('18cbf6ff-62b7-49a5-a9b8-6087abce0e91', 'c87824a6-c16e-4b07-83a2-350cd822e917', 'Description HTML', 1, '<p>This text takes readers in a clear and progressive format from simple to recent and advanced topics in pure and applied probability such as contraction and annealed properties of non-linear semi-groups, functional entropy inequalities, empirical process convergence, increasing propagations of chaos, central limit, and Berry Esseen type theorems as well as large deviation principles for strong topologies on path-distribution spaces. Topics also include a body of powerful branching and interacting particle methods.</p>', 2337, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('18dd66e9-480e-41e5-a4ea-9aa2dade34b4', 'db6cbd7f-c4bf-47ce-bc1c-945aee514e07', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Rani-Padmini - Chitod Ka Pratham Johar</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brijendrakumar Sinhal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352296729</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vani Parkashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 2967, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('18e063fc-3e92-488b-9160-8369531633db', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Venkata Josyula, Malcolm Orr, Greg Page</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786932</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>400</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5830, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('18f01f06-684d-4579-9376-010da8c30adc', '097f1503-28f5-480e-be06-a36c5096f41c', 'Description HTML', 1, '<h5>संत ज्ञानेश्वरकृत योग प्रदीपिका</h5>', 1410, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('18f1a78d-e1de-4185-8a41-f4b096a00bf4', '6249db87-7eac-4ccd-ae52-d18ff68943d1', 'Description HTML', 1, '<h1>Computing with Cells - Advances in Membrane Computing</h1>', 5409, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('18f276d5-b94a-4f22-853c-f511c2fc1ce2', '96c3d979-aa05-4911-8c5b-2acaa443bde0', 'Additional Attributes HTML', 1, '<h1>Geometry and Phase Transitions in Colloids and Polymers</h1>', 4053, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('18f459bb-7198-4cef-a26b-33625660602f', '616ce5ba-b0d7-4f85-9f7c-e119515b3292', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The short story has become an increasingly important genre since the mid-nineteenth century. Complementing The Cambridge Introduction to the American Short Story, this book examines the development of the short story in Britain and other English-language literatures. It considers issues of form and style alongside - and often as part of - a broader discussion of publishing history and the cultural contexts in which the short story has flourished and continues to flourish. In its structure the book provides a chronological survey of the form, usefully grouping writers to show the development of the genre over time. Starting with Dickens and Kipling, the chapters cover key authors from the past two centuries and up to the present day. The focus on form, literary history, and cultural context, together with the highlighting of the greatest short stories and their authors, make this a stimulating and informative overview for all students of English literature.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 181, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('18fc3e53-a619-4398-848d-f449d7306b12', 'a84bcbb2-81a7-45fc-acad-33898e99098d', 'Description HTML', 1, '<p>Practice and extension are basic essential elements of professional social work. Social work education cannot be offered without practice and extension. The absence of a national council to regulate and prescribe standards and provide accreditation, professional social work education has been trapped and straight-jacketed by the conventional systems and procedures of arts and science education. Majority of social work educators are not able to practice because of the heavy burden of academic workload and majority of practitioners do not get involved in teaching due to various constraints. Practice and extension need to be streng-thened and inextricably interwoven with social work education in order to take the profession to greater heights. This volume contains papers reporting some experiences with practice and extension and insights drawn by social work educators, students, practitioners and researchers.</p>', 5585, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('19004299-02ae-4cbd-a707-00bc81965935', '85b50e54-ff3d-4f69-8648-bc162ea86b82', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Translated Into English Prose and Verse From the Sanskrit of Kalidasa</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sir Monier Williams</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192054636</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>206</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4385, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('190141df-c291-4af6-b1ff-1db47578d30d', '81c272c8-0179-4f2f-ba19-a71dcd16000d', 'Description HTML', 1, '<h1>Vijay Tendulkar, the Playwright - Champion of Social Justice</h1>', 4558, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('19106cde-15ae-4cc1-ae53-ec94995e12b0', '26675da8-1dea-4373-89ba-915911d8fe14', 'Description HTML', 1, '<p><strong>The International Student′s Survival Guide&nbsp;</strong>is a comprehensive and easy-to-use guide to studying and living in the UK. It will be invaluable in preparing international students for the inevitable differences in culture, customs, and academic life, and helps to ensure they get the most out of their time at University.<br>
Gareth Davey provides students with all the information needed to make the right choice about where to study and provides valuable advice on how to settle into your new surroundings, including guidance on:</p>

<p>Choosing and applying for a course Leaving home and arriving in the UK</p>

<ul>
	<li>Managing finances and living costs</li>
	<li>Academic culture</li>
	<li>Teaching and assessment methods</li>
	<li>Health and welfare</li>
	<li>Life after graduation</li>
</ul>

<p>Throughout the guide there are checklists and self-evaluation forms to help the reader chart their progress. A glossary is included to aid understanding of the topics covered, and directories of additional sources of information make it easy to find out more where necessary.<br>
This guide will be a useful resource for students coming to the UK to embark on either undergraduate or graduate study in any subject.</p>

<p><strong>SAGE Study Skills</strong>&nbsp;are essential study guides for students of all levels. From how to write great essays and succeeding at university, to writing your undergraduate dissertation and doing postgraduate research, SAGE Study Skills help you get the best from your time at university. Visit the SAGE Study Skills hub for tips, resources and videos on study success!</p>', 3274, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('1910c0db-8cc2-460f-b307-a58fb0ad2e52', '7549e234-5dae-4e1d-a70b-aada52ff30d7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Madhav Sadashiv Golwalkar (19 February 1906- 5 June 1973), also known as Shri Guruji, was the second Sarsanghchalak (Supreme Leader) of the Rashtriya Swayamsevak Sangh. Golwalkar wrote the books bunch of thoughts, and we, or Our Nationhood Defined. Indian Prime Minister Narendra Modi who considers Golwalkar as one of this inspirations, as he wrote a biographical profile of Golwalkar in his book “Jyotipunj”. Golwalkar was an impressive personality: dignified gait; a long flowing beard reaching down to his chest; curly locks of hair touching the shoulders; a face luminous with innate intellect and learning. His was an inspiring presence. It aroused instant reverence. Whoever saw him spontaneously folded their hands and bowed their heads. Such was Guru. Serving as the Supreme Leader of the RSS for more than 30 years, Golwalkar made the RSS one of strongest religion-political organisations in India, witnessing an enormous expansion from a membership of 100,000 to over 1 million. The RSS branched out into various political, social, religious, educational, labour and other fields through 50 front organisations. It was extended to foreign countries where overseas Hindus were recruited into new organisations such as the Bharatiya Swayamsevak Sangh or the Hindu Swayamsevak Sangh. Golwalkar died of cancer on june 5, 1973 in Nagpur.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book presents a critical evaluation of political ideology of Madhav Sadashiv Golwalkar, popularly known as Guruji. Providing deep insights into his life and achievements, it offers an elaborate discussion on his differential between nation and state, his definition of Rashtra as a geo-cultural concept, and his views on democracy, communism, socialism and secularism.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biography</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shri Guruji Golwalkar</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Life and Activities</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nation as Rashtra</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Democracy, Communism and Socialism</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Secularism</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Integral Man</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Golwalkar and RSS</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">M.S. Golwalkar Quotes</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify">&nbsp;</p>', 890, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('1914c87c-d9f4-4f80-804a-dd2aff26214e', '89990077-759a-43ab-8f5c-ed32f4215f2d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Prem Singh Arya</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8127207616</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3865, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('1914fed0-1186-4405-a20b-caf26be8281d', '094c18c6-eee0-42e1-bbe7-8befa56d668d', 'Additional Attributes HTML', 1, '<h1>Corporate Governance in Transition Economies</h1>', 3101, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('1926acc1-b027-48dc-9b9f-74d0489ba344', 'b4c86fad-c3a1-4419-83e1-07e69e7d305a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ऋग्वेदादिभाष्यभूमिका</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">दयानंद &nbsp;सरस्वती</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788171106141</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Parimal Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 916, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('192ca9f2-60f4-4921-8658-8a75948c2367', 'c07536c9-a4d5-469d-ac8f-3ebe1344733a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J. Menon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160630</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5944, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('1932f735-7374-487d-b84c-ed69690c9c3e', '2c2d4a4f-f395-4fd1-a58d-0dee6630f995', 'Description HTML', 1, '<h1>Folklore of West Odisha New</h1>', 4674, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('1936700e-126b-4c83-b06f-a73fe1f91829', 'c20d623f-8f78-458c-b2bd-513dfccf76a9', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p>Fragrance materials are universal, from personal care products to household cleaners, laundry products, and more. Although many of the scents themselves are synthesized in a lab, the actual mechanism of odour has long baffled chemists who attempt to model it for research. In <em>Chemistry and the Sense of Smell</em>, industry chemist Charles S. Sell explores the chemistry and biology surrounding the human detection and processing of odour, providing a comprehensive, single-volume guide to the totality of fragrance chemistry.</p>

<p>The correlation between molecular structure and odour is much more complex than initially thought, and the intricacies of the mechanism by which the brain interprets scent signals leaves much to be discovered. This book provides a solid foundation of fragrance chemistry and highlights the relationship between research and industry with topics such as:</p>

<ul>
	<li>The analysis and characterization of odour</li>
	<li>The role scent plays in our lives</li>
	<li>The design and manufacture of new fragrance ingredients</li>
	<li>The relationship between molecular structure and odour</li>
	<li>The mechanism of olfaction</li>
	<li>Intellectual challenges and the future of the field</li>
</ul>

<p>&nbsp;</p>

<p>Complete with illustrations that clarify difficult concepts and the structures of the molecules under discussion, <em>Chemistry and the Sense of Smell</em> is an all-inclusive guide to the science of scent. For professionals in the fragrance industry or related fields, this book is one resource that should not be overlooked.</p>

<p><strong>Contents</strong></p>

<p>Preface vii</p>

<p>Acknowledgments ix</p>

<p>Introduction 1</p>

<p>1 Why Do We Have a Sense of Smell? 4</p>

<p>2 The Mechanism of Olfaction 32</p>

<p>3 Analysis and Characterisation of Odour 188</p>

<p>4 The Sense of Smell in Our Lives 209</p>

<p>5 The Scents of Nature 237</p>

<p>6 Manufacture of Fragrance Ingredients 296</p>

<p>7 The Design of New Fragrance Ingredients 357</p>

<p>8 The Relationship Between Molecular Structure and Odour 388</p>

<p>9 Intellectual Challenges in Fragrance Chemistry and the Future 420</p>

<p>Glossary 428</p>

<p>Index 437</p>', 1164, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('194a6089-6b4e-4b64-8793-63c5489f8cba', 'ab597c49-ebc5-4c57-af04-d48b2bef281c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Realizing Community Futures -A Practical Guide to Harnessing Natural Resources</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jerry Vanclay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781844073832</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">EarthScan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5986, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('1952d2e6-8d35-443e-89b0-5fb6e693fba7', 'c1f26330-e2b3-4683-9e8c-99d6cd726b19', 'Additional Attributes HTML', 1, '<h1>Retailing Management 8/e</h1>', 3037, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('1954f771-1a33-4427-82aa-ec2100e91a33', 'fa84aa78-40ac-4e40-9581-d08158b69a57', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Coloured Yolk of Love Vrindavan</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Gopikrishnan Kottoor</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788172736484</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">277</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2012</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2037, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('1958c329-6fae-4738-93f7-8260924d521e', '376d218d-a7e7-49c0-83b5-d15d9e192bc1', 'Additional Attributes HTML', 1, '<h1>Frontiers in Biochip Technology</h1>', 3699, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('195f2fca-58af-425f-9dcb-cc94b782b644', '5704a877-14bd-400a-adac-e5725f190625', 'Additional Attributes HTML', 1, '<h1>Abelian Groups and Representations of Finite Partially Ordered Sets - CMS Books in Mathematics NEW</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;244 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9780387989822</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0387989822</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1 kg 50 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;16.1 x 1.63 x 24.26 cm</span></li>
</ul>', 2510, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('196bb8ff-8288-4668-b2bb-7bc52769095d', '4a7a2ba8-70f2-4847-93ac-0c09fa97072e', 'Description HTML', 1, '<h1>Classical Dances of South India - Indian Classical Dance Series</h1>', 4348, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('1971794c-47db-4f18-b23d-749d3899fdc7', '047feb96-afb5-488e-8279-37a03679c75e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Human Resource Analytics: Theory and Application Techniques</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swati Dhir</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353505295</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 570, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('1973d7df-e8fe-4c3e-87ce-d76f64171262', 'b28a8b5b-594e-4459-b6af-827f68e28ce5', 'Description HTML', 1, '<h1>Digital Library Use - Librarians Guide to Internet</h1>', 3342, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('198900ef-b495-4804-9a03-423b4e046f1e', 'c9e43f98-ede6-49c4-b5b8-918753688bff', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plants exhibit forms of asymmetry analogous to "handedness" in bilaterally symmetrical animals. This book explores the evolutionary significance and development of asymmetry. Examples of genetic control include the direction of tendril or stem coiling of many climbing plants; the so-called spiral phyllotaxy and floral taxy; and contorted petal arrangement is another kind of left- right symmetry in plants; the direction of contortion is fixed in some but not in other plants. The book will underscore tha all phenomena related to handedness start during embryogenesis itself, with the occurrence of embryo rotation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Concept of Handedness. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The handedness of the Universe. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Perversion with a twist. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Left-Right asymmetry in Plants and animals. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chirality in biological molecules. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handedness in nucleic acids. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Helical thickening in tracheary elements.</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Embryo rotation. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nutational movements and their possible relation to tension wood differentiation. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handedness in plant tendrils. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Seedling handedness in angiosperms. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handedness in climbing plants and lianas of Amazon and adjacent regions. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fibonacci sequence and spiral systems in plants. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Enantiostyly, inversostyly. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Phyllotaxy in Date palms. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leaf asymmetry. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant Handedness in relation to yield. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corolla enatiomophism/Mirror images. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handedness in fossil plants. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fibonacci spirals general account. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fibonacci spirals in coconut and other palms. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handedness and yield in coconut. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handedness in relarion to yield in plants. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Spiral grains in coinfer woods. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Left- right handed in gymnosperm cones. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handedness in inflorescens of Orchids, Euphorbia and Aroids. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Heteranthery in some legumes. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sunflower Spirals. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fibonacci spirals in palms Palms. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Phyllotaxy in Alstroemeria. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Twining in Dioscorea remizoa. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Twining in Basella. </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Molecular and genetic basis of left-right handedness in plants.</span></span></span></li>
</ol>', 729, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('19b208b1-50d4-4842-9631-4db3d4b880bb', '932ba865-aa35-4d78-98f8-64822c3d8f01', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Juri Dutta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353228</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2778, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('19ba3f04-0350-4234-b3b5-2709014153da', '84afbc10-0986-4a4d-bcc4-68c8e846b12b', 'Description HTML', 1, '<p>The book covers the fundamentals of the biogeochemical behavior of carbon near the Earth’s surface. It is mainly a reference text for Earth and environmental scientists. It presents an overview of the origins and behavior of the carbon cycle and atmospheric carbon dioxide, and the human effects on them. The book can also be used for a one-semester course at an intermediate to advanced level addressing the behavior of the carbon and related cycles.</p>', 3856, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('19c87aa3-ab4c-41b1-9ee0-2f9e58248a2e', 'b381fbae-e955-49d3-bd45-0cb67b9c9bb9', 'Description HTML', 1, '<h1>Application of Total Quality Management to Library and Information Services in Digital Scenario - A Study Through Users'' Satisfaction</h1>', 3336, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('19d2a532-66b1-49c7-b6cd-83b58fc9714b', '4ed93990-a4c8-4299-8681-7dd5271aa26a', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td><strong>&nbsp;TITLE</strong></td>
			<td>Introduction to Imprecise Probabilities</td>
		</tr>
		<tr>
			<td><strong>&nbsp;ISBN</strong></td>
			<td>9780470973813</td>
		</tr>
		<tr>
			<td><strong>&nbsp;AUTHOR</strong></td>
			<td>Augustin, Coolen</td>
		</tr>
		<tr>
			<td><strong>&nbsp;PUBLISHER</strong></td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td><strong>&nbsp;YEAR OF PUBLICATION</strong></td>
			<td>2014</td>
		</tr>
		<tr>
			<td><strong>&nbsp;BINDING</strong></td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1271, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('19d2e8d8-a146-47bb-8222-366016d3410b', '246bf810-a4bd-4685-a7c7-a42dbcf0a825', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Language and Learning</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Trilochan Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542843</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4343, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('19df8a4c-559f-4fa1-8521-c8516467b113', 'ec1bead5-aca2-4d58-88f0-a280188e021c', 'Description HTML', 1, '<p>Introduction</p>

<p>Weather and Climate</p>

<p>Tropical rainforest</p>

<p>Desert</p>

<p>Steppe</p>

<p>Grassland</p>

<p>Taiga</p>

<p>Chaparral</p>

<p>Tundra</p>

<p>Savanna</p>

<p>Alpine</p>

<p>Climate Variations</p>', 2218, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('19e87d80-a6f8-4490-b3ec-17f5dbdefc1c', '2dd60bad-a94a-4577-a159-1e0c41a42a14', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter I: Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter II: The Logical Realism of the Nyaya</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter III: The Atomistic Pluralism of the Vaisesika</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter IV: The Samkhya System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter V: The Yoga System of Patanjali</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VI: The Purva Mimansa</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VII: The Vedanta Sutra</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VIII: The Advaita Vedanta of Samkara</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter IX: The Theism of ramahuja</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter X: The Saiva, The Sakta, and The Later Vaisnava Theism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter XI: Conclusion</span></span></span></p>
', 86, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('19f430ca-2192-4a6f-ae0b-d826cf035988', 'fffadcf6-64e8-4018-912a-6caa3ad675d7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Krishna Bhusan Bisariya</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4321, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('19fdd119-29fb-4507-b57c-2c10f0c4de46', '17ce56c5-b382-49e8-b837-c9f58edf9e5c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nursery is consequently the basic need of horticulture. Plant propagation techniques and practices is the core of horticulture nurseries. The planting materials for horticultural plantations are raised from seeds and vegetative parts. Role of mother Plants is very primary and important. The fate of nursery depends on quality and truthfulness of mother plants. A good nursery entrepreneur does not depend on others for procurement of mother plants.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book traces the growth of gardens, their history and development and provides information on the various principal horticultural practices. This book has been planes ad a textbook for graduate and undergraduate students of horticulture and agriculture, as well as for garden enthusiasts. Written in a lucid style, this book will prove useful as a text to students of botany and forestry. Students as well as practitioners of horticulture will find this book both informative and enjoyable.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Nursery Management, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. The Propagation, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Potting and Transplanting, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Plant Breeding, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Pest and Disease Management, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Developing a Business Plan, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Marketing Aspects,</span></span></span></p>', 701, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('1a02ca25-b7c8-4ce3-bece-091023f038a7', 'ee1b2510-197c-4444-944b-f83eb8603aa5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Contemporary Corporate Governance</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Asish K Bhattacharyya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788196097837</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nonlinear</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 420, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('1a065412-ab89-4d48-8702-fd4e2ab3f720', '40a2fa03-ddeb-4d83-9bed-c4d7992b381c', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎&nbsp;Wiley–Blackwell (30 October 2000)</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;14344 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;0471976709</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-0471976707</p>

<p>Item Weight ‏ : ‎&nbsp;53 kg 500 g</p>

<p>Dimensions ‏ : ‎&nbsp;25.5 x 26.5 x 32 cm</p>', 2201, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('1a1f433e-2035-41d4-a106-259800b89e62', '34fedf49-f82d-45f5-b0cc-2238551ca40f', 'Description HTML', 1, '<p>This introductory treatment provides an understanding of the fundamental concepts and principles involved in the study of thermoelectricity in solids and of conduction in general. Aimed at graduate-level students and those interested in basic theory, it will be especially valuable to experimental physicists working in fields connected with electron transport and to theoreticians seeking a survey of thermoelectricity and related questions. Chronicling the early history of thermoelectricity from its discovery to modern times, this text features a considerable amount of experimental data and discusses these findings at length wherever they bear a particular relevance to theory. The author, a well-known authority in this field, draws heavily from his own work on thermoelectrical phenomena as they are observed in the study of metals. Numerous illustrative figures appear throughout the text.</p>', 3928, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('1a28bfb1-8338-47e9-aa33-4e28e7de22ff', '4d1a5767-0174-4886-b496-73101f02623d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book is written for a large and broad readership including researches and university graduate students from diverse backgrounds such as environmental sciences and safety, food science, agriculture, materials science, chemistry, physics, and nanotechnology.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1: Fundamental Methodologies 1</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Layered Double Hydroxides and the Environment: An Overview 3</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Improvement of the Corrosion Resistance of Aluminium Alloys Applying Different Types of Silanes 27</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 New Generation Material for the Removal of Arsenic from Water 61</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Prediction and Optimization of Heavy Clay Products Quality 87</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Enhancement of Physical and Mechanical Properties of Sugar Palm Fibre via Vacuum Resin Impregnation 121</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Environmentally-Friendly Acrylates-Based Polymer Latices 145</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 2: Inventive Nanotechnology 177</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Nanoparticles for Trace Analysis of Toxins: Present and Future Scenario 179</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Recent Developments in Gold Nanomaterial Catalysts for Oxidation Reaction through Green and</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Nanosized Metal Oxide-Based Adsorbents for Heavy Metal Removal: A Review 243</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Future Prospects of Phytosynthesized Transition Metal Nanoparticles as Novel Functional Agents for Textiles 265</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Functionalized Magnetic Nanoparticles for Heavy Metal Removal from Aqueous Solutions: Kinetics and Equilibrium Modeling 291</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Potential Application of Nanoparticles as Antipathogens 333</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Gas Barrier Properties of Biopolymer-Based Nanocomposites: Application in Food Packaging 369</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Application of Zero-Valent Iron Nanoparticles for Environmental Clean Up 385</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Typical Synthesis and Environmental Application of Novel TiO2 Nanoparticles 421</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Zinc Oxide Nanowire Films: Solution Growth, Defect States and Electrical Conductivity 453</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 655, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('1a2a5a4b-31cd-4fea-a20e-e533fe0cd979', 'b9b70439-e826-40ad-8a34-44c60343e9d4', 'Description HTML', 1, '<h1>Great Soul - Mahatma Gandhi and His Struggle with India NEW</h1>', 4216, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('1a434eda-616d-41e3-844e-fe5ca1b97cc3', 'd7377dd3-5fab-487f-a9c5-31bba92c0b08', 'Additional Attributes HTML', 1, '<p> </p>

<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td><strong> TITLE</strong></td>
			<td style="text-align:center">Calculus: The Princess of Mathematics, V-1</td>
		</tr>
		<tr>
			<td><strong> AUTHOR</strong></td>
			<td style="text-align:center">Verma, Panadiwal</td>
		</tr>
		<tr>
			<td><strong> PUBLISHER</strong></td>
			<td style="text-align:center">Garuda Prakashan Pvt.Ltd</td>
		</tr>
		<tr>
			<td><strong> YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">2025</td>
		</tr>
		<tr>
			<td><strong> ISBN</strong></td>
			<td style="text-align:center">9798885752169</td>
		</tr>
		<tr>
			<td><strong> BINDING</strong></td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1277, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('1a48f9ad-394e-4190-9142-9177792dc461', '40ca4c6c-b31a-4b81-b662-0b5049d256dd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong>Contents:-</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">1. THE DARK AGE IN EUROPE-Poor condition of Science of Mathematics, Poor Economy, Society Riddled with Superstitions, Poor Plight of the People Labeled to be Witches, Condition of Women, Poor People, Religious Intolerance, General Condition.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">2. ANCIENT INDIAN TRADITION OF SCIENCE, KNOWLEDGE AND MODERNISM, AND ITS DECLINE LATER-A. Science in Ancient India, Mathematics, Physics, Cosmology, Science of Acoustics Music, Chemistry, Biology, Medicine, Other Sciences&nbsp;B. Ancient Indian Scientists, Aryabhatta C. Ancient India was a Modern Civilization Euualitarian Society. Ancient India had Modern Social Customs Secularism, The Modernist Trends were ingrained in the Indian Religions, Theocracy, Religion, Science and Seccularism in Ancient Indian. D. Decline of knowledge in India during the Last Millennium 1000 to 1999 AD.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">3. Indian Influence on the West in the Early BC Period-Indian Influences on Greece before Pythagoras Hindu Influences on Greek Gods.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">4. Dawn of&nbsp;knowledge in the West with Pythagoras Turning Hindu.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">5. Alexandria University: A&nbsp;Centre for Indo-Greek Learning-Alexandrian Scholars and Scientists.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">6. Origin of Christianity and Threats to&nbsp;Alexandria-Origin of Christianity, Hindu Influences on Christianitm, Non-Hindu Influences on Christianity, Threats to Alexandria.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">7. Destruction of Greece and Alexandria-Brutal Murder of a Mathematical Genius Caliph Omar''s Invasion and the End of Alexandria.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">8. Transfer of Knowledge from India to Arabic Language-Baghdad.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">9. Translation of Non-Science Hindu Literature into Arabic and Persian.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">10. Knowledge Moves West.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">11. India''s Contributions to the Science of Psychology.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">12. Other Indian Contrinbutions to West-Philosophy, Miscellaneous Contributions.</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">13. The Story of Calendar-Babylonian Ca;emdar. Sumerian Calendar, Jewish Calendar, Chinese Calendar, Greek Calendar, Roman Calendar, The Ancient Egypt and development of Modern Calendar.&nbsp;</span></p>', 1381, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('1a49f059-5043-4c8f-880a-31b8ef2f6673', '00a00809-0af2-4ab9-9bec-5112f0103ffc', 'Description HTML', 1, '<p>Mathematical Programming and Financial Objectives for Scheduling Projects focuses on decision problems where the performance is measured in terms of money. As the title suggests, special attention is paid to financial objectives and the relationship of financial objectives to project schedules and scheduling. In addition, how schedules relate to other decisions is treated in detail. The book demonstrates that scheduling must be combined with project selection and financing, and that scheduling helps to give an answer to the planning issue of the amount of resources required for a project. The author makes clear the relevance of scheduling to cutting budget costs. The book is divided into six parts. The first part gives a brief introduction to project management. Part two examines scheduling projects in order to maximize their net present value. Part three considers capital rationing. Many decisions on selecting or rejecting a project cannot be made in isolation and multiple projects must be taken fully into account. Since the requests for capital resources depend on the schedules of the projects, scheduling taken on more complexity. Part four studies the resource usage of a project in greater detail. Part five discusses cases where the processing time of an activity is a decision to be made. Part six summarizes the main results that have been accomplished.</p>', 3082, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('1a4d45ca-54fb-4c3d-9f43-607ffeaee174', 'c68e5852-df52-4383-a54a-14d6eb01d2f8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Fertilizers and Manures- Application, Benefits and Harmful Effects</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Indu Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352694693</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 694, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('1a5d026d-579e-4b9a-a583-14db77b42658', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Simon Zadek</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781853839979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4427, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('1a65b72c-27e0-410c-912b-7b31f77fb288', '7a0306ca-8263-4030-8a8f-32abbf5b862f', 'Description HTML', 1, '<p>Women and Development</p>', 5656, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('1a712361-7811-479c-a2ad-edd59ac7fdea', '08184f5d-64e8-4d13-8788-944798b89028', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ram Narayan Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132109600</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>356</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2638, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('1a77972d-e6d9-4d62-a5d2-7cec8e2fc5d9', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Wilmoth Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414486529</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3813, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('1a7ff3fd-bccc-477b-b208-c6eb7a4b6624', 'c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', 'Description HTML', 1, '<h1>The Collected Letters of Mary Wollstone Craft</h1>', 3748, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('1a83714d-c6f0-4eae-bfac-fc9a8a9b6791', '378a1128-a60a-4c4c-8164-b230787a6da1', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Architecture, Engineering and Construction (AEC) is a $3.4 trillion industry in which documentation is the basis for the delivery of products and services. Such documentation is the currency of AEC projects and can be a complex mixture of drawings and specifications. Sharing and archiving documents requires a safe, small and smart format, a role for which Adobe''s portable document format (PDF) is ideally suited. PDF has become the de facto standard for submission and distribution of these documents in government and regulatory agencies, world-wide.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Adobe Acrobat and PDF for Architecture, Engineering, and Construction is designed to appeal to the engineering mind. The book is a practical guide focusing on the applications of PDF in the solution of "engineering" problems which may arise in a number of disciplines from architecture to construction. Using real-world examples, the authors follow a project from design through build and long-term maintenance. As the sample project evolves, suitable Acrobat tools and techniques are identified and brought into play at each stage, showing readers how to personalize the context and processes to meet their own project development and management needs.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Adobe Acrobat and PDF for Architecture, Engineering, and Construction is aimed at a professional and senior student audience with levels of expertise in a variety of AEC sectors ranging from the intermediate to advanced. It will be of direct importance to anyone using ISO and IEEE standards such as the developing PDF/E (engineering) and PDF/A (Archival), Features of the book allowing the reader to take full advantage of the power of PDF in an engineering environment include:</span></p>

<p style="text-align:justify"><span style="font-size:18px">• review tracking;&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px">• geo-referenced drawings; </span></p>

<p style="text-align:justify"><span style="font-size:18px">• common format CAD and configuration management; </span></p>

<p style="text-align:justify"><span style="font-size:18px">• reduced review and approval time with better document control;</span></p>

<p style="text-align:justify"><span style="font-size:18px">• ease of collaboration with clients and permitting agencies through&nbsp; &nbsp; &nbsp; common, completely searchable, document format; </span></p>

<p style="text-align:justify"><span style="font-size:18px">• project management advice.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Additional features designed to facilitate self-teaching are:</span></p>

<p style="text-align:justify"><span style="font-size:18px">• chapter summaries;</span></p>

<p style="text-align:justify"><span style="font-size:18px">• an example project used throughout the book to demonstrate the&nbsp; &nbsp; &nbsp;use of the various PDF capabilities introduced with files which can&nbsp; &nbsp;be downloaded from the authors'' website at www.donnabaker.ca/&nbsp; &nbsp;Acrobat_for_AEC.html to keep track of the changes chapter by&nbsp; &nbsp; &nbsp;chapter;</span></p>

<p style="text-align:justify"><span style="font-size:18px">• other sample projects for readers to work with, offered by industry&nbsp; &nbsp; &nbsp; leaders in several specialty areas;</span></p>

<p style="text-align:justify"><span style="font-size:18px">• end-of-chapter exercises guiding the application of the knowledge&nbsp; &nbsp; &nbsp; &nbsp;gained in each chapter.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Contributors, 1. Introduction, 2. The AEC Workflow, 3. Overview of Adobe Acrobat 7, 4. Creating Package Components from Documents, 5. Creating Other Package Components, 6. Converting AEC File Formats, 7. Assembling the Package, 8. Modifying Content in the Package, 9. Adding Navigation to the Package, 10. Security, 11. Using Acrobat Forms and Databases - Lyn Price, 12. Commenting and Reviewing, 13. Using Other Features and Functions, 14. PDF Mapping - Michael Bufkin, 15. Acrobat for AEC Knowledge Management, 16. Putting It All Together, Appendix A: System Requirements, Appendix B: Acrobat 7 and Adobe Reader 7 Accessbility, Accessibility Features, Accessibility Setup Assistant, Index</span></p>', 6044, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('1a8b8337-4043-4ac6-a9e9-c98377652379', '55e8a277-181b-431b-8ff2-f577b6b917fa', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Equality and Diversity in Social Work Practice New</h1>', 4755, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('1a8e90f7-bbfd-4e20-b427-f0767dd9c2d7', '11acd124-5eba-4c9d-88fe-ddbe92c085e3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">Varahamihira is considered to be the foremost Hindu Astronomer and Astrologer. He was master of all the three sections of Astrology. The outstanding works of Varahamihira are:</span></span></span></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">Brhat Saffihita</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">Brhad Jataka</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">Laghu Jataka.</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">Brhad Yogayatra</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">Samasa &nbsp;Samhita</span></span></span></span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">Brhat Sathhita is the most celebrated work of Varahamihira. The 106 chapters of the Brhat Sarhhita contain all the practical and useful knowledge of the astronomical aspects for the daily life of the people in general. The chapters of this book contain in depth information about Astronomy, Geography, Meteorology, Portents, Agriculture, Economics, Physiognomy, Botany, Zoology, Erotics, Gemology, Augurus. Calendar, Stellar lore etc.</span></span></span><br>
<br>
<span style="font-size:10.5pt"><span style="color:#333333"><span style="background-color:white">The present edition of Brhat Saitihita is a compilation of two texts out of which one is in Sanskrit language edited by Prof. Hendrick Kern - a well-known German scholar and the other is the English translation of the Brhat Sathhita by N. Chidambaram Iyer again a well- known South-Indian scholar. Both the texts have been edited thoroughly by the present editor Dr. Shri Krishna ‘Jugnu’ and the outcome is the present edition of Brhat Samfihita which is the first and the most unique of its type. This edition not only includes complete Sanskrit Text and English Translation, but also important Notes at various places and an Index of Verses at the last.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">The name of Varaha-mihira must be familiar to every Saiskrit scholar from the writings of Colebrooke, Davis, Sir William Jones, Weber. Lassen. and, not least, from the writings of Albiruni, brought to public notice by Reinaud. But, however well known the name of the Hindu astronomer and astrologer may be, his work</span></span></span></span></span></p>', 1524, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('1a8fe258-2729-47f5-ab5d-1d7328fffeda', '4a303fed-da18-4087-99a7-6da450072f27', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sports and Games</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Samuel John</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804392</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5091, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('1aa704bd-457e-4534-a943-92a14c9d5fcf', '53d7b0cb-d3ab-410b-ad79-f4964f3cb443', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book introduces new dimensions of thinking about architectural theory. Investigating Renaissance pneumatic architecture with respect to other disciplines of arts and sciences, the collected essays substantiate the thesis that pneuma (air, wind, spirit, soul) is a fundamental link in establishing harmony between the human body, a building and the cosmos.</span></p>

<p style="text-align:justify"><span style="font-size:18px">While much of the modern scholarship of the sixteenth and seventeenth centuries has been devoted to the mathematics of ideal architecture, this book recontextualizes essence, wind and ventilation as principles of classical building, and shows that one of the primary goals of Renaissance architects was to harness the powers of pneuma so as to foster the art of well-being. This volume, written by leading architectural historians and scholars, delineates ancient and Renaissance theories and practices of pneumatology, and indicates a link to contemporary environmental questions. It examines Anaximenes, Hippocrates, Galen, Trento, Romano, Alberti, Serlio, Palladio, Scamozzi and other thinkers and humanists. The essays also illustrate the most famous examples of hygienico-therapeutic villas, including Rotonda, La Rocca Pisana and Eolia, a pneumatic model of Renaissance Venetian architecture.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Illustration credits, List of contributors, Acknowledgements, Foreword, 1 Aeolian winds and the spirit of Renaissance architecture Academic Eolia revisited, 2 Chasma ges: Delphic pneuma and the cult of Asklepios, 3 "Study the warm winds and the cold" Hippocrates and the Renaissance villa, The role of the winds in architectural theory from Vitruvius to Scamozzi, 5 Making visible the invisible signs of air in architectural treatises, 6 Poetry and "spirited" ancient sculpture in Renaissance Rome: Pomponio Leto''s Academy to the sixteenth-century sculpture garden, 7 The winds in the corners: Giulio Romano, the elements and the Palazzo Te''s Fall of the Giants, 8 The breath of cities, Index</span></p>', 6046, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('1ab93bc5-fa40-47cd-a585-2f921e1cda30', 'bee2da59-ae7a-4a25-b45b-dc9e04f02c8d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Harold J. Kushner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817645342</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4007, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('1ad3f0ae-5f3c-4114-8fc8-3bc6be535466', '4b3e0ac2-4fd4-476b-b571-acd64b352b78', 'Description HTML', 1, '<p>As data centers grow in size and complexity, enterprises are adopting server virtualization technologies such as VMware, VMotion, NIC teaming, and server clustering to achieve increased efficiency of resources and to ensure business resilience. However, these technologies often involve significant expense and challenges to deal with complex multisite interconnections and to maintain the high availability of network resources and applications. Interconnecting Data Centers Using VPLS presents Virtual Private LAN Service (VPLS) based solutions that provide high-speed, low-latency network and Spanning Tree Protocol (STP) isolation between data centers resulting in significant cost savings and a highly resilient virtualized network. The design guidance, configuration examples, and best practices presented in this book have been validated under the Cisco Validated Design (CVD) System Assurance program to facilitate faster, more reliable and more predictable deployments. The presented solutions include detailed information about issues that relate to large Layer 2 bridging domains and offer guidance for extending VLANs over Layer 3 networks using VPLS technology. Implementing this breakthrough Data Center Interconnect (DCI) strategy will evolve your network to support current server virtualization techniques and to provide a solid foundation for emerging approaches. The book takes you from the legacy deployment models for DCI, problems associated with extending Layer 2 networks, through VPN technologies, to various MST-, EEM-, and GRE-based deployment models and beyond. Although this book is intended to be read cover-to-cover, it is designed to be flexible and allow you to easily move between chapters to develop the solution most compatible with your requirements. Describes a variety of deployment models to effectively transport Layer 2 information, allowing your virtualization solution to operate effectively Explains benefits and trade-offs of various solutions for you to choose the solution most compatible with your network requirements to ensure business resilience Provides detailed design guidance and configuration examples that follow Cisco best practice recommendations tested within the CVD This book is part of the Networking Technology Series from Cisco Press®, which offers networking professionals valuable information for constructing efficient networks, understanding new technologies, and building successful careers.</p>', 3448, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('1ae92a36-2455-4222-a2b7-1e50c812a61b', '3f42d179-96e5-4ca8-a0b9-4ee85647245e', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Espace Minimum Exerience Maximale</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Philip Jodidio</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">186470120X</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781864701203</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">188</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1810, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('1af00871-caff-40e3-abf2-0214bdd7d8a0', '10f8b9a4-a237-4aeb-85e3-325bf349c53d', 'Description HTML', 1, '<p><span style="background-color:#ffffff; color:#333333">"The </span><strong>Handbook of Stem Cells</strong><span style="background-color:#ffffff; color:#333333">, edited by Robert Lanza and colleagues, is an ambitious new text that achieves extraordinary completeness and inclusiveness...the editors have succeeded in putting together a reference that is broad enough in scope, but sufficiently detailed and rigorous, to be of real interest to both new and seasoned investigators in the field. ...In providing this treatise, which covers the history, biology, methods and applications of stem cells, the editors and authors have succeeded in establishing a conceptual framework and a common language for the field. In so doing, they have ensured that this two-volume set will serve as a benchmark reference in stem cell biology for years to come."</span><br />
<span style="background-color:#ffffff; color:#333333">-Steve Goldman, University of Rechester Medical Center, in NATURE CELL BIOLOGY (April 2005, Volume 7, No. 4)</span><br />
<br />
<span style="background-color:#ffffff; color:#333333">"I am firmly convinced this is a set every biologist and physician, whatsoever his specialty, must have on his desk. ...The reader can benefit from the contributions by the foremost authorities and premiere names (more than 300 contributors; addresses provided) in the field of stem cell research. The two-volume collection of articles (155 chapters) covers everything of the present state of stem cell science, from the care and feeding of mouse stem cells to the possible use of embryonic stem cells in spinal cord repair."</span><br />
<span style="background-color:#ffffff; color:#333333">--CarloAlberto Redi, Book review editor for the EUROPEAN JOURNAL OF HISTOCHEMISTRY (49/1)</span><br />
<span style="background-color:#ffffff; color:#333333">"These books make an invaluable contribution to the education of researchers and clinicians both of the present day and of the future. They should be available in libraries of all biology and medical schools as well as those of companies and research institutions."</span><br />
<span style="background-color:#ffffff; color:#333333">--Ian Wilmut in Times Higher Education Supplement</span><br />
<br />
<span style="background-color:#ffffff; color:#333333">"...a two volume collection of scientific articles covering everything from the care and feeding of mouse stems cells to the possible use of embryonic stem cells in spinal cord repairs. With 155 chapters and more than 300 contributors, the handbook is the result of a two-year effort to present the state of stem-cell science...The first volume focuses on embryonic stem cells, those found in human and animal embryos. Volume two covers stem cells drawn from fetuses and the ''adult'' stem cells available in the bodies of children and adults...Actors Mary Tyler Moore and Christopher Reeve, who have previously lobbied for stem-cell research, also contributed chapters."</span><br />
<span style="background-color:#ffffff; color:#333333">-Lisa Eckelbecker, </span><em>Telegram & Gazette</em><br />
<br />
<span style="background-color:#ffffff; color:#333333">"...a collection of definitive articles by the world''s experts... the research outlined in this volume is equally certain to contribute to cures for cancer and for a large number of other less famous diseases - many of mysterious origin - that presently represent terrible afflictions for humanity."</span><br />
<span style="background-color:#ffffff; color:#333333">--Bruce Alberts, President of the National Academy of Sciences (from the Foreword to Volume 1)</span><br />
<br />
<span style="background-color:#ffffff; color:#333333">"This two-volume book is a much-needed attempt to bring together the cumulative work of many investigators in widely diverse aspects of stem cell studies."</span><br />
<span style="background-color:#ffffff; color:#333333">--E. Donnal Thomas, Nobel Laureate Medicine/Physiology, 1990 (from the Foreword to Volume 2)</span><br />
<span style="background-color:#ffffff; color:#333333">"...the </span><strong>Handbook of Stem Cells</strong><span style="background-color:#ffffff; color:#333333"> is highly recommended primarily as a reference for scientists in the field of animal development...Academic medical libraries and other academic or special libraries serving researchers in cell and developmental biology will particularly benefit from having this handbook available."</span><br />
<span style="background-color:#ffffff; color:#333333">--Susan Kendall, Health Sciences Librarian, Michigan State University Library in E-Streams (February 2005)</span></p>
', 1364, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('1b035d97-1910-42e2-ac58-5622cb3a3dd1', '9e578326-422d-49b3-8f08-fa9dffecf4d8', 'Additional Attributes HTML', 1, '<h1>Dynamics of Combustion Systems New</h1>', 4075, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('1b0bda19-4acd-4dd0-ab33-3880277823d2', '6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', 'Description HTML', 1, '<h1>Cross-Curricular - Children''s Spiritual, Moral, Social and Cultural Development - Primary and Early Years - 2/e New</h1>', 4594, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1b10eb9e-83c5-4982-882f-8fe1320b3aee', '50b33ce6-f598-4a46-b081-4f9af431fbd7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Progress in Mathematical Physics</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pierre Angles</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817635121</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2562, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('1b1bb7d6-1776-4dfa-bcd9-387af999e8a7', 'c43c8491-4170-4165-9848-91bed8bb4ecd', 'Additional Attributes HTML', 1, '<h1>Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies NEW</h1>', 5618, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('1b2a1288-33ac-4c84-ae4d-cbc6bad9e060', 'f696e605-bed7-4647-8c4d-bc7918a754b0', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Food Microbiology, 2/e - 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Carl A. Batt, Mary Lou Tortorello</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:14px"><span style="font-family:Calibri,sans-serif"><strong>Carl A. Batt&nbsp;- </strong>Cornell University, Ithaca, NY, USA</span></span></p>

			<p style="text-align:center"><span style="font-size:14px"><strong>Mary Lou Tortorello&nbsp;- </strong>U.S. Food and Drug Administration, Bedford Park, IL, USA</span></p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780123847331</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">3248 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', 1538, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('1b3feed9-1a0c-4771-ac98-3996dde42b9b', 'b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R. Prasad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781107172883</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4177, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('1b415bef-2914-4bd3-9ad9-c46e6debdc04', 'fcfaae26-0daf-4370-976f-6a86e810ba4e', 'Description HTML', 1, '<h1>Human Right and Violation Book</h1>', 4528, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1b4a4ba4-9d65-459b-b480-ae3f1f087344', '3417edb1-01e9-4066-8856-179dc4ce99fe', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Spa: The Sensuous Experience&nbsp;takes you on a worldwide tour of the most spectacular spas, hand-picked by spa aficionados Robert D. Henry and Julie D. Taylor. This collection of 50 thermal, resort, wellness and medical, day, destination, thalasso, and hotel spas spotlights the location, design, and treatment experiences that make them havens of sensuous well-being and luxury. Each chapter is introduced by a spa expert, who gives you the meaning of each spa type-from warm, soothing waters of Thermal Spas to traveler''s escapes at Hotel Spas. The New York Times'' Julie V. lovine lends her expertise to an informative history of the rituals and palaces encompassing Salus Per Aqua (health through water).</span></p>

<p style="text-align:justify"><span style="font-size:18px">Some of the spas you''ll experience have never been seen before (Orient Retreat Spa in Taiwan), some are well-known classics (Takaragawa Onsen in Japan), and others are sure to be future favorites (Kara at Park Hyatt Los Angeles). Through sumptuous photography and descriptive text, you''ll indulge in such experiences as Daintree Eco Lodge and Spa''s Walbul-Walbul Butterfly treatment with Australian salts and mud, Nopal Anti-Cellulite and Detox Wrap using local Mexican cactus at Las Ventanas al Paraiso, Wine Barrel Bath whirlpool at the working French vineyard of Les Sources de Caudalie, White Lotus Enricher at Banyan Tree Shanghai day spa, and Balneo-Sono-Color-Relaxation at Liquidrom Therme Bath in Berlin, to name just a few of the signature treatments awaiting you.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Whether you''re a world traveler or an armchair voyager, you''ll find a rich cornucopia of sybaritic encounters in Spa: The Sensuous Experience.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content - </strong>Spa State of Mind, The History of Spa, Spas by Definition, Thermal Spas, A Warming Trend, Blue Lagoon, Spa Bad Elster, Liquidrom Therme Bath, Takaragawa Onsen, Thermae Bath Spa, Therme Vals, Resort Spas, Resorting to Well-Being, Island Spa at Kuda Huraa, Spa at Amelia Island Plantation, Banyan Tree Bintan, The Retreat at Aphrodite Hills Resort, Amanjena Health and Beauty Center, COMO Shambhala at Parrot Cay, Nemacolin Woodlands Resort and Spa, Vigilius Mountain Resort, The Carneros Inn, Wellness & Medical Spas, Creating Health, Ajune, Skinklinic, Chiva-Som international Health Resort, Blue Medical Beauty Spa, Spa Fusion, Day Spas, Seizing the Day, Banyan Tree Shanghai, E''SPA at Gianfranco Ferre, Orient Retreat Spa, Rogner-Bad Blumau, Evian Spa by Three, The Greenhouse, Destination Spas, Total Spa Immersion, Red Mountain Resort and Spa, Les Sources de Caudalie, Six Senses Spa at Madinat Jumeirah, Banyan Tree Seychelles, Mii amo, Daintree Eco Lodge and Spa, Plateau at Grand Hyatt Hong Kong, Rajvilas, Sanctuary Spa on Camelback Mountain, Thalasso Spas, The Ocean Within, Delos Spa Center, Zara Spa, Thalassa Spa, Miramar Crouesty, Hotel Spas, Check Into Pampering, Bathhouse Spa at The Hotel, Samas at Park Hotel Kenmare, Estrella Spa at Viceroy Palm Springs, The Spa at Mandarin Oriental, New York, Kara at Park Hyatt Los Angeles, Quality Spa and Resort Holmsbu, Spa at Las Ventanas al Paraiso, The Oriental Spa at The Oriental, Bangkok, Spa Bellagio, Spa Without Valls at The Fairmont Orchid, The Spa at Four Seasons Resort Chiang Mai, Directory, Acknowledgements</span></p>', 6018, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('1b6081dc-a694-438d-ade5-5a4aae580d70', '72aa6efe-dd5e-4566-9b82-1e45206d9971', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Narottam Gaan, Dr. Sudhansubala Das, Mr. Susanta Kumar Parida</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350741832</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4285, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('1b6cb573-f0bb-42e6-b297-20110fea9ddb', '201cd378-c290-4d22-9010-9d7fcc456f3c', 'Description HTML', 1, '<p>‘Indian retail is always talked about as the next big opportunity. In reality, it continues to be an intriguing and challenging Ali Baba’s cave due to its diversity of customers and products. Gibson’s book is a primer on the DNA of Indian retail, which explains the opportunities and challenges along with success stories of operational excellence. A must-read for all retailers and students to unravel the secret sauce of success, while achieving customer centricity, co-existence and profitability.’ (Govind Shrikhande, Customer Care Associate and Former Managing Director, Shoppers’ Stop Ltd) ‘In the context of India, whenever there is reference to retailing, it is common to equate it to modern trade. However, having practised it for several decades, I can say that the core of Indian retailing still remains largely undiscovered. How can small enterprises survive for so many years? My dear friend Gibson has Advance Praise touched the nerve that will be torchlight to seekers of the truth of Indian retailing. Interesting!’ (K. Radhakrishnan, Co-founder, Tata Starquik.com) ‘This book is a power-packed capsule on retail. It captures the science of modern retailing as practised by big successful retailers in India and across the world and blends them with the unique practices of the small mom and pop retailers that have made them successful. It weaves both these strands into a comprehensive guide to retailing that is full of examples, heart-warming stories and practical ways to implement. Gibson has demystified modern retail for the family retailers and for the large retailers, he has brought out the practices of the family retailers which build unparalleled stickiness and resilience. In doing so, it also makes for a fascinating and lovely read for a consumer and a practitioner.’ (Neelesh Hundekari, Partner (Asia Pacific)–Consumer and Retail Practice, A.T. Kearney Ltd, UK (India branch office)) ‘The right book at the right time—when Indian retail is at its crossroads.’ (Hemu Ramaiah, Former CEO and Founder, Landmark Book Stores; Managing Director, Shop4solutions Pvt. Ltd) ‘If an attitude of positivity and genuine friendliness is shown by every shopkeeper, they can get closer to their customers and win them forever. Gibson’s book gives useful pointers to run the retail business in India profitably—whether big or small, or traditional or modern! It’s an interesting and resourceful read, page after page, with case examples and illustrations. I’m sure every reader would be delighted to go through each winning experience in the world of retailing presented in the book!’ (Rajeev Gopalakrishnan, President–South Asia, Bata Emerging Markets) ‘The awareness levels of most leading brands are very high. So, mass media channels no more play a significant role in brand purchase decisions. The focus now shifts to the retail outlet— the point-of-purchase. The more you understand the retail environment, the better you will succeed in building strong brands. Gibson’s book beacons it all!’ (Biju Dominic, CEO and Co-founder, FinalMile Consulting (Behaviour Architects)) ‘Dr Gibson is an extremely experienced retail professional, who is also endowed with the gift of extraordinary writing and teaching skills, which enable him to share his knowledge with others. The 10 success factors will help small retail businesses survive and thrive the disruption that will unfold during the next decade.’ (Krish Iyer, President and CEO, Walmart India) ‘This book is a great read filled with valuable detailed information hand-picked from Indian retail for Indian retail. The curated selection of real-life learning from the best of great traditional and modern retailers adds authenticity to the different concepts explained by Gibson in the journey of the book. Interesting anecdotes from his life experiences add delightful “beyond detail” nostalgia to the descriptions and add a very important ingredient in retail—the emotional touch. The book gives very useful and hands-on tips derived from intuitive traditional shopkeeping interpreted in the context of today’s competitive, connected world of retail in India. A superb read and a valuable ready reckoner for efficient and effective retailing!’ (Surender Gnanaolivu, Senior Consultant–Retail Experience)</p>', 3142, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('1b723d5a-d521-41a1-b495-094fa614fb9c', 'cd9bf435-c300-490e-8667-8893a34675a0', 'Description HTML', 1, '<p>The study of surfaces with constant mean curvature (CMC) is one of the main topics in classical differential geometry. Moreover, CMC surfaces are important mathematical models for the physics of interfaces in the absence of gravity, where they separate two different media or for capillary phenomena. Further, as most techniques used in the theory of CMC surfaces not only involve geometric methods but also PDE and complex analysis, the theory is also of great interest for many other mathematical fields.</p>

<p>While minimal surfaces and CMC surfaces in general have already been treated in the literature, the present work is the first to present a comprehensive study of “compact surfaces with boundaries,” narrowing its focus to a geometric view. Basic issues include the discussion whether the symmetries of the curve inherit to the surface; the possible values of the mean curvature, area and volume; stability; the circular boundary case and the existence of the Plateau problem in the non-parametric case. The exposition provides an outlook on recent research but also a set of techniques that allows the results to be expanded to other ambient spaces. Throughout the text, numerous illustrations clarify the results and their proofs.</p>

<p>The book is intended for graduate students and researchers in the field of differential geometry and especially theory of surfaces, including geometric analysis and geometric PDEs. It guides readers up to the state-of-the-art of the theory and introduces them to interesting open problems.</p>', 1705, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('1b868b94-7845-444a-acda-10e0b51a0ee4', 'd9f002d7-68db-492d-b86d-de03c8c45acc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Virendra Singh Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381630082</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5355, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('1b8b6501-7066-4945-8df6-78d9c5c868fb', '613ba2c7-870d-4629-9976-98687638904f', 'Description HTML', 1, '<h1>Resource Sharing and Networking in Digital Libraries</h1>', 3344, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('1b8cac65-b3c4-41be-99a3-da8d6fa99927', '123fcd24-7c5d-4f17-9979-30a38db8bd02', 'Description HTML', 1, '<h1>The Becquerel rays and the Properties of radium A BOOK</h1>', 5262, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('1b91aef7-b53b-4087-911f-d1447c82b10b', 'de286da3-6d5b-4d53-89a1-c8d5a8144928', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">What Congress & Gandhi Have Done To The Untouchables</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789363986626</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nation Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 340, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('1b941431-72e4-4cd3-90fb-3d408a821fde', 'ee9d55d3-2f41-4667-b359-d5fe0a0f508e', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Arial,Helvetica,sans-serif"><span style="font-size:11pt">This dictionary is the fruit of many years’ work undertaken by a large group of scholars from the USSR and other socialist countries. It is designed for all those who are interested in or working on questions requiring a scientific approach to matters of religion. The dictionary has almost 2,500 entries and it includes a wide range of terms that serve to reflect the modern attainments of philosophy and natural science and also those of Marxist research into questions of religion.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Arial,Helvetica,sans-serif"><span style="font-size:11pt">Entries are arranged in alphabetical order, and certain words are picked out in italics to indicate that special entries are devoted to them elsewhere in the dictionary (e.g. in the entry entitled LAWS OF NATURE “natural science” is picked out in italics and later there is a separate entry devoted to it which examines the concept in more detail). Dates of the festivals celebrated in the Orthodox Church are given according to the Julian Calendar, while the date according to the Gregorian Calendar is given alongside in brackets.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Arial,Helvetica,sans-serif"><span style="font-size:11pt">The period of the rise and consolidation of capitalism in Europe and North America (17<sup>th</sup> -19<sup>th</sup> centuries) is referred to in this dictionary as the Modern Era, a term widely accepted in the present-day Soviet historical science.</span></span></p>', 1176, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('1b97a785-a117-4cc7-8a10-3d1abcb32f5c', 'bb04a725-d5b3-470a-817b-8f39e8df99ef', 'Description HTML', 1, '<h1>Plant Anatomy and Physiology New</h1>', 3820, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('1b997985-d7c8-4bb7-ad40-68609c5abb82', '09bb961d-a612-49c2-a375-a4aa992af984', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Contents </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Cambria",serif">CHAPTER 1: GOLD/SILVER NANOPARTICLES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">1.1 Gold and Silver Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">1.2 The Optical Properties of Gold and Silver Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">1.3&nbsp;Chemical Synthesis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">1.4 Characterization and Synthesis of Gold, Silver and Mixed Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">1.5 Coupling of Biomolecules to NPs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">1.6 Adverse Reaction of Dyes to NPs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Cambria",serif">CHAPTER 2: REVIEW OF LITERATURE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.1 Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.2 Gold Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.3 Properties of Gold Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.3.1 Optical Properties</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.3.2 Shape and Crystallinity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.3.3 Stability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.3.4 Physical Property Data</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.4 Stability of the Colloids Formed by Gold Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.5 Silver Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.6 Properties of Silver Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.6.1 Opticarticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.6.2 Physical Property Data</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.6.3 Statistical Information on Heat Transfer</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.7 Nanoparticle Gold/Silver Synthesis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.7.1&nbsp;Mixture of Gold Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.7.2&nbsp;Mixture of Silver&nbsp;Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.7.3 Technique for the Seeded Growth of Gold&nbsp;and Silver Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.7.4 Different Techni ues for Nano-Si ed Gold&nbsp;and Silver&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.7.5 Synthesis of Gold&nbsp;and Silver Nanoparticles Using Green Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.8 Biomolecule-Nanoparticle Interaction Research&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.9 Interaction Studies of Organic Pollutants with Nanoparticles&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.9.1 The&nbsp;ability of Natural Dyes to Inhibit the Growth of Microbes in Solution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">2.9.2 Natural Dyes&nbsp;ability to inhibit the Growth of Microbes on Substrates</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Cambria",serif">CHAPTER 3: EXPERIMENTAL</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.1.1 Common Terminologies & Concepts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.2&nbsp;Synthesis Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.2.1 Equipment & Materials</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.3 Experiment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.3.1 The Synthesis of Gold Nanoparticles that&nbsp;are Capped with Citrate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.3.2 The Synthesis of Silver Nanoparticles that&nbsp;are Capped with Citrate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.3.3 Citrate-Capped Gold&nbsp;and Silver Nanoparticles Synthesis ed By Mixing with Citrate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.4 DNA CAPPED</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.5 Antimicrobial&nbsp;Activity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.6 Characterization of NPs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.6.1 UV-Vis Spectroscopy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">3.6.2 Tem Stands for Transmission Electron Microscopy (TEM)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Cambria",serif">CHAPTER 4: RESULT & DISCUSSION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.1 Citrate Capped Gold Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.1.1 Parameter Changed: Volume of Citrate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.1.2 Parameter Changed: Concentration of Trisodium Citrate&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.2 Citrate Capped Silver Nanoparticles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.3 Citrate Capped Mix Nanoparticles (Gold and Silver)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.4 Aunps (Gnps), Agnps, and Mixnps Interactions with Bsa</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.4.1 Absorption in Reaction to an Spr</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.5&nbsp;Aunps (Gnps), Agnps, and Mixnps Interactions with DNA</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.6 Organic Pollutants (Dyes) and Aunps, Agnps, and Mixnps</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.6.1 Absorbance of Congo Red Dye Via Surface&nbsp;Plasmon Resonance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.6.2 Absorbance Readings Using Alizarin Red S Dye According to Spr</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.7 Comparative Studies of Physical Parameters: Bsa Protein, Congo Red and Alizarin Red S Dyes With Aunps, Agnps and Mixnps&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.7.1 Ph.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.7.2 Potential (E.m.f.)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.7.3 Conductivity (Ms Or Ms).</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.7.4 Density (Gm/MI)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.7.5 Viscosity (CPs)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">4.8 Antibecterial Activity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Cambria",serif">CHAPTER 5: SUMMARY & CONCLUSION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">Bibliography</span></span></span></p>', 1374, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('1bbc9903-5a5b-4f9e-9417-b6d7e193a00b', 'c794965d-107c-4c86-98bb-7b4f33ddecb1', 'Description HTML', 1, '<p>This elementary account of the differential geometry of curves and surfaces in space provides students with a good foundation for further study. It explores the ideas of curvature and torsion using the concept of the spin-vector, and it examines the curvature of surfaces, with particular reference to developable surfaces and ruled surfaces. The approach is by vector methods throughout, but only the most elementary vector algebra is assumed. The text consistently appeals first to geometrical intuition, and then the treatment is made fully rigorous as far as space permits. Many special types of surfaces occur among the examples, and a complete set of solutions provides readers with a full appreciation of all concepts.</p>', 2373, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('1bc26c88-43b8-4751-a36a-53376f0fdddf', '6ff6b0da-3381-4b32-94ca-cce8a856dd74', 'Description HTML', 1, '<p>Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.</p>', 5523, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('1bc3e923-1945-4e1d-8999-635cd89f8206', '05ad85ba-9bf7-4845-8263-730784c9788f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Constitution we Adopted (With Artworks)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vijay Hansaria</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788198236265</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mohan Law House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 127, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('1bc77d32-3095-46f7-93b1-bc649c0c3fe2', '82b79ccd-d7fe-401d-bba1-fa1a534b11c7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William S. Kisaalita</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781420073492</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>404</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5908, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('1be3ce2a-38b3-4344-9644-52e0e4457e5d', 'e3c70054-5d67-4361-9977-adb08b2d6be9', 'Description HTML', 1, '<h1>Samajshastra Prichay New</h1>', 4971, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('1bec5abf-2b97-4bb8-8e9a-0acd0061eeba', '65b30cfa-1258-405c-a10c-9d55e7788c53', 'Description HTML', 1, '<h1>Mahrishi Vedvyas Pranitam, Shri Kalik Puranamu (Mool Hindi Anuvad Evam Tipanni Sahit</h1>', 2791, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('1c127fcd-9557-433d-becf-8868df0c7e05', 'cdfc11cc-2d90-498d-970b-f9edb867c600', 'Description HTML', 1, '<p><span style="font-size:14px"><strong>About the Book</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">The Mahabharata of Veda Vyasa is regarded as one of the world''s greatest war epics.&nbsp; The Mahabharata tells the tale of the conflict between the Pandava and Kaurava clans. Adi Parva, the first section of the Mahabharata, is included in the initial volume. Anukramanika, Parva Sangraha, Pauloma, Astika, Adivansavatarana, Jatugriha, Hidimva-vadha, Vaka-vadha, Chaitraratha, and the Pandavas'' subsequent exile are among the parvas that further&nbsp;subdivide the Adi Parva.&nbsp; Rajya-labha, Arjuna-vanavasa, Sambhavayamvara, Vaivahika, Viduragamana, Subhadra-harana, Haranaharana, and Khandeva-daha Parva.&nbsp; Ugrasava sauti recites Adi Parva to the sages in the Naimisha forest.&nbsp; The histories of Bharatas and Bhrigus are contained in it.&nbsp; It also includes the hisories of the Kuru and Pandava kingdoms, as well as Dhritarashtra''s persecution of the Pandavas.&nbsp; It tells the tales of figures like Shantanu, Dhritarashtra, Dushyanta, Shakuntala, and Dronacharya, as well as the birth of Lord Krishna, the protagonist of this epic.&nbsp; It also discusses the unions of the five Pandavas with Draupadi and Arjuna and Bhima with Subhadra and Hidimba, respectively.&nbsp; The parva also talks about the rule of Yudhishthira before to his defeat and the Pandavas'' subsequent banishment.</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>CONTENTS:</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 1</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>ADI PARVA</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">PARVA SANGRAHA</span></p>

<p style="text-align:justify"><span style="font-size:12px">PAUSHYA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">PAULOMA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ASTIKA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ADIVANSAVATARANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SAMBHAV PARYA</span></p>

<p style="text-align:justify"><span style="font-size:12px">JATUGRIHA&nbsp; PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">HIDIMVA-VADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">VAKA-VADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">CHAITRARATHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SWAYAMVARA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">VAIVAHIKA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">VIDURAGAMANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">RAJYA-LABHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ARJUNA-VANAVASA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SUBHADRA-HARANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">HARANAHARANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">KHANDAVA-DAHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL.&nbsp;2</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>SABHA PARVA</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">SABHAKRIYA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">LOKAPALA SABHAKHAYANA</span></p>

<p style="text-align:justify"><span style="font-size:12px">RAJA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SUYARAMBHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">JARASANDHTA-BADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">DIGVIJAYA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">RAJASUYIKA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ARGHYAHARANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SISUPALA-BADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">DYUTA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ARANYAKA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">KIRMIRABADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ARJUNABHIGAMANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">KAIRATA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">INDRALOKAGAMANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">NALOPAKHYANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">TIRTHA-YATRA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 3</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VANA PARVA</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">TIRTHA-YATRA PARVA (CONTINUED)</span></p>

<p style="text-align:justify"><span style="font-size:12px">MARKANDEYA-SAMASYA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">DRAUPADI-SATYABHAMA SAMVADA</span></p>

<p style="text-align:justify"><span style="font-size:12px">GHOSHA-YATRA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">DRAUPADI-HARANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">PATIVRATA-MAHATMYA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ARANYA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 4</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VIRATA PARVA</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">PANDAYA-PRAVESA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SAMAYAPALANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">KICHAKA-BADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">GO-HARANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">UDYOGA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">UDYOGA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SANAT-SUJATA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">BHAGWAT YANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ULUKA DUTAGAMANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 5</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>BHISHMA PARVA</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">JAMVU-KHANDA NIRMANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">BHUMI PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">BHAGAVAT-GITA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 6</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>DRONA PARVA</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">DRONABHISHEKA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ABHIMANYU-BADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">JAYADRATHA-VADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">GHATOTKACHA-BADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">DRONA-VADHA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 7</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>KARNA PARVA</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">SHALYA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SAUPTIKA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">STREE PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">JALAPRADANIKA-PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">STREE-VILAPA-PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 8</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">RAJADHARMANUSASANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">APADDHARMANUSASANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 9</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">SANTI PARVA (PART II)</span></p>

<p style="text-align:justify"><span style="font-size:12px">MOKSHADHARMA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 10</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">SANTI PARVA (PART III)</span></p>

<p style="text-align:justify"><span style="font-size:12px">ANUSASANIKA PARVA (PART I)</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 11</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">ANUSASANIKA PARVA (PART II)</span></p>

<p style="text-align:justify"><span style="font-size:12px"><strong>VOL. 12</strong></span></p>

<p style="text-align:justify"><span style="font-size:12px">ASWAMEDHIKA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ANUGITA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">ASRAMAVASA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">PUTRADARSANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">NARADAGAMANA PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">MAUSALA-PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">MAHAPRASTHANIKA-PARVA</span></p>

<p style="text-align:justify"><span style="font-size:12px">SVARGAROHANIKA-PARVA</span></p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify">&nbsp;</p>', 1306, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('1c184645-0123-472b-b68e-1178c509ad83', '513a2398-d7fc-4f66-b713-6dcd94c5c918', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Philosophy of the Upanish DS and ancient Indian Metaphysics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Archibald Edward Gough</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Kegan Paul</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1903</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 65, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('1c1aeb96-e97b-4217-ba50-38daa4a441d8', 'be046e5e-478e-47a7-a77f-a9a1c2e3ab18', 'Description HTML', 1, '<p>In this volume one finds basic techniques from algebra and number theory (e.g. congruences, unique factorization domains, finite fields, quadratic residues, primality tests, continued fractions, etc.) which in recent years have proven to be extremely useful for applications to cryptography and coding theory. Both cryptography and codes have crucial applications in our daily lives, and they are described here, while the complexity problems that arise in implementing the related numerical algorithms are also taken into due account. Cryptography has been developed in great detail, both in its classical and more recent aspects. In particular public key cryptography is extensively discussed, the use of algebraic geometry, specifically of elliptic curves over finite fields, is illustrated, and a final chapter is devoted to quantum cryptography, which is the new frontier of the field. Coding theory is not discussed in full; however a chapter, sufficient for a good introduction to the subject, has been devoted to linear codes. Each chapter ends with several complements and with an extensive list of exercises, the solutions to most of which are included in the last chapter. Though the book contains advanced material, such as cryptography on elliptic curves, Goppa codes using algebraic curves over finite fields, and the recent AKS polynomial primality test, the authors'' objective has been to keep the exposition as self-contained and elementary as possible. Therefore the book will be useful to students and researchers, both in theoretical (e.g. mathematicians) and in applied sciences (e.g. physicists, engineers, computer scientists, etc.) seeking a friendly introduction to the important subjects treated here. The book will also be useful for teachers who intend to give courses on these topics.</p>', 2559, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('1c2166b0-c4b9-4f1f-b791-36c6884c7c00', '10751af7-eaa7-42fb-a063-97ec4be1b0fc', 'Description HTML', 1, '<h1>Historical Sketches of Ancient Dekhan</h1>', 2665, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('1c2d3d9e-cf65-4401-9baf-115184503379', 'df987ea0-dfa2-4224-aa56-e425c7f6693e', 'Description HTML', 1, '<h5>Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan</h5>', 2924, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('1c32069f-798f-4fd7-b0df-c6f6dcb5a447', '798bc15b-4b6a-42db-877b-d3746581aea3', 'Description HTML', 1, '<h1>Scheduled Caste Women</h1>', 4887, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('1c37735e-1e64-4924-a37f-5a0451ddce0e', 'cd731e46-2669-41bf-bf91-6d73413a31df', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sushil Kumar Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791767</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5786, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('1c467936-8652-4a9f-9e86-eeff4fc26665', '2c3b5d45-c36c-4def-9b32-dc692e295efd', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>This is a college textbook. The book discusses the requirements imposed on reactor materials. It characterises coolants and discusses irradiation-produced changes taking place therein. The book examines the properties of structural and nuclear fuel materials and the manner in which they are influenced by service factors. The book also considers on an up-to-date level, strength, compatibility, radiation, and corrosion resistance of the structural and fuel materials. The book will be of primary value to students of power engineering and to engineers working in the fields involving nuclear power.</p>

<p>Preface 1</p>

<p>1. Structural Scheme: Nuclear Power Plant 9</p>

<p>2. Requirements Imposed on Reactor Materials 19</p>

<p>2.1 General 19</p>

<p>2.2 Requirements Imposed on Reactor or Core Materials 21</p>

<p>2.3 Requirements Imposed on the Materials of Components Outside the Core 25</p>

<p>2.4 Materials Utilized in Reactor Engineering 25</p>

<p>3. Strength, Compatibility, and Radiation Stability of Reactor Materials 28</p>

<p>3.1 Defects of Crystal Lattice 28</p>

<p>3.2 High-temperature Strength and Deformation of Metals 43</p>

<p>3.3 Compatibility of Reactor Materials 51</p>

<p>3.4 Radiation Stability of Structural Materials 56</p>

<p>4. Coolants in Nuclear Reactors 69</p>

<p>4.1 Liquid-metal Coolants 69</p>

<p>4.2 Organic Coolants 83</p>

<p>4.3 Gas Coolants 84</p>

<p>4.4 Water Coolant 95</p>

<p>5. Corrosion of Reactor Materials 111</p>

<p>5.1 Classification of Corrosion Processes 111</p>

<p>5.2 Electrical Double Layer 161</p>

<p>5.3 Kinetics of Cathodic Processes 121</p>

<p>5.4 Kinetics of Anodic Processes 172</p>

<p>5.5 Local Corrosion 341</p>

<p>5.6 Influence of Various Factors on Corrosion of Reactor Materials 41</p>

<p>5.7 Effect of Radiation on Corrosion 94</p>

<p>6. Water Radiolysis 151</p>

<p>6.1 Nuclear Reactor Radiation 152</p>

<p>6.2 Interaction of Radiation with Matter 451</p>

<p>6.3 Theory of Free Radicals 61</p>

<p>6.4 Radiolysis in Nuclear Reactors 761</p>

<p>7. Fuel Materials 171</p>

<p>7.1 Physical and Mechanical Properties of Uranium 171</p>

<p>7.2 Radiation Growth of Uranium 175</p>

<p>7.3 Gas Swelling 171</p>

<p>7.4 Effect of Radiation on Mechanical Properties of Uranium 180</p>

<p>7.5 Uranium Alloys 181</p>

<p>7.6 Uranium Compatibility with Cladding Materials and Uranium Corrosion 181</p>

<p>7.7 Plutonium and Its Alloys 190</p>

<p>7.8 Thorium and Its Alloys 196</p>

<p>7.9 Ceramic and Dispersion Nuclear Fuel 206</p>

<p>8. Structural Materials of Core 215</p>

<p>8.1 Berrylium 215</p>

<p>8.2 Graphite 218</p>

<p>8.3 Control and Shielding Materials 226</p>

<p>8.4 Magneisum and its Alloys 231</p>

<p>8.5 Aluminium and its Alloys 234</p>

<p>8.6 Zicronium and its Alloys 246</p>

<p>8.7 Austenitic Chrome-nickel Stainless Steel 254</p>

<p>9. Materials of Reactor Vessel and Other Components of Nuclear Power Plants 268</p>

<p>9.1 Perlitic Steels 268</p>

<p>9.2 Chromium Stainless Steels 282</p>

<p>9.3 Copper Alloys 295</p>

<p>9.4 Titanium and Its Alloys 312</p>

<p>Appendices 299</p>

<p>References 303</p>

<p>Index 305</p>', 1230, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('1c4cd1f3-9c32-4b7b-aa92-8adfaba0ee9a', '27cbaeaf-da27-486a-af0c-a0ae82524962', 'Description HTML', 1, '<h5>कलाम-ए-अनवर</h5>', 1418, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('1c5901c2-9133-4e02-9842-b42ea733dacf', 'db7316de-fc48-4eca-b7cc-7e56fe3ce9f6', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Methodology for Product Development in Architecture</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Mike Eekhout</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781586039653</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">230</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3045, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('1c634495-64c0-43cf-9890-e1e994016014', 'b59e3a1c-3852-4ebf-8394-8f799ab413c7', 'Description HTML', 1, '<p>In a period when the amount of time devoted to physical education on primary initial teacher training routes is increasingly becoming ''squeezed'', trainee teachers will welcome the concise and reader-friendly format this book offers. Julia Lawrence has taken great care to provide a balanced and relevant overview of the major topics trainee teachers often lack confidence in, when planning and delivering lessons. The book follows a logical sequence, firstly exploring and justifying the importance of the subject within the primary context, before using an accessible theory-informed approach to discuss other important areas such as Safe Practice and how children develop movement competencies. A particularly useful and welcome feature for trainee teachers is the book''s companion website. Helpful links to teaching resources and further reading will appeal in particular to non-specialist trainees hoping to gain a deeper understanding of this subject. This book provides essential reading for all trainee primary teachers who are following undergraduate, postgraduate or employment-based routes into teaching'' -<br>
Nigel Clarke, Senior Lecturer in Physical Education, University of Cumbria</p>', 5087, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('1c63d638-f4d9-4514-a766-38d78889d90a', 'cf54b85d-0d17-4f8f-8bf1-4cb42e0d804f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Religious Studies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mona Siddiqui</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847873606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1624</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>
			<p>English</p>
			</td>
		</tr>
		<tr>
			<th>Year</th>
			<td>2010</td>
		</tr>
	</tbody>
</table>', 5187, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('1c66bb4b-a9d1-4565-89b8-e431d2c791d8', '0a86567a-72e0-456e-b9c1-1e97bdfdc817', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dirk Inze</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780792366782</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3577, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('1c7737d5-4443-41ed-9a87-dd6bc8446474', 'f56e8cb6-685c-44b6-aeba-23e21ec1bee9', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Theory and Applications</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rabi Bhattacharya and Mukul Majumdar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780521532723</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;480</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 1634, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('1c80119d-83e6-4ed2-a133-4035a1e1389b', '5618e39b-1f62-4b9c-b9a9-6b20ddd89b97', 'Additional Attributes HTML', 1, '<h1>Public Policies For Human Development NEQW</h1>', 5311, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('1c81af8c-ea4c-4055-98af-5a36410fc52a', '6ed3d092-34d9-4254-a1be-11eea30bf664', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Why do we do things that we know are bad for us? Why do we line up to buy greasy fast food that is terrible for our bodies? Why do we take the potentially lethal risk of cosmetic surgery to have a smaller nose, bigger lips, or a less wrinkled face? Why do we risk life and limb in a fit of road rage to seek revenge against someone who merely cut us off in traffic?&nbsp;If these life choices are simply responses to cultural norms and pressures, then why did these particularly self-destructive patterns evolve in place of more sensible ones? </span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">In When Culture and Biology Collide, E.O. Smith behaviours that are endemic to contemporary Western society, and proposes new ways of understanding and addressing these problems. Our physiology and behaviour are the products of thousands of generations of evolutionary history. Every day we play out behaviours that have been part of the human experience for a very long time, yet these behaviours are enacted in an arena that is far different from that in which they evolved. Smith argues that this discordance between behaviour and environment sets up conditions in which there can be real conflict between our evolving psychological perdispositions and the dictates of culture. </span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Topics such as drug abuse, depression, beauty and self-image, obesity and dieting, ethnic diversity and welfare are all used as sample case studies.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Acknowledgments, 1 Intersection of Biology and Culture, 2 Road Rage, Stress, and Evolution, Beauty, Blepharoplasty, Barbie, and Miss America, 4 Fat, Diet, and Evolution, 5 Depression, Antidepressants, and Evolution, 6 Welfare, Cooperation, and Evolution, Notes, References, Index&nbsp;</span></p>', 5007, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('1c88cd44-38e6-4bc9-85c1-0daa19814ecd', '882689b3-7c22-4c9f-8771-21f34973ac5c', 'Description HTML', 1, '<h1>Gender Studies - A Survey New</h1>', 4730, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('1c967205-289e-49ac-ab6a-c83d8f53acca', 'a7f050dc-c6ca-4ca0-b19e-dae80f07fde4', 'Description HTML', 1, '<h1>Critical Responses to Commonwealth Literature</h1>', 2733, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('1c9befa1-c2fa-4cfb-9bc4-9fc119387f2b', 'c040346b-15b8-4875-a95f-039dc23b76f5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">OM Operations + Supply Chain Management 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David A. Collier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353503512</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 814, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('1c9f7f23-65a6-4f10-8875-1176471a7c3a', '708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Physical Science & Technology 3/e &nbsp;18 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">&nbsp;Robert A. Meyers</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<h3 style="text-align:center"><span style="font-size:14px">Robert A. Meyers - Ramtech, Inc., Tarzana, California, USA</span></h3>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780122274107</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">15453 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', 1542, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('1ca002b0-9dbe-4ff3-ba2b-08c9b9dedcc1', '27cbaeaf-da27-486a-af0c-a0ae82524962', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">कलाम-ए-अनवर</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">मनोहर सहाए अनवर&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830303</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1419, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('1ca3e91f-f519-44ad-a691-66e7c49ddcde', '662b3ff0-9e47-4a74-88b3-c09f2e2fa522', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Denis O. Hara</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446201695</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>208</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>208</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5978, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('1cb0a685-4858-4b57-a7b4-c4fcbb6ca61b', '9a2d4598-e063-4ba3-8699-6f992c8f024d', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Oxford Studies in Ancient Philosophy - V XXXIII</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">David Sedley</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780199238019</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">428</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2107, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('1cb61eaf-cd0f-4f0b-b61a-f7d778ce7f48', 'b501eca0-bb00-4b4e-84ae-57d5a1a16be2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Betsy Bruce, John Ray, Robyn Ness</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131762011</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>496</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5845, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('1cba42d8-e1e2-4f44-b845-d9d86a429f93', '23c4a176-0360-4bee-8f63-9aec807d6f95', 'Description HTML', 1, '<p>Developed to give students a thorough understanding of financial statement analysis, Financial Accounting allows students to see how financial statements are developed and how they are eventually used by business managers.</p>

<ul>
</ul>', 3136, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('1cc0a8ad-00ab-4d09-b1cd-aa1f8c35c0d3', 'e83d5912-20be-480f-86f0-30b359275be4', 'Description HTML', 1, '<h1>Social Work and Poverty Reduction Strategies New</h1>', 4845, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('1ccf8177-9745-4155-9274-1a195b8d62bf', '1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Faiths, fairs and festivals play a dominant role in our society. They have deep links with our customs, beliefs and traditions, in fact the functioning of our society depends upon the celebration of big and small functions. Thus there are festivals and fairs in the memory of our Gods, Goddesses, and deities. Indeed they are several in number. For example we celebrate Diwali, Dussehra and other festivals and fairs with much pomp and show. They have links with religious fakirs and avatars who had miraculous power.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Sometime these are the annual feature. People make huge preparations in the form of dance and music, shops are well arranged. There is much festivity and a sense of happiness on the faces of a common man or women. People greet each other, sit in groups and enjoy eatables of their taste.</span></p>

<p style="text-align:justify"><span style="font-size:18px">These festivals and fairs bring about a sense of religions unity among the communities. It generates the feeling of strong brotherhood and the sense of helping attitude among millions of people.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The purpose of writing this book is to make my countrymen aware of the greatness and cultural unity of the nation. Hope that this book will be informative to them all who want to know their culture, society and people in greater depths.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;1. Great Hindu Festivals,&nbsp;2. Other Festivals,&nbsp;3. Important Fairs of India,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2216, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('1ce474bc-bd47-4e08-8850-db3f60f5f17b', '4fb4406b-97c5-49f6-b72a-223d3a75159d', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">This book is an anthology of some selected research papers which were written in last one decade. Most of them were delivered in international and national forums and getting published for the first time and few of them are already published and are re-published . These articles are mainly on four themes, reproductive health of women in Uttarakhand Himalayas, tribes of Uttrakhand analysis of folk religion and anthropology of food- and food-ways. The underlining theme of all the papers is women. In mountain setting a subject lease researched and neglected. These studies are based on original facts drawn through ethnographic field work and investigations sin mountain and tribal villages in the state of Uttarakhand.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Acknowledgment, Preface, 1. Women in Garhwal Himalayas: Reproductive Role, Social Status and Empowerment, 2. Health and Supernatural Spirits in Uttarakhand : Culture of Folk Healing and Modernity, 3. Ethnic Food to Fast Food : Mobility and Meltdown in Food Culture of Himalayan Society, 4. Missing Girl and Son Preference : Newly Emerging Trends of Gender Bias in Uttarakhand, 5. Food Avoidance and Fetal Care : Food Culture and Fiminine Health In Rural Himalayas, 6. Bio - Social Perspective on Folk Perception of Afflictions of Women in Uttarakhand, 7. Folk Beliefs and Taboos Related to Child Birth and Care In Uttarakhand Rural Society, 8. Flowering and Fruiting of a Child : Folk Perception of Female Physiology during Pregnancy in Uttarakhand, 9. Rural Dai : Folk Management of Abortion, Infertility and Birth Control in Uttarakhand, 10. Reproduction, Food and Mortality : Reviewing Health of Tribal Women in India, 11. Folk Medicine and Prophylactic Practices in Yamuna Valley : In Uttarakhand Himalaya, 12. Rural Natha Tradition: It''s Role in Curing Folk Maladies in Uttarakhand, 13. Ethnographic Study of Royal Pilgrimage of Goddess Nanda : An Event Reflecting Surviving Past Traditions and Emerging Social Transformations, 14. Social Dynamics of Nanda Devi Raj-Jat : Inclusive and Egalitarian Role of a Religious Procession, 15. Divine Wrath to Divine Protection : Social Functioning of Folk Religion in Himachal Pradesh*, 16. Doctor or a Bharra : Interplay of Folk, Modern Medicine and Shamanism in the Tharu Tribe</span></p>', 5603, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('1cfeb92e-661f-43fd-a905-18e5cea934f0', '84c9db22-daa2-4ea2-94d5-90d55b412def', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Handbook of Disaster Research Handbooks of Sociology and Social Research</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Havidan Rodriguez</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0387323317</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387323312</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>611</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2006th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 3811, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('1d241b11-6a53-4225-a53b-ecf2b3b97782', 'a0dbe3e3-3374-4401-b1f9-3b5443c22032', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">कुषाण काल का इतिहास: राजनैतिक सामाजिक आर्थिक व्यवस्था का अध्ययन </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">श्रद्धा जायसवाल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789392619144</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Khama Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 152, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('1d3e8788-232f-4b98-801a-b30ac7b94334', '8f6a3d1f-f94f-4bd2-98c1-aa5cb0ac77e7', 'Description HTML', 1, '<h1>Raja Rao - The Master and His Moves</h1>', 4915, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('1d3f793c-8e5d-4772-bb87-7cc2b702c356', '57f8bcf2-67b1-404d-b8b5-529949cfe540', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The idea of designing the first two parts of this three-part problem book belongs to Professor B. Demidovich, but his early death prevented him from putting it into practice. The plans of Professor Demidovich were developed and realized by a group of authors who have had long pedagogical experience lecturing higher mathematics to engineering students.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The structure of the book was suggested by Professor a. Efimov, who also carried out the general editorship.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The problems contained in the book cover the branches of mathematics studied at engineering colleges.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Each section is supplied with a brief introduction containing the relevant theoretical material (definitions, formulas, theorems) and a plenty of thoroughly worked examples.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">All the problems are furnished with answers and the most complicated of them with solutions.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">CONTENTS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface to the English Edition</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 14. The Theory of Probability</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 15. Mathematical Statistics</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 16. Partial Differential Equations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 17. Integral Equations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendix</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Bibliography</span></span></p>
', 1038, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('1d4b2845-c570-464c-8144-dd6bd73efd2f', '52ddc93b-e3d2-4b77-9609-4a7e477b0e22', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nozar Niazi, Rama Gautam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120340619</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2430, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('1d652f19-beb0-4ebc-8c92-6242146e5a47', '0701198f-e5b8-4944-9a6a-586b3538b9d1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ved Prakash Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160836</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5396, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('1d6dd84d-6340-4ad7-8f05-0a7da167c40d', '1cf570e5-b285-4174-b479-370f97c2ed08', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Helps students become better speakers in their classrooms, workplaces, and communities This top-selling, comprehensive introductory public speaking title highlights and develops the theme of “Finding Your Voice.” It helps students develop as speakers and as people, as they gain presentation skills and confidence, discover causes that interest and engage them, and give them a sense of purpose. This theme reinforces the book’s primary goal of helping students to become better communicators in their classrooms, workplaces and communities.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: The Foundations of Public Speaking</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Preparation for Public Speaking</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Developing Presentation Skills</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: Types of Public Speaking</span></span></span></p>
', 189, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('1d82e8b7-c688-40e2-a251-33d80b4e2963', 'baa23fcf-6623-470d-97ea-cd838615cdde', 'Description HTML', 1, '<p>This book examines the major armed conflicts in South Asia. The articles study conflict management, look at the direction the armed conflict is likely to take and provide a set of alternative measures that could be pursued by the actors. Designed as an annual series, the articles provide a brief historical sketch of the emergence of armed conflict, outlining its various phases. This volume examines the various armed conflicts in South Asia in 2009 – in Afghanistan, FATA and NWFP, J&K, North-East India, Nepal and Sri Lanka, and sectarian and Naxalite violence in Pakistan and India respectively. The volume also includes an exclusive chapter on the continuing story of suicide terrorism in Pakistan. This important collection discusses India’s geo-strategic importance and its common borders with its neighbours; the psychological and economic costs of violence and the problem of refugee migrants; treaties, memorandums and ceasefire agreements signed over the past several years across countries; the role of the United Nations and other peacekeeping forces; and the future of failed and failing states.</p>', 5527, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('1d838f63-3ae4-4dbb-aa1d-ed168ed5c01b', 'ba64ac21-8d4e-457e-8cba-b9fe9f5a036d', 'Description HTML', 1, '<p>"Bem and de Jong present complex ideas in an accessible manner. Theoretical Issues in Psychology gives undergraduate psychology students all the resources they need to begin reflecting on the most pressing conceptual issues in their discipline." - Stuart Wilson, Queen Margaret University The 3rd edition of Theoretical Issues in Psychology provides an authoritative overview of the conceptual issues in psychology which introduces the underlying philosophies that underpin them. It includes new insights across the philosophy of science combined with increased psychological coverage to show clearly how these two communities interrelate, ensuring an integrative understanding of the fundamental debates and how they link to your wider studies. Key features of this new edition include: Concise paragraphs, multiple examples and additional summaries throughout to help you focus on key areas of knowledge. Textboxes with definitions and key concepts to help your understanding of the main debates and ideas. New content on the philosophy of mind, philosophy of science, cognition and cognitive neuroscience. New up-to-date material on consciousness and evolutionary psychology. For lecturers and teachers, PowerPoint slides are available for each chapter. Sacha Bem & Huib Looren de Jong''s textbook remains essential for students taking courses in conceptual and historical issues in psychology, the philosophy of psychology or theoretical psychology.</p>', 5501, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('1d867b25-aa3d-4801-9451-71c6d27a51bb', '1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">International Strategy: Contect, Concepts and Implications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David Collis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788126552429 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 414, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('1d88aad0-a99e-4b59-832a-424f81f0bb24', '78058af2-425f-407b-b640-b60e069bc5e5', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Otomar Hajek</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;0486462838</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780486462837</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;266</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1638, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('1d90e28c-3ce7-4706-b1fb-264ea40069ac', 'd71269a4-87ed-47f4-9f0b-6a1794e6521c', 'Additional Attributes HTML', 1, '<h1>Nonequilibrium Quantum Field Theory&nbsp;</h1>', 4155, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('1d9e21be-0bd3-4bf4-8ca1-4b0f4686f4de', '5050f771-a71b-47f6-8548-07d35820826a', 'Description HTML', 1, '<p>These are the Proceedings of International Conference on Geoenvironment held at University of Jammu during April 23 - 25, 2007.</p>

<ul>
</ul>', 3852, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('1da411f7-c6aa-400b-b066-76fc27aa1caf', 'ae0324fd-adfb-43d3-93ca-170759647350', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Herbal Plant Production Technology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Chhaya Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352691715</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 698, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('1da7f61f-a064-47f9-89c8-4534c4903ea2', '1ce3a3a4-97dc-45ed-bd8c-a0e2b56bcd94', 'Additional Attributes HTML', 1, '<h1>Essential Social Psychology - 2/e</h1>', 5496, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('1db0644b-8279-41cb-bb89-a81ba1c8c943', 'e428382c-8423-473a-9f84-2caacca189d3', 'Description HTML', 1, '<p>Textbook on " Computational Intelligence in Economics and Finance".</p>', 3104, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('1db672f0-06d8-4c92-b401-8fc2c3d94bb4', '1d8e2e04-8db1-4d22-aef5-2efddd768f28', 'Description HTML', 1, '<h1>Shri Prannath Pradeep - Mahamati Prannath ji ka Sanshipt Jivan Evam Darshan</h1>', 2970, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('1dbd9aa4-9516-49aa-8365-b9c4379433cb', '67b9435f-20cd-4f0b-a553-cd789627c31a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.P. Gaur</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394688</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4521, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1dbd9f33-cfff-46e3-b010-9ee3e9925f96', '144eadb3-0ffb-4fdd-a494-cda6786f6be5', 'Description HTML', 1, '<p>Industrial ecology may be a relatively new concept - yet it''s already proven instrumental for solving a wide variety of problems involving pollution and hazardous waste, especially where available material resources have been limited. By treating industrial systems in a manner that parallels ecological systems in nature, industrial ecology provides a substantial addition to the technologies of environmental chemistry. Stanley E. Manahan, bestselling author of many environmental chemistry books for Lewis Publishers, now examines Industrial Ecology: Environmental Chemistry and Hazardous Waste. His study of this innovative technology uses an overall framework of industrial ecology to cover hazardous wastes from an environmental chemistry perspective. Chapters one to seven focus on how industrial ecology relates to environmental science and technology, with consideration of the anthrosphere as one of five major environmental spheres. Subsequent chapters deal specifically with hazardous substances and hazardous waste, as they relate to industrial ecology and environmental chemistry.</p>', 5280, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('1dceff49-aaca-458b-a00d-520c61371630', '8949acce-f34f-445d-b983-2c47ae307e86', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Manual of Soil Laboratory Testing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. H. Head</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1420044672</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781420044676</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>412</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>3rd&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3665, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('1dcf63d5-0567-4c1f-95d2-aa5b6eb4790c', 'c417de55-b0a8-4498-b460-1a88bfe7e10c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td>
			<p style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Principles of Linear Algebra with Mathematica</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kenneth M. Shiskowski,</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470637951</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edition</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">598+14</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1335, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('1dde20ff-c5d9-4869-a351-071be26e5264', '986d6bf4-a97f-4bbf-824a-f4827aa41ba3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Arno Bohm</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181280725</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3983, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('1de2898b-6440-4225-bfb3-2f0e4366dc28', '9e030f9b-fba2-4c28-b300-6089d54a57b3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Challenges and Opportunities in Agrometeorology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Surendra Bhanot</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789393884589</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 926, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('1de5aaf2-69f1-483b-8aae-d881c018445d', '6ad3ef15-8802-4eb4-be14-432acd58df77', 'Additional Attributes HTML', 1, '<h1>New Frontiers in Banking Services - Emerging Needs and Tailored Products for Untapped Markets</h1>', 3041, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('1df0a1ed-6db3-4885-8acb-9a8334d24723', 'ce788aee-7cda-48ad-8518-ad5a4997df45', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Spencer C. Tucker</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415234979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding
			<table id="product-attribute-specs-table" style="width:100%">
				<tbody>
					<tr>
						<th>Sub Title</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Author</th>
						<td>Spencer C. Tucker</td>
					</tr>
					<tr>
						<th>About Author</th>
						<td>N/A</td>
					</tr>
					<tr>
						<th>Content</th>
						<td>N/A</td>
					</tr>
					<tr>
						<th>ISBN 10 Digit</th>
						<td>No</td>
					</tr>
					<tr>
						<th>ISBN 13 Digit</th>
						<td>9780415234979</td>
					</tr>
					<tr>
						<th>Pages</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Binding</th>
						<td>Paperback</td>
					</tr>
					<tr>
						<th>Year of Publication</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Edition of Book</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Language</th>
						<td>No</td>
					</tr>
					<tr>
						<th>Illustrations</th>
						<td>No</td>
					</tr>
					<tr>
						<th>About Book</th>
						<td>No</td>
					</tr>
				</tbody>
			</table>
			</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2628, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('1e022be3-bc47-4fa2-a0e6-1ffba2373412', '5699a53d-a694-47ff-af39-4d714ace54d4', 'Description HTML', 1, '<p>The text is designed for engineering students at the senior undergraduate level and first-year students at graduate level, and professionals (R&D engineers in the industry and factory managers). The authors offer a unique effort in presenting a unified and systematic treatment of various modeling methodologies and analysis techniques for performance evaluation of automated manufacturing systems.The text begins with an overview of automated manufacturing systems, and then provides a clear and comprehensive discussion of three principal analytical modeling paradigms: Markov chains, queues and queuing networks, and petri nets.</p>', 5743, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('1e0516af-89ad-4b46-a5ed-890331336cff', '0536d7d2-998f-4444-9169-f1ceb7c21de0', 'Description HTML', 1, '<h1>Pakistan''s Fourth Military Coup</h1>', 4304, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('1e05219c-0348-4b7d-a116-a95905b31096', '596f2a18-28b2-4fb1-99fa-482132924bcb', 'Description HTML', 1, '<h1>Metaphors of Subversion in American Fiction - Carnivalesque in Ken Kesey, Kurt Vonnegut Jr and Philip Roth</h1>', 2765, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('1e0c2d82-b392-4739-b6a7-79f2e79900a8', 'a07df990-700c-44f0-976b-c9c9687e8635', 'Description HTML', 1, '<h1>Upanyaas ka Samajshastra book</h1>', 4985, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('1e0e4232-4baf-49c1-b466-e407daa5bc20', 'b9686a29-dd31-4b47-94eb-e915c4893653', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Physics of Weakly Ionized Gases</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>B.M Smirnov</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Mir Publishers</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Year of Publication</strong></td>
			<td style="text-align:center"><strong>1981</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>432</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1136, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('1e0eee44-7d89-434a-94d4-b5a86ead1ec3', '1f9b4e2c-7a0e-4811-b5d0-3c6497a28541', 'Description HTML', 1, '<h1>Indian Women at the Crossroads Book</h1>', 4881, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('1e11c2ed-4de2-42c4-9ca8-e51e653658eb', '210bbba2-7e86-4bd6-8176-c27b8eb69a7d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This English language book is a must-have for any art lover or collector. With special attributes like being illustrated and in excellent condition, this book is a rare find. Although not personalised or signed, this book is a treasure that will add value to any collection. Get your hands on this 1979 edition and delve into the artistry of Degas.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">With Degas by Ernest Rouart</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Degas, Dance, Drawing by Paul Valery</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>LIFE AND WORKS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">From historical scenes to painting everyday reality</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Traces of tension</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">A new pictorial conception</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dancers “from another planet”</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>DOCUMENTATION</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Degas year by year </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Expertise (The monotypes)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Degas as a collector</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Books about Degas</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Degas in museums</span></span></p>
', 739, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('1e262b13-1a94-4dbc-9bc2-b36dccda7883', '45eeb443-7c68-4f68-848c-49d67e2f300d', 'Description HTML', 1, '<p>The present anthology aims to probe, discuss and scrutinize the ways in which Indian writers have dealt with different social, political and psychological issues in their writings. It also extensively covers the Indian sensibility as manifested in the works of many eminent writers. It is a humble attempt to fill the dearth of comprehensive critical studies from multiple perspectives. This volume does not claim to be highly comprehensive in analyzing Indian sensibility through different perspectives, taking into the consideration its immensely rich cultural and social heritage. But it is expected that it will be an indispensable source for students and teachers of Indian writing in English and will enable the readers to grasp the real scenario of the contemporary Indian literature in English.</p>', 5801, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('1e3f38be-c751-4f22-8295-863314896afc', 'cfe331dd-be16-4715-bd8b-1e65f7d8c958', 'Description HTML', 1, '<p>Key Features Provides comprehensive, in-depth, and comparative coverage of the Internet Protocol (both IPv4 and IPv6) and its many related technologies. Written for developers, operators, and managers, and designed to be used as both an overview and a reference. Discusses major concepts in traffic engineering, providing detailed looks at MPLS and GMPLS and how they control both IP and non-IP traffic. Covers protocols for governing routing and transport, and for managing switches, components, and the network as a whole, along with higher-level application protocols. Offers thoughtful guidance on choosing between protocols, selecting features within a protocol, and other service- and performance-related decisions. Description The view presented in The Internet and Its Protocols is at once broad and deep. It covers all the common protocols and how they combine to create the Internet in its totality. More importantly, it describes each one completely, examining the requirements it addresses and the exact means by which it does its job. These descriptions include message flows, full message formats, and message exchanges for normal and error operation. They are supported by numerous diagrams and tables. This book''s comparative approach gives you something more valuable: insight into the decisions you face as you build and maintain your network, network device, or network application. Author Adrian Farrel''s experience and advice will dramatically smooth your path as you work to offer improved performance and a wider range of services. Readership Networking professionals, i.e., applications programmers, hardware/software developers, systems testers, network managers and network operators Quotes "Not only is this book thorough in covering the networking technologies and the applications of today''s communications networks, it also guides you to comprehensive understanding of problems and solutions. This should be mandatory reading for every professional in our business Tell the Publisher! I''d like to read this book on Kindle Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.</p>', 3396, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('1e92f57b-e256-472d-8aaa-bc303a388cfb', 'dd001942-0c74-40ba-a31c-09937f692a1b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Industrial Relations and Labour Laws "The book aims to throw light on all the dimensions of industrial relations and labour laws. It is organised into two parts: first part focusing on the history and theory relating to the industrial relations, and the second part providing detailed on specific provisions of labour laws being enforced in India. Contemporary approach with detailed coverage on labour laws detailed coverage of topics like Payment of Bonus Act, ESI Act, Maternity Benefit Act, etc. Extensive reference to legal provisions and case laws.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART A INDUSTRIAL RELATIONS </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Industrial Relations: An overview </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Indian Labour Force </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Trade unions: Concept, evolution and Functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Trade unions in India: Various Issues </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Collective Bargaining </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Industrial discipline and Grievance Handling </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Industrial Conflict and disputes </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Settlement of Industrial disputes </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Labour Welfare </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Wages, Government Policies on Labour and Five-Year Plans </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Workers’ Participation in Management </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Industrial Relations: International Perspective </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Industrial Health and Safety </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART B LABOUR LAWS </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 The Factories Act, 1948 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 The Industrial disputes Act, 1947 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 The Industrial employment (Standing orders) Act, 1946 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 The Maternity Benefit Act, 1961 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 The Minimum Wages Act, 1948 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 The Payment of Bonus Act, 1965 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20 The Payment of Gratuity Act, 1972 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21 The Payment of Wages Act, 1936 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22 The Trade unions Act, 1926 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23 The employees’ Provident Fund and Miscellaneous Provisions Act, 1952 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24 The employees’ State Insurance Act, 1948 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">25 The employees’ Compensation Act, 1923 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">26 The Contract Labour (Regulation and Abolition) Act, 1970</span></span></span></p>
', 503, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('1e948aae-c734-4e19-bb85-f41689a50482', 'da36979f-5748-41f8-ada0-460ff89b689b', 'Description HTML', 1, '<h1>NGO Discourse The Role And Future Of NGOs</h1>', 3562, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('1e9f558d-566b-496a-957d-55c8d28927b0', '82bb0b2e-487d-4ea1-9307-251ddf1594df', 'Description HTML', 1, '<p>This comprehensive handbook provides an overview and update of the issues, theories, processes, and applications of the social science of population studies. The volume''s 30 chapters cover the full range of conceptual, empirical, disciplinary, and applied approaches to the study of demographic phenomena. This book is the first effort to assess the entire field since Hauser and Duncan''s 1959 classic, The Study of Population. The chapter authors are among the leading contributors to demographic scholarship over the past four decades. They represent a variety of disciplines and theoretical perspectives as well as interests in both basic and applied research.</p>', 5541, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('1eaae58d-61d3-462d-8f01-429981b1e78c', '4c3993f4-36b7-42b9-94f2-b23ccc6951da', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Author  </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Resource Management provides a strong foundation of essential elements of the subject as well as a clear understanding of how HRM links with business strategy. Through practical applications, it illustrates the importance of employees on every level of an organization. This book helps students build the strong foundation and relevant skill set required in today''s workplace. End-of-chapter Workshops are designed to foster analytic, diagnostic, team-building, investigative, presentation, communication, writing, and other essential HRM skills, while chapter summaries, reviews, and discussion questions help reinforce the content.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Part 1 Understanding HRM</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1 The Dynamic Environment of HRM</span></span></span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Learning Outcomes</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Globalization</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Issues in HRM: Invasion of Privacy?</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Legal Compliance</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Workforce Composition Trends</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Diversity Topics: Valuing a Diverse Workplace</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Diversity and Inclusion</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Labor Costs</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Diversity Topics: Glass Ceiling Still a Barrier for Women Globally</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Issues Contingent Workers Create for HRM</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Continuous Improvement Programs</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employee Involvement</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Other HRM Challenges</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Issues in HRM: Guidelines for Acting Ethically</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Issues in HRM: Everyday Ethics</span></span></span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2 Functions and Strategy</span></span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Learning Outcomes</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Evolution of Management</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Functions of Management</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Role of HR in the Strategic Management Process</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="color:#333333"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Diversity Topics: Politics, Profits</span></span></span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 615, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('1ebded9b-3fcd-4598-b708-8c19fc5711aa', '2d54c486-0c21-46b4-8dab-e72f3b5b3f23', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Latifa Kazi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963853</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3483, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('1ec21f9f-206c-48d9-af15-85a1a68e8d12', '534b5e73-0ef6-44df-82a3-ae7f04e7f509', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Political Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Howard Lavine</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848607095</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1656</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5492, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('1ec91efb-d622-4a2d-ad82-9d92380d377e', 'ffeca105-5931-4b35-aeb3-44f7639a4237', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">About the book</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">Each volume reviews the total synthesis of a set of compounds looking at syntheses reported historically and at the practice current at the time of publication. From volume 1 focusing on carbohydrates, prostaglandins, nucleic acids, antibiotics, naturally occurring oxygen ring compounds and pyrrole pigments, the series continues with coverage of aromatic steroids, monoterpenes, triterpenes, sesquiterpenes, cannabinoids, natural inophores, insect pheromones and alkaloids. Volumes revisit the total synthesis of key compounds such as carbohydrates, nucleic acids and pyrrole pigments several times during the series building a picture of the historic development of total synthesis techniques for these major groups. Chapters are edited by experts in their field to give a complete overview of the best in the field at the time.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">Contents</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">The Synthesis of Monoterpenes</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">The Total Synthesis of Sesquiterpenes</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">The Synthesis of Triterpenes</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">Naturally Occurring Aromatic Steroids</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">Compound Index</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#212121">Reaction Index</span></span></span></span></span></p>
', 1011, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('1ecb8e95-0d55-49c8-9f42-492a1a20a532', '929883f6-77a0-4808-a64b-2435be2e8121', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">SukraNiti</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Khemraj Shrikrishna Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Shri Benketshwar Streem</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1847</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 36, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('1ee3085f-ac88-4820-94b7-42588482789b', 'be9c2b0b-4b53-4d1d-9534-2ebdad0cee3f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing a Small Tourism Business is the second title of the two book series and focuses on the critical aspects of management, important for any small business including, strategy, organisational structure, operations, human resource management, marketing and financial management issues.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Welcome to the Tourism Industry</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Know your World</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Marketing your Services</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Marketing Mix</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Partnering</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case Studies</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Your People</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing the Business Processes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Caring for Finances</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Raising Small Tourism Businesses</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Forms of Business</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">ICT-Leveraged Tourism</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Don’t Kill the Golden Goose!</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Good Business Practices</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"> </p>
', 173, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('1eeec74a-b708-42e8-bd53-1756a841cd3e', '3254ccdc-d84c-45e7-9135-b9f6d9b8ea4e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Monika Davar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120346246</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5752, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('1efc2287-3bb0-4698-9998-01ffdf75a7b0', '9ee566e6-da7d-43ff-9a95-5b7af3c71cb5', 'Description HTML', 1, '<p>From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.</p>', 4490, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('1f2c9f18-9943-4b74-9213-8ce721628f38', '0b4b7d15-875d-48f8-986c-c12fcb147ce8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Encyclopedia of Environmental Ethics and Philosophy 2 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">J Baird Callicott</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780028661377</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gale Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2221, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('1f501382-f1ba-4766-a065-7f2cd00236eb', '595ac0d1-beda-4470-8a4b-d3a00c4ed090', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Muhammad Sarfaraz</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Dr. Muhammad Sarfraz is a a member of the Department of Information and Computer Science, King Fahd University of Petroleum and Minerals, Dhahran, Saudi Arabia.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0470859377</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817681104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1748, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('1f53a633-14f8-4312-b4af-7d274c9b49f5', '17a69193-9436-4fce-b21f-a9baa35d00a1', 'Description HTML', 1, '<h1>Applications of Knowledge Management in Digital Era</h1>', 3340, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('1f56c871-9d57-4fed-888d-1a2dec161847', 'c2bbe4b9-39a5-4fc4-a020-a0fc0e94ce45', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant pathogens and diseases are among the most significant challenges to survival that plants face. Disease outbreaks caused by microbial or viral pathogens can decimate crop yields and have severe effects on global food supply. Understanding the molecular mechanisms underlying plant immune response and applying this understanding to develop biotechnological tools to enhance plant defense against pathogens has great potential for moderating the impact of plant disease outbreaks. Plant Pathogen Resistance Biotechnology’s main focus is an in depth survey of the biological strategies being used to create transgenic disease resistant plants for sustainable plant resistance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant Pathogen Resistance Biotechnology is divided into four sections. The first section covers biological mechanisms underpinning disease resistance in plants, while the second highlights case studies of important pathogen-crop groups and then considers why the application of important pathogen-crop groups, transgenic-based strategies designed to selectively target pathogens could benefit crop production. The third section provides information on the status of transgenic crops around the world, and finally the last part explores high-tech alternatives to genetic engineering for developing disease resistant traits in plants.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 The Status and Prospects for Biotechnological Approaches for Attaining Sustainable Disease Resistance 1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Biological Strategies Leading Towards Disease Resistance 21</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Engineering Barriers to Infection by Undermining Pathogen Effector Function or by Gaining Effector Recognition 23</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Application of Antimicrobial Proteins and Peptides in Developing Disease</span><span style="font-family:"Times New Roman",serif">‐</span><span style="font-family:"Bookman Old Style",serif">Resistant Plants 51</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Metabolic Engineering of Chemical Defence Pathways in Plant Disease Control 71</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Arabinan: Biosynthesis and a Role in Host</span><span style="font-family:"Times New Roman",serif">‐</span><span style="font-family:"Bookman Old Style",serif">Pathogen Interactions 91</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Transcription Factors that Regulate Defence Responses and Their Use in Increasing Disease Resistance 109</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Regulation of Abiotic and Biotic Stress Responses by Plant Hormones 131</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: Case Studies for Groups of Pathogens and Important Crops. Why is it Especially Advantageous to use Transgenic Strategies for these Pathogens or Crops? 155</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Engineered Resistance to Viruses: A Case of Plant Innate Immunity 157</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Problematic Crops: 1. Potatoes: Towards Sustainable Potato Late Blight Resistance by Cisgenic R Gene Pyramiding 171</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Problematic Crops: 1. Grape: To Long Life and Good Health: Untangling the Complexity of Grape Diseases to Develop Pathogen</span><span style="font-family:"Times New Roman",serif">‐</span><span style="font-family:"Bookman Old Style",serif">Resistant Varieties 193</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Developing Sustainable Disease Resistance in Coffee: Breeding vs. Transgenic Approaches 217</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Biotechnological Approaches for Crop Protection: Transgenes for Disease Resistance in Rice 245</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Status of Transgenic Crops Around the World 273</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Status of Transgenic Crops in Argentina 275</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14 The Status of Transgenic Crops in Australia 285</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15 Transgenic Crops in Spain 295</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 16 Biotechnology and Crop Disease Resistance in South Africa 305</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: Implications of Transgenic Technologies for Improved Disease Control 317</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 17 Exploiting Plant Induced Resistance as a Route to Sustainable Crop Protection 319</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 18 Biological Control Using Microorganisms as an Alternative to Disease Resistance 341</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 19 TILLING in Plant Disease Control: Applications and Perspectives 365</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 20 Fitness Costs of Pathogen Recognition in Plants and Their Implications for Crop Improvement 385</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 653, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('1f783447-da7c-402e-90c4-8a3163d79caa', '31510c3f-2b99-4365-84b5-2e7ed27d6254', 'Description HTML', 1, '<h1>Writing Resistance - Beads of Thoughts on Women)</h1>', 5648, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('1f78d0e8-7506-46be-988e-c686a467cd23', '23feddb2-7fcd-435f-8de5-ec59b4a51794', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Brick houses with pitched roofs can often be seen in suburban streets in nearly every day in the western world. With tiled roofs and rectilinear walls, they are indistinguishable from their neighbours and reproduced en mass.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In contrast, this book looks at projects that use a variety of materials, from concrete to steel. The idea is to look at these buildings through the eyes of the architects and allow them to explain their vision... The private and public clients of the projects featured in this book, look to architecture as a way of exciting the senses rather than simply an investment. These buildings could have been built ten years ago or as recently as yesterday. Each design offers something completely new.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Introduction, A BEACON, A NEW MODEL, A SUSTAINABLE DESIGN, A VIEWING PLATFORM, AMBIGUOUS DESIGN, BACHELOR PAD, BLOCK HOUSE, CENTRED ON A FLAME, CONCRETE, CULTIVARS, DUNE HOUSE, FOLDED HOUSE, GLASS LANTERN, GREAT WHALE, LOW SLUNG, LUMINOUS DESIGN, OP ART, PROTECTIVE SHELL, REFINED TIN SHED, SMOOTH LINES, TWO PARTS HOUSE, URBAN FORTRESS, WINTER COCOON, WRAP HOUSE, Index, Acknowledgments</span></p>', 1801, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('1f8f8413-8451-486b-b3b2-189b92c6198d', 'c457cb37-56e9-4a6b-b0b2-b28c78d749cb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Pictionary of Bulbous and Rhizomatous Garden Plants covers about 80 ornamental bulbous and rhizomatous plants from tropical, subtropical and temperate regions. This highly illustrated book, comprising over 150 colour pictures, is unique in its exhaustive coverage and structure. The plants are classified into two parts, viz., Part I and II; in each part the entries are arranged in alphabetical order by botanical names, providing information about the most prevalent common name together with other common names in use, the family to which it belongs, chief morphological and floral features, the nativity and their aesthetic value. The book not only provides the botanical features but also the time of sowing and flowering of each plant. It is difficult to give universally valid recommendations for agronomic and cultural practices for bulbous plants as they are grown under different ecological and economic conditions in different climatic zones. However, the general cultural practices such as soil requirements, planting time and depths; fertilizing, mulching, flowering season and storage, etc., are given for each, although it varies from region to region. The planting and flowering time given under each entry pertain to India under geographical range 8°–30°N and 68°–97.5°E, thus covering diverse climatic conditions from tropical, subtropical to the temperate.</span></span></span><br>
&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The photographs are accompanied by captions that highlight the essential features. A comprehensive glossary is given at the end to explain different bulb-growing terms.</span></span></span><br>
&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book will be useful to students and scholars of Botany and Horticulture, especially Floriculture as well as to researchers and specialists working at National Botanical Research Institutes, Botanical Gardens, and National Bureau and National Research Centres/Organizations. It should prove handy to professionals involved in improving the landscape architecture of our educational institutions – both schools and colleges, cities and towns, parks and gardens, public and private homes (for beautifying foyers, patios and balconies), tourist spots and hotel complexes for both indoor and outdoor use and lastly to gardening and nature enthusiasts.</span></span></span></p>', 635, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('1f9452a6-031a-4edd-9645-458e3c1a0d31', '0d03083e-f46b-40bc-9b97-5a2498591996', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Political and Social Encyclopedia</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Herbert M. Kritzer</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818683026X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798186830269</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1815</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3535, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('1fa343bd-978f-4e6e-8266-1097b6f033d1', '3e820fe4-45d8-4a64-949e-a88f2487c3a5', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Computational Social Science- Benchmarks in Social Research Methods - 4 Vols.</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>&nbsp;Nigel Gilbert</td>
		</tr>
		<tr>
			<th>About Author / Editor</th>
			<td>Nigel Gilbert is Professor of Sociology at the University of Surrey, Guildford, England. He is the author or editor of 34 books and many academic papers and was the founding editor of the&nbsp;Journal of Artificial Societies and Social Simulation.&nbsp;His current research focuses on the application of agent-based models to understanding social and economic phenomena, especially the emergence of norms, culture, and innovation. He obtained a doctorate in the sociology of scientific knowledge in 1974 from the University of Cambridge and has subsequently taught at the universities of York and Surrey in England. He is one of the pioneers in the field of social simulation and is past president of the European Social Simulation Association. He is a Fellow of the UK Academy of Social Sciences and of the Royal Academy of Engineering.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1847871712</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847871718</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1664 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 3481, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('1fa4f0b5-826b-4aa6-bbb8-c121f8d1106d', '031036f3-52e6-4894-939c-be744aa10a14', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">“Custom Duty”, ipso facto is an indirect tax, imposed under the custom act, 1962. Articles 265 of the constitution of India provides that no tax shall be levied of collected except by authority of law. So far so, Entry No. 83, list I to schedule VII of the constitution empowers the union government to legislate and collect duties on imports and exports. The act of 1962 is the basic statute which governs entry or exit of different categories of vessels, aircrafts, goods, passengers etc., into of outside the country. The customs Act of 1962 just like any other tax law is primarily for the levy and collection of duties but at the same time it has the other and equality important has the other and equally important purposes such as:-</span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Regulation of imports and exports,</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Protection of domestic enquiry,</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Prevention of smuggling </span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Conservation and augmentation of foreign exchange and so on. </span></span></li>
</ul>', 1452, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('1fae4523-9465-4d58-8737-12c654440eb9', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'Description HTML', 1, '<h1>International Encyclopaedia of Children & Human Rights in 3 Vols. New</h1>', 4510, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('1fb3c145-6368-45e3-9a3e-a1f563f9f8fc', '75d34743-9d31-4e34-937c-d2be0332004f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">भारतीय कृषि </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">दीपक रावत </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789380534497</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रजत प्रकाशन </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 626, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('1fd8306a-81e8-4f09-b097-65e12673db96', 'df576d87-e145-4af6-b801-ca5c05986445', 'Description HTML', 1, '<p>Conventional calculus is too hard and too complex. Students are forced to learn too many theorems and proofs. In Free Calculus, the author suggests a direct approach to the two fundamental concepts of calculus - differentiation and integration - using two inequalities. Regular calculus is condensed into a single concise chapter. This makes the teaching of physics in step with the calculus teaching.</p>', 2327, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('1fd8c35a-46d0-4461-8cd9-3c4ddd67bc3d', 'd739d179-1af7-4962-9488-b756a869ac97', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Containing Appendices on Sanskrit Prosody and Important Literary and Geographical Names in the Ancient History of India</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">VAMAN SHIVRAM APTE</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788189211349</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">664</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2014</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2031, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('1fe77352-6517-4cb2-83f1-493071d4fd3b', 'fe047101-4168-440b-901b-8e060d714995', 'Description HTML', 1, '<h1>Updeshsahashi - Gadpadomyabhagaatimika Padyojanikaakhyayaa Shrimadramtirthvirchitvyakhyaa sanvalita</h1>', 4352, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('1feae9aa-bc0e-4126-bbe1-fff562c807d4', '47078132-796d-4575-965a-73ebbc597de8', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">With the increasing professionalization of philosophy, the question of what constitutes philosophical living has been largely neglected. Now one of the leading philosophers in the pragmatist tradition aims to recover and elaborate the pragmatic idea of philosophy as an art of living and a practical guide to living better.</span></p>

<p style="text-align:justify"><span style="font-size:18px">How should the practice of philosophy relate to the project of one''s life? To answer this question, Practicing Philosophy examines the idea of the philosophical life as expressed in our century, analyzing its essential dimensions and exploring crucial philosophical issues that arise in them: issues that range from epistemology, ethics, and politics to aesthetics, somatics, and ethnicity. In developing his own conception of the philosophical life, Shusterman critically engages the views of Dewey, Wittgenstein, and Foucault as well as the current pragmatism of Rorty, Putnam, Goodman, Habermas, and Cavell. Practicing Philosophy thus makes its case for philosophical living while providing a useful survey of the rich variety of contemporary pragmatism.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Acknowledgments,&nbsp;Introduction,&nbsp;PART I&nbsp; ETHICS AND POLITICS,&nbsp; PART II ART, KNOWLEDGE, PRAXIS,&nbsp;PART III EMBODIMENT AND ETHNICITY,&nbsp; Notes,&nbsp;Index&nbsp;</span>&nbsp;&nbsp;</span></span></p>', 2090, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('1ff2b486-8074-48e5-9cc3-f4d90124a205', '63dbd7e5-ed07-4561-a48d-dce3531f66af', 'Description HTML', 1, '<p>From the Publisher Funny, challenging, controversial, and unforgiving, this is an unprecedented personal account of a Muslim''s life in the modern world. As an Islamic scholar, outspoken social activist and well-known commentator, Esack is in a unique position to tackle the quandaries and challenges facing Muslims today. Whether it be cultivating a meaningful relationship with Allah or striving for gender equality, this groundbreaking work will help believers and non-believers alike to appreciate the eternal relevance of the Qur''an. Editorial Reviews - On Being a Muslim From the Publisher Funny, challenging, controversial, and unforgiving, this is an unprecedented personal account of a Muslim''s life in the modern world. As an Islamic scholar, outspoken social activist and well-known commentator, Esack is in a unique position to tackle the quandaries and challenges facing Muslims today. Whether it be cultivating a meaningful relationship with Allah or striving for gender equality, this groundbreaking work will help believers and non-believers alike to appreciate the eternal relevance of the Qur''an. Features - On Being a Muslim Table of Contents Table of Contents Acknowledgements ix Introduction 1 1 On Being with Allah 9 Can Allah be Supremely Indifferent? 11 Between Allah and a Neurotic Self 17 Allah: More than an Ideological Appendage 20 Words and Works for a Window 23 More to the Rituals than Motions? 27 Don''t Forget to Marinate the Meat! 30 Ramadan: When Boats are Safe in the Harbour 33 2 On Being with Myself 38 Freedom Isn''t Free 40 Dying by the Inches 45 And the Truth Shall Set You Free 51 Who Says I''m not Important? 54 Life! Life! (Or is it ''Wife! Wife!''?) 58 3 On Being with You 63 Beyond the Masks 64 Why Two Ears and One Mouth? 67 Why Does He Take so Long with the Meat? 72 To Dump or Not to Dump? 75 Though Poverty Became their Lot 78 My Brother''s Flesh on the Menu? 82 4 On Being a Social Being 87 Revelation or Revolution? 89 The Reader</p>', 2635, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('2009f972-bd80-429a-95cd-fe41677d18f2', '287369e2-d97c-4948-b017-5099ff27bd30', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Patanjal Yogdarshan-Vyasbhashya Evam Bhojvriti Sahit</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Satish Arya</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192110417</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td><a href="https://www.exoticindiaart.com/book-publisher/ved+vishvayatan+new+delhi/" title="VED VISHVAYATAN, NEW DELHI">VED VISHVAYATAN, NEW DELHI</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2977, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('201569d2-72de-4975-9616-27f2366beca4', '9b9fca1a-3369-4277-8cb9-025448d0bf42', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Chintan</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dr. Anil Mehta</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">75</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2004</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2263, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('201f81e8-3693-4924-ac5b-4e4be0714266', '0215ea2d-0113-484f-8918-920af66dc4a6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethnobotany is considered as a branch of ethnobiology, the study of past and present interrelationships between human cultures and the plants, animals, and other organisms in their environment. Like its parent field, ethnobotany makes apparent the connection between human cultural practices and the sub-disciplines of biology. A tree is a large, perennial, woody plant. Through there is no set definition regarding minimum size, the term generally applies to plants at least 6m (20 ft.) high at maturity and, more importantly, having secondary branches supported on a single main stem or trunk with clear apical dominance Compared with most other plant forms, trees are long-lived. A few species of trees grow to 100m tall, and some can live for several thousand years. Shrubs are medium-sized, woody plants taller than herbs and shorter than a tree. Their height usually ranges between 6m to 10m tall. Their features include bushy, hard, and woody stems with many branches. This book given an account of medicinal plants of all the countries on planet earth.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Ethnobotany</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Forest Botany and Trees</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Woody Tree Species</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Himalayan Subtropical of Forests</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Role of Trees</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Angiosperm Phylogeny in the Root of the Tree</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Herbal Products and Ethno-medicine Shrubs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Tree Cytology and Genetics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">       Cultivation of Tree Establishment and Measurement.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 669, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('20244b86-69f4-434d-8784-61bc29580a02', '9b09b9a1-7a34-4b3a-9456-bb659c4d3509', 'Description HTML', 1, '<p>This book introduces the syntax and features of C++ programming languages in a simple and easy-to-understand manner. The concepts are very well exemplified with program codes containing the inputs and outputs of the sample programs. The new edition has been thoroughly revised, updated and revamped as per the ANSI /ISO C++ standard.</p>', 3368, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('2025dc78-88eb-4c57-ad4c-d621dacd87cd', '96b226e3-4e7f-46cc-8198-757951b63a7f', 'Description HTML', 1, '<p>The most difficult questions facing organizations today do not have scientifically or mathematically provable solutions. Many answers that do exist depend upon time and circumstance. Systems Architecting of Organizations: Why Eagles Can''t Swim tackles a very difficult dilemma: how do even highly respected organizations maintain their vaunted excellence, accommodate the new world of global communications, transportation, economics and multinational security, and still survive against stiff competition already in place? As they are finding out, depending upon the circumstances, the demands of excellence on the one hand, and of change on the other, can be cruelly irreconcilable. This book does not just describe business strengths and weaknesses. First, it identifies potential weaknesses, then offers guidelines and insights to address them. Its approach is architectural and heuristic. Second, this book is about maintaining success in a dynamic world, not about achieving it in a static one; few are clear on what to do and not to do in the face of major change. Systems Architecting of Organizations: Why Eagles Can''t Swim helps professionals gain new perspectives when reviewing their own organizations and to see problems and opportunities previously not apparent.</p>', 6010, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('20326480-de2e-4399-b9ee-c8cade46ca91', '5ec37c0f-dee5-4368-8804-ed61c11db727', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Biotechnology - Changing Life Through Science &nbsp;V 1 : Medicine &nbsp;&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner, Brenda Wilmoth Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1414401523</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414401522</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>289</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5946, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('203582d2-8a37-43c0-9479-42fbb753c7ea', '713932c6-3092-432b-a718-cfa6158e36ff', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Compendium of Chiral Auxiliary Applications 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gregory Roos</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Gregory Roos’ formal education comprised of a BSc (1971), BSc Honours (1972), and PhD in Organic Synthesis (1976) from the University of Cape Town. A postdoctoral fellowship with Richard Cookson at the University of Southampton was followed by a few years of pharmaceutical industrial experience. His fulltime academic career involved the University of Natal, South Africa (1981-1994), Murdoch University, Australia (1994-1997), and an extended period in the Middle East, including Sultan Qaboos University, Oman (1998-2004) and The Petroleum Institute, Abu Dhabi (2004-2008). He has successfully taught across various cultures and has received awards for his teaching contributions and innovations. Since 2009, as an adjunct Professor at Murdoch University, he shares his time between Australia and Dubai.
			<p>His research interests have focused on the development of synthetic methodology, with particular interest in asymmetric processes. This provided numerous publications in the areas of the Baylis-Hillman reaction, imidazolidinone chiral auxiliaries, and dirhodium catalyst development and applications. This period also included a number of productive collaborative visits with Tony McKervey (University College Cork & Queen’s University, Belfast), C. K. Sha (Shin Hua University, Taiwan), Mike Doyle (Trinity University, San Antonio), and Ron Warrener (CQU Rockhampton, Queensland). In 2001 he received the Merck Gold Medal for research from the South African Chemical Institute.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0125953496</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780125953496</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1423 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1576, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('203c5f20-c6db-4993-86e1-25acd19156ea', '7536833d-0824-4201-841c-028c3ba1ec21', 'Description HTML', 1, '<p>This new edition of the much-loved Handbook of Early Childhood Literacy has been revised and updated to retain its cutting-edge focus on emergent and important areas of research. This comprehensive work guides the reader through current social, cultural and historical analysis on a global scale. The new edition contains a greater range of methodologies, and chapters on: - space and literacy - disabilities and early childhood literacy - digital literacies - indigenous literacy - play and literacy - policy In the Handbook, readers will find coverage of all the key topics in early childhood literacy. The exceptional list of contributors offers in-depth expertise in their respective areas of knowledge. The Handbook is essential for Undergraduate students; Masters students; PhD students; CPD students; researchers, and literacy-centre personel. ''The second edition of this internationally respected and widely used text encompases a myriad of new issues and insights, both through new contributions and thoughtfully revised chapters which raise fresh questions and challenges for research and practice. In pushing the boundaries still further, the handbook retains its rightful place at the forefront of research into early childhood literacy practice in the 21st century'' -Professor Teresa Cremin, Open University UK ''This handbook provides in-depth knowledge of insights and theories about the dynamic process of how children come to know literacy as thinking humans in social and cultural spaces. There is a rich array of research perspectives of children''s meaning-making through family and digital liteacies, play and literacy, and in-school and out-of-school literacy experiences''</p>', 5029, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('203e6061-bfeb-461a-a58f-5be66c0d105a', 'b540a618-f449-45eb-8e4e-58cb0e2239cb', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">As modern day society an increasing interest in outdoor activities, its exposure to sunlight has never been greater. As a consequence, countries throughout the world are experiencing a dramatic increase in the incidences of skin carcinomas and melanomas. From DNA Photolesions to Mutations, Skin Cancer and Cell Death provides an authoritative source of information for photobiologists interested in the series of genetic events that occur in the skin, and eventually lead to cancer.</span></p>

<p style="text-align:justify"><span style="font-size:18px">With contributions from eminent scientists in the field, this book includes the latest information on DNA photolesions and repair, as well as the key mechanisms of solar UV in skin cancer initiation and development. Significant information relating to UV-induced photolisions and mechanisms of skin tumour occurrence is also included.</span></p>

<p style="text-align:justify"><span style="font-size:18px">By providing the basic phenomena underlying the science and an overview of the biological events that take place when cells are exposed to solar UV radiation, From DNA Photolesions to Mutations, Skin Cancer and Cell Death is suitable to all researchers interested in the process of photocarcinogenesis.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Chapter 1 UVB and UVA induced formation of photoproducts within cellular DNA, Chapter 2 Chemical sequencing profiles of photosensitized DNA damage, Chapter 3 DNA damage induced by UVA radiation: role in solar mutagenesis, Chapter 4 Mutations induced by UV and sunglight, Chapter 5 Mechanisms and mutagenic consequences of photoproduct bypass by replicative and DNA damage bypass polymerases, Chapter 6 The Ogg l protein of Saccharomyces cerevisiae: properties and biological functions, Chapter 7 The role of a yeast homologue of the human phosphatase activator hPTPA in the cellular response to oxidative DNA damage, Chapter 8 DNA repair in RNA polymerase I transcribed genes, Chapter 9 Global genome nucleotide excision repair: key players and their functions, Chapter 10 Efficient repair of UV-induced DNA damage in terminally differentiated human keratinocytes, Chapter 11 Reactivation of UV-damaged viruses and reporter genes in mammalian cells, Chapter 12 Transcription of p53-regulated genes under transcriptional stress: implications for nucleotide excision repair, Chapter 13 What a difference a wavelength makes: The role of p53 in nucleotide excision repair of UV-induced DNA damage, Chapter 14 p53 and p33<sup>INGl</sup>: Role in nucleotide excision repair of UV-damaged DNA K-John Cheung Jr. and Gang Li, Chapter 15 Nuclear and Non-nuclear signals leading to UV-induced apoptosis, Chapter 16 Opposing roles of UV-induced apoptosis in early skin cancer, Chapter 17 Acquired activation of signalling pathways in skin tumours from DNA repair-deficient xeroderma pigmentosum patients, Chapter 18 Chaos theory and self-organized criticality describe the DNA damage signal transduction network, Subject Index&nbsp;&nbsp;</span></p>', 1850, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('204770a0-9025-4d47-841b-1bd3743294ef', 'c089e763-274f-4877-9b68-f34f7103f83b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This volume addresses the emerging area of human computation.&nbsp;The chapters, written by leading international researchers, explore existing and future opportunities to combine the respective strengths of both humans and machines in order to create powerful problem-solving capabilities. The book bridges scientific communities, capturing and integrating the unique perspective and achievements of each. It coalesces contributions from experts in diverse areas, including a foreword by celebrated cultural anthropologist Mary Catherine Bateson, to reveal that human computation encompasses disciplines from crisis management to digital curation to scientific and market research. The book combines industry perspectives with related disciplines in order to motivate, define, and anticipate the future of this exciting new frontier in science and cultural evolution.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The comprehensive, current, and interdisciplinary treatment transcends the technical scope of previous studies on the topic. Readers will discover valuable contributions covering Foundations;&nbsp;Application Domains; Techniques and Modalities; Infrastructure and Architecture; Algorithms; Participation; Analysis; Policy and Security and the Impact of Human Computation. Researchers and professionals will find the Handbook of Human Computation a valuable reference tool. The breadth of content also provides a thorough foundation for students of the field.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Part I Foundations, Foundations in Human Computation, Patterns of Connection, Human Computation and Divided Labour, Ant Colonies a s a Model of Human Computation, Parallels in Neural and Human Communication Networks, The Psychopathology of Information Processing Systems, Information and Computation, Epistemological Issues in Human Computation, Synthesis and Taxonomy of Human Computation,&nbsp;Part II Application Domain, Human Computation the Wild, Human Computation for Disaster Response, The Virtuous Circle of the Quantified Self: A Human Computational Approach to Improved Health Outcomes, Knowledge Engineering via Human Computation, Human Computation in Citizen Science, Human Computation as an Educational Opportunity, Search and Discovery Through Human Computation, Human Computation in Electronic Literature, Human Computation for Information Retrieval, Human Computation-Enabled Network Analysis for a Systemic Credit Risk Rating, Innovation via Human Computation, Human Computation for Organizations: Socializing Business Process Management, Solving Wicked Problems, Part III Techniques and Modalities, Introduction to Techniques and Modalities, Social Knowledge Collection, Location-Based Games for Citizen Computation, Augmented Reality Interfaces in Human Computation Systems, Pervasive Human Computing, Building Blocks for Collective Problem Solving, Adaptive Agents in Combinatorial Prediction Markets, Risks and Rewards of Crowdsourcing Marketplaces, Designing Systems with Homo Ludens in the Loop, Human-Computer Interaction Issues in Human Computation, Collective Action and Human Computation, Cultural Evolution as Distributed Computation, Collective Search as Human Computation, Organismic Computing, Part IV Infrastructure and Architecture, Infrastructure and Architecture for Human Computer Intelligent Collaboration, Interactive Crowds: Real-Time Crowdsourcing and Crowd Agents, The Semantic Web and the Next Generation of Human Computation, Conversational Computation, Modeling Humans as Computing Resources, Service Oriented Protocols for Human Computation, CyLog/Crowd4U: A Case Study of a Computing Platform for Cybernetic Dataspaces, Multiagent Environment Design for Pervasive Human-ICT Systems: The SAPERE Approach, The “Human Sensor:” Bridging Between Human Data and Services, Part V Algorithms, Algorithms: Introduction, The Wisdom of Crowds: Methods of Human Judgement Aggregation, Balancing Human and Machine Contributions in Human Computation Systems, Constructing Crowdsourced Workflows, Distributed Intelligent Agent Algorithms in Human Computation, Human-Based Evolutionary Computing, Algorithms for Social Recommendation, Part VI Participation, Participation, Methods for Engaging and Evaluating Users of Human Computation Systems, Participating in Online Citizen Science: Motivations as the Basis for User Types and Trajectories, Cultivating Collective Intelligence in Online Groups, Human Computation and Collaboration: Identifying Unique Social Processes in Virtual Contexts, Game Theory and Incentives in Human Computation Systems, Part VII Analysis, Analysis: An Introduction, Social Informatics: Using Big Data to Understand Social Behavior, Computational Analysis of Collective Behaviors via Agent-Based Modeling, Stochastic Modeling of Social Behavior on Digg, Activation Cascades in Structured Populations, Synchrony in Social Groups and Its Benefits, Psychosocial and Cultural Modeling in Human Computation Systems: A Gamification Approach, Part VIII Policy and Security, Introduction to Security and Policy and Section, Labor Standards, Exploitation in Human Computation Systems, Big Data, Dopamine and Privacy by Design, Privacy in Social Collaboration, Applying Security Lessons Learned to Human Computation Solving Systems, Part IX Impact, The Impact of Human Computation, From Human Computation to the Global Brain: The Self-Organization of Distributed Intelligence, Superorganismic Behavior via Human Computation, Gaming the Attention Economy, Human Cumulative Cultural Evolution as a Form of Distributed Computation, Human Computation and Conflict, The Role of Human Computation in Sustainability, or, Social Progress Is Made of Fossil Fuels, Human Computation: A Manifesto, Index</span></p>', 5455, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('204acb01-2983-49d9-a62f-798b35353f03', '175cabc8-f1a1-4c02-894a-eb5a2e169238', 'Description HTML', 1, '<p>it is a very important , helpful and useful book for those interested in the study of Gandhi and his principles.Gandhi played a lead role in getting India independent.Being the leader of mass Gandhi ji had his own social vision and economic thought. He imagined"Ramraj " in India.</p>', 4692, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('20539963-5cc8-44c7-9f4f-caff2007da24', '4524f69d-5549-448d-b4eb-47c3d87cf64c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Teaching and Learning System—a hallmark feature of Principles of Managerial Finance—weaves pedagogy into concepts and practice, giving students a roadmap to follow through the text and supplementary tools. The 15th Edition concentrates on the material students need to know in order to make effective financial decisions in an increasingly competitive business environment. It allows students to make the connections between a firm’s action and its value, as determined in the financial market. With a generous amount of examples, this text is an easily accessible resource for in- and out-of-class learning.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1. Introduction to Managerial Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2. Financial Tools</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3. Valuation of Securities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4. Risk and the Required Rate of Return</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5. Long-Term Investment Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 6. Long-Term Financial Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 7. Short-Term Financial Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 8. Special Topics in Managerial Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 193, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('205ef608-aad6-4421-a528-eedb3360d41b', 'a07df990-700c-44f0-976b-c9c9687e8635', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Garima Shrivastav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8174452931</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4986, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('206eaeb6-6dae-47c1-9cca-0e74b1ce80ed', '6583d41b-a784-4dee-b6ef-6f4a91b40392', 'Description HTML', 1, '<h1>International Law and Politics of Intervention</h1>', 4288, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('20800df0-ff3b-4b0a-a5f0-038fa464f799', 'b8989ea1-992f-48a0-b125-673e5c35dcaa', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>ADR Principles and Practice</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henry Brown</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082713</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>908</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per book</td>
		</tr>
	</tbody>
</table>', 3489, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('2087760c-c7a0-4674-8091-134e138ac042', 'fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', 'Description HTML', 1, '<h1>Grameen Samajshastra New</h1>', 4698, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('2091db9a-bc99-4500-929a-52cf06f6931a', '5a15c75c-d4c0-46f4-b8d6-51c1c0a47c89', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100px">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shuchi Agrawal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030073</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2698, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('2093e5b7-89ec-4d49-ad85-b47a4537dbd2', '3b729e46-138a-4e49-a722-e5570529b67f', 'Additional Attributes HTML', 1, '<h1>Koshika Vigyan, Aanuvanshiki, Vikas Tatha Paristhitiki -B.S.C. (Dwitiya Bhag) Paper II (H)</h1>', 3669, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('20997a56-67b5-454d-baa2-88ceb8b17022', '7b867f27-172a-44ec-afe2-59d1266775f3', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Buddhist art originated on the Indian subcontinent following the historical life of Siddhartha Gautama, 6th to 5th century BC, and thereafter evolved by contact with other cultures as it spread throughout Asia and the world. Buddhist art followed believers as the dharma spread, adapted, and evolved in each new host country. It developed to the north through central Asia and into eastern Asia to form the northern branch of Buddhist are and to the east as for as southeast Asia to form the southern branch of Buddhist art. In India, Buddhist art flourished and even influenced the development of Hindu art, until Buddhism nearly disappeared in India around the 10th century due in part to the vigorous expansion of Islam alongside Hinduism.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;1. Introduction to Buddhism,&nbsp;2. The Beginnings of Buddhist Art,&nbsp;3. Buddhist Art and Architecture,&nbsp;4. The Symbolic Center of the Theravada Buddhist World,&nbsp;5. Symbolism of the Paradise of the Buddha of Infinite Life,&nbsp;6. Narration: The Essence of Buddhist Art,&nbsp;7. Women in Early Buddhist Literature,&nbsp;8. The Contemporary Relevance of Buddhist Philosophy,&nbsp;9. Indian Literature Through the Ages Ancient Indian Literature,&nbsp;10. Buddhism and Its Spread Along the Silk Road,&nbsp;11. Economic Conditions According to Early Buddhist Literature,&nbsp;12. Buddhism''s Struggle with the Mind in the World,&nbsp;13. Buddhist Studies and its Impact on Buddhism in Western Societies,&nbsp;Bibliography,&nbsp;Index</span></p>', 6042, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('20c9051a-7cfd-4ac8-99c1-cc4099d26107', 'df623161-e2ae-4db9-9048-ba5133f09e7f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Danail Bonchev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387232645</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>348</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5901, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('20e7bae2-e317-4b09-9686-2e9735536ed8', '8e28ef5a-e36f-48fe-9292-fcd2248c125c', 'Additional Attributes HTML', 1, '<h1>Lectures on Quantum Mechanics - Basic Matters</h1>', 4031, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('20ee6f28-4d6d-4cc1-9347-8d4bf838132b', 'f71ff88a-49e3-4f3a-9afa-6658048e9b1f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Lok Jagran Aur Hindi Sahitya - Lok Vimarsh: Sahitya Ka Samkalin Janpaksh BOOK</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Satyender Sharma</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381630198</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Pacific&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2945, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('20fae119-2013-4ab7-980f-4fe97fb43c9a', '3d09e811-7ee2-4863-934c-98f8aab76250', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong> Title</strong></td>
			<td style="text-align:center"><strong>Methods and Applications of Statistics in Engineering, Quality Control, and the Physical Sciences</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Author</strong></td>
			<td style="text-align:center"><strong>N.Balakrishnan</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> ISBN</strong></td>
			<td style="text-align:center"><strong>9780470405086</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Pages</strong></td>
			<td style="text-align:center"><strong>776</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong> Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1241, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('210005b2-d55f-409c-b392-7f00bc024eda', '05db0faf-7cbb-4352-b6f5-f910c9776952', 'Additional Attributes HTML', 1, '<h1>Cathodic Arcs, From Fractal Spots to Energetic Condensation - On Atomic, Optical and Plasma Physics</h1>', 4091, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('210080ee-feae-46db-9d9d-84348f2b82ae', '45334f66-21fb-4d2b-8216-9e259af84e25', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Collective Unconscious and the&nbsp;Subliminal&nbsp;</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Discovery</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Collective versus Personal Unconscious</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Collective Unconscious as the World in Miniature</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Dynamism and Futurity</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Integrality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Contents</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Underlying Unity</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Compensatory of the Conscious Mind</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Why&nbsp;Conscious?</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Subconscient: Individual and Universal&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Subliminal</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Distinction from the Western Subliminal</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Possibility of the Higher Subliminal</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Subliminal as the Cosmos in Miniature</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Simultaneity and All-comprehensiveness</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Agreements</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Disagreements</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Vedic View of the Conscious and Unconscious</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Archetypes And Visionary Beings</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Discovery of Archetypes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Instincts and Archetypes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Archetypes as Modes of Apprehension</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Power of Archetypes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Myths and&nbsp;Archetypes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Meaning and Emergence of Archetypes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Religion and Archetypes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Metaphysical Background of Archetypes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Prerequisites of Visions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Varieties of Visions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Reality of Visions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Types of Visions and Beings</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Symbolism of Visions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Hallucinations and Visions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Classification of Visions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Conclusions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Status of Visionary Beings in the Veda</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Consciousness, Ego And Self</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Consciousness as a Product of the Unconscious</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Consciousness and Archetypes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Consciousness and the Unconscious</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Consciousness and Ego</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Divisibility of the Ego</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Inherent Unity</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Self as as object of Experience</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Necessity of Balance Between The Ego and the Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Mandala and the Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Law of Opposites</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Transcendence of the Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Problem of Determining the Priority between&nbsp;Consciousness and the Unconscious</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Consciousness as the Fundamental Reality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Planes of the Human Consciousness</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Concentricity and the Ego</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Divisive Nature of&nbsp;the Ego</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Ego and Suffering</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Elimination of the Ego</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Self as Jivatman and Atman</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Necessity of Self-realisation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Conclusions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Vedic View of Consciousness, Ego and Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Structurre And Dynamics Of The Inner Reality</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Polarity in the Psyche</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Universality of the Psyche</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psyche and Matter as Coordinates</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psychin Tension</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psychic Energy or Libido</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Transformation of the Libido</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psyche and Physiological Functions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psyche and the Soul</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psyche and the Metaphysical Reality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Concentric and Vertical Systems of Being&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Subliminal</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Psychic Being</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psychic Being and the Jivatman</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Supramental and its Descent</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Consciousness-Force and Psychic Force</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Vedic View of the Structure and dynamics of the Inner Reality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Individuation And Transformation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Polarity of Extension and Intensification</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">The Idea of Mandala</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Division of Personality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Synthesis of the Conscious and the Unconscious</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Subordination of the Ego</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Symbols of Individution</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Individuation and Cultural Development</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Individuation and Psychological Types</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Process of Transformation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Difficulties in the process of Transformation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Transformation of the Ego</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psychic Transformation&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Spiritual Transformation&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Psychological Types</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Vedic view of Transformation of the Individual</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Active Imagination And Integral Yoga</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Dream</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Unconscious Expressions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Fantasy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Technique of Active Imagination</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Dangers of&nbsp;Active Imagination</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Active Imagination and Yoga</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Nature of Experience in Active Imagination</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Experience in Active Imagination&nbsp;vs Religious Doctrines</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Active Imagination and Intuition</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Limitations of the Earlier Systems of Yoga</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Basis of the Integral Yoga</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">', 1383, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('210e1076-d018-4564-a5b8-f75c0587d998', '3a82f16a-3b6c-4541-bb05-8c00e305b977', 'Additional Attributes HTML', 1, '<h1>Reliability Theory -with Applications to Preventive Maintenance</h1>', 3969, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('2112cfbc-eec9-405e-80f4-9d58359828d0', '784afbc8-cb8c-482e-8ffd-155a36071810', 'Additional Attributes HTML', 1, '<table cellspacing="0" class="Table" style="border-collapse:collapse; border:undefined; width:320.0pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Sub Title</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">Religious Architecture for a New Millennium</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Author</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">Michael J. Crosbie</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">About Author</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:top; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:top; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">1920744975</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">9781920744977</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Pages</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:top; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">192</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Binding</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Year of Publication</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:top; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Edition of Book</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Language</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Illustrations</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 2137, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('21153e27-45d2-42a6-9cde-90226ec94ba6', 'a6e0c612-2f4b-4d82-ae89-58943a421e7a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Management and Marketing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Manpal Singh</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184881066</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>648</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3229, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('211ee570-6732-4b8d-91b3-68ff8428c145', 'c1afb8d8-cc08-4bc0-978f-6df2269f18fb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Elementary Organic Spectroscopy: Principles and Chemical Applications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Y.R Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788121928847</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">S.Chand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 446, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('212bf6f8-4466-4838-8ced-7491c093ceb9', 'adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Vajryana Buddhism</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">A K Mishra</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788175332898</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">256</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2010</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2023, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('212f4734-ef74-478a-a519-a9deffa6c8d9', 'f5980477-1776-488d-8ece-2cb20c66a50d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandrakanta Swain</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381176115</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3329, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('21372b7e-f172-447b-baa5-a49573d9d613', '80d15d6d-3587-45de-b5e0-55f98c04c284', 'Additional Attributes HTML', 1, '<h1>Technology for Modelling, Electrical Analogies, Engineering Practice, and the Develoment of Analogue Comuting -History of Computing Series</h1>', 3953, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('213802ec-0219-4117-9c94-18cb4b1bc38f', 'e2c8221a-85e7-463c-9600-c7a2529135a8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Vivekanand Sahitya - Khand 9</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<h1><span style="font-size:14px">Swami Vivekananda</span></h1>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175051645</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Advaita Ashram</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2857, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('21605ed3-bcca-4152-b700-8b5a2c70c880', '726936e9-08ca-4513-8f22-fd740e345d1e', 'Description HTML', 1, '<p style="text-align:justify">Ratanlal and Dhirajlal’s classic work on The Law of Torts is the most authoritative, well-acknowledged and comprehensive commentary on the subject. First published in 1897, this legal classic has withstood the test of time, and served the legal profession and everyone associated with it, for over a century. Its appeal has not withered but has only grown with the passage of time. The simple and lucid way of writing makes this work useful not only for judges, lawyers and law students, but also for those from fields other than law.</p>

<p style="text-align:justify"><strong>Key Features:</strong></p>

<ul>
	<li style="text-align:justify">Captures, discusses and, analyses the evolution of fundamental principles such as occupier’s liability, polluter’s strict liability, duty of care et al</li>
	<li style="text-align:justify">Latest judgments dealing with constitutional torts, developments in principles of vicarious liability, negligence, nuisance etc. have been elaborately discussed</li>
	<li style="text-align:justify">Also includes judgments pertaining to arbitrability of tortious disputes and judicial forums for seeking tortious remedies&nbsp;</li>
	<li style="text-align:justify">The law on apprehended or future nuisance has been examined along with the concept of Quia Timet injunction</li>
	<li style="text-align:justify">A short section on the ‘forums for tortious claims’ is added to the commentary for benefit of readers to identify the forum for tortious claims</li>
	<li style="text-align:justify">An additional value add is a concise yet comprehensive summary, at the end of the commentary, consisting important case law references</li>
</ul>', 1450, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('216802d6-0916-4708-972f-98b0c8e5c752', '1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Population growth patterns and sizes remain significant factors that affect economic and political opportunities. In the case of South Asia, there will be implications of both population rise as well as migration. Over the past few years, all the countries in the region have experienced swift demographic changes and will continue to do so. With the exception of Afghanistan, all the other countries have experienced a youth bulge. If this youth bulge can be transformed into an able workforce in the coming decade, these countries could experience high economic growth rates.</span></p>

<p style="text-align:justify"><span style="font-size:18px">However, the demographic transition alone cannot help a country realize the population dividend, as it needs to be facilitated by a variety of factors, foremost being the policies that provide for high quality education, create a more conducive environment for investments, and pave the way for an increased participation of women in the workforce. In the absence of such policies the demographic change could very well have negative implications for the countries concerned.</span></p>

<p style="text-align:justify"><span style="font-size:18px">For the purpose of this volume, the implications of South Asia''s demographic changes need to be analysed in terms of the increase in the population as well as migration of people, the latter having implications for countries such as Australia, Canada, the US and those in Europe.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The first eight chapters focus on the eight South Asian countries, while the next four chapters look at the issue from the perspective of the destination countries, Australia, Canada, the US and the European Union.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Introduction, 1. Miles to Go: Is India Making the Investments Needed to Reap the Demographic Dividend?, 2. Pakistan: A State of Disarray, 3. The Youth Bulge in Afghanistan: Possibilities of an Afghan Spring?, 4. Explaining the Demographic Transition in Bangladesh: Emerging Socio-political and Development Challenges, 5. The Demographic Conundrum: Ageing, Politics of Demographics and Migration in Sri Lanka, 6. Demographic Dimensions of Development in Bhutan, 7. South Asian Demographics: Implications for the United States, List of Contributors, Index</span></p>', 1854, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('2170c207-14fc-469b-a35c-fd562ea3f8b3', '2f88d4ff-b8e6-4d80-a3cb-5a6eeeb4ef85', 'Description HTML', 1, '<p>With this Oracle Press guide, you will gain both an implementation reference and the practical hands-on knowledge needed to centrally manage enterprise applications, middleware, and databases in an efficient way with Oracle Enterprise Manager 10g Grid Control. The first part of the book focuses on the roll-out and deployment of the management infrastructure. The book goes on to provide tips and tricks for administrators to make the most efficient use of the infrastructure once Grid Control is operational. You will learn how to maximize all of the product''s capabilities in order to achieve greater agility, better service quality, and lower operational costs across the enterprise.</p>', 3422, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('217f0b47-640d-4457-a11f-cd41bd038ec5', 'ab8a9e1d-994a-4b93-8c90-ca45b6e59dca', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Firewalls:Jumpstart for Network and Systems Administrators</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John R.Vacca</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781555582975</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 264, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('21886e2e-6541-4646-803d-fc2c84ce40a3', 'dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', 'Description HTML', 1, '<p>The basic results and methods of projective and non-Euclidean geometry are indispensable for the geometer, and this book--different in content, methods, and point of view from traditional texts--attempts to emphasize that fact. Results of special theorems are discussed in detail only when they are needed to develop a feeling for the subject or when they illustrate a general method. On the other hand, an unusual amount of space is devoted to the discussion of the fundamental concepts of distance, motion, area, and perpendicularity.<br>
Topics include the projective plane, polarities and conic sections, affine geometry, projective metrics, and non-Euclidean and spatial geometry. Numerous figures appear throughout the text, which concludes with a bibliography and index.</p>', 1639, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('218c9725-58b7-4fe7-86e0-3848c671fdc2', 'a888d0eb-87e3-4d40-82c9-4ac416139b31', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Prominent Hindu Deities Myths and Meanings</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alokparna Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818686305</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>90</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4419, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('21b3b493-c7e0-4b35-b213-9cf78adaf703', 'adac9aa7-87f9-4c70-bc70-6ead0fb35dd5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ecosystem Function in Heterogeneous Landscapes</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gary M. Lovett</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780387240909</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 224, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('21b45eb4-1942-4a04-b828-a115a946aa4f', '024cae81-ff03-46a5-ab92-42aa374b0d82', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sri Bhagavadgita-Rahasya or Karma-Yoga-Sastra V-I</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bal Gangadhar Tilak</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Tilak Bros Poona</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 158, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('21c85ed3-2cca-4f58-b1a9-0c1024641e12', '4d1a5767-0174-4886-b496-73101f02623d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Advanced Materials for Agriculture, Food and Environmental Safety</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ashutosh Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118773437</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 656, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('21d70eee-2916-4e21-8a00-a7fec934149c', '03814405-9c66-46d4-ba21-b1649ca73f8f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Srivirinchi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030417</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2404, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('21e733c5-001f-4954-9ac8-00f730efb26b', '2c3c6d0f-7442-4436-a643-3b8066fbb910', 'Description HTML', 1, '<p>About the Book: Going Global: A Guide to Building an International Business (in Three Volumes) Going Global: A Guide to Building an International Businessaddresses the important legal and business considerations of takinga business to the global level. It offers clear, concise advice onhow to start doing business overseas, and how to build and managethat business as it grows. In addition, it provides guidance forcounseling clients who engage in business with foreign entities.This book is a one stop reference for solutions to the issuesinvolved in international commerce. This publication includesforms, checklists, and country-specific chapters. About Author: Alan S. Gutterman, Robert L. Brown General Counsel and Director Legal Affairs ASI ComputerTechnologies, Inc Greenebaum Doll and McDonald</p>', 3518, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('21ebc109-67da-4edd-acf4-2dc05f643ba7', '7536833d-0824-4201-841c-028c3ba1ec21', 'Additional Attributes HTML', 1, '<h1>The Sage Handbook of Early Childhood Literacy - 2/e</h1>', 5030, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('21f04463-ebf6-496b-a9f4-a1c9fc6de875', 'f47853d5-641b-491a-b2a0-cc5bfcec9c6a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Project Management: A Managerial Approach, 11th Edition delivers a practical exploration of proven project management techniques and strategies. With a strong emphasis on real-world application and implementation, the book is perfect for managers and business students seeking an instructive leadership resource. It highlights the links between standards and everyday applications and details all Project Management Body of Knowledge concepts.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1&nbsp;Projects in Contemporary Organization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Part I: Project Initiation</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2 Project Strategy and Selection</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3 The Project Manager</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4 Managing for Stakeholders and Resolving Conflicts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5 The Project in the Organizational Structure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Part II: Project Planning</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6 Activity Planning: Traditional and Agile</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7 Budgeting and Risk Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8 Scheduling</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9 Resource Allocation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Part III: Project Execution</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10 Monitoring and Information Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11 Project Control</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12 Project Auditing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">13 Project Closure and Benefits Realization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start">&nbsp;</p>', 847, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('21fe33b2-7784-412d-864d-b4de47b6d9aa', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'Description HTML', 1, '<h1>Child Psychology - A Handbook of Contemporary Issues</h1>
', 4877, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('2200c32e-b425-439e-bd76-19a34b738391', '11dae738-8416-484d-8a59-ed8d12710398', 'Description HTML', 1, '<h1>Ethics - Current Controversies New</h1>', 4618, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('22023604-4993-4227-a4c9-bc73b33c9061', '2c3c6880-81f0-4651-b2bf-d8a9d894fa71', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">एक वैज्ञानिक संत महर्षि महेश योगी</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">श्री जागेश्वर प्रसाद श्रीवास्तव&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471752</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1592, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('220269dd-06e5-4c10-b752-94c1b850e5f6', 'acf7091c-1e64-4140-9ba4-48f89e49b5ed', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">About the book</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">Each volume reviews the total synthesis of a set of compounds looking at syntheses reported historically and at the practice current at the time of publication. From volume 1 focusing on carbohydrates, prostaglandins, nucleic acids, antibiotics, naturally occurring oxygen ring compounds and pyrrole pigments, the series continues with coverage of aromatic steroids, monoterpenes, triterpenes, sesquiterpenes, cannabinoids, natural inophores, insect pheromones and alkaloids. Volumes revisit the total synthesis of key compounds such as carbohydrates, nucleic acids and pyrrole pigments several times during the series building a picture of the historic development of total synthesis techniques for these major groups. Chapters are edited by experts in their field to give a complete overview of the best in the field at the time.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">Contents</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">The Total Synthesis of Carbohydrates</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">The Total Synthesis of Prostaglandins</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">The Total Synthesis of Pyrrole Pigments</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">The Total Synthesis of Nucleic Acids</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">The Total Synthesis of Antibiotics</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">The Total Synthesis of Naturally Occurring Oxygen Ring Compounds</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:#212121">Reaction Index</span></span></span></span></span></span></p>', 1013, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('2205d3d0-f704-4c4e-8629-c8f712dd092a', '9b9866da-818a-4cbc-b1c5-9b9cfde07726', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Management Information Systems: Managing the Digital Firm</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kenneth C. Laudon</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356060876</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 526, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('220704b2-764b-49bd-839d-ea2f7ce5f707', '454258e9-bf08-4e9b-9707-9a12bdc00baf', 'Description HTML', 1, '<h1>Introduction to Biosemiotics -The New Biological Synthesis</h1>', 3674, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('2207a7bf-d904-48cb-b682-59df08f28c09', '3c5802b3-c34d-4e0f-9409-77d46e4e68a8', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Computational Algorithms and Engineering Applications</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Miao Jin, Xianfeng Gu, Ying He, Yalin Wang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783319753300</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIII, 314</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1708, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('220a6c1d-22fe-41ea-a7c1-c8c1ad68f11c', 'adb1c94f-2613-4cde-84dc-beb0c7ed7dc6', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Vajrayana Buddhism received its name from the Sanskrit word vajra, which represents the thunderbolt wielded by Indra, the god of war and weather. This word also loosely translates to mean ''diamond'', denoting unbreakable strength. As such, Vajrayana Buddhism is often called the Diamond Vehicle and Indestructible Path of Buddhism. It is also synomymous with various other names, including Thunderbolt Vehicle, True Words Sect, Esoteric Buddhism, Tantric Buddhism, Mantrayana, and Secret Mantra, among others.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The goal of spiritual practice within the Mahayana and Vajrayana traditions is to become a bodhisattva, whereas the goal for Theravada practice is not specific to which type of enlightened being to become. As with the Mahayana, motivation is a vital component of Vajrayana practice, and Vajrayana teaches that all practices are to be undertaken with the motivation to achieve Buddha hood for the benefit of all sentient beings.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;1. Vajrayana Buddhism: An Introduction,&nbsp;2. The Vajrayana&nbsp;in the Perspective of the three Vehicles,&nbsp;3. Beginning of Buddhism in Tibet,&nbsp;4. Introduction of Tantras in Tibet,&nbsp;5. Sacred Vajrayana Commitments,&nbsp;6. The Four Main Samayas,&nbsp;7. The Lama, Activity of the Buddhas, 8. The Buddha''s Tooth,&nbsp;9. Vajrayana Buddhism in Southeast Asia,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2022, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('220a8030-261c-4695-b8a9-ee527ea73830', '6fdd3383-d829-45f2-b934-894d53ace8b9', 'Description HTML', 1, '<p>Mehdi Khosrow-Pour, D.B.A. is currently the Executive Director of the Information Resources Management Association (IRMA). Previously, he served on the faculty of the Pennsylvania State University as an Associate Professor of Information Systems for twenty years.</p>

<ul>
</ul>', 4210, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('2218a474-8d5e-468b-bfda-5e0f1fb23a56', 'f79a38d0-edb8-46f1-86e3-f8e9391f299f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Physics of Semiconductor Devices</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jean Pierre</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788181286598</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 3993, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('221da89b-d9a4-4e28-a87a-c38677291ee8', 'f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783527405541</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3251, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('2220f754-c051-446a-abd6-66486def847d', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Fredric M. Jablin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780803923874</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>784</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1987</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4191, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('22264be3-37c4-4c94-8bac-39175bef0eef', '19e02cb0-0948-4bb2-91ca-81954c83f184', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Innovation Techniques for Locating Lead Service Lines</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">898678021</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">AWWA Research Foundation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 172, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('222bdf5b-89c1-42c4-82af-43b9b33eae74', 'fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Companion to Tudor Literature</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Kent Cartwright</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9781405154772</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">568</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding </td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1159, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('222cb98e-a933-43bc-bd0d-328b7466ebfe', '79052575-275f-43c6-a3c6-327cd4081385', 'Description HTML', 1, '<h1>Ramcharitmanas mein Hasya-Vyang</h1>', 2896, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('22372ec0-3db0-4d42-9209-87c2a717d45b', 'dedf8d14-eecf-4608-83b2-a3cb606ca2de', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Helmut Berger</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402052729</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3639, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('22419755-1e3c-40a7-a7d1-e46768a808f2', '943b852b-bf6d-494f-9a5f-d31481f36800', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">It is obvious that automation in the main areas of industry is the key to meeting the demand for more products of improved quality and lower cost, increasing the productivity, and improving the standard of living. Today‘ s market requirements can only be met through radicals re-equipment of enterprises using highly productive manufacturing systems, industrial robots, and computers. In this respect, integrated automation in mechanical engineering is the most vital problem since it is this branch of industry that predetermines the rates of modernization of the entire national economy.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Today robot technology plays an increasingly important part in the conversion to more advanced manufacturing practices. Industrial robots can serve as building blocks of versatile work cells which, in turn, can form flexible manufacturing systems and transfer lines.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">At present, robots are invading the factories. They are effective tools for automation of both the main and auxiliary operations in small-lot, batch, and mass production. Experience shows that the use of robots, coupled with advanced machinery, increases the productivity on the average 1.5-2 fold, raises the running efficiency of equipment 1.5-1.8 fold, enables the factories to be run at a steady pace, improves the technological culture, and opens the ways for conversion to new forms of production processes at unmanned factories where robots can relieve humans of&nbsp;dirty, dangerous, and difficult jobs.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The aim of the book is to acquaint the reader with the basic information on practical application of robots. It provides insights into robot capabilities and includes up-to-date coverage of many areas where robots successfully perform the assigned tasks, namely, foundry practice, heat treatment, press work and forging, welding, painting, material handling and warehousing. It also considers the aspects of safety engineering, steps of developing the proposals for use of robots, and also describes the methods of evaluating the noneconomic and economic factors in the selection and implementation of robotic technology.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>CONTENTS</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Preface</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 1. Robot Work Cells and Flexible Manufacturing Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 2. Robot Applications in Foundry Practice</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 3. Automation of Heating and Heat Treatment Processes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 4. Automation of Forging</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 5. Robots in Sheet Presswork</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 6. Robot Applications to Machine Tools</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 7. Robots in Arc Welding</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 8. Robot Application to Assembly Work</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter<strong> </strong>9. Robots in Electroplating</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 10. Robots in Painting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 11. Automated Material Handling and Storage Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 12. Safety Engineering</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 13. Implementation of Robot Technology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 14. Justification for the Use of Robots</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">References</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Index</span></span></span></p>', 1125, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('224a0b71-0622-4194-8c8f-c18655602bf8', '3832f56f-c273-4dd8-8b61-9cfaa07b13be', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>BVS Prasad, S Sivakamasundari</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131427378</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4565, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('224aa07b-bf43-488c-99ac-f09da0a6f3f4', 'be956b69-3894-442e-8df4-4233bbce282a', 'Description HTML', 1, '<p>Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.</p>', 4574, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('2251c7cd-74b4-4eab-a05a-2753b627f6bc', 'f563e94d-20e4-4965-b749-9e32b9d44569', 'Description HTML', 1, '<p><em>This is the set of 20-Volume edition of The Oxford English Dictionary. It traces the usage of words with a unique historical focus.</em></p>

<p><strong>Summary of the Book</strong></p>

<p>Associated with each word and definition is a chronologically organized group of quotations that trace the usage of words, and show the contexts in which they can be rightly used. The words are drawn from an enormous variety of sources worldwide - literary, technical, scholarly, and popular - and represent authors as disparate as Geoffrey Chaucer, William Shakespeare, and Erica Jong, Charles Darwin and Isabella Beeton. Detailed information on pronunciation using the International Phonetic Alphabet (IPA), listings of alternate spellings used throughout each word''s history, comprehensive treatment of etymology, and details of area of usage and of any regional characteristics are included. The online print edition is updated quarterly, and this award-winning online resource allows the Dictionary to advance with the English language, while the print edition remains as a historical record.</p>

<p><strong>About Oxford University Press</strong></p>

<p style="text-align:justify">Oxford University Press is a renowned publishing house that develops and publishes high quality textbooks, scholarly works, and academic books for school courses, bilingual dictionaries and also digital materials for both learning and teaching. It is a division of the University of Oxford. The first book was locally published in the year 1912. Some of the books published under their banner are&nbsp;<em>India’s Ancient Past, Atkins’ Physical Chemistry, Companion to Politics in India, Sociology: Themes and Perspectives,&nbsp;</em>and&nbsp;<em>Common Mistakes at IELTS Advanced …and How to Avoid Them</em>.</p>', 1436, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('2256598e-d727-414d-a4d9-7ee0052bc046', 'ea91aaf8-c9c0-495c-b9d7-7c49c929d590', 'Description HTML', 1, '<h1>The Trips Agreement - Drafting History and Analysis</h1>', 3500, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('2268e5c1-2939-451d-8c09-6e61d013e419', 'a5fc5877-5534-4799-adb5-aea25839685f', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dr. Babasaheb Ambedkar</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Life and Mission </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dhananjay Keer</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">1.) Twenty Five Hundred Years</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">2.) Childhood and Youth&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">3.) Self- Development&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">4.) Man of the Hour&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">5.) Up Against Slavery&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">6.) Declaration of Independence&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">7.) The Morning Star&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">8.) Land, Labour, Education&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">9.) Before the Bar of World Opinion&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">10.) War With Gandhi&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">11.) Truce&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">12.) The Real Path&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">13.) A Thunderbolt&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">14.) Verdict On Hinduism&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">15.) A New Party&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">16.) Labour Leader&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">17.) On Federation and Pakistan&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">18.) From Dust to Doyen&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">19.) Labour Member</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">20.) Spell On Constituent Assembly&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">21.) A Modern Manu&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">22.) Shadow of Buddhism&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">23.) Back to Opposition&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">24.) Govenment on the Anvil&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">25.) Old Age&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">26.) Revival of Buddhism</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">27.) The Last Journey&nbsp;</span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#333333">&nbsp; &nbsp; &nbsp; &nbsp;Works of Dr. Babasaheb Ambedkar &nbsp;</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Publisher</span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Popular Prakashan</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">ISBN</span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788179918777</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Pages</span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">536</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Year</span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2023</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Binding</span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Paperback</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1530, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('22697df6-1375-4ff0-9a4a-2829d2a19fe8', 'dedf8d14-eecf-4608-83b2-a3cb606ca2de', 'Description HTML', 1, '<h1>Monograpph of the Urostyloidea (Ciliophora, Hypotricha)</h1>', 3638, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('2283336e-2e7d-4803-8005-b8a6dac6c66d', '26675da8-1dea-4373-89ba-915911d8fe14', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>How to Get the Most from Studying at a UK University</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gareth Davey</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412946018</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>193</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3275, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('22ab1d8c-c6e6-404f-9f8e-c761507d76b4', '06317db4-6255-4d7e-8f40-f09f10168e8d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Petr Hajiced</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540786580</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4115, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('22b03e56-4689-4186-bad3-ff33451f98ca', '5ae3fb59-3a03-4530-9ac7-067d081902cc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Introduction to Management Science:A Modeling & Case Studies Approach with Spreadsheets 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Frederick S.Hillier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355325082</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 766, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('22b659b7-47f9-4da4-842b-20e8d3e9e668', 'd9030865-ec96-42a1-a3a4-d973a08bb7c5', 'Additional Attributes HTML', 1, '<h1>Management Research Compendium</h1>', 3141, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('22b8361e-2403-4032-8c76-db9aed04542a', 'a416ebe7-3869-4f38-bffb-56151c248859', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">This study seeks to appraise in an unbiased way that the import of the metaphysical doctrines of the Kathaka Upanisad upholds the realism. With view to unveiling integrated value of universal truths of Kathaka Upanisad, the study continues in the light of traditional fervor.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">The commentaries and glosses there-upon written by great Acaryas-Sankara, Ramanuja, Madhva and the succeeding exponents of the respective schools of Vedanta, have been referred to in the contexts of their relevance and necessity. The study of this Upanisad runs in a dialectical style rather than expository.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This work runs into four sections. The first section under the title "Triple Canon of Vedanta", elaborates the primary sources to the Upanisads, the place and importance of the Kathaka Upanisad. In the web of this title, the relation of the Kathopanisad with the Vedas, the other Upanisads, the Bhagavadgita and the Brahmasutras is woven. The synchronisation of the principles of Advaita and Dvaita schools with Upanisadic doctrines is shown here. For this purpose the principles of both the schools of Vedanta are delineated in the second chapter. A critical analysis of the Kathaka Upanisad forming the third section imbibes analytical exposition of the important doctrines of the Upanisad. The forth section offers conclusion. At the end, it is adjudicated that realistic interpretation of the Dvaita exponents is more appropriate and faithful to the Upanisad.</span></p>

<p style="text-align:justify"><span style="font-size:18px">A bibliography is added for the benefit of the readers.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -&nbsp;</strong>Foreword,&nbsp;Preface,&nbsp;I. Triple Canon of Vedanta,&nbsp;II. Principles&nbsp;of Vedanta,&nbsp;III. Critical Analysis of Kathaka Upanisad,&nbsp;IV. Conclusion,&nbsp;Bibliography</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4406, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('22bbf4d2-bd25-444b-8514-469cfe087300', '562f3b32-24da-451c-b065-d3a996b4c36d', 'Description HTML', 1, '<p>Chhandogyopanishad - Bhashya II</p>', 2264, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('22bd598e-f167-4340-9b99-6b46c7c9587a', 'cc18b10c-88a6-425b-82c1-c5451d86327e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.N. Dhar, L. Joseph</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178849089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2690, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('22d3fb4c-9255-4669-a144-d1ae2d40ae0e', '24d32851-e0bd-4bba-a23c-877cff0ad88b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:14.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Sri Aurobindo: His Life and Work (A Brief Outline)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. The Mother: Her Life and Work (A Brief Outline)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Philosophy and Yoga of Sri Aurobindo</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Vedic Knowledge and Supermind in the Light of Sri Aurobindo</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Sri Aurobindo’s Philosophy of Indian Nationalism </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Sri Aurobindo’s Philosophy of Nationalism and Internationalism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Sri Aurobindo’s Philosophy of the Ideal of Human Unity </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Educational Philosophy of Sri Aurobindo </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Problem of Knowledge and Sri Aurobindo’s Concept of the Supermind</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Causality, Change and Time Appendix </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Towards Applied Philosophy </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Yoga, Religion and Morality </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Spirituality, Science and Technology </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Yoga, Science, Religion and Philosophy </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Yoga and Knowledge </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Yoga, Consciousness and Human Fulfilment </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Bondage, Liberation and Perfection </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Philosophy of Indian Pedagogy </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. Philosophy of Spiritual Education </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. Yoga and Education </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. Concept of Education in Ancient Indian Tradition and Culture: Its Contemporary Relevance </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. Philosophy of Value-Oriented Education – I</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. Philosophy of Value-Oriented Education – II</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24. Philosophy of Indianness </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25. Indian Identity and Cultural Continuity </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">26. Indian Culture: Pat, Present and Future </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">27. Philosophy of Indian Art </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">28. Towards Universal Fraternity.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5685, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('22d79f6b-ea2b-47c9-be59-87b488b42cac', '95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'Description HTML', 1, '<p>The 7-volume Encyclopedia of Biodiversity, Second Edition maintains the reputation of the highly regarded original, presenting the most current information available in this globally crucial area of research and study. It brings together the dimensions of biodiversity and examines both the services it provides and the measures to protect it. Major themes of the work include the evolution of biodiversity, systems for classifying and defining biodiversity, ecological patterns and theories of biodiversity, and an assessment of contemporary patterns and trends in biodiversity. The science of biodiversity has become the science of our future.&nbsp; It is an interdisciplinary field spanning areas of both physical and life sciences. Our awareness of the loss of biodiversity has brought a long overdue appreciation of the magnitude of this loss and a determination to develop the tools to protect our future.</p>', 1585, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('22e8da74-63cc-44ea-8c29-6f61f0eb2003', 'fd4b8393-c53f-4981-8a78-4768b6263f45', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Applying HACCP-based Quality Risk Management on dairy farms</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jos Noordhuizen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789086860524</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wageningen Academic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1993, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('22fcf441-a2f0-46f4-9746-9b4734cc95d3', 'c282b307-3893-41df-8947-f35b4f5ef614', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>&nbsp;Environmental Information Disclosure</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dirk Bunger</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642227561</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>520</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First South Asian Edition edition 2015</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3517, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('22fd56f3-00ea-4214-889c-bb7cbe5eed09', '86c769ea-f33d-42f2-81af-00f5b0844337', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Atma-Vigyan&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Rajyogacharya Shri Swami Vyasdev ji Maharaj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Yog Niketan Trust</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1959</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 28, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('230c218a-5350-425a-b4b8-a3a58d66cdad', 'd2febf39-4bca-4ef0-97d5-788d9e91987d', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<td>ISBN:</td>
			<td>9781414486529</td>
		</tr>
		<tr>
			<td>Publisher:</td>
			<td>Cengage</td>
		</tr>
		<tr>
			<td>Pub date:</td>
			<td>16 Jun 2011</td>
		</tr>
		<tr>
			<td>Language:</td>
			<td>English</td>
		</tr>
		<tr>
			<td>Number of pages:</td>
			<td>984</td>
		</tr>
		<tr>
			<td>Weight:</td>
			<td>3856g</td>
		</tr>
	</tbody>
</table>', 2173, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('231312b8-ea3c-4450-9487-1ae596014e78', 'bee2da59-ae7a-4a25-b45b-dc9e04f02c8d', 'Description HTML', 1, '<p>The Markov chain approximation methods are widely used for the numerical solution of nonlinear stochastic control problems in continuous time. This book extends the methods to stochastic systems with delays. The book is the first on the subject and will be of great interest to all those who work with stochastic delay equations and whose main interest is either in the use of the algorithms or in the mathematics. An excellent resource for graduate students, researchers, and practitioners, the work may be used as a graduate-level textbook for a special topics course or seminar on numerical methods in stochastic control.</p>

<ul>
</ul>', 4006, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('23338586-b4f3-4c27-b807-75c5dd6ba5c4', '5d63c738-7540-4d09-ac3c-51647e7a9c85', 'Description HTML', 1, '<p>Issues related to group-based and -influenced behaviour have always been at the heart of social psychology. What is generally considered the first experimental study in social psychology - Norman Triplett''s 1898 attempt to explain why bicycling speed records were faster when measured in competition against others - was a demonstration of group-influenced behaviour, and led to the development of the notion of social facilitation. The questions of how decision-making group members reach consensus, and whether they are a more effective vehicle for decisions than an insightful individual, remain popular 80 years after they were first introduced. Researchers in other disciplines are increasingly drawn to the group as a focus of study and of course, groups remain the standard decision-making unit for most important decisions in most societies. It is against this backdrop of the rich history, modern development and future potential of the subject that this timely four-volume set has been created, with the intention that it becomes a unique go-to resource for researchers in the field. The four volumes are arranged schematically: Volume One: Group Performance takes a look at individual action in the presence of others. Volume Two: Interdependence within Groups examines situations in which one is partially dependent on others for the magnitude of one''s personal outcomes. Volume Three: Decision-Making Groups explores group settings in which there is full collaboration in order to produce a single output. Volume Four: Relations among Groups presents a set of articles on interaction between groups.</p>', 5485, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('235beddd-5dc7-4e78-a0be-761a0bb620ae', 'e0cf0922-fcc8-4b0f-aa38-d1c1492d60dc', 'Description HTML', 1, '<h1>Critical Exposition of Gopal Honnalgere Poems</h1>', 2731, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('2363a771-6c10-4b0d-81d7-02f1dff7e512', 'ecf91e37-e5b2-428a-9e21-449eee9fd44a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajasri Basu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350740309</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4858, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('236909c9-d33b-4bca-b959-d23301da61f7', 'eadb5741-1f99-4c9f-b652-a9e671f9a86a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashok Thorat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175510739</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>240</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2384, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('237350a7-a844-4ccd-adf4-a6f5326baa11', '910b7980-a63e-4a2b-a04d-3cbb26593f9e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert W. Bauman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780321539960</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3797, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('2375b9c4-fa23-4229-aaca-8410008e8781', 'd564ee5c-e49d-4360-9dc2-df19eb530c78', 'Description HTML', 1, '<h1>Vyavastha-Parivartan</h1>', 2948, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('238e2360-332b-457b-9dc2-0edfdc2d627d', '72580b5d-5f7e-4879-80f7-6445bb9df0d8', 'Description HTML', 1, '<h1>Shrimad Bhagvatmahapuranam (Text with English Translation Notes and Index - 3 Vols</h1>', 4336, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('238e727a-ab5e-493b-8181-b967f77c13a7', 'd5a0d9ed-bec9-4e15-9a5a-0850318ae6af', 'Additional Attributes HTML', 1, '<h1>New Enterprise Management - A Creation of Women Entrepreneurs</h1>', 4439, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('2396242e-778e-4913-abce-7b2a61aa6a8e', '78738ec0-f08a-4f23-9d8b-adbad510c1af', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses -&nbsp; &nbsp;2 Vols.</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Sudarshan Kumar Sharma</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788171103300</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">976</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2013</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Second</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2021, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('2398a978-0a39-4be8-9800-98a8161d7ee3', 'e20ab525-dcfe-40ea-b6c1-bd79f031e461', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book covers supervised and unsupervised learning, highlighting their value in various business applications. Reinforcement learning is presented as a tool for optimizing decision processes. Further, it explores advanced algorithms and deep learning application that drive innovation. Generative AI is examined for its creative business uses. The book concludes with a look at future trends in AI and machine learning, preparing businesses for what’s next in AI-driven growth and efficiency.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding the Landscape of AI for Business</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">AI And ML Techniques for Business</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Knowledge Representation and Reasoning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Game Theory for Solving Business Problems</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Machine Learning for Intelligent Business</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supervised Learning in Business Applications</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unsupervised Learning in Business Applications</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reinforcement Learning in Business Applications</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Advanced Algorithms and Techniques in Business</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Deep Learning for Business Applications</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Generative AI for Business Applications</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Future Trends in AI and ML For Business</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 379, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('23a802bf-0ae4-4070-bb22-ea4dae07c5ab', 'ee29061c-717b-40f6-962d-056fc5cdc96a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richa Anirudh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183283557</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5691, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('23af7109-bbbc-49a2-8613-3bdd3c70cb36', '611b9fde-92d3-4802-b9fb-2e5bd2bfd179', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zhyanybai T. Zhusubaliyev & Erik Mosekilde</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<ul>
				<li>On the Dynamics of Nonlinear Systems</li>
				<li>Basic Concepts and Methods</li>
				<li>Relay Control Systems</li>
				<li>Bifurcations and Chaotic Oscillations in Relay Systems</li>
				<li>Chaotic Oscillations in Pulse-Width Modulated Systems</li>
				<li>Border-Collision Bifurcations on a Two-Dimensional Torus</li>
				<li>Border-Collision Bifurcations in a Management System</li>
			</ul>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9812384200</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812384201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>376</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1722, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('23b54183-8620-4d7d-8dfe-6697f7cb039a', '21fa49f4-d88f-4478-b269-5571808bb55f', 'Description HTML', 1, '<h1>Algebras, Rings and Modules -Mathematics and Its Applications V-2</h1>', 2493, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('23ba91a9-93c0-410d-b5fd-c3a916971233', '97342dfc-8101-4503-bd31-e3dacd87f97e', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>L. R. Shorter</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;0486780813</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780486780818</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;368</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1644, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('23bb6e8e-4028-4a3f-9a93-a54d1aa1ac07', '0b77540d-b34b-479b-a193-f4e2ce79cd0c', 'Description HTML', 1, '<h1>Elementary Physics New</h1>', 4072, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('23bf2103-b15c-463c-aada-98da58f9bdfa', '6ac24fa9-3de0-418e-b61b-368bf36d4531', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">According to Sri Aurobindo</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">S. Rajendran</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788188934782</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">177</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2011</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2035, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('23da8ddf-215a-48a2-8c39-23252e8b36cc', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ratan Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257060</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>185</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4898, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('23db981c-de9c-4e6c-ad63-03fe4c08a645', '391dbf57-c5b9-4661-b9f4-1153532b8f57', 'Description HTML', 1, '<p>What does really matter for daily leadership? How would a good and effective manager be characterized? Daniel F. Pinnow describes in a very illustrative way the essentials of collaborating with people in the business environment. This standard reference book exists as a 4th edition in German and is also available in Chinese. It provides a comprehensive and easy-to-understand overview over the most important leadership approaches in theory and practice. The credo of the author is: Leadership is an art of creating a world where others would love to join in.</p>', 5120, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('23dcaa7a-c6ec-4633-b8c9-071e118317fb', '2fefc4d5-0c80-4021-bfd8-6f366994b99a', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Sri Krishna - In Brindavan</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Kireet Joshi</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">252</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2055, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('23e02a09-042d-4fb7-a7c9-194d16889e31', '6ed6fc27-876e-4ca3-844b-487bba73cda4', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book traces the evolution of biotechnology in the broadest sense from prehistoric organismal manipulation by our first settled ancestors through to speculation about future directions for the technology as it increasingly intersects with other high technologies such as IT and Nanotech. The trajectory is demonstrated by various events throughout history that have intersected or built on one another to lead to the forward progression of a technology. Obviously, with such a broad canvas much selectivity is involved in the choices made to advance the narrative and, while the subjects chosen are not capricious, they are influenced by the author''s perspective. In addition we have made some attempt, where validated resources exist, to present our perspective on how individual personalities and their particular contextual experience influenced the direction in which they carried the science or the science carried them.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">Preface,&nbsp;Acknowledgements,&nbsp;Introduction,&nbsp;Pre History,&nbsp;1. Early History: Cultivation and Civilization,&nbsp;Early Technology,&nbsp;2. Early Technology: Evolution of the Tools,&nbsp;Early History of Biotechnology,&nbsp;3. The Dawning of the Age of Biotechnology&nbsp;1970-1990,&nbsp;</span></span><span style="color:#000000; font-family:Calibri,sans-serif">4. The Flowering of the Age of Biotechnology&nbsp;1990-2000,&nbsp;</span>5. To Infinity and Beyond 2000,&nbsp;Glossary of Terms Commonly Used in Biotechnology,&nbsp;Chronology of Biotechnology, Index&nbsp;</span>&nbsp;&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;</span></span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 3582, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('23e097ae-858c-4ae9-ba78-4d1baccc13cd', '82006d70-c545-4270-9b42-df79f034fcef', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Latifa Kazi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963853</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4934, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('23e1a80f-5baa-4ac6-abf7-e9e0c7cdad5f', '91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p><em>A Companion to Folklore</em> contains an original and comprehensive set of essays from international experts in the field of folklore studies. This state-of-the-art collection uniquely displays the vitality of folklore research across the globe. The <em>Companion</em> covers four main areas: the first section engages with the practices and theoretical approaches developed to understand the phenomena of folklore; the second discusses the distinctive shapes that folklore studies have taken in different locations in time and space; the third examines the interaction of folklore with various media, as well as folklore’s commoditization. In the final section on practice, essays offer insights into how folklorists work, what they do, and ways in which they have institutionalized their field.</p>

<p>Throughout, contributors investigate the interplay of folklore and folkloristics in both academic and political arenas; they evaluate key issues in the folk life of communities from around the world, including China, post-communist Russia, post-colonial India, South America, Israel and Japan. The result is a unique reflection and understanding of the profoundly different research histories and current perspectives on international research in the field.</p>

<p><span style="font-size:18px">Contents:</span></p>

<p><strong>Part I Concepts and Phenomena 7</strong></p>

<p>Introduction: Concepts and Phenomena 9<br>
<em>Regina F. Bendix and Galit Hasan-Rokem</em></p>

<p>1 The Social Base of Folklore 13<br>
<em>Dorothy Noyes</em></p>

<p>2 Tradition Without End 40<br>
<em>Francisco Vaz da Silva</em></p>

<p>3 The Poetics of Folklore 55<br>
<em>Amy Shuman and Galit Hasan-Rokem</em></p>

<p>4 Three Aspects of Oral Textuality 75<br>
<em>Peter Seitel Copyrighted Material</em></p>

<p>5 Performance 94<br>
<em>Richard Bauman</em></p>

<p>6 Myth-Ritual-Symbol 119<br>
<em>Hagar Salamon and Harvey E. Goldberg</em></p>

<p>7 Religious Practice 136<br>
<em>Sabina Magliocco</em></p>

<p>8 Work and Professions 154<br>
<em>Gertraud Koch</em></p>

<p>9 Material Culture 169<br>
<em>Orvar Löfgren</em></p>

<p><strong>Part II Location 185</strong></p>

<p>Introduction: Location 187<br>
<em>Regina F. Bendix and Galit Hasan-Rokem</em></p>

<p>10 Translingual Folklore and Folklorics in China 190<br>
<em>Lydia H. Liu</em></p>

<p>11 Japan 211<br>
<em>Akiko Mori</em></p>

<p>12 India 234<br>
<em>Sadhana Naithani</em></p>

<p>13 Oceania 248<br>
<em>Phillip H. McArthur</em></p>

<p>14 Folklore and Folklore Studies in Latin America 265<br>
<em>Fernando Fischman</em></p>

<p>15 Folklore Studies in the United States 286<br>
<em>Lee Haring and Regina F. Bendix</em></p>

<p>16 Dancing Around Folklore: Constructing a National Culture in Turkey 305<br>
<em>Arzu Öztürkmen</em></p>

<p>17 Folklore Studies In Israel 325<br>
<em>Dani Schrire and Galit Hasan-Rokem</em></p>

<p>18 Fulani (Peul, Fulfulde, Pulaar) Literature 349<br>
<em>Ursula Baumgardt</em></p>

<p>19 From Volkskunde to the “Field of Many Names”: Folklore Studies in German-Speaking Europe Since 1945 364<br>
<em>Regina F. Bendix</em></p>

<p>20 Finland 391<br>
<em>Lauri Harvilahti</em></p>

<p>21 Ireland 409<br>
<em>Diarmud O’Giollain</em></p>

<p>22 Russia 426<br>
<em>Alexander Panchenko</em></p>

<p><strong>Part III Reflection 443</strong></p>

<p>Introduction: Reflection 445<br>
<em>Regina F. Bendix and Galit Hasan-Rokem</em></p>

<p>23 Folklore and Literature 447<br>
<em>Cristina Bacchilega</em></p>

<p>24 Folklore and/in Music 464<br>
<em>Stephen D. Winick</em></p>

<p>25 Folklore and/on Film 483<br>
<em>Pauline Greenhill</em></p>

<p>26 Cultural Heritage 500<br>
<em>Valdimar T. Hafstein</em></p>

<p>27 Cultural Property 520<br>
<em>Martin Skrydstrup</em></p>

<p>28 Folklore: Legal and Constitutional Power 537<br>
<em>Alison Dundes Renteln</em></p>

<p><strong>Part IV Practice 555</strong></p>

<p>Introduction: Practice<br>
<em>Regina F. Bendix and Galit Hasan-Rokem 557</em></p>

<p>29 Seeing, Hearing, Feeling, Writing: Approaches and Methods from the Perspective of Ethnological Analysis of the Present 559<br>
<em>Brigitta Schmidt-Lauber</em></p>

<p>30 Imagining Public Folklore 579<br>
<em>Debora Kodish</em></p>

<p>31 The Institutionalization of Folklore 598<br>
<em>Bjarne Rogan</em></p>', 1328, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('23e83670-64e8-4035-9e28-3ac6be8aacdb', '512c18b4-5287-43e6-838a-573f858cc892', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623653</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5880, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('23e899fe-3176-4ab0-8a48-e270c77a54b2', 'a303bcbc-5df3-46a9-85db-e5463e43d3b6', 'Description HTML', 1, '<p>Key Features Covers modern applications such as edge detection, audio, and image compression Includes a new chapter on the continuous wavelet transform Includes a separate chapter on MATLAB programming (Chapter 2) Designed for the reader who does not have extensive math and programming experience Companion CD-ROM has MATLAB projects for each chapter with over 100 MATLAB examples, source code (.m files), and figures from the book Instructors resources include a CD-ROM with solutions, all the code (.m-files), figures from the book, and over 360 Microsoft PowerPoint slides About the Book: Digital Signal Processing Using MATLAB and Wavelets Designed for upper division engineering and computer sciencestudents as well as practicing engineers and scientists, this bookemphasizes the practical applications of signal processing. Over100 MATLAB examples and wavelet techniques provide the latestapplications of DSP, including image processing, games, filters,transforms, networking, parallel processing, and sound. This Second Edition also provides the mathematical processes andtechniques needed to ensure an understanding of DSP theory.Designed to be incremental in difficulty, the book will benefitreaders who are unfamiliar with complex mathematical topics orthose limited in programming experience. Beginning with anintroduction to MATLAB programming, it moves through filters,sinusoids, sampling, the Fourier transform, the z-transform andother key topics. Two chapters are dedicated to the discussion ofwavelets and their applications. A CD-ROM (platform independent)accompanies every new printed copy of the book and contains sourcecode, projects for each chapter, and the figures from the book. Contents Chapter 1: Introduction Chapter 2: MATLAB Chapter 3: Filters Chapter 4: Sinusoids Chapter 5: Sampling Chapter 6: The Fourier Transform Chapter 7: The z-Transform Chapter 8: The Discrete Wavelet Transform Chapter 9: The Continuous Wavelet Transform Chapter 10: Applications Glossary</p>', 3466, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('24038113-6123-4cb5-b071-3c1f64eba141', '3b14384c-6333-47f0-b820-72a4553bd42a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The need for a good and up-to-date dictionary of the Persian Language, as well as the earnest desire of the authors to compile a dictionary that would be an authoritative work of reference, urged them to undertake the arduous task of producing the present book, which will be found by the students of Persian to be of in estimable value to them.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 92, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('2420bbf9-646c-4437-8375-1ad8ff6528d5', '913dec55-6314-4646-aacb-e27c34bc04fd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Fundamentals of Human Resource Management 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Raymond Andrew Noe</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354600340</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 512, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('243a925a-e9fc-428c-938b-594981e99050', '29ad5bba-53e4-4dcb-902b-8711d4269db4', 'Description HTML', 1, '<p>From a who''s whoù of pioneers in the field comes a unique resource covering the latest advances in next-generation genome sequencing and assembly. This groundbreaking book includes non-conventional techniques that are paving the way to potential new biomedical applications. You get unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and de novo genome analysis which all together give you the most solid foundation possible for tackling the full range of experimental and computational challenges in the genome sciences today. This first-of-its-kind resource walks you step-by-step through new sequencing technologies involving sequencing by synthesis, nanopore sequencing, polymerase colonies, and single molecule sequencing. It then explores the latest algorithmic techniques for DNA sequence assembly and offers expert insight into assembly packages like Arachne, EULER, CAP, AMASS, and Celera. You also get coverage of emerging biotechnology-oriented approaches to the resequencing and analysis of genomes, with the latest techniques for SNP, genome rearrangement, and comparative sequencing and assembly. Moreover, the book critiques strengths and weaknesses of existing techniques and spotlights possible ways to improve them.</p>', 1689, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('2457805f-4923-43be-a928-276e4ba3da7c', 'a1e46bfd-acc4-439c-950c-65bdc75ad782', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">With a clear emphasis on the business and management elements of information technology, MANAGEMENT INFORMATION SYSTEMS continues to be the ideal resource for upper-level business students and MBA students. Updated to include the latest information technologies, practices, and trends, this book uses more real-world examples and case studies than ever before, providing skills and knowledge that are easily transferable to the business world. From overviews of the information age to online business and business intelligence, readers will gain a sound balance of the technical and business elements of information technology.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">PART ONE: THE INFORMATION AGE.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">1. Business Information Systems: An Overview.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">2. Strategic Uses of Information Systems.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">3. Business Functions and Supply Chains.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">PART TWO: INFORMATION TECHNOLOGY.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">4. Business Hardware.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">5. Business Software.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">6. Business Networks and Telecommunications.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">7. Database Management Systems.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">PART THREE: ONLINE BUSINESS.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">8. The Web-enabled Enterprise.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">9. Challenges in Global Information Systems.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">PART FOUR: DECISION SUPPORT AND BUSINESS INTELLIGENCE.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">10. Decision Support and Expert Systems.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">11. Business Intelligence and Knowledge Management.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">PART FIVE: PLANNING, ACQUISITION, AND CONTROLS.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">12. System Planning and Development.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">13. Choices in Systems Acquisition.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">14. Risks, Security, and Disaster Recovery.</span></span></span></span></span></span></p>', 815, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('24596514-852c-4875-bdfc-63ebd759d84a', '2fd46c7a-c727-4b58-8ef0-f34a9b9e92aa', 'Description HTML', 1, '<p>This clear and rigorous introduction offers a systematic account that covers all of the theory''s basic elements. The author, a former professor of electrical engineering at MIT, was co-inventor of the synthesis of electric networks in the time domain and the frequency domain by means of orthonormal functions. 252 figures.</p>

<ul>
</ul>', 3908, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('2468f611-f352-4567-860f-3432a3d763cc', 'c81f1060-7fd8-4b5a-831d-c54deb2bdc69', 'Additional Attributes HTML', 1, '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Intellectual Property, Biotechnology & Traditional Knowledge</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Charles McManis</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>No</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9781844073498</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>520</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication</strong></td>
			<td>2006</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>First</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3539, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('246ee6d9-814f-4634-b251-7ea7455d5540', 'e40e4b91-4a9b-4587-a8c2-31ef5c18cd7c', 'Description HTML', 1, '<p>Remarkable. . . . [A] moving portrait.” —The New York Times Book Review “Guha is a brilliant historian who combines the gift of a storyteller, the discipline of an academic and the critical ability of seeing Gandhi as a fascinating human being, by not placing him on a pedestal. . . . [He] has re-created the past by connecting scattered dots . . . to weave a rich tapestry.” —San Francisco Chronicle “Striking. . . . Guha ably shows, for all that Gandhi influenced events in South Africa, it was he who experienced the greater change.” —The Economist “Deeply contextualized, dexterously researched, and judiciously written, this deserves to become the landmark biography of the early Gandhi.” —Maya Jasanoff, New Republic “Fascinating. . . . A biography with a remarkable ear for the resonances of Gandhi’s work and time—for the fan-mail and hate-mail; for overheard disagreements with family and colleagues; for his exchanges with political acquaintances, including his enemies. . . . As exhaustively researched a biography of the African Gandhi as we will have for some time.” —The Independent (London) “[A] magisterial study. . . . Guha summarizes the traits of Gandhi’s character and the stages during the first half of his life that prepared him for the much more difficult journey he would undertake once he returned to India. . . . I was rewarded beyond all of my expectations [by Gandhi Before India].” —Charles R. Larson, Counterpunch “Substantial enough to be comprehensive, yet concise enough to be approachable by the general reader. . . . Sharp, insightful, balanced and impeccably researched.” —Alex von Tunzelmann, The Times (London) “A work of vivid social history as well as biography. . . . One of the surprises in Gandhi Before India is just how much fresh material it contains. Guha has a gift for tracking down obscure letters and newspaper reports and patching them together to make history come alive.” —Patrick French, The Guardian (London) “Fascinating. . . . [Gandhi Before India] reveals how an impossibly shy young man, who donned top hat and tails as a student at Inner Temple, transformed himself into Churchill’s ‘half-naked fakir,’ dedicated to his spinning wheel while simultaneously challenging the might of the Empire.” —The Sunday Times (London) “The portrait offered in historian Ramachandra Guha’s biography is of Gandhi as a human being, not just a hero.” —Financial Times “Gandhi Before India should be required reading for the student of contemporary affairs. . . . Guha’s carefully rendered observations about class, religion, and ethnicity—how they divide people and how they can be bridged by common concerns and simple decency—are the heart of this book. . . . Remarkable.” —The Christian Science Monitor “A magisterial history. . . . In Ramachandra Guha, a great man has found a great biographer, a wise, persistent and elegant historian who has done justice to perhaps his nation’s greatest story. . . . One senses, in the author’s approach, something of Gandhi’s own intensity and rigour. . . . [The] book never ceases to inform and intrigue.” —Sydney Morning Herald “What sets [Gandhi Before India] apart from other recent biographies . . . is Guha’s resolutely non-scurrilous perspective. . . . What emerges in the end, with the slow magic of a film being developed in an old fashioned dark room, is a sharp picture of the intellectual growth of a remarkable man.” —The Hindustan Times (India) “Many will come to this biography wanting to know more about Gandhi himself. . . . Guha relates all this wonderfully. His book is clearly a labour of love, though not of uncritical infatuation. What distinguishes it is the breadth of the context—Indian, British and South African. Guha marshals his material sensitively and empathetically in order to give shape, colour and depth to the life of this saint-like figure.” —Bernard Porter, The Literary Review “Excellent and exhaustive. . . . Guha has done heroic work in reconstructing this period of Gandhi’s life ... Gandhi emerges here as a fascinatingly complicated and contradictory figure . . . rich and absorbing, it will doubtless serve as the fundamental portrait of Gandhi for many years to come.” —The Sunday Business Post (Ireland) “Guha is India’s best-known historian, who marshals his wide scholarship in contemporary and modern history with a raconteur’s lucid felicity.” —DNA Mumbai</p>', 4214, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('24775ba8-d3ac-46ae-9ae5-9f7e58d34083', '63b92290-1b4d-4c48-b16f-049f41c5d812', 'Description HTML', 1, '<p>The Group of Seven Industrialized Countries, G7 developed a new doctrine of international supervision and regulation of financial markets. The G7 instructed international financial institutions such as the IMF, the Bank for International Settlements, the World Bank and the Multilateral Development Banks to tighten their supervision and regulation of international finance. This volume examines this doctrine sometimes known as the ''New Architecture of the International Financial System'' or IFA. Strengthening of the international financial system never ends and there have been recurring vulnerabilities in international financial architecture. The book examines current practice and its consequences and how the IFA has evolved and its alternatives. The book draws upon academic knowledge, practitioner techniques in financial risk management and official doctrine to analyze how investors, creditors and debtors function within the new architecture.</p>', 3054, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('247bb2c9-bd67-4453-8a11-3164ead8ac81', 'e756738f-c566-49a6-a834-1d71b5329ed3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mergers and Acquisitions: Strategy, Valuation, Leveraged Buyouts, and Financing 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sheeba Kapil</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788126568253</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 620, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('248163c4-775a-4113-9796-0f36c2395497', 'd9835bd3-11bf-4b7c-a8ac-06f8567e9f76', 'Additional Attributes HTML', 1, '<h1>Object-Oriented Programming Using C++ - 2/e</h1>', 3425, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('249e18fa-2198-4d57-a2c6-f6ae5736e98a', '0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', 'Description HTML', 1, '<p>Over the last four decades there has been extensive development in the theory of dynamical systems. This book aims at a wide audience where the first four chapters have been used for an undergraduate course in Dynamical Systems. Material from the last two chapters and from the appendices has been used quite a lot for master and PhD courses. All chapters are concluded by an exercise section. The book is also directed towards researchers, where one of the challenges is to help applied researchers acquire background for a better understanding of the data that computer simulation or experiment may provide them with the development of the theory.</p>', 1697, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('24bed672-9992-45b6-afc4-904604b48c56', '2fbcd9ee-52d0-4d0d-b6dd-b478abb8fd9e', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Global Policing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ben Bowling &&nbsp;James Sheptycki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781849200813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;192</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', 1614, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('24c4b1a4-bac8-49f3-be95-465868618118', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'Description HTML', 1, '<p>The&nbsp;<strong>Patai Series</strong>&nbsp;publishes comprehensive reviews on all aspects of specific functional groups. Each volume contains outstanding surveys on theoretical and computational aspects, NMR, MS, other spectroscopic methods and analytical chemistry, structural aspects, thermochemistry, photochemistry, synthetic approaches and strategies, synthetic uses and applications in chemical and pharmaceutical industries, biological, biochemical and environmental aspects.</p>

<p>TABLE OF CONTENTS :</p>

<p>1 The reaction mechanisms of zinc enzymes (Gudrun Sch&uuml;rer, Timothy Clark and Rudi van Eldik).</p>

<p>2 Structural organozinc chemistry (Johann T. B. H. Jastrzebski, Jaap Boersma and Gerard van Koten).</p>

<p>3 Thermochemistry of organozinc compounds (Joel F. Liebman and Suzanne W. Slayden).</p>

<p>4 67Zn NMR, a tool for coordination chemistry problems (Athanassios G. Coutsolelos and Georgios A. Spyroulias).</p>

<p>5 Mass spectrometry of organozinc compounds (Sergiu P. Palii and Dmitri V. Zagorevskii).</p>

<p>6 Dynamic behavior of organozinc compounds (Albert Guijarro).</p>

<p>7 Cyclopropanation mediated by zinc organometallics (Andr&eacute; B. Charette).</p>

<p>8 Functionalized organozinc compounds (Paul Knochel, Helena Leuser, Liu-Zhu Gong, Sylvie Perrone and Florian F. Kneisel).</p>

<p>9 Photochemical transformations involving zinc porphyrins and phthalocyanines (Mathias O. Senge and Natalia N. Sergeeva).</p>

<p>10 Synthesis and reactions of allenylzinc reagents (James A. Marshall).</p>

<p>11 Palladium- or nickel-catalyzed cross-coupling reactions with organozincs and related organometals (Ei-ichi Negishi, Qian Hu, Zhihong Huang, Guangwei Wang and Ning Yin).</p>

<p>12 Enantioselective addition of organozinc compounds (Kenso Soai, Tsuneomi Kawasaki and Itaru Sato).</p>

<p>13 Rearrangements of organozinc compounds (Varinder K. Aggarwal and Knut Sommer).</p>

<p>14 1,1-Bismetallated species (Seijiro Matsubara).</p>

<p>15 The chemistry of organozincate compounds (Toshiro Harada).</p>

<p>16 Fluorinated organozinc reagents (Charles R. Davis and Donald J. Burton).</p>

<p>17 Electrochemical generation and reaction of zinc reagents (Jacques P&eacute;richon, Corinne Gosmini and Olivier Buriez).</p>

<p>18 The chemistry of zinc enolates (Marco Lombardo and Claudio Trombini).</p>

<p>19 Carbozincation of alkenes and alkynes (Edwige Lorthiois and Christophe Meyer).</p>

<p>Author index.</p>

<p>Subject index.</p>', 3224, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('24c56d19-ef32-41b0-b7b8-a9c8fa5e5a77', '022a60d8-b9a5-48ed-ada2-8f3031a8875a', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Encyclopedia of Sciences and Religions, V 2 &nbsp;& V 3 - 2Vols.</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Anne L.C. Runehov, Lluis Oviedo, Nina P. Azari</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781402082641</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">3112</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2013</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2225, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('24c82738-ddc4-434d-a457-8b574b6336b7', '0c29e79e-55ab-4e00-8f99-a9ae63606370', 'Description HTML', 1, '<h1>Understanding Calculus: Problems, Solutions, and Tips with DVD</h1>', 2567, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('24cda490-af0a-45ff-b0f4-62de0bbd34c2', 'fc9a4037-c6d5-4783-8dda-b076324b2eda', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Under the series of Smrtis collectively known as Dharma-sastra, Visnusmrti or Vaisnava Dharma-sastra occupies an unique place. There are many smrtis ascribed to the names of various Rsis like Vyasa, Parasara, Manu, Yajnavalkya, Atri etc. but Visnusmrti is famous after the name of lord Visnu himself.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This foremost of the Dharma Sastras has been promulgated by the god himself. It contains one hundred chapters in total. In the beginning of this treatise, lord Visnu felt a desire for creating creatures; knowing the earth to be under water, he, as in the cycle before, uplifted the earth supported upon the auspicious (figure of the) boar, delighting to sport in the water. The initial chapters after chapter one describe the duties of the four-castes, duties of the king and also laws relating to treasure-finds.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The subsequent chapters deal with the laws of purification, viz., Upakarman, Utsarga, Upanayana, Purifying Mantras from the Vedas etc. and penances, viz., Tarpana, Pitr rites. Apart from these rites, the code of Visnu elaborates about the duties of Brahmanas, duties of wives and husbands, father and son, owner and servant etc. It also mentions about the three kinds of property of a house-holder and their comparative moral worths.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The present translation of Visnusmrti by M.N. Dutt is an authentic English translation with various notes at appropriate places for researchers. The editor of the present book has further enchanced the English translation by replacing older usage of English words with the corresponding modern words. He has done a good labour to put Sanskrit text and English translation side by side for the benefit of readers. Further, he has corrected various diacritical notations that were incorrectly used in the earlier edition.</span></p>', 2012, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('24d5303e-e644-4d01-a1ea-d826af9b7748', '4ccd07e9-963a-4c09-9dcc-eddf43b18fda', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">प्रगतिशील कविता का वानप्रस्थ&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">अनामिका &nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395695831</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 794, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('24debfc1-f7c6-4194-8b42-02b9c013790d', 'dd41244b-2c13-4465-b6e9-5e58ab56c9b1', 'Description HTML', 1, '<p>Spanning the entire spectrum of life science research, the Encyclopedia features more than 4,000 specially commissioned and peer-reviewed articles. These concentrate primarily on the molecular and cellular life sciences, including biochemical topics, methods and techniques. Applied areas of science are also included on a selective basis, as are biographies and general interest articles on ethics and the history of science. Since the acquisition of ELS from NPG in 2004, Wiley has been adding both new and updated articles to keep readers up-to-date with the relentlessly evolving nature of life sciences, carefully commissioning in areas that have been particularly dynamic on the advice of a specialist board of scientific editors. Accordingly, in this six-volume work, we have published an additional 650 new and updated peer-reviewed articles that compliment the original print volume set. By completing the original set with these new articles, the reader is kept up-to-date with research across the life sciences in one complete print product. Aimed at researchers, students and teachers, articles provide comprehensive and authoritative coverage, written by leaders in the field. Colour illustrations and tables accompany articles, with appendix and glossary material providing essential information for the non-specialist, including biochemical and taxonomic information, acronyms, synonyms, units and other technical data. Importantly, all articles have been peer-reviewed to ensure a balanced representation of the literature. Articles are divided into three different categories indicating their level of complexity: Introductory, Advanced and Keynote. Introductory articles have been written primarily for undergraduate and non-specialists requiring the basic concepts of a particular subject. Advanced articles provide a more detailed discussion of specialist subjects, equivalent to that found in graduate level texts. Keynote articles provide a platform for debate where controversial issues and ''hot topics'' can be discussed. Coverage includes: * Biochemistry * Cell Biology * Developmental Biology * Ecology * Evolution and Diversity of Life * Functional and Comparative Morphology * Genetics and Disease * Genetics and Molecular Biology * Immunology * Microbiology * Neuroscience * Plant Science * Science and Society * Structural Biology * Virology Don''t miss this great opportunity to own the leading resource in the life sciences.</p>', 3838, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('24ebcdd8-cef7-48fa-893c-e6170004b904', '7590162e-92e5-4cf3-98ab-885bbc8a8f66', 'Description HTML', 1, '<h1>Policing The Nation - Diaries of a Country Cousin New</h1>', 4266, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('24fc5693-3828-4713-99a2-1020d0109e00', 'b71f12fd-8b1a-47e1-a703-5949bbb34f9f', 'Description HTML', 1, '<h1>Discrete mathematics - Course Guidebook - With DVD</h1>', 2563, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('2516f642-596f-4c11-be84-be4819ca732b', 'ebe663c7-7ab8-4201-8d6a-a60d700ebe28', 'Description HTML', 1, '<h1>Biostatistics - A Guide to Design, Analysis, and Discovery - 2/e</h1>', 3738, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('25176421-d1a8-4cd0-9741-9da79dedbd9a', '676bac53-1bd6-405f-bd98-4069b225421b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Diana Sanders</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780803979215</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5706, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('2521dcb5-cf3c-4b90-a67b-8ab14c78611c', 'e2abbbf6-2baf-4707-80b9-0f4125561423', 'Description HTML', 1, '<p>Presents new mathematical and computational models as well as statistical methods for the solution of fundamental problems in the biosciences.<br>
<br>
<br>
Describes how to find regularities among empirical data, as well as conceptual models and theories.</p>', 3644, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('2523aad5-16a2-4e5a-ad92-f04adfed4bd7', '6370a599-e228-4aef-80e4-72080a650a24', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Debidas Ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120348073</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3445, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('2525a47d-d06e-4e85-9008-410a1d45ae64', '9847ec00-02c3-4e02-977a-55fabaa69438', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About&nbsp;the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">History as it has been conceived and written in modern times has generally limited itself to the narration of events and based its interpretations almost entirely on the rational and objective approach ignoring all other psychological and subjective factors. This predominance is so great that most modern historians and some political thinkers have concluded that objective necessities are by law of Nature the only really determining forces, all else is result or superficial accidents of these forces. Scientific history has been conceived as if it must be a record and appreciation of the environmental motives of political action, of the play of economic forces and developments and the course of institutional evolution.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Indian history in particular loses much of its true significance when looked at only from this external view point.&nbsp; This book is an attempt to look at Indian history not only from the external but also from the psychological and subjective angle.&nbsp; It attempts to portray the history and culture of India from the subjective and spiritual point of view.&nbsp; Starting from the Vedic and Upanishadic ages it traces the evolution of India to the building of empires; it is followed by a description of the invasions of Muslim and English and the psychological impact that they had on the people of India.&nbsp; This is followed by a detailed description of the Freedom Movement with special emphasis of the psychological forces that were in play till the attainment of Independence in 1947.&nbsp; Finally it concludes with a vision of the future India.&nbsp; We hope that this book will give a true and deeper understanding of Indian Culture.&nbsp; We also hope that it will set a trend for a truer and more comprehensive history and culture of India.&nbsp; &nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents&nbsp;-&nbsp;</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">PART I&nbsp;</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">1. The Study of History</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2. The Origins of Indian History</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3. The Vedas</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4. The Upanishads</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5. Mohenjodaro and Harappa</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6. The Great Epics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7. The Indian Social System</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8. The Coming of the Buddha</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9. Chanakya</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10. The First Invasions</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11. Ancient Indian Polity-Part 1</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12. Ancient Indian Polity-Part 2</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">13. The Age of Empires</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">14. The South Indian Kingdoms</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">15. Shankaracharya</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">16. The Devotional Movements</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">17. The Muslim Invasions</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">18. The Hindu Revival-Part 1</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">19. The Hindu Revival-Part 2</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">20. Summary and Retrospect</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">21. The Mughal Empire-Part 1</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">22. The Mughal Empire-Part 2</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">&nbsp;23. Shivaji</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">24. The Bhakti Movement</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">25. The Advent of the Sikhs</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">26. The Coming of the British</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">27. Two Indian Heroes: Tipu Sultan and Ranjit Singh</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">28. The Indian Renaissance</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">PART II</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">29. The First War of Independence</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">30. The Indian National Congress</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">31. The Partition of Bengal</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">32. The Surat Congress</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">33. The Early Revolutionaries</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">34. Minto-Morley Reforms</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">35. The Home Rule Movement</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">36. The Non-Cooperation Movement-Partt 1</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">37. The Non-Cooperation Movement-Part 2</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">38. The Civil Disobedience Movement-Part 1</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">39. The Civil Disobediene Movement[-Part 2</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">40. Two Revolutionaries</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">41. The Government of India Act and the Second World War</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">42. The Cripps Mission&nbsp; and the Quiy India Movement</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">43. A Divided Freedom</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">44. Summary and Conclusion</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">APPENDIX</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Messages on the Partition of&nbsp; India</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Religion and Philosophy</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Indian Art</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Science and Technology in India</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Index</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2667, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('2526d0b3-cf05-4718-98b4-72a9beb6b1d3', 'abead2f9-c690-45ac-b3cd-50edecdc9abe', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The rapid development of computer engineering in recent times has led to an&nbsp;expansion of application of mathematics. Quantitative methods have been introduced into practically every sphere of human activity. The use of computers in the economy requires skilled spe­cialists who have a command of the methods of computa­tional mathematics.</p>

<p>Computational mathematics is one of the principal disciplines necessary for the preparation of specialists for various branches of economy. By studying it students acquire theoretical knowledge and practical skill to solve various applied problems with the aid of mathemati­cal models and numerical methods that are realized on a computer.</p>

<p>This study aid assumes that the reader is aware of the elementary concepts of higher mathematics, i.e. contin­uity, the derivative and the integral. It covers three large divisions of mathematics: “Algebraic Methods" (Ch. 2-6), “Numerical Methods of Analysis” (Ch. 1, 7, 8) and “Numerical Methods of Solving Differential Equa­tions” (Ch. 9, 10).</p>

<p>The theoretical material presented is illustrated by nu­merous examples. Each chapter is concluded by exer­cises for independent work.</p>', 1196, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('252c6dd2-daeb-4a57-9d00-cbb38514bc9f', 'acb627a2-a412-4132-a277-f2bace3e3215', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Equality and Diversity in Social Work Practice New</h1>', 4599, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('25328339-57bd-4a1d-94f8-793b63f48804', '96469dea-8fca-4428-9284-b2276a7091ac', 'Description HTML', 1, '<p>Usha Srivastava, postgraduate in Sociology from Kanpur University and LL B from Lucknow University had also obtained degree course in Journalism & Mass Communication from Sagar University. She is a practicing Advocate in Lucknow court and is also freelancer journalist. She has published many articles in national News papers and worked as teacher and journalist in some News papers. She takes keen interest in women problems and legal issues of women status.</p>', 4742, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('2542422f-ca05-4903-a542-5447efe1db63', '644b924a-e7cd-4961-8b42-e9c3e8153de4', 'Additional Attributes HTML', 1, '<h1>3D Cell-Based Biosensors in Drug Discovery Programs - Microtissue Engineering for High Throughput Screening New</h1>', 3875, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('254ce43b-e760-4ce3-862a-74164d008211', '72740bfe-a8fe-4a7b-b43c-04123d772444', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The eleventh edition of Investments is a textbook for courses in investment analysis. The revised edition has been updated to encapsulate the changes in the investment environment along with the global impact of such fluctuations, including the unprecedented events surrounding the financial crisis. The book is simple and easy-to-comprehend, offers an expert instinct for confronting new ideas and challenges in decision making. It places greater emphasis on asset allocation and offers a much broader and detailed treatment of futures, options, and other derivative security markets which have become both crucial and integral to the rapidly evolving financial universe.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part I: Introduction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part II: Portfolio Theory and Practice</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part III: Equilibrium in Capital Markets</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part IV: Fixed-Income Securities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part V: Security Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part VI: Options, Futures and Other Derivatives</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part VII: Applied Portfolio Management</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 549, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('254e5d1f-bdab-4932-9e79-d7e9a42b4669', '92196999-0a1b-47d6-8700-78888385d935', 'Additional Attributes HTML', 1, '<h1>On the Quantum Theory of Line-Spectra</h1>', 4005, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('2579c404-3919-47e5-9b8d-2d4ae1c1a2d5', 'f563e94d-20e4-4965-b749-9e32b9d44569', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:1pt solid windowtext; width:100%">
	<tbody>
		<tr>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt">The Oxford English Dictionary 20&nbsp;vols. (Complete Set )</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="color:black">Clarendon Press</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="color:#333333">Oxford University Press </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="background-color:white"><span style="color:#0f1111">9780198611868</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt">1120</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt">2024</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1437, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('258c6842-ce55-4a78-b58b-08e5cc0f210e', 'da54cffb-67e8-4426-a1f5-903e27d2e054', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The increased sophistication and availability of massively parallel supercomputers has had two major impacts on research in artificial intelligence, both of which are addressed in this collection of exciting new AI theories and experiments. Massively parallel computers have been used to push forward research in traditional AI topics such as vision, search, and speech. More important, these machines allow AI to expand in exciting new ways by taking advantage of research in neuroscience and developing new models and paradigms, among them associate memory, neural networks, genetic algorithms, artificial life, society-of-mind models, and subsumption architectures. A number of chapters show that massively parallel computing enables AI researchers to handle significantly larger amounts of data in real time, which changes the way that AI systems can be built, which in turn makes memory-based reasoning and neural-network-based vision systems become practical. Other chapters present the contrasting view that massively parallel computing provides a platform to model and build intelligent systems by simulating the (massively parallel) processes that occur in nature.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Challenge of Massive Parallelism</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Massively Parallel Matching of Knowledge Structure</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Advanced Update Operations in Massively Parallel Knowledge Representation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Selecting Salient Features for Machine Learning from Large Candidate Pools through Parallel Decision-Tree Construction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Parallel Computational Model for Integrated Speech and Natural Language Understanding</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Example-Based Translation and Its MIMD Implementation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Language Learning via Perceptual/Motor Association: A Massively Parallel Model</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Massively Parallel Search for the Interpretation of Aerial Images</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Massively Parallel, Adaptive, Color Image Processing for Autonomous Road Following</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bioland: A Massively Parallel Simulation Environment for Evolving Distributed Forms of Intelligent Behavior</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wafer-Scale Integration for Massively Parallel AI</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Evolvable Hardware with Genetic Learning</span></span></span></li>
</ol>
', 251, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('259a9323-9744-4eaf-a853-c4e8ebcda631', '0215ea2d-0113-484f-8918-920af66dc4a6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ethnobotanical Studies on Trees Shrubs and Climbers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author </span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. (Dr.) Raj Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390780372</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 670, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('25b7c138-6e60-4090-a65d-258022c3988e', '8290b70a-c600-4110-b853-5a191905ff90', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Beginning with a sustained analysis of Seneca''s theory of monarchy in the treatise De clementia, Peter Stacey traces the formative impact of ancient Roman political philosophy upon medieval and Renaissance thinking about princely government on the Italian peninsula, from the time of Frederick II to the early modern period. Roman Monarchy and the Renaissance Prince offers a systematic reconstruction of the pre-humanist and humanist history of the genre of political reflection known as the mirror-for-princes tradition - a tradition which, as Stacey shows, is indebted to Seneca''s speculum above all other classical accounts of the virtuous prince - and culminates with a comprehensive and controversial reading of the greatest work of Renaissance monarchical political theory, Machiavelli''s The Prince. Peter Stacey brings to light a story which has been lost from view in recent accounts of the Renaissance debt to classical antiquity, providing a radically revisionist account of the history of the Renaissance prince.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Acknowledgements,&nbsp;Introduction,&nbsp;PART I THE ROMAN PRINCEPS, PART II&nbsp;THE ROMAN THEORY AND THE FORMATION OF THE RENAISSANCE PRINCEPS,&nbsp;PART III THE HUMANIST PRINEPS IN THE TRECENTO,&nbsp;PART IV THE HUMANIST PRINCEPS FROM&nbsp; THE&nbsp;QUATTROCENTO TO THE HIGH RENAISSANCE,&nbsp;PART V THE MACHIAVELLIAN ATTACK,&nbsp; Conclusion,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2080, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('25c2a779-0656-4711-b70d-866e066cbdfc', '461e0a8a-96c1-4f5f-ae76-0473d570588d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A variety of organizations with unique and unprecedented designs and structures have emerged in recent times. Such organizations adopt rare business strategies and establish uncommon commercial networks to remain competitive. Understanding these organizations and their behavior has become dynamically challenging.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Also, organizations adapt dynamic shapes and forms in order to survive in VUCA business world and complex societal norms. In modern times, organizations are supposed to cater to not only commercial and economic needs, but also environmental and social obligations of diverse stakeholders.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Current edition of Understanding the Theory & Design of Organizations draws from seminal and modern literature and attempts to provide deeper understanding about the organizations.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 1</span></strong><span style="font-family:"Bookman Old Style",serif"> Introduction to Organizations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 2</span></strong><span style="font-family:"Bookman Old Style",serif"> Structural Designs for Organizations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 3 </span></strong><span style="font-family:"Bookman Old Style",serif">Strategy and Effectiveness</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 4 </span></strong><span style="font-family:"Bookman Old Style",serif">Relationships between Organizations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 5 </span></strong><span style="font-family:"Bookman Old Style",serif">Global Organization Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 6 </span></strong><span style="font-family:"Bookman Old Style",serif">The Impact of Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 7 </span></strong><span style="font-family:"Bookman Old Style",serif">Organizational Conflict and Politics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 8 </span></strong><span style="font-family:"Bookman Old Style",serif">Organizational Decision-Making</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 9 </span></strong><span style="font-family:"Bookman Old Style",serif">Corporate Culture and Values</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 10 </span></strong><span style="font-family:"Bookman Old Style",serif">Organizational Innovation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 11 </span></strong><span style="font-family:"Bookman Old Style",serif">Information and Control Processes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 12 </span></strong><span style="font-family:"Bookman Old Style",serif">Organizational Size and Life Cycle</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 13 </span></strong><span style="font-family:"Bookman Old Style",serif">Workplace Technology and Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 363, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('25c34bbd-e67a-490c-bd04-30507183e2f0', 'c31448c7-c9fa-4597-a1ce-19de47a19131', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Semiconductor Physical electronics 2/ed.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sheng S. L I</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788181287441</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5941, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('25c6926a-bb85-4a69-9f15-14dd1ee21a8e', '92f12b97-329a-42b9-a07b-6c6941de242d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Silence - Whisper of The Divine</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Army Gen J. K. Kaushik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471745</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2057, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('25d51dc1-917e-43ab-91dd-a76faa938ea3', 'd8fbf742-57fe-4501-9d6f-54ab203e1bd2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernard Dyer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>1841066508</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2514, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('25f1b062-86a9-48b6-9c3a-e701480b404a', 'cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', 'Description HTML', 1, '<h1>Jijnasa - A Journal of the History of Ideas and Culture - 2 Vols.</h1>', 2639, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('25f56967-a29b-466b-9141-89ad1387e0bf', 'bdba2c80-ad8f-4281-b726-875b19513750', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">This work presents a lucid account of the Sanskrit unadi-sutras which form an important and interesting accessory mainly to the Astadhyayi of Panini. The problem of the authorship of the Pancapadi-unadi-sutras has been analyzed and satisfactorily settled on the basis of the use of the device of prakrti and pratyaya in these sutras. It tells us how the ecymological tendencies in the Brahmanas culminated in the Nirukta and how it contributed to the making of the unadi-sutras. Yaska himself alludes to this heated controversy over the origin of nouns.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">It has been presented here in the form of a hypothesis that Panini adopted a reconciliatory approach and himself composed the unadi-sutras as an appendix to his grammar proper. The textual variations, which have crept into the body of unadi-sutras because of their lax nature, have been studied, and an attempt has been made to determine the correct reading of the major variations with the help of various commentaries. An exhaustive list of the variations has also been given. The Post-Paninian unadi-sutras which have their own significance and which have their origin in the Paninian unadi-sutras have been accorded a proper treatment. It has also been shown that it is the Paninian unadi-sutras which have influenced the succeeding unadi-sutras to a great extent.</span></p>

<p style="text-align:justify"><span style="font-size:20px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Abbreviations,&nbsp;Contents,&nbsp;Chapter 1&nbsp; BACKGROUND AND TECHNIQUE OF THE UNADI-SUTRAS,&nbsp;Chapter 2&nbsp;AUTHORSHIP AND CHRONOLOGY,&nbsp; Chapter 3&nbsp;PANINIAN UNADI-SUTRAS AND COMMEN-TARIES,&nbsp;Chapter 4&nbsp;TEXTUAL VARIATIONS,&nbsp; Chapter 5&nbsp; POST-PANINIAN UNADI-SUTRAS,&nbsp;EPILOGUE,&nbsp; APPENDIX,&nbsp; BIBLIOGRAPHY,&nbsp;INDEX</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4398, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('2600a704-7b53-43c6-9519-69f069ae4c41', '6ab3d8ac-0065-4f03-a462-f7b89b32baa0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Phylogenomics - Methods in Molecular Biology</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781588297648</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3619, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('2612bfd6-6e3a-4427-a9b9-4e38d360ccde', 'e71bd86e-c46b-4491-a0c6-5caea2c47cba', 'Description HTML', 1, '<h1>Parliamentary Privileges Law and Practice</h1>', 4286, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('2617622b-7db3-4848-9821-91370607a145', 'ccf17fb8-1cc3-4d6f-b2cc-a01566fc9256', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Bharat me Jati evam Varn Vyavastha: Kab Kyu or Kaise?</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">S.L Saha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sarita Book</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">2005</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hindi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 61, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('261ea902-0005-46fc-b3c3-f4610333e640', '34f3b6f5-47d9-4e09-84c3-2119e5e257d7', 'Description HTML', 1, '<h1>Shabdattvavimarsh book</h1>', 5575, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('26270e9f-e4b7-4d77-a98f-d3195ae4a059', '7d8c8fa4-b38d-468a-8a57-2b8a3ba9a638', 'Description HTML', 1, '<p>A comprehensive major work on the topic of propaganda studies is required now more than ever. Not least because in the age of the ''War on Terror'', we''ve witnessed terrorist bombings – suicide and otherwise - all over the world, which are often later accompanied by, and frequently preceded by, the use of propaganda to enhance the feeling of terror amongst the target population. Furthermore, propaganda is particularly important to study in this day and age because - despite its use over millennia - it is still poorly defined and understood. This timely four-volume set brings much needed clarity and context to the subject, leading the reader through its historic origins, its military uses, and the modern means by which it is manifested. Specifically - through a carefully selected collection of seminal and influential articles - the editors seek to demystify the topic of propaganda and explain how it works on the human psyche.</p>

<p>Framed by an introduction written by two of the field''s leading voices, this set is organized to provide the reader with a solid and detailed grounding in all aspects of the subject, past and present:</p>

<p><strong>Volume 1: Historical Origins, Definitions and the Changing Nature of Propaganda<br>
Volume 2: The Psychological and Sociological Underpinnings of Propaganda<br>
Volume 3: Propaganda in Military and Terrorism Contexts<br>
Volume 4: Advances and Contemporary Issues in Propaganda Studies</strong></p>', 4184, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('262a2111-a6d1-49b9-b752-7d495ddb7956', '6319c12f-bc30-46e8-a40e-50d385bd5371', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Edited by a renowned and much cited chemist, this book covers the whole span of molecular computers that are based on non-biological systems. The contributions by all the major scientists in the field provide an excellent overview of the latest developments in this rapidly expanding area.<br />
A must-have for all researchers working on this very hot topic.<br />
Perfectly complements Biomolecular Information Processing, also by Prof. Katz, and available as a two-volume set.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Content:</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Molecular Information Processing: From Single Molecules to Supramolecular Systems and Interfaces – from Algorithms to Devices – Editorial Introduction</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">From Sensors to Molecular Logic: A Journey</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Binary Logic with Synthetic Molecular and Supramolecular Species</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Photonically Switched Molecular Logic Devices</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Engineering Luminescent Molecules with Sensing and Logic Capabilities</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Supramolecular Assemblies for Information Processing</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hybrid Semiconducting Materials: New Perspectives for Molecular-Scale Information Processing</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Toward Arithmetic Circuits in Subexcitable Chemical Media </span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">High-Concentration Chemical Computing Techniques for Solving Hard-To-Solve Problems, and their Relation to Numerical Optimization, Neural Computing, Reasoning under Uncertainty, and Freedom of Choice</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">All Kinds of Behavior are Possible in Chemical Kinetics: A Theorem and its Potential Applications to Chemical Computing</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Kabbalistic–Leibnizian Automata for Simulating the Universe</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Approaches to Control of Noise in Chemical and Biochemical Information and Signal Processing</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Electrochemistry, Emergent Patterns, and Inorganic Intelligent Response</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Electrode Interfaces Switchable by Physical and Chemical Signals Operating as a Platform for Information Processing</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Conclusions and Perspectives</span></span></li>
</ol>

<ol>
</ol>
', 165, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('262d4967-a0f9-4229-a032-ae695ccbc8b6', '5ee07db9-2410-4472-9dcb-45faf4a4b10a', 'Additional Attributes HTML', 1, '<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;349 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;3540736646</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3540736646</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1.35 pounds</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;6.14 x 0.81 x 9.21 inches</span></li>
</ul>', 2582, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('2633850d-f73e-4fb2-968a-aae867710c81', '0022d17b-29c3-4040-9afc-d4b717706539', 'Additional Attributes HTML', 1, '<h1>Abstrat Sets and Finite Ordinals - An Introduction to the Study of Set Theory</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;106 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0486462498</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1596932548</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;159 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;14.3 x 0.76 x 21.67 cm</span></li>
</ul>', 2512, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('264afba2-a3ba-46ae-a8b6-67d26fd2d5a7', 'e7f90fc5-8672-4521-bdf5-998a5909ac4d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Introductory and Intermediate Algebra 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Marvin L.Bittinger</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292080000</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 210, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('264f4950-3eeb-47ab-b7d6-9be09ffae076', 'b4f53a1b-ea74-44e5-8f80-2dfa433c40f7', 'Additional Attributes HTML', 1, '<h1>&nbsp;The Pataala Prophecy: Son of Bhrigu NEW</h1>', 5209, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('2655b2a8-ef4f-4dfe-a44c-98a544e70393', 'ae84105e-806d-4543-aea6-df674999632b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kalpana Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184350371</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3023, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('2664eb4d-eed1-4d78-8ad3-f3427bb601d2', 'acea7ba4-4463-4901-b2ba-2f9e7700b233', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Legal Aspects of Business 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Akhileshwar Pathak</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355322081</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 560, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('2675528a-09eb-46db-947a-edc93102cd07', 'edaea714-6c84-4e12-afba-b6db56cb66ea', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Introduction</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1- What is Strategy?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: Building Competitive Advantage</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2- Competitive Advantage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3- Industry Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4- Strategy over Time: Growth and Innovation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Strategy Execution and Strategic Planning</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5- Strategy Execution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: Strategic Boundaries</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6- Vertical Integration and Outsourcing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7- Partnering</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Part V: Expanding the Scope of the Firm</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8- Managing the Multibusiness Firm </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 753, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('268bbde0-0e45-44e0-b7b0-0b9197a4bd0e', '4b79340f-5c42-4a2d-89b6-6a981abd6f3f', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tomaz Pisanski, Brigitte Servatius</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817683634</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIII, 279</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1710, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('26958c9d-ce4d-4a07-a756-b7e0d4a40bf1', 'f20cf613-31cf-4d8b-8f00-9892e1708857', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Chemistry Biochemistry and Biology of &nbsp;(1→3)-β-Glucans and Related Polysascchides</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Antony Bacic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780123739711</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Academic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1985, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('26a10ee3-b209-425e-8f5e-9af37420b392', '1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nematology research, like most fields of science, has its foundations in observations and the recording of these observations. The earliest written account of a nematode "sighting, " as it were, may be found in the Pentateuch of the Old Testament in the Bible, in the Fourth Book of Moses called Numbers: "And the Lord sent fiery serpents among the people, and they bit the people; and much people of Israel died" Although no empirical data exists to test the hypothesis, many nematologists assume and circumstantial evidence suggests the "fiery serpents" to be the Guinea worm, Dracunculus medinensis, as this nematode is known to inhabit the region near the Red Sea.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Coordination of Nematode Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Entomopathogenic Fungi and Nematodes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant-parasitic Nematodes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biological Control of Nematodes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Control of Root-knot and Cyst Nematodes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Integration of Arthropod, Nematode, Disease and Weed Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nematode Diagnosis and Disease Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant Taxonomy and Nematology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 705, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('26a674cf-c58b-427a-beeb-fb53e9987a43', 'c65eb64e-f7ea-4299-9014-aa8d90270135', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernard E.</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849506076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5718, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('26ac5f9d-547f-45ae-8e70-4305011bab2a', '3eb8ee51-f75e-4916-b6da-d5f062cc174a', 'Description HTML', 1, '<p>Geomechanics is the mechanics of geomaterials, i.e. soils and rocks, and deals with fascinating problems such as settlements, stability of excavations, tunnels and offshore platforms, landslides, earthquakes and liquefaction. This edited book presents recent mathematical and computational tools and models to describe and simulate such problems in Geomechanics and Geotechnical Engineering. It includes a collection of contributions emanating from the three Euroconferences GeoMath ("Mathematical Methods in Geomechanics") that were held between 2000 and 2002 in Innsbruck/Austria and Horto/Greece.</p>', 4124, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('26b98486-c568-4f36-91f9-0a00d87a6481', '7b68c3bb-81ab-4641-b81f-1d9e7cb0d4cf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Essays on Religion in Maharashtra</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eleanor Zelliot, Maxine Berntsen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170303141</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>387</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1992</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5522, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('26bc07b7-e04c-48fd-9ea2-174afdabc7e9', '5b5ed9cd-412d-44fe-8555-f3fab8afc493', 'Description HTML', 1, '<p>Ballet is an exquisitely sophisticated and elegant art form. However its seeming ease and gracefulness belie the underlying physical stress. Much of a dancer''s ability is reliant on favorable anatomy, strength and flexibility. Their foot mechanics, training and performing techniques are unique and thus they present with particular injury patterns. The following chapters aim to address these differences and provide an approach to assessing and treating foot and ankle injuries in the ballet dancer.</p>', 5334, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('26bf6ee7-44d7-489d-931d-f973748c7ff5', '0895f0a0-9534-4e88-bb90-b14aa6db5a99', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="font-size:11.0pt">About the book</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The primary objective of Commercial Chicken Egg Production is to elaborate the commercial chicken production system of India with regard to our own farming perspectives. With Indian poultry system being largely based on tropical climate, our experience in tropical chicken egg production is unique and thus there is a stark difference between western and Indian poultry production systems, which has to be clearly understood for effective professional practice of poultry production in India. </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The content of commercial chicken egg production is sequentially presented in the book for easy and comprehensive learning besides providing activities at the end of each chapter for ample practice. The book is immensely helpful for undergraduate and postgraduate students of veterinary science, poultry science, commercial poultry farm managers, farming aspirants, field veterinary technocrats, and others allied with the poultry industry.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Content -</span></strong>&nbsp;</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">1. Introduction to Commercial Chicken Egg Production,&nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">2. Genetic Stocks of Chicken Egg Production,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">3. Poultry Housing of Layer Chicken,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">4. Layer Chicken Management,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">5. Commercial Layer Chicken Feeding,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">6. Chicken Egg Quality,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">7. Bio-security in Commercial Layer Farm,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">8. Common Poultry Diseases,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">9. Water Quality Management,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">10. Good Husbandry Practices in Commercial&nbsp;Layer Farming,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">11. Commercial Chicken Layer Farm Economics,&nbsp;Annexure</span></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 3846, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('26c148ba-718c-42a4-9540-56fa28bd6a37', '7677e4d3-5d82-40b0-817e-65e91e604897', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Social thought provides general theories to explain actions and behavior of society as a whole, encompassing sociological, political, and philosophical ideas. From Roland Barthes to Umberto Eco, Theodor W. Adorno to Jean Baudrillard, the twentieth and early twenty first century have been marked by great thinkers who have pushed boundaries, shifted paradigms and explored old ideas in new ways. These ''masters'' have each produced vast and seminal canons of work that have had far reaching and influential impact on the way we think about our world. Through acclaimed critical theorists and philosophers, the SAGE Masters in Modern Social Thought series explores the ideas and themes of the writings of these great thinkers and collects together their masterpieces for researchers, graduate students and academia in general.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Appendix of Sources,&nbsp;Editors'' Introduction,&nbsp;Volume I&nbsp;I. The Engagement with Postmodernity and Phenomenology,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">II. Hermeneutics and Epistemology,&nbsp;III. Metaphysics, Volume II&nbsp;IV. Normativity and Reason,&nbsp;V. Discourse Ethics,&nbsp;Volume III&nbsp;VI. Law, Democracy, and the Public Sphere,&nbsp;VII. Cosmopokitanism and the Nation State,&nbsp;Volume IV&nbsp;VIII. Habermas and Psychology,&nbsp;IX. Habermas and Bioethics,&nbsp;X. Habermas and Feminism,&nbsp;XI. Aesthetics,&nbsp; XII.&nbsp;Habermas and Science</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 5021, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('26c7b2b6-f2c1-4fee-9565-04c28bdcf982', '8e2121aa-427b-421e-a3e1-47b92f37101e', 'Additional Attributes HTML', 1, '<h1>Advanced Modeling for Transit Operations and Service Planning</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;354 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0080442064</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0080442068</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;676 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.6 x 2 x 23.4 cm</span></li>
</ul>', 2506, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('26d20281-652c-4d26-a89b-a0f9b1690219', '5c130f5e-0d07-4ffa-8043-b2a05f10c9ad', 'Additional Attributes HTML', 1, '<h1>Methods of Celestial Mechanics -I: Physical, Mathematical, and Numerical Principles</h1>', 4017, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('26d9c02c-5d58-4dc2-912d-9a5ed5fdb367', '70712308-a8c5-4a32-8b14-b2a0ba147da2', 'Description HTML', 1, '<p>Anatomy and Physiology: Understanding the Human Body offers students a fresh approach to anatomy and physiology through its informal, conversational style and its extensive use of analogies that carefully explain both the structure and function of the human body. The stimulating conversational tone and study tips guide students through difficult concepts and maximize comprehension of these concepts. This unique book presents enough detail to satisfy well-prepared students, while the personal and friendly presentation will keep even the least-motivated students reading and learning.</p>', 3800, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('26e1193b-d816-4798-ac72-82f530cf9f5f', 'ece5f798-a0af-407e-b1b1-dfe2303c0f98', 'Description HTML', 1, '<p>&nbsp; &nbsp; <span style="background-color:null">&nbsp; &nbsp;AUDITING NEW</span></p>', 5138, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('26eb8aea-9ae9-4c5d-98eb-3faf7330b2c6', '876e0ece-0e2f-4503-a1b2-8394036c2534', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Oinam Shuraj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162106</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5730, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('26fed4f7-9ed5-4ac1-9a79-292bfc237468', 'e4cd1da7-6631-4160-a193-01d979bb38ff', 'Description HTML', 1, '<p>Could certainly be used as a stand-alone text. Aimed primarily at advanced undergraduates, it could also be read by others who may be prompted to identify yet further dimensions with which to map contemporary social psychology and define their position in relation to others'' - The Psychologist This clearly structured textbook presents a broad overview of the key issues that underpin social psychology. These include: the nature of science and `psychology as science''; descriptive, emancipatory and critical theories; and the different ways in which social psychology is applied in the social and political world. Drawing upon a number of different perspectives, this volume will introduce students to the important debates around what constitutes valid argument and research in social psychology, its aims, scope and subject matter, and the degree to which social psychology can be said to be itself a social institution and a part of the network of social regulation and definition. Theory and Social Psychology is one of four books which form the core of The Open University''s course Social Psychology: Personal Lives, Social Worlds.</p>', 4865, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('2702708f-fd2f-4ef3-9687-2641ac709d84', '71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">YOGA - Dharana Dhyana and Samadhi - V 5</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471561</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1861, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('270289e4-1786-4483-a614-b85fd0c14585', 'ece5f798-a0af-407e-b1b1-dfe2303c0f98', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>F.S. Sanwaria</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160478</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>390</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5139, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('270ae541-2046-4a75-bb13-e806fdf954e0', '7f117b08-47cd-499b-9c55-2bfecc1724bb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Food, Agriculture and Environment</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Bhupendra Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390780303</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 688, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('27144481-0dbd-4c65-808f-7f4086fe0fb0', '5707b522-4ab5-4925-9f4c-02277aee4611', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mallikarjun Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030332</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2728, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('2725e913-694c-4256-b6e7-b309b15743b7', 'ff67fdb5-3b11-4fd6-9ee8-38b54111c4e2', 'Additional Attributes HTML', 1, '<h1>Handbook of Public Policy Evaluation</h1>', 5317, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('27602c26-4c02-46af-ae95-d16d8061d174', '4566738b-c12e-4c58-a811-4636d555349d', 'Description HTML', 1, '<p>Understanding antibiotic chemotherapy at the ecological level is necessary for more permanent advances in development and in the usage of antibiotic agents. This book traces the history of bacteria, from the development of life on earth to the evolution of diversity. It is this diversity that led, almost automatically to the development of pathogens as well as antibiotics. If we are to create long term antibiotics we must design them with this history in mind.</p>', 3584, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('276b11dc-7659-423a-83f2-9aaece1dc24b', '7969069e-d476-43a5-b9c0-708ef4487e8b', 'Additional Attributes HTML', 1, '<h1>The Complete Guide to Acquisitions Management</h1>', 5406, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('2790b6dc-7e5c-4a2c-b73c-bb99f4366325', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Benjamins Current Topics</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Stephen J. Cowley</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789027202536</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">220</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2011</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 4461, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('2794af8b-9947-4cba-9b56-d05b7cceb12f', '7430fb6b-d2a8-470d-aace-f31ef0b4697d', 'Additional Attributes HTML', 1, '<h1>Mathematical Methods and Modelling in Hydrocarbon Exploration And Production - Mathematics in Industry</h1>', 3085, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('2796be1a-df7d-4989-85fe-9bb04a3766ef', 'a8e9866e-1a07-45fa-9c62-3aa90970d22c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ethical Eating - In The Postsocialist And Socialist World</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Yuson Jung</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780520277403</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">University of California</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1979, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('27a3ca10-5b8c-4dbb-ba21-7e12cc21b8ad', '4f8b13a9-34d4-4280-af0b-82a33eea6c1f', 'Description HTML', 1, '<p>Contents - Foreward, Introduction, Chapter 1 - Is Free Speech Threatened, Yes: Free Speech is Threatened, Censorship threatens freedom of the Press, Book banning threatens free speech, speech codes threatens, a flag - burning amendment would threaten free speech, Limits on campaign spending threaten political speech, No: free speech is not threatened, censorship does not threaten freedom of the press, The Extent of Book banning is Exaggerated, Regulations on Harassing speech do not threaten free speech on college campuses, A flag-burning amendent would protect free speech, Limits on Compaign spending Do Not Threaten Free Speech, Chapter 2 - Should there be limits to free speech, chapter preface, yes: there are limits to free speech, obscenity in popular culture should be censored, Excluding offensive materials from libraries is appropriate, racist speech should be restricted, Violent and Pornographic music lyrics should be restricted, the media must exercise self-restrain, No: Free speech should not be limited, free speech should npot be limited, Chapter 3 - Should Pornography Be Censored?, Yes: Pornography Should be Censored, Chapter 4 - Should Government Funding of the Arts be Restricted?, Bibliography, Organizations to Contract, Index.</p>', 4620, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('27a48324-a9e4-4701-80a9-6a7dcc9de895', '680206fc-d574-4e82-b6a2-77ce4058ec30', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The completion of gene sequencing has resulted in an intensified investigation of the proteome and metabolome. Metabolite profiling methods used for disease diagnosis have been expanded with the advent of new technology and are being applied extensively in the quest for the discovery of new markers for diseases. In this comprehensive resource the Editor draws together experts from the field and provides an insightful introduction into the technology and methodology. Metabolomics, Metabonomics and Metabolite Profiling covers a broad range of topics including.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Mass spectrometry and NMR in metabolite profiling</span></p>

<p style="text-align:justify"><span style="font-size:18px">Current applications of metabolite profiling for disease diagnosis</span></p>

<p style="text-align:justify"><span style="font-size:18px">Studies of specific metabolite classes</span></p>

<p style="text-align:justify"><span style="font-size:18px">Plant metabolites</span></p>

<p style="text-align:justify"><span style="font-size:18px">Metabolite data mining</span></p>

<p style="text-align:justify"><span style="font-size:18px">Global systems biology</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book is a must have, up-to-date, reference which will appeal to academics, students, technicians and professionals working in, or joining this field.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Chapter 1 Mass Spectrometry for Metabolite Identification, </span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Chapter 2&nbsp; ID and 2D NMR Spectroscopy: From Metabolic Fingerprinting to Profiling,&nbsp;Chapter 3 Steroids, Sterrols and the Nervous System,&nbsp;Chapter 4 Phospholipid Profiling,&nbsp;Chapter 5 New Developments in Multi-dimensional Mass Spectrometry Based Shotgun Lipidomics,&nbsp;Chapter 6 Neutral Lipidomics and Mass Spectrometry,&nbsp;Chapter 7 Bioinformatics of Lipids,&nbsp; Chapter 8 Mass Spectrometry in Glycobiology,&nbsp;Chapter 9 Matrix Assisted Laser Desorption Ionisation Mass Spectrometric Imaging - Principles and Applications,&nbsp;Chapter 10 Plant Metabolomics,&nbsp; Chapter 11 Data Mining for Metabolomics,&nbsp;Chapter 12 Metabonomics and Global Systems Biology,&nbsp; Subject Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;</span></span><span style="font-size:18px">&nbsp;</span></p>', 1948, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('27ba8a3c-78a0-43cc-88ed-80e3145ef59e', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 'Description HTML', 1, '<p style="text-align:justify">The new and impressively comprehensive&nbsp;Brill Dictionary of Religion&nbsp;addresses religion as an element of daily life and public discourse. Richly illustrated and with more than 500 entries, the dictionary is a multi-media reference source on the many and various forms of religious commitment. It is unusual in that it not only addresses the different theologies and doctrinal declarations of the official institutionalized religions but it also gives equal weight and consideration to a multiplicity of other religious phenomena. People perceive and express religious experiences in many different ways: through dance, sensuality, in relations between sexes and in compassion at death. Religions help determine how people form and perceive their identity as part of a social group. The diverse effects of religions can also be perceived in the environment, society and the public sphere. The&nbsp;Brill Dictionary of Religion&nbsp;helps map out and define the networks and connections created by various religions in contemporary societies, and provides models for understanding these complex phenomena.</p>', 1553, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('27c82cec-3a4b-446a-a388-78b8ccb8972c', '84b2a684-e60a-4256-8be4-ad00a37e449e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Indira Madhukar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798172731211</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5171, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('27c89331-ecd0-4a49-8c61-bd9d0460d49d', '939ceff5-3c0b-4e0c-964e-ed2b3ebd7167', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">"Yoga" is a much misunderstood and abused term these days. Yoga, let it be understood, is a sacred word. It signifies both the means and the end. It is the aim of human existence. It is to live Yoga that one is born. By a stroke of mysterious misfortune, man has fallen from heaven, is separated from God. The "why" of this is a divine secret. Yoga, rightly practised, promises to restore the lost Kingdom to man, assures him to re-unite him with the Ultimate Reality, once again.</span></p>

<p style="text-align:justify"><span style="font-size:18px">It will be clear how Yoga is not just bending and stretching the limbs in various postures. Yoga is not ringing the bell or beating cymbals, not staring at a candle or looking at a dot on the wall. Not that these processes are without significance, but they are preliminary, all too preliminary aids, rather starting points in the long, long march of the student of Yoga in his quest of Reality.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Yoga is not merely a practice, or a set of practices, but the whole science of life itself. We are living muted lives. Yoga offers the whole life. Yoga promises to cure all our diseases - physical, mental, emotional, spiritual - all of them. Yoga promises perfection. Yoga promises perennial bliss shorn of all misery.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;1. Introduction,&nbsp;2. Aasanas, Kriyas, Bandhas and Mudras, 3.&nbsp;Pranayama,&nbsp;4. Meditation,&nbsp;5. Yoga and Sports,&nbsp;Bibliography</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2008, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('27cb5b65-4fc5-4864-a073-33e526c84ad9', '6f781c59-7d28-40f6-9e15-e3cd16495040', 'Description HTML', 1, '<p>Marek Kuczma was born in 1935 in Katowice, Poland, and died there in 1991. After finishing high school in his home town, he studied at the Jagiellonian University in Kraków. He defended his doctoral dissertation under the supervision of Stanislaw Golab. In the year of his habilitation, in 1963, he obtained a position at the Katowice branch of the Jagiellonian University (now University of Silesia, Katowice), and worked there till his death. Besides his several administrative positions and his outstanding teaching activity, he accomplished excellent and rich scientific work publishing three monographs and 180 scientific papers. He is considered to be the founder of the celebrated Polish school of functional equations and inequalities. "The second half of the title of this book describes its contents adequately. Probably even the most devoted specialist would not have thought that about 300 pages can be written just about the Cauchy equation (and on some closely related equations and inequalities). And the book is by no means chatty, and does not even claim completeness. Part I lists the required preliminary knowledge in set and measure theory, topology and algebra. Part II gives details on solutions of the Cauchy equation and of the Jensen inequality [...], in particular on continuous convex functions, Hamel bases, on inequalities following from the Jensen inequality [...]. Part III deals with related equations and inequalities (in particular, Pexider, Hosszú, and conditional equations, derivations, convex functions of higher order, subadditive functions and stability theorems). It concludes with an excursion into the field of extensions of homomorphisms in general." (Janos Aczel, Mathematical Reviews) "This book is a real holiday for all the mathematicians independently of their strict speciality. One can imagine what deliciousness represents this book for functional equationists." (B. Crstici, Zentralblatt für Mathematik)</p>', 2475, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('27d1c297-34db-4f09-a3a7-5f52d0032f6f', '996985c4-086a-4f5c-9ad6-2a21e6af8406', 'Description HTML', 1, '<p style="text-align:justify">Vedavyasa has composed Mahapuranas by resorting to the use of historical episodes, legends, stories, fables, etc. in order to lay down clearly the topics described in those special types of episodes addressed as Puranas in the Vedic era. Brahmavaivarta is the most popular treatise among the eighteen Mahapuranas. This Mahapurana finds its reference everywhere in various Puranas and in the inventory of names to these Mahapuranas. Moreover, as per the yardstick ascertained, this Mahapurana contains eighteen thousand hymns in it too. As the preaching delivered by god Krsna to desperate Arjuna considering them as the nectar of Srimad Bhagavad Gita, the special preaching delivered by the same god Krsna is stored in this Mahapurana too. As this Mahapurana discloses the mystery of Brahman, it is called Brahmavaivarta Mahapurana. This Mahapurana has been adduced as an authority by a number of philosophers for their submissions. The commentators have from this angle, accepted the specific significance [...]of Brahmavaivarta Mahapurna in the literature on Puranas. Indian culture based on Vedas and the tradition of Indian school of thoughts is seen enumerated to suffice length in this Mahapurana.</p>', 1478, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('27d43617-d549-44a4-9880-4dcbe8975a71', '2b45ee6a-6589-4159-9a31-a2abcc27b76d', 'Description HTML', 1, '<h1>Scheduled Caste Women</h1>', 4839, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('27e8dcab-7d6c-4f85-a137-d5f1cb33526f', '7b867f27-172a-44ec-afe2-59d1266775f3', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Art, Architecture, Literature and Philosophy</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">P. Tripathi</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">9789380731803</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">280</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2012</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">First</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 6043, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('27ec6149-7abd-4816-b5c5-01c9d565f93c', 'f61b7269-328c-42a7-b48a-88118122d10a', 'Additional Attributes HTML', 1, '<h1>Morphology, Molecules, Evolution and Phylogeny in Polychaeta and Related Taxa - Developments in Hydrobiology</h1>', 3637, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('27ed24d1-bc64-474f-8b76-c41714ea32fe', '7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Learn the principles and skills behind consumer behavior in the way that''s best for you with Babin/Harris’ CB, 9E. Carefully crafted and based on continuous research into the workflows and learning preferences of students like you, CB from 4LTR Press offers an innovative learning experience with printed, online or mobile options. This edition integrates the latest developments, technology and emerging trends in consumer behavior with visually driven content and learning features that address all learning styles.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part I: Introduction</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">1. What is CB and Why Should I Care?</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">2. Value and the Consumer Behavior Value Framework.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part II: Internal Influences</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">3. Consumer Learning Starts Here: Perception</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">4. Comprehension, Memory, and Cognitive Learning</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">5. Motivation and Emotion: Driving Consumer Behavior</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">6. Personality, Lifestyles, and the Self-Concept</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">7. Attitudes and Attitude Changes</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part III: External Influences</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">8. Group and Interpersonal Influence</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">9. Consumer Culture</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">10. Microcultures</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part IV: Situations and Decision Making</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">11.Consumers in Situations</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">12. Decision Making I: Need Recognition and Search</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">13. Decision Making II: Alternative Evaluation and Choice</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part V: Consumption and Beyond</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">14. Consumption to Satisfaction</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">15. Beyond Consumer Relationships</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">16. Consumer and Marketing Misbehavior</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 811, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('27ed42d6-20a1-4652-8ce8-d84470d33c3c', '85be2290-e639-4393-bc23-affe9a9f5d88', 'Description HTML', 1, '<h1>Disney Mickey Wonders Why: Animal Homes and Habits BOOK</h1>', 5419, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('27f99a66-ac24-442d-8114-6d180b1e2384', 'dcd04f8b-09f8-4cbe-9ca9-997ef97d71f7', 'Description HTML', 1, '<h1>Nature-Culture Metonymy - Quest for Lost Horizons in Jayanta Mahapatra''s Poetry</h1>', 2769, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('280c8bd1-3ae2-4699-8068-44856d4dcc46', '80d4ed36-af2f-40e1-b257-4cd58495039c', 'Description HTML', 1, '<h1>Embedded Systems Design with Platform FPGAs - Principles and Practices</h1>', 3358, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('2819dd9d-3975-405c-94a9-1f19cc0d39cc', 'd44914de-fab6-451d-bfcd-865ce4bc4ae4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623646</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5884, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('281dbe30-9c8d-4b99-8bc6-45b8e7b767ee', 'c3156b06-57be-4e88-9cbd-fbb5af4e4312', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>In selecting the material and the order of presentation for this work I have been guided by the definition of electrochemistry, given by Kislyakovsky in 1912, as the science “concerned with the study of the phenomena accompanying the direct conversion of chemical energy into electrical and vice versa''''. This definition was taken further by Pisarzhevsky, who was the first to formulate clearly the prerequisites for mutual conversion of chemical and electrical forms of energy and introduce the concept of electrochemical system in which this process is possible. Our presentation is based on the theory of electrochemical systems, their constituent parts and their possible states. It seems to me that these principles permit one to visualize electrochemistry as an integral whole and independent, self-contained discipline and clearly define the boundaries separatum it from closely related sciences.<br>
<br>
Much attention is paid to disclosing the physical content of electrochemical phenomena and the essence of the related theoretical conceptions The mathematical apparatus is relatively simple, and only the general principles of electrochemical experiment are given. Experimental procedures are described in more detail only where it is necessary for the understanding of the nature of the process in question or the essence of the theoretical views concerned.<br>
<br>
In writing this textbook I have tried to cover all the basic aspects of theoretical electrochemistry and to reflect as completely as possible the latest advances and trends in its development. I hope that this has been accomplished to some extent but though I have tried to be objective I have probably not avoided a certain preference what seemed to me more correct, and particularly more important and interesting. In this connection it would seem appropriate to recall Mendeleyev’s words in the preface to the fifth edition of his famous ``Fundamentals of Chemistry'''': - `in all objective expositions of science, there will always and inevitably be much that is subjective, bearing the stamp of the times and place... separate works, like a mirror, will reflect that which is near more clearly and strongly... although I have striven to make my book a true mirror—what is dear to me has involuntarily been reflected most sharply and illuminated more clearly, and presented, through the reflection, in all its pristine brightness''. The truth of these words has probably been felt by everyone who has tried to generalize the material of any science or branch of it.</p>

<p>&nbsp;</p>', 1234, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('2823f96b-4ed8-49f3-a00c-114140f69a54', '323ab93b-6e29-4dd7-a143-9a5e79a53b87', 'Description HTML', 1, '<h1>Evidence Text and Materials - 2/e</h1>', 3508, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('2836808b-bb34-4f96-be6b-0840bfbf1fa4', 'ef690112-678b-4be4-8fea-96490e3f90af', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Arjun Karki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963235</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5211, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('2842716c-2e9f-4941-be3d-1feb67d08973', '65cd5977-8e03-457e-9176-6a737f1c5798', 'Additional Attributes HTML', 1, '<table style="width:200%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Analytical Science, 2/e 10 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Paul Worsfold</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p style="text-align:center">Paul Worsfold is currently Professor of Analytical Science in the School of Earth, Ocean and Environmental Sciences and Director of the Plymouth Environmental Research Centre at the University of Plymouth. He was an undergraduate at Loughborough University where he also gained industrial experience in Germany and the Netherlands. He obtained an MSc (1978) and a PhD (1980) in Bioanalytical Chemistry with Michael Thompson at the University of Toronto, Canada. A postdoctoral position with Jarda Ruzicka and Elo Hansen at the Technical University of Denmark was followed by lectureships in Sheffield (now Hallam) and Hull (a new blood lectureship working with Alan Townshend) and a chair at Plymouth in 1990. He received his DSc from Loughborough in 1998.</p>

			<p style="text-align:center">His research activities are at the interface of Analytical Chemistry and Environmental Science and he is a member of the ''Biogeochemistry and Environmental Analytical Chemistry'' research group at Plymouth. His core Analytical Chemistry research interests are flow injection techniques, molecular spectroscopy (particularly chemiluminescence), instrument design, on-line sample treatment techniques and field flow fractionation. Environmental interests include oceanic scale spatial mapping of trace metal micronutrients, e.g. iron, nutrient (N and P) cycling in natural waters, physico-chemical speciation of elements and contaminant transport and modelling. He has published over 200 scientific research papers and review articles.</p>

			<p style="text-align:center">He is currently Editor of the journal Analytica Chimica Acta and Editor of the Encyclopaedia of Analytical Science. He is also on the Editorial Boards of the Journal of Flow Injection Analysis and Environmental Chemistry. His work has been recognised by the award of the SAC Silver Medal in 1990, the H.E. Armstrong lectureship (SCI) in 1992, the C.B. Huggins lectureship (Acadia University) in 1997 and the Theophilus Redwood lectureship (RSC) in 2000. He became President of the Analytical Divis</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780127641003</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">5000 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', 1570, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('2845f1e6-bf76-4a6e-85d8-3f0821cc44f5', '712f72cf-7d23-415a-94ad-1fece8a934dc', 'Description HTML', 1, '<p>Frontiers in Biochip Technology serves as an essential collection of new research in the field of biochip technology. This comprehensive collection covers emerging technologies and cutting –edge research in the field of biochip technology, with all chapters written by the international stars of this evolving field. Key topics and current trends in biochip technology covered include: -microarray technology and its applications - microfluidics - drug discovery - detection technology - lab-on-chip technology and bioinformatics. Frontiers in Biochip Technology is an important volume for all biotechnologists, bioengineers, genetic engineers, pharmacological researchers, and general bench researchers who want to be up-to-date on the latest advances in the rapidly growing field of biochip technology.</p>', 5950, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('28478340-0c19-4215-9aac-61fd380e8596', '8faaf8fa-d783-4bc8-a5bd-bb7aec189962', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>
			<h3>Yadvendra Sharma Chandra Ke Upanyas Samanti Jivan Ka Dastavej New</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Gajanand Sukh Dev Chavhan</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383144082</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hindii Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2883, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('285af720-e2e8-4ffa-9ba3-e9228d74d5a6', '9435bf6d-a26c-461e-87b4-7ea1b30121be', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">About the book</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Synopsis&nbsp;Life and Vision of vedic Seers is a series aiming at reconstructing lives and thought contents of prominent Vedic seers so that they may emerge out in their individual capacities as great contributors to the history of human vision, ideation and understanding. The Series is intended to cover as many seers as possible. This is the first volume of the Series dealing with the life and attainments of Visvamitra, the seer of the sacred Gayatri mantra. It retraces penetratively the contours of sadhana proceeding along which the great seer could get the vision of the Gayatri and predict prophetically enough the unparalleled longevity of the Indian culture and ethos under its aegis: Visvamitrasya raksati brahmedam bharatam janam.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 874, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('286f7177-415d-476e-a0ea-e5e062e97826', 'f0ee96df-b511-4145-9799-edae95029ba8', 'Description HTML', 1, '<p style="text-align:center"><u>CONTENTS</u></p>

<p style="text-align:center">CHAPTER I.</p>

<p style="text-align:center"><strong>The origin of Sanskrit Drama</strong></p>

<p style="text-align:center">CHAPTER II.</p>

<p style="text-align:center"><strong>The mould of&nbsp;Sanskrit Drama&nbsp;</strong></p>

<p style="text-align:center">CHAPTER III.</p>

<p style="text-align:center"><strong>Pre-Kalidasan Drama</strong></p>

<p style="text-align:center">(I) BHASA</p>

<p style="text-align:center">(II) SHUDRAKA</p>

<p style="text-align:center">CHAPTER IV.</p>

<p style="text-align:center"><strong>Kalidasa</strong></p>

<p style="text-align:center">CHAPTER V.</p>

<p style="text-align:center"><strong>Bhavabhuti the Poet-Dramatist</strong></p>

<p style="text-align:center">CHAPTER VI.</p>

<p style="text-align:center"><strong>Harsha-The patron poet</strong></p>

<p style="text-align:center">CHAPTER VII.</p>

<p style="text-align:center"><strong>Bhatta Narayana</strong></p>

<p style="text-align:center">CHAPTER VIII.</p>

<p style="text-align:center"><strong>Vishakhadatta</strong></p>

<p style="text-align:center">&nbsp;</p>', 1106, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('287c2f88-be9c-4b99-8116-fb966242b0b3', 'e25921f2-9b9d-4c45-a6e8-690d68242997', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Frontiers of Surface-Enhanced Raman Scattering: Single Nanoparticles and Single Cells</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Yukihiro Ozaki</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> ISBN </span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118359020</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2014</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Edition</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">308+13</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1343, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('289501b5-30bf-4a48-bd55-c4a579f2d682', '844123ba-c1ce-4e62-8d15-2e7708cc4c29', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Bruce H. Edwards</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598037517</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2570, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('28a172e5-98ce-4934-b200-6852c9a70862', '8d247fbb-9a76-4c22-99e3-edbd85aaad18', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hindi-Uapnyason ke Khalpatr - Arambh- Se E. San 1960</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Chauhan Vishwas Mahadev</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788192844008</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Subhi Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>', 2983, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('28a2fcb0-40c8-4f14-9974-c2cb248e1c5f', 'b09a869c-5048-44e2-9dd6-4187f96d53bd', 'Description HTML', 1, '<h1>Azad Hind Foz mein Uttrakhand Chetr ke Sainikon ka Yogdaan</h1>', 2671, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('28abdf6c-065a-4cf4-80ef-2ce1812d454e', 'f56e8cb6-685c-44b6-aeba-23e21ec1bee9', 'Description HTML', 1, '<p><span style="font-size:24px">Random Dynamical Systems - Theory and Applications</span></p>', 1633, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('28b317cc-fce7-4704-9530-bbce268b845c', '25ba975a-30b2-4062-be8d-7cc1103c31c5', 'Description HTML', 2, '></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सार्थक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गति</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्राप्त</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हो</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सकेगी।</span></span></span></span></span></p>', 1522, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('28bad9a2-ef84-44d5-8b50-fab1791a30b2', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nigamananda Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352573</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2762, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('28c741a9-2dcd-4b0f-9816-70cba00eba9b', '6be323e9-9a3c-44b8-b963-44cc06b4843d', 'Additional Attributes HTML', 1, '<h1>Atomic Structure Theory - Lectures on Atomic Physics New</h1>', 4103, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('28c8fe8a-f845-4bfa-a81a-e3e9df7e5322', 'bdb783bd-6421-4ccc-a188-75f45e04d42a', 'Description HTML', 1, '<pre>Discourses on Kathopanishad</pre>', 56, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('28cdbe14-dc47-41fd-813b-eeb94efe8164', 'a9a046a3-0fc9-401c-8105-d448379016a7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Putting physics based on his storied research and teaching, Eric Mazur''s Principles & Practice of Physics Volume 1 (chapters 1-21)1/e builds an understanding of physics that is both thorough and accessible. Unique organization and pedagogy allow you to develop a true conceptual understanding of physics alongside the quantitative skills needed in the course. New learning the book is structured to help you learn physics in an organized way that encourages comprehension and reduces distraction. Physics on a contemporary Traditional texts delay the introduction of ideas that we now see as unifying and foundational. This text builds physics on those unifying foundations, helping you to develop an understanding that is stronger, deeper, and fundamentally simpler. Research-based this text uses a range of research-based instructional techniques to teach physics in the most effective manner possible. The result is a ground-breaking book that puts physics first, thereby making it more accessible to you to learn.&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:&nbsp;&nbsp;&nbsp;&nbsp; </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Foundations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;2. Motion in One Dimension</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;3. Acceleration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;4. Momentum</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;5. Energy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;6. Principle of Relativity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;7. Interactions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;8. Force</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;9. Work</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Motion in a Plane</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Motion in a Circle</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Torque</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Gravity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Special Relativity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Periodic Motion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Waves in One Dimension</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Waves in Two and Three Dimensions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Fluids</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Entropy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Energy Transferred Thermally</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Degradation of Energy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22. Electric Interactions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23. The Electric Field</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24. Gauss’s Law</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">25. Work and Energy in Electrostatics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">26. Charge Separation and Storage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">27. Magnetic Interactions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">28. Magnetic Fields of Charged Particles in Motion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">29. Changing Magnetic Fields</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">30. Changing Electric Fields</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">31. Electric Circuits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">32. Electronics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">33. Ray Optics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">34. Wave and Particle Optics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix A: Notation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix B: Mathematics Review</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix C: Useful Data</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Answers to Selected Odd-Numbered Questions and Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Credits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 275, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('28dc94d7-d824-455f-b300-2ed2cc7c5e71', '040b62d9-2102-4644-a7c4-0a057e431b35', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Greening India''s Growth - Costs Valuations and Trade offs</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Muthukumara Mani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780415719360</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2151, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('28ea6c53-6d66-4c2b-9e69-1ba57c5fd25b', 'd6b80d72-eebd-4f2a-ac65-82fb438b8a04', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Zetetic on Rare Icon from Tala</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>L.S. Nigam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8185616639</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 2646, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('28ec654c-372a-40a0-822b-1f3f71567c5a', '04d75430-2ed3-4b23-aa06-8a2525444578', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Oxford Studies in Ancient Philosophy - V 2</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">David Sedley</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">
			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Socratic Irony as Pretence</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Appearances and Calculations: Plato''s Division of the Soul</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Glaucon''s Challenge and Thrasymacheanism</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">The Copula and Semantic Continuity in Plato''s Sophist</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">''What''s the Matter with Prime Matter?''</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Elemental Teleology in Aritotle''s Physics 2.8</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Alteration and Aristotle''s Theory of Change in Physics 6</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Kinesis vs. Energeia: A Much-Read Passage in (but not of) Aristotle''s Metaphysics</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Aristotle''s Argument for a Human Function</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Nicomachean Ethics 7- 3 on Akratic Ignorance</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Automatic Action in Plotinus</span></span></p>

			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Index Locorum</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780199544875</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">423</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2101, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('28f4ad8c-25a7-4a37-a486-74df5f0b371b', '33db1c36-47c7-41e3-86f4-adbb852cee54', 'Description HTML', 1, '<h1>Oxford Mathematical Monographs - Multi-dimensional Hyperbolic Partial Differential Equations - First-order Systems and Applications</h1>

<p><span style="background-color:#ffffff; color:#333333; font-family:" amazon="" ember","helvetica="" neue",helvetica,arial,sans-serif;="" font-size:14px"="">Authored by leading scholars, this comprehensive, self-contained text presents a view of the state of the art in multi-dimensional hyperbolic partial differential equations, with a particular emphasis on problems in which modern tools of analysis have proved useful. Ordered in sections of gradually increasing degrees of difficulty, the text first covers linear Cauchy problems and linear initial boundary value problems, before moving on to nonlinear problems, including shock waves. The book finishes with a discussion of the application of hyperbolic PDEs to gas dynamics, culminating with the shock wave analysis for real fluids.</span><br>
<br>
<span style="background-color:#ffffff; color:#333333; font-family:" amazon="" ember","helvetica="" neue",helvetica,arial,sans-serif;="" font-size:14px"="">With an extensive bibliography including classical and recent papers both in PDE analysis and in applications (mainly to gas dynamics), this text will be valuable to graduates and researchers in both hyperbolic PDEs and compressible fluid dynamics.</span></p>', 2585, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('291d33aa-0666-4621-a839-efe42bc44453', '45e2d0b0-786a-4e73-b591-53b6b4c0dbcc', 'Additional Attributes HTML', 1, '<h1>In the Shadow of Freedom - Three Lives in Hitler''s Berlin and Gandhi''s India</h1>', 2650, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('291ff0da-6bfb-4cd4-a372-a285b276dfcf', '85eb2551-877c-4a0d-9b1c-dda209b61a20', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Architecture of Tokyo</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Hiroshi Watanabe</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">3930698936</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9783930698936</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">263</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2001</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1786, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('292b6619-a239-4b32-aec3-85852b1326f9', '225905ec-227f-40e1-a19e-c93344699981', 'Additional Attributes HTML', 1, '<h1>Studies in Forensic Science 02 - Human Blood Analysis</h1>', 5426, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('292e7fc0-d293-44c6-8679-2cd3631bb2b7', '329d1115-2763-41a7-97f4-1ea9134ebe55', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.A. Kirillov (Ed.)</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642057403</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', 2600, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('29381e2f-3d0c-4368-bcdf-c7cf4b324fa5', 'fc318790-2b00-4b88-bfd5-82d44b59f615', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Bhagavad Gita: A Transcreation of the Song Celestial&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Alan Jacobs</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788178222417</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">New Age</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5684, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('29382601-3c1c-4a58-969d-0e1ef004bbfd', 'bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems in Solid-State Physics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.M. Prokhorov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">368</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1098, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('293a8c4f-0aea-4fd9-89db-ce402c2cb969', '059d28a6-e146-43f6-9003-7d04ec291250', 'Description HTML', 1, '<p>Algorithmic composition – composing by means of formalizable methods – has a century old tradition not only in occidental music history. This is the first book to provide a detailed overview of prominent procedures of algorithmic composition in a pragmatic way rather than by treating formalizable aspects in single works. In addition to an historic overview, each chapter presents a specific class of algorithm in a compositional context by providing a general introduction to its development and theoretical basis and describes different musical applications. Each chapter outlines the strengths, weaknesses and possible aesthetical implications resulting from the application of the treated approaches. Topics covered are: markov models, generative grammars, transition networks, chaos and self-similarity, genetic algorithms, cellular automata, neural networks and artificial intelligence are covered. The comprehensive bibliography makes this work ideal for the musician and the researcher alike.</p>', 1733, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('29445aeb-cfcf-4271-86c7-dcd56ee6073e', '60fa5ac8-9d76-48d4-a05d-6ae4993923ee', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Principles and Practice of Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">L M Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789351611813</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sultan Chand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 440, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('294c364b-ec80-4942-ae30-63510f3fc9f9', 'a3e8d95d-9382-47a4-8fde-60f3402f184d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sketches, paintings, letters, and statements by the French artist provide insights into his troubled family background, dissolute lifestyle, and preoccupation with Parisian low life.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Why I Love Lautrec by Federico Fellini</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lautrec at the Velodrome by Tristan Bernard</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>LIFE AND WORKS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">“Bebe Lou Poulit”</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Paris by night</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The “houses”</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The last drop</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>DOCUMENTATION</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lautrec year by year </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Expertise</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lautrec the journalist</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Books about Lautrec</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lautrec in museums</span></span></p>
', 737, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('295fe9ad-5572-480b-a822-7fa4c147def2', 'd1400cf0-12cd-450c-851e-2a4a20756512', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agronomy Terminology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Mahesh Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789386314970</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publisher</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 943, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('2970464f-61eb-42ba-82cb-1aafe36015d9', '662a9b65-99cb-4efd-825b-6016673c2400', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Foreword,&nbsp;Introduction,&nbsp;(I) Philosophical Works,&nbsp;(II) Sanskrit Stotras,&nbsp;(III) Other Works</span>&nbsp;&nbsp;&nbsp;&nbsp;</h1>', 5563, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('297805d2-0b8b-4be3-8004-551f33ce562f', '8b337e27-dd32-4a6a-8f0b-f06a5255c196', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4189, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('297e912e-5ce0-4531-85e3-3ddcc4733fe7', 'b3146055-e5b8-4c44-a98b-86a724a47650', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Supply Chain Analytics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">T.A.S. Vijayaraghavan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354243431</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 846, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('29835e30-4456-42b8-b847-a938c5f82267', '5400ecc5-e333-4a9d-9e00-3df14220ecb2', 'Description HTML', 1, '<h1>Ideology and Social Goals - A Study on the Social Philosophy of Sri Aurobindo New</h1>', 4682, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('29886d34-278d-43ea-a2b3-a528faa3f441', '3e1754b1-9975-4763-91d6-0d0556ed9b31', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>AB Tripathy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170495062</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4904, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('298cd896-5f78-49ad-8def-2d88e15ac648', '4213bb1c-b428-446b-856a-96e39871e1fe', 'Description HTML', 1, '<p>The Third edition of Corporate Governance: Principles, Policies and Practices sheds light on recent corporate problems using a flexible modular format, through a detailed explanation of the corporate governance mechanism and the various incentives within today''s governance system, while offering potential solution in context. With an emphasis on connecting corporate governance to practical management, the book provide cutting-edge material comprising new and unique study tools and fresh, thought-provoking content.</p>', 3098, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('2990e72f-de71-4aa7-a3a0-517d08151fd6', '40f0f469-064e-436c-9ce9-fd15a9a7a6dd', 'Additional Attributes HTML', 1, '<p>Language: English</p>

<p>Binding: Hardcover</p>

<p>Publisher: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG</p>

<p>Genre: Science</p>

<p>ISBN: 9783540343608, 9783540343608</p>

<p>Pages: 343</p>', 2235, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('29a093c5-dcd5-4a53-a6eb-5ae1cabbd761', '6fc412b1-b521-4bf8-87f4-b9d006f951d9', 'Description HTML', 1, '<p><span style="font-size:22px">Subhash Chandra Bose Aur &nbsp;Azad Hind Fauz in 2 Vols.</span></p>', 1589, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('29a49766-efd9-4c73-a8e0-6c6c0e32d683', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'Description HTML', 1, '<h1>Asian Informal Workers - Global risks, local protection</h1>', 4758, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('29a8bee2-d658-49eb-ad63-20007f74f38a', '30a41237-5ba2-44b1-a67b-673d53d5abe7', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Yoga is one of the oldest systems of Indian Philosophy and Patanjali is the founder of this system. Condensed in one hundred and ninty-six aphorisms or sutras are the essential philosophy and technique of Yoga. Over the centuries, scholars and teachers of Yoga have attempted to expand these sutras with commentaries and explanations.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The aim of Yoga is rid the mind of its modifications in order to attain self realization. Cit has multifarious modifications under the stress and strain of the three gunas.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This work offers an authentic and fully comprehensive study exposing the basic concepts as well as their practical aspects. The book is a reliable compendium covering the whole gamut of philosophical problems and metaphysical issue, concerning the Yoga system.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Contents -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;Abbreviations,&nbsp;1. Introduction,&nbsp;2. Sad Darsanas, 3. Commentaries&nbsp;of Vyasa and Vijnanabhiksu&nbsp;on the Yoga Sutra of Patanjali,&nbsp;4. Types of Vrttis,&nbsp;5. Astanga Yoga,&nbsp;6. Samyama,&nbsp;7. God in Yoga,&nbsp;8. Release,&nbsp;9. Conclusion,&nbsp;Appendix-I - Yoga Sutras,&nbsp;Appendix-II - Glossary,&nbsp; Bibliography,&nbsp; Articles,&nbsp;Index of Sanskrit terms</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2024, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('29a9431f-df51-446f-99ec-ea5ebd5d5c58', '503d8b8b-e658-4946-a809-72c97aeb5fc4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Religion</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Martin Forward</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1851682589</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781851682584</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>190</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>first South Asian Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5530, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('29ab22f2-b022-4307-9c60-e895ad0faba1', 'f1e78f63-8ae0-4914-8ed1-ed7d12df6a2f', 'Description HTML', 1, '<h1>Asian Diplomacy - China, India, Japan, Singapore, and Thailand</h1>', 4248, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('29afb391-eed1-4c04-832c-ac47f5d150f6', '868f1596-bf6d-4363-85da-c0f203d6524c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>On Political Awareness of Rural Masses</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P V Sharada</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788121204178</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5762, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('29bb3df8-3d57-4a38-ba4e-fcca3f0d1cac', 'e8bbb00f-8121-41cd-b63c-d1462b6525fe', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Until now, there has not been any work that systematically presents the subject of acoustic fish reconnaissance, details all major aspects of applying acoustic equipment in commercial fish reconnaissance, and offers sufficient analysis of the effectiveness of fish-finding techniques. Acoustic Fish Reconnaissance responds to this need by providing the first overview of the theoretical and practical aspects of acoustic search, detection, interpretation, and population estimation for commercial benefit.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book pays particular attention to the theory and practice of accounting surveys for quantitative estimation of biological resources and fishing conditions in traditional fishing areas. It also analyzes various applications of acoustic technique, based upon the authors'' extensive investigations. The text includes the results of the applicability of fish-finding instruments, and offers recommendations on the development of improved acoustic techniques for commercial fleets.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">FEATURES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Examines the problem of sound scattering by commercial items</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reviews how to determine characteristics of fish-finding devices and if they meet the user''s demands</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Discusses the efficiency of detecting commercial fish concentration via acoustic instruments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Explains the interpretation of species, size, and quantity based upon recordings of commercial item concentrations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Considers aspects of acoustic surveys related to biological resources and fishing conditions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Describes fisheries acoustic Surveys</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conveys the importance of passing observations and surveys conducted on fishing vessels</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content</span></strong><span style="font-family:"Bookman Old Style",serif"> –&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction,&nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">List of Symbols,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Sound Scattering by Commercial Items,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Scouting Characteristics of Acoustic Instruments,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Search for Commercial Items with Acoustic Instruments,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Efficiency of Detection of Commercial Items with Acoustic&nbsp;Instruments,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Species and Size Interpretation of Recordings of Commercial Items,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Quantitative Interpretation of Recordings of Commercial Items,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Acoustic Surveys of Commercial Resources,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Fisheries-Acoustic Surveys,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Passing Observations and Surveys on Commercial Vessels,&nbsp;</span></span></span></p>', 3790, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('29c3e47f-cf9f-42ad-a55b-db9e8389a3bb', 'cd81ec5a-65a3-4517-899c-d5657a2c4ce2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T L Singal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339219529</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3471, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('29cfd4ba-99a0-476e-8710-11ed001f649c', 'f99ad88d-9b81-4689-b139-05bccf622d2b', 'Description HTML', 1, '<p>Liberal Perspectives for South Asia&nbsp;discusses the essentials of the liberal philosophy, while also indicating how appropriate it is in the South Asian context. In the past, the subcontinent was renowned for the skill with which it took up the dominant ideologies of the west and articulated them for the Asian context. In the post-colonial period, the only dominant ideology that was sidetracked by all political parties was liberalism, the ideology that promoted freedom of the individual. The idea of a book about the need for liberalism in the subcontinent was the brainchild of Chanaka Amaratunga, who set up the first avowedly Liberal Party in Sri Lanka.<br>
<br>
Many political parties have implemented liberal policies on an ad hoc basis and without a proper framework to guide them. Not all parties would accept all aspects of a liberal programme, however, in a context in which many parties are seeking an ideology that accords both with the present times and trends, and also with some of the goals they accepted in the past. It is hoped that this volume will provide food for thought and ideas for adoption and incorporation within the party programme. Ranging from erudite expositions of classic liberal thinkers to lively discussions of liberal economic principles put into practice by imaginative entrepreneurs, this volume is essential reading for a region making a swift transition into the contemporary, globalized world.</p>', 2617, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('29d2392c-9369-4b98-a4af-c72dcf6aac83', '468503fe-dd77-462f-9dcf-ce20f8c09bed', 'Additional Attributes HTML', 1, '<h1>Electromagnetics in Biology New</h1>', 3709, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('2a052f34-2849-43ff-97dc-db4a5e38eb22', '28da0eed-fbe5-4bc8-a16b-852e1e80b119', 'Description HTML', 1, '<p>In this book, serious games are understood as games which aim at providing an engaging, self-reinforcing context in which to motivate and educate the players. Serious games can be of any genre, use any game technology, and be developed for any platform. They can be entertaining, but usually they teach the user something. The central aim of serious games is to raise quality of life and well-being. As part of interactive media industry, the serious games field focuses on designing and using digital games for real-life purposes and for the everyday life of citizens in information societies. The field of serious games focuses on such areas as education, business, welfare, military, traffic, safety, travelling and tourism.</p>', 2236, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('2a058bd4-751c-43eb-89a3-1bc290df4a79', '1855baf9-9a34-442a-b9f5-b2262c964118', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book introduces the Age of Justinian, which was both the last Roman century and the first flowering of Byzantine culture. Dominated by the policies and personality of emperor Justinian I (r. 527-565), this period of grand achievements and far-reaching failures witnessed the transformation of the Mediterranean world. In this volume, twenty specialists explore the most important aspects of the age, including warfare, urbanism, economy, and the mechanics and theory of empire. They also discuss the impact of the great plague, the codification of Roman law, and the religious controversies of the day. Consideration is given to imperial relations with the papacy, northern bar-barians, the Persians, and other eastern peoples, shedding new light on a dramatic and highly significant historical period.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">List of Illustrations and Maps,&nbsp; Contributors,&nbsp; Abbreviations, Acknowledgments, Select List of Ancient Sources,&nbsp;</span>Chronology,&nbsp;PART 1 : STRUCTURES AND IDEOLOGIES OF EMPIRE,&nbsp;PART 2 : RELIGION AND PHILOSOPHY,&nbsp;&nbsp;PART 3 :&nbsp; LITERATURE AND THE ARTS,&nbsp;PART 4 :&nbsp; PEOPLES AND COMMUNITIES,&nbsp;Bibliography,&nbsp;Index&nbsp;<span style="font-size:18px">&nbsp;</span>&nbsp;&nbsp;</span></span></p>', 2046, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('2a07a039-400e-4a98-b42e-579402a12134', '511aa505-ea63-490f-aefc-c2b06b2fefdf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The third edition of Managing Retailing is a comprehensive textbook designed to meet the needs of postgraduate management students specializing in marketing. Based on original research, it provides an in-depth coverage of retailing theory and explains the key concepts through numerous illustrations, examples, exhibits, tables, figures, and cases.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The text provides a detailed understanding of the current retail scenario in India, and other developing countries in Asia as well as other continents. It goes on to explore shoppers’ behaviours and the phenomenon of shopping, retail store formats, online retailing, store location, category management, and supply chain management. Finally, it describes retail buying, store layout and design, retail marketing, point of purchase communication, pricing strategies and policies, store loyalty, and technology in retailing.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">With its comprehensive coverage, approach, and real-life case studies, this book would also be useful for professionals in managing day-to-day retail operations.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 1 The Domain of Retailing</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 2 Indian Retail Industry</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 3 Retailing in Other Countries</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 4 Understanding Shopping and Shoppers</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 5 Delivering Value through Retail Formats</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 6 Online Retailing</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 7 Deciding Location</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 8 Category Management</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 9 Supply Chain Management</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 10 Retail Buying</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 11 Store Layout and Design</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 12 Retail Marketing Strategy</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 13 Point of Purchase Communication</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 14 Establishing a Pricing Strategy</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 15 Building Store Loyalty</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#414042">Chapter 16 Technology in Retailing</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 841, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('2a086f4b-6942-40a2-b5d0-375ad90fe116', '73f66d56-062e-4f81-bf48-c0f195662c0e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book serves as a comprehensive guide for graduate students of business and economics specializing in performance management. It presents concepts in a coherent and simple manner, emphasizing real-life examples, case studies, and illustrations. The author emphasizes a holistic approach to performance management, linking organizational challenges to operational and employee-level concerns. Comprehensive cases featuring various Indian organizations are included to facilitate application of the covered concepts.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Performance Management: Scope and Significance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Impact of Organizational Structure and Operational Processes on Performance Management Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Defining Performance and Performance Measurement Metrics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Performance Information—Presentation, Interpretation and Taking Corrective Action</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Performance Management Frameworks</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Employee Assessment Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Contribution of Human Resource Management Practices to Employee Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Implementation of Pay-for-Performance Plans</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Organizational Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Organizational Leadership and Performance Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 491, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('2a15e216-7874-45d0-a170-e569ff22e525', '5635e875-6ded-4231-8ff6-83c6460c9b88', 'Description HTML', 1, '<p>Essential for any serious technical library'' PROFESSOR MARTIN GREEN, UNIVERSITY OF NEW SOUTHWALES, AUSTRALIA ''Valuable, detailed information that helps me plan for the future'' DON OSBORN, FORMERLY OF SACRAMENTO MUNICIPAL UTILITY DISTRICT The Advances in Solar Energy series offers state-of-the-art information on all primary renewable energy technologies, including solar, wind and biomass, bringing together invited contributions from the foremost international experts in renewable energy. Spanning a broad range of technical subjects, this volume and series is a ''must-have'' reference on global developments in the field of renewable energy. Volume 17 focuses primarily on solar energy, with respect to heating, hot water, drying and detoxification. Specific chapter subjects include: � Alternative World Energy Outlook 2006: A Possible Path towards a Sustainable Future � Quantum Well Solar Cells � Recent Progress of Organic Photovoltaics � Thermal and Material Characterization of Immersed Heat Exchangers for Solar Domestic Hot Water � Photocatalytic Detoxification of Water with Solar Energy � Solar-Hydrogen: A Solid-State Chemistry Perspective � Solar Heat for Industrial Processes � Solar Energy Technology in the Middle East and North Africa (MENA) for Sustainable Energy, Water and Environment</p>', 4120, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('2a21f12b-a459-4f18-8009-2b8a5f7aec9a', '4225456e-5749-42d9-a9a2-323b8ab01af7', 'Additional Attributes HTML', 1, '<h1>Pervasive Computing - Technology and Architecture of Mobile Internet Applications</h1>', 3421, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('2a377a7c-d763-439b-8e89-5078988567ab', '260b13b2-764b-4732-8d4a-99f1d2b3b16a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Peaceful Heart, Courageous Action in Troubled Times</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert Sachs</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1842931741</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781842931745</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>242</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4545, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('2a43f690-a47f-48b7-a6c6-fb31570a4449', '1189b39e-74e8-4d46-a252-ac9de9b7926f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Chemistry - &nbsp;Definitions Notions Terminology</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">A.I Busev</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;ISBN</td>
			<td style="text-align:center">5-03-000996-5</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">304</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1217, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('2a45284d-0498-4137-8f86-9cc268ed437c', '53a26b46-acb7-41d7-87d3-0a50b671eac6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This book is a textbook of Radiochemistry for students at chemical departments of Universities, and chemical-engineering and polytechnic institutes. It presents systematic material on the fundamentals of general radiochemistry, the chemistry of radioactive elements, the chemistry of nuclear transformations, and the use of radioactive isotopes in chemical studies.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book may be useful for those having higher chemical education, working in the field of radiochemistry, and those who wish to acquire a systematic knowledge of radiochemistry.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part I. General Radiochemistry</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 1. Isotopic Exchange</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 2. Distribution of Microconcentrations of Radioactive Isotopes between Two Phases</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 3. Adsorption of Radioactive Isotopes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 4. Electrochemistry of Radioactive Elements</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 5. The state of Radioactive Isotopes in Ultrasmall Concentrations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part II. The Chemistry of Nuclear Transformations</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 6. Radiation Chemistry</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 7. The Chemistry of Atoms Produced in Nuclear Transformations (Hot-Atom Chemistry)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 8. Preparation and Separation of Radioactive Isotopes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part III. The Chemistry of Radioactive Elements</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 9. Radioactive Elements and Radioactive Isotopes in Nature</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 10. Artificial Radioactive Elements</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 11. Uranium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 12. Thorium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 13. Elements—Decay Products of Uranium and Thorium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 14. Transuranium Elements</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 15. General Properties of the Actinide Elements</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 16. The Chemistry of the Nuclear Fuel</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part IV. Applied Radiochemistry</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 17. Synthesis of Compounds Labelled with Radioisotopes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 18. Applications of Radioactive Isotopes in Studies of the Structure of Chemical Compounds and the Mechanism of Chemical Reactions</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 19. Uses of Radioisotopes and Nuclear Radiations in Analytical Chemistry</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 20. Uses of Radioisotopes for Determination of Physicochemical Constants</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Name Index</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Subject Index</span></span></p>
', 1025, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('2a544dcd-dab6-4068-989d-0aded6848ed4', '7e416256-40eb-4be5-8a34-8a1a91865f45', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Algal biotechnology has come a long way since the early days of agronomy/mariculture for food use and the recovery of agars, carrageenans and alginates.  Our increasing knowledge of algal physiology and biochemistry, combined with genetic engineering is opening up new vistas.  The application of the ability to grow microalgae to very high yields in bioreactors, to a percentage of a theoretical maximum, as opposed to ponds, holds great promise for the future of algal biotechnology.  Algae are involved in global biogeochemical cycles and biotic associations that provide essential ecological services.  Humans reap the benefits of these algal activities in the form of atmospheric oxygen, climate modulation, and fossil fuels, as well as fish, shrimp, and shellfish harvests, which depend upon algal primary production.  In addition, humans have learned to use algae in a wide variety of technological applications.  Certain algal species have become invaluable model systems for research.  Algae have found applications in many areas including agriculture, aquaculture, environmental protection and management and as functional foods and pharmaceuticals.  This book, Algal Biotechnology, provides an authoritative review of many aspects of current interest and progress in the field of algal biotechnology.  This book includes thirty four chapters which provide information on the application of Cyanobacteria with their biotechnological potential in the present scenario.  The book will be useful to the students, teachers, scientists and researches from the different branches of microbiology, plant science and biotechnology.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif"> Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Algae.,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Biotechnology and Applications of Algae,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Algae as Research Tools,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Microbial Biotechnology has a Variety of Useful Applications in Agriculture,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Development Methods of Algae,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Roles of Algae Cycles in Biogeochemistry,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Uses and Importance of Algae in Agricultural Biotechnology,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Development of Blue-Green Algae,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Brown Algal Biotechnology and its Importance,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Biotechnology of Red Algae</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 927, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('2a59999f-c881-404f-902b-c0b65c0f5e8b', '518d6a8b-afa1-487d-8929-de7001f72dc6', 'Description HTML', 1, '<p>This graduate-level text surveys the problems of earth and environmental sciences by means of theoretical models that have as an essential basis a purely random element. In addition to introducing students to spatiotemporal modeling as a fundamental methodology in the earth sciences, this volume illustrates the role of spatiotemporal modeling in the general framework of the scientific method. Starting with discussions of the science of the probable, the various theories of probability, and the physical significance of the random field model, the text explores a variety of problems in earth sciences in which the random field model constitutes an effective approach. A critical and concise summary of the fundamental concepts and results of the general random field theory is followed by considerations of the intrinsic spatial random field model, the factorable random field model, the spatiotemporal random field model, and space transformations of random fields. Additional topics include random field modeling of natural processes, the simulation of natural processes, estimation in space and time, and sampling design.</p>', 5268, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('2a62f100-a51d-4dd7-93e3-8ff91ca1f844', '7486c883-ff64-46b1-b01c-a5004bcc146d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter I: The Force-Centres</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter II: The Forces</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter III: The Absorption of Vitality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter IV: The Development of the Chakras</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter V: The Laya Yoga</span></span></span></p>', 88, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('2a79d3b7-aef3-4c4b-868b-98d02207c1b5', '9b89b895-3a80-4ebe-bc45-214daae8175c', 'Description HTML', 1, '<p>This book is intended for physicists and chemists who need to understand the theory of atomic and molecular structure and processes, and who wish to apply the theory to practical problems. As far as practicable, the book provides a self-contained account of the theory of relativistic atomic and molecular structure, based on the accepted formalism of bound-state Quantum Electrodynamics. The author was elected a Fellow of the Royal Society of London in 1992.</p>', 3970, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('2a7df095-a55d-48ad-a98b-bf4b37c848ef', '5e0676e5-dbc2-46c3-a58c-430d505ccc2b', 'Additional Attributes HTML', 1, '<h1>Interacting Stochastic systems</h1>', 3823, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('2a837d75-8d8d-4dd7-8562-1421032ba064', '23500075-0e64-4e3b-bc6c-717d6c255932', 'Additional Attributes HTML', 1, '<h1>Dimension and Recurrence in Hyperbolic Dynamics, Ferran Sunyer i Balaguer Award Winning Monograph - Progress in Mathematics</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Publisher ‏ : ‎&nbsp;Birkhauser Verlag AG; 2008th edition (17 July 2008); Birkhauser Verlag AG</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;300 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;007035216X</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0070352162</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1 kg 50 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;16.51 x 2.29 x 23.11 cm</span></li>
</ul>', 2366, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('2aa12505-6cb7-444a-86ed-de3c550574af', 'd69445e4-2b2b-4259-9b1c-3afa024012cd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Prasad Mandnam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shrikrishna Jugnu</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8171102700</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>
			<p>JAGDISH SANSKRIT PUSTAKALAYA</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2806, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('2ab1561f-97ae-4e8f-af90-6df529f9e9fe', '71f4d426-3efe-4ec9-9bb5-65c4bcaddf17', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Land Use Pattern of Tribal People</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chanpak Kumar Sahu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192563664</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>355</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4697, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('2ac84eba-b813-41d8-b0fe-3c533cb076e1', '5df162f4-8150-4398-958b-738711746567', 'Additional Attributes HTML', 1, '<p>Subtitle&nbsp; &nbsp;:&nbsp; &nbsp;&nbsp;Social Research Methods</p>

<p>Author&nbsp; :&nbsp; &nbsp;Larry Crump</p>

<p>ISBN-13&nbsp; &nbsp;:&nbsp; &nbsp;9781412948128</p>

<p>Language&nbsp; &nbsp;:&nbsp; &nbsp;English</p>

<p>Binding&nbsp; &nbsp;:&nbsp; &nbsp;Hard Bound</p>

<p>Publisher&nbsp; &nbsp;:&nbsp; &nbsp; SAGE&nbsp;</p>

<p>Edition&nbsp; &nbsp;:&nbsp; &nbsp;1st</p>', 3537, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('2ad0999a-8b32-427b-bd2c-a816125de79b', '0b13d232-0ed5-4a5f-90b9-0efaf321d74e', 'Description HTML', 1, '<h1>Vyavharik Sukti Kosh - 2 Vols.</h1>', 2934, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('2ad8dc72-bfb0-4bd3-81c5-d3227ae77da4', '874e5e91-2c76-4a94-a671-6622c9b78455', 'Description HTML', 1, '<h1>Enterprise Systems for Management</h1>', 3202, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('2adf1d21-4082-4de5-b62f-adb57fe24fb7', '4e578edf-3312-4463-9f45-a3dd375ec6c2', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Yoga is becoming of great interest among people in the world. There is no doubt that Yoga is a holistic approach but many of us do not understand the true meaning of Yoga. In the book, we have tried to cover all aspects of Yoga in a scientific and logical manner to get the best advantage of it. Yoga is not merely an exercise or meditation. It is a total philosophy of life to promote ultimate aim of life.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Yoga is an exact science. It aims at the harmonious development of the body, the mind and the soul. Realising the potentialities of Yoga, there is phenomenal growth in India and abroad of Yoga Universities, Institutes, Colleges, School engaged in teaching, research and practice or Yoga. University Grants Commission is also encouraging the Education of Yoga. Yoga aims at controlling the mind and its modifications. The path of yoga is an inner path whose gateway is your soul. Yoga is harmony between the individual and the cosmos, between organism and respiration. As the relevance of Yoga too is bound to grow, and a day other way except Yoga to come out of the present dead end of a tunnel-out into the broad sunshine of tranquility, peace and happiness.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book "Yoga Education : Philosophy and Practice" in 10 chapters, supplemented with Charts, Case Studies and learned views from Bhagvad Geeta, Vedas, Swami Vivekananda, and other eminent and Sacred persons. It is hoped that the book would be of great use to everyone as all need to understand Yoga to make life beautiful and peaceful especially in 21st century propelled by unlimited desires, material progress. Yoga is the only answer to bring-about peace in these turbulent times.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;1 Yoga Education,&nbsp;2 Yama,&nbsp;3 Niyama,&nbsp;4 Commentary on Yama/Niyama: Yoga and&nbsp;Significance of Values Education,&nbsp;5 Commentary on Yama/Niyama:&nbsp;Ethical and Moral Values for Yoga,&nbsp;6 Asanas,&nbsp;7&nbsp; Pranayama&nbsp; &nbsp; &nbsp; and Yoga,&nbsp;8 Pratyaahara (Mind Control and&nbsp;Purification),&nbsp;9 Dharna and&nbsp; Dhyana:&nbsp;Potentialities and Perspectives of Concentration and&nbsp; Meditation,&nbsp; 10 Samadhi and Excellence of Life: Perfection of Yoga Education,&nbsp; Bibliography,&nbsp;Index</span> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2010, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('2ae22a62-0a50-4859-938e-43223e894b5d', 'a7f050dc-c6ca-4ca0-b19e-dae80f07fde4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Balachandran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735715</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2734, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('2ae71cd8-41f9-4dca-b67a-a803b25d12f9', '8a9bd3be-4afb-488b-b75d-234ca9867e1c', 'Description HTML', 1, '<p>The General Anti-Avoidance Rule (GAAR) was introduced as part of the 1988 tax reforms to the Income Tax Act by enacting section 245. This strong statutory anti-avoidance provision was designed to stop the growth of aggressive tax avoidance transactions. Since the introduction of GAAR, there have now been many GAAR cases decided in the courts and numerous pronouncements from the Canada Revenue Agency (CRA) on the subject. The wording and the application of the GAAR is subject to interpretation by taxpayers, tax advisors, Department of Finance, the CRA, and, most importantly, the courts. GAAR Interpreted: The General Anti-Avoidance Rule is an up to date analysis of the manner in which the GAAR has been interpreted and applied by these parties since its implementation. The book first discusses the history behind the development of GAAR and then describes the GAAR Committee and administrative procedures. There is a lengthy chapter on CRA GAAR Rulings and Technical Interpretations detailing specific CRA pronouncements with respect to "where the GAAR could apply" and "where the GAAR was found not to apply" each organized by extensive topical areas such as CEE, crystallization of capital gains, debt forgiveness, salary deferral arrangements, and surplus stripping. Another critical chapter in this book is the extensive discussion of judicial interpretations through the years from the 1997 Equilease decision to the most recent 2005 Supreme Court of Canada decision in Canada Trustco and post Canada Trustco decisions. There is a chapter summarizing all the cases that have been assessed and are being litigated but have not yet been heard by the Courts. The book also includes chapters on GAAR and tax treaties, provincial GAAR, and GAAR and the GST.</p>', 5372, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('2aebf5d0-19ee-47ef-8955-07b96c684ca7', '2bc90f61-d807-46ea-865f-e1c69a643454', 'Description HTML', 1, '<p>Research 2.0 is now a critical component in research management. This book describes how Web 2.0 technologies can help researchers collaborate. It contains examples of web portals including MyNetResearch and discusses critical aspects of research management.</p>

<ul>
</ul>', 3292, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('2af178af-35fb-43cc-b78a-89f9763fdd52', '4f7e3459-57ef-4f26-b0d8-5b20069fb630', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Genetics 2 Vols. </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">MM Morris</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389688559</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">CBS Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 644, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('2afbb5e1-35e5-4b62-8a7a-621979aecded', 'ef82051a-b6db-492d-ae86-429b34b09a72', 'Description HTML', 1, '<p>Scientific Computing in Electrical Engineering (SCEE) is an international c- ference series, which started as a national German meeting held in Darmstadt (1997) and Berlin (1998), both under the auspices of the Deutscher Mathematiker Verein. The ?rst truly international SCEE conference was organized in 2000 in Warnemunde, .. Germany, by the University of Rostock. In 2002, the 4th SCEE c- ference took place in Eindhoven, The Netherlands, jointly organized by the Ei- hoven University of Technologyand Philips Research LaboratoriesEindhoven.The 5th SCEE conference was held in 2004 in Capo D''Orlando, Italy, jointly organized by Universita di Catania and Consorzio Catania Ricerche. The venue of the 6th SCEE conference was Sinaia, Romania, in 2006, organized by the Politehnica U- versity of Bucharest. The 7th International Conference on Scienti?c Computing in Electrical En- neering (SCEE 2008) was held in Espoo, Finland, from September 28 to October 3, 2008. It was organized by the Helsinki University of Technology; Faculty of Electronics, Communications and Automation; Department of Radio Science and Engineering; Circuit Theory Group.</p>', 5745, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('2b024047-066f-4018-9219-8d79c428b83f', 'c21fd604-b2c4-4229-bb0e-fac947671fa4', 'Additional Attributes HTML', 1, '<h1>Introduction to Socialism - Including "The ABC of Socialism"</h1>', 4886, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('2b02550a-fff2-46ca-895f-527963f05950', '95f24706-6f36-4214-a0a5-9f8dcfb86f18', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shambhu Nath Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352047</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2768, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('2b0ca9d3-8185-4ee9-a9f3-67e8260ad900', '9f102da4-667d-417c-96fa-92be878ca882', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tribal Culture in Ethnographic Museum</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Namita Pegu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350502877</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>292</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4954, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('2b1f3842-f4d9-4ab4-a40b-b1fa5b8cd059', 'db1329d2-1a9a-4ae8-94d8-8506f3f4c079', 'Additional Attributes HTML', 1, '<h1>Interacting Stochastic systems</h1>', 4762, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('2b222b56-c666-403d-8862-3749d6767a74', 'b24ac100-7608-4c76-a54f-9c7024ef1b3c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Data Mining for Business Analytics: Concepts, Techniques, and Applications in Python&nbsp;presents an applied approach to data mining concepts and methods, using python software for illustration. Readers will learn how to implement a variety of popular data mining algorithms in Python to tackle business problems and opportunities. It is a comprehensive resource for students pursuing courses in data mining, business analytics, and related courses within the domain of AI.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Contents:</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Part I Preliminaries</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 1 Introduction</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.1&nbsp;What Is Business Analytics?</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.2&nbsp;What Is Data Mining?</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.3&nbsp;Data Mining and Related Terms</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.4&nbsp;Big Data</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.5&nbsp;Data Science</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.6&nbsp;Why Are There So Many Different Methods?</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.7&nbsp;Terminology and Notation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.8&nbsp;Road Maps to This Book</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 2 Overview of the Data Mining Process</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.2&nbsp;Core Ideas in Data Mining</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.3&nbsp;The Steps in Data Mining</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.4&nbsp;Preliminary Steps</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.5&nbsp;Predictive Power and Overfitting</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.6&nbsp;Building a Predictive Model</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.7&nbsp;Using Python for Data Mining on a Local Machine</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.8&nbsp;Automating Data Mining Solutions</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.9&nbsp;Ethical Practice in Data Mining</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Part II Data Exploration And Dimension Reduction</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 3 Data Visualization</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.2&nbsp;Data Examples</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.3&nbsp;Basic Charts: Bar Charts, Line Graphs, and Scatter Plots</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.4&nbsp;Multidimensional Visualization</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.5&nbsp;Specialized Visualizations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.6&nbsp;Summary: Major Visualizations and Operations, by Data Mining Goal</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 4 Dimension Reduction</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.2&nbsp;Curse of Dimensionality</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.3&nbsp;Practical Considerations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.4&nbsp;Data Summaries</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.5&nbsp;Correlation Analysis</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.6&nbsp;Reducing the Number of Categories in Categorical Variables</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.7&nbsp;Converting a Categorical Variable to a Numerical Variable</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.8&nbsp;Principal Components Analysis</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.9&nbsp;Dimension Reduction Using Regression Models</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.10&nbsp;Dimension Reduction Using Classification and Regression Trees</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Part III Performance Evaluation</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 5 Evaluating Predictive Performance</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.2&nbsp;Evaluating Predictive Performance</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.3&nbsp;Judging Classifier Performance</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.4&nbsp;Judging Ranking Performance</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.5&nbsp;Oversampling</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Part IV Prediction And Classification Methods</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 6 Multiple Linear Regression</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.2&nbsp;Explanatory vs. Predictive Modeling</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.3&nbsp;Estimating the Regression Equation and Prediction &nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.4&nbsp;Variable Selection in Linear Regression</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 7&nbsp;k-Nearest Neighbors (k-NN)</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.1&nbsp;The&nbsp;k-NN Classifier (Categorical Outcome)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.2&nbsp;k-NN for a Numerical Outcome</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.3&nbsp;Advantages and Shortcomings of&nbsp;k-NN Algorithms</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 8 The Naive Bayes Classifier</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.2&nbsp;Applying the Full (Exact) Bayesian Classifier</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.3&nbsp;Advantages and Shortcomings of the Naive Bayes Classifier</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 9 Classification and Regression Trees</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.2&nbsp;Classification Trees</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.3&nbsp;Evaluating the Performance of a Classification Tree</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.4&nbsp;Avoiding Overfitting</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.5&nbsp;Classification Rules from Trees</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.6&nbsp;Classification Trees for More Than Two Classes</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.7&nbsp;Regression Trees</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.8&nbsp;Improving Prediction: Random Forests and Boosted Trees</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.9&nbsp;Advantages and Weaknesses of a Tree</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 10 Logistic Regression</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.2&nbsp;The Logistic Regression Model</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.3&nbsp;Example: Rating Indian Quick Food Services</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.4&nbsp;Evaluating Classification Performance</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.5&nbsp;Logistic Regression for Multi-Class Classification</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.6&nbsp;Example of Complete Analysis: Predicting Delayed Flights</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 11 Neural Nets</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.1&nbsp;Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.2&nbsp;Concept and Structure of a Neural Network</span></span></span></span></span></p>

<p st', 867, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('2b350d7b-de32-4be3-a8eb-c83b91eaad35', '609e3ae8-3e33-4127-be50-a3b5a306a5c7', 'Description HTML', 1, '<p>Women''s - Position, Reputation and Emplyment in Globalized World</p>', 5660, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('2b576582-b677-4356-bb34-7de09aad5bf2', '3e7d29d7-2ec2-4c29-84c8-d93cc472b859', 'Description HTML', 1, '<p>The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges</p>', 3558, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('2b612a31-ee9d-4782-ad0a-d9e4fea093eb', '94afd48c-b727-4b75-9035-f2fa75cae8b1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Ganga - Yamuna Chetr Mein Nagrikaran - Samsyayein Evam Samadhan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Balesh Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791576</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Raj Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 5006, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('2b88fc96-bd6f-4ad5-a456-09e8fea57c80', '47656771-3a01-4a46-8768-b0a26c0974dc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Marketing Management 16/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Philip Kotler</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356062665</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 976, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('2b90adef-9c5e-43c3-86ca-203dc9131706', '66808228-52d2-4928-832e-f8cbe20dd9e5', 'Description HTML', 1, '<p>This book will prove an invaluable resource for students wanting to engage with any or all of the issues covered, and who need to get an authoritative ''quick fix'' on particular fields of research. It''s thorough, contemporary in its choice of issues and comprehensive in its coverage of them. The author is to be congratulated on making a very thoughtful and important contribution to the literature in PE'' - Professor John Evans, Loughborough University, UK. This easy-to-use introduction explores all of the contemporary issues and enduring themes in physical education, focusing on the United Kingdom but incorporating a global dimension. The wide range of topics covered include: o the requirements of National Curriculum Physical Education o the current ''state'' of physical education o the relationship between physical education and sport o extra-curricular physical education o lifelong participation in sport and physical activity o assessment and examinations in physical education o social class, gender, ethnicity and inclusion in relation to physical education o teacher training and continuing professional development. This book is an essential read for anyone embarking upon an undergraduate or postgraduate course in physical education.</p>', 5071, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('2b9612c4-23d5-42e8-9b2e-82f2aa1711d4', '9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'Description HTML', 1, '<p><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Described as “fresh, innovative, and intelligent,”<strong><em>Human Geography: Places and Regions in Global Context</em> </strong>is acclaimed for its global approach, conceptual rigor, engaging real-world applications, and outstanding visual program. Knox and Marston foster awareness of current issues and developing trends from a geographic perspective, and provide a solid foundation in the fundamentals of human geography.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Geography Matters</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. The Changing Global Context</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Geographies of Population and Migration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. People and Nature</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Cultural Geographies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Language, Communication, and Belief</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Interpreting Places and Landscapes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Geographies of Economic Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Geographies of Food and Agriculture</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Political Geographies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Urbanization and the Global Urban System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. City Spaces: Urban Structure</span></span></span></p>
', 283, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('2ba4f545-0f41-4ce0-be94-c870c752cee1', '23b24d63-14de-4bc3-8117-35f3ac7f7961', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The unimaginable transformation of rural India in the last decade prompted me to revise the book, with the view to making it more relevant to today''s rural marketing needs and challenges. In the first edition, the approach was to compare rural markets with urban ones, the second edition focussed on capturing the ''changing rural India'' and the third edition focused on the huge opportunity presented by the rural markets. The theme of the current edition is how technology and digital inclusion is changing the rural consumer behavior and presenting a new opportunity for marketers. The valuable feedback received from academia and industry has also helped in shaping this edition.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1 The Call of Rural India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Rural Consumer Behaviour</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Rural Marketing Research</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Segmenting and Targeting Rural Markets</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Product Strategy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Distribution in Rural Markets</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Communication Strategies for Rural Markets</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Rural Services Marketing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Marketing in Small Towns</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Role of Government in Rural India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 11 New Business Models @ Rural</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Rural Markets: Global Insights</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 13 The Future of Rural Marketing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 595, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('2ba560fe-011c-4718-af54-086be943f5f6', '7305ec30-e832-4691-9c0f-afa029de1623', 'Description HTML', 1, '<p>This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.</p>', 5483, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('2bc45966-3a19-4030-8de8-3c0f9b602939', '461e0a8a-96c1-4f5f-ae76-0473d570588d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Understanding the Theory and Design of Organizations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Richard L. Daft</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353502416</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 364, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('2bccb801-b129-4e78-9781-b51c0ed4436e', '9b89b895-3a80-4ebe-bc45-214daae8175c', 'Additional Attributes HTML', 1, '<h1>Relativistic Quantum Theory of Atoms and Molecules Theory and Computation -Atomic, Optical and plasma Physics</h1>', 3971, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('2bdd6c2a-cd1b-43bc-8775-f951f5f93b76', 'be95eaeb-2ca1-45ea-ba3a-2efea32e8994', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Mechanics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.P. Strelkov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1978</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">568</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1054, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('2bf0536f-0343-492c-ac69-73ebb746cc1e', '46cb2f6e-719b-4c24-8135-8c5ab6523da8', 'Description HTML', 1, '<h1>The Development of English Novel</h1>', 2469, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('2bf8f661-8334-4ed2-ae35-d8e19f45c706', '2f3614b7-368e-4e20-ae0a-c96d76ef0561', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Akhileshwar Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339205409</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3187, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('2bfdbbc0-f3eb-429d-b2f6-8ff8b6989f7d', 'b8cf136a-d07f-4432-975c-f90ff580b837', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav, Dr. Naresh, Dr. August</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791491</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4707, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('2c04d3d8-1ce7-4e8b-8207-d13c3045a511', '931608a3-b654-4cb1-9272-64fc1f3e66e7', 'Description HTML', 1, '<p>The aim of the Handbooks in Economics series is to produce Handbook for various branches of economics, each of which is a definitive source, reference, and teaching supplement for use by professionals researchers and advanced graduate students. each Handbook provides self-contained surveys of the current state of a branch of economics in the form of chapters prepared by leading specialists on various aspects of this branch of economics. These surveys summarize not only received results but also newer developments, from recent journal articles and discussion papers. Some original material is also included, but the main goal is to provide comprehensive and accessible surveys. The Handbooks are intended to provide not only useful reference volumes for professional collections but also possible supplementary readings for advance courses for graduate student in economics.</p>', 5631, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('2c0fd60e-4398-4085-8c89-db50108f37fe', '8576dd17-9c4c-4502-9fae-b9bd022f3245', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">All the lectures virtually break down into five series. The first series (Lectures 1, 2 and 3) introduces, and explains by way of examples, the basic notions: Lie groups, Lie algebras and the Lie algebras of a given Lie group.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The next series (Lectures 4 to 7) is devoted to the “Local Theory” of Lie groups, Lectures 4 and 6 establish the equivalence of the category of Lie algebras to that of analytic local Lie groups. The necessary algebraic tools are developed in Lecture 5. In lecture 7, it is proved that analyticity &nbsp;may in fact be assumed without loss of generality. Local sub-groups and local factor groups are also considered here.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Extension from the local to the global theory is carried out in Lectures 8, 9 and 10, Lecture 8 presents the theory of coverings (in the sense of chevalley, i.e.”without paths”).</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">In Lecture 9 a universal covering group is constructed. In Lecture 10 the Cartan theorem is formulated and discussed. No proof of the theorem is constructed, it is only reduced to the Ado Theorem on the existence of an exact linear representation for any Lie algebra.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">These three series may serve as a miniature course in the theory of Lie groups for beginners.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lectures 11 and 12 expound subgroups and quotient groups of Lie groups. Lecture 13 is devoted to Clifford algebras and spinor groups. For the first time in educational literature, particular Lie groups G2 and F4 together with the necessary algebraic tools are considered in detail in Lectures 14 to 16.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The last Lectures, 17 to 21, are of a purely algebraic character and are practically independent of all the foregoing material (except for Lecture 20 which stands somewhat by itself). Formally they are devoted to the proof of the adotheorem, but in fact they comprise a very large fragment of the theory of Lie algebras (Cartan’s criteria for solvability and semi simplicity, the whitehead lemmas, the Weyl and Levi theorems) which is of independent interest as well.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1091, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('2c231f37-9269-4bf2-ad33-e130d8662c61', '9ba2b6ff-d045-4af0-ad98-d23c270a9985', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Allen J. Bard</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540745976</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>84</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5947, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('2c2e073b-cd7e-456c-8716-6983bdaf2000', '76bb9842-1545-40a0-894a-737b070e7231', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Vijayalakshmi Pandit</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736651</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2412, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('2c3fa5c0-f608-4713-bf5f-4b9a571490f3', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 'Description HTML', 1, '<h1>Muktibodh aur Raghuveer Sahay ke Kavya ki Antarvastu NEW</h1>', 2926, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('2c440b18-0e0a-4b29-8d05-311261001e36', 'cf285b19-2264-472e-abe5-c85a1b3c244d', 'Description HTML', 1, '<p>This is a textbook which gradually introduces the student to the statistical mechanical study of the different phases of matter and to the phase transitions between them. Throughout, only simple models of both ordinary and soft matter are used but these are studied in full detail. The subject is developed in a pedagogical manner, starting from the basics, going from the simple ideal systems to the interacting systems, and ending with the more modern topics. The textbook provides the student with a complete overview, intentionally at an introductory level, of the theory of phase transitions. All equations and deductions are included.</p>', 4066, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('2c4aec5b-08fd-4f45-b283-399c0956e000', 'b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 'Description HTML', 1, '<p>This book presents a wide range of well-known and less common methods used for estimating the accuracy of probabilistic approximations, including the Esseen type inversion formulas, the Stein method as well as the methods of convolutions and triangle function. Emphasising the correct usage of the methods presented, each step required for the proofs is examined in detail. As a result, this textbook provides valuable tools for proving approximation theorems.</p>

<p>While&nbsp;<em>Approximation Methods in Probability Theory</em>&nbsp;will appeal to everyone interested in limit theorems of probability theory, the book is particularly aimed at graduate students who have completed a standard intermediate course in probability theory. Furthermore, experienced researchers wanting to enlarge their toolkit will also find this book useful.</p>', 1723, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('2c4e107a-5bb9-44b8-ad85-c5874ae58b2f', '7140352f-c430-4566-87de-71f755fe2e0b', 'Description HTML', 1, '<h1>Encyclopaedia of Great Men of India - A Continuing Series - V 31-V 41 NEW</h1>', 5011, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('2c53bdd5-9b7c-412e-b764-93ca1f09195e', 'ef8fb860-67cb-4965-93f2-8a7ea8fcdccf', 'Description HTML', 1, '<p>In Volume 1, A Monte Carlo Primer - A Practical Approach to Radiation Transport (the "Primer"), we attempt to provide a simple, convenient, and step-by-step approach to the development, basic understanding, and use of Monte Carlo methods in radiation transport. Using the PC, the Primer begins by developing basic Monte Carlo codes to solve simple transport problems, then introduces a teaching tool, the Probabilistic Framework Code (PFC), as a standard platform for assembling, testing, and executing the various Monte Carlo techniques that are presented. This second volume attempts to continue this approach by using both custom Monte Carlo codes and PFC to apply the concepts explained in the Primer to obtain solutions to the exercises given at the end of each chapter in the Primer. A relatively modest number of exercises is included in the Primer. Some ambiguity is left in the statement of many of the exercises because the intent is not to have the user write a particular, uniquely correct piece of coding that produces a specific number as a result, but rather to encourage the user to think about the problems and develop further the concepts explained in the text. Because in most cases there is more than one way to solve a Monte Carlo transport problem, we believe that working with the concepts illustrated by the exercises is more important than obtaining anyone particular solution.</p>', 2517, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('2c586a31-9039-4db6-88a4-2d94f082bdef', 'e072dc79-3ffa-433e-a0e4-d9118bed929d', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">In this unique introduction to the literature of the Hindu tradition, Klaus K. Klostermaier presents the rich diversity of writings with a characteristic blend of authority and clarity.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">From the ancient Vedas, through the sweeping epic that is the Mahabharata, to the words of Mahatma gandhi, Rabindranath Tagore, and contemporary teachers like Sathya Sai Baba, the author treads a steady path through the complexity and volume of Hindu literature. Featuring an introduction and commentary for each extract, this text covers all the key areas of the Hindu writings, including:</span></p>

<p style="text-align:justify"><span style="font-size:18px">Indra, Siva and Visnu: the major gods, their role in the scriptures, and their associated sects</span></p>

<p style="text-align:justify"><span style="font-size:18px">Hinduism and femininity in the scriptures: the goddesses of the Devi religion</span></p>

<p style="text-align:justify"><span style="font-size:18px">classical Hindu philosophy and theology</span></p>

<p style="text-align:justify"><span style="font-size:18px">nationalism and secularity: modern political writings</span></p>

<p style="text-align:justify"><span style="font-size:18px">the continuing controversy of caste</span></p>

<p style="text-align:justify"><span style="font-size:18px">A coherent and informative guide that demonstrates both the development of the tradition and the profound wisdom at its core, this book will be appreciated by readers of all levels and backgrounds.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Foreword,&nbsp;INTRODUCTION,&nbsp;1 THE VEDIC INDRA RELIGION,&nbsp;2 VAISNAVISM,&nbsp;3 SAIVISM,&nbsp;4 SAKTISM,&nbsp;5 THE SMARTAS,&nbsp;6 HINDU PHILOSOPHIES,&nbsp;7 MODERN HINDUISM,&nbsp;8 HINDU NATIONALISM HINDU JAGARAN,&nbsp;9 OPPOSITION TO HINDU NATIONALISM,&nbsp;10 THE NEW UNIVERSAL HINDU GURUS,&nbsp; Conclusion,&nbsp;Notes,&nbsp;Glossary,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4859, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('2c61942f-8c6a-4b28-b8aa-7de1f368e2aa', '33962836-9f28-4771-a2ff-616e15ac8879', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Road Ahead</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dr. Alka Pande</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789386906069</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">388</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">2017</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 4509, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('2c648d80-04f7-4b6d-8e06-9e48d1c9b5e5', '8b31cbc6-075f-4456-9e8d-b0279e85232d', 'Description HTML', 1, '<p>This volume unifies a wide breadth of interdisciplinary studies examining the expression of motion in Slavic languages. The contributors to the volume have joined in the discussion of Slavic motion talk from diachronic, typological, comparative, cognitive, and acquisitional perspectives with a particular focus on verbs of motion, the nuclei of the lexicalization patterns for encoding motion. Motion verbs are notorious among Slavic linguists for their baffling idiosyncratic behavior in their lexical, semantic, syntactical, and aspectual characteristics. The collaborative effort of this volume is aimed both at highlighting and accounting for the unique properties of Slavic verbs of motion and at situating Slavic languages within the larger framework of typological research investigating cross-linguistic encoding of the motion domain. Due to the multiplicity of approaches to the linguistic analysis the collection offers, it will suitably complement courses and programs of study focusing on Slavic linguistics as well as typology, diachronic and comparative linguistics, semantics, and second language acquisition.</p>', 4456, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('2c64d4de-2035-435e-9e96-47d48621d19e', '129202fd-0799-48d7-96af-b7183b2d7442', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Realistic and pragmatic in his approach, the theme deals without&nbsp; ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index</span></p>', 5975, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('2c680a78-d002-40d7-ab3c-c4a41c90b6f7', '86c3abde-dc64-4f1e-aeb3-2414f429e96a', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The theme of Michael J. Crosbie''s latest book for The Images Publishing Group is the architect''s own office. As with most professions, first impressions are vital, so the design of an architect''s own office can place his or her reputation on the line in a very public manner. Not only can clients assess a firm''s style and capabilities based on the design of an architect''s office but commissions can also be won or lost from that all-important initial representation. The projects within this book have been carefully chosen and reflect a variety of styles and trends. From historic old buildings shrouded in legend and lore to state-of-the-art modern chrome and steel structures, from the humble to the whimsical; the reader gets a glimpse of how each office aims to be a statement that highlights the skill and proficiency of the architect.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Introduction, Ten8Sixfive, Sustainable Design Lab, Croton-on-Hudson Studio, Culver City Offices and Studios, Bulfinch Square, 25th Street Studio, Ellicott City Offices, One Bush Street Office, Campus and Studio, Wacker Drive Offices and Studios, Offices and Studio, River North Gallery Office, Rubio Alley Studio, Beaulieu Studio, West Village Studio, Santa Monica Offices, Van Ness Design Studio, San Francisco Office, Penthouse Studio, San Francisco Office, 2nd Avenue Belltown Office and Studio, Leviathan, Chicago Office, Mills Ruins Office and Studios, Studio Office, Offices at Pier 56, Chicago Offices and Studios, New York Office, Melrose Avenue Office, Office and Studio, San Francisco Office and Studio, Riverside Apartments and Studio, Blue Sky Architecture Studio, Offices, Studio Howard Alan, Kinney Avenue Compound, 420 N 20 Studio, Studio and Office, Seattle Office and Studio, Great Titchfield Street Studio, Index, Acknowledgments</span></p>', 6052, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('2c697098-e2a5-4944-8acd-179fe7f2d943', 'b2c4332f-6cc6-4270-becd-60d4446c180e', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">''Bhavabhuti - A Counterpoint'' tries to underline the elements of heterodoxy and skepticism in Bhavabhuti''s works and seeks their relevance in the present context. The playwright emerges as much more skeptical than other classical authors do and skepticism necessarily involves defiance, heterrodoxy and critical reasoning. One of the most remarkable characeristics that make Bhavabhuti a great poet-playwright is his refusal to furnish any simple answers to the often-bitter tensions between social and personal ethics. The truest heir to Valmiki, Bhavabhuti, for his creative revision to the former''s troubling masterpiece, has invited scathing critiques.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The present work ventures to make a critique of Bhavabhuti''s literary commitments and tries to tackle several other problems. Bhavabhuti, the victim of obnoxious obloquies, persistently demands a scientific and dialectical criticism.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Foreword,&nbsp;Roman Equivalents of Nagari Letters,&nbsp; Abbreviations,&nbsp; Introduction,&nbsp; Chapter-I&nbsp;Bhavabhuti : The Genius,&nbsp;Chapter-II Bhavabhuti : The Rebel,&nbsp;Chapter-III Valmiki''s Inheritance,&nbsp;Chapter-IV Love : The Quintessence&nbsp;of Life,&nbsp;Chapter-V&nbsp;Treatment of Nature,&nbsp;Chapter-VI Loka and Sastra, Chapter-VII Tantrism As Depicted by Bhavabhuti,&nbsp; Concluding Remarks, Reflections and Resonances,&nbsp;Bibliography,&nbsp;Appendix,&nbsp;General Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2266, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('2c6daef9-afa5-405c-a69a-525f4fa5690f', '51ec804e-3e06-4232-a800-535b334203db', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="height:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Craig Jeffrey, John Harriss</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780199665648</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2622, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('2c78f66e-3860-468b-8a3d-88e670ed790f', '047feb96-afb5-488e-8279-37a03679c75e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The modern-world business scenario is highly advanced, and organizations are adopting practical methods for assessing employee potential. Emphasis is being laid on retaining skilled employees and boosting productivity which requires technical competence. This text is a complete handbook of the technical know-hows used in HR analytics for boosting organizational effectiveness.&nbsp;Human Resource Analytics covers all the major aspects of HR analytics and provides a deep understanding of different statistical tools and their applications in human resource management.&nbsp;Loaded with concrete theory, diverse application techniques, and a variety of case-examples and critical-thinking activities, this book is mandatory for management students and professionals aiming to gain expertise in the data analysis domain.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">MODULE 1</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction to HR Analytics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">MODULE 2</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Data Preparation and Development of Metrics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Basic Statistics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">MODULE 3</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Descriptive and Diagnostic Analytics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Talent Analytics: Understanding the Problems in Various HR Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">MODULE 4</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Applications of Various Techniques in Different HR Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Using Appropriate Qualitative Techniques-I</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Using Appropriate Qualitative Techniques-II</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cases</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;</span></span></p>', 569, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('2c7bd469-9fcd-4d70-b376-f852fba24f39', 'a904266c-9adb-4f23-9910-d988151c1a5d', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This new volume fills this need for an authoritative source on natural products and plants, bringing together relevant, practical information about the various types of natural products produced by plants, why they produce them, and their importance in today''s world. Natural Products from Plants provides examples of how plant products are used to benefit humans through prevention and treatment of diseases, nutritional value, pest control, dyes, fibers, foods and beverages, flavorings and fragrances, and in creating many other novel compounds. It covers potentially harmful compounds as well.&nbsp;Anyone looking for a thorough understanding of the properties of natural plant products-both beneficial and harmful-will find the answers in Natural Products from Plants.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Features</span></p>

<p style="text-align:justify"><span style="font-size:18px">Broad coverage of natural plant products in an organized, easy-to-understand format</span></p>

<p style="text-align:justify"><span style="font-size:18px">More than 100 figures illustrating examples of natural plant products</span></p>

<p style="text-align:justify"><span style="font-size:18px">Discussions of ways in which natural products are extracted from plants and how they are identified and analyzed</span></p>

<p style="text-align:justify"><span style="font-size:18px">Case studies of traditional uses of natural products from plants</span></p>

<p style="text-align:justify"><span style="font-size:18px">Strategies for conservation of plants that produce valuable natural&nbsp;products</span></p>

<p style="text-align:justify"><span style="font-size:18px">An appendix that offers a guide of questions to ask about natural plant products and provides access to website databases on these products</span></p>

<p style="text-align:justify"><span style="font-size:18px">Indexes of plant names, both common and scientific, and chemical names used in the text</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Chapter 1 Phytochemicals: The Chemical Components of Plants,&nbsp;Chapter 2 How and Why These Compounds&nbsp;are Synthesized by Plants,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Chapter 3 Regulation of Metabolite Synthesis in Plants,&nbsp;Chapter 4 Good and Bad Uses of These Compounds by Humans,&nbsp;Chapter 5 Modes of Action at Target Sites,&nbsp;Chapter 6 The Synergy Principle at Work in Plants, Pathogens, Insects, Herbivores, and Humans,&nbsp;Chapter 7 Bioseparation of Compounds, Chapter 8 Case Studies,&nbsp;Chapter 9 Plant Conservation,&nbsp; Appendix, Index to Names of Plants Used in Text: Common and Scientific,&nbsp;Index to Names of Chemicals Used in Text,&nbsp;Index to Book&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;</span></span></p>', 3634, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('2c7c42c9-37e1-4c05-af63-66c5973827f9', '1506461e-e084-4d93-9d80-e44b2884758d', 'Additional Attributes HTML', 1, '<h1>Ethnography in Context - Benchmarks in Social Research Methods in 4Vols. New</h1>', 4481, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('2c8024a4-62e2-4d05-a2b3-13d2604de95c', 'fe40af24-8b01-4ea9-84ea-f64c3e744448', 'Description HTML', 1, '<p><span style="font-family:Georgia,serif">परमसन्त गरीब दस जी की दिव्य लीलामृत</span></p>', 100, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('2c9570e9-103d-4026-97cc-8720d56a0b7e', '515cb61a-1f28-42f0-bef3-7774f1a0cd23', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhartiya Bhasha Ki Vishith Kahaniyan - 2 Bhag</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Narendra Mohan</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788126340866</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vani Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2891, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('2cae329c-ea5f-4d02-b81d-f248add81ea7', 'c282b307-3893-41df-8947-f35b4f5ef614', 'Description HTML', 1, '<p>It is the publicity about the Pollutant Release Inventory’s data which creates an incentive for firms to achieve emission reductions. Accordingly, public access to environmental information constitutes a core characteristic of the aforementioned inventory. Here, in essence, two facets arise. First, with regard to the collection, it is disputed whether such information, which may comprise confidential commercial and industrial information in the EU as well as trade secrets in the US, can be protected under fundamental and constitutional property rights respectively. Second, in the context of dissemination and utilisation, it is arguable whether the information indeed impacts polluters and produces an outcome that secures a certain level of environmental protection. The author responds to the first issue by taking the EU and US jurisdictions into account and strives to analyse how this novel form of Internet disclosure liberates market mechanisms in the quest for effective and efficient emission reductions.</p>', 3516, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('2cbceda1-44ad-4118-84e1-41b862076f02', '986841b3-3231-47d4-9e33-bdd11754ab61', 'Description HTML', 1, '<p>Typical mathematical techniques of operations research and systems engineering are developed in this text, which applies these methods to the design and operation of civil engineering systems. Its problem-solving examples ― many adapted from the research literature ― span a cross-section of applications in transportation design, traffic control, water resource design and operation, structural design, and construction management. An introductory chapter on methodology is followed by six chapters on optimization and design. Chapters 2 through 4 address linear optimization; chapter 5 develops topics in nonlinear optimization; chapter 6 comprises examples of dynamic programming; and chapter 7 deals with sequencing, scheduling, and routing. The final chapters, 8 through 12, provide a review of basic probability and discuss applied probability. Topics include optimization of expected values of random performance (chapter 10); random models with applications to design and operation, including reliability and queuing systems (chapter 11); and operational techniques yielding solutions to more complex models of random phenomena (chapter 12). Five appendixes provide economic and probability tables, in addition to useful information about curve fitting, mathematical induction, and difference equations. Suitable for undergraduate and graduate courses in civil engineering systems, probabilistic engineering analysis, and design optimization, this volume is an excellent reference for professionals.</p>', 4018, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('2ccb99c8-33fd-4621-a8df-1ba68fca2d2c', '1b4d8424-4382-40d5-8c4a-1402f9acd263', 'Description HTML', 1, '<h1>Banking Theory and Practice NEW</h1>', 5146, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('2cd69403-af48-4027-98e9-9e043ad198bf', '888936c8-c90c-443a-84f6-71212eecddeb', 'Additional Attributes HTML', 1, '<table border="0" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">Sub Title</span></span></th>
			<td>
			<h3 style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">Bharat Ka Bhoogol&nbsp;</span></span></h3>
			</td>
		</tr>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">Author</span></span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">Dr. Sushil Kumar Chiller</span></span></td>
		</tr>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">ISBN 13 Digit</span></span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">9788188791767</span></span></td>
		</tr>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">Publisher</span></span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode, Lucida Grande, sans-serif"><span style="font-size:14px">Rahul Publishing House</span></span></td>
		</tr>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">Binding</span></span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">Hardcover</span></span></td>
		</tr>
	</tbody>
</table>', 5285, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('2cd9209d-59e0-4565-a4e5-923e2ac4d4b8', 'b3f64567-0b8e-43c9-8496-3ace73f2c6a4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Knowing how to handle money effectively is more important today than ever. Billingsley/Gitman/Joehnk’s market-leading PERSONAL FINANCIAL PLANNING, 15E provides the tools, techniques and understanding you need to define and achieve your financial goals. Numerous examples and practical illustrations complement a common-sense approach. Interesting features and insightful financial planning tips work with current updates to keep content both timely and relevant. New content guides you in using today’s financial tools and technology as you learn how to improve your spending habits, ask a financial adviser the right questions, budget effectively and choose the right bank for your individual needs. You also learn how to evaluate if it''s best to buy or lease a vehicle, select the best credit card, recognize priorities in buying a home and even plan for retirement. In addition, MindTap online learning system is available to assist in completing homework and mastering key skills.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part I: FOUNDATIONS OF FINANCIAL PLANNING.</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">1. Understanding the Financial Planning Process.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">2. Developing Your Financial Statements and Plans.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">3. Preparing Your Taxes.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part II: MANAGING BASIC ASSETS.</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">4. Managing Your Cash and Savings.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">5. Making Automobile and Housing Decisions.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part III: MANAGING CREDIT.</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">6. Using Credit.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">7. Using Consumer Loans.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part IV: MANAGING INSURANCE NEEDS.</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">8. Insuring Your Life.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">9. Insuring Your Health.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">10. Protecting Your Property.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part V: MANAGING INVESTMENTS.</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">11. Investment Planning.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">12. Investing in Stocks and Bonds.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">13. Investing in Mutual Funds and Real Estate.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part VI: RETIREMENT AND ESTATE PLANNING.</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">14. Planning for Retirement.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">15. Preserving Your Estate.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 809, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('2ce6fa44-6e78-4fd9-8aab-07f0ad0dea0c', '0430e5d3-f565-41a4-ba81-e0bb3271b7b0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C. Venkataiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380162805</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1620</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4503, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('2ced9127-07b6-42ca-b0b0-38a1d632be1c', 'da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>A Handbook for DNA-Encoded Chemistry: Theory and Applications for Exploring Chemical Space and Drug Discovery</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>Robert A.Goodnow</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9781118487686</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>480</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1171, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('2cf8aa7b-472a-476e-beba-a373f5fc219a', '3031897a-5625-4767-afa2-5d9e7f3ebbf7', 'Description HTML', 1, '<p>One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations</p>', 3120, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('2cfee032-6796-4898-a911-96616845934f', '5d7832dd-b6b2-4a8b-b66b-2936a6cea591', 'Description HTML', 1, '<p>The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.</p>', 3176, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('2d056dbf-8fb0-42a1-9a99-97bd444f9eaf', '67a0fd48-7490-4575-a403-97fd62e3c393', 'Description HTML', 1, '<h1>Gender and the Victorian Periodical New</h1>', 4576, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('2d08770a-fa03-4fb0-aa2f-34bfd00f1948', '82970bc5-9f95-4471-9017-3f415d37ba5c', 'Additional Attributes HTML', 1, '<h1>Effective Functional Verification</h1>

<ul>
	<li>Language ‏ : ‎&nbsp;English</li>
	<li>Hardcover ‏ : ‎&nbsp;256 pages</li>
	<li>ISBN-10 ‏ : ‎&nbsp;0387286012</li>
	<li>ISBN-13 ‏ : ‎&nbsp;978-0387286013</li>
	<li>Item Weight ‏ : ‎&nbsp;4 kg 800 g
	<ul>
		<li>Dimensions ‏ : ‎&nbsp;16.1 x 2.01 x 24.79 cm</li>
	</ul>
	</li>
</ul>', 2356, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('2d0b27ac-5c37-4707-a196-76401c26f4ea', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 'Description HTML', 3, '/span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Subject Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Volume 6</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Displacement by substitution Processes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.1 Synthesis of Alcohols and Ethers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.2 Synthesis of Glycosides</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.3 Synthesis of Amines and Ammonium Salts</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.4 Synthesis of Nitroso, Nitro and Related Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.5 Synthesis of Sulfides, Sulfoxides and Sulfones</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.6 Synthesis of Phosphonium Ylides</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.7 Synthesis of Halides</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.8 synthesis of Pseudohalides, Nitriles and Related Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.9 Ritter-type Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Acylation-type Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.1 Synthesis of Acid Halides, Anhydrides and Related Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.2 Synthesis of Esters, Activated Esters and Lactones</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.3 Synthesis of Amides and Related Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.4 Synthesis of Thioamides and Thiolactams</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.5 Synthesis of Thioesters and Thiolactones</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.6 Selenoesters of All Oxidation States</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.7 Synthesis of Iminium Salts, Orthoesters and Related Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.8 Inorganic Acid Derivatives</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Protecting Groups</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.1 Protecting Groups</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Functional Group interconversion</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.1 Carbonyl Group Derivatization</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.2 Use of Carbonyl Derivatives for Heterocyclic Synthesis</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.3 Functional Group Transformations via Carbonyl Derivatives</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.4 Degradation Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.5 Functional Group Transformations via Allyl Rearrangement</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.6 2, 3-Sigmatropic Rearrangements</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.7 Polonovski- and Pummerer-type Reactions and the Nef Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Elimination Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.1 Eliminations to Form Alkenes, Allenes and Alkynes and Related Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.2 Reductive Elimination, Vicinal Deoxygenation and Vicinal Desilylation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.3 The Cope Elimination, Sulfoxide Elimination and Related Thermal Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.4 Fragmentation Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Author Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Subject Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Volume 7</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Oxidation of Unactivated C-H Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.1 Oxidation by Chemical Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.2 Oxidation by Nitrene Insertion</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.3 Oxidation by Remote Functionalization Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.4 Oxidation by Microbial Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Oxidation of Activated C-H Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.1 Oxidation Adjacent to C=C Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.2 Oxidation Adjacent to C=X Bonds by Dehydrogenation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.3 Oxidation Adjacent to C=X Bonds by Hydroxylation Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.4 Oxidation Adjacent to Sulfur</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.5 Oxidation Adjacent to Nitrogen</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.6 Oxidation Adjacent to Oxygen of Ethers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.7 Oxidation Adjacent to Oxygen of Alcohols by Chromium Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.8 Oxidation Adjacent to Oxygen of Alcohols by Activated DMSO Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.9 Oxidation Adjacent to Oxygen of Alcohols by Other Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.10 Vinylic and Arylic C-H Oxidation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.11 Synthesis of Quinones</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Oxidation of C=C Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.1 Addition Reactions with Formation of Carbon-Oxygen Bonds: (i) General Methods of Epoxidation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.2 Addition Reactions with Formation of Carbon-Oxygen Bonds: (ii) Asymmetric Methods of Epoxidation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.3 Addition Reactions with Formation of Carbon-Oxygen Bonds: (iii) Glycol Forming Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.4 Addition Reactions with Formation of Carbon-Oxygen Bonds: (iv) The Wacker Oxidation and Related Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.5 Addition Reactions with Formation of Carbon-Nitrogen Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.6 Addition Reactions with Formation of Carbon-Sulfur or Carbon-Selenium Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.7 Addition Reactions with Formation of Carbon-Halogen Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.8 Cleavage Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Oxidation of C-X Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.1 Oxidation of Carbon-Boron Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.2 Oxidation of Carbon-Metal Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.3 Oxidation of Carbon-Silicon Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.4 Oxidation of Carbon-Halogen Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Oxidation of C-C Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.1 The Baeyer- Villiger Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.2 The Beckmann and Related Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.3 Glycol Cleavage Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">5.4 The Hunsdiecker and Related Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Oxidation of Heteroatoms</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">6.1 Oxidation of Nitrogen and Phosphorus</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">6.2 Oxidation of Sulfur, Selenium and Tellurium</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Special Topics</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">7.1 Oxidation by Electrochemical Mehtods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">7.2 Oxidative Rearrangement Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">7.3 Solid-supported Oxidants</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">7.4 Electron-transfer Oxidation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Author Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Subject Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Volume 8</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Reduction of C=X Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.1 Reduction of C=O to CHOH by Metal Hydrides</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.2 Reduction of C=N to CHNH by Metal Hydrides</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.3 Reduction of C=X to CHXH by Hydride Delivery from Carbon</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.4 Reduction of C=X to CHXH by Dissolving Metals and Related Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.5 Reduction of C=X to CHXH Electrolytically</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.6 Reduction of C=X to CHXH by Catalytic Hydrogenation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.7 Reduction of C=X to CHXH by Chirally Modified Hydride Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.8 Reduction of C=X to CHXH Using Enzymes and Microorganisms</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.9 Reduction of Acetals, Azaacetals and Thioacetals to Ethers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.10 Reduction of Carboxylic Acid Derivatives to Alcohols, Ethers and Amines</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.11 Reduction of Carboxylic Acids to Aldehydes by Metal Hydrides</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.12 Reduction of Carboxylic Acids to Aldehydes by Other Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-fa', 937, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('2d17780c-f76a-4110-9d4a-427970b58316', 'e0dcdd28-135b-4901-a9ab-c588075ec73a', 'Description HTML', 1, '<p>For 1000 years, the geography of Europe''s borderlands has dictated their destiny. East of Poland, west of Russia, the region has always been defined by colliding empires. Travelling from Lithuania, Belarus and Ukraine, from Kalingrad on the Baltic to Odessa on the Black Sea, this book discovers a range of competing cultures, religions and nationalisms. In surprising encounters and characters, the author shows the shaping power of the past through the experiences of the borderlands people.</p>', 4949, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('2d1ef6c2-7158-43bb-9e22-f1f9d2d1a1db', '56d9c7c2-7612-43a5-bdf3-356ed983fafa', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Plant Physiology and Development</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Raj Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352692057</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 930, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('2d1fd59b-bd2b-42be-b39a-56fda6698a46', '005e1521-13d6-4af2-a512-0cbe2eec9b3a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">आधुनिक परिप्रेक्ष्य में अयोध्या</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ. राहुल&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830419</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1604, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('2d2244df-3f6a-46f2-818b-39b78ba0dcdc', '9cc37890-9ef8-45b3-a81e-f5ad77d9ca1f', 'Description HTML', 1, '<h1>Introduction to Electromagnetic Theory - A Modern Perspective</h1>', 4036, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('2d227891-71d2-4d17-8799-1296f2de2d47', '9882e227-6d96-4087-a4c9-add1a7fffa86', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">भक्ति आंदोलन और निर्गुण- क्रांति</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">कँवल भारती </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788197824760</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 139, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('2d3335c6-0d20-4c15-9b7b-d29ec19aba08', 'bd3b2f5e-e363-4f03-b722-02f409cf7f4b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Offering a comprehensive view of a field that is evolving at an unprecedented pace, Essentials of Services Marketing, Third Edition, is a concise, reader-friendly guide to marketing and managing services. Encompassing pioneering service concepts and the latest developments, academic research as well as managerial insights, this book combines a practical, real-world focus with rich visual pedagogy to present an engaging and exciting look at the world of the service economy.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part I: Understanding Service Markets, Products, and Customers </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Introduction to Services Marketing </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Consumer Behavior in a Services Context </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Positioning Services in Competitive Markets </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part II: Applying the 4 Ps of Marketing to Services</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Developing Service Products and Brands </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Distributing Services through Physical and Electronic Channels </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Setting Prices and Implementing Revenue Management </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Promoting Services and Educating Customers </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part III: Managing the Customer Interface </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Designing Service Processes </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Balancing Demand and Capacity </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Crafting the Service Environment </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 11: Managing People for Service Advantage </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part IV: Developing Customer Relationships 389 </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 12: Managing Relationships and Building Loyalty </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 13: Complaint Handling and Service Recovery </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part V: Striving for Service Excellence </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 14: Improving Service Quality and Productivity </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 15: Building a World-Class Service Organization </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part VI: Cases</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 769, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('2d43abf0-9d9b-4202-bc20-45676373fc4d', '240366c3-ca4e-46f3-a8d7-c01861ede82a', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Mathematical Analysis of Urban Spatial Networks</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Philippe Blanchard, Dimitri Volchenkov</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9783540878285</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">181</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1830, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('2d4b3a30-4a7d-41a7-8209-85f4a24d1841', 'c7618e81-2ecb-419a-93db-90dc96234077', 'Description HTML', 1, '<h1>Karm Evam Karmfal Mimamsa</h1>', 2988, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('2d5231e4-8ff1-4e4d-b445-7904c12bc6e1', 'f0d71dcf-2217-40f2-9237-ba29791fbec8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">नारद त्रिस्कन्ध ज्योतिष&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ. कमल प्रकाश अग्रवाल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8187471026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1427, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('2d5b2e83-c37f-4db0-b65d-27802551fc17', 'ff286335-1019-4dc5-983d-88bc967704cd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sir John Woodroffe</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>97883838011</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4397, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('2d6aa914-c46d-4c42-a20e-193b105c368b', '8ea2d080-75f4-41a2-b81d-17666a8580f6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The 11th edition of Mergers, Acquisitions, and Other Restructuring Activities presents the most current and comprehensive M&A information available anywhere. Organized according to the context in which topics normally occur in the M&A process, the book is divided into five parts: M&A environment, M&A process, M&A valuation and modeling, deal structuring and financing strategies, and alternative business and restructuring strategies. Covering industries worldwide, this new edition illustrates the most germane strategies and tactics in today''s M&A marketplace. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: The Mergers and Acquisitions Environment</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An Introduction to Mergers, Acquisitions, and other restructuring Activities</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Regulatory Environment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Corporate takeover Market: Common takeover tactics, Antitakeover Defenses, and corporate governance</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: The Mergers and Acquisitions Process: Phases 1 through 10</span></strong></span></span></p>

<ol start="4">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Planning: Developing Business and Acquisition Plans—phase 1 and 2 of the acquisition process</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Implementation: search through closing—phase 3 to 10 of the acquisition process</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Postclosing Integration: Mergers, Acquisitions and Business Alliances</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Mergers and Acquisitions Valuation and Modeling</span></strong></span></span></p>

<ol start="7">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mergers and Acquisitions cash flow Valuation basics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Relative, asset-oriented, and real-option valuation basics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financial Modeling Basics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analysis and Valuation of Privately held firms</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: Deal-Structuring and Financing Strategies</span></strong></span></span></p>

<ol start="11">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Structuring the Deal: Payment and legal Considerations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Structuring the Deal: Tax and Accounting Considerations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financing the Deal: Private Equity, Hedge Funds and other sources of Financing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Highly Leveraged Transactions: Leveraged Buyout Valuation and Modeling basics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Applying Financial Models: to Value, Structure, and Negotiate stock and asset Purchases</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part V: Alternative Business and Restructuring Strategies</span></strong></span></span></p>

<ol start="16">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Domestic and Cross-Border Business Alliances: Joint Ventures, Partnerships, Strategic Alliances and Licensing </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Alternative Exit and Restructuring Strategies: Divestitures, Spin-offs, Carve-outs, Split-offs and tracking stocks</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Alternative Exit and Restructuring Strategies: Bankruptcy, Reorganization and Liquidation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cross-border Mergers and Acquisitions: Analysis and Valuation</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 383, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('2d711ced-282c-425a-8610-666a84221988', '3cc7973c-4ece-4f92-bed0-30a9037bcb0c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T. Scheper</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540443216</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3747, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('2d79d037-b2a3-4f6d-b7e8-d73871391038', '4552fc76-4518-4f81-9a83-daa1706468fd', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">This book is concerned with the general principles and theories of population ecology, based on the idea that the rules governing the dyanmics of populations are relatively simple, and that the rich behavior we observe in nature is a consequence of the structure of the system rather than of the complexity of the underlying rules. From this perspective, the dynamic behavior of single-species populations is examined and an elementary feedback model of the population system is developed. This single-species model is refined and generalized by examining the mechanisms of population regulation. Graphical procedures are developed for evaluating the behavior of populations inhabiting variable environments, which are then applied to the analysis of interaction between two species. Finally, spatial effects on population behavior and communities composed of many interacting species are examined.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><strong>Content -</strong> <span style="color:black">Preface to the First Edition, Preface to the Second Edition,  Acknowledgments,  Introduction to Part I, Chapter 1 A Brief Look at Systems in General, Chapter 2 Population Dynamics and an Elementary Model,  Chapter 3 Population Regulation and a General Model, Part II Systems of Interacting Populations, Introduction to Part II Chapter 4 Interactions Between Two Species, Chapter 5 Interactions in Space, Chapter 6 Interactions Between Many Species (Ecological Communities), Epilogue: The Human Dilemma, Answers to Exercises, Name Index, Subject Index</span></span></p>
', 1839, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('2d8f059c-295c-4934-b89d-bf7b56a08ef4', 'd1a1e7ca-4b8e-40f1-b97b-76c68928302a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Premashrey</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premchand</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380801599</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Maplle Press</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 3011, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('2dc5e5ef-1391-48e7-988c-e483bbc5d16c', '53e47128-cafc-4185-9bd7-dac82c63838f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Comedies, Histories, and Tragedies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Peter Saccio</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781565855717</td>
		</tr>
		<tr>
			<th>Series</th>
			<td>The Great Courses</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2400, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('2ddb59cb-23ed-4973-89af-e7272c6744c5', '03363846-ba88-415e-a4ae-d6b506bb8b39', 'Description HTML', 1, '<h1>Shiksha Manovigyan - Educational-Psychology A BOOK</h1>', 5174, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('2de22441-c4b9-4726-9515-543ccca693af', 'efd952e8-0346-4755-a5d4-42ab029375b9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Introductory Sociology 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Tony Bilton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780333665114</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Macmillan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 254, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('2df407b9-c890-49ec-a7f2-fece43efdcdb', 'b3afd992-b7cb-4635-92b6-b53f2e8f4b63', 'Additional Attributes HTML', 1, '<h1>Key Concepts in Human Resource Management</h1>', 3189, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('2df44a06-4abf-49d9-bc90-80f4abce322a', '5cfb97bd-2c66-4634-8dae-1994a0c50af0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642142307</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>250</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5959, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('2e0fce4e-a8f2-4f28-b4c0-bcc123afd173', '5ef89e1a-a10c-4a01-9b24-e612e148561f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The History and Nature of Our Universe</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Mark Whittle</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598034936</td>
		</tr>
		<tr>
			<th>Series</th>
			<td>The Great Courses</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 1869, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('2e1912c8-b175-45cd-9975-00aaadde5cec', 'f1467690-27eb-41ce-852f-987df04d8626', 'Description HTML', 1, '<h1>Financial Terms Simplified</h1>', 4628, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('2e1f8f73-0a42-43c5-9233-64860c3b717a', 'd29589c5-5dd2-42d4-82e9-28d4546bd072', 'Description HTML', 1, '<p>“This book is a comprehensive overview of the different types of nanoscale probes that have been and are currently being developed for sensing of analytes. The timely reference section allows the reader to locate key references to the primary literature for expansion of the material covered. … a valuable resource that covers the synthetic, photo-physical, and theoretical aspects of this diverse field of research.” (Jeffrey T. Petty, Journal of the American Chemical Society, Vol. 133, 2011)</p>

<ul>
</ul>', 3786, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('2e23bb3d-f850-452b-8a17-7c45d8c95ab3', 'f77151fd-8aac-49d4-a577-e3003b45ef1f', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Cambridge Companion to The Age of Pericles</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Loren J. Samons II</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780521807937</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">343</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2045, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('2e415139-a219-4ad6-ae1a-a0fedd43251c', '437f1a89-a68a-4320-8575-2b5ff4ce066a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5864, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('2e41d4ca-49e0-49a1-ad75-b51201e6cf8c', 'fc979217-77ee-43bd-9ca3-4e04fa9e8813', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joseph C. Musto, William E. Howard, Richard R. Williams</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339221218</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3457, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('2e49d6bf-08ca-4865-bab9-e867f2a4c0a5', '24d32851-e0bd-4bba-a23c-877cff0ad88b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Philosophy and Yoga of Sri Aurobindo and Other Essays</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Kireet Joshi</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">8185137943</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5686, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('2e53b233-502d-411e-93cc-03b7d4b1f236', 'e6364013-896d-4c6f-9d2b-e4f0dc65c954', 'Description HTML', 1, '<p>Symplectic geometry, well known as the basic structure of Hamiltonian mechanics, is also the foundation of optics. In fact, optical systems (geometric or wave) have an even richer symmetry structure than mechanical ones (classical or quantum). The symmetries underlying the geometric model of light are based on the symplectic group. Geometric Optics on Phase Space develops both geometric optics and group theory from first principles in their Hamiltonian formulation on phase space. This treatise provides the mathematical background and also collects a host of useful methods of practical importance, particularly the fractional Fourier transform currently used for image processing. The reader will appreciate the beautiful similarities between Hamilton''s mechanics and this approach to optics. The appendices link the geometry thus introduced to wave optics through Lie methods. The book addresses researchers and graduate students.</p>', 4054, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('2e5a8b8c-4a5b-4f76-8d0a-7c52ada28356', 'ab648109-58fd-4b68-9301-e943e79f2064', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Gurunanak</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 38, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('2e633777-bf8a-4709-836f-7f21679a3b08', 'd9f33718-0f02-4666-906b-8db050faf514', 'Description HTML', 1, '<h1>Women Ageing and Mental Health - The Indian Scenario</h1>', 5654, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('2e66b623-5faf-4d3c-a5af-7c499d2f989e', 'b90140cf-5df7-4152-955b-6e4868922258', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ben Bowling &&nbsp;James Sheptycki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781849200813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;192</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', 1612, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('2e789d38-d701-4842-bed7-b15640092d65', '0c8186bb-8cd5-4812-bea8-2490266f4a52', 'Description HTML', 1, '<p>Flood hazards and the risks they present to human health are an increasing concern across the globe, in terms of lives, well-being and livelihoods, and the public resources needed to plan for, and deal with, the health impacts. This book is the first detailed assessment and discussion of the global health implications of flooding and future flood risk. It combines an analysis of the human health impacts of flooding with analysis of individual and societal response to those risks, and sets these findings in light of potential future increases in flood hazard as a result of climate change. Written and edited by leading researchers and practitioners on flood hazards and human health, the volume brings together findings from epidemiological, environmental, social and institutional studies, with analysis rooted in an approach that emphasizes the developmental as well as environmental causes of flood risk, and the socially differentiated nature of vulnerability and coping capacity. The first part of the book sets out the scope of the issues, and provides a detailed discussion of the global health impacts of floods and the nature of human response to the health risks posed. The second part presents new research evidence on specific health aspects of floods covering mental health, infectious diseases, local level responses and the responses of health systems - drawing on case study material from Europe, Africa, Asia and North America, including the impact of Hurricane Katrina in 2005. The conclusion synthesizes insights from the previous chapters and discusses priorities for policy, practice and research. It draws out implications for present and future adaptation to flooding, and emphasizes the need to integrate action on health with the broader agenda of long-term risk reduction. This is indispensable reading for professionals and researchers working on hazard and disaster planning, risk reduction and public health in all countries and contexts.</p>
', 5787, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('2e7a953f-1269-452f-9d57-b2df3c9365df', '11f8eb21-2740-4c92-98c4-c15661c70d6b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tapan K. Panda, Sunil Sahadev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780198077046</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3165, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('2e905f39-e60d-4eaf-bc8a-afef7b0b33c5', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Albert Guijarro</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854041565</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4137, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('2e91f312-a545-40a6-ad1e-6bea09d105cb', 'e4c89124-c3f6-4b38-9bd1-09206e83c2af', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Srinivasan Ramachandran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350742020</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>185</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4854, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('2ea5ef4d-932d-4c8a-bce7-bcb4b9dac99b', 'c110a84c-9a5b-4200-8697-d75f26532b37', 'Additional Attributes HTML', 1, '<h1>Derivatives - Principles and Practice NEW</h1>', 3093, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('2eb11a29-a14f-4658-9a00-8fd76ae115d8', '943a1bfd-111e-4bf3-a895-450448d387bf', 'Description HTML', 1, '<h1>Practical Approach to Classified Catalogue Code</h1>', 3334, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('2eb1ec5c-5aac-4e44-b36b-250533a148ca', '810119c6-6df7-47f9-8477-dbf8d58debcf', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Studies in Indian Sculpture 2-Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ratan Parimoo</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8185016615</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Books & Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 164, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('2eb9e30a-e56d-4271-8059-e22ef97a0e23', 'b0271338-0fb7-4275-b6e8-79bb2c844caa', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178690919</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>120</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5060, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('2ebea660-184b-4905-8ef5-dc5d0d63b90a', 'e275acfb-582e-4a2e-9fc3-52cc472685d9', 'Description HTML', 1, '<h1>Charles Johnson - Embracing the World</h1>', 2743, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('2ef80215-27cf-4b3f-b694-c221fb310a60', '00b2bb8d-413c-4db7-9178-e43f02b0945c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Based on an international symposium addressing a key issue in global development, this reference includes both the latest methodologies for and practical examples of effective management of transboundary water resources. Its multidisciplinary approach combines hydrology and environmental science with economic and political approaches, in line with new UNESCO and EU recommendations, which have been formulated and implemented with the active involvement of all three editors.<br>
By providing a theoretical framework as well as abundant case studies from southern Europe, Africa, Asia and South America, this handbook provides hydrologists, geologists, engineers and decision-makers with all the knowledge they need for their daily work.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Preface<br>
<br>
<strong><span style="font-family:"Bookman Old Style",serif">PART I: A Global View</span></strong><br>
<br>
TRANSBOUNDARY WATER RESOURCES MANAGEMENT: NEEDS FOR A COORDINATED MULTIDISCIPLINARY APPROACH<br>
<br>
GLOBAL CHALLENGES AND THE EUROPEAN PARADIGM<br>
<br>
<strong><span style="font-family:"Bookman Old Style",serif">PART II: Physical, Environmental and Technical Approaches</span></strong><br>
<br>
TRANSBOUNDARY AQUIFERS<br>
<br>
TRANSBOUNDARY LAKES AND RIVERS<br>
<br>
<strong><span style="font-family:"Bookman Old Style",serif">PART III: Legal, Socio-Economic and Institutional Approaches</span></strong><br>
<br>
LEGAL APPROACHES<br>
<br>
SOCIO-ECONOMIC AND INSTITUTIONAL APPROACHES<br>
<br>
<strong><span style="font-family:"Bookman Old Style",serif">PART IV: Bridging the Gaps</span></strong><br>
<br>
CAPACITY BUILDING AND SHARING THE RISKS/BENEFITS FOR CONFLICT RESOLUTION</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1154, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('2f128469-f030-425c-956d-c206cff03768', 'af967312-0ea4-4b1b-a6aa-720680109d53', 'Description HTML', 1, '<p>This text gives a detailed account of various techniques that are used in the study of dynamics of continuous systems, near as well as far from equilibrium. The analytic methods covered include diagrammatic perturbation theory, various forms of the renormalization group, and self-consistent mode coupling</p>

<ul>
</ul>', 4008, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('2f1bc008-9c34-46c0-8bb1-ada04bde7e76', '741d51d3-1a33-4a9b-a79f-becbb009cc0f', 'Additional Attributes HTML', 1, '<table class="Table" style="border:undefined; width:375.0pt">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Title</span></span></span></p>
			</td>
			<td>
			<p style="text-align:center"><span style="font-family:Georgia,serif">Business Statistics:Text & Problems-with Introduction to Business Analytics</span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">ISBN</span></span></span></p>
			</td>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">9789390727063</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Author</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ND Vohra</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Publisher</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Mc Graw Hill</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Binding</span></span></span></p>
			</td>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Paperback</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 970, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('2f1db0d5-ba9a-45a9-a630-d83f80440cfc', 'd47759f0-3992-440d-ab63-eef78d3a1220', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">नमो impact राष्ट्र प्रथम</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">अतुल सिंघल </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830471</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 883, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('2f1e0ced-75b6-4e90-8ca8-a34a2b2f9a6a', '75d34743-9d31-4e34-937c-d2be0332004f', 'Description HTML', 1, '<h5>भारतीय कृषि </h5>
', 625, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('2f29ec2d-8a5d-47b8-b9c7-20494fa1b876', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Francois Cardarelli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181285652</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>550</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5937, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('2f2c6196-89d1-47da-a3ed-1ae288a54725', '7259fb32-0505-4e43-ad5d-7759f251e2ee', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gujarati Dalit Literatue is committed to the plight of Dalit Community, particularly the SC, the ST and the Baxi panch groups.&nbsp; It straightforwardly deals with discrimination and exploitation of these communities.&nbsp; It emphasizes the theme of exposition of the sufferings of non-high castes people and pays little attention to the forms of literary pieces.&nbsp; It has been widly criticized for the lack of forms.&nbsp; But Gujrati Dalit Literature is quite recent and to expect perfection of forms at this stage is too much.&nbsp; We can only say that Gujarati Dalit Literature is rough diamond.&nbsp; But more than this,&nbsp;it is the theme that takes the form.&nbsp; If the theme is powerfull, it will take the care of the form.&nbsp; In this respect selected Gujarati Dalit Literature is the veritable example of the theme that takes the form at the same time.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This Anthology contains the creative writings by Dalit writers because they have direct experiences and realizations of Dalit Communities.&nbsp; But it does believe that non-Dalit writers can also produce Dalit Literature provided they have commitment to dalit experience and dalit ideology.&nbsp; However, due to paucity of pages, the writings of non-Dalit Literature could not be included in this anthology.&nbsp; The editor regrets it.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Though Gujarati Dalit Literature is inspired by Dr. Amedkar’s ideology and Marathi Dalit Literature, It has its own independent identity.&nbsp; A few Comparatively young and moderately Gujarati Dalit poets and writers, exposed to national and world literature, dedicate themselves to neglected areas of experiences in literature of the time.&nbsp; They decide to expand the horizon of literature, they explicated the vision of treating of Dalit at least as a Human being.&nbsp; This vision, It is sure, will be helpful to the researchers, professors, general readers and a Common man without fail.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">POETRY </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Parveen Gadhvi,-Farewell to Arms,My Shadow,Brainwash </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Dalpat Chauhan-Untouchable,The Conversation on a Magshar Night,The Tortured Time </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Shankar Painter-From Broom to Mouth,A Journey by Bus Down the Countryside </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Harish Mangalam-The Valley,A Complaint </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Sahil Parmar-Conversation with Wife,When I was born,Mother, give me moon </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Bhi. Na. Vankar-Overbridge,Misfortune,In a Chawl of Closed Mills,Honour be to You </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Yashwant Vaghela-Identity,Mummy </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Shamat Parmar-Self-Pride</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Neerav Patel-The Song of Our Shirt,Exiled Flowers,Kaliyo </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Raju Solanki-To Walk on the Feet Mattered Most,The Dalit Ghetto,The Two Divers </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Raman Vaghela-Harsh Destiny &nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. A K Dodiya-Talk About, You Write </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Purushottam Jadav-Do Something, The Corpse,You Awake, My Sister’s Son </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Jayant Parmar-The Stink of the Hellpit,The Portrait &nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Kisan Sosa-The Inheritance,Do You Hear It?,You Too </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Pathik Parmar-Why Don’t You Write?, Gokul and Kaniyo </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Madhukant Kalpit-Awareness,The Movement Day </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Shyam Sadhu-When the Sixth Sense Awakens </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Harjivan Dafda-Ghazal 1,Ghazal 2,Ghazal 3 </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Buddhidhan Visnagri-Equal Lines </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Bipin Gohil -To the Fading Man I Sing,&nbsp;To A Poet at a Mushaira </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22. Dan Vaghela- Eklavya Day,&nbsp;Another World&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23. Usha Makwana- Blessed Harijan&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24. Meena Kamle- Waiting&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">25. Priyanka Kalpit- Cold-blooded Murder&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">26. Parbat Parmar- In Memoriam – Narayan Dhule&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">SHORT STORY </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">27. The Stable- Mohan Parmar&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">28. Dasharath Parmar- Transposition of Body&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">29. Dalpat Chauhan- Cold Blood&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">30. Harish Mangalam- Faith&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">31. Dharmabhai Shrimali- The Hell&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">32. Jasumati Parmar- Queen of Black&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">33. Neerav Patel- Creamy Layer </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">NOVEL </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">34. Joseph Macwan- Angaliyat&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">35. Mohan Parmar- Daya Pashani Vadi&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">36. Daxa Damodara- Savitri&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">37. B. Kesharshivam- Spearlike Pain&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">38. Harish Mangalam- Flame of the Heat&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">DRAMA </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">39. Mohan Parmar- A True Saga of Satyanarayana</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">40. Dalapat Chauhan- At the Pasture of Patan&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">41. Harish Mangalam- Switch it on Now!&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">AUTOBIOGRAPHY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">42. Lalit Parmar- Aatmakatha&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">43. Khemchand Chavda- Many Remembrances of Past&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">44. Vitthal ‘Rai’- Ektara Goes on Ringing&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">45. Vinubhai H. Bhairaviya- The Destination of Freedom – Still Miles to Go&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">46. Neerav Patel- What Did I Do – To Be So Black and Blue&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Select Bibliography&nbsp;</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Index&nbsp;</span></strong></span></span></p>', 5803, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('2f35c5c9-3e4c-4499-b178-251a0513600a', 'ed1bdf90-1b66-454e-a5e6-e08a4f8a0b9a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Bhagavad-Gita: A New Translation and Commentary with Sanskrit Text (Chapter 1-6)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Maharishi Mahesh Yogi</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Age of Enlightenment Publications</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1967</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">371</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English With Sanskrit Text</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1028, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('2f3c3c21-5867-435b-9baf-c3a20253f816', 'a1856017-0f87-4b7c-8c86-e27770e713f1', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p><strong>A NEW COMPANION TO VICTORIAN LITERATURE AND CULTURE</strong></p>

<p>The Victorian period was a time of rapid cultural change, which resulted in a huge and varied literary output. <em>A New Companion to Victorian Literature and Culture</em> offers experienced guidance to the literature of nineteenth-century Britain and its social and historical context. This revised and expanded edition comprises contributions from over 30 leading scholars who, approaching the Victorian epoch from different positions and traditions, delve into the unruly complexities of the Victorian imagination.</p>

<p>Divided into five parts, this new <em>Companion</em> surveys seven decades of history before examining the key phases in a Victorian life, the leading professions and walks of life, the major literary genres, the way Victorians defined their persons, homes, and national identity, and how recent “neo-Victorian” developments in contemporary culture reconfigure the sense we make of the past today. Important topics such as sexuality, denominational faith, social class, and global empire inform each chapter’s approach. Each chapter provides a comprehensive bibliography of established and emerging scholarship.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><strong>Part One History in Focus 1</strong></p>

<p>1 1832 3<br />
<em>Lawrence Poston</em></p>

<p>2 1851 19<br />
<em>Antony H. Harrison</em></p>

<p>3 1870 35<br />
<em>Linda K. Hughes</em></p>

<p>4 1897 52<br />
<em>Stephen Arata</em></p>

<p><strong>Part Two Passages of Life 67</strong></p>

<p>5 Growing Up: Childhood 69<br />
<em>Claudia Nelson</em></p>

<p>6 Moving Out: Adolescence 82<br />
<em>Chris R. Vanden Bossche</em></p>

<p>7 Growing Old: Age 97<br />
<em>Teresa Mangum</em></p>

<p>8 Passing On: Death 110<br />
<em>Gerhard Joseph and Herbert F. Tucker</em></p>

<p>9 Victorian Sexualities 124<br />
<em>James Eli Adams</em></p>

<p><strong>Part Three Walks of Life 139</strong></p>

<p>10 Clerical 141<br />
<em>Christine L. Krueger</em></p>

<p>11 Legal 156<br />
<em>Simon Petch and Jan-Melissa Schramm</em></p>

<p>12 Medical 172<br />
<em>Lawrence Rothfi eld</em></p>

<p>13 Military 186<br />
<em>John R. Reed</em></p>

<p>14 Educational 197<br />
<em>Thomas William Heyck</em></p>

<p>15 Administrative 216<br />
<em>Michael Hunt</em></p>

<p>16 Financial 230<br />
<em>Christina Crosby</em></p>

<p>17 Industrial 249<br />
<em>Herbert Sussman</em></p>

<p>18 Commercial 264<br />
<em>Jennifer Wicke</em></p>

<p>19 Artistic 284<br />
<em>Julie Codell</em></p>

<p>20 Spectacle 299<br />
<em>Joss Marsh</em></p>

<p>21 Publishing 312<br />
<em>Richard D. Altick and James Mussell</em></p>

<p><strong>Part Four Kinds of Writing 331</strong></p>

<p>22 Poetry 333<br />
<em>E. Warwick Slinn</em></p>

<p>23 Fiction 349<br />
<em>Hilary M. Schor</em></p>

<p>24 Drama 364<br />
<em>Alan Fischler</em></p>

<p>25 Life Writing 381<br />
<em>Timothy Peltason</em></p>

<p>26 Sage Writing 399<br />
<em>Linda H. Peterson</em></p>

<p>27 Historiography 414<br />
<em>Edward Adams</em></p>

<p>28 Literary Criticism 430<br />
<em>David E. Latané, Jr</em></p>

<p><strong>Part Five Borders 447</strong></p>

<p>29 Permeable Protections: The Working Life of Victorian Skin 449<br />
<em>Helena Michie</em></p>

<p>30 On the Parapets of Privacy 462<br />
<em>Karen Chase and Michael Levenson</em></p>

<p>31 “Then on the Shore of this Wide World”: The Victorian Nation and its Others 475<br />
<em>James Buzard</em></p>

<p>32 On the Neo-Victorian, Now and Then 493<br />
<em>Ann Heilmann and Mark Llewellyn</em></p>

<p> </p>
', 1324, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('2f418a21-bbbc-430e-8341-ce1aa03a3b05', '9a105104-b35a-4d71-bf0b-4fbc46c17685', 'Description HTML', 1, '<h1>Bhaktikavi Parmamnand Das - Jivan aur Kavya&nbsp;</h1>', 2862, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('2f4c7a41-7956-4a19-8ce1-1d38a0f72964', '09aed58a-2b32-4561-889d-dfd7b7fdc9e0', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">About the book</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">This book is an authoritative and comprehensive guide exploring the multifaceted financial management field. This seminal work discusses the intricate decisions that individuals and business firms make, which carry financial implications. This book evaluates financial decisions to maximise firm value and shareholder wealth, as indicated by share market prices.</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">This book aims to fulfil the requirement of students preparing for professional exams conducted by ICAI, ICSI, ICWAI & students of post-graduate courses in commerce and management. This book will also be helpful for financial executives in updating their knowledge about current thinking and developments taking place in financial management.</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Contents</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part I: Background</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 1&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Financial Management: An Introduction</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 2&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; The Mathematics of Finance</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part II: Valuation and Risk Management</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 3: Valuation of Securities</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 4: Risk Return Relationship, Portfolio Management and Capital Asset Pricing Model</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 5&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Financial Derivatives: Futures, Options, Swaps and Credit Derivatives</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part III: Long-Term Investment Decisions: Capital Budgeting</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 6&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Capital Budgeting - Estimation of Cash Flows</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 7&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Capital Budgeting - Techniques of Evaluation</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 8&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Capital Budgeting - Some Issues</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 9&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Capital Budgeting - Risk and Uncertainty</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part IV: Financing Decision</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 10&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Cost of Capital</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 11&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Financing Decision: Leverage Analysis</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 12&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Financing Decision: Ebit-Eps Analysis</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 13&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Leverage, Cost of Capital and Value of the Firm</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 14&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Capital Structure: Planning and Designing</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part V: Dividend Decision</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 15&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Dividend Decision and Valuation of the Firm</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 16&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Dividend Policy: Determinants and Constraints</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part VI: Management of Current Assets</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 17&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Working Capital: Planning and Management</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 18&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Working Capital: Estimation and Calculation</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 19&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Management of Cash and Marketable Securities</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 20&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Receivables Management</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 21&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Inventory Management</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 22&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Financing of Working Capital and the Banking Policy</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part VII: Long-Term Finance and Financial Services</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 23&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Long-Term Sources Of Finance: Domestic and Foreign</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 24&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Lease Financing</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 25&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Financial Services</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part VIII: Financial Analysis and Planning</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 26&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Financial Statements and Analysis</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 27&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Statement of Change in Financial Position: Cash Flow Statement</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 28&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Financial Planning, Forecasting and External Funds Requirement</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part IX: Miscellaneous Topics</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 29&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Mergers, Acquisitions and Financial Reconstruction</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 30&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; International Financial Management</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Part X: Indian Capital Market</span></span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 31&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Indian Capital Market: Structure</span></span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Chapter 32&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; Indian Capital Market: Emerging Trends</span></span></span></span></span></span></span></p>', 987, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('2f52855c-f7df-44f8-a6f5-ce7ec86965c1', '6709f9c5-7f04-46f3-93c6-bff3a53a9f14', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brian J Taylor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857254290</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4607, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('2f5a2493-7141-4ede-b772-aa5302c8b8ff', '0d33da13-93bc-40d6-b6c8-4c6e0f6157ea', 'Description HTML', 1, '<h1>Virgin Mother, Maiden Queen - Elizabeth I and the Cult of the Virgin Mary HB</h1>', 2419, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('2f7e7370-3676-4ad8-966e-6f2aca44f91f', '5a1893a4-6a33-4fd4-9156-cd36e27bcea7', 'Description HTML', 1, '<p>“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।</p>', 4777, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('2f95afd0-a04e-479d-a3a7-f9d1dba57a24', 'bf1324b3-f0da-4fed-9309-c60f71f1120f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Braja Mohan Otta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158607</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4695, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('2f95b02c-2110-4d54-85a6-4c6ba9a9aa4c', 'fbfc915a-6e04-4453-b65a-59ec00a999fc', 'Additional Attributes HTML', 1, '<h1>Advances in Solid State Physics</h1>', 4119, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('2fb5650d-1bff-4883-89c3-eca4461e1580', '91fca06c-0f13-4761-93a7-d3fe8db9a357', 'Additional Attributes HTML', 1, '<h1>A Gift of Fire -Social, Legal, and Ethical Issues for Computing Technology- 4/e</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;496 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0132492679</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0132492676</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;689 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;17.53 x 3.05 x 22.61 cm</span></li>
</ul>', 2548, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('2fb879c7-0101-4f81-8fa1-390bb0c2973d', '93e83d0c-9ac5-4567-98c9-16193e188083', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414487380</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th Revised ed.</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5229, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('2ff179f4-8019-4ca8-abc3-b2db0aa52a09', 'c75414ee-0641-4537-a7d3-b3c07ee234b9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Legal Aspects of Business is a comprehensive text on the subject, tailored to meet the venerable needs of MBA, M.Com. PGDBM, BBA, B.Com. And similar programmes in Commerce and Business Management offered by various universities and B-schools across the country. The sole objective to bring out this volume is to acquaint prospective managers with the key business legislations that govern business activities so that they are able to take decisions that do not fail the test of law of the land. The main legislations covered in this volume, as amended up-to-date, include: The Indian Contract Act, 1872; The Negotiable Instruments Act, 1881; The Sale of Goods Act, 1930; The Partnership Act, 1932; The SEBI Act, 1992; The Information Technology Act, 2000; The Competition Act, 2002; The Right to Information Act, 2005; The Limited Liability Partnership Act, 2008; The Companies Act, 2013; The Insolvency and Bankruptcy Code, 2016; The Goods and Services (Amendment) Act, 2018; The Consumer Protection Act, 2019; and Environmental and Intellectual Property Laws. The book elaborates on the core concepts of business laws in a logical, concise, and yet illustrative manner, and has been written from an Indian perspective. Landmark judgments have been added to supplement and illustrate the technical aspects of the subject matter. The basic principles of business law have been presented in an interesting and lively manner. Pedagogical features such as learning objectives, sidebars defining key terms, end-of-chapter summary, objective-type-questions, case lets, review questions, and a comprehensive set of case studies make teaching and learning of business and corporate laws engaging.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">CONTENTS</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART I The Indian Contract Act, 1872</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1 Establishing Contractual Relationships</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2 Consideration and Legality of Object</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3 Competency of Parties</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4 Free Consent</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5 Void Agreements and Contingent Contracts</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6 Performance and Discharge of Contract</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7 Remedies for Breach of Contract</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8 Special Contracts</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART II The Sale of Goods Act, 1930</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9 Contract of Sale of Goods</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART III The Indian Partnership Act, 1932</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10 Partnership: Nature and Formation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11 Rights, Duties, and Liabilities of Partners</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12 Dissolution of a Partnership Firm</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART IV The Negotiable Instruments Act, 1881</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13 Negotiable Instruments: An Introduction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14 Negotiation and Assignment</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15 Presentment of Negotiable Instruments</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16 Dishonour and Discharge of Negotiable Instruments</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART V The Companies (Amendment) Act, 2019</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17 Nature and Kinds of Companies, Company Formation and Prospectus</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18 Memorandum and Articles, Share Capital and Debentures, Membership</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19 Management, Meetings and Winding Up of Company</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20 Limited Liability Partnership</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21 The Insolvency and Bankruptcy Code, 2016</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART VI Other Business Legislations</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22 The Consumer Protection Act, 2019</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23 The Competition Act, 2002</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24 The Securities and Exchange Board of India Act, 1992</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25 The Information Technology Act, 2000</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">26 The Right to Information Act, 2005</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">27 The Trade Unions Act, 1926</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">28 The Factories Act, 1948</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">29 The Securities Contracts (Regulation) Act, 1956</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">30 The Depositories Act, 1996</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">31 The Foreign Exchange Management Act, 1999</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">32 Environmental Law</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">33 Intellectual Property Rights</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">34 The Goods and Services Tax (Amendment) Act, 2018</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Appendix: Landmark Judgments</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 997, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('2ff45f93-d009-4066-8b54-21c52ed421aa', 'fa940f4c-544e-42eb-919e-02042a40dfdf', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Public Relations: Strategies and Tactics 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dennis L.Wilcox</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292056586</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 192, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('2ffcac07-9215-445e-9ec9-e01f07ad156f', '3fd51d7e-e992-44fc-9d3a-5c6579b09340', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td>
			<h2 style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">Time-Dependent Problems and Difference Methods, 2nd Edition</span></span></h2>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bertil Gustafsson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;9780470900567</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2013</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">509</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1331, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('30011e1d-c5ae-4171-98a5-95f04f35d7d5', '98f107ee-b86e-4208-a59b-cb2c984b86bf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.S. Subrahmanian</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131216415</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>140</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3417, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('3001f239-f71a-4508-bdb9-4586074e2bbb', '7a8f6fc6-d0d7-4437-92a8-402b9df05d30', 'Description HTML', 1, '<p>Information processing and information flow occur in the course of an organism''s development and throughout its lifespan. Organisms do not exist in isolation, but interact with each other constantly within a complex ecosystem. The relationships between organisms, such as those between prey or predator, host and parasite, and between mating partners, are complex and multidimensional. In all cases, there is constant communication and information flow at many levels.This book focuses on information processing by life forms and the use of information technology in understanding them. Readers are first given a comprehensive overview of biocomputing before navigating the complex terrain of natural processing of biological information using physiological and analogous computing models. The remainder of the book deals with "artificial" processing of biological information as a human endeavor in order to derive new knowledge and gain insight into life forms and their functioning. Specific innovative applications and tools for biological discovery are provided as the link and complement to biocomputing.Since "artificial" processing of biological information is complementary to natural processing, a better understanding of the former helps us improve the latter. Consequently, readers are exposed to both domains and, when dealing with biological problems of their interest, will be better equipped to grasp relevant ideas.</p>', 3684, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('300675a8-9a54-4cb1-bf3b-4e247dae6d79', '2b55bc59-85a6-4ac9-aad5-b5c0a6a76c96', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Architectural Engineering and Design Management - Aspects of Building Design Management</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Stephen Emmitt</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781844075102</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">77</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1824, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('301ea944-e4e1-4e1e-850a-db343f783d52', 'd978f3e2-b064-4e2d-bab1-57b79e1e1ccc', 'Additional Attributes HTML', 1, '<p>Author&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; Sara Hawker</p>

<p>ISBN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; &nbsp;9780199561742</p>

<p>Cover&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; :&nbsp; &nbsp; Hardcover</p>

<p>Publisher&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; &nbsp;Oxford University Press</p>

<p>Edition&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; &nbsp; 3rd</p>

<p>Language&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;:&nbsp; &nbsp;English</p>

<p>Year of Publication&nbsp;:&nbsp;2008</p>', 2231, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('30210481-b5e7-44fa-93e6-bf5ebd1a3a8b', 'e399840a-18a9-4875-9c6e-d1d3c4b38022', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt"><span style="color:black">About the book</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">The book “<strong>Emerging Technologies in Global Business Environment</strong>” is designed students with the different concepts of global business environment. The book provides comprehensive coverage of fundamental concepts of Industry 4.0, digital transformation, emerging technologies, circular economy, behavioural economy, sharing economy, global challenges in the international business environment etc. The content of the book is designed in a student-friendly manner incorporating a wide range of examples for different concepts discussed in the book. The book is specially designed to provide the students with a clear understanding of different concepts that are necessary for operating in the international business environment.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt"><span style="color:black">Content</span></span></strong></span></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Industry 4.0 and Digital Transformation</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Emerging Technologies as Drivers of Global Business</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">New Age Economics</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Changing Natures of Global Politics</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Social, Cultural and Global Challenges</span></span></span></span></span></li>
</ol>
', 957, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('303829f8-1ac3-46c3-bb4c-2d0ea5728e6b', '0fe6b01e-8838-4b91-9d5e-f007612029d4', 'Description HTML', 1, '<h1>Psychology of Learning & Development</h1>', 5043, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('30434c07-7cd3-4959-838a-228eaab28ac1', '35ce055a-041f-4cf4-a55f-2c400eaf097b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><sup><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">About the book</span></span></strong></sup></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">This textbook explains the con­cepts and most important advances of modern physics without resort to higher mathematics. Avoids the traditional division between clas­sical and modern physics and en­deavours to present all material so as to develop quantum mechanical concepts.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">The textbook is intended for secon­dary schools and as a teaching aid for physics teachers in general and technical secondary schools. Will be found useful by correspondence students studying ‘A ’ level and first year physics.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">CONTENTS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Part Six: Vibrations and Waves</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 49: Harmonic Vibrations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">49.1. The Harmonic Oscillator 13</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">49.2. Frequency and Period of Vibration 15</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">49.3. Energy of a Harmonic Oscillator 10</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">49.4. Records of Vibratory Motion 17</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">49.5. Combining Vibrations Having the Same Frequency 21</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">49.6. Vector Diagrams 22</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 50: Harmonic Analysis</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">50.1. Combining Vibrations at Closely Spaced Frequencies 23</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">50.2. Modulated Vibrations 25</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">50.3. Combining Vibrations at Multiple Frequencies 26</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">50.4. Fourier Series. Spectrum 27</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 51: Free Vibrations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">51.1. The Spring Pendulum 28</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">51.2. Damping. Q-factor 30</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">51.3. The Simple Pendulum 34</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">51.4. The Physical Pendulum 32</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">51.5. The Oscillatory Circuit 33</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">51.6. Energy, Natural Frequency, and Q-factor of an Oscillatory Circuit 35</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">51.7. A Unified Approach to Vibrations 36</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 52: Self-Sustained Vibrations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">52.1. Self-Sustained Oscillatory Systems 37</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">52.2. The Clock 30</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">52.3. The Harmonic Valve Oscillator 40</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">52.4. Build-up of Self-Sustained Oscillations 40</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 53: Forced Vibrations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53.1. Sinusoidal Driving Force 42</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53.2. Resonance 43</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53.3. Resonance and Harmonic Analysis 44</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53.4. Half-power Width of the Resonance Curve. Selectivity 46</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53.5. Build-up of Forced Vibrations 46</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53.6. Build-up of Vibrations at Resonance 47</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53.7. Response to Sinusoidal Pulses 48</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53.8. Uncertainty Relations for Frequency and Time 49</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 54: Alternating Current</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.1. The Synchronous Alternator 50</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.2. A.C. Circuits 52</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.3. Resistance 52</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.4. Average and Root-Mean-Square Values of Current and Voltage 53</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.5. Capacitive Reactance 54</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.6. Inductive Reactance 55</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.7. Ohm’s Law for an A.C. Circuit 55</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.8. A.C. Power 56</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.9. The Transformer 57</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.10. Transmission of Electric Power over Distances 59</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.11. The Revolving Magnetic Field 60</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54.12. Synchronous and Induction Motors 60</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 55: Elastic Waves</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">55.1. Transverse and Longitudinal Waves 62</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">55.2. The Velocity of Elastic Waves 63</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">55.3. Energy and Intensity of the Wave 64</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">55.4. Attenuation of Waves 65</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 56: Wave Equation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">56.1. Wavelength 67</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">56.2. Equation of a Plane Wave 69</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">56.3. Equation of a Spherical Wave 70</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">56.4. Doppler Effect in Acoustics 71</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">56.5. Reflection and Refraction of Waves 72</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">56.6. Reflection and Transmission Coefficients 75</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 57: Interference and Diffraction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.1. The Principle of Superposition 76</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.2. Stationary Waves 77</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.3. Natural Frequencies 79</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.4. Interference 80</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.5. Interference of Waves from Two Sources 82</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.6. Interference of Waves from Several Sources 84</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.7. Intensity of Principal Maxima 86</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.8. Diffraction 87</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.9. Diffraction through a Rectangular Slit 88</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57.10. Wave Refraction and Interference 90</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 58: Fundamentals of Acoustics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">58.1. Characteristics of Sound 92</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">58.2. Sources of Sound 95</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">58.3. Ultrasonic Transducers 96</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">58.4. Conversion of Sound to Electric Signals 98</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">58.5. The Human Ear 99</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">58.6. Infrasonics and Ultrasonics 101</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 59: Electromagnetic Waves</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59.1. Velocity of Electromagnetic Waves 104</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59.2. Plane Sinusoidal Wave 104</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59.3. Light Pressure 106</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59.4. Electromagnetic Waves due to an Accelerated Charge 107</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59.5. Electromagnetic Waves due to an Oscillating Charge and a Dipole 108</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59.6. Electromagnetic Waves due to a Charge Moving in a Circular Path 110</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59.7. Cerenkov Radiation 111</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59.8. Doppler Effect in Optics 112</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 60: Elements of Radio Engineering</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">60.1. Advent of Radio Communication 114</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">60.2. Transmission and Reception of Radio Signals 115</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">60.3. Television 117</span></span></span></span></span></p>

<p style="margin-left:0cm;', 1057, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('3054c400-7e0a-4239-82f9-35e8ba8a2535', 'd7cafb3a-14a3-431f-b8f6-7471c2c2e7e3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Analytics-Data Analysis and Decision Making 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wayne L. Winston</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355734198</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">EDN.</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">7/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">882</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1000, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('3055f073-b352-4cd6-8bea-76d265dd8051', 'd0ce7a08-b48c-4754-9dfc-76ea8ac41e7f', 'Additional Attributes HTML', 1, '<h1>Global Policing -Ben Bowling & James Sheptycki 12</h1>', 5626, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('306c2c84-f8f0-44a3-9258-3365b0ba034c', '288c35c7-6ab4-4d3a-8e7b-9f2f84c67ef8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">IELTS General Training 16</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cambridge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781009225298</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cambridge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 416, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('307fe234-fd7a-4f2e-b0d1-ed7146f56ea9', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'Description HTML', 1, '<p>The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.</p>

<p>The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.</p>

<p>This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:</p>

<ul>
	<li>Chapter introductions and summaries that provide a quick overview of highlights</li>
	<li>Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications</li>
	<li>Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics</li>
	<li>Extensive footnoting that points the way to the primary literature for more information on particular topics</li>
</ul>

<p>With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.</p>', 1667, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('3081dffc-6ab7-463b-b2c9-33ebb1fd5644', '432a4937-593f-4187-8fb2-82fcbad2d5b5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623554</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5422, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('308a4fc9-1836-4ca6-8666-bf6c6e2db6d9', '1ab45e58-368c-49c7-b812-e98776edd59d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">वैदिक वाङ्मय का इतिहास</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">सी. वी. वैघ</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8171102430</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Parimal Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 915, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('308c0952-29ef-4212-8fee-addfe4baa9b3', '1084173c-5f73-4b8a-b636-f6e2e660a845', 'Description HTML', 1, '<h1>No God in Sight</h1>', 2413, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('30c3cf21-5123-435b-9b97-83d19432c165', 'afc64a79-0f8e-44ad-95bb-7b85809bf3a8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Ethics: Ethical Decision Making and Cases 12/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">O.C. Ferrell</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355730978</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 806, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('30c43d85-c31c-4c58-8484-16b03844d889', 'd799d364-ffcd-4901-b0d3-8397e4348efe', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Matched Asymptotic Expansions In Reaction - Diffusion Theory contains a wealth of results and methodologies applicable to a wide range of problems arising in reaction-diffusion theory.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The first part of the book is concerned with obtaining the complete structure of the large-time solution of scalar reaction diffusion equations, and systems of reaction-diffusion equations. In both cases, they are of the Fisher-Kolmogorov type, which exhibit the formation of permanent form travelling wave structures. Patticular attention is focused on determining the wave speed and the asymptotic correction to the wave speed.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The second part is concerned with the analysis of a class of singular (in the sense that the nonlinearities are not Lipschitz continuous) reaction-diffusion equations. These equations can display a wide variety of&nbsp;behaviours, including permanent form travelling waves, which are excitable (rather than of Fisher-Kolmogorov type).</span></p>

<p style="text-align:justify"><span style="font-size:18px">In this detailed analysis, use is made of the method of matched asymptotic expansions, dynamical systems theory, and comparison theorems, which provide a powerful combination of techniques for the detailed analysis of this broad class of reaction-diffusion equations.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The monograph can be viewed both as a handbook, and as a detailed description of the methodology; and researchers in reaction-diffusion theory, as well as scientists applying reaction-diffusion theory to such areas as chemical kinetics, biological systems, epidemiology and population dynamics will find it a popular addition to the literature.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Part I The Evolution of Travelling Waves in Scalar Fisher-Kolmogorov Equations, 1 Introduction, 2 Generalized Fisher Nonlinearity, 3 mth-Order (m > 1) Fisher Nonlinearity: Initial Data with Exponential Decay Rates or Compact Support, 4 mth-Order (m > 1) Fisher Nonlinearity: Initial Data with Algebraic Decay Rates, 5 Extension to Systems of Fisher-Kolmogorov Equations, Example: A Simple Model for an Ionic Autocatalytic System, 6 Introduction, 7 Permanent Form Travelling Waves (PTWs), 8 The Initial-Boundary Value Problem, 9 Asymptotic Solution of IBVP as t&nbsp;→ 0 for 0 < x < : Initial Data with Exponential or Algebraic Decay Rates, 10 Extension to the System of Singular Reaction-Diffusion Equations, A Construction of a Global Nonnegative Solution to the Scalar Equation w<sub>t </sub>= w<sub>xx</sub> + u*w<sup>n</sup>, B Asymptotic Solutions to the Eigenvalue Problem (8.68)-(8.71) as m&nbsp;→ 0<sup>+</sup> and m → 1<sup>-</sup>, C Analysis of Boundary Value Problem (8.76)-(8.78), D Analysis of Boundary Value Problem (8.90)-(8.92), References, Index</span></p>', 1844, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('30d82d14-12f4-48cd-98f9-a7fe74cb6ae0', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'Description HTML', 6, 'r Setting up an Indo-Iran Joint Commission for Economic, Trade, Scientific, Technical and Cultural Cooperation Iran, 19 July 1983, 24. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Estonia, Estonia 14 October 1983, 25. Cultural Cooperation Agreement Between the Government of the Republic of India and the Government of the Republic of Upper Volta, Upper Volta, 12 December 1983, 26. Cultural Agreement Between the Government of the Republic of India and the Government of Yemen Arab Republic Yemen, 15 December 1983, 27. Agreement on Economic and Technical Cooperation Between the Republic of India and the State of Qatar, Qatar 19 April 1984, 28. Agreement for Avoidance of Double Taxation Germany, Federal Republic Germany, 28 June 1984, 29. Convention Between the Government of the Republic of India and the Government of the Union of Soviet Socialist Republics on Protection of Migratory Birds USSR, 8 October 1984, 30. Agreement on Economic Cooperation Between the Government of the Republic of India and Government of the Republic of Argentina, Argentina 24 January 1985, 31. Agreement Between the Government of the Republic of India and the Government of the Republic of Argentina on Scientific and Technical Cooperation Argentina, 24 January 1985, 32. Agreement on Economic Cooperation Between the Government of the Republic of India and Government of the Republic of Argentina, Argentina 24 January 1985, 33. Joint Statement issued at the end of the visit of Indian Foreign Secretary Mr. Romesh Bhandari Islamabad, 6 April 1985, 34. Cultural Agreement Between the Government of the Republic of India and the Socialist People’s Libyan Arab Jamahiriya Libya, 24 August 1985, 35. Agreement Between the Government of Canada and the Government of India for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion With Respect to Taxes on Income Canada, 30 October 1985, 36. Joint Statement issued at the end of the visit of Foreign Secretary Romesh Bhandari to Islamabad. Islamabad, 21 January 1986, 37. Agreement Between the Government of the Republic of India and the Government of the Socialist Republic of Vietnam for Cooperation for the Utilisation of Atomic Energy for Peaceful Purposes Vietnam, 25 March 1986, 38. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Nicaragua, Nicaragua 9 September 1986, 39. Agreement Between the Republic of India and the Socialist Republic of the Union of Burma on the Delimitation of the Martime Boundary in the Andaman Sea, in the Coco Channel and in the Bay of Bengal Burma, 23 December 1986, 40. Agreement Between the Government of the Republic of India and His Majesty’s Government of Nepal for Setting up an Industrial Estate at Rajbiraj Nepal, 18 January 1987, 41. Cultural Agreement Between the Government of the Republic of Peru, Peru 25 January 1987, 42. Extradition Treaty Between India and Canada, Canada 6 February 1987, 43. Cultural Cooperation Agreement Between the Government of the Republic of India and the Government of the Republic of Trinidad & Tobago, Trinidad & Tobago, 13 March 1987, 44. Joint Statement issued at the end of Second Meeting India – Pakistan Home Secretary Level talks Pakistan, 17 May 1988, 45. Agreement of Cooperation in the Sphere of Information Between the Republic of India and the Syrian Arab Republic Syria, 12 September 1988, 46. Agreement Between the Government of the Republic of India and the Government of the German Democratic Republic on Scientific and Technological Co-Operation German, 7 December 1988, 47. Cultural Cooperation Agreement Between the Government of the Republic of India and the Government of the Islamic Republic of Pakistan, Pakistan 31 December 1988, 48. Agreement on the Establishment of a Joint Commission for Bilateral Cooperation Between the Government of the Republic of India and the Government of the Kingdom of Thailand, Thailand 29 March 1989, 49. Joint Press Conference of the India and Pakistan Foreign Secretaries Pakistan, 20 December 1990, 50. Joint Press Release issued at the end of the talks Between the Foreign Secretaries of India and Pakistan Islamabad, 20 December 1990, 51. Agreement Between India and Pakistan on Prevention of Air Space Violations and for Permitting over Flights and Landings by Military Aircraft Pakistan, 6 April 1991, 52. Agreement Between India And Pakistan on Advance Notice on Military Exercises, Manoeuvres and Troop Movements Pakistan, 6 April 1991, 53. Memorandum of Understanding of the Fifth Session of Joint Ministerial Commission Between the Islamic Republic of Iran and the Republic of India Iran, 11 November 1991, 54. Memorandum of Understanding on Consular Matters Between the Governments of the Islamic Republic of Iran and the Republic of India Iran, 11 November 1991, 55. Agreement Between the Government of India and the Government of the Russian Federation on the Inter-Governmental Commission on Trade, Economic, Scientific and Technological Cooperation Russia, 4 May 1992, 56. Code of Conduct for Treatment of Diplomatic/Consular Personnel in India and Pakistan, Pakistan 19 August 1992, 57. Joint Declaration by the Republic of India and the Islamic Republic of Pakistan on Complete Prohibition of Chemical Weapons, Pakistan, 19 August 1992, 58. Protocol on the Establishment of Diplomatic Relations Between the Republic of India and the Republic of Georgia, Georgia 28 September 1992, 59. Agreement between the Government of the Republic of Uganda and the Government of the Republic of India for the Creation of the Indo-Uganda Joint Committee for Economic, Technical, Scientific and Cultural Cooperation Uganda, 1993, 60. Agreement on Co-operation Between the Government of the Republic of India and the Government of the Russian Federation on the Matters of Combating Illicit Traffic in Narcotic Drugs and Psychotropic Substances Russia, 28 January 1993, 61. Agreement between the Government of the Republic of India and the Government of the Russian Federation on Cultural and Scientific Cooperation Russia, 28 January 1993, 62. Memorandum on Science and Technology Cooperation Russia, 28 January 1993, 63. Agreement between the Government of the Republic of India and the Government of the Russian Federation on Defence Cooperation Russia, 28 January 1993, 64. Treaty of Friendship and Cooperation Between the Republic of India and the Russian Federation Russia, 28 January 1993, 65. Agreement on Cooperation and Interaction Between the Ministry of Home Affairs of the Republic of India and the Ministry of Security of the Russian Federation Russia, 28 January 1993, 66. Indo-Spanish Joint Declaration on Cooperation in Combating Terrorism, Drug-Trafficking and Organized Crime Spain, 8 February 1993, 67. Agreement on SAARC Preferential Trading Arrangement (SAPTA) SAARC, 11 April 1993, 68. Agreement Between the Government of Republic of India and the Government of the Republic of Yemen for Establishment of a Joint Committee for Economic, Technical, Cultural, Scientific and Trade Cooperation Yemen, 3 May 1993, 69. Agreement Between the Government of the Republic of India and the Government of the People’s Republic of China on the Maintenance of Peace and Tranquility Along the Line of Actual Control in the India-China Border Areas China, 7 September 1993, 70. Protocol Between the Government of the Republic of India and the Government of the People’s Republic of China for Extension of Border Trade Across Shipkila Pass China, 7 September 1993, 71. Agreement between the Ministry of Information and Broadcasting of the Republic of India and the Ministry of Radio, Film, Television of the People’s Republic of China on Radio and Television Cooperation China, 7 September 1993, 72. Agreement on Environment Cooperation Between the Government of the Republic of India and the Government of the People’s Republic of China, China 7 September 1993, 73. Declaration of Principles and Directions of Cooperation Between the Republic of India and the Republic of Estonia, 14 October 1993, 74. Agreement on Cooperation between the Ministry of Home Affairs, Governments of India and the Ministry of Internal Affairs of the Russian Federation Russian, 18 October 1993, 75. Agreement between the Government of the Republic of India, the Government of the Union of Myanmar, and the Government of the Kingdom of Thailand on the Determination of the Trijunction Point Between the three Countries in the Andaman Sea Myanmar, 27 October 1993, 76. Agreement Between the Government of the Republic of India and his Majesty’s Government of Nepal on the Development of the B.P. Koirala Institute of Health Sciences at Dharan (Nepal) Nepal, 10 March 1994, 77. Arrangements Between the Government of the Republic of India and the Government of the United Kingdom of Great Britain and Northern Ireland on Gainful Occupation for Family Members of a Diplomatic Mission or Consular Post United Kingdom, 7 April 1994, 78. Agreement Between the Government of the Republic of India and the Government of Ukraine on the Intergovernmental Commission on Trade, Economic, Scientific, Technological, Industrial and Cultural Cooperation Ukraine, 19 April 1994, 79. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of Ukraine, Ukraine 19 April 1994, 80. Protocol for Consulations & Cooperation Between the Ministry of External Affairs of the Republic of India and the Ministry of Foreign Affairs of the Republic of Bulgaria, Bulgaria 26 May 1994, 81. Agreement Between the Government of the Republic of India and the Government of the Republic of Bulgaria for Cooperation in Combating Crime, Terrorism and Illicit Trafficking in Narcotic Drugs and Psychotropic Substances Bulgaria, 26 May 1994, 82. Agreement Between the Government of the Republic of India and the Government of Romania Regarding Cooperation in Combating Crime, Terrorism, Illcit Trafficking of Narcotic Drugs and Psychotropic Substances Romania, 2 June 1994, 83. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in Science and Technology Russia, 30 June 1994, 84. Memorandum on Science & Technology Cooperation in the field of Meteorology Between the India Meteorological Department and Hydrometeorology & Enviromental Monitoring Russia, 30 June 1994, 85. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the field of Protection of the Environment and Natural Resources Russia, 30 June 1994, 86. Declaration on the Further Development and Intensification of Cooperation Between the Republic of India and the Russian Federation Russia, 30 June 1994, 87. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the Field of Tourism Russia, 30 June 1994, 88. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the Exploration and use of Outer Space for Peaceful Purposes Russia, 30 June 1994, 89. Treaty Between the Government of the Republic of India and the Government of Canada on Mutual Assistance in Criminal Matters Canada, 24 October 1994, 90. Protocol to Implement the Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the Field of Information Signed Russia, 23 December 1994, 91. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Long-Term Purchases of Certain Commodities in India Russia, 23 December 1994, 92. Agreement Between the Government of the Republic of India and the Government of the Russian Federation for the Promotion and Mutual Protection of Investments Russia, 23 December 1994, 93. Agreement Between the Indian Space Research Organisation and the Russian Space Agency on Cooperation in the Exploration and use of Outer Space for Peaceful Purposes Russia, 23 December 1994, 94. Agreement Between the Government of the Republic of India and the Government of the Russian Federation on Merchant Shipping Russia, 23 December 1994, 95. Agreement on Maritime Commercial Navigation Between the Government of the Republic of India and the Government of the Islamic Republic of Iran, Iran 3 January 1995, 96. Treaty on the Principles of Inter-State Relations and Cooperation Between the Republic of India and the Republic of South Africa, South Africa 25 January 1995, 97. Agreement Between the Government of the Russian Federation and the Government of the Republic of India on the Cooperation Across State Borders Russia, 4 April 1995, 98. Agreement for Mutual Co-operation Between the Government of the Republic of India and the Government of the Arab Republic of Egypt on Co-operation in Combating Illict Traffic in Narcotic Drugs and Psychotropic Substances Egypt, 20 April 1995, 99. Protocol for Consulations Between the Ministry of External Affairs of the Republic of India and the Federal Minister for Foreign Affairs of the Federal Republic of Yugoslavia, Yugoslavia 22 June 1995, 100. Agreement Between the Republic of India and the Federal Republic of Germany for the Promotion and Protection of Investments Germany, 10 July 1995, 101. Agreement Between the Government of the Republic of India and the Government of the Republic of Yemen on Economic and Technical Cooperation Yemen, 11 July 1995, 102. Protocol for Consulations Between the Ministry of External Affairs of the Republic of India and the Ministry of Foreign Affairs of the Republic of Estonia, Estonia 28 August 1995, 103. Protocol For Consulation Between the Ministry of External Affairs of the Republic of India and the Ministry of Foreign Affairs of the Republic of Lithuania, Lithuania, 31 August 1995, 104. Protocol for Consulations Between the Ministry of External Affairs of the Republic of India and the Ministry of Foreign Affairs of the Republic of Latvia, Latvia 1 September 1995, 105. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Latvia, 1 September 1995, 106. Agreement Between the Government of the Republic of India and the Government of the Kingdom of Denmark Concerning the Promotion and Reciprocal Protection of Investments Denmark 6 Sept 1995, 107. Agreement Between the Government of the Republic of India and the Government of Turkmenistan for the Promotion and Protection Investments Turkmenistan, 20 September 1995, 108. Agreement on Scientific and Technological Cooperation Between the Government of the Republic of India and the Government of the Arab Republic of Egypt, Egypt 16 October 1995, 109. Cooperation Agreement Between the Government of the Republic of India and the Government of the Arab Republic of Egypt to Combat all Forms of Criminal Acts Particularly Terrorist, Transnational and Organized Crimes Egypt, 16 October 1955, 110. Agreement Between the Government of the Republic of India and Government of the Arab Republic of Egypt on Cooperation in the Sphere of Information Egypt, 16 October 1955, 111. Agreement on Scientific and Technological Cooperation Between the Government of the Republic of India and the Government of the Republic of Tunisia, 17 October 1995, 112. Indian-Tunisian Joint Declaration on Cooperation in Combating Terrorism, Drug-Trafficking and Organised Crime Tunisia, 17 October 1995, 113. Agreement Between the Republic of India and the Kingdom of the Netherlands for the Promotion and Protection of Investments Netherlands, 6 November 1995, 114. Agreement Between the Government of the Republic of India and the Government of the Italian Republic for the Promotion and Protection of Investment Italy, 23 November 1995, 115. Agreement Between the Government of the Republic of India and the Government of the Republic of Armenia on Economic and Technical Cooperation Armenia, 14 December 1995, 116. Agreement Between the Government of the Republic of India and the Government of the Republic of Armenia on Economic and Technical Cooperation Armenia, 14 December 1995, Country Index, Subject Index &nbsp;</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;13</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Agreement Between the Government of the Republic of India and the Government of the State of Israel for the Promotion and Protection of Investments Israel, 29 January 1996, 2. Treaty Between His Majesty’s Government of Nepal and the Government of India Concerning the Integrated Development of the Mahakali River Including Sarada Barrage, Tanakpur Barrage and Pancheshwar Project Nepal, 12 February 1996, 3. Agreement Between the Government of the Republic of India and the Government of the Slovak Republic on Cooperation in the spheres of Culture, Art, Education, Science, Tourism, Sports and Mass Media Slovak, 11 March 1996, 4. Cultural Agreement Between the Government of Jamaica and the Government of the Republic of India Jamaica, 20 March 1996, 5. Cultural Agreement Between the Government of the Republic of India and the Government of the Grand Duchy of Luxembourg, Luxembourg 10 September 1996, 6. Agreement Between the Government of the Republic of India and the Government of the Republic of Poland for the Promotion and Protection of Investments Poland, 7 October 1996, 7. Agreement Between the Government of the Republic of India and the Government of the Czech Republic on Cooperation in the Fields of Culture, Education and Science Czech Republic, 11 October 1996, 8. Agreement Between the Republic of India and the Czech Republic for the Promotion and Protection of Investments Czech Republic, 11 October 1996, 9. Agreement Between the Government of the Republic of India and the Government of the People’s Republic of China on Confidence Building Measures in the Military Field along the Line of Actual Control in the India-China Border Areas China, 29 November 1996, 10. Agreement Between the Government of the Republic of India and the Government of the Republic of South Africa on Co-Operation in the Fields of Education, Arts, Culture and Sport South Africa, 4 December 1996, 11. Agreement Between the Government of the Republic of India and the Government of the Republic of Bulgaria on Trade and Economic Cooperation Bulgaria, 4 December 1996, 12. Extradition Agreement Between the Republic of India and the Kingdom of Bhutan, Bhutan 28 December 1996m 13. Agreement on Technical Cooperation Between the Government of the Republic of India and the Government of the State of Israel, Israel 30 December 1996, 14. Agreement between the Government of the Republic of India and the Government of the Democratic Socialist Republic of Sri Lanka for the Promotion and Protection of Investments Sri Lanka, 22 January 1997, 15. Agreement on Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Trinidad & Tobago, Trinidad & Tobago 24 January 1997, 16. Agreement Between the Government of the Republic of India and the Government of the Republic of Cyprus on Merchant Shipping Cyprus, 11 February 1997, 17. Memorandum of Understanding between the Government of the Republic of India and the Government of the Republic of Senegal for the Establishment of the Agricultural Development Project in Senegal, Senegal 16 February 1997, 18. Agreement Between the Government of the Republic of India and the Government of the Republic of Senegal on the Establishment of the Joint Commission for Economic, Technical, Political and Cultural Cooperation Senegal, 16 February 1997, 19. Agreement Between the Government of the Republic of India and the Government of the Socialist Republic of Vietnam for the Promotion and Protection of Investments Vietnam, 8 March 1997, 20. Agreement Between the Government of the Republic of India and the Government of the Socialist Republic of Vietnam on Trade and Economic Co-operation Vietnam, 8 March 1997, 21. Protocol to the Agreement Between the Government of India and the Royal Government of Bhutan Regarding the Chukha Hydro-Electric Project in Bhutan, Bhutan 8 March 1997, 22. Red Fort Declaration on a Strategic Partnership Between India and South Africa, South Africa 28 March 1997, 23. Joint Statement issued at the end of the talks Between the Foreign Secretaries of India and Pakistan, Pakistan 31 March 1997, 24. Agreement Between the Government of the Republic of India and the Government of the Sultanate of Oman for the Promotion and Protection of Investments Oman, 2 April 1997, 25. Agreement Between the Government of the Republic of India and the Swiss Confederation for the Promotion and Protection of Investments Swiss, 4 April 1997, 26. Cultural Agreement Between the Government of the Republic of India and the Government of the Republic of Lebanon, Lebanon 7 April 1997, 27. Article between the Foreign Service Institute of India and the Diplomatic Academy of Peru, Peru 26 May 1997, 28. Agreement with Hong Kong Regarding Mutual Administrative Assistance and Cooperation in Custom Matters Hong Kong, 26 May 1997, 29. Agreement on Cooperation Between Doordarshan of India and China Central Television China, 2 June 1997, 30. Agreement on the Establishment of Joint Business Council Between Federation of Indian Chambers of Commerce and Industry and Associated Chambers of Commerce and Industry of India and Tanzania, Tanzania 25 June 1997, 31. Agreement For the Surrender of Fugitive Offenders Between the Government of the Republic of India and the Government of Hong Kong, Hong Kong 28 June 1997, 32. Joint Declaration by the Lahore Chamber of Commerce and Industry and Punjab, Haryana and Delhi (PHD) Chamber of Commerce and Industry Lahore, 30 July 1997, 33. Agreement between the Government of the Republic of India and the Government of the Republic of Belarus on the Establishment of the Inter-Governmental Commission on Economic, Trade, Industrial, Scientific, Technological and Cultural Cooperation Belarus, 27 September 1997, 34. Agreement Between the Government of the Republic of India and the Government of the Republic of South Africa in the Field of Tourism South Africa, 7 October 1997, 35. Agreement on Tourism Co-Operation Between the Government of the Republic of India and the Government of the Arab Republic of Egypt, Egypt 11 October 1997, 36. Bilateral Agreement on Mutual Administrative Assistance for the Proper Application of Customs Law and for the Prevention, Investigation and Combating of Customs offences Between the Government of the Republic of India and the Government of the Arab Republic of Egypt, Egypt 11 October 1997, 37. Agreement Between the Government of the Republic of India and the Belgo-Luxembourg Economic Union for the Promotion and the Protection of Investment Belgo, 31 October 1997, 38. Agreement Between the Government of the Republic of India and the Government of Romania for the Promotion and Reciprocal Protection of Investments Romania, 17 November 1997, 39. Investments Incentive Agreement Between the Government of India and the Government of the United States of America United States, 19 November 1997, 40. Memorandum of Understanding on Co-operation Between the Government of the Republic of India and the Palestine Liberation Organisation on Behalf of the Palestinian National Authority Palestinian, Palestinian 20 November 1997, 41. Agreement between the Government of the Republic of India and the Government of the Republic of Benin for the Creation of the Indo-Benin Joint Committee for Political, Economic, Scientific, Technical and Cultural Cooperation Benin, 21 November 1997m 42. Cultural Agreement Between the Government of the Republic of Bolivia and the Government of the Republic of India Bolivia, 8 December 1997, 43. Agreement on Cooperation to Combat Terrorism, Organized Crime and Illicit Trafficking in Narcotic Drugs and Psychotropic Substances Between the Government of the Republic of India and the Government of the Italian Republic Italy, 6 January 1998, 44. Agreement on Tourism Cooperation Between the Government of the Republic of India and the Government of the Hellenic Republic Hellenic, 13 January 1998, 45. Agreement Between the Government of the Republic of India and the Government of the French Republic Concerning Mutual Legal Assistance in Criminal Matters France, 25 January 1998, 46. Agreement on mutual Legal Assistance and the Recognition and Enforcement of Judgements in Civil Matters Between the Government of the Republic of India and the Government of French Republic France, 25 January 1998, 47. Air Services Agreement Between the Government of India and the Government of Macau, Macau 11 February 1998, 48. Agreement on Economic and Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Azerbaijan, Azerbaijan, 23 June 1998, 49. Agreement on Technical Cooperation Between the Government of the Republic of India and the Government of the Republic of Namibia, Namibia 31 August 1998, 50. Agreement Between the Government of the Republic of India and the Government of the Republic of Mauritius for the Promotion and Protection of Investment Mauritius, 4 September 1998, 51. Agreement Between the Government of the Republic of India and the Government of Malaysia on Cooperation in Science and Technology Malaysia, 12 September 1998, 52. Agreement for Mutual Cooperation Between the Government of the Republic of India and the Government of the Republic of Turkey on Cooperation in combating Illicit Traffic in Narcotic Drugs and Psychotropic Substances Turkey, 17 September 1998, 53. Agreement Between the Republic of Turkey and the Republic of India Concerning the Reciprocal Promotion and Protection of Investments Turkey, 17 September 1998, 54. Agreement Between the Government of the Republic of India and the Government of the Republic of Belarus on Economic and Technical Cooperation Belarus, 15 October 1998, 55. Agreement Between the Government of the Republic of India and the Government of the Republic of Bulgaria for the Promotion and Protection of Investments Bulgaria, 26 October 1998, 56. Agreement Between the Government of the Republic of India and the Government of the German Democratic Republic on Scientific and Technology Co-operation German, 7 December 1998, 57. Agreement Between the Government of the Republic of India and The Government of the Republic of Zimbabwe Concerning the Promotion and Reciprocal Protection of Investment. Zimbabwe, 10 February 1999, 58. Agreement Between the Government of the Republic of India and the Government of the Republic of Indonesia for the Promotion and Protection of Investments Indonesia, 10 February 1999, 59. Agreement Between the Government of the Republic of India and the Austrian Federal Government Concerning Bilateral Economic Relations and Economic, Industrial, Technical and Technological Cooperation Australia, 12 February 1999, 60. Agreement Between the Government of the Republic of India and the Government of the Kingdom of Morocco for the Promotion and Protection of Investments Morocco, 13 February 1999, 61. Agreement Between Maghreb Arabe Presse (Map) and Press Trust of India (Pti) for Mutual Professional Cooperation Arab, 13 February 1999, 62. Agreement Between the Government of the Republic of India and the Government of Australia on the Promotion and Protection of Investments Australia, 26 February 1999, 63. Agreement Between the Government of the Republic of India and the Government of the Republic of Croatia on Cooperation in the Fields of Culture, Education, Science, Technology and Sports Croatia, 5 March 1999, 64. Agreement Between the Government of the Republic of India and the People’s Republic of Bangladesh for the Regulation of Motor Vehicle Passenger Traffic Between the two Countries Bangladesh, 17 June 1999, 65. Treaty Between the Republic of India and the Republic of Kazakhstan on Mutual Legal Assistance in Criminal Matters Kazakhstan, 17 August 1999, 66. Agreement Between the Government of the Republic of India and the Government of the Republic of Kazakhstan on Non-Visa Regime for Mutual Visits of Nationals-Holders of Diplomatic and Service/Official Passports Kazakhstan, 17 August 1999, 67. Agreement Between the Government of the Republic of India and the Government of the Argentine Republic on the Promotion and Reciprocal Protection of Investments Argentine, 20 October 1999, 68. Agreement Between the Republic of India and the United Arab Emirates on Juridical and Judicial Cooperation in Civil and Commercial Matters for the Service of Summons, Judicial Documents, Commissions, Execution of Judgements and Arbitral Awards Arab, 25 October 1999, 69. Extradition Treaty Between the Republic of India and the United Arab Emirates Arab, 25 October 1999, 70. Agreement Between the Government of the Republic of Austria and the Government of the Republic of India for the Promotion and Protection of Investments Austria, 8 ', 3497, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('30da2658-7b35-4725-9e4b-341e1ce1e127', '74a7389e-0016-45a5-9f84-8836c3f5e329', 'Description HTML', 1, '<h1>Raja Rao - The Master and His Moves</h1>', 4280, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('30df12a9-fefd-4957-a9a2-3997a38fb8d8', '31011c6c-0bed-4036-ba05-0919258026db', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Analyses for Hormonal Substances in Food Producing Animals</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jack F.Kay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780854041985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">RSC Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1997, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('30efcb40-54e2-41b5-8235-f085925f4ce3', '0491d338-4bf6-4fa7-977c-7416e4a22bba', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Shiksha Takniki</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.K. Sharma</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190711050</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Stamdard Publisher (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 5299, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('30f52237-b8db-4f5c-8e30-74ce6b69c575', '2fefc4d5-0c80-4021-bfd8-6f366994b99a', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Sri Krishna''s exile to Brindavan is a landmark in the history of Indian religion, considering that the episodes connected with that exile have given birth to the practice and yoga of divine love which takes us to the depths and intimacies of human emotions turned to the Divine and the Divine response that uplifts various layers of human consciousness, even the vital and sensuous to their divine counterparts. Sri Krishna''s sweetness and the alluring charm of His flute surpass even the oceans of Ananda and capture the human soul into the most intimate secrecy of the human relationship with the Divine. The Rasa Lila of Sri Krishna with the Gopis and the love of Sri Krishna with Radha and of Radha with Sri Krishna have become for all spiritual seekers a symbol of the Divine Harmony that can be established on the earth as also of the creative power of Divine Love.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book is an anthology of episodes taken from various literary works that depict the episodes connected with Sri Krishna''s exile to Brindavan as also of some of the significant poems, comments and essays that aim at clarifying and illumining the secrets of Sri Krishna as an Avatara and the impact that Sri Krishna has made on the human hearts that have turned to the intimacies of Divine Love. A few extracts from Sri Chaitanya and Sri Ramakrishna, as also from Sri Aurobindo and The Mother''s "Radha''s Prayer" indicate the living testimony of the reality of Sri Krishna and the work that He continues to do for the evolution of consciousness on the earth.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The aim of this anthology is to introduce to the reader some significant passages and poems that will provide illuminating impressions of some of the relevant original works, and it is hoped that the reader will feel invited to turn to the original works in an ever continuing pilgrimage to the sanctuary of Sri Krishna.</span></p>', 2054, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('30f90e0a-454e-4f8c-95a4-93eba8958b77', '28946799-338e-4b67-8227-c4d04daf8634', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414428772</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4163, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('30fa55c8-ecd7-44b0-a181-8a3e3ebd502c', '4542d996-9165-478e-8cfa-e0a7858f070b', 'Description HTML', 1, '<h1>Cosmology: The History and Nature of Our Universe - Course Guidebook - With DVD</h1>', 4164, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('30fa7eb7-01fd-471d-b5da-bfff6ec8a50e', '323ab93b-6e29-4dd7-a143-9a5e79a53b87', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steve Uglow</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746766</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3509, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('3116dba7-08da-4c6a-bcb7-003e98f6ab3e', 'fba7f577-8263-4837-8884-d59c206b98b8', 'Additional Attributes HTML', 1, '<h1>EM Modeling og Antennas and RF Components for Wireless Communication Systems - Signals and Communication Technology</h1>', 4071, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('3127200e-d749-4b89-9dc5-12e9f94d9859', 'b8eb7766-affd-4ef2-9c97-b3b4bdfdc1f7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. P. Hangsing, Prof. Moses M. Naga</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385161049</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3313, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('3133772a-e6c4-440c-8c0d-b16a469d971e', '60804d84-9f2c-4cd2-832c-6e0a3bcd1a91', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sales and Distribution Management: An Integrative Approach 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pingali Venugopal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788184877663</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Narosa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 386, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('313bce8c-fefc-442a-aea1-f80bc40643d7', 'e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Microeconomics 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Robert S.Pindyck</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356060128</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 758, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('313d8e80-ff07-4980-9124-7086692f9981', '060c7296-5943-4e94-a1e6-e1df08c5f15d', 'Description HTML', 1, '<h1>Understanding Bacteria</h1>', 3572, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('3150400f-96c1-4531-90d8-3892a587e65f', '46e37228-4417-4b70-8061-a90b26df39e7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tamara L. Roleff</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737700695</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4623, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('3157d1ce-7521-44bf-a02e-315bf86056ad', '8290b70a-c600-4110-b853-5a191905ff90', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Roman Monarchy and The Renaissance Prince</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Peter Stacey</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0521869897</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780521869898</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">341</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2081, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('31580c0d-4985-48eb-84ee-47991c6b939c', '26a98cc8-cb5f-4391-83b8-47d7cecba67c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Spiritual Authority and Temporal Power in the Indian Theory of Government</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ananda K. Coomaraswamy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389801118</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 348, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('31668235-5e5d-4a82-8630-0d3786b6d4fb', 'f5980477-1776-488d-8ece-2cb20c66a50d', 'Description HTML', 1, '<h1>Digital Library Management</h1>', 3328, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('316d5659-9336-4b3b-a222-96e88c20c849', '3c30a6f7-08c2-4bf5-b6e2-ab67c35e1c18', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Foreword,&nbsp;Abbreviations,&nbsp;Mumismatic Parallels of Kalidasa,&nbsp; Introductory,&nbsp;Earth, Cow of Plenty,&nbsp;Only Unrivalled Bowman,&nbsp;Only Umbrella aloft,&nbsp;Sidelocks still,&nbsp;Fame travels afar,&nbsp;Whom the Goddess of the Capital City and Royal Fortune chose,&nbsp;Truly wedded by the Queen and Lady of Fortune,&nbsp;Abode of both the Goddesses of Learning and Fortune,&nbsp;The Three Emblems of Royalty,&nbsp;Riding the Elephant and Shaded by Parasol,&nbsp;Like Guha seated on Peacock,&nbsp;Mighty like the Wielder of the Thunderbolt,&nbsp;Mighty like the Lion,&nbsp;Beautiful in his Warrior Pose,&nbsp;Lustrous like the Sun,&nbsp;Wins Heaven by Deeds of Merit,&nbsp;Horse Sacrifice,&nbsp;With the Lyre on the Lap,&nbsp;Sportive Lotus in Hand,&nbsp;Bedecked and lovely like the Kalpadruma mirrored on the shining slopes of Meru,&nbsp;Like the Young Calf developed into the mighty Bull or Lordly Elephant,&nbsp;List of Illustrations,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2108, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('3175b034-1186-4a38-8e77-7eda528547dc', '4d86b34f-0113-481c-8d84-d8f5435950ea', 'Additional Attributes HTML', 1, '<h1>Handbook of Public Policy Evaluation NEW</h1>', 5624, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('3176b032-07f3-4323-8ab7-cc545c219191', 'b5b636dd-fb99-45e6-95c6-c881a552b6af', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Rethinking Cultural Studies: A Bharatiya Civilizational Response</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">9788168834897</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">228</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 7, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('318ce508-e968-41a4-a85c-c8bde8129dbe', '0c8186bb-8cd5-4812-bea8-2490266f4a52', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Roger Few</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844072163</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>232</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', 5788, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3190c587-195b-41da-ad66-d447e84d5c59', '647df378-19b2-4a0d-973e-15ca05481072', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gennet Zewide</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9351250288</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9351250288</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4764, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('31a23e19-1873-415e-98f4-265c1d78f108', '0a797d79-368e-4098-be0c-f9620641a5c4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pandurang Raghunath Bhabad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736705</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2730, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('31a2c708-18b5-483c-ad20-cc13bd437d98', '87653977-c613-4780-90b3-fee694b018d4', 'Description HTML', 1, '<p>The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges</p>', 4478, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('31a6d612-38a8-418c-8a4a-d68e4a1cf09d', 'b3afd992-b7cb-4635-92b6-b53f2e8f4b63', 'Description HTML', 1, '<p>Key Concepts in Human Resource Management is an essential guide to the theories and issues that define the field - from the critical debates to the more practical considerations that every student should be aware of. 52 short and snappy entries serve to orientate the student round the need-to-know essentials. - Entries include Employment Tribunals, Benefits, Corporate Social Responsibility, Discipline and Grievance, Control, Employee relations, Incentive schemes, Motivation, Organizational culture, Strategic HRM, Victimisation. - A range of relevant HR applications will be given for each term. - A selection of recommended readings are suggested for each entry.</p>', 3188, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('31a7369f-5553-4e82-82e1-494c5b7b5028', 'ed03c15e-43e5-441c-9b7f-a573f43b7e98', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Definition and Province of philosophy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter I: Philosophy and Other Cognate Studies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter II: Problems of Logic and Epistemology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter III: Knowledge or Interpretation of Experience</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter IV: Theories of Reality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter V: Truth and Reality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VI: Philosophy of the World</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VII: Philosophy of the Self</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VIII: Problem of God</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter IX: Problem of Evil</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter X: The Philosophy of Value</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter XI: Problem of Immortality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conclusion</span></span></span></p>', 84, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('31a8fbe0-2297-4ca3-b32f-c06f63c43f68', '413013bd-c60c-4268-ab4d-d2f63261a0c9', 'Description HTML', 1, '<h1>The Student''s Guide to VHDL - 2/e</h1>', 3354, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('31b831cc-2725-4236-8ee6-0ab3a54f6766', '33a36c97-a0cb-4edd-9440-c66f4a2ca3aa', 'Description HTML', 1, '<h1>Jainism and Buddhism - A Comparative Study</h1>', 4382, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('31bd70b8-d091-4975-b4d8-db1a69234df8', '0da041b4-d697-4407-a292-1a7216d3da58', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Encyclopedia of Hinduism 11 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">India Heritage Research Foundation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Verdana,Geneva,sans-serif">9781608871759</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Mandala Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardbound</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 11, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('31cba50e-e9b4-4fd5-b8d9-09aa57499de7', '041108dc-47a6-44ea-99aa-3147e64d7737', 'Description HTML', 1, '<p>Aimed primarily at high school students, this 2-volume, 4-color title will offer coverage of the history, politics, and ethical debates related to environmental science. It brings together original essays written by leading experts in the field, primary source documents, and sidebars on the cultural, economic, and political issues surrounding environmental science -- providing insights on leading environmental issues and spurring critical thinking about the impact of enviromental issues on daily life and globalization. Written by a global array of experts in physics, geology, earth science, environmental science, sociology, and law, Environmental Science in Context includes approximately 250 articles on such topics as fossil fuel combustion, freshwater, international environmental law, landscape evolutions, orbital variations, recycling, wastewater treatment technologies, weather and climate, and more.</p>', 5250, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('31d32e80-b22a-4f63-8a4b-adc96c6af141', 'd2c1f382-0615-494c-b9e8-cbb8727f6fff', 'Description HTML', 1, '<p>This is the first existing volume that collects lectures on this important and fast developing subject in mathematics. The lectures are given by leading experts in the field and the range of topics is kept as broad as possible by including both the algebraic and the differential aspects of noncommutative geometry as well as recent applications to theoretical physics and number theory.</p>', 2473, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('31dd4d13-9416-4ab1-8e3c-57ccc1f41a20', '7fa530d8-18f8-4bdc-a9b3-5e385dd5b4f7', 'Additional Attributes HTML', 1, '<h1>Inspections and Reports On Dwellings ReportIng For Sellers</h1>', 5371, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('31df222a-1c5f-4287-804b-8637dcfd74df', '552085c6-4ff0-4888-a1e1-f7efdab97193', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Realistic and pragmatic in his approach, the theme deals without&nbsp; ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index</span></p>', 5605, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('31e4d11c-d54f-4336-9b63-0cd03e38a60f', '5bbec6cf-80c1-4229-8f90-c56fa740bd68', 'Description HTML', 1, '<p>This book helps remove the mystery surrounding the Pentium microprocessor by detailing every facet of its hardware and software and providing examples of many different applications. Integrates numerous programming examples- 750 total to demonstrate a variety of applications.</p>', 3394, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('31ee94d9-53ae-4abb-b590-e44e18fc6733', '695f5d69-183e-4397-9c27-f6297178e056', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In Macroeconomics, Blanchard presents a unified, global view of macroeconomics, enabling students to see the connections between goods markets, financial markets, and labor markets worldwide. Organized into two parts, the text contains a core section that focuses on short-, medium-, and long-run markets and three major extensions that offer more in-depth coverage of the issues at hand. From the major economic crisis and monetary policy in the United States, to the problems of the Euro area and growth in China, the text helps students make sense not only of current macroeconomic events but also of events that may unfold in the future.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Introduction</span></strong><br>
<span style="font-family:"Bookman Old Style",serif">1. A Tour of the World&nbsp;<br>
2. A Tour of the Book<br>
&nbsp;<br>
<strong>The Short Run</strong>&nbsp;<br>
3. The Goods Market&nbsp;<br>
4. Financial Markets I<br>
5. Goods and Financial Markets; The IS-LM Model<br>
6. Financial Markets II<br>
The Medium Run<br>
7. The Labor Market<br>
8. The Phillips Curve, the Natural Rate of Unemployment, and Inflation<br>
9. Putting All Markets Together: From the Short to the Medium Run<br>
&nbsp;<br>
<strong>The Long Run</strong><br>
10. The Facts of Growth<br>
11. Saving, Capital Accumulation, and Output<br>
12. Technological Progress and Growth<br>
13. Technological Progress: The Short, the Medium, and the Long Runs<br>
&nbsp;<br>
<strong>EXTENSIONS<br>
&nbsp;<br>
Expectations</strong><br>
14. Financial Markets and Expectations<br>
15. Expectations, Consumption, and Investment<br>
16. Expectations, Output, and Policy<br>
&nbsp;<br>
<strong>The Open Economy</strong><br>
17. Openness in Goods and Financial Markets<br>
18. The Goods Market in an Open Economy<br>
19. Output, the Interest Rate, and the Exchange Rate<br>
20. Exchange Rate Regimes<br>
&nbsp;<br>
<strong>Back to Policy</strong><br>
21. Should Policy Makers Be Restrained?<br>
22. Fiscal Policy: A Summing Up<br>
23. Monetary Policy: A Summing Up<br>
24. Epilogue: The Story of Macroeconomics</span></span></span></p>', 521, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('322f7c46-8f59-48da-b8a4-e01f9d060646', '5ed8d7b7-7bc6-4702-8b47-367971765d01', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">&nbsp;PART I: ASANAS FOR BEGINNERS, </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">A. Jivana Tattva Sadhana,</span></span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Introduction, 2. Sarvottana (Stretching the Entire Body), 3. Skandha Calana (Shoulders Rotation), 4. Paga Calana (Feet Movement), 5. Nabhi Calana (Rolling of the Navel), 6. Janu Prasara (Expansion of Thighs), 7. Nadi Calana (Exercise for the Nerves), 8. Bala Macalana (Child’s Playful Pose), </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">B. Yogic Suksma Vyayama,</span></span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Introduction, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">I. PHARYNX, INTELLECT. MEMORY HEARING POWER AND NECK EXERCISES,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 9. Uccarana-Sthala Tatha Visuddha-Cakra Suddhi (Pharynx Purification), 10. Prarthana (Prayer Pose), 11. Buddhi Tatha Dhrti Sakti Vikasaka (Development of Intellect and Willpower), 12. Smarana Sakti Vikasaka (Improving Memory), 13. Medha Sakti Vikasaka (Development of Intellect Power), 14. Netra Sakti Vikasaka (Toning of Eyes), 15. Kapola Vardhaka (Rejuvenation and Toning of Cheeks) 16. Karna Sakti Vikasaka (Improving The Power of Hearing), 17. Griva Sakti Vikasaka (Strengthening of Neck), </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">II. SHOULDERS, ARMS AND WRISTS EXERCISES,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 18. Anguli-Mula Vikasaka (Toning of Fingers Joints), 19. Anguli Vikasaka (Toning of Fingers), 20. Mani-Bandha Sakti Vikasaka (Toning of Wrists), 21. Kara-Prstha Sakti Vikasaka (Toning of the Back of the Palms), 22. Kara-Tala Sakti Vikasaka (Toning of Palms), 23. Bhuja-Bandha Vikasaka (Toning of Forearms), 24. Bhuja-Valli Vikasaka (Toning of Arms), 25. Purna-Bhuja Sakti Vikasaka (Strengthening and Toning of Arms), 26. Kapohni Vikasaka (Toning of Elbows), 27. Skandha Tatha Bahu Mula Sakti Vikasaka (Strengthening of Shoulder and Joints), </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">III. STRENGTHENING OF CHEST, BACK AND ABDOMEN MUSCLES,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 28. Vaksa-Sthala Sakti Vikasaka (Toning of Chest), 29. Kati Sakti Vikasaka (Strengthening and Toning of the Back), 30. Udara Sakti Vikasaka (Strengthening of Abdominal Muscles), </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">IV. STRENGTHENING OF THIGHS, KNEES, LEGS, ANKLES AND TOES,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 32. Jangha Sakti Vikasaka (Toning of Thighs), 33. Gulpha-Pada-Prstha-Tala Sakti Vikasaka (Toning of Ankles and Feet), 34. Janu Sakti Vikasaka (Toning of Knees), 35. Padanguli Sakti Vikasaka (Strengthening and Toning of Toes), 36. Pindali Sakti Vikasaka (Strengthening and Toning of Calves), 37. Pada Mula Sakti Vikasaka (Strengthening and Toning of the Soles), 38. Upastha Tatha Svadhisthana Cakra Suddhi (Toning of Genital Organs), 39. Muladhara Cakra Suddhi (Toning of Rectum), </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART II: ASANAS FOR ADVANCED PRACTITIONERS, </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">I. Sitting Postures,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 40. Dandasana (Staff Pose), 41. Siddhasana (Adept’s Pose), 42. Padmasana (Lotus Pose), 43. Vajrasana (Adamantine or Thunderbolt Pose), 44. Bhadrasana (Decent or Gracious Pose), 45. Virasana (Hero Pose), 46. Svastikasana (Auspicious Pose), 47. Sukhasana (Comfortable or Easy Pose), 48. Kakasana (Crow’s Pose), 49. Gomukhasana (Cow’s Face Pose), 50. Kokilasana (Cuckoo Pose), 51. Simhasana (Roaring Lion Pose), 52. Baddha Padmasana, 53. Brahmacaryasana (Celibate Pose), 54. Goraksasana (Yogi Gorakhanatha’s Pose), 55. Kukkutasana (Rooster Pose), 56. Kurmasana (Tortoise Pose), 57. Mandukasana (Frog Pose), 58. Matsyendrasana (Spinal Twist Pose), 59. Parvatasana (Mountain Pose), 60. Sasankasana (Hare Pose), 61. Utthitasana (Uplifted Lotus Pose), 62. Udarakarsanasana (Abdominal Massage Pose or Belly Suction Pose), 63. Ustrasana (Camel Pose), 64. Utkatasana (Chair Pose), 65. Yogasana (Yoga Pose), 66. Balasana (Child’s Pose), 67. Eka Padangusthasana (One Foot-Toe Balance Pose), 68. Krauncanisadana (Crane or Heron’s Pose), 69. Pascimottanasana (Seated Forward Bend Pose), 70. Uttanakurmasana (Lifted Tortoise Pose), 71. Vrsasana (Bull Pose), 72. Tribandhasana (Triple Lock Pose), 73. Bhunamanasana, 74. Janu-Bhumi Sthirasana (Knee Support Pose), 75. Manjari asana (Cat Stretch Pose), 75. Lolasana (Pendant Pose), 76. Akarna Dhanurasana (Stretched Bow Pose) Postures, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">II. Supine Postures,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 77. Supta Vajrasana (Sleeping Adamantine or Thunderbolt Pose), 78. Matsyasana (Fish Pose), 79. Paryankasana (Couch or Bed Pose), 80. Pavanmuktasana, 81. Halasana (Plough Pose), 82. Cakrasana (Wheel Pose), 83. Setu Asana (Bridge Pose), 84. Supta Padangustha-Nasa Sparsasana (Supine Toe and Nose Pose), 85. Tolangulasana (Weighing Scale Pose), 86. Uttanamandukasana (Raised Frog Pose), 87. Uttanapadasana (Raised Leg Pose), 88. Savasana (Corpse Pose), 89. Supta Udarakarsana (Supine Abdominal Massage Pose), </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">III. Prone Postures,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 90. Dhanurasana (Bow Pose), 91. Bhujangasana (Cobra Pose), 92. Salabhasana (Locust Pose), 93. Naukasana (Boat or Yacht Pose), 94. Mayurasana (Peacock Pose), 95. Makarasana (Crocodile Pose), 96. Matsya Kridasana (Flapping Fish Pose), Postures, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">IV. Standing Postures,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 97. Urdhva Hastottanasana (Up Stretched Hand Pose), 98. Asvatthasana (Holy Fig Tree Pose), 99. Garudasana (Eagle Pose), 100. Hasta- Padangusthasana (Hand Toe Pose), 101. Kati Cakrasana (Waist Movement Pose), 102. Natarajasana (Dancing Siva Pose), 103. Padahastasana (Hand to Foot Pose), 104. Sankatasana (Contracted or Difficult Pose), 105. Konasana (Angle Pose), 106. Tadasana (Palm Tree Pose), 107. Vatayanasana (Horse Pose), 108. Vrksasana (Tree Pose), Postures, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">V. Inverted Postures,</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> 109. Sarvangasana, 110. Sirsa-urdhava-padasana or Sirsasana (Head Stand), Postures</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1864, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('324d0c2c-f01e-425b-8289-3a6745ac26cb', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'Description HTML', 1, '<p>A concise introduction to statistical mechanics for physicists, this volume will prove of particular interest to students and professionals concerned with any branch of solid state physics or low temperature physics. It offers a clear and simple presentation of the principles of statistical mechanics, with examples that illustrate generalities and issues of critical interest to physicists.The text outlines the application of Bose-Einstein statistics to the liquid helium question, and discussions of problems include models for vibration in solids, electrical resistivity, and the statistical mechanics of free electrons in metals (Fermi-Dirac statistics). Physical essentials are supplemented by more detailed analysis in the appendices. Special features include extensive consideration of significant physical problems and discussion and analysis of the influence of anharmonicity of lattice vibrations. In addition, an outline of important questions covers issues of irreversibility in physics.</p>', 1675, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('32550ca5-e54c-4997-89e3-bf03efb33562', '755b6fa6-e886-4d53-bb4b-e9776a0c145b', 'Description HTML', 1, '<h1>Sampradayik Upanyas aur kitne Pakistan&nbsp;</h1>', 2894, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('3259ae09-ac4e-4ffb-a260-d279c0b9e834', 'b3a1739f-bdce-49e0-87fb-4b46261b10cd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Silhouette I and II and Other Fiction</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Reena Prasad, Michels Baron, Dr Koshy AV</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352075102</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4333, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('3262ad87-ee21-4589-bca6-7b71e96676ba', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'Description HTML', 1, '<h1>Javelin Throw - Teach Yourself NEW</h1>', 5096, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('32691eed-0a96-4d6a-bcc6-dd01cdfff703', 'c7622b09-b7fc-4f7a-911a-45c05b8efce9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Question of King Milinda (Milindapanhapali) - (Romanised Pali Text with English Translation and Index) - 2 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Arvind Rituraj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186702679</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186702673</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>982</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 2624, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('326dde68-256e-4e14-b854-9f1265821f6a', 'ca7970e3-1abd-4260-bb19-6b7b356723b6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Benchmarks in Social Research Methods</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David De Vaus</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412923682</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1680</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1914, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('327573b2-a19e-4296-95f4-d93ccb806dee', 'cbd58b61-7164-4861-b4ab-71636950d2d3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Fish, Seaweed, Soup, Prawn, Oyster Farming and Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sunil Mekala</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789386314987</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 686, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('327b43df-e7f0-4514-ae67-58ab4eee1bc1', 'd8071694-2d82-4a5d-b82d-a0166c4dbf78', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Over the last 50 years there has been rapid development of construction techniques, analytical methods and materials for use in ground engineering. One of the major techniques which has been developed is soil strengthening or reinforcement whereby man-made elements are included within geological material to provide a stabilised mass. Various products have been developed for retaining systems, slope stabilisation, and so on. More recently, environmental concerns and the focus on sustainable development have led to the examination of materials based on renewable resources for use in ground engineering. In this book, the applications of both vegetable and man-made fibres in situations where there is a requirement for short-term ground reinforcement are examined and discussed. The use of vegetable fibre geotextiles, particularly in erosion control and soil reinforcement, is covered in detail, with examples from various civil engineering applications.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Natural Polymers</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Applications of Geosynthetics for the Control of Flooding and Water Erosion</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Stability of an Embankment on Soft Soil</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Designing Limited Life Geotextiles</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Time-dependent Behaviour of Reinforced and unreinforced Embankment on Soft Soil</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analyses of Time-dependent Behaviour of Slopes at Various Depths (D) and (H</span><span style="font-family:"Blackadder ITC"">e</span><span style="font-family:"Bookman Old Style",serif">) Embankment Heights (D/H</span><span style="font-family:"Blackadder ITC"">e</span><span style="font-family:"Bookman Old Style",serif">)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Updated Methods of Designing Limited Life geotextiles</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Guide to Applications of Natural Polymer Fibres as Sustainable Geotextiles</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Guide to Applications of Natural Polymer Fibres as Sustainable Geotextiles during Evacuation and Relief Operations</span></span></span></li>
</ol>', 719, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('329ea253-c133-47c5-89fc-2aeeb57914f5', '4de09fe4-bb00-4165-aba0-5277c404853f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Calisto MT",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">On Definitions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">On Birth</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Miscellaneous</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">The 12 Bhavas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Hints</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Culled out from Samhitas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Special</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Query </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Last</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Slokanukramanika</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Index of Sanskrit Terms</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">List of Abbreviations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Calisto MT",serif">Errata</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 23, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('32b6b89f-b098-466a-b2bc-6a8f554e74e1', 'f5664590-65b2-4a76-8c45-489266f4d08d', 'Additional Attributes HTML', 1, '<h1>The Sage Handbook of Qualitative Methods in Health Research New</h1>
', 4964, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('32b74b6c-502a-47d9-be5b-5a1d63d168ba', '892efa92-f4ac-4924-a633-e417746381c8', 'Description HTML', 1, '<h1>Knowledge Organisation and Information Management</h1>', 3290, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('32be9c72-75e9-47bc-bde8-237e9876f636', '7542c314-729c-4d40-a2c3-e6857ef4470f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard B. Troxel, William O. Kerr</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082294</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5141, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('32c7d0bc-df9e-41bc-883b-30fc9d15fc3f', '713abb9c-7e85-436c-b3fc-12b9bd89e56b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yaakov Friedman, Tzvi Scarr</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817633394</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5736, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('32d6a7aa-44cc-477a-af07-38dc77e3b57b', '15dac1cc-36ef-4683-be16-a34db93983d1', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Literally and from the social, economic and political perspectives the statement "India lives in its villages" is valid even today. Around 65% of the State''s population is living in rural areas. People in rural areas should have the same quality of life as is enjoyed by people living in sub urban and urban areas. Further there are cascading effects of poverty, unemployment, poor and inadequate infrastructure in rural areas on urban centres causing slums and consequential social and economic tensions manifesting in economic deprivation and urban poverty. Hence Rural Development which is concerned with economic growth and social justice, improvement in the living standard of the rural people by providing adequate and quality social services and minimum basic needs becomes essential. The present strategy of rural development mainly focuses on poverty alleviation, better livelihood opportunities, provision of basic amenities and infrastructure facilities through innovative programmes of wage and self-employment.</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;1. Introduction,&nbsp;2 Rural Development and Poverty Alleviation,&nbsp;3. Rural Development and Welfare,&nbsp;4. Role of Nagar Panchayats,&nbsp;5. Social Security Schemes and Development,&nbsp;6. Gram Sabha and Zila Parishad,&nbsp;7. 74th Constitutional Amendment Act,&nbsp;8. Agricultural Development and Strategy,&nbsp;9. Agricultural Products,&nbsp;10. Agricultural Marketing,&nbsp;11. Rural Marketing,&nbsp;12. Regional Rural Banks,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 3670, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('32fcca12-761a-4815-8e10-db47a66ebf17', '5f4a5403-92a0-4964-8166-21a4934e69ae', 'Description HTML', 1, '<p>Afro-American writing is essentially a human and social document which deals with the experience of Americans of African ancestry. A section of the book is devoted to Toni Morrison, the Nobel Prize winner, and has a chapter each on The Bluest Eye, Sula, Song of Solomon, Tar Baby, Beloved and Jazz. Other writers discussed include the novelists Zora Neale Hurston, Alice Walker, Gloria Naylor, Ralph Ellison, Alex Haley, and the dramatists Alice Childress, Marsha Norman, Ntozake Shange and Lorraine Hansberry.</p>', 2385, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('33263722-5699-413e-bcd9-150a8661635d', 'f05dadc4-2b99-4232-af2c-68686f285095', 'Additional Attributes HTML', 1, '<h1>Financial Market Integration and Growth</h1>', 3073, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('33326022-d9b4-40f3-ae51-7c3a70ad495c', 'e8402b29-ae6c-468f-9cf3-1c4a735956a8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhartiya Sanskriti Ka Aatmbhav NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandra Mohan Aggrawal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791552</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Shilalekh</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
		<tr>
			<th> </th>
			<td> </td>
		</tr>
	</tbody>
</table>
', 2939, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('333d5054-b733-4556-8647-c240c8e1341a', '6477b06b-cd4a-447d-8aa5-b033a28572b9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Arun Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381638866</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>221</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1/e</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4459, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3354dddf-9b07-4553-adbf-b9ef0bd187ba', '33d59866-54d2-4a0f-ae2e-4948cbeb697e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Technology and Innovation Management 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sanjiva Shankar Dubey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389347395</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 454, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('33624e30-ae04-41f0-a982-ea81de67d91e', 'ccaa1e36-06b2-4451-87a7-2da1f94be500', 'Additional Attributes HTML', 1, '<h1>ADR Principles and Practice - 3/e NEW</h1>', 5442, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('33638570-d1d5-43ee-85d1-4585fa3978bc', '59309471-724c-424e-935f-5d29ace077c5', 'Description HTML', 1, '<h1>Applied Cultural Linguistics</h1>', 2439, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('3363a45b-5a5e-4e0b-bd20-f5fe7f0693f6', '6c5015b3-b1f5-422d-bdf2-4cd095cb95ed', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tony Eaude</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844451456</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4595, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('3382145f-2022-409c-b51a-8df0038d6782', 'e4fc4299-dc24-48ec-a090-441d5cf394b2', 'Description HTML', 1, '<p>The unique and practical Materials Handbook (second edition) provides quick and easy access to data on the physical and chemical properties of all classes of materials. The second edition has been much expanded to include whole new families of materials while many of the existing families are broadened and refined with new material and up-to-date information. Particular emphasis is placed on the properties of common industrial materials in each class. After a chapter introducing some general properties of materials, materials are classified as follows: ferrous metals and their alloys; nonferrous metals; semiconductors and superconductors; magnetic materials; insulators and dielectrics; miscellaneous electrical materials; ceramics, refractories and glasses; polymers and elastomers; minerals, ores and gemstones; rocks and meteorites; soils; cements, concrete, building stones and construction materials; timbers and woods; fuels, propellants and explosives; composite materials; gases; liquids. Detailed appendices provide additional information on subjects as diverse as crystallography, natural radioactivity and economic data for industrial materials. Specific further reading sections and a general bibliography round out this comprehensive guide. The index and tabular format of the book makes light work of extracting what the reader needs to know from the wealth of factual information within these covers.</p>', 5936, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('338c8613-daac-491b-8ab9-99ed8bcece42', '5725a9d0-429f-47f7-ab7f-1a408231dc8a', 'Additional Attributes HTML', 1, '<p>Author&nbsp; :&nbsp; &nbsp;Mark Bevir</p>

<p>Publisher ‏ : ‎&nbsp;SAGE</p>

<p>Edition&nbsp; :&nbsp;&nbsp;1st</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;1728&nbsp;pages</p>

<p>Year of Publishing&nbsp; :&nbsp; 2010</p>

<p>ISBN-13 ‏ : ‎&nbsp;978 - 1847875808</p>', 4187, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('33a753e2-c167-4091-913b-72819abbc2e3', '5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Handbook of Water and Used Water Purification-2 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Josef Lahnsteiner</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9783319779997</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 910, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('33aaea5d-3829-4079-a76e-eecda7f2bbc7', '5f580b78-0da3-4f99-a445-57e7bd12a837', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Pustak Ke Janam Aur Vikas Ki Kahani</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Ilin</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190901642</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>&nbsp;<a href="https://catalogue.statelibrary.kerala.gov.in/cgi-bin/koha/opac-search.pl?q=Provider:kaustubh%20prakashan%2C">kaustubh prakashan,</a>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2961, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('33ac0de9-1ab8-4b13-a8ad-42c430081e08', '890fad07-921a-4ce6-b94d-cd0c1e02a2fa', 'Description HTML', 1, '<p>This book gathers threads that have evolved across different mathematical disciplines into seamless narrative. It deals with condition as a main aspect in the understanding of the performance ---regarding both stability and complexity--- of numerical algorithms. While the role of condition was shaped in the last half-century, so far there has not been a monograph treating this subject in a uniform and systematic way. The book puts special emphasis on the probabilistic analysis of numerical algorithms via the analysis of the corresponding condition. The exposition''s level increases along the book, starting in the context of linear algebra at an undergraduate level and reaching in its third part the recent developments and partial solutions for Smale''s 17<sup>th</sup>&nbsp;problem which can be explained within a graduate course. Its middle part contains a condition-based course on linear programming that fills a gap between the current elementary expositions of the subject based on the simplex method and those focusing on convex programming.</p>', 1711, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('33b0bc33-697e-41f8-bd8a-16a497512e69', 'cb8027e3-7329-4a54-904c-d52672c0ca41', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book presents a broad introduction to the field of operations in a realistic and practical manner, while offering the largest and most diverse collection of issues on the market. This edition employs a strategic framework that identifies and illustrates facilities, inventory, transportation, and information as the key factors of operations management-to help readers better understand concepts important to today''s operations management professionals. Students and practitioners will be able to relate the operations management theories discussed in the book to their actual practice in the Indian companies.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part One: Introduction to Operations Management</span></strong><br />
<br />
<span style="font-family:"Bookman Old Style",serif">Chapter 1 Operations and Productivity <br />
<br />
Chapter 2 Operations Strategy in a Global Environment <br />
<br />
Chapter 3 Project Management <br />
<br />
Chapter 4 Forecasting <br />
<br />
<strong>Part Two: Designing Operations</strong><br />
<br />
Chapter 5 Design of Goods and Services <br />
<br />
Supplement 5 sustainability in the supply Chain <br />
<br />
Chapter 6 Managing Quality <br />
<br />
Supplement 6 statistical process Control <br />
<br />
Chapter 7 Process Strategy <br />
<br />
Supplement 7 Capacity and Constraint management <br />
<br />
Chapter 8 Location Strategies  <br />
<br />
Chapter 9 Layout Strategies <br />
<br />
Chapter 10 Human Resources, Job Design, and Work Measurement <br />
<br />
<strong>Part Three: Managing Operations</strong><br />
<br />
Chapter 11   Supply Chain Management <br />
<br />
Supplement 11 supply Chain management analytics <br />
<br />
Chapter 12 Inventory Management<br />
<br />
Chapter 13   Aggregate Planning and S&OP <br />
<br />
Chapter 14   Material Requirements Planning (MRP) and ERP <br />
<br />
Chapter 15 Short-Term Scheduling <br />
<br />
Chapter 16 Lean Operations <br />
<br />
Chapter 17   Maintenance and Reliability</span></span></span></p>
', 395, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('33c09f5d-9c31-487c-ba64-e758856d3ccc', '37b96161-46fa-47e6-bc1c-6d585775e097', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">India since the Great Rebellion</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Maria Misra</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780140285314</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">536</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2015, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('33ca4067-50c1-425b-983b-32eab1fedd8f', '41cd492d-5a2c-4fc3-a23d-01e50c8e0302', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Collectors in the nineteenth and early twentieth centuries unearthed a wealth of stories from around the world and published them in English translations for the delight of general readers, young and old. Most of these anthologies have been long out of print.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The ABC-CLIO Classic Folk and Fairy Tales series brings back to life these key anthologies of traditional tales from the golden age of folklore discovery. Each volume provides a freshly typeset but otherwise virtually unaltered edition of a classic work and each is enhanced by an authoritative introduction by a top scholar. These insightful essays discuss the significance of the collection and its original collector; the original collector''s methodology and translation practices; and the original period context according to region or genre.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Certain to be of interest to folklorists, these classic collections are also meant to serve as sources for storytellers and for sheer reading pleasure, reviving as they do hundreds of folk stories, both reassuringly familiar and excitingly strange.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Dr. Sadhana Naithani is assistant professor at the center of German Studies, Jawaharlal Nehru University, New Delhi. Her doctoral thesis, "Politics of Love," is a study of German folk songs. Her postdoctoral research and publication in the history of folklore research have focused on the interface between nineteenth-century European folkloristics and colonial folklore collections compiled in India By British colonial administrators. The postcolonial perspective in her writing has brought forth the role of native scholars in the compilation of those volumes. Folktales from Northern India is the first volume ever to be published under the joint authorship of a colonial adminstrator-scholar-William Crooke-and his Indian scholar-associate-Pandit Ram Gharib Chaube. Sadhana Naithani''s articles have been published in the Journal of Folklore Research and in Folklore.</span></p>', 2210, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('33d17ee3-0c88-4884-91d3-67b32a636556', '84c9db22-daa2-4ea2-94d5-90d55b412def', 'Description HTML', 1, '<p>This timely Handbook is based on the principle that disasters are social constructions and focuses on social science disaster research. It provides an interdisciplinary approach to disasters with theoretical, methodological, and practical applications. Attention is given to conceptual issues dealing with the concept "disaster" and to methodological issues relating to research on disasters. These include Geographic Information Systems as a useful research tool and its implications for future research. This seminal work is the first interdisciplinary collection of disaster research as it stands now while outlining how the field will continue to grow.<br>
<br>
"synopsis" may belong to another edition of this title.</p>', 3810, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('33fa5c83-0937-46a8-8c7e-4c96b66e4118', 'f14c09e9-cbd2-45f6-ae36-92586f4a4cbd', 'Additional Attributes HTML', 1, '<h1>Women and Their Political Exploitations - Abused and Misused</h1>', 4271, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('3407cd8f-c916-4a55-9ffb-072f124f1031', 'cf7bcad1-e9d5-48d8-a45e-ac65ad52afcc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. G.C. Pande</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>0377743X</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2640, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('34161933-ea5d-4f1e-8463-44fe4e78cb7c', 'ffeca105-5931-4b35-aeb3-44f7639a4237', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Total Synthesis of Natural Products, V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">John Apsimon</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788126524303</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">754</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1012, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('3431b3b8-1d35-4460-97a9-5d9546f1d3ba', 'f7959cfc-3916-48cf-9cdb-967544f5845d', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<table cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:undefined">
				<tbody>
					<tr>
						<td style="height:34.95pt; vertical-align:top; width:233.75pt">
						<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>
						</td>
					</tr>
				</tbody>
			</table>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt">संस्कृत-हिन्दी-शब्दर्थकोषः</span></strong><strong>&nbsp;</strong></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt">श्री. ईश्वरचंद्र</span></strong></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2021</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171102273</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171102271</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1029</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2021</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & Hindi&nbsp;</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1477, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('34452f5c-9693-4510-b0a4-86f530e71b07', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Erick van egeraat-10 years</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Philip Jodidio</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1864701315</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781864701319</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">256</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2005</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"> </td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>
', 1816, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('344c5a46-0bf6-4f0e-8e44-8b4e0abc6d27', '891b8a5a-e246-4d79-bff1-d68a7328d932', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The year 1974 will always retain its fascination and Significance. The purpose of this book is to objectively present an authoritative historical version of that time. The Inside story of India’s independence and partition, in all its enormous complexities, is now revealed through recorded accounts of day to day developments.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Main Cast</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Destiny’s Judgement: The Partition Plan</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bengal in Disaster: Unity to Division</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Devastation of the Punjab</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Fate of the Frontier</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nightfall on the World of Princes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Commonwealth Manoeuvres</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Games Leaders Play</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Epilogue</span></span></span></p>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix I</span></span></span></p>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix II</span></span></span></p>

<p style="margin-left:36pt; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></p>

<p style="margin-left:36pt; margin-right:0cm">&nbsp;</p>

<p style="margin-left:36pt; margin-right:0cm">&nbsp;</p>', 72, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('3465fd1b-6e65-4919-97e1-eb876fb533d4', '60d71fc2-938a-4ecb-a4d0-61f1067073c1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">उत्तरशती के हिंदी उपन्यास साहित्य में व्यक्तिवादी भूमि एवं सामाजिक परिद्रश्य: एक अनुशीलन  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ. मीना राठौर </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788196896294</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 793, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('346d5ec8-3776-41f9-bf97-c60f8efb7205', 'b2c12234-2aa0-4165-b16a-c97bd742c9a6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Elementary Textbook on Physics: Mechanics Heat Molecular Physics, V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.S Landsberg</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-000223-5</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">569</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1183, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('34773955-0d8e-4a24-9afb-ac92ef9274b9', '9be107f9-7bde-4df9-acd2-df570e056cbb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Grove Dictionary of Art - 34 Vols. (Complete Set)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Jane Turner</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN&nbsp;</td>
			<td style="text-align:center">9780195170689</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Grove</td>
		</tr>
		<tr>
			<td style="text-align:center">Packing</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1348, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('3478aee7-46e8-49af-8931-47d3789090ab', '989e6af4-daec-4206-8baf-1db14ea15bbf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Ethics and Corporate Governance offers readers a comprehensive coverage of the theories of business ethics and corporate governance. This book emphasizes the importance of ethical principles in overcoming ethical dilemmas in the highly dynamic business world of today. It also provides a details explanation of the corporate governance mechanism. Its Constituents and its Implementation in India and abroad. Numerous real-life examples and case studies presented in this book help in the comprehension of concepts and discussions around these cases provide a better understanding of real-life business practices. A comprehensive, realistic, innovative and practical approach to the subject makes this book the most students-friendly text in the market.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I Business Ethics</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Ethics: An Overview</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Concepts and Theories of Business Ethics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Dilemmas, Sources and their Resolutions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Decision-making in Business</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Globalization and Business Ethics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Creating an Ethical Organization</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Ethics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Ethics: Investors’ Rights, Privileges, Problems and Protection</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handmaid of Ethics: Corporate Social Responsibility</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Marketing Ethics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Issues in Human Resource Management</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Issues in Financial Management </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology and Ethics</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II Corporate Governance</span></strong></span></span></p>

<ol start="14">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Governance: An Overview</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Theories and Models of Corporate Governance</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Initiatives in Corporate Governance: Global and National</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Legal and Regulatory Aspects of Corporate Governance</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shareholders and Other Stakeholders in Corporate Governance</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Role of Board of Directors in Corporate Governance</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Role of Auditors in Corporate Governance</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify">&nbsp;</p>', 745, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('34817ddb-6d61-4b02-b363-94781bf1a9c5', 'bec4da25-db73-41ae-b7e9-87881c00dbfe', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandrakanta Swain, Pradip Kumar Nikhandia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192563633</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3333, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('349b8abc-2b7c-40b4-bb55-894c0f852375', 'a33e7029-74ee-4f86-8573-b1331bd9e671', 'Description HTML', 1, '<h1>Thinking in C++ - Volume 2: Practical Programming</h1>', 3390, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('349ebd17-eda7-4986-abc5-487285c678b8', '65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Since Alois Alzheimer described the results of his postmortem studies in 1906, significant strides have been made in understanding the pathogenesis of neurodegenerative diseases. Substantial evidence has accumulated indicating that diverse neurodegenerative disorders might share a common pathological mechanism: the misfolding, aggregation and accumulation of proteins (termed "amyloid") in the brain. Metal ions have long been thought to catalyze protein misfolding initiating a cascade of events resulting in oxidative damage and neurodegeneration. They have, consequently, been seen as a suitable pharmacological target. However, drugs aimed at simply removing excess metals or interfering in amyloid deposition have been unsuccessful and scientists are now forced to review the classical hypothesis. The latest advances suggest that deficiencies in protein homeostasis may lead to cell dysfunction and disease. Furthermore, small mulecules with the potential to control metal homeostasis, or metallostasis, are expected to provide the framework for the design of novel proteostasis regulators.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This exemplary new book provides an up-to-date perspective on the latest developments in this fast-moving field. Traditional views concerning the relationship between the physio-pathological cycles of copper, zinc, iron, aluminium and the evolution of life, are compared with emerging ideas in the neuroscience of metal ions.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Topics covered emphasize the importance of metals and oxidation chemistry to neuroscientists as well as providing a wider, multidisciplinary background to chemists who are attracted by these fascinating subjects.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book will be essential reading for neuroscientists working in both industry and academia.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Chapter 1 An Introduction to the Brain and its Biological Inorganic Chemistry, Chapter 2 Chemistry and Biology of Proteostasis, Chapter 3 Proteostasis as a Signaling Device and Therapeutic Target, Chapter 4 Amyloid Channel Modulation by Metal Ions, Chapter 5 Metal Ions and the Clearance of Misfolded Proteins, Chapter 6 The Inorganic Side of Alzheimer''s Disease, Chapter 7 Zinc, Copper, Neurotrophic Factors and Neurodegeneration, Chapter 8 Biological Metals: Metallostasis and Alzheimer''s Disease, Chapter 9 The Role of Iron in Neurodegeneration, Chapter 10 Aluminium in Neurodegenerative Diseases, Chapter 11 Metal Toxicity and Metallostasis in Amyotrophic Lateral Sclerosis, Chapter 12 Copper and Prion Protein Function: A Brief Review of Emerging Theories of Neuroprotection, Subject Index</span></p>', 1842, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('34a06f45-3656-4451-b38e-cffa0a68579b', 'd0fd1eb8-b9ef-4c37-a60a-aabd4883054c', 'Description HTML', 1, '<h1>Research Methodology in Tourism</h1>', 5549, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('34b55b10-687a-473b-b204-207ad75d83d9', '4660e5e2-42af-4a29-8362-5807e0c55e45', 'Description HTML', 1, '<p>It is essential that social work students have a clear grasp of the history and the evolutions of social work practice. Now in its fourth edition, Horner''s classic introductory text looks at how issues such as the Personalisation Agenda, the work of the Reform Board, and how the notion of a Big Society and the recent contractions in government spending have impacted on practice and education.</p>', 4646, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('34c0092a-be13-4311-b2ff-a7dcc9bb4d6b', 'd99817b5-dba3-458b-b9ef-99ccfeed3fdc', 'Description HTML', 1, '<h1>Studies in Writing Written Documents in the Workplace</h1>', 4660, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('34cb641e-d396-4ce3-94ef-7433d8576509', '26d3b487-9b64-4500-83ac-e06fc56b41fc', 'Description HTML', 1, '<h1>Samajik Parivartan Evam Niyantran BOOK</h1>', 4977, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('34d8c90f-6eea-4a61-bb22-f66353726da1', 'e53565aa-f28d-4ed0-a787-2743712c3287', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Vaidik Jyotish - Ek Rahsyodghatan</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandrashekhar Sharma</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171105519</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Parimal Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2838, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('34e88117-5613-419a-8c30-7bded7a5f467', '0ddf6199-e2cd-4140-9c4e-1125382ead99', 'Description HTML', 1, '<h1>King Henry VIII - NCS The New Cambridge Shakespeare</h1>', 2423, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('34f44e9a-7976-474a-8ca4-2facc826d97d', '616ce5ba-b0d7-4f85-9f7c-e119515b3292', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Cambridge Introduction to the Short Story in English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Adrian Hunter</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780521734417</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cambridge University</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 182, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('34f5a8ea-aba7-489e-ab5f-7854a6e796f2', '915a0027-155a-474d-a7ca-85725d735791', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Kumar Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162168</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5614, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('35230fea-a608-4bc7-8af9-c7f653ea405c', '7677e4d3-5d82-40b0-817e-65e91e604897', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Masters of Modern Social Thought</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">David M. Rasmussen, James Swindal</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781412948371</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1472</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2010</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5022, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('352ec989-744a-432a-aa36-a9ef52e2002c', '346fd559-23db-4dd0-be7a-23c7ef9b33cc', 'Additional Attributes HTML', 1, '<h1>International Business</h1>', 3195, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('354c56f2-f39b-48e8-81bd-551a4f1c1f07', 'd49f3807-6452-4f74-8c62-7f9ffcca5a6b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Businesses owned and operated by families constitute the vast majority of firms around the world. These firms are found in all industrial segments, from retail and service establishments to heavy manufacturers. Their sizes and revenues range from the smallest venture of a husband and wife roadside food stall in rural India to the largest multinational, highly diversified corporations in the United States and Europe. Many challenges, such as competition, regulation, environmental concerns, access to capital, and macroeconomic factors confront family and nonfamily firms alike. In addition, family and closely-held firms grapple with such issues of succession, continuity, conflict resolution, identity and organizational roles, estate and financial planning that are idiosyncratic to them; when psychological, social, and emotional factors are in play, constantly changing familial relationships influence the strategic and financial choices they make. Yet, there has been comparatively little theoretical or empirical research undertaken on family firms, relative to entrepreneurship and strategic management. </span></p>

<p style="text-align:justify"><span style="font-size:18px">This book addresses gaps in the literature by presenting a holistic, multi-disciplinary approach to the study and practice of family business that draws from such fields as psychology, anthropology, sociology, strategy, family therapy, family studies, wealth management, and international business. An international array of experts addresses both macro issues (including the role of family businesses in new business creation and economic development, influences of culture on family business, public policies that can encourage or threaten family business) and firm management (strategic and financial decision making, governance, entering and exiting). Featuring case studies from firms in a variety of industries, Understanding Family Businesses not only offers provocative new insights on family business dynamics, but outlines an agenda for future research.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> 1 Where Have We Been and Where We Should Be Going in Family Business Research, 2 Family Business: A Global Perspective from the Panel Study of Entrepreneurial Dynamics and the Global Entrepreneurship Monitor, 3 Intentions in the Family Business: The Role of Family Norms, 4 Identity Dynamics in the Family Business Context: A Novel(''s) Perspective, 5 Love, Hate, and Desire: The Role of Emotional Messiness in the Business Family, 6 What''s Love Got to Do with It? Marriage and Divorce in Family Business, 7 The Bad Seed''s Poisonous Harvest: How Offspring Sow and Reap Deviant and Dysfunctional Behavior in the Family Business, 8 Double Roles, Double Binds? Double Bind Theory and Family Business Research, 9 Power and Learning in the Dynamics of Family Business Development, 10 How to Create Trust in Family Firms and Rebuild It When It''s Lost: Implications for Practice and Research, 11 Entrepreneurial Leadership and the Family Business, 12 Do Family Councils Really Work? The Need for Empirical Study, 13 Transferring Strategy Research to the Family Firm Context: A Fit Perspective on Performance in Family Firms, 14 Follow the Capital: Benefits of Tracking Family Capital Across Family and Business Systems, 15 Understanding Hybrid-Identity Organizations: The Case of Publicly Listed Family Businesses, 16 New Theoretical Perspectives on Family Business Entrepreneurial Behavior, 17 Sustaining Family Wealth: The Imapct of the Family Office on the Family Enterprise, About the Editors and Authors, Index</span></p>', 5459, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('355168e0-4142-4078-a5ea-cd2bee7bdffc', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>RSC Analytical Spectroscopy Monographs</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Krzytof J. Jankowski</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849730525</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5910, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('35651ab8-b773-422a-af67-8bafdffbb038', '18d51e37-b28d-4d9b-a70a-fa494c9bd4af', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Simple fact that “Without water, there would be no life”. Though we have moved a long way from traditional approach, both in terms of technology and management in the matter of drinking water supply but the increasing population has exerted tremendous pressure and stress on this natural resource. At a global level, around 80% of wastewater produced is discharged into the environment untreated, causing widespread water pollution. There are numerous processes that can be clean up wastewaters depending on the type and extent of contamination. Wastewater can be treated in wastewater treatment plants which include physical, chemical and biological treatment processes. Municipal wastewater is treated in sewage treatment plants. Agricultural wastewater may be treated in agricultural wastewater treatment processes, whereas industrial wastewater is treated in industrial wastewater treatment processes. The book shall be indispensable for life scientists, chemists, ecologists, environmental scientists & engineers, industries, environmental consultants, aqua culturists, agricultural scientists and a host of other organizations with any interest in wastewater reuse.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Conservation, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Chemistry,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Integrated Water Resources Management, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Domestic Water Supply, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hygiene and Sanitation, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Pollution</span></span></span></p>', 715, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('35675e8c-5833-4792-a694-defad89b5a9d', '004c01c7-41f1-4b47-99c3-fc88cd0d3c9c', 'Description HTML', 1, '<p>Ju¨ rgen G. Backhaus 1 Johann Heinrich Gottlob (von) Justi was born in 1702 in Bru¨ cken in Prussia (county of Sangerhausen), studied law and cameral sciences in Wittenberg and Jena, yet had to leave the university, entered the Prussian military service, was captured during the Austrian war of succession by the Austrians but escaped to Leipzig (Saxony) where he studied mineral sciences. In 1750 he was called to a chair ‘‘Cameral Sciences and Rhetorics’’ at the new Theresian Academy of Knights in Vienna. There, he gave two important inaugural lectures which are the focal point of this book. In 1754, Justi was appointed a mineral counsellor in Gottingen ¨ (Hanover), and lectured at the Saxonian University on both state sciences and natural sciences. In 1762, Frederic II (the Great) of Prussia appointed him Prussian captain (highest supervisory position) of mines and general supervisor of fiscal-mineral activities. In 1768 he was accused of embezzlement, and before he could prove his innocence, he died in 1771 as a prisoner in the (decaying) fortress of Ku¨ strin. Due to his death, the case was never decided. But Frederic had obviously made his own decision. When he appointed Justi, the appointee pointed out that he was suffering from weak eye sight and could not readily check the bookkeeping. Frederic replied: You may have weak eyes but you have a bright mind. I shall put two eyes by your side.</p>', 4428, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('356f61a5-4b59-4dd7-ba48-03e1823007ec', '4f07b394-2741-4f16-b7fc-5c40f86c62ea', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Industrial Relations 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">C.S. Venkata Ratnam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780199456550</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 502, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('357987aa-b983-4606-a0b0-18cfdc0b8fa7', '1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', 'Description HTML', 1, '<h1>Teaching of Biology</h1>', 3882, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('358f0943-d6a4-45e7-9ba9-3e3256f72c7f', '56ce96d5-9907-4aea-a49e-a9dcbf1cff15', 'Description HTML', 1, '<p>As any human activity needs goals, mathematical research needs problems -David Hilbert Mechanics is the paradise of mathematical sciences -Leonardo da Vinci Mechanics and mathematics have been complementary partners since Newton''s time and the history of science shows much evidence of the ben­ eficial influence of these disciplines on each other. Driven by increasingly elaborate modern technological applications the symbiotic relationship between mathematics and mechanics is continually growing. However, the increasingly large number of specialist journals has generated a du­ ality gap between the two partners, and this gap is growing wider. Advances in Mechanics and Mathematics (AMMA) is intended to bridge the gap by providing multi-disciplinary publications which fall into the two following complementary categories: 1. An annual book dedicated to the latest developments in mechanics and mathematics; 2. Monographs, advanced textbooks, handbooks, edited vol­ umes and selected conference proceedings. The AMMA annual book publishes invited and contributed compre­ hensive reviews, research and survey articles within the broad area of modern mechanics and applied mathematics. Mechanics is understood here in the most general sense of the word, and is taken to embrace relevant physical and biological phenomena involving electromagnetic, thermal and quantum effects and biomechanics, as well as general dy­ namical systems. Especially encouraged are articles on mathematical and computational models and methods based on mechanics and their interactions with other fields. All contributions will be reviewed so as to guarantee the highest possible scientific standards.</p>', 1737, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('35bfb734-c737-4484-a18e-9ff789428e5e', '50ac19fb-97c6-4b19-bf16-69e9cf60f91a', 'Description HTML', 1, '<h1>Right to Information Act New</h1>', 4941, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('35c8d51a-9290-489f-8e5f-344585c0f04a', 'd21cfef0-eeef-45a9-b56f-96fdbc115be9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ram Snehi Lal Sharma Yayavar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382998198</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5562, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('35d68fbd-86c9-43ae-96e6-3ea178120734', 'ecae95d1-37dd-4f4f-be6b-d4bf3f107498', 'Description HTML', 1, '<p>Learning ASP.NET AJAX textbook aims at helping the users develop next-generation web applications easily and effectively. One of the unique features of this textbook is the line-by-line explanation of source code which will enable the users having basic knowledge of web technologies to gain a thorough and practical understanding of AJAX. Clear and elaborate explanation of key ideas and terminology combined with well-organized references and examples makes this textbook an ideal guide for both the novice and the advanced users.</p>', 4556, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('35e22328-6822-415a-9a2a-5975ba188f0d', 'c73ed52d-721a-406d-b984-7ee17496b8d7', 'Description HTML', 1, '<h1>Yajurved Padarth Kosh</h1>', 2799, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('35f97fad-66ef-4b90-b7b2-be378f30ca7d', 'd5dfcb88-eda3-4019-8396-cd6ec94e5e54', 'Additional Attributes HTML', 1, '<div class="_16jmeqb10 _16jmeqb1s _16jmeqb4 _16jmeqbis _16jmeqbko _16jmeqbw" style="align-items:flex-start; box-sizing:border-box; column-gap:var(--_99wljg1s); display:flex; flex-direction:row; justify-content:space-between; row-gap:var(--_99wljg1s)">
<div id="keyFeatures" style="box-sizing:border-box">Encyclopedia of Dairy Science</div>

<div style="box-sizing:border-box">ISBN : 9781022272356</div>

<div style="box-sizing:border-box">Author : Hubert Roginski</div>

<div style="box-sizing:border-box">&nbsp;</div>
</div>

<div id="keyFeatures-accordion" style="-webkit-text-stroke-width:0px; background-color:#ffffff; box-sizing:border-box; color:#0c0f12">
<div class="_16jmeqb0 _16jmeqb18 _16jmeqb1s _16jmeqbik _16jmeqbkg" style="align-items:stretch; box-sizing:border-box; column-gap:var(--_99wljg1q); display:flex; flex-direction:column; row-gap:var(--_99wljg1q)">
<div class="_16jmeqb166 _16jmeqb167 _16jmeqb16m _16jmeqbsc _16jmeqbsi gv4p8b0" style="box-sizing:border-box; font-size:var(--_99wljgm); letter-spacing:var(--_99wljg15); line-height:var(--_99wljg19); min-inline-size:0px; overflow-wrap:break-word">
<ul style="margin-left:0px; margin-right:0px">
</ul>
</div>
</div>
</div>', 1371, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('35f9ce05-f051-4d89-824f-c8a92afba166', 'a7ce2db4-1ce1-4e24-9b78-91ddff941539', 'Description HTML', 1, '<h1>A Guide To Protein Isolation 2/e</h1>', 3792, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('3630941e-494d-4652-96af-ca39ec731f41', '62a8dc2e-1c99-4e80-aa4b-d86045b51bc9', 'Description HTML', 1, '<h1>Vishw Sukti Kosh</h1>', 5294, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('3640662f-3adf-4f0b-b9fc-8aca654846d1', 'c1367aaf-3cb2-45a5-8153-a6312083d21d', 'Description HTML', 1, '<p>The book is the first full-size Encyclopedia which simultaneously covers such well-established and modern subjects as quantum field theory, supersymmetry, supergravity, M-theory, black holes and quantum gravity, noncommutative geometry, representation theory, categories and quantum groups, and their generalizations. The extraordinary historical part "the SUSY story," more than 700 authored articles from more than 250 high-level experts (including Nobel Prize Winner Gerard ''t Hooft), a detailed (50 pages) Subject/Article three level index and an Author index, make the SUSY Encyclopedia an outstanding and indispensable book on the desk of researchers, experts, Ph.D. students, specialists and professionals in modern methods of theoretical and mathematical physics.</p>', 4078, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('364486d5-e73e-4445-93f3-0f1b3996a1c3', 'f32e9317-59f3-4048-8ae6-563693557bf2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shifting Cultivation and Environmental Change: Indigenous People, Agriculture and Forest Conservation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Malcolm F.Cairns</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780415746052</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 308, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('364c3492-96f3-45ea-b544-57edf9a7cdf1', 'e864bc2d-57fd-4aa4-84d2-ff139687da37', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Recritiquing - William Shakespeare</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Amar Nath Prasad</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788176257039</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">228</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2011</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2089, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('3653ae5f-bc5c-47de-a7c8-cf18aa7da0fd', '4723418f-b604-4b78-89f4-fab518dc1c50', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎&nbsp;Springer; 1st ed. 2004. Corr. 2nd printing 2005 edition (7 November 2005)</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;561 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;1402013388</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-1402013386</p>

<p>Item Weight ‏ : ‎&nbsp;1 kg 720 g</p>

<p>Dimensions ‏ : ‎&nbsp;21.69 x 2.9 x 30.48 cm</p>', 2243, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('365c70bd-ed00-4129-a498-569504e58525', 'd42864cb-51e4-4b69-90cc-597cf3d058bc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Environmental Science and Engineering</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James R. Pfafflin</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849398438</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1440 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2195, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('365efcdf-c6fd-4166-b4b9-4c8992316da5', 'ea91aaf8-c9c0-495c-b9d7-7c49c929d590', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Daniel Gervais</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082164</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3501, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('3661ddd3-b8e6-48c0-8748-1821cbbdfbf3', '96b226e3-4e7f-46cc-8198-757951b63a7f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eberhardt Rechtin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849381409</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>280</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 6011, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('3667cf11-b972-43bc-83b3-65fced13f8da', '2db85b88-60e1-49e1-ae29-17d5f6157354', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Albert Guijarro</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854041565</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3579, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('366ad40f-cf70-40d1-afcd-09b71c8f2d37', 'b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 'Description HTML', 1, '<h1>Paryatan ke Siddhant new</h1>', 4995, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('368da604-4059-4288-844e-ef8bbdce411b', 'c0aef10f-49a4-4f5e-915d-bab89c32e775', 'Description HTML', 1, '<h1>Classification of World Climates NEW</h1>', 5232, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('368e2b63-99db-48ef-8a29-adb40fd2a8ff', '3c6a20d2-1cba-4d12-844d-6216a06ce64a', 'Description HTML', 1, '<p>The book deals with the environmentally friendly cleaning materials functionalized with TiO2, a widely known semiconductor giving rise to redox reactions under artificial or solar irradiation. The role of Titanium dioxide in the worldwide community is introduced first. The fundamental working principles of heterogeneous photocatalysis follow and a critical section on the semiconductor bulk and surface properties open the way to the differences between TiO2 blend features with respect to analogous thin film layouts. Then follows the main section of the book which deals with the techniques applied to manufactured commercial devices, ranging from glasses to textiles and from concrete and other construction materials to paintings. Also road asphalt and other devices, such as photocatalytic air conditioning machines are outlined. Last generation materials, not yet commercialized, and the deposition techniques applied to prepare them are also widely discussed. The final part of the book covers the difficult and modern topic of standardization and comparison of performance of photocatalytic processes and in particular the guidelines proposed by various worldwide organizations for standardization are discussed. The book covers the general matters as well as the practical applications with the supporting methods discussed in detail. This book brings together a team of highly experienced and well-published experts in the field, providing a comprehensive view of the applications of supported titanium dioxide.</p>', 4084, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('368f386b-1a30-4051-aeeb-d2df16ebfa0d', '910b7980-a63e-4a2b-a04d-3cbb26593f9e', 'Description HTML', 1, '<h1>Microbiology With Diseases By Body System 2/e New</h1>', 3796, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('36908c12-1f10-4eeb-ac0d-b907cc2b6b80', '830879ba-ee25-40c5-acc6-37abb3892b0b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">“The readers can gain practical knowledge of computer vision while detecting vehicles.&nbsp; The book starts from an Introductory to Intermediate levels of algorithms for the detection of vehicles using computer vision.&nbsp; Computer Vision is an exciting area as it gives improved graphical data for human understanding and processing of image data for machine perception as required for an application.&nbsp; More specifically the video processing has become a spot light for surveillance due to less expensive, high performance, can capture larger area, capture fast moving vehicles, provide visual information for manual inspection whenever necessary and more traffic information can be acquired by surveillance cameras.&nbsp; To have a smart Intelligent Traffic Management System it’s important to detect vehicle on road and analyses the traffic flow.&nbsp; Existing traffic flow.&nbsp; Existing traffic analysis module makes use of a dedicated hardware and processors, thus disrupting the regular flow of traffic for implementation.&nbsp; Gathering of traffic information, vehicle flow statistics help traffic control department to from a road network planning, hence a vision-based technology is best suited to carryout Intelligent Traffic Management System in a smarter way. Different features such as motion, colour, corner etc of vehicles are considered and discussed to understand from basic to advanced techniques of computer vision in detection of vehicles, tracking and counting.&nbsp; The book discusses novel algorithms that focus on vehicle detection and determining vehicle density.” &nbsp;&nbsp;&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Contents:</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Introduction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.1 Digital Image/Video Processing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.2 Video Processing Applications</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.3 Image Processing Techniques</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.4 Morphological Operations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.4.1 Morphological Transformation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.5 Object tracking&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.5.1 Data Association</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.6 Motivation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.7 Problem Statement</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.8 Objectives</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.9 Choice of Cameras</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.10 Performance</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.11 Organization of Book</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Literature Survey</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2.1 Existing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2.2 Video Monitoring Systems</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Improvised Approach for Vehicle Detection and Counting</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.1 Introduction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.2 Proposed Methodology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.2.1 Background Subtraction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.2.2 Connected Component Labeling</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.2.3 Centroid&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.2.4 Counting</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.3 Results and Conclusion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.3.1 Error Related</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.3.2 Computational Cost</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.4 Summary</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4: A Novel Vehicle Detection Method Based on Morphological Operations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.1 Introduction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.2 Proposed Method</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.2.1 Separation of Channels</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.2.2 Transformation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.2.3 Background Substraction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.2.4 Connected Component Labeling</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.2.5 Post Processing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.3 Results and Discussion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.3.1 Comparative Study</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.4 Summary</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Vehicle Detection Based on Colour</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5.1 Introduction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5.2 Proposed Methodology&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5.2.1 Bob Analysis&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5.2.2 Convex Hull</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5.3 Results and Discussion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5.4 Summary&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6: An Approach to Detect Vehicles on Corner Points&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.1 Introduction&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.2 Proposed Methodology&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.2.1 Corner Detection</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.2.2 Background,&nbsp;Subtraction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.2.3 Grouping of corner points&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.2.4 Tracking&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3 Results and Discussion&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.1 Data&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.2 Detection in rainy Climate&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.3 Detection in sunny day with Low Resolution</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.4 Detection in sunny day High&nbsp;Resolution&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.5 Detection in Fog video&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.6 Rearview Vehicle Detection with moving camera&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.7 Rear view multiple Vehicle Detection with moving camera&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.8 Computational Cost</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.9 Performance Evaluation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.10 Comparative Studies&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.3.11 Detection Error Analysis&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.4 Summary</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Real-time Vehicle Detection and Tracking</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.1 Introduction&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.2 Proposed Methodology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.2.1 Centroid</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.2.2 Data Association</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.2.3 Cost Matrix&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.2.4 The Hungarian Algorithm&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.2.5 Kalman Filter&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.3 Results and Discussion&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.3.1 Performance&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.3.2 Computational Cost</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.3.3 Detection Error Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.3.4 Comparative Study</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.3.5 Reciever Operative Characteristics (ROC)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.4 Summary</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 8: A Novel Approach in Real-time Vehicle Detection and Tracking Using Raspberry Pi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8.1 Introduction&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8.2 Proposed Methodology&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8.2.1 Respberry Pi with Pi Camera</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8.3 Results and Discussion&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8.3.1 Performance&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8.3.2 Computational Cost</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-', 2300, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('3696cd50-6d2f-43ba-b786-c21f9d97265f', '178ca559-c765-49f2-bc54-b44204290cb8', 'Description HTML', 1, '<p style="text-align:justify">This is a two-volume work with entries on individuals who made some contribution to philosophy in the period 1900 to 1960 or soon after. The entries deal with the whole philosophical work of an individual or, in the case of philosophers still living, their whole work to date. Typically the individuals included have been born by 1935 and by now have made their main contributions. Contributions to the subject typically take the form of books or journal articles, but influential teachers and people otherwise important in the world of philosophy may also be included. The dictionary includes amateurs as well as professional philosophers and, where appropriate, thinkers whose main discipline was outside philosophy. There are special problems about the term "British" in the twentieth century, partly because of human migration, partly because of decolonialization and the changing denotation of the term. The intention has been to include not only those who were British subjects at least for a significant part of their lives (even if they mostly lived outside what is now the U.K.) but also people who spent a significant part of their lives in Britain itself, irrespective of their nationality or country of origin. In the first category are included, for instance, a number of people who were born and educated in Britain but who subsequently taught in universities abroad. In the second category are included those who were born elsewhere but who came to Britain and contributed to its philosophical culture.</p>', 1567, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('36a20590-1078-416c-9fb8-75e22442354a', 'c255d110-94c5-443a-8b75-e211832a8d8b', 'Description HTML', 1, '<p>History of Modern Biotechnology, devided into two volumes (69 and 70), is devoted to the developments in different countries. N.W.F. Kossen: The Morphology of Filamentous Fungi.- H. Bockeer, W.A. Knorre: Antibiotica Research in Jena from Penicillin and Nourseothricin to Interferon.- K. Schugerl: Development of Bioreaction Engineering.- R. Katzen, G.T. Tsao: A View of the History of Biochemical Engineering.- J. M. Woodley: Selected Advances in Enzyme Technology.- H.R. Bungay: Computer Applications in Bioprocessing.- W. Beyeler, E. DaPra, K. Schneider: Automation of Industrial Bioprocesses.-</p>', 5954, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('36afc5e4-d89c-46ca-83d6-db1dc99a3e15', '22320428-6db9-4f4d-a43a-677bcc4ece0b', 'Description HTML', 1, '<h1>Disney Mickey Wonders Why: Dinosaurs BOOK</h1>', 5415, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('36b4069f-9ad1-491b-ae1d-537415d8d508', 'f41c9127-c21a-4929-a1b5-81b9a68316b2', 'Description HTML', 1, '<p>This graduate-level text''s primary objective is to demonstrate the expression of the equations of the various branches of mathematical physics in the succinct and elegant form of variational principles (and thereby illuminate their interrelationship). Its related intentions are to show how variational principles may be employed to determine the discrete eigenvalues for stationary state problems and to illustrate how to find the values of quantities (such as the phase shifts) that arise in the theory of scattering. Chapter-by-chapter treatment consists of analytical dynamics; optics, wave mechanics, and quantum mechanics; field equations; eigenvalue problems; and scattering theory. 1966 edition. Bibliography. Index.</p>', 3924, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('36b75478-360d-4e22-af11-b64806f08a08', '4524f69d-5549-448d-b4eb-47c3d87cf64c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Principles of Managerial Finance 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Chad J.Zutter</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292261515</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 194, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('36bc5bd2-b58b-49de-a8d5-c1de477f7978', '004c515e-be08-441d-99ac-9cce74f70221', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>
			<h3>Jujh Gaya Sikander</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.S. Yadav</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937968</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hindi Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2869, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('36c9ec8f-259f-4033-b30a-be84a5bca365', '78846a1c-4b07-4463-a71b-13cef9338480', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The modern business is placed in a very complex and intricate environment.&nbsp; The constraints and opportunities provided by&nbsp; the nature of the economy and the economic system, political and legal framework, social system, geographical and ecological conditions, demographic factors, etc. have profound impact on the business.&nbsp; The type of product to be manufactured and marketed, the marketing strategies to be employed, the way the&nbsp; business should be organised, the technology to be adopted etc. are all influenced by the international factors.&nbsp; For formulating appropriate business strategies, one should, therfore, have proper understanding of&nbsp; the business environment.&nbsp; The book sketches the&nbsp;various important aspects of the business-environment interface.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1 : An Overview of Business Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2 : Business and Society</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3 : Industrial Policies and Regulations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4 : The Financial System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5 : Labour Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 6 : Economic Planning and Development&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 7 : Global Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 8 : Cases</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;</span></span></p>', 973, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('36cf8a47-1653-4913-9be9-a85a256e1929', 'b70d1419-b2cd-478a-ad2a-fd42544e4be0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sadanand Paswan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352405</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>280</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5592, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('36d0feae-eed5-430f-ada5-ad5660f65097', '7140352f-c430-4566-87de-71f755fe2e0b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shiv Gajrani, S. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8131100170</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5012, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('36d4aaa3-e722-4fac-bb70-75fe2f59008b', '097f1503-28f5-480e-be06-a36c5096f41c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">संत ज्ञानेश्वरकृत योग प्रदीपिका</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">सदानंद &nbsp;गाडगीळ&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471950</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1411, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('36dd183f-5af0-4672-9ac9-d1b2933c9fdb', '59a557a5-a8cd-4d1d-b129-e903f049df77', 'Description HTML', 1, '<h1>Fundamental of Society and Social Change</h1>', 4626, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('36f05364-0b72-4ec5-b316-e8b0c2a05a33', '38cd2266-c9b1-4b67-b52b-79e46d520488', 'Description HTML', 1, '<p>The patterns and solutions presented in this book are based on research and industrial applications. Readers will come away with clarity regarding processes and use cases, and a clear understanding of how to expand a use case. Wazlawick clearly explains how to build meaningful sequence diagrams. Object-Oriented Analysis and Design for Information Systems illustrates how and why building a class model is not just placing classes into a diagram. In all, this book details and displays the necessary organizational patterns to keep software architecture maintainable.</p>', 3426, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('36fe30a5-e2f5-4ea7-b7f7-7e3fec3b2c49', '063b7972-8200-44ae-a699-bdd0f189cc61', 'Description HTML', 1, '<p>The Media of mass communication have long played a fundamental role in people''s lives. the media inform, persuade, entertain, and even sell. Media can provide companionship. they can shape perception. they are fundamental to an informed and educated public. This book examines the nature of mass communication and how it is transforming in the so-called digital age, the age of computerization of the media. It will be an ideal reference tool for students, journalists, public relations professionals, advertising practition</p>', 5366, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('3708a779-e6cc-4d5e-b535-33100875305d', '23feddb2-7fcd-435f-8de5-ec59b4a51794', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Unique Contemporary Residences</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Stephen Crafti</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1864701439</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781864701432</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">160</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1802, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('370bba5a-f248-4472-835e-daa9bf6d6278', 'd67ff13b-b3ae-4674-a2c1-6e2730afb553', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Lattices, Number Fields, Curves and Cryptography</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J. P. Buhler, P. Stevenhagen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521808545</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>664</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1730, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('371b4b91-86dd-473c-a824-4dc5cd732c01', 'af0d6c52-a32e-4401-b0e7-f11a0cf57b97', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Measurement and Evaluation (Gujarati )</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr.Satta kumari Sharma&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471929</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gujarati</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5813, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3722dd08-7362-4e0f-8efd-67c19b75219c', '48d88f39-731c-4c20-9bad-3d58ed0fd2f1', 'Description HTML', 1, '<p><u><strong>About the Book</strong></u></p>

<p>In recent chemical literature more and more of often one comes across such terms as "topology of a molecule", " topological properties", "topological bonding", etc. Broadly speaking, topology is a branch of mathematics dealing with the phenomenon of continuity. A more detailed definition would require from the reader a more profound knowledge of many complex mathematical concepts. This book, however, is designed primarily for a chemist. Besides, it is a popular science book (of course, if one regards as popular science not only books of what chemistry makes of timber type). For this reason we shall give here only the most essential data on topology.<br />
Some ten years ago only the few were aware of the existence of molecules without chemical bonds. Nowadays a new scientific discipline, chemical topology, appeared to study them. This science has succeeded in predicting and producing many remarkable chemical compounds (e.g. catenanes whose molecules are interconnected like links of a chain), in defining the electronic structure of molecules more precisely, and so on.<br />
The complicated concepts of chemical topology are presented here in a clear and comprehensible form. The booklet is intended for teachers and university and high-school students majoring in chemistry and mathematics.<br />
 </p>
', 1292, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('3749565b-39a5-4751-83bb-4835585714f4', 'ec1f55ff-8f5c-40fd-a586-2f7822bbd762', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Macroeconomics: Theories and Policies, 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Richard T. Froyen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332518322</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 528, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('374cb56f-c443-4570-b657-6571fac3cb5d', 'ea84c66f-d5f0-44ac-866e-cbeb1395e9e2', 'Description HTML', 1, '<p>Java Application Architecture lays the foundation you''ll need to incorporate modular design thinking into your development initiatives. Before it walks you through eighteen patterns that will help you architect modular software, it lays a solid foundation that shows you why modularity is a critical weapon in your arsenal of design tools. Throughout, you''ll find examples that illustrate the concepts. By designing modular applications today, you are positioning yourself for the platform and architecture of tomorrow.</p>', 3440, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('374e1fa1-ec08-478b-91eb-c1372ae30e26', '498bca73-106a-4015-84c2-0e61b9f6bcc8', 'Additional Attributes HTML', 1, '<h1>Geometric and Topological Methods for Quantum Field Theory in Physics</h1>', 4057, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('374f9cf4-81a7-4971-9cef-bbce0019e421', '93a98403-26f1-4913-b146-75d53badd50f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mingjun Chang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596931053</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3667, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('3751c158-8e8f-46fb-80ca-91dbeb7aa156', '6a82db0d-7287-4a3b-a638-3facdc6c4fe5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Laghukaumudi: A Sanskrit Grammar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Varadaraja</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">E.J Lazarus & Co.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1891</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 22, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('3755db25-f03d-42b5-bb24-9d26cc77e932', '7d05e138-ea08-4d1f-bba6-5f767cdb4178', 'Description HTML', 1, '<h1>Everything about Charles Dickens</h1>', 2725, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('375f5583-25b5-49c1-8b40-abdd7c83bfe7', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'Description HTML', 1, '<h1>The Gale Encyclopedia Of Science in 6 Vols. 4/e</h1>', 3832, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('376a837f-208f-423f-953d-751657674a02', 'd1a02124-4d59-4174-ab56-a15be4a472b7', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In the twentieth century, in both China and the West, ritual became marginalized in the face of the growth of secularism and individualism. In China, especially during the Cultural Revolution under Mao Tse-tung but also as a result of the Chinese Revolution of 1911 under Sun Yat-Sen, Confucianism and its essentially ritualistic comportment to the world, were vigorously suppressed. In the West, while the process of de-ritualization has been generally more gradual, it has been nonetheless drastic. In contrast to this situation, this volume investigates the crucial role ritual plays in constituting the human understanding of their place in the cosmos, the purpose of their lives, and imbues human existence with a more complete sense of meaningfulness. This volume presents the work of philosophers from both China and the West as they reflect upon the constitutive role that ritual plays in human life. They reflect not only on ritual in general but also on specific Confucian and Christian appreciations of ritual.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This provocative volume is a beacon of warning to Western philosophers, who think they have graduated from the trappings of ritual, and a beacon of hope for Eastern thinkers, who wish to avoid cultural fragmentation. The Editors, both Eastern and Western, have together created a seamless work that not only introduces ritual, but advances an argument for the contribution that ritual makes to cultural renewal. This volume is a work of philosophical thinking about ritual doing, but challenges those who think to realize that the salvation of philosophical thinking rests in the particularity and contingency of ritual doing. Let us hope this volume is widely read, for it points to that which might renew the West.</span></p>

<p style="text-align:right"><span style="font-size:18px">Jeffrey P. Bishop, Saint Louis University</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content -&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">1 Ritual as a Cardinal Category of Moral Reality: An Introduction,&nbsp;Part I&nbsp;Ritual, Virtue, and the Pursuit of the Holy,&nbsp;Part II Confucian Insights: Ritual as the Fabric of the Moral Community,&nbsp;Part III Ritual and Tradition as Challenge to Modernity,&nbsp;Part IV The Traditional Ritual Project,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;</span></span></p>', 2070, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('37704b3e-ce1d-4c5d-819f-3084510fc730', 'ec136d50-d56f-4eea-9c5d-0d2ea5b13b9a', 'Description HTML', 1, '<h1>Doris Lessing''s - The Golden Notebook - A Critical Study</h1>', 2393, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('37708abd-fe62-4452-98f4-ae00b9f81a71', '98879862-70c1-4d3d-b4d5-83ab94d164ba', 'Additional Attributes HTML', 1, '<h1>Consumer Behavior 11/e (Text)</h1>', 3103, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('3778b86d-0809-4b8f-b2dd-302871eac53a', 'be1b43f2-05b5-4422-a091-4521e1b5da54', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Handbook of Advanced Electronic and Photonic Materials and Devices 10 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Hari Singh Nalwa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Dr. H. S. Nalwa is the Managing Director of the Stanford Scientific Corporation, Los Angeles, California. He was Head of Department and R&D Manager at the Ciba Specialty Chemicals Corporation in Los Angeles (1999-2000) and a staff scientist at the Hitachi Research Laboratory, Hitachi Ltd., Japan (1990-1999). He has authored more than 150 scientific articles and 18 patents on electronic and photonic materials and devices. He has edited the following books:&nbsp;Ferroelectric Polymers&nbsp;(Marcel Dekker, 1995),&nbsp;Nonlinear Optics of Organic Molecules and Polymers&nbsp;(CRC Press, 1997),&nbsp;Organic Electroluminescent Materials and Devices&nbsp;(Gordon & Breach, 1997),&nbsp;Handbook of Organic Conductive Molecules and Polymers, Vol. 1-4&nbsp;(John Wiley & Sons, 1997),&nbsp;Low and High Dielectric Constant Materials Vol. 1-2&nbsp;(Academic Press, 1999),&nbsp;Handbook of Nanostructured Materials and Nanotechnology, Vol. 1-5&nbsp;(Academic Press, 1999),&nbsp;Handbook of Advanced Electronic and Photonic Materials and Devices, Vol. 1-10&nbsp;(Academic Press, 2000),&nbsp;Advanced Functional Molecules and Polymers, Vol. 1-4&nbsp;(Gordon & Breach, 2001),&nbsp;Photodetectors and Fiber Optics&nbsp;(Academic Press, 2001),&nbsp;Supramolecular Photosensitive and Electroactive Materials&nbsp;(Academic Press, 2001),&nbsp;Nanostructured Materials and Nanotechnology&nbsp;(Academic Press, 2001),&nbsp;Handbook of Thin Film Materials, Vol. 1-5&nbsp;(Academic Press, 2001), and&nbsp;Handbook of Surfaces and Interfaces of Materials, Vol. 1-5&nbsp;(Academic Press, 2001).&nbsp;The Handbook of Nanostructured Materials and Nanotechnology (Vol. 1-5)&nbsp;edited by him received the 1999 Award of Excellence from the Association of American Publishers.Dr. Nalwa serves on the editorial board of the Journal of Macromolecular Science-Physics, Applied Organometallic Chemistry (1993-1999), International Journal of Photoenergy,andPhotonics Science News. He was the founder and Editor-in-Chief of the&nbsp;Journal of Porphyrin</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0125137451</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780125137454</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3366 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1552, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('378a1cb1-bd82-4d79-9ca8-fefbe4a0b820', '23b24d63-14de-4bc3-8117-35f3ac7f7961', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Rural Marketing 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pradeep Kashyap</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356063150</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 596, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('378df015-f90e-41f9-b99e-21371b3281a9', 'fdb5b6fa-8f21-49b6-bdc0-80348bcf72e4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Lata Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791637</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4699, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('37904db9-d1b6-4781-a8ac-615035d71bc7', 'b5ce6ae4-fcec-4db1-910b-9d4c84a576ab', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shaleen Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184351194</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2776, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('37977d52-e01b-4f2d-a9ec-c201d5ab4b50', 'e8fe1d22-5065-4c3d-94db-fd3ceea046e1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Algebra and Fundamentals of Analysis</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.N Yakovlev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">568</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1122, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('37b0dd1e-bde0-48a5-ac5b-1315e15e1e3f', '574d8edf-728f-4a2c-8ea0-074127ef0563', 'Description HTML', 1, '<h1>Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King</h1>', 4897, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('37b566d8-4e44-4773-abfd-cac57eacb952', 'cb8027e3-7329-4a54-904c-d52672c0ca41', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Operations Management – Sustainability and Supply Chain Management, 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jay Heizer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332586703</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 396, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('37c1728c-56a8-42c7-87b0-f401ba7bff4d', 'a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 'Description HTML', 1, '<h1>Classical and Quantum Dynamics -From Classical Paths to Path Integrals 3/e</h1>', 4088, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('37c8abea-09b1-423b-9243-b7b41fbe83ff', '47759598-7690-47c1-8f9f-e917ed471222', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Professional Cooking</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Global Media</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190643184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>CD-ROMS</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 5770, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('37cb424e-198e-4a11-ae19-bf7329703e61', '74e9ad72-a78f-41db-bddb-3bdef5498cdd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Materials Handbook: A Concise Desktop Reference&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Francois Cardarelli</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788181285652</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3895, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('37cf5143-85f5-4eb0-b198-b1e8b8c8e701', 'fe743080-8a71-4f5f-8449-e09e2ce381d7', 'Description HTML', 1, '<h1>The Prokaryotes A Handbook on the Biology of Bacteria, Bacteria, Firmicutes, Cyanobacteria V4 New</h1>', 3804, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('37d641b8-8c3b-43d8-9f39-22589c4cfe0f', '7d2160b7-b7ad-4ea0-b8d4-ed1f43ec7350', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">"Heralds of Freedom" is a publication by the Publications Division of the Ministry of Information and Broadcasting, Government of India. It was published in 1968 and focuses on the history of the Indian freedom movement. Specifically, it was released on the silver jubilee of the formation of the Provisional Government of Azad Hind. The book is part of the Publications Division''s collection which highlights subjects of national importance and India''s rich cultural heritage. </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Messages</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Netaji, INA and the Provisional Government of Azad Hind</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>THE MESSAGE OF NETAJI</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Pledge of the INA</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Fight the Enemy with his own Weapons</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Onward to Delhi!</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Total Mobilization for a Total War</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">On Assuming Direct Command of INA</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Provisional Government is born</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">A Word to the Rich</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Homage to Mother of the Indian People</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">INA on Indian Soil</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Many Roads to Delhi</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>TRIBUTES AND APPRECIATION</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Mahatma Gandhi</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Rabindranath Tagore</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Jawaharlal Nehru</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">S. Radhakrishnan</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sarojini Naidu</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lal Bahadur</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dilip Kumar Roy</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendix: Proclamation of the Provisional</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Government of Azad Hind</span></span></p>
', 1017, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('37dbc939-b387-4a11-9b2b-70a68fa9bc69', '5f7cf87c-81f6-4d75-ae12-6f07d8695af2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book contains solutions to the Practice Questions that appear at the ends of chapters in my book Options, Futures, and Other Derivatives, 9th edition, Global Edition. The questions have been designed to help readers study on their own and test their understanding of the material. They range from quick checks on whether a key point is understood to much more challenging applications of analytical techniques. Some prove or extend results presented in the book. To maximize the benefits from this book readers are urged to sketch out their own solutions to the questions before consulting mine.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 185, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('37e67299-23ed-43fe-9b9c-5a58ac62d947', '2fdad397-8a0e-49d1-be52-112fcc8b5ef8', 'Description HTML', 1, '<p>खेल-मनोविज्ञान For M.A., D.P.ED. & C.P.ED.</p>
', 106, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('37f31b14-e315-4bc2-9d76-beb9aa9be260', '7cd76ffe-acad-4626-9c3c-7b0bbfc28f93', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">CB: Consumer Behavior 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Barry J. Babin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355738493</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 812, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('382504cc-d2b1-4636-b8a1-1a437e68589d', 'af334845-3cc1-473f-931c-25b23c88afde', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Statistics continues the tradition of presenting and explaining the wonders of business statistics through a clear, complete, student-friendly pedagogy. In this 10th edition, author Ken Black uses current real-world data to equip students with the business analytics techniques and quantitative decision-making skills required to make smart decisions in today’s workplace.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Introduction to Statistics and Business Analytics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Visualizing Data with Charts and Graphs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Descriptive Statistics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Probability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Discrete Probability Distributions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Continuous Probability Distributions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Sampling and Sampling Distributions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Statistical Inference: Estimation for Single Populations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Statistical Inference: Hypothesis Testing for Single Populations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Statistical Inferences about Two Populations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Analysis of Variance and Design of Experiments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Simple Linear Regression and Correlation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Multiple Regression Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Building Multiple Regression Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Time-Series Forecasting and Index Numbers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Analysis of Categorical Data</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Nonparametric Statistics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 Statistical Quality Control</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 Bayesian Statistics and Decision Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 617, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('3838ec42-788f-45b2-9df7-ae2a7d6507b1', 'b5ff3b91-9298-4df2-9a3b-689b5e4db948', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Douglas L. Perry</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070499447</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3385, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('383f7356-3b91-4574-bc7c-f3c5290fbab1', '122ef7cc-3e4e-4582-a5d1-c19602f3817f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Interactive Design for New Media and the Web</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nicholas V.Iuppa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780240804149</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Focal Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 274, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('3847da2f-16b6-4941-bd10-c5d234491e36', '30318e1c-c087-4805-8cf5-9687b7ccdcd8', 'Description HTML', 1, '<p>The statistical analysis of extreme data is important for various disciplines, including insurance, finance, hydrology, engineering and environmental sciences. This book is an introduction to parametric modelling, exploratory analysis and statistical inference for extreme events. The text contains special chapters about insurance (co-authored by M. Radtke), returns in asset prices (co-authored by C.G. de Vries) and flood frequency analysis, as well as five longer case studies. XTREMES, an interactive menu-driven system which runs under Windows 3.1 (16 bit version) and Windows 95, NT (32 bit version) is included, and is designed to facilitate the assessment of the adequacy of the parametric modelling and the statistical inference. It contains an integrated Pascal-like programming language.</p>', 3956, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('38499c98-bee8-4df8-9744-48352977c0d9', '66784fa1-201a-4ce3-a911-d2105cdc8564', 'Description HTML', 1, '<h4>Swatantryotr Hindi Natak : Sanvedna aur Shilp&nbsp;</h4>', 2880, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('386416aa-f729-4e90-a7ba-162e339f9e56', '80d1eb39-dc0f-44fb-838e-fab813ee044b', 'Description HTML', 1, '<p>Advances in Mathematical Economics is a publication of the Research Center for Mathematical Economics, which was founded in 1997 as an international scientific association that aims to promote research activities in mathematical economics.</p>

<p>Our publication was launched to realize our long-term goal of bringing together those mathematicians who are seriously interested in obtaining new challenging stimuli from economic theories and those economists who are seeking effective mathematical tools for their research.</p>

<p>The scope of Advances in Mathematical Economics includes, but is not limited to, the following fields: - economic theories in various fields based on rigorous mathematical reasoning; - mathematical methods (e.g., analysis, algebra, geometry, probability) motivated by economic theories; - mathematical results of potential relevance to economic theory; - historical study of mathematical economics.</p>

<p>Authors are asked to develop their original results as fully as possible and also to give a clear-cut expository overview of the problem under discussion. Consequently, we will also invite articles which might be considered too long for publication in journals.</p>', 1741, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('3888e3aa-d31d-4a80-b653-7f63dd214b86', '6d3a3116-4bba-4dab-80bc-4f33db6816c4', 'Description HTML', 1, '<p>Vedic Index of Names and Subjects V-2</p>
', 50, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('388d1348-927e-4e92-8fa6-37119522a376', '2a8858b8-fe81-43ec-949f-ddb018a24a7c', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">V.D Mahajan Jurisprudence & Legal Theory 6<sup>TH</sup> /e</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">VB Coutinho </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">EBC</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">9788196145415</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">744</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2023</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p>&nbsp;</p>', 1444, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('389f8550-d9bb-4561-b06e-f9a30aa0cf73', 'ca50ab66-672c-4184-8781-fb0aa76a84e6', 'Additional Attributes HTML', 1, '<h1>Electron Correlation in Molecules</h1>', 5540, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('38bbc93b-645c-4a08-ac6d-60eb259e5879', 'acf65f63-6dc9-473b-8437-4235c1f46bc8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In present time, good communication is seen as a strategic advantage and essential key for business operations. Effective Business Communication is a popular text that covers the entire ambit of business communication by emphasizing on the managerial as well as business perspective of communication. This thoroughly revised second edition brings important updates in the text, by revamping sections on cross-cultural communication, virtual communication, employment communication, etc. Abundance of examples and case studies from real-life organisations bridge the gap between theory and application, and enhance the utility of text for readers many folds.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Introduction to Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: The Organisational Communication Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Listening and Feedback</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Non-Verbal Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Effective Public Speaking</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Presentation Skills</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Interpersonal Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Effective Business Writing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Business Correspondence</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Reports and Proposals</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11: Effective Cross-Cultural Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12: Technology-Enabled Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13: Employment Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14: Communication During Conflict</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15: Communication During Negotiations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 16: Business Etiquette</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 17: Learning Through Cases</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 523, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('38cdd1a6-ee1e-4ef9-bb34-38c175ce8827', '08184f5d-64e8-4d13-8788-944798b89028', 'Description HTML', 1, '<p>The book is a useful addition to an already large volume of existing literature on west Asia and lucidly explains the nature of conflict in the region detached from western propaganda.<br>
(U.S.I Journal, Vol 143, July-September 2013)</p>', 2637, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('38d22d43-312d-43b0-8b13-baad1f1c6bcf', 'c1afb8d8-cc08-4bc0-978f-6df2269f18fb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Elementary Organic Spectroscopy Principles and Chemical Applications 4th Edition covers topics related to this field of study. Students preparing for their university exam and competitive tests will be able to study about various types of spectroscopy from this textbook.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter-1: Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter-2: Ultra-Violet and Visible Spectroscopy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter-3: Infra-Red Spectroscopy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter-4: Raman Spectroscopy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Nuclear Magnetic Resonance Spectroscopy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Numerical Problems on UV; IR and NMR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Mass Spectroscopy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 445, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('38d93d7f-5aa7-412b-a416-4cef4997a631', 'b3640ce6-26a3-4651-b005-07faf4dfa2bf', 'Description HTML', 1, '<p>Public Sector Reform is endemic to public administrations and governmental structures globally. It is driven by a variety of dynamics and these vary according to their specific context: geographical, cultural, social, political, economic and temporal. This four-volume set brings together elements of the classical and modern work in this diverse field in a comprehensive and accessible way; providing an indispensable resource for both academics and practitioners from a social science and business perspective. Through a 4-volume structure, which takes in historical and modern day perspectives whilst maintaining a strong global focus on the subject, the set demonstrates that reform is a constant process and that it has been taking place for a long time; that which we often consider a ''golden age'' in terms of Weberian bureaucracies or welfare state hierarchies, was itself a reform that belonged to a specific time and set of places. Volume One: The Historical Perspective of Reform Volume Two: Management and Post New Public Management: Reform in a time of Change Volume Three: Post-Soviet Reform Volume Four: The Developing World and Reform: African, Other Asian and Latin American Pathways</p>', 4198, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('38f7479f-3104-4e49-a6dc-93834514b458', 'f76e6ddb-4a58-44a4-a2f4-523908872bf3', 'Additional Attributes HTML', 1, '<h1>The Sage Handbook of Social Psychology New</h1>', 4872, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('39175fac-1137-4fea-bb92-1aa71f6b587a', '4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', 'Description HTML', 1, '<p><em>A Course in Topological Combinatorics</em>&nbsp;is the first undergraduate textbook on the field of topological combinatorics, a subject that has become an active and innovative research area in mathematics over the last thirty years with growing applications in math, computer science, and other applied areas. Topological combinatorics is concerned with solutions to combinatorial problems by applying topological tools. In most cases these solutions are very elegant and the connection between combinatorics and topology often arises as an unexpected surprise.</p>

<p>The textbook covers topics such as fair division, graph coloring problems, evasiveness of graph properties, and embedding problems from discrete geometry. The text contains a large number of figures that support the understanding of concepts and proofs. In many cases several alternative proofs for the same result are given, and each chapter ends with a series of exercises. The extensive appendix makes the book completely self-contained.</p>

<p>The textbook is well suited for advanced undergraduate or beginning graduate mathematics students. Previous knowledge in topology or graph theory is helpful but not necessary. The text may be used as a basis for a one- or two-semester course as well as a supplementary text for a topology or combinatorics class.</p>', 1757, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('391e66d0-bb2f-48b1-a292-b386b30a2b37', '91d0f786-444c-4c2d-9611-4a175f1e735c', 'Description HTML', 1, '<p><span style="font-size:24px">Random Dynamical Systems - Theory and Applications</span></p>', 1635, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('3926ae01-8490-4228-91dc-5d7c6973caa3', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'Description HTML', 1, '<h1>Presentations of Postcolonialism in English - New Orientations</h1>', 2705, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('392d8bde-3a2e-4e0f-84ec-ee69702f7b9a', '0ca75174-a911-4d04-9c60-551fa6c82c09', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Research Methodology: Concepts and Cases 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Deepak Chawla</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789325982390</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vikas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 834, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('392ee149-864c-4819-bd47-fd12c4c97389', '4a9dc165-cb46-47a6-978b-d32790458357', 'Description HTML', 1, '<p>This monograph focuses on the influence of a strong magnetic field on the interactions between charged particles in a many-body system. Two complementary approaches, the binary collision model and the dielectric theory are investigated in both analytical and numerical frameworks. In the binary collision model, the Coulomb interaction between the test and the target particles is screened because of the polarization of the target.</p>', 4038, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('3932dd55-1234-4c9b-9dbd-b62acb92db01', 'dd49c913-1157-4cad-8d83-d5c853aaa102', 'Description HTML', 1, '<h1>Krishnayajurvedpratishakhya - Ek Anushilan</h1>', 3006, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('39428418-2172-4ddc-bc87-e2973ed649ba', 'dd7beabc-e9a1-4208-9415-2c4fabf92248', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Hanuman, a handsome, strong and intelligent monkey, through his selfless service to Lord Rama and the triumph over the senses and ego, achieved the status of a God, worthy of veneration. He is a character of highest morals and is worshiped throughout the country with immense ardour. The book narrates the various adventures of this much loved Mokey-God.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Birth of Hanuman,&nbsp;Hanuman''s Childhood,&nbsp;Hanuman Chooses His Guru,&nbsp;Hanuman Reaches Lanka,&nbsp;Hanuman is Captured,&nbsp;The Burning of Lanka,&nbsp;The Bridge to Lanka,&nbsp;Hanuman Gets the Sacred Herb,&nbsp;Hanuman Kills Mahiravana,&nbsp;Hanuman After Rama</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5872, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('395ebfe3-7be0-47e8-8ee3-f3177ac6d806', '273ee165-cf3c-463b-bf0d-347e73605b47', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780980254372</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4435, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3961dd39-1e68-4c9c-bdce-f44f390de6c4', '66392fd0-0507-462d-83ee-03e5436ddbda', 'Description HTML', 1, '<p>From a who''s whoù of pioneers in the field comes a unique resource covering the latest advances in next-generation genome sequencing and assembly. This groundbreaking book includes non-conventional techniques that are paving the way to potential new biomedical applications. You get unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and de novo genome analysis which all together give you the most solid foundation possible for tackling the full range of experimental and computational challenges in the genome sciences today. This first-of-its-kind resource walks you step-by-step through new sequencing technologies involving sequencing by synthesis, nanopore sequencing, polymerase colonies, and single molecule sequencing. It then explores the latest algorithmic techniques for DNA sequence assembly and offers expert insight into assembly packages like Arachne, EULER, CAP, AMASS, and Celera. You also get coverage of emerging biotechnology-oriented approaches to the resequencing and analysis of genomes, with the latest techniques for SNP, genome rearrangement, and comparative sequencing and assembly. Moreover, the book critiques strengths and weaknesses of existing techniques and spotlights possible ways to improve them.</p>', 1687, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('39626d98-80c5-4068-ac21-74419557936d', 'c8644c86-9f85-4309-935b-01a40028d519', 'Description HTML', 1, '<p>In the early twenty-first century, juvenile crime has become a matter of widespread social and political concern and debate. Young Offenders examines the way in which attitudes - and the law itself - have evolved in dealing with juvenile wrongdoing from the early eighteenth century to the end of the twentieth. By the use of court and prison records, parliamentary papers, newspapers, the writings of reformers and other records, such as those covering transportation and life in the overseas penal colonies, it considers the way in which the punishment of the young and the definition of delinquency itself have developed. The gender difference between boys'' misdeeds, often involving theft and violence, and girls'' offences, which frequently relate to sexual and moral matters, is also considered. The book shows how attempts at reforming offenders by the creation of purpose built institutions have met with disillusion and discouragement and have been followed by a reversion to harsher treatment. The reminiscences of youngsters who have passed through the criminal justice system over the years add a personal dimension to the debate. Juvenile delinquency became a subject of special interest and concern to the wider public from the late nineteenth century; in this connection, Young Offenders considers the validity of current claims that British society is ''broken'' because of the activities of a few young thugs. As is pointed out, there has never been a ''golden age'' of order and security of the kind some nostalgic commentators suggest.</p>', 4658, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('3965cf8d-6299-44b0-9d72-459f021782ba', 'e13fca1b-5e1d-4d9a-8c72-44575676626d', 'Description HTML', 1, '<p>SAGE Benchmarks in Culture & Society&nbsp;presents four-volume collections of key classic and contemporary articles on the substantive interdisciplinary topics at the heart of the social sciences.&nbsp; This series explores core topics of research and debate, including cultural theory, representation, identity, popular music and material culture.&nbsp; Each set presents a full contextualizing introduction by the editor and draws upon articles that map out&nbsp;each topic’s history and debates, and its theory and methods.</p>

<p>This series presents the ‘gold standard’ for university libraries throughout the world&nbsp;that are seeking to solidify their&nbsp;social science reference collections.</p>', 1599, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('3966bc3f-6d25-4d28-a2f2-42ab70dcb1c5', '28229424-da52-411d-b774-469e15286bd4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">STRATEGIC MANAGEMENT: COMPETITIVENESS AND GLOBALIZATION, 13E incorporates cutting-edge research and new examples from more than 600 companies to reveal how firms effectively use the strategic management process. This edition combines a classic industrial organization model with a resource-based view of the firm to demonstrate how businesses establish competitive advantages and create value for stakeholders in the global marketplace. Mind Tap online learning solution is also available with new real-world activities designed to help you outperform and excel as a strategic leader.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Strategic Management Inputs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Strategic Actions: Strategy Formulation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Strategic Actions: Strategy Implementation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: Case Studies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 399, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('398c99f0-8a29-47b3-884c-8c49fea87360', 'dad95df4-309c-4552-94b6-026ce0827556', 'Description HTML', 1, '<h1>Indo-Australian Anthology of Contemporary Poetry - Vibrant Voices</h1>', 2709, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('3996037d-c1a3-40d1-8b4b-f9550f0bfee6', '1aab19da-9958-491c-9b02-2047a84e30d6', 'Additional Attributes HTML', 1, '<h1>Projecting the Future Through Political Discourse - Discourse Approaches to Politics, Society and Culture</h1>', 4453, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('399d84a7-8eda-4e3d-8261-974fe23eefb2', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Yogi Goswami</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844073146</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>336</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5922, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('39b707f0-7557-4ac0-8f95-694521a2382b', 'faa261d7-7d75-44c7-8fd2-4463776dcf8a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ravindra Nair Roy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963617</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Inst</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4663, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('39c65f18-a62d-411d-9350-aaefb8983217', '44d7c8ea-b434-45f1-9b64-d0e3db32d0b8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Kamtaprasadtripathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8171730108</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2951, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('39ca164b-9c67-4888-aa12-0e5c95550486', '2ab5fb46-1532-4169-8f44-92bf409c4e0a', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zenghu Li</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9783642150036</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XI, 350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1648, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('39ded58a-a2f9-420a-bbbc-d05eee9716f7', '639e5b7e-821b-415c-879e-2650214fcd2d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Mohandas Karamchand Gandhi-Udarwadi Virasat</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Dr.Himanshu Bodai</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Mountain for Peace</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1998</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hindi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 63, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('39e8e453-a4b5-4e6e-8ee8-67ddcb7c96df', '6692c134-6240-45d5-9e42-d753d92ddc78', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>O.P. Budholia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184350326</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2752, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('39ecd5ca-d891-4c3a-b802-58e197205e35', '6477b06b-cd4a-447d-8aa5-b033a28572b9', 'Description HTML', 1, '<h1>HIV Aur AIDs Shiksha (H) NEW</h1>', 4458, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('39f88d9d-f8f2-4de9-98da-e85d9236b661', '9b549e37-9d9c-4169-87d6-d83cbe2c7668', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Handbooks of Sociology and Social Research</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dudley L. Poston, Michael Micklin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0387257020</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387257020</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>918</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6033, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('3a06b30e-572a-4eb9-8cbe-ba7a7e443765', '2406eddd-ad55-4e2d-abbf-77f9172fc898', 'Additional Attributes HTML', 1, '<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;500 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0486495701</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0486495705</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Reading age ‏ : ‎&nbsp;10 years and up</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;572 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;13.97 x 2.54 x 22.23 cm</span></li>
</ul>', 2592, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('3a0c6ecf-14f3-44ff-a6d3-41e97e73ec5d', '3fd57fee-b7bc-4a29-8cc3-d6852d467a3e', 'Description HTML', 1, '<h1>Gunter Grass: The Tin Drum</h1>', 2451, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('3a197e22-5aaf-481f-a0ce-55addc8bf22e', '1e4a22f8-3001-4b72-b733-ba6cd929c605', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Vahirang-Yog (Hindi)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Rajyogacharya Shri Swami Vyasdev ji Maharaj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Yog Niketan Trust</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1961</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 32, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('3a19e2c5-060b-44bf-b0ad-ba46e06147b1', 'a5566595-fe75-4c59-bacd-bbaf6af50313', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Social Media Analytics is the complete insider''s guide for all executives, marketing analysts, and students who want to answer mission-critical questions and maximize the business value of social media data at every step of the process. Two leaders of IBM''s cutting-edge Social Media Analysis Initiative offer thorough and practical coverage of all three phases: data identification, analysis, and knowledge interpretation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Looking for Data in All the Right Places </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Separating the Wheat from the Chaff </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Whose Comments Are We Interested In?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Timing Is Everything   </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Social Data: Where and Why </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: The Right Tool for the Right Job</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Reading Tea Leaves: Discovering Themes, Topics, or Trends </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Fishing in a Fast-Flowing River </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9: If You Don''t Know What You Want, You Just May Find It! Ad Hoc Exploration  </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Rivers Run Deep: Deep Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11: The Enterprise Social Network</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12: Murphy Was Right! The Art of What Could Go Wrong </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13: Visualization as an Aid to Analytics</span></span></span></p>
', 481, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('3a2278d5-5b9a-45cd-bb77-3711b5121f41', 'ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Probabilities Of The Quantum World</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Daniel Danin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1983</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">280</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1074, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('3a35113d-fbd9-47d2-8139-ea7654f01827', '849c9bb8-2b44-4100-9efa-6a0d9ff84405', 'Additional Attributes HTML', 1, '<h1>Introduction to Leadership - Concepts and Practice - 3/e NEW</h1>', 5125, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('3a389a6f-2665-4dc0-82db-c03d069d5661', '647df378-19b2-4a0d-973e-15ca05481072', 'Description HTML', 1, '<h1>Resistance, Freedom and Empowerment - The Ethiopian Women''s Struggle</h1>', 4763, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('3a3f0807-a76b-41f0-8440-8134c3acdee9', 'adfc2ce6-86a4-414d-9df0-ddcce6e4b23d', 'Description HTML', 1, '<p>Already established as a seminal textbook on negotiation, this edition continues to take the legacy forward by updating the new edition thoroughly. The text is designed to cover syllabi requirements of graduate students specializing in HR-OB taking up courses on negotiation. A detailed textbook on the area, the title covers all major topics on negotiation and is a highly applicationoriented text.</p>', 3122, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('3a41f6bb-9915-4fca-ac74-0ffef8e6263c', '73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A growing awareness of the relationship between diet and health&nbsp;has led to an increasing demand for food products that support health beyond simply providing basic nutrition. Digestive health is the largest segment of the burgeoning functional food market worldwide. Incorporation of bioactive oligosaccharides into foods can yield health benefits in the gastrointestinal tract and other parts of the body that are linked via the immune system.&nbsp; Because oligosaccharides can be added to a wide variety of foodstuffs, there is much interest within the food industry in incorporating these functional ingredients into healthy food products. Moreover, other areas such as pharmaceuticals, bioenergy and environmental science can exploit the<br>
physicochemical and physiological properties of bioactive oligosaccharides too.<br>
There is therefore a considerable demand for a concentrated source of information on the development and characterization of new oligosaccharides with novel and/or improved bioactivities.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">Food Oligosaccharides: Production, Analysis and Bioactivity</span></em><span style="font-family:"Bookman Old Style",serif">is a comprehensive reference on the naturally occurring and synthesised oligosaccharides, which will enable food professionals to select and use these components in their products. It is divided into three sections: (i) Production and bioactivity of oligosaccharides, (ii) Analysis and (iii) Prebiotics in Food Formulation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book addresses classical and advanced techniques to structurally characterize and quantitatively analyse food bioactive oligosaccharides. It also looks at practical issues faced by food industry professionals seeking to incorporate prebiotic oligosaccharides into food products, including the effects of processing on prebiotic bioavailability. This book is essential reading for food researchers and professionals, nutritionists and product developers working in the food industry, and students of Food Science with an interest in functional foods.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I Production and Bioactivity of Oligosaccharides</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I.I Naturally Occurring Oligosaccharides</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Bioactivity of Human Milk Oligosaccharides, 5</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Clemens Kunz, Sabine Kuntz, and Silvia Rudloff</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Production and Bioactivity of Bovine Milk Oligosaccharides, 21</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>David C. Dallas, Mickael Meyrand, and Daniela Barile</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Production and Bioactivity of Oligosaccharides in Plant Foods, 35</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Cristina Mart</em>í<em>nez-Villaluenga and Juana Fr</em>í<em>as</em><br>
4 Production and Bioactivity of Oligosaccharides from Chicory Roots, 55<br>
<em>Matthias Moser, Arnaud Agemans, and Wim Caers</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Production and Bioactivity of Pectic Oligosaccharides from Fruit and Vegetable Biomass, 76</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Jesper Holck, Arland T. Hotchkiss, Jr., Anne S. Meyer, Jørn D. Mikkelsen, and Robert A. Rastall</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Production and Bioactivity of Oligosaccharides from Biomass Hemicelluloses, 88</span><br>
<span style="font-family:"Bookman Old Style",serif">Patricia Gullón, Beatriz Gullón, María Jesus Gonzalez-Munoz, Jose Luis Alonso, and Juan Carlos Parajo</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Starch Hydrolysis Products with Physiological Activity in Humans, 107</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Juscelino Tovar and Ana Rascon</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Biosynthesis and Bioactivity of Exopolysaccharides Produced by Probiotic Bacteria, 118</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Patricia Ruas-Madiedo</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I.II Non-Naturally Occurring Oligosaccharides</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Production and Bioactivity of Oligosaccharides Derived from Lactose, 137</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Mar Villamiel, Antonia Montilla, Agustýn Olano, and Nieves Corzo</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Production and Bioactivity of Glucooligosaccharides and Glucosides Synthesized using Glucansucrases, 168</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Young-Min Kim, Hee-Kyoung Kang, Young-Hwan Moon, Thi Thanh Hanh Nguyen, Donal F. Day, and Doman Kim</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Production and Bioactivity of Fructan-Type Oligosaccharides, 184</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Javier Arrizon, Judith E. Urias-Silvas, Georgina Sandoval, N. Alejandra Mancilla-Margalli, Anne C. Gschaedler,</em>&nbsp;<em>Sandrine Morel, and Pierre Monsan</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Application of Immobilized Enzymes for the Synthesis of Bioactive Fructooligosaccharides, 200</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Francisco J. Plou, Lucia Fernandez-Arrojo, Paloma Santos-Moriano, and Antonio O. Ballesteros</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I.III Assessment of Bioactivity</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 In Vitro Assessment of the Bioactivity of Food Oligosaccharides, 219</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Koen Venema</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 In Vivo Assessment of the Bioactivity of Food Oligosaccharides, 238</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Alfonso Clemente</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II Analysis</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Fractionation of Food Bioactive Oligosaccharides, 257</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>F. Javier Moreno, Cipriano Carrero-Carralero, Oswaldo Hernandez-Hern´andez, and M. Luz Sanz</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Classical Methods for Food Carbohydrate Analysis, 284</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Qingbin Guo, Steve W. Cui, and Ji Kang</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Infrared Spectroscopic Analysis of Food Carbohydrates, 300</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Mikihito Kanou, Atsushi Hashimoto, and Takaharu Kameoka</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 Structural Analysis of Carbohydrates by Nuclear Magnetic Resonance Spectroscopy and Molecular Simulations: Application to Human Milk Oligosaccharides, 320</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Arnold Maliniak and Goran Widmalm</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 Analysis of Food Bioactive Oligosaccharides by Thin-Layer Chromatography, 350</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Katarýna Reiffova</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20 Gas Chromatographic Analysis of Food Bioactive Oligosaccharides, 370</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Ana Cristina Soria, Sonia Rodrýguez-Sanchez, Jesus Sanz, and Isabel Martýnez-Castro</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21 Analysis of Bioactive Food-Sourced Oligosaccharides by High-Performance Liquid Chromatography, 399</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Jonathan A. Lane and Rita M. Hickey</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22 Capillary Electrophoresis and Related Techniques for the Analysis of Bioactive Oligosaccharides, 421</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Yu-ki Matsuno, Kazuaki Kakehi, and Akihiko Kameyama</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23 Mass Spectrometric Analysis of Food Bioactive Oligosaccharides, 439</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Oswaldo Hernandez-Hernandez and Peter Roepstorff</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III Prebiotics in Food Formulation</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24 Nutritional and Technological Benefits of Inulin-Type Oligosaccharides, 457</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Matthias Moser and Rudy Wouters</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">25 Industrial Applications of Galactooligosaccharides, 470</span><br>
<span style="font-family:"Bookman Old Style",serif"><em>Ellen van Leusen, Erik Torringa, Paul Groenink, Pieter Kortleve, Renske Geene, Margriet Schoterman, and Bert Klarenbeek</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">26 Successful Product Launch: Combining Industrial Technologies with Adapted Health Ingredients, 492</span></span></span><br>
&nbsp;</p>', 1268, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('3a5f1a24-686c-468f-9af1-a06f316b774f', '1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Crimes of Violence Rape and Other Sex Crimes</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>F. Lee Bailey, Henry B. Rothblatt</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746124</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First South Asian Edition edition 2015</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5375, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('3a68c12a-e715-4685-87fb-6a891cd8ac2c', '9188965d-47cd-42ad-b9bb-0b3a51861d48', 'Additional Attributes HTML', 1, '<h1>Stability theory and its applications to structural Mechanics</h1>', 3919, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('3a6b5073-316e-45d4-a2cf-a7f41fba7b0c', '1eb43ef4-abae-4f40-9c50-90311af2b41f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">About the Book: Essentials of Pediatric Nursing NEW Chapter on Atraumatic Care and Atraumatic Care boxes throughout the book provide guidance particular to the topic being discussed. NEW Evidence-based practice boxes highlight pertinent, recent evidence-based research findings and provide recommendations for nurses. Threaded Case Studies show real-life scenarios that inspire critical thinking. Thinking about development boxes display special developmental concerns relating to the topic being discussed. Teaching Guidelines prepare students to educate families. Nursing Procedures provide a clear, step-by-step explanation with illustrations of pediatric variations to facilitate competent performance.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:-</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">UNIT I FOUNDATIONS OF PEDIATRIC NURSING</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1. Introduction to Child Health and Pediatric Nursing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2. Factors Influencing Child Health</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">UNIT II HEALTH PROMOTION OF THE GROWING CHILD AND FAMILY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3. Growth and Development of the Newborn and Infant</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4. Growth and Development of the Toddler</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5. Growth and Development of the Pre-schooler</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Growth and Development of the School-Age Child</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Growth and Development of the Adolescent</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">UNIT III WORKING WITH CHILDREN AND FAMILIES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Atraumatic Care of Children and Families</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Health Supervision</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Health Assessment of Children</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Caring for Children in Diverse Settings</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Caring for the Special Needs Child</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Key Pediatric Nursing Interventions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14 Pain Management in Children</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">UNIT IV NURSING CARE OF THE CHILD WITH A HEALTH DICORDER</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15 Nursing Care of the Child with an Infections or Communicable Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 16 Nursing Care of the Child with a Neurologic Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 17 Nursing Care of the Child with a Disorder of the Eyes or Ears</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 18 Nursing Care of the Child with a Respiratory Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 19 Nursing Care of the Child with a Cardiovascular Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 20 Nursing Care of the Child with a Gastrointestinal Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 21 Nursing Care of the Child with a Genitourinary Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 22 Nursing Care of the Child with a Neuromuscular Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 23 Nursing Care of the Child with a Musculoskeletal Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 24 Nursing Care of the Child with an Integumentary Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 25 Nursing Care of the Chid with a Hematologic Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 26 Nursing Care of the Child with an Immunologic Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 27 Nursing Care of the Child with an Endocrine Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 28 Nursing Care of the Child with a Neoplastic Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 29 Nursing Care of the Child with a Genetic Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 30 Nursing Care of the Child with a Cognitive or Mental Health Disorder</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 31 Nursing Care during a Pediatric Emergency</span></span></span></p>', 1397, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('3a782eac-132b-4635-9cf3-d341819341df', '171be9aa-776a-4f6f-83a6-1bf46a21f62f', 'Description HTML', 1, '<p>Taslima Nasrin is known for her powerful writing on womens rights and unflinching criticism of religious fundamentalism. This defiance on her part had led to the ban on the Bengali original of this book by the Left Front in West Bengal as well as the Government of Bangladesh in 2003. While the West Bengal government lifted the injunction after the ban was struck down by the Calcutta High Court in 2005, Nasrin was eventually driven out of Kolkata and forced to expunge passages from the book, besides facing a four-million dollar defamation lawsuit. Bold and evocative, Split: A Life opens a window to the life, time and works of one of the bravest writers of our times.</p>', 1909, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('3a7974f5-2668-4269-a2fb-0b85453a1452', '4f7d4a8e-5c22-4257-a4dd-4c27103a1e5e', 'Description HTML', 1, '<p>This book is organised in accordance with the traditional functional process approach and written completely in the Indian Scenario. It combines all the concepts and practices of modern management with a balanced coverage of various aspects of the subject. This comprehensive textbook specifically focuses on building a thorough foundation on management studies by sequentially developing the components and basics of management principles and approach, discussing and analysis the key features and methods of modern management practices and finally exposing the students to some essential topics on environment . This book covers the undergraduate and postgraduate syllabus in the stream of commerce and management of all the Indian Universities at the maximum. It is written in simple language and free from technical and uncommon words as far as possible.</p>', 3184, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('3a7abb9f-a96c-4bb1-9732-d4e44efd2e45', 'ec9d8b7f-8e24-4246-b22a-4014742bd20f', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Principles of Tropical Horticulture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Surendra Bhanot</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789351119920</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 918, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('3a99d88d-980c-4cb8-9522-ab94df0bb87e', '2c2a89cc-9246-4088-9585-c27e115dc03a', 'Additional Attributes HTML', 1, '<h1>Locke''s Second Treatise of Government</h1>', 2616, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('3aa3384b-ca49-4c7f-aaeb-4d6581aa7620', '982f597f-795b-4bf4-9625-ed86001567c2', 'Description HTML', 1, '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 5694, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('3ab6ea10-c221-41b9-aa2a-9ac7c2e7ac2c', 'ee632dfc-bb89-4bec-b1ec-47d2a0e2cb2e', 'Description HTML', 1, '<p>India is one of the world''s fastest growing economies, with women mainly from the middle class increasingly entering the workforce. Urban centres like Delhi and Bangalore have seen an influx of young women from semi-urban and rural parts of the country, living alone and redefining themselves. However, the story of economic empowerment for women is not a singular narrative; rather it is located in a complex set of caste, class, religious, and ethnic identities. At present, women involvement in economic activities is marked by a low work participation rate, excessive concentration in the unorganized sector and employment in less skilled jobs. There is a need to strength and streamline the role of women in the development of various sectors by harnessing their power towards nation building and to attain accelerated economic growth process. Higher economic growth can be recorded by providing employment opportunities by utilizing the available resources of that area. Information gap largely affects women''s development. Therefore, the Non-Governmental Organizations (NGOS) & other associations can take initiatives to make women aware and motivate them towards self employment. At the same time, individual women should also come forward to take advantage and risks in entrepreneurial sector. In rural India, women?s economic opportunities remain restricted by social, cultural, and religious barriers. Rural women, particularly of lower caste and class, have the lowest literacy rates, and therefore do not have the capacity to negotiate pay or contracts and most often engage in the unorganized sector, self-employment, or in small scale industry. This book highlights issues and challenges and an attempt has been made to explain the evolution of women entrepreneurship and the challenges in the face of emerging paradigms. It is hoped that the book will be use to researchers, NGOs, MFIs, Governments, Banks and Educators.</p>', 5662, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('3abf3506-770e-43a9-a43b-9302cc0776e8', 'f759cabe-733a-4685-8022-07c1a8b4d442', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Spectral theory of bounded linear operators teams up with von Neumann’s theory of unbounded operators in this monograph to provide a general framework for the study of stable methods for the evaluation of unbounded operators. An introductory chapter provides numerous illustrations of unbounded linear operators that arise in various inverse problems of mathematical physics. Before the general theory of stabilization methods is developed, an extensive exposition of the necessary background material from the theory of operators on Hilbert space is provided. Several specific stabilization methods are studied in detail, with particular attention to the Tikhonov-Morozov method and its iterated version.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Some Problems Leading to Unbounded Operators</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hilbert Space Background</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A General Approach to Stabilization</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Tikhonov-Morozov Method</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Finite-Dimensional Approximations</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"> </p>
', 325, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('3ac03851-39ae-4645-8a50-6e01c06ea7d2', '9a5a4c1b-e663-4e92-bdd4-d6ad253bfd60', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Human Geography: Places and Regions in Global Context 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paul L.Knox</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292109473</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 284, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('3aea1835-adcf-4627-a35d-2f7c77a14890', 'cac26733-cc32-492f-b46b-31d0aa71055d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Dhumil Aur Unka Kavya NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Najim Sheikh</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189187200</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>hindi book centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2905, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('3af8e0b7-8319-4d42-8293-e5feb826e9b7', '1d80bd7f-a8d4-4f2c-bcee-1d3b13f69302', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">This book is an anthology of some selected research papers which were written in last one decade. Most of them were delivered in international and national forums and getting published for the first time and few of them are already published and are re-published . These articles are mainly on four themes, reproductive health of women in Uttarakhand Himalayas, tribes of Uttrakhand analysis of folk religion and anthropology of food- and food-ways. The underlining theme of all the papers is women. In mountain setting a subject lease researched and neglected. These studies are based on original facts drawn through ethnographic field work and investigations sin mountain and tribal villages in the state of Uttarakhand.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Acknowledgment, Preface, 1. Women in Garhwal Himalayas: Reproductive Role, Social Status and Empowerment, 2. Health and Supernatural Spirits in Uttarakhand : Culture of Folk Healing and Modernity, 3. Ethnic Food to Fast Food : Mobility and Meltdown in Food Culture of Himalayan Society, 4. Missing Girl and Son Preference : Newly Emerging Trends of Gender Bias in Uttarakhand, 5. Food Avoidance and Fetal Care : Food Culture and Fiminine Health In Rural Himalayas, 6. Bio - Social Perspective on Folk Perception of Afflictions of Women in Uttarakhand, 7. Folk Beliefs and Taboos Related to Child Birth and Care In Uttarakhand Rural Society, 8. Flowering and Fruiting of a Child : Folk Perception of Female Physiology during Pregnancy in Uttarakhand, 9. Rural Dai : Folk Management of Abortion, Infertility and Birth Control in Uttarakhand, 10. Reproduction, Food and Mortality : Reviewing Health of Tribal Women in India, 11. Folk Medicine and Prophylactic Practices in Yamuna Valley : In Uttarakhand Himalaya, 12. Rural Natha Tradition: It''s Role in Curing Folk Maladies in Uttarakhand, 13. Ethnographic Study of Royal Pilgrimage of Goddess Nanda : An Event Reflecting Surviving Past Traditions and Emerging Social Transformations, 14. Social Dynamics of Nanda Devi Raj-Jat : Inclusive and Egalitarian Role of a Religious Procession, 15. Divine Wrath to Divine Protection : Social Functioning of Folk Religion in Himachal Pradesh*, 16. Doctor or a Bharra : Interplay of Folk, Modern Medicine and Shamanism in the Tharu Tribe</span></p>', 5965, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('3af9ed9f-dac5-430c-9c59-54c15ce4624e', 'dc83af21-2031-4165-8c77-b8fd78e8481f', 'Description HTML', 1, '<h5>Nayi Kahani aur Harishankar Parsayi ka Katha Sahitya: Ek Vivechan</h5>', 2878, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('3afb3c1a-c5e0-4620-b231-571064bcafe0', '004c01c7-41f1-4b47-99c3-fc88cd0d3c9c', 'Additional Attributes HTML', 1, '<h1>The Beginnings of Political Economy - in Economics and the Social Sciences new</h1>', 4429, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3b0f62c0-4b00-43af-a401-164bbb873bca', 'f5664590-65b2-4a76-8c45-489266f4d08d', 'Description HTML', 1, '<p>The Sage Handbook of Qualitative Methods in Health Research is a comprehensive and authoritative source on qualitative research methods. The Handbook compiles accessible yet vigorous academic contributions by respected academics from the fast-growing field of qualitative methods in health research and consists of: - A series of case studies in the ways in which qualitative methods have contributed to the development of thinking in fields relevant to policy and practice in health care. - A section examining the main theoretical sources drawn on by qualitative researchers. - A section on specific techniques for the collection of data. - A section exploring issues relevant to the strategic place of qualitative research in health care environments. The Sage Handbook of Qualitative Methods in Health Research is an invaluable source of reference for all students, researchers and practitioners with a background in the health professions or health sciences.</p>
', 4963, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('3b11ec72-41c8-4a05-90b6-3c9cce7aabe5', '7cdc8bf4-d663-4412-8a28-d793a79155d6', 'Description HTML', 1, '<h1>NGO Discourse The Role And Future Of NGOs NEW</h1>', 4454, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3b18e5c3-63c6-4419-b31b-aa84fae3c1e0', '30f98e9e-f0cd-4e60-b5c0-a25f330aab07', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Hindi Ka Kundaliya Chand Aur Sahitya</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Kaishav Pratham</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192036823</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2981, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('3b1b499e-6dd5-4842-8537-9fc933f4d9fe', '3dbd0208-0f47-4718-b9df-ea0d552c8342', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p><strong>Biofouling Methods </strong>provides a “cook book” for both established workers and those new to the field. The methods included in this important new book range from tried and tested techniques to those at the cutting edge, encompassing the full diversity of this multidisciplinary field.</p>

<p>The book covers methods for microbial and macrofouling, coatings and biocides, and ranges from methods for fundamental studies to methods relevant for industrial applications. There is an emphasis on answering questions and each chapter provides technical methods and problem-solving hints and tips.</p>

<p>Bringing together a wealth of international contributions and edited by three internationally known and respected experts in the subject <em>Biofouling Methods</em> is the essential methodology reference in the field for all those working in the antifouling industry including those involved in formulation of antifouling products such as paints and other coatings. Aquatic biologists, ecologists, environmental scientists and lawyers, marine engineers, aquaculture personnel, chemists, and medical researchers will all find much of interest within this book. All universities and research establishments where these subjects are studied and taught should have copies of this important work on their shelves.</p>', 1143, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('3b1c4358-ad80-4846-afa9-7ba522fc2abc', 'b7540b8a-e715-409d-91fa-d439320cdac1', 'Additional Attributes HTML', 1, '<h1>Cloud-Resolbing Modeling of Convective Processes</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;324 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0387234705</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0387234700</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1 kg 500 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.6 x 2.06 x 23.39 cm</span></li>
</ul>', 2546, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('3b1c53bf-6f91-403b-b119-707c3c7d1d3f', 'db70cbec-ff48-4ca9-966b-f14c55891346', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hydrological practice has been developed to its greatest extent and sophistication in the provision of water resources from large catchments, usually for industrial and domestic consumption.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Historically, hydrological practice has had a limited role to play in agriculture even where large scale irrigation schemes have been undertaken, because civil or agricultural engineering expertise has usually taken a dominant place in such circumstances. But with the increasing interest in improving poorly developed and more marginal regions of agricultural activity, where large capital investment in uneconomic, a thorough understanding of the hydrological conditions that prevail has become essential. This understanding is particularly important where agriculture is a subsistence activity, or where water harvesting is proposed to improve agricultural production. Knowledge of the hydrological environment is necessary to determine whether or not opportunities to create optimal soil moisture conditions exist, and how these opportunities can be exploited. This book is directed at agricultural projects whose staff do not have the specialised skills of the hydrologist and at hydrologists whose experience in the agricultural field is limited. It is aimed especially at those working in developing countries, where resources will be limited and where it is essential to put the right equipment in the right place, in the right way. Projects usually have a very short life-span compared to the time it takes to collect a comprehensive set of data and a season that does not yield information that can improve that quality of future decisions is, effectively, a season lost.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agro Forestry and Farming Systems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Supply Management</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Process and Development of Dry Land Framing</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sanitation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sewerage and Wastewater Management</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify">&nbsp;</p>', 725, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('3b1d431d-14a7-438d-8cf9-0095a35364bd', '6eb9cb0b-2b3a-4ff0-aae9-455a01b5647e', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Panorama of Gems & Jewellery in Indian Historical Setting</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">M. S. Shukla</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8187566175</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">182</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2000</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2658, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('3b39f0c0-d61e-4767-bd34-221a91c74d30', 'c8c1b2b7-5aeb-4035-8657-94824943c3db', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gauri Shankar Jha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192125428</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2704, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('3b3cb66e-c424-4cd5-a1e2-765c244ce65f', '82006d70-c545-4270-9b42-df79f034fcef', 'Description HTML', 1, '<h1>Gender and Community - Muslim Women''s Rights in India New</h1>', 4933, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('3b4075ca-894d-46f6-bf09-7699de082f6b', '60cea370-f7f9-4458-adfb-dbfe3521853b', 'Additional Attributes HTML', 1, '<h1>Algorithms in Algebraic Geometry</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;162 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0387751548</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0387751542</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;372 g</span></li>
</ul>', 2490, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('3b45e5c1-0005-4df5-9465-51232af24e50', 'de298d47-9a77-48bf-973c-99d42e5307df', 'Additional Attributes HTML', 1, '<h1>Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics</h1>', 3961, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('3b4aeb49-41fc-4575-8624-677a72ccbd8c', '79b2cc78-707a-46c8-a22b-8d8e190565f4', 'Description HTML', 1, '<p>In recent years, there has been rapid growth in the research field of real-time observation of nuclear and electronic dynamics in molecules. Its time range extends from femtoseconds to attoseconds. This has been made possible by the development of both laser technology and time-dependent theoretical treatments. Indeed, this research field is arguably the most active one in molecular science, second only to femtosecond chemistry. The outcome of the research is expected to make an important contribution to physics, materials science and biology as well as chemistry.In this monograph, the fundamental theories and methods, as well as experimental methods and results, of real-time observation of both nuclear and electronic motions in molecular systems are described. It is suitable for researchers who want to make an active contribution to the new research field and for graduate students who are interested in ultra-fast nuclear and electron dynamics in molecular systems.</p>', 5931, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('3b5585f1-25f9-407d-b37f-27290e383d25', '7349ddf1-802a-4bb8-8f67-ea46641dd307', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Microsoft Excel Formulas and Functions (Office 2021 and Microsoft 365)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paul McFedries</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788119847372</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Microsoft Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 764, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('3b723191-12d7-4f46-9934-0a232a3d0402', 'ec8e3173-1270-43e5-86ad-716219d71ea5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Rangayatan -Satrah Bahurangi Ekankiyon Ka Sangrha</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ram Bodh Pandey</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171730285</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Geeta Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 3013, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('3b8462d1-ee25-4cf6-81a9-09160f8ae2fa', '68f66da6-81a6-42d8-bd59-e69057044d29', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ronald Berman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817312787</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2688, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('3b861c62-de63-4371-911c-59f86576b0fd', 'ade7da72-5d80-4c1f-91bd-8b1fa20e48d5', 'Description HTML', 1, '<p>This encyclopaedia has been compiled and edited to include valuable and succinct material on environmental sicne. Major concepts included in this are from air pollution, marine pollution, automobile pollution and ohter related fields of pollution. The global jproblem of environmental degradation would throw our very existence in peril, unless proper and timely remedial action is initiated in rights earnest. Now the time has come to plan for the sustainable development in harmony with the environment. This encyclopaeida covers all these aspects. About Author : P. Hotter has had a brilliant academic record. His area of study has been mainly environmental microbiolgoy. He has contirbuted numerous papers in this field in the International Jouranls of repute.</p>', 4678, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('3b9c9798-146d-4a43-b2a5-599502dc43ea', '108cc098-3c03-4a28-97bd-4ffd5bf0a0de', 'Description HTML', 1, '<h1>Paryatan Vikas Evam Sambhavnayen</h1>', 2876, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('3b9f2554-1e03-4496-8d50-3353fa85e745', '26fd6404-68d4-4a5e-8e70-a3b91f6b69bf', 'Description HTML', 1, '<p>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</p>', 6000, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('3ba1f77b-3bfb-428e-b993-36dee50656c8', 'cbd58b61-7164-4861-b4ab-71636950d2d3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Integrated fish farming is a sustainable agriculture technology practised widely across the world. It is a diversified and coordinated way of farming or producing agricultural items in the fish farms with fish as the main product. The items produced are to be used either as source of feeds and fertilizer, source of additional income or both. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book is a comprehensive reference work covering net material, rational gear design, description of modern fishing gear and its operation as well as strategy and tactics of fishing and attracting fishes. It has been written primarily for the use of students who require basic information on fish farming.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Food, Feed and Feeding of Fish</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Freshwater Prawn Farming</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Oyster Farming</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Seafood Quality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Prawn and Shrimp Culture in Brackish Water</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fish Farming and Aquaculture</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fish Farming Systems and Integrated Livestock</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Freshness</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Quality and Safety in Seafoods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biology of Major Cultivated Fishes Feed and Farming System.</span></span></span></p>', 685, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('3ba35c12-2b70-4a2e-b36a-40e3b3addef6', 'a2f49414-03ce-49fb-95b9-1b0fa6350d1c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Dictionary of Information Science and Technology is the premier, comprehensive reference source compiled of the latest terms and definitions related to all aspects of the information science and technology field. This complete and timely collection of over 14,000 definitions for over 5,000 terms and acronyms provides researchers, practitioners, educators, and students with the most accurate and up-to-date knowledge of keywords in the ever-expanding world of information science and technology. Terms and definitions included in this important reference publication were contributed by over 2,500 noted researchers from over 40 countries. ""The Dictionary of Information Science and Technology"" is a valuable, essential reference publication for libraries and individuals worldwide.</span></span></p>', 3304, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('3ba66b8d-2fd1-40a4-ad3a-f10d6ad9628d', '4cd50536-0f72-4dd0-925c-91b49f591894', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">ज्ञानसागर- श्रीनायक संपादित बोधात्मक रत्नकणिका संचय</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. जसवंतभाई ए. नायक</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830396</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1409, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('3bb16a41-91cc-4efa-826d-7b5db3245803', 'c066f140-9ef1-4c46-ae3e-95577759a75f', 'Description HTML', 1, '<h1>Organic Electronics in Sensors and Biotechnology</h1>', 3628, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('3bc423ba-2a89-4563-9b05-dce61a6d72cb', 'ef82051a-b6db-492d-ae86-429b34b09a72', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Janne Roos, Luis R.J. Costa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642122934</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>588</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5746, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3bccfc17-ae9c-4b44-b17b-ebe4d3dd6c40', 'f76e6ddb-4a58-44a4-a2f4-523908872bf3', 'Description HTML', 1, '<p>`This volume is everything one would want from a one-volume handbook... Comprehensive in scope, authoritative, clearly written, and detailed... The volume is edited by two of the most prominent social psychologists in their own right, and the list of contributors is a veritable who''s who of the discipline. No Library should be without this book'' - Choice This is a comprehensive, scholarly, and up-to-date survey of the field of social psychology for the new millennium - a single 656 page Handbook containing 23 chapters by leading researchers from around the world. It is a state-of-the-art text with an eye to the future, in which rich integrative chapters are thorough analytic reviews. The chapters fall into five sections that reflect the scope of social psychology as a global scientific endeavour: history and nature of social psychology; individual processes, interpersonal processes; processes within groups, and intergroup processes and society. The book is edited by Michael A Hogg and Joel Cooper, with Dominic Abrams, Elliot Aronson and Shelley Taylor acting as advisory editors. The main features and benefits of this book include: single volume; international coverage of social psychology; international line-up of authors; basic and applied research are integrated within chapters, not exiled to the end of the book; traditional emphasis on individual and interpersonal processes is balanced with full emphasis on the study of group processes and intergroup relations; chapters on language and social psychology, culture and self.</p>', 4871, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('3bd38ced-797d-4238-b76f-fddc94402c15', '8992b380-a7d3-4031-b8ef-7592e76dc6d7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Ecology and atmosphere publishes scientific articles dealing with the interface between agro ecosystems and the natural environment, specifically how agriculture influences the environment and how changes in that environment impact agro ecosystems. A wonder of science is the way in which all things interconnect and merge. Rooted firmly in the principle of ecology, the agricultural enterprise, even though having been exposed to the impact of environment problems arising from land degradation, soil erosion, groundwater depletion and pollution and loss of biological diversity has so far stood firm and survived to meet the food requirements of the growing population, so much so that there have been some striking instance of food glut in several countries, including some that used to suffer famines only half a century ago.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book discusses building up of new farming systems rooted in principles of environmental stability, economics viability and social equality. It should serve as a text for courses in agronomy, ecology, environment, plant pathology and plant breeding, especially for students in developing countries.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Science and Scientific Method of Ecology, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Impact of Agriculture and the Food System, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Energy Transformations and Biogeochemical Cycling, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Earth’s Atmosphere,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Biotechnology and Ecological Effect, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural and Water Pollution,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Genetic, Species and Ecosystem Diversity in Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Soil, Water and Forest Conservation Methods</span></span></span></p>', 709, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('3be2908a-b3c7-47f4-b19c-5776625eb39e', '3fa49f3d-26c3-4e6e-9fc6-105e2f289bcc', 'Additional Attributes HTML', 1, '<p>Author&nbsp; &nbsp; &nbsp; :&nbsp;&nbsp;Henry X. Shi</p>

<p>Publisher ‏ : ‎&nbsp;Springer; 2014th edition (March 6, 2014)</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;188 pages</p>

<p>ISBN-10 ‏&nbsp;&nbsp;&nbsp; : ‎&nbsp;331904303X</p>

<p>ISBN-13&nbsp; &nbsp;&nbsp;‏ : ‎&nbsp;978-3319043036</p>', 2189, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('3beaea85-b4ae-4d3a-9608-0e6adffc62ea', '66ad21b0-10f3-4b5d-87fb-fe397f90a6fe', 'Additional Attributes HTML', 1, '<h1>Atom Optics -Atomic, Optical and Plasma Physics New</h1>', 4105, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('3bf28345-ac3b-412d-8bf7-9dab67538b52', 'b4d18e97-dd37-43c4-8712-7d3fc032f917', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The compounds of almost all rare elements are poisons. Arsenic, mercury, and beryllium compounds, all heavy metals, organic solvents, and potassium cyanide are especially dangerous and should therefore he handled with special care.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The students must strictly follow the general safety regulations for the analytical laboratory.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Spent solutions of the rare elements and other expensive wastes should be collected and the valuable elements recovered from them.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The recovery of the rare elements from wastes before their disposal is even more important from the viewpoint of the environmental protection.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Rare Elements in Modern Industry and Geochemistry</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lithium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Rubidium and Cesium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Beryllium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Scandium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Yttrium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lanthanum and Lanthanides</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Thorium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Uranium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Titanium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Zirconium and Hafnium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Vanadium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Niobium and Tantalum</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Molybdenum</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Tungsten</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Rhenium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gallium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Indium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Thallium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Germanium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Bismuth</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Selenium and Tellurium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 1032, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('3c40a612-df0f-4feb-bb4c-c42f7edabb01', 'a858af4d-ae2c-4e4a-9ed6-2d73a40144bd', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Daniele Edwin Rutherford</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;048649120X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780486491202</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;112</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1620, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('3c5cc517-5e25-400c-abaa-4d4600af06dd', '4b3e0ac2-4fd4-476b-b571-acd64b352b78', 'Additional Attributes HTML', 1, '<h1>Interconnecting Data Centers Using VPLS - Ensure Business Continuance on Virtualized Networks by Implementing Layer 2 Connectivity Across Layer 3</h1>', 3449, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('3c638ebe-d054-49db-9f41-2434299bf295', '14d811de-bbc3-43b1-b8d2-8a93e2336a33', 'Description HTML', 1, '<p>Essential Skills--Made Easy! Create professional-quality web sites in no time with help from hands-on tutorials. Fully updated to cover the latest technologies and techniques, Web Design: A Beginner''s Guide, Second Edition, explains how to analyze site requirements and create a web-development proposal to plan and document your project. You''ll learn how to design an attractive, easy-to-use web site, focusing on key issues such as color, layout, navigation, typography, and images. Discover how to incorporate JavaScript, cascading style sheets (CSS), HTML/XHTML, Flash, and more to take your design from mockup to code. Boosting web site traffic through search engine optimization, e-mail design, and online advertising is also covered in this fast-paced guide. Designed for Easy Learning Key Skills & Concepts--Chapter-opening lists of specific skills covered in the chapter Ask the Expert--Q&A sections filled with bonus information and helpful tips Notes--Extra information related to the topic being covered Tips--Helpful reminders or alternate ways of doing things Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated Ready-to-use code at www.mhprofessional.com/computingdownload Wendy Willard is a designer, consultant, writer, and educator who has been involved in web design for more than 13 years. She is the author of HTML: A Beginner''s Guide, Fourth Edition, and other books.</p>', 5841, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('3c6496e5-8677-4252-b9c4-28eddf499ca5', '0261d1d8-1c1e-4319-a2d9-c6464cc2f218', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p>Already established as a seminal textbook on project management, the 8th edition of Project Management continues to take the legacy forward with recent updates. The text is designed to cover syllabi requirements of Project Management. A comprehensive and highly application-oriented textbook, the title covers all major topics on project management and is held in high esteem by educators and students alike.</p>

<p>The text is structured to meet the requirements of those preparing for PMP (Project Management Professional) and CAPM (Certified Associate in Project Management)...</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><span style="font-size:12px">1. Modern Project Management</span></p>

<p><span style="font-size:12px">2. Organization Strategy and Project Selection</span></p>

<p><span style="font-size:12px">3. Organization:&nbsp; Structure and Culture</span></p>

<p><span style="font-size:12px">4. Defining the Project</span></p>

<p><span style="font-size:12px">5. Estimating Project Times and Costs</span></p>

<p><span style="font-size:12px">6. Developing&nbsp; a Project Schedule</span></p>

<p><span style="font-size:12px">7. Managing Risk</span></p>

<p><span style="font-size:12px">8. Scheduling Resources and Costs</span></p>

<p><span style="font-size:12px">9. Reducing Project Duration</span></p>

<p><span style="font-size:12px">10. Being an Effective Project Manager</span></p>

<p><span style="font-size:12px">11. Managing Project Teams</span></p>

<p><span style="font-size:12px">12. Outsourcing: Managing Interorganizational Relations</span></p>

<p><span style="font-size:12px">13. Progress and Performance Measurement and Evaluation&nbsp;</span></p>

<p><span style="font-size:12px">14, Project Closue</span></p>

<p><span style="font-size:12px">15. Agile Project Management</span></p>

<p><span style="font-size:12px">16, International Projects</span></p>

<p>&nbsp;</p>

<p>&nbsp;</p>', 967, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('3c7695ba-e29a-4021-a03a-2e10d30884dd', 'afc56659-db4b-4ed8-abae-86c0c2fbd887', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Philippe Refregier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387201542</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4011, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('3c76fbe8-bfb6-479d-af7c-708432e68761', '03c3a3cd-5aa1-4704-913a-5ee87b9d2213', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Mahayana Buddhism</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K S Dwivedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175333024</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>263</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4415, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3c807147-0bc4-4d7c-9a72-5906ae4efbce', '739b078a-eb1e-456e-ba8c-5af2ba6a2e33', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vaneeta Vaid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176761116</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>88</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5767, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3c89710e-74d0-426d-bb38-c1c6588fe64c', 'f53f234e-84a1-4832-ae51-71e6593bd77e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Customer Relationship Management: Concepts and Technologies 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Francis Buttle</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780367376253</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 558, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('3c8c36c3-b4a6-452f-bec4-31d0349125ff', '65257458-479a-4e7e-812c-61c582cdcfcf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Tazbar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394589</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4956, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('3c8e39f6-146e-41e9-9a44-447ebab57ff6', 'c44f36a3-a6ca-474a-bbda-7dfa6d4c2715', 'Description HTML', 1, '<p>This dictionary gives complete information (pronunciation, grammar and meaning) about a word in standard and easy Marathi. It gives practical usage with illustrations and apt alternatives in Marathi. These special features of the dictionary will make it useful for students and teachers of the English language as well as the general reader.</p>

<p>Authoritative and easy-to-use, this comprehensive dictionary is specially designed for students. Professionals and genral readers. Giving detailed information about usage, it adheres to the time-tested Oxford traditions of publishing reliable dictionaries throughout the world.</p>

<ul>
	<li>Includes over 26,000 words and phrases in an easy-to-follow format.</li>
	<li>Draws upon a standard, authentic and up-to-date Oxford word list.</li>
	<li>Gives pronunciation in Marathi in an easy-to-understand format.</li>
	<li>Provides detailed grammatical information, especially on irregular verbs, adjectives and countable and uncountable nouns.</li>
	<li>Convers variant spellings and pronounciations.</li>
	<li>Gives clear and concise meanings as well as synonyms.</li>
	<li>Includes numerous examples of usage from authoritative sources.</li>
	<li>Includes a useful list of irregular verbs.</li>
</ul>', 3264, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('3ca93912-7721-4c84-aee0-c756923c4161', 'fcca97e9-078d-4cd8-8e8e-dfb76df495d9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">About the book</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">When most people hear the word "bacteria" they think of foodpoisoning; infections; and acute, debilitating, or fatal diseases.Yet, while E. coli, strep, and other bacterial pathogenscertainly cause their share of misery in the world, they are only atiny portion of a vast universe of microorganisms—the mostbasic of life forms. Without them, nothing else could live or growon Planet Earth. Bacteria: The Benign, the Bad, and theBeautiful introduces you to this diverse, microscopic world andexplains the fundamental microbiological concepts you need toexplore the life and behavior of bacteria. Even if you have noprevious background in the subject, the book''s clear, jargon-freelanguage tells you what you need to know about:</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The origins and evolution of bacteria </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Some of the fundamental ways in which bacteria have shaped the world </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Bacteria commonly found in the healthy human body </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Antibiotics and the growing problem of resistance </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Marine microbiology, bacterial toxins, and enzymes </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Bacterial genetics and genomics </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Bacteria that survive in extreme environments, such as boilingwater </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">And much more </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">This comprehensive guide features custom-drawn, black-and-whiteillustrations by artist Karoly Farkas, and it illuminates itspoints through real-world examples and engaging stories. Discrete,topic-by-topic structure, text-box summaries of background science,and a helpful glossary make for quick and easy reference. Whetheryou are a science professional in need of information on bacteriaoutside of your specialty, a student in search of a solidintroduction, or a curious reader looking for fascinating andreliable information, Bacteria: The Benign, the Bad, and theBeautiful is the resource you need.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Content -</span></strong><span style="font-size:11.0pt"> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Preface, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Note to the Reader, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">1. The Blue Planet, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">2. Tree of Life: Let Three Live, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">3. How Old Are They?, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">4. On the Move, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">5. Needles, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">6. Dead or Alive, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">7. Nobel Works, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">8. Bacteria and Insects, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">9. Bacterial Toxins, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">10. Enzymes, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">11. Genetics and Genomics, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">12. Antibiotics and Resistance, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">13. Marine Microbiology, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">14. Bacteria and Oil, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">15. Extreme Life, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">16. Record Holders, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">17. Bacteria and Art, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">18. Fixing the Air, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">19. Pest and Pestilence, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">20. Our Bacteria, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">21. Sensing Bacteria, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">22. Bacteria and Mankind, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">23. Big Questions on Small Subjects, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">24. Synthetic Biology, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">25. Bacteria, the Earth, and Beyond, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Glossary, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Bibliography, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Index of Bacterial Genera and Species, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Subject Index</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5987, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('3cb2ad1b-2645-4337-8c03-9768b787a61b', 'aaad425a-1776-45bc-bb3a-cb6761fac0e5', 'Additional Attributes HTML', 1, '<h1>Business and Administrative Communication BOOK</h1>', 3109, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('3cc8e990-40d3-453a-ad73-3919d59a0d37', '94897649-3a5a-41be-ab56-b61c91d9f1c3', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Treatment of Boundary Value, Transmission and Contact Problems.</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joachim Gwinner, Ernst Peter Stephan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Joachim Gwinner is retired professor of mathematics at Bundeswehr&nbsp; University Munich. His research interests span from optimization to numerical and&nbsp; variational analysis with&nbsp; applications in continuum mechanics.
			<p>Ernst Peter Stephan is retired professor of mathematics at Leibniz University Hannover. His research covers numerical methods for partial differential equations and boundary integral equations together with their analysis.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783319920009</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVIII, 652</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1750, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('3ccf7c3a-06e6-4de8-9e47-fdb7a02e954b', '7da39132-29a7-458f-811f-c3939b47d6d6', 'Description HTML', 1, '<p>This book focuses on the first vertebrates to conquer land and their long journey to become fully independent from the water. It traces the origin of tetrapod features and tries to explain how and why they transformed into organs that permit life on land. Although the major frame of the topic lies in the past 370 million years and necessarily deals with many fossils, it is far from restricted to paleontology. The aim is to achieve a comprehensive picture of amphibian evolution. It focuses on major questions in current paleobiology: how diverse were the early tetrapods? In which environments did they live, and how did they come to be preserved? What do we know about the soft body of extinct amphibians, and what does that tell us about the evolution of crucial organs during the transition to land? How did early amphibians develop and grow, and which were the major factors of their evolution? The Topics in Paleobiology Series is published in collaboration with the Palaeontological Association, and is edited by Professor Mike Benton, University of Bristol. Books in the series provide a summary of the current state of knowledge, a trusted route into the primary literature, and will act as pointers for future directions for research. As well as volumes on individual groups, the series will also deal with topics that have a cross-cutting relevance, such as the evolution of significant ecosystems, particular key times and events in the history of life, climate change, and the application of a new techniques such as molecular palaeontology. The books are written by leading international experts and will be pitched at a level suitable for advanced undergraduates, postgraduates, and researchers in both the paleontological and biological sciences.</p>', 3774, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('3cd231db-2c5c-4d8e-b1f3-ea0cb384af26', '376d218d-a7e7-49c0-83b5-d15d9e192bc1', 'Description HTML', 1, '<p>Frontiers in Biochip Technology serves as an essential collection of new research in the field of biochip technology. This comprehensive collection covers emerging technologies and cutting –edge research in the field of biochip technology, with all chapters written by the international stars of this evolving field. Key topics and current trends in biochip technology covered include: -microarray technology and its applications - microfluidics - drug discovery - detection technology - lab-on-chip technology and bioinformatics. Frontiers in Biochip Technology is an important volume for all biotechnologists, bioengineers, genetic engineers, pharmacological researchers, and general bench researchers who want to be up-to-date on the latest advances in the rapidly growing field of biochip technology.</p>', 3698, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('3cd91147-5f9f-4162-a2cd-80518fc256a6', '9c9a5f14-3f73-4a36-a461-1f36abf5d31e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Kalidasa''s Kumarasambhavam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Pt.V.Anantacharya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">V.Ramaswamty Sastrulu</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 55, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('3cde1f72-8c0d-4631-b581-6a388ac14a37', '393b0afa-6b27-4ccb-a330-c8876cba9adc', 'Description HTML', 1, '<p>About the Book: Applied Ethics and Human Rights The core concern underlying the various problems in applied ethics is that of human rights. While most writing on human rights deal with its legal, political and socio-economic aspects, this collection instead addresses its philosophical aspect. Furthermore, the book explores the Indian counterpart of the idea of human rights which can be found in the notion of ''dharma''. The text addresses issues of conceptual analysis as well as contextual applications of the idea of human rights and its fine nuances. It also contains papers which analyze the concept of ''dharma'', raising questions on whether this concept can do ''double duty'' for the notions of human rights as well as the notion of human duties. The collection offers papers on human rights issues of different categories of people, including ethnic minorities, homosexuals, women, mentally ill people and prisoners. The papers in this volume also afford grounds for comparative study.</p>', 3544, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('3ce35da1-06c7-4859-90d4-679c5835145f', '278b9611-76f4-4a1f-8afc-992935abe92b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Ethics&nbsp;is one of the undisputed masterworks of early modern philosophy. In this single volume Spinoza offers the reader an unorthodox account of God, a novel version of the mind-body relation, a systematic theory of the emotions and a detailed prescription for human virtue and blessedness. Too controversial to be published during his lifetime, it was surreptitiously printed by Spinoza''s friends after his death. This introduction to the text is the ideal companion to study, offering guidance on:</span></p>

<p><span style="font-size:18px">Philosophical and historical context</span></p>

<p><span style="font-size:18px">Key themes</span></p>

<p><span style="font-size:18px">Reading the text</span></p>

<p><span style="font-size:18px">Reception and influence</span></p>

<p><span style="font-size:18px">Further reading</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">Acknowledgements,&nbsp;Preface,&nbsp;1. Spinoza and the Ethics: background and context,&nbsp;2. Main themes and influences,&nbsp;3. Reading the text,&nbsp;4. The influence of the Ethics,&nbsp;Notes for further reading,&nbsp;Index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span>&nbsp;</p>', 4432, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3cef7db1-194c-4e11-b58b-7f29b9f330a1', 'edbcaa4a-14d9-4bc5-b8c5-eb2aae14abd6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">नया काव्य नए मूल्य &nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;ललित शुकल&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>', 5283, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('3cf2d352-f80c-47ee-8902-84819969a59c', 'b43f0b3d-1c7b-4585-b5cc-c9e2ff071b08', 'Additional Attributes HTML', 1, '<h1>EGGLESS Cakes & Muffins BOOK</h1>', 5307, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('3cfc29c8-c1dd-4a4e-b864-abdfa6d035d3', 'e20ab525-dcfe-40ea-b6c1-bd79f031e461', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Machine Learning and generative AI: Transforming Business of Tomorrow</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Rajesh Maurya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788197036132</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">SybGen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 380, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('3d0abb16-71eb-479a-964d-6f04bb338137', '9f73555c-e478-4d5b-bc43-7b482f0f9d26', 'Description HTML', 1, '<p>Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading</p>', 4230, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('3d0b447a-ba50-4274-9fc9-826684f1b48f', '480579b9-9cce-4dfc-bfa2-318a14947219', 'Description HTML', 1, '<p>In the post era of the Z and W discovery, after the observation of Jets at UA1 and UA2 at CERN, John Ellis visioned at a HEP conference at Lake Tahoe, California in 1983 "To proceed with high energy particle physics, one has to tag the avour of the quarks!" This statement re ects the need for a highly precise tracking device, being able to resolve secondary and tertiary vertices within high-particle densities. Since the d- tance between the primary interaction point and the secondary vertex is proportional tothelifetimeoftheparticipatingparticle,itisanexcellentquantitytoidentifypar- cle avour in a very fast and precise way. In colliding beam experiments this method was applied especially to tag the presence of b quarks within particle jets. It was rst introduced in the DELPHI experiment at LEP but soon followed by all collider - periments to date. The long expected t quark discovery was possible mainly with the help of the CDF silicon vertex tracker, providing the b quark information. In the beginning of the 21st century the new LHC experiments are beginning to take 2 shape. CMS with its 206m of silicon area is perfectly suited to cope with the high luminosity environment. Even larger detectors are envisioned for the far future, like the SiLC project for the International Linear Collider. Silicon sensors matured from small 1in. single-sided devices to large 6in. double-sided, double metal detectors and to 6in. single-sided radiation hard sensors.</p>', 4064, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('3d221524-f754-4b3b-a8c7-c4c5a967eee2', '4bbc42f6-dad1-4376-bb91-abc4094588b7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">सूरसागर (भूमिका तथा पाठान्तर सहित)-9 भागो में</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">उमाशंकर शुक्ल एवं चन्द्रकला मिश्र</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788179757505</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">अनामिका</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1101, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('3d2b6e0a-f73a-49a2-8d37-eaeed38b2aa2', '5800fc23-8b35-4545-931e-f71264c9930a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>
			<h3>Srimad Bhagvatgita - 3 Khandon Mein</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shastri Gajanana, Shambhu Sadhale</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171100385</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>
			<p>Parimal Publications</p>

			<p>&nbsp;</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2814, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('3d312b6d-2e8a-4500-9e29-2361e7ebb6aa', '5e2452b8-afb5-4057-97a7-0d5f66b917b4', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Strategies and Tools in Composition and Improvisation</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Guerino Mazzola, Joomi Park, Florian Thalmann</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9783642245169</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">337</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2011</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5602, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('3d45b65a-6acd-47bb-b38c-66f3692a1ad8', 'f7052ef1-616b-4192-b504-d245c82563b2', 'Description HTML', 1, '<h1>English Language Teaching - A Socio-Functional View</h1>', 2773, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('3d4a6dfc-904c-4e77-a797-8ffc2ceec8ae', '21f2d757-b345-403f-88ba-269291f1f932', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Featuring more than 750 new, modern images, the Lippincott Williams & Wilkins Atlas of Anatomy is a vibrantly colored regional atlas of human anatomy offering an unprecedented combination of visual aesthetic appeal and anatomical accuracy. Many student-friendly features set this atlas apart from others on the market, including a unique art style featuring bright colors, color coding of anatomical elements, judicious use of labeling, and no extraneous text. Each plate teaches specific structures and relationships—displayed using artistic techniques such as "ghosting," layering, and color selectivity—providing immediate focus and resulting in easier and faster comprehension.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This unique pedagogy, in combination with the atlas'' beautiful art style, will make this new anatomy atlas the preferred choice of teachers and students alike. Packaged with the atlas is an online interactive atlas with all of the images, including fully searchable legends and labels and "zoom and compare" features. Also included are electronic flash cards that permit students to test their knowledge of newly learned concepts and structures. Also available is an interactive atlas for faculty, which contains all of the images and the figures with slideshow and JPG export features. The image bank provides figures with labels and leaders on, labels off and leaders on, labels and leaders off, and JPG and PDF options. Faculty also have access to Moore Clinically Oriented Anatomy''s question test bank, which contains approximately 500 review questions with answers. "Doody''s Core Titles 2009."</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1 The Back </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2 The Upper Limb </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3 The Lower Limb </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4 The Thorax </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5 The Abdomen </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6 The Pelvis and Perineium </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 7 The Head and Neck </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 8 The Autonomic Nervous System </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 3854, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('3d4ea82d-f85d-4418-b612-69831a2bca61', 'd52d2e2b-fe0a-48e7-9a43-85a0e49e3afa', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em>Stem Cell Nanoengineering </em>reviews the applications of nanotechnology in the fields of stem cells, tissue engineering, and regenerative medicine. Topics addressed include various types of stem cells, underlying principles of nanobiotechnology, the making of nano-scaffolds, nano tissue engineering, applications of nanotechnology in stem cell tracking and molecular imaging, nano-devices, as well as stem cell nano-engineering from bench to bedside.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part 1 An Introduction to Stem Cells 1</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1 Adult Stem Cells 3<br />
<em>Andreas Nussler and Sahar Olsadat Sajadian</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2 Pluripotent Stem Cells 25<br />
<em>Hossein Azizi, Akbar Hajizadeh Moghaddam, and Thomas Skutella</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">3 Interactions of Stem Cells and Components of the Extracellular Matrix 35<br />
<em>Anna K. Blakney, Julie J. Antetomaso, Winnie W. Leung, and Deok-Ho Kim</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">4 Regenerative Medicine and Cell Therapy: Past, Present, and Future 47<br />
<em>Hooman Sadri-Ardekani and Anthony Atala</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part 2 An Introduction to Nanotechnology 67</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">5 Principles of Nanotechnology 69<br />
<em>Jerzy Leszczynski</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">6 Stem-Cell Nanoengineering: Explorations in a Rapidly Moving Field 87<br />
<em>Abhalaxmi Singh and Sanjeeb K. Sahoo</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part 3 Nanostructures for Stem-Cell Engineering – Engineering Approach 97</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">7 Nanopatterned Surfaces for Stem-Cell Engineering 99<br />
<em>Waleed Ahmed El-Said, Tae-Hyung Kim, Ki-Bum Lee, and Jeong-Woo Choi</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8 Biomimetic Nanostructures by Electrospinning and Electrospraying 123<br />
<em>Elham Vatankhah, Molamma P. Prabhakaran, and Seeram Ramakrishna</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9 Nanoparticles for Stem-Cell Engineering 143<br />
<em>Esmaiel Jabbari</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">10 Toxicology of Nanobiomaterials 171<br />
<em>Shahin Bonakdar and Omid Mashinchian</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part 4 Control of Stem-Cell Fate by Engineering of Microenvironment 185</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">11 Stem-Cell Responses to Surface Nanotopographies 187<br />
<em>Peng-Yuan Wang and Wei-Bor Tsai</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">12 Control of Mesenchymal Stem-Cell Fate by Engineering the Nanoenvironment 205<br />
<em>Habib Nikukar, Stuart Reid, Mathis O. Riehle, Adam S.G. Curtis, and Matthew J. Dalby</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">13 Delivery of Molecules and Genes/Small Interfering RNA into Stem Cells by Nanoengineering 223<br />
<em>Mohsen Ashjari</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part 5 Nanotissue Engineering – Biological Approach along with Differentiation 243</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">14 Expansion of Stem Cells by Nanotissue Engineering 245<br />
<em>Amir Mellati and Hu Zhang</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">15 Nanotissue Engineering of Neural Cells 265<br />
<em>Sasan Jalili-Firoozinezhad, Fahimeh Mirakhori, and Hossein Baharvand</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">16 Nanotechnology and Cardiovascular Tissue Engineering 285<br />
<em>Savneet Kaur and Upasana Rishiraj</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">17 Nanotissue Engineering of Musculoskeletal Cells 299<br />
<em>Mohamadreza Baghaban Eslaminejad, Leila Taghiyar, and Fatemeh Safari</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">18 Nanotissue Engineering of Skin Cells 315<br />
<em>Daisy M. Ramos, Aditi Subramanian, Aja Aravamudhan, Matthew Harmon, Roshan James, Namdev B. Shelke, and Sangamesh G. Kumbar</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">19 High-Throughput Screening of Stem Cell Self-Renewal and Differentiation on Nanomaterials 327<br />
<em>Perry T. Yin, Tae-Hyung Kim, Jeong-Woo Choi, and Ki-Bum Lee</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part 6 Nanotechnology in Stem-Cell Imaging 345</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">20 Nanotechnology for Cellular Imaging 347<br />
<em>Miroslaw Janowski, P. Walczak, and J.W.M. Bulte</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part 7 Nanotissue Engineering and Clinical Applications 363</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">21 Advancing Translational Nanotechnology to Clinical Application 365<br />
<em>Michelle Griffin, Shima Salmasi, Naghmeh Naderi, Peter E. Butler, and Alexander M. Seifalian</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">22 Stem-Cell Nanoengineering from Bench to Bed 381<br />
<em>Omid Mashinchian, Shahin Bonakdar, Shahriar Sharifi, and Morteza Mahmoudi</em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 663, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('3d5bbfea-722d-40fe-9cf9-ac4cb8386e53', 'bcc8cdac-92af-4029-bc56-199cf7fb2579', 'Additional Attributes HTML', 1, '<h1>Complex Spaces in Finsler, Lagrange and Hamilton Geomatries - Fundamental Theories of Physics&nbsp;</h1>', 4081, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('3d771019-6955-48f0-bc27-19658df61862', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Domingo Ribeiro</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540708995</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3077, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('3d782242-c491-48cb-bb81-480e3b9a9b77', 'bd5384c9-7452-4cc5-adee-44b4ed25b834', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td>Trigonometric Functions (Problem Solving Approach)</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td>5-03-000222-7</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td>A.Panchishkin</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td>Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td>1986</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td>180</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1299, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('3d7870b7-1c19-448a-9909-67632e38fb35', '7c10909e-2c4d-4a13-bc41-d54d7e5ee5bd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Operation Management-Theory and Practice  3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">B. Mahadevan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332541092</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 994, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('3d7936f4-1f37-48bc-9c6f-a8dcdb8c93a1', 'e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', 'Description HTML', 1, '<p>Using Agile methods, you can bring far greater innovation, value and quality to any data warehousing (DW), business intelligence (BI) or analytics project. However, conventional Agile methods must be carefully adapted to address the unique characteristics of DW/BI projects. In Agile Analytics, Agile pioneer Ken Collier shows how to do just that. Collier introduces platform-agnostic Agile solutions for integrating infrastructures consisting of diverse operational, legacy and specialty systems that mix commercial and custom code. Using working examples, he shows how to manage analytics development teams with widely diverse skill sets and how to support enormous and fast-growing data volumes. Collier''s techniques offer optimal value whether your projects involve "back-end" data management, "front-end" business analysis or both.</p>', 5837, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('3d81b927-a72f-4ac9-8ba2-b0c794369d6c', '0b5cb60a-bddc-42c6-895a-c1030a1678b3', 'Additional Attributes HTML', 1, '<h1>Algebraic Cycles, Sheaves, Shtukas, and Moduli, Trends in Mathematics</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;236 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;3764385367</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3764385361</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;616 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;17.15 x 1.27 x 23.5 cm</span></li>
</ul>', 2498, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('3d85e288-4642-495d-bf15-fb31019684e3', 'f6e37728-a21f-4c7a-b23e-72d9e1f7c767', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sant Gyanesvarkrit - Yog Pradipika</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Sadanand Gadgil</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471950</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 5780, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3d88cb6b-45ad-4ddb-bc40-006c5496d47d', '93e6478a-f742-46de-a18b-3454da14d6be', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cellulosic Energy Cropping Systems:Renewable Resources</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Douglas L.Karlen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781119991946</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1161, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('3d921d61-1614-4705-9c78-dc3489635898', 'c89d27df-07da-4abf-9a1b-67c2b0306c7b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Contemporary Issues Companion</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hayley R. Mitchell</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0737704586</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737704587</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>154</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5760, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3d9272a6-7ec1-42af-a13e-c3af2b8bf4f9', '9e68393e-df4f-43fc-bb51-1fe76d0b1e99', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shankar Lal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192655017</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>424</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4982, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('3d950c15-e390-438e-9bc8-32a8eaadd0a1', '8bce4559-b99b-4770-a0a8-1d4d3ec1f87b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hort-Agro Project and Agriculture Science</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shashi Shekhar Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789386314819</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 704, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('3d9bbde9-358e-4098-850b-e990ea4adafe', '89cd3953-53d8-47bc-ad59-ed8368a60035', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Handbook of Poisonous and Injurious Plant</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Lewis S. Nelson, Richard D. Shih, Michael J. Balick</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0387312684</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780387312682</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">340</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3691, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('3dda6204-1c26-4dcc-85c1-dc7efb368c56', '73579aea-47c1-44e5-ab4e-f64172f5f320', 'Description HTML', 1, '<h1>Equilibrium Between Phases of Matter - Phenomenology and Thermodynamics</h1>', 4068, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('3dddeb71-bf7f-4e74-ad67-be3d5770c2e2', '3ea28908-6f48-4e32-a137-0a3f39f3c3c9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P.N. Sahay</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8178271591</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>IST</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2656, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('3ddf8fee-349d-4450-b54c-f93c5fb360fa', 'a6085080-c0a8-4fa5-90f3-d30d993c9170', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book brings conceptual frameworks to life through examples that cover products and services from companies that students are familiar with, such as Facebook, Amazon, Google, Tesla, Starbucks, Apple etc. It offers a unique learning experience combining theory and practice of strategic management and provides linkages between its concepts and cases. Integrating current examples with modern strategy thinking, the book prepares students to understand how companies gain and sustain competitive advantages. It brings a cosmopolitan perspective to the text while featuring leading companies from Asia, Europe, Latin America, and North America. The book also offers standalone modules on how to conduct case Analysis. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART ONE / ANALYSIS</span></span></strong><br />
<br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">CHAPTER 1 What Is Strategy? <br />
CHAPTER 2 Strategic Leadership: Managing the Strategy Process <br />
CHAPTER 3 External Analysis: Industry Structure, Competitive Forces, and Strategic Groups <br />
CHAPTER 4 Internal Analysis: Resources, Capabilities, and Core Competencies <br />
CHAPTER 5 Competitive Advantage, Firm Performance, and Business Models <br />
<br />
<strong><span style="font-family:"Bookman Old Style",serif">PART TWO / FORMULATION </span></strong><br />
<br />
CHAPTER 6 Business Strategy: Differentiation, Cost Leadership, and Blue Oceans <br />
CHAPTER 7 Business Strategy: Innovation, Entrepreneurship, and Platforms <br />
CHAPTER 8 Corporate Strategy: Vertical Integration and Diversification <br />
CHAPTER 9 Corporate Strategy: Strategic Alliances, Mergers and Acquisitions <br />
CHAPTER 10 Global Strategy: Competing Around the World <br />
 <br />
<strong><span style="font-family:"Bookman Old Style",serif">PART THREE / IMPLEMENTATION </span></strong><br />
<br />
CHAPTER 11 Organizational Design: Structure, Culture, and Control <br />
CHAPTER 12 Corporate Governance and Business Ethics <br />
 <br />
<strong><span style="font-family:"Bookman Old Style",serif">PART FOUR / MINICASES </span></strong>How to Conduct a Case Analysis <br />
 <br />
<strong><span style="font-family:"Bookman Old Style",serif">PART FIVE / FULL-LENGTH CASES </span></strong>Twelve full-length cases are included in Connect. A total of 22 full-length cases are available through McGraw-Hill.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 359, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('3dee0c12-7267-4e8c-8907-49784b347af7', '462c3371-741c-4f66-be02-0d6e78ec8f9c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Art and Science of HDR Imaging</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John J. McCann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470666227</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">389+24</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1327, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('3e04ce04-f53e-43bc-b152-43fa1fd0b048', 'bca72ec8-d37f-4d2c-8734-8baa34dfc2d2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">बँटवारे की त्रासदी</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Mamta Sharma, Neelam Rathi</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789348670311</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">272</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1151, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('3e074edf-f954-477e-aa37-b68a3eadffe6', '5ecdbb4d-192d-4b36-896e-ba710d1c8944', 'Description HTML', 1, '<p>The distinguishing mark of the 19th edition is its enriched and enlivened presentation of the material in each of the 12 chapters, providing an as up-to-date and engrossing discussion of the core concepts and analytical tools as you will find anywhere. There is an accompanying line-up of exciting new cases that bring the content to life and are sure to provoke interesting classroom discussions, deepening students'' understanding of the material in the process. While this 19th edition retains the 12-chapter structure of the prior edition, every chapter –indeed every paragraph and every line – has been re-examined, refined, and refreshed. New content has been added to keep the material in line with the latest developments in the theory and practice of strategic management. In other areas, coverage has been trimmed to keep the book at a more manageable size. Scores of new examples have been added, along with 16 new IllustrationCapsules, to enrich understanding of the content and to provide students with a ringsideview of strategy in action. The result is a text that cuts straight to the chase in terms of what students really need to know and gives instructors a leg up on teaching that material effectively. It remains, as always, solidly mainstream and balanced, mirroring both the penetrating insight of academic thought and the pragmatism of real-world strategic management.</p>', 3096, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('3e1637b9-cf92-4d28-b20a-234860c3d2ad', '751525e8-2317-4e9d-8b83-72be95a601f8', 'Description HTML', 1, '<p>Without using the customary Clifford algebras frequently studied in connection with the representations of orthogonal groups, this book gives an elementary introduction to the two-component spinor formalism for four-dimensional spaces with any signature. Some of the useful applications of four-dimensional spinors, such as Yang–Mills theory, are derived in detail using illustrative examples. Spinors in Four-Dimensional Spaces is aimed at graduate students and researchers in mathematical and theoretical physics interested in the applications of the two-component spinor formalism in any four-dimensional vector space or Riemannian manifold with a definite or indefinite metric tensor. This systematic and self-contained book is suitable as a seminar text, a reference book, and a self-study guide.</p>', 2527, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('3e1ff36d-267b-4c0b-803d-7a970c0bcd29', 'd3bc037f-17b0-4049-a369-b40594c95ad8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henry R. West</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781846841767</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2434, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('3e2bce0f-2f80-43fa-99e5-b8c6f6f290c7', 'bdb783bd-6421-4ccc-a188-75f45e04d42a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Discourses on Kathopanishad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Swami Chinmayananda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Smt.Sheila Puri</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1952</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 57, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('3e2fe74b-b4f0-4ed9-a454-cdbf6cf8924a', '713932c6-3092-432b-a718-cfa6158e36ff', 'Description HTML', 1, '<p>The&nbsp;Compendium&nbsp;is a detailed compilation of chiral auxiliaries which are used in the field of organic chemistry to direct "asymmetric synthesis". A molecule is called chiral because it can have two "enantiomers" -- like left and right-handed molecules. An enantiomer is either of two molecules of the same chemical composition that are mirror images of each other but not identical. A "chiral auxiliary" is an aid / auxiliary used to specifically produce either the left or right enantiomer of the chosen molecule, as desired. In this comprehesive reference source, industrial chemists can make informed selections of an auxiliary for a specific application. It is fully cross-referenced to enable the comparative selection of auxiliaries. The work includes over 13,000 auxiliary reaction applications with complete reaction details of the synthetic routes, reagents, and primary literature references.</p>', 1575, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('3e318eb5-e84f-4634-853d-a41105712d23', '498bca73-106a-4015-84c2-0e61b9f6bcc8', 'Description HTML', 1, '<p>This volume offers an introduction, in the form of four extensive lectures, to some recent developments in several active topics at the interface between geometry, topology and quantum field theory. The first lecture is by Christine Lescop on knot invariants and configuration spaces, in which a universal finite-type invariant for knots is constructed as a series of integrals over configuration spaces. This is followed by the contribution of Raimar Wulkenhaar on Euclidean quantum field theory from a statistical point of view. The author also discusses possible renormalization techniques on noncommutative spaces. The third lecture is by Anamaria Font and Stefan Theisen on string compactification with unbroken supersymmetry. The authors show that this requirement leads to internal spaces of special holonomy and describe Calabi-Yau manifolds in detail. The last lecture, by Thierry Fack, is devoted to a K-theory proof of the Atiyah-Singer index theorem and discusses some applications of K-theory to noncommutative geometry. These lectures notes, which are aimed in particular at graduate students in physics and mathematics, start with introductory material before presenting more advanced results. Each chapter is self-contained and can be read independently.</p>', 4056, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('3e3437c6-3f4b-4316-af0f-0032992ddd4d', '908c7d05-ea07-4df6-bbb4-522b854c5982', 'Additional Attributes HTML', 1, '<p>Encyclopedia of Gerontology</p>

<p>ISBN : 9780122268625</p>', 1359, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('3e400c8e-1e21-461c-a399-43a6acf9b3ec', 'fd259240-3d77-4e85-b789-e10879d530ae', 'Additional Attributes HTML', 1, '<h1>Key Concepts in Health Studies NEW</h1>', 5327, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('3e4eb94b-269a-4a10-aa73-c10f7a0aa6da', '93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">About the Book</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Globalization has affected a change across the regions of the world and India is no exception. The national economy has become far more integrated with the global economy now. However there are large parts of the underdeveloped regions that suffer from endemic underdevelopment. The North Eastern Region in one such region. The relevance of globalisation in the context of the North Eastern Region of India has additional implications in terms of social and political integration. The most important characteristic of the North Eastern Region is that all the constituent units (States) are relatively closed ethnic groups. All the states in the region share porous international border. Consequently both product and factor markets in these states have some international dimension. Given the socioeconomic and geopolitical dimensions in the region the prevailing pattern of development in these states has also culminated in the form of social unrest and degradation of economic values. This clearly implies that the development policies and programmes have fallen short of meeting the social and economic aspirations of the indigenous population in the region.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">In this context the question that arises is how the forces of globalization and economic growth could be combined together to address the implicit and most relevant questions associated with migration unemployment and development of trading activities in the perspective of North Eastern Region of India. This volume argues for a more perceptive sensitive assessment of the development needs of the region. There is a need to identify and recognize the most critical and appropriate strategy required for the region. This volume highlights the key issues which remain as challenges for the future development. Poverty inequality and deprivation remain entrenched in the backwardness and remoteness of the region despite sixty years of India''s independence. Further marginalization and peripheralisation of the communities from this region will not augur for the nation state.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The book is expected to be a valuable addition to the rather scanty literature on these contemporary economic issues with reference to North Eastern Region of India.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Contents:</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">1. Are migrants’ worse or Better off? Asking the Right Questions– Arjan de Haan and Amaresh Dubey </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">2. Migration in the North Eastern Region of India: Some Issues – Amaresh Dubey, Smita Das and Veronica Pala </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">3. Globalisation, Trade and the Issues of Employment: Case from Small Scale Tea Plantations in Assam – Kalyan Das </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">4. The Employment Situation in the North-Eastern region of India: &nbsp;A Gender Perspective – Smita Das, Amaresh Dubey and Veronica Pala </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">5. The Nonfarm Sector in the Rural North-Eastern Region of India: Some Correlates and Determinants – Veronica Pala, Smita Das and Amaresh Dubey </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">6. Structure and Trends in the Informal Sector: A Case of North-East India – M. Satish Kumar </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">7. Development of Service sector: Is There Any Hope for the Economies of North-Eastern States of India – Nirankar Srivastav </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">8. Border Trade with Bangladesh and Pre-Investment Feasibility: Economic Prospects of North Eastern Region – Saundariya Borbora and Ratul Mahanta </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">9. Border Trade in Mizoram: An Economic Spatial Analysis – B.S. Mipun and Charles Romalswama </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">10. Locations, Economic Growth and Trade: Recent Economic Trends in South Asia – A.C. Mohapatra and Josojit Dey </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">11. Globalisation and the Challenge of Poverty, Unemployment and&nbsp;Social Sector Development in North-Eastern States – Sudhakar Panda </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">12. Poverty and Inequality among the North-Eastern States during 1980s and 1990s – Amaresh Dubey, Orester J. Kharpuri and Eugene D. Thomas</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">13. Globalisation and its Employment Implications for the North-East – E. Bijoykumar Singh </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">14. Economic Reforms and Prospects of Developing Nature-based Tourism in North-East India: A Study on Arunachal Pradesh – Amitava Mitra </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">15. Globalisation and Its Relevance for the North-Eastern Region of India – A.K. Agarwal</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5256, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('3e5b0e09-dddd-4290-a250-467c389cd396', 'dbd96d33-d146-49b9-9e0c-fcc1db3d9a24', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Keiko Koda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521545136</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5798, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3e5bdd02-2ba8-4197-9490-75f0a45d08b9', 'bd5427d9-cbcb-409e-9407-953df52256bc', 'Description HTML', 1, '<h4><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">योगतरंगिणी-संशोधित एवं संवर्धित शब्दानुक्रमणिका सहित- 2 भागो&nbsp;में&nbsp;</span></h4>', 1420, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('3e62e332-49db-48d2-ae82-adb37e23193f', '8811e154-0e43-4a36-9858-54d81bffb2eb', 'Description HTML', 1, '<p>This book provides an overview of the major issues involved in doing business in India, covering: The judicial system * Civil procedure * Dispute resolution * Mergers and acquisitions * Incorporation * Corporate governance * Employment laws * Visa regulation * Intellectual property * Environmental laws * Real estate * Taxation * Special economic zones * Franchising * Banking.</p>', 1771, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('3e743bad-8d34-407a-a671-d6dfb5a6c255', '4a24eb6d-2328-4bd5-8333-dea38d95dde2', 'Description HTML', 1, '<p>Birth and evolution of Islam is a glorious chapter of the World History. In fact, Islamic Studies involve the study of the Islamic faith, as a religion and as a social institution. Islam is as old as the world itself. Contrary to common belief, Islam was not founded by Prophet Muhammad (Pbuh). Islam is an eternal religion. Its teachings are divine in origin and nature. Nothing worldly is there. The evolution of Islam has impacted the political, economic and military history of an enormous geographical region. Islamic culture encourages identification with the ummah, and this principle has influenced the behaviour of a number of players in history. History of Islam is closely tied to the political, economic, and military affairs. Today, Islam is one of the major religions of the world and perhaps there is hardly any corner of the world, where Muslims are not found. Culturally, geographically or socially, there may exist some differences among them, but their faith in the oneness of Allah makes them one nation or people, spread all over the world. Islamic studies is a vast subject. It may require lacs of pages to record it at length. It was really a challenge to cover the entire Islamic tenets, in a comprehensive manner, in a few volumes. The undersigned took up this challenge. Islam as a faith and ideology, has found mention in millions of books, dealing with various subjects, under Islamic Studies. Thousands of books are already in the stacks. Still, need was felt to bring out a comprehensive manual, encapsulating all relevant details in its covers. Present modest work, namely, Universal Encyclopaedia of Islam, a comprehensive multivolume set, is an effort in the direction of recording the knowledge of Islam in nutshell, authentically. It is valuable for the scholars, researchers, academics, students and general readers, alike.</p>', 5533, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('3e7c09de-061a-494f-86d9-8eb16d905013', '55382a61-3a46-4301-901e-7bdae2b49f6d', 'Description HTML', 1, '<p>Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.</p>', 5981, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('3e8d7a5e-dd04-4594-b97f-5438aa01e51b', '7fa0c52b-9f87-470b-8819-9274bfd8a333', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajendra Pratap Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8127224006</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3607, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('3e9cabae-4ae5-4826-827b-cf9a0ebf48d0', 'de762408-2c9d-4fab-adbe-cbd208f2d184', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Selected Problems and Theorems in Elementary Mathematics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">D.O Shklyarsky</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Mir Publishers </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1979</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 95, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('3e9de572-dfef-4932-80d5-c7facb1f4613', 'f55fff93-6131-4b8e-8eb8-61050a851975', 'Description HTML', 1, '<p>nfluential historiographics of anti-colonial nationalism suggest that women''s cultural identities-laid out in codes by which they belonh to their kin group and sharein its collective future-are determined by the male elite''s conterntious relationship with imperialist modernity. The implication of such studies is that the new women''s investment in her people''s goals of gaining freedom from racialmasculinist domination and building independent nations inhibits her ability to self-actualize and intervene in patriatchal national history. Many feminist post-colonial scholars explore ways to theorize women''s agency in nationalist contexts. They also avoid Western postmodernists liberalist faith in individual agency, and the allied binary model in which feminist subjectivity is "synthesized from fusions of outsider identitie" positioned on the utopian margins of masculinist-racist regimes. Instead, post-colonial feminists explore how knowledge/power work pervasively and invisibly in capitalist modernities, constituting and "enabling" every subject position dominant subordinate oppositional.</p>', 5641, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('3e9f0a4c-e6a4-44a5-bfd0-0f8a90b994b7', 'e753a86f-5c85-4e67-bf0a-c0be9cdb964d', 'Description HTML', 1, '<h1>Rekhaon mein Ruka Aakash</h1>', 2964, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('3eb50115-fba1-4818-94f5-a53c83066f83', 'b580d133-4b0d-486c-aa00-bea7d51d8712', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Atharveda Samhita - 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.L. Joshi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171101726</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4347, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3eb82bb7-3b94-4a5a-8363-296ecb5bac67', '1ed50ae3-ff92-4e7c-acf1-4c53b7836e07', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td><span style="font-size:18px">Vrttisamuddesa of Bhartrhari''s Vakyapadiya - A Study</span></td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mithilesh Chaturvedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8187418230</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4413, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3ec51a93-cf7c-4e4c-8b9f-877af67a8d64', '90b564bf-c9b3-4814-a53a-6651f247702b', 'Additional Attributes HTML', 1, '<h1>Generalized Polygons -Monographs in Mathematics</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Editorial ‏ : ‎&nbsp;Birkhäuser Basel; 1er edición (1 Diciembre 1998)</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Idioma ‏ : ‎&nbsp;Inglés</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Tapa dura ‏ : ‎&nbsp;502 páginas</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;3764358645</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3764358648</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensiones ‏ : ‎&nbsp;7 x 1.5 x 9.75 pulgadas</span></li>
</ul>', 2322, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('3ed57033-6881-4dc4-b259-02dce080d39c', '9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Evidence Law&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mukund Sarda</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082171</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>500</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4930, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('3eda83a4-fd41-488e-82ac-f61674e17044', '9b8521e4-5071-4037-929d-bc0c8e682adb', 'Description HTML', 1, '<h1>Shrimad Devi Bhagvat Puranam (Text with English Translation and Index - 2 Vols</h1>', 4338, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('3ef9a674-0167-498a-8896-94f057456aec', '3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 'Description HTML', 1, '<h1>New Dictionary of Scientific Biography in 8 Vols New</h1>', 3808, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('3efa198a-d7d0-40d1-aaf3-61d7b4a54256', '50b33ce6-f598-4a46-b081-4f9af431fbd7', 'Description HTML', 1, '<p>This book provides a self-contained overview of the role of conformal groups in geometry and mathematical physics. It features a careful development of the material, from the basics of Clifford algebras to more advanced topics. Each chapter covers a specific aspect of conformal groups and conformal spin geometry. All major concepts are introduced and followed by detailed descriptions and definitions, and a comprehensive bibliography and index round out the work.<br>
<br>
Rich in exercises that are accompanied by full proofs and many hints, the book will be ideal as a course text or self-study volume for senior undergraduates and graduate students.</p>', 2561, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('3efe6234-798e-4bb8-86b1-a78ead77e708', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">INDIA: Bilateral Treaties and Agreements including Joint Declarations, Statements/ Communique in 18 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Govt.of India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830006</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3499, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('3f02dfeb-7b4a-4058-b33d-bc8c5ec912cb', '6583d41b-a784-4dee-b6ef-6f4a91b40392', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mohd. Shahid, Mohd. Khalid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186208313</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4289, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('3f059fab-71b8-4cb9-a6f0-ab881210594f', '52cbdacd-88fa-4bff-af07-deed5e1b02b7', 'Description HTML', 1, '<h1>Tagore''s Heroines - Assessing the Portraits of Gender Orientation</h1>', 4825, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('3f0be2df-14dc-44b3-b646-29745236cac0', '3414e60a-58cd-4ac8-817a-81283cc8343f', 'Description HTML', 1, '<h1>Handbook of Data Management</h1>', 3064, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('3f0bf2b9-6427-4473-b0dc-51c0787a891c', '7a6a39e7-7b09-46d4-8d2c-9df7241e1176', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Digital Marketing 3/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Seema Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355320407</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 962, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('3f0e9955-825f-47ff-bf1b-f0c5561baa0d', 'f9c01c00-230d-400c-b288-873f9896f812', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">भारतेन्दु एक नयी द्रष्टि</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Lehri Ram Meena</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789383513666</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">366</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1149, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('3f153db3-6220-42f1-b185-3bf76d8f77f8', '6b5c25d8-7b82-479d-a51b-d0ac553fe1e1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">As technology continues to change the way organisations do business, knowledge of MIS is critical. Experiencing MIS illustrates for students how organisations use information systems to solve business problems every day. This modular text uses illustrative cases, exercises, projects, and other aids to ensure your students connect concepts to everyday life with an “in your face” attitude about MIS. Unique guides in each chapter highlight themes in ethics, security, and other timely topics.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Every year brings important new technology to organisations and the 7th Edition reflects these trends, keeping your students up to date and knowledgeable on how to apply emerging technologies to better achieve their organisations’ strategies.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Why MIS?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Information Technology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Using IS for Competitive Advantage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Information Systems Management</span></span></span></p>
', 217, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('3f25a433-2577-4626-abb2-8fb719c71bc7', '8d1df9ec-8679-421f-abe5-157017691a19', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Animal Biotechnology - Recent Concepts and Developments</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">P Ramadass</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788180940422</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">MJP Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1995, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('3f292215-7fe2-4e89-af95-fed88d2e0a03', '5ee12937-6b41-4fb7-b76e-d23b35c8d610', 'Description HTML', 1, '<h1>Organic Evolution 3/e</h1>', 3626, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('3f2b45a7-2938-4cb7-beba-e10759b54666', 'bd5427d9-cbcb-409e-9407-953df52256bc', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">योगतरंगिणी-संशोधित एवं संवर्धित शब्दानुक्रमणिका सहित- 2 भागो में&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">कमलेश शर्मा&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471448</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1421, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('3f2f4d5f-728b-4247-a46b-68a7f8e610f4', '751525e8-2317-4e9d-8b83-72be95a601f8', 'Additional Attributes HTML', 1, '<h1>Spinors in Four-Dimensional Spaces - Progress in Mathematical Physics new</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">File size ‏ : ‎&nbsp;9974 KB</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Text-to-Speech ‏ : ‎&nbsp;Enabled</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Screen Reader ‏ : ‎&nbsp;Supported</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Enhanced typesetting ‏ : ‎&nbsp;Enabled</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">X-Ray ‏ : ‎&nbsp;Not Enabled</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Word Wise ‏ : ‎&nbsp;Not Enabled</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Print length ‏ : ‎&nbsp;312 pages</span></li>
</ul>', 2528, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('3f3cbd13-bf89-4c79-af13-b2ea7765a383', '916d2a94-796a-4442-8744-34fa7d6ecfa1', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Contents -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Introduction,&nbsp;CHAPTER-I&nbsp;</span>Description of various types of people such as wise, fool etc., and also description of aims, sins, qualities etc.,&nbsp;CHAPTER-II&nbsp;Vidura''s advice regarding the best path to make both Kauravas and Pandavas happy.,&nbsp;CHAPTER-III&nbsp;Vidura''s advice to Dhrtarastra for doing justice to Pandavas.,&nbsp;CHAPTER-IV Efforts to persuade Kauravas to make friendship with Pandavas, who have the qualities of those born in high families. CHAPTER- V&nbsp; Pandavas, Kauravas&nbsp;and their relationship, CHAPTER-VI&nbsp; Duryodhana''s fall from kingdom.,&nbsp;CHAPTER-VII Vidura''s advice for having impartial attitude towards Pandavas., CHAPTER-VIII Vidura''s efforts to bring change in Kauravas. Finally Vidura believes that Destiny is certain.,&nbsp;Index of Verses.</span></p>', 2018, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('3f47f6ee-efc8-4647-a35c-24791de59ec3', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>White Collar Crime Library - Fraud ,Money Laundering and Embezzlement</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John K. Villa</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746117</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>980</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3515, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('3f4cc29f-eda2-445c-bd5d-33b23066cabc', 'f550ba2d-873c-4990-ab3a-584dc8b415cb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Programming And Algorithmic Languages</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">Yu.Mitnik</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1229, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('3f53bedf-69f4-4e82-bc33-393f3d174254', 'ff9f3db1-0140-405c-a245-0feb0cb58a86', 'Description HTML', 1, '<p>The twenty-second volume of Advances in Accounting continues to provide an important forum for discourse among and between academic and practicing accountants on issues of significance to the future of the discipline. Emphasis continues to be placed on original commentary, critical analysis and creative research – research that promises to substantively advance our understanding of financial markets, behavioral phenomenon and regulatory policy. Technology and aggressive global competition have propelled tremendous changes over the two decades since AIA was founded. A wide array of unsolved questions continues to plague a profession under fire in the aftermath of one financial debacle after another and grabbling with the advent of international accounting standards. This volume of Advances in Accounting not surprisingly includes several articles reflective on auditor independence, auditor tenure, auditor rotation and non-audit service fees. This volume also looks at challenges facing the academic community with respect to pressures placed on faculty to publish; a data driven commentary is provided by the in-coming editor of the European Accounting Review. Other papers examine the use of financial data to estimate risk premiums, and measure the operating efficiency of firms; and re-examine market reaction to quarterly earnings. AIA continues its commitment to the global arena by publishing several papers with an international perspective. As never before the accounting profession is seeking ways to reinvent itself and recapture relevance and credibility. AIA likewise continues to champion forward thinking research. *Addresses the role of the auditor *Investigates how financial data is represented, used, and received *Scope of content is international</p>', 5148, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('3f5b9942-9f43-4899-9f53-ccbb06f756d8', '7d2e0142-b248-4a09-a96e-6d8c750e3806', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Security Analysis and Portfolio Management 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">AK Pradhan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353066284</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">EDN.</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">6/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">517</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 992, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('3f73367f-154a-469f-9d14-5fcaff214f9b', '87653977-c613-4780-90b3-fee694b018d4', 'Additional Attributes HTML', 1, '<h1>Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. new</h1>', 4479, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('3fa0f655-1f76-4604-a1e2-be94f979c947', 'bec88243-7af4-4ba2-98e8-87b85f8a2f3c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Programming And Algorithmic Languages</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">Yu.Mitnik</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1301, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('3fbce5bc-8ec9-4bc6-99d7-15f7c1ecc10a', '9bf92381-2f97-468e-873d-a01d72eaeb48', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Entrepreneurship, Effective Sales Management and Forex for Tourism and Hospitality</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Annamalai</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352743858</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">University Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 462, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('3fd15513-bc37-4234-9c90-37985b71e585', '250a21ba-8c2c-4dc8-87c6-9beec004f772', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Natural products that have both plant growth regulatory properties and pharmaceutical properties are examined in this book. This is the first and most up-to-date text linking agrochemistry and pharmaceutical chemistry in an easy to read presentation for practitioners in both fields.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Due to the intense and widespread attention being given to the undesirable side-effects of commercial herbicide products such as residual contamination, resistance, ecosystem impairments, and waste generation, the discovery of new, natural herbicides that are biologically safe will prove to be significant and profitable.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Featuring over 200 tables, Biologically Active Natural Products: Agrochemicals is very useful to those in the agrochemical and pharmaceutical industries, as well as those in biochemistry, plant pathology, and natural products study and development.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content – </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Agrochemicals and Pharmaceuticals: The Connection, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Terpenoids with Potential Use as Natural Herbicide Templates, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Allelopathy of Velvetbean: Determination and Identification of L-DOPA as a Candidate of Allelopathic Substances, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Phytochemical Inhibitors from the Numphaeceae: Nymphaea odorata and Nuphar lutea, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Development of an Allelopathic Compound from Tree-of-Heaven (Ailanthus altissima) as a Natural Product Herbicide, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Triterpenoids and Other Potentially Active Compounds from Wheat Straw: Isolation, Identification, and Synthesis, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Glucosinolates as Natural Pesticides, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Coronatine: Chemistry and Biological Activities, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Biochemical Interactions of the Microbial Phytotoxin Phosphinothricin&nbsp;and Analogs with Plants and Microbes, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Sequestration&nbsp;of Phytotoxins by Plants: Implications for Biosynthetic Production, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Potent Mosquito Repellents from the Leaves of Eucalyptus and Vitex Plants, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Arthropod Semiochemicals as Multifunctional Natural Products, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Tobacco as a Biochemical Resource Past, Present, and Future, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Natural Products Containing Phenylalanine as Potential Bioherbicides, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Spectrum of Activity of Antifungal Natural Products and Their Analogs, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Aflastatins: New Streptomyces Metabolites that Inhibit Alatoxin Biosynthesis,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Practical Natural Solutions for Plant Disease Control, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Cotton Pest Resistance: The Role of Pigment Gland Constituents, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Phytochemical Modification of Taste: An Insect Model, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Exploring the Potential of Biologically Active Compounds from Plants and Fungi, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Recent Advances in Saponins Used in Foods, Agriculture, and Medicine, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22. Phytochemicals Implications for Long-Duration Space Missions, Index</span></span></span></p>', 5891, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('3fd927c8-ad82-435a-b0dc-9600b2bda55a', 'ff486a74-cc90-4c7c-acfd-3cf267ca9267', 'Description HTML', 1, '<p>In this book you will learn that there is no such thing as a non-Finance person. It''s a misconception that Finance Management happens in the Finance Department. In fact, it is happening right through the organization.</p>

<p>There is a direct relationship between every action you take and the bottom line of your organization. This book will help you to discover and strengthen that relationship.</p>

<p>Understand here what Profit really means. If Balance Sheets mystify you, these lucid truths will give you clarity. Learn the rules of Good Financial Management which will keep you secure. Make the most efficient use of your Working Capital, and understand how an increase in Sales actually impacts your Profit. Learn also the simple secrets of Marginal Costing, Leverage and Funds Flow.</p>

<p>Written in a simple and easy-to-read style, you will find yourself relaxing and enjoying this book as you become smarter at managing Finance</p>', 1938, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('3fdd2958-08db-4fb2-9436-a491e7ba2ebe', 'ec85cc59-171c-4245-a3cc-ea6568c6ba55', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Encyclopedia of Literary Modernism</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paul Poplawski</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780313310171</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Greenwood Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2454, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('3fe03adc-0aa1-4308-821a-1797f6d4037a', 'dd001942-0c74-40ba-a31c-09937f692a1b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Industrial Relations and Labour Laws</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Piyali Ghosh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789339203047</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 504, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('3fe4dffb-19c4-435f-8f71-626933ae17a4', '00c44c72-7f0d-4a7b-beff-c4733bc1a321', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. C. Siraz</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385621017</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4239, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('3feca5ea-a0fc-4061-af7b-3edfefa91046', 'd62f1c11-81a5-4bdf-83e0-3870bb18425e', 'Description HTML', 1, '<p>Six Ideas that Shaped Physics is the 21st century''s alternative to traditional, encyclopedic textbooks. Thomas Moore designed Six Ideas to teach students to apply basic physical principles to realistic situations, to solve realistic problems, to resolve contradictions between their preconceptions and the laws of physics, to organize the ideas of physics into an integrated hierarchy. Salient Features: This includes a new general problem-solving framework that applies across units, new tools for solving specific kinds of problems and more general instruction in problem-solving in the text. A new approach to emphasizing important formulas.</p>', 5824, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3ff289a3-8272-4349-bb87-67a2edca1b5b', 'a303bcbc-5df3-46a9-85db-e5463e43d3b6', 'Additional Attributes HTML', 1, '<h1>Digital Signal Processing - Using Matlab and Wavelets - 2/e</h1>', 3467, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('3ff41004-ce54-4351-8cf0-63ee332319ca', '7de6e8cb-7f57-41b1-8729-0d2433d1cffd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Macroeconomic Policy Environment is meant for professional managers, both in public and private sectors, who have little or no background in economics, but have to face, on a regular basis, the challenges posed by a rapidly changing macroeconomic policy environment.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The book attempts to provide an understanding of how macroeconomic policies work and, in turn, how they impact the business environment. It adopts a uniquely practical approach to explain various aspects by deliberately avoiding jargon, diagrams and equations. Instead, a ''story'' mode has been in-built for simplifying concepts.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Introduction<br />
2. GDP, General Price Level and Related Concepts<br />
3. Determinants of Aggregate Demand<br />
4. Fiscal Policy<br />
5. Money Policy<br />
6. The External Sector<br />
7. Implications for Managerial Decision Making</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 497, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('3ff83bd3-2074-443e-84be-7a97c45ebd34', '9e86cb96-fcca-4e54-9300-9aa3f00c8cf9', 'Additional Attributes HTML', 1, '<h1>Exercises in Environmental Physics&nbsp; BOOK</h1>', 5243, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('3ffbe477-524d-4b84-96f7-aaaeccd29edd', '80c1a90f-2d21-4198-81a0-1096505ea683', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>AN Introduction To Buddhist Philosophy in India And Tibet</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zahiruddin Ahmad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8177420690</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>395</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5725, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('3ffd3ad4-aceb-4546-ab5c-5d1de9f42b34', '7bc710dc-e715-4e7b-991b-51b2a0498b7d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><u>About the book</u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This problem book contains exercises for courses in differential equations at technical institutes.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Topics covered include<em>, Inter alia, </em>the method of isoclines for equations of the first and second order, problems in finding orthogonal trajectories, the use of the method of superposition in solving linear differential equations of order<em> n</em>, linear dependence and linear independence of a system of functions, problems in solving linear equations with constant and variable coefficients, boundary value problems for differential equations, integrating equations in power series, asymptotic integration, integrating systems of differential equations, Lyapunov stability, and the operator method.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Each section begins with a summary of basic facts and comprises worked-out examples of typical problems.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book contains 967 problems, a considerable proportion of which have been composed by the authors themselves. There are some exercises of a theoretical nature.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book is intended for students of technical institutes.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>CONTENTS</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER I. Differential Equations of the First Order</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER II. Differential Equations of&nbsp;Higher Orders</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER III. Systems of Differential Equations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER IV. Stability Theory</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1137, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('40164729-c23f-4902-80d2-a24442d456af', '64f9a8c3-c48e-4369-9913-6673ec301ce0', 'Description HTML', 1, '<p>The field of drug and alcohol studies has expanded rapidly in recent years, with estimates of at least a doubling in the number of publications in the past decades. A feature of this wide and multidisciplinary field is the tendency of sub-groups of scholars to operate within their disciplinary silos, paying only token attention to the contributions of others. There are also, naturally, significant differences in approaches of different countries, reflecting different policy frameworks and cultural perspectives. When faced with these challenges to comprehensive study, a publication such as this new six-volume collection - which aims to bring together the various disparate strands of the topic, including key articles written by scholars from across the globe, disciplines and decades - truly proves itself to be a unique and valuable resource for specialist students and researchers in the field. Volume One: Historical and Cultural studies Volume Two: Theoretical Perspectives Volume Three: Methods and Measurements Volume Four: Policy Approaches Volume Five: Interventions Volume Six: Current Trends, Continuing Issues and New Challenges</p>', 5894, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('401fb610-aed8-4f9f-8657-3302d87a3f8c', '9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Experimental Nuclear Physics Vol.1: Physics of Atomic Nucleus</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">K.N Mukhin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">642</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1203, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('40223b0f-42c9-486c-90eb-542c9d080206', '7948646f-8d05-4327-9393-9f10f8995388', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Practical Quantum Mechanics: Classics in Mathematics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Siegfried Flugge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788184891836</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3885, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('40285c26-2c95-4da2-ad42-5a57a943d5b8', 'c9abd76e-de67-4745-bcbb-529cd1d27e2d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Myint Swe Khine, Issa M. Saleh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789400704480</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5444, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('402cd99a-2a1a-4f9a-b8c2-2db752cdc6d5', 'b8678542-254e-468d-a180-71e423643493', 'Description HTML', 1, '<h1>Sahitya - Samiksha</h1>', 3016, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('402da4c8-ef1d-4707-a69c-4649150c4b00', 'b63a64b9-d30b-4da5-a783-942379607383', 'Description HTML', 1, '<h1>Nirmala NEW</h1>', 2972, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('40347654-7bee-4938-937c-0aa62041a21d', '15a7b949-0c2e-4406-8007-8b67e463b58c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Vaidik Sahitya Mein Jaltatva Aur Uske Prakar NEW</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8171102296</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://www.exoticindiaart.com/publisher/parimal-publication-pvt-ltd-/" title="Parimal Publication Pvt. Ltd.">Parimal Publication Pvt. Ltd.</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2822, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('403bd727-f314-4dc9-a988-a12415010714', '911fdf17-e5b7-4784-8d16-9a4db0f77363', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">V.S. Naipaul''s India-Winner of the Nobel Prize for Literature&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Vassant S Patel</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">0818747115808</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>', 5800, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('40457ae6-8abb-40f2-bd81-50d941ff89ab', 'ab9730b5-1423-4f9a-96cd-002a4566b17e', 'Description HTML', 1, '<h1>Ambedkar as Critic of Hindu Religion New</h1>', 4716, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('4048429e-a3aa-4d54-8afe-0ce693d93006', '8a845984-f786-49d2-b240-ee8ad056735f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tony Warne</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230574465</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5333, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('4058859d-a37d-44d2-8b71-08dd4fbd1781', 'd7c3d9ac-17e4-4692-899a-407bf5c3c9c6', 'Description HTML', 1, '<h1>Catharine Maria Sedgwick - Critical Perspectives</h1>', 2427, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('405eee66-2ca5-4794-9bae-f0efef1f9fe1', '1a3d1447-bdbb-4635-8915-aa3e24129e88', 'Description HTML', 1, '<p>&nbsp;</p>

<p>This is a biography of Bal Gangadhar Tilak. He was the first national leader if the Indian freedom movement freedom movement. This book explores the multi-faceted personality of Bal Gangadhar Tilak-social reformer, scholar, and national leader-through the eyes of the people convincingly portraying a man of the people and the people of his times.</p>', 5013, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('40660da0-811c-4624-a2c7-fd51c70ddd78', '87769e58-4214-4642-b1cd-4caf26fdae53', 'Description HTML', 1, '<h1>Virtualizing Hadoop - How to Install, Deploy, and Optimize Hadoop in a Virtualized Architecture</h1>', 3380, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('406eb1fb-e109-485d-94c4-21da335c9678', 'c51d80ef-5331-41e8-b535-b21f07fcb564', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Psychological Dimensions of the Self</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Arnold Buss</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780761920212</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 424, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('407f4a5a-fafb-4907-8d17-c41769dbb886', '97bba818-99d6-4194-bcc4-bbf3bd549088', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Communication an essential aspect of religion: communication occurs between believers, between religious leaders and followers, between proponents of different faiths, and even between practitioners and the deities. The Encyclopedia of Religion, Communication, and Media explores all forms of religious communication worldwide and historically, with a special emphasis on oral and written forms of communication. </span></p>

<p style="text-align:justify"><span style="font-size:18px">To examine how and why the world''s religions have used different means of communications, the Encyclopedia offers topics on the following themes:</span></p>

<p style="text-align:justify"><span style="font-size:18px">Forms of verbal communication, including chanting and sermons</span></p>

<p style="text-align:justify"><span style="font-size:18px">Forms of written communication, including books, encyclicals, literature, and magazines</span></p>

<p style="text-align:justify"><span style="font-size:18px">Other forms of communication, including art, film, and sculpture</span></p>

<p style="text-align:justify"><span style="font-size:18px">Religious communication in public life, including Internet, cyber environments, radio, and television</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Encyclopedia of Religion, Communication, and Media contains 124 entries contributed and signed by scholars from international universities and institutions, with expertise in the fields of religious studies, communication studies, media studies, theology, journalism, and more.</span></p>

<p style="text-align:justify"><span style="font-size:18px">A timely and unprecedented resource, the Encyclopedia analyzes the dynamics of the relationship between religion, communication, and media, exploring an essential aspect of religion that has a great impact on culture, society, and daily life.</span></p>', 5537, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4081e511-06fc-47b2-9384-0661de0322a0', '39f73621-ad80-4f8c-9f74-3de52de8fe7e', 'Description HTML', 1, '<h4>श्री मदभागवत में जीवन-पद्धिति&nbsp;</h4>', 3024, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('4083f968-b1b7-4081-acbc-47d6fa3ccc85', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 'Description HTML', 1, '<h1>Rules of Games and Sports</h1>', 5053, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('408bfecb-3808-4055-ae49-1a98d98bb4f7', 'cbc6789d-518e-4eb4-a23c-ada73e88d800', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">There is a growing realization that the complexity of anthropological problems increases the need for individual analysis and independent thought. This book is an introduction to research in anthropology intended for the research students about to begin a research project. While this book is intended to teach the research students how to put anthropology to use, reading it is not the best way to learn this skill. </span></p>

<p style="text-align:justify"><span style="font-size:18px">This book is much more than a guide and is intended to be a comprehensive treatise on anthropological research techniques. It is an introduction to the mechanics and resources of&nbsp;use in order to assist students in making efficient and thorough information searches. At the same time the student will acquire some grasp of the flavour and importance of research so that its depth and value are more fully appreciated.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, 1. Anthropology And Cultural Anthropology, 2. The Place Of Anthropology in The Social Sciences, 3. Devolution And Discourse, 4. Controversy And Social Science, 5. Research And Development Anthropology, 6. Sampling, 7. Sources Of Anthropological Information, 8. Analysis in Linguistics And In Anthropology, 9. Nature of Criticism, 10. Of Anthropology: Relevant Fields And Interests, Bibliography, Index</span></p>', 5967, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('408f2f3d-3e6f-433e-be38-962b110ff11c', '1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', 'Description HTML', 1, '<h1>Hindi Natak Drishyakalpana ke Badlte Aayam</h1>', 2888, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('408f8c9b-fe2c-4983-a82b-1cdf9e759f57', '178ca559-c765-49f2-bc54-b44204290cb8', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Dictionary of Twentieth Century British Philosophers 2 Vols. Set</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Stuart Brown</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>184371096X</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781843710967</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1200 pages</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1568, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('4091bcf3-511e-488e-9de9-f9c25f77faa4', 'a081b5f9-56ce-4581-8006-503f12846605', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The vast ocean of Sanskrit literature is saturated with higher intellectual heights and deeper insights into life and education. The texts abound in reflections on all the aspects of life: Adhibhautika, Adhidaivika and Adhyatmika. It is the holistic vision of life. These concepts, when understood in their true essence and spirit, can provide a sound philosophical and psychological foundation of education. It is, indeed, a Herculean task to search out the texts related to education from this vast ocean of Sanskrit literature. However, here is a humble attempt to fathom out the pearls of educational wisdom, and thread them into a garland that presents the holistic vision of education.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Indian concept of education has always been to enrich one''s life so that man becomes a good human displaying appropriate qualities and work culture that contribute to the welfare of all beings. While we may not be able to revive the ancient Gurukul system of education now, what has to be ensured is that the basic principles, and the holistic wisdom and vision of the ancient Indian educational system are renovated, re-understood, preserved, adopted and re-expressed in modern thought. This book, Reflections on Education in Sanskrit Literature aims at fulfilling this need of our times.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Prologue,&nbsp;Abbreviations,&nbsp;SECTION I: EDUCATION IN ANCIENT INDIA,&nbsp;SECTION II : THE ESSENCE AND ROLE OF HOLISTIC EDUCATION,&nbsp; SECTION III:&nbsp;UNIVERSAL VALUES,&nbsp;Epilogue,&nbsp;Bibliography</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 5567, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('409292c5-fa3e-4e4f-aae9-acb26922d856', '2412f555-e610-44a5-9d19-ea5782604904', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Agricultural drainage is the removal of excess water from the soil surface and/or soil profile of crop land, by either gravity or artificial means. The two main reasons for improving the drainage on agricultural land are for soil conservation and enhancing crop production. Irrigation is the key input in crop production. Its scientific management therefore warrants study of the related engineering aspects; such as, its application methods, scheduling, crop water requirement and water use efficiency etc. in a systematic way in order to not only save considerable amount of water but to have sustainable agricultural productivity as well. Wetland soils may need drainage to be used for agriculture. In the northern USA and Europe, glaciation created numerous small lakes which gradually filled with humus to make marshes. Some of these were drained using open ditches and trenches to make mucklands, which are primarily used for high value crops such as vegetables. The largest project of this type in the world has bear, in process for centuries times swampland and small takes. This book lays special stress on soil and soil moisture characteristics and behaviour crop plant characteristics and growth and on the successful and continuous practice of irrigation as related to drainage.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –</span></span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Preface,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Drainage: An Introduction,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Drainage Use for Agriculture,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Watershed and Drainage,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Agricultural, Environmental and Socio-economic Settlement of Drainage,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Irrigation,&nbsp;Drainage and Agricultural Water Management,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Irrigation for Agricultural Water Management,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Drainage System of Surface Water,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Water Logging and Drainage System,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Agriculture in Dry Land,&nbsp;Bibliography,&nbsp;Index</span></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5989, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('409755ab-8fbb-4616-9a71-a0b436735fc7', '839dc47d-5b8c-4fb2-a942-3878918a85ea', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">The Purana Literature as a scribed to Vedavyasa are uniformly stated to be eighteen in number. They are works of evidently different ages and have been compiled under different circumstances. The prcise nature of which we can but imperfectly conjecture from internal evidence, and from what we know of the history of religion opinion in india. The Vishnu Purana is said to be Vaisnava Purana and the learned know its extent to be twenty-three thousand stanzas.&nbsp;</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">This Purana is divided in the six books, in which the first is occupied chiefly with the details of creations, primary (sarga) and secondary (pratisarga ); the first explaining how the universe proceeds from prakrti, the second, in what manner the forms of thinghs are developed from the elementary substances previously evolved or how they reappear after their temporary destruction. The second books opens with a continuation of the kings of the first Manvantara; amongst whom, Bharata is said to have given a aname to India, Called after hin Bharatavarsa. This also contains infromation about seven continents, oceans, planetary and other spheres. The arrangement of the Veas is described in the third book. The fourth book contains all that the Hindus have of their ancient history including the list of dynastics. The fifth book is occupied with the life of Krsna which is in fact the distinguishing feature of Vishnu Purana. The last book contains an account of the dissolution of the world byfire and water.&nbsp;</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">This is for the first time that an English translation by H.H. Wilson is being published along with the complete sanskrit text of Vishnu Purana.</span></p>', 1519, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('4099a31f-ef3e-452f-a33d-02f597c9917e', '17d0b42c-5abc-48a8-b281-a54a21a28dea', 'Description HTML', 1, '<h1>Introduction to Physical Therapy - for Physical Therapist Assistants - 2/e</h1>', 5045, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('40a31e6f-15ce-4799-af4c-89d3839a8789', '8d1df9ec-8679-421f-abe5-157017691a19', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Animal biotechnology is the study of the techniques of manipulating the genetic material to achieve the desired effects in animals. This book extensively deals with the basics and recent developments in Animal Biotechnology in a simplified manner. The detailed and systematic discussion about each topic with illustrations and examples would help the readers to understand the different aspects of animal biotechnology. The book also covers the Intellectual Property Rights, and biosafety guidelines to be adopted in the laboratory are also included. The meticulously written book would be of immense help to students, researchers and teachers in the field of biotechnology.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –&nbsp;</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Introduction,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Cell Culture and Fermentation Technology,&nbsp; </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3.&nbsp;Biotechnological&nbsp;Approaches to Vaccine Production,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Hybridoma Technology,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Nucleic Acid Probes and Hybridization,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Gene Cloning,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Hybridoma Technology,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Transgenic Animals,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. DNA Fingerprinting and RFLP in Domestic Animals,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Biotechnology in Animal Production,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Manipulation of Rumen Microorganisms,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Polymerase Chain Reaction,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Nucleic Acid Sequencing,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Enzyme Technology,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Gene Therapy,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Biotechnology and Medicine,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Intellectual Property Rights and Biosafety in Biotechnology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1994, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('40b7f100-8983-48b0-b4f1-c811fe60d530', '2152b2fe-3e0f-41f1-a90f-d7ee96cdd092', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Reading Sixteenth-Century Poetry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Patrick Cheney</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781405169547</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">340</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1311, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('40d06605-4837-493c-a13e-1e88d7c5cb8c', '081f23ad-7403-4cef-82cb-40db3fb7302f', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;A Spiritual Technology for the 21st Century</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Edwin C. Steinbrecher</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8178220601</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788178220604</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">284</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2002</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5667, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('40dd1354-9c14-4980-ba9e-f9f8af220e43', 'f70be27b-a314-4a56-aa24-2d0de3a96267', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This textbook provides an introduction to the new science of nonlinear physics for advanced undergraduates, beginning graduate students, and researchers entering the field. The chapters, by pioneers and experts in the field, share a unified perspective. Nonlinear science developed out of the increasing ability to investigate and analyze systems for which effects are not simply linear functions of their causes; it is associated with such well-known code words as chaos, fractals, pattern formation, solitons, cellular automata, and complex systems. Nonlinear phenomena are important in many fields, including dynamical systems, fluid dynamics, materials science, statistical physics, and paritcel physics. The general principles developed in this text are applicable in a wide variety of fields in the natural and social sciences. The book will thus be of interest not only to physicists, but also to engineers, chemists, geologists, biologists, economists, and others interested in nonlinear phenomena. Examples and exercises complement the text, and extensive references provide a guide to research in the field.</span></span></span></p>', 4034, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('40e10591-ae15-48e9-91f4-a66e81ac191d', 'ffd1b4c3-1ad1-4d54-b83b-2db7736d5f0f', 'Description HTML', 1, '<p>These are the Proceedings of International Conference on Geoenvironment held at University of Jammu during April 23 - 25, 2007.</p>', 5254, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('40eb86f1-20cb-4996-97ae-432866e0794c', 'ba414ff0-87ad-4626-bf7a-354c3c460c52', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Sanskrit Grammar</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">William Dwight Whitney</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0486431363</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780486431369</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">551</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2015</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2065, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('40fea9cd-29e4-4a57-805b-c3987c3e0d2d', '5800fc23-8b35-4545-931e-f71264c9930a', 'Description HTML', 1, '<h1>Srimad Bhagvatgita - 3 Khandon Mein</h1>', 2813, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('410a0db7-91fb-435c-9bdc-2e6e0f0fa437', '9c281660-1a1e-476e-a09f-a02d50fb8f07', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">आचार्यकुन्तकविरचितम्-व्रकोकितजिवितम् तृतीया उन्मेष (विस्तृत भूमिका एवं हिंदी-व्याख्या सहित)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author </td>
			<td style="text-align:center">डॉ. वेद प्रकाश डिंडोरिया </td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788196100575</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1112, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('412097b6-e794-40b6-ac51-390cff0acecf', '5ca99177-6ffc-481c-8891-20239ca18469', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contemporary Management" by Jones and George distinguishes itself through its authorship, comprehensive, current contents, rich and relevant examples and applications and experiential exercises provided in every single chapter. This number 1 best-selling text continues to redefine what principles of management texts should look, sound, and feel like. As an author team Gareth Jones and Jennifer George are uniquely qualified to write about both the strategic and organizational challenges managers face. "Contemporary Management" is a comprehensive text that surveys the theoretical underpinnings of modern management thought and research. Through a variety of examples from an expanded number of small business to medium and large companies it shows the reader how those ideas are used by practicing managers. A hallmark of this text is its focus on the ''Manager as a Person'', which discusses managers as real people with their own personalities, strengths, weaknesses, opportunities, and problems.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managers and Managing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Evolution of Management Thought</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Values, Attitude, Emotions and Culture: The Manager as a Person</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethics and Social Responsibility</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Diverse Employees in a Multicultural Environment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing in the Global Environment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Decision Making, Learning, Creativity, and Entrepreneurship</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Manager as a Planner and Strategist</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Value Chain Management: Functional Strategies for Competitive Advantage</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Organizational Structure and Culture</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizational Control and Change</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Resource Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Motivation and Performance</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leadership</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Effective Groups and Teams</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Promoting Effective Communication</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Conflict, Politics and Negotiation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Using Advances Information Technology to Increase Performance</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 225, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('4147c5a4-f086-466a-a85a-3f5de2bc36c6', 'c73ed52d-721a-406d-b984-7ee17496b8d7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>
			<h3>Yajurved Padarth Kosh</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171103379</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Parimal Publications</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2800, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('414f62d1-5caf-4db9-96d5-7eca34c6637d', 'b540a618-f449-45eb-8e4e-58cb0e2239cb', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">From DNA Photolesions to Mutations, Skin Cancer and Cell Death</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Evelyne Sage, Regen Drouin and Mahmoud Rouabhia</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0854043268</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780854043262</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">311</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2005</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1851, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('416036ae-75ac-44c7-9541-de722c5779da', '80d1eb39-dc0f-44fb-838e-fab813ee044b', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Volume - 12</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.kusuoka, T. Maruyama</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9784431929345</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>V, 170</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1742, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('41634ea7-3099-4b48-b94e-13702238c8ec', 'b0271338-0fb7-4275-b6e8-79bb2c844caa', 'Description HTML', 1, '<h1>101 Microwave recipes</h1>', 5059, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('418397a7-f5f7-4524-a516-ada2b17dd5b5', '37b71104-6706-4751-94b6-a3daa7dc0192', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zenghu Li</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9783642150036</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XI, 350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1646, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('41847e55-e71c-4afe-ad77-6fce8284ab37', '8287cb89-1909-4306-b87a-74d43267eda9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the Book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The "Lathe Operators'' Manual" by V.A. Slepinin is a book that provides guidance on the operation of lathe machines. It was published by Mir Publishers in 1980. The manual is described as having 230 pages and being illustrated. It covers the theory and practical aspects of lathe operation, making it suitable for vocational training and potentially for use by manufacturing engineers and shop supervisors. </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>CONTENTS</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Foreword</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 1. Control of the Lathes Models IK62 and 16K20</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 2. Mounting the work in the Self-Centring Chuck</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 3. Mounting a Shaft-Type Work between the Centres</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 4. Setting and Clamping the Tool</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 5. Control of the Carriage</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 6. Adjustment of the Lathe for a Specified Speed of Spindle Rotation (rpm) and Feed Rates</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 7. Use of Measuring Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 8. Setting the Tool for the Depth and Length of Cut by Using Feed Dials. Making a Trial Cut</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 9. Workplace Arrangement. Functions of the Lathe Operator and Safety Rules</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 10. Turning External Plain Cylindrical Surfaces of a Work Mounted in a Three-Jaw Chuck Using Hand Feed</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 11. Turning Cylindrical Surface of a Stepped Shaft Using Power Feed</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 12. Facing Ends and Shoulders by Hand Feed</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 13. Machining Cylindrical Surfaces Using Power Feed</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 14. Finish Turning of Cylindrical Surfaces</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 15. Grinding of Turning Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 16. Grinding of facing Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 17. Turning Grooves on External Cylindrical Surfaces and End Faces</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 18. Turning External Grooves on Cylindrical Surfaces Using Stops</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 19. Grinding of Grooving Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 20. Severing Bar Stock with Forward and Reverse Rotation of Spindle</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 21. Turning of Plain and Stepped Cylindrical Surfaces. Facing of Steps and Ends. Grooving and Cutting-off Operations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 22. Selection. Setting and Securing Drills in Drill Chucks and Tailstock Spindle</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 23. Drilling and Boring of Through Holes with Accuracy to the 4-5<sup>th</sup> Grade, Surface Finish to the 4-5<sup>th</sup> Class</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 24. Grinding of Twist Drills, Checking the Drill Angles</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 25. Drilling and Boring of Blind Holes with a Taper or Flat Bottom to the Specified Depth</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 26. Efficient Drilling and Boring of Holes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 27. Laying out and Drilling of Centre Holes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 28. Rough and Finish Boring of Plain through Holes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 29. Rough and Finish Boring of through Stepped Holes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 30. Recessing Internal Grooves</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 31. Grinding of Boring Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 32. Determining Allowances for Enlarging and Reaming. Reaming Procedures</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 33. Enlarging Through and Blind Holes (Accuracy to the 4<sup>th</sup> Grade, Surface Finish to the 6-7<sup>th</sup> Class)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 34. Reaming of Holes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 35. Efficient Methods of Drilling, Boring and Reaming of Holes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 36. Cutting of Threads with Screw Taps and Threading Dies</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 37. Cutting of Fastening Threads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 38. External Taper Turning</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 39. Turning of External Taper Surfaces</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 40. Turning of External Taper Surfaces by Feeding the Tailstock</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 41. External Taper Turning Using Taper-Tracing Attachment</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 42. Boring and Reaming of Taper Holes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 43. Boring and Reaming of Taper Holes using Taper Attachment</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 44. Boring and Reaming of Taper holes (Accuracy to the 7-9<sup>th</sup> Grade and Surface Finish to the 8-9<sup>th</sup> Class)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 45. Efficient Methods of Machining Taper Holes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 46. Machining of Shaped Surfaces</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 47. Shaped Turning</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 48. Profile Turning </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 49. Profile Turning with the Aid of Forming Attachments</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 50. Efficient Methods of Profile Turning</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 51. Cutting Threads with Single-Point Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 52. Cutting Threads with Thread-Cutting Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 53. Cutting Threads with V-Shaped Thread Cutting Tools and Chasers</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 54. Grinding of Thread-Cutting Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 55. Cutting Internal V-Threads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 56. Finish Cutting of Internal V-Threads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 57. Cutting of External Square Threads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 58. Preparations of Hole Surface for Cutting Internal Square Thread</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 59.Grinding and Dressing of the Cutting Edges of Tools for External Square Thread </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 60. Cutting External Trapezoidal Thread</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 61. Cutting of Internal Trapezoidal Thread</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 62. Grinding and Dressing of Trapezoidal Tools</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 63. Cutting Double-Start Threads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 64. High-Production Methods of Cutting Threads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 65. High-Production Methods of Cutting V-Threads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 66. High-Production Methods of Cutting Trapezoidal and V-threads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit<strong> </strong>67. Finishing Surfaces: Polishing and Lapping</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 68. Finishing Surfaces: Roll Burnishing and Knurling</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 69. Finishing Surfaces: Advances Methods of Knurling </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 70. Machining a Work in a Complex Setup (Four-Jaw Chuck)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 71. Machining a Work in a Complex Setup (Faceplate)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 72. Machining a Work in a Complex Setup (Angle Plate)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 73. Machining a Work in a Complex Setup with the use of Steady Rests</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 74. Machining of Workpieces in a Complex Setup (Follower Rests)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 75. Machining of Eccentric Workpieces in a Complex Setup</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 76. Lathe Jobs of the 2<sup>nd</sup> and the 3<sup>rd</sup> Skill Grades</span></span></p>

<p> </p>
', 1034, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('418f342f-2086-495c-861a-d4b13512d900', '7211b54a-f86f-41cd-b147-86e400cb175f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. R. C. Ramanujam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131300381</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5761, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('41983ca3-c236-4057-ad08-810e51b8e7ab', '5f094e71-3149-480e-9186-f7a75a9e10ce', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Wiley Blackwell Companion to the Sociology of Families</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Judith Treas</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9780470673539</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">608</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1140, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('419b4762-55e8-40aa-af1b-978a259bbf1f', '45eeb443-7c68-4f68-848c-49d67e2f300d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Santoshkumar G. Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Contents Editor’s Note ix Contributors xv 1. A Critique of Mahesh Dattani’s ‘Final Solutions’ in the Light of Oriental Theory of ‘Rasa’ 1 2. Female Empowerment through Nurturance and Sisterhood: A Reading of Usha Ganguli’s ‘Rudali’ 11 3. New Frontiers of Indian English Literature: Directions and Dimensions 16 4. Touchable Tales of Untouchables: A Study of Gujarati Dalit Short Stories in English Translation 31 5. Inverting the Patriarchal Structure: An Analysis of Mahesh Dattani’s Where There is a Will 41 6. Women’s Voice in Indian English Drama: A reading of Kusum Kumar’s Listen Shefali and Mahasweta Devi’s ‘Mother of 1084’ 50 7. Praveen Gadhvi’s The Voice of the Last: Presentation/Representation of ‘the Other’ through self-transcendence 63 8. The White Tiger: A Critique 74 9. Exploring Multiple Layers of Marginality: A Post-Colonial Analysis of Mahesh Dattani’s Radio Plays Seven Steps Around the Fire and The Swami and Winston 85 10. Vikram Seth’s Writings: A Journey Across Cultures 98 11. Literary Discourse in Train to Pakistan and its Screen Adaptation 106 12. Fiction and Film 115 13. Women Portrayals of Ruskin Bond: Reflection of his Power of Observation and Imagination 122 14. Reaching the Sky Heights, Feminism in the Contemporary Indian English Poetry 130 15. Mahesh Dattani’s Seven Steps Around the Fire : The Plight of Subalterns 142 16. Aurobindo Ghosh’s Savitri as an anti-Thesis to Elaine Showalter’s Feminist Theory 150 17. Jaishree Misra : An Author of Secret with Special Reference to A Scandalous Secret 157 18. Finding Out One’s Roots in Unaccustomed Earth: An Analysis of Jhumpa Lahiri’s Short Stories “Mrs. Sen’s”, “When Mr. Pizzada Came to Dine”. “Unaccustomed Earth”. and “Hell-Heaven” 163 19. The Decline and Fall of the Feudal Glory in the Private Life of An Indian Prince by Mulk Raj Anand 171 20. Assertion of Individuality in Storm in Chandigarh 180 21. Diasporic Crisis of Culture and Identity in Jhumpa Lahiri’s The Namesake 186 22. Anandmath: A Critical Study 193 23. Neutralizing the Neutered: Seven Steps Around the Fire 202 24. Rabindranath Tagore’s Philosophy in ‘Gitanjali’: Its Relevance Today 211 25. Historical Insight in Fictions of Manohar Malgonkar 220 26. Emerging Trends in Indian Drama: An Overview 227 27. Translations of Mehani’s Works Based on the Folk Literature of Kathiyawad 235 28. Love and/versus Marriage in Girish Karnad’s Nagamandala 243 29. In the Country of Deceit: A Leap Towards Modernity 254 30. From Fiction to Film: With Special Reference to R.K. Narayan’s ‘The Guide’ and ‘Malgudi Days’ 274 31. Changing Image of Women in Indian Literature 283 32. Postcolonial Perspectives in the Novels of R.K. Narayan 291 33. The Plight of Traditional Hindu House Wife: The Central Theme of R.K. Narayan’s The Dark Room 306 34. Mahesh Dattani’s Tara: A Social Play 312 35. Unfolding Ultimate Truth: A Critical Apprisal of D.C. Chambial’s Poetic Oeuvre 323 36. Translation: An Overview 331</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471769</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5802, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('41a71bee-b38f-40f9-a41c-2bb79a928d58', '391dbf57-c5b9-4661-b9f4-1153532b8f57', 'Additional Attributes HTML', 1, '<h1>Management for Professionals - Leadership-What Really Matters - A Handbook on Systemic Leadership NEW</h1>', 5121, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('41bb8f90-c9eb-4e53-86df-9b813c8cc049', '36b9e915-5812-4a32-a901-5b0ad77474f4', 'Description HTML', 1, '<p>The first part of the book explores the evolution of concepts and policies for safeguarding adults, with particular reference to the Human Rights Act 1998 and the Capacity Act 2005. In the second section the focus shifts to good practice in empowering vulnerable adults. The final section focuses on developing effective professional and inter-professional practice.</p>', 4612, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('41cf058f-2270-4d3f-9d94-19ca09a879bc', 'c457cb37-56e9-4a6b-b0b2-b28c78d749cb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A Pictionary of Bulbous and Rhizomatous Garden Plants</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">S. L. Kochhar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780230330320</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Macmillan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 636, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('41d53c98-aa44-41e9-9394-b171162e43a2', '84afbc10-0986-4a4d-bcc4-68c8e846b12b', 'Additional Attributes HTML', 1, '<h1>Topics in Geobiology - Carbon in the Geogiosphere - Earth''s Outer Shell</h1>', 3857, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('41f59c3a-72c2-47c7-8135-14ec49e1235d', '2e4abc13-5fa2-43f4-bbae-9ff4824ddc68', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">R for Everyone: Advanced Analytics and Graphics 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jared P Lander</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789386873521</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 518, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('41fde13e-a139-485d-99f3-f71176ecdd91', 'f3b5519e-5e42-42ce-9346-0684c81561bb', 'Additional Attributes HTML', 1, '<h1>Locke''s Second Treatise of Government</h1>', 4890, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('42030c09-ecdb-4410-b1fd-8dd95677030f', 'f8a92c52-ced1-4749-a87e-8edb17f8a032', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Operations Research&nbsp;</strong>is designed as a textbook for undergraduate students of science and engineering. It is intended to help them understand and apply operations research techniques in industrial operations and to create awareness on optimization in utilization of resources. The book may also be used as a reference for management courses as well as research studies in this field.</span></span></p>

<ul>
</ul>', 3364, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('4204a925-1485-4373-a0fd-c2261c110c5a', 'e3b15fcc-a9cb-4694-8a63-87df47cc5bd7', 'Description HTML', 1, '<p><span style="font-family:Georgia,serif">The Golden Book of Tagore</span></p>
', 48, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('420f4813-c1a3-4c95-8941-029ce4443433', 'bfbadf5a-0d1a-4c89-98d2-119946b12098', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Successful legal writing is an essential skill that students need to master if they want to succeed both in their legal studies and in their future careers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A practical guide, this new edition presents the information on a step-by-step format leading students through the process of writing from preparation through to reflecting on feedback on your finished work.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The process of writing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategies for different types of writing assignment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">How to make your diagnosis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Planning and carrying out your research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">How to use your materials in the writing process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The writing phase of your assignment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Writing in good English</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Finishing your work and utilising feedback</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 183, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('421b5085-cea5-4f06-bf80-da93ad33086c', '96767d15-16f3-4be1-a5e5-1d5228b6d10f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>9789382484240</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382484240</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3597, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('42487838-ef85-425f-b107-43b53dee8304', '55382a61-3a46-4301-901e-7bdae2b49f6d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dick hobbs</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1528</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5982, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('4250ff56-ff4c-4d14-966f-2494386cacc6', '0ce59a35-e7f2-4983-9a70-e5015f78e5b7', 'Additional Attributes HTML', 1, '<h1>Yogtarangini-Sanshodhit Evam Sanvedhrit Shabdanukamnika Sahit -2 Bhagon Mein Complete&nbsp; SET BOOK</h1>', 5343, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('42516743-56f2-4063-b971-79500c13d4e0', '8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Human Resource Management (Text and Cases)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. (Dr.) Shikha Kapoor</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789357780247</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">760</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 956, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('426764e7-40de-4119-a551-22685774cec0', 'bc207344-2505-4295-94ab-b9e11031b1ed', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Social, Legal and Ethical Issues for Computing Technology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sara Baase</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352868766</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>496</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3543, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('4273ecd3-6fd1-4380-a05b-743f855fe4f2', 'a78ba620-200c-461c-ba96-b5a921742e26', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Amino acids, Peptides and Proteins V-32</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">J.S. Davies</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780854042326</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">RSC</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1999, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('428b1d6a-1a7a-441c-b640-505e56d89c0c', 'e95b4f01-4a33-45b3-826f-9e6167b51201', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book focuses on the application of biophysical techniques and methods in the development of biotherapeutics. Four areas, all focusing on biotherapeutics development, are emphasized (1) novel applications and new methods of traditional biophysical techniques,(2) novel and emerging technologies and their applications, (3) biophysical applications relevant to stage-wise development of a clinical biotherapeutic candidate, and (4) thermodynamic, conformational, and stabilization concepts aided by biophysical research.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The chapters are laid out in a theme based on clinical phases of development. This allows for a comprehensive view of:</span></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Which biophysical studies are needed for which stage and for what purpose,</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">How and when to apply the techniques,</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What types of characterization regulatory agencies expect, and</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The limitations of each technique and type of application.</span></span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Overall, this book helps formulation, analytical, and bioanalytical scientists in pharma and biotech industries better understand and use biophysical methods and assess impact on quality and immunogenicity. It also provides information to help organizations develop short- and long-term strategies for resource investment in biophysical research.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Section 1 Early Discovery Stages and Biotherapeutic Candidate Selection</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">1 Biophysical Methods Applied in Early Discovery of a Biotherapeutic: Case Study of an EGFR-IGF1R Bispecific Adnectin 3</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2 X-Ray Crystallography for Biotherapeutics 25</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3 Solubility and Early Assessment of Stability for Protein Therapeutics 65</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Section 2 First-in-Human and up to Proof-of-Concept Clinical Trials</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4 Biophysical and Structural Characterization Needed Prior to Proof of Concept 95</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5 Nucleation, Aggregation, and Conformational Distortion 125</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6 Utilization of Chemical Labeling and Mass Spectrometry for the Biophysical Characterization of Biopharmaceuticals 151</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7 Application of Biophysical and High-Throughput Methods in the Preformulation of Therapeutic Proteins—Facts and Fictions 173</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8 Bioanalytical Methods and Immunogenicity Assays 207</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9 Structures and Dynamics of Proteins Probed by UV Resonance Raman Spectroscopy 243</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10 Freezing- and Drying-Induced Micro- and Nano-Heterogeneity in Biological Solutions 269</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Section 3 Phase III and Commercial Development</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11 Late-Stage Product Characterization: Applications in Formulation, Process, and Manufacturing Development 287</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12 Biophysical Analyses Suitable for Chemistry, Manufacturing, and Control Sections of the Biologic License Application (BLA) 317</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 665, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('428b3119-b8eb-4f27-8d24-ee9ba687d21d', '9d8d20eb-dc9e-49dc-a6c1-718fd6461999', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Known as "Darwin''s Bulldog" for his impassioned defense of evolutionary theory, Thomas Huxley published this, his most famous book, just a few years after Darwin''s The Origin of&nbsp; Species. Unlike Origin, this book focuses on human ancestry and offers a concise, nontechnical survey of the state of mid-nineteenth-century knowledge about primate and human paleontology and ethology. </span></p>

<p style="text-align:justify"><span style="font-size:18px">Man''s Place in Nature concurs with Darwin''s assertion of the absence of a physiologic and psychic structural line of demarcation between humans and apes. Huxley ventures further than Darwin, however, by making the first attempt to apply the principles of evolution directly to the human race (an issue that Darwin skirted). Despite Huxley''s acknowledgements of the wide gulf represented by the human capacity for rational speech and language, some Victorian readers were scandalized by the application of Darwinian theory to humans and by Huxley''s evidence of the fundamental similarities between the human brain and the ape brain. </span></p>

<p style="text-align:justify"><span style="font-size:18px">A landmark of scientific progress, this immensely readable book reflects the stylistic gifts that made its author a popular public speaker.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> CHAPTER I. - ON THE NATURAL HISTORY OF THE MAN-LIKE APES, II. - ON THE RELATIONS OF MAN TO THE LOWER ANIMALE, III. - ON SOME FOSSIL REMAINS OF MAN</span></p>', 5973, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('4295cfb8-7e33-49f2-ac9a-19f94a8b5625', '0eab0461-ce5f-4b52-92ee-cfe2f9f0bdaf', 'Additional Attributes HTML', 1, '<h1>Digital Processing of Random Signals - Theory and Methods</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;449 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0486462986</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0486462981</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;594 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.67 x 2.24 x 23.44 cm</span></li>
</ul>', 2368, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('4299a84b-4398-43d1-a645-dcbd30a1fa2e', 'f3ad51da-ba8a-4cb8-9476-f93ffffdf677', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.R. Bakshi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186867384</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4715, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('429ac61a-dab7-40b4-b6c4-7ede3a9b3220', '9188965d-47cd-42ad-b9bb-0b3a51861d48', 'Description HTML', 1, '<p>An integration of modern work in structural stability theory, this volume focuses on the Koiter postbuckling analyses, with mathematical notions of stability of motion. In relation to discrete and continuous systems, it bases the minimum energy principles for static stability upon the dynamic concepts of stability of motion. It further develops the asymptotic buckling and postbuckling analyses from potential energy considerations, with applications to columns, plates, and arches</p>', 3918, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('42a7b42a-6289-489b-b1b1-f88f9439a0d7', '715aac02-4b90-418f-aefa-a8e4a0eb4d5f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong>Contents:</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">1. Professor Hansaben Hindoha : Profile</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">2. General Studies</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">3. Subject Based Studies-Poetry (Poetesses and Works) Drama, Katha Sahitya, Epigraphy, Grammar</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">4. Vedic Seers (Female)</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">5. Buddhist and Jain Studies</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">6. Area Based Studies</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">7. Women Scholars</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">8. Bibliography</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">9. Contributors</span></p>', 5710, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('42b650a9-1ffb-4aba-9630-f0733c2f75dd', 'af47b8ab-9f95-4413-860e-217a2bddcb0c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The thoroughly revised and updated fifteenth edition takes an international view of management. This edition comprehensively covers the latest management advancements. Entrepreneurial and innovative perspectives of management are integrated throughout this edition. Based on real-life business experiences and integration of theory with practice, this edition focuses on the professional development of its readers by providing exercises that encourage students to enhance their professional profile and network. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1: The basis of management theory and practice</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">1. Management: Science, theory, and practice<br />
2. Management and society: The external environment, social responsibility, and ethics<br />
3. Global, comparative, and quality management<br />
Part 1 closing: The basis of global and entrepreneurial management<br />
<strong>Part 2: Planning</strong><br />
4. Essentials of planning and managing by objectives<br />
5. Strategies, policies, and planning premises<br />
6. Decision making<br />
Part 2 closing: Global and entrepreneurial planning<br />
<strong>Part 3: Organizing</strong><br />
7. The nature of organizing, entrepreneuring, and re-engineering<br />
8. Organization structure: departmentalization<br />
9. Line/staff authority, empowerment, and decentralization<br />
10. Effective organizing and organization culture<br />
Part 3 closing: Global and entrepreneurial organizing<br />
<strong>Part 4: Staffing</strong><br />
11.Human resource management and selection<br />
12. Performance appraisal and career strategy<br />
13. Managing change through manager and organization development<br />
Part 4 closing: Global and entrepreneurial staffing<br />
<strong>Part 5: Leading</strong><br />
14. Human factors and motivation<br />
15. Leadership<br />
16. Committees, teams, and group decision making<br />
17. Communication<br />
Part 5 closing: Global and entrepreneurial leading<br />
<strong>Part 6: Controlling</strong><br />
18. The system and process of controlling<br />
19. Control techniques and information technology<br />
20. Productivity, operations management, and total quality management<br />
Part 6 closing: Global controlling and challenges and entrepreneurial controlling</span></span></span></p>
', 451, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('42b686c7-660f-4fb0-856e-79d77a7edd4a', 'f112d187-1543-4b22-a6d6-3c6d2e5f9c05', 'Description HTML', 1, '<p>Algebra, as we know it today, consists of many different ideas, concepts and results. A reasonable estimate of the number of these different items would be somewhere between 50,000 and 200,000. Many of these have been named and many more could (and perhaps should) have a name or a convenient designation. Even the nonspecialist is likely to encounter most of these, either somewhere in the literature, disguised as a definition or a theorem or to hear about them and feel the need for more information. If this happens, one should be able to find enough information in this Handbook to judge if it is worthwhile to pursue the quest. In addition to the primary information given in the Handbook, there are references to relevant articles, books or lecture notes to help the reader. An excellent index has been included which is extensive and not limited to definitions, theorems etc. The Handbook of Algebra will publish articles as they are received and thus the reader will find in this third volume articles from twelve different sections. The advantages of this scheme are two-fold: accepted articles will be published quickly and the outline of the Handbook can be allowed to evolve as the various volumes are published. A particularly important function of the Handbook is to provide professional mathematicians working in an area other than their own with sufficient information on the topic in question if and when it is needed. - Thorough and practical source for information - Provides in-depth coverage of new topics in algebra - Includes references to relevant articles, books and lecture notes</p>', 2305, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('42e0c70a-b968-447d-8c90-7c7923ee58f8', '43223a11-5ad4-445a-8b0c-e6bc0e5a14c3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Author</th>
			<td>Rita D. Sil</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Khama</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8185495637</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Reprint</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1953, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('42e93dfb-54b9-4e3c-97bd-1c5d77bab202', '9417ac41-dfa8-461a-8192-9495aacbb3c2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural economics originally applied the principles of economics to the production of crops and livestock—a discipline known as agronomics. Agronomics was a branch of economics that specifically dealt with land usage. It focused on maximizing the crop yield while maintaining a good soil ecosystem. Throughout the 20<sup>th</sup> century the discipline expanded and the current scope of the discipline is much broader. Agricultural economics today includes a variety of applied areas, having considerable overlap with conventional economics. Agricultural economics tends to be more microeconomic oriented.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Many undergraduate Agricultural Economics degrees given by universities tend to be more like a traditional business degree rather than a traditional economics degree. At the graduate level, many agricultural economics programs focus on a wide variety of applied microeconomic topics. Their demand is driven by their pragmatism, optimization and decision making skills, and their skills in statistical modelling. This book focuses on both theoretical and applied aspects in a detailed manner and this book should serve as an exhaustive volume on Agricultural Economics taught in the Universities.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Input Demand and Output Supply Functions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Input Demand and Output Supply Response</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Commercialisation of Small Farm Agriculture</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cost Inflation in Agriculture</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Economics Analysis of Forest Policy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Stakeholder Groups in Fishery</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Changing Priorities in Fisheries Development</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Labour Issues for Specific Stakeholder Groups</span></span></span></li>
</ol>
', 671, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('42f77eec-5961-4589-a7c6-dda9f1505216', '33233760-4ce0-4f74-8d76-ed80297b6559', 'Additional Attributes HTML', 1, '<h1>Combinatorial Stochastic Processes BOOK</h1>', 3119, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('42f86276-5002-4dbe-9cef-a2a1a29bf6c2', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Munish Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381582749</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2913, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('430e2b29-efdc-4785-bc85-0366ce3a3b9e', '4e74ed2c-37fd-4664-94ac-5087481524e2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td>
			<p style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Introduction to Numerical Methods for Time Dependent Differential Equations</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Heinz-Otto Kreiss</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td>
			<p style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;978-1-118838914</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2014</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edition</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ist.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">176+13</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbound</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1339, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('4317fc94-07af-4a01-a910-f76c1d8f9a16', '36d34666-539d-48aa-ae08-be0891a20cf0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bharat Ane Samprat Sikshan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr.Satta kumari sharma&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bharat Ane Samprat Shikshan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gujrati</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5811, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('4319061a-559c-4bbc-88e5-f09f9f888642', 'bd6392e8-317f-4d0c-b1c5-b35951820919', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Religion, the Enlightenment, and the New Global Order</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John M.Owen IV</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780231150071</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Columbia University</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 330, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('43253d46-224e-474c-b03f-7b86a277c4f7', '86d0b686-5ab0-444e-b37b-9ac87dec5139', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">New Perspectives Microsoft Office 365 & Excel 2019</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Patrick Carey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355733955</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 978, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('43271dfa-3fbc-48c2-abda-11188687fec0', '6f4b0b12-13c7-439e-bf80-4e5b0a46c16b', 'Description HTML', 1, '<p>Social work education in India, being a part of the traditional arts and science stream of higher education, is faced with innumerable challenges. There are no regulatory mechanisms and quality assurance strategies in place due to the absence of a national council and proper standardization and accreditation of institutions offering social work education. With the tremendous pressure from market forces, the profession has been moving away from the original welfare approach to more of a managerial approach these days. This edited volume contains papers contributed by social work educators, students, practitioners and researchers that address some issues concerning professional social work education and training.</p>', 5587, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('43285978-226b-4235-9c9e-516454af7c2c', '712f72cf-7d23-415a-94ad-1fece8a934dc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wan-Li Xing</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387255682</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>358 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2006 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5951, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('43290edc-9da4-42f7-8dbc-e4f4248a5105', '715aac02-4b90-418f-aefa-a8e4a0eb4d5f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Contribution of Women to Sanskrit, Pali and Prakrit Literature</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Gautam Patel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">978818747195x</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5711, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('433abc1a-25ff-4e01-a52f-bf20c7ceb90a', '2d93495c-2a77-4719-931b-0dcf241993d8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Karl Narang</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849326073</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1994</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3773, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('433d0523-9489-43ac-833b-62fdb5b87772', 'e6b51182-c3d7-4c65-8515-4846e598723f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">दलित साहित्य समग्र परिदृश्य</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ. मनोहर भंडारे</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348670403</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 115, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('43509b5e-0b01-4325-bbb5-c689463fe1e1', 'f0ee96df-b511-4145-9799-edae95029ba8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Sanskrit Drama and Dramatist-their Chronology,Mind and Art:with the Text of Dasharupakam,Pr.I and III</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">K.P Kulkarni</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788196100483</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1107, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('43535551-1d46-47af-a6ad-0d15689157bb', '67e75556-7b30-4f94-ba5a-a39ff0ec3de3', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">For an architect not yet 50 years of age, Erick van Egeraat''s achivements are remarkable. Despite his career spanning several decades, offices of his firm in Rotterdam, Budapest, London, Prague and Moscow, and more than 100 employees, Erick van Egeraat''s mind is increasingly on expansion, but most prominently on his quest for ''sensual and intuitive architecture''.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book is a celebration of the work of Erick van Egeraat and his firm EEA, over the past 10 years. It includes commercial and residential developments, public and educational buildings, interior design projects, exhibition and product design, presented in the electric style that characterises the work of this major force in contemporary European architecture. Often controversial, Erick van Egeraat''s work challenges established notions of architectural process, but always with an emphasis on practicality, albeit with a high proportion of ''art'', in order to produce an innovative but attractive architecture. Much more than just a digest of completed works, this highly personal book includes Erick van Egeraat''s own commentary on each project, adding a rare and valuable insight into the processes that engender his work.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In his exceptional introduction to the book, international architecture critic Philip Jodidio explores the earlier career and influences of Erick van Egeraat, and explains their roles in his development as an architect, while examining the impact of a number of influential projects.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Erick van Egeraat''s oeuvre is superbly summed up by Philip Jodidio: ''The real interest of Erick van Egeraat''s architecture is not to be found in the description of any given building, nor in situating him in relation to other architects of his own generation, it is rather in the path that takes this architect back to the fundamentals: commodity, firmness and delight. Public reactions to his work are always positive, not because he has taken an easy "populist" approach to his work, but because he is speaking a language of the common sense that we all understand in front of a building. Does it stand up, does it fulfil its purpose? Of course, but more, it incorporates once again the fundamental third quality so often set by the wayside in contemporary architecture - delight. The public intuitively understands an architecture that revels neither in deconstructed aggression nor in minimalist blandness. Erick van Egeraat''s work is bold, new and right because it is anchored in the fundamentals that will always serve to judge the art of architure.''</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> A sensual and intuitive architecture, EEA Europe, Commercial developments, Public buildings, Buildings for education, Residential developments, Interior design, Exhibition design, Products, Future vision, Project index, Erick van Egeraat, Associate architects, Collaborators, Publications and bibliography, Credits and acknowledgments</span></p>
', 1815, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('435a6dc1-0b29-4d3c-9511-0e0cf5f017ec', 'a3965fa6-ff70-456c-ac90-3b7201406c50', 'Description HTML', 1, '<h1>Bharat ka Mahaan Pratham Swatantra Sangram Evam Uske Arthik Karan</h1>', 2677, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('435e0b79-0239-416b-a08d-a1c66192ccd6', 'd4e0327b-e22c-49a6-b677-acf39e3b2a6a', 'Additional Attributes HTML', 1, '<h1>Marketting Strategy and Competitive Positioning 4/e</h1>', 3047, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('43634462-17b7-4745-8f88-97d79f95b43b', '5e090b85-dd1e-40a3-8e72-4ac567bef98b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shiv Gajrani, Dr. S. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131103616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4585, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('4388a03a-2a04-4f96-85ba-fafa1c712940', '9a9fac70-8972-41f5-9a6f-2ebe3f402a80', 'Additional Attributes HTML', 1, '<h1>Supramolecilar Structure and Function 9</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;325 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9783540250593</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3540250593</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;635 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.6 x 2.06 x 23.39 cm</span></li>
</ul>', 2550, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('439d4b7d-2cc6-47ee-9165-a87ed4ae0098', 'b848e0f6-3b9c-4021-a7ba-3c81ab8fc281', 'Description HTML', 1, '<h1>Recent Indian English Fiction - Winners All the Way</h1>', 2749, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('43bf8851-474b-44be-8905-1645337ecdd2', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'Description HTML', 1, '<h1>Travelling Impressions</h1>', 4738, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('43d35b09-dc45-4aaa-bf4f-73d6ced028d4', 'ebf840a0-83e4-47d9-bf5d-03b4b430fa8e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">IT Skills for Managers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hem Chand Jain</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356223820</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">PaperBack</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 984, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('43e180b6-9509-4b84-bf2c-b47c6b3d5e99', '24c18dd0-c37a-4f6f-bf8a-65f01a31c450', 'Description HTML', 1, '<h1>Computer Networks - A Top-Down Approach</h1>', 3478, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('43f18477-183a-492c-b38b-21e12169abba', 'aed07fde-3f75-4660-823e-0886a1020d89', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alexandre J. Chorin and Ole H. Hald</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Alexandre J. Chorin is a professor of mathematics at the University of California, Berkeley who works in applied mathematics. He is known for his contributions to the field of Computational fluid dynamics. Ole Hald is a professor of mathematics at the University of California, Berkeley.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781461469797</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XI, 200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>3rd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1624, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('43f30b6e-e235-4b78-b524-1dc80747bc74', 'e3616324-27d2-487e-a4d7-48dbcc31d208', 'Description HTML', 1, '<p>"This book acquaints the students with the business environment conditions prevailing globally, with a special focus on India, and makes them understand their implications to business. Students aspiring to update their knowledge about current affairs to prepare for interviews will find this book a valuable resource. The book can also serve the purpose of practicing managers who need to understand the permutations and combinations of new business rules and opportunities to take wise corporate decisions"</p>', 3216, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('43f4ebe6-c375-467a-9084-1b44ba1d99d2', '048e9a59-a2d2-4402-af26-8ab5661d7ffb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mona Siddiqui</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847873606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4780, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('43f710b3-68c5-4878-a3db-6916688a649a', '0512a4d7-a209-4235-a04f-c5570bd56bde', 'Description HTML', 1, '<p>The first part of the book explores the evolution of concepts and policies for safeguarding adults, with particular reference to the Human Rights Act 1998 and the Capacity Act 2005. In the second section the focus shifts to good practice in empowering vulnerable adults. The final section focuses on developing effective professional and inter-professional practice.</p>', 5629, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('43fef955-1cff-4149-95cb-905426d9f762', 'd1cf785a-bd38-412c-9457-a35bd11e66d6', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>&nbsp;Title</td>
			<td>Puppets Without Strings (Science For Everyone)</td>
		</tr>
		<tr>
			<td>&nbsp;Author</td>
			<td>Varshavsky, Pospelov</td>
		</tr>
		<tr>
			<td>&nbsp;ISBN</td>
			<td>5-03-000272-3</td>
		</tr>
		<tr>
			<td>&nbsp;Publisher</td>
			<td>Mir Publishers</td>
		</tr>
		<tr>
			<td>&nbsp;Pages</td>
			<td>300</td>
		</tr>
		<tr>
			<td>&nbsp;Year of Publication</td>
			<td>1988</td>
		</tr>
		<tr>
			<td>&nbsp;Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>&nbsp;Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1259, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('4401be37-e153-4032-9a8d-4dbddd44c63f', '52bbf05c-f183-4503-8cde-931fdbf5544b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chris Gaine</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844455935</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010)</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5700, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('4404906e-7330-4d27-af0f-ad02566c5587', '6d32c894-3413-4661-b7e6-784f0999dad5', 'Description HTML', 1, '<p><strong>Highlighting the growing applications of free radicals in key chemical, biological and medical processes</strong></p>

<p>Over the last two decades the application of free radicals in organic synthesis, materials science and life science has steadily increased, this Encyclopedia presents methodologies and mechanisms&nbsp; involving free radicals of chemical and biological research, including applications in materials science and medicine.</p>

<p>The aim of this&nbsp;Encyclopedia is to offer for the&nbsp;<em>first time</em>&nbsp;a description of free radicals within an interdisciplinary and multidisciplinary context, connecting structural characteristics and chemical properties to their applications in different areas of chemistry and related disciplines.</p>

<p>It&nbsp;covers not only basic concepts and chemical synthesis, but also touches on various aspects concerning the role of free radicals in materials and life sciences. The reader will find a balanced contribution of topics related to free radicals covering for example, their role in proteomics, genomics and lipidomics as well as their enormous potential in synthesis and technology.</p>

<p>Covers topical areas such as:</p>

<ul>
	<li>
	<p>Alzheimer''s disease and antioxidants in food within medicine and life sciences</p>
	</li>
	<li>
	<p>Synthesis and catalysis, combustion and atmospheric chemistry within chemistry</p>
	</li>
	<li>
	<p>Ageing and signalling in biological processes</p>
	</li>
</ul>

<p>Of&nbsp;interest to&nbsp;anybody working in the field of free radicals in the broadest sense. It will address scientists who want to enter the interdisciplinary field of free radicals. In particular, it is aimed primarily at chemists and life science researchers who want to gain a wider and deeper understanding of free radicals which will allow them to apply free radicals in their own scientific field.</p>

<p><strong>The book consists of four themed volumes:</strong></p>

<ul>
	<li>Basic Concepts & Methodologies</li>
	<li>Synthetic Strategies & Applications</li>
	<li>Chemical Biology</li>
	<li>Polymers & Materials</li>
</ul>', 1583, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('442f9ea1-43ae-4890-9cdb-f2891976a064', '1da3107f-94b4-4ac2-b50a-9a6bfe68ee35', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Plant Nematology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shekhar H.S.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789351119906</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 706, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('4431c1d8-c414-4b6e-b2b8-d03dd9167ef8', '70ffccf1-3ba1-4406-a889-51b982ba9fed', 'Description HTML', 1, '<p>The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.</p>

<p>The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.</p>

<p>This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:</p>

<ul>
	<li>Chapter introductions and summaries that provide a quick overview of highlights</li>
	<li>Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications</li>
	<li>Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics</li>
	<li>Extensive footnoting that points the way to the primary literature for more information on particular topics</li>
</ul>

<p>With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.</p>', 1669, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('444ca924-fce3-4c0c-a940-f78155f4a62e', '6ab3d8ac-0065-4f03-a462-f7b89b32baa0', 'Description HTML', 1, '<h1>Phylogenomics - Methods in Molecular Biology</h1>', 3618, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('4454e2e0-186a-41a3-85d8-fa073cf5e5f1', '613136c5-8051-474f-a18c-d20622fa8a19', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Tripura is one of the mega biodiversity hotspots of India. It is home to a very large number of medicinal plant species that are extremely valuable for their role in traditional health practices among different tribes inhabiting the state.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">This book enriched with beautiful photographs, documents, important information about 203 medicinal plant species with their family, botanical name, common names, medicinal properties and economic parts used.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Foreword by Shri Jitendra Chaudhury,&nbsp;Foreword by Shri Shashi Prakash,&nbsp;Foreword by Shri R.P. Tangwan,&nbsp;Foreword by Shri B.S. Sajwan,&nbsp;Preface,&nbsp;Acknowledgements</span>&nbsp;&nbsp;</p>', 3656, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('445bb15f-65a4-4f59-bedc-612d02625dbc', '21e4fdaf-6981-4949-90c3-c65c904b3d3c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Hindi Sahitya ka Itihaas</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Acharya Ramchandra Shukal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351867623</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Prabhat Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2851, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('4468589f-774a-40da-91ec-28607a4ba03a', '056fe6c7-54c2-4737-9d0a-ab7e1e6b5a74', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book primarily covers Indian financial system, elements of financial planning, ways and means of meeting clients’ needs through financial planning and the elements of creating a financial plan.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unit 1: Indian Economic Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unit 2: Overview of Indian Financial Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unit 3: Participants, Intermediaries & Regulators of the Indian Financial System: Institutional & Non-Institutional</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unit 4: Basics of Financial Planning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unit 5: Financial Planning Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unit 6: Recommending Financial Planning Strategies to Investors</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unit 7: Towards A Financial Plan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unit 8: Effective Communication in Financial Counselling</span></span></span></p>
', 441, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('446a899f-e1cf-4645-8957-0a648f13d7d4', '1377eb9b-b4de-4697-ab0e-db156ecc1d07', 'Description HTML', 1, '<p>Essays on Indian Antiquities Vol II</p>
', 42, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('446b43d9-cd27-4ecd-9dfa-ab6ff06bfcfa', '50ba11a8-77ec-49cd-af8d-8da5511c1b92', 'Description HTML', 1, '<p>''"Leadership for what?" ask the editors of this important new book - finally acknowledging that leadership''s most important attribute is knowing where you are heading. Beginning to question the bedevilling assumption that school success is all about exams, this book is a significant step on the road from 19th to 21st century education'' -<br>
Professor Guy Claxton, author of ''What''s the Point of School?''</p>', 5122, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('44762716-6e75-43ac-b3ab-0bf74147e05a', '866cb204-9346-469b-9b46-19ccbff6a4c5', 'Description HTML', 1, '<h1>From Bondages to Emancipation - Woman in English Literature</h1>', 5639, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('44791fb0-02f6-41e4-b72a-fb7091212c5b', '06317db4-6255-4d7e-8f40-f09f10168e8d', 'Description HTML', 1, '<h1>An Introduction to the Relativistic Theory of Gravitation</h1>', 4114, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('448a365b-b3cd-46fa-a45c-4c9e51a65f07', 'fff9b359-4ca1-498b-80ec-70b6376f58ba', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Computer Architecture and Organization - An Integrated Approach</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Mles Murdocca, Vincent Heuring</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780471733881</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">524</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1792, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('44b443c2-1739-4fdc-9159-77dd4e6d4f34', '3a08cbdb-9bf5-491c-b573-c65d16e8f980', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The present anthology aims to probe, discuss and scrutinize the ways in which Indian writers have dealt with different social, political and psychological issue in their writings. It also extensively covers the Indian sensibility as manifested in the works of many eminent writers. It is a humble attempt to fill the dearth of comprehensive critical studies from multiple perspectives. This volume does not claim to be highly comprehensive in analyzing Indian sensibility through different perspectives, taking into the consideration it’s immensely rich cultural and social heritage. But it is expected that it will be an indispensable source for students and teachers of Indian writing in English and will enable the readers to grasp the real scenario of the contemporary Indian literature in English.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. A Critique Of Mahesh Dattani'' s ''Final Solutions'' in the Light of Oriential Theory of ''Rasa''</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Female Empowerment through Nurturance and Sisterhood: A Reading of Usha Ganguli''s ''Rudali''</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. New Frontiers of Indian English Literature: Directions and Dimensions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Touchable Tales of Untouchables: A Study of Gujarati Dalit Short Stories in English Translation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Inverting the Patriarchal Structurre: An Analysis of Mahesh Dattani''s Where There is a Will</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Women''s Voice in Indian English Drama: A reading of Kusum Kumar''s Listen Shefali and Mahasweta Devi''s ''Mother of 1084''</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Praveen Gadhvi''s The Voice of the Last: Presentation /Representation of ''the Other'' through self-transcendence&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. The White Tiger: A Critique</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Exploring Multiple Layers of Marginality: A Post-Colonial Analysis of Mahesh Dattani''s Radio Plays Seven Steps Around the Fire and The Swami and Winston</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Vikram Seth''s Writings: A Journey Across Cultures&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Literary Discourse in Train to Pakistan and its Screen Adaptation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Fiction and Film</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Women Portrayals of Ruskin Bond: Reflection of his Power of Observation and Imagination</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Reaching the Sky Heights, Feminism in the Contemporary Indian English Poetry</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Mahesh Dattani''s Seven Steps Around the Fire: The Plight of Subalterns</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Aurobindo Ghosh''s Savitri as an anti-Thesis to Elaine Showalter''s Ferminist Theory</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Jaishree Misra: An Author of Secret with Special Reference to A Scandalour Secret</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Finding Out One''s Roots in Unaccustomed Earth: An Analysis of Jhumpa Lahiri''s Short Stories "Mrs. Sen''s", "When Mr. Pirzada Came to Dine", "Unaccustomed Earth", and "Hell-Heaven"</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. The Decline and Fall of the Feudal Glory in The Private Life of an&nbsp; An Indian Prince by Mulk Raj Anand</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. Assertion of Individuality in Storm in Chandigarh</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. Diasporic Crisis of Culture and Identity in Jhumpa Lahiri''s The Namesake</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. Anandmath: A Critical Study</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. Neutralizing the Neutered: Seven Steps Around the Fire&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24. Rabindranath Tagore''s Philosophy in "Gitanjali"&nbsp; Its Relevance Today</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25. Historical Insight in Fictions of Manohar Malgonkar&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">26. Emerging Trends in Indian Drama: An Overview</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">27. Translation of Meghani''s Works Based on the Folk Literature of Kathiyawad</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">28. Love and/versus Marriage in Girish Karnad''s Nagamandala</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">29. In the Country of Deceit: A Leap Towards Modernity&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">30. From Fiction to Film: With Special Reference to R.K. Narayan''s ''The Guide'' and ''Malgudi Days''&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">31. Changing Image of Women in Indian Literature</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">32. Postcolonail Perspective in the Novels of R.K. Narayan&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">33. The Plight of Traditional Hindu House Wife: The Central Theme of R.K. Narayan''s The Dark Room</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">34. Mahesh Dattani''s Tara: A Social Play</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">35. Unfolding Ultimate Truth: A Critical Apprisal of D.C. Chambail''s Poetic Oeuvre</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">36. Translation: An Overvie</span></span></span></span></p>', 1395, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('44c5ea86-62a8-489c-bb99-6c8e880a99fd', '49e894a4-3ca2-4826-bda3-4096ff9006c1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M.N. Feller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521846226</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2602, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('44c820bd-48b0-499c-9751-6972d5e0595b', '2875ea68-672d-422a-913a-904dee35abb1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Join us in celebrating the Golden Age of Jazz with The World Book Encyclopaedia 2025! As the only general reference encyclopaedia still published today, this set provides authoritative content on almost every topic to learners of all ages, from school-age readers to adults. Whether you are looking up information to understand a subject, writing a research report, or checking a fact for a homework assignment, tens of thousands of index entries make it easy to find information. Abundant colorful photos, illustrations, and maps supplement the easy-to-read text.</span></span></span></p>
', 118, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('44c884af-3f92-4194-9188-57d8980f81b8', '125c754d-959a-4fe0-a4f3-92cbda9ec0af', 'Description HTML', 1, '<h1>Human Resource Development</h1>', 3062, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('44dd3932-040f-4635-8cbf-2c49c3b852ce', '7cdc8bf4-d663-4412-8a28-d793a79155d6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Kumar Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162168</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4455, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('44f23624-5976-448e-b5aa-791d075ee0bd', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'Description HTML', 1, '<p>This book explores the most recent developments in the theory of planar quasiconformal mappings with a particular focus on the interactions with partial differential equations and nonlinear analysis. It gives a thorough and modern approach to the classical theory and presents important and compelling applications across a spectrum of mathematics: dynamical systems, singular integral operators, inverse problems, the geometry of mappings, and the calculus of variations. It also gives an account of recent advances in harmonic analysis and their applications in the geometric theory of mappings.</p>

<p><br>
The book explains that the existence, regularity, and singular set structures for second-order divergence-type equations — the most important class of&nbsp;PDEs in applications — are determined by the mathematics underpinning the geometry, structure, and dimension of fractal sets; moduli spaces of Riemann surfaces; and conformal dynamical systems. These topics are inextricably linked by the theory of quasiconformal mappings. Further, the interplay between them allows the authors to extend classical results to more general settings for wider applicability, providing new and often optimal answers to questions of existence, regularity, and geometric properties of solutions to nonlinear systems in both elliptic and degenerate elliptic&nbsp;settings.</p>', 1693, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('44f4202e-8c9c-4e50-a160-e687948aaf01', 'a14109c7-f641-4514-851b-c756b4576b5b', 'Additional Attributes HTML', 1, '<h1>An Introduction to the Theory of Stationary Random Functions</h1>', 3913, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('44f6196d-ff49-4b60-9d7b-27c731def671', '2bbe6eb3-0bf1-414c-97c6-ee8f364cc648', 'Description HTML', 1, '<table style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:justify">
			<p><span style="font-size:18px">Stress is the greatest inhibitor on the road to success and can adversely affect growth as a professional or in life in general. The biggest mantra to combat stress and be a winner lies in simple steps that once adopted, can change lives forever. The art of coping with stress gracefully lies in maintaining control over oneself and changing stressful situations into rational scenarios with ready solutions. Stress mastery enables and empowers the reader to comprehend and inculcate simple yet vital values like optimism and how to maintain a positive frame of mind, believing in oneself and proactive approach towards stress management. Combining the authors'' experiences in clinical psychology, this state-of-the-art book provides the readers with a tool set of proven exercises and techniques, designed to maximize effectiveness and reduce stress at work.</span></p>

			<p><span style="font-size:18px"><strong>Content -</strong>&nbsp;PREFACE,&nbsp;Section 1 UNDERSTANDING STRESS,&nbsp;1 INTRODUCTION,&nbsp;2 ALL ABOUT STRESS,&nbsp;3 MANAGING STRESS: A HOLISTIC APPROACH,&nbsp;Section 2 THE MASTER STRATEGY: STAGE 1,&nbsp;4 BREATHING,&nbsp;5 CULTIVATING AWARENESS,&nbsp; REVIEWING THE MASTER STRATEGY: STAGE 1,&nbsp;Section 3 THE MASTER STRATEGY: STAGE 2,&nbsp;6 ACQUIRING BODY WISDOM,&nbsp;7 LOOKING AT THE WORLD DIFFERENTLY,&nbsp;8 PATHWAYS THROUGH ANGER,&nbsp;REVIEWING THE MASTER STRATEGY: STAGE 2,&nbsp;Section 4 FURTHER APPLICATIONS OF THE MASTER STRATEGY,&nbsp;9 NUTRITION,&nbsp;10 EXERCISE,&nbsp;11 PSYCHO TECHNOLOGIES,&nbsp;Section 5 WORKPLACE STRESS,&nbsp;12&nbsp; &nbsp;STRESS MASTERY ON THE JOB,&nbsp;13 TIME MANAGEMENT,&nbsp;14 ASSERTIVENESS,&nbsp;Section 6&nbsp;CONCLUSION,&nbsp;15 THE BIG PICTURE,&nbsp;THE MASTER STRATEGY REVISITED,&nbsp; APPENDIX,&nbsp; REFERENCES,&nbsp;INDEX&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
			</td>
		</tr>
	</tbody>
</table>', 5102, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('44f93ff8-ac4f-45f7-9103-6a2b658e3ee6', 'e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Social Network Analysis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Tanmoy Chakraborty</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354247835</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 859, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('450f17d5-1aa9-49bd-9953-a93545585478', 'cf2a3cbe-4fd4-44e6-872b-2f29f74614ac', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book combines the enlarged and corrected editions of both volumes on classical physics stemming from Thirrings famous course. The treatment of classical dynamical systems uses analysis on manifolds to provide the mathematical setting for discussions of Hamiltonian systems, canonical transformations, constants of motion, and perturbation theory. Problems discussed include: nonrelativistic motion of particles and systems, relativistic motion in electromagnetic and gravitational fields, and the structure of black holes. The treatment of classical fields uses the language of differential geometry, treating both Maxwells and Einsteins equations in a compact and clear fashion. The book includes discussions of the electromagnetic field due to known charge distributions and in the presence of conductors, as well as a new section on gauge theories. It discusses the solutions of the Einstein equations for maximally symmetric spaces and spaces with maximally symmetric submanifolds, and concludes by applying these results to the life and death of stars. Numerous examples and accompanying remarks make this an ideal textbook.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part I Classical Dynamical Systems</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Introduction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Analsis on&nbsp;Manifolds</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Hamiltonian Systems</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4.&nbsp; Nonrelativistic Motion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Relativistic Motion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. The Structure of Space and Time</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part II Classical Field Theory</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Introduction to Classical Field Theory</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. The Electromagnetic Field of a known Charge Distribution</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. The Field in the Presence of Conductors</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Gravitation&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif">&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 4086, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('4512b61f-8f10-4313-bd95-c017c01c8bc3', 'd433846c-7900-4872-9823-970ba04df46c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean Berthier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781580539616</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4832, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('45161412-dbf0-44c1-96d2-e2d65909f14f', 'de298d47-9a77-48bf-973c-99d42e5307df', 'Description HTML', 1, '<p>Without using the customary Clifford algebras frequently studied in connection with the representations of orthogonal groups, this book gives an elementary introduction to the two-component spinor formalism for four-dimensional spaces with any signature. Some of the useful applications of four-dimensional spinors, such as Yang–Mills theory, are derived in detail using illustrative examples. Spinors in Four-Dimensional Spaces is aimed at graduate students and researchers in mathematical and theoretical physics interested in the applications of the two-component spinor formalism in any four-dimensional vector space or Riemannian manifold with a definite or indefinite metric tensor. This systematic and self-contained book is suitable as a seminar text, a reference book, and a self-study guide.</p>', 3960, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('45203ca1-9a0c-4b25-9ebe-8a3abf1ea179', '040d5832-913c-4b7a-b67a-a5dcaf3ebfe1', 'Description HTML', 1, '<h3>Chayavadyugin Sahityik Vadvivaad&nbsp;</h3>', 2910, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('4525b0b7-5cfc-4319-8ff7-50815a8c7de0', 'e754acc9-04b4-4031-8c3a-6acb1100fa50', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gopal Sharma, Amrita Kumar Shil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350741955</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4944, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('45323e7c-13cb-448a-b4c1-38d5b89d5969', 'afaf4e16-aeb6-4a72-b668-e9d1b6b8ff6d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><u><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">About the book</span></span></span></u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">The authors N. B. Vasilyev and V. L. Gutenmacher are professors of mathematics at Moscow University. N. B. Vasilyev works in the field of the application of mathematical methods to biology, while V. I. Gutenmacher works in the field of mathematical methods used in the analysis of&nbsp;economic models.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">In addition to their scientific work, they have both written many articles and books for high school and university students, and have worked with the Correspondence Mathematics School, which draws its pupils from all over the Soviet Union. They have worked on the committee organizing&nbsp;the “mathematical olympiad” problem competitions, which have greatly stimulated interest in mathematics among young people in the Soviet Union. They regularly contribute to the magazine “Kvant” (“Quantum”), a remarkable educational magazine devoted to mathematics and physics.&nbsp;This book contains a wealth of material usually found in geometry courses, and takes a new look at some of the usual theorems.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">It deals with paths traced out by moving points, sets of points satisfying given geometrical conditions, and problems on finding maxima and minima. The book contains more than 200 problems which lead the reader towards some important areas of modern mathematics, and will interest a wide range of readers whether they be high school or university students, teachers, or simply lovers of mathematics.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><u><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">Contents</span></span></span></u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">Preface (7)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">INTRODUCTION (9)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">Introductory Problems (9)<br>
Copernicus’ Theorem (13)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">1. SET OF POINTS (17)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">A Family of Lines and Motion (23)<br>
Construction Problems (25)<br>
Set of Problems (30)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">2. THE ALPHABET (35)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">A Circle and a Pair of Arcs (38)<br>
Squares of Distances (42)<br>
Distances from Straight Lines (51)<br>
The Entire Alphabet (57)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">3. LOGICAL COMBINATIONS (60)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">Through a Single Point (60)<br>
Intersection and Union (67)<br>
The “Cheese” Problem (74)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">4. MAXIMUM AND MINIMUM (78)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">Where to Put the Point (82)<br>
The “Motor-Boat” Problem (84)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">5. LEVEL CURVES (90)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">The “Bus” Problem (90)<br>
Functions on a Plane (93)<br>
Level Curves (94)<br>
Graph of a Function (94)<br>
The Map of a Function (100)<br>
Boundary Lines (101)<br>
Extrema of Functions (103)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">6. QUADRATIC CURVES (108)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">Ellipses, Hyperbolas, Parabolas (108)<br>
Foci and Tangents (113)<br>
Focal Property of a Parabola (117)<br>
Curves as the Envelopes of Straight Lines (121)<br>
Equations of Curves (124)<br>
The Elimination of the Radicals (129)<br>
The End of Our Alphabet (130)<br>
Algebraic Curves (138)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">7. ROTATIONS AND TRAJECTORIES (140)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">The Cardioid (141)<br>
Addition of Rotations (142)<br>
A Theorem on Two Circles (153)<br>
Velocities and Tangents (157)<br>
Parametric Equations (166)<br>
Conclusion (170)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">ANSWERS, HINTS, SOLUTIONS (172)<br>
APPENDIX I. Method of Coordinates (181)<br>
APPENDIX II. A Few Facts from School Geometry (183)<br>
APPENDIX III. A Dozen Assignments (187)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">Notation (196)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1077, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('45327940-87ac-44e9-ad39-7b2cf0a81fea', 'ec9d8b7f-8e24-4246-b22a-4014742bd20f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The importance of tropical horticultural crops, it was considered relevant to provide updated information on different aspects of various groups of plants with emphasis on production technology. Tropical horticulture includes plants such as perennial woody plants (arboriculture), ornamentals (floriculture), vegetables (olericulture), and fruits (pomology) including grapes (viticulture). The origin of many of these crops is not in the tropics but in temperate zones. Their adoption to tropical climatic conditions is an objective of breeding. Many important crops, however, are indigenous to the tropics. The latter embrace perennial crops such as oil palm, vegetables including okra, field crops such as rice and sugarcane, and particularly fruits including pineapple, banana, papaya, and mango. Most of the horticultural plants, particularly the fruit trees, are perennial in nature. Some of the fruit trees survive and produce fruits for about 100 years. Horticulture has a significant role in human nutrition. It plays a prime role in wealth generation and socio-economic status of the farmers. Most of the horticultural crops are propagated vegetatively for which nursery units are necessary. There are plentiful programmers being implemented to develop the nurseries and there by bringing about horticultural development. The publication will be useful to the students, researchers, horticulturists, planters, farmers and entrepreneurs alike."</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Introduction,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Tropical Vegetation on Seeds,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Tropical and Sub-tropical Fruits,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Post-Harvest Cultivation and Technology in Horticulture,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Vegetable Crops,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Flowering Plants,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Horticultural Plants and Crops,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Organic Horticulture</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 917, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('454972cf-575b-4a44-8f5e-e8e4b71ba2f3', 'caa7b090-0273-4389-943b-c3132ed96291', 'Description HTML', 1, '<h1>Rural Development - Micro Regional Planning</h1>', 4560, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('455824c9-d33b-451b-a642-08a152873734', '0f24c7f0-28c5-4555-af5f-c95f8bc5f9f5', 'Description HTML', 1, '<h1>Making of a Class - The Industrial Workers in India</h1>', 4748, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('4559b044-c822-469a-bc05-f1066e869a9f', '17261b9f-91c5-4992-b411-6d506b05f90f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Advanced Principles of Virology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Razia Siddiqui</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352697687</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 628, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('455ecf6d-f203-4223-a314-b1853f61230e', '702585f3-c16d-485d-af99-e427a0283b4a', 'Additional Attributes HTML', 1, '<h1>Biodiversity & The Law -Intellectual Property Biotechnology & Traditional Knowledge</h1>', 3763, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('4561bc9d-59a0-4cde-89c7-4b6f35ff9b56', '715be7c3-71b1-4311-8174-dc989dc6a291', 'Description HTML', 1, '<p>Modern Physics, 2nd edition is the revision of a modern classic that covers all the major topics in modern physics, including relativity, quantum physics, and their applications. · The Special Theory of Relativity · The Particlelike Properties of Electromagnetic Radiation · The Wavelike Properties of Particles · The Schrödinger Equation · The Rutherford-Bohr Model of the Atom · The Hydrogen Atom in Wave Mechanics · Many-Electron Atoms · Molecular Structure · Statistical Physics · Solid-State Physics · Nuclear Structure and Radioactivity · Nuclear Reactions and Applications · Elementary Particles · Astrophysics and General Relativity · Cosmology: The Origin and Fate of the Universe</p>', 4014, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('456ff6f4-3d06-417d-974c-64aff924bb99', '6249db87-7eac-4ccd-ae52-d18ff68943d1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pierluigi Frisco</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780199542864</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5410, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('457732cf-6e45-40e8-829f-ebd5e7fd7ac6', '35b0cfb8-de3e-4fec-90c3-fe65c129bedb', 'Description HTML', 1, '<h1>Lectures on Quantum Mechanics - Perturbed Evolution</h1>', 4028, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('457f483f-5c02-48f3-b147-c69ea59e042d', '1238c8ed-e981-427e-acd1-12b7ce7d0ed9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding financial accounting as the language of business. Once students see that accounting is the language of business, they are on their way to academic and professional success. Financial Accounting, Third Edition translates the essentials of accounting to students so they understand why and when financially sound decisions are made in business today.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business, Accounting and You</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analyzing and Recording Business Transactions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Adjusting and Closing Entries</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accounting for a Merchandising Business</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Inventory</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Challenges of Accounting: Standards, Internal Control, Audits, Fraud and Ethics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cash and Receivables</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Long-Term and other Assets</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Current Liabilities and Long-Term Debt</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporations: Paid-In Capital and Retained Earnings</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Statement of Cash Flows</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financial Statement Analysis</span></span></span></li>
</ol>
', 305, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('45804fc0-b3e9-40c5-a7cd-6c356656328a', '8ae333f3-4b1e-4c30-9e18-9668e8473d8e', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>These three volumes form a course on elementary physics that has become very popular in the Soviet Union. Each sectioh was written by an authority in the appropriate field, while the overall unity and editing was supervised by Academician G.S. Landsberg (1890-1957). This textbook has gone through ten Russian editions and a great deal of effort went into the last edition to introduce SI units and change the terminology and notation for the physical units.</p>

<p>A feature of this course is the relatively small number of formulas and mathematical manipulations. Instead, attention was focussed on explaining physical phenomena in such a way as to combine scientific rigour and a form understandable to school children. Another aspect of the text is the technological application of the physical laws.</p>

<p>These features make the text a world-class textbook.</p>

<p>For students preparing to enter universities and colleges to study physics, and for those it high schools specialising in physics.</p>

<p><strong>Contents</strong>&nbsp;<br>
From the Preface to the First Russian Edition<br>
&nbsp;Chapter 1 Electric Charges</p>

<p>&nbsp;Chapter 2 Electric Field</p>

<p>&nbsp;Chapter 3 Direct Current</p>

<p>&nbsp;Chapter 4 Thermal Effect of Current&nbsp;</p>

<p>&nbsp;Chapter 5 Electric Current in Electrolytes&nbsp;</p>

<p>&nbsp;Chapter 6 Chemical and Thermal Generators&nbsp;</p>

<p>&nbsp;Chapter 7 Electric Current in Metals</p>

<p>&nbsp;Chapter 8 Electric Current in Gases</p>

<p>&nbsp;Chapter 9 Electric Current in Semiconductors</p>

<p>&nbsp;Chapter 10 Basic Magnetic Phenomena&nbsp;</p>

<p>&nbsp;Chapter 11 Magnetic Field</p>

<p>&nbsp;Chapter 12 Magnetic Field of Current</p>

<p>&nbsp;Chapter 13 Magnetic Field of the Earth</p>

<p>&nbsp;Chapter 14 Forces Acting on Current-Carrying Conductors in a Magnetic Field</p>

<p>&nbsp;Chapter 15 Electromagnetic Induction&nbsp;</p>

<p>&nbsp;Chapter 16 Magnetic Properties of Bodies</p>

<p>&nbsp;Chapter 17 Alternating Current&nbsp;</p>

<p>&nbsp;Chapter 18 Electric Machines: Generators,Motors and Electromagnets</p>

<p>&nbsp;Answers and Solutions&nbsp;</p>

<p>Appendices&nbsp;</p>

<p>1. Fundamental Physical Constants&nbsp;</p>

<p>2. Factors and Prefixes Used with the SI Units&nbsp;</p>

<p>Subject Index&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>', 1180, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('4597a4cb-9072-432a-9b6e-14942385d4ab', '2be9c498-efbf-43d1-a63b-6a564cf0b9db', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Management: Theory & Practice 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prasanna Chandra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355322203</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 588, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('45a05566-7c78-4bc0-bd1b-90a5aff47bed', '071a1de3-a5ad-41a3-b4a1-3be24f03095f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Designed as a practical guide for management graduates, researchers, corporate executives and policy-makers, Applications of Trade Analytic Tools familiarizes the readers with various technical approaches to the analysis of international trade flows, market identification and competitiveness measurement procedures. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book also addresses emerging issues in international trade patterns along with the description of standard trade indices and trade modelling techniques. It aims to enable the readers to adopt modelling and analytical tools as relevant to their research problem. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The chapters are closely woven with India’s trade issues at both macro and micro levels. While the macro aspects include the analysis at the country level (i.e., overall trade indices for India involving its trade partners), the product-specific analysis (e.g., competitiveness for individual export items from India at disaggregated level) is conducted in the micro discussions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 1</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction: Trade Analytic Tools for Policymaking and Business Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Application and Interpretation 1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biswajit Nag and Debashis Chakraborty</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART A: STRUCTURE AND USE OF TRADE DATA AND INDICES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 2</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">India’s Trade Pattern and Opportunities with Central Asian Countries: An Application of Select Trade Indices 19</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Debashis Chakraborty and Zaki Hussain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 3</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Emerging Patterns in Intra-industry Trade: An Analysis of India–EU Trade with Select Sectors 43</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biswajit Nag and Zaki Hussain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART B: SECTOR-BASED TRADE OUTCOME ANALYSIS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 4</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Export Competitiveness of India’s Leather Products: Application of Select Indices 63</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Debashis Chakraborty and Zaki Hussain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 5</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Constant Market Share Analysis of India’s Exports to ASEAN Countries 91</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Debashis Chakraborty, Triptendu Prakash Ghosh and Zaki Hussain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 6</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shift Share Analysis: An Application to the Analysis of Indian Exports 112</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bibek Ray Chaudhuri</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 7</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Production Networks (IPNs) and Global Value Chains (GVCs) between India and Northeast Asia: An Analysis of Value-added Trade in Selected Industries 125</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biswajit Nag and Jaewook Lee</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART C: ASSESSMENT OF OPEN ECONOMY INDICATORS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 8</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Balance of Payment Analytics: Application of Select Indices 153</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ranajoy Bhattacharyya</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 9</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Exchange Rate Dynamics and Measuring Balance of Payment Implication 171</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ashima Puniani and Jaydeep Mukherjee</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART D: TRADE IN SERVICES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 10</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measuring Services Trade: Major Challenges in India and the Way Forward 189</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Arpita Mukherjee and Tanu M. Goyal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 11</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Services Trade Restrictiveness Index, Methodology and Application: The Indian Context 207</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hildegunn Kyvik Nordås</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART E: TRADE FACILITATION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 12</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interpreting Trade Facilitation Indices towards a Smooth Regional Trade in Asia-Pacific 235</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Yann Duval, Biswajit Nag and Yuhua Zhang</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 13</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Assessing Linkages between Trade Costs and Trade Flows: Applications of Gravity Model 260</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Prabir De and Durairaj Kumarasamy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contents ix</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART F: ANALYSIS AND MODELLING OF TRADE BARRIERS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 14</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Modelling Non-tariff Measures in RTAs 281</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Rajan Sudesh Ratna</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 15</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Non-tariff Barriers on Auto-components’ Exports: Application of Select Indices 299</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Debashis Chakraborty, Julien Chaisse and Zaki Hussain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART G: PARTIAL AND GENERAL EQUILIBRIUM MODELLING TECHNIQUES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 16</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Implication of Tariff Reduction through Partial Simulation Using Smart: An Analysis of India’s Import of Passenger Vehicles from Japan and Germany 319</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biswajit Nag and Pratiksha Chaturvedi</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 17</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gravity Model of International Trade: Understanding the Underlying Dynamics 333</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Zaki Hussain and Biswajit Nag</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 18</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Use of Computable General Equilibrium Model in Trade Research: An Application of GTAP Model on India–ASEAN Trade 350</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chandrima Sikdar</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 19</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Advances in Global CGE Modelling and Trade Policy Formulations: Some Issues 371</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">G.Badri Narayanan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CHAPTER 20</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conclusion: Trade Analytic Tools: For Whose Benefits? 389</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Debashis Chakraborty and Biswajit Nag</span></span></span></p>
', 435, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('45b31efe-e762-410d-885d-6a432d0b6e5a', '88e1b9ca-0045-485d-9b40-7dc14fb6517e', 'Description HTML', 1, '<p>Permanent access and storage of recorded knowledge resources have been the cornerstone of libraries for centuries. Libraries have prided themselves with having the privilege of being entrusted with the permanent storage of the results of scholarship. Preserving the integrity of scholarship is one of the greatest challenges facing librarians and information professionals the world over today. This book seeks to understand the effects of the increasing usage of digital information resources on the task that libraries are faced with preserving the integrity of scholarship. The study tackles the issues of permanency, accuracy and integrity of digital resources in information science environment.</p>', 5403, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('45b5b4e9-8bb5-4d89-860e-4def452d41d8', '0da041b4-d697-4407-a292-1a7216d3da58', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">The Encyclopedia of Hinduism </span></span></em><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">encompasses, for the first time in history, the depth and breadth of Hindu and Indian history, science, astrology, medicine, civilization, culture, art, architecture, spirituality, and so much more. A monumental work that has been twenty years in the making and will fascinate, intrigue, and surprise anyone with an interest in the exotic, profound, vital world known as Hinduism, this handsome encyclopedia is a must-have for homes, universities, libraries, and anyone with serious interest in Asia’s indigenous cultures.</span></span></span></span></p>
', 10, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('45be1574-2d7e-45a5-b9b5-ccb04ac9a7ff', 'fc22ef4b-2368-4f13-9db6-f5c294dae6a1', 'Additional Attributes HTML', 1, '<p>Subtitle&nbsp; :&nbsp; &nbsp;Law and Philosophy Library</p>

<p>ISBN-13&nbsp; &nbsp;:&nbsp; &nbsp;9781402049361</p>

<p>Language&nbsp; &nbsp;:&nbsp; &nbsp;English</p>

<p>Binding&nbsp; &nbsp;:&nbsp; &nbsp;Paperback</p>

<p>Publisher&nbsp; &nbsp;:&nbsp; &nbsp; Springer</p>

<p>Publishing Date&nbsp; &nbsp;:&nbsp; &nbsp; 2020</p>

<p>Edition&nbsp; &nbsp;:&nbsp; &nbsp;1st</p>

<p>Total Pages&nbsp; &nbsp;:&nbsp; &nbsp;233</p>', 3549, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('45d1da6f-06f6-47d3-8832-1793a9add1b5', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Francisco Baptista Pereira</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540851516</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3761, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('45f39f18-22f6-4bb2-9a2a-74b23d9c3d7c', 'abeb8573-ec64-4163-be38-553af219ae96', 'Description HTML', 1, '<h2 style="text-align:justify"><span style="font-size:18px">Can I bake a cake in my microwave? ...</span></h2>

<p style="text-align:justify"><span style="font-size:18px">How do I steam idlis in my microwave? ...</span></p>

<p style="text-align:justify"><span style="font-size:18px">How do I cook chicken in my microwave? ...</span></p>

<p style="text-align:justify"><span style="font-size:18px">Can I do Indian cooking in my microwave? ...</span></p>

<h2 style="text-align:justify"><span style="font-size:18px">These are some of the questions which I have answered in my cooking classes and cooking demos several times and I soon realized the need of such a cookbook for all begginers with a mircowave. This book will prove a perfect companion for a begginer with a microwave oven. The book has been divided into sections which are very user friendly. the microwave can cook, bake and grill as well. All three wonderful kitchen techniques in one!</span></h2>', 5308, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('46062141-b1fe-428f-8b80-9782a591b86a', 'a904266c-9adb-4f23-9910-d988151c1a5d', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Natural Products from Plants</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Peter B. Kaufman, Leland J. Cseke, Sara Warber, James A. Duke, Harry L. Brielmann</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">084933134X</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780849331343</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">343</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1999</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3635, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('46207770-8a57-43b3-a9b9-1fdeb754f559', 'a0168fd7-7759-488b-ac80-ce37fe547533', 'Description HTML', 1, '<p>This book continues the tradition of considering the software and hardware architecture when describing the features of a programming language. It provides programmers with the perspective to develop correct and efficient software. It lays emphasis on the World Wide Web and its impact on programming. More information is included on distributed computing and client/server algorithms. New topics include Java, HTML web page design, CGI scripts and the PERL and Postscript languages.</p>

<ul>
</ul>', 3412, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('4628f9db-c2e3-4d0e-bd1f-e64bf6f37953', 'c6f1683d-de10-4f2e-9120-0e51a91de82a', 'Description HTML', 4, 'an style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.7. Magnetic field strength 433</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.8. The magnetic field of a solenoid 434</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.9. Invariance of the electric charge 434</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 41: Charges and Currents in a Magnetic Field</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.1. The Lorentz force 436</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.2. The motion of charged particles in a uniform magnetic field 437</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.3. Determining the sign of the charge of elementary particles 438</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.4. The cyclotron 440</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.5. Energy of the particle and the synchronization condition 442</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.6. Proton synchrotron 444</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.7. The electron charge-to-mass ratio 447</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.8. The ion charge-to-mass ratio 448</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.9. A current-carrying conductor in a magnetic field 449</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">41.10. A current-carrying loop in a magnetic field 450</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 42: Magnetic Materials</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.1. Three types of magnetic materials 451</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.2. The magnetic moment of the atom 453</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.3. Quantities characterizing the magnetic field in matter 454</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.4. Diamagnetism 455</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.5. Paramagnetism 458</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.6. Ferromagnetism. The Curie temperature 459</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.7. Hysteresis 461</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.8. The domain structure of ferromagnetic materials 463</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.9. The Einstein and de Haas experiment 466</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.10. The Stern-Gerlach experiment 467</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.11. Electron spin 469</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">42.12. Antiferromagnetism 470</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 43: Electromagnetic Induction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.1. Faraday’s discovery 472</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.2. Electromagnetic induction and the Lorentz force 473</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.3. Induced electromotive force 474</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.4. The induction phenomenon in a stationary conductor 475</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.5. Strength of an induced field 476</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.6. The electromagnetic field and the relativity principle 477</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.7. Faraday’s law of induction 477</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.8. Lenz’s law 479</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.9. Electromagnetic induction and the law of conservation of energy 479</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.10. Self-induction 480</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.11. Energy of an electromagnetic field 481</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">43.12. Closing a circuit with inductance 483</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 44: Electrical Conduction in Solids</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.1. Experimental basis for the electron theory of conduction in metals 484</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.2. The Hall effect 486</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.3. Electron gas 489</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.4. Derivation of Ohm’s law from electronic theory 490</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.5. The conductivity of metals and semiconductors 492</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.6. Derivation of the Joule-Lenz law 493</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.7. Contact potential difference 495</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.8. Thermoelectricity 496</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">44.9. The work function 498</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 45: Heat Capacity and Thermal Conductivity of Solids</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">45.1. Heat capacity 500</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">45.2. Heat capacity of metals 502</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">45.3. Thermal conductivity of insulators 503</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">45.4. Thermal conductivity of metals 506</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 46: Electrical Conductivity of Electrolytes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">46.1. Electrolytic dissociation 508</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">46.2. Ohm’s law and the electrical conductivity of electrolytes 509</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">46.3. Faraday’s laws 511</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">46.4. The galvanic cell 512</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 47: Current in a Vacuum</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">47.1. Thermionic emission 513</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">47.2. The diode and its characteristics 515</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">47.3. The triode and its characteristics 517</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">47.4. The cathode-ray tube 518</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 48: Current in Gases</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.1. Ionization and recombination 519</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.2. Nonself-maintaining discharges 520</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.3. Collision ionization 523</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.4. The Geiger-Müller counter 524</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.5. Self-maintaining discharges. Plasma 526</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.6. Glow discharges 527</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.7. Plasma in a magnetic field 529</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.8. Pinching and confining a plasma 532</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">48.9. The magnetohydrodynamic generator 534</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1065, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('463705af-10d5-45a1-bf9a-044660711f8b', '40f0f469-064e-436c-9ce9-fd15a9a7a6dd', 'Description HTML', 1, '<p>&nbsp;</p>

<p>The Dictionary of Minor Planet Names, now in its fifth edition, is the official reference of the International Astronomical Union. This Addendum gathers some 2,000 newly published names from the period 2003-2005, as well as the latest corrections and amendments to earlier editions. In total, the Dictionary now covers some 12,000 named minor planets, providing authoritative information about the basis for the rich and colorful variety of names.</p>', 2234, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('4650aa4a-d79f-4484-a8f0-da54f88a2ba3', 'bd8e5ca0-3d0d-4ff7-b79d-08b64b53e93a', 'Description HTML', 1, '<h1>Ishwar-Mimansa NEW</h1>', 2916, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('4651ae79-44a2-4d89-b05f-9fa2a056a271', '2f202c6d-97fa-4196-91ac-1cfa39fe1226', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td>
			<p style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Tapan K. Sarkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td>
			<p style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781119393115</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2018</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edition</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">391</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1337, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('466c710a-7416-4a3f-8ca2-460bce43c76c', '66784fa1-201a-4ce3-a911-d2105cdc8564', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Title</th>
			<td style="text-align:center">Swatantryotr Hindi Natak : Sanvedna aur Shilp&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td style="text-align:center">Dr. Shyamsunder Pandey</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9789380669311</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td style="text-align:center">Gyan Prakashan</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">144</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', 2881, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('466d6770-ad7b-4fb5-9567-d3d911e41dd2', '5df162f4-8150-4398-958b-738711746567', 'Description HTML', 1, '<p>Lawrence Susskind is the Ford Professor of Urban and Environmental Planning at Massachusetts Insitute of Technology as well as Head of Environmental Policy and Planning and Director of the MIT-Harvard Program on Negotiation. His current research interests include a comparative analysis of European, American and Japanese environmental regulatory strategies and their impact on the development and use of environmental technologies and the analysis of the use of assisted negotiation to resolve land use disputes in the United States. He is the author of several boork and journal articles and in 2006 he published Breaking Robert''s Rules: The Consensus Building Approach to Getting Group Agreement ( Oxford University Press). Larry Crump is a Senior Lecturer at Griffith University in Australia where he teaches courses such as International Business Negotiation and International Negotiation Skills. His research interests include multiparty and multilaterlal negotiation theory and practice, negotiating Free Trade Agreements and Japanese-Australian relations. HE has authored several books and book chapters as well as published in journals such as International Negotiation, Japan Journal of Negotiation and The Journal of Management Development.</p>', 3536, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('46763d33-ed5d-4b7a-b236-02d99ede0698', 'd4eaf9d7-6652-42bb-a499-750f07561a85', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Author</th>
			<td>&nbsp;Harry T. Reis</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446208816</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3221, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('467c1a38-6c98-45c5-ad87-4f89e3b2ac5c', 'e534983b-ad7b-465f-a74a-ae25b4691abc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Paryatan Prabandh Ke Mool Aadhar - 3 Khandon Mein NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shankar Lal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192655017</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Geeta Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2875, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('469a8fc5-97a7-4c43-abd1-f8184b730787', '63d3fe07-650e-4dfc-a2a3-912738ea9224', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Madhumita Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175332225</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5584, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('46a9f16c-37c5-4f99-b9b1-5c5cc689518a', '2a7c6931-ab75-4fc4-8778-1f29f6e5e263', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Buddha: Images in Art</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Michael Jordan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781780971797</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Carlton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 430, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('46bae8fc-00a5-423f-ab6d-a2b9eacc3105', 'c1367aaf-3cb2-45a5-8153-a6312083d21d', 'Additional Attributes HTML', 1, '<h1>Concise Encyclopedia of Supersymmetry - and Noncommutative Structures in Mathematics and Physics New</h1>', 4079, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('46c33a3f-bd8c-4b8a-a4a8-fd70e5de1e07', '1c6423ce-a6ff-4957-adb8-605270b1ea67', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This Workbook contains templates to complete answers for the activities, two trial tests and homework questions in Application for Financial Accounting.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The answers for the homework questions can be extracted and handed to your lecturer for marking if required.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Balance Day Adjustments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Analysis and Interpretation of Financial Reports</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Incomplete Records</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Not-For-Profit Organisations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Primary Producers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Partnerships</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Accounting for Inventories</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Accounting for Leases</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Statement of Cash Flows</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 229, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('46da36fb-fe64-4dd1-bbb1-95662668451d', '7ee16f5c-e8f1-4e54-a949-cd436d984d71', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Holism in Ancient Greek and Indian Medicine</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Vicki Pitman</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8120827341</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788120827349</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">242</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5669, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('46de62f8-ab4f-4d7b-9511-6caa0e4f239a', '4b2c3a02-276a-4eac-8de3-540387cb97df', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Hitopades''a of Narayana</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">M.R. Kale</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Oriental Pub.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1910</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 45, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('46dee9b0-9e55-4aa5-9123-a54c3cf257fa', '0bc8e883-f2bb-4e2b-b2d1-c881fd62e08a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Characteristic of a living language is that it keeps developing and progressing with the passage of time. Because of continuous changes and additions, a language keeps on enriching its vocabulary. Urdu being an ever-growing language, assimilates within it various internationally prevalent words and current terminologies. Terms and expressions are so well integrated in Urdu that they do not look unfamiliar at all. It is in the backdrop that a need was felt to compile a dictionary which could cater to the needs requirements of present times.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This being the need of the hour, a humble effort has been made, keeping the latest global trends of dictionary preparations in mind, to bring out an English to English, Hindi and Urdu dictionary.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">At the same time, every possible care is taken to include in it maximum possible words of common, day-to-day usage.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Usually, all well-known and reputed dictionaries have been compiled alphabetically. But a unique feature of this dictionary is that, alongside the alphabetical order, it brings into focus all the possible derivatives, related idioms and combinations of a given word at the same place. This arrangement makes it convenient for a person to instantly view a word in all its varied forms and usages without any difficulty. For instance “Time” has been dealt with comprehensively in all its possible aspects at the same place where it occurs in the dictionary.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 892, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('46dfd9b7-1db8-4c9f-97a5-195d015b96ae', 'ec1f55ff-8f5c-40fd-a586-2f7822bbd762', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Macroeconomics traces the history, evolution, and challenges of Keynesian economics, presenting a comprehensive, detailed, and unbiased view of modern macroeconomic theory.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART ONE: INTRODUCTION AND MEASUREMENT</span></strong><br>
<br>
<span style="font-family:"Bookman Old Style",serif">Chapter 1: Introduction<br>
<br>
<strong>PART TWO: CLASSICAL ECONOMICS AND THE KEYNESIAN REVOLUTION</strong><br>
<br>
Chapter 2: Classical Macroeconomics (I): Equilibrium Output and Employment<br>
<br>
Chapter 3: Classical Macroeconomics (II): Money, Prices, and Interest<br>
<br>
Chapter 4: The Keynesian System (I):The Role of Aggregate Demand<br>
<br>
Chapter 5: The Keynesian System (II): Money, Interest, and Income<br>
<br>
Chapter 6: The Keynesian System (III): Policy Effects in the IS—LM Model<br>
<br>
Chapter 7: The Keynesian System (IV): Aggregate Supply and Demand<br>
<br>
<strong>PART THREE: MACROECONOMIC THEORY AFTER KEYNES</strong><br>
<br>
Chapter 8: The Monetarist Counterrevolution<br>
<br>
Chapter 9: Output, Inflation, and Unemployment: Alternative Views<br>
<br>
Chapter 10: New Classical Economics<br>
<br>
Chapter 11: Real Business Cycles and New Keynesian Economics<br>
<br>
Chapter 12: Macroeconomic Models :A Summary<br>
<br>
<strong>PART FOUR: OPEN ECONOMY MACROECONOMICS</strong><br>
<br>
Chapter 13: Exchange Rates and the International Monetary System<br>
<br>
Chapter 14: Monetary and Fiscal Policy in the Open Economy<br>
<br>
<strong>PART FIVE: ECONOMIC POLICY</strong><br>
<br>
Chapter 15: Optimal Monetary Policy<br>
<br>
Chapter 16: Fiscal Policy<br>
<br>
<strong>PART SIX: ECONOMIC GROWTH</strong><br>
<br>
Chapter 17: Policies for Intermediate-Run Growth<br>
<br>
Chapter 18: Long-Run Economic Growth: Origins of the Wealth of Nations</span></span></span></p>', 527, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('46e0e9b5-6144-4075-96d2-a080bcfe7ffc', 'f1e78f63-8ae0-4914-8ed1-ed7d12df6a2f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shipra Jaiswal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162090</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4249, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('46f0f4b3-1685-4ee3-a4e6-9e5e2e889885', '3917d4da-8622-41c4-831f-c9cc071d51e0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Managerial ACCT:A South-Asian Perspective 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sawyers/Jackson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131524480</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 820, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('46f8655a-0e27-4e0d-ad68-855d1789bf8e', '7de6e8cb-7f57-41b1-8729-0d2433d1cffd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Macroeconomic Policy Environment: An Analytical Guide for Managers 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shyamal Roy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780070703742</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 498, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('470b7d0c-3fa5-45f6-8768-9d3c72afd9ef', 'e512295f-5b7c-4f59-a5c4-883fef1895f1', 'Description HTML', 1, '<p>Using Silverlight 4, you can build richer and more powerful applications than ever before and deploy them seamlessly in browsers, on desktop computers and even on Windows Phone 7. In Silverlight 4 Unleashed, Microsoft Silverlight MVP Laurent Bugnion covers everything you need to do all this and much more. The only example-rich guide to Silverlight 4 for experienced Microsoft developers, Silverlight 4 Unleashed illuminates the entire development process: from installing Silverlight tools to building great user experiences, managing data to optimizing application performance. You''ll master core Silverlight features such as controls and properties communicating with web services efficiently creating data-oriented line-of-business applications working with external frameworks and more. Bugnion concludes by showing how to use advanced features such as 3D-like effects and multitouch to deliver an even smoother, richer experience.</p>', 3408, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('4713e94a-1ba0-4c73-b7c3-8ceed6393de1', 'da36979f-5748-41f8-ada0-460ff89b689b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Kumar Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162168</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3563, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('4719b4dc-613a-4041-aca2-a1bd5ad73d47', 'f3503a38-c30e-48e9-afe8-451dde7aa63e', 'Description HTML', 1, '<h1>Bharat mein Bhrashtachar</h1>', 4318, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('4720b295-0a7c-4f0e-aaf6-f512548646ca', '4f827189-60a9-4d82-93e7-df6c9660878e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sabir Hussein</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351562900</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5755, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('4722d857-c7fe-455d-99bf-685feaab64ca', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<div>Current Controversies</div>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Leslie A. Miller</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0737703180</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703184</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>154</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5380, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('47479755-3eba-4790-b333-b59ab9af8987', 'd14a7f3f-e56e-458a-9e49-3707a5768416', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">In recent years interest in Religion has grown and become more widespread. This book is the result of four years'' work by eighteen expert contributors from nine countries to produce a lavishly-illustrated encyclopedia to cover all major religions and beliefs in a single volume work.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">With around 4,500 entries Encyclopedia of World Religion is broadly ecumenical, respecting the perennial human search for truth. It covers all the major religions - Christianity, Judaism, Islam, Buddhism, Hinduism, Chinese and Japanese religions - and its coverage is as extensive as the vast subjects requires.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The fundamental goal of an encyclopedia is to make accessible to a particular audience definitive information on the broadest possible range of subjects. An encyclopedia should furnish basic information, outline issues and controversies, access importance, and trace influences. Supplemented by more than 1450 illustrations, such a work will reinforce leaning, enlarge understanding, and stimulate the imagination.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Attempts have been made to systematize and bring order to a vast range of knowledge about man''s religious beliefs, practices and institutions. The classification of religious involves efforts to establish groupings among historical religious communities having certain elements in common or the endeavor to group certain religous phenomena in categories that serve to reveal the structure of religious experience as a whole.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Efforts have been made to describe the reflections on, a wide spectrum of experiences, situations, and issues recognized as "religious" as well as a traditional concern with a reality beyond appearance. Characteristic approaches and attitudes of adherents of particular religions, sympathizers, and critics of the above concerns are includes.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This Encyclopedia explains the sources and history of the world''s religions, from Buddhism, Christianism, Hinduism, Islam, Sikhism and Zoroastrianism to regional groups in Africa, China and Japan. It also describes the doctrines, practices and teachings of different religions, including rites of passages and specific rituals.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Lavishly supplemented by over 1,450 full color illustrations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Includes chronologies of Christianity and World Religions and an in-depth bibliography</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Thousands of references to literature, history, art, architecture, famous figures and philosophy with respect to religion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Encyclopedia of World Religions is the result of four years'' work by eighteen expert contributors from nine countries. Acknowledging the growing interest in religion, Encyclopedia of World Religions covers all major religions and beliefs.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">With clear and concise entries in an easy to find format, this encyclopedia makes definite information on world religions accessible, covering the history, doctrines, practices and teachings, rites of passage and specific rituals of the world''s major religions: African Religions, Buddhism, Chinese Religions, Christianity, Hinduism, Islam, Japanese Religions, Judaism, Mythology, Native American Beliefs, Sikhism and Zoroastrianism.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 5720, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('4759e6e0-62b5-424e-a552-65eed106ce2f', 'b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', 'Description HTML', 1, '<h1>Panini Pratyayarth Kosh - Tadrit Prakaranam&nbsp;</h1>', 2835, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('475a998b-a565-4a4c-96ac-ec496a57acfa', '2a7f5fef-9904-4bcd-87ca-c9f2507640be', 'Description HTML', 1, '<h1>Modern Library Information Systems and Services</h1>', 3338, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('4771ed75-5233-46e8-856d-13314f4dd80b', '5842b32f-8135-4690-b1d1-ab14e98f292b', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language</span></h1>', 5565, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4781eeb2-5e8e-4ee4-942c-620668d26050', '48509ce4-0bc2-4263-9703-b539744a0139', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Essentials of Life-Span Development 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John W.Santrock</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780073532073</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 246, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('47a4fc96-984b-441e-89df-33c78f7135b1', 'e2cef14b-9a0b-4123-906d-a9a987634ed4', 'Description HTML', 1, '<h1>Surendra Verma ke Natak Naye Dayro ki Talash NEW</h1>', 2912, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('47af3616-446f-4ff5-a9c5-4bab33eb554a', 'f614ffc6-017e-4bae-a10b-7c4ab34e955a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. NG. Ngalengnam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160904</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4303, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('47c2f638-06d8-452c-8be3-a00593c9539a', 'b6ea5d25-8294-47ef-8a14-907589aeecac', 'Description HTML', 1, '<p>Energy Environment – Economics Nexus; Energy Efficiency Economics and Impact on Environment; Emissions Trading and Carbon Management for Sustainable Energy Development; Energy Security and Emerging Energy Security Issues; International Trade and Impact on Environment; Environmental Business Management; Green Supply Chain Management for Green Marketing of Eco-Products; Economics of Global Climate Change; Global Climate Governance</p>', 5216, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('47d2d8b0-3788-4229-9f86-8f4555c24630', '810ad683-8c2c-49e2-ac8a-c63ae6d780c0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Colonializing Agriculture</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Indu Sharma</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789352694662</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Random Publication</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 920, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('47e1d7d5-636c-472d-8587-acfc8cc77f20', '374a902b-aff0-4c6d-9e99-53bff64c4030', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">An Introduction to Difference Equations 3/ed.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Saber Elaydi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788181289049</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5943, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('47eba31d-6dbb-4be1-acdf-00cfedb8a741', 'ec1bead5-aca2-4d58-88f0-a280188e021c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>World Climates</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. R. Jayachandran</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805993</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>261</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2219, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('47ed2910-2cc7-43cf-8601-21342d3a5291', '9f48343b-cc9a-40c4-8f92-819c63bb839f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This monograph series is commissioned by the Phytochemical Society of North America (PSNA). The volumes in this series contain articles on topics of importance to scientists, students, and individuals interested in recent developments in the biochemistry, chemistry, and molecular biology of plants. Volume 40 explores integrative plant biochemistry. The chapter demonstrate that the integration of classical photochemistry into plant molecular biology is now well-established.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Terpene Indole Alkaloid Biosynthesis (S.E. O''Connor, E. McCoy).<br />
<br />
2. Pathways to Diverse Ergot Alkaloid Profiles in Fungi (D.G. Panaccione <em>et al</em>.).<br />
<br />
3. Compartmentalization of Plant Secondary Metabolism (Nailish Samanani, P.J. Facchini).<br />
<br />
4. Comparative Genomics of the Shikimate Pathway in <em>Arabidopsis</em>, <em>Populus trichocarpa</em> and <em>Oryza sativa</em>: Shikimate Pathway Gene Family Structure and Identification of Candidates for Missing Links in Pehnylalanine Biosynthesis (B. Hamberger <em>et al</em>.).<br />
<br />
5. Tomato Glandular Trichomes as a Model System for Exploring Evolution of Specialized Metabolism in a Single Cell (E. Fridman <em>et al</em>.).<br />
<br />
6. Anacardic Acid Biosynthesis and Bioactivity (D.J. Schultz <em>et al</em>.).<br />
<br />
7. Molecular and Biochemical Investigations of Sorgoleone Biosynthesis (D. Cook <em>et al</em>.).<br />
<br />
8. Biosynthesis of Terpenophenolic Metabolites in Hop and Cannabis (J.E. Page, J. Nagel).<br />
<br />
9. Engineering Pathway Enzymes to Understand the Function and Evolution of Sterol Structure and Activity (Pruthvi Jayasimha <em>et al</em>.).<br />
<br />
10. Methylation and Demethylation of Plant Signaling Molecules (Yue Yang <em>et al</em>.).<br />
<br />
11. Recent Advances in Auxin Biosynthesis and Conjugation (A. Kei Bowers, Yunde Zhao).<br />
<br />
12. Auxin Biology and Biosynthesis (J. Calio <em>et al</em>.).<br />
<br />
13. Translational Opportunities in Plant Biochemistry (C.A. McIntosh).</span></span></span></p>
', 637, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('47fae244-d1b3-4fb5-8f52-9acb0dfab561', '9d3a678a-9981-4e30-b7b2-18cba62b012b', 'Additional Attributes HTML', 1, '<h1>THe Application of Econophysics</h1>', 3951, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('4805ff33-bb55-4c73-ade2-c6e5c0e01c72', 'b3538109-6c77-4d22-8022-8026c3aab8ec', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ABOUT THE BOOK</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Encyclopedia Britannica 2012 Ultimate Reference Suite DVD New</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">3 Encyclopedias on 1 DVD</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">ADULT, STUDENT, & ELEMENTARY</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">THE MOST COMPLETE REFERENCE SUITE</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">100,000+ARTICLES</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">INTERACTIVE TUTORIALS</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">MATH! SCIENCE! SOCIAL STUDIES! & MORE</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">NEW BRITANNICA BIOGRAPHIES</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">INTRIGUING HEROES & VILLAINS</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">MORE! MULTIMEDIA & RESEARCH TOOLS</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">THOUSANDS OF NEW IMAGES, VIDEOS, & AUDIO CLIPS, PLUS ATLASES, TIMELINES, AND DICTIONARIES-INCLUDING THE NEW SPANISH-ENGLISH TRANSLATION DICTIONARY</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 4797, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('480ac72c-99a4-4e82-8246-d780aabeae6c', 'bd0a6218-7052-4d0c-a004-26a037d5e384', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. M.F. Patel, Dr. B.K. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380207148</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2464, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('480ae4e1-c289-4967-9173-53c8fd2d5eb9', '3f033116-5953-4942-a3d6-5e4cf038c8cc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This text explains the meaning of variation in the context of business, with the help of real data and real business applications. It focuses not only on an in-depth explanation of the concepts but also demonstrates easily mastered software techniques using the common software available. The book is in line with the Current Statistical Practices and offers practical advice on when to use or not to use them.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Overview of Statistics&nbsp;</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Data Collection</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Describing Data Visually</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Descriptive Statistics&nbsp;</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Probability</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Discrete Probability Distributions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Continuous Probability Distributions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sampling Distributions and Estimation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">One-Sample Hypothesis Tests</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Two-Sample Hypothesis Tests&nbsp;</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analysis of Variance&nbsp;</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Simple Regression&nbsp;</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Multiple Regression</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Time-Series Analysis</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chi-Square Tests</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nonparametric Tests</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Quality Management</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">INDIAN CASES</span></strong><br>
<span style="font-family:"Bookman Old Style",serif">Case 1 Demand Supply Gap<br>
Case 2 Use of Probability Distribution in Healthcare<br>
Case 3 Use of Statistical Inference in Marketing<br>
Case 4 Use of ANOVA<br>
Case 5 Use of Simple and Multiple Regression<br>
Case 6 Use of Time Series Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 773, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('48130fce-d832-4da8-a83f-c3c1d9b882db', '287b0490-d23c-46df-9654-9a18a6cfa95d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shyam Kaul, Onkar Kachru</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8185495513</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2632, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('48144fba-6262-4f33-a067-e4e9ec90823d', 'a14b1046-cf08-41d2-942a-de75f7b5cf6c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">New Products Management, now in its eleventh edition, is a comprehensive textbook on new product development and management. The book takes the management approach with the perspective of marketing. The text is interspersed with real-life examples and take-aways for practicing managers apart from providing a great many “best practices” of various industries. Also, the various stages of the new products process have been discussed in detail.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif"><span style="color:black">PART ONE</span></span></strong><br />
<span style="font-family:"Bookman Old Style",serif"><span style="color:black"><span style="background-color:white">Overview and Opportunity Identification/Selection </span><br />
<span style="background-color:white">1. The Strategic Elements of Product Development </span><br />
<span style="background-color:white">2. The New Products Process </span><br />
<span style="background-color:white">3. Opportunity Identification and Selection: Strategic Planning for New Products </span><br />
<br />
<strong>PART TWO</strong><br />
<span style="background-color:white">Concept Generation </span><br />
<span style="background-color:white">4. Creativity and the Product Concept </span><br />
<span style="background-color:white">5. Finding and Solving Customers’ Problems </span><br />
<span style="background-color:white">6. Analytical Attribute Approaches: Introduction and Perceptual Mapping </span><br />
<span style="background-color:white">7. Analytical Attribute Approaches: Trade-Off Analysis and Qualitative Techniques </span><br />
<br />
<strong>PART THREE</strong><br />
<span style="background-color:white">Concept/Project Evaluation </span><br />
<span style="background-color:white">8. The Concept Evaluation System </span><br />
<span style="background-color:white">9. Concept Testing </span><br />
<span style="background-color:white">10. The Full Screen </span><br />
<span style="background-color:white">11. Sales Forecasting and Financial Analysis </span><br />
<span style="background-color:white">12. Product Protocol</span><br />
<br />
<strong>PART FOUR</strong><br />
<span style="background-color:white">Development </span><br />
<span style="background-color:white">13. Design </span><br />
<span style="background-color:white">14. Development Team Management </span><br />
<span style="background-color:white">15. Product Use Testing </span><br />
<br />
<strong>PART FIVE</strong><br />
<span style="background-color:white">Launch </span><br />
<span style="background-color:white">16. Strategic Launch Planning </span><br />
<span style="background-color:white">17. Implementation of the Strategic Plan </span><br />
<span style="background-color:white">18. Market Testing </span><br />
<span style="background-color:white">19. Launch Management </span><br />
<span style="background-color:white">20. Public Policy Issues </span></span></span></span></span><br />
<br />
 </p>
', 531, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('4817c1ee-1c1f-445c-bd23-d441ec347b57', 'b1d30043-4699-477c-be81-6c19366d0a08', 'Description HTML', 1, '<p>In two volumes, the SAGE Handbook of Social Anthropology provides the definitive overview of contemporary research in the discipline. It explains the what, where, and how of current and anticipated work in Social Anthropology. With 80 authors, contributing more than 60 chapters, this is the most comprehensive and up-to-date statement of research in Social Anthropology available and the essential point of departure for future projects. The Handbook is divided into four sections: -Part I: Interfaces examines Social Anthropology''s disciplinary connections, from Art and Literature to Politics and Economics, from Linguistics to Biomedicine, from History to Media Studies. -Part II: Places examines place, region, culture, and history, from regional, area studies to a globalized world -Part III: Methods examines issues of method; from archives to war zones, from development projects to art objects, and from ethics to comparison -Part IV: Futures anticipates anthropologies to come: in the Brain Sciences; in post-Development; in the Body and Health; and in new Technologies and Materialities Edited by the leading figures in social anthropology, the Handbook includes a substantive introduction by Richard Fardon, a think piece by Jean and John Comaroff, and a concluding last word on futures by Marilyn Strathern. The authors - each at the leading edge of the discipline - contribute in-depth chapters on both the foundational ideas and the latest research. Comprehensive and detailed, this magisterial Handbook overviews the last 25 years of the social anthropological imagination. It will speak to scholars in Social Anthropology and its many related disciplines.</p>', 5190, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('483d161c-940c-4532-ab94-0ac4f2f6d02a', 'ef907d92-0cae-46b0-8e0c-721af2903a3b', 'Description HTML', 1, '<p>Arguing that corporate citizensip emerges from the New Economy dynamics, the author explores how far business can and should improve their social and environmental performance, and relates it to learning, knowledge and innovation. The book sets out the practical issues for business, including goal and boundary setting, measurement, dialogue and how to build trust. Winner of the 2006 SIM Book Award.</p>', 4426, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('4841972b-de6b-44cf-b970-3d6401bcc134', '1cd6493d-75f9-4696-8ccf-558c83f1b332', 'Additional Attributes HTML', 1, '<h1>Free Boundary Problems -Theory and Applications</h1>

<table id="metadata_content_table" style="-webkit-text-stroke-width:0px; background-color:#ffffff; border-style:none; color:#333333; font-family:Arial,sans-serif; font-size:13px; font-style:normal; font-variant-caps:normal; font-variant-ligatures:normal; font-weight:400; letter-spacing:normal; margin:0px; orphans:2; text-align:start; text-decoration-color:initial; text-decoration-style:initial; text-decoration-thickness:initial; text-transform:none; white-space:normal; widows:2; word-spacing:0px">
	<tbody>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Authors</span></td>
			<td style="text-align:left"><a class="primary" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=inauthor:%22Marek+Niezgodka%22&source=gbs_metadata_r&cad=6" style="color: rgb(17, 85, 204); text-decoration: none;"><span dir="ltr">Marek Niezgodka</span></a>,&nbsp;<a class="primary" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=inauthor:%22Pawel+Strzelecki%22&source=gbs_metadata_r&cad=6" style="color: rgb(17, 85, 204); text-decoration: none;"><span dir="ltr">Pawel Strzelecki</span></a></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Edition</span></td>
			<td style="text-align:left"><span dir="ltr">illustrated</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Publisher</span></td>
			<td style="text-align:left"><span dir="ltr">CRC Press, 1996</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">ISBN</span></td>
			<td style="text-align:left"><span dir="ltr">9780582305939</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Length</span></td>
			<td style="text-align:left"><span dir="ltr">456 pages</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Subjects</span></td>
			<td style="text-align:left">
			<div style="display:inline"><a class="primary" dir="ltr" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=subject:%22Mathematics%22" style="color: rgb(17, 85, 204); text-decoration: none;">Mathematics</a></div>
			&nbsp;›&nbsp;

			<div style="display:inline"><a class="primary" dir="ltr" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=subject:%22Mathematics+Differential+Equations%22" style="color: rgb(17, 85, 204); text-decoration: none;">Differential Equations</a></div>
			&nbsp;›&nbsp;

			<div style="display:inline"><a class="primary" dir="ltr" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=subject:%22Mathematics+Differential+Equations+General%22" style="color: rgb(17, 85, 204); text-decoration: none;">General</a></div>
			</td>
		</tr>
	</tbody>
</table>', 2330, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('484d96f5-df09-4ad6-8de3-d10862fbb307', '9f24f400-cc4f-4727-8389-18c2e2fe987b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Consumer Behavior, 12th Edition explores how the examination and application of consumer behavior is central to the planning, development, and implementation of successful marketing strategies. Additionally, the present edition has been molded keeping in mind that the Indian marketing context has several unique aspects that are different from a developed market. The diversity and nuances of such a context have been captured in the back of conceptual frameworks. With an emphasis on developing a variety of useful skills, this text prepares students for careers in brand management, advertising, and consumer research.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART I Consumers, Marketers, and Technology</span></span></strong><br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1 Consumer Behavior and Technology<br />
2 Market Segmentation and Real-Time Bidding</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART II The Consumer as an Individual</span></span></strong><br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3 Consumer Motivation and Personality<br />
4 Consumer Perception and Positioning<br />
5 Consumer Learning<br />
6 Consumer Attitude Formation and Change</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART III Communication and Consumer Behavior</span></span></strong><br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7 Persuading Consumers<br />
8 From Print and Broadcast to Social Media and Mobile Advertising<br />
9 Reference Groups and Communities, Opinion Leaders, and Word-of-Mouth</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART IV Social and Cultural Settings</span></span></strong><br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10 The Family and Its Social Standing<br />
11 Cultural Values and Consumer Behavior<br />
12 Cross-Cultural Consumer Behavior: An International Perspective</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART V Consumer Decision-Making, Marketing Ethics, and Consumer Research</span></span></strong><br />
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13 Consumer Decision-Making and Diffusion of Innovations<br />
14 Marketers'' Ethics and Social Responsibility<br />
15 Consumer Research</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 607, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('487a69b6-dec8-4574-bd99-94964470c4b0', '91782f2f-a414-4170-b4b0-4fc558ac383a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gain a clear understanding of the fundamental concepts and applications behind operations and supply chain management with the reader-friendly approach in Collier/Evansand'' popular OPERATIONS AND SUPPLY CHAIN MANAGEMENT, 2E. The authors present detailed, solved problems throughout this edition to illustrate key formulas and computations as you learn to complete both manual and digital calculations using Excel spreadsheet templates and other Excel models for optimization and simulation. Even more review questions, cases, experiential activities, problems and exercises as well as feature boxes teach you how to work with the latest operations management (OM) and supply chain management (SCM) concepts and tools. New content examines process analysis and resource utilization, analytics in OM, capacity measurement, applications of linear optimization and other critical OM and SCM topics.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CONTENTS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 1: BASIC CONCEPTS OF OM AND VALUE CHAINS.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Operations Management and Value Chains.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Measuring Performance in Operations and Value Chains.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Operations Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Technology and Operations Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 2: DESIGNING OPERATIONS AND SUPPLY CHAINS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Goods and Service Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Supply Chain Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Process Selection, Design, and Improvement.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Facility and Work Design.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 3: MANAGING OPERATIONS AND SUPPLY CHAINS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Forecasting and Demand Planning.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Capacity Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Process Analysis and Resource Utilization.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Managing Inventories in Supply Chains.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Supply Chain Management and Logistics.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Resource Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Operations Scheduling and Sequencing.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Quality Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Quality Control and amp; SPC.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Lean Operating Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Project Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 4: Supplements </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supplement A: Probability and Statistics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supplement B: Decision Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supplement C: Break-Even Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supplement D: Linear Optimization.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supplement E: The Transportation and Assignment Problems.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supplement F: Queuing Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supplement G: Simulation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix A: Areas for the Cumulative Standard Normal Distribution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix B: Factors for Control Charts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Endnotes.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Glossary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 801, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('487a97e0-4915-4ddd-b13d-a872ae41aca4', 'e4dd2ffa-5e88-4c28-9688-e0a9cd197d45', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Microeconomics, 9e provides an exciting and dynamic approach to how microeconomics can help us to understand what goes on in the world and how it can be used as a practical tool for decision making. To facilitate classroom learning needs, this edition provides a treatment of microeconomic theory that stresses its relevance and application to both managerial and public policy decision making. This applied emphasis is accomplished by including examples that cover such topics as the analysis of demand, cost, and market efficiency; the design of pricing strategies; investment and production decisions; and public policy analysis.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The book also covers new topics that have come to play a central role in microeconomics over the years, such as game theory and competitive strategy, the role of uncertainly and information, and the analysis of pricing by firms with market power. The coverage in the book is comprehensive and up-to-date as well as lively and engaging for students from a broad range of academic backgrounds.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><br>
<span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part I: Introduction: Markets and Prices</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part II: Producers, Consumers, and Competitive Markets</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part III: Market Structure and Competitive Strategy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part IV: Information, Market Failure and the Role of Government</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 757, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('488afd90-74f9-40dc-a92e-5860c0fd6ae1', '1b2784ba-0096-4d87-a9f4-0be8d478d2f5', 'Description HTML', 1, '<p>This volume records the proceedings of a Forum on The Fundamentals of Electron Density, Density Matrix and Density Functional Theory in Atoms, Molecules and the Solid State held at the Coseners'' House, Abingdon-on-Thames, Oxon. over the period 31st May - 2nd June, 2002. The forum consisted of 26 oral and poster presentations followed by a discussion structure around questions and comments submitted by the participants (and others who had expressed an interest) in advance of the meeting. Quantum mechanics provides a theoretical foundation for our under­ standing of the structure and properties of atoms, molecules and the solid state in terms their component particles, electrons and nuclei. (Rel­ ativistic quantum mechanics is required for molecular systems contain­ ing heavy atoms.) However, the solution of the equations of quantum mechanics yields a function, a wave function, which depends on the co­ ordinates, both space and spin, of all of the particles in the system. This functions contains much more information than is required to yield the energy or other property.</p>', 3946, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('489110c5-db46-4004-938e-e76015e32a3d', '3dd852f5-945e-4eba-9899-e91ea2506662', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kin Anthropometric and Physical Fitness Variables of Young Male Judokas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr.Sher Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830426</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1602, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('48941941-d0b8-48f1-b1a6-a6d1c782586b', '9ad9a5cc-d2f5-4813-9173-f5d733dfb170', 'Description HTML', 1, '<p>The emission of electrons from solid surfaces bombarded by slow neutral and ionized heavy particles (atoms, molecules) is reviewed both theoretically and in the light of recent experimental studies by leading groups in the field. The book integrates physics of ion beams, surfaces and chemical physics, and serves both as a reference work for researchers and a textbook for graduate students.</p>', 3962, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('4899a7b5-9df7-4562-83eb-5aeee07e2cb3', '74166b52-1bd3-422e-a906-806afb16f044', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerald Kaiser</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817681104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>
', 1756, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('48a4366e-b848-4de3-9021-8d1447aa4467', 'fc70ae88-2430-407e-94a7-2ed3aa451a5e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Kulasiri, W. Verwoerd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780444511027</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5738, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('48aa1804-f8a1-4189-ab33-0c14271ede8a', '7989af81-7b29-4234-9370-519a11855c78', 'Additional Attributes HTML', 1, '<h1>Algorithmic Learning in a Random World</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;476 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;3031066510</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3031066511</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;699 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.6 x 2.57 x 23.39 cm</span></li>
</ul>', 2492, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('48af020d-5ed5-4049-bd5e-f6b6539bb308', 'b029f84a-bc83-4d34-998f-3f1461b1fe2d', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The volume presents language as fully integrated with human existence. On this view, language is not essentially `symbolic'', not represented inside minds or brains, and most certainly not determined by micro-social rules and norms. Rather, language is part of our ecology. It emerges when bodies co-ordinate vocal and visible gesture to integrate events with different histories. Enacting feeling, expression and wordings, language permeates the collective, individual and affective life of living beings. It is a profoundly distributed, multi-centric activity that binds people together as they go about their lives. Distributed Language pursues this perspective both theoretically and in relation to empirical work. Empirically, it reports studies on the anticipatory dynamics of reading, its socio-cognitive consequences, Shakespearean theatre, what images evoke (in brain and word), and solving insight problems. Theoretically, the volume challenges linguistic autonomy from overlapping theoretical positions. First, it is argued that language exploits a species specific form of semiotic cognition. Second, it is suggested that the central function of language lies in realizing values that derive from our ecosystemic existence. Third, this is ascribed to how cultural and biological symbols co-regulate the dynamics that shape human activity. Fourth, it is argued that language, far from being organism-centred, gives us an extended ecology in which our co-ordination is saturated by values and norms that are derived from our sociocultural environment. The contributions to this volume expand on those originally published in Pragmatics & Cognition 17:3 (2009).</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - About the Authors, Distributed language, The role of anticipation in reading, The experiential basis of speech and writing as different cognitive domains, Insightful thinking Cognitive dynamics and material artifacts, Actualizing semiotic affordances in a material world, Languaging in Shakespeare''s theatre, Semiotic cognition and the logic of culture, Ecological pragmatics: Values, dialogical arrays, complexity, and caring, Symbols as constraints: The structuring role of dynamics and self-organization in natural language, Beyond mind: An extended ecology of languaging, Subject Index, Name Index</span></p>', 4460, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('48b068c6-ae5e-4a1c-8c65-24936d091b29', 'db1329d2-1a9a-4ae8-94d8-8506f3f4c079', 'Description HTML', 1, '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 4761, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('48c09e54-97fe-4f3d-af25-c59a5d144e33', '541191d6-cef9-4342-8234-4305ffeecaa6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Aswathappa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352605439</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>912</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>8th edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3059, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('48c57de3-2c95-4526-90bf-435aa044c52c', 'c0993501-3ca5-4c1f-afc6-fea5e14b13f3', 'Description HTML', 1, '<h1>Right to Information New</h1>', 4937, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('48d4c06c-eea7-4744-9ae4-779fd7dfde05', 'e072dc79-3ffa-433e-a0e4-d9118bed929d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Short Introduction to the Major Sources</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Klaus K. Klostermaier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781851682300</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>198</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4860, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('48d81a28-92a8-45d4-9d81-76b9938e3780', '18d1141e-e09c-4ab2-8cdd-5e798c40da36', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A structured, data-driven approach to understanding core operations management concepts.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Anupindi shows how managers can design and manage process structure and process drivers to improve the performance of any business process.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The third edition retains the general process view paradigm while providing a sharper, more streamlined presentation of the development of ideas in each chapter-all of which are illustrated with contemporary examples from practice.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART I: PROCESS MANAGEMENT AND STRATEGY</span></strong><span style="font-family:"Bookman Old Style",serif">  <br />
Chapter 1: Products, Processes, and Performance<br />
Chapter 2: Operations Strategy and Management<br />
<strong>PART II: PROCESS FLOW METRICS</strong><br />
Chapter 3: Process Flow Measures<br />
Chapter 4: Flow-Time Analysis<br />
Chapter 5: Flow Rate and Capacity Analysis<br />
Chapter 6: Inventory Analysis<br />
<strong>PART III: PROCESS FLOW VARIABILITY</strong><br />
Chapter 7: Managing Flow Variability: Safety Inventory<br />
Chapter 8: Managing Flow Variability: Safety Capacity<br />
Chapter 9: Managing Flow Variability: Process Control and Capability<br />
<strong>PART IV: PROCESS INTEGRATION</strong><br />
Chapter 10: Lean Operations: Process Synchronization and Improvement</span></span></span></p>
', 591, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('48e0d68b-ad3a-4c2d-b7eb-9b7e49bfdfa5', '5f580b78-0da3-4f99-a445-57e7bd12a837', 'Description HTML', 1, '<h1>Pustak ke Janam aur Vikas ki Kahani</h1>', 2960, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('49068b1b-abd2-4248-87a2-1de4b75a1bef', '3d4e83e3-370c-464c-9af9-0ccba69a5ef1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Rigvedsanhita - Padanukram me Hindibhashunvad - Khand 5&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jiya Lal Kamboj</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186700846</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vidhya Nidhi</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2849, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('490ded59-2f12-412f-b58f-9fd23be42962', '350ff991-fc28-40c5-bec2-445abb67e611', 'Description HTML', 1, '<h1>Jeewan-Ambudhi se Anjuli bhar</h1>', 2984, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('490fe8c0-2657-463c-9f15-16ad60a4a5f0', 'ae9e03e1-c5ee-400f-9da1-abba47b64357', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Domestic Violence in India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Barik</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352818</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>535</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5378, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('4912e7bc-a38a-4070-b9da-8c98292d630d', '88aa6701-3ce0-4aa0-a757-642b937a6ba7', 'Description HTML', 1, '<p>With the recent emergence of Web 2.0 technologies and the widespread use and availability of laptop computers and wireless networks, the integration of digital technologies is increasingly seen as an inevitable factor in e-Learning and education.&nbsp;<strong>Online Learning</strong>&nbsp;examines the influence of new technologies on online pedagogy and provides an authoritative synthesis of existing research in the field. It also investigates the direction of e-Learning in the digital age. Consisting of approximately 85 articles, the five parts focus on:</p>

<p>Part I. Professional Development and Training<br>
Part II. Digital Pedagogies<br>
Part III. Digital Literacies<br>
Part IV. New and Emerging Technologies<br>
Part V. Online Assessment</p>', 1964, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('4926cacb-a0c6-4b68-a75e-74a49bb1deff', '1adcac28-d0e9-49f0-9069-e4960214b518', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gurinder</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380025070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4563, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('4929042c-bb1a-4e06-bd9e-517a7241ae95', 'eeb30489-9235-4a94-97c2-7ae41ebca0a2', 'Description HTML', 1, '<p>Secularization traces the decline of religion and the rise of secular belief systems. But it also touches on the transition from traditional to modern systems of organization, the replacement of metaphysical beliefs with science, the transition from community to association and much more besides. The debate about secularism and secularization has become a central issue in politics, public policy and international affairs. There is a long history of thinking about the religious and the secular, but the modern debate has special features and a great urgency mainly as a result of fears about religious fundamentalism, religious revival, political Islam and religious nationalism.</p>

<p>&nbsp;</p>

<ul>
	<li><strong>Volume I&nbsp;</strong>explores the history and meaning of key terms: secular, secularism, secularity, secularization and laicity. It is primarily concerned with the philosophy and theology of the secular and examines the evolution of the debate from St Augustine''s two cities to contemporary writings and is not confined to Christian debate.</li>
	<li><strong>Volume II&nbsp;</strong>deals with the sociology of secularization and contains the classic statements by sociologists such as Max Weber, Georg Simmel, Bryan Wilson, David Martin, and Thomas Luckmann.</li>
	<li><strong>Volume III&nbsp;</strong>considers American exceptionalism. Much the debate in sociology has centered on the question of America''s differences from secular Europe. Religion and politics have been significantly interconnected in American history; America is a very special but influential case of secularization.</li>
	<li><strong>Volume IV&nbsp;</strong>involves the comparative sociology of modern religious revivalism and the notion that we are in a post-secular society. The manifestations of religious revival in post-secular societies are truly global. This volume looks at the revival of world religions and popular religions such as spirit possession in the post-communist societies.</li>
</ul>', 1921, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('492cec11-e7de-4695-a51e-d6b577aabbf7', '06b3c17e-33c0-42f0-94f5-9de9b2af0ec8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">About the book</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="color:#333333">The basic aim of this book is to give as far as possible a systematic and modern presentation of the most important methods and techniques of computational mathematics on the basis of the general course of higher mathematics taught in higher technical schools. The. book has been arranged so. that the basic portion constitutes a manual for the first cycle of studies in approximate computations for higher technical colleges.The text contains supplementary matetial Which goes beyond the scope of the ordinary college course, but the reader can select those sections which interest him and omit any extra material without loss of continuity.The chapters and sections which may be dropped out in a first reading are marked with an asterisk.This text makes wide use of matrix calcu]us.The concepts of a vector, matrix, inverse matrix,eigenvalue and eigenvector of a matrix, etc.are workaday tools.The use of matrices offers a number of advantages in presenting the subject matter since they greatly facilitate an understanding of the development of many computations. In this sense a particular gain is achieved in the proofs of the convergence theorems of various numerical processes. Also, modern high-speed computers are nicely adapted to the performance of the basic matrix operations.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="color:#333333">A few words about the contents of the book. In the main it is devoted to the following problems:operations involving approximate numbers,computation of functions by means of series and iterative processes,approximate and numerical solution of algebraic and transcendental equations,computational methods of linear algebra,interpolation of functions,numerical differentiation and integration of functions,and the Monte Carlo method.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Contents</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Preface </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Introduction. General Rules of Computational Work </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 1 Approximate Numbers </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 2 Some Facts from the Theory of Continued Fractions </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 3 Computing the Values of Functions </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 4 Approximate Solutions of Algebraic and Transcendental Equations </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 5 Special Techniques for Approximate Solution of Algebraic Equations </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 6 Accelerating the Convergence of Series </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 7 Matrix Algebra </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 8 Solving Systems of Linear Equations </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 9 The Convergence Of Iteration Processes For Systems Of Linear Equations </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 10 Essentials of the Theory of Linear Vector Spaces </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 11 Additional Facts about the Convergence of Iteration Processes For Systems of Linear Equations </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 12 Finding the Eigenvalues and Eigenvectors of a Matrix </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 13 Approximate Solution of Systems of Nonlinear Equations </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 14 The Interpolation Of Functions </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 15 Approximate Differentiation </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 16 Approximate Integration of Functions </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Chapter 17 The Monte Carlo Method </span></span>              </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Complete List of References </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Index </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 1046, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('492f203a-053e-4ed3-9c9d-7c3e8b5937ec', '888936c8-c90c-443a-84f6-71212eecddeb', 'Description HTML', 1, '<h3>Bharat ka Bhoogol&nbsp;</h3>', 5284, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('4941059a-f40d-49a0-a591-9fd3b4ce4678', 'cdfc11cc-2d90-498d-970b-f9edb867c600', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>Title</td>
			<td>The Mahabharata of Krishna-Dwaipayana Vyasa (12 Vol. Sets)</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Kisari Mohan Ganguli</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9788197734779</td>
		</tr>
		<tr>
			<td>Publishers</td>
			<td>Shivalik Prakashan</td>
		</tr>
		<tr>
			<td>Edition</td>
			<td>First</td>
		</tr>
		<tr>
			<td>Year</td>
			<td>2024</td>
		</tr>
		<tr>
			<td>Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1307, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('494d7051-9cef-4bd1-835a-cb2cd845b372', 'bec88243-7af4-4ba2-98e8-87b85f8a2f3c', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.</p>

<p>In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.</p>

<p>The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.</p>

<p>The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.</p>

<p>The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.</p>

<p>Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.</p>

<p>All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.</p>

<p>This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.</p>', 1300, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('495ae9aa-1346-4601-b57e-b1a90a1a315d', '51f8bdb0-2ecb-4fc9-8215-95ad0403351d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Justice Delayed is Justice Denied "40" Million Cases Pending in Indian Courts-Causes & Remedies&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">R C Aggarwal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788171871315</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Book Palace</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 887, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('49631dff-d6c0-4e91-a997-ceb9dfcc2bc3', 'e098ed87-74b3-47ac-bc2e-8eb8519e6e37', 'Description HTML', 1, '<h1>Harishankar Parsayi Krit Thiturta Hua Gantantra</h1>', 2900, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('496b7d61-3465-4ea4-bf2c-7e33d592f24b', 'f2f37a0d-69e2-47a5-b108-80be49fe532b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>History of Ideas & Culture</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. G.C. Pande</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192655505</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>508</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 4952, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('49716a17-474e-4e67-b175-9b4428331c5e', 'c1afe78d-495a-4c97-ad6b-da6268a9fa77', 'Description HTML', 1, '<h1>Vivekancharit Mahakavya - Ek Addhyan new</h1>', 4983, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('498c1926-f026-4535-aab2-3d402c0d188f', '2174063e-f593-4a9a-9d66-ad8e86828039', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Physical Chemistry &nbsp;V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Ya.Gerasimov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1974</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">608</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1049, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('49a61569-8902-4eb8-9cf8-7ab5257cdfdd', 'e92609e3-20e2-47bd-afbe-b57f5383fb03', 'Description HTML', 1, '<h1>Dropouts - A Challenge to Distance Education new</h1>', 5166, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('49b032c1-f0d8-4d38-9169-f3f4d45ce130', 'd232e3b7-797d-49bd-bec0-fb8def06b893', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Human values and Professional Ethics 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">R R Gaur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789391958411</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Excel Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 960, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('49ba33a0-08d2-4bc9-ae67-3bf3ab118a62', '97bba818-99d6-4194-bcc4-bbf3bd549088', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Encyclopedia of Religion, Communication, and Media</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Daniel A. Stout</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0415969468</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780415969468</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">467</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5538, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('49ba71ea-163d-4f8f-8669-816bc86a55b4', 'd13fdf95-07b6-4667-adff-2b6575f1391c', 'Description HTML', 1, '<h1>Rhyming with Reasons - Critical Essays on Indian English Poetry</h1>', 2701, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('49c76fc2-5914-493f-91c5-df8054b721bf', '593ad4c4-8306-4a37-a023-79f4d177930d', 'Description HTML', 1, '<p>Up to date and comprehensive overview of a fast developing and topical area Authors are well respected in their field Extensive list of references and detailed suggestions for further reading Based on authors'' personal experience in research and teaching</p>', 5595, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('49c8e7d8-e50c-4e6d-a959-0355e71ca732', '618e73d2-f1eb-48ec-84b1-f6c0c51028f3', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Introduction to Indian Buddhism</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">K S Dwivedi</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788175333048</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">275</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2010</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2165, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('49c90a11-1255-4580-9132-4f32098c94a9', '0701198f-e5b8-4944-9a6a-586b3538b9d1', 'Description HTML', 1, '<h1>Right to Information Act</h1>', 5395, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('49cc12dd-c6aa-4da1-a91e-27fa566075d8', '4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 'Description HTML', 1, '<h1>Fictional World of Joseph Conrad</h1>', 2737, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('49d110bd-7b28-4c34-a267-1f0ff01982aa', '882689b3-7c22-4c9f-8771-21f34973ac5c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Irengbam Arun</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160812</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4731, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('49d17133-93e9-4d77-b7d4-9e7dd8b7709a', 'dff027d5-393d-4dd1-b19c-f1f4a440a0c8', 'Additional Attributes HTML', 1, '<h1>Modelling Longevity Dynamics for Pensions and Annuity Business</h1>', 5450, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('49e01d54-b3d8-421e-82b9-66842c7e9633', 'a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book’s guiding assumption is that all writings have a place, a history and a character. From the beginning we decided that this should apply to the entries as well, and that, however brief, they should be attributed. My contributors have given the style in which the Guide described women’s writing in English over the centuries a special liveliness and concision. They themselves also convey something of the diversity of the contemporary scene. They include distinguished writers of fiction, poetry and drama, alongside writers at the beginnings of their careers, graduate researchers and well known academic critics and scholars, freelances of all kinds, and literary journalists. They are men as well as women, and of very different generations, too—almost seventy years separate my oldest contributor from my youngest. What they have in common is that their enthusiasm, and their pleasure as readers in the writers and writing they describe, persuaded them to put their information at the service of a work of reference.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 2459, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('49e4e9bd-2747-4037-bd6c-19f3c87576d3', '92dd41fe-d180-4fed-8331-273e53e23449', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The world''s religions have emerged as one of the great geopolitical forces shaping our lives. Understanding these beliefs is crucial to understanding ethnic tension and the clash of cultures, as well as being fundamental to world peace. </span></p>

<p style="text-align:justify"><span style="font-size:18px">Even where people have moved away from formal religious practices, the legacies of traditional beliefs continue to inform their sense of self, and their values and customs. This atlas maps the impact of major world religions, their divisions and contemporary challenges. It shows, country by country, how religions spread their influence through broadcasting, missionary work, education and banking; how they relate to governments; how they help to alleviate the effect of poverty; and the role they play in conflict. </span></p>

<p style="text-align:justify"><span style="font-size:18px">The atlas covers a wide range of topics including new religious movements atheism and agnosticism ethical investment persecution and recovery aid sexual equality the environment</span></p>

<p style="text-align:justify"><span style="font-size:18px">Plus: essential reference table on the fundamental beliefs of Buddhism, Christianity, Daoism, Hinduism, Islam, Judaism and Sikhism.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Acknowledgements,&nbsp;Introduction,&nbsp;Part One Beginnings,&nbsp;Part Two Beliefs,&nbsp;Part Three STRUCTURES,&nbsp;Part Four CONFLICTS AND TENSIONS,&nbsp; Part Five CONTEMPORARY CHALLENGES,&nbsp;Part Six THE HEARTLANDS,&nbsp;Part Seven SOCIAL CONTEXT</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:18px">&nbsp;</span></p>', 5531, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4a0394d1-ecf3-4251-8d6d-a44c226927ef', '7c89df0b-6c99-4125-9c85-dfb1bb7997a6', 'Description HTML', 1, '<h1>The Creative Writings of Basavaraj Naikar, Rejendra Chenni and Mallikarjun Patil</h1>
', 4837, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('4a053730-4fee-40eb-abb8-45bb899905c0', '2dd44c7c-5f09-419c-bd72-c2586dcc24fc', 'Additional Attributes HTML', 1, '<h1>Interactive Operations Research with Maple - Methods and Models NEW</h1>', 3087, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('4a205577-c1ed-49df-9b45-c2e48ab1882f', '6dfa1182-10ac-4602-92cd-624fb94d570b', 'Additional Attributes HTML', 1, '<h1>Branding in a Competitive Marketplace NEW</h1>', 5127, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('4a32e9d6-1955-4c11-936e-4e196bed67c3', 'ba42da67-8f69-4c3f-bd29-da6f15d430d7', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>&nbsp;Title</td>
			<td>Physics and Geometry of Disorder: Percolation Theory (Science for Everyone)</td>
		</tr>
		<tr>
			<td>&nbsp;Author</td>
			<td>A.L Efros</td>
		</tr>
		<tr>
			<td>&nbsp;ISBN</td>
			<td>-</td>
		</tr>
		<tr>
			<td>&nbsp;Publisher</td>
			<td>Mir Publishers</td>
		</tr>
		<tr>
			<td>&nbsp;Pages</td>
			<td>135</td>
		</tr>
		<tr>
			<td>&nbsp;Year of Publication</td>
			<td>1986</td>
		</tr>
		<tr>
			<td>&nbsp;Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>&nbsp;Binding</td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1255, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('4a4225f5-d6eb-4fd0-9b7a-605afee55f0e', '29fc0d49-a8cf-4d98-a1fc-6ba1cff51207', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Fatty alcohols (linear alkanes >C10 with a terminal hydroxyl group) occur naturally in most organisms but are also procuced as industrial chemicals from plants and petroleum or products such as detergents and cosmetics. Regardless of their origin, fatty alcohol residues eventually enter the marine environment. They are also generated in situ by freshwater and marine organisms. These long chain alcohols can be used as biomarkers due to their distinctive source allocation, although they have differential degradation rates across the range of chain lengths.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This well-illustrated book sets out the natural and synthetic pathways, sources and signatures of these compounds, along with their concentrations in the environment, their toxicity and their eco-toxicity. For the first time, environmental data are presented from many locations around the world, with the observed anthropogenic contribution to the environmental concentrations being thoroughly discussed. In consideration of the increased production of fatty alcohols, this book is an invaluable resource to researchers examining chemical in the environment and those interested in assessing the environmental impacts of these group of chemicals.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book has been prepared in conjunction with the following organizations:</span></p>

<p style="text-align:justify"><span style="font-size:18px">APAG is the sector group for the European producers of oleochemicals and allied products within Cefic (the European Chemical Industry Council)</span></p>

<p style="text-align:justify"><span style="font-size:18px">AISE is the representative body for the soap, detergent and maintenance product industries in Europe</span></p>

<p style="text-align:justify"><span style="font-size:18px">CESIO is the sector group representing the European produces of surfactants within Cefic</span></p>

<p style="text-align:justify"><span style="font-size:18px">ERASM is the joint surfactant environmental research platform of AISE and CESIO</span></p>

<p style="text-align:justify"><span style="font-size:18px">SDA is the trade association representing manufacturers of cleaning products and their ingredients and oleochemicals in the US</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Acknowledgements, About the Authors, Chapter 1 Definitions, Chapter 2 Biological Synthesis, Chapter 3 Occurrence in Biota, Chapter 4 Consumer and Cosmetic Product Uses and Production, Chapter 5 Environmental Transformations, Chapter 6 Analytical Methods, Chapter 7 Environmental Concentrations, Chapter 8 Using Fatty Alcohols as Biomarkers, Chapter 9 Multivariate Statistics, Chapter 10 Environmental and Human Safety Aspects of Fatty Alcohols, References, Subject Index</span></p>', 1852, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('4a439140-c8f1-4321-9904-53d249c19322', 'f47853d5-641b-491a-b2a0-cc5bfcec9c6a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Project Management:A Strategic Managerial Approach 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jack R. Meredith</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354641176</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 848, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('4a4d8fae-235b-4d79-9706-5ca097e93cc2', '2d611972-cd16-4c35-ae27-7a6814c484aa', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Ambiguity of Errors for Work and Learning - Professional and Practice Based Learning</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Johannes Bauer, Christian Harteis</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789048139408</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">279</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2012</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1847, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('4a4f8e2d-9b97-43da-bc31-ff60d4fd8a05', '15c825f7-6151-49c8-8f81-bbe18dece6b9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Irengbam Arun</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160812</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5653, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('4a6725ea-3a78-4379-8bda-545891c23678', '9d847867-3945-49ea-bdb5-184fb31f2226', 'Description HTML', 1, '<p>Combustion systems are confined fields of compressible fluids where exothermic processes of combustion take place, subject to boundary conditions imposed at its borders. The subject of Dynamics of Combustion Systems is presented in three parts: Part 1. Exothermicity – considering the thermodynamic effects due to evolution of exothermic energy in a combustion system Chapter 1. Thermodynamic Aspects Chapter 2. Evolutionary AspectsChapter 3. Heat Transfer AspectsChapter 4. Chemical Kinetic Aspects Part 2. Field– exposing the dynamic properties of flow fields where the exothermic energy is deposited Chapter 5. Aerodynamic AspectsChapter 6. Random Vortex MethodChapter 7. Gasdynamic AspectsChapter 8. Fronts and Interfaces Part 3. Explosions – revealing the dynamic features of fields and fronts due to rapid deposition of exothermic energy Chapter 9. Blast Wave TheoryChapter 10. Self-Similar SolutionChapter 11. Phase Space MethodChapter 12. Detonation</p>', 5929, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('4a6f55fb-46f6-4972-9cc7-904f8007a9a8', 'e2f77f40-7de2-453e-b1f4-7099171880d1', 'Description HTML', 1, '<p>With this Oracle Press guide, you will gain both an implementation reference and the practical hands-on knowledge needed to centrally manage enterprise applications, middleware, and databases in an efficient way with Oracle Enterprise Manager 10g Grid Control. The first part of the book focuses on the roll-out and deployment of the management infrastructure. The book goes on to provide tips and tricks for administrators to make the most efficient use of the infrastructure once Grid Control is operational. You will learn how to maximize all of the product''s capabilities in order to achieve greater agility, better service quality, and lower operational costs across the enterprise.</p>', 4959, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('4a74cf75-5b54-4675-93a8-df2f622c9fa7', 'a0b8c4de-7a2c-4c6a-b380-ebc0ed02091c', 'Description HTML', 1, '<h1>The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD</h1>', 5015, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('4a804cc8-56c6-4297-9ea2-98388331dc99', '8f530648-4011-4eb5-80a4-3c59372ffbd9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sadanand Paswan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352405</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>280</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5181, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('4a81b2af-573a-4c7f-aaf2-3dbf18967297', '0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', 'Description HTML', 1, '<h1>Cloud Computing in Digital Library</h1>', 3298, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('4a8b6ea6-ae2d-45e3-806d-c609c68bfe07', '46d8d6b0-eeab-410c-82e7-ab2f358f2be0', 'Description HTML', 1, '<p>AbouttheNorthwestSymposiumforSystemsBiology This publication is the proceedingsofthe Pacific Northwest National Laboratory (PNNL) inaugural meeting of the Northwest Symposium for Systems Biology, held October 17 and 18,2002, in Richland, Washington. This is the40thyear in which the laboratory has held an interdisciplinary science symposium to address important biologicalquestions. Inyearspast,theunifyingthemewasenvironmentalsciences.This yearwebegananewseriesofsymposiaonsystemsbiology.Aparticularfocusofthese symposiawill beon identifyingcurrentbreakthroughtechnologiesand theirapplication toimportantmodelsystems. PNNLestablished theBiomolecularSystemsInitiative(BSI) toexploit the unique andinnovativetechnologiesdevelopedhereatthelaboratory,especiallyattheWilliamR. Wiley Environmental Molecular Sciences Laboratory (EMSL). The BSI is a multidisciplinary research program thatfocuses on theareasofresearch that will drive biology in the post-genomic era. It combines cutting-edge capabilities for high- throughputproteomics,cellimaging,quantitativebiology,andcomputationalbiology. To understand complex biological systems, scientists must acquire detailed knowledgeaboutcellsignaling,andabouthownetworksregulatecellfunctions.Thiswill requireanintegratedeffortacrossavarietyofresearchdisciplines:molecularandcellular biology, biochemistry, physics, mathematics, and information science. The BSI is working to provide opportunities for scientists from different disciplines to gatherand discusscell networksatallscalesaswell asapproachesforunderstandingthemolecular componentsofthesenetworks. The theme of this year''s symposium was the U.S. Department ofEnergy''s new Genomes to Life (GTL) program. GTL has the eventual goal of a fundamental, comprehensive,andsystematicunderstandingoflife. In its initial implementation,GTL focusesonpost-genomicapproachestounderstanding * ComplexMicrobialSystems * ComputationalMethods * MolecularMachines:Multiproteincomplexes * GeneRegulatoryNetworks.</p>', 3778, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('4a8c476d-e32c-43b2-b1b5-3e918bb05ed0', '138fd2e1-3a64-42eb-b1cd-a0bc9d738c4d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Origin And Chemical Evolution Of The Earth (Science For Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.Voitkevich</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1998</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">244</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1090, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('4a99104c-e4d9-4e60-bdde-7d7c07d52e73', 'ecf91e37-e5b2-428a-9e21-449eee9fd44a', 'Description HTML', 1, '<h1>Women and Tagore Recreating the Space in New Millennium</h1>', 4857, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('4a993386-4346-4505-aaaa-22d127fd1865', '588d48dc-2e73-4716-9683-160a21ccac7b', 'Description HTML', 1, '<h1>High School Level - Geometry with DVD</h1>', 2565, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('4a9d5dc4-d487-463a-8482-2b3f11ff00d2', '63d3fe07-650e-4dfc-a2a3-912738ea9224', 'Description HTML', 1, '<h1>Education in Emerging Indian Society new</h1>', 5583, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4aab9a5a-1cd9-4a08-ab05-8d3df0427f6b', '813e85d8-16bb-4ad5-bfa0-594a1c0f2e31', 'Description HTML', 1, '<p>In recent years, there has been an explosion in knowledge and research associated with the field of enzyme catalysis and H-tunneling. Rich in its breath and depth, this introduction to modern theories and methods of study is suitable for experienced researchers those new to the subject. Edited by two leading experts, and bringing together the foremost practitioners in the field, this up-to-date account of a rapidly developing field sits at the interface between biology, chemistry and physics. It covers computational, kinetic and structural analysis of tunnelling and the synergy in combining these methods (with a major focus on H-tunneling reactions in enzyme systems). The book starts with a brief overview of proton and electron transfer history by Nobel Laureate, Rudolph A. Marcus. The reader is then guided through chapters covering almost every aspect of reactions in enzyme catalysis ranging from descriptions of the relevant quantum theory and quantum/classical theoretical methodology to the description of experimental results. The theoretical interpretation of these large systems includes both quantum mechanical and statistical mechanical computations, as well as simple more approximate models. Most of the chapters focus on enzymatic catalysis of hydride, proton and H" transfer, an example of the latter being proton coupled electron transfer. There is also a chapter on electron transfer in proteins. This is timely since the theoretical framework developed fifty years ago for treating electron transfers has now been adapted to H-transfers and electron transfers in proteins. Accessible in style, this book is suitable for a wide audience but will be particularly useful to advanced level undergraduates, postgraduates and early postdoctoral workers.</p>', 3974, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('4ab075bd-ee44-44ab-89b1-ed3a08d6a685', '1de0fdd9-1a6e-445d-9f54-f089be5e2091', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sunanda Shelake</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383144037</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2448, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('4ab1b7a9-162e-49eb-b41c-9b8fa63b0993', '6951f710-5372-4751-acd9-e467f0cace87', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Book Antiqua",serif">Fundamentals of Multinational Finance, </span></em><span style="font-family:"Book Antiqua",serif">Fifth Edition, has been redesigned and restructured for tightness—critical elements of the field but in a much shorter delivery framework. This has been accomplished by integrating a number of previous topics along financial management threads. The book is in five parts unified by the common thread of the globalization process by which a firm moves from a domestic to a multinational business orientation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Book Antiqua",serif">PART 1 GLOBAL FINANCIAL ENVIRONMENT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 1 Multinational Financial Management: Opportunities and Challenges</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 2 The International Monetary System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 3 The Balance of Payments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 4 Financial Goals and Corporate Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Book Antiqua",serif">PART 2 FOREIGN EXCHANGE THEORY AND MARKETS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 5 The Foreign Exchange Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 6 International Parity Conditions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 7 Foreign Currency Derivatives and Swaps</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 8 Foreign Exchange Rate Determination</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Book Antiqua",serif">PART 3 FOREIGN EXCHANGE EXPOSURE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 9 Transaction Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 10 Translation Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 11 Operating Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Book Antiqua",serif">PART 4 FINANCING THE GLOBAL FIRM</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 12 The Global Cost and Availability of Capital</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 13 Raising Equity and Debt Globally </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 14 Multinational Tax Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 15 International Trade Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Book Antiqua",serif">PART 5 FOREIGN INVESTMENT DECISIONS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 16 Foreign Direct Investment and Political Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Chapter 17 Multinational Capital Budgeting and Cross-Border Acquisitions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Answers </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Glossary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif">Index</span></span></span></p>', 1003, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('4ad06938-4697-4b97-8019-99514e7ab9bf', 'b939f577-fcbb-4a09-a5fa-70c20d76e09f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9787561146071</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>287</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 6009, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('4ade955e-b10c-4e43-b817-9e4905dd8127', '3b9888d3-318f-474a-9bac-7e9a039a4912', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Spectrophotometry and spectrofluorometry are core techniques used throughout biology and medicine. These techniques evolve continuously and this book provides information on the latest advances in spectroscopic methods.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 1: BASIC PRINCIPLES AND METHODS </span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Principles of Spectrophotometry</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">What to Look at</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#212529">Spectrophotometer Design</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"> Geometry, Light Paths and Beam Splitting</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measuring Absorbance and Fluorescence</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 2: TECHNIQUES AND APPLICATIONS</span></strong></span></span></p>

<ol start="6">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measuring an Absorption Spectrum</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measuring a Fluorescence Emission Spectrum</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measurement at a Fixed Wavelength</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Probing the Environment</span></span></span></li>
</ol>
', 259, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('4b02228e-d20a-401d-8319-220ce46e3af5', '39f73621-ad80-4f8c-9f74-3de52de8fe7e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">श्री मदभागवत में जीवन-पद्धिति&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">हरिप्रकाश गुप्त&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471653</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3025, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('4b0e6976-5fa5-4268-a542-f6d0322c6ac4', '99964408-77b1-4d78-b9df-aa9da9087e7c', 'Additional Attributes HTML', 1, '<h1>Operational and Financial Performance of Factoring Services</h1>', 3171, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('4b163245-dfd3-42cf-873d-cc39e9ff37a1', '51ec804e-3e06-4232-a800-535b334203db', 'Description HTML', 1, '<h1>Keywords For Modern India</h1>', 2621, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('4b17f092-4810-4b0e-b356-1d28e6abfed3', '1550ef6c-5c75-494e-9f03-6fc1486dde96', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joseph A.Fisher</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131215180</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3463, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('4b22fd3d-adf6-44b8-b37b-420a7c27e37c', '345a4981-9fb6-4cd9-a88e-b93eaaf29af6', 'Description HTML', 1, '<h1>Bio-Inspired Algorithms for the Vehicle Routing Problem -Studies in Computational Intelligence</h1>', 3760, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('4b2ae45a-719f-4373-9bff-b8e17bd479ec', 'fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Encyclopedia of Counseling 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Howard Rosenthal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780415958622</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 428, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('4b2c8676-7a7b-4090-b888-cce2d393cbd7', '2ec8a6f8-3393-4d9c-8b7c-bd1d63f2154b', 'Description HTML', 1, '<p>Pyrometamorphism occurs at very high temperatures (800 - > 1000 °C) and low pressures (< 2 kb) and typically results in the formation of "burnt" and fused rocks termed buchites, paralavas, clinkers and fulgarites. It is typically associated with shallow basaltic intrusions (contact aureoles, xenoliths,) combustion of carbonaceous matter, lightning strikes, and is also found in meteorites. During pyrometamorphism, the sequence of heating and cooling is greatly condensed favouring the preservation of a variety of stranded reaction microstructures that reflect disequilibrium reaction kinetics with metastable and mineral crystallisation.</p>', 5258, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('4b31a77e-0842-49e9-a7d0-5e1c65dc2f45', '5fcc0e23-c6af-40f2-9361-e63b60d45b4f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Research Methods 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">William G.Zikmund</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353503260</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 828, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('4b35a431-0505-46da-bbb8-ca9ed4c47ee3', 'd32a6ffa-0a2b-456c-9c7b-44031c219619', 'Description HTML', 1, '<p><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">About the book</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">This collection contains about 250 problems in</span></span></span><span style="font-size:10.5pt"><span style="color:#2c2c2c"> <span style="background-color:white">physics set for boys and girls from Moscow schools</span></span></span> <span style="background-color:white">participating in physics Olympiads from 1968 to</span> <span style="background-color:white">1985. The most interesting and original problems</span> <span style="background-color:white">from these examinations have been included together</span> <span style="background-color:white">with their solutions.</span><br />
<span style="background-color:white">Intended for schoolchildren and teachers of physics,</span> <span style="background-color:white">this book can also be used for preparation to entrance</span> <span style="background-color:white">examinations to the higher educational institutes</span> <span style="background-color:white">where an advanced knowledge of physics is required.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">CONTENTS</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">Preface</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">Mechanics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">Heat and Molecular Physics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">Electricity and Magnetism</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">Optics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#2c2c2c">Solutions</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 1087, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('4b3c4d39-986b-44ff-a9f6-52c4611e89b8', 'c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><em><span style="font-family:"Bookman Old Style",serif">Educational Research: Competencies for Analysis and Applications</span></em></strong><span style="font-family:"Bookman Old Style",serif"> introduces research mainly at a how-to skill and application level. A total instructional system, the book includes stated learning outcomes, instruction, and procedures for evaluating each outcome. It supports readers as they develop expertise in research, learning key concepts and skills and becoming involved in the research process itself. The authors take a down-to-earth approach that helps the reader become both an educational researcher and a competent consumer of educational research.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I Foundational Concepts and Processes</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Educational Research: Method, Purpose and Ethics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Identifying and Stating A Research Problem</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Literature Review</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Preparing and Refining a Research Plan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Sampling</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Constructs, Variables and Tests </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II Research Designs</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Survey Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Correlational Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Causa-comparative Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Experimental Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Single-Subject Experimental Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Narrative Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Ethnographic Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Case Study Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Mixed Methods Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Action Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III Data in Research</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Organizing and Graphing Data</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Inferential Statistics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Fieldwork</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Analysis and Interpreting Data</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV Writing and Evaluating Research Report</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Preparing and Publishing a Research Report</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22. Analyzing and Critiquing Research</span></span></span></p>
', 291, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('4b573166-6c80-4447-be7c-60d98816dc2d', 'db6cbd7f-c4bf-47ce-bc1c-945aee514e07', 'Description HTML', 1, '<h1>Rani-Padmini - Chitod ka Pratham Johar</h1>', 2966, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('4b603124-8552-49c2-88d4-025314576cd5', 'ec81641f-6e97-4fa0-85a8-1208c41782a0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Naresh Kumar Ambastha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170544785</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>144</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Jan 2008</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4772, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('4b6a3581-d054-459f-8bda-c2552f8d0a81', '7e66d365-a8d2-47f4-817f-74bcdb175d73', 'Additional Attributes HTML', 1, '<h1>Biological Database Modeling - Bioinformatics & Biomedical Imaging</h1>', 3757, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('4b6efa40-9a7f-42d8-b201-a0af9fe5f460', '374a902b-aff0-4c6d-9e99-53bff64c4030', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:13.5pt">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">This book integrates both classical and modern treatments of difference equations. It contains the most updated and comprehensive material, yet the presentation is simple enough for the book to be used by advanced undergraduate and beginning graduate students. This third edition includes more proofs, more graphs, and more applications. The author has also updated the contents by adding a new chapter on Higher Order Scalar Difference Equations, and also recent results on local and global stability of one-dimensional maps, a new section on the various notions of asymptoticity of solutions, a detailed proof of Levin-May Theorem, and the latest results on the LPA flour-beetle model.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Contents:</span></strong></span></span></p>

<ol style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Dynamics of First-order Equations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Linear Difference Equations of Higher Order</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Systems of Linear Difference Equations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Stability Theory</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Higher-order Scalar Difference Equations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The Z-Transform Method and Volterra Difference Equations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Oscillation Theory</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Asymptotic Behaviour of Difference Equations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Applications to Continued Fractions and Orthogonal Polynomials</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Control Theory</span></span></span></li>
</ol>', 5942, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('4b760fc5-88af-4cdd-a43e-3f1d1940d4ac', '4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', 'Description HTML', 1, '<p>In May 2000, the Clay Mathematics Institute (CMI) held its landmark Paris Millennium event at the College de France. On this occasion, CMI unveiled the "Millennium Prize Problems," seven mathematical quandaries that have long-resisted solution. This video provides a portrait of CMI, its culture and the people behind it. F. Tisseyre captures the spirit of the event without the imposition of a narrator, using only voice-over commentary taken from interviews and speeches. Only the accent of music is added to set the mood and pace of each segment. The video reflects on the inspirational story of CMI''s formation, and provides detailed information about the Institute''s programs, awards, and initiatives. Excerpts from interviews explain the significance of the seven prize problems, and the challenges they pose. For anyone who wants to learn more about the international importance of mathematics, this video offers an uplifting and informative look at the people who have shaped the field''s course.</p>', 1893, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('4b82f81f-5888-4e22-b61e-b8aa015531f6', 'ac53a9b6-15e0-46cb-bf97-8273bbb667cf', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Being Known is a response to a philosophical challenge which arises for every area of thought. The challenge is one of reconciling our conception of truth in an area with the means by which we think we come to know truth about that area. Meeting the challenge may require a revision of our conception of truth in that area; or a revision of our theory of knowledge for that area; or a revision in our conception of the relations between the two.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Christopher Peacocke presents a framework for addressing the challenge, a framework that links both the theory of knowledge and the theory of truth with the theory of concept-possession. It formulates a set of constraints and a general form of solution for a wide range of topics. He goes on to propose specific solutions within this general form for a series of classically problematic subjects: the past, metaphysical necessity, the intentional contents of our own mental states, the self, and freedom of the will. Being Known will interest anyone concerned with those individual topics, as well as those concerned more generally with meaning and understanding, metaphysics and epistemology, and their interrelations.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">1. The Integration Challenge,&nbsp;2. Truth, Content, and the Epistemic,&nbsp;Appendix, Factive Reasons and Taking a Representational State at Face Value,&nbsp;3.&nbsp;The Past,&nbsp;4.&nbsp;Necessity,&nbsp;Appendix A. Modal Logic and the Principle-&nbsp;Based Conception,&nbsp;Appendix B. Relaxing the Assumptions,&nbsp;5. Self-Knowledge&nbsp;and Intentional Content,&nbsp;6. Self-Knowledge and Illusions of Transcendence,&nbsp;7. Freedom,&nbsp;8. Concluding Remarks, Bibliography, Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2613, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('4b846a73-61ea-4ea9-9367-6ad5627c3c83', 'cd937f13-7333-4358-add4-1bf08ac96dbf', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Performance Management Systems and Strategies </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dipak Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131754221</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 494, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('4b875dbe-27ea-42f4-acd2-4666c03217b8', '0a79ef85-d1e9-4449-90e2-8150eb807efd', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Over the many years of working with all types of people in all walks of life, the predominant concern of the vast majority has been in the area of romantic interests. Finances, of course, come into importance, but it is secondary when compared to the concern of people when it comes to interpersonal relationships.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">Using the techniques described in Part I "Techniques for Psychic Reading", the reader is now able to move forward and use exact techniques in specific ways. This volume will illustrate in detail just how psychic power may be utilized for greater personal relationships and sexual harmony.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Since so many divorces and relationship problems are due to sexual incompatibility, blockages, abnormalities, etc., it is imperative that some method be made available to discern these types or problems beforehand. If people could somehow "sense" or "know" in advance of possible relationship problems, much heartache and discord could be avoided.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Many people are reluctant to reveal that they have diseases such as herpes, syphills, gonorrhea, AIDS and other diseases to prospective suitors. However, if the prospective suitor can utilize the techniques contained in this book, he or she will be able to be warned in advance and make other plans accordingly.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;PART I : Techniques for Psychic Reading,&nbsp;PART II :Psychic Sex, Summary,&nbsp;Appendix,&nbsp;Images and Interpretations,&nbsp; Conclusion</span>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</p>', 5051, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('4b9000e7-d3ba-40f6-be36-fefa76187ec8', 'd67ff13b-b3ae-4674-a2c1-6e2730afb553', 'Description HTML', 1, '<p>Number theory is one of the oldest and most appealing areas of mathematics. Computation has always played a role in number theory, a role which has increased dramatically in the last 20 or 30 years, both because of the advent of modern computers, and because of the discovery of surprising and powerful algorithms. As a consequence, algorithmic number theory has gradually emerged as an important and distinct field with connections to computer science and cryptography as well as other areas of mathematics. This text provides a comprehensive introduction to algorithmic number theory for beginning graduate students, written by the leading experts in the field. It includes several articles that cover the essential topics in this area, and in addition, there are contributions pointing in broader directions, including cryptography, computational class field theory, zeta functions and L-series, discrete logarithm algorithms, and quantum computing.</p>', 1729, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('4b932782-e4dd-4116-a494-f73e98020441', '3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V. Lakshmanan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735371</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2740, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('4b97e815-75dc-4399-8950-18f4a081a454', '0f81daf8-93ce-4a35-a651-5a2a3e5f0491', 'Description HTML', 1, '<h1>Upnisad Manthan</h1>', 2795, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('4ba3bf9c-870e-416c-b473-1d46757a61c5', '7b68c3bb-81ab-4641-b81f-1d9e7cb0d4cf', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">This book presents multi-faceted images of religious experience in the Marathi-speaking region of India. These essays are broadly divided into five section. Section One entitled: The Concept of the Sacred which includes five essays namely "Boy-Friend?": An Essay by Irawati Karve; "The vow" : A Short Story by Shankarro Kharat; One Face of God by Maxine Berntsen; Gods, Ghosts, and Possession by John M. Stanley; and Scattered Voices: The Nature of God by R. N. Dandekar, Anonymous and Narayan Surve. Section Two entitled: The Practice of Faith includes-" A Town without a Temple": An Essay by Irawati Karve : The Ganesh Festival in Maharashtra: Some observations by Paul B. Courtright; The God Dattatreya and Datta Temples of Pune by Charles Pain with Eleanor Zelliot; The Religion of the Dhanger Nomads by Gunther-Dietz Sontheimer: The Birth of a God: Ram Mama of the Nandiwalas by K. C. Malhotra; "On the Road" : A Maharastrian Pilgrimage by Irawati Karve : The Gondhali: Singers for the Devi by Ramchandra Chintaman Dhere ; My Years in The R.S.S. by V. M. Srisikar: Scattered Voices: The Experience of Ritual by D.B. Mokashi and others. Section three entitled Reform and Rejection. This section includes "All That Is You", by Irawati Karve, The Last Kirtan of Gadag Baba by G. N. Dandekar; Orthodoxy and Human Rights: The Story of a Clash by Kumar Saptarishi; The Orthodoxy of the Mahanubhavas by Anne Feldhaus; The Birth of a Rationalist by K. N. Kadam; and Scattered Voices: Refuge in the Buddha by Bebi Kamble and Ulpabai Chauhan. Section Four entitled Coda contains essays namely Bhakti in the Modern Mode : Poems and Essays by Ashok R. Kelkar and Sadashiv S. Bhave. Section Five contains Appendices Glossary, Gods, Goddesses, and Religious Festivals, The Hindu Calendar, Castes.&nbsp;</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Acknowledgements,&nbsp;Introduction,&nbsp;Notes on the Writing of Marathi Words,&nbsp;I. THE CONCEPT OF THE SACRED,&nbsp;II. THE PRACTICE OF FAITH,&nbsp;III. REFORM AND REJECTION,&nbsp;IV. CODA, V. APPENDICES,&nbsp;Contributors,&nbsp;Selected Bibliography on Religion in Maharashtra,&nbsp;Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5521, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4bb66f59-e1ed-4c91-8492-386be4c9015e', '83c36a9c-6862-4082-af7d-eb01b947ad30', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Students often struggle to see how financial concepts relate to their personal lives and prospective careers. Financial Management: Principles and Applications gives students a big picture perspective of finance and how it is important in their personal and professional lives. Utilizing five key principles, the 13th Edition provides an approachable introduction to financial decision-making, weaving in real world issues to demonstrate the practical applications of critical financial concepts.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1: Introduction to Financial Management</span></strong><br>
<br>
<span style="font-family:"Bookman Old Style",serif">1. Getting Started—Principles of Finance<br>
<br>
2. Firms and the Financial Markets<br>
<br>
3. Understanding Financial Statements<br>
<br>
4. Financial Analysis—Sizing Up Firm Performance<br>
<br>
<strong>Part 2: Valuation of Financial Assets</strong><br>
<br>
5. The Time Value of Money—The Basics<br>
<br>
6. The Time Value of Money—Annuities and Other Topics<br>
<br>
7. An Introduction to Risk and Return—History of Financial Market Returns<br>
<br>
8. Risk and Return—Capital Market Theory<br>
<br>
9. Debt Valuation and Interest Rates<br>
<br>
10. Stock Valuation<br>
<br>
<strong>Part 3: Capital Budgeting</strong><br>
<br>
11. Investment Decision Criteria<br>
<br>
12. Analyzing Project Cash Flows<br>
<br>
13. Risk Analysis and Project Evaluation<br>
<br>
14. The Cost of Capital<br>
<br>
<strong>Part 4: Capital Structure and Dividend Policy</strong><br>
<br>
15. Capital Structure Policy<br>
<br>
16. Dividend and Share Repurchase Policy<br>
<strong>Part 5: Liquidity Management and Special Topics in Finance</strong><br>
<br>
17. Financial Forecasting and Planning<br>
<br>
18. Working-Capital Management<br>
<br>
19. International Business Finance<br>
<br>
20. Corporate Risk Management</span></span></span></p>', 779, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('4bb95c7d-260c-4fd0-a582-1528b5dcc3e5', '8aac01d2-be8a-4ad5-8e25-6275894719bd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Introduction to Algorithms 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Thomas H.Cormen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788120340077</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 941, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('4bbcce53-90c2-4235-be19-f9918e7177a0', '47c6f2fe-d0bc-4010-8df2-93efec775d3e', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">If there''s one book you''ll read and consult again and again on Holistic Health, Healing & Astrosciences, this is it!</span></p>

<p style="text-align:justify"><span style="font-size:18px">Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">SECTION: I,&nbsp;Cosmic System & Holistic Dimensions of Human Life,&nbsp;SECTION: II&nbsp;Unification of Science & Religion,&nbsp;SECTION: III&nbsp;Parapsychology, Shamanism & Anomalous Phenomenona,&nbsp;SECTION: IV&nbsp;Science, Consciousness & Healing,&nbsp;SECTION: V&nbsp;Holistic Healing : Energetic Concept & Process,&nbsp;SECTION: VI&nbsp;Scientific Aspects of Healing&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2184, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('4bc7ee32-e68a-43d7-a1fe-f0b44e6c7d49', '7b775e94-b326-4013-afd7-990f66f37ffe', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Focusing on six leading contemporary architects: Peter Eisenman, Frank Gehry, Bernard Tschumi, Zaha Hadid, Rem Kookhaas and Steven Holl, this book puts forward a unique and insightful analysis of "neo-avant-garde" architecture. It discusses the spectacle and excess which permeates contemporary architecture&nbsp;in reference to the present aesthetic tendency for image making, but does so by applying the tectonic of theatricality discussed by the 19th-century German architect Gottfried Semper. In doing so, it breaks new ground by opening up a dialogue between the study of the past and the design of the present.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The work of each discussed architect is seen as addressing a historiographical problem. To this end, and this is the second important aspect of this book, the chosen buildings are discussed in terms of the thematic of the culture of building (the tectonic of column and wall for example) rather the formal, and this through a discussion that is informed by the latest available theories. Having set the aesthetic implication of the processes of the digitalization of architecture, the book''s conclusion highlights "strategies" by which architecture might postpone the full consequences of digitalization, and thus the becoming of architecture as ornament on its own right.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> List of Figures, Acknowledgments, Introduction, 1 The Crisis of the Object, 2 Theatricality: The Structure of the Tectonic, 3 Peter Eisenman: In Search of Degree Zero Architecture, 4 Bernard Tschumi: Return of the Object, 5 Rem Kookhaas: Exuberant Object of Delight, 6 Zaha Hadid: Proun Without a Cause!, 7 Frank Gehry: Roofing, Wrapping, and Wrapping the Roof, 8 Stevan Holl: Fabrication Detailed, 9 Surface: The A-tectonic of Roofing and Wrapping, Afterword, Index&nbsp;</span></p>', 6048, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('4bdc5342-4cbd-4258-90b4-097f527abafe', '3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">E-Business and E-Commerce Management: Strategy, Implementation and Practice, 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dave Chaffey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332511170</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 600, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('4bdeddcb-9a96-44a5-aad5-60143bd7d8fa', 'b0b11411-3693-4375-956a-6563f55091ca', 'Description HTML', 1, '<h1>Panorama of World Literature</h1>', 2699, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('4be451c0-3ce8-4f53-bf0c-5074a5bee0b9', '54c5408f-d9ba-4400-bd22-e717c4d76a54', 'Description HTML', 1, '<p>The 2003 completion of the Human Genome Project was just one step in the evolution of DNA sequencing. Now from a "who''s who" of pioneers in the field comes the latest genome sequencing and assembly advances that are redefining the field. This trail-blazing book gives researchers, unparalleled access to state-of-the-art DNA sequencing technologies, new algorithmic sequence assembly techniques, and emerging methods for both resequencing and genome analysis that together form the most solid foundation possible for tackling experimental and computational challenges in the genome sciences today. Including critiques of existing techniques, this far-reaching resource offers researchers assistance in achieving more rapid and accurate DNA sequencing and developing the next generation of high-throughput methods and devices.</p>', 3694, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('4bf6616b-6800-460f-8e4a-d57fc8c259bf', '683d2f8e-6783-449f-83dc-0b28d1e1edde', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">A Study of Its Development through Ancient Text</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Deepti Dutta</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8185495989X</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788185495989</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">220</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2018</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2053, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('4c001de2-221d-43ef-af4f-e2b91e3fab04', '70b54d9c-8cc1-4746-a4b6-45426d0c565d', 'Description HTML', 1, '<p>OVERVIEW Most current programming language text that provides a balanced mix of explanation and experimentation. Opening chapters present the fundamental principals of programming languages, while optional companion chapters provide implementation-based, hands-on experience that delves even deeper. This edition also includes a greatly expanded treatment of the four major programming paradigms, incorporating a number of the most current languages such as Perl and Python. Special topics presented include event-handling, concurrency, and an all-new chapter on correctness. Overall, this edition provides both broad and deep coverage of language design principles and the major paradigms, allowing users the flexibility of choosing what topics to emphasize.</p>', 3414, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('4c02fb49-6b3c-445a-9af8-cde0cd8a288c', 'a6085080-c0a8-4fa5-90f3-d30d993c9170', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strategic Management 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Frank T. Rothaermel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355324948</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 360, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('4c052d5f-2008-4973-b854-3b24f80a0bf7', '84828bea-e88b-4c6c-a875-87b699ffa0b9', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">P S A Pillai’s Criminal Law 14<sup>th</sup>/e</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">K I Vibhute </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">LexisNexis </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">9789388548397</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">800</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2019</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1445, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('4c07e9aa-6890-475b-b0df-f606ce7fb003', '72f53925-0a16-47cd-b1dd-f8768d87f527', 'Description HTML', 1, '<h1>Modern Teaching of Physical Education</h1>', 5067, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('4c13d29d-9a87-49f0-b866-107c68364f05', '99cfbbbb-5b5d-4827-ba89-050163cba5a6', 'Additional Attributes HTML', 1, '<h1>Computational and Instrumental Methods in EPR - Biological Magnetic Resonance New</h1>', 3729, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('4c17dfa6-8a8b-4f4f-aa07-f7407486f9d6', 'b70d1419-b2cd-478a-ad2a-fd42544e4be0', 'Description HTML', 1, '<h1>Emancipation of Dalits and Educational Reservation new</h1>', 5591, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4c1c0174-b036-44a3-a0d9-09ddcd4743d4', '4ba99b23-9586-4a86-9913-f21d6185e367', 'Description HTML', 1, '<p>This book reviews recent contributions of electron positron colliders to the precision test of the electroweak Standard Model. It includes a short summary of the measurements at the Z resonance and gives an overview of the electroweak processes above the Z. Subsequently, measurements of the W mass at LEP are discussed in detail. Late chapters offer an outlook on electroweak physics at the future LHC. Also features many illustrations and tables.</p>

<ul>
</ul>', 3990, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('4c1c69d1-286b-4810-a4bf-3afdf152ba43', '282f604f-351d-4a1f-953e-cbfafbd2bd2f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">One of the most important factors contributing to maximum agricultural crop production per unit of land is the use of good seeds. Such seeds should have a high purity value, i.e. they should be free from all other seed types, whether of weeds or of cultivated plants, and their germination capacity and vigour should be high, thus providing the best possible guarantee of a good seedling stand-in spite of diseases, insects, competition of weeds, and unfavourable weather conditions. This fact has, of course, been recognized for a long time; but the systematic storage of seeds to maintain viability, and the routine testing and analysis of seeds for planting value, dates from only about the beginning of this century.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">INTRODUCTION,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">PREFACE,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">LIST OF TABLES,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">LIST OF ILLUSTRATIONS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I RECORDS OF OLD SEEDS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II LIFE-SPAN OF SEEDS, BURIED IN SOIL,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">III MOISTURE EFFECTS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">IV OTHER FACTORS AFFECTING LONGEVITY,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">V OTHER FACTORS AFFECTING&nbsp;LONGEVITY (contd.),&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">VI LONGEVITY OF VEGETABLE AND FLOWER SEEDS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">VII LONGEVITY OF SEEDS OF FIELD CROPS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">VIII LONGEVITY OF OTHER ECONOMICALLY IMPORTANT&nbsp;SEEDS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">IX LONGEVITY OF TREE SEEDS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">X LONGEVITY&nbsp;OF SEEDS OF AQUATIC PLANTS, ETC.,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">XI EFFECT OF PACKETS ON SEED VIABILITY,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">XII METHODS OF TESTING FOR VIABILITY,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">XIII METHODS OF TESTING FOR VIABILITY (contd.),&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">XIV PLANTS FROM OLD SEEDS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">XV CAUSES OF DETERIORATION,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">XVI PRACTICAL CONSIDERATIONS,&nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">GLOSSARY,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">BIBLIOGRAPHY,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CONVERSION FACTORS,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">SUBJECT INDEX,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">AUTHOR INDEX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 3868, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('4c25d767-e8c9-4fc0-8695-9b579b9cac3f', 'ce5b0acc-92cf-4051-903c-037729ed6c4a', 'Description HTML', 1, '<p>In the past fifteen years, microsimulation models have become firmly established as vital tools for analysis of the distributional impact of changes in governmental programmes. Across Europe, the US, Canada and Australia, microsimulation models are used extensively to assess who are the winners and losers from proposed policy reforms; this is now expanding into new frontiers, both geographically and in terms of policy areas. With contributions from more than 60 international experts, this volume offers a comprehensive introduction to the state of microsimulation internationally, illustrating a wide range of new applications and approaches. It will be of relevance to government policy makers, social policy planners, economists and those concerned with predicting the impact of public policy change and to academics in a variety of disciplines, especially social and public policy, human geography, development studies and economics.</p>', 3632, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('4c33ae93-3d33-476d-826f-7906b41fb84e', 'a0f8b181-37ea-474f-8b1c-5bb77b7e2933', 'Description HTML', 1, '<h5><span style="font-family:Arial,Helvetica,sans-serif">आसमा के सितारे &nbsp;: कविता, नज़्मे तथा गीत&nbsp;</span></h5>', 2785, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('4c3bdf15-cb42-4403-9df4-a91fc5ccdb56', '10f8b9a4-a237-4aeb-85e3-325bf349c53d', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td>Title</td>
			<td>Handbook of Stem Cells - 2 Vols. (Complete Set)</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Robert Lanza</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9780124366428</td>
		</tr>
		<tr>
			<td>Publisher</td>
			<td><a href="https://librarysearch.nirmauni.ac.in/cgi-bin/koha/opac-search.pl?q=pl:%22Amsterdam%22">Amsterdam</a> <a href="https://librarysearch.nirmauni.ac.in/cgi-bin/koha/opac-search.pl?q=Provider:Elsevier">Elsevier</a> </td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1365, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('4c43b4d8-c197-4249-840d-e941dfb920f4', 'e92e3f43-ee03-4b1c-83c8-b1f108bb49b6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">गीता में आत्मा का स्वरुप</td>
		</tr>
		<tr>
			<td style="text-align:center">Author&nbsp;</td>
			<td style="text-align:center">डॉ. सुरेंद्र पाल वत्स&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788197734359</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1103, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('4c506eb8-7082-4209-86cf-3c9e22b9e43a', '71b7eb21-de61-4ab1-b481-c2d8aa8b2025', 'Description HTML', 1, '<p>This book is an endeavor to present a cross-section of opinions related to the need and imperatives towards enhancing women''s political participation. An attempt has also been made to peep into the history of political participation, and also as to how Indian and Western philosophers have viewed the necessity of women''s political participation. It also presents an analysis of constitutional and other legal provisions towards enhancing women''s political participation.</p>', 4278, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('4c5e742b-631e-46a3-b3e0-711ea2bdc956', '2800680d-8428-4b03-825d-ae2eeec36295', 'Description HTML', 1, '<h1>Digital Library Creation</h1>', 3348, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('4c608903-3feb-4a0e-8b99-aa3aa7f4bf72', '452c6850-7e02-4a61-88a9-64fe947c8637', 'Description HTML', 1, '<p>PART - I</p>

<p>The Elements of Languages, English Grammer, Latin Grammer, History of Nouns, History of Adjectives, History of Pronouns, History of Particles, History of Numericals, History of Participles, History of Verbs, Etymology.</p>

<p>Part - II</p>

<p>History of Languages, The English Language, The German Language, Celtic Languages, Latin Languages, Slavic Languages, Finnish Languages, Persian Languages, Caucasian Languages, Tartar Languages, Chinese Languages, Semitic Bistort, Indian Languages, Malay Languages, Thibetan Language, Japanese Language, African Languages, American Languages, Abstract Philology, Words Implied.</p>', 2228, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('4c63c2e7-62a8-4eb5-9497-d18cd8045cfe', '4becc02c-9d1c-4164-ad30-fa1651e78384', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business and Society:Ethics,Sustainability & Stakeholder Management 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Archie B.Carroll</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353737823</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 750, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('4c63ef94-80ef-4bd9-aff2-a0525592d3e3', 'd8834c79-23fd-4063-9dc0-de34484202a4', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">वेद और भारतीय संस्कृति&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">किरीट जोशी&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471677</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1429, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('4c647fee-3933-419c-a0d5-0e1fcfd11233', 'fabbe521-8553-4163-8eba-8416536922ff', 'Description HTML', 1, '<h1>Comparative Politics & Political Analysis</h1>', 4252, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('4c675047-108a-42bb-b3fa-44d3734ee2bb', '9b4747a4-7084-49ad-a523-4015fecbdb54', 'Additional Attributes HTML', 1, '<h1>3-Transposition Groups -Cambridge Tracts in Mathematics NEW</h1>', 2524, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('4c6ad963-cf1f-4aec-b2f9-4d810fc10b7d', '0affde79-99e8-4c7b-bc7a-7906356a4798', 'Description HTML', 1, '<p>Exceptionally clear definitions of the many scientific and technical terms used in kinesiology and sports science are provided in this sports reference. Covering many subdisciplines that include biochemistry, biomechanics, functional anatomy, epidemiology, kinanthropometry, motor behavior, nutrition, psychology, physiology, and sociology, and with references to key books and journal articles, these volumes help to gain a clear overview of sports science.</p>', 1907, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('4c6e137e-9d0f-4edc-be43-e76215856479', '58b670e9-eef1-4f31-933e-6afdbbca80a4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural chemistry often aims at preserving or increasing the fertility of soil, maintaining or improving the agricultural yield, and improving the quality of the crop. When agriculture is considered with ecology, the sustainability of an operation is considered. Modern agrochemical industry has gained a reputation for maximising profits while violating sustainable and ecologically viable agricultural principles. Eutrophication, the prevalence of genetically modified crops and the increasing concentration of chemicals in the food chain are only a few consequences of naïve industrial agriculture. This book is intended as a basic in agricultural chemistry for students in agriculture and other examinations of similar types and standard. A short theoretical discussion has been given where necessary, in order to recall to the mind of the student the more salient points ha been placed on the qualitative side of the subject to a greater extent.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technological Change in Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Soil Chemistry, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Soil and Soil Solution Chemistry, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cultivation in Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fungi Pathogenic System, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fertilizers, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Weed Management, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Biotechnology: New Approaches and Prospective</span></span></span></p>', 707, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('4c761bbe-c96e-4eda-a366-2ea4ef47f017', 'd947a4a6-6b1f-4aa0-a2af-e40f562d555b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Market Research In Action</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Michael Roe</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781861529381</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Thomson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 198, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('4c79b308-0b89-48b7-884f-f99e2350e479', 'aa2b1122-9c17-44f5-bbdf-5fdcf2b5b6c6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural technology refers to technology for the production of machines used on a farm to help with farming. Agricultural machines have been designed for practically every stage of the agricultural process. They include machines for tilling the soil, planting seeds, irrigating the land, cultivating crops, protecting them from pests and weeds, harvesting, threshing grain, livestock feeding, and sorting and packaging the products. People who are trained to design agricultural machinery, equipment, and structures are knows as agricultural engineers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book needs modern agriculture and a useful guide to naturalists, students, teachers, farmers, researches and industrialists.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Role of Information Technology in Agriculture</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agriculture Science</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technological Change in Agriculture</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Technologies as Experiments</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nanotechnology in Agriculture and crop</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Machinery</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Uses of Biotechnology in Growth of Crops</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cross-breeding Technique</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Landscape Ecology Application and Biogeography</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">New Technoscientific in Agri-biotechnology</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organic Gardening and Farming Techniques</span></span></span></li>
</ol>', 673, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('4c9094ef-9cdf-4963-9c57-85cfb536af43', '53324251-54a3-4086-b854-da6afbb78e37', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Research Methods, 2e, provides students with the knowledge, understanding and necessary skills to conduct business research. The reader is taken step-by-step through a range of contemporary research methods, while numerous worked examples and real-life case studies enable students to relate with the context and thus grasp concepts effectively.<br>
<br>
Keeping in mind the developments in the subject area and necessary feedback from the users of this book, the latest edition has been extensively revised to include the necessary updates. The revision has been carried out in three ways: (i) by adding a few topics in existing chapters, (ii) by restructuring chapters pertaining to multivariate techniques, and (iii) by including a new chapter - Chapter 20: Confirmatory Factor Analysis, Structural Equation Modelling and Path Analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I Introduction to Business Research</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Business Research Methods: An Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Business Research Process Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II Research Design Formulation</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Measurement and Scaling</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Questionnaire Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Sampling and Sampling Distributions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III Sources and Collection of Data</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Secondary Data Sources</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Data Collection: Survey and Observation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Experimentation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Fieldwork and Data Preparation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV Data Analysis and Presentation</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Statistical Inference: Hypothesis Testing for Single Populations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Statistical Inference: Hypothesis Testing for Two Populations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Analysis of Variance and Experimental Designs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Hypothesis Testing for Categorical Data (Chi-Square Test)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Non-Parametric Statistics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Correlation and Simple Linear Regression Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Multiple Regression Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Discriminant Analysis and Logistic Regression Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 Factor Analysis and Cluster Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 Conjoint Analysis, Multidimensional Scaling and Correspondence Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20 Confirmatory Factor Analysis, Structural Equation Modeling and Path Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part V Result Presentation</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21 Presentation of Result: Report Writing</span></span></span></p>', 529, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('4c942f1b-9d36-4549-87c3-b00e4bd7735c', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 'Description HTML', 1, '<h1>A Sanskrit Grammar (For Begineers) - Devanagari and Roman letters Throughout Revised Edition</h1>', 4354, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('4c9986b6-b0ae-4a72-a15b-2bc6b7013552', '20a82abd-2dbe-4a35-b0a1-f024f8cecd51', 'Additional Attributes HTML', 1, '<h1>The Sage Handbook of International Social Work</h1>', 4631, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('4c9a29f5-3c3f-45cf-bbb4-70e6a2625b14', 'dd89a78e-1ea4-42e7-8b75-a08987279a70', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ralph Bradshaw</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780121245467</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', 3249, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('4ca276bb-909b-4629-979e-b128a7dcc8e1', 'af66cbe9-9b6e-471a-a452-ac2a7a5cda15', 'Description HTML', 1, '<h1>Mark Akenside as a Pre-Romantic Poet</h1>', 2471, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('4cb8a021-920f-4097-ab47-8a9b777789ff', 'f0799b70-0b26-4c45-8c42-97c15a5d11ae', 'Description HTML', 1, '<p>In&nbsp;<em>Securing India the Modi way - Pathankot, Surgical strikes and More</em>, Nitin A. Gokhale provides the most intimate and sweeping account yet of Team Narendra Modi''s approach to national security and foreign policy initiatives.</p>

<p>Drawing on internal memos, as yet classified information, meeting notes and hundreds of hours of interviews with key players in the national security team, Gokhale brings alive inside stories of decision-making at the highest levels in the government.</p>

<p>Painstakingly researched, the book details hitherto unknown aspects of the planning and execution of the surgical strikes, revamping of New Delhi''s policy towards China and Pakistan, India''s renewed global policy focus on Middle East, Prime Minister Modi''s attempt to leverage the Indian diaspora worldwide and his attention to smallest of details besides focusing on some small but far-reaching steps taken to secure India in every possible way -on land, space, cyber and maritime domains.</p>

<p>The book in many ways is the first authentic account of the Modi government''s decision making process on vital issues.</p>', 1919, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('4cd45b9a-159d-414e-bd50-ce4446a435e8', '5052361b-20ce-4a6f-812c-7a051c86151b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjeet Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804347</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3817, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('4ce42016-a21a-481a-b9ae-93787e641319', '0affde79-99e8-4c7b-bc7a-7906356a4798', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Essential Guide to Kinesiology, Sport and Exercise Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Simon P.R. Jenkins</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0906522374</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>400</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1908, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('4ce53f91-4a41-4771-ba68-3e423af6c856', 'd9c2cb6d-8d06-4826-915e-507843971f4a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Aameen</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alok Srivastava</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780670098026</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hind Pocket Books</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2997, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('4ce68049-84e9-470a-ac09-50f6528a27be', '19c0afd3-0539-4673-b37c-0b808d671df0', 'Description HTML', 1, '<p>This work offers a set of extended interpretations of Madison''s argument in Fereralist X of 1787, using ideas from social choice theory and from the work of Douglass North, Mancur Olson, and William Riker.Its focus is not on social choice theory itself, but on the use of this theory as a heuristic device to better understand democratic institutions. The treatment adapts a formal model of elections to consider rapid constitutional change at periods when societies face social quandaries. The topics explored in the book include britain''s reorganization of its fiscal system in the eighteenth century to prosecute its wars with France; the colonies'' decision to declare independence in 1776; Madison''s argument about the "probability of fit choice" during the Ratification period of 1787-8; the argument between hamilton and Jefferson in 1798-1800 over the long-run organization of the U.S. economy; the Dred Scott decision of 1857 and the election of lincoln in 1860; Lyndon Johnson and the ''critical realignment'' of 1964; and keyne''s rejection of the equilibrium thesis in 1937 and the creation of the Bretton Woods institutions after 1944.</p>

<p>&nbsp;</p>', 1773, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('4cfa7c47-f6f7-4cb9-acb0-caca0a4cbb2a', '06f42792-928d-47e9-a093-dacb7874da58', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eugene N. Gurenko</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844074839</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>96</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5899, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('4cfce6f1-5425-430a-b5c8-95395116c11c', 'ef5f22c7-2c9c-49d7-b836-685b38281118', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Most Comprehensive Text In Its Field, This Anthology Includes 74 Articles In 9 Areas of Philosophy Of Religion The Concept Of God; Traditional Arguments For The Existence Of God; Religious Experience; The Problem Of Evil; Miracles, Death And Immortality; Faith And Reason; Science, Religion, And Evolution; And Religious Pluralism. The Arrangement of the Articles and The Introductions Which Accompany Them Help Students Place the Readings in Their Historical or Contemporary Context, And to Ensure That Students Can Be Exposed To A Spectrum Of Viewpoints.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: The Concept of God</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Traditional Arguments for the Existence of God</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Religious Experience</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: The Problem of Evil</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V: Miracles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VI: Death and Immortality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VII: Faith and Reason</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VIII: Science, Religion and Evolution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IX: Religious Pluralis</span></span></span></p>
', 195, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('4cfd6d09-1f37-444d-8829-22563e872640', '31011c6c-0bed-4036-ba05-0919258026db', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This unique and definitive reference on hormone abuse in food producing animals is for scientists, regulators and consumers. The origin of this book can be traced to a meeting in the UK in November 2006 to discuss research on the detection of steroid hormone abuse.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The EU has expanded significantly since the "hormone ban" first arose. This book sets out to summarise the history and show the significant progress that has been, and continues to be, made in this area. It is the only comprehensive review of this subject available and contains input from leading researchers from around the world.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The initial chapters provide valuable background information. For example, the chapter on toxicology and risk covers the controversies arising from the interpretation of the effects of artificial hormones in meat-producing animals. The book then goes on to discuss the presence and metabolism of endogenous hormones before dealing with how the issue has been managed via national and international detection programmes. It finishes by covering the resulting cutting edge analytical science including current research using "omics"/ profiling for "natural hormones" and novel detection techniques such as IRMS.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analyses for Hormonal Substances in Food Producing Animals offers readers an insight into the risk management of an important food related issue and how current analytical analyses can assist evidence-based risk assessments. There is comprehensive coverage of all past and current issues relating to growth promoting hormone abuse in animals.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 The Use of Hormonally Active Substances in Veterinary and Zoo technical Uses - The Continuing Scientific and Regulatory&nbsp;Challenges,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Presence and Metabolism of&nbsp;Endogenous Steroid Hormones in Meat-producing Animals,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Hormone Use for Growth Promotion and National Programmes for Regulation of Hormone Use in Food-producing Animals,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Current Analytical Methods Used for the Detection of Hormone Residues,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Current Research into New Analytical Procedures </span></span></span></p>', 1996, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('4d050cb2-5b5c-440e-b1da-2fc1da9704e3', '5842b32f-8135-4690-b1d1-ab14e98f292b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Roots, Verb-Forms and Primary Derivatives of the Sanskrit Language</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William Dwight Whitney</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818921103X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189211035</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>250</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5566, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4d10ee48-9845-4561-a50b-ac4c3682f91b', 'e1c3598e-7e4b-4fe9-a004-06084d48e5fe', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">HR Analytics: A Textbook</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Aboli Mande</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789358403909</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Himalaya Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 418, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('4d12d0d3-a27a-4015-aec1-165a8364e407', 'b580d133-4b0d-486c-aa00-bea7d51d8712', 'Description HTML', 1, '<h1>Atharveda Samhita - 3 Vols</h1>', 4346, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('4d220c2e-85e4-48c8-ae9a-ad4de64afce8', 'af14ee8a-f3ea-4214-a041-e76b8f296b03', 'Description HTML', 1, '<h1>Godiya Vedanta</h1>', 3014, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('4d227869-fa85-426f-9c75-4061a54a090f', '3d991445-c1a6-49bd-8669-a1116946c5a7', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Ecopolis : Architecture and Cities for A Changing Climate</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paul F. Downton</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781402084959</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">607</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1784, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('4d25f36e-2c8b-4515-917c-c204d78d0e3d', 'd9a11587-c4ea-4e6b-a607-692e84d4cd0f', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Emerging Scenario of Accounting, Commerce and Management</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr. M.F. Patel, Dr. K.G. Judal</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789385830204</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">212</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2019</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 4790, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('4d271738-2e27-4d7f-968d-9cfb01436c0b', 'ff3ab582-2912-497e-aa45-ebc01fa5ca4f', 'Description HTML', 1, '<h1>Mobile and computer ke 100 smart tips (H)</h1>', 3238, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('4d27b1c1-4153-446b-a070-6116083276c4', '68f66da6-81a6-42d8-bd59-e69057044d29', 'Description HTML', 1, '<h1>Fitzgerald-Wilson-Hemingway - Language and Experience</h1>', 2687, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('4d2f5b65-c08d-48c5-9b41-beb5f1177536', '7b64d473-39a1-48f7-88a8-f00010a07db7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tell me about HINDUISM</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vaneeta Vaid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760379</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>92</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>3rd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5869, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('4d433623-d521-45f3-a120-4cc5a246d3e1', 'ac16d719-0c58-4131-80da-42825670ddaa', 'Additional Attributes HTML', 1, '<h1>Defense Against Bioterror -Detection Technologies, Implementation Strategies and Commercial Opportunities -Nato Security through science Series- B: Physics and Biophysics Book</h1>', 4149, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('4d4a82ba-1a37-426c-a023-fd2eb33be09b', '96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The History of India''s Great Warrior Vinayak Damodar Savarkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mukesh Kumar Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348670267</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 897, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('4d657fb2-17e9-4a96-8113-ade3acdc58e2', 'f8a92c52-ced1-4749-a87e-8edb17f8a032', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Operations Research</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A.K. Malik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780198096184</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3365, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('4d6af3f3-9407-4252-a3fe-b4b2759c85d7', 'e862f984-2ff8-48c4-927d-cc68d4a08cd1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">Foundations of Macroeconomics</span></em><span style="font-family:"Bookman Old Style",serif">, 8th Edition introduces students to the economic principles they can use to navigate the financial decisions of their futures. Each chapter concentrates on a manageable number of ideas, usually 3 to 4, with each reinforced several times throughout the text. This patient approach helps guide students through unfamiliar terrain and focus them on the most important concepts.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The text does four core things to help students grasp and apply economic principles: it motivates with compelling issues and questions, focuses on core ideas, offers concise points, and encourages learning with activities and practice questions. After completing this text, students will have the foundational knowledge of how the economy works and can apply it to their lives going forward.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 1: INTRODUCTION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Getting Started</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. The U.S. and Global Economies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. The Economic Problem</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Demand and Supply</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 2: MONITORING THE MACROECONOMY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. GDP: A Measure of Total Production Income</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Jobs and Unemployment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. The CPI and the Cost of Living</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 3: THE REAL ECONOMY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Potential GDP and the Natural Unemployment Rate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Economic Growth</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Finance, Saving, and Investment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 4: THE MONEY ECONOMY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. The Monetary System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Money, Interest, and Inflation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 5: ECONOMIC FLUCTUATIONS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Aggregate Supply and Aggregate Demand</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Aggregate Expenditure Multiplier</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. The Short-Run Policy Tradeoff</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 6: PRICES, PROFITS, AND INDUSTRY PERFORAMANCE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Fiscal Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Monetary Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. International Trade Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. International Finance</span></span></span></p>
', 299, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('4d777b49-1484-4cbf-b91b-05e61a5d8ae9', 'b000cd67-bb73-4e27-a726-c3e2b12cd6ae', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">A Detailed Study of Buddhist Tradition, Archaeology and Art</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Vinay Kumar Gupta</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788180902413</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">95</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5526, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4d8549bd-68c9-4546-83f5-20a6b2bb7ae4', '80d64fec-acb9-495d-ba05-43083aff3d26', 'Additional Attributes HTML', 1, '<p>Author&nbsp; &nbsp; &nbsp; :&nbsp; &nbsp;Borbo Furht</p>

<p>Publisher ‏ : ‎&nbsp;Springer (21 December 2005)</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;989 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;9780387243955</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-0387243955</p>

<p>Item Weight ‏ : ‎&nbsp;500 g</p>

<p>&nbsp;</p>', 2193, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('4d9c823d-a19a-4214-941a-c4c42f10a15b', '611b9fde-92d3-4802-b9fb-2e5bd2bfd179', 'Description HTML', 1, '<p>Technical problems often lead to differential equations with piecewise-smooth right-hand sides. Problems in mechanical engineering, for instance, violate the requirements of smoothness if they involve collisions, finite clearances, or stick-slip phenomena. Systems of this type can display a large variety of complicated bifurcation scenarios that still lack a detailed description.</p>

<p>This book presents some of the fascinating new phenomena that one can observe in piecewise-smooth dynamical systems. The practical significance of these phenomena is demonstrated through a series of well-documented and realistic applications to switching power converters, relay systems, and different types of pulse-width modulated control systems. Other examples are derived from mechanical engineering, digital electronics, and economic business-cycle theory.</p>

<p>The topics considered in the book include abrupt transitions associated with modified period-doubling, saddle-node and Hopf bifurcations, the interplay between classical bifurcations and border-collision bifurcations, truncated bifurcation scenarios, period-tripling and -quadrupling bifurcations, multiple-choice bifurcations, new types of direct transitions to chaos, and torus destruction in nonsmooth systems.</p>

<p>In spite of its orientation towards engineering problems, the book addresses theoretical and numerical problems in sufficient detail to be of interest to nonlinear scientists in general.</p>', 1721, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('4d9ee245-e218-4485-b0e9-9cb78293d27a', '4bcc3fe4-641d-4b19-b3b0-9761931938d3', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Written in the tradition of G. Ludwig''s groundbreaking works, this book aims to clarify and formulate more precisely the fundamental ideas of physical theories. By introducing a basic descriptive language of simple form, in which it is possible to formulate recorded facts, ambiguities of physical theories are avoided as much as possible. In this approach the field of physics that should be described by a theory is determined by basic concepts only, i.e. concepts that can be explained without a theory.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">In this context the authors introduce a new concept of idealization and review the process of discovering new concepts. They believe that, when the theories are formulated within an axiomatic basis, solutions can be found to many difficult problems such as the interpretation of physical theories, the relations between theories as well as the introduction of physical concepts.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book addresses both physicists and philosophers of science and should encourage the reader to contribute to the understanding of the lasting core of physical knowledge about the real structures of the world.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Intention of the Book,&nbsp;Part I A New Form of Physical Theory,&nbsp;1 Reality,&nbsp;2 Building of a Mathematical Theory,&nbsp;3 From Reality to Mathematics,&nbsp;4 Species of Structures and Axiomatic Basis of a PT,&nbsp;5 Relations Between Various PTs,&nbsp;6 Real and Possible as Physical Concepts,&nbsp;Part II Examples of Simple Theories,&nbsp;A&nbsp; A Description of the Surface of the Earth, or of a Round Table,&nbsp;B A Simplified Example of Newton''s Mechanics,&nbsp;C The Structure of the Human Species,&nbsp;References,&nbsp;List of Symbols,&nbsp;Index</span></p>', 4130, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('4daa3194-cd95-464c-a21f-e99956b89435', 'd56f8e39-58ae-42a0-b099-19a6df46463b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Gottdiener & Leslie Budd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780761940979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5448, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('4daf91cf-157e-406a-b8c9-1dd613ea41c5', 'f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'Additional Attributes HTML', 1, '<table border="0" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Brenner''s Encyclopedia of Genetics-7 Vols. (Complete Set) 2/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Stanley Maloy, Kelly Hughes</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;9780123749840</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Academic Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardback</span></td>
		</tr>
	</tbody>
</table>', 1588, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('4db8ad87-a2f4-4714-bf6c-9997cb29c559', 'bb4a24d2-8f36-4b6a-aea3-7058fe0ea287', 'Description HTML', 1, '<p>Features</p>

<ul>
	<li>Formative and summative assessment provision for teachers and guidance on helping students progress and achieve their best.</li>
	<li>Student self-assessment and progress check is integrated throughout.</li>
	<li>Blended pedagogical approaches for multilingual students who are learners of English as a first language and learners of English as a second language.</li>
	<li>Discovery based learning, inquiry and critical thinking skills are practised and nurtured throughout all six levels.</li>
	<li>Speaking and listening skills are scaffolded and thoroughly developed through all six levels which addresses students'' life-long learning needs</li>
	<li>Global themes in each unit engage students with interesting topics and literature from diverse cultures.</li>
	<li>Offers teachers and students a ''transition'' unit at the end of Stage 6 to show the integration between the primary framework and Stage 7 of Cambridge Secondary 1 English.</li>
	<li>Interlingual teaching and learning guidance for teachers which recognizes, celebrates and uses multilingualism as a path</li>
</ul>', 3266, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('4dbbbf9d-ee05-4953-8a46-6e0e1be60693', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Satypal Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188808342</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4393, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('4de419ae-efd7-4d3f-a41d-016fed2ddb0d', '45e2d0b0-786a-4e73-b591-53b6b4c0dbcc', 'Description HTML', 1, '<p>In the early 1930s. Ayii Tendulkar, a young journalist from a small town in Maharashtra, traveled to Germany to pursue a doctorate in statistics. In Berlin, Ayii became a well-known journalist, and he met and fell in love with the renowned filmmaker Thea von Harbou, the writer of the classic films "Metropolis" and "M" and former wife of legendary director Fritz Lang. They later married. In this unique account, Laxmi Tendulkar Dhaul - the daughter of Ayii and his third wife, Indumati Gunaji - traces the turbulent lives of her parents and that of Thea von Harbou against the backdrop of Nazi Germany and Gandhi''s India. The book describes how Thea, many years Ayii''s senior, became his support and mainstay in Germany, helping him in his attempts to bring young Indian students to the country. Hitler''s rise to power put an end to that effort, and, on Thea''s advice, Ayii returned to India, where the outspoken journalist became involved in Gandhi''s campaign of noncooperation with the British, and where, with Thea''s consent, he soon married Indumati, a Gandhian activist. Caught up in the whirlwind of Gandhi''s activism, Indumati and Ayii spent several years in Indian prisons, unable to live as a married couple until their release, managing thereby to comply with a condition Gandhi himself had put on their marriage - that they remain apart for several years. Using a wealth of documents, letters, newspaper articles, and photographs, including personal papers, "Berlin to Gandhi" weaves together the tangled histories of two women, the man they loved, and two countries battling violence and nonviolence, fascism and colonialism.</p>', 2649, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('4de9ed1b-e4b9-4041-bc9b-17ae4d3fa28d', '4ade6aba-c3e0-4444-8698-66c564025248', 'Description HTML', 1, '<p>The First International Conference on Computational Methods (ICCM04), organized by the department of Mechanical Engineering, National University of Singapore, was held in Singapore, December 15-17, 2004, with great success. This conference proceedings contains some 290 papers from more than 30 countries/regions. The papers cover a broad range of topics such as meshfree particle methods, Generalized FE and Extended FE methods, inverse analysis and optimization methods. Computational methods for geomechanics, machine learning, vibration, shock, impact, health monitoring, material modeling, fracture and damage mechanics, multi-physics and multi-scales simulation, sports and environments are also included. All the papers are pre-reviewed before they are accepted for publication in this proceedings. The proceedings will provide an informative, timely and invaluable resource for engineers and scientists working in the important areas of computational methods.</p>', 3252, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('4deb341a-9bba-4aac-a984-b422bdbf4203', 'fba92dd2-a45e-4a82-a6b5-a164844da1ad', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Modern Portfolio Theory and Investment Analysis 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edwin J.Elton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788126528141</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 394, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('4df40ff6-9aab-4410-a34f-bb2c3426db98', '7549e234-5dae-4e1d-a70b-aada52ff30d7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The History of India''s Great Warrior Madhav Sadashiv Golwalkar V-1</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sanjay Kumar Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789382544210</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Isha Gyandeep</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 891, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('4df60f96-6881-47ff-9f2d-12ca90a91373', '2ca8b727-9921-4404-bdc9-0654a2857526', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book tells us about the correlation of human mind, body, soul and environment divinity. Here we learn why Hanuman is compared to the human mind and Ganga to purity. Through these pages, we discover that Ganesha''s broken tusk may just be linked to the waning and waxing of the moon! These events manifest as interesting tales that reflect our rich culture, as well as echo tales that are meant to familiarize children with our mythology.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Keeping this in mind, the text helped by vivid illustrations, has been kept very simple.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;INTRODUCTION,&nbsp;God Made Himself,&nbsp;How Did it All Begin?,&nbsp;Brahma-Vishnu-Shiva Appear for the First Time,&nbsp;Brahma Appoints Devas,&nbsp;Goddesses,&nbsp;Humans On Earth,&nbsp;Om,&nbsp;The Planets are Also Gods,&nbsp;Why so Many Gods?,&nbsp;Animal Gods,&nbsp;Vehicles of Gods,&nbsp;Knowledge,&nbsp;HINDU GODS,&nbsp;Lord Brahma,&nbsp;Lord Vishnu,&nbsp;Lord Shiva, Hanuman-The Monkey God,&nbsp;Lord Ganesha,&nbsp;HINDU GODDESSES,&nbsp; Saraswati,&nbsp; Lakshmi,&nbsp; Sati,&nbsp; Parvati,&nbsp; Durga, Kali,&nbsp; Ganga, Gayatri,&nbsp;Radha,&nbsp;Sita,&nbsp;MINOR GODS,&nbsp;DID YOU KNOW?</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5870, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('4e0c8960-3fb7-4d93-a6c9-a026585797e4', '5707b522-4ab5-4925-9f4c-02277aee4611', 'Description HTML', 1, '<h1>Everything about Rudyard Kipling</h1>', 2727, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('4e0f0d6d-8d1a-40a9-8e66-6456f3f97092', 'ff67fdb5-3b11-4fd6-9ee8-38b54111c4e2', 'Description HTML', 1, '<p>Handbook of Public Policy Evaluation is the only book of its kind to present aspects of public policy evaluation that relate to economic, technology, social, political, international, and legal problems. Rather than looking at specific narrowly focused programs, this book emphasizes broad-based evaluation theory, study, and application, providing a rich variety of exceptional insights and ideas. Designed to facilitate integration and coherence, key features in this volume include: Systematic evaluation, measuring the policy alternatives available for achieving goals Win-win evaluation, processing policy alternatives that can enable conservatives, liberals, and other major viewpoints to all come out ahead of their best initial expectations simultaneously Policy evaluation, offering methods, examples, studies, professionalism, perspectives, concepts, trends, substance, theory, applications, dispute resolution, interdisciplinary interaction and bibliographies and applications The book targets the need for improvement in the methods, processes, and substance of public policy and opens the gate of public policy to be more effective, efficient, and equitable. Policymakers, administrators, analysts, and practitioners alike will find the Handbook a necessary resource of alternative public policies that are placed in context with a direct course to positive results.</p>', 5316, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('4e0ffab9-1e6f-4407-803c-d2679279a41f', 'ac16968f-8025-4f93-8d4f-3eaf056d6ead', 'Description HTML', 1, '<h1>Hamiltonian Systems and Fourier Analysis: New Prospects for Gravitational Dynamics</h1>', 4048, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('4e231085-6019-4691-8e0e-98be429ad646', 'd5fdc639-504d-476b-8c7f-2a1de28ccc0f', 'Description HTML', 1, '<p>This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.</p>', 5427, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('4e28ae57-d279-4728-a708-f37fbf92fdaf', '1743ce33-9561-40be-a014-dad482dabf7f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Complete Illustrated Book of Yoga</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Swami Vishnudevananda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">0-671834649</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Pocket Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1972</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 79, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('4e2e75e5-cac5-4ba5-8f0a-2fe19c4188b6', 'a85e6f60-69e1-408f-ba78-b48a37ea6713', 'Description HTML', 1, '<p><span style="font-size:18px">About the Book</span></p>

<p>An accessible introduction to the theoretical and computational aspects of linear algebra using MapleTM<br>
&nbsp;</p>

<p>Many topics in linear algebra can be computationally intensive, and software programs often serve as important tools for understanding challenging concepts and visualizing the geometric aspects of the subject. Principles of Linear Algebra with Maple uniquely addresses the quickly growing intersection between subject theory and numerical computation, providing all of the commands required to solve complex and computationally challenging linear algebra problems using Maple. The authors supply an informal, accessible, and easy-to-follow treatment of key topics often found in a first course in linear algebra.</p>

<p>Requiring no prior knowledge of the software, the book begins with an introduction to the commands and programming guidelines for working with Maple. Next, the book explores linear systems of equations and matrices, applications of linear systems and matrices, determinants, inverses, and Cramer''s rule. Basic linear algebra topics such as vectors, dot product, cross product, and vector projection are explained, as well as the more advanced topics of rotations in space, rolling a circle along a curve, and the TNB Frame. Subsequent chapters feature coverage of linear transformations from Rn to Rm, the geometry of linear and affine transformations, least squares fits and pseudoinverses, and eigenvalues and eigenvectors.</p>

<p>The authors explore several topics that are not often found in introductory linear algebra books, including sensitivity to error and the effects of linear and affine maps on the geometry of objects. The Maple software highlights the topic''s visual nature, as the book is complete with numerous graphics in two and three dimensions, animations, symbolic manipulations, numerical computations, and programming. In addition, a related Web site features supplemental material, including Maple code for each chapter''s problems, solutions, and color versions of the book''s figures.</p>

<p>Extensively class-tested to ensure an accessible presentation, Principles of Linear Algebra with Maple is an excellent book for courses on linear algebra at the undergraduate level. It is also an ideal reference for students and professionals who would like to gain a further understanding of the use of Maple to solve linear algebra problems.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p>1 An Introduction To Maple.</p>

<p>1.1 The Commands .</p>

<p>1.2 Programming.</p>

<p>2 Linear Systems of Equations and Matrices.</p>

<p>2.1 Linear Systems of Equations.</p>

<p>2.2 Augmented Matrix of a Linear System and Row Operations.</p>

<p>2.3 Some Matrix Arithmetic.</p>

<p>3 Gauss-Jordan Elimination and Reduced Row Echelon Form.</p>

<p>3.1 Gauss-Jordan Elimination and rref.</p>

<p>3.2 Elementary Matrices.</p>

<p>3.3 Sensitivity of Solutions to Error in the Linear System.</p>

<p>4 Applications of Linear Systems and Matrices.</p>

<p>4.1 Applications of Linear Systems to Geometry.</p>

<p>4.2 Applications of Linear Systems to Curve Fitting.</p>

<p>4.3 Applications of Linear Systems to Economics.</p>

<p>4.4 Applications of Matrix Multiplication to Geometry.</p>

<p>4.5 An Application of Matrix Multiplication to Economics.</p>

<p>5 Determinants, Inverses and Cramer’s Rule.</p>

<p>5.1 Determinants and Inverses from the Adjoint Formula.</p>

<p>5.2 Determinants by Expanding Along Any Row or Column .</p>

<p>5.3 Determinants Found by Triangularizing Matrices.</p>

<p>5.4 LU Factorization.</p>

<p>5.5 Inverses from rref.</p>

<p>5.6 Cramer’s Rule.</p>

<p>6 Basic Linear Algebra Topics.</p>

<p>6.1 Vectors.</p>

<p>6.2 Dot Product.</p>

<p>6.3 Cross Product.</p>

<p>6.4 Vector Projection.</p>

<p>7 A Few Advanced Linear Algebra Topics.</p>

<p>7.1 Rotations in Space.</p>

<p>7.2 ‘Rolling’ a Circle Along a Curve.</p>

<p>7.3 The TNB Frame.</p>

<p>8 Independence, Basis and Dimension for Subspaces of Rn.</p>

<p>8.1 Subspaces of Rn.</p>

<p>8.2 Independent and Dependent Sets of Vectors in Rn.</p>

<p>8.3 Basis and Dimension for Subspaces of Rn.</p>

<p>8.4 Vector Projection onto a Subspace of Rn.</p>

<p>8.5 The Gram-Schmidt Orthonormalization Process.</p>

<p>9 Linear Maps from Rn to Rm.</p>

<p>9.1 Basics About Linear Maps.</p>

<p>9.2 The Kernel and Image Subspaces of a Linear Map.</p>

<p>9.3 Composites of Two Linear maps and Inverses.</p>

<p>9.4 Change of Bases for the Matrix Representation of a Linear Map.</p>

<p>10 The Geometry of Linear and Affine Maps.</p>

<p>10.1 The Effect of a Linear Map on Area and Arclength in Two Dimensions.</p>

<p>10.2 The Decomposition of Linear Maps into Rotations, Reflections and Rescalings in R2.</p>

<p>10.3 The Effect of Linear Maps on Volume, Area and Arclength in R3.</p>

<p>10.4 Rotations, Reflections and Rescalings in Three Dimensions.</p>

<p>10.5 Affine Maps.</p>

<p>11 Least Squares Fits and Pseudoinverses.</p>

<p>11.1 Pseudoinverse to a Non-Square Matrix and Almost Solving an Overdetermined Linear System.</p>

<p>11.2 Fits and Pseudoinverses.</p>

<p>11.3 Least Squares Fits and Pseudoinverses.</p>

<p>12 Eigenvalues and Eigenvectors.</p>

<p>12.1 What Are Eigenvalues and Eigenvectors, and Why Do We Need Them?</p>

<p>12.2 Summary of Definitions and Methods for Computing Eigenvalues and Eigenvectors as well as the Exponential of a Matrix.</p>

<p>12.3 Applications of the Diagonalizability of Square Matrices.</p>

<p>12.4 Solving a Square First Order Linear.</p>

<p>System of Differential Equations . . . . . . . . . . . . . . . . . .</p>

<p>12.5 Basic Facts About Eigenvalues and Eigenvectors, and Diagonalizability.</p>

<p>12.6 The Geometry of the Ellipse Using Eigenvalues and Eigenvectors.</p>

<p>12.7 A Maple Eigen-Procedure.</p>

<p>&nbsp;</p>', 1320, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('4e42498a-7e58-424e-ba1d-5c8c1afd033d', '90d9e83a-5c93-4398-8c0c-59348ef6f7f0', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The translator of the Satapatha-brghmana can be under no illusion as to the reception his production is likely to meet with at the hand of the general reader. In the whole range of literature few works are probably less calculated to excite the interest of any outside the very limited number of specialists, than the ancient theological writings of the Hindus, known by the name of Brghmanas. For wearisome prolixity of exposition, characterised by dogmatic assertion and a flimsy symbolism rather than by serious reasoning, these works are perhaps not equalled anywhere; unless, indeed, it be by the speculative vapourings of the Gnostics, than which, in the opinion of the learned translators of IrenEus, ‘nothing more absurd has probably ever been imagined by rational beings. ‘If I have, nevertheless, undertaken, at the request of the Editor of the present Series, what would seem to be a rather thankless task, the reason will be readily understood by those who have taken even the most cursory view of the history of the Hindu mind and institutions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 872, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('4e44ee99-10a4-4c20-85f2-243f9b06f632', '6c35417f-10c5-495b-8a1a-be830a80ecdb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert W. Bauman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780321539960</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5099, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('4e65a500-fe60-476b-9fa1-1b4925492b64', 'e62c6775-261e-409b-8fd8-77f7e0be15f0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anita Nigam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937470</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5235, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('4e680a1c-9d7c-479d-bb6f-df34e66ded05', '9a23b361-6b19-4af4-be78-e4b56f523592', 'Additional Attributes HTML', 1, '<h1>Karl Marx and Babasaheb Ambedkar - A Comparative Study</h1>', 4553, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('4e786f58-8019-4251-b4de-4b5245f12b20', '44f365d7-ae5b-484b-8609-965650a30317', 'Additional Attributes HTML', 1, '<h1>The Internet of Things</h1>', 3945, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('4e8e146f-8ca9-4eb6-ad2a-54d2b603fd90', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pt. Harishankar Pandey</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188808210</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4391, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('4e935ea9-4f52-416b-83aa-268421afd3e6', '7da39132-29a7-458f-811f-c3939b47d6d6', 'Additional Attributes HTML', 1, '<h1>Amphibian Evolution - The Life of Early Land Vertebrates, Topics In Paleobiology</h1>', 3775, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('4e984fb5-2aa2-4492-bb31-a74c4518c404', '0a77d975-3c31-4f84-b3e4-eadb36206454', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Calculations of Chemical Equilibria: Examples and Problems</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.S. Kazanskaya</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1978</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">328</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1134, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('4e9c2f83-6559-4fdc-89ae-eafee71602e3', 'dd26192a-1c4d-4f10-bb50-601f48173ca6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tony Warne</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230574465</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5628, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('4eaa1b63-0f06-46e0-8eea-7b4ebf70a7e0', '6e5bc024-d6da-422a-af0d-72bc77e00444', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Saktapramoda of Deva Nandan Singh is a liturgival paddhati-style compendium of sixteen independent ritual manuals. The first ten works, comprising the major part of the text, are dedicated to the group of ten Tantric goddesses, referred to as the Ten Great Mahavidyas or "Ten Supreme Powers" - the goddesses Kali, Tara, Sodasi, Bhuvanesvari, chinnamasta, Matangi, Tripurabhairavi, Dhumavati, Bagalamukhi and Kamala. The next important text closely alied to the worship of the goddesses is the Kumari Tantra devoted to the worship of a young maiden (Kumari). The next group of works comprises the pentad of Tantras devoted to five deities: Ganesa, Visnu, Siva, Durga and Surya. These five deities are invoked in almost all forms of ritual worship perscribed by the Vedas, Puranas and to a degree by the Tantras.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Each Tantra describes the dhyana of the deity, the yantra, mantras and the method of Tantric form of worship of the deity, along with praise hymns, protective formulas (kavaca) and litanies of divine names, be they a group of hundred names (satanama) or a thousand names (sahasranama).</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The first edition of Saktapramoda was published by Raja Deva Nandan Singh, an aristocratic zamindar of Muzaffarpur, Bihar, in the nineteenth century. The present edition brings together a fully edited and revised text with an elaborate introduction (in English), and a comprehensive index along with lithographic images of Tantric deities.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content -</span></span></strong>&nbsp;<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Foreword,&nbsp;Lineage of Raja Deva Nandan Singh, Message,&nbsp;Editorial Note,&nbsp;Acknowledgement,&nbsp;Introduction,&nbsp;Saktapramoda,&nbsp;</span></span></span></span></span></p>

<ol>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Kalitantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Taratantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Sodasitripurasundaritantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Bhuvanesvaritantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chinnamastatantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Tripurabhairavitantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Dhumavatitantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Bagalamukhitantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Matangitantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Kamalatmikatantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Kumaritantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Durgatantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Sivatantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Ganesatantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Suryatantram</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Visnutantram</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">&nbsp;Appendix</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Bibliography Index of Texts cited in Saktapramoda</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">General Index (of Introduction)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Index of Sanskrit Verses</span></span></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2066, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('4eb58392-c4e7-4129-ada6-20d5e8becc2d', '16c96f88-c902-478c-8fc9-bb6e46f92ff0', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em>Movable Bridge Design&nbsp;</em>provides a fascinating and comprehensive guide of both past and current approaches to the design of a wide range of movable bridges.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Against the background of worldwide development, the author provides the necessary information on the mechanical systems that drive movable bridges. A wide range of structures are explored in an accessible format to be used at a practical level.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Key topics of focus are:</span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Design specifications and standards</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Machinery required to operate and stabilise movable spans</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Traditional and non-traditional superstructure forms</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Materials of construction</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Material strength and failure</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Examples of hydraulic, electrical and mechanical systems</span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em>Movable Bridge Design</em>&nbsp;considers both city and rural movable bridges by providing worldwide examples, as well as discussing the various forms of motive power. This is an essential purchase to inform and guide engineers, engineering consultants, and administrators of governmental agencies, as well as students from these disciplines.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Individual movable span forms</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Movable spans in series</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Other movable bridge forms</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Movable bridge design standards</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Materials of construction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Material properties and failure</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Span drive arrangements</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Machinery components</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Stabilisation machinery</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Superstructure structural design</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Mechanical design</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gearing and speed reducer design</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hydraulic span drive systems</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Electrical system design</span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm">&nbsp;</p>', 727, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('4eb96ee0-2e61-46c0-b702-b83eb3c38234', '7d2e0142-b248-4a09-a96e-6d8c750e3806', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">About the book</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><em><span style="font-size:12.0pt"><span style="color:black">Security Analysis and Portfolio Management, 6e </span></span></em><span style="font-size:12.0pt"><span style="color:black">is a classical text about investing in securities. It is aimed at providing a comprehensive introduction to the areas of security analysis and portfolio management. The text emphasizes the “how-to” aspects of the subject by using detailed real-world examples throughout. An attempt has been made the text as nonmathematical as possible. Only simple algebra and some elementary statistics are used in the book.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">The present adaptation ensures that the Indian readers are easily able to relate to examples from the Indian securities market. In the process, some of the chapters have been rearranged and enhanced to bring the discussion in line with contemporary presentation of security risks and returns.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Contents</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">1) Introduction to Securities</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">2) Markets for Securities</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">&nbsp;3) Risk and Return</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">&nbsp;4) Portfolio Analysis </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">5) Index Models</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">&nbsp;6) Capital Market Theory</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">&nbsp;7) Economic Analysis </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">8) Industry Analysis </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">9) Company Analysis: Measuring Earnings </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">10) Company Analysis: Forecasting Earnings </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">11) Company Analysis: Applied Valuation </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">12) Bond Analysis: Return and Systematic Risk </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">13) Bond Analysis: Unsystematic Risk </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">14) Bond Management Strategies </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">15) Options </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">16) Rights, Warrants, and Convertibles </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">17) Futures </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">18) Technical Analysis </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">19) Efficient-market Theory </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">20) Behavioral Finance </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">21) Managed Portfolios and Performance Measurements</span></span></span></span></span></p>', 991, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('4ed1acbe-6e98-437c-a9a7-63733a14dbd6', 'bb04a725-d5b3-470a-817b-8f39e8df99ef', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Puspaa Sinha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385379383</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3821, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('4ee5f8be-8c88-437c-9eee-582e8f067d8a', 'a78ba620-200c-461c-ba96-b5a921742e26', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">In an ever-increasing domain of activity, Amino Acids, Peptides and Proteins provides an annual compilation of the world''s research effort into this important area of biological chemistry. Comprising a comprehensive review of significant developments at this biology/chemistry interface, each volume opens with an overview of amino acids and their applications. Work on peptides is reviewed over several chapters, ranging from current trends in their synthesis and conformational and structural analysis, to peptidomimetics and the discovery of peptide-related molecules in nature. The application of advanced techniques in structural elucidation is incorporated into all chapters, whilst periodic chapters on metal complexes of amino acids, peptides and beta-lactams extend the scope of coverage.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Efficient searching of specialist topics is facilitated by the sub-division of chapters into discrete subject areas, allowing annual trends to be monitored. All researchers in the pharmaceutical and allied industries, and at the biology/chemistry interface in academia will find this an indispensable reference source.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Specialist Periodical Reports provide systematic and detailed review coverage in major areas of chemical research. Compiled by teams of leading authorities in the relevant subject areas, the series creates a unique service for the active research chemist, with regular, in-depth accounts of progress in particular fields of chemistry. Subject coverage within different volumes of a given title is similar and publication is on an annual or biennial basis.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Current subject areas covered are Amino Acids, Peptides and Proteins, Carbohydrate Chemistry, Catalysis, Chemical Modelling: Applications and Theory, Electron Paramagnetic Resonance, Nuclear Magnetic Resonance, Organometallic Chemistry, Organophosphorus Chemistry, Photochemistry and Spectroscopic Properties of Inorganic and Organometallic Compounds. From time to time, the series has altered according to the fluctuating degrees of activity in the various fields, but these volumes remain a superb reference point for researchers.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content -</span></span></strong>&nbsp;<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 1 Amino Acids,&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 2 Peptide Synthesis,&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 3 Analogue and Conformational Studies on Peptides, Hormones and Other Biologically Active Peptides, </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 4 Cyclic, Modified and Conjugated Peptides,&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 5 Current Trends in Protein Research</span></span></span>&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1998, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('4efcad3b-f399-4349-bcda-dcf37238af61', 'a2d74f2c-c998-452a-aa6b-ac5e6ec18d3b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>W. Dittrich</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132202530</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4089, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('4f05d08f-8e71-4c61-9597-14b9b344e1b9', '25691040-eae1-41aa-88df-bd07e8c9a213', 'Description HTML', 1, '<h1>Jansampark - Swaroop aur Siddhant</h1>', 5356, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('4f08e90a-96b5-442d-a72a-b676d91db887', 'ed1bdf90-1b66-454e-a5e6-e08a4f8a0b9a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Maharishi Mahesh Yogi''s translation of and commentary on the first six chapters of the timeless Vedic classic, the Bhagavad-Gitä, has inspired millions of people around the world. It is a rediscovery of the fundamental and practical truths of the teachings delivered by Lord Krishņa to Arjuna on the battlefield, including the knowledge to bring perfection to in- dividual and collective life.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Contents</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Preface</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter I</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter II</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter III</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter IV</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter V</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter VI</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Appendix</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The Holy Tradition</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Transcendental Meditation: The Main Principle</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Cosmic Law, The Basic Law of Creation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The Six Systems of Indian Philosophy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 1027, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('4f12ec86-20c2-4e71-a588-08c9093d9356', 'a2f60017-1608-45a5-b185-1d5822293cc3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gauguin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Daniel Wildenstein </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Thames and Hudson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1973</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">95</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 742, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('4f232df4-cda4-4f92-9c0a-824c01ca8933', '4c22c31f-311a-4367-843d-cdea04079ec2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623738</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5882, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('4f30cfda-8fc3-4004-b15c-baecc0089608', 'a1856017-0f87-4b7c-8c86-e27770e713f1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A New Companion to Victorian Literature and Culture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Herbert F. Tucker</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118624494</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2014</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">561+i-20</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1325, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('4f4b1fff-ebfc-49a0-829f-348f3c450207', '9d90e031-5773-471b-b871-d483ab0d6684', 'Description HTML', 1, '<h1><span style="font-size:18px">Raghuvamsa-Kaladipasikha : Enjoying Ecstasy in Kalidasa''s Raghuvamsa is a tender presentation by three sisters Prof. Sushma Kulshreshtha, Dr. Sumanlata Shrivastava and Prof. Abha Kulshreshtha to their Esteemed Guru Padmabhushan Prof. Satya Vrat Shastri, a great Doyen of Sanskrit, Indology and Sixty-four Arts, on the auspicious occasion of his 82nd birth anniversary on 29th September, 2012. Present volume, fifth in the series of Erotica Indica presents the first ever novel study of the sixty-four arts in the history of literary criticism and critical works in India and abroad accomplished with reference to the world-famous epic poem of Kalidasa namely, Raghuvamsa. The present work is divided into two stabakas :</span></h1>

<p><span style="font-size:18px">Stabaka I : Visayavatarana : Sastric Study</span></p>

<p><span style="font-size:18px">Stabaka II : Sixty-four Arts in Raghuvamsa</span></p>

<p><span style="font-size:18px">The first stabaka deals with the Sastric and technical analysis of sixty-four arts as propounded by Sage Vatsyayana in his Kamasutra. These arts are considered as the angavidyas or the angabhutakalas of Kama, the art of enjoying love. The second stabaka presents the detailed analysis of 45 arts as found in Raghuvamsa citing and discussing at length numerous beautiful illustrations for the enjoyment of connoisseurs and Sanskrit lovers. In the end are appended Indices and detailed Bibliography.</span></p>', 4402, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('4f4de7ce-328c-4452-b0fb-fae1143fea94', '67941344-66c8-4771-bb48-21d74b377a15', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Introduction,&nbsp;Wittgenstein''s Concept of Philosophy in the Tractatus,&nbsp;Wittgenstein''s Concept of Philosophy in the Philosophical Investigations,&nbsp;Ryle''s Concept of Philosophy,&nbsp;Austin''s Concept of Philosophy,&nbsp;Conclusion,&nbsp;Bibliography</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</h1>', 4376, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('4f626280-e5d1-47e7-b9ef-6f7e5f9b7c45', '3f42d179-96e5-4ca8-a0b9-4ee85647245e', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">''It may well be that a small space is a greater challenge to an architect than larger volumes. Where a residence is concerned, numerous functions, some of them private and some public must be provided for. How does one make room for a bed, a living room, a kitchen and a bathroom with 30 square metres, for example - and above all how, can these very different spaces be blended together without interference or inefficiency?</span></p>

<p style="text-align:justify"><span style="font-size:18px">The difficulties are often compounded by the correspondingly small budgets allotted to limited spaces. This book seeks to give an overview of the ways in which talented architects solve the problems and create original solutions. Not all of the projects presented in this book are residential - there are bank facilities, a museum, or a jewellery shop, and even a small tower located in Tokyo, but the common factor is that their total floor area is no bigger than 100 square metres.''</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Introduction, 3773 Studio, 4x4 House, 50-square-metre Apartment, Adobe Museum, Algeco Casse-Tete House/Algeco Maison casse-tete, Algeco Drop House, Alpine Hut, Apartment, Paris, Atelier Sheep Pen, Billboard Building, Container House, Dash Dogs, Discreet City, Drewes Apartment/Appartment Drewes, Ecoms House, Elemental Housing, Florence Lowey Bookshop/Librarie Florence Lowey, H Retreat House, House Elba, House Lina, Lodge Retreat House, Loftcube, Luna di Miele Omotesando Building, m-house, M-House, Micro Compact House, Mill House, Mini-Loft, Pixel House, Point Zero, Poustinia, Glencomeragh House Retreat Centre/Poustinia, Centre de retraite de Glencomeragh House, Rettig Apartment/Appartment Rettig, Rooftecture H, Rooftecture S, Room for Art, Rucksack House, SDFG Apartment/Appartment SDFG, Se(eh)station, Shingle House, Sienna Apartments, Standard Chartered Bank Pavilion, Su-Si House, Town House, Vacation Residences/Residences de vacances, Walden-Wilson Studio, Weekend House, Whitepod, Y Atelier, Index, Photography Credits, Acknowledgments</span></p>', 1809, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('4f6e5bea-841d-41bc-b9d3-39f7e3623edf', '81380eb8-f34a-4f6c-82a4-c2cfe4eba9a3', 'Description HTML', 1, '<h1>Samajik Vichark new</h1>', 4993, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('4f73d41e-6cf1-4a8b-ac5a-8ae400372531', '98de98b0-1109-4e8c-9e38-01d46d1c6758', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Financial Markets, Financial Institutions and Financial Services</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sandeep Goel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">9788196378974</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 20, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('4f8c6810-6bc8-4c9f-a0c6-45f7161ab2db', '6b50dcdb-d7a4-4117-8efd-a16163d9ecf8', 'Description HTML', 1, '<p>From apples to witch hazel, Folk Remedies For Common Ailments introduces a natural, practical guide to using readily available plants and foods to treat common ailments. Garlic for infections; lemon and honey for coughs; flax and licorice for a laxative; -- the kitchen cupboards and gardens are full of potent, inexpensive remedies for many common aches, hurts, upsets and chronic disorders. Folk Remedies For Common Ailments is an up-to-date guide based on centuries of traditional, proven medicine combined with current scientific knowledge, and gives easy-to-follow treatments and cures using over fifty different herbs, spices, fruits, vegetables and "bathroom cabinet" ingredients. A useful self-help personal and/or family medical companion</p>', 5676, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('4f93e6ae-2c09-4c68-8d58-9948d7fdb9b6', '9a9333fc-fdc1-4f56-aba4-209c7c616a5a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David M J Lilley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780854042531</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3599, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('4fb6d500-a7b8-4e0b-9158-a5f7aceaee11', '1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Lecture By Timothy Gowers</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Timothy Gowers</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540926528</td>
		</tr>
		<tr>
			<th>Series Title</th>
			<td>Springer Videomath</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1892, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('4fc7e30c-86d3-4b76-a58f-1f4201166b4f', '04c69fa8-b33b-426c-9de5-24730aad9df9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sunil Kumar Navin, T. Sai Chandra Mouli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735548</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4900, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('4fc8e970-2f3a-4cd9-93bf-87e32e6b2270', '2f64ee19-a09e-4c1a-ab72-0e30000de23e', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">प्रस्थानत्रयी पदानुक्रम कोष:&nbsp; एकादश उपनिषद्, ब्रह्मसूत्र एवं श्रीमद्भगवद्गीता के विशिष्ट पदों के पदार्थ से युक्त</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">प्रो. ज्ञान प्रकाश शास्त्री, डॉ. विजय कुमार त्यागी</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171104796</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171104797</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">652</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2014</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1496, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('4fdb8d07-d2fd-4c88-8ccd-e69324d02913', '59dcc5b5-e801-4470-992e-a9a691494068', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guy Renolds</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1873403381</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5213, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('4fdc21f6-1377-4927-b42b-c6835a94ce28', 'e71bd86e-c46b-4491-a0c6-5caea2c47cba', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ram Jethmalani, D S Chopra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746209</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Hard Cover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4287, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('4fe27ef8-a7fa-4b60-ba82-c64fc781c064', 'f192a078-8832-4233-a5c2-15d397efc020', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Double Tongue</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">William Golding</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">978057177202</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Faber & Faber</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1995</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 162, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('4ff43555-b504-4801-8352-4c86340d4565', '98d7c4c7-cd81-4bd2-9803-25d91dc8e8ae', 'Additional Attributes HTML', 1, '<h1>Industrial Ecology - Environmental Chemistry and Hazardous Waste NEW</h1>', 5225, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('4ff61b49-7e14-4b9c-8cca-3e1b9ff1e135', '983c14e1-4610-43e1-97e0-60b9dd68a47a', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Buddhist beliefs and philosophy, based on the teachings of Gautama Buddha, is a branch of Eastern philosophy. Since the time of its start, Buddhism has had a firm philosophical element. Buddhist philosophy rejects a number of traditional notions like those of autheism, theism, monism, and dualism. Lord Buddha criticized all these concepts and encouraged his disciples to discuss the problems in metaphysics, phenomenology, ehthics, and epistemology.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Buddhism does not believe in the existence of a God who created teh universe. As per Lord Buddha, one should emphasize on the practical ways of life, which will help a person in attaining enlightenment. However, at the same time, Buddha did not rule out the existence of a God or gods altogether. With the growth and spread of Buddhism, local deities and religious practices were included in it.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;1. The Buddha and his Teachings,&nbsp;2. The Dharma : The Law of Life,&nbsp; 3.&nbsp;The Sangha,&nbsp;4. Sharing Christ with Buddhists,&nbsp;5. The Buddhas Teaching,&nbsp;6. Theravada Buddhism,&nbsp;7. Mahayana Buddhism,&nbsp;Bibliography,&nbsp; Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2278, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('501f6b80-572f-4237-abf4-38ae6aa87c41', '41169815-6a7a-49a2-b725-bf81d5763d4e', 'Description HTML', 1, '<p>This text integrates the two principles in the functionality of ERP – Management and Computer Science. Written witha managerial perspective the text explains why ERP is not just a programme for management but how ERP can becomprehensively managed by the very people who apply it. This book would be useful for the students ofManagement, Engineering, Information Technology, Computer Applications and Business & Commerce. Thepracticing managers and entrepreneurs would also find the book useful in understanding the concepts of ERP and itsapplications to enhance their decision making.</p>', 3078, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('50220794-bdb1-4c22-a97a-5be108ec62d5', '1584daae-0ac7-400f-8177-b04a68e1943c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Over the last 150 years, the Public Analyst profession has hidden its light under a bushel, with the notable exception of Fredrick Accum one of the first Public Analysts who published the names and addresses of food adulterers, this group of chemists has quietly protected the public from food fraud and adulteration. Using their forensic skills to find traces of poison and other deleterious materials in our food and guiding the Courts and legal profession through complex scientific evidence, it has undersold itself to the public. It is time to tell their story with this collection of memoirs from many practising and retired Public Analysts. Their accounts of samples submitted to them, how they analysed them, and the tales that unfolded, make for a fascinating insight into the field. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This is a timely publication, as funding for this area continues to fall, to the concern of many not just in the UK but throughout Europe. Yet, whilst food adulteration may not be as rife as it was 150 years ago, food fraud and adulteration is now on a global scale with improved communications, the fear of adulteration is probably larger than ever. This funding position does not sit well alongside levels of public interest that have never been higher in food, science in general, and forensic science. And yet research is still needed to find future strategies to maintain a vital service to protect the public and it is important to raise the profile of the role of the Public Analyst, now more than ever, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book, which is not intended as a text book but as a light read, will achieve this aim while simply telling the stories of a collection of Public Analysts, things they have found in food and other materials and their memoirs and anecdotes. It will appeal to those who watch programmes such as Crime Scene Investigates and anyone with an interest in forensic science and science in general.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Adulteration and the Challenge for Enforcement Scientists</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nature or Nurture; are Scientists Born or Manufactured?</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Memoirs Clouded by the Mists of Time</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Some You Win and Some You Lose</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Next steps</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Final Chapter?</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 327, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('502bd9fa-8602-48ab-a0bc-a5e6d3e0aec9', '2c0acfd8-cebe-4f9e-a8e5-0a87f2ddad3c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ludwig Gaddeev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402035029</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>378</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5926, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('50378ec1-bfda-4b65-8cae-e1cb8aef00ca', 'abe54fa7-3134-4f70-8e28-d62196446e7f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Ethics and Business</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Blowing the Whistle</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Ethical Decision Making: Personal and Professional Contexts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: The Corporate Culture—Impact and Implications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Workplace Diversity and Discrimination</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Ethics and Marketing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Ethics and Technology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Trust in Corporate Governance, Accounting and Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Making IT Stick: Doing What’s Right in a Competitive Market</span></span></span></p>
', 405, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('503f0ed5-62b2-461d-bd0a-c2f50b3db005', '604f5fa0-42c5-4aed-a557-b73e68c0536f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ratan Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257060</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>185</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4237, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('5046ddc3-4370-4ccb-8ed2-42ad6aa747eb', '1c69549a-0efd-4c2a-bc00-6a56d2e629d7', 'Description HTML', 1, '<h1>Leshtatav - Vishw Sahitya mein ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)</h1>', 3002, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('5052b4c6-002d-4ae0-be40-0f5872926a0d', '4f669867-43cf-4beb-8c83-6def2c8c9c1a', 'Description HTML', 1, '<h1>Zindagi ko Jeetein Awsaad Se Ladein</h1>', 2986, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('50617e60-de2e-4719-b758-febf72cfe539', '9705a329-13f4-4f91-b443-7678105b4886', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A global historical overview</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guntram H. Herb & DavidH. Kaplan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p><strong>Guntram H. Herb</strong>, Ph.D., is associate professor of geography at Middlebury College, Middlebury, VT. In addition to peer-reviewed articles and book chapters, his published works include&nbsp;<em>Under the Map of Germany: Nationalism and Propaganda, 1918-1945</em>&nbsp;and the collection of essays co-edited with David H. Kaplan,&nbsp;<em>Nested Identities: Nationalism, Territory, and Scale</em>.<br>
			<br>
			<strong>David H. Kaplan</strong>, Ph.D., is professor of geography at Kent State University, Kent, OH, and editor of&nbsp;<em>National Identities</em>. His published works include over 30 peer-reviewed articles and chapters, and six books including&nbsp;<em>Nested Identities</em>&nbsp;(with Guntram Herb) and&nbsp;<em>Boundaries and Place</em>&nbsp;(with Jouni Häkli).</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781851099078</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1863</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', 1598, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('506fd3e3-b3ff-4439-b3c9-94c18243ed34', '569d4faa-f89d-4c11-af3e-a719dff6a5fc', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Women in Science Fiction and Fantasy in 2 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Robin Anne Reid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Robin Anne Reid&nbsp;is Professor of Literature and Languages at Texas A&M University-Commerce.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780313335891</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>792 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1558, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('507272d4-b241-4b08-abed-8498e9afa5c8', '210bbba2-7e86-4bd6-8176-c27b8eb69a7d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Degas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Antoine Terrasse</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Thames and Hudson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1974</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">95</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 740, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('507c64d1-d9d7-4241-af4c-d0bf66ee04d4', 'b5ce6ae4-fcec-4db1-910b-9d4c84a576ab', 'Description HTML', 1, '<h1>Essays on the Poetry of Stephen Gill - Anthology of Critical Papers and Articles</h1>', 2775, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('507cbb83-d48c-460d-942b-0704f06d89a6', '4e6c2179-70a9-4f07-acff-cfc6c40b4037', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Safar-e-Zaiqa covers a journey across decades and centuries and brings alive the authentic Pakistani recipes of the bygone era; there by giving them a new lease of life. The book takes its reader on a trip where they would have a romantic encounter with the most interesting and unexplored recipes. The aromas, the flavours and the essence of this rich cuisine will mesmerize the readers and leave them spell bound. The book shares the cooking secrets of this traditional and wonderful cuisine.</span></p>', 2038, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('50862cb4-635c-4a95-8a3b-a73536b272a8', 'a77c7e8f-3311-4416-a5b3-74d6de0bf840', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Percy Brown</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184170566</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>245</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 6005, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('50917c8b-2e7d-4f20-a267-41c0b86936f7', '2e15f224-6e92-48ad-b10d-dc56de277427', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623776</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>23</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5887, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('509833c6-5424-4627-98e8-19408007a0ae', 'e3254aac-c05c-4c53-8fe6-2cf0f417a606', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This collection consists of passages from the Vinaya Pitaka, the Four Great Nikayas (Digha-Majjhima-, Samyutta-, and Anguttara-Nikayas), and those parts of the Short Nikaya, such as Dhammapada, Itivuttaka, Udana, and Sutta Nipata (the last-named contains some of the oldest parts of the Pali Canon), where the Buddha is represented as speaking, both in prose and verse. The Author has included the whole of the Khuddaka-Patha, which tradition has regarded as containing ''the whole duty'' of the Buddhist.</span></p>

<p style="text-align:justify"><span style="font-size:18px">How much of this is the genuine utterance of the Buddha, and how much is worked up and put into the Master''s mouth (especially) in the case of the verse passages), cannot be accurately decided.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In the use of terms the author has generally adopted those evolved, during the labours of many years, by the late Professor and Dr. C.A. Rhys Davids. The references are to the editions of the Pali Text Society, except in the case of Vinaya.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">INTRODUCTION,&nbsp;I. BEGINNINGS,&nbsp;II. THE EARLY ORDER,&nbsp;III.&nbsp;THE SHORT SECTION,&nbsp;IV. TEACHINGS,&nbsp;V. THE TONGUE,&nbsp;VI. THE STABILITY OF SOCIETIES,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">VII. INTIME OF SICKNESS,&nbsp;VIII. CHARITY,&nbsp;IX. HAPPINESS IN THE WORLD,&nbsp;X. ADVICE, MOSTLY TO LAYMEN,&nbsp;XI.&nbsp; &nbsp; LIFE, DEATH, AND AFTER,&nbsp;XII. THE PATH OF HOLINESS,&nbsp;XIII. DEVADATTA,&nbsp;XIV. DOCTRINES TRUE AND FALSE,&nbsp;XV. THE BUDDHAS SHOW THE WAY,&nbsp;XVI. THE GUIDE,&nbsp;XVII. NIBBANA DEFINED,&nbsp;XVIII. LAST DAYS</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2028, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('509d2a1b-6534-455e-93a2-54b66cc1c7bb', '33233760-4ce0-4f74-8d76-ed80297b6559', 'Description HTML', 1, '<p>The purpose of this text is to bring graduate students specializing in probability theory to current research topics at the interface of combinatorics and stochastic processes. There is particular focus on the theory of random combinatorial structures such as partitions, permutations, trees, forests, and mappings, and connections between the asymptotic theory of enumeration of such structures and the theory of stochastic processes like Brownian motion and Poisson processes.</p>', 3118, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('50a4aefb-67d8-4a89-9ba4-069603c7e206', '8f3f5c3f-7a31-48fa-beca-126a035689b8', 'Additional Attributes HTML', 1, '<h1>Free energy Transduction and Biochemical Cycle Kinetics New</h1>', 3567, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('50b6489c-96d5-4a26-afea-5bf6f0517cb9', 'cbc6789d-518e-4eb4-a23c-ada73e88d800', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Maxford Dynamic Series - Research Methodology in Anthropology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. M.C.Arunkumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161642</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>327</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5968, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('50d2b2e8-0113-4808-a610-3d745f9106af', 'd7c52b23-47ef-48ef-90b2-944f2158f1cd', 'Description HTML', 1, '<h5>उर्दू-हिंदी शब्दकोश </h5>
', 116, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('50dc02b4-1cb8-4685-a6ee-c407e713a5e1', '9f15f166-a7ff-4d86-98e7-44a0241ac62f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Avian Influenza Virus</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Erica Spackman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781588299390</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Humana Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1991, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('50e09b3c-6b5a-4668-82d6-e4c95ea46435', '61ee123d-e4da-4ded-b506-af837766c7ad', 'Description HTML', 1, '<p>No book has traced the arc of modern India by taking readers so close to the action. Offering an intimate view inside the lives and minds of India’s political giants and its people, Sharma explains how the complex forces of family, caste and community, economics and development, money and corruption, Bollywood and Godmen, have conspired to elect and topple Indian leaders since Indira Gandhi. The ultimately encouraging message of Ruchir’s travels is that, while democracy is retreating in many parts of the world, it is thriving in India.</p>', 2240, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('50e96ea0-c679-4ebe-a493-f41dc953e141', '866726a6-bfe1-4b8a-b564-ced82855e335', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book is not just another biography of Gandhi. It is valuable because it offers us a French view--- and Jewish too perhaps---- of a man and times so familiar to us and yet which acquires another dimension as it is represented through another culture.<br>
There are eloquent accounts in this book of philosophers like Ramakrishna and Vivekananda who influenced Gandhi’s thought and life. Rather than political events, Michaël de Saint-Chéron holds up the force and courage of a man who became a prophet in a blood-thirsty century.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interestingly, the author points out that it is only India and the Middle East which has given the world the two mother religions of Hinduism and Judaism. Neither China nor Europe, two major cultures, have produced a world religion. The book is further enriched by a discussion on Hindu mysticism and the concept of ‘love’ in Judaism.<br>
The author also looks at how Gandhi has played a major role on shaping French intellectuals such as Andre Malraux. At the end however, a central dilemma, and a painful one to the work, concerns Gandhi’s silence on the Holocaust.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book will be of interest to scholars working on Gandhian studies, Indian philosophy and Judaism, and to readers of politics, ethics and history.</span></span></span></p>', 2166, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('50fd3a76-68ae-40cd-835c-8f5ced7be0ba', '34bbf52e-2442-4981-b81e-2c5741523a5a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Abraham Mathew</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178849898</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2442, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('50feae0d-8275-4588-a57d-9b4b28131138', '286189bc-d676-44b2-8d71-42513f363079', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Disturbed Soil Properties and Geotechnical Design 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Andrew Schofield</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780727761552</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ice Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 646, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('51100176-c053-4d0b-befb-ad728cb6a100', '26c33d21-8490-4538-9b4f-afa479dbf2ab', 'Description HTML', 1, '<p>India is one of the world''s fastest growing economies, with women mainly from the middle class increasingly entering the workforce. Urban centres like Delhi and Bangalore have seen an influx of young women from semi-urban and rural parts of the country, living alone and redefining themselves. However, the story of economic empowerment for women is not a singular narrative; rather it is located in a complex set of caste, class, religious, and ethnic identities. At present, women involvement in economic activities is marked by a low work participation rate, excessive concentration in the unorganized sector and employment in less skilled jobs. There is a need to strength and streamline the role of women in the development of various sectors by harnessing their power towards nation building and to attain accelerated economic growth process. Higher economic growth can be recorded by providing employment opportunities by utilizing the available resources of that area. Information gap largely affects women''s development. Therefore, the Non-Governmental Organizations (NGOS) & other associations can take initiatives to make women aware and motivate them towards self employment. At the same time, individual women should also come forward to take advantage and risks in entrepreneurial sector. In rural India, women?s economic opportunities remain restricted by social, cultural, and religious barriers. Rural women, particularly of lower caste and class, have the lowest literacy rates, and therefore do not have the capacity to negotiate pay or contracts and most often engage in the unorganized sector, self-employment, or in small scale industry. This book highlights issues and challenges and an attempt has been made to explain the evolution of women entrepreneurship and the challenges in the face of emerging paradigms. It is hoped that the book will be use to researchers, NGOs, MFIs, Governments, Banks and Educators.</p>', 4690, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('511f4e35-a195-49d5-971c-22ea0f5789aa', '8063e184-a6a9-4de4-b2e9-bbafa87dd23c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The History of India''s Great Warrior Pandit Deendayal Upadhyay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mukesh Kumar Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348670366</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 899, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('512fd33a-ed02-4763-a68b-062ae6b493ef', '011d76b9-13ce-4a89-a92d-8a5d089e9980', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The modern chemical industry together with the related branches of industry manufacture thousands of products, and it is impossible to describe how they are made within a single course.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Students specializing in chemical engineering and technology, whom this book is intended for, do not need to study numerous chemical production processes. They only have to know the general laws of chemical technology, the most typical processes, and the reaction equipment needed for them. </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book considers the application of the general laws to specific chemical processes.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt">Contents</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part One. Theoretical Fundamentals of Chemical Technology</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 1. Role and Development of the Chemical Industry</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 2. Raw Materials of the Chemical Industry</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 3. Fundamentals of Chemical Technological Processes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 4. Chemical Reactors</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 5. Non-Catalytic Processes and Reactors</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 6. Catalytic Processes and Reactors</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 7. Ecological Problems of Chemical Technology</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part Two. Technology of Individual Chemical Products</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 8. Energy Problems and Fuel Processing Techniques</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 9. The Technology of Fixed Nitrogen</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 10. Production of Sulphuric Acid</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 11. Mineral Salts and Fertilizers</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 12. Organic Systhesis</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 13. High-Molecular Compounds</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">List of Symbols</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Bibliography</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Name Index</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Subject Index</span></span></p>', 1172, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('51352186-d162-438f-a222-b27c48bd9d9e', 'd7b46f62-a22c-4012-b594-f6467fe1c021', 'Description HTML', 1, '<p>All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour</p>', 5497, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('5136cb30-0e26-4e09-bea5-416b92b9b83a', '419dcb42-c7c2-40c4-9c8c-d53929a28bd1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Dwindling Spirit of Nationalism</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Nation and Nationalism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Nationalism take a Backseat</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Nationalism Exiled</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Native Soldier and Nationalism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Dilemma of the Native Solider</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Master of Motherland!</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Mutiny and&nbsp;its Implications</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Vellore Mutiny (1806)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Barrackpore Mutiny-1824</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. 1857 Uprising</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Sepoy Kindles the First Flame of Independence&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Mutiny, Uprising or First War of Independence&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Unscrupulous Annexation Provoked Civilian Disquiet</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Deep disaffection of the Sepoys (Native Soldier)&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Greased Cartridge Ignites the Spark</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Onset of the Uprising</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Troops in support of the British</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Siege of Delhi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Causes for the failure of the Uprising</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Military Trial of Bahadur Shah</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">An Outburst of British Vengeance</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">An unethical exploitation of ethnic divide amongst Indians</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Extract of Bahadur Shah''s Statement</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Opinions of the Intellectuals, Historians and Law Experts</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Revealing Extracts of the Trial</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. British Recasts Long Term Strategy</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Different perceptions of Heroism and Brutalism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Restructuring the Presidency Armies</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Emergence of Moderate Nationalism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Infrastructural Development and Socio-economic Reforms</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Growth of Militant Nationalism</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Emergence of Militant Nationalism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Two Schools of Thought&nbsp;within Militant Nationalism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Formation of the Ghadr Party</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Singapore Mutiny-1915</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Massacre of Jalianwala Bagh-1919</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Mutinies During World War-II</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Indian National Army-An Army within in Army</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Rising of an army from within an army</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Organisation, Battle Order and Troop Strength&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Order of Battle</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Battle of Kohima and Imphal</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">End of the INA&nbsp;and Repatriation to India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Court Martial of INA Officers at Red Fort, Delhi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Charge Sheet</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Findings of the Court</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Sentence</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Impact of INA&nbsp;and Lal Quila Trials</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Military Impact of INA</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Nation Rallies Behind INA</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Khaki and Khadi: A formidable threat to the British Raj</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Mutiny in Royal Indian Navy (RIN0&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Jubulpore Mutiny</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Failure of the Instrument of Governance</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Soldier shatters the confidence</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Every mutiny was a blow to the British confidence</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">They served under the British with a pinch of Salt</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Sole Instrument of Governance Backfires&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Indian Soldiers Bugle the last post for the British Empire in India</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Dilemma of the Raj</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">British Governance Crumbling&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Soldier Sounds the Last Post of the Empire</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Fact of the Matter</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">From Governor''s Desk</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Epilogue</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Appendix-I</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Military Trial of Muhammad Bahadur Shah Ex-King of Delhi at Lal Quila, Delhi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Translation of the Written Defence put in by Bahadur Shah</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Judge-Advocate General''s Address</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Translation of an extract from the Court Diary fort&nbsp; the fifth of May, 1857</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Findings and Sentence</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Appendix-II</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Charge Sheet</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Judge-Advocate''s Summing-up</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">First (Joint) charge against all three accused</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">III-Treatment of Indian Prisoners of War</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2nd, 4th, 6th and 8th Charges</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3rd, 5th, 7th and 9th Charges</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10th Charge</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Evidence of Character of Accused Officers</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Finding of the Court</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Sentence</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Index of Words</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1399, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('514461b9-69e6-4809-beb7-62d62529f519', '2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', 'Description HTML', 1, '<h1>Charisma of Kamala Das</h1>', 2741, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('514a046c-6397-4558-b01c-0c45770f854c', 'f77151fd-8aac-49d4-a577-e3003b45ef1f', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Content -&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Illustrations and Maps,&nbsp;Contributors,&nbsp;Abbreviations,&nbsp;Preface,&nbsp;Introduction Athenian History and Society in the Age of Pericles,&nbsp;1 Democracy and Empire,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">2 Athenian Religion in the Age of Pericles,&nbsp;3 The Athenian Economy,&nbsp;4 Watfare in Athenian Society,&nbsp;5 Art and Architecture,&nbsp;6 Other Sorts: Slaves, Foreigners, and Women in Periclean Athens,&nbsp;7 Drama and Democracy,&nbsp;8 The Bureaucracy of Democracy and Empire,&nbsp;9 Plato''s Sophists, Intellectual History after 450, and Sokrates,&nbsp;10 Democratic Theory and Practice,&nbsp;11 Conclusion: Pericles and Athens,&nbsp;Bibliography,&nbsp;Index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2044, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('514fa70f-3967-43f9-8c99-481f5279617c', '76049bde-f445-49e9-9ab9-41c8179dc1ae', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals Of Crystal Physics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Yu.I.Sirotin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">656</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1056, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('515038c2-509b-44c2-8ab0-ae5b64003555', 'f3135048-9756-49b9-817d-5a9c9c78bc8d', 'Additional Attributes HTML', 1, '<h1>Emergent Voices of Southeast Asian Women Novelists Book</h1>', 4549, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('5163fcb9-8083-486e-acab-acb763be91ad', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'Description HTML', 1, '<h1>Yog Kala</h1>', 5079, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('516eaf4d-60aa-482f-ae59-a61da21ff773', 'ce54fe20-31d0-456f-a41b-fbd8b55e8f0e', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Theory and Practice</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kenichi Kanatani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;0486443086</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;978486443089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;528</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>
			<p>Year of Publication</p>
			</th>
			<td>&nbsp;2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>

<p>&nbsp;</p>', 1628, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('518842d3-f9c8-4036-9b60-9297a79700fc', '38263618-58a6-4154-be12-b13b33bbc87f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Pravati Misra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353235</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4547, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('51925493-e894-42c0-9d2d-28118bd79819', '00a11954-fe76-4790-b462-c330f2467ca2', 'Description HTML', 1, '<h1>Rural Sociology New</h1>', 4666, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('51973423-0759-4c72-b127-8900f4903212', 'ed2e8803-a5e0-4191-b8e4-ea21b279d35c', 'Description HTML', 1, '<p>Contemporary Fiction: An Anthology of Female Writers focuses only on one particular genre of literature-fiction. It is a multi-disciplinary critique of novels written by South Asian female novelists like Neelum Saran Gour, Kamla Das, Jhumpa Lahiri, Monica Ali, Rama Mehta, Shashi Deshpande, Bharati Mukherjee, Bapsi Sidhwa, Chitra Banerjee Divakaruni, Manju Kapur, Namita Gokhale, Githa Hariharan, Anita Nair, Kiran Desai, Gita Mehta, Shobha De, Anita Desai, and Kamila Shamsie. It analyzes various issues related with socio-cultural dimensions of patriarchy, religious confrontation and identity, sexual diversity, transculturalism, immigrant and diasporic sensibilities, socio-psycho-political-historical representations, economic ramifications and globalization, eco-critical perspective, and female quest for identity. The highlight of the anthology is Manju Kapur''s long and exhaustive interview. It would provide a new sense of direction to research scholars and would be of great interest to all literature lovers, students and teachers alike. The papers in the anthology can serve as reference points to all those who are interested in an indepth study of contemporary female fiction writers underlining the space they have created for themselves and reveal various aspects, nuances, and shades of women writing''s in English.</p>', 4684, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('51afdb12-2681-46d9-ad0c-a9dd3d2ea658', '7f25ae39-6956-4855-93c9-70af910e5a97', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Antonius</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446207420</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>376</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Second edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5817, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('51b3002c-ae93-4ab6-a0e7-cc89a919d144', 'd8834c79-23fd-4063-9dc0-de34484202a4', 'Description HTML', 1, '<h5><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">वेद और भारतीय संस्कृति&nbsp;</span></h5>', 1428, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('51bdcc79-3a32-4940-ab89-e71b35d217d8', '65588209-a042-4ec4-86bb-5c68eada9bff', 'Additional Attributes HTML', 1, '<table cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:undefined">
	<tbody>
		<tr>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm">Functional Analytic Methods For Partial Diffferential Equations &nbsp;( Special Indian Edition)&nbsp;</p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Hiroki Tanabe&nbsp;</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CRC Press</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="color:#0f1111; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">9780824797744</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">414</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1996</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1435, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('51d22fee-5c52-473c-adce-e7fa606f07da', '66d33e01-cb29-40cc-92de-8915cdc497c7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mona Siddiqui</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847873606</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5514, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('51dc6f42-e44b-47c3-9410-c9b135640ea7', 'f8da0652-1093-45c3-bd12-142e1431ea20', 'Additional Attributes HTML', 1, '<h1>Women and Their Political Exploitations - Abused and Misused</h1>', 4908, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('51ded885-f8f3-4e50-9705-77245027d331', 'd8c7920e-c4ef-44b3-a34a-39a55b931e78', 'Description HTML', 1, '<p>Temporary failure and permanent damage of electronic systems are often caused by electrical overstresses such as lightning, electromagnetic pulses from nuclear weapons, and switching of reactive loads. Protecting industrial, military, and consumer systems from failure is critical; and until the publication of this volume, the related literature was scattered throughout journals, patents, conference proceedings, military reports, and elsewhere. This convenient text presents practical rules and strategies for circuits designed to protect electronic systems from damage by transient overvoltages. Because many circuits operate from AC supply mains, protection of equipment operating from the mains is also discussed. The five-part treatment covers symptoms and threats, fundamental remedies, types of protective devices, applications of protective devices, and validation of protective measures. Specific topics include damage and upset, environmental threats, standard test waveforms, and properties of nonlinear transient protection devices, plus protective applications related to signal circuits, DC power supplies, and low-voltage AC mains.</p>', 3900, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('51e6fdd4-764c-4060-9765-25ab3500463b', '60e725aa-c405-4bfa-8dfd-b5f7ffd508be', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>&nbsp;Tourism in India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Maj. Gen. Nilendra Kumar</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384746070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>880</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3491, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('51f02de0-4873-4468-88a0-eebb550294c2', '8b3fd25b-0a32-4686-8b6a-8f22e5402fca', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Vaidik Nirvchan Kosh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978171101813</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://archive.org/search.php?query=creator%3A%22Parimal+Publications%22" rel="ugc nofollow">Parimal Publications</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2802, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('51fb9d68-cf11-4e50-9b67-a6705b540043', 'a3a1a722-af75-4113-9738-2c2c58649e90', 'Description HTML', 1, '<h1 style="margin-left:0cm; margin-right:0cm"><span style="font-size:16pt"><span style="background-color:white"><span style="color:#2e74b5"><strong><span style="font-size:12.0pt"><span style="color:black">About the books</span></span></strong></span></span></span></h1>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Second part of Senior Physics. This part deals with thermodynamics, molecular physics and fundamentals of electrodynamics.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">The books were translated from Russian by Natalia Wadhwa and were published in 1988 (Vol 2) by Mir Publishers.</span></span></span></p>

<h2 style="margin-left:0cm; margin-right:0cm"><span style="font-size:18pt"><span style="background-color:white"><strong><span style="font-size:12.0pt"><span style="color:black">Contents </span></span></strong></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm"><span style="font-size:18pt"><span style="background-color:white"><strong><span style="font-size:12.0pt"><span style="color:black">Thermal Phenomena. Molecular Physics</span></span></strong></span></span></h2>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Introduction </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">1. Fundamentals of Molecular Kinetic Theory<br />
2. Temperature. Energy of Thermal Motion of Molecules<br />
3. Equation of State for an Ideal Gas. Gas Laws<br />
4. The First Law of Thermodynamics<br />
5. Mutual Conversion of Liquids and Gases<br />
6. Surface Tension in Liquids<br />
7. Solids </span></span></span></p>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:18pt"><span style="background-color:white"><strong><span style="font-size:12.0pt"><span style="color:black">Fundamentals of Electrodynamics. What is Electrodynamics? </span></span></strong></span></span></h2>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">8. Electrostatics<br />
9. Direct Current<br />
10. Electric Current in Various Media<br />
11. Magnetic Field<br />
12. Electromagnetic Induction </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">Conclusion<br />
Practicals<br />
Answers to Exercises </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 1044, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('52097efb-077f-41ed-86ea-3663d0db64c0', '5fc3eb19-5e5c-4272-88e3-ce2f40e8b71f', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td>Mathematical Analysis in Questions and Problems</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td>B.F Butuzov</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td>Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td>1984</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td>274</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1279, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('5211dfa4-1b53-4c76-9ad8-4c71cc98fba0', 'e534983b-ad7b-465f-a74a-ae25b4691abc', 'Description HTML', 1, '<h1>Paryatan Prabandh ke Mool Aadhar - 3 Khandon mein NEW</h1>', 2874, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('5213be43-f43b-4a85-981a-257619f829e7', '68a0c3c0-4c24-4fba-957b-588d956415c5', 'Additional Attributes HTML', 1, '<h1>Research Trends in Extension Education and Communication BOOK</h1>', 5155, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('522abee7-607b-42a3-a9fd-40498a347970', 'f1e72fdd-dec9-479b-a061-51d2677ce9a5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rajesh Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761557</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4980, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('523eabd8-2d48-493f-8a69-422936b145b3', 'ba323e26-9b47-4173-9128-b98473cb23c7', 'Description HTML', 1, '<p>This clear and rigorous introduction offers a systematic account that covers all of the theory''s basic elements. The author, a former professor of electrical engineering at MIT, was co-inventor of the synthesis of electric networks in the time domain and the frequency domain by means of orthonormal functions. 252 figures.</p>', 5260, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('52404072-8882-41e0-b8f4-ad07a1ca869b', 'acf7091c-1e64-4140-9ba4-48f89e49b5ed', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Total Synthesis of Natural Products, V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">John Apsimon</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788126524297</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">603</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1014, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('52406978-87a6-4b33-8890-927bbd8792c8', '2769baeb-2d9b-45b5-b184-682bf53363f6', 'Additional Attributes HTML', 1, '<h1>Distributed, Parallel and Biologically Inspired Systems</h1>', 3715, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('52463cc6-40bf-411f-bcab-1821bfac3a3e', '416165c9-b099-4619-9d2d-49995a409759', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रचना की कार्यशाला</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">सुमन राजे </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">साहित्य</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hindi</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 103, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5253fa16-c4e6-4fd2-8f03-f9b31b935741', '1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Discussions On Refraction Of Light (Science for Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">L.V Tarasov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">240</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1041, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('52636620-cec9-4fa1-a647-85378f9274e8', '73692edb-2790-4edb-93ac-2a63756540e6', 'Description HTML', 1, '<p>`This volume is everything one would want from a one-volume handbook... Comprehensive in scope, authoritative, clearly written, and detailed... The volume is edited by two of the most prominent social psychologists in their own right, and the list of contributors is a veritable who''s who of the discipline. No Library should be without this book'' - Choice This is a comprehensive, scholarly, and up-to-date survey of the field of social psychology for the new millennium - a single 656 page Handbook containing 23 chapters by leading researchers from around the world. It is a state-of-the-art text with an eye to the future, in which rich integrative chapters are thorough analytic reviews. The chapters fall into five sections that reflect the scope of social psychology as a global scientific endeavour: history and nature of social psychology; individual processes, interpersonal processes; processes within groups, and intergroup processes and society. The book is edited by Michael A Hogg and Joel Cooper, with Dominic Abrams, Elliot Aronson and Shelley Taylor acting as advisory editors. The main features and benefits of this book include: single volume; international coverage of social psychology; international line-up of authors; basic and applied research are integrated within chapters, not exiled to the end of the book; traditional emphasis on individual and interpersonal processes is balanced with full emphasis on the study of group processes and intergroup relations; chapters on language and social psychology, culture and self.</p>', 5493, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('52735ca4-3acd-4c60-a8e0-759cd323733d', '35b0cfb8-de3e-4fec-90c3-fe65c129bedb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Berthold-Georg Englert</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812569752</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4029, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('52840936-f90a-43c3-8dd6-cd0daf4cc4ca', 'ed25e58b-1298-47e9-b0f7-d03a61bd53d2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book is an attempt to keep our readers abreast of contemporary trends in Economics, Commerce and Management.&nbsp; It throws light on present economic scenario of the country.&nbsp; It highlights the methods and practices that should be implemented in order to meet global needs.&nbsp; With the organisations getting global, the issues related to international management have to be studied.&nbsp; The trade and commerce in the last few decades have undergone drastic changes.&nbsp; our major objective, while presenting this book before the readers is to keep the topics interesting, and hence, special care have been taken to make it as simple to understand and reader friendly as possible.&nbsp; This book attempts to study the issues, challenges and prospects of present trade and commerce.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.<span style="color:black">&nbsp;Impact of GST on Textile Industry of India</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2. Entrepreneurship Education for Holistic Progression&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3. GST: Impact and Implications - A Descriptive Study</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4. Literary Attempts on Marketing of&nbsp;MSMEs:&nbsp;A Review&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5. Foreign Direct Investment and Its Impact on Indian Economy&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6. E-Commerce Marketing in India: An Overview</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7. HRD Practices Adopted by Punjab National&nbsp;Bank with Reference to Kangra District Himachal Pradesh</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8. Impact of Financial Inclusion in India: An&nbsp;Empirical Evaluation of Pradhan Mantri Jan&nbsp;Dhan Yojana&nbsp;in&nbsp; Himachal Pradesh</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9. Digital India: Challenges and Opportunities</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10. Pradhan Mantri Jan Dhan Yojana as a Financial Inclusion Plan: An Evaluation&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11. Investors'' Perception about Mutual Funds:&nbsp;A Study of Shimla City</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12. Make in India: A Boon for Development</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">13. A Comprehensive Analysis of Goods and Service Tax in India</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">14. Package for Promotion of Digital and Cashless Economy</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">15. Quality of Public Distribution System in&nbsp;Himachal Pradesh&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">16. Determinants of Buying Behaviour in Organised and Unorganised Retail Sector</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">17. Impact of Social Media on Marketing&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">18. E-Commerce of Horticulture&nbsp;Products in Himachal Pradesh: Problems and Prospects</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">19. Impact of Demonetization on Various Sectors in the Indian Economy&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">20.&nbsp; Digital India: Issues and Challenges</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">21. Make in India: A Sleeping or a Roaring Lion</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">22. Advertising Role in Consumer Motivation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">23.&nbsp;ICT in Higher Education: Scope and Need for Management and E-Commerce to Promote Job Oriented Skills</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">24. Human Resource Management Practices of Hydro Electric Power Project NHPC Limited:&nbsp;A Study&nbsp;of Chamera Hydro Electric Power Project of Chamba District H.P.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">&nbsp;25. Stress&nbsp;Management in Banking Sector: An Empirical Evaluation&nbsp;</span></span></span></span></span></p>', 4795, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('52a15014-db2f-4545-9072-8ec23c3d673d', '78aacf18-dcc0-48ec-8a22-4f7a9e314ea4', 'Additional Attributes HTML', 1, '<h1>Geometry of Constrained Dynamical Systems</h1>

<p>ISBN : 9780521482714</p>

<p>AUTHOR : John M.Charap</p>

<p>&nbsp;</p>', 2316, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('52ae2bc7-2bb9-468a-84dc-f4b5a0b866b0', '772a7b6c-514c-4180-9c7a-8d3da82fe12a', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Title</span></strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">Lessons in Electric Circuits : An Encyclopedia of Reference Text And Guide – 6 vols. In Complete Set </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Author</span></strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif"><span style="color:black">Tony R. Kuphaldt</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Publisher</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif"><span style="color:#333333">Koros Press </span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">ISBN-13 Digit </span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Helvetica",sans-serif">9781907653124</span></span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">ISBN-10 Digit</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="font-family:"Helvetica",sans-serif">1907653120</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Pages</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">300</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Year</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">2012</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Binding</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">Hard Bound </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Language </span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">English </span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1467, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('52b79a77-8c98-4d3f-92a0-964c9d280ceb', '8aac01d2-be8a-4ad5-8e25-6275894719bd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This internationally acclaimed textbook provides a comprehensive introduction to the modern study of computer algorithms. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and presents an algorithm, a design technique, an application area, or a related topic. The algorithms are described and designed in a manner to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The third edition has been revised and updated throughout. It includes two completely new chapters, on van Emde Boas trees and multithreaded algorithms, and substantial additions to the chapter on recurrences (now called Divide-and-Conquer). It features improved treatment of dynamic programming and greedy algorithms and a new notion of edge-based flow in the material on flow networks. Many new exercises and problems have been added in this edition. The text is intended primarily for students studying algorithms or data structures. As it discusses engineering issues in algorithm design, as well as mathematical aspects, it is equally well suited for self-study by technical professionals.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<ol style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Foundations</strong></span></span></li>
</ol>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Role of Algorithms in Computing</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Getting Started</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Growth of Functions</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Divide-and-Conquer</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Probabilistic Analysis and Randomized Algorithms</span></span></li>
</ol>

<ol start="2" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Sorting and Order Statistics</strong></span></span></li>
</ol>

<ol start="6">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Heapsort</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Quicksort</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sorting in Linear Time</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Medians and Order Statistics</span></span></li>
</ol>

<ol start="3" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Data Structures</strong></span></span></li>
</ol>

<ol start="10">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Elementary Data Structures</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hash Tables</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Binary Search Trees</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Red-Black Trees</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Augmenting Data Structures</span></span></li>
</ol>

<ol start="4" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Advanced Design and Analysis Techniques</strong></span></span></li>
</ol>

<ol start="15">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dynamic Programming</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Greedy Algorithms</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Amortized Analysis</span></span></li>
</ol>

<ol start="5" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Advanced Data Structures</strong></span></span></li>
</ol>

<ol start="18">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">B-Trees</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Fibonacci Heaps</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Van Emde Boas Trees</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Data Structures for Disjoint Sets</span></span></li>
</ol>

<ol start="6" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Graph Algorithms</strong></span></span></li>
</ol>

<ol start="22">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Elementary Graph Algorithms</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Minimum Spanning Tress</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Single-Source Shortest Paths</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">All-Pairs Shortest Paths</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Maximum Flow</span></span></li>
</ol>

<ol start="7" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Selected Topics</strong></span></span></li>
</ol>

<ol start="27">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Multithreaded Algorithms</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Matrix Operations</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Linear Programming</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Polynomials and the FFT</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Number-Theoretic Algorithms</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">String Matching</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Computational Geometry</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">NP-Completeness</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Approximation Algorithms</span></span></li>
</ol>

<ol start="8" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Appendix: Mathematical</strong> <strong>Background</strong></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bibliography</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Index</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 940, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('52b7c6f2-8923-49d3-912f-6a116db04e2d', '01eb3d01-3407-4827-ad0c-d1d9c9e10ba7', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt">Rural Marketing</td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Pradeep Kashyap</span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt">9789332543607</td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">318</span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2019</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt">Fourth</td>
		</tr>
		<tr>
			<td style="height:15pt; text-align:center; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15pt; text-align:center; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
	</tbody>
</table>', 1928, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('52c771ca-9223-4dff-8e1e-bb795047c948', 'dcca6e8d-0a56-4c9f-8b0e-a9c6b6ab58ac', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ABC''s of Quantum Mechanics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">V.Rydnik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mir Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1988</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 356, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('52c7c7d4-bd21-4d2c-b5e0-eb070b4a76b4', '40273b46-fe8c-48a4-80b1-632aac364fa1', 'Description HTML', 1, '<p>In this volume th e aim has been to put together a concise collection of worth-while quotations. Other books of quotations contain many pages from one another or poet. This entails including a whole range of matter which is not easily understood and not readily adaptable for use in preparation of a speech or an article, or for use in a quiz programme.</p>', 2212, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('52c876e9-daec-4561-aedc-9119363f1d6d', 'd71269a4-87ed-47f4-9f0b-6a1794e6521c', 'Description HTML', 1, '<p>Bringing together the key ideas from nonequilibrium statistical mechanics and powerful methodology from quantum field theory, this book captures the essence of nonequilibrium quantum field theory. Beginning with the foundational aspects of the theory, the book presents important concepts and useful techniques, discusses issues of basic interest, and shows how thermal field, linear response, kinetic theories and hydrodynamics emerge. It also illustrates how these concepts and methodology are applied to current research topics including nonequilibrium phase transitions, thermalization in relativistic heavy ion collisions, the nonequilibrium dynamics of Bose-Einstein condensation, and the generation of structures from quantum fluctuations in the early Universe. Divided into five parts, with each part addressing a particular stage in the conceptual and technical development of the subject, this self-contained book is a valuable reference for graduate students and researchers in particle physics, gravitation, cosmology, atomic-optical and condensed matter physics.</p>', 4154, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('52dda609-effa-4283-98b1-e41e9eb479d5', 'aedd3d77-bab8-4320-b6f6-040f8c20d96b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shaikshanik Sadhanoni - Adhayayanma Asarkarkta (Gujarati)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr.Satta kumari Sharma&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471608</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gujarati</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1389, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('52e60755-86cc-43bd-970f-ea57f2d19b03', '8767b383-cefb-4a52-8e46-bbe29818a965', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Corporate Finance 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Stephen A Ross</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390727926</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 478, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('52eaab54-9f6c-4905-b5e0-9655882d26c2', 'd03e3f23-2e5f-42d2-b27e-805f6f436f3b', 'Description HTML', 1, '<p>The second edition of a bestseller, System Management: Planning, Enterprise Identity, and Deployment demonstrates how to make systems development work for any organization. Updated with new chapters, examples, and figures, it discusses the optimum marriage between specific program planning and a company''s generic identity. The author focuses on the management aspects of the functional departments and programs and highlights the areas that must be improved in order to implement outstanding systems capability. The book examines the "what and why" of a process and includes a detailed example of a common process model and discusses how to document one. The author builds the case for a matrix structure in which the enterprise has several programs in the house at any one time, the complex problems these programs must solve, and the need for information from many different knowledge domains. He explores the rationale behind placing a generic process under a central management authority with contributions from all functional departments. The book then covers two sets of program planning strings based on the product entity structure and organizes management techniques for the three fundamental system developments efforts: requirements analysis, synthesis, and verification. It concludes with a discussion of assessment and improvement. Recognizing the three areas involved in the development of any new or updated system-the system under development, the enterprise itself, and the program within the enterprise responsible for the development work-this book examines how all three of these systems should be developed using the principals of system engineering. Clearly identifying the important elements of the enterprise and program information sets that have to be skillfully manipulated, it covers strategies that help organizations already using a systems approach fine tune their systems and give those not using a systems approach the tools to develop systems of their own.</p>', 3158, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('52f0c50f-cdf9-403b-bc06-e07ce8d71ff1', 'cb658916-da0a-415c-931c-3f590dc311cb', 'Description HTML', 1, '<p>History of Modern Biotechnology, devided into two volumes (69 and 70), is devoted to the developments in different countries. N.W.F. Kossen: The Morphology of Filamentous Fungi.- H. Bockeer, W.A. Knorre: Antibiotica Research in Jena from Penicillin and Nourseothricin to Interferon.- K. Schugerl: Development of Bioreaction Engineering.- R. Katzen, G.T. Tsao: A View of the History of Biochemical Engineering.- J. M. Woodley: Selected Advances in Enzyme Technology.- H.R. Bungay: Computer Applications in Bioprocessing.- W. Beyeler, E. DaPra, K. Schneider: Automation of Industrial Bioprocesses.-</p>', 3688, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('52f221cf-c935-4ba7-a123-735ce2662a06', '317eba0b-b372-4bf1-a246-0892190a0179', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Customer Relationship Management : Concepts, Applications, and Technologies 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Daniel D.Prior</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781032811628</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 466, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('53133423-4cff-4306-b7b2-3b779c3132b5', '45334f66-21fb-4d2b-8216-9e259af84e25', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sri Aurobindo Jung and Vedic Yoga</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9738137471905</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1385, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('53310165-06ed-4762-b528-daec4c8b41e4', '7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Total Quality Management 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Poornima M Charantimath</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354491207</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 554, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('53363d93-d1bf-4dce-bf4d-f932cdc22d1d', '3a65e28a-a591-4b94-8108-5d4f4a01d556', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B. A. Mannan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184881653</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4535, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('53377791-c142-4331-bbef-b03d5b991649', '4fb4406b-97c5-49f6-b72a-223d3a75159d', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">An Anthology of Social-Anthropological Essays</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Dr. Bina Saklani</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">9788185394718</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">272</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2018</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">First</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt">&nbsp;</td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
	</tbody>
</table>', 5604, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('5344fa42-9639-4e8b-b8ea-e0d5d2e23569', '90b6ef3e-7e25-41d0-a44c-f82646a1a935', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John B. Russell</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070544451</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>375 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th Revised edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5916, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('534b8e47-053d-4d49-80df-4ac1b2a4340c', '419dcb42-c7c2-40c4-9c8c-d53929a28bd1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Empire to Independence- Indian Solidiers Bugle the Last Post for the British Raj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Maj. Gen J. K. Kaushik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471936</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1400, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('53581eee-9078-4602-9a78-2f70ff36b8c5', 'bdeef861-8df0-4c0f-a647-44148dbc0072', 'Description HTML', 1, '<p>ब्राह्मण मीमांशा</p>
', 39, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('5367f7b4-ec01-4a7c-8bc4-2820db7623bf', '2f3614b7-368e-4e20-ae0a-c96d76ef0561', 'Description HTML', 1, '<h1>Legal Aspects of Business NEW</h1>', 3186, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('537267b3-2d5d-49ea-9801-05df2cc434de', 'fff17835-7741-4f34-931a-81d9c7146afa', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Communication Today, 15e brings business communication into the context of a digital world. Technology and communication intersect to prepare students for the workplace. The text addresses the essential advances in technology such as mobile communication, social media, and artificial intelligence and their impact on the business world, while covering the timeless communication skills such as listening, presenting, and writing. With a clear, fluid chapter organization, the text introduces, develops, and reviews major concepts to maximize students'' understanding of the material. By integrating all the key skills and insights that students need in order to succeed in today''s dynamic workplace, Business Communication Today is an unmatched resource for preparing the next generation of business professionals. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1 Understanding the Foundations of Business Communication </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Professional Communication in a Digital, Social, Mobile World</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Collaboration, Interpersonal Communication, and Business Etiquette</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Communication Challenges in a Diverse, Global Marketplace </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 2 Applying the Three-Step Writing Process </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Planning Business Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Writing Business Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Completing Business Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 3 Digital, Social, and Visual Media </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Digital Media</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Social Media</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Visual Media</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 4 Brief Messages </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Writing Routine and Positive Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Writing Negative Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Writing Persuasive Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 5 Reports and Proposals </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Finding, Evaluating, and Processing Information</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Planning Reports and Proposals </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Writing and completing Reports and Proposals</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 6 Developing and delivering Business Presentations</span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Developing Presentations in a social Media Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Enhancing Presentations with Slides and Other Visuals</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 Building Careers and Writing Resumes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 Applying and Interviewing for Employment. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">APPENDIX A Format and Layout of Business Documents, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">APPENDIX B Documentation of Report Sources, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">APPENDIX C Correction Symbols, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handbook of Grammar, Mechanics, and Usage,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Name Index, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Subject Index</span></span></span></p>', 561, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('5375c051-7593-4101-bb95-17ee896894bf', '7fa81d39-9ac5-4938-965d-719b5812f56f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Foreign Policy of India Text of Documents 1947-1958</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Lok Sabha </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1958</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 47, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('537b0c36-6677-4689-8215-fb26e67c44a9', '9a3541e0-55cc-4d30-ad1d-b419bb4e9a00', 'Description HTML', 1, '<p>&nbsp;</p>

<h1>Geometric Computing for Perception Action Systems - Concepts, Algorithms, and Scientific Applications</h1>', 2597, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('538043dc-4ae1-4436-88eb-f45685faa016', 'edbcaa4a-14d9-4bc5-b8c5-eb2aae14abd6', 'Description HTML', 1, '<h4><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">नया काव्य नए मूल्य &nbsp;</span></h4>', 5282, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('53904082-1964-40cc-b678-29476dc1cb22', '870cd958-58ce-4291-a185-f13a292f07f2', 'Description HTML', 1, '<h1>Bhartiya Samaj</h1>', 2936, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('539337d4-87d9-4458-8219-14f289d5035d', '94c6e184-8878-4f84-b714-0f96dd339fb2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pankaj Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352740</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2756, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('53951f33-44ee-4ee6-97d6-024d5cc5cde3', '79fcf953-a904-4e7e-98d9-a426ccd3b7c1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Literally and from the social, economic and political perspectives the statement is valid even today. Around 65% of the State''s population is living in rural areas. People in rural areas should have the same quality of life as is enjoyed by people loving in sub urban and urban areas. Further there are cascading effects of poverty, unemployment, poor and inadequate infrastructure in rural areas on urban centres causing slums and consequential social and economic tensions manifesting in economic&nbsp;deprivation and urban poverty. Hence Rural Development which is concerned with economic growth and social justice, improvement in the living standard of the rural people by providing adequate and quality social services and minimum basic needs becomes essential. The present strategy of rural development mainly focuses on poverty alleviation, better livelihood opportunities, provision of basic amenities and infrastructure facilities through innovative programmes of wage and self-employment. The book covers basic aspects of the subject, provides an example of a student research report. This book provides a separate chapter for each aspects of the subject.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content -&nbsp;</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. The Concept of Integrated Rural Development,&nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Current Debates on Trade Policy and Agricultural Development,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Status of Food Security and Prospects of Agricultural Development,&nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Gender and Participation in Agricultural Development Planning,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Agricultural&nbsp;Marketing and Rural Development,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Role of Government Institutions for Promotion of Agriculture and Rural Development</span></span></span></p>', 4444, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('5397f48b-497e-4a95-8c82-7ab63d00861a', '81827941-44d9-4eb1-8a43-8da43fdbba1b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Phalit Vikas - Parivardhirt Evam Parimarjit Adhunik Sanskaran (Phalit Vikas</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sureshchand Mishr&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>
			<p>&nbsp;</p>

			<p>9788188230563</p>
			</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>RANJAN PUBLICATIONS</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2846, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('539be672-cbb7-4712-b2ce-3ac8024d83cb', '83a07bf4-131f-4596-ba34-a7abd47640ed', 'Additional Attributes HTML', 1, '<h1>Elementary Induction on Abstract Structures</h1>

<ul>
	<li>ASIN ‏ : ‎&nbsp;0486466787</li>
	<li>Publisher ‏ : ‎&nbsp;Dover Publications Inc. (29 August 2008)</li>
	<li>Language ‏ : ‎&nbsp;English</li>
	<li>Paperback ‏ : ‎&nbsp;218 pages</li>
	<li>ISBN-10 ‏ : ‎&nbsp;9780486466781</li>
	<li>ISBN-13 ‏ : ‎&nbsp;978-0486466781</li>
	<li>Item Weight ‏ : ‎&nbsp;252 g</li>
	<li>Dimensions ‏ : ‎&nbsp;13.87 x 1.19 x 21.62 cm</li>
</ul>', 2354, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('53a72369-bbce-4223-805a-7f59a6506dea', '541ab6d1-ba2e-47e3-8946-06454ec0e7e4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Herbert M. Kritzer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818683026X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5010, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('53bc91f0-f2df-455f-ac6b-ddbda722ddb2', 'bade632e-5a19-48bd-9a99-6ba2eac8ed25', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Economics for Managers 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paul G.Farnham</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292060095</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 302, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('53cca370-e055-4caa-92e2-8b0ec8b5dea6', '1763de06-a8db-4b39-9c50-83eceead2780', 'Description HTML', 1, '<p>This book is designed to meet course requirements of undergraduate and graduate courses in International Marketing. The new and expanded topics in this edition reflects issues in competition, changing marketing structures, ethics and social responsibility, negotiations and the development of a manager for the 21st century.</p>', 3192, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('53cf2b22-cd65-4249-9acb-1ead1f4daacb', 'fb783627-0e7a-4cd1-bdd7-821c6fc60888', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Breaking the Silence: A Handbook on Posh Act</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Seema Joshi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788197021947 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mohan Law House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 133, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('53d71b18-e6cf-45a2-8208-754c0702e410', '8a89f065-8030-4f5f-a7ae-9fcc6007b746', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William R. King</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120340572</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>528</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5742, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('53deda18-90ce-4445-893e-13214e0f129f', '752931a3-4293-4f59-b16c-9f051f1343a3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Thermodynamics: An Interactive Approach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Subrata Bhattacharjee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292113746</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 322, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('53e01889-90ff-4b50-bcc9-85e4df903abf', '7c655316-657d-4bea-bf8a-fa235f2400c5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Jaishankar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4517, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('53e2ff7b-b733-40d3-81a2-a145ddff21e2', '1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 'Description HTML', 1, '<h1>Ethics - Current Controversies New</h1>', 4925, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('53e84fc3-47b8-4a42-9ef7-dd53e9eaaab6', '7b28dc9a-f759-4543-bd4e-01adef943fa9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Human Rights - A Postulation</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<p>D. K Wadhwa</p>
			</td>
		</tr>
		<tr>
			<th>Publication</th>
			<td>Surendra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380014975</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>592</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3485, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('53f0e3e8-cf2a-48ef-b9d0-edae3e2c75f9', '2669bc18-9d98-4dc9-9297-255eec8237d2', 'Additional Attributes HTML', 1, '<h1>Primary Cilia - Methods in Cell Biology</h1>', 3609, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('53f77c56-4dfd-4404-81bd-de3688f4ea96', 'c9be532d-2fcc-42c0-8e30-27fb0cdac8d5', 'Description HTML', 1, '<h1>Applied Biocatalysis 2/e</h1>', 3770, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('53f8ddb4-42d9-4c91-abc1-6f2d57fa517c', '59ee7d2d-228a-45b7-baf0-6acde37f1fa1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Chemistry of Functional Groups</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Zvi Rappoport&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780470093375</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1152</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3225, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('540bb16b-bb12-4b5b-8b95-2267c63333cb', '70712308-a8c5-4a32-8b14-b2a0ba147da2', 'Additional Attributes HTML', 1, '<h1>Anatomy and Physiology - Understanding the Human Body</h1>', 3801, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('54132dec-829a-4368-85f1-0899f7e34242', 'c0f3ec5e-0d6e-44e8-900f-7db09e09892e', 'Additional Attributes HTML', 1, '<h1>Advanced Linear Modeling - Texts in Statistics 2/e</h1>

<p><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">"This book is in my opinion a very valuable resource for researchers since it presents the theoretical foundations of linear models in a unified way while discussing a number of applications. ... This book is definitely worth considering for anyone looking for an extensive and thorough treatment of advanced topics in linear modeling." (Fabio Mainardi, MAA Reviews, May 23, 2021)</span></p>', 2508, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('542bca69-b6cb-4915-bca0-77ae7689f702', '8ebabcb5-ce84-4432-80f2-79df2d67dfaf', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book traces the origins and evolution of India political thinking from ancient times to 1980 (400 B.C-1980), with relevant extracts form original texts. The volume displays the author''s catholicity of mind as well as his wide ranging interest and concerns about the Indian state and society.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">By Way of...,&nbsp;1. Dighanikaya and Anguttaranikaya,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">2. The Jataka Stories,&nbsp;3. Kautilya and His Arthasastra,&nbsp;4.&nbsp;Manu: The Law Giver,&nbsp;5. Vyasa''s Mahabharat-Shanti Parva,&nbsp;6. Tiruvalluvar''s Tiru-K-Kural, 7. Kamandaka''s Kamandakiya Nitisara,&nbsp;8. Acharya Somadeva''s Yasastilaka,&nbsp;9.&nbsp;Acharya Hem Chandra Suri''s,&nbsp;10. The ''Sukraniti'',&nbsp;11. Tarikh-i-Firoz Shahi of Ziauddin Barniand Shams-i-Siraj Afif,&nbsp;12. Abul Fazal''s Ain-i-Akbari,&nbsp;13. M.K. Gandhi - As Social Reformer and&nbsp;Political Thinker,&nbsp;14. Sri Aurobindo-His Political and Philosophical Ideas,&nbsp;15. Mohammad Iqbal-Poet and Philosopher,&nbsp;16. Views of Rajagopalachari,&nbsp;17. B.R. Ambedkar-Messiah of Dalits,&nbsp;18. Jayaprakash Narayan: Sarvodaya Exponent,&nbsp;19. Ram Manohar Lohia: A Doctrinal Socialist,&nbsp;Appendix : I - The Doctrine of Humanism,&nbsp;Appendix : II - Appadorai: A Tribute,&nbsp;Appendix : III - Biographical Chronicle,&nbsp;Index</span></span></span></span></p>', 1915, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('544cebb8-addb-469b-9df6-d9afc4aa712e', '71ce2bfb-cab9-4d59-97b8-6acd5d56eca2', 'Additional Attributes HTML', 1, '<h1>Core Solutions of Microsoft SharePoint Server 2013 - Exam Ref 70-331 NEW</h1>', 5111, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('544cff8a-4b16-4de9-bdf7-15f562bdc48d', '4f9ff067-ab14-4c21-891f-fe363f10c43e', 'Description HTML', 1, '<h1>Panini Kridant Pratyayarth Kosh</h1>', 2831, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('5450d74d-8a1d-4449-aa66-d78cb6ac090b', '20b5f439-5a44-4578-a8c2-3c964b33c709', 'Description HTML', 1, '<p>This is the first monograph on computation in living cells - one of the central and fastest growing areas of research in this field. Gene assembly in ciliates (unicellular organisms) is a splendid example of such computations. This work has helped to clarify important biological aspects of gene assembly, yielded novel insights into the nature of computation, and broadened our understanding of what computation is about. The monograph gives an accessible account of both the biology and the formal analysis of the gene assembly process. It can be used as a textbook for either graduate courses or seminars.</p>', 3730, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('545e0625-e184-4aed-8d7c-f041249d26b5', '93dce7a6-2857-42e0-89eb-e76003143a9b', 'Additional Attributes HTML', 1, '<h1>Interacting Stochastic systems New</h1>', 4157, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('545fa7e2-c717-46df-b289-ee85e1cac61d', '9580f363-92e7-4bf9-97fe-4a4c8177c32b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">An understanding of biochemistry is essential for all life science disciplines, ranging from biology, medicine, dental, agriculture and biotechnology. This book provides a systematic coverage of basic, clinical, molecular, and applied aspects of biochemistry organised in a concise, yet comprehensive style and can be used both as a standard textbook and as a review before an examination.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Key Features</span></p>

<p style="text-align:justify"><span style="font-size:18px">Logically organised, progressing from basic chemistry and metabolism to more advanced information on molecular and technical aspects.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Focus on both fundamental concepts and current trends</span></p>

<p style="text-align:justify"><span style="font-size:18px">An easy to follow question-and-answer format that provides core information without having to wade through massive texts</span></p>

<p style="text-align:justify"><span style="font-size:18px">Student-friendly style</span></p>

<p style="text-align:justify"><span style="font-size:18px">Tables and illustrations to facilitate easy learning</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Section 1: Cell Structure and Biomolecules,&nbsp; Section 2: Enzymes and Vitamins,&nbsp;Section 3: Bioenergetics and Metabolism,&nbsp;Section 4: Endocrinology and Nutrition,&nbsp; Section 5: Homeostasis,&nbsp;Section 6: Function Tests and Plasma Proteins,&nbsp; Section 7: Molecular Biology and Genetic Engineering,&nbsp;Section 8: Analytical Techniques,&nbsp;Section 9: Special Topics,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5748, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('5467fc02-c479-456d-83ab-b3383f8cc10e', '5e0676e5-dbc2-46c3-a58c-430d505ccc2b', 'Description HTML', 1, '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 3822, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('546d934e-9c55-4133-9f8d-59b0bcbc4ecf', 'de422117-f84e-4f44-8f60-2be31d2dc8f6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623561</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5414, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('5474da3e-4896-412c-8d36-b13affa8af47', 'df987ea0-dfa2-4224-aa56-e425c7f6693e', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Uttarramcharitam Evam Kundmala Natak - Sahityik Evam Sanskritik Drishti se Tulnatmak Adhyan</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Laxmi Rana</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394619</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Sarita Book House</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 2925, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('547f8778-1df6-4028-a28b-96d18e501ccd', '21c48a39-1684-46d3-ada4-c49b47be24db', 'Description HTML', 1, '<p>Human Resource Management, in its seventh edition, continues to adopt, adapt and teach the ever-dynamic paradigms of the subject in an easy to relate style. The book will be very helpful for management students in understanding the depth of Human Resource Management and will also serve as practical guide with its extensive pedagogy and Online Learning Center (OLC). Features: Four new chapters - Employee Engagement, Organizational Culture, Labor Laws and HR in Small Scale Units A new feature, Walk the Talk, informs the reader of practical dos and don''ts in HR for Professionals With a continuing case as well as over 30 opening and chapter-end mini-cases each, the reader will have ample exposure to real-world incidents and their solutions Review and Discussion questions, Impact Assessment Exercises and a comprehensive OLC will provide rigorous practice that will help understand all concepts explained</p>', 3060, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('5481a9c3-753b-41dd-8431-1c4c1259874f', 'd6806a13-b3fe-48b1-bcf5-1c3bcd2788b9', 'Description HTML', 1, '<h1>Dalit and Constitutional Protection New</h1>', 4909, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('5488ab00-069f-4dd4-950b-baffb54d871c', '79f873b7-fd84-4a92-9df2-572a739114d7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book provides clear explanations of the usage of pronouns and prepositions, followed by practical examples illustrating and clarifying each point. Where appropriate, exceptions to the rule are highlighted and boxed summaries of key grammar points are given. Extensive exercises provide ample opportunity to practice. These exercises will be in a variety of formats, including fill-in-the-blank sentences or passages, translations, multiple choice, re-writing sentences, and creative writing exercises.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Pronouns</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Prepositions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 235, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('548bd8b5-116c-48c4-9f17-8c28245fbfa5', '5c130f5e-0d07-4ffa-8043-b2a05f10c9ad', 'Description HTML', 1, '<p>G. Beutler''s Methods of Celestial Mechanics is a coherent textbook for students as well as an excellent reference for practitioners. The first volume gives a thorough treatment of celestial mechanics and presents all the necessary mathematical details that a professional would need. The reader will appreciate the well-written chapters on numerical solution techniques for ordinary differential equations, as well as that on orbit determination. In the second volume applications to the rotation of earth and moon, to artificial earth satellites and to the planetary system are presented. The author addresses all aspects that are of importance in high-tech applications, such as the detailed gravitational fields of all planets and the earth, the oblateness of the earth, the radiation pressure and the atmospheric drag. The concluding part of this monumental treatise explains and details state-of-the-art professional and thoroughly-tested software for celestial mechanics. The CD-ROM accompanying Volume II enables readers to employ this software themselves and also serves as to illustrate and reinforce the related theoretical concepts.</p>', 4016, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('54a0153c-ea60-4854-b35e-638f73d44405', '0bf8bf4c-cecb-422f-b277-61157cf42afc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The revised seventh edition of Supply Chain Management provides an understanding of the constantly evolving theory of supply chain management and the practical experiences of businesses in the developed world while covering the ground realities in one of the world''s fastest-growing economies, India, to produce a text with lessons for both practitioners and students of the subject across the globe. The text introduces high-level strategy and concepts while giving students the practical tools necessary to solve supply chain problems.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Building A Strategic Framework to Analyze Supply Chains </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Understanding The Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Achieving Strategic Fit in A Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Supply Chain Drivers and Metrics </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: Designing the Supply Chain Network </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Designing Distribution Networks and Applications To Omni-Channel Retailing &nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Network Design In The Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Designing Global Supply Chain Networks </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Planning and Coordinating Demand and Supply in a Supply Chain &nbsp;</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Demand Forecasting in A Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Aggregate Planning in A Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Sales And Operations Planning in A Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Coordination In a Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: Planning and Managing Inventories in A Supply Chain &nbsp;</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Managing Economies of Scale in A Supply Chain Cycle Inventory </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Managing Uncertainty in A Supply Chain Safety Inventory </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Linking Product Availability to Profits </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part V: Designing and Planning Transportation Networks &nbsp;</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Transportation In a Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VI: Managing Cross-Functional Drivers in A Supply Chain &nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Sourcing Decisions in A Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Pricing And Revenue Management in A Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Sustainability And the Supply Chain </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part VII: Online Chapter </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter A Information Technology In A Supply Chain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 777, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('54a4cc5d-555f-4f0c-8eab-e445715c4c79', '7305ec30-e832-4691-9c0f-afa029de1623', 'Additional Attributes HTML', 1, '<h1>Leadership in Science and Technology: A Reference Handbook-2Vols.</h1>', 5484, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('54a9df0d-3b93-4582-a1a1-e0ab34936eec', '89335be4-dc1c-44a2-8041-06250bca388f', 'Description HTML', 1, '<p>This volume contains eleven contributions on boundary integral equation and boundary element methods. Beside some historical and more analytical aspects in the formulation and analysis of boundary integral equations, modern fast boundary element methods are also described and analyzed from a mathematical point of view. In addition, the book presents engineering and industrial applications that show the ability of boundary element methods to solve challenging problems from different fields.</p>', 4092, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('54ba977c-b3a9-4da8-b030-9bed0f29c0bc', '50ac19fb-97c6-4b19-bf16-69e9cf60f91a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ved Prakash Verma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160836</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4942, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('54cd3e0f-73a7-4fcd-bb7e-991c064cb83d', 'c68e5852-df52-4383-a54a-14d6eb01d2f8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Going away from the traditional style of explaining the origin and composition of fertilizers and manures, the author describes lucidly their mode of action and their relation to particular crops and soils. Enriched with tables of scientific data, the text covers the need, sources, functions, uses and also a comparative analysis various fertilizers and manures—Nitrogenous, Phosphatic and Potassic. Manure is a natural fertilizer. To make manure, decomposition of plants and animal waste is done by farmers. The product of this decomposition is a material rich in organic matter which we call manure. Manure does not have a high content of nutrients. Instead, it gives fertility to the soil by adding humus. This improves the soils physical properties, with better retention of moisture and more aeration. Fertilizers are natural or synthetic materials that we add to the soil to provide the plants with the nutrients they need to grow to their fullest and at a faster rate than attained via a natural process. Chemical-based fertilizers also act as an insecticide, protecting plants from pests and insects. On the whole, it is a unique book on the applied aspect of fertilizers and manures, telling how to adjust them to particular soil and particular style of farming.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sources and Benefits of Fertilizer, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nutrient Composition of Manure and Compost, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Benefits of Mineral Fertilizer and Production, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organic Nitrogenous Fertilizers, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Application of Manure on Frozen Soil, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Manures and Chemical Fertilizers, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nutrition Benefits of Soil Fertility and Soil Organisms, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Principles of Manuring</span></span></span></p>', 693, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('54d17bb3-75f7-4307-88ce-f00d56400134', '1cac76e4-e3f0-498f-bd4b-75031b734c45', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The market leading Essentials of Investments, 7e by Bodie, Kane and Marcus is an undergraduate textbook on investment analysis, presenting the practical applications of investment theory to convey insights of practical value. The authors have eliminated unnecessary mathematical detail and concentrate on the intuition and insights that will be useful to practitioners throughout their careers as new ideas and challenges emerge from the financial marketplace.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Elements of Investments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Portfolio Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Debt Securities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Security Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V: Derivative Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VI: Active Investment Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 219, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('54d3d47d-2b67-4813-9137-2f0e469adb70', '869d3c21-99e8-4c8a-8bca-51acb1e90242', 'Description HTML', 1, '<p>Nationalism has unexpectedly become a leading local and international force since the end of the Cold War. Long predicted to give way to pan-national or economic organizations, nationalism exerts its tremendous force on all continents and in a wide variety of ways. The&nbsp;Encyclopedia of Nationalism&nbsp;captures the aims and scope of this force through a wide-ranging examination of concepts, figures, movements, and events. It is the only encyclopedic study of nationalism available today.<br>
<br>
<strong>Key Features</strong><br>
* International Editorial Board<br>
* Articles begin with short glossaries and conclude with short bibliographies of titles essential for further reading<br>
* Website devoted to project at www.academicpress.com/nations</p>', 1539, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('54e6b9ce-94af-4f48-b83b-9b8878919fb4', '9b549e37-9d9c-4169-87d6-d83cbe2c7668', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Handbook of Population is organized for classroom as well as reference use. It is divided into four sections - Population Structure, Population Processes, Population and the Social Sciences, and Applied Demography - and includes both an Introduction and an Epilogue by the editors. Part I, Population Structure, contains chapters on population size and growth, age and sex composition, marriage and family structure, and demographic analyses of gender, aging, race and ethnicity, and the labor force. Part II is focused on population processes, and includes chapters on fertility, infant and adult mortality, internal and international migration, and the demography of social stratification. Part III reflects the growing multidisciplinary nature of demography. Finally, Part IV recognizes the varied practical applications of demographic perspectives and data to national and global issues and problems.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The chapter authors in this volume are among the leading contributors to demographic scholarship over the past four decades, representing a variety of disciplines and theoretical perspectives, as well as interests in both basic and applied research.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Prologue: The Demographer''s Ken: 50 Years of Growth and Change, I. Population Structure, 1. Age and Sex, 2. Population Distribution and Suburbanization, 3. Marriage and Family, 4. Demography of Gender, 5. Demography of Aging, 6. Demography of Race and Ethnicity, 7. Labor Force, II. Population Processes, 8. Fertility, 9. Infant Mortality, 10. Adult Mortality, 11. Internal Migration, 12. International Migration, 13. Demography of Social Stratification, III. Population and the Social Sciences, 14. Social Demography, 15. Organizational and Corporate Demography, 16. Urban and Spatial Demography, 17. Anthropological Demography, 18. Econonmic Demography, 19. Historical Demography, 20. Ecological Demography, 21. Biodemography, 22. Mathematical Demography, 23. Political Demography, IV. Applied Demography, 24. Fertility Planning, 25. Small-Area and Business Demography, 26. Health Demography, 27. The Demography of Population Health, 28. Population Policy, Epilogue: Needed Research in Demography, Name Index, Subject Index&nbsp;</span></p>', 6032, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('54e82dbe-1d4a-490f-92d3-13e49b0183b8', 'ce0425e0-051f-4507-a8dc-794a0871919f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.S. Rao</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805726</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3049, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('54f42078-4a33-456e-ab77-19d63a0ecd1d', 'd49f3807-6452-4f74-8c62-7f9ffcca5a6b', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Undiscovered Approaches, Unique Perspectives and Neglected Topics - International Studies in Entrepreneurship</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Alan L. Carsrud, Malin Brannback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781461409106</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">327</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2012</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5460, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('54f5d184-dca6-4b1a-83a5-8df237c329d0', 'c0aef10f-49a4-4f5e-915d-bab89c32e775', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. R. Jayachandran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805993</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5233, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('54fbc595-6507-4031-aab4-b8a380f121a7', '4b3dc333-1acd-42f9-966d-2375a78e25dd', 'Description HTML', 1, '<h1>Digital Libraries Preservation and Archiving</h1>', 3296, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('55159be2-72d1-4f1f-b9f3-0a798c82bcde', 'db7316de-fc48-4eca-b7cc-7e56fe3ce9f6', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The monograph Methodology for Product Development in Architecture" is dedicated to the methodology and processes of designing, developments and research of standard building products, building product systems and special building components, as well as to their applications in buildings. Therefore, it is of importance to product designers and product developers, who are mainly concerned with developing products and components at the side of producers, as well as to materializing architects and component designers. They, at the architect''s office, are concerned with the materializing of the functional and spatial building concept as a whole and in parts. The monograph is first and foremost meant for professionals and students in the professional field of Building Technology, but will hopefully also appeal to professionals and students of Architecture and Building Management. Professionals and students of related design sciences are invited to benefit from the contents of this monograph.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> 1. Preface, 2. Introduction, 3. Product development, 4. Design organisation, 5. About the benefits of methodical designing, 6 Designing, developing and researching, 7. Technical designer, 8. Partial design methods, 9. Design methodology, 10. Case system products: Quattro SR, 11. Case Special Products: Train Txi Shelter Pillar, 12. Towards a new balance between architecture and building technology, References&nbsp;</span></p>', 3044, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('55175d23-74c4-4354-b516-c4b115f5433f', '8a89f065-8030-4f5f-a7ae-9fcc6007b746', 'Description HTML', 1, '<p>This book is a comprehensive, single source overview of the numerous ideas and processes that are identified with IS planning. The authors show the evolution of IS planning from the early technology-centered approaches to the present concerns with competitive positioning, organizational learning, and the development of organizational capabilities. While many chapters deal with high level strategic planning, the book gives equal attention to on-the-ground planning issues. Divided into four parts, Part I, focuses on how IS planning has evolved over the years; Part II, describes IS planning in terms of critical success factors and includes a knowledge-based view of IS planning; Part III, deals with predicting the value that an IS project may have; Part IV, considers information strategy as a goal and/or outcome of IS planning.</p>', 5741, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('5527b459-bad5-4d09-9e64-e68b6c7d1825', '2b611abe-b5d1-4cde-9c4f-612368eaf763', 'Description HTML', 1, '<p>Mixing processes occur in many technological and natural applications, with length and time scales ranging from the very small to the very large. The diversity of problems can give rise to a diversity of approaches. Are there concepts that are central to all of them? Are there tools that allow for prediction and quantification? The authors show how a variety of flows in very different settings possess the characteristic of streamline crossing. This notion can be placed on firm mathematical footing via Linked Twist Maps (LTMs), which is the central organizing principle of this book. The authors discuss the definition and construction of LTMs, provide examples of specific mixers that can be analyzed in the LTM framework and introduce a number of mathematical techniques which are then brought to bear on the problem of fluid mixing. In a final chapter, they present a number of open problems and new directions.</p>', 1617, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('55299c29-1139-43d5-8823-67f96f7ea275', 'aedd3d77-bab8-4320-b6f6-040f8c20d96b', 'Description HTML', 1, '<h5><strong><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shaikshanik Sadhanoni - Adhayayanma Asarkarkta (Gujarati)</span></strong></h5>', 1388, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('5530c351-d06d-4a98-ae62-8c6272a2c59c', 'ce6a9d31-8ae0-4474-9dff-e4a0e0cb8d1b', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Bosky''s Panchatantra</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Gulzar</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788129121189</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">107</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2013</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2283, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('553352fc-b08a-4e3f-bd93-a995300df416', '7207153d-2939-4ee4-8ec0-4789538c0d90', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Concise Encyclopaedia of World History - 2 Vols. (Sets)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">V. A. Renouf</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187226796</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shubhi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3261, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('5541e688-4991-4d90-931d-818153131513', '43603204-4a33-4446-8843-5213903adb99', 'Description HTML', 1, '<p>Environmental Change and Globalization: Double Exposures explores the connections between two of the most transformative processes of the twenty-first century: global environmental change and globalization. In the book, Leichenko and O''Brien present a conceptual framework for analyzing the interactions between these two processes, and they illustrate, through case studies, how these interactions create situations of "double exposure." Drawing upon prominent recent and current environmental events ― Hurricane Katrina in New Orleans, recurring droughts in India, and the melting of the Arctic ice sheet ― the case studies each demonstrate a different pathway of interaction between globalization and environmental change. Through exploration of these pathways of double exposure, the book also shows how broader human security concerns including growing inequalities, growing vulnerabilities, and unsustainable rates of development are integrally connected to both processes of global change. The double exposure framework not only sheds light on the challenges raised by these processes, but also reveals possibilities for using the interactions to generate positive opportunities for action. The book ultimately challenges the ways that environmental change and globalization are currently viewed and addressed, revealing new openings for creating integrated responses. By drawing attention to double exposure, the book shows how it can create new types of synergies that enhance human security.</p>', 3138, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('5543b238-ad6c-4a5b-aacd-7e3eb734f0b6', '680206fc-d574-4e82-b6a2-77ce4058ec30', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Metabolomics, Metabonomics and Metabolite Profiling</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">William J Griffiths</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780854042999</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">323</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1949, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('555a8af2-3d2a-4236-9cb7-3c1b2f95838f', '0dc877e2-c4b0-4b06-8862-29d159743d18', 'Description HTML', 1, '<h1>The Becquerel rays and the Properties of radium</h1>', 3910, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('55601d81-b640-4e33-a2ba-25d8edabc555', '3e820fe4-45d8-4a64-949e-a88f2487c3a5', 'Description HTML', 1, '<p>Computational social science is an approach increasingly influential in a broad range of social sciences. It involves building a computer programme model that represents a theory and then ''executing'' the programme and observing the output as a way of validating the theory, making predictions about the social world or exploring the implications of social interventions. Computational social science has been proposed as a ''third way'', standing beside quantitative mathematical and formal approaches and qualitative, interpretative approaches. Computational methods have been used in fields as diverse as political science and environmental resource management. They are becoming popular in some areas of economics; in science and innovation policy; in social psychology; in voting and opinion studies; in marketing and consumer behaviour and in anthropology.</p>

<p>This four volume set republishes the key articles in the emerging field of computational social science. Because of the widespread use of computational approaches throughout the social sciences, the literature is very widely dispersed. Many papers are of interest far outside their original disciplines, because of the methods they use and the theories they develop have broad ranging application. Some of the literature is hard to locate, published in conference proceedings and edited collections without a wide circulation. Nigel Gilbert has brought together this disparate literature within a logical and coherent framework and contextualized his selection with a 6,500 word introduction.</p>', 3480, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('55852596-d8c7-4c9f-b02e-0feed23f891c', 'c583a0e2-5ec4-4dc1-9727-4d02fd3c82cb', 'Description HTML', 1, '<h1>Afghanistan & Asian Stability New</h1>', 2647, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('55a1c014-47fa-4457-ad00-a3601fe7387d', 'fa3ba29e-d0fd-404c-9d42-c5ba59acac94', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">From new product development to product elimination, this book holistically covers the entire product life cycle, including analysis of new product innovation strategy, new product ideas screening, product testing, managing growing and mature products, and product deletion. The nature and practice of these processes are central to the firm''s overall strategy for competitiveness, and this book repeatedly emphasises the fundamental relationship between the success of a product and the survival of the firm. Whether they are studying at undergraduate, postgraduate or MBA levels, students will find this book essential to their understanding of this important subject area.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: The theoretical foundations</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Competition and product strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The product in theory and practice</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Buyer behaviour</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The product life cycle in theory and practice</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Product portfolios</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: New product development</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The importance, nature and management of the new product development process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">New product strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Idea management for new product development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Screening new product ideas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Concept development and testing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Product testing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Product management</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Commercialization: test marketing and launching the new product</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing growth</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing the mature product</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: Product elimination</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Controlling the product line: an overview of the deletion decision</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reaching the decision to delete a product</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Implementing the deletio</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"> </span></span></p>
', 791, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('55a3e2f9-83fa-46a9-bb17-0ce815474452', '8b1983f9-31f3-4599-bef6-b5181d210aa1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Adiparv Mahabharat&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jaiyshree S. Joshi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383099085</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Hindi Sahitya Darpan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2943, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('55ac9e0f-9daa-40e4-bfa0-f179428c60ab', 'b49d2988-2996-4859-8c2e-ddd90b735e0b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">A Collection of Questions and Problems in Physics</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">L.A Sena</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;ISBN</td>
			<td style="text-align:center">5-03-000125-5</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">344</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1207, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('55aefd8c-223a-4e2b-9a56-2f0b16729bac', '161b5394-86fa-4c9b-80b3-4274840ac0f0', 'Description HTML', 1, '<p>India-Pakistan relations 1947-2007: a documentary study (set of 10 vols) the birth of pakistan was a unique occurrence in history itsplit a country, its people, its landmass, and its bounty; thelinkages built over centuries vanished overnight roads andrailroads were cut, rivers and streams divided, assets andliabilities apportioned, civil and defence services split a singletrading mart, where goods and services flowed freely, suddenlyfound itself split into two with tariff, non-tariff and immigrationbarriers it was a great exercise in splitting an ancientcivilization, a composite culture, a shared inheritance, all thatconstituted a nation and its wealth history was made to stand onits head</p>', 2126, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('55b0de3f-c309-4b3f-9827-3909b851e666', '3712757b-6acb-49ff-95b4-4f1c6fcf547c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K C Shekhar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>706999290</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5133, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('55bb33af-46e5-48da-8db9-563038ffc490', '9f5dde00-a75d-4a41-924d-d5dd24408b24', 'Description HTML', 1, '<p>Ecosystems are complex and enigmatic entities that are ultimately our life support systems. This book explores developments that unfold when math and physics meet ecology. Leading ecologists examine ecosystems from theoretical, experimental, and empirical viewpoints. The book begins by simplifying and synthesizing nature’s complex relationships. It then moves on to explore the mapping between food web structure and function and ends with the role of theory in integrating different research areas.</p>', 3700, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('55bfeb5d-6de1-47c8-b3a5-129f80de71b6', 'a23dff34-dfc7-4ccb-850a-a291ab51eefc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mark R. Gould</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170006138</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3325, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('55cc84c0-18a4-46a4-b670-50e4227e93e6', '39842619-2615-4504-903b-b95b4030259d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">The Chemical Protection Of Plants</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">G.S Gruzdyev</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1983</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">473</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1233, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('55d0bdd7-199d-4e44-8dc9-3f4953f09a34', 'ecbb14f0-1f3f-48fe-a737-4c992a89d38f', 'Description HTML', 1, '<p>This collection of key source materials documents the history of the field, identifies important turning points in research and practice, and indicates key challenges for the future. It also addresses the urgent need for perspectives from the global South to complement the more familiar ones of official documents and researchers in high income countries. Volume One: Historical Perspectives Volume Two: Scientific Advances Volume Three: Scientific Consolidation Volume Four: Global Health Ethics, Public Policy and Challenges for the Future</p>', 5019, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('55d0d13d-68cd-44a1-82cd-4a9fac002341', '4ad39cef-d055-4f1b-b11e-e51d835c71b2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Mehrotra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415382755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4759, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('55ddadba-f78e-4ccc-ac5d-cab86346bcfa', '465331ee-867a-4bc9-9418-bad4a6b098a0', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p><em>Molecular Markers in Plants</em> surveys an array of technologies used in the molecular analysis of plants. The role molecular markers play in plant improvement has grown significantly as DNA sequencing and high-throughput technologies have matured. This timely review of technologies and techniques will provide readers with a useful resource on the latest molecular technologies.</p>

<p><em>Molecular Markers in Plants</em> not only reviews past achievements, but also catalogs recent advances and looks forward towards the future application of molecular technologies in plant improvement. Opening chapters look at the development of molecular technologies. Subsequent chapters look at a wide range of applications for the use of these advances in fields as diverse as plant breeding, production, biosecurity, and conservation. The final chapters look forward toward future developments in the field.</p>

<p><strong>Contents</strong></p>

<p><strong>1 Evolution of DNA Marker Technology in Plants 3</strong><br>
<em>Robert J. Henry</em></p>

<p>Introduction 4</p>

<p>Early Marker Technologies 4</p>

<p>Evolving Range of Applications of DNA Markers in Plants 12</p>

<p>Applications 13</p>

<p>Future Developments 15</p>

<p>References 15</p>

<p><strong>2 Whole-Genome Sequencing for Marker Discovery 21</strong><br>
<em>Mark Edwards</em></p>

<p>Sequencing Strategies 22</p>

<p>Sequencing Technologies 23</p>

<p>Epigenetic Markers 31</p>

<p>Genome-Wide Selection 32</p>

<p>Data Analysis Resources 32</p>

<p>References 33</p>

<p>Color plate section located between pages 34 and 35.</p>

<p><strong>3 Amplicon Sequencing for Marker Discovery 35</strong><br>
<em>Timothy R. Sexton and Frances M. Shapter</em></p>

<p>Introduction 36</p>

<p>Background 36</p>

<p>Maximizing Efficiency Through Sample Pooling 38</p>

<p>Limitations of Amplicon-Based MPS 44</p>

<p>Bioinformatics 51</p>

<p>Concluding Remarks 52</p>

<p>Acknowledgments 52</p>

<p>References 53</p>

<p><strong>4 Transcriptome Sequencing for Marker Discovery 57</strong><br>
<em>Susan Gillies</em></p>

<p>Introduction 58</p>

<p>Basic Approach 58</p>

<p>Conclusions 64</p>

<p>References 64</p>

<p><strong>5 Molecular Markers in Plant Improvement 67</strong><br>
<em>Peter J. Prentis, Edward K. Gilding, Ana Pavasovic, Celine H. Frere, and Ian D. Godwin</em></p>

<p>Introduction 68</p>

<p>Plant Domestication and Traditional Breeding 68</p>

<p>Application of Molecular Markers to Breeding 70</p>

<p>Next-Generation Approaches to QTL Discovery 75</p>

<p>Conclusion 77</p>

<p>References 78</p>

<p><strong>6 Applications of Molecular Markers in Plant Conservation 81</strong><br>
<em>Maurizio Rossetto and Paul D. Rymer</em></p>

<p>Introduction 82</p>

<p>Traditional Approaches 86</p>

<p>The Way Forward 91</p>

<p>Conclusion 95</p>

<p>References 96</p>

<p><strong>7 Molecular Markers for Plant Biosecurity 99</strong><br>
<em>Andrew D.W. Geering</em></p>

<p>Introduction 100</p>

<p>The Present—PCR for Specific Diagnosis and for DNA Barcoding 101</p>

<p>The Future—Next-Generation Sequencing Methods to Revolutionize Plant Quarantine Diagnostics 105</p>

<p>Conclusions 110</p>

<p>Acknowledgments 111</p>

<p>References 111</p>

<p><strong>8 Molecular Markers for Harnessing Heterosis 119</strong><br>
<em>Gopala S. Krishnan, A.K. Singh, Daniel L.E.Waters, and Robert J. Henry</em></p>

<p>Introduction 120</p>

<p>Molecular Markers for Understanding the Genetic</p>

<p>Basis of Heterosis 122</p>

<p>Molecular Diversity and Heterosis—Molecular Markers for Predicting Heterosis 123</p>

<p>Conclusion 131</p>

<p>References 132</p>

<p><strong>9 Genetic Variant Discovery and Its Use in Genome Characterization of Agronomically Important Crop Species 137</strong><br>
<em>Stephane Deschamps and Matthew A. Campbell</em></p>

<p>Introduction 138</p>

<p>Sanger Resequencing 140</p>

<p>Single Feature Polymorphisms 140</p>

<p>Next-Generation Sequencing 143</p>

<p>High-Density Genotyping using the Illumina Golden Gate Platform 153</p>

<p>Genotyping by Sequencing 155</p>

<p>Genome Characterization and Haplotypes 157</p>

<p>Conclusions and Perspectives 159</p>

<p>References 160</p>

<p><strong>10 Future Prospects of Molecular Markers in Plants 169</strong><br>
<em>Reyazul R. Mir and Rajeev K. Varshney</em></p>

<p>Introduction 170</p>

<p>Molecular Markers: The Past 172</p>

<p>Molecular Markers: The Present 173</p>

<p>Molecular Markers: The Future 175</p>

<p>Novel Approaches or Platforms for Plant Breeding 180</p>

<p>Conclusions 183</p>

<p>Acknowledgments 184</p>

<p>References 184</p>

<p>Index 191</p>', 1152, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('55ea1773-93ba-407b-b7e3-6d44a8225458', '96469dea-8fca-4428-9284-b2276a7091ac', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Usha Srivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175332553</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>264</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4743, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('55ec2cc3-0fb0-4987-9047-5923c69bd593', '36def51d-45f1-4301-8e06-af88315cd4b2', 'Description HTML', 1, '<h1>Mastering the Fundamentals of Mathematics with DVD</h1>', 2571, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('55ecf29c-1bfc-4540-b739-df67d3070f4b', '9e511b7d-6fe7-434d-bf66-b05fb950236c', 'Description HTML', 1, '<p>Today, every business relies on the Internet - and, therefore, every business requires strong network security. Network Security First-Step, Second Edition explains the basics of modern network security in easy language anyone can understand, even those with no previous technical experience. Throughout, consistent features simplify both learning and reference: -Essentials First approach begins each technical discussion with a real-world/first-step overview, organizing complex subjects into small, easy-to-understand elements -Chapter Mini Case Studies, many with simple diagrams that show how network security is typically implemented -Highlighted Keywords with definitions in boxes.</p>', 3428, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('55ef0a52-cba9-4ef2-89f0-3c9552dfa78c', 'f36f5ed2-7858-42fb-b398-e2036c1c869b', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎&nbsp;Encyclopaedia Britannica (March 15, 2011)</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;880 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;1615354522</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-1615354528</p>', 2249, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('55fff73f-4872-48c2-bae9-7cabcf8dd0fc', '639e5b7e-821b-415c-879e-2650214fcd2d', 'Description HTML', 1, '<p>मोहनदास करमचन्द गाँधी-उदारवादी विरासत</p>', 62, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('5615cb80-0052-4c69-984b-1460d1d419de', '52c560f7-4ab2-467c-8f11-21a2c3df473e', 'Description HTML', 1, '<p>Many plants, animals, and microbes use adhesive polymers and structures to attach to inert substrates, to each other, or to other organisms. This is the first major review that brings together research on many of the well-known biological adhesives. Emphasizing the diversity of biological adhesives and associated adhesion processes, it deals with bacteria, fungi, algae, and marine and terrestrial animals. It bridges a variety of disciplines including biochemistry, molecular biology, biomechanics, bioengineering, microbiology, organism structure and function, and ultrastructure. As we learn more about the molecular and mechanical properties of these adhesives, we begin to understand why they adhere so well and how they develop cohesive strength. With this understanding comes the prospect of developing synthetic or semi-synthetic adhesives with broad applications in areas such as medicine, dentistry, and biotechnology. The book is suitable for both industrial and academic researchers.</p>', 3758, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('56179ed6-696d-4a11-a085-7b874de4f1a8', '1cac76e4-e3f0-498f-bd4b-75031b734c45', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Essentials of Investments 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Zvi Bodie</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780071273466</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher </span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 220, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('561db945-9149-4e6e-b81c-9165656bbdbd', '62c72b8d-84a5-4077-b3bb-9d4beb62723c', 'Description HTML', 1, '<p>New forms of imaging in science have nearly always led to major advances, especially at the nanoscale, and the pace of these developments has increased dramatically in recent decades. Many new types of microscopes have joined the traditional light microscope and the transmission and scanning electron microscopes during the past two decades. In the present volumes, a group of experts present comprehensive reviews of these new instruments and new versions of the older ones as well as associated techniques and draw attention to their principal areas of application. Numerous subjects are benefiting from these new tools, including semiconductor physics, medicine, molecular biology, the nanoworld in general, magnetism, and ferroelectricity. Science of Microscopy will be an indispensable guide to a wide range of scientists in university laboratories as well as to engineers and scientists in industrial R&D departments.</p>', 4138, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('5627858b-ada1-4ecf-b483-e7cfa1ae3208', '7b28dc9a-f759-4543-bd4e-01adef943fa9', 'Description HTML', 1, '<p>Some understanding about the nature of human rights can be gleaned from the various reasons that can be advanced for holding them. A prime concern is to offer protection from tyrannical and authoritarian calculations. Human rights abuses are monitored by United Nations committees, national institutions and governments and by many independent non-governmental organizations, such as Amnesty International, International Federation of Human Rights, Human Rights Watch, World Organization Against Torture, Freedom House, International Freedom of Expression Exchange and Anti-Slavery International. Human Rights are thus conceived in a universalist and egalitarian fashion. The book endeavors to provide all requirements of students and teachers to enable them to achieve success in social work and related activities. This book would be of great use to policymakers and planners as well as academicians who are interested to save the succeeding generations from the courage of Human Rights. Table of Contents: Introduction Historical Origins of Human Rights Human Rights and the Caste System Human Rights Movement and NGOs Human Rights Violations Laws Regarding Rights of Self-determination of Human Rights International Human Rights and its Principles Factors Affecting the Adoption of a Human Rights-based Approach Human Rights in India European Union Regional Integration and Human Rights Impact Assessments of Human Rights Women Laws in India Federal Laws and Human Resource Practices in India Social Rights and the Concept of Human Rights Women, Human Rights and Poverty Full Owners of Human Rights and Embracing Women International Human Rights Law and NGO Bibliography Index</p>', 3484, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('5630002e-a13d-4074-a9a5-f8eb13902db3', '380ba754-cbb3-4eb3-ad21-c229348963b7', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">"Hindu Philosophy in Action" true to its title recounts the story of the birth and growth of the Vishwa Hindu Parishad in north America. One can see Sri Mahesh Mehta''s biography of active dedicated public life, dedicated to the cause of Hindu religion and culture."</span></h1>

<p style="text-align:right"><span style="font-size:18px">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Swami Dayananda Saraswati&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Founder & President, Arsha Vidya Gurukulam Saylarsburg, PA</span></p>

<p style="text-align:justify"><span style="font-size:18px">"Vishwa Hindu Parishad is the foremost Hindu service organization worldwide, representing the world''s oldest and most diverse religious and spiritual tradition in the global forum.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book is one of the first, and the most important, thorough and remarkable compilations on the spread of Hinduism in the United States. The author addresses all the important issues of life and culture from a deep and integrating Hindu perspective, adding new insight and showing Hindu ways of overcoming the many challenges of the world situation today. It is an important reading to all Hindus in America who want to understand their role in the world today.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In addition, it is of great value to religious organizations of all types, showing how spirituality can become a transformative force to both individual self-realization and to societal ethical evolution beyond any dogmas or need to control."</span></p>

<p style="text-align:right"><span style="font-size:18px">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Dr. David Frawley (Pandit Vamdev Shastri), Director&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;American Institute of Vedic Studies, Santa Fe, NM</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;PART I VISION AND EXPERIMENTS IN THE UNITED STATES OF AMERICA,&nbsp;PART II HINDU DISPORA,&nbsp;PART III GLOBAL VISION,&nbsp;PART IV&nbsp; VALUES, GROWTH AND SKILLS,&nbsp;PART V&nbsp; INDIA - EVENTS IN THE RECENT PAST</span>&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4362, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('56310d23-5959-4a02-8be0-e23bd12ec1a3', 'a190d669-19fc-42a0-9edc-75a2c1a642e5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Myint Swe Khine, Issa M. Saleh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789400704480</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5906, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('563f7251-984a-4ae1-8af7-41dd55d95cb8', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Stalcup</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5384, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('564775a2-e780-4c86-895e-ab371fe13356', '3417edb1-01e9-4066-8856-179dc4ce99fe', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Spa: The Sensuous Experience</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Robert D. Henry, Julie D. Taylor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744401</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781920744403</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6019, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('56490858-0fd7-4c93-9e49-f7e1c57f7329', '848fe70f-870d-4a75-993e-6fc83f253196', 'Description HTML', 1, '<h2>This book provides a practitioner''s perspective on the challenges and developments of working in Child Care Social Work in the current context of organisational and social change. Drawing on the experience of social work practitioners who have undertaken the Post-Qualifying Child Care Specialist Award, the book shows how these challenges are being met in everyday practice, providing a forum to share their knowledge and experience with others and contribute to best practice. It will be of interest to social work practitioners and students and all those interested in the reality of current child care practice.</h2>', 5324, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('564b167b-50b9-4b71-9286-3687f2bbb0c7', 'ff4ceb93-7291-4783-8918-59606b4743f0', 'Description HTML', 1, '<p>Quelli che s''innamoran di pratica senza scienzia sono come ''l nocchieri ch''entra in navilio sanza timone o bussola, 1 che mai ha certezza dove si vada. - Leonardo da Vinci Ich habe oft bemerkt, dass wir uns durch allzuvieles Symbolisieren 2 die Sprache fu ..r die Wirklichkeit untu ..chtig machen. - Christian Morgenstern This is the place to express our thanks. First of all we thank all those who over the years have actively contributed to shaping the novel software design and analysis method explained in this book. They are too numerous to be mentioned here. They all appear in some way or the other on the following pages, in particular in the bibliographical and historical Chap. 9 which can be read independently of the book. We then thank those who have helped with detailed critical comments on the draft chapters to shape the way our arguments are presented in this book: M. B.. orger (Diron Mu ..nster), I. Craggs (IBMHursley),G. DelCastillo(SiemensMunc .. hen),U. Gl. asser(SimonFraser University, Vancouver,Canada),J. Huggins(Kettering University,Michigan, USA), B. Koblinger (IBM Heidelberg), P. Pa ..ppinghaus (Siemens Munc .. hen), A. Preller (Universit'' e de Montpellier, France), M. -L. Potet (INP de Gre- ble, France),W. Reisig (Humboldt-Universit. at zu Berlin, Germany),H. Rust (Universit. at Cottbus, Germany), G. Schellhorn (Universit. at Augsburg, G- many), B. Thalheim (Universit. at Cottbus, Germany) and a dozen student generationsat Universita ''di Pisa. We thankM. Barmet(ETH Zur .. ich)for her solutions of the exercises in Chap.</p>', 4128, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('564c3855-3447-475c-ae70-95ad0ed3bd3e', 'f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mahi Pal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183240543</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3095, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('5651e852-ead5-47ce-8a0a-42ca033e320e', '44697603-5a32-4509-ac5f-510c29341e8a', 'Description HTML', 1, '<h1>Empirical Philosophy of A.J. Ayer book</h1>', 5579, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('56542de6-8a98-4886-9592-f6466582f7ed', '13c80798-46f0-42b1-834e-839d5b787179', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sourcing and Supply Chain Management 5/e </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Handfield</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131516690</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 432, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('565a37c8-d84f-47ac-8c9c-d981ea619906', '289cecea-7be4-41a1-9dc1-1fe8d33c27d5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Kavya Mimansa of Rajasekhara</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">C. D. Dalal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Central Library Baroda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1916</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sanskrit/English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 53, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('5694ef45-a3f9-4df4-b428-370abe079501', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 'Description HTML', 1, '<h1>The Darbhanga Gita-Govinda</h1>', 2663, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('5698c10a-02d6-4855-904f-e7e23a7f9c1d', '77408a2b-7c30-40bb-a0ec-7788ff465501', 'Description HTML', 1, '<h1>Key Research & Study Skills in Psychology</h1>', 5551, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('569dd3b3-5339-4e2b-9e31-55158a896d3b', 'ec8e3173-1270-43e5-86ad-716219d71ea5', 'Description HTML', 1, '<h1>Rangayatan -Satrah Bahurangi Ekankiyon ka Sangrha</h1>', 3012, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('569f11a9-7dcc-4a01-b1bd-6eaf262ef7b8', 'be0c3930-e7a2-407b-aa8b-e45388172898', 'Description HTML', 1, '<p>The Future of Arid Lands, edited by Gilbert White and published in 1956, comprised papers delivered at the "International Arid Lands Meetings" held in New Mexico in 1955. At these meetings, experts considered the major issues then confronting the world’s arid lands and developed a research agenda to address these issues. This book reexamines this earlier work and explores changes in the science and management of arid lands over the past 50 years within their historical contexts.</p>', 5983, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('56a22ddd-2f7c-4d4e-9a49-4e3574c75d42', 'fd031822-4a8f-432d-b9e5-8f62686d70ae', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Entrepreneurship : New Venture Management 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Safal Batra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355735676</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 568, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('56c2b72f-d7a4-4ce4-b990-b4de945d03f3', 'cc798ea5-16af-48a9-a10b-b535af8b355c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Murali Sivaramakrishnan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788125044185</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5994, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('56d35cb3-7095-4299-bc10-692eb75e37ba', 'dd73bcef-2352-4b09-b160-50a502027c3b', 'Description HTML', 2, 't-family:"Bookman Old Style",serif">Individual Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CAREER DEVELOPMENT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Factors for Career Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">OBJECTIVES OF CAREER PLANNING</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Job Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Purpose of Job Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Job Description</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Job Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Job Specification</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Importance of Job Satisfaction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Motivation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">FACTORS AFFECTING MOTIVATION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Workplace Culture</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Workplace Education or Learning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Motivation Theories</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is Employee&nbsp;Training and Development?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Typical Reasons for Employees Training and Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">General Benefit form Employees Training and Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is career Planning and Development?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Career Planning Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Benefits of Career Planning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">SUCCESSION PLANNING</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Definition</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Description</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">EMERGING TRENDS IN HUMAN RESOURCE MANAGEMENT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">*Technology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">*Involvement of&nbsp; the Employee</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">*Contingent in HRM</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">HUMAN RESOURCE INFORMATION SYSTEM</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Basic Functions of HRIS</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Importance of HRIS</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Benefits of HRIS</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plan the Project in Advance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Implement in Phases</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Decide Upon an Implementation Team</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Implement Employee Self-Service Early</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Optimize the Roll-Out</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Drum Up Enthusiasm</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Respond to Feedback</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">UNIT-3</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PERFORMANCE MANAGEMENT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">WHAT IS PERFORMNCE APPRAISAL?</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">WHAT IS POTENTIAL APPRAISAL?</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Potential Appraisal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Techniques of Potential Appraisal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Self-Appraisal Form</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appraisal Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gauging Employees Potential for Management Position</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Difference between Performance Appraisal and Job-Evaluation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of Performance Appraisal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appraisal of Employees Serves Several Useful Purposes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Feedback</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Compensation Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Personal Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Training and Development Programme</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Transfers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Promotions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Improve Supervision</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Process of Performance Appraisal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Communicating the Standards</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measuring the&nbsp; Actual Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Comparing Actual with Desired Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Discusssing Results</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Decision Making</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is 360-degree Feedback?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Benefits of Feedback</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Difficulties of the Approach</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Methods of Performance Appraisal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Appraisal Techniqes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">DEMOTION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Causes of Demotion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conditions for Demotion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">TRANSFER</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Types of Transfers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Transfer Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">SEPARATIOIN</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">ABSENTEEISM</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Rate of Absenteeism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Causes of Absenteeism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measures to Control Absenteeism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">LABOUR TURNOVER</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measurement of Labour Turnover</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Causes of Labour Turnover</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measures to Reduce Labour Turnover</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">MEANING OF COMPENSATION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of Compensation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is Wage and Salary Administration?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of Wage Administration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of Fringe Benefits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is Incentives Wage Plan?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Benefits of Incentive Compensation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Methods of Wage Payments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Piece Wage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Types of Incentives Plans</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Halsey Plan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Rowan Plan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Taylor''s Differential Piece Wage Plan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Beadeaux Point Premium Plan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Factors Influencing Wage Structure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Factors Influencing Wage and Salary Structure and Administration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bonus and Incentives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Types of Incentives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">QUALITY OF WORKING LIFE (QWL)</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Origin and Development of QWL</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Areas of Quality of Working Life</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Approaches to Improve QWL&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Concept of Quality Circles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mission of Quality Circles across India''</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizational Structure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">UNIT 4</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">HUMAN RELATIONS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">JOB SATISFACTION</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">WHAT IS MORALE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">HEALTH, SAFETY AND EMPLOYEE WELFARE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Health</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Safety</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">EMPLOYEE WELFARE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employee Welfare Benefits Schemes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Some of Employee Welfare Laws in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">NON STATUTORY BENEFITS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">APPROACHES TO LABOUR WELFARE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Policing Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Religion Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Philanthropic Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Paternalistic Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Placating Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Public Relations Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Functio', 4792, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('56dd737c-1082-4c15-84d9-513564989c20', '65a78ae8-01b2-47e7-8a5e-f17171ccacef', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A New Authoritative Dictionary from Oxford</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B. K. Tripathy</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0195642201</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780195642209</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 1959, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('56e5981f-aa00-4986-bc51-6d93a206a9f7', 'ecc2c6c3-a718-4436-a9cd-ad927f412931', 'Description HTML', 1, '<h1>Empowerment of Women at Work Place New</h1>', 4773, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('56eee712-7d3e-47a5-ae9b-cd975608c773', 'd1b28d92-f8e5-4fba-8074-f4fa216611d2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizational Behavior&nbsp;is written to engage and teach readers about the subject. The book presents organizational behavior in the workplace and for life. It introduces the subject, and the text then proceeds to cover a range of topics, including teamwork, individual performance, organizational cultures, and the role of communication. The book describes the importance of interpersonal relationships in organizational behavior, while giving special emphasis to relationship-building processes relative to communication, power, and leadership.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 1 Organizational Behavior Today</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Introducing Organizational Behavior</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 2 Individual Behavior and Performance</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Diversity, Personality, and Values</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Perception, Attribution, and Learning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Emotions, Attitudes, and Job Satisfaction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Motivation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Motivation and Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 3 Teams and Teamwork</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 The Nature of Teams</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Teamwork and Team Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Decision Making and Creativity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Conflict and Negotiation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 4 Influence Processes and Leadership</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Power,<em>&nbsp;</em>Justice, and Politics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 The Leadership Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Leader Traits and Behavioral Styles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 5 Organizational Context</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Organizational Culture and Innovation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Organizational Structure and Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Organizational Change Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 849, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('57025c53-f8f1-421c-9088-bf96579a6f7e', 'c3fb382d-1a07-4108-8825-73560bd98719', 'Additional Attributes HTML', 1, '<h1>Contributions to Management Science - Performance Management for Different Employee Groups New</h1>', 4727, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('5709cc11-f434-4527-a77a-1e5812432ceb', '2628c2b6-931b-46c6-a332-5d7db77fc75c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Translator’s Introduction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introductory Stanzas</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Lord’s Prayer</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Origin of the Vedas</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Eternity of the Vedas</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Subject Matter of the Vedas</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Name-Veda</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Theosophy</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dharma as Taught in the Vedas</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Cosmogony</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Revolution and Rotation of the Spheres, the Earth & C</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gravitation and Attraction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Illuminer and the Illumined</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Science of Mathematics</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Praise, Prayer and Worship of God, Supplication to Him and Resignation to His will</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Emancipation</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Art of Building Ships and Aircraft</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Science of Telegraphy</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Medical Science</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Rebirth</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Marriage</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Niyoga (Appointment)</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Duties of the Ruler and the Ruled</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Varnas and Ashramas</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Duties of a Student</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Duties of a Householder</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Duties of a Dweller in the Forest</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Duties of a Sanyasi</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Five Great Duties</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Authoritativeness or otherwise of the Books</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Qualification and Disqualification</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Method of Teaching how to Read and of Reading</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Some Objections Answered & Doubts Removed</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Pratijna or General Principles</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Some questians & Answers Relating to the Vedas</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Special Rules of Vedic Words Mentioned by the Author of the Nirukta</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">General Grammatical Rules Applicable to the Four Vedas</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Figures of Speech</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Abbreviations to be Used in the Commentary</span></span></li>
</ol>
', 80, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5718263d-3ece-46b4-a3df-29b07f8cc9a4', 'fff6a61e-ed1c-4a87-8faf-be979f3af99c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Global Marketing with a special Indian focus 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Svend Hollensen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131728147</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 784, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('571fdd34-3753-422c-9c6e-fd264d1bafff', 'd195d65c-1563-428d-a500-d8f490ec70ce', 'Additional Attributes HTML', 1, '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>&nbsp;Title</strong></td>
			<td>Bharat Vaibhav (Hindi)</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Om Prakash Pandey</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9788123793771</td>
		</tr>
		<tr>
			<td><strong>Publisher</strong></td>
			<td>NATIONAL BOOK TRUST</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 1770, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('5720eff2-5185-4c0f-8cf0-3cafcdf75fac', '02d39c87-e4d7-46fa-a8b2-3ce628ddeae7', 'Description HTML', 1, '<p>A brand-new edition of the comprehensive Linux kernel reference with 40% of the material revised. The student will learn how a modern multi-tasking operating system will work, and will understand how the open Linux sources work. It covers memory management, interprocess communication, file systems, device drivers, and networking. The authors cover the basic foundations of the Linux OS, going under the hood of Linux. The book is targeted to intermediate and advance Linux students, who need to know how the Linux kernel interface is implemented. Post Review</p>', 3434, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('572229a6-aa6a-4384-9f85-a17e9ca237a6', '3bbaa492-1b15-4842-aed5-fcd7a2640e2a', 'Additional Attributes HTML', 1, '<h1>Climate Change and Insurance -Disaster Risk Financing in Developing Countries</h1>', 5277, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('5748b30e-e633-451e-9485-bb3742e96d35', 'c4df0a93-b568-4458-9c20-2cd1181753b5', 'Description HTML', 1, '<h1>Almost Periodic Oscillations and Waves</h1>', 4116, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('574c15ba-c892-4083-992c-ad69bab9ee68', '7fa81d39-9ac5-4938-965d-719b5812f56f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The texts of basic documents regarding the various Treaties of Friendship, Joint Communiques, Joint Statements and Agreements, etc., entered into or issued by the Government of India from 1947 to 1958</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 46, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('574c3a58-a386-45cc-8e62-a3e4efca5edc', '59d48d43-e25b-4fb7-8512-7cc8cf180145', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Asana Pranayama Mudra Bandha is recognized internationally as one of the most systematic yoga manuals available today. Since its first publication by the Bihar School of Yoga in 1969. it has been reprinted seventeen times and translated into many languages. It is the main reference text used by yoga teachers and students of BIHAR YOGA or SATYANDRA YOGA within the International Yoga Fellowship Movement, and many other traditions as well.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">This comprehensive text provides clear illustrations, step by step directions and details of chakra awareness. It guides the practitioner or teacher from the simplest to the most advanced practices of the hatha yoga system. This book successfully brings the exposition of yoga practices to the standard of a university text.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Introduction to Yoga,&nbsp;Asana,&nbsp;Introduction to Yogasana,&nbsp;Beginners Group,&nbsp;Part 1: Anti-rheumatic Group,&nbsp;Part 2: Digestive/Abdominal Group,&nbsp;Part 3: Shakti Bandha Asanas,&nbsp;Yoga Exercises for the Eyes,&nbsp;Relaxation Asanas,&nbsp;Meditation Asanas,&nbsp; Vajrasana Group of Asanas,&nbsp;Standing Asanas,&nbsp;Surya Namaskara,&nbsp; Chandra Namaskara,&nbsp;Intermediate Group,&nbsp;Padmasana Group of Asanas,&nbsp;Backward Bending Asanas,&nbsp;Forward Bending Asanas,&nbsp; Spinal Twisting Asanas,&nbsp;Inverted Asanas,&nbsp;Balancing Asanas, Advanced&nbsp;Group,&nbsp;Pranayama,&nbsp;Mudra,&nbsp;Bandha,&nbsp;Shatkarma,&nbsp;Psychic Physiology of Yoga,&nbsp;Index of Practices</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4330, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('574cacfd-7cfa-46d7-ba83-628f5098f635', 'b4f53a1b-ea74-44e5-8f80-2dfa433c40f7', 'Description HTML', 1, '<p>Awesome read after a long time. The Paatala prophecy starts with somewhere else, and the story is totally gripping, not leaving you till you finish the book fully. Writing style is even better compared to the previous books, and the way the book is handled is simply awesome. Simple yet elegant. I was waiting for a sequel after the secret of the druids, but a new series is outstanding. To add to it, the series starts with a bang, with such amazing work, with each chapter being fast paced, and being an edge of the seat thriller. Not to mention the amount of background work the author has done to give us such a visual treat. Cant wait for further surprises from maya, and really waiting for the second book. Hope it releases as soon as possible! Definitely worth the purchase after a long time. Not to mention the promo code through the quest club.. Thanks for the wonderful book Mr.Doyle, and try to give us a second book as early as possible!! --By Rishan Thimma Sudarsan on 19 April 2018 Truly awesome storytelling effort by Christopher C Doyle. Writing style is clearly a big upgrade over The Mahabharat Quest series. True that the story feels inspired highly by Harry Potter, Lord of the Rings & even Star Wars to some extent... But I have no complaints!! Can''t really find a single loophole in the plot. Of course, looking forward to the next book, however not ending the series in a cliffhanger is surely a conscious effort on Chris sir''s part! Sir, this has the potential to make you the JK Rowling of India. Please make at least 5 books in all!! --By Unmesh Damle on 19 April 2018</p>', 5208, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('574f4529-0339-41f9-8b53-08428bb790a6', '5706f760-0c7b-4661-ad66-b65a243aa0ea', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Visnudharmottara Purana - Translated into English from Original Sanskrit Text - 3 Vols.</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Priyabala Shah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171101719</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4357, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('5758bbf2-bbbe-4291-a44d-b44d5625c952', '66d33e01-cb29-40cc-92de-8915cdc497c7', 'Description HTML', 1, '<h1>ISLAM Benchmarks in Religious Studies in 4 Vols. Complete Set</h1>', 5513, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('576b065a-dfa6-4b71-9b93-9ec5deab80f7', '82ce3746-2966-478c-9b07-f640cce2f687', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guoxiang Gu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781461422808</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4181, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('578026d5-50ee-4d1c-8ecd-cb7a0c842d0c', '282f604f-351d-4a1f-953e-cbfafbd2bd2f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Seeds - Their Preservation and Longevity</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Lela Viola Barton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8187067691</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Asiatic Publishing House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3869, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('5795cf07-89fa-4c96-abe3-9e3b0a08c6b7', '76dcfa65-e39a-43d5-bc6d-a33b012efa3a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The goal of Climate Change: In Context is to help high-school and early college-age students understand the essential facts&nbsp;and deeper cultural connections of topics and issues related to the scientific study of climate change and its impacts on humanity.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The relationship of science to complex ethical and social considerations is evident, for example, when considering the political and economic impacts of climate change related to human activity.&nbsp; The data clearly and strongly convince the vast majority of scientists that unnatural global climate change is happening and that it is almost certain that it is due to anthropogenic activity (caused by humans).&nbsp; This book reflects that scientific consensus and expands the discussion from the question of whether climate change is real to the question of what should be done about it.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In an attempt to enrich the reader''s understanding of the mutually impacting relationship between science and culture, as space allows we have included primary sources that enhance the content of In Context entries.&nbsp; In keeping with the philosophy that much of the benefit from using primary sources derives from the reader''s own process of inquiry, the contextual material introducing each primary source provides an unobtrusive introduction and springboard to critical thought.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Volume 1</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Abrupt Climate Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Acid Rain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Adaptation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Aerosols</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Africa: Climate Change Impacts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agriculture: Contribution to Climate Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agriculture: Vulnerability to Climate Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Albedo</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Alliance of Small Island States (AOSIS)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Annex I Partics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Antarctica: Melting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Antarctica: Observed Climate Changes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Antarctica: Role in Global Climate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Anthropogenic Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Arctic Melting: Greenland Ice Cap</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Arctic Melting: Polar Ice Cap</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Arctic People: Climate Change Impacts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Asia: Climate Change Impacts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Atmospheric Chemistry</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Atmospheric Circulation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Atmospheric Pollution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Atmospheric Structure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Australia: Climate Change Impacts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Automobile Emissions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Aviation Emissions and Contrails</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bali Conference</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Baseline Emissions&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Beach and Shoreline</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Berlin Mandate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biodiversity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biofuel Impacts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biogeochemical Cycle</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biomass</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biosphere</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Blizzards</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bonn Conference (2001)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Credits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Cycle</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Dioxide (CO2)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Dioxide Concentrations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Dioxide Equivalent (CDE)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Footprint</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Sequestration Issues</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Sinks</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Tax</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Catastrophism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cement Industry</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chaos Theory and Meteorological Predictions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">China: Climate and Energy Policies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">China: Total Carbon Dioxide Emissions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chlorofluorocarbons and Related Compounds</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Clean Development Mechanism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Climate Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Climate Change Science Program</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Climate Change Skeptics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Climate Emgineering</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Climate Lag</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Clouds and Reflectance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Coal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Coastal Populations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Coastlines, Changing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Compact Fluorescent Light Bulbs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Continental Drift</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Coral Reefs and Corals</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cosmic Rays</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cow Power</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cryosphere</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cultural Impacts: Venice in Peril, a Case Study</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dams</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Delhi Declaration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Desert and Desertification</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Drought</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dust Storms</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Earthquakes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Economic of Climate Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Economics in Transition</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">El Nino and La Nina</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electromagnetic Spectrum</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Emissions Trading</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Endangered Species</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Energy Contributions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Energy Efficiency</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Energy Industry Activism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Enhanced Greenhouse Effect</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Impact Statement (EIS)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Pollution&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Protection Agency (EPA)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Protests</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Erosion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethanol</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Europe: Climate Change Impacts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Europe: Climate Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Extinction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Extra-terrestrial Climate Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Extreme Weather</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Feedback Factors</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fisheries</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Floods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fog</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Forests and Deforestation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gaia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">General Circulation Model (GCM)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Geologic Time Scale</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Geothermal Energy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">GIS and Climate Change Mapping</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Glaciation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Glacier</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Glacier Retreat</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri', 3834, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('57971fe6-7bce-49ce-b13e-026592a6af78', '1d18173d-711c-473d-8851-1a4483d8ab9d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">In studying a course of quantitative analysis, a part from theory and practice, much time is devoted to the study of the various calculation procedures relating to chemical analysis. The mastery of such calculations must be based entirely on the student’s self- study. The present problem book is designed as an aid in this field of quantitative analysis.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Problems are arranged in sections corresponding to those of a course of quantitative analysis. It should be stressed, however, that there are a number of problems of a general character, whose solution is important not only in a particular section but in others as well: for instance, Gravimetric Analysis includes problems dealing with the weighing of substances, with the application of the various methods of expressing the composition of substances (pages 47-69), etc.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Solutions to problems are preceded by concise directions; it is assumed that the student has already acquired a knowledge of the appropriate sections in his textbooks.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The problems are largely provided with detailed answers containing brief directions by which the solution can be achieved. This serves a dual purpose. First, the student can check up quickly the course of the solution since the detailed answer permits limiting the solution to a general expression from the data given and omitting arithmetic operations. Second, the detailed solution clearly shows how the problem is to be solved most correctly and in the shortest way possible. Explanations to answers provide the specific features and general methods of solution of problems of a given type.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>CONTENTS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">General Problems</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gravimetric Analysis</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Volumetric Analysis</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Electrochemical Methods</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Optical Methods of Analysis</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gas Analysis</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Methods Using Radioactivity</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Methods of Separation</span></span></li>
</ol>', 1119, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('579d7081-32a6-493b-94fc-87bf987f613d', '5337f016-3a93-4f20-93fc-6a4a411164e5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414402987</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5859, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('57a7c831-46f9-40fe-8b34-bab2325a502a', '6fdd3383-d829-45f2-b934-894d53ace8b9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mehdi Khosrow-Pour</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781591407997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4211, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('57a7e4f9-4b89-43db-b797-a621a48cf5be', '83c36a9c-6862-4082-af7d-eb01b947ad30', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Management:Principles and Applications 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sheridan Titman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353434885</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 780, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('57a8ff2a-ddf3-4df7-a47e-f4ec5e7aaa84', 'e674ebae-2c5e-4a8e-a4fc-29cdd3d2b44f', 'Description HTML', 1, '<h1>Insect Cell Biotechnoloogy</h1>', 3680, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('57ac8c85-bcee-4f46-a610-328bf7fbed99', '64f6cf23-1790-46e0-960f-90f9e79d222a', 'Additional Attributes HTML', 1, '<h1>Introduction to Environmental Sciences</h1>', 3851, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('57b860eb-ce2c-44fc-aaa9-729aef8a8ce3', '9ea98e56-1799-4424-8998-110e2a34c226', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thummapudi bharathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382159070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4737, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('57c16029-2d56-4e9b-a370-86d5d37f2ffd', 'f17dc421-9073-4726-b085-9c520aacb246', 'Additional Attributes HTML', 1, '<h1>Plant Disease Epidemiology: Facing Challenges of the 21st Century</h1>', 3617, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('57c27c84-0b42-4331-9243-774ac8235eec', '3d6f138e-cfa5-45b8-9cb9-8d80ac8fee93', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This text on General Psychology has been prepared, keeping in view the fact that people tend to remember what they like most and that students are motivated to learn when the book they read is filled with exciting illustrations and day-to-day experiences which help lay out the material in easily memorable form. It is a book on psychology in which psychological technology has been used to enhance learning and comprehension.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The aim in writing this text has been to provide a comprehensive coverage of contemporary psychology in such a way that the reader can relate it to his own experience. To present a balanced and unbiased picture of scientific psychology is another aim.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>CONTENTS</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter One-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Introduction</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter Two-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Sensations</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter Three-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Perception</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter<strong> </strong>Four-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Attention</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter<strong> </strong>Five-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Learning</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter<strong> </strong>Six-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Motivation</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter<strong> </strong>Seven-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Thinking and Reasoning</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter<strong> </strong>Eight-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Intelligence</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter<strong> </strong>Nine-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Personality</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter Ten-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Educational Evaluation</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter Eleven-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Humanistic Psychology</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter Twelve-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Psychology of the Physically Handicapped</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter Thirteen-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Psychology of the Mentally Handicapped</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter Fourteen-</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Psychology of the Gifted</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1093, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('57c41646-811d-423a-b9ca-633c0651d972', '2509da83-f000-43a0-ae39-b5fece6eff52', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The microvasculature refers to the smallest blood vessels, arterial and venous, that nurture the tissues of each organ. Apart from transport, they also contribute to the systematic regulation of the body. In everyday terminology, the microcirculation is "where the action is." Microcirculation is directly involved in such disease states as Alzheimers, inflammation, tumor growth, diabetic retinopathy, and wound healing- plus cardiovascular fitness is directly related to the formation of new capillaries in large muscles. Microvascular Research is the first book devoted exclusively to this vital systemic component of the cardiovascular system and provides up to date mini-reviews of normal functions and clinical states. The contributing authors are senior scientists with international reputation in their given disciplines.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">* Broad coverage of both basic and clinical aspects of microvasculature research</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">* Contains 167 chapters from over 300 international authors</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">* Each chapter includes key figures and annotated references</span></span></p>', 1454, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('57c424c7-706c-45fa-bc54-1599d887b53d', '46b5d076-6e26-43b4-8344-0108fb3ff998', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Fernando Albiac</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387281414</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2314, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('57c734d7-4507-45e1-91af-d2fac89354fd', 'ba250044-509d-45c4-ae0b-c24a63b795d5', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Embodiments of Cosmic Consciousness</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dayanand S. Rao</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">XXXX</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">174</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2002</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2075, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('57ce6f74-f2a7-47fd-9470-c1b5763105ab', 'c80eca65-1035-4138-84ac-b0f5562b7844', 'Description HTML', 1, '<h1>Pustkalya aur Suchna Prabandh</h1>', 5401, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('57df77c7-21df-4cc8-abc2-1074edd85500', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mr. William Moorcroft & Mr. George Trebeck</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8179760200</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4311, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('57e4b065-f581-49bc-bd24-8ce9c6821d45', 'f26022fa-3b25-430b-9989-11724800e317', 'Description HTML', 1, '<p>Utilizing a homeostatic approach incorporating medical practice, teaching, and research, this interdisciplinary reference fully examines the function and dysfunction of the body''s autonomic systems to treat and promote better understanding of a variety of neurocardiological disorders. Highlights the roles of catecholamines, norepinephrine, epinephrine, and dopamine in autonomic systems! Ideally suited for both clinical and research purposes, The Autonomic Nervous System in Health and Disease introduces a homeostat theory integrating cybernetic views of stress with principles of operation for effector systems documents historical breakthroughs defining neurocardiology as a discipline in medicine provides conceptual perspectives such as the homeostat theory of stress, defining characteristics of stress and distress, and the sources and meanings of plasma levels of catechols reviews the physiology of the autonomic nervous system, including the cranial and sacral divisions of parasympathetic system, the sympathetic nervous and the adrenomedullary hormonal systems, and the homeostatic roles of catecholamine functions surveys the interactions and responses of stress effector systems such as the pituitary-adrenocortical, the renin-angiotensin-aldosterone, endogenous opioid, and vasopressin systems, as well as the parasympathetic, sympathetic, and adrenomedullary systems presents a schema for evaluating patients with neurocardiological disorders discusses future trends in medical research and integrative medicine, including redirection of molecular genetics and integrative physiology to focus on mechanisms of adult health and disease and much more! Written by a single expert in the field to provide better cohesion on the subject, and supplemented with over 1900 literature references and over 100 figures and tables, The Autonomic Nervous System in Health and Disease is an invaluable and comprehensive resource for clinical neurologists and neurocardiologists, neuroscientists, physiatrists, and neurochemists; cardiologists and internists; physiologists, biochemists, endocrinologists, and pharmacologists; psychiatrists and psychologists; medical house officers, residents, and interns; and medical and graduate school students in these disciplines</p>', 5322, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('57eade48-e5a6-4e70-8a40-0dfe519ed6ca', '8e28ef5a-e36f-48fe-9292-fcd2248c125c', 'Description HTML', 1, '<p>The three volumes are not sequential but rather independent of each other and largely self-contained.Basic Matters is a first introduction to quantum mechanics that does not assume any prior knowledge of the subject. The emphasis is on the general structure as the necessary foundation of any understanding. Starting from the simplest quantum phenomenon, the Stern-Gerlach experiment with its choice between two discrete outcomes, and ending with one-dimensional continuous systems, the physical concepts and notions as well as the mathematical formalism of quantum mechanics are developed in successive, manageable steps. The presentation is modern inasmuch as the natural language of the trade - Dirac''s kets and bras and so on - is introduced early, and the temporal evolution is dealt with in a picture-free manner, with Schroedinger''s and Heisenberg''s equations of motion side by side and on equal footing.The reader of Simple Systems is not expected to be familiar with the material in Basic Matters, but should have the minimal knowledge of a standard brief introduction to quantum mechanics with its typical emphasis on one-dimensional position wave functions. The step to Dirac''s more abstract and much more powerful formalism is taken immediately, followed by reviews of quantum kinematics and quantum dynamics. The important standard examples (force-free motion, constant force, harmonic oscillator, hydrogen-like atoms) are then treated in considerable detail, whereby a nonstandard perspective is offered wherever it is deemed feasible and useful. A final chapter is devoted to approximation methods, from the Hellmann-Feynman theorem to the WKB quantization rule.Perturbed Evolution has a closer link to Simple Systems than that volume has to Basic Matters, but any reader familiar with the subject matter of a solid introduction to quantum mechanics - such as Dirac''s formalism of kets and bras, Schroedinger''s and Heisenberg''s equations of motion, and the standard examples that can be treated exactly, with harmonic oscillators and hydrogen-like atoms among them - can cope with the somewhat advanced material of this volume. The basics of kinematics and dynamics are reviewed at the outset, including discussions of Bohr''s principle of complementarity and Schwinger''s quantum action principle. The Born series, the Lippmann-Schwinger equation, and Fermi''s golden rule are recurring themes in the treatment of the central subject matter - the evolution in the presence of perturbing interactions for which there are no exact solutions as one has them for the standard examples in Simple Systems. The scattering by a localized potential is regarded as a perturbed evolution of a particular kind and is dealt with accordingly. The unique features of the scattering of indistinguishable quantum objects illustrate the nonclassical properties of bosons and fermions and prepare the groundwork for a discussion of multi-electron atoms.</p>', 4030, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('57f5def5-1919-44ab-bd18-4b1660aa9d7d', '869d3c21-99e8-4c8a-8bca-51acb1e90242', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Nationalism 2 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Alexander J. Motyl</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Alexander J. Motyl is Deputy Director of the Center for Global Change and Governance as well as Associate Professor of Political Science at Rutgers University. The former Associate Director of the Harriman Institute, he has written about Ukranian, Soviet, and post-Soviet subjects for newspapers, magazines, and scholarly publications. He received his Ph.D. from Columbia University and regularly lectures to audiences worldwide.The editors of the original German version are&nbsp;Christoph Auffart,&nbsp;Jutta Bernard, and&nbsp;Hubert Mohr</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0122272307</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780122272301</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1529 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1540, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('580136bc-1240-49e7-90c5-fb9e5af9d13a', '1e6350f2-a86d-4399-bd2c-f1a91b5202da', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hardeep Singh, Purshotam Aggarwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>Systematic Approach to Business Mathematics</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5446, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('5812c869-685f-4eae-81f1-ae6058e9d52b', 'bf1324b3-f0da-4fed-9309-c60f71f1120f', 'Description HTML', 1, '<h1>An Introduction to Social Work - Problems and Prospects Book</h1>', 4694, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('58272422-c76a-4e2f-8237-1f93fde0bb1a', '13ae25cb-81ae-4b3f-ac44-767bec800bf7', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p><span style="font-family:Calibri,sans-serif; font-size:12pt">Mathematical methods of investigation are used in every field of science and technology. This requires that students, whatever the speciality, have a considerable theoretical grounding in mathematics and in solving practical problems. Mathematical analysis is the foundation of the mathematical education of scientists and engineers.</span></p>

<p><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The aim of this book is to present mathematical analysis in a small volume without presupposing that the reader possesses a profound knowledge in mathematics, but, at the same time, without lessening the rigour of the reasoning or the variety of the chosen material. The text is based on lectures delivered over a number of year to students in the evening division of the Faculty of Computational Mathematics and Cybernetics of Moscow State University.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The following topics are considered: real numbers, complex numbers, vector spaces, differential and integral calculus for functions of one and several variables, functional sequences and series, Fourier series and integrals, and elements of vector analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Contents</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 1. Theory of Real Numbers. Complex Numbers. Vectors</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 2. Sequences</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 3. Limit of A Function. Continuous Functions </span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 4. Differential Calculus</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 5. Some Applications of Differential Calculus to Investigation of Functions</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 6. Integral Calculus for Functions of One Variable</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 7. Functional Sequences</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 8. Fourier Series and Fourier Integrals</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 9. Multiple Integrals</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 10. Line Integrals. Surface Integrals</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Subject Index</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1178, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('582d204f-bcc2-42d1-9f05-7458c4b0981f', '93677b9d-0f59-4442-af71-74fc4a0cb36a', 'Description HTML', 1, '<h1>Springer Optimization and its Applications - Optimal Design and Related Areas in Optimization and Statistics</h1>

<p><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">The present volume is a collective monograph devoted to applications of the optimal design theory in optimization and statistics. The chapters re?ect the topics discussed at the workshop “W-Optimum Design and Related Statistical Issues” that took place in Juan-les-Pins, France, in May 2005. The title of the workshop was chosen as a light-hearted celebration of the work of Henry Wynn. It was supported by the Laboratoire I3S (CNRS/Universit´ e de Nice, Sophia Antipolis), to which Henry is a frequent visitor. The topics covered partly re?ect the wide spectrum of Henry’s research - terests. Algorithms for constructing optimal designs are discussed in Chap. 1, where Henry’s contribution to the ?eld is acknowledged. Steepest-ascent - gorithms used to construct optimal designs are very much related to general gradientalgorithmsforconvexoptimization. Inthelasttenyears,asigni?cant part of Henry’s research was devoted to the study of the asymptotic prop- ties of such algorithms. This topic is covered by Chaps. 2 and 3. The work by Alessandra Giovagnoli concentrates on the use of majorization and stoch- tic ordering, and Chap. 4 is a hopeful renewal of their collaboration. One of Henry’s major recent interests is what is now called algebraic statistics, the application of computational commutative algebra to statistics, and he was partly responsible for introducing the experimental design sub-area, reviewed in Chap. 5. One other sub-area is the application to Bayesian networks and Chap. 6 covers this, with Chap. 7 being strongly related.</span></p>', 2573, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('582fd0ff-5637-4655-ab88-886c45e08244', '94ac1db6-1476-4e6b-85d7-8e5226421f3f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nuclear Energy: Principles, Practices, and prospects, 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David Bodansky</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788184892093</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3899, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('584765e9-e69b-44fa-b784-aa4f16e0814b', '1e4a22f8-3001-4b72-b733-ba6cd929c605', 'Description HTML', 1, '<p><span style="font-family:Georgia,serif">Vahirang-Yog </span></p>', 31, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('584bb609-b33a-4e58-8545-a73129ab107e', '57e02aa0-18e2-4504-8d89-3446e607c5ab', 'Description HTML', 1, '<p>This comprehensive handbook provides an overview and update of the issues, theories, processes, and applications of the social science of population studies. The volume''s 30 chapters cover the full range of conceptual, empirical, disciplinary, and applied approaches to the study of demographic phenomena. This book is the first effort to assess the entire field since Hauser and Duncan''s 1959 classic, The Study of Population. The chapter authors are among the leading contributors to demographic scholarship over the past four decades. They represent a variety of disciplines and theoretical perspectives as well as interests in both basic and applied research.</p>', 5615, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('585fcf71-d865-46c4-85ec-e870493988ff', '93a98403-26f1-4913-b146-75d53badd50f', 'Description HTML', 1, '<h1>Life Science Automation Fundamentals and Aplications - Bioinformatics & Biomedical imaging</h1>', 3666, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('586da473-c285-4dde-a4f6-7c5564cf8888', 'cf7a28e2-e140-41a5-9555-522c834a7711', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Sanskriti</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Aditya Nath Jha</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Nav Bharat Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1969</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">654</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1029, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('587e153a-4630-4c75-bb6b-e86bf1ae8244', '3173b91b-84b8-426e-b61e-574dbde18c2d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Women Led Empowerment Initiatives in Bharat</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sunita Bahmani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348670533</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 895, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('5894e8f0-cc2a-4783-96e9-fc5b3d3ef68f', '7f117b08-47cd-499b-9c55-2bfecc1724bb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The environmental impact of agriculture varies based on the wide variety of agricultural practices employed around the world. Climate change and agriculture are interrelated processes, both of which take place on a global scale. Global warming is projected to have significant impacts on conditions affecting agriculture, including temperature, precipitation and glacial run-off. Agricultural science has indeed transformed the practice of agriculture. This book is presents a unique assessment of agricultural commodity production and the environmental problems it causes, along with prescriptions for increasing efficiency and reducing damage to natural systems.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Impact of Agriculture</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural and Crop Production</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Climate Change and Food Security</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agriculture, Growth and Poverty Reduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Food Security and Agriculture Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agri-Food Systems and Territorial Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Health Effects of Agriculture</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Components of Agroforestry System and Technology Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Evaluation of Genetically Modified Food Crops</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agriculture and Pollution</span></span></span></p>', 687, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('58a1f6cd-6248-4a99-b1c1-855660cea808', 'f11295ea-831a-4535-9325-75c916cbb413', 'Description HTML', 1, '<h1>Women in Management - Leadership and Capacity Building Book</h1>', 4718, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('58b898d7-edfd-498a-a4d4-e6e4370223c5', '6ac24fa9-3de0-418e-b61b-368bf36d4531', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Life is not like a watertight compartment divided into cognitive, affective and conative. It is a integral whole. Therefore, Yoga should have integral approach towards human life. Sri Aurobindo has cleared his philosophical pathway between the Denial of the Materialist and the Refusal of the Ascetic. This book on "The Concept of Integral Yoga according to Sri Aurobindo" will be of great help in understanding the synthetic nature of Sri Aurobindo''s yoga. The content is rich and the coverage is comprehensive. The exposition is very simple and direct. The general public will find it easy to understand the yogic perception of Sri Aurobindo. Prof. S. Rajendran has really done a yeoman service in the cause of synthesis of yoga by reconciling the one sided approaches of traditional yogas.</span></p>

<p style="text-align:justify"><span style="font-size:18px">My hearty good wishes&nbsp; and salutations to the author.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Foreword,&nbsp;Preface,&nbsp;Acknowledgements,&nbsp;Abbreviations,&nbsp; PART - I A BIOGRAPHICAL SKETCH OF SRI AUROBINDO,&nbsp;PART - II TRADITIONAL SYSTEMS AND THEIR SYNTHESIS,&nbsp;PART - III PHILOSOPHICAL BACKGROUND OF INTEGRAL YOGA,&nbsp;PART - IV&nbsp; NATURE OF INTEGRAL YOGA,&nbsp;PART - V INTEGRAL YOGA AND THE CONCEPTS OF OTHER YOGAS,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 2034, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('58be6f06-2858-43fe-84ae-7d0a0d4c7459', '79052575-275f-43c6-a3c6-327cd4081385', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Ramcharitmanas Mein Hasya-Vyang NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Aarti R Rathor</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380669489</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Geeta Press</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2897, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('58ce48bb-c6a7-47a8-bf0c-452ac1f7ac0a', '273ee165-cf3c-463b-bf0d-347e73605b47', 'Description HTML', 1, '<h1>Social Market Economy: History, Principles and Implementation, Economic Policy From A to Z</h1>', 4434, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('58cfc46a-789d-431f-8926-033472b36316', 'dae65c2c-6717-4997-abde-8752bfd48879', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nigamananda Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184354003</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2764, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('59032121-9e09-4649-885c-f22e0f598cd1', '958fd749-2a6c-42dd-9d98-839ea2206eda', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. G.P. Guru, P.L. Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144349</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2608, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('59284ee4-4173-4711-bd61-22869aab0759', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alexandre J. Chorin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184891263</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4133, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('593769c9-a406-4252-9b95-a7a2e50e7ddd', 'd2f60532-f606-437b-9dbf-1bca8fe049c4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sociology 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John J.Macionis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780135156728</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 188, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('593e98a0-d1ee-465a-9843-50bd0bec4962', '5f23e4ae-513a-4f3d-a9e7-dd591d8094ea', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Khayal Vocalism - Continuity within change presents stylistic perspectives on contemporary Khayala vocalists, representing various legacies which have guided vocal music for about 200 years. The book is the result of over five years of research, involving the painstaking analysis of over 500 recordings spanning almost a hundred years of Khayala vocalism. The nineteen vocalists are classified into five stylistic legacies, based on their history of tutelage and the stylistic tendencies evident in their music: Agra legacy, Gwalior-Agra confluence, Jaipur-Atrauli legacy, Kairana legacy, and Patiala legacy.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">Written by an author of impeccable credentials as a musician, researcher and writer, the book contains seven sections. While the first section serves as an introduction to the Khayala genre and to the various Gharanas, the last presents an annexure containing the various Khayala forms, a glossary of non-English terms rendered in italics, and an index. The intervening five sections deal with the history and stylistics of the five legacies and the music of the vocalists belonging to them.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book makes complex musicological concepts accessible to non-academic readers and contributes significantly to widening the understanding of contemporary trends in Khayala vocalism.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Foreword,&nbsp;Preface,&nbsp;Acknowledgements,&nbsp;Key to Transliteration,&nbsp;Introduction, SECTION 1: INTRODUCTION,&nbsp; SECTION 2:&nbsp;THE AGRA LEGACY,&nbsp;SECTION 3:&nbsp; THE GWALIOR-AGRA LEGACY,&nbsp;SECTION 4: THE JAIPUR-ATRAULI LEGACY,&nbsp;SECTION 5:&nbsp; &nbsp;THE KAIRANA LEGACY,&nbsp;SECTION 6: THE PATIALA LEGACY,&nbsp;Annexure : An introduction to Khayala,&nbsp;Glossary,&nbsp;Index</span>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4326, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('59472740-15f6-4853-8e2f-5ac4963fb036', '285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">Encyclopedia of Human Behavior- 4vols.</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">V.S. Ramchandran </span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Academic Press </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">9780122269202</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">0122269209</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2765</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1994</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1471, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('594f6873-02b0-4d27-90a4-5cec6df37759', '377201b3-baa5-4b57-bcd0-6ac4d8e396b4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sub Title</span></span></th>
			<td>
			<h3 style="text-align:center"><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sharirik Shiksha Mein Ang Sanchalan Tatha - Jaiv Yantrik Vigyaan</span></span></h3>
			</td>
		</tr>
		<tr>
			<th><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></span></th>
			<td style="text-align:center"><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Madan Mohan sharma</span></span></td>
		</tr>
		<tr>
			<th><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></span></th>
			<td style="text-align:center"><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789381868157</span></span></td>
		</tr>
		<tr>
			<th><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></span></th>
			<td style="text-align:center"><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Laksya Publication</span></span></td>
		</tr>
		<tr>
			<th><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></span></th>
			<td style="text-align:center"><span style="font-size:14px"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></span></td>
		</tr>
	</tbody>
</table>', 5291, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('595ec1af-b8bb-4288-9c1e-909eef885646', '8304030d-3b8f-47cb-8ebb-e7c9fcfb0eaf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organic Chemistry may be challenging, but that doesn’t mean you can’t get the grade you want. With David Klein’s organic Chemistry as a second Language: First Semester Topics, you’ll be able to better understand fundamental principles, solve problems, and focus on what you need to know to succeed.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bond-Line Drawings</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Resonance</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Acid-Base Reactions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Geometry</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nomenclature</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conformations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Configurations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mechanisms</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Substitution Reactions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Elimination Reactions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Addition Reaction</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Alkynes</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Alcohols</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethers and Epoxides</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Synthesis</span></span></span></li>
</ol>
', 447, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('596f01e4-51ae-486f-a68d-624535c6c17b', '562f3b32-24da-451c-b065-d3a996b4c36d', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Chhandogyopanishad - Bhashya II</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Neelam Patel, Gautam Patel</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">328</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English, Hindi & Gujrati</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2265, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('598ef4a6-7ea5-4758-8846-5ffab372534a', '0eab0461-ce5f-4b52-92ee-cfe2f9f0bdaf', 'Description HTML', 1, '<p>This excellent advanced text rigorously covers several topics related to random signal processing. Geared toward students of electrical engineering, its material is sufficiently general to be applicable to other engineering fields. It features numerous homework problems of varying difficulty, with ample hints for the more challenging problems, and solutions for those with results that reappear in later chapters. Author Boaz Porat, Professor of Electrical Engineering at the Israel Institute of Technology (Technion), in Haifa, introduces stationary processes and discusses their structure and main properties. He proceeds to examinations of statistical estimation theory, classical spectrum estimation, and parameter estimation theory for Gaussian processes. Subsequent chapters explore autoregressive parameter estimation and its role in adaptive estimation techniques, in addition to estimation methods based on high-order statistical analysis and the time-frequency analysis of nonstationary signals. Four helpful appendixes conclude the text.</p>', 2367, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('59bb2e8c-9792-48d0-940b-932d3849c5aa', '96acc719-86e2-43e5-ae20-4b6722e9dbcc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Simulation With Arena 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">W.David Kelton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780071267717</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 234, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('59d0d843-7c21-4e1e-b0df-94580d0c8921', 'c096cb9d-6f03-487a-bf91-63f3a1d17dbd', 'Additional Attributes HTML', 1, '<h1>Fractal Geometry, Complex Dimensions and Zeta Functions - Geometry and Spectra of Fractal Strings, Monographs in Mathematics</h1>

<table border="1" cellspacing="0" style="border-collapse:collapse; border:0.5pt solid windowtext; width:89pt">
	<tbody>
		<tr>
			<td style="height:30.0pt; text-align:center; vertical-align:top; white-space:normal; width:89pt">ISBN</td>
		</tr>
		<tr>
			<td style="height:30.0pt; text-align:center; vertical-align:top; white-space:normal; width:89pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">9780387332857</span></span></span></td>
		</tr>
	</tbody>
</table>

<p>Author : Michel L. Lapidus</p>

<p><span style="background-color:#ffffff; color:#1e242b; font-family:Raleway,"Gill Sans",Helvetica,Arial,sans-serif; font-size:13.5px">Publisher:&nbsp;</span><span style="background-color:#ffffff; color:#1e242b; font-family:Raleway,"Gill Sans",Helvetica,Arial,sans-serif; font-size:13.5px">Springer-Verlag New York, LLC</span><br>
<span style="background-color:#ffffff; color:#1e242b; font-family:Raleway,"Gill Sans",Helvetica,Arial,sans-serif; font-size:13.5px">Published:&nbsp;</span><span style="background-color:#ffffff; color:#1e242b; font-family:Raleway,"Gill Sans",Helvetica,Arial,sans-serif; font-size:13.5px">2008</span></p>', 2332, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('59d9d364-7990-481b-8e61-278ba24a59ea', 'c918732c-6eaf-445a-b10e-c20ce2bcf91a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Abhay Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788126551194</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4167, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('59da6033-5db8-4e6c-a53f-0d8ee5ee296a', '80ff1495-e197-4518-9ea7-90e96fceac25', 'Description HTML', 1, '<p>The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.</p>', 4809, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('59e860a1-4d06-49bd-b04f-226c6955287b', '2c2a89cc-9246-4088-9585-c27e115dc03a', 'Description HTML', 1, '<p>Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading</p>', 2615, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('5a099ec8-135c-4391-bdfc-67370cace06e', '71ce2bfb-cab9-4d59-97b8-6acd5d56eca2', 'Description HTML', 1, '<p>Prepare for Microsoft Exam 70-331-and help demonstrate your real-world mastery of Microsoft SharePoint Server 2013 core solutions. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSE level. Focus on the expertise measured by these objectives: Design a SharePoint Topology Plan Security Install and Configure SharePoint Farms Create and Configure Web Applications and Site Collections Maintain a Core SharePoint Environment This Microsoft Exam Ref: Organizes its coverage by exam objectives. Features strategic, what-if scenarios to challenge you. Table of Contents: Preparing for the Exam Chapter 1 Design a SharePoint topology Chapter 2 Plan security Chapter 3 Install and configure SharePoint farms Chapter 4 Create and configure web applications and site collections Chapter 5 Maintain a core SharePoint environment Index</p>', 5110, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('5a09d619-1fb7-4820-8179-d18b7a17b4ee', 'f17dc421-9073-4726-b085-9c520aacb246', 'Description HTML', 1, '<p>As the global climate changes, plant disease epidemiology faces important questions: Will climate change render plant diseases more harmful to man-made ecosystems, or less? Can sustainable systems be developed in time to spare and enhance shrinking resources? How will changes in host plant diversity affect genetic disease resistance? This book provides an overview of current research in plant disease epidemiology from researchers at the cutting edge of this important discipline.</p>', 3616, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('5a14f3f9-0bea-4ed9-a7f8-ced96ac77083', '18448dfc-50a9-4e50-a735-c82e2d1ab4cd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Public Library Acts in India: with Library related other Acts&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Kanakbala A. Jani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471875</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3351, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('5a1704ce-67ad-4f06-b5fe-534ae7ca37c8', '46028408-cd9e-43f2-bb61-e0eee80d4fa4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:14.0pt"><span style="font-family:"Bookman Old Style",serif">ABOUT THE BOOK</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Libraries are now change as knowledge centers and service centers.&nbsp; Users are the centric component in the library system.&nbsp; Satisfying user needs by provididng required information&nbsp; to the user is major objectives of the libraries and information centers.&nbsp; According to SR Ranganathan provide right information at the right time to the user should be the major motto of the libraries and information centers.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">User study is the process of studying the user needs, information gathering habits, seeking behaviour of the users.&nbsp; To identify the needs of the users, requirements of the resources and services can be possible through conducting studies on users.&nbsp; Information seeking behaviour is major area of research in the user studies.&nbsp; To study information seeking behavior of users is very important in the library system to determine the library organization, services to be provide and to establish satisfaction among the users.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book provides a practical approach to the information seeking behavior sudies.&nbsp; Articles in this book represents various aspects&nbsp;of information seeking behavior of various types of users like scientists, farm, scientists, students, faculty, engineers, medical professionals etc., Present articles in this book are based on the practical field studies on various users.&nbsp; Hence this book definitely provide a direction towards how to conduct research on information seeking behaviour and helps to specially new researchers in the field.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:14.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:-</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Assessment of Information Needs & Gathering Habits of the Students of Sher-E-Kashmir University of Agricultural Sciences and Technology of Jammu: A Case Study</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Information Needs and Gathering Habits of School Children in Digital Environment: A Literature Review&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Use of Media and Information Seeking Behavior of School Teachers in Vjayapur District (Karnataka): A Survey</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Reading Culture Among Youths in Karnataka with Special Reference to Dharwad District 12-19</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Information Skills among the Rural Community towards Anna Bhagya Schemes: An Empirical Study of Raichur District, Karnataka</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Information Needs & Information Seeking in Internet Era: A Case Study of Geographers in Karnataka</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Comparing the Information Needs and Seeking Behavior of Western Civilization and Eastern Civilization: An Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Motivational Factors for Information Seeking : A Study of Farm Scientist&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. The use of E-Resources among the Science Postgraduate Students in Karnataka State Akkamahadevi Women''s University, Vijayapura</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Use of Health and Family Welfare Department website by Undergraduate Students of Government First Grade College in Haveri District, Karnataka</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 6060, '2026-08-11 12:40:41', '2026-08-11 12:40:41'),
('5a1cb938-253b-45a8-9dd2-6ab431d5d51d', '22c3a30c-9b86-401c-8b4f-998b125729ac', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Business Communication 2/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Lehman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131520284</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 410, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('5a248143-91a0-4246-8993-b8a5d78e02b9', 'fecab443-fa30-4f59-9b06-ccbb43705760', 'Description HTML', 1, '<h1>Sociological Approaches in Indian Education</h1>', 5041, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('5a25e938-f9e5-46a1-beed-e0d534276160', '14d811de-bbc3-43b1-b8d2-8a93e2336a33', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wendy Willard</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780071068048</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>396</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5842, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('5a2a0568-f077-4565-abdb-42b71fe27d08', 'dd0f07db-b676-48df-8b27-9938abf69d9f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Managerial Decision Modeling with Spreadsheets 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nagraj Balakrishnan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332518216</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 790, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('5a3faf43-9230-482e-80bf-dba8ffa1a2f5', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'Description HTML', 1, '<h1>Vaccine Design - The Role of Cytokin Network</h1>', 3794, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('5a4671bf-af9c-44bb-bb0c-aeb92ad0ec73', 'bf060019-0626-4240-aabe-9b1895e5a652', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">LINGA MAHAPURANA - An Exhaustive Introduction, Sanskrit Text, Englih Translation & index of Verses in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Shanti Lal Nagar</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171103911</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">817110391X</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">553</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2011</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1491, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('5a472915-6a07-47e4-874e-c200ffd926fc', '4e29234a-2f6b-40de-92f6-50d83dde2917', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Succeeding in Business with Microsoft Excel 2013:A Problem-Solving Approach</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Debra Gross</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131527962</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 808, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('5a587f25-83c6-428c-a79b-b4028548e6d6', '91782f2f-a414-4170-b4b0-4fc558ac383a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Operations and Supply Chain Management 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Collier/Evans</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355733962</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 802, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('5a69c51e-292d-4df9-8211-21c12fe1f758', '298899fe-77f6-43d4-8fbb-06d539a09065', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>This four-volume textbook is designed for a systematic study of organic chemistry. The material presented in the book is divided into two parts and covers a considerably wider field than the normal university treatment of the subject.&nbsp;Part One (the first three volumes) is constructed along "classical" lines. Part Two (Volume IV) is intended for attentive reading rather than for close study. Volume IV is devoted to the following topics: organoelement compounds, nonbenzenoid aromatic systems, carbanions, free radicals, carbenes, carbonium ions, elimination reactions, isoprenoids, alkaloids of the heterocyclic series, proteins, nucleotides, and polynucleotides, enzymes.</p>

<p>This book has been translated from the second revised Russian edition published in two volumes in 1974. The first Russian edition (in two volumes) was published in 1969.</p>

<p>The book may be used for self-study and for reading the course of organic chemistry at universities and chemical higher schools. It will undoubtedly be of interest to post-graduates, teachers, scientists, and engineers working in the field of organic chemistry.</p>

<p><strong>PART TWO</strong></p>

<p><strong>Chapter 12. Organoelement Compounds</strong></p>

<p>12.1. Active Organometallic Compounds of Groups I, II, and III 11</p>

<p>12.2. Group I of the Periodic System 15</p>

<p>12.3. Group II of the Periodic System 21</p>

<p>12.4. Group III of the Periodic System 48</p>

<p>12.5. Group IV of the Periodic System 57</p>

<p>12.6. Group V of the Periodic System 64</p>

<p>12.7. Group VI of the Periodic System 88</p>

<p>12.8. Group VII of the Periodic System 90</p>

<p>12.9. Organometallic Compounds of Transition Metals 100</p>

<p>&nbsp;A. Metal Carbonyls 108</p>

<p>&nbsp;B. Olefin n-Complexes of Transition Metals 117</p>

<p>&nbsp;C. Metalloarenes 124</p>

<p>&nbsp;D. Metallocenes 129</p>

<p><strong>Chapter 13. Non-Benzenoid Aromatic Systems</strong></p>

<p>13.1. Diamagnetic Properties of Aromatic Systems 135</p>

<p>13.2. Aromatic Systems with Two ?-Electrons 136</p>

<p>13.3. Aromatic Systems with Four ?-Electrons 141</p>

<p>13.4. Aromatic Systems with Six ?-Electrons 142</p>

<p>&nbsp;A. The Cyclopentadienyl Anion 142</p>

<p>&nbsp;B. The Tropylium Ion 158</p>

<p>13.5. Aromatic Systems with More Than Six n-Electrons 163</p>

<p>&nbsp;A. Azulene 163</p>

<p>&nbsp;B. Annulenes 169</p>

<p>&nbsp;C. Porphyrins 170</p>

<p><strong>Chapter 14. Carbanions 171</strong></p>

<p><strong>Chapter 15. Free Radicals</strong></p>

<p>15.1. Electron Paramagnetic Resonance 191</p>

<p>15.2. The Formation of Free Radicals 192</p>

<p>15.3. Free-Radical Reactions 193</p>

<p>&nbsp;A. Elementary Acts 196</p>

<p>15.4. Free-Radical Chain Reactions 201</p>

<p>&nbsp;A. Homolytic Substitution 201</p>

<p>&nbsp;B. Autoxidation Reactions 209</p>

<p>&nbsp;C. Radical Addition to Double Bonds 213</p>

<p>15.5. The Telomerization (Oligomerization) Reactions 217</p>

<p>15.6. The Kinetics of Chain Reactions 219</p>

<p>&nbsp;A. Determination of Chain-Transfer Constants in Radical Telomerization Reactions 224</p>

<p><strong>Chapter 16. Carbenes 228</strong></p>

<p><strong>Chapter 17. Carbonium Ions 233</strong></p>

<p>17.1. Hydride Shifts 241</p>

<p><strong>Chapter 18. Mechanisms of Chemical Reactions 248</strong></p>

<p>18.1. The Structure of the Transition State 249</p>

<p><strong>Chapter 19. Elimination Reactions 263</strong></p>

<p><strong>Chapter 20. Rearrangements 272</strong></p>

<p>20.1. Skeletal Rearrangements 272</p>

<p>20.2. Rearrangements Involving Carbenes and Carbenoids as Intermediates 290</p>

<p>20.3. Rearrangements Involving the Migration of n-Bonds 294</p>

<p>20.4. Hydride Shifts 300</p>

<p>20.5. Homolytic Rearrangements 302</p>

<p><strong>Chapter 21. Isoprenoids 305</strong></p>

<p>21.1. Terpenes and Terpenoids 306</p>

<p>&nbsp;A. Monoterpenes and Terpenoids 320</p>

<p>&nbsp;B. Sesquiterpenes and Sesquiterpenoids 321</p>

<p>&nbsp;C. Diterpenes, Tetraisoprenoids, and Carotenoids 325</p>

<p>21.2. Resin Acids 326</p>

<p>21.3. Steroids 329</p>

<p>&nbsp;A. Sterols (Steroid Alcohols) 337</p>

<p>&nbsp;B. The Configuration of Steroids 342</p>

<p>&nbsp;C. The Bile Acids 344</p>

<p>&nbsp;D. The Steroid Hormones 355</p>

<p>&nbsp;E. Genins and Saponins 356</p>

<p><strong>Chapter 22. Alkaloids of the Heterocyclic Series 356</strong></p>

<p>22.1. Alkaloids with a Five-Membered Heterocycle Containing One Nitrogen Atom 357</p>

<p>22.2. Alkaloids with a System of Two Condensed Five-Membered Rings Containing One Common Nitrogen Atom 359</p>

<p>22.3. Alkaloids with a Five-Membered Heterocycle Containing Two Nitrogen Atoms 360</p>

<p>22.4. Alkaloids with a Six-Membered Heterocycle Containing One Nitrogen Atom 363</p>

<p>22.5. Alkaloids with a System of Two Condensed Six-Membered Rings Containing One Common Nitrogen Atom 371</p>

<p>22.6. Alkaloids with Condensed Five- and Six-Membered Heterocycles and One Nitrogen Atom 372</p>

<p>22.7. Alkaloids with Two Condensed Six-Membered Heterocycles Containing One Nitrogen Atom 377</p>

<p>22.8. Alkaloids with Two Isolated Heterocycles Containing Two Nitrogen Atoms 379</p>

<p>22.9. Alkaloids with Two Condensed Six-Membered Heterocycles Containing One Common Nitrogen Atom and One Isolated Heterocycle 384</p>

<p>22.10. Alkaloids with Three Condensed Heterocycles Containing Two Nitrogen Atoms 389</p>

<p><strong>Chapter 23. Proteins 401</strong></p>

<p>23.1. Isolation and Purification of Proteins 408</p>

<p>23.2. Elucidation of Protein Structure 409</p>

<p>23.3. Synthesis of Peptides and Proteins 410</p>

<p>23.4. The Secondary and Tertiary Structures of Proteins 411</p>

<p><strong>Chapter 24. Nucleotides and Polynucleotides 427</strong></p>

<p>24.1. Protein Biosynthesis 427</p>

<p>24.2. Synthesis of Nucleotides 432</p>

<p>24.3. Polynucleotides 433</p>

<p><strong>Chapter 25. Enzymes 458</strong></p>

<p>25.1. Classification of Enzymes 461</p>

<p>&nbsp;A. Hydrolases 461</p>

<p>&nbsp;B. Transferases 465</p>

<p>&nbsp;C. Oxidoreductases 469</p>

<p>&nbsp;D. Lyases 474</p>

<p>&nbsp;E. Isomerases 476</p>

<p>&nbsp;F. Synthetases 476</p>

<p><strong>Author Index 478</strong></p>

<p><strong>Subject Index 484</strong></p>', 1222, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('5a7e2083-394f-4657-921f-2a0490a8d729', '47656771-3a01-4a46-8768-b0a26c0974dc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This edition has been updated keeping in view the tremendous disruptions in the business models due to the ongoing globalization, the increasing role of corporate social responsibility; technological advancement, growth in e-commerce, increasing digital communication, the growing impact of social media, and the widespread use of data analytics, marketing automation, and artificial intelligence. These created opportunities as well as challenges for businesses. Co-authored by noted academicians, Professor Kevin Lane Keller, Professor Alexander Chernev, Professor Jagdish N. Sheth and Professor G. Shainesh, the book continues to draw on the rich findings of various scientific disciplines—such as economics, behavioral science, and management theory—for fundamental concepts and tools that are directly applicable to marketing challenges and opportunities. Enriched with Indian cases studies, the text is comprehensive, lucid, and engaging at the same time, with the latest examples that illustrate effective marketing principles, strategies, and practices. The points of discussion and the discourse on the topics are useful not just for the students of marketing but also for practicing managers to design and execute successful marketing strategies.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1 Fundamentals of Marketing Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2 Understanding the Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3 Developing a&nbsp;Viable Market Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4 Designing Value</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part&nbsp; 5 Communication Value</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part&nbsp; 6 Delivery Value</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 7 Managing Growth&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;</span></span></p>', 975, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('5a8bab43-05bb-40cb-bb51-db210b36818b', '5052361b-20ce-4a6f-812c-7a051c86151b', 'Description HTML', 1, '<h1>Encyclopaedia of Biological Disaster Management in 10 Vols&nbsp;</h1>', 3816, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('5a90b571-69ec-4a76-a385-4fa16622ab0b', '9f5dde00-a75d-4a41-924d-d5dd24408b24', 'Additional Attributes HTML', 1, '<h1>From Energetics to Ecosystems: The Dynamics and Structure of Ecological Systems New</h1>', 3701, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('5a975a83-67b2-4b2e-a107-dd6d1fef5456', '243d343e-c0f7-45dd-b87c-536eb25a815b', 'Description HTML', 1, '<h1>Godaan - Munshi Premchand NEW</h1>', 2946, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('5aa6b87e-1820-4024-bff6-c4b1abf8ca74', '20266cbe-2276-4e57-b3d3-b14344d1183c', 'Description HTML', 1, '<div>Contract Law provides a clear and detailed account of contract law, explaining the underlying principles and how the law operates in practice. As part of the textbook series, the work sets out a clear framework and seeks to explain the intricacies of the law as clearly as possible, without sacrificing the detail that is required for a proper understanding of the subject.</div>

<div>The work concentrates on topics common to the majority of undergraduate law courses - going through the life of a contract from formation through to discharge and remedies as well as dealing with the contents of the contract and vitiating factors.</div>

<ul>
	<li>
	<div>Focuses on United Kingdom common law but covers relevant EU law and makes comparisons with other common law jurisdictions</div>
	</li>
	<li>
	<div>Includes topical and relevant practical examples to help draw out key principles</div>
	</li>
	<li>
	<div>Contains a glossary of key terms at the beginning of the book.</div>
	</li>
	<li>
	<div>Includes refernces to further reading from relevant literature at the end of each chapter to enable students to expand their knowledge should they wish to do so.</div>
	</li>
</ul>

<div>Contents - Preface, Glossary, Table of Cases, Table of Statutes, Table of Statutory Instruments, Introduction to the law of contract, Offer and acceptance, Certainty and intention, Consideration and estopped, Formalities and Capacity, Contractual terms, Exclusion and Limitation Clauses, Privity of Contract, Discharge by performance, branch and agreement, frustation, Misrepresentation, Mistake, Duress and undue influence, Illegality, Contracts&nbsp;in restaint of trade, Remedies I: damages for breach of comtract, Remedies II - equitable remedies, restitution and Limitation of actions.</div>

<div>&nbsp;</div>', 3504, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('5aa801c5-2161-4d48-88af-26d77884a2e2', '84fb9259-44fe-4cfc-b8a0-211a21e3dc0e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ORGB Organizational Behavior 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nelson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355730466</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 490, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('5ac4a61a-cc9d-4ccc-8741-c5e65b50811d', 'b2c9c37b-596a-447d-9a0d-5c665d82cd0a', 'Additional Attributes HTML', 1, '<h1>Microcontrollers - Architecture, Programming, Interfacing and System Design - 2/e</h1>', 3433, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('5ae1b55c-3aba-42a5-b5a8-94d3e94ec255', 'e68b92f7-dcdf-4e26-8fbf-3272c1bafd23', 'Description HTML', 1, '<h1>Globalization East and West</h1>', 3066, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('5aecc267-70c3-4862-9b70-c2ca3d1abdc5', 'e6b51182-c3d7-4c65-8515-4846e598723f', 'Description HTML', 1, '<h5>दलित साहित्य समग्र परिदृश्य</h5>
', 114, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5af67a09-e0e5-4824-99bd-9c69650b54d8', '4e578edf-3312-4463-9f45-a3dd375ec6c2', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Philosophy and Practice</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Aruna Goel</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8176299502</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788176299503</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">329</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2011, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('5af6cc5c-a901-4297-8eee-d29988fe8d74', 'a51c4ad1-a2a1-4d90-929f-2fc41e6a223a', 'Additional Attributes HTML', 1, '<h1>Digital Signal Processing Laboratory</h1>', 3295, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('5afd2d52-e209-44ce-a164-270ce7596e61', '0383d2a1-88df-4feb-9fdf-179ab4bbf3f1', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In this book, Goswami presents a comprehensive and critical study of different motifs, their design principles, significances of using certain motifs like floral, fauna, having geometrical and auspicious significance. Further, it discusses the role played by these motifs in the socio-cultural phenomenon and transition. The elements of art, design, technique, and method employed are well analyzed, reviewed and also re-evaluated the motifs and the reason for their depiction in Fatehpur Sikri evolved during the Mughal period and focuses on the aesthetic value of the monuments. It also critically examines the stylistic changes and development during the different periods of the six Great Mughal emperors, i.e. Gabur, Humayun, Akbar, Jahangir, Shah Jahan and Aurangzeb. This book is chiefly devoted to highlighting the great potentials of Mughal sensibility and presents entirely new aspects of the critical analysis of the motifs of the Fatehpur Sikri, its glory as unmatched traditional art form as an architectural marvels. The work is lavishly illustrated focusing different motifs depicted in the Mughal Monuments which immortalizes the visible symbols of their splendour, nurturing cultural harmony in art and architecture through their great engineering feat and humanitarian approaches.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">PROLOGUE,&nbsp;ACKNOWLEDGEMENTS,&nbsp;MUGHAL RULERS,&nbsp;LIST OF ILLUSTRATIONS, MUGHAL ART AND ARCHITECTURE: A CULTURAL ELECTICISM, MUGHAL, MONUMENTS AND MOTIFS,&nbsp;MOTIFS AT FATEHPUR SIKRI,&nbsp;BEHIND THE MOTIFS,&nbsp; EPILOGUE,&nbsp; GLOSSARY,&nbsp; BIBLIOGRAPHY,&nbsp; INDEX</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2286, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('5b111363-2e45-4489-8c6e-b3779df03bbe', 'd6563aa8-0722-4197-b349-8503661f8245', 'Description HTML', 1, '<h1>Essential Concepts In Toxicogenomics -Methods in Molecular Biology</h1>', 3704, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('5b1acc3e-607a-40f8-be89-370a6e7dd698', '3b10b72a-8161-487b-8a60-50653a815cf1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This textbook, in its latest edition, continues to capture the rapidly changing trends of the ever-dynamic subject area in an easily comprehensible manner. It focuses on explaining concepts with the help of latest examples and learning-outcome based text in all the chapters. It gives an exposure to key concepts, theories, and recent developments in sales and distribution, and illustrates their applicability in tackling the challenges in sales and distribution business.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section I: Sales Management</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.Introduction to Sales Management </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. The Selling Process </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Strategic Planning, Sales Strategy, Sales Forecasting and Budgeting </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Management of Sales Territories and Quotas </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Organizing and Staffing the Salesforce </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Training, Motivating, Compensating, and Leading Salesforce </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Controlling the Salesforce</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Sales Promotion </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section II: Distribution Management</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Introduction to Distribution Management </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Marketing Channels </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Channel Institutions: Retailing </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Channel Institutions: Wholesaling </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Designing Channel Systems </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Channel Management </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Channel Information Systems </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Market Logistics and Supply Chain Management </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. International Sales and Distribution Management </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Case-chapter matrix for integrated cases</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Integrated Cases</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 767, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('5b1c1e13-bbc4-4441-ab3e-65a675def0a2', '2f64ee19-a09e-4c1a-ab72-0e30000de23e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पुस्तक</span></span></span></strong><strong> </strong><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">परिचय</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">संस्कृत</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साहित्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दृष्टि</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">समृद्ध</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साहित्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रहा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">निघण्टु</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रारम्भ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हुई</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">यात्रा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अमरकोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आदि</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रूप</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आगे</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">बढ़ती</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हुई</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वाचस्पत्यम्</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शब्दकल्पद्रुम</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हलायुध</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">मोनियर</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विलियम्स</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आदि</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">संस्कृत</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">-</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इंग्लिश</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333"> - </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रूप</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विकसित</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">होती</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हुई</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आज</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">निरन्तर</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रवाहमान</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वर्तमान</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">युग</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आचार्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विश्वबन्धु</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शास्त्री</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इसको</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">एक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">नया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आयाम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रदान</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उन्होंने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">समस्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वैदिक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साहित्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आधार</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">बनाकर</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">वैदिकपदानुक्रमकोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">परम्परा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शुभारम्भ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इस</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">नवीन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दृष्टि</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उपयोगी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पद्धति</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आगे</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">बढ़ाते</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हुए</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">मेरे</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">माध्यम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">परम</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पिता</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">परमात्मा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सम्पूर्ण</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ऋग्वेद</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">समस्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">भाष्यकारों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पद</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उनके</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदार्थों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ऋग्भाष्यपदार्थकोष</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">: </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रूप</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पूर्ण</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कराके</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उपस्थापित</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इसी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">श्रृंखला</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रस्थानत्रयीपदानुक्रमकोष</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333"> : </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">जा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रहा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">जिसमें</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रमुख</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उपनिषदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साथ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ब्रह्मसूत्र</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">श्रीमद्भगवद्गीता</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदार्थों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">समावेश</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हैं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span></span></span></p>

<p><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">यह</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रस्थानत्रयीपदानुक्रमकोषः</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">न</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तो</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पूर्ण</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रूप</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदानुक्रमकोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">न</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पदार्थकोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ही</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इसका</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गठन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">करते</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">समय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कतिपय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शब्दों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दुरूहता</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">यह</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रेरणा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कठिन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शब्दों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साथ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उनके</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अर्थ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दे</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दिये</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">जायें।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इस</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दुरूहता</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">समाधान</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">जैसा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आचार्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शङ्कर</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आज</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उसकी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कोई</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तुलना</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">नहीं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अत</span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">: </span></span></span><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">स्वाभाविक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">रूप</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उपनिषदों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शाङ्करभाष्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कठिन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अप्रयुक्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शब्दों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अर्थ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उक्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">कोष</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दे</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">दिये</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गये</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">हैं।</span></span></span></p>', 1495, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('5b1dca39-3662-4297-8435-f7b4215f2954', '427c2ec8-040b-44c8-afa3-57028a9853d2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This Glossary is a guide to the literary terms most relevant to students and readers of English literature today, thorough on the essentials and generous in its intellectual scope. With terms as wide-ranging in theme as ’emphasis’, ‘ekphrasis’, ‘ecocriticism’ and ‘epithalamion’ the definitions are always lively and precise in equipping students and general readers with a genuinely useful critical vocabulary. Above all, it directs readers to make full use of terms, in navigating the confusing world of literary criticism and discovering the concepts behind terms. It does this with the help of fresh examples, literary timeline and up-to-date bibliography Extensive cross-referencing</span></span></span></p>', 2425, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('5b221556-2f15-4c84-a63e-806f09a72229', '3fb3cbc7-c6bf-4e77-b56e-8498aa57a315', 'Additional Attributes HTML', 1, '<h1>Flood Hazards & Health -Responding to Present and Future Risk NEW</h1>', 5329, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('5b23f66d-957b-411b-a066-3208b2b067de', '31ad14e7-06b7-4db6-8661-ed93ba2487e0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Daniel G. Riordan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131511381</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4169, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('5b241552-1ff7-44ff-b210-20e541619a3d', 'caa7b090-0273-4389-943b-c3132ed96291', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.M. Naidu, K. Sreenivasulu Naidu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8175101067</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4561, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('5b313b1e-f4e7-4d05-87f7-1869964cc9fb', '4fe8b1fe-b036-43a3-b1e1-6559eb5fdc22', 'Additional Attributes HTML', 1, '<h1>Critical Care Clinics - Hospital Acquired Infections and Antimicrogial Therapy New</h1>', 4501, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('5b3ed048-9d1b-4a78-94c0-35ef769b31d1', 'd7a27050-ce78-4d3a-860c-314919352fd4', 'Description HTML', 1, '<p>By giving rise to new ideologies that in time transformed the political structure of much of the world, the American and French Revolutions stand as two of the most important political events in global history. The American establishment of a Republican government, and the gradual expansion of democracy that ensued, altered traditional political and social thought, thus shaping the later French Revolution and creating the core ethic of later American political values. The Enlightenment ideals of the French Revolution, as later spread by the armies of Napoleon, dissolved most traditional European notions of political authority. This encyclopedia offers current, detailed information on the people, events, movements, and ideas that defined the revolutions in France and America, as well as in other parts of the world during the late eighteenth-century Age of Revolutions.</p>

<p>&nbsp;</p>

<p>Besides numerous entries on various countries of Europe whose histories were affected by the French Revolution, such as Austria, Belgium, Germany, Poland, and Russia, the many entries covering the people, events, groups, and ideologies of Revolutionary and Napoleonic France include the following: Civil Constitution of the Clergy, Georges Jacques Danton, The Directory, Guillotine, Josephine, Empress of France, Law of Suspects, The Mountain, Prairial Insurrection, Tennis Court Oath, White Terror. Besides various entries covering American colonies/states, such as Maryland, New Jersey, North Carolina, and Virginia, the numerous entries covering the figures, events, and ideologies of the American Revolution and Early Federal Period of the United States include the following: Abigail Adams, Boston Massacre, Constitutional Convention, William Franklin, Lexington and Concord, Actions at Loyalists, Massachusetts Government Act, Edmund Randolph, Signers of the Declaration of Independence. Finally, the encyclopedia offers various entries covering important revolutionary figures and movements that were active in other parts of the world during the period 1760-1815, including the following: Simon Bolivar, Dutch Revolutions, Haitian Revolution, Hispaniola, Latin American Revolutions, Mexican Revolution, Pugachev Rebellion, Toussaint l''Ouverture. Besides over 450 clearly written and highly informative entries, the encyclopedia also includes primary documents, a chronology, an extensive introductory essay, a bibliography, a guide to related topics, and a series of useful maps.</p>', 1545, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('5b60411b-846e-4824-aa34-80d377f08a51', '94714159-e16d-4ccc-ae09-ce35fbef3929', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Prepare to think and act like a successful manager with the powerful insights, proven concepts and reader-friendly approach found in Griffin/Phillips/Gully''s ORGANIZATIONAL BEHAVIOR: MANAGING PEOPLE AND ORGANIZATIONS, 13E. This edition equips you with the skills and practical understanding to meet modern management challenges. Examine the fundamentals of employee behavior with balanced coverage of classic management ideas and the most recent organizational behavior developments and contemporary trends. Memorable examples from well-known organizations and managers throughout the book complement numerous cases and features that focus on pressing issues and practical solutions. You also scrutinize your personal strengths and explore areas where you need further development with self-assessment activities and end-of-chapter activities designed to improve your skills.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><strong><span style="font-size:11.0pt"><span style="color:#3f3f3f">Part I: INTRODUCTION TO ORGANIZATIONAL BEHAVIOR.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">1. An overview of organizational behavior.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">2. The changing environment of organizations.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><strong><span style="font-size:11.0pt"><span style="color:#3f3f3f">Part II: INDIVIDUAL BEHAVIORS AND PROCESSES IN ORGANIZATIONS.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">3. Individual characteristics.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">4. Individual values, perceptions, and reactions.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">5. Motivating behavior.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">6. Motivating behavior with work and rewards.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><strong><span style="font-size:11.0pt"><span style="color:#3f3f3f">Part III: SOCIAL AND GROUP PROCESSES IN ORGANIZATIONS.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">7. Groups and teams.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">8. Decision making and problem solving.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">9. Communication.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">10. Conflict and negotiation.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><strong><span style="font-size:11.0pt"><span style="color:#3f3f3f">Part IV: LEADERSHIP AND INFLUENCE PROCESSES IN ORGANIZATIONS.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">11. Traditional leadership approaches.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">12. Modern leadership approaches.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">13. Power, influence, and politics.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><strong><span style="font-size:11.0pt"><span style="color:#3f3f3f">Part V: ORGANIZATIONAL PROCESSES AND CHARACTERISTICS.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">14. Organization structure and design.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">15. Organization culture.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:11.0pt"><span style="color:#3f3f3f">16. Change management.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 825, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('5b643eb2-f4e9-4d6e-97f0-8f70e9f6d640', '18663dd3-1b0e-41b7-a487-05372fee58ff', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The modern engineer often has to do wilh prohlems that require a sound mathematical backgronnd and set skills in&nbsp;the use of diverse&nbsp;mathematical methods. Expanding the mathematical outlook of the engineer contributes appreciably to new advances in technology. The theory of functions of a complex variable, operational calculus, and stability theory are most important for applications.&nbsp;</p>

<p>The present text is designed for students of engineering colleges and also for practicing engineers who feel a need to refresh their knowledge of such important areas of mathematics. Each section of the text starts out with a brief review of the essentials of theory (propositions, definitions,formulas). This is followed by examples with detailed solutions and exercises. The book contains about 1000 examples and problems to be solved by the student.&nbsp;</p>

<p><strong>Contents</strong></p>

<p>Chapter 1. Functions of a Complex Variable 9&nbsp;</p>

<p>Chapter 2, Operational Calculus 177&nbsp;</p>

<p>Chapter 3. Stability Theory 264&nbsp;</p>

<p>Answer&nbsp; 317</p>

<p>Appendix: Object and Result Functions 369</p>

<p>Selected Bibliography 372</p>

<p>&nbsp;</p>', 1198, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('5b64a5c2-d390-42d9-b3b9-875db95cb210', '66ba0830-de01-47c6-871f-762261240fcf', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">TQM Total Quality Management 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dale H. Besterfield</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353066314</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">EDN.</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">5/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">622</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1008, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('5b6cca10-337a-462c-b999-5744211e43d6', '0b066971-7bc9-46b2-ab82-a5541d8e038b', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">A Critical Study of the Sayana Bhasya and Other Interpretations &nbsp;of The Rgveda</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr. Siddh Nath Shukla, Dr. Vijay Shankar Shukla</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8185616736</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">199</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2001</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2295, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('5b732372-1e94-4762-98ca-425ad59e6a70', 'b443740b-ce3a-4f4b-8c0b-0dbbf58e53d5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Tatvmimansiya Aur Gyanmimansiya Samsyayein - Samagr Evam Vastunishth</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gyananjya Divedi</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170544610</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 3021, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('5b7cc5d3-ca8b-4007-b657-217357c1c23f', '8bb1c5b1-5153-418a-8f8f-fa5e881153ec', 'Additional Attributes HTML', 1, '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. NEW</h1>', 5548, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('5b7e31ce-73e2-4267-8d5b-ec8d9d16a351', '2d93495c-2a77-4719-931b-0dcf241993d8', 'Description HTML', 1, '<p>Written by experts in the fields of insect pest genetics, the genetics of biological control organisms, and the application of biological control, this book provides the first up-to-date summary of the genetic literature on the genetics of arthropod biological control agents. It identifies successful programs and also gaps and needs in research, research constraints, and possible research approaches in this important field of pest control.</p>

<ul>
</ul>', 3772, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('5bae8545-b704-4f59-97c7-55ee518ba492', 'e162383c-b9d3-417c-8726-55b395126c83', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Volkan Cicek</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780470943076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>190</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5851, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('5bafbbad-a68f-48c1-9552-497bd7bbfa78', '456fd3c9-358b-48d8-b965-71441ab79007', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Quantitative Techniques in Management 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">N. D Vohra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354600838</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 514, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('5bb68d71-b5b2-491a-833d-b60b0cff0710', '1084173c-5f73-4b8a-b636-f6e2e660a845', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Altaf Tyrewala</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780144000609</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2414, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('5bbb3722-083c-48f2-927b-8dfaf3d15123', 'bfbadf5a-0d1a-4c89-98d2-119946b12098', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Successful Legal Writing 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edwina Higgins</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389407440</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sweet & Maxwell</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 184, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5bc4ed6c-e65d-4ae4-becd-a50fb4795bc2', 'd3bc037f-17b0-4049-a369-b40594c95ad8', 'Description HTML', 1, '<h1>Mill''s Utilitarianism</h1>', 2433, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('5bc572b5-40b1-493c-a4c7-c42e4fd85bad', 'cb5a2b0c-db7d-427f-853b-0bd51ec3ea0d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Communication: Connecting At Work</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hory Sankar Mukerjee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780199463152</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 536, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('5bcb8756-cd34-4e0f-89a3-477896ca2154', '2769baeb-2d9b-45b5-b184-682bf53363f6', 'Description HTML', 1, '<p>This volume contains the proceedings of two conferences held as part of the 21 IFIP World Computer Congress in Brisbane, Australia, 20–23 September 2010. th The first part of the book presents the proceedings of DIPES 2010, the 7 IFIP Conference on Distributed and Parallel Embedded Systems. The conference, int- duced in a separate preface by the Chairs, covers a range of topics from specification and design of embedded systems through to dependability and fault tolerance. rd The second part of the book contains the proceedings of BICC 2010, the 3 IFIP Conference on Biologically-Inspired Collaborative Computing. The conference is concerned with emerging techniques from research areas such as organic computing, autonomic computing and self-adaptive systems, where inspiraton for techniques - rives from exhibited behaviour in nature and biology. Such techniques require the use of research developed by the DIPES community in supporting collaboration over multiple systems. We hope that the combination of the two proceedings will add value for the reader and advance our related work.</p>', 3714, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('5bd90121-e25d-45e8-9630-1f4edde7938d', '2941c7c3-8c95-40a3-a5af-59340855dd0c', 'Description HTML', 1, '<p>Embedded system, as a subject, is an amalgamation of different domains, such as digital design, architecture, operating systems, interfaces and algorithmic optimization techniques. This book acquaints the students with the alternatives and intricacies of embedded system design. It is designed as a textbook for the undergraduate students of Electronics and Communication Engineering, Electronics and Instrumentation Engineering, Computer Science and Engineering, Information Communication Technology (ICT), as well as for the postgraduate students of Computer Applications (MCA). While in the hardware platform the book explains the role of microcontrollers and introduces one of the most widely used embedded processor, ARM, it also deliberates on other alternatives, such as digital signal processors, field programmable devices and integrated circuits. It provides a very good overview of the interfacing standards covering RS232C, RS422, RS485, USB, IRDA, Bluetooth and CAN. In the software domain, the book introduces the features of real-time operating systems for use in embedded applications. Various scheduling algorithms have been discussed with their merits and demerits. The existing real-time operating systems have been surveyed. Guided by cost and performance requirements, embedded applications are often implemented partly in hardware and partly in software. The book covers the different optimization techniques proposed in the literature to take a judicious decision about this partitioning of application tasks. Power-aware design of embedded systems has also been dealt with. In its second edition, the text has been extensively revised and updated. Almost all the chapters have been modified and elaborated including detailed discussion on hardware platforms ARM, DSP and FPGA. The chapter on "interfacing standards" has been updated to incorporate the latest information.</p>', 3460, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('5be2928a-1610-4928-84c6-350ed045c21e', 'c30fd7dc-cda8-41b8-9f85-25d0c123a7a0', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">An Epigraphical Study</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Ashish Kumar Dubey</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788188934812</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">215</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2011</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2273, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('5c06f6c5-0b89-4f36-ad42-10ceef20781c', '710eb589-e242-4f61-8537-2bb866d5fae8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Business Students</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Stephen Hardy, Robert Upex</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412900218</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5821, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('5c0da418-ee8b-4938-978e-d4bf20daab9e', '68ff142b-1314-4db3-9f0c-b4367e82c015', 'Additional Attributes HTML', 1, '<h1>Professional Social Work - Prespectives on Practice and Extension BOOK</h1>', 5157, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('5c329298-3c30-49d4-8aed-4205c226ffbd', 'ca98b806-7e16-4760-8025-6a2a1d664489', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gary W. Barrett</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387336657</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3581, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('5c42a000-4d04-4831-84aa-adea2b260303', '810119c6-6df7-47f9-8477-dbf8d58debcf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">These essays are a culmination of zealous research, field work and post graduate teaching conducted zestfully for years by now retired professor of art history, Ratan Parimoo, who is also a distinguished practicing painter.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Having studied Stella Kramrisch and keenly analysed Ananda Coomaraswamy, Parimoo has also kept abreast with the current trends in international Art History Kramrisch’s thinking was formulated under the influence of the Vienna school of Art History combined with her own deep insight of form analyses and symbolic significance. Parimoo perceives the development of form and style in a fresh manner combining his own understanding of the original writings of art historians of style such as H. Wolfflin, A Riegl and H. Focillon along with promoters of the iconological method like E. Panofsky, E. Gombrich and Meyer Schapiro. Being of the few Indian art historians to apply the western methodologies to Indian art, he has also probed into the relevance of several overlooked Sanskrit sources in analysing traditional Indian sculpture and architecture.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">In India, the art historical situation has come to a point when several regions in the count have continuously been explored and breathtakingly new material has come to light, which was not available to scholars who wrote about a half century ago. It is now possible to look with fresh eye and empirically, the problem of the classical quality, the development of sculpture and architecture during the medieval period, the notion of naturalism / realism in Indian sculpture and the least recognised contribution of regional schools.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Written with the painter’s sensitivity, these essays cover the areas of style, to some extent iconology and show possibilities of opening research in temple architecture. After having writings on Indian sculpture by Coomaraswamy, Stella Kramrisch and C. Sivaramamurti, these essays by Ratan Parimoo being released at the beginning of the new millennium, is a contribution in the direction of ‘New Art History’ and will have as much significance as Heinrich Zimmer’s classic work, the ‘Art of Indian Asia’.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Content:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part1 </strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1.A Critique of Ananda Coomaraswamy’s Presuppositions for a Philosophy of Indian Art     </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2.Stella Kramrisch: Indian Art History and German Art-Historical Studies (Including the Vienna School)        </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">3.From Iconography through Iconology to New Art History </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part II         </strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">4.The Idea of Form and Style in Indian Sculpture    </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">5.The Myth of Gupta Classicism and the Concept of Regional Genres   </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">6.Problematic of Gandharan Art, Oriendtalism, and the Clumsy Notion of Graeco-roman Influence on Indian Art    </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">7.Vishnu’s Weapons and Their Representation in Indian Arts     </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8.Some Thoughts on the Sculptures of Vishvarupa Vishnu         </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9.Elephanta in the Context of Evolution and Significance of Shaiva Sculpture         </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">10.On the Sculptures from Ellora Caves and the Problems of Deccan School  </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">11.Some Problems of Ellora from the Point of View of Buddhist Caves   </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">12.The Aihole Sub-Style of Chalukyan Sculpture     </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">13.Krishna Lila in Sculptural Reliefs and Temples</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">14.Some Aspects of the Decorative Repertoire of North Indian (Nagara) Temple Architecture          </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">15.A proposed Methodology for the Study of System of Proportion in Indian Temple Architecture the Case study of Sunak Temple.         </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">16.The Formation of Medieval Style in Malwa Region (A Presentation of Hinglajgarh Sculptures)          </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">17.Khajuraho: The Chandella Sculptor’s Paradise, is There a Chandella Style of Medieval Indian Sculpture? Its Sources and Characteristics   </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendix-I: Coomaraswamy and Indian Art History </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendix-II: Stella Kramrisch: She Sculpts with words     </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendix-III: C.Sivaramamurti-Obituary      </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 163, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5c4520af-3f54-4d57-b7c5-e3821df311f6', 'f493b2c2-d39b-4c80-bfc4-ecdb7418a372', 'Description HTML', 1, '<p>Marketing is an exciting new textbook packed with learning features, combining authority with a lively and engaging writing style and a diverse range of resources, available online. Learn from real-life situations and read about great campaigns from organizations such as Adani Wilmar, Oxfam, Orange and The Leela Palaces. Experience first hand what top marketers actually do and the challenges they face in today''s business environment. Discover the latest exciting advances in new technology and the social web and learn how to take advantage of these in a marketing context. Designed for postgraduate students pursuing courses in business management, this textbook will be equally useful to marketing practitioners, particularly because of the real-life case insights presented by marketing professionals. Recognizing the need to go further than the traditional 4Ps approach, the text reflects on newer perspectives, covering topics such as relational, not-for-profit, digital and post-modern marketing. It provides powerful learning insights into marketing theory and practice, through a series of ''Insight'' features: Case Insights, Market Insights and Research Insights.</p>', 3052, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('5c4eee84-6312-43e5-9a91-579b09ca8bcd', '7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Martin Dworkin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387254951</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3803, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('5c5c3906-ce1b-42ca-87b1-c872a337362e', 'edfedc74-4e55-4a69-895b-7e25878e33eb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">The&nbsp;Encyclopedia of Violence, Peace, and Conflict,&nbsp;a three-volume set written by more than 200 eminent contributors from around the world, takes advantage of increasing, worldwide awareness in the public, private, commercial, and academic sectors about manifestations of violence in all segments of society. While the contributors do not use these volumes to make specific arguments, they do describe and clarify the developments in thought that have led to current theories about and positions on violence and peace. Our reviewers consistently note that while many in-depth studies of war, peace, and aggression exist, the attendant specialization keeps scholars from learning about related fields. No publication competing with the&nbsp;Encyclopedia of Violence, Peace, and Conflict&nbsp;can satisfy their need for a vast introductory work to such a diverse and socially-important field. This major work includes more than 190 multidisciplinary articles with over 1,000 cross-references and more than 2,000 bibliography entries for further reading which are arranged alphabetically for easy access.</span></span></span></span><br>
<br>
&nbsp;</p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">More than 190 multidisciplinary articles with over 1,000 cross-references</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Article outline and glossary of key terms begin each article</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Entries arranged alphabetically for easy access</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Three-volume set with subject index of over 750 entries</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Articles written by more than 200 eminent contributors from around the world</span></span></span></span></li>
</ul>', 1468, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('5c5cf767-54f1-49c9-97f3-ff3b124b7100', 'aaa66197-1155-4e71-96df-e81dd2359d75', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The IT revolution has made it possible for financial enterprises to become allies with each other, and to increase efficiency and profit as well as to develop more fruitful business concepts and practices. Along with the IT revolution, alliances have become indispensable and necessary.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Global Information Technology and Competitive Financial Alliances</span></strong><span style="font-family:"Bookman Old Style",serif"> addresses the relationship between IT and financial enterprise alliances in detail, by focusing on current issues in this field, as well as future options for growth and development, relative to conditions in the world. <strong>Global Information Technology and Competitive Financial Alliances</strong> satisfies the needs of scholars in various fields, policy makers, and business personnel worldwide.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section I. Financial Institutions, alliances, IT and Economic Growth</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section II. Financial Markets in the IT Age</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section III: Financial Innovations and IT</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section IV: Security, Law and IT</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 333, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('5c64b8a2-d341-4122-b84d-d9abee55daf1', '48b02f58-c1f8-4010-b927-d6e758f5c8e0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Evolutionary Equations, V-1</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C.M. Dafermos and E. Feireisl</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2558, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('5c67d423-6efd-4072-9013-f0c5f6ac2339', '4628d473-3b60-4d0d-a4ad-7a22a81c935b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Abraham George</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736293</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5163, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('5c83b8b2-1f58-443e-b1f9-48239048da6a', 'e4c33b2b-d815-4e3d-bdb6-02547657f65e', 'Additional Attributes HTML', 1, '<h1>Hope in Counselling and Psychotherapy NEW</h1>', 5241, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('5c8aae58-9991-4dcf-b9d3-dce10608dcee', '3e7d29d7-2ec2-4c29-84c8-d93cc472b859', 'Additional Attributes HTML', 1, '<h1>Drug and Alcohol Studies - Library of Health and Social Welfare in 6Vols. BOOK</h1>', 3559, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('5c8b566a-fe83-473b-9a5e-1c70f2207275', '071a1de3-a5ad-41a3-b4a1-3be24f03095f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Applications of Trade Analytic Tools: Reflections from India''s Trade Data</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Biswajit Nag </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788126939626</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Atlantic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 436, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('5c958ff4-8d2b-4a38-8fc4-541eff1ef8a6', '9e644ac6-70a0-4b3d-a4b1-ae031ba831e2', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>This book is based on the lectares on experimental nuclear physics delivered by the author for many years at various faculties of the Moscow Physical Engineering Instilale. As was mentioned in the Preface to the Fourth Russian Edition, the main emphasis is laid od the description cf basic experiments in nuclear physics and their interpretation on the basis of the symmetry of the laws of nature. A simple theoretical interpretation is also presented, which, however, cannot replace a serious theoretical source on nuclear physics.</p>

<p>The author believes, however, that an analysis of t ie basic con­ cepts of the theory together with experiments will help generate a deeper understanding of Lhe physics of the phenomena under con­ sideration. Besides, such a presentation Makes Iho book suitable foe self-education.</p>

<p><br />
<strong>Contents</strong><br />
Preface to the English Edition<br />
Preface io the Fourth Russian Edition<br />
Introduction<br />
Part One</p>

<p><strong>Properties of Nuclei and Radioactive Radiation</strong><br />
1. Properties of Stable Nuclei and Nuclear Forces<br />
2. Models of the Atomic Nucleus<br />
3. Radioactive Nuclear Transformations<br />
4. Interaction of Pbrtides and Radiation with Matter</p>

<p>Part Two</p>

<p><strong>Nuclear Interactions</strong><br />
5. General Laws Governing Nuclear Reactions<br />
6. Interaction of Neutrons with Nuclei<br />
7. Nuclear Fission<br />
8. Reactions of Formation of Transuranic Elements<br />
9. Nuclear Reactions Induced by Light Charged Particles<br />
10. Direct Interaction Reactions<br />
11. Nuclear Reactions Induced by Heavy Ions<br />
12. Nuclear Reactions Induced by Gamma-quanta<br />
13. Thermonuclear Reactions<br />
Appendix<br />
Index</p>
', 1202, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('5cb85a90-5363-44b7-a178-0d6258d4cfb3', '0ca75174-a911-4d04-9c60-551fa6c82c09', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The second edition of the book Research Methodology: Concepts and Cases provides an updated, comprehensive, and stepwise understanding of the research processes with a balanced blend of theory, techniques and illustrations from a wide cross-section of businesses in India. This book makes no presumptions and can be used with confidence and conviction by both students and experienced managers. The conceptual base has been provided in a comprehensive, yet simplistic way, addressing even the minutest explanations required by the reader. Every chapter is profusely illustrated with business problems related to all domains—marketing, finance, human resource, and operations.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Business Research &nbsp;</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Formulation of the Research Problem and Development of the Research Hypothesis </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Research Designs: Exploratory and Descriptive &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Experimental Research Designs </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Secondary Data Collection Methods </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Qualitative Methods of Data Collection </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Attitude Measurement and Scaling </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Questionnaire Designing </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sampling Considerations </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Data Processing </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Univariate and Bivariate Analysis of Data</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Testing of Hypotheses </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analysis of Variance Techniques </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Non-Parametric Tests </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Correlation and Regression Analysis </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Factor Analysis </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Discriminant Analysis </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cluster Analysis </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Multidimensional Scaling and Perceptual Mapping </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conjoint Analysis</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Report Writing and Presentation of Result</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<ol>
</ol>', 833, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('5cbbfd04-33dd-44bb-861f-aa7d735869ad', '10a58b45-f0e3-4d2b-872d-ab3c4e720e25', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">1. Glimpses of Yoga in the Vedic Samhitas</span></strong><span style="font-family:"Bookman Old Style",serif">, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I. YOKE AS A SYMBOL OF YOGA IN THE VEDIC SAMHITAS, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II. HRDA-MANISA AS A DIRECT INDICATOR OF SERIOUS YOGIC SADHANA, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">III. EVIDENCE OF THE AITAREYA UPANISAD, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">IV. SQUEEZING OF SOMA&nbsp;AS SYMBOLIC OF YOGIC SADHANA, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">V. TAPAS AND YOGA, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">2. Yogic Motifs in Indus Seals,</span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I. PROBLEM OF RELATIONSHIP BETWEEN THE VEDIC AND INDUS CIVILISATION, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II. YOGIC MOTIFS CONCERNING ASANAS, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">III. THE MOTIF OF THE YOGIN IN SAMBHAVI MUDRA, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">IV. YOGIC MESSAGE OF THE PASUPATI SEAL, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">V. RESEMBLANCE BETWEEN THE PASUPATI SEAL AND THE CONTENT OF VEDIC MANTRAS, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">VI. CORROBORATION BY THE YAJURVEDIC EVIDENCE, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">3. Yogic Sadhana of Vedic Seers,</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Visvamitra, Vamadeva, Bharadvaja, Vasistha, Dirghatamas, Agastya and the Sadhana of Reconciliation between the Vital and the Spiritual, Vatsa Kanya, Narayana and the Possibility of Transformation of the Human into the Divine, Hiranyagarbha, Vagambhrni, Patanga, Aghamarsana, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">4. Yoga as the Cradle of the Vedic System of Education</span></strong><span style="font-family:"Bookman Old Style",serif">, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I. BEARING OF YAJNA IN THE DEVELOPMENT OF YOGA, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II. UPANISADIC VIDYAS AS A LINK BETWEEN EDUCATION AND YOGA, III. INTEGRATIVE ROLE OF YOGA IN EDUCATION, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">5. Consciousness and Yogic Sadhana in Saivism,</span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I. VEDIC ORIGIN OF SAIVISM, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II. SIVA AS THE AUSPICIOUS ASPECT OF RUDRA, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">III. DISCOVERY OF SIVA BY UPANISADIC SAGE THROUGH MEDITATION, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">IV. EQUIVALENCE OF MACROCOSM AND MICROCOSM AS THE BASIS OF YOGIC SADHANA IN SAIVISM, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">V. NADIS AND CAKRAS IN SAIVISM AS A VEDIC HERITAGE, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">6. A Critique of Patanjali,</span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I. ADVERSE EFFECT OF THE SANKHYA METAPHYSICS, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II. CONSEQUENCE OF DEPARTURE FROM KAPILA''S FUNDAMENTAL&nbsp;&nbsp; STANDPOINT, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">III. BRAHMI-STHITI VERSUS KAIVALYA, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">IV. DISRUPTION OF THE INTEGRALITY OF THE TRANSCENDENTAL EXPERIENCE THROUGH DIFFERENTIATION IN THE STATES OF SAMADHI, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">V. CONFUSION OF KRIYA-YOGA AND RAJA-YOGA, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">VI. LEANING TO THE BUDDHIST ETHOS, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">VII. SANKARA''S CRITICISM OF PATANJALI, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">7. Vedic Vision of Bondage and Liberation,</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1856, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('5cc67d36-bdbf-4445-a232-e1494709a378', 'e04aec74-d218-4dd4-a653-a9833ba58d8a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chihiro Hamaguchi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181281227</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4099, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('5cdd04ac-0781-4824-b380-32b76030602e', 'ad08534e-72b4-4fb7-9445-30ede9fb7815', 'Description HTML', 1, '<h1>Matrix of Redemption - Contemporary Multi-Ethnic English Literature from North East India</h1>', 2761, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('5cec7b54-76cc-4780-86aa-a7586ea59d95', '28ed6544-d26c-48c9-85d1-fa580b99c57a', 'Description HTML', 1, '<p>Summery of Contents - Volume - 1, Chapter 1 - The Federal Criminal Justice System, Chapter 2 - Criminal Referrals and Suspicious Activity Reports, Chapter 3 - Misapplication, Embezzlement, and False Entries, Chapter 4 - False Statements to a Federally Insured Financial Institution, Chapter 5 - Bank Bribery, Chapter 6 - Bank Secrecy Act, Chapter 7 - Bank Fraud, Mail and Wire Fraud Affecting a Financial Institution, Chapter 8 - Money Laundering, Volume - 2, Chapter 9 - Right to Financial Privacy, Chapter 10 - Other Statutes, Chapter 11 - Sentencing, Appendices - Financial Institution Fraud Federal Prosecution Manual, Chapters 1 and 2 (Excerpt) (Jan. 1994), OCC Referral Regulation and Commentary-12 C.F.R, Suspicious Activity Report-12 C.F.R. as amended and Notice of Final Rulemaking for Amendents, 75 Fed, Reg. 75576, Suspicious Activity Reporting - Overview FDIC Referral Regulation and Commentary-12 C.F.R, FDIC Risk Management Mannual of Examination Policies-Section 10.1 - Suspicious Activity and Criminal Violations, Description of the FDIC "Special Activities" Section, OTS Referral Regulation and Commentary-12 C.F.R., NCUA: Filing Requirements for Suspicious Activity Reports, NCUA: Filling Requirements for Suspicious Activity Report, National Credit Union Administration Referral Regulation and Commentary, FDIC Examiner''s Manual-Surveillance Module on Bank Fraud and Insider Abuse, Suspicious Activity Report, Federal Reserve Board Referral Regulation and Commentary, FDIC''s Risk Management Manual of Examination Policies - Section 8.1 - Bank Secrecy Act, Anti-Money Laundering and Office of Foriegn Assets Control - Suspicious Activity Reporting, United States Attorney''s Manual Title 9: Criminal Resource Manual and Bank Frauds and Related&nbsp; Offenses, Financial Institution Fraud Federal Prosecution Manual, Chapters 11 and 12, United States Attorneys'' Manual Title 9: Criminal Resource Manual - Bank Frauds and Related Offenses, Financial Institutional Fraud Federal Prosecution Manual, Chapter 13</p>', 3514, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('5d020942-ebf8-4f5a-9c97-f7f0875f11e4', '2319637b-e083-48c3-adf7-15479a6486f1', 'Description HTML', 1, '<h1>Financial Accounting - A Global Perspective 5/e NEW</h1>', 3074, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('5d022237-b826-4d57-9c94-f05e450cb4f8', 'de4f27a6-56e5-4776-8f70-b7244a37e268', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Expanded Universal Science Chemistry:A Complete Learning Solution</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Upasana Mittal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354497520</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 358, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('5d08e207-89b4-402d-976c-f04ae78ea5f5', '6b3c16cc-f5ad-4671-9032-8f6cee33ca3b', 'Additional Attributes HTML', 1, '<h1>Social Psychophysiology - for Social and Personality Psychology New</h1>', 4868, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('5d0e2889-6ebc-4fe7-b358-969131aada74', 'cfd6bbe0-a4f9-484d-a3fe-a0e6ba20e8ee', 'Additional Attributes HTML', 1, '<h3 style="color:#1f1f1f; font-style:normal; margin-left:0px; margin-right:0px; text-align:start">Key Features</h3>

<div class="branded key-features-text text-s" lang="en" style="-webkit-text-stroke-width:0px; background-color:#f5f5f5; box-sizing:border-box; color:#1f1f1f; font-family:ElsevierSans,Arial,Helvetica,Roboto,">
<div class="key-features-desktop" style="box-sizing:border-box; display:block; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px">
<div style="box-sizing:border-box; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px">
<ul style="margin-left:0px; margin-right:0px">
	<li>The most comprehensive text on mucosal immunology from internationally recognized experts in the field</li>
	<li>Includes exceptional color illustrations, new research data, original theory and information on all mucosal diseases</li>
	<li>Contains nine new chapters and an expanded appendix</li>
</ul>
</div>
</div>
</div>', 1361, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('5d126b04-cc31-489a-84d0-0c0a98240d8b', '93dcd6c0-e159-42f4-b3ce-872ead2154e9', 'Description HTML', 1, '<p>This volume is designed as a textbook for an introductory course on wavelet analysis and time-frequency analysis aimed at graduate students or advanced undergraduates in science and engineering. It can also be used as a self-study or reference book by practicing researchers in signal analysis and related areas. Since the expected audience is not presumed to have a high level of mathematical background, much of the needed analytical machinery is developed from the beginning. The only prerequisites for the first eight chapters are matrix theory, Fourier series, and Fourier integral transforms. Each of these chapters ends with a set of straightforward exercises designed to drive home the concepts just covered, and the many graphics should further facilitate absorption.</p>', 1753, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('5d13cdc0-4628-4b80-8f84-1aed8c359bbc', '33387465-6fde-4639-a708-4b6b91caef80', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Nandal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244173</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4721, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('5d21c18b-7fb4-4745-8908-3b720a7dadf5', 'a519d25a-b5cf-4719-8f25-9bfb3335453e', 'Description HTML', 1, '<h1>American Hiv/Aids Narratives- Disease and the Question of Identity New</h1>', 4849, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('5d373b01-38d3-494e-b661-e31f760ec774', 'e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', 'Description HTML', 1, '<h1>Prison-Hole in the Pyramid Social Context in the Novels of Sinclair Lewis</h1>', 2759, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('5d3edce3-d409-4fc5-8e4a-fb16ca3fc75b', 'b13d0883-904a-4793-b8ab-0786ae84b05e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Asia Annual of 2006 like its predecessors, reiterates a multi disciplinary character through articles that deal wiith such different subjects as economics, history, culture, politics and international relations, that cover large time-spans and political spaces.&nbsp; The 16 articles in this volume raise questions about identity, culture, development, security, diplomacy and alternative visions within various regions of Asia, namely South Asia, Southeast Asia, West Asia, East Asia and Central Asia.&nbsp; A section of the articles focuses on the debates about a sedurity problematique in South Asia and prospects of engagement and regional cooperaton in South Asia, Southeast Asia and East Asia, the diplomatic rhetoric and counter rhetoric in international circles, and the inadequacy of ad hoc measures for ''resolving'' the refugee crises in South Asia.&nbsp; India-specific articles focus on the formation of cultural identities like ''a greater Bengal'' or ''a sporting culture in late colonial Bengal" and issues of development and governance within the overall framework of globalization and liberalization.&nbsp; Articles on Central Asia and its overlapping peripheries deal with geostrategic and geopolitical realities of Central Asia and the enigma of Siberia as Russia''s resource frontier.&nbsp;&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">A Russo-Japanese ''interlude'' as a significant interval in Iran''s constitutional revolution (1950-09), and the quest for ''a cultural convergence'' in Southeast Asia are also highlighed.&nbsp; Articles on West Asia and Afghanistan raise questions about the inconclusive nature of the Middle East peace processs and internal challenges that have been encountered by the new regime in Afghanisthan.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">It is hoped that the present volume will evoke a great deal of interest among social scientists and specialists working in the fields of history, economics, politics and international relations.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Security Problematique: A South Asian Perspective</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Refugee Problem in South Asia</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Indian Divide on Economic Growth: Northeast India in the Perspective of Globalisation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Remaking of the Engine of Growth for the North-East India and its missing Components</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Electoral Politics in West Bengal: A Predominant Party Government (1977-2006)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. The Political Process in Afghanistan (2001-06): Progress and Pitfalls</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Some Observations on Political Systems, Religion and Culture of Western Myanmar, Northeastern India and Southeastern Bangladesh in the Context of Present</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Trends in India-Myanmar Relations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. The Growing Importance of the China Factor in India-ASEAN Relations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. India-US Nuclear Deal and its Impact on India''s Relations with China</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Role of Energy in Russia''s Relations with the Central Asian Republics: An Overview</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Siberia:Regional Dynamics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Imaginative Geography and Ambivalent Boundaries: Creating the "Nation of Desire" in Uzbekistan</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Israelis, Palestinians and the Search for Peace: An Analysis of the "Road Map"&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. The Significance of an Interlude Russo-Jaspanese War and the Mashrutech Revolution</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Colonail Cartography and Indigenous Responses: The Quest for a Greater Bengal and the Forging of a Cultural Cosmos in Eastern India during the Late Nineteenth and Early Twentieth Century</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. The Legend of the ''Father of Indian Football’: Sport, Culture, Modernity in Late Colonial Bengal</span></span></span></span></p>', 1407, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('5d459c2e-df53-4cb9-b912-34d198eaba72', '23b134cf-51d2-4775-b9af-390e7f357040', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Many of the non-traditional machining processes have already moved out of research laboratories. These are higher-level process being frequently used in medium and large-scale industries.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The technology developed in research laboratories cannot be brought to the shop floor unless its applications are realized by user industries. Diversified industrial applications of different AMPs discussed in the book help readers in evolving new areas of applications to make the fullest possible use of the capabilities of AMPs.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">At the end of each chapter there is a section titled AT-A-GLANCE which will definitely help students in quick revision of a chapter, for teachers in preparing transparencies as teaching aids, and practicing engineers in making quick decisions about the specific process to be used for machining a particular product.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Mechanical Advanced Machining Processes</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Abrasive jet Machining (AJM)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ultrasonic Machining (USM)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Abrasive Finishing Processes</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Jet Cutting (WJC)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Abrasive Water Jet Machining (AWJM)</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: Thermoelectric Advanced Machining Processes</span></strong></span></span></p>

<ol start="7">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electric Discharge Machining (EDM)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Laser Beam Machining (LBM)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plasma ARC Machining (PAM)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electron Beam Machining (EBM)</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Electrochemical and Chemical Advanced Machining Processes</span></strong></span></span></p>

<ol start="11">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electrochemical Machining (ECM)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electrochemical Grinding (ECG)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electrostream Drilling (ESD)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electrochemical Deburring (ECDe)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shaped Tube Electrolytic Machining (STEM)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chemical Machining (ChM)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Anode Shape Prediction and Tool Design for ECM Processes</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 381, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('5d51517a-6fb5-4194-8979-2fb11b71f9a8', '8d89f32b-6c70-46c5-b526-890af47f4ed7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Designed for students taking courses in international finance, international financial management, multinational finance and multinational financial management, International Financial Management offers a variety of real-life examples, both numerical and institutional, that demonstrate the use of financial analysis and reasoning in solving international financial problems.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1 The Global Financial Management Environment</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Introduction to International Financial Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Exchange Rate Determination</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: The International Monetary System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Currencies: Expectations, Parities and Forecasting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: The International Monetary System and the Balance of Payments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Country Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 2 Currency and Derivatives Markets</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Currency Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Currency Derivatives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Interest Rate Derivatives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 3 Managing Currency Risks</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Translation and Transaction Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11: Economics Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 4 Financing International Operations</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12: International and Domestic Capital Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13: International Financial Markets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14: The International Cost of Capital</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 5 International Capital Budgeting</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15: International Portfolio Investment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 16: Strategies for Foreign Direct Investment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 17: International Capital Budgeting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 6 International Management of Working Capital</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 18: International Trade Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 19: Managing Working Capital</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 20: Financial Management for the Global Enterprise</span></span></span></p>', 843, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('5d545c78-3b53-4400-9281-61fe2c7b43e8', 'ea8f77b8-f506-4aa3-8dbe-f767d7a79755', 'Additional Attributes HTML', 1, '<h1>Strategic Management of Technological Innovation - 3/e</h1>', 3161, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('5d632cce-7ddf-455e-b0f3-66d0354d7135', '5b065905-a671-4d93-9dc4-1919658b776b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Developing Markets for Agrobiodiversity: Securing Livelihoods in Dryland Areas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Alessandra Giuliani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781844074686</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Earth Scan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5980, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('5d6e07d1-681d-415d-b068-38e4b4150ef3', '8730c939-f669-4478-92f8-e67f4d8258c7', 'Additional Attributes HTML', 1, '<p>ISBN-13&nbsp; :&nbsp; &nbsp;9780857023889</p>

<p>Language&nbsp; :&nbsp; &nbsp;English</p>

<p>Binding&nbsp; :&nbsp; &nbsp;Hard Bound</p>

<p>Publisher&nbsp; :&nbsp; &nbsp;Sage Publications Ltd</p>

<p>Pages&nbsp; :&nbsp; &nbsp;1923</p>

<p>Year&nbsp; :&nbsp; &nbsp;2011</p>', 2157, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('5d711b50-fb39-4b07-9a75-134a24b2768b', '946f8114-5b13-4876-9a46-ba8c2a552a40', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gert Strobl</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3941, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('5d82a722-9df8-4f50-98e4-b53bad50ce05', '7ee16f5c-e8f1-4e54-a949-cd436d984d71', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">It is frequently assumed that the holistic approach is inherent only in non-western medical systems. In this book Vicki Pitman traces holism in the Hippocratic foundations of western medicine. Holism is a concept that has regained currency in contemporary thought, prompted in large part by the resurgence of complementary medicine. The wise aphorisms of Hippocrates are still quoted but few, even western complementary practitioners appreciate holism''s Greek origions. Pitman highlights the relationship of ancient medicine with the ideals of Greek Philosophy and demonstrates the commitment of ancient healers to holism in their understanding of the body, in diagnosis and in the treatment of disease. By comparing the ancient Greek model and practice with that of Ayurvedic medicine in India, she shows the practical relevance of ancient thought and methods to modern integrated medicine.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Foreword,&nbsp;Preface,&nbsp;Introduction,&nbsp;CHAPTER ONE Historical Background to Ancient Medicine and Philosophy,&nbsp;CHAPTER TWO A Survey of Evidence of Holism in the Hippocratic Corpus and in Caraka Samhita,&nbsp;CHAPTER THREE Food and Digestion, Health and Disease,&nbsp;CHAPTER FOUR Holism in the Concept of Humours,&nbsp;CHAPTER FIVE&nbsp;Discussion,&nbsp;Glossary,&nbsp;Appendix,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 5668, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('5d88151b-55c2-447d-8e85-d3c967525632', '14f70616-007f-4827-a6e0-22c914da8c8c', 'Description HTML', 1, '<p>A brand-new edition of the comprehensive Linux kernel reference with 40% of the material revised. The student will learn how a modern multi-tasking operating system will work, and will understand how the open Linux sources work. It covers memory management, interprocess communication, file systems, device drivers, and networking. The authors cover the basic foundations of the Linux OS, going under the hood of Linux. The book is targeted to intermediate and advance Linux students, who need to know how the Linux kernel interface is implemented. Post Review</p>', 4819, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('5d88f467-ef55-47c6-afc5-3a001822f605', 'fb7e8f08-5546-411c-888f-ad1dc203ed56', 'Additional Attributes HTML', 1, '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Advances in Digital forensics - II</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Martin Olivier</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>0387368906</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9780387368900</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>364</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Hardback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication  </strong></td>
			<td>2006</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>1st</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>
', 1776, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('5d89791a-d7a3-48ed-8d3a-decb65493475', 'afc87c4a-863b-4f44-bb26-600d8d8441a9', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">There have been five different settings that at one time or another have contained the dead body of Mustafa Kemal Ataturk, organizer of the Turkish War of Independence (1919-1923) and first president of the Republic of Turkey. Narrating the story of these different architectural constructions - the bedroom in Dolmabahce Palace, Istanbul, where he died; a temporary catafalque in this same place; his funeral stage in Turkey''s new capital Ankara; a temporary tomb in the Ankara Ethnographic Museum; and his permanent and monumental mausoleum in Ankara, known in Turkish as "Anitkabir" (Memorial Tomb) - this book also describes and interprets the movement of Ataturk''s body through the cities of Istanbul and Ankara and also the nation of Turkey to reach these destinations.</span></p>

<p style="text-align:justify"><span style="font-size:18px">It examines how each one of these locations - accidental, designed, temporary, permanent - has contributed in its own way to the construction of a Turkish national memory about Ataturk. Lastly, the two permanent constructions - the Dolmabance Palace bedroom and Anitkabir - have changed in many ways since their first appearance in order to maintain this national memory. These changes are exposed to reveal a dynamic, rather than dull, impression of funerary architecture.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> List of Figures, List of Maps, Introduction, 1 Funerary Architecture, Representation and Ataturk, 2 Identity, Memory, Nationalism and Architecture, 3 Dolmabahce Palace, 4 The Ankara Catafalque, 5 Ethnographic Museum Temporary Tomb, 6 Anitkabir Mausoleum, 7 Maintaining National Memory, Conclusion, Bibliography, Index</span></p>', 1797, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('5d8e1aed-311c-4c9b-8d51-6d88ff852ff1', '726936e9-08ca-4513-8f22-fd740e345d1e', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:42.05pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>&nbsp; Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:42.05pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Law of Torts 28th/e</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">Akshay Sapre</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">LexisNexis</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">9789388548410</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1030</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2019</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1451, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('5d96d88a-b5d3-4258-9f83-3ce6fd95d985', 'f167b53b-1ff8-46e6-b4d1-f0a5b9457fac', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book teaches how to create world-class Power BI business analysis dashboards that bring data to life for better decision-making. Students with basic business intelligence experience will get all the guidance, examples, and code they need to succeed-even if they''ve never used Power BI before.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction of Power BI </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Power BI architecture and administration </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Visuals in Power BI </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Power BI report development </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Use DAX in Power BI </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Develop Power BI reports from Excel </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Develop Power BI reports from SharePoint Online </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Develop Power BI reports from SharePoint On-Premises </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Develop Power BI reports from SQL </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Develop Power BI reports from SSAS cube </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Develop Power BI reports from Azure SQL </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Develop Power BI reports from Oracle </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Develop Power BI reports from Dynamics 365</span></span></span></p>
', 389, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('5d9aa71c-035b-491e-ab18-eb082439e2d9', 'a88f9054-03d8-4b02-81ce-9999dbe84363', 'Description HTML', 1, '<h1>Justifying Language - Paul and Contemporary Literary Theory</h1>', 2421, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('5da205a9-a287-4b50-8a8c-1998c4d334cb', '3d46b288-63a5-4356-9055-74396f876d3d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Towards The New Horizon - World Order in the 21st Century</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">James B L Mayall</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471509</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding&nbsp;</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 908, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('5da54f97-31c8-476b-99b0-a00fbea4f48b', '63fcd784-3a3e-40e3-ab25-a6b52109cfa2', 'Description HTML', 1, '<p>This book tells us about the life and works of two great leaders of India - Mahatma Gandhi and Dr. Ambedkar. Gandhiji Stated his campaign firstly against apart hid in South Africa. This campaign made him a Great leader.He also fought for the freedom of India</p>', 4212, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('5da5d9ba-84a9-408a-ad25-596e847c6cd1', 'c6062e62-fdfa-46c5-b78f-90b83c3ee395', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernard Dacorogna</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>This book is developed for the study of vectorial problems in the calculus of variations. The subject is a very active one and almost half of the book consists of new material. This is a new edition of the earlier book published in 1989 and it is suitable for graduate students. The book has been updated with some new material and examples added. Applications are included.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387357799</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2364, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('5db60931-ed26-4ff8-9302-03229cae4384', '9c5d8dc6-50d5-4d57-9d18-318f8fb84520', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Understanding The Secrets of Human Perception &nbsp;CD</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Prof. Peter M. Vishton</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">1598037854</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">9781598037852</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">187</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Paperback</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2011</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 5436, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('5dbd1a62-d1ae-4ede-8a77-62e4d3c957e3', '3551caac-4bd6-4bdb-b8d1-e806a3a07b0f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Notion of Fetter in Early Buddhism</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dipen Barua</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193462102</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>189</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5723, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('5dc4fffc-56a2-4ccc-ad35-371e7fbfe438', '1520de78-7f9c-4668-a71e-694ec622ef4f', 'Description HTML', 1, '<h1>Scheduled Caste Women</h1>', 4861, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('5dc9b531-7840-40e3-b5da-d62e41f2f353', '8bafc384-182c-4852-8280-86b3eb24a8dc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Principles of Psychology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William James</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189948801</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1459</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>
			<p>Hardback</p>
			</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1880, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('5dcb3a35-3e78-4ee0-800c-3940be3cfebc', 'eb40b204-023c-4e5d-abab-b69b51dad465', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Paul Doukhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Paul Doukhan is a Professor at the University of Cergy-Pontoise, Paris. He is an established researcher in the area of non-linear time series. Chiefly focusing on the dependence of stochastic processes, he has published a large number of methodological research papers and authored several books in this research area.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9783319769370</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XX, 308</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>Yes</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1626, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('5dff0a47-6306-49fd-aa69-e2d1a6ce4d38', '8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Mehrotra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415382755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4567, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('5e000de2-7e8a-42e5-be60-343923cd02d6', 'b8fabe1a-76a1-4de8-94b9-d4cdcf5b1c42', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Title</th>
			<td>Panini Pratyayarth Kosh - Tadrit Prakaranam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978171105424</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Parimal Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2836, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('5e083c7a-6d87-4bc9-964b-f631d5681c12', '8fee763b-4aba-4603-9bb0-07b150fe12c3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Reference&nbsp;Handbook</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kathryn A. Agard</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412968867</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1072</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2113, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('5e0dc77a-2851-4af3-9a72-61d7c91d3483', '59dcc5b5-e801-4470-992e-a9a691494068', 'Description HTML', 1, '<h1>Critical Assessments - Willa Cather - 4 Vols. NEW</h1>', 5212, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('5e128209-2a15-4ca6-9bc0-49aaec727b3f', 'd6243b78-fd62-4617-9fa5-dfab0d70fedc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Chemistry of Plant-Phosphorus Compounds</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Arlen Frank</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780124072237</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 640, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('5e1f7a53-342d-439b-8055-2d5c9ddc3cbd', 'e2fa6482-c3e4-4854-9e9b-902caaf11b27', 'Description HTML', 1, '<h4>विश्वविद्यालय में युवा राजनीती</h4>
', 148, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5e2630f0-6407-49fa-ad3f-ed26ce769e42', '76b6761b-ed67-4eea-b7c0-51b526d5a4fc', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The book is based on the lectures of the author at the &nbsp;Obninsk Polytechnical school. The textbook is divided into two parts, "Nuclear Physics" and "Nuclear Readers". Part one describes the fundamentals of atomic physics, as well as Hie re of the atomic nucleus and radioactivity, registration and dosimetry of ionizing Radiations, and their Interaction with matter. Methods for accelerating charged particles, the properties of cosmic radiation and the physics at neutrons are also discussed. An introduction to atomic power engineering presented in the second part. The construction, physics and operation pf nuclear reactors, the development and economics of atomic power are also considered. The textbook is intended for students in physics technical schools, for technicians working in physics laboratories or servicing nuclear reactors and other atomic installations.</p>

<p><strong>CONTENTS</strong></p>

<p><strong>PART ONE</strong><br>
<strong>ATOMIC AND NUCLEAR PHYSICS</strong></p>

<p><strong>1. Atomic Physics</strong><br>
1.1 Matter and Electricity<br>
1.2 Probability and Spectra<br>
1.3 Mass and Energy<br>
1.4 Electromagnetic Radiation<br>
1.5 Structure of the Atom<br>
1.6 Atomic Spectra</p>

<p><strong>2. Fundamentals of Quantum Mechanics</strong><br>
2.1 The Subject of Quantum Mechanics<br>
2.2 Quantum States of Electrons in Atoms<br>
2.3 Uncertainty Principle</p>

<p><strong>3. Atomic Nucleus</strong><br>
3.1 Properties of the Atomic Nucleus<br>
3.2 Binding Energy of the Nucleus<br>
3.3 Energy Levels of Nuclei<br>
3.4 Nuclear Forces and Stability<br>
3.5 Models of the Nucleus</p>

<p><strong>4. Radioactivity</strong><br>
4.1 General Properties of Radioactivity<br>
4.2 Radioactive Series<br>
4.3 Law of Radioactive Decay<br>
4.4 Alpha Decay<br>
4.5 Beta Decay<br>
4.6 Internal Conversion and Nuclear Isomerism<br>
4.7 Applications of Radioactive Substances</p>

<p><strong>5. Interaction Between Ionizing Radiations and Matter</strong><br>
5.1 Particle Flux Density and Intensity of Ionizing Radiation<br>
5.2 Interaction Between Heavy Charged Particles and Matter<br>
5.3 Range of Heavy Particles in Matter<br>
5.4 Interaction Between Beta Particles and Matter<br>
5.5 Interaction Between Electromagnetic Radiation and Matter<br>
5.6 Radiation Doses<br>
5.7 Characteristics of Gamma Radiation Sources<br>
5.8 Calculation of Protective Shields for Point Gamma Sources</p>

<p><strong>6. Measurement of Ionizing Radiations</strong><br>
6.1 Ionization Methods for Measurement of Radiations<br>
6.2 Volt-Ampere Characteristic of a Gas Discharge<br>
6.3 Ionization Chamber<br>
6.4 Proportional Counters<br>
6.5 Geiger-Muller Counters<br>
6.6 Scintillation Counters<br>
6.7 Semiconductor Detectors<br>
6.8 Other Techniques for Measuring Radiations</p>

<p><strong>7. Accelerators of Charged Particles</strong><br>
7.1 Applications of Accelerators<br>
7.2 Linear Accelerators<br>
7.3 The Cyclotron and Synchrocyclotron<br>
7.4 Electron Accelerators<br>
7.5 Proton Synchrotron</p>

<p><strong>8. Nuclear Reactions</strong><br>
8.1 General Definition and Nuclear Reaction Equations<br>
8.2 Laws of Conservation of Energy and Momentum in Nuclear Reactions<br>
8.3 The Compound Nucleus<br>
8.4 Effective Cross Section and Yield of Nuclear Reactions<br>
8.5 Nuclear Reactions Induced by Charged Particles<br>
8.6 Nuclear Reactions at High Energies<br>
8.7 Thermonuclear Reactions<br>
8.8 Transuranic Elements</p>

<p><strong>9. Cosmic Radiation</strong><br>
9.1 Nature of Cosmic Radiation<br>
9.2 Radiation Belts of the Magnetosphere<br>
9.3 Elementary Particles</p>

<p><strong>10. Neutron Physics</strong><br>
10.1 Properties of Neutrons<br>
10.2 Neutron Sources<br>
10.3 Neutron Spectrometers<br>
10.4 Neutron-Induced Nuclear Reactions<br>
10.5 Neutron Detection<br>
10.6 General Law of Attenuation of the Neutron Flux Density<br>
10.7 Neutron Diffusion<br>
10.8 Neutron Slowing-Down<br>
10.9 Thermal Neutrons<br>
10.10 Nuclear Fission<br>
10.11 Nuclear Fission Chain Reaction</p>

<p><strong>PART TWO</strong><br>
<strong>NUCLEAR REACTORS</strong></p>

<p><strong>11.Design and Classification of Reactors</strong><br>
11.1 Reactor Design<br>
11.2 How Reactors Are Used<br>
11.3 Homogeneous and Heterogeneous Reactors<br>
11.4 Thermal, Fast, and Intermediate Neutron Reactors<br>
11.5 Classification of Power Reactors by Coolants and Moderators<br>
11.6 Reactor Structural Materials</p>

<p><strong>12.Reactor Physics</strong><br>
12.1 Neutron Multiplication Factor<br>
12.2 Neutron Flux Density and Leakage<br>
12.3 Parameters of a Critical Bare Reactor<br>
12.4 Reactors with Reflectors</p>

<p><strong>13.Reactor Operation</strong><br>
13.1 Reactivity and Reactor Period<br>
13.2 Reactivity Temperature Coefficient<br>
13.3 Changes in Nuclear Fuel Composition<br>
13.4 Control Devices of the Safety Control System<br>
13.5 Reactor Start-Up and Shutdown<br>
13.6 Heat Generation and Heat Exchange in Reactors</p>

<p><strong>14.Atomic Power Engineering</strong><br>
14.1 Development of Atomic Power Engineering<br>
14.2 Atomic Power Economics<br>
14.3 Research and Experimental Reactors<br>
14.4 Graphite-Water Reactors<br>
14.5 Vessel Water-Water Power Reactors (WWPR)<br>
14.6 Fast Neutron Reactors</p>

<p><strong>Appendix</strong></p>

<ol>
	<li>International System of Units (SI)</li>
	<li>Fundamental Constants</li>
	<li>Physical and Nuclear Properties of Some Elements</li>
	<li>Physical Properties of Some Moderators</li>
	<li>Half-lives of Some Radioactive Substances</li>
	<li>Values of e^(-x) and e^x Functions</li>
</ol>

<p><strong>Subject Index</strong></p>', 1194, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('5e32cdb8-5302-4a65-ba2e-80f200d454e9', '84a2ac45-762b-4f17-8896-b186986e53f1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Strength of Materials</span></span></em><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif"> provides a comprehensive overview of the latest theory of strength of materials. The unified theory presented in this book is developed around three concepts: Hooke''s Law, Equilibrium Equations, and Compatibility conditions. The first two of these methods have been fully understood, but clearly are indirect methods with limitations. Through research, the authors have come to understand compatibility conditions, which, until now, had remained in an immature state of development. This method, the Integrated Force Method (IFM) couples equilibrium and compatibility conditions to determine forces directly.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">The combination of these methods allows engineering students from a variety of disciplines to comprehend and compare the attributes of each. The concept that IFM strength of materials theory is problem independent, and can be easily generalized for solving difficult problems in linear, nonlinear, and dynamic regimes is focused upon. Discussion of the theory is limited to simple linear analysis problems suitable for an undergraduate course in strength of materials.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Contents</span></span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Introduction; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Determinate Truss; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Simple Beam; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Torsion of Shaft; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Determinate Frame; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Indeterminate Truss; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Continuous Beam; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Continuous Shaft; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Indeterminate Frame; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Two-dimensional Structures; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Column Buckling; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Energy Theorems; </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Finite Element Analysis</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Special Topics </span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Appendix:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Matrix Algebra</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Properties of Plane Area</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Systems of Units </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Sign Conventions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Mechanical Properties of Structural Materials</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Formulas of Strength of Materials</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Cambria",serif">Strength of Materials Computer Code</span></span></span></span></p>
', 110, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5e3b05dc-ed3d-49c4-9066-eac1968b5836', '30f98e9e-f0cd-4e60-b5c0-a25f330aab07', 'Description HTML', 1, '<h1>Hindi ka Kundaliya Chand aur Sahitya</h1>', 2980, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('5e3bfe28-46aa-4d96-90ce-cc95155811c0', '1f6ca553-5fb5-4727-9f97-188759f623b2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">International Financial Management 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Alan C.Shapiro</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789357460880</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 856, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('5e405e21-db9c-42ad-9892-a9111956dee6', '24b74a24-bced-46b3-a5ae-e3960897df76', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Featuring an emphasis on future consumers of psychological research and examples drawn from popular media, Research Methods in Psychology: Evaluating a World of Information develops students’ critical-thinking skills as they evaluate information in their everyday lives. The Fourth Edition of this best-selling text takes learning to a new level for both consumers and producers by offering new content, interactive learning, and online assessment to help them master the concepts.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Introduction to Scientific Reasoning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Research Foundations for Any Claim</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Tools for Evaluating Frequency Claims</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Tools for Evaluating Association Claims</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V: Tools for Evaluating Causal Claims</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VI: Balancing Research Priorities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 271, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('5e57a93a-8c00-4d72-9812-166a237b04f0', '8b3fd25b-0a32-4686-8b6a-8f22e5402fca', 'Description HTML', 1, '<h1>Vaidik Nirvchan Kosh</h1>', 2801, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('5e6428a1-4394-45b0-a688-9f57d7f3cbe3', 'adaa325d-eb13-4224-9f30-4e1ebfd6fbc2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Subrata Mohapatra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382192404</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2466, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('5e6b06f1-d301-4dce-b29e-8e230f906411', '946f8114-5b13-4876-9a46-ba8c2a552a40', 'Description HTML', 1, '<h1>The Physics of Polymers - Concepts for Understanding Their Structures and Behavior 3/e</h1>', 3940, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('5e6cd394-34a5-4557-b882-c125cfff0c02', 'c20d623f-8f78-458c-b2bd-513dfccf76a9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Chemistry and the Sense of Smell</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author&nbsp;</strong></td>
			<td style="text-align:center"><strong>Charles S. Sell</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9780470551301</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>480</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1165, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('5e6f7baf-722e-4382-8fec-c16f80de857a', 'd799d364-ffcd-4901-b0d3-8397e4348efe', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Matched Asymptotic Expansions In Reaction - Diffusion Theory - Monograph in Mathematics</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">J.A. Leach, D.J. Needham</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1852337672</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781852337674</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">290</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2004</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1845, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('5e754de7-64fe-40a1-a277-fcab0b424d3e', '289cecea-7be4-41a1-9dc1-1fe8d33c27d5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">General Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Preface</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Subject Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Text</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Notes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Table Showing the Portions borrowed from the Kavya Mimansa</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Addenda, Corrigenda and Various Readings</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index of Verses</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index of Proper Names</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index of Geographical Names</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Facsimile Plate</span></span></span></p>
', 52, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('5e7c55e0-b981-4d5c-b485-b552dd8e6548', 'd9f002d7-68db-492d-b86d-de03c8c45acc', 'Description HTML', 1, '<h1>Media Vimarsh-Ubharte Shitiz Evam Gehrati Chunotiyan</h1>', 5354, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('5e7d2170-53cf-45d5-808c-dff71e831768', '0a698ff9-930b-493c-95f6-7cfa5d20b10c', 'Description HTML', 1, '<p>Remarkable. . . . [A] moving portrait.” —The New York Times Book Review “Guha is a brilliant historian who combines the gift of a storyteller, the discipline of an academic and the critical ability of seeing Gandhi as a fascinating human being, by not placing him on a pedestal. . . . [He] has re-created the past by connecting scattered dots . . . to weave a rich tapestry.” —San Francisco Chronicle “Striking. . . . Guha ably shows, for all that Gandhi influenced events in South Africa, it was he who experienced the greater change.” —The Economist “Deeply contextualized, dexterously researched, and judiciously written, this deserves to become the landmark biography of the early Gandhi.” —Maya Jasanoff, New Republic “Fascinating. . . . A biography with a remarkable ear for the resonances of Gandhi’s work and time—for the fan-mail and hate-mail; for overheard disagreements with family and colleagues; for his exchanges with political acquaintances, including his enemies. . . . As exhaustively researched a biography of the African Gandhi as we will have for some time.” —The Independent (London) “[A] magisterial study. . . . Guha summarizes the traits of Gandhi’s character and the stages during the first half of his life that prepared him for the much more difficult journey he would undertake once he returned to India. . . . I was rewarded beyond all of my expectations [by Gandhi Before India].” —Charles R. Larson, Counterpunch “Substantial enough to be comprehensive, yet concise enough to be approachable by the general reader. . . . Sharp, insightful, balanced and impeccably researched.” —Alex von Tunzelmann, The Times (London) “A work of vivid social history as well as biography. . . . One of the surprises in Gandhi Before India is just how much fresh material it contains. Guha has a gift for tracking down obscure letters and newspaper reports and patching them together to make history come alive.” —Patrick French, The Guardian (London) “Fascinating. . . . [Gandhi Before India] reveals how an impossibly shy young man, who donned top hat and tails as a student at Inner Temple, transformed himself into Churchill’s ‘half-naked fakir,’ dedicated to his spinning wheel while simultaneously challenging the might of the Empire.” —The Sunday Times (London) “The portrait offered in historian Ramachandra Guha’s biography is of Gandhi as a human being, not just a hero.” —Financial Times “Gandhi Before India should be required reading for the student of contemporary affairs. . . . Guha’s carefully rendered observations about class, religion, and ethnicity—how they divide people and how they can be bridged by common concerns and simple decency—are the heart of this book. . . . Remarkable.” —The Christian Science Monitor “A magisterial history. . . . In Ramachandra Guha, a great man has found a great biographer, a wise, persistent and elegant historian who has done justice to perhaps his nation’s greatest story. . . . One senses, in the author’s approach, something of Gandhi’s own intensity and rigour. . . . [The] book never ceases to inform and intrigue.” —Sydney Morning Herald “What sets [Gandhi Before India] apart from other recent biographies . . . is Guha’s resolutely non-scurrilous perspective. . . . What emerges in the end, with the slow magic of a film being developed in an old fashioned dark room, is a sharp picture of the intellectual growth of a remarkable man.” —The Hindustan Times (India) “Many will come to this biography wanting to know more about Gandhi himself. . . . Guha relates all this wonderfully. His book is clearly a labour of love, though not of uncritical infatuation. What distinguishes it is the breadth of the context—Indian, British and South African. Guha marshals his material sensitively and empathetically in order to give shape, colour and depth to the life of this saint-like figure.” —Bernard Porter, The Literary Review “Excellent and exhaustive. . . . Guha has done heroic work in reconstructing this period of Gandhi’s life ... Gandhi emerges here as a fascinatingly complicated and contradictory figure . . . rich and absorbing, it will doubtless serve as the fundamental portrait of Gandhi for many years to come.” —The Sunday Business Post (Ireland) “Guha is India’s best-known historian, who marshals his wide scholarship in contemporary and modern history with a raconteur’s lucid felicity.” —DNA Mumbai</p>', 4879, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('5e91876b-ff51-454b-baf7-079f58440641', '36def51d-45f1-4301-8e06-af88315cd4b2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. James A. Sellers</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598038552</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2572, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('5e979bef-f1a3-48ba-9a0c-82443e8f6422', 'b06837ca-b898-4a6b-95ae-75aece6d24d6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Statistical Reasoning in the Behavioral Sciences 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bruce M.King</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788126531141</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 398, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('5e9a4420-2a1d-45ab-90c7-15b0d9e81bd4', 'd7e9c67c-8cf3-4826-9e0d-d814944f43ad', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Understanding The Great Mughal in Today''s India</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Manimugdha S. Sharma</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789386950536</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">305</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2019</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2285, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('5ea7d6e6-1f7c-4ac1-9058-bd19548e1569', 'c62c69e6-d231-479f-b137-3e8188d544f9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Heigrujam Leikoiba</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161956</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4531, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('5eba22d8-71ba-4175-ab61-430f40bd67b8', 'bfc54ffd-910e-4435-9f2b-7a3d130231b6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamental Managerial Accounting Concepts 8e by Edmonds/Edmonds/Tsay/Olds focuses on concepts that are isolated and introduced in a logical sequence. The authors intentionally limit the scope of the material to help students build a solid foundation of the most important concepts in managerial accounting. Fundamental Managerial Accounting Concepts 8e is organized in a distinctive way, particularly in the first six chapters. The objective is to establish a coherent, integrative framework that enables students to build knowledge in stepwise fashion. The authors'' goal is for students to understand the underlying principles of accounting, not just memorize content.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Management Accounting and Corporate Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Cost Behavior, Operating Leverage, and Profitability Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Analysis of Cost, Volume, and Pricing to Increase Profitability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Cost Accumulation, Tracing, and Allocation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Cost Management in an Automated Business Environment: ABC, ABM, and TQM</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Relevant Information for Special Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Planning for Profit and Cost Control</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Performance Evaluation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Responsibility Accounting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Planning for Capital Investments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11: Product Costing in Service and Manufacturing Entities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12: Job-Order, Process, and Hybrid Costing Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13: Financial Statements Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14: Statement of Cash Flows </span></span></span></p>
', 207, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('5ec1ea60-84f1-4698-b13c-8b05bfa3f052', 'abf5b09c-e168-4d15-95d0-3d289dc593d8', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Library of Wisdom and Compassion - V2</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">The Dalai Lama and Thubten Chodron</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781614295204</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">367</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2018</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5516, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('5ed3a033-4738-4629-9df4-8ffe169d8a50', '784afbc8-cb8c-482e-8ffd-155a36071810', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Creating a place to meet the divine must be one of the most ambitious, yet hope-laden, of human activities. Stone is put upon stone to create an environment, the success of which ultimately cannot be measured. How do we know if we have produced a sacred space? Is the space itself sacred, or is it merely a container for sacred acts? Can the faithful not meet the celestial in places that are poorly designed, meagerly constructed, and less than works of art? Of course they can. But it is a designer''s hope and faith (and the purpose of this book to document) that architecture can provide an immeasurable dimension to religious experience.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Experiences of beauty that move one to tears enter our hearts via the same portal through which God is made known to us. Architecture, music, poetry, painting, sculpture-all these arts are present in the making of the best sacred spaces, as aids to prayer and worship. Rather than distractions on our journey to meet the divine, they can help prepare us for the trip. Light, color, sacred music, the lyrical quality of prayer -all these aesthetic experiences join with the artful molding of form and space to help open within us channels to the divine.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">From the Introduction by Michael J. Crosbie</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">The subject of architecture for religion continues to fascinate. Houses of god, Religious Architecture for a New Millennium by noted author and architect Michael J. Crosbie, demonstrates an inspiring array of gathering places for communal worship, collected from the USA and abroad.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">These projects, illustrated with superb photography and detailed plans, demonstrate how architects and congregations can work together to build places that satisfy often complex cultural and personal needs. There are churches, synagogues, and temples by some of the world''s leading architects, including Tadao Ando Architect & Associates, Heinz Tesar, Gould Evans, and many others.</span></p>

<p><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black">Introduction,&nbsp;Author''s Note,&nbsp;Acknowledgments</span></span></p>', 2136, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('5ed8eae0-ce49-4dd0-b80b-de5782a74b52', '42eccebe-af11-4be9-830c-515f0028c230', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">The pages that follow, present a study about the eminent personalities of Mithila since the vedic period to the present time. Mithila is known not only in India but all over the world as a land of philosophers, Smriti Writers, scholars and litterateurs. The writer of this book Dr. Sureshwar Jha is well known for his scholarly interest in the above subjects.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">We also hope that the work would attract both scholars and lay readers, who will help for its wide circulation and popularity.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Chapter - 1 : Introduction,&nbsp;Chapter - 2 : Kings,&nbsp;Chapter - 3 : Philosophers, Chapter - 4 : Smrtikaras,&nbsp;Chapter - 5 : Litterateurs,&nbsp; Chapter - 6 : Modern Scholars and Personalities,&nbsp;Chapter - 7 : Music and fine Arts,&nbsp;Chapter - 8 : Freedom Fighters and Political Leaders</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 2653, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('5ee1d960-0635-4e85-a9b4-0661343f90a5', 'a2e3ef37-5fba-4b54-a932-aca00c8766d7', 'Description HTML', 1, '<h1>Panchtantram BOOK</h1>', 2807, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('5ee8931d-b4f8-48fc-8a0b-aad8a6271017', '25691040-eae1-41aa-88df-bd07e8c9a213', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rajendra Prasad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>817453265X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5357, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('5ef3faa9-45a4-45b8-934f-23676b36c6f8', '63a15da2-fa4c-4120-b7cc-7dd3c2dfed8f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Engineering Chemistry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. S Vairam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118546727</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 200, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('5efa780f-d08a-4ac6-86cf-24bb2e72128d', '9e578326-422d-49b3-8f08-fa9dffecf4d8', 'Description HTML', 1, '<p>Combustion systems are confined fields of compressible fluids where exothermic processes of combustion take place, subject to boundary conditions imposed at its borders. The subject of Dynamics of Combustion Systems is presented in three parts: Part 1. Exothermicity – considering the thermodynamic effects due to evolution of exothermic energy in a combustion system Chapter 1. Thermodynamic Aspects Chapter 2. Evolutionary AspectsChapter 3. Heat Transfer AspectsChapter 4. Chemical Kinetic Aspects Part 2. Field– exposing the dynamic properties of flow fields where the exothermic energy is deposited Chapter 5. Aerodynamic AspectsChapter 6. Random Vortex MethodChapter 7. Gasdynamic AspectsChapter 8. Fronts and Interfaces Part 3. Explosions – revealing the dynamic features of fields and fronts due to rapid deposition of exothermic energy Chapter 9. Blast Wave TheoryChapter 10. Self-Similar SolutionChapter 11. Phase Space MethodChapter 12. Detonation</p>', 4074, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('5f011c66-8b49-4ac4-94cb-f9f3566186ad', '0895f0a0-9534-4e88-bb90-b14aa6db5a99', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Commercial Chicken Egg Production</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">M.Murugan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788193593707</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Makmax Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 3847, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('5f0f2c40-f626-4a61-952f-bc8ec7efc980', 'd103509e-d1ea-46d6-a149-d6239a0cf925', 'Description HTML', 1, '<h1>Computational Organic Chemistry and Bioscience NEW</h1>', 5429, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('5f149d84-1bfd-4eac-a706-17a56dcc9662', 'bdb9d241-a201-415f-92de-b4e7af807880', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Construction Planning, Equipment, and Methods - 7/e</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Peurifoy, Schexnayder, Shapira</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0070706999</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780070706996</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">768</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Seven</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1790, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('5f1563ce-87c4-4dc7-bb49-52268198a630', 'abc85134-2621-4a6d-a92a-551e1392422c', 'Description HTML', 1, '<p>The&nbsp;<em>Encyclopedia of Applied Psychology</em>&nbsp;encompasses applications of psychological knowledge and procedures in all areas of psychology. This compendium is a major source of information for professional practitioners, researchers in psychology, and for anyone interested in applied psychology. The topics included are, but are not limited to, aging (geropsychology), assessment, clinical, cognitive, community, counseling, educational, environmental, family, industrial/organizational, health, school, sports, and transportation psychology. The entries drawn from the above-referenced areas provide a clear definition of topic, a brief review of theoretical basis relevant to the topic, and emphasize major areas of application.<br>
<br>
Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</p>', 1533, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('5f1c1b5b-caf0-4ea9-a0dd-bc20655e5eaf', '4a7a2ba8-70f2-4847-93ac-0c09fa97072e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Indian Classical Dance Series</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shovana Narayan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788182902626</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4349, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('5f327658-4843-44b7-9d6d-35a947467e1e', '9babe466-c02b-49c3-89c7-6d88ffa262e6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Alka Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385379147</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4307, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('5f3eb733-fa44-4c0b-9316-cb6022d9923d', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamalini Dravid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172301561</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2432, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('5f4a1b75-f900-4652-a438-8c0541f944a3', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 'Description HTML', 1, '<h1>The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD</h1>', 4532, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('5f5ba809-e0f0-4c17-8a62-a5117c7254ba', 'a90f03bd-e5de-4e81-83ff-9e0940d34d27', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Kalavathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176259651</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4681, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('5f5f92fb-1bcc-40f8-8bc1-1722b4320cde', 'feb878b3-4196-4bce-8a7e-b495c1efa9e9', 'Description HTML', 1, '<h1>Encyclopedia of Social Work - 3 Vols.</h1>', 5027, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('5f647f7c-4714-4d3a-8bfc-adfb948e39f5', '05db0faf-7cbb-4352-b6f5-f910c9776952', 'Description HTML', 1, '<p>Cathodic arcs are among the longest studied yet least understood objects in science. Plasma-generating, tiny spots appear on the cathode; they are highly dynamic and hard to control. With an approach emphasizing the fractal character of cathode spots, strongly fluctuating plasma properties are described such as the presence of multiply charged ions that move with supersonic velocity. Richly illustrated, the book also deals with practical issues, such as arc source construction, macroparticle removal, and the synthesis of dense, well adherent coatings. The book spans a bridge from plasma physics to coatings technology based on energetic condensation, appealing to scientists, practitioners and graduate students alike.</p>', 4090, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('5f758c4a-7eaa-4edc-92f7-45939e60771b', 'd8ae9d1d-c7fe-46e9-8ec7-d04037c77caa', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Understanding Strategic Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Anthony Henry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780198823544</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 376, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('5f99d06d-5a90-4c3f-a9f3-450b2e694854', 'e2fa6482-c3e4-4854-9e9b-902caaf11b27', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">विश्वविद्यालय में युवा राजनीती</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रामप्रकाश सिंह यादव </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788185495699</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Khama</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 149, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5f9e3dbf-dce6-461a-b0ee-ae10a0865636', 'edbcc5ae-1bea-4552-a26c-1cc145ff53cc', 'Description HTML', 1, '<h1>Human Rights and Social Development</h1>', 4935, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('5fa18dfd-c069-4c23-abdf-01c6f1a651c6', '58af9b5c-d9e9-4ab3-9626-0cd6ed055fae', 'Description HTML', 1, '<p>“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।</p>', 5065, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('5fa6db28-e847-463c-b7cf-a7af8d4cad4a', 'b80985b2-ad1a-4227-99cf-1ccec16bb710', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Muhammad Sarfaraz</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Dr. Muhammad Sarfraz is a a member of the Department of Information and Computer Science, King Fahd University of Petroleum and Minerals, Dhahran, Saudi Arabia.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0470859377</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817681104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1746, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('5faa9343-43c1-4fe3-8034-29307129db19', 'b0ffdb34-e5c6-400a-9cc7-1030fb0d0f1d', 'Description HTML', 1, '<h1>Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics</h1>

<p style="margin-left:0px; margin-right:0px; text-align:start">This collection of selected contributions gives an account of recent developments in dynamic game theory and its applications, covering both theoretical advances and new applications of dynamic games in such areas as pursuit-evasion games, ecology, and economics. Written by experts in their respective disciplines, the chapters are an outgrowth of presentations from the 11th International Symposium on Dynamic Games and Applications.</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">&nbsp;</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">Key topics covered include:</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">* stochastic and differential games</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">* dynamic games and their applications in various areas, such as ecology and economics</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">* numerical methods and algorithms in dynamic games</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">* zero- and nonzero-sum games</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">* pursuit-evasion games</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">* evolutionary game theory and applications</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">The work will serve as a state-of-the art account of recent advances in dynamic game theory and its applications for researchers, practitioners, and advanced students in applied mathematics, mathematical finance, and engineering.</p>', 2551, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('5faf08ae-2c1a-45c4-86c7-1abd6932a5d6', '0c29e79e-55ab-4e00-8f99-a9ae63606370', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Bruce H. Edwards</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598036336</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2568, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('5fb4bad7-3653-4c58-a9bd-1323ee3ce4b7', '38f0ace2-d8d5-4835-b3cf-27f7ad050d39', 'Additional Attributes HTML', 1, '<h1>Principles and Practices of Modern Management</h1>', 3145, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('5fbecfc9-9c8b-421a-b870-0040a175476b', 'bdd04229-1e1b-46e8-adae-57547f166507', 'Description HTML', 1, '<h1>Sanskrit Vangmaya mein Purus - Ek Parichyaatmak Kosh - 5 Khandon Mein</h1>', 2841, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('5fc528e6-290d-418e-9695-3a8b077186ce', '6319c12f-bc30-46e8-a40e-50d385bd5371', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Molecular and Supramolecular Information Processing: From Molecular Switches to Logic Systems</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Evgeny Katz</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9783527331956</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 166, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('5fd044a4-fa58-431f-8b34-f0ba0c3d9873', '3ce7dfb3-4ef0-4000-b96e-df05b375564f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Communication and Organisational Practices-Learning Solution </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Joanna Crossman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780070288409</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 228, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('5fd12513-472e-482d-89f4-060e95005591', '7d022b6c-1e10-4fb0-96cf-3ab680e22a37', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nitin Bhatnagar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131769621</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5115, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('5fda5c99-356a-4c13-a165-a4cd7b3774cd', '036df452-9613-44d1-916b-ff6c978b3af1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Narendra Modi and His India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shashi Tharoor</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789388292177</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>512</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>
			<p>Hardback</p>
			</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4207, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('5fdba034-ad77-4657-bf37-e501a9f3166b', 'c0c9f05c-b1b6-4684-816e-a2ceac38c0d8', 'Description HTML', 1, '<h1>Introduction to Computer Security</h1>', 3446, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('5fe79454-6ca9-4679-ad59-7c99fc36af4b', '9b0277df-e0bd-4c68-83d8-9a52215da35d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:14.0pt">CONTENTS:-</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER-I</span></strong><span style="font-size:11.0pt">-Human Consciousness and its Quest for the Reality</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER-II</span></strong><span style="font-size:11.0pt">-Word and the Reality</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER-III</span></strong><span style="font-size:11.0pt">-Space–Time and Idea of the Supreme Being</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER-IV</span></strong><span style="font-size:11.0pt">-The One and the Many</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER-V</span></strong><span style="font-size:11.0pt">-Dynamics of Single Divinities–Agni, Visnu and Sarasvati</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER-VI</span></strong><span style="font-size:11.0pt">-Polarity of Dual Divinities– Dyava-Prithvi, Asvina and Mitra – Varuna</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER-VII-</span></strong><span style="font-size:11.0pt">Philosophy of Sacrifice</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">CHAPTER-VIII</span></strong><span style="font-size:11.0pt">-Philosophy of Life</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5714, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('5fee20ef-4231-4b17-be80-d68e9040c2cc', '7d7b8b9f-8dbb-479d-9b90-4f2eb14f7e9b', 'Description HTML', 1, '<h1>Hyperbolic Conservation Laws in Continum Physics -A Series of Comprehensive Studies in Mathematics 2/e</h1>', 4042, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('5ff0451a-068d-4781-8574-9241092b668f', '4f10a59c-dc9e-4c29-b0da-3812847f37b4', 'Description HTML', 1, '<p>Child is man’s greatest acquisition, since it provides hope and happiness, especially if the child is beaming with Health and vigour. An Investment in child development is indeed an investment in human resource development. The imperatives that determine</p>', 4654, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('5fff74a3-8754-41a8-ab83-6858c0affa5c', 'fc245440-8eda-4c1a-9db0-92b561ca3a89', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The tenth edition of Projects is a comprehensive and up-to-date text that discusses key principles and techniques for evaluating capital expenditure proposals, as well as strategic, qualitative, and organizational considerations impacting capital budgeting decisions. The book presents the entire gamut of capital budgeting and suggests ways of improving its practices. It is the most contemporary Indian book available that describes and evaluates business practices in various areas. It helps readers develop a thorough understanding of the theories and concepts in a systematic way.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 1 – Planning</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">1. Overview<br />
2. Strategy and Resource Allocation<br />
3. Generation and Screening of Project Ideas<br />
<br />
<strong>PART 2 - Analysis</strong><br />
4. Market and Demand Analysis<br />
5. Technical Analysis<br />
6. Financial Estimates and Projections<br />
<br />
<strong>PART 3 – Selection I</strong><br />
7. The Time Value of Money<br />
8. Investment Criteria<br />
9. Project Cash Flows<br />
10. The Cost of Capital<br />
11. Project Risk Analysis<br />
<br />
<strong>PART 4 – Selection II</strong><br />
12. Project Rate of Return<br />
13. Special Decisions Situations<br />
14. Social Cost Benefit Analysis<br />
15. Multiple Projects and Constraints<br />
16. Valuation of Real Options<br />
17. Judgemental, Behavioural, Strategic, and Organisational Considerations<br />
<br />
<strong>PART 5 - Financing</strong><br />
18. Financing of Projects<br />
19. Venture Capital and Private Equity<br />
<br />
<strong>PART 6 – Infrastructure Projects</strong><br />
20. Infrastructure Projects and Public-Private Partnerships<br />
21. Evaluation and Financing of Infrastructure Projects<br />
<br />
<strong>PART 7 - Implementation</strong><br />
22. Project Management<br />
23. Network Techniques for Project Management<br />
<br />
<strong>PART 8 - Review</strong><br />
24. Project Review and Administrative Aspects</span></span></span></p>
', 585, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('6006430c-358d-4b8b-bce4-a864f74d985a', '87d7885a-9354-4961-8603-fbc80370f8e4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Rural Development generally refers to the process of improving the quality of life and economic well-being of people living in relatively isolated and sparsely populated areas. It has traditionally centered on the exploitation of land-intensive natural resources such as agriculture and forestry. It is a process of change, by which the efforts of the people themselves are united, those of government authorities to improve their economic, social and cultural conditions of communities in to the life of the nation and to enable them to contribute fully to national programme. It is a dynamic process, which is mainly concerned with the rural areas. These include agricultural growth, putting up of economic and social infrastructure, fair wages as also housing and house sites for the landless, village planning, public health, education and functional literacy, communication etc. Improvement in the quality of life of rural people is the important agenda of rural development programme. Rural development implies both the economic betterment of people as well as greater social transformation. The basic objective of all rural development endeavours / programmes has been the welfare of the millions. Improving agriculture is a must for industrialization. But most of the people live in villages (70% in India) are illiterate. Rural development is needed to increase the education level of the majority of the population. It is needed to reduce the migration of people from villages to cities. It is hoped that the present edition of this book will be beneficial to all concerned of the society, in general and students, lawyers, advocates, academicians, human rights institutions, researchers and NGOs working in illegal trafficking field, in particular.&nbsp;&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –&nbsp;</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Micro Finance for Women Empowerment: An Instrument for Human&nbsp;Development Initiatives,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Global Floriculture Industry and Trends of Rural Development: An Assessment,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Paddy Production in Cuddalore District, Tamil Nadu: An Analysis,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Poverty Alleviation Programmes in India: An Overview,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Role of Business in Sustainable Development through Corporate Social Responsibility: Indian Experiences,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Socio-economic Improvement of Tribal Communities through Rubber Plantation: An Analysis,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Panchayati Raj in India: End of Two Decades (1993-2013),&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Impact of Foreign Direct Investment in Indian Multi-Brand Retail Sector: A Critical Analysis,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. An Evaluation of MGNREGA with Special Emphasis on Jammu &&nbsp;Kashmir,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Food Grains Production in Assam: Instability and Remedies,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Drugs Abuse among Youth in North-east India and Rural Development,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Problems and Prospects of Small Scale Industries in North-East India,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Structure and Dynamics of Agribusiness Management: A Base for Rural&nbsp;Development,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Problem and Prospects of Rubber Plantation in North-East India,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Pineapple Cultivation and Rural Development: An Analysis,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Challenge of Adaptation of Agricultural Crops to Crop with Climate Change, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Employment Guarantee Schemes in Rural India</span></span></span></p>', 4817, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('601517a1-9ada-49f6-b21e-2737694073cc', '9b044762-2b65-4da2-ba6c-2e8c959586af', 'Additional Attributes HTML', 1, '<h1>Invitation to Combinatoric Topology</h1>', 2388, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('601967de-9558-4470-9e12-be4db3671154', 'd37b5ba2-c37e-4d9f-8b91-766ac59ff789', 'Description HTML', 1, '<h1>Post-Colonial Pedagogical Issues - Strategies, Theories and Practices in English Language Teaching</h1>', 2757, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('601ddf2b-3e45-4295-9002-3e9ceeea506c', '0a6fec01-dca4-4751-927f-56f5926a29a0', 'Description HTML', 1, '<h1>The Fiction of Alice Walker - A Study of Black Images</h1>', 2461, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('6025a865-d1d1-4a5c-90d1-f32ba0510c45', '29fc0d49-a8cf-4d98-a1fc-6ba1cff51207', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Anthropogenic and Natural Occurrence in the Environment</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Stephen M Mudge, Scott E Belanger and Allen M Nielsen</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780854041527</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">159</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1853, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('60448cb8-9761-428c-9bde-f0516f3e2669', '83809ea3-509a-45b0-bed4-def10b245404', 'Description HTML', 1, '<h4>हिंदी कविता की नई धारा</h4>
', 150, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('60497879-b0e5-4944-bd5c-00de30a09c0b', '594d7ee0-ef9e-488f-894e-ff189a1beb75', 'Description HTML', 1, '<p>''A striking new approach to cartography...no-one wishing to keep a grip on the reality of the world should be without these books'' - "International Herald Tribune". ''This book contains not just maps but also visually ingenious tables, graphs, pie charts and colour photos revealing, amongst others, uses and abuses, water health, the reshaping of the natural water flow and cycle, water ''wars'', and ways forward'' - "OXFAM Development Resources Review". Today, more than a billion people are without easy access to safe drinking water. By 2050, almost half the world''s population will face severe water shortages. The planet is running out of fresh water fast. Yet water is a key commodity for future development. This crucial and timely atlas shows water distribution worldwide, and considers a future where privatization and profit dictate availability. With snapshots of vulnerable areas - such as Bangladesh, California, Mexico City and the Middle East - as well as the global picture, this is a unique resource for general readers, as well as policy makers and students.</p>', 3586, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('6049ab2c-0232-4b97-bafe-4b582e28ffe3', '24b74a24-bced-46b3-a5ae-e3960897df76', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Research Methods in Psychology 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Beth Morling</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780393536263</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Norton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 272, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('604f1961-dcd2-459c-8126-113bb2239e06', 'bed2b4fa-b0db-4000-b87e-6c9143c8cbd7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This is a collection of ten review papers devotes to basic problems of modern solid state physics. All the papers presented in this book have been written by Soviet scientists from different institutes of the Academy of sciences of the USSR and of Soviet republics, and contain the results of investigations carried out during the last few years. Further developments in these directions in the years to come will undoubtedly help in solving some important scientific technological problems. Because of the lack of space, we were not able to cover all the aspects of modern solid state physics, and had to select just a few of these. We hope to make up for this deficiency in near future.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>CONTENTS</strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Submillimetre Dielectric Spectroscopy of Solids</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Theory of Electric Polarization of&nbsp;Domain Boundaries in Magnetically Ordered Crystals</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Ferroelectromagnetics</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">High Hydrogen Pressures, Synthesis and Properties of New Hydrides</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dislocations and Physical Properties of Semiconductors </span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">InGaAsP Heterojunctions: Preparation, Recombination Processes and Applications in Optoelectronic Devices</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Acoustic Instability and Nonlinear Acoustoelectronic Interaction in Semiconductors in an Alternating Electric Field</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">New Trends in the Physics of Laser Crystals and Glasses </span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Etching of Polymers in Quantum- and Particle Flux</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Coil-globule Transitions in Polymer Systems</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1097, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('6051d58a-323c-4190-9a87-f7c3ba3bd17b', '9356b79c-2295-4588-a895-339e0c941157', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Domestic Violence in India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Barik</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352818</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>535</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5388, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('60588910-3778-47d3-a20c-0031dc4c358a', 'a2e5e112-d138-4bce-8fac-1c0591840a1a', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p>This is the first comprehensive multi-volume encyclopedia of literary and cultural theory. Arranged in three volumes covering Literary Theory from 1900 to 1966, Literary Theory from 1966 to the present, and Cultural Theory, this encyclopedia provides accessible entries on the important concepts, theorists and trends in post-1900 literary and cultural theory. &nbsp; With explanations of complex terms and important theoretical concepts, and summaries of the work and ideas of key figures, it is a highly informative reference work for a multi-disciplinary readership</p>

<ul>
	<li>Part of the <em>Wiley-Blackwell Encyclopedia of Literature</em></li>
	<li>Contains over&nbsp; 300 entries of 1000-7000 words written by an international cast of nearly 300 leading scholars in literary and cultural theory</li>
	<li>Provides explanations of complex terms, important theoretical concepts, and tools for critical analysis</li>
	<li>Provides summaries of the work and ideas of key figures such as Jacques Derrida, Michel Foucault, Judith Butler, and Slavoj Žižek, and many more</li>
	<li>Online version provides students and researchers with 24/7 access to authoritative reference and&nbsp; powerful searching, browsing and cross-referencing capabilities</li>
	<li>Special introductory price available</li>
</ul>

<p>&nbsp;</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><strong><span style="font-size:18px">Volume I: Literary Theory from 1900 to 1966</span></strong></p>

<p><span style="font-size:18px">Edited by Gregory Castle</span></p>

<p><span style="font-size:18px">List of Entries</span></p>

<p><span style="font-size:18px">Introduction to the Encyclopedia of Literary and Cultural Theory</span></p>

<p><span style="font-size:18px">Michael Ryan</span></p>

<p><span style="font-size:18px">Notes on Contributors to Volume-I</span></p>

<p><span style="font-size:14px"><strong>Literary Theory from 1966: A-Z</strong></span></p>

<p><strong><span style="font-size:18px">Volume II: Literary Theory from 1966 to the Present&nbsp;</span></strong></p>

<p>Edited by Robert Eaglestone</p>

<p>List of Entries</p>

<p>Notes on Contributors to Volume II</p>

<p><strong><span style="font-size:14px">Literary Theory from 1966 to the Present: A-Z</span></strong></p>

<p><strong><span style="font-size:18px">Volume III: Cultural Theory</span></strong></p>

<p>Edited by M. Keith Booker</p>

<p>List of Entries&nbsp;</p>

<p>Notes on Contributors to Volume III</p>

<p>Cultural Theory A-Z</p>

<p>Index</p>

<p>&nbsp;</p>

<p>&nbsp;</p>', 1314, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('605b811f-ec27-4df2-863f-ec6e911aba49', 'b3ccddcd-17d9-4c81-8198-62da9742f56a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Art and Science of Business communication: Skills, Concepts, Cases, and Applications, 5e, builds on the strengths of the first four editions, and provides a more comprehensive coverage with rich illustrations, practical guidelines, and a more reader-friendly design. The focus on technology and upcoming areas is a crucial feature of this edition. Sections on topics such as the use of e-mails, video conferencing, cellular phones, phone conferencing, PowerPoint presentations, and social media (Facebook, X, LinkedIn, etc.) have been updated and enriched to empower employees in contemporary organizations.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1 Communication Skills </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Profile of an Effective Communicator </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Theatre Technique for Effective Communication and Personality Development </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Reading Skills </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Speaking Skills </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Conversation Skills </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Listening Skills </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Non-verbal Skills</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Writing Skills </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II Business Communication </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Nature and Process of Communication </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Organizational Communication </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Cross-cultural Communication </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Social Media </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Business Letters, Memos, and E-mails </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Written Analysis of Cases </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Business Reports </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Summer Project Reports </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Storytelling </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Effective Presentations </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Business Etiquette </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III Structured Applications</span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Communication for Effective Marketing </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Communication for Effective Negotiations </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22. Communication for Conflict Management </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23. Communication for Employment </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24. Leadership Communication </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">25. Communicating Effectively with Boss </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix 1: Grammar, Usage, and Style </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix 2: The Process of Research </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix 3: A Sample Report Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 475, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('606677eb-6c35-4370-8233-a29fd620939e', 'cf285b19-2264-472e-abe5-c85a1b3c244d', 'Additional Attributes HTML', 1, '<h1>Equilibrium Statistical Physics - Phases of Matter and Phase Transitions</h1>', 4067, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('60684891-702d-4e18-aa96-10a86fb58957', '71b7eb21-de61-4ab1-b481-c2d8aa8b2025', 'Additional Attributes HTML', 1, '<h1>Women''s Political Participation - Researching the Past and Designing the Future</h1>', 4279, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('6072e8f7-f74b-48ba-85af-7a9fe24b3c82', 'd553a3ce-a075-43a9-94a3-10c3bf53aa94', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strategic Management and Business Policy: Globalization, Innovation and Sustainability 16/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Charles E Bamford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789361596124</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 434, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('60766ef7-b067-42f7-bad0-a96f416a4995', '530def87-9237-4dfe-b926-cc2c23c95769', 'Description HTML', 1, '<blockquote>
<p> </p>
</blockquote>

<p>Sections and description:</p>

<p><strong>1. Definition and Basic Properties of the Stereographic Projection 11</strong></p>

<p>Sec. I gives a definition of the stereographic projection and proofs of its basic properties.</p>

<p><strong>2. Stereographic Projection and Inversion 20</strong></p>

<p>In Sec. 2 we establish the connection between the stereographic projection and a remarkable transformation of a plane onto itself in which the circles are also transformed into<br />
circles or straight lines and the angles between the lines are transformed into the angles equal to them - this transformation is called the inversion with respect to a circle; in the same<br />
section we establish the relation of the stereographic projection to the similar transformation of space - the inversion with respect to a sphere.</p>

<p><strong>3. Proof of the Properties of the Stereographic Projection by Means of Coordinates 25</strong></p>

<p>In Sec. 3 the basic properties of the stereographic projection are proved in a different way, namely by means of coordinates.</p>

<p><strong>4. Spherical Metric on a Plane. Application of Complex numbers 30</strong></p>

<p>Sec. 4 establishes the relation between the stereographic projection and the complex numbers: when the projection plane is considered to be a plane of a complex variable, mapping of complex numbers by the points on the sphere is realized by means<br />
of a stereographic projection. This mapping is frequently utilized in the theory of functions of complex variables since the so-called point at infinity of the plane of the complex variable, which cannot be mapped on the plane itself, is given on the sphere by the very projection centre. The same section discusses the so-called spherical metric on a plane when the distance between two points of the plane is assumed equal to a spherical distance between the corresponding points on the sphere; this distance is expressed in the simplest form by means of complex numbers.</p>

<p><strong>5. Mapping of Sphere Rotations on a Plane 37</strong></p>

<p>In Sec. 5 we show how the rotations of the sphere are mapped by the plane transformations in the stereographic projection; these transformations are also expressed most simply by means of complex numbers.</p>

<p><strong>6. History of the Stereographic Projection 40</strong></p>

<p>Sec. 6 gives an account of the history of stereographic projection which was developed already in antiquity and was very popular in the Middle Ages.</p>

<p><strong>7. Application of the Stereographic Projection to Astronomy and Geography 42</strong></p>

<p>Sec. 7 describes how the stereographic projection applies to astronomy - medieval astrolabes were based on this projection - and to geography where this projection is used to draw nautical maps.</p>

<p><strong>8. Application of the Stereographic Projection to the Lobachevskian Geometry 47</strong></p>

<p>Sec. 8 presents the definition of the Lobachevskian plane, demonstrates how a peculiar<br />
stereographic projection can yield a projection of the Lobachevskian plane onto an ordinary plane so that the circles and some other curves on the Lobachevskian plane are mapped as circles or straight lines while the angles between the lines of the Lobachevskian plane are mapped as the angles equal to them.</p>
', 1290, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('60ac22e2-7892-44e0-83f2-1ca1088b8f6c', 'c21fd604-b2c4-4229-bb0e-fac947671fa4', 'Description HTML', 1, '<p>This introduction to socialist thought is by two men perhaps better qualified than any other Americans to write it. Leo Huberman and Paul Sweezy, editors and publishers for almost two decades of Monthly Review, their own independent socialist journal, have built an impressive reputation as keen observers, acute analysts, and lucid writers on the world and domestic scenes. In this book, selected from their writings over the past fifteen years, they present in clear and direct language the basic elements of the socialist critique of capitalist society. On the occasion of their winning the Cittá di Omegna award given by an Italian town (an award previously won by Jean-Paul Sartre, Günther Anders, and Frantz Fanon), the award committee had this to say about Huberman and sweezy: The fundamental genius of these two writers lies in a Marxist humanism. . . . In the world s struggle against capitalism and imperialism, there has been neither an argument nor an event which has not found in the works of Huberman and Sweezy an interpretation of high intellectual caliber and painstaking lucidity.</p>', 4885, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('60af444c-e7f2-4420-8564-e3bb34bf09b0', '838933fc-ba76-4caa-9c95-c65430fe5168', 'Description HTML', 1, '<p>Algorithmic composition – composing by means of formalizable methods – has a century old tradition not only in occidental music history. This is the first book to provide a detailed overview of prominent procedures of algorithmic composition in a pragmatic way rather than by treating formalizable aspects in single works. In addition to an historic overview, each chapter presents a specific class of algorithm in a compositional context by providing a general introduction to its development and theoretical basis and describes different musical applications. Each chapter outlines the strengths, weaknesses and possible aesthetical implications resulting from the application of the treated approaches. Topics covered are: markov models, generative grammars, transition networks, chaos and self-similarity, genetic algorithms, cellular automata, neural networks and artificial intelligence are covered. The comprehensive bibliography makes this work ideal for the musician and the researcher alike.</p>', 1731, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('60af94e8-41d8-4471-ab63-b29ea8776971', '8833e583-f6e6-4330-be86-3f48352cfad5', 'Description HTML', 1, '<h1>Springer Optimization and Its Applications - Modeling and Optimization in Space Engineering</h1>', 4182, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('60b253a5-325c-4f50-9db3-f84c8ecfa639', '8ea2d080-75f4-41a2-b81d-17666a8580f6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mergers Acquisitions And Other Restructuring Activities : An Integrated Approach To Process Tools, Cases And Solutions 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Donald M.DePamphilis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131267646</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 384, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('60c4b23b-7b61-4511-a3b0-139474589ecd', 'a6632cf8-7efb-4da5-8190-fed3823d3bbc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">बिहारी का सामासिक शब्दकोष</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">शकुन्तला पांचाल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">अभय </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1999</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">123</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 105, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('60ece889-1f2b-4a0c-ae0c-2c091c1db877', 'd1cf785a-bd38-412c-9457-a35bd11e66d6', 'Description HTML', 1, '<h2><u><strong>About the book</strong></u></h2>

<p>We seek to present a popular account of the control problems that arise in complex systems which are more generally called large-scale systems in control theory. In systems of this kind, centralized control often gives way to decentralized control, the transition being a penalty for the system’s complexity. This is because the system’s complexity makes centralized con­trol either inefficient or impracticable. How do large-scale systems arise, and is it possible that the category of large-scale system is merely a far-fetched nothing? We have tried to show in this book that large-scale man-made systems which sur­round us are steadily becoming more nu­merous and still more complex. The evolu­tion of man-made systems out of the already existing ones goes on in much the same way as living organisms evolve. Decen­tralized control is but a natural product of this evolution. We hope to convince our readers that it is just so. (from Instead of a Preface)</p>', 1258, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('60f66e78-719f-427f-bf82-8bd20d43abe3', '94fdb515-5512-47e2-8afa-11957e6cd636', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Typesetting Mathematics With Latex</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Herbert Voss</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781906860172</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">UIT</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 372, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('60fc0b1b-41cf-4332-bf1b-5632bc8909c1', 'a3a1a722-af75-4113-9738-2c2c58649e90', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Senior Physics V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.B Bukhovtsev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">264</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1045, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('60ff932d-0b88-4291-85ca-f240919040ba', '96bb895f-22a8-4120-8bf3-33c7085a2e32', 'Additional Attributes HTML', 1, '<h1>Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room NEW</h1>', 5273, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('6106ced1-3f88-45dd-9249-9c0ce01c1895', 'b88601d8-d18e-49b8-9a00-7b61b836a811', 'Additional Attributes HTML', 1, '<h1>Discrete Spectral Synthesis and Its Applications monographs in Mathematics</h1>', 2362, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('61184dec-e6fe-4242-af0d-ba2aad5a19c5', '31e54a8d-37c5-462a-9d11-bcf10347d5c0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Mixed Method Reader</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vicki L Plano Clark</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412951449</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>640</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1886, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('612edab9-0742-4a84-9eb8-2cca1c470c7e', '633e1a78-1d89-4f03-bb7d-0b726fc4dd1c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Cambria",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">Biography of Lord Sri Ram with complete Vairagya Sandipani and Glory of His Holy Name —This is an anthology based story of Ram. The book is in two parts— the first deals with Rams life story based on Tulsidas’ works, Vedas, Puranas, Upanishads; and the second part contains the full text and English translation of Vairagya Sandipani, with exclusive verses culled from Tulsidas’ works highlighting the importance and glory of Ram’s Holy Name. This section has verses from Gum Granth Sahib and Ramottartaponishad.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Cambria",serif">The first part of the book has Ram’s birth charts, mathematical calculations of his life span, manifestation period, exile period etc., the Lava Kush Kand, diagramatic representation of the path taken by Ram to exile, the Ram Chant Manas lake etc. besides 108 Ram’s Mains from Padma Puran.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 108, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('613375aa-f8d3-4f41-86bb-a1f168f77c58', '8faaf8fa-d783-4bc8-a5bd-bb7aec189962', 'Description HTML', 1, '<h1>Yadvendra Sharma Chandra ke Upanyas Samanti Jivan ka Dastavej New</h1>', 2882, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('614b5453-8cde-4735-a481-d68f6fad6559', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'Description HTML', 1, '<p>Non-standard finite element methods, in particular mixed methods, are central to many applications. In this text the authors, Boffi, Brezzi and Fortin present a general framework, starting with a finite dimensional presentation, then moving on to formulation in Hilbert spaces and finally considering approximations, including stabilized methods and eigenvalue problems. This&nbsp;book&nbsp;also provides an introduction to standard finite element approximations, followed by the construction of elements for the approximation of mixed formulations in H(div) and H(curl). The general theory is applied to some classical examples: Dirichlet''s problem, Stokes'' problem, &nbsp;plate problems, elasticity and electromagnetism.</p>', 1655, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('61515afc-c3d5-4c3c-a235-5d56a327fa74', 'c8d4c912-1967-4cc5-86e3-a06b35ca5f73', 'Description HTML', 1, '<p>Food: In Context examines food in relationship to nutrition, world health issues, agriculture, environmental concerns, current events and political decision-making. Written by experts in nutrition, medicine, culinary arts, agriculture/aquaculture, environmental science and history, this full-color set covers the historical, political and ethical debates related to food. It also explores how food impacts daily life, trade and commerce, the environment, and health and nutrition. --from publisher description</p>

<ul>
</ul>', 3812, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('61723ef3-d460-4829-ba3a-6b7b24662446', '42522cea-e513-4c69-b122-995af9829b05', 'Description HTML', 1, '<p>This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.</p>', 4492, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('617a3ca0-286e-4f2d-89fa-9b72cce2fd55', 'b3640ce6-26a3-4651-b005-07faf4dfa2bf', 'Additional Attributes HTML', 1, '<h1>Public Sector Reform - Library of the Public Sector in 4Vols. A NEW</h1>', 4199, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('6195a78e-a736-4832-b9db-38b8f285f581', '00275e57-b327-4c13-a727-ed43b604013c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>
			<h1>Alankar Vimarsh (Hindi)</h1>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ravindra Kumar Bajpai</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188459872</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shubda Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2844, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('619ad687-2834-4686-b6e8-d4496c61773e', '80d64fec-acb9-495d-ba05-43083aff3d26', 'Description HTML', 1, '<p>The Encyclopedia of Multimedia provides easily accessible coverage of the important concepts, issues and technology trends in the field of multimedia technologies, systems, techniques, and applications. It is a comprehensive collection of more than 250 entries from hundreds of leading researchers and world experts. With over 1000 heavily-illustrated pages, the Encyclopedia of Multimedia presents concise overviews of all aspects of software, systems, web tools and hardware that enable video, audio and developing media to be shared and delivered electronically. The Editor-in-Chief,&nbsp;Borko Furht,&nbsp;in collaboration with an Editorial Board, surveyed and divided the field of multimedia into specific topics that collectively encompass the foundations, technologies, applications, and emerging elements behind web technologies, wireless information transfer, and audio-visual formatting and storage.&nbsp; Borko Furht&nbsp;is also the Founder and Editor-in-Chief of the international journal, Multimedia Tools and Applications.&nbsp; This essential&nbsp;reference features: — Over 250 topics&nbsp;ranging&nbsp;from multimedia servers, to multimedia databases and multimedia networks and communications, to emerging multimedia applications — Immediate point of entry into field for researchers — A–Z format — Many headers for easy skimming and navigation of topic — New standards&nbsp; — Cross-referenced entries&nbsp;&nbsp;&nbsp; — Internationally renowned Editorial Board — Index Each peer-reviewed entry includes: — Broken out definition&nbsp;of terms — Keywords — Full overview of the technology — Key citations to locate further resources in the field — Illustrations — Applications The intended audience of the Encyclopedia of Multimedia is technically diverse and wide; it includes professionals concerned with the internet, websites, telecommunications, multimedia players and technologies. Specifically, this volume serves as a valuable reference for system designers, software engineers, programmers, and business managers who are involved in multimedia system design and their applications. Practitioners in communications and software industries will benefit from this reference, as will advanced-level students in computer science, web design, and electrical engineering.&nbsp;</p>', 2192, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('61aca10c-6ffd-4c8d-9e05-6bd436791aef', '2b302adc-1157-43ed-b4ad-93c75ed074d9', 'Description HTML', 1, '<p>The Encyclopedia of Digital Government offers the most comprehensive coverage of the issues, concepts, trends, and technologies of digital government (or electronic government). The challenges and future prospects faced by governments at different institutional levels and in different parts of the world are described in explicit detail in this commanding encyclopedia. With over 250 detailed articles, this three-volume set provides a broad basis for understanding the issues, theories, and applications faced by public administrations and public organizations as they strive for more effective government through the use of emerging technologies. This comprehensive, research-based publication is an essential reference tool for academic, public, and private libraries. It is an authoritative source for comprehensive information on an expanding field. It includes in-depth definitions for over 1,900 key terms. More than 5,500 comprehensive references to existing literature and research on digital government are included. It is organized by topic and indexed, making it a convenient method of reference for all IT/IS scholars and professionals. It contains cross-referencing of key terms, figures, and information pertinent to digital government.</p>', 4536, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('61afce90-6b40-4f7e-91e4-e5b853a1e6d2', '38988170-b3b4-4f36-8bb1-7123f1f08c6f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Castes in India : Their Mechanism, Genesis and Development</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788194349334</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 354, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('61b17d87-b9c8-4791-89cb-11ccaf56469b', 'a91d6a98-eadf-4f54-ae25-3024050ec8e8', 'Description HTML', 1, '<p>The Clay Mathematics Institute announced the Millennium Prize Problems to mark the 100th anniversary of Hilbert''s lecture at the second ICM. These Problems were set forth by two of the greatest mathematicians of the 20th century: John Tate and Michael Atiyah. Atiyah''s lecture discusses four of the Millennium Problems and places them in context. He discusses their relevance to a wide variety of mathematics in a style that is interesting to experts and accessible to the non-mathematician. The Problems described in this lecture are among the most important unsolved problems in branches of pure mathematics including analysis, geometry, topology, and mathematical physics. Solutions of these problems would also have profound implications for fluid dynamics and high energy physics. His lecture gives a lucid description of the essential nature and history of these great problems. The lecture which will be sure to captivate the imagination of anyone interested in the frontiers of mathematics.</p>', 1889, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('61c21c8c-0224-4b66-9293-a2997c849d07', 'b18d6770-925a-43c3-bca3-0d1d05a0509e', 'Description HTML', 1, '<p><strong><span style="font-size:14px">About the Book</span></strong></p>

<p>The war in the Middle East is marked by a lack of cultural knowledge on the part of the western forces, and this book deals with another, widely ignored element of Islam—the role of dreams in everyday life. The practice of using night dreams to make important life decisions can be traced to Middle Eastern dream traditions and practices that preceded the emergence of Islam. In this study, the author explores some key aspects of Islamic dream theory and interpretation as well as the role and significance of night dreams for contemporary Muslims. In his analysis of the Islamic debates surrounding the role of “true” dreams in historical and contemporary Islamic prophecy, the author specifically addresses the significance of Al-Qaeda and Taliban dream practices and ideology. Dreams of “heaven,” for example, are often instrumental in determining Jihadist suicidal action, and “heavenly” dreams are also evidenced within other contemporary human conflicts such as Israel–Palestine and Kosovo–Serbia. By exploring patterns of dreams within this context, a cross-cultural, psychological, and experiential understanding of the role and significance of such contemporary critical political and personal imagery can be achieved.</p>

<p><strong><span style="font-size:14px">Contents:</span></strong></p>

<p><strong>Chapter 1. context and history</strong><br>
Dreams as perceived metaphysical and divinatory knowledge in Islam<br>
Dream Interpretation in Islam<br>
The True dream across cultures<br>
Promised land dreams in Palestine and Kosovo<br>
Significance of night dreams to Muslims in general</p>

<p><strong>Chapter 2. Methodology</strong><br>
Methodological issues in dream work<br>
Methods Used in this Book: An Oversight<br>
Sources studied: primary and secondary<br>
Conclusion</p>

<p><strong>Chapter 3. Istikhara: Islamic dream incubation</strong><br>
Case study from Sarajevo, Bosnia<br>
Conclusion</p>

<p><strong>Chapter 4. Sufism and dreams</strong><br>
Ethnographic study of dreaming in a UK Sufi centre<br>
The sunday evening Zikr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
Shaykh Nazim in Northern Cyprus</p>

<p><strong>Chapter 5. Militant&nbsp;<em>jihadist</em>&nbsp;dreaming in the Middle East and the UK</strong><br>
The patterns and threads running through Jihadist dream interpretation<br>
Their understanding of dreams<br>
Legitimating function<br>
Connection to the Golden Age of Islam<br>
Focus on manifest content of dreams<br>
Dreams interpreted as world is interpreted<br>
Dreams and events related<br>
Dreams, politics and warfare<br>
Dreams of al-Qaeda<br>
Osama bin Laden<br>
Zacarias Moussaoui<br>
Richard Reid<br>
Al-Zarqawi and other Iraqi Martyrs<br>
Dreams of other Jihadists<br>
Pakistani relations<br>
Guantanamo Bay<br>
A dream of a dead Mujahideen</p>

<p><strong>Chapter 6. Dreams of Mullah Omar, Taliban Leader</strong><br>
Discussion and contextualisation<br>
Conclusions to chapters three and four regarding&nbsp;<em>jihadists’</em>&nbsp;Dream Reports</p>

<p><strong>Chapter 7. Dream Interpretation Resources (dictionaries) in Islam</strong><br>
Features of dream interpretation<br>
Range of sources studied</p>

<p><strong>Chapter 8. A Comparison of Islamic Dream Theory and Western Psychological Theories of the Dream</strong><br>
Conclusion</p>', 1302, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('61c6989c-1115-412c-bcf5-efdfed7ae1c6', '7133e031-843a-4378-8039-f7ebe014dc74', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">स्वाधीनता-संग्राम, हिंदी प्रेस और स्त्री का वैकल्पिक क्षेत्र </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">जगदीश्वर चतुर्वेदी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395404105</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher </span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 121, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('61dee9d4-ff2c-494d-b71f-13b4b77fd8a1', '7c680bc8-a415-4c29-9489-79771c5e3aa4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamla Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381698471</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3005, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('61e71a23-a0b7-489f-a367-09bd5c512da4', '3230cc8f-598b-4ff2-85ce-593055d51128', 'Description HTML', 1, '<p>The book documents the state-of-the-art in Services Science. It combines contributions in Service Engineering, Service Management and Service Marketing and helps to develop a roadmap for future R and D activities in these fields. The book is written for researchers in engineering and management.</p>', 4122, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('61ecbd04-0026-46fb-bb58-ff2869f6d320', '1e300a4d-f895-495e-94b1-7f157013901c', 'Description HTML', 1, '<p>हिंदी साहित्य ज्ञानकोश साहित्य के विद्यार्थियों के लिए ही नहीं, उन सभी पाठकों और जिज्ञासुओं के लिए एक धरोहर है जो धर्म, संस्कृति, समाज-विज्ञान, मीडिया, कला-साहित्य, पर्यावरण आदि विषयों के साथ अपने देश और विश्व की सभ्यताओं को समझना चाहते हैं। पिछले 50 सालों में दुनिया में ज्ञान के जो विस्फोट हुए हैं, उनकी नई रोशनी में भारतीय भाषाओं में हिंदी में बना यह पहला ज्ञानकोश है। हिंदी साहित्य ज्ञानकोश का इस्तेमाल सहज ढंग से किया जा सकता है। इसके सातों खंड खुली खिड़कियों की तरह हैं। इन्हें अकारादि क्रम से देखा जा सकता है। इसके अलावा, पाठक विषयवार खंडों से अपनी रुचि और जरूरत के अनुसार प्रविष्टियाँ चुन कर पढ़ सकते हैं। यह ज्ञानकोश साहित्यिक, सामाजिक और सांस्कृतिक अध्ययन की बनी चहारदीवारियों को तोड़ता है और पाठक को जीवंत बनाए रखता है। अतीत और पश्चिम से आच्छादित हुए बिना आलोचनात्मक समावेशिकता ही हिंदी साहित्य ज्ञानकोश के निर्माण की बुनियादी दृष्टि रही है।</p>', 1872, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('620a77ba-0c55-47f0-bd18-419e299efb12', '731eee36-806a-4aea-a155-8664459463d4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The first edition of the Abbinayadarpanam published twenty-three years ago was welcomed by all interested persons including the late A.K. Coomaraswamy whose translation of the work named The Mirror of Gesture (Cambridge, Mass. 1917) directed my attention to this Sanskrit text. Still for various reasons I could not think of publishing its second edition even after it was out of print for a long time, and there was osme demand for it. One such reason and an important one too, was that I then engaged myself in studying the Natyasastra and was planning a translation of this important work, and thought that this would be of greater use to readers interested in the subject.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1. PRELIMINARY</span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Present Edition</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Translation</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Critical Apparatus</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Reconstruction</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2. ABHINAYA: IT’S MEANING</span></span></p>

<ol start="5">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Drama and Hindu Plays</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Object of Hindu Plays</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Technique of Plays</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Abhinaya</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Importance of the Study of Abhinaya</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">3. ABHINAYA: ITS HISTORY</span></span></p>

<ol start="10">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Origin of Abhinaya</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Development of Abhinaya</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Literature on Abhinaya</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">4. ABHINAYADARPANA</span></span></p>

<ol start="13">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Scope of the Work</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Abhinayadarpana and the Bharata-Natyasastra</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Abhinayadarpana and the Bharatarnava</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Abhinayadarpana and the Samgitaratnakara</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Style and the Method of Treatment</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Author of the work</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Place of Nandikesvara</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Time of Nandikesvara</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Antiquity of the work</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">TRANSLATION & NOTES</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">THE SANSKRIT TEXT</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 735, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('6217001e-3d42-42a0-9215-0715e13cbe59', 'b1c9a1d1-117e-4365-ba0d-2816375a0d14', 'Description HTML', 1, '<p><strong><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Contents -&nbsp;</span></strong></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shubhkamna Sandesh</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mukhbandh</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prastavna</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pehli Parat</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1. Tum Kaun Ho</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2. Hum Pyaar kiya karte Hai</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">3. Pyaar Kiska Hai</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">4. Kaun Mera Kaun Tera </span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">5. Rok Apne Aansuon ko</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">6. Mann Hota Jata hai Adheer&nbsp;</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">7. Maine Taaro se Prashn Kiya</span></p>

<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8. Main Din Bhar Karta Intezar</span></p>', 1761, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('6219d735-f502-4b3d-b60e-3c2f4cef3c36', 'f98385b0-1930-4f4f-b9b7-2dd3536324e4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">About the book</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The movement of groundwater is a basic part of soil mechanics. It is an important part of almost every area of civil engineering, agronomy, geology, irrigation and reclamation. Moreover, the logical structure of its theory appeals to engineering scientists and applied mathematicians.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">This book aims primarily at providing the engineer with an organized and analytical approach to the solution of seepage problems and an understanding of the design and analysis of earth structure that impound water. It can be used for advanced courses in civil hydraulic, agricultural and foundation engineering, and will prove useful to consulting engineers-or any public or private agency responsible for building or maintaining water storage or control systems.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Chapter headings</span></strong><span style="font-size:11.0pt">:fundamentals of groundwater flow, application of the Dupuit theory of unconfined flow, conformal mapping by elementary functions, special mapping techniques, confined flow, approximate methods of solution for confined flow problems, unconfined flow through earth structures on homogeneous foundations of great depth, unconfined flow through homogenous earth structures of finite depth, seepage from canals and ditches, seepage toward wells.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Among the special features of this book are its coverage of previously unavailable Russian work in the field, an extensive appendix of concepts in advanced engineering mathematics needed to deal with physical flow systems, and numerous completely worked-out and solved examples coupled with over 200 problems of varying difficulty.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Content –</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Preface,&nbsp;List of Symbols,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 1 FUNDAMENTALS OF GROUNDWATER FLOW,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 2 APPLICATION OF THE DUPUIT THEORY OF UNCONFINED FLOW,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 3 CONFORMAL MAPPING BY ELEMENTARY&nbsp;FUNCTIONS,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 4 SPECIAL MAPPING TECHNIQUES,&nbsp; </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 5 CONFINED FLOW,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 6 APPROXIMATE METHODS OF&nbsp;SOLUTION FOR CONFINED FLOW PROBLEMS,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 7 UNCONFINED FLOW THROUGH&nbsp;EARTH STRUCTURES ON HOMOGENOUS FOUNDATIONS OF GREAT DEPTH,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 8&nbsp;UNCONFINED FLOW THROUGH EARTH STRUCTURES ON HOMOGENEOUS EARTH&nbsp;STRUCTURES&nbsp;OF&nbsp;FINITE DEPTH,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 9 SEEPAGE FROM CANALS AND DITCHES,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">CHAPTER 10 SEEPAGE TOWARD WELLS,&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">APPENDIX A,&nbsp;APPENDIX B, References,&nbsp;Index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1972, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('6219ff17-c3ab-484e-ac1c-ec96f88ef1ad', 'c110a84c-9a5b-4200-8697-d75f26532b37', 'Description HTML', 1, '<p>It has been the authors'' experience that the overwhelming majority of students in MBA derivatives courses go on to careers where a deep conceptual, rather than solely mathematical, understanding of products and models is required. The first edition of Derivatives looks to create precisely such a blended approach, one that is formal and rigorous, yet intuitive and accessible. The main body of this book is divided into six parts. Parts 1-3 cover, respectively, futures and forwards, options and swaps. Part 4, examines term-structure modeling and the pricing of interest-rate derivatives, while Part 5 is concerned with credit derivatives and the modeling of credit risk. Part 6, discusses computational issues. Features: Full-length case studies: Several full-length case studies are integrated throughout the text including some of the most in famous derivatives disasters in history. These include Amaranth, Barings, LTCM, Metallgesellschaft, Procter and Gamble and others. These are supplemented by other case studies available on this book''s website, including Ashanti, Sumitomo, the Son-of-Boss tax shelters and AIG. Extensive use of numerical examples for illustrative purposes: To enable comparability, the numerical examples are often built around a common parameterization. For example, in the chapter on option Greeks, a baseline set of parameter values is chosen and the behavior of each Greek is illustrated using departures from these baselines. End-of-chapter problems: The book offers a large number of end-of-chapter problems. These problems are of three types: Some are conceptual, mostly aimed at ensuring that the basic definitions have been understood, but occasionally involving algebraic manipulations, the second group comprises numerical exercises, problems that can be solved with a calculator or a spreadsheet, the last group contains the programming questions, questions that challenge the students to write code to implement specific models. We were fortunate to have many Silicon Valley engineers as students, from whom we received valuable feedback on these questions</p>', 3092, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('621c81a8-8472-46dd-b815-e1bf91f7a13b', '5280ac36-de01-4b36-93ac-ebf10fd82fd3', 'Description HTML', 1, '<h1>Progressive Image of Women in Modern Scenario New</h1>', 4700, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('621ce4c1-d3f7-4c60-ad3e-f7a20ec4d419', '0a698ff9-930b-493c-95f6-7cfa5d20b10c', 'Additional Attributes HTML', 1, '<h1>Gandhi Before India - Author of India After Gandhi</h1>', 4880, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('62232869-e5f4-495e-adda-2c4665b97423', '20bd07e0-a3dd-4b57-b2e7-8f0fbca4c1c7', 'Description HTML', 1, '<h1>Samajshastra: Ek Vivechan A Book</h1>', 4969, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('622b6224-0460-4cfd-8385-5283a0dac458', 'b2dfb834-c08e-4bed-ac78-7c4b2b842375', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. S.I. Koreti</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350533413</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4309, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('622bea7c-d8a8-4db9-b668-114f434bc1a4', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A. Quarteroni</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788847003941</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3735, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('6231649e-96c6-4985-909f-100cc1304e1d', '39ac4796-9e32-4a67-8cb1-81da2e408b7a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William James</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189948801</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5512, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('62451990-c97a-4365-83a5-61cf96bdfdab', '0a8b7e0b-dd20-4b7d-bc87-71da91ffa02e', 'Description HTML', 1, '<h1>Dimensions of Diasporic English Fiction</h1>', 2735, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('6246b83f-e7cb-4987-8414-5c159f55098a', '23b134cf-51d2-4775-b9af-390e7f357040', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Advanced Machining Processes</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vijay K. Jain</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8177642944</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Allied</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 382, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('624f3a67-5be0-4227-b490-b31f8259d9e2', 'c17803f7-b4a9-4d17-a9f6-90154df5242c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anne Applebaum</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780333641699</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>320</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1995</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4293, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('62568fb3-8346-4bc8-bff5-28290f160439', '0d627e06-c965-4257-94f1-eb7ca59d365b', 'Description HTML', 1, '<h1>Recognizing Diversity - Society and Culture in the Himalaya</h1>', 4554, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('62649730-d3a5-40d0-a20f-dff2c50a0686', 'c9e43f98-ede6-49c4-b5b8-918753688bff', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Asymmetry in Plants-Biology of Handedness</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bir Bhadur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781138587946</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">CRC Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 730, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('62688739-b1bd-417e-9b20-d44a0078f850', '108cc098-3c03-4a28-97bd-4ffd5bf0a0de', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Paryatan Vikas Evam Sambhavnayen</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shankar Lal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978938301160</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Geeta Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 2877, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('62707ff1-399f-4c4a-b78e-fd825e806580', 'fd9fe938-b947-4e22-9344-e1c03d51924e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Vast, Detailed, Correct. Written by more than 4,300 expert contributors, you can be confident that everything you learn from Encyclopadia Britannica is clear, current and correct. First published in 1768, Britannica continues to be the world''s most renowned encyclopedia. Now, the new 32-volume revision builds on this expertise with an incredible wealth of knowledge that''s easily accessible yet comprehensive - making it the first choice reference work for thousands of schools, universities, libraries and family homes. Newly updated for 2010. Stay current with the 2010 revised edition, updated with new articles, photographs and thousands of additions to existing topics: - World News - such as the historic Presidential election in the United States, other major political elections across the globe and the continued violence in Iraq and Afghanistan. - New Biographies - including US President Barack Obama, top-ranked professional tennis player and winner of a record 15 Grand Slam singles titles Roger Federer, and writer and winner of the Nobel Prize for Literature Doris Lessing. - Sporting Achievements - including Spain''s 2008 European Football Championship win, South Africa''s victory at the 2007 Rugby World Cup and all the results from the 2008 Summer Olympics in Beijing where Great Britain''s medal performance was its best in a century. - Science News - such as the Nobel Peace Prizewinning Intergovernmental Panel on Climate Change, extrasolar planets and updates on the Human Genome Project. The world at your fingertips. Whatever you''re interested in, you can rely on Britannica to make it even more interesting. You get incredible insights into subjects you thought you knew, while world-renowned contributors and Nobel prize winners put fascinating facts about our world right at your fingertips. Forget old-fashioned, dry texts - Britannica''s lively narration helps children and adults alike develop a love of learning! An exquisite investment that will last for generations. Wonderfully robustA" is how Head Librarian Mrs J. Perkins described the revised edition. Stunningly presented, every one of the 32 volumes is crafted to the highest possible standards so your encyclopedia not only looks wonderful, but stays in perfect condition for years and years to come. The Britannica 4-part learning system offers: - 2-volume Index - The key to unlocking Britannica''s archive of information. More than 700,000 references take you to the pages you want quickly and easily. - 12-volume Ready Reference - Also known as the Micropadia, the ready reference gives you quick and concise answers, fascinating facts and acts as a gateway to Knowledge in Depth. - 17-volume Knowledge in Depth - Britannica at its scholarly best, the Macropadia is written by the world''s leading authorities to give you a complete and compelling understanding of a - subject. - Outline of Knowledge - The Propadia is a guide to learning. Whatever subject you''re interested in exploring, this volume suggests what to read and explains how it relates to other subjects. Whatever your interests, Britannica has the answers! From children to adults, students to professionals, from the committed researcher to the casual browser - everyone can get so much from Britannica''s wealth of knowledge. Britannica enriches your research with marvellous detail, unrivalled accuracy and facts, figures and revelations that make it the first port of call for whatever you need to know. - From the world''s leading brand for reliable and fact-checked information. - Entries by Nobel laureates, historians, curators, professors and other notable experts. - More than 65,000 articles. - More than 1,000 new and revised articles. - Gilt-edging along the top of every page.</span></span></p>', 2202, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('629e052f-c52b-40fc-b7df-10347dc57b19', '84a2ac45-762b-4f17-8896-b186986e53f1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strength of Materials: A New Unified Theory for the 21st Century</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dale Hopkins & Surya Patnaik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8181473973</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 111, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('62b7fe2e-30b4-4ecc-b642-43f1dfb0d1e7', '154860a8-5e23-4d49-a901-d21d8cf14386', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Sreelakshmamma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383576012</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5687, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('62b9750f-90e5-4b13-881b-bfb8e6956cd4', '39486839-704d-4f2f-b082-d77b53f24568', 'Description HTML', 1, '<h1>The Plight of Indian Dalits</h1>', 4746, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('62c3e654-209d-496b-9a1c-647e4fb09f80', '995453a5-5ce1-4c36-82d9-3fe6f15fde6f', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Volume - 2</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Y. Gao, Ray W. Ogden</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1402076452</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402076459</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVIII, 314</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1740, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('62c51b91-b6a8-41a3-b98d-96dcc0060d7c', 'dd73bcef-2352-4b09-b160-50a502027c3b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Human Resource Management : A Primer for Students of Master of Business Administration (MBA)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gurpreet Kaur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830266</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 4794, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('62caa998-01d7-41bc-a977-e256a59251ef', '6a3ddf1f-4844-41a3-a83d-c4680b9c1512', 'Description HTML', 1, '<p>Earned Value Management Using Microsoft? Office Project is the first reference to effectively combine the most widely used scheduling tool with the most widely accepted cost management technique. It is a practical guide to end-to-end scheduling and cost management using Microsoft Office Project that includes a CD-ROM of a limited version of a unique EVM software tool that will help practitioners more effectively manage their projects, track and report the status and progress of projects and take necessary action before their projects fail beyond repair. This text is an excellent complement to whatever Microsoft Office Project guide that you may be using and a significant addition to the literature on how to use EVM.</p>', 3090, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('62d3097b-6a86-41c9-82c8-ad2ec5e41ea3', 'ac96b4bf-379a-4f8c-bc20-28e8f83b669f', 'Description HTML', 1, '<h1>Narendra Sharma ka Kavi Karm</h1>', 2787, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('62dcb0cb-3a25-4659-8dcc-8f1d0d255365', '11dae738-8416-484d-8a59-ed8d12710398', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Stalcup</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4619, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('62df3c28-2987-4c04-8a55-2435bb57041a', '2ff3b87d-8952-4c2e-9b21-0a8d8a8ef8e1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sister Nivedita</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185301815</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4379, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('62efac11-c64d-4bd7-8026-4c0bf8fe702b', '24438230-3689-4bad-9c4b-626b7179401c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Reimagining Data Visualization Using Python</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Seema Acharya</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354641336</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 614, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('62f9ea94-6f11-405f-a8ff-46de75eb273c', '0b8b6259-e222-464c-96dc-33fd3b013048', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Shabdtatvavimarsha</span></p>', 2006, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('6314eba9-e8b7-4e65-a9a6-ea65c53478ac', '843a9f2a-929a-45d3-91df-3914ec0aca02', 'Description HTML', 1, '<h1>Indian Foreign Policy New</h1>', 4218, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('631a6484-1a30-40e2-93a0-005f0bf4f88d', 'f3e2086a-8cc6-41a2-b9d6-e96c93b1fa0d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">राम -जन्मभूमि मंदिर अयोध्या की प्राचीनता: आभिलेखिक &nbsp;एवं &nbsp;पुरातात्विक &nbsp;उत्खनन &nbsp;के &nbsp;प्रमाणों पर आधारित&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">दीनबंधु पाण्डेय</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830211</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 4325, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('631a71b6-57f2-4150-83e3-04e24e74d8f0', '07e1d8f0-909c-46da-a757-b20af6510832', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.K. Anuj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382192428</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2468, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('63224659-b56c-4ab4-bbce-5f16ac8e096d', '934c1736-92ab-404c-b6a8-443541bda493', 'Description HTML', 1, '<p>Realism is an approach to humanity which recognizes the real existence of social objects as well as physical objects. Thus realism does involve being realistic. But more importantly, it asserts that the things we are studying in social research have some prior existence and would continue to exist even if our knowledge of them was limited. Indeed, sometimes our knowledge is quite wrong, and realists assert that the real world will tend to constrain science so that wrong claims get challenged. In this set, you will find:</p>

<p>&nbsp;</p>

<ul>
	<li><em>Volume 1: Practical Realist Ontology&nbsp;</em>which<em>&nbsp;</em>covers the nature of the world, the role of the person, the need for social theory, the nature of language, open systems theorizing, and the avoidance of the fallacies of upward and downward conflation.</li>
	<li><em>Volume 2: Realist Methods&nbsp;</em>takes up the triangulation debate in some detail as well as querying the nature of quantitative data and of qualitative data.</li>
	<li><em>Volume 3: Knowledge and Meta-knowledge in Realism&nbsp;</em>explores the concept of epistemology and the social basis of human knowledge.</li>
	<li><em>Volume 4: Realist Empirical Research&nbsp;</em>runs through lessons to be learned from research that has been conducted under explicit realist assumptions in many disciplines in many different countries.</li>
</ul>', 4448, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('6328efc7-1de0-41a4-bcaf-f500e1c42116', 'c912c61f-8251-4772-928c-3bcfe2e5107c', 'Description HTML', 1, '<p>This book is the most comprehensive recent publication on MWPs. consisting of 13 chapters, primarily involving the fundamentals, the instrumentation, and the methodologies of MWP-OES. The physical and chemical characteristics of the various MWP sources and sample introduction techniques available are all discussed as well as how these characteristics affect the design of the parts of the MWP set up with inclusion of some very recent work with MWP sources</p>', 5909, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('63576e45-2c1e-41f3-a15e-3f2da11f3270', 'dcea50d5-9002-4ccc-b587-09d71cbb2af3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G. Samba Siva Rao, Allu Gowri Sankar Rao</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9350567113</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4757, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('635c445b-41cc-446a-8b20-652dafb4f10d', 'e95b4f01-4a33-45b3-826f-9e6167b51201', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Biophysical Methods for Biotherapeutics - Discovery and Development Applications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Tapan K. Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470938430</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 666, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('6370dbec-b835-49aa-9088-b1a8610f703d', '08886699-ba49-4a11-9f40-bb4045635e0c', 'Description HTML', 1, '<h1>Coherent Semiconductor Optics -From Basic Concepts to Nanostructure Applications NEW</h1>', 4082, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('6375e4a0-5c58-441f-973c-de8e7d8e8a0a', '38fe3074-4ead-455b-9882-9dc77239bca0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190718813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4788, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('638cfa08-ef67-407a-aaaf-6e050b812ace', '7c458ed8-b6ab-4dfd-a53f-14316e9d5718', 'Additional Attributes HTML', 1, '<h1>Mathematical Modeling of Biological Systems V-2 - Epidemiology, Evolution and Ecology, Immunoloy, Neural Systems and the Brain, and Innovative Mathematical Methods - Modeling and Simulation in Science, Engineering and Technology</h1>', 3661, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('63a123bc-42ab-4e5a-9a54-fd752171e2b2', '9fb9028b-08d8-4b0c-88f2-f970493c5935', 'Additional Attributes HTML', 1, '<h1>Interpreting Quantitative Data With IBM SPSS Statistics - 2e</h1>', 5454, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('63a6e2a6-d305-4271-a61d-d1ba8f89f2fe', '5e58ec7a-6096-40bc-abed-57e32e99bd0f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jay Veer Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791583</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4992, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('63a87e7a-4607-4296-8e11-223d8bde019b', '7f83a7eb-1f8d-4277-97a7-52b92150cf75', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Jaishankar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4511, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('63b8fb05-8cf4-44a0-b92f-9ecea24d6487', '736d0dba-fc7c-432d-98cf-8c914d79920a', 'Description HTML', 1, '<h1>PATTY''S has become one of Wiley''s flagship publications in occupational health and safety, and the toxicology volumes give proof to the growth and development of the field of toxicology. What began as a single volume devoted to the field with the first edition (1948) of Patty''s has now mushroomed into eight. This Fifth Edition will permit us to bring about many badly needed changes to the format and organization of the toxicology volumes. In addition to standardizing the format and sequence in which toxicologic data is presented for all of the compounds, the compounds will be organized according to logical groupings, e.g., the metals will be covered in 23 separate chapters making up Volumes II and III; Vol. IV will contain four chapters on aromatic hydrocarbons and 7 chapters on organic nitrogen compounds; Vol. V will contain eight chapters on organic halogenated hydrocarbons and four on aliphatic carboxylic acids; Vol. VI will feature three chapters on ketones, two on alcohols, and five on esters; and Vol. VII will include four chapters on epoxy compounds, two on gycol ethers, and eight on synthetic polymers. The reorganization of chapters in Volumes II through VI by itself will vastly facilitate information searching and retrieval. Volume VIII, like Volume I, does not cover compounds but rather other major issues in toxicology assessment or other forms of toxic agents.</h1>', 3234, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('63bbe1d9-060f-476b-bbd5-4e6f84777096', '5675054d-1db2-40a6-b4b9-56c7c446db98', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A spice is a seed, fruit, root bark or other plant substance primarily used for flavouring, coloring or preserving food. Spices are distinguished from herbs, which are the leaves, flowers, or stems from plants used for flavouring or as a garnish, Sometimes, spices may be ground into a powder for convenience. Many spices have antimicrobial properties. This may explain why spices are more commonly used in warmer climates, which have more infectious diseases, and why the use of spices is prominent in meat, which is particularly susceptible to spoiling. [1] Spices are sometimes used in medicine, religious rituals, cosmetics or perfume production, or as a vegetable. Plant species grown in tropical countries on small scale family farms or commercial farms, to provide food for humans or livestock, in dry or humid regions are highly abundant and taxonomically diversified. Vegetables comprise of a large number of plants, mostly annual, of which different parts like leaf, stem, lower bud, flower, fruit, root etc. are eaten. This book shall be useful for trading manufacturing and processing fraternity of spices and condiments, analysts of these commodities, public analysis, advocated handling food adulteration cases, oleoresin technologists and others interested in spices and condiments.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Production of Spices, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Plants Anatomy and Tissues, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Fruit Crop Cultivation, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Understanding the Field of Plant Physiology, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Seed Diseases and Treatment, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 723, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('63c1e00c-092b-4347-94d4-6e5b8df9ba50', '1ef84dfe-cd73-4d7f-b5c6-f550e2cfe6a1', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Implications for Regional and Global Political Narratives</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Mallika Joseph</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789350980415</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">274</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2014</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1855, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('63c92bd8-e560-423a-8975-37954fbf229c', '452c6850-7e02-4a61-88a9-64fe947c8637', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Languages of the World</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mario A. Pei</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781907653421</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2229, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('63c9c7ef-8cd5-4c35-93b7-316a80e8f20a', 'e33b6da5-7bf9-455c-885a-e31ffa3afebb', 'Description HTML', 1, '<div class="u-margin-l-bottom" style="-webkit-text-stroke-width:0px; background-color:#f5f5f5; box-sizing:border-box; color:#1f1f1f; font-family:ElsevierSans,Arial,Helvetica,Roboto,">
<h2 style="margin-left:0px; margin-right:0px">About this publication</h2>

<p style="margin-left:0px; margin-right:0px"> </p>

<div style="box-sizing:border-box; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px"> </div>

<p> </p>
</div>

<div class="grid" style="-webkit-text-stroke-width:0px; background-color:#f5f5f5; box-sizing:border-box; color:#1f1f1f; font-family:ElsevierSans,Arial,Helvetica,Roboto,">
<div class="row" style="box-sizing:border-box; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px">
<div class="col-lg-12 u-margin-l-bottom u-padding-xl-right-from-md" id="book-description" style="box-sizing:border-box; float:left; margin-bottom:32px !important; margin-left:0px; margin-right:0px; margin-top:0px; min-height:1px; padding-bottom:0px; padding-left:0px; padding-right:40px !important; padding-top:0px; width:608px">
<h3 style="margin-left:0px; margin-right:0px">Description</h3>

<div class="branded description-text text-s" lang="en" style="box-sizing:border-box; font-size:16px; line-height:var(--sd-ui-line-height); margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px">
<div class="description-desktop" style="box-sizing:border-box; display:block; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px">
<div style="box-sizing:border-box; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px">
<p style="margin-left:0px; margin-right:0px">The <em>Encyclopedia of Genetics</em> provides the most complete and authoritative coverage of genetics ever published. Dr. Sydney Brenner, the 2002 Nobel Prize winner for Physiology or Medicine, and Professor Jeffrey H. Miller of UCLA have gathered the world''s top geneticists to contribute to this outstanding collection. Diverse information is compiled into a single, comprehensive source, containing a clear presentation of cutting-edge knowledge. Easy-to-use and well-organized, the <em>Encyclopedia of Genetics</em> is an invaluable reference work for everyone from the academic researcher to the educated layperson.</p>

<h3 style="color:#1f1f1f; font-style:normal; margin-left:0px; margin-right:0px; text-align:start">Key Features</h3>

<div class="branded key-features-text text-s" lang="en" style="-webkit-text-stroke-width:0px; background-color:#f5f5f5; box-sizing:border-box; color:#1f1f1f; font-family:ElsevierSans,Arial,Helvetica,Roboto,">
<div class="key-features-desktop" style="box-sizing:border-box; display:block; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px">
<div style="box-sizing:border-box; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px">
<ul style="margin-left:0px; margin-right:0px">
	<li>Comprehensive coverage: at 4 volumes and over 1,700 entries this is the largest Genetics reference work currently available</li>
	<li>Complete, up-to-date information</li>
	<li>Initial online access to the online version, which includes fully searchable text and numerous hyperlinks to related sites</li>
	<li>Cross-references to related articles within the Encyclopedia</li>
	<li>2800 pages; two-color printing throughout text and figures; color plate sections also included</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
', 1366, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('63cbf81b-fc66-4e51-b2d5-8d2e407c830c', '974fc58f-28ad-4e0c-8831-19a3b1843656', 'Description HTML', 1, '<p>This volume presents the basic mathematics of ranking methods through a didactic approach and the integration of relevant applications. Ranking methods can be applied in several different fields, including decision support, toxicology, environmental problems, proteomics and genomics, analytical chemistry, food chemistry, and QSAR. . Covers a wide range of applications, from the environment and toxicology to DNA sequencing . Incorporates contributions from renowned experts in the field . Meets the increasing demand for literature concerned with ranking methods and their applications</p>', 4020, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('63f8d260-c7ac-41e1-a90b-e094bc127ed7', '246bf810-a4bd-4685-a7c7-a42dbcf0a825', 'Description HTML', 1, '<h1>Sanskrit ( The Language and Learning)</h1>', 4342, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('63fae0f4-8173-4299-9a2a-e9a627811d3d', 'a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', 'Description HTML', 1, '<h1>Reunderstanding Indian Philosophy</h1>', 4334, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('640c833b-0f48-407e-bd39-718f81ee2ec3', '23ccd0f7-f6ec-4bb3-9c79-9210fcdcb141', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Improving the fat content of Foods</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Christine Williams</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781855739659</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Woodhead Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5093, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('6419df8e-6288-4340-b4ff-69a93c5f0402', '346a3559-aeec-4185-8b0b-9640e49fccd0', 'Description HTML', 1, '<h1>Granthalay Evam Vigyaan (Ek Saral Addhyan)</h1>', 5399, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('642a58a7-a3e9-4597-b6d5-184bf570dd03', '59592f74-1752-4c6f-9ac4-f1af081d94eb', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>&nbsp;Title</td>
			<td>Problems In Plane Geometry</td>
		</tr>
		<tr>
			<td>&nbsp;Author</td>
			<td>I.F Sharygin</td>
		</tr>
		<tr>
			<td>&nbsp;ISBN</td>
			<td>5-03-000180-8</td>
		</tr>
		<tr>
			<td>&nbsp;Publisher</td>
			<td>Mir Publishers</td>
		</tr>
		<tr>
			<td>&nbsp;Pages</td>
			<td>412</td>
		</tr>
		<tr>
			<td>&nbsp;Year of Publication</td>
			<td>1988</td>
		</tr>
		<tr>
			<td>&nbsp;Language</td>
			<td>&nbsp;English</td>
		</tr>
		<tr>
			<td>&nbsp;Binding</td>
			<td>&nbsp;Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1261, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('644f90b4-3654-46af-a3b6-deafa8269041', '84f069e9-7ff4-4ba6-bd4c-042ef93ad133', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems In Solid Geometry ( Science For Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">I. F. Sharygin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">250</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1086, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('6473b3c3-e525-475f-8dd7-2cb371095190', '20a82abd-2dbe-4a35-b0a1-f024f8cecd51', 'Description HTML', 1, '<p>Social work is a profession that is increasingly involved with issues which have a global dimension. This Handbook tackles the global/local aspect of social work in its various forms and interrogates the key concerns that societies are facing through an international lens. The contributors show that, with an appreciation of commonalities and differences, local practices and appropriate forms of international activity can be better developed. Areas covered include: - Analysis of ''International social work'' - Globalisation and indigenisation - Social justice and human rights - Poverty and livelihoods - Ecological issues - Migration - Education, theory, research and practice - Social work in different settings - Religion and spirituality - Responses to disasters and conflicts - Life course perspectives - Regional perspectives - Future directions With a truly international range of contributions, the Handbook incorporates perspectives from Asia, Africa, Europe, Australasia, the Middle East and the Americas. It will be an invaluable resource for undergraduates, postgraduates, researchers and academics working in the fields of social work, social welfare, human services, and community development worldwide, as well as service providers and policy makers in the international arena.</p>', 4630, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('647b58b5-8619-4c1d-883c-7923969e805b', 'edbcc5ae-1bea-4552-a26c-1cc145ff53cc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Suman Kalyan Chaudhury, Sukanta Sarkar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575602</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4936, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('647e9161-27d9-493f-9a42-373f652766d2', '54a0d63a-5189-46de-96e8-b5f16c47a632', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Dictionary of Lace</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pat Earnshaw</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>048640482X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486404820</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>239</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6023, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('648b3a06-69a3-47df-8adb-7967196a61dc', 'e6e553b1-5570-4030-a6aa-cf9510ea2316', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sheeba Rakesh, Capt. Dr. Arvind M. Nawale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736569</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5195, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('64922950-e19b-4c02-8e79-521bb0ec78f1', '11acd124-5eba-4c9d-88fe-ddbe92c085e3', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><strong>Title&nbsp;</strong></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">BRHAT-SAMHITA OF VARAHA-MIHIRA - Sanskrit Text, English Translation Important Notes & Index of Verses in 2 Vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dr. Shri krishna ''Jugnu''</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="color:#323232">Vol I </span></strong></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226717.html"><span style="color:#323232">Chapter 1 - Introductory</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226718.html"><span style="color:#323232">Chapter 2 - The Jyotiṣa (astrologer)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226719.html"><span style="color:#323232">Chapter 3 - On the course of the Sun (āditya-cāra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226720.html"><span style="color:#323232">Chapter 4 - On the course of the Moon (candra-cāra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226721.html"><span style="color:#323232">Chapter 5 - On the course of Rāhu (rāhu-cāra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226722.html"><span style="color:#323232">Chapter 6 - On the course of Mars (bhauma-cāra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226723.html"><span style="color:#323232">Chapter 7 - On the course of Mercury (budha-cāra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226724.html"><span style="color:#323232">Chapter 8 - On the course of Jupiter (bṛhaspati-cāra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226726.html"><span style="color:#323232">Chapter 9 - On the course of Venus (śukra-cāra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226727.html"><span style="color:#323232">Chapter 10 - On the course of Saturn (śanaiścara-cāra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226728.html"><span style="color:#323232">Chapter 11 - On comets (ketu)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226730.html"><span style="color:#323232">Chapter 12 - On Canopus (Agastya)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc226731.html"><span style="color:#323232">Chapter 13 - On the constellation of Saptarṣi (seven Ṛṣis or Sages)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228914.html"><span style="color:#323232">Chapter 14 - On Kūrma Vibhāga</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228916.html"><span style="color:#323232">Chapter 15 - On the Nakṣatras (nakṣatra-vyūha)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228917.html"><span style="color:#323232">Chapter 16 - On the planets (graha-bhaktiyoga)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228918.html"><span style="color:#323232">Chapter 17 - On planetary conjunctions (grahayuddha)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228919.html"><span style="color:#323232">Chapter 18 - On the Moon’s conjunction with the planets (śaśigrahasamāgama)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228920.html"><span style="color:#323232">Chapter 19 - On planetary years (grahavarṣaphala)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228921.html"><span style="color:#323232">Chapter 20 - On planetary meetings (grahaśṛṅgāṭaka)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228922.html"><span style="color:#323232">Chapter 21 - On the rain-clouds (garbhalakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228923.html"><span style="color:#323232">Chapter 22 - On rain support days (garbha-dhāraṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228924.html"><span style="color:#323232">Chapter 23 - On rain (pravarṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228925.html"><span style="color:#323232">Chapter 24 - On Rohiṇī-yoga</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228926.html"><span style="color:#323232">Chapter 25 - On Svāti-yoga</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228927.html"><span style="color:#323232">Chapter 26 - On Āṣāḍhī-yoga</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228928.html"><span style="color:#323232">Chapter 27 - On the winds (vātacakra)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc228988.html"><span style="color:#323232">Chapter 28 - Signs of immediate rain (sadyovarṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229033.html"><span style="color:#323232">Chapter 29 - On flowers and plants (kusumalatā)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229175.html"><span style="color:#323232">Chapter 30 - Signs of Twilight Hours (sandhyā-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229176.html"><span style="color:#323232">Chapter 31 - On Digdāha (glow at the horizon)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229177.html"><span style="color:#323232">Chapter 32 - Signs of an Earthquake (bhūkampa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229178.html"><span style="color:#323232">Chapter 33 - On meteors (ulkā)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229179.html"><span style="color:#323232">Chapter 34 - On Halos (pariveṣa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229180.html"><span style="color:#323232">Chapter 35 - Signs of Rainbows (indrāyudha-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229181.html"><span style="color:#323232">Chapter 36 - Signs of Aerial City (gandharvanagara-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229182.html"><span style="color:#323232">Chapter 37 - On Mock Suns (pratisūrya-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229183.html"><span style="color:#323232">Chapter 38 - On Dust-storms (rajas-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229184.html"><span style="color:#323232">Chapter 39 - On Thunderbolts</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229185.html"><span style="color:#323232">Chapter 40 - On Sasya-jātaka (vegetable horoscopy)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229186.html"><span style="color:#323232">Chapter 41 - Classification of substances (dravya-niścaya)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229187.html"><span style="color:#323232">Chapter 42 - Fluctuation of prices</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229188.html"><span style="color:#323232">Chapter 43 - On Indra-dhvaja (Indra’s banner)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229196.html"><span style="color:#323232">Chapter 44 - Lustration Ceremony (nīrājanavidhi)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229216.html"><span style="color:#323232">Chapter 45 - On the Wagtail (khañjana-kalakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229217.html"><span style="color:#323232">Chapter 46 - On Portents or Public Calamity (utpāta-adyāya)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229218.html"><span style="color:#323232">Chapter 47 - Motley Miscellany (mayūracitraka)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="color:#323232">&nbsp;Vol II </span></strong></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229254.html"><span style="color:#323232">Chapter 48 - Royal bath (puṣyasnāna)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229293.html"><span style="color:#323232">Chapter 49 - On Paṭṭa (crown plate)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229294.html"><span style="color:#323232">Chapter 50 - On the Sword (khaḍga-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229295.html"><span style="color:#323232">Chapter 51 - Aṅga-vidyā (prediction through limbs)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229296.html"><span style="color:#323232">Chapter 52 - On Pimples (piṭaka-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229297.html"><span style="color:#323232">Chapter 53 - On House-building (vāstu-vidyā)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229298.html"><span style="color:#323232">Chapter 54 - On Undercurrents (dakārgala)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229299.html"><span style="color:#323232">Chapter 55 - On Gardening (vṛkṣāyurveda)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229301.html"><span style="color:#323232">Chapter 56 - On the building of temples (prāsāda-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229302.html"><span style="color:#323232">Chapter 57 - On durable cement (vajralepa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229303.html"><span style="color:#323232">Chapter 58 - On temple idols (pratimā-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229304.html"><span style="color:#323232">Chapter 59 - On entry into the forest (vanasampraveśa or vanapraveśa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229305.html"><span style="color:#323232">Chapter 60 - Installation of Idols in Temples (pratimā-pratiṣṭhāpana)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229322.html"><span style="color:#323232">Chapter 61 - On the features of Cows (go) and Oxen (vṛṣabha)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229323.html"><span style="color:#323232">Chapter 62 - On the features of the Dog (śva or śvan-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229324.html"><span style="color:#323232">Chapter 63 - On the features of the Cock (Kukkuṭa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229325.html"><span style="color:#323232">Chapter 64 - On the features of the Turtle/Tortoise (kūrma-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229326.html"><span style="color:#323232">Chapter 65 - On the features of the Goat (chāga-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229327.html"><span style="color:#323232">Chapter 66 - On the features of the Horse (aśva-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229328.html"><span style="color:#323232">Chapter 67 - On the features of the Elephant (hasti-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229330.html"><span style="color:#323232">Chapter 68 - On the features of Men (puruṣa-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229331.html"><span style="color:#323232">Chapter 69 - Signs of the five great men (pañca-puruṣa or pañca-mahāpuruṣa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229332.html"><span style="color:#323232">Chapter 70 - On the features of women (kanyā-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#323232"><a href="https://www.wisdomlib.org/hinduism/book/brihat-samhita/d/doc229333.html"><span style="color:#323232">Chapter 71 - Omens from Slits of Garments (vastracheda-lakṣaṇa)</span></a></span></span></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#32323', 1525, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('6499b419-91c8-4140-bbe2-c2a58fdc9421', '9d90e031-5773-471b-b871-d483ab0d6684', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sahasracandri Prsentation Volume</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Sushma Kulshreshtha, Prof. Abha Kulshreshtha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174534262</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>227</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4403, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('649c2c0d-eaa9-4cee-b04c-09827652ce22', '329d1115-2763-41a7-97f4-1ea9134ebe55', 'Description HTML', 1, '<h1>Encyclopaedia of Mathematical Sciences - Representation Theory and Noncommutative Harmonic Analysis I</h1>
', 2599, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('64c21cb4-d623-4014-855d-6343e6c90b2a', 'e2fe99c3-1511-4b80-92d6-f2c69d1d14b4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ken Collier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786826</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>100</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5838, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('64c4d5a5-b1f8-4410-9708-562fdd4d294d', '97342dfc-8101-4503-bd31-e3dacd87f97e', 'Description HTML', 1, '<p>"A handy book like this," noted&nbsp;The&nbsp;Mathematical Gazette,&nbsp;"will fill a great want." Devoted to fully worked out examples, this unique text constitutes a self-contained introductory course in vector analysis for undergraduate and graduate students of applied mathematics.<br>
Opening chapters define vector addition and subtraction, show how to resolve and determine the direction of two or more vectors, and explain systems of coordinates, vector equations of a plane and straight line, relative velocity and acceleration, and infinitely small vectors. The following chapters deal with scalar and vector multiplication, axial and polar vectors, areas, differentiation of vector functions, gradient, curl, divergence, and analytical properties of the position vector. Applications of vector analysis to dynamics and physics are the focus of the final chapter, including such topics as moving rigid bodies, energy of a moving rigid system, central forces, equipotential surfaces, Gauss''s theorem, and vector flow.</p>', 1643, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('64c68202-dd25-4274-a7ea-a3ff9ec82b29', 'e19e1900-e144-4b49-800e-c67ab21a49af', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.R. Gleig</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>818290062x</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3241, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('64cedbad-d438-4d22-944d-a7cd6e259e07', '0c2d1b7c-ff77-4f72-8c79-2bb0cf7b118e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Advertising and Promotion: An Integrated Marketing Communications Perspective 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">George E.Belch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781260570991</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 248, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('64f64260-ce60-4e2c-af63-bfcc6434a328', '8ab8e9e9-4a39-4028-b8c2-d5c139cb3cd2', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">It is an altogether fresh ''reprint'' of the eminent Orientalist, Arthur macdonell;s A Sanskrit Grammar (1927 edition : Oxford). Which, ever since its first appearance, has been widely acclaimed : both in India and elsewhere in the world, as an authentic, at once relevant account of classical Sanskrit.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Projecting with well-chosen examples, a whole mass of grammatical forms to be met with in the post-Vedic Sanskrit literature, the author systematically explains the mechanics of its euphonic combinations (sandhi), declension, conjugation, nominal stem formation and compounds, and a lot else- with complete insights into the syntactical arrangement of Sanskrit sentence. Supported by several information-packed appendices, the book also carries a brilliant resume of the Sanskrit grammatical tradition going back to the 5th century BC.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Now typeset anew with the latest technological aids, the late Macdonell''s work today remains as much indispensable to the students of Sanskrit as to the scholars, who seek to discover for themselves the splendour of its literary classics.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">PREFACE TO THIRD EDITION,&nbsp;PREFACE TO SECOND EDITION,&nbsp; INTRODUCTION BRIEF HISTORY OF SANSKRIT GRAMMAR,&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">TABLE OF THE DEVANGARI LETTERS,&nbsp;CHAPTER I : tHE ALPHABET,&nbsp;CHAPTER II : EUPHONIC COMBINATION,&nbsp;CHAPTER III : DECLENSION,&nbsp;CHAPTER IV : CONJUGATION,&nbsp; CHAPTER V : INDECLINABLE WORDS,&nbsp;CHAPTER VI : NOMINAL STEM FORMATION&nbsp;AND COMPOUNDS,&nbsp;CHAPTER VII : SYNTAX,&nbsp;APPENDIX I : LIST OF VERBS,&nbsp;APPENDIX II : METRE IN CLASSICAL&nbsp;SANSKRIT,&nbsp;APPENDIX III : CHIEF&nbsp;PECULIARITIES OF VEDIC GRAMMAR,&nbsp;SANSKRIT INDEX,&nbsp;GENERAL INDEX</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2288, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('650427f7-1e88-4a5c-9a55-e585cc89d816', 'd29589c5-5dd2-42d4-82e9-28d4546bd072', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.P. Demchenko</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642046995</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>462</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3787, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('6516077d-cb4e-4e94-8f07-ab7e563ecefb', '202cc6c6-47a4-45e8-b8a9-9792c5121bc2', 'Description HTML', 1, '<p>An understanding of topology is fundamental to the grasp of most branches of mathematical analysis and geometry. This wide-ranging treatment opens with basic concepts of set theory and topological spaces; it concludes with the rudiments of functional analysis. Its remarkable depth contributes to its versatility as a classroom text, a guide for independent study, and a reference. Suitable for advanced undergraduates and graduate students, this volume can serve as a text for a complete course in topology. Its comprehensive scope and coherent presentation make it equally valuable as a self-contained guide for those wishing to study at their own pace. Additional enrichment materials and advanced topic coverage—including extensive material on differentiable manifolds, abstract harmonic analysis, and fixed point theorems—constitute an excellent reference for mathematics teachers, students, and professionals.</p>', 1649, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('651b400c-ae2f-4343-bbec-3459e1343ad9', 'b2c9c37b-596a-447d-9a0d-5c665d82cd0a', 'Description HTML', 1, '<p>This fully revised edition of Microcontrollers is based on the feedback received from users across the country. It prepares the students for system development using the 8051 as well as 68HC11, 80x96, ARM and PIC family microcontrollers. It provides a perfect blend of both hardware and software aspects of the subject. A key feature is the clear explanation of the use of the software building blocks, interrupt handling mechanism, timers, RTOS, IDE and interfacing circuits. It also covers aspects such as programming, interfacing and system design and offers a large number of figures and tables, examples, end-chapter summaries, meanings of key terms, review questions, practice exercises and multiple choice questions.</p>', 3432, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('652457fe-c1e6-402a-a132-72967eaa3f6a', '866abea1-c5ce-4679-8b06-58fe5d5f2848', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">आधुनिक विश्‍व इतिहास 1917 -1945 </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">व्लादीमिर अलेक्सान्द्रोव</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Pragati Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1990</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">387</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1016, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('65366ba6-600f-4d40-8810-07fde1bbb29c', '8e4a481f-3839-4d38-b5e1-237da2483273', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">Psychology: From Inquiry to Understanding, 3/e,</span></em><span style="font-family:"Bookman Old Style",serif"> teaches students how to test their assumptions, and motivates them to use scientific thinking skills to better understand the field of psychology in their everyday lives. By applying scientific thinking, students can more intelligently evaluate claims about both laboratory research and daily life. In the end, students will emerge with the “psychological smarts,” or open-minded scepticism, needed to distinguish psychological misinformation from credible, useful psychological information.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 1:   </span></strong><span style="font-family:"Bookman Old Style",serif">Psychology and Scientific Thinking</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 2:   </span></strong><span style="font-family:"Bookman Old Style",serif">Research Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 3:   </span></strong><span style="font-family:"Bookman Old Style",serif">Biological Psychology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 4:   </span></strong><span style="font-family:"Bookman Old Style",serif">Sensation and Perception</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 5:   </span></strong><span style="font-family:"Bookman Old Style",serif">Consciousness</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 6:   </span></strong><span style="font-family:"Bookman Old Style",serif">Learning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 7:   </span></strong><span style="font-family:"Bookman Old Style",serif">Memory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 8:   </span></strong><span style="font-family:"Bookman Old Style",serif">Thinking, Reasoning, and Language</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 9:   </span></strong><span style="font-family:"Bookman Old Style",serif">Intelligence and IQ Testing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 10:    </span></strong><span style="font-family:"Bookman Old Style",serif">Human Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 11:    </span></strong><span style="font-family:"Bookman Old Style",serif">Emotion and Motivation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 12:    </span></strong><span style="font-family:"Bookman Old Style",serif">Stress, Coping, and Health</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 13:    </span></strong><span style="font-family:"Bookman Old Style",serif">Social Psychology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 14:    </span></strong><span style="font-family:"Bookman Old Style",serif">Personality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 15:    </span></strong><span style="font-family:"Bookman Old Style",serif">Psychological Disorders</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 16:    </span></strong><span style="font-family:"Bookman Old Style",serif">Psychological and Biological Treatments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 297, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('6541f653-7f90-47f8-bbfb-2cdda42eab12', 'b1eaf7fb-ea85-4dc6-ac0c-3160220fc2d0', 'Description HTML', 1, '<p>It is said that the discovery and use of antibiotics against infectious diseases is one of the developments in the field of medicine that has contributed about twenty years to the average lifespan of humans in developed countries where these practices are employed. Yet, based on the 35 million patients admitted to the acute-care institutions in the US, the incidence of hospital-acquired infections is more than two million cases per year. Burke Cunha explores this important topic in this timely new issue of Critical Care Clinics. Including articles on Antibiotic Therapy of IV Central Line, Tigecycline in Critical Care, and Antibiotic Resistance: Prevention and Control in Critical Care, this issue is a must-have reference for any clinician in the critical care field.</p>', 5330, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('6548bcc1-50ab-45d0-8dd7-1e5b9d46f63b', 'a75c4fc0-fe10-4711-8e8b-56830bf0cc61', 'Additional Attributes HTML', 1, '<h1>Responsible Nanobiotechnology - Philosophy and Ethics New</h1>', 3601, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('655e7ee6-e82b-43a8-8336-ecf4aa01b593', 'ff3ab582-2912-497e-aa45-ebc01fa5ca4f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ankita Fadia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350488249</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3239, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('656c103d-38e2-489c-a467-1fb7001fe23e', '9f48343b-cc9a-40c4-8f92-819c63bb839f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Recent Advances in Photochemistry Integrative Plant Biochemistry, V-40</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">J.T.Romeo</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780080451251</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 638, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('656caadb-9495-4711-aae1-9415d88ad383', '648d9e86-8880-433b-9736-80696b806eb1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vegetable Sciences - Objective Fundamentals</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Laxmi Lal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788183211727</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agrotech Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 2299, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('657d83ae-4c39-46bf-8b22-63b2e375999c', 'c62c69e6-d231-479f-b137-3e8188d544f9', 'Description HTML', 1, '<h1>Research Methodology in Tourism New</h1>', 4530, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('659402f3-f41d-4457-99d0-3da5d2dfc25f', '5fcc0e23-c6af-40f2-9361-e63b60d45b4f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This best-selling text continues in its ninth edition to provide the most current and comprehensive coverage of business research. Its student-friendly design contains numerous examples illustrating real-world research in management, marketing, finance, accounting, and other business areas. BUSINESS RESEARCH METHODS, 9E, is the ideal text for undergraduate and first year MBA courses in marketing, management, or quantitative studies.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Preface.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART I: INTRODUCTION.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. The Role of Business Research.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Information Systems and Knowledge Management.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Theory Building.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. The Business Research Process: An Overview.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. The Human Side of Business:&nbsp;Organizational&nbsp;and Ethical Issues.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART II: BEGINNING STAGES OF THE RESEARCH PROCESS.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Problem Definition: The Foundation of Business Research.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Qualitative Research Tools.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Secondary Data Research in a Digital Age.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART III: RESEARCH METHODS FOR COLLECTING PRIMARY DATA.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Survey Research: An Overview.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Survey Research: Communicating with the Respondents.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Observation Methods.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Experimental Research.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART IV: MEASUREMENT CONCEPTS.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Measurement and Scaling Concepts.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Attitude Measurement.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Questionnaire Design.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART V: SAMPLING AND FIELDWORK.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Sampling Designs. and Procedures.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Determination of Sample Size: A Review of Statistical Theory.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Fieldwork.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART VI: DATA ANALYSIS AND PRESENTATION.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. Editing and Coding: Transforming Raw Data into Information.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. Basic Data Analysis: Descriptive Statistics.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. Univariate Statistical Analysis.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. Bivariate Statistical Analysis: Differences between Two Variables.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. Bivariate Statistical Analysis: Measures of Association.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24. Multivariate Statistical Analysis.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25. Communicating the Research Results: Research Report, Oral Presentation, and Follow-Up.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART VII: COMPREHENSIVE CASES WITH COMPUTERIZED DATABASES.</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Index.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 827, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('6597924b-2684-43de-9a34-13b544d7fefe', '9f6cc882-c494-4738-9bfb-94012d507315', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Intelligence and Analytics: Systems for Decision Support</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Efraim Turban</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352866489</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 786, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('65a375ad-a45f-4ae5-9eba-94f788447591', '0a86567a-72e0-456e-b9c1-1e97bdfdc817', 'Description HTML', 1, '<h1>The Plant Cellcycle</h1>', 3576, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('65b49a19-9497-4bd5-a41b-77c1a6e6916c', 'f71ff88a-49e3-4f3a-9afa-6658048e9b1f', 'Description HTML', 1, '<h1>Lok Jagran aur Hindi Sahitya - Lok Vimarsh: Sahitya ka Samkalin Janpaksh BOOK</h1>', 2944, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('65c5984b-6399-4826-9af9-7b911a9d0fea', '7a1ae537-6ded-4905-9850-eeda7177253b', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>World Fascism - A Historical Encyclopedia 2 Vols. Set</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Cyprian P. Blamires</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781576079409</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>952 pages</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1560, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('65c72f8f-3b2b-4d01-b191-6bfce05db414', '56d9c7c2-7612-43a5-bdf3-356ed983fafa', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The field of plant physiology includes the study of all the internal activities of plants-those chemical and physical processes associated with life as they occur in plants.  This includes study at many levels of scale of size and time.  At the smallest scale are molecular interactions of photosynthesis and internal diffusion of water, minerals, and nutrients.  At the largest scale are the processes of plant development, seasonality, dormancy and reproductive control. Major sub disciplines of plant physiology include phytochemistry and phytopathology.  The scope of plant physiology as a discipline may be divided into several major areas of research.  Plant physiology is a sub discipline of botany concerned with the functioning, or physiology, of plants.  Closely related fields include plant morphology (structure of plants), plant ecology (interactions with the environment), phytochemistry (biochemistry of plants), call biology, genetics, biophysics and molecular biology.  Fundamental processes such as photosynthesis, respiration, plant nutrition, plant hormone functions, tropisms, nastic movements, photoperiodism, photomorphogenesis, circadian rhythms, environmental stress physiology, seed germination, dormancy and stomata function and transpiration, both parts of plant water relations, are studied by plant physiologists.  This comprehensive and stimulating text summarizes present scientific knowledge in plant physiology.  It is an insightful compilation offering a comprehensive account of the fundamental principles of plant physiology.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Phenomena in Plant Physiology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Physiology: Plant Growth and Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Plant Physiology: The Integration of Disciplines</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Development of Photosynthesis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Plant Water Relations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Plant Cell Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Plant Relations with Soil and Water</span></span></span></p>
', 929, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('65d47c61-b6c0-4746-a7f4-400c28e663be', '544e55c8-dc06-41d6-95e8-6f2dd5300b8d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Shri Mahrishi Patanjali Pranit Yogdarshanam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Swami Ramdev</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>8180900592</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Divya Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2804, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('65d989c0-3309-4f48-bf26-e5474140275c', '8000a077-df47-41eb-b8ad-6abb219695ba', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Turkey in Central Asia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. (Mrs.) Sheel K. Asopa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471417</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5732, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('65e7330b-15ca-47c5-b171-6028c47df485', '4e64e9fe-3c1c-4608-a515-a513854d89d2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">About the book</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Operations research is the study of optimization techniques. Designed to cater to the syllabi requirements of Indian universities, this book on operations research reinforces the concepts discussed in each chapter with solved problems. A unique feature of this book is that with its focus on coherence and clarity, it hand-holds students through the solutions, each step of the way.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Content</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">1 Basics of Operations Research</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">2 Linear Programming Problem (LPP)</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">3 Advanced Topics in Linear Programming</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">4 The Transportation Problem</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">5 Assignment Problem</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">6 Dynamic Programming</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">7 Decision Theory And Introduction to Quantitative Methods</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">8 Theory Of Games</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">9 Sequencing Models</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">10 Replacement Models</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">11 Inventory Models</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">12 Queuing Models</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">13 Network Models</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">14 Simulation</span></span></span></span></span></span></p>

<p><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">15 Non-Linear Programming</span></span></span></p>', 979, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('65ea78ef-ca2c-4145-a457-d71ede91221a', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<table cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:undefined">
				<tbody>
					<tr>
						<td style="height:34.95pt; vertical-align:top; width:233.75pt">
						<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>
						</td>
					</tr>
				</tbody>
			</table>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">विश्वकर्मा- प्रकाश यथार्थ स्वरूप - शिल्पशास्त्र</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">सतीश आर्य</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171107933</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171107931</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">468</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & Hindi</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1507, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('65ebb70d-15f7-4d98-976b-25948d875751', '2b2f86ab-beae-4409-812f-1a6b8518b41b', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Foundations of Indian Aesthetics</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Vidya Niwas Misra</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8182901391</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788182901391</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">158</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2205, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('65f8f3cc-6ecf-42aa-a2f6-2075669b1339', 'c3231246-3c87-41a7-b03e-2c920e0b04c7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N. Krishnamurthy, P. Vallinayagam, D. Madhavan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120336667</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5914, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('660d6cfa-c63b-4a1d-82f0-87cf488b18cb', 'a88f9054-03d8-4b02-81ce-9999dbe84363', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kevin Mills</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780333633748</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2422, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('6625fde8-243b-4622-97b2-aa4954c0ce7d', 'ce4340e0-adf0-492a-9077-084331491d62', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Written and visually designed for students ages 10-17, the "2007 Compton''s by Britannica" is packed with information young learners will find exciting and captivating. Dramatic pictures, detailed diagrams, and engaging texts will give young readers the basic facts and entice more advanced students to dig deeper. The 26 volume set covers a wide variety of topics and presents information in an easy-to-read style. The 2007 edition is fully updated, revised, and reviewed by educators, expert contributors, and Britannica editors. Designed to inspire ambition and stimulate the imagination, "Compton''s" is perfect for any family''s home library. It includes more than 50 per cent New and Revised Content. New and revised articles include astronomy, ballet, football, Olympic medallist Shani Davis,genetic engineering, global warming, flood, Hamas, Liberia, New Orleans, and Palestine, social security, weather and much more. More than 37,000 articles cover geography, math, people, social studies, science, and more. Engaging Graphics - Readers will be captivated by 23,000 maps, charts, tables, and images including hundreds of stunning new additions. Convenient, carefully designed aids provided throughout each volume encourage research and fact-finding.</span></span></p>', 4482, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('6635463c-0305-4a62-aeaf-646ec3f84c1d', 'c85c13f3-7f90-45e3-8ce9-ae8bfff5091a', 'Additional Attributes HTML', 1, '<h1>ABC''S of Indian National Education</h1>', 4782, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6651078f-aa38-4b5f-9313-6b8067a05cfe', '5364df55-8d22-4771-b4f1-7ab6e991b10b', 'Description HTML', 1, '<p>Set in the backdrop of the Bangladesh Liberation War of 1971, this book recollects Taslima Nasrin’s early years. From her birth on a holy day to the dawn of womanhood at fourteen to her earliest memories that alternate between scenes of violence, memories of her pious mother, the rise of religious fundamentalism, the trauma of molestation and the beginning of a journey that redefined her world,&nbsp;<em>My Girlhood</em>&nbsp;is a tour de force.</p>', 2098, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('665a8306-a682-48fd-a2b3-e092c69bfe40', '85606e76-888d-4dd0-b785-0a3b5395958f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100px">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Balram Thapar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804903</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>280</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5673, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('665ee374-d01f-48d5-8143-2c79c53756e9', 'f6e37728-a21f-4c7a-b23e-72d9e1f7c767', 'Description HTML', 1, '<p>त्रिकाण्डात्मक श्रुति गीता विश्व का दार्शनिक धरोहर है जिसे युगों पूर्व भगवान श्री कृष्ण ने कुरुक्षेत्र की रणभूमि पर अर्जुन के मोह व द्वन्द्व निवारणार्थ सर्वप्रथम निरूपित किया था। महाराष्ट्र में तेरहवीं ईसवी में जन्मे सन्त ज्ञानेश्वर देश के विख्यात एव तपःसम्पन्न सन्तों में अन्नय स्थान रखते हैं। युवावस्था में ही सन्यास मार्ग ग्रहण कर उन्होंने संसार को अपने ज्ञानलोक और तपश्चर्या की सिद्धियों से प्रकाशित का जनसाधारण में सनातन धर्म की पुनप्र्रतिष्ठा में भागीरथ प्रयास किया। उनकी ‘ज्ञानेश्वरी’ एक अलौकिक ग्रन्थ है, जिसके अन्तर्गत उनका ‘पसायदान’ उनके आध्यात्मिक अध्यवसाय के समापन पर काढ़ा हुआ दिव्य प्रसाद मानवमात्र के कल्याणार्थ प्रकट हुआ है। ज्ञानेश्वरी एक प्रतिभासम्पन्न काव्य है। यह अपमा, भाषा सौन्दर्य, तत्वज्ञान, साक्षात्कार, भक्ति और अद्वैत का अन्योन्याश्रित संगम है। असामान्य निरीक्षण शक्ति, अप्रतिहत कवित्वशैली, अलौकिक वाङमय माधुर्य जैसे गुणों से युक्त यह ग्रन्थ सचमुच अद्वितय है। भगवान का कृपाप्रसाद और निसर्ग का चमत्कार इनका संगम है। “योग प्रदीपिका” के नाम से प्रकाशित सन्त ज्ञानेश्वर का यह ग्रन्थ मूल भगवद् गीता ग्रन्थ पर सन्त ज्ञानेश्वर की दृष्टि है। ज्ञानेश्वर ने गीता जैसे सेस्कृत ग्रन्थ पर देशी अलंकार चढ़ाए है। ज्ञानेश्वर जब गीता का अर्थ विशद करके बताते है तब उनकी तेजोमय दृष्टि श्रोताओं को भी तेजोमय बनाती है। ज्ञानेश्वर विश्व की चिन्ता करने वाले महामानव थे। “विश्व ही मेरा घर” (हे विश्वचि माझे कर) जैसी विश्वमय दृष्टि उनकी विराटता को स्पष्ट करती है। सन्त ज्ञानेश्वर जी का यह दिव्य पसायदान भारत तथा विश्व की अनेक भाषाओं में अनूदित हुआ है, जिनमें प्रमुख है हिन्दी, कन्नड़, बांग्ला, फ्रेंच, स्पैनिश, जर्मन इत्यादि। विश्वास है कि “योग प्रदीपिका” के माध्यम से ज्ञानेश्वरी का लाभ हिन्दी पाठकों को मिलेगा। ज्ञानेदेव का सर्वांगीण शिक्षण उनके जीवन व चरित्र से उद्भासित होता है। ज्ञानेश्वरी ग्रन्थ साहित्य की दृष्टि से अनुपम है तथा सिद्धान्त की दृष्टि से भी अनोखा है। साथ ही, इस योग प्रदीपिका की रचना में अनेक अमूल्य व प्राच्य ग्रन्धों का उपयोग किया गया है।</p>', 5779, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('6672865d-07e3-4374-96fe-40848d34c8ae', 'd8071694-2d82-4a5d-b82d-a0166c4dbf78', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Practical Guide to Green Technology for Ground Engineering</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Abrahams Mwasha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781847355300</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">iSmithers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 720, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('667fe8db-ab82-4c18-a437-aa99d03be792', '318dc2e2-634d-434a-8d6f-2b100f845b80', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeff Edmonds</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Jeff Edmonds received his Ph.D. in 1992 at University of Toronto in theoretical computer science. His thesis proved that certain computation problems require a given amount of time and space. He did his postdoctorate work at the ICSI in Berkeley on secure multi-media data transmission and in 1995 became an Associate Professor in the Department of Computer Science at York University, Canada. He has taught their algorithms course thirteen times to date. He has worked extensively at IIT Mumbai, India, and University of California San Diego. He is well published in the top theoretical computer science journals in topics including complexity theory, scheduling, proof systems, probability theory, combinatorics, and, of course, algorithms.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521614108</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>472</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1684, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('668344de-cc31-4279-ae4a-59baf973e377', '66392fd0-0507-462d-83ee-03e5436ddbda', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sun Kim, Haixu Tang and Elaine R. Mardis</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<ul>
				<li><strong>Sun Kim</strong>&nbsp;Sun Kim is associate professor and associate director of bioinformatics at Indiana University''s Center for Genomics and Bioinformatics. Prior to IU, he worked at DuPont Central Research as Senior Computer Scientist and at the University of Illinois as Director of Bioinformatics. Dr. Kim earned his Ph.D. in Computer Science at the University of Iowa.</li>
				<li><strong>Elaine R. Mardis</strong>&nbsp;Elaine R. Mardis is associate professor at Washington University School of Medicine, St. Louis, and co-director of the university''s Genome Sequencing Center where she leads the Technology Development group. She received her Ph.D. in biochemistry from the University of Oklahoma.</li>
				<li><strong>Haixu Tang</strong>&nbsp;Haixu Tang is an assistant professor of informatics at Indiana University. He received his Ph.D. in computational biology from the Shanghai Institute of Biochemistry, China.</li>
			</ul>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596930940</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1688, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6685f1dc-9957-49d3-8761-04a5883bc3aa', '3175ff7e-67d7-485e-aa2a-e330b3141a17', 'Additional Attributes HTML', 1, '<h1>Hope in Counselling and Psychotherapy BOOK</h1>', 5221, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('66a76b2e-a254-48c1-b779-9091bbb823c7', '2536415c-62ec-41b5-89a2-42e47f2c9c9b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nalini Ratha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387955933</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>458</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5957, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('66a9dfab-edc8-4a5d-a00a-d0c316b5e00a', '79b20e79-47e5-4dee-a362-54c1219a37f0', 'Additional Attributes HTML', 1, '<p>Edition&nbsp; :&nbsp; 1st</p>

<p>Publisher ‏ : ‎&nbsp;Wiley-VCH</p>

<p>Year&nbsp; :&nbsp; &nbsp;2011</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Pages ‏ : ‎&nbsp;1030 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;3527326111</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-3527326112</p>

<p>Cover&nbsp; :&nbsp; &nbsp;Hardcover</p>', 2169, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('66b5382e-5406-43d5-b95a-624ff2036853', 'c493d938-4b8c-4102-8c77-59a15e9217f6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Water Framework Directive-Action Programmes and Adaptation to Climate Change</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Phillippe Quevauviller</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781849730532</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">RSC Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1918, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('66c5913a-60ca-4432-bde2-0ec1e3cf2216', '4e371092-6178-40cd-9e88-9cf630319ce6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Vedic Foundations of the Chola World: How the Cholas Shaped a Vedic Civilization in Tamilakam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">9788168834828</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">164</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 9, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('66cdb399-4d62-49b9-b1af-ac025a767e5a', '64f9a8c3-c48e-4369-9913-6673ec301ce0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Susann Mac Gregor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446254837</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2296</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5895, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('66d02aa8-561a-46f4-8459-1fbe4376517a', '24b8916e-43bb-44f7-bd03-c360c2882e88', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Preface</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. A Word</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. The Painting</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Point of No Return</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. The Tens''</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Salvation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Au''revoir, my love</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Iffusive Apparel</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Where you are!</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Should we forget</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Scattered Petals!</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Fallacy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. The White Sheet</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Life</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Redemption</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Gaps''</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Time</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. A Balance</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. Reality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. Wuthering Heights</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. A Broken Piece</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. Drip Dry</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. Evolution</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1403, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('66d755af-9e2d-48a5-9c82-36ce14df1821', 'cc3dc5af-75ad-413e-8b5f-182a2bfdb341', 'Description HTML', 1, '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 5696, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('66e0644b-a157-4429-9ff5-a9458d634bee', '44c14812-0d10-498d-9ce3-17e699242b08', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">1000 Architects - 2 Vols.</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Robyn Beaver</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1876907916</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781876907914</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">579</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2004</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2261, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('66f27b52-610d-42f4-91d3-225a4c6a0a6b', 'e2b6787a-f7f2-4635-8286-7e94e8d078b9', 'Additional Attributes HTML', 1, '<h1>Principles of Compiler Design</h1>', 3419, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('66f2bedb-341d-49e6-ba06-e9d61513f022', '3c5802b3-c34d-4e0f-9409-77d46e4e68a8', 'Description HTML', 1, '<p>This book offers an essential overview of computational conformal geometry applied to fundamental problems in specific engineering fields. It introduces readers to conformal geometry theory and discusses implementation issues from an engineering perspective.</p>

<p>The respective chapters explore fundamental problems in specific fields of application, and detail how computational conformal geometric methods can be used to solve them in a theoretically elegant and computationally efficient way. The fields covered include computer graphics, computer vision, geometric modeling, medical imaging, and wireless sensor networks. Each chapter concludes with a summary of the material covered and suggestions for further reading, and numerous illustrations and computational algorithms complement the text.</p>

<p>The book draws on courses given by the authors at the University of Louisiana at Lafayette, the State University of New York at Stony Brook, and Tsinghua University, and will be of interest to senior undergraduates, graduates and researchers in computer science, applied mathematics, and engineering.</p>', 1707, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('66f9f59b-6765-498f-9cf2-45d621603df0', 'b28a8b5b-594e-4459-b6af-827f68e28ce5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.K. Iyenger</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380162751</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3343, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('67001b1a-bd02-4a8a-bd6f-8a4eeaefea22', '420260f1-5659-4752-b767-c2539f0c7676', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conquer English Grammar like A Warrior</span></span></span></p>

<ul>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Complete Theory of 14+Topics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1000+Practice Questions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">40 Mock Tests</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Billigual Hindi & English</span></span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Verb + Forms of Verb</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tense + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conditional Sentence + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Question Tag + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Modal + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Narration + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Voice + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Noun + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pronoun + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Adjective + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Adverb + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conjuctions + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Article + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Preposition + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Subject Verb Agreement + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">One Word + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Parajumbled + Practice Sheet</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Previous Year Paper-PP Constable</span></span></span> <span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Set 01- 40 </span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm"> </p>
', 365, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('670c4eb3-4a4c-430d-af6d-60b6acbcdc6d', 'f7fea703-e11a-4c4f-ac0a-98eaa7846372', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Conservation Biology: Voices from the Tropics</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>Navjot S.Sodhi, Luke Gibson</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9780470658635</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>288</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1157, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('670d6d2a-8592-484c-bde1-6c47e776d6de', '041108dc-47a6-44ea-99aa-3147e64d7737', 'Additional Attributes HTML', 1, '<h1>Environmental Science In Context in 2 Vols. NEW</h1>', 5251, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('6729b2d4-6553-4323-a4a2-4041414e2831', 'd1799f13-57a0-48cf-99ab-dd856c8c95f0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Mahartha-Manjari of Mahesvarananda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471714</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2033, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('672b6731-9ac7-415c-9878-9239aaf3333f', 'fff5d758-745a-47d0-a047-11eadb6ba3e2', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Professor Zvi Rappoport</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>Professor Zvi Rappoport</strong>, Department of Organic Chemistry, The Hebrew University of Jerusalem, Jerusalem, Israel.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780470683262</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1584</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', 1582, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6752d1b0-5e93-4c92-8c1d-45ace40ae5d5', 'cfd41f91-646e-4661-be46-1b676d8a2dc5', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sub Title</span></td>
			<td>
			<p style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Atal Bihari Vajpayee Ka Sahitya : Naya Mulyankan</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. K. S. Jadav</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788192621173</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">R.M.P.A.C&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>', 2993, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('67532c8b-630b-47c2-adc2-161e43bf321d', '65588209-a042-4ec4-86bb-5c68eada9bff', 'Description HTML', 1, '<p><span style="font-size:20px">Contents:</span></p>

<p><span style="font-size:20px">1. Preliminaries</span></p>

<p><span style="font-size:20px">1.1 Preliminaries on Measure and Integration</span></p>

<p><span style="font-size:20px">1.2 Preliminaries from Functional Analysis</span></p>

<p><span style="font-size:20px">1.3 Semigroups</span></p>

<p><span style="font-size:20px">1.4 Interpolation Spaces</span></p>

<p><span style="font-size:20px">2. Singular Integrals</span></p>

<p><span style="font-size:20px">2.1 Singular Integrals of A.P. Calderion and A. Zygmund</span></p>

<p><span style="font-size:20px">2.2 J. Marcinkiewicz''s Interpolation Theorem</span></p>

<p><span style="font-size:20px">2.3 Case of Bounded Kernels</span></p>

<p><span style="font-size:20px">2.4 Case of Continuous Kernels</span></p>

<p><span style="font-size:20px">2.5 Hilbert Transform</span></p>

<p><span style="font-size:20px">2.6 Equimeasurable Functions</span></p>

<p><span style="font-size:20px">2.7Hilbert Transform (Continued)</span></p>

<p><span style="font-size:20px">2.8 Case of Odd Kernels</span></p>

<p><span style="font-size:20px">2.9 Riesz Kernels</span></p>

<p><span style="font-size:20px">2.10 Case of Even Kernels</span></p>

<p><span style="font-size:20px">2.11 General Case</span></p>

<p><span style="font-size:20px">2.12 Derivatives of Homogeneous Functions</span></p>

<p><span style="font-size:20px">3. Sobolev Spaces</span></p>

<p><span style="font-size:20px">3.1 Sobolev Spaces</span></p>

<p><span style="font-size:20px">3.2 Interpolation Inequalities (1)</span></p>

<p><span style="font-size:20px">3.3 Interpolation Inequalities (2)</span></p>

<p><span style="font-size:20px">3.4 Interpolation Inequalities (3)</span></p>

<p><span style="font-size:20px">3.5 Sobolev Spaces in General Domains</span></p>

<p><span style="font-size:20px">3.6 Uniformly Regular Open Sets</span></p>

<p><span style="font-size:20px">3.7 Sobolev Spaces in Uniformly Regular Sets</span></p>

<p><span style="font-size:20px">3.8 Embedding Theorems</span></p>

<p><span style="font-size:20px">3.9 Additional Topics</span></p>

<p><span style="font-size:20px">4. Elliptic Boundary Value Problems</span></p>

<p><span style="font-size:20px">4.1 Fundamental Solutions of Elliptic Operations</span></p>

<p><span style="font-size:20px">4.2 Assumptions and Main Result</span></p>

<p><span style="font-size:20px">4.3 Preliminares from the Theory of Ordinary Differentials Equations</span></p>

<p><span style="font-size:20px">4.4 Case of Constant Coefficients</span></p>

<p><span style="font-size:20px">4.5 Poission Kernels</span></p>

<p><span style="font-size:20px">4.6 Preliminaries on Integral Kernels</span></p>

<p><span style="font-size:20px">4.7 Nonhomogeneous Boundary Conditions</span></p>

<p><span style="font-size:20px">4.8 Problems in Uniformly Regular Open Sets</span></p>

<p><span style="font-size:20px">5. Elliptic Boundary Value Problems (Continued)</span></p>

<p><span style="font-size:20px">5.1 Adjoint Boundary Conditions</span></p>

<p><span style="font-size:20px">5.2 Existence of Solutions</span></p>

<p><span style="font-size:20px">5.3 Estimates of the Kernels</span></p>

<p><span style="font-size:20px">5.4 Boundary Value Problems</span></p>

<p><span style="font-size:20px">5.5 Boundary value Problems in Spaces of Continuous</span></p>

<p><span style="font-size:20px">6. Parabolic Evolution Equations</span></p>

<p><span style="font-size:20px">6.1 Equations wih Coefficients Differentiable in t</span></p>

<p><span style="font-size:20px">6.2 Preliminaries (1)</span></p>

<p><span style="font-size:20px">6.3 Classical Solutions</span></p>

<p><span style="font-size:20px">6.4 Prreliminares (2)</span></p>

<p><span style="font-size:18px">6.5 Strict Solutions</span></p>

<p><span style="font-size:18px">6.6 Maximal Regularity</span></p>

<p><span style="font-size:18px">6.7 An Example</span></p>

<p><span style="font-size:18px">6.8 Equations with Coefficients Holder Continuous in t</span></p>

<p><span style="font-size:18px">6.9 Preliminary Lemmas and Remarks</span></p>

<p><span style="font-size:18px">6.10 Representation of Solutions by Fundamental Solution</span></p>

<p><span style="font-size:18px">6.11 Approximate Equations</span></p>

<p><span style="font-size:18px">6.12 Existence of Solutions</span></p>

<p><span style="font-size:18px">6.13 Application</span></p>

<p><span style="font-size:18px">7. Hyperbolic Evolution Equations</span></p>

<p><span style="font-size:18px">7.1 Admissible Subspaces</span></p>

<p><span style="font-size:18px">7.2 Stable Families of Infinitesimal Generators</span></p>

<p><span style="font-size:18px">7.3 Construction of Evolution Operator (1)</span></p>

<p><span style="font-size:18px">7.4 Uniquences of Regular Solutions</span></p>

<p><span style="font-size:18px">7.5 Construction of Evolution Operator (2)</span></p>

<p><span style="font-size:18px">7.6&nbsp;Existence of Regular Solutions</span></p>

<p><span style="font-size:18px">7.7 Equations in Hilbert Spaces</span></p>

<p><span style="font-size:18px">7.8 Remark on Applications</span></p>

<p><span style="font-size:18px">8. Retarded Functional Differential Equations</span></p>

<p><span style="font-size:18px">8.1 Maximal Regularity Result</span></p>

<p><span style="font-size:18px">8.2 Assumptions and Notations</span></p>

<p><span style="font-size:18px">8.3 Solvability and Regularity</span></p>

<p><span style="font-size:18px">8.4 Solution Semigroup</span></p>

<p><span style="font-size:18px">8.5 Mild Solutions</span></p>

<p><span style="font-size:18px">8.6 Regularly Accretive Operations</span></p>

<p><span style="font-size:18px">8.7 Semigroup Approach Revised and Control Problem</span></p>

<p><span style="font-size:18px">8.8 Structural Operator</span></p>

<p><span style="font-size:18px">8.9 Controllability and Observability</span></p>

<p><span style="font-size:18px">8.10 Characterization&nbsp;</span></p>

<p><span style="font-size:18px">8.11 A Special Case</span></p>

<p><span style="font-size:18px">8.12 Eigenmanifold Decomposition</span></p>

<p><span style="font-size:18px">8.13 Second Structural Operator</span></p>

<p><span style="font-size:18px">8.14 A Special Case (Continued)</span></p>

<p><span style="font-size:18px">8.15 F-Completeness of Generalized Eigenfunctions</span></p>

<p><span style="font-size:18px">8.16 Example and Remarks</span></p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>', 1434, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('675c57a8-52d4-4f30-b29c-a83865c449b4', 'e85c3ba1-bcf9-4c2f-9320-0839ab5576e2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Employee Relations Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">P.N Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131726013</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 782, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('676d2724-2609-490c-befd-6d5be1d88b7d', '8ae333f3-4b1e-4c30-9e18-9668e8473d8e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Elementary Textbook on Physics: Electricity and Magnetism, V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.S Landsberg</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-0002235</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">448</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1181, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('67756b0c-6a85-4903-82db-b8a2352b2df1', 'ef451648-1ec0-4707-bae2-dc5d4c4143d2', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The purpose of this book is to systematize the available material and to delineate the principal trends in the investigation of those closely interrelated properties—thermal (heat capacity, thermal conductivity, thermal expansion), acoustical, dielectric, visco- elastic, etc.—which govern the entire set of important physical properties of polymers at low temperatures. An attempt is made to show how the chemical constitution and the supermolecular structure influence the physical properties of polymers in the low- temperature region.</p>

<p>All the chapters of this book, except the last two, are organized according to the same plan. Each chapter, devoted to a single physical property, consists''”of three sections. First, the theory of the property under discussion and the related physical phenomena are briefly considered. This is followed by a description of methods of investigation of these properties and phenomena at low temperatures. Finally, systematized data from experimental investigations are presented.</p>

<p>The last three chapters are concerned mainly with studies of the properties of polymers at low temperatures which have been carried out in recent years by the author and his collaborators&nbsp;P .D. Golub and V .E. Sorokin.</p>

<p><strong>Contents</strong></p>

<p><strong>Chapter 1 Heat Capacity of Polymers at low Temperatures 1</strong></p>

<p>1.1. Basic Concepts of the Heat Capacity of Solids 1<br>
1.2. Basic Concepts of the Heat Capacity of Polymers 8<br>
1.3. Methods of Measuring Heat Capacity 17<br>
1.4. The Heat Capacity of Polymers 20</p>

<p><strong>Chapter 2 Thermal Conductivity of Polymers at low Temperatures 45</strong></p>

<p>2.1. Basic Concepts of the Thermal Conductivity of Dielectrics 45<br>
2.2. Methods of Measuring the Thermal Conductivity of Polymers 56<br>
2.3. Thermal Conductivity of Polymers at low Temperatures 57</p>

<p><strong>Chapter 3 Thermal Expansion of Polymers at low Temperatures 82</strong></p>

<p>3.1. Thermal Expansion of Solids 82<br>
3.2. Equations of State for Solids 83<br>
3.3. Basic Concepts of the Thermal Expansion of Polymers 86<br>
3.4. Methods of Measuring Thermal Expansion Coefficients of Polymers 95<br>
3.5. Thermal Expansion Coefficients of Polymers 97</p>

<p><strong>Chapter 4 Electrical Properties of Polymers at low Temperatures 110</strong></p>

<p>4.1. Basic Concepts of the Electrical Properties of Polymers 110<br>
4.2 Page 112 is Missing<br>
4.3. Phenomenological Relaxation Theory of the Dielectric Properties of Polymers 113<br>
4.4. The Mechanism of Dielectric Relaxation 120<br>
4.5. Methods of Studying the Dielectric Properties of Polymers 124<br>
4.6. Dielectric Properties of Polymers 126</p>

<p><strong>Chapter 5 Nuclear Magnetic Resonance in Polymers at low Temperatures 147</strong></p>

<p>5.1. Basic Concepts of Nuclear Magnetic Resonance in Polymers 147<br>
5.2. Effect of the Structure and Composition of Polymers on Nuclear Magnetic Resonance 154<br>
Page 155 Missing<br>
5.3. Investigation of the Molecular Motion in Polymers at low Temperatures by the nmr Method 164</p>

<p><strong>Chapter 6 Dynamic Mechanical Properties of Polymers at low Temperatures 178</strong></p>

<p>6.1. Effect of Chemical Constitution, Structure and Composition on the Dynamic Mechanical Properties of Polymers. Basic Concepts of Acoustic Spectroscopy of Polymers 178<br>
6.2. Methods of Investigating the Dynamic Mechanical Properties of Polymers 183<br>
6.3. Relaxation Processes in Polymers at low Temperatures 184</p>

<p><strong>Chapter 7 the Acoustical Properties of Polymers at low Temperatures 206</strong></p>

<p>7.1. Propagation of Ultrasonic Waves in Dielectrics 206<br>
7.2. The Phenomenological Theory of Sound Propagation in Polymers 208<br>
7.3. Experimental Methods of Acoustical Measurements in Polymers 211<br>
7.4. Ultrasonic Velocity and Relaxation Processes in Polymers 216<br>
7.5. Ultrasonic Velocity and Relaxation Processes in Linear Crystalline Polymers at Helium Temperatures. the Low-temperature Plateau 218<br>
7.6. Ultrasonic Velocity and Relaxation Processes in Polymers Containing Methyl Groups 228<br>
7.7. Ultrasonic Velocity and Relaxation Processes in Polymers With an Asymmetric Potential Barrier 232<br>
7.8. Effect of Structure on Acoustical Properties 236</p>

<p><strong>Chapter 8 Viscoelastic Parameters of Polymers at low Temperatures 241</strong></p>

<p>8.1. Determination of the Main Viscoelastic Parameters of Polymers from Acoustic Measurements 241<br>
8.2. Dynamic Elastic Moduli of Polymers 243<br>
8.3. Poisson’s Ratio for Polymers Near the Liquid-helium Temperature 249</p>

<p><strong>Chapter 9 Determining the Thermophysical Characteristics of Polymers by Acoustic Measurements at Helium Temperatures</strong></p>

<p>9.1. Debye Temperatures and Heat Capacities Determined by Acoustic Measurements 255<br>
9.2. Determining the Thermal Expansion Coefficients and Grüneisen Constants from Acoustic Measurements 261</p>

<p><strong>Appendix 268</strong></p>

<p><strong>References 275</strong></p>

<p><strong>Name Index 285</strong></p>

<p><strong>Subject Index 297</strong></p>', 1190, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('677786b8-8a31-43dc-b1e0-00b7618c10c1', '62dd4f2a-1698-4ded-a2e7-87d5c26befe2', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">After the failure of Khilafat movement disillusioned Muslim leadership, rejecting the concepts of Communal harmony and common Nationhood of Gandhiji, joined hands with the Muslim League in the name of Ummah and the separate homeland. Jammu and Kashmir appeared to be the right issue to start with.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Ahmadiya Chief Bashiruddin Mehmood, wanted to convert the gentle Kashmiris to the concept his New Prophethood. He wanted to create a new heaven in Kashmir for Ahmadiya Movement Sir Mohammad Iqbal wished to build a mega Punjab by merging Sindh, NWPF, Baluchistan and Jammu and Kashmir with Punjab, as a prelude to the future Muslim homeland. Attaulla Shah Bukhari, once a devote Gandhian could not allow heretic Ahmadiyas to lead a pan Islamic movement and perched on the borders of Punjab and Jammu, along with his Ahrar volunteers. While people of Jammu and Kashmir, unaware of these preparations were busy with their Dargahs, Asthans, Peers and Rishis, the grim warriors from various Muslim groups, eager to grab the precious land of Kashmir, were assembled across the borders of Jammu and Kashmir ready for a new Mahabharta.</span></p>

<p style="text-align:justify"><span style="font-size:18px">That is how the author visualises the story of Kashmir. But this book is not about political events only, it is about the wounded Paradise and its battered people, about its nature, the visible face of the paradise, the magnificent lake Dal, now groaning like a sick old man suffering from some terminal disease. It is about birds who have forgotten to return to their lakes, marshes, and the forests which have lost many highland species and many herbs. It is about our ancestors line Nund Rishi, who implored that, "the food will last as long as the forests are not lost." It is about the fading Kashmiri language which is treated like an old maid and asked to remain out of sight of gentlemen citizens. The book is also about thousands of Kashmiri young men and women trying to escape from their disillusionment and hopelessness, drowning themselves in the drug hallucination. It is also about our hope that we shall retrace our steps from the brink and the birds will return home to roost.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book is largely based on hundreds of letters, personal, official, opens ndt ops ecret,w rittenb ym ajor actors in this tragedy of Jammu and Kashmir.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface : Because I lived through it, 1. The birds will come home to roost, 2. To protect the empire of the Caliph, 3. Musketeers In the Valley of Saints, 4. A Young man with a Fez Cap, 5. Abdul Qadir Khan, 6. Birth of National Conference, 7. Sheikh in the cobweb, 8. Accession deliberately delayed, 9. The invasion by Pakistan, 10. The Great Gilgit Game, 11. Kashmir under Abdullah, 12. Five steps to dismissal, 13. The terror crawls in, 14. The victims, 15. Birth and Death of Article 370, 16. Let us rebuild our New Paradise, 17. The Post script, Index&nbsp;</span></p>', 1897, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('67860b2b-7137-442a-874d-560d10f1b89d', 'a88f2bf7-8625-4c70-9b01-cc521441a2c9', 'Description HTML', 1, '<p>Biophysics represents perhaps one of the best examples of interdisciplinary research areas, where concepts and methods from disciplines such as physics, biology, b- chemistry, colloid chemistry, and physiology are integrated. It is by no means a new ?eld of study and has actually been around, initially as quantitative physiology and partly as colloid science, for over a hundred years. For a long time, biophysics has been taught and practiced as a research discipline mostly in medical schools and life sciences departments, and excellent biophysics textbooks have been published that are targeted at a biologically literate audience. With a few exceptions, it is only relatively recently that biophysics has started to be recognized as a physical science and integrated into physics departments’ curr- ula, sometimes under the new name of biological physics. In this period of cryst- lization and possible rede?nition of biophysics, there still exists some uncertainty as to what biophysics might actually represent. A particular tendency among phy- cists is to associate biophysics research with the development of powerful new te- niques that should eventually be used not by physicists to study physical processes in living matter, but by biologists in their biological investigations. There is value in that judgment, and excellent books have been published that introduce the int- ested reader to the use of physical principles for the development of new methods of investigation in life sciences.</p>', 4144, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('67919757-facc-428c-af86-6dbbe5a77841', '313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vinay Sahasrabuddhe</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183283229</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4892, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('679c8345-5900-4849-ad66-a45bf5c859a2', 'a91af810-f384-4c1a-88c9-cacb114081b2', 'Description HTML', 2, ' style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">उपसंहार</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सम्बन्धित</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इस</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">पूर्व</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">समस्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्यायों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सार</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">इसके</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अतिरिक्त</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">आरम्भ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">निघण्टु</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">सङ्कलनकर्ता</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विषय</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अन्तः</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साक्ष्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">एवं</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अन्य</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विद्वानों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विचारों</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">विश्लेषणात्मक</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">तथा</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">साथ</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ही</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">निघण्टुकार</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">परिगणन</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">शैली</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">परीक्षण</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">करने</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">प्रयास</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span></span></span></p>', 1493, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('67b64da1-987f-4880-b76e-a253bf44e6aa', 'fc04c4ae-f815-4bc7-8093-fabdf9dba1d1', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p><em>A Companion to Tudor Literature</em> presents a collection of thirty-one newly commissioned essays focusing on English literature and culture from the reign of Henry VII in 1485 to the death of Elizabeth I in 1603.</p>

<ul>
	<li>Presents students with a valuable historical and cultural context to the period</li>
	<li>Discusses key texts and representative subjects, and explores issues including international influences, religious change, travel and New World discoveries, women’s writing, technological innovations, medievalism, print culture, and developments in music and in modes of seeing and reading</li>
</ul>

<p><strong>Contents</strong></p>

<p>List of Illustrations viii</p>

<p>Notes on Contributors ix</p>

<p>Acknowledgments xv</p>

<p>Chronology xvi<br />
<em>Kathleen Bossert</em></p>

<p><em>Map of England, Scotland, and Ireland in the Sixteenth Century xxxi</em></p>

<p>Introduction 1<br />
<em>Kent Cartwright</em></p>

<p><strong>Part I Historical and Cultural Contexts 13</strong></p>

<p>1 The Reformation, Lollardy, and Catholicism 15<br />
<em>Peter Marshall</em></p>

<p>2 Witchcraft in Tudor England and Scotland 31<br />
<em>Kathryn A. Edwards</em></p>

<p>3 The Tudor Experience of Islam 49<br />
<em>Matthew Dimmock</em></p>

<p>4 Protestantism, Profi t, and Politics: Tudor Representations of the New World 63<br />
<em>Nancy Bradley Warren</em></p>

<p>5 International Infl uences and Tudor Music 79<br />
<em>Ross W. Duffin</em></p>

<p>6 Tudor Technology in Transition 95<br />
<em>Adam Max Cohen</em></p>

<p>7 Enclosing the Body: Tudor Conceptions of Skin 111<br />
<em>Tanya Pollard</em></p>

<p><strong>Part II Manuscript, Print, and Letters 123</strong></p>

<p>8 Manuscripts in Tudor England 125<br />
<em>Steven W. May and Heather Wolfe</em></p>

<p>9 John Skelton and the State of Letters 140<br />
<em>Seth Lerer</em></p>

<p>10 The Henrician Courtier Writing in Manuscript and Print: Wyatt, Surrey, Bryan, and Others 151<br />
<em>David R. Carlson</em></p>

<p>11 Old Authors, Women Writers, and the New Print Technology 178<br />
<em>Helen Smith</em></p>

<p>12 Printers of Interludes 192<br />
<em>Peter Happé</em></p>

<p><strong>Part III Literary Origins, Presences, Absences 211</strong></p>

<p>13 Medievalism in English Renaissance Literature 213<br />
<em>Deanne Williams</em></p>

<p>14 The Tudor Origins of Medieval Drama 228<br />
<em>Theresa Coletti and Gail McMurray Gibson</em></p>

<p>15 French Presences in Tudor England 246<br />
<em>A. E. B. Coldiron</em></p>

<p>16 Italian in Tudor England: Why Couldn’t a Woman Be More Like a Man? 261<br />
<em>Pamela J. Benson</em></p>

<p><strong>Part IV Authors, Works, and Modes 277</strong></p>

<p>17 More’s Utopia: Medievalism and Radicalism 279<br />
<em>Anne Lake Prescott</em></p>

<p>18 The Literary Voices of Katherine Parr and Anne Askew 295<br />
<em>Joan Pong Linton</em></p>

<p>19 Reformation Satire, Scatology, and Iconoclastic Aesthetics in Gammer Gurton’s Needle 309<br />
<em>Robert Hornback</em></p>

<p>20 Bad Fun and Tudor Laughter 324<br />
<em>Pamela Allen Brown</em></p>

<p>21 Perspective and Realism in the Renaissance 339<br />
<em>Alastair Fowler</em></p>

<p>22 Seeing through Words in Theories of Poetry: Sidney, Puttenham, Lodge 350<br />
<em>Gavin Alexander</em></p>

<p>23 Tudor Versification and the Rise of Iambic Pentameter 364<br />
<em>Jeff Dolven</em></p>

<p>24 John Lyly’s Galatea: Politics and Literary Allusion 381<br />
<em>Mike Pincombe</em></p>

<p>25 Sidney’s Arcadia, Romance, and the Responsive Woman Reader 395<br />
<em>Clare R. Kinney</em></p>

<p>26 Nature and Technê in Spenser’s Faerie Queene 412<br />
<em>Jessica Wolfe</em></p>

<p>27 “In Poesie the mirrois of our Age”: The Countess of Pembroke’s “Sydnean” Poetics 428<br />
<em>Suzanne Trill</em></p>

<p>28 “Conceived of young Horatio his son”: The Spanish Tragedy and the Psychotheology of Revenge 444<br />
<em>Heather Hirschfeld</em></p>

<p>29 West of England: The Irish Specter in Tamburlaine 459<br />
<em>Kimberly Anne Coles</em></p>

<p>30 The Real and the Unreal in Tudor Travel Writing 475<br />
<em>Mary C. Fuller</em></p>

<p>31 Jack and the City: The Unfortunate Traveler, Tudor London, and Literary History 489<br />
<em>Steve Mentz</em></p>

<p>Index 504</p>
', 1158, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('67b72c3e-f12a-4808-8f7b-089bebd2a468', '07f83c4e-a3fc-4da0-9f47-1788e39e2d3d', 'Description HTML', 1, '<h1>English as a Second Language</h1>', 2683, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('67ba92a9-06ba-4132-b49d-e148a8579337', 'b0fb95aa-2d32-483a-b9d5-f2a11e0179cf', 'Additional Attributes HTML', 1, '<h1>The Handbook of Social Anthropology - 2Vols. NEW BOOK</h1>', 5107, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('67c4ef21-9fab-4e17-9a02-7d1429b8828d', '02f1149b-d029-4e63-8d3e-15686984e157', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Okitikpi, Aymer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412930819</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4641, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('67dbe999-e025-47cd-8f44-4e9c2aad78b8', '031e37bc-aaa2-4196-b2c6-31b61143d8fd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Kittu Reddy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8187471182</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4235, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('67e191e3-95f6-4151-9c6a-2660e7a94ec7', 'c06ea7d4-2fbe-45ab-ac53-a0be0049cb41', 'Description HTML', 1, '<h1>Nationalism and Socialism - Marxist and Labor Theories of Nationalism To 1917</h1>', 4526, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('67f066f1-275a-49b0-8a0f-1dd2986258d1', '0430e5d3-f565-41a4-ba81-e0bb3271b7b0', 'Description HTML', 1, '<h1>Scheduled Castes of India - An Statistical Report States & District In 5vols.</h1>', 4502, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('680847b6-94a8-4f9d-ab44-09efaacc543c', '67a0fd48-7490-4575-a403-97fd62e3c393', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hilary Fraser, Stephanie Green</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521830720</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4577, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('6832a224-0eff-4cb1-bcac-bf827c993e39', '655973d2-ba02-428c-9156-22b287d3b447', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Equality and Diversity in Social Work Practice New</h1>', 5161, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('684a3b5f-8b1e-477d-bb8a-57e56615318a', 'eafe581a-ba04-4d32-adb7-55f16d136760', 'Additional Attributes HTML', 1, '<h1>Graphics of Large Datasets, Visualizing a Million, -Statistics and Computing</h1>

<p>ISBN : 9780387329062</p>

<p>Authors : Antony Unwin; Martin Theus</p>', 2310, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('684cdf8d-cb95-4ade-8b5b-1dd4e5a3492d', '94fdb515-5512-47e2-8afa-11957e6cd636', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The LaTeX typesetting system is free, and runs on just about any operating system. It produces book-quality output, and is the best system in the world for typesetting mathematics. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mathematics inline with normal text</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">LaTeX’s special mathematics mode</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mathematical elements from standard LaTeX</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Color in math expressions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The AMS packages</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Symbols</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">TeX and math</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Other special package</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Examples</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fronts and math</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 371, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('6855f6fd-640e-4cc6-9386-37e3cca104f7', '9fcc2bf0-32dd-4037-bea2-298eac72f1f8', 'Description HTML', 1, '<h1>Draupadi - Mithak aur Manvi</h1>', 2872, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('685d1ab4-d74b-4faf-81dc-6cfca586c08c', '76bb9842-1545-40a0-894a-737b070e7231', 'Description HTML', 1, '<h1>Mother Earth Bemoans</h1>', 2411, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('687cb767-f3c1-4d6d-acb5-abb1bdd707e3', 'abe54fa7-3134-4f70-8e28-d62196446e7f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Ethics </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Puneet Arora</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9798219038495</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 406, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('68a24b3e-d36a-4819-b641-08359aec96bd', 'fc245440-8eda-4c1a-9db0-92b561ca3a89', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Projects: Planning, Analysis, Selection, Financing, Implementation and Review 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prasanna Chandra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355324993</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 586, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('68ae8f18-40f8-49d3-84a8-d3a964407330', 'c6f1683d-de10-4f2e-9120-0e51a91de82a', 'Description HTML', 3, '11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">29.5. The Carnot cycle 299</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">29.6. The efficiency of a real engine 300</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">29.7. The reverse Carnot cycle 301</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">29.8. Refrigerators and heat pumps 302</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 30: Fundamentals of Fluid Dynamics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.1. Thermodynamic parameters of moving fluids 304</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.2. The equation of continuity 305</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.3. The momentum equation 306</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.4. Bernoulli’s equation 306</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.5. Rate of propagation of disturbance waves in elastic media 308</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.6. Compressible fluid dynamics. Mach number 311</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.7. The Mach cone 312</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.8. The bow shock wave 313</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.9. Phenomena of a normal compression shock 314</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.10. Wave drag 316</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.11. Nozzles 318</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.12. Analogy between a nozzle and a heat engine 320</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.13. The Laval nozzle 320</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.14. The jet engine 321</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.15. The airplane wing 323</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.16. Measuring the pressure and velocity in a stream of fluid 324</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">30.17. Viscous fluid dynamics. Fluid friction in pipes 325</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="color:#2c2c2c">Part Four: Molecular Forces and States of Aggregation of Matter</span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 31: Molecular Forces</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">31.1. The density and compressibility of substances 327</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">31.2. Molecular forces 328</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">31.3. The electrical origin of molecular forces 329</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">31.4. The molecular force graph 331</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">31.5. The potential energy curve of molecular interaction 333</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">31.6. Thermal expansion of solids and liquids 334</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 32: Long-Range Order</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">32.1. The monocrystal 336</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">32.2. The polycrystal 338</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">32.3. The crystal lattice. Long-range order 339</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">32.4. Defects in packing and the block structure of crystals 340</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">32.5. Motion of defects and diffusion 341</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">32.6. Dislocation motion and the deformation of the crystal 342</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 33: Close Packing of Particles</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">33.1. Types of crystalline bonds 344</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">33.2. Closest packing of identical spheres 346</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">33.3. Closest packing of spheres of different radii 348</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">33.4. Lattices which cannot be represented as the packing of spheres 348</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">33.5. The structure of ice 351</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">33.6. Polymers 351</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 34: Short-Range Order</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.1. Features of the liquid state 354</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.2. The structure of a liquid, and its properties 355</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.3. Mean residence lifetime 356</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.4. Diffusion in liquids 358</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.5. The viscosity of liquids 359</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.6. Amorphous bodies 360</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.7. Energy of the surface layer and the surface tension of liquids 361</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.8. Pressure caused by the curved surface of a liquid 363</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.9. Capillary phenomena 364</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">34.10. Adsorption. The Rebinder effect 365</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 35: Vapours</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">35.1. Vaporization 367</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">35.2. Saturated vapour 369</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">35.3. The pressure of saturated vapour 370</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">35.4. Vapour isotherms 373</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">35.5. The critical state of a substance 374</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">35.6. Air humidity 376</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 36: Phase Transitions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.1. Changes in the state of aggregation 378</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.2. Liquid-gas transition diagram 379</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.3. Crystal-gas transition diagram 379</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.4. Crystal-liquid transition diagram 380</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.5. Crystal-crystal transition diagram 381</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.6. The triple point 383</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.7. Changes in internal energy in first-order phase transitions 383</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.8. Metastable states 385</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.9. Condensation. Supersaturated vapour 387</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.10. Boiling. Superheated liquid 388</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">36.11. The liquefaction of gases 391</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="color:#2c2c2c">Part Five: Electrodynamics</span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 37: A Field of Fixed Charges in a Vacuum</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.1. Lines of force 393</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.2. Equipotential surfaces 394</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.3. The relation between field strength and potential 396</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.4. A dipole in an electric field 397</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.5. The parallel-plate capacitor 399</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">&nbsp;<strong>Part Five: Electrodynamics</strong></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 37: A Field of Fixed Charges in a Vacuum</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.1. Lines of force 393</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.2. Equipotential surfaces 394</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.3. The relation between field strength and potential 396</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.4. A dipole in an electric field 397</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.5. The parallel-plate capacitor 399</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.6. Capacitance 400</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.7. The energy of the electric field. Energy density 401</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.8. The force of interaction between capacitor plates 401</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.9. A conductor in an electric field 402</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">37.10. Determining the charge of the electron 404</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 38: Dielectrics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">38.1. An electric field with a dielectric 406</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">38.2. The polarization vector 407</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">38.3. Electric susceptibility 408</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">38.4. The field energy in a dielectric 409</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">38.5. Deformation polarizability 410</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">38.6. Orientational polarizability 411</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 39: Direct Current</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">39.1. Nonelectrostatic fields. Voltage and emf 414</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">39.2. Current and current density 416</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">39.3. Ohm’s law for a uniform segment of a circuit 417</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">39.4. Resistance 418</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">39.5. Ohm’s law in differential form 419</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">39.6. Ohm’s law for a nonuniform segment of a circuit and for a closed circuit 419</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">39.7. The Joule-Lenz law 429</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">39.8. Charging and discharging capacitors 421</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 40: A Magnetic Field in a Vacuum</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.1. The interaction of currents. Magnetic forces 423</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.2. The transformation law for the sideways momentum and the sideways force 424</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.3. Interaction between moving charges 425</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.4. Magnetic induction. Lines of induction 427</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.5. The magnetic field of a current-carrying conductor 428</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">40.6. The magnetic moment 430</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><sp', 1064, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('68af3074-2ccb-49e9-986c-21680a1d88bc', '70274352-8b56-4915-9d8f-25c10ee0fadb', 'Description HTML', 1, '<p>Sustainability of pension systems, intergeneration fiscal equity under population aging, and accounting for health care benefits for future retirees are examples of problems that cannot be solved without understanding the nature of population forecasts and their uncertainty. Similarly, the accuracy of population estimates directly affects both the distributions of formula-based government allocations to sub-national units and the apportionment of political representation. The book develops the statistical foundation for addressing such issues. Areas covered include classical mathematical demography, event history methods, multi-state methods, stochastic population forecasting, sampling and census coverage, and decision theory. The methods are illustrated with empirical applications from Europe and the U.S.</p>

<p>For statisticians the book provides a unique introduction to demographic problems in a familiar language. For demographers, actuaries, epidemiologists, and professionals in related fields, the book presents a unified statistical outlook on both classical methods of demography and recent developments. To facilitate its classroom use, exercises are included. Over half of the book is readily accessible to undergraduates, but more maturity may be required to benefit fully from the complete text. Knowledge of differential and integral calculus, matrix algebra, basic probability theory, and regression analysis is assumed.</p>

<p>Juha M. Alho is Professor of Statistics, University of Joensuu, Finland, and Bruce D. Spencer is Professor of Statistics and Faculty Fellow at the Institute for Policy Research, Northwestern University. Both have contributed extensively to statistical demography and served in advisory roles and as statistical consultants in the field.</p>', 1903, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('68bb2b9b-0ba9-4668-b9b9-3612b4808a8a', 'c5346d4b-e311-43b2-9764-183060aad655', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Sreelakshmamma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383576012</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4687, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('68cc4297-d501-490c-b705-af65247a1994', 'af967312-0ea4-4b1b-a6aa-720680109d53', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>J.K. Bhattacharjee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402053870</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4009, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('68d3fb15-07c7-4538-a61a-92b9b4769a0a', 'e22d8820-5c6f-404f-a959-2e4159a417dc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1: The Nature of Negotiation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Relationships in Negotiation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Negotiation: Strategy and Planning</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Strategy and Tactics of Distributive Bargaining</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Strategy and Tactics of Integrative Negotiation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Finding and Using Negotiation Power</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Perception, Cognition and Emotion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Power and Influence in Negotiation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Individual Differences II: Personality and Abilities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Individual Differences I: Gender and Negotiation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 11: Managing Difficult Negotiations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 12: International and Cross-Cultural Negotiation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 13: Ethics in Negotiation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 14: Best Practices in Negotiations</span></span></span></span></p>', 751, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('6909bcb5-7ae2-461d-acbf-1679b2f742a9', '87769e58-4214-4642-b1cd-4caf26fdae53', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>George Trujillo, Charles Kim, Steven Jones</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789332570436</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3381, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('690f2335-88fb-440c-a834-e6ae69a1f6e9', '9b560c48-7067-48c2-92fd-dd340c8da0d4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Srinivas Shastri</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171100200</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4381, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('69151aed-91a0-4e11-bfdf-1b1d9c106022', '6c508264-7114-4aa9-8ca7-bba2e80fce1b', 'Additional Attributes HTML', 1, '<h1>Services Marketing:&nbsp;People, Technology, Strategy 8/e</h1>', 3033, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('6916a8f7-e086-4db6-8081-16f8f70082cc', '4c3993f4-36b7-42b9-94f2-b23ccc6951da', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Human Resource Management, 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Susan L. Verhulst</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354243394</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 616, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('69196d2a-4bf8-45a5-b8af-8b51ddba29a5', 'bdca2070-c58a-492f-81df-dc3c5c73780e', 'Description HTML', 1, '<h1>Vaccines - A Biography New</h1>', 3878, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('6923e9c2-cbf7-4633-ba83-d4d54672c014', 'c040346b-15b8-4875-a95f-039dc23b76f5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Created after exhaustive research into students’ workflows and preferences, OM6 from 4LTR Press combines an easy-reference, paperback textbook at an affordable price. Extensively revised and reorganized, OM6 content includes a new integrative case that moves from chapter to chapter, with a total of 35 related questions; a new treatment of value chain networks; greater emphasis on supply chain design; an all-new chapter devoted to supply chain management and logistics; and many new feature boxes and cases.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.&nbsp;Operations Management and Value Chains.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Measuring Performance in Operations and Value Chains.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Operations Strategy.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Technology and Operations Management.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Goods and Service Design.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Supply Chain Design.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Process, Selection, Design, and Analysis.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Facility and Work Design.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Forecasting and Demand Planning.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Capacity Management.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Managing Inventories in Supply Chains.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Supply Chain Management and Logistics.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Resource Management.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Operations Scheduling and Sequencing.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Quality Management.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Quality Control and SPC.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Lean Operating Systems.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Project Management.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 813, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('692c9bb8-73bc-417f-9dff-649a23b08d41', '5447c955-f12c-4bae-ab21-03e15e52ad8b', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Designing for Success - The Office</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Stephen Crafti</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">1920744657</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781920744656</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">224</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2004</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1822, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('69335a0b-66ad-4798-b6a6-63cba07f9b04', '5b065905-a671-4d93-9dc4-1919658b776b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><u><span style="font-family:"Bookman Old Style",serif">About the book</span></u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This wonderful book demonstrates how rural livelihoods - as well as diets, health and ways of life - are enhanced by the so-called ''neglected and underutilized plant species'' which, in the book''s Syrian case study, include such deliciously interesting things as capers, laurel, jujube and figs. Using value chain analysis the author illuminates the opportunities for strengthening arid land economies with attention to such species, while simultaneously maintaining the diversity and integrity of those plant genomes, landscapes and cultures. And keeping the world worth tasting.'' KEN WILSON, EXECUTIVE DIRECTOR OF THE CHRISTENSEN FUND</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">''Alexandra Giuliani delivers a convincing and very practical account of how biodiversity products derived from neglected and underutilized plant species enter the markets in Syria. By highlighting the value of these plant products for the family income and health status of marginal farmer families in rural drylands and semi-arid areas, she brings the message home as to why it is so important to maintain biodiversity of the genetic resources not by protection alone, but rather through their judicious use.'' KATHARINA JENNY, SENIOR ADVISOR, FEDERAL DEPARTMENT OF FOREIGN AFFAIRS, SWISS AGENCY FOR DEVELOPMENT AND COOPERATION</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Just four crops - maize, potatoes, rice and wheat - provide more than 90 per cent of the world''s food. Old varieties of even these crops are disappearing as farmers and consumers strive for more uniformity in food products. This in turn affects less obvious elements, such as insects that play a role in pollinating plants or controlling pests and the soil organisms that help plants extract nutrients from the soil. Also, farmers need a broad base of agrobiodiversity to be able to respond and adapt to environmental changes and to improve their production. This is especially important in the face of climate change and changing economic and political pressures. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book from Bioversity International describes a study conducted in Syria of how communities are developing markets for local products derived from neglected and underutilized plants. Based on concrete case studies, the data and processes documented in this book show the potential of biodiversity to make a significant contribution to livelihood security in communities that inhabit difficult environments with unique resources. The study also highlights the importance of local cultural knowledge and institutions in sustainable development of biodiversity markets.&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">List of boxes, figures and tables, Foreword,&nbsp;Acknowledgements,&nbsp;Abbreviations,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Introduction,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Study context: the potential of neglected and underutilized species to contribute to livelihoods,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Methods,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Species and their uses,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Findings: species and market chains,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Findings: species and livelihoods,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Conclusions and recommendations, Bibliography,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Annex 1 - The Sustainable Livelihoods Framework,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Annex 2 - Household field survey questionnaires,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Annex 3 - Agro-climatic zones and agricultural regions in Syria,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Annex 4 -&nbsp;SWOT analysis of a potential joint venture for caper production and trading,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Annex 5 - The Participatory Market Chain Approach and MACAB,&nbsp;Index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 5979, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('693e2f3d-1d79-4665-aae7-1c7942b6c98e', '06e47de2-1602-45f7-82d7-e45ad7feb63a', 'Description HTML', 1, '<p>Organizational communication is a rapidly evolving field of communication studies. How has it developed over the last decade? How do the pioneers of the discipline see its future? The Handbook of Organizational Communication brings you up-to-date with the latest advances in this exciting field. Leading scholars review and synthesize important developments in research and theory. They also suggest future directions for research.</p>

<ul>
</ul>', 4190, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('6955912f-ba0f-4170-92a8-d134dd73f0e6', 'ca7970e3-1abd-4260-bb19-6b7b356723b6', 'Description HTML', 1, '<p>Surveys are undisputedly a core method of social research. David de Vaus, the acknowledged expert in the field, has collected a second set of essential readings in the field. Social Surveys 2 makes available a much more substantial source of information about survey research and extends the coverage of the first four volumes. It will enable researchers to make better informed judgements about the use of the survey method and to implement their survey in the most effective, efficient and error-free way.</p>

<p>Volume 1 presents the history, ethics and criticism of survey research. Coverage includes the history of surveying subjective phenomena and sampling; questions of privacy, anonymity and honesty; practice standards; and technical and methodological criticism - as well as a defense of survey research.</p>

<p>Volume 2 thoroughly examines survey instruments and data sources. Topics examined include questionnaires, interviews, official statistics, secondary data and multi mode methods.</p>

<p>Volume 3 presents survey applications: using surveys to measure change, surveys in cross-national research and surveys as a tool for measuring subjective phenomena.</p>

<p>Volume 4 focuses survey quality, giving an overview of the range of matters that impinge on survey data and on ways to improve the quality.</p>', 1913, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('6961b8ba-c8b8-4396-b0b1-ea5191e118c7', '87d7885a-9354-4961-8603-fbc80370f8e4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Rural Development in India&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sukanta Sarkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789381839393</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Avon Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 4818, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('696323aa-217c-4cf7-8e98-ad965c9171a0', '9fcc2bf0-32dd-4037-bea2-298eac72f1f8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Draupadi - Mithak Aur Manvi</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sheela Ahuja</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380669595</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Gyan Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2873, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('69665cec-893a-45c8-94f9-5d66e96d4c13', 'f3fa965a-1db9-44d1-ba90-e9cd4694158c', 'Description HTML', 1, '<p>Time-Resolved Spectroscopy in Complex Liquids introduces current state-of-the-art techniques in the study of complex dynamical problems in liquid phases. With a unique focus on the experimental aspects applied to complex liquids, this volume provides an excellent overview into the quickly emerging field of soft-matter science. Researchers and engineers will find a comprehensive review of current non-linear spectroscopic and optical Kerr effect techniques, in addition to an in-depth look into relaxation dynamics in complex liquids. This volume offers current experimental findings in transient grating spectroscopy and their application to viscoelastic phenomena in glass-formers, dynamics of confined liquid-crystals, and a time-resolved analysis of the host-quest interactions of dye molecules in liquid-crystal matter.<br>
<br>
Time-Resolved Spectroscopy in Complex Liquids provides a cohesive introduction suitable for individuals involved in this emerging field, complete with the latest experimental procedures of complex liquids.</p>', 2553, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('6966f736-32c8-4de2-91a1-0137578455eb', 'a7a601bc-0da1-4df0-8cc8-d9159eb67b4f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alan Palmer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415131612</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4291, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('6970c486-9238-4482-b9bc-3990e8a608b0', '9a3541e0-55cc-4d30-ad1d-b419bb4e9a00', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eduardo Bayro Corrochano</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387951911</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2598, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('698a6d91-c783-40d4-9318-0302c735b4d9', 'd36e812d-01a4-413e-9f34-a8256d75786a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">दलित साहित्य और समाज</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">एन. सिंह </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789364107723</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 147, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('698b6287-897a-4eb5-aa02-42883f1edae9', 'c1a97269-5730-4723-b0cf-681abd8046a9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Larisa Beilina</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441978042</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2576, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('699389d2-0d92-4adb-8954-3ba32114a5b8', '1252c780-e611-426e-a5fd-c909b0df0e96', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Climate Change and Agriculture</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Dushyant Bhagat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382074977</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3737, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('69981d07-33cf-4269-8ae7-94fe6e0f7018', 'b9ccbae4-4780-4f1c-b037-b93397fd3bff', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Statistics introduces the students to the fundamentals of and various concepts related to statistics that are helpful in making business decisions. Data are the fulcrum of the field of business statistics and this book provides the conceptual clarity for understanding data. The use of data for decision making in business has gained tremendous momentum. In order to make the learning process easy and interesting, many examples are given in the form of fictitious and real-life business anecdotes. At the end of each chapter, various exercises are given to help the students become adept at using data for decision making.  </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Numerous examples illustrate the use of software tools like MS Excel, SPSS and RStudio with detailed steps involved. Real-time cases of Indian companies with actual data sourced from their websites have been used for better understanding of the concepts. The aim of this book is to make the learning process as interesting and simple as possible.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Introduction to Statistics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Understanding, Organising and Presenting Data</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Measures of Central Tendency</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Measures of Dispersion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Skewness, Moments and Kurtosis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Basic Concepts of Probability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Discrete Probability Distribution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Continuous Probability Distribution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Sampling and Sampling Distribution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Estimation and Confidence Intervals</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Hypothesis Testing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Statistical Inference for Single Population using Hypothesis Testing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Statistical Inference about Two Populations using Hypothesis Testing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Statistical Inference about Variance of Two Populations using F-Distribution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Analysis of Variance and Design of Experiments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Chi-Square Tests and Other Non-Parametric Tests</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Correlation and Simple Regression</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 Multiple Regression and Model Building</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 Index Numbers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20 Forecasting and Time Series</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21 Statistical Methods for Quality Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22 Statistical Decision Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 581, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('699c99a8-1270-4082-83a3-b01148312e08', '7b64d473-39a1-48f7-88a8-f00010a07db7', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Every child has a natural curiosity to know and understand the various facets of life. This holds true for religion as well. His young mind is constantly looking for answers to questions like:</span></p>

<p style="text-align:justify"><span style="font-size:18px">Who created the Universe?</span></p>

<p style="text-align:justify"><span style="font-size:18px">What or who is God?</span></p>

<p style="text-align:justify"><span style="font-size:18px">The imparting of spiritual knowledge and moral values through normal teaching methods can be very boring for children! However, the importance of this knowledge cannot be dismissed.</span></p>

<p style="text-align:justify"><span style="font-size:18px">To inculcate such values, we need to develop means and tools which could be used to faciliate such learning. Towards this objective, we present this book.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Why a Book on Hinduism?,&nbsp;What is Hinduism?,&nbsp;The Beginning,&nbsp;The Creation of Man on Earth,&nbsp;The Vedas and the Origin of Hinduism,&nbsp;Hinduism, the World''s Oldest Living Faith,&nbsp;The Teachings of Hinduism,&nbsp;River and Animal Deities,&nbsp;The story of Ram and Ravan,&nbsp;Krishna,&nbsp;The Bhagvad Gita,&nbsp;The Caste System,&nbsp;The Hindu Family System,&nbsp;How Does a Hindu Pray?,&nbsp;Hindu Festivals,&nbsp;Philosophers and Thinkers,&nbsp;Contribution of Hinduism to the World,&nbsp;Most Commonly Asked Questions,&nbsp;Respect for&nbsp; Creation</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5868, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('69b7175d-bce3-421e-b89a-11c656f49197', '35f70c25-22d0-48a6-8289-8d55bdc5983d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Original text with complete English Translation, & brief Commentaries</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ajai Kumar Chhawchharia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183900097</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183900096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>436</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5578, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('69b8e172-40f9-4e6d-a99c-8f7bd3e72521', '189c9ce8-0ab3-480d-8cde-6d47ae498f53', 'Description HTML', 1, '<h1>Software Design Methodology-From Principles to Architectural Styles</h1>', 3406, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('69f738c2-000d-403f-ae16-00a4d569c7be', 'f831e803-8bcb-4b32-8974-3f6a50fc803d', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Parallel and distributed computer systems are built to close the gap between the demand for high-performance computing and the computing power available using standalone single-processor machines. Traffic in networks connecting such systems is typically characterized by its distribution in time and space. Three approaches can be applied to determine the related network performance: measurement, simulation, and mathematical methods.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Dietmar Tutsch first introduces various network architectures that are widely proposed for parallel and distributed systems as well as for systems-on-ships including multicore processors. Their advantages and drawbacks are compared. Then, he gives an exhaustive survey of the available modeling techniques, including mathematical methods like Markov chains and Petri nets, and simulation methods. The main problems in modeling networks are that models are usually too large to be handled by a computer system, and, due to model complexity, model development is very time consuming. As a solution, the author systematically presents methods for complexity reduction, thus reducing the development time considerably. In addition, he presents a strategy for developing a generator for automatic model derivation. Finally, both simulation and mathematical models are applied to two major examples, a cellular network and a multistage interconnection network.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">This monograph mainly targets researchers in network architecture design and performance analysis, both from industry and academia. In addition, graduate students specializing in these areas will find a comprehensive overview of this field.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> 1 Introduction, 2 Characteristics of Network Architectures, 3 Performance Evaluation, 4 Model Engineering, 5 Application: Cellular Network, 6 Application: Multistage Interconnection Network, 7 Concluding Remarks, References, Index</span></p>', 5611, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('6a0cb69c-01fd-4bdf-83a7-e2bbef4508f6', 'ec98df7b-4511-4e8f-9bbc-4f7f83e49a03', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. O. Shuraj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381575932</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4709, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6a19e846-44d7-432d-bbe7-6ced53c12cce', '78058af2-425f-407b-b640-b60e069bc5e5', 'Description HTML', 1, '<p>This presentation of systematic methods for winning differential games of pursuit and evasion explores the procedures'' scope and applications. Numerous helpful examples illustrate basic and advanced concepts, including capture, strategy, and algebraic theory.Author Otomar Hájek, Professor Emeritus of Mathematics at Case Western Reserve University, designed this text for advanced undergraduate and graduate courses in applied mathematics and systems engineering. The opening chapters focus on examples, applications, and basic concepts, advancing to considerations of linear and nonlinear games. Topics include stroboscopic and isochronous capture, algebraic theory, and strategies. Detailed proofs appear throughout the text, along with 200 exercises that further clarify each subject.</p>', 1637, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6a216a9d-cf3b-4e6a-8dce-e6d272659d0c', '706bae02-b539-4b75-8234-585c98c5ec57', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Theory and Instrumentation</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">J. M. Chalmers, P. R. Griffiths</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0471988472</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">3862</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2002</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1969, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('6a40f14a-da46-4834-88fb-77d10cef5678', 'c918732c-6eaf-445a-b10e-c20ce2bcf91a', 'Description HTML', 1, '<h1>Solutions to Irodov''s Problems in General Physics - 4/e - V 2</h1>', 4166, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('6a485ca1-0a82-4817-9555-d103db1b8083', '6f4b0b12-13c7-439e-bf80-4e5b0a46c16b', 'Additional Attributes HTML', 1, '<h1>Professional Social Work Education - Emerging Perspectives book</h1>', 5588, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('6a4b39cd-cc2d-4d24-917c-f68f26382658', '09834a6e-8913-44d8-8226-5f67ea249f76', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">The first edition of The Internal Auditing Handbook received wide acclaim from readers and became established as one of the definitive publications on internal auditing. The second edition was released soon after to reflect the rapid progress of the internal audit profession. There have been a number of significant changes in the practice of internal auditing since publication of the second edition and this revised third edition reflects those changes. The third edition of The Internal Auditing Handbook retains all the detailed material that formed the basis of the second edition and has been updated to reflect the Institute of Internal Auditor’s (IIA) International Standards for the Professional Practice of Internal Auditing. Each chapter has a section on new developments to reflect changes that have occurred over the last few years. The key role of auditors in reviewing corporate governance and risk management is discussed in conjunction with the elevation of the status of the chief audit executive and heightened expectations from boards and audit committees. Another new feature is a series of multi-choice questions that have been developed and included at the end of each chapter.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">This edition of The Internal Auditing Handbook will prove to be an indispensable reference for both new and experienced auditors, as well as business managers, members of audit committees, control and compliance teams, and all those who may have an interest in promoting corporate governance.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Contents</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">List of Abbreviations xi</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Foreword to Second Edition xv</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Acknowledgements xvii</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">1 Introduction 1</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">1.1 Reasoning behind the Book 2</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">1.2 The IIA Standards and Links to the Book 3</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">1.3 How to Navigate around the Book 4</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">1.4 The Handbook as a Development Tool 7</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">1.5 The Development of Internal Auditing 7</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Summary and Conclusions 19</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">References 21</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2 Corporate Governance Perspectives 23</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.1 The Agency Concept 24</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.2 Corporate Ethics and Accountability 29</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.3 International Scandals and their Impact 39</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.4 Models of Corporate Governance 47</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.5 Putting Governance into Practice 73</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.6 The External Audit 87</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.7 The Audit Committee 120</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.8 Internal Audit 136</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.9 The Link to Risk Management and Internal Control 141</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.10 Reporting on Internal Controls 142</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">2.11 New Developments 146</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Summary and Conclusions 159</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Assignment Questions 161</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Multi-choice Questions 161</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">References 168</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3 Managing Risk 173</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.1 What Is Risk? 175</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.2 The Risk Challenge 176</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.3 Risk Management and Residual Risk 179</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.4 Mitigation through Controls 182</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.5 Risk Registers and Appetites 186</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.6 The Risk Policy 192</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.7 Enterprise-wide Risk Management 203</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.8 Control Self-assessment 213</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.9 Embedded Risk Management 218</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.10 The Internal Audit Role in Risk Management 221</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">3.11 New Developments 230</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Summary and Conclusions 236</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Assignment Questions 237</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Multi-choice Questions 238</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">References 242</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4 Internal Controls 245</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.1 Why Controls? 245</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.2 Control Framework – COSO 255</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.3 Control Framework – CoCo 264</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.4 Other Control Models 267</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.5 Links to Risk Management 272</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.6 Control Mechanisms 274</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.7 Importance of Procedures 285</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.8 Integrating Controls 287</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.9 The Fallacy of Perfection 289</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.10 Internal Control Awareness Training 292</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">4.11 New Developments 299</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Summary and Conclusions 301</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Assignment Questions 302</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Multi-choice Questions 303</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">References 309</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5 The Internal Audit Role 311</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.1 Why Auditing? 311</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.2 Defining Internal Audit 313</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.3 The Audit Charter 325</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.4 Audit Services 334</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.5 Independence 340</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.6 Audit Ethics 355</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.7 Police Officer versus Consultant 363</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.8 Managing Expectations through Web Design 382</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.9 Audit Competencies 386</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.10 Training and Development 393</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">5.11 New Developments 403</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Summary and Conclusions 410</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Assignment Questions 412</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Multi-choice Questions 412</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">References 420</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">6 Professionalism 421</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">6.1 Audit Professionalism 421</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">6.2 Internal Auditing Standards 429</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><sp', 952, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('6a57aa58-9e74-463c-a88c-a433a31ab16e', '6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', 'Additional Attributes HTML', 1, '<table border="0" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Social Face of Rural Development</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prabhat Kumar Pani</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789381839645</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Avon Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>', 4814, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6a5c07ee-f0c2-405b-b5cf-a34ffa719929', '5f1a3fb1-8cf0-4406-b41d-2cf07744017f', 'Additional Attributes HTML', 1, '<table border="0" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sub Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">मेरा भारत इतिहास और संस्कृति</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">किट्टू रेडी&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471486</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>', 5339, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('6a7b5a1f-cdec-4a2a-8652-39368fb60979', '4e2f379e-e85d-4f92-bec1-5678c01dbb35', 'Description HTML', 1, '<p>In the field of genetic and evolutionary algorithms (GEAs), a large amount of theory and empirical study has been focused on operators and test problems, while problem representation has often been taken as given. This book breaks with this tradition and provides a comprehensive overview on the influence of problem representations on GEA performance. The book summarizes existing knowledge regarding problem representations and describes how basic properties of representations, such as redundancy, scaling, or locality, influence the performance of GEAs and other heuristic optimization methods. Using the developed theory, representations can be analyzed and designed in a theory-guided matter. The theoretical concepts are used for solving integer optimization problems and network design problems more efficiently. The book is written in an easy-readable style and is intended for researchers, practitioners, and students who want to learn about representations. This second edition extends the analysis of the basic properties of representations and introduces a new chapter on the analysis of direct representations.</p>', 3602, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('6a89990e-461c-4c46-a1c8-1cc523f82338', '0dc877e2-c4b0-4b06-8862-29d159743d18', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.J.Strutt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486438757</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>235 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3911, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('6a92a087-4cf9-4a83-adc9-f36561e3a6bb', '3ac607d4-9bbe-4e66-8546-723595e0f1ff', 'Description HTML', 1, '<p>Small-radius tubular structures have attracted considerable attention in the last few years, and are frequently used in different areas such as Mathematical Physics, Spectral Geometry and Global Analysis. In this monograph, we analyse Laplace-like operators on thin tubular structures ("graph-like spaces''''), and their natural limits on metric graphs. In particular, we explore norm resolvent convergence, convergence of the spectra and resonances. Since the underlying spaces in the thin radius limit change, and become singular in the limit, we develop new tools such as norm convergence of operators acting in different Hilbert spaces, an extension of the concept of boundary triples to partial differential operators, and an abstract definition of resonances via boundary triples. These tools are formulated in an abstract framework, independent of the original problem of graph-like spaces, so that they can be applied in many other situations where the spaces are perturbed.</p>', 1609, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6a9509e9-b308-4bef-84a8-7eb1a79ce881', 'd19e3a3f-bf3e-4273-8272-18c138d0f3ef', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">The&nbsp;Encyclopedia of Grain Science&nbsp;is an in-depth and authoritative reference covering all areas of grain science. Coverage includes everything from the genetics of grains to the commercial, economic and social aspects of this important food source. Also covered are the biology and chemistry of grains, the applied aspects of grain production and the processing of grains into various food and beverage products. With the paramount role of cereals as a global food source, this Encyclopedia is sure to become the standard reference work in the field of science.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Also available online via ScienceDirect - featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</span></span></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Foreword by Professor Geoff H.O. Palmer OBE, Officer of the Order of the British Empire (OBE), for "services to grain science"--QUEEN''S BIRTHDAY HONOURS LIST</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Contains over 150 articles</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Includes "Further Reading" lists at the end of each article</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Many figures and tables illustrate the text and a colour plate section is contained in each volume</span></span></span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1466, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('6a972afd-6537-4c78-9b1a-2cb02709d8be', '56b00d41-b29b-40c7-a3fb-4adb616a6ff9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">About the book</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The study of animal behaviour is a dynamic and vibrant field in contemporary psychology schools which has seen rapid growth and diversification throughout the last century. It forms a major area of study and research not only in cognitive, experimental, and behavioural psychology, but also in neurobiology, evolutionary biology, and evolutionary psychology. In this timely and comprehensive four-volume collection, two internationally renowned scholars bring together every seminal paper of the last century, from the canonical to the critical and contemporary.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Conceptually arranged to address the four formative questions posed by Niko Tinbergen in 1963, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Volume One</span></strong><span style="font-size:11.0pt"> addresses causation and the mechanisms of animal behaviour; </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Volume Two</span></strong><span style="font-size:11.0pt"> presents the foremost research in the development of animal behaviour; </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Volume Three</span></strong><span style="font-size:11.0pt"> covers behavioural ecology and the function of animal behaviour, </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Volume Four </span></strong><span style="font-size:11.0pt">addresses research that attempts to reconstruct the evolutionary history of behaviour.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 1351, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('6a9a644e-460b-4bc9-a0da-ec900456eb0d', 'c2be091e-c843-4f4b-9003-b45b2ce06fa1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural machinery is machinery used in the operation of an agricultural area or farm. Agricultural mechanization is a sine qua non to remove drudgery, improve working comfort, enhance timeliness, reduce losses and increase production and productivity. Accordingly, use of better power viz., tractors and different types of agricultural machines in agriculture has risen sharply on farms to boost food and fibre production. An agricultural drainage system is a system by which water is drained on or in the soil to enhance agricultural production of crops. It may involve any combination of storm water control, erosion control, and water table control. The agricultural machinery industry or agricultural engineering industry is the part of the industry that produces and maintain tractors, agricultural machinery and agricultural implements used in farming or other agriculture. This branch is considered to be part of the machinery industry. In information technology, an application is a computer programme designed to help people perform an activity. An application thus differs from an operating system (which runs a computer), a utility (which performs maintenance or general-purpose chores), and a programming language (with which computer programmes are created). Depending on the activity for which it was designed, an application can manipulate text, numbers, graphics, or a combination of these elements. Energy is the primary and most universal measure of all kinds of work by human beings and nature. Everything what happens in the world is the expression of flow of energy in one of it''s form. There are a number of different forms of energy available in nature. The different forms of energy used for agriculture (farm power) in India are Human energy (human power), Animal energy (animal power), Mechanical energy (mechanical power such as Tractors, Power tillers, Self-propelled combines, Oil engines), Electrical energy (electrical power), and Renewable energy (Biomass, Solar energy and Wind energy). This book will also cater to the needs of tractor and agricultural implement manufacturing industries, consultants, agricultural universities/colleges as a valuable reference for quality improvement and standardization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Machinery </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Power in Farm </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Farm Machinery and Power in Agriculture </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Artificial of Drainage Systems </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Modern Agricultural Science &nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Micro Catchment in Agriculture </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dryland Technologies in Agriculture </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Computer Application Software Uses in Agricultural Industry.</span></span></span></p>', 691, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('6aa3bbfd-2592-4db7-b8bf-83a3f17f8cfb', '2c71ac67-052f-40af-ae1a-24d40285fa64', 'Additional Attributes HTML', 1, '<h1>Photomorphogenesis in Plants and Bacteria 3/e - Function and Signal Transduction Mechanisms (PB)</h1>', 3621, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('6ac930f5-083a-4c80-917a-0575ef67d136', 'c99dc580-22eb-420c-8fe4-bc5ea7ae4e32', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bengt Nolting</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181281173</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3653, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('6ad23295-2e37-478c-8d32-32a1b7125e91', '9d3a678a-9981-4e30-b7b2-18cba62b012b', 'Description HTML', 1, '<p>Econophysics is a newborn field of science bridging economics and physics. A special feature of this new science is the data analysis of high-precision market data. In economics arbitrage opportunity is strictly denied; however, by observing high-precision data we can prove the existence of arbitrage opportunity. Also, financial technology neglects the possibility of market prediction; however, in this book you can find many examples of predicted events. There are other surprising findings. This volume is the proceedings of a workshop on "application of econophysics" at which leading international researchers discussed their most recent results.</p>', 3950, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('6adae776-555f-4e96-986e-efd944adf7b5', '5c4faa2f-a0b8-4418-8225-b10577d3369f', 'Description HTML', 1, '<p>वेद संस्कृत वाङ्मय का प्राचीनतम ग्रन्थ एवं महाज्ञान कोष है। ज्ञान के इस महान वाङ्मय के परिप्रेक्ष्य में भारतीय संस्कृति के वैशिष्ट्य को केन्द्र में रखकर वेद-विद्या के मनीषी विद्वान प्रो. किरीट जोशी ने ‘वेद और भारतीय संस्कृति’ की सृष्टि की है। वैदिक काल में अधिकांश प्राकृतिक शक्तियों को स्वाराध्य देवता मानकर पूजा जाता था। यह दृष्टिकोण व्यावहारिक और उपयोगितावादी था। उपयेगीतावादी ऋचाओं से आरम्भ होकर ऋग्वेद का दर्शन आध्यात्मिक चिन्तन की ऊँचाई तक जा पहँुचा। भारतीय संस्कृति में प्रधान स्वर वस्तुतः धर्म और धर्मशास्त्रों का नहीं, बल्कि पुराणों, उपनिषदों, आरण्यकों, अध्यात्म और सौन्दर्यबोध का है जिसका बहुत ही गूढ़-गम्भीर विवेचन विद्वान लेखक ने इस कृति में किया है। भारतीय संस्कृति में जो लचक, उदारता और उदात्तता मिलती है, ज्ञान और सामाजिक मूल्यों, आध्यात्मिक परम्पराओं की जो महत्ता निहित है, प्रो. जोशी ने अपने गहन चिन्तन और प्रज्ञा-प्रतिभा से उसका बड़ा बारीक विवेचन करते हुए मौलिकता प्रदान की है। कृति में उपनिषदों का महत्त्व, ‘गुरु और शिष्य’, ‘वेद और धर्म की अवधारणा’, ‘धर्म और चतुर्विध सामाजिक व्यवस्था’, ‘अध्यात्म एवं भारतीय संस्कृति’ ऐसे महत्त्वपूर्ण अध्याय हैं जो अध्येता एवं पाठक को नयी दिशा-दृष्टि देते हुए कृति को शाश्वतता प्रदान करते हैं। संस्कृति के परिप्रेक्ष्य में भारतीय जीवन और विकास एक रहस्य हैं आचार-व्यवहार की व्यवस्था, आस्था-विश्वास और जीवन के चार उद्देश्यों धर्म, अर्थ, काम और मोक्ष के संतुलित उद्यम की जातीय विशेषता का उद्घाटन कृति को अतिरिक्त आयाम देता है। निःसन्देह वेद और भारतीय संस्कृति विषय पर यह कृति अद्वितीय है।</p>', 5777, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('6ae43293-3e33-4a54-b403-30a5a7fbe5bb', '6edfb67f-f439-464d-be7a-3055b9e590f9', 'Description HTML', 1, '<h1>Netaji Subhash Chandra Bose</h1>', 4298, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('6ae50467-5fa2-4415-a17f-4373911e4aa5', '1db1a2b6-cd4f-4dab-aad1-488d96c5ee49', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gilles Chabrier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780521887793</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;456</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1622, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6ae7f4ad-47d2-4313-9451-d72bfe25479b', 'a8a990b9-5325-4a9f-963a-62be977358c9', 'Description HTML', 1, '<p>The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.</p>', 4550, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('6aec349f-8bf1-449c-ac51-466fac994e60', '8a308742-8b09-4741-bae9-ed61cbcf9834', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">An Advanced Course of Theoretical Mechanics for Engineering Students</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">V.M Starzhinskii</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">482</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1221, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('6af0ed73-802e-48ac-afbf-6b80ec8bcfb5', '1123d87f-1f46-4d37-b402-f61036e56472', 'Description HTML', 1, '<p>Book Summary of Better Quality Of Rural Life ? The volume has been designed to make available comprehensive material in Tribal Development in rural life.? Tribals are more backward compared with the general population and the Scheduled Caste.? Tribal constitute 8 percent of the national population but about 40 percent of displaced persons.? Tribals live in forest and mountains somewhat isolated from the general population because of this have been called girijan ad Vanvasi.? Tribals suffer from poverty and occupational conditions, illiteracy, Landless Agriculture laboures, work participation, agricultural resources and so on.? Tribal development should be operated in terms of land, water and plantation in the same order from ensuring the command of their resources which the tribal community used to enjoy.? To save ecology and upgrade the environment, generated the natural resources is the sine qua-non for the development of tribal regions. The volume highlights the following aspects:- ?Empowerment and Amelioration of Tribals ?Investments opportunities in North East ?Imperative and dimensions of growth in North East ?Socio ?Economic challenges in North East ?Uplifting the schedules Tribes ?Tribal education in India ?Tribal development during the Five year Plan ?Role of Forests in Tribal development ?Quality of life of Scheduled Castes and Tribes ?Rural development and Tribal Aspiration ?Credit system in Tribal Areas: need for re-orientation ?The right of Tribal Status ?Role of Tribal Women in Education ?Tribal women and sustainable ecology ?Barriers in mainstreaming.</p>', 3858, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('6af149dc-c4ce-4b21-a0ea-121ca3435299', '32d78f7b-382b-4ea0-b495-4c652c7f5e76', 'Additional Attributes HTML', 1, '<h1>Essays on the Foundations of Mathematics</h1>

<ul>
	<li>ASIN ‏ : ‎&nbsp;9048194156</li>
	<li>Publisher ‏ : ‎&nbsp;Springer; 2010th edition (3 September 2010)</li>
	<li>Language ‏ : ‎&nbsp;English</li>
	<li>Hardcover ‏ : ‎&nbsp;248 pages</li>
	<li>ISBN-10 ‏ : ‎&nbsp;9789048194155</li>
	<li>ISBN-13 ‏ : ‎&nbsp;978-9048194155</li>
	<li>Item Weight ‏ : ‎&nbsp;544 g</li>
	<li>Dimensions ‏ : ‎&nbsp;15.6 x 1.98 x 23.39 cm</li>
	<li>Country of Origin ‏ : ‎&nbsp;India</li>
</ul>', 2346, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('6b0720e1-a652-48bd-b735-fdd64d1969cb', '4b4bfb25-906a-4ba2-aa2c-db8306087b99', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Methods for Computational Gene Prediction</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">William H. Majoros</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780521706940</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cambridge University</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 324, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('6b0b9ab0-744d-4ddf-b367-440efc9ad679', 'ce5b0acc-92cf-4051-903c-037729ed6c4a', 'Additional Attributes HTML', 1, '<h1>New Frontiers in Microsimulation Modelling</h1>', 3633, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('6b162eab-9b90-43fe-b1d5-7300629cc4a3', 'c0993501-3ca5-4c1f-afc6-fea5e14b13f3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niranjan Pari, Puspanjali Mallick</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158546</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4938, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('6b1dd60e-1409-464f-b276-7bcf18071128', 'd2af6281-a5a2-4e22-a7cc-0d6f3188884a', 'Description HTML', 1, '<p>This book provides a comprehensive presentation of the basics of statistical physics. The first part explains the essence of statistical physics and how it provides a bridge between microscopic and macroscopic phenomena, allowing one to derive quantities such as entropy. Here the author avoids going into details such as Liouville’s theorem or the ergodic theorem, which are difficult for beginners and unnecessary for the actual application of the statistical mechanics. In the second part, statistical mechanics is applied to various systems which, although they look different, share the same mathematical structure. In this way readers can deepen their understanding of statistical physics. The book also features applications to quantum dynamics, thermodynamics, the Ising model and the statistical dynamics of free spins.</p>', 2525, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('6b210093-f138-4546-8c1c-feaae2f2c04c', '0b8de01c-3706-4b29-af82-baec07ffc2c4', 'Additional Attributes HTML', 1, '<h1>Endosomes - Molecular Biology Intelligence Unit</h1>', 3707, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('6b2224a0-b06a-44ed-9912-4ab237212121', '1446acfe-5a3f-4117-ae5e-f6c29a690b43', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.S. Aggarwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352832163</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5861, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('6b278ec5-d675-4d80-9645-d8c1ac1d9f9e', 'bec4da25-db73-41ae-b7e9-87881c00dbfe', 'Description HTML', 1, '<h1>Cloud Computing in Library Automation</h1>', 3332, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('6b3b668f-e621-4e95-9d24-eb7c4abe1719', 'dfbeb594-4e5d-4a15-b32d-f9ce9e7e95f6', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Herbert Busemann and Paul J. Kelly</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;0486445828</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780486445823</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1640, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6b3c0942-4925-4fbd-a184-8c402079f867', '502a7677-b339-4dbf-a452-1d254ada021c', 'Additional Attributes HTML', 1, '<h1>Digital Ecosystems</h1>', 3717, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('6b40c068-633a-4018-a3bb-0eb74416dcc3', 'f3d26be8-42de-4081-808f-a9e6ebcab81e', 'Description HTML', 1, '<p>This is a biography of Bal Gangadhar Tilak. He was the first national leader if the Indian freedom movement freedom movement. This book explores the multi-faceted personality of Bal Gangadhar Tilak-social reformer, scholar, and national leader-through the eyes of the people convincingly portraying a man of the people and the people of his times.</p>', 5477, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('6b446ce4-ba40-4578-927a-7c334b7732f2', 'b24ac100-7608-4c76-a54f-9c7024ef1b3c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Data Mining for Business Analytics: Concepts, Techniques and Applications in Python</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Galit Shmueli</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789357461672</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 869, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('6b46ac09-893a-4cc8-9adf-516d741c3377', '4ccee138-8d5e-4c18-8649-a11e7df85846', 'Description HTML', 1, '<p>“योग रहस्य” भारतीय ऋषियों के आध्यात्मिक, यौगिक अनुसंधान से प्राप्त निष्कर्षांे पर आधारित एक अनुपम ग्रंथ है। मानवीय चेतना, उसमें निहित प्राण उर्जा, उसके विभिन्न आयामों की विस्तृत जानकारी के साथ ही इस ग्रंथ में पंचकोश, सप्तचक्र एवं कुण्डलिनी जागरण की समस्त प्रक्रिया पर विस्तृत प्रकाश डाला गया है। योग साधना में अभिरूचि रखने वाले साधकों एवं डिग्री, डिप्लोमा या शोध कर रहे व्यक्तियों के लिए भी इसमें विशेष सामग्री उपलब्ध है। योग साधना की सैद्धान्तिक और अभ्यास विधि सम्बन्धी विवेचना जैसी दुर्लभ और पठनीय सामग्री का सरल प्रस्तुतिकरण इस पुस्तक की विशेषता है। जिससे इसे संदर्भ ग्रंथ के रूप में विभिन्न विश्वविद्यालयों में स्नातक एवं स्नातकोत्तर स्तर पर प्रयोग में लाया जा सकेगा। योग रहस्य में प्राण तत्व की गरिमा का विस्तृत उल्लेख है। यह प्राण प्रगति का आधार है। प्राण ही जड़ जगत एवं चेतना दोनों की सर्वोपरि शक्ति है। शास्त्रकारों ने इसे आदि एवं अनन्त कहा है। योग एक शाश्वत विज्ञान है एवं ब्रह्म द्वारा निर्दिष्ट, ऋषियों, तपस्वियों तथा दार्शनिकों द्वारा अपनाई गई श्रेष्ठ साधना पद्धति है। ऋषियों ने जो सोपान तय किये है उनमें विभिन्न चक्रों (मूलाधार, स्वाधिष्ठान, मणिपुर, अनाहत, विशुद्धि, आज्ञा एवं सहस्त्रार) का शोधन जागरण करना, 72000 नाडियों में प्रमुख इडा एवं पिंगला नाडियों को संतुलित कर सुषुम्ना का जागरण करना तथा उसके उपरान्त मूलाधार में स्थित कुण्डलिनी को जगाकर, विभिन्न चक्रों के बोधन के माध्यम से परमात्मा तत्व की प्राप्ति संभव है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बिमारियों का योग द्वारा कैसे संभव है? इस विषय पर भी लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने में यह पुस्तक एक मार्गदर्शन की भूमिका निभाएगी।</p>', 5340, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('6b4d88d3-696b-4f9b-86d3-7887eeccffe1', '17a69193-9436-4fce-b21f-a9baa35d00a1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sarabjit Sharma, Krishan Gopal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189012975</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3341, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('6b5dcdef-f9f3-4dea-a2dd-373693c223c0', '2ee6de9a-a5c4-4f26-a9d7-4fb7524173b0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T Sai Chandra Mouli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189012592</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2742, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('6b62fba0-810d-4517-80e9-b15cfcb42a79', '094cff2d-7c3b-4b55-8420-504b34e5befc', 'Description HTML', 1, '<p>This text provides a comprehensive and timely introduction to general relativity. The foundations of the theory in Part I are thoroughly developed together with the required mathematical background from differential geometry in Part III. The six chapters in Part II are devoted to tests of general relativity and to many of its applications. Binary pulsars are studied in considerable detail. Much space is devoted to the study of compact objects, especially to black holes. This includes a detailed derivation of the Kerr solution, Israel''s proof of his uniqueness theorem, and derivations of the basic laws of black hole physics. The final chapter of this part contains Witten''s proof of the positive energy theorem. The book addresses undergraduate and graduate students in physics, astrophysics and mathematics. It is very well structured and should become a standard text for a modern treatment of gravitational physics. The clear presentation of differential geometry makes it also useful for string theory and other fields of physics, classical as well as quantum. General Relativity is a complete revision and extension of Straumann''s well-known classic textbook "General Relativity and Relativistic Astrophysics."</p>', 5938, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('6b63f6a2-545f-4e48-9d03-eb348c323309', '1584daae-0ac7-400f-8177-b04a68e1943c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Forensic Enforcement: The Role of the Public Analyst</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Glenn Taylor</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781847558718</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">RSC Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 328, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('6b652265-67e8-4514-ace5-7b28926c392f', 'd3e8103a-4320-48f7-a831-df9ebee6539a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book covers all aspects of bioavailability, as related to environmental contaminants. After a discussion of the definition of bioavailability and its context, focus is placed on the role of risk assessment and bioavailability. Methods of analysis are then discussed including a range of atomic spectroscopic and electrochemical techniques for metal analysis and chromatographic approaches for persistent organic pollutants (POPs). The occurrence, properties and eco-toxicity of POPs and metals in the soil/sediment environment are discussed. Particular emphasis is placed on the uptake of POPs and metals by plants (phytoextraction). Examples of POPs and metals in the environment are reviewed.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Contaminated Land and the Link to Human Health</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Sample Preparation and Analytical Techniques for Elemental Analysis of Environmental Contaminants</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Sample Preparation and Analytical Techniques for Persistent Organic Pollutant Analysis of Environmental Contaminants</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Methods Used to Assess Bioavailability of Metals</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Methods Used to Assess Bioavailability of Persistent Organic Pollutants</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Methods Used to Assess Oral Bio accessibility</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Selected Case Studies on Bioavailability, Bioaccessibility and Mobility of Environmental Contaminants  </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Recording of Information and Selected Resources </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 319, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('6b66a33c-0bfb-44a9-a1fc-fecb76f2e7d4', 'd03e3f23-2e5f-42d2-b27e-805f6f436f3b', 'Additional Attributes HTML', 1, '<h1>System Management - Planning, Enterprise Identity, and Deployment</h1>', 3159, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('6b6c04a2-a207-4b6b-9e5d-cae2f159dce5', 'ef551386-ce7b-4242-afe9-281d90b97ca1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">A Civilizational History of Bharat: From the Vedic Seers to the Present- 2 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">9788168834880</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Vol-I </span><span style="font-family:Times New Roman,Times,serif">168</span><span style="font-family:Georgia,serif">, Vol-II-</span><span style="font-family:Times New Roman,Times,serif">180</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('6b6f0cdd-0643-4838-8ca2-4632facaed86', '07d94e43-01d7-457c-9cbc-68e1355b8a11', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Albert N. Shiryaev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Albert Shiryaev is an eminent mathematician who has written several texts on probability and stochastic calculus, which have been translated into several languages. He is the recipient of several honors and awards, including the Humboldt Research Award, Markov prize, and Kolmogorov prize.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781461436874</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XII, 428</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1642, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6b79eb1a-8dee-4ff5-95b1-b73c5fcfc251', '501a8420-64f5-424f-83c0-730b72214766', 'Additional Attributes HTML', 1, '<h1>Geometric Qp Functions - Frontiers in Mathematics</h1>

<p>ISBN : 9783764377625</p>

<p>AUTHOR : Jie Xiao</p>', 2318, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('6b96f1f0-9f2d-4481-a271-f9a84750899e', '359b355f-7a53-4e79-b4bc-2ca22305175d', 'Description HTML', 1, '<h5><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रामायण मूलकथा -3 भागों &nbsp;में</span></h5>', 3026, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('6bb0b238-b41a-404b-8a2c-72983d424f52', '5f607720-de29-46d9-9558-55af556b9579', 'Description HTML', 1, '<p>An essential core text for advanced undergraduate and graduate courses in digital control, this volume develops theoretical foundations and explains how control systems work in real industrial situations. Several case histories assist students in visualizing the theory''s applications. After a careful development of theoretical foundations, the text moves into the real world with detailed reviews of five commercially available distributed control systems. Throughout, the author emphasizes robustness, realistic adaptive control, and the successful application of digital control theory to real problems. Numerous exercises are included to ensure understanding and retention of the material.</p>', 3902, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('6bb56fc1-9133-478a-8f2b-024f339211e9', '6c57197a-fdac-4946-b6d5-d7c8d3531cb7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Shrivrinpranit - Vrindmadhav Athvaa Siddhyog</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mahrishi Vaidya Dayaram Awasthi Shastri</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788189986797</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4351, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('6bb7b33d-c651-4f33-81fd-ac651a6dba0b', '7d999aa0-6aa5-414b-b731-7237db61929d', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Sanskrit Inscriptions of Thailand</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Satya Vrat Shastri</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Preface</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">XXXX</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">403</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2014</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2063, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('6bd10410-4022-47cd-a3ef-ecb5f71cd9b1', 'a3e8d95d-9382-47a4-8fde-60f3402f184d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Toulouse Lautrec</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Philippe Huisman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Thames and Hudson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1973</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">95</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 738, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('6bdb679b-ce48-4c9a-b051-303a35d6e6e0', '07ecef17-16ce-413d-89e5-fd1cb7a20a75', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Cognitive and Experimental Psychology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nick Chater</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847872678</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1624</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3533, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('6be00d32-8aaa-4fde-86c7-405419ad15da', '6d700c04-27ac-476d-a95e-bf09845fb778', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>&nbsp;TITLE</td>
			<td>Fascinating Fractions</td>
		</tr>
		<tr>
			<td>&nbsp;AUTHOR</td>
			<td>N.M. Beskin</td>
		</tr>
		<tr>
			<td>&nbsp;PUBLISHER</td>
			<td>Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td>&nbsp;YEAR OF PUBLICATION</td>
			<td>1986</td>
		</tr>
		<tr>
			<td>&nbsp;PAGES</td>
			<td>89</td>
		</tr>
		<tr>
			<td>&nbsp;BINDING</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1283, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('6be27e70-9b75-437d-87d3-bdceee5d701d', '311c21c8-da25-4738-93c2-dc0c4826bf81', 'Description HTML', 1, '<p>About the Book: Cookbook of Regional Cuisines of India India has every kind of climate zone within its borders: extremely wet areas drenched with monsoon rain; dry sandy deserts; fertile river-watered plains; balmy hills and valleys; snow-covered mountains; and a very long coastline. Each climate zone has its own flora and fauna, the ''raw material for the regions food, at the basic level. But apart from a varied climate, there is also tremendous diversity in history, culture and tradition, which gets superimposed on the preparation of food, and refines it to a sophisticated art. So in every part of India a region, a state, a city you will find a distinct cuisine that has evolved over centuries, with recipes perfected and passed down from generation to generation. For this book I have selected a few examples from this great heritage of ours. Come let us take a Taste Exploration Journey around India together.</p>', 5061, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('6beafb4c-f4f7-4733-a702-e31c1244abdb', '5f23e4ae-513a-4f3d-a9e7-dd591d8094ea', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Continuity within change</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Deepak Raja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8124604827</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788124604823</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>316</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4327, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('6bf3c466-42b7-4c72-bc99-f51d1e0ce106', '07ecef17-16ce-413d-89e5-fd1cb7a20a75', 'Description HTML', 1, '<p>How do people decide what to do? What is the origin of judgment? These questions are fundamental both to individual psychology, and across the social sciences. Judgement and Decision Making bring together the classic works in the field of the past 50 years, both setting the field in historical and theoretical context, and outlining cutting edge research. The articles range across psychology, economics, sociology and neuroscience, and deals both with fundamental and applied research. Volume 1, Foundations, sets out core background material. Volume 2, Individual Decision Making, considers how people make choices, including choices between complex options, and choices involving risk and time. Volume 3, Probability and Judgment, considers how people reason with uncertainty, estimate frequencies, and determine degrees of confidence. Volume 4, Interactive and Group Processes, considers how people make decisions in social interactions, group decision making, and implications for economics and society. The collection is targeted and advanced undergraduates and graduate students in Psychology, Economics, and Business, and provides a foundation for students and practioners in cognitive psychology, behavioural economics, behavioural finance, neuroeconomics, and marketing.</p>', 3532, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('6bfe8719-a7bb-4387-bcb6-08d4d10ab901', '51f7a9dd-49d8-4c4f-b97b-e0e570d04f69', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lois Mai Chan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070105065</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>544</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1993</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3311, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('6c010de1-c1d5-4602-a8ee-78379cd97e5c', '83ac5a68-3945-49ed-8f77-7a36cc9011a8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steveen Duplij</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402013386</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>561</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5928, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('6c0df508-4972-4b79-b1ad-bc8e839dbac5', '2c2d4a4f-f395-4fd1-a58d-0dee6630f995', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. G.P. Guru, P.L. Das</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144349</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4675, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6c19b5e0-261d-4e91-ba8a-1aeef5e19433', '9bdb053e-33cb-459b-bbe4-b678b2379573', 'Description HTML', 1, '<p>This book is more than just a ''palliative care'' guide for the planet.&nbsp; It is about innovation, solutions, competitiveness and profitability. At work, at home and as members of society, our generation has an opportunity – to be part of the obligation - and an exciting solution in restoring the balance.</p>

<p><br>
The authors present a bold vision for the future and demonstrate how we can get there, drawing on lessons of competitive advantage theory and the latest in sustainability, economics, innovation, business and governance theory and practice. The result is nothing less than the most authoritative and comprehensive guide to date, to building the new ecologically sustainable economy.</p>

<p>Contents:&nbsp;</p>

<p><strong>Section 1: The Need for a New Paradigm</strong>&nbsp; Natural Advantage of Nations&nbsp; Risks of Inaction on Sustainable Development.&nbsp; Asking the Right Questions.&nbsp; A Dynamic ''Platform for Change''.&nbsp; Thinking Locally, Acting Globally.&nbsp;&nbsp;<strong>Section 2: Natural Advantage: A Business Imperative</strong>&nbsp;&nbsp;Natural Advantage and the Firm.&nbsp; Innovation and Competitiveness through Industry Cluster Development.&nbsp; The Political and Social Context: A Sixth Force on Business?&nbsp;&nbsp;Accelerating the Sustainability Revolution.&nbsp; Operationalizing Natural Advantage through the Sustainability Helix.&nbsp;&nbsp;<strong>Section 3: Acheieving a Natural Advantage of Nations</strong>&nbsp; The Role of Government.&nbsp; Towards a Deeper Understanding.&nbsp; National Systems of Innovation. &nbsp;Sustainability in the Wild West (State Government).&nbsp; Delivering Sustainability Through Local Action (Local Government).&nbsp;<strong>Section 4: Sustainable Cities: The Challenge of the 21st Century</strong>&nbsp; Tomorrow''s Mega-cities: How Will They Develop?&nbsp; Profitable Greenhouse Solutions.&nbsp; Greening the Built Environment.&nbsp; Sustainable Urban Transport.&nbsp; Water: Nature''s Gold.&nbsp;&nbsp;Section&nbsp;<strong>5: A&nbsp;National Collaborative Approach: The Bigger</strong>&nbsp;<strong>Picture&nbsp;– Building Resilience</strong>&nbsp; Integrated Approaches to Sustainable Consumption and Cleaner Production. &nbsp;Changing Hearts and Minds: The Role of Education. &nbsp;Achieving Multi-stakeholder Engagement.&nbsp; Notes. &nbsp;References.&nbsp; Index.</p>

<p>&nbsp;</p>', 1883, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('6c1b91b8-1e18-4295-bf62-88c94cd5c1b6', '37e1dfd7-5e92-4547-83dc-e1ed8a344573', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">पद्मावत संदर्भ कोश</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ललित शुक्ल &nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">818747100X</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1425, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('6c1f2448-3686-4745-b964-d8bc691ea717', '045a1ff6-4270-4e21-853a-c352ad5bc289', 'Description HTML', 1, '<p style="text-align:center"><strong>निरुक्तवृत्ति : निरुक्त के प्रथम, द्वितीय एवं सप्तम अध्यायों का विश्लेषणात्मक विवेचन</strong></p>

<p style="text-align:center"><strong>प्रो. ज्ञानप्रकाश शास्त्री</strong></p>', 1480, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('6c2a66dc-3084-406f-8e6a-8ffc18350e55', '708ab50f-ba43-4ebb-b42d-cc8fb6c7cb83', 'Description HTML', 1, '<p>Nine years has passed since the 1992 second edition of the encyclopedia was published. This completely revised third edition, which is a university and professional level compendium of chemistry, molecular biology, mathematics, and engineering, is refreshed with numerous articles about current research in these fields. For example, the new edition has an increased emphasis on information processing and biotechnology, reflecting the rapid growth of these areas. The continuing Editor-in-Chief, Robert Meyers, and the Board prepared a new topical outline of physical science and technology to define complete coverage. Section editors are either Nobel Laureates or editors of key journals in their fields. Additional Board members representing the global scientific community were also recruited.</p>

<p>The new 18-volume edition of the&nbsp;<em>Encyclopedia of Physical Science and Technology, Third Edition</em>, will have the added feature of an Index Volume, containing abstracts of all of the articles in the encyclopedia.</p>

<h3><strong>Key Features</strong></h3>

<ul>
	<li>Has been completely updated with no less than 90% revised material and 50% new content throughout the volumes</li>
	<li>Presents eighteen volumes, nearly 800 authoritative articles and 14,500 pages</li>
	<li>Is lavishly illustrated with over 7,000 photographs, illustrations and tables</li>
	<li>Presents an increased emphasis on the hottest topics such as information processing, environmental science, biotechnology and biomedicine</li>
	<li>Includes a final Index Volume containing Thematic, Relational and Subject indexes</li>
</ul>', 1541, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('6c375525-2279-47f5-a966-65061257ae84', '1762b5aa-ca72-4eb0-b774-eaf50a4ac296', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Secret Doctrines of the Tibetan Books of the Dead</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Detlef Ingo Lauf</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0877731039</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780877731030</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>254</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1989</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4367, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('6c415da4-f66f-4fa8-a2f2-a910fd34b359', '8d595a23-f12f-412b-87a7-f36fa16993bb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Raymond E.</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471161233</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1280 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4806, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6c42486a-225c-41f1-a80d-b562be4b1459', '52cbdacd-88fa-4bff-af07-deed5e1b02b7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bina Biswas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737443</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4826, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('6c5d639f-d3be-44c7-b985-27a54089dc63', 'cd9bf435-c300-490e-8667-8893a34675a0', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rafael López</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>R. López, Professor at the University of Granada’s Department of Geometry and Topology has published more than 70 articles, many of them in journals with high Impact Factors (Duke Math. J., J. Diff. Eq. Calculus of Var., Comm. Math. Phys. SIAM J. Math. Anal.) and has served as a visiting professor at Paris VII, Idaho St. Univ., Sao Paulo, Toledo, Iasi and KIAS. His main research area is ‘surfaces with prescribed mean curvature,’ including elliptic equations and general relativity.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642396250</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIV, 292</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1706, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('6c8f0137-d021-4bd5-8873-9b98151eb15c', '67055d68-9598-4fe5-8d24-ac98147992d5', 'Description HTML', 1, '<p>This book delves into the reasons for continuous disregard politically, legally, socially of children at risk for abuse and neglect. It examines where we''ve been and why we''re not making more progress and provides ways to finally bring this travesty to an end. It is intended as an aid to child advocates - a way to bring their research and experitse to people who can make huge improvements in the lives of children at risk for abuse and neglect. The approach is one of communicating the issue in ways all people in position to make a difference can understand – hence the authors'' orientation toward getting the message out about what they refer to as a culture of "child abuse enabling".</p>', 4636, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('6ca17dd5-a6b9-4f8f-becd-b8687a5ee2d7', '752931a3-4293-4f59-b16c-9f051f1343a3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Thermodynamics: An Interactive Approach employs a layered approach that introduces the important concepts of mass, energy, and entropy early, and progressively refines them throughout the text. To create a rich learning experience for today’s thermodynamics student, this book melds traditional content with the web-based resources and learning tools of TEST: The Expert System for Thermodynamics (www. pearsonhighered. com/bhattacharjee)-an interactive platform that offers smart thermodynamic tables for property evaluation and analysis tools for mass, energy, entropy, and exergy analysis of open and closed systems.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Description of a System: States and Properties</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Development of Balance Equations for Mass, Energy and Entropy: Application to Closed-Steady Systems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Evaluation of Properties: Material Models</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mass, Energy and Entropy Analysis of Open-steady Systems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mass, Energy and Entropy Analysis of Unsteady Systems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Exergy Balance Equation: Application to Steady and unsteady Systems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reciprocating Closed Power Cycles</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Open Gas Power Cycle</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Open Vapor Power Cycles</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Refrigeration Cycles</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Evaluation of Properties: Thermodynamic Relations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Psychrometry</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Combustion</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Equilibrium</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gas Dynamics</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"> </p>
', 321, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('6cb5a127-cf79-4de9-b0ab-551f7c55c918', '6b7a9185-660d-4f3a-9d5c-f0a9c79ac4f4', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kenneth A. Bollen & Patrick J. Curran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>KENNETH A. BOLLEN</strong>, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			<p><strong>PATRICK J. CURRAN</strong>, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>047145592X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471455929</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>312</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1672, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6cb90b20-03f8-48df-a0c6-b800562a04f2', 'aca902c7-03d2-40a5-abd7-72b63e950043', 'Description HTML', 1, '<p>Taking a global and multidisciplinary approach,&nbsp;<strong>The SAGE International Encyclopedia of Travel and Tourism</strong>&nbsp;brings together a team of international scholars to examine the travel and tourism industry, which is expected to grow at an annual rate of four percent for the next decade.&nbsp;</p>

<p>In more than 500 entries spanning four comprehensive volumes, the Encyclopedia examines the business of tourism around the world paying particular attention to the social, economic, environmental, and policy issues at play. The book examines global, regional, national, and local issues including transportation, infrastructure, the environment, and business promotion. By looking at travel trends and countries large and small, the&nbsp;<em>Encyclopedia</em>&nbsp;analyses a wide variety of challenges and opportunities facing the industry.&nbsp;</p>

<p>In taking a comprehensive and global approach, the Encyclopedia approaches the field of travel and tourism through the numerous disciplines it reaches, including the traditional tourism administration curriculum within schools of business and management, economics, public policy, as well as social science disciplines such as the anthropology and sociology.</p>', 3126, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('6cd20be7-35b6-45ef-8f86-1cc964788f11', 'e9fe09b2-c795-4c91-8fd8-39fd95d05a28', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The third edition of the book covers all significant and recent areas of International Human Resource Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Distinctive Features of the Book:</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">– Learner-Friendly Approach<br />
– Wide and Comprehensive coverage<br />
– Integrated presentation of the text with boxes, figures, exhibits and tables<br />
– Refreshing modes like points to be remembered, key words and questions<br />
– Numerous examples<br />
– Customised and Lucid Language<br />
– On-line student and teacher manuals</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Business: An Overview</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Social and Cultural Context of IHRM</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Culture Diversity</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Human Resource Management: An Overview</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organization Structure and HRM</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Human Resource Planning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Recruitment and Selection</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Training and Development</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Compensation and Benefits</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Industrial Relations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Strategic Human Resource Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Globalization: Shifts in IHR and IR</span></span></span></li>
</ol>
', 601, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('6cd69159-4686-444a-8075-0ed87b06f65b', 'b8ecc814-8902-45c9-9da0-9eab1ec78fd6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N. Sharada Iyer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184351910</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2782, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('6ce89c03-1e36-46a1-a1a8-52e057e254f3', '2800680d-8428-4b03-825d-ae2eeec36295', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.K. Sampath Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352368</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3349, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('6ced1664-1b8d-4c00-99fe-07455c8d616e', 'cd956ceb-a744-4575-8693-380a6ff809e4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Water on Earth-Physiocochemical and Biological Properties</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Christophe Lecuyer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781848214774</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 947, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('6d091527-1802-41b6-ba84-350ab38f2c31', '7430fb6b-d2a8-470d-aace-f31ef0b4697d', 'Description HTML', 1, '<p>Hydrocarbon exploration and production incorporate great technology challenges for the oil and gas industry. In order to meet the world''s future demand for oil and gas, further technological advance is needed, which in turn requires research across multiple disciplines, including mathematics, geophysics, geology, petroleum engineering, signal processing, and computer science. This book addresses important aspects and fundamental concepts in hydrocarbon exploration and production. Moreover, new developments and recent advances in the relevant research areas are discussed, whereby special emphasis is placed on mathematical methods and modelling. The book reflects the multi-disciplinary character of the hydrocarbon production workflow, ranging from seismic data imaging, seismic analysis and interpretation and geological model building, to numerical reservoir simulation. Various challenges concerning the production workflow are discussed in detail. The thirteen chapters of this joint work, authored by international experts from academic and industrial institutions, include survey papers of expository character as well as original research articles. Large parts of the material presented in this book were developed between November 2000 and April 2004 through the European research and training network NetAGES, "Network for Automated Geometry Extraction from Seismic". The new methods described here are currently being implemented as software tools at Schlumberger Stavanger Research, one of the world''s largest service providers to the oil industry.</p>', 3084, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('6d0c2f84-1182-4653-8179-460695e1cd03', '93ba5b89-a161-4c6a-81af-1422b9444952', 'Description HTML', 1, '<p>Manage managers based on competencies and informal networks – Set task-based output goals for professional specialists – Control temporary workers at the agency level – Ensure that contractors are managed effectively as part of boundary-crossing networks. This book provides a framework of analysis to capture and explain differences in employment systems. Taking account of the wealth of research in the field, it provides a sound basis for developing function-specific performance management systems, integrating aspects such as incentivization, multi-source appraisal, and accountability. From macro to micro approaches of HRM, the contents will be of value to researchers on employment systems, strategic HRM, and occupational psychology and to practitioners of HRM and organizational development. Achim Krausert has been a consultant in the performance management group of Accenture, U.K. He obtained his D.B.A. from the University of Mannheim, Germany, and an M.Sc. and a B.Sc. from the London School of Economics.</p>', 5597, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('6d0c98b5-3d95-409a-9685-d8ab336155a5', '94c6e184-8878-4f84-b714-0f96dd339fb2', 'Description HTML', 1, '<h1>The Novels of Thomas Hardy - A Study in Narrative Technique</h1>', 2755, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('6d1c2bd4-7638-4ea0-9d59-bec745f166f9', '15c825f7-6151-49c8-8f81-bbe18dece6b9', 'Description HTML', 1, '<h1>Gender Studies - A Survey</h1>', 5652, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('6d21b139-5203-4023-b90e-f8899fc4d7d9', 'ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Services Marketing: Integrating Customer Focus Across the firm 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Valarie A. Zeithaml</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353160777</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 516, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('6d26a2ea-077b-49e1-8bc2-085b13e06f1f', '627b921b-d0ca-4d56-965d-d080c98b2a51', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Now in its Eleventh Edition, Indian Financial System continues to focus on emerging organizational/structural/institutional and regulatory/policy developments in the financial sector in India. The book comprehensively covers the development of the industrial financial system in India based on information from widely/scattered original sources — against the background of the planned growth of industry till the late eighties and the deregulated economic policy particularly after 1991.<br />
Designed primarily for teachers and advanced students of finance, management and commerce, this book will also be useful to the financial and investment managers of corporates and financial institutions and the stock exchange community</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1 The Background</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">1. Financial Systems: Functions and Structure/Organisation<br />
2. Indian Financial System: An Overview<br />
<br />
<strong>Part 2 Financial Markets</strong><br />
3. Functions and Organisation<br />
4. Regulatory Framework: Primary Market<br />
5. Regulatory Framework: Secondary Market<br />
6. Primary Market Organisation: Intermediaries<br />
7. Primary Market Organisation: Activities/Procedures<br />
8. Secondary/Stock Market Organisation<br />
9. Money Markets<br />
<br />
<strong>Part 3 Financial Intermediaries</strong><br />
10. Prudential and Exposure Norms Relating to Credit/Advance and Investment Portfolios of Banks<br />
New Product Information<br />
11. Management of Non-Performing Assets<br />
12. Prudential Norms Relating to Capital Adequacy: Basel II Framework<br />
13. Risk Management in Banks<br />
14. Non-Banking Financial Companies<br />
15. Mutual Funds and Investment Trusts: Regulations and Operations<br />
16. Insurance Organisations<br />
<br />
<strong>Part 4 Capital Market Instruments</strong><br />
17. Capital Market Instruments<br />
<br />
<strong>Part 5 Private Foreign Investment</strong><br />
18. Foreign Direct Investments<br />
19. Other Forms of Foreign Investment in India/Abroad</span></span></span></p>
', 499, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('6d2a4fea-0009-4fee-8190-5dcd2ad297a9', '83809ea3-509a-45b0-bed4-def10b245404', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">हिंदी कविता की नई धारा</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">कँवल भारती</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348670625</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 151, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('6d4fbda2-9288-434f-9ba7-9b5bf81a48d8', '80d4ed36-af2f-40e1-b257-4cd58495039c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ron Sass, Andrew G. Schmidt</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380501918</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3359, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('6d5e1a28-3775-425a-8d83-6cea99e905e5', '6a3ddf1f-4844-41a3-a83d-c4680b9c1512', 'Additional Attributes HTML', 1, '<h1>E-Business 10/e NEW</h1>', 3091, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('6d6885b0-6403-40ec-b8d4-bd9262687237', '6ed3d092-34d9-4254-a1be-11eea30bf664', 'Additional Attributes HTML', 1, '<table class="Table" style="border:undefined">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Sub Title</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">Why we are stressed, Depressed,and Self-Obsessed</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">E-O. Smith</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>About Author</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>ISBN 10 Digit</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">0813531039</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>ISBN 13 Digit</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">9780813531038</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">266</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">Hardcover</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Year of Publication</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">2002</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Edition of Book</strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Language</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">English</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Illustrations</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">As per Book</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 5008, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('6d6ae1b6-2571-40d0-ad3c-867a75d5f500', 'ea84c66f-d5f0-44ac-866e-cbeb1395e9e2', 'Additional Attributes HTML', 1, '<h1>Java Application Architecture - Modularity Patterns with Examples Using OSGi</h1>', 3441, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('6d6ce835-e370-4060-9a81-bd0a8ae5599d', '5f428224-2fda-45a2-a621-5e257300076e', 'Description HTML', 1, '<p>Practiced worldwide, the Reid Technique® is the leading approach to interview and interrogation practices. Since 1962, hundreds of thousands of investigators have received training in the Reid Technique through Criminal Interrogation and Confessions. The updated, the abridged version of this best-seller is now available in a new edition from the experts at John E. Reid and Associates, Inc. The updated second edition of best-selling Essentials of the Reid Technique: Criminal Interrogation and Confessions teaches readers how to identify and interpret verbal and nonverbal behaviors of both deceptive and truthful people, and how to move toward obtaining solid confessions from guilty persons. The Reid Technique is built around basic psychological principles and presents interrogation as an easily understood nine-step process. Separated into two parts, What You Need to Know About Interrogation and Employing the Reid Nine Steps of Interrogation, this book will help readers understand the effective and proper way that a suspect should be interrogated and the safeguards that should be in place to ensure the integrity of the confession.</p>', 3546, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('6d750640-6f40-4f8c-92cb-5e2f2529a9f0', 'aba40f6c-ae92-4adb-a4ac-c16068ffb84e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414428772</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3833, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('6d821e48-4f6f-4f42-a0e9-8a5061e57e35', 'f5b3644a-b26a-4a6d-960e-268eec81a4b8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">"Leadership: Enhancing the Lessons of Experience, 7/e" consists of16 chapters, four of which cover specific leadership skills and qualities covered in each of the book''s four sections. Hughes, Ginnett, and Curphy draw upon three different types of literature -empirical studies; interesting anecdotes, stories and findings; and, leadership skills - to create a text that is personally relevant, interesting, and scholarly. The authors'' unique quest fora careful balancing act of leadership materials helps students apply theory and research to their real-life experiences. The seventh edition has been thoroughly updated in virtually every chapter.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Leadership is a Process, Not a Position</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Focus on the Leader </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Focus on the Followers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: Focus on the Situation</span></span></span></p>', 269, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('6d83db6c-acdf-43a5-adbe-b54a6e96494d', 'ee877d88-854c-4a69-a9c5-9b2dc05519db', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Volume 1: Media, Industry and Society</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">John Shepherd, David Horn, Dave Laing, Dr. Paul Oliver Peter Wicke</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">0826463215</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780826463210</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">800</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2003</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2275, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('6d85d1c8-e077-4c45-b1d7-ab2e2477f351', '290e7d44-80aa-44e9-a689-d74d86e26f74', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">Avoiding extreme perspectives-unwarranted hype and absolute rejection-What can Nanotechnology Learn from Biotechnology? explores the diverse territory of proponents and opponents of challenging but potentially risky technologies. Considering the lessons to be learned from the controversy over genetically modified foods, and how those lessons can be applied to developing nanotechnologies, particularly agricultural and other food-related applications, it explores the challenges and issues of the environmental, social, and ethical impact of nanotechnology in addition to the technical and economical impacts.</span></span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">New technologies face two kinds of extra-technical risk: public acceptance risk and regulatory risk. Effectively engaging the public in timely dialogue and communicating potential benefits and hazards of proposed applications is imperative. Developing standards for worker safety, environmental protection, and consumer protection is essential. Veterans of the biotechnology controversy, especially that of genetically modified foods, know that successfully developing, producing, regulating, and selling such applications requires addressing concerns and issues of the various stakeholders: citizens/consumers, NGOs, scientists, engineers, and regulatory agencies in order to protect against consumer rejection and financial loss by producers.</span></span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">Key Features:</span></span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">Contributions from recognized experts in their fields represent the perspectives of a diverse range of stakeholders</span></span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">Includes important considerations regarding the risks and challenges of nanotechnology</span></span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">Uses real-world experience to outline practical approaches for emerging technologies</span></span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">Examines the rights of people impacted by biotechnology science, and how the lessons learned by GMOs should be considered</span></span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content –</strong> Acknowledgments, Preface, About the Authors, PART 1 Analytic Introduction, 1 Socio-Technical Analysis of those Concerned with Emerging Technology, Engagement, and Governance, PART 2 Looking Back to the Bio Debate, 2 Learning from Mistakes: Missteps in Public Acceptance Issues with GMOs, 3 The Ethics of Agri-Food Biotechnology: How Can an Agricultural Technology be so Important?, 4 A View from the Advocacy Community, PART 3 Questioning the Analogy (From Bio to Nano), 5 The Three Teachings of Biotechnology, 6 From Bio to Nano: Learning the Lessons, Interrogating the Comparisons, 7 Nano and Bio: How are they Alike? How are they Different?, 8 “It’s Like Deja-Vu, All Over Again”: Anticipating Societal Responses to Nanotechnologies, PART 4 Areas of Ambiguity in Implementing an Emerging Technology, 9 A Framework for Translating Biotechnology Experiences to Nanotechnology, 10 Engagement and Translation: Perspective of a Natural Scientist, 11 Biotechnology, Nanotechnology, Media, and Public Opinion, PART 5 Looking Forward to the Nano Situation, 12 Lessons from the Bio-Decade: A Social Scientific Perspective, 13 What Can Nanotechnology Learn from Biotechnology?, Index, Series</span></p>', 3824, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('6d9bedd4-5ba7-4dd9-9e67-8fa2e1ff326b', '365d8b5d-711a-463a-af90-40c4e1881d3e', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Natalie T. Wood, Michael R. Solomon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184050691</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4703, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6da67bb9-31ce-4d70-b26a-3f5a9e418d55', 'ec4d7b18-23d4-46ff-89f2-ce75a1f54d48', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Life and Vision of Vedic Seer Kavsa Ailusa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471691</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5717, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('6dbd65a0-7521-4fa7-a093-302e357dd361', '36994878-fd9e-4980-817c-c2320d905ab5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Margret</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8179760049</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4323, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('6dcca3a8-face-457a-bdb8-aa47f546b21c', 'a69d0c27-a2fe-4f5b-aa6f-9485eafe8770', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Cambridge Guide to Women''s Writing in English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Lorna Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780521668132</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cambridge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2460, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('6ddc0ab3-eee1-4303-8503-15882773a065', '14f70616-007f-4827-a6e0-22c914da8c8c', 'Additional Attributes HTML', 1, '<h1>Linux Kernal Programming - CD-ROM Included - 3/e</h1>', 4820, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6ded66fd-d08a-4e26-8322-f71eaffb9145', '0383d2a1-88df-4feb-9fdf-179ab4bbf3f1', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">A View of Fatehpur Sikri Motifs</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Meghali Goswami</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788188934805</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">150</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2011</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2287, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('6df17849-62cc-477d-b956-8b17c9acb930', 'fcca97e9-078d-4cd8-8e8e-dfb76df495d9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bacteria - The Benign, the Bad, and the Beautiful</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Trudy M.Wassenaar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118107669</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5988, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('6e02088d-2622-4e37-9bc9-1fbcfdeac233', '4f9dc7c4-5fcd-41ff-b205-476f64ce85c4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Indian Mythology Through the Art and Miniatures</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Navin Khanna</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">9788181500939</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">115</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2013</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 6007, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('6e135f00-fa39-49a6-931c-5de3284256e0', 'ce1dc763-8d2f-4d4d-b3f0-8f7bca8c1c95', 'Description HTML', 1, '<p>The Currrent controversies series examines today''s most important social and political issues. Each volume presents a diverse selection of primary sources representing all sides of the debate in question.</p>

<p>Contents - Foreward, Introduction, Chapter 1 - Is suicide an&nbsp;individual right?, Yes:&nbsp;suicide is an&nbsp;individual right, No:&nbsp;suicide is not an&nbsp;individual right, Chapter 2 - What are the Causes of suicide?, Chapter 3 - Should Physicians help terminally III Pateints Commit Suicide?. Yes: The Terminally III have a right to Physician-Assisted Suicide, No: Physicians should not help terminally III patients commit suicide, Chapter 4 - How can Suicide be prevented?, Bibliography, Organizations to Contract, Index.</p>', 5379, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('6e151538-ae18-41b7-a0ef-37ef8b1d97af', 'd8c7920e-c4ef-44b3-a34a-39a55b931e78', 'Additional Attributes HTML', 1, '<h1>Protection of Electronic Circuits from overvoltages</h1>', 3901, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('6e1c32ab-fda0-4803-9e6b-ad1cbfc8a8dc', '4e8750c1-0c9c-4e8e-a0c0-10e59e116854', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>&nbsp;Title</td>
			<td>How We See What We See (Science For Everyone)</td>
		</tr>
		<tr>
			<td>&nbsp;Author</td>
			<td>V. Demidov</td>
		</tr>
		<tr>
			<td>&nbsp;ISBN</td>
			<td>-&nbsp;</td>
		</tr>
		<tr>
			<td>&nbsp;Publisher</td>
			<td>Mir Publishers</td>
		</tr>
		<tr>
			<td>&nbsp;Pages</td>
			<td>246</td>
		</tr>
		<tr>
			<td>&nbsp;Year of Publication</td>
			<td>1986</td>
		</tr>
		<tr>
			<td>&nbsp;Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>&nbsp;Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1257, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('6e1e22ac-0763-4d6b-aab5-2cf246677081', '761c7e20-a983-44c8-b1e0-53542e501009', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791484</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5692, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('6e225d55-dbb9-402c-b284-3eb393796c3f', 'c3fb382d-1a07-4108-8825-73560bd98719', 'Description HTML', 1, '<p>Manage managers based on competencies and informal networks – Set task-based output goals for professional specialists – Control temporary workers at the agency level – Ensure that contractors are managed effectively as part of boundary-crossing networks. This book provides a framework of analysis to capture and explain differences in employment systems. Taking account of the wealth of research in the field, it provides a sound basis for developing function-specific performance management systems, integrating aspects such as incentivization, multi-source appraisal, and accountability. From macro to micro approaches of HRM, the contents will be of value to researchers on employment systems, strategic HRM, and occupational psychology and to practitioners of HRM and organizational development. Achim Krausert has been a consultant in the performance management group of Accenture, U.K. He obtained his D.B.A. from the University of Mannheim, Germany, and an M.Sc. and a B.Sc. from the London School of Economics.</p>', 4726, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6e24e622-50fb-4aae-8637-9f2de9b27fec', '385cc85e-86aa-469f-a376-796a3986029f', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Welcome Address,&nbsp;List of Contributors/Participants,&nbsp;List of Illustrations,&nbsp;Inaugural Address,&nbsp;Editorial Note,&nbsp;The Task Before Us,&nbsp;Geography,&nbsp;Culture,&nbsp;Religion,&nbsp;Art,&nbsp;Performing Arts,&nbsp; Polity,&nbsp; Archaeology,&nbsp; Epigraphy&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2174, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('6e32c2b5-38b6-4d72-81fc-2f3e5fb85538', 'c6f1683d-de10-4f2e-9120-0e51a91de82a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><u>About the book</u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This textbook explains the con­cepts and most important advances of modern physics without resort to higher mathematics. Avoids the traditional division between clas­sical and modern physics and en­deavours to present all material so as to develop quantum mechanical concepts.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The textbook is intended for secon­dary schools and as a teaching aid for physics teachers in general and technical secondary schools. Will be found useful by correspondence students studying ‘A ’ level and first year physics.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><u>CONTENTS</u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="color:#2c2c2c">&nbsp;Part One: Motion and Forces</span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 1: Velocity</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">1.1. Mechanical motion 19</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">1.2. Frames of reference. Paths 20</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">1.3. Rectilinear motion. Motion equations 22</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">1.4. Uniform motion 23</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">1.5. Variable motion 24</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">1.6. Average velocity 25</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">1.7. Instantaneous velocity of variable motion 27</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">&nbsp;Chapter 2: Inertia</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">2.1. The principle of inertia 28</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">2.2. Inertial reference frames 30</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">2.3. The principle of relativity 32</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">2.4. Galilean transformations 33</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">2.5. Classical law of the addition of velocities 35</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">&nbsp;Chapter 3: Scalars and Vectors. Velocity Vector</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">3.1. Scalar quantities 35</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">3.2. Vector quantities 36</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">3.3. Certain operations on vectors 37</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">3.4. Resolving a vector into two components 39</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">3.5. Velocity is a vector 40</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">3.6. Addition of velocities 42</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 4: Acceleration</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">4.1. Average and instantaneous acceleration 43</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">4.2. Rectilinear variable motion 44</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">4.3. Uniformly accelerated rectilinear motion 44</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">4.4. Velocity graph for uniformly accelerated motion 45</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">4.5. Graphical calculation of displacement 45</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">4.6. Displacement and average velocity in uniformly accelerated motion 46</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">4.7. Uniform circular motion of a particle 48</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">4.8. Acceleration in uniform circular motion of a particle 48</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 5: Force</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">5.1. Force, a measure of the interaction of bodies 50</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">5.2. Elastic and plastic deformation 51</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">5.3. Force is a vector 52</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">5.4. Vector addition and resolution of forces applied to a particle 54</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">&nbsp;Chapter 6: Weight and Mass</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">6.1. Force of gravity. Weight 55</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">6.2. Free fall 57</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">6.3. Mass of a body 58</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">6.4. The density of substances 59</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 7: Fundamental Law of Dynamics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">7.1. Force and acceleration 60</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">7.2. Applying the fundamental law of dynamics 63</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">7.3. Weightlessness 66</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">7.4. System of units 67</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">7.5. The international system of units 68</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">7.6. The cgs and mk(force)s systems of units 69</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 8: Equations of Motion and Initial Conditions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">8.1. The basic problem of dynamics 69</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">8.2. Motion of a particle subject to the force of gravity 70</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">8.3. Numerical solution of the basic problem of dynamics 72</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">8.4. Motion of a body subject to an elastic force 73</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">8.5. Quantities determining the motion equation of a particle 77</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 9: Gravitation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">9.1. Discovery of the law of gravitation 78</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">9.2. Newton’s law of universal gravitation 80</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">9.3. The Cavendish experiment 81</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">9.4. Determining the distances from the sun to the planets 82</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">9.5. The gravitational field 83</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">9.6. Gravitational field intensity 84</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">9.7. The earth’s gravitational field 84</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">9.8. Effect of the earth’s rotation on free-fall acceleration 86</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 10: Electric Forces</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">10.1. Electric charge 87</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">10.2. Coulomb’s law 88</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">10.3. Units of charge and systems of units 90</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">10.4. The electric dipole 92</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">10.5. The electric field. Field strength 94</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">10.6. Electric field of a point charge and of a dipole 94</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 11: Friction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.1. External and internal friction 97</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.2. Static friction 97</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.3. The angle of friction 100</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.4. Sliding friction 101</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.5. Rolling friction 102</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.6. Motion of bodies subject to the force of friction 102</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.7. Internal friction 103</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.8. Motion of bodies in fluids 105</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">11.9. Bodies falling in a fluid 108</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 12: The Theory of Relativity</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.1. Velocity of light and the law of addition of velocities 110</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.2. Basic postulates of the special theory of relativity 113</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.3. Simultaneity of events 113</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.4. Simultaneity and length 116</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.5. Relativistic law for the addition of velocities 116</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.6. Limiting nature of the velocity of light 118</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.7. Lorentz transformations 119</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.8. Length or distance 120</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.9. Time interval between two events 121</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.10. The time interval between cause and effect 122</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">12.11. The relation between relativistic and Newtonian mechanics 123</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 13: Mass, Momentum and Force in the Theory of Relativity</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">13.1. Relativistic mass 125</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">13.2. The fundamental law of dynamics in the theory of relativity 126</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">13.3. The relation between Newtonian and relativistic dynamics 128</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 14: Equations of Motion and the Uncertainty Relation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">14.1. Initial conditions and measuring apparatus 130</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">14.2. The uncertainty relation 134</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">14.3. The uncertainty relation and classical mechanics 134</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="color:#2c2c2c">Part Two: Conservation Laws</span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 15: Law of Conservation of Linear Momentum</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">15.1. Closed system of bodies 138</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">15.2. Law of conservation of linear momentum 139</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">15.3. Recoil phenomena 141</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">15.4. Measurement of mass 142</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">15.5. Jet propulsion (propulsion by reaction) 143</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">15.6. Rocket fuel calculations 144</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">15.7. Centre of mass 145</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">15.8. Motion of the centre of mass 146</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 16: Total and Kinetic Energy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">16.1. Total energy of a body 148</span></span></span></span></', 1062, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('6e3eb4e4-d406-47e5-bd33-baddb0d625d7', 'fdccc23f-f19d-48ef-a2a4-a5c544f271a9', 'Description HTML', 1, '<h1>The Encyclopedia Of Professional Cooking in 12 Vols. CD New</h1>', 4811, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('6e4abf9d-1e9c-4c83-8e0e-5efd4507471d', '84d3d79c-16a3-40f1-8a07-16bd159a3c38', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Services Marketing: Text and Readings is an anthology of original works of corporate leaders from the Indian services sector. In addition, a detailed section deals with the conceptual issues of services marketing.The organisation of the book is as follows:Services Marketing: Conceptual Issues Understanding Services Phenomenon, Role of Services in Economy, Services Characteristics and Marketing Implications, Marketing Mix in Services: The Traditional 4Ps, Extended Marketing Mix for Services, Differentiation Strategies, Demand Management and Productivity, Services Quality, Services Strategies.Sector Specific Marketing: Challenges and Practices Transportation and Logistics Services, Financial Services, Information Technology and Communication Services, Media Services, Health Care Services, Professional Services, Educational and Extension Services, Public Services.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Services Marketing: Conceptual Issues</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Tourism and Travel Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: transportation and Logistics Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Financial Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V: Information Technology and Communication Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VI: Media Services Marketing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VII: Health Care Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VIII: Professional Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IX: Education and Extension Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part X: Public Services</span></span></span></p>', 455, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('6e4b8244-d9a7-4c3b-a677-86c046a9e407', '03192763-80ab-4185-88ef-506e81eba216', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Wilmoth Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414436173</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>989</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5792, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('6e5f6376-085f-4968-ab02-0d511f126b67', 'b388f62f-1690-4c91-b93a-4ccd7a2d1a83', 'Additional Attributes HTML', 1, '<h1>Marketing in Libraries and Information Centres</h1>', 3317, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('6e669f82-91ab-4f89-a538-b0fb7cc4c5dd', '903cd75a-131f-44e6-9d92-afbeaed604f5', 'Description HTML', 1, '<p>The encyclopaedia of Great Men of India who effected and changed the socio economic and religious life of the people not in tonws, but also in the far flung areas of rural India. Their way of life and practices brought about a change in the hearts and minds of millions of their follwoers. About Author : Prof. Dr. Shiv Gajrani is a known scholar of Modern Indian History He remained as Head, dept.of History, Punjabi University, Patiala. Contents : Vol.1: Lord Mahavira Vol.2: Gautam Buddha Vol.3: Swami Dayananda Vol.4: Guru Nanak Dev Vol.5 Vinoba Bhave Vol.6: Raja Ram Mohan Roy Vol.7 Swami Vivekananda Vol.8: Rabindra Nath Tagore Vol.9:Mahatma Gandh Vol.10: Dr. B.R. Ambedkar</p>', 1866, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('6e749d25-6ff8-417f-92e0-88ca33f10e5d', '8f80df3e-0e1a-40c8-a433-f8d463298a27', 'Description HTML', 1, '<p>An essential tool for professionals working with dangerous environmental chemicals<br>
<br>
A trusted reference for over two decades, the Handbook of Environmental Data on Organic Chemicals provides reliable, comprehensive, cutting–edge information on organic compounds and their impact on the environment. Featuring HTML format (Web browser included!), this electronic edition offers fast and easy access to the full contents of the newly revised and expanded Fourth Edition, including:<br>
∗ Essential environmental data for more than 3,000 organic chemicals<br>
∗ 250 completely new and 600 substantially updated entries since the previous edition<br>
∗ Chemical and physical properties, air, water, and soil pollution factors, and biological effects for each compound<br>
∗ Commonly accepted names of chemicals, synonyms, molecular and structural formulas, and CAS numbers<br>
∗ Definitions, abbreviations, over 10,000 references, plus molecular formulas and CAS cross–indexes<br>
∗ Customized full–query functions allow for searches based on specific criteria such as CAS numbers, pollution and biological factors, and more</p>', 2142, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('6e7f961a-926f-47ee-9528-47171581551e', 'b33d3f01-aac0-4981-bf9a-e4f408d21a9c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Design Thinking: A Framework for Applying Design Thinking in Problem Solving</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Anuja Agarwal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353509019</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 488, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('6e89366a-88a3-4922-9e82-2a8376fa922f', 'f493b2c2-d39b-4c80-bfc4-ecdb7418a372', 'Additional Attributes HTML', 1, '<h1>Marketing - Asian /e NEW</h1>', 3053, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('6e90a762-7d3b-4814-9f12-8a1c57502b8d', '413013bd-c60c-4268-ab4d-d2f63261a0c9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Peter J. Ashenden</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131217856</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3355, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('6e95208a-95e4-4432-9575-a2d3da95078c', 'b9b4c135-8e89-4640-8fbb-6a1041ec982b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Lieber EXPERIMENTATOR, wir präsentieren Ihnen hier das Grundlagenwissen sowie Tipps und Tricks für den Umgang mit Nucleinsäuren. Sie werden sofort merken, dass der Autor Lust und Frust der täglichen Laborroutine genau kennt. Aus dem Inhalt:</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Präparieren, Fällen, Konzentrieren und Reinigen von Nucleinsäuren</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Das molekularbiologische Handwerkszeug (Restriktionsenzyme, Gele, Blotten)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">PCR (Polymerase-Kettenreaktion)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">RNA-Isolierung, -Transkription</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Klonierung von DNA-Fragmenten</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">DNA-Nachweis und -Analyse (Markierung von Sonden, Hybridisierung, Screening, Sequenzierung)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Funktion von DNA-Sequenzen (Mutagenese, In-vitro-Translation, transgene Mäuse, Transgenexpression, Gentherapie, Genomik)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Lieferantenverzeichnis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dieses Laborhilfsbuch zeigt Auswege aus experimentellen Sackgassen und weckt ein Gespür für das richtige Experiment zur rechten Zeit. Die eingestreuten Faust-Zitate mögen Sie trösten, wenn Sie sich in stillen Momenten der Selbsterkenntnis fragen, warum Sie das alles überhaupt tun. Die 5. Auflage wurde aktualisiert und um Abschnitte zu den Themen Elektrophorese, fluoreszierende Proteine und Karriereplanung in der Wissenschaft ergänzt. "In Summa: Fachlich hervorragend. Gibt Denkanstöße. Hat Spannung. Reißt einen mit. Und lachen kann man auch. Was will man mehr?" (Buch-Journal)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Was ist den “Molekularbiologie”, bitteschon?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Einige grundlegende Methoden</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Das Werkzeug</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Die Polymerase-Kettenreaktion (PCR)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">RNA</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Die Klonierung von DNA-Fragmenten</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wie man DNA aufspurt</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">DNA-Analyse</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Untersuchung der Funktion von DNA-Sequenzen</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Der Computer und Du</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"> Tipps fur die Karriereplanung, oder: Der ganz kleine Macchiavelli fur Jungforscher</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Zu gutter Letzt</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Anhang</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wer, was, wo?</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 203, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('6ea15356-d9eb-425f-b51d-b144b5abcd84', '1017f679-24e4-4249-9f9e-f71a2cd282bf', 'Description HTML', 1, '<p><em>Mathematical Statistics for Economics and Business, Second Edition,</em>&nbsp;provides a comprehensive introduction to the principles of mathematical statistics which underpin statistical analyses in the fields of economics, business, and econometrics.&nbsp; The selection of topics in this textbook is designed to provide students&nbsp;with a conceptual foundation that will facilitate a substantial understanding of statistical applications in these subjects.&nbsp; This new edition has been updated throughout and now also includes a downloadable Student Answer Manual containing detailed solutions to half of the over 300 end-of-chapter problems.</p>

<p>After introducing the concepts of probability, random variables, and probability density functions, the author develops the key concepts of mathematical statistics, most notably: expectation, sampling, asymptotics, and the main families of distributions.&nbsp; The latter half of the book is then devoted to the theories of estimation and hypothesis testing with associated examples and problems that indicate their wide applicability in economics and business.&nbsp; Features of the new edition include: a reorganization of topic flow and presentation to facilitate reading and understanding; inclusion of additional topics of relevance to statistics and econometric applications; a more streamlined and simple-to-understand notation for multiple integration and multiple summation over general sets or vector arguments; updated examples; new end-of-chapter problems; a solution manual for students; a comprehensive answer manual for instructors; and&nbsp;a theorem and&nbsp;definition map.</p>

<p>This book has evolved from numerous graduate courses in mathematical statistics and econometrics taught by the author, and will be ideal for students beginning graduate study as well as for advanced undergraduates.</p>', 1661, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6ea8ff54-598b-44b6-b6ff-7fb863302ab9', 'dd41244b-2c13-4465-b6e9-5e58ab56c9b1', 'Additional Attributes HTML', 1, '<h1>Ency of Life Sciences -21-26 vols.book</h1>', 3839, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('6eae6c46-18c0-4bf9-a358-2d0fec1e9de5', '9b044762-2b65-4da2-ba6c-2e8c959586af', 'Description HTML', 1, '<p>An elementary text that can be understood by anyone with a background in high school geometry, this text focuses on the problems inherent to coloring maps, homeomorphism, applications of Descartes'' theorem, and topological polygons. Considerations of the topological classification of closed surfaces cover elementary operations, use of normal forms of polyhedra, more. Includes 108 figures. 1967 edition.</p>', 2387, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('6ec1e306-d1bf-4710-93f2-39ac914be2c6', 'e7488282-2e72-4366-aedf-7645a0bdb9d8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:-</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Socio-Political Background: Football in Bengal</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter-2</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Road to 1911: Mohun Bagan''s Rise to Football Glory</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter-3</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Exhausting New sprint: Journalistic Enterprise at the Victory</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter-4</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1911: Football&nbsp;and Nationalism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter-5</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Bengali''s ''Hit-Back'': Race, Masculinity and Religion in 1911.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">A Nation Galvanized: Social, Cultural and Commercial Impact&nbsp;of&nbsp; Shield Victory.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;</span></span></p>', 1595, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('6ec363ce-443e-4f43-a63d-e35dc54fd065', '06f42792-928d-47e9-a093-dacb7874da58', 'Description HTML', 1, '<p>Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour.</p>', 5898, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('6ed67296-6be8-42a5-ade3-72d57d4fef06', '5ee07db9-2410-4472-9dcb-45faf4a4b10a', 'Description HTML', 1, '<h1>Understanding Complex Systems - Complex Decision Making - Theory and Practice</h1>

<p><span style="background-color:#ffffff; color:#0f1111; font-family:" amazon="" ember",arial,sans-serif;="" font-size:14px"="">Today''s ever more complex world creates challenges for decision makers. This volume reviews the principles underlying complex decision making, the handling of uncertainties in dynamic environments, and the various modeling approaches. Beginning with a discussion of the underlying concepts, theories and empirical evidence, the book gives you a range of practical tools and techniques for decision making in complex environments and systems.</span></p>', 2581, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('6ed787a7-38d5-4d05-b907-59ed996c1189', '94a61af0-2581-4829-89b9-68fc545e8c58', 'Description HTML', 1, '<p>Political psychology is an interdisciplinary field in which psychological concepts and methods are used to test theories about elite and mass political behaviour. The field draws on a diverse set of disciplinary sources, including anthropology, neuroscience, history, behavioural genetics, psychoanalysis, as well as all branches of psychology. This collection brings together this diverse body of work, organizing it and distilling it into a single vital reference source. Its aim is to provide a definitive set of classic and contemporary readings representing all theoretical, methodological and epistemological approaches to the study of the political psychology, as well as to provide extensive coverage of the myriad areas of political behaviour from a psychological perspective. Volume One: Theoretical Approaches Volume Two: Public Opinion and Mass Political Behaviour Volume Three: International Relations and the Psychology of Political Elites Volume Four: Intergroup Relations and Political Violence</p>', 4196, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('6eda753f-c6fa-4fc8-a010-f37fea8b0b58', 'ef690112-678b-4be4-8fea-96490e3f90af', 'Description HTML', 1, '<h1>Literature and the Crime Against Nature NEW</h1>', 5210, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('6edafa92-152d-4f13-b41f-2fba071bb8a2', '88f4236a-7f35-4989-8ea6-bd2e09ed4f1b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Essentials of Geology 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Frederick K.Lutgens</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292057187</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 222, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('6ee06b71-9241-41a7-a151-4a5d77e40677', '72c338dc-b114-4a84-8c25-a29de721ab8b', 'Description HTML', 1, '<p>This book offers readers broad coverage of techniques to model, verify and validate the behavior and performance of complex distributed embedded systems. The authors attempt to bridge the gap between the three disciplines of model-based design, real-time analysis and model-driven development, for a better understanding of the ways in which new development flows can be constructed, going from system-level modeling to the correct and predictable generation of a distributed implementation, leveraging current and future research results.</p>', 3458, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('6ee0f461-f85e-48a4-9832-4cf28b9cae34', 'f35aed38-64d6-45e2-be83-fe23350d7e77', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Food Sovereignty and Uncultivated Biodiversity</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Umesh Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390780914</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 684, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('6ee21704-5c45-4acf-ae40-128891693261', '679cd3b8-285b-45c3-8028-c22715c00603', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Foreword,&nbsp;Preface,&nbsp;Acknowledgments,&nbsp;1 India,&nbsp;2 O My Nation !,&nbsp;3 Indian Constitution,&nbsp;4 Real Spirituality,&nbsp;​​​​​​​5 Innovation in Language,&nbsp;​​​​​​​6 Dowry,&nbsp;7 Effective Communication,&nbsp;​​​​​​​8 Who Worships Well?,&nbsp;9 River,&nbsp;​​​​​​​10 Mountain,&nbsp;11 Dr. B.R. Ambedkar,&nbsp;12 Abolition of Article 370,&nbsp;13 Sardar Vallabh Bhai Patel,&nbsp;14 Former President Abdul Kalam,&nbsp;15 The Honourable Prime Minister Modi Ji,&nbsp;16 Honourable Sushma Swaraj Ji,&nbsp;17 Swami Vivekanand,&nbsp;18 Maa Kali ! Thou Art Pure and Holy,&nbsp;19 Maa Kali ! Thou Art my Hope,&nbsp;20 Woman</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2120, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('6eec6679-bbe7-42a1-af1f-196e5ac942fd', 'b0e232a3-56da-4199-a7e7-411319971e21', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Revered Politician</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Anant Damodar Athavale</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">XXXX</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">310</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2003</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2123, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('6f036f8d-9a0f-4226-a0c4-d9e15649268b', 'f6520b33-c089-45be-801f-8f02a5ebfa68', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Encyclopedia of Social Measurement - 3 vols. In Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">Kimberly Kempf-Leonard</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Elsevier </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">9780124438903</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">0124438903</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">3000</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2005</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1465, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('6f1208c9-f7ec-4cdb-944a-7e70d330f426', 'cd41fc28-0366-4bca-9ccc-a0e1c7d1d87d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book examines the chemistry and mode of action of herbicides, insecticides, fungicides and plant growth regulators. It follows crop protection strategies from early discoveries to the present day, emphasising the biochemical targets of the compounds discussed. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chemistry and Mode of Action of Crop Protection Agents provides an in-depth, yet easy to read and understand, review of the major classes of pesticides, explaining also the basis of their activity and selectivity. Throughout, there are many references to allow the reader to pursue areas of special interest, and each chapter contains questions to ensure that the text has been understood. This is the first book on the mode of action of pesticides to have been published in over ten years, and as such will have a very wide audience. It is aimed primarily at graduate level but will also be relevant to the needs of some sixth form and undergraduate courses, as well as to industrialists and advisors in the field of crop protection.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –</span></span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Introduction,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Herbicides,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Insecticides,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Fungicides,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Plant Growth Regulators,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Appendix: Answers to Questions, Subject Index</span></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5896, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('6f159f18-3268-44af-9e30-852a27331d72', '3412e088-f2b8-447c-8839-a0cdf0405906', 'Description HTML', 1, '<p style="text-align:justify">The Matsya Purana earns its title from the fish incarnation of Visnu, the other nine being Kurma, Varaha, Narasimha, Vamana, Bhargava Parasurama, Rama, Krsna, Buddha and Kalki. The Matsya Purana is not all based totally on the life story of Matsya, but it deals with various other subjects, though in some of the chapters Matsya himself is the speaker.</p>

<p style="text-align:justify">Matsya Purana contains 291 chapters in total. First among all it describes the dialogues between Manu and the Lord, known as Manusamvada and deals with the following subjects in successive order, viz- the history of Brahmanda, the Sariraka Samkhya as explained by Brahma, the origin of the Devas and Asuras, as well as Maruts, the observance of Madanadvadasi vrata, the ways of the worship of the Lokapalas, the description of the Manvantaras, the history of king Vena, the birth of the Sun and Vaivasvata and the meeting with Budha.</p>

<p style="text-align:justify">Then it deals with the families of the manes, the times of performing Sraddha, Pitrtirtha Pravasa, the birth of the moon, the history of Yavati, the glory of Svamikartika, the history of the Vrsni and Yadava houses. Then it describes various ordinances, glory of various tirthas and rivers, the movement of Sun and Moon and their relative positions, the churning of the ocean, worship of the Devas, the characteristics of palaces, pandals and housebuilding, the forms of the temples and pandals, the history of Puru dynasty, the narration of the coming sovereigns, the description of the sixteen gifts such as Tuladana, etc., the names of the Kalpas etc.</p>

<p style="text-align:justify">The present edition of Matsya Purana is a complete book in 2 volumes that includes&nbsp;<a href="https://www.exoticindiaart.com/book/Hindu/sanskrit/">Sanskrit</a>&nbsp;text, English translation with Notes, an exhaustive Introduction and complete Index of Verses. We hope that this book will be very useful not only for the general readers who have interest in ancient Indian literatures, but also for the scholars.</p>', 1472, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('6f42aae3-beb0-4dbb-a1b0-67669236a6a7', '465331ee-867a-4bc9-9418-bad4a6b098a0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>Title</strong></td>
			<td style="text-align:center"><strong>Molecular Markers in Plants</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Author</strong></td>
			<td style="text-align:center"><strong>Robert J.Henry</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>ISBN</strong></td>
			<td style="text-align:center"><strong>9780470959510</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Publisher</strong></td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Pages</strong></td>
			<td style="text-align:center"><strong>216</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Binding</strong></td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>Language</strong></td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1153, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('6f42b3dd-e116-438b-88fe-eeb4593251c0', '79fcf953-a904-4e7e-98d9-a426ccd3b7c1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Rural Development Conept and Approaches</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kathleen Aleen Quadros</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788192353814</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Globus Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 4445, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('6f463824-5926-4533-a95d-1fe35ff4a2b7', 'fb929af3-7379-431e-a728-4da325cb26c3', 'Description HTML', 1, '<h1>Madhumakkhi Paalan: Ek Labhprada Vyavsay</h1>', 3842, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('6f4a7610-f82e-4def-a28d-e2c5c8e3e6e7', '377201b3-baa5-4b57-bcd0-6ac4d8e396b4', 'Description HTML', 1, '<h5>Sharirik Shiksha mein Ang Sanchalan Tatha - Jaiv Yantrik Vigyaan</h5>', 5290, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('6f4e72d5-7e2a-4252-8500-5caf4b217ce4', '4ff4a9cd-fd38-446d-8d7e-9ce1c51545bb', 'Description HTML', 1, '<h4>स्मृतियों का उत्खनन </h4>
', 140, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('6f52ab0c-601b-4971-8550-1fa528abb288', '18b2728a-85e6-41ba-b0c2-9fbb5086e23f', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Theory and Computation</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Andy Dong</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781848820203</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">194</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1834, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('6f54c7c1-0668-4b83-9808-e8179537a294', 'ae8bcaab-bd57-4b26-87c6-57efdaeaa6d7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">व्यावसायिक सब्जियों का उत्पादन</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">प्रो.प्रेम सिंह आर्य</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8127207616</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">कल्याणी पब्लिशर्स </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 624, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('6f69568a-44f5-486b-a7b1-c6a7aaceb984', '0fbac891-bfc6-41c3-9944-d31da136f2de', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D C Gardner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>333931637</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3201, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('6f8cf0e8-ed3d-4f29-bd81-96cc2dbbe2b3', '41ec1fb3-4235-4067-b4e2-2307ef6c1d03', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Applied probability is a broad research area that is of interest to scientists in diverse disciplines in science and technology, including:</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Anthropology</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Biology</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Communication theory</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Economics</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Epidemiology</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Finance</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Geography</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Linguistics</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Medicine</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Meteorology</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Operations research</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Psychology</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Quality control</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Sociology</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Statistics</span></p>

<p style="text-align:justify"><span style="font-size:18px">Recent Advances in Applied Probability is a collection of survey articles that bring together the work of leading researchers in applied probability to present current research advances in this important area.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This volume will be of interest to graduate students and researchers whose research is closely connected to probability modelling and their applications. It is suitable for one semester graduate level research seminar in applied probability.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Preface, Acknowledgments, Modeling Text Databases, An Overview of Probabilistic and Time Series Models in Finance, Stereological estimation of the rose of directions from the rose of intersections, Approximations for Multiple Scan Statistics, Krawtchouk polynomials and Krawtchouk matrices, An Elementary Rigorous Introduction to Exact Sampling, On the different extensions of the ergodic theorem of information theory, Dynamic stochastic models for indexes and thesauri, identification clouds, and information retrieval and storage, Stability and Optimal Control for Semi-Markov Jump Parameter Linear Systems, Statistical Distances Based on Euclidean Graphs, Implied Volatility: Statics, Dynamics, and Probabilistic Interpretation, On the Increments of the Brownian Sheet, Compound Poison Approximation with Drift for Stochastic Additive Functionals with Markov and Semi-Markov Switching, Penalized Model Selection for III-posed Linear Problems, The Arov-Grossman Model and Burg''s Entropy, Recent Results in Geometric Analysis Involving Probability, Dependence or Independence of the Sample Mean and Variance In Non-IID or Non-Normal Cases and the Role of Some Tests of Independence, Optimal Stopping Problems for Time-Homogeneous Diffusions: a Review, Criticality in epidemics: The mathematics of sandpiles explains uncertainty in epidemic outbreaks, Acknowledgments, References, Index</span></p>', 1835, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('6fb50421-7174-465c-a936-ca112d17ec6d', 'd5b4700c-812a-433a-96e7-7bd7466df0aa', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">States and Minorities : What are their Rights and How to Secure them in the Constitution of Free India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395638883</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nation Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 347, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('6fbc3c8d-8803-4069-a682-981a007daef2', 'a5f47b43-1534-451f-8f80-87dba9b3f3bc', 'Description HTML', 1, '<h1>India''s International Relations New</h1>', 4258, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('6fd60735-dfcb-476b-8fcb-a4ef8585e9cc', 'a0267d11-2bdc-477e-b15b-52592f1a9f90', 'Additional Attributes HTML', 1, '<h1>The Physics and Modeling of Mosfets - Surface</h1>', 3943, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('6fdee367-c72d-4543-b33b-634647e6007e', '7fac0a02-cfeb-40c8-8e0a-1d41c2ad49a8', 'Additional Attributes HTML', 1, '<h1>Advances in Algebraic Geometry Codes - Series on Coding Theory and Cryptology</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;452 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9789812794000</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-9812794000</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;771 g</span></li>
</ul>', 2504, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('6feb89d3-c69e-4ffe-84b3-151f5dfbb27b', '101f51f7-d865-4d91-90ff-f066c2991feb', 'Description HTML', 1, '<h1>The Collected Letters of Mary Wollstone Craft</h1>', 2437, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('70062273-d6bf-41aa-8e2d-8975deb3e76d', '3414e60a-58cd-4ac8-817a-81283cc8343f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sanjiv Purba</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788130903088</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>800</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3065, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('7010bcf6-89fd-4bb0-8975-0067d1fdc1b0', '2ab21e3f-872a-4c2a-a7b0-aa99bf0076eb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">B 2 B Marketing 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Michael D. Hutt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131520796</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 804, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('7019a078-e932-4705-97a6-da984e5d8fdf', '6a91be3e-f421-415e-8acd-3c86de602f81', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Contemporary Business Law 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Henry R.Cheeseman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292059358</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 296, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('701a122c-e455-4437-b3a1-5c9d4b6fb9a4', 'd9caa704-eba2-4809-98e8-703d7e81597a', 'Description HTML', 1, '<p><em>Supramolecular Chemistry: From Molecules to Nanomaterials</em>&nbsp;is a key reference work which links supramolecular chemistry and nanomaterials. It explains the fundamental concepts and provides invaluable practical guidance on the applications and limitations of modern instrumental techniques for addressing molecular and materials-based problems. Presenting over 150 tutorial articles and spanning over 10 comprehensive sections, this resource covers:</p>

<ul>
	<li>Concepts</li>
	<li>Techniques</li>
	<li>
	<p>Molecular recognition</p>
	</li>
	<li>
	<p>Supramolecular reactivity</p>
	</li>
	<li>
	<p>Supramolecular aspects of chemical biology</p>
	</li>
	<li>
	<p>Self processes</p>
	</li>
	<li>
	<p>Supramolecular devices</p>
	</li>
	<li>
	<p>Supramolecular materials chemistry</p>
	</li>
	<li>
	<p>Soft matter</p>
	</li>
	<li>
	<p>Nanotechnology</p>
	</li>
</ul>

<p>The importance of supramolecular chemistry was established by the 1987 Nobel Prize for Chemistry, which was awarded to Donald J. Cram, Jean-Maria Lehn, and Charles J. Pedersen in recognition of their work in the field. The past decade has seen dramatic developments in the field, with supramolecular chemistry leaving its roots in classical host guest chemistry and expanding into exciting areas of materials chemistry and nanoscience with many real and potential applications. Supramolecular findings are evolving our understanding of the way chemical concepts at the molecular level build up into materials and systems with fascinating, emergent properties on the nanoscale.</p>', 1579, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('7024ead9-0fcb-4015-986e-2b7faa692e8e', 'd74feec7-c09d-4b4f-8009-8afb58215e4c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Janmadhyam Saidhantiki new</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jagdishwar Chaturvedi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186565744</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Notnul</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2853, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('702d749b-0c65-4de7-b5eb-cb551b42e527', 'e238399a-5a52-48cc-926d-df1299228536', 'Description HTML', 1, '<h1>Transforming Spirit of Indian Women Writers</h1>', 2693, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('702f010a-d06a-4b0d-9dfa-e4e46fc0d982', 'e2e11f12-6ace-4529-b9b5-fae802d27543', 'Description HTML', 1, '<p>In view of the significance of the array manifold in array processing and array communications, the role of differential geometry as an analytical tool cannot be overemphasized. Differential geometry is mainly confined to the investigation of the geometric properties of manifolds in three-dimensional Euclidean space R3 and in real spaces of higher dimension.Extending the theoretical framework to complex spaces, this invaluable book presents a summary of those results of differential geometry which are of practical interest in the study of linear, planar and three-dimensional array geometries.</p>', 2371, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('70323f85-e7f7-4493-aeb8-460c5ce00c46', '7b486886-04df-4634-9771-2bc829868765', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The enactment of the Mediation Act, 2023 stands as a watershed moment in India’s legal evolution—marking the transition from fragmented, practice-based mediation efforts to a robust, structured, and statutory dispute resolution framework. Over the past two decades, India has witnessed an increasing judicial and institutional endorsement of mediation. Yet, what was lacking was a comprehensive legislative spine to support and regulate its practice. The Act now fills that void with clarity, purpose, and vision.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This commentary was conceptualized not only as a legal analysis but as a testament to the enduring relevance of mediation in a transforming society. With a clause-by-clause dissection of the Act, the commentary decodes legal language, interprets legislative intent, examines constitutional underpinnings, and brings to the fore comparative frameworks from global jurisdictions such as Singapore, the United States, the United Kingdom, and the European Union. Each chapter seeks to demystify the principles of the Act while aligning them with practical applications in family, commercial, community, environmental, cross-border, and online disputes.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The commentary pays particular attention to new dimensions introduced by the Act: mandatory pre-litigation mediation, institutional frameworks, time-bound proceedings, enforceability of mediated settlement agreements, recognition of online and community mediation, creation of the Mediation Council of India, and amendments to multiple related legislations. The Act’s convergence with international instruments, especially the Singapore Convention on Mediation, has also been thoroughly explored.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This work is enriched by real-world examples, landmark judicial pronouncements, evolving standards of practice, and original policy recommendations. The volume also includes a dedicated section on the author’s formal suggestions to the Mediation Bill—some of which found their way into the final legislation—offering readers a rare glimpse into the consultative legislative process in India.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Through this Commentary, I seek to empower lawyers, judges, academicians, mediators, students, government officials, and policymakers with the necessary tools to engage meaningfully with the Mediation Act, 2023. The commentary not only explains the ‘letter of the law’ but also highlights its spirit—encouraging a shift in mindset from adversarial justice to collaborative conflict resolution.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 130, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('7036feb5-50a6-4fba-bad4-9f4b415bac38', '9d8a7522-cca5-4986-a63c-5f33e3b5bdf9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Girish Solanki</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380033334</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2941, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('703ba744-23c3-4cbf-aa98-ee4628026cfb', '278d803d-d993-40e6-bdd7-ecb8cc15c986', 'Description HTML', 1, '<p>The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.</p>', 4734, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('70410f0e-6633-4db9-90ea-c6dd5e266aaa', '7ed21e63-747a-43e3-bd8c-6476504498e2', 'Description HTML', 1, '<p>This book compiles new findings in plant electrophysiology from the work of internationally renowned experts in the fields of electrophysiology, bio-electrochemistry, biophysics, signal transduction, phloem transport, tropisms, ion channels, plant electrochemistry, and membrane transport. Opening with a historical introduction, the book reviews methods in plant electrophysiology, introducing such topics as measuring membrane potentials and ion fluxes, path-clamp technique, and electrochemical sensors. The coverage includes experimental results and their theoretical interpretation.</p>', 3614, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('70555e9e-739b-44a2-93c1-fa1a1ac3bb19', '36d34666-539d-48aa-ae08-be0891a20cf0', 'Description HTML', 1, '<h5><strong><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bharat Ane Samprat Sikshan</span></strong></h5>', 5810, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('705660df-73f0-40f4-81e8-2f019d1fca7b', '9fe7ef0c-a1e2-4902-86de-7048891ac497', 'Description HTML', 1, '<h1>Janjatiyon mein Shiksha ki Sthiti new</h1>', 4987, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('7077f29e-ef8f-4a4d-9d67-d71ff9609858', '25b53a9c-255f-490c-930c-660bb6f1e4b0', 'Description HTML', 1, '<h1>Indian Swans - Literary Methodology</h1>', 3028, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('707cf17f-47ee-49a8-9530-315dc6c9d5ce', '15dac1cc-36ef-4683-be16-a34db93983d1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Key Approaches for Rural and Agricultural Development</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Irengbam Rajeev</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160584</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>281</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3671, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('708903e3-b03b-4a40-ab4d-78c081925495', 'a4437b80-0f92-4f13-a157-a43b09381713', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sumi Helal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471711551</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>968</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 6035, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('70a80c61-fe3b-44fa-9f39-81db1b682f0b', '601cacf9-8e06-4270-83ee-3acad292074d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Dictionary of Greek and Roman Biography and Mythology&nbsp;in 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William Smith</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781845110024</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3718</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4784, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('70accc88-b7b4-406a-a176-752eeef9a59a', '13e41ed2-dbf8-44e2-90d5-1324e43f22a9', 'Description HTML', 1, '<p>The author explores evolution algebras, which lie between algebras and dynamical systems. Readers learn the foundations of evolution algebras theory and its applications in non-Mendelian genetics and Markov chains. They’ll also discover evolution algebras’ connections with other mathematical fields, including graph theory, group theory, stochastic processes, dynamical systems, knot theory, 3-manifolds, and the Ihara-Selberg zeta function.</p>', 2341, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('70b46fe4-a82b-463a-aa5f-5df70e229aa1', 'fb1d68c1-a261-45d6-b665-c3089ab8bff1', 'Description HTML', 1, '<p>More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.</p>', 4496, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('70b79449-648e-4260-8891-c9d3daa8283f', '7c71825a-61bc-4524-85f7-370caf53d46b', 'Additional Attributes HTML', 1, '<h1>Six Ideas That Shaped Physics - Unit Q: Particles Behave Like Waves - 2/e</h1>', 5466, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('70c7cea7-e109-4cf5-a9d1-79c21639831c', '24a89d6e-31fb-4e6f-bd25-3c9d380cd395', 'Description HTML', 1, '<p>This book presents two reviews from the cutting-edge of Russian plasma physics research. The first review is devoted to the mechanisms of transverse conductivity and generation of self-consistent electric fields in strongly ionized magnetized plasma. The second review considers numerous aspects of turbulent transport in plasma and fluids. This second review is focused on scaling arguments for describing anomalous diffusion in the presence of complex structures.</p>

<ul>
</ul>', 3958, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('70da703e-e1bb-486b-a9b6-2a6d36b33f74', '6303f475-4caf-41aa-bde6-98e0e0ed6136', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Lava NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Javed Akhtar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788126722105</td>
		</tr>
		<tr>
			<th>Publication</th>
			<td>Rajkamal Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2975, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('70e82d0d-849c-4f9d-9daa-8f3c378b55b8', 'da3a394e-c32c-482b-a31f-f1cf2cf5bd82', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Digital Library: Librarian Guide to the Internet</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pankaj Singh Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789394351677</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mahalaxmi Book</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 889, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('70f8d34f-70c9-45cb-a741-092f1c679c56', '67342898-6293-4db1-b16f-2dcebc77b206', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Corporate Social Responsibility : Concept, Cases and Trends</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prabhakaran Paleri</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353501600</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 486, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('70fed00c-f665-4a2f-9afe-7ea636691f1b', '9b44427b-ef7e-45bc-9b6a-21ed2d7af141', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Management Principles Of Sustainable Industrial Chemistry: Theories, Concepts & Industrial Examples for Achieving Sustainable Chemical Products and Processes from a Non-Technological Viewpoint</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.L.L. Reniers</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9783527330997</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Wiley</td>
		</tr>
		<tr>
			<td style="text-align:center">Year</td>
			<td style="text-align:center">2013</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">274+18</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1323, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('71032d4f-0588-40b8-8428-bf040623c6da', '14f35b2c-1cda-4c61-9800-68c46f1cfa95', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laura K. Egendorf</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737704501</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5390, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('71147edc-0399-4698-a6db-14cc76905a65', '9c9a5f14-3f73-4a36-a461-1f36abf5d31e', 'Description HTML', 1, '<pre>Kalidasa''s Kumarasambhavam</pre>', 54, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('71157d1c-c2e3-4be1-adf3-eac04a15a2ee', 'ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Biological Chemistry 4 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">William J. Lennarz and M. Daniel Lane</p>
			</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p style="text-align:center">William J. Lennarz - State University of New York at Stony Brook, Stony Brook, New York, USA</p>

			<p style="text-align:center">M. Daniel Lane -&nbsp;The Johns Hopkins University, School of Medicine, Baltimore, Maryland, USA</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780124437104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>
			<p style="text-align:center">3000 pages</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', 1536, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('712f3ce1-27a0-413b-8263-39fb6ff371d8', '6b18a472-9f0a-442a-9f50-523d9f2d0f2f', 'Description HTML', 1, '<h1>Khel Ke Maidano ki Maap Evam Nirman ki Vidhi</h1>', 5081, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('7131dbab-a3b9-46f4-9a79-bec53723415e', '3cae7ff8-f746-422d-8631-75ff9d188c3e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Mahesh Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381906637</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2642, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('713e4ef2-e8be-40ac-bd02-e75ba000a387', '9cb0a828-34f1-4a98-9ed8-32a3e3ab9e09', 'Additional Attributes HTML', 1, '<h1>Response Modeling Methodology - Empirical Modeling for Engineering and Science new</h1>', 2530, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('7147fa51-952a-42ed-83f1-c7d52afc23b0', '53590a50-6404-4472-9f5f-288d367858bb', 'Description HTML', 1, '<h1>Anupam aur kurer sansar</h1>
', 1021, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('71524a2e-3f01-474a-853c-4da3c3a750ad', '929d7db0-b68c-4b71-b325-a0b691cf2022', 'Additional Attributes HTML', 1, '<h1>Data Collection - Benchmarks in Social Research Methods in 4Vols. book</h1>', 4477, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('71551021-9858-457f-8e1c-a05c75c84689', '630959cd-3201-47c9-a1cf-23d488449ef8', 'Description HTML', 1, '<h1>Finite model theory is an area of mathematical logic that grew out of computer science applications. The main sources of motivational examples for finite model theory are found in database theory, computational complexity, and formal languages, although in recent years connections with other areas, such as formal methods and verification, and artificial intelligence, have been discovered. The birth of finite model theory is often identified with Trakhtenbrot''s result from 1950 stating that validity over finite models is not recursively enumerable; in other words, completeness fails over finite models. The tech­ nique of the proof, based on encoding Turing machine computations as finite structures, was reused by Fagin almost a quarter century later to prove his cel­ ebrated result that put the equality sign between the class NP and existential second-order logic, thereby providing a machine-independent characterization of an important complexity class. In 1982, Immerman and Vardi showed that over ordered structures, a fixed point extension of first-order logic captures the complexity class PTIME of polynomial time computable propertiE~s. Shortly thereafter, logical characterizations of other important complexity classes were obtained. This line of work is often referred to as descriptive complexity. A different line of finite model theory research is associated with the de­ velopment of relational databases. By the late 1970s, the relational database model had replaced others, and all the basic query languages for it were es­ sentially first-order predicate calculus or its minor extensions.</h1>', 2349, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('71613b64-78ff-4469-a742-95e71c8fa839', '2d109f15-7310-4d7e-b8ee-89d5358b1c4c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aju Mukhopadhyay</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736965</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2692, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('7166b736-62ea-4c45-bfbb-4d70c50f72e2', 'dfdb372e-3dff-4619-b98e-1c10e3158e2e', 'Description HTML', 1, '<p>This is a very timely publication and fills a hole that has been open for too long. I love the stress on ''user narratives'' which combines theoretical perspectives and practical issues in the gathering, interpretation and analysis of data at the right level. --Lecturer, Teesside University This is a most welcome book. Students sometimes find it difficult to grasp the concept of personalisation and this book has a systematic approach to understanding it. It takes the reader from its introduction through to its application to practice. In my view this book will be useful to students, newly qualified practitioners and experienced practitioners who have students on placement. --Lecturer, London South Bank University Very clear sections addressing issues of real interest to social work students and lecturers alike. --Lecturer, Northumbria University</p>', 4592, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('71771713-a524-4b4b-8dbe-80f18d9ca80b', 'b5b636dd-fb99-45e6-95c6-c881a552b6af', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:12.0pt">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Towards a Rethinking Cultural Studies is a sustained and original attempt to rethink the foundations of contemporary literary and cultural studies from the perspective of Bharatiya’s own intellectual traditions. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">During the last four decades, Western critical theories such as New Historicism, Cultural Materialism, Queer Theory, LGBT Theory, Disability Studies, Ecocriticism, Trauma Studies, Blue Humanities, and related approaches have come to dominate the humanities across the world. While these theories have enriched literary criticism by foregrounding questions of history, power, identity, representation, gender, ecology, and social justice, they have also tended to privilege historical contingency, political ideology, and social construction at the expense of philosophy, aesthetics, ethics, and spirituality.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:12.0pt">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><em><span style="font-size:12.0pt">Foreword</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><em><span style="font-size:12.0pt">Preface</span></em></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Cultural Studies: Origins, Travel, and Misalignment</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">From Marx to Cultural Marxism: The Ideological Afterlives</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Western Epistemic Template: Foucault, Derrida, and Posthuman Theory</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Birmingham School: Subcultures, Resistance, and Their Limits in India</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Imported Categories: Nayar, Loomba, Mukherjee</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Epistemic Vacuum in Indian Universities</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Eurocentric Frameworks</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Collapse of Long-Form Indic Scholarship</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Rethinking Foucault: Dharma, Atman, and Power</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Deconstructing Derrida: Difference vs. Sabda-Brahma</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Marx in the Mirror of Moksa and Samskara</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Homi Bhabha and the Problem of Ambivalence</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Pedagogy of Imported Theory</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Bharatiya Epistemology: Sabda, Pramana, Rasa, Samskara</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Sri Aurobindo: Cultural Evolution and the Unity of Indian Civilization</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Romila Thapar-Denial of&nbsp; Civilizational Unity</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Battle for Civilizational Thought</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Intellectual Kshatriyas</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Institutional Revivals: IHAR, SSUN, BSM, Bharatiya Bhasha</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Re-envisioning Cultural Studies through Bharatiya Categories of Knowledge</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Cultural Decolonization and the Reclaiming of Intellectual Sovereignty</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Re-Envisioning Indian Cultural Studies: New Epistemic Pathways and the Future of Civilizational Thought</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Sacred Geography and the Cultural Imagination of Bharat: A Civilizational Framework for Cultural Studies</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Bhakti as Cultural Theory: A Civilizational Alternative to Postmodern Fragmentation</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Cultural Studies and the Question of Civilizational Continuity: Reclaiming the Bharatiya Mind</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Toward an Indic Theory of Knowledge: Replacing Postcolonial Skepticism with Civilizational Epistemics</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Reclaiming Cultural Selfhood: Sri Aurobindo, Swami Vivekananda, and the Future of Indic Cultural Studies</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Language as Civilizational Consciousness: Beyond the Aryan-Dravidian Divide and the Limits of Postcolonial Semiotics</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Reimagining the Indian University: Pedagogy, Knowledge, and the Civilizational Future</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Beyond Macaulay: Decolonizing Cultural Studies Through a Civilizational Lens</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Toward a Bharatiya Cultural Studies: A Civilizational Manifesto</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Re-Envisioning Indian Cultural Studies: New Epistemic Pathways and the Future of Civilizational Thought</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Sacred Geography and the Cultural Imagination of Bharat: A Civilizational Framework for Cultural Studies</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Bhakti as Cultural Theory: A Civilizational Alternative to Postmodern Fragmentation</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Cultural Studies and the Question of Civilizational Continuity: Reclaiming the Bharatiya Mind</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Reclaiming Cultural Selfhood: Sri Aurobindo, Vivekananda, and the Future of Indic Cultural Studies</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Voices of Civilizational Recovery</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Civilizational Consciousness, Memory, and the Reclamation of Narratives </span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Conclusion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Epilogue</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Works Cited</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Glossary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Index</span></span></span></p>', 6, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('7178961e-21f4-42bb-a758-4ff252bd75f0', '7259fb32-0505-4e43-ad5d-7759f251e2ee', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">An Anthology of Gujarati Dalit Literature</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof D S Mishra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471615</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5804, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('71791ee1-4c5e-4543-bd3b-d9d5838c7fb4', '3f20ebb6-be8a-47ef-972e-6ce9991dff19', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Concept of Cosmic Harmony in the Rg-Veda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">G.N Chakravarthy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prasaranga University </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1966</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 97, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('71796646-ee67-4e7b-bc67-df72aad2eb08', 'a8fd136c-e506-45d7-bf79-5d5020af0519', 'Description HTML', 1, '<h1>A Mathematical Introduction to Fluid Mechanics 3/e</h1>', 4132, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('718bb02a-b673-446b-88ce-da159c1fd570', '1046cf45-4fc1-436b-a402-68c010db9515', 'Description HTML', 1, '<p>Completely revised and updated, Encyclopedia of Environmental Science and Engineering, Fifth Edition spans the entire spectrum of environmental science and engineering. Still the most comprehensive, authoritative reference available in this field, the monumental two-volume encyclopedia has expanded to include 87 articles on topics ranging from acid rain, air pollution, and community health, to environmental law, instrumentation, modeling, alternative energy, toxicology, radioactive waste, and water treatment. The articles have been extensively revised and updated, new ones have been added to cover the latest developments related to today''s environmental problems. The result is a reference work that provides the information necessary to understand, manage, and respond to threats to the human environment.</p>', 5252, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('71907c6e-bda8-44ca-ad46-b1ce0d152229', '5765a17f-e2f8-4073-9e2a-c388c3d4be86', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The task of the system architect is to take the correct early decisions despite the uncertainties.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Power-Aware Architecting provides a systematic way to support the system architect in this job. Therefore, an inerative system-level design approach is defined where iterations are based on fast and accurate estimations or predictions of area, performance and energy consumption. This method is illustrated with a concrete real life example multi-carrier communication. This book is the result of a Ph.D. thesis, which is part of the UbiCom project at Delft University of Technology, I strongly recommend it to any engineer, expert or specialist, who is interested in designing embedded systems-on-a-chip.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> 1 Introduction, 2 Design trade-offs, 3 Architecting with uncertainties, 4 Multi-carrier communications, 5 Application, 6 Conclusion, A Ubiquitous Communications, B Mixed integer programming, C Possibilistic linear programming, Bibliography, References, Index</span></p>', 1779, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('71908097-ce07-4d90-bc37-fc57433915d2', '060c7296-5943-4e94-a1e6-e1df08c5f15d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sheela Srivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181285645</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3573, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('71b56390-6851-4bfa-9902-2c42fc690521', 'f30b2ac4-757e-43b4-b93d-0e898845c017', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190718813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4533, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('71b973a1-8f9b-46b8-b895-1300ed1f0d85', '34f3b6f5-47d9-4e09-84c3-2119e5e257d7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shreyansh Divedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183900201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5576, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('71ccbd3f-0ff7-4832-b832-374a20d36e65', 'df8f70e8-eb54-4069-90da-c8dee3d5da6c', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">''Bhavabhuti - A Counterpoint'' tries to underline the elements of heterodoxy and skepticism in Bhavabhuti''s works and seeks their relevance in the present context. The playwright emerges as much more skeptical than other classical authors do and skepticism necessarily involves defiance, heterrodoxy and critical reasoning. One of the most remarkable characeristics that make Bhavabhuti a great poet-playwright is his refusal to furnish any simple answers to the often-bitter tensions between social and personal ethics. The truest heir to Valmiki, Bhavabhuti, for his creative revision to the former''s troubling masterpiece, has invited scathing critiques.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The present work ventures to make a critique of Bhavabhuti''s literary commitments and tries to tackle several other problems. Bhavabhuti, the victim of obnoxious obloquies, persistently demands a scientific and dialectical criticism.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Foreword,&nbsp;Roman Equivalents of Nagari Letters,&nbsp; Abbreviations,&nbsp; Introduction,&nbsp; Chapter-I&nbsp;Bhavabhuti : The Genius,&nbsp;Chapter-II Bhavabhuti : The Rebel,&nbsp;Chapter-III Valmiki''s Inheritance,&nbsp;Chapter-IV Love : The Quintessence&nbsp;of Life,&nbsp;Chapter-V&nbsp;Treatment of Nature,&nbsp;Chapter-VI Loka and Sastra, Chapter-VII Tantrism As Depicted by Bhavabhuti,&nbsp; Concluding Remarks, Reflections and Resonances,&nbsp;Bibliography,&nbsp;Appendix,&nbsp;General Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2819, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('71cdebc6-0828-47ce-b21e-d008690265a3', 'e822d427-e827-42a6-9328-ce5df7f06510', 'Additional Attributes HTML', 1, '<h1>The Boundary Element Method with Programming -For Engineers and Scientists</h1>', 3967, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('71dbe26c-7acd-4202-804d-59a0b3fccd52', 'ec4d7b18-23d4-46ff-89f2-ce75a1f54d48', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:16.0pt">Contents:-</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong>Chapter-I</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">I. Life, Askesis and Attainment of Seerhood, </span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">II-King Kurusravana and Mitratithi as Patrons of Kavasa&nbsp;Ailusa,<strong> </strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong>Chapter-II</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">Kavasa’s Mode of Sadhana, </span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong>Chapter-III</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">Kavasa Ailusa’s Contribution to the Central Theme of the Mahabharata,</span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong>Chapter-IV</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">Status of Space – Time in Kavasa’s Complexion of the Reality, </span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong>Chapter-V</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt">Gambler’s Hymn as a Symbolic Form of Greed of Man.&nbsp;</span></p>', 5716, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('71e6d930-2397-45d2-94e5-f8a91ca8221f', '846ff7bd-be9c-49d3-9490-431fe68b2354', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Navendu Mahrishi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188178683</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5000, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('71f856a8-a136-499a-b05b-bf85e1b3cd88', '86a2b720-df84-41d9-b7d9-e33557166e25', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jack Hydes</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521315371</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2458, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('72013834-1ed9-47a4-bd67-678148f7d9a6', 'c6f1683d-de10-4f2e-9120-0e51a91de82a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals Of Physics V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.M Yavorsky</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">544</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1066, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('72037eca-23e2-4a23-a2b1-b044652451c0', '73cbacef-52a2-4124-86e9-fee2c86e5325', 'Description HTML', 1, '<h1>Disney Mickey Wonders Why: Animal Life A BOOK</h1>', 5417, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('720d36c8-055b-4e04-86eb-b08642441fa0', '33b1f9bc-272c-47d4-8bb7-0ea5658dd1d4', 'Description HTML', 1, '<h5 style="text-align:justify"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">वैदिक वाङ्मय एक झलक</span></h5>', 1430, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('720f5374-c758-42af-9a24-7aa8621dcc17', '2b4a1aac-b8df-4665-93aa-360b942c6e9b', 'Additional Attributes HTML', 1, '<h1>Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy</h1>', 5490, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('72103de1-6b76-4ec5-9764-de1a7c206a64', 'ca82d101-747b-441c-8f98-df9ae74a81b9', 'Additional Attributes HTML', 1, '<h1>The Complete Reference - ASP.NET</h1>', 3399, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('721514d4-f043-4cc8-bf7e-307148cbbfc3', 'e6a7dbc1-334d-4d1b-b891-9ac8f841fbd7', 'Additional Attributes HTML', 1, '<h1>An Introduction to String Theory and D-Brane Dynamics</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;164 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;1848166222</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1848166226</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;431 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.24 x 0.97 x 22.86 cm</span></li>
</ul>', 2480, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('722115ab-83d9-438c-9245-80be33879a1a', '53d62b01-f399-4fc2-9aaa-dbefdf6a6ca2', 'Description HTML', 1, '<h1>Samkalin Vimarsh BOOK</h1>', 5001, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('7223632a-4f2a-42f9-a32d-24f269d55ea1', 'c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">A holistic and comprehensive account of the nature of the transition from hunting to farming in prehistory. It addresses for the first time the main bioarchaeological aspects such as changes in mobility, behaviour, diet and population dynamics.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This book is of major interest to the relevant audience since it offers for the first time a global perspective on the bioarchaeology of the transition to agriculture. It includes contributions from world-class researchers, with a particular emphasis on advances in methods (e.g. ancient DNA of pathogens, stable isotope analysis, etc.).</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book specifically addresses the following aspects associated with the transition to agriculture in various world regions:</span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Changes in adult and subadult stature and subadult growth profiles</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Diachronic trends in the analysis of functional morphological structures (craniofacial, vault, lower limbs, etc.) and whether these are associated with change in overall sex-specific morphological variability</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Changes in mobility</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Changes in behaviour which can be reconstructed from the study of the skeletal record. These include changes in activity patterns, sexual dimorphism, evidence of inter-personal trauma, and the like.</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Population dynamics and microevolution by examining intra and inter population variations in dental and cranial metric traits, as well as archaeogenetic studies of ancient DNA (e.g. mtDNA markers).</span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Contents</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 1</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction: Changing Paradigms in Our Understanding of the Transition to Agriculture: Human Bioarchaeology, Behaviour and Adaptaion (Pages: 1-13)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Part: Section A: Subsistence Transitions</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 2</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Mesolithic-Neolithic Transitions: An Isotopic Tour through Europe (Pages: 15-41)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 3</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Mesolithic-Neolithic Transition in Eastern Europe: Integrating Stable Isotope Studies of Diet with Palaeopathology to Identify Subsistence Strategies and Economy (Pages: 43-62)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 4</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Climatic Conditions, Hunting Activities and Husbandry Practices in the Course of the Neolithic Transition: The Story Told by Stable Isotope Analyses of Human and Animal Skeletal Remains (Pages: 63-85)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 5</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Health, Diet and Social Implications in Neolithic Greece from the Study of Human Osteological Material (Pages: 87-106)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 6</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Using a Bioarchaeological Approach to Explore Subsistence Transitions in the Eastern Cape, South Africa during the Mid- to Late Holocene (Pages: 107-149)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Part: Section B: Growth and Body Size Variation</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 7</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Long Bone Length, Stature and Time in the European Late Pleistocene and Early Holocene (Pages: 151-175)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 8</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Variability in Long Bone Growth Patterns and Limb Proportions within and Amongst Mesolithic and Neolithic Populations from Southeast Europe (Pages: 177-202)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 9</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Reaching Great Heights: Changes in Indigenous Stature, Body Size and Body Shape with Agricultural Intensification in North America (Pages: 203-233)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 10</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Evolution of Postcranial Morphology during the Agricultural Transition in Prehistoric Japan (Pages: 235-262)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Part: Section C: Biomechanics and Indicators of Habitual Activity</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 11</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Bioarchaeology of Habitual Activity and Dietary Change in the Siberian Middle Holocene (Pages: 263-291)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 12</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">‘An External Agency of Considerable Importance’: The Stresses of Agriculture in the Foraging-to-Farming Transition in Eastern North America (Pages: 293-315)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 13</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Mobility and Lower Limb Robusticity of a Pastoralist Neolithic Population from North-Western Italy (Pages: 317-346)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 14</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Body Size, Skeletal Biomechanics, Mobility and Habitual Activity from the Late Palaeolithic to the Mid-Dynastic Nile Valley (Pages: 347-367)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Part: Section D: Archaeogenetics, Palaeodemography, Cranial and Dental Morphology</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 16</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Genetics of the Neolithic Transition: New Light on Differences Between Hunter-Gatherers and Farmers in Southern Sweden (Pages: 385-402)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 17</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Palaeodemography of Southern Levantine Pre-Pottery Neolithic Populations: Regional and Temporal Perspectives (Pages: 403-428)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 18</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Skeletal Differentiation at the Southernmost Frontier of Andean Agriculture (Pages: 429-450)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER 19</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dental Reduction and the Transition to Agriculture in Europe (Pages: 451-474)</span></span></p>
', 913, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('7236cb8b-20da-48a5-b13b-965f721fe04d', 'aebe2937-58fe-4c0d-af69-cbea4714d44c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Grewal / Levy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789352606306</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>736</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3051, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('723946d2-fd3e-4e01-8d15-a0a689d455f7', '52ca8ff2-dc01-41c2-af05-facf6f811f7f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sharlene Nagy Hesse-Biber, Patricia Lina Leavy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412909174</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>448</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4643, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('723cf1ca-27d2-4020-9f9a-949536d964d0', 'b809d94a-88eb-47e4-91b9-ba4f189c02f3', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Stancho DImiev, Kouei Sekigawa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9812563903</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812563903</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>360</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1704, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7261db3b-43b2-4d82-99dc-7edf72ed861e', '60e89860-0837-45c2-a035-6ece673765a3', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">If there''s one book you''ll read and consult again and again on Holistic Health, Healing & Astrosciences, this is it!</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">SECTION: I&nbsp;New Age Healing Perspectives,&nbsp;SECTION: II&nbsp; Alternative Therapies, Natural Medicines, & Holistic Healing&nbsp;</span>&nbsp;</span></span></p>', 2182, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('7269b8d8-a66c-4a16-a804-e88489337847', '95dc6acb-045d-48e0-a560-f2fb26daa6ee', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Biodiversity, 2/e 7 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Samuel Scheiner</td>
		</tr>
		<tr>
			<th>About Author / Editor</th>
			<td style="text-align:center">Sam Scheiner is a theoretical biologist with work in various areas of evolution, ecology, and general biology. In evolution, he works on modeling phenotypic plasticity and the use of structural equation modeling for measuring trait relationships and natural selection. In ecology, he works on macroecological patterns of diversity, species richness relationships, and diversity metrics. In general biology, he is developing a set of general theories encompassing all of biology. He currently serves as a Program Director in the Division of Environmental Biology at the U.S. National Science Foundation. Previously he was an Associate Professor at Arizona State University West, and Assistant and Associate Professor at Northern Illinois University, and Adjunct Faculty at the University of Arizona. He received his BA, MS and PhD from the University of Chicago and is a AAAS Fellow.</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">&nbsp;9780123847195</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">5504</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td style="text-align:center">2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td style="text-align:center">2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>', 1586, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('726fd88f-88a4-484e-b85e-230369eb4e6d', '7dddd75e-36f0-41ed-b7ef-1197e748c141', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Contents: -</strong></span></p>

<p style="text-align:justify"><span style="font-size:18px"><span style="color:#000000; font-family:Calibri,sans-serif">1. Seed Structure and Development</span></span></p>

<p style="text-align:justify"><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">2. Seed Viability and Vigour</span></span></span></span></p>

<p style="text-align:justify"><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">3.&nbsp;Seed Certification and Law Enforcement</span></span></span></span></p>

<p style="text-align:justify"><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">4. Seed Testing&nbsp;</span></span></span></span></p>

<p style="text-align:justify"><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">5. Seed Production</span></span></span></span></p>

<p style="text-align:justify"><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">6. Seed Processing</span></span></span></span></p>

<p style="text-align:justify"><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">7. Seed Storage</span>&nbsp; &nbsp; &nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;</span></span></p>', 1929, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('7272dc34-dd8d-4e14-80d7-8e3d8ab27ef3', '4e2f379e-e85d-4f92-bec1-5678c01dbb35', 'Additional Attributes HTML', 1, '<h1>Representations for Genetic and Evolutionary Algorithms 2/e New</h1>', 3603, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('72a30a88-ddc1-45f3-ab49-37b88b03b089', 'ab00247d-7ec0-4f30-abd3-aed6c5defa9a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The Puranas are invaluable and significant sources of Indian culture. The Pauranic tradition preserves Different aspects of Indian religious practices, philosophical musings, literary developments and cultural expressions. The development of the Puranas had been simultaneous with the development of Indian culture. They may be regarded as the ever-developing encyclopedia of Indian culture.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">Generally, the number of the Puranas is accepted to be eighteen, but the real position is that the number of the Puranas is much more than eighteen. The Puranas which are counted in the category of eighteen are called the Maha Puranas, but there is another category of the Puranas which are called the Upa-Puranas and their traditional number is again fixed as eighteen, though actually their number is much more than eighteen. The importance of these Upa-Puranas as sources of Indian culture is as much as that of the Maha-Puranas .</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The Sun-worship is an ancient tradition of Indian which originated in the Neolithic age and continued throughout history in some form or the other. Even at present, it is alive in some temples and in some rituals. Specially, the key mantra of the Hindus- the Gayatri is dedicated to the Sun-god as the prime source of life and the rituals of sasthi vrata is very popular. The names of the Upa-Puranas differ in many lists, but the Samba Purana finds mention in all these lists without exception which may be regarded as a strong argument in favour of the antiquity and popularity of this Upa-Purana.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The Maga-oriented Sun-worship is the theme of the Samba Purana. It is well-known that in ancient times, the Sun-worship had been universally popular religion. In prehistoric times, natural form of the sun was worshipped through symbols. The Vedic tradition has a strong tradition of the sun-worshiped. In this tradition, the natural form of the sun was worshipped under various names-Surya, Savitr, Mitra, Visnu, Pusan, Asvin, Adityas etc. Sun-worship w as observed through various symbols.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The present book is the first authentic edition of Samba Purana along with complete English translation, an exhaustive introduction, scholarly notes and an index of verses in the end.</span></span></span></p>', 1508, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('72a33cdd-5f34-4a86-8834-c46b9b973565', 'c4e2d490-20eb-4d19-9dc0-61197e104701', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Third edition of Corporate Governance: Principles, Policies and Practices sheds light on recent corporate problems using a flexible modular format, through a detailed explanation of the corporate governance mechanism and the various incentives within today''s governance system, while offering potential solution in context. With an emphasis on connecting corporate governance to practical management, the book provide cutting-edge material comprising new and unique study tools and fresh, thought-provoking content."</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part One: Understanding of Corporate History and Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Corporate History, Structure and Ownership Pattern<br />
Chapter 2: Corporate Governance: An Overview<br />
Chapter 3: Theories and Models of Corporate Governance<br />
Chapter 4: Initiatives in Corporate Governance: Global and National</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Two: Legal Framework and Agents in Corporate Governance</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Legal and Regulatory Aspects of Corporate Governance<br />
Chapter 6: Shareholders - The Prime stake holders<br />
Chapter 7: Other Stake holders of the company<br />
Chapter 8: The role of Board of Directors in corporate governance<br />
Chapter 9: The role of Auditors in corporate Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Three: Components and Facilitators of Corporate Governance</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Financial Reporting and Corporate Governance<br />
Chapter 11: Whistle Blowing Mechanism and Corporate Governance<br />
Chapter 12: Role of Government in Corporate Governance<br />
Chapter 13: The Role of the Media in Ensuring Corporate Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Four: Issues and Problems of Corporate Governance in Developed and Emerging Economies</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14: Corporate Governance and Business Ethics<br />
Chapter 15: Corporate Governance and CSR<br />
Chapter 16: Corporate Governance and Public Policy<br />
Chapter 17: Corporate Governance in the Developed and Emerging Economies<br />
Chapter 18: Corporate Governance in the Public Sector and the Family Owned Companies: The Indian Scenario</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Golden Case Studies"</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 589, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('72a6d18a-f592-4f39-8c16-42777ddcf774', '11cc07b3-aec0-41de-8a63-d78ec57e0213', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents: -</span></span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1</span></span><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">. Female writers in Indian English Literature&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2. Life and Thoughts of Manju Kapur&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3. An Overview of Manju Kapur''s Literature&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4. Theory of Identity Crisis&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5. Identity Crisis of Female Characters&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6. Struggle of Female Characters for Survival&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7. Summary&nbsp; </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Reference&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Index</span></span></span>&nbsp; &nbsp; &nbsp;</span></span></p>', 2389, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('72ac5eb4-dc8e-4d75-8779-973b289c3072', 'ef53d921-3b41-492e-9118-c75727367f3c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The approach used by Thibodeau and Freier emphasizes the substantial benefits of using real-life case examples in helping to impart knowledge related to the practice of auditing. For the fourth edition of Auditing and Accounting Cases: Investigating Issues of Fraud and Professional Ethics the authors continue their quest to be known as the most current auditing and accounting case book on the market. In that spirit, all case questions in the fourth edition have been revised to incorporate the eight new standards adopted by the PCAOB (i.e., AS 8-AS 15) that relate to the auditors assessment of and response to risk in an audit and that include guidance related to audit planning, supervision, materiality, and evidence. This flexible case book is perfect for educators to prepare future audit professionals with 45 cases focusing on specific and relevant audit issues. These cases focus on specific auditing issues directly impacted by Sarbanes Oxley and Dodd-Frank, using the actual companies-Madoff, Enron, WorldCom, Quest, Sunbeam-that have become synonymous with the capital markets crisis in confidence.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Effective Writing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Sentence Skills</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Reinforcement of the Skills</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: Readings for Writing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"> </span></span></p>
', 205, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('72b28142-21bc-4208-97e4-658427a5b436', 'd36e812d-01a4-413e-9f34-a8256d75786a', 'Description HTML', 1, '<h4>दलित साहित्य और समाज</h4>
', 146, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('72bb74e0-78b9-459a-aaae-b53e7811bee4', '0c98a234-9d5c-4c55-bd3a-d147d16d8774', 'Additional Attributes HTML', 1, '<h1>Biopotential Readout Circuits For Portable Acquisition Systems -ACSP</h1>', 5183, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('72c29f8b-64a2-4b2d-8dc3-1dd8455f694c', '18f88974-608b-40b3-bc8a-9099014c889b', 'Additional Attributes HTML', 1, '<h1>Group 13 Chemistry II, Biological Aspects of Aluminum - Structure & Bonding NEW</h1>', 3693, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('72c74d1f-703d-4992-878a-70171037ce1d', 'afc56659-db4b-4ed8-abae-86c0c2fbd887', 'Description HTML', 1, '<p>This is a unique approach to noise theory and its application to physical measurements that will find its place among the graduate course books. In a very systematic way, the foundations are laid and applied in a way that the book will also be useful to those not focusing on optics. Exercises and solutions help students to deepen their knowledge.</p>

<ul>
</ul>', 4010, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('72da3c4a-3f42-4d51-ad3d-a68de2acf38a', 'b2c12234-2aa0-4165-b16a-c97bd742c9a6', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>These three volumes form a course on elementary physics that has become very popular in the Soviet Union. Each sectioh was written by an authority in the appropriate field, while the overall unity and editing was supervised by Academician G.S. Landsberg (1890-1957). This textbook has gone through ten Russian editions and a great deal of effort went into the last edition to introduce SI units and change the terminology and notation for the physical units.</p>

<p>A feature of this course is the relatively small number of formulas and mathematical manipulations. Instead, attention was focussed on explaining physical phenomena in such a way as to combine scientific rigour and a form understandable to school children. Another aspect of the text is the technological application of the physical laws.</p>

<p>These features make the text a world-class textbook.</p>

<p>For students preparing to enter universities and colleges to study physics, and for those it high schools specialising in physics.</p>

<p><strong>Contents&nbsp;</strong></p>

<p>From the Preface to the First Russian Edition&nbsp;<br>
From the Publishers of the Tenth Russian Edition&nbsp;<br>
Introduction&nbsp;<br>
Part One Mechanics&nbsp;<br>
Chapter 1 Kinematics&nbsp;</p>

<p>Chapter 2 Dynamics&nbsp;</p>

<p>Chapter 3 Statics</p>

<p>Chapter 4 Work and Energy&nbsp;</p>

<p>Chapter 5 Curvilinear Motion&nbsp;</p>

<p>Chapter 6 Motion in Noninertial Reference Systems and Inertial Forces&nbsp;</p>

<p>Chapter 7 Hydrostatics&nbsp;</p>

<p>Chapter 8 Aerostatics</p>

<p>Chapter 9 Fluid Dynamics</p>

<p>Part Two Heat. Molecular Physics&nbsp;<br>
Chapter 10 Thermal Expansion of Solids and Liquids&nbsp;</p>

<p>Chapter 11 Work. Heat. Law of Energy Conservation</p>

<p>Chapter 12 Molecular Theory&nbsp;</p>

<p>Chapter 13 Properties of Gases&nbsp;</p>

<p>Chapter 14 Properties of Liquids</p>

<p>Chapter 15 Properties of Solids. Transition from Solid to Liquid State&nbsp;</p>

<p>Chapter 16 Elasticity and Strength&nbsp;</p>

<p>Chapter 17 Properties of Vapours&nbsp;</p>

<p>Chapter 18 Physics of the Atmosphere</p>

<p>Chapter 19 Heat Engines&nbsp;</p>

<p>Answers and Solutions&nbsp;<br>
Index&nbsp;</p>', 1182, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('72e06784-b081-4ef4-8a28-e3292a623b0b', '3d4e83e3-370c-464c-9af9-0ccba69a5ef1', 'Description HTML', 1, '<h1>Rigvedsanhita - Padanukram me Hindibhashunvad - Khand 5</h1>', 2848, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('72e11bc5-bfb3-4dbe-ac68-3b34da3988f5', '35ce055a-041f-4cf4-a55f-2c400eaf097b', 'Description HTML', 3, 'an style="font-size:10.5pt"><span style="color:#2c2c2c">72.2. Quantization of angular momentum 277</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">72.3. Physical significance of Bohr orbits in quantum mechanics 278</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">72.4. Space quantization of angular momenta 278</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">72.5. Electron spin again 280</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">72.6. The fine structure of the spectrum 283</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">72.7. Quantum-theoretical interpretation of Bohr’s postulates 284</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">72.8. Spontaneous emission and absorption of light 285</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">72.9. Induced emission of light 288</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 73: Many-Electron Atoms</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">73.1. The Pauli exclusion principle 290</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">73.2. Mendeleev’s periodic law 292</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">73.3. Bremsstrahlung 297</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">73.4. Characteristic X-rays 300</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 74: The Structure and Spectra of Molecules</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">74.1. General characteristic of chemical bonds 304</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">74.2. Ionic bonds 306</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">74.3. Covalent bonds 307</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">74.4. Molecular spectra 309</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 75: The Present-Day Theory of Electrical Conduction in Metals</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.1. Limitations of the classical theory of electrical conduction in metals 312</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.2. Quantization of electron energy in metals 314</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.3. Fermi level for electrons in metals 315</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.4. Momentum space of electrons in a metal 316</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.5. Degeneracy of electrons in a metal 319</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.6. Energy distribution of electrons in metals at absolute zero 321</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.7. The effect of temperature on the energy distribution of electrons 322</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.8. The specific heat of the degenerate electron gas 324</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.9. Quantum theory of electrical conduction in metals 325</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75.10. Superconductivity 328</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 76: The Band Theory of Solids</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">76.1. An outline of the band theory of solids 332</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">76.2. Splitting of the energy levels of outer and inner electrons in the atoms of solids 334</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">76.3. Arrangement of energy bands in solids. Band-to-band and intraband electron transitions 338</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">76.4. Metals and dielectrics in the light of the band theory of solids 337</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 77: Electrical Properties of Semiconductors</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">77.1. Intrinsic electron conduction in semiconductors 340</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">77.2. Intrinsic hole conduction in semiconductors 342</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">77.3. Impurity or extrinsic electronic (n-type) semiconductors 343</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">77.4. Impurity or extrinsic hole (p-type) semiconductors 344</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 78: Physical Processes in Semiconductor Devices</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">78.1. Contact phenomena in metals 345</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">78.2. Rectification at a metal-semiconductor junction 348</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">78.3. Rectification at a p-n junction 349</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">78.4. Transistors 351</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">78.5. Photoresistors and photodiodes 352</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 79: Some Optical Properties of Solids</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">79.1. Raman scattering 354</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">79.2. Luminescence 356</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">79.3. Negative absorption of light 359</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">79.4. Lasers 362</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Part Eight: The Basic Physics of the Nucleus and Elementary Particles</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 80: Main Properties and Structure of the Atomic Nucleus</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">80.1. Charge and mass of atomic nuclei 368</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">80.2. Spin and magnetic moment of the nucleus 369</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">80.3. Constitution of the nucleus 372</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">80.4. Binding energy of the nucleus. Mass defect 375</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">80.5. Nuclear forces 379</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">80.6. The nuclear size 383</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">80.7. The liquid-drop model of the nucleus 385</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 81: Natural Radioactivity</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.1. Radioactivity defined 388</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.2. Transition rules for radioactive decay 390</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.3. The fundamental law of radioactive decay 392</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.4. Activity and its measurement 394</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.5. Use of the exponential decay law 395</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.6. Radioactive decay as a statistical process 396</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.7. Radioactive dating in geology and archaeology 397</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.8. Detection of radioactive radiations and particles 399</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.9. Theory of radioactive decay 403</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.10. Gamma-rays 406</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.11. The Mössbauer effect 409</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">81.12. Theory of beta-decay 413</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 82: Induced Transmutations of Atomic Nuclei</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.1. Transmutation of nitrogen into oxygen. Discovery of the neutron 417</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.2. Induced radioactivity 421</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.3. Electron-positron pair production and annihilation 422</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.4. The compound nucleus. General outline of nuclear reactions 425</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.5. Neutron reactions 427</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.6. Transuranic elements 428</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.7. Discovery of fission 429</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.8. Fission threshold. Spontaneous fission 434</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.9. Chain reactions 436</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.10. Nuclear reactors 438</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.11. The atomic bomb 441</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">82.12. Thermonuclear reactions 442</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 83: Fundamental Particles</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">83.1. Two approaches to the structure of fundamental particles 448</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">83.2. Cosmic rays</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">83.3. The mu-meson 453</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">83.4. The pi-meson 455</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">83.5. Classification of couplings in nuclear physics 450</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">83.6. K-mesons and hyperons 461</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">83.7. Antiparticles 465</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">83.8. Structure of nucleons 472</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="', 1059, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('72e2cba2-5272-4e6e-adff-eec8f1dfa2d1', '18aa5ce2-363f-43fa-9613-5260d5df42e5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:-</span></span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1<span style="color:black">. The Struggle and&nbsp;Survival</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2. The Realistic Dreamer</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3. A True Feminist in the Real Sense</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4.&nbsp;The Mystic Philospher</span></span></span>&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 4540, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('72ec8443-bdd2-470b-9feb-44c2f88ea413', 'cad24dd3-6be3-4d57-a87e-a974d8863cfc', 'Additional Attributes HTML', 1, '<h1>High Order Difference Methods for Time Dependent PDE - in Computational Mathematics</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;334 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;3540749926</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3540749929</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;680 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.24 x 1.91 x 23.5 cm</span></li>
</ul>

<ol style="list-style-type:none; margin-left:0px; margin-right:0px">
	<li style="text-align:left">
	<div class="a-section rpi-attribute-content" id="rpi-attribute-book_details-edition" style="box-sizing:border-box; display:flex; flex-direction:column; font-size:12px; justify-content:center; line-height:16px; margin-bottom:0.87rem; margin-left:0.2rem; margin-right:0.2rem; margin-top:0.87rem; min-height:5.7142em">
	<div class="a-section a-spacing-small a-text-center rpi-attribute-label" style="align-items:center; box-sizing:border-box; display:flex; justify-content:center; margin-bottom:22px; min-height:2.6667em; text-align:center !important">&nbsp;</div>
	</div>
	</li>
</ol>', 2534, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('72f8c975-35a3-4914-a97d-630ff65e6bfa', '5b5ed9cd-412d-44fe-8555-f3fab8afc493', 'Additional Attributes HTML', 1, '<h1>Clinics in Sports Medicine - Foot and Ankle Injuries in Dance BOOK</h1>', 5335, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('72fb18ae-74a1-4799-a09d-1cff77483b53', '82ce3746-2966-478c-9b07-f640cce2f687', 'Description HTML', 1, '<h1>Discete-Time Linear Systems-Theory and Design with Applications</h1>', 4180, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('72fc097e-d6f2-45b3-b4e6-afaa0ecf8f6a', 'b88601d8-d18e-49b8-9a00-7b61b836a811', 'Description HTML', 1, '<p>This book studies the situation over discrete Abelian groups with wide range applications. It covers classical functional equations, difference and differential equations, polynomial ideals, digital filtering and polynomial hypergroups, giving unified treatment of several different problems. There is no other comprehensive work in this field. The book will be of interest to graduate students, research workers in harmonic analysis, spectral analysis, functional equations and hypergroups.</p>', 2361, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('72fd0e73-d048-4ba8-a29d-7e5f660b06fe', '2d768160-3a0f-4ccc-9070-fbac144cb40b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Wiley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780470040980</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2664 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5769, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('730e4083-727f-446e-964c-f9908e5e3ede', '4f10a59c-dc9e-4c29-b0da-3812847f37b4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131305362</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9788131305362</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>600</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>IInd edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4655, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('73116063-e23b-438d-bae4-f552ff0bc256', 'b84b98df-7270-4889-8ddc-98bda685117e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Volume 81 contains five excellent reviews that discuss topics critical to agricultural and environmental sustainability.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contributors,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Preface,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The global impact of soil erosion on productivity:</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I:&nbsp;Absolute and Relative Erosion-Induced Yield Losses,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II. Effects on crop yields and production over time,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant growth promoting rhizobacteria: applications and perspectives&nbsp;in agriculture,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organic matter accumulation in submerged soils,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Potassium nutrition&nbsp;of the rice-wheat cropping system,&nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 3782, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('73175536-f428-4e37-9d8e-fe85bd3dceb6', '3a07d757-678c-497c-a6a6-770ef8ff84f6', 'Description HTML', 1, '<h1>Jansanchar aur Vividh Madhyam mein Hindi ki Isthiti aur Disha</h1>', 5358, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('731982ea-a74b-4a2a-bfb9-1caffcd0f68e', '93677b9d-0f59-4442-af71-74fc4a0cb36a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Luc Pronzato</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387799353</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2574, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('732d16c0-1ae2-4ae4-a4f2-cb39a13a92fd', '373341e8-b2a5-4dfd-a29e-7d03288d21d8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Management, 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">I M Pandey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390577255 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 584, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('73462f00-2e17-4bf1-841c-04bd364d02b2', 'a5f47b43-1534-451f-8f80-87dba9b3f3bc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160312</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4259, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('7353a388-9cc1-4a01-83bc-d045ecd2648f', 'e4c62fb7-4b68-4112-98b4-c916980e1779', 'Additional Attributes HTML', 1, '<h1>Complexity in Chemistry, Biology, and Ecology -Mathematical and Computational Chemistry BOOK</h1>', 3733, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('735d4d46-e2ea-4570-aad1-e535a5d3c3b8', '0bd63f3e-b304-4d3d-b6c9-ca2fed4c516a', 'Additional Attributes HTML', 1, '<h1>Inequalities and Applications</h1>', 2556, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('736696c4-4f01-481f-b454-6611998db5dc', '9134c1b8-efb0-4996-baf4-182455fe1875', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Harvard Business Review Family Business Handbook: How to Build and Sustain a Successful, Enduring Enterprise</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Josh Baron</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781633699045</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">HBR Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 336, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('7369da5f-d056-49a0-8f0c-ad7c84c184fe', '66266e37-0541-4336-8372-b51c37ece65a', 'Description HTML', 1, '<h1>Castes in India - A Historical Perspectives</h1>', 4582, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('7372df64-a72b-4894-89ca-9292a8e4d069', 'b6276da5-1669-4da1-817d-73175ba0dedf', 'Description HTML', 1, '<p>One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations</p>', 5971, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('737a9dac-9e90-404b-b1dc-95869ac9aeb9', '49963f7e-38c2-44c9-bfaa-451103dcfeb6', 'Description HTML', 1, '<h1>Sanchar ke Mool Siddhant</h1>', 5352, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('737d961c-9a6a-4b91-9f9c-03d00dd2c03d', 'd6bcf4bb-36ab-40ad-a26a-cc3a6565e92b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Plant Growing in the Tropics and Subtropics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.V. Ustimenko</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Yaer of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">392</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1124, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('738bb2c6-2845-465b-94d1-1c7f94882488', '9e159907-fb67-4f60-a3f8-f11a3b3092e1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:-</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Introduction: Purpose and Perspective&nbsp;</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Why to Read the Following Pages?</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Development of Epistemology </span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">A.&nbsp; Western Epistemology: Thinkers and Theories </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Human Knowledge in Homer and Xenophanes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Socrates Therory of Knowledge</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Plato''s Theory of Knowledge</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Aristotle''s Epistemology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Copernicus and Galileo</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Bacon</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Hobbes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Locke</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Berkeley</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Rene'' Descartes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Leibnitz</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Spinoza</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Hume&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Kant</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Hegal&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Newton</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Russell</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">A. N. Whitehead</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Wittgenstein</span></span><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="font-family:"Bookman Old Style",serif">An Empiricist View of Knowledge</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">A Rationalist View of Knowledge</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Pragmatism</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">B. Indian Epistemology: An Overview&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Vedic Literature</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Theory of Knowledge in the Vaisesika Sutras VS</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Epistemology of the Samkhya System</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Epistemology of the Yoga Sutras</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Mimamnsa Epistemology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Theory of Knowledge in the Sabarabhasya&nbsp;of the Mimamsa-Sutras</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Mimansa Epistemology according to Kumarila Bhatta</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Vedanta Epistemology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Samkara''s Theory of&nbsp;knowledge and Reality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Ramanuja''s Doctrine of knowledge and Reality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Jaina and Buddhist Epistemology&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Beginning of Jaina Epistemology in Umasvati''s Tattvadhigama-Sutra TS</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Lager Jaina Epistemology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Buddhist Epistemology</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Theories of Direct Knowledge and Inference in the Nyaya-Bindu of Dharma-kirit</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Epistemology in the New School of Logic-Navya-nyaya</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Nyaya Philosophy: Its Epistemological Assumptions </span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">What is Nyaya?</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Origin of Nyaya School and its Pioneer Contributors</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Gangesia and his Successors</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Subject Matter of Nyaya</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">A. Nature of Knowledge </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Basic Epistemological Assumptions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Knowledge</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Knowledge-Its Forms</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Valid Knowledge-Prama</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Invalid Knowledge</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Memory-Smrti and Dream</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Causes of Memory</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Dreams</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Doubt-Samsaya</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Error-Viparyyaya and Illusion-Bhrama</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Hypothetical Reasoning-Tarka</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Pramana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Pramana-Its Scope</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Nyaya Theory of Extrinsic Validity</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">B. Methods of Knowledge </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Methods of Knowledge-Pramanas</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Perception as a Method of Knowledge</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Pratyaksa Pramana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">a. Indriyarthasannikarsa-Sense -Object Contract</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">b. Anyapadesyam-Unnameable</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">c. Non-Erroneous-Avyabhicari</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">d. Determinate-Vyavasayatmaka</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Psychology of Perception</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Function of the Senses</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Nature and Function of Mind-Manas</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Nyaya Theory of Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Divergent Views Regarding the Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Indriyatmavada</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Manasatmavada</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Budhyatmavada</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Indriyadhisthanavada</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">C. Ordinary Perception and its Objects </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Different Kinds of Perception</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Modes of Ordinary Perception</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Nirvikalpaka and Savikalpaka Perceptions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Recognition-Pratyabhijna</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Extraordinary Perception</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Jnanalalsana as Acquired Perception</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Yogaja or Intuitive Perception</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Perception of Substances-Dravya</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Perception of Attributes-Guna and Actions-Karma</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Karma-Actions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Samanya-Universality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Visesa</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Samvaya-Inherence</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Perception of Non-Existence-Abhava</s', 5707, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('739d8f8c-6e11-47ed-8493-0c8eceb78cf1', '593ad4c4-8306-4a37-a023-79f4d177930d', 'Additional Attributes HTML', 1, '<h1>Modelling Longevity Dynamics for Pensions and Annuity Business new</h1>', 5596, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('73a5fff4-ae06-40f3-8be8-d501607756a0', '161b5394-86fa-4c9b-80b3-4274840ac0f0', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎ Geetika</p>

<p>Author&nbsp; &nbsp;&nbsp; &nbsp; :&nbsp; &nbsp;Avtar Singh Bhasin</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Cover ‏ : ‎&nbsp;Hardcover ‏&nbsp;&nbsp;</p>

<p>ISBN-13 ‏ : ‎ 9789381417034</p>', 2127, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('73a9ddb9-cae4-4c6b-8cd4-7e4a1f07c9c1', 'ab5c61dc-94bd-4e7d-9ebc-589e8ee6bd14', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The principles of sustainable agriculture have been expounded for centuries. The recognition of the need to produce crops in a way that will ensure continued cultivation and reliable food and fuel sources over decades and centuries has never been greater. As the biofuels industry continues to develop, increased scrutiny is being paid to production practices of biomass crops. Biofuel Crop Sustainability serves as a timely collection of the latest research on sustainable strategies and practices in a time of increased demand and competition for arable lands.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biofuel Crop Sustainability is a broad-ranging reference written by leading researchers in the biofuels community. The book opens with chapters that explore sustainability issues around specific families of biomass crops, such as grains, oilseed crops, grasses, and canes. The final chapters look more broadly at issues common to all biofuel crop production. These chapters cover critical topics like nutrient management, maintaining soil quality, and food versus fuel production issues.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Providing timely coverage of an increasingly critical issue, Biofuel Crop Sustainability will be an essential volume for crop scientists, biofuels researchers, agroecologists, and others looking at the issue of agricultural sustainability.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Biofuel Crop Sustainability Paradigm 3</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">B.P. Singh</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Sustainable Production of Grain Crops for Biofuels 31</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A.A. Jaradat</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Sugarcane as an Energy Crop: Its Role in Biomass Economy 53</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R. van Antwerpen, S.D. Berry, T. van Antwerpen, J. Smithers, S. Joshi, and M. van der Laan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Sustainable Cellulosic Grass Crop Production 109</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">J.H. Fike, D.J. Parrish, and W.B. Fike</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Sustainable Oil Crops Production 165</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">C. Eynck, D. Shrestha, J. Vollmann, K.C. Falk, W. Friedt, H.P. Singh, and E. Obeng</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Short-rotation Woody Crop Biomass Production for Bioenergy 205</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">L.C. Kiser and T.R. Fox</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Biomass Feedstock Production Impact on Water Resource Availability 239</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">K.C. Stone, P.G. Hunt, K.B. Cantrell, and K.S. Ro</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Biofuel Crops and Soil Quality and Erosion 261</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">D. Chatskikh, A. Ovchinnikova, B. Seshadri, and N. Bolan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Nutrient Management in Biofuel Crop Production 301</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R. Lemus</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Food, Farming, and Biofuels 325</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">J. Popp</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Biofuel Crops, Ecosystem Services, and Biodiversity 357</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A. Fieldsend and H.P. Singh</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Biofuel Crops and Greenhouse Gases 383</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A. Hastings, J. Yeluripati, J. Hillier, and P. Smith</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Economics of Biomass Feedstocks and Biofuels 407</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">T.A. Maung, C. Gustafson, B. McCarl, D. Ripplinger, and D. Saxowsky</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Geospatial Modeling Applications for Biofuel Sustainability Assessment 431</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">S.S. Panda</span></span></span></p>', 657, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('73b11e1e-d31f-4a79-a68b-b5fa89cc7da9', '90b564bf-c9b3-4814-a53a-6651f247702b', 'Description HTML', 1, '<p>"Generalized Polygons" is the first book to cover, in a coherent manner, the theory of polygons from scratch. In particular, it fills elementary gaps in the literature and gives an up-to-date account of current research in this area, including most proofs, which are often unified and streamlined in comparison to the versions generally known. "Generalized Polygons" will be welcomed both by the student seeking an introduction to the subject as well as the researcher who will value the work as a reference. In particular, it will be of great value for specialists working in the field of generalized polygons (which are, incidentally, the rank 2 Tits-buildings) or in fields directly related to Tits-buildings, incidence geometry and finite geometry. The approach taken in the book is of geometric nature, but algebraic results are included and proven (in a geometric way!). A noteworthy feature is that the book unifies and generalizes notions, definitions and results that exist for quadrangles, hexagons, octagons - in the literature very often considered separately - to polygons. Many alternative viewpoints given in the book heighten the sense of beauty of the subject and help to provide further insight into the matter.</p>', 2321, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('73b93dc6-e41f-47ca-94f8-3d462f042279', '460be6ed-4407-4a7f-9971-02ae34e9c033', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">BHAVISHAYA MAHAPURANA - An Introduction, Sanskrit Text, English Translation, Notes & Index of Verses in 3 vols. Complete Set </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Shanti Lal Nagar</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171107291</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">817110729X</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">766</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2023</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1489, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('73bd672e-1096-47aa-9aa8-31e3039c2713', '004c515e-be08-441d-99ac-9cce74f70221', 'Description HTML', 1, '<h1>Jujh Gaya Sikander</h1>', 2868, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('73be75d9-597a-4dc7-ab08-e59951234ac5', 'abead2f9-c690-45ac-b3cd-50edecdc9abe', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Computational Mathematics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.I Danilina</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-000275-8</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">514</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td>Language</td>
			<td>&nbsp;</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1197, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('73e14ea2-d9f9-48f1-92e8-f723c3f83c67', 'a7faf77a-8f57-4175-b393-165d954398f3', 'Description HTML', 1, '<p>This book is the first comprehensive, modern introduction to the theory of central simple algebras over arbitrary fields. Starting from the basics, it reaches such advanced results as the Merkurjev-Suslin theorem. This theorem is both the culmination of work initiated by Brauer, Noether, Hasse and Albert and the starting point of current research in motivic cohomology theory by Voevodsky, Suslin, Rost and others. Assuming only a solid background in algebra, but no homological algebra, the book covers the basic theory of central simple algebras, methods of Galois descent and Galois cohomology, Severi-Brauer varieties, residue maps and, finally, Milnor K-theory and K-cohomology. The last chapter rounds off the theory by presenting the results in positive characteristic, including the theorem of Bloch-Gabber-Kato. The book is suitable as a textbook for graduate students and as a reference for researchers working in algebra, algebraic geometry or K-theory.</p>', 1717, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('73e5b09e-7f29-47f5-b5ea-fd8a07fe00d8', '1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:18px">Slokavarttikam - Sanskrit Text and English Translation with Notes and Romanized Form</span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Ram Nath Jha</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">9380651848</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789380651842</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">898</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2014</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2003, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('73f9c4a4-8dae-43c4-9b6a-683832a65247', '2111bb45-0e51-425d-84f0-3ae0c5d2bbba', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">Contents: -</span></span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">PART ONE </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">1.&nbsp;Accept the Supremacy of God </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">2. Six Vices of Life </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">First Vice-Anger </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">Second Vice-Fear </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">Third Vice-Habit of Procrastination </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">Fourth Vice-Sleep </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">Fifth Vice-Drowsiness </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">Sixth Vice-Laziness-Lethargy </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">3. The Power of Thought </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">What is Positive and Negative Energy?</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">4. Positive Mind </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">5. Source of Positive Energy </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">6. Happiness </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">7. Forget the Past </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">8. Conduct </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">9. Stress </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">PART TWO </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">10. Mother-The Divine </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">11. Mother Ganges-A Divine Name </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">12. Dharti Maa (Mother Earth) </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">13. Speech and Words </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">14. Faith and Devotion </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">15. Old Age </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">16. Silence Please </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">17. The Concept of Joint Family </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">18. The Concept of Rama Rajya </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">19. White and Non-White Races-A Myth </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">20. Grumblers and Brooders </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">21. Guilt </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">22. Scoffery </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">23. Dress </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">24. Three Magical Missiles of the World </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">(i) Money </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">(ii) Woman </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">(iii) Musical Chants (Raag) </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">PART THREE </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">25. Health </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">26. Food </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">27. Water-A Nectar </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">28. Delhi Water </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">29. Basil (tulsi)-A Miraculous Plant </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">30. Garlic </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">31. Onion </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">32. Turmeric </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">33. Cinnamon </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">34. Penugreek </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">35. Miraculous Therapeutic Oil-Olive Oil </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">36. Alcoholism </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">37. Some Easy Tips for Healthy and&nbsp;Joyous Living </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">38. Conclusion of Life </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">References </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Calisto MT",serif">Index&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5073, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('740d1baa-b01c-4136-81cf-73dcdca11f57', '271d3e0f-2b34-4ec7-ab83-808d16a2120e', 'Description HTML', 1, '<p>From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.</p>', 3540, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('741ca995-1ded-4fb3-84fa-b3addcb2c5d7', '09bb961d-a612-49c2-a375-a4aa992af984', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Organic Synthesis of Gold/Silver Nanoparticles</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Ankitaben L Chaudhary</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830495</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1375, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('74351793-21ab-4544-92d0-764e84d99dde', 'e7f697dd-5a88-4754-89cf-b162733ee1f9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Risk Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">R.K Arora</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390395637</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 866, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('7441e76b-3c6c-4381-a25d-3c1867c4c57c', '7aac7fa7-df01-4fb4-89cc-605d80c57ca7', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Realistic and pragmatic in his approach, the theme deals without&nbsp; ambuiguity with all aspects of palaeoanthropology-including human evolution, origin, molecular clock, palaeodemography and palaeopathology. Understanding Human Evolution covers all the general, skeletal, morphological characteristics, and traces the fossil record of anatomical changes in relation to the surrounding environments.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">It is an essential reading for the undergraduate, postgraduate students and researchers interested in the subtle intertwining of relationships between the present day man and his fore-runners vis-a-vis the biological, ecological, geological, medical, behavioural and anthropological disciplines.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Basically, this book is a catalogue of facts on the evolution of ourselves and is designed to be used both as a textbook and a reference work.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">This exhaustive source on human evolution fills the need for an authoritative and comprehensive single volume on the subject. It is remarkable for its clarity, and scholarship.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">The book is very well illustrated. It has an extensive bibliography and a comprehensive cross-referencing which helps the readers to rapidly locate material/information they wish to consult. It is must for every student of anthropology.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, List of Figures, List of Tables, 1. Fossilisation, 2. Primate Radiation, 3. Australopithecines, 4. Homo habilis, 5. Homo erectus, 6. Neanderthal Man, 7. Modern Men, 8. Human Evolution, 9. Human Origins, 10. Molecular Clock, 11. Palaeodemography, 12. Palaeopathology, Index</span></p>', 5437, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('7442e504-0c12-4af4-b259-2ff3e9a7598a', '996985c4-086a-4f5c-9ad6-2a21e6af8406', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">BRAHMAVAIVARTA PURANA - Sanskrit Text with English Translation in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Acharya Ramesh Chaturvedi</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171101702</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1479, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('74564756-860f-449d-b4b3-23ac67f69ac8', '3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', 'Description HTML', 1, '<p>This two-volume set within the SAGE Reference Series on Leadership tackles issues relevant to leadership in the realm of science and technology. To encompass the key topics in this arena, this handbook features 100 topics arranged under eight headings. Volume One concentrates on general principles of science and technology leadership and includes sections on social-scientific perspectives on science and technology leadership; key scientific concepts about leading and innovating in science and technology; characteristics of science and technology leaders and their environments; and strategies, tactics, and tools in science and technology. Volume Two provides case studies of leadership in science and technology, with sections considering leadership in informal communities of scientists and engineers; leadership in government projects and research initiatives; leadership in industry research, development, and innovation; and finally, leadership in education and university-based research. By focusing on key topics within 100 brief chapters, this unprecedented reference resource offers students more detailed information and depth of discussion than typically found in an encyclopedia entry but not as much jargon, detail or density as in a journal article or a research handbook chapter. Entries are written in language and style that is broadly accessible, and each is followed by cross-references and a brief bibliography and further readings. A detailed index and an online version of the work enhances accessibility for today''s student audience.</p>', 5818, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('745ed26e-dd55-43a9-b430-e0a55e253289', '2e2c3a92-6fe0-4b12-935c-ef7a07fbf638', 'Additional Attributes HTML', 1, '<h1>Heat Conduction - Mathematical Models and Analytical Solutions book</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;515 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9783540740285</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3540740285</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;862 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;16.51 x 2.54 x 23.5 cm</span></li>
</ul>', 2536, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('7462c4c5-4b96-4429-ba7d-d5bff76ba131', '65a8f678-bd1a-4c82-99e7-7c4b14d7feb1', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Neurodegeneration - Metallostasis and Proteostasis</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Danilo Milardi, Enrico Rizzarelli</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781849730501</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">270</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">2011</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1843, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('74676da2-5e60-4c87-b6b9-c63343941a81', '6621aee3-d315-4835-836a-6789ce7acea4', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Occasionally, we hear that Sanskrit is a dead language and no significant works are being produced in the same. But, it seems that these types of statements are being uttered by those persons who never tried to see its richness in terms of its quality and variety of literary forms i.e. from traditional to the newly developed. It is roughly estimated that more than 3000 works in Sanskrit were composed during the Post-Independence period i.e. 1947 to todate, and during the whole span of modern period this figure may rise to about 10,000 works.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The present volume is intended to give a broad overview of Post Independance creative Sanskrit literature. It includes 70 critical articles on various aspects of the subject, which are carefully divided in various sections like 1.&nbsp; State-wise Contribution 2. Author and Work Studies 3. Literary forms 4. Themes and 5. Periodicals. An attempt has been made by the editor to collect articles from eminent Sanskrit scholars and creative writers form all over India, in which he has been fairly successful. Overall, the volume highlights meritorious and voluminious contribution to Sanskrit literature during the era.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The volume also includes an exhaustive and classified bibliography which is a testimony to the fact that Sanskrit is a still living language and it also proves its wealth and variety of literary output of the Post-Independence era. Moreover, it also provides a list of Sanskrit works awarded by the Sahitya Akademi, New Delhi.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This volume would be of great interest to all those who are researchers, teachers and students of Sanskrit and those who are keen to know about the Post-Independence Sanskrit literature.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Foreword,&nbsp;Editorial,&nbsp;Statewise Contribution,&nbsp;Author and Work Studies, Literary Forms,&nbsp;Themes,&nbsp;Sanskrit Periodicals, Bibliography,&nbsp; Professor&nbsp;Dr.&nbsp;A. M. Prajapati :&nbsp;Profile,&nbsp;Contributors</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2092, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('74687123-049b-4ade-8cae-1a121245007e', '7d344dc0-d140-46b7-86cc-3e6318cac1a7', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Text Book of Yoga and Health</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr.Kamakhya Kumar</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830518</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1350, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('746cd952-bedb-4685-81be-bdb0f1e14423', '08886699-ba49-4a11-9f40-bb4045635e0c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Torsten Meier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540325543</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4083, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('746cf168-83f7-4079-9bcd-aa9550cb2143', 'f068570d-9cf6-4c7f-a682-303189776968', 'Description HTML', 1, '<p>This two - volume textbook Comprehensive Mathematics for Computer Scientists is a self Contained Comprehensive Presentation of mathematics including sets, numbers, graphs , algebras, logic, grammars, machines, linear geometry, clculus, ODE''s, and a special themes such as neutral networks, fourier theory, wavelets, numerical issues, statistics, categories, and manifolds. The COncept Framework is streamlined but defining and providing irtually everything. The Style implicitly follows the spirit of recent topos -orientated theoretical computer science.</p>', 1715, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('747319c5-7bda-42ba-bb3a-57827330441c', '85eb2551-877c-4a0d-9b1c-dda209b61a20', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Tokyo region is the most popuious metropolitan area in the world and a place of extraordinary vitality. The political, economic and cultural center of Japan, Tokyo also exerts an enormous international influence. In fact the region has been pivotal to the nation''s affairs for centuries. Its sheer size, its concentration of resources and institutions and its long history have produced buildings of many different types from many different eras.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This is the first guide to introduce in one volume the architecture of the Tokyo region, encompassing Tokyo proper and adjacent prefectures, in all its remarkable variety. The buildings are presented chronologically and grouped into six periods: the medieval period (1185-1600), the Edo period (1600-1868), the Meiji period (1868-1912), the Taisho and early Showa period (1912-1945), the post-war reconstruction period (1945-1970) and the contemporary period (1970 until today). This comprehensive coverage permits those interested in Japanese architecture or culture to focus on a particular era or to examine buildings within a larger temporal framework. A concise discussion of the history of the region and the architecture of Japan develops a context within which the individual works may be viewed.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Over 500 buildings are presented, from 15th-century Buddhist temples to 20th-century cultural buildings, from venerable folkhouses to works by leading contemporary architects of Japan such as Kenzo Tange, Fumihiko Maki, Arata Isozaki, Hiroshi Hara, Toyo Ito and Riken Yamamoto as well as by foreign architects such as Norman Foster, Peter Eisenman and Steven Holl.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Hiroshi Watanabe studied architecture at Princeton University in Princeton, N.J., and at Yale University in New Haven, Conn. He has written extensively on contemporary Japanese architecture and on the work of architects from Western countries in Japan. He was the Japan correspondent for Progressive Architecture.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Foreword, Ancient period, Kamakura, Muromachi and Azuchi-Momoyama periods, Edo period, Meiji period, Taisho and early Shows periods, Period of reconstruction and growth, Contemporary period, Telephone numbers, Glossary, Bibliography, Index of buildings, Index of artists, Plans, Photo credits</span></p>', 1785, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('747478f5-0ca1-4cbe-a912-2261049fcc24', '4efc89e5-475d-4253-8d0a-ef2b36490dbb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Manish Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160454</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3153, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('747591fe-89f1-4fdb-9b8d-523202600ad1', 'bec6ed0e-819b-4ad5-acdf-0076ed9182a9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James R. Pfafflin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849398438</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1440 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5794, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('747a2643-ef91-4641-80ac-8f64cad8bb81', '9babe466-c02b-49c3-89c7-6d88ffa262e6', 'Description HTML', 1, '<h1>Historical Perspectives of Opium War in China</h1>', 4306, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('749247d1-f02f-4053-b01f-82fc34ee878f', 'e485cd1e-412f-488f-a447-6fcedcfc6866', 'Additional Attributes HTML', 1, '<h1>Violence Against Women - A National and International Perspective</h1>', 4745, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('749338af-d170-4c81-a769-39ce162fa74e', 'ae5e02ac-27eb-482d-b92d-5a26fe75b454', 'Description HTML', 1, '<p>Algebraic groups are treated in this volume from a group theoretical point of view and the obtained results are compared with the analogous issues in the theory of Lie groups. The main body of the text is devoted to a classification of algebraic groups and Lie groups having only few subgroups or few factor groups of different type. In particular, the diversity of the nature of algebraic groups over fields of positive characteristic and over fields of characteristic zero is emphasized. This is revealed by the plethora of three-dimensional unipotent algebraic groups over a perfect field of positive characteristic, as well as, by many concrete examples which cover an area systematically. In the final section, algebraic groups and Lie groups having many closed normal subgroups are determined.</p>', 2495, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('74a7b770-2447-43a7-8a54-64335f593910', 'e6a7dbc1-334d-4d1b-b891-9ac8f841fbd7', 'Description HTML', 1, '<p>"Chemistry from First Principles" examines the appearance of matter in its most primitive form. It features the empirical rules of chemical affinity that regulate the synthesis and properties of molecular matter, analyzes the compatibility of the theories of chemistry with the quantum and relativity theories of physics, formulates a consistent theory based on clear physical pictures and manageable mathematics to account for chemical concepts such as the structure and stability of atoms and molecules. This text also explains the self-similarity between space-time, nuclear structure, covalent assembly, biological growth, planetary systems, and galactic conformation.</p>', 2479, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('74b25442-2549-4d05-b52e-f8e6461e3300', 'dc87c776-6a2e-40cd-a0be-0d2e31ac2ab2', 'Description HTML', 1, '<h1>Asean and India Development Experience</h1>', 4242, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('74e20f78-cd70-4124-b3b1-8d9f8558bac4', '2174063e-f593-4a9a-9d66-ad8e86828039', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif">This book is the first volume of a two-volume university course in physical chemistry. It deals with the fundamentals of chemical thermodynamics, the thermodynamics of solutions, chemical and heterogeneous equilibria, surface phenomena, and adsorption. A special chapter is devoted to gas chromatography.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif">The second volume deals with the kinetics of chemical reactions, catalysis, electrochemistry, and electromotive forces.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif">The size of the book is mainly due to the fact that the authors have done everything possible to present the fundamentals and their interrelationships in the clearest manner. The mathematical deductions are given in sufficient detail and are explained in a simple manner.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif">The book is intended for students of chemical faculties in universities and will also be useful for postgraduate students and teachers of physical chemistry. The authors expect that the book will be understood by readers studying physical chemistry for the first time, provided they have a foundational knowledge of mathematics and physics within the scope of the usual courses in these subjects as taught in chemical faculties.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">List of Tables</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Symbols</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>FUNDAMENTALS OF THERMODYNAMICS</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 1. First Law of Thermodynamics</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 2. Thermochemistry </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 3. Second Law of Thermodynamics</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 4. Characteristic Functions. Applications of Second law of Thermodynamics</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>THERMODYNAMICS OF SOLUTIONS</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 5. Thermodynamics of Solutions. Gas Mixtures (Solutions)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 6. Equilibrium between Liquid Solution and Saturated Vapour </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 7. Equilibrium of Liquid Solutions with Gases and Solids. Some Classes of Solutions</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>CHEMICAL EQUILIBRIA. CHEMICAL THERMODYNAMICS</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 8. Chemical Equilibria in Gases and Solutions</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 9. Temperature Dependence of Chemical Equilibrium</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 10. Statistical Method of Calculating Thermodynamic Quantities</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>HETEROGENEOUS PHASE EQUILIBRIA</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 11. Gibbs Phase Rule</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 12. One-Component Systems</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 13. Two-Component Systems with One Phase of Variable Composition</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 14. Two-Component Systems with Incompletely Miscible Components in Condensed Phases</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 15. Three-Component Systems</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>SURFACE PHENOMENA ADSORPTION</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 16. Isotherms of Adsorption of Gases and Vapours on a Homogeneous Surface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 17. Thermodynamic Equilibrium between Surface layer and Bulk Phases. Monolayers. Changes in Thermodynamic Functions upon Adsorption</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 18. Energy of Intermolecular Interactions in Adsorption. Molecular-Statistical Calculation of Adsorption Equilibria </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 19. Adsorption by Porous Adsorbents and from Liquid Solutions </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 20. (Supplementary). Gas Chromatography</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Bibliography</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Name Index</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Subject Index</span></span></p>', 1048, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('74f32945-345b-4696-bc30-b6a2d185608f', 'c8d1e605-edea-404c-942d-c5b3a8bcb27a', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Art, Architecture, Literature and Philosophy</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">P. Tripathi</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">9789380731803</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">280</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2012</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">First</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1826, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('74f4b3e2-4317-424a-969a-4ed6e4b4c6ba', '4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Computer Algebra Recipes: An Advanced Guide to Scientific Modeling&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Richard H. Enns</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780387257686</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 2488, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('74f7b8e0-b296-4a9c-b164-97b8b97e13a4', '348cb266-6fec-4932-bb6b-15c9b86e95d9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Quantum Mechanics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">K. T Hecht</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788184891829</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 903, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('7500826a-80c2-4007-ba06-12c53441ca1e', 'c9991a71-da86-4355-9d79-fded8c94390a', 'Description HTML', 1, '<h1>Library Indexing and Abstracting</h1>', 3284, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('7502c81a-8a83-4e90-b6f7-61ee76827588', '986841b3-3231-47d4-9e33-bdd11754ab61', 'Additional Attributes HTML', 1, '<h1>Mathematical Foundations for Design- Civil Engineering System</h1>', 4019, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('750ba0b2-2920-42b1-a6af-195ce1e34f52', 'a5566595-fe75-4c59-bacd-bbaf6af50313', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Social Media Analytics: Techniques and Insights for Extracting Business Value out of Social Media</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ganis, Kohirkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332578463</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 482, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('751021ed-4579-4fad-b7dc-94901ea4a435', '5706f760-0c7b-4661-ad66-b65a243aa0ea', 'Description HTML', 1, '<h1>Visnudharmottara Purana - Translated into English from Original Sanskrit Text - 3 Vols.</h1>', 4356, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('7516e30e-b4ec-4574-bbeb-9a13e9753dab', 'a95b1bee-2f7b-4962-8ed9-f433db7422ac', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A comprehensive and mechanistic perspective on fruit ripening, emphasizing commonalities and differences between fruit groups and ripening processes.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fruits are an essential part of the human diet and contain important phytochemicals that provide protection against heart disease and cancers. Fruit ripening is of importance for human health and for industry-based strategies to harness natural variation, or genetic modification, for crop improvement.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book covers recent advances in the field of plant genomics and how these discoveries can be exploited to understand evolutionary processes and the complex network of hormonal and genetic control of ripening. The book explains the physiochemical and molecular changes in fruit that impact its quality, and recent developments in understanding of the genetic, molecular and biochemical basis for colour, flavour and texture. It is a valuable resource for plant and crop researchers and professionals, agricultural engineers, horticulturists, and food scientists.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Biochemistry of Fruit Ripening 1</span><br />
<em><span style="font-family:"Bookman Old Style",serif">Sonia Osorio and Alisdair R. Fernie</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Fruit—An Angiosperm Innovation 21</span><br />
<em><span style="font-family:"Bookman Old Style",serif">Sandra Knapp and Amy Litt</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Ethylene and the Control of Fruit Ripening 43</span><br />
<em><span style="font-family:"Bookman Old Style",serif">Don Grierson</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Carotenoid Biosynthesis and Chlorophyll Degradation 75</span><br />
<em><span style="font-family:"Bookman Old Style",serif">Peter M. Bramley</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Phenylpropanoid Metabolism and Biosynthesis of Anthocyanins 117</span><br />
<em><span style="font-family:"Bookman Old Style",serif">Laura Jaakola</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Biosynthesis of Volatile Compounds 135</span><br />
<em><span style="font-family:"Bookman Old Style",serif">Antonio Granell and Jose Luis Rambla</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Cell Wall Architecture and Metabolism in Ripening Fruit and the Complex Relationship with Softening 163</span><br />
<em><span style="font-family:"Bookman Old Style",serif">Eliel Ruiz-May and Jocelyn K.C. Rose</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Regulatory Networks Controlling Ripening 189</span><br />
<em><span style="font-family:"Bookman Old Style",serif">Betsy Ampopho, Natalie Chapman, Graham B. Seymour, and James J. Giovannoni</span></em></span></span></p>
', 647, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('75289fa7-15dd-4959-aba3-bcbc5bdf9a3f', '05590c5f-e351-46b3-9f70-09c1c9b4be1b', 'Description HTML', 1, '<h1>Probability and Its Applications - Associated Sequences, Demimartingales and Nonparametric Inference</h1>

<p><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">This book gives a comprehensive review of results for associated sequences and demimartingales developed so far, with special emphasis on demimartingales and related processes. Probabilistic properties of associated sequences, demimartingales and related processes are discussed in the first six chapters. Applications of some of these results to some problems in nonparametric statistical inference for such processes are investigated in the last three chapters.</span></p>', 2577, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('754a5b75-0601-4e04-87ea-da0e0c7eb928', '7a7ec9a7-cf43-43e2-8635-2d48d56dfffe', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Edwin F. Backenbach</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;048649747X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780486497471</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;478</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1652, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('754b3a2c-285e-4ae2-adb4-80974818befc', '41668be0-a254-4819-bdd0-14ebb62ce57c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Functional Molecules from Natural Sources</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Stephen K Wrigly</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781847552594</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">RSC&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1977, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('75523c5e-fc27-4c26-807b-f3707585c2eb', 'fc979217-77ee-43bd-9ca3-4e04fa9e8813', 'Description HTML', 1, '<h1>Engineering Computations - An Introduction Using Matlab and Excel</h1>', 3456, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('75567f73-57ab-4f0a-b80f-4667033245b4', '9b8521e4-5071-4037-929d-bc0c8e682adb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Shrimad Devi Bhagvat Puranam (Text with English Translation and Index - 2 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr Pushpendra Kr.</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178540975</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4339, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('7570715b-f0e5-4c9b-b48f-33ed1c05e803', 'd53f6416-5a84-4bb2-b04e-2044c719e635', 'Additional Attributes HTML', 1, '<h1>Industrial Ecology - Environmental Chemistry and Hazardous Waste a&nbsp; new</h1>', 3687, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('757528b2-6087-4eed-8a84-d85cee5a13fc', '849d6d4d-f835-4061-8736-a3ed2acb954e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Consistent with our mission to provide students with the most current and up-to-date account of the changes taking place in the world of strategy and management, there have been significant changes in the 13th edition of Strategic Management: An Integrated Approach. For the 13th edition, further changes were made in content. For example, Chapter 7 contains a more in-depth discussion of direct and indirect network effects and switching costs. In Chapter 8, we discuss how the rapidly changing international trade environment as exemplified by Brexit, the renegotiation of the North American Free Trade Agreement (NAFTA), and ongoing trade disputes between the United States and China, might impact enterprise strategy. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART I: INTRODUCTION TO STRATEGIC MANAGEMENT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Strategic Leadership: Managing the Strategy-Making Process for Competitive Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. External Analysis: The Identification of Opportunities and Threats</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART II: THE NATURE OF COMPETITIVE ADVANTAGE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Internal Analysis: Resources and Competitive Advantage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Building Competitive Advantage through Functional-Level Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART III: STRATEGIES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Building Competitive Advantage through Business-Level Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Business-Level Strategy and the Industry Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Strategy and Technology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Strategy in the Global Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Corporate-Level Strategy: Horizontal Integration, Vertical Integration, and Strategic Outsourcing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Corporate-Level Strategy: Related and Unrelated Diversification</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART IV: IMPLEMENTING STRATEGY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Corporate Governance, Social Responsibility and Ethics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Implementing Strategy through Organization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART V: CASES IN STRATEGIC MANAGEMENT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A. Analyzing a Case Study and Writing a Case Study Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">B. 31 Cases – Expertly written by the authors, this section includes 11 short cases and 20 long cases, covering a wide range of industries, companies and topics.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 593, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('75769675-e959-4484-aadf-9b1324a1816b', '4779b6a9-ecf7-439f-b548-ea8f7078a9a5', 'Additional Attributes HTML', 1, '<h1>Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice New</h1>', 4591, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('757df8a3-62da-40eb-b3b7-899854c0cfbc', '9be6ee83-c1b1-487e-9363-9047125b8a49', 'Description HTML', 1, '<h2 style="font-style:normal; text-align:start">About this book</h2>

<div class="c-book-section u-serif" style="-webkit-text-stroke-width:0px; background-color:#ffffff; box-sizing:inherit; color:#222222; font-family:Merriweather,serif; font-size:18px; font-style:normal; font-variant-caps:normal; font-variant-ligatures:normal; font-weight:400; letter-spacing:normal; margin-bottom:64px; orphans:2; text-align:start; text-decoration-color:initial; text-decoration-style:initial; text-decoration-thickness:initial; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px">
<p>The merging of different basic and clinical science disciplines towards the common goal of fighting against cancer has long ago called for the establishment of a comprehensive reference source both as a tool to close the language gap between clinical and basic science investigators and as a platform of information for students and informed laymen alike. The Encyclopedia of Cancer provides rapid access to focused information on all topics of cancer research for clinicians, research scientists and advanced students. Given the overwhelming success of the Second Edition, which appeared in 2009, and fast recent development in the different fields of cancer research, it has been decided to publish a third fully revised and expanded edition, following the principal concept of the first edition that has proven so successful.</p>

<p>Recent developments are seeing a dynamic progress in basic and clinical cancer science, with translational research increasingly becoming a new paradigm in cancer research. In particular, new approaches to both&nbsp;<strong>Personalized Cancer Medicine</strong>&nbsp;and&nbsp;<strong>Targeted Therapies</strong>&nbsp;have made promising progress. While the Second Edition featured scholarly contributions from approximately 1.000 scientists/clinicians in four Volumes, the Third Edition includes 1.300 contributors in&nbsp;7 Volumes with an A-Z format of&nbsp;approx. 7000&nbsp;entries. It provides definitions of common acronyms and short definitions of related terms and processes in the form of keyword entries. In addition, there are detailed essays, which provide comprehensive information on syndromes, genes and molecules, and processes and methods. Each essay is well-structured, with extensive cross-referencing between all entries. In the Third Edition, topical Essays present a comprehensive picture of major cancers, such as&nbsp;<strong>Breast Cancer</strong>,&nbsp;<strong>Colorectal Cancer</strong>,&nbsp;<strong>Prostate Cancer</strong>,&nbsp;<strong>Ovarian Cancer</strong>,&nbsp;<strong>Renal Cancer</strong>,&nbsp;<strong>Lung Cancer</strong>, and&nbsp;<strong>Hematological Maligancies, Leukemiasand Lymphomas</strong>. For each of these cancers, different authoritative&nbsp; Essays are included that cover topics ranging from&nbsp;<strong>Pathology</strong>, to&nbsp;<strong>Clinical Oncology</strong>&nbsp;and&nbsp;<strong>Targeted Therapies</strong>. This new feature should meet the expectance that a wide community has towards a major cancer reference works.</p>

<p>The Encyclopedia of Cancer will be accessible both in print and online, and this information source should be of value to both the clinical and basic scientific community as well as to the public.</p>
</div>', 1368, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('7583d014-947f-457a-8e00-ed22abbb082e', '98786819-8011-406f-863a-66170fa808e7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Surjit Thokchom</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380164502</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4922, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('7586c16d-3e8d-4cfb-b070-df61b59f7d87', '63823cd6-22ad-4b0a-a8f3-7d9fec66a67d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The past few years have witnessed an upsurge in incidences relating to food safety issues, which are all attributed to different factors. Today, with the increase in knowledge and available databases on food safety issues, the world is witnessing tremendous efforts towards the development of new, economical and environmentally-friendly techniques for maintaining the quality of perishable foods and agro-based commodities. The intensification of food safety concerns reflects a major global awareness of foods in world trade. Several recommendations have been put forward by various world governing bodies and committees to solve food safety issues, which are all mainly targeted at benefiting consumers. In addition, economic losses and instability to a particular nation or region caused by food safety issues can be huge. Various ''non-dependent'' risk factors can be involved with regard to food safety in a wide range of food commodities such as fresh fruits, vegetables, seafood, poultry, meat and meat products. Additionally, food safety issues involves a wide array of issues including processed foods, packaging, post-harvest preservation, microbial growth and spoilage, food poisoning, handling at the manufacturing units, food additives, presence of banned chemicals and drugs, and more. Rapid change in climatic conditions is also playing a pivotal role with regard to food safety issues, and increasing the anxiety about our ability to feed the world safely.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Practical Food Safety: Contemporary Issues and Future Directions&nbsp;takes a multi-faceted approach to the subject of food safety, covering various aspects ranging from microbiological to chemical issues, and from basic knowledge to future perspectives. This is a book exclusively designed to simultaneously encourage consideration of the present knowledge and future possibilities of food safety. This book also covers the classic topics required for all books on food safety, and encompasses the most recent updates in the field. Leading researchers have addressed new issues and have put forth novel research findings that will affect the world in the future, and suggesting how these should be faced.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book will be useful for researchers engaged in the field of food science and food safety, food industry personnel engaged in safety aspects, and governmental and non-governmental agencies involved in establishing guidelines towards establishing safety measures for food and agricultural commodities.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Food Safety: A Global Perspective 1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Karl R. Matthews</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Food Safety: Consumer Perceptions and Practices 11</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Anne Wilcock and Brita Ball</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Educating for Food Safety 31</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Angela M. Fraser and Cortney Miller</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Food Safety Training in Food Services 49</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Caroline Opolski Medeiros, Suzi Barletto Cavalli, and Elisabete Salay</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Product Tracing Systems 63</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Jennifer McEntire and Tejas Bhatt</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Linking Local Suppliers to Global Food Markets: A Critical Analysis of Food Safety Issues in Developing Countries 83</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sapna A. Narula and Neeraj Dangi</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Achieving Quality Chemical Measurements in Foods 99</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Yiu-chung Wong and Michael Walker</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Protection of the Agri-Food Chain by Chemical Analysis: The European Context 125</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Michael Walker and Yiu-chung Wong</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Pesticide Residues in Food: Health Implications for Children and Women 145</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Muhammad Atif Randhawa, Salim-ur-Rehman, Faqir Muhammad Anjum and Javaid Aziz Awan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 The Need for a Closer Look at Pesticide Toxicity during GMO Assessment 167</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Robin Mesnage and Gilles-Éric Séralini</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 What Have We Learnt from the Melamine-tainted Milk Incidents in China? 191</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Miao Hong, Cui Xia, Zhu Pan, and Wu Yongning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Heavy Metals of Special Concern to Human Health and Environment 213</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sameeh A. Mansour</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Monitoring and Health Risk Assessment of Heavy Metal Contamination in Food 235</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sameeh A. Mansour</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Heavy Metal Contamination as a Global Problem and the Need for Prevention/Reduction Measurements 257</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sameeh A. Mansour</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Radionuclides in Food: Past, Present and Future 281</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Rajeev Bhat and Vicente M. Gómez-López</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Antinutrients and Toxicity in Plant-based Foods: Cereals and Pulses 311</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Salim-ur-Rehman, Javaid Aziz Awan, Faqir Muhammad Anjum, and Muhammad Atif Randhawa</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 N anotechnology Tools to Achieve Food Safety 341</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Jesús Fernando Ayala-Zavala, Gustavo Adolfo González-Aguilar, María Roberta Ansorena, Emilio Alvarez-Párrilla, and Laura de la Rosa</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 Photonic Methods for Pathogen Inactivation 355</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vicente M. Gómez-López and Rajeev Bhat</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 Intelligent Packaging and Food Safety 375</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">István Siró</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20 Consumer Perception of Safety and Quality of Food Products Maintained under Cold Storage 395</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Jasmin Geppert and Rainer Stamminger</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21 Foodborne Infections and Intoxications Associated with International Travel 415</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Martin Alberer and Thomas Löscher</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22 Electron Beam Inactivation of Foodborne Pathogens with an Emphasis on Salmonella 451</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reza Tahergorabi, Jacek Jaczynski, and Kristen E. Matak</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23 Inactivation of Foodborne Viruses: Recent Findings Applicable to Food-Processing Technologies 471</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Allison Vimont, Ismaïl Fliss, and Julie Jean</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24 Use of Synbiotics (Probiotics and Prebiotics) to Improve the Safety of Foods 497</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Jean Guy LeBlanc, Alejandra de Moreno de LeBlanc, Ricardo Pinheiro de Souza Oliveira, and Svetoslav Dimitrov Todorov</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">25 Predictive Microbiology: A Valuable Tool in Food Safety and Microbiological Risk Assessments 517</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">F.N. Arroyo-López, J. Bautista Gallego, A. Valero, R.M. García-Gimeno, and A. Garrido Fernández</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">26 Pests in Poultry, Poultry Product-Borne Infection and Future Precautions 535</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hongshun Yang, Shuvra K. Dey, Robert Buchanan, and Debabrata Biswas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">27 Safety of Meat and Meat Products in the Twenty-first Century 553</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ian Jenson, Paul Vanderlinde, John Langbridge, and John Sumner</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">28 Application of Hazard Analysis and Critical Control Point Principles for Ochratoxin-A Prevention in Coffee Production Chain 577</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Kulandaivelu Velmourougane, T.N.Gopinandhan, and Rajeev Bhat</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1168, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('759e3dd0-cff1-4b3a-8b2f-dc5d532cce22', 'e4c33b2b-d815-4e3d-bdb6-02547657f65e', 'Description HTML', 1, '<p>''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)</p>', 5240, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('75ab2361-7fcd-4ff4-bf3a-b93c27043a34', 'e7f697dd-5a88-4754-89cf-b162733ee1f9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Financial Risk Management&nbsp;is designed to provide the readers with a stronger foundation in measurement and management of financial risks. This book takes the readers through the subject in a step-wise manner with the aim of providing necessary knowledge and skills for evaluating and dealing with financial risks. This book is primarily meant for graduate students of Management, and it would also prove helpful to the students intending to appear in the FRM examination conducted by Global Association of Risk Professionals (GARP) as well as practicing risk managers.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Contents:</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 1 Introduction to Financial Risk Management</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.2 Risk Management</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.3 Benefits of Risk Management</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.4 Types of Risks</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.5 Financial Markets</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.6 Types of Financial Risks</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.7 Market Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.8 Credit/Counterparty Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.9 Operational Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.10 Model Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.11 Risk and Risk Factors</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.12 Financial Risk Management</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">1.13 Steps in the Risk Management Process</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 2 Market Risk: Sensitivity Measures</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">2.2 Sensitivity Measures of Market Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 3 Volatility and Correlation</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.2 Estimation of Volatility</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.3 Standard Approach</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.4 Weighting Schemes</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.5 The ARCH Model</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.6 The EWMA Model</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.7 GARCH (1,1) Model</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.8 Forecasting Future Volatility for Option Pricing</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.9 Component GARCH Model</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.10 Asymmetric Volatility</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.11 Implied Volatilities</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.12 Volatility Indices</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">3.13 Predicting Correlations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 4 Value at Risk and Expected Shortfall</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.2 Value at Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.3 Expected Shortfall (ES)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.4 Choice of VaR Parameters</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.5 Aggregation of VaR and ES</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.6 Calculating VaR</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.7 Parametric and Nonparametric VaR</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.8 HS Approach</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.9 Monte Carlo Simulation Approach</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.10 Parametric VaR</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.11 VaR for Non-normal Distributions</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.12 Parametric Versus Nonparametric VaR</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.13 Marginal VaR</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.14 Component VaR</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.15 Back Testing</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.16 Stress Testing</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">4.17 Risk Metrics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 5 Management of Market Risk</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.2 Portfolio Diversification</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.3 Hedging</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.4 Insurance-Type Contracts</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.5 Portfolio Insurance</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.6 Internal Hedges</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">5.7 Basel Guidelines</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 6 Estimating Default and Migration Probabilities</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.2 Credit Risk VaR</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.3 Measuring Probability of Default</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.4 Migration Probabilities</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">6.5 Basel Guidelines</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 7 Credit Value at Risk</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.2 Exposure at Default</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.3 Loss Given Default</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.4 Credit Risk Correlations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.5 Expected and Unexpected Loss</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">7.6 Credit Risk Models</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 8 Credit Risk Management</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.2 Marking-to-Market</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.3 Netting</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.4 Collateralization</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.5 Downgrade Triggers</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.6 Loan Syndication</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.7 Guarantees and Letters of Credit</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.8 Credit Rationing</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.9 Debt Covenants</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.10 Monitoring</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.11 Put options</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.12 Credit Derivatives</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style', 864, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('75adcd4f-34e9-4927-8beb-e18f7302baaf', '09cd281f-2590-4dd4-9b44-99ecab247d3e', 'Description HTML', 1, '<p>In two volumes, the SAGE Handbook of Social Anthropology provides the definitive overview of contemporary research in the discipline. It explains the what, where, and how of current and anticipated work in Social Anthropology. With 80 authors, contributing more than 60 chapters, this is the most comprehensive and up-to-date statement of research in Social Anthropology available and the essential point of departure for future projects. The Handbook is divided into four sections: -Part I: Interfaces examines Social Anthropology''s disciplinary connections, from Art and Literature to Politics and Economics, from Linguistics to Biomedicine, from History to Media Studies. -Part II: Places examines place, region, culture, and history, from regional, area studies to a globalized world -Part III: Methods examines issues of method; from archives to war zones, from development projects to art objects, and from ethics to comparison -Part IV: Futures anticipates anthropologies to come: in the Brain Sciences; in post-Development; in the Body and Health; and in new Technologies and Materialities Edited by the leading figures in social anthropology, the Handbook includes a substantive introduction by Richard Fardon, a think piece by Jean and John Comaroff, and a concluding last word on futures by Marilyn Strathern. The authors - each at the leading edge of the discipline - contribute in-depth chapters on both the foundational ideas and the latest research. Comprehensive and detailed, this magisterial Handbook overviews the last 25 years of the social anthropological imagination. It will speak to scholars in Social Anthropology and its many related disciplines.</p>', 5607, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('75af98d8-2594-4a79-bc0b-221a1398613e', 'd4d7f344-5c7b-43e3-b55a-9154ba7cc8c3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ian Devlin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786840</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3453, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('75b08569-6a46-418c-9947-fb19a0b247e0', '96e4008b-b932-4940-941d-776dd5dabebb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">International Business 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Charles W. L. Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355324771</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 574, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('75b8cfcd-11b6-43a5-8cb9-20e6553032d0', '7fde69a2-b9a9-442c-adb4-6c5ecf89dcb9', 'Additional Attributes HTML', 1, '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A SET</h1>', 5109, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('75c24f17-a9c2-4756-a5d8-337482fa179d', 'eec542b3-f8a6-47ba-b152-e73bef3cd8f3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Investment Banking – Concepts, Analyses and Cases is a long-standing work in the subject and is positioned as a complete textbook for postgraduate level of study in Investment Banking. It covers exhaustively the history, market, business, industry, transaction and service perspective of this important area of financial services. It caters to all postgraduate courses with focus on finance and capital markets in general and investment banking in particular. It comprehensively meets the conceptual and learning requirements for MBA, CA, CS, CMA and other capital market-oriented courses in the Indian context. It will also serve as a useful reference book for CFOs, senior finance professionals, Investment Bankers, Consultants, Law Firms, Chartered Accountants, Company Secretaries and financial services professionals working in capital markets and corporate advisory services.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Section – 1</span></span></strong><span style="font-family:"Bookman Old Style",serif"><span style="color:black"> <strong>Capital Markets and Investment Banking</strong></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:black"><span style="background-color:white">Chapter 1 Overview of Domestic Capital Markets</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 2 Introduction to International Capital Markets</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 3 Capital Market Financing and Securities</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 4 Introduction to Investment Banking </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 5 The Business of Investment Banking</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 6 Investment Analysis and Valuation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Section – 2 Core Investment Banking </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:black"><span style="background-color:white">Chapter 7 Domestic Issue Management</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 8 Underwriting </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 9 Cross-border Issuances </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 10 Private Placements</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 11 Private Equity Advisory</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 12 Buybacks and De-listing </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Chapter 13 Corporate Restructuring</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 391, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('75cb9af9-d78e-4673-ba6b-2030aa3a109e', 'ea0b9aba-a7e6-4f08-b91a-2273f1c76eb1', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>&nbsp;Title</td>
			<td>Problems In Physics</td>
		</tr>
		<tr>
			<td>&nbsp;Author</td>
			<td>A.A. Pinsky</td>
		</tr>
		<tr>
			<td>&nbsp;ISBN</td>
			<td>5-03-000946-9</td>
		</tr>
		<tr>
			<td>&nbsp;Publisher</td>
			<td>Mir Publications</td>
		</tr>
		<tr>
			<td>&nbsp;Pages</td>
			<td>342</td>
		</tr>
		<tr>
			<td>&nbsp;Year of Publication</td>
			<td>1980</td>
		</tr>
		<tr>
			<td>&nbsp;Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>&nbsp;Binding</td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1253, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('75e2280e-550e-44f9-b05e-b4ba268f4640', '7989af81-7b29-4234-9370-519a11855c78', 'Description HTML', 1, '<p>Algorithmic Learning in a Random World describes recent theoretical and experimental developments in building computable approximations to Kolmogorov''s algorithmic notion of randomness. Based on these approximations, a new set of machine learning algorithms have been developed that can be used to make predictions and to estimate their confidence and credibility in high-dimensional spaces under the usual assumption that the data are independent and identically distributed (assumption of randomness). Another aim of this unique monograph is to outline some limits of predictions: The approach based on algorithmic theory of randomness allows for the proof of impossibility of prediction in certain situations. The book describes how several important machine learning problems, such as density estimation in high-dimensional spaces, cannot be solved if the only assumption is randomness.</p>', 2491, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('75e52e89-97ba-44af-b487-97d7fc920260', 'fb1d68c1-a261-45d6-b665-c3089ab8bff1', 'Additional Attributes HTML', 1, '<h1>Public Policies For Human Development book</h1>', 4497, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('75efe7e1-92dc-428f-8c1e-37d96221ff38', 'ab8a9e1d-994a-4b93-8c90-ca45b6e59dca', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In this book, you will gain extensive hands-on experience installing and configuring a firewall. You will also learn how to allow access to key Web services while maintaining your organization''s security, as well as how to implement firewall-to-firewall virtual private networks (VPNs). You will learn how to build a firewall to protect your network; provide access to HTTP and FTP services on the Internet, and implement publicly accessible servers without compromising security. Furthermore, throughout the book, extensive hands-on examples provide you with practical experience in establishing security with firewalls. Examples include, but are not limited to: Installing and configuring Check Point FireWall-1; scanning to validate configuration using ISS Internet Scanner; configuring the firewall to support simple and complex Web services; setting up a packet filtering router; enhancing firewall configurations to support split-DNS; authenticating remote users; and protecting browsers and servers with a proxy-based firewall.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section I: Overview of firewall technology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section II: Firewall Topologies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section III: Firewall Installation and Configuration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section IV: Supporting Outgoing Services through Firewall Configuration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section V: Secure External Services Provision</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section VI: Internal IP Services Protection</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section VII: Firewall Remote Access Configuration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section VIII: Firewall management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section IX: Appendixes</span></span></span></p>
', 263, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('76081b56-0fbf-4a6d-ae45-cc6c0eb75149', '5aa1fc24-2cb4-427f-918d-99f3957d5f7d', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Buddhism has a large number of followers in some countries of Far East Asia especially Japan, Korea, China and Mongolia.Different forms of Buddhism are in use in these countries like the Zen Buddhism in Japan.History of Buddhism in Far East Asian countries, development of Buddhism, rituals and cultures of Buddhism in these countries and other aspects of Buddhism are the theme of this book.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Various kinds of customs and traditions are followed by Buddhists in these countries and these are covered in this book. Apart from these topics, the book starts with chapter on Buddhism in Far East Asia. Buddhism in countries like Japan, Korea, China, Mongolia etc.has been given as separate chapters.These topics are covered&nbsp;elaborately in this book which will be very useful for the students.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Chapter - 1: Far East Asia: An Introduction,&nbsp; Chapter - 2:&nbsp;Buddhism in Far East Asia,&nbsp;Chapter - 3: Buddhism in China,&nbsp;Chapter -4: Buddhism in Japan,&nbsp;Chapter -5:&nbsp; Buddhism in Korea,&nbsp;Chapter -6: Buddhism in&nbsp;Mongolia,&nbsp;Chapter -7: Buddhism in Taiwan and Hong Kong,&nbsp;Chapter-8: Buddhism in Central Asia and Russia,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;<span style="font-size:18px">&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>

<ul>
</ul>', 2609, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('761190e9-d396-4963-9294-3b1ec37669ca', '7e416256-40eb-4be5-8a34-8a1a91865f45', 'Additional Attributes HTML', 1, '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Algal Biotechnology and its Importance in Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Raj Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352691371</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publisher</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 928, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('7611c681-3505-4530-9837-89ab101cb0a9', '1047c0a2-b543-4fdd-83ef-dc0fcea41ab6', 'Description HTML', 1, '<p>This volume discusses the investigation, preparation, and trial of violent crimes, including crimes of assault, kidnapping, and homicide. The work includes the techniques of interviewing the client and gathering and interviewing witnesses. It then searches the various methods involved in gathering and preserving evidence, and in evaluating the factors involved in the crime and arranging the order of proof. Finally, the volume discusses the intricacies of trying the case. It delves into the selection of a jury, the questioning of the witnesses, and the presentation of an effective summation.</p>', 5374, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('7611cbc7-858a-4b8b-a979-f2eff9afe342', '12decdb0-6ecb-45dc-8481-02d652763b61', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.L.P. Mishra, N. Chandrasekaran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120329683</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3393, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('761271a2-3204-4a56-bf36-fdf0d12c52f2', 'c9880fc3-44d9-425e-bc42-0bb8abc9c590', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kari Astala, Tadeusz Iwaniec, Gaven Martin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>Kari Astala</strong>&nbsp;is the Finnish Academy Professor of Mathematics at the University of Helsinki.&nbsp;<strong>Tadeusz Iwaniec</strong>&nbsp;is the John Raymond French Distinguished Professor of Mathematics at Syracuse University.&nbsp;<strong>Gaven Martin</strong>&nbsp;is the Distinguished Professor of Mathematics at Massey University.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780691137773</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>696</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1694, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('761984bb-127f-4367-9037-f22c18adc115', 'bf58378c-0315-45b0-b196-39db55fae388', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="background-color:white">About the book</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="background-color:white"><span style="color:black">The revised and updated second edition of this book gives an in-depth presentation of the basic principles and operational procedures of general manufacturing processes. It aims at assisting the students in developing an understanding of the important and often complex interrelationship among various technical and economical factors involved in manufacturing.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="background-color:white"><span style="color:black">The book begins with a discussion on material properties while laying emphasis on the influence of materials and processing parameters in understanding manufacturing processes and operations. This is followed by a detailed description of various manufacturing processes commonly used in the industry. With several revisions and the addition of four new chapters, the new edition also includes a detailed discussion on mechanics of metal cutting, features and working of machine tools, design of molds and gating systems for proper filling and cooling of castings. Besides, the new edition provides the basics of solid-state welding processes, weldability, heat in welding, residual stresses and testing of weldments and also of non-conventional machining methods, automation and transfer machining, machining centres, robotics, manufacturing of gears, threads and jigs and fixtures.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="background-color:white"><span style="color:black">The book is intended for undergraduate students of mechanical engineering, production engineering and industrial engineering. The diploma students and those preparing for AMIE, Indian Engineering Services and other competitive examinations will also find the book highly useful.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:black">Contents</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="background-color:white"><span style="color:black">Preface</span></span></span><br>
<span style="font-size:11.0pt"><span style="background-color:white"><span style="color:black">1. Manufacturing: Principles and Processes</span></span></span><br>
<span style="font-size:11.0pt"><span style="color:black"><span style="background-color:white">2. Materials: Structures and Properties</span><br>
<span style="background-color:white">3. Ferrous Metals: Irons and Steels</span><br>
<span style="background-color:white">4. Non-ferrous Metals and Other Materials</span><br>
<span style="background-color:white">5. Foundry Processes: Molding and Casting</span><br>
<span style="background-color:white">6. Metal Machining: Processes and Machine Tools</span><br>
<span style="background-color:white">7. Electric and Gas Welding Processes</span><br>
<span style="background-color:white">8. Soldering and Brazing</span><br>
<span style="background-color:white">9. Metal Forming: Hot- and Cold-working and Press-working</span><br>
<span style="background-color:white">10. Metal Forging: Smithying and Power Forging</span><br>
<span style="background-color:white">11. Powder Metallurgy Processes</span><br>
<span style="background-color:white">12. Plastics: Manufacturing and Applications</span><br>
<span style="background-color:white">13. Non-conventional Machining Methods</span><br>
<span style="background-color:white">14. Automation: Transfer Machining, Machining Centres and Robotics</span><br>
<span style="background-color:white">15. Manufacturing Gears and Threads</span><br>
<span style="background-color:white">16. Jigs and Fixtures</span><br>
<span style="background-color:white">17. Metal Joining Processes: Adhesive Bonding and Mechanical Fastening</span><br>
<span style="background-color:white">18. Protective Surface Treatments: Cleaning and Coatings</span><br>
<span style="background-color:white">19. Bench Working: Fitting and Traditional Sheet Metal Working</span><br>
<span style="background-color:white">Appendix</span><br>
<span style="background-color:white">Bibliography</span><br>
<span style="background-color:white">Index</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1001, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('762220e2-0a29-449e-a8b5-1b7092003fc4', 'ab00247d-7ec0-4f30-abd3-aed6c5defa9a', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<table cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:undefined">
				<tbody>
					<tr>
						<td style="height:34.95pt; vertical-align:top; width:233.75pt">
						<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>
						</td>
					</tr>
				</tbody>
			</table>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">SAMBA-PURANA- An Exhaustive Introduction, Sanskrit Text, English Translation, Notes & Index of Verses</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">V.C Srivastava</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171104444</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171104444</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">299</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2013</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1509, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('7625bf4e-2ded-4b2c-84e9-6f660acd59b7', '3959a3d0-081e-4da4-9d7e-cf6dc618767c', 'Additional Attributes HTML', 1, '<h1>Foundations of Systematics and Biogeography</h1>', 3703, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('7630b157-92f6-4b5c-b5dd-767542bc2e25', 'd263b0e8-cc41-413c-a898-926401504b9e', 'Description HTML', 1, '<h4><strong><span style="font-size:18px">About this book</span></strong></h4>

<p>The second edition of a highly acclaimed handbook and ready reference.</p>

<p>Unmatched in its breadth and quality, around 100 specialists from all over the world share their up-to-date expertise and experiences, including hundreds of protocols, complete with explanations, and hitherto unpublished troubleshooting hints.</p>

<p>They cover all modern techniques for the handling, analysis and modification of RNAs and their complexes with proteins. Throughout, they bear the practising bench scientist in mind, providing quick and reliable access to a plethora of solutions for practical questions of RNA research, ranging from simple to highly complex.</p>

<p>This broad scope allows the treatment of specialized methods side by side with basic biochemical techniques, making the book a real treasure trove for every researcher experimenting with RNA.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p>Part I : RNA Synthesis and Detection</p>

<p>CHAPTER 1</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch1">Enzymatic RNA Synthesis Using Bacteriophage T7 RNA Polymerase (Pages: 1-28)</a></h5>

<p>Markus Gößringer,  Dominik Helmecke,  Karen Köhler,  Dr. Astrid Schön,  Leif A. Kirsebom,  Prof. Dr. Albrecht Bindereif,  Prof. Dr. Roland K. Hartmann</p>

<p>CHAPTER 2</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch2">Production of RNAs with Homogeneous 5′- and 3′-Ends (Pages: 29-44)</a></h5>

<p>Mario Mörl,  Prof. Dr. Roland K. Hartmann</p>

<p>HAPTER 3</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch3">RNA Ligation (Pages: 45-88)</a></h5>

<p>Janne J. Turunen,  Liudmila V. Pavlova,  Martin Hengesbach,  Mark Helm,  Sabine Müller,  Prof. Dr. Roland K. Hartmann,  Mikko J. Frilander</p>

<p>HAPTER 4</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch4">Northern Blot Detection of Small RNAs (Pages: 89-104)</a></h5>

<p>Benedikt M. Beckmann,  Arnold Grünweller,  Prof. Dr. Roland K. Hartmann</p>

<p>CHAPTER 5</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch5">Rapid, Non-Denaturing, Large-Scale Purification of <em>In Vitro</em> Transcribed RNA Using Weak Anion-Exchange Chromatography (Pages: 105-116)</a></h5>

<p>Laura E. Easton,  Yoko Shibata,  Peter J. Lukavsky</p>

<p>CHAPTER 6</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch6">3′-Terminal Attachment of Fluorescent Dyes and Biotin (Pages: 117-128)</a></h5>

<p>Dagmar K. Willkomm,  Prof. Dr. Roland K. Hartmann</p>

<p>CHAPTER 7</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch7">Chemical RNA Synthesis, Purification, and Analysis (Pages: 129-150)</a></h5>

<p>Brian S. Sproat</p>

<p>HAPTER 8</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch8">Modified RNAs as Tools in RNA Biochemistry (Pages: 151-172)</a></h5>

<p>Thomas E. Edwards,  Snorri Th. Sigurdsson</p>

<h5>Part II : Structure Determination</h5>

<p>CHAPTER 9</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch9">Direct Determination of RNA Sequence and Modification by Radiolabeling Methods (Pages: 173-204)</a></h5>

<p>Olaf Gimple,  Dr. Astrid Schön</p>

<p>CHAPTER 10</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch10">Probing RNA Structure <em>In Vitro</em> with Enzymes and Chemicals (Pages: 205-230)</a></h5>

<p>Anne-Catherine Helfer,  Cédric Romilly,  Clément Chevalier,  Efthimia Lioliou,  Stefano Marzi,  Pascale Romby</p>

<p>CHAPTER 11</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch11">Probing RNA Solution Structure by Photocrosslinking: Incorporation of Photoreactive Groups at RNA Termini and Determination of Crosslinked Sites by Primer Extension (Pages: 231-254)</a></h5>

<p>Michael E. Harris</p>

<p>CHAPTER 12</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch12">Terbium(III) Footprinting as a Probe of RNA Structure and Metal Binding Sites (Pages: 255-268)</a></h5>

<p>Dinari A. Harris,  Gabrielle C. Todd,  Nils G. Walter</p>

<p>CHAPTER 13</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch13">Pb<sup>2+</sup>-Induced Cleavage of RNA (Pages: 269-284)</a></h5>

<p>Leif A. Kirsebom,  Jerzy Ciesiolka</p>

<p>CHAPTER 14</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch14">Identification and Characterization of Metal Ion Coordination Interactions with RNA by Quantitative Analysis of Thiophilic Metal Ion Rescue of Site-Specific Phosphorothioate Modifications (Pages: 285-300)</a></h5>

<p>Michael E. Harris</p>

<p>CHAPTER 15</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch15">Probing RNA Structure and Ligand Binding Sites on RNA by Fenton Cleavage (Pages: 301-318)</a></h5>

<p>Corina G. Heidrich,  Christian Berens</p>

<p>CHAPTER 16</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch16">Measuring the Stoichiometry of Magnesium Ions Bound to RNA (Pages: 319-328)</a></h5>

<p>Andrew J. Andrews,  Carol A. Fierke</p>

<p>CHAPTER 17</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch17">Nucleotide Analog Interference Mapping and Suppression (NAIM/NAIS): a Combinatorial Approach to Study RNA Structure, Folding, and Interaction with Proteins (Pages: 329-368)</a></h5>

<p>Olga Fedorova,  Marc Boudvillain,  Christina Waldsich</p>

<p>CHAPTER 18</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch18">Nucleotide Analog Interference Mapping (NAIM): Application to the RNase P System (Pages: 369-396)</a></h5>

<p>Simona Cuzic-Feltens,  Prof. Dr. Roland K. Hartmann</p>

<p>CHAPTER 19</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch19">Identification of Divalent Metal Ion Binding Sites in RNA/DNA-Metabolizing Enzymes by Fe(II)-Mediated Hydroxyl Radical Cleavage (Pages: 397-406)</a></h5>

<p>Yan-Guo Ren,  Niklas Henriksson,  Anders Virtanen</p>

<p>CHAPTER 20</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch20">RNA Structure and Folding Analyzed Using Small-Angle X-Ray Scattering (Pages: 407-426)</a></h5>

<p>Nathan J. Baird,  Jeremey West,  Tobin R. Sosnick</p>

<p>CHAPTER 21</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch21">Temperature-Gradient Gel Electrophoresis of RNA (Pages: 427-444)</a></h5>

<p>Detlev Riesner,  Gerhard Steger</p>

<p>CHAPTER 22</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch22">UV Melting Studies with RNA (Pages: 445-480)</a></h5>

<p>Philippe Dumas,  Eric Ennifar,  François Disdier,  Philippe Walter</p>

<p>CHAPTER 23</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch23">RNA Crystallization (Pages: 481-498)</a></h5>

<p>Jiro Kondo,  Claude Sauter,  Benoît Masquida</p>

<p>CHAPTER 24</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch24">Studying RNA Using Single Molecule Fluorescence Resonance Energy Transfer (Pages: 499-526)</a></h5>

<p>Felix Spenkuch,  Olwen Domingo,  Gerald Hinze,  Thomas Basché,  Mark Helm</p>

<p>CHAPTER 25</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch25">Atomic Force Microscopy Imaging and Force Spectroscopyof RNA (Pages: 527-546)</a></h5>

<p>Malte Bussiek,  Antonie Schöne,  Wolfgang Nellen</p>

<h5>Part III : RNA Genomics & Bioinformatics, Global Approaches</h5>

<p>CHAPTER 26</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch26">Secondary Structure Prediction (Pages: 547-578)</a></h5>

<p>Gerhard Steger</p>

<p>CHAPTER 27</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch27">RNA Secondary Structure Analysis Using Abstract Shapes (Pages: 579-594)</a></h5>

<p>Robert Giegerich,  Björn Voß</p>

<p>CHAPTER 28</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch28">Screening Genome Sequences for known RNA Genes or Motifs (Pages: 595-618)</a></h5>

<p>Daniel Gautheret</p>

<p>CHAPTER 29</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch29">Homology Search for Small Structured Non-coding RNAs (Pages: 619-632)</a></h5>

<p>Manja Marz,  Stefanie Wehner,  Peter F. Stadler</p>

<p>CHAPTER 30</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch30">Predict RNA 2D and 3D Structure over the Internet Using MC-Tools (Pages: 633-666)</a></h5>

<p>Stephen Leong Koan,  Jonathan Roy,  Marc Parisien,  François Major</p>

<p>CHAPTER 31</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch31">S2S-Assemble2: a Semi-Automatic Bioinformatics Framework to Study and Model RNA 3D Architectures (Pages: 667-686)</a></h5>

<p>Fabrice Jossinet,  Prof. Dr. Eric Westhof</p>

<p>CHAPTER 32</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch32">Molecular Dynamics Simulations of RNA Systems (Pages: 687-718)</a></h5>

<p>Pascal Auffinger</p>

<p>CHAPTER 33</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch33">Identification and Characterization of Small Non-coding RNAs in Bacteria (Pages: 719-786)</a></h5>

<p>Dimitri Podkaminski,  Marie Bouvier,  Jörg Vogel</p>

<p>CHAPTER 34</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch34">The Identification of Bacterial Non-coding RNAs through Complementary Approaches (Pages: 787-800)</a></h5>

<p>Björn Voß,  Wolfgang R. Hess</p>

<p>CHAPTER 35</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch35">Experimental RNomics, a Global Approach to Identify Non-coding RNAs in Model Organisms, and RNPomics to Analyze the Non-coding RNP Transcriptome (Pages: 801-820)</a></h5>

<p>Mathieu Rederstorff,  Alexander Hüttenhofer</p>

<p>CHAPTER 36</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch36">Computational Methods for Gene Expression Profiling Using Next-Generation Sequencing (RNA-Seq) (Pages: 821-832)</a></h5>

<p>John C. Castle</p>

<p>CHAPTER 37</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch37">Characterization and Prediction of miRNA Targets (Pages: 833-860)</a></h5>

<p>Jean Hausser,  Mihaela Zavolan</p>

<p>CHAPTER 38</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch38">Barcoded cDNA Libraries for miRNA Profiling by Next-Generation Sequencing (Pages: 861-876)</a></h5>

<p>Markus Hafner,  Neil Renwick,  John Pena,  Aleksandra Mihailovic,  Thomas Tuschl</p>

<p>CHAPTER 39</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch39">Transcriptome-Wide Identification of Protein Binding Sites on RNA by PAR-CLIP (Photoactivatable-Ribonucleoside-Enhanced Crosslinking and Immunoprecipitation) (Pages: 877-898)</a></h5>

<p>Jessica I. Hoell,  Markus Hafner,  Markus Landthaler,  Manuel Ascano,  Thalia A. Farazi,  Greg Wardle,  Jeff Nusbaum,  Pavol Cekan,  Mohsen Khorshid,  Lukas Burger,  Mihaela Zavolan,  Thomas Tuschl</p>

<p>CHAPTER 40</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch40">Global Analysis of Protein–RNA Interactions with Single-Nucleotide Resolution Using iCLIP (Pages: 899-918)</a></h5>

<p>Julian König,  Nicholas J. McGlincy,  Jernej Ule</p>

<h5>Part IV : RNA Function, RNP Analysis, SELEX, RNAi</h5>

<p>CHAPTER 41</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch41">Use of RNA Affinity Matrices for the Isolation of RNA Binding Proteins (Pages: 919-934)</a></h5>

<p>Markus Englert,  Bettina Späth,  Steffen Schiffer,  Sylvia Rösch,  Hildburg Beier,  Anita Marchfelder</p>

<p>CHAPTER 42</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch42">Biotin-Based Affinity Purification of RNA–Protein Complexes (Pages: 935-956)</a></h5>

<p>Marco Preußner,  Silke Schreiner,  Inna Grishina,  Zsofia Palfi,  Jingyi Hui,  Prof. Dr. Albrecht Bindereif</p>

<p>CHAPTER 43</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch43">Affinity Purification of Spliceosomal and Small Nuclear Ribonucleoprotein Complexes (Pages: 957-974)</a></h5>

<p>Julia Dannenberg,  Patrizia Fabrizio,  Cindy L. Will,  Reinhard Lührmann</p>

<p>CHAPTER 44</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch44">Study of RNA–Protein Interactions and RNA Structure in Ribonucleoprotein Particles (RNPs) (Pages: 975-1016)</a></h5>

<p>Virginie Marchand,  Annie Mougin,  Agnès Méreau,  Isabelle Behm-Ansmant,  Yuri Motorin,  Christiane Branlant</p>

<p>CHAPTER 45</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch45">Immunopurification of Endogenous RNAs Associated with RNA Binding Proteins <em>In vivo</em> (Pages: 1017-1028)</a></h5>

<p>Minna-Liisa Änkö,  Karla M. Neugebauer</p>

<p>CHAPTER 46</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch46">Protein–RNA Crosslinking in Native Ribonucleoprotein Particles (Pages: 1029-1054)</a></h5>

<p>Olexandr Dybkov,  Henning Urlaub,  Reinhard Lührmann</p>

<p>CHAPTER 47</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch47">Sedimentation Analysis of Ribonucleoprotein Complexes (Pages: 1055-1066)</a></h5>

<p>Tanja Rösel,  Jan Medenbach,  Andrey Damianov,  Silke Schreiner,  Prof. Dr. Albrecht Bindereif</p>

<p>CHAPTER 48</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch48">Identification and Characterization of RNA Binding Proteins through Three-Hybrid Analysis (Pages: 1067-1086)</a></h5>

<p>Felicia Scott,  David R. Engelke</p>

<p>CHAPTER 49</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch49">Experimental Identification of MicroRNA Targets (Pages: 1087-1096)</a></h5>

<p>Michaela Beitzinger,  Gunter Meister</p>

<p>CHAPTER 50</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch50">Aptamer Selection against Biological Macromolecules: Proteins and Carbohydrates (Pages: 1097-1138)</a></h5>

<p>Franziska Peter,  C. Stefan Voertler</p>

<p>CHAPTER 51</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch51"><em>In Vitro</em> Selection against Small Targets (Pages: 1139-1164)</a></h5>

<p>Dirk Eulberg,  Christian Maasch,  Werner G. Purschke,  Sven Klussmann</p>

<p>CHAPTER 52</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch52">SELEX Strategies to Identify Antisense and Protein Target Sites in RNA or hnRNP Complexes (Pages: 1165-1184)</a></h5>

<p>Martin Lützelberger,  Martin R. Jakobsen,  Jørgen Kjems</p>

<p>CHAPTER 53</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch53">Genomic SELEX (Pages: 1185-1206)</a></h5>

<p>Jennifer L. Boots,  Katarzyna Matylla-Kulinska,  Marek Zywicki,  Bob Zimmermann,  Renée Schroeder</p>

<p>CHAPTER 54</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch54"><em>In vivo</em> SELEX Strategies (Pages: 1207-1220)</a></h5>

<p>Thomas A. Cooper</p>

<p>CHAPTER 55</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch55">Gene Silencing Methods Using Vector-Encoded siRNAs or miRNAs (Pages: 1221-1242)</a></h5>

<p>Ying Poi Liu,  Ben Berkhout</p>

<p>CHAPTER 56</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527647064.ch56">Using Chemical Modification to Enhance siRNA Performance (Pages: 1243-1278)</a></h5>

<p>Jesper B. Bramsen,  Arnold Grünweller,  Prof. Dr. Roland K. Hartmann,  Jørgen Kjems</p>

<p> </p>

<p> </p>
', 1316, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('763e8f17-3073-41d3-8824-cf0e89c18453', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'Description HTML', 1, '<h1>Alochana ke Maan NEW</h1>', 2908, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('7648ca98-d297-44e2-b22a-d19d959be22f', '874e5e91-2c76-4a94-a671-6622c9b78455', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Luvai F. Motiwalla, Jeff Thompson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131724316</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3203, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('7655c1aa-269f-48c4-aff7-d0638e524fb2', 'e62c6775-261e-409b-8fd8-77f7e0be15f0', 'Description HTML', 1, '<h1>Parvartiya Pradesh ka Prakritik Evam Sanskritik Bhu-Drishya NEW</h1>', 5234, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('766de1a8-445f-4937-b375-c5c39ea9b49d', 'f99dbdcc-4e25-473c-bb8a-78c072bfa830', 'Additional Attributes HTML', 1, '<h1>Scientific Data Ranking Methods: Theory and Applications - Data Handling in Science and Technology</h1>', 3965, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('766e0528-72a8-4956-9857-ef3c8f48d5c1', '8b68efe7-271b-4a68-9174-247fff828550', 'Description HTML', 1, '<p>The first edition of this book was published by Chapman and Hall Ltd. in 1996. The first edition contained nine chapters and, for all except one chapter, the original chapter authors agreed to update their chapter. Comparing these chapters gives the reader an idea of the development over a time span of more than 10 years between the two editions. In the preparation of the second edition we decided to add more chapters reflecting some important fields with significant contributions to present day fishery research. These are the use of internet for searching of information (Chapter 2), and the present state and use of remote sensing (Chapter 5), ecosystem modeling (Chapter 8) and visualization of data (Chapter 10). This second edition provides a valuable sampling of contemporary applications. Scientists have an opportunity to evaluate the suitability of different computer technology applications to their particular research situation thereby taking advantage of the experience of others. The chapters that follow are the fruition of this idea. The history behind this book started in 1989 when we were asked by Dr. Vidar Wespestad (previously: Alaska Fisheries Science Center, Seattle, USA) to prepare and convene a session at the 1992 World Fishery Congress in Athens, Greece on computer applications in fisheries. We agreed that the idea was a good one and the computer session in 1992 turned out to be very successful.</p>', 3722, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('7681803a-35bf-4f3f-893d-ae0e9c087e3f', 'f57c7065-19d1-45ce-8a0a-d789dd9da53e', 'Description HTML', 1, '<h1>Disney Mickey Wonders Why: Time and Seasons</h1>', 5467, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('769e1f8a-1bc4-4f3d-9909-bafeed24b003', '5bdbe540-0e82-4ffe-a37b-0d0f67e23c6a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strategic Human Resource Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jeffrey A. Mello</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355738806</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 520, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('769e3d0d-2331-49f9-89c6-47afab9b996c', 'aaf11769-6a48-44b6-ac75-855b76689362', 'Additional Attributes HTML', 1, '<h1>Women and Politics - Worldwide New</h1>', 4269, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('76ab9c99-a00d-4390-acb8-3bb9f6724bbf', '59d48d43-e25b-4fb7-8512-7cc8cf180145', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Asana Pranayama Mudra Bandha</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Swami Satyananda Saraswati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788186336144</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>544</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4331, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('76c7b8d6-716d-49e9-a42b-0cab634fd511', 'f7382d4c-47ed-4612-b3ba-1b8994864d53', 'Description HTML', 1, '<p>Practical developments in such fields as optical coherence, communication engineering, and laser technology have developed from the applications of stochastic methods. This introductory survey offers a broad view of some of the most useful stochastic methods and techniques in quantum physics, functional analysis, probability theory, communications, and electrical engineering. Starting with a history of quantum mechanics, it examines both the quantum logic approach and the operational approach, with explorations of random fields and quantum field theory. The text assumes a basic knowledge of functional analysis; although some experience with probability theory and quantum mechanics is helpful, necessary ideas and results from these two disciplines are developed as needed. A selection of exercises follows each chapter, and proofs to most of the theorems are included. A comprehensive bibliography allows researchers and students to continue in the direction of their individual interests.</p>', 3920, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('76e78978-66d3-4ec5-a9b6-f04f8d1c9d01', '5935e4a0-9ba3-4446-ba26-a8abccf17212', 'Additional Attributes HTML', 1, '<h1>Exercises in Environmental Physics</h1>', 4063, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('76e7b51c-1c13-4b07-9980-55abc9c8ae99', '0037ddbb-7a5a-42e6-adb5-e3ae323cb1dc', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This is the definitive companion to the study of the philosophy of history. It provides an accessible and comprehensive introduction to all the major philosophical concepts, issues and debates raised by history. Ideal for undergraduate students, the structure and content closely reflect the way the philosophy of history is studied and taught. </span></p>

<p style="text-align:justify"><span style="font-size:18px">The book offers a lucid treatment of existing approaches to the philosophy of history and also breaks new ground by extending the major debates in this area of growing philosophical interest. Subjects examined include the centrality of historical language, objections to historical truth and realism, the relationship between the philosophy of history and the philosophy of science, historical interpretation and narrative, and philosophical accounts of historical reasoning from the evidence. The text clearly presents and criticizes the arguments of the major philosophers and historians who have contributed to our understanding of the philosophy of history.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Mark Day s rigorous analysis is supplemented by useful pedagogical features, including key examples from historical and philosophical writing, summaries of core debates, study questions and guides to further reading.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">List of figures and tables,&nbsp;Preface,&nbsp;Part I: EVIDENCE OF THE PAST,&nbsp;1 An introduction to historical practice,&nbsp;2 Historical methodology,&nbsp;3 Reasoning from the evidence,&nbsp;Part II: HISTORY AS SCIENCE,&nbsp;4 Abstraction and laws,&nbsp;Part III: HISTORY AS INTERPRETATION,&nbsp;Part IV: FROM INTERPRETATION&nbsp;TO DISCOURSE,&nbsp;Part V: TRUTH AND REALITY,&nbsp; Conclusion,&nbsp; Notes,&nbsp;References,&nbsp;Index</span></span></span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2643, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('76fed236-92e4-4b9d-86b3-fd6b6f6d6a19', 'f53f234e-84a1-4832-ae51-71e6593bd77e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This definitive textbook explains what CRM is, the benefits it delivers, the contexts in which it is used, how it can be implemented and how CRM technologies can be deployed to support customer management strategies and objectives. It also looks comprehensively at how CRM can be used throughout the customer life-cycle stages of customer acquisition, retention and development and how the management disciplines- marketing, sales, IT, change management, human resource, customer service, accounting, and strategic management are implicated in this. This completely revised edition also · A Tutor Resource pack available to instructors who adopt this text · Case examples illustrating CRM in practice · Screenshots of CRM software applications and reviews of technology applications deployed in marketing, sales and customer service Student readers will enjoy the logical structure, easy accessibility and case illustrations. Managers will appreciate the book''s freedom from CRM vendor and consultant bias and the independent guidance it provides to those involved in CRM programs and system implementations. This second edition has been completely revised and updated with eight new chapters. · A Tutor Resource pack available to instructors who adopt this text · Case examples illustrating CRM in practice · Screenshots of CRM software applications and reviews of technology applications deployed in marketing, sales and customer service.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section A: Understanding Customer Relationships</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Introduction to CRM</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Understanding Relationships</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Managing the Customer Journey: Customer Acquisition</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Managing the Customer Journey: Customer Retention and Development</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section B: Strategic CRM</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Customer Portfolio Management</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Managing Customer-Experienced Value</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Managing Customer Experience</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section C: Operational CRM</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Marketing Automation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Sales Force Automation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Service Automation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section D: Analytical CRM</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Developing and Managing Customer-Related Databases</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Using Customer-Related Data</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section E: Realizing the Benefits of CRM</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Planning to succeed</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Implementing CRM</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section F: Looking to the Future</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The future</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 557, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('76ff5256-4949-4245-b60c-84fb2f458cec', '39f3a1e5-435d-46d5-89f1-0abed5603a6b', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎&nbsp;Butterworth-Heinemann Ltd; 6th edition (24 September 1999)</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;2532 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;9780750636056</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-0750636056</p>

<p>Item Weight ‏ : ‎&nbsp;2 kg 760 g</p>

<p>Dimensions ‏ : ‎&nbsp;8.89 x 17.15 x 25.4 cm</p>

<p>Country of Origin ‏ : ‎&nbsp;India</p>', 2251, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('77054605-8fea-44fc-9196-764d1516e4af', 'f9e513ec-0643-433a-a18f-c494ec7a7e11', 'Additional Attributes HTML', 1, '<h1>Marxism and Philosophy</h1>', 4884, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('771a5bab-80f2-4590-b135-4ec71c49d2a3', '39842619-2615-4504-903b-b95b4030259d', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The present textbook is intended as a course in the chemical protection of plants for students of higher agricultural educational establishments. It will also be a helpful guide for agronomists of all specialities, including agricultural chemists, plant protection agronomists, and agricultural specialists working in crop-growing conditions with the expanding introduction of chemistry in agriculture.</p>

<p>The general part of the book treats the classification of modern pesticides, the fundamentals of agronomical toxicology, the influence of pesticides on the environment, and also the sanitary and physicochemical aspects of pesticide application.</p>

<p>The special part presents a detailed physicochemical characterisation of insecticides, rodenticides, fumigants, as well as herbicides and retardants, defoliants, and desiccants, the features of their use, doses, periods, and ways of application.</p>

<p>Information is also given on biological preparations of bacterial and fungal origin, and on antibiotics used to protect plants against diseases.</p>

<p>The combined and regional application of pesticides is also dealt with because the use of combined formulations and mixtures of pesticides with a different spectrum of action on harmful organisms is the most rational and economical way of protecting plants.</p>', 1232, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('771af1f4-04eb-466d-b583-2afac615f7dc', '262b1e53-4ba0-44de-a438-e711f9f96cdb', 'Description HTML', 1, '<p>Typical mathematical techniques of operations research and systems engineering are developed in this text, which applies these methods to the design and operation of civil engineering systems. Its problem-solving examples ― many adapted from the research literature ― span a cross-section of applications in transportation design, traffic control, water resource design and operation, structural design, and construction management.<br>
An introductory chapter on methodology is followed by six chapters on optimization and design. Chapters 2 through 4 address linear optimization; chapter 5 develops topics in nonlinear optimization; chapter 6 comprises examples of dynamic programming; and chapter 7 deals with sequencing, scheduling, and routing. The final chapters, 8 through 12, provide a review of basic probability and discuss applied probability. Topics include optimization of expected values of random performance (chapter 10); random models with applications to design and operation, including reliability and queuing systems (chapter 11); and operational techniques yielding solutions to more complex models of random phenomena (chapter 12). Five appendixes provide economic and probability tables, in addition to useful information about curve fitting, mathematical induction, and difference equations.<br>
Suitable for undergraduate and graduate courses in civil engineering systems, probabilistic engineering analysis, and design optimization, this volume is an excellent reference for professionals.</p>', 1665, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('7725ee97-0e27-4c54-936a-e0acac154013', '85f1e467-71cd-4ba9-8db1-f961f6f42e77', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th><strong>&nbsp;Title</strong></th>
			<td style="text-align:center"><strong>Encyclopedia Britannica World Atlas</strong></td>
		</tr>
		<tr>
			<th><strong>Author</strong></th>
			<td style="text-align:center"><strong>Britannica</strong></td>
		</tr>
		<tr>
			<th><strong>ISBN&nbsp;</strong></th>
			<td style="text-align:center"><strong>9781593392697</strong></td>
		</tr>
		<tr>
			<th><strong>Publisher</strong></th>
			<td style="text-align:center"><strong>Britannica</strong></td>
		</tr>
		<tr>
			<th><strong>Binding</strong></th>
			<td style="text-align:center"><strong>Paperback</strong></td>
		</tr>
	</tbody>
</table>', 3259, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('7738429d-5c50-40dd-922d-2129b3b0f858', '15889935-34e5-412f-b459-7a4ff2afee07', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Fernandez Gracia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 6008, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('773dd5f2-0619-446c-932c-e285bbdcdda0', '04c69fa8-b33b-426c-9de5-24730aad9df9', 'Description HTML', 1, '<h1>Multiplexity of Postcolonial Literature</h1>', 4899, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('773ffb5f-f394-490d-bd49-35e54c9117cc', '7207153d-2939-4ee4-8ec0-4789538c0d90', 'Description HTML', 1, '<h1 style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:24pt"><strong><strong><span style="font-size:11.0pt">About the Book</span></strong></strong></span></span></h1>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This Encyclopaedia covers the History of the World from the ancient times to the modern. Most of the earlier works on the same subject were meant for Western Scholars, but this has been specially compiled keeping the demands of the Eastern Scholars.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book aims to relate in the simplest possible language, the grand outlines of World History, it has been divided into three sections. The section of ancient history has been devoted to oriental countries like India, China, Japan, Greeks and Parsia, it glorifies the contribution made by these countries to the History of the world. The medieval times considered to be the war period describes the grand wars like the Mangol War and the spread of Islam. The History of Western Civilisation occupies the greater part of modern history since it has become the dominent force in world today</span></span></span></p>', 3260, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('774bacba-1877-4145-8118-84aa78414993', '7dabb257-416f-41c8-ab9e-3d7ba0014edd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book provides broad and comprehensive treatment of the subject, making it a sound bases for any Public International Law course. Its breadth of coverage and depth of analysis also make it a popular reference source for practitioners.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Sources of International Law</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Law and Municipal Law</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Personality</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Territory.</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">State Jurisdiction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Law of the Sea</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">State Responsibility</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Rights</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Law of Treaties</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Use of Force by States</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Arbitration and Judicial Settlement of Dispute­­s</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 309, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('7755ada1-0e5c-43a0-8585-970641d4e1ca', '9b09b9a1-7a34-4b3a-9456-bb659c4d3509', 'Additional Attributes HTML', 1, '<h1>With ANSI C++ Standards Programming with C++</h1>', 3369, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('77783c36-acf7-4bd3-aa56-bdca8070689b', '02af1378-a510-4951-87cf-61377c351056', 'Description HTML', 1, '<p>Given such problems as rejection, the interface between an implant and its human host is a critical area in biomaterials. Surfaces and interfaces for biomaterials summarises the wealth of research on understanding the surface properties of biomaterials and the way they interact with human tissue. The first part of the book reviews the way biomaterial surfaces form. Part Two discusses ways of monitoring and characterising surface structure and behaviour. The final two parts of the book look at a range of in vitro and in vivo studies of the complex interactions between biomaterials and the body. Chapters cover such topics as bone and tissue regeneration, the role of interface interactions in biodegradable biomaterials, microbial biofilm formation, vascular tissue engineering and ways of modifying biomaterial surfaces to improve biocompatibility. Surfaces and interfaces for biomaterials is a standard work on how to understand and control surface processes in ensuring biomaterials are used successfully in medicine. Complete coverage on the fundamentals of surface structure and forming to biological and clinical outcomes Includes reviews of key surface analytical techniques Edited by a renowned expert and written by an international team of authors</p>', 3590, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('777b8b65-fd02-4fd7-bc8e-5dff5a18679e', '5963ea0e-7af2-43ec-981e-24d612a7636d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Frank Tsui, Orlando Karam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380853925</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3455, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('777d9d57-2b1d-402b-9f3c-27ea41b56c3b', '7d999aa0-6aa5-414b-b731-7237db61929d', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The present volume owes itself to the ardent desire of the editor to explore the past of Thailand, a country which has intimate connection; religious historical and cultural; with India. It is this desire which took him to different part of the Kingdom where he came across several inscriptions written in Sanskrit in various scripts. He thought of making them available to his compatriots in India as may not be familiar with those scripts. He transcribed them in Devanagiri and Roman and is publishing them together with their translation in English and textual and exegetical notes along with their appraisal from the literary and the linguistic points of view. While some of the inscriptions are damaged with their text incoherent, some of them are in fairly good condition and are in themselves fine pieces of literary composition. An overwhelmingly large number of them are in verse and as of them as are in good condition are highly enjoyable in their poetic flourish. With all the literary trappings they could well rank as minikavyas. They have provided aesthetic joys to the editor to the full, the joy he wants to share with the readers, his prime motivation for bringing out the present volume. His hope is that it will further cement the ties between India and Thailand the two great neighbors who share the glorious past and equally the glorious present.</span></p>', 2062, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('7782ae1e-1d48-48e2-90d6-347f5f8c9872', '7c3d679b-ecbf-4e9c-b9d1-38f98cdeebdf', 'Description HTML', 1, '<h1>The Prokaryotes A Handbook on the Biology of Bacteria, Proteobacteria, Alpha And Beta Subclasses V5</h1>', 3802, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('778e9b26-51c4-4000-a9ff-14d0f8d58ec5', '38988170-b3b4-4f36-8bb1-7123f1f08c6f', 'Description HTML', 1, '<p><span style="font-family:Georgia,serif">This Paper was read by Dr.B.R Ambedkar before the Anthropology Seminar of Dr.A.A.Goidenweiser, Columbia University, New York (America) on 9th May 1916</span></p>
', 353, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('77937cff-fdac-48c7-b7e1-93e10028bcdc', '40a2fa03-ddeb-4d83-9bed-c4d7992b381c', 'Description HTML', 1, '<p>The highly acclaimed Encyclopedia of Analytical Chemistry provides a much needed professional level reference work for the 21st Century. Encyclopedia of Analytical Chemistry is the most comprehensive analytical chemistry reference available, covering all aspects from theory and instrumentation through applications and techniques. The chemistry and techniques are described as performed in the laboratory (environmental, clinical, QC, research, university), in the field or by remote sensing. The level of detail is similar to that of a lab protocol and together with the cited references, will support the analysis of complex inorganic, organic and biological structures by academic and industrial researchers. Encyclopedia of Analytical Chemistry also enables preparation of procedures, protocols and "cookbooks" by managers and staff of laboratories. Encyclopedia of Analytical Chemistry comprises over 600 articles, arranged alphabetically by topic, in approximately 14000 pages, in 15 volumes. Features: * Outstanding authorship and the highest calibre editors * Excellence of peer-review</p>', 2200, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('77953166-4144-4fde-9e01-bef72f0d8552', 'ed9feb1b-19a0-4513-91b5-004d4dfed4a4', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Ilkka Niiniluoto comes to the rescue of scientific realism, showing that reports of its death have been greatly exaggerated. Philosophical realism holds that the aim of a particular discourse is to make true statements about its subject-matter. Niiniluoto surveys the different varieties of realism in ontology, semantics, epistemology, theory construction, and methodology. He then sets out his own original version, and defends it against competing theories in the philosophy of science. Niiniluoto''s critical scientific realism is founded upon the notion of truth as correspondence between language and reality, and characterizes scientific progress in terms of increasing truthlikeness. This makes it possible not only to take seriously, but also to make precise, the troublesome idea that scientific theories typically are false but nevertheless close to the truth.</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;1. The Varieties of Realism,&nbsp;2. Realism in Ontology,&nbsp;3. Realism in Semantics,&nbsp;4. Realism in Epistemology,&nbsp;5. Realism in Theory&nbsp;Construction,&nbsp;6. Realism in Methodology,&nbsp;7.&nbsp; Internal Realism, 8. Relativism,&nbsp;9. Social Constructivism,&nbsp;10. Realism, Science, and Society, References,&nbsp;Index of Names,&nbsp;Index of Subjects</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;</p>', 4374, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('77ce4b7b-ebe1-4a9e-914f-ab27ec1e366f', '428931a5-cfdb-4060-b8f4-509488d5424e', 'Description HTML', 1, '<p>A comprehensive resource for drug discovery and pharmaceutical research</p>

<p>The&nbsp;Wiley Handbook of Current and Emerging Drug Therapies&nbsp;brings together, for the first time in a single resource, the most current information on drug discovery and pharmaceutical research.</p>

<p>Within every major therapeutic area, and for over sixty diseases and indications, the Handbook provides:</p>

<ul>
	<li>A detailed etiological and pathophysiological overview</li>
	<li>A comprehensive analysis of currently approved drugs targeting these diseases</li>
	<li>Product by product analyses of drugs currently in development</li>
	<li>Authoritative essays on key topics</li>
	<li>Detailed, market-oriented analyses of emerging technologies and business opportunities</li>
</ul>

<p>Volumes 1– 4</p>

<ul>
	<li>Immune System</li>
	<li>Infectious Diseases</li>
	<li>Metabolic Disorders</li>
	<li>Oncology</li>
	<li>Emerging Technologies and Markets</li>
</ul>

<p>Volumes 5– 8</p>

<ul>
	<li>Cardiology</li>
	<li>Central Nervous System</li>
	<li>Gastrointestinal</li>
	<li>Genitourinary</li>
	<li>Ophthalmologic</li>
	<li>Pain Treatment</li>
	<li>Respiratory</li>
	<li>Emerging Technologies and Markets</li>
</ul>', 2144, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('77d10f97-eb18-4dea-ad34-f4e8c79cbfa5', 'd2febf39-4bca-4ef0-97d5-788d9e91987d', 'Description HTML', 1, '<p>Food: In Context examines food in relationship to nutrition, world health issues, agriculture, environmental concerns, current events and political decision-making. Written by experts in nutrition, medicine, culinary arts, agriculture/aquaculture, environmental science and history, this full-color set covers the historical, political and ethical debates related to food. It also explores how food impacts daily life, trade and commerce, the environment, and health and nutrition. --from publisher description</p>', 2172, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('77d44838-d92c-4260-8827-15fbd9334ec8', '8f8c9d96-8a83-4bab-a33b-b935d36b2ee2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book:&nbsp;</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pollination is the process by which pollen is transferred to the female reproductive organs of a plant, thereby enabling fertilization to take place. Like all living organisms, seed plants have a single major goal: to pass their genetic information on to the next generation. The reproductive unit is the seed, and pollination is an essential step in the production of seeds in all spermatophytes (seed plants). A pollinator is an animal that moves pollen from the male anther of a flower to the female stigma of a flower. This helps to bring about fertilization of the ovules in the flower by the male gametes from the pollen grains. Insect pollinators include bees, (honey bees, solitary species, bumblebees); pollen wasps (Masarinae); ants; flies including bee flies and hoverflies; lepidopterans, both butterflies and moths; and flower beetles. Vertebrates, mainly bats and birds, but also some non-bat mammals (monkeys, lemurs, possums, rodents) and some lizards pollinate certain plants. Among the pollinating birds are hummingbirds, honeyeaters and sunbirds with long beaks; they pollinate a number of deep-throated flowers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technological Research in Agriculture</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant Pollinaton</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pollination and Fertilization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pollination, Pollinators and Plant Reproduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Research and Sustainable Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Research on Plant Movements and Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Ecological Impacts of Agricultural Biotechnology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Evaluation of Plant Breeding&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Application of GIS Based Crop Manufacture</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 921, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('77d4dbf1-b78d-4cc6-9660-152584c4d486', '385a73f4-1ec1-4f12-8465-58997ef8964a', 'Description HTML', 1, '<h1>Women in Management - Leadership and Capacity Building</h1>', 5658, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('77d996de-d0f5-448f-ba0d-6880a08c98cf', '7b486886-04df-4634-9771-2bc829868765', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Commentary on Mediation Act, 2023 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center">
			<p><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nandini Gore</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788198236258</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mohan Law House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 131, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('77e3abb0-dc7a-4398-8355-4ffc38729194', 'de9aa4bb-a99a-4451-83cb-1ba7092e9931', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">TCP/IP Clearly Explained 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pete Loshin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781558607828</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Morgan Kaufmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 266, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('7822dae3-7753-4c44-b1c0-26775c2e3cef', 'd195d65c-1563-428d-a500-d8f490ec70ce', 'Description HTML', 1, '<p>Contents -</p>

<p>Purovak, Prarthna, Prarochna, 1. <strong>Bharatrashtra ki Sanatanta</strong>, 2. <strong>Bhartiya Gyan Parampara (Vedic Vadmya, Puran Evam Darshan)</strong> 3. <strong>Bhasha ka Avtaran Aur Lipi ka Vikas.</strong></p>', 1769, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7835e36f-c458-487b-bb13-fd14f01d07e2', '5b059878-6d2c-47cf-a2c7-6294567999ad', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.J. Sebastian Sdb</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352542</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2748, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('7837d24b-db05-4ece-90f6-e17fd25a69ba', '80eef61e-df6d-4c7f-ad33-12d4e22f6111', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Surjit Thokchom</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1990</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2620, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('7845c714-8f0f-46e1-9345-d7afcc4faac0', 'ac16968f-8025-4f93-8d4f-3eaf056d6ead', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Benest</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781904868309</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4049, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('78477c18-ae3d-4fb6-b0c9-c32f9d3439f6', '4df30c7f-b955-4f43-8525-81c4b1e87029', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif">International Marketing, 8th Edition&nbsp;combines academic rigor, contemporary relevance, and student-friendly readability to review how marketing managers can succeed in the increasingly competitive international business environment. This in-depth yet accessible textbook helps students understand state-of-the-art global marketing practices and recognize how marketing managers work across business functions to achieve overall corporate goals. The authors provide relevant historical background and offer logical explanations of current trends based on information from marketing executives and academic researchers around the world.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Globalization Imperative</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Why Global Marketing Is Imperative</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Major Trends Affecting Global Business Environment Today</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Fluid Nature of Global Competition</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Globalization of Markets: Convergence and Divergence</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Evolution of Global Marketing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><a name="_Hlk68382224"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Challenges and Scope of Global Marketing</span></span></a></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Driving and Restraining Forces</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Global Economic and Financial Environment</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Intertwined World Economy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Country Competitiveness</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Emerging Economies</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Evolution of Cooperative Global Trade Agreements</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Information Technology and the Changing Nature of Competition</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Regional Economic Arrangements</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Multinational Corporations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Historical Role of the U.S. Dollar</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Development of Today’s International Monetary System</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Foreign Exchange and Foreign Exchange Rates</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Balance of Payments</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Economic and Financial Turmoil around the World</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Marketing in the Euro Area</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Global Cultural Environment and Buying Behaviour</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Meaning of Culture</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Elements of Culture</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Cross</span></span><span style="font-size:11.0pt">‐</span><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Cultural Comparisons</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Adapting to Cultures</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Culture and the Marketing Mix</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">COVID-19: Changing Consumer Behaviour and Marketing Implications</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Marketing Failures Due to Cultural Mistakes</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Political and Legal Environment</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Political Environment—Individual Governments</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Various Political Systems and Their Impact on Business Environment</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Political Environment—Social Pressures and Political Risk</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Terrorism and the World Economy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">International Agreements</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">International Law and Local Legal Environment</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Global Legal Systems and Differences</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Issues Transcending National Boundaries</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Global Marketing Research</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Research Problem Formulation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Secondary Global Marketing Research</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Primary Global Marketing Research</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Leveraging the Internet for Global Market Research Studies</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Market Size Assessment</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">New Market Information Technologies</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Marketing Intelligence for the International Market</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Managing Global Marketing Research</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Global Segmentation and Positioning</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Reasons for International Market Segmentation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">International Market Segmentation Approaches</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Segmentation Scenarios</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Bases for International Market Segmentation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">International Positioning Strategies</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Global, Foreign</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 853, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('7852c525-c30f-4d00-ac47-52cba7d22b07', 'd783ed15-2dc1-49a2-9ece-0bce44c6c421', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Education Policy and Family Policy in a Model of Endogenous Growth</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sandra Gruescu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3790819050</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783790819052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>201</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6031, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('785b4c3c-f561-4113-a4c1-9607701687b5', '18e89cf3-1efc-40ee-b195-0dc2cf4d7da8', 'Additional Attributes HTML', 1, '<h1>Kernel Functions and elliptic Differential Equations in mathematical Physics</h1>', 3923, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('785b543d-c741-4e89-b73e-55cf603872c5', '338dba12-7a43-49c7-8d1b-dfd7e50d7709', 'Description HTML', 1, '<h1>Vyakransiddhantkaumudi - Prakashikanamnihindivyakhyasahinta (Sangya-Paribhashaprkaranmatram</h1>', 4394, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('7863d991-1303-4a8a-abc7-2f2e9a102550', 'a14b1046-cf08-41d2-942a-de75f7b5cf6c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">New Products Management 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Merle Crawford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389949810 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 532, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('7868429f-7fe2-4dea-8f1b-2f2c753a5aa7', '731eee36-806a-4aea-a155-8664459463d4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Abhinayadarpanam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr.Manomohan Ghosh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Firm K.L Mukhopadhyay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1957</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">152</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sanskrit/English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 736, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('7869d5cb-38ff-4426-891c-1b0fbd04bd95', '149dcf43-a99b-4098-bd0a-4fddad6f178e', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The goal of Environmental Science: In Context is to help high-school and early college-age students understand the essential facts and deeper cultural connections of topics and issues related to the scientific study of the environment and its impacts on humanity.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Human dbiological and cultural origins are, of course, deeply tied to the environment. But just as Earth''s environment shaped humanity, human activity (anthropogenic activity) now leaves an unmistakable stamp upon the natural world. Environmental Science: In Context places special emphasis on exploring the impacts of human habitation and economic activity on the environment.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book also reflects the scientific consensus regarding global climate change-that it is real and an urgent global problem-and offers topics devoted to explaining both the science and the social challenges.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In an attempt to enrich the reader''s understanding of the mutually impacting relationship between science and culture, as space allows we have included primary sources that enhance the content of In Context entries. In keeping with the philosophy that much of the benefit from using primary sources derives from the reader''s own process of inquiry, the contextual material introducing each primary source provides an unobtrusive introduction and springboard to critical thought.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Advisors and Contributors, Introduction, About the In Context Series, About This Book, Using Primary Sources, Glossary, Chronology,&nbsp; VOLUME ONE&nbsp;Acid Rain, Agricultural Practice Impacts, Air Pollution, Algal Blooms, Alternative Fuel Impacts, Antarctic Issues and Challenges, Antartic Treaty, Aquatic Ecosystems, Aquifers, Arctic Darkening and Pack Ice Melting, Asbestos Contamination, Atmosphere, Atmospheric Circulation, Atmospheric Inversions, Aviation Emissions, Bays and Estuaries, Benthic Ecosystems, Biodegradation, Biodiversity, Biofuels, Biogeography, Bioremediation,&nbsp;Biostratigraphy, Bureau of Land, Management, Carbon Dioxide&nbsp;(CO<sub>2</sub>), Carbon Dioxide (CO<sub>2</sub>) Emissions, Carbon Sequestration, Careers&nbsp;In Environmental Science, Chemical Spills, Chlorofluorocarbons, CITES (Convention on International Trade in Endangered, Species of Wild Fauna and Flora, Clean Air Act of 1970, Clean Air Mercury Rule of 2005, Clean Development Mechanism, Clean Energy, Clean Water Act, Clear-Cutting, Climate Change, Climate Modeling, Closed Ecology Experiments, Coal Resource Use, Coastal Ecosystems, Coastal Zones, Commercial Fisheries, Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), Conservation, Coral Reefs and Corals, Corporate Green Movement, Cultural Practices and Environmental Destruction, Dams, DDT, Deforestation, Dendrochronology, Desertification, Deserts, Drainage Basins, Dredging, Drought, Dust Storms, Earth Day, Earth Summit (1992), Earth Summit (2002), Earthquakes, Eco-Terrorism, Ecodisasters, Ecological Competition, Ecosystem Diversity, Ecosystems, El Nino and La Nina, Electronics Waste, Emissions Standards, Endangered Species, Environmental Activism, Environmental Assessments, Environmental Benefits and Liabilities of Petroleum Resource Use, Environmental Crime, Environmental Protection Agency (EPA), Environmental Protection Agency (EPA) Regulation: Massachusetts v. Environmental Protection Agency (2007), Environmental Protests, Estuaries, Extinction and Extirpation, Factory Farms, Adverse Effects Of, Fish Farming, Flood Control and Floodplains, Floods, Forest Resources, Forests, Fossil Fuel Combustion Impacts, Freshwater and Freshwater Ecosystems, Gaia Hypothesis, Genetic Diversity, Geochemistry, Geographic Information Systems (GIS), Geological History, Geospatial Analysis, Geothermal Resources, Glacial Retreat, Glaciation, Global Warming, Grasslands, Green Movement, Greenhouse Effect, Greenhouse Gases, Groundwater, Groundwater Quality, Habitat Alteration, Habitat Loss, Hazardous Waste, Herbicides, Horticulture, Human Impacts, Hunting Practices, Hurricanes, Hurricanes: Katrina Environmental Impacts, Hybrid Vehicles, Hydrologic Cycle, Ice Ages, Ice Cores, Industrial Pollution, Industrial Water Use, Industrialization in Emerging Economies, Inland Fisheries, Insecticide Use, Intergovernmental Panel on Climate Change, International Enviormental Law, Invasive Species, IPCC 2007 Report, Iron Fertilization, Irrigation, Island Ecosystems, Kyoto Protocol, Laboratory Mehtods in Environmental Science, Lakes, Land Use, Landfills, Landsides, Light Pollution, Liquified Natural Gas Resource Use, Logging,&nbsp;VOLUME TWO&nbsp;Maps and Atlases,&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif">Marine Ecosystems,&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif">Marine Fisheries,&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif">Marine Water Quality,&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif">Mathematical Modeling and Simulation,&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif">Media: Environmentally Based News and Entertainment, Medical Waste, Migratory Species, Mining and Quarrying Species Impacts, Montreal Protocol, National Environmental Policy Act, National Oceanic and Atmospheric Administration (NOAA), National Park Service Organic Act, Natural Reserves and Parks, Natural Resource Management, Nonpoint-Source Pollution, Non-Scientist Contributions to Nature and Environment Studies, North Atlantic Oscillation, Nuclear Power, Nuclear Test Ban Treaties, Ocean Circulation and Currents, Ocean Salinity, Ocean Tides, Oceanography, Oceans and Coastlines, Oil Pollution Acts, Oil Spills, Organic and Locally Grown Foods, Organic Farming: Enviromental Science and Philosophy, Overfishing, Overgrazing, Ozone Hole, Ozone Layer, Paper and Wood Pulp, Pharmaceutical Development Resources, Photography, Environmental, Pollinators, Precipitation, Predator-Prey Relationships, Radiative Forcing, Radioactive Waste, Rain Forest Destruction, Real-Time Monitoring and Reporting, Recreational Use and Environmental Destruction</span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">, Recycling, Red Tide, Reef Ecosystem, Reforestation, Resource Extraction, Rivers and Waterways, Runoff, Saltwater Intrusion, Sea Level Rise, Seasonal Migration, Shrublands, Silent Spring, Smog, Snow and Ice Cover, Soil Chemistry, Soil Contamination, Soil Resources, Solar Power, Solid Waste Treatment Technologies, Species Reintroduction Program, Spill Remediation, Streamflow, Superfund site, Surface Water, Surveying, Sustainable Development, Tellico Dam Project (Snail Darters) and Supreme Court Case (TVA v. Hill, 1977),&nbsp;Temperature Records, Teratogens, Tidal or Wave Power, Tides, Toxic Waste, Tsunami Impacts, Tundra, United Nations Conference on the Human Environment (1972), United Nations Convention on the Law of the Sea (UNCLOS), United Nations Framework Convention on Climate Change (UNFCCC), United Nations Policy and Activism, United Nations World Commission on Enviornment and Development (WCED) Our Common Future Report (1987), Vegetation Cycles, Volcanoes, Walden, War and Conflict-Related Environmental Destruction, Waste Transfer and Dumping, Wastewater Treatment Technologies, Water Conservation, Water Pollution, Water Resources, Water Supply and Demand, Watershed Protection and Flood Prevention Act of 1954, Watersheds, Weather and Climate, Weather Extremes, Wetlands, Whaling, International Convention for the Regulation of, Wilderness Act of 1964, Wildfire Control, Wildfires, Wildlife Population Management, Wildlife Protection Policies and Legislation, Wildlife Refuge, Wind and Wind Power, Woods Hole Oceanographic Instituiton, Sources Consulted, Index&nbsp;</span>&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:18px">&nbsp;</span></p>', 2180, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('787c1cc6-7d3b-4967-8c1a-49ea86512f16', '0a6aa05f-c061-4d1b-8057-61b7dec7c67f', 'Description HTML', 1, '<p>Good all round practical approach with helpful theory to practice chapter- some excellent activities! --Practice Learning Co-ordinator, University of Bradford<br>
<br>
Very informative, and written in a way that any students in the first year of the social work degree with no prior teaching of psychology can understand. Excellent to support the human growth and development module. --Senior Lecturer, University of Huddersfield</p>', 4604, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('78877502-e30b-4196-ba9e-005d318d6cd4', 'de4f27a6-56e5-4776-8f70-b7244a37e268', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The dynamics of education is constantly evolving because of the unprecedented circumstances and CBSE’s endeavour to keep pace with international standards in education. This book is designed to empower the students and the teacher for the practical examination. It gives a detailed plan of the practical work and guides both students and teachers with the necessary tips as well as enabling them with the acquisition of skills needed in tackling the examination situation. A thorough reading will equip the students to overcome errors and ensure a good result.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Experiment 1</span></strong><span style="font-family:"Bookman Old Style",serif"> Basic Laboratory Techniques</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Experiment 2 </span></strong></span></span></p>

<ol style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Characterisation and Purification of Chemical Compounds</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Crystallisation Involving Impure Sample</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Experiment 3</span></strong><span style="font-family:"Bookman Old Style",serif"> Experiments based on pH Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Experiment 4</span></strong><span style="font-family:"Bookman Old Style",serif"> Chemical Equilibrium</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Experiment 5</span></strong><span style="font-family:"Bookman Old Style",serif"> Quantitative Estimation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Experiment 6 </span></strong></span></span></p>

<ol style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Systematic Qualitative Analysis of Inorganic Compounds</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Systematic Qualitative Analysis of Organic Compounds</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 1 </span></strong><span style="font-family:"Bookman Old Style",serif">Study of Diffusion of Solids in Liquids</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 2</span></strong><span style="font-family:"Bookman Old Style",serif"> Adulterants in Food Samples</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 3</span></strong><span style="font-family:"Bookman Old Style",serif"> To Study the Factors Affecting Rate of Evaporation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 4</span></strong><span style="font-family:"Bookman Old Style",serif"> Study the Effect of Acid Rain on Limestone</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 5</span></strong><span style="font-family:"Bookman Old Style",serif"> To Prepare Pigments and Poster Paints</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 6</span></strong><span style="font-family:"Bookman Old Style",serif"> Study the Factors Affecting preservation of Jam</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 7</span></strong><span style="font-family:"Bookman Old Style",serif"> Preparation and Properties of Soybean Milk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 8</span></strong><span style="font-family:"Bookman Old Style",serif"> Preparation of Rayon Fibers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 9</span></strong><span style="font-family:"Bookman Old Style",serif"> Comparison of Citric Acid Content in Juices</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Project 10</span></strong><span style="font-family:"Bookman Old Style",serif"> Analyse the Anions and Cations Present in Toothpowder</span></span></span></p>
', 357, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('788fbc41-cd2b-4e55-ad27-9cfa0141ff02', 'b3aea766-d22b-4fcb-883f-d7010a0a9841', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td style="text-align:center">Molecular Gas Lasers: Physics and Applications</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td style="text-align:center">E.P. Velikhov</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td style="text-align:center">270</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1289, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('78925a7a-c98a-4d99-82d4-59e35662c6c5', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 'Description HTML', 1, '<p>A comprehensive collection of the applications of Nuclear Magnetic Resonance (NMR), Magnetic Resonance Imaging (MRI) and Electron-Spin Resonance (ESR).</p>

<p>Covers the wide ranging disciplines in which these techniques are used:<br>
* Chemistry;<br>
* Biological Sciences;<br>
* Pharmaceutical Sciences;<br>
* Medical uses;<br>
* Marine Science;<br>
* Materials Science;<br>
* Food Science.</p>

<p>Illustrates many techniques through the applications described, e.g.:<br>
* High resolution solid and liquid state NMR;<br>
* Low resolution NMR, especially important in food science;<br>
* Solution State NMR, especially important in pharmaceutical sciences;<br>
* Magnetic Resonance Imaging, especially important for medical uses;<br>
* Electron Spin Resonance, especially important for spin-labelling in food, marine and medical studies.</p>', 3244, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('7897f4bd-32b2-44d0-866c-cf6d63ccc7b6', 'a91d6a98-eadf-4f54-ae25-3024050ec8e8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A lecture By Michael Atiyah</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael Atiyah</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540926535</td>
		</tr>
		<tr>
			<th>Series Title</th>
			<td>Springer Videomath</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1890, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('78a3aeb8-5dd0-4f1b-ae06-cb739034af8d', 'dad71524-f8c5-442c-87ae-62c4e52f567f', 'Description HTML', 1, '<h1>Fungal Pathology - I/e New</h1>', 3696, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('78a8ae53-26f4-4f0f-87a9-3c2cc3f6e501', 'ca98b806-7e16-4760-8025-6a2a1d664489', 'Description HTML', 1, '<h1>The Golden Mouse - Ecology and Conservation</h1>', 3580, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('78b1304a-5e0f-4cc2-87f4-0363cfd94f9b', '91aa810f-401d-4863-a3c2-ffb28e37bccc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">State in Plato''s Republic and Kautilya''s Arthasastra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Sanghamitra Das Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471479</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5734, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('78bbc61d-f6ed-40a6-84c4-9429a1e90d58', '07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Aimed at the senior undergraduate and graduate level, this textbook fills the gap between general introductory texts offering little detail and very technical, advanced books written for mathematicians and theorists rather than experimentalists in the field.<br />
The result is a concise course in atmospheric radiative processes, tailored for one semester. The authors are accomplished researchers who know how to reach their intended audience and provide here the content needed to understand climate warming and remote sensing for pollution measurement. They also include supplementary reading for planet scientists and problems.<br />
Equally suitable reading for geophysicists, physical chemists, astronomers, environmental chemists and spectroscopists.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Notation and Math Refresher</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interactions of EM Radiation and Individual Particles</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Volumetric (Bulk) Optical Properties</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Radiative Transfer Equation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Numerical and Approximate Solution Techniques for the RTE</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Absorption and Emission by Atmospheric Gases</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Terrestrial Radiative Transfer</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 167, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('78c07ff3-fae4-4842-aee0-582cb9f4f852', 'fdb0aeca-46e2-4b1c-b462-d6f0f182f896', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H.W. Roesky</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540438076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>202 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5953, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('78e9cc9f-2558-4e51-976d-829c858bd4dd', '1f31ea2e-7b91-4cac-8f23-bcc2311d2d8f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Kacmiracabdamrta a Kachmiri Grammer Part 1</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Icuara Kaula </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Asiatic Society</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1897</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 26, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('78ea624c-ae2e-476e-95c6-bb6c548ad4c1', '2b611abe-b5d1-4cde-9c4f-612368eaf763', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Linked Twist Map as a Paradigm in Applications: Micro to Macro, Fluids to Solids</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rob Sturman, Julio M. Ottino and Stephen Wiggins</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p><strong>Rob Sturman</strong>,&nbsp;<em>University of Bristol</em><br>
			Rob Sturnan gained his PhD from University College London in 2000. He is currently carrying out research on mixing in microfluidics at the University of Bristol.</p>

			<p><strong>Julio M. Ottino</strong>,&nbsp;<em>Northwestern University, Illinois</em><br>
			Julio M. Ottino is Dean of the R. R. McCormick School of Engineering and Applied Sciences, R. R. McCormick Institute Professor and Walter P. Murphy Professor of Chemical and Biological Engineering at Northwestern University.</p>

			<p><strong>Stephen Wiggins</strong>,&nbsp;<em>University of Bristol</em><br>
			Stephen Wiggins is a Professor of Applied Mathematics and Head of the School of Mathematics at the University of Bristol.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;0521868130</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780521868136</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;302</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1618, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('78efb8b1-1a1f-4ef5-bb11-8ebb83f33f2a', 'a5fc5877-5534-4799-adb5-aea25839685f', 'Description HTML', 1, '<p style="text-align:justify">This book is a full-length, up-to-date and authentic biography of the great Indian scholar and statesman, leader and Liberator and the chief architect of the Constitution of India, Dr. B. R. Ambedkar. The author, Dr. Dhananjay keer has endeavour to cast a gripping light on his words, deeds and the motives from which they sprang. The book is based on several interviews of Dr. Ambedkar taken by the author and the final craft of the book was read, checked and approved by Dr. Ambedkar himself. He had also cleared some points in relation to some events. This has increased the authenticity of the book.&nbsp;</p>

<p style="text-align:justify">Although the life Dr. Ambedkar with all his sacriices, struggles and scholarships, was chifely devoted to liberting six crore people from their age- long bondage and bringing in a new era in the lives of those suppresed people, it id no less a glorious fight for ushering in india a social and economic democracy.&nbsp;</p>

<p style="text-align:justify">This biography is important from another point of view. Dr. Ambedkar ''s life is highly instructive to everyone who yearns for human dignity and equality in human relations in society. it provides a most inspiring example of what a&nbsp;man can achieve by his indomitable perseverance and great self- denial, even under the most depressing and destitute circumstances. Ambedkar''s external serch for knowledge, his incredible industry and his unflinching aim with which he rasied himself from the life of a social leper to the position of a constituion-maker, and his heroic struggles for raising the down-trodden to human&nbsp; dignity will constitute a gloden chapter in the history of this nation and in the history of human freedom as well.&nbsp;</p>', 1529, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('78fb10bb-f94b-4c7e-9703-a7ec42e4441b', '21bc4005-517a-40ba-826c-a02a0c536e3a', 'Description HTML', 1, '<p>Since the 1970s, the number of formally democratic states has grown exponentially whilst coherent alternatives to democracy have steadily diminished in terms of their global relevance. Yet, democracy remains an extremely problematic, conflictual and unfinished enterprise - as a process and a project. The progress of democratization, inside nation states and globally, is partial, unsteady and at times thin, and efforts to extend democratization outside the nation state, whether to international bodies or civil society or the private sphere of the family and even intimate social relations, are sometimes highly contested. For researchers and scholars, there is an undoubted challenge in understanding and interpreting the multi-layered and multi-dimension processes of democratization and gauging their significance for the social and political world. This collection explains aspects or experiments in democratization across the world and relates the substantial body of work on comparative, cross-regional and cross-case work across thematic fields of research. With this collection, researchers, policy makers, students, social and economic organizations such as businesses and labour movements, and NGOs in fields such as development, democracy promotion, social rights and international relations, can make sense of the best of a broad and potentially intimidating field of study. Volume One: Theories, Methods and Historical Perspectives Volume Two: States and Political Economies of Democratization Volume Three: Civil Society, Human Rights and Culture in Democratization Volume Four: The Global Politics and Globalization of Democratization</p>', 4204, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('79049e33-6491-4f4e-a6a0-12783670f70f', '80fa950b-9daf-48bc-a2ed-7d86d21120b6', 'Additional Attributes HTML', 1, '<h1>Variational Principles in Physics</h1>', 3931, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('790a3919-b37e-442f-a9db-14ac7ed58dd9', '485e1cc2-a5d5-4a0d-bf90-0460c09e883b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Ashtadhyayi Padanukaram Kosh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Avnindu Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171101184</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>&nbsp;Parimal Publications</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2824, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('790a9c45-df23-4291-869d-42b80ff67ce5', '37b71104-6706-4751-94b6-a3daa7dc0192', 'Description HTML', 1, '<p>Measure-valued branching processes arise as high density limits of branching particle systems. The Dawson-Watanabe superprocess is a special class of those. The author constructs superprocesses with Borel right underlying motions and general branching mechanisms and shows the existence of their Borel right realizations. He then uses transformations to derive the existence and regularity of several different forms of the superprocesses. This treatment simplifies the constructions and gives useful perspectives. Martingale problems of superprocesses are discussed under Feller type assumptions. The most important feature of the book is the systematic treatment of immigration superprocesses and generalized Ornstein--Uhlenbeck processes based on skew convolution semigroups.</p>

<p>The volume addresses researchers in measure-valued processes, branching processes, stochastic analysis, biological and genetic models, and graduate students in probability theory and stochastic processes.</p>', 1645, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('790d4e79-4ce2-4a66-8f7c-d33638f12f84', 'fd04cb67-783c-4855-a136-9e9a55068066', 'Description HTML', 1, '<p>''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)</p>', 5487, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('7914b994-dc5d-41e6-bf56-a451313c6750', '78cf609f-6a7e-420b-b65c-ebf792e7c824', 'Description HTML', 1, '<h1>Biochemistry</h1>', 5433, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('7915fd0b-437f-4658-a9fa-645a540b106c', '1c6494bc-f43d-450f-9b39-3ee9e78a702b', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Mettalic Art of India</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">S.D. Trivedi, U.C. Dwivedi</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788188934553</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">128</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2115, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('79160f8a-f1e1-4c41-b416-fc5287cff8e2', 'd5a18541-3544-48fb-8e89-4245f53408b8', 'Description HTML', 1, '<p>Digital marketing Insights is an edited book, which include reputed research chapters concerning digital world. This book has described the importance of digital marketing in the recent era of competition. It''s a common challenge since many businesses know how vital digital and mobile channels are today for acquiring and retaining customers. This book would be helpful for the business institutions to bring out actual requirement and needs of the customers and how the needs should be satisfied through the digital marketing in short time and less cost. The book has contains different aspects of digital marketing in the form of research chapters in which problem as well solution has been discussed. The authors whose contributing their articles are belong to the well developed institutions with vast knowledge of their subject. Hence, the book would be helpful to complete the ample need of marketers for acquiring the customers in different situations of the market.</p>', 3306, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('791cde60-9969-45d9-b494-3edce3605dc0', '6b18a472-9f0a-442a-9f50-523d9f2d0f2f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>O.P. Aneja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178797755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5082, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('791df924-f9b6-4c13-9789-cce34965b407', '78ffaacf-c00b-4c90-b3f3-1d9f7cb39a57', 'Description HTML', 1, '<h1><span style="font-size:18px">Fish & Prawns</span></h1>', 5411, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('7920467f-c048-47c9-bbd8-144e48cfb43c', 'ec0e4a37-5d84-428a-b38b-1b042d9ce900', 'Additional Attributes HTML', 1, '<h1>Bayesian Evaluation of Informative Hypotheses - Statistics for Social and Behavioral Sciences new</h1>', 4471, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('793198fa-a54d-4e13-998c-c3281c319c50', '936b99f9-5d87-48d8-8b80-c8bc50dac79e', 'Additional Attributes HTML', 1, '<h1>An Atlas of Functions 2/e - With Equator, The Atlas Function Calculator, Free CD-Room</h1>', 2486, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('79439ad1-a42c-4fe5-8e40-398e41f14d74', '1d18173d-711c-473d-8851-1a4483d8ab9d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems in Quantitative Analysis</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A. Musakin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">400</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1120, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('794ff932-5033-42f7-a9b6-0b895f55fb3b', 'd24faf79-d380-461b-ba30-461e3906ec86', 'Description HTML', 1, '<p>On 25 March 1971, the Pakistan Government launched Operation Searchlight, the code name for the military crackdown on the Eastern wing, to suppress Bengali calls for self-determination. In a conference held a moth earlier, President Yahya Khan said "<em>Kill three million of them and the rest will eat out of your hands,"&nbsp;</em>thus giving state sanction to genocide. Over the next nine months, the Pakistan military and supporting militias went on an orgy of killing, rape and loot, which for its sheer brutality is unparalleled. The resistance movement that developed to fight the forces of repression had to contend with the might of a merciless and well-armed military that had no compunction in killing unarmed civilians. Yet, the people soldiered on, unwilling to suffer indignity and deprivation. In support of the freedom movement, the Indian Armed Forces, jointly operation with the Mukti Bahini intervened militarily on 3 December and in a swift 13-day war, forced the Pakistani military to unconditionally surrender. This book recounts first hand stories from the resistance movement of soldiers who fought the Liberation war</p>', 2651, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('7954ac5d-63bc-4024-b891-9ba0b12fb623', 'aca902c7-03d2-40a5-abd7-72b63e950043', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Travel and Tourism Management</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Praveen Sethi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805580</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3127, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('79585d42-628f-47cc-93a9-5051d7597e8d', 'bb64a866-5a41-46cf-ad60-0ce08c20071a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.R. Chatwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5915, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('79697413-8865-4988-9765-b3fada422d64', '78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Urban Horticulture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Surerndra Bhanot</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352697656</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 714, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('797768b4-aade-430a-9e90-8e174faf2b95', '4542d996-9165-478e-8cfa-e0a7858f070b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Mark Whittle</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598034936</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4165, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('79848c7d-4352-42cf-b9b9-ea68963b9f15', '4f190d15-665d-4255-a92a-e270999a220a', 'Description HTML', 1, '<h1>Multicultural Consciousness - in the Novels of R.K. Narayan</h1>', 2717, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('798d364f-eda7-4696-8c46-5601f0749a24', '11c5fd62-a97c-440f-b041-eb3b04e2af49', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Plant Pathology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Otis C. Maloy</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>0471298174</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1368</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3815, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('7992e02e-e9a6-46fe-bafe-114c5bdae38b', '866726a6-bfe1-4b8a-b564-ced82855e335', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gandhi: Anti-Biography of a Great Soul - French Writings on India and South Asia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">De Saint Cheron</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789383166114</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Social Science Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2167, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('799357b0-fb1e-4a3a-9497-62da595e8954', '6c4b1f1c-e01c-41a3-8c5c-83711a6bc07f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Kashyap</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383026272</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4711, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('799be842-af10-4ea1-aed6-9ccfd804cd60', 'c9624129-7075-4dfd-935e-863d555bb9d7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sobha Kapoor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382894322</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2662, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('79a61bef-8729-4026-9588-2a8d33276b40', '0aa91139-7cfd-4590-b5fc-8e8665b865cf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Priya Annamalai</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805719</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3115, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('79a99f70-fc5d-4e35-88c9-6b41c5dc421f', 'aa59d7bd-9a1a-4cf5-a7ee-695cd959c674', 'Description HTML', 1, '<p>Sankhyatmak Abhiyogyata’ (Quantitative Aptitude) is written by R. S. Aggarwal. The content of the book is written in Hindi. The book content includes Numbers, H.C.F & L.C.M, Decimal Fractions, Arithmetic, Geometric & Harmonic Progressions, Simplification, Square Roots & Cube Roots, Average, Problems on Numbers, Problems on Ages, Surds and Indices, Logarithms, Percentage, Profit & Loss, Ratio & Proportion, Partnership, Mixture, Compound Proportion, Time & Work, Pipes and Cistern, Time & Distance, Problems on Trains, Boats and Stream, Simple Interest, Compound Interest, True Discount, Banker''s Discount, Area, Volume, Races, Calendar, Clocks, Shares & Dividend, Permutations and Combinations, Probability, Trigonometry, Series, Tabulation, Pie-Chart, Bar-Graphs and Line Graphs. The book is suitable for competitive exams such as Bank P.O, Railway, S.S.C, Police, etc. if you want to score good in any of the competitive exams then get this book from Amazon India at affordable rates.</p>', 5853, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('79b39edf-ed19-4e43-9030-e9eb8126d813', 'f34282a3-4e11-4a5e-b4dc-5773d0b5ab6e', 'Description HTML', 1, '<h1>The editors of this Encyclopedia, earlier editions of which met with international acclaim, have now provided a fully revised, expanded and updated third edition of this comprehensive reference work. In two volumes, 500 experts -- among them several Nobel laureates and numerous other scientific award winners -- offer a comprehensive and topical account of physics and the physical world. The volumes comprise more than 500 articles, which have either been completely updated or are altogether new, covering the latest terminology and techniques in physics, including atomic trapping and cooling, biophotonics, econophysics, the formation of stars and planets, quantum communication, space science and technology, and traffic flow.</h1>', 3250, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('79b56c64-f293-479a-ab56-8b2377757795', 'fcb04c9c-0cf5-4f19-b98d-2874e558e1a2', 'Description HTML', 1, '<p>The Handbook of Research on Informatics in Healthcare and Biomedicine is the single authoritative reference source for information on the newest trends and breakthroughs in computer applications applied to healthcare and biomedicine. Innovative technologies in health information systems, medicine, health services, and other areas in biomedicine are explored. The comprehensive chapters contained in this handbook of research have been written by 99 international experts from the field of healthcare and IT. More than 900 references to existing publications and a wide-ranging compendium of over 450 key terms and definitions have been included to provide readers with the ultimate research tool.</p>', 5314, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('79d6fdc5-cdb9-4b66-9a7e-94aba99005d8', '2ec60836-2ddd-405b-b040-17fcc527812c', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Innovation in building design and construction depends on innovative strategies being developed by teachers and practitioners, made available to students and then professionally adopted. Successful transfer of this knowledge relies on appropriate support for both students and academics to ensure the new knowledge is translated into a format appropriate to the learner''s current state of understanding, often using a constructivist, student-centred learning approach. </span></p>

<p style="text-align:justify"><span style="font-size:18px">This special issue of the journal Architectural Engineering and Design Management examines new strategies to manage effectively a growing number of students and a changing student profile in the built environment sector. Written by international experts in the field, core themes covered include student-centred learning, practice-based learning, good practice and evaluation, and instructional systems design. Several papers are devoted to virtual learning, focusing on e-pedagogy, standardisation, bridging the gap between academia and industry, and virtual learning environments. </span></p>

<p style="text-align:justify"><span style="font-size:18px">This peer-reviewed publication will be invaluable reading for lecturers and students on architecture and civil engineering courses, professional architects and engineers, and all interested in T&L, continuing professional development and distance learning in the built environment sector.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Editorial, Demystifying Construction, Technology in Architectural Education, Teaching and Learning in Collaborative Group Design Projects, Engaging Learners. The Development of Effective E-learning Applications for Students of the Built Environment, Supervised Work Experience. The Learning Climate of Construction Companies and the Factors that Influence Student Experience, Investigating the Synergy between Teaching and Research in a Teaching-led University. The Case of an Architectural Technology Undergraduate Programme, The Effectiveness of E-learning, An Ontology of Construction Education for E-learning via the Semantic Web, Learning to be Real Engineers. The Dam Game Simulation, Using Video in the Construction Technology Classroom. Encouraging Active Learning, Developing Web-based Tools for Teaching, Training, Learning and Development. The Role of Academic Institutions, Retrofitting E-learning to an Existing Distance Learning Course. A Case Study, Developing a Knowledge Centric Approach to Construction Education.</span></p>', 3112, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('79decff5-e5ab-4ebb-b116-41ca12881c5e', '1d057a53-2a8d-4d78-a02b-c12627f77e84', 'Description HTML', 1, '<p>In his book,&nbsp;<em>Compendium of Chemical Warfare Agents</em>, author Steven L. Hoenig provides all the necessary information that First Responders, Hospitals, HazMat Teams, Fire and Rescue Services, and other First Responders need to know when dealing with dangerous chemical agents.</p>

<p>Coverage includes health effects, physical characteristics, hazards from reactivity, protection of personnel, and general first aid for each agent. The book provides quick and easy access to critical data on chemical warfare agents, both at the scene of release and in the laboratory.</p>

<p>Today, highly lethal chemicals such as nerve agents, vesicants and other chemical warfare agents may be the new weapons of choice among terrorist groups throughout the world and the latest addition to the "poor man''s arsenal of opportunity" - a grave concern for all First Responders and Emergency Management personnel.&nbsp;<em>Compendium of Chemical Warfare Agents</em>&nbsp;furnishes the critical information to deal with this threat.</p>', 1870, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('79ed7248-8cee-47cd-b7a6-de2328b88ca5', 'c089b909-3eb7-4b64-b84b-2d6402b1756b', 'Description HTML', 1, '<h4><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रैगिंग-एक आतंक</span></h4>', 5003, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('7a252776-09a6-4b43-896b-8faeee4e6f4e', 'c8c1b2b7-5aeb-4035-8657-94824943c3db', 'Description HTML', 1, '<h1>Reading the Moderns and Beyond - A Literary Appreciation</h1>', 2703, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('7a2d0fdb-f3b6-428a-995f-2d14801882b5', 'ce4340e0-adf0-492a-9077-084331491d62', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Compton''s enclopaedia in 26 Vols.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781593392987</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 4483, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('7a387387-91c4-4b20-bf35-7570fb4b738e', '400dda47-4b7e-455b-ba36-85d93ee7971e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dimitris N. Chorafas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781439834534</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5828, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('7a416079-c759-4efe-b756-8c7b3076edc3', '29ad5bba-53e4-4dcb-902b-8711d4269db4', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<p>Sun Kim, Haixu YTang and Elaine R. Mardis</p>
			</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<ul>
				<li><strong>Sun Kim</strong>&nbsp;Sun Kim is associate professor and associate director of bioinformatics at Indiana University''s Center for Genomics and Bioinformatics. Prior to IU, he worked at DuPont Central Research as Senior Computer Scientist and at the University of Illinois as Director of Bioinformatics. Dr. Kim earned his Ph.D. in Computer Science at the University of Iowa.</li>
				<li><strong>Elaine R. Mardis</strong>&nbsp;Elaine R. Mardis is associate professor at Washington University School of Medicine, St. Louis, and co-director of the university''s Genome Sequencing Center where she leads the Technology Development group. She received her Ph.D. in biochemistry from the University of Oklahoma.</li>
				<li><strong>Haixu Tang</strong>&nbsp;Haixu Tang is an assistant professor of informatics at Indiana University. He received his Ph.D. in computational biology from the Shanghai Institute of Biochemistry, China.</li>
			</ul>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596930940</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1690, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7a5c84be-e8ac-4181-876a-8bb2da526ac3', '9590a612-9137-4a55-90d7-d6c9edc25bf5', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B.N. Nanda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382894247</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2660, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('7a6441f5-8c65-42c2-a0fe-997f1405ca17', 'ed7b4d4b-125a-4af5-bd88-c452148edeb2', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>&nbsp;TITLE</td>
			<td>Handbook of Regression Analysis</td>
		</tr>
		<tr>
			<td>&nbsp;AUTHOR</td>
			<td>Chatterjee, Simonoff</td>
		</tr>
		<tr>
			<td>&nbsp;ISBN</td>
			<td>9780470887165</td>
		</tr>
		<tr>
			<td>&nbsp;PUBLISHER</td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td>&nbsp;YEAR OF PUBLICATION</td>
			<td>2013</td>
		</tr>
		<tr>
			<td>&nbsp;BINDING</td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1273, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('7a7bdbca-f11e-4a11-9997-db976c4e5a72', '73914eaa-ab28-4338-8275-06d5fbc10304', 'Description HTML', 1, '<h1>Paryavaran Vigyan Vishwakosh 5 Bhago me (H) New</h1>', 3806, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('7a8a7367-df44-4459-8009-e40c4ed3478e', '009dde54-8c06-4bee-aeda-3d602edfc067', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">In East Uttar Prakesh During 9th - 12th Centuries</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Prem Sagar Chaturvedi</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8185495637</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788185495637</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">242</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2020</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1906, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('7a8a7ca4-0d7a-4766-bcf8-e2bf747df510', 'd13fdf95-07b6-4667-adff-2b6575f1391c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Capt. Dr. Arvind M. Nawale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192125442</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2702, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('7a92b27b-03e1-4dbb-a623-82545b8371ee', '0ce59a35-e7f2-4983-9a70-e5015f78e5b7', 'Description HTML', 1, '<p>आचार्य त्रिमल्लभट्ट द्वारा रचित ‘योगतंरगिणी’ आयुर्वेद आधारित एक महत्वपूर्ण ग्रन्थ है। यह ग्रन्थ सर्व वैद्यक संहिताओं का सपाम संग्रह है। तत्कालीन सभी प्रामाणिक ग्रन्थों का उपयोग कर इसे संग्रह ग्रन्थ का रूप दिया गया है। इस ग्रन्थ में औषधि योगों का बृहत् संग्रह है। ये सभी औषधि योग विविध प्राचीन एवं तत्कालीन प्रचलित ग्रन्थों से संग्रहीत हर तरह के योग इसमें द्रष्टव्य हैं। महर्षि पतंजलि के अनुसार ‘योगश्चित्तवृत्तिनिरोधः’ अर्थात् चित्त की वृत्तियों को वश में रखना ही योग है। मनुष्य योग के द्वारा सभी चिन्ताओं का परित्याग कर सकता है। ‘योगतंरगिणी’ ग्रन्थ यद्यपि आयुर्वेद औषधि के उपचार का परिबोध कराता है, लेकिन भारतीय प्राचीन वाङ्मय में योग की जो पद्धतियाँ निरूपित हुई हैं, उसकी परिधि में इसे देखते हुए यह निर्विवाद कहा जा सकता है कि यह ग्रन्थ आयुर्वेद औषधि के साथ योग के विराटत्व से विभूषित चिकित्सा प्रणाली का महाकाष है। आचार्य त्रिमल्लभट्ट ने प्राचीन काल में योगतंरगिणी की रचना की थी। यह ग्रन्थ उसी का नवीनतम संशोधित एवं सवंर्धित संस्करण है। प्रस्तुत ग्रन्थ भारतीय चिकित्सा-पद्धति को समृद्धि प्रदान करता है और आयुर्वेद की विकास-परम्परा को नवीनतम विधि-प्रक्रिया से विभूषित करता हुआ गौरवशाली बनाता है। सच ही कहा गया है, ‘योगःकर्मस्तु कौशलम्’ मसलन कार्य में कुशलता को ‘योग’ कहते हैं। इस कसौटी से पृथक यह ग्रन्थ भारतीय चिकित्सा-ज्ञान और उपचार-विज्ञान को एकमेव रूप में हर व्यक्ति के लिए दुःख भंजन मन्त्र-सा है। ग्रन्थ का अधुनातन परिवेश और इसके परिप्रेक्ष्य में जो चिकित्सीय-संज्ञानपरक क्रम बद्धता है, वह औषधिक उपाद्ेयता से परिसिक्त और परिनिष्ठ है।</p>', 5342, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('7aa063af-42b2-463b-ace7-68777b334eb8', '9ea8df19-e083-41d8-a521-f917bec71477', 'Description HTML', 1, '<h1>Dalit Atmakatha or Upanyas - shoshan tatha sangharsh (H)</h1>', 4464, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('7ab1eddc-63c9-47df-9df4-9a6f2b78529e', '2b4a1aac-b8df-4665-93aa-360b942c6e9b', 'Description HTML', 1, '<p>The main purpose of this classic text is to demonstrate how Newtonian gravitational theory and Euclidean geometry can be used and developed in the earth''s environment. The second is to collect and explain some of the mathematical techniques developed for measuring the earth by satellite. Book chapters include discussions of the earth''s gravitational field, with special emphasis on spherical harmonies and the potential of the ellipsoid; matrices and orbital geometry; elliptic motion, linear perturbations, resonance, and other aspects of satellite orbit dynamics; the geometry of satellite observations, including time and precise definition of coordinates, and observability conditions; and statistical implications and date analysis. The completion of a first-year course in physics and a first-year course in calculus is assumed.</p>', 5489, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('7ab7c011-81be-47cc-954c-950ce5f294f7', '77408a2b-7c30-40bb-a0ec-7788ff465501', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mcgee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848600201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5552, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('7acda33a-4d3a-4876-bf41-14cd005e1bab', '6ec0a66e-2570-4b25-b35a-2b0aa424b6eb', 'Description HTML', 1, '<h1>Bhartiya Loktantra - Mudde Vikalp aur Nitiyan</h1>', 4314, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('7acfbe41-3610-4637-8feb-0277029517aa', 'e7e821d3-a63d-409f-a1e4-afd8c8dd37f2', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎ SAGE</p>

<p>Author&nbsp; &nbsp;&nbsp; &nbsp; :&nbsp; &nbsp;Alex Marsh</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Year&nbsp; :&nbsp; &nbsp; 2011</p>

<p>Cover&nbsp; &nbsp;:&nbsp; &nbsp; &nbsp;Hardcover</p>

<p>Pages ‏ : ‎&nbsp; 1796&nbsp; pages</p>

<p>ISBN-13 ‏ : ‎&nbsp; &nbsp; &nbsp; 9781849200189</p>', 2133, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('7ad470cc-a7f1-4d55-8258-eb811e7a7d2f', '26f570ad-1c54-4634-b61f-ad9ca27bf425', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">In recent decades, a comprehensive new framework for the theory and design of control systems has emerged. This framework is based on a radically different foundation from the conventional approach. It treats a range of significant and ubiquitous design problems, including those of critical systems, more effectively than the conventional framework. Control Systems Design brings together contributions from the originators of the new framework in which they explain, expand and revise their research work in the field with more recent and entirely novel material.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The book also demonstrates how the conventional design framework can be made more effective by the use of the principle of inequalities. It is divided into four parts:</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">*basic principles, including those of matching and inequalities with adjustments for robust matching and matching based on H-infinity methods and linear matrix inequalities;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">*computational methods, including matching conditions for transient inputs and design of a sampled-data control system;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">*search methods including search with simulated annealing, genetic algorithms and evaluation of the node array method;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">*case studies, including applications in distillation, benchmarking critical control of magnetic levitation systems and the use of the principle of matching in cruise control.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book will be of great interest to academics and institutional researchers in control system design and to those studying for higher degrees in this area.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part I. Basic Principles</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Foundation of Control System Design</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part II. Computational Methods (with Numerical Examples)</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Matching Conditions for Transient Inputs</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Matching to Environment Generating Persistent Disturbances</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. LMI-based Design</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Design of a Sampled-data Control System</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part III. Search Methods (with Numerical Tests)</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. A Numerical Evaluation of the Node Array Method</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. A Simulated Annealing Inequalities Solver</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Multi-objective Genetic Algorithms for the Method of Inequalities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part IV. Case Studies</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Design of Multivariable Industrial Control Systems by the Methods of Ineqalities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Multi-objective Control using the Principle of Inequalities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. A MoI Based on H00 Theory-with a Case Study</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Critical Control of the Suspension for a Maglev Transport System</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Critical Control of Building under Seismic Disturbance&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Design of a Hard Disk Drive System</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Two Studies of Robust Matching</span></span></span></span></p>', 3888, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('7ad63870-0048-445c-8620-ba24b9dbb232', '0e7345d9-8e53-455a-8b93-caae99095a9a', 'Description HTML', 1, '<p>New Testament Studies offers a unified approach and a selection of excellent articles that is in no way constrained by theological positions. The aim of this four-volume set is to provide a rich teaching and learning resource which generates a real knowledge transfer based on the best recent New Testament scholarship. Volume One covers two areas, issues of methodology and recent advances in historical Jesus research. The former area both lays the basic groundwork for engaging in the study of the ancient texts that form the New Testament, but also collects together some of the more creative reading strategies that have been applied to New Testament texts over the last few decades. Further, research into the central figure of the New Testament has a long history, and there has been renewed interest and fresh advances in this area over the last twenty years that have reshaped the questions that are being explored. Volume TwoI looks specifically at the four canonical Gospels. The volume opens with articles that deal with general issues such as questions of genre, audience and purpose before presenting articles that deal with the individual texts. Also the recent application of social-memory theory to Gospel texts will be highlighted. Volume Three perhaps covers the topic that has seen the greatest amount of literature published during the last three decades - the person and letters of Paul the apostle. Three central areas which will be addressed are: (i) the life and self-understanding of Paul; (ii) his theological understandings; and (iii) the purpose of his writings and the issues they raise. Volume Four is not an assembly of disparate voices, but actually reflects one of the most important developments in the study of the New Testament and Early Christianity. Namely, it allows for the appreciation of the diverse expressions of faith that represented the Jesus movement in the first two centuries.</p>', 5535, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('7af37f63-e2fb-43a4-81ba-47c01541da29', '9a9fac70-8972-41f5-9a6f-2ebe3f402a80', 'Description HTML', 1, '<p>The book is based on International Summer Schools on Biophysics held in Croatia which, contrary to other workshops centered mainly on one topic or technique, has very broad scope providing advanced training in areas related to biophysics. This volume presents papers in the field of biophysics for studying biological phenomena by using physical methods and/or concepts. Its scope should be of interest for students at doctoral or postdoctoral level and to experienced scientists.</p>', 2549, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('7af5fadf-963d-43bb-a64b-43995c97c19c', 'aab0f78f-145e-411d-9327-cf4190cf1349', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In Great Glass Buildings, Peter and Jennifer Hyatt present fifty exemplary modern projects that explore a number of theories about the nature, mystique and attraction of glass in the architecture of the past few years. Variously performing roles that include giftwrap, lightweight armour, transmitter and insulator, glass began its re-emergence as an architectural force during the 1990s, as a symbol of new modernism, and is described by the authors as ''the DNA of the new modernity''. Advances in glass-making and construction technology and the advent of structural glazing, fixing systems, glass coatings and waterproof connections have transformed the ambitious dreams of the past into reality. Glass and sustainable design principles are increasingly interdependent, and together are embraced by forward-thinking architects.</span></p>

<p style="text-align:justify"><span style="font-size:18px">''Great Glass Buildings reveals delight in the illuminated, magical form and space. Whether public or private, these projects trigger a strong human response to the temporal, spiritual and physical worlds. Works as diverse as teahouse, private residence, public spa and grand civic gesture indicates new modernism''s appeal.''</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Introduction, 30 St. Mary Axe, United Kingdom, Atami Water/Glass Residence, Japan, The Atrium at Federation Square, Australia, Austrian School (Osterreichische Schule), Hungary, Bark Design Studio, Canada, Burda Media Park, Germany, Carousel Pavillion, Australia, Cellular Operations Headquarters, United Kingdom, Central Foyer of Bremen University, Germany, The Christ Pavillion, Germany, City Hall, United Kingdom, Federal Ministry for Consumer Protection, Food and Agriculture (BMVEL). Germany, Grammar School Markt Inderdorf, Germany, Hauer King House, United Kingdom, Headquarters of Deutsche Post AG, Germany, Herz Jesu Kirche (Church of the Sacred Heart), Germany, Hotel Habita, Mexico, House IA, Mexico, House in Wales, United Kingdom, House R 128, Germany, HydraPier, The Netherlands, ING Group Headquarters, The Netherlands, Jenkins Robson House, Australia, Koehler House, Canada, The Lowry Centre, United Kingdom, Lyon Airport Station, France, Maison Hermes, Japan, Mineral Bath Extension and Renovation, Germany, Modern Art Museum of Fort Worth, United States of America, Motor Show Stand for AUDI AG, Germany, Multimedia Library (Mediatheque), France, Municipal Library (Stadt-und Landesbibliothek), Germany, NatWest Media Centre, United Kingdom, The New 42nd Street Studios, United States of America, Newman House, Australia, Nomentana Residence, United States of America, North German State Clearing Bank Building (Nord LB), Germany, Osaka Maritime Museum, Japan, Parque Espana Residential Building, Mexico, Picture Window House, Japan, Portland International Airport, United States of America, Singapore Arts Centre, Singapore, Software Manufacturer, United States of America, Solar Tube, Austria, Sondica Airport, New Terminal, Spain, Tea House (Fukyo), Japan, Troyes Mediatheque (Mediatheque de l''Agglomeration Troyenne), France,&nbsp;Uptown Munchen, Germany, The Westin New York at Times Square, Unites States of America&nbsp;</span></p>', 1819, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7b0650f7-09ea-4f5c-bfca-775258a9067f', '6611fb35-a405-49eb-a2f7-f22063341ae4', 'Description HTML', 1, '<h5><strong><span style="font-size:24px">Kuch Sach Aadhe Adhure&nbsp;</span></strong></h5>', 1767, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7b1716d1-6ccd-4554-925a-ecf7c43ac65f', '5a272247-3cba-4b9a-8d41-56c0db50b591', 'Description HTML', 1, '<h1>Infant and Child in the Culture of Today - The Guidance of Development in Home and Nursery School</h1>', 5037, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('7b1bedfa-8124-492a-92c0-e61cf8e35d97', '73dbb98a-98d0-40bb-8cd4-59e91a3e139d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Leadership in Organizations</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gary Yukl</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389552454</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 506, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('7b1e9d47-47be-4ba1-aee5-4fee8450b546', '50a71a62-c42b-41ce-ae90-cc631f02f2ac', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Emerging Scenario of Accounting, Commerce and Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. M.F. Patel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830204</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1377, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('7b24e454-b743-464b-9656-8fe3e89c6241', 'd32a6ffa-0a2b-456c-9c7b-44031c219619', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Aptitude Test Problems In Physics (Science For Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.S Krotov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication </td>
			<td style="text-align:center">1990</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">310</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1088, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('7b4b24a1-09e3-48dc-b0bf-1b89470e70e8', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lewis Carroll</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486495668</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2344, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('7b57c340-5c60-4bcf-9964-354701b64af1', 'eb873654-7b70-425f-9c7a-97fbf51b7c3f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Machine Learning With Python Cookbook: Practical Solutions From Preprocessing To Deep Learning</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Chris Albon</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352137305</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shroff</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 606, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('7b5c262f-33c9-403d-b130-3cc1350999d1', '0a797d79-368e-4098-be0c-f9620641a5c4', 'Description HTML', 1, '<h1>Exploitation of Non verbal Strategies in English Novels in India</h1>', 2729, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('7b5e9f69-f68a-43bb-a6e4-eaf0df738cae', 'dc303a41-fa6a-4181-bbf9-ae2080eca955', 'Description HTML', 1, '<h1>Changing Dimensions of Library and Information Science</h1>', 3314, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('7b6276ce-7c39-4ded-a66e-b749dbfa76ce', 'f614ffc6-017e-4bae-a10b-7c4ab34e955a', 'Description HTML', 1, '<h1>Politics in Manipur (1972-2001)</h1>', 4302, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('7b701712-aef9-430c-b5f9-4fc5e67884a5', 'f4ed48ff-b12d-44f4-85ad-c66fd6e3114a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The explosion of the field of genetics over the last decade, with the new technologies that have stimulated research, suggests that a new sort of reference work is needed to keep pace with such a fast-moving and interdisciplinary field.&nbsp; Brenner''s Encyclopaedia of Genetics, Second Edition, Seven Volume Set, builds on the foundation of the first edition by addressing many of the key subfields of genetics that were just in their infancy when the first edition was published. The currency and accessibility of this foundational content will be unrivalled, making this work useful for scientists and non-scientists alike. Featuring relatively short entries on genetics topics written by experts in that topic, Brenner''s Encyclopaedia of Genetics, Second Edition, Seven Volume Set provides an effective way to quickly learn about any aspect of genetics, from Abortive Transduction to Zygotes. Adding to its utility, the work provides short entries that briefly define key terms, and a guide to additional reading and relevant websites for further study. Many of the entries include figures to explain difficult concepts. Key terms in related areas such as biochemistry, cell, and molecular biology are also included, and there are entries that describe historical figures in genetics, providing insights into their careers and discoveries.</span></span></span></p>', 1587, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('7b8cef8a-b814-422b-ba02-4b62e4f7eea1', '5fbbc495-19dd-45bd-bfb5-42ca796bd152', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">The new edition of Marchewa''s Information Technology Project Management focuses on more simplified chapters, practical examples and the addition of small case studies to every chapter. The text contains the same level of depth and brevity that''s simply written and easy to understand as previous issues. Marchewka continues to focus on how to create measurable organizational value (MOV) to create a solid foundation for making decisions throughout the project''s lifecycle as well as for integrating project management and IT concepts, tools and techniques.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Contents:</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 1: An Overview of IT Project Management</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 2: The Business Case</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 3: The Project Charter</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 4: The Project Team</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 5: The Scope Management Team</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 6: The Work Breakdown Structure (WBS)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 7: The Project Schedule and Budget</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 8: The Risk Management Plan</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 9: The Project Communication Plan</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 10: The IT Project Quality Plan</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 11: Managing Change, Resistance, and Conflict</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 12: Managing Project Procurement and Outsourcing</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 13: Project Leadership and Ethics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 14: The Implementation Plan and Project Closure</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Appendix: An Introduction to Function Point Analysis</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 862, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('7b8d8893-0c1b-48c1-84d1-dcb40d9083dc', '36ffdaed-3a65-40c4-a0cd-716f9cff894f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161239</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4301, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('7b97374d-3e19-4824-98fd-d4c6ce015440', 'a2da5359-eb00-433b-9180-95bb4a29abb0', 'Description HTML', 1, '<h1>Utrapath mein Maharishi Agastya (Agastymuni)</h1>', 2922, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('7bc0159e-a0d7-4d33-b6b2-53ff7bdce7d6', '90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Atlas of Zeolite Framework Types</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr. S.R. Bakshi, Dr. Mrs. Sangh Mittra</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0444507019</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780444507013</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">302</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2001</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Fifth Revised Edition</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1796, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7bc66a6d-6796-4513-bb95-ea34718ee7bd', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yaakov Nahmias</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596934047</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3651, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('7bcf7d65-b4ef-4629-a40d-48ed2862d880', 'c57bbf61-77bf-448a-9a12-1a4129130cef', 'Description HTML', 1, '<h1>Oxford Mathematics - From Quantum Cohomology to Integrable Systems - Oxford Graduate Texts in Mathematics</h1>

<p><span style="background-color:#ffffff; color:#0f1111">Quantum cohomology has its origins in symplectic geometry and algebraic geometry, but is deeply related to differential equations and integrable systems. This text explains what is behind the extraordinary success of quantum cohomology, leading to its connections with many existing areas of mathematics as well as its appearance in new areas such as mirror symmetry.</span><br>
<br>
<span style="background-color:#ffffff; color:#0f1111">Certain kinds of differential equations (or D-modules) provide the key links between quantum cohomology and traditional mathematics; these links are the main focus of the book, and quantum cohomology and other integrable PDEs such as the KdV equation and the harmonic map equation are discussed within this unified framework.</span><br>
<br>
<span style="background-color:#ffffff; color:#0f1111">Aimed at graduate students in mathematics who want to learn about quantum cohomology in a broad context, and theoretical physicists who are interested in the mathematical setting, the text assumes basic familiarity with differential equations and cohomology.</span></p>', 2587, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('7be9484d-3f23-42e4-a969-3441bb50973c', '2319637b-e083-48c3-adf7-15479a6486f1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Short</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780071106931</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3075, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('7bf72688-ad7d-4304-8ea2-4ba43ba84c10', 'c25d8e34-f54a-4c92-8efa-8dac41d1830f', 'Description HTML', 1, '<h1>Tagore''s Heroines - Assessing the Portraits of Gender Orientation NEW</h1>', 5202, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('7c13eefa-8db8-4d07-8022-fda3d4e6884d', '23f268ff-9800-4894-a957-924b11c49734', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Based on his storied research and teaching, Eric Mazur’s <strong>Principles & Practice of Physics </strong>builds an understanding of physics that is both thorough and accessible. Unique organization and pedagogy allow you to develop a true conceptual understanding of physics alongside the quantitative skills needed in the course.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"> 1. Foundations<br />
 2. Motion in One Dimension<br />
 3. Acceleration<br />
 4. Momentum<br />
 5. Energy<br />
 6. Principle of Relativity<br />
 7. Interactions<br />
 8. Force<br />
 9. Work<br />
10. Motion in a Plane<br />
11. Motion in a Circle<br />
12. Torque<br />
13. Gravity<br />
14. Special Relativity<br />
15. Periodic Motion<br />
16. Waves in One Dimension<br />
17. Waves in Two and Three Dimensions<br />
18. Fluids<br />
19. Entropy<br />
20. Energy Transferred Thermally<br />
21. Degradation of Energy<br />
22. Electric Interactions<br />
23. The Electric Field<br />
24. Gauss’s Law<br />
25. Work and Energy in Electrostatics<br />
26. Charge Separation and Storage<br />
27. Magnetic Interactions<br />
28. Magnetic Fields of Charged Particles in Motion<br />
29. Changing Magnetic Fields<br />
30. Changing Electric Fields<br />
31. Electric Circuits<br />
32. Electronics<br />
33. Optics<br />
34. Wave and Particle Optics</span></span></span></p>
', 277, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('7c24d320-dbd5-4419-a2d9-f7fb4bbda9b9', 'b381fbae-e955-49d3-bd45-0cb67b9c9bb9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pushpanjali Jena, Sanghamitra Dalbehera</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>155</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3337, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('7c24f48b-c141-4961-a423-89277e93c72b', '237fe6b8-b29c-4b03-9085-146493449838', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">A Course of Differential Geometry and Topology</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">A.Mishchenko</td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center">5-03-000220-0</td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">459</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1213, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('7c2ee00f-d9ad-4b56-9d92-aee755b87ede', '9af6f171-6450-459b-9d7e-8a137c709b8d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeffry A. Timmons, Stephen Spinelli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780070677388</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>512</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>7th edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3173, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('7c342d4d-3b75-4b4a-aca7-34d99bbc5ffb', '55e5a911-0300-4fee-85e9-ca9ccaf862ee', 'Description HTML', 1, '<div class="section-content">
<p><strong>ABOUT THE BOOK</strong></p>

<p><em>The Encyclopedia of Romantic Literature</em> is a comprehensive reference resource covering British artistic, literary, and intellectual movements from the late 18th century to the early 19th century, within the context of European, transatlantic and colonial historical and cultural interaction. This three-volume collection showcases over 275 entries written by leading international scholars, providing students and researchers with an authoritative overview of Romanticism. Entries explore key authors and their works, literary invention and variation, major themes, new developments, and experimentation with form, within the context of literary genre and sub-genre. Each volume is carefully organized and fully cross-referenced, enabling easier researching.</p>

<p>With its cohesive organization and in-depth coverage of Romantic genres, this encyclopedia sets a new standard for scholarship in the field, and will be an indispensible resource for all students and researchers of Romanticism.</p>

<p><strong><span style="font-size:14px">Table of Contents</span></strong></p>

<p><strong>Volume I</strong></p>

<p>Alphabetical List of Entries vii</p>

<p>Thematic List of Entries xi</p>

<p>Notes on Contributors xv</p>

<p>Introduction xliii</p>

<p>Acknowledgements xlix</p>

<p><strong>Romantic Literature A-G 1-548</strong></p>

<p><strong>Volume II</strong></p>

<p>Alphabetical List of Entries vii</p>

<p>Thematic List of Entries xi</p>

<p>Notes on Contributors xv</p>

<p><strong>Romantic Literature H-Re 549-1110</strong></p>

<p><strong>Volume III</strong></p>

<p>Alphabetical List of Entries vii</p>

<p>Thematic List of Entries xi</p>

<p>Notes on Contributors xv</p>

<p><strong>Romantic Literature Re-Z 1111-1544</strong></p>
</div>', 1345, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('7c3b8e6d-1a11-4b06-92aa-edfb37702274', '1b62015e-4523-4279-a039-0909146c92a4', 'Description HTML', 1, '<p>Written by one of the foremost experts in the field,&nbsp;<em>Algebraic Combinatorics</em>&nbsp;is a unique undergraduate textbook that will prepare the next generation of pure and applied mathematicians. The combination of the author’s extensive knowledge of combinatorics and classical and practical tools from algebra will inspire motivated students to delve deeply into the fascinating interplay between algebra and combinatorics. Readers will be able to apply their newfound understanding to mathematical, engineering, and business models. Prerequisites include a basic knowledge of linear algebra over a field, existence of finite fields, and rudiments of group theory. The topics in each chapter build on one another and include extensive problem sets as well as hints to selected exercises. Key topics include walks on graphs, cubes and the Radon transform, the Matrix-Tree Theorem, de Bruijn sequences, the Erdős–Moser conjecture, electrical networks, the Sperner property, shellability of simplicial complexes and face rings. There are also three appendices on purely enumerative aspects of combinatorics related to the chapter material: the RSK algorithm, plane partitions, and the enumeration of labeled trees.</p>

<p>The new edition contains a bit more content than intended for a one-semester advanced undergraduate course in algebraic combinatorics, enumerative combinatorics, or graph theory. Instructors may pick and choose chapters/sections for course inclusion and students can immerse themselves in exploring additional gems once the course has ended.&nbsp;A chapter on combinatorial commutative algebra (Chapter 12) is the heart of added material in this new edition. The author gives substantial application without requisites needed for algebraic topology and homological algebra. A sprinkling of additional exercises and a new section (13.8) involving commutative algebra, have been added.</p>', 1735, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7c45b002-00bd-47b8-8079-e24515bb2929', 'c51ab72f-3ca0-40d7-8fc8-6896ae42d03d', 'Additional Attributes HTML', 1, '<h1>Genomics & Society: Legal Ethical & Social Dimensions</h1>', 5646, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('7c653e39-20ee-462e-ad8b-268e16c4505e', '7f7beff1-f264-46cb-bfb1-99f6639c32ab', 'Description HTML', 1, '<p>Energy Environment – Economics Nexus; Energy Efficiency Economics and Impact on Environment; Emissions Trading and Carbon Management for Sustainable Energy Development; Energy Security and Emerging Energy Security Issues; International Trade and Impact on Environment; Environmental Business Management; Green Supply Chain Management for Green Marketing of Eco-Products; Economics of Global Climate Change; Global Climate Governance</p>

<ul>
</ul>', 3862, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('7c6f55d7-f8ff-4aba-8498-494cf8083bd1', '8dd97622-9e46-445e-9232-d0549524b5d3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Game Meat Hygiene in Focus - Microbiology, Epidemiology, Risk Analysis and Quality &nbsp;Assurance</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">P. Paulsen, A. Bauer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789086861651</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wageningen Academic</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1975, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('7c73b2f9-8781-48a3-ac80-fddffbc7a4f7', 'c2560275-bcb5-4813-8f75-7a2abcae3a21', 'Description HTML', 1, '<h1>Emerging Trends and Technologies in Libraries and Information Services</h1>', 3326, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('7c79a97d-111e-4bff-b1ad-99b401089f56', 'b979ed50-1880-4872-ba0a-a31af092b34f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Institutions Management: A Risk Management Approach 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Anthony Saunders</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780071263849</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 214, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('7c825276-8655-4566-8cc8-794235196abb', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">The development of more effective routes to known materials and the production of new materials are important goals in many areas, including electronics, agriculture, medicine and textiles. Organic synthesis is central to achieving these goals. Comprehensive Organic Synthesis draws together the common themes that underlie the many apparently disparate areas of organic chemistry which underpin synthetic strategies, thus providing a comprehensive overview of this important discipline.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">The contributions have been organized to reflect the way in which synthetic chemists approach a problem. In terms of organic molecules, the work is divided into formation of carbon-carbon bonds, introduction of heteroatoms and heteroatom interconversions. Thus, Volumes 1-5 focus on carbon-carbon formation, but also include aspects of heteroatom introduction. Volumes 6-8 concentrate on interconversion of heteroatoms, but also deal with exchange of carbon-carbon bonds for carbon-heteroatom bonds. Organization of the chapters is along the theme of selectivity, which is a critical question in determining the suitability of a synthetic method. Volume 9 contains cumulative author and subject indexes.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Comprehensive Organic Synthesis will appeal to a wide audience. The set will be an essential reference work for all those seeking information on the solution of synthetic problems, whether they be experienced practitioners or chemists whose major interests lie outside organic synthesis. In addition, synthetic chemists requiring the essential facts in new areas, as well as students completely new to the field, will find Comprehensive Organic Synthesis an invaluable source, providing authoritative accounts of the essential facts and concepts.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt"><span style="font-family:"Book Antiqua",serif">Contents </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Preface</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Contributors to Volume 1</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Abbreviations</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Contents of All Volumes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Nonstabilized Carbanion Equivalents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.1 Carbanions of Alkali and Alkaline Earth Cations: (i) Synthesis and Structural</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Characterization</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.2 Carbanions of Alkali and Alkaline Earth Cations: (ii) Selectivity of Carbonyl</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Addition Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.3 Organoaluminum Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.4 Organocopper Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.5 Organotitanium and Organozirconium Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.6 Organochromium Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.7 Organozinc, Organocadmium and Organomercury Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.8 Organocerium Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.9 Samarium and Ytterbium Reagents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.10 Lewis Acid Carbonyl Complexation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.11 Lewis Acid Promoted Addition Reactions of Organometallic Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.12 Nucleophilic Addition to Imines and Imine Derivatives</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.13 Nucleophilic Addition to Carboxylic Acid Derivatives</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Heteroatom-stabilized Carbanion Equivalents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.1 Nitrogen Stabilization</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.2 Boron Stabilization</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.3 Sulfur Stabilization</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.4 The Benzoin and Related Acyl Anion Equivalent Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.5 Silicon Stabilization</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.6 Selenium Stabilization</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Transformation of the Corbonyl Group into Nonhydroxylic Groups</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.1 Alkene Synthesis</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.2 Epoxidation and Related Processes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.3 Skeletal Reorganizations: Chain Extension and Ring Expansion</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Author Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Subject Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Volume 2</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Uncatalyzed Additions of Nucleophilic Alkenes to C=X</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.1 Allyl Organometallics</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.2 Heteroatom-stabilized Allylic Anions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.3 Propargyl and Allenyl Organometallics</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.4 Formation of Enolates</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.5 The Aldol Reaction: Acid and General Base Catalysis</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.6 The Aldol Reaction: Group I and Group II Enolates</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.7 The Aldol Reaction: Group III Enolates</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.8 Zinc Enolates: the Reformatsky and Blaise Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.9 The Aldol Reaction: Transition Metal Enolates</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.10 The Henry (Nitroaldol) Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.11 The Knoevenagel Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.12 Darzens Glycidic Ester Condensation</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.14 Metal Homoenolates</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.15 Use of Enzymatic Aldol Reactions in Synthesis</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.16 Metalloenamines</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.17 Hydrazone Anions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Catalyzed Additions of Nucleophilic Alkenes to C=X</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.1 The Prins and Carbonyl Ene Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.2 Allylsilanes, Allylstannanes and Related Systems</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.3 Formation and Addition Reactions of Enol Ethers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.4 Asymmetric Synthesis with Enol Ethers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.5 Reactions of Activated Dienes with Aldehydes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Addition-Elimination Reactions (Acylations)</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.1 The Aliphatic Friedel-Crafts Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.2 The Bimolecular Aromatic Friedel-Crafts Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.3 The Intramolecular Aromatic Fridel-Crafts Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.4 The Reimer-Tiemann Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.5 The Vilsmeier-Haack Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.6 Acylation of Esters, Ketones and Nitriles</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.7 The Eschenmoser Coupling Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Additions of Nucleophilic Alkenes to C=NR and C=NR2+</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.1 The Bimolecular Aliphatic Mannich and Related Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.2 The Bimolecular Aromatic Mannich Reaction</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.3 Reactions of Allyl and Propargyl/Allenic Organometallics with Imines and Iminium Ions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.4 The Intramolecular mannich and related Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.5 Additions to N-Acyliminium Ions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.6 The Passerini and Ugi Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Author Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Subject Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Volume 3</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Alkylation of Carbon</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.1 Alkylations of Enols and Enolates</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.2 Alkylations of Nitrogen-stabilized Carbanions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.3 Alkylations of Sulfur- and Selenium-containing Carbanions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.4 Alkylations of Other Heteroatom-stabilized Carbanions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.5 Alkylations of Nonstabilized Carbanions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.6 Alkylations of Vinyl Carbanions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.7 Alkylationa of Alkynyl Carbanions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.8 Friedel-Crafts Alkylations</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.9 Transannular Electrophilic Cyclizations</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Coupling Reactions</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.1 Coupling Reactions between sp3 Carbon Centers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.2 Coupling Reactions between sp3 and sp2 Carbon Centers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.3 Coupling Reactions between sp2 Carbon Centers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.4 Coupling Reactions between sp2 and sp Carbon Centers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua&q', 935, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('7c860819-5aad-47e5-aeff-27be1603292d', 'a874617d-6d1d-447a-9642-b66753fea421', 'Description HTML', 1, '<h1>Brand About - A Serously Playful Approach for Passionate Brand-Builders and Merchants NEW</h1>', 5128, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('7c895b30-f6de-4588-89c7-e6c0230df171', '1785dfc1-11e0-46b4-8f54-1d16be8b7f2e', 'Description HTML', 1, '<h1 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:16pt"><span style="background-color:white"><span style="color:#2e74b5"><strong><span style="font-size:12.0pt"><span style="color:black">About the books</span></span></strong></span></span></span></span></h1>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:11pt"><span style="font-size:12.0pt">The Rainbow and the Galilean telescope, the spectre of the Brocken and illuminated fountains—what can all these have in common? The answer is that in all of them the refraction of light has an important role to play. That is why you will read about them in the book written by the well-known popular science authors Lev and Aldina Tarasov. Professor Tarasov is a prominent figure in the field of quantum electronics and optics; Aldina Tarasova is a teacher of physics and studies methods for teaching the basics of science.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:11pt"><span style="font-size:12.0pt">The book treats refraction of light from two points of View. Firstly, it describes the many, and sometimes quite surprising, forms that the refraction of light can assume. Secondly, the book traces the long and difficult path mankind covered before it came to understand some of the mysteries of Nature. Recent inventions such as the laser and the transmission of images over optic fibres are also dealt with. This book its related technology as well as by all lovers of Nature.</span></span></span></p>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt"><span style="color:black">Contents </span></span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt"><span style="color:black">Preface</span></span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt"><span style="color:black">Chapter One. Light rays at the interface between two media</span></span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt"><span style="color:black">Chapter Two. Refraction of light in the </span></span><span style="font-size:12.0pt"><span style="color:black">Earth’s  </span></span><span style="font-size:12.0pt">atmosphere</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Chapter Three. Passage of light through a prism</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Chapter Four. Prisms and dispersion of light</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Chapter Five. The rainbow</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Chapter Six. Formation of optical images</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Chapter Seven. The eye</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Chapter Eight. Double refraction in crystals</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Chapter Nine. What is fibre optics</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Afterword…….</span></span></span></span></h2>

<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Comic Sans MS,cursive"><span style="font-size:18pt"><span style="background-color:white"><span style="font-size:12.0pt">Index </span></span></span></span></h2>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 1040, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('7c8cf918-a931-4d32-910e-eca0d221c287', '5aa843a2-c991-48e4-8f0c-b8f4b493d765', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A brand new text in cross-cultural management which presents the key themes and issues in managing people and organisations across national and cultural boundaries. The book offers a selective but broad view of current thinking on culture linked to management, organisation and communication. It also encourages the reader to apply theories and ideas to practice – and to relate them to their own experience – through various examples and mini-cases from the business world, and a range of practical activities. The book has been written for undergraduate and postgraduate students studying cross-cultural and international management as part of specialist international business programmes, or generic business-related qualifications.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Culture and Management</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Determinants of Culture</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dimensions of Culture In Business</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Western Business Cultures</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Cultures in the East</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cultural Dimensions and Dilemmas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cultures and Styles Of Management</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part II: Culture and Organisations</strong></span></span></span></p>

<ol start="7">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Culture and Corporate Structures</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Culture and Leadership</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Culture and Strategy</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cultural Changes in Organisations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Culture and Marketing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cultural Diversity in Organisations</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part III: Culture and Communication</strong></span></span></span></p>

<ol start="13">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Communication across Cultures</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Barriers to Intercultural Communication</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Negotiating Internationally</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working with International Teams</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conflicts and Cultural Differences</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Developing Intercultural Relationships</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"> </span></span></p>
', 373, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('7c95ae31-d27c-40d8-b5e0-ecbfc5ac212b', '5ee4253e-caf1-44f9-85cb-4549ff1e84bb', 'Description HTML', 1, '<p>The purpose of this book is to honor the fundamental contributions to many different areas of statistics made by Barry Arnold. Distinguished and active researchers highlight some of the recent developments in statistical distribution theory, order statistics and their properties, as well as inferential methods associated with them. Applications to survival analysis, reliability, quality control, and environmental problems are emphasized.</p>', 2501, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('7c969c12-03ee-416b-baf4-67a3a34aed88', '5017c0e8-39d0-4c63-affc-60c8c8be41e2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">Molecular Plant Immunity</span></em><span style="font-family:"Bookman Old Style",serif"> provides an integrated look at both well-established and emerging concepts in plant disease resistance providing the most current information on this important vitally important topic within plant biology. Understanding the molecular basis of the plant immune system has implications on the development of new varieties of sustainable crops, understanding the challenges plant life will face in changing environments, as well as providing a window into immune function that could have translational appeal to human medicine.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">Molecular Plant Immunity</span></em><span style="font-family:"Bookman Old Style",serif"> opens with chapters reviewing how the first line of plant immune response is activated followed by chapters looking at the molecular mechanisms that allow fungi, bacteria, and oomycetes to circumvent those defenses. Plant resistance proteins, which provide the second line of plant immune defense, are then covered followed by chapters on the role of hormones in immunity and the mechanisms that modulate specific interaction between plants and viruses. The final chapters look at model plant-pathogen systems to review interaction between plants and fungal, bacterial, and viral pathogens.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 1 The Rice Xa21 Immune Receptor Recognizes a Novel Bacterial Quorum Sensing Factor 1</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Chang Jin Park and Pamela C. Ronald</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 2 Molecular Basis of Effector Recognition by Plant NB-LRR Proteins 23</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Lisong Ma, Harrold A. van den Burg, Ben J. C. Cornelissen, and Frank L. W. Takken</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 3 Signal Transduction Pathways Activated by R Proteins 41</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Gitta Coaker and Douglas Baker</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 4 The Roles of Salicylic Acid and Jasmonic Acid in Plant Immunity 55</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Pradeep Kachroo and Aardra Kachroo</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 5 Effectors of Bacterial Pathogens: Modes of Action and Plant Targets 81</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Feng Feng and Jian-Min Zhou</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 6 The Roles of Transcription Activator–Like (TAL) Effectors in Virulence and Avirulence of&nbsp;<em>Xanthomonas&nbsp;</em>107</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Aaron W. Hummel and Adam J. Bogdanove</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 7 Effectors of Fungi and Oomycetes: Their Virulence and Avirulence Functions and Translocation From Pathogen to Host Cells 123</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Brett M. Tyler and Thierry Rouxel</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 8 Plant-Virus Interaction: Defense and Counter-Defense 169</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Amy Wahba Foreman, Gail J. Pruss, and Vicki Vance</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 9 Molecular Mechanisms Involved in the Interaction Between Tomato and&nbsp;<em>Pseudomonas syringae&nbsp;</em>pv.&nbsp;<em>tomato&nbsp;</em>187</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Andre C. Velasquez and Gregory B. Martin</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 10&nbsp;<em>Cladosporium fulvum</em>–Tomato Pathosystem: Fungal Infection Strategy and Plant Responses 211</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Bilal O kmen and Pierre J. G. M. de Wit</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 11 Cucumber Mosaic Virus–<em>Arabidopsis&nbsp;</em>Interaction: Interplay of Virulence Strategies and Plant Responses 225</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Jack H. Westwood and John P. Carr</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter 12 Future Prospects for Genetically Engineering Disease-Resistant Plants 251</span></strong><br>
<em><span style="font-family:"Bookman Old Style",serif">Yan-Jun Chen, Michael F. Lyngkjær, and David B. Collinge</span></em></span></span></p>', 733, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('7ca873ba-80b9-40f5-9a02-41b4127c6512', 'fa7ba415-19c0-4693-bd49-ff04df125edd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Fishery Science And Technology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M R Saravanam</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>ISPA</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788182930551</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3257, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('7caa6c19-8a86-4932-a687-565ee5697f09', '9be6ee83-c1b1-487e-9363-9047125b8a49', 'Additional Attributes HTML', 1, '<p>Encyclopedia of Cance</p>

<p>ISBN : 9780122275562</p>

<div class="col-md-3">
<div class="form-group">&nbsp;</div>
</div>

<div class="col-md-3">
<div class="form-group">Author : Roger R.Hock</div>
</div>

<p>&nbsp;</p>', 1369, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('7cabb626-fb65-4a8b-8ff7-1da6be79b2f1', '8feb2f42-3c99-4848-ba62-8eb23b93de40', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sets and Numbers, Graphs and Algebra, Logic and Machines, Linear Geometry</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Guerino Mazzola, Gerard Milmeister, Jody Weissmann</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>3540368736</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540368731</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XIV, 388</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1714, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7cacc2dd-eb87-4ffc-aa58-f9ea14aaa533', 'c31448c7-c9fa-4597-a1ce-19de47a19131', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Semiconductor Physical Electronics, Second Edition, provides comprehensive coverage of fundamental semiconductor physics that is essential to an understanding of the physical and operational principles of a wide variety of semiconductor electronic and optoelectronic devices. This text presents a unified and balanced treatment of the physics, characterization, and applications of semiconductor materials and devices for physicists and material scientists who need further exposure to semiconductor and photonic devices, and for device engineers who need additional background on the underlying physical principles. This updated and revised second edition reflects advances in semicondutor technologies over the past decade, including many new semiconductor devices that have emerged and entered into the marketplace. It is suitable for graduate students in electrical engineering, materials science, physics, and chemical engineering, and as a general reference for processing and device engineers working in the semicondictor industry.</span></span></span></p>', 5940, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('7cce3e49-29e2-462e-bd42-a0351c81ee0a', '834b948e-624c-418c-b79c-7e1162ad6cf1', 'Description HTML', 1, '<h1>Advances in Dynamic Game Theory - Numerical Methods, Algorithms, and Applications to Ecology and Economics</h1>', 3780, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('7cd37595-e310-45c3-9647-cdc03e89f3c9', '57946c73-2b49-4d14-9666-27beb1d576c1', 'Description HTML', 1, '<p>This book surveys the differential geometry of varieties with degenerate Gauss maps, using moving frames and exterior differential forms as well as tensor methods. The authors illustrate the structure of varieties with degenerate Gauss maps, determine the singular points and singular varieties, find focal images and construct a classification of the varieties with degenerate Gauss maps.</p>', 2369, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('7cd40769-a3d7-4853-9e8e-57911b338eb5', '18d1141e-e09c-4ab2-8cdd-5e798c40da36', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Managing Business Process Flows: Principles of Operations Management 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ravi Anupindi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332518346</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 592, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('7cddadc3-8c5b-4b29-81b7-2fb9b42f960a', '1252c780-e611-426e-a5fd-c909b0df0e96', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Agriculture is highly exposed to climate change, as farming activities directly depend on climatic conditions. But, agriculture too contributes to the release of greenhouse gases to the atmosphere. However, agriculture can also help to provide solutions to the overall climate change problem. This thorough and timely reference book is an invaluable resource for anyone interested in exploring the impacts of climate change in arguably the most important sector of the world economy. Economists, agronomists, and climate modellers in academia and the public sector, policy analysts and development agency staff, and graduate/postgraduate students will find this remarkable book a welcome addition to their collection.</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;1. Introduction,&nbsp;2. The Socio-Economic Impacts of Climate&nbsp;Change on Agriculture,&nbsp;3. Global Climate Change for Agriculture&nbsp;and Trade,&nbsp;4. The Effects of Changes in the World Hydrological&nbsp;Cycle on Availability of Water Resources,&nbsp;5. The Effects of Global Change on Soil Conditions,&nbsp;6. The Effects of Elevated CO2 and Temperature Change on&nbsp; Transpiration and Crop Water use,&nbsp;7. Adverse&nbsp;Effects of Elevated Levels of Ultraviolet (UV)-B Growth and Productivity,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 3736, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('7d05e92a-ef62-4708-a010-9aef326a40a0', 'e4c89124-c3f6-4b38-9bd1-09206e83c2af', 'Description HTML', 1, '<h1>Crystals of Dr. Ambedkar''s Thought</h1>', 4853, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('7d09b001-1db7-40d9-b701-ca58bec7a4ed', 'd6983414-971b-4aa3-8bc5-6a249489cfbf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David E. Simon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177581546</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>444</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5836, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('7d0e93bc-a32a-41e5-87e1-da35aaaa59fd', '005e1521-13d6-4af2-a512-0cbe2eec9b3a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:&nbsp;</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1. Ayodhya Ka Astitvet&nbsp;Aur Shriram</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2. Ram-Janambhoomi ki&nbsp;Vedic Vishist Vivarti</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">3. Ayodhya ka Naamkaran</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">4. Ram-Janamboomi: Aastha ki Virasat</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">5. Ayodhya ke Mandir aur Mahatavpurn Isthan</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">6. Ram-Janambhoomi: Purataatvik Shakshay</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">7. Ram-Janambhoomi: Atihasik evam Vidik Sandharb</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8. Ram-Janambhoomi: Vivad Sambhandi Sambharam</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9. Vivad ka Kaalkaram aur uske Anushang</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">10. Hindu-Muslim Pashkar Adhivakta</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">11. Uchamttam-Nayanalya ka Ethihasik Nirnay</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">12. Ram Mandir: Bhumi-Pujan</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">13. Ram-Janamesthan: Darshan-Mahatmay</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">14. Videsh me Ram ki Lokpriyata</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1603, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('7d187dcb-a1f8-4c17-b984-023df1e03fd6', 'ac9c654e-943a-4a57-9e42-4f9d773da31f', 'Description HTML', 1, '<h1>Human Rights in India - Issues and Concerns New</h1>', 3528, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('7d1fc50c-43c1-4b06-b4c1-7c8071a10a36', '67941344-66c8-4771-bb48-21d74b377a15', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Philosophy In Linguistic Perspectives - Wittgenstein, Ryle, Austin</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sabita Rani Hota</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8185126992</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>152</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4377, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('7d206734-8558-4d2f-99d8-fe34ea2a5bfc', '4dcc9391-6a7e-4790-8369-b55b365947ff', 'Additional Attributes HTML', 1, '<h1>Essential Social Psychology - 2/e Book</h1>', 4932, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('7d221c2f-c727-4d79-bdf7-0f260f2cd45e', '8de33113-6781-4d42-b0ab-05eb7583a5e0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Economics: Principles, Applications, and Tools 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Arthur O''Sullivan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292165592</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 304, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('7d25fffd-dc01-47e8-b7ef-2033f0abcf91', 'b2645391-bde5-47f8-a9d8-3ace86b27c2c', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎&nbsp;SAGE Publications Ltd; (January 19, 2011)</p>

<p>Edition&nbsp; :&nbsp;&nbsp;1st</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;1512 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;1847879535</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-1847879530</p>', 2171, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('7d2b1be7-7fa9-435d-9a89-f20b9fa64486', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 'Description HTML', 1, '<p>This book is a practical skills-based introduction to relationship counselling. It covers couple counselling for parents, whole-family counselling and counselling for children and young people with regard to their relationships with siblings, peers and parents. The text also includes: o an introduction to relationship counselling theory and concepts o discussion of the importance of relying on a clearly defined theory of change o ways to address parenting issues o an exploration of confidentiality, disclosing inappropriate behaviour and personal safety. Kathryn Geldard and David Geldard present an integrative model of relationship counselling which combines skills and strategies from a number of approaches. Their practical guide integrates individual and subgroup counselling with whole-family counselling, providing much-needed material on methods and approaches for communicating with children and young people. The book will be invaluable to new relationship counsellors learning the skills required in order to bring about change, and will be a useful reference book for experienced counsellors.</p>', 5855, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('7d2fa26e-1e22-4b65-a119-124b62460fab', 'b50bd453-7e83-4f8b-a9cb-1efc1244efa5', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vydas Čekanavičius</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Vydas Čekanavičius is Professor of Statistics at Vilnius University. In 2005, he was co-winner of the Lithuanian State Award of Science for his research on compound approximations in probability theory. In his native country Lithuania, he is best known as the co-author of a best-selling three-volume textbook on statistics.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783319340715</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XII, 274</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1724, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7d359b2b-09c6-43bd-8604-cb25d45ff114', 'ded5b22a-9325-4b6c-a13d-85f6bf849fa6', 'Description HTML', 1, '<p>One of Indias most influential columnists, and one not averse to controversy, Tavleen Singh was among the few mainstream Delhi voices to see the Narendra Modi wave coming in 2014. In Messiah Modi, she details her early support for Modi the candidate, followed by a helpless disenchantment with Modi the PM and the cabinet he headed. She tells the story of his first term as it unfolded. From lynchings to demonetization up to Article 370, she gives an intimate account of her subject. In the 2019 verdict, and her own inability to get it right, she sees that she and her ilk have been swept to the margins of India; the masses of India speak in one voice, and that voice chants Modi. And yet, there is a marked difference between her enthusiasm of 2014 and her acceptance of 2019 as she examines whether Modi delivered on the promises he made in his first term. Is he the messiah so many hoped he would be? This is Tavleen Singhs frank and forthright reckoning of Prime Minister Narendra Modi.</p>', 2104, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('7d39c7db-3ebf-4dce-a5b7-f6e9f846978e', '4ed93990-a4c8-4299-8681-7dd5271aa26a', 'Description HTML', 1, '<p><strong>About the Book</strong></p>

<p>In recent years, the theory has become widely accepted and has been further developed, but a detailed introduction is needed in order to make the material available and accessible to a wide audience. This will be the first book providing such an introduction, covering core theory and recent developments which can be applied to many application areas. All authors of individual chapters are leading researchers on the specific topics, assuring high quality and up-to-date contents.</p>

<p><em>An Introduction to Imprecise Probabilities</em> provides a comprehensive introduction to imprecise probabilities, including theory and applications reflecting the current state if the art. Each chapter is written by experts on the respective topics, including: Sets of desirable gambles; Coherent lower (conditional) previsions; Special cases and links to literature; Decision making; Graphical models; Classification; Reliability and risk assessment; Statistical inference; Structural judgments; Aspects of implementation (including elicitation and computation); Models in finance; Game-theoretic probability; Stochastic processes (including Markov chains); Engineering applications.</p>

<p>Essential reading for researchers in academia, research institutes and other organizations, as well as practitioners engaged in areas such as risk analysis and engineering.</p>', 1270, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('7d3f8ac1-d32d-4531-9c43-1bc7b71ca200', '206a21ba-5a0d-43e2-82b1-e0f78c55c978', 'Description HTML', 1, '<p>A definitive, authoritative and up-to-date resource for anyone interested in the theories, models and assessment methods used for understanding the many factes of Human personality and individual differences This brand new Handbook of Personality Theory and Assessment 2-Volume Set constitutes an essential resource for shaping the future of the scientific foundation of personality research, measurement, and practice. There is need for an up-to-date and international Handbook that reviews the major contemporary personality models Vol. 1 and associated psychometric measurement instruments Vol. 2 that underpin the scientific study of this important area of individual differences psychology, and in these two Handbooks this is very much achieved. Made unique by its depth and breadth the Handbooks are internationally edited and authored by Professors Gregory J. Boyle, Gerald Matthews, and Donald H. Saklofske and authored by internationally known academics, this work will be an important reference work for a host of researchers and practitioners in the fields of individual differences and personality assessment, clinical psychology, educational psychology, work and organizational psychology, health psychology and other applied fields as well. Volume 2: Personality Measurement and Assessment. Covers psychometric measurement of personality and has coverage of the following broad topics, listed by section heading: " General Methodological Issues " Multidimensional Personality Instruments " Assessment of Biologically-Based Traits " Assessment of Self-Regulative Traits " Implicit, Projective And Objective Measures Of Personality " Abnormal Personality Trait Instruments " Applications of Psychological Testing</p>', 5665, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('7d42d8cc-fc29-46b4-8be6-27d49939c151', 'af8927cf-c4fe-40e1-8b21-7aa8d2de9fe4', 'Description HTML', 1, '<h1>Opium Den - Collected Poems</h1>', 2397, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('7d478a8d-4fa5-40eb-8856-89c23255a6a4', '4a54d0aa-de02-4eb6-99af-ccc74c702f8d', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>TITLE</td>
			<td>The Practice of War-Production, Reproduction and &nbsp;Communication of Armed Violence</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9780857451415</td>
		</tr>
		<tr>
			<td>AUTHOR</td>
			<td>Aparna Rao</td>
		</tr>
		<tr>
			<td>PUBLISHERS</td>
			<td>BerghahnBooks</td>
		</tr>
		<tr>
			<td>EDN.</td>
			<td>First</td>
		</tr>
		<tr>
			<td>PAGES</td>
			<td>345</td>
		</tr>
		<tr>
			<td>LANGUAGE</td>
			<td>English</td>
		</tr>
		<tr>
			<td>BINDING</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1305, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('7d58e929-efca-4206-b85d-03a7e59a8e94', '943b852b-bf6d-494f-9a5f-d31481f36800', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Robot Work cells</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Yu. G. Kozyrev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1989</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">248</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1126, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('7d79fc14-d2ff-4a29-9e48-cfd3e997294e', '41ec1fb3-4235-4067-b4e2-2307ef6c1d03', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Recent Advances in Applied Probability</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Ricardo Baeza-Yates, Joseph Glaz, Henryk Gzyl, Jurgen Husler, Jose Luis Palacios</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0387233784</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780387233789</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">497</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2005</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1836, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('7d830680-d32f-4bac-8090-89af228764d7', 'daf16663-fe8b-4ebc-b61b-09ead0599b1b', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Volume - 12</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.kusuoka, T. Maruyama</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9784431929345</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>V, 170</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1744, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7d9a0b0c-0458-4acd-828f-df65d0410d50', 'a78bb23a-87b0-41f0-866f-50b0dcd27c4a', 'Description HTML', 1, '<h1>The Cambridge Introduction to the Short Story in English</h1>', 2435, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('7db36109-dbe8-431d-9119-819ea11e56e2', '2b55bc59-85a6-4ac9-aad5-b5c0a6a76c96', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Achieving design value depends upon the collective efforts of all participants involved in the design and realization of buildings, necessitating the establishment of appropriate managerial frames as well as the assembly and maintenance of effective teams. Building design management is a rapidly evolving field and this special issue of the journal Architectural Engineering and Design Management examines a variety of approaches to design management from different perspectives. The underlying argument is for the better management of design value in an increasingly complex building sector.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Written by international experts in the field, the core themes include the modelling, coordination and management of design information; the definition and realization of architectural value; digital outsourcing of architectural services; knowledge capital in architectural education; and the importance of cultural issues. Design management is addressed from the perspective of consultants and contractors, which helps to illustrate the dynamic interrelationships between people, technologies and management.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This peer-reviewed publication will be invaluable reading for lecturers and students on architecture, built environment and civil engineering courses. The contents will also be of interest to professional architects, engineers and sponsors of design and construction projects.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Editorial, International Building Design Management and Project Performance: Case Study in Sao, Paulo, Brazil, Design Management from a contractor''s Perspective: The Need for Clarity, Forming Core Elements for Strategic Design Management How to Define and Direct Architectural Value in an Industrialized Context, Modelling Trade Contractor Information Production, Rules of Engagement: Testing the Attributes of Distant Outsourcing Marriages, Building Stories Revisited: Unlocking the Knowledge Capital of Architectural Practice, Book reviews</span></p>', 1823, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7dc737a6-f3b1-4f17-9f31-3d84e4c55fc0', '8d86b979-36b7-4664-86a2-f1e3de837600', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.T. Patil, Hamalatha V. Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737078</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4830, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('7de0bb72-8f92-43b3-b53b-ff3dd262c8d6', '55f6f7d9-87ca-4dc9-88e3-a574e5a834ab', 'Description HTML', 1, '<p>This book arose out of the authors'' desire to present Lebesgue integration and Fourier series on an undergraduate level, since most undergraduate texts do not cover this material or do so in a cursory way. The result is a clear, concise, well-organized introduction to such topics as the Riemann integral, measurable sets, properties of measurable sets, measurable functions, the Lebesgue integral, convergence and the Lebesgue integral, pointwise convergence of Fourier series and other subjects. The authors not only cover these topics in a useful and thorough way, they have taken pains to motivate the student by keeping the goals of the theory always in sight, justifying each step of the development in terms of those goals. In addition, whenever possible, new concepts are related to concepts already in the student''s repertoire. Finally, to enable readers to test their grasp of the material, the text is supplemented by numerous examples and exercises. Mathematics students as well as students of engineering and science will find here a superb treatment, carefully thought out and well presented , that is ideal for a one semester course. The only prerequisite is a basic knowledge of advanced calculus, including the notions of compactness, continuity, uniform convergence and Riemann integration.</p>', 2481, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('7de157e2-c1be-4128-86e4-0534cf161211', '89a1824a-b5ce-4677-a2ec-08eee52ba62d', 'Additional Attributes HTML', 1, '<h1>Information and Communication Technology</h1>', 3321, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('7dec4357-6865-408a-8bd6-a1d5f90ec481', 'caea32d7-811b-4f56-b0e0-84ce2bc62e3e', 'Additional Attributes HTML', 1, '<h1>Theoretical Femtosecond Physics - springer series on Atomic Optical and Plasma Physics</h1>', 3935, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('7df0d991-019e-4fa7-ba1d-a500150347f8', '00f3db64-4c0d-4c86-8d25-0e8d2e69c1fa', 'Description HTML', 1, '<h1>The Barak Vailey - 3 Vols NEW</h1>', 2625, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('7dfd9540-da63-4e98-836e-6b1e73799af4', 'eef924e5-7c9e-47dc-8b3d-4423e61c39c8', 'Description HTML', 1, '<p>Based on modern Sobolev methods, this text for advanced undergraduates and graduate students is highly physical in its orientation. It integrates numerical methods and symbolic manipulation into an elegant viewpoint that is consonant with implementation by digital computer.</p>

<p>The first five sections form an informal introduction that develops students'' physical and mathematical intuition. The following section introduces Hilbert space in its natural environment, and the next six sections pose and solve the standard problems. The final seven sections feature concise introductions to selected topics, including Sturm-Liouville problems, Fourier integrals, Galerkin''s method, and Sobolev methods.</p>', 1719, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7dffbb6b-2e44-46a5-88cf-bb6b983f206f', 'e753a86f-5c85-4e67-bf0a-c0be9cdb964d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Rekhaon Mein Ruka Aakash</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premlata</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183612401</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Radhakrishna Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2965, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('7e1918eb-3edc-403b-a002-653b767f74a6', '059d28a6-e146-43f6-9003-7d04ec291250', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Paradigms of Automated Music Generation</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerhard Nierhaus</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783211755396</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>X, 287</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1734, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7e38f8ad-fd8f-4baf-a338-fa6cce1f0c5d', 'fa47ec10-2588-47a5-9429-11e38d64153a', 'Description HTML', 1, '<h3><strong>Editorial Reviews</strong></h3>

<h5><strong>From Library Journal</strong></h5>

<p>Claiming to be completely revised and enlarged, this third edition consists primarily of bio-critical entries about individual authors, but it also includes survey articles about national literatures and literary movements. All essays conclude with secondary sources, and author essays have a "Further Works" section, which lists works by the author not discussed in the text. The set includes a Nationality Index and a General Index (with no cross references), and See Also references are indicated by small capitals in the body of the essays. Comparison to the second edition (Encyclopedia of World Literature in the 20th Century, 4 vols., edited by Leonard S. Klein, 1981-1993: LJ 8/81, Vol 1) shows, unfortunately, that many of the essays were lifted wholesale from the earlier edition, often without updates to either the secondary sources or the "Further Works." Omissions of new writings by such authors as Derek Walcott and V.S. Naipul, as well as new writings on such famous writers as William Butler Yeats, lead one to wonder how the publisher defines "completely revised." To be fair, this edition does provide information about authors not included in the second edition; updates some, but not all, of the essays that appeared in the earlier edition; and brings together in one resource a way of finding basic information. It is most useful for its coverage of non-Western literatures and authors. However, given the set''s hefty price, it is only recommended for those libraries without the second edition or access to sources such as Gale''s Contemporary Authors, Twentieth Century Literary Criticism, and Contemporary Literary Criticism.ACynthia A. Johnson, Barnard Coll. Lib., New York<br>
Copyright 1999 Reed Business Information, Inc.</p>

<h3><strong>From&nbsp;Booklist</strong></h3>

<p>Based on a German work, the second edition of&nbsp;Encyclopedia of World Literature in the 20th Century&nbsp;was published between 1982 and 1984 by Frederick Ungar, with a supplement from Continuum in 1993. With 2,300 entries, St. James'' third edition is a comprehensive survey of the significant international literary activity from 1900 to the present. Its assessment and appreciation of the growth and variety of world literature are appropriate for both general and scholarly readers.</p>

<p>Every author entry consists of four parts: a headnote that lists vital statistics; the body, which includes both a biographical sketch and a critical assessment of the author''s work; a list of further works that are not mentioned in the body of the entry; and, finally, a bibliography of select secondary sources. National literature and literary movements are covered in separate articles that contain uppercase cross-references to the author articles within the four volumes. Authors were selected for inclusion based on an evaluation of critical recognition by an international board of advisors from an impressive list of colleges and universities. Each country represented has its own advisor. To maintain its international scope, many U.S., British, and European writers who are well-known in the English-speaking world are treated as part of national survey articles in order to include more writers from less-familiar literatures.</p>

<p>The amount of revision in the entries varies. Entries for some, such as J. R. R. Tolkien, are the same in both editions. In some cases, such as the entry for Maya Angelou, the essay is unchanged but the bibliography has been updated. Other entries, such as Margaret Atwood and Wole Soyinka, have revised essays. And finally, some entries are entirely new, among them Martin Amis, Russell Banks, Ellen Gilchrist, Jamaica Kincaid, and Arundhati Roy. A nationality index has been added to the last volume.</p>

<p>A significant number of writers included in these volumes have not had their works translated into English, and for them,&nbsp;Encyclopedia of World Literature in the 20th Century&nbsp;is the first source of reference for English-speaking readers. This inclusive and authoritative guide is appropriate for all academic and larger public libraries. Those that own the previous edition will probably want the update.</p>', 1549, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('7e3ded0b-5bcb-4776-92c3-05545e53a93d', 'e3a4a9c4-b03c-4964-a527-4afe1301c3b7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Usha Srivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031193</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4842, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('7e52fedd-c549-4e95-a6fd-9786fa8896a3', '4159d018-b8a6-4795-9db3-65af4f07475f', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Essential Regulators of Cell Death - Advances in Experimental Medicine and Biology</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Claudio Hetz</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781441967053</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">145</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2010</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3767, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('7e5dfc9e-88a2-4b88-9438-c5777aa150b3', '5a1893a4-6a33-4fd4-9156-cd36e27bcea7', 'Additional Attributes HTML', 1, '<h1>Yog Rahasya A BOOK</h1>', 4778, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('7e5e2965-30a2-4ebc-abab-2be030617f0e', 'be046e5e-478e-47a7-a77f-a9a1c2e3ab18', 'Additional Attributes HTML', 1, '<h1>Elementary Number Theory, Cryptography and Codes</h1>

<p><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">"The aim of the book is to introduce the basic concepts on the two topics of Cryptography and Error Correcting Codes, presented as applications of Number Theory and Finite Fields … . The book is addressed to undergraduate students and is as self-contained as possible. It is well written and rigorous and each chapter is complemented with three lists of exercises … . it is good news to have the translation into English of this work that will allow a much wider public access." (Juan Tena Ayuso, Zentralblatt MATH, Vol. 1162, 2009)</span></p>', 2560, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('7e60c642-62e9-4250-9cc3-dba4e0ab572a', '5d63c738-7540-4d09-ac3c-51647e7a9c85', 'Additional Attributes HTML', 1, '<h1>Group Processes (Set of 4 Volumes)</h1>', 5486, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('7e611bbc-029b-4aa5-97e4-b92588072ea0', '153efba5-6481-43e5-8743-64a52a52e6e8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N.P. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178350639</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>316</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5913, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('7e63ab07-6275-47a8-875a-36a8dc4fa1b3', '7b540457-4ccf-4e44-aed0-03e20355efeb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Chemistry of the Actinide and Transactinide Elements - 5 Vols. Set</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Morss, Edelstein, Fuger</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9781402035555</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Springer</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3227, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('7e672bf8-bd2e-49e0-a447-10b9b16f30cd', '31f0ff62-79ce-4c86-8470-4e91febbf34d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gautam Majumdar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132111658</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3197, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('7e7400e2-87b7-45dd-b636-c38450952d00', '5bdbe540-0e82-4ffe-a37b-0d0f67e23c6a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">STRATEGIC HUMAN RESOURCE MANAGEMENT 5E offers a truly innovative, integrative framework that examines the traditional functional HR areas from a strategic perspective. This text is organized into two sections. The first section, Chapters 1-7, examines the context of strategic HR and develops a framework and conceptual model for the practice of strategic HR. The second section, Chapters 8-14, examines the actual practice and implementation of strategic HR through a discussion of strategic issues that need to be addressed while developing specific programs and policies related to the traditional functional areas of HR. Both the integrative framework that requires linkage between and consistency among these functional HR activities and the approach toward writing about these traditional functional areas from a strategic perspective distinguish the text from what is currently on the market.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 1: THE CONTEXT OF STRATEGIC HUMAN RESOURCE MANAGEMENT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. An Investment Perspective of Human Resources Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Social Responsibility and Human Resource Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Strategic Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. The Evolving/Strategic Role of Human Resource Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Strategic Workforce Planning.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Design and Redesign of Work Systems.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Employment Law.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 2: IMPLEMENTATION OF STRATEGIC HUMAN RESOURCE MANAGEMENT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Staffing.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Talent Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Performance Management and Feedback.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Compensation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Labor Relations.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Employee Separation and Retention Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Global Human Resource Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 519, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('7e7faf7e-d349-492c-8652-2412020616ae', '7bb02d43-dae3-43f1-9170-a176c39c248b', 'Description HTML', 1, '<p>The book shows that a characteristic trait of Jayanta Mahapatra’s poetry is the depiction of India and Hindu religion, with its various rituals and myths. The book argues that Mahapatra is humanist in the trinity of religion, culture and time. In exploring these themes, he makes an indefatigable quest, rendering his poetry a harmonious whole.</p>', 2381, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('7e8b4f63-dd4b-4bce-9eda-5aad76e009d8', 'b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385810367</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4976, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('7e8c505d-4811-41be-bc48-df1b1f717867', 'fb783627-0e7a-4cd1-bdd7-821c6fc60888', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book aims to provide a comprehensive understanding of the Sexual Harassment of Women at Workplace (Prevention, Prohibition and Redressal) Act, 2013 which provides protection against sexual harassment of women at workplace and mechanism for the prevention and redressal of complaints of sexual harassment and for matters connected therewith or incidental thereto.<br />
Each chapter will explore specific aspects of the Act, including its provisions, implementation, challenges, and impact. It will also offer insights into global perspectives on workplace harassment laws and best practices from different countries.<br />
Sexual harassment results in violation of the fundamental rights of women to equality provided under articles 14 and 15 of the Constitution of India and their right to life and to live with dignity under article 21 of the Constitution and right to practice any profession or to carry on any occupation, trade or business which includes a right to a safe environment free from sexual harassment.<br />
The protection against sexual harassment and the right to work with dignity are universally recognised human rights by international conventions and instruments such as “Convention on the Elimination of all Forms of Discrimination against women” which has been ratified on the 25th June, 1993 by the Government of India. It is expedient to make provisions for giving effect to the said Convention for Protection of Women against Sexual Harassment at Workplace.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This Act is a special legislation which was enacted with the objective of creating safe workplaces for women in our country. As a healthy workplace is not a luxury but a basic need of every professional. Employees can achieve no great results without a sound working environment. But sometimes, the significance of creating a conducive workplace for all is overlooked.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">As the Act has already completed 11 years on 9th December, 2024, it is time that each of us, who are or will be entering into the work force, are aware of it.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 132, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('7ea14b55-2c93-4305-8997-69583de3e87f', '6e5bc024-d6da-422a-af0d-72bc77e00444', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Saktapramodah of Deva Nandan Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Madhu Khanna</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788124606896</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Print World</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 2067, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('7ea4879c-c4ce-4873-84cf-e43e33aba75c', '834b948e-624c-418c-b79c-7e1162ad6cf1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Steffen Jorgensen</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817643997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3781, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('7ea57f70-5b8a-4087-817f-1b9b3bd01bbf', '8d89f32b-6c70-46c5-b526-890af47f4ed7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">International Financial Management&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Alan C.Shapiro</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788126558728&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 844, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('7eace7fb-e0af-498a-bed5-5d11789f5602', '72002091-6cce-4084-aca5-ec3d10fee1d7', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Images Publishing Group is pleased to add Valode & Pistre Architectes to its extensive Master Architects&nbsp;Series.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Valode & Pistre Architectes is a much-awarded internaitonal firm, founded in 1980 by the current managing partners and long-standing friends, Denis Valode and Jean Pistre. For these talented practitioners, an architectural project is a social act for both client and user, an act based upon continual research and original ideas, an act of creation in response to a specific programme and site.</span></p>

<p style="text-align:justify"><span style="font-size:18px">One of the firm''s strengths is its ability to transfer ideas and innovations from one field to another, examining essential concepts applicable to other projects. Its preoccupations concern quality of workspaces, relaitonships between new and old (for rehabilitation projects), and the use of the latest technologies (structures, building materials and environmental controls). Valode & Pistre''s frequent participation in numerous national and international competitions has led to innumerable awards and critical acclaim for its work.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book examines a number of projects in the corporate, industrial, healthcare, retail, leisure, educational, and cultural categories and includes the Museum of Contemporary Art at Bordeaus, the L''Oreal Factory at Aulnay sous Bois near Paris, the Renault Technocentre, the Shell and Air France Headquarters, the Leonardo da Vinci University at La Defense, the Cours Saint-Emilion at Bercy in Paris and the more recent T1 Tower at La Defense in Paris. Each featured design is presented with outstanding photography, insightful text and plans, together presenting an in-depth view of the project.</span></p>

<p style="text-align:justify"><span style="font-size:18px">A stimulating introductory interview with Messrs Valode and Pistre provides an illuminating look inside into the workings of a high profile, international architectural firm.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> A Culture of Use Specific Design Interview with Denis Valode and Jean Pistre Interview by Francis Rambert, Landscape, L''Oreal Factory, Shell France Headquarters, Air France Headquarters, Renault Technocentre "La Ruche", Renault Technocentre "Le Gradient", Cap Gemini, Ernst & Young Campus, Valeo, Generic Factory, Valeo Bouznika, Morocco, Valeo Veszprem, Hungary, Valeo San Luis, Mexico, Business Centre "Las Mercedes", Madrid, Johnson & Johnson Headquarters, Paris, Crystal Park, Object, Tl Tower at La Defense, Paris, Leonardo da Vinci University Campus at La Defense, Paris, Hotel at La Defense, Paris, UGC Cine-Cite Strasbourg, France, Transpac Offices, Paris, Mutation, CAPC Museum of Contemporary Art, Bordeaux, France, Bercy Village, Paris, UGC Cine-Cite Bercy, Paris, Bretonneau Hospital for Geriatric Treatment, Paris, Exhibition Hall at the Porte de Versailles (Hall 4), Paris, Exhibition Hall at the Porte de Versailles (Hall 5), Paris, Havas Advertising Headquarters at Surenes, France, Initiale Tower at La Defense (Nobel PB 31), Paris, OPUS 12 Tower at La Defense, Paris, Centre Commercial Beaugrenelle, Paris, Firm Profile, Artists and Valode & Pistre, Staff List, Bibliography, Photography Credits, Index</span></p>', 6024, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('7ead4294-bd32-4b63-a830-529e93517bfd', 'b42319c1-1d76-4614-880b-2816c5ea37b7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Hawcock</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780751356526</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5105, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('7eb1445f-6462-4b53-abe4-ab94d4aaf618', '90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 'Description HTML', 1, '<h1>Electrical Transport in Nanoscale Systems</h1>', 4174, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('7eb775c3-6a55-4752-bf54-e3a9d22a21db', '87b107bb-bb67-4bb6-ac83-de6ccc9ed37e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">श्रीमद्भागवतगीता मूलकथा 2 भागों में</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ. राहुल &nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8187471247</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1423, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('7ec3ad15-e027-45c7-9e90-cfed9cd63c70', 'f8327022-923a-441c-9f9b-bd0278816d99', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Art and Science of Corporate Investment Decisions is your guide to the valuation of investment opportunities. Considering both industry practice and recent advances in valuation methods, this text will introduce you to a broad spectrum of valuation approaches and equip you to make wise investment decisions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Valuation </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART I: PROJECT ANALYSIS USING DISCOUNTED CASH FLOW (DCF) </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Forecasting and Valuing Cash Flows </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Project Risk Analysis </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART II: COST OF CAPITAL </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Estimating a Firm''s Cost of Capital </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Estimating Required Rates of Return for Projects </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART III: FINANCIAL STATEMENTS AND VALUATION </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Forecasting Financial Performance </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Earnings Dilution, Incentive Compensation, and Project Selection </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART IV: ENTERPRISE VALUATION </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Relative Valuation Using Market Comparable </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Enterprise Valuation </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Valuation in a Private Equity Setting </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART V: FUTURES, OPTIONS, AND THE VALUATION OF REAL INVESTMENTS </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Using Futures and Options to Value Real Investments </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managerial Flexibility and Project Valuation: Real Options </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategic Options: Evaluating Strategic Opportunities</span></span></span></p>
', 311, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('7ef12ae0-b5c4-4fc1-9f05-7f336913ed05', 'c3965c4c-3a1b-4ad1-8d92-45a52a87a7ca', 'Description HTML', 1, '<h1>Software Engineering - Architecture-Driven Software Development</h1>', 3356, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('7efc3134-bf35-4e58-86fd-6404fa2cccec', 'cdbeb937-b128-46a0-8d9b-1428e328a629', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Out of Town - The Country House</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Peter Hyatt</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1864701501</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781864701500</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">224</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1800, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('7f1b9200-3621-4947-80c5-2369ec17f154', '82bb0b2e-487d-4ea1-9307-251ddf1594df', 'Additional Attributes HTML', 1, '<h1>Handbook of Population - Sociology and Social Research</h1>', 5542, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('7f3d8a44-ef4e-4bab-8572-f88fecb8adc4', '16b86c6d-77c4-4d1c-a02b-b4c6e467a7a6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623585</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5883, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('7f42c5dc-0a37-4635-88fa-71b6ebfe88f3', '24c18dd0-c37a-4f6f-bf8a-65f01a31c450', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Behrouz A Forouzan, Firouz Mosharraf</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781259001567</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>960</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3479, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('7f438fac-9848-4134-bec1-e1011664fc70', 'd46c13b2-20dd-411f-acf0-5381f7230da9', 'Description HTML', 1, '<p><span style="font-size:18px">People might consider me a great scholar, a Tapasvi, a seer, a mystic, a social reformer, a genius. However, in my own estimation, I''m only an ordinary person, with a heart brimming over with love and compassion for all fellow human beings. All my life has been spent in the "business" of love sharing love all-round me and inspiring people, by example, to love. I purchased this commodity-love at an exorbitant cost and have shared it with others almost free.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">01. The need for an in-depth survey of my present life sojoum,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">02. The sunrise of my life''s fortune,&nbsp;03. Guidelines by Gurudev about my future line of action,&nbsp;04. First call of Gurudev - test at every step,&nbsp;05. Second round of pilgrimage and projection of the field of work,&nbsp;06. Sowing of the seeds for sublimation of attitudes and thoughts - Another&nbsp; &nbsp; &nbsp; invitation for pilgrimage to the Himalayas,&nbsp;07. Revelation of the technique of sublime transformation and how I implemented it in my life,&nbsp;08. Third pilgrimage to The Himalayas -&nbsp; Sowing the seeds of Risi traditions,&nbsp;09. Mind of a Brahmana, actions of a Risi,&nbsp;10. Visible attainments of Sadhana (Siddhis), 11. Fourth and final pilgrimage to the Himalayas,&nbsp;12.&nbsp; &nbsp;Transformation of physical into astral - Suksmikarana,&nbsp;13. That which I am doing at present,&nbsp;14. My request and assurance to my associates and collaborators,&nbsp;15. Eminent persons and mythological characters referred to in the text</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;</span></span></p>', 2110, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('7f57d8ee-3ce7-4713-94a0-3c78bd17b7a0', 'ded5b22a-9325-4b6c-a13d-85f6bf849fa6', 'Additional Attributes HTML', 1, '<p>ISBN-13&nbsp; &nbsp;:&nbsp; &nbsp;9789353575946</p>

<p>Language&nbsp; &nbsp;:&nbsp; &nbsp;English</p>

<p>Binding&nbsp; &nbsp;:&nbsp; &nbsp;Hard Bound</p>

<p>Publisher&nbsp; &nbsp;:&nbsp; &nbsp; Harper Collins India</p>

<p>Publishing Date&nbsp; &nbsp;:&nbsp; &nbsp; 2020-01</p>

<p>Edition&nbsp; &nbsp;:&nbsp; &nbsp;1st</p>

<p>Total Pages&nbsp; &nbsp;:&nbsp; &nbsp;296</p>', 2105, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('7f59e8ff-f6aa-4ab4-93a8-17856092c3e3', 'ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', 'Description HTML', 1, '<h1>Prachin Bharat mein Videshi Vyapaar</h1>', 2673, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('7f5a9012-8a5b-47a7-a214-55c55485aae3', 'b7c607e2-4610-4c89-b495-bc3f52f6ff26', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Johan J. Bolhuis</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847875396</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1712</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 6003, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('7f62ae55-0382-4894-8a76-ce6387eb6651', '781b214c-649d-436c-b98f-ddac499e9ab3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K C Shekhar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>706999290</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5135, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('7f6a6bcb-4541-421e-93d3-630e109fe829', 'cd81ec5a-65a3-4517-899c-d5657a2c4ce2', 'Description HTML', 1, '<h1>Digital Communication - Learning Outcomes oriented content, Follows Bloom''s Taxonomy</h1>', 3470, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('7f80ab54-ce14-4cb7-8240-55168e8bfc4f', '420260f1-5659-4752-b767-c2539f0c7676', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Yodha General English: for all competitive exams</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Rohit Sain</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789392413964</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Azaad Pub.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 366, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('7f8eb594-b4a1-48bc-873c-07f1a197f70f', 'cd395426-1b09-4323-a60e-74e0e38d84f6', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Sociochemistry of an Element</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">William R Cullen</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780854043637</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">412</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1849, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('7f925565-dc7a-4cce-a0c2-e4caeb88bdeb', 'cd919c73-2946-4aa8-a384-328637d797cd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Firmly established as the standard text for undergraduate courses in ethics, James Rachel’s and Stuart Rachel’s’ The Elements of Moral Philosophy introduces readers to major moral concepts and theories through eloquent explanations and compelling, thought-provoking discussions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. What Is Morality?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. The Challenge of Cultural Relativism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Subjectivism in Ethics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Does Morality Depend on Religion?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Ethical Egoism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. The Social Contract Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. The Utilitarian Approach</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. The Debate over Utilitarianism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Are There Absolute Moral Rules?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Kant and Respect for Persons</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Feminism and the Ethics of Care</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Virtue Ethics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. What Would A Satisfactory Moral Theory Be Like?</span></span></span></p>
', 261, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('7f9a43ae-1cf5-45c0-b3cb-1eed520408f3', '5cf6e126-110c-41d3-85a4-062975e87b9c', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> INTRODUCTION Professor Biography, Course Scope, LECTURE GUIDES LECTURE 1 Your Amazing, Intelligent Senses, LECTURE 2 The Physiological Hardware of Your Senses, LECTURE 3 Neuroimaging - The Sensory Brain at Work, LECTURE 4 Brain Modules - Subcomponents of the Senses, LECTURE 5 Perceiving a World in Motion, LECTURE 6 Seeing Distance and Depth, LECTURE 7 Seeing Color and Light, LECTURE 8 Your World of Taste and Olfaction, LECTURE 9 Hearing the World around You, LECTURE 10 Speech and Language Perception, LECTURE 11 Touch - Temperature, Vibration, and Pressure, LECTURE 12 Pain-How It Works for You, LECTURE 13 Perception in Action, LECTURE 14 Attention and Perception, LECTURE 15 Kinesthetic Perception, LECTURE 16 Seeing, Remembering, Inferring Infants, LECTURE 17 How Infants Sense and Act On Their World, LECTURE 18 Illusions and Magic, LECTURE 19 Perceiving Emotion in Others and Ourselves, LECTURE 20 Sensing the Thoughts of Others-ESP, LECTURE 21 Opponent Process for Perception and Life, LECTURE 22 Synesthesia-Tasting Color and Seeing Sound, LECTURE 23 How Your Sensory Systems Learn, LECTURE 24 Fixing, Replacing, and Enhancing the Senses, SUPPLEMENTAL MATERIAL Bibliography</span></h1>', 5457, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('7fb00a40-f0b3-4707-89c9-2d73957329f2', 'accb1a04-c906-43a4-b959-e87898f44fd8', 'Description HTML', 1, '<h1>Sahitya&nbsp;Vimarsh</h1>', 2892, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('7fb0533f-86b2-4fe4-a489-6c811db9e686', 'ae0324fd-adfb-43d3-93ca-170759647350', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plants have been used medicinally for thousands of years for their healing properties, and are the origins of many pharmaceutical drugs. Where single chemically-derived drugs may only address a single problem, botanical medicines are able to address a variety of problems simultaneously. Their organic nature makes botanicals compatible with the body’s own chemistry; hence, they can be gently effective with few toxic side effects. Herbs and spices have a long history of both culinary and medicinal uses. Herbs and spices are integral part of daily diet.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book is certainly useful for scholars, researchers, teachers and scientists of variable interests such as botany, forestry, plant physiology, biotechnology, agriculture, plant breeding, agronomy and horticultures. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Herbalism, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Herbal Plants, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cultivation and Harvesting of Herbs, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Traditional Herbal Medicines and Products, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Herbal Drugs and Production, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Botanical Remedies and Herbal Therapy, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Medicinal Herbs and Spices, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Emergence of Synthetic Cannabinoids in Herbal Products</span></span></span></p>', 697, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('7fb364c5-6bbf-4acc-ac9d-dd16c4fbc4f5', '44697603-5a32-4509-ac5f-510c29341e8a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anjana Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353037</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5580, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('7fd22f63-d146-48e2-9afd-7b65060cdaca', 'aa9fd893-9ee9-4395-992d-9c1098b5e7b4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Course Guide</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael E. Wysesion</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>The Great Cources</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781598034066</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 5271, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('7ff84906-7dcd-434a-9699-7b4be457e194', '900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D.P. Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160933</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4257, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('7ffa0a5c-7081-4445-a3b0-8bc513010c84', '445faa28-64db-4c04-9a33-1bf792f9387d', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Roman Imperialism and Local Indentities</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Louise Revell</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780521887304</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">221</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2083, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('8000f2d7-9b89-4092-a71a-aa3b0d6c7601', '6dfa1182-10ac-4602-92cd-624fb94d570b', 'Description HTML', 1, '<p>The book has numerous real-life examples from brands like Mortein, Kingfisher, Godrej, Canon, Ujala, and Nirula''s to illustrate its points. It also includes live cases to highlight the elements of branding that made those brands successful. These cases also show how marketers methodically projected their brand''s superiority over competitors'' and succeeded in winning the consumer''s mind-space. The book has been designed to provide brand marketers with systematic lessons on strategic thinking, strategic planning and strategic actions.</p>', 5126, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('8008ad05-eba5-4179-add7-201a870487e5', '6767b230-ca54-484c-8e5e-ae327d061b03', 'Description HTML', 1, '<h1>Bhishm Sahani ke Natak - Manviya Sanvedna Evam Shilp</h1>', 2870, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('80095947-56be-4f16-88f7-de345aeae655', 'bdeef861-8df0-4c0f-a647-44148dbc0072', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Brahman Mimansha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Shrotriya Pt.Chhote Lal Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Shri Vigyan Nouka</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1914</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hindi</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 40, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('800b6a69-e12c-4cb3-a8be-0f1c8a05f684', 'fd259240-3d77-4e85-b789-e10879d530ae', 'Description HTML', 1, '<p>Key Concepts in Health Studies provides a much needed guide to the central concepts used across the subject, and offers the reader a comprehensive overview of the core topics, theories and debates. Drawing together the fundamentals within the disciplines of health, nursing, and social policy this book is an ideal text both for students studying health in a range of academic fields, and for health and social care practitioners. From ageism to public health, and gender to obesity, the book offers an exciting guide to the multidisciplinary field.</p>', 5326, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('800fb322-a4c9-489d-bbd5-fbbf64d03421', '5c507926-8dab-47c2-880c-37a9fc610006', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong>About the Book</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">1947 saw the demise of the British Indian Empire and the emergence of India as an independent country. It also witnessed dubious endeavour on part of the departing rulers in partitioning a sub-continent into India and Pakistan. Side by side, their deliberate game to balkanize India and Pakistan. Side by side, their deliberate game to balkanize India by keeping some princely States independent was too obvious.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The year was full of fateful events since the surgery of separation was an unusual phenomenon, causing immense bloodletting. Compressed between the natural demand for national unity and an artificially engineered two-nation theory, the desperate British went in for a comprehensive conspiracy to take advantage of the continuing communal civil war for achieving their sinister design of ''Divine and Quit''.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">This book, constructed from original source-material including confidential documents of some of the British Viceroys and officers as well as some letters of Winston Charchill to Muhammad Ali Jinnah deals with the intricacies of the problems which over-whelmed the great men of India like inexorable forces of time. Everybody played his role and an ancient country. But, Time was against India''s formidable patriots who had to suffer the agony of seeing their life''s hopes disappear in disappointment.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">1947 will ever remain a turning point of history as the year of triumph and tragedies to be remembered by generation to come. This book will be of because immense use to students, scholars and general readers it provides a detailed insight into the happenings of that eventful year.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong>Contents:</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter I Post-Mortem on an Alien Empire</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter II Dramatis Personae</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter III Notion of Division: Genesis to Fruition</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter IV Disintegration of Bengal</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter V Blood-Bath in the Land of Five Rivers</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter VI&nbsp;Betrayal of the Frontier Province</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter VII Disappearance of Myriad Princes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter VIII Commonwealth Compulsions</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter IX Some Fantastic Hopes and Joyous Games</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">&nbsp;Epilogue</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Appendix I Proposal for the Immediate Transfer of Power, 3 June 1947</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Appendix II&nbsp;The Indian Independence Act, July 18, 1947</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Appendix III&nbsp;Memorandum on States'' Treaties and Paramountcy.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2176, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('8017216f-0c48-4560-b85b-7c61fb8aff43', '1f3d8d8b-0bc9-4207-8ee7-1836561252c3', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Cereals, legumes, oilseeds, fruits, and vegetables are the most important food crops in the world, with cereal grains contributing the bulk of food calories and proteins worldwide. Generally, the supply of grains and other food can be enhanced by increasing production and by reducing postharvest losses. While food production has increased significantly over the last few decades, minimizing huge postharvest losses as well as utilizing their by-products/wastes is the optimal way for a country to become self-sufficient in food. Postharvest Technology and Food Process Engineering combines these two subject areas as it covers both the primary processing of cereals, pulses, fruits, and vegetables and utilization of by-products/biomass.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book covers postharvest food preservation and processing methods, with an emphasis on grains. It is divided into five parts:</span></p>

<p><span style="font-size:18px">Grain-Properties, Drying and Dryers</span></p>

<p><span style="font-size:18px">Grain Storage</span></p>

<p><span style="font-size:18px">Parboiling and Milling</span></p>

<p><span style="font-size:18px">By-Products/Biomass Utilization</span></p>

<p><span style="font-size:18px">Food Process Engineering</span></p>

<p style="text-align:justify"><span style="font-size:18px">The text covers grain structure and composition, psychrometry, the theory and methods of grain drying, and desig, testing, specification, and selection of grain dryers. It describes processes such as parboiling, of grain, hydrothermal treatment of grain, and milling of rice and other grains and pulses. The text also addresses biomass utilization and conversion technologies for energy, chemicals, food, and feed. The final section on food process engineering examines powtharvest management including cooling and packaging, and discusses preservation and processing, factors that affect deterioration, and various industrial preservation methods of fruits and vegetables. It also provides an overview of food chemistry and covers food engineering operations, including fluid mechanics and heat transfer.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">Preface,&nbsp;Introduction,&nbsp;PART I GRAIN PROPERTIES, DRYING, AND DRYERS,&nbsp;1&nbsp; Properties of Grains,&nbsp;2 Psychrometry,&nbsp;3 Theory of Grain Drying,&nbsp;4 Methods of Grain Drying,&nbsp;5 Grain Dryers,&nbsp;6 Selection, Design, Specifications, and Testing of Grain Dryers,&nbsp;PART II GRAIN STORAGE,&nbsp;7 Food Grain Storage,&nbsp;PART III PARBOILING AND MILLING,&nbsp;8 Parboiling of Grain,&nbsp; 9&nbsp;Parboiling of Wheat,&nbsp;10 General Grain Milling Operations,&nbsp;11 Hydrothermal&nbsp;Treatment/Conditioning of Cereal Grains,&nbsp;12 Rice Milling,&nbsp;13 Milling of Corn, Wheat, Barley, Rye, Oats, Sorghum, and Pulses,&nbsp;</span></span><span style="color:#000000; font-family:Calibri,sans-serif">PART IV BY-PRODUCTS/BIOMASS UTILIZATION,&nbsp;</span></span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">14 Rice Bran,&nbsp;15 Utilization of Rice Bran,&nbsp;16 Biomass Conversion Technologies,&nbsp;PART V FOOD PROCESS ENGINEERING,&nbsp;17 Postharvest Management of Fruits and Vegetables,&nbsp;18 Food&nbsp;Preservation and Processing of Fruits and Vegetables,&nbsp;19 Food Chemistry for Technologists, 20 Food Engineering Operations, Appendix, Bibliography,&nbsp; Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;</span></span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 1933, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('802d34b2-f51b-4f13-abcd-34f18e240298', 'c13c7cac-563b-4d80-869e-41e0abf5fad3', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title </strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">ANANDA RAMAYANA- Attributed to The Great Sage Valmiki - An Introduction, Sanskrit Text & English Translation in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Shanti Lal Nagar</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="background-color:white"><span style="color:#707070">9788171102824 (set)</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="background-color:white"><span style="color:#707070">9788171102832 (vol.1) & 9788171102840 (vol.2)</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">988</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2020</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1504, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('802e0d71-cd23-4c97-b2a8-73a21978e260', 'd9835bd3-11bf-4b7c-a8ac-06f8567e9f76', 'Description HTML', 1, '<p>Object-Oriented Programming Using C++, Second Edition provides the experienced programmer with a clear and thorough introduction to the object-oriented paradigm using ANSI C++. Each chapter introduces you to specific C++ languages features that support object-oriented programming concepts, including the most recent additions to the language such STL, namespaces, RTTI and boot type</p>', 3424, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('80315eba-df61-4163-b877-bd97b411a8de', '961b7d4e-b6c2-40dc-9885-650f196a3d3c', 'Description HTML', 1, '<p>The optical filter is resonator based. The required passband shape of ring resonator-filters can be custom designed by the use of configurations of various ring coupled resonators. This book describes the current state-of-the-art on these devices. It provides an in-depth knowledge of the simulation, fabrication and characterization of ring resonators for use as example filters, lasers, sensors.</p>', 4040, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('80316300-c17b-4b83-84db-5574ecf9b899', 'b6029d7c-98c1-442e-9ce0-9234ed59c88b', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Creating a place to meet the divine must be one of the most ambitious, yet hope-laden, of human activities. Stone is put upon stone to create an environment, the success of which ultimately cannot be measured. How do we know if we have produced a sacred space? Is the space itself sacred, or is it merely a container for sacred acts? Can the faithful not meet the celestial in places that are poorly designed, meagerly constructed, and less than works of art? Of course they can. But it is a designer''s hope and faith (and the purpose of this book to document) that architecture can provide an immeasurable dimension to religious experience.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Experiences of beauty that move one to tears enter our hearts via the same portal through which God is made known to us. Architecture, music, poetry, painting, sculpture-all these arts are present in the making of the best sacred spaces, as aids to prayer and worship. Rather than distractions on our journey to meet the divine, they can help prepare us for the trip. Light, color, sacred music, the lyrical quality of prayer -all these aesthetic experiences join with the artful molding of form and space to help open within us channels to the divine.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">From the Introduction by Michael J. Crosbie</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">The subject of architecture for religion continues to fascinate. Houses of god, Religious Architecture for a New Millennium by noted author and architect Michael J. Crosbie, demonstrates an inspiring array of gathering places for communal worship, collected from the USA and abroad.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">These projects, illustrated with superb photography and detailed plans, demonstrate how architects and congregations can work together to build places that satisfy often complex cultural and personal needs. There are churches, synagogues, and temples by some of the world''s leading architects, including Tadao Ando Architect & Associates, Heinz Tesar, Gould Evans, and many others.</span></p>

<p><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black">Introduction,&nbsp;Author''s Note,&nbsp;Acknowledgments</span></span></p>', 1811, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('80411c26-cc95-47ab-b4ba-efde02ad8876', '5280ac36-de01-4b36-93ac-ebf10fd82fd3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791484</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4701, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('804bb000-5b89-497a-8cd5-c7f0b15280c7', '7d67732e-7646-48ae-a8f6-885bfd2b00ee', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">The present book Rudrata''s Kavyalankara - An Estimate is the first full-length study of the literary-critical work of the ninth-century poetician. The author places Rudrata in intellectual-historical context of Alankarasastra, and tries to specify his particular contributions.</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Chapter I Introductory Survey of the Ancient Alankarikas- Bharata to Udbhata,&nbsp;Chapter II Rudrata''s Kavyalankara - A Descriptive&nbsp;and Analytical Survey,&nbsp;Chapter III Rudrata in Modern Alannkara Studies - A Historical Sketch,&nbsp;Chapter IV Kavyaprayojana and Kavyahetu,&nbsp;Chapter V&nbsp;Vrttis and Ritis,&nbsp;Chapter VI Sabdalankaras,&nbsp;Chapter VII Sabdadosas,&nbsp;Chapter VIII Part I : Arthalankaras (Artha),&nbsp;Part - II : Arthalankaras (Vastava),&nbsp;Chapter IX&nbsp; Part I : Arthalankaras (Aupamya),&nbsp;Part - II : Arthalankaras (Atisaya and Slesa),&nbsp;Chapter X Arthadosas,&nbsp;Chapter XI Treatment of Rasa-I,&nbsp; Chapter XII Treatment of Rasa-II,&nbsp;Chapter XIII Literary Forms,&nbsp;Chapter XIV Conclusion,&nbsp;Notes and References,&nbsp; Bibliography</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size:18px"> &nbsp;</span></p>', 4420, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('8057200d-29ed-4225-871f-f7289489d719', 'd32c8bb6-c860-47ca-9c29-5cc2d3acfa3c', 'Description HTML', 1, '<p>The book intends to develop a concrete action plan to influence the policy which is related to children, women and youth with HIV/AIDS, particularly that of the various states of our country. The contributions of various academicians, practitioners, and research scholars in various chapters have paved the way for the formulation of new interventions and development of new modules. This book will provide a result-orientation and practical tips that will help to formulate new policies and programmes in the future</p>', 4823, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('8057d0d9-e1f5-4c00-b611-789b1d32cd44', 'da3a394e-c32c-482b-a31f-f1cf2cf5bd82', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A digital library is a library in which collections are stored in digital formats ‘as opposed to print, microform, or other media’ and accessible by computers. The digital content may be stored locally, or accessed remotely via computer networks. A digital library is a type of information retrieval system. In the context of the DELOS, a Network of Excellence on Digital Libraries, and DL.org, a Coordination Action on Digital Library Interoperability, Best Practices and Modelling Foundations, Digital Library researchers and practitioners produced a Digital Library Reference Model which defines a digital library as: ‘A potentially virtual organisation, that comprehensively collects, manages and preserves for the long depth of time rich digital content, and offers to its targeted user communities specialised functionality on that content, of defined quality and according to comprehensive codified policies.”</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Building a Digital Library of Captured Educational Experiences</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Digital Libraries and Knowledge Organization</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Systems of Knowledge Organization for Digital Libraries</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The People in Digital Libraries: Multifaceted Approaches to Assessing Needs and Impact</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Digital Library Evaluation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Building a hyper textual Digital Library in the Humanities</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Digital Library Initiatives and Issues in India</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Role of Libraries and Librarians in Organising Digital Information</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Digital Divide: How Can Digital Libraries Bridge the Gap</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Role of Digital Libraries in E-learning</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Information Retrieval in Digital Libraries: Bringing Search to the Net</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Digital Library: Myths and Challenges</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Internet and Web Technology for Library in Digital Environment</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Diffuse Libraries: Emergent Roles for the Research Library in the Digital Age</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify">&nbsp;</p>', 888, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('80649e3f-4b2d-462c-8837-4d251c35a8fa', 'dc303a41-fa6a-4181-bbf9-ae2080eca955', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P.S.G. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170007142</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3315, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('80947d74-3280-44cd-963b-1003747623b5', '99a0f5a5-9732-4eea-9891-1e99713a2231', 'Description HTML', 1, '<p>This book provides a self-contained overview of the role of conformal groups in geometry and mathematical physics. It features a careful development of the material, from the basics of Clifford algebras to more advanced topics. Each chapter covers a specific aspect of conformal groups and conformal spin geometry. All major concepts are introduced and followed by detailed descriptions and definitions, and a comprehensive bibliography and index round out the work.<br>
<br>
Rich in exercises that are accompanied by full proofs and many hints, the book will be ideal as a course text or self-study volume for senior undergraduates and graduate students.</p>', 4158, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('809f4617-a7dc-4ebf-a3b5-658d3095439c', '6ec3ecbe-2582-4017-98c5-35e50b6ee51a', 'Additional Attributes HTML', 1, '<h1>Supersymmetric Mechanics V-2, The Attractor Mechanism and Space Time Singularities - in Physics</h1>', 3955, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('80a65b3f-0f39-42a3-814b-2f61f654768f', '1d18a8ea-04be-45c9-9896-5a83c08c84be', 'Additional Attributes HTML', 1, '<p style="text-align:center"> </p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agriculture and Phosphorus Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shashi Shekhar Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352692675</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"> </p>
', 932, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('80abac8a-fbee-42b5-bfd1-1d1f8d2435da', '5c2cb7eb-a04e-40c4-814a-386187851d8b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural technology, or agri-tech, is specifically about developing new technologies to expand food production. A main focus of agri-tech is reducing the impact of farming on the environment, but it can also increase productivity, profit, or health and safety. IT IS believed that the rise in agriculture and farming led to the growth of civilisation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In this book we are discussing of efficient and smart technology developed through advanced agricultural science for the benefit of farmers who can produce quality food in abundance. This book will be useful for all.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Importance of Agriculture in Human Life, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Technology, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Productivity, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Biotechnology, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agriculture and Food Security, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agriculture Marketing, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Food Production, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Utilization and Management</span></span></span></p>', 689, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('80bab06d-2956-4611-9516-5bda4d96ee1d', '432110fd-76e0-4175-9bc9-c94c91badcbf', 'Description HTML', 1, '<p>This alphabetically arranged reference, an immensely entertaining browser''s delight, offers a dazzling overview of the life and thought of Charles Darwin and his incredibly wide sphere of influence. Authoritative and abundantly illustrated, it illuminates the ways in which ideas of evolutionary biology have leapt the boundaries of science to influence philosophy, law, religion, literature, cinema, art, and popular culture."Darwin''s Universe", a thoroughly revised and updated successor to Richard Milner''s acclaimed "Encyclopedia of Evolution", contains more than a hundred new essays, including entries on animal behavior (Alex the parrot, Kanzi the bonobo, and Digit the gorilla), on women in science (Mary Anning and Rosalind Franklin), and on the latest finds of human fossils. A veritable museum of natural history, it also contains many original discoveries brought to light by Milner''s historical sleuthing. Packed with hundreds of rare illustrations, including many new ones, this Darwin Bicentennial edition will appeal to a wide audience of readers.</p>', 3718, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('80c42a7f-55b3-4218-a4f1-b31a825fdb0f', 'f6fa6de5-9781-42de-81b0-ab8fa45afa0d', 'Description HTML', 1, '<p>The relationship of social structure to individual and collective agency has been central to sociology from the outset. It remains so in period in which poststructuralists have challenged the idea of stable social structures and even the usefulness in social science of the concept of structure itself. The historical trajectory of the debate about the respective importance of structure and agency and the relationship between the two provides the narrative context of this collection of articles.</p>

<p><strong>Structure and Agency</strong>&nbsp;is a collection of classic and contemporary readings on this central sociological theme. Readings from Marx, Weber and Durkheim are included as well as recent pieces by authorities including Margaret Archer, Pierre Bourdieu and Stuart Hall. These four volumes cover respectively the seminal sources of the structure/agency debate and the ''cultural turn''; critical theory, Giddens'' structuration theory, and critical realism; the application of theory to specific areas of social life; network theory and globalization; and a conclusion covering current theoretical trends and debates. The editor''s introduction provides a parallel historical and theoretical commentary to the readings.</p>

<p>Volume I: Modernity, Sociology and the Structure/Agency Debate<br>
Volume&nbsp;II: Postmodernity - An End to the Structure /Agency Dichotomy<br>
Volume&nbsp;III: Structure/Agency Theories Applied<br>
Volume&nbsp;IV: Network Theory - Transcending the Traditional Limits of Structure/Agency</p>', 1901, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('80cd9339-1116-4a16-8560-9fda1b735151', '5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Ritikalin Kavya Prampra aur Acharya Brijesh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Smt. Kamlesh Kumari</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188075566</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2963, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('80d553d2-261a-48ed-a7b6-0b0ec7c47154', '93dcd6c0-e159-42f4-b3ce-872ead2154e9', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerald Kaiser</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817681104</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1754, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('80fc03dc-fc91-4a59-a9c5-5b75cbbb1dba', '8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 'Description HTML', 1, '<h4><u><strong>About the book</strong></u></h4>

<p>The calculus of variations is one of the most important divisions of<br />
classical mathematical analysis as regards applications.</p>

<p>The authors’aim was to supply the reader with a certain minimum of problems<br />
covering the basic divisions of the classical calculus of variations,<br />
and they deliberately avoided questions pertaining to the theory of<br />
optimal control.</p>
', 1296, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('8113e846-67a9-444b-8df2-3bdc50668e13', 'c4097237-1ef5-42a1-afb9-e49581546ae1', 'Description HTML', 1, '<h1>Mahadevi Verma : Srijan Aur Sarokar</h1>', 2968, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('8115c337-a595-4f2a-92d1-15afa60c6bb3', 'c4b0260b-c1d2-4de8-96db-a101cd7700fb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Course of Mathematical Analysis V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.M Nikolsky</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1977</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">450</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1189, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('812cf6e7-b88d-4c83-adb5-2629409d5183', '63762151-7384-4ff4-a3a6-e0d936317ebe', 'Additional Attributes HTML', 1, '<h1>Geometric Optics on Phase Space</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;376 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;3642060366</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3642060366</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;567 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.5 x 2.29 x 23.5 cm</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Country of Origin ‏ : ‎&nbsp;India</span></li>
</ul>', 2540, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('813c7497-c5cf-4f98-ad85-ede64056b181', '48590ce2-2be6-4732-9902-08d9de4db5bd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Hari Mohan Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963440</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4665, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('8152ccbf-519d-42e6-adc2-55fe9dcaa47f', 'b01819f6-8c0c-44e4-82d7-64c08f719ee8', 'Description HTML', 1, '<p>This fully updated, full-color fourth edition of the award-winning Environmental Encyclopedia features approximately 1, 300 signed articles providing in-depth, worldwide coverage of environmental topics and issues. Articles are written in nontechnical language, providing current status and analysis, and suggesting solutions whenever possible. Entries range from 200-2, 000 words and many are accompanied by full-color images and diagrams. Multidisciplinary in scope, the Environmental Encyclopedia is the perfect resource for environmental studies and sciences classes as well as other disciplines touching on environmental issues.</p>', 2186, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('815b924b-1e1f-4087-8721-2ce230c586d4', '3be336d0-bf74-4308-aeaa-7cf1665579e9', 'Description HTML', 1, '<h1>Laghusiddhantkaumudi-Prkashkanamnihindivyakhyasahinta -3 Vols.</h1>', 4392, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('815d1933-4b58-4f5a-9648-89c2b088e111', 'efc2b6a7-3ad5-4e19-8cb9-7ea331ba24d5', 'Description HTML', 1, '<p><strong>The SAGE Handbook of Environmental Change</strong>&nbsp;is an extensive survey of the interdisciplinary science of environmental change that examines the historic importance and future development of the field over two volumes. With over 40 chapters, the books situate key arguments and debates by examining a retrospective audit of the discipline, its changing nature and diversity of approaches, key theoretical paradigms, its resonances between sub-fields and other disciplines, and its relationships to theory, research and practice. With contextualizing essays opening each volume, the work is arranged into six sections:</p>

<ul>
	<li>Approaches to Understanding Environmental Change</li>
	<li>Evidence of Environmental Change and the Geo-ecological Response</li>
	<li>Causes and Mechanisms of Environmental Change</li>
	<li>Key Issues of Human-induced Environmental Change</li>
	<li>Patterns, Processes and Impacts of Environmental Change at the Regional Scale</li>
	<li>Implications of Environmental Change for Society</li>
</ul>

<p>Global in its coverage, scientific and theoretical in its approach, the books bring together an international set of respected editors and contributors to provide an exciting, timely addition to the literature on climate change. With the subjects'' interdisciplinary framework, this book will appeal to academics, researchers, post-graduates and practitioners in a variety of disciplines including, geography, the environmental sciences, politics, and sociology.</p>', 1899, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('8198bb75-283f-4c34-8211-be0c3e5a0a9b', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'Description HTML', 1, '<p>Gottfried Knapp worked as a film critic for ten years before starting as art, architecture and film editor for the arts page of the Suddeutsche Zeitung. His numerous publications on art-historical and architectural themes include monographs on individual buildings and catalogues about painters, sculptors, draughtsmen and photographic artists. Knapp has won several journalism prizes in the fields of architecture and monument preservation. Richard Bryant is one of the best-known architectural photographers, working all over the world. He is the only photographer with an honorary fellowship of the Royal Institute of British Architects. Christian Richters studied communication design at the Institut fur Architekturgeschichte und Architekturtheorie at the Bergische Universitat in Wuppertal. Christian Richters studied communication design at the Folkwangschule in Essen. He is one of the most sought-after architecture photographers in Europe. To date he has been represented in the Opus series by nine volumes, including ones about the embassies of the Nordic countries and the Bode Museum in Berlin, the Nieuwe Luxor Theater in Rotterdam and the BMW Welt in Munich.<br>
&nbsp;</p>', 6038, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('81a52b32-6aa8-4768-970e-9ddff52d0670', '82b79ccd-d7fe-401d-bba1-fa1a534b11c7', 'Description HTML', 1, '<p>Advances in genomics and combinatorial chemistry during the past two decades inspired innovative technologies and changes in the discovery and pre-clinical development paradigm with the goal of accelerating the process of bringing therapeutic drugs to market. Written by William Kisaalita, one of the foremost experts in this field, 3D Cell-Based Biosensors in Drug Discovery Programs: Microtissue Engineering for High Throughput Screening provides the latest information — from theory to practice — on challenges and opportunities for incorporating 3D cell-based biosensors or assays in drug discovery programs. The book supplies a historical perspective and defines the problem 3D cultures can solve. It also discusses how genomics and combinatorial chemistry have changed the way drug are discovered and presents data from the literature to underscore the less-than-desirable pharmaceutical industry performance under the new paradigm. The author uses results from his lab and those of other investigators to show how 3D micro environments create cell culture models that more closely reflect normal in vivo -like cell morphology and function. He makes a case for validated biomarkers for three-dimensionality in vitro and discusses the advantages and disadvantages of promising tools in the search of these biomarkers. The book concludes with case studies of drugs that were abandoned late in the discovery process, which would have been discarded early if tested with 3D cultures. Dr. Kisaalita presents evidence in support of embracing 3D cell-based systems for widespread use in drug discovery programs. He goes to the root of the issue, establishing the 3D cell-based biosensor physiological relevance by comparing 2D and 3D culture from genomic to functional levels. He then assembles the bioengineering principles behind successful 3D cell-based biosensor systems. Kisaalita also addresses the challenges and opportunities for incorporating 3D cell-based biosensors or cult</p>', 5907, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('81a6adcf-06e5-40f1-bcf0-2e76160a4ba5', '00c75eca-26dc-4c96-8933-8e1100c1d521', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajiv K. Bhatia, Vijay Sakhuja Indrani Talukdar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175417212</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4297, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('81acc220-e354-4f7b-8e77-96f7af70837b', '385cc85e-86aa-469f-a376-796a3986029f', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">India''s Cultural Relations with South-East Asia</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">M. RAO, S. PANDEY, B.N. MISRA</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">8185616396</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">202</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1995</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2175, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('81c2fe49-c4e4-4fc4-b2e4-0d94e5a1b59c', '40219470-7cbe-4312-adbf-0a6ae105e8b5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A lecture By John Tate</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John Tate</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540926504</td>
		</tr>
		<tr>
			<th>Series Title</th>
			<td>Springer Videomath</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1888, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('81cd2c3c-b029-4398-8d71-bb1985973952', '724e51ec-4c02-415f-8be8-f9930ae93431', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.S. Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804835</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5365, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('81cd390c-b069-4a09-b803-ed608ec184be', 'e74336d4-f0b4-4f7d-81c0-a1f0ac1b5a4d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Carlo Scarpa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783930698684</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1996</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 6039, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('81cebadc-9ae7-45dc-be39-bfa12aa3836d', '330900cf-ab12-4ea4-97c6-d76bc889b2ab', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Davis, Pecar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780198722533</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3367, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('81d060b6-5522-4c8e-84bd-1711acc6738f', 'd0d243e1-aae9-4f22-9dc9-cf2aca4de2a0', 'Additional Attributes HTML', 1, '<h1>Introduction to Socialism - Including "The ABC of Socialism" New</h1>', 4225, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('81d94d88-d129-4f94-a73b-577302d0c956', 'f3ad51da-ba8a-4cb8-9476-f93ffffdf677', 'Description HTML', 1, '<h1>Sister Nivedita - Pioneer in Missionaries Works New</h1>', 4714, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('81f3f513-6698-41c2-99d9-f6907363a378', '2c39433a-3c22-4b72-b673-a3ea083e0269', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business Research Methods is intended to provide opportunities to learn about research methods (both qualitative and quantitative) and to apply them in the real business context through class-room discussions and exercises. Designed as a guide to students, researchers, and individuals carrying out business projects, this book explains how to formulate research questions, design a research plan, develop a survey questionnaire, and solve critical issues of sampling and data collection including detailed illustrations of statistical data analyses, interpretation of output, inference, and report writing.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 The Role of Business Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Information Systems and Knowledge Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Theory Building</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 The Business Research Process: An Overview</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 The Human Side of Business Research: Organizational and Ethical Issues</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Problem Definition: The Foundation of Business Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Qualitative Research Tools</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Secondary Data Research in a Digital Age</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Survey Research: An Overview</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Survey Research: Communicating with Respondents</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Observation Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Experimental Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Measurement and Scaling Concepts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14 Attitude Measurement</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15 Questionnaire Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 16 Sampling Designs and Sampling Procedures</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 17 Determination of Sample Size: A Review of Statistical Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 18 Fieldwork</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 19 Editing and Coding: Transforming Raw Data into Information</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 20 Basic Data Analysis: Descriptive Statistics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 21 Univariate Statistical Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 22 Bivariate Statistical Analysis: Differences between Two Variables</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 23 Bivariate Statistical Analysis: Measures of Association</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 24 Multivariate Statistical Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 25 Communicating Research Results: Report Generation, Oral Presentation, and Follow-Up</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 287, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('81fcd3ae-fd74-42e7-8f33-7b0271f892e3', '011cd808-2a69-435b-acf4-922cc3598574', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Catalogue of the Collection of the Harisingh Gour Archaeological Museum of Sagar University</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">S.K. Bajpai, Zsuzsanna Renner</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8172113218</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788172113216</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">258</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Paperback</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2012</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2191, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('81ff9af1-5a94-4c32-8994-d7d1b0f445a6', 'bfbd2bf7-781a-4a41-8750-a9add7592a01', 'Additional Attributes HTML', 1, '<h1>Leisure Studies - Key Issues for the Twenty- First Century in 4Vols. A NEW</h1>', 4201, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('8200fb84-fc8f-4b83-85db-10ec6564cd56', '7a0306ca-8263-4030-8a8f-32abbf5b862f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Nandal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244173</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5657, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('8208ab6b-8046-4b41-b152-4ff15a9cb8d5', 'ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 'Description HTML', 1, '<p>Interpolation and approximation offer important applications in computer science and elsewhere. This intermediate-level survey by a noted authority abounds in useful examples of related subjects and has been praised for its level of clarity and reliance on well-presented and useful examples.<br>
A brief introductory chapter presents helpful definitions and theorems. Subsequent chapters explore interpolation, remainder theory, convergence theorems for interpolatory processes, and some problems of infinite interpolation. Additional topics include uniform and best approximation, least square approximation, Hilbert space, orthogonal polynomials, the theory of closure and completeness, expansion theorems for orthogonal functions, degree of approximation, and approximation of linear functionals. A familiarity with real and complex variable theory and linear algebra is assumed.&nbsp;</p>', 1677, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('820c7cb0-270e-4503-81ff-98bd371cdb40', 'bdba2c80-ad8f-4281-b726-875b19513750', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Unadi-Sutras in the Sanskrit Grammatical Tradition</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kanshi Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8187418419</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>&nbsp;</th>
			<td>&nbsp;</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 4399, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('821e4a2a-b669-432d-b4c3-1d649962e4c6', 'a90f03bd-e5de-4e81-83ff-9e0940d34d27', 'Description HTML', 1, '<h1>Domestic Violence - Sociological Study of Wife Battering New</h1>', 4680, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('821e8fb1-d176-4a5f-8c19-802ffb53b073', '0d58f4f5-9a14-4ff7-873e-86c0599cb889', 'Description HTML', 1, '<p>The main purpose of the book is to acquaint mathematicians, physicists and engineers with classical mechanics as a whole, in both its traditional and its contemporary aspects. As such, it describes the fundamental principles, problems, and methods of classical mechanics, with the emphasis firmly laid on the working apparatus, rather than the physical foundations or applications. Chapters cover the n-body problem, symmetry groups of mechanical systems and the corresponding conservation laws, the problem of the integrability of the equations of motion, the theory of oscillations and perturbation theory.</p>', 4024, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('8229e2e5-f0b3-4e33-a1ef-974b1b11575d', 'c25ca7f3-3e50-4d97-9291-8a94b2d391a6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760775</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>92</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5889, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('822c5f30-c669-4488-bbe3-f21a400e74a1', 'd20d7bb1-af97-4e75-8865-e4b24e303006', 'Description HTML', 1, '<p>Contents - Foreword, Introduction, Chapter 1 - Do Animals have rights?, Yes: Animals have rights, No: Animals do not have rights, Chapter 2 - Is Animal Experimentation justified?, Yes: Animal Experimentation id Justified, No: Animal Experimentation is not justified, Chapter 3 - Is hunting Ethicsl?, Yes: Hunting is Ethical, Hunting is not Ethical, Chapter 4 - Should Animals be bred for Human Consumption?, Yes: Animals should be raised for Human Consumption, No: Animals should not be raised for human consumption, Chapter 5 - Are animals in the entertained industry abused?, No: Animals are not abused, Yes: Animals are abused.</p>', 5381, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('823713a0-0042-421b-8d00-e75d7945390c', '6be323e9-9a3c-44b8-b963-44cc06b4843d', 'Description HTML', 1, '<p>This book provides a hands-on experience with atomic structure calculations. Material covered includes angular momentum methods, the central field Schrödinger and Dirac equations, Hartree-Fock and Dirac-Hartree-Fock equations, multiplet structure, hyperfine structure, the isotope shift, dipole and multipole transitions, basic many-body perturbation theory, configuration interaction, and correlation corrections to matrix elements. The book also contains numerical methods for solving the Schrödinger and Dirac eigenvalue problems and the (Dirac)-Hartree-Fock equations.</p>', 4102, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('8239098e-554e-41fb-80f5-c9b661fd5372', '5336ed86-5e8b-42dd-96ec-ce3871c43405', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Beginning with the epochs of ancient history to the aeons of modern world, communication has been the corner-stone of success. This book, Business Communication, is an effort to take you on a transformational journey and dash; a journey of personal and professional growth for a successful life. This book will help you identify your current level of communicational prowess it will help you become aware of your own communication style and it will equip you with communication techniques to suit various situations. From the common aspects of oral and written communication to the finer aspects of etiquette and decorum, the book is filled with everyday practical examples to help you gather conceptual understanding of communication in all its dimensions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit I: Oral Communication</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Communication</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Communication in Action</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Kinesics (Body Language)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Paralanguage (Voice)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Listening Skills</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit II: Written Communication</span></strong></span></span></p>

<ol start="6">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Basics of Written Communication</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Written Analysis of Cases</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Letter Writing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Memos and Minutes of Meeting</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Resumes and Cover Letter</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reports and Proposals</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mechanics of Editing and Proofreading</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit III: Technology and Communication</span></strong></span></span></p>

<ol start="13">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Presentation Skills</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">E-Mail Etiquette</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Telephone Etiquette</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit IV: Succeeding at the Workplace</span></strong></span></span></p>

<ol start="16">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizational Communication</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cross-Cultural Communication</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Talking the Talk</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interview Prowess</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Etiquette</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Grooming, Clothing and Accessorizing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical and Legal Aspects of Communication</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 473, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('825c3ac5-b239-4dc3-9f14-30cd5c9068dd', '2111bb45-0e51-425d-84f0-3ae0c5d2bbba', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Truth Retold for Joyous Living</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">R. P Lao</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471899</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p><br>
&nbsp;</p>', 5074, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('8263fbb0-757b-40ce-8f63-a7aa564477f8', '0844f3f6-63ee-4426-9ad2-7f6a028eeaf7', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>&nbsp; </strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:33.85pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Family Law Lectures Family Law I </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">Dr Poonam Pradhan Saxena </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">LexisNexis </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">9788195294558</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">726</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2021</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Paper Back </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1449, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('8276a1dd-668a-4911-aa35-d11da42b19ae', 'bcc8cdac-92af-4029-bc56-199cf7fb2579', 'Description HTML', 1, '<p>From a historical point of view, the theory we submit to the present study has its origins in the famous dissertation of P. Finsler from 1918 ([Fi]). In a the classical notion also conventional classification, Finsler geometry has besides a number of generalizations, which use the same work technique and which can be considered self-geometries: Lagrange and Hamilton spaces. Finsler geometry had a period of incubation long enough, so that few math­ ematicians (E. Cartan, L. Berwald, S.S. Chem, H. Rund) had the patience to penetrate into a universe of tensors, which made them compare it to a jungle. To aU of us, who study nowadays Finsler geometry, it is obvious that the qualitative leap was made in the 1970''s by the crystallization of the nonlinear connection notion (a notion which is almost as old as Finsler space, [SZ4]) and by work-skills into its adapted frame fields. The results obtained by M. Matsumoto (coUected later, in 1986, in a monograph, [Ma3]) aroused interest not only in Japan, but also in other countries such as Romania, Hungary, Canada and the USA, where schools of Finsler geometry are founded and are presently widely recognized</p>', 4080, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('827d5738-5bf5-49c3-af06-5612436c04df', '23172ea3-d5da-4a67-b65f-44b0d17fe976', 'Description HTML', 1, '<p>This volume presents a selection of advanced case studies that address a substantial range of issues and challenges arising in space engineering. The contributing authors are well-recognized researchers and practitioners in space engineering and in applied optimization.</p>

<p>The key mathematical modeling and numerical solution aspects of each application case study are presented in sufficient detail. Classic and more recent space engineering problems – including cargo accommodation and object placement, flight control of satellites, integrated design and trajectory optimization, interplanetary transfers with deep space manoeuvres, low energy transfers, magnetic cleanliness modeling, propulsion system design, sensor system placement, systems engineering, space traffic logistics, and trajectory optimization – are discussed. Novel points of view related to computational global optimization and optimal control, and to multidisciplinary design optimization are also given proper emphasis. A particular attention is paid also to scenarios expected in the context of future interplanetary explorations.</p>

<p><em>Modeling and Optimization in Space Engineering</em>&nbsp;will benefit researchers and practitioners working on space engineering applications. Academics, graduate and post-graduate students in the fields of aerospace and other engineering, applied mathematics, operations research and optimal control will also find the book useful, since it discusses a range of advanced model development and solution techniques and tools in the context of real-world applications and new challenges.</p>', 1653, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('827ddb58-c704-4a20-a160-995633d2af9f', '35f70c25-22d0-48a6-8289-8d55bdc5983d', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Goswami Tulsidas'' Vinai-Patrika - Vinai-Patrika, composed between V.S. 1660-1680 (A.D. 1609-1623) is Goswami Tulsidas'' most venerated and universally acclaimed tome of magnificent prayerful psalms. It has become the benchmark in the fusion of wisdom & philosophy with devotion, humility, love & affection for the Lord. They are the culumination of his life-long quest for the real truth of existence and its meaning, the Goal of life and how to reach it, the essence of the Vedas and other scriptures - all condensed and crystalised into 279 gem-like, marvellously narrated verses of pristine beauty.</span></h1>

<h1 style="text-align:justify"><span style="font-size:18px">Vinai-Partika is the ultimate citadel in the realm of philosophical-devotional literature ever written in Hindi. They depict the saint-poet-philosopher''s deep insight and clinical analysis of the malady afflicting the world. The Verses also epitomise the soul''s eternal yearning for peace, emancipation and salvation.</span></h1>

<h1 style="text-align:justify"><span style="font-size:18px">It is ageless and timeless, and can be aptly called the ''Veda of our Times''.</span></h1>

<h1 style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;1. Vinai Patrika - Text and Translation,&nbsp;2. Appendix No. 1 (Contextual tales and fables),&nbsp;3. Appendix No.&nbsp; 2 (Author''s letter to Sri Ram),&nbsp;4. Appendix No. 3 (Vinai-Patrika''s most popular verses- a list),&nbsp;5. Appendix No. 4 (Other books by Author), 6. Index</span>&nbsp;&nbsp;&nbsp;<span style="font-size:18px">&nbsp;</span>&nbsp;&nbsp;<span style="font-size:18px"> &nbsp;</span></h1>', 5577, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('82914fb2-a62d-4410-8b68-c41baf27cbcb', '73ec0c0f-38f8-4338-b835-28d4b0f7f7e8', 'Additional Attributes HTML', 1, '<h1>Handbook of Normal Frames and Coordinates -Progress in Mathematical Physics</h1>', 4047, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('82a028a1-ec91-446e-b6bd-f4e20ec7ce69', 'a0267d11-2bdc-477e-b15b-52592f1a9f90', 'Description HTML', 1, '<p>his volume provides a timely description of the latest compact MOS transistor models for circuit simulation. The first generation BSIM3 and BSIM4 models that have dominated circuit simulation in the last decade are no longer capable of characterizing all the important features of modern sub-100nm MOS transistors. This book discusses the second generation MOS transistor models that are now in urgent demand and being brought into the initial phase of manufacturing applications. It considers how the models are to include the complete drift-diffusion theory using the surface potential variable in the MOS transistor channel in order to give one characterization equation.</p>', 3942, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('82a0fd38-11ab-48da-b2e9-161f48bd1aa3', '9f3bb52e-da39-4624-9904-d0680a12c2cc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the Book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This is a textbook based on lectures presented by the author for students specializing in nuclear engineering.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book explains the theory of thermal electric power stations as applied to power plants using nuclear fuel. It covers the problems general for any thermal electric power station (conventional and nuclear) and specific, which are true for nuclear power plants only.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The textbook was awarded a State prize for 1971.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Primarily the textbook is for university students and postgraduates and also for engineers specializing in design start-up and operation of nuclear power stations. It will also be of interest to every electrical or mechanical engineer whose work is associated with nuclear power plants.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Foreword</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 1. Distribution and Consumption of Electric and Thermal Energy</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 2. Types of Nuclear Power Station and their main Technological Equipment</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 3. Physical and Chemical Processes and Material Balances in the Thermal Cycle of NPS</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 4. Heat and General Efficiency of Nuclear Power Stations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 5. Regenerative Heating of Feed Water</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 6. Deaeration and Feed-Water Plants</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 7. Condensing Plants</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 8. Station Service Water Supply</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 9. Evaporating and District-Heating Plants</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 10. Reactor-Plants </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 11. Steam-Generating Plants</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 12. Turbine Plants</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 13. Pressure-Reduction Plants, Piping and Valves</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 14. General Layout of a Nuclear Power Station</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 15. Ventilation Installations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 16. Deactivation Plants</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 17. Operation Organization and Management</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 18. Heat Flow Diagrams of Nuclear Power Stations and Methods of their Calculation</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 19. Layout of the main Building of Nuclear Power Stations with Water Coolant</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 20. Nuclear Power Stations with Gas and Liquid-Metal Coolants</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendix. Example of Calculating Heat Flow Diagram of NPS</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Index</span></span></p>
', 1023, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('82b102a9-66b3-4264-96ee-c8eb437aafb4', '726a601a-ded0-47ca-a372-57d2f4e0517f', 'Description HTML', 1, '<p>This book presents translations of two lively and well-crafted examples of the ovī, a genre typical of the oral literature of Marathi-speaking Dhangar shepherds. These two ovīs narrate the stories of Biroba and Dhuloba, two of the most important gods of the Dhangars. Each of the ovīs tells an elaborate story of the birth of the god—a miraculous and complicated process in both cases—and of the struggles he went through in order to find and win his bride. Moreover, an extensive Introduction provides a literary analysis of the ovīs and discusses what they reveal about the cosmology, geography, society, administrative structures and economy of the Dhangars’ world, as well as their views on pastoralists and women.</p>', 4945, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('82b74d97-af0c-43e3-abaa-5d9d76e57038', 'd52d2e2b-fe0a-48e7-9a43-85a0e49e3afa', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Stem - Cell Nanoengineering</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">H. Baharvand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118540619</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 664, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('82c37753-77b9-4f96-96c0-7f4d8704f3a2', '1123d87f-1f46-4d37-b402-f61036e56472', 'Additional Attributes HTML', 1, '<h1>Nature Environment and Literature</h1>', 3859, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('82d6c048-134b-40d4-8116-ace3285d9c84', 'cae3c8e6-93bc-471d-99af-bf1ed3e6f963', 'Additional Attributes HTML', 1, '<h1>Foundations of Systematics and Biogeography</h1>', 3711, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('82e10ad8-5ca8-4374-8a96-d91f04f99097', '2b6ab688-232f-41a3-bb23-f7906b9a6a70', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Corrosion and Oxide Films</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Allen J Bard&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783527303960</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2209, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('82ecec33-ca40-43f3-98d2-7f94d71da3b8', '122f8c7f-73e1-49f9-adbf-508770cdb63a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P.K. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8181160916</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5480, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('82f3304f-7b28-4727-b08a-b4d3bd845099', 'c153414d-5128-438e-84fd-8abf3d7d649b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h1><span style="font-size:18px">Vivekanand Mahacharit : ek adhyayan</span></h1>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anish Mishra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144080</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shivalik Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2919, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('83011125-c93c-4451-9759-8086b9ce5dc0', '816f79bf-9fe4-4044-96fe-02c3969f7637', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Child Labour in Tripura - Causes and Consequences</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Ratan Majumber&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830341</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1981, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('830339cf-808e-4d8c-9979-867cd68552b6', 'ae8033f9-5c11-4e07-a11c-23605b630581', 'Description HTML', 1, '<p>The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.</p>', 5196, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('8303ae81-61b5-432d-8b33-200c48493d56', '5248e709-4813-4e5a-9ee1-e99f9ea5a5a6', 'Description HTML', 1, '<h1>Yogatatva</h1>', 3000, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('8319de4c-fb31-4b8a-8525-8b762e5556b6', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">About the book</span></span></span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">INDIA Bilateral Treaties and Agreements including Joint Declarations, Statements / Communique is a historical and monumental document covering India’s relations with the world since 1947 spread over about 10000 pages in 18 volumes.</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Scholars all over the world have been seriously engaged in a study of India’s relations with the world. Non-availability of authentic literature remained great hurdle in the path of their research work. The contents of this work are thematically classified and chronologically arranged. The editor provides a scholarly and lengthy introduction that puts the subject and the related documents in a proper historical perspective.</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">The Contents at the beginning of each volume indicate date, country, subject and the respective page number of the text where it is mentioned. A detailed county index and subject index are also given at the end of each volume to facilitate the readers.</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">The series will continue as annual or biennial volumes.</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">These volumes will be most useful for the academicians, government officials, research scholars, policy planners, industrialists, company executives and all those who are interested in the field of international relations in general and India’s bilateral relations in particular.</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;1</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content – Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the Netherlands relating to Air Services New Delhi, 31 May 1947, 2. Exchange of Notes constituting an Agreement between the United States of America and India relating to Flights of Military Aircraft New Delhi, 1 and 5 July 1947, 3. Agreement between the Government of India and the Government of the French Republic relating to Air Services New Delhi, 16 July 1947, 4. Financial Agreement between the United Kingdom and India London, 14 August 1947, 5. Joint Statement issued by Prime Minister of India, Jawaharlal Nehru and Pakistan Prime Minister, Liaquat Ali Khan for Joint Actionto Subdue Violence Amritsar, 18 August 1947, The text of the Joint Indo-French Declaration issued New Delhi, 27 August 1947, 7. Agreement for the avoidance of Double Taxation of Income Between the Government of the Dominion of India and the Government of the Dominion of Pakistan New Delhi, 10 December 1947, 8. Exchange of Notes Constituting an Agreement between the United States of America and India Amending the Agreement of 1 and 5 July 1947 relating to Flights of Military Aircraft New Delhi, 22 April and 3 May 1948, 9. Inter-Dominion Agreement, between the Government of India and the Government of Pakistan, on the Canal Water Dispute between East and West Punjab New Delhi, 4 May 1948, 10. Agreement between the Government of India and the Government of Sweden relating to Air Services New Delhi, 21 May 1948, 11. Joint Statement issued by the Premiers of East and West Punjab Assuring the People of Peace Lahore, 12 June 1948, 12. Agreement Between the Government of India and the Government of Pakistan Relating to Air Services Karachi, 23 June 1948, 13. Treaty of Friendship and Establishment between His Majesty the King of the United Kingdom of Great Britain and Ireland and of the British Dominions Beyond the Seas on Behalf of the Dominion of India, and the Swiss Confederation New Delhi, 14 August 1948, 14. Extracts from the Agreement reached at the Inter-Dominion Conference Discouraging any sort of Propaganda against each other New Delhi, 6 to 14 December 1948, 15. Agreement between the Government of India and the Government of Ceylon relating to Air Services New Delhi, 21 December 1948, 16. Trade Agreement between the Government of India and the Government of the Federal People’s Republic of Yugoslavia Calcutta, 29 December 1948, 17. Exchange of Letters between the Governments of India and Switzerland regarding Arrangement for the Exchange of Goods Berne, 17 March 1949, 18. Agreement concerning the Exchange of Goods between the Czecholovak Republic and India New Delhi, 29 March 1949, 19. Agreement concerning the Exchange of Goods between the Republic of Hungary and India New Delhi, 8 April 1949, 20. Trade Agreement between the Government of India and the Government of Poland New Delhi, 22 April 1949, 21. Agreement on Banking between the Government of India and the Government of Pakistan Lahore, 23 April 1949, 22. Trade Agreement between the Government of India and the Government of Finland New Delhi, 9 May 1949, 23. Trade Agreement between the Government of India and the Royal Egyptian Government New Delhi, 10 May 1949, 24. Exchange of Notes constituting an Agreement between the Governments of India and Ethiopia Relating to a Temporary Authorization for the Operation of an Ethiopian Air Service between Addis Ababa and Bombay Addis Ababa, 6 January and New Delhi, 7 June 1949, 25. Trade Agreement between India and Pakistan Karachi, 24 June 1949, 26. Provisional Agreement between India and Switzerland relating to Air Services Berne, 24 June 1949, 27. Exchange of Notes constituting an Agreement between the United States of America and India relating to Flights of Military Aircraft New Delhi, 2 and 4 July 1949, 28. Agreement between the Government of India and the Government of the Commonwealth of Australia relating to Air Services New Delhi, 11 July 1949, 29. Agreement between Military Representatives of India and Pakistan regarding the Establishment of Cease-Fire Line in the State of Jammu and Kashmir Karachi, 27 July 1949, 30. Treaty of Perpetual Peace and Friendship between the Government of India and the Government of Bhutan Darjeeling, 8 August 1949, 31. Trade Agreement between the Republic of Austria and the Dominion of India Vienna, 28 September 1949, 32. Agreement between the Government of India and the Government of the Republic of the Philippines relating to Air Services New Delhi, 20 October 1949, 33. Treaty of Friendship between the Government of India and the Royal Government of Afghanistan New Delhi, 4 January 1950, 34. Agreement between the Government of India and the Government of the United States of America for Financing certain Educational Exchange Programs New Delhi, 2 February 1950, 35. Exchange of Letters between the Governments of India and the Royal Government of Sweden regarding Promotion of Trade New Delhi, 24 February 1950, 36. Treaty of Friendship between the Government of India and the Imperial Government of Iran Tehran, 15 March 1950, 37. Treaty of Commerce between the Republic of India and the Royal Kingdom of Afghanistan Kabul, 4 April 1950, 38. Agreement between the Governments of India and Pakistan regarding Security and Rights of Minorities (Nehru-Liaquat Agreement) New Delhi, 8 April 1950, 39. Trade Agreement between the Government of India and the Government of Switzerland Exchange of Letters Berne, 15 April 1950, 40. Press Note issued by the Indo-Pakistan Joint Press Committee on Press Code New Delhi, 5 May 1950, 41. Trade Agreement between the Governments of India and Sweden Exchange of Letters New Delhi, 1 July 1950, 42. Agreement between the Government of India and the Government of the Federal Republic of Germany for extending Direct Trade Relations Bonn, 4 July 1950, 43. Treaty of Peace and Friendship between the Government of India and the Government of Nepal Kathmandu, 31 July 1950, 44. Treaty of Trade and Commerce between the Governments of India and Nepal Kathmandu, 31 July 1950, 45. Exchange of Notes constituting an Agreement Between Norway and India concerning Commercial Relations New Delhi, 29 August 1950, 46. Agreed Minutes of the Discussions held between the Spanish Trade Mission and the representatives of the Government of India, New Delhi, 10 October 1950, 47. Point Four General Agreement for Technical Co-operation between India and the United States of America New Delhi, 28 December 1950, 48. Exchange of Letters between the Governments of India and Poland regarding Trade Arrangement New Delhi, 6 January 1951, 49. Exchange of Notes constituting an Agreement between the United States of America and India relating to the Exchange of Official Publications New Delhi, 8 November 1950 and 11 January 1951, 50. Exchange of Letters between the Governments of India and Finland regarding Trade Arrangement New Delhi, 12 January 1951, 51. Exchange of Letters between the Governments of India and Canada regarding Entry to Canada for Permanent Residence of Citizens of India Ottawa, 26 January 1951, 52. Treaty between the Republic of India and the Republic of France to confirm the Cession of the Territory of the Free Town of Chandernagore Paris, 2 February 1951, 53. Trade Agreement between India and Pakistan Karachi, 26 February 1951, 54. Exchange of Letters between the Governments of India and Sweden regarding Trade Relations New Delhi, 28 February 1951, 55. Treaty of Friendship between India and the Republic of Indonesia Djakarta, 3 March 1951, 56. Exchange of Notes constituting an Agreement between the United States of America and India relating to Mutual Defence Assistance, Washington, 7 and 16 March 1951, 57. Agreement between the Government of India and the Government of the Netherlands relating to Air Services New Delhi, 24 May 1951, 58. Exchange of Letters between the Governments of India and Switzerland regarding Extension of Trade Agreement of 1950-51 New Delhi, 8 June 1951, 59. Agreement between the Republic of Turkey and the Republic of India concerning Cultural Relations Ankara, 29 June 1951, 60. Treaty of Friendship between India and the Union of Burma Rangoon, 7 July 1951, 61. Exchange of Letters between the Governments of India and Norway regarding Trade and Economic Relations New Delhi, 3 September 1951, 62. Exchange of Notes between Canada and India giving formal effect to the Statement of Principles Agreed between the two countries for Co-operative Economic Development of India New Delhi, 10 September 1951, 63. Trade Agreement between India and Burma Rangoon, 29 September 1951, 64. Agreement between the Government of India and the Government of the United Kingdom of Great Britain and Northern Ireland relation to Air Services New Delhi, 1 December 1951, 65. Treaty of Friendship between the Republic of India and the Republic of Turkey Ankara, 14 December 1951, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;2</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the United States of America relating to Technical Co-operation Programme New Delhi, 5 January 1952, 2. Agreement between the Government of India and the Government of Afghanistan relating to Air Services Kabul, 26 January 1952, 3. Treaty of Friendship and Commerce between the Government of India and the Government of the Republic of Syria, New Delhi – 25 February 1952, 4. Exchange of Letters regarding the Promotion of Trade between India and Italy New Delhi, 7 April 1952, 5. Exchange of Letters between the Governments of India and Sweden for the Promotion of Trade Relations New Delhi, 5 May 1952, 6. Treaty of Peace between the Governments of India and Japan Tokyo, 9 June 1952, 7. Agreement between the Government of India and the Royal Government of Egypt relating to Air Services for the establishment of Scheduled Air Services between and beyond their Respective Territories Cairo, 14 June 1952, 8. Treaty of Friendship between the Republic of India and the Republic of the Philippines Manila, 11 July 1952, 9. Trade Agreement between India and Pakistan New Delhi, 5 August 1952, 10. Agreement between Pakistan and India regarding East-West Bengal Boundary Alignment New Delhi, 21 August 1952, 11. Agreed Minutes of discussions on commercial relations between Representatives of the Government of the Federal Republic of Germany and of the Republic of India New Delhi, 5 November 1952, 12. Treaty of Friendship between India and Iraq Baghdad, 10 November 1952, 13. Trade Agreement between the Government of India and Austrian Federal Government New Delhi, 9 December 1952, 14. Trade Agreement between the Republic of India and the Republic of Indonesia New Delhi, 30 January 1953, 15. Exchange of Notes constituting an Agreement between the Government of India and the Government of Pakistan regarding the Operation of Air Services to Afghanistan by Indian Aircraft Karachi, 1 January and 20 February 1953, 16. Treaty of Friendship, Commerce and Navigation between the Government of India and the Sultanate of Muscat and Oman Muscat, 15 March 1953, 17. Agreed decisions following discussions between the Leaders of the Indian and Pakistan Trade Delegations New Delhi, 20 March 1953, 18. Trade Agreement between the Government of India and the Royal Iraqi Government Baghdad, 6 May 1953, 19. Trade Agreement between the Government of India and the Government of Turkey New Delhi, 4 June 1953, 20. Exchange of Letters between the Government of India and the Government of Bulgaria regarding Promotion of Trade New Delhi, 17 June 1953, 21. Exchange of Letters between the Government of India and the Royal Government of Sweden for Promotion of Trade New Delhi, 30 June 1953, 22. Trade Agreement between the Government of India and the Government of Egypt Cairo, 8 July 1953, 23. Summary of Agreed decisions at the Indo-Pakistan Passport Conference New Delhi, 28 January to 1 February 1953 As Ratified on 9 July 1953, 24. Minutes of the First Joint Meeting of the Indo-Pakistan Steering Committees Karachi, 14 July 1953, 25. Exchange of Letters between the Governments of India and Ceylon on Trade relations New Delhi, 15 July 1953, 26. Agreement on Trade relations between the Government of India and the Government of the Federal People’s Republic of Yugoslavia New Delhi, 24 July 1953, 27. Joint Communique issued by Prime Minister Jawaharlal Nehru and Pakistan Prime Minister Mohammad Ali at the conclusion of Their Talks Karachi, 27 July 1953, 28. Minutes of the meeting held in the room of Mr. G. Ahmed, Secretary, Ministry of the Interior, Government of Pakistan, to discuss the Question of Protection, Preservation and Maintenance of Places of Religious Worship in India and Pakistan Karachi, 1 and 4 August 1953, 29. Joint Statement issued on the conclusion of the talks between the Prime Ministers of India and Pakistan New Delhi, 21 August 1953, 30. Treaty of Extradition between the Government of India and the Government of Nepal Kathmandu, 2 October 1953, 31. Trade Agreement between India and Czechoslovakia New Delhi, 17 November 1953, 32. Trade Agreement between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 2 December 1953, 33. Instrument signed by the Governments of India and Ceylon regarding proposals for Immigration into Ceylon and Citizenship Rights of Persons of Indian Origin New Delhi, 18 January 1954, 34. Agreement between Pakistan and India, East-West Bengal Boundary Alignment Karachi, 22 January 1954, 35. Agreed Minutes of discussions on Commercial relations between Representatives of the Governments of the Republic of India and of the Federal Republic of Germany Bonn, 16 February 1954, 36. Trade Agreement between the Government of India and the Government of the Rumanian People’s Republic New Delhi, 23 March 1954, 37. Agreement between the Republic of India and the People’s Republic of China on Trade and Intercourse between Tibet Region of China and India Peking, 29 April 1954, 38. Agreed Minutes of the Indo-Pakistan Conference on recovery of abducted persons New Delhi, 8 May 1954, 39. Exchange of Letters regarding oromotion of Trade between India and Sweden New Delhi, 8 June 1954, 40. Trade Agreement between the Government of India and the Government of the Hungarian People’s Republic New Delhi, 17 June 1954, 41. The text of the Joint Statement by the Prime Ministers of India and China New Delhi, 28 June 1954, 42. Agreement between the Government of India and the Royal Government of Iraq on Cultural Relations Baghdad, 5 July 1954, 43. Agreement between the Government of India and Nepal for the Construction of Minor Irrigation Works and Water Supply Projects Kathmandu, 14 July 1954, 44. Exchange of Letters between the Governments of India and Italy on Trade arrangements New Delhi, 29 July 1954, 45. The text of the Joint Statement by the Prime Ministers of India and Indonesia New Delhi, 25 September 1954, 46. Agreed decisions at the India-Ceylon conference relating to Persons of Indian Origin Resident in Ceylon New Delhi, 9 and 10 October 1954, 47. Trade Agreement between the Republic of India and the People’s Republic of China New Delhi, 14 October 1954, 48. Exchange of Letters between India and the German Democratic Republic regarding Trade arrangements New Delhi, 16 October 1954, 49. The text of the Joint Statement by Mr. Ho Chi Minh, President of the Government of the Democratic Republic of Viet-Nam and the Prime Minister of India Haiphong, 17 October 1954, 50. Agreement between the Government of India and the Government of France providing for De Facto Transfer of Administration of the Territory of French establishments in India New Delhi, 21 October 1954, 51. Exchange of Notes constituting an Agreement between the United States of America and India relating to Copyright relations Washington, 21 October 1954, 52. Exchange of Notes between the Government of India and Belgium confirming the continued Applicability of the Treaty of Extradition of 29 October 1901 New Delhi, 3 August and 6 November 1954, 53. Treaty of Commerce and Navigation between the Imperial Government of Iran and the Government of India Tehran, 15 December 1954, 54. The text of the Joint Statement by the President of Yugoslavia and the Prime Minister of India, laid before Parliament 23 December 1954, 55. The text of the Joint Communique by the Colombo Powers Bogor, 29 December 1954, Country Index, Subject Index &nbsp;&nbsp;</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;3</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Agreement between the Government of India and the Government of the Union of Soviet Socialist Republics for the establishment of an Integrated Iron and Steel Works in India New Delhi, 2 February 1955, 2. The text of the Joint Communique by the Prime Ministers of India and Egypt Cairo, 16 February 1955, 3. The text of the Joint Communique by the Prime Minister of India and His Royal Highness Prince Norodom Sihanouk Varman and the Prime Minister of Cambodia New Delhi, 18 March 1955, 4. Trade Agreement between the Government of India and the Government of the Federal Republic of Germany New Delhi, 31 March 1955, 5. Protocol between the Governments of India and China Regarding the handing over of Postal, Telegraph and Public Telephone Services in the Tibet Region of China Lhasa, 1 April 1955, 6. Treaty of friendship between the Union of India and the Republic of Egypt Cairo, 6 April 1955, 7. The text of the Joint Communique by the Prime Minister of India and Shri Pham Van Dong, Deputy Prime Minister and Foreign Minister of the Democratic Republic of Viet-Nam New Delhi, 10 April 1955, 8. Agreement between the Government of Pakistan and the Government of India Regarding Resumption of Rail Traffic Karachi, 15 April 1955, 9. Press Note on the New Arrangements Regarding India-Tibet Travel New Delhi, 17 April 1955, 10. The text of the Final Communique of Asian-African Conference Bandung, 24 April 1955, 11. Agreed Minutes of the meeting between Representatives of the Governments of India and Pakistan on Shrines New Delhi, 15 May 1955, 12. Joint Statement issued by the Indian Home Minister Govind Ballabh Pant and Pakistan Interior Minister Iskander Mirza at the end of their Talks New Delhi, 17 May 1955, 13. Joint Communique issued at the end of Talks between the Prime Ministers of India and Pakistan New Delhi, 18 May 1955, 14. Exchange of Letters Regarding Trade Between the Governments of India and Sweden New Delhi, 31 May 1955, Royal Swedish Legation New Delhi, May 31, 1955, 15. Agreement between Pakistan and India on Certain Outstanding Financial Issues Karachi, 12 June 1955, 16. Inter-Governmental Agreement between India and Pakistan for Ad Hoc Transitional Arrangements for 1955 on the use of Indus River Waters Washington D.C., 21 June 1955, 17. The text of the Joint Declaration by Marshal Bulganin and Shri Nehru Moscow, 23 June 1955, 18. Exchange of Letters between the Governments of India and Norway for Trade Arrangements New Delhi, 24 June 1955, Royal Norwegian Legation New Delhi, the 24</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;June, 1955, 19. The text of the Joint Statement by the Prime Ministers of India and Poland Warsaw, 27 June 1955, 20. The text of the Joint Statement by Marshal Tito and Shri Jawaharlal Nehru Brioni, 6 July 1955, 21. The text of the Joint Statement by the Prime Ministers of India and Egypt Cairo, 12 July 1955, 22. Agreement between the Government of India and the Government of Iraq relating to Air Services New Delhi, 27 July 1955, 23. The text of the Joint Statement by the Crown Prince, Savang Vathana and the Prime Minister of Laos, Mr. Sasorith, and the Prime Minister of India New Delhi, 21 September 1955, 24. Protocol of a Meeting held between Representatives of the Government of India, UNESCO, the Ministry for Higher Education, U.S.S.R., and the Main Board for Economic Relations, on Establishing a Higher Institute of Technology in Bombay Moscow, 11 October 1955, 25. Agreement between the Government of India and Pakistan on Ad Hoc Transitional Arrangements for the Use of the Waters of the Indus System of Rivers Washington D.C., U.S.A., 31 October 1955, 26. Agreement between India and Japan for Air Services New Delhi, 26 November 1955, 27. The text of the Joint Statement by His Majesty King Ibn Saud of Saudi Arabia and Prime Minister of India New Delhi, 12 December 1955, 28. The text of the Joint Statement by the Prime Ministers of India and the Soviet Union and Mr. Khrushchev New Delhi, 13 December, 1955, 29. Agreement concerning Cultural Relations between the Republic of Indonesia and the Republic of India New Delhi, 29 December 1955, 30. The text of the Joint Communique by the Prime Minister of India and the Italian Foreign Minister New Delhi, 6 January 1956, 31. The text of the Joint Statement by the Prime Minister of India and Deputy Prime Minister of German Federal Republic New Delhi, 20 January, 1956, 32. Air Transport agreement between the Government of India and the Government of the United States of America New Delhi, 3 February 1956, 33. Agreement between the Governments of India and Indonesia Providing for Co-operation Between Air Forces Djakarta, 28 February 1956, 34. Trade Agreement between the Government of India and the Government of the Federal People’s Republic of Yugoslavia New Delhi, 31 March 1956, 35. Trade Agreement between the Government of India and the Government of the Polish People’s Republic New Delhi, 3 April 1956, 36. Agreement between the Government of India and the Government of United Kingdom for the Avoidance of Double Taxation and the prevention of Fiscal Evasion with Respect to Duties on the Estates of Deceased Persons New Delhi, 3 April 1956, 37. Agreement concerning the establishment of a Regular Shipping Service Between the Ports of the Republic of India and the Ports of the Union of the Soviet Socialist Republics New Delhi, 6 April 1956, 38. Trade and Payments Agreement between the Governments of India and the People’s Republic of Bulgaria New Delhi, 18 April 1956, 39. Agreement on the Canada-India Colombo Plan Atomic Reactor Project New Delhi, 28 April 1956, 40. Agreement between the Government of India and the Government of the Polish People’s Republic Regarding Shipping Co-operation New Delhi, 16 May 1956, 41. Treaty between the Republic of France and India Establishing Cession by the French Republic to the Indian Union of the French Establishments in India, New Delhi, 28 May 1956, 42. Agreement between the Government of India and the Government of the Kingdom of Thailand Relating to Air Services Bangkok, 12 June 1956, 43. The text of the Joint Communique by the Prime Minister of India and the President of the Federal Republic of Germany Bonn, 16 July 1956, 44. The text of the Joint Statement by the Prime Minister of India and the President of the Federal People’s Republic of Yugoslavia and the President of the Republic of Egypt Brioni (Yugoslavia), 20 July 1956, 45. Convention between the Government of India and the Government of Canada concerning the Priority of Patents of Invention Ottawa, 30 August 1956, 46. Agreement of Trade and Commerce between the Government of the Republic of India and the Government of the Union of Burma New Delhi, 5 September 1956, 47. Agreement between the Government of India and the Government of Ceylon for Relief from or the Avoidance of Double Taxation of Income Colombo, 10 September 1956, 48. Exchange of Letters between the Governments of India and Democratic Republic of Viet-Nam Regarding Development of Trade Hanoi, 22 September 1956, 49. The text of the Joint Statement by His Majesty King Ibn Saud of Saudi Arabia and the Prime Minister of India Riyadh, 27 September 1956, 50. Exchange of Letters between the Governments of India and the Democratic Rep', 3492, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('832dc82d-c71b-4141-b137-84bb23d79051', 'cd33ca81-d7b6-45ad-ba1d-f7bc9b8fdd4f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Understanding Physical Anthropology and Archaeology 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">William A.Turnbaugh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780534534516</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wadsworth</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 244, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('833aa39c-c0d9-4671-9573-4f424194a9c7', 'a2e8cb2b-964a-4037-998a-583da3e06df1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjeet Kumar Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178804347</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2255, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('8340eba6-dd9c-4074-bf45-3b6fccfe9a11', '299c4fc8-65f5-499a-8ee1-c260870ccdc4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>&nbsp;Religion Studies&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Paul Foster</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176259354</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1608</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 1971, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('834db95f-0c5c-4edc-a72f-0c1cd643814b', 'e6634806-3745-437a-9099-436e7e1b19fc', 'Description HTML', 1, '<p>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</p>', 5248, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('834e7807-5fa7-455b-9514-6013563af110', '14dbb59d-c5ab-4225-8436-33712877ab24', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Giovanni Battist Rossi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9789401788243</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XIII, 286</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1660, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('8351d278-0897-497b-9247-0f5d5e683650', 'c4097237-1ef5-42a1-afb9-e49581546ae1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h1>Mahadevi Verma : Srijan Aur Sarokar</h1>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niranjan Sahay & Amit Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788119092161</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Radhakrishna Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2969, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('836a99ee-fd2d-4b30-b01d-29fa619d3663', '9f102da4-667d-417c-96fa-92be878ca882', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">This book can be broadly categorised into two parts- first part gives an in-depth anthropological study of six major tribes of Assam and the other part deals with museology. The anthropological study focuses on tangible and intangible cultural heritages of Boro, Mising, Rabha, Dimasa, Karbi and Deori tribes. It studies the natural factors that influence their dwelling house, agricultural activities and craft practices. It discusses how the art and crafts such as textile, basketry, pottery, household objects and musical instruments is made by each community in their village. The intangible culture is elaborated with vivid description of rituals of these tribes and festivals coinciding the annual cycle of nature. It describes traditional life pattern influenced by legends, myths, ballads, song, dances and musical instruments interwoven with language and social habits. The acculturation process which brings metamorphic changes in traditional tribal way of life has been analysed. Modernisation compels tribes to maintain equilibrium between their adopted culture and the traditions inherited from ancestors.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">The museology study examines the shortcoming of traditional museum in display representation in totality. This can be overcome by ecomuseum concept. The concept of ecomuseum and ecomuseum model is also discussed in detail. An ecomuseum model has been proposed for holistic representation of tribal culture in totality in this book.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Acknowledgement,&nbsp;List of Tables,&nbsp;List of Plates,&nbsp;1. Land and People,&nbsp;2. Methodology and Literature Review,&nbsp;3. Culture and Tradition,&nbsp;4. World View and Changing Situation,&nbsp;5. Museum Representing Tribal Culture,&nbsp;6. Holistic Representation of Culture in Museum,&nbsp;7. Conclusion,&nbsp;Bibliography</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4953, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('837cf4f6-642b-4819-a54c-467d1e442ba2', '5070e04a-3b51-4235-ac7e-21e0d518ae58', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">मध्य युग का इतिहास </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">ये. अगिबालोवा</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Pragati Prakashan </td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">304</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1043, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('837e1627-9615-4081-b00e-8719b6d54acd', '46ace800-6cb1-4d45-a043-82b0a04329ee', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Karmic Debts is a sensitive portrayal of an Indian women of the middle class family is a small village in Punjab. Mohini Tandan has telescoped with amazing perception the evolution of an Indian woman rising from traditional orthodoxy to modernity.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Based on actual life it is a story of love, pain and pathos. This thought provoking novel portrays the under currents and cross-currents of family ties. It is a deep insight into the continuously expanding awareness of the Indian women to acquire identity and individuality in the male-dominated society.</span></span></span></p>
', 82, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('838feda7-7a93-424d-99b6-e2daf87d1635', 'f6fa6de5-9781-42de-81b0-ab8fa45afa0d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Key Debates in Sociology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mike O'' Donnell</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848600317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1672</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1902, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('839ed2be-e2a9-42b9-97f9-56b65996cf6a', '73e56e70-8312-4183-a31c-3bbd0554fc62', 'Additional Attributes HTML', 1, '<p style="text-align:center">The Rig-Veda and Vedic Religion</p>', 37, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('83c68c6b-7610-48f6-975e-331f3281117e', '0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This well-known book on the subject has stood the test of time for the last 40 years because of the quality of presentation of its text. It has become students’ favourite as it provides the latest theories, thoughts and applications on the subject with timely revisions to stay up-to-date all the time. Since its first edition, it has provided complete, comprehensive and authentic text on micro and macro aspects of managerial economics. It has now been revised thoroughly with added interpretations of economic theories and concepts, and their application to managerial decisions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART I: INTRODUCTION</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">1 Nature and Scope of Managerial Economics<br />
2 Objectives of Business Firms<br />
3 Some Fundamental Concepts and Business Decision Rules<br />
4 Some Mathematical Tools of Economic Analysis<br />
5 Optimization Technique<br />
<strong>PART II: THEORY OF CONSUMER DEMAND AND DEMAND FORECASTING</strong><br />
6 Analysis of Consumer Demand<br />
7 Analysis of Market Demand<br />
8 Elasticity of Demand and Its Application<br />
9 Demand Estimation and Forecasting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART III: THEORY OF PRODUCTION AND COST ANALYSIS</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">10 Theory of Production<br />
11 Theory of Cost and Break-Even Analysis<br />
12 Linear Programming</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART IV: MARKET STRUCTURE, PRICING THEORY AND PRACTICES</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">13 Market Structure and Market Mechanism<br />
14 Price and Output Determination under Perfect Competition<br />
15 Price and Output Determination under Monopoly<br />
16 Price and Output Determination under Monopolistic Competition<br />
17 Price and Output Determination under Oligopoly<br />
18 Game Theory and Strategic Behaviour of Oligopoly Firms<br />
19 Managerial Theories of Firm<br />
20 Pricing Strategies and Practices of Firms</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART V: CAPITAL BUDGETING AND INVESTMENT DECISIONS</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">21 Capital Budgeting and Investment Decisions under Certainty<br />
22 Investment Decisions under Risk and Uncertainty</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART VI: MACROECONOMIC ASPECTS OF MANAGERIAL ECONOMICS</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">23 Macroeconomics: Definition, Scope and Application<br />
24 National Income: Concepts and Measurements<br />
25 Theory of National Income Determination<br />
26 Analysis of the Monetary Sector<br />
27 Theories Economic Growth and Business Cycles<br />
28 Theories of Inflation and Control Measures</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART VII: GOVERNMENT ROLE IN THE ECONOMY AND ECONOMIC POLICIES</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">29 Government Role in the Market Economy of Globalization on<br />
29 Government Role in the Market Economy<br />
30 Monetary Policy<br />
31 Fiscal Policy of India<br />
32 Corporate Social Responsibility</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART VIII: SOME INTERNATIONAL ASPECTS: GLOBALIZATION AND BALANCE OF PAYMENTS</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">33 Impact of Globalization on Business Environment<br />
34 The Balance of Payments: Assessment and Adjustment</span></span></span></p>
', 495, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('83d23ee9-8852-4d50-a9a9-25498aefea0a', '019020ba-36de-40c8-8767-ce5a5775e4c3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Upanishad Bhashyam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Shri Gopalanand Swami</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Chhaganbhai Nagindas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1921</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 30, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('83e11682-767d-4e03-902a-b78aa957f4f7', '93c6d250-ebed-4b36-a1a6-c1ef920697c2', 'Description HTML', 1, '<h1>Major Issues in the Administration of Physical Education</h1>
', 5055, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('83e5a8cf-cf42-454b-9b94-816bc04a0f6b', 'd55dacf9-2f38-47a9-90f0-13ad255d6bd7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ABC''s of Indian National Education&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Beloo Mehta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;9788187471943</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1433, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('83f4a3ba-38c8-4c5f-9c47-805201bbb5d9', 'af0f8c43-17e3-429f-a6fd-09f9cb85611f', 'Description HTML', 1, '<p><em>Mathematical Statistics for Economics and Business, Second Edition,</em>&nbsp;provides a comprehensive introduction to the principles of mathematical statistics which underpin statistical analyses in the fields of economics, business, and econometrics.&nbsp; The selection of topics in this textbook is designed to provide students&nbsp;with a conceptual foundation that will facilitate a substantial understanding of statistical applications in these subjects.&nbsp; This new edition has been updated throughout and now also includes a downloadable Student Answer Manual containing detailed solutions to half of the over 300 end-of-chapter problems.</p>

<p>After introducing the concepts of probability, random variables, and probability density functions, the author develops the key concepts of mathematical statistics, most notably: expectation, sampling, asymptotics, and the main families of distributions.&nbsp; The latter half of the book is then devoted to the theories of estimation and hypothesis testing with associated examples and problems that indicate their wide applicability in economics and business.&nbsp; Features of the new edition include: a reorganization of topic flow and presentation to facilitate reading and understanding; inclusion of additional topics of relevance to statistics and econometric applications; a more streamlined and simple-to-understand notation for multiple integration and multiple summation over general sets or vector arguments; updated examples; new end-of-chapter problems; a solution manual for students; a comprehensive answer manual for instructors; and&nbsp;a theorem and&nbsp;definition map.</p>

<p>This book has evolved from numerous graduate courses in mathematical statistics and econometrics taught by the author, and will be ideal for students beginning graduate study as well as for advanced undergraduates.&nbsp;</p>', 1663, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('8400cfb7-4059-468c-ae30-d78af6ca7806', '8bd46916-d30a-4a9b-9145-9924982d95c7', 'Description HTML', 1, '<p>This set presents a comprehensive analytical study of the state of social justice in India. The four volumes undertake theoretical and empirical inquiry into the various spheres of justice, collectively creating what can be termed a ‘report card’ of the regime of social justice in the country. Authored by some of the finest ethnographers and analysts in the country, the works approach the issue of justice in the broader context of post-colonial democracy, and look at the limits within which democracy permits justice, social justice in particular. The volumes, which are part of the series State of Justice in India: Issues of Social Justice, reveal that the issues pertaining to social justice are extremely contentious, and hence, dynamic. The ethnographic-historical studies are cast in an archaeological mode of inquiry. They highlight how time, place, history, perceptions, arrangements or apparatuses (such as legal, judicial, constitutional and administrative apparatuses) play significant roles in influencing social justice. This set will be a rich resource for students and researchers working in the fields of justice, sociology, law, political theory and Indian democracy. It will also be immensely useful for policy makers, policy analysts, human rights activists and NGOs.</p>', 4486, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('8401abd6-aa08-4b32-b911-cecf01c0f1b2', '73b50c73-559a-4ae6-83dd-7887b86885d8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sugarless - Towards the Year 2000</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A.J.Rugg Gunn</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780851864952</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">RSC Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1926, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('8414392e-801b-47d3-ae04-23b71e769dee', '0d58f4f5-9a14-4ff7-873e-86c0599cb889', 'Additional Attributes HTML', 1, '<h1>Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e</h1>', 4025, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('8416017e-587b-42b2-8f6c-a1f1ea4fad16', 'a92e2d02-2bf0-4331-a85b-8d62763c2324', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Atulya Bharat - Incredible India</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shri Mahaveer Prasad Aggarwal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386300522</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 5293, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('8454fb63-5e6a-4c7b-bbaf-aac115ba33a9', '92196999-0a1b-47d6-8700-78888385d935', 'Description HTML', 1, '<p>This classic three-part work by Niels Bohr elaborates on the correspondence principle, a concept first introduced by the Nobel Laureate in 1913. In this series of papers published between 1918 and 1922, Bohr discusses the theory''s applications from a uniform point of view and considers the underlying assumptions in their relations to ordinary mechanics and electrodynamics. He elucidates the outstanding difficulties, tracing the analogy between quantum theory and ordinary theory of radiation as closely as possible. The first part briefly discusses the theory’s general principles and deals with the application of the general theory to periodic systems of one degree of freedom and to a certain class of non-periodic systems. The second features a detailed discussion of the theory of the hydrogen spectrum that illustrates general consideration. The third and final part contains a discussion of the questions arising in connection with the explanation of the spectra of other elements.</p>', 4004, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('845a19ba-aca3-4954-b7b1-590d21ff388d', 'd5638529-e70f-486b-90b3-4a5fc9af9fef', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In this book we present a comprehensive account of the structures and physical chemical properties of the nucleic acids, with emphasis on implications for biological function. The level of presentation assumes that the reader has knowledge of physical chemistry and molecular biology that would be obtained from introductory courses in these subjects.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">We have three intended audiences: molecular biologists, physical biochemists, and physical chemists.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:-</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1. Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2. Bases, Nucleosides, and Nucleotides</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3. Chemical and Enzymatic Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4. Nucleic and Structures from Diffraction Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5. Structure and Dynamics by NMR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6. Electronic and Vibrational Spectroscopy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7. Theoretical Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8. Conformational Changes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9. Size and Shape of Nucleic Acids in Solution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10. Supercoiled DNA</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11. Interaction of Nucleic Acids and Water and Ions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12. Interaction and Reaction with Drugs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13. Protein- Nucleic Acid Interaction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14. Higher Order Structure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1393, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('846e11ef-47a5-421a-9825-f34b4dedb705', 'd311295b-e92b-4609-98f8-f284389913c5', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">An Exhaustive Introduction, English Translation with Original Sanskrit Text & Index of Verses</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dr. Naveen Kumar Jha</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8193077962</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788193077962</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">732</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2016</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2095, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('8483c624-0ab3-4a38-ac7f-33acbc0bcea2', '4ed3abbc-2f2a-43ab-8baa-a1122dcacaa3', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Nutritional Aspects of Bone Health is the first ever academic textbook on the subject of nutrition and bone.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The world''s leading researchers in this area have come together to form a truly international multi-author list, providing an in-depth review of the role of diet in the development and maintenance of bone health throughout the lifecycle and prevention of osteoporosis in later life.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book is unique in providing the current and cutting-edge science underpinning the effect of dietary (foodI and nutritional (nutrientsI factors on skeletal health. The book content is well-balanced, describing the influence of the traditional nutrients key to osteoporosis prevention, i.e., calcium and vitamin D, with the more recent developments of the key ingredients for optimum bone health including vitamin K, fruit & vegetables, trace elements and phytoestrogens. It also deals with the core interactions between nutrition and genetic factors, physical activity, weight loss, eating disorders as well as drug therapies. Current ''hot topics'' are also covered, including diet and fracture risk reduction, cost-effectiveness of nutritional supplements and the key nutritional strategies for prevention and treatment of osteoporosis in populations and individuals.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Essential reading for undergraduate and postgraduate students this book is also a valuable source of information for all working in the medical and health promotion fields and those in the food industry and nutritional therapy.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Section One,&nbsp;Section Two,&nbsp;Section Three,&nbsp;Section Four,&nbsp;Section Five,&nbsp;Section Six,&nbsp;Subject Index</span>&nbsp;&nbsp;&nbsp;</span></span></p>', 1940, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('84bed518-df76-4bc4-94a5-e397270d2073', 'd0435637-2625-45bb-9cf7-cd0940ff21ef', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Population Geography</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dr. Prithvish Nag, Dr. G.C. Debnath</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788195267484</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">357</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2021</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1841, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('84f2b0c4-28d4-4351-b8b8-c8437d162d78', 'a416ebe7-3869-4f38-bffb-56151c248859', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Metaphysical Analysis of the Kathakopanisad in Dialectical Setting</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.B. Archak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183150675</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183150675</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>221</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4407, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('85027a5b-2555-4da7-8a9a-79bc26e2a024', '4fd3890c-27bc-4aa7-a73c-7e3cf0eeb9eb', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Universitext</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marl de Longueville</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Mark de Longueville is professor of Mathematics at Hochschule für Technik und Wirtschaft Berlin and faculty member of the Berlin branch of New York University.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441979094</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>238</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1758, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('85104742-c439-41d9-9aba-1a91a1bbe70b', '8d595a23-f12f-412b-87a7-f36fa16993bb', 'Description HTML', 1, '<p>Brings together up–to–date information on all key aspects of plant and animal cell technology in a single resource.<br>
Covers scientific, historical, and ethical aspects of biotechnology.<br>
Synthesizes a wealth of information in a valuable one–stop resource.<br>
Invaluable to researchers working animal or plant cell technology.</p>', 4805, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('85110447-54ed-4895-82d4-18e579279ac7', 'cd919c73-2946-4aa8-a384-328637d797cd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Elements of Moral Philosophy 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">James Rachels</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781259007880</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher </span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 262, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('851dcdcb-6451-467b-b458-d9867ea2ce5f', '428cd1f3-1392-458a-9bb1-375feadb80a8', 'Description HTML', 1, '<h1>Transforming Social Work Practice - Groupwork Practice in Social Work - 2/e New</h1>', 4608, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('852c97fc-a3b9-4ef8-a9df-4958317878e3', '88d8a176-9fc1-48e8-89eb-a025d2949c5e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bengt Nolting</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181281173</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4141, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('852f31c3-8e0a-41e6-a381-73596d00e0a5', '8f8c9d96-8a83-4bab-a33b-b935d36b2ee2', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pollen and Pollination Ecology Research in Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Brindra Chauhan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789386314857</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 922, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('8530c667-f12f-4a89-949d-484b31aeecaa', 'db8028d4-3632-4e2e-aa31-fb9bc9a9ad86', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laura s. Feaster</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781589480230</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5518, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('8530dc7f-85fa-4037-9ba7-2779aaa4bf84', '7590162e-92e5-4cf3-98ab-885bbc8a8f66', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>AB Tripathy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170495062</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4267, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('8540b88c-2888-4afa-99b6-76d3e4aade79', 'e60554ea-d943-417d-8c7c-3e9c2c544035', 'Additional Attributes HTML', 1, '<h1>Animal Behaviour - Library of Cognitive and Experimental Psychology in 4Vols. NEW</h1>', 5245, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('854a4331-83e7-45da-b634-ba711fc515e4', 'eb365b5b-f95d-46b6-b8f8-fbb67da546d2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Production And Operations Management 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">S N Chary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353164812</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 556, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('854fbc02-39c4-4377-ae90-74c01ef8f6e8', '1e498007-b96f-4e0e-b48b-c2f7ef8e94d3', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Short Stories from Indian Mythology</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Anurag Mehta</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788176761420</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">79</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2014</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2059, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('855c1782-0de6-4209-b9cc-6e9a1562bea2', 'bbabefe8-973b-4bea-8349-dd859a299b75', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Part - I Basic Sanatan-Hindu Religious Ideas, Introduction, Chap. I The One Existence, Chap. II The Many, Chap. III Re-birth, Chap. IV Karma, Chap. V Sacrifice, Chap. VI The Worlds-visible and Invisible, Part - II General Sanatan-Hindu Religious Customs and Rites, Chap. I The Samaskaras, Chap. II Shraddha, Chap. III Shaucham, Chap. IV The Five Daily Sacrifices, Chap. V Worship, Chap. VI The Four Ashamas, Chap. VII The Four Castes, Part - III Ethical Teachings, Chap. I Ethical Science, what it is, Chap. II The Foundation of Ethics as given by Religion, Chap. III Right and Wrong, Chap. IV The Standard of Ethics, Chap. V Virtues and Their Foundation, Chap. VI Bliss and Emotions, Chap. VII Self-Regarding Virtues, Chap. VIII Virtues and Vices in Relation to Superiors, Chap. IX Virtues and Vices in Relation to Equals, Chap. X Virtues and Vices in Relation to Inferiors, Chap. XI The Re-action of Virtues and Vices on Each Other, Index&nbsp;</span></p>', 1895, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('856677f1-6cab-4011-940f-baaddece7e1d', '695f5d69-183e-4397-9c27-f6297178e056', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Macroeconomics 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Olivier Blanchard</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353945220</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 522, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('8588c06d-d0c4-41af-85d8-ded134a233e0', 'c13c7cac-563b-4d80-869e-41e0abf5fad3', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#707070">"With the composition of the Ramayana by the sage Valmiki, there was a boost in the popularity of the story of Rama. The life of Rama had been quite ideal and his life stories had been quite popular with the masses, possibly in fragments in earlier times but Valmiki did a great service to the country by composing the Ramayana which happens to be the earliest poetic excellence besides being quite unique and unparallel. Various Ramayanas in Sanskrit like the Adhyatma, Mantra, Adbhuta and Ananda Ramayana were also composed. In the Ananda Ramayana several events of later period have been included which could never appear to have been composed by Valmiki at all. There is a tradition that the Ananda Ramayana was composed by some one in the fourteenth century or so by a great poet, which appears to be acceptable by and large. One of the most interesting aspect of this Ramayana is the inclusion of the episode of abduction of Kausalya by Ravana which stands included in the first Sarga of the Sara-kanda. Further, this Ramayana portraits iconographical features of Rama and his brothers, describes about birth of Sita, Ravana carrying Parvati, skill of Hanuman etc. This Ramayana also has the unique coverage highlighting the Ramaraksa Stotras, a thousand names of Rama and the formation of several types of Ramabhadra and Ramalingatobhadras, besides Rama, Sita and the other kavacas. The entire translation of the present edition has been divided into 10 kandas, starting with the Sara-kanda and ending with the Purna-kanda. This is the first time that an English Translation has been done of this excellent Ramayana in Sanskrit. The translator has done a great labour to attempt an authentic translation of Ananda Ramayana."</span></span></span></p>', 1503, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('8592171e-b04b-4bc4-956a-ec1c91e12561', 'f41f2aa4-a4ae-47f3-aca5-d43c96f31298', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bhagabat Nayak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735661</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2720, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('85aa41c3-03ed-45a6-824b-8532f88ba3ed', '41a2d922-5800-4c0d-9d91-db2af02c80c8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100px">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.K. Srivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178794266</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5680, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('85aa481e-78a2-4a4e-84b2-086f3985f50d', '6ff6b0da-3381-4b32-94ca-cce8a856dd74', 'Additional Attributes HTML', 1, '<h1>Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A BOOK</h1>', 5524, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('85b657a2-66e2-4d50-aa75-f82073140e7b', 'b5de31f3-69e0-401f-9dce-3d9d3e85ad46', 'Description HTML', 1, '<h1>Alternative Splicing and Disease - Progress in Molecular and Subcellular Biology</h1>', 3776, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('85c4077a-5f9d-47c5-bad4-efd184b40515', 'b63ea948-a2b8-4ee0-8270-5a5637b200c3', 'Description HTML', 1, '<h1>Asian Informal Workers - Global risks, local protection</h1>', 4652, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('85cc6542-ce4a-4f42-a9b3-2d997a9ac7c6', 'b3ccddcd-17d9-4c81-8198-62da9742f56a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Art and Science of Business communication: Skills, Concepts, Cases, and Applications 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">P. D. Chaturvedi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789361599668</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 476, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('85db13cf-8ef8-49c4-b813-16f5aa4a6271', 'e3c70054-5d67-4361-9977-adb08b2d6be9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. V.N. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937296</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4972, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('85e0a61d-3208-43e8-a31f-2d36464defdb', '7f25ae39-6956-4855-93c9-70af910e5a97', 'Description HTML', 1, '<p>The second edition of Interpreting Quantitative Data with IBM SPSS Statistics is an invaluable resource for students analysing quantitative data for the first time. The book clearly sets out a range of statistical techniques and their common applications, explaining their logic and links to the research process. It also shows how SPSS can be used as a tool to aid analysis. Key features of the second edition include: - new chapters on one-way and two-way ANOVA, the Chi-square test and linear regression. - SPSS lab sessions following each chapter which demonstrate how SPSS can be used in practice - sets of exercises and ''real-life'' examples to aid teaching and learning - lists of key terms to aid revision and further reading to enhance students'' understanding - an improved text design making the book easier to navigate - a companion website with answers to the labs and exercises, along with additional data sets and powerpoint slides</p>', 5816, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('85e73cc2-f681-4f0d-967e-b47594dd06f7', '8bbe3823-0a71-4fa6-96b2-ff9f4c01b839', 'Description HTML', 1, '<h1>Asian Informal Workers - Global risks, local protection</h1>', 4566, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('85ede507-d566-4944-91bd-9bee3b84aa38', 'dde9e974-8450-4ded-9f15-88dd9b3df251', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The documented history of Indian religions begins with historical Vedic religion, the religious practices of the early Indo-Aryans, which were collected and later redacted into the Samhitas, four canonical collections of hymns or mantras composed in archaic Sanskrit. These texts are the central shruti (revealed) texts of Hinduism. These three ancient religions, Hinduism, Buddhism and Jainism, are seen as the molders of the Indian philosophy.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In modern period, new religions were also established in India. One comparatively new religion in India is Sikhism and it was established in the 15th century and about 2% of Indians are Sikhs. There were other attempts to create new religions in India but they did not always succeed. The Indian religious and social life is driven by the caste system while the same has undergone substantial charges since Independence, especially in towns and cities, but most people in India are still clearly identified as a member of a particular caste group.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;1. Religion: An Introduction,&nbsp;2. Modern India: Religion, Law, and Judiciary,&nbsp;3. The Brahmo Samaj for India''s First Religious Reform,&nbsp;4. Major Movements of Reform in Modern India,&nbsp;5. Religious Change through the Ramakrishna Movement,&nbsp;6. Basic Presuppositions of the Divine Life Society,&nbsp;7. Islam in India,&nbsp;8. Zoroastrian Religion in Modern India,&nbsp;9. Singh Sabha Movement in Punjab,&nbsp;10. Christianity in India,&nbsp;11. Buddhism in Modern India,&nbsp;12. Reform Movements in Jainism,&nbsp;13. The Baha''i Faith in India, Bibliography,&nbsp; Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2086, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('8631b34a-cb0f-44cd-9100-483a148ebe70', '35164087-985f-4f25-bde5-91cc709901f9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sean Wilkins</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131770603</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3473, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('8667e6ec-e98c-4260-97c3-e10273c051c6', '18f7469d-7134-402c-8a7f-997406b93ef7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Beena Agarwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736880</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2716, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('86747303-fdb1-4f79-be39-1171e37cc2b6', '93b1d8b7-b4b8-4ea6-8b78-87922b046c86', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Globalisation and North-East India</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Amaresh Dubey</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471394</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5257, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('8678e0b7-fda5-4d48-be50-ddd1d30bdfa3', '5af2114f-0b43-4a24-89c6-56862df366df', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Do The Courts Make Law - Quotes from Consumer Landmark Judgments (Consumer Protection Act)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Prem Lata</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830433</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1532, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('869fcf45-b964-4390-ba3a-e6b96dd22b3b', 'd1a8f7f7-1447-4da9-9d0e-ac7024a71c64', 'Description HTML', 1, '<p>Mechatronic design processes have become shorter and more parallelized, induced by growing time-to-market pressure. Methods that enable quantitative analysis in early design stages are required, should dependability analyses aim to influence the design. Due to the limited amount of data in this phase, the level of uncertainty is high and explicit modeling of these uncertainties becomes necessary. This work introduces new uncertainty-preserving dependability methods for early design stages. These include the propagation of uncertainty through dependability models, the activation of data from similar components for analyses and the integration of uncertain dependability predictions into an optimization framework. It is shown that Dempster-Shafer theory can be an alternative to probability theory in early design stage dependability predictions. Expert estimates can be represented, input uncertainty is propagated through the system and prediction uncertainty can be measured and interpreted. The resulting coherent methodology can be applied to represent the uncertainty in dependability models.</p>', 2379, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('86a4ccf3-9790-4898-a05e-896305c75d2b', 'b01cee9c-5f86-41e8-bc1e-1e1972396632', 'Additional Attributes HTML', 1, '<h1>Geometry, Fields and Cosmology, Techniques and Applications -Fundamental Theories of Physics</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;574 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9048149029</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-9048149025</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item weight ‏ : ‎&nbsp;803 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.5 x 3.33 x 23.5 cm</span></li>
</ul>', 2538, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('86b762e6-c2f1-4dae-82bf-b29213026171', '7e7136c5-ada0-4190-b053-36b47222c65c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Pratigya</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premchand</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>
			<p>9789350488348</p>
			</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Prabhat Parkashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2957, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('86b97e04-5b1f-43a2-81c1-b9811ffe4fb9', 'a7ce2db4-1ce1-4e24-9b78-91ddff941539', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Clive Dennison</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184898774</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3793, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('86de1b6b-729d-422f-9f3f-2dff633f5501', '0261d1d8-1c1e-4319-a2d9-c6464cc2f218', 'Additional Attributes HTML', 1, '<table border="0" class="Table" style="height:0px; width:400px">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Title</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Project Management : The Managerial Process</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">ISBN</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354602078</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Author</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Erik W Larson</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Publisher</span></span></span></p>
			</td>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Mc Graw Hill</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Binding</span></span></span></p>
			</td>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Paperback</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 968, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('86debbaa-0109-4ef0-9080-c473bc9175e8', 'e3d4bc00-1a5e-4871-bf48-37e3baa622ca', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A Text Book of Media Laws - An Advance Resource Book</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Deepak &nbsp;M Shinde</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471622</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5363, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('87004416-027f-463f-9c76-0ce6faca3e45', 'd89c7f8d-7346-4d59-8eda-731c3ff79ecf', 'Description HTML', 1, '<h1>Paniniyam Vyakranam</h1>', 4390, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('870f8c7a-1613-4481-b669-32fa1c72a72d', '84f069e9-7ff4-4ba6-bd4c-042ef93ad133', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">About the book</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">This book contains 340 problems in solid geometry and is a natural continuation of Problems in Plane Geometry, Nauka, Moscow, 1982. It is therefore possible to confine myself here to those points where this book differs from the first. The problems in this collection are grouped into (1) computational problems and (2) problems on proof.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">The simplest problems in Section 1 only have answers, others, have brief hints, and the most difficult, have detailed hints and worked solutions. There are two reservations. Firstly, in most cases only the general outline of the solution is given, a number of details being suggested for the reader to consider. Secondly, although the suggested solutions are valid, they are not patterns (models) to be used in examinations. Sections 2-4 contain various geometric facts and theorems, problems on maximum and minimum (some of the problems in this part could have been put in Section 1), and problems on loci. Some questions pertaining to the geometry of tetrahedron, spherical geometry, and so forth are also considered here.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:#333333">As to the techniques for solving all these problems, I have to state that I prefer analytical computational methods to those associated with plane geometry. Some of the difficult problems in solid geometry will require a high level of concentration from the reader, and an ability to carry out some rather complicated work.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CONTENT</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#333333">Preface </span></span><br />
<span style="color:#333333"><span style="background-color:white">Section 1. Computational Problems </span><br />
<span style="background-color:white">Section 2. Problems on Proof </span><br />
<span style="background-color:white">Section 3. Problems on Extrema. Geometric</span> <span style="background-color:white">Inequalities </span><br />
<span style="background-color:white">Section 4. Loci of Points</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 1085, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('8711ac20-e992-4a23-85ef-302a586679aa', '7f602aa1-6aa6-4831-952e-3f30add410e1', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joseph Edmund Wright</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No
			<p>&nbsp;</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486497682</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486497686</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>472</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1674, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('871439d0-b08a-4b02-8f2c-502d0058b6f9', '5c7700d4-7e8f-45eb-93da-1ff68bfaa9cd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book addresses the entire water cycle. The focus is on new technologies/processes (especially in high performance biological treatment), energy recovery, water recycling and reuse. Recommendations with regard to the right technologies/processes for specific situations are provided and a wide range of case studies, especially in emerging markets. In addition, the most modern water terminology with more positive connotations is used. This is especially important in the field of direct and indirect potable reuse (DPR and IPR respectively).</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Contents</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><u><span style="font-size:12.0pt">VOLUME 1</span></u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">PART I: WATER AND USED WATER PURIFICATION BASICS AND TECHNICAL REALIZATIONS</span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Coagulation, Flocculation, and Precipitation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sedimentation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Flotation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Filtration in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Adsorption in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Membrane Filtration (Micro and Ultrafiltration) in Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Oxidation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Advanced Oxidation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Disinfection in Water and Used Water Purification</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Desalination and Demineralization in Water and Used Water Purification, Nanofiltration, Reverse Osmosis, Electrodialysis Reversal, Ion-Exchange, and Electrodeionization</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Distillation in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Crystallization in Water and Used Water Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Carbon, Nitrogen, and Phosphorous Removal, Basics and Overview of Technical Applications</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Anaerobic Process in Used Water Purification and Sludge Treatment, Basics</span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">PART II: DRINKING WATER PURIFICATION</span></strong></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Drinking Water, Iron, and Manganese Removal in Groundwater Purification</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Drinking Water, Biological Denitrification of Groundwater</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Drinking Water, Physical Processes for Nitrate Removal in Groundwater</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Commonwealth Games Village Groundwater Purification Plant, Case Study Delhi/India</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Drinking Water, River Water Purification Systems, Case Study Brcko/Bosnia and Herzegovina</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Drinking Water, River Water Purification Systems, Case Study El Raswa/Egypt</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Drinking Water, Reservoir Water Purification Systems, Case Study Putatan/Philippines</span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">PART III: SEA WATER DESALINATION</span></strong></span></span></p>

<ul>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Thermal Processes for Seawater Desalination: Multi-effect Distillation, Thermal Vapor Compression, Mechanical Vapor Compression, and Multistage Flash</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Suralaya Multi-effect Distillation Plant: Case Study Indonesia</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Nemmeli Seawater Reverse Osmosis System: A Case Study from India</span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><u><span style="font-size:12.0pt">VOLUME 2</span></u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">PART IV: MUNICIPAL USED WATER PURIFICATION AND SLUDGE TREATMENT</span></strong></span></span></p>

<ul>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sequencing Batch Reactors in Municipal Used Water Purification</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Two-Stage Activated Sludge Systems in Municipal Used Water Purification</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Hard-Hofsteig UWTP Hybrid™ Process, Case Study Austria</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Tehran South UWTP, Case Study Iran</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Moving Bed Biofilm Reactor in Municipal Used Water Purification</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Membrane Bioreactors in Municipal Used Water Purification</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Zermatt Membrane Bioreactor (MBR): Case Study Switzerland</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Removal of Organic Micropollutants from Urban Wastewater</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sludge Treatment Technologies and Systems, an Introduction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Anaerobic Digestion: Technical Realizations in Municipal Sludge Treatment</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Anaerobic Digestion, Important Aspects Regarding Digester Design and Sludge Mixing Systems</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gas Mixing in Anaerobic Sludge Digestion</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">External Pump Mixing in Anaerobic Sludge Digestion</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Cogeneration in Anaerobic Sludge Digestion, Biogas Pretreatment, Desulfurization, and Utilization</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sludge Hydrolysis by Mechanical, Thermal, and Chemical Disintegration</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Municipal Sludge Thickening Technologies</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sludge Dewatering by Chamber Filter Presses</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sludge Drying by Belt, Disk, and Rotary Kiln Dryers</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Solar Sludge Drying</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">PART V: INDUSTRIAL WATER TREATMENT AND USED WATER PURIFICATION</span></strong></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Cooling Water Treatment</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Boiler Make-Up Water Treatment</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Condensate Polishing with Low and High Pressure Systems Including Spherical Condensate Polishing Unit Design and External Regeneration</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Yunus Emre Power Plant Water Management, Case Study Turkey</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Ultrapure Water Production</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Water Management in Oil Refining and Petrochemical Production</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Pengerang PETRONAS Refinery Effluent Treatment Plant, Case Study Malaysia</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Petrobrazi Refinery Used Water Treatment Plant, Case Study Romania</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Treatment Plant for Oil and Gas Industry Produced Water, Case Study Romania</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Water Μanagement in Food and Beverage Industry</span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">PART VI: WATER REUSE AND RECYCLING</span></strong></span></span></p>

<ul>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Industrial Water Reuse and Recycling, an Introduction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dahej Petrochemical Complex Effluent Treatment and Advanced Water Reclamation Plant, Case Study India</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Water Management at the Dangote Refinery, Nigeria</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Angul Jindal Steel and Power Coal Gasification Water Reclamation Plant, Case Study India</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Windhoek/Ujams Industrial Water Reclamation Plant, Case Study Namibia</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Advanced Treatment of Municipal Secondary Effluents and Reuse of the High-Quality Reclaimed Water in Various Industries, Chennai, India</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Water Reuse in China: Current Status, Policies, and Experience</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Creation of a New Recreational Water Environment: The Beijing Olympic Park – More Than Ten Years of Experience</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Antimicrobial Resistance in Used Water Treatment and Water Reuse</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Windhoek/Goreangab Direct Potable Water Reuse, Case Study Namibia</span></span></li>
</ul>', 909, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('87174c25-42fc-4e21-ae8a-bf15c38153e6', '1efe6925-fdf6-43cd-9702-8d28eecb5ea7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">"This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman " "This collection is impressive. With such wide-ranging selections, this volume is an excellent resource for high school humanities and science teachers looking to add depth to their lessons."--American Educator "This unique collection offers the best that has been thought and said, not just in our unmatched literature but also in the evolution of democratic ideas. It is a book to teach, inspire, and delight all who can read the English language." --E. D. Hirsch, Jr., founder and chairman of the Core Knowledge Foundation and author of The Schools We Need and Why We Don''t Have Them "Diane and Michael Ravitch have assembled a splendid and important anthology - and one that deserves the widest possible readership." --Joseph Epstein, author of Friendship: An Expose "The English Reader is a remarkable resource for scholars and readers of all stripes. Whether we lean toward canon-building or canon-breaking, we English language readers have a literary history in common. This book makes the high points (and even some of the low points) of that history accessible and provides an education for us all." --Henry Louis Gates, Jr., Harvard University "This greatest-hits package is a mix of excerpts from longer works and complete short pieces (poems, essays, speeches) that distills the essence of English literature." -Seattle Times "The 486-page book is the kind of treasure that seldom comes along." - The Oklahoman</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2455, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('87187010-0635-4333-bb6b-a09abf52a693', '7ee29743-b905-4587-898a-d5505be62743', 'Additional Attributes HTML', 1, '<h1>New Paths Towards Quantum Gravity</h1>', 4013, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('871b0cfc-0514-4495-a92e-2d796e32961a', 'bb6d4851-cf3a-40b0-a67a-37e46809ad30', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>Title</td>
			<td>Micro Economics: Study Guide to Accompany 6/e</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>George Bredon</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9780074709313</td>
		</tr>
		<tr>
			<td>Publisher</td>
			<td>McGraw Hill</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 178, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('87269dd3-7680-414a-9ec4-35c8731e4a7c', 'aa1577bf-a16a-4675-96e3-c9c14bdc8c99', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeffrey A. Hoffer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131761434</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>620</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3043, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('87297c0a-29e6-4f70-85cd-2925d974c0bd', '4bd83f52-400f-4d8d-998d-aff2971b7514', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The present volume comprises two parts, the first comprises a study of works which are either supplements to or adaptations of the works of Kalidasa or episodes therefrom with the exception of one work that apart from adapting in self-composed verses all the works of the master poet, poems and plays, addresses the perennial questions about the date and the place of his birth as also his childhood and family life or works which are based on pure fantasy with Kalidasa or his themes as the backdrop. Twelve such works in the modern in just one literary form, the verse, with the exception of one which is in Campu form, a mixture of verse and prose are surveyed here the first time from the points of view of theme, language, style and literary contraptions.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The second part comprises the poems modelled on the Meghaduta of Kalidasa, the work that carried such an appeal with the Sanskrit writers that they vied with each other in producing a work similar to it in spirit. The result : A big corpus of works modelled on the master one came into being. They had one thing in common. They had a duta, a messenger, not necessarily cloud; it could be anything, the human beings, the animals, the birds, he insects, the natural phenomena like the wind and the moon and even the abstract phenomena like righeousness, good conduct, mind and intellect. Different kinds of media the present day poets devised to carry message to them for whom it was intended with the route for the journey explained in good detaisl. The second part includes an extensive survey of such works.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The present attempt at presenting a conspectus of Kalidasa-inspired works, the kavyas, the poems, would enable the reader to realize the hold of Kalidasa on Indian psyche which has provided the fillip to the creative activity of modern writers to recreate in their own way the works of the master poet. The new works are all theirs, projecting their genius on the canvas-and that is really important-of Kalidasa. The muse of these writers has meandered in different directions to have something different from the works of their model. The result: The emergence of a class of literature which is hung on the peg of Kalidasa. The present work brings it to the notice of lovers of literature.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">Preface,&nbsp;Introduction,&nbsp;Part-I&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Meghapraisandesah,&nbsp; Yaksasamaga makavyam, Alakamilanam, Alakavilapah,&nbsp;Kumarasambhavacampuh, Tavasmi Dasah, Kalidasasangitam, Sakuntalopakhyanam, Meghavilapah,&nbsp; Kalidasa rahasyam, Meghacchaya, Kalidasiyam, Part-II&nbsp;A Survey of Sanskrit Dutakavyas&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2134, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('872da907-4cf1-4964-be60-2f6bb16f5bfd', '14d12c71-57f6-4e89-8089-dec32690323f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jessica Burdman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177583267</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>352</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5826, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('8734cb5b-f466-40ed-b472-2b487548412b', '2c39433a-3c22-4b72-b673-a3ea083e0269', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Research Methods</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">William G Zikmund</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131520369</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 288, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('87473dd6-bc48-4eaf-b906-f523bdcc7684', '1275264e-be88-4535-82b7-b2feb25a6548', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Riddle of the Shudras</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Brahmanic Theory of the Origin of the Shudras</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Brahmanic Theory of the Status of the Shudras</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shudras versus Aryann</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Aryans against Aryans</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shudras and Dasas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Shudras were Kshatriyas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Number of Varnas, three or four?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Brahmins versus Shudras</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Degradation of the Shudras</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Story of Reconciliation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Theory in the Crucible</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm"> </p>
', 337, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('874b493f-6fef-4350-aba2-303b043fe324', 'ea339cb1-7c5c-4293-9009-5f6f5256a580', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Flying Trains (Science For Everyone)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.Zelkin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">155</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1084, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('874c4f5b-81d5-41af-bd11-ec6f6ff3c6f3', 'cbdd5154-855a-462f-8ab5-0e5720c2a6ee', 'Additional Attributes HTML', 1, '<h1>Theory Justics and Social Change,Theoretical Integrations and Critical Applications -Critical issues in Social Justice New</h1>', 3557, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('875b3fd7-373d-40cb-baae-90999ad6920e', '848eb398-7467-475d-8a16-8fc783977f82', 'Description HTML', 1, '<h1>Women Ageing and Mental Health - The Indian Scenario New</h1>', 4722, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('8774cc16-edd0-4843-ab72-6869b41178c4', 'd9caa704-eba2-4809-98e8-703d7e81597a', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Philip A. Gale, Jonathan W. Steed</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Editors-in-Chief Professor Philip Gale, School of Chemistry, University of Southampton,UK Professor Gale is currently Head of the School of Chemistry at Southampton University. He is the author or co-author of over 160 publications including two books and a series of highly cited review articles on anion complexation. Professor Gale has won a number of research prizes and is the co-editor of the journal Supramolecular Chemistry, a commissioning editor for Chemical Society Reviews and a member of the international editorial advisory boards of Coordination Chemistry Reviews, the Encyclopaedia of Supramolecular Chemistry, The Open Inorganic Chemistry Journal and Chemical Communications. Professor Gale is also a member of RSC Science Policy Board. Professor Jonathan Steed, Professor of Inorganic Chemistry, Department of Chemistry, Durham University,UK Jonathan Steed is Professor of Inorganic Chemistry at Durham University. He is co-author of the textbooks Supramolecular Chemistry (2000 & 2009), Core Concepts in Supramolecular Chemistry and Nanochemistry (2007) and around 250 research papers. He has edited the Encyclopaedia of Supramolecular Chemistry (2004) and Organic Nanostructures (2008). International Advisory Board Jerry Atwood - University of Missouri-Columbia Paul D. Beer - University of Oxford Makoto Fujita - The University of Tokyo Tom Fyles - University of Victoria Andrew D. Hamilton - Yale University Michaele Hardie - University of Leeds Ivan Huc - Institut Europeen de Chimie et Biologie (IECB) Yun-Bao Jiang - Xiamen University Kate Jolliffe - The University of Sydney Kimoon Kim - Pohang University of Science and Technology (POSTECH) David A. Leigh - University of Edinburgh Jonathan L. Sessler - Institute for Cellular and Molecular Biology George Shimizu - University of Calgary Section Editors Philip Gale, University of Southampton, UK Eric Anslyn, University of Texas, USA Bradley Smith, University of Notre Dame, USA Edwin Constable, University of Basel, Switzerland Enrique Garcia-Espana, Universidad de Valencia, Spain Douglas Philp, University of St Andrews, UK Marcey Waters, University of North Carolina, USA David Amabilino, Institut de Ciencia de Materials de Barcelona (CSIC), Spain Pavel Anzenbacher, Bowling Green State University, USA Len Barbour, University of Stellenbosch, South Africa David K Smith, University of York, UK Paula Mendes & Jonathan Preece, University of Birmingham, UK Co</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780470746400</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>4014</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', 1580, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('8779bfe8-0026-40c9-9300-296450f1326f', 'fc22ef4b-2368-4f13-9db6-f5c294dae6a1', 'Description HTML', 1, '<p>The book attempts to describe and criticize four methods used in legal practice, legal dogmatics and legal theory: logic, analysis, argumentation and hermeneutics. Apart from a presentation of basic ideas connected with the above mentioned methods, the essays contained in this book seek to answer questions concerning the assumptions standing behind these methods, the limits of using them and their usefulness in the practice and theory of law. A specific feature of the book is that in one study four different, sometimes competing concepts of legal method are discussed. The panorama, sketched like this, allows one to reflect deeply on the questions concerning the methodological conditioning of legal science and the existence of a unique, specific legal method. The authors argue that there exists no such method. They claim that the methodologies presented in the book may serve as a basis for constructing a coherent and useful conception of legal thinking. Any such conception, however, must recognize its own assumptions and limitations, resulting from adopting a specific philosophical stance.</p>', 3548, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('87811571-914c-4d8e-a302-7c31433cea7f', 'feb878b3-4196-4bce-8a7e-b495c1efa9e9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Braja Mohan Otta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839928</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5028, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('87823b26-c705-4870-81a8-8d6d55ca62d9', 'a6a0923c-ee51-4882-bf3f-156e32fc1c24', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The present work is concentrated on the dramatic literature in its theory and practice as available in the Sanskrit language. It gives a reliable bibliography of authors, works, their editions and research papers arranged in alphabetical order. The list incorportates the mss. mentioned in Aufrecht''s Catalogus Catalogorum, although various other sources are also explored. It is a good collection of information regarding the editions of works of Sanskrit dramaturgy and plays known to the compiler. Many works mentioned here have, since 1906, undergone various critical editions but the worth of this bibliography is still remarkable from historical point of view. It is prefixed by an Introduction dealing with various problems of Sanskrit Dramatic literature having their permanent relevance.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">INTRODUCTORY SKETCH OF THE SANSKRIT DRAMA,&nbsp;GENERAL WORKS ON THE SANSKRIT DRAMA,&nbsp;NAMES OF AUTHORS AND TITLES OF THEIR WORKS, APPENDIX I. SOME DRAMAS IN THE MODERN VERNACULARS,&nbsp;APPENDIX II. CLASSIFICATION OF THE DRAMAS</span>&nbsp;&nbsp;&nbsp;</span></span></p>', 2060, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('8790ced9-fd63-482d-9c22-7f71f8af7a85', '2682d4f1-5111-4d6a-a037-960ed77c3f31', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.K. Shrivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178794334</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5097, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('87a22cfb-1fbb-4dd9-b86b-04901b0c401c', '320d8fe8-e160-429a-bf69-a8dd001fceac', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Jaishankar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 5386, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('87bb4ebb-9145-4730-b9b0-c2bbb90937ad', 'a8e9866e-1a07-45fa-9c62-3aa90970d22c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Current discussions of alternative food movements tend to focus on their growth and significance in advanced capitalist societies. In this groundbreaking contribution to critical food studies, editors Yuson Jung, Jakob A. Klein, and Melissa L. Caldwell explore what constitutes "ethical food" and "ethical eating" in socialist and formerly socialist societies. Containing essays by anthropologists, sociologists, and geographers, this politically nuanced volume offers insight into alternative food movements and their place in today''s global economy.&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Collectively, the essays cover discourses on food and morality; the material and social practices surrounding production, trade, and consumption; and the political and economic power of social movements in Bulgaria, China, Cuba, Lithuania, Russia, and Vietnam. Scholars and students will gain important historical and anthropological perspectives on how the dynamics of state-market-citizen relations continue to shape the ethical and moral frameworks guiding food practices around the world.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Acknowledgments,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;Introduction: Ethical Eating and (Post) socialist Alternatives,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Homogenizing Europe: Raw Milk, Risk Politics, and Moral Economies in&nbsp;Europeanizing Lithuania,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. The Moral Significance of Food in Reform-Era Rural China,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.&nbsp;Placing Alternative Food Networks: Farmers'' Markets in Post-Soviet Vilnius,&nbsp;Lithuania,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Ambivalent Consumers and the Limits of Certification: Organic Foods in&nbsp; Postsocialist Bulgaria,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Connecting with the Countryside? "Alternative" Food Movements with Chinese Characteristics,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;6. Vegetarian Ethics and Politics in Late-Socialist Vietnam,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.&nbsp; Agroecology and the Cuban Nation,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Gardening for the State: Cultivating Bionational Citizens in Postsocialist Russia, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Afterword: Ethical Food Systems: Between Suspicion and Hope,&nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contributors,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1978, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('87ce7623-5ebc-4d27-90d4-37620cfe84c4', '24c1162b-8248-4621-a913-dd155ca7cf86', 'Description HTML', 1, '<p>The publication of this volume marks the 40th anniversary of the Recent Advances in Phytochemistry series which has essentially documented a history of the origins of Phytochemistry. The 45th annual meeting of the Phytochemical Society of North America (PSNA) was held July 13-August 3, 2005 in La Jolla, California, USA. The meeting was hosted by the Salk Institute for Biological Studies. The theme of the meeting was - Integrative Plant Biochemistry as we Approach 2010. The focus was "to celebrate the past accomplishments of the PSNA and its focus, the growing importance of phytochemistry and plant biochemistry to the public, and to set a course for the future, by linking the past with the present and attracting a wider breath of scientists and disciplines to the society." Integrative Plant Biochemistry summarizes a number of important methodological approaches and innovative techniques that were discussed at the meeting: Biosynthesis and Regulation of Signaling Molecules Conservation and Divergence in Enzyme Function Translational Opportunities in Plant Biochemistry Temporal and Spatial Regulation of Metabolism Lipids, Fatty Acids and Related Molecules Metabolic Networks Each chapter in this volume concludes with a short summary and addresses the expected future directions of the work. The series marks the transition and progression of the dramatic integration of classical phytochemistry into molecular plant biology. Explores the growing importance of phytochemistry and biochemistry Discusses important methodological approaches and innovative techniques Representation from a unique interdisciplinary forum of scientists at the 45th Annual meeting of the Phytochemical Society of North America</p>', 3676, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('87cff50c-43d6-439b-9e3f-70ffdeb35557', 'f8550464-45c7-4b5a-96ed-013f271b134c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sharlene Nagy Hesse-Biber, Patricia Lina Leavy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412909174</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>448</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5560, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('87e3fad0-0a67-4663-8ce5-449785274862', '86c3abde-dc64-4f1e-aeb3-2414f429e96a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Architecture for Architects</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael J. Crosbie</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744916</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781920744915</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6053, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('87ebc573-b76e-4eb0-803c-6e11352bb39c', 'cd937f13-7333-4358-add4-1bf08ac96dbf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Management Systems and Strategies. This book aims to provide extensive theoretical knowledge with practical overtones to the students and application based knowledge to the professionals to successfully implement performance management systems and strategies. With such comprehensive knowledge and practical skills HR students would be able to develop their capabilities as future manager to manage performance in any organization.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Performance Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Planning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Appraisal</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Management Review</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Management Systems</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategic Performance Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Competency-Based Performance</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance-Based Compensation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance-Based Career Planning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Team Performance Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Measurements through Balanced and HR Scorecards</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Management and Mentoring</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Measurement</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Performance Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Performance Audit, Human Resource Valuation, and Accounting and Audit</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical and Legal Issues of Performance Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contemporary Issues in Performance Management</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 493, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('87f2d85a-d479-4391-b2f4-66ae870aac48', '5f47787e-6162-4a6d-b4ac-9257e3595c49', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The bestseller title Organizational Behavior 18e is now revised with the latest and updated. This updated 18th edition reflects the most recent research and business events within the field of organizational behavior, while maintaining its hallmark features - a clear writing style, cutting-edge content, and intuitive pedagogy. The text is lucid and makes current, relevant research come alive for readers. The book holds significance as a textbook for students of management and practicing professionals in organizations with engaging, cutting-edge material that aids to understand and connect with organizational behavior.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">1 Introduction </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 What Is Organizational Behavior? </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">2 The Individual </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Diversity in Organizations </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Attitudes and Job Satisfaction </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Personality and Values </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Perception, Learning, and Individual Decision Making </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Emotions and Moods </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Motivation Concepts </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Motivation: From Concepts to Applications </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">3 The Group </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Foundations of Group Behavior </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Understanding Work Teams </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Power and Politics </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Communication </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Leadership </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Foundations of Organization Structure </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">4 The Organization System </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Organizational Culture </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Organizational Change and Stress Management </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Conflict and Negotiation </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 609, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('87f3382d-85f1-4a20-a2cb-fcc69452355d', 'af706e37-997e-4944-b749-7821210c8d4f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th style="text-align:left">Sub Title</th>
			<td>Local Dilemmas, Global Politics</td>
		</tr>
		<tr>
			<th style="text-align:left">Author</th>
			<td>Andrea Whittaker</td>
		</tr>
		<tr>
			<th style="text-align:left">About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 13 Digit</th>
			<td>9789382993155</td>
		</tr>
		<tr>
			<th style="text-align:left">Pages</th>
			<td>253</td>
		</tr>
		<tr>
			<th style="text-align:left">Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th style="text-align:left">Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th style="text-align:left">Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th style="text-align:left">Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th style="text-align:left">Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4896, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('881a2b7c-0d8d-4100-8b30-a850585bbe42', '8094126d-dbfe-4a7a-a1f3-5fe7de050ce4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">About the book</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">This book is a comprehensive Human Resource (HR) handbook (covering all the basic & advanced aspects) which deals with a strategic approach to Human Resource Management. It presents the link between theory, practice, critical thinking and current examples relevant to the present industry.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Content</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Human Resource – An Overview</span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Human Resource Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Strategic Human Resource Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Human Resource Development</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Human Resource Strategies and Planning</span></span></strong></span></span></span></p>

<ol start="4">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Human Resource Planning</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Job Analysis and Job Design</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Recruitment and Selection</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Training and Development of Human Resource</span></span></strong></span></span></span></p>

<ol start="7">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Training and Development</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Career Planning and Development</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Succession Planning Putting an Organization’s knowledge to work</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Talent Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Employee Engagement</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Knowledge Management</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Appraising and Managing Performance</span></span></strong></span></span></span></p>

<ol start="13">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Performance Management and Potential Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Competency Mapping</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Compensation Management and Incentives</span></span></strong></span></span></span></p>

<ol start="15">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Compensation Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Managerial Incentives</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Employee Relations – Overview</span></span></strong></span></span></span></p>

<ol start="17">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Industrial Relations and Legal Framework Governing Human Relations</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Labour Welfare and Social Security</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Organisational Change and Development</span></span></strong></span></span></span></p>

<ol start="19">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Managing Change and Development</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Creativity in Learning Organisation: An Emergent Perspective</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Benchmarking in Human Resource</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Kaizen and Six Sigma</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">E-learning- The Changing Face of Learning</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Employee Health, Safety and Welfare</span></span></strong></span></span></span></p>

<ol start="24">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Employee Health and Safety</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Job Stress</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Motivation and Employee Retention</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Counselling, Coaching and Mentoring</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Life and Work in the New Millennium</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Human Resource Accounting and Information Technology</span></span></strong></span></span></span></p>

<ol start="29">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Electronic Human Resource Management (e-HRM)</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Human Resource Accounting and HR Score Card</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Human Resource Audit and Personnel Research</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Human Resource Measurements</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">International HRM and Emerging Issues</span></span></strong></span></span></span></p>

<ol start="33">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">International Human Resource Management</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">HR in the New Millennium</span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">CSR and Sustainability</span></span></span></span></span></li>
</ol>', 955, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('8823b298-2c39-4b4c-9c3b-c3a15e9d4d44', '741a0937-de6a-489d-9cc3-6c9fde0fd155', 'Description HTML', 1, '<p>The main purpose of this classic text is to demonstrate how Newtonian gravitational theory and Euclidean geometry can be used and developed in the earth''s environment. The second is to collect and explain some of the mathematical techniques developed for measuring the earth by satellite. Book chapters include discussions of the earth''s gravitational field, with special emphasis on spherical harmonies and the potential of the ellipsoid; matrices and orbital geometry; elliptic motion, linear perturbations, resonance, and other aspects of satellite orbit dynamics; the geometry of satellite observations, including time and precise definition of coordinates, and observability conditions; and statistical implications and date analysis. The completion of a first-year course in physics and a first-year course in calculus is assumed.</p>', 5266, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('8831120f-ea98-41b6-a118-0b9d25fac86f', 'e655ca65-a220-4810-8b9a-9c137edb6af4', 'Description HTML', 1, '<h1>Twentieth Century American Drama</h1>', 2431, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('8837198a-9735-48e4-b8ca-6e9944077d09', '65b8d5da-4f73-4329-90f1-b00a9d8232e3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Electronics: Theory and Practice</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gerardo Mesias</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780750616799</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Newness</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 370, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('885a8128-371b-4ab8-9670-fe7a9a459264', '2114f26d-0898-47b8-99b8-9f40fc42e5be', 'Description HTML', 1, '<p>What is a stem cell? We have a basic working definition, but the way we observe a stem cell function in a dish may not represent how it functions in a living organism. Only this is clear: Stem cells are the engine room of multicelluar organismsùboth plants and animals. However, controversies, breakthroughs, and frustration continue to swirl in eternal storms through this rapidly moving area of research. But what does the average person make of all this, and how can an interested scholar probe this vast sea of information?The Encyclopedia of Stem Cell Research provides a clear understanding of the basic concepts in stem cell biology and addresses the politics, ethics, and challenges currently facing the field. While stem cells are exciting alone, they are also clearly fueling the traditional areas of developmental biology and the field of regenerative medicine. These two volumes present more than 320 articles that explore major topics related to the emerging science of stem cell research and therapy.</p>', 5750, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('88641b47-8321-4cf5-9934-2f8aaf6fe178', '9134c1b8-efb0-4996-baf4-182455fe1875', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Navigate the complex decisions and critical relationships necessary to create and sustain a healthy family business—and business family.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Though "family business" may sound like it refers only to mom-and-pop shops, businesses owned by families are among the most significant and numerous in the world. But surprisingly few resources exist to help navigate the unique challenges you face when you share the executive suite, financial statements, and holidays. How do you make the right decisions, critical to the long-term survival of any business, with the added challenge of having to do so within the context of a family?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part One: Cracking the Code of Your Family Business</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part Two: The Five Rights of Family Owners</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part Three: Challenges You Will Face</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 335, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('88873cf1-3e04-487b-9ee3-b84002728e14', 'e6caf9b1-a2db-4ef7-90e5-ba8b4b9e5436', 'Description HTML', 2, 'color:#333333">9.3 Benefits of Representation Learning</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.4 Criterion for Graph Representation Learning</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.5 Graph Representation Learning Pipeline</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.6 Representation Learning Methods</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.7 Chapter Summary</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10 Applications and Case Studies</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.1 Malicious Activities on OSNs</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.2 Sock puppets in OSNs</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.3 Collusion on Online Social Networks</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.4 Modelling the Spread of COVID-19</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.5 Recommender Systems</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.6 Chapter Summary</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Index</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 858, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('8889353c-de12-4a40-bfcd-1f6c2fa73ee0', '86a2b720-df84-41d9-b7d9-e33557166e25', 'Description HTML', 1, '<h1>Touched with Fire - An Anthology of poems</h1>', 2457, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('889abc5c-a701-4219-96e7-10c87374bb9e', '6ad3ef15-8802-4eb4-be14-432acd58df77', 'Description HTML', 1, '<p>The book is devoted to a subject which deserves growing attention from policy makers, financial operators and academics. It is the issue of unbanking or underbanking in developed countries. With respect to this, the goal of the authors has been to devote more efforts to understanding the problem of financial exclusion in order to offer to low-moderate-income people new opportunities of accessing financial services (banking, credit and investment services).</p>', 3040, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('88b562e2-868a-4a56-8a8c-7d73bd4978ea', '05ad85ba-9bf7-4845-8263-730784c9788f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Constitution of India was adopted after extensive, erudite and thoughtful deliberation by the founding fathers spread over 167 days from 9th December 1946 to 26th November 1949. Debates in the Constituent Assembly show the immense effort and dedication by each of the members in crafting a document in the nature of grundnorm, ensuring good governance and guaranteeing basic human rights to every citizen of the country. Excerpts from the speeches of some of the legends of the Constituent Assembly, namely, Dr. Sachidanand Sinha, Dr. Rajendra Prasad, Pandit Jawaharlal Nehru, Sardar Vallabhbhai Patel and Dr. Bhim Rao Ambedkar have been included in the book. The speeches made by the members of the Constituent Assembly are a must read for each one of us, which is available on the web portal of both the Houses of Parliament and only a glimpse is given in this book. Dr. Ambedkar said “if things go wrong under the Constitution, the reason will not be that we have a bad Constitution, what we will have to say is, that the man was vile.” <br />
The Constitution after being adopted by the Constituent Assembly on 26th November, 1949 was calligraphed in English by Prem Behari Narain Raizada (Saxena) and in Hindi by Vasant Krishna Vaidya. The calligraphic sheets were decorated with 22 artworks by Nandlal Bose and his team from Shantiniketan, Visva-Bharati depicting 5000 years of Indian civilization. They are classified in 12 historical period, namely, Mohenjodaro period, Vedic period, Epic period, Mahanjanapada and Nanda period, Mauryan period, Gupta period, Medieval period, Muslim period, British period, India’s Freedom Movement, Revolutionary movement for freedom and Natural features. The description of the artwork is based on the publication of Lalit Kala Akademi, New Delhi under the aegis of the Ministry of Culture, Government of India.<br />
The thought that the book must include artistic work came to my mind when the issue was raised recently in the Rajya Sabha that any copy of the Constitution of India would be complete, only if it contains the beautifully decorated artworks. The readers would find the artwork in the beginning of each Part of the 22 parts of the Constitution as engraved in the calligraphic copies. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 126, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('88bafd0e-f06e-434c-bf5f-1cc22efefd24', 'be5df71c-85bb-4fec-b4c4-8fa264977d68', 'Description HTML', 1, '<p>Essential for any serious technical library'' PROFESSOR MARTIN GREEN, UNIVERSITY OF NEW SOUTHWALES, AUSTRALIA ''Valuable, detailed information that helps me plan for the future'' DON OSBORN, FORMERLY OF SACRAMENTO MUNICIPAL UTILITY DISTRICT The Advances in Solar Energy series offers state-of-the-art information on all primary renewable energy technologies, including solar, wind and biomass, bringing together invited contributions from the foremost international experts in renewable energy. Spanning a broad range of technical subjects, this volume and series is a ''must-have'' reference on global developments in the field of renewable energy. Volume 17 focuses primarily on solar energy, with respect to heating, hot water, drying and detoxification. Specific chapter subjects include: � Alternative World Energy Outlook 2006: A Possible Path towards a Sustainable Future � Quantum Well Solar Cells � Recent Progress of Organic Photovoltaics � Thermal and Material Characterization of Immersed Heat Exchangers for Solar Domestic Hot Water � Photocatalytic Detoxification of Water with Solar Energy � Solar-Hydrogen: A Solid-State Chemistry Perspective � Solar Heat for Industrial Processes � Solar Energy Technology in the Middle East and North Africa (MENA) for Sustainable Energy, Water and Environment</p>', 5921, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('88d506cd-3ea1-472b-824f-0d8e3d8c7544', '1818af31-6c1a-4b03-9cb3-2d0b0f098cf4', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Faiths Fairs & Festivals of India</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Rajeev Chugh</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">818116072X</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788181160720</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">320</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2217, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('88d704ad-a623-4ee0-a860-2c2a33cfc720', '29ab8807-26a4-4cc2-a332-aeb699bf6ad8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>E-Commerce, E-Government and Mobile Commerce</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mehdi Khosrow-Pour</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781591407997</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1350</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2197, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('88d8edce-0c84-47aa-8bb0-8c64e1549afb', 'dd6dda8f-8111-4939-9e8b-564cab51bc87', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Part One: Global Themes And Contemporary Challenges, Part Two: Regions And Countries,</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Forest</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402040115</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3247, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('88d9dcb4-452c-4718-b2e5-0365836ad35d', 'ac331704-6746-4c7a-a086-1fffaa6d6b45', 'Description HTML', 1, '<h1>Ethics - Current Controversies</h1>', 5383, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('88dc1db7-8fe9-40ea-bad5-5f52828782b1', '024cae81-ff03-46a5-ab92-42aa374b0d82', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">A fac-smile copy of an important memorandum entered by Lokamanya Tilak in his own hand-writing in a note-book, while in the Mandalay jail, where the Gita-Rahasya was written.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Out of the ten works mentioned in the above list, only the Gita-Rahasya was actually written, which incidentally shows the importance attached by the author to that subject. The other contemplated works have remained in the form of jotted notes.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Content:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Title-page</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Various vernacular editions of the Gita-Rahasya</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Publisher’s Foreword</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Publisher’s Dedication</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Opinions of prominent personalities on the Gita, Gita-Rahasya and Lok. Bal Gangadar Tilak</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Mr. Tilak on the Gita-Rahasya</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Some information regarding the manuscript of the Gita-Rahasya</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Translator’s Preface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">General Rules regarding the Translation</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Scheme of transliteration of Sanskrit words</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Explanation of pictorial map of Schools of Philosophy</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Author’s Dedication</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Author’s Preface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Contents of Volume I (General)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Detailed Contents of Volume I, with special reference to the subject-matter of chapters I to XIII</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">List of Illustrations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Detailed contents of chapters XIV and XV, and Appendices, included in Vol.II</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Explanation of Abbreviations</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapters I to XIII of the Gita-Rahasya or the Karma-Yoga-Sastra</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Text of the Bhagavadgita</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 157, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('88e8490c-71c1-42aa-8f98-cedf672fb077', '78e00074-4cbf-4a91-9bd5-023ff7001452', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A. Kinghtley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188805754</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5337, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('88e8fedd-579f-4253-bc72-052a77422531', 'fccb5838-b752-4cd5-8322-d6ae11b9603c', 'Description HTML', 1, '<p>Cloud computing will revolutionize the way IT resources are deployed, configured and managed for years to come. Service providers and customers each stand to realize tremendous value from this paradigm shift-if they can take advantage of it. Cloud Computing brings together the realistic, start-to-finish guidance they need to plan, implement and manage cloud solution architectures for tomorrow''s virtualized data centers. It introduces cloud "newcomers" to essential concepts and offers experienced operations professionals detailed guidance on delivering Infrastructure as a Service (IaaS), Software as a Service (SaaS) and Platform as a Service (PaaS). Drawing on extensive experience working with leading cloud vendors and integrators, the authors present detailed operations workflow examples, replicable best-practice solutions for operating cloud-based network, compute and storage infrastructure a comprehensive management reference architecture and a complete case study demonstrating rapid, lower-cost solutions design. Coverage includes: transitioning today''s enterprise design patterns and use cases to the cloud implementing architecture and infrastructure for "real-time" managed IT services evaluating IaaS economics and making risk-versus-cost assessments understanding Cisco''s cloud strategies developing standards-based cloud management architectures automating cloud infrastructure managing fulfillment, billing and chargeback handling cloud capacity challenges optimizing the cloud user experience and much more. Cloud Computing will be an indispensable resource for all network/IT professionals and managers involved with planning, implementing or managing the next generation of cloud computing services.</p>', 5829, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('88e91795-ce0d-43a7-88c2-d0c8d2912ea8', 'b098ec5c-f4d2-4f5c-845d-4fb2e24443a8', 'Description HTML', 1, '<h1>Classical and Quantum Thermal Physics</h1>', 4176, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('88eb1283-0031-4613-82cb-052755e04681', '96c3d979-aa05-4911-8c5b-2acaa443bde0', 'Description HTML', 1, '<p>This monograph represents an extension of the author''s original PhD thesis and includes a more thorough discussion on the concepts and mathematics behind his research works on the foam model, as applied to studying issues of phase stability and elasticity for various non-closed packed structures found in fuzzy and colloidal crystals, as well as on a renormalization-group analysis regarding the critical behavior of loop polymers upon which topological constraints are imposed. The common thread behind these two research works is their demonstration of the importance and effectiveness of utilizing geometrical and topological concepts for modeling and understanding soft systems undergoing phase transitions.</p>', 4052, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('88ef858e-fa44-4c4b-8384-b4a2e44210b8', 'e6f0bbf0-4861-4955-89f2-0bb8510dd3a7', 'Description HTML', 1, '<p style="text-align:justify">Vedavyasa has composed Mahapuranas by resorting to the use of historical episodes, legends, stories, fables, etc. in order to lay down clearly the topics described in those special types of episodes addressed as Puranas in the Vedic era. Brahmavaivarta is the most popular treatise among the eighteen Mahapuranas. This Mahapurana finds its reference everywhere in various Puranas and in the inventory of names to these Mahapuranas. Moreover, as per the yardstick ascertained, this Mahapurana contains eighteen thousand hymns in it too. As the preaching delivered by god Krsna to desperate Arjuna considering them as the nectar of Srimad Bhagavad Gita, the special preaching delivered by the same god Krsna is stored in this Mahapurana too. As this Mahapurana discloses the mystery of Brahman, it is called Brahmavaivarta Mahapurana. This Mahapurana has been adduced as an authority by a number of philosophers for their submissions. The commentators have from this angle, accepted the specific significance [...]of Brahmavaivarta Mahapurna in the literature on Puranas. Indian culture based on Vedas and the tradition of Indian school of thoughts is seen enumerated to suffice length in this Mahapurana.</p>', 2833, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('88f3819a-e36f-4f76-8c1c-de89220b6c53', '60d7a396-2a28-4571-a7bb-cc86d7ee0dba', 'Description HTML', 1, '<h1>Application of Library Science</h1>', 3300, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('890a5953-20ce-4cab-947a-dfe36655cc1c', '11c5fd62-a97c-440f-b041-eb3b04e2af49', 'Description HTML', 1, '<p>This is the first truly comprehensive A-Z reference work on the subject, having approximately 2,000 pages in a practical two-volume format. The full-length entries provide detail that glossaries and dictionaries cannot. Over 900 individual entries provide thorough coverage, and a number of biographical entries are included on important plant pathologists and plant scientists.</p>', 3814, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('89190ad9-eb2b-452e-80dd-6d087f8c85f1', 'f6e9585c-ed1c-4392-8959-a758a05bb30f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Antoine Henrot</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783764377052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2340, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('89275a30-7c1d-43e4-874a-1e794566b981', 'b8678542-254e-468d-a180-71e423643493', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sahitya - Samiksha</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Vishnudas ke Vaishnav</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188571741</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Chintan Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 3017, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('893d848d-6a73-4101-9837-7e0d779c0d06', 'beb0aed2-31a3-460e-9cff-59fd1e11a44e', 'Additional Attributes HTML', 1, '<h1>Biological Networks - Complex Systems and Interdisciplinary Science</h1>', 3753, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('8942d247-590c-4c07-88a0-112cf2c633fb', '3258fac3-44e6-4606-b493-7b41eadd6ee9', 'Additional Attributes HTML', 1, '<table cellspacing="0">
	<tbody>
		<tr>
			<td><strong>Sub Title</strong></td>
			<td>Challenges, Cases and International Debates</td>
		</tr>
		<tr>
			<td><strong>Author</strong></td>
			<td>Daniel F. Robinson</td>
		</tr>
		<tr>
			<td><strong>ISBN 10 Digit</strong></td>
			<td>No</td>
		</tr>
		<tr>
			<td><strong>ISBN 13 Digit</strong></td>
			<td>9781849714327</td>
		</tr>
		<tr>
			<td><strong>Pages</strong></td>
			<td>206</td>
		</tr>
		<tr>
			<td><strong>Binding</strong></td>
			<td>Paperback</td>
		</tr>
		<tr>
			<td><strong>Year of Publication</strong></td>
			<td>2012</td>
		</tr>
		<tr>
			<td><strong>Edition of Book</strong></td>
			<td>First</td>
		</tr>
		<tr>
			<td><strong>Language</strong></td>
			<td>English</td>
		</tr>
		<tr>
			<td><strong>Illustrations</strong></td>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3721, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('89472a8b-c373-43ec-bec4-57b19add706e', 'ccececd3-b93e-4100-8d3e-4ec8ab0466e0', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Spectroscopy and Spectrometry 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>John C. Lindon</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Dr. John C. Lindon is a professor and senior research investigator in the Division of Computational and Systems Medicine, part of the Department of Surgery and Cancer, Imperial College London. He is also a founder, director of, and a consultant to Metabometrix Ltd, a company spun out of Imperial College to exploit the commercial possibilities of metabolic phenotyping. He is editor in chief of the Encyclopedia of Spectroscopy and Spectrometry and is on the editorial board of several journals. His major research interest is the use of NMR and other analytic methods coupled with multivariate statistics to study biofluids and tissues, a field now termed metabolic phenotyping.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0122266803</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780122266805</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2581 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1544, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('8955ffac-bed5-457f-8b78-7412ce2f3e82', 'f3f5262e-6530-497f-8128-d9bef28be490', 'Description HTML', 1, '<h1>IPV6 for Enterprise Networks - The practical guide to deploying IPv6 in campus, WAN/branch, data center, and virtualized environments</h1>', 3442, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('89665a36-fcae-4b7d-986a-9a5ffc4e0cd9', 'e7d3e66a-d323-4c23-8c66-6025bdf79dcf', 'Description HTML', 1, '<h1>Models and Modeling in Science Education - Models and Modeling - Cognitive Tools for Scientific Enquiry</h1>', 3880, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('89749ce9-4e8a-4deb-9302-8522b4fe690a', 'a9c36421-6027-4403-8341-21963702bda9', 'Description HTML', 1, '<p>The book presents fundamental concepts providing a foundation for understanding the technical aspects of speech and channel coding, modulation, propagation and other items which are used for GSM and common with its derivative. It provides sufficient details so that the reader can understand the related wireless standards. Also, it allows the reader to apply the concepts to practical wireless systems.</p>

<ul>
</ul>', 3988, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('897bb05c-b482-41cc-b0b3-d2f69ff78d4d', '40d6e9f2-03cb-4ffc-9e3f-2f9b9742a6d0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kapila Vatsyayan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170174479</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2664, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('897c30a7-9f93-4a31-9935-78cacda009d9', 'ee29061c-717b-40f6-962d-056fc5cdc96a', 'Description HTML', 1, '<p>Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.</p>', 5690, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('898b985d-40ba-404b-9c84-46b4485d4038', '596b66e7-ff1f-48ba-80ce-5810ca2f45e9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Microsoft Excel 2019 Data Analysis and Business Modeling 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wayne L.Winston</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389347180</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 572, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('89a19e43-0bc1-412e-9ee4-94e9403ba21b', 'e3d4bc00-1a5e-4871-bf48-37e3baa622ca', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The media is the Fourth Pilar of a democratic system, the legislature, executive and judiciary being the other three. While legislature prepares the law for the society and the executive takes steps for implementing them, the third one is the judiciary, which has to ensure legality of all actions and decisions. The Fourth is the Media. Media has to operate within the framework of&nbsp;these statutes and constitutional provision to act in public and national interest. This is indicative of the fact that nobody is above low. When the Constitution of India guaranteed freedom of expression and speech to its citizens, it ensured that the freedom was not absolute and any expression, by way of words, speech or visual medium, did not violate any statutory provisions enacted by legislature and executed by the executive. If the media exceeded its jurisdiction, the law came forward to ensure equality before law.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The subject Media and law is essential to the students from Media faculty. On the contrary it is presumed that law is well known to Media Persons. It is necessary for everybody to learn and know latest changes in the Media laws. In this book all related laws are covered by the author. This book is good & potential for the fulfilment of the demand of today’s greater Media responsibility and is very useful for the students of Media Faculty, General Readers and for a Common man.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Constitution of India</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Freedom of Speech and Expression Special Effect to Media</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Media and Defamation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Press and Registration of Books Act, 1867</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Indian Copyright Act, 1957</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Official Secrets Act, 1923</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Right to Information Act, 2005</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working Journalists & other Newspaper Employees (Conditions of Service) and Miscellaneous Provisions Act, 1955</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Press Consil of India</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Contempt of Courts Act, 1971</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wage Boards</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Prasar Bharati (Broadcasting Corporation of India) Act, 1990</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Parliamentary Privileges</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Information Technology (Amended) Act, 2008 </span></span></span></li>
</ol>', 5362, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('89b10b91-f7f7-4257-97c9-b24c1383c229', '1756ba55-0616-4a2a-aaa1-5cce6c3bf1b8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Football is the most popular sport in the world, and this infographic guide is the perfect way to take children''s love of the sport beyond the pitch.<br />
Whether they want to know who the referee is who has given the most red cards, the name of the most successful international goal scorer, or more about the father of modern football, then it''s all here! Opening with the history of the game and the major European leagues, including Series A, Bundesliga and the FA Cup, then moving on to the larger competitions, from the Africa Cup of Nations, Copa America and Champions League, to the ultimate decider - the World Cup, this book has it all! Then take a closer look at the stadiums, players, money, fans, technology and emerging game in Asia to round off your knowledge of all aspects of the sport.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Welcome to Football</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">History of Football</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">World Cup</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Famous National Teams: Brazil and Germany</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Women’s World Cup</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">UEFA European Championship</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Copa America</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Africa Cup of Nations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">English Premier League</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Serie A</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">La Liga</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bundesliga</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Champions League</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Copa Libertadores</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">FA Cup</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mega-clubs: The Biggest and Richest</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Local Rivals: Famous Derbies</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Stadiums</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Goal-Scorers</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Midfielders</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Defenders</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Goalkeepers</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Head Coaches</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Penalty Shoot-outs</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Football Fans</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Referees</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Football in Asia</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business of Football</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology in Football</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Football on Television</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index  </span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 237, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('89b39f6a-0618-4647-be73-0b1e58877141', '8814b467-458c-49ba-a28a-1b9e1e6ae75d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Farm Management 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ronald D.Kay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789814636254</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 268, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('89b5df06-e4d8-4fc3-b491-4fba2f4ec535', '32d78f7b-382b-4ea0-b495-4c652c7f5e76', 'Description HTML', 1, '<p>Moritz Pasch (1843-1930) is justly celebrated as a key figure in the history of axiomatic geometry. Less well known are his contributions to other areas of foundational research. This volume features English translations of 14 papers Pasch published in the decade 1917-1926. In them, Pasch argues that geometry and, more surprisingly, number theory are branches of empirical science; he provides axioms for the combinatorial reasoning essential to Hilbert’s program of consistency proofs; he explores "implicit definition" (a generalization of definition by abstraction) and indicates how this technique yields an "empiricist" reconstruction of set theory; he argues that we cannot fully understand the logical structure of mathematics without clearly distinguishing between decidable and undecidable properties; he offers a rare glimpse into the mind of a master of axiomatics, surveying in detail the thought experiments he employed as he struggled to identify fundamental mathematical principles; and much more. This volume will: Give English speakers access to an important body of work from a turbulent and pivotal period in the history of mathematics, help us look beyond the familiar triad of formalism, intuitionism, and logicism, show how deeply we can see with the help of a guide determined to present fundamental mathematical ideas in ways that match our human capacities, will be of interest to graduate students and researchers in logic and the foundations of mathematics.</p>', 2345, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('89b7387b-02c6-4493-aec2-ab2ca6f8121a', '7bd72af6-c4f9-40e9-b44c-0b467b920c43', 'Description HTML', 1, '<p>International Marketing and Export Management 7e offers an accessible and authoritative perspective on international marketing with a strong export management orientation, comprehensively describing the evolving competitive landscape as created by technological advances and international trade patterns. The seventh edition retains its clear and informed coverage of the opportunities for companies of all sizes and in all industries in the export of goods, services, intellectual property and business models. Written in a no-nonsense style, the bookhas been updated to offer the most up-to-date discussion of the literature in the area, as well as new and engaging cases and examples in every chapter.</p>', 3190, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('89bf6277-378e-40df-874e-3fb5f99ffed8', 'f8327022-923a-441c-9f9b-bd0278816d99', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Valuation: The Art and Science of Corporate Investment Decisions 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sheridan Titman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356062436</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 312, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('89cd87cd-edef-4a09-9df0-9be007bdf159', 'd78d360e-b79d-433f-9b0d-1e766e213ba8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540253693</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5935, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('89df0993-05ef-4ffd-8a5f-c62d1101dfcc', '3021b601-b523-4db7-a79c-f84928967f97', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Andrew Massey</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Sage</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446240892</td>
		</tr>
		<tr>
			<th>Format</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1632</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
	</tbody>
</table>', 3223, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('89e24928-4e04-46e8-b0c3-8d034f3ee1cc', '4a24eb6d-2328-4bd5-8333-dea38d95dde2', 'Additional Attributes HTML', 1, '<h2><a href="https://www.indianbooksworldwide.com/index.php/universal-encycloppaedia-of-islam-in-5-vols.html" title="Universal Encycloppaedia of Islam in 5 Vols.">Universal Encycloppaedia of Islam in 5 Vols.</a></h2>', 5534, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('89ed8ef9-6c42-4ad0-91d1-e15c780b686d', '6d32c894-3413-4661-b7e6-784f0999dad5', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Encyclopedia of Radicals in Chemistry, Biology and Materials 4 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Chryssostomos Chatgilialoglu,&nbsp;Armido Studer</td>
		</tr>
		<tr>
			<th>About Author / Editor</th>
			<td>
			<p style="text-align:center"><strong>Chryssostomos Chatgilialoglu</strong>&nbsp;was born in 1952 in Greece and studied at the University of Bologna, Italy. He was a postdoctoral fellow at the University of York, England, from 1977 to 1979 with Prof. ROC Norman, and from 1979 until 1982 he worked with Prof. KU Ingold at the National Research Council of Canada (Ottawa) as a research associate. In 1983 he returned to Italy to the Consiglio Nazionale delle Ricerche CNRS, Bologna, where he has been director of research?since 1991. His research focuses on free radical chemistry with current interests in mechanistic studies of biological processes.</p>

			<p style="text-align:center"><strong>Armido Studer</strong>&nbsp;was born in Switzerland and made his studies at ETH in Zurich. He currently works as a Professor of Organic Chemistry at the Westfälische Wilhelms-Universität, Münster. His research interests focuses on the development of new synthetic methods in the field of free radical chemistry and more recently in the area of homogeneous catalysis.</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">&nbsp;9780470971253</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">2324</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td style="text-align:center">2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td style="text-align:center">1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>', 1584, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('89eeb0f8-e7e1-4eee-8866-f4157b48b3a8', 'bdca2070-c58a-492f-81df-dc3c5c73780e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Andrew W. Artenstein</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441911070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3879, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('8a08099a-c258-43fe-8941-0b664a4df1f1', 'e862f984-2ff8-48c4-927d-cc68d4a08cd1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Foundations of Macroeconomics 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Robin Bade</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292218335</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 300, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('8a092d34-637c-471a-8055-72b075824fd9', '8730c939-f669-4478-92f8-e67f4d8258c7', 'Description HTML', 1, '<p>This collection of key source materials documents the history of the field, identifies important turning points in research and practice, and indicates key challenges for the future. It also addresses the urgent need for perspectives from the global South to complement the more familiar ones of official documents and researchers in high-income countries.</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p><strong>Global Health&nbsp;</strong>includes four volumes:<br>
<br>
<strong>Volume One: Historical Perspectives: From International to Global Health</strong></p>

<p><strong>Volume Two: Scientific Advances</strong></p>

<p><strong>Volume Three: Scientific Consolidation</strong></p>

<p><strong>Volume Four: Global Health Ethics, Public Policy and Challenges for the Future</strong></p>', 2156, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('8a24165f-e3b3-47c2-97fa-22c4e991ee84', '766b7d32-64fb-49a8-bbcf-da0d4cd9a321', 'Description HTML', 1, '<p>This is an important text for a still-emerging field of Biology, relating the embryo to its environment. Intersecting numerous disciplines in the Biological and Life Sciences, the authors have provided coverage in which the molecular biology of epigenetic development meets and interacts with the evolutionary aspects of phenotypic plasticity.</p>', 3712, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('8a25f3f8-e1cb-44c6-9861-6970daba342b', '2b6ab688-232f-41a3-bb23-f7906b9a6a70', 'Description HTML', 1, '<p>Unrivalled in its breadth and depth, this 4-volume encyclopedia provides both an easy introduction to all topics related to modern electrochemistry as well as a comprehensive overview of the subject. Throughout, the emphasis is in easy access to information, with every topic treated at an introductory, medium and advanced level. This first-class reference work is edited and written by renowned scientists, covering everything from fundamental research to areas of application. Alan Bard, experienced editor of the Journal of the American Chemical Society, is one of the most renowned experts in electrochemistry and one of the editors-in-chief.</p>', 2208, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('8a3d2d55-61db-4779-8f9f-0f05644dbedb', '15280d61-4944-4644-935b-c5449384b59f', 'Description HTML', 1, '<h1>Ek Satr Nyaydhish ki Jivani</h1>', 5391, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('8a3dd223-98d6-4cbf-944b-e8b2730c8cf7', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'Description HTML', 4, 'f Trade and Transit Between the Government of India His Majesty’s Government of Nepal Kathmandu, 13 August 1971 Protocol, 13 August 1971, 12. Application of Extradition Procedure on Reciprocal Basis Between the Government of India and the Government of the Common Wealth of Australia Delhi, 30 August 1971, 13. Agreement Between the Government of India and the Government of the Socialist Republic of Romania on the Utilisation of Atomic Energy for Peaceful Purposes Bucharest, 30 August 1971, 14. Exchange of Letters Between the Government of India and his Majesty’s Government of Nepal Regarding Construction of Sonauli – Pokhara Road, Kathmandu, 1 September 1971 Extension for maintenance, 15 February 1974, 15. Exchange of Letters Constituting an Agreement Between the Government of India and his Majesty’s Government of Nepal Regarding Construction of Chatra Canals Kathmandu, 1 September 1971, 16. Exchange of Letters Between the Government of India and the Government of the Democratic Republic of Vietnam Regarding Extension of Trade Agreement Hanoi, 14 September 1971, 17. Trade Agreement Between the Government of India and the Government of the Republic of Iraq New Delhi, 24 September 1971, 18. Agreement Between the Government of India and the Government of the Federal Republic of Germany Regarding the Peaceful uses of Atomic Energy and Space Research New Delhi, 5 October 1971, 19. Cultural Agreement Between the Government of India and the Government of the Commonwealth of Australia New Delhi, 21 October 1971, 20. Trade Agreement Between the Government of India and the Government of the Republic of Peru Lima, 4 November 1971, 21. Protocol Between the Government of India and the Government of the German Democratic Republic Regarding Trade and Payments Berlin, 11 November 1971, 22. Extract from the Joint Communique of the People’s Republic of China and the Islamic Republic of Pakistan, November 14, 1970, 23. Instrument Of Surrender Of Pakistani Forces In Dacca Dacca, 16 December 1971, 24. Agreement Between the Government of India and the Government of the Federal Republic of Germany Concerning Technical Cooperation New Delhi, 31 December 1971, 25. Agreement Between the Government of India and the Royal Government of Bhutan Regarding Trade and Commerce Thimphu, 17 January 1972, 26. Agreement Between the Government of India and the Government of Mauritius Relating to Air Services New Delhi, 28 January 1972, 27. Protocol Between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia on the Extension of Trade and Payments Agreement of 13 October 1962 Belgrade, 4 March 1972, 28. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding the Establishment of Telephone Exchanges Kathmandu, 13 March 1972, 29. Treaty of Peace and Friendship Between the Government of India and the Government of the People’s Republic of Bangladesh Dacca, 19 March 1972, 30. Agreement Between the Government of India and the Government of People’s Republic of Bulgaria on Cooperation in the Field of Radio and Television New Delhi, 20 March 1972, 31. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Regarding Telecommunication Dacca, 27 March 1972, 32. Trade Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh New Delhi, 28 March 1972 Protocol, 1 November 1972, 33. Trade Agreement Between the Government of India and the Government of the Republic of Chile Santiago, 17 April 1972, 34. Joint Statement on Talks Between the Special Emissaries of India and Pakistan. Rawalpindi, April 30, 1972, 35. Exchange of Letters Constituting an Agreement Between the Government of India and his Majesty’s Government of India and his Majesty’s Government of Nepal Regarding Investigation of Minerals in Nepal Kathmandu, 10 May 1972, 36. Agreement Between the Government of India and his Majesty’s Government of Nepal Regarding Setting up Industrial Estates at Nepalganj and Dharan Kathmandu, 10 May 1972, 37. Exchange of Letters Constituting an Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Trisuli Hydel Project Kathmandu, 10 May 1972, 38. Exchange of Letters Between the Government of India and his Majesty’s Government of Nepal Regarding Construction of East-West Highway Kathmandu, 10 May 1972, 39. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh for the Supply of Crude oil Dacca, 16 May 1972, 40. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Construction of Butwal – Nepalganj Sector of Mahendra Rajmarg Kathmandu, 15 June 1972, 41. Joint Statement issued after the Firsts Meeting between the Indian and Pakistani Delegations. Simla, June 28, 1972, 42. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Bilateral Relations (Simla Agreement) Simla, 2 July 1972, 43. Indian Draft of Joint Communique 2 July 1972, 44. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Regarding Passport and Visa Dacca, 3 August 1972, 45. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Regarding the Establishment of Joint Commission on Economic, Scientific and Technical Cooperation Moscow, 19 September 1972, 46. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Cooperation in the Field of Applied Science and Technology Moscow, 2 October 1972, 47. Trade Agreement Between the Government of India and the Government of Socialist Federal Republic of Yugoslavia New Delhi, 4 November 1972, 48. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Sweden Regarding the Establishment of Joint Commission for Economic, Industrial, Technical and Scientific Cooperation New Delhi, 11 November 1972, 49. Memorandum of Understanding Between the Government of India and the Government of Canada on Rakha Copper Mine Feasibility Study New Delhi, 23 November 1972, 50. Joint Indo-Bangladesh Announcement Regarding Repatriation of Pakistan Women and Children. New Delhi, 30 November 1972, 51. Agreement Between the Government of India and the Government of the Kingdom of Norway on Technical Co-operation New Delhi, 6 December 1972, 52. Trade Agreement Between the Government of India and the Government of the United Republic of Tanzania New Delhi, 12 December 1972, 53. Agreement Between the Government of India and the Government of Spain on Trade and Economic Cooperation New Delhi, 14 December 1972, 54. Joint Statement by the Governments of India and Pakistan Regarding withdrawal of Armed Forces of the Two Countries to their side of the International Border. New Delhi/Islamabad, 20 December 1972, 55. Agreement Between the Government of India and the Royal Government of Bhutan Relating to the Exchange of Postal Parcels New Delhi, 16 December 1972, 56. Cultural Cooperation Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Dacca, 30 December 1972, 57. Memorandum of Understanding Between the Government of India and the Government of the People’s Republic of Bangladesh Regarding Joint Power Coordination Board Dacca, 4 January 1973, 58. Cultural Agreement Between the Government of India and the Government of the German Democratic Republic New Delhi, 15 January 1973, 59. Credit Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Bangladesh, 29 January 1973, 60. Trade Agreement Between The Government of India and the Government of Greece New Delhi, 31 January 1973, 61. Agreement Between the Government of India and his Majesty’s Government of Nepal Regarding the Supply of Iodised Salt Kathmandu, 2 February 1973, Extension, 27 December 1977, Extension 19 April 1979, 62. Cultural Agreement Between the Government of India and the Government of Mauritius Port Louis, 6 February 1973, 63. Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Economic Cooperation Kathmandu, 5 March 1973, 64. Agreement Between the Government of India and the Government of the Kingdom of Norway Regarding Development of Fisheries in India New Delhi, 15 March 1973, 65. Exchange of Notes Constituting an Agreement Between the Government of India and the Imperial Government or Iran for the Avoidance of Double Taxation of Income of Enterprises Operating Aircraft Tehran, 1 April 1973, 66. Agreement Between the Government of India and the Government of the Republic of Iraq on Economic and Technical Cooperation New Delhi, 6 April 1973, 67. Agreement Between the Government of India and the Government of the Polish People’s Republic on Cooperation in Marine Fisheries New Delhi, 6 April 1973, 68. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Regarding Telecommunication Dacca, 7 April 1973, 69. Joint Declaration issued by India and Bangladesh on the Three-Way Repatriation of Pakistani Prisoners of War. New Delhi, April 17, 1973, 70. Cultural Agreement Between the Government of India and the Government of the Republic of Iraq Baghdad, 19 April 1973, 71. Agreement Between the Government of India and the Government of the Kingdom of Saudi Arabia Relating to Air Services Jeddah, 26 April 1973, 72. Nepal Joint Statement on Nepal – India Economic Cooperation 3 May 1973, 73. Trade Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Dacca, 5 July 1973, 74. India-Pakistan Conference on the Humanitarian Issues Arising out of the December 1971-Conflict. Rawalpindi, 24 July 1973, 75. Joint Statement issued at the conclusion of the Indo-Pakistan Talks held in Rawalpindi and Islamabad on the Implementation of the Simla Agreement New Delhi, 31 July 1973. 76. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh on Cooperation in the Fields of the Peaceful uses of Atomic Energy Dacca, 27 August 1973, 77. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Regarding Repatriation of Persons New Delhi, 28 August 1973, 78. Trade Agreement Between the Government of India and the Government of the Republic of Turkey New Delhi, 19 September 1973, 79. Cultural Agreement Between the Government of India and the Government of the Kingdom of Belgium Brussels, 21 September 1973, 80. Agreement Between the Government of India and the Government of Denmark on the Establishment of a Centre for Foot and Mouth Disease Vaccine Production at Bangalore New Delhi, 24 September 1973, 81. Agreement Between the Government of India and the Government of Denmark Regarding Establishment of Training Centre for Leather Industry New Delhi, 29 September 1973, 82. Agreement Between the Government of India and the Government of the Libyn Arab Republic Concerning Cooperation in the Field of Oil Tripoli, 29 September 1973, 83. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Cooperation in the Field of Planning New Delhi, 29 November 1973, 84. Consular Convention Between the Government of India and the Government of the Union of Soviet Socialist Republics New Delhi, 29 November 1973, 85. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Cooperation in the Field of Economic and Trade Relations New Delhi, 29 November 1973, 86. Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic On Economic Collaboration New Delhi, 5 December 1973, 87. Exchange of Letters Constituting a Agreement Between the Government of India and His Majesty’s Government of Nepal Regarding Construction of Bridge over the Kamla River Kathmandu, 11 December 1973, 88. Agreement Between the Government of India and the Government of the Federal Republic of Germany Concerning Money Order Service New Delhi, 19 December 1973, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;9</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Republic of Sri Lanka Regarding Persons of Indian Origin in Sri Lanka New Delhi, 27 January 1974, 2. Agreement Between the Government of India and the Government of Fiji Relating to Air Services New Delhi, 28 January 1974, 3. Agreement Between the Government of India and the Government of Belgium for the Avoidance of Double Taxation and the Prevention of Fiscal Evasion in respect of Taxes on Income Brussels, 7 February 1974, 4. Trade Agreement Between the Government of India and the Government of the State of Kuwait Kuwait, 13 February 1974, 5. Agreement Between the Government of India and the Government of the Hungarian People’s Republic on Scientific and Technical Cooperation New Delhi, 14 February 1974, 6. Trade Agreement Between the Government of India and the Government of the Democratic People’s Republic of Korea New Delhi, 18 February 1974, 7. Trade and Payments Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria New Delhi, 6 March 1974, 8. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of People’s Republic of Bulgaria Regarding Abolition of Visas New Delhi, 6 March 1974, 9. Protocol Between the Government of India and the Government of the Federal Republic of Germany Regarding Cooperation in the Field of Radio and Television New Delhi, 15 March 1974, 10. Agreement Between the Government of India and the Government of the Polish People’s Republic on Cooperation in the Field of Science and Technology New Delhi, 15 March 1974, 11. Cultural Agreement Between the Government of India and the Government of the People’s Democratic Republic of Yemen New Delhi, 17 March 1974, 12. Agreement Between the Government of India and the Royal Government of Bhutan Regarding the Chukha Hydro-Electric Project New Delhi, 23 March 1974, 13. Agreement Between the Government of India and the Government of the Republic of Iraq Relating to the Peaceful uses of Atomic Energy New Delhi, 28 March 1974, 14. Agreement Between the Government of India and the Government of the Republic of Iraq for Establishing a Permanent Joint Commission for Economic and Technical Cooperation New Delhi, 28 March 1974, 15. Extension of Trade Agreement Between the Government of India and the Government of the Mongolian People’s Republic Ulan Bator, 3 April 1974, 16. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Release and Repatriation of Persons Detained in Either Country Prior to the Conflict of 1971 New Delhi, 9 April 1974, 17. Protocol Between the Government of India and the Government of the German Democratic Republic in the Field of Veterinary Sciences Berlin, 7 May 1974, 18. Agreement Between the Government of India and the Government of the German Democratic Republic on Scientific and Technical Cooperation in the field of Peaceful uses of Atomic Energy New Delhi, 14 May 1974, Berlin 19 June 1974, 19. Protocol on Credit Arrangement Between the Government of India and the Government of People’s Republic of Bangladesh 16 May 1974, 20. Joint Indo-Bangladesh Declaration 16 May 1974, 21. Cultural Agreement Between the Government of India and the Government of the Republic of Senegal New Delhi, 21 May 1974, 22. Cultural Agreement Between the Government of India and the Government of the Republic of Colombia Bogota, 22 May 1974, 23. Exchange of the Letters Constituting an Agreement Between the Government of India and the Government of Finland Regarding Establishment of Indo-Finnish Joint Commission Helsinki, 22 May 1974, 24. Agreement Between the Government of India and the Government of Malaysia Relating to Air Services New Delhi, 22 May 1974, 25. Trade Agreement Between the Government of India and the Government of the Republic of Senegal New Delhi, 22 May 1974, 26. Agreement Between the Government of India and the Government of the Republic of Senegal Regarding Economic, Scientific and Technical Cooperation New Delhi, 22 May 1974, 27. Cultural Agreement Between the Government of India and the Government of the Argentine Republic Buenos Aires, 28 May 1974, 28. Agreement Between the Government of India and the Government of the Argentine Republic Regarding the Utilization of Atomic Energy for Peaceful Purposes Buenos Aires, 28 May 1974, 29. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of Iceland Regarding the Abolition of Visa Upto 90 days Oslo, 25 June 1974, 31. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the United States of America Concerning Trade in Cotton Textiles Washington, 6 August 1974, 32. Agreeement Between the Government of India and the Government of the Republic of Indonesia Regarding the Continental Shelf Boundary Jakarta, 8 August 1974, 33. Cultural Agreement Between the Government of India and the Government of the Republic of Korea Seoul, 12 August 1974, 34. Agreement Between the Government of India and the Government of the Republic of Korea on Trade Promotion, Economic and Technical Cooperation Seoul, 12 August 1974, 35. Trade Agreement Between the Government of India and the Imperial Government of Iran Tehran, 31 August 1974, 36. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Regarding Visa Islamabad, 14 September 1974, 37. Protocol Constituting an Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Visit to Religious Shrines Islamabad, 14 September 1974, 38. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Relating to the Exchange of Postal Articles Islamabad, 14 September 1974, 39. Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan on Telecommunication Islamabad, 14 September 1974, 40. Protocol of The Second Meeting of The Intergovernmental Indo-Soviet Commission On Economic, Scientific and Technical Cooperation U.S.S.R., 19 September 1974, 41. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Sweden Regarding Supply of Offset Paper New Delhi, 23 September 1974, 42. Agreement On Cooperation Between The Planning Commission of The Republic of India And The State Planning Commission of The German Democratic Republic 27 September 1974, 43. Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria on Cooperation in the Fields of Science and Technology New Delhi, 11 October 1974, 44. Agreement Between the Government of India and the Government of the United States of America Regarding the Establishment of Joint Commission on Economic, Commercial, Scientific, Technological, Educational and Cultural Cooperation New Delhi, 28 October 1974, 45. Credit Agreement Between The Government of India And The Government Of Sri Lanka 22 November 1974, 46. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Relating to the Exchange of Insured Letters and Boxes Dacca, 27 November 1974, 47. Agreement Between the Government of India and The Government of the People’s Republic of Bangladesh Relating to Letter Post Dacca, 27 November 1974, 48. Cultural Agreement Between the Government of India and the Government of the Democratic Republic of Sudan New Delhi, 28 November 1974, 49. Agreement Between the Government Of India and the Government of the Democratic Republic Of Sudan on Economic, Technical and Scientific Cooperation New Delhi, 28 November 1974, 50. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of Japan Regarding Avoidance of Double Taxation New Delhi, 30 November 1974, 51. Protocol Between the Government of India and the Government of the Islamic Republic of Pakistan on Resumption of Trade New Delhi, 30 November 1974, 52. Agreement Between the Government of the Republic of India and the Government of the German Democratic Republic on the Setting up of a Commission for Economic, Scientific and Technical Cooperation, 1 December 1974, 53. Protocol Between the Government of India and the Government of the Czechoslovak Socialist Republic Regarding Cooperation in the Fields of Radio and Television New Delhi, 3 December 1974, 54. Protocol Between the Government of India and the Government of the Czechoslovak Socialist Republic on Cooperation in the Field of Radio New Delhi, 3 December 1974, 55. Trade and Payments Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic New Delhi, 4 December 1974, 56. Consular Convention Between the Government of India and the Government of the Czechoslovak Socialist Republic New Delhi, 4 December 1974, 57. Inter Government Loan Agreement Between The Government of India and The Government of The People’s Republic Of Bangladesh. Bangladesh, 17 Dec 1974, 58. Trade and Payments Agreement Between the Government of India and the Government of the Polish People’s Republic New Delhi, 21 December 1974, 59. Cultural Agreement Between the Government of India and the Government of the Republic of Guyana Georgetown, 30 December 1974, 60. Treaty Between the Government of India and the Government of the Republic of Portugal on Recognition of India’s Sovereignty over Goa, Daman, Diu, Dadra and Nagar Haveli and Related Matters New Delhi, 31 December 1974, 61. Cultural Agreement Between the Government of India and the Government of the United Arab Emirates New Delhi, 3 January 1975, 62. Cultural Agreement Between the Government of India and the Government of the State of Bahrain New Delhi, 8 January 1975, 63. Protocol Between the Government of India and the Government of the Islamic Republic of Pakistan Regarding Shipping Services New Delhi, 15 January 1975, 64. Cultural Agreement Between the Government of India and the Government of the United Republic of Tanzania New Delhi, 17 January 1975, 65. Trade Agreement Between the Government of India and the Government of the Islamic Republic of Pakistan Islamabad, 23 January 1975, 66. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the United States of America Concerning Land Lease Settlement New Delhi, 24 January 1975, 67. Agreement Between the Government of India and the Government of the People’s Republic of Bangladesh Relating to the Registered Letter Post New Delhi, 25 January 1975, 68. Cultural Agreement Between the Government of India and the Government of the Republic of Zambia New Delhi, 26 January 1975, 69. Agreement Between the Government of India and the Government of the Republic of Zambia Regarding Economic and Technical Cooperation New Delhi, 26 January 1975, 70. Agreement Between the Government of India and the Government of the Republic of Zambia Regarding Science and Technology New Delhi, 26 January 1975, 71. Agreement Between the Government of India and the Government of the Socialist Federal Republic of Yugoslavia on Cooperation in the Field of Science and Technology New Delhi, 12 February 1975, 72. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Scientific Exchanges and Cooperation New Delhi, 18 February 1975, 73. Agreeement Between the Government of India and the Government of Australia on Cooperation in the Field of Science & Technology New Delhi, 26 February 1975, 74. Agreement Between the Government of India and the Government of the Republic of Sri Lanka on Cooperation in the Field of Science and Technology New Delhi, 28 February 1975, 75. Agreement Between the Government of India and the Government of the People’s Democratic Republic of Yemen Regarding Exchange of Money Orders Aden, 1 April 1975, 76. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Launching of Satellite Moscow, 22 April 1975, 77. Joint Communique issued at the end of the talks Between Indian Foreign Secretary Kewal Singh and Pakistan Foreign Secretary Agha Shahi. New Delhi, 20 May, 1975, 78. Agreement Between the Government of India and the Government of the Republic of Afghanistan Regarding Supply of Feature Films Kabul, 27 June 1975, 79. Cultural Agreement Between the Government of India and the Government of the Republic of Rwanda Kigali, 4 July 1975, 80. Cultural Agreement Between the Government of India and the Government of Mexico New Delhi, 23 July 1975, 81. Agreement Between the Government of India and the Government of Mexico on Cooperation in the Fields of Science and Technology New Delhi, 23 July 1975, 82. Agreement Between the Government of India and the Government of the Republic of Peru on Technical and Scientific Cooperation Lima, 26 August 1975, 83. Trade Agreement Between the Government of India and the Government of the Republic of Afghanistan New Delhi, 3 September 1975, 84. Protocol Between the Government of India and the Government of the Hungarian People’s Republic for Collaboration In the Field of Agriculture and Food Processing Budapest, 11 September 1975, 85. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Republic of Afghanistan Regarding Avoidance of Double Taxation Kabul, 14 September 1975, 86. Memorandum of Understanding Between the Government of India and Government of Maldives on Cooperation in the Fish Processing Enterprise Male, 13 November 1975, 87. Cultural Agreement Between the Government of India and the Government of the Syrian Arab Republic New Delhi, 13 November 1975, 88. Trade and Payments Agreement Between the Government of India and the Government of the Socialist Republic of Romania New Delhi, 10 December 1975, 89. Consular Convention Between the Government of India and the Government of the German Democratic Republic New Delhi, 12 December 1975, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;10</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Indo-British Agreement 6 January 1976, 2. Indo-Dutch Joint Communique 7 January 1976, 3. Indo-Tanzania Joint Communique 21 January 1976, 4. Indo-Germany Joint Statement 25 January 1976, 5. Indo-French Joint Communique 26 January 1976, 6. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the Republic of France Regarding Economic and Technical Cooperation New Delhi, 26 January 1976, 7. Indo-United States Joint Communique 29 January 1976, 8. Trade Agreement Between the Government of India and the Government of the Democratic People’s Republic of Algeria New Delhi, 10 February 1976, 9. Indo-Bangladesh Joint Statement 13 February 1976, 10. Cultural Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan Amman, 15 February 1976, 11. Trade Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan Amman, 24 February 1976, 12. Indo-Iraq Joint Communique 26 February 1976, 13. Agreement Between the Government of India and the Government of the Republic of Korea on Cooperation in The Fields of Science and Technology Seoul, 5 March 1976, 14. Trade Agreement Between the Government of India and the Government of the Republic of Tunisia Tunis, 17 March 1976, 15. Memorandum of Understanding Between the Government of India and the Government of the Republic of Upper Volta Regarding Economic, Technical and Scientific Cooperation New Delhi, 22 March 1976, 16. Agreement Between the Government of India and the Government of the Republic of Sri Lanka of the Maritime Boundary in the Gulf of Manaar and the Bay of Bengal New Delhi, 23 March 1976, Supplementary Agreement 22 November 1976 ANNEX, 17. Exchange of Letters Constituting an Agree', 3495, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('8a3efe52-3639-4d04-96db-f1bd52461ff9', 'd24faf79-d380-461b-ba30-461e3906ec86', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>First-hand, untold, action stories from the war zone</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Maj Gen Dhruv C Katoch</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384898564</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2652, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('8a4e1253-be02-4144-bd55-20b8ca626d52', 'd8c43732-4fc4-4d78-ab46-67f66c047210', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The fourth edition of communicating for results provides practical, classroom-tested instruction for students to become effective business writers and speakers. Supplemented with abundant group and individual activities, this invaluable text will help management students at both undergraduate and postgraduate levels to hone their skills and communicate with confidence. This textbook opens with a Chapter on current issues and trends in management communication. It then addresses vital topics such as written and spoken business communication, positive, negative, and persuasive messaging, communication for employment, reports and proposals, and business presentations. The book concludes with chapters on interpersonal communication in organizations and digital and social media communication. Key features a skills-based approach with easy-to-use models, real-life case studies, examples, and a variety of exercises to enhance writing skills, improve interactivity, and overcome fear of public speaking annotated examples of effective written communication including reports, proposals, e-mail, and business letters a wide range of communication approaches based on current trends and practices in areas such as business documentation, digital and social media, persuasive presentations and individual, small group, and collaborative communication The emphasis on critical thinking and learning by doing rather than on rigid frameworks equips students with the practical skills they will need at work and in their careers an easy-to-read, attractive two-colour layout online resources The following resources are available to support teachers and students: for teachers instructors manual answer key power point slides Generator for students Study guide case study workbook self-grading practice quizzes web links and online directory of business resources.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Issues and trends in professional communication </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Getting the message across </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Getting started: planning, writing, and revising business messages </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Business style: vocabulary, sentences, paragraphs, concision, and tone </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Written business communication, e-mail, and letters </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Routine and positive messages </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Negative messages: delivering unfavourable news </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Persuasive messages </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Communicating for employment </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Reports and proposals </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Business presentations </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Interpersonal communication in organizations </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Digital and social media communication.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 479, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('8a672f4c-0d38-4bf9-9d1f-a1c1aeaf3393', 'e62d0b4b-eb8b-4875-8e7c-6b4e8312479c', 'Description HTML', 2, 'ze:10.5pt"><span style="background-color:white"><span style="color:#333333">अर्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जाने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अपितु</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वह</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">शब्द</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">साथ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्यय</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्ययार्थ</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नियम</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अवान्तरनियम</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">काशिका</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न्यास</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पदमञ्जरी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">मतों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जान</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सके।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">यहाँ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">तक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">शब्द</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रयोग</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उसमें</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">लगने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वाले</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्यय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अनुबन्धों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रयोजन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जान</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सके।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">इसी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रकार</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्ययार्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्यय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">खण्ड</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्यय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">साथ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्ययार्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्ययार्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्यय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जानता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हुआ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उसके</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अनुबन्ध</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">परिचित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हो</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सके।</span></span></span></span></span></p>', 1513, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('8a6e8c8d-0ee8-4691-a2c1-9811d0efd05b', '9d8d20eb-dc9e-49dc-a6c1-718fd6461999', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Man''s place in Nature</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thomas H.Huxley</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486432734</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486432731</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5974, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('8a7527d4-26b1-498d-ac49-425502d82a07', '2e4abc13-5fa2-43f4-bbae-9ff4824ddc68', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Using the open source R language, you can build powerful statistical models to answer many of your most challenging questions. R has traditionally been difficult for non-statisticians to learn, and most R books assume far too much knowledge to be of help. R for Everyone, Second Edition, is the solution.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Drawing on his unsurpassed experience teaching new users, professional data scientist Jared P. Lander has written the perfect tutorial for anyone new to statistical programming and modeling. Organized to make learning easy and intuitive, this guide focuses on the 20 percent of R functionality you''ll need to accomplish 80 percent of modern data tasks.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Lander''s self-contained chapters start with the absolute basics, offering extensive hands-on practice and sample code. You''ll download and install R navigate and use the R environment master basic program control, data import, manipulation, and visualization and walk through several essential tests. Then, building on this foundation, you''ll construct several complete models, both linear and nonlinear, and use some data mining techniques.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Getting R<br>
<br>
Chapter 2: The R Environment<br>
<br>
Chapter 3: R Packages<br>
<br>
Chapter 4: Basics of R<br>
<br>
Chapter 5: Advanced Data Structures<br>
<br>
Chapter 6: Reading Data into R<br>
<br>
Chapter 7: Statistical Graphics<br>
<br>
Chapter 8: Writing R functions<br>
<br>
Chapter 9: Control Statements<br>
<br>
Chapter 10: Loops, the Un-R Way to Iterate<br>
<br>
Chapter 11: Group Manipulation<br>
<br>
Chapter 12: Faster Group Manipulation with dplyr<br>
<br>
Chapter 13: Iterating with purrr<br>
<br>
Chapter 14: Data Reshaping<br>
<br>
Chapter 15: Reshaping Data in the Tidyverse<br>
<br>
Chapter 16: Manipulating Strings<br>
<br>
Chapter 17: Probability Distributions<br>
<br>
Chapter 18: Basic Statistics<br>
<br>
Chapter 19: Linear Models<br>
<br>
Chapter 20: Generalized Linear Models<br>
<br>
Chapter 21: Model Diagnostics<br>
<br>
Chapter 22: Regularization and Shrinkage<br>
<br>
Chapter 23: Nonlinear Models<br>
<br>
Chapter 24: Time Series and Autocorrelation<br>
<br>
Chapter 25: Clustering<br>
<br>
Chapter 26: Model Fitting with Caret<br>
<br>
Chapter 27: Reproducibility and Reports with knitr<br>
<br>
Chapter 28: Rich Documents with RMarkdown<br>
<br>
Chapter 29: Interactive Dashboards with Shiny<br>
<br>
Chapter 30: Building R Packages</span></span></span></p>', 517, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('8a80fcab-6604-4c50-a573-8df3920bb966', '29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">This "Coffee Table Book" is a compilation of various initiatives and interviews of Prime Minister Shri. Narendra Damodar Das Modi and his widely followed policies in the Republic of India. These internal & external reforms have capitulated India as the 5th economic power in the world. And poised to reach the third position soon. The contents are already in public domain and available on various TV channels including YouTube. These include complete details, analysis and results thereof. The public welfare schemes enriching millions of Indian citizens and touch basing their daily livelihood is humbly showcased. I am reproducing the same for mass public preview with a request to follow from the beginning to its end. I am sure it shall be of immense interest to the young & elders alike in India & overseas.</span></span></span></span></p>
', 884, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('8a88051f-0cd2-4813-9f6f-7e98c76d9b88', '65b30cfa-1258-405c-a10c-9d55e7788c53', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Mahrishi Vedvyas Pranitam, Shri Kalik Puranamu (Mool Hindi Anuvad Evam Tipanni Sahit</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Srimati Pushpa Gupta</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542621</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2792, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('8aa62809-7772-4a84-a921-a8ee39505a11', '644f91fb-a3ad-46f8-9a47-e08edcd06cb8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Environmental Spirituality & Life Span&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Namrata Srivastava</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830273</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5090, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('8ab063e4-96f0-4ffa-a862-beaeca1fc3af', 'abaa916d-9585-4ff9-b33c-b2f6be54dedc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Processes and Applications of Plant Ecology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shashi Shekhar Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352696970</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 718, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('8ab7d505-4390-4aa2-9052-fd60c912b9ca', 'cb041cb4-db85-47e4-9eec-e68ef9169d41', 'Additional Attributes HTML', 1, '<h1>Understanding Psychological Assessment - A Primer on the Global Assessment of the Client''s Behavior in Educational and Organizational Setting</h1>', 5032, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('8ab80b1b-b57d-45ce-bf4b-6a7c13e1aa09', 'a462fa1a-d4a5-43b0-9f9c-b78509ee1ab0', 'Additional Attributes HTML', 1, '<p>ISBN-13&nbsp; :&nbsp; 9789353450700</p>

<p>Language&nbsp; :&nbsp; English</p>

<p>Binding&nbsp; :&nbsp; Hard Bound</p>

<p>Publisher&nbsp; :&nbsp; &nbsp;Juggernaut</p>

<p>Publishing Date&nbsp; :&nbsp; &nbsp;2019-10</p>

<p>Product Edition&nbsp; :&nbsp; 1</p>

<p>Total Pages&nbsp; :&nbsp; 416</p>', 2153, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('8ab95ac1-32a8-4dae-8658-1fedba933cc9', '9fbddb39-ebc0-4a2c-8c39-65e1144230a3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#2c2c2c">This comprehensive chemistry textbook delves into the core principles and essential concepts of chemistry, serving as an introductory guide for learners. It covers a wide spectrum of topics, starting with fundamental notions such as the nature of substances, atomic structure, chemical reactions, and types of chemical equations. The book progresses systematically, exploring crucial elements like oxygen, hydrogen, and their compounds, as well as water, solutions, acids, and bases.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">It goes beyond elemental exploration, addressing inorganic compounds, periodicity, chemical bonding, and the structure of substances. The text offers practical insights through laboratory exercises and experiments, emphasizing quantitative relationships and the periodic law as articulated by Mendeleev. Additionally, it delves into the intricacies of chemical reactions, including those involving the halogens and the oxygen subgroup, while detailing the manufacture and significance of sulphuric acid.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">With its organized structure and detailed explanations, this book provides a foundational understanding of chemistry, making it an invaluable resource for students, educators, and enthusiasts seeking a comprehensive grasp of chemical principles and their applications<span style="font-size:12.0pt">.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#2c2c2c">First Notions of Chemistry </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#2c2c2c">Oxygen, Oxides, Burning </span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#2c2c2c">Hydrogen, Acids, Salts</span></span>  </span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Water, Solutions, Bases </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Main Classes of Inorganic Compounds </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Laboratory Exercises </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Practical Experiments</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Quantitative Relationships in Chemistry </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Periodic Law and Periodic System of Chemical Elements by D. I. Mendeleev </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chemical Bond, Structure of Substance </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">The Halogens </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Oxygen Subgroup </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Main Regularities of Chemical Reactions, Manufacture of Sulphuric Acid </span></span></span></li>
</ol>

<ol style="list-style-type:upper-roman">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Laboratory Exercises </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Practical Experiments </span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Answer to Questions Marked with an Asterisk</span></span></p>
', 1069, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('8ade3c13-b8c8-4b94-a909-f69905dedc8a', 'f11295ea-831a-4535-9325-75c916cbb413', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Geetha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244203</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4719, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('8ae421e0-36fb-4232-861d-642b58391373', '50287a7c-40be-408c-beb3-742b3a6f755e', 'Description HTML', 1, '<p>A Companion to Survey Research provides a critical overview and guide to survey methods. Rather than a set of formulas, survey design is understood as a craft where the translation of research questions into a questionnaire, sample design and data collection strategy is based on understanding how respondents answer questions and their willingness to complete a survey. Following an account of the invention of survey research in the 1930s, a synthesis of research on question design is followed by a practical guide to designing a questionnaire. Chapters on sampling, which deal with the statistical basis of survey sampling and practical design issues, are followed by extensive discussions of survey pretesting and data collection. The book concludes with a discussion of the extent and implications of falling response rates. This book is written for researchers, analysts and policy makers who want to understand the survey data they use, for researchers and students who want to conduct a survey, and for anyone who wants to understand contemporary survey research.</p>', 5557, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('8af968ea-01f2-4a39-bbd3-02be243724ae', '11cc07b3-aec0-41de-8a63-d78ec57e0213', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Struggle of Modern Women in Manju kapur''s Fictions</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Khushbu Mahendra Kumar Swami</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830327</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 2390, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('8b21f6b0-cf6b-4e9e-917a-2307175be379', 'cad24dd3-6be3-4d57-a87e-a974d8863cfc', 'Description HTML', 1, '<p>This book covers high order finite difference methods for time dependent PDE. It gives an overview of the basic theory and construction principles by using model examples. The book also contains a general presentation of the techniques and results for well-posedness and stability, with inclusion of the three fundamental methods of analysis both for PDE in its original and discretized form: the Fourier transform, the eneregy method and the Laplace transform.</p>

<ul>
</ul>', 2533, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('8b2a6c14-b09c-4a69-8525-24ef3351d4c5', '670afaa3-f5de-417d-ab0e-2cbdcae1a958', 'Description HTML', 1, '<h1>Sharirik Shiksha mein Parikshan aur Maapan NEW</h1>', 2914, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('8b30f220-c528-4b1f-80a0-0c3c7fbc72ca', 'afbee7d2-732c-420a-a4b6-84fcaf784ad7', 'Description HTML', 1, '<p>Since the 1970s, the number of formally democratic states has grown exponentially while coherent alternatives to democracy have steadily diminished in terms of their global relevance. Yet, democracy remains an extremely problematic, conflictual and unfinished enterprise – as a process and a project. The progress of democratization, inside nation states and globally, is partial, unsteady and at times thin, and efforts to extend democratization outside the nation state, whether to international bodies or civil society or the private sphere of the family and even intimate social relations, are sometimes highly contested.</p>

<p>For researchers and scholars, there is an undoubted challenge in understanding and interpreting the multi-layered and multi-dimension processes of democratization and gauging their significance for the social and political world. This collection explains aspects or experiments in democratization across the world and relates the substantial body of work on comparative, cross-regional and cross-case work across thematic fields of research. With this collection, researchers, policy makers, students, social and economic organizations such as businesses and labor movements, and NGOs in fields such as development, democracy promotion, social rights and international relations, can make sense of the best of a broad and potentially intimidating field of study.</p>

<p><strong>Volume One: Theories, Methods and Historical Perspectives<br>
Volume Two: States and Political Economies of Democratization<br>
Volume Three: Civil Society, Human Rights, and Culture in Democratization<br>
Volume Four: The Global Politics and Globalization of Democratization</strong></p>', 4514, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('8b514452-1fed-40e7-94dc-9a41948c548e', 'e7e94144-633a-49a9-b590-beca7a7569cc', 'Description HTML', 1, '<h1>Quantum Gravity - Mathematical Model and Experimental Bounds</h1>', 3984, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('8b65a6e9-3bc9-4a52-88af-9cad01eea3db', 'e4cb820c-0bf4-48f3-bf55-dd2706f61168', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Agricultural pest management is primarily written for the students of applied entomology and for the study of Pest Management matters in Agriculture, preparing for under graduation and graduation studies. It has been especially for those having elementary or no previous knowledge of the subject. The language used in it is simple and easy even for an ordinary student. Both theory and practice are emphasized in a conceptual approach to the topics, and numerous examples are presented to facilitate learning. It will be useful for agricultural scientists, teachers, researchers, industrialists, and plant protectionists.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –</span></span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Preface,&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Pest Control Management: Practices and Strategies,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Integrated Pest Management,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Integrated Pest Management Strategies,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Management of Plant-Parasitic&nbsp;Nematodes&nbsp;in&nbsp;Vegetable Crops,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Agriculture to Enhance Biological Control&nbsp;of Pests,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Techniques for Managing Yield in Insect Pests,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Crop Production,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Decision-Making Process of Selecting and Implementing: Pest Management and Pesticides,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Ecological Pest Management,&nbsp;Index</span></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2000, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('8b73763c-e84b-40b6-97b6-a43a62efa356', '7050cdca-dc49-4a1e-ba82-1692643cc498', 'Additional Attributes HTML', 1, '<h1>Medial Representations, Mathematics, Algorithms and Applications - Computational Imaging</h1>', 3659, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('8b73c10d-04fb-4ba5-8a1f-56d6fc9d0faf', 'bdf9ff12-18e4-4a57-8795-523da100796f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural biotechnology is a range of tools, including traditional breeding techniques that alter living organisms, or parts of organisms, to make or modify products; improve plant or animals; or develop microorganisms for specific agricultural uses. Modern biotechnology today includes the tools of genetic engineering. Biotechnology provides farmers with tools that can make production cheaper and more manageable.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book caters to the need of researches working in the ever-evolving field of agricultural biotechnology. It discusses and provides in-depth information about latest advancements happening in this field.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Detection Methodology of Agricultural Biotechnology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Biotechnology: Prospects and Challenges</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biotechnology and Agricultural Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biotechnology and Agro-biodiversity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Future Trends in Biotechnology</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Application of Biotechnology to Sustainable Forestry</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Food Biotechnology and Genetically Modified Organisms (GMOs)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agricultural Biotechnologies and Production of Bioenergy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Crop Genetic Resources</span></span></span></p>', 681, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('8b814832-9cd2-4592-be08-b5c43f435d0d', '075775a2-40eb-4571-9afe-905537c0d85b', 'Description HTML', 1, '<h1>Information Theory</h1>', 3904, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('8b890bd6-f4a8-4d60-a6b2-2ca5fb38ad39', 'ac695839-21ef-4561-ba32-4b52f20d8a98', 'Additional Attributes HTML', 1, '<table style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Demography &nbsp;- Analysis and Synthesis 4 Vols. Set</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Graziella Caselli, Jacques Vallin, Guillaume Wunsch</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Yes</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>012765660X</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780127656601</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2976 pages</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1572, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('8b91f353-9181-454e-90c8-9b6ccca0c35d', '518d6a8b-afa1-487d-8929-de7001f72dc6', 'Additional Attributes HTML', 1, '<h1>Random Field Models in earth Sciences&nbsp;</h1>', 5269, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('8b9c8c8a-632c-4bab-b576-158bec1dc13c', 'abf5b09c-e168-4d15-95d0-3d289dc593d8', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">THIS IS THE SECOND volume in The Library of Wisdom and Compassion, a definitive and comprehensive series that collects the Dalai Lama''s decades of presentations of every step of the path to awakening. It has been complied and coauthored by one of his chief Western disciples, the American nun Thubten Chodron.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The second volume in the Dalai Lama’s definitive and comprehensive series on the stages of the Buddhist path, The Library of Wisdom and Compassion.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Volume 1, Approaching the Buddhist Path, contained introductory material that set the context for Buddhist practice. This second volume, The Foundation of Buddhist Practice, contains the important teachings that will help us establish a flourishing Dharma practice.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Traditional presentations of the path in Tibetan Buddhism assume the audience already has faith in the Buddha and believes in rebirth and karma, but the Dalai Lama realized early on that a different approach we needed for his Western and contemporary Asian students. Starting with the four seals and the two truths, His Holiness illuminates key Buddhist ideas, such as dependent arising, emptiness, and karma, to support the reader in engaging with this rich tradition. This second volume in the new Library of Wisdom and Compassion series provides a wealth of reflection on the relationship between a spiritual mentor and student, how to begin a meditation practice, and the relationship between the body and mind, among other fascinating topics.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">Preface,&nbsp;Abbreviations,&nbsp;INTRODUCTION BY HIS HOLINESS THE DALAI LAMA,&nbsp;1. THE BUDDHIST APPROACH,&nbsp;2. GAINING NONDECEPTIVE KNOWLEDGE,&nbsp;3. THE BASIS OF THE SELF: THE BODY AND MIND,&nbsp;4. CHOOSING SPIRITUAL MENTORS AND BECOMING A QUALIFIED DISCIPLE,&nbsp;5. RELYING&nbsp;ON SPIRITUAL MENTORS,&nbsp;6. HOW TO STRUCTURE A MEDITATION&nbsp; &nbsp; SESSION,&nbsp;7. MIND, BODY, AND REBIRTH,&nbsp;8. THE ESSENCE OF A MEANINGFUL LIFE,&nbsp;9. LOOKING BEYOND THIS LIFE,&nbsp;10. KARMA AND ITS EFFECTS,&nbsp;11. RESULTS&nbsp;OF KARMA,&nbsp;12. THE WORKINGS OF KARMA,&nbsp; Notes,&nbsp; Glossary,&nbsp; Recommended&nbsp; Reading,&nbsp;Index,&nbsp;About the Authors&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 5515, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('8bab74fd-eccd-415e-85ec-6a85337d61ff', 'c5cfc251-40a8-4d4f-9d11-7585ac358001', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This edition brings updated content and a clear focus on negotiator ethics. It is designed for business management students studying HR-OB and negotiation. The chapters have been reorganized and rewritten for better understanding and smoother learning. New features, such as learning objectives and chapter outlines, make this edition more user friendly and practical for courses. It continues to be a trusted resource for readers, offering a comprehensive approach to negotiation concepts and strategies.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Nature of Negotiation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategy and Tactics of Distributive Bargaining</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategy and Tactics of Integrative Negotiation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Negotiation: Strategy and Planning</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethics in Negotiation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Perception, Cognition and Emotion</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Communication</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Finding and Using Negotiation Power</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Influence</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Relationships in Negotiation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agents, Constituencies and Audiences</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Coalitions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Multiple Parties, Groups and Teams in Negotiation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual Differences I: Gender and Negotiation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual Differences II: Personality and Abilities</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International and Cross-Cultural Negotiation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Negotiation Impasses</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Difficult Negotiations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Third-Party Approaches to Managing Difficult Negotiations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Best Practices in Negotiations</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify">&nbsp;</p>', 775, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('8bacf480-d175-445c-87a9-fb4da13381cb', '71d8b5d3-e129-4846-8dda-6d73a581344d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Luiz C.L. Botelho</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812814579</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4109, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('8bb316c3-04e4-4a7d-8436-50ac0fdd54d5', 'e75d0e44-05f6-48d3-92a1-e56cdcaa63fa', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Understanding The Secrets of Human Perception &nbsp;CD</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Prof. Peter M. Vishton</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">1598037854</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">9781598037852</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">187</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Paperback</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2011</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 5964, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('8bb7fc85-f2af-4e1f-9fc4-375de16c2d4d', '8aebf06b-4afb-47cc-954b-5cc0991a6a7e', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td style="text-align:center">Problems and Exercises in the Calculus of Variations</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td style="text-align:center">M.L Krasnov </td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td style="text-align:center">224</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>LANGUAGE</strong></td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1297, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('8bccfb0a-50e8-40d7-8b8a-0eb18769bdb6', '80c1a90f-2d21-4198-81a0-1096505ea683', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface and Introduction,&nbsp;PART I: INDIA,&nbsp;Chapter I. The Theravada or the Teaching of the Elders,&nbsp;Chapter II. The Sarvastivada or the Philosophy that "Everything Exists",&nbsp;Chapter III. The Madhyamaka or the Philosophy of the Middle Way,&nbsp;Chapter IV. The Madhyamaka or the Philosophy of the Middle Way,&nbsp;Chapter V. The Madhyamaka or the Philosophy of the Middle Way,&nbsp;Chapter VI. Yogacara or Buddhist Idealism,&nbsp;Chapter VII. Yogacara or Buddhist Idealism,&nbsp;Chapter VIII. Yogacara or Buddhist Idealism,&nbsp;Chapter IX. The Theory of the Buddha-essence (Tathagata-garbha),&nbsp;PART II: TIBET,&nbsp;Chapter X. Vajrayana: General Features,&nbsp;Chapter XI. The Nyingma or the Old School of Tibetan Buddhism,&nbsp;Chapter XII. The Sakyapa,&nbsp;Chapter XIII. The Kagyupa and the Doctrine of the "Great Seal" (Mahamudra),&nbsp;Chapter XIV. The Gelugpa, Bibliography,&nbsp; Abbreviations,&nbsp;Notes, Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size:18px">&nbsp;&nbsp;</span></p>', 5724, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('8bdc654c-1d77-4f3f-9a64-b09102e944a9', 'e7488282-2e72-4366-aedf-7645a0bdb9d8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Playing for Freedom - A Historic Sports Victory&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kausik Bandyopadhyay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471455</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1596, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('8bee3099-2e8e-4f5a-a0a8-aaa94da61f92', '2404169a-b868-4d22-9414-78e0cf47635b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Political Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David S. Bell</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857020888</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1608</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3233, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('8bf3226e-72c5-46f2-a3ee-4489a50247ae', '78ffd6c6-9921-4da7-82c9-256aba082cfc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Chemistry is a student-friendly book that focuses upon the chemical foundations of environmental science, including analytical techniques. There are a wide variety of techniques used for analysis, from simple weighing to titrations. Environmental chemistry is used by the Environment Agency, the Environmental Protection Agency the Association of Public Analysts, and other environmental agencies and research bodies around the world to detect and identify the nature and source of pollutants.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book tries to link the learning of the basic chemistry to its application in the explanation of environmental chemistry. It should be understandable by readers who have a basic knowledge of chemistry and hydrological cycle. Students who have to study environmental chemistry as part of some qualification in environmental science/studies/management should also find the contents useful.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Hydrologic Cycle,</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Clean Technology and Regulation, </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Carbon Dioxide and Temperature Levels, </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biogeochemical Cycles and Earth Systems, </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Radioactive Pollution, </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cycles of Matter in Environment, </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Heavy Metals in Environment, </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Global Water Cycle, </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hydrologic Cycle Theory, </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Groundwater Formation</span></span></span></li>
</ol>', 675, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('8bf4ab3b-a782-4821-a4d4-b98fdc898213', '24b1551e-2cb2-4801-aba6-8d77a8a80ca4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Probability and Queueing Theory 8/e - 2 Vols.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">P.Sivaramakrishna Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353067465</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 180, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('8c018197-3636-475c-94f5-fe993a0d892d', '438f25eb-57f9-4ef5-8090-bbe41195edc6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Berthold-Georg Englert</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812569752</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4603, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('8c04f61b-05a1-4b9d-acc9-9dfb3d802562', 'db70cbec-ff48-4ca9-966b-f14c55891346', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Field Manual for Research in Agricultural Hydrology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Walid Khawar Balwan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789386355645</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 726, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('8c071581-f60a-4b9d-b4fa-017bbec6250c', '44ec5ce4-7f5e-45f6-a137-e909c114bebb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Handbook of Elementary Physics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.I Koshkin</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1977</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">272</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1020, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('8c088eee-690c-4464-ba8b-6c289643e6e2', '5ee4253e-caf1-44f9-85cb-4549ff1e84bb', 'Additional Attributes HTML', 1, '<h1>Advances in Distribution Theory, Order Statistics, and Inference - Statistics for Industry and Technology</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;484 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0817643613</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0817643614</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1 kg 90 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;18.42 x 3.2 x 25.48 cm</span></li>
</ul>', 2502, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('8c0cb47e-57b5-4cb2-9f66-145fe95b7e0b', 'a64d2a1d-90bb-4a21-ad6b-5f4dc69db278', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Purchasing & Supply Chain Management 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Robert M. Monczka</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355736970</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 580, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('8c3c9ef2-0f44-4dcc-af5e-078aaa8d057e', 'cd956ceb-a744-4575-8693-380a6ff809e4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#313131">About the Book</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#313131">The presence of water on Earth is discussed in this book using various theories about its origin as a basis. These theories include a massive degassing of the primitive parent bodies that built our planet as well as a late addition from comets that collided with the Earth’s surface. The extraordinary physico-chemical properties of the water molecules, combined with its abundance and distribution over the Earth’s surface, have contributed to regulating the global climate and favouring species’ evolution for more than 4 billion years. The early emergence of life in the deep ocean and its further diversification were closely linked to the global water cycle whose dynamics result from the energy balance between solar radiation and the internal heat flux of the Earth.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#313131">Chapter 1 of this book deals with the extraordinary physico-chemical properties of the water molecule while Chapter 2 provides insight on theories regarding the origin of water on Earth. In the third chapter, the author focuses on the chemical composition of the main water reservoirs of our planet. Chapters 4 and 5 discuss water’s relationship with plate tectonics and life, respectively. The sixth and final chapter uses stable isotope tracking to look into the water cycle and past climates.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#313131">Contents</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#313131">1. Water: A Molecule Endowed with Extraordinary Physicochemical Properties.<br>
2. Theories about the Origin of Water on Earth.<br>
3. The Main Water Reservoirs on Earth and their Chemical Composition.<br>
4. Water and Plate Tectonics.<br>
5. Water and Life.<br>
6. Stable Isotope Tracking: Water Cycles and Climates of the Past.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 946, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('8c3f69a8-7d0e-465d-aac4-4bf8e453951f', 'e275acfb-582e-4a2e-9fc3-52cc472685d9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nibir K. Ghosh, E. Ethelbert Miller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735654</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2744, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('8c449266-f903-44b1-8b54-f87c755957ed', '11fe297e-c04f-431e-b07d-07626185e547', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Gottdiener & Leslie Budd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780761940979</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5034, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('8c4fdd7f-0bac-4f49-af2b-75e98536b243', 'e187b047-25c5-47f8-82dc-a6f52aff9773', 'Description HTML', 1, '<p>1. Educational Thoughts of Tilak</p>

<p>2. Educational Philosophy of Tilak</p>

<p>3. Tilak''s : Views on Women''s Education</p>

<p>4. Gandhian Aims of Education</p>

<p>5. Gandhian Meaning of Education</p>

<p>6. Gandhian Experiments on Education in India</p>

<p>7. Gandhian Thoughts on Various Aspects of Education</p>

<p>8. Gandhi on Students and Teachers</p>

<p>9. Gandhian Education at Various Stages and Related Questions</p>', 2232, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('8c5778db-7e63-45c4-ab58-a809529b40ed', 'e9fe09b2-c795-4c91-8fd8-39fd95d05a28', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">International Human Resource Management: Text and Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Subba Rao</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355964311</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">HPH</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 602, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('8c618e16-14ca-4ee4-acc8-cbcd6fb4136d', 'd8ae9d1d-c7fe-46e9-8ec7-d04037c77caa', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding Strategic Management is the ideal introduction to strategy for students on one-semester courses who require an informative yet practical approach. The books four-part structure defines the concept of strategy, before using the overarching strategic framework of analysis, formulation, and implementation to show how strategy can be used to develop a sustainable competitive advantage in business.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Making use of chapter maps and learning objectives to guide students through the complexities of the subject, the author conveys the realities of strategic management through a diverse selection of international and contemporary examples. Strategy in Focus boxes use examples from popular media to show strategic management issues at work in the headlines we read every day. A longer, integrated Case Example closes every chapter tying in multiple strategic challenges that affect businesses large and small, public and private. Review and discussion questions then encourage students to be critical of the material and juxtapose alternative concepts and frameworks to evaluate their strengths and weaknesses.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: What is Strategy?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Strategic Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Strategy Formulation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Strategy Implementation</span></span></span></p>
', 375, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('8c6c6e11-41d5-44d1-9416-cc267572a31f', '231f4c1a-4830-43dd-9a7d-ef98956851f3', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Applications in Materials Science and Food Science</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Graham A. Webb</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402038945</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1926</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3245, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('8c748b99-d3ad-433e-bbf3-988b24d2ae85', '3580418b-e4d9-436a-b061-38b22149ed21', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V.T. Patil, Hamalatha V. Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737078</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5205, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('8c80e888-e397-4e0b-bd50-a8a286619bb3', '6e04a75a-a327-4985-be21-addb56e4adf1', 'Description HTML', 1, '<h1>Master Handbook of Acoustics - 4/e</h1>', 5451, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('8c8a4e4b-a818-4541-b854-b2d6ebe62867', 'a1507d7c-635b-4ae4-890c-9fba6b0ea782', 'Description HTML', 1, '<p>During the last two decades, methods that originated within mathematical logic have exhibited powerful applications to Banach space theory, particularly set theory and model theory. This volume constitutes the first self-contained introduction to techniques of model theory in Banach space theory. The area of research has grown rapidly since this monograph''s first appearance, but much of this material is still not readily available elsewhere. For instance, this volume offers a unified presentation of Krivine''s theorem and the Krivine-Maurey theorem on stable Banach spaces, with emphasis on the connection between these results and basic model-theoretic notions such as types, indiscernible sequences, and ordinal ranks.<br>
Suitable for advanced undergraduates and graduate students of mathematics, this exposition does not presuppose expertise in either model theory or Banach space theory. Numerous exercises and historical notes supplement the text.</p>', 1725, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('8ca7f1af-f88a-4524-b48e-b3bb41a39074', '5af2114f-0b43-4a24-89c6-56862df366df', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">About the Book</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book in hand in an initiative in the line of compilation of law laid down by the Apex court and Apex Commission for consumers since inception of Consumer Protection Act till date.&nbsp; Writer has collected every important quote from the landmark judgments and prerpared a ready reckoner after the new Act 2019 has come into force and establishment of Central Consumer Protection Authority under the Ministry of Consumer Affairs Government of Indi.&nbsp; This is one of the objectives of CCPA to educate the public at large about new features of Consumer Protection Act 2019.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This book identifies the major changes brought in the Act after repeal of old Act of 1986.&nbsp; It contins issues related to purchase of goods, hiring servicesand unfair trade practices.&nbsp; Explaination and facts rrelated to the case with every quote is merged very appropriately.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Entire material of the book has been divided into eight chapters.&nbsp; Each chapter deals with different issues, different sectors of services which are covered under the act coupled with purchase of goods and unfair trade practices followed by the traders, manufactures and e-commerce entities.&nbsp; Important landmark judgments from the Apex court and Apex consumer commissions are quoted at every step to explain the law.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This book is going to be a milestone and shall be an encyclopaedia of consumer law for Training Centres, Colleges, Law Firms and for general public at large and will be a handy reference not only for consumers but also will be quite useful for Litigents, Advocates, Students, Member of consumer commissions and other legal luminaries for searching appropriate Citations.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;<strong>CONTANTS</strong></span></span></p>

<table class="Table" style="border:undefined">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part- 1</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Do the Courts Make Law ?</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1.&nbsp;Courts make interpretations of Law made by Parliament&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2. Challenge to the Consumer Protection Act before Supreme Court&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">3. Journey of Consumerr Protection Act (Amendments: 1986 till 2019) </span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">4. Consumer Commissions still Struggling on many fronts&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">5. Glaring changes in Consumer Protection Act 2019: A New Horizon.&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part - 2</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Health Care Services</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">6. Health Care Services & Medical Negligence&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">7. First case bringing Health Care Services Under CP Act (V. Shantha V/S Indian Medical&nbsp; Association SC(1995)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8. Quotations on Medical Negligence (Various Judgments)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part - 3&nbsp;</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Housing&nbsp;/ Real estate Services</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9. Housing / Real Estate Services&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">10. Quotations on Real Estate matters Establishing Law&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">11. Quotation on REAL ESTATE&nbsp; matters (Specific Issues)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">12. Rera Visa vis Consumer Protectiion Act (Real Estate Cases on specific Issues)</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">13. REAL ESTATE:&nbsp;issues raised after RERA Act 2016&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">14. Summery of important Real Estate Cases.</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part - 4</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Insurance as Services</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">15. Exclusion Clauses in Insurance Matters&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">16. Importance of Survey or Report in Insurance matterrs&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">17. Cancelling the policy at the stage of claim, How far correct (Section 45 of Insurance (amendment) Act 2015)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">18. Insurance company when refuses to indemnify Negligent Doctor&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">19. Information About the incident in Insurance Matters - An Essential factor&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">20. Doctors Unethical if passing confidential health information to Insurance Companies&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">21. Consumerrs, Be Aware while filing propsoal Form&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">22. IRDA Guidlines - Delay in Claim Intimation/Submission of Documents to Insurance&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">23. Insurance Companies are Necessary Party in Medical Negligence Cases (SC held in a uniques case)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">24. Insurance Companies Approve Sub-Standard Claims in some situations (Violation of Rules)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">25. Medicalims-Supreme Court Interprets Insurance Law&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">26. Renewal of Insurance Policy</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">27. When Contract of Insurance is Final-Law Explained by Courts&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">28. Driving Licence in Insurance Matter&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">29. Interpretation of Insurance Clauses.</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part -&nbsp; 5&nbsp;</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Education Services</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">30. Is Education not a Service under Consumerr Protection Act ?&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">31. Laws Laid Down by SC on Education&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">32. When a Student can Ask for Refund of Fee from the institute.</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part - 6&nbsp;</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Banking & Financing Services</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">33. Laws Laid Down by Supreme Court in Banking & Financing Matters &nbsp;34. Banks cannot use Force to Recover loan&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">35. Safety&nbsp;of Locker Under Bank Custody-know the Rules and Law &nbsp;36.ATM Transactions: How far&nbsp;are you safe&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">37. When Deposit Made by a Consumer is termed as an Irregular Depositis he deprived of interest&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part - 7&nbsp;</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Miscellaneous Matters</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">38. Improper Care of Elevator causing death to person. It is a Service under Consumer Protection Act says NCDRC&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">39. Hoteles&nbsp; Liability for theft from parking&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">40. Parties Cannot urge new facts in Appeal&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">41 Commercial Purpose Defined & Explained&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">42. Company Directors using Goods for personals use not Commercial Purpose&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">43. Taking Insurance Policy cannot be said for Commercial purpose&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">44. Selling price of packed water bottle in Restaurants/Hotels&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">45. Movers and Packers Are Services Providers Under Consumer Law </span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">46. Compensation to be paid by Erring Officers who causes harasshment 47. Principl''s Liability for Deficiency in Services for the act of Agent&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">48. Can a Non-Advocate Appear before the Consumer Forum&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">49. Jurisdiction of Consumer Protection Act 1986 for Electricity Matters &nbsp;50. Whether Registering the Documents by Registrar is Services Under CP Act&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">51. Leakage in Gas Cylinder- Who is Responsible for for the Cause&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">52. Railways when liable for loss of passenger''s goods&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">53. Unfair Trade Practices-Promise to provide Work Permit Fails&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">54. RTI Act VISA VIS Consumer Protection Act&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">55. Stautary Bodies not exempted to face Consumer Commissions if rendering services&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">56. Lawyers are to Assist the Court and not Services Provider under Consumer Protection Act, said Supreme Court of India&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">57. Code And Conduct for Lawyers&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">58. Decided Cases on Legal Profession&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part - 8&nbsp;</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Summary of Important Cases (2020-2022)</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">59. Prabha Tyagi v/s National Inurance Co. Ltd SC Date of Judgment : 28.2.2020&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">60. Manu Solanki & 8 Ors V/S Vinayaka Mission University & 24 Others Consumer Case&nbsp;No.&nbsp; 261 of 2012 & Other Cases (New Dimensions To "Education As Service")&nbsp;&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">61. Narinder Chopra v/s Jaiprakash Associates (NC)&nbsp;&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">62. Neena Aneja & Anr. Versus Jai Prakash Associates&nbsp; Ltd (SC) Civil Appeal Nos. 37663767 of 2020 Decided on - 16TH March 2021&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">63. Vikrant Singh Malik & 25 Ors. Versus Supertech Limited & 2 Ors (Through its M.D.) ConsumerCase No.&nbsp; 1290 of 2015 Decided on 24 august 2020 (SC)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">64. Chairman-cum-M.D. Andhra Pradesh Southern Power Distribution Co. Ltd & Ors V/S T Rajeshwari & Ors (NC)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">65. Arihhant Industries & Anr V/Sunited India Insurance Co. Ltd&nbsp; Case No-First Appeal No 727 of 2015 Decided on 4.1.2021&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">66. Gurshinder Singh vs Sriram General Insurance Co. Ltd. SC Civil Appeal no 653 of 2020, Decided on 24 January, 2020 (Justice N. V. Ramana, Justice R. Subhash Reddy, Justice B.R. Gavai)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">67. DLF Universal Ltd and Ors V/S Capital Greens Flat Buyers Association (SC) Civil Appeal No''s 3864-3889 of 2020 December 14, 2020 (Bench Dr Dhananjaya Y Chandrachud, Indu Malhotra, Indira Banerjee)&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">68. Hemiben Ladhabhai Bhanderi vs Saurashtra Gramin Bank (SC)&nbsp; Civil Appeal No. 979 of 2020 Decided on 3 Februrary, 2020&nbsp;</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">69. Hemiben Ladhabhai Bhanderi vs Saurashtra Gramin Bank (SC)&nbsp; Civil Appeal No. 979 of 2020 Decided on 3 Februrary.</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1531, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('8cc8c8ac-b8e4-469c-9dc1-1ba346a2fa9e', '460be6ed-4407-4a7f-9971-02ae34e9c033', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#7d7d7d">Purāņas are the treasure house of knowledge. The Paurāņika literature is encyclopedic and it includes diverse topics such as cosmogony, cosmology, genealogies of gods & goddesses, kings sages, demigods, folk tales, pilgrimages, temples, medicine, astronomy, grammar, mineralogy, theology and philosophy.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#7d7d7d">The number of Purāṇas are eighteen. The Bhavisya Purāņa is the embodiment of knowledge of Present, Past and Future. It seems it has been written by sage Vyāsa at the end of all seventeen Purāņas.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#7d7d7d">Bhavisya Purāna is adorned with fourteen vidyās (knowledge) of the four Vedas, the six Angas of the Vedas, Dharmaśāstra, Mīmāṁsā, Tarka or Nyāya and other Purāņas. In addition to these fourteen vidyās, this Purāņa contains four other vidyās such asĀyurveda, Dhanurveda, Gandharvaveda and Arthaśāstra.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#7d7d7d">Bhavisya Purāņa has been divided into four parvas, 1. Brāhma Parva, 2. Madhyama Parva, 3. Pratisarga Parva, 4. Uttara Parva. Brāhma Parva deals with the stories of gods and goddesses, but on the whole the emphasis on this parva is praising and worshipping Sungod with merits of listening to his glory, performing his holy vratas (vows) and observing his fast. Madhyama Parva of the Bhavisya Purāņa is primarily a Tantra-related work. It has been divided into three parts. Third Pratisarga Parva of the Bhavișya Purāņa is a treasure of Indian history of Medieval period in which future incidents have been presented in past tense. The last parva of the Bhavisya Purāņa is Uttara Parva. This parva is the treasure of Karmakāņda and charities observing festivity.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#7d7d7d">The present edition of Bhavişya Purāņa is the first ever complete English translation of the original Sanskrit text in devanāgarī that also includes an exhaustive introduction, notes and an index of Sanskrit verses at the end of third volume of this book.</span></span></span></p>', 1488, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('8cd9695f-ca9e-437f-b996-ba2d4ed2ac82', 'a092180b-fa01-4ee5-9f6e-1ce01e7ef2bf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book has been thoroughly revised and updated in its present Eighth in Multicolour Edition. Skriking a neat balance environmental chemistry and environmental chemical analysis, the book explains the various dimensions of environmental chemistry including latest concepts and developments in the subject with global and user-friendly approach.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Atmosphere</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hydrosphere</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Lithosphere</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Geosphere and Geochemistry</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biosphere, Ecology and Ecosystems</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Population and Environment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Environmental Biochemistry</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chemical Toxicology</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Air Pollution</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Noise Pollution</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Pollution</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Waste Treatment/Management and Recycling</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Instrumental Techniques in Environmental Chemical Analysis</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Natural Resources, Energy and Environment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The State of the Global Environment: The Earth Summits 1992, 2002</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 367, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('8cdd1c59-b57d-4bbc-ac8f-a3c4b9aefe42', '73ec0c0f-38f8-4338-b835-28d4b0f7f7e8', 'Description HTML', 1, '<p>This book provides the first comprehensive and complete overview on results and methods concerning normal frames and coordinates in differential geometry. Practically all existing essential results and methods concerning normal frames and coordinates can be found in the book. Most of the results are presented in detail with full, and in some cases new, proofs. A large number of examples and exercises illustrate the material.</p>', 4046, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('8cde2f38-0dee-4952-bd4d-f2be0ec990d4', 'd16f5ac2-4d1c-40c8-975d-86d9da458d46', 'Description HTML', 1, '<p>This book contains Volume 8 of the Journal of Graph Algorithms and Applications (JGAA). JGAA is a peer-reviewed scientific journal devoted to the publication of high-quality research papers on the analysis, design, implementation, and applications of graph algorithms. Areas of interest include computational biology, computational geometry, computer graphics, computer-aided design, computer and interconnection networks, constraint systems, databases, graph drawing, graph embedding and layout, knowledge representation, multimedia, software engineering, telecommunications networks, user interfaces and visualization, and VLSI circuit design.Graph Algorithms and Applications 5 presents contributions from prominent authors and includes selected papers from the Tenth International Symposium on Graph Drawing (GD 2002). All papers in the book have extensive diagrams and offer a unique treatment of graph algorithms focusing on the important applications.</p>', 2311, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('8cdf37ae-3b8d-4b64-8827-97bbb814f682', '54284dc5-9521-41d4-9bee-199c08af376e', 'Description HTML', 1, '<h1>19vi sadi mein Bharat mein Samajik-Dharmik Parivartan</h1>', 2669, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('8d1baa23-ed04-46fe-8bdf-9d50e7ace607', '5fc8e5cd-c3ef-44bd-aaf3-1dc8841d79c1', 'Additional Attributes HTML', 1, '<h1>Analytic Hyperbolic Geometry and Albert Einsteins Special Theory of Relativity</h1>', 4111, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('8d1cc5da-3dd7-48ed-aab0-9d4632c30491', '2851732b-20d6-4393-b74f-aa593fd5c20f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The Scriptures of the Hindu faith are the Vedas. The Upanishads form the concluding portions of the Vedas and are also called Vedanta, or ‘the end of the Veda’. This book is a new translation of the Upanishads. It is both literal and graceful and freely allows the basic wisdom and spiritual reality of the originals to shine through.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The aim of these ancient books is not so much to reach philosophical truth as to bring peace and freedom to the anxious human spirit. They represent free and bold attempts to seek out the truth without thought of system. Despite the variety of authorship and the period of time covered, we can discern a unity of purpose and a vivid sense of spiritual experience. They are strongly distinguished from the Vedic Hymns and the Brahmanas (ritual treatises) by their indifference to Vedic authority and ceremonial piety.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Katha Upanishad</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">ISA Upanishad</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">KENA Upanishad</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">MUNDAKA Upanishad</span></span></span></p>
', 743, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('8d21d197-b820-47bc-ac6b-1e5825c09280', '346a3559-aeec-4185-8b0b-9640e49fccd0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hansraj Singh Bisht</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394664</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5400, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('8d24ad5d-b3b8-4416-b60f-55c46cebdf34', '9d847867-3945-49ea-bdb5-184fb31f2226', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Oppenheim</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540326069</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>359</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5930, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('8d2896a0-12b8-4aec-b313-60b236933ba9', '87f9442f-4eef-441c-bd0e-fd8e467d2fb6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Report: on the Inscriptions of the Devasthanam</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">S.Subrahmanya Sastry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Tirupati sri Mahant''s Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1930</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 71, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('8d2940c3-8561-4dec-af0d-3944a52c54ee', '72f53925-0a16-47cd-b1dd-f8768d87f527', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amanpreet Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383026739</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5068, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('8d333fe3-700a-43f1-a3cf-9b3fb367a268', 'b7a77f7a-8f93-4eb5-9f7d-75d91d47439a', 'Description HTML', 1, '<p>The present book includes a set of selected extended papers from the third International Joint Conference on Computational Intelligence (IJCCI 2011), held in Paris, France, from 24 to 26 October 2011. The conference was composed of three co-located conferences: The International Conference on Fuzzy Computation (ICFC), the International Conference on Evolutionary Computation (ICEC), and the International Conference on Neural Computation (ICNC). Recent progresses in scientific developments and applications in these three areas are reported in this book. IJCCI received 283 submissions, from 59 countries, in all continents. This book includes the revised and extended versions of a strict selection of the best papers presented at the conference.</p>', 3400, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('8d34ceeb-634b-4c15-a726-97aa2de0e3cc', 'fb73e039-11c4-4f96-8dcb-eeb793ba20e9', 'Additional Attributes HTML', 1, '<h1>Windows Server 2012 R2 Storage, Security, & Networking - Pocket Consultant</h1>', 3373, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('8d476fb0-b628-4d48-95d8-178913214a84', '0d627e06-c965-4257-94f1-eb7ca59d365b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chetan Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780198069089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4555, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('8d48768a-615a-4060-93ef-212456ca39a6', 'c096cb9d-6f03-487a-bf91-63f3a1d17dbd', 'Description HTML', 1, '<p>Number theory, spectral geometry, and fractal geometry are interlinked in this study of the vibrations of fractal strings, that is, one-dimensional drums with fractal boundary. The Riemann hypothesis is given a natural geometric reformulation in context of vibrating fractal strings, and the book offers explicit formulas extended to apply to the geometric, spectral and dynamic zeta functions associated with a fractal.</p>', 2331, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('8d5a0646-62ee-4901-bb42-178ea82d08ac', '22163ba3-e649-4cb0-b206-eed1d6a18406', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Role of Inorganic Anions,NOM and Water Treatment Processes in Copper Corrosion</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">898678471</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">AWWA Research Foundation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 170, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('8d5ca12e-69b7-4614-af0b-977c1bbb944d', 'f1febb6a-2cfc-46dc-b683-bb890d751568', 'Description HTML', 1, '<p>Learning ASP.NET AJAX textbook aims at helping the users develop next-generation web applications easily and effectively. One of the unique features of this textbook is the line-by-line explanation of source code which will enable the users having basic knowledge of web technologies to gain a thorough and practical understanding of AJAX. Clear and elaborate explanation of key ideas and terminology combined with well-organized references and examples makes this textbook an ideal guide for both the novice and the advanced users.</p>', 4462, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('8d5d0877-324d-4b30-aa53-38fe0d4a72fd', '9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', 'Description HTML', 1, '<h1>Professing Literature- An Institutional History</h1>', 2449, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('8d72f2e6-62d5-4481-9278-b46d5a3872f7', '9b44427b-ef7e-45bc-9b6a-21ed2d7af141', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p>Approaching sustainability from the perspectives of engineering and multiple scientific disciplines, this book incorporates the concepts of intergenerational equity and ecological capabilities, while promoting scientific rigor for the analysis of sustainability and the use of appropriate metrics to determine the comparative merits of alternatives. The chapters are organized around the key non-technological themes of sustainable industrial chemistry and provide an overview of the managerial principles to enhance sustainability in the chemicals sector. The book strives to provide an intellectual forum and stimulus for defining the roles chemical engineers can play in achieving sustainable development. Suitable for industry and graduate education, this is the one-stop guide to greener, cleaner, economically viable and more efficient chemical industries.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p>Part I : Introductory Section</p>

<p>CHAPTER 1</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch1">Editorial Introduction (Pages: 1-6)</a></h5>

<p>Prof. Genserik L. L. Reniers,&nbsp;&nbsp;Prof. Kenneth Sörensen,&nbsp;&nbsp;Prof. Karl Vrancken</p>

<p>HAPTER 2</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch2">History and Drivers of Sustainability in the Chemical Industry (Pages: 7-20)</a></h5>

<p>Dicksen Tanzil,&nbsp;&nbsp;Darlene Schuster</p>

<p>CHAPTER 3</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch3">From Industrial to Sustainable Chemistry, a Policy Perspective (Pages: 21-32)</a></h5>

<p>Prof. Karl Vrancken,&nbsp;&nbsp;Frank Nevens</p>

<p>CHAPTER 4</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch4">Sustainable Industrial Chemistry from a Nontechnological Viewpoint (Pages: 33-41)</a></h5>

<p>Prof. Genserik L. L. Reniers,&nbsp;&nbsp;Prof. Kenneth Sörensen,&nbsp;&nbsp;Prof. Karl Vrancken</p>

<h5>Part II : Managing Intra-Organizational Sustainability</h5>

<p>CHAPTER 5</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch5">Building Corporate Social Responsibility – Developing a Sustainability Management System Framework (Pages: 43-53)</a></h5>

<p>Stefan Maas,&nbsp;&nbsp;Prof. Genserik L. L. Reniers,&nbsp;&nbsp;Marijke De Prins</p>

<p>CHAPTER 6</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch6">Sustainability Assessment Methods and Tools (Pages: 55-88)</a></h5>

<p>Steven De Meester,&nbsp;&nbsp;Geert Van der Vorst,&nbsp;&nbsp;Herman Van Langenhove,&nbsp;&nbsp;Jo Dewulf</p>

<p>CHAPTER 7</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch7">Integrated Business and SHESE Management Systems (Pages: 89-104)</a></h5>

<p>Kathleen Van Heuverswyn,&nbsp;&nbsp;Prof. Genserik L. L. Reniers</p>

<p>CHAPTER 8</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch8">Supporting Process Design by a Sustainability KPIs Methodology (Pages: 105-130)</a></h5>

<p>Alessandro Tugnoli,&nbsp;&nbsp;Valerio Cozzani,&nbsp;&nbsp;Francesco Santarelli</p>

<h5>Part III : Managing Horizontal Interorganizational Sustainability</h5>

<p>CHAPTER 9</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch9">Industrial Symbiosis and the Chemical Industry: Between Exploration and Exploitation (Pages: 131-145)</a></h5>

<p>Frank Boons</p>

<p>CHAPTER 10</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch10">Cluster Management for Improving Safety and Security in Chemical Industrial Areas (Pages: 147-159)</a></h5>

<p>Prof. Genserik L. L. Reniers</p>

<h5>Part IV : Managing Vertical Inter-Organizational Sustainability</h5>

<p>CHAPTER 11</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch11">Sustainable Chemical Logistics (Pages: 161-180)</a></h5>

<p>Kenneth Sörensen,&nbsp;&nbsp;Christine Vanovermeire</p>

<p>CHAPTER 12</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch12">Implementing Service-Based Chemical Supply Relationship – Chemical Leasing® – Potential in EU (Pages: 181-198)</a></h5>

<p>Bart P. A. Van der Velpen,&nbsp;&nbsp;Marianne J. J. Hoppenbrouwers</p>

<p>CHAPTER 13</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch13">Sustainable Chemical Warehousing (Pages: 199-214)</a></h5>

<p>Prof. Kenneth Sörensen,&nbsp;&nbsp;Gerrit K. Janssens,&nbsp;&nbsp;Mohamed Lasgaa,&nbsp;&nbsp;Frank Witlox</p>

<h5>Part V : Sustainable Chemistry in a Societal Context</h5>

<p>CHAPTER 14</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch14">A Transition Perspective on Sustainable Chemistry: The Need for Smart Governance? (Pages: 215-232)</a></h5>

<p>Derk A. Loorbach</p>

<p>CHAPTER 15</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch15">The Flemish Chemical Industry Transition toward Sustainability: The “FISCH” Experience (Pages: 233-246)</a></h5>

<p>Luc Van Ginneken,&nbsp;&nbsp;Frans Dieryck</p>

<p>CHAPTER 16</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch16">The Transition to a Bio-Based Chemical Industry: Transition Management from a Geographical Point of View (Pages: 247-264)</a></h5>

<p>Nele D''Haese</p>

<h5>Part VI : Conclusions and Recommendations</h5>

<p>CHAPTER 17</p>

<h5><a href="https://onlinelibrary.wiley.com/doi/10.1002/9783527649488.ch17">Conclusions and Recommendations (Pages: 265-268)</a></h5>

<p>Prof. Genserik L. L. Reniers,&nbsp;&nbsp;Prof. Kenneth Sörensen,&nbsp;&nbsp;Prof. Karl Vrancken</p>

<p>&nbsp;</p>', 1322, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('8d7a96b0-0939-4604-85c5-258cfb119e02', '9740b726-928a-48db-b5fc-f669d12cac1c', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Life and Vision of the Vedic Seers 1 - Visvamitra</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Prof. Satya Prakash Singh</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><strong>Publishers</strong></span></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Standard Publishers (India)</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8187471131</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789385830488</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">287</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2003</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2129, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('8d831b92-75b2-48d3-8c9a-36996f4fd548', 'b5de31f3-69e0-401f-9dce-3d9d3e85ad46', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Jeanteur</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540344483</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3777, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('8d8921f2-97fc-48ea-8efd-96cf50479e26', '3676c679-c05c-4331-8ac1-588d38f10508', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">The most distinguished Indian Astronomer and Mathematician of Sixth Century A.D.</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Swami Satya Prakash Sarasvati</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8170770114</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">344</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">1986</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2271, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('8d8a5c1e-1f81-4e44-bc79-1a79f29d711a', '385a73f4-1ec1-4f12-8465-58997ef8964a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Geetha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244203</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5659, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('8da0d06f-c279-46c9-98e5-c8a1510c52f1', 'aaa66197-1155-4e71-96df-e81dd2359d75', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Global Information Technology and Competitive Financial Alliances</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Yutaka Kurihara</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781591408826</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Idea Group Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 334, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('8dbca6dc-bc57-4703-97c6-ca06a1e8dc56', '6767b230-ca54-484c-8e5e-ae327d061b03', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhishm Sahani Ke Natak - Manviya Sanvedna Evam Shilp</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Vinod Chandrji Chaudhary</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761113</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>
			<p>Geeta Prakashan</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2871, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('8dc84703-5435-4e14-b629-c40107fbcf1b', 'c07b49eb-fd5e-4ce1-aee5-5a7a3e624e83', 'Additional Attributes HTML', 1, '<h1>Implementing Database Security and Auditing</h1>', 3451, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('8dcdf1f0-27a1-4667-b624-ccb5d9889188', '1e7d9db5-0cb3-406e-b47e-25c4fc903406', 'Description HTML', 1, '<h1>Advance Techniques in Social Science Researches New</h1>', 4676, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('8dd32efb-2893-44ef-a5a3-570f75fd6111', 'b05f20e9-eb16-467e-bbe9-e04dd2900140', 'Description HTML', 1, '<h1>Scheduled Caste Women</h1>', 4851, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('8de41528-2e9c-41bf-b2a9-eaa49433b88a', '5bed44cc-5592-4205-955e-1d14fafaa805', 'Description HTML', 1, '<p>In contemporary Western societies, the visual domain has come to assume a hitherto unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper-based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration. Volume One: Principles, Issues, Debates and Controversies in Visual Research serves as a theoretical backdrop to the field as a whole. It introduces core epistemological, ethical and methodological debates that effectively cut across the four volume collection as a whole. Volume Two: Documentation and Representation illustrates approaches to visual documentation and representation, from classical documentaries to contemporary, state of the art modes of visual anthropology and ethnography. Volume Three: Interpretation and Classification examines core debates surrounding and approaches to visual analysis. Volume Four: Elicitation and Collaboration explores participative approaches to visual inquiry.</p>', 5543, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('8de92176-5280-4521-bb0a-98b994bdbd4a', '706bae02-b539-4b75-8234-585c98c5ec57', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">VOLUME 1:&nbsp; THEORY AND INSTRUMENTATION,&nbsp;Introduction to the Theory and Practice of Vibrational Spectroscopy,&nbsp;Instrumentation for Mid- and Far-infrared Spectroscopy,&nbsp; Instrumentation for Near-infrared Spectroscopy,&nbsp;Instrumentation for Raman Spectroscopy,&nbsp; Time-resolved Spectroscopy,&nbsp;Dichroism and Optical Activity in Vibrational Spectroscopy, Surface-enhanced Vibrational Spectroscopy,&nbsp;Other Instrumental&nbsp; Approaches&nbsp;for Vibrational Spectroscopy,&nbsp;Calibration Procedures and Standards for Vibrational Spectroscopy,&nbsp;VOLUME 2: SAMPLING TECHNIQUES,&nbsp;Mid- and Near-infrared Transmission Spectroscopy,&nbsp;Mid-infrared External Reflection Spectroscopy,&nbsp;Mid-infrared Internal Reflection Spectroscopy,&nbsp;Diffuse Reflection Spectroscopy,&nbsp;Other IR Sampling Techniques,&nbsp;Raman Spectroscopy,&nbsp;Low Temperature and High Pressure Sampling Techniques, Microscopy,&nbsp;Depth Profiling by Vibrational Spectroscopy,&nbsp;Optical Conduits for Vibrational Spectroscopy,&nbsp;Hyphenated Techniques,&nbsp;Atmospheric,&nbsp;VOLUME 3: SAMPLE CHARACTERIZATION&nbsp;AND SPECTRAL DATA PROCESSING,&nbsp;Spectra-Structure Correlations, Group Theoretical&nbsp;and Numerical Approachs to the Calculation of Vibrational Spectra,&nbsp;Discriminant Analysis,&nbsp;Two-dimensional (2D) Analysis,&nbsp;Spectral Enhancement and Band Resolution Techniques,&nbsp;Quantiatative Analysis,&nbsp; Anomalies, Artifacts and Common Errors in Using Vibrational Spectroscopy Techniques,&nbsp;Glossary,&nbsp;VOLUME 4: APPLICATIONS IN INDUSTRY, MATERIALS AND THE PHYSICAL SCIENCES,&nbsp;Analysis and Characterization of Polymers and Rubbers,&nbsp;Rheo-optical Measurements of Polymers and Rubbers,&nbsp; Materials Science,&nbsp;Spectroelectrochemistry,&nbsp;Process Vibrational Spectroscopy,&nbsp;Atmospheric and Astronomical Vibrational Spectroscopy,&nbsp; Industrial Applications of Vibrational Spectroscopy,&nbsp; Forensic Applications of Vibrational Spectroscopy,&nbsp;Catalysis,&nbsp;Other Applications of Vibrational Spectroscopy,&nbsp;Vibrational Spectroscopy in Education,&nbsp;VOLUME 5: APPLICATIONS IN LIFE, PHARMACEUTICAL AND NATURAL SCIENCES,&nbsp; Biomedical Applications,&nbsp;Biochemical Applications, Pharmaceutical&nbsp; Applications,&nbsp;Food Science,&nbsp;Agricultural Applications,&nbsp; Abbreviations and Acronyms, Glossary, List of Contributors, and Subject&nbsp; Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 1968, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('8dec7c36-e4fe-4387-b147-6ac94ed38714', 'e5824f6f-50e1-4109-9edd-a2b5a5f93f8d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nirmal Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353310</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2760, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('8df7cc7f-db00-4584-b215-28a784d017a4', 'e6a2975b-3737-4122-a742-362996a8c90b', 'Description HTML', 1, '<p>A Companion to Survey Research provides a critical overview and guide to survey methods. Rather than a set of formulas, survey design is understood as a craft where the translation of research questions into a questionnaire, sample design and data collection strategy is based on understanding how respondents answer questions and their willingness to complete a survey. Following an account of the invention of survey research in the 1930s, a synthesis of research on question design is followed by a practical guide to designing a questionnaire. Chapters on sampling, which deal with the statistical basis of survey sampling and practical design issues, are followed by extensive discussions of survey pretesting and data collection. The book concludes with a discussion of the extent and implications of falling response rates. This book is written for researchers, analysts and policy makers who want to understand the survey data they use, for researchers and students who want to conduct a survey, and for anyone who wants to understand contemporary survey research.</p>', 4632, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('8dfc334a-0d3e-4146-af60-7ef2c55b12bd', '780f5257-f66e-47b8-9893-e28c88004822', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Biology: Fundamental Principles</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Balaji S. Thorat</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789387387058</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agritech Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 630, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('8e24fd99-675e-4667-b5d9-97fd1f3b804d', 'df8018d2-0d0d-4440-ba39-254f205b9ad6', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">As Revealed through their Monuments</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr. Sita Narsimhan</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8188934321</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">197</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2069, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('8e29481a-99e4-45e9-afe4-0536d63826f2', '80eef61e-df6d-4c7f-ad33-12d4e22f6111', 'Description HTML', 1, '<h1>Asian Juggernaut - The Rise of India, China and Japan NEW</h1>', 2619, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('8e2b6512-9041-48d3-8e48-030e75c0a04d', '63b92290-1b4d-4c48-b16f-049f41c5d812', 'Additional Attributes HTML', 1, '<h1>International FInancial Architecture - G7, IMF, BIS, Debtors and Creditors</h1>', 3055, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('8e36013d-2596-4934-922c-f68cc363e9a0', '4159d018-b8a6-4795-9db3-65af4f07475f', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> 1. HOMEOSTATIC FUNCTIONS OF BCL-2 PROTEINS BEYOND APOPTOSIS, 2. ALTERNATIVE FUNCTIONS OF THE BCL-2 PROTEIN FAMILY AT THE ENDOPLASMIC RETICULUM, 3. BH3-ONLY PROTEINS AND THEIR EFFECTS ON CANCER, 4. ENDOPLASMIC RETICULUM STRESS AND BCL-2 FAMILY MEMBERS, 5. TARGETING SURVIVAL PATHWAYS IN LYMPHOMA, 6. THE INTERPLAY BETWEEN BCL-2 FAMILY PROTEINS AND MITOCHONDRIAL MORPHOLOGY IN THE REGULATION OF APOPTOSIS, 7. NONCANONICAL FUNCTIONS OF BCL-2 PROTEINS IN THE NERVOUS SYSTEM, 8. MITOCHONDRIA ON GUARD: ROLE OF MITOCHONDRIAL FUSION AND FISSION IN THE REGULATION OF APOPTOSIS, INDEX</span></p>', 3766, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('8e3d4342-f8e9-4576-abf2-f63a74a81b27', 'f632017f-d4cd-49d0-a550-d995fad910b1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Enterprise Resource Planning 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ashim Raj Singla</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131532041</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 470, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('8e3da36a-1131-444c-9436-5e6c1fc3bb40', 'bfd3cc61-6e31-4b3b-a963-859cccb0d6c3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">राष्ट्रकवि मैथिलीशरण गुप्त शैली वैज्ञानिक अध्ययन</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. मनमोहन गोस्वामी</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471325</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 904, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('8e515145-f197-4c42-94ee-888270d95fe2', '604f5fa0-42c5-4aed-a557-b73e68c0536f', 'Description HTML', 1, '<h1>Crusaders of Non-Violence - Aung San Suu Kyi and Dr. Martin Luther King New</h1>', 4236, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('8e55940b-fb57-486e-90b0-03e538eb570e', '644b924a-e7cd-4961-8b42-e9c3e8153de4', 'Description HTML', 1, '<p>Advances in genomics and combinatorial chemistry during the past two decades inspired innovative technologies and changes in the discovery and pre-clinical development paradigm with the goal of accelerating the process of bringing therapeutic drugs to market. Written by William Kisaalita, one of the foremost experts in this field, 3D Cell-Based Biosensors in Drug Discovery Programs: Microtissue Engineering for High Throughput Screening provides the latest information — from theory to practice — on challenges and opportunities for incorporating 3D cell-based biosensors or assays in drug discovery programs. The book supplies a historical perspective and defines the problem 3D cultures can solve. It also discusses how genomics and combinatorial chemistry have changed the way drug are discovered and presents data from the literature to underscore the less-than-desirable pharmaceutical industry performance under the new paradigm. The author uses results from his lab and those of other investigators to show how 3D micro environments create cell culture models that more closely reflect normal in vivo -like cell morphology and function. He makes a case for validated biomarkers for three-dimensionality in vitro and discusses the advantages and disadvantages of promising tools in the search of these biomarkers. The book concludes with case studies of drugs that were abandoned late in the discovery process, which would have been discarded early if tested with 3D cultures. Dr. Kisaalita presents evidence in support of embracing 3D cell-based systems for widespread use in drug discovery programs. He goes to the root of the issue, establishing the 3D cell-based biosensor physiological relevance by comparing 2D and 3D culture from genomic to functional levels. He then assembles the bioengineering principles behind successful 3D cell-based biosensor systems. Kisaalita also addresses the challenges and opportunities for incorporating 3D cell-based biosensors or cult</p>', 3874, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('8e59a2a8-2152-45b2-987d-52b9971a1768', '2c95a2d7-6ba8-427d-ad40-60fbe7d6a123', 'Description HTML', 1, '<h1>Violence Against Women & Children</h1>', 5650, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('8e5f8eb8-44e5-448f-a3b2-0bafe138694e', 'a28e4c7a-bafa-4ffa-931a-e989770a9a09', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: A Comparative Survey</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Problem of Habitat</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Old Theories of the Origin of Untouchability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: New Theories of the Origin of Untouchability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V: The New Theories and some Hard Questions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VI: Untouchability and the Date of its Birth</span></span></span></p>
', 341, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('8e7185ef-1aef-4d6d-94a3-1e9e12c238cb', '52c560f7-4ab2-467c-8f11-21a2c3df473e', 'Additional Attributes HTML', 1, '<h1>Biological Adhesives</h1>', 3759, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('8e73d1b5-2a56-4244-b056-8ce630f79704', '991db2fc-e7f9-40fc-b0eb-8e0e9dbb8565', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" class="Table" style="width:500px">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Title</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Entrepreneurship 11/e.</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">ISBN</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390113309</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Author</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sabyasachi Sinha</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Publisher</span></span></span></p>
			</td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mc Graw Hill</span></td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Binding</span></span></span></p>
			</td>
			<td>
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Paperback</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 966, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('8e795b9f-f06b-4608-815e-99ecb53c1381', 'a8fa54d7-2624-40b2-936f-7734fc44e0b9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Act, Rules and Regulations</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ravi Puliani</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bharat Law</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177335156</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>14th</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 5756, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('8e7a79bb-d773-4afd-9984-ce415eebce7e', '5ef89e1a-a10c-4a01-9b24-e612e148561f', 'Description HTML', 1, '<p>Evidence for the birth of the universe is raining down on you. It''s called the cosmic microwave background, and it''s had quite a journey. Born in the stupendous annihilation of matter and antimatter seconds after the big bang, trapped in the hot plasma of the expanding universe for 380,000 years, and then suddenly released when the universe cooled to the point that atoms could form, this echo of creation has been on an uninterrupted voyage through space for 13.7 billion years-until it reached you. The cosmic microwave background is just one of the many clues about the history and nature of our universe that make the science of cosmology a wondrous, fascinating, and philosophically profound field of study. Cosmology: The History and Nature of Our Universe introduces you to the biggest story of all in 36 half-hour lectures that cover the origin, evolution, composition, and probable fate of our universe. This detailed and accessible course, presented by award-winning Professor Mark Whittle of the University of Virginia, incorporates more than 1,700 stunning illustrations. The Perfect Time to Learn Cosmology An expert on the dynamics of supermassive black holes at the cores of galaxies, Professor Whittle is an astronomer with a gift for making his subject vivid, understandable, and awe inspiring. For example, in explaining the vastness of the universe, he asks you to imagine yourself as a stupendous giant making billion-light-year strides through the cosmos, hour after hour. Even at this ultra-warp-drive pace, you would always find yourself in the middle of a uniform mist of galaxies with no end in sight. Professor Whittle notes that we are the first generation ever to know in detail just how the universe came to be. Right now is the perfect time to learn cosmology, since researchers have just completed the work on more than a decade of breathtaking discoveries.</p>', 1868, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('8e7affdb-b547-444f-a9f0-4af048c060d0', '5586b806-f632-431d-9f05-8b4fd3b7cb1d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623776</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>23</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5888, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('8e7e1f12-e133-46d7-9e94-17318b39ccb3', '4f9dc7c4-5fcd-41ff-b205-476f64ce85c4', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In India, from the time immemorial, the traditional and legendary stories connected with deities, demigods and the explanation of basic truth has found expression through various fine arts, which includes literature, paintings, sculpture, wood carving, dance and music etc. As per Buddhist texts, there were eighty two arts and crafts, of which eighteen were referred as Heenasipaani, or inferior arts. In the modern times the fine arts collectively are called the art and strangely. architecture is excluded from this realm.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Each art which depicts the Indian mythology has a separate tradition, which is independent of the historical events of the nation. The Puranic gods, demigods and deities too have their own chronology.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This books attempts to illustrate the various traditions, the art schools and the chronology of historical events through literary work of great poets, paintings, sculptures, wood carvings, dance and music etc, all of which together form the Indian mythology.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Indian mythology has some common source with ancient Egypt, ancient Assyria and ancient Persia, as such few chapters have been devoted to these civilisations. The chapter of Lord Krishana''s visit to Naglok (ancient Egypt) which was then ruled by queens who called themselves snake-maidens (Nagakanyas) and a very old and rare Assyrian rock sculpture, which seems to depict the Hindu Puranic story about Vamana Avatar and Asur king Bali; and also the description about ancient inscriptions in village Deol (Delhi) relating to Mahabharata hero, Angdesh king Karna, which were discovered by the author of the present book, have added novelty to the book.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The solution to quizzing problem being faced by linguistics and historians etc. regarding the existence of pockets of population speaking Dravid languages near Baluchistan in Pakistan and also the question, how the contemporary religious public could accept and tolerate the so called erotic sculptures on Khajuraho and Orissa temples, are the other striking features of the book.</span></p>

<p style="text-align:justify"><span style="font-size:18px">On going through the book the reader will definitely feel an ''Indian experience'' of mythology.</span></p>

<p style="text-align:justify"><span style="font-size:18px">A word from the great cultural giant of India:</span></p>

<p style="text-align:justify"><span style="font-size:18px">"This book of Navin Khanna summons us to the shorelines of art, poesy and values to seek the fine peaks of consciousness".</span></p>

<p style="text-align:justify"><span style="font-size:18px">Prof. Lokesh chandra</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">The Age of Hindu Renaissance,&nbsp;Budha And Bodhisattva,&nbsp;Jainism & Jain Bastis,&nbsp;The Indian Mythology,&nbsp;The Indian Mythology And Ancient Egypt,&nbsp;Archaeological Evidence of Nagalok Episode of Indian Puranic Story ''Krishna Avatar'' in Ancient Egypt,&nbsp;Asurs and Assyrian Connections,&nbsp;Early Religous Poetry of Persia and India,&nbsp;Vedic Deities,&nbsp;Aboriginal People,&nbsp;Art In India,&nbsp;Modern Vision of Hindu Deities and Raja Ravi Varma''s Paintings,&nbsp;Hindu Religion and Hindu Mythology,&nbsp;The Krishna Avatar And The Epic Of The Mahabharata,&nbsp;Dance And Music,&nbsp;Glossary,&nbsp;Further Reading</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 6006, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('8e9364f2-affe-45a7-aaa9-d71ece46b343', 'b06e7d14-5d10-47cd-bfb4-2ea8f8807ad4', 'Description HTML', 1, '<h1>Glossary of the Tribes and Castes New</h1>', 4740, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('8e98fc01-93ca-4176-96d5-8db4d18ee04e', '3fb77331-2773-4765-82b0-470bb6d6c49f', 'Description HTML', 1, '<p>The main purpose of the book is to acquaint mathematicians, physicists and engineers with classical mechanics as a whole, in both its traditional and its contemporary aspects. As such, it describes the fundamental principles, problems, and methods of classical mechanics, with the emphasis firmly laid on the working apparatus, rather than the physical foundations or applications. Chapters cover the n-body problem, symmetry groups of mechanical systems and the corresponding conservation laws, the problem of the integrability of the equations of motion, the theory of oscillations and perturbation theory.</p>', 2531, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('8e9c16bc-d847-4233-88a0-194a77135781', '2a7f10d1-fa16-43cb-a429-9f3c137d69ee', 'Additional Attributes HTML', 1, '<h1>Consumer Electronics</h1>', 3209, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('8ea26b06-8a4f-4d11-8d70-35f2acfbf66b', '1d057a53-2a8d-4d78-a02b-c12627f77e84', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Chemical Warfare Agents</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>
			<p>Steven L . Hoenig</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387346267</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>234</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 1871, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('8ed32426-ab08-4735-a0b4-ed771c2455a7', 'ad0b0465-d5d1-4bf8-a74b-40af20d3f82c', 'Description HTML', 1, '<h1>International Conference on Human Resource Development in the Area of Disability Rehabilitation</h1>', 4750, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('8ee6ddf2-ba87-4a1d-ad53-428a39be81cf', '1e300a4d-f895-495e-94b1-7f157013901c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>हिंदी साहित्य ज्ञानकोष&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>शम्भुनाथ</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788194088202</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2019</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1873, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('8eeb58cc-e77a-439f-88b5-8f7dbe8e1346', '13c80798-46f0-42b1-834e-839d5b787179', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gain a thorough understanding of the critical role of purchasing in the supply chain with one of today''s leading-edge strategy and purchasing books- SOURCING AND SUPPLY CHAIN MANAGEMENT, 5E. This turnkey solution provides current and complete coverage that makes it not only a useful book, but also a valuable professional reference tool. This edition presents the most recent critical developments in the field as well as the impact of the recent recession and ongoing business uncertainty on today''s supply chain. This leading author team draws from first-hand experience and their relationships with executives and practitioners worldwide to present numerous cases, memorable examples and unique insights that enable readers to better understand today''s purchasing process.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: INTRODUCTION.</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">1. Introduction to Purchasing and Supply Chain Management.</span></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part II: PURCHASING OPERATIONS AND STRUCTURE.</strong><br />
2. The Purchasing and Supply Process.<br />
3. Purchasing Policy and Procedures.<br />
4. Supply Management Integration for Competitive Advantage.<br />
5. Purchasing and Supply Chain Organization</span></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part III: STRATEGIC SOURCING.</strong><br />
6. Supply Management and Commodity Strategy Development.<br />
7. Supplier Evaluation and Selection.<br />
8. Purchasing Analysis: Tools and Techniques</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Supplier Quality Management.<br />
10. Supplier Management and Development: Creating a World-Class Supply Base.<br />
11. Worldwide Sourcing.</span></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part IV: STRATEGIC SOURCING PROCESS.</strong><br />
12. Strategic Cost Management.<br />
13. Negotiation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Contract Management.<br />
15. Purchasing Law and Ethics.</span></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part V: CRITICAL SUPPLY CHAIN ELEMENTS.</strong><br />
16. Lean Supply Chain Management.<br />
17. Purchasing Services.<br />
18. Supply Chain Information Systems and Electronic Commerce.<br />
19. Supply Performance Measurement and Evaluation.</span></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part VI: FUTURE DIRECTIONS</strong><br />
20. Emerging Purchasing and Supply Chain Strategies</span></span></span></p>
', 431, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('8ef1ea6e-b56f-4f17-8e8b-883caaa023b9', '8fee586e-afdb-49d1-922c-38f8eb7f2a52', 'Description HTML', 1, '<p>These new editions of two reference stalwarts trail those published in, respectively, 2004 and 2002. Along with minor updates in statistical and historical content— through spring 2006 for&nbsp;<em>Worldmark</em>, and through March 2005 (with some later notes) for&nbsp;<em>Nations and Cultures</em>— the two have undergone major changes in scope.&nbsp;<em>Worldmark</em>&nbsp;retains its original arrangement, devoting each volume to a continent or group of continents, plus one for the U.N., but has dropped its sixth volume, "World Leaders," completely. Reflecting enhanced coverage of each country''s arts, customs, and lifestyles, the Facts On File product has added the words "and cultures" to its former title, and added several topical subsections to each of the alphabetically arranged profiles, from "Human Rights" and "Flora and Fauna" to "Etiquette" and "Personal Appearance." Comments in the more subjective categories are mostly positive or at least neutral. Individual country entries in both encyclopedias are roughly similar-opening with a fact summary and simple, easily reproducible black-and-white map, closing with a resource list, and in between summarizing physical, cultural, and historical highlights in consistent, clearly labeled sections.&nbsp;<em>Worldmark</em>''s level of detail tends to be higher than that in&nbsp;<em>Nations and Cultures</em>, though the latter has livelier writing. Unlike&nbsp;<em>Worldmark</em>, however,&nbsp;<em>Nations and Cultures</em>&nbsp;offers a comprehensive subject index. For libraries lacking equivalent online resources or previous versions of these titles, consider the&nbsp;<em>Worldmark</em>&nbsp;to support country assignments, and&nbsp;<em>Nations and Cultures</em>&nbsp;for broader reference.</p>', 1874, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('8efdf256-f26e-4822-81fe-1af6f3221997', '947617f8-454c-4d68-a6a3-b4b5f99308eb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Chandrikasingh Somvanshi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188571611</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2680, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('8eff8d47-cb38-4484-86a8-fef19de3f5fe', '6c966935-3e2c-4716-916a-c8fa24602eae', 'Additional Attributes HTML', 1, '<h1>Differential Evolution - In Search of Solutions</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Publisher ‏ : ‎&nbsp;Springer-Verlag New York Inc.; 2006th edition (17 October 2006)</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;196 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9780387368955</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0387368955</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;476 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;16.41 x 1.8 x 24.08 cm</span></li>
</ul>', 2376, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('8f2bc40d-225a-4b4c-9e21-6a590b57f121', '352b6860-f9f5-4466-9017-4af9b390de0f', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> THESIS, A MOMENT WITH THE AUTHOR,&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">EXPLANATION,&nbsp; IDENTIFYING THE MOUNT TYPES,&nbsp;CHAPTER ONE : THE JUPITERIAN MOUNT TYPE,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">CHAPTER TWO : THE SATURNIAN MOUNT TYPE,&nbsp;CHAPTER THREE : THE APOLLONIAN MOUNT TYPE,&nbsp;CHAPTER FOUR : THE MERCURIAN MOUNT TYPE,&nbsp;CHAPTER FIVE :&nbsp; THE MARTIAN MOUNT TYPE,&nbsp;CHAPTER SIX : THE LUNARIAN MOUNT TYPE,&nbsp;CHAPTER SEVEN : THE VENUSIAN MOUNT TYPE,&nbsp;READING THE CHART,&nbsp;SUMMATION ON PRECEDING CHAPTERS</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:18px">&nbsp;</span></p>', 2178, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('8f2c372e-c6a0-42ce-aea3-4208fb1f47a9', '3492317a-e8bb-4a64-a9c7-8d44f91251a6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Chandeshvr Krit Ghrsthanakaar -Vistrit Bhoomika Tatha Mool</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Neena Dogra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9817070813026</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2979, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('8f3306e6-7ed2-41ec-a478-6293c7ad0686', 'aa9fd893-9ee9-4395-992d-9c1098b5e7b4', 'Description HTML', 1, '<p><strong>How the Earth Works</strong>&nbsp;takes you on an astonishing journey through time and space. You will look at what went into making our planet-from the big bang, to the formation of the solar system, to the gradual evolution of the planet into what it is today. You will travel to the center of the Earth and out again, charting the geological forces that are constantly reshaping the continents and seafloor.</p>

<p>Earthquakes, volcanic eruptions, and tsunamis are byproducts of our planet''s ceaseless activity, and you will focus on specific examples of each to learn why and when they occur. Earth''s surface is mostly water, and you will explore the cycling of this vital substance throughout the planet, along with its role in climate, erosion, plate tectonics, and biology.</p>

<p>Not only are humans at the mercy of our planet''s natural forces, but we ourselves have become agents of change. We are altering the Earth''s land, water, and air faster than any geologic process, and this will be another theme of your journey.</p>', 5270, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('8f3aa08f-d233-4d16-8b6c-75f57cd865c9', '73914eaa-ab28-4338-8275-06d5fbc10304', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vaseem Ahmad Khan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190724654</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3807, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('8f3dab21-71a8-4e29-94cc-e96afa703672', 'f8f610ca-bc28-41bc-b895-6ebae58b0344', 'Description HTML', 1, '<h1>Vaidik Vangmaya Vivechan NEW</h1>', 2827, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('8f3f0d78-0bcc-4778-a25f-671f2946b76a', '432a4937-593f-4187-8fb2-82fcbad2d5b5', 'Description HTML', 1, '<h1>Disney Mickey Wonders Why: Animal Camouflage BOOK</h1>', 5421, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('8f45d830-5e6f-4f52-b5f3-957b321cb531', '055d9e50-1481-43da-90ab-de21a80703ad', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Avanindra Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171100620</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4359, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('8f48a38d-aabb-47ba-b951-927959dcbcf3', 'c2560275-bcb5-4813-8f75-7a2abcae3a21', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sanjay Kataria, B.S. Nigam, Rama Kant Shukla</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8190799904</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3327, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('8f54969f-6738-4743-bf63-2d1d2ab11708', '8587cc52-8fd7-4f72-ad46-e9f0b2b17a19', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Research Methodology in Cultural Studies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Oinam Shuraj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181161963</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>296</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5554, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('8f65554c-77b4-47f9-91fb-1af6c0c67910', '96767d15-16f3-4be1-a5e5-1d5228b6d10f', 'Description HTML', 1, '<h1>Soil Microbiology and Soil Biotechnology New</h1>', 3596, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('8f849358-2326-4ede-aff0-6c8a51138c8a', '16a08782-8a29-436c-b8f0-b97c8829701d', 'Description HTML', 1, '<h1>Banking Crimes - 2 Vols. NEW</h1>', 5136, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('8fa8a3cb-fd93-4d89-aad7-ba47d7b8cc1e', '281996ca-117a-41b5-87c2-17a2f1ac8524', 'Description HTML', 1, '<p>Intended for a course on Data Structures at the UG level, this title details concepts, techniques, and applications pertaining to the subject in a lucid style. Independent of any programming language, the text discusses several illustrative problems to reinforce the understanding of the theory. It offers a plethora of programming assignments and problems to aid implementation of Data Structures.</p>', 3362, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('8fb1d675-e3b1-4d58-9ac8-0fffa616d9b0', 'c2b1ae95-2779-4be7-8c50-405cba17e4ef', 'Description HTML', 1, '<p>श्री साई सच्चरित्र &nbsp;</p>', 58, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('8fbdf034-3ec9-4f1a-86cc-5eac5880b27f', '8a308742-8b09-4741-bae9-ed61cbcf9834', 'Description HTML', 1, '<p><u><strong>About the Book</strong></u></p>

<p>The present textbook comprises a course in theoretical mechanics together with some elements of analytical mechanics.&nbsp;</p>

<p>The ﬁrst part of the book is devoted to statics of a rigid body. The study of the equilibrium of a body under the action of an arbitrary system of forces is preceded by a separate presentation of the case of a plane system of forces. For the latter system the equilibrium involving friction forces and the determination of internal forces in the bars of trusses are considered in detail (Chap. 4).&nbsp;</p>

<p>In the second part of the book (Kinematics) the major role is played by Chap. 9 (General Case of Motion of a Free Rigid Body). This chapter is based on Euler''s theorem on instantaneous motion&nbsp;</p>

<p>characterized by the velocity ﬁeld of the particles of a body at each given instant. However, since this general approach may seem too complicated, in Chap. 10 where the plane motion is studied,&nbsp;</p>

<p>besides references to Euler’s theorem, the proofs independent of that theorem are also given.&nbsp;</p>

<p>In the third part of the book (Dynamics) Chap. 19 (General Principles of Dynamics of a System of Particles) is the central one. In this chapter we employ the teaching methods of the university courses by N. E. Joukowski, S. A. Chaplygin and N. G. Chetayev. Their approach based on the D’Alembert—Lagrange general equation of dynamics makes it possible not to introduce the reactions of ideal constraints and provides a general method of solving problems: the determination of virtual displacements and the ﬁrst integrals corresponding to them. However, in the Appendix a more traditional derivation of the general principles is also given.&nbsp;</p>

<p>The book includes some optional material: stability of equilibrium and small vibrations (Chap. 20), advanced topics in dynamics of a rigid body (Chap. 22), the theory of impact and the theory of&nbsp;</p>

<p>motion of a body with variable mass (Chap. 23), the motion of a particle in a ﬁeld of central force and the trajectories of the Earth’s artiﬁcial satellites (Chap. 24), and a detailed representation of mechanics of a flexible inextensible thread (Chap. 25) concluding the book.&nbsp;</p>

<p>The book contains more than 200 problems; for 120 of them detailed solutions and for the rest hints and answers are given. This enables the reader to use the book both for studying the theory and for problem-solving practice.&nbsp;</p>

<p>The textbook is intended for engineering students and can be used for studying under the guidance of a teacher as well as for self- instruction.&nbsp;</p>

<p>&nbsp;</p>', 1220, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('8fd30025-93e3-4661-ae76-f4e77da234b9', 'a586cdc9-162b-4852-8481-bd7e6b9af81c', 'Additional Attributes HTML', 1, '<h1>Physics and Chemistry of Rare-Earth Ions Doped Glasses NEW</h1>', 5275, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('8fda2ad8-ee53-437d-97cb-c2a78631872a', '41c9ba5a-60b2-435e-ae7f-af981635f666', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. A.A. Khan, Dr. S. Mansoor Ali</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353051</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2784, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('8feb1fd4-b8de-4c5d-be1c-d83877d35ee6', 'd26c7d71-c029-4a3d-bfab-68c30a082c84', 'Description HTML', 1, '<h1>Scheduled Castes of India - An Statistical Report States & District In 5vols.</h1>', 4440, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('8feed6a6-79ca-4f27-8cee-73617d368fc0', '081f23ad-7403-4cef-82cb-40db3fb7302f', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Are you looking for a safe, practicable, common sense approach to getting in touch with you inner self? Through it join the ranks of those who have discovered that The Inner Guide Meditation Works! A unique transformative process that assimilates the disparate energies in the human consciousness to create a unified wholeness and lead us to enlightenment. It is a fascinating book...a neat, concise and well thought out system of self exploration that can bring enormous benefit to anyone who will stick at it.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Acknowledgments,&nbsp;Foreword,&nbsp;Preface to Revised Sixth Edition,&nbsp;Part 1:&nbsp; &nbsp;Basic Concepts,&nbsp;Part 2: Inner Guide Meditation and the Kundalini Effect,&nbsp;Part 3: Questions and Answers,&nbsp;Part 4: Technical Aspects,&nbsp;Appendix: Transiting Positions of Pluto, Neptune, Uranus and Saturn,&nbsp;Recommended Reading,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 5666, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('8ff936c7-bf33-48f2-8732-40406fff7f64', '20b5f439-5a44-4578-a8c2-3c964b33c709', 'Additional Attributes HTML', 1, '<h1>Computation in Living Cells, Gene Assembly in Cilliates- Natural Computing Series New</h1>', 3731, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('8ff9dd22-7edc-483b-9d51-97c1cff5ae11', '9a64520b-7524-44a1-97da-0c69d01cef11', 'Description HTML', 1, '<p style="text-align:justify">The word Vedanta literally means the end of the Vedas and originally referred to the Upanisads. Vedanta is concerned with the jnanakanda or knowledge section of the Vedas which is called the Upanisads. Vedanta is the pursuit of knowledge into the Brahman and the Atman.</p>

<p style="text-align:justify">Vedanta is one of the six orthodox (Astika) schools of Indian philosophy. It is also called Uttara Mimamsa, which means the ''latter enquiry'' or ''higher enquiry''; and is often contrasted with Purva Mimamsa, the ''former enquiry'' or `primary enquiry''. It deals with those fundamental questions concerning man''s existence, that still remain an enigma despite all attempts of eminent philosophers and religious leaders both past and present. The teachings of the Vedas, the doctrine of contemporary philosophers and the purport of important passages from Upanisads are its subject matter. Badarayana resorted to a terse and aphoristic style for compressing a vast body of knowledge into such brief statements that could easily be memorized. The sutras are pregnant with deep meanings whose interpretation has become difficult and resulted in the growth of an unending line of commentators, from Sankara the earliest, passing through Bhaskara, Sripati, Vallabha, Suka, Baladeva or Radhakrishnan the latest.</p>

<p style="text-align:justify">This book includes Govindabhasya -the commentary of Baladeva, who was a disciple of Sri Caitanya (AD 1485-1533). Its approach is theistic and based on the teachings of Madhya and Caitanya. In this book, Srisa Candra Vasu made a faithful translation of the original text of Badarayana with the commentary of Baladeva-the author of Govindabhasya.</p>', 1474, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('8ffab7a7-6b4c-476b-9cfe-2ac6aea4c520', 'ebcc485a-12b8-4463-9da2-14c725243eed', 'Description HTML', 2, 'ft:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.2 Resilient Infrastructure Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.3 Retrofitting and Upgrading</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.4 Food Control and Drainage Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.5 Earthquake-Resistant Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.6 Tsunami and Coastal Protection</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.7 Landslide Mitigation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.8 Emergency Response Infrastructure&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.9 Infrastructure Monitoring and Early Warning Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.10 Sustainable Development and Planning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.11 Public Education and Awareness</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7.12 Conclusion &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1441, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('901444ed-13cb-4010-8a8b-5d77bb2fc0cb', '9fbddb39-ebc0-4a2c-8c39-65e1144230a3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Inorganic Chemistry: Textbook For Schools (Part One)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Yu.V.Khodakov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">232</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1070, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('9025a845-aef3-4e2f-a09c-2dccab1fd28b', 'e945b228-ec77-428c-9b1f-3783406109ff', 'Description HTML', 1, '<p>The German edition of this book, first published in 1966, has been quite popular; we did not, however, consider publishing an English edition because a number of excellent textbooks in this field already exist. In recent years, how­ ever, the wish was frequently expressed that, especially, the description of the relationships between optimization and other subfields of mathematics, which is not to be found in this form in other texts, might be made available to a wider readership; so it was with this in mind that, be­ latedly, a translation was undertaken after all. Since the appearance of the German edition, the field of optimization has continued to develop at an unabated rate. A completely current presentation would have required a total reworking of the book; unfortunately, this was not possible. For example, we had to ignore the extensive progress which has been made in the development of numerical methods which do not require convexity assumptions to find local maxima and minima of non-linear optimization problems. These methods are also applicable to boundary value, and other, problems. Many new results, both of a numerical and a theoretical na­ ture, which are especially relevant to applications, are to be found in the areas of optimal contol and integer optimiza­ tion.</p>', 3998, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('903b5b73-341f-4bc7-a5c7-ebf8422f4c07', '65cd5977-8e03-457e-9176-6a737f1c5798', 'Description HTML', 1, '<p>As with the first edition of the&nbsp;Encyclopedia of Analytical Science,&nbsp;Second Edition&nbsp;is designed to provide a detailed and comprehensive publication covering all facets of the science and practice of analysis. The new work has been extensively revised in terms of the titles and content of the first edition, and includes comprehensive coverage of techniques used for the determination of specific elements, compounds and groups of compounds, in physical or biological matrices. It addresses applications of chemical analysis in all areas, ranging from such topics as medicine to environmental science, and geology to food science. Important characterisation techniques, such as microscopy and surface analysis are also included.</p>

<p>The complete work consists of around 610 articles, each consisting of about 4000 words, figures and summary tables. These articles are combined to form larger entries providing comprehensive coverage of important topics and assisting the reader in locating material of interest. The entries are arranged in an A to Z format providing a final publication of about two and a half million words in ten volumes. The articles are structured to allow easy access to information on specific analytes, instrumental techniques and sample matrices. There is extensive cross-referencing throughout the Encyclopedia and a detailed index.</p>

<p>Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</p>

<p style="margin-left:40px">&nbsp;</p>

<ul>
	<li>Comprehensive in coverage</li>
	<li>Meticulously organised</li>
	<li>Clearly written</li>
</ul>', 1569, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('903b6c6d-91a5-45cf-9e6f-f92221afcaef', 'b2c4332f-6cc6-4270-becd-60d4446c180e', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">
			<h3>Bhavabhuti - A Counterpoint</h3>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dr. Naveen Kumar Jha</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788186702611</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Publishers</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">Motilal Banarsidass</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
	</tbody>
</table>', 2267, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('90477ce0-d0f4-4994-9c23-7d23763a3a0d', '04d1bc7b-0726-41a6-88e1-7ed12c570834', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library in Social Psychology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Susan T. Fiske&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446254738</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1792</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4437, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('90495f7b-8064-4f43-9210-631960ce0424', '8816fb7e-a9f2-4387-b630-d436e6d3f9ca', 'Description HTML', 1, '<p>Aimed primarily at high school students, this 2-volume, 4-color title will offer coverage of the history, politics, and ethical debates related to environmental science. It brings together original essays written by leading experts in the field, primary source documents, and sidebars on the cultural, economic, and political issues surrounding environmental science -- providing insights on leading environmental issues and spurring critical thinking about the impact of enviromental issues on daily life and globalization. Written by a global array of experts in physics, geology, earth science, environmental science, sociology, and law, Environmental Science in Context includes approximately 250 articles on such topics as fossil fuel combustion, freshwater, international environmental law, landscape evolutions, orbital variations, recycling, wastewater treatment technologies, weather and climate, and more.</p>', 5902, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('906a327b-57f0-49ed-8af7-bd011960ec56', '125c754d-959a-4fe0-a4f3-92cbda9ec0af', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sandhir Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160942</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3063, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('907d90ae-bc93-400b-a660-1d7e740785ed', 'f4b09981-5530-4ab1-aff0-d83b2075e4cf', 'Description HTML', 1, '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 4580, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('9083865a-15a3-462a-b45e-da12e62ba014', '74aa6689-7a61-4af7-8b27-19a4503ae671', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jonas Kunze</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642244650</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>598</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5832, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('90847e2d-1b3a-4155-9ae3-daed04419837', '03adad0c-a4fb-4670-85da-fbeeee830dee', 'Additional Attributes HTML', 1, '<h1>Understanding the Theory & Design of Organizations - 11/e</h1>', 3151, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('9086243e-8d5e-4ada-ab24-a704132d1d71', '21bb7460-e11d-4509-96e2-e4ec51d195da', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">About the book</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">This book has been designed and written to give the students of management an in-depth insight into the subject of business management.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">This book will be helpful to the students of MBA, PGDM, PGPM, MCA, BBA & other professional courses.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Content</span></span></span></strong></span></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Management Concepts and Nature</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Evolution of Management Thought</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Contemporary Management Theories</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Fundamentals of Planning</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Goals and Plans</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Management by Objectives (MBO)</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Strategic Planning</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Business Environment (Analysis and Diagnosis)</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Decision Making</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Organising Function</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Formal and Informal Organisations</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Group Dynamics</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Types of Organisation Structure</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Authority Responsibility Relationships</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Line and Staff Relationships</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Departmentation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Delegation and Decentralisation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Co-ordination</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Conflict Management</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Staffing Function</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Recruitment and Selection</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Training and Development</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Compensation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Performance Appraisal</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Direction and Supervision</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Motivation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Leadership</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Communication</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Interpersonal Behaviour</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Control Concepts and Process</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Techniques of Control</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Organisational Change</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Corporate Culture</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Organisation Development</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Corporate Social Responsibility</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Corporate Governance</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Knowledge Management</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Learning Organisation</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Individual Behaviour</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Personality</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Perception</span></span></span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Work Teams and Group Decision Making</span></span></span></li>
</ol>', 985, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('908fa56b-1484-4382-941a-7f5b982dfa1b', 'b06e7d14-5d10-47cd-bfb4-2ea8f8807ad4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sandeep Rawat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383386208</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4741, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('908fa59f-ceff-4e9f-a35a-cd342e48e3f3', 'f8f610ca-bc28-41bc-b895-6ebae58b0344', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Vaidik Vangmaya Vivechan NEW</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Krishan Chandre Chorasiya</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186702504</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2828, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('90938a7f-f56d-436b-b1c6-228a9a370d98', '373b1602-dcf7-45a1-9348-4aac0bc1557d', 'Description HTML', 1, '<p>This book presents a unique systems theory approach to management information system (MIS) development. It covers an outline of the approach, providing a theoretical foundation for MIS from the systems theoretic viewpoint before presenting practical applications ranging from a transaction processing system to a solver system. The author also describes his newly developed extended Prolog programming language, which helps take full advantage of the mathematical framework employed.</p>', 3070, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('9098cbd6-2476-408e-949a-495bdf6439ed', '6d9f31bd-f2ab-4813-a702-f421845f9b42', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">पाश्चात्य दर्शन का इतिहास&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">फ्रेंक थिली</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788179755105</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 880, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('90a1b25c-5782-453d-a399-466657aae1f7', '6ee759b3-9c0d-4d21-b575-ff8569aa8881', 'Description HTML', 1, '<h1>Shiksha Manovigyan - Educational-Psychology BOOK</h1>', 5172, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('90a77fb0-ea02-4950-9e44-5fdeee70ee5a', '6b35084a-816e-4cf0-a70f-6be06071e824', 'Additional Attributes HTML', 1, '<h1>Essentials of Perioperaive Nursing</h1>', 5321, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('90ab6468-e2a5-4ca9-bac9-1fd57817af92', '9a3f5107-e9b9-4f0d-b0d1-52b8f2abc5c3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">प्राचीन &nbsp;भारत &nbsp;का &nbsp;इतिहास ( प्रारम्भ से 1200ई. तक)</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">अनीता गोस्वामी</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788195331291</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Khama Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1015, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('90b29e52-e7c1-43d4-a550-4ab093984831', 'de9aa4bb-a99a-4451-83cb-1ba7092e9931', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">With over 30,000 copies sold in previous editions, this fourth edition of TCP/IP Clearly Explained stands out more than ever. You still get a practical, thorough exploration of TCP/IP networking, presented in plain language that will benefit newcomers and veterans alike. The coverage has been updated, however, to reflect new and continuing technological changes, including the Stream Control Transmission Protocol (SCTP), the Blocks architecture for application protocols, and the Transport Layer Security Protocol (TLS). The improvements go far beyond the updated material: they also include an all-new approach that examines the TCP/IP protocol stack from the top down, beginning with the applications you may already understand and only then moving deeper to the protocols that make these applications possible. You also get a helpful overview of the "life" of an Internet packet, covering all its movements from inception to final disposition. If you''re looking for nothing more than information on the protocols comprising TCP/IP networking, there are plenty of books to choose from. If you want to understand TCP/IP networking - why the protocols do what they do, how they allow applications to be extended, and how changes in the environment necessitate changes to the protocols―there''s only the one you hold in your hands.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part One: Concepts and Fundamentals of Networking</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part Two: Internet Applications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part Three: Transport Protocols</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part Four: Internet Layer and Below</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part Five: Internet Infrastructure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part Six: Practical Internetworking</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part Seven: Appendices</span></span></span></p>
', 265, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('90b93793-7bf7-4d95-9082-4102b5aba961', '4ffdf48d-9cdf-4d0c-bb6f-0ced9aebf9af', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>lan Grout</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131218563</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>762</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3465, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('90bc3553-5ab5-4d47-9523-d0dc054ec397', '608980eb-5ec2-425d-9e84-a1a4578a8d15', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Dipasikhagitikavya-Kalasrih : Enjoying Bliss in Kalidasa''s Rtusamhara & Meghaduta is a tender presentation by three sisters Prof. Sushma Kulshreshtha, Dr. Sumanlata Shrivastava and Prof. Abha Kulshreshtha to their sister Prof. Usha Satyavrat, a great devotee and lover of Sanskrit Literature & Works of Kalidasa on the auspicious occasion of her 78th birth anniversary on 15th October, 2012. Present volume, the fourth in the series of Erotica Indica presents the first ever novel study of the sixty-four arts in the history of literary criticism and critical works in India and abroad accomplished with reference to the two world-famous lyrical works of Dipasikha Kalidasa, namely Rtusamhara and Meghaduta. The present works is divided into two stabakas :</span></h1>

<p><span style="font-size:18px">Stabaka I :&nbsp; &nbsp;Visayavatarana : Sastric Study</span></p>

<p><span style="font-size:18px">Stabaka II : Sixty-four Arts in Gitikavyas of Kalidasa</span></p>

<p><span style="font-size:18px">Puspa I :&nbsp; &nbsp; &nbsp;Sixty-four Arts in Rtusamhara</span></p>

<p><span style="font-size:18px">Puspa II :&nbsp; &nbsp; Sixty-four Arts in Meghaduta</span></p>

<p><span style="font-size:18px">The first stabaka deals with the Sastric and technical analysis of sixty-four arts as propounded by Sage Vatsyayana in his Kamasutra. These arts are considered as the angavidyas or the angabhutakalas of Kama, the art of enjoying love. The second stabaka divided into two puspas presents the detailed appraisal of 35 arts in Rtusamhara and 32 arts in Meghaduta citing numerous beautiful illustrations for the enjoyment of connoisseurs and Sanskrit lovers. In the end are appended Indices and detailed Bibliography.&nbsp;</span></p>', 4400, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('90c123cd-aa7a-4803-a300-634d22b2a02f', 'b3f64567-0b8e-43c9-8496-3ace73f2c6a4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Personal Financial Planning 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Billingsley/Gitman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355735621</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 810, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('90c7886e-b7de-4ca2-9bf3-81441d3f6152', '03363846-ba88-415e-a4ae-d6b506bb8b39', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. R. L. Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8190208551</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5175, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('90d1473c-20fe-4379-a465-99f47154e6a3', 'b61d8309-49a2-4f3d-a199-8591dd2002db', 'Description HTML', 1, '<p>This book will serve as an ideal guide to the relatively new and complex field of bioelectromagnetics for students and researchers interested in the interaction of biological systems and electromagnetic fields. Coverage details:(1) biological responses of human and animals, both in vivo and in vitro methodologies, to magnetic and/or electromagnetic field exposure, (2) characteristics of effective fields, (3) hypotheses to explain possible mechanisms of interaction between the fields and cells, and (4) induced current in ELF and induced heat in RF fields as key interaction mechanisms.</p>', 4146, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('90db098e-b3a5-4b10-a772-ebc580a72894', '502a7677-b339-4dbf-a452-1d254ada021c', 'Description HTML', 1, '<p>The Third International OPAALS Conference was an opportunity to explore and discuss digital ecosystem research issues as well as emerging and future trends in the field. The conference was organized by IPTI – Instituto de Pesquisas em Tecnologia e Inovação (www. ipti. org. br). IPTI is a member of the OPAALS Framework P- gramme 7 Network of Excellence, which is led by the London School of Economics and Political Science. OPAALS is a multi-disciplinary research network of excellence for developing the science and technology behind digital ecosystems. The conference was held within the scope of a broader EU–Brazil bilateral workshop hosted by IPTI in cooperation with the Brazilian government and the European Commission and designed to foster EU support of information and communications technologies (ICT) enablement and socio-economic development in Brazil. The event was held in the city of Aracajú, Sergipe, in the northeast of Brazil, during March 22–23, 2010. Aracajú is the capital of the state of Sergipe and is located on the coast, a tropical region with lush vegetation, rivers and mangroves and an e- nomic landscape dominated by fisheries, tourism and the challenges associated with fostering local economic development in the presence of low ICT penetration. Digital ecosystems (DEs) in some ways represent the next generation of ICT and Internet usage. Applicable to many contexts, they will perhaps have the greatest effect in enabling small and medium-sized enterprises (SMEs) to compete on the global stage.</p>', 3716, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('90e0613c-b4bd-4f82-a922-4ff214c08755', 'a6632cf8-7efb-4da5-8190-fed3823d3bbc', 'Description HTML', 1, '<h5><span style="font-family:Georgia,serif">बिहारी का सामासिक शब्दकोष</span></h5>
', 104, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('90e101d5-b327-4cff-8aee-68ba1f341632', 'd7476474-e1fc-42d6-8893-59ac236ed1f1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="font-size:11.0pt">Contents:&nbsp;-</span>&nbsp;</span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">1. Life of Dadhyan Atharvana&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">2. Dadhyan''s Vision of Universal Peace&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">3. Yogic Sadhana of Dadhyan Atharavna</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">4. Necessity of the Supreme Controller in the Midst of the Universal Flux&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">5. Action and Destiny of the Self&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">6. Vision of the Demonic World As Destiny of the Self-killing Individual</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">7. Vision of the Ultimate Reality As Lying&nbsp;Beyond the Duality of Stasis and Dynamics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">8. Way to Elimination of Ignorance,&nbsp; Delusion, Hatred and Grief</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">9. Features of the Ultimate Reality As Envisioned by the Self-Realised</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">10. Complementarity of Knowledge and Ignorance&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">11. Complementarity of Being and Non-Being in the Actuality of Becoming&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">12. Dadhyan''s Prayer for Vision of the Reality from within the Glamour of the World</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">13. Dadhyan''s Prayer to Agni to Lead Him to&nbsp; the Supernal State of Being</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">14. Contribution of the Visions of Dadhyan to the Making of Mahatma Gandhi&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">15. Resurrection of Christ Vis-a-vis Dadhyan''s Donation of Bones to Indra</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">16. Development of Holistic Personality Through Yoga.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2130, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('90e5d968-12da-47d5-8e8b-fb8b7cb8e540', '48409332-4edd-47ef-b148-c242b7aae63f', 'Description HTML', 1, '<p>Suitable for advanced undergraduates and graduate students, this was the first English-language text to offer detailed coverage of boundedness, stability, and asymptotic behavior of linear and nonlinear differential equations. It remains a classic guide, featuring material from original research papers, including the author''s own studies.The linear equation with constant and almost-constant coefficients receives in-depth attention that includes aspects of matrix theory. No previous acquaintance with the theory is necessary, since author Richard Bellman derives the results in matrix theory from the beginning. In regard to the stability of nonlinear systems, results of the linear theory are used to drive the results of Poincaré and Liapounoff. Professor Bellman then surveys important results concerning the boundedness, stability, and asymptotic behavior of second-order linear differential equations. The final chapters explore significant nonlinear differential equations whose solutions may be completely described in terms of asymptotic behavior. Only real solutions of real equations are considered, and the treatment emphasizes the behavior of these solutions as the independent variable increases without limit.</p>', 1629, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('90fea594-6569-4852-bcd9-c82a3008ecfd', '1e5136c3-a444-4778-9da3-acbfd6a794e8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>P. Adinarayana Reddy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176483931</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5858, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('910530ea-4dae-460c-acc9-00d3f249bac7', '58b670e9-eef1-4f31-933e-6afdbbca80a4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agricultural Chemistry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Anandveer Singh Sindhu</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789386391247</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 708, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('9109ba32-569d-4625-bf09-7842c163d0f2', '944f2276-4ebc-4501-8f2e-0781cf03ac9a', 'Description HTML', 4, 'mily:"Book Antiqua",serif">1.13 Reduction of C=X to CH2 by Dissolving Metals and Related Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">1.14 Reduction of C=X to CH2 by Wolff-Kishner and Other Hydrazone Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Reduction of X=Y Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.1 Reduction of Nitro and Nirtroso Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.2 Reduction of N=N, N-N, N-O and O-O Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">2.3 Reduction of S=O and SO2 to S, P=O to P, and of S-X to S-H</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Reduction of C=C and C=C Bonds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.1 Heterogeneous Catalytic Hydrogenation of C=C and C=C</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.2 Homogeneous Catalytic Hydrogenation of C=C and C=C</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.3 Reduction of C=C and C=C by Noncatalytic Chemical Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.4 Partial Reduction of Aromatic Rings by Dissolving Metals and Other Methods</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.5 partial reduction of Enones, Styrenes and Related Systems</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.6 Partial and Complete Reduction of Pyridines and their Benzo Analogs</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.7 Partial and Complete Reduction of Pyrroles, Furans, Thiophenes and Their Benzo Amalog’s</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.8 Partial and Complete Reduction of Heterocycles Containing More than One Heteroatom</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.9 hydrozirconation of C=C and C=C, and Hydrometallation by Other Metals</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.10 Hydroboration of C=C and C=C</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.11 Hydroalumination of C=C and C=C</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">3.12 Hydrosilylation of C=C and C=C</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Reduction of C-X to C-H</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.1 Reduction of Saturated Alkyl Halides to Alkanes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.2 Reduction og Saturated Alcohols and Amines to Alkanes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.3 Reduction of Heteroatoms Bonded to Tetrahedral Carbon</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.4 Reduction of Epoxides</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.5 Reduction of Vinyl Halides to Alkenes, and of Aryl Halides to Arenes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.6 Reduction of Ketones to Alkenes</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.7 Hydrogenolysis of Allyl and Benzyl Halides and Related Compounds</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">4.8 Reduction of?-Substituted Carbonyl Compounds-CX-CO- to Carbonyl Compounds-CH-CO-</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Author Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Subject Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Volume 9</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Cumulative Author Index</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Book Antiqua",serif">Cumulative Subject Index </span></span></strong></span></span></p>', 938, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('910b96b5-2fc1-41a0-9ab8-0e2bc0f1deb3', '1f9b4e2c-7a0e-4811-b5d0-3c6497a28541', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Arundhati Bhattacharyya</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353778</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>145</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>145</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4882, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9116444d-d48b-44a1-9aff-39b1d91fb46b', 'd5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pradeep Kotwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352306</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5177, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('911b232a-e152-49b6-b37c-70ee17f794a4', 'd6563aa8-0722-4197-b349-8503661f8245', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Donna L. Mendrick</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184899719</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3705, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('9124b02f-8780-4dd5-b2a4-6e04ef357555', '011d76b9-13ce-4a89-a92d-8a5d089e9980', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals of Chemical Technology</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">I.P Mukhlyonov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">368</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1173, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('91322f27-0fba-42fb-9ca7-27301ca665a3', '4c077233-9c81-4ceb-958b-a5f970fbc7b4', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Ordinary Differential Equations</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>M.L Krasnov </td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Mir Publications</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>1987</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>152</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding </td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1251, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('91342cd6-92a8-47cc-82c4-64f32429fd0a', 'c0806c20-d959-434f-972c-6f299a5bff38', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Author</th>
			<td>J. M. Roberts</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Oxford</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>987654321</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1247</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 1967, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('9136d1a1-db28-4671-ad3e-35cb8ae59e52', '720508c9-770d-42f1-9567-5920c441c504', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190718813</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4804, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('914a168f-dba2-4999-8a76-6c16cec47743', '4f67725c-aa3b-443d-bbf8-6fc73ba79b05', 'Description HTML', 1, '<p>Operational Quantum Theory II is a distinguished work on quantum theory at an advanced algebraic level. The classically oriented hierarchy with objects such as particles as the primary focus, and interactions of the objects as the secondary focus is reversed with the operational interactions as basic quantum structures. Quantum theory, specifically relativistic quantum field theory is developed the theory of Lie group and Lie algebra operations acting on both finite and infinite dimensional vector spaces. This book deals with the operational concepts of relativistic space time, the Lorentz and Poincaré group operations and their unitary representations, particularly the elementary articles. Also discussed are eigenvalues and invariants for non-compact operations in general as well as the harmonic analysis of noncompact nonabelian Lie groups and their homogeneous spaces. In addition to the operational formulation of the standard model of particle interactions, an attempt is made to understand the particle spectrum with the masses and coupling constants as the invariants and normalizations of a tangent representation structure of a an homogeneous space time model. Operational Quantum Theory II aims to understand more deeply on an operational basis what one is working with in relativistic quantum field theory, but also suggests new solutions to previously unsolved problems.</p>', 4002, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('914d669d-f33d-4a6a-ad54-3f1aebf36f34', '2f9c453e-a5e7-4027-88e9-c6f89b3063df', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">How to follow your inner guidance and nurture children to do the same</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Shakta Khalsa</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788193264317</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">190</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2017</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5672, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('91765f7c-0bd8-4d99-8392-fc1589e6d646', 'd7e9c67c-8cf3-4826-9e0d-d814944f43ad', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">That he was a medieval king who, with a progressive bent of mind, dared to look ahead to find that common ground for all his people to stand together. That he was a medieval king who is today tempting us to look back into the past to see our future through his eyes.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Ever since the Bharatiya Janata Party-led National Democratic Alliance government came to power in 2014 with Narendra Modi as the prime minister, an organised campaign began to vilify Emperor Akbar and the Mughals. While there were always voices that tried to project the Mughals as just another ''Islamic empire'', ignoring the civilisational impact they had on India, even for them Akbar was a shining light in an otherwise era of darkness. Those talking in terms of easy binaries always found a ''good Muslim'' in Akbar and a ''bad Muslim'' in Aurangzeb.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Academics and other liberals who could have countered this incorrect portrayal did not do it, dismissing such claims as mere screeches by the fringe that do not deserve any attention. But with the Hindu Right assuming political power, the fringe today has become the mainstream. And Akbar is no longer the ''good Muslim''.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Why is there such hatred for Akbar, once the most loved king in India? What was the journey like, from being great to not-so-great? And how is this India different from Akbar''s Hindustan? Has he become irrelevant in an India where growing Hindu nationalism threatens to alter the nature of the Indian state from a secular republic to a theocracy? Or is Akbar even more relevant today given the backdrop of hate that we all find ourselves in?</span></p>

<p style="text-align:justify"><span style="font-size:18px">Allahu Akbar seeks to find answers to these questions while providing a profile sketch of the emperor, his empire and his times.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Acknowledgements, Introduction: Viewing Akbar through a Modern Lens, Chapter 1: A Star Is Born, Chapter 2: The King Is Dead, Long Live the King, Chapter 3: Out of the Shadows, into the Light, Chapter 4: High Thinking, High Ambition, Chapter 5: Master and Commander, Chapter 6: Expanding to the East, Consolidating the West, Chapter 7: Conquering India''s Heart and Mind, and Uniting with Its Spirit, Chapter 8: Sketch of Akbar on Media''s Canvas, Bibliography, Index</span></p>', 2284, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('917c2cee-3fe8-4c23-94ca-b0fc43c05546', '53590a50-6404-4472-9f5f-288d367858bb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">अनुपम और क्रूर संसार</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मिखाईल बुल्गाकोव, आन्द्रेई प्लातोनोव</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Sahtiya Akademi, Raduga prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1990</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">408</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding </td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">Hindi</td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 1022, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('917f3463-4a9e-4c95-9ff3-2bdc9ae6265e', '44ec5ce4-7f5e-45f6-a137-e909c114bebb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The handbook covers all the main subjects of elementary physics and contains information most frequently required in industry and agriculture. Special attention has been paid to the choice of data on the latest developments in physics, such as semiconductors, ferroelectrics, nuclear physics, etc. In addition to graphs and tables the book offers brief theoretical expositions, definitions of fundamental concepts and formulations of laws accompanied by explanations and examples.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The handbook is intended for wide circles of readers in various occupations, and for students with a background of secondary school physics.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface to the Fifth Russian Edition</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface to the First Russian Edition</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Explanatory Notes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter I. Mechanics</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter II. Heat and Molecular Physics</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter III. Mechanical Oscillations and Waves</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter IV. Electricity</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter V. Optics</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter VI. Structure of the Atom and Elementary Particles</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Index</span></span></p>
', 1019, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('918485d9-edd5-4f4a-8fc5-fc903acd7aec', '1930f453-60cb-461e-900a-545d180518f7', 'Description HTML', 1, '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system. Demonstrating how a theory of global policing is central to understanding global governance, the text explores: - the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing - the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach - the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies - the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development. Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', 5318, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('918b4659-a68d-4bf6-a354-695e66f50b89', '0c2d1b7c-ff77-4f72-8c79-2bb0cf7b118e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Today, we are experiencing the most dynamic and revolutionary changes of any era in the history of marketing communications! As such, this comprehensive, latest edition reflects these changes and their implications for the marketer. Because the digital evolution and revolution also applies to how students learn, our digital support package including Connect and Smart Book 2.0 have also received extensive innovative updates!-Demonstrates the applicability of the content to the real world of marketing communications via real-life examples -Contains Ethical Perspectives as well as Digital/Social Media Perspectives throughout -Emphasizes on the integration of advertising with other promotional-mix elements and the need to understand their role and overall contribution.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part One Introduction to Integrated Marketing Communications</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 AN INTRODUCTION TO INTEGRATED MARKETING COMMUNICATIONS</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 THE ROLE OF IMC IN THE MARKETING PROCESS </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Two Integrated Marketing Communications Program Situation Analysis</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 ORGANIZING FOR ADVERTISING AND PROMOTION: THE ROLE OF AD AGENCIES AND OTHER MARKETING COMMUNICATION ORGANIZATIONS</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 PERSPECTIVES ON CONSUMER BEHAVIOR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Three Analyzing the Communication Process</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 THE COMMUNICATION PROCESS </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 SOURCE, MESSAGE, AND CHANNEL FACTORS </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Four Objectives and Budgeting for Integrated Marketing Communications Programs</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 ESTABLISHING OBJECTIVES AND BUDGETING FOR THE PROMOTIONAL PROGRAM </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Five Developing the Integrated Marketing Communications Program</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 CREATIVE STRATEGY: PLANNING AND DEVELOPMENT </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 CREATIVE STRATEGY: IMPLEMENTATION AND EVALUATION </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 MEDIA PLANNING AND STRATEGY </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 EVALUATION OF MEDIA: TELEVISION AND RADIO </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 EVALUATION OF MEDIA: MAGAZINES AND NEWSPAPERS </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 SUPPORT MEDIA</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 DIRECT MARKETING</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 THE INTERNET: DIGITAL AND SOCIAL MEDIA</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 SALES PROMOTION</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 PUBLIC RELATIONS, PUBLICITY, AND CORPORATE ADVERTISING </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Six Monitoring, Evaluation, and Control</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 MEASURING THE EFFECTIVENESS OF THE PROMOTIONAL PROGRAM </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Seven Special Topics and Perspectives</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 INTERNATIONAL ADVERTISING AND PROMOTION </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20 REGULATION OF ADVERTISING AND PROMOTION</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21 EVALUATING THE SOCIAL, ETHICAL, AND ECONOMIC ASPECTS OF ADVERTISING AND      PROMOTION </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22 PERSONAL SELLING (ONLINE ONLY)</span></span></span></p>
', 247, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('918e95d4-101e-431c-9f13-0a21b1690db5', '94386ae0-487d-4548-a7c3-1e3045de6c61', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Vedic order in Tamilakam: Sangam Literature, Dharma, and Kingship presents a bold and meticulously researched re-reading of early Tamil civilization (inspired by scholars like KA Nilakanta Shastri and Dr. Nagaswamy). Drawing upon Sangam poems that refer to kings performing great Vedic sacrifices—such as the Rajasuya and other yajnas—and titles like Rajasuyam Vetta Perunarkilli, Professor Ramaswami Subramony demonstrates that ancient Tamilakam was deeply engaged in the wider Vedic world. Literary echoes of the Mahabharata, references to dharmic kingship, and the celebration of sacrificial generosity reveal a shared ethical and political imagination across the subcontinent.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book further explores how texts like the <strong>Silappadikaram </strong>portray a distinctly Vedic lifestyle—ritual observances, Vedic settlements, sacred fires, and the performance of yajnas—embedded within Tamil social life. The presence of Chaturvedimangalams (settlements of scholars versed in the four Vedas), inscriptional evidence of Vedic patronage, and references to Brahmins well-versed in the Vedas confirm that Tamilakam was not peripheral but integral to India’s sacred and intellectual traditions. Through close readings of poetry, grammar, ritual vocabulary, and historical sources, this study shows how Vedic concepts of yajna, dharma, kingship, and cosmic order were creatively reimagined within the Tamil tinai landscape and akam-puram poetics. Scholarly yet accessible, the work challenges divisive narratives and restores to ancient Tamil civilization its rightful place within the evolving continuum of Indian cultural unity.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction: Sangam Poetry and the Vedic Presence</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Brahmins and Vedic Scholars in Sangam Society</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agraharams and the Transmission of Dharma</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dharmashastra and Temple Administration in Tamilakam</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Vedas in Sangam Poetry</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Yajnas in Sangam Literature</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Priests, Brahmins, and Agraharams: Institutions of Vedic Transmission</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Kingship and the Dharmic Order in Sangam Tamilakam</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dharmashastra in Village Panchayats and Local Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Judicial Ethics and Legal Codes in Tamil Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Education and the Vedic Curriculum in Agraharams</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Temple Endowments and the Enforcement of Dharma</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Varnasrama Dharma and Tamil Society</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dharma and Kingship in the Chola and Pandya Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chola Courts: Judicial Administration and Dharmashastra</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dharma, Crime and Punishment in Tamil Epigraphy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Duties of the Brahmin in Tamil Society</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tamilakam as the Land of the Vedas</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sangam Literature and Vedas</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sangam Poems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sangam Literature and Vedic Tradition</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Silappadikaram</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Manimekalai</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vedic Traditions in Silappadikaram and Manimekalai</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tirukkural</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Natyashastra and Sangam Literature</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sangam Literature and Vedas</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Natyashastra and Manimekalai</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Patronage to Brahmins</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vedas and Tolkappiyam</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Vedic Influence in Tolkappiyam’s View of Language and Sacredness</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pandyas</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vedas and Maduraikanci: The Role of Vedic Traditions in Tamil Literature</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Influence of Manusmriti and Dharmashastras on Pandya Administration</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sangam Literature and Vedas, Manu Smriti</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agraharams in Sangam Literature and Vedic Life</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Works Cited</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Glossary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></p>
', 14, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('91a72e11-6cb5-4b58-9973-f7a6bcabcc53', 'a7654d0a-f66b-4908-b588-a48d27b1effa', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mughal Harem 1526-1707</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ravi Shankar Kumar Choudhary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789364104883</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 877, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('91ab6ab8-953f-4be0-a4f8-530fa4a024c8', '74779797-2a92-4376-9cbf-99c753f9cb02', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">About the book</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="background-color:white"><span style="color:#333333">This comprehensive textbook on International Economics provides students up-to-date review of the field’s essential principles and theory. This book explains the concepts necessary to understand, evaluate, and address the economic problems and issues the nations of the world are currently facing, and are likely to face in the future. Balancing depth and accessibility, the text helps students identify the real-world relevance of the material through extensive practical applications and examples.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="color:#333333">Contents:</span></span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><br>
<span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:black">1&nbsp;The Globalization of Indian and World Economy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2&nbsp;The Law of Comparative Advantage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3&nbsp;The Standard Theory of International Trade</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4&nbsp;Demand and Supply, Offer Curves, and the Terms of Trade</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5&nbsp;Factor Endowments and the Heckscher–Ohlin Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6&nbsp;Economies of Scale, Imperfect Competition, and International Trade</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7&nbsp;Economic Growth and International Trade</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8&nbsp;Trade Restrictions: Tariffs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9&nbsp;Nontariff Trade Barriers and the New Protectionism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10&nbsp;Economic Integration: Customs Unions and Free Trade Areas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11&nbsp;International Trade and Economic Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12&nbsp;International Resource Movements and Multinational Corporations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">13&nbsp;Balance of Payments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">14&nbsp;Foreign Exchange Markets and Exchange Rates</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">15&nbsp;Exchange Rate Determination</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">16&nbsp;The Price Adjustment Mechanism with Flexible and Fixed Exchange Rates</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">17&nbsp;The Income Adjustment Mechanism and Synthesis of Automatic Adjustments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">18&nbsp;Open-Economy Macroeconomics: Adjustment Policies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">19&nbsp;Prices and Output in an Open Economy: Aggregate Demand and Aggregate Supply</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">20&nbsp;Flexible versus Fixed Exchange Rates, the European Monetary System, and Macroeconomic Policy Coordination</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">21&nbsp;The International Monetary System: Past, Present, and Future</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Answers to Selected Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Glossary of Key Terms</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Name Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Subject Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 860, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('91b01d74-7862-405b-b17d-41997a93b477', '104cc13f-9723-4e12-93d4-063cdd3554a8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jason Hughes</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446241028</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5764, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('91d01816-8e20-4809-ad12-56fd9cce2174', '1d6e3fe5-c26f-4fd2-9227-aea993d835b2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lata Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030387</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2712, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('91d0566d-e401-4743-b80e-32cca95f33fa', '533a02da-1a9e-4ace-9ec5-1dfa394861e8', 'Description HTML', 1, '<h1>Jyon Mehandi ko Rang</h1>', 2998, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('91ee8828-debe-420d-91ae-c0fda0b1c440', 'ecc2c6c3-a718-4436-a9cd-ad927f412931', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Minati Panda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839522</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>450</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4774, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('91ef73b4-8b87-4f2e-8487-517619451049', '00275e57-b327-4c13-a727-ed43b604013c', 'Description HTML', 1, '<h1>Alankar Vimarsh (Hindi)</h1>', 2843, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('91f56130-1d79-4aa1-b05e-9738f1c57ad4', '9d0c7cc7-8283-4693-b0ea-8b73a8c93cfe', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerald Graff</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780226305592</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2450, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('91fc3f28-3f24-4721-8d6b-a1bb59ba6026', '73579aea-47c1-44e5-ab4e-f64172f5f320', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H.A.J. Oonk</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402061233</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4069, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('9211da71-5619-4d70-9a33-b6f4ce8605b6', '3eda2915-9c3c-4cf1-b4a9-82b0e1d1920c', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Foreword,&nbsp;The Physical Anatomy,&nbsp;The Discourse On What ''Atma'' ''Soul'' is,&nbsp;Recurring Dream & Nightmare Resolution Exercise: Re Scripting A Dream (Ex. 1),&nbsp;Recurring Dream & Nightmare Resolution Exercise: Re Scripting A Dream (Ex. 2),&nbsp;Hatha Yoga Pradipika On Mudras,&nbsp;Hatha Yoga Pradipika On Pranayama,&nbsp;Listen Carefully, Read Carefully, Follow Each Word, Then Practice,&nbsp;Difficult Words Made Easy</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</h1>', 4368, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('9222e6aa-8ab8-40e0-a8de-bb062f145175', '569d4faa-f89d-4c11-af3e-a719dff6a5fc', 'Description HTML', 1, '<p>Works of science fiction and fantasy increasingly explore gender issues, feature women as central characters, and are written by women writers. This book examines women''s contributions to science fiction and fantasy across a range of media and genres, such as fiction, nonfiction, film, television, art, comics, graphic novels, and music. The first volume offers survey essays on major topics, such as sexual identities, fandom, women''s writing groups, and feminist spirituality; the second provides alphabetically arranged entries on more specific subjects, such as Hindu mythology, Toni Morrison, magical realism, and Margaret Atwood. Entries are written by expert contributors and cite works for further reading, and the set closes with a selected, general bibliography.</p>

<p>&nbsp;</p>

<p>Students and general readers love science fiction and fantasy. And science fiction and fantasy works increasingly explore gender issues, feature women as central characters, and are written by women writers. Older works demonstrate attitudes toward women in times past, while more recent works grapple with contemporary social issues. This book helps students use science fiction and fantasy to understand the contributions of women writers, the representation of women in the media, and the experiences of women in society.</p>', 1557, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('92232b2e-831f-4f36-b724-c37c8e5eb92b', 'a1133656-de20-4b62-bc87-b769d69ae2f8', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Lord Shiva opened his third eye to destroy the world and Goddess Saraswati came to the rescue.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Vindhya mountain stopped the sun''s journey from the north to the south and half the earth was plunged into darkness!</span></p>

<p style="text-align:justify"><span style="font-size:18px">Gandhari gave birth to a lump of flesh and sage Vyasa cut that lump into a hundred pieces to form hundred sons!</span></p>

<p style="text-align:justify"><span style="font-size:18px">Indra used Sage Dhadichi''s bones to create a weapon to kill a demon.</span></p>

<p style="text-align:justify"><span style="font-size:18px">These are some of the 101 Tales from Indian Mythology showcased in this book. Accompanied by stunning full colour illustrations, this treasury of wonderful stories will not only bring alive the various characters of the stories but also will be a much treasured possession for old and young alike.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Introduction,&nbsp;Brahma & Satarupa,&nbsp; Bhishma,&nbsp; Vakratunda,&nbsp; The Three Princesses,&nbsp;Goddess Durga,&nbsp;Yashoda Ties Krishna,&nbsp;How Sage Agastya was Born?,&nbsp;The Birth of Kauravas,&nbsp;Rantideva Attains Moksha,&nbsp;The Story of Sunday, Sage Dadhyan,&nbsp;Sita''s Swayamvara,&nbsp;The Great Teacher,&nbsp;The Proud Gods,&nbsp; Parshurama,&nbsp;Bharata, the Ideal Brother,&nbsp; Mahakaleshwar,&nbsp; Gajendra,&nbsp; Poison Kills Poison,&nbsp;The Intelligent Beggar,&nbsp;Viradha & Rama,&nbsp; Ganesha and Kubera,&nbsp;Lord Vishnu''s Love for His Devotee,&nbsp; Maharishi&nbsp;Bhrigu and Vishnu,&nbsp;Saraswati Saves the World,&nbsp; Jatayu,&nbsp;Bhima & Hidimba,&nbsp;Shurpanakha,&nbsp;Manu and the Fish,&nbsp;Jatayu Fights Ravana,&nbsp;Jatayu Helps Rama,&nbsp;Krishna Saves Nanda,&nbsp; Kabandha Meets Rama,&nbsp;Bali & Sugreeva,&nbsp;Curse on Bali,&nbsp;The Mischief of Lord Mars,&nbsp;Birth of Draupadi,&nbsp;The Fruit Vendor,&nbsp;Krishna Breaks the Bow,&nbsp;Krishna and Kesi,&nbsp;Tilottama, Krishna Meets Yama,&nbsp;Indra''s Fight with Vritra, Worms in Rice,&nbsp;Arjuna and Ulupi,&nbsp; Vishwamitra & Menaka,&nbsp;The Mountain Bows,&nbsp;Hanuman Crosses the Sea,&nbsp;Krishna Kills Shishupal,&nbsp;Ganesha and Ravana,&nbsp;Bhima and Kichaka,&nbsp;Arjuna''s Search,&nbsp;Hanuman Meets Sita,&nbsp;Ekadanta,&nbsp;Hanuman is Captured, The Pandavas Save Duryodhana,&nbsp;The Parijataka Tree,&nbsp; Jaidratha''s Punishment,&nbsp;Vibhishana Meets Rama,&nbsp;Rama & the Squirrel,&nbsp;How the Moon Lost its Light?,&nbsp;The End of Kumbhakarna,&nbsp; Sati,&nbsp;The Battle with Meghnad,&nbsp;Karna''s Promise,&nbsp;Krishna''s Peace Mission,&nbsp;Lakshmana Becomes Unconscious,&nbsp;Bhimeshwar,&nbsp;Bhishma Falls,&nbsp;The End of Meghnad,&nbsp;The Broken Code of War,&nbsp;The End of Jaidratha,&nbsp;The Fall of Drona,&nbsp;Karna Meets His End,&nbsp;Gandhari Tries to Protect Her Son,&nbsp;The True Devotee,&nbsp;Ashvatthama''s Plan,&nbsp;Krishna to the Rescue,&nbsp;Sita''s Exile, Sahasramukharavana,&nbsp;Yamaraj Meets Rama, Kartikeya,&nbsp;Lord Buddha, Yama Kumar,&nbsp;Brahma Tests Krishna,&nbsp; Satyavan and Savitri,&nbsp;How Kali was Created?,&nbsp;Krishna, the Shepherd Boy,&nbsp;Sage Agastya and the Demons,&nbsp;Valmiki,&nbsp;Krishna Kills Aghasura,&nbsp;The Forest Fire,&nbsp;The Reformation of Duraasadana,&nbsp; Krishna Kills the Elephant,&nbsp; Indra''s Weapon,&nbsp; Kedarnath,&nbsp;The Demon with&nbsp;Thousand&nbsp;Hands,&nbsp;Luv & Kush Fight Lakshman,&nbsp;Curse on Parikshit, The Snake Sacrifice, Astika&nbsp;Saves Takshaka,&nbsp; Glossary&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5806, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('922597f3-a8a1-4f59-89ec-bdfbcc736c43', '35b927df-ad61-4eef-af45-02223f85d867', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Sri Aurobindo''s Savitri - The Yoga of Divine Power</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. D.S. Mishra</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830389</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1766, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('9226df45-924a-4e86-beef-d5ec66e1d80d', '8c03ae57-741b-4e08-9ec3-b8b2fd8d300a', 'Description HTML', 1, '<p>Measurement plays a fundamental role both in physical and behavioral sciences, as well as in engineering and technology: it is the link between abstract models and empirical reality and is a privileged method of gathering information from the real world.</p>

<p>Is it possible to develop a single theory of measurement for the various domains of science and technology in which measurement is involved? This book takes the challenge by addressing the following main issues: What is the meaning of measurement? How do we measure? What can be measured?</p>

<p>A theoretical framework that could truly be shared by scientists in different fields, ranging from physics and engineering to psychology is developed. The future in fact will require greater collaboration between science and technology and between different sciences. Measurement, which played a key role in the birth of modern science, can act as an essential interdisciplinary tool and language for this new scenario.</p>

<p>A sound theoretical basis for addressing key problems in measurement is provided. These include perceptual measurement, the evaluation of uncertainty, the evaluation of inter-comparisons, the analysis of risks in decision-making and the characterization of dynamical measurement. Currently, increasing attention is paid to these issues due to their scientific, technical, economic and social impact. The book proposes a unified probabilistic approach to them which may allow more rational and effective solutions to be reached.</p>

<p>Great care was taken to make the text as accessible as possible in several ways. Firstly, by giving preference to as interdisciplinary a terminology as possible; secondly, by carefully defining and discussing all key terms. This ensures that a wide readership, including people from different mathematical backgrounds and different understandings of measurement can all benefit from this work. Concerning mathematics, all the main results are preceded by intuitive discussions and illustrated by simple examples. Moreover, precise proofs are always included in order to enable the more demanding readers to make conscious and creative use of these ideas, and also to develop new ones.</p>

<p>The book demonstrates that measurement, which is commonly understood to be a merely experimental matter, poses theoretical questions which are no less challenging than those arising in other, apparently more theoretical, disciplines.</p>', 1657, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('9233763d-1484-4708-9cba-7ca8dd98c1d3', '0b5cb60a-bddc-42c6-895a-c1030a1678b3', 'Description HTML', 1, '<p>Articles examine the contributions of the great mathematician J. M. Hoene-Wronski. Although much of his work was dismissed during his lifetime, it is now recognized that his work offers valuable insight into the nature of mathematics. The book begins with elementary-level discussions and ends with discussions of current research. Most of the material has never been published before, offering fresh perspectives on Hoene-Wronski’s contributions.</p>', 2497, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('9237f885-21fa-4bb6-ba1f-c8954777d297', 'cb041cb4-db85-47e4-9eec-e68ef9169d41', 'Description HTML', 1, '<p>Understanding Psychological Assessment presents a comprehensive overview of the history of psychological assessment and its domains of application. It gives a realistic account of how psychological theory, measurement, and instruments can help the practitioner in understanding, explaining, and predicting a client’s problem or question. Using a systematic framework, it also reflects on the history, needs, methods, and consequences of psycho-diagnosis. Using this book as a guide, the practitioners and the students will be able to conduct a comprehensive assessment of the client.</p>', 5031, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('923de730-f08b-4405-841c-ef41d6c489af', 'b42808f2-8f7b-4600-b33f-d932cc0bf02a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Satyarthprakash</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Swami Dayanand Saraswati</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Narayan Swami&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1929</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 34, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('92467568-38e5-4598-b268-eb45189f1e59', '2fe4091f-eafb-4784-b156-6e8b0130f5c6', 'Description HTML', 1, '<p>In contemporary Western societies, the visual domain has come to assume a thus far unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper- based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration.</p>', 1936, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('9252e523-f0ba-4a48-ad55-8e8b409da611', '38f0ace2-d8d5-4835-b3cf-27f7ad050d39', 'Description HTML', 1, '<p>Management is the process of designing and maintaining an environment for the purpose of efficiently accomplishing selected aims. Managers carry out the functions of planning, organizing, staffing, leading, and controlling. The goal of all managers is to create a surplus and to be productive by achieving a favorable output-input ration within a specific time period with due consideration for quality. This book is designed to give a basic understanding of principles, concepts, and techniques of modern management by embracing fresh principles as a unconditional part of a systematic approach to reinvent management</p>', 3144, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('92541313-f1a4-4b60-8b41-6a21f5a4adbc', '40935cf0-129a-4cab-9cae-ebb598fd6721', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Mass Spectrometry and Nutrition Research -Food Analysis Monographs</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Laurent Bernard Fay, Martin Kussmann</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781849730365</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">339</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2010</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3663, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('9254ee09-8a22-4939-970f-67052d3fd972', '5caf4d20-3c00-4691-80ba-04fe4a9113c5', 'Description HTML', 1, '<h1>Romanticism in English Literature</h1>', 2681, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('925965de-f08f-4990-b543-738c9643d169', '22163ba3-e649-4cb0-b206-eed1d6a18406', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Background Information</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Materials and Methods</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Effects of Anions on Copper Corrosion</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Effect of Alkalinity on Copper Corrosion</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Effects of NOM in Combined-Anion Waters</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals of Copper-NOM Interactions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Effects of Water Treatment on Copper Corrosion</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Discussion and Recommendations to Utilities</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conclusions</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 169, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('926329d8-4a1f-4ea3-a52c-6a8cb22fbace', '702585f3-c16d-485d-af99-e427a0283b4a', 'Description HTML', 1, '<p>How do we promote global economic development, while simultaneously preserving local biological and cultural diversity? This authoritative volume, written by leading legal experts and biological and social scientists from around the world, aims to address this question in all of its complexity. The first part of the book focuses on biodiversity and examines what we are losing, why and what is to be done. The second part addresses biotechnology and looks at whether it is part of the solution or part of the problem, or perhaps both. The third section examines traditional knowledge, explains what it is and how, if at all, it should be protected. The fourth and final part looks at ethnobotany and bioprospecting and offers practical lessons from the vast and diverse experiences of the contributors.</p>', 3762, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('92670b4c-d96d-4c9d-839f-84c4ead536ed', 'e981a234-b266-41d2-b6d2-a1fa84a51655', 'Additional Attributes HTML', 1, '<h1>Essential Social Psychology - 2/e Book</h1>', 4870, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('926b26a9-3451-4de8-a53c-5150cd541cb4', 'd04e0689-fa8d-4c28-9541-de92bff6b302', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strategic Management and Business Policy, 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Thomas L. Wheelen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352861897</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 542, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('926f4e52-638b-440b-8374-02af4908d6d3', 'ca6958ad-0314-40d9-ab37-8039de2548c1', 'Description HTML', 1, '<p>Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviourClimate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour</p>', 5230, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('9275b876-cd2c-4b2b-b472-080a20ca7aed', '0a310dd3-6699-4cef-b691-0341c3bcf244', 'Additional Attributes HTML', 1, '<h1>Particles and Fields -in Mathematical Physics</h1>', 3997, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('928ae51d-14dd-4a33-91b0-1d601bdfa0a6', 'b23e8069-c3d5-48b8-bc8e-f75b2d2db7ff', 'Description HTML', 1, '<h1>Samajshastra NEW</h1>', 4975, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('929e68e0-15d2-4069-a898-61a1c64ec756', 'f3103af5-929e-4cf3-b398-98eb21f35649', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dharan akas ichha se kiya</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Gulab Mohan Sadh</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">XXXX</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">112</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2079, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('92a5bf21-1b95-441d-b4ca-5d1b2c5ab46f', 'a3b8d658-8c47-4c33-857c-e73420bbd218', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rama Gandotra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183423540</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4766, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('92ba0cc3-9492-400a-87d4-f623d3f02143', '4fe8b1fe-b036-43a3-b1e1-6559eb5fdc22', 'Description HTML', 1, '<p>It is said that the discovery and use of antibiotics against infectious diseases is one of the developments in the field of medicine that has contributed about twenty years to the average lifespan of humans in developed countries where these practices are employed. Yet, based on the 35 million patients admitted to the acute-care institutions in the US, the incidence of hospital-acquired infections is more than two million cases per year. Burke Cunha explores this important topic in this timely new issue of Critical Care Clinics. Including articles on Antibiotic Therapy of IV Central Line, Tigecycline in Critical Care, and Antibiotic Resistance: Prevention and Control in Critical Care, this issue is a must-have reference for any clinician in the critical care field.</p>', 4500, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('92be8814-76cb-4fca-a47d-c6a08f9d678d', '99266b57-b6d1-476c-98e9-dea96a93b5a3', 'Description HTML', 1, '<p><span style="font-family:Georgia,serif"><strong><span style="font-size:18px">About the Book</span></strong></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif">Managerial Economics, 3e, provides a detailed introduction of economic concepts to management students. It illustrates the technique of systematic problem solving and taking effective decisions by applying concepts of economics in different situations. With its unique integrative approach, this revised edition covers the recent developments in the interdisciplinary fields related to economics and business such as Demonetization, Jio case study, Patanjali, restriction on H1B visa, GST,Highlights of Budget 2017 and many more. Besides being a comprehensive textbook for management students, it will prove to be of great utility for the</span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif">practising managers.</span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><strong><span style="font-size:18px">Contents:</span></strong></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">Part 1 Introduction</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">1. Basic Concepts and Principles</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">2. Theory of Firm</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">Part 2 Consumer Behaviour, Demand and Supply</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">3. Consmer Preferences and Choice.</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">4. Demand and Supply Analysis</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">5. Elasticities of Demand and Supply</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">6. Demand Forecasting</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">Part 3 Cost and Production</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">7. Cost and Revenue</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">8. Production Analysis</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">9. Financial Evaluation of Long-Term Projects</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">Part 4 Market Morphology and Equilibrium Conditions</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">10. Perfect Competition</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">11. Monopoly and Monopsony</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">12. Monopolistic Competition</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">13. Oligopoly</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">14. Choice Under Uncertainy and Game Theory</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">Part 5 Pricing Decisions</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">15. Product Pricing</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">16. Input Pricing</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">17. Externalities, Public Goods and Role of Government </span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">Part 6 Macroeconomic Aspects of Managerial Decisions</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">18. Macroeconomic Phenomena</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">19. National Income</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">2o. Money Supply, Inflation and Unemplopment</span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:18px">21. Business Cycles</span></span></p>
', 963, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('92d988c0-f1c2-43fc-bb34-44bebdf452bc', '63dbd7e5-ed07-4561-a48d-dce3531f66af', 'Additional Attributes HTML', 1, '<h1>On Being a Muslim - finding a religious path in the world today NEW</h1>', 2636, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('92ddabfd-5e5c-4c49-bd80-3d69998b6603', '7ed37a18-b8f4-4b81-bd23-f357bd75bebb', 'Description HTML', 1, '<p>Creating Android Applications: Develop and Design starts with platform installation and then winds its way around commonly made mistakes as it covers the basics of application development. Along the way the author takes side trips to teach about GPS sensors, media playback and advanced graphics. At its core, this book teaches Android development using accessible, simple language and straightforward, code-based tutorials.</p>', 3474, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('9304ea03-0121-4a77-9c93-25d219cd01ed', '1e179807-b5a2-405a-82c1-07a316be64fb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The last of the British Viceroys Lord Louis Mountbatten came to believe that his role in the historic episode of India’s partition and independence was sure to become a subject of controversy. He could also anticipate that the leaders of India who played their part in that bizarre drama would obviously stand exposed to views from different angles. In his wisdom and with a sense of historicity he, therefore, meticulously preserved the documents of the time so that truth did not vanish away with vanishing events. He did not write the story of his time himself, but wanted others to write it at a distance of time.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART ONE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interviews</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART TWO</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Letters and Correspondences</span></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Prime Minister --- Viceroy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Secretary of State ---Viceroy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Viceroy --- Secretary of State</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gandhi --- Viceroy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Jinnah --- Viceroy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nehru ---Mountbatten</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Patel ---Mountbatten</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Liaquat Ali Khan ---Mountbatten</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nizam ---Viceroy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mountbatten ---Maharaja of Kashmir</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Some Indian Princes ---Viceroy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Churchill ---Attlee</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Miscellaneous Correspondences</span></span></span></li>
</ol>', 66, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('930553de-baa8-43e0-a790-4135a441aa04', '607e3b95-be8a-45ee-8f0d-24f32936bdee', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agricultural Inset, Pests and their control Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Sushil Kr. Upadhyay</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352691364</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 696, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('9308bef2-9e1f-46c7-8f40-831e2f1da046', '830879ba-ee25-40c5-acc6-37abb3892b0b', 'Description HTML', 2, 'family:"Bookman Old Style",serif">8.4 Summary</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Conclusion and Future Scope&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Biblography</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Appendix&nbsp;&nbsp;&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2301, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('9322e738-86a6-48a4-a500-1c86fe90d23e', '175cabc8-f1a1-4c02-894a-eb5a2e169238', 'Additional Attributes HTML', 1, '<h1>Gandhi''s Social Vision and Economic Thought New</h1>', 4693, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('933ae89f-e13b-40fc-8c33-95ee674ad714', 'a14109c7-f641-4514-851b-c756b4576b5b', 'Description HTML', 1, '<p>This two-part treatment covers the general theory of stationary random functions and the Wiener-Kolmogorov theory of extrapolation and interpolation of random sequences and processes. Beginning with the simplest concepts, it covers the correlation function, the ergodic theorem, homogenous random fields, and general rational spectral densities, among other topics. Numerous examples appear throughout the text, with emphasis on the physical meaning of mathematical concepts. Although rigorous in its treatment, this is essentially an introduction, and the sole prerequisites are a rudimentary knowledge of probability and complex variable theory. 1962 edition.</p>', 3912, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('9342989e-44a3-4d59-9578-7e4776a91ca6', '4f7e3459-57ef-4f26-b0d8-5b20069fb630', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Genetics is the study of genes. Genetics is about how and why physical characteristics, such as eye colour or height, passed on from one generation to another about how diseases and conditions can run in families the study of patterns in genetic information, such as the patterns used in DNA fingerprinting and profiling, thus genetics is about how variation occurs in and between animals, plants or humans. Genetics affects us all in many ways. Genetics can help us understand why people look the way they do and why some people are more prone to certain diseases than others. Genetics can help health-care professionals to identify certain conditions in babies before they are born using techniques such as prenatal testing. Genetic technologies are also being used to help develop targeted medicines for certain diseases. In addition to its use in health care, genetics has a range of other applications. To understand genetics, it is important to know something about cells, chromosomes and DNA. All living things are made up of cells. The cell is the basic building block of life. A human body contains millions and millions of cells. An average adult has an estimated ten to one hundred thousand million cells. Each cell is so small that you can only see it using a microscope. Genetics allows us to understand how thalassaemia is passed on in families. Blood tests and genetic investigations can help us determine whether an individual has the disease or is a carrier. Our improved understanding of a causes of a condition may even raise the possibility of future gene-based therapies that may offer a cure.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 643, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('934cd97b-83e5-4e0f-8ba4-62566a1f8285', '9d844761-c453-47ec-9a51-46b50afc8ccb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white">This handbook brings together, under a single cover, all aspects of the chemistry, physics, and engineering of surfaces and interfaces of materials currently studied in academic and industrial research. It covers different experimental and theoretical aspects of surfaces and interfaces, their physical properties, and spectroscopic techniques that have been applied to a wide class of inorganic, organic, polymer, and biological material.</span><br>
<span style="background-color:white">The diversified technological areas of surface science reflect the explosion of scientific information on surfaces and interfaces of materials and their spectroscopic characterization. The large volume of experimental data on chemistry, physics, and engineering aspects of materials surfaces and interfaces remains scattered in so many different periodicals, therefore this handbook compilation is needed.</span><br>
<span style="background-color:white">The information presented in this multivolume reference draws on two decades of pioneering research on the surfaces and interfaces of materials to offer a complete perspective on the topic. These five volumes-Surface and Interface Phenomena; Surface Characterization and Properties; Nanostructures, Micelles, and Colloids; Thin Films and Layers; Bio interfaces and Applications-provide multidisciplinary review chapters and summarize the current status of the field covering important scientific and technological developments made over past decades in surfaces and interfaces of materials and spectroscopic techniques with contributions from internationally recognized experts from all over the world. Fully cross-referenced, this book has clear, precise, and wide appeal as an essential reference source long due for the scientific community.</span><br>
<span style="background-color:white">The complete reference on the topic of surfaces and interfaces of materials</span>. <span style="background-color:white">The information presented in this multivolume reference draws on two decades of pioneering research</span>. Provides multidisciplinary review chapters and summarizes the current status of the field. <span style="background-color:white">Covers important scientific and technological developments made over past decades in surfaces and interfaces of materials and spectroscopic techniques&nbsp;</span></span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white">Contributions from internationally recognized experts from all over the world</span>.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1460, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('934df10b-3165-4606-9a6e-52db7d129c83', '0a77d975-3c31-4f84-b3e4-eadb36206454', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Intended for college students specializing in chemical technology, this book will also be an excellent aid for students of chemical faculties of universities and for chemical&nbsp;engineers working at various enterprises or at designing and research institutions.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The authors give problems that do not repeat the trivial procedures of similar books and are usually not encountered in them. The examples are valuable in being as close as possible to practical engineers’ thermodynamic calculations of chemical processes. The appendices contain numerous reference tables. In addition to the merits mentioned above, this will help instructors to compile new problems in the course on the basis of the methods described in the book.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CONTENTS</span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Calculation of the Heat of a Chemical Reaction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Entropy</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Methods for Calculating the Changes in the Gibbs Energy in the Course of a Reaction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Calculation of Chemical Equilibrium in Ideal Gaseous Systems</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Thermodynamic Calculation of Chemical Equilibrium in Real Gaseous Systems</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">References</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Answers to Problems</span></span></p>', 1133, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('93577451-8090-4ca6-874d-12dd7161e59e', 'fd4b8393-c53f-4981-8a78-4768b6263f45', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Quality is a keyword in animal production. Next to product quality, process quality has also become relevant for dairy farmers. Issues like food safety, public health, animal health and welfare are determined by the conditions of the production process. To address these, he EU has issued the General Food Law (178-2002) and the Hygiene directives (EC 852/853/854-2004) dealing with the forenamed domains with the aim to protect consumers. The suggestion was also made by the EU issues are structure, organisation, planning, formalisation and demonstrability, which can also be found in the HACCP concept.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book addresses Quality Risk Management through applying the HACCP-like concept. First, the assessment of strong and weak points on a dairy farm are dealt with, which is useful for farm inspection and herd health programmes. Then, the 12-steps for developing a HACCP plan are followed through the various chapters. Many examples and elaborations are given. An example farm, FX, is introduced to show how the different elements may look in reality. At the end of the book characteristics of entrepreneur-like dairy farmers are given and compered to strong and weak points of cattle practitioners. Practitioners may conclude how to better serve this type of farmer. Communication plays a paramount role. Finally, several general issues are addressed: economics, integrating classical herd health with quality risk management programmes.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The aim of this book is to give practical guidelines and examples for dairy farmers, cattle practitioners and extension people, who desire to jointly develop and implement a HACCP-based quality risk management programme.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1. Introduction,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2. Assessment of strengths and weaknesses,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3. Good Dairy Farming codes of practice,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4. The HACCP-concept, the 7 principles and 12 steps (general issues),&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5. Flow diagrams of the production process,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6. Identification of hazards and evaluation of risks,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7. Critical Control Points (CCP) and Points of Particular Attention (POPA): their standards &&nbsp;tolerances or targets, their monitoring, and corrective measures,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8. Support programmes in a HACCP-based Quality Risk Management programme, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9. Documentation in HACCP-like Quality Risk Management programmes,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10. Validation & verification of the HACCP-based Quality Risk Management programme, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11. Application&nbsp;of the HACCP principles to multifunctional farms open to the general public,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12.&nbsp;Application of the HACCP principles to milking goat farms in France,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13.&nbsp; Veterinary advice to entrepreneur-&nbsp;like dairy farmers regarding Quality Risk Management,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14.&nbsp; Communication in the veterinary advisory practice:&nbsp;practical&nbsp;application of behavioural economics and communication&nbsp;skills,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15. Final remarks,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Literature references,&nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Acknowledgements,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 1992, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('935a874a-a6ef-4721-b963-233aa5bac88c', '1e7d9db5-0cb3-406e-b47e-25c4fc903406', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B.C. Mahapatra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176258333</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4677, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('93601266-55cf-45ad-8a52-db629393d43b', '37176998-7a28-4d70-877b-ef9c7e34f3a1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Statistical Seismology</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783764372958</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>374 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5785, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('937298c2-2b46-4807-acde-54533349b938', 'ea0b9aba-a7e6-4f08-b91a-2273f1c76eb1', 'Description HTML', 1, '<h4><u><strong>About the book</strong></u></h4>

<p>This book offers the reader over 750 problems concerning the same subject matter as is treated in the two volumes of&nbsp; the "Fundamentals of Physics". The order of presentation of the theoretical material is also the same.<br>
The availability of a great number of problem books based on the traditional school physics curriculum prompted us to enlarge those sections which are absent from traditional problem books, namely the dynamics of a rotating rigid body, the elements of the theory of relativity and of quantum and statistical physics, of solid-state physics, wave optics, atomic and nuclear physics, etc. Problems dealing with astrophysics illustrate the application of the laws of physics to celestial bodies.<br>
The book contains a few problems requiring elementary skill in differentiating and integrating, as well as some problems to be solved with the aid of numerical methods, which nowadays are being increasingly used.</p>', 1252, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('937b57b1-288c-47fc-b862-a02f3b8be60c', '4ac5fbf7-da19-4461-8a5f-ae69a5324ece', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sanskrit Sahitya Gyan Kosh - 5 Khando Mein</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>MEGHWAL BAIRWA,TRIVEDI</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382838999</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>PARADISE PUBLISHERS</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2885, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('93853644-b061-4f94-acb7-32701c9e6faf', '90b50088-1fcc-414a-b1dd-fdeb83569bb6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Accounting for Managers 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sanjay Dhamija</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789357059602</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 472, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('93893b37-21b9-47d5-9bce-f923f1e48456', '7c912e6a-c3cc-40e7-99f8-a4a1c254256d', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H.Dym & H.P. Mckean</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>H.Dym is Professor of Mathematics at the Weizmann Institute of Science Rehovot, Israel, and H.P. Mckean is Professor of Mathematics at New York University''s Courant Institute. Their text is geared primrily toward students of mathematics, but electrical engineers and others dealing with the practical aspects of predictio will aslo find it of interest. Numerous exercises appear throughout the text, many with hints for their solution.&nbsp;</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>048646279X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486462790</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>333</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1692, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('9396ae02-4e9d-4533-b3d0-f6a821eedb87', '3fe144c7-2371-4166-be31-168cf734278f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Sato</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540344254</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4143, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('939bddb0-0937-494b-9ccd-b01f2200620c', '973e21a6-b2e2-4f34-8de1-923212927e3c', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Documenting History, Charting Progress and Exploring the World</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Micheline Nilsen</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781409448334</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">213</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2002</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1782, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('939c859a-2d9c-4978-b38d-a94272268427', 'ded392f1-848b-40cc-9a56-a9b303b62fc2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178693231</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5877, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('93a55ce8-1f4a-4d62-9c25-8e90399f3952', '9ba80e4b-2aba-4adf-aeba-8ea2cbc97b4b', 'Description HTML', 1, '<p>This is a short, distinctive, modern, and motivated introduction to mathematical logic for senior undergraduate and beginning graduate students in mathematics and computer science. Any mathematician who is interested in knowing what logic is concerned with and who would like to learn Gödel’s incompleteness theorems should find this book particularly convenient. The treatment is thoroughly mathematical, and the entire subject has been approached like a branch of mathematics. Serious efforts have been made to make the book suitable for the classroom as well as for self-reading. The book does not strive to be a comprehensive encyclopedia of logic. Still, it gives essentially all the basic concepts and results in mathematical logic. The book prepares students to branch out in several areas of mathematics related to foundations and computability such as logic, axiomatic set theory, model theory, recursion theory, and computability. The main prerequisite for this book is the willingness to work at a reasonable level of mathematical rigor and generality.</p>', 2521, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('93b95f7f-5f79-4b92-891c-2c7d9285e2ba', 'd7c3d9ac-17e4-4692-899a-407bf5c3c9c6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lucinda Damon-Bach, Victoria Clements</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781555535483</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2428, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('93cbc52f-01e2-4de9-b49c-b0aeb7743d3d', '3b9888d3-318f-474a-9bac-7e9a039a4912', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Light Spectroscopy: Introduction to Biotechniques</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">D.A.Harris</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781872748344</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bios Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 260, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('93ccf6b5-776d-4f80-8856-16a509fb5b61', 'c4364c95-df46-4bee-bb30-dd5fc3cd2db4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Bhoomandlikrit-Samaj Mein Sahitya</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Girish Mishra</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382543398</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Hindi Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2995, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('93cd1874-261f-43f2-a005-cb63163b5710', '939ceff5-3c0b-4e0c-964e-ed2b3ebd7167', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Yogic Sciences</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr. Hoshiyar Singh</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788175249004</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">256</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2018</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2009, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('93cdae99-6ada-4066-a0fc-944694909066', 'ae5b0104-7982-425a-a77f-3e8a116cd581', 'Description HTML', 1, '<h1>Social Development in India - New Vistas and Challenges</h1>
', 4827, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('93d9ea0b-28c0-4f64-b910-48f1ea85f5a5', '16c96f88-c902-478c-8fc9-bb6e46f92ff0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Movable Bridge Design</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Charles Birnstiel</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780727758040</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ice Publishing</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 728, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('93df619b-78fa-4a4b-87de-07680c220fa5', 'b48c5c40-ecd2-41b5-af7c-4e8ec5137b50', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bimal Kumar Kapoor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190701327</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4996, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('93f04a08-7166-4269-ac10-0b65e008554d', '0dffdb22-c45a-443b-abc8-d0bac63dfbd8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hilary Fraser, Stephanie Green</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521830720</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5689, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('93f77fff-cd5c-408e-b6be-74f8a172887e', '4566738b-c12e-4c58-a811-4636d555349d', 'Additional Attributes HTML', 1, '<h1>The Bacteria: Their Origin, Structure, Function and Antibiosis New</h1>', 3585, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('942086ea-0084-460c-a3fb-c35a7b25cbf3', '38fe3074-4ead-455b-9882-9dc77239bca0', 'Description HTML', 1, '<h1>The Encyclopedia of Hotel And Hospitality Management in 100 Vols. CD</h1>', 4787, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('94265c4c-30b3-4ac6-9ecd-daef510afadd', 'f967371e-6d0b-47cd-b269-a4cbf6640be2', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kenneth A. Bollen & Patrick J. Curran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>KENNETH A. BOLLEN</strong>, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			<p><strong>PATRICK J. CURRAN</strong>, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>047145592X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471455929</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>312</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1668, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('9429550b-1e10-4c7d-88f7-ab65f7fb0aca', 'dc53220b-9c64-425c-9d60-eaf143d5c6ee', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Written by industry thought leaders, <em>Java Web Services Architecture</em> is a no-nonsense guide to web services technologies including SOAP, WSDL, UDDI and the JAX APIs. This book is useful for systems architects and provides many of the practical considerations for implementing web services including authorization, encryption, transactions and the future of Web Services.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part {One}: The Foundation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part {Two}: The JAX APIs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part {Three}: Advanced Topics</span></span></span></p>
', 255, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('947330c6-94ef-4642-b43e-7b6e1458ecb1', 'a657a798-cb33-4d24-816e-81d842d81a76', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Sources, Preparation and Usage in Farming Lands</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Prof. (Dr.) S. M. Singh</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11.0pt"><span style="color:black">9789387387010</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11.0pt"><span style="color:black">109</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2018</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3841, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('9473fe8c-d162-4836-a856-f0edb1d83fb3', '974fc58f-28ad-4e0c-8831-19a3b1843656', 'Additional Attributes HTML', 1, '<h1>Scientific Data Ranking Methods: Theory and Applications - Data Handling in Science and Technology</h1>', 4021, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('94776c8d-fe0f-41e6-886f-5cd151144eb9', '7d85dad6-88ae-4116-b004-4a77dc46cb81', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Law & Regulation&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dennis Campbell</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386374073</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3000</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3521, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('947e8cc7-0db5-4d33-959e-369051fbbd68', '2da7ee74-77e1-4d3b-b6cf-f7ddf5055c75', 'Description HTML', 1, '<h1>Microfluidics for Biotechnology - Microelectromechanical Systems Series</h1>', 4997, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('947ff8db-b203-405f-8163-0fc55ff64095', '798bc15b-4b6a-42db-877b-d3746581aea3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Kalpana Krishnaiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031278</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4888, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('94930be2-b64b-4351-ae5c-d206e3e42ba2', 'b0b11411-3693-4375-956a-6563f55091ca', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Capt. Dr. Arvind M. Nawale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736538</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2700, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('949722f3-fe6e-4eb0-b88c-0afb76bdf41b', '8a26a052-0a55-4853-8a38-a605470325f5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Encyclopedia of the <strong><em>Indian Diaspora</em></strong> is the first comprehensive survey of Indian communities around the world.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Over 30 contextual features show the initiatives taken by these communities and the contributions they have made both internationally and to their host societies, in areas as diverse as literature, cuisine, popular culture, sports and political life. The greater part of the book consists of 44 country/region profiles covering all parts of the world. Written by over 60 scholars from across the globe, most of whom are from the diaspora, the encyclopedia provides insights into the experiences of a people about whom much is often assumed but little is actually known.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The recent expansion of the Indian diaspora, now some 20-million strong and growing, is a social transformation of global significance. Many members of the diaspora have reached the highest levels of global commerce and trade, international public service and diplomacy, the professions and academia. In addition, the creative literature from and about the diaspora holds a distinctive and distinguished place in the worlds literary imagination.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:-</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I. The Indian Context</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II. The Age of Merchants</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III. The Age of Colonial Capital</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV. The Age of Globalisation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V. India Leadership and the Diaspora</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VI. Life in the Diaspora</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VII. Voices from the Diaspora</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VIII. Regions and Communitie</span></span></span></p>', 4424, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('9499fe5b-4738-4bf1-bb14-83ef88389c03', '298899fe-77f6-43d4-8fbb-06d539a09065', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals of Organic Chemistry V-4</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">A.N Nesmeyanov</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">514</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1223, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('949ae3fc-b2dd-47a0-bd37-2557a8a3b646', '6b357afe-ef84-4b54-b2c8-b93c7114405e', 'Description HTML', 1, '<p>This graduate-level text''s primary objective is to demonstrate the expression of the equations of the various branches of mathematical physics in the succinct and elegant form of variational principles (and thereby illuminate their interrelationship). Its related intentions are to show how variational principles may be employed to determine the discrete eigenvalues for stationary state problems and to illustrate how to find the values of quantities (such as the phase shifts) that arise in the theory of scattering. Chapter-by-chapter treatment consists of analytical dynamics; optics, wave mechanics, and quantum mechanics; field equations; eigenvalue problems; and scattering theory. 1966 edition. Bibliography. Index.</p>', 3926, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('949fbb2b-0f19-4bb7-9cff-76bcf685c167', '515cb61a-1f28-42f0-bef3-7774f1a0cd23', 'Description HTML', 1, '<h1>Bhartiya Bhasha ki Vishith Kahaniyan - 2 Bhag</h1>', 2890, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('94aa276e-713e-45f8-932d-27dfcddbd483', 'f0199579-4e27-4557-b4ea-00a67aed4b31', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Vijayanagara Sculptures at Hampi</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr. K.M. Suresh</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788180902802</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">226</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2011</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2017, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('94b0ddde-a6da-40de-a463-82f54502cad5', '68e1ad4d-8ca8-4397-b7d8-e768dd3effb6', 'Description HTML', 1, '<p>Qualitative research methods are growing in importance and in use amongst nurses and other health researchers. Qualitative Health Research showcases the cutting-edge developments and seminal studies in research practice and research theory in this field. At the same time these volumes detail the long and fascinating history of the use of qualitative approaches to the study of health and illness, providing a complete map of the field. The four volumes focus on ′Patients and Disease′, ′Health Professionals and their Work′, ′Healthcare Organisations′ and ′Patient Experiences′.</p>

<p>This will be this first major work in SAGE′s new series ′Fundamentals of Applied Research′</p>', 1944, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('94b4e9ac-ea22-46e8-8271-6404c02f8476', '15e5eda3-ceca-49c5-86ad-ed6eaa81b4c9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Emergence of Islam in Kerala in 20th Century</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. K. K. N. Kurup</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471462</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p>&nbsp;</p>', 1402, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('94d143d9-05f3-49d6-8397-a5ddf7c5b0fe', '48409332-4edd-47ef-b148-c242b7aae63f', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard Bellman</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;0486462730</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9780486462738</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1630, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('94f147a4-4ac1-46c9-8a23-3e558adcdb5b', 'ea8f77b8-f506-4aa3-8dbe-f767d7a79755', 'Description HTML', 1, '<p>Melissa A. Schilling is the Herzog Family Professor of Management at New York University Stern School of Business. She received her Bachelor of Science in business administration from the University of Colorado at Boulder, and a Doctor of Philosophy in strategic management from the University of Washington. Professor Schillings research focuses on innovation and strategy in high technology industries such as smartphones, video games, pharmaceuticals, biotechnology, electric vehicles, and renewable energies. She is particularly interested in platform dynamics, networks, creativity, and breakthrough innovation. This textbook, Strategic Management of Technological Innovation, is the number one innovation strategy text in the world. She also recently published Quirky:The Remarkable Story of the Traits, Foibles, and Genius Breakthrough Innovators Who Changed the World. Her research in innovation and strategy has earned her awards such as the National Science Foundation''s CAREER Award, and the Best Paper in Management Science and Organization Science for 2007 Award. Her research has also appeared in leading academic journals such as Academy of Management Journal, Academy of Management Review, Management Science, Organization Science, Strategic Management Journal, Journal of Economics and Management Strategy, Journal of Alzheimers Disease, and Research Policy. She also sits on the editorial review boards of Organization Science, Strategic Organization, Strategy Science, and Academy of Management Discoveries. Professor Schilling teaches courses in technology and innovation management, strategic management, corporate strategy, and strategy for social-mission-based organizations</p>', 3160, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('94f17dbd-5496-4b4f-a187-a0ce9160c402', '5050f771-a71b-47f6-8548-07d35820826a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.M. Bhat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230639096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3853, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('9508415c-e653-483d-ba70-4cb9f50890e4', '5935e4a0-9ba3-4446-ba26-a8abccf17212', 'Description HTML', 1, '<p>The study of environmental physics requires understanding topics from many di?erent areas of physics as well as comprehension of phy- cal aspects of the world around us. Several excellent textbooks are available covering most aspects of environmental physics and of appli- tions of physics to the natural environment from various points of view. However, while teaching environmental physics to university students, I sorelymissedabookspeci?callydevotedtoexercisesfortheenvironm- tal science student. Thus, the motivation for this book came about as in physics, as well as in many other disciplines, satisfactory knowledge of a subject cannot be acquired without practice. Usually students are not familiar with the various areas of physics that are required to describe both the environment and the human impact upon it. At the same time, students need to develop skills in the manipulation of the ideas and c- cepts learned in class. Therefore, this exercise book is addressed to all levels of university students in environmental sciences. Because of the wide range of potential users this book contains both calculus-based and algebra-based problems ranging from very simple to advanced ones. Multiple solutions at di?erent levels are presented for certainproblems―thestudentwhoisjustbeginningtolearncalculuswill bene?t from the comparison of the di?erent methods of solution. The material is also useful for courses in atmospheric physics, environmental aspects of energy generation and transport, groundwater hydrology, soil physics,andoceanphysics,andselectedpartsmayevenbeusedforbasic undergraduate physics courses. This collection of exercises is based on courses taught at the University of Northern British Columbia and at the University of Victoria, Canada.</p>', 4062, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('951b4e15-6457-4f2a-a63f-2285ab5efda2', '4c077233-9c81-4ceb-958b-a5f970fbc7b4', 'Description HTML', 1, '<h4><u><strong>About the book</strong></u></h4>

<p>The book is intended for students of technical higher schools. It is based on lectures delivered for many years at the Moscow Power Institute. It consists of five chapters, four of which are devoted to ordinary differential equations and the fifth chapter contains material which is important for knowledge of boundary value problems, oscillation of solutions, elementary concepts of perturbation theory. Each chapter contains exercises (supplied with Answers).</p>
', 1250, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('951c752e-94b1-4ffb-b484-16d68b77a8a7', 'c58042e3-225e-4863-bebc-07ad8fcabbd0', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This very successful book emphasizes general principles of drug design and drug action from an organic chemical perspective, rather than from the perspective of specific classes of drugs, allowing the reader to extrapolate information to many related classes of drug molecules. The second edition reflects the significant changes in the drug industry over the past decade while preserving the organization, format, and tone of the first edition.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Drug Discovery, Design, and Development</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Receptors</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Enzymes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Enzyme Inhibitions and Inactivation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">DNA-Interactive Agents</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Drug Metabolism</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Prodrugs and Drug Delivery Systems</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 361, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('951f1d1e-0f58-4c5e-a9a8-24b5adefe608', '385a820e-6d8c-4bd7-a67d-4787eec9e065', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mark R. Rosenzweig</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780444826467</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1343</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1997</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5970, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('952347c3-3f4d-4a79-95f5-d0c0f142e4e3', '17f65cdb-a960-4ab9-a161-f4ceb827ed38', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">This comprehensive three-volume encyclopedia is a comprehensive study of the entire digestive pathway, with nearly 500 focused articles. Each specific anatomical site such as the esophagus, stomach, liver, and pancreas is covered in its own subject area. The biology of gastroenterology is dealt with in areas such as anatomy and development, cell biology, and hormones, while clinical issues are also thoroughly covered in sections such as surgery, cancer, parasitology, and radiology and endoscopy.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">The Associate Editors include: David H. Alpers, Kim E. Barrett, John M. Carethers, Mark Feldman, Gregory J. Gores, Richard J. Grand, Martin F. Kagnoff, Rodger A. Liddle, Shelly Lu, James Lee Madara, Charles M. Mansbach II, Alexander R. Margulis, John A. Williams, Douglas W. Wilmore, and Jackie D. Wood.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">This stellar reference work will appeal to academic and clinical gastroenterologists, nephrologists, endocrinologists, physiologists, hepatologists, as well as general medical practitioners and nutritionists.</span></span></span></p>', 1458, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('952ff27f-37cd-4197-b4d5-a94935315602', '202d8597-24bd-489e-8073-3176851cf34d', 'Additional Attributes HTML', 1, '<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Publisher ‏ : ‎&nbsp;Springer; 2008th edition (September 10, 2008)</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;706 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;1848001789</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1848001787</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;2.31 pounds</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;6.3 x 1.4 x 9.3 inches</span></li>
</ul>', 2580, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('9530fed8-b2b7-4b83-97ad-413b6afa80c1', '66392450-2d8e-496d-a257-aa3ccca2c402', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The period 400 BCE-320 CE witnessed an upsurge in the growth of adherents to both jainism and Buddhism, and altogether Brahmanism also remained popular, it underwent some dramatic changes during this time. Jainism originated at a time when the Later Vedic period (1000 BC-600 BC) had come to an end and there was a rise of republics and small kingdoms. The rise of the first kingdoms was marked by the emergence of the ruling class in each kingdom, which belonged to the Kshatriya or the warrior caste. While the Kshatriyas ruled these kingdoms and protected the rest of the masses, the Brahmin or the priestly caste catered to the religious and educational needs of the people, as well as sanctified the rule of the Kshatriyas. Buddhism is one of the oldest religions in the world. Gautam Buddha (563 BC-483 BC) laid its foundation after he gained Enlightenment under a Bodhi tree at Bodhyaga. Gautama Buddha discarded the Vedic Brahmanical system, which divided the society into various castes and further alienated the people from one another on the basis of their birth. He strongly opposed lengthy rituals, animal sacrifices and ceremonial worship. This important book is written especially for the college student, the general reader, and the merely curious.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;1. Introduction,&nbsp;2. Jain Doctrines of Relativity,&nbsp;3. Karma Theory,&nbsp;4. Schools of Buddhism,&nbsp;5. Buddhist Councils,&nbsp;6. Buddhist Logic,&nbsp;7. Hinayana,&nbsp;8. Mahayana,&nbsp;9. Important Bodhisattvas,&nbsp;10. Other Heterodox Ideas,&nbsp;11. The Era of 600 BC,&nbsp;Bibliography,&nbsp;Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2162, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('954079bf-b608-4957-a635-35aeb86ed837', 'd1a02124-4d59-4174-ab56-a15be4a472b7', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Reclaiming The Tradition</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">David Solomon, Ping-Cheung Lo, Ruiping Fan</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789400727557</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">297</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2012</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2071, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('954ab8be-78cb-415b-83ed-8d476e913a11', '2fa937ee-4f6e-4cc1-ab4e-42ce5ee0d300', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sunita Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175247413</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5080, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('9551360b-c84f-4772-8481-65bcf21b4f12', 'f40df86f-e713-43ec-a1df-c25c76c37d49', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The new edition of Organizational Behavior includes a rich array of exercises, cases and applied materials such as the Kouzes and Posner Leadership Practices Inventory and Pfeiffer Annual Edition exercises available in the OB Skills Workbook. It also focuses more on the hot topic of ethics throughout the entire book to ensure it is contemporary and engaging. The text also introduces two brand new key features 2018 Finding the Leader in You" and "Taking it Online". "Finding the Leader in You", discusses leading in the workplace in a personal and applied way. The goal is to make the material more relevant and applicable to todays readers. The "Taking it Online" feature will take the reader from the book to an online case, activity, self-assessment or video clip of the leader they are reading about.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introducing Organizational Behavior</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual Differences, Values and Diversity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Emotions, Attitudes and Job Satisfaction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Perception, Attribution and Learning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Motivation Theories</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Motivation and Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Teams in Organizations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Teamwork and Team Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Decision Making and Creativity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conflict and Negotiation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Communication and Collaboration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Power and Politics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leadership Essentials</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leadership Challenges and Organizational Change</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizational Culture and Innovation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizational Goals and Structures</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategy, Technology and Organizational Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Skills Workbook W-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Glossary G-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Self-Test Answers ST-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Notes N-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Photo Credits PC-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organization Index OI-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Name Index NI-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Subject Index SI-1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 533, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('955c13f6-f34b-47af-964d-f5a3001121b4', '9a538fad-4f4d-4c5e-94fb-5a23d25136c0', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Reflective Practice in Social Work - 2/e New</h1>', 4601, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('956876e3-8e3c-4f89-903a-565a4165071e', '9b0a6c8d-657b-4275-8c8f-a9b93ff90ac0', 'Description HTML', 1, '<p>The Book, "Cases and Materials on Evidence Law" authored by none other than the Dean & Principal of Bharati Vidyapeeth - Dr. Mukund Sarda and Advocate & Notary&nbsp; Prof. Dev Chopra is basically meant for teachers and students of law. Thus, it is going to benefit not only various Law Colleges as far as teaching the subject of Evidence Law is concerned but also budding lawyers as well. It would be useful to judges also.</p>

<p>The Book Comprehensively covers the legislation and the judgments of Supreme Court of India, Privy Council and Various High Courts.</p>

<p>Various terms used for the purpose of consitution or otherwise of evidence in civil, criminal and taxation cases have elaborately been discussed. Learned authors have very precisely chosen the terms in relation to the Law of Evidence linking them with relevant judgements. In today''s world of Information & Technology, how difficult it is to appreciate the evidence is one of the features of the book. Judgments, from the era of British Rule uptil now, as to the applicability and/or admissibility of evidence with co-relation of facts have also been aptly chosen and placed in the book. Althrough the study in law colleges/Universities revolves round the annual syllabus based on text books, I hope, if this illustrative book is also used by the professors and the students, the information contained in the book can well be utilised. It gives a comprehensive study on the subject of evidence.</p>

<p>Contents - Part I - Relevancy of Facts, Preliminary, of the Relevancy of Facts, Parts II - On Proof, facts which need not be proved, Of Oral Evidence, Of Documentary Evidence, Of the Exclusion of Oral by Documentary Evidence, Part III - Production and Effect of Evidence, The Burden of Proof, Estoppel, Of Witnesses, Of The Examination of Witnesses, Of Improper Admission and Rejection of Evidence.</p>', 4929, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('95789691-abdf-4ce5-8e0a-7731748b5668', 'ebf1e69c-55f5-4423-8de7-dd3a6be967f7', 'Description HTML', 2, 'n></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हेतु</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किसी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सहायता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">लेने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आवश्यकता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रहे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span></p>', 1506, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('9581b444-9212-4a4a-b480-4b57ec455902', 'b9686a29-dd31-4b47-94eb-e915c4893653', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Each section of the book contains the theoretical part and problems with solutions. More than 200 problems on generation and motion of charged particles in plasma, plasma oscillations and the magnetic and electric properties of plasma are discussed in the book. The author aims at revealing the physical meaning of the problems and, at the same time, acquainting the reader with the procedures and methods employed for solving such problems. The book is intended for the university students specializing in physics and related fields. It can be used also as a handbook by the practical workers in ahese fields, since many of the problems are based on recently published results and the appendices contain the necessary reference data.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CONTENTS</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 1. The Boltzmann Kinetic Equation</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 2. Charged Particles in a Gas</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 3. Waves in Plasma</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 4. Processes Involving Charged Particles in Gases</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 5. Propagation of Radiation in Gases</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 6. Some Properties of the Gas Discharge</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Appendices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Bibliography</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Subject Index</span></span></p>', 1135, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('959337d4-faa1-40cd-8801-681f54af0e03', 'c045f631-01bd-4b9c-818f-1a0c830b8144', 'Additional Attributes HTML', 1, '<p>Author&nbsp; &nbsp;:&nbsp; &nbsp;Nigel Fielding</p>

<p>ISBN-13&nbsp; :&nbsp; 9781412928670</p>

<p>Language&nbsp; :&nbsp; English</p>

<p>Binding&nbsp; :&nbsp; &nbsp;Hard Bound</p>

<p>Publisher&nbsp; :&nbsp; &nbsp;SAGE</p>

<p>Publishing Date&nbsp; :&nbsp; &nbsp;2008-11-18</p>

<p>Product&nbsp; :&nbsp; Set of 4 Volumes</p>', 2117, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('95a49dbb-d9be-4324-9cb6-889b90919f58', '9fe7ef0c-a1e2-4902-86de-7048891ac497', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jimi Singh Kushwah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575909</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4988, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('95a8ef31-76ba-4601-b3e1-4806ecb58368', 'a54a1caa-40be-451a-a899-5a0e430af96d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">About the book</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This is a text tailored to the needs of chemical-engineering college students. Its material encompasses a broad gamut of matters. Notably, it includes a discussion of thermodynamics and chemical kinetics, reactor classification and design, the principles underlying chemical-processes, and quite a number of examples illustrating their application in the chemical-process industry.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">CONTENTS</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part 1. Basic Concepts of Chemical-Engineering, Thermodynamics and Kinetics</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 1. The Chemical Process</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 2. Thermodynamic Analysis of Chemical Processes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 3. Use of Chemical Kinetics in the Choice of Process Variables</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 4. Heterogeneous Processes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 5. Heterogeneous Catalytic Processes</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part 2. Chemical Reactors</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 6. General Remarks</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 7. Reactors with an Ideal Flow Pattern</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 8. Chemical Reactors with Non-Ideal Flow Patterns</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 9. Residence Time Distribution in Continuous Flow Reactors</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 10. Heat Transfer in Chemical Reactors</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part 3. General Principles of Chemical Process Design</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 11. Raw Materials and Energy Supply for the Chemical Process Industries</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 12. Chemical Process Industries and Invironmental Pollution Abatement</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 13. Fundamentals of Chemical Manufacture Development</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Part 4. Practical Applications of Chemical Engineering</span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 14. Fixed Nitrogen Technology</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 15. Sulphuric Acid and Fertilizer Technology</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 16. Petroleum Technology</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 17. Carbon Monoxide and Hydrogen Based Syntheses</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 18. An Outline of Bioengineering</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Bibliography</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Index</span></span></p>', 1115, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('95b605e4-4f69-4be3-80e1-cf20e741e2ec', '0b4b7d15-875d-48f8-986c-c12fcb147ce8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The field of environmental ethics is a new but now well-established sub-discipline of philosophy. Emerging in the mid-1970s, the field coalesced with the inaugural volume of the journal Environmental Ethics in 1979 and developed rapidly. By the turn of the century, most colleges and universities offered courses, if not major programs of study, in this important discipline. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Encyclopedia of Environmental Ethics and Philosophy addresses the needs of upper high school students, undergraduates researchers, teachers and professors, as well as general readers, by examining the philosophical and ethical issues underlying contemporary and historical environmental issues, policies, and debates. The encyclopedia covers concepts, institutions, topics, events and people, including global climate change, animal rights, environmental movements, alternative energy, green chemistry, ecology, and ecosabotage. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Encyclopedia of Environmental Ethics and Philosophy was guided by an editorial board of scholars, who worked with more than 250 contributors from the world''s leading universities. Each of the more than 300 articles contains a bibliography for further reading. More than 200 photographs, illustrations, and sidebars augment the text. Appendices include an annotated bibliography, a glossary, and a collection of classic articles and documents. The text is fully indexed for ease of research, and a thematic outline categorizes entries under board subject areas for an alternative access path.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">VOLUME I&nbsp;&nbsp;&nbsp; </span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Foreword,&nbsp;Introduction,&nbsp;Afterword,&nbsp;List of Articles,&nbsp;Contributors, Thematic Outline,&nbsp;ENCYCLOPEDIA OF ENVIRONMENTAL ETHICS&nbsp;AND PHILOSOPHY ABBEY TO ISRAEL,</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">&nbsp;VOLUME II</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">ENCYCLOPEDIA OF ENVIRONMENTAL ETHICS AND PHILOSOPHY JACKSON TO WRIGHT,&nbsp;List of Appendices,&nbsp;Text Acknowledgments,&nbsp;Glossary,&nbsp;List of Primary Sources,&nbsp; Primary Sources,&nbsp;Annotated Bibliography,&nbsp;Index</span></span></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 2220, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('95ba72ed-9f5f-4783-946b-04c251d1b55b', '17261b9f-91c5-4992-b411-6d506b05f90f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Viruses are sub microscopic parasitic particles. They can infect all organisms, from bacteria and archaea to plants and animals, and cause a variety of diseases. The scientific study of viruses, their structure, classification and evolution is known as virology. The studies of the processes of infection and the resultant viral diseases are also a focus of this science. Research in virology has significant applications in medicine, neuroscience, materials science and nanotechnology. This book strives to provide detailed information about the theories and concepts of virology to help develop a better understanding of the latest advances within this field. From theories to research to practical applications, case studies related to all contemporary topics of relevance to this field have been included in this book.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Viral Structure, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Applications of Virus and Morphology, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">RNA Metabolism and Virology,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cellular Response to Viral Infection, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Viral Diseases and Host Defences, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Viruses versus RNAi Host Defence, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Viral Factors in Pathogenesis, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant DNA Viruses</span></span></span></p>
', 627, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('95c819af-8d95-4927-a713-3df8e37faa8f', 'e3b15fcc-a9cb-4694-8a63-87df47cc5bd7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Golden Book of Tagore</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Dr.Saroj Mohan Mitra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Tagore Committee, Calcutta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1931</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 49, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('95ddf8f9-1994-437d-8d00-9da791101b01', 'ced84bdd-00cb-4393-974e-15dc4f810335', 'Description HTML', 1, '<h4>सोशल मीडिया और जनजातीय संस्कृति</h4>
', 142, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('95ee1808-a0c3-41d5-bc6e-9649942b2870', '732748f6-eba3-4b36-989e-1fa4d4dfe1a1', 'Additional Attributes HTML', 1, '<h1>Understanding Research in Personal Relationships - A Text with Readings</h1>', 5508, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('95f290f9-d4f9-414b-9354-8e0f4f8077aa', 'fcb04c9c-0cf5-4f19-b98d-2874e558e1a2', 'Additional Attributes HTML', 1, '<h1>Handbook of Rsearch on Informatics in Healthcare and Biomedicine</h1>', 5315, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('95f721bd-e015-4659-baa9-908daa82ce9e', 'eef91ab9-0ae3-455f-85c5-1cc9df1f6f41', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Since it first appeared twenty-five years ago, Psychology has been widely recognized as the most cohesive overview of the discipline. Drawing from the liberal arts and natural sciences and emphasizing psychology\''s historical dimensions, this gold-standard text shows students how and why psychology is relevant in their lives and to the other disciplines they are studying.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Seventh Edition introduces a new four-part structure that highlights the central issues that motivate psychological research and previews them through thought-provoking introductory essays. Throughout, the part reorganization is reinforced by carefully refined questions and themes, providing a coherent and exciting view of psychology today.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1. Foundations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2. Knowledge and Thought</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3. The Pearson in Context</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4. Individual Differences</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 239, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('95fa1041-ac6b-4e6f-89be-86d0bd537676', 'ce75cf6e-9d08-4b8a-ab24-07c58613bacc', 'Description HTML', 1, '<h1>The Rights of Animals - Current Controversies New</h1>', 4670, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('95fa4566-543d-49e5-9b17-aa263097059b', '07214ad4-c040-4fe3-82d2-a8d3a4c20fb5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Theory of Atmospheric Radiative Transfer:A Comprehensive Introduction</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Manfred Wendisch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9783527408368</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 168, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('961544f1-79fc-4fc9-8628-b2a506e6c284', 'd524df8f-1593-4d31-a475-8d16e8aa06f5', 'Additional Attributes HTML', 1, '<h1>Discrete Event Modeling and Simulation Technologies - A Tapestry of Systems and AI-Based Theories and Methodologies New</h1>', 4077, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('961bfe31-3906-490c-ab1f-d79ed71926e4', '174c9bb9-8988-4a95-917b-a9db4fb4eed4', 'Description HTML', 1, '<h1>Democratic Governance - Issues and Concerns</h1>', 4276, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('961e1046-2d74-41d5-9fc3-62f691801093', '40219470-7cbe-4312-adbf-0a6ae105e8b5', 'Description HTML', 1, '<p>The Clay Mathematics Institute announced the Millennium Prize Problems to mark the 100th anniversary of David Hilbert''s lecture at the second ICM. The Problems were set forth by two of the greatest mathematicians of the 20th century: John Tate and Michael Atiyah. Tate describes in his lecture three Millennium Prize Problems: the Riemann Hypothesis, the Conjecture of Birch and Swinnerton-Dyer, and the "P=NP?" problem. These questions described are among the most important unsolved problems in analysis, number theory, and theoretical computer science. His lecture gives a lucid description of the essential nature and history of these great problems. The lecture itself is a significant event in the history of mathematics, which will be sure to captivate the imagination of anyone interested in the frontiers of mathematics. The set of two lectures by Tate and Atiyah together comprise a complete description of the Millennium Prize Problems, in a style that is entertaining and easy to understand.</p>', 1887, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('962a5491-7b38-4752-b06b-5f4d8744345e', '613ba2c7-870d-4629-9976-98687638904f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.K. Sampath Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381416068</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3345, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('962c6833-c6cf-4ede-b2e9-aeaa53248206', 'd8dd1da8-1e48-4d4b-ab13-055668f4abda', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sebastian Schnettler</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857025883</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5239, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('96303cb3-ca50-4570-88e4-edb10c509623', 'c25d8e34-f54a-4c92-8efa-8dac41d1830f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bina Biswas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737443</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5203, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('9631ec8a-2423-4920-9a6a-ee930ff61758', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'Description HTML', 1, '<p style="text-align:justify">&nbsp;</p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Contents: -</strong>&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px">1.</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">&nbsp;SOIL</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">2. ROCK''S AND MINERALS</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">3. SOIL FORMING PROCESSES&nbsp;</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">4. PHYSICAL PROPERTIES OF SOIL</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">5. SOIL WATER</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">6. SOIL TEMPERATURE&nbsp;</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">7. SOIL AIR</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">8. SOIL COLLOIDS</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">9. SOIL REACTION&nbsp;</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">10. PROBLEM SOIL&nbsp;</span></span></span></span></p>

<p style="text-align:justify"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">11. IRREGATION WATER</span>&nbsp; &nbsp; &nbsp;&nbsp;</span></span></span></p>', 1960, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('963cabf5-b312-415a-85b1-21cff450980d', '8928b4bd-79d0-4cf1-afa5-3d0cca7948ce', 'Description HTML', 1, '<p>Identification of chemicals that affect the naturally occurring interactions be­ tween organisms requires sophisticated chemical techniques, such as those docu­ mented in volume 1, in combination with effective bioassays. Without an effective bioassay, the identification becomes akin to looking for a needle in a haystack, but without any idea of what a needle looks like. To a large extent serniochemical identifications must be driven by bioassays. The design of bioassays for use in chemical ecology is governed by the sometimes conflicting objectives of ecological relevance and the need for simplic­ ity. Bioassay design should be based on observations of the interactions between organisms in their natural context, a theme that appears throughout this volume. As a result, this volume is as much about ecology and behavior as it is about specific methods. It is impossible to design a relevant bioassay, whether it is simple or complex, without understanding at least the fundamentals of how chemical cues or signals mediate the interaction in nature. Thus, the development of bioassay methods must be driven by an understanding of ecology and a knowledge of the natural history of the organisms under study. Given such an understanding, it is often possible to design assays that are both ecologically relevant and easy to perform.</p>', 3654, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('963e728e-6a31-4249-a53a-4396597bd9c7', '0d62b087-6036-44c7-8422-3185642dd1f1', 'Description HTML', 1, '<p>Description For Sale in Indiansubcontinent only The easy, hands-on guide to building and running TCP/IP networks- now fully updated for the latest protocols, standards, andtechniques •Thorough, practical, and approachable: packed withstep-by-step instructions, examples, quizzes, exercises, andtips •Covers TCP/IP architecture, subnetting, CIDR, routing,security, encryption, utilities, services, streaming, remoteaccess, monitoring, troubleshooting, and much more •Extensivenew coverage includes IPv6, cloud environments, HTML5, and TCP/IPover wireless HOUR 1: What Is TCP/IP? HOUR 2: How TCP/IP Works HOUR 3: The Network Access Layer HOUR 4: The Internet Layer HOUR 5: Subnetting and CIDR HOUR 6: The Transport Layer HOUR 7: The Application Layer HOUR 8: Routing HOUR 9: Getting Connected HOUR 10: Name Resolution HOUR 11: TCP/IP Security HOUR 12: Configuration HOUR 13: IPv6: The Next Generation HOUR 14: TCP/IP Utilities HOUR 15: Monitoring and Remote Access HOUR 16: Classic Services HOUR 17: The Internet: A Closer Look HOUR 18: HTTP, HTML, and the World Wide Web HOUR 19: The New Web HOUR 20: Web Services HOUR 21: Email HOUR 22: Streaming and Casting HOUR 23: Living in the Cloud HOUR 24: Implementing a TCP/IP Network: 7 Days in the Life of aSys Admin Joe Casad is an engineer, author, and editor who has writtenwidely on computer networking and system administration. He haswritten or cowritten 12 books on computers and networking. Hecurrently serves as editor in chief of Linux Pro Magazine and ADMINOnline. In a past life, he was the editor of C/C++ Users Journaland senior editor of UnixReview.com.</p>', 5843, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('963ff861-c164-4b6e-9d30-f32bb896fbe2', '9e159907-fb67-4f60-a3f8-f11a3b3092e1', 'Description HTML', 2, 'pan></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Internal Perception and its-Objects&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">D. Inference (Anumana) </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Nature and Scope of-Anumana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Distinction between Perception and Inference</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Constituents of Inference</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Forms of Anumana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Puravat, Sesavat and Samanyatodrsta</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Kevalanvayi, Kevala-Vyatireki and Anvaya-Vyatireki</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Inference</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Logical Form of Inference (Anumana)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Pararthanumana and Svarthanumana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Problem of Vyapti</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Logical and Psychological Bases of Inference</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Vyapti</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Psychological Ground of Inference (Paksata)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Fallacies (Hetvabhasa)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">E. What if Upamana? </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Nature of Upamana (Comparision)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Role of Sadrsya (similarity) in Upamana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Upamana as an Independent Source of Knowledge (Pramana)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">F. Verbal Testimony (Sabda) </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Words (Pada)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Kinds of Word</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Import of Words</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Sentence (Vakya)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Import of Sentences</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Nyaya Epistemology and Education </span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">A. Zeroing in on Education </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">B. Pedagogy: A Paradigm Shift </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 5708, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('96494d12-514b-407c-afdb-2b15dbf4b985', '776c4261-a8a5-46a6-a19e-8e9118fb58b6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ben F Luisi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131201541</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5408, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('9666bd14-0252-4880-ab86-ea882ff28731', '7f309bf3-54ec-4ecf-b8bd-42a28fec2c99', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Lord Ganesha has a special place in the hearts of people. No worship of any kind or of any other deity can begin without an initial worship to Ganesha. This elephant headed God of wisdom teaches that the path to success and achievements is through the use of intellect and wisdom. He is the playful God of the young and the great guru of the old.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Who is Ganesha?,&nbsp;How Ganesha Got his Elephant Head?,&nbsp;Shiva Worships Ganapati,&nbsp;Ganesha''s Vehicle, the Mouse,&nbsp; The Race,&nbsp;Ganapati and the God of Wealth,&nbsp;Ganesha Worshipped by Vishnu,&nbsp;The Moon Teases Ganesha,&nbsp;Why Ganesha has a Broken Tusk?,&nbsp;Ganesha and the Cat,&nbsp;Ganesha and the River Cauvery,&nbsp;Ganesha and Ravana,&nbsp;Ganesha and Duraasadan,&nbsp; Ganesha&nbsp;writes the Mahabharata</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5874, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('9666ee4a-07fa-4fcc-8f34-7aecac5cfdd6', 'b226d33c-a804-4379-8ae9-073d6531ebae', 'Description HTML', 1, '<p>Small-world research started about fifty years ago with an idea about a social phenomenon: that any two randomly chosen individuals in a country, or in the world even, could be connected with each other via a relatively short chain of acquaintances. But since its formation, this idea has evolved and – despite research almost dying off in the 1980s – has now become an exciting and vital area of study. Following the publication of seminal research in the late 1990s, which shed new light on the question of how short connections are possible in large scale networks, researchers began to see the significance of their subject reflected in many different facets of existence; small-world structures were found in a number of distinct contexts, including, for example, a protein interaction network and in communication networks via instant messaging. What had once started as small-world research has now evolved into an interdisciplinary science of complex networks.</p>

<p>In this four-volume set, the history, development and potential future of this intriguing idea is mapped and illustrated through a masterfully selected collection of articles, written and introduced by respected authorities on the subject.</p>

<p><strong>Volume I: The Small-World Phenomenon: an Introduction<br>
Volume II: Network Search<br>
Volume III: A complex networks approach to the Small World problem<br>
Volume IV: Multidisciplinary applications</strong></p>', 5025, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('967f5617-0930-42ac-af40-b58c178d647b', '09aed58a-2b32-4561-889d-dfd7b7fdc9e0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Management-Theory, Concepts, Problems 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">R.P. Rustagi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789357780834</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">EDN.</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">7/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">926</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 988, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('968d98a1-0dd8-4c1c-b5ac-8635c6aed168', '2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D.K. Patel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382037057</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>360</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5151, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('968f9c89-3960-4d6c-99f6-5815d17f31e5', '428cd1f3-1392-458a-9bb1-375feadb80a8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Trevor Lindsay, Sue Orton</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857255020</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4609, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('9694158b-86ce-430f-814c-20080b977228', '8833e583-f6e6-4330-be86-3f48352cfad5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Giorgio Fasano and Janos D. Printer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781461444688</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4183, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('969b1499-e8dd-4a4b-befd-22576356679c', '7c522613-e617-4155-b15c-5271c9f4b23b', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center"><strong>Food and Agricultural Wastewater Utilization and Treatment 2/e</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center"><strong>Sean X. Liu</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center"><strong>9781118353974</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Publisher</td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication</td>
			<td style="text-align:center"><strong>2014</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center"><strong>272</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding </td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1243, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('96a27c9a-fe91-4b77-b8b2-567ea87be220', '6692c134-6240-45d5-9e42-d753d92ddc78', 'Description HTML', 1, '<h1>Seeds in Spring Contemporary Indian English - Poetry, Drama and Critics</h1>', 2751, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('96b9bf3e-cc82-49d8-a41b-bd54973fe4cc', '2ec8a6f8-3393-4d9c-8b7c-bd1d63f2154b', 'Additional Attributes HTML', 1, '<h1>Research Methodology in Geology</h1>', 5259, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('96c2d02f-10f6-4416-be53-08b99e8d8b51', 'e63c2adb-8f8a-47b7-9463-e45aaae116d5', 'Description HTML', 1, '<p>Easy visual approach uses pictures and step-by step instruction to help you bring your web sites to life with Java Script. Concise steps and explanations let you get up and running in no time. Essential reference guide keeps you coming back again and again. Whether you are a java Script newbie or an experienced veteran, this book will teach you all you need to know- from the basics of making your web site interactive to adding advanced features with jquery and much more.</p>', 3438, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('96d4179e-8df2-4b9f-8b99-fed1e0187eab', 'd1b31a09-4cee-4c12-8be4-c1827c10dbbf', 'Description HTML', 1, '<h1>Microdevices in Biology and Medicine - methods in Bioengineering Series</h1>', 3650, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('96dfb0e4-08db-496c-923e-f2406a784a89', '1f2d327d-6c4c-447d-ab9b-7b37749e37d7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Natural Products in Chemical Biology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Natanya Civjan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118101179</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1319, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('96e2dce4-0b21-4947-89f2-c03974791768', 'e6f645dd-3c8a-4059-ad22-0ce1f4303aa9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Glimpses of the Bhagavadgita and the Vedanta Philosophy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M.W. Burway</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192054612</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Language</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4387, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('96e4953a-e573-4829-a755-b3dbcaafef32', '8f4a37d9-b4eb-40dc-8c16-3104b60f3a18', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p>With recent changes in multicore and general-purpose computing on graphics processing units, the way parallel computers are used and programmed has drastically changed. It is important to provide a comprehensive study on how to use such machines written by specialists of the domain. The book provides recent research results in high-performance computing on complex environments, information on how to efficiently exploit heterogeneous and hierarchical architectures and distributed systems, detailed studies on the impact of applying heterogeneous computing practices to real problems, and applications varying from remote sensing to tomography. The content spans topics such as Numerical Analysis for Heterogeneous and Multicore Systems; Optimization of Communication for High Performance Heterogeneous and Hierarchical Platforms; Efficient Exploitation of Heterogeneous Architectures, Hybrid CPU+GPU, and Distributed Systems; Energy Awareness in High-Performance Computing; and Applications of Heterogeneous High-Performance Computing.<br />
<br />
<strong><span style="font-size:18px">Contents :</span></strong></p>

<p><strong>Part I Introduction 1</strong></p>

<p><strong>1. Summary of the Open European Network for High-Performance Computing in Complex Environments 3</strong><br />
<em>Emmanuel Jeannot and Julius ilinskas</em></p>

<p>1.1 Introduction and Vision 4</p>

<p>1.2 Scientific Organization 6</p>

<p>1.2.1 Scientific Focus 6</p>

<p>1.2.2 Working Groups 6</p>

<p>1.3 Activities of the Project 6</p>

<p>1.3.1 Spring Schools 6</p>

<p>1.3.2 International Workshops 7</p>

<p>1.3.3 Working Groups Meetings 7</p>

<p>1.3.4 Management Committee Meetings 7</p>

<p>1.3.5 Short-Term Scientific Missions 7</p>

<p>1.4 Main Outcomes of the Action 7</p>

<p>1.5 Contents of the Book 8</p>

<p>Acknowledgment 10</p>

<p><strong>Part II Numerical Analysis for Heterogeneous and Multicore Systems 11</strong></p>

<p><strong>2. On the Impact of the Heterogeneous Multicore and Many-Core Platforms on Iterative Solution Methods and Preconditioning Techniques 13</strong><br />
<em>Dimitar Lukarski and Maya Neytcheva</em></p>

<p>2.1 Introduction 14</p>

<p>2.2 General Description of Iterative Methods and Preconditioning 16</p>

<p>2.2.1 Basic Iterative Methods 16</p>

<p>2.2.2 Projection Methods: CG and GMRES 18</p>

<p>2.3 Preconditioning Techniques 20</p>

<p>2.4 Defect-Correction Technique 21</p>

<p>2.5 Multigrid Method 22</p>

<p>2.6 Parallelization of Iterative Methods 22</p>

<p>2.7 Heterogeneous Systems 23</p>

<p>2.7.1 Heterogeneous Computing 24</p>

<p>2.7.2 Algorithm Characteristics and Resource Utilization 25</p>

<p>2.7.3 Exposing Parallelism 26</p>

<p>2.7.4 Heterogeneity in Matrix Computation 26</p>

<p>2.7.5 Setup of Heterogeneous Iterative Solvers 27</p>

<p>2.8 Maintenance and Portability 29</p>

<p>2.9 Conclusion 30</p>

<p>Acknowledgments 31</p>

<p>References 31</p>

<p><strong>3. Efficient Numerical Solution of 2D Diffusion Equation on Multicore Computers 33</strong><br />
<em>Matja Depolli, Gregor Kosec, and Roman Trobec</em></p>

<p>3.1 Introduction 34</p>

<p>3.2 Test Case 35</p>

<p>3.2.1 Governing Equations 35</p>

<p>3.2.2 Solution Procedure 36</p>

<p>3.3 Parallel Implementation 39</p>

<p>3.3.1 Intel PCM Library 39</p>

<p>3.3.2 OpenMP 40</p>

<p>3.4 Results 41</p>

<p>3.4.1 Results of Numerical Integration 41</p>

<p>3.4.2 Parallel Efficiency 42</p>

<p>3.5 Discussion 45</p>

<p>3.6 Conclusion 47</p>

<p>Acknowledgment 47</p>

<p>References 47</p>

<p><strong>4. Parallel Algorithms for Parabolic Problems on Graphs in Neuroscience 51</strong><br />
<em>Natalija Tumanova and Raimondas Ciegis</em></p>

<p>4.1 Introduction 51</p>

<p>4.2 Formulation of the Discrete Model 53</p>

<p>4.2.1 The <em>?</em>-Implicit Discrete Scheme 55</p>

<p>4.2.2 The Predictor–Corrector Algorithm I 57</p>

<p>4.2.3 The Predictor–Corrector Algorithm II 58</p>

<p>4.3 Parallel Algorithms 59</p>

<p>4.3.1 Parallel <em>?</em>-Implicit Algorithm 59</p>

<p>4.3.2 Parallel Predictor–Corrector Algorithm I 62</p>

<p>4.3.3 Parallel Predictor–Corrector Algorithm II 63</p>

<p>4.4 Computational Results 63</p>

<p>4.4.1 Experimental Comparison of Predictor–Corrector Algorithms 66</p>

<p>4.4.2 Numerical Experiment of Neuron Excitation 68</p>

<p>4.5 Conclusions 69</p>

<p>Acknowledgments 70</p>

<p>References 70</p>

<p><strong>Part III Communication and Storage Considerations in High-Performance Computing 73</strong></p>

<p><strong>5. An Overview of Topology Mapping Algorithms and Techniques in High-Performance Computing 75</strong><br />
<em>Torsten Hoefler, Emmanuel Jeannot, and Guillaume Mercier</em></p>

<p>5.1 Introduction 76</p>

<p>5.2 General Overview 76</p>

<p>5.2.1 A Key to Scalability: Data Locality 77</p>

<p>5.2.2 Data Locality Management in Parallel Programming Models 77</p>

<p>5.2.3 Virtual Topology: Definition and Characteristics 78</p>

<p>5.2.4 Understanding the Hardware 79</p>

<p>5.3 Formalization of the Problem 79</p>

<p>5.4 Algorithmic Strategies for Topology Mapping 81</p>

<p>5.4.1 Greedy Algorithm Variants 81</p>

<p>5.4.2 Graph Partitioning 82</p>

<p>5.4.3 Schemes Based on Graph Similarity 82</p>

<p>5.4.4 Schemes Based on Subgraph Isomorphism 82</p>

<p>5.5 Mapping Enforcement Techniques 82</p>

<p>5.5.1 Resource Binding 83</p>

<p>5.5.2 Rank Reordering 83</p>

<p>5.5.3 Other Techniques 84</p>

<p>5.6 Survey of Solutions 85</p>

<p>5.6.1 Algorithmic Solutions 85</p>

<p>5.6.2 Existing Implementations 85</p>

<p>5.7 Conclusion and Open Problems 89</p>

<p>Acknowledgment 90</p>

<p>References 90</p>

<p><strong>6. Optimization of Collective Communication for Heterogeneous HPC Platforms 95</strong><br />
<em>Kiril Dichev and Alexey Lastovetsky</em></p>

<p>6.1 Introduction 95</p>

<p>6.2 Overview of Optimized Collectives and Topology-Aware Collectives 97</p>

<p>6.3 Optimizations of Collectives on Homogeneous Clusters 98</p>

<p>6.4 Heterogeneous Networks 99</p>

<p>6.4.1 Comparison to Homogeneous Clusters 99</p>

<p>6.5 Topology- and Performance-Aware Collectives 100</p>

<p>6.6 Topology as Input 101</p>

<p>6.7 Performance as Input 102</p>

<p>6.7.1 Homogeneous Performance Models 103</p>

<p>6.7.2 Heterogeneous Performance Models 105</p>

<p>6.7.3 Estimation of Parameters of Heterogeneous Performance Models 106</p>

<p>6.7.4 Other Performance Models 106</p>

<p>6.8 Non-MPI Collective Algorithms for Heterogeneous Networks 106</p>

<p>6.8.1 Optimal Solutions with Multiple Spanning Trees 107</p>

<p>6.8.2 Adaptive Algorithms for Efficient Large-Message Transfer 107</p>

<p>6.8.3 Network Models Inspired by BitTorrent 108</p>

<p>6.9 Conclusion 111</p>

<p>Acknowledgments 111</p>

<p>References 111</p>

<p><strong>7. Effective Data Access Patterns on Massively Parallel Processors 115</strong><br />
<em>Gabriele Capannini, Ranieri Baraglia, Fabrizio Silvestri, and Franco Maria Nardini</em></p>

<p>7.1 Introduction 115</p>

<p>7.2 Architectural Details 116</p>

<p>7.3 <em>K</em>-Model 117</p>

<p>7.3.1 The Architecture 117</p>

<p>7.3.2 Cost and Complexity Evaluation 118</p>

<p>7.3.3 Efficiency Evaluation 119</p>

<p>7.4 Parallel Prefix Sum 120</p>

<p>7.4.1 Experiments 125</p>

<p>7.5 Bitonic Sorting Networks 126</p>

<p>7.5.1 Experiments 131</p>

<p>7.6 Final Remarks 132</p>

<p>Acknowledgments 133</p>

<p>References 133</p>

<p><strong>8. Scalable Storage I/O Software for Blue Gene Architectures 135</strong><br />
<em>Florin Isaila, Javier Garcia, and Jesús Carretero</em></p>

<p>8.1 Introduction 135</p>

<p>8.2 Blue Gene System Overview 136</p>

<p>8.2.1 Blue Gene Architecture 136</p>

<p>8.2.2 Operating System Architecture 136</p>

<p>8.3 Design and Implementation 138</p>

<p>8.3.1 The Client Module 139</p>

<p>8.3.2 The I/O Module 141</p>

<p>8.4 Conclusions and Future Work 142</p>

<p>Acknowledgments 142</p>

<p>References 142</p>

<p><strong>Part IV Efficient Exploitation af Heterogeneous Architectures 145</strong></p>

<p><strong>9. Fair Resource Sharing for Dynamic Scheduling of Workflows on Heterogeneous Systems 147</strong><br />
<em>Hamid Arabnejad, Jorge G. Barbosa, and Frédéric Suter</em></p>

<p>9.1 Introduction 148</p>

<p>9.1.1 Application Model 148</p>

<p>9.1.2 System Model 151</p>

<p>9.1.3 Performance Metrics 152</p>

<p>9.2 Concurrent Workflow Scheduling 153</p>

<p>9.2.1 Offline Scheduling of Concurrent Workflows 154</p>

<p>9.2.2 Online Scheduling of Concurrent Workflows 155</p>

<p>9.3 Experimental Results and Discussion 160</p>

<p>9.3.1 DAG Structure 160</p>

<p>9.3.2 Simulated Platforms 160</p>

<p>9.3.3 Results and Discussion 162</p>

<p>9.4 Conclusions 165</p>

<p>Acknowledgments 166</p>

<p>References 166</p>

<p><strong>10. Systematic Mapping of Reed–Solomon Erasure Codes on Heterogeneous Multicore Architectures 169</strong><br />
<em>Roman Wyrzykowski, Marcin Wozniak, and Lukasz Kuczynski</em></p>

<p>10.1 Introduction 169</p>

<p>10.2 Related Works 171</p>

<p>10.3 Reed–Solomon Codes and Linear Algebra Algorithms 172</p>

<p>10.4 Mapping Reed–Solomon Codes on Cell/B.E. Architecture 173</p>

<p>10.4.1 Cell/B.E. Architecture 173</p>

<p>10.4.2 Basic Assumptions for Mapping 174</p>

<p>10.4.3 Vectorization Algorithm and Increasing its Efficiency 175</p>

<p>10.4.4 Performance Results 177</p>

<p>10.5 Mapping Reed–Solomon Codes on Multicore GPU Architectures 178</p>

<p>10.5.1 Parallelization of Reed–Solomon Codes on GPU Architectures 178</p>

<p>10.5.2 Organization of GPU Threads 180</p>

<p>10.6 Methods of Increasing the Algorithm Performance on GPUs 181</p>

<p>10.6.1 Basic Modifications 181</p>

<p>10.6.2 Stream Processing 182</p>

<p>10.6.3 Using Shared Memory 184</p>

<p>10.7 GPU Performance Evaluation 185</p>

<p>10.7.1 Experimental Results 185</p>

<p>10.7.2 Performance Analysis using the Roofline Model 187</p>

<p>10.8 Conclusions and Future Works 190</p>

<p>Acknowledgments 191</p>

<p>References 191</p>

<p><strong>11. Heterogeneous Parallel Computing Platforms and Tools for Compute-Intensive Algorithms: A Case Study 193</strong><br />
<em>Daniele D’Agostino, Andrea Clematis, and Emanuele Danovaro</em></p>

<p>11.1 Introduction 194</p>

<p>11.2 A Low-Cost Heterogeneous Computing Environment 196</p>

<p>11.2.1 Adopted Computing Environment 199</p>

<p>11.3 First Case Study: The <em>N</em>-Body Problem 200</p>

<p>11.3.1 The Sequential <em>N</em>-Body Algorithm 201</p>

<p>11.3.2 The Parallel <em>N</em>-Body Algorithm for Multicore Architectures 203</p>

<p>11.3.3 The Parallel <em>N</em>-Body Algorithm for CUDA Architectures 204</p>

<p>11.4 Second Case Study: The Convolution Algorithm 206</p>

<p>11.4.1 The Sequential Convolver Algorithm 206</p>

<p>11.4.2 The Parallel Convolver Algorithm for Multicore Architectures 207</p>

<p>11.4.3 The Parallel Convolver Algorithm for GPU Architectures 208</p>

<p>11.5 Conclusions 211</p>

<p>Acknowledgments 212</p>

<p>References 212</p>

<p><strong>12. Efficient Application of Hybrid Parallelism in Electromagnetism Problems 215</strong><br />
<em>Alejandro Álvarez-Melcón, Fernando D. Quesada, Domingo Giménez, Carlos Pérez-Alcaraz, José-Ginés Picón, and Tomás Ramírez</em></p>

<p>12.1 Introduction 215</p>

<p>12.2 Computation of Green’s functions in Hybrid Systems 216</p>

<p>12.2.1 Computation in a Heterogeneous Cluster 217</p>

<p>12.2.2 Experiments 218</p>

<p>12.3 Parallelization in Numa Systems of a Volume Integral Equation Technique 222</p>

<p>12.3.1 Experiments 222</p>

<p>12.4 Autotuning Parallel Codes 226</p>

<p>12.4.1 Empirical Autotuning 227</p>

<p>12.4.2 Modeling the Linear Algebra Routines 229</p>

<p>12.5 Conclusions and Future Research 230</p>

<p>Acknowledgments 231</p>

<p>References 232</p>

<p><strong>Part V CPU + GPU Coprocessing 235</strong></p>

<p><strong>13. Design and Optimization of Scientific Applications for Highly Heterogeneous and Hierarchical HPC Platforms Using Functional Computation Performance Models 237</strong><br />
<em>David Clarke, Aleksandar Ilic, Alexey Lastovetsky, Vladimir Rychkov, Leonel Sousa, and Ziming Zhong</em></p>

<p>13.1 Introduction 238</p>

<p>13.2 Related Work 241</p>

<p>13.3 Data Partitioning Based on Functional Performance Model 243</p>

<p>13.4 Example Application: Heterogeneous Parallel Matrix Multiplication 245</p>

<p>13.5 Performance Measurement on CPUs/GPUs System 247</p>

<p>13.6 Functional Performance Models of Multiple Cores and GPUs 248</p>

<p>13.7 FPM-Based Data Partitioning on CPUs/GPUs System 250</p>

<p>13.8 Efficient Building of Functional Performance Models 251</p>

<p>13.9 FPM-Based Data Partitioning on Hierarchical Platforms 253</p>

<p>13.10 Conclusion 257</p>

<p>Acknowledgments 259</p>

<p>References 259</p>

<p><strong>14. Efficient Multilevel Load Balancing on Heterogeneous CPU + GPU Systems 261</strong><br />
<em>Aleksandar Ilic and Leonel Sousa</em></p>

<p>14.1 Introduction: Heterogeneous CPU + GPU Systems 262</p>

<p>14.1.1 Open Problems and Specific Contributions 263</p>

<p>14.2 Background and Related Work 265</p>

<p>14.2.1 Divisible Load Scheduling in Distributed CPU-Only Systems 265</p>

<p>14.2.2 Scheduling in Multicore CPU and Multi-GPU Environments 268</p>

<p>14.3 Load Balancing Algorithms for Heterogeneous CPU + GPU Systems 269</p>

<p>14.3.1 Multilevel Simultaneous Load Balancing Algorithm 270</p>

<p>14.3.2 Algorithm for Multi-Installment Processing with Multidistributions 273</p>

<p>14.4 Experimental Results 275</p>

<p>14.4.1 MSLBA Evaluation: Dense Matrix Multiplication Case Study 275</p>

<p>14.4.2 AMPMD Evaluation: 2D FFT Case Study 277</p>

<p>14.5 Conclusions 279</p>

<p>Acknowledgments 280</p>

<p>References 280</p>

<p><strong>15. The All-Pair Shortest-Path Problem in Shared-Memory Heterogeneous Systems 283</strong><br />
<em>Hector Ortega-Arranz, Yuri Torres, Diego R. Llanos, and Arturo Gonzalez-Escribano</em></p>

<p>15.1 Introduction 283</p>

<p>15.2 Algorithmic Overview 285</p>

<p>15.2.1 Graph Theory Notation 285</p>

<p>15.2.2 Dijkstra’s Algorithm 286</p>

<p>15.2.3 Parallel Version of Dijkstra’s Algorithm 287</p>

<p>15.3 CUDA Overview 287</p>

<p>15.4 Heterogeneous Systems and Load Balancing 288</p>

<p>15.5 Parallel Solutions to The APSP 289</p>

<p>15.5.1 GPU Implementation 289</p>

<p>15.5.2 Heterogeneous Implementation 290</p>

<p>15.6 Experimental Setup 291</p>

<p>15.6.1 Methodology 291</p>

<p>15.6.2 Target Architectures 292</p>

<p>15.6.3 Input Set Characteristics 292</p>

<p>15.6.4 Load-Balancing Techniques Evaluated 292</p>

<p>15.7 Experimental Results 293</p>

<p>15.7.1 Complete APSP 293</p>

<p>15.7.2 512-Source-Node-to-All Shortest Path 295</p>

<p>15.7.3 Experimental Conclusions 296</p>

<p>15.8 Conclusions 297</p>

<p>Acknowledgments 297</p>

<p>References 297</p>

<p><strong>Part VI Efficient Exploitation of Distributed Systems 301</strong></p>

<p><strong>16. Resource Management for HPC on the Cloud 303</strong><br />
<em>Marc E. Frincu and Dana Petcu</em></p>

<p>16.1 Introduction 303</p>

<p>16.2 On the Type of Applications for HPC and HPC2 305</p>

<p>16.3 HPC on the Cloud 306</p>

<p>16.3.1 General PaaS Solutions 306</p>

<p>16.3.2 On-Demand Platforms for HPC 310</p>

<p>16.4 Scheduling Algorithms for HPC2 311</p>

<p>16.5 Toward an Autonomous Scheduling Framework 312</p>

<p>16.5.1 Autonomous Framework for RMS 313</p>

<p>16.5.2 Self-Management 315</p>

<p>16.5.3 Use Cases 317</p>

<p>16.6 Conclusions 319</p>

<p>Acknowledgment 320</p>

<p>References 320</p>

<p><strong>17. Resource Discovery in Large-Scale Grid Systems 323</strong><br />
<em>Konstantinos Karaoglanoglou and Helen Karatza</em></p>

<p>17.1 Introduction and Background 323</p>

<p>17.1.1 Introduction 323</p>

<p>17.1.2 Resource Discovery in Grids 324</p>

<p>17.1.3 Background 325</p>

<p>17.2 The Semantic Communities Approach 325</p>

<p>17.2.1 Grid Resource Discovery Using Semantic Communities 325</p>

<p>17.2.2 Grid Resource Discovery Based on Semantically Linked Virtual Organizations 327</p>

<p>17.3 The P2P Approach 329</p>

<p>17.3.1 On Fully Decentralized Resource Discovery in Grid Environments Using a P2P Architecture 329</p>

<p>17.3.2 P2P Protocols for Resource Discovery in the Grid 330</p>

<p>17.4 The Grid-Routing Transferring Approach 333</p>

<p>17.4.1 Resource Discovery Based on Matchmaking Routers 333</p>

<p>17.4.2 Acquiring Knowledge in a Large-Scale Grid System 335</p>

<p>17.5 Conclusions 337</p>

<p>Acknowledgment 338</p>

<p>References 338</p>

<p><strong>Part VII Energy Awareness in High-Performance Computing 341</strong></p>

<p><strong>18. Energy-Aware Approaches for HPC Systems 343</strong><br />
<em>Robert Basmadjian, Georges Da Costa, Ghislain Landry Tsafack Chetsa, Laurent Lefevre, Ariel Oleksiak, and Jean-Marc Pierson</em></p>

<p>18.1 Introduction 344</p>

<p>18.2 Power Consumption of Servers 345</p>

<p>18.2.1 Server Modeling 346</p>

<p>18.2.2 Power Prediction Models 347</p>

<p>18.3 Classification and Energy Profiles of HPC Applications 354</p>

<p>18.3.1 Phase Detection 356</p>

<p>18.3.2 Phase Identification 358</p>

<p>18.4 Policies and Leverages 359</p>

<p>18.5 Conclusion 360</p>

<p>Acknowledgements 361</p>

<p>References 361</p>

<p><strong>19. Strategies for Increased Energy Awareness in Cloud Federations 365</strong><br />
<em>Gabor Kecskemeti, AttilaKertesz, Attila Cs. Marosi, and Zsolt Nemeth</em></p>

<p>19.1 Introduction 365</p>

<p>19.2 Related Work 367</p>

<p>19.3 Scenarios 369</p>

<p>19.3.1 Increased Energy Awareness Across Multiple Data Centers within a Single Administrative Domain 369</p>

<p>19.3.2 Energy Considerations in Commercial Cloud Federations 372</p>

<p>19.3.3 Reduced Energy Footprint of Academic Cloud Federations 374</p>

<p>19.4 Energy-Aware Cloud Federations 374</p>

<p>19.4.1 Availability of Energy-Consumption-Related Information 375</p>

<p>19.4.2 Service Call Scheduling at the Meta-Brokering Level of FCM 376</p>

<p>19.4.3 Service Call Scheduling and VM Management at the Cloud-Brokering Level of FCM 377</p>

<p>19.5 Conclusions 379</p>

<p>Acknowledgments 380</p>

<p>References 380</p>

<p><strong>20. Enabling Network Security in HPC Systems Using Heterogeneous CMPs 383</strong><br />
<em>Ozcan Ozturk and Suleyman Tosun</em></p>

<p>20.1 Introduction 384</p>

<p>20.2 Related Work 386</p>

<p>20.3 Overview of Our Approach 387</p>

<p>20.3.1 Heterogeneous CMP Architecture 387</p>

<p>20.3.2 Network Security Application Behavior 388</p>

<p>20.3.3 High-Level View 389</p>

<p>20.4 Heterogeneous CMP Design for Network Security Processors 390</p>

<p>20.4.1 Task Assignment 390</p>

<p>20.4.2 ILP Formulation 391</p>

<p>20.4.3 Discussion 393</p>

<p>20.5 Experimental Evaluation 394</p>

<p>20.5.1 Setup 394</p>

<p>20.5.2 Results 395</p>

<p>20.6 Concluding Remarks 397</p>

<p>Acknowledgments 397</p>

<p>References 397</p>

<p><strong>Part VIII Applications of Heterogeneous High-Performance Computing 401</strong></p>

<p><strong>21. Toward a High-Performance Distributed CBIR System for Hyperspectral Remote Sensing Data: A Case Study in Jungle Computing 403</strong><br />
<em>Timo van Kessel, NielsDrost, Jason Maassen, Henri E. Bal, Frank J. Seinstra, and Antonio J. Plaza</em></p>

<p>21.1 Introduction 404</p>

<p>21.2 CBIR For Hyperspectral Imaging Data 407</p>

<p>21.2.1 Spectral Unmixing 407</p>

<p>21.2.2 Proposed CBIR System 409</p>

<p>21.3 Jungle Computing 410</p>

<p>21.3.1 Jungle Computing: Requirements 411</p>

<p>21.4 IBIS and Constellation 412</p>

<p>21.5 System Design and Implementation 415</p>

<p>21.5.1 Endmember Extraction 418</p>

<p>21.5.2 Query Execution 418</p>

<p>21.5.3 Equi-Kernels 419</p>

<p>21.5.4 Matchmaking 420</p>

<p>21.6 Evaluation 420</p>

<p>21.6.1 Performance Evaluation 421</p>

<p>21.7 Conclusions 426</p>

<p>Acknowledgments 426</p>

<p>References 426</p>

<p><strong>22. Taking Advantage of Heterogeneous Platforms in Image and Video Processing 429</strong><br />
<em>Sidi A. Mahmoudi, Erencan Ozkan, Pierre Manneback, and Suleyman Tosun</em></p>

<p>22.1 Introduction 430</p>

<p>22.2 Related Work 431</p>

<p>22.2.1 Image Processing on GPU 431</p>

<p>22.2.2 Video Processing on GPU 432</p>

<p>22.2.3 Contribution 433</p>

<p>22.3 Parallel Image Processing on GPU 433</p>

<p>22.3.1 Development Scheme for Image Processing on GPU 433</p>

<p>22.3.2 GPU Optimization 434</p>

<p>22.3.3 GPU Implementation of Edge and Corner Detection 434</p>

<p>22.3.4 Performance Analysis and Evaluation 434</p>

<p>22.4 Image Processing on Heterogeneous Architectures 437</p>

<p>22.4.1 Development Scheme for Multiple Image Processing 437</p>

<p>22.4.2 Task Scheduling within Heterogeneous Architectures 438</p>

<p>22.4.3 Optimization Within Heterogeneous Architectures 438</p>

<p>22.5 Video Processing on GPU 438</p>

<p>22.5.1 Development Scheme for Video Processing on GPU 439</p>

<p>22.5.2 GPU Optimizations 440</p>

<p>22.5.4 GPU-Based Silhouette Extraction 440</p>

<p>22.5.5 GPU-Based Optical Flow Estimation 440</p>

<p>22.5.6 Result Analysis 443</p>

<p>22.6 Experimental Results 444</p>

<p>22.6.1 Heterogeneous Computing for Vertebra Segmentation 444</p>

<p>22.6.2 GPU Computing for Motion Detection Using a Moving Camera 445</p>

<p>22.7 Conclusion 447</p>

<p>Acknowledgment 448</p>

<p>References 448</p>

<p><strong>23. Real-Time Tomographic Reconstruction Through CPU + GPU Coprocessing 451</strong><br />
<em>José Ignacio Agulleiro, Francisco Vazquez, Ester M. Garzon, and Jose J. Fernandez</em></p>

<p>23.1 Introduction 452</p>

<p>23.2 Tomographic Reconstruction 453</p>

<p>23.3 Optimization of Tomographic Reconstruction for CPUs and for GPUs 455</p>

<p>23.4 Hybrid CPU + GPU Tomographic Reconstruction 457</p>

<p>23.5 Results 459</p>

<p>23.6 Discussion and Conclusion 461</p>
', 1340, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('96ee6a74-30d6-43f6-b5c1-bcda4bd9fd09', '08904d5b-7743-49b0-a936-8da1488eb4cb', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Textbook of Elementary Physics V-3</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">G.S Landsberg</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Mir Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1972</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 75, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('96f88418-9ced-4d12-893c-ba8313bba7ce', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Art of Worldly Wisdom</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Baltasar Gracian</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1570627452</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781570627453</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>132</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5682, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('96fa4a08-d9e5-4bb7-a368-478bfc80b1fd', '8029e772-6ea2-4d9b-999c-cf14551c2409', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Original Text with complete English Translation, brief Commentaries & Appendices</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ajai Kumar Chhawchharia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183900119</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183900119</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>175</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5570, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('97083d6e-9089-4fb3-b1d8-64b1c4d42407', '54c73eeb-da9d-499d-ba7f-b3d3cd7e1ec1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760775</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>92</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5349, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('97242982-10d4-44f4-8adc-b5d2752bf8f6', '41c5c82b-78cd-4e63-98e3-9c3510964386', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Total Population of the Untouchables</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Importance of the Untouchables</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Political Demands of the Untouchables</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hindu Opposition</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Joint v/s Separate Electorates</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Executive</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Public Services</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Separate Settlements</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Caste and Constitution</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Some Questions to the Hindus and Their Friends</span></span></span></li>
</ol>
', 351, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('97328d3f-2577-4f13-88fc-16e6c9e23f12', 'fdb0aeca-46e2-4b1c-b462-d6f0f182f896', 'Description HTML', 1, '<p>Aluminum, bound almost exclusively to oxygen in various combinations, is the most abundant metal in the earth''s crust and, therefore, of great commercial potential. Once methods were developed (in the 1880''s) to free useable quantities of the element from oxygen, applications for the element began developing rapidly. This growth has resulted in the ubiquity of the metal in today''s world. Therefore it can be found intentionally introduced in many products in direct contact with human beings. It is commonly known that soluble forms of aluminum aretoxic to living organisms. However, aluminum is not known to be bioavailable under everyday conditions. In fact, the solubility product of common aluminum compounds, such as AI(OH)3 is so low as to make it essentially unavailable. This volume of Structure and Bonding seeks to provide in one source, a resource where the basic science related to aluminum toxicity may be obtained. It should be stressed that this volume is not intended to be a warning to avoid contact with aluminum. Living organisms have adequate defenses to prevent aluminum toxicity under normal conditions. Rather the volume was created to simply provide an understanding of the biological effects of aluminum. As such, the present volume should be considered in the context of the companion volumes in this three part series of Structure and Bonding. The first volume was devoted to fundamental developments in group 13 chemistry.</p>', 5952, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('97360050-05b5-4d97-a9db-b51508bcb474', 'fae3fd1d-d50d-4ec6-8bc7-376ba134a200', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Precision livestock farming is becoming ever more relevant as the agricultural industry struggles to come to terms with aspects such as animal welfare, animal disease, the environment, economics, traceability, robots and livestock management. Whilst some benefits have proved elusive, other contribute positively to today''s agriculture. Research continues to be necessary and needs to be reported and disseminated to a wide audience.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">These proceedings contain the reviewed papers from the 4<sup>th</sup> European Conference on Precision Livestock Farming. The papers reflect the wide range of disciplines that impinge upon precision livestock farming including feeding dairy, data quality, poultry and pig applications, livestock environment, wireless sensing, dairy fertility and calving management, animal identification, mastitis detection and locomotion.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The broad range of research topics reported are a valuable resource for researchers, advisors, teachers and professionals in agriculture.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Also note that the reviewed papers from the 7<sup>th</sup> European Conference on Precision Agriculture are presented in a companion publication.&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Editorial,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 1 - Feeding dairy,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 2 - Data quality and poultry&nbsp;applications,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 3 - Livestock environment,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 4 - Wireless sensing,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 5 -Fencing,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 6 - Dairy fertility and calving management,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section7 - Animal identification,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 8 - Pigs,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 9 - Mastitis detection,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Section 10 - Locomotion, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Keyword index,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Author index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1931, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('97390fce-e474-492e-a28e-a4914b10973d', 'f4b09981-5530-4ab1-aff0-d83b2075e4cf', 'Additional Attributes HTML', 1, '<h1>Interacting Stochastic systems</h1>', 4581, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('9755bf09-b5eb-4984-a628-aaab6f6fc58c', '710eb589-e242-4f61-8537-2bb866d5fae8', 'Description HTML', 1, '<p>Tailored to meet the needs of business students, this book allows readers to navigate the core legal provisions in employment law and get to grips with crucial issues. The language used is easy to follow and the structure of the book provides an accessible introduction to the subject. Throughout, the book provides relevant examples, gives international law comparisons and imbues readers with a `best practice'' awareness. Students will also use the book to: - Recognize and understand relevant case law in key areas; - Understand how employment law works in practice; - Assess the effectiveness of United Kingdom and European employment law. This book will be of invaluable help to Undergraduate and MBA students as well as those pursing a CIPD employment law course.</p>', 5820, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('975c68cf-2309-42cc-b500-dd43b189e22c', '7948646f-8d05-4327-9393-9f10f8995388', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This paperback edition, originally published as a two-volume set in Grundlehren der Mathematischen Wissenschaften has made this classical compendium of quantitative methods in quantum mechanics more accessible to students. In addition to problems of classical and relativistic quantum mechanics, this volume contains methods of approximation, problems in radiation theory & scattering theory. Choice stated that the original edition: "..probably represents the best collection of detailed solution for problems in quantum mechanics. The style, readibility, and quality of presentation are excellent; the level is appropriate for an advanced under- graduate or graduate course in quantum mechanics. These volumes will be a valuable reference for faculty and students and will serve as an excellent supplementary text."</span></span></p>', 3884, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('97630f2c-c624-410b-a481-504467247b1b', '6fc412b1-b521-4bf8-87f4-b9d006f951d9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">सुभाष चंद्र बोसे और आज़ाद हिन्द फौज -2 भागो में</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. अशोक तिवारी&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">8187471050</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1590, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('976466c2-f4ba-49bd-9267-5473763a1097', 'd20d7bb1-af97-4e75-8865-e4b24e303006', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Current Controversies</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Laura K. Egendorf</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737700695</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>223</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5382, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('9799f76e-1b5a-42d3-b368-e13a77d5106b', 'ef7eb3fe-fb93-460f-b099-f149ea541230', 'Description HTML', 1, '<p>Bioconductor software has become a standard tool for the analysis and comprehension of data from high-throughput genomics experiments. Its application spans a broad field of technologies used in contemporary molecular biology. In this volume, the authors present a collection of cases to apply Bioconductor tools in the analysis of microarray gene expression data. Topics covered include: (1) import and preprocessing of data from various sources; (2) statistical modeling of differential gene expression; (3) biological metadata; (4) application of graphs and graph rendering; (5) machine learning for clustering and classification problems; (6) gene set enrichment analysis. Each chapter of this book describes an analysis of real data using hands-on example driven approaches. Short exercises help in the learning process and invite more advanced considerations of key topics. The book is a dynamic document. All the code shown can be executed on a local computer, and readers are able to reproduce every computation, figure, and table.</p>', 3764, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('97a1e152-47eb-4685-bd6b-fa50e1aa8310', '983c14e1-4610-43e1-97e0-60b9dd68a47a', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Buddhist Beliefs and Practices</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">K N Tiwary</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788175332881</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">267</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2010</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2279, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('97b88b90-2010-4c92-abae-408b45772fa5', '914406e1-d77a-4593-9aad-1ebf5ef823c5', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">50+ Vacation Homes</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Andrea Boekel</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1920744991</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781920744991</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">324</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1828, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('97c528ba-fedd-4ea1-9ef0-8f382a85e37b', '595ac0d1-beda-4470-8a4b-d3a00c4ed090', 'Description HTML', 1, '<p>Advances in Geometric Modelling illustrates the significance of Geometric Modeling in construction, design and manufacture, in not only the traditional industries such as automobile and aircraft manufacturng, but also in modern industry. This includes CAD/CAM, computer Art, Entertainment, Education and Training, Robotics, Medical Imaging, isualization, Painting and Media, and Others.</p>

<p>* Based on the new idea of gathering state of the art topics in Geometric Modeling together with techniques, applications, systems and tools<br>
* The first book of its kind in that it incorporates several topics providing a class of practical solutions to problems in mathematical, engineering, and physical sciences<br>
* Provides a valuable resource, focusing on interdisciplinary methods and affiliate research in the area</p>', 1747, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('97d19ca7-e98c-464a-a60f-24fc21c9f96f', '87392890-e302-49b0-ac4e-371a7de4d5ca', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A new rapidly progressing field on the crossroads among chemistry, biochemistry, physics and technology - supramolecular chemistry - has just emerged. You have to be involved, to know what''s going on in this domain and to take part in the development. This book will show you in a condensed form exciting phenomena unthinkable within the realm of classical organic chemistry (for example, alkali metal anions or cyclobutadiene stable for month at room temperature) that not only provide the basis for revolutionizing numerous branches of industry but also improve our understanding of the functioning of living organisms and of the origin of life. Designing supramolecular systems with desired properties will among others make chemical industry cleaner and more safe, electronics smaller by developing devices composed of single molecule or molecular aggregate. It will also entirely change the way we use energy resources. In addition, it will also transform the pharmaceutical industry and medicine by developing new ways of drugs administration and new composite biocompatible materials which will serve as implants of new generation changing dentistry, surgery, and other branches of medicine. You cannot afford to stand apart. With its brief but comprehensive and vivid presentation including the latest development, Introduction to Supramolecular Chemistry is the best method to get into this domain. This book provides an excellent summary of information scattered across the literature. The brief but comprehensive coverage of the whole field including practically all important group of compounds forming aggregates (in particular crown ethers, cavitands, fullerenes, cyclodextrins and their complexes) provisioning full references for the discussed subjects make this book of value not only for Ph.D. students and non-specialists in this domain but also for those working in the field. The book has been found to be a particularly useful resource for students and more generally for those wanting to get the up-to-date concise account of this exciting field.</span></span></span></p>', 3890, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('97d7bbd0-91c8-45d9-b61c-b60e41df6da6', 'af14ee8a-f3ea-4214-a041-e76b8f296b03', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Godiya Vedanta</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ramakant Shukal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171730131</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Vadanta Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 3015, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('97dbf6ba-8ed1-4c08-8c59-ab2efb72c6e2', 'a874617d-6d1d-447a-9642-b66753fea421', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Andrea Syverson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>230332250</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5129, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('97e32582-ff04-4758-aad0-c34ab0c83e49', '609e3ae8-3e33-4127-be50-a3b5a306a5c7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Viplav, Dr. Naresh, Dr. August</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791491</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5661, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('97e5fbee-88e4-4012-8192-0c04691fcacd', '850d71a3-6622-4e20-bb85-d9ac64859725', 'Description HTML', 1, '<p>`This is simply the physical education book of its time. The editors must be congratulated on bringing together so many quality authors from so many different parts of the world. As a handbook, it represents how far the study of physical education has moved forward in recent times. What we have is a clear portrayal of physical education at the start of the 21st century'' - Mike Jess, University of Edinburgh<br>
<br>
"Inclusive and international in scope, the volume collects essays by contributors from around the world who work in education, dance, kinesiology, physical education and related fields." (SciTech Book News 2006-12-05)</p>', 5069, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('97f3696a-e942-49e0-bec2-6a6974c71608', '5e090b85-dd1e-40a3-8e72-4ac567bef98b', 'Description HTML', 1, '<h1>Kasturba Gandhi - The True Gandhian</h1>', 4584, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('97fc6432-2562-47a9-aea2-19c4555b10f5', 'd739d179-1af7-4962-9488-b756a869ac97', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Student''s Sanskrit-English Dictionary</span></p>', 2030, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('98002990-e1d9-4c63-8d3c-642abd9845e6', '3230cc8f-598b-4ff2-85ce-593055d51128', 'Additional Attributes HTML', 1, '<h1>Advances in Services Innovations</h1>', 4123, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('980e68e0-4214-4ac4-8663-a760fbcd7479', 'cb0ad39c-fc67-431b-8182-b9d36577d6d0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Lata Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791620</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4990, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9818e276-b9a5-4bbb-98c9-25135bde0c4b', '1fbf7341-3b2a-4518-aebb-6742e8fee462', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>How to bring luck into your life</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Monisha Bharadwaj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1856264211</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781856264211</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3273, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('982ad67f-eb2b-4e45-96ed-01bcdc834246', 'aae2b952-8bd7-413f-84b4-c14cf0d2db0d', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Experience has shown&nbsp;that the rather high standards employed in formulating the material do not present undue difficulties to the students. The understanding is substantially facilitated&nbsp;by the presence of practically all of the intermediate calculations. The results of the calculations are sometimes illustrated by experimental data.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The use <small>of the methods of the theory of groups simplifies the handling of many of the problems involved. </small>However, the author bearing in mind that the theory of groups is as a rule not studied in technical colleges felt he had no right to use the theory of groups approach in formulating the material contained in the book limiting himself to an Appendix containing the fundamentals of this theory.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11.0pt">Treating Semiconductor&nbsp;Physics as a separate discipline the author shied away from anything that dealt with the operation of concrete semiconductor devices</span></p>

<p><small><strong>CONTENTS</strong></small><br>
Preface 9</p>

<p><strong>Chapter I. Introduction. Electron Theory of Conductivity</strong>&nbsp;11</p>

<ol>
	<li>Electron Theory of Conductivity. Ohm''s Law 11</li>
	<li>Mean-Free Time and Free-Path Distribution Functions 16</li>
	<li>Electron Distribution Function. Mean Values of Physical Quantities 20</li>
	<li>Semiconductors. The Classification of Materials According to Their Conductivity 31</li>
	<li>Semiconductor Conductivity Models. The Concept of a Hole 35</li>
	<li>Intrinsic and Extrinsic Conductivities 39</li>
</ol>

<p><strong>Chapter II. The Fundamentals of the Band Theory of Semiconductors</strong>&nbsp;42<br>
7. The Schrödinger Equation for the Crystal 42<br>
8. The Adiabatic Approximation 45<br>
9. Single Electron Approximation 50<br>
10. Periodic Field of the Crystal Lattice. Translational Operator 54<br>
11. Quasimomentum 59<br>
12. The Effective Mass of the Electron 64<br>
13. Relation Between Velocity and Quasimomentum 70<br>
14. Acceleration Operator 73<br>
15. Brillouin Zones 80<br>
16. Normalising Inside a Potential Box and the Discrete Nature of Quasimomentum 85<br>
17. Theory of the Quasifree Electron 90<br>
18. Theory of the Quasibound Electron 105<br>
19. Effective Mass Method. Influence of External Fields on Energy Spectrum of a Crystal 119<br>
20. Localised States 125<br>
21. Elementary Theory of Impurity States 130<br>
22. Surface States 138<br>
23. Quantisation of Electron Energy in a Magnetic Field. Landau Levels 141<br>
24. Pauli Principle. Concept of Metal, Semiconductor, and Dielectric 146<br>
25. Main Features of the Hole 153<br>
26. Band Structure of Some Semiconductors. Calculation Methods 158<br>
27. Quasiparticle Concept 175</p>

<p><strong>Chapter III. Electron and Hole Statistics in Semiconductors</strong>&nbsp;180<br>
28. Density of States 180<br>
29. Electron and Hole Concentrations 189<br>
30. Electric Neutrality Equation 197<br>
31. Intrinsic Semiconductor 200<br>
32. Extrinsic Semiconductor. Impurity of One Type 205<br>
33. Semiconductor Doped with Both Acceptor and Donor Impurities 215<br>
34. Degenerate Semiconductor 221<br>
35. Density of States in a Magnetic Field 225</p>

<p><strong>Chapter IV. Kinetic Phenomena in Semiconductors</strong>&nbsp;234<br>
36. Boltzmann''s Kinetic Equation 234<br>
37. Relaxation Time 241<br>
38. Electric Current Density and Energy Flux Density 249<br>
39. Kinetic Coefficients 253<br>
40. Conductivity of Semiconductors 261<br>
41. Galvanomagnetic Effects 270<br>
42. Hall Effect in Extrinsic Conductivity Range 280<br>
43. Hall Effect in a Substance with Several Types of Charge Carriers 288<br>
44. Magnetic Field Dependence of Hall Coefficient 294<br>
45. Magnetoresistive Effect 302<br>
46. Heat Conductivity of Semiconductors 311<br>
47. Thermoelectric Phenomena 318<br>
48. Thermomagnetic Phenomena 334<br>
49. General Analysis of Kinetic Phenomena 338<br>
50. On Kinetic Phenomena in Semiconductors with Tensor Effective Masses 348<br>
51. Tensorsensitive Effect. Tensorsensitivity 352<br>
52. Piezoresistive Effect. Piezoresistance Coefficients 359</p>

<p><strong>Chapter V. The Theory of Charge Carrier Scattering</strong>&nbsp;369<br>
53. Effective Scattering Cross Section 369<br>
54. Relationship Between Relaxation Time and Effective Cross Section 378<br>
55. Elements of Quantum Transition Theory 383<br>
56. Impurity Ion Scattering 390<br>
57. Scattering by Neutral Impurity Atoms 398<br>
58. Lattice Vibrations. Normal Coordinates, Phonons 401<br>
59. Acoustical and Optical Lattice Vibrations 409<br>
60. Lattice Specific Heat. Phonon Statistics 422<br>
61. Scattering by Thermal Lattice Vibrations. Method of Deformation Potential 432<br>
62. Temperature Dependence of Charge Carrier Mobility 441<br>
63. Dependence of Relaxation Time on External Fields. Deviations from Ohm''s Law 452</p>

<p><strong>Chapter VI. Charge Carrier Recombination</strong>&nbsp;461<br>
64. Continuity Equation. Lifetime 461<br>
65. Recombination Mechanism. Linear Recombination 472<br>
66. Diffusion and Drift of Nonequilibrium Charge Carriers 484<br>
67. Surface Recombination 492</p>

<p><strong>Chapter VII. Contact Phenomena in Semiconductors</strong>&nbsp;497<br>
68. Debye Length 497<br>
69. Work Function 510<br>
70. Contact Potential Difference. Metal-Metal Contact 515<br>
71. Metal-Semiconductor Contact 519<br>
72. Inhomogeneous Semiconductor, p-n Junction 525</p>

<p><strong>Chapter VIII. Optical and Photoelectrical Phenomena in Semiconductors</strong>&nbsp;532<br>
73. Light-Absorption Spectrum 532<br>
74. Light Absorption by Free Charge Carriers 536<br>
75. Cyclotron Resonance 546<br>
76. Intrinsic Light Absorption 555<br>
77. Absorption of Light by the Lattice 573<br>
78. Light Absorption by Electrons in Localised States 579<br>
79. Influence of the Ambient on Absorption Spectrum 586<br>
80. Photoresistive Effect 590<br>
81. Dember Effect. Photovoltaic Effect 599<br>
82. Photomagnetoelectric Effect 608<br>
83. Faraday Effect 613<br>
84. Spin-Orbital Splitting of Energy Bands 623</p>

<p><strong>Appendix. Introduction to the Theory of Groups</strong>&nbsp;633</p>

<p><strong>Recommended Literature</strong>&nbsp;694</p>', 1174, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('982bab36-0c5d-44f5-b244-f6a9d4c3a5a6', 'eafe581a-ba04-4d32-adb7-55f16d136760', 'Description HTML', 1, '<p>This book shows how to look at ways of visualizing large datasets, whether large in numbers of cases, or large in numbers of variables, or large in both. All ideas are illustrated with displays from analyses of real datasets and the importance of interpreting displays effectively is emphasized. Graphics should be drawn to convey information and the book includes many insightful examples. New approaches to graphics are needed to visualize the information in large datasets and most of the innovations described in this book are developments of standard graphics. The book is accessible to readers with some experience of drawing statistical graphics.</p>', 2309, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('982fec33-105f-48f4-b7e1-f5cf7f6be951', '2f9c1b30-71be-4fa1-bfc2-662d617d4d18', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">YOGA - Psychology of Yoga - V2</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. Satya Parkash Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471530</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2005, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('983722cc-c602-4697-8a8f-667a2798fd26', '073ce8d8-bfe5-411e-9d6d-ca7a0a3faf2b', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Two - Time - Scale Approach&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.George Yin & Qing ZHang&nbsp;</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781461443452</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XXII, 430</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', 1606, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('983e7b21-07db-4ba9-96a4-e80f6f859187', '640e494e-2371-4bc5-83a9-6c40e93a2a47', 'Description HTML', 1, '<p>This compilation analyses the differences between the concepts of ''social responsibility'' and ''business ethics'', which are often erroneously interpreted to be the same. It explains that social responsibility is a characteristic but just one of the many aspects of the much wider concept of business ethics. The collection includes contributions from experts from diverse fields such as industry, academia and non-governmental organizations, who present the theoretical underpinning of the concepts, along with real-life case studies dealing with the varied, hands-on experiences of leaders from different industries. This book will be an insightful read for professionals in the field of Business and Management.</p>', 5701, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('9842e54e-1d93-4f6f-93d0-b2f8d8c89910', 'dcd04f8b-09f8-4cbe-9ca9-997ef97d71f7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamala Prasad Mahapatra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353716</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2770, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('984338b7-1d1c-4021-a958-71531ab71f23', '3ad4043b-baee-495f-a59d-505ef9eae50d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sanskrit Text, English Translation, An Exhaustive Introduction & Index of Verses</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.L. Joshi, O.N. Bimali, Bindiya Trivedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8171102433</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171102433</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1223</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>5</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 2818, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('9845dc37-f317-4994-b4b3-b2b7dd55d12d', 'c476d60f-d730-4fe4-b0da-902096e185ba', 'Description HTML', 1, '<p>The diversity and specialization in orchid floral morphology have fascinated botanists and collectors for centuries. In the past 10 years, the orchid industry has been growing substantially worldwide. This interesting book focuses on the recent advances in orchid biotechnology research since the last 10 years in Taiwan. To advance the orchid industry, enhancement of basic research as well as advanced biotechnology will provide a good platform to improve the flower quality and breeding of new varieties. Important topics covered include the new knowledge of basic genome, through floral morphogenesis, floral ontology, embryogenesis, micropropagation, to functional genomics such as EST, virus-induced gene silencing, and genetic transformation.</p>', 3630, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('985d6dd3-e9e5-476f-92ff-aa354954bbc8', 'a9a046a3-0fc9-401c-8105-d448379016a7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Principles & Practice of Physics e/2014</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Eric Mazur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292076423</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 276, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('987b8a15-2e88-4bf2-bdb3-e7d671fadaf4', '2dd44c7c-5f09-419c-bd72-c2586dcc24fc', 'Description HTML', 1, '<p>Interactive Operations Research with Maple: Methods and Models has two ob­ jectives: to provide an accelerated introduction to the computer algebra system Maple and, more importantly, to demonstrate Maple''s usefulness in modeling and solving a wide range of operations research (OR) problems. This book is written in a format that makes it suitable for a one-semester course in operations research, management science, or quantitative methods. A nwnber of students in the departments of operations research, management science, oper­ ations management, industrial and systems engineering, applied mathematics and advanced MBA students who are specializing in quantitative methods or opera­ tions management will find this text useful. Experienced researchers and practi­ tioners of operations research who wish to acquire a quick overview of how Maple can be useful in solving OR problems will find this an excellent reference. Maple''s mathematical knowledge base now includes calculus, linear algebra, ordinary and partial differential equations, nwnber theory, logic, graph theory, combinatorics, statistics and transform methods. Although Maple''s main strength lies in its ability to perform symbolic manipulations, it also has a substantial knowledge of a large nwnber of nwnerical methods and can plot many different types of attractive-looking two-dimensional and three-dimensional graphs. After almost two decades of continuous improvement of its mathematical capabilities, Maple can now boast a user base of more than 300,000 academics, researchers and students in different areas of mathematics, science and engineering.</p>', 3086, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('9881bf5a-dcd6-4513-8feb-ceb66b21277d', '3e4f656d-ce1f-4a75-90d8-a25a96e6dc6f', 'Description HTML', 1, '<h1>A.J.M. Smith - Romantic Exuberance</h1>', 2739, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('988f2036-7e43-4ab3-b063-8b56b5bd314c', 'ebaafb4a-648a-477e-8e78-c63f32f754bf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prem Krishna Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186116656</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4739, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('9898171f-600e-41de-85e7-cddc7aaa39c3', 'be5c8b45-f8d0-40e9-94ee-73e9e840c29d', 'Description HTML', 1, '<h1>The Explosion - Marxism and the French Upheaval New</h1>', 4226, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('98cc5a5a-bd7a-4d50-ac17-f75a300ab8a1', 'ea339cb1-7c5c-4293-9009-5f6f5256a580', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">About the book</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">We can hardly imagine how many transportation modes are now in existence. It is life that motivates advent of new vehicles. Our current progress in science and technology provides basis for new forms of transportation.&nbsp; We may suppose that the immediate decades will see superspeed trains with magnetic and air suspension. Air traffic will be dominated by large jet aircraft, primarily airbuses, and airships will also find numerous applications. For cross water routes hydrofoils. hovercraft. and ground effect machines will be used whose time tables and navigation will be controlled from space.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">The book discusses the development of a number of promising vehicles, such as fast wheelless trains, and shows the perspective of their advancement, The material of the book is based on a great deal of facts concerning the latest achievements in the field.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">The book is intended for those who are interested in the history of transportation, anew technical ideas, and prospects of transport technology.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CONTENT</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#333333">At the Start of a New Transportation Method </span></span><br>
<span style="color:#333333"><span style="background-color:white">How to Make the Distant Closer<br>
<span style="background-color:white">Travel and Progress of Civilization<br>
<span style="background-color:white">Speed and Technological Progress<br>
<span style="background-color:white">Transportation and Mankind<br>
<span style="background-color:white">The Development of Transportation<br>
<span style="background-color:white">Social Implication of Transportation<br>
<span style="background-color:white">What is Better——a Tractor or an Electric Train?<br>
<span style="background-color:white">Multiple Requirements for Transportation<br>
<span style="background-color:white">Project Feasibility Analysis<br>
<span style="background-color:white">Airships – a&nbsp;Proposition for the Future or a Transportation for Today?<br>
<span style="background-color:white">Cushion but of What Type?<br>
<span style="background-color:white">When the Wheel Fails to Do the Job<br>
<span style="background-color:white">A Winged Train on an Air Cushion<br>
<span style="background-color:white">Trains with Magnetic Suspension<br>
<span style="background-color:white">Humans in a Magnetic Field<br>
<span style="background-color:white">Northwards to Work, Southwards Home<br>
<span style="background-color:white">The Surprises of Permafrost<br>
<span style="background-color:white">ACVs for Northern Regions<br>
<span style="background-color:white">The Development Strategy for the Soviet North<br>
<span style="background-color:white">Trains for Vacation Flights<br>
<span style="background-color:white">Wheel less Trains on Short Sections 108 Wheel less Trains over Long Distances </span><br>
<span style="background-color:white">The Future Begins Today<br>
<span style="background-color:white">Projects, Projects, Projects<br>
<span style="background-color:white">Flying above the Waves<br>
<span style="background-color:white">The World of Transport Today and Tomorrow<br>
<span style="background-color:white">Some Milestones in the Soviet Literature </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>', 1083, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('98e8cd99-bb95-4c68-bd23-ee6e14c51f9b', '36ec62b6-c045-4840-89d7-b7ca2a82bf81', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An approach to building and estimating models through the use of Excel. Excel Modeling in Corporate Finance focuses on active learning by showing readers how to build and estimate financial models using Excel. This approach shows the steps involved in building models, rather than solely providing readers with completed spreadsheets. This edition contains updated information and data on the Excel model in Corporate Financial Planning, chapter on estimating the Cost of Capital, and the Excel model used to estimate firm valuation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1 Time Value of Money</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2 Valuation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3 Capital Structure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4 Capital Budgeting </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5 Financial Planning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 6 International Corporate Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 7 Options and Corporate Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 8 Excel Skills</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 285, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('98eae65c-ec4c-45bf-bc5c-8ca1fcfb2e24', '1cf570e5-b285-4174-b479-370f97c2ed08', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Public Speaking: Finding Your Voice 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Michael Osborn</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292059983</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 190, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('98fb1898-e11c-491f-9d5b-1b7778f3878a', 'd9a60a3a-8712-47ff-9670-939740dec1fa', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Provincial Finance: Its Origin</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Provincial Finance: Its Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Provincial Finance: Its Mechanism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Provincial Finance under the Government of Indian Act of 1919</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 344, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('990c57e9-b673-4118-acf9-dfad727e636f', 'cd879599-25ed-4ff6-88c5-bf3cddcabe42', 'Additional Attributes HTML', 1, '<h1>Modern Methods of Business Management Accounting</h1>', 3179, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('99112cd5-5e15-4ba3-a44b-36502f28f864', '115e9037-7f57-42bb-89d8-42c62dfb3455', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Encyclopedia of Hinduism contains over 900 entries reflecting recent advances in scholarship which have raised new theoretical and methodological issues as well as identifying new areas of study which have not been addressed previously. The debate over the term ''Hinduism'' in the light of post-Orientalist critiques is just one example of how once standard academic frameworks have been called into question. Entries range from 150-word definitions of terms and concepts to 5,000-word in-depth investigations of major topics. The Encyclopedia covers all aspects of Hinduism but departs from other works in including more ethnographic and contemporary material in contrast to an exclusively textual and historical approach. It includes a broad range of subject matter such as: historical developments (among them nineteenth and twentieth century reform and revival); geographical distribution (especially the diaspora); major and minor movements; philosophies and theologies; scriptures; deities; temples and sacred sites; pilgrimages; festivals; rites of passage; worship; religious arts (sculpture, architecture, music, dance, etc.); religious sciences (e.g. astrology); biographies of leading figures; local and regional traditions; caste and untouchability; feminism and women''s religion; nationalism and the Hindu radical right; and new religious movements. The history of study and the role of important scholars past and present are also discussed. Accessibility to all levels of reader has been a priority and no previous knowledge is assumed. However, the in-depth larger entries and the design of the work in line with the latest scholarly advances means that the volume will be of considerable interest to specialists. The whole is cross-referenced and bibliographies attach to the larger entries. There is a full index.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Advisory board,&nbsp;Preface,&nbsp;Introduction,&nbsp;How to use this encyclopedia,&nbsp;Acknowledgements,&nbsp;List of contributors,&nbsp;Thematic list of entries,&nbsp;Entries A-Z,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;</span></span></p>', 3262, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('9914a743-c53d-4e5c-a0f4-ed1ae715b068', '6a47c71d-a80e-46f9-ba8f-75683a998e3b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Accounting For BCom CBCS & Foundation Courses Of CA, CS & CMA 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">S N Maheshwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356330207</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vikas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 546, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('992eae06-e9d7-4599-afa0-efebbcf7a9b7', '16650f2a-8e38-41a9-afc8-47f93d38d1cb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ajay Goel</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381416204</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5918, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('992f270b-dbe8-4198-b67c-afa8c402cb78', 'af0f8c43-17e3-429f-a6fd-09f9cb85611f', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ron C. Mittelhammer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>Ron Mittelhammer</strong>&nbsp;is a Regents Professor of Economic Sciences and Statistics at Washington State University. He is also a Fellow of the Journal of Econometrics, a Fellow of the Agricultural and Applied Economics Association (AAEA), and a Distinguished Scholar of the Western Ag. Economics Association. He has over 250 publications and presentations to his credit, including 100 refereed journal publications.&nbsp;He is a celebrated teacher at the graduate level, receiving national and university-wide awards for instruction, including the AAEA Award for Distinguished Graduate Teaching, the Washington State University Sahlin Faculty Excellence Award in Teaching, and the WSU-CAHNRS Teaching Excellence Award. He served as President-Elect, President, and Past-President of the AAEA from 2008-2011.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781461450214</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XXIX, 755</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1664, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('9932ea16-83a6-461e-80cc-44ca28d1f75a', '3298ece1-db57-4922-a1b8-6c26d9664a23', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Islam</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Muhammad Isar Ahmad</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183244432</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183244435</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3271, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('99348c8d-d77b-410f-a69a-fa02d1182ed1', 'e2b6787a-f7f2-4635-8286-7e94e8d078b9', 'Description HTML', 1, '<p>Designed as an introductory text on compilers, this book provides a right mix of theory and practice for compiler construction. Table of Contents: Chapter 1. Compilers?An Introduction Chapter 2. Lexical Analysis Chapter 3. Syntax Analysis Chapter 4. Semantic Analysis Chapter 5. Intermediate Code Generation Chapter 6. Target Code Generation Chapter 7. Code Optimisation Special Features: Uses Bottom-Up Approach?gradual movement of topics from basic to advanced level. Explains Code Optimization with both global and local perspective. Covers Lexical, Syntax and Semantic Analysis in separate chapters. Substantiate every concept using C Programming examples. Explains Target Code Optimization using x86 Target Code Generator. Pedagogy include: 40 Solved examples 190 Review questions 37 Algorithms</p>', 3418, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('993a2000-9132-4699-a5fa-4534646ec8c7', '5618e39b-1f62-4b9c-b9a9-6b20ddd89b97', 'Description HTML', 1, '<p>More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.</p>', 5310, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('993f966a-f3db-48e8-adc6-188460d7bd0f', 'ce0425e0-051f-4507-a8dc-794a0871919f', 'Description HTML', 1, '<h1>Marketing Research</h1>', 3048, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('99428657-2eac-41db-8065-d9aa6437032f', '24b1551e-2cb2-4801-aba6-8d77a8a80ca4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">This text book pf Probability and Queueing Theory is written as per the latest syllabus of Anna University. The book covers the syllabus completely and exhaustively. The five units of the syllabus are presented as five chapters in the book.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Content:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 1. Probability and Random Variables</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 2. Two Dimensional Random Variables </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 3. Random Processes </span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 4. Queueing Theory</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Unit 5. Non-Markovian Queues and Queue Networks</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 179, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('995d8eb9-3629-47b1-9328-ef9b9e0d03b2', 'cb5a2b0c-db7d-427f-853b-0bd51ec3ea0d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The second edition of Business Communication is specially designed to meet the requirements of postgraduate students of management. The book aims to provide an understanding of communication practices and prepare students for their future assignments in the corporate world.<br />
While providing a comprehensive coverage of the subject, this edition continues to include some interesting features such as ‘communication mantras’ as well as numerous case studies and exhibits.<br />
Theory and examples from the business world have been integrated to provide rich insights into the subject. Professionals and readers who are keen to enhance their communication skills will also benefit from this book.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1: Communication in Organizations</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">Chapter 1. Introduction to Business Environment and Communication<br />
Chapter 2. Basics of Communication<br />
Chapter 3. Corporate Communication<br />
Chapter 4. Listening Skills<br />
Chapter 5. Verbal and Non-verbal Communication<br />
<strong>Part 2: Written Communication</strong><br />
Chapter 6. Improving Writing Skills<br />
Chapter 7. Planning and Execution of Messages<br />
Chapter 8. Writing Different Messages<br />
Chapter 9. Writing Reports, Proposals, and Business Plans<br />
<strong>Part 3: Interpersonal Communication</strong><br />
Chapter 10. Working and Communicating in Teams<br />
Chapter 11. Conversations and Negotiations<br />
Chapter 12. Creating and Delivering Good Presentations<br />
Chapter 13. Managing Data and Visuals<br />
<strong>Part 4: Business Etiquettes and Cross-cultural Communication</strong><br />
Chapter 14. Business Etiquettes<br />
Chapter 15. Communicating across Cultures<br />
<strong>Part 5: Career Management and Technology</strong><br />
Chapter 16. Career Planning and Résumés<br />
Chapter 17. Group Discussion and Interview<br />
Chapter 18. Technology in Business Communication</span></span></span></p>
', 535, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('9960fc8d-4112-46f3-a387-f13c8676892f', '99cef6ca-ed81-4fb5-b7d9-9f1eb643d19e', 'Description HTML', 1, '<h4>Sanchar ke Mool Siddhant&nbsp;</h4>', 3018, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('9961ef9c-d5b3-4795-80b4-841e47467606', 'f3ab1f36-005d-435c-aa4a-cbf51ba9f50b', 'Description HTML', 1, '<h1>Decentralised Planning and Development in India</h1>', 3094, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('996f4f6c-d6e7-4fd4-8db2-6640ea4241d3', 'a081b5f9-56ce-4581-8006-503f12846605', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Reflections on Education in Sanskrit Literature</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Shankar B. Chandekar</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788172735937</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">248</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2011</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 5568, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('9987a258-0170-4f71-a08c-d7f625f003a8', 'ea3576ab-9940-4602-bf6e-89b2803da2ce', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents: </span></strong></span></span></p>

<ol style="list-style-type:upper-roman">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Gautama Buddha</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Asoka</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Indo-Greek Dynasties of the Panjab</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chinese Pilgrims in India</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">IBN Batuta</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Akbar</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shivaji The Maratha</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Robert Knox</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ranjit Singh and the Sikh Nation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Foreign Influences in the Civilization of Ancient India</span></span></span></li>
</ol>', 68, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('9993e00b-4329-44da-a8c5-5e38126ef4ac', 'af01c6c3-f78d-46b5-afb6-bcb6878f961c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Advanced Topics in Database Research V-4</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Keng Siau</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781591404729</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Idea Group</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 232, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('999e0006-727b-4df1-a240-f6fff6996f59', '5c4faa2f-a0b8-4418-8225-b10577d3369f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Ved Aur Bhartiya Sanskriti</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Kirit Joshi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471677</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 5778, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('99a28939-49c9-410e-b544-da01d8789607', 'c8844641-9178-4d59-b7fb-8df196e6d71e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Antrrashtriy Vitiy Poonji Aur Bhartiy Arthvyavtha</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ramniwas Berva</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382161493</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 5776, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('99a5d407-aacb-4940-8ca0-c5ce5125d007', '2ac3b92c-e118-4ac2-bc55-7a0d9d669a72', 'Description HTML', 1, '<h1>Advanced Accounts NEW</h1>', 5150, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('99b3e0b4-c16c-4b71-adab-276afe2d4675', '20bcc89b-ab57-4ceb-95f3-a0e425f9c903', 'Description HTML', 1, '<p>In this undeniably scientific age in which we live, there are any number of books, reference or otherwise, that tell us where we are. This solidly written and thoughtprovoking set tells us how we got here. Editors Lerner and Lerner, who between the two of them can claim credit for some two dozen sciencerelated books and films, point out in the introduction that this threevolume work "was designed to contain an extensive time line as a chronological record of the evolution of science." The editors and the 59 advisers/contributors have done this job well, opting for a narrative approach rather than the standard encyclopedic.</p>', 1392, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('99cc1b0e-4490-4f2e-94ba-8cc08540a58d', '9b9866da-818a-4cbc-b1c5-9b9cfde07726', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Information Systems by Kenneth C. Laudon and Jane P. Laudon is now in its seventeenth edition, crisp with the latest updates and new business case studies.<br />
Since the last edition in 2019, a lot has changed in the way data is managed and processed as industries grow and technology changes impact the course of MIS. The book captures concepts like virtual workplace, cloud computing, Big Data and the Internet of Things, Artificial Intelligence, and many more that have emerged and evolved. Discussion on the impacts of the COVID-19 pandemic on business uses of information systems is a key highlight.<br />
This edition includes case studies of companies, like WhatsApp and Facebook, Walmart, Indian Premier League, Google, Amazon, and many more, in the Indian context. The text is reader-friendly with a feature-rich layout to ensure maximum engagement and understanding. This book is useful for students as well as managers in organizations seeking guidance in implementing or improving effectiveness and efficiency through MIS.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART ONE Organizations, Management, and the Networked Enterprise </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Information Systems in Global Business Today </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Global E-business and Collaboration </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Information Systems, Organizations, and Strategy </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Ethical and Social Issues in Information Systems </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART TWO Information Technology Infrastructure </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 IT Infrastructure and Emerging Technologies </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Foundations of Business Intelligence: Databases and Information Management </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Telecommunications, the Internet, and Wireless Technology </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Securing Information Systems </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART THREE Key System Applications for the Digital Age </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Achieving Operational Excellence and Customer Intimacy: Enterprise Applications </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 E-commerce: Digital Markets, Digital Goods </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Managing Knowledge and Artificial Intelligence </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Enhancing Decision Making </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART FOUR Building and Managing Systems </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Building Information Systems </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14 Making the Business Case for Information Systems and Managing Projects </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15 Managing Global Systems </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Glossary </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Indexes</span></span></span></p>
', 525, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('99d368ab-259a-4885-a46e-c769472233cd', '4ccee138-8d5e-4c18-8649-a11e7df85846', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">योग रहस्य</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">डॉ. कामाख्या कुमार&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471509x</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5341, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('99e89643-8979-459f-a766-d2701ed6be40', '5f1a3fb1-8cf0-4406-b41d-2cf07744017f', 'Description HTML', 1, '<table style="width:100%">
	<tbody>
		<tr>
			<td>विषय सूची दो शब्द अ परिचय अपप भाग-1 1. इतिहास का अध्ययन 17 2. भारतीय इतिहास की उत्पत्ति 23 3. वेद 31 4. उपनिषद 43 5. मोहनजोदड़ो तथा हड़प्पा 53 6. महान महाकाव्य 61 7. भारतीय सामाजिक व्यवस्था 73 8. भगवान बुद्ध का आविर्भाव 83 9. प्रथम अतिक्रमण 91 10. चाणक्य 95 11. प्राचीन भारतीय राजतंत्र भाग-1 103 12. प्राचीन भारतीय राजतंत्र भाग-2 113 13. मौर्य व बाद के साम्राज्य 119 14. दक्षिण भारतीय साम्राज्य 125 15. शंकराचार्य 137 16. भक्ति आंदोलन 145 17. मुस्लिम आक्रमण 149 18. हिन्दुओं का पुनरुत्थान भाग-1 161 19. हिन्दुओं का पुनरुत्थान भाग-2 169 20. सारांश व पुनरावलोकन 177 21. मुगल साम्राज्य भाग-1 187 22. मुगल साम्राज्य भाग-2 195 23. भक्ति आंदोलन तथा सिक्ख सम्प्रदाय 203 24. शिवाजी 223 25. अंग्रेजों का आगमन 233 26. आर्थिक शोषण 239 27. टीपू सुल्तान 247 28. रणजीत सिंह 251 29. भारतीय पुनरुत्थान 257 भाग-2 30. सिपाही क्रांति 271 31. भारतीय राष्ट्रीय कांग्रेस 283 32. बंगाल का विभाजन 295 33. सूरत में कांग्रेस का अधिवेशन 303 34. प्रारम्भिक क्रांतिकारी 315 35. मिन्टो-मार्ले सुधार 327 36. गृह-शासन आंदोलन 337 37. असहयोग आंदोलन भाग-1 345 38. असहयोग आंदोलन भाग-2 353 39. नागरिक अवज्ञा आंदोलन भाग-1 361 40. नागरिक अवज्ञा आंदोलन भाग-2 371 41. दो क्रांतिकारी 379 42. भारत सरकार अधिनियम तथा दूसरा विश्व-युद्ध 387 43. क्रिप्स मिशन तथा भारत छोड़ो आंदोलन 401 44. एक विभाजित स्वतंत्रता 411 45. सारांश तथा निष्कर्ष 425 46. अनुच्छेद 437</td>
		</tr>
	</tbody>
</table>', 5338, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('99e93e49-4549-46fc-a925-2691627f5104', 'b979ed50-1880-4872-ba0a-a31af092b34f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book focuses on managing return and risk in modern financial institutions. The central theme is that the risks faced by managers and the methods and markets through which these risks are managed are becoming increasingly similar, whether an institution is chartered as a commercial bank, a savings bank, an investment bank, or an insurance company. Although the traditional nature of each sector''s product activity is analysed, a greater emphasis is placed on new areas of activities such as asset security, off-balance-sheet banking and international banking.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART ONE: Introduction </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Why Are Financial Intermediaries Special? </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 The Financial Services Industry: Depository Institutions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 The Financial Services Industry: Insurance Companies </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 The Financial Services Industry: Securities Firms and Investment Banks </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 The Financial Services Industry: Mutual Funds and Hedge Funds </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 The Financial Services Industry: Finance Companies </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Risks of Financial Intermediation </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART TWO: Measuring Risk </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Interest Rate Risk I </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Interest Rate Risk II </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Market Risk </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Credit Risk: Individual Loan Risk </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Credit Risk: Loan Portfolio and Concentration Risk </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Off-Balance-Sheet Risk </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Foreign Exchange Risk </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Sovereign Risk </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 Technology and Other Operational Risks </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Liquidity Risk PART THREE: Managing Risk </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 Liability and Liquidity Management </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 Deposit Insurance and Other Liability Guarantees </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20 Capital Adequacy </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21 Product Diversification </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22 Geographic Expansion </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23 Futures and Forwards </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24 Options, Caps, Floors, and Collars </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">25 Swaps </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">26 Loan Sales </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">27 Securitization</span></span></span></p>
', 213, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('99e94ff5-80ff-4d73-abc9-ce10ba0a9e60', '79b20e79-47e5-4dee-a362-54c1219a37f0', 'Description HTML', 1, '<hr>
<p>A comprehensive overview of functional nanosystems based on organic and polymeric materials and their impact on current and future research and technology in the highly interdisciplinary field of materials science. As such, this handbook covers synthesis and fabrication methods, as well as properties and characterization of supramolecular architectures. Much of the contents are devoted to existing and emerging applications, such as organic solar cells, transistors, diodes, nanowires and molecular switches.<br>
The result is an indispensable resource for materials scientists, organic chemists, molecular physicists and electrochemists looking for a reliable reference on this hot topic.</p>', 2168, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('99f0872a-9f0d-4405-91c5-b43d503500c9', '9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Introduction,&nbsp;1. Practical Vedanta and Indian Masses,&nbsp;2. Universal Religion and Indian Secularism,&nbsp;3. Synthasis of Materialism and Spirtuality,&nbsp;4. Divine Humanism and Socialism,&nbsp; Concluding Remarks</span>&nbsp;&nbsp;&nbsp;<span style="font-size:18px"> &nbsp;</span>&nbsp;</h1>', 4672, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('99f80c67-43be-4659-bf69-c44caf9022d8', '83e14ae6-7312-4c6f-9b9a-29e55de5c161', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>O.P. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175246089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5054, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('99fae484-cffb-4aec-8b45-83c64aa9a4ff', '71f4d426-3efe-4ec9-9bb5-65c4bcaddf17', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">A majority of the Indian population on agriculture and an important key to development is the improvement of agriculture. Land is the major resource base in the sector of agriculture. This holds also true for the Juang people, a tribal community of Orissa. For the Juang land in the Pirh is a living organism that gave the birth in the mythical past. The Juang perform rituals (puja) in the name of the earth goddess Basuki mata. Keonjhar is the core area of the Juang, although they migrated to other districts. Juang settlements are to be found on the hills and in the south and west Keonjhar. The area considered by the Juang to be the place of their origin is Gonasika, which lies at the slope of Gupta Ganga hill (Pahar), the source of the river Baitarani.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Juang have always owned land communally. Land was divided between individual households by the village head. However, during land settlement Government has given recorded rights (patta) for homestead as well as agricultural land in some juang areas. But patta rights have not been given for shifting cultivated plots (swidden plots, i.e. toila land).</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book highlights some key factors of tribal people relating to their traditional agricultural pattern as well as land use which will definitely useful for the students and researchers of Anthropology and Tribal Studies, Sociology to a greater extent.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Acknowledgements,&nbsp;Preface,&nbsp;List of Tables,&nbsp;1. INTRODUCTION, 2. AREA, PEOPLE AND SOCIAL LIFE,&nbsp;3. SETTLEMENT HISTORY OF KEONJHAR,&nbsp;4. JUANG PERCEPTION OF LAND AND ITS TYPE,&nbsp;5. LAND USE PLANNING AND PATTERN,&nbsp;6. SHIFTING CULTIVATION,&nbsp;7. LAND ALIENATION,&nbsp;8. IRRIGATION AND CARRYING CAPACITY,&nbsp;9. CONCLUSION,&nbsp; Glossary,&nbsp;List of Photographs,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>

<ul>
</ul>', 4696, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('9a034763-2e84-4059-9eea-481a01c2957b', 'def62904-d910-45bb-8431-43c7cd413963', 'Description HTML', 1, '<p>Shobit Arya is the founder and publisher of Wisdom Tree, an award-winning independent Indian publishing organization. He contributes regularly to national dailies and industry journals and is mentioned in Limca Book of Records for innovative publishing. He is the photo editor of the book, The India Idea. Start reading The Indian Woman on your Kindle in under a minute. Don''t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.</p>', 2605, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('9a15d56c-51b2-46af-84a8-0e570ff4c838', '224e8901-11ad-471c-aaa3-0f73a0e15dd8', 'Description HTML', 1, '<p>Statistics for Management, 8e, is a comprehensive textbook designed to help students understand the statistical concepts and applications used in business and management situations. In the manner of the earlier editions, this edition too omits complex notations in favor of graphic and verbal explanations and aims to explain the subject with a practical orientation. Examples from the real world are discussed to explain how the textbook principles work in professional practice. Written in a simple and lucid language, this book is an excellent resource for students pursuing management courses. Salient Features • Emphasis on providing easy-to-understand explanation of statistical topic a strong real-world focus • Offers three types of end-of-chapter exercise – Basic Concepts (exercises without scenarios), Applications (with scenarios) and Self-Check Exercises (with worked-out solutions right in the section) • Increase in the number of real-world examples in the end-of-chapter sections Review and Application Exercises • Includes new problems and cases specifically covering the Indian scenario • Provides a stepwise guide along with relevant snapshots for running various tools on the SPSS software and the MS Excel Package Contents Chapter 1 Introduction Chapter 2 Grouping and Displaying Data to Convey Meaning: Tables and Graphs Chapter 3 Measures of Central Tendency and Dispersion in Frequency Distributions Chapter 4 Probability I: Introductory Ideas Chapter 5 Probability Distributions Chapter 6 Sampling and Sampling Distributions Chapter 7 Estimation Chapter 8 Testing Hypotheses: One-sample Tests Chapter 9 Testing Hypotheses: Two-sample Tests Chapter 10 Quality and Quality Control Chapter 11 Chi-Square and Analysis of Variance Chapter 12 Simple Regression and Correlation Chapter 13 Multiple Regression and Modelling Chapter 14 Nonparametric Methods Chapter 15 T time Series and Forecasting Chapter 16 Index Numbers Chapter 17 Decision Theory Appendix Tables Bibliography Index</p>', 4468, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('9a1cc3be-5c6b-4192-9e08-756367b5c162', 'f7a51e43-7a95-4e76-b16c-a34c6bfb5061', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title </span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Export and Import Management: Text and Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ram Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353884833</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 832, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('9a1edf6c-4162-45fc-ba3f-5f2c1e61f786', '5e68c4ce-6120-42bc-8f7d-b7de1c20845b', 'Description HTML', 1, '<h1>Wayward Wanderings A Collection of 40 Poems</h1>', 2415, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('9a20ff02-c1e7-4ce0-ade0-b7c12fd638b5', '2a7f5fef-9904-4bcd-87ca-c9f2507640be', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sada Bihari Sahu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839263</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3339, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('9a304134-4efd-4f81-859e-1a7dfd74ccdd', '3258fac3-44e6-4606-b493-7b41eadd6ee9', 'Description HTML', 1, '<p>Biopiracy'' refers either to the unauthorized extraction of biological resources, such as plants with medicinal properties, and associated traditional knowledge from indigenous peoples and local communities, or to the patenting of spurious ''inventions'' based on such knowledge or resources without compensation. Biopiracy cases continue to emerge in the media and public eye, yet they remain the source of considerable disagreement, confusion, controversy and grief. The aim of this book is to provide the most detailed, coherent analysis of the issue of biopiracy to date.</p>

<p>The book synthesizes the rise of the issue and increasing use of the term by activists and negotiators in the World Trade Organization (WTO) and the Convention on Biological Diversity (CBD), to form a critical understanding of the themes, implications and politics of biopiracy. Taking a case-study based approach, derived from interviews and fieldwork with researchers, government, industry, local farmers, healers and indigenous people, the author sequentially documents events that have occurred in biopiracy and bioprospecting controversies. Implications and ethical dilemmas are explored, particularly relating to work with local communities, and the power relations entailed. Detailing international debates from the WTO, CBD and other fora in an accessible manner, the book provides a unique overview of current institutional limitations and suggests ways forward. Options and solutions are suggested which are relevant for local communities, national governments, international negotiators, NGO and interest groups, researchers and industry.</p>

<p>Contents - List of Boxes and Figures, Acknowledgements, Abbreviations and Acronyms, Introduction, Research Insights, Structure of the Book, Collecting - Prospecting - Piracy, International Legal Backdrop, Patent-Related Biopiracy Cases, Non-Patent Biopiracy Cases, Implications and Ethical Dilemmas - What have the Cases Shown?, Current Debates and Ways Forward: Internationally and Regionally, Current Debates and Ways Forward: National and Local Approaches, Conclusions, Bibliography and Sources, Index.</p>', 3720, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('9a35453d-ae2f-4eb1-ba76-17f2faddf34b', '533a02da-1a9e-4ace-9ec5-1dfa394861e8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Jyon Mehandi ko Rang</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mirdula Sinha</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8173153590</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Prabhat Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2999, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('9a43ce05-3b86-4981-9f4b-b4bae75f5ec3', '78846a1c-4b07-4463-a71b-13cef9338480', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Business Environment-Text and Cases</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Francis Cherunilam</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789358409611</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Himalaya Publishing House</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 974, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('9a56561e-b3d7-427f-8417-f4aa99789d65', '66808228-52d2-4928-832e-f8cbe20dd9e5', 'Additional Attributes HTML', 1, '<h1>Understanding Physical Education</h1>', 5072, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('9a5a06b9-0bb7-41c5-8dec-f71e90bb107e', '98482075-9b11-4176-8d2e-6f075aec952c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Biotechnology - Changing Life Through Science - 3 Vols.</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K. Lee Lerner,&nbsp;<span style="font-size:12.0pt">Brenda Wilmoth Lerner</span></td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1414401522</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414401522</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>774</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 2253, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('9a68eff9-51e8-4a48-9ac7-a7936340854a', '9b358df6-7b83-4ba0-938d-a33aa1ba6038', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This perennially popular book of advice on how to achieve personal and professional success is valued for its timeless insights on how to make one''s way in the world. Written in the seventeenth century by a Spanish Jesuit scholar, these teachings are strikingly modern in tone and address universal concerns such as friendship, morality, managing emotions, and effective leadership. The Art of Worldly Wisdom is for anyone seeking to combine ethical behavior with worldly success.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This edition of The Art of Worldly Wisdom includes an informative introduction by Willis Barnstone, Distinguished Professor of Spanish and Comparative Literature at Indiana University. Barnstone, a noted translator, critic, and poet explores Gracian''s background and places him within his historical and literary context.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Introduction,&nbsp;The Art of Worldly Wisdom,&nbsp;Maxims</span>&nbsp;&nbsp;</p>', 5681, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('9a6bdd6c-93a2-4efe-ad73-16910617c5e6', '153231a6-8c0e-4413-b682-a251e5958dc9', 'Description HTML', 1, '<p>Issues related to group-based and -influenced behaviour have always been at the heart of social psychology. What is generally considered the first experimental study in social psychology - Norman Triplett''s 1898 attempt to explain why bicycling speed records were faster when measured in competition against others - was a demonstration of group-influenced behaviour, and led to the development of the notion of social facilitation. The questions of how decision-making group members reach consensus, and whether they are a more effective vehicle for decisions than an insightful individual, remain popular 80 years after they were first introduced. Researchers in other disciplines are increasingly drawn to the group as a focus of study and of course, groups remain the standard decision-making unit for most important decisions in most societies. It is against this backdrop of the rich history, modern development and future potential of the subject that this timely four-volume set has been created, with the intention that it becomes a unique go-to resource for researchers in the field. The four volumes are arranged schematically: Volume One: Group Performance takes a look at individual action in the presence of others. Volume Two: Interdependence within Groups examines situations in which one is partially dependent on others for the magnitude of one''s personal outcomes. Volume Three: Decision-Making Groups explores group settings in which there is full collaboration in order to produce a single output. Volume Four: Relations among Groups presents a set of articles on interaction between groups.</p>', 2148, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('9a8d0833-8dcc-443c-a925-7ce597f911d3', 'ef8fb860-67cb-4965-93f2-8a7ea8fcdccf', 'Additional Attributes HTML', 1, '<h1>A Monte Carlo Primer V-2</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;341 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0306467488</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎ v</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;862 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;17.37 x 2.92 x 25.7 cm</span></li>
</ul>', 2518, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('9a93cf07-bcd9-40ef-9e43-838495c38aea', '867a3a2a-6051-46a9-afcc-3e465d8d8889', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Cambridge Companion to Piaget</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Ulrich Muller, Jeremy I. M. Carpendale, Leslie Smith</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780521898584</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">430</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2043, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('9ac44bc0-988e-47ea-a176-dc49f00d95a5', 'd1ad0929-418a-4b39-be28-5972ee587e9f', 'Description HTML', 1, '<p><u><strong>About the Book</strong></u>&nbsp;</p>

<p>In connection with the ever increasing penetration of mathematics into every sphere of everyday life, there is a need for a book in which the mathematics now taught at schools is covered strictly and in detail. This book,&nbsp;<strong>Algebra and Analysis of Elementary Functions,&nbsp;</strong>makes it possible for anyone with a high school education to extend his or her knowledge of mathematics.</p>

<p>For this process to be successful, each chapter contains problems and exercises to help consolidate the material that is presented.</p>

<p>The structure of the book is such that each chapter is independent. This is particularly true of the last three chapters which contain material on the higher mathematics given during the first year at colleges and universities. This makes the book useful for high school students who want to continue their mathematical education.</p>

<p>&nbsp;</p>', 1192, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('9acf1c02-9da1-4251-ba39-b436f0b9e2b0', '53324251-54a3-4086-b854-da6afbb78e37', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Research Methods</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Naval Bajpai</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332585515</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 530, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('9af015dd-3a7a-45bb-bad7-339b4643b161', '64f6cf23-1790-46e0-960f-90f9e79d222a', 'Description HTML', 1, '<p>Environmental sciences is a vast and multidisciplinary science that involves the study of natural resources of land, water, and air. Introduction to Environmental Sciences comprehensively covers numerous aspects of this vast subject. The book focuses on the causes of environmental problems and methods and ways of mitigating these causes. It covers topics such as biostatistics, principles of analytic method, disaster management, various chemical processes operating in the environment, greenhouse gases emissions, global warming, among others. The book will prove beneficial to those involved in environmental studies, environmental management, community health practice, to mention some.</p>', 3850, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('9b0c16d6-08e3-4b10-9476-90b45df06d19', 'c3c632c7-0bdf-4a14-8eb8-d6d9be48d716', 'Description HTML', 1, '<h1>Distance Education - Open Learning Vs. Virtual University Concepts NEW</h1>', 5164, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('9b12bdfc-54c8-41a9-81e3-745fbe61a007', 'c9b46f24-5e59-4173-b6e0-d0275361c082', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Plant Breeding 2/e </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jack Brown</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470658307</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 650, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('9b22a5af-5038-49f0-8906-d5ed858cd6cb', '7486c883-ff64-46b1-b01c-a5004bcc146d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Chakras</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">CW Leadbeater</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Theosaphical Publishing House</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1927</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 89, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('9b2f6ec8-2a13-4f1a-a563-05cf25f4e9dc', '2cc4bd0a-b43d-45c1-a44c-d642c1de58ce', 'Description HTML', 1, '<h1>Voice of the Voiceless - Mulk Raj Anand and Jayakanthan - Social Consciousness and Indian Fiction</h1>', 2395, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('9b330bfe-7ed0-4bb8-9782-d8cbdab2f2a4', '18563a5f-9918-4a0c-ae49-ac2e2e05999f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">The Sky Will Be Blue</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">G.Gordan, L.Gordon</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">160</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1076, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('9b366d88-c545-475f-ad72-70abc2fd1d07', '8e2121aa-427b-421e-a3e1-47b92f37101e', 'Description HTML', 1, '<p>In this title, experts in public transport address the current problem of improving public transit systems by taking advantage of new technologies and advanced modelling techniques. The key areas open to improvement are service planning and operations management.</p>', 2505, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('9b39c93f-91d8-4140-97d6-f3b9459662e6', 'bf2af16a-1189-42c5-ba45-cb3e73c8688a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Packed with current examples from companies you know, CONTEMPORARY FINANCIAL MANAGEMENT, 14e, equips you with the knowledge and skills to enhance enterprise value, manage risk, and effectively manage cash flow. Completely up to date with the latest developments from the field, the text explores the international aspects of financial management, the ethical behavior of managers, the unique finance-related concerns of entrepreneurs, and the effects of the 2008-2009 recession. Chapter-opening "Financial Challenges," integrative cases, and other learning features highlight critical concepts and enable you to apply what you learn to real-world practice. Excel® templates allow you to use technology to achieve financial management objectives.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part I: INTRODUCTION.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">1. The Role and Objective of Financial Management.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">2. The Domestic and International Financial Marketplace.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">3. Evaluation of Financial Performance.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">4. Financial Planning and Forecasting.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part II: DETERMINANTS OF VALUATION.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">5. The Time Value of Money.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">6. Fixed Income Securities: Characteristics and Valuation.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">7. Common Stock: Characteristics, Valuation, and Issuance.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">8. Analysis of Risk and Return.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part III: THE CAPITAL INVESTMENT DECISION.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">9. Capital Budgeting and Cash Flow Analysis.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">10. Capital Budgeting: Decision Criteria and Real Option Considerations.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">11. Capital Budgeting and Risk.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part IV: THE COST OF CAPITAL, CAPITAL STRUCTURE, AND DIVIDEND POLICY.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">12. The Cost of Capital.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">13. Capital Structure Concepts.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">14. Capital Structure Management in Practice.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">15. Dividend Policy.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part V: WORKING CAPITAL MANAGEMENT.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">16. Working Capital Policy and Short-Term Financing.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">17. The Management of Cash and Marketable Securities.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">18. The Management of Accounts Receivable and Inventories.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">Part VI: ADDITIONAL TOPICS IN CONTEMPORARY FINANCIAL MANAGEMENT.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">19. Lease and Intermediate-Term Financing.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">20. Financing with Derivatives.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">21. Risk Management.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">22. International Financial Management.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#3f3f3f">23. Corporate Restructuring.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 823, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('9b3ee7e3-5ee9-421d-b78e-4335389bfd5e', 'f2a1fe2a-56b7-40f5-a8eb-69c04b1e6082', 'Description HTML', 1, '<h1>From Product Description to Cost, A Practical Approach Building an Specific Model in 2 Vols.</h1>', 4060, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('9b5fc52c-a5cf-4f9d-99bc-c37495c83950', 'c135a349-0cfe-4024-a47a-2ee2e880de79', 'Description HTML', 1, '<p>Why is religion still important? Can we be fully modern and fully religious? In this new edition, Davie follows up her discussion of the meaning of religion in modern society and considers how best to research and understand this relationship. Exploring the rapid movements within the sociology of religion today, this revised and updated book: • Describes the origins of the sociology of religion • Demystifies secularization as a process and a theory • Relates religion to modern social theory • Unpacks the meaning of religion in relation to modernity and globalization • Grasps the methodological challenges in the field • Provides a comparative perspective for religions in the west • Introduces questions of minorities and margins • Sets out a critical agenda for debate and research</p>', 5519, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('9b60ac45-0d62-45e4-b9de-77a5993fd1e8', 'df48cb67-7e0a-4f69-a39d-8ee9d91f5686', 'Description HTML', 1, '<p>This is the first set of Handbook of Porphyrin Science.</p>

<p style="text-align:justify">Porphyrins, phthalocyanines and their numerous analogues and derivatives are materials of tremendous importance in chemistry, materials science, physics, biology and medicine. They are the red color in blood (heme) and the green in leaves (chlorophyll); they are also excellent ligands that can coordinate with almost every metal in the Periodic Table. Grounded in natural systems, porphyrins are incredibly versatile and can be modified in many ways; each new modification yields derivatives demonstrated new chemistry, physics and biology, with a vast array of medicinal and technical applications.</p>

<p style="text-align:justify">As porphyrins are currently employed as platforms for study of theoretical principles and applications in a wide variety of fields, the&nbsp;<em>Handbook of Porphyrin Science</em>&nbsp;represents a timely ongoing series dealing in detail with the synthesis, chemistry, physicochemical and medical properties and applications of polypyrrole macrocycles. Professors Karl Kadish, Kevin Smith and Roger Guilard are internationally recognized experts in the research field of porphyrins, each having his own separate area of expertise in the field. Between them, they have published over 1500 peer-reviewed papers and edited more than three dozen books on diverse topics of porphyrins and phthalocyanines. In assembling the new volumes of this unique Handbook, they have selected and attracted the very best scientists in each sub-discipline as contributing authors of the chapters</p>

<p style="text-align:justify">This Handbook will prove to be a modern authoritative treatise on the subject as it is a collection of up-to-date works by world-renowned experts in the field. Complete with hundreds of figures, tables and structural formulas, and thousands of literature citations, all researchers and graduate students in this field will find the&nbsp;<em>Handbook of Porphyrin Science</em>&nbsp;an essential, major reference source for many years to come.</p>', 1577, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('9b61bc29-ef29-4523-b35f-91d5311bde49', '00f3ff40-63fb-4200-94ad-b39548841708', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt">परिभाषार्थ प्रकाश - परिभाषेंदुशेखर के आलोक में</span></strong></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">डॉ. रामप्रकाश वर्णी</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171105960</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171105963</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">649</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2018</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & Hindi&nbsp;</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1483, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('9b6640a5-89eb-480e-9c92-fcf7f0a0c7ad', 'a85e6f60-69e1-408f-ba78-b48a37ea6713', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td>
			<pre style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Principles of Linear Algebra With Maple</span></pre>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kenneth Shiskowski</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470637593</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publications</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2011</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">596+14</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binging</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1321, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('9b73f7ac-4b1c-48ee-b900-2fd861cc0f53', '18448dfc-50a9-4e50-a735-c82e2d1ab4cd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">CONTENTS:-</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">I. PUBLIC LIBRARIES ACTS</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Tamilnadu (Madras) Public Libraries Act, 1948</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Andhra Pradesh Public Libraries Act, 1960 (Amended)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Karnataka (Mysore) Public Libraries Act, 1965</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4, Maharashtra Public Libraries Act, 1967</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. West Bengal&nbsp;Public Libraries Act, 1979</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6.&nbsp; Manipur&nbsp;Public Libraries Act, 1988</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7.&nbsp;&nbsp;Kerala&nbsp;Public Libraries Act, 1989</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8.&nbsp;&nbsp;Haryana&nbsp;Public Libraries Act, 1989</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9.&nbsp;&nbsp;Mizoram&nbsp;Public Libraries Act, 1993</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10.&nbsp;&nbsp;Goa&nbsp;Public Libraries Act, 1993</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11.&nbsp;&nbsp;Gujrat&nbsp;Public Libraries Act, 2001</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12.&nbsp;&nbsp;Orissa&nbsp;Public Libraries Act,&nbsp;2001</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13.&nbsp;&nbsp;Uttaranchal&nbsp;Public Libraries Act, 2005</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14.&nbsp;&nbsp;Rajasthan&nbsp;Public Libraries Act, 2006</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15.&nbsp;&nbsp;Uttar Pradesh&nbsp;Public Libraries Act, 2006</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. The Chhattisgarh Public Libraries Act, 2008</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17.&nbsp; The Arunachal Pradesh Public Libraries Act, 2009</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">II. MODEL PUBLIC LIBRARIES ACT</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Model Public Libraries Act (Prepared by Planning Commission, India)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. Model Public Libraries&nbsp;Act (Prepared by Indian Library Association)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. Model Public Libraries Act&nbsp;(Prepared by Dr. Kanakbala Jani)</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">III. NATIONAL LIBRARY''S&nbsp;ACT</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. Imperial Library (Indentures Validation) Act, 1902</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. The Imperial Library (Change of Name) Act, 1948</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. The National Library of India&nbsp;Act, 1976</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">IV. LIBRARY RELATED OTHER ACTS</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24. The Press and Registration of Books Act, 1867</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25. Press and Registration of Books Act, 1867</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">26. The Delivery of Books and Newspapers (Public Libraries Act. 1954</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 3350, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('9b7c7c41-70b5-48ce-96ba-5dec92a919f5', '2005e7fa-e827-4894-9635-2b9df5d9e882', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Indology on Cloud 9 comprising 100 panegyrics, articles and research papers on various aspects of Sanskrit, Indology and Musicology is a tender felicitation by a friend Prof. Ram Karan Sharma and two daughters Prof. Sushma Kulshreshtha and Dr. Abha Kulshreshtha to their esteemed Prof. Jagdish Sahai Kulshreshtha, a great devotee of Sahitya.Sangita.Kala and a doyen of Indian Music and Musicology on the auspicious occasion of his 91st birth anniversary, his Ekanavatimahotsava. This voluminous work consists of two parts and four cascades divided into sixteen sections symbolising Purusottama-Kalamala :</span></h1>

<p><span style="font-size:18px">Part I : Prasastinirjhari-Panegyricon</span></p>

<p><span style="font-size:18px">Cascade I : Vedas, Epics , Puranas</span></p>

<p><span style="font-size:18px">Cascade II : Sastric & Sanskrit Studies</span></p>

<p><span style="font-size:18px">Cascade III : Sixty-four Arts</span></p>

<p><span style="font-size:18px">Cascade IV : Technical Sciences</span></p>

<p style="text-align:justify"><span style="font-size:18px">Part I is a panegyricon comprising thirty-six eulogical and laudatory poems, memoirs and tributes by renowned poets, scholars and friends showered upon Acharya J.S. Kulshreshtha. These compositions bring out several characteristics of his personality and his contribution to the field of Sanskrit, Indian Music and Musicology.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This volume&nbsp;Jagadisayasolaksmih comprises a beautiful garland, a vaijayantimala of sixty-four flowers in the form of sixty-four learned papers on Sanskrit and Indology by renowned Sanskritists and Indologists, many of whom are President''s Awardees, Former Vice-Chancellors and celebrities of the Sanskrit world, covering diverse aspects of Indology. The four cascades of this volume deal with various Vedic, sociological, educational, religious, cultural, literary, musicological, arthasastric, dharmasastric, kamasastric, vyakaranasastric, ayurvedic, botanical and technical scientific problems mainly concerned with Indology based on ancient Indian and modern texts. Kalidasa occupies a special place as befits his grand status in the Classical Indian Literature as well as Dr. Sushma Kulshreshtha''s abiding interest in him. Hence, two sections are devoted to Kalidasa.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Presentation,&nbsp;Foreword,&nbsp;Editorial,&nbsp;PART I PANEGYRICON PRASASTI-NIRJHARI,&nbsp;Section I - Memoirs & Felicitations,&nbsp;Section II -Jivanasangita-Rasajhan,&nbsp;PART-II GEMS OF INDOLOGY&nbsp; BHARATA VIDYA-SAHASRALAKSMIH,&nbsp;CASCADE I VEDAS&nbsp; EPICS&nbsp; PURANAS,&nbsp;Section I - Mythology,&nbsp;Section II - Vedas,&nbsp;Section III - Upanisads,&nbsp;Section IV - Epics & Puranas,&nbsp;CASCADE II,&nbsp;SASTRIC & SANSKRIT STUDIES,&nbsp;Section V -&nbsp; Grammar & Linguistics,&nbsp;Section VI -&nbsp; &nbsp;Aesthetics & Culture,&nbsp;Section VII -&nbsp; Kalidasa-Studies,&nbsp;Section VIII - Sanskrit Literature,&nbsp;CASCADE-III,&nbsp;Sixty-four Arts,&nbsp;Section IX - Gandharvavidya,&nbsp;Section X - Sixty-four Arts in Valmiki Ramayana,&nbsp; Section XI - Sixty-Four Arts in Literature,&nbsp;Section XII - Music & Dance in Kalidasa,&nbsp;Section XIII -&nbsp; Ayurveda&nbsp; Darsana&nbsp; Dharmasastra,&nbsp; Section XIV -&nbsp; &nbsp;Arthasastra Kamasastra,&nbsp;Section XV - Sweet Songs & Gitis, Section XVI - Panegyrics & Miscellaneous,&nbsp; APPENDICES&nbsp;&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size:18px">&nbsp;</span></p>', 4404, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('9b7cf27a-2b7d-4cdb-85ff-96674bb2d0da', '1c63b97b-aec9-43ea-85eb-cb26a925fd69', 'Description HTML', 1, '<p>Prepare for Microsoft Exam 70-331-and help demonstrate your real-world mastery of Microsoft SharePoint Server 2013 core solutions. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSE level. Focus on the expertise measured by these objectives: Design a SharePoint Topology Plan Security Install and Configure SharePoint Farms Create and Configure Web Applications and Site Collections Maintain a Core SharePoint Environment This Microsoft Exam Ref: Organizes its coverage by exam objectives. Features strategic, what-if scenarios to challenge you. Table of Contents: Preparing for the Exam Chapter 1 Design a SharePoint topology Chapter 2 Plan security Chapter 3 Install and configure SharePoint farms Chapter 4 Create and configure web applications and site collections Chapter 5 Maintain a core SharePoint environment Index</p>', 5847, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('9b7dfd7a-a346-4780-8471-666306035879', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The major part of this two-volume textbook, with the exception of some supplementary material, stems from the course in mathematical analysis given by the author for many years at the Moscow Physico-technical Institute.</p>

<p>The first chapter is an introduction. It treats of fundamental notions of mathematical analysis using an intuitive concept of a limit. Ultimately, it even establishes, with the aid of visual interpretation and some considera­ tions of a physical character, the relationship between the derivative and the integral and gives some elements of differentiation and integration tech­ niques necessary to those readers who are simultaneously studying physics.</p>

<p>The second chapter is devoted to the notion of a real number which is interpreted on the basis of its representation as an infinite decimal. The part of this chapter given in small print may be omitted by the reader in his first acquaintance with the subject-matter.</p>

<p><strong>Contents</strong></p>

<p>Preface to the English Edition 5</p>

<p>Chapter 1. Introduction 13</p>

<p>Chapter 2. Real Numbers 45</p>

<p>Chapter 3. Limit of Sequence 68</p>

<p>Chapter 4. Limit of Function 90</p>

<p>Chapter 5. Differential Calculus. Functions of One Variable 127</p>

<p>Chapter 6. n-dimensional Space. Geometrical Properties of Curves 180</p>

<p>Chapter 7. Differential Calculus. Functions of Several Variables 215</p>

<p>Chapter 8. Indefinite Integral. Properties of Polynomials 314</p>

<p>Chapter 9. Definite Integral 351</p>

<p>Chapter 10. Some applications of integral. Approximate Methods 395</p>

<p>Chapter 11. Series 417</p>

<p>Name Index 453</p>

<p>Subject Index 455</p>

<p> </p>
', 1200, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('9b89c5c1-f2d8-4bb1-acc6-72e2a6b712c5', '866cb204-9346-469b-9b46-19ccbff6a4c5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100px">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sheeba Rakesh, Capt. Dr. Arvind M. Nawale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736569</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5640, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('9b9e3759-e44b-42d2-9f87-82b7f42ff7bf', 'ae5b0104-7982-425a-a77f-3e8a116cd581', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R. Mangaleswaran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735098</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', 4828, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9b9eb25e-2e05-40d5-bbb8-31d942418e76', '47d33970-46c3-4009-8d5c-f059253de6dd', 'Description HTML', 1, '<h1>Rural Management Theory and Practice book</h1>', 5593, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('9bb2ab58-4807-47d4-a711-92c722a556f7', 'fea40222-696c-4364-863b-b744e6d995ab', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sugarcane - Based-Biofuels and Bioproducts</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ian M. O''Hara</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118719916</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 652, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('9bb5610f-6fc8-4093-8a0b-5813025a33b5', '085d330f-5f90-4492-90cb-4360a552f64b', 'Description HTML', 1, '<p>This extended tutorial essay views thermodynamics as an incomplete description of quantum systems with many degrees of freedom. The main goal is to show that the approach to equilibrium - with equilibrium characterized by maximum ignorance about the open system of interest - neither requires that many particles nor is it a precise way of partitioning relevant for the salient features of equilibrium and equilibration. Moreover it is indeed quantum effects that are at work in bringing about universal thermodynamic behaviour of modestly sized open systems. Von Neumann`s concept of entropy thus proves to be much more widely useful than something to be feared, and far beyond truly macroscopic systems in equilibrium.</p>', 3976, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('9bb714b5-75b1-4189-baaa-7a6e37a60d45', '12decdb0-6ecb-45dc-8481-02d652763b61', 'Description HTML', 1, '<h1>Theory of Computer Science - Automata, Languages and Computation</h1>', 3392, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('9bbb34d5-aebc-482d-a195-a64f874bfa26', '90cae0fc-2a9e-4333-9bdb-b95f627fa25c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Massimiliano Di Ventra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521140317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4175, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('9bc36313-63e4-4538-96bd-c50690a3fc42', 'b8206e2b-2059-4cd0-83de-d93c7ffeb656', 'Description HTML', 1, '<p>Develops quantum theory from its basic assumptions, beginning with statics, followed by dynamics and details of applications and the needed computational techniques. Most of the book deals with particle systems, as that is where most of the applications lie; the treatment of quantum field theory is confined to fundamental ideas and their consequences.</p>', 3980, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('9bca5feb-19db-4504-b1e8-2321080dc1a6', '07dcde93-c295-49b9-bcfb-a2dd61a1e9ca', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kerr Inkson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446247051</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5189, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('9bcf39ee-211d-47b4-a815-91071c896eb3', 'a0555d99-e4c9-4122-9fc1-31a233155307', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book completely covers the syllabi of M.B.A., M.M.S. and M.Com., C.A. Engineering, Computer Science & Services Exams of all Indian Universities. This well-organised and profusely illustrated book presents updated account of the Operations Research Techniques.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Special Features</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">It is lucid and practical in approach. Wide variety of carefully selected, adapted and specially designed problems with complete solutions and detailed workings. 338 Worked examples are expertly woven into the text. Useful sets of 887 problems as exercises are given.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Introduction to Operations Research</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Linear Programming: Problem Formulation and Solution by Graphic&nbsp;Method</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Linear Programming: Simplex Method</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Linear Programming: Duality and sensitivity Analysis</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Transportation Problem</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Assignment Problem</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Sequencing Problem</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Replacement Theory</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Queuing&nbsp;Theory</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Decision Analysis</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Theory of Games</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Inventory Management</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Project Network Analysis CPM/PERT</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Simulation</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Goal Integer and Dynamic Programming</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Markov Chains</span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 835, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('9bd3d4cd-c6f6-46cb-80f9-fe14a89e5661', '97707343-05a3-4314-8d92-28c8581f5754', 'Additional Attributes HTML', 1, '<h1>Windows Server 2008 How-to</h1>', 3377, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('9bd48e91-84d1-4dcc-86a1-2a05913d94b4', '7462fffb-3b60-414b-b0c3-d363ceb7f39b', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Buddhism in South East Asia</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr Arvind Kumar Singh</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788175331662</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">192</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2281, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('9bde85d3-4e33-4ccf-b244-eb93a10b799a', 'b532288c-f38e-4dc8-9100-272b6d62ec61', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Chemistry of Water & Microbiology</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.F. Voznaya</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">354</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1132, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('9be1cb71-4949-4622-8499-1cb66643c563', '46aecbe2-11dc-4678-8b04-927636a03e9a', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">This book is concerned with the general principles and theories of population ecology, based on the idea that the rules governing the dyanmics of populations are relatively simple, and that the rich behavior we observe in nature is a consequence of the structure of the system rather than of the complexity of the underlying rules. From this perspective, the dynamic behavior of single-species populations is examined and an elementary feedback model of the population system is developed. This single-species model is refined and generalized by examining the mechanisms of population regulation. Graphical procedures are developed for evaluating the behavior of populations inhabiting variable environments, which are then applied to the analysis of interaction between two species. Finally, spatial effects on population behavior and communities composed of many interacting species are examined.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black">Preface to the First Edition,&nbsp;Preface to the Second Edition,&nbsp; Acknowledgments,&nbsp; Introduction to Part I,&nbsp;Chapter 1 A Brief Look at Systems in General,&nbsp;Chapter 2 Population Dynamics and an Elementary Model,&nbsp; Chapter 3 Population Regulation and a General Model,&nbsp;Part II Systems of Interacting Populations,&nbsp;Introduction to Part II&nbsp;Chapter 4 Interactions Between Two Species,&nbsp;Chapter 5 Interactions in Space,&nbsp;Chapter 6 Interactions&nbsp;Between Many Species (Ecological Communities),&nbsp;Epilogue: The Human Dilemma,&nbsp;Answers to Exercises,&nbsp;Name Index,&nbsp;Subject Index</span></span></p>', 1935, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('9bea5881-3794-479c-b3e8-37dee1fb8269', 'de762408-2c9d-4fab-adbe-cbd208f2d184', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book contains 350 problems in algebra, arithmetic and number theory. The methods of solving the problems are described in detail, while at the end of the book the answers are given and also hints to the most difficult problems. The book is intended for senior pupils. It may also be of use to school teachers and adult readers interested in mathematics.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introductory Problems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Permutation of Digits in a Number</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Problems in Divisibility of Numbers</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Miscellaneous Problems in Arithmetic</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Finding Integral Solution of Equations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Matrices, Sequences and Functions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Estimating Sums and Products</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Miscellaneous Problems in Algebra</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Algebra of Polynomials</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Complex Numbers</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Several Problems in Number Theory</span></span></span></li>
</ol>
', 94, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('9c10ca4a-56a7-48fa-83b9-6daa4c03829c', '149dcf43-a99b-4098-bd0a-4fddad6f178e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Environmental Science &nbsp;(In context)- 2 Vols</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">BRENDA WILMOTH LERNER, K. LEE LERNER</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1414436173</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781414436173</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">989</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2009</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2181, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('9c1d5d8f-8a20-421a-9d7f-73d479a0a422', '830879ba-ee25-40c5-acc6-37abb3892b0b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Basics of Computer Vision Algorithms to Detect Vehicles</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr Mallikarjun Anandhalli</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789385830365</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2302, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('9c323358-21e7-411d-b49e-c06ec17382ae', 'cc18b10c-88a6-425b-82c1-c5451d86327e', 'Description HTML', 1, '<h1>Readings in History of Literary Criticism</h1>', 2689, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('9c52e743-e36e-43a0-8d9c-19540d5d7418', '94ac5345-6e9d-47d0-b1a9-97a636b38290', 'Description HTML', 1, '<p>The book presents a broad introduction to the field of operations in a realistic and practical manner, while offering the largest and most diverse collection of issues on the market. This edition employs a strategic framework that identifies and illustrates facilities, inventory, transportation and information as the key factors of operations management–to help readers better understand concepts important to today’s operations management professionals. Students and practitioners will be able to relate the operations management theories discussed in the book to their actual practice in the Indian companies. Features • Sixteen new case studies on operations management strategies in the Indian context, such as Indigo Airlines, Micromax, Indian Railways, etc., have been added. • Nineteen ‘OM in Action’ boxed matter focusing on the operations management concepts in the Indian context, such as Toyota, Cipla, Air India, Flipkart, etc., have been incorporated. • Balanced and up-to-date coverage of examples from the service and manufacturing sectors in the Indian scenario have been added in each chapter. • Well-structured questions like ‘Discussion Questions’ and ‘Self Test’ questions have been provided with each chapter so that students can test their understanding and understand difficult concepts. Table of Contents Part one introduction to operations Management 1 • Chapter 1 Operations and Productivity 1 • Chapter 2 Operations Strategy in a Global Environment 31 • Chapter 3 Project Management 63 • Chapter 4 Forecasting 113 Part two Designing operations 171 • Chapter 5 Design of Goods and Services 171 o supplement 5 sustainability in the supply Chain 207 • Chapter 6 Managing Quality 227 o supplement 6 statistical process Control 261 • Chapter 7 Process Strategy 297 o supplement 7 Capacity and Constraint management 327 • Chapter 8 Location Strategies 361 • Chapter 9 Layout Strategies 391 • Chapter 10 Human Resources, Job Design and Work Measurement 433 Part three Managing operations 471 • Chapter 11 Supply Chain Management 471 o supplement 11 supply Chain management analytics 503 • Chapter 12 Inventory Management 521 • Chapter 13 Aggregate Planning and S&OP 569 • Chapter 14 Material Requirements Planning (MRP) and ERP 605 • Chapter 15 Short-Term Scheduling 643 • Chapter 16 Lean Operations 679 • Chapter 17 Maintenance and Reliability 705</p>', 3038, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('9c5f4d94-6f46-4c56-a2d0-0afffa7e4ffc', '534b5e73-0ef6-44df-82a3-ae7f04e7f509', 'Description HTML', 1, '<p>Political psychology is an interdisciplinary field in which psychological concepts and methods are used to test theories about elite and mass political behavior. The field draws on a diverse set of disciplinary sources, including anthropology, neuroscience, history, behavioral genetics, psychoanalysis, as well as all branches of psychology. This collection brings together this diverse body of work, organizing it and distilling it into a single vital reference source. Its aim is to provide a definitive set of classic and contemporary readings representing all theoretical, methodological and epistemological approaches to the study of the political psychology, as well as to provide extensive coverage of the myriad areas of political behavior from a psychological perspective.</p>

<p>Volume 1: Theoretical Approaches<br>
Volume 2: Public Opinion and Mass Political Behaviour<br>
Volume 3: International Relations and the Psychology of Political Elites<br>
Volume 4: Intergroup Relations and Political Violence</p>', 5491, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('9c72d9b6-1c9f-4282-83c4-dccc61834e6f', 'b09a869c-5048-44e2-9dd6-4187f96d53bd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Veniram Anthval</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394749</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2672, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('9c7417e2-04be-4383-bb7a-5a3a83311de2', '94ac1db6-1476-4e6b-85d7-8e5226421f3f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The world faces serious difficulties in obtaining the energy that will be needed in coming decades for a growing population, especially given the problem of climate change caused by fossil fuel use. This book presents a view of nuclear energy as an important carbon-free energy option. It discusses the nuclear fuel cycle, the types of reactors used today and proposed for the future, nuclear waste disposal, reactor accidents and reactor safety, nuclear weapon proliferation, and the cost of electric power. To provide background for these discussions, the book begins with chapters on the history of the development and use of nuclear energy, the health effects of ionizing radiation, and the basic physics principles of reactor operation. The text has been rewritten and substantially expanded for this edition, to reflect changes that have taken place in the eight years since the publication of the first edition and to provide greater coverage of key topics. These include the Yucca Mountain repository plans, designs for next-generation reactors, weapons proliferation and terrorism threats, the potential of alternatives to nuclear energy, and controversies about low-level radiation. Acclaim for the first edition: "…The book provides a superb background for scientists and those in technical fields. It provides probably all the information that many people, including government policy makers, will ever need...[a] well-written and balanced book. This book is recommended for anyone who wants a broad technical background on nuclear energy." -American Journal of Physics </span></span></span></p>', 3898, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('9c7dd906-6c2d-4259-9fff-976fbdf26ae0', 'fe244f24-e622-4271-8b44-c2e4dd17df85', 'Description HTML', 1, '<p>Modern finite element analysis has grown into a basic mathematical tool for almost every field of engineering and the applied sciences.&nbsp;This introductory textbook fills a gap in the literature, offering a concise, integrated presentation of methods, applications, software tools, and hands-on projects.&nbsp;Included are numerous exercises, problems,&nbsp;and Mathematica/Matlab-based programming&nbsp;projects.&nbsp;The emphasis is on&nbsp;interdisciplinary applications to serve a broad&nbsp;audience of advanced undergraduate/graduate students with different backgrounds in applied mathematics, engineering, physics/geophysics.&nbsp;The work may also serve as a self-study reference for researchers and practitioners seeking a quick introduction to the subject for their research.</p>', 1727, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('9c925b99-e225-48d0-82de-8232e1b81b58', 'e4cb820c-0bf4-48f3-bf55-dd2706f61168', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agricultural Pest Management</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vikram Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788178806716</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Rajat Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 2001, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('9c941766-62aa-4624-945f-4c7c9be282fb', '80fa950b-9daf-48bc-a2ed-7d86d21120b6', 'Description HTML', 1, '<p>Variational principles have proven to be surprisingly fertile. For example, Fermat used variational methods to demonstrate that light follows the fastest route from one point to another, an idea which came to be a cornerstone of geometrical optics. This book explains variational principles and charts their use throughout modern physics. It examines the analytical mechanics of Lagrange and Hamilton, the basic tools of any physicist. The book also offers simple but rich first impressions of Einstein’s General Relativity, Feynman’s Quantum Mechanics, and more that reveal amazing interconnections between various fields of physics.</p>', 3930, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('9c9b81bb-820d-48ec-8070-5b87ef4a382b', '991db2fc-e7f9-40fc-b0eb-8e0e9dbb8565', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p>Entrepreneurship, 11th edition, is a textbook that encourages students and readers to follow a logical manner on the process of formulating, planning, and implementing a new venture. It draws examples from real-life entrepreneurs and successful ventures. Its lucid language, excellent pedagogical features along with mention of important web sites assist readers to reinforce key topics and get started. Comprehensive book-end cases give in-depth insights and address the dynamics of today''s’ entrepreneurial challenges. While striking a fine balance between theory and practice, the text attributes special focus on the Indian context to improve the comprehension of concepts for the Indian audience.Chapter on Indian start-up ecosystem five new india-based book-end case studies four new opening cases on Indian entrepreneurs list of important web sites and numerous boxed summaries of news articles</p>

<p><strong><span style="font-size:18px">Contents:&nbsp;</span></strong></p>

<p><span style="font-size:18px">Part 1 The Entrepreneurship Perspective</span></p>

<p><span style="font-size:18px">Part 2 From Idea to the opportunity</span></p>

<p><span style="font-size:18px">Part 3 From the Opportunity to the Business Plan</span></p>

<p><span style="font-size:18px">Part 4 From the Business Plant to Funding the Venture</span></p>

<p><span style="font-size:18px">Part 5 From Funding the Venture to Launching, Growing, and Ending the New Venture</span></p>

<p><span style="font-size:18px">Part 6 Cases</span></p>

<p>&nbsp;</p>

<p>&nbsp;</p>', 965, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('9cb3c838-02e9-4a4c-8f64-dbf4d54a9090', '47c6f2fe-d0bc-4010-8df2-93efec775d3e', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">An International Source Book - V I</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">B. D. Sharma</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8180563022</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">544</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2003</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2185, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('9cc60c72-be84-438c-b7a6-7209f9c5fd70', '63e1645b-1bfc-4570-8f9d-1a9a1675eeb9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shaun D. Pattinson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381082669</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4928, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9cca5394-e5f5-4351-85ea-6e1600eb2f6d', '7f7beff1-f264-46cb-bfb1-99f6639c32ab', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.N. Sarkar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350567548</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3863, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('9ccc00c0-a2b6-41c1-8329-15d5502bf806', '8d5fa44b-a001-4a43-bd96-7f79ad189881', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H.P. Myers</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780748406609</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4173, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('9cdfb3b2-db20-4632-9865-fdb5790bf06c', 'b8ecc814-8902-45c9-9da0-9eab1ec78fd6', 'Description HTML', 1, '<h1>The Great English Romantics and Their Precursors</h1>', 2781, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('9ce31571-d0ac-4708-909f-2b0c645f99b4', 'fff17835-7741-4f34-931a-81d9c7146afa', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Communication Today 15/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Courtland L. Bovee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354495106</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 562, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('9ce4d1dd-9dad-4b4d-9fd9-c9f9ff8d7cf3', 'e4ec2b38-bd66-4e8c-964d-aece87678dcd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100px">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. O.P. Aneja</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381867112</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5677, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('9cf1ce85-86e2-4ba7-807b-28aca62de368', 'a2f49414-03ce-49fb-95b9-1b0fa6350d1c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dictionary of Information Science and Technology - 2 Vols. (Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Khosrow - Pour</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781599043852</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Idea Group</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3305, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('9cfb9100-f93c-4052-8f73-0e5f4481a9c1', '665ceb92-906c-448f-9d6a-0d670244609a', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Beyond any doubt it can be said that the Manas of Tulsidas is one of the most popular and influential literary works in Indian literature. Millions have been and are enchanted by the beauty of its poetry and are influenced by the depth of its religious message. But Tulsidas lived five centuries ago and although for a Hindi speaker it may be not too difficult to understand the Avadhi language in which the Manas is written, the text becomes more and more inaccessible to many readers and listeners. Scholars too are at a loss because no adequate word index is available.</span></p>

<p style="text-align:justify"><span style="font-size:18px">It is the purpose of this publication to give easy access to parallel passages in this enormous poem of Tulsidas. Both devotees and scholars may use this index for a study of the contents, while linguists may find it useful for a study of the grammatical and lexicographical forms.</span></p>', 2072, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('9cfd533f-c4d6-4ff4-a9c9-cd0e7727e1ac', '94897649-3a5a-41be-ab56-b61c91d9f1c3', 'Description HTML', 1, '<p>This book is devoted to the mathematical analysis of the numerical solution of boundary integral equations treating boundary value, transmission and contact problems arising in elasticity, acoustic and electromagnetic scattering. It serves as the mathematical foundation of the boundary element methods (BEM) both for static and dynamic problems. The book&nbsp; presents a systematic approach to the variational methods for boundary integral equations including the treatment with variational inequalities for contact problems. It also features adaptive BEM, hp-version BEM, coupling of finite and boundary element methods – efficient computational tools that have become extremely popular in applications.</p>

<p>Familiarizing readers with tools like Mellin transformation and pseudodifferential operators as well as convex and nonsmooth analysis for variational inequalities, it concisely presents efficient, state-of-the-art boundary element approximations and points to up-to-date research.</p>

<p>The authors are well known for their fundamental work on boundary elements and related topics, and this book is a major contribution to the modern theory of the BEM (especially for error controlled adaptive methods and for unilateral contact and dynamic problems) and is a valuable resource for applied mathematicians, engineers, scientists and graduate students.</p>', 1749, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('9d151916-f5a3-4b8d-9905-5b6ccb295949', '5364df55-8d22-4771-b4f1-7ab6e991b10b', 'Additional Attributes HTML', 1, '<p>ISBN-13&nbsp; &nbsp;:&nbsp; &nbsp;9780670093922</p>

<p>Language&nbsp; &nbsp;:&nbsp; &nbsp;English</p>

<p>Binding&nbsp; &nbsp;:&nbsp; &nbsp; Paperback</p>

<p>Publisher&nbsp; &nbsp;:&nbsp; &nbsp;Penguin Classics</p>

<p>Publishing Date&nbsp; &nbsp;:&nbsp; &nbsp;2020-03-07</p>

<p>Product Edition&nbsp; :&nbsp; &nbsp;1</p>

<p>Total Pages&nbsp; :&nbsp; &nbsp;336</p>', 2099, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('9d1ae0c7-ab4a-4c0f-816f-f9ec0b9e6e87', 'b9815526-bb92-400a-992f-1ecb9c14874a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Satendra Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8188681040</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2444, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('9d1f0823-3095-4e69-99a8-09e84471f0a8', '2ced94ce-4267-4bb4-8a11-ab40a0a32040', 'Description HTML', 1, '<p>The study of environmental physics requires understanding topics from many di?erent areas of physics as well as comprehension of phy- cal aspects of the world around us. Several excellent textbooks are available covering most aspects of environmental physics and of appli- tions of physics to the natural environment from various points of view. However, while teaching environmental physics to university students, I sorelymissedabookspeci?callydevotedtoexercisesfortheenvironm- tal science student. Thus, the motivation for this book came about as in physics, as well as in many other disciplines, satisfactory knowledge of a subject cannot be acquired without practice. Usually students are not familiar with the various areas of physics that are required to describe both the environment and the human impact upon it. At the same time, students need to develop skills in the manipulation of the ideas and c- cepts learned in class. Therefore, this exercise book is addressed to all levels of university students in environmental sciences. Because of the wide range of potential users this book contains both calculus-based and algebra-based problems ranging from very simple to advanced ones. Multiple solutions at di?erent levels are presented for certainproblems―thestudentwhoisjustbeginningtolearncalculuswill bene?t from the comparison of the di?erent methods of solution. The material is also useful for courses in atmospheric physics, environmental aspects of energy generation and transport, groundwater hydrology, soil physics,andoceanphysics,andselectedpartsmayevenbeusedforbasic undergraduate physics courses. This collection of exercises is based on courses taught at the University of Northern British Columbia and at the University of Victoria, Canada.</p>', 5222, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('9d324f28-1b92-4bf9-82b3-00a4083e2ad5', '498c7d5a-9a9c-4097-bf41-079e53b5ed2e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">छोटी बहु  </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रजनी दिसोदिया </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348670861</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 145, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('9d51d198-3e51-49f3-a8c7-64d3a4174702', '961b7d4e-b6c2-40dc-9885-650f196a3d3c', 'Additional Attributes HTML', 1, '<h1>Integrated Ring Resonators, The Compendium - optical Sciences</h1>', 4041, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('9d561f17-9480-43ea-a9a2-58e3b868b8cb', '02af1378-a510-4951-87cf-61377c351056', 'Additional Attributes HTML', 1, '<h1>Surfaces and interfaces For Biomaterials</h1>', 3591, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('9d59bc83-4c33-404d-bb84-8d8cc225a729', '6cb91f8f-c680-42f8-843f-782cff3aaa19', 'Additional Attributes HTML', 1, '<h1>The Theory of the Leisure Class - An Economic Study of Institutions</h1>', 4525, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('9d5a8d6b-66dc-46aa-af37-98d0e4667fca', 'cdbe40a6-1fa4-4f78-b3fb-13fecbe3fb77', 'Description HTML', 1, '<p>This book demonstrates how rigorous mathematical thinking can be fostered through the development of students'' cognitive tools and operations. This approach seems to be particularly effective with socially disadvantaged and culturally different students. The authors argue that children''s cognitive functions cannot be viewed as following a natural maturational path: they should be actively constructed during the educational process. The Rigorous Mathematical Thinking (RMT) model is based on two major theoretical approaches – Vygotsky''s theory of psychological tools and Feuerstein''s concept of mediated learning experience. The book starts with general cognitive tools that are essential for all types of problem solving and then moves to mathematically specific cognitive tools and methods for utilizing these tools for mathematical conceptual formation. The application of the RMT model in various urban classrooms demonstrates how mathematics education standards can be reached even by the students with a history of educational failure who were considered hopeless underachievers.</p>', 1631, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('9d605f1a-e7f9-4546-8997-46db1bf53ad0', 'cc3dc5af-75ad-413e-8b5f-182a2bfdb341', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chris Gaine</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844455935</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010)</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5697, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('9d63ab67-49d4-4dbc-8c28-98ab7e444e23', 'b388f62f-1690-4c91-b93a-4ccd7a2d1a83', 'Description HTML', 1, '<p>In the past, libraries and information centers have often been considered as conservative non-profit-making organizations with traditional values. However, this outlook seems to be transforming. If libraries are to "survive" or to "thrive," the complete spectrum of marketing approaches becomes essential. This book has been structured to cover all aspects of the marketing of libraries and information centers. It focuses on marketing concepts, market research and segmentation, mix components (product, price, place/distribution), and communication (public relations, advertising, and promotion). [Subject: Library Science, Business]</p>', 3316, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('9d7b29f9-8929-4f41-a4a2-8c5b75340ca6', 'a1826d83-eddf-4947-9c5d-3d413c460a8b', 'Description HTML', 1, '<p>Jawaharlal Nehru was deeply involved in a comprehensive model of economic development to be taken um immediately after grant of independence. Much of his plans and speculations were jeoparidized by the partition which brought about problems in agricultural and industrial sectors. Nehru''s economic policies have been considered to be socialist in nature. he laid the foundation for social planning in India. Present day economic strength of India has its roots in Nehru''s economic thought and constructive implementation. Essays included in this volume are relevant to the needs of academic community, policy makers, those preparing for competitive examination and even the general readers will find this book of great value.</p>', 5728, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('9d831e43-6d4c-4ec6-b9ee-b46967443ad9', 'e40e6875-f8c6-44da-a990-2e5141eab70d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>SATYASADHA SCHOOL</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjana Shrikant Date</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183150462</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9798183150469</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>368</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4713, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('9d8fb543-9f9a-469d-86e6-dc835fe1623d', '3544e8f1-a877-4daa-b781-813b9828406c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pollen and Pollination Ecology Research in Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Raj Shekhar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390780273</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 924, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('9d9689f6-fd9b-4e30-b32d-0330898f1e8d', '89990077-759a-43ab-8f5c-ed32f4215f2d', 'Description HTML', 1, '<h1>Vyavsayik Sabziyon ka Uttpadan</h1>', 3864, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('9da362bf-60a1-4414-92af-f19e2a1935f3', '953af771-00b1-4a77-9462-6017c5939528', 'Description HTML', 1, '<p>The 19th Edition builds upon the tradition of leadership by sticking to 3 main goals: Help the beginning student master the principles essential for understanding the economizing problem, specific economic issues and the policy alternatives help the student understand and apply the economic perspective and reason accurately and objectively about economic matters; and promote a lasting student interest in economics and the economy. Table of Contents Part 1: An Introduction to Economics and the Economy to the Student 1 Limits, Alternatives, and Choices (+ Appendix) 2 The Market System and the Circular Flow Part 2: Price, Quantity and Efficiency 3 Demand, Supply and Market Equilibrium (+ Appendix) 4 Elasticity 5 Market Failures: Public Goods and Externalizes Part 3: Microeconomics of Product Markets 6 Consumer Behavior (+ Appendix) 7 Businesses and the Costs of Production 8 Pure Competition in the Short Run 9 Pure Competition in the Long Run 10 Pure Monopoly 11 Monopolistic Competition and Oligopoly (+ Appendix) 11w Technology, R&D and Efficiency Part 4: Microeconomics of Resource Markets 12 The Demand for Resources 13 Wage Determination (+ Appendix) 14 Rent, Interest and Profit 15 Natural Resource and Energy Economics Part 5: Microeconomics of Government 16 Public Finance: Expenditures and Taxes 17 Asymmetric Information, Voting and Public Choice Part 6: Microeconomics Issues and Policies 18 Antitrust Policy and Regulation 19 Agriculture: Economics and Policy 20 Income Inequality, Poverty and Discrimination 21 Health Care 22 Immigration Part 7: GDP, Growth and Instability 23 An Introduction to Macroeconomics 24 Measuring Domestic Output and National Income 25 Economic Growth 26 Business Cycles, Unemployment, and Inflation Part 8: Macroeconomic Models and Fiscal Policy 27 Basic Macroeconomic Relationships 28 The Aggregate Expenditures Model 29 Aggregate Demand and Aggregate Supply (+ Appendix) 30 Fiscal Policy, Deficits and Debt Part 9: Money, Banking and Monetary Policy 31 Money, Banking and Financial Institutions 32 Money Creation 33 Interest Rates and Monetary Policy 34 Financial Economics Part 10: Extensions and Issues 35 Extending the Analysis of Aggregate Supply 36 Current Issues in Macro Theory and Policy Part 11: International Economics 37 International Trade 38 The Balance of Payments, Exchange Rates and Trade Deficits 39 The Economics of Developing Countries Optional Content for Instructions (Available for instructors on the OLC) COI 1 The United States and the Global Economy COI 2 Previous International Exchange-Rate Systems</p>', 3206, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('9da3ce84-edf2-4ab4-9e5f-e01561997434', 'e62d0b4b-eb8b-4875-8e7c-6b4e8312479c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">ग्रंथ</span></span></span></strong><strong> </strong><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span></strong><strong> </strong><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">बारे</span></span></span></strong><strong> </strong><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">संस्कृत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भाषा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पास</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जो</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">व्याकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सम्पदा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वह</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अन्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किसी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भाषा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पास</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नहीं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैदिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">संस्कृत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">काल</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ही</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">संस्कृत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भाषा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अनेक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रकार</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">व्याकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पाये</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जाते</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रहे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हैं</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हमारे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">यहाँ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भाषा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">चिन्तन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सुदीर्घ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विस्तृत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">परम्परा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रही</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">व्याकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">इस</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उर्वरा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भूमि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">चिन्तन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">शिखर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">एक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ऐसे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आचार्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अवतरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">होता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जिसके</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">व्याकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गठन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उसकी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">शब्द</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">समाविष्ट</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">करने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">क्षमता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">देखकर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आज</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विश्व</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विद्वान्</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आश्चर्यचकित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रह</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जाते</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हैं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वह</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">स्वनाम</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">धन्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आचार्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कोई</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नहीं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">''</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पाणिनि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">'' </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हैं।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आज</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पाणिनि</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">- </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">व्याकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">केवल</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">संस्कृत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भाषा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रहस्यों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सुलझाने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">लिये</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अपेक्षित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अपितु</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अन्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भारतीय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">महाद्वीप</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भाषाओं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">दृष्टि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उसकी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">महती</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उपयोगिता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नाम</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पाणिनि</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333"> - </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कृदन्त</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्ययार्थ</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">- </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कोष</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333"> : </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रक्खा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">परन्तु</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">इसमें</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कृदन्तभिन्न</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्यय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जैसे</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">- </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नामधातु</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">लकार</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">और</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कृत्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्ययों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">समावेश</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अष्टाध्यायी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">तृतीय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अध्याय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कृदन्त</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">-</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रधानता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">होने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सम्पूर्ण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कृदन्तपरक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नामकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">करना</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उचित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रतीत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हुआ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कोश</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">तीन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भागों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विभाजित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">- </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">१</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">. </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">शब्दकोष</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">:</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">२</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">. </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्ययार्थकोष</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">:</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">३</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">. </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रत्ययकोषः।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कोष</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गठन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">यह</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ध्यान</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रक्खा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अध्येता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">शब्द</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">माध्यम</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">केवल</span></span></span> <span style="font-si', 1512, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('9db799e8-f0c0-4824-b732-118a89e67ef9', 'd9b321ab-4f3a-4959-a093-08d4e88e5131', 'Description HTML', 1, '<p>The capabilities of modern technology are rapidly increasing, spurred on to a large extent by the tremendous advances in communications and computing. Automated vehicles and global wireless connections are some examples of these advances. In order to take advantage of such enhanced capabilities, our need to model and manipulate our knowledge of the geophysical world, using compatible representations, is also rapidly increasing. In response to this one fundamental issue of great concern in modern geographical research is how to most effectively capture the physical world around us in systems like geographical information systems (GIS). Making this task even more challenging is the fact that uncertainty plays a pervasive role in the representation, analysis and use of geospatial information. The types of uncertainty that appear in geospatial information systems are not the just simple randomness of observation, as in weather data, but are manifested in many other forms including imprecision, incompleteness and granularization. Describing the uncertainty of the boundaries of deserts and mountains clearly require different tools than those provided by probability theory. The multiplicity of modalities of uncertainty appearing in GIS requires a variety of formalisms to model these uncertainties. In light of this it is natural that fuzzy set theory has become a topic of intensive interest in many areas of geographical research and applications This volume, Fuzzy Modeling with Spatial Information for Geographic Problems, provides many stimulating examples of advances in geographical research based on approaches using fuzzy sets and related technologies.</p>', 2323, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('9dcc6bb2-494a-4713-8745-3e2abde951e5', 'a462fa1a-d4a5-43b0-9f9c-b78509ee1ab0', 'Description HTML', 1, '<p><strong>Good Economics for Hard Times</strong></p>

<p>Is opening up to international trade good for everybody? Do immigrants from poorer countries take away jobs from low-income native workers? Why is inequality exploding everywhere? Does redistribution actually undermine incentives? Should we worry about the rise of artificial intelligence or celebrate it? How do we manage the trade-off between growth and climate change? Is economic growth over in theWest? Should we care? Figuring out how to deal with todays critical economic problems is the great challenge of our time. Much greater than space travel, perhaps even than curing cancer what is at stake is the whole idea of the good life and, perhaps, of liberal democracy itself.We have the resources to solve these problems; what we lack are ideas that will help us jump the wall of disagreement and distrust that divides us. Only if we can engage seriously in this quest,and if the best minds in the world work with governments and civil society to redesign our social programs for effectiveness and political viability, will history remember our era with gratitude. In this revolutionary book, renowned MIT economists Abhijit V. Banerjee and Esther Duflo take on this challenge, building on cutting-edge research in economics, explained with lucidity and grace. Original, provocative,and urgent,Good Economics for Hard Times makes a persuasive case for intelligent interventions toward a society built on compassion and respect. It is an extraordinary book, one that will help us appreciate and understand our precariously balanced world</p>', 2152, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('9df4ee99-cecc-4ca5-8686-5421432dce83', 'f7c5b8a9-8c81-451b-a6a4-a2b30dfdbe0f', 'Description HTML', 1, '<p>Focusing on Karnataka in India, this study examines the implications of the model of development sought to be introduced in the entire country through the governance reforms of the post-1991 period ― a model that bypasses Panchayat Raj institutions (PRIs), resulting in a majority of the population being left outside the purview of development. These changes in governance resulted in, among other things, the prolific growth of NGOs in the country, particularly in Karnataka. Explaining how community-based organizations (CBOs) set up by these NGOs have made their way into rural Karnataka, this book expresses concern over how they now perform functions that rightly belong to PRIs following the 73rd Amendment to the Constitution which devolves 29 functions to local self-government, passing on the funds they receive from the centre to their district and village branches, though these should actually go to PRIs. The book argues that elected representatives have been put in place by the people at all levels, and it is they who should take decisions regarding the development of this country. In the post-liberalisation period, governance through institutions that eschew political decentralisation is fraught with hazards. Not only will avenues for the expression of people’s wishes be lacking in such a scenario, but there will also be increasing inequality, resulting in a skewed development. The inclusiveness which the present government seeks will elude them unless they restore and strengthen Panchayat Raj institutions.</p>', 4901, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9e032be8-6cd7-4843-8cb5-c75df3c43a16', '21dc6a0d-9c57-4f57-9859-18388568c4cc', 'Description HTML', 1, '<p>Business Research Methods, 2e, provides students with the knowledge, understanding and necessary skills to conduct business research. The reader is taken step-by-step through a range of contemporary research methods, while numerous worked examples and real-life case studies enable students to relate with the context and thus grasp concepts effectively. Keeping in mind the developments in the subject area and necessary feedback from the users of this book, the latest edition has been extensively revised to include the necessary updates.</p>', 3106, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('9e0eee42-481e-4981-978b-2c1322a1265f', 'dffb8243-c22e-418f-b19f-e3ad6719d9fb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John W. Evans</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781846283093</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4135, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('9e17716d-7d69-4222-b715-af06192935ff', '1e994e5f-d6d2-4054-a200-5489cb2f7a8e', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The course in chemical technology taught at chemical colleges and departments consists of three parts: lectures, practical studies, and laboratory work. A combination of these three teaching methods provides students with a sound foundation for studying any discipline of chemical technology.</p>

<p>This course is aimed primarily at presenting the basic laws of chemical technology, applicable to most chemical processes, as well as processes in the metallurgical, silicate, pulp and paper, and fuel processing industries. Studying the basic types of chemical processes—homogeneous and heterogeneous, non-catalytic and catalytic, electrochemical—and the associated reactors is combined with an analysis of concrete processes of greatest importance to the national economy. Particular attention is given to typical processes embodying the major aspects of chemical technology. The lectures and laboratory work also cover the structural materials used in the manufacture of chemical reactors.</p>

<p>In the 3rd Russian edition, emphasis is placed on the analysis of automated and computerized reactors, as well as new methods and instruments employed in the investigation of material properties. Thus, students performing laboratory work better assimilate the facts presented in lectures, acquire skills for controlling industrial processes with the aid of advanced instrumentation and computers, learn analytical procedures, and improve their techniques for processing experimental results.</p>

<p>In a laboratory, students carry out the first (according to the syllabus) experiment. Each work covers practically all stages of experimental procedures. First of all, students learn about the subject from the textbook in chemical technology, the present practical course, and the literature recommended at the end of each work. Then, they go through the safety rules to be observed in a chemical laboratory (see Appendix, p. 425) and the instructions for the work being carried out. After a briefing by the instructor (colloquium), students are assigned to conduct the experiment. Students then become familiar with the experimental setup, check whether it is assembled correctly, activate individual units, and calibrate some instruments.</p>

<p>The next stage is an experimental study of the effect of some process parameters on the course of the process. Some assignments involve the analysis of the effect of temperature, concentrations, time, and other factors within a broad range, enabling students to plot the process characteristics as a function of a particular variable. Students make the necessary calculations using the experimental results and write a report, including the statement of the problem and purpose of the work, process flow sheet calculations and plots based on the experimental results, and conclusions. An assignment must be stated in such a manner as to enable students to complete the experiment within six hours. Every student must carry out laboratory works from all six chapters, while particular assignments are given depending on his or her specialization.</p>', 1208, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('9e21b733-66f0-4548-9b15-dcff64284ff9', 'b41d2e7d-a342-4472-8eaf-aa964eb5f238', 'Description HTML', 1, '<h1>Virtual Social Identity and Consumer Behavior</h1>', 3148, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('9e2dfce1-be61-4ff5-8715-d20a8326e2ff', '755b6fa6-e886-4d53-bb4b-e9776a0c145b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Sampradayik Upanyas aur kitne Pakistan&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>&nbsp;Dr. Laxman Tulsiram Kale</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381279458</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vikas Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2895, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('9e3584d8-6177-4977-b020-aecb118c5a09', '32c619e5-7694-49a5-8185-6cc0026c34dc', 'Additional Attributes HTML', 1, '<h1>Computational Intelligence and Bioengineering - frontiers in Artificial Intellingence and Applications BOOK</h1>', 3725, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('9e4d6bef-57de-4077-b8cb-2e76efdbdfb8', 'b05f20e9-eb16-467e-bbe9-e04dd2900140', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Kalpana Krishnaiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031278</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4852, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9e546f1f-df62-4128-9337-c0577fa96a2c', '08e6f479-1153-419a-910b-5843d5504bd2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ramchandra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162113</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4247, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('9e6f3d4e-2a0b-4e74-8f8a-ea84eeacd7c4', '8814b467-458c-49ba-a28a-1b9e1e6ae75d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This text is developed for the first course in Farm Management, typically taken by a junior/senior level student. Designed to introduce students to the key concepts on how to effectively manage a farm business, the eighth edition provides students with the basic information needed to measure management performance, financial progress, and the financial condition of the farm business.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1: Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2: Measuring Management Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3: Applying Economic Principles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4: Budgeting for Greater Profit</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5: Improving Management Skills</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 6: Acquiring Resources for Management</span></span></span></p>
', 267, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('9e778001-b0a8-4ee7-b16f-17e8595c9e8d', '4c41a3ff-118f-415e-8bdb-96feadbc5d33', 'Description HTML', 1, '<p><span style="font-size:18px"><strong>About the Book</strong></span></p>

<p>The ethical and political issues associated with science and technology are not merely theoretical topics for academic discussion but have widespread impacts on society. Both personal and global in scope, these issues confront us in our everyday living and will inform policies for the future.</p>

<p>The Encyclopedia of Science, Technology, and Ethics is a groundbreaking publication covering moral issues raised for humans since the earliest technologies through the scienctific advances of today.  From the use of animals as tools to the implications of human strem-cell technology, this four-volume set examines the science and technology behind the products and processes that make our lives easier to live but raise questions about where we are heading.  Additionally, it reviews the full spectrum of ethical, poltical, religious, and cultural perspectives that can help us deal with the opportunities, temptations, and challenges of our progressively technoscientific world. </p>

<p>Students, researchers, and general users will find entries on science and technology in all their aspects, including design, engineering, computers, bioethics, the environment,and accountability.  Biographics cover over 125 of the most influential people in these disciplines.  Specially commissioned introductory essays by leading scientists, engineers, and ethicists model contemporarywork in the ethical engagement with science and technology.  </p>

<p>The 675 articles in this encyclopedia were written by contributors from 28 countries and reviewed by an editorial board of scholars.  Each signed entry contains a bibliography, in many cases annotated.  Appendices include codes for technical and scientific organizations, annotated print and Internet bibliographies, a glossary, and a chronology of key historical events.  The text is fully indexed for case of research, and a topical outline categories entries under broad subject areas for an alternative access path.</p>

<p><span style="font-size:18px"><strong>Contents:</strong></span></p>

<p>1. Technologies of Humility: Citizen Participation in Governing Science-Sheila Jasanoff</p>

<p>2. Ethics and Technology: A Program for Future Research-Deborah G. Johnson and Thomas M. Powers</p>

<p>3. Research Ethics, Engineering Ethics, and Science and Technology Studies-Ronald. R. Kline</p>

<p>4. Nanoscience, Nanotechnology, and Ethics: Promise and Peril-Ray Kurzwell</p>

<p>5. Recognizing the Structural Features of New Technologies-Hans Lenk</p>

<p>6. The Ethics of Evidence: A Call for Synthesis-Valerie Mike</p>

<p>7. Toward an Ethics of Science and Technology as Knowledge-Carl Mitcham and Robert Frodeman </p>

<p>8. Values in Technical Design-Helen Nissenbaum</p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>
', 1308, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('9e8381fb-72ad-47fa-9978-d0bdd8dcbabc', '220693c5-29de-498e-85c3-537f28836afe', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>C. Lal, K. Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>817000490x</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3309, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('9e881e65-db89-40d1-8750-c7d7ad54ac1c', 'd6065272-0127-417c-89be-2b1b73c5ac6c', 'Additional Attributes HTML', 1, '<h1>Applied Mathematics for Restructured Electric Power Systems, Optimazation, Control, and Computational Intelligence - Power Electronics and Power Systems</h1>', 4107, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('9ebfa2ba-d616-49e9-9f7f-240f27bb7eeb', 'a958ce2b-1307-4acb-98fb-81fe71198eac', 'Description HTML', 1, '<p>QFINANCE is a must for anyone who works in finance, explaining the key concepts that lie behind modern finance and providing problems-solving solutions for the time-poor, information-hungry finance professional.</p>

<p><span style="color:null">Best Practice -&nbsp;Internationally renowed finances leaders, experts, and educators distil and summarize the most important aspects of finance best practice and thought leadership.</span></p>

<p><span style="color:null">Checklists -&nbsp;Quick step-by-step guides to solving evryday problems</span></p>

<p><span style="color:null">Calculations and Ratios -&nbsp;Essential mathematical tools the finance professional needs for daily numerical-based solutions</span></p>

<p><span style="color:null">Finance Thinkers and Leaders - Illuminating biographies of the leading figures behind modern finance</span></p>

<p><span style="color:null">Finance Library Digests - Distilled digests of some of the best reads in finance, from the intellectual conrnerstone to the most popular</span></p>

<p><span style="color:null">Country and Sector Profiles - In-depth analysis of 102 countries comprising EU, OECD, and OPEC members plus composites of MSCI, emerging markets, and MENA indices, and 26 sectors from automobiles to water</span></p>

<p><span style="color:null">Finance Information Sources - A Carefully selected list of the best sources of further information on finance and accounting worldwide, both in print and online.</span></p>

<p><span style="color:null">Dictionary - Over 9,000 terms covering finance, accounting, taxation, risk management, quantitative methods, and economics, as well as more general business and commercial terms</span></p>

<p><span style="color:null">Quotations - Over 2,000 finance-related quotations on finance, management, leadership, money, and business</span></p>', 1946, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('9ed5d450-2b64-4b34-bc99-c16af1ac89b7', 'fac180ab-da84-4c3a-99c6-8c25b1f1dd5c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Retailing Management, Tenth Edition, highlights the many ways the retail industry has transformed and evolved over the past few years. In keeping with its market-leading tradition, this tenth edition focuses on key strategic issues with an emphasis on financial considerations and implementation through merchandise and store management. Strategic and tactical issues are examined for a broad spectrum of retailers, both large and small, domestic and international, selling both merchandise and services. This edition builds on the basic philosophy of the previous editions, but every example, fact, and key term has been checked, updated, or replaced to ensure that this cutting-edge product remains up to date.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">SECTION I THE WORLD OF RETAILING</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">Chapter 1 Introduction to the World of Retailing <br />
Chapter 2 Types of Retailers <br />
Chapter 3 Multichannel and Omni channel Retailing <br />
Chapter 4 Customer Buying Behavior <br />
<strong>SECTION II RETAILING STRATEGY </strong><br />
Chapter 5 Retail Market Strategy <br />
Chapter 6 Financial Strategy <br />
Chapter 7 Retail Locations <br />
Chapter 8 Retail Site Location <br />
Chapter 9 Information Systems and Supply Chain Management <br />
Chapter 10 Customer Relationship Management<br />
<strong>SECTION III MERCHANDISE MANAGEMENT </strong><br />
Chapter 11 Managing the Merchandise Planning Process <br />
Chapter 12 Buying Merchandise <br />
Chapter 13 Retail Pricing <br />
Chapter 14 Retail Communication Mix  <br />
<strong>SECTION IV HUMAN RESOURCES AND STORE MANAGEMENT</strong> <br />
Chapter 15 Human Resources and Managing the Store <br />
Chapter 16 Store Layout, Design, and Visual Merchandising <br />
Chapter 17 Customer Service <br />
<strong>SECTION V CASES</strong><br />
1. Making Macy’s Meaningful: Moves by the Retail Chain to Maintain Its Competitiveness <br />
2. Find “Good Stuff Cheap” at Ollie’s Bargain Outlet <br />
3. Tractor Supply Company Targets the Part-Time Rancher <br />
4. Build-A-Bear Workshop: Where Best Friends Are Made <br />
5. Blue Tomato: Internationalization of a Multichannel Retailer <br />
6. Staples, Inc. <br />
7. Remixing a Green Business: The Green Painter <br />
8. Ashley Stewart <br />
9. The Decision-Making Process for Buying a Bicycle <br />
10. Home Depot: Opportunities and Challenges in China <br />
11. Parisian Patisserie “Maison Ladurée” Goes Global <br />
12. Retailing in India: The Impact of Hypermarkets <br />
13. Diamonds from Mine to Market <br />
14. Starbucks’s Expansion into China <br />
15. Tiffany and TJX: Comparing Financial Performance <br />
16. Choosing a Store Location for a Boutique <br />
17. Hutch: Locating a New Store <br />
18. Avon Embraces Diversity <br />
19. Sephora Loyalty Programs: A Comparison between France and the United States<br />
20. Attracting Generation Y to a Retail Career <br />
21. Active Endeavors Analyzes Its Customer Database <br />
22. Mel’s Department Store under New Management <br />
23. Developing an Assortment Plan for Hughes <br />
24. Preparing a Merchandise Budget Plan <br />
25. Kroger and Fred Meyer: Sourcing Products in a Global Marketplace <br />
26. American Furniture Warehouse Sources Globally <br />
27. How Much for a Good Smell? <br />
28. See It! Scan It! Buy It! Shortening the Path to Purchase with Mobilibuy’s Technology <br />
29. Promoting a Sale <br />
30. Target Marketing with Google AdWords <br />
31. Diamond in the Rough <br />
32. A Stockout at Discmart <br />
33. Customer Service and Relationship Management at Nordstrom <br />
34. Zipcar: Delivering Only as Much Driving as You Want <br />
35. A Musical Quandary in an Italian Restaurant <br />
36. Yankee Candle: Product Management and Innovation <br />
37. Interviewing for a Management Training Position </span></span></span><br />
 </p>
', 575, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('9ed9cafb-7516-4858-abae-13cd0c6ad6b8', '5bb2802a-a2b7-46b5-8ecd-910309b9a983', 'Description HTML', 1, '<p>From acoustics to zoology, the bestselling, authoritative encyclopedia that brings the latest in science and technology to students</p>

<p>Celebrating more than 50 years of bringing knowledge to readers at all levels of study, the&nbsp;McGraw-Hill Encyclopedia of Science & Technology, 11th Edition&nbsp;provides need-to-know information in the major disciplines of science and technology.</p>

<p>All entries are commissioned from leading authorities in their fields; each is technically reviewed, signed, edited, illustrated, and produced to the highest standards for ease of access and comprehension. The text is accompanied by 13,000 two-color illustrations and 100 full-color plates throughout. A dedicated index volume provides you with easy access to information through subject and author indexes and study and topical guides.</p>

<p>McGraw-Hill Encyclopedia of Science & Technology, 11th Edition&nbsp;is a major revision, with 2,500 new and thoroughly revised entries, and updates on more than 7,000 entries. Coverage spans the hottest fields of science and technology, including</p>

<ul>
	<li>Cell, developmental, and molecular biology, with articles on stem cell technology, new insights into RNA functions</li>
	<li>Chemistry, including updates on the newest elements and analytical technology</li>
	<li>Climate science and meteorology, with full background on climate change research</li>
	<li>Cloud computing, data warehousing, computer security among many other areas of information technology</li>
	<li>Cosmology, including coverage of dark matter, dark energy, and advances in the study of the age and shape of the universe</li>
	<li>Environmental science, with the latest on environmental conservation, and novel energy sources</li>
	<li>Engineering--civil, chemical, electrical, environmental, mechanical, metallurgical, and other areas extensively updated</li>
	<li>Genetics</li>
	<li>Neuroscience</li>
	<li>Plant sciences and agriculture</li>
	<li>Zoology</li>
</ul>', 1759, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('9ee598cf-655e-4c16-b12e-69df3251b691', 'a0555d99-e4c9-4122-9fc1-31a233155307', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Operations Research (Quantitative Techniques for Management)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">V.K Kapoor</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789351610113&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sultan Chand</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 836, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('9eeb5858-776e-4e8e-8dee-bab9c6956479', '68659d26-6a37-4541-b8fd-d752b6b0a918', 'Description HTML', 1, '<h1>Human Rights & Peace: Laws & Movements New</h1>', 4939, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9ef1c1c5-3f4b-4bc9-886b-dd5d14ea1d5e', '6777ed12-2d8e-4580-9905-5c7344b166c4', 'Description HTML', 1, '<p>India and the Dynamics of Socialism in the Global Order is an interpretation of prevailing socio-political realities in terms of the socialist ideology. The book discusses the relationship between socialism, capitalism, Marxism, democracy, politics, neo-liberalism, power and rights all within a single frame of modern thought. At the heart of the book are the experiences of India with economic reform, judicial exercise and legal amendments. The book can be summed up as a task to resurrect moral responsibility towards the socialist ideology rooted in individualism and political responsibility, for realizing emancipation and polity-populace serenity.</p>
', 4833, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9eff75db-e0fd-47b0-924e-c30c53ffc5b5', 'c8bcbe4a-4627-4fe9-84cb-533143549598', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:27.9pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Mucosal Immunology - 2 vols. In Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">Jiri Mestecky</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Elsevier</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">9780124915435</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">0124915434</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2064</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2005</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1463, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('9f003ab1-71e1-4582-9f1f-aba497783e6e', '287b0490-d23c-46df-9654-9a18a6cfa95d', 'Description HTML', 1, '<h1>Jammu Kashmir Ladakh - Ringside Views</h1>', 2631, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('9f0551ed-6300-4195-9f44-d23917b94a35', '29c95280-2704-45e8-8448-213bf8cb5b40', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Semiconductor Physics 9/ed.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">K. Seenger</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788181286789</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 3897, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('9f0994b0-81ae-4a86-8fa4-25b816ca0357', '00f3db64-4c0d-4c86-8d25-0e8d2e69c1fa', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjit Kumar De</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183241724</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2626, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('9f184c0e-09ea-4c72-b968-c622f1ab8513', 'a0b245f7-a4e4-4366-a026-45490bdaa6e8', 'Description HTML', 1, '<h1>Digital Library and Information Technology- Changing Concepts</h1>', 3346, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('9f4593c6-0a33-4136-bde2-d5dcdcd6f757', '8dd97622-9e46-445e-9232-d0549524b5d3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Game meat is consumed world-wide. In most regions, it contributes only a small part to the overall meat and food supply, but for reasons of animal welfare and sustainability it is sometimes considered an alternative to meat from farmed animals. Despite differences in game species, ante mortem conditions (free-range or fenced; wild or semi-domesticated), hunting or harvesting procedures and further handling of the carcass, there are common requirements as regards meat safety and quality. Whereas meat hygiene and safety have been an issue in game meat for export/import for a long time, primary production, domestic supply and direct supply to the consumer have recently been addressed by legislation and these sectors still present unresolved questions and challenges.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book combines 24 contributions presenting the view of experts in game meat hygiene and quality. They address four main topics: i.e. ''hygiene and microbiology'', ''epidemiology'', ''risk assessment and management'' and ''muscle biology and meat quality''. In addition to contributions on this topic by authors from eight European countries, a South African perspective is provided, thus representing the standpoint of a major game meat exporter.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This volume is the first in a series on safety and quality assurance along the game meat chain, following an approach ''from forest to fork'' and is targeted at scientists in academia and industry, graduate students as well as at governmental officials in veterinary public health and food safety.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Preface,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section 1 - Hygiene and microbiology,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section 2 - Epidemiology,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section 3 - Risk assessment and management,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section 4 - Muscle biology and meat quality,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Biographies of key contributors,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1974, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('9f480e10-71e2-4a47-9a04-5d6f9f59c43c', 'cc8dcfeb-e282-4e35-a7a8-bd8a9ca2ad88', 'Description HTML', 1, '<p>Oxford thesauruses are the most accurate and up-to-date thesauruses available.</p>

<p>Unrivalled Research - every piece of information has been meticulously researched, based on the largest language reasearch programme in the world and including the Oxford English Corpus, a databank containing hundreds of millions of words.</p>

<p>Find the Right Word - Oxford thesauruses provide the best selections of alternative words for you to choose from. There are thousands of example sentences to help you find the right sense of the word.</p>

<p>Easy to use - entries are organized in A to Z format so that you can find them quickly and easily.</p>

<p>Improve your writing skills - helpful advice and guidance in the Effective English section.</p>

<p>Trust Oxford</p>

<p>Oxford''s fame as the world''s leading dictionary-maker is founded on the Oxford English Dictionary (the OED), ''the greatest dictionary in any language'' and an unsurpsassed work of scholarship, which covers evry word of scholarship, which covers evry word and meaning in English from Anglo-Saxon times to the present day.</p>', 3236, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('9f53028e-ff79-4357-8bc7-645b500c7b50', 'ad84b666-ae5f-43d2-9442-ae3782c27981', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Nature of Normativity</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Ralph Wedgwood</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8179380122</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780199251315</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">296</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 4543, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('9f6fe9e4-7f4d-4885-ae4b-7050b0480ac7', '9b41fcf0-31d8-4af4-bd96-4e431afaf60f', 'Description HTML', 1, '<p>This collection shows the profound thought of Rabindranath Tagore on Indian History and his prose writings reflecting on a range of themes from the ancient to the modern era.</p>', 4947, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9f772a44-3ba7-4aba-b39c-e29219c29ac1', '6a871db1-5759-42cb-8e2c-adfa4029382b', 'Description HTML', 1, '<h1>Political Views and Thoughts of Dr. Bhim Rao Ambedkar</h1>', 4911, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('9fa5cd8f-944f-40eb-b0af-884b0f2541c6', 'a9a37552-f13a-45d3-9b11-59c8fb700d6d', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">A Critical Account of Subatomic Reality</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Brigitte Falkenburg</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9783540337317</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">386</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2077, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('9faa30a2-8409-4c03-b465-4e209ba1a785', 'e7f697dd-5a88-4754-89cf-b162733ee1f9', 'Description HTML', 2, '="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.13 Credit insurance</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.14 Securitization</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">8.15 Basel Guidelines</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 9 Operational Risk</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.2 Types of Operational Risk Losses</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.3 Measurement of Operational Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">9.4 Managing Operational Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 10 Liquidity Risk</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.2 Types of Liquidity Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.3 Funding Liquidity Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.4 Managing Liquidity Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.5 Liquidity Black Holes</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">10.6 Basel III Regulations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 11 Model Risk</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.2 Models for Pricing Standard Products</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.3 Models for Non-standard Products</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.4 Sources of Model Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.5 Quantifying Model Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.6 Managing Model Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.7 Regulatory Requirement</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.8 Model Development</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">11.9 Model Validation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 12 Asset Liability Management</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">12.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">12.2 Objectives of ALM</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">12.3 Interest Rate Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">12.4 Liquidity Funding Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">12.5 Organization of the ALM Function</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">12.6 Reserve Bank of India Guidelines on ALM by Indian Banks</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 13 Enterprise Risk Management</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.2 Economic Capital</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.3 Risk Appetite</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.4 Risk Culture</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.5 Top-down Approach</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.6 Bottom-up Approach</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.7 Risk Allocation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.8 Risk-Adjusted Performance Measurement</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">13.9 Risk-Based Pricing</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 14 Financial Innovation</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">14.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">14.2 Important Financial Innovations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">14.3 Role of Finance Theories and Models in Stimulating Financial Innovation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">14.4 Factors that Motivate Financial Innovation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">14.5 Diffusion of Financial Innovations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">14.6 Classification and Functions of the Financial Innovations</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">14.7 Implications of Innovations on Financial Markets</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">14.8 The Future of Financial Innovation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Chapter 15 Role of Analytics in Risk Management</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">15.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">15.2 Types of Data Analytics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">15.3 Steps in Risk Analytics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">15.4 Financial Risk Analytics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">15.5 Benefits of Risk Analytics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">15.6 Challenges in Use of Data Analytics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Summary</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Glossary</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Assignment Material</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Caselets</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Appendix A Sovereign Risk and Financial Crisis</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">A.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">A.2 Sovereign Risk</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">A.3 Credit Crisis 2007</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">A.4 Flash Crashes</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Appendix B Solvency II Guidelines</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">B.1 Introduction</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">B.2 Objectives of Solvency II</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">B.3 Applicability</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">B.4 Pillars</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Appendix C Introduction to Probability Theory</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">C.1 Probability</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">C.2 Properties of Probability</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">C.3 Characteristics of Probability Distributions</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Appendix D Introduction to Financial Derivatives</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">D.1 Derivative</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">D.2 Types of Derivative Contracts</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">D.3 Put-call Parity Theorem</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Appendix E Financial Risk Management during COVID-19</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">Index</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 865, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('9fad6464-fbdd-4a02-8251-d7d97f4ea952', '6cd5faab-066e-45ba-9c51-dd9a4de3576c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sarika Kalra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174533241</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2927, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('9fb56a7f-de29-4b55-9c5b-38a3654f02f2', '9c009ecc-6b00-4090-87d9-8f5503182f73', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Textbook of Indian History and Culture</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Sailendra Nath Sen</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789384082581</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">384</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2018</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2049, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('9fbff590-1ecb-406a-b00c-f35cb4d25850', '72020ba9-f6ca-4c91-a4f9-ed56e4c693f1', 'Description HTML', 1, '<p>Sociology is a key topic for all trainee health professionals, but many struggle to see what sociology has to offer. Based on years of experience teaching sociology to healthcare students, Lani Russell has written a truly introductory text which explains the main sociological concepts without jargon or becoming too advanced. Using carefully chosen examples, she shows how health issues are influenced by social phenomena such as class, race or sexuality and the relevance this has for practitioners. The book includes: -The main sociological concepts relevant to healthcare students -Examples linking sociological concepts and major health topics -Exercises to test students'' understanding -Glossaries of key terms and key theorists -Advice on further reading -A full companion website with teaching materials for lecturers and learning resources for students This is the ideal text to recommend to students who need an accessible introduction to the sociology of health and illness.</p>', 4648, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('9fc5082b-0b37-4d14-9a03-deaaac9ec94f', '9aa06440-ea1d-474f-98b2-badcb92f25f9', 'Description HTML', 1, '<p><strong>VOLUME 1: TRADITIONS AND TRANSITIONS</strong></p>

<p>The Polis,&nbsp;Humphrey Kitto,&nbsp;The Early Polis as City and State,&nbsp;Ian Morris, Extract from Politics,&nbsp;Aristotle,&nbsp;Democratic Politics in Republican Rome,&nbsp;John North,&nbsp;Extracts from The City of God against the Pagans, Augustine,&nbsp;Subsidiarity, Federalism and the Best Constitution: Thomas Aquinas on city, province and empire,&nbsp;Nicholas Aroney,&nbsp;The Emergence of an Urban Ideology at Florence, c. 1250-1450,&nbsp;George Holmes,&nbsp;The Great Towns,&nbsp;Frederick Engels,&nbsp;The Paris Commune,&nbsp;Karl Marx,&nbsp;The Arcades Project,&nbsp;Walter Benjamin,&nbsp;Extracts from Plunkitt of Tammany Hall,&nbsp;William Riordan,&nbsp;Latent Functions of the Machine,&nbsp;Robert Merton,&nbsp;The Politics of Reform in Municipal Government in the Progressive Era, Samuel Hays</p>

<p>Urban Renewal and Social Conflict,&nbsp;Manuel Ca, stells,&nbsp;From the City to Urban Society,&nbsp;Henri Lefebvre,&nbsp;Introduction to Un-Heavenly City: The nature and future of our urban crisis,&nbsp;Edward Banfield,&nbsp;The Uses of Sidewalks: Safety,&nbsp;Jane Jacobs</p>

<p><strong>VOLUME 2: POWER AND POLITICAL ECONOMY</strong></p>

<p>Extracts from Who Governs,&nbsp;Robert Dahl,&nbsp;The Local Community as Ecology of Games,&nbsp;Norton Long,&nbsp;The Structure of Power in Regional City,&nbsp;Floyd Hunter,&nbsp;Two Faces of Power,&nbsp;Peter Bachrach and Morten Baratz</p>

<p>The City as a Growth Machine,&nbsp;Harvey Molotch,&nbsp;Re-defining Urban Politics for the 21st Century,&nbsp;Allan Cochrane,&nbsp;From Managerialism to Entrepreneurialism: The transformation in urban governance in late capitalism,&nbsp;David Harvey,&nbsp;City Trenches: Urban politics and the patterning of class in the United States,&nbsp;Ira Katznelson,&nbsp;Systemic Power in Community Decision Making: Restatement of stratification theory,&nbsp;Clarence Stone</p>

<p>The Interests of the Limited City,&nbsp;Paul Peterson,&nbsp;The Urban Basis of Political Alignment: Social class, domestic property ownership, and state intervention in consumption processes,&nbsp;Patrick Dunleavy,&nbsp;Semi-Sovereign Cities: The politics of urban development,&nbsp;Todd Swanstrom,&nbsp;The World City Hypothesis,&nbsp;John Friedmann, Cities in Today''s Global Age,&nbsp;Saskia Sassen,&nbsp;Neoliberal Urbanism: Models, moments, mutations,&nbsp;Jamie Peck, Nik Theodore and Neil Brenner,&nbsp;Six Discourses on the Postmetropolis,&nbsp;Edward W. Soja</p>

<p><strong>VOLUME 3: INSTITUTIONS AND GOVERNANCE</strong></p>

<p>City, State and Market, Stephen Elkin, Toward a Theory of Urban Development,&nbsp;H. V. Savitch and Paul Kantor,&nbsp;Urban Regimes and the Capacity to Govern,&nbsp;Clarence Stone,&nbsp;Urban Regimes and Growth Machines: Towards a cross-national research agenda,&nbsp;Alan Harding</p>

<p>Governance as Theory: Five propositions,&nbsp;Gerry Stoker,&nbsp;Rescuing Aunt Sally: Taking institutional theory seriously in urban politics,&nbsp;Vivien Lowndes, Toward a Theory of Street-Level Bureaucracy,&nbsp;Michael Lipsky, The Urban Bureaucracy Anne, Mette Kjaer,&nbsp;Local Governance, the Crises of Fordism and the Changing Geographies of Regulation,&nbsp;Mark Goodwin and Joe Painter, Understanding Recent Trends in Central-Local Relations: Centralisation in Great Britain and decentralisation in the United States, Harold Wolman, Understanding Urban Governance: The contribution of rational choice, Keith Dowding et al, Life-style Values and Political Decentralization in Metropolitan Areas,&nbsp;Olivier Williams,&nbsp;Regionalisms: New and old,&nbsp;Peter Dreier, John Mollenkopf and Todd Swanstrom,&nbsp;Metropolitan Institutional Reform and the Rescaling of State Space in Contemporary Western Europe,&nbsp;Neil Brenner,&nbsp;Deepening Democracy,&nbsp;Archon Fung and Erik Olin Wright,&nbsp;The Democratic Anchorage of Governance Networks,&nbsp;Eva Sorensen and Jacob Torfing,&nbsp;The Limits of Partnership: An exit-action strategy for local democratic inclusion,&nbsp;Jonathan Davies</p>

<p><strong>VOLUME 4: PUBLICS AND POLICIES</strong></p>

<p>The Rise of the Creative Class, Richard Florida,&nbsp;Planet of Slums,&nbsp;Mike Davis,&nbsp;Class and Protest in Africa: New waves,&nbsp;David Seddon and Leo Zeilig,&nbsp;The Black Urban Regime: Structural origins and constraints,&nbsp;A. Reed Jr.,&nbsp;Universalism and Deconcentration: Why race still matters in poverty and economic development,&nbsp;J. Phillip Thompson, III The Prospects for Political Equality: Is protest enough?</p>

<p>R.P. Browning, D.R. Marshall and D.H. Tabb,&nbsp;Gender and Sexuality,&nbsp;Judith Garber,&nbsp;Neither Romance nor Regulation: Re-evaluating community,&nbsp;James DeFillipis, Robert Fisher and Eric Shragge, Urban Social Movements in an Era of Globalization,Margit Mayer, Pivatism and the Limits of Local Economic Development Policy,&nbsp;Timothy Barnekov and Daniel Rich,&nbsp;The Politics of Local Economic Development,&nbsp;Harold Wolman with David Spitzley,&nbsp;Concentrated Poverty and Metropolitan Equity Strategies, Scott Bollens, Excavating the Logic of British Urban Policy: Neoliberalism as the "crisis of crisis management, Martin Jones and Kevin Ward, Local Policy Responses to Globalization: Place-based ownership models of economic enterprise, David Imbroscio, Thad Williamson and Gar Alperowitz, Sustainability and Infrastructure Planning in South Africa: A Cape Town case study, Mark Swilling, Reinventing Urban Citizenship, Rainer Bauböck, City Life and Difference, Marion Young.</p>', 1878, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('9fde4762-e54e-4b7d-921b-4e180d2cbd52', '0466f817-d6cf-47d0-9b5b-5b52f7a64f15', 'Description HTML', 1, '<h1>Prtihvirajraso Evam Alehkhand Ka Sahityik Vivuchan</h1>', 2958, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('9fe2e04c-a705-4001-b79b-b735971e8bad', '74166b52-1bd3-422e-a906-806afb16f044', 'Description HTML', 1, '<p>This volume is designed as a textbook for an introductory course on wavelet analysis and time-frequency analysis aimed at graduate students or advanced undergraduates in science and engineering. It can also be used as a self-study or reference book by practicing researchers in signal analysis and related areas. Since the expected audience is not presumed to have a high level of mathematical background, much of the needed analytical machinery is developed from the beginning. The only prerequisites for the first eight chapters are matrix theory, Fourier series, and Fourier integral transforms. Each of these chapters ends with a set of straightforward exercises designed to drive home the concepts just covered, and the many graphics should further facilitate absorption.</p>
', 1755, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('9ff851dd-b53d-40f5-a279-3e3a9a3fc250', '8c3a4454-f2c4-41fd-9040-ef5a35e7364c', 'Description HTML', 1, '<p>The first Law Commission, drafted the Transfer of property act where Lord Romily MR, Sir Edward Rayan, Lord Sherbrooke, Sir Robert Lush and Sir John Macleod were the prominent role players. The Transfer of Property Act was drafted in 1870 and was sent to The Duke of Argyll, in India who was the then Secretary for State of India. After certain amendments, it was introduced as a bill in the Legislative Council in 1877. Thereafter the Bill was referred to a select Committee where it was revised and circulated among the public for evaluation and criticism. As a result several matters that were not directly related to transfer inter vivos were dropped out. The provisions concerning local laws and usages were saved by adding some new clause. The redrafted Bill was sent to the second Law Commission which, in its report of 1879 stated that, ''The function of the bill was to strip the English law of all that was local and historical and to mould the residue into a shape in which it would be suitable for an Indian population and could easily be administered by non-professional judges.''</p>

<p>Contents - The Transfer of Property Act, 1882, Introduction, Preliminary, Of Transfers of Property by Act of Parties, Of Sales of Immovable Property, Of Mortgages of Immovable Property and Charges, Of Leases of Immovable Property, Of Gifts, Of Transfer of Actionable Claims,&nbsp;</p>', 3510, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('a014f2ab-c8cf-4a58-a3ac-3b100c8976d1', '60b57e18-698f-40d0-9deb-fd2336e97ae0', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Brill Dictionary of Religion, Revised Edition 4 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Kocku von Struckrad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Kocku von Stuckrad&nbsp;(1966) is an Assistant Professor of Religious Studies at the University of Amsterdam, The Netherlands. He is co-editor of the&nbsp;Numen Book Series&nbsp;(Brill) as well as the&nbsp;Religion and Society&nbsp;book series (Walter de Gruyter). His publications include an introduction to the study of religion (2003, with H.G. Kippenberg) and, most recently,&nbsp;Western Esotericism: A Brief History of Secret Knowledge&nbsp;(2005). Currently, he is working on methodological issues in the study of religion and the role of Western esotericism in early modern discourse.</p>

			<p>The editors of the original German version are&nbsp;Christoph Auffart,&nbsp;Jutta Bernard, and&nbsp;Hubert Mohr</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Volume I </strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Preface </span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Conceptual Framework of The Brill Dictionary of Religion KOCKU VON STUCKRAD </span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction </span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Academic Study of Religion – Historical and Contemporary Issues</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></span><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHRISTOPH AUFFARTH & HURBERT MOHR</span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Brill Dictionary of Religion<strong>, A-D</strong> </span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Plates: Colour Section </span></span></p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Volume II</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Brill Dictionary of Religion<strong>, E-L</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Plates: Colour Section </span></span></p>

			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Volume III</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Brill Dictionary of Religion<strong>, M-R</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Plates: Colour Section </strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Volume IV</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Brill Dictionary of Religion<strong>, S-Z</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Plates: Colour Section &nbsp;</span></span></p>
			</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Brill Academic Pub&nbsp;</td>
		</tr>
		<tr>
			<th>Year&nbsp;</th>
			<td>2002</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9004124330</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789004124332</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2220 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English&nbsp;</td>
		</tr>
	</tbody>
</table>', 1554, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('a017ca9d-f824-45de-bf64-95a18730d0c8', '43f15434-72b6-4355-9102-6807e6232a49', 'Additional Attributes HTML', 1, '<h1>Crafting An African Security Architecture</h1>', 4467, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('a01d86c0-1795-408d-81fc-5ec90fc5e5a2', 'c1e9ed9a-358e-455f-9747-7f22662c4fa8', 'Description HTML', 1, '<p>From the mid 1990s to the present day, agricultural biotechnology - GM crops and foods - has been the focus of debate and conflict in many European countries. Contrasting views of risks and benefits, trust in science and regulation, the understanding of science, media coverage and mobilization of the public by civil society groups - all have been cited as drivers of public opinion. Designed in part to allay public concerns about GM agriculture, a European moratorium led to a new regulatory framework. The long running controversy is a signal that the public''s view cannot be ignored in the development and implementation of new technologies arising out of genomics. Yet, agricultural biotechnologies are but one development in this area. Genetic testing and the uses of genetic information, the cloning of human cells and tissues, and transgenic animals are potentially no less challenging for the public and regulators alike. This volume, by an international group of social scientists from Europe, North America and Japan, presents a series of comparative perspectives on the social, ethical and legal implications of genomics. The aim is to capture lessons from the controversies of the 1990s and to raise the level of debate on the societal implications of new developments in genomics.</p>', 5619, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('a01fdb91-c406-4486-a059-950938099a1d', 'a8094c24-2a0d-4b2b-b499-7fb8c489628e', 'Description HTML', 1, '<h1>Microbial Physiology</h1>', 3872, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('a02183e6-08a5-4d34-9b09-920a921a23b0', '29b0f5d8-5ff9-4625-bf17-1cf85b46a24c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library in Marketing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mark Tadajewski&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446273265</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1656</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3277, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('a0471b92-76d7-4d87-a627-f91214a405bd', '290e7d44-80aa-44e9-a689-d74d86e26f74', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Social and Ethical Lessons for Nanoscience from the Debate over Agrifood Biotechnology and GMOs</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Kenneth David, Paul B. Thompson</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780123739902</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">342</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2008</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3825, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('a047257e-e0f7-46de-ba57-66bc0dfb9d53', '1d8e2e04-8db1-4d22-aef5-2efddd768f28', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Shri Prannath Pradeep- Mahamati Prannath ji ka Sanshipt Jivan Evam Darshan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mohan Priyacharya</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788190632508</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shri Prannath Mission</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2971, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('a04da97c-a599-4226-918e-45e0bc354af7', 'd7c52b23-47ef-48ef-90b2-944f2158f1cd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">उर्दू-हिंदी शब्दकोश </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">मुहम्मद सज्जाद उस्मानी</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395695701</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 117, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('a050c534-9b46-4ac9-b238-a3460116ec33', '6b7a9185-660d-4f3a-9d5c-f0a9c79ac4f4', 'Description HTML', 1, '<p>The recent explosion in longitudinal data in the social sciences highlights the need for this timely publication. Latent Curve Models: A Structural Equation Perspective provides an effective technique to analyze latent curve models (LCMs). This type of data features random intercepts and slopes that permit each case in a sample to have a different trajectory over time. Furthermore, researchers can include variables to predict the parameters governing these trajectories.</p>

<p>The authors synthesize a vast amount of research and findings and, at the same time, provide original results. The book analyzes LCMs from the perspective of structural equation models (SEMs) with latent variables. While the authors discuss simple regression-based procedures that are useful in the early stages of LCMs, most of the presentation uses SEMs as a driving tool. This cutting-edge work includes some of the authors'' recent work on the autoregressive latent trajectory model, suggests new models for method factors in multiple indicators, discusses repeated latent variable models, and establishes the identification of a variety of LCMs.</p>

<p>This text has been thoroughly class-tested and makes extensive use of pedagogical tools to aid readers in mastering and applying LCMs quickly and easily to their own data sets. Key features include:</p>

<ul>
	<li>Chapter introductions and summaries that provide a quick overview of highlights</li>
	<li>Empirical examples provided throughout that allow readers to test their newly found knowledge and discover practical applications</li>
	<li>Conclusions at the end of each chapter that stress the essential points that readers need to understand for advancement to more sophisticated topics</li>
	<li>Extensive footnoting that points the way to the primary literature for more information on particular topics</li>
</ul>

<p>With its emphasis on modeling and the use of numerous examples, this is an excellent book for graduate courses in latent trajectory models as well as a supplemental text for courses in structural modeling. This book is an excellent aid and reference for researchers in quantitative social and behavioral sciences who need to analyze longitudinal data.</p>', 1671, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('a05328aa-9b24-41ba-9ccb-16797e3a9e93', 'c4b0260b-c1d2-4de8-96db-a101cd7700fb', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The major part of this two-volume textbook stems from the course in mathematical analysis given by the author for many years at the Moscow Physico-technical Institute.</p>

<p>The first volume consisting of eleven chapters includes an introduction (Chapter 1)which treats of fundamental notions of mathematical analysis using an intuitive concept of a limit. With the aid of visual interpretation and some considerations of a physical character it establishes the relationship between the derivative and the integral and gives some elements of differentiation and integration techniques necessary to those readers who are simultaneously studying physics.</p>

<p>The notion of a real number is interpreted in the first volume (Chapter 2) on the basis of its representation as an infinite decimal. Chapters 3-11 contain the following topics: Limit of Sequence, Limit of Function, Functions of One Variable, Functions of Several Variables, Indefinite Integral, Definite Integral, Some Applications of Integrals, Series.</p>

<p>Volume 2 contains multiple integrals, field theory. Fourier series and Fourier integral, differential manifolds and differential forms, and the Lebesgue integral.</p>

<p><strong>Contents</strong></p>

<p>Chapter 12. Multiple Integrals 9</p>

<p>Chapter 13. Scalar and Vector Fields. Differentiation and Integration<br>
of Integral with Respect to Parameter. Improper Integrals 80</p>

<p>Chapter 14. Normed Linear Spaces. Orthogonal Systems 147</p>

<p>Chapter 15. Fourier Series. Approximation of Functions with Polynomials 188</p>

<p>Chapter 16. Fourier Integral. Generalized Functions 240</p>

<p>Chapter 17. Differentiable Manifolds and Differential Forms 289</p>

<p>Chapter 18. Supplementary Topics 326</p>

<p>Chapter 19. Lebesgue Integral &nbsp;338</p>

<p>Name Index 437<br>
Subject Index &nbsp;438</p>

<p>&nbsp;</p>', 1188, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('a063fc76-05d5-426e-a6fb-52656231e82d', '5c507926-8dab-47c2-880c-37a9fc610006', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Fateful Events of 1947-The Secret British Game of Divide and Quit</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. M. N. Das</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8187471166</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Pyblishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2177, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('a068c5a2-5c3a-4e78-83e1-0015d0ca2ac9', '537a7b5a-da40-4f09-a745-97b6134b1fca', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The one primer you need to develop your managerial and leadership skills.<br />
Whether you’re a new manager or looking to have more influence in your current management role, the challenges you face come in all shapes and sizes—a direct report’s anxious questions, your boss’s last-minute assignment of an important presentation, or a blank business case staring you in the face. To reach your full potential in these situations, you need to master a new set of business and personal skills.<br />
<br />
Packed with step-by-step advice and wisdom from Harvard Business Review’s management archive, the HBR Manager’s Handbook provides best practices on topics from understanding key financial statements and the fundamentals of strategy to emotional intelligence and building your employees’ trust. The book’s brief sections allow you to home in quickly on the solutions you need right away—or take a deeper dive if you need more context.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part One: Develop a Leader Mindset</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Transition to Leadership</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Building Trust and Credibility</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Emotional Intelligence</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Positioning Yourself for Success</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Two: Managing Yourself</span></strong></span></span></p>

<ol start="5">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Becoming a Person of Influence</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Communicating Effectively</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Personal Productivity</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Self-Development</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Three: Managing Individuals</span></strong></span></span></p>

<ol start="9">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Delegating with Confidence</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Giving Effective Feedback</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Developing Talent</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Four: Managing Teams</span></strong></span></span></p>

<ol start="12">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leading Teams</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fostering Creativity</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hiring—and Keeping—the Best</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part Five: Managing the Business</span></strong></span></span></p>

<ol start="15">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategy: A Primer</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mastering Financial Tools</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Developing a Business Case</span></span></span></li>
</ol>
', 421, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('a0699881-21c3-4d3b-8b2c-d742b9f578dc', 'ab315c45-4119-4131-991d-857f97081911', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">People move from rural areas to urban areas for various reasons. The main reason for the migration is the uneven distribution of resources in the economy. Economic constraint at the native place of the migrants motivates them to leave their place of birth in search of livelihood or economics betterment in urban zones. Migrants are drawn to the cities by the economics forces such as domestic terms of trade, the diffusion of technology from the western countries and the growth of modern large scale urban industries. Existence of income differentiation in certain areas especially, Urban areas, is the main factor which pulls the people from low-income areas to relatively high-income areas. Consequences can be observed in economic, social, cultural, political and demographic sphere.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The book focuses on all the issues related to rural migration and suggests certain preventive measures.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section I</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Perspectives, Issues and Prevention Strategies</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Indian Rural Economy: An Introduction</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Rural Migration in India: Economic Issues</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Push and Pull Factors of Rural Migration</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Rural unemployment in India—A Critical Appraisal</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Migration: Types, Causes and Consequences</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Rural Non-Farm Employment and Income</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">NABARD’S Innovations in Rural Development</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Section II</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Case Studies</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Migration for Hard Work: A Reluctant Livelihood Strategy for Poor Households in West Bengal, India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Female Labour Migration in India: Insights from NSSO Data</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Changing Character of Rural Economy and Migrant Labour in Punjab</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Rural-Urban Migration and Urban Poverty: Socio-Economics Profiles of Rickshaw Pullers and Owner-Contractors in North-East Delhi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Rural Labour Markets and Migration in India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 631, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('a06d41dd-dadd-4e1a-90e0-e04975301392', 'd9a11587-c4ea-4e6b-a607-692e84d4cd0f', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">1. Inflation in India,&nbsp;2. Corporate Governance and Valuation in Mergers and Acquisitions,&nbsp;3. Corporate Social Responsibility and Caused Related Marketing in Advertising,&nbsp;4.&nbsp;Comparative Study of NPAS in Selected Public and Private Sector Banks in India,&nbsp;5. Enterprise Risk Management (ERM),&nbsp;6. A Study on Essential Concept of Working Capital Management,&nbsp; Comparative Study of Profitability Analysis of Private Banks (HDFC) and Public Banks (SBI) in India,&nbsp;8. New Scenario in Global Entrepreneur,&nbsp;9. The Economic Effect on Agricultural Sector Due to Saline Water in the Vadodara District, Gujarat,&nbsp;10. Recent Trend of Foreign Direct Investment&nbsp;in India,&nbsp;11. Indian Energy Sector Today and Tomorrows Challenges and Opportunity,&nbsp;12. Comparative Analysis of Management Efficiency Ratios of J.K. Cement Ltd and Ultra Tech Cement Ltd.,&nbsp;13. Role of E-Commerce in Business,&nbsp;14. Changing Rural Market and Role of Marketers with Reference to North Gujarat&nbsp;15. Risk Management,&nbsp;16. New Tax Regime and its Scope in Textile and Apparel Sector,&nbsp;17. E- Commerce in India-An Overview,&nbsp;18. Foreign Direct Investment and its Implications in India,&nbsp;19. Financial Evaluation by Investors,&nbsp;20. GST in India: A Key Tax Reform,&nbsp;21. A Study on Applicability Challenges of Indian Accounting Standard,&nbsp;22. Role of Rural Women Entrepreneur in the Development of India,&nbsp;23. IFRS Implementation in India: Opportunities and Challenges,&nbsp;24. Inventory Management of Selected Oil Refineries of India,&nbsp;25. New Horizons of Corporate Web Reporting Practice: A Sector Wise Analysis,&nbsp;26. An Overview of Goods and Services Tax (GST),&nbsp;27. Impact of GST on Service Sector in India,&nbsp;28. A Liquidity Analysis of Selected Private Bank, 29. Role of Working Capital Management in Liquidity of the Indian Ceramic Industry: A Primary Study,&nbsp;30. Customer Relationship Management in Hospitality Sector,&nbsp;32. A Study on Non-Performing Assets in Selected Public Sector Banks in India,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 4789, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('a07afae5-57a7-4308-a2c4-3513708b0af1', '0b13d232-0ed5-4a5f-90b9-0efaf321d74e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Vyavharik Sukti Kosh - 2 Vols. NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Premlata Gautam</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174533616</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Sanja</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 2935, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('a09bc7c7-95a2-4c6d-8dde-c05bd0fd3072', '7a8f6fc6-d0d7-4437-92a8-402b9df05d30', 'Additional Attributes HTML', 1, '<h1>Information Processing and Living Systems</h1>', 3685, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('a0ad2416-68f5-42fc-9631-6a4b13f7f097', '0e7345d9-8e53-455a-8b93-caae99095a9a', 'Additional Attributes HTML', 1, '<h1>New Testament Studies Benchmarks in Religious Studies in 4 Vols.</h1>', 5536, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('a0b2fe43-26b5-4613-9bba-9dd92a296808', 'e6a2975b-3737-4122-a742-362996a8c90b', 'Additional Attributes HTML', 1, '<h1>A Companion to Survey Research New</h1>', 4633, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('a0c61071-8764-43a2-a80e-6c983916fef7', '31a297e3-894c-4113-ad70-568048d59243', 'Additional Attributes HTML', 1, '<h1>Physics and Chemistry of Rare-Earth Ions Doped Glasses</h1>', 3995, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('a0dc82cd-603c-47cc-a522-8745847cb9d0', 'eaf353d6-1b50-4307-a9b5-8f3c7acad619', 'Description HTML', 1, '<h1>Sansaadhan Bhoogol</h1>', 5288, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a0e0e0f7-bd6c-4b6f-bd87-251a00258f23', '2a7f10d1-fa16-43cb-a429-9f3c137d69ee', 'Description HTML', 1, '<p>Consumer Electronics,the first book of its kind, comprehensively covers the theory, applications and maintenance of various audio/video systems, telecommunication systems and electronic home/office appliances. The book completely covers the syllabus of the Consumer Electronics paper offered to diploma as well as undergraduate courses in electronics engineering. The book can also be used by service engineers/technicians dealing with troubleshooting and maintenance of electronic gadgets</p>', 3208, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('a0e1beba-78d2-47d1-996d-5437f9820a4d', '00b1c2f9-b7f4-4422-8688-160a4588a2df', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Criminology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yvonne Jewkes</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847870230</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1955, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('a0e85ba8-3aa5-4520-8050-4751e3bed762', '8476fc2b-114d-4cbb-b9cd-909af32de27e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span><br>
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Machine Learning introduces readers to the area of machine learning in an extremely easy to read and understand manner. Through numerous worked-out problems, diagrams and notes, the text makes this challenging subject easy to assimilate. The text starts with a simple introduction to the concepts of machine learning and expands it by delving into the details of different learning algorithms by using sample case lets. The authors, by virtue of their long exposure to industry implementations, have designed the topics so that readers will earn industry-readiness by just reading this text.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Machine Learning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Preparing to Model</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Modelling and Evaluation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Basics of Feature Engineering</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Brief Overview of Probability</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bayesian Concept Learning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supervised Learning: Classification</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supervised Learning: Regression</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Unsupervised Learning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reinforcement Learning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Basics of Neural Network</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Other Types of Learning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">End-to-end M L Implementations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Generative AI & Large Language Models</span></span></span></li>
</ol>', 449, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('a0e8a0a0-483b-4b5c-965a-01a3820e1690', 'c5a20aa7-f114-4a2e-b929-b7913f3ea622', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vijay K.Garg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131218891</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>290</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3371, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('a0ea3bfc-3a28-42c3-9273-7ffacd71a900', '7bfccd6e-93d0-4c8b-a558-1ad73d935c6d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Total Quality Management is a strategic approach to business driven by top management that looks critically at the products and services a company provides in relation to the processes it employs to create them. It is also focusing on the workforce to ensure that outputs fully satisfy customer requirements. The fourth edition of Total Quality Management comprises 11 chapters which embrace the art of managing all the stakeholders in an integrated approach to achieve excellence. This edition is updated on the changes happening in the industry.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Quality Concepts </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Leadership and Strategic Quality Management </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Customer Driven Quality </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Management System Standards </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Lean Management </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Statistical Concepts in Quality </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Quality Improvement Tools </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Six Sigma Tools and Techniques </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Benchmarking </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Business Process Reengineering </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Business Excellence Models</span></span></span></p>
', 553, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('a10a7792-44c3-4125-9106-ccb6da55ff43', '6d3a3116-4bba-4dab-80bc-4f33db6816c4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Vedic Index of Names and Subjects V-2</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Arthur Anthony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">John Murray London</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1912</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 51, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('a1138b49-dbb8-43e1-a34e-32a7638a7025', '3b504124-7f8a-4a36-a430-0ce4f355d84b', 'Description HTML', 1, '<p>This book highlights the serious health concerns of the most marginalized women in Indiathe migrant, displaced, tribals/dalits, adolescents and Muslims, who also happen to live under challenging situations and life-threatening circumstances. As India sees itself gearing up to achieve the UN Millennium Development Goal of reducing maternal mortality through significant changes in health reforms, the author draws attention to the specific health needs of these marginalized women, forging partnerships, adopting a comprehensive approach towards maternal health and strategies to make health policies inclusive.</p>', 4821, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('a11ea907-e488-42b6-ac43-d286da3fd075', '0a2c0d92-4d35-442b-b594-1b349ba4fcfa', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The dual purpose of this book is to provide a basic understanding of the fundamentals of Internet Marketing, as well as to provide an India-specific context, with sufficient comparisons with how the consumers and the marketers compare to their counterparts in some of the developed economics (e.g., the USA).</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">I would like to believe, virtually anyone interested in learning the subject called <em>Digital Marketing, </em>with a specific focus on India, would potentially be the target audience. Specifically, students pursuing a post-graduate degree in management studies would be the segment that will have an immediate need for an understanding of the topic. Marketing executives wishing to improve their understanding of <em>digital marketing </em>may use this book as a reference.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 1. Introduction: The Adoption in Internet in India</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 2. Search Engine Optimization</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 3. Search Advertising</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 4. Display Advertising and Programmatic Advertising</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 5. Affiliate Marketing</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 6. Web Analytics</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 7. Consumers Online</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 8. Social Media Marketing</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 9. Social Media Analytics—Structured Data</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 10. Social Media Analytics—Unstructured Data</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 11. Mobile Marketing</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 12. E-mail Marketing</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 13. Internet Marketing Strategy and Content Marketing</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 14. Online Privacy and Data Protection: Ethical and Legal Issues</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter 15. Looking Ahead</span></span></p>
', 995, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('a11f4f15-7974-43fa-8df1-bf2c819f6b25', '4bd83f52-400f-4d8d-998d-aff2971b7514', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Inspired Sanskrit Poetry</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Satya Vrat Shastri</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789388820035</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">228</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2019</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2135, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('a124e527-5109-4438-95c5-22834f80b8ad', '462c3371-741c-4f66-be02-0d6e78ec8f9c', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p>Rendering High Dynamic Range (HDR) scenes on media with limited dynamic range began in the Renaissance whereby painters, then photographers, learned to use low-range spatial techniques to synthesize appearances, rather than to reproduce accurately the light from scenes. <em>The Art and Science of HDR Imaging</em> presents a unique scientific HDR approach derived from artists’ understanding of painting, emphasizing spatial information in electronic imaging.</p>

<p>Human visual appearance and reproduction rendition of the HDR world requires spatial-image processing to overcome the veiling glare limits of optical imaging, in eyes and in cameras. Illustrated in full colour throughout, including examples of fine-art paintings, HDR photography, and multiple exposure scenes; this book uses techniques to study the HDR properties of entire scenes, and measures the range of light of scenes and the range that cameras capture. It describes how electronic image processing has been used to render HDR scenes since 1967, and examines the great variety of HDR algorithms used today. Showing how spatial processes can mimic vision, and render scenes as artists do, the book also:</p>

<ul>
	<li>Gives the history of HDR from artists'' spatial techniques to scientific image processing</li>
	<li>Measures and describes the limits of HDR scenes, HDR camera images, and the range of HDR appearances</li>
	<li>Offers a unique review of the entire family of Retinex image processing algorithms</li>
	<li>Describes the considerable overlap of HDR and Color Constancy: two sides of the same coin</li>
	<li>Explains the advantages of algorithms that replicate human vision in the processing of HDR scenes</li>
	<li>Provides extensive data to test algorithms and models of vision on an accompanying website.</li>
	<li> </li>
	<li><strong><span style="font-size:18px">Contents:</span></strong></li>
	<li>
	<p><strong>Section A HISTORY OF HDR IMAGING 1</strong></p>

	<p><strong>1 HDR Imaging 3</strong></p>

	<p>1.1 Topics 3</p>

	<p>1.2 Introduction 3</p>

	<p>1.3 Replicas and Reproductions 4</p>

	<p>1.4 A Choice of Metaphors for HDR Reproduction 5</p>

	<p>1.5 Reproduction of Scene Dynamic Range 7</p>

	<p>1.6 HDR Disciplines 8</p>

	<p>1.7 Outline of the Text 10</p>

	<p>1.8 Summary 11</p>

	<p>1.9 References 12</p>

	<p><strong>2 HDR Tools and Defi nitions 13</strong></p>

	<p>2.1 Topics 13</p>

	<p>2.2 Introduction 13</p>

	<p>2.3 Pixels 14</p>

	<p>2.4 Dynamic Ranges 14</p>

	<p>2.5 Measuring Light 17</p>

	<p>2.6 Measuring Color Spaces 18</p>

	<p>2.7 Image Reproduction 21</p>

	<p>2.8 Contrast 24</p>

	<p>2.9 Digital Imaging 25</p>

	<p>2.10 Summary 25</p>

	<p>2.11 References 26</p>

	<p><strong>3 HDR in Natural Scenes 27</strong></p>

	<p>3.1 Topics 27</p>

	<p>3.2 Appearance in HDR and Color Constancy 27</p>

	<p>3.3 Summary 30</p>

	<p>3.4 References 31</p>

	<p><strong>4 HDR in Painting 33</strong></p>

	<p>4.1 Topics 33</p>

	<p>4.2 Introduction 33</p>

	<p>4.3 Ancient Painting 33</p>

	<p>4.4 Perspective 35</p>

	<p>4.5 Chiaroscuro 37</p>

	<p>4.6 Gerritt van Honthorst (Gherardo delle Notti) 37</p>

	<p>4.7 Rembrandt van Vijn 40</p>

	<p>4.8 John Constable 40</p>

	<p>4.9 John Martin 40</p>

	<p>4.10 Impressionism 41</p>

	<p>4.11 Photorealism 43</p>

	<p>4.12 Summary 43</p>

	<p>4.13 References 44</p>

	<p><strong>5 HDR in Film Photography 45</strong></p>

	<p>5.1 Topics 45</p>

	<p>5.2 Introduction 45</p>

	<p>5.3 Multiple Exposures in the 1850s 46</p>

	<p>5.4 HP Robinson 47</p>

	<p>5.5 Hurter and Driffi eld-Scientifi c Calibration of AgX Film Sensitivity 48</p>

	<p>5.6 Sheppard and Mees 50</p>

	<p>5.7 19th Century – Professional Amateur Photography 50</p>

	<p>5.8 20th Century – Corporate Photography 50</p>

	<p>5.9 20th Century Control of Dynamic Range 51</p>

	<p>5.10 Other Silver-Halide Stories 56</p>

	<p>5.11 Summary 56</p>

	<p>5.12 References 57</p>

	<p><strong>6 The Ansel Adams Zone System 59</strong></p>

	<p>6.1 Topics 59</p>

	<p>6.2 Introduction 59</p>

	<p>6.3 Compressing the HDR World into the LDR Print 59</p>

	<p>6.4 Visualization 60</p>

	<p>6.5 Scene Capture 61</p>

	<p>6.6 “Performing the Score” 65</p>

	<p>6.7 Moonrise, Hernandez 66</p>

	<p>6.8 Apparent vs. Physical Contrast 66</p>

	<p>6.9 Summary 66</p>

	<p>6.10 References 68</p>

	<p><strong>7 Electronic HDR Image Processing: Analog and Digital 69</strong></p>

	<p>7.1 Topics 69</p>

	<p>7.2 Introduction 69</p>

	<p>7.3 Human Spatial Vision 69</p>

	<p>7.4 Electronic HDR Image Processing 70</p>

	<p>7.5 Summary 74</p>

	<p>7.6 References 75</p>

	<p><strong>8 HDR and the World of Computer Graphics 77</strong></p>

	<p>8.1 Topics 77</p>

	<p>8.2 Introduction 77</p>

	<p>8.3 Early Years: the 60s 78</p>

	<p>8.4 Early Digital Image Synthesis: the 70s 78</p>

	<p>8.5 The Turning Point: the 80s 79</p>

	<p>8.6 Computational Photorealism: from the 90s 80</p>

	<p>8.7 Summary 80</p>

	<p>8.8 References 81</p>

	<p><strong>9 Review of HDR History 83</strong></p>

	<p>9.1 Topics 83</p>

	<p>9.2 Summary of Disciplines 83</p>

	<p>9.3 Review 84</p>

	<p>9.4 Summary 87</p>

	<p>9.5 References 87</p>

	<p><strong>Section B MEASURED DYNAMIC RANGES 89</strong></p>

	<p><strong>10 Actual Dynamic Ranges 91</strong></p>

	<p>10.1 Topics 91</p>

	<p>10.2 Introduction 91</p>

	<p>10.3 Dynamic Range of Light Sensors 92</p>

	<p>10.4 Bits per Pixel 93</p>

	<p>10.5 Dynamic Range of Display Devices 94</p>

	<p>10.6 Interactions of Pixels in Images 95</p>

	<p>10.7 Summary 96</p>

	<p>10.8 References 96</p>

	<p><strong>11 Limits of HDR Scene Capture 99</strong></p>

	<p>11.1 Topics 99</p>

	<p>11.2 Introduction 99</p>

	<p>11.3 HDR Test Targets 99</p>

	<p>11.4 Camera Veiling Glare Limits 101</p>

	<p>11.5 Glare in Film Cameras 107</p>

	<p>11.6 Review 111</p>

	<p>11.7 Summary 111</p>

	<p>11.8 References 112</p>

	<p><strong>12 Limits of HDR in Humans 113</strong></p>

	<p>12.1 Topics 113</p>

	<p>12.2 Introduction 113</p>

	<p>12.3 Visual Appearance of HDR Displays 113</p>

	<p>12.4 von Honthorst’s Painting and the 4scaleBlack HDR Target 116</p>

	<p>12.5 HDR Displays and Black and White Mondrian 116</p>

	<p>12.6 HDR and Tone Scale Maps 117</p>

	<p>12.7 HDR Displays and Contrast 117</p>

	<p>12.8 Summary 117</p>

	<p>12.9 References 118</p>

	<p><strong>13 Why Does HDR Improve Images? 119</strong></p>

	<p>13.1 Topics 119</p>

	<p>13.2 Introduction 119</p>

	<p>13.3 Why are HDR Images Better? 120</p>

	<p>13.4 Are Multiple Exposures Necessary? 120</p>

	<p>13.5 Summary 121</p>

	<p>13.6 References 121</p>

	<p><strong>Section C SEPARATING GLARE AND CONTRAST 123</strong></p>

	<p><strong>14 Two Counteracting Mechanisms: Glare and Contrast 125</strong></p>

	<p>14.1 Topics 125</p>

	<p>14.2 Introduction 125</p>

	<p>14.3 Two Spatial Mechanisms 126</p>

	<p>14.4 Calculated Retinal Image 126</p>

	<p>14.5 Measuring the Range of HDR Appearances 131</p>

	<p>14.6 Calculating the Retinal Image 131</p>

	<p>14.7 Visualizing the Retinal Image 131</p>

	<p>14.8 HDR and Uniform Color Space 132</p>

	<p>14.9 Summary 132</p>

	<p>14.10 References 132</p>

	<p><strong>15 Measuring the Range of HDR Appearances 135</strong></p>

	<p>15.1 Topics 135</p>

	<p>15.2 Introduction 135</p>

	<p>15.3 Design of Appearance Scale Target 136</p>

	<p>15.4 Magnitude Estimation Experiments 138</p>

	<p>15.5 Scene Dependent Tone Scale 141</p>

	<p>15.6 Glare and Contrast 142</p>

	<p>15.7 Summary 143</p>

	<p>15.8 References 143</p>

	<p><strong>16 Calculating the Retinal Image 145</strong></p>

	<p>16.1 Topics 145</p>

	<p>16.2 Introduction 145</p>

	<p>16.3 Converting Scene Luminance to Retinal Contrast 146</p>

	<p>16.4 Calculating Retinal Radiance 146</p>

	<p>16.5 Changes in the Retinal Image from Glare 149</p>

	<p>16.6 Appearance and Retinal Image 149</p>

	<p>16.7 Scene Content and Psychometric Functions 151</p>

	<p>16.8 Summary 151</p>

	<p>16.9 References 152</p>

	<p><strong>17 Visualizing HDR Images 153</strong></p>

	<p>17.1 Topics 153</p>

	<p>17.2 Introduction 153</p>

	<p>17.3 Calculated Retinal Image Contrast 154</p>

	<p>17.4 Retinal Image Contrast 155</p>

	<p>17.5 Summary 159</p>

	<p>17.6 References 159</p>

	<p><strong>18 HDR and Uniform Color Spaces 161</strong></p>

	<p>18.1 Topics 161</p>

	<p>18.2 Introduction 161</p>

	<p>18.3 Uniform Color Spaces – Psychophysics 161</p>

	<p>18.4 Color Vision – Physiology 164</p>

	<p>18.5 Accurate Transformations from CMF to UCS 165</p>

	<p>18.6 Summary 167</p>

	<p>18.7 References 168</p>

	<p><strong>19 Glare: A Major Part of Vision Theory 169</strong></p>

	<p>19.1 Topics 169</p>

	<p>19.2 Introduction 169</p>

	<p>19.3 Glare: Distorts Lightness below Middle Gray, More or Less 169</p>

	<p>19.4 Pixel-based HDR Image Processing 170</p>

	<p>19.5 Summary 171</p>

	<p>19.6 References 171</p>

	<p><strong>Section D SCENE CONTENT CONTROLS APPEARANCE 173</strong></p>

	<p><strong>20 Scene Dependent Appearance of Quanta Catch 175</strong></p>

	<p>20.1 Topics 175</p>

	<p>20.2 Introduction 175</p>

	<p>20.3 Models of Vision – A Choice of Paradigms 175</p>

	<p>20.4 Illumination, Constancy and Surround 176</p>

	<p>20.5 Maximum’s Enclosure and Distance 176</p>

	<p>20.6 Size of Maxima 177</p>

	<p>20.7 Assimilation 177</p>

	<p>20.8 Maxima and Contrast with Maxima 177</p>

	<p><strong>21 Illumination, Constancy and Surround 179</strong></p>

	<p>21.1 Topics 179</p>

	<p>21.2 Introduction 179</p>

	<p>21.3 Hipparchus of Nicea 180</p>

	<p>21.4 Flat-2-D Transparent Displays 182</p>

	<p>21.5 A Simple Two-Step Physical Description 183</p>

	<p>21.6 Complex 3-D Scenes 185</p>

	<p>21.7 Local Maxima 189</p>

	<p>21.8 Review 190</p>

	<p>21.9 Summary 190</p>

	<p>21.10 References 191</p>

	<p><strong>22 Maximum’s Enclosure and Separation 193</strong></p>

	<p>22.1 Topics 193</p>

	<p>22.2 Introduction 193</p>

	<p>22.3 Experimental Design 194</p>

	<p>22.4 Lightness Matches – Light Gray on Black 194</p>

	<p>22.5 Lightness Matches – Dark Gray on Black 195</p>

	<p>22.6 Dark Gray on Black: Varying White’s Position 197</p>

	<p>22.7 Review 198</p>

	<p>22.8 Summary 199</p>

	<p>22.9 References 200</p>

	<p><strong>23 Maxima Size and Distribution 201</strong></p>

	<p>23.1 Topics 201</p>

	<p>23.2 Introduction 201</p>

	<p>23.3 Experimental Procedure 202</p>

	<p>23.4 Controls 202</p>

	<p>23.5 Dispersion of White (“Snow”) 202</p>

	<p>23.6 Sides and Corners 203</p>

	<p>23.7 Lines 204</p>

	<p>23.8 Equivalent Backgrounds 205</p>

	<p>23.9 Equivalent Backgrounds and Models of Vision 207</p>

	<p>23.10 Summary 207</p>

	<p>23.11 References 208</p>

	<p><strong>24 From Contrast to Assimilation 209</strong></p>

	<p>24.1 Topics 209</p>

	<p>24.2 Introduction 209</p>

	<p>24.3 Segmented Surrounds 210</p>

	<p>24.4 Checkerboard Variants 215</p>

	<p>24.5 Summary 216</p>

	<p>24.6 References 216</p>

	<p><strong>25 Maxima and Contrast with Maxima 217</strong></p>

	<p>25.1 Topics 217</p>

	<p>25.2 Merger of Aperture and Object Modes 217</p>

	<p>25.3 Infl uence of the Maxima 218</p>

	<p>25.4 Summary 219</p>

	<p><strong>Section E COLOR HDR 221</strong></p>

	<p><strong>26 HDR, Constancy and Spatial Content 223</strong></p>

	<p>26.1 Topics 223</p>

	<p>26.2 Introduction 223</p>

	<p>26.3 Red and White Projections 224</p>

	<p>26.4 Color Mondrians 225</p>

	<p>26.5 Constancy’s On/Off Switch 225</p>

	<p>26.6 Color of 3-D Mondrians – LDR/HDR Illumination 226</p>

	<p>26.7 Color Constancy is HDR 226</p>

	<p>26.8 References 226</p>

	<p><strong>27 Color Mondrians 227</strong></p>

	<p>27.1 Topics 227</p>

	<p>27.2 Introduction 227</p>

	<p>27.3 Color Mondrians 229</p>

	<p>27.4 The Signature of Color Constancy 237</p>

	<p>27.5 Search for Evidence of Adaptation – Averages 240</p>

	<p>27.6 Transparency in Mondrians 243</p>

	<p>27.7 Color Assimilation 243</p>

	<p>27.8 Summary 244</p>

	<p>27.9 References 245</p>

	<p><strong>28 Constancy’s On/Off Switch 247</strong></p>

	<p>28.1 Topics 247</p>

	<p>28.2 Introduction 247</p>

	<p>28.3 Maximov’s Shoe Boxes 247</p>

	<p>28.4 New Maxima Restores Constancy 250</p>

	<p>28.5 Independent L, M, S Spatial Processing 251</p>

	<p>28.6 Model Predictions 253</p>

	<p>28.7 Center-Surround Target – Results 253</p>

	<p>28.8 Summary 255</p>

	<p>28.9 References 256</p>

	<p><strong>29 HDR and 3-D Mondrians 257</strong></p>

	<p>29.1 Topics 257</p>

	<p>29.2 Color Constancy and Appearance 257</p>

	<p>29.3 Color Constancy Models 258</p>

	<p>29.4 Measuring Changes in Appearance from Changes in Illumination 259</p>

	<p>29.5 Magnitude Estimation Appearance Measurements 262</p>

	<p>29.6 Watercolor Rendition Measurements of Appearance 263</p>

	<p>29.7 Review of 3-D Mondrian Psychophysical Measurements 266</p>

	<p>29.8 Color Constancy Models 268</p>

	<p>29.9 Conclusions 270</p>

	<p>29.10 References 271</p>

	<p><strong>30 Color Constancy is HDR 273</strong></p>

	<p>30.1 Topics 273</p>

	<p>30.2 Introduction 273</p>

	<p>30.3 Rod Receptors and HDR 274</p>

	<p>30.4 Assembling Appearance: Color Constancy, Rod Vision and HDR 279</p>

	<p>30.5 Summary 280</p>

	<p>30.6 References 280</p>

	<p><strong>Section F HDR IMAGE PROCESSING 283</strong></p>

	<p><strong>31 HDR Pixel and Spatial Algorithms 285</strong></p>

	<p>31.1 Topics 285</p>

	<p>31.2 Introduction – HDR Image Processing Algorithms 285</p>

	<p>31.3 One Pixel – Tone Scale Curves 286</p>

	<p>31.4 Some of the Pixels – Local Processing 288</p>

	<p>31.5 All of the Pixels 289</p>

	<p>31.6 All Pixels and Scene Dependent – The Retinex Extended Family 289</p>

	<p>31.7 Retinex Algorithms 290</p>

	<p>31.8 ACE Algorithms 290</p>

	<p>31.9 Analytical, Computational and Variational Algorithms 290</p>

	<p>31.10 Techniques for Analyzing HDR Algorithms 290</p>

	<p>31.11 The HDR Story 291</p>

	<p>31.12 References 291</p>

	<p><strong>32 Retinex Algorithms 293</strong></p>

	<p>32.1 Topics 293</p>

	<p>32.2 Introduction 293</p>

	<p>32.3 How to Calculate Lightness Using Ratio-Products 297</p>

	<p>32.4 A Variety of Processing Networks 301</p>

	<p>32.5 Image Content 302</p>

	<p>32.6 Real Images – 1975 307</p>

	<p>32.7 The Extended Family of Retinex Models 319</p>

	<p>32.8 Algorithm’s Goal 334</p>

	<p>32.9 References 337</p>

	<p><strong>33 ACE Algorithms 341</strong></p>

	<p>33.1 Topics 341</p>

	<p>33.2 Introduction 341</p>

	<p>33.3 ACE Algorithm 341</p>

	<p>33.4 Retinex and ACE 344</p>

	<p>33.5 ACE Characteristics 345</p>

	<p>33.6 RACE 349</p>

	<p>33.7 Other Vision-based Models 350</p>

	<p>33.8 Summary 350</p>

	<p>33.9 References 351</p>

	<p><strong>34 Analytical, Computational and Variational Algorithms 353</strong></p>

	<p>34.1 Topics 353</p>

	<p>34.2 Introduction 353</p>

	<p>34.3 Math in the Framework of the Human Visual System 354</p>

	<p>34.4 Analytical Retinex Formulas 354</p>

	<p>34.5 Computational Retinex in Wavelets 354</p>

	<p>34.6 Retinex and the Variational Techniques 355</p>

	<p>34.7 Summary 356</p>

	<p>34.8 References 357</p>

	<p><strong>35 Evaluation of HDR Algorithms 359</strong></p>

	<p>35.1 Topics 359</p>

	<p>35.2 Introduction 359</p>

	<p>35.3 Quantitative Approaches to Algorithm Evaluation 360</p>

	<p>35.4 Lightness Test Targets 361</p>

	<p>35.5 Ratio Metric 362</p>

	<p>35.6 Quantitative Evaluation of 3-D Mondrians 367</p>

	<p>35.7 Locality Test Targets 369</p>

	<p>35.8 Summary 370</p>

	<p>35.9 Lessons From Quantitative Studies of HDR in Cameras 371</p>

	<p>35.10 References 371</p>

	<p><strong>36 The HDR Story 373</strong></p>

	<p>36.1 Topic 373</p>

	<p>36.2 Straightforward Technology Stories 373</p>

	<p>36.3 The HDR Story is Defi ned by Limits 373</p>

	<p>36.4 HDR Works Well 374</p>

	<p>36.5 References 375</p>

	<p> </p>
	</li>
</ul>
', 1326, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('a12797c8-cac0-418d-8e4b-96b511e45531', 'd6b80d72-eebd-4f2a-ac65-82fb438b8a04', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">A gigantic icon with unusual iconographic features, comprising human heads and various animal forms as body components was discovered more than a decade ago from Tala (District Bilaspur, Madhya Pradesh). This image is a masterpiece example of uniqueness; hitherto unknown in the art traditions of India.</span></h1>

<p><span style="font-size:18px">The investigation of an image by a group of scholars breaking the barrier of boundaries of nations was an unusual idea to solve the enigma of the Tala icon. The present book is a result of a postal seminar which the editor organised. Apart from Tala Icon, this book also throws light on the history and art-tradition of Daksina Kosala, presently known as Chhattisgarh.</span></p>

<p><span style="font-size:18px">"The range of ideas and images in the text is vast and from this great ocean, formed over several thousand years, art historians can pick-up items that would seemingly explain the various details of the Tala image; but if this is just a random matching of text and image, we will not be able to satisfactorily elucidate the whole."</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Foreword,&nbsp;Prologue,&nbsp;Acknowledgements,&nbsp;List of Contributors,&nbsp;List of Plates,&nbsp;Introduction,&nbsp;Papers,&nbsp;Epilogue,&nbsp;Selected Bibliography on Tala&nbsp;</span>&nbsp;&nbsp;&nbsp;</p>', 2645, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('a12ccf06-07b4-4d77-b14d-1751fdcf85db', '67342898-6293-4db1-b16f-2dcebc77b206', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book is a textbook focused on exploring Corporate Social Responsibility (CSR) and its evolving impact on the interaction of business, government, and society. CSR is spreading dynamically among organizations and may be studied in order to design and standardize interventional processes for social benefit. The author examines how Indian regulations have provided a framework for designing and standardizing CSR interventions<strong>. </strong>This book highlights all these aspects and more with an intention to give the readers a broad space to manoeuver freely within the evolving concept of CSR in a ‘how to think’ mode and apply it to any business or other organisation innovatively according to the prevailing business environment.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Introduction: Examining Corporate Social Responsibility</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Business, Government, Society and CSR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Globalisation and CSR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Theories of CSR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Stakeholders and Business</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 CSR Strategy and Implementation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 CSR Metrics: Compliance, Monitoring, Measuring and Reporting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Government Support, Codes and Guidelines of CSR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Trends, Drivers and Barriers of CSR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Concept and Practice of CSR in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 CSR Initiatives in Corporate India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case Studies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendices</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Glossary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></p>
', 485, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('a13cb78d-fa15-4310-ab4f-86eb4a90c6e1', '83ac5a68-3945-49ed-8f77-7a36cc9011a8', 'Description HTML', 1, '<p>The book is the first full-size Encyclopedia which simultaneously covers such well-established and modern subjects as quantum field theory, supersymmetry, supergravity, M-theory, black holes and quantum gravity, noncommutative geometry, representation theory, categories and quantum groups, and their generalizations. The extraordinary historical part "the SUSY story," more than 700 authored articles from more than 250 high-level experts (including Nobel Prize Winner Gerard ''t Hooft), a detailed (50 pages) Subject/Article three level index and an Author index, make the SUSY Encyclopedia an outstanding and indispensable book on the desk of researchers, experts, Ph.D. students, specialists and professionals in modern methods of theoretical and mathematical physics.</p>', 5927, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('a13dfba9-9f85-4218-9d1e-f7ce59830131', 'a654cc21-e1e7-4c73-a231-9d2327d89ee0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Dhavanyalok ki Ujjivani Tika (Ek Samiksha)</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Ruby</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542645</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://www.exoticindiaart.com/publisher/eastern-book-linkers/" title="EASTERN BOOK LINKERS">EASTERN BOOK LINKERS</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2794, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('a15429cf-1701-49dd-a519-275adf010871', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 'Description HTML', 1, '<h1>Library Information And Society</h1>', 3282, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('a15aa640-83e1-4d95-be5f-25129963dbe2', '3550c579-8904-4cf6-acc3-a98162f312b7', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>It can be said that the magnet is an indispensable part of our experience. We have got accustomed to it in nature, technology, and our everyday life. What then is a magnet? The reader will find the answers to this and many other questions after he has read this small book. He will also get acquainted with the concepts pertaining to the nature of the magnet, and derive the information on the bodies possessing magnetic properties.</p>

<p>Contents</p>

<p>1. Introduction</p>

<p>2. Meet the Magnet</p>

<p>3. The Many-faceted Magnet</p>

<p>4. The Magnet Memorizes</p>

<p>5. The Magnet Gains Power</p>

<p>6. The Magnet Controls</p>

<p>7. Plasma in Magnetic Harness</p>', 1280, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('a16636b5-5b27-4972-99ee-6ae1372d710b', 'ae9e03e1-c5ee-400f-9da1-abba47b64357', 'Description HTML', 1, '<p>Domestic Violence can be described as when one adult in a relationship misuses power to control another. It is the establishment of control and fear in a relationship through violence and other forms of abuse. The violence may involve physical abuse, sexual, assault and threats. Sometimes it''s more subtle, like making someone feel worthless, not letting them have any money, or not allowing them to leave the home. Social isolation and emotional abuse can have long-lasting effects as well as physical violence. Domestic violence isn''t just hitting, or fighting, or an occasional argument. It''s an abuse of power. The abuser tortures and controls the victim by calculated threats, intimidation and physical violence. Althrough both men and women can be abused, in most cases, the victims are woman. Children in homes where there is domestic violence are also abused or neglected. Although the woman is usually the primary target, violence is sometimes directed toward children, and sometimes toward children, and sometimes toward family members and friends. Many woman in India are the victims of domestic abuse. Domestic violence is a CRIME and you must seek help.</p>

<p>Domestic violence can take many forms and variations and can happen once in a while or all at the same time. Domestic violence can be psychological abuse, Social Abuse, Finance Abuse, Physical Assault or Sexual Assault. Violence can be criminal and includes physical assault or injury (hitting, beating, Shoving etc) Sexual abuse (Forced Sexual Activity), or Stalking. Female Feticide (selective abortion based on the fetus gender or sex selection of child), Domestic violence, Dowry death or harassment, mental and physical torture, sexual trafficking and public humiliation. Hope this book will be of immense importance to all those dealing with the subject.</p>

<p>Contents:</p>

<p>Preface, 1 - Domestic Violence: An Overview, 2 - Domestic Violence: An Introduction, 3 - Combating Domestic Violence, 4 - International Conventions, 5 - The UN Fourth World Conference on Women, 6 - Universal Declaration of Human Rights, 1948* (Relevant Provisions), 7 - upreme Court on Domestic Violence, 8 - Causes of Domestic Violence, 9 - Menace of Domestic Violence against women in India, 10 - Counselling Techniques for Victims of Domestic and Gender Related Violence, 11 - Introducing the Protection Officer, 12 - PWDVA : Setting the Human Rights Context, Annexures, Bibliography, Index.</p>', 5377, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('a166975b-30a4-4ebd-8bc4-33e6023deb3c', 'adaa325d-eb13-4224-9f30-4e1ebfd6fbc2', 'Description HTML', 1, '<h1>Literary Criticism - A Handbook for Students</h1>', 2465, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('a167ab2a-4c66-441a-9d20-3de37c353365', 'bd6392e8-317f-4d0c-b1c5-b35951820919', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Largely due to the cultural and political shift of the Enlightenment, Western societies in the eighteenth century emerged from sectarian conflict and embraced a more religiously moderate path. The book ask whether exporting the Enlightenment solution is possible—or even desirable—today. It begins by revisiting the Enlightenment''s restructuring of the West, examining its ongoing encounters with Protestant and Catholic Christianity, Judaism, Islam, and Hinduism. While acknowledging the necessity of the Enlightenment emphasis on toleration and peaceful religious coexistence, the book nevertheless has grave misgivings about the Enlightenment''s spiritually thin secularism. It ultimately upends both the claim that the West''s experience offers a ready-made template for the world to follow and the belief that the West''s achievements are to be ignored, despised, or discarded.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol style="list-style-type:upper-roman">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">&nbsp;<strong>The Enlightenment Revisited: Theoretical Questions</strong></span></span></span></li>
</ol>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Religion, the Enlightenment, and the New Global Order</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Religious Violence or Religious Pluralism: The Essential Choice </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Religion, Enlightenment, and a Common Good</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">How and Why the West Has Lost Confidence in Its Foundational Political Principles</span></span></span></li>
</ol>

<ol start="2" style="list-style-type:upper-roman">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">&nbsp;The Enlightenment, Secularity, and the Religions</span></strong></span></span></li>
</ol>

<ol start="5">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Enlightenment Project, Spinoza, and the Jews</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Puritan Sources of Enlightenment Liberty</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">India: The Politics of Religious Reform and Conflict</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reason and Revelation in Islamic Political Ethics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Islam, Constitutionalism, and the Challenge of Democracy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Religion and Politics: The Identity of the Christian Democrat Movement and Theory of Democracy</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Concluding Thoughts</span></span></span></li>
</ol>', 329, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('a16fb743-885b-4efd-b209-2dbe9d6d4fbe', '24b8916e-43bb-44f7-bd03-c360c2882e88', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Echos of the Heart</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mohini Tandan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471882</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1404, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('a17da6db-58b8-4704-a926-9b7d21addc99', '6e04a75a-a327-4985-be21-addb56e4adf1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>F. Alton Everest</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385880025</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5452, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('a1820bde-c50c-466f-be7a-4959e5139d97', '9c7b37fc-5d17-4413-a994-1ad5388b7e92', 'Description HTML', 1, '<h1>Encyclopaedic Survey of Library and Information Science -Principles and Practices in 4 Vols.</h1>', 3302, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('a191c948-956e-4fb2-bd80-4adab1e9a24d', 'ff9f3db1-0140-405c-a245-0feb0cb58a86', 'Additional Attributes HTML', 1, '<h1>Advances in Accounting NEW</h1>', 5149, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('a1a4325a-37e0-4395-a8bf-2e00b941baa5', 'ee9d55d3-2f41-4667-b359-d5fe0a0f508e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Dictionary for Believers and Nonbelievers</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Catherine Judelson</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-01-000455-0</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Progress Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1989</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">624</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1177, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('a1a5ff4f-dc5c-42dd-b278-f1923473c2c2', '9d6f6847-b096-428a-b1ae-dd5fbb1ad679', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">15 प्रतिनिधि कहानियाँ</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">शुभकांत बेहरा</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471660</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1415, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('a1a6387c-28bb-4138-b10b-7a6edcd3ac06', '337ffcdc-8624-4ec8-85f1-6322f5a59224', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vinay Sahasrabuddhe</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183283229</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4233, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('a1aba04e-5a88-43cd-94ac-7c9be50a52b0', 'd219345d-cc75-4749-9cd8-58e2c6e4e0d7', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Daniele Boffi, Franco Brezzi and Michel Fortin&nbsp;</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Franco Brezzi is Editor-in-Chief of the journal Numerische Mathematik and co-author of several Springer books, among others the classical book SSCM Vol. 15 "Mixed and Hybrid Finite Element Methods" with Michel Fortin.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9783642365188</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XIV, 685</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1656, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('a1b2e501-aabc-4bda-907c-b746c56e7ba0', 'cde88d69-9cec-4f23-a563-61bf63d5decc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td>
			<p style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Linear Programming and Network Flows, 4th Edition</span></p>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mokhtar S. Bazaraa</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470462720</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2009</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">748+14</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1333, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('a1b4164a-c08d-4702-bbf3-4f8cfdc04382', 'caea32d7-811b-4f56-b0e0-84ce2bc62e3e', 'Description HTML', 1, '<p>Theoretical femtosecond physics is a new field of research. Theoretical investigations of atoms and molecules interacting with pulsed or continuous wave lasers of up to atomic field strengths are leading to an understanding of many challenging experimental discoveries. Laser-Matter interaction is treated on a nonperturbative level in the book using approximate and numerical solutions of the time-dependent Schrödinger equation. The light field is treated classically. Physical phenomena, ranging from ionization of atoms to the ionization and dissociation of molecules and the control of chemical reactions are presented and discussed. Theoretical background for experiments with strong and short laser pulses is given. Several exercises are included in the main text. Some detailed calculations are performed in the appendices.</p>', 3934, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('a1b5e807-4ad3-4788-a149-62f008c91cc6', '67b163e9-a828-4631-8311-6b9b169d1c4c', 'Description HTML', 1, '<h5>योग महाविज्ञान</h5>', 1412, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('a1bfb35b-97eb-4f16-9bc1-4413885bbf28', 'a0f8b181-37ea-474f-8b1c-5bb77b7e2933', 'Additional Attributes HTML', 1, '<table border="0" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td style="text-align:center">आसमा के सितारे &nbsp;: कविता, नज़्मे तथा गीत&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td style="text-align:center">राकेश रंजन&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN&nbsp;</th>
			<td style="text-align:center">9789385830259</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td style="text-align:center">Standard Publisher (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', 2786, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('a1c014f9-cc69-462f-a46a-cee32db295ec', '7779108a-69fc-4f57-8c0b-93147f56f764', 'Description HTML', 1, '<h1>Globalized Activism for the Women New</h1>', 4688, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('a1c64bb1-79c4-4104-8df3-732e0d30499e', 'a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">मेरे हिस्से का सूरज</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ.प्रेमलता</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471585</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1594, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('a1d414f8-00c4-425c-83f6-8012b8a375d4', '7a0dcf59-97d3-4f6a-9a14-cfe32251ade7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Sanskrit Grammar (For Begineers) - Devanagari and Roman letters Throughout Revised Edition</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>F. Max Muller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171101825</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4355, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('a1d52907-b94a-4887-9860-1af45c69f808', '85f1e467-71cd-4ba9-8db1-f961f6f42e77', 'Description HTML', 1, '<h1 style="margin-left:0cm; margin-right:0cm"><span style="font-size:24pt"><span style="font-family:"Times New Roman",serif"><strong><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></strong></span></span></h1>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Encyclopxdia Britannica is proud to bring you a comprehensive atlas of our planet the Encyclopirdia Britaimica World Atlas - complete with the full<br>
benfit of satellite imaging, laser measure-mentnd Oilier modern arid accurate mapping, techniques. This 392-page atlas with an extensive, analytic 26-page introdirctory section, The World Today,&nbsp;contains 218 pages of maps, including 14 pages of satellite&nbsp;photographs and provides a comprehensive picture of our&nbsp;comprehensive picture of our 21st-century world with Clarity, detail, and precision. ''The maps, are organised by region: Europe,&nbsp;Africa, North America, South America, Asia,Oceania., and Oceans and Poles. Each section begim witli a beautiful double-page satellite image of the continent followed&nbsp;by cornprehensive arid up-to-date physical and political maps of its&nbsp;Countries.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The extensive index has&nbsp;over&nbsp;13,0,000 place-names, from the .reference&nbsp; maps. Cross-referencing to alternative and former names is also possible, and many of these names appear on the maps; as well as in the index. The index is accompanied&nbsp;by a valuable, explanatory glossary of'' geographical terms.&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The World Today<br>
Atlas Of The World<br>
Europe<br>
UK Scotland<br>
Republic&nbsp; Ireland<br>
UK Englaand North and Scotland South<br>
UK Englaand North and wales<br>
Uk London<br>
France Paries<br>
Netherlands, Belgium Luxembourg<br>
Germany<br>
Austria<br>
Africa<br>
North America<br>
South America<br>
Asia<br>
Japan<br>
China<br>
India South and Sri Lanka<br>
India North and Bangladesh<br>
Oceania<br>
Oceans and Poles</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 3258, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('a1ebb2bb-a83c-4fd0-bed4-4b78a0a1b3f8', 'd9734459-ee34-452a-8374-dadc380647da', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Linda Barth</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780791069486</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4221, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('a1f2777b-9e10-4a89-8d8b-3a1029a6b3c8', 'f9e513ec-0643-433a-a18f-c494ec7a7e11', 'Description HTML', 1, '<p>Marxism and Philosophy is Karl Korsch''s masterwork. In it he argues for a re-examination of the relationship between Marxist theory and bourgeois philosophy, and insists on the centrality of the Hegelian dialectic and a commitment to revolutionary praxis. Although widely attached in its time, Marxism and Philosophy has attained a place among the most important works of twentieth-century Marxist theory, and continues to merit critical reappraisal from scholars and activists today.</p>', 4883, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('a21d456b-3cf2-44f3-9300-430d612cd4ea', 'a90973ac-d16f-49df-b45f-cbaa7af9f3f8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial and Managerial Accounting</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9798219003790</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 748, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('a2224f74-8975-4453-bfdc-c3f380f78804', '93dce7a6-2857-42e0-89eb-e76003143a9b', 'Description HTML', 1, '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 4156, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('a22bc42b-3f1f-46e4-9387-8bd3bea0e5cc', '82970bc5-9f95-4471-9017-3f415d37ba5c', 'Description HTML', 1, '<p>Effective Functional Verification is organized into 4 parts. The first part contains 3 chapters designed appeal to newcomers and experienced people to the field. There is a survey of various verification methodologies and a discussion of them. The second part with 3 chapters is targeted towards people in management and higher up on the experience ladders. New verification engineers reading these chapters learn what is expected and how things work in verification. Some case studies are also presented with analysis of proposed improvements. The last two parts are the result of experience of several years. It goes into how to optimize a verification plan and an environment and how to get results effectively. Various subjects are discussed here to get the most out of a verification environment. Lastely, the appendix discusses some tool specifics to help remove repetitive work and also some tool specific guidelines. While reading Effective Functional Verification, one will be able to get a jump start on planning and executing a verification plan using the concepts presented.</p>', 2355, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('a234a67c-3284-4e6c-95e8-2d8d6972e731', 'b7c607e2-4610-4c89-b495-bc3f52f6ff26', 'Description HTML', 1, '<p>The study of animal behaviour is a dynamic and vibrant field in contemporary psychology schools which has seen rapid growth and diversification throughout the last century. It forms a major area of study and research not only in cognitive, experimental and behavioural psychology, but also in neurobiology, evolutionary biology and evolutionary psychology. In this timely and comprehensive four-volume collection, two internationally renowned scholars bring together every seminal paper of the last century, from the canonical to the critical and contemporary. Conceptually arranged to address the four formative questions posed by Niko Tinbergen in 1963, Volume One addresses causation and the mechanisms of animal behaviour; Volume Two presents the foremost research in the development of animal behaviour; Volume Three covers behavioural ecology and the function of animal behaviour, and Volume Four addresses research that attempts to reconstruct the evolutionary history of behaviour.</p>', 6002, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('a2384507-c55b-42e6-a2f7-fa2f7db1e01a', 'fba7f577-8263-4837-8884-d59c206b98b8', 'Description HTML', 1, '<p>This book focuses on practical computational electrodynamics, guiding the reader step-by-step through the modeling process from the initial "what question must the model answer?", through the setting up of a computer model, to post processing, validation and optimization. The book offers a realistic view of the capabilities and limits of current 3-D field simulators and how to apply this knowledge efficiently to EM analysis and design of RF applications in modern communication systems.</p>', 4070, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('a252d39f-be54-4abc-920c-6599cc3fe4a2', 'f9453c71-cd1d-485b-aab5-6ac3bd27078b', 'Additional Attributes HTML', 1, '<p>v</p>

<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Mahabharat Kalin Bharatiya Sanskriti - 2 Bhagon Mein&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sujata Sinha, Dr. Urmila Singh, Hema Verma</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8189000756</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Vishbharti Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2826, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('a2589a81-efd5-47aa-922f-891c1283d128', '1d5b2e95-8220-4e6a-9d20-84d6f0b842e5', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">Preface,&nbsp;Introduction,&nbsp;Sutras I,&nbsp;Sutra II,&nbsp;Sutra III,&nbsp;Sutra IV,&nbsp;Sutra V,&nbsp;Section 1 : Varttika proper on the Sutra,&nbsp;Section 2 :&nbsp; Introduction to the Vrtti on the Sutra,&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Section 3 : Niralambanavada,&nbsp;Section 4 : Sunyavada, Refutation of the above arguments (64-263),&nbsp;Section 5 : Inference,&nbsp;Section 6 :&nbsp;On Words,&nbsp;Section 7 : Analogy,&nbsp;Section 8 : Apparent Inconsistency,&nbsp; Section 9&nbsp;:&nbsp;On Negation,&nbsp;Section 10 : On Citraksepa,&nbsp;Section 11 : On Sambandha ksepa,&nbsp;Section 12 : On Sphota,&nbsp;Section 13 : On Akrti,&nbsp;Section 14 :&nbsp;On Apoha,&nbsp; Section 15 :&nbsp;Vanavada,&nbsp;Section 16 : Sambandhaksepaparihara, Section 17 :&nbsp;Citraksepaparihara,&nbsp;Section 18 :&nbsp;Atmavada,&nbsp;Sutras VI - XXIII,&nbsp;On the Eternality of Words,&nbsp;Objections against the eternality of words (Sutas 6-11),&nbsp;Reply to the above objections (Sutras 12-23),&nbsp;Sutras XXIV - XXVI,&nbsp;On Sentence,&nbsp;Sutras XXVII - XXXII,&nbsp;The Veda not the work of an author,&nbsp; Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;</span></span></p>', 2002, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('a25ee5aa-6479-4749-8e02-c4a9067d367a', '8767b383-cefb-4a52-8e46-bbe29818a965', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate Finance is a classic text that emphasizes the modern fundamentals of the theory of finance, while providing contemporary examples to make the theory come to life. The authors aim to present corporate finance as the working of a small number of integrated and powerful intuitions, rather than a collection of unrelated topics. They develop the central concepts of modern finance: arbitrage, net present value, efficient markets, agency theory, options, and the trade-off between risk and return, and use them to explain corporate finance with a balance of theory and application. This Twelfth Edition includes many exciting new research findings as well as the incorporation of the Tax Cuts and Jobs Act (TCJA) throughout the text. A comprehensive adaptation provides corresponding examples and new mini-cases in the Indian context.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Overview</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Valuation and Capital Budgeting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Capital Structure and Dividend Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V: Long-Term Financing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VI: Options, Futures and Corporate Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VII: Short-Term Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part VIII: Special Topics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 477, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('a263ddbc-d72f-4d59-8514-aa16b6890dd2', '4a9dc165-cb46-47a6-978b-d32790458357', 'Additional Attributes HTML', 1, '<h1>Interactions Between Charged Particles in a Magnetic Field - A Theoretical Approach to Lon Stopping in Magnetized Plasmas</h1>', 4039, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('a2736481-e6aa-4cde-977a-29a146876789', '73635fce-ad46-4866-8de9-a2034d806974', 'Description HTML', 3, 'style="font-family:"Book Antiqua",serif"><span style="color:#313131">16-3 Booster Heaters 432</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">16-4 Dishwasher Maintenance 433</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">16-5 Care And Cleaning Of Dishes 435</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">16-6 Waste Disposal Options 439</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">16-7 Washing Pots And Pans 444</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Summary 446</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Study Questions 447</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">17 Miscellaneous Kitchen Equipment 448</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Introduction And Learning Objectives 448</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">17-1 Food Mixers 448</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">17-2 Food Slicers 453</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">17-3 Food Processing 454</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">17-4 Toasters 460</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">17-5 Food Warmers 462</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">17-6 Coffee Makers 465</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Summary 469</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Book Antiqua",serif"><span style="color:#313131">Study Questions 470</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start">&nbsp;</p>', 950, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('a279935d-4236-4623-b7ee-30f7281e7de0', '1fa6d7e2-ae1e-4a0c-82f3-65346a17f942', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The text examines how these phenomena create tensions and tradeoffs for executives concerning which product to offer around the world, which countries to compete in, where to locate various activities, and how to organize the firm worldwide. Making those choices in an integrated fashion, it is explained, requires pursuit of a coherent strategy that builds an international advantage.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: The Context Facing Multinational Firms</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Ubiquity and Importance of International Competition</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Why do Firm go International? The Justification for the existence of the Multinational Corporation</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: Conceptual Framework: What is Different about International Strategy?</span></strong></span></span></p>

<ol start="3">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is Distinctively International about International Strategy?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is Uniquely Strategic about International Strategy?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Generic International Strategies</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Choice of Generic International Strategy</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Managerial Implications</span></strong></span></span></p>

<ol start="7">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What Product?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Which Country?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Where to Locate?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">How to Organize?</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Modern Multinational: Is there one best strategy? Are we all Transnational Now?</span></span></span></li>
</ol>
', 413, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('a27c30e3-66f8-46ab-8b5c-7fde5a2a4c34', 'b289c29f-b2f7-4686-a2e5-e7e38063b61b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeffrey J. McConnell</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789384323189</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>230</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1995</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5834, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('a27f76ef-f232-4e17-9a32-23b7a73ccdca', '438f25eb-57f9-4ef5-8090-bbe41195edc6', 'Description HTML', 1, '<h1>Lectures on Quantum Mechanics - Perturbed Evolution</h1>', 4602, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('a2992f6f-1a8d-4ebd-acc6-797428e4d387', '2a7c6931-ab75-4fc4-8778-1f29f6e5e263', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A glorious celebration of Buddha in art, this book brings together centuries of beautiful sculpture and painting from the East. Richly gilded and jewelled bronzes, elaborate and colourful paintings, intricately embroidered silk hangings and statuesque rock carvings display the ingenuity of the artists of the past. Featuring the most significant works from the key regions - the Indian subcontinent, China, Tibet, Japan and Indonesia - the first section includes succinct essays that explain the background to each region. The second section explores all the details of the images and their significance. Whether your primary interest is in the art alone or the Buddhist religion, here is a rich vein of creativity to inspire and contemplate.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Foreword</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">The Buddha Story</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">A Sense of Place..</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">India </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nepal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sri Lanka</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Afghanistan and Pakistan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Myanmar (Burma)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Thailand</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Indonesia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cambodia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Laos</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tibet</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">China</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vietnam</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Korea</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Japan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">…and time</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">All in the Detail</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hair</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urna</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Eyes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ears</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Neck</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hands</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Svastika</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Robes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ornaments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sitting positions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Throne</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ninbus</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mandoria and Accessories</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mandala</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Glossary</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Places to Visit</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Index</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Acknowledgements</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 429, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('a2b54b61-ef74-4c13-95ad-a2fe1ddf8313', '3580418b-e4d9-436a-b061-38b22149ed21', 'Description HTML', 1, '<h1>Literature and Social Morality - A Gandhian Overview NEW</h1>', 5204, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a2b99e71-3cd9-4d3a-b09c-2bcc4239baef', '29216d6d-7fde-4548-a66c-6296d89e9e58', 'Additional Attributes HTML', 1, '<h1>An Introduction to Management Science Quantitative Approaches to Decision Making 13/e NEW</h1>', 5145, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('a2c20f49-924a-4b4c-b1b2-2501e050f047', 'a49e2420-331a-417a-a093-c2b75afc1a98', 'Description HTML', 1, '<p>The scope of secondary education is now so broad, its purpose and aim are so diversified, that no one specialist can aspire to be accepted as an authority in the entire field. The content of secondary education is so diverse, methods of instruction and of administration are so varied, that no one practitioner can hope to present views acceptable to all engaged in the field. When unity of views or of practice does not exist, it is impossible to express a unified philosophy or to formulate a procedure universally valid. Under such circumstances, it seems best to prepare the prospective teacher or administrator for his work by giving him the conclusions representing the best thought and practice in this entire field. Especially is this procedure advantageous if, as in the case of this volume, the specialists writing have a broad acquaintance with present practices, intelligent views and wide sympathies in the whole field of education and also a tolerance of innovation justified by experience.</p>', 2226, '2026-08-11 12:40:03', '2026-08-11 12:40:03'),
('a2dba67d-43ff-4c58-a6a5-bb3b99d9df0c', '78f06d52-d1e5-4d25-945c-f2ff1b0028ee', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Horticulture specifically is the study of the relationship between plants and the urban environment. It focuses on the functional use of horticulture so as to maintain and improve the surrounding urban area. The term urban horticulture implies a paradox, the contrast of an urban environment devoted to industry and commerce with the tranquillity of a garden. However, in every great civilization the pleasures and sustaining powers of the garden have extended into the public domain to the benefit of its citizens and to civilized life. Horticulture and the integration of nature into our civilization has been a major part in the establishment of our cities. When nomadic civilizations began settling down, their major trading centres were the market gardens and farms. Urban Horticulture rapidly progresses with the birth of cities and the increase in experimentation and exchange of ideas.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Urban Horticulture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Horticulture and Forestry, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Horticulture Farming, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urban Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Greenhouse Environment and Horticulture Garden, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Horticulture Crops, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urban Horticultural Plants, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Horticulture and Ornamental Plants, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organic Horticulture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pests in Gardens and Landscapes</span></span></span></p>', 713, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('a2dba92f-9740-4b81-b159-69672848f1d9', 'da54cffb-67e8-4426-a1f5-903e27d2e054', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Massively Parallel Artificial Intelligence</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hiroaki Kitano</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780262611022</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">MIT Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 252, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('a2dbc801-d052-49e9-853e-89047758a872', '556ee43c-fe89-42f8-9b82-0b1e8075790f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Analytical Chemistry for Soil Scientists</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">N.N Ushakova</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers </td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">373</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1037, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('a2e73338-c06e-4ae8-a88a-278594ea682a', 'a90973ac-d16f-49df-b45f-cbaa7af9f3f8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Accounting in Business</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Accounting for Business Transactions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Accounting for Merchandising Operations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Inventories and Cost of Sales</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Accounting for Long-Term Assets</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Accounting for Long-Term Liabilities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Corporate Reporting and Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Reporting Cash Flows</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Analysis of Financial Statements</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Managerial Accounting Concepts and Principles</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 11: Cost Behavior and Cost-Volume-Profit Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 12: Variable Costing and Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 13: Relevant Costs for Managerial Decisions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 14: Activity-Based Costing and Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 15: Master Budgets and Planning</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 16: Flexible Budgets and Standard Costs</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 747, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('a2e8ed1a-2f19-4796-ba01-6b0001c04c70', '52eece2f-dbb0-471b-80a8-5c0cb2f90e94', 'Additional Attributes HTML', 1, '<h1>Mathematical Implications of Einstein-Weyl Causality Lectures</h1>', 4023, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('a3019288-cc11-45df-b8b1-6afd7b4bf250', '390a844b-59c1-4af5-bb9b-c2f154ea95a3', 'Description HTML', 1, '<p>Qualitative research methods are growing in importance and in use amongst nurses and other health researchers. Qualitative Health Research showcases the cutting-edge developments and seminal studies in research practice and research theory in this field. At the same time these volumes detail the long and fascinating history of the use of qualitative approaches to the study of health and illness, providing a complete map of the field. The four volumes focus on ''Patients and Disease'', ''Health Professionals and their Work'', ''Healthcare Organisations'' and ''Patient Experiences''. This will be this first major work in SAGE''s new series ''Fundamentals of Applied Research''.</p>', 5017, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('a3057a4a-ed2d-4137-9c6e-ab5b7f59cc12', '9fb9028b-08d8-4b0c-88f2-f970493c5935', 'Description HTML', 1, '<h1>The second edition of Interpreting Quantitative Data with IBM SPSS Statistics is an invaluable resource for students analysing quantitative data for the first time. The book clearly sets out a range of statistical techniques and their common applications, explaining their logic and links to the research process. It also shows how SPSS can be used as a tool to aid analysis. Key features of the second edition include: - new chapters on one-way and two-way ANOVA, the Chi-square test and linear regression. - SPSS lab sessions following each chapter which demonstrate how SPSS can be used in practice - sets of exercises and ''real-life'' examples to aid teaching and learning - lists of key terms to aid revision and further reading to enhance students'' understanding - an improved text design making the book easier to navigate - a companion website with answers to the labs and exercises, along with additional data sets and powerpoint slides</h1>', 5453, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('a3200c12-7ffa-425a-bc39-1b43e47a31cb', '1756ba55-0616-4a2a-aaa1-5cce6c3bf1b8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">An Infographic Guide to Football</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781526360113</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wayland</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 238, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('a33969d1-89a2-45f9-9bf0-78da2d19f6ab', '780f5257-f66e-47b8-9893-e28c88004822', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book Biology: Fundamental Principle is designed to serve as a text book for B.Sc. students and would be of help to those in M.Sc. This book covers origin of life and its evidences, classification and taxonomy of plant & animals. In this book also includes basic biology principles viz., cell & its division and germination of crops. As far as possible, the examples are drawn from Indian experience. The book is written in simple language and even complex concepts have been reduced to early understandable discussions. The authors are attempted incorporate the recent developmental information in field of biology without sacrificing the simplicity of language or style. Discussions on nomenclature, introduction to Genetics and plant systematics study of families are unique features of this book.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to the Life or Living World</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Origin of Life</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Classification</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Taxonomy and Systematics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nomenclature</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cell</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cell Cycle and Cell Division</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mitosis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Meiosis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Genetics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Seed Germination</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Morphology and Anatomy of Flowering Plants</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant Systematic- Study of Families</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 629, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('a33d1edb-2e23-4414-b212-0a580cfe57f1', '06db38d0-cab5-434a-8618-2132ec2a11b0', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td> Title</td>
			<td>Lower Previsions-Probability and Statistics</td>
		</tr>
		<tr>
			<td> Author</td>
			<td>Matthias C.M. Troffaes</td>
		</tr>
		<tr>
			<td> ISBN</td>
			<td>9780470723777</td>
		</tr>
		<tr>
			<td> Publisher</td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td> Year of Publication</td>
			<td>2013</td>
		</tr>
		<tr>
			<td> Pages</td>
			<td>448</td>
		</tr>
		<tr>
			<td> Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td> Binding</td>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1249, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('a3519d45-f71d-4d72-9395-c0a6b9dabf8e', '1db1a2b6-cd4f-4dab-aad1-488d96c5ee49', 'Description HTML', 1, '<p>Understanding the formation of objects at all scales in the universe, from galaxy clusters to stars and planets, is a major problem in modern astrophysics, and one of the most exciting challenges of twenty-first century astronomy. Even though they are characterized by different scales, the formation of planets, stars and galaxies share many common physical processes and are rooted in the same underlying domains of physics. This unique reference for graduate students and researchers in astrophysics was the first to cover structure formation on various scales in one volume. This book gathers together extensive reviews written by world experts in physics and astrophysics working in planet, star and galaxy formation, and related subjects. It addresses current issues in these fields and describes the recent observational status and theoretical and numerical methods aimed at understanding these problems.</p>', 1621, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('a3669581-c403-4691-9864-2fdb48c06567', '14cd6cf8-dd10-425b-8a62-65aeed3b5387', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sharlene Nagy Hesse-Biber, Patricia Lina Leavy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780761928911</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5201, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a376777d-51df-4b82-9fce-7a15b89f88b4', '7849c0e0-4b76-42df-9b1d-3830aae187ca', 'Description HTML', 1, '<h1>Entrepreneurship and Business - A Regional Perspective Book</h1>', 3076, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('a382df4c-71e8-4350-a7ad-62fd38d654d0', 'd0435637-2625-45bb-9cf7-cd0940ff21ef', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">During the last few decades, Population Geography has been introduced in the post-graduate and under-graduate courses in several universities of India. As a result, this sub disciple has taken a centre state not only within Human Geography but in the subject of Geography as well. It deals with most dynamic issues which are linked with the day to day problems. Hence, on one hand, there are conceptual developments which are also vibrant; and on the other, the population data is ticking every second. Both put together, this book becomes very exciting.</span></p>

<p style="text-align:justify"><span style="font-size:18px">On the surface, population-related issues appear to be slow and sluggish. However, when we scratch the surface, we find a lot of changes taking place though the data is based on decadal censuses. The assessment of economy, environment and disasters are assessed in relation to the spatial pattern of population. Hence while analyzing populations; it is beyond the demographic approaches which are more concerned with fertility, mortality, marriage and sometimes migration. The spatial patterns of these issues have made an insight in population studies.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The topics included here in this book are relevant to the courses of Indian universities, however, the objective is also to raise the issues to higher level if the readers are interested to explore further. The latest data from the Indian sources and global agencies have been taken. This will help in understanding the domestic situation in the international perspective. Emphasis has been made to highlight the problems likely to occur following reduction in fertility or population growth worldwide. Early signals have been knocking the Indian doors as well.</span></p>

<p style="text-align:justify"><span style="font-size:18px">We are sure that this book will meet the requirement of the scholars who are dealing with the dynamic and applied of population at different levels.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - 1. Introduction, 2. Population Theories, 3. Population Policy, 4. Sources of Population Data, 5. Distribution & Density, 6. Population Growth, 7. Fertility, 8. Mortality, 9. Age & Sex Ratio, 10. Rural and Urban Population, 11. Literacy, 12. Migration, 13. Schedule Castes & Tribes, 14. Social Composition of Population, 15. Economic Composition of Population, 16. Nuptiality and Marriage, 17. Population & Resources, 18. Population, Environment & Disasters, 19. Population Projections, 20. Future Trends, Appendixes: I. Census metadata: Concepts & definition, II. World mortality patterns, III. Population in Africa: Regions & countries, IV. (a) Sex ratio: High income group countries, (b) sex ratio: Upper income group countries, (c) sex ratio: Middle income group countries, (d) Sex ratio: Low income group countries, V. Scheduled caste workers, VI. Scheduled tribe workers, VII. Worker: 18 folds classification, VIII. World: Literacy, IX. Figures at a glance, India-2011, X. Percentage of villages and population by class of villages in 2001 and 2011, XI. Distribution of world singulate mean age at Marriage, XII. Examples of population projections, Bibliography&nbsp;</span></p>', 1840, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('a3ab3f1a-69f6-402a-aa9a-035bf28482ac', 'a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Scientific research on “Sacred Groves” in the North Gujarat region has been very less explored. This is a comprehensive research on the ecological and microbiological study that can be used by the students and teachers of biological sciences. The text provides scientific data and information presented in lucid language. It covers the ecology, Biodiversity and significance of sacred groves and data are presented through tabulated, diagrammatic illustrations and photographs that makes the concept understandable. The book focusses on the contributions of sacred groves to biodiversity, genetic diversity and ecosystem services.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The state of World’s biodiversity, and the problems of habitat loss, global climate change and urban sprawl are well discussed. It also describes how sacred groves act as biodiversity hotspots, providing ecological services such as pollination, water purification and also climate regulation which in turn affect human well being. The book also examines the historical functions as ecological Refugio during times of unfavourable climate, and their function in maintaining Traditional Ecological Knowledge (TEK). The book concludes with a discussion on future directions for sacred grove conservation, advocating for integrated approaches that combine indigenous knowledge with scientific methods.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Foreword</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Preface</span></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Sacred Grove</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biodiversity Conservation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Global Biodiversity Scenario</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Historical Perspectives, Ancient Practices</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sacred Groves in India</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sacred Groves in Other Parts of the World</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Policy and Legal Frameworks</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Community Participation and Indigenous Knowledge</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Economic Valuation of Biodiversity</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technological Innovations in Biodiversity Conservation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Education and Awareness</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Future Directions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Final Thoughts and Major Highlights</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reference</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></p>
', 16, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('a3b9eae8-5705-495b-a0a4-2afbceaadf6b', '76c74fdc-2b04-453e-8017-25427f407f17', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Policy and Strategic Management: Concepts & Applications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vipin Gupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788120332447</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 538, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('a3c2bd5b-461d-4d7b-8bed-93cd15eb05d3', '17d0b42c-5abc-48a8-b281-a54a21a28dea', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Olga Dreeben-Irimia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780763781309</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5046, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('a3cab3c1-8c9e-4bdb-ac9b-4107604f68ef', 'c4364c95-df46-4bee-bb30-dd5fc3cd2db4', 'Description HTML', 1, '<h1>Bhoomandlikrit-Samaj mein Sahitya</h1>', 2994, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('a3cf0036-aeed-4eb4-8536-06cd211356ed', 'ce8994af-d931-4ab2-84de-a9a4bcdcbff2', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">2000 Architects 2 Vols</span></p>', 5995, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('a3dbcc2f-a006-4d0d-93b5-09b86e54ef5d', '00daa470-e756-40c0-9fe9-997fdd950e2a', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book is about Buddhism in South Asia. How Buddhism started in this part of the world and later spread across the world, this book covers these topics. Buddhism originated in this part of the world and is the state religion of the countries like Sri Lanka and Bhutan and Buddhists are in good number in other South Asian countries.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book starts with the introduction of Buddhism and further traces the development of Buddhism in South Asia along with its branches and schools. The thoughts of Buddhism, early literature of Buddhism, Philosophy of Buddhism, Buddhism in modern century, spreading of Buddhism to the west and other aspects of Buddhism are the key components of its characterization and description.</span></p>

<p style="text-align:justify"><span style="font-size:18px">These topics are covered in elaborative and meticulous manner and language has been kept simple which is easy to understand. We expect that the present book will be very useful for the scholars who want to read and know about the Buddhism in South Asian countries.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Chapter-1: Buddhism: An Introduction,&nbsp;Chapter-2: Early Development and Rise of Buddhism,&nbsp;Chapter-3: Buddhism and Its Branches,&nbsp;Chapter-4: Early Buddhism and Its Various Schools,&nbsp;Chapter-5: Evolution of Buddhist Schools and Literature,&nbsp;Chapter-6: Mainstream Buddhism: Thoughts and Its Different Schools, Chapter-7: The Philosophy of Buddhism,&nbsp;Chapter-8: Buddhism in South Asia,&nbsp;Chapter-9: Buddhism in Modern Century,&nbsp; Chapter-10: Buddhism: Spreading to the West, Bibliography,&nbsp; Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>

<ul>
</ul>', 2611, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('a3ecae30-f2e2-4c50-893c-52333c48364c', '3fd57fee-b7bc-4a29-8cc3-d6852d467a3e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ralph</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781857151473</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2452, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('a3ee32ef-8906-49c5-ad8f-8334c5a7f9c6', '485f0d18-ff6e-4515-a9dd-e5d1a22245c9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Shiv Gajrani, Dr. S. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131103647</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>216</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist Edn</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4587, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('a3f03d17-b8e7-4da4-a054-0385d8cbc1ce', '00689374-18b4-48e8-8324-e8ff432f87f7', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Cambridge Companion to Plato''s Republic</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">G. R. F. Ferrari</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780521548427</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">258</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2041, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('a3f1eeb3-e161-4ec3-9dae-5f9d248b72ca', 'a4cf6481-7557-4fdc-8fb5-1e2655408669', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">A Conceptual Dictionary of Technical Terms in Yoga Philosophy comprises 145 technical terms of immense importance that were identified and extracted from 15 original Sanskrit Yoga Texts such as Yogasutra, Vyasabhasya, Tattvavaisaradi, Yogavarttika and thier commentaries. To maintain authenticity, the terms have been explained on the basis of concerned original Sanskrit lines available in the above texts. The original Sanskrit lines have been presented in Romanized form and also translated into Hindi and English. The unique contributory aspect of this Dictionary lies in the psychological interpretation of some of the important terms from Western perspective. The Dictionary is especially meant for academicians, practitioners who seek the deeper meaning of Yoga''s symbols and metaphoric language and serious researchers interested in the area of Indian Philosophy in general and Yoga and Western Psychology in particular.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Foreword,&nbsp;Preface,&nbsp;Introduction,&nbsp;Abbreviations,&nbsp;Transliteration Key,&nbsp;List of Identified Original Sanskrit Texts,&nbsp;Diagrammatic Presentation of Original Sanskrit Texts,&nbsp;Diagrammatic Presentation of the Concepts of Yoga Philosophy,&nbsp;List of Selected Technical Terms,&nbsp;A Conceptual Dictionary of Technical Terms in Yoga Philosophy,&nbsp; Bibliography&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2296, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('a4010eea-7475-4d3b-bbd1-0db1644a2ccb', 'e1436cf1-726f-4b4e-988b-4555218daedc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urban agriculture may reinforce and deepen societal inequities by benefitting better resourced organizations and the propertied class and contributing to the displacement of lower-income households. The precariousness of land access for urban agriculture is another limitation, particularly for disadvantaged communities. Planners have recently begun to pay increased attention to urban agriculture but should more explicitly support the goals of food justice in their urban agriculture policies and programs. Although urban agriculture has promise, a small proportion of the food produced in cities is consumed by food-insecure, low-income communities. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book explores possible new analytical frameworks for the study of contemporary dynamics in food networks and develops the concept of ‘civic food networks’ as an overarch-ing concept to explore contemporary dynamics and sources of innovation within agri-food networks.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urban Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urbanization of Agricultural and Other Rural Land, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Agriculture Environment, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Rural Sociology and Food System, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urban Farming, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urban Agriculture as a Component, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sustainable Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sustainable Food Security, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Food Consumption</span></span></span></p>', 711, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('a41bba79-4ae1-4a67-b354-62f1c31d25db', '453aea8b-3f9a-429e-84f7-15aade1ea6d2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Encyclopedia of Life Sciences -21-26 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470061411</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 4808, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('a422cf4a-8e6f-46b0-a379-cbce437802ae', '338dba12-7a43-49c7-8d1b-dfd7e50d7709', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Satypal Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144158</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4395, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('a42cac45-c9d3-4394-afc5-ea49ff9a9b8a', 'b1d30043-4699-477c-be81-6c19366d0a08', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Social Anthropology</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Richard Fardon&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847875471</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1184</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5191, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a43079c0-a1b8-41d0-8ac7-531c8dd6cf8f', 'e92609e3-20e2-47bd-afbe-b57f5383fb03', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V P Matheswaran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735258</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5167, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a43cd93e-a746-464b-b3c6-928fa19c1710', 'fea40222-696c-4364-863b-b744e6d995ab', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sugarcane has garnered much interest for its potential as a viable renewable energy crop. While the use of sugar juice for ethanol production has been in practice for years, a new focus on using the fibrous co-product known as bagasse for producing renewable fuels and bio-based chemicals is growing in interest. The success of these efforts, and the development of new varieties of energy canes, could greatly increase the use of sugarcane and sugarcane biomass for fuels while enhancing industry sustainability and competitiveness.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sugarcane-Based Biofuels and Bioproducts examines the development of a suite of established and developing biofuels and other renewable products derived from sugarcane and sugarcane-based co-products, such as bagasse. Chapters provide broad-ranging coverage of sugarcane biology, biotechnological advances, and breakthroughs in production and processing techniques.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I Sugarcane for biofuels and bioproducts</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">1 The sugarcane industry, biofuel, and bio product perspectives, 3</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Ian M. O’Hara</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">2 Sugarcane biotechnology: tapping unlimited potential, 23</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Sudipta S. Das Bhowmik, Anthony K. Brinin, Brett Williams and Sagadevan G. Mundree</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II Biofuels and bioproducts</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">3 Fermentation of sugarcane juice and molasses for ethanol production, 55</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Cecília Laluce, Guilherme R. Leite, Bruna Z. Zavitoski, Thamires T. Zamai</em> and Ricardo Ventura</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">4 Production of fermentable sugars from sugarcane bagasse, 87</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Zhanying Zhang, Mark D. Harrison and Ian M. O’Hara</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">5 Chemicals manufacture from fermentation of sugarcane products, 111</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Karen T. Robins and Robert E. Speight</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">6 Mathematical modeling of xylose production from hydrolysis of sugarcane bagasse, 137</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Ava Greenwood, Troy Farrell and Ian M. O’Hara</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">7 Hydrothermal liquefaction of lignin, 165</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Kameron G. Dunn and Philip A. Hobson</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">8 Conversion of sugarcane carbohydrates into platform chemicals, 207</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Darryn W. Rackemann, Zhanying Zhang and William O.S. Doherty</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">9 Cogeneration of sugarcane bagasse for renewable energy production, 237</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Anthony P. Mann</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">10 Pulp and paper production from sugarcane bagasse, 259</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Thomas J. Rainey and Geoff Covey</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">11 Sugarcane-derived animal feed, 281</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Mark D. Harrison</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III Systems and sustainability</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">12 Integrated first- and second-generation processes for bioethanol production from sugarcane, 313</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Marina O. de Souza Dias, Otávio Cavalett, Rubens M. Filho and Antonio Bonomi</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">13 Greenhouse gas abatement from sugarcane bioenergy, biofuels, and biomaterials, 333</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Marguerite A. Renouf</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">14 Environmental sustainability assessment of sugarcane bioenergy, 363</span></strong><br>
<span style="font-family:"Bookman Old Style",serif"><em>Shabbir H. Gheewala, Sébastien Bonnet and Thapat Silalertruksa</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 651, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('a4775891-de59-4d6a-a28c-280049e4bc1b', '06b3c17e-33c0-42f0-94f5-9de9b2af0ec8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Computational Mathematics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.P. Demidovich</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">688</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1047, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('a482f3a7-95ad-4b47-8eb3-c1a7ee71f710', '72aa6efe-dd5e-4566-9b82-1e45206d9971', 'Description HTML', 1, '<h1>India''s Foreign Policy Towards Its Neighbours</h1>', 4284, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('a49d1ad5-488e-49e1-8fd9-42560e2dbfd1', '9daf9548-e7af-4e43-9dbb-c2446f97e13f', 'Description HTML', 1, '<h1>Planets, Stars and Galaxies: Descriptive Astronomy for Beginners</h1>', 3916, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('a4a06a49-30be-4de3-ad17-68775673c48a', '4a8719d1-820a-4b64-9190-1c50d36dfd1e', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"> TITLE</td>
			<td style="text-align:center"><strong>Isocyanide Chemistry: Applications in Synthesis and Material Science</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> ISBN</td>
			<td style="text-align:center"><strong>9783527330430</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> AUTHOR</td>
			<td style="text-align:center"><strong>Valentine G.Nenajdenko</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> PUBLISHER</td>
			<td style="text-align:center"><strong>Wiley</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> YEAR OF PUBLICATION</td>
			<td style="text-align:center"><strong>2012</strong></td>
		</tr>
		<tr>
			<td style="text-align:center"> BINDING</td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1267, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('a4a2fbdc-5829-4779-ac8f-b276eb41ca67', '453ec637-58f6-4345-8ec8-3bb1fcab2c13', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Forsyth, Ponce</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120350601</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>792</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Second edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3477, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('a4afaecf-f95a-4742-bf68-526bc35c64c1', '3c090086-3c57-4504-91ac-d666809e52d0', 'Description HTML', 1, '<p>"Negotiation is a critical skill needed for effective management. Negotiation: Readings, Exercises, and Cases 6e takes an experiential approach and explores the major concepts and theories of the psychology of bargaining and negotiation and the dynamics of interpersonal and inter-group conflict and its resolution. It is relevant to a broad spectrum of management students, not only human resource management or industrial relations candidates. The Readings portion of the book is ordered into seven sections: (1) Negotiation Fundamentals, (2) Negotiation Sub processes, (3) Negotiation Contexts, (4) Individual Differences, (5) Negotiation across Cultures, (6) Resolving Differences, and (7) Summary. The next section of the book presents a collection of role-play exercises, cases, and self-assessment questionnaires that can be used to teach negotiation processes and sub processes. NEW TO THIS EDITION • The content of this edition is substantially new. Nearly half of the readings are new to this edition, and there are approximately ten new exercises and cases. Almost all exercises and cases have been revised and updated. • The coordinated text (Negotiation 6e) and reader provides professors and students with a fully-integrated learning system. • Exercises are streamlined and presented in a new format making it easier for the students to understand the concepts. "</p>', 3124, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('a4bb5663-927c-42a4-9856-cb66a54fd75b', '1d1c35c6-0540-4fd3-9ff3-b585e5dcb3bc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shivdaan Singh Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8185999376</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>N/A</td>
		</tr>
	</tbody>
</table>', 2909, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('a4d28658-a2a6-4b15-a699-2da7962c0dd8', '191f7f26-fa36-4591-8aa7-11a7f340c95d', 'Additional Attributes HTML', 1, '<h1>Ethics, Business and Society - Managing Responsibly New</h1>', 4651, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('a4db28d2-ecd0-4d14-9b6d-2d064adef620', '456f0b83-668d-41fa-bf69-7b7857b9e029', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Digital Camera Techniques</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jon Tarrant</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780240516875</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Focal Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 318, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('a4e431d5-edd5-4bd0-803b-63b756cf81ce', '3412e088-f2b8-447c-8839-a0cdf0405906', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">MATSYA PURANA - An Exhaustive Introduction, SanskritText, English Translation , Notes & Index of Verses in&nbsp; 2 vols. Complete set</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">K.L Joshi</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171103058</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171103057</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">577</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2020</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1473, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('a4ea30c7-ebed-4f39-9253-b7224535e52b', 'c766f26d-6bc9-437e-9140-13db7e4034d5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cyber security is a field developed to protect the usability and integrity of your network and data. It includes both hardware and software technologies. Effective Cyber security manages access to the internet. It targets a variety of threats and stops them from entering or spreading on your network. This, in turn, has led to a heightened awareness of the need to protect data and resources from disclosure, to guarantee the authenticity of data and messages, and also protect systems from network and web based attacks. This book attempts to provide the basic concepts and engineering applications of Cyber Security. This book is immense use for students of B.Tech (Computer Science and Engineering), B.Tech (IT), MCA, M.Tech and MS, and those who are involved in this field.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit 1:</span></strong><span style="font-family:"Bookman Old Style",serif"> Introduction of Cybercrime</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit 2:</span></strong><span style="font-family:"Bookman Old Style",serif"> Web Jacking</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit 3:</span></strong><span style="font-family:"Bookman Old Style",serif"> Cyber Crime Criminal Justice</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit 4:</span></strong><span style="font-family:"Bookman Old Style",serif"> The Indian Evidence Act of 1872 Vs. Information Technology Act 2000</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit 5:</span></strong><span style="font-family:"Bookman Old Style",serif"> Tools & Methods in Cyber Crime</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 507, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('a4ec1a22-e677-47aa-8297-29976bd31fd0', '502ea875-eda3-42df-96e9-dc17d07996c2', 'Description HTML', 1, '<p>The story of electoral thoughts and ideas of Ambedkar, Gandhi and Patel and Ambedkar''s struggle to get a representative electoral system appear for the first time in a book. In India only election results are predicted, analysed and compiled. The electoral method that determines India''s every election comes into focus in this book. Can any political party get away without offering tickets to one minority community or Dalits?&nbsp;<strong>The history is the answer to the future - through this book.</strong></p>', 2258, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('a4ff83b7-d5a7-440b-8270-f5e20b4143e3', 'd2a2fbd1-cc05-44df-bb58-5da31c295fe0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Akhandanand Shukla, Aditya Tripathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788170007463</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3323, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('a506bf3c-0e5c-461f-9415-eceb9e0cf598', 'fa7ba415-19c0-4693-bd49-ff04df125edd', 'Description HTML', 1, '<p>Vol.&nbsp;I.&nbsp;Fish Genetics and Biotechnology Preface. -&nbsp; 1. Fish genetics. 2. Biodiversity and genetics. 3. Genetic drift. 4. Marine biotechnology. 5. Biotechnology in aquaculture. 6. Status of aquaculture genetics. 7. Conservation of genetic resources of fish. 8. Inbreeding to improve growth. 9. Inbreeding calculation. 10. Selection and hybridization of fish genetics. 11. Fish pathogens. 12. Diagnosis and detection of shrimp pathogens. 13. Validation of DNA based diagnostic techniques. 14. Genetic variance in Hatchery populations. 15. Hormonal manipulation of fishes. 16. Cryopreservation of fish embryos.</p>

<p>Vol. II. Fish Nutrition and Biochemistry Preface. - 1. Fish nutrition feeds and feeding. 2. Diet feeding methods. 3. Proteins and amino acids. 4. Lipids. 5. Carbohydrates. 6. Supplementary feeding. 7. Aquaculture nutrition. 8. Aquaculture feeding strategies. 9. Nutrition and feeding of tropical fish. 10. Marine fish biochemistry. 11. Catfish farming. 12. Fish for maternal foetal and neonatal nutrition. 13. Vitamin disorders. 14. Larval nutrition and growth. 15. Fish composition. 16. Fish feed manufacturing. 17. Fish feed technology. 18. Nutrition safety and sustainability.</p>

<p>Vol. III. Fishery Conservation Management Preface. - 1. Planning and objectives of fishery management. 2. Fishery management process. 3. Information management of small scale fisheries. 4. Conservation of fishery resources. 5. Conservation and management of high seas fisheries. 6. Management of inland fisheries. 7. Transboundary fish stocks. 8. Fishery research technology. 9. Applications of conservation management. 10. Strengthening the fishery bodies. 11. Risk assessment in fishery management.</p>

<p>Vol. IV. Fishery Science and Technology Preface. - 1. Introduction to fishery science. 2. Age determinations and age compositions. 3. Fishing technologies. 4. Technology for fish propagation. 5. Remote sensing to fisheries. 6. Sensor system. 7. Sex maturity and fecundity. 8. Environmental satellites. 9. Digital image processing. 10. Techniques for fish in flooded rice fields. 11. Fish preservation technologies. 12. Target species. 13. Precautionary approach to scientific development. 14. Guidelines for fishing operations. Bibliography. Index. Vol. V. Industrial Fisheries Preface. 1. Status of fishery industry. 2. Mariculture development. 3. Commercial shrimp farming. 4. Development of rural aquaculture. 5. Freshwater fish processing. 6. Industrial fisheries problems and solutions. 7. Sustainable commercial aquaculture. 8. Code of conduct for responsible fisheries.</p>

<p>Vol. VI. Inland and Freshwater Aquaculture Preface. - 1. Fresh water fisheries. 2. Selection of sites for aquaculture. 3. Designing inland fish farms. 4. Design and operation of aquaculture systems. 5. Design of ponds canals and dams in aquaculture. 6. Supervision of fish farm construction. 7. Socio economic aspects of freshwater fisheries. 8. Production and consumption patterns of aquaculture. 9. Fish consumption and demand. 10. Fish marketing practices. 11. Management of marketing of fish. 12. Freshwater fish processing. 13. Constraints of fish processing. 14. Sampling fish in inland waters.</p>

<p>Vol. VII. Marine Fisheries Preface. - 1. Introduction to marine fisheries. 2. Genetic diversity of marine fisheries. 3. Small scale fishing communities. 4. Coastal monitoring control and surveillance. 5. Rocking of sea cucumbers. 6. Inherent characteristics of marine fish stocks. 7. Development of marine stocking. 8. Cost structure of marine capture fisheries. 9. Biological ecological and economic impacts. 10. Protection of marine fish communities. 11. Management measures of marine fisheries.</p>

<p>Vol. VIII. Natural Fisheries Preface. - 1. Development of natural fisheries. 2. Marine capture fisheries. 3. Inland water fisheries. 4. Mountain fisheries. 5. Impact of dams on river fisheries. 6. Management of lago.</p>', 3256, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('a50a5d24-ee6a-4b37-b53f-c76781c67b84', '55169fdf-c857-4965-b6a5-549a4d926ff5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Gyan Prakash Shastri, Prof. Ishwar Bharadvaj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171105502</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2840, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('a514c2cb-ee96-46e2-81b7-8e1994261a79', 'accb1a04-c906-43a4-b959-e87898f44fd8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Sahitya&nbsp;Vimarsh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Purshottam Bhargav Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381952511</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Manish Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2893, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('a51b060e-7f6a-4486-a7c3-8ec9fcb55086', '24fc0a08-c4d6-4e9f-82c2-d1b0d48d2566', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Encyclopedic Dictionary of Polymers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gooch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780387310213</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 4802, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('a529f210-5c0c-48cc-b00a-a271d0effe27', 'c93c2d9e-9373-481e-94a5-c42918af6ee7', 'Additional Attributes HTML', 1, '<h1>Treatise on Physiological Optics Volume: II</h1>', 3907, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('a5401b99-f50f-4df3-b66a-ebe006b4b270', '9f3bb52e-da39-4624-9904-d0680a12c2cc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Nuclear Power Stations</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">T.Margulova</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1978</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">432</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding </td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English </td>
		</tr>
		<tr>
			<td> </td>
			<td> </td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1024, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('a5413410-5bfa-430a-a846-94a65a6dbbc5', '00aa4a3f-5217-45e2-a2a2-a3601ae327d2', 'Description HTML', 1, '<div><strong>Contract Law - The Fundamentals</strong> introduces students to the principles of contract law by way of clear text combined with charts, grids and diagrams. The work enables easy understanding of the subject without sacrificing the detail that is required for a proper understanding.</div>

<ol>
	<li>1&nbsp; Sets out a clear framework and explains the intricacies of the law as clearly as possible</li>
	<li>2&nbsp; Includes full coverage of all topics likely to be studied on contract law courses at undergraduate level, on Diploma in Law (CPE) programmes, and ILEX level 6</li>
	<li>Uses charts, grids and diagrams to enable students to grasp complex legal principles with ease.</li>
	<li>Facilities learning with clear language and bite-size chunks of text.</li>
	<li>Makes use of headings and sub-headings to lead students through the work with ease</li>
	<li>Assumes no level of prior knowledge of the subject - allowing the book to be used for those new to the subject and for distance learning courses.</li>
</ol>

<p>Contents - 1 Introduction to Contract Law, 2 Offer and Acceptance, 3 Certainty and Intention to Create Legal Relations, 4 Consideration and Promissory Estoppel, 5 Privity of Contract, 6 Terms, 7 Exclusion Clauses, 8 Misrepresentation, 9 Mistake, 10 Duress and Undue Influence, 11 Illegality, 12 Discharge of Obligations: Agreeement, Performance and Breach, 13 Frustation, 14 Damages, 15 Other Remedies.</p>', 3502, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('a5592a9c-a087-4afe-9550-a051d2dcc727', '54c73eeb-da9d-499d-ba7f-b3d3cd7e1ec1', 'Description HTML', 1, '<p>The book is a collection of stories from mythological epics and folklore. These are tales which despite being thousands of years old have not lost their relevance in today''s contemporary times and continue to entertain and educate.</p>', 5348, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a55ada83-5427-49a5-b8ba-289e1f4e4744', '09772330-d03a-40c2-9143-aa3223a28a8d', 'Additional Attributes HTML', 1, '<table class="Table" style="border:undefined">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Biotechnology - Changing Life Through Science&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;V 3 : &nbsp;Industry&nbsp; &nbsp;</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">K. Lee Lerner, Brenda Wilmoth Lerner</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">141440154X</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>9781414401546</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-family:Times New Roman,serif"><span style="font-size:16px">232</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2007</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1987, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('a5627f1d-af8a-447f-9abd-953fe78c2298', 'aae479e4-a322-47f8-acc5-7a47c1278a99', 'Description HTML', 1, '<h1>Political Theory & Thought</h1>', 4250, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('a5693bc6-cd29-4ac4-9031-66983f04e99c', '1c955722-2d35-413a-b30e-515379ef0754', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">In Path Without Form, Dr. Robert Powell invites the reader to accompany him on his own adventures in self-exploration-a journey that spanned several decades and eventually led him to the ultimate teaching of the non-dual nature of reality.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">"The ultimate teaching is the seeing of the entire world in not even a grain of sand, but a single point-and a point that is dimensionless. That mystical ''point'' then serves as the entry into an entirely new dimension-the world of the truly spiritual.... However, for the individual embracing this ultimate teaching, the vision of the non-duality of reality does not mean that he has arrived. On the contrary, it is a mere beginning and the understanding has to be constantly tested in life''s experience, so that each moment is a new reality. This process of learning, from moment to moment, is a never-ending movement. But without that vision of the wholeness of things, nothing is of avail; we cannot begin to travel on the spiritual path...."</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Introduction,&nbsp;PART ONE,&nbsp;PART TWO</span></p>', 5505, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('a56c7185-032f-49fa-9e30-ef01d16240b7', '892832d1-5bc1-4069-9aee-d543a2a31a13', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Shiksha Ke Vividh Ayaam A NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Smt. Veena Vyas Pathak</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187566493</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 5153, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('a56ec58a-cad4-4c29-88b0-00d70abb99a1', '8c03ae57-741b-4e08-9ec3-b8b2fd8d300a', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Giovanni Battist Rossi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9789401788243</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XIII, 286</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1658, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('a582c657-dbbd-4b2f-a02e-61c0faf8f84a', '3472fc55-f6f9-46bb-9c9d-e066e1590aea', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The study of Vedas is essential for everyone who desires to acquire complete knowledge about God, soul and the world. Vedas are indispensable for attainment of peace, prosperity in the life. Vedas advocate the establishment of world peace based on spiritual foundation which is the most important need today in this conflict torn world and the mad rat-race of obtaining superiority over others. Universal love and friendship are the basics of the Vedas. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">All actions of human beings are covered by the following four categories: (I) ‘Dharma’-Religion, (II) ‘Artha’ – acquisition of health, (III) ‘kam’ – fulfillment of carnal desires, and (IV) ‘Moksha’ – salvation. The Vedas cover all these aspects in brief. One more and very important characteristic of Vedas is that while all other religious thoughts or Philosophical system are the inspiration or teachings of a particular sage but the Vedas viz. Rigveda, Yajurveda, Samveda and Atharveda are the divine relations to four seers: (I) Agni (II) Vayu (III) Aditya and (IV) Angira respectively. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Veda is the repository of all knowledge and wisdom covering all matters relating to animate and inanimate. It is the revealed text of all principles, basics sciences and arts useful for the advancement of human society. It is like a deep ocean, full of precious jewels and the person who dares to jump deep into it, gets amply rewarded. It enables man to understand and do whatever is helpful in achieving the goal of life. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Veda inspires the law-giver, guides the grammarian, infuses life in the logician, serves the instructor, the surgeon and the scientist. All that is contained in the Veda is not only meant for the personal welfare of the individual but for the welfare of all in the universe.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Authority of Veda is the highest in all matters whether religious, social, literary or legal and all sciences must subserve it.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">In these days of international understanding, it is essential to remove social pride, prejudice, misunderstanding and that is possible only when the revelations of the finest universal truth for the benefit of the humanity as contained in the scriptures of the world are made known and put in the hands of the common man in a language he can easily understand and follow.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book will undoubtedly be a valuable asset to any person and library in India and in the world as a whole.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –</span></span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Foreword</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Preface</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Vedic Doctrine of Trinity&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Om&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Invocation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. God</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Eulogium</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Prayer&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Worship & Communion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Cosmogeny</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Three Eternal Substances-God, Soul and Prakriti</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Transmigration&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Devine Revelation – The Vedas&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Moral Life&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Truth</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Liberality&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Noble Intention&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Fearlessness&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Self-reliance</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Self-Sacrificing Act&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Universal Love</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. Non-Covetousness&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. Jealousy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. Social Organisation&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. Social Harmony&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. Salvation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24. Noble Aspirations&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25. Peace Chanting</span></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 5712, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('a58fc9aa-f394-4341-b086-40727eeb684e', '1189b39e-74e8-4d46-a252-ac9de9b7926f', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>An excellent up-to-date guide to the terminology of chemistry and the allied sciences written in the simplest language consistent with accuracy and fullness.</p>

<p>The book contains the most important information pertaining to inorganic, organic and analytical chemistry. the reader will also find reliable definitions and clear explanations of the basic terms used in radiochemistry, polymer science, chemistry of scattered elements, biochemistry, and geochemistry. A compact, authoritative reference book indispensible for secondary school pupils interested in chemistry and related disciplines.</p>

<p>&nbsp;</p>', 1216, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('a5bcc0b9-7bbb-4d98-8e5e-cf2ddbf542ca', 'bf58378c-0315-45b0-b196-39db55fae388', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Manufacturing Process 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">J.P. Kaushish</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788120340824</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">PHI</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1002, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('a5ccb32a-7af2-4a22-b418-982ddce25dd8', 'bbb5759a-04c2-47df-8b80-b0774f07a4bb', 'Description HTML', 1, '<h1>Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan</h1>', 5039, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('a5d267e8-bcdf-4af6-b151-113e3a11ce9b', '72002091-6cce-4084-aca5-ec3d10fee1d7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Selected and Current Works</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Images</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744533</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781920744533</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>236</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6025, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('a5def4ba-7a28-4067-8efb-22b46d4b9b77', '6ec3ecbe-2582-4017-98c5-35e50b6ee51a', 'Description HTML', 1, '<p>This is the first volume in a series of books on the general theme of Supersymmetric Mechanics; the series is based on lectures and discussions held in 2005 and 2006 at the INFN-Laboratori Nazionali di Frascati. This volume supplies a pedagogical introduction, at the non-expert level, to the attractor mechanism in space-time singularities. After a qualitative overview, explicit examples realizing the attractor mechanism are treated at length.</p>', 3954, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('a5e2296a-9851-497a-80ea-6f36bc144e41', 'e06c82c5-dcf8-419a-883e-3f617767348c', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">Specially designed for the Civil Services Examination, Science and Technology Question Bank as part of other Vinay Kumar G.B.’s Question Bank Series in its fourth edition continues to prepare the mind of its readers to handle unpredictable and uncertain questions owing to the dynamic nature of the Civil Services Examination. Entering its fourth edition, the book also offers a Multi-dimensional Proactive approach to comprehend and write answers with the help of explanations provided with each and every multiple-choice questions.</span></span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><span style="font-family:Calibri,">The Question Bank contains over 1300 multiple choice questions, divided chapter-wise. Each chapter concentrates on a specific theme of the syllabus, covering the Space Technology, Biotechnology, Human Body and Health, IT Technologies, Nanotechnology, Strategies Technologies, and other major miscellaneous themes in Science and Technology. At the end of each chapter is a mini-OMR sheet to give a real exam-like presentation.</span></span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content –</strong> About the Author, Preface, How to Use This Book?, 1. Space Technology, Space Technology, Space Programmes, Miscellaneous, NASA, Joint Missions, China, European Space Agency (ESA), Others, Gravitational Waves, Miscellaneous, Particle Physics, Neutrinos, Physics, OMR Sheet, Answer Key, Explanations, 2. Biotechnology and Biotechniques, Genetics, Stem Cell Technology, Genetic Engineering, Institutions, OMR Sheet, Answer Key, Explanations, 3. Human Body and Health, OMR Sheet, Answer Key, Explanations, 4. IT and Digital Technologies, Computers, Super Computer Technology, Cyber Security, Internet, Blockchain Technology, Crypto Currency (Bitcoin), Communication Technology, Quantum Technology, Robotics and Big Data, Cyber Physical Systems, Artificial Intelligence, OMR Sheet, Answer Key, Explanations, 5. Strategic Technologies: Nuclear and Defence, Nuclear Technology, Defence Technologies, Defence Technology and Programmes, Nuclear Technology, OMR Sheet, Answer Key, Explanations, 6. Energy Technologies, Environment, Energy Sector and Policy, OMR Sheet, Answer Key, Explanations, 7. Nanotechnology, OMR Sheet, Answer Key, Explanations, 8. Emerging Technologies, Laser and Photonics, Transportation, OMR Sheet, Answer Key, Explanations, 9. Initiatives and Institutions Related to Science and Technology, Schemes and Programmes, Institutions, OMR Sheet, Answer Key, Explanations, 10. Basic Science and Miscellaneous, Miscellaneous, Physics, Chemistry, Biology, Vitamins, Plants, Plant Diseases, Animal Kingdom, Microorganisms, Algae, Bacteria, Yeast, Fungi, Human Body, Diseases, Drugs, OMR Sheet, Answer Key, Explanations, 11. Previous Years’ Questions, 2021 Preliminary Questions, 2020 Preliminary Questions, 2019 Preliminary Questions, Physics, Chemistry, Biology, Science and Technology, OMR Sheet, Answer Key, Explanations</span></p>', 1858, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('a5f8536a-91dd-4538-a81f-a3eb271d2b5c', 'c4e2d490-20eb-4d19-9dc0-61197e104701', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Corporate Governance: Principles, Polices and Practices 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A C Fernando</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353062668</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 590, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('a602fc83-b245-4d77-bc83-921c17774352', 'd9030865-ec96-42a1-a3a4-d973a08bb7c5', 'Description HTML', 1, '<p>Management Research Compendium is a Compilation of Research Papers which Author has published in various Research Journals of Management Discipline or he has presented at different International conferences in last seven years of his academic journey. These papers vividly cover different domains and functions of management discipline like Buyer behaviour, Market Entry Strategy, Innovation, Corporate Social Responsibility, SME’s, Franchise Business, and Media Penetration etc. Out of total ten research papers compiled in this book six are primary study oriented and rest are structured with the help of secondary data, for a reader this text can be a good source to get some flavour of academic research and publications because as a research beginner when one will read these research papers then he/she will be able to relate the theory of basic concepts in research with the application of those concepts and theories in actual research work. One limitation of this book is that it does not contain in-depth statistical analysis because most of the research papers which are based on primary data are a result of author’s consultancy assignments from Corporates and Not for Profit Organizations. Most of the research papers which author has compiled in this book are listed in University Grants Commission’s (UGC) List of Journals and indexed in Thomson Reuters, EBSCO, ICI, Cabell’s Directory, and Google Scholar etc.</p>', 3140, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('a60b8578-3c75-43a3-a89e-d8a3b7f34006', 'dcea50d5-9002-4ccc-b587-09d71cbb2af3', 'Description HTML', 1, '<h1>Status of Dalit Women</h1>', 4756, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('a6139a7a-b623-48fa-96eb-5a58308ce038', '7d85dad6-88ae-4116-b004-4a77dc46cb81', 'Description HTML', 1, '<p>International Banking Law & Regulation book Covers Local Regulatory Bodies and the banking system, Chartering or licensing of banks within the jurisdiction, regulatory and Supervisory rules for banks, Banking Reform Legislation, International Harmonization effforts, and local recognition of Internation.</p>', 3520, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('a61fae05-8ffc-484b-b5bd-23cc13e2066a', '21e4fdaf-6981-4949-90c3-c65c904b3d3c', 'Description HTML', 1, '<h1>Hindi Sahitya ka Itihaas</h1>', 2850, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('a6289d62-f63f-4257-b824-64f9f796c063', '3b14384c-6333-47f0-b820-72a4553bd42a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Modern Persian-English Dictionary</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">A T Shahaney</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Educational Publishing Co.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1815</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 93, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('a62a210d-0695-4773-a354-ffa204b83342', 'd5a0d9ed-bec9-4e15-9a5a-0850318ae6af', 'Description HTML', 1, '<p>The emergence of women owns enterprises and their contribution to the national economy is quite visible in India. The number of women enterprises has grown over a period of time. Women enterprises need to be lauded for the increased utilization of modern technology, increased investments, finding a niche in the export market creating a sizable employment for others and setting the trend for other women enterprises. The aim of this book is to present to the readers, the importance of management in an enterprise which ultimately create entrepreneurs. The present book will be a valuable source of information for the students of entrepreneurship and Enterprise Management. It will be of great use and genuinely valuable to the research scholars, university and college students, entrepreneurs, small business, policy makers and those engaged in promotion and development towards the larger goal of assisting women entrepreneurs in the enterprise sector, in setting up and managing their ventures within a more conducive and supportive socio-economic environment.</p>', 4438, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('a632522f-5870-44cf-8699-ecf9a120a025', '99a0f5a5-9732-4eea-9891-1e99713a2231', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Progress in Mathematical Physics</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pierre Angles</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4159, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('a6618205-3b7b-4590-8de8-18b004d269bb', '9fea5378-daa0-4373-b7e5-436426803995', 'Additional Attributes HTML', 1, '<h1>Quantum Decoherence - Progress in Mathematical Physics</h1>', 3987, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('a664db11-7498-4be2-a568-8cc98d3b4c52', '46d8d6b0-eeab-410c-82e7-ab2f358f2be0', 'Additional Attributes HTML', 1, '<h1>Advances in Systems Biology - Advances in Experimental Medicine and Biology</h1>', 3779, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('a672a807-6f5c-49ea-8771-ff5f50ae0529', '7e403917-e0c2-4dcf-9a53-bf30e70b9333', 'Description HTML', 1, '<h1>Anuvad Anumati aur Anubhav - Anuvadvivadokar se Shakshatkar</h1>', 2930, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('a67709ca-5dbd-47ef-b454-19e18622bbee', '19e02cb0-0948-4bb2-91ca-81954c83f184', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Introduction and Background</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Identification and Evaluation of Potential Methodologies and Technologies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Direct Service Line Identification Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Indirect Service Line Identification Method</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Findings and Recommendations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 171, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('a678eae1-450b-49c3-ba4f-353468d6180c', 'f390247e-555d-457c-b898-4c0c87c847dc', 'Description HTML', 1, '<h5><span style="font-family:Georgia,serif">Not only is the Encyclopedia Britannica is the oldest and most respected English-language reference set ever produced, the quality of the content inside the covers is indisputable.</span></h5>
', 933, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('a67a7c94-ee97-4d5e-9400-1ad99f56c8f4', 'ff9a1c18-6705-455a-890a-ed12bd1f8b26', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kathryn Geldard</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847875501</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>272</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5856, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('a681dd4c-7c3c-47a3-ad8a-4c691d9ab7e7', '9d6dca1c-1dc7-41cc-aa4e-ecaecda41639', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Thanks to the continued exponential advances in semiconductor design and the demands of evolving and emerging application domains, the field of computer architecture has never been more dynamic. This, the first major book of computer architecture readings in over two decades, captures this dynamism and reveals Computer Architecture''s rich history of practice.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book is much more than a simple collection of papers. The editors have carefully selected the most influential primary sources in specific areas of inquiry that, taken together, present the critical issues of the entire discipline. These include issues in technology, implementation, economics, evaluation methods, instruction set design, instruction level parallelism, dataflow/multithreading, memory systems, input/output systems, single-instruction multiple data parallelism, and multiple-instruction multiple data parallelism. In addition, you''ll find the editors'' thoughtful, focused introductions to each area, providing the context and background necessary for understanding the significance and lasting impact of these papers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Classic Machines: Technology, Implementation and Economics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Methods</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Instruction Sets</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Instruction Level Parallelism</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dataflow and Multithreading</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Memory systems</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I/O: Storage systems, Networks and Graphics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Single-Instruction Multiple Data (SIMD) Parallelism</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Multiprocessors and Multicomputers</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Recent Implementations and Future Prospects</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 241, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('a6828eac-27ca-48ec-8fde-2752f83fc37c', '6eb9cb0b-2b3a-4ff0-aae9-455a01b5647e', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The book portrays the profile of Gems and Jewellery in the Indian Historical perspective. It dabbles in sources and geographical distribution of gems, physical and chemical properties theirof and their working, occult and religious association and treatment of Jewels for Jewellery. It is a bid, a venture to trace the career of gems from their matrix to Jewellery-forms and to retrieve them from dimrecesses of time, distant interiors and dark corridors of centuries. The present work also broaches the nature and extent of their viability in relation to social environment, ethos and values of civilizational entities. It is a corollary to the author''s monograph entitled, A history of Gem Industry in Ancient and Medieval India, (Part I, South India), published earlier.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content -&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;Chapter I : Introductory,&nbsp;Chapter II : Sources And Geographical&nbsp;Distribution of Gems,&nbsp;Chapter III : Physical And Chemical Properties&nbsp;of Gems And Their Working,&nbsp;Chapter IV : Occult And Religious Association of Gems,&nbsp;Chapter V&nbsp; :&nbsp; &nbsp; Resume - Panorama of Gems and Their Orientation into Jewellery,&nbsp;Select Biblography,&nbsp;List of Plates,&nbsp;Plates</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2657, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('a6849ff3-3e70-43c1-b1cb-ec785bcb18cd', '65836068-0373-4491-a547-7460b419ac22', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Self learning guide to cooking, from buying ingredients to presenting food in a pleasing manner. You will learn about:</span></p>

<p style="text-align:justify"><span style="font-size:18px">Buying, storing and cooking vegetarian and non-vegetarian food</span></p>

<p style="text-align:justify"><span style="font-size:18px">Vegetables and fruit carvings to make attractive garnishes and decorations</span></p>

<p style="text-align:justify"><span style="font-size:18px">Table laying with a variety of napkin folds</span></p>

<p style="text-align:justify"><span style="font-size:18px">Menu planning and entertaining in style</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book will help you balance flavours, textures and nutrients to present a healthy yet awesome meal.</span></p>', 5773, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('a68bfbf2-9d47-4f88-a701-a663462eef1e', '7f309bf3-54ec-4ecf-b8bd-42a28fec2c99', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tell me about GANESHA</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag Mehta, Vaneeta Vaid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176761468</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>78</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5875, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('a68daed6-dcae-472b-9927-8e5dbe643789', '174c9bb9-8988-4a95-917b-a9db4fb4eed4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anupama Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839560</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4277, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('a693bbd2-bc21-4d8b-97e7-3aede79ad222', 'a780c4a9-9d09-46cf-82b1-ed4f5b1a2081', 'Description HTML', 1, '<h5>मेरे हिस्से का सूरज</h5>', 1593, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('a693cbd3-6502-46a9-a25f-74c85911fff2', '5f4a5403-92a0-4964-8166-21a4934e69ae', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.K. Dhawan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175511101</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>208</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2001</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2386, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('a69480a6-afab-4b4d-85ca-ceebcc37d657', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'Description HTML', 7, 'November 1999, 71. Agreement on Tourism Cooperation Between Government of the Republic of India and the Government of Kingdom of Morocco, Morocco 13 November 1999, 72. Agreement Between the Government of the Republic of India and the Government of the Oriental Republic of Uruguay on Visa Exemption for Official and Diplomatic Passport Holders Uruguay, 6 December 1999, 73. Trade Agreement Between the Government of the United Republic of Tanzania and the Government of the Republic of India Tanzania, 14 January 2000, 74. Agreement between the Government of the Republic of India and the Government of the Republic of the Philippines for the Promotion and Protection on Investment Preamble Philippines, 22 January 2000, 75. Agreement Between Prasar Bharati, Doordarshan and the Radiodiffusion Television Marocaine (RTM) Malaysia, 22 February 2000, 76. Joint Statement on Cooperation in Energy and Environment Between India and the United States United State, 22 March 2000, 77. Agreement of Economic and Industrial Co-operation Between the Republic of India and the Portugese Republic Portugese, 31 March 2000, 78. Agreement Between Press Trust of India (PTI) and Emirates News Agency (WAM) for Mutual Professional Cooperation UAE, 4 April 2000, 79. Extradition Treaty Between the Government of the Republic of India and the Government of the Republic of Tunisia, Tunisia 4 April 2000, 80. Agreement Between the Foreign Service Institute, Ministry of External Affairs of India and the National Centre for Diplomatic Studies, Ministry of External Relations of Sudan, Sudan 9 April 2000, 81. Agreement Between the Government of the Republic of India and the Government of the United States of America on Employment for Family Members of a Diplomatic Mission or Consular Post United States, 10 April 2000, 82. Joint Declaration of Intent between the Federal Ministry for Economic Cooperation and Development of the Federal Republic of Germany and the Ministry of New and Renewable Energy of the Republic of India on Indo-German Development Cooperation Regarding the Establishment of Green Energy Corridors Germany, 11 April 2000, 83. Headquarters Agreement Between the Government of the Republic of India and the Asian African Legal Consultative Committee Asian-African, 26 April 2000, 84. Extradition Treaty Between the Republic of India and the Republic of Uzbekistan, Uzbekistan, 2 May 2000, 85. The Joint Declaration on principles of relations Between the Republic of India and the Republic of Uzbekistan, Uzbekistan, 2 May 2000, 86. Agreement Between the Government of the Republic of India and the Government of the Kingdom of Sweden for the Promotion and Reciprocal Protection of Investments Sweden, 4 July 2000, 87. Agreement Between the Government of the Republic of India and the Government of the Republic of India and the Government of the Kingdom of Thailand for the Promotion and Protection of Investments Thailand, 10 July 2000, 88. Agreement Between the Government of the Republic of India and the Government of the Kingdom of Thailand for Cooperation for the Utilization of Atomic Energy for Peaceful Purposes Thailand, 10 July 2000, 89. Agreement Between the Foreign Service Institute of the Republic of India and the Foreign Service Institute of the Argentina, 30 August 2000, 90. Agreement between the Government of the Republic of India and the Government of the Russian Federation on Cooperation in the field of the Agriculture Russia, 3 October 2000, 91. Declaration on Strategic Partnership between the Republic of India and the Russian Federation Russia, 3 October 2000, 92. Treaty Between the Republic of India and the Russian Federation on Legal Assistance and Legal Relations Concerning Civil and Commercial Matters Russia, 3 October 2000, 93. Agreement Between the Government of the Republic of India and the Government of the Lao People’s Democratic Republic for the Promotion and Protection of Investments Lao, 9 November 2000, 94. Agreement Between the Government of the Republic of India and the Government of Republic of Iraq on Economic, Scientific, Technical and Cultural Cooperation Iraq, 29 November 2000, 95. Agreement Between the Government of the Republic of India and the Government of the Republic of Tunisia on Cooperation in the field of Tourism Tunisia, 8 December 2000, Country Index, Subject Index&nbsp;&nbsp;</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;14</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Bilateral Agreement on Customs Cooperation Between the Customs Administration of the Islamic Republic of Iran and the Central Board of Excise and Customs, Department of Revenue, Ministry of Finance, Government of the Republic of India Iran, 10 April 2001, 2. Memorandum of Understanding Between the Government of the Republic of India and the Government of The Kingdom of Thailand on the Collaboration on Information Technology and Services Thailand, 10 April 2001, 3. Memorandum of Understanding Between the Ministry of Science, Research & Technology of Government of the Islamic Republic of Iran and the Ministry of Information Technology of the Government Republic of India on Cooperation in Information Technology Iran, 10 April 2001, 4. Memorandum of Understanding on Cooperation in the Field of Energy Between the Government of the Islamic Republic of Iran and the Government of&nbsp; the Republic of India Iran, 10 April 2001, 5. Agreement on Trade and Economic Cooperation Between the Government of the Islamic Republic of Iran and the Government of the Republic of India Iran, 10 April 2001, 6. Memorandum of Understanding on Technical Cooperation Between the Government of the Islamic Republic of Iran and the Government of the Republic of India Iran, 10 April 2001, 7. Financing Agreement between the European Community and the Republic of India European, 23 November 2001, 8. Agreement for Scientific and Technological Cooperation Between the Government of the Republic of India and the European Community European, 23 November 2001, 9. Memorandum of Understanding Between the Government of the Republic of India and the Government of the Kingdom of Thailand on the Collabration on Information Technology and Services Thailand, 28 November 2001, 10. SAARC Declaration Kathmandu, 4 January 2002, 11. The New Delhi Declaration: India and United Kingdom: Partnership for a Better and Safer World United Kingdom, 6 January 2002, 12. India and the Russian Federation Joint Statement Russia, 3 February 2002, 13. India – Colombia Joint Press Statement Colombia, 5 February 2002, 14. Joint Declaration India and Kazakhstan, Kazakhstan, 12 February 2002, 15. Joint Statement of the Fourth Meeting of the India-Russia Joint Working Group on Afghanistan Moscow, 15 February 2002, 16. India – Bangladesh Joint Press Statement Bangladesh, 18 February 2002, 17. India – Nepal Joint Press Statement Nepal, 23 March 2002, 18. India and Colombia Sign MoU for Cooperation in Information Technology MoU to establish Bilateral Task Force to Dentify Deliverables in it sector Shri Pramod Mahajan and Dr. Ngela Montoya Holguin Sign MoU Colombia, 2 April 2002, 19. Joint Press Statement Bangladesh-India Commerce Secretary Level Trade Talks Bangladesh, 10 April 2002, 20. Joint Statement, India and Cambodia Cambodia, 11 April 2002, 21. Memorandum of Understanding 12</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Session of the Joint Commission Between the Republic of India and the Islamic Republic of Iran, Iran 20 May 2002, 22. Joint Statement of India-U.S. Defense Policy Group Washington D.C. 23 May 2002, 23. CICA Declaration on Eliminating Terrorism and Promoting Dialogue among Civilizations Almaty 5 June 2002, 24. India – Iran, Joint Press Statement Iran, 28 June 2002, 25. India – Sri Lanka, Joint Statement Colombo, 12 July 2002, 26. 5</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Session of India-Russia Joint Working Group on Afghanistan Joint Statement Afghanistan, 18 July 2002, 27. Joint Statement of the First Asean-India Summit Phnom Penh. Kingdom of Cambodia, Cambodia, 5 November 2002, 28. Lao-India Joint Press Statement Vientiane, 8 November 2002, 29. India – Russia, Joint Statement Russia, 4 December 2002, 30. Delhi Declaration on Further Consolidation of Strategic Partnership between the Republic of India and the Russian Federation Russia, 4 December 2002, 31. Joint Declaration on Strengthening and Enhancing Economic, Scientific and Technological Cooperation Between the Republic of India and the Russian Federation Russia, 4 December 2002, 32. Documents signed During the visit of the President of the Russian Federation to India Russia, 4 December 2002, 33. The Republic of India and the Islamic Republic of Iran “The New Delhi Declaration” Iran, 25 January 2003, 34. Documents signed Between Islamic Republic of Iran and India Iran, 25 January 2003, 35. India-U.S. Global Issues Forum Joint Statement, United State, 3 February 2003, 36. Documents signed Between the Republic of India and the Republic of Poland, Poland 17 February 2003, 37. NAM XIII Summit, Kuala Lumpur Declaration on Continuing the Revitalisation of the Non-Aligned Movement kuala Lumpur, 25 February 2003, 38. India-Suriname, Joint Statement Afghanistan, 28 March 2003, 40. Memorandum of Understanding Between the Government of the Republic of Singapore and the Government of the Republic of India Concerning a third Country Training Singapore, 8 April 2003, 41. Declaration of Intent on the Singapore-India Comprehensive Economic Cooperation Agreement (CECA) Singapore, 8 April 2003, 42. India-Chile, Joint Statement Chile, 25 April 2003, 43. India-Bangladesh, Joint Statement Bangladesh, 29 April 2003, 44. Joint Declaration on the Framework of Comprehensive Cooperation Between the Republic of India and the Socialist Republic of Vietnam as they enter the 21</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">st</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Century Vietnam, 1 May 2003, 45. India – Mozambique, Joint Statement Mozambique, 12 May 2003, 46. India – Djibouti, Joint Statement, New Delhi Djibouti, 19 May 2003, 47. India – Djibouti, Joint Statement, New Delhi Djibouti, 19 May 2003, 48. Documents Signed Between the Republic of India and Republic of Djibouti, New Delhi Djibouti, 19 May 2003, 49. India – Peru, Joint Statement, on the Occasion of the Official Visit of the External Affairs Minister of India, Shri Yashwant Sinha Peru, 5 June 2003, 50. Brasilia Declaration Brasilia, 6 June 2003, 51. India – Lao, Joint Statement Lao, 16 June 2003, 52. India – Brazil, Joint Statement Brazil, 20 June 2003, 53. Declaration on Principles for Relations and Comprehensive Cooperation Between the Republic of India and the People’s Republic of China, China 23 June 2003, 54. Documents signed Between India and China during Prime Minister Vajpayee’s visit to China, China 23 June 2003, 55. India-Mauritius Joint Statement Mauritius, 02 July 2003, 56. India-U.S. Dialogue Under the Global Issues Forum Joint Statement United States, 11 July 2003, 57. Joint Statement, Meeting of the U.S.-India Defense Policy Group Washington United States, 06 August 2003, 58. India – Lesotho, Joint Statement Lesotho, 06 August 2003, 59. India – Guyana, Joint Statement Guyana, 26 August 2003, 60. Delhi Statement on Friendship and Cooperation Between India and Israel, Israel 10 September 2003, 61. India – Seychelles, Joint Statement Seyehelles, 10 September 2003, 62. Memorandum of understanding Between India and the Bhutan regarding the Preparation of detailed project report for the Punatsangchhu Hydro-Electric Project in the Punatsangchhu Bashin, Bhutan, Bhutan 15 September 2003, 63. India – Bhutan, Joint Press Statement Bhutan, 18 September 2003, 64. Joint Press Statement on the Official visit to Thailand by H.e.Mr. Atal Bihari Vajpayee Prime Minister of the Republic of India Thailand, 12 October 2003, 65. India – Senegal, Joint Statement Senegal, 14 October 2003, 66. Joint Statement on the First Meeting of the India-Russia Joint Working Group on Global Challenges Russia, 15 October 2003, 67. India – Sri Lanka Joint Commission, Fifth Session, Colombo Sri Lanka, 15 October 2003, 68. Summary of Agreements concluded on the occasion of the visit of South African President to India South African, 16 October 2003, 69. Additional Briefing Points on Delegation-Level Talks with South Africa, South Africa, 16 October 2003, 70. Joint Declaration by India and South Africa on the occasion of the State visit to India by H.E. Mr. Thabo M. Mbeki, President of South Africa, South Africa, 16 October 2003, 71. India – Brazil, Joint Press Statement Brazil, 21 October 2003, 72. India – Sri Lanka, Joint Statement Sri Lanka, 21 October 2003, 73. India – Sudan, Joint Statement Sudan, 22 October 2003, 74. India – Bulgaria, Joint Statement Bulgaria, 23 October 2003, 75. India – Canada, Joint Statement Canada, 24 October 2003, 76. Joint Declaration on the State visit of H.E. Mr. Robert Kocharian, President of the Republic of Armenia to the Republic of India Armenia, 31 October 2003, 77. India – Hungary, Joint Statement Hungary, 04 November 2003, 78. India – Russia, Joint Statement Russia, 13 November 2003, 79. Joint Declaration of the Republic of India and the Russian Federation on Global Challenges and Threats to World Security and Stability Russia, 13 November 2003, 80. Summary of agreements signed Between India and Syria, Syria 14 November 2003, 81. Joint Declaration on friendship and cooperation Between the Republic of India and the Republic of Tajikistan, Tajikistan 14 November 2003, 82. India – Syria, Joint Statement Syria, 16 November 2003, 83. India – Mauritius, Joint Statement Mauritius, 24 November 2003, 84. Joint Press Release issued at the conclusion of the visit of EAM on the occasion of the 13</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;India-Iran Joint Commission – Tehran, Tehran 14 December 2003, 85. Joint Press Statement on India-Myanmar-Thailand Ministerial Meeting on Transport Linkages Thailand, 23 December 2003, 86. Joint Statement issued during the visit of H.E. Dr. Cheikh Tidiane Gadio, Senior Minister, Minister for Foreign Affairs of the Republic of Senegal, Senegal 11 September 2004, 87. India-Nepal Joint Press Statement, Visit of Prime Minister of Nepal Rt. Hon. Mr. Sher Bahadur Deuba to India Nepal, 12 September 2004, 88. Joint Press Statement on the State Visit of Dr A.P.J. Abdul Kalam, President of India to South Africa, South Africa 15 September 2004, 89. Joint Press Statement on Next Steps in Strategic Partnership Between India and the United States, United States 17 September 2004, 90. India-UK Joint Declaration United Kingdom, 20 September 2004, 91. Joint Statement between India and US United state, 21 September 2004, 92. Joint Press Statement – India, Brazil, Japan and Germany Meeting on UN Reforms Germany, 21 September 2004, 93. Joint Statement – Meeting Between Prime Minister Dr. Manmohan Singh and Pakistan President Mr. Pervez Musharraf Pakistan, 24 September 2004, 94. Summary of Treaties signed during the visit of H.E. Mr. Roh Moo – Hyun, President of the Republic of Korea to India Korea, 5 October 2004, 95. Joint Statement, State Visit to India of H.E. Mr. Roh Moo-Hyun. President of the Republic of Korea (ROK), Korea, 6 October 2004, 96. Joint Statement issued on the occasion of the State Visit of H.E. Senior General Than Shwe, Chairman of the State Peace and Development Council of the Union of Myanmar to India Myanmar, 29 October 2004, 97. Summary of MOU Signed Between India & Uzbekistan, Uzbekistan 29 October 2004, 98. Joint Press Statement for 5</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;India-EU Summit Europe, 8 November 2004, 99. Joint Declaration on Cultural Relations, Europe, 8 November 2004, 100. Joint Press Statement, 8</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;round of Foreign Office Consultations Between India and Israel, Israel 17 November 2004, 101. Joint Declaration by the Russian Federation and the Republic of India Russia, 3 December 2004, 102. Joint Statement, India-Pakistan discussions on Khokhrapar-Munnabao Rail Link Pakistan, 3 December 2004, 103. Joint Press Statement – Meeting Between India and Pakistan on Srinagar-Muzaffarabad Bus Service Pakistan, 8 December 2004, 104. Joint Statement – Director General Level Talks Between NCB India and ANF Pakistan, Pakistan 14 December 2004, 105. Joint Statement, India-Pakistan meeting on Joint Survey of the Boundary Pillars in the Horizontal Segment in the Sir Creek Area Pakistan, 15 December 2004, 106. Joint Statement, State Visit of H.E. Dr. Ivan Gasparovic, President of the Slovak Republic, to the Republic of India Slovak, 15 December 2004, 107. Joint Statement, India-Pakistan Expert Level meeting on Conventional CBMs Pakistan, 15 December 2004, 108. Joint Statement, Second Round of India-Pakistan Expert Level talks on Nuclear CBMs Pakistan, 15 December 2004, 109. Joint Statement on the visit of Minister of External Affairs Shri K. Natwar Singh to Muscat, Oman, Oman 26 December 2004, 110. Joint Statement, Meeting Between Foreign Secretaries of India and Pakistan, Pakistan 28 December 2004, 111. Joint Press Statement (Bilateral – Between Minister of Energy and Mineral Resources of Bangladesh and Minister of Petroleum and Natural Gas of India to promote bilateral energy cooperation) Bangladesh, 13 January 2005, 112. Joint Press Statement (Trilateral – Between Minister for Energy of Myanmar, Minister of Energy and Mineral Resources of Bangladesh and Minister of Petroleum and Natural Gas of India) Bangladesh, 13 January 2005, 113. Joint Statement, third Meeting of the India-Russia Joint Working Group (JWG) on Combating International Terrorism Russia, 20 January 2005, 114. Joint Statement, Visit of H.E. [Truncated]', 3498, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('a69a0268-cbdc-4292-9ef2-c7f3cc208943', 'd74feec7-c09d-4b4f-8009-8afb58215e4c', 'Description HTML', 1, '<h1>Janmadhyam Saidhantiki&nbsp; new</h1>', 2852, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('a6ac905f-9da5-4fd7-a0bd-9376ae042b96', 'c2e48b64-2ef1-4d25-9e77-399a07693dd3', 'Description HTML', 1, '<p>Water is becoming an increasingly important topic and is the subject of many treaties and disputes. This set contains more than 100 signed entries on water science and water issues. Volume 1 has six chapters dealing with water science basics, volume 2 has five chapters dealing with the economics and uses of water, and the final volume has two chapters dealing with the environmental, legal, and political issues surrounding water. Each chapter contains numerous signed entries. For example, the chapter on the "Basics of Water Science" contains entries on biochemistry, chemistry of water, the hydrologic cycle, and the physics of water. Each entry has its own displayed glossary and gray sidebars with additional facts and also contains a list of print and Web resources for further study and research. The set is illustrated with black-and-white photographs, maps, and cycle charts. There is also a color photo section in each volume. The preponderance of gray and black and white does not provide a lot of visual interest.</p>

<p>The chapter arrangement makes it somewhat difficult to locate specific information. Within each chapter, entries are arranged alphabetically, and guide words are located at the bottom of each right-hand page. The individual entries in chapters have subheadings that are not arranged alphabetically, so it becomes slightly confusing as one pages through looking for topical information. A general glossary, a research and activities section, and a cumulative index to the set are included in each volume.</p>', 3830, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('a6adbf6e-9824-4427-aabe-e0134f5651f8', 'df3910ae-e7c3-431f-a44b-e1a36a7e9791', 'Description HTML', 1, '<p>The Fourier transforms of invariant functions on finite reductive Lie algebras are due to T.A. Springer (1976) in connection with the geometry of nilpotent orbits. In this book the author studies Fourier transforms using Deligne-Lusztig induction and the Lie algebra version of Lusztig’s character sheaves theory. He conjectures a commutation formula between Deligne-Lusztig induction and Fourier transforms that he proves in many cases. As an application the computation of the values of the trigonometric sums (on reductive Lie algebras) is shown to reduce to the computation of the generalized Green functions and to the computation of some fourth roots of unity.</p>', 2351, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('a6af3b75-4dbb-4346-8157-3f8b3b02a828', 'b3a7ead9-c184-44e7-86a3-ceea81ac2071', 'Description HTML', 1, '<h1>India and Central Asia - Exploring New Horizons for Cooperation</h1>', 4294, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('a6be626b-9727-4f18-bcbd-dc14cdd7f8d1', '8c6c209e-8d6f-4f7c-aa24-9274f0153bc2', 'Description HTML', 1, '<p>Close relationships provide a fundamental context for human behaviour and development and as such the study of close relationships has in recent years become a major theme in social psychology. This field produces rich and diverse research that can be daunting to access. Psychology of Close Relationships emphasizes original empirical investigations, as well as including conceptual papers that set the stage for relationship science or that build basic theories. Volume One: Theoretical Foundation - Why Relationships Matter focuses on basic theoretical arguments about the importance of relationships for human behaviour and demonstrations of the consequences of relationships for health and well-being. Volume Two: Attraction and Relationship Development covers the initiation and development of relationships by looking at classic processes such as similarity, proximity, familiarity and attractiveness, as well as material on friendship formation, self-disclosure, and intimacy. Volume Three: Relationship Cognition and Emotion includes articles on the emotional and cognitive processes that characterize relationships. Volume Four: Relationship Maintenance Processes delves into the processes relevant to maintaining and enhancing relationships and investigates interdependence theory, the leading approach to this topic. Volume Five: Relationship Deterioration reviews research on the nature of relationship instability and deterioration, as well as what is known about their causes and consequences.</p>', 4474, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('a6c5c496-9c4b-45dc-9638-1d443cfa1944', 'e864bc2d-57fd-4aa4-84d2-ff139687da37', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Content -&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;Contributors,&nbsp;1. Raktaksi: An Example of a Cultural Adaptation of Hamlet,&nbsp;2. King Lear: Text and the Indian Context,&nbsp;3. The Bad Influence of Women in Hamlet''s&nbsp;Tragedy,&nbsp;4. Predeterministic Views on Shakespeare''s Tragic Heroes: An Analytical Study in Indian Perspective,&nbsp;5. The Aesthetics of Shakespearean Tragedy,&nbsp;6. Masculinity and Femininity in Lady Macbeth,&nbsp;7. ​​​​​The Renaissance Concept of Time and Shakepeare''s Sonnets,&nbsp;8. Shakespeare''s Sonnet 20: The Key of Keys,&nbsp;9. Recritiquing Shakespeare''s Sonnets,&nbsp;10. Romance Versus Realism in The Tempest,&nbsp;11. Jawues in "As You Like It": A Critical Evaluation,&nbsp;12. Marvel of Dramatic Force: A Study in Shakespeare''s King Henry the IVth, Part I,&nbsp;13. Life and Beauty in the Plays of&nbsp;Shakespeare,&nbsp;14. Nayika Bhed in Shakespeare,&nbsp;15. An Idealist Approach to Philosophical Truths in Shakespeare,&nbsp;16.&nbsp; Shakespeare Criticism: An Indian Perspective,&nbsp;17. The Penning Problem of Shakespeare''s&nbsp; &nbsp; Works,&nbsp;18. Shakespeare''s Re-invention of Myths and&nbsp; Archetypes: A Select View,&nbsp;19. Imaging the Self: Father-son Relationships in the Plays of Shakespeare,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2088, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('a6c6ad51-2428-4598-b479-4fa47b576ba0', '5ad5a7bf-13b6-4fe3-ab44-483b5e1572ba', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Advertising ,Promotion, and other aspects of Integrated Marketing Communications 10/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">J.Craig Andrews</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355734587</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 822, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('a6cf883f-83ce-43c7-b8eb-7ab169b5aa90', '18b2728a-85e6-41ba-b0c2-9fbb5086e23f', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Language of Design: Theory and Computation articulates the theory that there is a language of design. This theory claims that any language of design consists of a set of symbols, a set of relations between the symbols, features that key the expressiveness of symbols, and a set of reality producing information processing behaviors acting on the language. Drawing upon insights from computational language processing, the language of design is modeled computationally through latent semantic analysis (LSA), lexical chain analysis (LCA), and sentiment analysis (SA). The statistical co-occurrence of semantics (LSA), semantic relations (LCA), and semantic modifiers (SA) in design text are used to illustrate how the reality producing effect of language is itself an enactment of design. This insight leads to a new understanding of the connections between creative behaviors such as design and their linguistic properties. The computation of the language of design makes it possible to make direct measurements of creative behaviors which are distributed across social spaces and mediated through language. The book demonstrates how machine understanding of desigh texts based on computation over the language of design yields practical applications for design management such as modeling teamwork, characterizing the formation of a design concept, and understanding design rationale.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Language of Design: Theory and Computation is a unique text for post-graduates and researchers studying design theory and management, and allied disciplines such as artificial intelligence, organizational behavior, and human factors and ergonomics.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - 1 Designing and the Language of Design, 2 Framing the Language of Design, 3 Aggregation, 4 Accumulation, 5 Appraisal, 6 The Language of Design and Its Politics, 7 Looking Back, Looking Forward, References, Index</span></p>', 1833, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('a6cfeb82-bc0c-4e65-921f-f7f6ef1e2cde', '337ffcdc-8624-4ec8-85f1-6322f5a59224', 'Description HTML', 1, '<h1>Beyond A Billion Ballots - Democratic Reforms for a Resurgent India New</h1>', 4232, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('a6d38e6d-848c-4e61-b57d-5a184aaa4bbc', '9435bf6d-a26c-461e-87b4-7ea1b30121be', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Life and Vision of Vedic Seer-4 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof.S.P Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>

<p style="text-align:center">&nbsp;</p>

<p style="text-align:center">&nbsp;</p>', 875, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('a6d4f698-7b09-4fe0-b9a2-488badc623d5', 'ccf17fb8-1cc3-4d6f-b2cc-a01566fc9256', 'Description HTML', 1, '<p>भारत में जाति एवं वर्ण व्यवस्था: कब क्यों और कैसे ?</p>', 60, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('a6dd49d6-4212-4a2e-8c0e-41cd504f97c9', '18563a5f-9918-4a0c-ae49-ac2e2e05999f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">This book tells the reader in popular form just what dust and gaseous impurities consist of, how they originate in metallurgical works, what a grave danger they are to all living things on the Earth, and how man protects himself and his habitat from them.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">A picture is drawn of the future when metallurgy will be free of dust and harmful gases. Original drawings supplement this interesting narrative.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The book is intended for general public.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:14.0pt">Contents</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">One Planet for all</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Elixir of Life</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Birthplace-Metallurgical Works</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Dust-Collecting Service</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">In the Language of Mathematics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Drops… in a Sieve</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Molecules versus Molecules</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">On the Watch</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">A Look at the Future</span></span></span></p>', 1075, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('a6de3fc6-b271-456a-be33-c8cf22981a04', '432110fd-76e0-4175-9bc9-c94c91badcbf', 'Additional Attributes HTML', 1, '<h1>Darwins Universe - Evolution from A to Z BOOK</h1>', 3719, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('a6de7ec5-4823-4b25-91fc-40c0daef51ea', '9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Micheal Brito</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786765</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9788131786765</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4443, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('a6deead1-8032-47e2-b057-af78b727a2e1', '179563d1-de2b-48fb-aa7d-167097e6a842', 'Description HTML', 1, '<h2>The Ninth Edition of Problems in Health Care Law has been extensively updated and restructured to utilize the problems approach. This classic book deliberately seeks to state expressly the general principles - both of the underlying conflicting public policies and the legal solutions to those problems.</h2>', 5312, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a6f04669-41b2-4a19-88bd-90a6e8aad986', '4f190d15-665d-4255-a92a-e270999a220a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.V. Dominic</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736743</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2718, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('a6f1bee1-cc36-41a9-b498-527553f895c4', 'fc9a4037-c6d5-4783-8dda-b076324b2eda', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Sanskrit Text, English Translation, Notes, and Introduction</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Manmatha Nath Dutt, K.L. Joshi</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8171102751</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788171102754</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">304</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2012</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Second</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2013, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('a6f33da1-3902-4fd0-bd1e-090a9103c635', '340a2a0a-d70d-4389-9543-19745149d921', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gandhi Before India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ramchandra Guha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780385532297</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">KNOPF</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2161, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('a712a900-0db1-4dc1-acda-497028b8270b', '0339a5c7-9a63-4197-aa1e-674f05e9800f', 'Description HTML', 1, '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 4917, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('a716b32a-33ae-432a-b60a-f4e4fea31ce9', '4779b6a9-ecf7-439f-b548-ea8f7078a9a5', 'Description HTML', 1, '<p>This book provides a practitioner''s perspective on the challenges and developments of working in Child Care Social Work in the current context of organisational and social change. Drawing on the experience of social work practitioners who have undertaken the Post-Qualifying Child Care Specialist Award, the book shows how these challenges are being met in everyday practice, providing a forum to share their knowledge and experience with others and contribute to best practice. It will be of interest to social work practitioners and students and all those interested in the reality of current child care practice.</p>', 4590, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('a7211b90-0892-416b-a135-591e77ff0361', '0a3c9a7e-edd6-4c96-8062-238e3ca5daba', 'Description HTML', 1, '<h1>Shiksha Manovigyan - Educational-Psychology NEW</h1>', 5304, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a723ae68-9f2f-4f9c-ae74-e8acfe28e828', 'b6029d7c-98c1-442e-9ce0-9234ed59c88b', 'Additional Attributes HTML', 1, '<table cellspacing="0" class="Table" style="border-collapse:collapse; border:undefined; width:320.0pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Sub Title</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">Religious Architecture for a New Millennium</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Author</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">Michael J. Crosbie</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">About Author</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:top; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:top; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">1920744975</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">9781920744977</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Pages</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:top; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">192</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Binding</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Year of Publication</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:top; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Edition of Book</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Language</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; vertical-align:top; width:106.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><strong><span style="color:black">Illustrations</span></strong></span></span></p>
			</td>
			<td style="height:15.0pt; vertical-align:bottom; width:214.0pt">
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,"><span style="color:black">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1812, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('a7335a8a-fbe0-4124-ae31-e3c93ab062fc', '5c2cb7eb-a04e-40c4-814a-386187851d8b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agriculture and Food Technology in Human Life</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Anuj Kumar Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789394137622</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 690, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('a7342595-d2c4-4065-92cc-4d4d3a510912', '9e2af00c-6d04-4609-9adb-02161b7cc491', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Author</th>
			<td>Stephen T. Hardy</td>
		</tr>
		<tr>
			<th>Published</th>
			<td>22 Feb 2007</td>
		</tr>
		<tr>
			<th>Format</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Edition</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1704</td>
		</tr>
		<tr>
			<th>ISBN</th>
			<td>9789389449143</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>SAGE</td>
		</tr>
	</tbody>
</table>', 3279, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('a7419a23-65ba-46b5-832a-2b225894e02e', '29cb55fc-28ef-4e5a-b10d-a7938fdedcc1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Namo Impact: One Earth One Family</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Atul Singhal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830471</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 885, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('a7453523-65b3-4b9a-815f-d38d6cca279f', '5f7cf87c-81f6-4d75-ae12-6f07d8695af2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Student Solutions Manual for Options, Futures, and Other Derivatives 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John C.Hull</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292249179</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 186, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('a74fe0b7-94e8-4e5b-97c3-abfe67593317', '663b90fa-a127-4cd6-95ba-0ba72729d69d', 'Description HTML', 1, '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 4752, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('a75e1f64-e92f-46e8-8cdc-a303ce85f7f1', '10751af7-eaa7-42fb-a063-97ec4be1b0fc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>K.V. Subrahmanya Aiyer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350740040</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>300</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2666, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('a76471e3-7c62-458f-8a9e-04e0786c37d6', '9020cbb6-4252-4db9-8e50-87e1f8fcbf14', 'Description HTML', 1, '<p>Bioimaging in life sciences is a burgeoning area that is of growing interest to today''s professionals and researchers in the field. This is the first book that bridges the gap between biomedical imaging and the bioscience community. This unique resource gives professionals a detailed understanding of imaging platforms, fluorescence imaging, and fundamental image processing algorithms. Further, it guides readers through the application of advanced image analysis methods and techniques to specific biological problems. The book presents applications that span a wide range of scales, from the detection of signaling events in sub-cellular structures, to the automated analysis of tissue structures. Other critical areas discussed include the dynamics of cell populations and in vivo microscopy. A DVD is also included. It contains full-color images, movies and other valuable supplementary material that further illustrate topics discussed in the book.</p>', 3646, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('a76efcfc-1f33-4c65-a084-cebe65af736a', '0c98a234-9d5c-4c55-bd3a-d147d16d8774', 'Description HTML', 1, '<p>In recent years, we have witnessed a revolutionary change in biomedical signal monitoring. The traditional way of using bulky instruments is being replaced by portable and even wearable acquisition systems with wireless data transmission that will enable many non-clinical applications that rely on biomedical signal monitoring. The main driver applications are early-warning systems, wellness, comfort and sports monitoring, brain-computer interfaces, gaming and entertainment. The common requirements from all these applications are miniature size, unobtrusiveness, high signal quality, and long-term power autonomy. This requires ultra-low-power and miniature SiP/SoC biomedical signal acquisition systems. Biopotential Readout Circuits for Portable Acquisition Systems describes one of the main building blocks of such miniaturized biomedical signal acquisition systems. The focus of this book is on the implementation of low-power and high-performance integrated circuit building blocks that can be used to extract biopotential signals from conventional biopotential electrodes. New instrumentation amplifier architectures are introduced and their design is described in detail. These amplifiers are used to implement complete acquisition demonstrator systems that are a stepping stone towards practical miniaturized and low-power systems.</p>', 5182, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a79369de-8bfe-46f4-8f6f-fb380ca1b1e0', '6c508264-7114-4aa9-8ca7-bba2e80fce1b', 'Description HTML', 1, '<p>Services Marketing: People, Technology, Strategy, 8e, is a globally renowned textbook for services marketing. This book takes a strong managerial approach presented through a coherent and progressive pedagogical framework rooted in solid academic research. Incorporating the latest academic research, industry trends and technology, social media and case examples, the present edition is suitable for students who want to gain a wider managerial view of the subject. Features a) The nature of the modern service economy, B2B services, outsourcing and offshoring are covered in Chapter 1. The Service-Profit Chain, featured in Chapter 15 in the previous editions, has been moved here to serve as a guiding framework for the book. b) Chapter 7 is now tightly organized around the 5 Ws model, a new section on the services marketing communications funnel has been added and the coverage of new media (including social media, mobile apps and QR codes) is significantly expanded. c) Chapter 8 has a new section on emotion prints and covers service blueprinting in more detail. d) Chapter 11 has new sections on a service-oriented culture, how to build a climate for service, effective leadership in service organization and leadership styles. e) This book presents a global perspective, with examples carefully selected from America, Europe, and Asia; for example, insurers eyeing an untapped Indian customer base after demonetization, Instagram adding 100m users in four months, Ola criticizing Uber over ''predatory pricing'' in India, mobile upstarts (like Reliance Jio) innovating faster than oligopolies, reasons for the growth of flower subscription services, etc. Table of Contents Part I: Understanding Service Products, Consumers and Markets 1. Creating Value in the Service Economy 2. Understanding Service Consumers 3. Positioning Services in Competitive Markets Part II: Applying the 4 Ps of Marketing to Services 4. Developing Service Products and Brands 5. Distributing Services Through Physical and Electronic Channels 6. Service Pricing and Revenue Management 7. Service Marketing Communications Part III: Managing the Customer Interface 8. Designing Service Processes 9. Balancing Demand and Capacity 10. Crafting the Service Environment 11. Managing People for Service Advantage Part IV: Developing Customer Relationships 12. Managing Relationships and Building Loyalty 13. Complaint Handling and Service Recovery Part V: Striving for Service Excellence 14. Improving Service Quality and Productivity 15. Building a World-Class Service Organization Part VI: Case Studies</p>', 3032, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('a7a11dbf-058e-4c6a-8fc1-698eade46c3d', '94af2897-c0f6-4308-a70e-af219c4ca898', 'Additional Attributes HTML', 1, '<h1>Bernoulli Potential in Superconductors, How the Electrostatic Field Helps to Understand Superconductivity - In Physics</h1>', 4097, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('a7a7676a-02ab-42f1-9f71-cad1b2bdbace', '670afaa3-f5de-417d-ab0e-2cbdcae1a958', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sharirik Shiksha Mein Parikshan Aur Maapan NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sudip Das</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178797861</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Lakhshay Publishers</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2915, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('a7b1d5af-73e4-429a-acdb-818acd1c05b3', '6316bce3-ab53-486e-9b4b-e3c5a07d6985', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anita Nigam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937470</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5789, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('a7d61279-e1f0-415a-b83c-e9e2ad07c6c2', 'c85fdcfe-35ca-4af8-b725-0cf1e60dee3e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Human Bioarchaeology of the Transition to Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ron Pinhasi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780470747308</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">484</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 914, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('a7d958a2-4681-4cb8-9f3b-37cb70e9f6c4', 'd9b321ab-4f3a-4959-a093-08d4e88e5131', 'Additional Attributes HTML', 1, '<h1>Fuzzy Modeling with Spatial Information for Geographic Poblems</h1>

<table id="metadata_content_table" style="-webkit-text-stroke-width:0px; background-color:#ffffff; border-style:none; color:#333333; font-family:Arial,sans-serif; font-size:13px; font-style:normal; font-variant-caps:normal; font-variant-ligatures:normal; font-weight:400; letter-spacing:normal; margin:0px; orphans:2; text-align:start; text-decoration-color:initial; text-decoration-style:initial; text-decoration-thickness:initial; text-transform:none; white-space:normal; widows:2; word-spacing:0px">
	<tbody>
		<tr>
			<td style="text-align:left; vertical-align:top">Title</td>
			<td style="text-align:left"><span dir="ltr">Fuzzy Modeling with Spatial Information for Geographic Problems</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Editors</span></td>
			<td style="text-align:left"><a class="primary" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=inauthor:%22Frederick+E.+Petry%22&source=gbs_metadata_r&cad=1" style="color: rgb(17, 85, 204); text-decoration: none;"><span dir="ltr">Frederick E. Petry</span></a>,&nbsp;<a class="primary" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=inauthor:%22Vincent+B.+Robinson%22&source=gbs_metadata_r&cad=1" style="color: rgb(17, 85, 204); text-decoration: none;"><span dir="ltr">Vincent B. Robinson</span></a>,&nbsp;<a class="primary" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=inauthor:%22Maria+A.+Cobb%22&source=gbs_metadata_r&cad=1" style="color: rgb(17, 85, 204); text-decoration: none;"><span dir="ltr">Maria A. Cobb</span></a></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Edition</span></td>
			<td style="text-align:left"><span dir="ltr">illustrated</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Publisher</span></td>
			<td style="text-align:left"><span dir="ltr">Springer Berlin Heidelberg, 2005</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">ISBN</span></td>
			<td style="text-align:left"><span dir="ltr">3540237135, 9783540237136</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Length</span></td>
			<td style="text-align:left"><span dir="ltr">338 pages</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Subjects</span></td>
			<td style="text-align:left">
			<div style="display:inline"><a class="primary" dir="ltr" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=subject:%22Science%22" style="color: rgb(17, 85, 204); text-decoration: none;">Science</a></div>
			&nbsp;›&nbsp;

			<div style="display:inline"><a class="primary" dir="ltr" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=subject:%22Science+Earth+Sciences%22" style="color: rgb(17, 85, 204); text-decoration: none;">Earth Sciences</a></div>
			&nbsp;›&nbsp;

			<div style="display:inline"><a class="primary" dir="ltr" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=subject:%22Science+Earth+Sciences+Geography%22" style="color: rgb(17, 85, 204); text-decoration: none;">Geography</a></div>
			</td>
		</tr>
	</tbody>
</table>', 2324, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('a7de9f0d-f34d-420e-b4ee-23ba204f1624', 'f7c5b8a9-8c81-451b-a6a4-a2b30dfdbe0f', 'Additional Attributes HTML', 1, '<h1>Undermining Local Democracy - Parallel Governance in Contemporary South India</h1>', 4902, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('a7f263a4-1668-40b9-b34d-415ae806c783', '5ed8d7b7-7bc6-4702-8b47-367971765d01', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Yoga -Asana V 3</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Prof. Satya Parkash Singh</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788187471547</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Standard Publishers (India)</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1865, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('a7f5ef80-9fb3-4843-a615-e57e56134a2d', '3689b77a-c446-4369-b074-40ad0ba4c507', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Population geography is a branch of human geography that is focused on the scientific study of people, their spatial distributions and density. To study these factors, population geographers examine the increase and decrease in population, peoples'' movements over time, general settlement patterns and other subjects such as occupation and how people form the geographic character of a place. Population geography is closely related to demography. This comprehensive handbook provides a comprehensive, issue-oriented introduction to population geography. An understanding of population is essential to prepare for the future, this cogent text will provide graduates and postgraduates with a thorough grasp of the field. The book serves the purpose of teaching spatial characteristics of population. Lucid language and to the point description of every aspect is an add on advantage.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Preface, 1. Introduction, 2. Theories of Population, 3. Population Growth, 4. Population Structure, 5. Disengagement Theory of Population, 6. Classical Demography, 7. Human Population Control, 8. Contraceptive Security, 9. Human Migration, Bibliography, Index</span></p>', 5961, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('a80672d6-5d48-4eb9-9425-baf611d9380e', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aishwarya Anand</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178801087</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3243, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('a80db8bd-3720-4b51-8604-0f12118d8da9', 'ba83cf5a-a36d-491a-8f3f-8c1475a51c44', 'Description HTML', 1, '<h1>The Three Musketeers</h1>', 2391, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('a8143461-9d53-4c17-8d17-b0dd18c0a960', '33db1c36-47c7-41e3-86f4-adbb852cee54', 'Additional Attributes HTML', 1, '<ul style="margin-left:0px; margin-right:0px">
	<li><strong>Publication date </strong>2006</li>
	<li><strong>ISBN&nbsp;10&nbsp;</strong>019921123X</li>
	<li><strong>ISBN&nbsp;13&nbsp;</strong>9780199211234</li>
	<li><strong>Binding</strong>Hardcover</li>
	<li><strong>Language</strong>English</li>
	<li><strong>Number of pages</strong>536</li>
</ul>', 2586, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('a81bee1d-1c5b-4029-8b88-18cf9f35ee0e', '848fe70f-870d-4a75-993e-6fc83f253196', 'Additional Attributes HTML', 1, '<h1>Post-Qualifying Social Work Practice - Introducing Child Care Social Work - Contemporary Policy and Practice</h1>', 5325, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a82970d8-de49-4a85-b393-ef264a687abe', '52bbf05c-f183-4503-8cde-931fdbf5544b', 'Description HTML', 1, '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 5699, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('a8330d36-2518-43a7-a3a0-95be69e09289', '348cb266-6fec-4932-bb6b-15c9b86e95d9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Intended for a first-year graduate course in quantum mechanics, this text provides a thorough introduction to the subject. The first half of the book emphasizes bound-state problems. It begins with the familiar approach via differential equations and coordinate representations. A discussion of the factorization method and ladder operators for solving the eigenvalue problem leads naturally to the modern algebraic approach. Part II treats time-independent perturbation theory. The role of symmetry breaking in removing degeneracies is emphasized, but cases in which the first-order perturbation does not lead to the proper symmetry-adapted basis are also treated. Part III provides a detailed discussion of rotational symmetry and angular momentum, including discussions of the Wigner-Eckart theorem, the matrix elements of the general rotation operator and of vector-coupled tensor operators in terms of angular momentum recoupling coefficients. It includes a chapter on the SO (2,1) algebra of a stretched Coulomb basis that avoids the infinite sum and continuum contributions of conventional perturbation treatments. Part IV provides an introduction to systems of identical particles.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The second half deals chiefly with continuum problems: scattering theory, including rearrangement collisions; a discussion of density matrices and statistical distributions of states; time-dependent perturbation theory, and atom-photon interactions, including the full multipole expansion of the quantized electromagnetic field. The book concludes with the Dirac theory of spin 1/2 particles and an introduction to many-body theory using annihilation-creation operator formalism.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The text is self-contained and can be used by students without a previous course in quantum mechanics. Numerous problems are an integral part of the text, guiding and testing the reader''s understanding.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 902, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('a8358f04-f520-4e29-bb46-d7805bb09fb3', '076c1f08-043d-4098-ae10-e66978dd01f8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents – I. SATKARMA</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Dhauti Kriyas, 2. Vastra Dhauti, 3. Danda Dhauti, 4. Baghi, 5. Agnisara, 6. Mula Sodhana, 7. Gajakarani, 8. Neti Kriya, 9. Trataka, 10. Kapalabhati, 11. Nauli, 12. Sankhapraksalana, 13. Vasti, 14. Cakri Karma, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">II. MUDRAS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, Importance of Mudras, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">BANDHAS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Jalandhara Bandha, 2. Uddiyana Bandha, 3. Mula Bandha,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">ADHARA MUDRAS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Asvini Mudra, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">MUDRAS WITH COMBINATION OF BANDHAS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Maha Mudra, 2. Maha Bandha, 3. Maha Vedha, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">POSTURAL MUDRAS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Tadagi Mudra, 2. Matangini Mudra, 3. Pasini Mudra, 4. Yoga Mudra, 5. Viparitakarani, 6. Kaki Mudra, 7. Bhujangini Mudra, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">MEDITATION MUDRAS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Sambhavi Mudra, 2. Khecari Mudra, 3. Nabho Mudra, 4. Sanmukhi Mudra, 5. Panca Tattva Dharana Mudras, 6. Sakticalani Mudra, 7. Manduki Mudra, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">III. PRANAYAMA, PRANA AND CONSCIOUSNESS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Indra’s Proposition of Prana as Consciousness, 2. Relationship Between Air and Prana, 3. Air as the Cosmic Energy, 4. Primacy of Prana over Senses and Mind, 5. Convertibility of Prana into Consciousness, 6. Development of Self from within the Vital, 7. Transformation of the Physical into the Vital and Mental, 8. Germ of the Instincts of Self-Protection and Procreation, 9. Sygyzy of Life-Force and Consciousness, 10. Consciousness and the Instinct for Possession, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PRANAYAMA</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Importance of Pranayama, 2. Suitable Place for Practice, 3. Who should Start the Practice of Pranayama, 4. Best Seasons for Starting the Practice of Pranayama, 5. Diet during the Practice of Pranayama, 6. Prohibited Food and Acts during the Practice, 7. Method of Pranayama, 8. Time of Practice and Duration, 9. Attitude during Practice, 10. Safety in the Practice of Pranayama, 11. Obstacles in the Path of Yoga, 12. Benefits of Pranayama, 13. Final Aim of Sahita Kumbhaka,</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PRANAYAMA FOR BEGINNERS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Sukhapurvaka (Rhythmic/Yogic Breathing), 2. Anuloma-Viloma (Alternate Nostril Breathing), 3. Nadi Sodhana, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PRANAYAMA FOR ADVANCED PRACTITIONERS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, 1. Surya-Bheda Kumbhaka (Piercing of the Pingala Nadi), 2. Ujjayi (Snoring Breath), 3. Bhastrika (Bellows Breathing), 4. Bhramari (Beetle Droning), 5. Sitali (Cooling Breath), 6. Sitkari (Hissing Breath), 7. Murccha (Swooning Breath), 8. Plavini, 9. Candra-Breath (Piercing of the Ida Nadi), </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">IV. UNCLASSIFIED PRANAYAMAS FROM THE UPANISADS</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">, </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">V. KUMBHAKA PADDHATI OF RAGHUVIRA</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"> (Selected Verses), </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">VI. PRATYAHARA, </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">INDEX</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1862, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('a864255c-0fdf-4fcd-8a09-6ec9a26d51dc', 'a63dfc4d-e59f-4aaa-a398-3128583b9b13', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Nation Today</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Niraja Gopal</td>
		</tr>
		<tr>
			<th>Pub</th>
			<td>Penguin</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780670090983</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>400</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2019</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 1943, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('a872a79f-04d6-4730-8ea9-01b8c7a740d6', '30318e1c-c087-4805-8cf5-9687b7ccdcd8', 'Additional Attributes HTML', 1, '<h1>Statistical Analysis of Extreme Values, With Application to Insurance , Finance, Hydrology and other Fields - Includes CD-Room</h1>', 3957, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('a8890a88-24e7-401f-b4ca-79be1a6e4d9e', 'ef551386-ce7b-4242-afe9-281d90b97ca1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:12.0pt">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">A Civilizational History of Bharat: From the Vedic Seers to the Present is a sweeping narrative of one of the world’s oldest living civilizations. Spanning from the age of the Vedic Rishis to contemporary India, this book traces the evolution of Bharat’s intellectual, spiritual, social, and cultural traditions through the institutions, texts, teachers, and lineages that preserved and transmitted its civilizational ethos across millennia.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Drawing upon the Vedas, Brahmanas, Upanisads, Itihasas, Puranas, Dharmasastras, inscriptions, Sangam literature, temple traditions, and the works of major philosophers and saints, Ramaswami Subramony presents a comprehensive account of the continuity of Bharatiya civilization. The book explores the growth of Vedic learning, the guru-sisya tradition, the development of philosophy, literature, ritual, education, Science, temple culture, kingship, and the enduring contribution of great acaryas and spiritual leaders from every region of Bharat. Rather than viewing Indian history as a series of disconnected political events, this work interprets it as the unfolding of a living civilizational consciousness rooted in Dharma, knowledge, and cultural continuity. It examines periods of flourishing, adaptation, challenge, and renewal, while highlighting the remarkable resilience of India’s intellectual and spiritual heritage.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Written in an accessible yet scholarly style and supported by an extensive bibliography, A Civilizational History of Bharat is an invitation to rediscover the ideas, institutions, and personalities that have shaped Bharat’s civilizational mind from antiquity to the present. It is an essential resource for scholars, students, and the readers interested in understanding the historical foundations of one of humanity’s most enduring civilizations.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:14.0pt">Volume-I</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:12.0pt">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><em><span style="font-size:12.0pt">Foreword</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><em><span style="font-size:12.0pt">Preface</span></em></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Rigvedic Dawn and the Emergence of the Brahmana</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Sacred Geography of the Brahmana: From Gandhara to Mithila and the South</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana in the Ramayana and the Mahabharata: Dharma’s Compass in the Age of Kings</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmanas in the Ramayana: The Sacred Presence of the Twice-Born in Valmika’s&nbsp; Civilizational Epic</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmanas in the Mahabharata: Spiritual Authority and the Moral Architecture of the Epic Age</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Central Brahmana Sages of the Mahabharata</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana as Educator, Storyteller, and Custodian of Civilizational Memory in the Mahabharata</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmanical Authority as The Backbone of Governance in The Mahabharata</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana in the Upanishads: The Seer of the Self, the Guardian of Inner Light</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana and the Fire Within: From Sruti to Sraddha</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Where Silence Speaks: The Inner Landscape of the Upanishadic Brahmana</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana in the Puranic World: Mapping Sacred India Through Memory, Myth and Time</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmanas in the Puranas: Custodians of Cosmos, Time, Genealogy, Ritual, and Civilizational Memory</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Great Brahmana Rsis of the Itihasa-Purana Age: Architects of Sacred Knowledge and Civilizational Foundations</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmanas Across Regions: From Gandhara to Kanyakumari, A Pan-Indian Civilizational Presence</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana and the Circulation of Knowledge Across the Subcontinent</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana in the Classical and Early Medieval Age: Civilization, Kingship, and the Age of Temples</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana and the Golden Age of Universities and Temples</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana and the Institutional Foundations of Indian Civilization</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana, Land Grants, Temple Economics, and the Governance of Learning</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Universities of Ancient India: The Age of Scholarship, Discipline and Civilizational Light</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana and the Manuscript Civilization: Libraries, Scriptoria, and the Preservation of Knowledge</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana as Scientist: Astronomy, Mathematics, and the Sacred Precision of Knowledge</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Temple-Universities: The Brahmana, the Deity, and the Architecture of Knowledge</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Regional Universes of knowledge: Brahmanical Universities Across the North, West, East, and South</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Caravans of Knowledge: Brahmana Travel, Debate, Scholarly Networks, and the Intellectual Unification of India</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Pedagogy of the Brahmana: Discipline, Memory, Contemplation, and the Inner Science of Learning</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmana Poets, Historians, and Literary Theorists: The Makers of India’s Imaginative and Historical Consciousness</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmana Guilds, Temple Economics, and the Administrative Mind of Indian Civilization</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmana Physicians, Ayurvedic Schools, and the Natural Sciences of Ancient India</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmana Knowledge in Agriculture, Water Systems, Metallurgy, Temple engineering, and Environmental Sciences</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmanas in Music, Dance, Theatre, and Aesthetic Theory: The Sacred Arts of a Civilizational Mind</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmanas and the Culture Integration of India: Sanskritization, Ritual Diffusion, and the Unification of Bharatavarsha</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana as the Keeper of Memory: Genealogy, Chronicle, Astonomyu, Ritual Time, and the Civilizational Archive of India</span></span></span></p>

<p style="text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and the World of Dharmasastras: The Law, Ethics, and Social Philosophy of Ancient India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Appendix: Veda Sakhas, Gotras, and Ritual Lineages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Works Cited</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Bibliography</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Glossary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:14.0pt">Volume-II</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:12.0pt">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><em><span style="font-size:12.0pt">Foreword</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><em><span style="font-size:12.0pt">Preface </span></em></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmana as Interpreter, transmitter, and Evolver of Dharmasastra Through the centuries</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and the Great Universities of Ancient India: The Intellectual Republics of a Civilization</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmadeva-Kanda: The Civilizational Domain of Brahmins—Land, Ritual, Knowledge, and Cosmic Duty</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Architecture and Civilizational Design of Agraharams and Chaturvedi-Mangalams</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Pandyas, Cholas, Cheras, and Vijjayanagara: The Great Southern Empires and Their Brahmanical-Vedic Foundations</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Section Two: The Southern Empires as Guardians of Vedic Order an the Brahmana Cosmos</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Great Sampradayas and Their Brahmin Seers: Sankara, Ramanuja, Madhva, Madhusudana Sarasvati, Appayya Diksita, and Nilakantha Diksita</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Bhakti and the Brahmins: The Soul of Devotion and the Guardians of Sacred Emotion</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Inner Psychology of Bhakti and the Brahminical Crafting of Sacred Emotion</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Ramanuja: The Protector of the Veda and the Architect of a Living Sanatana Dharma</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Madhva: The Fearless Defender of the Veda and the Renewer of Sanatana Dharma;s&nbsp; Realist Vision</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Sankara: The Vedic Child of the Namboodiri Linega and the Renewer of Sanatana Dharma</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins in Kashmir: Guardians of Saivism, Sanskrit, and the Vedic Intellectual Tradition</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Sarada Peeth and the Great Vedic Seats of Learning in Kashmir</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins in the East and West: Bengal, Assam, Punjab, and Gujarat as Civilizational Frontiers of the Vedic Tradition</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins of the Sacred heartlands: Mithila, Odisha, Karnataka, and Tamilakam</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins in Tolkappiyam and Silappadikaram: The Vedic Intellect at the Heart of Tamil Classicism</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Silappadikaram: The Brahminical Ethic at the Heart of the Tamil Epic</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and Classical Sanskrit Literature: Philosophy, Poetry, Grammer, and the Dramatic Soul of India</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins Across the Western and Northern Frontiers: Maharashtra, Rajasthan, Andhra-Telangana and Nepal</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins of the Southern and Eastern Frontiers: Kerala, Sri Lanka, and the North-Eastern Hill Realms</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins of the Heart of Aryavarta: The Himalayan Belt, Central India, Uttar Pradesh, and Madhya Pradesh</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins of Malwa, Bundelkhand and the Deccan: Sentinels of the Veda in India’s South-Central Civilizational Heart</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins in Haryana: The Vedic Heartland of Kurukshetra and the Keepers of India’s Most Ancient Memory</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahminical Landscape of Bharata: A Civilizational Portrait of Vedic Communities Across Regions</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins of the Western Frontier: Sindh, Gujarat and Rajasthan</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins in Gandhara and Afghanistan: The Vedic Light in the North-western Frontier of Bharata</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins Across the Outer Rim of Bharata: Kamboja, Bactria, Sogdia, Southeast Asia and the Konkan</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and the Great Connective Axes of Asia: The Silk Route, Tibet, the Himalayan Sanctuaries, Maritime Trade, and the South Asian Courts</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and Buddhism: A Civilizational Intersection of Discipline, Debate, and Dharma</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahminism and Jainism: Shared Antiquity, Sacred Dialogue, and Civilizational Coexistence</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Taxila and Nalanda: The Brahminical Universities that Formed the Intellectual Axis of Ancient India</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Vikramashila, Valabhi, Kanchi and Kashi: The Great Brahminical Academic Constellation of Ancient India</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and Sanskrit Grammar: The Architects of the Most Perfect Intellectual System in Human History</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and Mathematics: Masters of Number, Time, Space and the Cosmic Order</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and Music: Keepers of Sound, Rhythm and the Sacred Aesthetic of India</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and Law: The Keepers of Dharma and the Architects of India’s Civilizational Jurisprudence</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins in the Islamic Period: Resilience, Memory and the Unbroken Thread of Vedic Civilization</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Migration, Preservation and the Inner Fortress of Dharma</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmin Women in History: Keepers of Memory, Fire and Civilization</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and Science: The Vedic Intellect and the Discovery of the World</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and Kingship: The Makers of the Indian Polity</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins in the Modern Age: Challenges, Transformations and the Last Great Keepers of the Vedic Light</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Critique from Within: Chandrasekharendra Saraswati, Chandrasekhara Bharati, and Kapil Kapoor on the Need for Brahminism</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">The Brahmin in Modern India: The Inner Vow, the Veda and the Future of Dharmic Memory</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins and the Indian Freedom Struggle: The Fire of Dharma in the Age of Empire</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Brahmins in Post- Independence India: Continuity, Transformation, and the Quiet Labour of Civilization</span></span></span></p>

<p><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Threats and Opportunities: The Future of Brahminism in a Changing India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Appendix: Veda Sakhas, Gotras and Ritual Lineages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Works Cited</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Bibliography</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Glossary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:12.0pt">Index</span></span></span></p>', 2, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('a8937d54-3ad2-42da-9905-87d66e732c2c', 'b69f537f-1220-414c-9f51-7adcd39d5903', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Dictionary of Greek and Roman Biography and Mythology&nbsp;in 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William Smith</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781845110024</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>3718</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5185, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('a89a16e7-c953-4517-95ff-552764d3ed7b', '6fa9929b-d4db-46d7-9ec2-39848cf13a3c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cell walls are defining feature of plant life. The unique and multi-faceted role they play in plant growth and development has long been of interest to students and researchers. Plant Cell Wall Patterning and Cell Shape looks at the diverse function of cell walls in plant development, intercellular communication, and defining cell shape.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Plant Cell Wall Patterning and Cell Shape is divided into three sections. The first section looks at role cell walls play in defining cell shape. The second section looks more broadly at plant development. While the third and final section looks at new insights into cell wall patterning.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section 1 Factors Controlling Plant Cell Wall Patterning 1</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 The Biosynthesis and Function of Polysaccharide Components of the Plant Cell Wall 3<br />
<em>Ryusuke Yokoyama, Naoki Shinohara, Rin Asaoka, Hideki Narukawa and Kazuhiko Nishitani</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Regulation of Cell Wall Formation by Membrane Traffic 35<br />
<em>Clara Sánchez-Rodríguez and Staffan Persson</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 A Blueprint for Cellulose Biosynthesis, Deposition, and Regulation in Plants 65<br />
<em>Ian S. Wallace and Chris R. Somerville</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Cortical Microtubule Array Organization and Plant Cell Morphogenesis 97<br />
<em>Sidney L. Shaw and Laura Vineyard</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Actin Filament Dynamics and their Role in Plant Cell Expansion 127<br />
<em>Jiejie Li, Ruthie Arieti and Christopher J. Staiger</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section 2 Cellular Mechanisms Underlying Various Cell Shapes 163</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 The Regulation of Cell Shape Formation by ROP-dependent Auxin Signaling 165<br />
<em>Shingo Nagawa and Zhenbiao Yang</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Xylem Cell Wall Pattern Formation Regulated by Microtubule-associated Proteins and ROP GTPases 191<br />
<em>Yoshihisa Oda and Hiroo Fukuda</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 ROP Signaling and the Cytoskeleton in Pollen Tube Growth 215<br />
<em>Lei Zhu and Ying Fu</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Phosphoinositide Signaling in Root Hair Tip Growth 239<br />
<em>Hiroaki Kusano, Rumi Tominaga, Takuji Wada, Mariko Kato and Takashi Aoyama</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Arabidopsis Trichome Morphogenesis and the Role of Microtubules in Controlling Trichome Branch Formation 269<br />
<em>M. David Marks</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Transfer Cells: Novel Cell Types with Unique Wall Ingrowth Architecture Designed for Optimized Nutrient Transport 287<br />
<em>David W. McCurdy</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section 3 Developmental Regulations of Cell Shape 319</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Regulation of Guard Cell Formation by Integration of Transcriptional and Signaling Regulation 321<br />
<em>Chin-Min Kimmy Ho and Dominique C. Bergmann</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Transcriptional Regulation of Biosynthesis of Cell Wall Components during Xylem Differentiation 351<br />
<em>Ruiqin Zhong and Zheng-Hua Ye</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Phloem Cell Development 379<br />
<em>Raffael Lichtenberger, Kaori Furuta-Miyashima, Eva Hellmann and Ykä Helariutta</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 661, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('a8a12090-babb-4c7a-9039-0382e1290e75', 'b226d33c-a804-4379-8ae9-073d6531ebae', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Benchmarks in Social Research Methods</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sebastian Schnettler</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857025883</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1552</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5026, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('a8a6fdda-d0b2-47dc-af3e-4fb38c135026', '7f0b77ff-979b-4e85-96eb-1b7b0609e82d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ashutosh Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181162120</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4245, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('a8a86a80-e76e-4dd5-b46b-5f792f238e78', '7d7b8b9f-8dbb-479d-9b90-4f2eb14f7e9b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Constantine M. Dafermos</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540254522</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4043, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('a8ac2ae3-08f0-46fc-84ad-c93613223f72', '7fac0a02-cfeb-40c8-8e0a-1d41c2ad49a8', 'Description HTML', 1, '<p>&nbsp;</p>

<p>Advances in Algebraic Geometry Codes presents the most successful applications of algebraic geometry to the field of error-correcting codes, which are used in the industry when one sends information through a noisy channel. The noise in a channel is the corruption of a part of the information due to either interferences in the telecommunications or degradation of the information-storing support (for instance, compact disc). An error-correcting code thus adds extra information to the message to be transmitted with the aim of recovering the sent information. With contributions from renowned researchers, this pioneering book will be of value to mathematicians, computer scientists, and engineers in information theory.</p>', 2503, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('a8b38703-6743-411e-a75a-44b40b61edf3', '6f0f1dc0-db41-4cfe-ade2-5ed7e3d8c147', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">साहित्य और समकालीन सरोकार &nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ.साधना शर्मा&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789388891967</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 797, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('a8b390b8-d8fe-4b08-aa1b-7bd609927314', '6b3c16cc-f5ad-4671-9032-8f6cee33ca3b', 'Description HTML', 1, '<p>All human interactions are conditioned on social cognition and, in turn, influence social cognition: it is a core field in social psychology, and now it also overlaps social neuroscience, social and cognitive development, behavioural economics, health psychology, diversity science, and more. This four-volume collection brings together some of the most influential and important articles to have come out of the field over the past decades, as well as taking in modern developments which reflect just how vital the subject still is today. Volume One: Basic Concepts in Social Cognition Volume Two: Topics in Social Cognition: Self, Attributions, Heuristics, and Inferences Volume Three: Topics in Social Cognition: Cognitive Approaches to Attitudes, Stereotyping and Prejudice Volume Four: Beyond Cognition: Affect and Behaviour</p>', 4867, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('a8b56c9b-6338-4a56-ad44-5d4f9335bc07', 'd219114b-0ace-40d3-876d-73c46b590679', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Content - Ornamental, Recreational, Residential, Waterscape, Index, Acknowledgments</span></p>', 6016, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('a8b7f2b8-4cd5-409b-8466-ab371fea7761', 'df8f70e8-eb54-4069-90da-c8dee3d5da6c', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">
			<h3>Bhavabhuti - A Counterpoint</h3>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dr. Naveen Kumar Jha</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788186702611</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Publishers</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">Motilal Banarsidass</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
	</tbody>
</table>', 2820, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('a8c369c0-e59e-4b95-9e24-f5510a3f3d65', 'a60637a0-8ea6-463c-a260-d2725cbdb146', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sarat C. Joshi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178805054</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4705, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('a8c4ef15-627e-497b-ba60-27e1eeb374f0', 'b5c7a873-58b4-456e-a1d1-ce07a51ba01f', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Naoufel Ben Abdllah, Anton Arnold, Pierre Degond</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0387404961</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387404967</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>X, 295</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1702, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('a8cce461-6a23-49bc-9c0b-6bfd98fea4b7', 'cfbc2f6d-19a1-4877-8727-dcd5302024f0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">प्राथमिक सुबोध व्याकरण कौमुदी (सूत्रव्याखासहितप्रयोगसिद्धि:)- 2 भागो में&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">त्रिपाठी & मिश्र</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391214531</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1111, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('a8d46db1-ea20-43cc-b475-210509992178', 'de5ef269-1959-411b-81b7-b3bd870a57b4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Na Jane Kyon</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Banwari Lal (Rajouriya)</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193317228</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Gyangeeta Prakashn</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2861, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('a8f6794e-effe-49a6-a3d9-8fe145732089', '285ab4e8-cb4c-4e4d-b0e9-a8ff8f87ddbd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">The&nbsp;</span></span>Encyclopedia of Human Behavior&nbsp;is a comprehensive four-volume reference source on human action and reaction, and the thoughts, feelings, and physiological functions behind those actions. Presented alphabetically by title, 250 articles probe both enduring and exciting new topics in physiological psychology, perception, personality, abnormal and clinical psychology, cognition and learning, social psychology, developmental psychology, language, and applied contexts. Written by leading scientists in these disciplines, every article has been peer-reviewed to establish clarity, accuracy, and comprehensiveness. The first reference source to provide both depth and breadth to the study of human behavior, the encyclopedia promises to be a much used reference source. This set appeals to public, corporate, university and college libraries, libraries in two-year colleges and some secondary schools.<br>
<br>
Key Features<br>
* Comprehensive250 signed articles across disciplines in education, psychology, gerontology, physiology, and anthropology<br>
* 2500 pages<br>
* 15000 index entries<br>
* 275 figures and 50 Tables<br>
* 2000 glossary entries<br>
* 2000 bibliographic entries<br>
* Accurate<br>
* Written by established experts, every article has been peer-reviewed<br>
* Truly international collection of contributors from U.S.A., Australia, Belgium, Canada, France, Germany, Ireland, Israel, Japan, Sweden, and the United Kingdom<br>
* User-Friendly<br>
* More than 1200 cross-references to other entries, each article notes related articles for additional reading<br>
* Each article contains a table of contents, glossary, definition of topic, and bibliography</span></span></p>', 1470, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('a9137104-47ca-46c4-a09d-afedbebad813', 'ee877d88-854c-4a69-a9c5-9b2dc05519db', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -&nbsp;</strong></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Introduction,&nbsp;Acknowledgments,&nbsp;List of Contributors, Abbreviations,&nbsp;Arrangement&nbsp;of the Material,&nbsp;Part I: Social and Cultural Dimensions,&nbsp;1. Documentation,&nbsp;2. Popular Music Studies,&nbsp;3. Social Phenomena,&nbsp;4. Stylistic and Textual Dimensions,&nbsp;5. Venues,&nbsp;PART II: The Industry,&nbsp;6. General Terms,&nbsp;7. Audio Technical Terms,&nbsp;8. Broadcasting,&nbsp;9. Copyright,&nbsp;10. Deals and Contracts,&nbsp;11. The Film Industry and Popular Music,&nbsp;12. Hardware,&nbsp;13. Instrument Manufacture,&nbsp;14. Management and Marketing,&nbsp;15. Publishing,&nbsp;16. Recording,&nbsp;Record Corporations,&nbsp;Recording Studios,&nbsp;Record Labels/Companies,&nbsp; 17.&nbsp;Unions,&nbsp;Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2274, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('a91ce9e1-9bea-4a69-85da-da76d5568301', 'b5590a74-bf70-4fcd-a3e1-ca345105c8ca', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>In a short quarter-century, the electronic computer has had an enor­mous impact upon business, industry, science, education, and society in general. Scarcely an occupation or academic discipline has not been profoundly affected by the computer’s speed and tireless capa­ city for work. The advent of large-scale integrated circuits, micropro­cessors, and large-capacity semiconductor memories have made pos­sible powerful computer systems, cutting their cost, dimensions, and power consumption.</p>

<p>In order for automation to be introduced throughout the economy, a common engineering base is essential. The CMEA countries, there­ fore, have started mass production of a Unified System of Com­ puters, the Cyrilic ES EVM title yielding the abbreviation which we shall now use.</p>

<p>The six base models differ in their specifications (speed, main storage capacity, etc.) and some 140 different peripherals are avail­ able. These peripherals substantially enhance the abilities of the ES EVM computers without affecting their software compatibility.</p>

<p>The ES EVM computer system has become a vital tool for any re­ search worker who must solve complicated problems. They have been applied in the most diverse fields of science and technology, such as physics, chemistry, geology, biology, nuclear power engineering, space research, rocket technology, aviation, machine-tool industry, and management. There is hardly any industry which does not use or cannot use computers in some way.</p>

<p>The software for the ES range includes operating systems, auto­matic programming aids in standard languages and compilers.</p>

<p>Algorithmic languages are the most important part of the ES EVM software, and provide tools for solving problems on ES computers.</p>

<p>All those attending the computers, system programmers and ope­rators, those involved in data processing, and computer maintenance specialists must be conversant with programming in such problem-oriented languages as ALGOL, FORTRAN, COBOL, Assembler, and PL/I.</p>

<p>This book is aimed at training such specialists of medium level. We believe this text will be of help to those using an independent approach to the study of computer programming and algorithmic languages.</p>', 1390, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('a9268bb2-5cb8-47a8-9f63-e759cdd36323', '48d88f39-731c-4c20-9bad-3d58ed0fd2f1', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">TITLE</td>
			<td style="text-align:center">Molecules without Chemical Bonds</td>
		</tr>
		<tr>
			<td style="text-align:center">AUTHOR</td>
			<td style="text-align:center">I.S Dmitriev</td>
		</tr>
		<tr>
			<td style="text-align:center">PUBLISHER</td>
			<td style="text-align:center">Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center">YEAR OF PUBLICATION</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center">PAGES</td>
			<td style="text-align:center">165</td>
		</tr>
		<tr>
			<td style="text-align:center">BINDING</td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1293, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('a92ac2de-d356-418a-8cef-c2cab9706377', '5ca99177-6ffc-481c-8891-20239ca18469', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Contemporary Management 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jones George</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780071220934</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 226, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('a9355dd8-b56d-47e4-ae51-d7d22f23b926', 'aeb2e3ba-12e7-4f0f-a672-fb8cd2bbb009', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Problems and Exercises in Physical Chemistry </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">E. V. Kiselyova</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">-</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">512</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1265, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('a938b24b-f53b-40e0-8ae2-d0d8d34752f0', '350ff991-fc28-40c5-bec2-445abb67e611', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Jeewan-Ambudhi Se Anjuli Bhar</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shiv Anand</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181664815</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2985, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('a9439fe4-65c7-49f8-b5f0-c6f2c250df58', '78ffd6c6-9921-4da7-82c9-256aba082cfc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Environmental Chemical and Hydrological Cycle</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Renu Devi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395431316</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Venus Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 676, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('a949a228-6836-4e90-bf4e-b3cdbdbd1bfb', '53f4bec1-2587-46e9-a5aa-43a30b12fdd7', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Statistical Data Analysis - A Practical Guide with 1250 exercises and answer key on CD</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>&nbsp;Milan Meloun,&nbsp;J. Militky</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Milan Meloun is Professor of Chemometrics at Department of Analytical Chemistry, Faculty of Chemical Technology, Technical University of Liberec, Czech Republic.</p>

			<p><br>
			J Militky is a professor with the Department of Textile Materials, Faculty of Textile Engineering at the Technical University of Liberec, Czech Republic.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9380308116</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380308111</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>773 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 3871, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('a95f799d-c77d-4c6f-854b-efee295ad3ce', 'c5cf3281-48ca-4b2d-95d6-a2662543a90d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Text Book of Forensic Science:Crime Scene, Toxicology, Finger print, DNA, Digital & Ballistic ( Q & A )&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Colonel ( Dr.) Rajesh Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830464</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p>&nbsp;</p>', 1439, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('a96cbead-85f8-4212-a1fd-5ae88074f02f', '0d74223a-9bd9-42e7-9631-c72311b28df6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.A. Khan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352184</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2780, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('a982c5a5-31cc-4f95-aa9b-1124e4e011a4', 'e238399a-5a52-48cc-926d-df1299228536', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anita Blakrishnan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736408</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2694, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('a986c267-4e59-4a21-bc1a-016a10c502f4', '3d991445-c1a6-49bd-8669-a1116946c5a7', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">From 2008, for the first time in human history, half of the world''s population will live in cities. Yet despite a wealth of literature on green architecture and planning, there is to date no single book which draws together theory from the full range of disciplines - from architecture, planning and ecology - which we must come to grips with if we are to design future cities which are genuinely sustainable.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Paul F. Downton''s Ecopolis takes a major step along this path. It highlights the urgent need to understand the role of cities as both agents of change and means of survival, at a time when climate change has finally grabbed world attention, and it provides a framework for designing cities that integrates knowledge - both academic and practical - from a range of relevant disciplines.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Identifying key theorists, practitioners, places and philosophies, the book provides a solid theoretical context, and goes on to present a series of design and planning tools for achieving Sustainable Huma Ecological Development (SHED). Combining knowledge from diverse fields to present a synthesis of urban ecology, the book will provide a valuable resource for students, researchers and practitioners in architecture, construction, planning, geography and the traditional life sciences.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Illustrations, Foreword, Introduction: The City Is My University, Part I Propositions, Theory and Practice, I. People, Places and Philosophies, 1 The Ground Plan, 2 An Epistemology for Urban Ecology, 3 Architecture, Urbanism and Ecological Perspectives, 4 Weavers of Theory, 5 The Aesthetics of Ecopolis, 6 Finding Fractals: Identifying Elements of the Ecocity, 7 Building Fractals: Ecopolis Projects in Australia, Colour Plates, Part II Towards a Theoretical Synthesis, II. Rebuilding the Foundations, 8 Synthesis I: City Ecology, 9 Synthesis II: EcoDevelopment, 10 Synthesis III: Education, Advocacy and Activism, 11 Synthesis IV: The SHED Sustainable Human Ecological Development, 12 Our Cities, Our Selves, APPENDIX 1: My Favourite Thought Experiment, APPENDIX 2: Density and Urban Villages, APPENDIX 3: City Size; the Case of Somerset and Adelaide, APPENDIX 4: Adelaide, Calcutta and the Western Comfort Zone, APPENDIX 5: Charter for a New Municipium, Acknowledgments, Bibliography, Index</span></p>', 1783, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('a98f74ac-5358-4655-a17c-df397e38147a', '6b1605c5-e650-4877-a634-80b5898f07a0', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Along with Aleister Crowley, Madame Blavatsky and George Gurdjieff, P. D. Ouspensky (1878-1947) was one of the most important and influential figures in the accult movements of the twentieth century. With such books as The Fourth Dimension (incorporated in the present volume), Tertium Organum, In Search of the Miraculous and The Psychology of Man''s Possible Evolution he earned a loyal following among those seeking a deeper knowledge of themselves and their lives, and of the meaning of human existence.</span></p>

<p style="text-align:justify"><span style="font-size:18px">In the present book, Ouspensky analyzes certain older schools of thought, of both East and West, connects them with modern ideas and explains them in the light of 20th-century discoveries and speculations in physics and philosophy. In the process he explores relativity, the fourth dimension, Christian symbolism, the tarot, yoga, dreams, hypnotism, eternal recurrence and various psychological theories.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book closes with an examination of the role of sex in the evolution of man toward superman. Anyone interested in the occult, mysticism and the relationship of those elements to scientific developments in the modern world will find much to ponder in these stimulating, thought-provoking pages.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">INTRODUCTION,&nbsp;I ESOTERICISM AND MODERN THOUGHT,&nbsp;II THE FOURTH DIMENSION,&nbsp;III SUPERMAN,&nbsp;IV CHRISTIANITY AND THE NEW TESTAMENT,&nbsp;V THE SYMBOLISM OF THE TAROT,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">VI WHAT IS YOGA?,&nbsp;VII ON THE STUDY OF DREAMS AND ON HYPNOTISM,&nbsp;VIII&nbsp; &nbsp;EXPERIMENTAL MYSTICISM,&nbsp;IX IN SEARCH OF THE MIRACULOUS,&nbsp;X A NEW MODEL OF THE UNIVERSE, XI ETERNAL RECURRENCE AND THE LAWS OF MANU, XIII SEX AND&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; EVOLUTION&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2292, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('a9adb1a1-f44e-499f-b76b-080bcdc02c8a', 'a3965fa6-ff70-456c-ac90-3b7201406c50', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Mamta Rani Bhatnagar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171730254</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>127</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2678, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('a9b21ace-b052-4474-b365-7c88f15da9d6', 'ca899e02-4040-4295-9b00-e61f57bc3983', 'Description HTML', 1, '<h2>This book provides a detailed analysis of all aspects of capacitive DC-DC converter design: topology selection, control loop design and noise mitigation. Readers will benefit from the authors’ systematic overview that starts from the ground up, in-depth circuit analysis and a thorough review of recently proposed techniques and design methodologies. Not only design techniques are discussed, but also implementation in CMOS is shown, by pinpointing the technological opportunities of CMOS and demonstrating the implementation based on four state-of-the-art prototypes.</h2>', 5463, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('a9bb3c52-3bfb-42c5-98bb-0ce1a7d908c3', '15a67626-2495-4489-a346-d702e518a1d1', 'Description HTML', 1, '<h1>SARCC ke Ayne mein - Bharat Pak Sambandh</h1>', 4312, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('a9c5f125-ea5d-46ae-a651-be427cd50d2e', '09cd281f-2590-4dd4-9b44-99ecab247d3e', 'Additional Attributes HTML', 1, '<h1>The Handbook of Social Anthropology - 2Vols. NEW</h1>', 5608, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('a9c629e0-3b66-4cac-adb7-18be5e5c9b06', '35ce055a-041f-4cf4-a55f-2c400eaf097b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Fundamentals Of Physics V-2</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">B.M Yavorsky</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">488</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1061, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('a9cc7db4-ab39-4d81-b4a1-66bc89bde3a0', '9b4747a4-7084-49ad-a523-4015fecbdb54', 'Description HTML', 1, '<p>&nbsp;</p>

<p>In 1970 Bernd Fischer proved his beautiful theorem classifying the almost simple groups generated by 3-transpositions, and in the process discovered three new sporadic groups, now known as the Fischer groups. Since then, the theory of 3-transposition groups has become an important part of finite simple group theory, but Fischer''s work has remained unpublished. 3-Transposition Groups contains the first published proof of Fischer''s Theorem, written out completely in one place. Fischer''s result, while important and deep (covering a number of complex examples), can be understood by any student with some knowledge of elementary group theory and finite geometry. Thus Part I has minimal prerequisites and could be used as a text for an intermediate level graduate course. Parts II and III are aimed at specialists in finite groups and are a step in the author''s program to supply a strong foundation for the theory of sporadic groups.</p>', 2523, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('a9fa9290-66ca-44ab-97c9-c597dcafb6da', '6cd948de-f1a9-4e6b-85d9-c6b0864b15d8', 'Description HTML', 1, '<h1>The Sage Handbook of Social Cognition</h1>', 5503, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('aa02e75d-4b81-4e35-b2e1-466616ae4b16', '892832d1-5bc1-4069-9aee-d543a2a31a13', 'Description HTML', 1, '<h1>Shiksha ke Vividh Ayaam A NEW</h1>', 5152, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('aa041a6e-feb4-44a1-b48c-b954e6988c05', '278d803d-d993-40e6-bdd7-ecb8cc15c986', 'Additional Attributes HTML', 1, '<h1>New Enterprise Management - A Creation of Women Entrepreneurs</h1>', 4735, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('aa237f85-3c3a-419a-a004-5545afb40d16', '536ca87d-ffc7-4d45-8091-5071fd74dd6e', 'Additional Attributes HTML', 1, '<h1>An Introduction to the Mathematical Theory of Dynamic Materials</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;277 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;3319653458</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3319653457</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;680 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.88 x 2.54 x 23.5 cm</span></li>
</ul>', 2478, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('aa26ec05-b915-4386-9ea1-a20de21a5a92', 'd626fbf1-a043-4a7e-8761-0b66136947aa', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Laboratory Manual for General and Inorganic Chemistry</td>
		</tr>
		<tr>
			<td style="text-align:center">Author&nbsp;</td>
			<td style="text-align:center">Z. Vasilyeva</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">304</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1118, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('aa278234-6205-4bc2-8b18-12b42a117c23', '28e2adfd-c34c-40e3-ba96-886cd2ed8126', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Animal Oncology is a completely comprehensive book written in simple language covering the pertinent information to inculcate the knowledge of Neoplasms to Veterinary Students, Researchers and Practitioners. This Book is also useful to Medical and Dental Students. Readers of Ocology, who are often highly confused due to their imagination and understanding of this subject, will find this Book as a boon, which alleviates the hindrances of understanding Oncology. Clear illustrations on each and every aspect of Veterinary Oncology have been provided for easy understanding and remembrance.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book has two parts namely General Oncology and Special Oncology. General Oncology deals with the general concepts of neoplasms in 14 Chapters and Special Oncology deals with specific neoplasms pertaining to different body systems in 35 Chapters. Special Oncology has been fortified with 155 colour photographs that have been taken from various tumour cases diagnosed by author over a period of more than 10 years. These photographs with their legends will make students, researchers and practitioners to understand about almost all neoplasms that occur in Livestock and Poultry easily. Research Articles published by author pertaining to certain tumours have been included for the interest of Oncology researches. Special staining and immunohistochemical illustrations provided to certain tumours in this Book will also be highly useful to Oncology researchers. The World Health Organization and World Health Animal Organization-approved, Gold standard technique to finalize a growth/swelling/mass/tumour is Histopathological reading that would be well enjoyed by any Veterinary Student or Practitioner who is reading this book.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Foreword,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Preface,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: General Oncology,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Special Oncology (Specific Neoplasms)&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 3848, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('aa447bc8-f08d-4ad3-9032-709137db9e3d', '769c1526-9359-4611-be3d-dc460eaa2577', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Architects increasingly operate on a global scene, and just as numerous British architects have proved highly successful at winning projects abroad, so architects from Europe, the United States and the Far East are making their mark in Britain. One thinks, for example, of Daniel Libeskind''s Imperial War Museum North and Tadao Ando''s new square and pavilion project, both in Manchester, or of Frank Gehry''s Cancer Care Centre in Dundee. Well-known British practices such as Future Systems, Alsop Architects and Nicholas Grimshaw & Partners also inevitably feature prominently in the exciting international story of Britain''s recent architectural renaissance, but so too do newer, smaller practices, including many based outside the capital, for example Ian Simpson Architects in Manchester, Glenn Howells Architects in Birmingham or Bauman Lyons Architects in Leeds.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book engagingly describes and illustrates over 100 outstanding projects, both large and small, from around Britain - none completed earlier than 2001, and some still under construction or planned. A substantial introduction describes the development of architecture in Britain since the 1960s, with an analysis of the influences that have moulded it and an examination of the major issues that look set to shape it in the future: urban regeneration, the current relevance of the ''vernacular'', energy concerns, conservation and reuse, and the impact of new materials and technologies. This book makes a forceful contribution to the continuing debate about the role of architecture in forging a new environment and underpinning the growth of a healthy society.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> ACKNOWLEDGEMENTS, INTRODUCTION, INFRASTRUCTURE&nbsp;AND PUBLIC BUILDINGS, MUSEUMS AND HERITAGE, ARTS AND LEISURE, EDUCATION AND HEALTH, HOUSES AND HOUSING, OFFICES AND INDUSTRY, SHOPS AND RESTAURANTS, FURTHER READING, PICTURE CREDITS, INDEX</span></p>', 1805, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('aa49d96a-6c4a-49ab-a0f1-03c650bd82bb', '4fd31790-4cad-4ec8-acf1-e0c70f0a2fe4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span><br>
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Modern computer algebra systems are revolutionizing the teaching and learning of mathematically intensive subjects in science and engineering, enabling students to explore increasingly complex and computationally intensive models that provide analytic solutions, animated numerical solutions, and complex two- and three-dimensional graphic displays.&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">The Appetizers</span></strong></span></span></li>
</ol>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Phase-Plane Portraits</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Phase-Plane Analysis</span></span></span></li>
</ol>

<ol start="2" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">The Entrees</span></strong></span></span></li>
</ol>

<ol start="3">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Linear ODE Models</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nonlinear ODE Models</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Linear PDE Models. Part 1</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Linear PDE Models. Part 2</span></span></span></li>
</ol>

<ol start="3" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">The Desserts</span></strong></span></span></li>
</ol>

<ol start="7">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Hurt for Solitons</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nonlinear Diagnostic Tools</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm">&nbsp;</p>', 2487, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('aa50fd2c-558b-4042-af40-40efeb1815de', 'dae65c2c-6717-4997-abde-8752bfd48879', 'Description HTML', 1, '<h1>Metaphysics of Redemption - An Anthology of World Literature V 1</h1>', 2763, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('aa5b6788-a707-4b60-bfc6-14b8976982b4', '59182263-3a8b-4be2-b282-47ef224b8f62', 'Description HTML', 1, '<h5>मुक्तिबोध की '' भूरी-भूरी खाक-धूल'' एक विमर्श </h5>
', 136, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('aa5eb4b5-3c09-4f22-a590-65b4bc51ffb2', '66192308-e1b5-49f4-99dc-f1e9f21acec1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Exploring Research 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Neil J. Salkind</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292156293</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 216, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('aa6dea65-9ba2-41cd-a472-a7dba99ec3c2', '911fdf17-e5b7-4784-8d16-9a4db0f77363', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Contents</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">1. V.S. Naipaul: His Life and Work</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">2. Naipaul’s Sensibility: Triple Identity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">3. A Critique of India: An Area of Darkness</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">4. Naipaul’s Idea of Indian Culture ‘India: A Wounded Civilization’</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">5. Some Errors in Naipaul’s Observations on India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">6. The Ordeal of Democracy in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">7. A Threat to Secularism in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">8. Naipaul’s Style</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">9. Conclusion</span></span></span></p>', 5799, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('aa708f31-8c70-454f-b729-a011e262e36d', '36cddc2d-70fb-4204-af18-4920837daf18', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Conserving and Valuing Ecosystem Services and Biodiversity: Economic,Institutional and Social Challenges</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">K N Ninan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781849711739</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Routledge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 258, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('aa8fa5e1-4acf-4c67-81f5-ea55abdba9f3', 'f3d26be8-42de-4081-808f-a9e6ebcab81e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gayatri Pagdi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188569304</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>251</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5478, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('aa9c6b36-d6e8-40d0-9012-7d6d131c0351', '25dc1c91-ac6c-4045-ab2f-2bb8674132da', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Essentials of College Algebra, Eleventh Edition,</span></strong><span style="font-family:"Bookman Old Style",serif"> by Lial, Hornsby, Schneider, and Daniels, develops both the conceptual understanding and the analytical skills necessary for success in mathematics. With the Eleventh Edition, the authors have adapted and updated the program for the evolving student, New co-author Callie Daniels brings her experience with traditional, hybrid, and online courses, to create a suite of resources to support today’s learners.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">R. Review of Basic Concepts.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R.1 Sets</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R.2 Real Numbers and Their Properties</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R.3 Polynomials</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R.4 Factoring Polynomials</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R.5 Rational Expressions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R.6 Rational Exponents</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">R.7 Radical Expressions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">1. Equations and Inequalities</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.1 Linear Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.2 Applications and Modeling with Linear Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.3 Complex Numbers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.4 Quadratic Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.5 Applications and Modeling with Quadratic Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.6 Other Types of Equations and Applications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.7 Inequalities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1.8 Absolute Value Equations and Inequalities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">2. Graphs and Functions</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.1 Rectangular Coordinates and Graphs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.2 Circles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.3 Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.4 Linear Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.5 Equations of Lines and Linear Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.6 Graphs of Basic Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.7 Graphing Techniques</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2.8 Function Operations and Composition</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">3. Polynomial and Rational Functions.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.1 Quadratic Functions and Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.2 Synthetic Division</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.3 Zeros of Polynomial Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.4 Polynomial Functions: Graphs, Applications, and Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.5 Rational Functions: Graphs, Applications, and Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3.6 Variation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">4. Inverse, Exponential, and Logarithmic Functions.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.1 Inverse Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.2 Exponential Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.3 Logarithmic Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.4 Evaluating Logarithms and the Change-of-Base Theorem</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.5 Exponential and Logarithmic Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4.6 Applications and Models of Exponential Growth and Decay</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">5. Systems and Matrices</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.1 Systems of Linear Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.2 Matrix Solution of Linear Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.3 Determinant Solution of Linear Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.4 Partial Fractions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.5 Nonlinear Systems of Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.6 Systems of Inequalities and Linear Programming</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.7 Properties of Matrices</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5.8 Matrix Inverses</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 289, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('aaa6185b-1091-4b5b-b03d-9e15bab439c0', '0339a5c7-9a63-4197-aa1e-674f05e9800f', 'Additional Attributes HTML', 1, '<h1>Interacting Stochastic systems</h1>', 4918, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('aab346f0-1af6-43ad-ad68-044be2483708', 'ec81641f-6e97-4fa0-85a8-1208c41782a0', 'Description HTML', 1, '<h1>Bertrand Russell''s Conception of Peace</h1>', 4771, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('aabc7001-2c7a-4fd0-897b-92bc1448fda1', '4ef06bc0-56e8-4dcd-a97f-7c7ebe5802b4', 'Description HTML', 1, '<p>This thorough yet understandable introduction to the boundary element method presents an attractive alternative to the finite element method. It not only explains the theory but also presents the implementation of the theory into computer code, the code in FORTRAN 95 can be freely downloaded. The book also addresses the issue of efficiently using parallel processing hardware in order to considerably speed up the computations for large systems. The applications range from problems of heat and fluid flow to static and dynamic elasto-plastic problems in continuum mechanics.</p>', 3948, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('aabce01e-60e2-4631-8b60-8c81e0655a61', 'af03cddf-0af3-499c-b349-04f11da2010c', 'Description HTML', 1, '<p>Vividly and in some depth retraces the golden years of particle physics as witnessed by one of the scientists who made seminal contributions to the understanding of what is now known as the Standard Model of particle physics. It will provide the interested reader with a first-hand account and deeper understanding of the multilayered and sinous development that finally led to the present architecture of this theory. Combines particle physics with insightful stories about fellow physicists of some note and the political turmoil of his times.</p>', 4032, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('aad64714-ebf4-41bf-93be-3cb058e34ee2', '52ca8ff2-dc01-41c2-af05-facf6f811f7f', 'Description HTML', 1, '<p>Emergent Methods in Social Research: Theories, Methods, and Methodologies introduces state-of-the-art social research methods that address the growing methods-theory gap within and across the disciplines. In this text, editors Sharlene Nagy Hesse-Biber and Patricia Leavy combine original, in-depth introductions, previously published articles, and original works to provide readers with a comprehensive view of new and cutting-edge research methods and methodologies.</p>', 4642, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('aae61f0c-08b3-4d53-9c50-4c65942f74b5', '5d1425b6-5d1a-4cc3-9f61-92e8a349df9e', 'Additional Attributes HTML', 1, '<h1>Random Field Models in earth Sciences BOOK</h1>', 5219, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('aae6e6ea-a23c-4714-a5f9-a44d2214a812', 'cb0ad39c-fc67-431b-8182-b9d36577d6d0', 'Description HTML', 1, '<h1>Bhartiya Samaj a new</h1>', 4989, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('aaed057d-c512-45f7-b79f-d5f7b96a36da', 'e25921f2-9b9d-4c45-a6e8-690d68242997', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p>A comprehensive presentation of Surface-Enhanced Raman Scattering (SERS) theory, substrate fabrication, applications of SERS to biosystems, chemical analysis, sensing and fundamental innovation through experimentation. Written by internationally recognized editors and contributors.<br />
<br />
Relevant to all those within the scientific community dealing with Raman Spectroscopy, i.e. physicists, chemists, biologists, material scientists, physicians and biomedical scientists.<br />
<br />
SERS applications are widely expanding and the technology is now used in the field of nanotechnologies, applications to biosystems, nonosensors, nanoimaging and nanoscience.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><strong>1. Calculation of Surface-Enhanced Raman Spectra Including Orientational and Stokes Effects Using TDDFT/Mie Theory QM/ED Method 1</strong><br />
<em>George C. Schatz and Nicholas A. Valley</em></p>

<p>1.1 Introduction: Combined Quantum Mechanics/Electrodynamics Methods 1</p>

<p>1.2 Computational Details 3</p>

<p>1.3 Summary of Model Systems 4</p>

<p>1.4 Azimuthal Averaging 5</p>

<p>1.5 SERS of Pyridine: Models G, A, B, S, and V 6</p>

<p>1.6 Orientation Effects in SERS of Phthalocyanines 11</p>

<p>1.7 Two Particle QM/ED Calculations 13</p>

<p>1.8 Summary 15</p>

<p>Acknowledgment 16</p>

<p>References 16</p>

<p><strong>2. Non-resonant SERS Using the Hottest Hot Spots of Plasmonic Nanoaggregates 19</strong><br />
<em>Katrin Kneipp and Harald Kneipp</em></p>

<p>2.1 Introduction 19</p>

<p>2.2 Aggregates of Silver and Gold Nanoparticles and Their Hot Spots 21</p>

<p>2.2.1 Evaluation of Plasmonic Nanoaggregates by Vibrational Pumping due to a Non-resonant SERS Process 21</p>

<p>2.2.2 Probing Plasmonic Nanoaggregates by Electron Energy Loss Spectroscopy 24</p>

<p>2.2.3 Probing Local Fields in Hot Spots by SERS and SEHRS 25</p>

<p>2.3 SERS Using Hot Silver Nanoaggregates and Non-resonant NIR Excitation 26</p>

<p>2.3.1 SERS Signal vs. Concentration of the Target Molecule 26</p>

<p>2.3.2 Spectroscopic Potential of Non-resonant SERS Using the Hottest Hot Spots 30</p>

<p>2.4 Summary and Conclusions 31</p>

<p>References 32</p>

<p><strong>3. Effect of Nanoparticle Symmetry on Plasmonic Fields: Implications for Single-Molecule Raman Scattering 37</strong><br />
<em>Lev Chuntonov and Gilad Haran</em></p>

<p>3.1 Introduction 37</p>

<p>3.2 Methodology 38</p>

<p>3.3 Plasmon Mode Structure of Nanoparticle Clusters 39</p>

<p>3.3.1 Dimers 39</p>

<p>3.3.2 Trimers 40</p>

<p>3.4 Effect of Plasmon Modes on SMSERS 47</p>

<p>3.4.1 Effect of the Spectral Lineshape 47</p>

<p>3.4.2 Effect of Multiple Normal Modes 49</p>

<p>3.5 Conclusions 54</p>

<p>Acknowledgment 54</p>

<p>References 54</p>

<p><strong>4. Experimental Demonstration of Electromagnetic Mechanism of SERS and Quantitative Analysis of SERS Fluctuation Based on the Mechanism 59</strong><br />
<em>Tamitake Itoh</em></p>

<p>4.1 Experimental Demonstration of the EM Mechanism of SERS 59</p>

<p>4.1.1 Introduction 59</p>

<p>4.1.2 Observations of the EM Mechanism in SERS Spectral Variations 60</p>

<p>4.1.3 Observations of the EM Mechanism in the Refractive Index Dependence of SERS Spectra 62</p>

<p>4.1.4 Quantitative Evaluation of the EM Mechanism of SERS 64</p>

<p>4.1.5 Summary 72</p>

<p>4.2 Quantitative Analysis of SERS Fluctuation Based on the EM Mechanism 72</p>

<p>4.2.1 Introduction 72</p>

<p>4.2.2 Intensity and Spectral Fluctuation in SERS and SEF 73</p>

<p>4.2.3 Framework for Analysis of Fluctuation in SERS and SEF 73</p>

<p>4.2.4 Analysis of Intensity Fluctuation in SERS and SEF 76</p>

<p>4.2.5 Analysis of Spectral Fluctuation in SERS and SEF 78</p>

<p>4.2.6 Summary 82</p>

<p>4.3 Conclusion 82</p>

<p>Acknowledgments 83</p>

<p>References 83</p>

<p><strong>5. Single-Molecule Surface-Enhanced Raman Scattering as a Probe for Adsorption Dynamics on Metal Surfaces 89</strong><br />
<em>Mai Takase, Fumika Nagasawa, Hideki Nabika and Kei Murakoshi</em></p>

<p>5.1 Introduction 89</p>

<p>5.2 Simultaneous Measurements of Conductance and SERS of a Single-Molecule Junction 90</p>

<p>5.3 SERS Observation Using Heterometallic Nanodimers at the Single-Molecule Level 96</p>

<p>5.4 Conclusion 101</p>

<p>Acknowledgments 101</p>

<p>References 101</p>

<p><strong>6. Analysis of Blinking SERS by a Power Law with an Exponential Function 107</strong><br />
<em>Yasutaka Kitahama and Yukihiro Ozaki</em></p>

<p>6.1 Introduction 107</p>

<p>6.2 Materials and Methods 110</p>

<p>6.3 Power Law Analysis 110</p>

<p>6.4 Plasmon Resonance Wavelength Dependence 117</p>

<p>6.4.1 Power Law Exponents for the Bright and Dark Events 117</p>

<p>6.4.2 Truncation Time for the Dark Events 123</p>

<p>6.5 Energy Density Dependence 123</p>

<p>6.5.1 Power Law Exponents for the Bright and Dark Events 123</p>

<p>6.5.2 Truncation Time for the Dark Events 125</p>

<p>6.5.3 Comparison with Other Analysis 126</p>

<p>6.6 Temperature Dependence 129</p>

<p>6.6.1 Power Law Exponents for the Bright and Dark Events 129</p>

<p>6.6.2 Truncation Time for the Dark Events 129</p>

<p>6.6.3 Comparison with Other Analysis 130</p>

<p>6.7 Summary 132</p>

<p>Acknowledgments 132</p>

<p>References 133</p>

<p><strong>7. Tip-Enhanced Raman Spectroscopy (TERS) for Nanoscale Imaging and Analysis 139</strong><br />
<em>Taka-aki Yano and Satoshi Kawata</em></p>

<p>7.1 Crucial Difference between TERS and SERS 139</p>

<p>7.2 TERS-Specific Spectral Change as a Function of Tip–Sample Distance 141</p>

<p>7.3 Mechanical Effect in TERS 143</p>

<p>7.4 Application to Analytical Nano-Imaging 144</p>

<p>7.5 Metallic Probe Tip: Design and Fabrication 149</p>

<p>7.6 Spatial Resolution 154</p>

<p>7.7 Real-Time and 3D Imaging: Perspectives 155</p>

<p>References 156</p>

<p><strong>8. Shell-Isolated Nanoparticle-Enhanced Raman Spectroscopy (SHINERS) 163</strong><br />
<em>Jian-Feng Li and Zhong-Qun Tian</em></p>

<p>8.1 Introduction 163</p>

<p>8.2 Synthesis of Various Shell-Isolated Nanoparticles (SHINs) 167</p>

<p>8.3 Characterizations of SHINs 169</p>

<p>8.3.1 Correlation of the SHINERS Intensity and Shell Thickness 169</p>

<p>8.3.2 Characterization of the Ultra-Thin Uniform Silica Shell 171</p>

<p>8.3.3 Influence of the SHINs on the Surface 172</p>

<p>8.4 Applications of SHINERS 173</p>

<p>8.4.1 Single-Crystal Electrode Surface 173</p>

<p>8.4.2 Non-Metallic Material Surfaces 175</p>

<p>8.4.3 Single Particle SHINERS 178</p>

<p>8.5 Different Strategies of SHINERS Compared to Previous SERS Works Using Core–Shell or Overlayer Structures 178</p>

<p>8.6 Advantages of Isolated Mode over Contact Mode 180</p>

<p>8.7 Concluding Discussion 184</p>

<p>8.8 Outlook 185</p>

<p>Acknowledgments 186</p>

<p>References 186</p>

<p><strong>9. Applying Super-Resolution Imaging Techniques to Problems in Single-Molecule SERS 193</strong><br />
<em>Eric J. Titus and Katherine A. Willets</em></p>

<p>9.1 Introduction 193</p>

<p>9.1.1 Single-Molecule Surface-Enhanced Raman Scattering (SM-SERS) 193</p>

<p>9.1.2 Super-Resolution Imaging 194</p>

<p>9.2 Experimental Considerations for Super-Resolution SM-SERS 195</p>

<p>9.2.1 Sample Preparation 195</p>

<p>9.2.2 Instrument Set-up 196</p>

<p>9.2.3 Camera Pixels and Theoretical Uncertainties 197</p>

<p>9.2.4 Correlated Imaging and Spectroscopy in Super-Resolution SM-SERS 198</p>

<p>9.2.5 Correlated Optical and Structural Data 199</p>

<p>9.3 Super-Resolution SM-SERS Analysis 200</p>

<p>9.3.1 Mechanical Drift Correction 201</p>

<p>9.3.2 Analysis of Background Nanoparticle Luminescence 202</p>

<p>9.3.3 Calculating the SM-SERS Centroid Position 202</p>

<p>9.4 Super-Resolution SM-SERS Examples 204</p>

<p>9.4.1 Mapping SM-SERS Hot Spots 204</p>

<p>9.4.2 The Role of Plasmon-Enhanced Electromagnetic Fields: Structure Correlation Studies 206</p>

<p>9.4.3 The Role of the Molecule: Isotope-Edited Studies 210</p>

<p>9.5 Conclusions 214</p>

<p>References 214</p>

<p><strong>10. Lithographically-Fabricated SERS Substrates: Double Resonances, Nanogaps, and Beamed Emission 219</strong><br />
<em>Kenneth B. Crozier, Wenqi Zhu, Yizhuo Chu, Dongxing Wang and Mohamad Banaee</em></p>

<p>10.1 Introduction 219</p>

<p>10.2 Double Resonance SERS Substrates 220</p>

<p>10.3 Lithographically-Fabricated Nanogap Dimers 226</p>

<p>10.4 Beamed Raman Scattering 229</p>

<p>10.5 Conclusions 238</p>

<p>References 239</p>

<p><strong>11. Plasmon-Enhanced Scattering and Fluorescence Used for Ultrasensitive Detection in Langmuir–Blodgett Monolayers 243</strong><br />
<em>Diogo Volpati, Aisha Alsaleh, Carlos J. L. Constantino and Ricardo F. Aroca</em></p>

<p>11.1 Introduction 243</p>

<p>11.2 Surface-Enhanced Resonance Raman Scattering of Tagged Phospholipids 245</p>

<p>11.2.1 Experimental Details 245</p>

<p>11.2.2 Langmuir and LB films 246</p>

<p>11.2.3 Electronic Absorption 247</p>

<p>11.2.4 Characteristic Vibrational Modes of the Tagged Phospholipid 248</p>

<p>11.2.5 Single Molecule Detection 250</p>

<p>11.3 Shell-Isolated Nanoparticle Enhanced Fluorescence (SHINEF) 251</p>

<p>11.3.1 Tuning the Enhancement Factor in SHINEF 251</p>

<p>11.3.2 SHINEF of Fluorescein-DHPE 253</p>

<p>11.4 Conclusions 254</p>

<p>Acknowledgments 255</p>

<p>References 255</p>

<p><strong>12. SERS Analysis of Bacteria, Human Blood, and Cancer Cells: a Metabolomic and Diagnostic Tool 257</strong><br />
<em>W. Ranjith Premasiri, Paul Lemler, Ying Chen, Yoseph Gebregziabher and Lawrence D. Ziegler</em></p>

<p>12.1 Introduction 257</p>

<p>12.2 SERS of Bacterial Cells: Methodology and Diagnostics 258</p>

<p>12.3 Characteristics of SERS Spectra of Bacteria 261</p>

<p>12.4 PCA Barcode Analysis 263</p>

<p>12.5 Biological Origins of Bacterial SERS Signatures 265</p>

<p>12.6 SERS Bacterial Identification in Human Body Fluids: Bacteremia and UTI Diagnostics 266</p>

<p>12.7 Red Blood Cells and Hemoglobin: Blood Aging and Disease Detection 267</p>

<p>12.8 SERS of Whole Blood 269</p>

<p>12.9 SERS of RBCs 271</p>

<p>12.10 Malaria Detection 273</p>

<p>12.11 Cancer Cell Detection: Metabolic Profiling by SERS 273</p>

<p>12.12 Conclusions 276</p>

<p>Acknowledgment 277</p>

<p>References 277</p>

<p><strong>13. SERS in Cells: from Concepts to Practical Applications 285</strong><br />
<em>Janina Kneipp and Daniela Drescher</em></p>

<p>13.1 Introduction 285</p>

<p>13.2 SERS Labels and SERS Nanoprobes: Different Approaches to Obtain Different Information 286</p>

<p>13.2.1 Highlighting Cellular Substructures with SERS Labels 286</p>

<p>13.2.2 Probing Intrinsic Cellular Biochemistry with SERS Nanoprobes 288</p>

<p>13.3 Consequences of Endocytotic Uptake and Processing for Intrinsic SERS Probing in Cells 289</p>

<p>13.4 Quantification of Metal Nanoparticles in Cells 292</p>

<p>13.5 Toxicity Considerations 295</p>

<p>13.6 Applications 298</p>

<p>13.6.1 pH Nanosensors for Studies in Live Cells 298</p>

<p>13.6.2 Following Cell Division with SERS 299</p>

<p> </p>
', 1342, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('aaef59c1-7708-4998-bf60-aaac1dc65dbc', '2605fea2-0424-4c41-a88b-cdabf2747a27', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Saraswati Prasad Divedi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382119296</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4361, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('aaf9d1ce-bf2f-418b-a214-0bf58a5f16d7', 'a4608e49-2d69-4193-9c6c-425211d371b4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Encyclopedia of Aging : 2 Vols (Complete Set), 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Richard Schulz</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780826148438</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1363, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('ab006545-81df-43a2-8f4a-c97ea5ed7bf4', '1aad90de-925b-4c39-8238-f7b09f999f1d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strategic Management 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Azhar Kazmi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788194740049</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">MGH</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 598, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('ab09e602-6f43-430e-b116-6b527cc8894d', '9ac32fd4-e2db-49de-bcea-0e32eec6df04', 'Additional Attributes HTML', 1, '<h1>A Theory of Shape Identification in Mathematics</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;264 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9783540684800</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3540684800</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;399 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.49 x 1.65 x 23.5 cm</span></li>
</ul>', 2516, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('ab1354f9-769b-4703-85ec-014874183e9a', 'd53f6416-5a84-4bb2-b04e-2044c719e635', 'Description HTML', 1, '<p>Industrial ecology may be a relatively new concept - yet it''s already proven instrumental for solving a wide variety of problems involving pollution and hazardous waste, especially where available material resources have been limited. By treating industrial systems in a manner that parallels ecological systems in nature, industrial ecology provides a substantial addition to the technologies of environmental chemistry. Stanley E. Manahan, bestselling author of many environmental chemistry books for Lewis Publishers, now examines Industrial Ecology: Environmental Chemistry and Hazardous Waste. His study of this innovative technology uses an overall framework of industrial ecology to cover hazardous wastes from an environmental chemistry perspective. Chapters one to seven focus on how industrial ecology relates to environmental science and technology, with consideration of the anthrosphere as one of five major environmental spheres. Subsequent chapters deal specifically with hazardous substances and hazardous waste, as they relate to industrial ecology and environmental chemistry.</p>', 3686, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('ab2137dc-d285-4a19-b944-50ac789101e9', '8b01ca74-5e77-446c-be52-0ab6b96a2ba7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Communication has evolved over the years. Face-to-face interactions of the past have given way to technology-driven channels of communication in present times. Communication audit, crisis communication, financial communication, communication beyond boundaries, and corporate communication are the new buzzwords in the language of business.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The second edition of Business Communication for Managers, aimed at all MBA students, begins by briefly analysing the various theories of communication. It demonstrates methods of effective communication through examples, real-life scenarios, and role-plays. It adopts a multi-dimensional and integrative approach to solve communication dilemmas at the workplace and touches upon the thoughts related to attention, perception, empathy, and professionalism.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1) Introduction to Business Communication<br>
2) Theories of Interpersonal and Organizational Communication<br>
3) Interpersonal Communication<br>
4) Analysing Transactions: The Units of Communication<br>
5) The Language of Persuasion<br>
6) Communicating in a Diverse Work Environment<br>
7) Crisis Communication Strategies<br>
8) Business Meetings and Negotiations<br>
9) Preparing and Delivering Presentations<br>
10) Introduction to Business Writing<br>
11) The Writing Strategy<br>
12) Business Letters, Memorandums, and E-Mails<br>
13) Planning, Composing, and Writing Reports<br>
14) Employment Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 563, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('ab22514f-84ad-48c9-a669-b7dba9708a7e', '9c063775-cdb7-4132-acc5-db9db4a4d124', 'Description HTML', 1, '<p>The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.</p>', 4923, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('ab2e4d5e-1547-4f7c-8fd6-2329525784bc', '11cf3001-a54a-4b07-abca-98187f6e3b55', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Vegetarian Recipes</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nita Mehta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>Introduction</p>

			<p>Understanding Diabetes</p>

			<p>What is a Diabetic Diet?</p>

			<p>Food Groups and Diabetes</p>

			<p>Include these in a Diabetic Diet</p>

			<p>BREAKFAST & TEA TIME SNACKS</p>

			<p>SALADS & SOUPS</p>

			<p>VEGETABLES & DAL</p>

			<p>ROTIS AND RICE</p>

			<p>RAITAS, PICKLES & CHUTNEYS</p>

			<p>SWEET DISHES</p>

			<p>More About Diabetes</p>

			<p>Dadi Ma ke Nuskhe for Diabetes</p>

			<p>International Conversion Guide</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178692999</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>104</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5058, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('ab368462-5909-4b47-bb10-24f466c7e82e', 'f3b86bd8-1a4e-4c1e-b355-53f694a39957', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Marketing Analytics: Based on First Principles </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Robert W. Palmatier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356400634</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bloomsbury</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 404, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('ab411681-1673-46b6-a1b5-9cf6e3d6325a', '4e8750c1-0c9c-4e8e-a0c0-10e59e116854', 'Description HTML', 1, '<h4><u><strong>About the book</strong></u></h4>

<p>The author of this book is a journalist and an engineer. The book itself is a result of tive years of fruitful cooperation between the author and the investigators of the Vision Physiology Laboratory at the I.P. Pavlov Physiology Institute of the USSR Academy of Sciences at Koltushi, near Leningrad. During this time the author has kept a keen eye on the advances of the Laboratory and covered them in the mass media.</p>

<p>Demidov presents his case drawing on the holographic hypothesis of the workings of the brain, which in recent years has been developed actively by international authors (it is to be noted, however, that this concept is shared not by all the workers). Prominent among these studies are&nbsp; contributions of Soviet scientists, notably at the Pavlov Institute. And since holography is a creation of engineers, it is clear why one of them has been able freely and easily to take bearing using the holographic compass in the sea of evidence, which on the face of it seems to be scrappy,but in fact demonstrates the profound unity of the material foundations of the world before us.</p>

<p>&nbsp;</p>', 1256, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('ab42f0a9-d7fd-4445-8c82-241cc23042da', '03c3a3cd-5aa1-4704-913a-5ee87b9d2213', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Mahayana is a large religious and philosophical structure. It constitutes an inclusive faith characterized by the adoption of new Mahayana sutras in addition to the earlier Agama texts, and a shift in the basic purpose and concepts of Buddhism. Mahayana sees itself as penetrating further and more profoundly into the Buddha''s Dharma. There is a tendency in Mahayana sutras to regard adherence to Mahayana sutras as generating spiritual benefits greater than those which arise from being a follower of the non-Mahayana approaches to Dharma.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">Although the Mahayana movement traces its origin to Gautama Buddha, scholars believe that it originated in India in the 1st century CE, or the 1st century BCE. In the course of its history, Mahayana spread throughout East Asia. The main countries in which it is practiced today are China, Japan, Korea, and Vietnam and worldwide amongst Tibetan Buddhist practitioners as a result of the Himalayan Diaspora following the Chinese invasion of Tibet. The main schools of Mahayana Buddhism today are Pure Land, Zen (Chan), Nichiren Buddhism, Shingon, Tibetan Buddhism and Tendai. The latter three schools have both Mahayana and Vajrayana practice traditions.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;1. Mahayana Buddhism: An Introduction,&nbsp;2. The Origins of Mahayana,&nbsp;3. The Buddhas in Mahayanism,&nbsp;4. The Contents of Early Mahayana Scriptures,&nbsp;5. Mahayana Texts Composed during the Kusana Dynasty,&nbsp;6. Theory and Practise in Early Mahayana Buddhism,&nbsp;7. Human Dignity in Mahayana Buddhism,&nbsp;8. Hinayana and Mahayana with Chronology of the Mahayana,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4414, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('ab4d7a89-693e-43f9-97f5-a4ae536eade0', '699630e2-78d1-4882-800e-09d88172a848', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>O.C. Handa</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788173871955</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>338</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5993, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('ab73c930-5cef-4705-b296-222a5e01eada', '81c272c8-0179-4f2f-ba19-a71dcd16000d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vani Devulapally</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382186540</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4559, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('ab7c850f-1210-4763-9f3f-880032f3b868', '2f9c81a1-a242-406b-9042-19a561856b37', 'Description HTML', 1, '<p>In just 24 sessions of one hour or less, you''ll learn how to build high performance games for Windows Phone 7 with Microsoft''s free XNA 4.0 toolset. Using this book''s straightforward, step-by-step approach, you''ll master all the skills you need to design, develop, test and publish highly playable games for any WP7 device. You''ll learn how to integrate game logic, touch screen user input, bitmaps, animations, audio, physics effects, GPS location services and more. Each lesson builds on what you''ve already learned, culminating in the construction of a complete game-and giving you a rock-solid foundation for real-world success! Step-by-step instructions carefully walk you through the most common Windows Phone 7 game development tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way notes present interesting information related to the discussion. Did You Know? tips offer advice or show you easier ways to perform tasks. Watch Out! cautions alert you to possible problems and give you advice on how to avoid them.</p>', 5118, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('ab8748ad-fd25-4352-91f3-1373e360f7f3', 'ad471156-0dd0-49eb-98d3-688dfb85c955', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">How to Benefit from Emerging Spiritual Trends</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">J. Donald Walters</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8178220261</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">218</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2001</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2051, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('ab896dd1-fec0-41fd-8c81-4190ad545f65', '17254fcf-93df-4f67-a666-de38c4ba811d', 'Additional Attributes HTML', 1, '<p><img alt="Previous" src="https://www.indianbooksworldwide.com/media/catalog/product/cache/1/image/80x/17f82f742ffe127f42dca9de82fb58b1/d/p/dpp_10_16.jpg"></p>

<h3>&nbsp;</h3>

<p>&nbsp;<img alt="Previous" src="https://www.indianbooksworldwide.com/media/catalog/product/cache/1/image/80x/17f82f742ffe127f42dca9de82fb58b1/1/_/1_2_8.jpg"></p>

<h3>&nbsp;</h3>

<h1>Global Policing -Ben Bowling & James Sheptycki</h1>', 5644, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('ab8ecd68-a8d6-4f2f-895c-0a480a409ce8', 'd947a4a6-6b1f-4aa0-a2af-e40f562d555b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Presents an examination of various marketing research techniques using a running case study based on a real product. To demonstrate other marketing research techniques, the author has added additional cases introducing a selection of techniques to show how these techniques are developed or used in different arenas.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Market research labels</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Market research links</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Qualitative research solutions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Observational research solutions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Experimental designs</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pricing research and conjoint solutions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Advertising pre-testing solutions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sales volume predictions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Surveys and segmentation solutions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Using retail and consumer panels, advertising trackers and customer satisfaction measurements</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Summary of research programme, review and implications</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 197, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('ab9f187e-cbeb-4056-bbec-db0ced89bc2a', '7349ddf1-802a-4bb8-8f67-ea46641dd307', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Use Excel 365 and Excel 2021 core features to build spreadsheets that solve business problems and deliver reliable answers. Drawing on his unsurpassed experience, Paul McFedries helps you make the most of formulas and functions, including recent improvements ranging from dynamic arrays to XLOOKUP and LET. McFedries step-by-step projects walk you through handling key tasks, from building timesheets to projecting cash flow and aging receivables. His practical examples and clear instructions demystify intermediate-to-advanced-level formula construction, and help you leverage Excels most useful functions in your everyday work.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: Mastering Excel Formulas</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"> Building basic formulas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Creating advanced formulas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Troubleshooting formulas</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: Harnessing the power of Functions</span></strong></span></span></p>

<ol start="4">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding functions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working with text functions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working with logical and information functions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working with lookup functions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working with date and time functions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working with math functions</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Building Business formulas</span></strong></span></span></p>

<ol start="10">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Implementing basic business formulas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Building descriptive statistical formulas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Building inferential statistical formulas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Applying regression to track trends and make forecasts</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Building loan formulas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working with investment formulas</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Building discount formulas</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: Building Business Models</span></strong></span></span></p>

<ol start="17">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analyzing data with tables</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analyzing data with PivotTables</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Using Excel’s business modeling tools </span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Solving complex problems with Solver</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"> </span></span></p>
', 763, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('aba3aa9a-c264-4eec-9f5b-d8f7a2485520', 'aaf11769-6a48-44b6-ac75-855b76689362', 'Description HTML', 1, '<p>Despite the fact that women''s interest in politics is increasing and that almost all political parties have promised higher female representation in politics, women''s organizations mostly appear to believe that these developments will not end in "women deputies". Women''s representation in politics is not linked to whether a country is rich or poor. Compared to men, women still face numerous obstacles when entering politics. In spite of the fact that countries around the world have recognized the under-representation of women in politics and started to adopt measures to address the deficit, the world average proportion of women members of national - level legislatures stood at a mere 17 percent. To date, moreover elected women head only 13 of the world''s 194 states and governments. Understanding that women''s participation is central to democratic governance. International IDEA works to improve women''s representation and participation in politics.</p>', 4268, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('abce02b4-dc40-4142-ae35-fe620aac3e8d', '55f6f7d9-87ca-4dc9-88e3-a574e5a834ab', 'Additional Attributes HTML', 1, '<h1>An Introduction to Lebesgue Integration and Fourier Series</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;159 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0486682935</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0486682938</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;272 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.72 x 1.04 x 23.42 cm</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Net Quantity ‏ : ‎&nbsp;270.00 Grams</span></li>
</ul>', 2482, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('abdf1030-1656-4eb9-b313-919a97be0b71', 'a5cc8543-ad16-408b-9b4e-b34f71f73935', 'Additional Attributes HTML', 1, '<h1>Quantum Walks and Search Algorithms -Quantum Science and Technology</h1>', 3973, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('abe0a913-3c35-48bf-a1db-35e049ff3741', '88fa4611-b733-41b7-b5d4-50851ffded2f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Statistics for Managers: Using Microsoft Excel 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David M.Levine</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789332585744</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 760, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('abe4f7dd-432c-4ac2-9a9f-a4856895fc2e', '55ebda18-c262-4c6b-a264-fad7a44780a0', 'Description HTML', 1, '<p>Strategies for achieving first-to-market status with each new product Project management excellence is essential if your organization is to gain the competitive edge that comes with being first to market. Accelerated Project Management shows how you can reduce time on all your product development projects without adding unnecessary risk or cost. James P. Lewis and Louis Wong, two of todayis leaders in project management innovation, detail tools and techniques you can use to: * Avoid the enemies of project speed, from excessive project size to poor planning, insufficient resources, and perfectionism* Prioritize projects, creating a top-down sense of urgency and importance* Establish an Innovation Project Office (IPO) to act as a key linkage between strategy and implementation, and provide early warning when projects are losing focus and control Project leaders at top companies from Hewlett Packard to Cisco have discovered that to increase product development speed they must create clear product roadmaps, involve manufacturing in the process from square one, and eliminate rework through stringent quality standards and double-checks. Accelerated Project Management will show you how to adopt and improve upon these techniques in your organization, and dramatically increase project speed without sacrificing end-product quality in todayis high-stakes new product development race.</p>', 3116, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('abf843ac-cf59-4daa-bc26-d7f57f0b8540', '13e41ed2-dbf8-44e2-90d5-1324e43f22a9', 'Additional Attributes HTML', 1, '<h1>Evolution Algebras and Their Applications in Mathematics</h1>

<ul>
	<li>Editorial ‏ : ‎&nbsp;Springer; 2008a edición (18 Octubre 2007)</li>
	<li>Idioma ‏ : ‎&nbsp;Inglés</li>
	<li>Tapa blanda ‏ : ‎&nbsp;144 páginas</li>
	<li>ISBN-10 ‏ : ‎&nbsp;3540742832</li>
	<li>ISBN-13 ‏ : ‎&nbsp;978-3540742838</li>
	<li>Dimensiones ‏ : ‎&nbsp;6.1 x 0.34 x 9.25 pulgadas</li>
</ul>', 2342, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('abffebc1-1fa1-42c9-a613-1e88f1813826', 'bea0ca4f-62bc-4b1d-b112-52ca9e03322a', 'Description HTML', 1, '<h1>Pawar Vansh ka Itihas</h1>', 2952, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('ac1b2aef-314d-4b5d-b997-152bd8698130', 'bec6ed0e-819b-4ad5-acdf-0076ed9182a9', 'Description HTML', 1, '<p>Completely revised and updated, Encyclopedia of Environmental Science and Engineering, Fifth Edition spans the entire spectrum of environmental science and engineering. Still the most comprehensive, authoritative reference available in this field, the monumental two-volume encyclopedia has expanded to include 87 articles on topics ranging from acid rain, air pollution, and community health, to environmental law, instrumentation, modeling, alternative energy, toxicology, radioactive waste, and water treatment. The articles have been extensively revised and updated, new ones have been added to cover the latest developments related to today''s environmental problems. The result is a reference work that provides the information necessary to understand, manage, and respond to threats to the human environment.</p>', 5793, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('ac26d134-e895-4595-8358-ac9016704de4', 'c794965d-107c-4c86-98bb-7b4f33ddecb1', 'Additional Attributes HTML', 1, '<h1 style="margin-left:0px; margin-right:0px; text-align:start"><span style="font-size:24px !important">Differential Geometry: Connections, Curvature, and Characteristic Classes</span></h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;347 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;3319550829</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-3319550824</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;835 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;16.51 x 2.54 x 24.13 cm</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Country of Origin ‏ : ‎&nbsp;India</span></li>
</ul>', 2374, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('ac2c5d90-b465-486c-8bde-7b1f820406e7', 'fa84aa78-40ac-4e40-9581-d08158b69a57', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;Pavonina,&nbsp;1 The Arrival,&nbsp;2 Was It You,&nbsp;3 Roses In Vrindavan,&nbsp;4 Love In Vrindavan After Long,&nbsp;5 The Fall,&nbsp;6 Radha Tells Her Heart About Love,&nbsp;7 Because I Could Not Sleep, Krishna,&nbsp;8 The Dry Pitcher,&nbsp;9 The Competition,&nbsp;10 Possession,&nbsp;11 Flower Maker,&nbsp;12 The Quarrel,&nbsp;13 The Complaint,&nbsp;14 Krishna Parrot,&nbsp;15 The Wait,&nbsp;16 Dream Lover</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2036, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('ac31751a-8ee0-4668-81df-4f5efa9e8392', 'bdd04229-1e1b-46e8-adae-57547f166507', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Sanskrit Vangmaya mein Purus - Ek Parichyaatmak Kosh - 5 Khandon Mein NEW</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shipra Baneerjee</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171103515</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Parimal Publication</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2842, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('ac488bef-8b48-4398-bfa5-9ee759185a45', '5ed84d51-cf54-4697-a770-17d6c724cd17', 'Description HTML', 1, '<h1>Therapeutic Oligonucleotides - Biomolecular Sciences&nbsp;</h1>', 3574, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('ac4de8db-4853-4215-9f3b-03c07d86508a', '84f26fee-f3e1-4667-8de0-8e7e45013436', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.P. Demchenko</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642046995</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>462</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5890, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('ac4e30e2-3eaa-40a9-a619-b9e0a2685028', '36f8c0fc-5934-417a-ab09-ccf39ac6095c', 'Additional Attributes HTML', 1, '<h1>Systems Biological Approaches in Infectious Diseases - Progress in Drug Research</h1>', 3589, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('ac50cb62-4ed3-4ee1-ae33-81a9446de182', 'c17803f7-b4a9-4d17-a9f6-90154df5242c', 'Description HTML', 1, '<p>For 1000 years, the geography of Europe''s borderlands has dictated their destiny. East of Poland, west of Russia, the region has always been defined by colliding empires. Travelling from Lithuania, Belarus and Ukraine, from Kalingrad on the Baltic to Odessa on the Black Sea, this book discovers a range of competing cultures, religions and nationalisms. In surprising encounters and characters, the author shows the shaping power of the past through the experiences of the borderlands people.</p>', 4292, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('ac62a14a-1db0-4a32-8469-c4f2524b7793', '85f5dda2-4341-4f45-a24f-22b93bb80ae2', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">The Abhijnanasakuntalam is an unparalleled work of the great poet and playwright Kalidasa, the brightest star in the firmament of Indian poetry. No other composition of this poet displays more the richness of poetival genius, the warmth and play of fancy, the profound knowledge of human heart than this masterly production.</span></h1>

<p><span style="font-size:18px">The present edition is unique in several essentials. The editor has adopted the most popular and appropriate version of the text. He has put the variants in the footnotes. He has added a short Sanskrit commentary, copious notes, an exhaustive introduction and several useful appendices. The English translation of the text is literal as well as idiomatic.</span></p>

<p><span style="font-size:18px">It is hoped that this edition will meet the long-felt requirement of university students and the general reader alike.</span></p>', 4410, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('ac6d9fbd-784f-48a7-961d-56d9782d051a', 'af706e37-997e-4944-b749-7821210c8d4f', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">The issue of abortion forces a confrontation with the effects of poverty and economic inequalities, local moral worlds, and the cultural and social perceptions of the female body, gender, and reproduction. Based on extensive original field research, this provocative collection presents case studies from Thailand, Cambodia, Burma, Vietnam, Bangladesh, Indonesia, and India. It includes powerful insights into the conditions and hard choices faced by women and the circumstances surrounding unplanned pregnancies. It explores the connections among poverty, violence, barriers to access, and the politics and strategies involved in abortion law reform. The contributors&nbsp; analyze these issues within the broader conflicts surrounding women''s status, gender roles, religion, nationalism and modernity, as well as the global politics of reproductive health.&nbsp;</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> List of Figures, Acknowledgements, Contributors, 1. Abortion in Asia: An overview, 2. Contraceptive use and unsafe abortion in rural Cambodia, 3. Between remembering and forgetting: Maintaining moral motherhood after late-term abortion, 4. Violence, poverty and ''weakness'' - Interpersonal and institutional reasons why Burmese women on the Thai border utilise abortion, 5. Quality of care and pregnancy terminations for adolescent women in urban slums, Bangladesh, 6. Choosing abortion providers in rural Tamil Nadu: Balancing costs and quality of care, 7. Abortion in Vietnam: History, culture and politics collide in the era of doi moi, 8. Abortion and politics in Indonesia, 9. Access to abortion services in Malaysia: A rights-based approach, 10. Improving access to safe termination of pregnancy in Thailand: An analysis of policy developments from 1999 to 2006, 11. Epilogue: Further challenges, Glossary, Index</span></p>', 4895, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('ac6e4a5a-3c0e-4612-85e0-be5dfce7e1b4', 'b63ea948-a2b8-4ee0-8270-5a5637b200c3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Santosh Mehrotra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415382755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4653, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('ac7b87c5-166a-4c67-84d4-4fb8ef29cce3', '5bbec6cf-80c1-4229-8f90-c56fa740bd68', 'Additional Attributes HTML', 1, '<h1>The Pentium Microprocessor</h1>', 3395, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('ac8781c9-0a7e-4bcb-84e1-09092e208874', '1f6ca553-5fb5-4727-9f97-188759f623b2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">International Financial Management,11th Edition&nbsp;is a comprehensive survey of the essential areas of the international financial market environment, including foreign exchange and derivative markets, risk management, and international capital markets and portfolio investment. Designed for upper-level undergraduate and masters-level courses in international finance and management, this textbook offers readers a conceptual framework for analyzing key financial decisions of multinational firms. The authors both explain and simplify multinational financial management by illustrating how its basic principles share the same foundation as domestic corporate finance.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#333333">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Part I The International Financial Management Environment</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">1 Introduction: Multinational Corporations and Financial Management</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.1&nbsp;The Rise of the Multinational Corporation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.2&nbsp;The Internationalization of Business and Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.3&nbsp;Multinational Financial Management: Theory and Practice</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.4&nbsp;Outline of the Book</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">2 The Determination of Exchange Rates</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.1&nbsp;Setting the Equilibrium Spot Exchange Rate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.2&nbsp;Expectations and the Asset Market Model of Exchange Rates</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.3&nbsp;The Fundamentals of Central Bank Intervention</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.4&nbsp;The Equilibrium Approach to Exchange Rates</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.5&nbsp;Disequilibrium Theory and Exchange Rate Overshooting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.6&nbsp;Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">3 The International Monetary System</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.1&nbsp;Alternative Exchange Rate Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.2&nbsp;A Brief History of the International Monetary System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.3&nbsp;The European Monetary System and Monetary Union</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.4&nbsp;Emerging Market Currency Crises</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.5&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">4 Parity Conditions in International Finance and Currency Forecasting</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.1&nbsp;Arbitrage and the Law of One Price</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.2&nbsp;Purchasing Power Parity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.3&nbsp;The Fisher Effect</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.4&nbsp;The International Fisher Effect</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.5&nbsp;Interest Rate Parity Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.6&nbsp;The Relationship between the Forward Rate and the Future Spot Rate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.7&nbsp;Currency Forecasting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.8&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">5 The Balance-of-Payments and International Economic Linkages</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5.1&nbsp;Balance-Of-Payments Categories</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5.2&nbsp;The International Flow of Goods, Services, and Capital</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5.3&nbsp;Coping with the Current-Account Deficit</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5.4&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Part II The Foreign Exchange and Derivative Markets</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">6 The Foreign Exchange Market</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.1&nbsp;The Foreign Exchange Market: A Snapshot</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.2&nbsp;Organization of the Foreign Exchange Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.3&nbsp;The Spot Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.4&nbsp;The Forward Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.5&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">7 Currency Futures and Options Markets</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.1&nbsp;Futures Contracts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.2&nbsp;Currency Options</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.3&nbsp;Reading Currency Futures and Options Prices</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.4&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">8 Currency, Interest Rate, and Credit Derivatives and Swaps</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.1&nbsp;Interest Rate and Currency Swaps</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.2&nbsp;Interest Rate Forwards and Futures</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.3&nbsp;Structured Notes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.4&nbsp;Credit Default Swaps</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.5&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Part III Foreign Exchange Risk Management</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">9 Measuring and Managing Translation and Transaction Exposure</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.1&nbsp;Alternative Measures of Foreign Exchange Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.2&nbsp;Alternative Currency Translation Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.3&nbsp;Transaction Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.4&nbsp;Designing a Hedging Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.5&nbsp;Managing Translation Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.6&nbsp;Managing Transaction Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.7&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">10 Measuring and Managing Economic Exposure</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.1&nbsp;Foreign Exchange Risk and Economic Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.2&nbsp;The Economic Consequences of Exchange Rate Changes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.3&nbsp;Identifying Economic Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.4&nbsp;Calculating Economic Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.5&nbsp;An Operational Measure of Exchange Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.6&nbsp;Managing Operating Exposure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.7&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Part IV The International Capital Markets and Portfolio Management</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">11 International Financing and National Capital Markets</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.1&nbsp;Corporate Sources and Uses of Funds</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.2&nbsp;National Capital Markets as International Financial Centers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.3&nbsp;Development Banks</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.4&nbsp;Project Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.5&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">12 The Euromarkets</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.1&nbsp;The Eurocurrency Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.2&nbsp;Eurobonds</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.3&nbsp;Note Issuance Facilities and Euro notes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.4&nbsp;Euro-Commercial Paper</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.5&nbsp;The Asia currency Market</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.6&nbsp;External Commercial Borrowings (ECB)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.7&nbsp;Masala Bonds</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.8&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">13 International Portfolio Management</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">13.1&nbsp;The Risks and Benefits of International Equity Investing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">13.2&nbsp;International Bond Investing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">13.3&nbsp;Optimal International Asset Allocation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">13.4&nbsp;Measuring the Total Return from Foreign Portfolio Investing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">13.5&nbsp;Measuring Exchange Risk on Foreign Securities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">13.6&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Part V International Capital Budgeting</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">14 Country Risk Analysis</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">14.1&nbsp;Measuring Political Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">14.2&nbsp;Economic and Political Factors Underlying Country Risk</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">14.3&nbsp;Country Risk Analysis in International Lending</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">14.4&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">15 The Cost of Capital for Foreign Investments</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">15.1&nbsp;The Cost of Equity Capital</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">15.2&nbsp;The Weighted Average Cost of Capital for Foreign Projects</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">15.3&nbsp;Discount Rates for Foreign Investments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">15.4&nbsp;The Cost of Debt Capital</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">15.5&nbsp;Establishing a Worldwide Capital Structure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">15.6&nbsp;Valuing Low-Cost Financing Opportunities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">15.7&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">16 Corporate Strategy and Foreign Direct Investment</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">16.1&nbsp;Theory of the Multinational Corporation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">16.2&nbsp;Designing a Global Expansion Strategy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">16.3&nbsp;Foreign Direct Investment in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">16.4&nbsp;Participatory Notes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">16.5&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">17 Capital Budgeting for the Multinational Corporation</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">17.1&nbsp;Basics of Capital Budgeting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">17.2&nbsp;Issues in Foreign Investment Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">17.3&nbsp;Foreign Project Appraisal: The Case of International Diesel Corporation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">17.4&nbsp;Political Risk Analysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">17.5&nbsp;Growth Options and Project Evaluation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">17.6&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">18 Managing the Internal Capital Markets of Multinational Corporations</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">18.1&nbsp;The Value of the Multinational Financial System</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">18.2&nbsp;Intercompany Fund-Flow Mechanisms: Costs and Benefits</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">18.3&nbsp;Designing a Global Remittance Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">18.4&nbsp;Summary and Conclusions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Questions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Further Readings</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 855, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('ac944b6c-f219-4d09-8a32-4435d1493e67', '485e1cc2-a5d5-4a0d-bf90-0460c09e883b', 'Description HTML', 1, '<h1>Ashtadhyayi Padanukaram Kosh</h1>', 2823, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('aca18349-30dc-4530-bf75-6364c9c9b9e8', '23f268ff-9800-4894-a957-924b11c49734', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Principles & Practice of Physics e/2015</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Eric Mazur</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292078861</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 278, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('aca2a26b-0bff-4863-a638-451719bcdbb5', '5e58ec7a-6096-40bc-abed-57e32e99bd0f', 'Description HTML', 1, '<h1>Naksalvad ka Bharat ki Antrik Suraksha par Prabhav new</h1>', 4991, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('aca7e685-48cb-43c6-97de-dbd6c23f6d18', 'de5da11d-3867-40b3-8774-c3220c0002e2', 'Description HTML', 1, '<h1>Creativity and Conflict in the Plays of Sam Shepard</h1>', 2745, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('acb6eeca-5e7b-4798-ac2f-7a70a0319c8e', '0ed2de41-84e8-4131-9bb9-1bcda938e13e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Now you can gain with a sound conceptual understanding of the role that management science plays in the decision-making process while mastering the latest advantages of Microsoftandreg; Office Excelandreg; 2016. The trusted market leader for more than two decades, Anderson/Sweeney/ Williams/Camm/ Cochran/ Fry/Ohlmannand''s AN INTRODUCTION TO MANAGEMENT SCIENCE: QUANTITATIVE APPROACHES TO DECISION MAKING, 15E uses a proven problem-scenario approach to introduce each quantitative technique within an applications setting. All data sets, applications, and screen visuals reflect the details of Excel 2016 to effectively prepare you to work with the latest spreadsheet tools. In addition, the bookand''s online content offers LINGO software and Excel add-ins.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. An Introduction to Linear Programming.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Linear Programming: Sensitivity Analysis and Interpretation of Solution.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Linear Programming Applications in Marketing, Finance, and Operations Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Advanced Linear Programming Applications.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Distribution and Network Models.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Integer Linear Programming.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Nonlinear Optimization Models.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Project Scheduling: PERT/CPM.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Inventory Models.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Waiting Line Models.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Simulation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Decision Analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Multicriteria Decisions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Time Series Analysis and Forecasting.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Markov Processes.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Linear Programming: Simplex Method (online).</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Simplex-Based Sensitivity Analysis and Duality (online).</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Solutions Procedures for Transportation and Assignment Problems (online).</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Minimal Spanning Tree (online).</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Dynamic Programming (online).</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix A: Building Spreadsheet Models.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix B: Areas for the Standard Normal Distribution.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix C: Values of eandndash; andlambda</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix D: References and Bibliography.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix E: Self-Test Solutions and Answers to Even-Numbered Problems (online only).</span></span></span></p>', 547, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('acbbc80e-d4e9-4ff6-bc2a-d2e1005b3e80', '56e590dd-25a1-4b2c-8b46-9f4ad3ce22b5', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Flora in The Bhagvata Purana</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Dr. Purna Chandra Ojha</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788121702560</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">244</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2014</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2215, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('acd3889a-9a80-4b75-bda5-ef5d345f3852', '08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">KURMA MAHAPURANA- (With An Exhaustive Introduction, Sanskrit Text, English Translation , Scholarly Notes and Index of Verses )</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Shanti Lal Nagar</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2011</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171103263</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">817110326X</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">482</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2011</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1516, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('acd940dc-bb11-4f21-9d35-5bbbbf3fb7c9', 'd7a27050-ce78-4d3a-860c-314919352fd4', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of the Age of Political Revolutions and New Ideologies 1760 - 1815 2 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>&nbsp;Gregory Fremont-Barnes</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Gregory Fremont-Barnes&nbsp;holds a doctorate in Modern History from the University of Oxford, where he studied under the distinguished military historians Sir Michael Howard, Regius Professor of Modern History, and Robert O''Neill, Chichele Professor of the History of War. After leaving Oxford, he moved to Japan, where he spent eight years as a university lecturer in European and American history. He is the author of numerous books, including The French Revolutionary Wars, The Peninsular War, 1807-1814, The Fall of the French Empire, 1813-1815, The Boer War, 1899-1902, Trafalgar 1805: Nelson''s Crowning Victory, lson''s Sailors,</p>

			<p>The Wars of the Barbary Pirates: To the Shores of Tripoli, the Rise of the U.S. Navy and Marines. He is also editor of the three-volume Encyclopedia of the French Revolutionary and Napoleonic Wars, as well as co-editor of the five-volume Encyclopedia of the American Revolutionary War.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0313334455</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780313334450</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>952 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 1546, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('acd9adaa-466c-4471-b313-9f2e6490abff', 'c6062e62-fdfa-46c5-b78f-90b83c3ee395', 'Description HTML', 1, '<p><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">This book provides a comprehensive discussion on the existence and regularity of minima of regular integrals in the calculus of variations and of solutions to elliptic partial differential equations and systems of the second order. While direct methods for the existence of solutions are well known and have been widely used in the last century, the regularity of the minima was always obtained by means of the Euler equation as a part of the general theory of partial differential equations. In this book, using the notion of the quasi-minimum introduced by Giaquinta and the author, the direct methods are extended to the regularity of the minima of functionals in the calculus of variations, and of solutions to partial differential equations. This unified treatment offers a substantial economy in the assumptions, and permits a deeper understanding of the nature of the regularity and singularities of the solutions. The book is essentially self-contained, and requires only a general knowledge of the elements of Lebesgue integration theory.</span></p>', 2363, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('acdd7b46-a693-4cbb-89bb-b24b4754a5cd', 'af8927cf-c4fe-40e1-8b21-7aa8d2de9fe4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anand Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471639</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2398, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('aceaba2b-8a9a-4aba-a5a8-ce3efd86bc5c', '250a21ba-8c2c-4dc8-87c6-9beec004f772', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Biologically Active Natural Products -Agrochemicals</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Horace G. Cutler, Stephen J. Cutler</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780849318856</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">CRC&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5892, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('acebed05-b81b-4233-b942-06287a3f9a3b', '9fea5378-daa0-4373-b7e5-436426803995', 'Description HTML', 1, '<p>This volume is devoted to Quantum Decoherence with lectures from the Séminaire Poincaré, held in November 2005 at the Institute Henri Poincaré Paris. The goal of this seminar is to provide up-to-date information about general topics of great interest in physics. Both the theoretical and experimental results are covered, with some historical background. Particular care is devoted to the pedagogical nature of the presentation.</p>', 3986, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('acf44683-cf8b-404f-a716-cde66fb95920', '43223a11-5ad4-445a-8b0c-e6bc0e5a14c3', 'Description HTML', 1, '<p>Nikolai Roerich and Rabindranath Tagore (History of a Correspondence)</p>

<p>Rabindranath Tagore in the Soviet Union</p>

<p>Rabindranath Tagore and France</p>

<p>Ortega Y Gasset''s Appreciation of Rabindranath Tagore</p>

<p>The Translation of Tagore into Spanish and its Reception in the Hispanic World</p>

<p>Rabindranath Tagore - A Man for Peace</p>

<p>Zenobia Camprubhi - Hispanic Link of Rabindranath Tagore</p>

<p>Jimenez and Tagore</p>

<p>Tagore - Criticism in Spain</p>

<p>Victoria Ocampo and India</p>

<p>Rabindranath Tagore: Cultural Association in Spain (A Profile)</p>

<p>Latin American Response</p>

<p>Tagore in Argentina Thanks to Victoria Ocampo</p>

<p>Christmas of Tagore in Punta Chica</p>

<p>Tagore and Mexico</p>

<p>Asian Response</p>

<p>Rabindranath Tagore and the New Chinese Literature</p>

<p>Tagore''s Message to Japan: An Insight into Dynamics of Intercultural Communication</p>

<p>Tagore''s Influence on Urdu Literature</p>

<p>Tagore''s Influence on Pushto Literature</p>

<p>Gurudev Tagore''s Visit to Persia and the Persian</p>

<p>Tagore in Arabic Literature: A Few Glimpses</p>

<p>Tagore and Iran</p>

<p>Rabindranath Tagore''s Vision of India</p>

<p>&nbsp;</p>', 1952, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('ad01feda-ec6f-47e4-b59c-9618a16d0375', '8e4a481f-3839-4d38-b5e1-237da2483273', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Psychology: From Inquiry to Understanding 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Scott O.Lilienfeld</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292058849</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 298, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('ad0e5bf1-544c-44d9-9753-39e1eeb19954', 'd0d243e1-aae9-4f22-9dc9-cf2aca4de2a0', 'Description HTML', 1, '<p>This introduction to socialist thought is by two men perhaps better qualified than any other Americans to write it. Leo Huberman and Paul Sweezy, editors and publishers for almost two decades of Monthly Review, their own independent socialist journal, have built an impressive reputation as keen observers, acute analysts, and lucid writers on the world and domestic scenes. In this book, selected from their writings over the past fifteen years, they present in clear and direct language the basic elements of the socialist critique of capitalist society. On the occasion of their winning the Cittá di Omegna award given by an Italian town (an award previously won by Jean-Paul Sartre, Günther Anders, and Frantz Fanon), the award committee had this to say about Huberman and sweezy: The fundamental genius of these two writers lies in a Marxist humanism. . . . In the world s struggle against capitalism and imperialism, there has been neither an argument nor an event which has not found in the works of Huberman and Sweezy an interpretation of high intellectual caliber and painstaking lucidity.</p>', 4224, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('ad0f3392-bc65-4ca7-8bbf-ad23cbe7048f', '78bd1750-c2d8-4667-8ee1-017501eb4ef2', 'Description HTML', 1, '<h1>Human Rights & Peace: Laws & Movements</h1>', 3530, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('ad0f8aa7-6902-4c6e-bf03-0dce526acb9d', '8bd3656a-105a-40bb-92f1-c22e65ce5ddb', 'Description HTML', 1, '<p>I can say without equivocation this text is without doubt the best book about social work I have read. Chris Beckett explores the purpose, values activities and theories of social work in an ever-changing social context that is clearly identified and examined'' - Stephanie Petrie, University of Liverpool Every day social workers face decisions that will significantly impact others'' lives, and it is essential that these practical assessments are supported by a sound understanding of social work theory. In this innovative and highly accessible textbook Chris Beckett explains how an understanding of these theoretical issues can improve the knowledge and skills base of professional practice. Essential Theory for Social Work Practice is an engaging and readable text, with a distinctively realistic and honest approach to the realities of everyday practice. Framed in a comprehensive and logical structure: - Part 1 establishes what social workers do and the tools they need - Part 2 considers how to assess, handle, and support change in others - Part 3 explores the wide range of roles that social workers must fulfil - Part 4 strengthens these links between theory and practice. Exercises, case examples, chapter summaries, and practice notes are used to great effect in each chapter, enabling students to apply theory to practice as they progress through the book. The book is an invaluable core text for all undergraduate social work students, and offers excellent support for practitioners in their every day practice.</p>', 4638, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('ad1a126d-2b06-4754-b8de-15a3c59042cd', '95daeee3-70d6-478b-ad21-1c3b47551873', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cmos Digital Integrated Circuits : Analysis & Design 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sung Mo Kang</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352602148 </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 412, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('ad1c9642-1095-4384-8dfb-9e4ba8b3af7d', 'dd26192a-1c4d-4f10-bb50-601f48173ca6', 'Description HTML', 1, '<p>An exciting new text that helps lecturers adapt traditional teaching styles to accommodate the needs of a diverse student population. It investigates innovative classroom strategies such as the use of story telling, literature, cinema and art, and promotes reflective thinking throughout.</p>', 5627, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('ad1dce64-31ec-4958-967e-5d82d1a5e949', 'f35aed38-64d6-45e2-be83-fe23350d7e77', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biodiversity is the key to food sovereignty and women are the holders of knowledge and wisdom related to utilization of natural resources for their livelihood. There is, among those who use the term, a strong sense that while ‘food sovereignty’ might be hard to define, it is the sort of thing one knows when one sees. This is a little unsatisfactory, and this section marks an attempt to put a little more flesh on the concepts bones, beyond the widely agreed notion that food sovereignty isn’t what we have at the moment.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book explores the meaning of agriculture and guides the reader into new territory where food ecology and culture converge. In the food systems of the margin between cultivated and uncultivated biodiversity dissolves through women’s day to day practice of collecting and cooking food constituting a feminine landscape.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Food Sovereignty and Poverty Reduction, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Uncultivated Green: Nutritive Value of Foods, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Climate Change and Food Security, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nutritionally Improved Food Feeds, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cultivation of Farming System, Dryland Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accumulation and Innovation in the Agri-food System, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Development of Diversity, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Phenomenology of Food, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cooking Flesh Foods, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Green Revolution, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Provincial Area Development Programme, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Food System Leaves the Farm, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Elements of Landscape Ecology Theory</span></span></span></p>', 683, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('ad1ea529-0a2e-4e58-ad54-caba602c3dac', '613136c5-8051-474f-a18c-d20622fa8a19', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Medicinal Plants of Tripura</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Deepa D. Nair, A.K. Gupta, Himangshu Bikash, Atanu Chakraborti</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>818069626X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788180696268</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>203</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3657, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('ad267c12-9f53-4251-9219-ae12fdff0527', '7969069e-d476-43a5-b9c0-708ef4487e8b', 'Description HTML', 1, '<p>This latest addition to the internationally acclaimed Library and Information Science Text Series presents up-to-date information on acquisitions management. The authors provide a thorough treatment of procedural and philosophical approaches, from a discussion of the organization of acquisitions departments to an exploration of professional ethics. Organized into 12 chapters, the work covers every aspect of acquisitions management and addresses some major changes that have recently occurred in the acquisitions arena. Chapters include: * Organization of Acquisitions Departments * Acquisitions Systems * Publishing Industry * Domestic and Foreign Vendor Selection and Evaluation * Acquiring Books and Media * Acquiring Serials * Acquiring Electronic Resources * Acquiring Out-of-Print and Antiquarian Dealers * Gifts and Exchange Programs * Bindery Operations * Outsourcing Acquisitions * Professional Ethics An appendix offers a wealth of Web sites and print resources on topics related to acquisitions, including automated acquisitions systems, conferences and seminars, vendor sites, electronic discussion lists, journals, and organizations. A comprehensive glossary and index are also included. This standard text will prepare students to assume leadership positions in the field and help acquisitions staffs stay abreast of changes and practices.</p>', 5405, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('ad2aa53a-9e54-45f0-8afa-e42beb02eabe', 'f390247e-555d-457c-b898-4c0c87c847dc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Merriam Webster''s Third New International Dictionary of the English Language- 3 Vols.,Unabridged Ed.  (Complete Set) </td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Encyclopaedia Britannica</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">0852295030</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Encyclopaedia Britannica</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 934, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('ad2e8c0a-f706-454a-bad3-fa7c427f4ee8', 'fc1465ad-8d57-48a4-8913-d41ee425f810', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Bhartiya Samaj: Mudde Evam Samasyayen BOOK</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. D.V. MAHAJAN</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937319</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Vivek Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2867, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('ad44e942-2230-4217-a8a0-ee4a8620b151', 'de5da11d-3867-40b3-8774-c3220c0002e2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jyotirmoy Prodhani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736118</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2746, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('ad66c585-2985-4f8e-b4b4-8db729ee6db3', 'bfc54ffd-910e-4435-9f2b-7a3d130231b6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Fundamental Managerial Accounting Concepts 8/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edmonds</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781259253416</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 208, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('ad698092-11fe-47a3-a50e-d15f3209bcae', '2060a09b-281d-4ad5-ac02-cac3f12766f9', 'Description HTML', 1, '<p>This book tells us about the life and works of two great leaders of India - Mahatma Gandhi and Dr. Ambedkar. Gandhiji Stated his campaign firstly against apart hid in South Africa. This campaign made him a Great leader.He also fought for the freedom of India.</p>', 4815, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('ad69e6fc-c8d2-429e-8841-98e988ba3331', '8c0f3ce9-97c9-49c0-a0c1-ce7662532125', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">An important prerequisite for successful conservation is a good understanding of what we seek to conserve. Nowhere is this more the case than in the fight to protect plant biodiversity, which is threatened by human activity in many regions worldwide. This book is written in the belief that tools that enable more people to understand biodiversity can not only aid protection efforts but also contribute to rural livelihoods. Among the most important of those tools is the field guide.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">Plant Identification provides authors of field guides with practical advice about all aspects of producing user-friendly guides which help to identify plants for the purposes of conservation, sustainable use, participatory monitoring or greater appreciation of biodiversity.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book draws on both scientific and participatory processes, supported by the experience of contributors from across the tropics. It presents a core process for producing a field guide, setting out key steps, options and techniques available to the authors of a guide and through illustration, helps authors choose methods and media appropriate to their context.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;List of plates, figures, tables adn boxes,&nbsp;List of case studies,&nbsp;People and Plants partners,&nbsp;Acknowledgements,&nbsp;1 Identifying biodiversity: Why do we need field guides?,&nbsp;2&nbsp; Producing a successful guide: Principles, purpose, people and&nbsp;process,&nbsp;3 Planning and budgeting,&nbsp;4&nbsp;Plant names and botanical publication,&nbsp;5 Identification: Keys and other access methods,&nbsp;6 Plant characters suitable for field guides,&nbsp;7 Information: Finding it and presenting it,&nbsp;8&nbsp;Illustration,&nbsp;9 Testing the field guide,&nbsp;10 Publishing the field guide,&nbsp;List of acronyms and abbreviations,&nbsp;References,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;</p>', 3612, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('ad911993-15f3-4725-8494-62c9f6b75562', '9c063775-cdb7-4132-acc5-db9db4a4d124', 'Additional Attributes HTML', 1, '<h1>Essential Social Psychology - 2/e Book</h1>', 4924, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('ad925490-78ca-4caf-b91a-928ae817489c', 'a0168fd7-7759-488b-ac80-ce37fe547533', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Terrance W. Pratt, Marvin V. Zelkowitz, T.V. Gopal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177586886</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>608</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>4th Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3413, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('ada1c7f8-82b8-4bb0-9df4-2c2488c86d40', '6b5c25d8-7b82-479d-a51b-d0ac553fe1e1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Experiencing MIS 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David M.Kroenke</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292163574</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher </span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 218, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('adbc25ce-d6d7-4c04-ac63-8f7fc35302e5', 'a958ce2b-1307-4acb-98fb-81fe71198eac', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The One-stop Guide for Finance Professionals, Compiled By 300+ Experts Covering Key Aspects of Finance Including &nbsp;Risk Management, Cash-flow Management, Operations, Macro Issues, Regulation and Auditing</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bloomsbury</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Bloomsbury</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849300001</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 1947, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('adbc60e6-55ce-4b71-8778-6b2d7daa36c6', '49716dfd-5aca-4edc-9404-cb33e5c3321b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>N.P. Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178350622</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>336</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5912, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('adcc910b-58a1-48ce-a3eb-219fd2bb93ca', 'a36a1598-58be-44ea-a710-3360918cf9b1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="background-color:white"><strong><span style="color:#333333">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333">The book—‘RAGGING: The Red Alert’ is the first of its kind, in India and abroad, on the subject stretching from negativity of definitions to ‘Rays of Hope’ – a positive picture: covering the roles played by NGOs, media, judiciary, administrative system and the social activists. Though it comes under ‘zero tolerance’ now under the law, yet we cannot claim that it would be eliminated altogether from the educational scene overnight, as the misguided and perverted minded youths may understand the consequences of their misdeeds but Chapter like ‘Be the Real Leader’, ‘Love Thy Children-<strong><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333"> </span></span></strong>Lest They…’ and ‘Tips for Fresher’s will help parents and students preparing themselves to shoulder future responsibility of nation building. It’s true that half a billion youth will have to own as to how if the<strong><span style="font-family:"Bookman Old Style",serif"><span style="color:#333333"> </span></span></strong>threat like ragging keeps on terrorizing them. Let us go through the pages ahead and see the practical solutions.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="background-color:white"><strong><span style="color:#333333">Contents</span></strong></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">1. An Unpleasant Account-Ragging Incidents</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">2. NGOs-The Bull Fighters </span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">3. The Apex Court and the Act Say</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">4. Report that Offered the Rescue</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">5. "My Death Will Bring About a Change"</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">6. Aman Alarm-A Movement</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">7. Potential of the Press</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">8. .....And the System Wakes Up</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">9. Love Thy Children-Lest They.....</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">10. Schools too in Ragging Range</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">11. Be the Real Leader</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">12 Rays of Hope</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">     Tips for Fresher’s</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">A. An Unpleasant Account-Ragging Incidents (Contd.)</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">B. Dr. Raghavan Committee Recommendations</span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem"><span style="font-size:12pt"><span style="background-color:white"><span style="color:#333333">C. UGC Guidelines (with Affidavits</span></span></span></p>
', 905, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('adcf0921-e28d-467d-9947-75a59a636504', 'f696e605-bed7-4647-8c4d-bc7918a754b0', 'Description HTML', 1, '<p>Written by the world''s leading scientists and spanning&nbsp;over 400 articles in three volumes, the&nbsp;<em>Encyclopedia of Food Microbiology, Second Edition</em>&nbsp;is a complete, highly structured guide to current knowledge in the field. Fully revised and updated, this encyclopedia reflects the key advances in the field since&nbsp;the first edition was published in 1999</p>

<p>The articles in this key work, heavily illustrated and fully revised since the first edition in 1999, highlight advances in areas such as genomics and food safety to bring users up-to-date on microorganisms in foods. Topics such as DNA sequencing and E. coli are particularly well covered.</p>

<p>With lists of further reading to help users explore topics in depth, this resource will enrich scientists at every level in academia and industry, providing fundamental information as well as explaining state-of-the-art scientific discoveries.</p>

<h3>Key Features</h3>

<ul>
	<li>This book is designed to allow disparate approaches (from&nbsp;farmers to processors to food handlers and consumers) and interests to access accurate and objective information about the microbiology of foods</li>
	<li>Microbiology impacts the safe presentation of food. From harvest and storage to determination of shelf-life, to presentation and consumption. This work highlights the&nbsp;risks of microbial contamination and is an invaluable go-to guide for anyone working in Food Health and Safety</li>
	<li>Has a two-fold industry appeal (1) those developing new functional food products and (2) to all corporations concerned about the potential hazards of microbes in their food products</li>
</ul>', 1537, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('adec2220-149f-409e-8974-47eb39224e1d', '56dd0019-be01-4427-9cd7-12e0bc8a354f', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Communication in Eighteenth-Century Music</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Danuta Mirka, Kofi Agawu</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780521888295</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">345</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">2008</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2277, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('adf41707-d591-42ca-bf03-44940256efa4', 'db8028d4-3632-4e2e-aa31-fb9bc9a9ad86', 'Description HTML', 1, '<h1>Community Geography - GIS in Action - CD-Rom Encludes Exercise Data and Arcview 3.x Projects</h1>', 5517, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('adf859b5-66e1-4c8e-8eb1-f433b78a31f2', '63c504c4-31e2-4433-9aa7-9629d730efb6', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Equality and Diversity in Social Work Practice New</h1>', 5159, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('ae05f2b9-b1e9-4dde-a6ee-0f0e53c8ccc9', 'fc318790-2b00-4b88-bfd5-82d44b59f615', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The Bhagavad Gita is one of the world''s greatest scriptures, the key sacred text of Hinduism. It means the ''Song of God'' and is often called the ''Song Celestial''. Alan Jacobs has succeeded in revitalising the ancient text into a form which reveals the full majesty of this magnificent scripture as well as its practical message for today''s seekers. The outdated English of Sir Edwin Arnold''s fine poetic translation in 1855 has been transformed and given clear meaning. It has also been expanded to reinforce the poetic imagery using contemporary free verse based on innovative metaphors. It is mandala poetry-each verse is a mandala for meditation. "It is like a great symphony. Each chapter relates to the last but leads on to the coda."</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Alan Jacobs'' incisive philosophic commentary dusts off the archaism of 1500 years and restores the text as a transforming instrument pointing the way to Self-Realisation.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content -</span></span></strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">&nbsp;Invocation,&nbsp;Preface,&nbsp;Foreword,&nbsp;Introduction,&nbsp;APPENDICES</span></span></span></span></p>', 5683, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('ae093432-8713-4153-a53d-3bc342579de5', '40273b46-fe8c-48a4-80b1-632aac364fa1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Arranged Alphabetically by Subject</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lloyd Cole</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781874052289</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>126</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2213, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('ae12f068-b22e-4548-a7cf-0a99223f559b', '3a07d757-678c-497c-a6a6-770ef8ff84f6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Kirtikumar Jadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761434</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5359, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('ae21100b-b30f-4338-bf1b-ca4d1f941dfd', '31510c3f-2b99-4365-84b5-2e7ed27d6254', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thummapudi bharathi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382159070</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5649, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('ae26024d-5091-4443-bee4-dd9d1059df96', '15a7b949-0c2e-4406-8007-8b67e463b58c', 'Description HTML', 1, '<h1>Vaidik Sahitya Mein Jaltatva Aur Uske Prakar NEW</h1>', 2821, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('ae3f18f6-7e91-4d54-8b60-ef9a98c6f5ca', '4d278edc-45c2-4b23-aa39-b24e6afd42ce', 'Description HTML', 1, '<h1>Statistical Analysis: Microsoft Excel 2010</h1>', 3402, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('ae44013b-6e56-4322-8d09-1111fefb36dd', 'fc5185ca-b295-4999-8bb7-247e63aab6ed', 'Additional Attributes HTML', 1, '<h1>Optics in Astrophysics</h1>', 4001, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('ae51c9f5-3015-4e33-9796-d0d7bd4c74fc', '68a0c3c0-4c24-4fba-957b-588d956415c5', 'Description HTML', 1, '<p>There is an urgent need to improve and maximize the potential of the present human resources, making research organizations to maintain a competitive edge in the emerging environment. So, increasing the motivational levels of scientists as well as extension functionaries to improve their research productivity and communication skills is of paramount importance, which is possible only through heightening and managing their personal, social and influence motivations. This book contains 142 research studies in the area of Education, Extension, Communication Strategies, Media, Women and Studies on the Elderly, Educational Technology and other studies like Environment, Health, Child Labour etc. It will prove to be rich resource material for the researchers, scholars, teachers, in colleges and universities.</p>', 5154, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('ae569b43-ddf4-438c-9452-c749de894915', 'ac31723a-c8da-41f5-a4e7-96fb85a6dcbf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:14.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:14.0pt"><span style="background-color:white"><span style="color:#2c2c2c">The book traces the history of ideas in the conceptual development of Quantum Mechanics.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:14.0pt"><span style="background-color:white"><span style="color:#2c2c2c">The opening chapter talks about how in the 1960s a group of scientists in Berkeley began an ambitious project to document the experiences of people who were still alive at that time and were part of the Quantum revolution. This group included eminent historian and philosopher of science Thomas Kuhn and John Archibald Wheeler. Over the next three years this group did over 150 interviews with the remaining people.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><span style="font-size:14.0pt"><span style="background-color:white"><span style="color:#2c2c2c">The book in the first two chapters tells you about struggles of Max Planck, Niels Bohr, Einstein at the beginning of the Quantum Revolution. The book has much to do with discussions of the Solvay Congress which led to many fruitful ideas of Quantum Mechanics. The historical roots of ideas of the Copenhagen interpretation are also discussed.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:11pt"><strong><span style="font-size:14.0pt"><span style="background-color:white"><span style="color:#2c2c2c">Contents</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:14.0pt"><span style="color:#2c2c2c">Introductory Chapter - The archive of the Unforgettable Time </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:14.0pt"><span style="color:#2c2c2c">Chapter One - Two Beginnings </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:14.0pt"><span style="color:#2c2c2c">Chapter Two - Two More Beginnings </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:14.0pt"><span style="color:#2c2c2c">Chapter Three - An encounter of ideas </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:14.0pt"><span style="color:#2c2c2c">Chapter Four - A road in darkness </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:14.0pt"><span style="color:#2c2c2c">Chapter Five - Ideas and Passions </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:14.0pt"><span style="color:#2c2c2c">Chapter Six - The route to summit </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-family:Georgia,serif"><span style="font-size:12pt"><span style="background-color:white"><span style="font-size:14.0pt"><span style="color:#2c2c2c">Concluding Chapter - There is no end</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start">&nbsp;</p>', 1073, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('ae57b8b2-94f0-4ad8-a735-2c27f0fba661', '66ba0830-de01-47c6-871f-762261240fcf', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">About the book</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="color:black">Over the years, total quality management has become very important for improving a firm''s processing capabilities to sustain competitive advantages. And in the last few years, the world has gone through many major changes in terms of information technology, quality system standards, customer satisfaction levels, economic changes, approaches of the government, and political alignments on the national and international level. Keeping these developments in mind, <strong><em>Total Quality</em></strong> <strong><em>Management, 5e</em></strong> has been revised to focus on encouraging a continuous flow of incremental improvements from the bottom of the organization''s hierarchy.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="color:black">Contents</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">1) Introduction</span></span><br>
<br>
<span style="color:black"><span style="background-color:white">2) Leadership</span><br>
<br>
<span style="background-color:white">3) Customer Satisfaction</span><br>
<br>
<span style="background-color:white">4) Employee Involvement</span><br>
<br>
<span style="background-color:white">5) Continuous Process Improvement</span><br>
<br>
<span style="background-color:white">6) Supplier Partnership</span><br>
<br>
<span style="background-color:white">7) Performance Measures</span><br>
<br>
<span style="background-color:white">8) Benchmarking</span><br>
<br>
<span style="background-color:white">9)&nbsp; Information Technology</span><br>
<br>
<span style="background-color:white">10) Quality Management Systems</span><br>
<br>
<span style="background-color:white">11) Environmental and Occupational Health and Safety Management System</span><br>
<br>
<span style="background-color:white">12) Quality Function Deployment</span><br>
<br>
<span style="background-color:white">13) Quality by Design</span><br>
<br>
<span style="background-color:white">14) Failure Mode and Effect Analysis</span><br>
<br>
<span style="background-color:white">15) Products Liability</span><br>
<br>
<span style="background-color:white">16) Total Productive Maintenance</span><br>
<br>
<span style="background-color:white">17) Management Tools</span><br>
<br>
<span style="background-color:white">18) Statistical Process Control</span><br>
<br>
<span style="background-color:white">19) Experimental Design</span><br>
<br>
<span style="background-color:white">20) Taguchi''s Quality Engineering</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Appendix</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif"><span style="color:black">References</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Book Antiqua",serif"><span style="color:black">Index</span></span></span></span></p>', 1007, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('ae8bf7d4-936c-4d85-b325-62003e9e553c', '66284bf2-d440-4f8f-b1a5-e6190f37e99f', 'Description HTML', 1, '<p>Gujarati Dalit literature is committed to the plight of Dalit Community, particulary the SC, the ST and the Baxi panch groups. It straightforwardly deals with discrimination and exploitation of these Communities. It emphasizes the theme of exposition of the sufferings of non-high castes people and pays little attention to the forms of literary pieces. It has been wildly criticized for the lack of forms. But Gujarati Dalit Literature is quite recent and to expect perfection of forms at this stage is too much. We can only say that Gujarati Dalit Literature is rough diamond. But more than this, it is the powerful, it will take the care of the form. In this respect selected Gujarati Dalit Literature is the veritable example of the theme that takes the form at the same time. This Anthology contains the creative writings by Dalit writers because they have direct experiences and realizations of Dalit Communities. But it does believe that non-Dalit writers can also produce Dalit Literature provided they have Commitment to dalit experience and dalit ideology. However, due to paucity of pages, the wiritings of non-Dalit Literature could not be included in this anthology. The editor regrets it. Though Gujarati Dalit Literature is inspired by Dr. Ambedkar’s ideology and Marathi Dalit Literature, It has its own independent identity. A few Comparatively young and moderately Gujarati Dalit poets and writers, exposed to national and world literature, dedicate themselves to neglected areas of experiences in literature of the time. They decide to expand the horizon of literature, they explicated the vision of treating a Dalit at least as a Human being. This vision, It is sure, will be helpful to the reasearchers, professors, general readers and a Common man without fail.</p>', 5599, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('ae972c02-c6eb-4c8e-a54c-9c5c08ad1556', '9bf92381-2f97-468e-873d-a01d72eaeb48', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Entrepreneurship, Effective Sales Management and Forex for Tourism and Hospitality explains the aspects that should be considered when starting a new business venture, both in terms of the theoretical framework and practical examples. It covers types of entrepreneurship; identifying and implementing business opportunities; planning and managing the business in terms of finance, marketing and operations, and business plans. Managing growth in a business, ethical and social responsibilities, and legal aspects affecting ventures are also explained. There are two categories of entrepreneurship textbooks: (1) those that are used in introduction to entrepreneurship courses and provide a brief introduction to each of the major steps in the entrepreneurial process and (2) those that focus on niche areas within entrepreneurship and are used in advanced classes. The edition of this book is first category and continues to provide management students and entrepreneurs an insight into the nuances of starting and managing a business in India. Entrepreneurship is an outlook of life which has been acknowledged as one of the essential factors that determines growth of any industry. It is a tremendous force that can have a big impact on growth, recovery and societal progress by fuelling innovations, employment generations and social empowerments. Today''s skill and knowledge based Indian economy is a fertile ground for entrepreneurs. It is rightly believed that India has an extraordinary talent pool with virtually limitless potential to become entrepreneurs. It is the ability to see opportunities in our environment and exploit them to create something new and better. This book will serve as a textbook for various courses like B.Com. B.B.M., M.T.A., M.B.A., etc., of all Indian universities.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Entrepreneur and Entrepreneurship</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Qualities of Functions of Entrepreneurs</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Competing Theories of Entrepreneurship</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Entrepreneurial Development Programmes in India</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Entrepreneurial Behaviours and Motivation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">N-Achievement and Rural Entrepreneurship</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Creativity, Innovation and Entrepreneur</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Feasibility Reports and Legal Formalities</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Destination Tamil Nadu</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Profile of the State</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tourist Destinations in the State</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strengthening Tourism</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Spatial Planning</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sales Management: An Overview</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Personal Selling</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Recruitment and Selection</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sales Training</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Compensation and Motivation of Sales Personnel</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sales Meeting and Contests</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sales territories</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sales Quota</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Supervision and Evaluation of Sales Force</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sales Control and Cost analysis</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Foreign Exchange Management (FOREX)</span></span></span></li>
</ol>
', 461, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('ae983e39-9353-4e5b-bc3f-9bc716f33ff8', '2506406b-b581-4e66-94bf-db30e13672d5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book which reconstructs the Sadh History and speaks of their moral code, their marriage customs and songs is a step towards bringing out the salient features of religious life in India. It would no doubt, be of considerable interest to not only the Sadhs but to people in general.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART I</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Sadhs in General</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Delhi Sadhs</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An ‘Authentic Account of the Saadhs’</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Farrukhabad Sadhs</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Reconstruction of Sadh History</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART II</span></strong></span></span></p>

<ol start="6">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Sadh Scriptures</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Sadhs’ Moral Code</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Marriage Customs and Songs</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Domestic Customs, Annual Festivals and Occupations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Education and Literary Efforts</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Evangelization of the Sadhs</span></span></span></li>
</ol>', 76, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('ae99fa5c-7b42-4462-a5d4-e0cd17c0d2f6', '13f58f34-8bbb-427d-b647-99d762d89186', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ram Kumar Mishra, Suresh Deman, Jayasree Raveendran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789332701342</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5440, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('ae9b3b90-ef66-47a6-bee1-b460f04e736a', 'c4efda7c-cd3d-4ca7-b17b-fd64c38d236a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Janet Todd</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780231131421</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3749, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('aea47ad2-627d-4399-b43d-dd64f1048bb2', '9468171a-42af-4f03-bd84-0c4fd2f90a87', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strategic Brand Management: Building, Measuring, And Managing Brand Equity 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kevin Lane Keller</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353946135</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 552, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('aeb86dcf-ef02-475e-9753-209d853202ec', '346fd559-23db-4dd0-be7a-23c7ef9b33cc', 'Description HTML', 1, '<p>What is international business? How does it differ from local or national business? What are the fundamental challenges and emerging trends in international business? What is the impact of globalization, corporate social responsibility, and the ever expanding use of digital technology on corporate strategies and executive decisions? International Business: Theory and Practice addresses these questions by providing the student with a broad overview of the subject, while guiding readers through the practical issues and context of international business with the use of a range of examples, cases and discussion questions drawn from around the world. Current critical issues in international business are analysed and explored: corporate social responsibility in an era of unprecedented globalization, the rise of the global entrepreneur and the `democratization'' of competition worldwide, and applications of technology in a digital economy. Key Features: - Unpacks the complex issues facing both multi-national enterprises (MNE) and international small and medium enterprises (SME) - Contains a full range of learning features including international case studies, explanations of key terms, a glossary, and annotated further reading - A dedicated companion website with material to support both lecturers and students.</p>', 3194, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('aeb8f173-b66a-4282-9b66-94dcfd8c4bea', '5765a17f-e2f8-4073-9e2a-c388c3d4be86', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">for Data-Dominated Applications</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Maarten Ditzel, Ralph H.J.M. Otten, Wouter A. Serdijn</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781402064197</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">117</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2007</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1780, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('aecc246c-81aa-4c53-a919-716a1f142a4c', 'faa47da7-3d2f-458b-8f5e-9feb890cf18b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jan C.A. Boeyens</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402085451</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>321</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2008 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5852, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('aecd0312-70a1-47ed-b241-5537cd237f35', 'af66cbe9-9b6e-471a-a452-ac2a7a5cda15', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sanil Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8188134252</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2472, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('aed129f5-95c7-4c85-adce-20fdc1bf6804', '1382d5dc-275a-4ff9-bc38-7c84386c0285', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Goswami Tulsidas'' Dohawali - This is the one of the major works of Tulsidas. This book contains the entire text consisting of 573 priceless, gem-like, 2-line verses of pristine beauty, with English translation and short explanations.</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;1. Dohas of Dohawali appearing in Ram Charit Manas,&nbsp;2. Dohas which have reference to Ram,&nbsp;3. Dohas which have reference to Nirguna (Formless Attributeless) aspect of God,&nbsp;4. Doha which have reference to True (Spiritual) love, Faith etc.,&nbsp;5. Dohas which have reference to good / bad company:,&nbsp;6. Dohas which refer to ignorance etc.,&nbsp;7. Dohas which have reference to friend / enemy, good / bad people, gentlemen / wicked persons and their characteristics.,&nbsp;8. Dohas which refer to general / specific moral precepts, provide wise conncil and guidelines on ethics, morality, probity and host of other virtues or vices.,&nbsp;9. Dohas which refer to polity, Rulers (Kings, Masters), subordinates and related matters (including Ram Rajya).,&nbsp;10. Dohas which refer to Kaal (including death), time / era, proper / oppurtune time, etc.,&nbsp;11. Dohas which refer to Kaliyug,&nbsp;12. Dohas which refer to Mahabharat characters / Lord Krishna / Arjun, etc.,&nbsp;13. Dohas which refer to Astrology, omens, stars, etc..,&nbsp;14. Dohas which refer to all-round welfare, auspiciousness, salvation, happiness, success, etc.,&nbsp;15. Dohas which refer to Vedas etc.,&nbsp;16. Dohas which refer to arguments, quarrels, fights, compromise, etc.,&nbsp;17.&nbsp;Miscelleneous Dohas,&nbsp;18. Brief Biography of Tulsidas,&nbsp;19. Works of Tulsidas - Appendix-A,&nbsp;20. Other books by author- Appendix-B,&nbsp;21. Parables and Index - Appendix-C,&nbsp;23. Glossary- Appendix-D,&nbsp;24. DOHAWALI TEXT&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5571, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('aedede9a-1f38-460a-b99a-94bd6122864e', '3ec7d189-d9a5-41b1-bc7a-9c3f5fe4f55a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780684313276</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3809, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('aee35b1e-4aa6-464f-9ad1-c9c8c3addb44', '82c34b16-c841-49ee-ad04-689a9a27cb1d', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td>Plasma Physics</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td>Kadamtsev B.</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td>Mir Publishers Moscow</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td>1998</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td>194</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1287, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('aee70ae7-f89b-4b2c-9695-47fbead81b5f', 'c6ac9f4e-972a-4b70-a472-e874c8e05186', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The physical structure of large systems in extremely diverse and complicated. No clear line exists between small (simple) and large (complicated) Systems as far as their modelling is concerned. Large systems therefore are hard to formalize and deny a uniformly valid straightforward methodology which could be helpful in their analysis and handling. The designer of a large automatic control system, say, always faces the problem of choosing the appropriate mathematical techniques to achieve his particular goal.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The existent techniques of the small system control theory-The vector matrix approach in the state space and frequency domain techniques-and software package-based computational procedures are of limited value for large system design.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>CONTENTS</strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Introduction</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Specific Features Involved in the Development of Large Automatic Control Systems</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The Decomposition Approach to Multiconnected System</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Characterization Control</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Automata Control</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Large System Design with Markov and Semi-Markov Models </span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Game-Theoretical Models of Large Systems</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Computer-Aided Design of Automatic Control Systems</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Multi-Objective Decision Analysis for Large System Computer Aided Design</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Multiattribute Feasibility Evaluation of Prospective System Designs</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Path Integral Approach to Statistical Analysis of Multidimensional Nonlinear Control Systems</span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Management Systems: Structuring and Modeling Problems</span></span></li>
</ol>', 1099, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('aeed4b61-cac6-4826-9587-735dccb7b849', '515e7285-f019-4726-ae1a-9c91b8de3c29', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Old Deccan Days or Hindoo Fairy Legends</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kirin Narayan</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788182900288</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>257</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6059, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('aef92584-d9d5-4e76-875b-f5455239a2a5', 'ba250044-509d-45c4-ae0b-c24a63b795d5', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">I Messages and Blessings from :,&nbsp;II Acknowledgements,&nbsp; II&nbsp;Foreword,&nbsp;III A Note to the Reader,&nbsp;IV Mystic Light of Wisdom,&nbsp;V Soul Nourishing Thoughts of Modern Sages&nbsp;and Thinkers,&nbsp;VI Introduction,&nbsp;VII CHAPTER 1 : SRI SIDDHIVINAYAKA,&nbsp;CHAPTER 2 :&nbsp; SRINGERICHAITANYA,&nbsp; CHAPTER 3 : MANGALADEVI,&nbsp;CHAPTER 4 : MOOKAMBIKA,&nbsp;CHAPTER 5 :&nbsp; DURGADEVI,&nbsp;VIII&nbsp; Points to Ponder</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2074, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('aefa9c1f-e4c4-4d33-b3de-04e5c275fbd7', 'fd877c6a-6e11-49d6-b2e5-432909f4fc1b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">All Over The Globe - The Past, Present and Future of Communication Cables</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">D.Sharle</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1989</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">376</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1080, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('af024af3-4672-4ba6-a4ac-027f9c820f0b', '1eb43ef4-abae-4f40-9c50-90311af2b41f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Essentials of Pediatric Nursing 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kyle Carman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788184737080</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wolters Kluwer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1398, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('af14d457-ef0f-4b4f-9601-ce0c6f2ac17a', '40d9d6b9-311f-4b4c-91a2-6e1d2cec678d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The book health management of spice crops contains 13 chapters on spices crops viz., black pepper (Piper nigrum L.), cardamom (Elettaria cardamomum Maton.), ginger (Zingiber officinale Rosc.), turmeric (Curcuma longa), nutmeg (Myristica fragrans Houtt.), cinnamon (Cinnamomum verum), garcinia (Garcinia spp.), tamarind (Tamavindus indica L.), clove (syzygium aromaticum) and vanila (Vanila planifolia Andrews). Book covers most of the core tools and management technology developed by distinguished scientists. Each chapter included introduction, about the crop, medicinal properties, disease causal agent, symptoms and its managements, insect pests, symptoms and its management, nematode pests, symptoms and its managements, nutrient management and organic management. This book will be helpful to planters, farmers, researcher, student and entrepreneur and also show the new path of our future budding scientist, researchers, policy makers for the exploration and development of newly management tools and techniques in the frontier area for the social welfare. This book contains 249 pages.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Content –&nbsp;</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Preface,&nbsp;Foreword,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1.&nbsp;Spice Crops: an Overview,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Black Pepper,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Cardamom,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Ginger,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Turmeric,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Tamarind,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Nutmeg,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Cinnamon,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Vanilla,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Garcinia,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Clove,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Conclusions:&nbsp;Constraints and Future Vision,&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Literature Cited</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 3844, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('af1b3c86-63e1-4fee-bd39-073e54fdf5fc', '9296ba2d-f901-48af-9993-388c12bff1c6', 'Description HTML', 1, '<p>This is the first book to comprehensively cover quantum probabilistic approaches to spectral analysis of graphs, an approach developed by the authors. The book functions as a concise introduction to quantum probability from an algebraic aspect. Here readers will learn several powerful methods and techniques of wide applicability, recently developed under the name of quantum probability. The exercises at the end of each chapter help to deepen understanding.</p>', 3978, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('af1c86cc-7fdf-49c7-8f44-85a0a6c7b9d2', 'e6364013-896d-4c6f-9d2b-e4f0dc65c954', 'Additional Attributes HTML', 1, '<h1>Geometric Optics on Phase Space</h1>', 4055, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('af2b38ca-f09a-48f0-a29e-e5b760895d15', '2b45ee6a-6589-4159-9a31-a2abcc27b76d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Kalpana Krishnaiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031278</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4840, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('af2c6c96-813f-480d-96ed-a0363018baa0', 'ffebbfee-b765-4373-aff0-048716b4e680', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>This book of problems is the result of a course in differential geometry and topology, given at the mechanics-and-mathematics department of Moscow State University.</p>

<p>It contains problems practically for all sections of the seminar course. Although certain textbooks and books of problems indicated in the bibliography list were used in preparation of this volume, a considerable number of the problems were prepared for this book expressly.</p>

<p>The material is distributed over the sections as in text book [3]. Some problems, however, touch upon topics outside the lectures. In these cases, the corresponding sections are supplied with additional definitions and explanations.</p>

<p>In conclusion, the authors express their sincere gratitude to all those who helped to publish this work.</p>

<p><strong>Contents</strong></p>

<p>Preface 5<br />
1. Application of Linear Algebra to Geometry 7<br />
2. Systems of Coordinates 9<br />
3. Riemannian Metric 14<br />
4. Theory of Curves 16<br />
5. Surfaces 34<br />
6. Manifolds 53<br />
7. Transformation Groups 60<br />
8. Vector Fields 64<br />
9. Tensor Analysis 70<br />
10. Differential Forms, Integral Formulae, De Rham<br />
Cohomology 75<br />
11. General Topology 81<br />
12. Homotopy Theory 87<br />
13. Covering Maps, Fibre Spaces, Riemann Surfaces 97<br />
14. Degree of Mapping 105<br />
15. Simplest Variational Problems 108<br />
Answers and Hints 113<br />
Bibliography 208</p>
', 1184, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('af330a8e-ada2-4b81-9497-6b2b290ac793', '575abe94-f801-4a97-a3a9-e04f8bd09069', 'Description HTML', 1, '<p>Globalized Activism for the Women</p>', 5663, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('af3c509b-19fc-4130-a1ee-69cfd9ef92d4', '1f31ea2e-7b91-4cac-8f23-bcc2311d2d8f', 'Description HTML', 1, '<p><strong>The Kacmiracabdamrta a Kachmiri Grammer Part 1</strong></p>
', 25, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('af4bc1db-3be1-4c18-ac32-8d0ab3d35335', '3f20ebb6-be8a-47ef-972e-6ce9991dff19', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter I: Iswara, Lord and Governor of the Cosmos</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter II: Cosmic Law</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter III: The End of Human Life</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter IV: The Means to Man’s Highest End</span></span></span></p>
', 96, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('af56a46a-c7c4-48f6-a385-2155b526dacd', 'f2f37a0d-69e2-47a5-b108-80be49fe532b', 'Description HTML', 1, '<p>Papers in memory of Prof. G. C. Pande</p>

<p>Religion, Philosophy and Historiography</p>

<p>Archaeology, Epigraphy, Numismatics</p>

<p>Art, Architecture, Iconography and Paintings</p>

<p>History and Miscellenious</p>

<p>&nbsp;</p>', 4951, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('af587ccd-544c-4a83-809e-2e91d163e914', 'c87824a6-c16e-4b07-83a2-350cd822e917', 'Additional Attributes HTML', 1, '<h1>Feynman-Kac Formulae, Genealogical and Interacting Particle Systems with Applications - Probability and Its Applications</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;556 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9781870325073</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1870325073</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1 kg 50 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.75 x 2.79 x 23.37 cm</span></li>
</ul>', 2338, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('af6f0d41-d6a2-4406-b026-d111ba8ec231', 'c58042e3-225e-4863-bebc-07ad8fcabbd0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Organic Chemistry of Drug Design and Drug Action 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Richard B.Silverman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789381269985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Elsevier</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 362, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('af81b8ae-5ac8-4d2f-bc20-ca96e1ddc303', 'fcfaae26-0daf-4370-976f-6a86e810ba4e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Global Phenomenon</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vinod Shrama</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176483680</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4529, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('af902da8-3528-4d7c-ab8e-13f5d0da544a', '2f9c453e-a5e7-4027-88e9-c6f89b3063df', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Join author Shakta Khalsa on an experiential journey, exploring yoga-based tools to help you embrace your true self and live with wonder and joy as you care for the children in your life. The book has been written with the intention of helping you-whether you''re parent, family member, teacher, therapist, or caregiver-reclaim your authentic self while also helping the children around you stay connected to their own inner radiance. With Shakta''s guidance, you''ll discover:</span></p>

<p style="text-align:justify"><span style="font-size:18px">Fun, effective yoga exercises and meditations for children and adults</span></p>

<p style="text-align:justify"><span style="font-size:18px">Ancient wisdom and leading-edge teachings to help children be the radiant beings that they are</span></p>

<p style="text-align:justify"><span style="font-size:18px">Techniques for staying connected to your inner self while meeting challenges with children</span></p>

<p style="text-align:justify"><span style="font-size:18px">Tips for the art of deep listening and neutral, friendly talk</span></p>

<p style="text-align:justify"><span style="font-size:18px">Natural discipline that uses the magic of imagination and natural consequences</span></p>

<p style="text-align:justify"><span style="font-size:18px">How to place trust in a child''s natural self-correcting abilities</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Figures,&nbsp;Foreword,&nbsp;Introduction: The Yoga Way to Radiance,&nbsp;Chapter 1:&nbsp; Welcome to Your Toolbox,&nbsp;Chapter 2: The Highest Path of Yoga,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Chapter 3: Walking the Balance Beam,&nbsp;Chapter 4: Into the High Heart,&nbsp;Chapter 5: No Place Like Home,&nbsp;Chapter 6: The Wonderful Side of Being Different,&nbsp;Chapter 7: Giving Children Space to Grow,&nbsp;Chapter 8:&nbsp; Be the Lighthouse for Our Children, Our World,&nbsp;Epilogue: In the Hands of the Universe,&nbsp;Resources</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:18px">&nbsp;</span></p>', 5671, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('af9494de-5695-4c72-a75b-683cdfeeab62', 'bbabefe8-973b-4bea-8349-dd859a299b75', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Sanatan Hindu Dharm and Ethics</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Koushal Kishor Mishra</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788178444123</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">188</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2021</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1896, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('af95625e-2a85-4ba7-9d43-395f2db16771', 'aacec349-3657-4927-87a8-9e07ed22a1bc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">Finite Mathematics for Business, Economics, Life Sciences, and Social Sciences</span></em><span style="font-family:"Bookman Old Style",serif">, 14th Edition offers more built-in guidance than any other text for this course - with special emphasis on applications and prerequisite skills - and a host of student-friendly features to help students catch up or learn on their own.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Functions and Graphs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Mathematics of Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Systems of Linear Equations; Matrices</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Linear Inequalities and Linear Programming</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Linear Programming: The Simplex Method</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Logic, Sets, and Counting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Probability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Markov Chains</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Data Description and Probability Distributions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Games and Decisions (online)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 293, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('afa041be-c806-47f8-ae3a-142cdd20ad30', '3fb77331-2773-4765-82b0-470bb6d6c49f', 'Additional Attributes HTML', 1, '<h1>Mathematical Aspects of Classical and Celestial Mechanics -Encyclopaedia of Mathematical Science 3/e NEW</h1>', 2532, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('afb30395-0a28-49f7-a5e1-244ccbf4858d', 'cc557432-903c-46b8-84c5-cef081a4eb1a', 'Description HTML', 1, '<p>Corruption always grabs the headlines and the processes of political contention that created the modern state have done much to shape our notions of corruption and good government; yet very old ideas show surprising vitality as we examine the ways citizens understand and react to corruption issues. Corruption issues appeared as a major international policy concern around 1990, after a generation during which they received relatively little emphasis, and since that time the research literature has had unprecedented growth in quantity and quality.</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>This major reference collection collates the best of the research for scholars, policymakers, students, reformers, journalists, and interested citizens, showing us where we have been and where we need to go as the work continues. Further, the collection develops a much-needed comprehensive record of what we have learned from political scientists, economists, and historical and cultural analysts; while all borrow selectively and creatively from each other, they are still engaged in largely separate conversations. Finally, this collection focuses on the whole issue of reform. The past generation′s research has both led to new ideas about how to attack corruption, measure its seriousness, and assess the effects of corruption control efforts. The collection is a particularly important toolkit to bring the best of our knowledge to bear upon efforts at control-in effect, to integrate theory and practice-for as in many other policy areas it is entirely possible to do the wrong things for the right reasons.</p>', 1950, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('afbd1659-5e29-417e-a181-898687a17ddc', '5d1425b6-5d1a-4cc3-9f61-92e8a349df9e', 'Description HTML', 1, '<p>This graduate-level text surveys the problems of earth and environmental sciences by means of theoretical models that have as an essential basis a purely random element. In addition to introducing students to spatiotemporal modeling as a fundamental methodology in the earth sciences, this volume illustrates the role of spatiotemporal modeling in the general framework of the scientific method. Starting with discussions of the science of the probable, the various theories of probability, and the physical significance of the random field model, the text explores a variety of problems in earth sciences in which the random field model constitutes an effective approach. A critical and concise summary of the fundamental concepts and results of the general random field theory is followed by considerations of the intrinsic spatial random field model, the factorable random field model, the spatiotemporal random field model, and space transformations of random fields. Additional topics include random field modeling of natural processes, the simulation of natural processes, estimation in space and time, and sampling design.</p>', 5218, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('afc9c664-2774-423f-bfb6-30ccaf5a7f0e', '70958de5-4a73-4c89-b0b3-e0aa552fcb8c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Written and visually designed for students ages 10-17, the "2007 Compton''s by Britannica" is packed with information young learners will find exciting and captivating. Dramatic pictures, detailed diagrams, and engaging texts will give young readers the basic facts and entice more advanced students to dig deeper. The 26 volume set covers a wide variety of topics and presents information in an easy-to-read style. The 2007 edition is fully updated, revised, and reviewed by educators, expert contributors, and Britannica editors. Designed to inspire ambition and stimulate the imagination, "Compton''s" is perfect for any family''s home library. It includes more than 50 per cent New and Revised Content. New and revised articles include astronomy, ballet, football, Olympic medallist Shani Davis, genetic engineering, global warming, flood, Hamas, Liberia, New Orleans, and Palestine, social security, weather and much more. More than 37,000 articles cover geography, math, people, social studies, science, and more. Engaging Graphics - Readers will be captivated by 23,000 maps, charts, tables, and images including hundreds of stunning new additions. Convenient, carefully designed aids provided throughout each volume encourage research and fact-finding.</span></span></p>', 2244, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('afe264e4-8181-44e4-8e24-cdf1752b0507', 'b3146055-e5b8-4c44-a98b-86a724a47650', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Supply Chain Analytics is a structured collation of important analytical tools and techniques that specifically addresses critical decision areas in warehousing, inventory, and transportation in supply chain management, which are mostly available in some technical academic papers and proceedings of conferences and so will be very helpful to find them all in one book. This book explains various practical application methods in a lucid manner so that any student with basic understanding of Decision Sciences will be able to understand popular analytical tools and techniques useful in supply chain management areas.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Section I Overview of Logistics and Supply Chain Management</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 1 Overview of Logistics and Supply Chain Management&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.2 SCM and Competitive Advantage</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.3 Driving Forces in Business and SCM</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.4 Overview of Logistics Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.5 Overview of Supply Chain Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">1.6 Supply Chain Analytics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Section II Overview of Optimization Methods</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 2 Overview of Optimization Methods</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.1 Introduction and Historical Perspective</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.2 Constrained Optimization Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.3 Assumptions of an LPP</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.4 General Form of LPP</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.5 Graphical Solution to Furniture Problem</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.6 Simplex Method</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.7 A Few Examples of Formulation of LPP</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.8 Transportation Problem</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">2.9 Assignment Problem</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Section III Facilities Location and Warehousing Decisions</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 3 Facility Locations and Discrete Location Models</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.2 Single Facility Location Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.3 Multiple Facility Location Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.4 Mathematical Formulations of Popular Location Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">3.5 Conclusion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 4 Facility Locations through Heuristic and Other Approaches</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.2 Heuristic Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.3 P-Median Solution for Example 4.1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.4 Greedy Drop Heuristic for Capacitated Depots with Fixed Costs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.5 Capacitated Fixed Charge Model Solution for Example 4.1</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.6 Mathematical Programming Approach to Facilities Location Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.7 Baumol and Wolfe Method</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">4.8 Spatial Interaction Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 5 Tactical and Operational Decisions in Warehousing</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5.1 Introduction and Space Determination in Warehouse Planning</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5.2 Warehouse Operations and Layout Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5.3 Handling Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">5.4 Layout Configuration Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Section IV Inventory Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 6 Inventory Concepts, Costs and Basic Models</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.2 Reasons for Keeping Inventory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.3 Reasons against Keeping Inventory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.4 ABC Analysis and Pareto Analysis (80-20 Rule)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.5 Managing Inventories and Inventory-Carrying Costs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.6 Single-Period Inventory Models (Newsvendor Model)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.7 Optimal Stock Level in Newsvendor Models (for Continuous Distributions)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.8 Repetitive Order Quantities (Pull Models)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.9 Production Order Quantities (POQ) Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">6.10 Quantity Discount EOQ Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 7 Inventory under Uncertainty and Service Levels</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.2 Factors Affecting Safety Inventory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.3 Understanding Demand Uncertainty</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.4 Service Levels and Product Availability Measures</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.5 Average Inventory Level</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.6 Estimation of Unit Service Level or Fill Rate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.7 Impact of Lead Time Uncertainty on Inventory Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.8 Backorder Case</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">7.9 Lost Sales Case</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 8 Joint Replenishment and Lot Sizing in Inventory Decisions</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.1 Introduction and Inventory Investment Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.2 Lot Sizing Inventory Management Interpolation Technique</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.3 Lagrangian Multipliers</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.4 Joint Replenishment of Multiple Items</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.5 Lot-Sizing Techniques (Dynamic Lot Sizing)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.6 Multi-Echelon Inventory Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">8.7 Risk Pooling or Centralization of Inventories</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Section V Transportation Decisions</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 9 Trade-Off Decisions and Network Models in Transportation</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.2 Basic Trade-Offs in Transport Decisions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.3 Transport Service Selection</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.4 Operational Planning in Transportation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.5 Network Models</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.6 Minimal Spanning Tree</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.7 Shortest Path Algorithms</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.8 Bellman–Ford Algorithm ( for Negative Link Lengths)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.9 Floyd-Warshall Algorithm</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">9.10 Maximum Flow Model</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 10 Routing Using the Traveling Salesman Problem Algorithms in Transportation</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.2 Characteristics of Routing and Scheduling Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.3 The Traveling Salesman Problem</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.4 Heuristics for Solving a TSP</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.5 Construction Heuristics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">10.6 k-Opt Tour Improvement Method</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 11 Routing and Scheduling Problems and Methods</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.2 Vehicle Routing Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.3 Branch and Bound Method for Solving Routing Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.4 Clarke–Wright Savings Algorithm for Solving Routing Problems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.5 Sweep Heuristic for Solving VRPs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.6 Generalized Assignment Method</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.7 Vehicle Scheduling Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">11.8 Deficit Function Approach to Vehicle Scheduling</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Section VI Multicriteria Decision Making</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><strong><span style="font-size:11.0pt"><span style="color:#333333">Chapter 12 Multi-Criteria Decision Making</span></span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.1 Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.2 Multiple-Attribute Utility Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.3 Terminologies in MADM or MCDM Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.4 Analytic Hierarchy Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.5 Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.6 Basics of Fuzzy Logic</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.7 Fuzzy Analytic Hierarchy Process</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">12.8 Fuzzy TOPSIS</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Summary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Exercises</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Bibliography</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="font-size:11.0pt"><span style="color:#333333">Index</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 845, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('afef0c87-0c00-4afa-9021-d299a89f8292', 'f4baad78-08b0-4a09-aca3-32737596841e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anupama Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839560</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4914, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('affa0888-ad6a-448e-ae65-d7b7a4660f08', '7e403917-e0c2-4dcf-9a53-bf30e70b9333', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Suresh Sinhal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8174532099</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2931, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('affabd98-2f4a-4039-a725-31c40561b176', 'fe81e2e4-e506-4f3b-b488-6c77c7394dcd', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎&nbsp;Idea Group Publishing</p>

<p>Edition&nbsp; :&nbsp; &nbsp;1st edition</p>

<p>Cover&nbsp; &nbsp;:&nbsp; &nbsp;Hardcover</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Pages&nbsp;: ‎&nbsp;479 pages</p>

<p>Year&nbsp; :&nbsp; 2006</p>

<p>ISBN-10 ‏ : ‎&nbsp;1591409829</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-1591409823</p>', 2139, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('affd117a-75ba-41dc-a314-f171b495d575', '85be2290-e639-4393-bc23-affe9a9f5d88', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623622</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5420, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b0042277-f1fe-4531-a60a-90eeb4a16ee9', '69392833-5cd6-4497-8c34-639bf4c9defe', 'Additional Attributes HTML', 1, '<p>Publisher ‏ : ‎&nbsp;Sage Publications; 1st edition (Dec 6 2012)</p>

<p>Language ‏ : ‎&nbsp;English</p>

<p>Hardcover ‏ : ‎&nbsp;1632 pages</p>

<p>ISBN-10 ‏ : ‎&nbsp;0857020900</p>

<p>ISBN-13 ‏ : ‎&nbsp;978-0857020901</p>

<p>Item weight ‏ : ‎&nbsp;3.3 kg</p>

<p>Dimensions ‏ : ‎&nbsp;25.15 x 12.95 x 17.53 cm</p>', 2239, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('b018e96a-910f-4fa4-bb6b-cdb135949e1e', '1087b852-7de7-4513-83c4-7e4b0f723dbf', 'Description HTML', 1, '<h1>Thermodynamics for Engineers</h1>', 3932, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('b0292780-2bc8-45b6-89b8-d1394077891c', 'abbe2003-f51f-47b6-903c-3299eb41956d', 'Description HTML', 1, '<h1>Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries New</h1>', 4588, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('b04f9505-de5f-42cf-a184-246b17724fd8', 'ae5e02ac-27eb-482d-b92d-5a26fe75b454', 'Additional Attributes HTML', 1, '<h1>Algebraic Groups and Lie Groups with Few Factors -in Mathematics</h1>', 2496, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('b0555a79-4e1f-4dab-8ef8-e05c82927ce0', '870cd958-58ce-4291-a185-f13a292f07f2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Lata Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791620</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2937, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('b06a88cf-38f4-4880-bb6c-fc49b25a851e', '1c0650e0-0b08-4c5c-b472-afa390801aa3', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Manuelle Gautrand Architect</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Robyn Beaver</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1920744878</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781920744878</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">124</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2005</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"> </td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>
', 1808, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('b06e3867-3faa-4327-b312-ea31afafc0b3', '2d61925c-abde-4a3a-8301-2c56b2699cc6', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A. E. Houseman- His Personality, Poetics and Poetry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paritosh Sanyal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">818549567x</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Piranha Publishers</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1406, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('b09f50a7-dd64-41df-a748-a07346829d6c', '1577e21a-9692-4175-94e5-cb90660f8402', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">अष्टाध्यायी - पदानुक्रम - कोश:</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">अवनीन्द्र कुमार</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2021</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171101184</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171101186</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">581</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2021</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1498, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('b0a3bbaf-3a17-49ad-920f-6dc3a3a8efe2', '3175ff7e-67d7-485e-aa2a-e330b3141a17', 'Description HTML', 1, '<p>In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)</p>', 5220, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b0b8463f-f7fb-4bb3-bae3-baf3f8ee13b7', '4efc89e5-475d-4253-8d0a-ef2b36490dbb', 'Description HTML', 1, '<h1>Total Quality Management</h1>', 3152, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('b0b89c87-4251-46e3-9d35-dacce6255bb2', 'e981a234-b266-41d2-b6d2-a1fa84a51655', 'Description HTML', 1, '<p>The Second Edition of the highly successful Essential Social Psychology is now even more indispensable! Essential Social Psychology gives students an accessible and thorough grounding in the key concepts and fundamentals principles of social psychology. It provides a lively introduction to the major theoretical debates, new approaches, and findings that characterize the discipline. The second edition has everything students need: short, lively chapters covering classic and contemporary studies, illustrations, an extensive glossary and memory maps. Key features of the new edition include: New chapters on Attribution and Intergroup Relations Alternative perspectives in each chapter to reflect the range of approaches and encourage critical thinking. Extended chapters provide more detailed coverage of each topic New and improved companion website, with enhanced lecturer and student support. Essential Social Psychology, second edition is ideal for students taking social psychology for the first time as part of a degree course in psychology or as an option within other degree programmes.</p>', 4869, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('b0b93e69-a426-4eed-a465-d246b2968576', '8684e85c-7c61-4f2a-be3c-5ab669d2d04b', 'Description HTML', 1, '<p>Gr. 8^-12. "Liberals say `poverty made him do it.'' Conservatives say `welfare checks made him do it,''" notes one essayist with dissatisfaction before going on to claim eroding values as a major cause of crime. This latest Current Controversies title tackles crime from all possible angles, considering causes of crime, whether or not crime is increasing, criminal justice, and juvenile crime. Twenty-seven brief articles, dating from 1994 to 1997, provide current, differing viewpoints on the subject. One author claims social decay is a major cause of crime. Another looks at genetic factors and criminal behavior. Other writers disagree about whether or not crime is on the rise, depending on how it is reported. Reporters examining juvenile crime discuss the merits of punishment and the role gangs play in juvenile crime. Students will find the writing accessible and the articles useful for research. Bibliography; list of organizations. Anne O''Malley</p>', 4616, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('b0bab88b-515f-4e27-a6e6-77f86ea5b422', 'b15990e9-9f88-46f4-9770-fa5d0cef081d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Mid-Century Architecture Reborn</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael J. Crosbie</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1920744967</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>162</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6057, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('b0c46acf-6955-4f1c-9484-a42e709793f7', '2ca8b727-9921-4404-bdc9-0654a2857526', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Tell me about Hindu GODS & GODDESSES</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Anurag Mehta, Vaneeta Vaid</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176760690</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>128</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5871, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('b0cb4524-861b-4c65-887f-52d3f4eb0105', '724e51ec-4c02-415f-8be8-f9930ae93431', 'Description HTML', 1, '<h1>Digital Media and Weblog - Facets of Modern Journalism</h1>', 5364, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b0dc9866-c300-400a-8f4c-74d4d330e11b', 'b528e81d-cb8a-4013-9473-4ed8d47d311e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Del I. Hawkins, David L. Motherbaugh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351344797</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>750</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3331, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('b0df566f-7f45-4341-82f0-ff42766bb092', '773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', 'Description HTML', 1, '<h1>Antrrashtriy Vitiy Poonji aur Bhartiy Arthvyavtha NEW</h1>', 5142, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('b0e4ffbe-3811-4624-907d-c031c0ead994', '7704ee03-4fa4-44a6-9766-b9bd5272ea77', 'Description HTML', 1, '<h1>Readings in Library Science</h1>', 3280, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('b0e847cc-79f4-444d-85c9-fc3fc5ba10b6', '4394b7a7-a074-4849-a4fe-7dfa9b71fd1e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Film By Francois Tisseyre</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Francois Tisseyre</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540926559</td>
		</tr>
		<tr>
			<th>Series title</th>
			<td>Springer Videomath</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>N/A</td>
		</tr>
	</tbody>
</table>', 1894, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('b0f9ccfd-23e9-4667-87de-d6d167f44e6d', 'eb873654-7b70-425f-9c7a-97fbf51b7c3f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you may encounter in your daily work. If you''re comfortable with Python and its libraries, including pandas and scikit-learn, you''ll be able to address specific problems such as loading data, Handling text or numerical data, model selection, and dimensionality reduction and many other topics.<br />
Each recipe includes code that you can copy and paste into a toy dataset to ensure that it actually works. From there, you can insert, combine, or adapt the code to help construct your application. Recipes also include a discussion that explains the solution and provides meaningful context. This cookbook takes you beyond theory and concepts by providing the nuts and bolts you need to construct working machine learning applications.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vectors, Matrices and Arrays</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Loading Data</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Data Wrangling</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handling Numerical Data</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handling Categorical Data</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handling Text</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handling Dates and Times</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Handling Images</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dimensionality Reduction Using Feature Extraction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dimensionality Reduction Using Feature Selection</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Model Evaluation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Model Selection</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Linear Regression</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Trees and Forests</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">K-Nearest Neighbors</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Logistic Regression</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Support Vector Machines</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Naïve Bayes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Clustering Neural Networks</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Saving and Loading Trained Models</span></span></span></li>
</ol>
', 605, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('b0ff636e-334a-4bf3-8883-38110824e805', '23781be8-b622-4c1e-93e1-1eaa231bd6a0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Abraham George</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735692</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5754, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('b106808f-4a2a-4ae9-8c4a-9e2c9a8f0a0e', '3f033116-5953-4942-a3d6-5e4cf038c8cc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Applied Statistics in Business and Economics 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David P.Doane</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789390113040</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 774, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('b108f737-0be7-4e33-9cb6-a1437e1ec0f3', 'dee45766-3956-408f-87fc-a9634c0f40b5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Handbook of Agricultural Geophysics</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Nandita Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352695508</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 700, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('b115936a-9dee-408e-afa2-56f61971a31f', '6b3ee882-263a-4b36-9d6b-898e5975e5fd', 'Description HTML', 1, '<h1>Freedom of Information: working towards compliance</h1>', 3352, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('b11919d4-f8e7-42ac-a2fd-023edaae2832', '3cbf6b58-1b5c-4427-885e-e6d52abbe0eb', 'Additional Attributes HTML', 1, '<h1>Windows Group Policy - Administrator''s Pocket Consultant</h1>', 3379, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('b11c26f2-5cb9-455a-a70d-6fbc02ee676a', '57946c73-2b49-4d14-9666-27beb1d576c1', 'Additional Attributes HTML', 1, '<h1>Differential Geometry of Varieties With Degenerate Gauss Maps</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;255 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;144192339X</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1441923394</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;397 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.5 x 1.63 x 23.5 cm</span></li>
</ul>', 2370, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('b11c7626-72e1-4743-9744-eed334d49301', 'f86dc3f1-e6f3-40ec-aa6c-a011d8dac32e', 'Description HTML', 1, '<h1>Rigved Sanhita - Anuvadak, Vyakhyakar Evam Sampadak</h1>', 2815, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('b11f1fca-f87a-45d2-bd5a-80db24df46ca', 'e4cd1da7-6631-4160-a193-01d979bb38ff', 'Additional Attributes HTML', 1, '<h1>Theory and Social Psychology New</h1>', 4866, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('b1212ad0-bfac-4efb-a8c5-6e1d27122b8b', '104cc13f-9723-4e12-93d4-063cdd3554a8', 'Description HTML', 1, '<p>In contemporary Western societies, the visual domain has come to assume a hitherto unprecedented cultural centrality. Daily life is replete with a potentially endless stream of images and other visual messages: from the electronic and paper-based billboards of the street, to the TV and Internet feeds of the home. The visual has become imbued with a symbolic potency, a signifying power that seemingly eclipses that of all other sensory data. The central aim of this four-volume collection is to explore key approaches to visual research methods and to consider some of the core principles, issues, debates and controversies surrounding the use of visual techniques in relation to three key enterprises: 1) documentation and representation; 2) interpretation and classification and 3) elicitation and collaboration. Volume One: Principles, Issues, Debates and Controversies in Visual Research serves as a theoretical backdrop to the field as a whole. It introduces core epistemological, ethical and methodological debates that effectively cut across the four volume collection as a whole. Volume Two: Documentation and Representation illustrates approaches to visual documentation and representation, from classical documentaries to contemporary, state of the art modes of visual anthropology and ethnography. Volume Three: Interpretation and Classification examines core debates surrounding and approaches to visual analysis. Volume Four: Elicitation and Collaboration explores participative approaches to visual inquiry.</p>', 5763, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('b12da245-60af-4f0f-95f5-aa1759b615ca', 'e22d8820-5c6f-404f-a959-2e4159a417dc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Negotiation Skills&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Irfan A.Rizvi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9798219009174</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 752, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('b155909c-b360-4029-ba12-b575c233d913', 'd6243b78-fd62-4617-9fa5-dfab0d70fedc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Provides a high level reference source for scientists engaged in any aspect of plant research − chemistry, biochemistry or physiology − with primary focus on the chemistry of phosphorus-containing compounds that occur naturally in the plant kingdom, and specifically in the higher plants (Plantae).</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book is comprehensive with respect to nomenclature, physical properties, and distribution worldwide. There are many tables of actual data on phosphorus compounds occurring in whole plants and parts of plants. The tables provide detailed data that is needed by the food industry, agriculture, etc as many of the phosphorus compounds are common to both plants and animals.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Two appendices cover other aspects including changes in phosphorus-containing compounds during germination and their accumulation during growth and senescence. The final sections of the book comprise separate indexes of plants, compounds and authors.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Sugar Phosphates</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Phytic Acid</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Lower&nbsp;<em>myo</em>-Inositol Phosphates</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Phospholipids</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Mononucleotides</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Dinucleotides</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Vitamins</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Distribution of Phosphorus Compounds in Plants</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Changes Occurring during Germination</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">B Changes Occurring during Growth and Senescence</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 639, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('b156df27-6170-4b82-a76d-01800ed15522', '44f1d3e4-92ec-45a4-a566-bd7a0a0e9afe', 'Description HTML', 1, '<p>More active public policies are needed to increase higher levels of human development. The United Nations'' millennium development goals have been adopted by all countries, but despite substantial progress in recent decades major challenges remain. Those challenges are also considerable in most countries in Latin America and the Caribbean and this was the case even prior to the setbacks caused by the global economic crisis of 2008-2009. This book provides a robust quantitative analysis of the financing constraints to achieve human development goals for poverty reduction, universal primary education, reducing child and maternal mortality and improving access to drinking water and sanitation, covering 18 countries in Latin America and the Caribbean. The contributions to this book assess the macroeconomic trade offs of scaling up public expenditures for this purpose based on a unique integrated quantitative approach to human development, growth, inequality, and poverty reduction.</p>', 5998, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('b1674261-f19c-4c31-a009-44c2f4bd241f', 'ef53d921-3b41-492e-9118-c75727367f3c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sentence Skills With Readings  5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">John Langan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781259060656</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 206, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('b16ad767-be25-48b3-846c-eb5519bf3e56', 'def62904-d910-45bb-8431-43c7cd413963', 'Additional Attributes HTML', 1, '<h1>The Indian Woman BOOK</h1>', 2606, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('b190c594-d4d9-454d-8c1e-240bc36fd76f', '9ecd94e7-b262-4edb-939b-c5c7d8fc63ef', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Rajshi Bharathari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Sri Dhanpant</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Bharathari Ismarak Mission</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1954</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Paperback</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hindi</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 41, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('b1a15929-d809-4361-9e14-cc9646e129c3', '44f365d7-ae5b-484b-8609-965650a30317', 'Description HTML', 1, '<p>This book constitutes the proceedings from the 20th Tyrrhenian Workshop on Digital Communications, held September 2009 in Pula, Sardinia, Italy and focused on the "Internet of Things."</p>', 3944, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('b1acdd70-bd09-4317-8fcd-154d0bb31e06', '1ebbf422-2742-47a3-bede-505e756cce15', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">In this benchmark five-volume study, originally published between 1922 and 1955, Surendranath Dasgupta examines the principal schools of thought that define Indian philosophy. A unifying force greater than art, literature, religion, or science, Professor Dasgupta describes philosophy as the most important achievement of Indian thought, arguing that an understanding of its history is necessary to appreciate the significance and potentialities of India''s complex culture. Volume III offers an examination of the Bhaskara school of philosophy, the Pancaratra, the Arvars, the Visistadvaita school of thought, the philosophy of Yamunacarya, the Ramanuja school of thought, Nimbarka''s philosophy, the philosophy of Vijnana Bhiksu, and the philosophical speculations of some of the selected Puranas.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><em><span style="background-color:white"><span style="color:black">Volume-1</span></span></em></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Chapter I</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Introductory</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER II</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Vedas, Brahmanas and their Philosophy</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER III</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Earlier Upanisads (700 B.C.—600 B.C.)</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER IV</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">General Observations on the Systems of Indian Philosophy</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER V</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Buddhist Philosophy</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER VI</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Jaina Philosophy</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER VII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Kapila and the Patanjala Samkhya (Yoga)</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER VIII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Nyaya-Vaisesika Philosophy</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER IX</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Mimamsa Philosophy</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER X</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Sankara School of Vedanta</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><em><span style="background-color:white"><span style="color:black">Volume-2</span></span></em></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XI</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Sankara School of Vedanta (Continued)</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Philosophy of the Yogavasistha</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XIII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Speculations in the Medical Schools</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XIV</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Philosophy of the Bhagavad-Gita</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><em><span style="background-color:white"><span style="color:black">Volume-3</span></span></em></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XV</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Date of Bhaskara</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER XVI</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>The Pancaratra</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER XVII</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>The Alvars</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER XVIII</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>An Historical and Literary Survey of the Visistadvaita School of Thought</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER XIX</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>The Philosophy of Yamunacarya</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER XX</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Philosophy of the Ramanuja School of Thought</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER XXI</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>The Nimbarka School of Philosophy</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER XXII </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>The Philosophy of Vijnana Bhiksu</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">CHAPTER XXIII</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Philosophical Speculations of some of the Selected Puranas</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><em><span style="background-color:white"><span style="color:black">Volume-4</span></span></em></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXIV</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">The Bhagavata-Purana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXV</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Madhva and his School</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXVI</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Madhvas Interpretation of the Sutras</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXVII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">A General Review of the Philosophy of Madhva</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXVIII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Madhva Logic</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXIX</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Controversy between the Dualists and the Monists</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXX</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Controversy between the Dualists and the Monists (Continued)</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXXI</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Philosophy of Vallabha</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXXII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Caitanya and his Followers</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXXIII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Philosophy of Jiva Gosvami and Baladeva Vidyabhusana (Followers of Caitanya)</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><em><span style="background-color:white"><span style="color:black">Volume-5</span></span></em></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXXIV</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Literature of Southern Saivism</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXXV</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Vira-Saivism</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXXVI</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Philosophy of Srikantha</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXXVII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">The Saiva Philosophy in the Puranas</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">CHAPTER XXXVIII</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:black">Saiva Philosophy in some of the Important Texts</span></span></strong></span></span></p>', 870, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('b1b4cf1b-626b-442e-8fb6-569ef2f5794b', '24438230-3689-4bad-9c4b-626b7179401c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Reimagining Data Visualization Using Python is an extensive discourse on data visualization. It details how to perform data visualization on a variety of datasets using various data visualization libraries written in Python programming language. Understanding, visualizing, and presenting data is slowly and gradually becoming a must have skills for professionals in all disciplines. This book is designed for learners who are beginners in visualization using python. It is a guide with detailed out steps to write and execute command/code.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Introduction to Data Visualization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Types of Digital Data</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Reading Data from Varied Data Sources into Python Data Frame</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Pros and Cons of Charts</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Good Chart Designs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Data Wrangling in Python</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Functions in Python Pandas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Matplotlib for Data Visualization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Plotly for Data Visualization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Sea born for Data Visualization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Cases</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 613, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('b1bbace6-dea6-49d0-82b8-f2556e623b73', '97c3f834-5d4c-4e9e-a8ac-e2c1211717e5', 'Description HTML', 1, '<p>Unique in the reference literature, this Companion provides students with an introduction to all the major concepts and contemporary issues in the environmental sciences. The text is divided into six sections (Environmental Sciences, Environments, Paradigms and Concepts, Processes and Dynamic, Scales and Techniques, Environmental Issues), with over 200 entries alphabetically organized and authored by key names in the environmental science disciplines. Entries are concise, informative, richly visual and fully referenced and cross referenced. They introduce key concepts and processes that are included in the index, cite relevant websites, and reflect the latest thinking.</p>', 5226, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b1bd64ed-ce33-4805-b37e-2125e2d5f321', '1aab19da-9958-491c-9b02-2047a84e30d6', 'Description HTML', 1, '<p>This monograph examines the rhetorical nature and function of representations of the future in political discourse, focusing on political actors'' use of hegemonic images of future "reality" to achieve their political goals. It argues that a key ideological dimension of political rhetoric lies in politicians'' use of projections of the future to legitimate policies and actions. This argument is grounded in systemic-functional and critical discourse analyses of the "Bush Doctrine," the U.S. policy response to the September 11 terrorist attacks which sanctioned a "preemptive" military posture. By focusing on the discursive construction of the future, this project addresses a lacunae in critical discourse studies and calls attention to the crucial role that the discourse and practice of "futurology" has played in post-Cold War politics and society. It will be of value to scholars interested in the discourses of politics, the "war on terror," U.S. national security, and futurology.</p>', 4452, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('b1def689-8ec0-493e-a81c-e9aa6e92cd9d', 'e83d5912-20be-480f-86f0-30b359275be4', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pradeep Kotwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788191052596</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>268</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4846, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('b1e02677-0e7e-4b1c-9b6f-2d081e47db13', '1930f453-60cb-461e-900a-545d180518f7', 'Additional Attributes HTML', 1, '<h1>Global Policing -Ben Bowling & James Sheptycki A BOOK</h1>', 5319, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b1e4590b-535b-4540-a65b-31f60694df1c', '3544e8f1-a877-4daa-b781-813b9828406c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">To inspire new ideas in research on pollination ecology, we list the most important unanswered questions in the field.  Pollen studies make important contributions nature, into three main themes: pollen struc to our knowledge in many interdisciplinary true and constituents, pollen evolutionary arenas, Pollen identification is widely used in ecology and the pollen-pollinator interface, reconstruction of e.g. vegetation, the climate Several papers overlap somewhat or are of the past, and plant biodiversity.  In agro-ecosystems, pollinators are essential for orchard, horticultural and forage production, as well as the production of seed for many root and fibre crops.  Pollinators such as bees, birds and bats affect 35 percent of the world’s crop production, increasing outputs of 87 of the leading food crops worldwide, plus many plant-derived medicines in our pharmacies.  Conventional wisdom has held that crops such as tomatoes and coffee are self-pollinated, and growers need not concern themselves with insect visitors. But when crops are grown under increasingly industrialized conditions, such as in greenhouses for tomatoes, or high-input sun coffee, the contribution that animal pollination can make to yield-or conversely, the losses when native pollinators can no longer reach the crops-become more evident.  Developments in landscape ecology illustrate the important relationships between spatial patterns and ecological processes, and incorporate quantitative methods that link spatial patterns and ecological processes, and incorporate quantitative methods that link spatial patterns and ecological processes at broad spatial and temporal scales.  This linkage of time, space and environmental change can assist land managers in applying land management plants to solve environmental problems.  Hence, researchers and land managers aiming to identify links between pollinators and ecosystem function should also consider broader interactions beyond the standard traits of the entomophily syndrome.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals of Ecology,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Landscape Ecology Application: Research Directions,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Scientific Methods in Ecology,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vegetation,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Food Research Policy,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tissue Culture Techniques,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Science of Modern Genetic Engineering,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technical Processing in Agricultural Production,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hybrid Technique,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">New Technoscientific in Agri-biotechnology,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Modern Agri-Food System,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Irrigation Water Quality for Greenhouse Production,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Decision Tools for Integrated Pest Management in Agricultur</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 923, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('b1e91f91-efaa-431f-837c-2472b1cf93e1', '25c7429d-022c-46c9-b77a-52f807091230', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Highly respected for its effective integration of financial theory and practice, this classic text explores the rapidly evolving and exciting theory of finance as it relates to a corporation''s investment in assets, financing, and dividends. It explains the ways in which analytical techniques are brought to bear on financial decision making and supplies the institutional material necessary for a solid understanding of the environment in which financial decisions are made.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART I FOUNDATIONS OF FINANCE</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Goals and Functions of Finance</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Financial Environment of India</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Time Value of Money</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Concepts in Valuation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Market Risk and Returns</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Multivariate and Factor Variation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Option Valuation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART II   INVESTMENTS IN ASSESTS AND REQUIRED RETURNS</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Principles of capital investment</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Risk and Real options in capital Budgeting</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Creating Value Through required Return</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART III   FINANCING AND DIVIDEND POLICIES</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Theory of Capital Structure</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Making Capital Decisions</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Dividends and Share Repurchase </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART IV TOOLS OF FINANCIAL ANALYSIS AND CONTROL</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. Financial ratio Analysis</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. Financial Planning</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART V LIQUIDITY AND OWRKING CAPITAL</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. Liquidity, Cash and Marketable Securities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Management of Account Receivables</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Management of Inventories</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. Liability management and short medium term financing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART VI CAPITAL MARKET FINANCING AND RISK MAANGEMENT </span></span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. Foundations for long term financing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. Lease Financing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. Issuing Securities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. Fixed Income Financing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24. Hybrid Financing Through Equity linked securities</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25. Emerging methods of financing</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">26. Managing Financial Risk</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART VII EXPANSION AND CONTRACTION</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">27. Mergers and the Market for Corporate Control</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">28. Corporate and Distress Restructuring</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">29. International Financial Management</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">30. Corporate Governance and Social Responsibility</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 787, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('b1ebcc63-5668-4b7f-8850-31e88ab6e086', '25dc1c91-ac6c-4045-ab2f-2bb8674132da', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Essentials of College Algebra 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Margaret L.Lial</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292075808</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 290, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('b1fa1b2f-7c5a-45af-b068-ec23458cdf4f', '0ffa8b3e-412e-4f24-817f-76fd2f880ff6', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">SURYA: the Vedic God</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Kabita Mohapatra</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391214074</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1105, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('b1fd1824-6c78-4b2f-8c28-8157f7236101', 'd37b5ba2-c37e-4d9f-8b91-766ac59ff789', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Binod Mishra, Prashant Mishra</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353983</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2758, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('b1fe6932-8b29-4c10-b7cf-69b2c573e887', 'bc207344-2505-4295-94ab-b9e11031b1ed', 'Description HTML', 1, '<p>A Gift of Fire: Social, Legal, and Ethical Issues for Computing and the Internet, 4e is ideal for courses in Computer Ethics and Computers and Society. Sara Baase explores the social, legal, philosophical, ethical, political, constitutional, and economic implications of computing and the controversies they raise. With a computer scientist''s perspective, and with historical context for many issues, she covers the issues students will face both as members of a technological society and as professionals in computer-related fields. A primary goal is to develop computer professionals who understand the implications of what they create and how it fits into society at large.</p>', 3542, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('b2200a82-8fb5-4af1-8585-1734e6bccd46', '3917d4da-8622-41c4-831f-c9cc071d51e0', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">About the book</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Managerial ACCT, 2e, a 4LTR Press product, takes into account and integrates the inputs from discipline-specific focus groups, conversations, and surveys and presents the content in a visually engaging page layout, keeping intact the high-quality content instructors need. It adopts a persuasive visual medium and offers a balanced approach, demonstrating how to use accounting information to make business decisions. The book aims at enjoyable reading and easy attention using comprehensive pedagogical features.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Contents:</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">1 Introduction to Managerial Accounting</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2 Understanding Financial Statements</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3 Financial Statement Analysis</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4 The Statement of Cash Flows</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5 Product Costing: Manufacturing Processes, Cost Terminology, and Cost Flows</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6 Cost Behavior</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7 Job Costing, Process Costing, and Operations Costing</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8 Activity-Based Costing</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9 Cost-Volume-Profit Analysis</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10 The Use of Budgets in Planning and Decision Making</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11 Variance Analysis—A Tool for Cost Control and Performance Evaluation</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12 Decentralization, Performance Evaluation, and the Balanced Scorecard</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">13 Relevant Costs and Product Planning Decisions</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">14 Long-Term (Capital Investment) DecisionsAppendix A: Time Value of Money</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Appendix B: The Daily Grind</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Index</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 819, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('b22b72b7-66a6-4a13-8020-02a09c247880', 'f697d653-52b4-4476-be0c-4c01310cdbdf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>V. Santhakumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132111245</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>372</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5823, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('b22c9dd9-da5c-4b2a-ab75-018bb6d102fd', '088977c4-0218-4e9e-bf4c-cb301b0310f0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100px">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jaiyveer Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382161943</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5636, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('b23015be-9f48-41dd-96ba-bd8988363ff7', 'ca6eb4cb-458f-4d6d-9e57-91df57f94801', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>T. Vasudeva Reddy</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030370</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2410, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('b23f7a36-966d-43fb-afbf-8a3db2adef46', 'ff013887-b20c-4610-bc86-dcaac085b9d9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Smt. Vijayrani</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171102860</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5086, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('b2489ab0-eb18-4c41-b73b-1b241462cca4', '11fdb683-a9aa-4427-98a4-1888b8debf2b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Mathematical Aspects of Computer Engineering</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">V.P Maslov</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">5-03-000219-7</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1988</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">398</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1205, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('b24c1b3c-9abd-459a-8402-9e36477dc346', 'ee0c49a7-9a57-4285-aa4b-ef883588347a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jagriti Pandya Vyas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383099061</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2686, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('b24e687a-dc50-416b-be04-deba94d259b1', '72020ba9-f6ca-4c91-a4f9-ed56e4c693f1', 'Additional Attributes HTML', 1, '<h1>Sociology for Health Professionals</h1>', 4649, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('b254766b-3e23-4bd6-9f66-c661d1eee003', 'ea3576ab-9940-4602-bf6e-89b2803da2ce', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Indian Historical Studies</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">H.G Rawlinson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Longmans Green</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1913</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 69, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('b2599ab7-03a7-47d4-8f94-5b32e78dad7e', '0b8de01c-3706-4b29-af82-baec07ffc2c4', 'Description HTML', 1, '<p>Endosomes are a heterogeneous population of endocytic vesicles and tubules that have captivated the interest of biologists for many years, partly due to their important cellular functions and partly due to their intriguing nature and dynamics. Endosomes represent a fascinating interconnected network of thousands of vesicles that transport various cargoes, mainly proteins and lipids, to distant cellular destinations. How endosomes function, what co-ordinates the molecular determinants at each step of their dynamic life cycle and what their biological and medical relevance is, are among the questions addressed in this book.</p>', 3706, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b268c96b-809f-4018-a31a-fe8241dfa177', 'd433846c-7900-4872-9823-970ba04df46c', 'Description HTML', 1, '<h1>Microfluidics for Biotechnology - Microelectromechanical Systems Series</h1>', 4831, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('b268d53a-fab1-4e40-a8e1-26a8abd2d6f8', '5e6de62e-ec81-442e-8a5b-0f5dd5385c61', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Let''s Learn English Grammar and Composition V</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">S. S. Bhatia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Aarti Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 160, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('b26bb0dd-6f7a-4952-b518-bb5efc36872e', '59a557a5-a8cd-4d1d-b129-e903f049df77', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. P. H. Ram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761298</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4627, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('b276b446-2695-49e2-b22c-58d16014ea25', '231714d0-cb2b-4a20-a776-8983b5019d8b', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>This book provides comprehensive coverage of 3D vision systems, from vision models and state-of-the-art algorithms to their hardware architectures for implementation on DSPs, FPGA and ASIC chips, and GPUs. It aims to fill the gaps between computer vision algorithms and real-time digital circuit implementations, especially with Verilog HDL design. The organization of this book is vision and hardware module directed, based on Verilog vision modules, 3D vision modules, parallel vision architectures, and Verilog designs for the stereo matching system with various parallel architectures.</p>

<ul>
	<li>Provides Verilog vision simulators, tailored to the design and testing of general vision chips</li>
	<li>Bridges the differences between C/C++ and HDL to encompass both software realization and chip implementation; includes numerous examples that realize vision algorithms and general vision processing in HDL</li>
	<li>Unique in providing an organized and complete overview of how a real-time 3D vision system-on-chip can be designed</li>
	<li>Focuses on the digital VLSI aspects and implementation of digital signal processing tasks on hardware platforms such as ASICs and FPGAs for 3D vision systems, which have not been comprehensively covered in one single book</li>
	<li>Provides a timely view of the pervasive use of vision systems and the challenges of fusing information from different vision modules</li>
	<li>Accompanying website includes software and HDL code packages to enhance further learning and develop advanced systems</li>
	<li>A solution set and lecture slides are provided on the book''s companion website</li>
</ul>

<p>The book is aimed at graduate students and researchers in computer vision and embedded systems, as well as chip and FPGA designers. Senior undergraduate students specializing in VLSI design or computer vision will also find the book to be helpful in understanding advanced applications.</p>', 1246, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('b279477b-8015-435b-9857-e5e4a1b2f02d', 'c8ee828c-ef12-48ad-b9ce-de38a9b81674', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Understanding Fundamental Constants</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean - Philippe Uzan&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387734545</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>200</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1882, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('b27c9506-93d2-4f13-9358-9502a195a3fc', 'e13fca1b-5e1d-4d9a-8c72-44575676626d', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mary Evans</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Mary Evans is Professor of Gender at London School of Economics.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781473915985</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1168</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>
			<p>Yes</p>
			</td>
		</tr>
	</tbody>
</table>', 1600, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('b284aaa4-8019-47c1-9241-e21b3ecfa0df', 'e756738f-c566-49a6-a834-1d71b5329ed3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mergers and Acquisitions: Strategy, Valuation, Leveraged Buyouts, and Financing, 2nd ed addresses the various due diligence concepts in M&A by using realistic examples, real-life case studies, user-friendly models of valuation, leverage buyout (LBO) models and models for deal performance analysis. The book fills the gap in contemporary finance wherein it focuses on theory along with practical usage and application in M&A. This edition comprises 23 chapters categorized into 6 units, which discuss the complete framework of M&A comprehensively.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit I: Strategic Aspects of M&A</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 M&A: Trends and Waves 3</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Understanding M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 M&A Strategy and Strategic Fit</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Corporate Restructuring and M&A<br />
5 Identifying Opportunities in M&A: Buy Side and Sell Side<br />
6 M&A: Empirical Studies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit II: Legal Issues and Framework</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 M&A: Legal and Regulatory Framework</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 M&A: Takeover Defences</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 M&A Accounting and IFRS-3</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Foreign Direct Investment and M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit III: Valuation and M&A</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Concepts in Business Valuation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Valuation by Multiples</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Business Valuation and Consideration Paid in M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit IV: Advance Topics in M&A Valuations</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14 Brand Valuation and M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15 Private Equity and Start-Up Valuation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16 LBO Economics and Valuation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit V: Financing Aspects</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17 Financing Options in M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18 Leveraged Buyout</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19 Private Equity and M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20 Investment Banks and M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21 Hedge Funds and M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Unit VI: Additional Topics in M&A</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22 Post-Merger Integration</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23 Corporate Governance and M&A</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 619, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('b28cd61a-35b9-43c9-98a4-8777631c7848', '5ae3fb59-3a03-4530-9ac7-067d081902cc', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The sixth edition of this book focuses on business situations, including prominent non-mathematical issues, the use of spreadsheets, and involves model formulation and assessment more than model structuring. This text offers a unique model approach and integrates the use of Excel. Through this approach students are better able to grasp the essential concepts covered in the course and see their utility. In addition to examples, nearly every chapter includes one or two case studies patterned after actual applications to convey the whole process of applying management science.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Introduction <br />
2 Linear Programming: Basic Concepts <br />
3 Linear Programming: Formulation and Applications <br />
4 The Art of Modeling with Spreadsheets <br />
5 What-If Analysis for Linear Programming <br />
6 Network Optimization Problems <br />
7 Using Binary Integer Programming to Deal with Yes-or-No Decisions <br />
8 Nonlinear Programming <br />
9 Decision Analysis<br />
10 Forecasting <br />
11 Queueing Models <br />
12 Computer Simulation: Basic Concepts <br />
13 Computer Simulation with Analytic Solver <br />
<br />
<strong>APPENDIXES </strong><br />
A Tips for Using Microsoft Excel for Modeling <br />
B Partial Answers to Selected Problems <br />
<br />
<strong>CHAPTERS available Online </strong><br />
14 Solution Concepts for Linear Programming <br />
15 Transportation and Assignment Problems <br />
16 PERT/CPM Models for Project Management <br />
17 Goal Programming <br />
18 Inventory Management with Known Demand <br />
19 Inventory Management with Uncertain Demand <br />
20 Computer Simulation with Crystal Ball</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 765, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('b2979dae-c8bd-4e7a-9241-9f65af183aac', '963dd57c-19d2-47a6-b751-404a2782257a', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Michael Kapovich</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No
			<p>&nbsp;</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817649128</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XXVI, 470</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1680, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('b2a0afb7-f1d4-459b-b9f3-6b4818e64c2a', 'f32e9317-59f3-4048-8ae6-563693557bf2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shifting cultivation is one of the oldest forms of subsistence agriculture and is still practised by millions of poor people in the tropics. Typically it involves clearing land (often forest) for the growing of crops for a few years, and then moving on to new sites, leaving the earlier ground fallow to regain its soil fertility. This book brings together the best of science and farmer experimentation, vividly illustrating the enormous diversity of shifting cultivation systems as well as the power of human ingenuity. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Some critics have tended to disparage shifting cultivation (sometimes called ''swidden cultivation'' or ''slash-and-burn agriculture'') as unsustainable due to its supposed role in deforestation and land degradation. However, the book shows that such indigenous practices, as they have evolved over time, can be highly adaptive to land and ecology. In contrast, ''scientific'' agricultural solutions imposed from outside can be far more damaging to the environment and local communities. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book focuses on successful agricultural strategies of upland farmers, particularly in south and south-east Asia, and presents over 50 contributions by scholars from around the world and from various disciplines, including agricultural economics, ecology and anthropology. It is a sequel to the much praised "Voices from the Forest: Integrating Indigenous Knowledge into Sustainable Upland Farming" (RFF Press, 2007), but all chapters are completely new and there is a greater emphasis on the contemporary challenges of climate change and biodiversity conservation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1: Introduction </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">A) Overview Chapters: The Context in which this Book was Prepared </span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">i) A Backwards Glance, Over Our Shoulders… </span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">ii) Looking towards the Future</span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 2: Is Shifting Cultivation really the ‘Bogeyman’ of Climate Change and Biodiversity Loss? </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">A) Shifting Cultivation in an Era of Climate Change </span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">B) Is Shifting Cultivation Friend or Foe to Biodiversity? </span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 3: Specialization for Markets or Continued Agro diversity for Subsistence? </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">A) When Swidden Fallows Become the Domain of Commodity Crops </span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">B) Shifting Cultivation on an Island Frontier: An Examination of the Main Swidden Communities in Palawan, the Philippines </span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 4: Conclusions </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 307, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('b2b5fe36-c64f-45b9-b04d-a072efb5f072', '146806d3-450c-4152-ab04-fa21ca2dc0a0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">A Course of Mathematical Analysis V-1</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">S.M Nikolsky</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1977</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">464</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1201, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('b2bcfc5b-e972-49bb-9d15-b3cb0611527d', '31ad14e7-06b7-4db6-8661-ed93ba2487e0', 'Description HTML', 1, '<h1>Technical Communication</h1>', 4168, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('b2cca3dc-e0b4-4f50-93b5-4b97803c1e94', 'c2bbe4b9-39a5-4fc4-a020-a0fc0e94ce45', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Plant Pathogen Resistance Biotechnology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David B. Collinge</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118867761</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 654, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('b2d35166-5638-4261-bdfa-3d65800972e1', '72c338dc-b114-4a84-8c25-a29de721ab8b', 'Additional Attributes HTML', 1, '<h1>Embedded Systems - Embedded Systems Development - From Functional Models to Implementations</h1>', 3459, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('b2d71b7b-bdf0-4e38-a2be-04a58f99c1fe', 'f939e3aa-394b-434f-adef-150304e43327', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">हिंदी दलित साहित्य का इतिहास,भाग-1 &nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मोहनदास नैमिशराय&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391916886</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">982</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1147, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('b2e7c308-9eca-4321-af32-846afad7dc2b', 'd1ad0929-418a-4b39-be28-5972ee587e9f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Algebra and Analysis of Elementary Functions</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">M.K Potapov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1987</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">616</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1193, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('b2e9a8b3-0735-41f1-86bb-f1bb652b61b0', '7fa530d8-18f8-4bdc-a9b3-5e385dd5b4f7', 'Description HTML', 1, '<p>Inspections and Reports on Dwellings is a series of four books, the first three of which have already been published to considerable success. This concluding book covers reports prepared before dwellings are put on the market for sale, whether as a legal requirement or on a voluntary basis. All take into account guidelines laid down by the Courts for this type of work.Sellers surveys are not new, but only now have standard formats been developed.In England and Wales this is the Home Condition Report, with its Energy Performance Certificate, which can only be prepared by Licensed Home Inspectors. The Home Inspectors hold a Diploma in Home Inspection, sometimes with an add-on Certificate in Valuation of Residential Property for Secured Lending and they are members of a Government approved certification scheme.In Scotland each dwelling must have a Single Survey Report carried out before it goes on the market from 1 December 2008. The Single Survey Report describes the condition, sets out accessibility information, contains a valuation and energy reports. Initially only Chartered Surveyors will be authorised to do this work. Both Inspectors and Surveyors have to follow Codes of Conduct and Practice, carry professional indemnity insurance and allow their reports to be monitored to maintain standards an entirely new concept.The book examines the relevant legislation and looks closely at the entire qualification and certification process for Home Inspector Valuers. Additionally the likely reaction of sellers, buyers and lenders are discussed. A substantial section is devoted to lending on dwellings and the practicalities of their valuation by the Comparative, Investment and Residual methods following the requirements of the Red Book . Four detailed sample reports are included to demonstrate how reports must be presented.The book is intended for all those engaged in the preparation of reports ondwellings whether experienced, newly qualified or studying. As well as beingan essential book for surveyors it will also be of considerable interest tosolicitors and estate agents, particularly those based in Scotland.The authors, experienced Chartered Surveyors, have written extensively on thediagnosis of defects in dwellings and are joint authors of the successful EGBooks publication The Repair and Maintenance of Houses, 2nd edn."</p>', 5370, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b2f3d411-0c02-44e2-945b-d6bbd9675362', '16b0d0a9-93a4-4375-b23f-ea12b2c80510', 'Description HTML', 1, '<p>Abstract Biological vision is a rather fascinating domain of research. Scientists of various origins like biology, medicine, neurophysiology, engineering, math­ ematics, etc. aim to understand the processes leading to visual perception process and at reproducing such systems. Understanding the environment is most of the time done through visual perception which appears to be one of the most fundamental sensory abilities in humans and therefore a significant amount of research effort has been dedicated towards modelling and repro­ ducing human visual abilities. Mathematical methods play a central role in this endeavour. Introduction David Marr''s theory v^as a pioneering step tov^ards understanding visual percep­ tion. In his view human vision was based on a complete surface reconstruction of the environment that was then used to address visual subtasks. This approach was proven to be insufficient by neuro-biologists and complementary ideas from statistical pattern recognition and artificial intelligence were introduced to bet­ ter address the visual perception problem. In this framework visual perception is represented by a set of actions and rules connecting these actions. The emerg­ ing concept of active vision consists of a selective visual perception paradigm that is basically equivalent to recovering from the environment the minimal piece information required to address a particular task of interest.</p>', 2303, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('b2f48ce6-ff60-49d9-91f6-cf5848a4230d', '1c69549a-0efd-4c2a-bc00-6a56d2e629d7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Leshtatav - Vishw Sahitya Mein Ek Naya Siddhant (Mool,Vriti Vyakhya, Hindi Anuwad Sahit)</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Dr. Gurupad ke Hegde</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174791665</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 3003, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('b2fabe0b-c9dd-42ff-87d9-e50e1d34adcc', 'dff027d5-393d-4dd1-b19c-f1f4a440a0c8', 'Description HTML', 1, '<p>Up to date and comprehensive overview of a fast developing and topical area Authors are well respected in their field Extensive list of references and detailed suggestions for further reading Based on authors'' personal experience in research and teaching</p>', 5449, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b2fb53fc-c697-4b40-ba8f-489af552edc8', '26c33d21-8490-4538-9b4f-afa479dbf2ab', 'Additional Attributes HTML', 1, '<h1>Empowering Rural Women Entrepreneurship in India New</h1>', 4691, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('b30ae29e-819c-4b42-9ec7-16bfe1116fdd', '422a4cfa-14ae-4121-a457-b7618bb9134f', 'Description HTML', 1, '<p>Despite the fact that women''s interest in politics is increasing and that almost all political parties have promised higher female representation in politics, women''s organizations mostly appear to believe that these developments will not end in "women deputies". Women''s representation in politics is not linked to whether a country is rich or poor. Compared to men, women still face numerous obstacles when entering politics. In spite of the fact that countries around the world have recognized the under-representation of women in politics and started to adopt measures to address the deficit, the world average proportion of women members of national - level legislatures stood at a mere 17 percent. To date, moreover elected women head only 13 of the world''s 194 states and governments. Understanding that women''s participation is central to democratic governance. International IDEA works to improve women''s representation and participation in politics.</p>', 4905, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('b31762e2-b304-40e6-b1a2-5013d2794bae', '31a53a7e-662c-418e-8de3-5a053b6dbb6b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th style="text-align:left">Sub Title</th>
			<td>Biotechnology and The Law</td>
		</tr>
		<tr>
			<th style="text-align:left">Author</th>
			<td>Iver P. Cooper</td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th style="text-align:left">ISBN 13 Digit</th>
			<td>9789384746025</td>
		</tr>
		<tr>
			<th style="text-align:left">Pages</th>
			<td>3780</td>
		</tr>
		<tr>
			<th style="text-align:left">Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th style="text-align:left">Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th style="text-align:left">Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th style="text-align:left">Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th style="text-align:left">Illustrations</th>
			<td>As per book</td>
		</tr>
	</tbody>
</table>', 5394, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b31d3249-0a2e-4f00-9b34-2d36402b7f95', '4f07b394-2741-4f16-b7fc-5c40f86c62ea', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The second edition of the well-accepted title Industrial Relations continues to provide a comprehensive coverage of the various aspects of industrial relations: conceptual foundations, institutional structure, and policy framework, role of the government, and trade unions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Economy and the Labour Force in India</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Approaches to Industrial Relations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Industrial Relations in a Comparative Framework</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Management and Employers’ Organizations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Trade Unions—Theoretical Foundations and Legal Framework</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Trade Union Structures</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Management of Trade Unions in India</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Collective Bargaining</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tripartism and Social Dialogue</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Role of Government in Industrial Relations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Contract of Employment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Public Policy and Wage and Reward Systems</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Working Conditions, Safety, Health, and Environment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dispute Resolution and Industrial Harmony</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Labour Administration</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Social Security</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Issues in Labour Policy and Labour Law Reform</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employee Participation and Labour–Management Cooperation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Grievances and Discipline Handling</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employment Security and Management of Redundancies</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technological Change and Industrial Relations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Management of Industrial Relations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Resource Management and Industrial Relations</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><br />
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>LABOUR LAWS</strong><br />
Industrial Disputes Act, 1947<br />
Industrial Employment (Standing Orders) Act, 1946<br />
Trade Unions Act, 1926<br />
Payment of Wages Act, 1936<br />
Minimum Wages Act, 1948<br />
Payment of Bonus Act, 1965<br />
Workmen’s Compensation Act, 1923<br />
Employees’ State Insurance Act, 1948<br />
Employees’ Provident Funds and Miscellaneous Provisions Act, 1952<br />
Maternity Benefit Act, 1961<br />
Payment of Gratuity Act, 1972</span></span></span></p>
', 501, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('b32d9f17-7251-42f9-a476-7697d9900239', '0b066971-7bc9-46b2-ab82-a5541d8e038b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">There are many conflicting views among the commentators and translators about the meaning of the hymns of the Rgveda. The readers and researchers very often get confused to know what is the actual purport of the mantras. It is, therefore, a desideratum that all the interpretations put forward by the commentators and modern exponents be comparatively studied and if possible reconciled.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Sayana himself interprets some words differently in different contexts. As the first step of the comparative study, it is proposed to examine critically his Rgveda-bhasya in comparison with other interpretations in order to arrive at certain conclusions.</span></p>

<p style="text-align:justify"><span style="font-size:18px">India is a vast country of multilinear traditions where dissents from one ideology to another have been a process of change and continuity. Every tradition has been sustained in its own way. Many schools of interpretation were in vogue during Yaska''s time and they have maintained their continuity with certain changes in later periods too.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Therefore, whatever has been possible within the limited time and means, everything has been taken in to account in this humble attempt. Internal and external evidences, Grammar, Niruka, philology, lexicons, etc. have come to much help here. It is believed that this humble but sincere effort, by a very eminent Vedic scholar, will open some new avenues in the field of the Rgvedic studies and hopefully will add something new in the method of historical interpretations</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">PREFACE,&nbsp;SYSTEM OF TRANSLITERATION,&nbsp; ABBREVIATIONS,&nbsp; INTRODUCTION, CHAPTER-I (3.1),&nbsp;CHAPTER-II (3.2),&nbsp;CHAPTER-III (3.3),&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">CHAPTER-IV (3.4),&nbsp;CHAPTER-V (3.5),&nbsp;CHAPTER-VI (3.6),&nbsp;CHAPTER-VII (3.7),&nbsp;BIBLIOGRAPHY,&nbsp;MANTRA INDEX,&nbsp;WORD INDEX</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="font-size:18px">&nbsp;</span></p>', 2294, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('b334029e-f070-4d6f-a52e-191c71794ad8', '6d700c04-27ac-476d-a95e-bf09845fb778', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>This booklet is intended for high-school students interested in mathematics. It is concerned with approximating real numbers by rational ones, which is one of the most captivating topics in arithmetic.<br>
Continued fractions represent one of the most perfect creations of 17-18th century mathematicians: Huygens, Euler, Lagrange, and Legendre. The properties of these fractions are really striking.<br>
The following should be borne in mind when reading this booklet.</p>

<p>Topics easily understandable are presented in normal print, while those more difficult are given in small print. Proofs of some theorems given in small print may be omitted safely. These theorems will necessarily be taken for granted.</p>

<p>However, mathematics is not just reading for entertainment. A future mathematician as well as a physicist or an engineer has to acquire skill in dealing with mathematical constructions and proofs. So take a pencil and a sheet of paper and study carefully the topics given in small print. You may succeed in simplifying some proofs or finding better ones.</p>', 1282, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('b338bfcc-74c0-40f2-abfc-ea7e32876348', 'df576d87-e145-4af6-b801-ca5c05986445', 'Additional Attributes HTML', 1, '<h1>Free Calculus - A Liberation from Concepts and Proofs</h1>

<table id="metadata_content_table" style="-webkit-text-stroke-width:0px; background-color:#ffffff; border-style:none; color:#333333; font-family:Arial,sans-serif; font-size:13px; font-style:normal; font-variant-caps:normal; font-variant-ligatures:normal; font-weight:400; letter-spacing:normal; margin:0px; orphans:2; text-align:start; text-decoration-color:initial; text-decoration-style:initial; text-decoration-thickness:initial; text-transform:none; white-space:normal; widows:2; word-spacing:0px">
	<tbody>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Author</span></td>
			<td style="text-align:left"><a class="primary" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=inauthor:%22Qun+Lin%22&source=gbs_metadata_r&cad=1" style="color: rgb(17, 85, 204); text-decoration: none;"><span dir="ltr">Qun Lin</span></a></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Publisher</span></td>
			<td style="text-align:left"><span dir="ltr">World Scientific, 2008</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">ISBN</span></td>
			<td style="text-align:left"><span dir="ltr">9789812704580</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Length</span></td>
			<td style="text-align:left"><span dir="ltr">90 pages</span></td>
		</tr>
		<tr>
			<td style="text-align:left; vertical-align:top"><span dir="ltr">Subjects</span></td>
			<td style="text-align:left">
			<div style="display:inline"><a class="primary" dir="ltr" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=subject:%22Mathematics%22" style="color: rgb(17, 85, 204); text-decoration: none;">Mathematics</a></div>
			&nbsp;›&nbsp;

			<div style="display:inline"><a class="primary" dir="ltr" href="https://www.google.co.in/search?tbo=p&tbm=bks&q=subject:%22Mathematics+General%22" style="color: rgb(17, 85, 204); text-decoration: none;">General</a></div>
			</td>
		</tr>
	</tbody>
</table>', 2328, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('b33aa66e-a937-4173-8cfd-e4181f913e83', 'bc922427-cedd-405a-9e13-7ab0d78810a9', 'Additional Attributes HTML', 1, '<h1>Biopotential Readout Circuits For Portable Acquisition Systems -ACSP</h1>', 3741, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b341293b-4ac7-4e03-ba48-c8158bc282eb', 'bf344c4f-120e-4f82-a914-85b5c13bd308', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Data Structures Using C</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Aaron M.Tenenbaum</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131702291</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 566, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('b3429a69-5678-4e09-90f3-cbeddbfff6cb', 'cde88d69-9cec-4f23-a563-61bf63d5decc', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p><strong>The authoritative guide to modeling and solving complex problems with linear programming—extensively revised, expanded, and updated</strong></p>

<p>The only book to treat both linear programming techniques and network flows under one cover, <em>Linear Programming and Network Flows, Fourth Edition</em> has been completely updated with the latest developments on the topic. This new edition continues to successfully emphasize modeling concepts, the design and analysis of algorithms, and implementation strategies for problems in a variety of fields, including industrial engineering, management science, operations research, computer science, and mathematics.</p>

<p>The book begins with basic results on linear algebra and convex analysis, and a geometrically motivated study of the structure of polyhedral sets is provided. Subsequent chapters include coverage of cycling in the simplex method, interior point methods, and sensitivity and parametric analysis. Newly added topics in the <em>Fourth Edition</em> include:</p>

<ul>
	<li>
	<p>The cycling phenomenon in linear programming and the geometry of cycling</p>
	</li>
	<li>
	<p>Duality relationships with cycling</p>
	</li>
	<li>
	<p>Elaboration on stable factorizations and implementation strategies</p>
	</li>
	<li>
	<p>Stabilized column generation and acceleration of Benders and Dantzig-Wolfe decomposition methods</p>
	</li>
	<li>
	<p>Line search and dual ascent ideas for the out-of-kilter algorithm</p>
	</li>
	<li>
	<p>Heap implementation comments, negative cost circuit insights, and additional convergence analyses for shortest path problems</p>
	</li>
</ul>

<p>The authors present concepts and techniques that are illustrated by numerical examples along with insights complete with detailed mathematical analysis and justification. An emphasis is placed on providing geometric viewpoints and economic interpretations as well as strengthening the understanding of the fundamental ideas. Each chapter is accompanied by <em>Notes</em> and <em>References</em> sections that provide historical developments in addition to current and future trends. Updated exercises allow readers to test their comprehension of the presented material, and extensive references provide resources for further study.</p>

<p><em>Linear Programming and Network Flows, Fourth Edition</em> is an excellent book for linear programming and network flow courses at the upper-undergraduate and graduate levels. It is also a valuable resource for applied scientists who would like to refresh their understanding of linear programming and network flow techniques.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><strong>ONE: INTRODUCTION</strong>.</p>

<p>1.1 The Linear Programming Problem.</p>

<p>1.2 Linear Programming Modeling and Examples.</p>

<p>1.3 Geometric Solution.</p>

<p>1.4 The Requirement Space.</p>

<p>1.5 Notation.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>TWO: LINEAR ALGEBRA, CONVEX ANALYSIS, AND POLYHEDRAL SETS.</strong></p>

<p>2.1 Vectors.</p>

<p>2.2 Matrices.</p>

<p>2.3 Simultaneous Linear Equations.</p>

<p>2.4 Convex Sets and Convex Functions.</p>

<p>2.5 Polyhedral Sets and Polyhedral Cones.</p>

<p>2.6 Extreme Points, Faces, Directions, and Extreme Directions of Polyhedral Sets: Geometric Insights.</p>

<p>2.7 Representation of Polyhedral Sets.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>THREE: THE SIMPLEX METHOD</strong>.</p>

<p>3.1 Extreme Points and Optimality.</p>

<p>3.2 Basic Feasible Solutions.</p>

<p>3.3 Key to the Simplex Method.</p>

<p>3.4 Geometric Motivation of the Simplex Method.</p>

<p>3.5 Algebra of the Simplex Method.</p>

<p>3.6 Termination: Optimality and Unboundedness.</p>

<p>3.7 The Simplex Method.</p>

<p>3.8 The Simplex Method in Tableau Format.</p>

<p>3.9 Block Pivoting.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>FOUR: STARTING SOLUTION AND CONVERGENCE.</strong></p>

<p>4.1 The Initial Basic Feasible Solution.</p>

<p>4.2 The Two-Phase Method.</p>

<p>4.3 The Big-M Method.</p>

<p>4.4 How Big Should Big-M Be?</p>

<p>4.5 The Single Artificial Variable Technique.</p>

<p>4.6 Degeneracy, Cycling, and Stalling.</p>

<p>4.7 Validation of Cycling Prevention Rules.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>FIVE: SPECIAL SIMPLEX IMPLEMENTATIONS AND OPTIMALITY CONDITIONS.</strong></p>

<p>5.1 The Revised Simplex Method.</p>

<p>5.2 The Simplex Method for Bounded Variables.</p>

<p>5.3 Farkas’ Lemma via the Simplex Method.</p>

<p>5.4 The Karush-Kuhn-Tucker Optimality Conditions.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>SIX: DUALITY AND SENSITIVITY ANALYSIS.</strong></p>

<p>6.1 Formulation of the Dual Problem.</p>

<p>6.2 Primal-Dual Relationships.</p>

<p>6.3 Economic Interpretation of the Dual.</p>

<p>6.4 The Dual Simplex Method.</p>

<p>6.5 The Primal-Dual Method.</p>

<p>6.6 Finding an Initial Dual Feasible Solution: The Artificial Constraint Technique.</p>

<p>6.7 Sensitivity Analysis.</p>

<p>6.8 Parametric Analysis.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>SEVEN: THE DECOMPOSITION PRINCIPLE.</strong></p>

<p>7.1 The Decomposition Algorithm.</p>

<p>7.2 Numerical Example.</p>

<p>7.3 Getting Started.</p>

<p>7.4 The Case of Unbounded Region X.</p>

<p>7.5 Block Diagonal or Angular Structure.</p>

<p>7.6 Duality and Relationships with other Decomposition Procedures.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>EIGHT: COMPLEXITY OF THE SIMPLEX ALGORITHM AND POLYNOMIAL-TIME ALGORITHMS.</strong></p>

<p>8.1 Polynomial Complexity Issues.</p>

<p>8.2 Computational Complexity of the Simplex Algorithm.</p>

<p>8.3 Khachian’s Ellipsoid Algorithm.</p>

<p>8.4 Karmarkar’s Projective Algorithm.</p>

<p>8.5 Analysis of Karmarkar’s Algorithm: Convergence, Complexity, Sliding Objective Method, and Basic Optimal Solutions.</p>

<p>8.6 Affine Scaling, Primal-Dual Path-Following, and Predictor-Corrector Variants of Interior Point Methods.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>NINE: MINIMAL-COST NETWORK FLOWS.</strong></p>

<p>9.1 The Minimal-Cost Network Flow Problem.</p>

<p>9.2 Some Basic Definitions and Terminology from Graph Theory.</p>

<p>9.3 Properties of the&nbsp;<strong>A</strong>&nbsp;Matrix.</p>

<p>9.4 Representation of a Nonbasic Vector in Terms of the Basic Vectors.</p>

<p>9.5 The Simplex Method for Network Flow Problems.</p>

<p>9.6 An Example of the Network Simplex Method.</p>

<p>9.7 Finding an Initial Basic Feasible Solution.</p>

<p>9.8 Network Flows with Lower and Upper Bounds.</p>

<p>9.9 The Simplex Tableau Associated with a Network Flow Problem.</p>

<p>9.10 List Structures for Implementing the Network Simplex Algorithm.</p>

<p>9.11 Degeneracy, Cycling, and Stalling.</p>

<p>9.12 Generalized Network Problems.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>TEN: THE TRANSPORTATION AND ASSIGNMENT PROBLEMS.</strong></p>

<p>10.1 Definition of the Transportation Problem.</p>

<p>10.2 Properties of the&nbsp;<strong>A</strong>&nbsp;Matrix.</p>

<p>10.3 Representation of a Nonbasic Vector in Terms of the Basic Vectors.</p>

<p>10.4 The Simplex Method for Transportation Problems.</p>

<p>10.5 Illustrative Examples and a Note on Degeneracy.</p>

<p>10.6 The Simplex Tableau Associated with a Transportation Tableau.</p>

<p>10.7 The Assignment Problem: (Kuhn’s) Hungarian Algorithm.</p>

<p>10.8 Alternating Path Basis Algorithm for Assignment Problems.</p>

<p>10.9 A Polynomial-Time Successive Shortest Path Approach for Assignment Problems.</p>

<p>10.10 The Transshipment Problem.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>ELEVEN: THE OUT-OF-KILTER ALGORITHM</strong>.</p>

<p>11.1 The Out-of-Kilter Formulation of a Minimal Cost Network Flow Problem.</p>

<p>11.2 Strategy of the Out-of-Kilter Algorithm.</p>

<p>11.3 Summary of the Out-of-Kilter Algorithm.</p>

<p>11.4 An Example of the Out-of-Kilter Algorithm.</p>

<p>11.5 A Labeling Procedure for the Out-of-Kilter Algorithm.</p>

<p>11.6 Insight into Changes in Primal and Dual Function Values.</p>

<p>11.7 Relaxation Algorithms.</p>

<p>Exercises.</p>

<p>Notes and References.</p>

<p><strong>TWELVE: MAXIMAL FLOW, SHORTEST PATH, MULTICOMMODITY FLOW, AND NETWORK SYNTHESIS PROBLEMS.</strong></p>

<p>12.1 The Maximal Flow Problem.</p>

<p>12.2 The Shortest Path Problem.</p>

<p>12.3 Polynomial-Time Shortest Path Algorithms for Networks Having Arbitrary Costs.</p>

<p>12.4 Multicommodity Flows.</p>

<p>12.5 Characterization of a Basis for the Multicommodity Minimal-Cost Flow Problem.</p>

<p>12.6 Synthesis of Multiterminal Flow Networks.</p>

<p>&nbsp;</p>', 1332, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('b357cf91-b820-4870-9467-e952001cc25e', 'f7594499-415e-492a-91cf-9ddb90530435', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.M. Bhat</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780230639096</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>334</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5795, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('b3599626-0fe2-4c5d-a54d-87390b086766', 'de286da3-6d5b-4d53-89a1-c8d5a8144928', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter I. A Strange Event</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter II: A Shabby Show</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter III: A Mean Deal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter IV: An Abject Surrender</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter V: A Political Charity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VI: A False Claim</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VII: A False Charge</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter VIII: The Real Issue</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter IX: A Plea to the Foreigners</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter X: What do the Untouchables Say?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter XI: Gandhism</span></span></span></p>
', 339, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('b35d847e-8984-4f05-8423-1b67b498b173', 'b01cee9c-5f86-41e8-bc1e-1e1972396632', 'Description HTML', 1, '<p>This volume is based on the lectures given at the First Inter University Graduate School on Gravitation and Cosmology organized by IUCAA, Pune, in 1989. This series of Schools have been carefully planned to provide a sound background and preparation for students embarking on research in these and related topics. Consequently, the contents of these lectures have been meticulously selected and arranged. The topics in the present volume offer a firm mathematical foundation for a number of subjects to be de­ veloped later. These include Geometrical Methods for Physics, Quantum Field Theory Methods and Relativistic Cosmology. The style of the book is pedagogical and should appeal to students and research workers attempt­ ing to learn the modern techniques involved. A number of specially selected problems with hints and solutions have been included to assist the reader in achieving mastery of the topics. We decided to bring out this volume containing the lecture notes since we felt that they would be useful to a wider community of research workers, many of whom could not participate in the school. We thank all the lecturers for their meticulous lectures, the enthusiasm they brought to the discussions and for kindly writing up their lecture notes. It is a pleasure to thank G. Manjunatha for his meticulous assistence over a long period, in preparing this volume for publication.</p>', 2537, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('b3668447-413f-483d-98b7-4151a9766a34', '3d9364c0-a6fa-4b58-aec2-a30b875555b6', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In this new book, Brian Hatcher examines the modern Hindu penchant for constructing religious worlds in an eclectic fashion. Noting how Hindu apologists from Rammohun Roy to Sarvepalli Radhakrishnan make an almost promiscuous use of the world''s many philosphies and religions to define and defend Hinduism. Hatcher sets out to explore the ancient roots and contemporary significance of such eclectic borrowing. A discussion of the Vedic and classical roots of Hindu eclecticism affords Hatcher the opportunity to reflect upon the profound and widespread role of eclecticism in South Asian religion, while consideration of the work of Swami Vivekananda-as well as a variety of religious reformers from nineteenth-century Bengal-suggests the ongoing significance of the phenomenon in colonial and postcolonial contexts.</span></p>

<p style="text-align:justify"><span style="font-size:18px">By examining the development of Brahmo and Neo-Vedanta discourse, Hatcher is able both to problematize the notion of a monolithic concept of religious eclecticism and to reflect upon the various ways scholars might nevertheless attempt to make sense of a bewildering variety of eclectic philosophies. What emerges is not simply an attempt to refine our understanding of the role eclecticism has played in the modern Hindu context, but an extended reflection upon changing attitudes toward eclecticism in the West, from Diderot and Kant through postmodern critical theory. By investigation modern and postmodern perspectives on such issues as history, system, authenticity, and difference, Hatcher seeks to set in motion a dialectical approach to the study of eclectic world construction that balances the positivistic confidence of modern scholarship with the playful exuberance of postmodern pastiche. Invoking the critical theories of Salman Rushdie, Theodor Adorno, and Richard Rorty, Hatcher advocates an approach to modern Hindu eclecticism that honors its creative poetics while retaining the critical distance necessary for judging its sometimes baleful fruits.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">1. Introduction,&nbsp;2. "Difference Relates" Eclecticism Past and Present,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">3. Swami in Wonderland Vivekananda''s Eclectic Hermeneutics,&nbsp;4. What''s the Connection? India''s Eclectic&nbsp; Heritage,&nbsp;5. Varieties of Eclectic Experience The Case of Colonial Bengal,&nbsp;6. My Own Private Bungalow The Dynamics of Eclectic Home-Building,&nbsp;7. Conclusion,&nbsp; Notes,&nbsp; Bibliography,&nbsp; Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;</span></span></p>', 2268, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('b36c3f45-e00d-4af7-85f0-bb828a19d092', '601e83d2-f92a-4c17-abe9-3e122b6fa3a7', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Details in Design</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Joseph Boschetti</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">9781920744282</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781920744281</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">216</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1818, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('b37f6283-fea3-4805-9b71-6e07b10e99a5', '900f3ce9-c0f0-4c7c-a652-92b0cac2ed26', 'Description HTML', 1, '<h1>Indian Politics New</h1>', 4256, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('b385b57d-5c3d-422d-b17b-6bebc2e29810', '68c5fc1c-1d3c-483b-a453-0056416af21f', 'Description HTML', 1, '<p>Scientific Computing in Electrical Engineering (SCEE) is an international c- ference series, which started as a national German meeting held in Darmstadt (1997) and Berlin (1998), both under the auspices of the Deutscher Mathematiker Verein. The ?rst truly international SCEE conference was organized in 2000 in Warnemunde, .. Germany, by the University of Rostock. In 2002, the 4th SCEE c- ference took place in Eindhoven, The Netherlands, jointly organized by the Ei- hoven University of Technologyand Philips Research LaboratoriesEindhoven.The 5th SCEE conference was held in 2004 in Capo D''Orlando, Italy, jointly organized by Universita di Catania and Consorzio Catania Ricerche. The venue of the 6th SCEE conference was Sinaia, Romania, in 2006, organized by the Politehnica U- versity of Bucharest. The 7th International Conference on Scienti?c Computing in Electrical En- neering (SCEE 2008) was held in Espoo, Finland, from September 28 to October 3, 2008. It was organized by the Helsinki University of Technology; Faculty of Electronics, Communications and Automation; Department of Radio Science and Engineering; Circuit Theory Group.</p>', 5461, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b3b37088-67bb-4254-8d8b-cfa67d9fe906', '5725a9d0-429f-47f7-ab7f-1a408231dc8a', 'Description HTML', 1, '<p>''Interpretive'' political science describes a broad range of approaches that challenge scientism for its lack of sensitivity to meanings, subjectivity and historical context. Much interpretive political study is founded on the insistence on the importance of meanings in human action and draws on the rich philosophical traditions of Schultz, Foucault, Derrida and Ricoeur, joined in the 1980s and 1990s by radical scholars influenced by cultural Marxism and post-foundationalism. Interpretive Political Science would capitalise on the growth and vigour of this field of study, and bring together for the first time a selection of writings that encompass theory and methods as well as policy and practice.</p>', 4186, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('b3b81293-a334-46c5-9005-788de7dc69d1', '60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book provides the vision of a successful biorefinery—the lignocelluloic biomass needs to be efficiently converted to its constituent monomers, comprising mainly of sugars such as glucose, xylose, mannose and arabinose. Accordingly, the first part of the book deals with aspects crucial for the pretreatment and hydrolysis of biomass to give sugars in high yield, as well as the general aspects of bioprocessing technologies which will enable the development of biorefineries through inputs of metabolic engineering, fermentation, downstream processing and formulation. The second part of the book gives the current status and future directions of the biological processes for production of ethanol (a biofuel as well as an important commodity raw material), solvents (butanol, isobutanol, butanediols, propanediols), organic acids (lactic acid, 3-hydroxy propionic acid, fumaric acid, succinic acid and adipic acid), and amino acid (glutamic acid). The commercial production of some of these commodity bioproducts in the near future will have a far reaching effect in realizing our goal of sustainable conversion of these renewable resources and realizing the concept of biorefinery.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><u><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents</span></span></u></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART I ENABLING PROCESSING TECHNOLOGIES</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1 Biorefineries—Concepts for Sustainability 3</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Michael Sauer, Matthias Steiger, Diethard Mattanovich, and Hans Marx</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2 Biomass Logistics 29</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Kevin L. Kenney, J. Richard Hess, Nathan A. Stevens, William A. Smith, Ian J. Bonner, and David J. Muth</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3 Pretreatment of Lignocellulosic Materials 43</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Karthik Rajendran and Mohammad J. Taherzadeh</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4 Enzymatic Hydrolysis of Lignocellulosic Biomass 77</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Jonathan J. Stickel, Roman Brunecky, Richard T. Elander, and James D. McMillan</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5 Production of Cellulolytic Enzymes 105</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Ranjita Biswas, Abhishek Persad, and Virendra S. Bisaria</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6 Bioprocessing Technologies 133</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Gopal Chotani, Caroline Peres, Alexandra Schuler, and Peyman Moslemy</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART II SPECIFIC COMMODITY BIOPRODUCTS</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7 Ethanol from Bacteria 169</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Hideshi Yanase</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8 Ethanol Production from Yeasts 201</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Tomohisa Hasunuma, Ryosuke Yamada, and Akihiko Kondo</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9 Fermentative Biobutanol Production: An Old Topic with Remarkable Recent Advances 227</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Yi Wang, Holger Janssen and Hans P. Blaschek</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10 Bio-based Butanediols Production: The Contributions of Catalysis, Metabolic Engineering, and Synthetic Biology 261</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Xiao-Jun Ji and He Huang</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11 1,3-Propanediol 289</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Yaqin Sun, Chengwei Ma, Hongxin Fu, Ying Mu, and Zhilong Xiu</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12 Isobutanol 327</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Bernhard J. Eikmanns and Bastian Blombach</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13 Lactic Acid 353</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Kenji Okano, Tsutomu Tanaka, and Akihiko Kondo</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14 Microbial Production of 3-Hydroxypropionic Acid From Renewable Sources: A Green Approach as an Alternative to Conventional Chemistry 381</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Vinod Kumar, Somasundar Ashok, and Sunghoon Park</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15 Fumaric Acid Biosynthesis and Accumulation 409</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Israel Goldberg and J. Stefan Rokem</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16 Succinic Acid 435</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Boris Litsanov, Melanie Brocker, Marco Oldiges, and Michael Bott</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17 Glutamic Acid 473</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Takashi Hirasawa and Hiroshi Shimizu</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18 Recent Advances for Microbial Production of Xylitol 497</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Yong-Cheol Park, Sun-Ki Kim, and Jin-Ho Seo</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19 First and Second Generation Production of Bio-Adipic Acid 519</span></span></strong><br>
<span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><em><span style="font-family:"Bookman Old Style",serif">Jozef Bernhard Johann Henry van Duuren and Christoph Wittmann</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><em><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">INDEX 541</span></span></em></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1166, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('b3beee23-6449-4277-a615-2107c7f80bb3', '7e29572a-767c-433d-8a75-a5971e8ac66d', 'Additional Attributes HTML', 1, '<h1>Business Communication - Developing Leaders for a Networked World</h1>', 3219, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('b3d07981-0cac-4004-973b-cefe31fda5c6', '963dd57c-19d2-47a6-b751-404a2782257a', 'Description HTML', 1, '<p>Hyperbolic Manifolds and Discrete Groups&nbsp;is at the crossroads of several branches of mathematics: hyperbolic geometry, discrete groups, 3-dimensional topology, geometric group theory, and complex analysis. The main focus throughout the text is on the "Big Monster," i.e., on Thurston’s hyperbolization theorem, which has not only completely changes the landscape of 3-dimensinal topology and Kleinian group theory but is one of the central results of 3-dimensional topology.</p>

<p>The book is fairly self-contained, replete with beautiful illustrations, a rich set of examples of key concepts, numerous exercises, and an extensive bibliography and index. It should serve as an ideal graduate course/seminar text or as a comprehensive reference.</p>', 1679, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('b3d42e99-a13b-4342-9aa5-33241c3fdc88', '5e0e58c0-db17-40d2-8358-ca2e9cfb1471', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.N. Pati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257282</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>510</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5688, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('b3dcc905-14cb-4a4d-b19f-9044fdac6493', 'd9734459-ee34-452a-8374-dadc380647da', 'Description HTML', 1, '<h1>Mohammed Reza Pahlavi - Major World Leaders New</h1>', 4220, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('b3f06b7b-1cac-4e08-8103-f10e3b4d84b9', '00f3ff40-63fb-4200-94ad-b39548841708', 'Description HTML', 1, '<p style="text-align:center"><span style="font-size:16px"><strong>परिभाषार्थ प्रकाश - परिभाषेंदुशेखर के आलोक में</strong></span></p>

<p style="text-align:center"><span style="font-size:16px"><strong>डॉ. रामप्रकाश वर्णी</strong></span></p>', 1482, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('b40554d7-3d9f-4774-8030-1166f1dfdc7d', 'dad95df4-309c-4552-94b6-026ce0827556', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rob Harle, Sunil Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737832</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2710, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('b4164150-99cd-4f9a-a470-2ee26554a1ee', 'f1a36025-e296-4679-bca9-f821d8fb0b5d', 'Description HTML', 1, '<p>Leisure Studies brings together the seminal and seminal-to-be papers in a young and animated field of inquiry, which is nevertheless deeply rooted in the established fields of sociology, history, politics, geography and economics. This four-volume set traces the disparate interdisciplinary roots of the study of leisure and situates it in its present and future context as a busy research arena in its own right. Edited by one of the most prominent academics in the field, the set draws on leading international journals as well as elusive classics outside the reach of most libraries and sheds new light on the subject for students and researchers. An original introductory essay draws together and contextualizes the themes, approaches and key concepts that have formed and are still forming the discipline. Volume One: Origins: Classic and Contemporary Theories Volume Two: The Interdisciplinary Legacy Volume Three: Key Concepts Volume Four: Research Issues and Agenda</p>', 5278, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b42409ee-5a44-4f31-bfce-b845abeb2074', 'ff286335-1019-4dc5-983d-88bc967704cd', 'Description HTML', 1, '<h1>Sakti and Sakta</h1>', 4396, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('b427ea58-d743-4918-b6fe-64dc2cc0dad0', 'a75c4fc0-fe10-4711-8e8b-56830bf0cc61', 'Description HTML', 1, '<p>This book comprehensively reviews the considerations of nanotechnology elaborated in philosophy, ethics, and the social sciences and systematizes and develops them further. It focuses on the issues of ethical responsibility regarding chances and risks of nanotechnology and its possible applications in the fields of synthetic nanoparticles, synthetic biology, animal enhancement, and human enhancement. The book has been, thus, put in the context of the keywords "responsible innovation" and "reflective sciences," which have been central concepts in the debates about the relationship between science and society for the last few years.</p>', 3600, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('b42c403c-ac10-48b3-8fe2-2fbf40e30006', '46ace800-6cb1-4d45-a043-82b0a04329ee', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Karmic Debts</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Mohini Tandan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">8170313678</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Arnold Associates</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1994</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 83, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('b42dabe2-4c70-42a6-a8c5-08c071f6ac2b', 'f1adf464-e46a-46a9-978b-e85aaf1e75af', 'Additional Attributes HTML', 1, '<h1>Biomolecular Computation for Bionanotechnology New</h1>', 3743, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b4300ef8-cd17-4d37-bd6b-ec3ae0a50d3f', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'Description HTML', 1, '<h1>Our Environment -Challenges and Solutions</h1>', 3624, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('b4483a30-aefb-4673-8a25-07dff3df85d3', '401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 'Description HTML', 1, '<h1>Advances in Gender Research - Advancing Gender Research From the Nineteenth to the Twenty-First Centuries</h1>', 5555, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('b44b3e3d-cf39-43bf-8c98-cdd9d78d5475', '3a65e28a-a591-4b94-8108-5d4f4a01d556', 'Description HTML', 1, '<p>Today, our personal lives to a great extent and our society, to a greater extent have turned to be economy-based and business like. In this manner, hospitality, a value earlier, has now become a profession. Hospitality is a relationship process between guest and host, and it also refers to the act or practice of being hospitable. That is, reception and entertainment of guests or visitors, with liberality and goodwill. Hospitality, frequently refers to the hospitality industry-jobs for hotels, restaurants, resorts, catering, clubs and any other service dealing with tourists. It is also known as the act of generously providing today is a 3.5 trillion dollar service sector of global economy. It is an umbrella term for a broad variety of service industries including, but not confined to-hotels, food service, casinos and tourism. This industry is quite divers and global in nature. Hospitality in India has enhanced the growth of Indian hotel industry. The arrival of low cost airlines and the related price war have given domestics tourists many an option. Hospitality management interacts with customers directly or indirectly, and their chief goal is to keep the customers satisfied, to the hilt. Thus, hospitality Management is a vast topic.<br>
&nbsp;</p>', 4534, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('b45ab31e-79b3-43eb-814a-efe82da8e9c5', '52ddc93b-e3d2-4b77-9609-4a7e477b0e22', 'Description HTML', 1, '<h1>How to Study Literature - Stylistic and Pragmatic Approaches</h1>', 2429, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('b45ab93e-e36d-44ac-9540-1cd0d6789167', '81380eb8-f34a-4f6c-82a4-c2cfe4eba9a3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Lata Chiller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188791644</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4994, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('b4708b07-a99d-4a57-a4ae-57c135912eb4', '37dcdf40-8f6a-48f6-990b-63b232363c9c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">अध्यात्म स्वास्थ्य की संस्कृत पृष्ट्भूमि</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">खगेन्द्र पात्र</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391214623</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Shivalik </td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1102, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('b48093e1-7d1f-47c5-a7f1-1e2e28db157c', '32c619e5-7694-49a5-8185-6cc0026c34dc', 'Description HTML', 1, '<p>This book is divided in the three main areas in which Professor Antonina Starita was most active in the last period of her research activity: clustering and learning applications, biomedical applications and motor control and evaluation. The part on clustering and learning applications opens with a contribution concerning the clustering of short-text corpora by particle swarm optimization (PSO). The second contribution in this part investigates the use of neural networks (NN), and specifically of recurrent NN, to interpret brain images obtained by functional magnetic resonance imaging (fMRI). The first part of the book is closed by a contribution on the System for Paleographic Inspections (SPI) software suite. The second part of this book is devoted to contributions in the medical and biological areas. This part contributes to the definition of automatic, efficient and effective computational tools for addressing problems in these areas, with a focus on computational intelligent methods and techniques as well as more traditional Artificial Intelligence tools, such as expert systems. The third part of the book covers the topic motor control and evaluation. Motor control was studied in the context of robotics, while motor evaluation was studied for medical applications.</p>', 3724, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b4841306-b5ac-4944-ac19-034ea7407695', 'f3503a38-c30e-48e9-afe8-451dde7aa63e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Navendu Mahrishi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788188178691</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>
			<h1>&nbsp;</h1>
			Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4319, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('b48bece3-6bf0-48df-ab9d-8d14c0dcbbf0', 'baa23fcf-6623-470d-97ea-cd838615cdde', 'Additional Attributes HTML', 1, '<h1>Armed Conflicts in South Asia 2010 -Growing Left-Wing Extremism and Religious Violence</h1>', 5528, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('b49eab5c-f41c-4eda-8404-e854dd7bff16', '00018a0e-7db4-453f-b226-9cc28c099500', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shanti Swaroop Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170543290</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>327</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4275, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('b4adc786-8f5b-4777-a6b1-a87038fcdb62', 'a4cf6481-7557-4fdc-8fb5-1e2655408669', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Yoga Philosophy</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Anita Swami, Nidhi Malik, Suman Mehandru</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">938065166X</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789380651668</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">311</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2015</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2297, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('b4b51f72-5c51-442e-bab8-f3be52a66525', 'd6b597ae-cfcc-4efc-ba94-21e9bfd52537', 'Description HTML', 1, '<h1>Complex Systems in Biomedicine New</h1>', 3734, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b4cc11e9-07f8-478e-8aa9-00e55e82767c', '330900cf-ab12-4ea4-97c6-d76bc889b2ab', 'Description HTML', 1, '<h1>Business Statistics - Using Excel - 2/e</h1>', 3366, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('b4d06ebf-7e08-45ae-a519-d4f9e029e51e', '5dfc7ecf-a08a-4d6d-acdb-8dd944b96e63', 'Description HTML', 1, '<h1>Ritikalin Kavya Prampra aur Acharya Brijesh</h1>', 2962, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('b4d96971-2691-4aea-a84a-535d9b8c4063', '6699c4ec-684c-4c87-8f74-d77cd1ce3e47', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">संघ के सौ साल: इतिहास, सिद्धांत और सांस्कृतिक दृष्टि</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ. अलका आनन्द</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348670106</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 123, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('b4dc774a-88a5-4ad3-ba16-2ac1208042a7', '96bb895f-22a8-4120-8bf3-33c7085a2e32', 'Description HTML', 1, '<p>The statistical analysis of extreme data is important for various disciplines, including insurance, finance, hydrology, engineering and environmental sciences. This book is an introduction to parametric modelling, exploratory analysis and statistical inference for extreme events. The text contains special chapters about insurance (co-authored by M. Radtke), returns in asset prices (co-authored by C.G. de Vries) and flood frequency analysis, as well as five longer case studies. XTREMES, an interactive menu-driven system which runs under Windows 3.1 (16 bit version) and Windows 95, NT (32 bit version) is included, and is designed to facilitate the assessment of the adequacy of the parametric modelling and the statistical inference. It contains an integrated Pascal-like programming language.</p>', 5272, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b503bf57-7e83-487b-8491-cbff80a00a0b', 'c8bcbe4a-4627-4fe9-84cb-533143549598', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">Mucosal Immunology is so important since most infectious agents enter the body through the various mucous membranes, and many common infections take place in or on mucous membranes. Mucosal Immunology, now in its third edition, is the only comprehensive reference covering the basic science and clinical manifestations of mucosal immunology. This book contains new research data, exceptional illustrations, original theory, a new perspective and excellent organization. The most comprehensive text on mucosal immunology from internationally recognized experts in the field includes exceptional color illustrations, new research data, original theory and information on all mucosal diseases contains nine new chapters and an expanded appendix. </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1462, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('b5136d96-2f43-4972-b473-9da99d2c91fc', '1f575279-e96d-44a1-bf9a-0752deba7d95', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Super Science of Yoga</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Kamakhya Kumar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8187471409</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5064, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('b52ac078-af4d-470f-91bb-d6877e6e294d', 'c192f19e-79c4-4b78-836e-a4c34d10d31d', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henry Ricardo</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Henry J. Ricardo works at Medgar Evers College of the City University of New York in Brooklyn, USA.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>N0</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>536</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>2nd</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1752, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('b52e78fb-822c-46b2-bd63-24e25727a41c', '1ad5965d-5937-4ec3-bc9e-dbafbe14175f', 'Description HTML', 1, '<h1>Buildings, Finite Geometries and Groups</h1>

<p style="margin-left:0px; margin-right:0px; text-align:start">This is the Proceedings of the ICM 2010 Satellite Conference on “Buildings, Finite Geometries and Groups” organized at the Indian Statistical Institute, Bangalore, during August 29 – 31, 2010. This is a collection of articles by some of the currently very active research workers in several areas related to finite simple groups, Chevalley groups and their generalizations: theory of buildings, finite incidence geometries, modular representations, Lie theory, etc. These articles reflect the current major trends in research in the geometric and combinatorial aspects of the study of these groups.</p>

<p style="margin-left:0px; margin-right:0px; text-align:start">The unique perspective the authors bring in their articles on the current developments and the major problems in their area is expected to be very useful to research mathematicians, graduate students and potential new entrants to these areas.</p>', 2589, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('b53361a9-1786-4bbb-80e3-2b47b65f6c90', '9aa06440-ea1d-474f-98b2-badcb92f25f9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of Political Science&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jonathan S. Davies&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781847876102</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1624</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1879, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('b546d045-7876-4bd8-bc3b-7c39e771ce80', '96d4ddcd-5619-4b09-8aa3-0dacf37bb24c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vinayak Damodar Savarkar (May 28, 1883 – February 26, 1966) was an Indian politician and an Indian Independence Movement activist, who is credited with developing the Hindu nationalist political ideology Hindutva. He is considered to be the central icon of modern Hindu nationalist political parties. Commonly addressed as Veer Savarkar, he is considered to be the central icon of modern Hindu nationalist political parties. His last years were clouded with accusations of involvement in Mahatma Gandhi’s assassination. Savarkar’s revolutionary activities began when studying in India and England, where he founded student societies and publications, espousing the cause of complete Indian Independence by revolutionary means. While in jail, Savarkar would pen the work describing Hindutva, openly espousing Hindu Nationalism. He would be released in 1921 under restrictions after signing a controversial plea for clemency in which he renounced revolutionary activities. Savarkar credited with developing the Hindu Nationalist Political Ideology of Hindutva. Commonly addresses as Veer Savarkar (Brave Savarkar), he is considered to be the central icon of Modern Hindu Nationalist Political Parties. His last years were clouded with accusations of involvement in Mahatma Gandhi’s assassination. He is a hero that stands tall in history. A rationalist, a humanist, a leader of men, a Poet-Savarkar’s contribution to all that he touched is immense. The book is a tribute to Hindutva icon Savarkar. The book will prove an informative and most useful asset for students, scholars and teachers in this field.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biography</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Recollection and Memory of Veer Savarkar</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Secret Organisation of Savarkar</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Savarkar: Social-Religion Reforms and Freedom</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Savarkar: The Rising Leader and Presentation of Hindutva</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Savarkar and Unique Natural Blessings to Hindusthan</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hindu Nationalism of Savarkar</span></span></span></li>
</ol>
', 896, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('b546feae-badc-4ffc-afe4-456df889828f', 'ef5f22c7-2c9c-49d7-b836-685b38281118', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Philosophy of Religion: An Anthology 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Louis Pojman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781111634780</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher </span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 196, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('b55243af-f28b-4e3d-855d-e0326853c868', '2fdad397-8a0e-49d1-be52-112fcc8b5ef8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">खेल-मनोविज्ञान For M.A., D.P.ED. & C.P.ED.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रामेश्वरी देवी </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788183900232</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Abhishek</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 107, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('b55fdfd4-87a9-4aea-95bb-c6ebedab647d', '14f35b2c-1cda-4c61-9800-68c46f1cfa95', 'Description HTML', 1, '<p>Explores what censorship is from multiple viewpoints, discussing its relationship to communication, political statements, the educational system, pornography, and governmental regulations of art and media.</p>', 5389, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b56cb8df-3759-44f4-b2f1-b993e5915086', 'd5fdc639-504d-476b-8c7f-2a1de28ccc0f', 'Additional Attributes HTML', 1, '<h1>Leadership in Science and Technology: A Reference Handbook-2Vols. BOOK</h1>', 5428, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b56f4520-f718-446f-adbf-d49b2a7506a8', '1b133a84-2a7d-4f52-a3dc-9e84aa9234f0', 'Description HTML', 1, '<p>This video is a lucid, dynamic presentation of the deep and important question of the relevance of mathematics to society, delivered by one of the best mathematicians of the modern age. T. Gowers gave the Keynote Address at the historic Millennium Meeting of the Clay Mathematics Institute (CMI) - the very same meeting at which the Millennium Prize Problems were announced. He spoke about the relevance of mathematics to diverse applications citing examples in computer science, finance, and engineering. His theme underscores the unity of different apparently diverse sub-fields of mathematics. His exposition is exceptionally clear and easy to follow, making mathematics accessible to non-experts. This lecture is a treasure trove of mathematical intuition and insight into the relationship between mathematics and its applications. Using historical and present-day examples, the speaker makes a convincing argument that mathematics plays a crucial role in the advancement of science.</p>', 1891, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('b573dfd6-9946-4781-8ad4-0d6ee67e9e6f', '24a55fe5-55a1-4f8d-959f-241b02653d7d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bernard E.</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781849506076</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4657, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('b58b5a8a-e635-4bd7-ab29-fb3e2d32c0d9', 'a0aaa482-56a6-4dca-8ea3-8e6dfb1112a0', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Our Natural Heritage Wealth: Sacred Groves Ecosystem</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Dr.S.A Bhatt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830525</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">167</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 17, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('b5a2cd1e-9c38-4ca3-880b-fade8fa06aaa', '73cbacef-52a2-4124-86e9-fee2c86e5325', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623639</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5418, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b5a8b81d-0fc5-4838-b2e1-e236796397ee', '9ba80e4b-2aba-4adf-aeba-8ea2cbc97b4b', 'Additional Attributes HTML', 1, '<h1>A Course on Mathematical Logic - Universitext&nbsp;</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;441 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;0387989722</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-0387989723</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;794 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.6 x 2.69 x 23.39 cm</span></li>
</ul>', 2522, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('b5b0e040-e026-4d75-bb14-80f99c36e0a7', '6567fb8e-7947-48d8-ada9-3f46fbabee72', 'Additional Attributes HTML', 1, '<h1>The Regularized Fast Hartley Transform, Optimal Formulation of Real-Data Fast Fourier Transform for Silicon-Based Implementation in Resource-Constrained Environments -Signals and Communication Technology</h1>', 3939, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('b5b48fad-a421-46b6-b071-7a9a80cbe8dc', 'afa03efc-eff7-4767-9536-33731a768154', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Federation Versus Freedom</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389801736</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wave Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 350, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('b5bdf293-c369-4693-8e1c-f645890e64b3', '766b7d32-64fb-49a8-bbcf-da0d4cd9a321', 'Additional Attributes HTML', 1, '<h1>Ecological Developmental Biology - Integrating Epigenetics, Medicine and Evolution</h1>', 3713, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b5d0f8ee-decd-4163-8a85-be3be7c4e5ee', 'a60637a0-8ea6-463c-a260-d2725cbdb146', 'Description HTML', 1, '<h1>Social Welfare Management New</h1>', 4704, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('b5d7d21a-8172-4e1b-8a57-4529803544cc', '36994878-fd9e-4980-817c-c2320d905ab5', 'Description HTML', 1, '<h1>Kashmir Ladakh & Zanskar</h1>', 4322, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('b5e7e7dc-de27-4547-9d49-a22bf86ecca0', '3e0e6e82-f96b-482e-90e9-0fe97f97c15d', 'Description HTML', 1, '<p>Gender, Race and Religion brings together a selection of original papers published in Ethnic and Racial Studies that address the intersections between gender relations, race and religion in our contemporary environment. Chapters address both theoretical and empirical aspects of this phenomenon, and although written from the perspective of quite different national, social and political situations, they are linked by a common concern to analyze the interface between gender and other situated social relationships, from both a conceptual and a policy angle. These are issues that have been the subject of intense scholarly research and analysis in recent years, as well as forming part of public debates about the significance of gender, race and religion as sites of identity formation and mobilization in our changing global environment. The substantive chapters bring together insights from both theoretical reflection and empirical research in order to investigate particular facets of these questions. Gender, Race and Religion addresses issues that are at the heart of contemporary scholarly debates in the field of race and ethnic studies, and engages with important questions in policy and public debates.</p>', 5647, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('b5e80f9c-dccf-4eee-ace0-a6b92642c55d', '76dcfa65-e39a-43d5-bc6d-a33b012efa3a', 'Description HTML', 3, '>Temperature Record</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Terra Satellite and Earth Observing System (EOS)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Terraforming</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tides</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tornadoes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tourism and Recreation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Trace Gas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tropical Cyclone</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tundra</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Uniformitarianism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">United Nations Environment Programme (UNEP)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">United Nations Framework Convention on Climate Change (UNFCCC)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">United States: Climate Policy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">United States: State and Local Greenhouse Politics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Urban Heat Islands</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Volcanism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Waste Disposal</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wastewater Treatment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Shortages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Vapour</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wetlands</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wildfires</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Wing Power</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">World Meteorological Organization&nbsp;(WMO)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">World Meteorological Organization 9WHO)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 3836, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('b5fafd79-f4a8-4010-a1a8-ac3d11d0db19', 'ff83332b-2168-4c32-9d99-f385d12aa657', 'Description HTML', 1, '<p>A very clear and engaging introduction to a contemporary analysis of ''race'' and racism(s). This text effectively combines key theoretical perspectives with vivid contemporary examples." - Dr Rebecca Barnes, University of Derby "Fantastic book for helping students get past the stuntedness of the term ''racism'' to understand the way in which racisms are part of our social practices and institutions. - Dr Lucy Michael, Hull University "This is a solid text, covering the topic in a thoughtful manner. Studying and teaching racism is a complex issue, and this book is a very good resource." - Dr Sanjay Sharma, Brunel University We hear much about ''race'' and ''racism'' in public discourse but the terms are frequently used without clear definitions or practical examples of how these phenomena work. Racisms: An Introduction introduces practical methods which enable students to think coherently and sociologically about this complex feature of the global landscape. Steve Garner argues that there is no single monolithic object of analysis but rather a plural set of ideas and practices that result in the introduction of ''race'' into social relations. This differs over time and from one place to another. Focussing on the basics, this book: Defines ''race'', ''racism'', ''institutional racism'' and ''racialization''. Provides examples of how these function in fields like the natural sciences and asylum. Clearly sets out theoretical arguments around collective identities (''race'', class, gender, nation, religion). Uses empirical case studies, including some drawn from the author''s own fieldwork. Points students toward sources of further web and text based information. Engaging and accessible this book provides a signposted route into key elements of contemporary debates. It is an ideal introduction for undergraduates studying ''race'' and ethnicity, social divisions and stratification.</p>', 4450, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('b6119242-a6e5-43b2-959f-2705b9d1938b', 'eec542b3-f8a6-47ba-b152-e73bef3cd8f3', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Investment Banking: Concepts, Analyses and Cases 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pratap Giri S</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354600883</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 392, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('b61c3688-885f-4a20-b2bd-8dcc074d5127', '914406e1-d77a-4593-9aad-1ebf5ef823c5', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">50+ Vacation Homes celebrates the holiday home, traditionally a place of rest, relaxation and escape from the pressures of the ''real'' world. A journey through Europe, North and South America, Australasia, the Caribbean and the Far East introduces the reader to homes of rare wonder and beauty. From beach houses amid swaying palms, to alpine cottages nestled in snow-clad landscapes; from rustic log cabins to the grandeur of luxury villas, the unique styles reflect their owners'' personal approach to what it means to be ''on vacation''.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The architecture of holiday homes reveals the shift in lifestyle that defines a vacation; architects are required to work closely with their clients to achieve just the right spirit. The results of this collaboration manifested through the pages in this book, can be just as awe-inspiring.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Introduction, Aarthun Residence, USA, Abreu Family Residence, Brazil, Arraial d''Ajauda, Brazil, Baan Hua Hin, Thailand, Baan Patong, Thailand, Baan Pattaya, Thailand, Ballerina House, USA, Bayside Residence, USA, Bernstein House, USA, Country House in Campos, Brazil, Encinos Residence, Mexico, EOS - Mexico''s Diamond, Mexico, Frye Residence, Mexico, Gallery in Kiyosato, Japan, Heart of the Home, The Netherlands, House in Aroeira, Portugal, House in East Hampton, USA, House in the Hudson Valley, USA, House in Regua, Portugal, House on the Maine Coast, USA, Island House, Canada, Kent Residence, USA, Kumu Honua, Hawaii, USA, Landmark Villa, USA, Landrin Residence, Haiti, Lieutenant Island Residence, USA, Ligar Bay Beach House, New Zealand, Longboat Key Beach House, USA, Magical Retreat, USA, Modernised Mountain Retreat, USA, Private Paradise, Italy, Residence at Waterford, USA, Residence in Iporanga, Brazil, Reviving a Relic, USA, Rue de Prince Residence, USA, Sanderling Beach House, USA, Serenity on the Highway, Israel, Simplicity, St Vincents & Grenadines, West Indies, Storm Mountain Fishing Lodge, USA, Teton Treasure, USA, The House in Mani, Greece, The Mill Creek House, New Zealand, The Nature House, Brazil, The Prince Residence, USA, The Quogue Residence, USA, The Stone Residence, USA, The Turtle House, USA, Vacation Estate, USA, Valhalla, Iceland, Villa Nilsson, Sweden, Villa Bled, Slovenia, Walski Residence, USA, Weekend House at Bhati Mines, India, Winter House, USA, Yautepec House, Mexico, Index, Acknowledgments</span></p>', 1827, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('b6216771-6277-4c37-9720-032fd8a7bbc9', '801fb3ef-8198-41ec-bc85-03b81f097cb5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">श्रीमद्भगवद्गीता और इस्लाम विश्व बन्धुत्त्व का प्रत्यक्ष प्रमाण</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">डॉ. मोहम्मद हनीफ खान शास्त्री&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830198</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standrad Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1417, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('b62d3785-9181-46ec-96b9-cdccef9039e0', '5616f07d-bdb9-43af-b0e2-5e0c778782cb', 'Description HTML', 1, '<p>Already established as a seminal textbook on negotiation, this edition continues to take the legacy forward by updating the new edition thoroughly. The text is designed to cover syllabi requirements of graduate students specializing in HR-OB taking up courses on negotiation. A detailed textbook on the area, the title covers all major topics on negotiation and is a highly applicationoriented text.</p>', 3552, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('b62ffad0-d53a-42e0-8b8b-191f7a3cbf7d', 'ef451648-1ec0-4707-bae2-dc5d4c4143d2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Low-Temperature Properties of Polymers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">I. Perepechko</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">304</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1191, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('b64110a6-454d-4841-809d-e6835d504893', 'e14a48f5-bfe0-48c8-85e6-1a0f2bddd870', 'Description HTML', 1, '<p>The Frontiers of Management offers stimulating and profitable reading for both existing Drucker disciples and those new to his writing.This collection of thirty-five finely balanced articles and essays, plus an interview and afterword, was planned by the author from the beginning to be published eventually in one volume and as variations on one unifying theme - the challenges of tomorrow that face the executive today.What kind of tomorrow it will be depends heavily on the knowledge, insight, foresight and competence of the decision makers of today. The future is in the hands of executives who are already fully occupied with the daily crisis and for whom the daily crisis is the one absolutely predictable event in their working day. It is to these people that this Drucker volume is addressed, to enable them to see and to understand the long-range implications and impacts of their immediate, everyday, urgent actions and decisions.</p>', 3156, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('b6424ac4-b420-45ce-8f37-e7cd01e32cbc', '80ff1495-e197-4518-9ea7-90e96fceac25', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Encyclopedia of Digital Government in 3 Vols. Set</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>&nbsp;Ari-Veikko Antiroiko</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781591407898</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1916 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 4810, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('b658d825-b83c-449b-91e0-389cc6803c19', 'ea2ebf91-6385-4022-95cb-1c2eee41eb3a', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Philip J. Davis</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486624951</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486624952</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>416</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1678, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('b6598e80-ac9b-4ade-b3bc-f618bbd76fb6', '2f5c6be9-57a1-4c94-8353-311968bd01e1', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">NARASIMHA PURANA - Text with English Translation</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">K.L Joshi & Bindiya Trivedi</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">4 Reprint Edition</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171102228</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171102220</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">358</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2018</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1511, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('b67153c0-e813-47d9-9d6c-0a05fbf37ef8', 'cb658916-da0a-415c-931c-3f590dc311cb', 'Additional Attributes HTML', 1, '<h1>History of Modern Biotechnology II -Advances in Biochemical Engineering Biotechnology New</h1>', 3689, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b6784175-d6d7-42c4-8688-a67429641875', '12404026-203e-457c-bbac-06129b7623da', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">हिंदी दलित साहित्य का इतिहास,भाग-2 &nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मोहनदास नैमिशराय&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391916909</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">975</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1146, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('b6b7db9d-7c4e-4199-9c56-1d7087b21a2b', 'e945b228-ec77-428c-9b1f-3783406109ff', 'Additional Attributes HTML', 1, '<h1>Optimization Problems - Applied Mathematical Sciences</h1>', 3999, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('b6b9763d-7077-46eb-865f-f74877b5d801', '40935cf0-129a-4cab-9cae-ebb598fd6721', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Mass spectrometry has developed into a platform for the assessment of health, sensory, quality and safety aspects of food. Current nutrition research focuses on unravelling the link between acute or chronic dietary and nutrient intake and the physiological effects at cellular, tissue and whole body level. The bioavailability and bioefficacy of food constituents and dose-effect correlations are key to understanding the impact of food on defined health outcomes. To generate this information, appropriate analytical tools are required to identify and quantify minute amounts of individual compounds in highly complex matrices (such as food or biological fluids) and to monitor molecular changes in the body in a highly specific and sensitive manner. Mass spectrometry has become the method of choice for such research&nbsp;and is now widely applied throughout all areas of nutrition research. </span></p>

<p style="text-align:justify"><span style="font-size:18px">Mass Spectrometry and Nutrition Research&nbsp;focuses on the contribution of mass spectrometry to the advancement of nutrition research. Addressing researchers,&nbsp;students and teachers, this book has the double objective of introducing and inspiring nutritionists in the use of mass spectrometry, and convincing mass spectrometric scientists to develop and apply their tools to questions of nutrition and health. It addresses the major modern mass spectrometric techniques, reviews their application to the analysis of food macro- and micronutrients and assesses utility and potential of mass spectrometry in investigating nutritional health.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Abbreviations,&nbsp;About the Editors,&nbsp;SECTION 1: MASS SPECTROMETRY TECHNOLOGIES,&nbsp;Chapter 1 Mass Spectrometry Technologies,&nbsp;SECTION 2: MASS SPECTROMETRY ANALYSIS OF FOOD INGREDIENTS,&nbsp;Chapter 2 Mass Spectrometry for Food Analysis: The Example&nbsp;of Fat Soluble Vitamins A and K,&nbsp;Chapter 3 Mass Spectrometry for the&nbsp;Analysis of Milk Oligosaccharides,&nbsp;Chapter 4 Mass Spectrometry in Protein, Peptide and Amino Acid Analysis,&nbsp;Chapter 5 Lipidomics and Metabolomics of Dictary Lipid Peroxidation,&nbsp;Chapter 6 Mass Spectrometry in Phytonutrient Research,&nbsp;SECTION 3:&nbsp;ADDRESSING THE HEALTH ASPECTS OF NUTRITION,&nbsp;Chapter 7 Addressing the Health Beneficial Aspects of Nutrition-&nbsp;The Example of the Obesity Epidemic,&nbsp;Chapter 8 Mass Spectrometry,&nbsp;Diet and Cariovascular Disease: What will They Mean for Food?,&nbsp;Chapter 9&nbsp; Nutrition and Immunity,&nbsp;Chapter 10&nbsp; Mass spectrometry, Nutrition and Protein Turnover, SECTION 4: CONCLUSION,&nbsp;Chapter 11 Conclusion,&nbsp;Subject Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 3662, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('b6bf48af-e371-44ec-8ac1-c19bae6f2411', '8a2d0e34-256e-468a-acfe-781cbf69b89b', 'Description HTML', 1, '<h1>Bhartiya Shiksha Vyvastha ka Vikas - Samasya Evam Samadhan</h1>', 5300, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b6cc8fa2-9d65-4e38-86cb-00846f4d3c14', '8576dd17-9c4c-4502-9fae-b9bd022f3245', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Lectures in Geometry: Semester-V Lie Groups and Lie Algebras</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">M.Postnikov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">440</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1092, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('b6d0ce97-3a14-41d7-8b2d-84d452635b66', '94386ae0-487d-4548-a7c3-1e3045de6c61', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">The Vedic Order in Tamilakam: Sangam Literature, Dharma, and Kingship</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Dr. Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830556</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">203</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding </span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 15, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('b6d57e49-99bc-49b0-9775-20e714d105e4', '9000a9b5-6e39-4ebf-9c43-4c86aa9172d5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Abiotic stresses caused by drought, salinity, toxic metals, temperature extremes, and nutrient poor soils are among the major constraints to plant growth and crop production worldwide. While crop breeding strategies to improve yields have progressed, a better understanding of the genetic and biological mechanisms underpinning stress adaptation is needed. <em>Genes for Plant Abiotic Stress</em> presents the latest research on recently examined genes and alleles and guides discussion of the genetic and physiological determinants that will be important for crop improvement in the future.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section 1 Genetic Determinants of Plant Adaptation under Water Stress 3</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Genetic Determinants of Stomatal Function 5<br>
<em>Song Li and Sarah M. Assmann</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Pathways and Genetic Determinants for Cell Wall–based Osmotic Stress Tolerance in the&nbsp;<em>Arabidopsis</em>&nbsp;thaliana Root System 35<br>
<em>Hisashi Koiwa</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Transcription and Signaling Factors in the Drought Response Regulatory Network 55<br>
<em>Matthew Geisler</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section 2 Genes for Crop Adaptation to Poor Soil 81</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Genetic Determinants of Salinity Tolerance in Crop Plants 83<br>
<em>Darren Plett, Bettina Berger, and Mark Tester</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Unraveling the Mechanisms Underlying Aluminum-dependent Root Growth Inhibition 113<br>
<em>Paul B. Larsen</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Genetic Determinants of Phosphate Use Effi ciency in Crops 143<br>
<em>Fulgencio Alatorre-Cobos, Damar López-Arredondo, and Luis Herrera-Estrella</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Genes for Use in Improving Nitrate Use Efficiency in Crops 167<br>
<em>David A. Lightfoot</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section 3 Genes for Plant Tolerance to Temperature Extremes 183</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Genes and Gene Regulation for Low-temperature Tolerance 185<br>
<em>Mantas Survila, Pekka Heino, and E. Tapio Palva</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Genetic Approaches toward Improving Heat Tolerance in Plants 221<br>
<em>Mamatha Hanumappa and Henry T. Nguyen</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section 4 Integrating Plant Abiotic Stress Responses 261</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Genetic Networks Underlying Plant Abiotic Stress Responses 263<br>
<em>Arjun Krishnan, Madana M.R. Ambavaram, Amal Harb, Utlwang Batlang, Peter E. Wittich, and Andy Pereira</em></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Discovering Genes for Abiotic Stress Tolerance in Crop Plants 281<br>
<em>Michael Popelka, Mitchell Tuinstra, and Clifford F. Weil</em></span></span></span></p>', 731, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('b6dd1c37-960b-4a08-b2bc-e41e2b21cce5', '1c63b97b-aec9-43ea-85eb-cb26a925fd69', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Troy Lanphier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788120349650</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>536</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Language</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5848, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('b6f2ab8c-58c7-4015-8642-4f439ccd2f92', '0491d338-4bf6-4fa7-977c-7416e4a22bba', 'Description HTML', 1, '<h1>Shiksha Takniki</h1>', 5298, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b6f39dc4-8836-4d6b-ade2-852ec7d1d976', '27dbdd89-8b32-4aac-88ec-e45f0a628265', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brian J Taylor</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857254290</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5698, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('b6f3f917-16a6-45f8-a84e-efe07b3eccee', 'f59774bd-ed25-4280-ba0c-0975cb46ac03', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamlesh Sharma</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187471448</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5960, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('b6f87e0b-51e1-4aac-aaae-a0dd01e9dd81', '68e1ad4d-8ca8-4397-b7d8-e768dd3effb6', 'Additional Attributes HTML', 1, '<p>Author: Robert Dingwell</p>

<p>ISBN: 9781847873545</p>

<p>Publisher: Sage</p>

<p>Publication date: 24 Jul 2008</p>

<p>Edition: 1st</p>

<p>Language: English</p>

<p>Pages: 1656</p>', 1945, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('b6fadeac-d97d-4e05-aa38-c4d6db8b248e', 'd62f1c11-81a5-4bdf-83e0-3870bb18425e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Thomas A. Moore</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781259064890</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>320</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5825, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('b708ade7-38e2-4e9f-a968-7a25cce44657', '9a9333fc-fdc1-4f56-aba4-209c7c616a5a', 'Description HTML', 1, '<h1>Ribozymes And Rna Catalysis -Biomolecular Sciences</h1>', 3598, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('b7133005-75aa-427c-b982-bbef78b1c6c2', '7bc2c725-dc32-478a-bb23-f82c63089c01', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Communication 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">K.K. Sinha</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356227064</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Taxmann</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 982, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('b71d4b82-b10f-4fa5-8682-b853bb73e704', 'ad82e68d-0568-4788-b6f1-dd15d6efba15', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>kanwer Pal Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178806679</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3283, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('b721c3a8-2bfb-4532-b7f3-097e632848c4', 'a9b6292b-1974-4461-9b73-334d2fda8a30', 'Description HTML', 2, 'ublic of Germany for Promotion of Trade New Delhi, 8 October 1956, 51. Trade Agreement between the Government of India and the Government of the Republic of Chile New Delhi, 16 October 1956, 52. Agreement between the Governments of India and Japan for Promotion of Cultural Relations Tokyo, 29 October 1956, 53. The text of the Joint Statement by His Imperial Majesty Haile Selassie I, Emperor of Ethopia and the Prime Minister of India New Delhi, 8 November 1956, 54. The text of the Joint Statement by the Prime Ministers of Burma, Ceylon, Indonesia and India New Delhi, 14 November 1956, 55. Agreement between the Governments of India and Iran for Establishing and Developing Cultural Relations Tehran, 1 December 1956, 56. Instrument of Ratification of the Indo-Pakistan Agreement on recovery of Abducted Persons 13 December 1956, 57. The text of the Joint Statement by the Prime Minister of India and the President of the United States of America Washington, 20 December 1956, 58. Agreement on the Canada-India Colombo Plan Kundah Hydro-Electric Power Project New Delhi, 29 December 1956, 59. The text of the Joint Statement by the President of Syria and the Prime Minister of India New Delhi, 22 January 1957, 60. Trade Agreement between India and Pakistan New Delhi, 22 January 1957, 61. Indo-Kuwait Joint Statement 22 January 1957, 62. Agreement concerning the Cultural Co-operation between the People’s Republic of Poland and the Republic of India New Delhi, 27 March 1957, 63. The Text of the Joint Statement by the Prime Ministers of Poland and India Issued New Delhi, 28 March 1957, 64. The text of the Joint Statement by the Minister of Foreign Affairs, F.R. of Germany and the Prime Minister of India New Delhi, 31 March 1957, 65. The text of the Joint Statement by the Foreign Minister of Chile and the Prime Minister of India New Delhi, 17 April 1957, 66. Agreement between the Governments of India and Rumanian People’s Republic on Close Co-operation in the Field of Culture and Science New Delhi, 30 April 1957, 67. Exchange of Notes between Canada and India Amending the Agreement of January 26, 1951 Concerning the Entry to Canada for Permanent Residence of Citizens of India New Delhi, 3 May 1957, 68. The text of the Joint Statement by the Prime Ministers of Ceylon and India Colombo, 19 May 1957, 69. The text of the Joint Statement by the Prime Ministers of Japan and India New Delhi, 25 May 1957, 70. Exchange of Letters between India and Afghanistan for the Development of Trade New Delhi, 14 June 1957, New Delhi, the 14</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;June, 1957, 71. Agreement between the Government of Finland and the Government of India on Technical Assistance to India New Delhi, 14 June 1957, 72. Exchange of Letters between the Governments of India and the U.S.A. extending the 1952 Agreement on Technical Co-operation New Delhi, 29 June 1957, 73. Exchange of Notes constituting an Agreement between the United States of America and India Relating to the Garanty of Private Investments Washington, 19 September 1957, 74. Trade Agreement between India and the Czechoslovak Republic New Delhi, 30 September 1957, 75. The text of the Joint Statement by the Prime Ministers of Japan and India Tokyo, 13 October 1957, 76. The text of the Joint Communique by Prime Minister of India and President Diem of South Viet-Nam New Delhi, 9 November 1957, 77. Agreement Between the Government of India and the Union of Soviet Socialist Republic for Co-operation in Establishing Industrial Enterprises in India New Delhi, 9 November 1957, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;4</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Economic and Technical Cooperation Agreement Between the Republic of India and the Republic of France New Delhi, 23 January 1958, 2. Agreement on Commerce Between India and Japan Tokyo, 4 February 1958, 3. Trade Agreement Between the Government of India and the Government of Greece, New Delhi, 14 February 1958, 4. Agreement Between the Government of India and the Government of the Republic of Labanon relating to Air Services New Delhi, 13 March 1958, 5. Trade Agreement Between the Government of India and the Imperial Ethiopian Government New Delhi, 18 April 1958, 6. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics Relating to Air Services New Delhi, 2 June 1958, 7. Exchange of Letters Between the Government of India and Afghanistan Relating to Renewal of Trade Arrangement Kabul, 10 July 1958, 8. Agreement Between the Government of India and the Royal Government of Sweden for the Avoidance of Double Taxation of Income Stockholm, 30 July 1958, 9. Agreement Between the Government of India and the Government of the Federal Republic of Germany Regarding the Establishment of an Institute of Technology in India Bonn, 7 August 1958, 10. Joint Communique issued at the end of the India-Pakistan Secretaries Conference to discuss the border disputes on the India – East Pakistan border. Karachi, 3 September 1958, 11. Agreement Between India and Pakistan on Border Disputes (East Pakistan) New Delhi, 10 September 1958, 12. Joint Communique issued by the Prime Ministers of India and Pakistan after their Conference on Border Problems. New Delhi, 11 September 1958, 13. Agreement Between the Union of India and The United Arab Republic (Egypt) for Promoting Cultural Relations Cairo, 25 September 1958, 14. Agreement Between India and the Federal Republic of Germany regarding the Establishment of a prototype production and training center for small Scale Industry New Delhi, 25 October 1958, 15. Trade Agreement Between the Governments of India and the U.S.S.R. Moscow, 16 November 1958, 16. Agreement Between His Majesty’s Government of Nepal and the Government of India Concerning the Construction of Trisuli Hydro-electric Project Kathmandu, 20 November 1958, 17. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics on Delivery as a gift to India from the Soviet Union of equipment for the Indian Institute of Technology, Bombay, and on Rendering of Assistance by the Soviet Union to India in the Training of engineers Moscow, 12 December 1958, 18. Agreement Effected By Exchange of Notes Between India and U.S.A for sale of Military Equipment, materials and Service New Delhi, 16 April and 17 December 1958, 19. Trade Agreement Between the Governments of India and Iraq Baghdad, 29 December 1958, 20. Exchange of Letters Between the Governments of India and Mongolia for Promotion of Trade New Delhi, 14 January 1959, 21. Exchange of Notes Between the Governments of India and the U.S.A. Constituting an Agreement Amending the Agreement of 2 February, 1950 to Promote Further Mutual Understanding Between the peoples of U.S.A. and India by a Wider Exchange of Knowledge and Professional Talents through Educational Contacts New Delhi, 30 January and 6 February 1959, 22. Agreement Between the Government of India and His Majesty’s Government of Nepal for Development of Irrigation, Drinking Water Supply and Power Kathmandu, 4 March 1959, 23. Agreement Between the Government of India and the Government of the Federal Republic of Germany for avoidance of double Taxation of Income New Delhi, 18 March 1959, 24. Agreement Between India and Pakistan on ad hoc Transitional Arrangements for the Irrigation use of the waters of the Indus system of rivers Washington, 17 April 1959, 25. Trade and Payments Agreement Between the Government of India and the Rumanian People’s Republics Bucharest, 14 May 1959, 26. Agreement Between the Government of India and the Government of the Czechoslovak Republic for the Promotion of Cultural Cooperation New Delhi, 7 July 1959, 27. Agreement Between the Government of India and the Government of Italy Relating to Air Services Rome, 16 July 1959, 28. Agreement Between the Government of India and the Government of Norway for the Avoidance of Double Taxation of Income New Delhi, 20 July 1959, 29. Exchange of Letters Renewing the Trade Agreement Between India and Afghanistan New Delhi, 11 August 1959, 30. Agreement Between the Government of India and Denmark for the Avoidance of Double Taxation of Income Copenhagen, 16 September 1959, 31. Exchange of Letters Regarding trade Arrangements Between India and Italy Rome, 6 October 1959, 32. Exchange of Letters Regarding Trade Arrangements Between India and France Paris, 19 October 1959, Paris, the 19</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;October, 1959, 33. Agreement Between Governments of India and Pakistan Regarding Procedures to and Disputes and Incidents Along the Indo-East Pakistan Border areas New Delhi, 23 October 1959, 34. Joint Communique issued at the end of the discussion Between Swaran Singh and K.M. Shaikh in New Delhi and Dacca on the question of border settlement and other related matters on the India-East Pakistan border. New Delhi, 24, October 1959, 35. Trade and Payments Agreement Between the Government of India and the Government of the Polish People’s Republic New Delhi, 2 November 1959, 36. Exchange of Letters Between the Government of India and Switzerland Regarding Trade Relations Berne, 10 October and 6 November, 1959, 37. Limited Payments Agreement Between the Government of India and Pakistan Karachi, 3 December 1959, 38. Agreement Between His Majesty’s Government of Nepal and the Government of India on the Gandak Irrigation & power project Kathmandu, 4 December 1959, 39. Exchange of Letters Between the Government of India and the German Democratic Republic Embodying a Trade and Payments Arrangement New Delhi, 18 December 1959, 40. Agreement Between the Government of India and the Government of Japan for the Avoidance of Double Taxation in Respect of Taxes on Income New Delhi, 5 January 1960, 41. Agreement Between Government of India and Pakistan Regarding Procedures to end Disputes and Incidents Along the Indo-West Pakistan Border Areas New Delhi, 11 January 1960, 42. Joint Communique issued on the signing of an Agreement on the India – Pakistan Western Border New Delhi/Lahore, 11 January 1960, 43. Agreement Between Governments of India and Pakistan regarding procedures to end disputes and incidents along the Indo-West Pakistan Border Areas New Delhi, 11 January 1960, 44. Exchange of Letters Between the Governments of India and Jordan Embodying Trade Arrangements New Delhi, 14 January 1960, 45. Trade and Payments Agreement Between the Government of India and the Government of the Federal Peoples Republic of Yugoslavia New Delhi, 21 January 1960, 46. Agreement Between the Governments of India and Japan Concerning the Establishment of Prototype Production and Training Centre for Small Scale Industries New Delhi, 25 January 1960, 47. Agreement Concerning Cultural, Scientific and Technological Co-Operation Between the Republic of India and the Union of Soviet Socialist Republics New Delhi, 12 February 1960, 48. Trade and Payments Agreements Between the Government of India and Bulgaria New Delhi, 3 March 1960, 49. Trade Agreement Between the Government of India and the Government of Chile Santiago, 10 March 1960, 50. Agreement Between the Government of India and the Federal Peoples Republic of Yugoslavia for the Promotion of Cultural Relations New Delhi, 11 March 1960, 51. Joint Communique issued on India-Pakistan Trade Talks New Delhi, 14 March 1960, 52. Trade Agreement Between the Government of India and the Government of Pakistan New Delhi, 21 March 1960, 53. Exchange of Notes Between the Governments of India and the U.S.A. Concerning Grant of Certain Nuclear Research Equipment in the Field of Agriculture New Delhi, 22 April and 13 June 1960, 54. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republic for Rendering Technical Assistance to India in Exploration, Development and Production of Oil and Gas New Delhi, 16 June 1960, 55. Trade and Payments Agreement Between the Government of India and the Government of the People’s Republic of Hungary New Delhi, 25 June 1960, 56. Agreement Between the Government of the Republic of India and the Government of the Polish People’s Republic Regarding Shipping Cooperation New Delhi, 27 June 1960, 57. Exchange of Notes Between the Governments of India and the U.S.A. Regarding Cooperation through Educational contacts New Delhi, 9 May and 29 July 1960, 58. Agreement Between the Government of India and the Imperial Government of Iran for Air Services Tehran, 10 August 1960, 59. Agreement Between his Majesty’s Government of Nepal and the Government of India for Establishing an Engineering school at Kathmandu Kathmandu, 31 August 1960, 60. Treaty of Trade and Transit Between the Government of India and His Majesty’s Government of Nepal Kathmandu, 11 September 1960, 61. Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic Relating to Air Services Prague, 19 September 1960, 62. Treaty Between the Government of India and the Government of Pakistan Concerning the Most Complete and Satisfactory Utilisation of the Water of the Indus System of Rivers Karachi, 19 September 1960, 63. Trade Agreement Between the Government of the Republic of India and Government of the Kingdom of Morocco Rabat, 26 September 1960, 64. Trade Agreement Between the Government of the Republic of India and the Government of the Republic of Tunisia Tunis, 5 October 1960, 65. Trade and Payments Agreement Between the Government of India and the Government of the Czechoslovak Socialist Republic Prague, 3 November 1960m 66. Exchange of notes Between the Government of India and Australia Concerning Air Services Agreement New Delhi, 14 December 1960, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Volume&nbsp;5</span></span></span></strong></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">Content –</span></span></span></strong><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;Message, Foreword, Introduction, 1. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of the United States of America Concerning Balloon Flights to Study Equatorial Air Currents New Delhi, 25 October 1960 to 7 February 1961, 2. Protocol Between the Governments of India and the Union of Soviet Socialist Republics Concerning the Establishment of Gold Content of the Rouble New Delhi, 16 February 1961, 3. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republics for Co-Operation in Establishing Industrial Enterprises and Other Projects New Delhi, 21 February 1961, 4. Cultural Agreement Between the Government of India and the Government of the Mongolian People’s Republic New Delhi, 9 March 1961, 5. Exchange of Letters Between the Government of India and the Government of France Concerning Extension of Trade Arrangements Paris, 14 March 1961, 6. Exchange of Letters Between the Government of India and the Government of Kuwait Regarding the Withdrawal of Indian Currency from Kuwait New Delhi, 20 March 1961, 7. Agreement Between the Government of India and the Royal Government of Afghanistan Concerning Radio Telephonic Communications Kabul, 23 March 1961, 8. Joint Communique issued at the end of Review talks on India – Pakistan Trade Agreement New Delhi, March 28m 1961, 9. Extension of Trade Agreement of 14 February 1958 Between the Government of India and the Government of Greece New Delhi, 1 April 1961, 10. Cultural Agreement Between the Government of India and the Royal Norwegian Government Oslo, 19</span></span></span><sup><span style="font-size:8.0pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">th</span></span></span></sup><span style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:#333333">&nbsp;April 1961, 11. Trade Agreement Between the Government of India and the Imperial Government of Iran Tehran, 2 May 1961, 12. Exchange of Letters Between the Government of India and the Government of Nepal Concerning the Continuation of the Trisuli Hydro Electric Project Kathmandu, 28 May 1961, 13. Agreement Between the Government of India and the Government of Denmark Concerning the Registration and Protection of Trade Marks of the Citizens of one Country in the Territory of the Other Copenhagen, 19 June 1961, 14. Agreement Between the Government of India and the Government of Greece Concerning Cultural Relations Athens, 22 June 1961, 15. Agreement between the Government of India and the Government of the Republic of Finland for Avoidance of Double Taxation of Income New Delhi, 23 June 1961, 16. Exchange of Letters Between the Government of India and the Government of Jordan Relating to Trade Arrangements Amman, 3 July 1961, 17. Protocol to the Trade Agreement Between the Government of India and the Government of the Kingdom of Morocco New Delhi, 19 July 1961, 18. Exchange of Letters Between the Government of India and the Government of the Hungarian People’s Republic Constituting an Agreement on Collaboration in the Peaceful Development of Atomic Energy Budapest, 28 April 1961 and 24 August 1961, 19. Joint Communique issued at the end of the India – Pakistan Conference to Review on the Ground Rules for patrolling the Punjab (India) – West Pakistan Border, New Delhi, August 26, 1961, 20. Agreement Between the Government of India and the Government of the Union of Soviet Socialist Republic for Scientific and Technical Co-operation in the Field of Peaceful Utilisation of Atomic Energy Vienna, 6 October 1961, 21. Protocol to the Trade Agreement of 8 July 1953 Between the Government of India and the Government of the United Arab Republic New Delhi, 18 October 1961, 22. Trade Agreement Between the Government of India and the Government of Ceylon New Delhi, 28 October 1961, 23. Exchange of Letters Between the Government of India and the Government of France Regarding Modification of the Air Services Agreement of 16 July 1947 New Delhi, 30 October 1961, 24. Exchange of Letters Between the Government of India and the Royal Government of Afghanistan Regarding Trade Arrangement New Delhi, 10 November 1961, 25. Exchange of Letters Between the Government of India and the Government of the Hungarian People’s Republic Regarding Validity of the Schedules of the Trade and Payments Agreement of June 1960 Budapest, 11 December 1961, 26. Protocol Between the Government of India and the Government of the People’s Republic of Bulgaria Regarding Schedules ‘A’ and ‘B’ Attached to the Trade and Payments Agreement of 3 March 1960 New Delhi, 1 February 1962, 27. Protocol to the Trade and Payments Agreements Between the Government of India and the Government of the Federal People’s Republic of Yugoslavia New Delhi, 6 February 1962, 28. Protocol Between the Government of India and the Government of the Rumanian People’s Republic Extending the Validity of The Trade and Payments Agreement New Delhi, 13 February 1962, 29. Agreement Between the Government of India and the Government of the Hungarian People’s Republic Regarding Cultural Relations New Delhi, 30 March 1962, 30. Agreement Between the Government of India and the Government of Japan for the Establishment of a Training Centre for Marine Products processing New Delhi, 31 March 1962, 31. Agricultural Trade Agreement Between the Government India and the Government of the United States of America Washington, 16 April 1962, 32. Agreement Between the Government of India and the Government of Japan for the Establishment of Agricultural Demonstration Farms New Delhi, 23 April 1962, 33. Agricultural Commodities Agreement Between the Government of India and the Government of the United States of America and the Amending Agreement Effected by Exchange of Notes New Delhi, 1 May 1962 and 17 May 1962, 34. Trade Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan New Delhi, 11 May 1962, 35. Joint Communique issued at the end of Trade Review Talks Between India and Pakistan New Delhi, 2 June 1962, 36. Agreement Between the Government of India and the Government of the United States of America Relating to the General Agreement on Tariffs and Trade Geneva, 15 June 1962, 37. Exchange of letters Constituting an Agreement Between the Government of India and the Government of the United Arab Republic Relating to Development of Atomic Energy for Peaceful Purposes Cairo, 10 July 1962, 38. Exchange of Letters Constituting an Agreement Between the Governments of India and Belgium Concerning Recognition of Notarial Acts Done Within Their Respective Countries Brussels, 16 July 1962, 39. Trade Agreement Between the Government of India and the Government of the Kingdom of Morocco Tangiers, 3 August 1962, 40. Trade Agreement Between the Government of India and the Imperial Government of Iran Tehran, 16 August 1962, 41. Exchange of Letters Between the Government of India and the Government of the Democratic Republic of Vietnam Regarding Extension of the Trade Agreement Hanoi, 10 September 1962, 42. Arrangement Between the Government of India and the Royal Government of Bhutan for the Postal Exchange of Correspondence New Delhi, 11 September 1962, 43. Exchange of Letters Between the Government of India and the Government of the United States of America Regarding Establishment of an International Meteorological Centre at Bombay to Serve the International Indian Ocean Expedition New Delhi, 5 October 1962, 44. Memorandum of Understanding Between the Government of India and the Government of the United States of America for co-operation in Space Research of Mutual Interest for Peaceful Scientific Purposes 11 October, 1962, 45. Trade and Payments Agreement Between the Government of India and the Government of the Federal People’s Republic of Yugoslavia Beograd, 13 October 1962, 46. Exchange of Letters Between the Government of India and the Government of Italy Regarding Extension of the Trade Agreement New Delhi, 16 October 1962, 47. Exchange of Letters Between the Government of India and the Government of the Czechoslovak Republic Relating to Extension of the Validity of the Schedules of Trade and Payments Agreement of November 1960 Praha, 30 October 1962, 48. Exchange of Letters Between the Government of India and the Government of Mexico Concerning Scope for Expansion of Trade New Delhi, 1 November 1962, 49. Exchange of Letters Between the Government of India and the Government of the U.S.S.R. Relating to modification of the Air Services Agreement New Delhi, 13 November 1962, 50. Exchange of Notes Between the Government of India and the Government of the United States of America on Supplementing the 1951 Military Sales Agreement Washington, 14 November 1962, 51. Exchange of Letters Between the Government of India and the Government of the Polish People’s Republic Regarding Extension of the Trade and Payments Agreement Warsaw, 20 November 1962, 52. Protocol Relating to the Further Strengthening of the Regular Shipping service Between the Ports of the Republic of India and the Ports of The Union of Soviet Socialist Republics New Delhi, 20 November 1962, 53. Exchange of Notes Constituting an Agreement Between the Government of India and the Government of the United States of America Relating to Peace Corps Programme New Delhi, 21 November 1962, 54. Exchange of Letters Constituting an Agreement Between the United Kingdom of Great Britain and Northern Ireland and the Government of India Concerning the Provision of Arms and Equipment to the Government of India New Delhi, 27 November 1962, 55. Trade and Payments Agreement Between the Government of India and the Government of the Rumanian People’s Republic Bucharest, 30 November 1962, 56. Trade Agreement Between the Government of India and The Government of the Republic of Iraq New Delhi, 13 December 1962, 57. Agreement Between the Government of India and the Government of Burma Concerning Trade and Commerce Rangoon, 24 December 1962, 58. Exchange of Letters Between the Government of India and the Government of Chile Regarding Extension of the Trade Agreement New Delhi, 16 January 1963, 59. Agreement Between the Government of India and the Government of the Commonwealth of Australia with Respect to the Mutual Protection of Priority of Patents for Inventions New Delhi, 23 January 1963, 60. Agreement Between the Government of India and the Government of the People’s Republic of Bulgaria Concerning Cultural Relations New Delhi, 20 February 1963, 62. Supplementary Agreement Between the Government of India and the Government of France Concerning the Former French Territories New Delhi, 16 March 1963, 63. Agreement Between the Government of India and the Government of the Republic of Indonesia Concerning Trade and Commerce New Delhi, 24 April 1963, 64. Exchange of Letters Between the Government of India and the Government of Switzerland Relating to Modification of the Annex to the Provisional Agreement on Air Services New Delhi, 28 May 1963, 65. Agreement Between the Government of India and the Federal Republic of Germany Relating to Air Services New Delhi, 31 May 1963, 66. Trade Agreement Between the Government of India and the Government of the U.S.S.R. Moscow, 10 June 1963, 67. Trade Agreement Between the Government of India and the Government of the Hashemite Kingdom of Jordan New Delhi, 18 July 1963, 68. Amendment to the Agreement of 2 and 4 July 1949 Through Exchange of Notes Between the Government of India and the Government of the United States of America on Transist Priveleges for Military Aircraft New Delhi, 5 March and 22 July 1963, 69. Agreement Between the Government of India and the Government of the United States of America on the Civil Uses of Atomic Energy Washington, 8 August 1963, 70. Agreement Between the Government of India and the Royal Swedish Government Regarding Co-operation in the Field of Bio-Physics New Delhi, 9 August 1963, 71. Trade Agreement Between the Government of India and the Government of Pakistan Karachi, 1 September 1963, 72. Agreement Between the Government of India and the Government of the United Kingdom on Transfer of Minicoy Lighthouse London, 19 September 1963, 73. Convention Between the Government on India and the Government of the Republic of Austria for the Avoidance or Double Taxation with Respect to the Taxes on Income New Delhi, 24 September 1963, 74. Agreement Between the Government of India and the Royal Government of Afghanistan on Cultural Relations Kabul, 4 October 1963, 75. Trade Agreement Between the Government of India and the Government of the Republic of Austria Vienna, 31 October 1963, 76. Trade and Payments Agreement Between The Government of India and the Government of Czechoslovak Socialist Republic New Delhi, 7 November 1963, 77. Trade and Payments Agreement Between the Government of India and the Government of the Hungarian People’s Republic New Delhi, 22 November 1963, 78. Exchange of Letters Constituting an Agreement Between the Government of India and the Government of the German Democratic Republic Regarding Establishment of a Joint Regular Shipping Line New Delhi, 23 November 1963, 79. Agreement Between the Government of India and the Government of Japan Regarding Settlement of Certain Indian Claims Tokyo, 14 December 1963, 80. Agreement Between the Government of India and the Government of Canada on Collaboration in the Development of Heavy Water Power Reactor Systems New Delhi, 16 December 1963, 81. Trade and Payments Agreements Between the Government of India and the Government of the Polish People’s Republic New Delhi, 18 December 1963, Country Index, Subject Index</span></span></span></span></span></span></p>

<p style="margin-left:1rem; margin-right:1rem; text-align:center"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New R', 3493, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('b72dd5ea-3c35-41cd-b8ce-53c4ceb6a533', '3f8b54d8-6cbc-421e-93d0-8cfd87da0978', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Harivanshpuranam (Text with English Translation Notes and Index - Editing English Version by - 3 Vols</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shanti Lal Nagar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542188</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4341, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('b73502d7-9eb7-408e-8acd-4b38aa15cb92', 'bbd63b1a-8659-4cde-aefd-a7c725be0488', 'Description HTML', 1, '<h1>Advances in Mathematics - Projectors and Projection Methods</h1>

<p><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">The projectors are considered as simple but important type of matrices and operators. Their basic theory can be found in many books, among which Hal­ mas [177], [178] are of particular significance. The projectors or projections became an active research area in the last two decades due to ideas generated from linear algebra, statistics and various areas of algorithmic mathematics. There has also grown up a great and increasing number of projection meth­ ods for different purposes. The aim of this book is to give a unified survey on projectors and projection methods including the most recent results. The words projector, projection and idempotent are used as synonyms, although the word projection is more common. We assume that the reader is familiar with linear algebra and mathemati­ cal analysis at a bachelor level. The first chapter includes supplements from linear algebra and matrix analysis that are not incorporated in the standard courses. The second and the last chapter include the theory of projectors. Four chapters are devoted to projection methods for solving linear and non­ linear systems of algebraic equations and convex optimization problems.</span></p>', 2583, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('b73890ef-05a6-46bb-8da5-b39e54f07a57', '8928b4bd-79d0-4cf1-afa5-3d0cca7948ce', 'Additional Attributes HTML', 1, '<h1>Methods in Chemical Ecology -Bioassay Methods</h1>', 3655, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('b742ddb2-4bcb-4669-8578-b332621043b0', '1db57133-8f30-483f-b976-d7ca95a322ca', 'Additional Attributes HTML', 1, '<h1>Negotiation - Reading, Exercises and Cases 6/e New</h1>', 3551, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('b74db05d-fa36-410f-9f96-fb4c676d3ee8', '68d3e83e-0b2f-4c27-a1c9-fa5d9d97227d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Biological Invasions Belowground: Earthworms an Invasive Species</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paul F. Hendrix</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781402054280</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 3755, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b76f2140-9b90-46c5-8c65-0fe8be4c7ee9', '3286c522-f0dd-4668-b02b-0d81d7553821', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Counselling and Psychotherapy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rainer M. Holm-Hadulla</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781855759466</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1195</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2004</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5048, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('b784cfe0-57dd-425f-b5e5-0cb776f424c5', 'cc6c6897-9a7e-4bd5-bf61-2345cacf1b3c', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. K. C. MacDonald</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486453235</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486453231</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>176</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1676, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('b7892f8c-c1b4-439a-bed0-a68e6ae4b75b', 'b49978a2-5fad-4390-bfb9-202840b9a918', 'Description HTML', 1, '<p>प्रस्तुत पुस्तक “योग महाविज्ञान” प्राचीन ऋषि परंपरा से आविभूर्त योग विद्या का सरल एवं व्यावहारिक स्वरुप प्रस्तुत करने का एक अपूर्व प्रयास है। इस ग्रंथ के अन्र्तगत वेद, उपनिषद, योगवशिष्ठ, श्रीमद्भगवद्गीता, पातंजल योग सूत्र एवं हठ यौगिक ग्रंथो में उपलब्ध योग विज्ञान के महत्वपूर्ण सूत्रों को प्रकाश में लाते हुए विभिन्न धर्मों के योग के स्वरुप को उजागर करने के साथ-साथ महान योगियों की जीवन साधना के माध्यम से योग के प्रति आम धारणाओं से भी मुक्ति का मार्ग इस पुस्तक से प्राप्त किया जा सकेगा, ऐसा विश्वास है। समाज के हित को ध्यान में रखते हुए समाज व्याप्त प्रमुख बीमारियों का योग द्वारा निदान कैसे संभव है? इस विषय पर लोगों को अपने लिए अलग-अलग योगाभ्यास चुनने तथा योग की व्यावहारिक जानकारी प्राप्त करने में यह पुस्तक निश्चित रूप् से एक मार्गदर्शक की भूमिका निभाएगी। पुस्तक को डिग्री, डिप्लोमा या योग विषय में शोध कर रहे छात्र-छात्राओं को ध्यान में रखकर विशेष रुप से तैयार किया गया है। जिससे इस संदर्भ ग्रंथ के रुप में विभिन्न विश्वविद्यालयों में प्रयोग में लाया जा सकेगा।</p>', 5077, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('b78dad95-6a79-45da-86f1-630ebf5b0908', 'c33b19c0-8e97-4f74-bb34-75009936312e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">About the book</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">This book may have a stimulating influence on solving the above problem. It is recommended in this country as a textbook for college students.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">The book gives a systematized presentation of the basic principles of the theory and arrangements of modern micro-processors, computers, computer systems and networks, and the philosophy of their basic components.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">The author sought to pool design data on logical organization of computers of different classes with a view to providing a common basis for considering the architecture of microprocessors, microcomputers, small computers, and general-purpose computers.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Ever-growing functional association of hardware and its operating system in various modes of computer operation, and the existing tendency of hardware support to operating systems dictate the necessity of presenting the principles of interaction between hardware and software in controlling computing processes.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">In training specialists on design, servicing, maintenance, and usage of hardware and software, much attention should be paid to the study of theoretical modeling of the processes occurring in computer systems. The book contains Chapter 17 written together with L.B Boguslavskiy, Cand. Sc. (Tech.) which describes these problems in a fairly condensed form.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">CONTENTS</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 1: Basic Concepts </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 2: Representation of Information in Computer </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 3: Logical Elements and Standard Units </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 4: Design Principles of Memory Devices </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 5: Micro operation Language </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 6: Organization of Arithmetic-Logic Units </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 7: Control Automatons </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 8: Processors and Microprocessors: Architecture Elements </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 9: Processors and Microprocessors: Organization Principles </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 10: Peripheral Devices of Computers: External Memory and Input/Output Devices </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 11: Input/Output System Organization Principles, Computer and Microprocessor Interfaces</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 12: Systems of Automatic Computer Control and Diagnostics </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 13: Computer System Configuration: Multiprogramming, Time-Sharing and Real-Time Systems</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 14: Organization of multilevel Memory in Multi-program Computer System</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 15: Organization of Multiprocessor and Multicomputer Computing Systems </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 16: Computer Networks </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#0f1111">Chapter 17: Stochastic Analytical Models of Computer Systems</span></span></span></span></span></p>
', 1129, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('b7965f3c-bf2c-4dbe-88e1-9abb1c38f7db', '3bfc7bc0-1f6f-4ff3-86e2-5bd136a8e540', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Presenting a novel view of the quantitative modeling of microbial growth and inactivation patterns in food, water, and Biosystems,&nbsp;Advanced Quantitative Microbiology for Foods and Biosystems: Models for Predicting Growth and inactivation describes new models for estimating microbial growth and survival. The author covers traditional and alternative models, thermal and non-thermal preservation, water disinfection, microbial dose response cures, interpretation of irregular count records, and how to estimate the frequencies of future outbursts. He focuses primarily on the mathematical forms of the proposed alternative models and on the rationale for their introduction as substitutes to those currently in use.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book provides examples of how some of the methods can be implemented to follow or predict microbial growth and inactivation patterns, in real time, with programs written in MS Excel and posted on the Web. It also shows how microbial survival parameters can be derived directly from non-isothermal inactivation data and then used to predict the efficacy of other non-isothermal heat treatments. Featuring numerous illustrations, equations, tables, and figures, the book offers a new approach that resolves several outstanding issues in microbial modeling and eliminates inconsistencies often found in the conventional methods.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content</span></strong> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Isothermal Microbial Heat Inactivation,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2&nbsp;Nonisothermal&nbsp;Heat Inactivation,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Generating Nonisothermal Heat Inactivation&nbsp;Curves with Difference Equations in Real Time (Incremental&nbsp;Method),&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Estimation of Microbial Survival Parameters from Nonisothermal Inactivation Data,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Isothermal Inactivation with Stable and Dissipating Chemical Agents,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 High CO2 and Ultrahigh Hydrostatic Pressure Preservation,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Dose-Response Curves,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Isothermal and Nonisothermal Bacterial Growth in a Closed Habitat,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 Interpretation of Fluctuating Microbial Count Records in Foods and Water,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Estimating Frequencies of Future Microbial High Counts or Outbursts in Foods and Water - Case Studies,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 A Probabilistic Model of Historic Epidemics,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Aperiodic Microbial Outbursts with Variable Duration,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13 Outstanding Issues and Concluding </span></span></span></p>', 3784, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b7a14b88-7a42-41e0-9ac4-12940a098043', 'cdf72d18-5c52-4510-9e35-33b4bd7af5be', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Introduction to Soil Science</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Mahendra Sharma</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><strong>Publishers</strong></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><strong>Standard Publishers (India)</strong></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9789390647460</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">192</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2021</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Second</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1961, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('b7b27708-1281-482c-84b5-3265b64b5c29', 'e7f90fc5-8672-4521-bdf5-998a5909ac4d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Bittinger Worktext Series recognizes that math hasn''t changed, but students-and the way they learn math-have. This latest edition continues the Bittinger tradition of objective-based, guided learning, while also integrating timely updates to the proven pedagogy. This edition has a greater emphasis on guided learning and helping students get the most out of all of the resources available, including new mobile learning resources, whether in a traditional lecture, hybrid, lab-based, or online course. MyMathLab not included. Students, if MyMathLab is a recommended/mandatory component of the course, please ask your instructor for the correct ISBN and course ID. MyMathLab should only be purchased when required by an instructor. Instructors, contact your Pearson representative for more information. MyMathLab is an online homework, tutorial, and assessment product designed to personalize learning and improve results. With a wide range of interactive, engaging, and assignable activities, students are encouraged to actively learn and retain tough course concepts.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1 Introduction to Real Numbers and Algebraic Expressions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2 Solving Equations and Inequalities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3 Graphs of Linear Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4 Polynomials: Operations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5 Polynomials: Factoring</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6 Rational Expressions and Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7 Graphs, Functions, and Applications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8 Systems of Equations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9 More on Inequalities</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10 Radical Expressions, Equations, and Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11 Quadratic Equations and Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12 Exponential Functions and Logarithmic Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"> </span></span></p>
', 209, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('b7b57173-a203-4a63-a71e-4f049f051e67', 'c8644c86-9f85-4309-935b-01a40028d519', 'Additional Attributes HTML', 1, '<h1>Young Offenders: Juvenile Delinquency 1700-2000 New</h1>', 4659, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('b7b94136-4ded-47b8-83f0-cd840df3be74', '1446acfe-5a3f-4117-ae5e-f6c29a690b43', 'Description HTML', 1, '<p>This revised edition of A Modern Approach to Verbal & Non-Verbal Reasoning, while retaining the key strengths and structure of the previous edition, brings to the readers additional questions from various competitive examinations as per the latest pattern and trends. A section on recent questions (based on memory) and their answers/solutions from different competitive examinations like SSC, SBI-CGL Tier I, AFCAT, SBI (PO), RBI Grade B, etc. has been added. Key Feature: The book carefully guides the candidates through faster, shorter and intelligent paths to take up the study both parts of the book, namely, Verbal, and Non-Verbal: (a) By suitably arranging the questions based on the latest examination patterns. (b) By providing a huge number of questions for practice, with solutions that can teach one the right approach towards solving them. (c) By providing solved examples with full explanation to bring out the essence of each topic Table Of Content: PART-I: VERBAL REASONING Section-I: General Mental Ability • Series Completion • Analogy • Classification • Coding-Decoding • Blood Relations • Puzzle Test • Sequential Output Tracing • Direction Sense Test • Logical Venn Diagrams • Alphabet Test • Alpha - Numeric Sequence Puzzle • Number, Ranking & Time Sequence Test • Mathematical Operations • Logical Sequence of Words • Arithmetical Reasoning • Inserting the Missing Character • Data Sufficiency • Eligibility Test • Assertion and Reason • Situation Reaction Test • Verification of Truth of the Statement Section-II: Logical Deduction • Logic • Statement - Arguments • Statement - Assumptions • Statement - Courses of Action • Statement - Conclusions • Deriving Conclusions from Passages • Theme Detection • Cause and Effect Reasoning PART-II: NON-VERBAL REASONING • Series • Analogy • Classification • Analytical Reasoning • Mirror-Images • Water-Images • Spotting Out the Embedded Figures • Completion of Incomplete Pattern • Figure Matrix • Paper Folding • Paper Cutting • Rule Detection • Grouping of Identical Figures • Cubes and Dice • Dot Situation • Construction of Squares and Triangles • Figure Formation & Analysis • Additional Questions with Answers Useful for: • IBPS-CWE Bank PO/Clerical/Specialist Officers, RRB Officers; SBI-PO/Clerical; NABARD &IDBI Bank Executive Offices • SSC-CGL (Tier I and II); SSC-CHSL (10+2); SSC-FCI Grade III; SSC-CPO/SI/ASI, Income Tax etc. • LIC/GIC/ UIICO AAOs, etc • UPSC-CSAT, SCRA etc; and other State Services Exams • Railways Grade ''D'' & other Technical & Non-Technical Exam • MAT; CMAT; CET (MBA); SNAP; BBA; BBM & other B School Admission Tests • NTSE; CLAT; Hotel Management etc.</p>', 5860, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('b7c41910-cbb8-44fe-8d04-6e0c93ccfcda', 'a59febbd-d1e0-48a9-ba48-df709439e606', 'Description HTML', 1, '<h1>The Amazing Pull-Out Pop-Up Body in a Folding Book</h1>', 3876, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('b7cbf878-ce14-4ad8-9218-1e70299cc295', '79601815-01cb-4e5f-9e7d-5bdc176ddc6d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Learn business communications YOUR way with Lehman/DuFrene/Walker''s BCOM, 10E from 4LTR Press. This inviting, easy-reference textbook and online digital learning support guide you through mastering today''s business communication concepts and skills. Visually engaging chapters offer helpful study tools like Chapter Review Cards that consolidate review material into a ready-made study tool. BCOM''s MindTap allows you to learn with the printed book or completely online, on your terms. Read or listen to the book and study with the aid of instructor notifications, flashcards and practice quizzes. When it’s time to review, you can easily gather everything you’ve flagged or noted into a guide you organize. Track your scores so you know where to focus your efforts and stay motivated in reaching your learning and business communication goals.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Establishing a Framework for Business Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Focusing on Interpersonal and Group Communication</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Planning and Decision Making</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Preparing Written Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Communicating Electronically</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Delivering Good- and Neutral-News Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Delivering Bad-News Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Delivering Persuasive Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Understanding the Report Process and Research Methods</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Managing Data and Using Graphics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Organizing and Preparing Reports and Proposals</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Designing and Delivering Business Presentations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Preparing Résumés and Application Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Interviewing for a Job and Preparing Employment Messages</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Grammar and Usage Appendix</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 539, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('b7cf25f2-891e-4b1c-8df3-6a14b1236b75', '9296ba2d-f901-48af-9993-388c12bff1c6', 'Additional Attributes HTML', 1, '<h1>Quantum Probability and Spectral Analysis of Graphs - Theoretical and Mathematical Physics</h1>', 3979, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('b7d562a5-831a-4973-8803-b0ca5e610c6d', '3bbaa492-1b15-4842-aed5-fcd7a2640e2a', 'Description HTML', 1, '<p>Climate change brings about a new set of major economic risks arising from changing weather patterns, extreme weather events and rising sea levels. Most at risk are developing countries who, despite considerable post-disaster donor aid, have been bearing the major brunt of disaster-related losses. One adaptation solution that is rapidly gaining the support of countries and international donors is a risk transfer to the global reinsurance and capital markets. This volume, a special issue of the journal Climate Policy, explores the role that insurance-based mechanisms can play in helping developing countries prepare for climate change. It offers a unique and comprehensive perspective on the potential role of insurance solutions in global adaptation to climate change and attempts to engender debate on the role of insurance in reducing global emissions and encouraging climate-friendly corporate behaviour.</p>', 5276, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b7e5a079-667e-49c1-92fd-7716639563a6', '7aac7fa7-df01-4fb4-89cc-605d80c57ca7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Sub Title</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">&nbsp;An Introduction to Palaeoanthropology</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">P.K. Seth</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>About Author</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>ISBN 10 Digit</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">8178351064</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>ISBN 13 Digit</strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">304</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">Hardcover</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Year of Publication</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">2003</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Edition of Book</strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Language</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">English</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Illustrations</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<th>&nbsp;</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>&nbsp;</th>
			<td>&nbsp;</td>
		</tr>
	</tbody>
</table>', 5438, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('b7e62df1-b1a0-4687-9c19-d38d7e35d32d', '5447c955-f12c-4bae-ab21-03e15e52ad8b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Like working hours, which have changed significantly over the years, so too have the places we work in. Offices, once enclosed to ensure privacy are now in many cases, open and transparent, with few dividing screens. Finishes and materials once used exclusively in homes now appear in offices, creating warm environments conducive to productivity and creativity. New attitudes to collaborative work have encouraged the development of ''breakout'' spaces, informal meeting areas, and fully equipped kitchens and entertainment areas. New technology used in offices has led to changes in design, as have the expectations of employees for more pleasant working enviroments that incorporate natural light, ventilation and flexibility in the use of spaces.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book explores, through full-colour photographs and descriptive text, more than 50 different offices, from home offices, experimental spaces, and traditional offices, to those more akin to 5-star hotels. Spaces include custom-built, retrofits, adaptive re-use projects, and creative residential adaptations.</span></p>

<p style="text-align:justify"><span style="font-size:18px">''For those of you who still work in traditional office spaces, with a view to a blank wall, reading this book will undoubtedly lead you to rethink your own workspace.''</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> INTRODUCTION, CURVES, ON THE EDGE, THE FEEL OF A CAMPUS, INTO A NEW MILLENNIUM, A NEW FRONTIER, A LONG RECTILINEAR SPACE, THE RIGHT MESSAGE, A WINTER ROOM, HOME AND OFFICE, A SMALL GEM, CREATING A STORM, AS OPEN AS IT GETS, AHEAD OF ITS TIME, SENSE OF DISCOVERY, A DESIGN CLASSIC, AN EYE FOR DETAIL, A 1970S CLASSIC, A JOURNEY, STUDIO STYLE, PROGRESSIVE, WORKING FROM HOME, GRAPHIC, CREATING A DIVISION, ONCE A FACTORY, DOWN A LANE, BLURRING THE LINES, TRANSPARENT, JUST LANDED, WELL CONNECTED, THE ENERGY AT LUXE, VICTORIAN HOTEL, FROM THE INSIDE OUT, DARE TO BE DIFFERENT, THE RIGHT SERVICE, THE RIGHT IMAGINATION, CENTRE OF TOWN, OVER THIRTEEN FLOORS, SUBSTANCE, A COMPLETE MAKEOVER, A VICTORIAN SHOPFRONT, NEW LIFE FOR AN EIGHTIES BUILDING, DESIGNED FOR A LIFETIME, A SENSE OF THE PAST, OVER SIX LEVELS, INSPIRATIONAL, RESPONDING TO THE SITE, TWO IN ONE, A LEAFY ENCLAVE, GOING TO WORK, ONE LARGE SPACE, SYMMETRICAL, Acknowledgments, Index of Architects</span></p>', 1821, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('b7e7fc4c-2b39-4608-971b-ad52219eac37', 'd7377dd3-5fab-487f-a9c5-31bba92c0b08', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p> </p>

<p>Calculus is perhaps the most fascinating of the myriad branches of Mathematics. One of the reasons for this fascination is Calculus’s very imaginative nature, and yet its very accurate analysis of seemingly unsolvable or undefined problems, culminating into understanding complex, real-world events.</p>

<p>India can be rightfully proud of having contributed the very first applications of the idea of Calculus. This was in understanding planetary motions more than a thousand years before the advent of modern science.</p>

<p>This book, Calculus: The Princess of Mathematics, focuses on retaining this beauty of Calculus even while helping readers arrive at a deep understanding of its concepts, with practice problems in tune with our typical school curriculum. We have been particularly conscious to ensure that this book develops in students a strong bonding with Calculus, which would help them handle problems that crop up in any discipline they take up as their profession. The two guest chapters penned by renowned experts included in this book further highlight the spectacular and fundamental Indian contributions to Calculus.</p>

<p>This book is not written according to the syllabus of any board or any examination. Such boundaries inhibit the free flow of enjoyment of the subject. And yet, this book’s organization and content is structured to ensure that students in schools/colleges studying Calculus for the first time, as also those students preparing for competitive examinations like JEE, JAM, CUET, etc., all get a good command over the concepts and procedures of Calculus.</p>
', 1276, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('b7fa72aa-564d-4bed-b8ec-1466f11e7f15', '1f2d327d-6c4c-447d-ab9b-7b37749e37d7', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Based on the award winning <em><span style="font-family:"Bookman Old Style",serif">Wiley Encyclopedia of Chemical Biology</span></em>, this book provides a general overview of the unique features of the small molecules referred to as "natural products", explores how this traditionally organic chemistry-based field was transformed by insights from genetics and biochemistry, and highlights some promising future directions. The book begins by introducing natural products from different origins, moves on to presenting and discussing biosynthesis of various classes of natural products, and then looks at natural products as models and the possibilities of using them in medicine.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part I Chemical Diversity of Natural Products 1</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1 Plant Natural Products 3<br />
<em><span style="font-family:"Bookman Old Style",serif">A. Leslie Gunatilaka</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2 Marine Natural Products 31<br />
<em><span style="font-family:"Bookman Old Style",serif">Nobuhiro Fusetani</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3 Microbial Natural Products 65<br />
<em><span style="font-family:"Bookman Old Style",serif">Sergio Sanchez, Silvia Guzmán-Trampe, Mariana Ávalos, Beatriz Ruiz, Romina Rodríguez-Sanoja, and Manuel Jiménez-Estrada Copyrighted Material</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part II Biosynthesis of Natural Products 109</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4 Nonribosomal Peptides 111<br />
<em><span style="font-family:"Bookman Old Style",serif">Georg Schoenafinger and Mohamed A. Marahiel</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5 Plant Terpenoids 127<br />
<em><span style="font-family:"Bookman Old Style",serif">Christopher I. Keeling and Jörg Bohlmann</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6 Polyketides in Fungi 143<br />
<em><span style="font-family:"Bookman Old Style",serif">Thomas J. Simpson and Russell J. Cox</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7 Modular Polyketide Synthases 163<br />
<em><span style="font-family:"Bookman Old Style",serif">Tonia J. Buchholz, Jeffrey D. Kittendorf, and David H. Sherman</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8 Polyketide Polyethers 189<br />
<em><span style="font-family:"Bookman Old Style",serif">Alison M. Hill</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9 Alkaloids 209<br />
<em><span style="font-family:"Bookman Old Style",serif">Sarah E. O’Connor</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10 Cofactors 239<br />
<em><span style="font-family:"Bookman Old Style",serif">Ilka Haase, Markus Fischer, Adelbert Bacher, Wolfgang Eisenreich, and Felix Rohdich</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11 Antibiotics 269<br />
<em><span style="font-family:"Bookman Old Style",serif">Sergey B. Zotchev</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part III Natural Products in Medicine 287</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12 Pharmaceuticals: Natural Products and Natural Product Models 289<br />
<em><span style="font-family:"Bookman Old Style",serif">Sheo B. Singh</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13 Natural Products as Anticancer Agents 325<br />
<em><span style="font-family:"Bookman Old Style",serif">DavidG.I.KingstonandDavidJ.Newman</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14 Plant-Derived Natural Products Research in Drug Discovery 351<br />
<em><span style="font-family:"Bookman Old Style",serif">Kuo-Hsiung Lee, Hideji Itokawa, Toshiyuki Akiyama, and Susan L. Morris-Natschke</span></em></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 1318, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('b805003c-5289-48de-81f8-bed4ea0e97d5', 'a654cc21-e1e7-4c73-a231-9d2327d89ee0', 'Description HTML', 1, '<h1>Dhavanyalok ki Ujjivani Tika (Ek Samiksha)</h1>', 2793, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('b8124f61-c560-4af1-9d89-f6956a2b4632', '18e89cf3-1efc-40ee-b195-0dc2cf4d7da8', 'Description HTML', 1, '<p>This text focuses on the theory of boundary value problems in partial differential equations, which plays a central role in various fields of pure and applied mathematics, theoretical physics, and engineering. Geared toward upper-level undergraduates and graduate students, it discusses a portion of the theory from a unifying point of view and provides a systematic and self-contained introduction to each branch of the applications it employs. The two-part treatment begins with a survey of boundary value problems occurring in certain branches of theoretical physics. It introduces fundamental solutions in a heuristic way and examines their physical significance. Many concepts can be unified by concentrating upon these particular kernels, and the text explains the common mathematical background of widely varying theories, such as those of heat conduction, hydrodynamics, electrostatics, magnetostatics, and elasticity. In addition to its intrinsic interest, this material provides illustrations and exact mathematical formulation of the problems and the methods. The second part is confined to a rather special type of partial differential equation, which is dealt with in the greatest detail so that students can make applications and generalizations to similar problems.</p>', 3922, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('b815fa82-a7b4-409b-9456-c2ed4858d4a1', '3af6eb64-c128-4f4a-b263-49f6fcb79987', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">साम्प्रदायिकता और साठोत्तरी हिंदी कथा साहित्य</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp; डॉ. नवीन कुमार&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395695640</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj Prakashan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 796, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('b867f159-d653-41cf-b4be-4e29e97720c6', '0f81daf8-93ce-4a35-a651-5a2a3e5f0491', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Upnisad Manthan</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manju Narang</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178542799</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td><a href="https://www.exoticindiaart.com/publisher/eastern-book-linkers/" title="EASTERN BOOK LINKERS">EASTERN BOOK LINKERS</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2796, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('b874025c-6d54-4f12-bb74-39a62832c8d2', 'd2f60532-f606-437b-9dbf-1bca8fe049c4', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">John Macionis, like many college students, found his passion and life’s work after taking an introductory sociology course. Sociology helped him make sense of the world around him. John shares his enthusiasm, excitement and teaching experience through a clear and engaging writing style that connects with students.   This is the introductory sociology text that shows students how sociology is relevant in their daily lives. Sociology, 12/e, has an innovate new design, contemporary and relevant student applications, plus a wealth of supplemental material. This revision elevates Sociology’s high standard of excellence, ensuring that it remains one of the foremost comprehensive introductory sociology resources for students and instructors alike.   Sociology, 12/E strengthens the Macionis tradition of helping students see sociology in their everyday life!</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: The Foundations of Sociology </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. The Sociological Perspective </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Sociological Investigation </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part II: The Foundations of Society </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Culture </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Society </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Socialization </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Social Interaction in Everyday Life </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Groups and Organizations </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Sexuality and Society </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Deviance </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part III: Social Inequality </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10.  Social Stratification </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Social Class in the United States </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Global Stratification </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Gender Stratification </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Race and Ethnicity </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Aging and the Elderly </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part IV: Social Institutions </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. The Economy and Work </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Politics and Government </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Families </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Religion </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Education </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Health and Medicine</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part V: Social Change </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22. Population, Urbanization, and Environment </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23. Collective Behavior and Social Movements </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24. Social Change: Traditional, Modern, and Postmodern Societies</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 187, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('b882e9a1-aa87-4851-a93e-35b74f4edc8e', '28f172a7-8967-4dd4-8b2e-37584dc218e5', 'Description HTML', 1, '<p>This book is the first of its kind to use Austrian subjectivism to analyze issues in economic development. Unlike scholars in mainstream neoclassical economics who explain economic development by quantitative growth models, this book attempts to understand economic progress in human agency perspective. In this approach, human agency is placed at the centre of economic analysis. This book begins with a review of the theories of economic development in the history of Austrian economics, with the intention of extending the contributions of major Austrian economists to development economics. After pointing out the weaknesses in the orthodox neoclassical approach to economic growth, the book then puts forward a subjectivist methodology which integrates the contributions of Max Weber, Alfred Schutz and Austrian Economists to interpret economic phenomena and policies. This chapter also serves as a methodological foundation for arguments elaborated in subsequent chapters. The rest of the book discusses important issues in economic development, namely, entrepreneurial process, national capabilities, innovation, trade, government, transition and catching up strategies for firms in latecomer economies. The book ends with concluding remarks and a proposal for a new research agenda in economic development.This book is well written, free from mathematics and is highly readable. It adds new insights not only in economics, but also in management, politics and social sciences. It will be useful to scholars, policy makers and students in economic development, entrepreneurship, theory of the firm, management of innovation, government policy, economic sociology, Austrian and evolutionary economics.</p>', 3174, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('b8839a68-a50c-477b-aa3e-0fcdd0bd9b3e', '0bc49dd6-1e42-4b3b-a265-ecfbd69f0135', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Managerial Economics 9/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">D N Dwivedi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354531309</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vikas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 496, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('b8860b74-1bd8-4eb8-8e27-7ac442f4cda2', '2ced94ce-4267-4bb4-8a11-ab40a0a32040', 'Additional Attributes HTML', 1, '<h1>Exercises in Environmental Physics NEW</h1>', 5223, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('b88deead-e3a7-4f5d-8952-b7951e78c46a', 'e3e36113-bdb4-4907-8265-959e47f25c37', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART-I: ENGLISH LANGUAGE</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Mahabharat and the Bhartiya Traditions of Dharam Yuddha-Dr. Suresh Kumar Agrawal</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. A Study of Kunkana Adivasi Ramakatha-Dr. Rishikesh Raval, Prof. Mukeshkumar Raval</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Female Characters of Mahabharata: A Critical View-Dr. Mihir M. Dave</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Success Principles in Ramcharitmanas with Special Reference to Sundarkanda-Dr. Umeshkumar J. Solanki</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. The Ramayan and the Mahabharat in English Romantic Poetry: A Study of Orientalisam-Dr. Anil S. Kapoor and Dr. Arti S. Khindri</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Krishna: Myth or History?-Vinita Bharatkumar Nayak</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Impact of the Mahabharata on Githa Hariharan''s The Thousand Faces of Night-Dr. Hiral Jayantilal Patel</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Indian Historical Epics Coupled with Contemporary Era: A Study of Mytho-Fiction Novels by Amish Tripathi-Trivedi Dhwani C., Dr. Priti Padsumbiya</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Impact of The Mahabharata and the Ramayana on Indian Society and Indian English Literature-Raiben Govindbhai Joshi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. An Impact of Indian Epics on Literature and Society-Rajendra Singh A. Rathore</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Evaluation of Sports and Games in Mahabharat and Ramayan-Dr. Nailesh R. Patel</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. The Important Teachings of ''The Bhagavad Gita''-Dr. Manish R. Raval</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. A Critical Discussion on Magical Realisam in Marquez''s ''One Hundred Years of Solitude''-Satishkumar M. Prajapati</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">14. An Aesthetic Element of Indian Epics Reflected in the work of Amrita Sher-Gil from France to India-Gajjar Janakkumar Mahendrabhai</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">15. "Comparative study of miscellaneous characters of Mahabharata and Iliad-Ritik Singh Kushwah</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">16. "Comparative Study of Miscellaneous Characters of The Ramayana and the Odyssey."-Himalee Parmar</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">17. Cultural Assimilation in Khaled Hosseini''s and the Mountains Echoed-Nitika K. Chaudhary, Dr. Manisha F. Shah</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">18. Metaphysical Exposition of Shrimad Bhagavad-Gita in the light of Sankhya Darshan to Kapil-Dakshesh G. Vadher</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">19. Multi-interpretations of Indian Ancients Epics in Indian Writing in English-Dr. Naresh A. Parmar</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">20. Relevance of the Moral Thought of Bhagaved Gita in Present Era-Yash G. Kandoi, Dr. S.G. Chauhan</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">21. Relevance of the Moral Thought of Bhagaved Gita in Present Era-Dr. Bhavesh B. Kachhadiya</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">22. Rewritting of Tradition Epic in Indian English Fiction-Farin Kureshi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">23. Rise and Fall of Bhishma: A Character Analysis-Sani Manojkumar Raval, Dr. Santosh G Chauhan</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">24. Scientific Dimensions in the Epics: A Study of Science in Mahabharata and Ramayana-Vakhariya Anitaraj Mahendraprasad</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">25. Shakuni-An Epitome of Subtle Villainy-Yogesh C. Parmar</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">26. The Enduring Impact of the Ramayana and the Mahabharata: Shaping Cultures Across Nations-Vijay M. Prajapati</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">27. The Impact of the Epics on Indian Literature and Society-Mrs. Minalben P. Vyas, Dr. S.G. Chauhan</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">28. The Silappatikaram and the Ramayana : A Comparative Study-Bakulsinh Balsinh Bhateriya, Guide: Dr. Rakesh Rao</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART-III&nbsp;HINDI LANGUAGE</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Mathlisharan Guptjee ka Mahakavya ''Saket'' me Virhedi Urmila-Dr. Bharti C. Rawat</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">2. Ramayan (Balmiki) me Katha-Upkhathaye ka Samajik Mulye-Dr. Radhabahan M. Patel</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">3. Saket Mahakavya me Urmila ka Virhe-Varan-Ansari Mahemadnizamuddin</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">4. Ramcharit Manas Kathanak par Aadharth Manavtavad-Dr. C.R. Suchak</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">5. Gujjar Gira par Ramayan ka Parvahab-Parastutikaran, Dr. K.M. Trivedi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">6. Gita me Niskam Karamyog ka Vishleshan-Dr. Tripthi Mansukhbhai Gajera</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">7. Mahabharat/Ramayan: Rajnithi aur Rajnitik Vichardhara-Dr. M.M. Jagani</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">8. Parachin aur Aadhunik Yog:&nbsp; Ek Abahyas-Kaminaben Jayantilall Patel, Dr. Anil Kashyap ''Yogi''</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">9. Bhartiya Darshanik Vichardhara ka Shreemd Bhagvatgita me Yogdaan-Dr. Tamanna M.&nbsp; Chauhan</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">10. Mahabharat/Ramayan Aur Anye Mahakavya-Mahendrakumar Seeju</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">11. Ramcharitmanas ke Estri Patra-Yogesh Kumar Ganpatdaan Gadhvi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">12. Lok Sanskirti aur Ramayan: Ethihasik Paripakshay me-Ashaben Chaudhri</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">13. Lok Kalyan ki Bhavna Balmiki Ramayan ke Sandharb me-Dr. Deepak M. Patel</span></span></span></span><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong>&nbsp;</strong></span></span></p>', 1372, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('b8aa5bd7-47f1-4d42-a426-b1debb000f91', '930e860c-1443-43e2-ba3c-f063ee078d59', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:16px">This 3-in-1 omnibus volume presents&nbsp;Goswami Tulsidas'' 2 major texts- Geetawali (V.S. 1625-1628) and Barvai Ramayan (V.S. 1670) besides a Sanskrit composition called Ram Raksha Stotra.</span></p>

<p style="text-align:justify"><span style="font-size:16px">Geetawali is a classic composition narrating the divine story of Lord Ram in the poetic style called Geet set to the tunes and lyrics of various Raagas. It displays Tulsidas'' versatile acumen and matchless prowess as a poet, a musician, a devotee par-excellence and a maveric player with words. It is a veritable emotional Hindola (swing) which takes us in an oscillating ride of euphoria, exhilaration, ecstasy and merriment on one hand and despair, gloom, remorse, contrition, agonies, sorrows, torments and tribulations on the other.</span></p>

<p style="text-align:justify"><span style="font-size:16px">Barvai Ramayan on the other hand is short, clipped and crisp composition in the poetic style called Barvai consisting of 2-line couplets. Here details are omitted and the divine story is told by citing the main events only. The emphasis here is on the importance of Sri Ram''s holy name.</span></p>

<p style="text-align:justify"><span style="font-size:16px">Ram Raksha Stotra is a classical Sanskrit composition which are essentially hymns or prayers which are very dear to the hearts of and popular with the Lord''s devotees.</span></p>

<p style="text-align:justify"><span style="font-size:16px">This omnibus volume not only describes the magnificent beauty of the Lord in glittering and enchanting verses, and by extension of Nature, but also highlights the divine and spiritual message which is an elixir for the soul.</span></p>

<p style="text-align:justify"><span style="font-size:16px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Section A&nbsp;Geetawali,&nbsp;Bal Kand,&nbsp;Ayodhya Kand,&nbsp;Aranya Kand,&nbsp;Kishkindha Kand,&nbsp;Sundar Kand,&nbsp;Lanka Kand,&nbsp;Uttar Kand,&nbsp;Section - B&nbsp;Barvai Ramayan,&nbsp;Bal Kand,&nbsp;Ayodhya Kand,&nbsp;Aranya Kand,&nbsp;Kishkindha Kand,&nbsp;Sundar Kand,&nbsp;Lanka Kand,&nbsp;Uttar Kand,&nbsp;Section-C Appendix-1 Ram Raksha Stotra, Appendix-2 Tulsidas'' works and period of composition,&nbsp; Appendix-3 Thanks giving prayer,&nbsp;Appendix-4 Other books by author&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p>', 5573, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('b8b4ad40-97c3-4815-84af-2fff9fcdb01d', 'f41f2aa4-a4ae-47f3-aca5-d43c96f31298', 'Description HTML', 1, '<h1>Girish Karnad''s Plays - Archetypal and Aesthetical Presentations</h1>', 2719, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('b8be5f11-4793-4358-9b7e-d424bf8203a6', '9a23b361-6b19-4af4-be78-e4b56f523592', 'Description HTML', 1, '<p>This book reveals the thought of Karl Marx and Babasaheb Ambedkar in their real perspective and attempts to compare their thoughts rationally and judiciously. It is, however based on original text by Karl Marx and Babasaheb Ambedkar and learned commentaries by renowned authors on their thoughts. The present generation is presumably in great dilemma as to which philosophy would liberate them from the precarious situation cropped up due to advancing globalization and privatization, at one hand and grinding poverty , and fast spreading terrorism, at the other. People are in search of a viable philosophy for obliterating injustice and availing sustainable peace, progress and justice. This study would certainly help them in coming to the right decision. However , there seems to be acute dearth of comparative study of their thoughts, which is required for proper comprehension, In this situation, this book would certainly serve the purpose. About the Author:-Dr. Ramchandra Kamaji Kshirsagar ( b. 1 9 4 5 ) completed his M.A (P ol.Sc.) in 1968, LL.M. in 1977 and Ph. D. (P ol. Sc.) in August 1985, from Dr. Babasaheb Ambedkar Marathwada University , Aurangabad (Maharashtra) He served as a lecturer form 1971 to 1993 and as Principal form 1993 to 2005 in the People''s Education Society''s Dr. Babasaheb Ambedkar College of Arts and Commerce. Aurangabad, in-charge Principal of Dr. Ambedkar College of Law from 2000 to 2002, and as Asst, Secretary of the People''s Education Society , (Mumbai) at Aurangabad (2000 to 2005). Dr. Kshirsagar has several books to his credit, including Dalitancha Jahirnama (Marathi) , Bharatiya Republican Paksh (Marathi) Untouchability in India : Implementation of the Law and Abolition; The Scheme of Awarding Scholarship to the Students of Weaker Sections, Constitutional Safeguards for the S.C; Political thought of Dr. Babasaheb Ambedkar Y anche, Dalit Maovement in India and it’s Leaders, Dr. Baba Saheb Ambedkar Moolyatmak Rajkaran ; Rise of</p>', 4552, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('b8c6d807-0946-4a77-80b3-5cd0ae718b5e', '3b10b72a-8161-487b-8a60-50653a815cf1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sales and Distribution Management:Text and Cases 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Krishna K Havaldar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352607730</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGrawHill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 768, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('b8cd4809-e117-4f1d-8167-d06afaa6cc5d', '79aceb0a-8543-4259-91ea-cfe310afaa5a', 'Description HTML', 1, '<h1>Time Materialism and Historiography - Some Indo-Hellenic Parallels</h1>', 2633, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('b8ce3354-d4cd-4aa2-8593-7b341d88c7ce', '60aaa6c9-305b-41b8-8b0e-538d2cb2bd8a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bioprocessing of Renewable Resources to Commodity Bioproducts</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Virendra S.Bisaria, Akihiko Kondo</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118175835</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1167, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('b8db2634-d8a5-4504-b09c-0f9803c0312b', '0844f3f6-63ee-4426-9ad2-7f6a028eeaf7', 'Description HTML', 1, '<p style="text-align:justify">Family Law-I, deals with laws governing Marriage and matrimonial remedies of nullity, Restitution of conjugal rights, Judicial separation and Divorce, and Ancillary remedies of maintenance, Legitimacy, Adoption, Custody and Guardianship of children and distribution of spousal property. Matrimonial laws vary with the religion, region and tribe of the parties in India and co-exist with secular laws covering virtually every aspect of domestic relations.</p>

<p style="text-align:justify"><strong>Key Features:</strong></p>

<ul>
	<li style="text-align:justify">The book examines and covers all the major aspects of matrimonial laws applicable to Hindus and Muslims drawing comparisons from the analogous laws applicable to other communities in India.</li>
	<li style="text-align:justify">It discusses the legislative and judicial changes that have brought certain complexities in terms of both recognition of alternate forms of intimate unions, though for limited purposes and extensive dilution of divorce provisions.</li>
	<li style="text-align:justify">The book also examines the secular legislations governing domestic relations in the area of Adoption, Custody and Guardianship of children and Maintenance.</li>
	<li style="text-align:justify">Covers all the major landmark cases of Supreme Court of India.</li>
</ul>', 1448, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('b8f49afc-688b-49a0-8f99-87560be7a835', '25372e38-e8de-4198-ab2f-55c13f444baf', 'Additional Attributes HTML', 1, '<h1>Biotechnology for Odor and Air Pollution Control New</h1>', 3819, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('b90e8210-f9ad-4874-88d1-362d0acc839f', 'e6f645dd-3c8a-4059-ad22-0ce1f4303aa9', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Sri Bhagvad Gita is and would remain, for all time to come, as the greatest exponent of the Advaita philosophy of the Hindus. No effort to put forth strong evidence in support of this statement is necessary. A mere glance at the number of commentaries on Gita, written by illustrious saints of India and Indian scholars to expound the teachings of Sri Krsna in "The Song Celestial", would convince the reader that Gita engaged the attention of every great Hindu teacher and founder of relegious sect. Sri Sankaracarya, the venerable advocate of the Vedanta philosophy, Sri Madhavcarya and others, who differed diametrically in their beliefs, voluntarily united in their reverence and admiration for the Gita of Sri Krsna. Jain and Buddha scholars pay similar homage to the Divine song. European savants have been equally enthusiastic in their esteem for that immortal advice given to Arjuna and through him to the world by Sri Krsna on the plains of Kurukshetra. Gita is the essence of the Vedas and in importance it is scarcely less.</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Introduction,&nbsp;Chapter I,&nbsp;Chapter II,&nbsp;Chapter III,&nbsp; Chapter IV,&nbsp;Chapter V,&nbsp;Chapter VI,&nbsp;Chapter VII,&nbsp;Chapter VIII,&nbsp;Chapter IX, Chapter X,&nbsp;Chapter XI,&nbsp;Chapter XII,&nbsp;Chapter XIII,&nbsp;Chapter XIV,&nbsp; Chapter XV,&nbsp;Chapter XVI,&nbsp;Appendix A,&nbsp;Appendix B,&nbsp;Appendix C, Appendix D,&nbsp;Appendix E,&nbsp;Sayings of Sri Ramakrishna Paramahansa,&nbsp; Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4386, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('b90ec785-ce1f-4e6c-aa48-db6a91bf1a79', 'e2c8221a-85e7-463c-9600-c7a2529135a8', 'Description HTML', 1, '<h1>Vivekanand Sahitya - Khand 9</h1>', 2856, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('b916c419-384b-4b15-a17d-24d143c07014', 'ad84b666-ae5f-43d2-9442-ae3782c27981', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Nature of Normativity presents a complete theory about the nature of normative thought - that is, the sort of thought that is concerned with what ought to be the case, or what we ought to do or think. Ralph Wedgwood defends a kind of realism about the normative, according to which normative truths or facts are genuinely part of reality. </span></p>

<p style="text-align:justify"><span style="font-size:18px">Anti-realists often complain that realism gives rise to demands for explanation that it cannot adequately meet. What is the nature of these normative facts? How could we ever know them or even refer to them in language or thought? Wedgwood accepts that any adequate version of realism must answer these explanatory demands. However, he seeks to show that these demands can be met - in large part by relying on a version of the idea, which has been much discussed in recent work in the philosophy of mind, that the intentional is normative - that is, that there is no way of explaining the nature of the various sorts of mental states that have intentional or representational content (such as beliefs, judgments, desires, decisions, and so on), without stating normative facts. On the basis of this idea, Wedgwood provides a detailed systematic theory that deals with the following three areas: the meaning of statements about what ought to be; the nature of the facts stated by these statements; and what justifies us in holding beliefs about what ought to be.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;Introduction,&nbsp;PART I. THE SEMANTICS OF NORMATIVE THOUGHT AND DISCOURSE,&nbsp;PART II. THE METAPHYSICS OF NORMATIVE FACTS,&nbsp;PART III. THE EPISTEMOLOGY OF NORMATIVE BELIEF,&nbsp; Bibliography,&nbsp; Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 4542, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('b94a4f89-8585-4690-8104-9d2af3aee79e', '5336ed86-5e8b-42dd-96ec-ce3871c43405', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Communication 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Mallika Nawal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353502157</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 474, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('b95089eb-b148-49db-b3d7-ce1bcfabf6e8', 'e40e4b91-4a9b-4587-a8c2-31ef5c18cd7c', 'Additional Attributes HTML', 1, '<h1>Gandhi Before India - Author of India After Gandhi NEW</h1>', 4215, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('b953f428-266a-4ec7-aac6-c2f0c53a6fd6', '9000a9b5-6e39-4ebf-9c43-4c86aa9172d5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Genes for Plants Abiotic Stress&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Matthew A. Jenks</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780813815022</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 732, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('b957d06e-0f7e-41dc-b1b2-0694332e57ff', '13f37178-d2e2-4a24-9754-a09dc5b26885', 'Description HTML', 1, '<p>For more than 5,000 years, massive empires have met on the battlefield to determine the future course of world history. Ranging from Sumer, the world’s first imperial state, to the fall of the Byzantine Empire, this comprehensive three-volume set, which includes both Western and non-Western empires, details the military capabilities of these empires, including the armies, soldiers, technologies, and commanders that powered the imperial juggernaut. From the Near East to Asia, from Western Europe to the New World, these empires spawned every major social institution on which modern society is based, including the first use of total war. With more than 400 illustrations and maps, this set reveals the awesome and destructive power of these early forces, from the dawn of recorded history to the development of gunpowder.</p>

<p>Volume I: From the first clashes of the Sumerian Empire in 4000 B.C.E., to the destruction of the Persian Empire, volume one includes all the major imperial entities from Europe to Asia, including the Egyptians, the Hittites, the Israelites; China, India, Persia, and classical Greece. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume II: Until its destruction by the Romans in 146 B.C.E., Carthage was the primary naval empire of the Mediterranean world. The Norman victory at Hastings in 1066 C.E. was one of the most important events in the Medieval world and resulted in the creation of the modern state of Great Britain. Volume two covers vast territory from Imperial Rome to Korea, including chapters on the Huns, the Arabs, the Barbarians, the Vikings, and the Franks. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume III: Examining the major events of the Middle Ages, from Europe to the major empires of Asia and the Americas, volume three takes readers from the age of the Medieval knight to the fall of Constantinople in 1453 C.E. Western sections detail the Crusades and the Hundred Years War, while non-Western chapters cover the Japanese, the Mongols and the Ottomans in Asia and the American empires of the Aztecs, Incas, and Mayas. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading.</p>

<p>For more than 5,000 years, massive empires have met on the battlefield to determine the future course of world history. Ranging from Sumer, the world’s first imperial state, to the fall of the Byzantine Empire, this comprehensive three-volume set, which includes both Western and non-Western empires, details the military capabilities of these empires, including the armies, soldiers, technologies, and commanders that powered the imperial juggernaut. From the Near East to Asia, from Western Europe to the New World, these empires spawned every major social institution on which modern society is based, including the first use of total war. With more than 400 illustrations and maps, this set reveals the awesome and destructive power of these early forces, from the dawn of recorded history to the development of gunpowder.</p>

<p>Volume I: From the first clashes of the Sumerian Empire in 4000 B.C.E., to the destruction of the Persian Empire, volume one includes all the major imperial entities from Europe to Asia, including the Egyptians, the Hittites, the Israelites; China, India, Persia, and classical Greece. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume II: Until its destruction by the Romans in 146 B.C.E., Carthage was the primary naval empire of the Mediterranean world. The Norman victory at Hastings in 1066 C.E. was one of the most important events in the Medieval world and resulted in the creation of the modern state of Great Britain. Volume two covers vast territory from Imperial Rome to Korea, including chapters on the Huns, the Arabs, the Barbarians, the Vikings, and the Franks. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading. Volume III: Examining the major events of the Middle Ages, from Europe to the major empires of Asia and the Americas, volume three takes readers from the age of the Medieval knight to the fall of Constantinople in 1453 C.E. Western sections detail the Crusades and the Hundred Years War, while non-Western chapters cover the Japanese, the Mongols and the Ottomans in Asia and the American empires of the Aztecs, Incas, and Mayas. Students will find the historical context within which the empire emerged, an examination of the imperial army, including structure, weapons, tactics, logistics, and manner of warfare; a detailed analysis of at least one major battle; an analysis of the rival commanders; and a section on the lessons of war. Each volume contains more than 100 illustrations, maps, and figures that demonstrate manner of dress, weaponry, imperial location, and course of the battle. Every chapter contains suggestions for further reading.</p>', 1565, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('b95ab65f-5353-4822-8b7e-2ec38f672287', 'fb73e039-11c4-4f96-8dcb-eeb793ba20e9', 'Description HTML', 1, '<p>The practical, portable guide for Windows Server administrators! Portable and precise, this pocket-sized guide delivers ready answers for administering storage, security and networking features in Windows Server 2012 R2. Zero in on core procedures and operations through quickreference tables, instructions and lists. You’ll get the focused information you need to save time and get the job done - whether at your desk or in the field. Get fast facts to: Administer file systems, drives and RAID Manage storage spaces and configure storage pools Configure file sharing and permissions Audit system resources and implement quotas Administer Group Policy and security settings Install and configure DHCP servers Set up and optimize DNS on a network Manage TCP/IP and network connections Manage and troubleshoot print services Encrypt, back up and restore data Table of Contents Introduction xv Chapter - 1: Managing file systems and drives Chapter - 2: Configuring storage Chapter - 3: Data sharing and redundancy Chapter - 4: Data security and auditing Chapter - 5: Enhancing computer security Chapter - 6: Managing users and computers with Group Policy Chapter - 7: Managing TCP/IP networking Chapter - 8: Running DHCP clients and servers Chapter - 9: Optimizing DNS Chapter - 10: Administering network printers and print services Chapter - 11: Data backup and recovery</p>', 3372, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('b96e49cb-9af1-4c5d-9301-eb1d4fa78e1b', '48590ce2-2be6-4732-9902-08d9de4db5bd', 'Description HTML', 1, '<h1>Selected Speech of Dr. B.R. Ambedkar - His Life and Philosophy New</h1>', 4664, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('b96f308a-f0b5-4d4d-b8f1-b5ea9a020134', '29c95280-2704-45e8-8448-213bf8cb5b40', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This well-established monograph, updated and now in its ninth edition, deals mainly with electron transport in, and optical properties of semiconductors. It includes lasers, e.g. the quantum cascade laser, quantum processes such as the quantum Hall effect, quantum dots, fullerenes, carbon nanotubes, molecular electronics, the nitrides, and many other recent discoveries in the field. New diagrams and tables provide a comprehensive source of materials data. Selected problems help readers to consolidate their knowledge and invite teachers to use this text for graduate courses on semiconductor physics, solid state physics, and physical electronics.</span></span></span></p>', 3896, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('b987d746-205a-4d8f-8765-02c240e36620', 'a7a601bc-0da1-4df0-8cc8-d9159eb67b4f', 'Description HTML', 1, '<h1>Who''s Who in World Politics - From 1860 to the Present Day</h1>', 4290, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('b9955500-6956-46dd-b83b-ec16a7c609b9', '536ca87d-ffc7-4d45-8091-5071fd74dd6e', 'Description HTML', 1, '<p>This fascinating book is a treatise on real space-age materials. It is a mathematical treatment of a novel concept in material science that characterizes the properties of dynamic materials―that is, material substances whose properties are variable in space and time. Unlike conventional composites that are often found in nature, dynamic materials are mostly the products of modern technology developed to maintain the most effective control over dynamic processes.</p>', 2477, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('b99c029b-1855-4e6f-a2a7-7fb64c29f2c6', 'dbefe771-67a3-43d0-89a3-e451075141f1', 'Description HTML', 1, '<p>About the book</p>

<p>Analytical geometry has no strictly defined contents. It is the &nbsp; method but not the subject under investigation, that constitutes the &nbsp; leading feature of this branch of geometry.</p>

<p>The essence of this method consists in that geometric objects are &nbsp; associated in some standard way with equations (or systems of &nbsp; equations) so that geometric relations of figures are expressed &nbsp; through properties of their equations. &nbsp;</p>

<p>For instance, in case of Cartesian coordinates any straight line in &nbsp; the plane is uniquely associated with a linear equation</p>

<p><strong>ax+by+ c = &nbsp; 0. &nbsp;</strong></p>

<p>The intersection of three straight, lines at one point is&nbsp;expressed by the condition of compatibility of a system of three equations which specify these lines.</p>

<p>Due to a&nbsp;multi purpose&nbsp;approach to solving various problems, the&nbsp;method of analytic geometry has become the leading method in geometric investigations and is widely applied in other fields of exact natural sciences, such as mechanics and physics.</p>

<p>&nbsp;Analytical geometry joined geometry with algebra and analysis - the fact which has told fruitfully on further development of these three subject of mathematics. &nbsp;&nbsp;&nbsp;</p>

<p>The principal ideas of analytical geometry are traced back to the French mathematician, Rene Descartes (1595-1650), who in 1637 described the fundamentals of its method in his famous work "Geometric".</p>

<p>The present book, which is a course of lectures, treats the fundamentals of the method of analytic geometry as applied to the simplest geometric objects. It is designed for the university students majoring in physics and mathematics.</p>', 1218, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('b99cdb11-0d6c-4d47-8f49-4d50da104579', '9a3b4b0b-bd34-4cb8-921b-8abbec93ed4e', 'Description HTML', 1, '<p>This book gives an account of recent developments in the field of probability and statistics for dependent data. It covers a wide range of topics from Markov chain theory and weak dependence with an emphasis on some recent developments on dynamical systems, to strong dependence in times series and random fields. There is a section on statistical estimation problems and specific applications. The book is written as a succession of papers by field specialists, alternating general surveys, mostly at a level accessible to graduate students in probability and statistics, and more general research papers mainly suitable to researchers in the field.</p>', 2377, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('b9b30a42-217b-4691-a209-1a1b96b80047', '4631230b-27fa-481c-a8fd-8c6b2af01f90', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>
			<p>Sub Title</p>
			</th>
			<td>&nbsp;Inspired Computing for Economics and Management</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jean - Philippe Rennard</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781591409847</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>
			<p>2006</p>
			</td>
		</tr>
		<tr>
			<th>
			<p>Edition of Book</p>
			</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 3129, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('b9d112cb-0521-47c6-8c4c-8681f4c44e40', '9d9e30ec-c9e4-45d2-a221-62548fa4c919', 'Description HTML', 1, '<p>Biophysics represents perhaps one of the best examples of interdisciplinary research areas, where concepts and methods from disciplines such as physics, biology, b- chemistry, colloid chemistry, and physiology are integrated. It is by no means a new ?eld of study and has actually been around, initially as quantitative physiology and partly as colloid science, for over a hundred years. For a long time, biophysics has been taught and practiced as a research discipline mostly in medical schools and life sciences departments, and excellent biophysics textbooks have been published that are targeted at a biologically literate audience. With a few exceptions, it is only relatively recently that biophysics has started to be recognized as a physical science and integrated into physics departments’ curr- ula, sometimes under the new name of biological physics. In this period of cryst- lization and possible rede?nition of biophysics, there still exists some uncertainty as to what biophysics might actually represent. A particular tendency among phy- cists is to associate biophysics research with the development of powerful new te- niques that should eventually be used not by physicists to study physical processes in living matter, but by biologists in their biological investigations. There is value in that judgment, and excellent books have been published that introduce the int- ested reader to the use of physical principles for the development of new methods of investigation in life sciences.</p>', 3678, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('b9dd4b79-5989-4ac6-bb7a-06974c8aadbb', '0ffa8b3e-412e-4f24-817f-76fd2f880ff6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><u><span style="font-size:12.0pt">About the book</span></u></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">In the Sacred hymns of the Rgveda, Surya emerges not only as the physical Sun but as a radiant symbol of higher truth, divine vision, and cosmic order. <strong><em>Surya: The Vedic God</em></strong> presents a deep and comparative study of this resplendent Vedic deity through the lens of two distinguished commentators – <em>Sayanacarya</em>, rooted in ritual and tradition, and T.V<em>. Kapali Sastri</em>, guided by the intuitive, spiritual insights of <em>Sri </em>Aurobindo.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Author <strong>Kabita Mohapatra</strong> explores the contrasting interpretative methods applied to two key hymns of the Rgveda (I.50 and I.115), revealing how a single Vedic mantra can embody both outer ritualistic relevance and inner spiritual illumination.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Blending philological precision with philosophical depth, this work:</span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Delves into the origins and symbolism of <em>Surya</em> in Vedic thought</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Highlights the interpretative schools from Yaska to modern visionaries</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Offers a unique word-by-word comparison of key mantras</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Bridges the gap between ancient tradition and contemporary understanding</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">A compelling resourse for students of Veda, Sanskrit scholars, and seekers of Indic wisdom, this book casts new light on the timeless brilliance of the Vedic Sun.</span></span></p>', 1104, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('b9ec14d1-6a77-4b00-b54e-ffc7c20b4ff4', '9ee566e6-da7d-43ff-9a95-5b7af3c71cb5', 'Additional Attributes HTML', 1, '<h1>Genomics & Society: Legal Ethical & Social Dimensions book</h1>', 4491, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('b9f11a06-94f6-480e-acdf-b33f69ba1d07', '72fd025c-83a8-4fc9-83a2-2d55e58ab28a', 'Description HTML', 1, '<h1>Library and Information Studies in the digital Age</h1>', 3288, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('b9fbddc3-62ab-4c8b-9ef8-7bec0affefc2', 'd263b0e8-cc41-413c-a898-926401504b9e', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Handbook of RNA Biochemistry: Second, Completely Revised and Enlarged Edition  2 Vols.Set</td>
		</tr>
		<tr>
			<td style="text-align:center">Authors</td>
			<td style="text-align:center">Roland K. Hartmann</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9783527327645</td>
		</tr>
		<tr>
			<td style="text-align:center">Publishers</td>
			<td style="text-align:center">Wiley-VCH</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardbond</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1317, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('b9fe6c75-c888-446b-9f4d-8cbc363a945e', '6370a599-e228-4aef-80e4-72080a650a24', 'Description HTML', 1, '<h1>Introduction to Theory of Automata, Formal Languages, and Computation</h1>', 3444, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('ba01a454-cdab-4119-8e3d-0524483d869a', '31f0ff62-79ce-4c86-8470-4e91febbf34d', 'Description HTML', 1, '<h1>Financial Terms Simplified</h1>', 3196, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('ba0823bf-c66b-4cb8-82cb-c72694fd7ec1', '69fb0edb-7842-4434-9ba3-6dbbaf2f59d5', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">हिंदी दलित साहित्य का इतिहास-2 भागों में</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मोहनदास नैमिशराय&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9789391916688</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1145, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('ba242502-e547-43cb-b8e4-3742876965df', '460da681-fe04-485c-bc5d-3e945d4abcea', 'Additional Attributes HTML', 1, '<h1>Pathological Investigation with Analysis</h1>', 3623, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('ba27d1a3-d171-44af-996e-ff956aa0af75', '73ca34ae-6767-426b-9395-5a9f9c9f7b68', 'Description HTML', 2, 'style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">FOURTH GURU</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">FIFTH GURU</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">SIXTH GURU</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">SEVENTH GURU</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">EIGHTH GURU</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">NINTH GURU</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">TENTH GURU</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">NOTES</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong>PART II: INDIAN CINEMA</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong>CHAPTER 1 INDIAN CINEMA</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">BRIEF HISTORY</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">INDIAN CINEMA (NOSTALGIA)</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">48TH NATIONAL AWARDS (2001-FOR FILMS OF 2000)</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">49TH NATIONAL AWARDS (2002-FOR FILMS OF 2001)</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">50TH NATIONAL AWARDS (2003-FOR FILMS OF 2002)</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">51TH NATIONAL AWARDS (2004-FOR FILMS OF 2003)</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">LAGAAN</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">DEVDAS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">MISCELLANY</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">THEY LEFT US RECENTLY</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">ADDENDA</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">NOTES</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong>PART III: CRICKET</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong>CHAPTER 1 CRICKET (INDIA)</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">BRIEF HISTORY</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">TEST RECORDS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">I V A TEST SERIES (2001)</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">GENERAL&nbsp;</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">MUMBAI TEST</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">KOLKATA TEST</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">CHENNAI TEST</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">LIMITED OVER INTERNATIONALS (LOI) RECORDS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">WORLD CUP (INDIA) RECORDS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">WISDEN AWARDS (2002)</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">MISCELLANEOUS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">NOTES</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong>CHAPTER 2 CRICKET (WORLD)</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">TEST RECORDS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">LIMITED OVER INTERNATIONALS (LOI) RECORDS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">WORLD CUP (WC) RECORDS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">MISCELLANEOUS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">RELATIVE PLAYERS</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">NOTES</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt">NEW UPDATES</span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong>BIBLIOGRAPHY</strong></span></p>', 1379, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('ba37e24d-360c-40a6-bb0c-287c1d755078', 'd54618b6-85d9-4d9c-b80c-0e9640177119', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">अपनों के बीच</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">मधुरेश</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN</td>
			<td style="text-align:center">9788197265471</td>
		</tr>
		<tr>
			<td style="text-align:center">Publication</td>
			<td style="text-align:center">Swaraj Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">226</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1148, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('ba3bdb4e-6d82-4308-9edd-7fa086d2cf32', '460da681-fe04-485c-bc5d-3e945d4abcea', 'Description HTML', 1, '<p>About the Book: Pathological Investigation With Analysis The book provides the detailed information about pathological Investigations with detailed analysis in the field of medicine. A prompt attempt has been made by the author to present all pathological investigations and their normal values in a very simple language. It divides all pathological investigations according to deferent systems. The book recommends various tests for various diseases. It also explains routine tests as well as special tests for various diseases. Presently there is no single book available in the market in which pathological investigations and their normal values could be found at one place. The author has tried to present a book in which physician will not be required to refer any other book. The book will be of immense use of for Doctors, Ayurveda experts, teachers, students of post-graduates and under-graduates, medical and Ayurvedic courses, researchers, scientists, pharmacologists, pharmaceutical organizations, pharmacists, biochemists, medical men and even common men. Content 1. Units 2. Examination 3. Investigations and Normal Range 4. Normal Measurement of Vital Organs 5. Gastro Intestinal Test 6. Bone Marrow Examination 7. Function Test (Circulation) 8. Urine Analysis 9. Renal Function Test 10. Stool Examination 11. Clinical Haematology 12. Clinical Haematology-Bleeding Disorders 13. Blood Banking (Immune Heamatology) 14. Cerebro Spinal and other Body Fluids 15. Semen Analysis 16. Sputum Examination 17. Diabetes Mellitus 18. Pregnancy Test 19. Examination of Gastro-intestinal Tract 20. Liver Function Test 21. Clinical Chemistry 22. Enzymology 23. Serology and ELISA 24. Endocrine Function Tests 25. Micro Biology and Bacteriology 26. Immunology 27. Parasitology 28. Skin Test 30. Allergy Test 31. Drug Sensitivity and Monitoring 32. Abbreviations</p>', 3622, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('ba4757f2-ad53-4037-a656-d27c4200db13', '21c48a39-1684-46d3-ada4-c49b47be24db', 'Additional Attributes HTML', 1, '<h1>Human Resource Management 7/e - Text and Cases</h1>', 3061, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('ba543d98-50ac-4bbc-9c97-3804e18997a8', '3dd852f5-945e-4eba-9899-e91ea2506662', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Contents</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">1. Introduction</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">The Development of Judo as a Philosophical Doctrine</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Aims and Objectives</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Delimitation</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Hypothesis</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Definition</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Significane if the Study</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">2. Review of Literature</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">3. Methodology</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Formation of Age Groups</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Derived Variables</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Tools Used</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Anthropometric Measurement</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Physical Fitness Variables</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Administration of the Test</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Staturer or Standing Height</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Upper Arm Circumference-Relexed</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Explanation of the Exercises</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Analysis</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Statistical Procedure</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">4. Analysis of Data and Results of the Study</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Decimal Age</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Body Weight</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Body Height</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Physical Fitness Variable</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Physical Fitness Variable</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Standing Broad Jump</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Physical Fitness Variable</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Forward Behind and Research</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Physical Fitness Variable</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Physical Fitness Variable</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Physical Fitness Variable</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Jose Mannel Garica Test (JMG)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Height/Weight Ratio</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Bone Mass</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Muscle Mass</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Fat Mass</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Endomorphy</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Mesomorphy</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Ectomorphy</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Discussions and Findings</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">5. Summary, Conclusions and Suggestion</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Conclusion</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Suggestions</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:11.0pt">Bibliography</span></span></p>', 1601, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('ba5cc247-c55e-4d18-a912-437d01184943', '5d7c3c1b-f309-4389-beab-75c5dae98033', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ethan Cerami</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387230283</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3569, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('ba64fa2b-84f8-4bd6-aa5f-92f793df8a28', 'c6f1683d-de10-4f2e-9120-0e51a91de82a', 'Description HTML', 2, 'p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">16.2. Kinetic energy 149</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">16.3. Energy and linear momentum 150</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">16.4. Kinetic energy and work 151</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">16.5. Power 153</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">16.6. Units of energy, work and power 154</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">16.7. Momentum, and energy of a localized particle 155</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 17: Elementary Collision Theory</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">17.1. What is a collision? 157</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">17.2. Completely inelastic collision 158</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">17.3. Elastic collision 160</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">17.4. Neutron moderation 162</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">17.5. Pressure of a stream of particles on a wall 163</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 18: Conservative Forces and Potential Energy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.1. Work done by a variable force 165</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.2. Work done by an elastic force 167</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.3. Work done by a Coulomb force 168</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.4. Work done by a gravitational force 170</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.5. Conservative forces 171</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.6. Potential energy of elastic, Coulomb, and gravitational interactions 172</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.7. Potential of an electrostatic field 174</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.8. Electric potential of the field set up by a point charge 175</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">18.9. Energy of an electric field 176</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 19: Law of Conservation of Energy in Newtonian Mechanics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">19.1. Mechanical energy and its conservation 177</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">19.2. Mechanical energy and friction 177</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">19.3. Space velocities 178</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">19.4. Looping the loop 179</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">19.5. Potential energy curves 180</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">19.6. Potential energy and equilibrium 183</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 20: Internal Energy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">20.1. Internal energy of a system of particles 184</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">20.2. Changes in internal energy when a body is deformed 185</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">20.3. Changes in internal energy of a body in thermal processes 186</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">20.4. Changes in internal energy in chemical reactions 187</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">20.5. Changes in internal energy in nuclear reactions 188</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 21: The Law of Conservation of Energy</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">21.1. Work as a measure of the change in total and internal energy 189</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">21.2. Heat exchange 190</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">21.3. Quantity of heat 192</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">21.4. The first law of thermodynamics 193</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">21.5. An adiabatically isolated system 194</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">21.6. The law of conservation of energy 194</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">21.7. The law of conservation of mass 195</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">21.8. More about relativistic mass 197</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 22: The Law of Conservation of Angular Momentum</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">22.1. Features of rotational motion 199</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">22.2. Kinetic energy and moment of inertia 199</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">22.3. Dependence of the moment of inertia on the location of the axis of rotation 201</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">22.4. Moment of force 204</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">22.5. Equilibrium conditions for a body having an axis of rotation 205</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">22.6. Angular momentum and the fundamental law of dynamics 205</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">22.7. The law of conservation of angular momentum 207</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">22.8. Analogies between quantities and their relations in translational and rotational motion 209</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 23: Symmetry in Nature and the Conservation Laws</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">23.1. The conservation laws are nature’s principal laws 211</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">23.2. The conservation laws are forbiddenness principles 212</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">23.3. The conservation laws and space-time symmetry 213</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">23.4. Uniformity of time and the conservation of energy 214</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c"><strong>Part Three: Molecular-Kinetic Theory of Gases</strong></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 24: Noninertial Frames of Reference and Gravitation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">24.1. Phenomena in an accelerated reference frame 214</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">24.2. Inertial forces 216</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">24.3. Features of inertial forces 218</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">24.4. Space and time in noninertial reference frames 219</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">24.5. The principle of equivalence 222</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">24.6. An idea of Einstein’s theory of gravity 224</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">24.7. The twin paradox 228</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 25: Molecular Motion</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">25.1. How molecular speeds were measured 231</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">25.2. Molecular speed distribution 233</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">25.3. Mean free path of molecules 235</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">25.4. Diffusion 238</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">25.5. Law of diffusion 239</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">25.6. Separation of gas mixtures 240</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 26: An Ideal Gas</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.1. Gas pressure 242</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.2. Units of pressure 244</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.3. An ideal gas 246</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.4. Temperature 248</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.5. Absolute temperature and the equation of state of an ideal gas 249</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.6. The constant-volume gas thermometer 250</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.7. The degree and the kelvin. The practical and absolute temperature scales 251</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.8. Absolute zero 253</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.9. Avogadro’s number and Boltzmann’s constant 254</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.10. Molecule distribution in a force field 256</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">26.11. Barometric distribution 258</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 27: An Ideal Gas and the First Law of Thermodynamics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.1. Internal energy of a monatomic ideal gas 260</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.2. Work done in the expansion of an ideal gas 261</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.3. The first law of thermodynamics and the specific heat of a gas 262</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.4. Isochoric processes 264</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.5. Isobaric processes 265</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.6. Isothermal processes 266</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.7. Adiabatic processes 267</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.8. Specific heat of a diatomic gas 269</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">27.9. Quantum theory of the specific heats of gases 272</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 28: The Second Law of Thermodynamics</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.1. Quasi-static processes 276</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.2. Reversible processes 277</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.3. Irreversibility of real thermal processes 278</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.4. Irreversibility and statistics 279</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.5. Diffusion and thermodynamic probability 282</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.6. Thermodynamic probability in other thermal processes 283</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.7. Thermodynamic probability and entropy 284</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.8. Entropy and heat exchange 286</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.9. The second law of thermodynamics 288</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.10. The statistical sense of the second law of thermodynamics. Fluctuations 289</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.11. Brownian motion and fluctuations 290</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">28.12. Brownian motion and Boltzmann’s constant 291</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">Chapter 29: Heat Engines and Refrigerators</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">29.1. Heat engines and the advancement of engineering 295</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">29.2. The heat engine 295</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">29.3. Principle and energy balance of a heat engine 296</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#2c2c2c">29.4. The heat engine and the second law of thermodynamics 298</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:', 1063, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('ba68c384-831a-47b8-9318-0c63d14485c9', 'a7cd4e5b-8cbc-4cb1-aed4-4da13eef1132', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Why do we do things that we know are bad for us? Why do we line up to buy greasy fast food that is terrible for our bodies? Why do we take the potentially lethal risk of cosmetic surgery to have a smaller nose, bigger lips, or a less wrinkled face? Why do we risk life and limb in a fit of road rage to seek revenge against someone who merely cut us off in traffic?&nbsp;If these life choices are simply responses to cultural norms and pressures, then why did these particularly self-destructive patterns evolve in place of more sensible ones? </span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">In When Culture and Biology Collide, E.O. Smith behaviours that are endemic to contemporary Western society, and proposes new ways of understanding and addressing these problems. Our physiology and behaviour are the products of thousands of generations of evolutionary history. Every day we play out behaviours that have been part of the human experience for a very long time, yet these behaviours are enacted in an arena that is far different from that in which they evolved. Smith argues that this discordance between behaviour and environment sets up conditions in which there can be real conflict between our evolving psychological perdispositions and the dictates of culture. </span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Topics such as drug abuse, depression, beauty and self-image, obesity and dieting, ethnic diversity and welfare are all used as sample case studies.&nbsp;</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Acknowledgments, 1 Intersection of Biology and Culture, 2 Road Rage, Stress, and Evolution, Beauty, Blepharoplasty, Barbie, and Miss America, 4 Fat, Diet, and Evolution, 5 Depression, Antidepressants, and Evolution, 6 Welfare, Cooperation, and Evolution, Notes, References, Index&nbsp;</span></p>', 5991, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('ba6b103e-398b-4344-8c48-3424c25a43fd', '122f8c7f-73e1-49f9-adbf-508770cdb63a', 'Description HTML', 1, '<h1>Psychology of Learning & Development</h1>', 5479, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('ba6c3955-da07-4b39-99f7-8ddd3add588a', '76377e8e-bcde-4ccd-9d2a-a56d8a688205', 'Description HTML', 1, '<h1>Travels in the Himalayan Provinces of Hindustan and the Punjab in Ladakh & Kashmir and in Peshawar, Kabul, Kunduz & Bokhara</h1>', 4310, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('ba71b665-e81a-4948-a71b-834f076880f7', 'd7b46f62-a22c-4012-b594-f6467fe1c021', 'Additional Attributes HTML', 1, '<h1>Social Psychophysiology - for Social and Personality Psychology</h1>', 5498, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('ba7bfb73-79f7-4202-bdd2-12e246861548', '596f2a18-28b2-4fb1-99fa-482132924bcb', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rama Naga Hanuman Alapati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353518</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2766, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('ba88b7e4-eca5-41d4-b954-cfbcc6bfba3b', 'ff4ceb93-7291-4783-8918-59606b4743f0', 'Additional Attributes HTML', 1, '<h1>Abstract State Machines - A Method for High-Level System Design and Analysis - Include CD-Room</h1>', 4129, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('ba964dd2-27e0-4089-a93e-acb3c5c9f5a7', '458970a6-a635-49c5-b95c-56823a00a0a1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">   Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethics and Business</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Defining Business Ethics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding Ethics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Decision Making: Personal and Professional Contexts</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Corporate Culture—Impact and Implications</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethical Decision Making: Employer Responsibilities and Employee Rights</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethics and Marketing</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Trust in Corporate Governance, Accounting and Finance</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Business and Environmental Sustainability</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Workplace Diversity and Discrimination</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Business and Globalization</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Blowing the Whistle</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ethics and Technology</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Making IT Stick: Doing what’s Right in a Competitive Market</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 407, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('ba9acd7a-41f4-4d3e-9e70-61e1dfda2c75', '3c15074c-03a4-4aae-bd65-d211be8f3322', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Higher Geometry</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">N.V Efimov</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">565</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1211, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('baa5b544-97d6-40d9-b039-43d4f12b48dd', '9a105104-b35a-4d71-bf0b-4fbc46c17685', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Bhaktikavi Parmamnand Das - Jivan aur Kavya&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Karuna Divedi</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382937333</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>
			<p>Nikhil Publishers and Distributors</p>

			<p>&nbsp;</p>
			</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2863, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('baa695e8-e3ec-4e3a-99ad-5083f3c65f06', '44c14812-0d10-498d-9ce3-17e699242b08', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">1000 Architects is one of Images most ambitious and successful projects to date. A comprehensive directory of the world''s leading architects, this double-volume boxed set has established its place as a must-have resource. Each individual architect or firm is represented with a stylish full-page entry, comprising complete contact details, a brief profile, and images of projects. 1000 Architects contains entries from architects in Europe, North, South and Central America, Asia-Pacific, the Middle East and Africa, delivering extensive international coverage.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Index - 1100 Architect, 3XNeilsen, 42|40 Architecture Inc., A C Martin Partners, Inc., A Tasarim, A Alliance Master Planner, Architectural & Interior Designer, A.2R.C, aardvarchitecture, aat + Makoto Yokomizo, Architects Inc., ADD Inc, AGC Design Ltd., Agrest and Gandelsonas Architects, Ahn, Jung-Gil, Inhousing Architects and Engineers Design Group, AJLA - Anthony J. Lumsden & Associates, Alberto Varas & Asociados, Arquitectos, Aleks Istanbullu Architects, Alex Popov Architects, Alexander Gorlin Architects, Alfred Wong Partnership Pte Ltd, Alfredo De Vido Associates, Alison Brooks Architects, Allies and Morrison, Allmann Sattler Wappner Architekten, AlsoCAN Architects, Altiplan Architects, AMA Architects, Amin, Kamal Associates, Anamorphosis Architects, Ancher Mortlock & Woolley, Anderson Anderson Architecture, Anderson Brule Architects, Inc., Andreu, Paul Architecte, Anshen + Allen Architects, Anshen + Allen Los Angeles, Anthony Ng Architects, APA Wojciechowski, Appleton & Associates, Inc., ARC/Architectural Resources Cambridge, Inc., ARc10 Studio, Archi-Tectonics, Architectes Associes, Architects 49, Architects 61 Pte Ltd, Architects Alliance, Architects Ink, Architects Les Dykstra Limited, Architects Studio, Architects | Delawie Wilkes Rodrigues Barker, Architecture International, Architecture Project, Architecture-Studio, Architectus Limited, Architrave, Arikoglu, Kaya, Arkin Tilt Architects, Arkitema, Arolat, Emre, Arquitectonica, Arquitectura y Diseno, Art & Build, Artech Architects, Ashton Raggatt McDougall - ARM, ASP Schweger Assoziierte GmbH, ASSAR, Asymptote, Atabas Architecture Engineering Consultancy Ltd., Atelier d''Art Urbain, Architects, Atelier Hitoshi Abe, Atelier PRO architekten BV, Atkinson, Studio, ATP Achammer - Tritthart & Partner, Avery Team Architecture, Azman Owens Architects, B3 Architects/Berkus Design Studio, BAAS, Ban, Shigeru Architects, Baneke, van der Hoeven Architekten, Barclay & Crousse Architecture, Barton Myers Associates, Inc., Bates Smart Pty Ltd, Bauman Lyons Architects Ltd, BBG-BBGM, Behnisch, Behnisch & Partner, Bektas, Cengiz, Bellini, Mario Associati, Belt Collins, Belzberg Architects, Benedito Abbud, Bentel Associates&nbsp;&nbsp;</span></p>', 2260, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('baa6fc76-f692-4b70-9e18-fce7710452c4', '2b05000c-9849-4620-afae-16e24dc4b956', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gale</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780684313276</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4153, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('baae9b35-7861-4c35-a9f6-fd549e9b5898', 'a0b245f7-a4e4-4366-a026-45490bdaa6e8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>G.K. Sampath Kumar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192214351</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3347, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('baaf28c5-8a36-4f5a-8541-19e700e6ba75', '3e1754b1-9975-4763-91d6-0d0556ed9b31', 'Description HTML', 1, '<h1>Policing The Nation - Diaries of a Country Cousin</h1>', 4903, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('bab0f6d7-b7f7-4863-b83d-1c6abbb988e7', 'c2b1ae95-2779-4be7-8c50-405cba17e4ef', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Shri Sai Sachariter (Hindi)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Govind Rao</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Shri Saibaba Sansthan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">2002</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hindi</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 59, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('bab15d99-0b46-4303-a519-478b97479159', '8d002933-90e8-499d-b183-11e261ea12ec', 'Description HTML', 1, '<h1>Geometric Programming Using Open Geometry GL - Professional Computing</h1>

<p><span style="background-color:#ffffff; color:#333333; font-family:Arial,sans-serif; font-size:13px">Overview At the beginning of 1999, Springer-Verlag published the book Open Geo- try OpenGL +Advanced Geometry. There, the authors Georg Glaeser and Hellmuth Stachel presented a comprehensive library of geometric me- odsbasedonOpenGLroutines.AnaccompanyingCD-ROMprovidedthesource code and many sample ?les. Many diverse topics are covered in this book. The theoretical background is carefully explained, and many examples are given. Since the publication of Open Geometry, the source code has been improved andmanyadditionalfeatureshavebeenaddedtotheprogram.Contributorsfrom allovertheworldhavecomeupupwithnewideas,questions,andproblems.This process has continued up to the present and Open Geometry is growing from daytoday. In order to make all of these improvements accessible to the public, and also in order to give deeper insight into Open Geometry, we decided to write this new Handbook on Open Geometry GL 2.0. It will ?ll certain gaps ofOpen Geometry 1.0 and explain new methods, techniques, and examples. On the accompanying CD-ROM the new source code and the sample ?les are included. The Handbook now contains 101 well-documented examples and the reader is able to learn about Open Geometry by working through them. In addition, we present a compendium of all important Open Geometry classes and their methods. vi Preface However, we did not intend to write a new tutorial for Open Geometry. The Handbook is rather a sequel, written for the readers of the ?rst book and for advancedprogrammers.Furthermore,itisasourceofcreativeandgoodexamples from diverse ?elds of geometry, computer graphics, and many other related ?elds like physics, mathematics, astronomy, biology, and geography.</span></p>', 2319, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('bacf9fa1-8f53-4201-b0ea-1ba87b537c32', 'd7476474-e1fc-42d6-8893-59ac236ed1f1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Life and Vision of the Vedic Seer - Dadhyan Atharvana</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Prof. S.P. Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471707</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2131, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('bad831d4-4014-41f5-9d22-811b4c23bd1d', 'b15990e9-9f88-46f4-9770-fa5d0cef081d', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In an age of diminishing natural resources, architects and their clients need to know about an environmentally sustainable alternative to new construction: new life for old buildings. This book presents six case-study buildings, each more than a generation old, that were on the brink of oblivion. Mitchell | Giurgola Architects worked closely with the client to determine how each project could be salvaged by incorporating updated program&nbsp;elements to serve a new generation of users. All six case studies present in detail how each project was analyzed, from its energy use and curtainwall performance to its mechanical, electrical and plumbing systems, and structural stability. The buildings often expand in size, with a seamless melding of new and old. Contemporary curtainwalls not only improve building performance, but also lend a fresh aesthetic appeal. The results are born-again buildings created for a fraction of the cost of, and that consume&nbsp;far fewer materials than a new facility built from scratch. Today, our cities and suburbs are peppered with buildings of the same vintage as those profiled here that are on the brink of failure and are excellent candidates for rebirth. Mitchell | Giurgola documents a new, more sustainable approach to design and construction that builds on the past, and makes the old better than new.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, Foreword, Introduction, CASE STUDIES, Total Renovation/New Skins, The Lighthouse International Headquarters, Powdermaker Hall Renovation, New York County Family Court Building Renovation, Interior Renovation/New Addition, Boyd Hall Addition and Renovation, New Science Building Renovation and Addition, Campus Intervention, Elementary and High School, Spain, APPENDIX, Credits, Boomer Building Experience, Firm Profile, Acknowledgments</span></p>', 6056, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('badf3304-1e2e-42ea-93b5-647deeda0de1', '76c74fdc-2b04-453e-8017-25427f407f17', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This innovative introduction to business policy and strategic management, covering both the illustrative cases and conceptual foundation, offers authoritative approaches to strategic leadership in emerging markets. Among its many unique features, this comprehensively updated and revised second edition is structured to help students think strategically.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Preface<br />
Acknowledgements<br />
<strong>Section A: BUSINESS STRATEGY</strong><br />
1. Business Policy and Strategic Management—An Introduction<br />
2. Strategic Intent<br />
3. Business Strategy Formulation<br />
4. Strategic Functions and Functional Strategies<br />
5. Internal Analysis<br />
6. External Analysis<br />
7. Competitive Gaming Strategy<br />
<strong>Section B: CORPORATE STRATEGY</strong><br />
8. Corporate Strategy Formulation<br />
9. International Strategies<br />
10. Strategic Organizational Design<br />
11. Learning and Knowledge Organization Strategy<br />
12. Public and Non-profit Organizations’ Strategy<br />
13. Family and Micro Business Strategy<br />
14. Internetworking and E-Business Strategy<br />
<strong>Section C: ENACTMENT STRATEGY</strong><br />
15. Strategic Business Model<br />
16. Strategic Innovation and Technology Management<br />
17. Strategic Leadership<br />
18. Corporate Governance and Business Ethics<br />
19. Strategic Planning and Change Management<br />
20. Strategic Control</span></span></span></p>
', 537, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('bae75163-20d0-4004-acec-e4bdfb8762ca', '677e949e-71a7-436a-b731-eef7be44ffc6', 'Description HTML', 1, '<h1>Suicide - Current Controversies New</h1>', 4624, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('baed52a5-297f-46a7-9f78-92d58c1eea7a', '9f24f400-cc4f-4727-8389-18c2e2fe987b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Consumer Behavior 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Leon G. Schiffman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353069834</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 608, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('baf93db3-936c-48d2-8823-cff7f0042cbf', '26861832-70c4-4004-8977-9614d0caaf11', 'Description HTML', 1, '<p><span style="font-size:18px"><strong>About the Book</strong></span></p>

<p>Remote sensing is an innovative field of science which makes use of electromagnetic sensors to monitor the surface of the earth and the earth''s atmosphere. Remote sensing has a variety of practical applications which include mapping the earth''s topography to detect the volume of a developing hurricane. Remote Sensing contains the recent results and data pertaining to this developing technology. The book comprises of models and methods for image processing. It is recommended for students of graduate level engineering and those who are studying physical and natural sciences. The book is of immense help to scientists who are practising remote sensing. Remote Sensing was published by Elsevier in 2011 and is available in paperback. The book is currently in its third edition. Key Features: The exercise at the end of each chapter helps to improve the student''s understanding of the concepts. Numerous tables help in a clearer illustration of concepts.</p>

<p><span style="font-size:18px"><strong>Table of contents</strong></span></p>

<p>Chapter 1. The Nature of Remote Sensing<br>
<br>
Chapter 2. Optical Radiation Models<br>
<br>
Chapter 3. Sensor Models<br>
<br>
Chapter 4. Data Models<br>
<br>
Chapter 5. Spectral Transforms<br>
<br>
Chapter 6. Spatial Transforms<br>
<br>
Chapter 7. Correction and Calibration<br>
<br>
Chapter 8. Image Registration and Fusion<br>
<br>
Chapter 9. Thematic Classification</p>', 3604, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('bafe7ae1-c499-40f9-a60c-94819aaab4ac', '201cd378-c290-4d22-9010-9d7fcc456f3c', 'Additional Attributes HTML', 1, '<h1>Retail Beyond Detail - The Great Indian Retailing Business</h1>', 3143, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('bb065789-1466-40ed-908d-0f99e88c5dc7', '5ca84b77-2a69-4cf5-be3c-152ae48cd69d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Natakkar Ramesh Mehta - Rang-Samagr - 2 Vols.</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ravindranath Bahore</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174534149</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hindi Book centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2933, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('bb1cd5b1-d719-41e0-91c9-96203c6e8626', '849d6d4d-f835-4061-8736-a3ed2acb954e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strategic Management: Theory & Cases: An Integrated Approach 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Charles W. L. Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355735645</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 594, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('bb1d80a4-1d65-47c1-887a-bfc4c6efe57a', '41637ea0-998d-47c5-bbff-7712e5896021', 'Description HTML', 1, '<h1>Discourse Studies - 2/e NEW</h1>', 5198, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('bb2a747e-ab86-480d-9b5b-7d677197a902', '7c7c0077-2d15-4155-a839-6a7d3193d26b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Social Entrepreneurship : Leading a Path for Prosperity and Sustainability</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nisha Panday</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789385830440</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1387, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('bb30cbd8-52c3-4404-8d74-1cae3aff7ecc', '2cb1b958-0465-4b8c-8e32-509432fce55d', 'Description HTML', 1, '<p>From Nucleons to Nucleus deals with single-particle and collective features of spherical nuclei. Each nuclear model is introduced and derived in detail. The formalism is then applied to light and medium-heavy nuclei in worked-out examples, and finally the acquired skills are strengthened by a wide selection of exercises, many relating the models to experimental data. Nuclear properties are discussed using particles, holes and quasi-particles. From Nucleons to Nucleus is based on lectures on nuclear physics given by the author, and serves well as a textbook for advanced students. Researchers too will appreciate it as a well-balanced reference to theoretical nuclear physics.</p>', 5933, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('bb33ca7a-2e80-41cf-a7ee-a81f0add5b05', '16b0d0a9-93a4-4375-b23f-ea12b2c80510', 'Additional Attributes HTML', 1, '<h1>Handbook of Mathamatical Models in Computer Vision</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Paperback ‏ : ‎&nbsp;606 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1441938855</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;930 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.5 x 3.68 x 23.5 cm</span></li>
</ul>

<p>&nbsp;</p>', 2304, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('bb45fd70-684d-40ad-8615-8229c9332900', '607e3b95-be8a-45ee-8f0d-24f32936bdee', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book is also useful to the Plant Protection Departments and similar Institutions. This book will also be useful to those who are preparing for competitive examinations conducted by various central and state Government agencies for recruitment. Pest control is the study of the development and spread of plant diseases and arthropod pests and the factors affecting these processes. The level of disease or pest infestation is the result of many interacting factors and this level determines the yield loss that the grower suffers from the pathogen or pest. The book provides a brief account on the structure, function, development and metamorphosis, and a comprehensive account on almost all the methods of pest control.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Mode of Insect Control and Pest Control Management, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Diseases and Pests in Home Vegetable Gardens, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Decision Tools for Integrated Pest Management, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biological Control of Natural Enemies, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biological Control with Micro-organisms in Plants, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Control Pests of Pesticides in Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Methods to Control Pest Insects and Mites, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Guidelines of Pest Management, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Major Virus Diseases in Greenhouse Crops</span></span></span></p>', 695, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('bb4b3c15-c06a-456e-84da-8b6dbbd2f265', '5ecdbb4d-192d-4b36-896e-ba710d1c8944', 'Additional Attributes HTML', 1, '<h1>Crafting and Executing Strategy - The Quest For Competitive Advantage, Concepts and Cases 19/e</h1>', 3097, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('bb51a244-f238-4ae3-b583-a6795711c6c8', '6fa9929b-d4db-46d7-9ec2-39848cf13a3c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Plant Cell Wall Patterning and Cell Shape</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hiroo Fukuda</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118647370</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 662, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('bb9222bd-f380-43b0-9a36-86cc37c56234', '28e2adfd-c34c-40e3-ba96-886cd2ed8126', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Animal Oncology</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">S.Sivaseelan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788193593769</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">MakMax&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 3849, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('bb92f42b-86fa-4078-9ab9-0038f2348559', '6a871db1-5759-42cb-8e2c-adfa4029382b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lawrance D''Souza</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178848907</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4912, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('bb9500a2-5b06-45f8-b7e9-a667f8cc2580', 'e8f18bc7-a74c-479a-b2db-d66ab3d5174a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gauri Shankar Jha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352153</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2772, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('bb994084-ae87-46d6-9394-a715c0d46e73', '20f0176a-b1f0-4fb0-a709-1d75fa0accbe', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<td>
			<p>&nbsp;Title</p>
			</td>
			<td style="text-align:center"><strong>Temperature (Science For Everyone)</strong></td>
		</tr>
		<tr>
			<td>&nbsp;Author</td>
			<td style="text-align:center"><strong>Ya.A.Smorodinsky</strong></td>
		</tr>
		<tr>
			<td>&nbsp;ISBN</td>
			<td style="text-align:center"><strong>-</strong></td>
		</tr>
		<tr>
			<td>&nbsp;Publisher</td>
			<td style="text-align:center"><strong>Mir Publisher</strong></td>
		</tr>
		<tr>
			<td>&nbsp;Year of Publication&nbsp;&nbsp;</td>
			<td style="text-align:center"><strong>1984</strong></td>
		</tr>
		<tr>
			<td>&nbsp;Pages</td>
			<td style="text-align:center"><strong>264</strong></td>
		</tr>
		<tr>
			<td>&nbsp;Binding</td>
			<td style="text-align:center"><strong>Hardcover</strong></td>
		</tr>
		<tr>
			<td>&nbsp;Language</td>
			<td style="text-align:center"><strong>English</strong></td>
		</tr>
	</tbody>
</table>', 1239, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('bb99459a-0e86-4207-8741-bd778086585e', 'e04aec74-d218-4dd4-a653-a9833ba58d8a', 'Description HTML', 1, '<h1>Basic Semiconductor Physics - International Edition</h1>', 4098, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('bb9ae229-c644-495f-adaa-bf15eccabe96', 'ac16d719-0c58-4131-80da-42825670ddaa', 'Description HTML', 1, '<p>This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.</p>', 4148, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('bb9f67c3-94d8-4dba-93b6-879bed6f1d36', 'be956b69-3894-442e-8df4-4233bbce282a', 'Additional Attributes HTML', 1, '<h1>The Indian Woman New</h1>', 4575, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('bbaa3f83-eca0-4230-b51b-d7cc322100e6', 'c51d80ef-5331-41e8-b535-b21f07fcb564', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book would be of great assistance for demonstrating how the self can be objectified in ways suited to the requirements of empirical studies. . . . It makes a genuine contribution to the field. The author’s dedicated attention to the topic of the self and his fluent knowledge of the field will surely benefit the next generation of researchers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Body Focus</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Self-Esteem</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Identity</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Self-Consciousness</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Embarrassment</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Shame and Guilt</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Boundaries I: Privacy</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Boundaries II: Empathy and Altruism</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Self-Concepts</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>

<ol>
</ol>

<p> </p>
', 423, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('bbac9806-1418-4142-b7ba-c43abcf83376', 'abbe2003-f51f-47b6-903c-3299eb41956d', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marcia Texler Segal, Vasilikie Demos</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848550261</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4589, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('bbbefefe-0031-4056-ad4d-ae288691960c', 'f0799b70-0b26-4c45-8c42-97c15a5d11ae', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>The Modi Way</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Peter W. Hawkes</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386643872</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1920, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('bbc996c7-2900-4d8a-be16-915120604f7b', 'f00da9aa-71c9-4a13-9724-d83b8f534d48', 'Additional Attributes HTML', 1, '<p>Encyclopedia of Mental Health</p>

<p>ISBN No. 9780122266751</p>

<div class="col-md-3">
<div class="form-group"><input name="skucode" required="" type="text" value="9780122266751"></div>
</div>

<div class="col-md-3">
<div class="form-group">Author : Howard Friedman</div>
</div>', 1357, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('bbe3440e-bcec-4749-89e6-ebed5c121e4e', 'f05dadc4-2b99-4232-af2c-68686f285095', 'Description HTML', 1, '<p>Financial capital, whether mediated through the financial market or Foreign Direct Investment has been a key factor in European economic growth. This book examines the interaction between European and global financial integration and analyses the dynamics of the monetary sector and the real economy in Europe. The key analytical focus is on the theoretical and empirical dynamics of financial markets in Europe, however, it also provides regional case studies of key institutional developments and lessons from foreign direct investment. There is a broad range of findings for Central, Eastern and Western Europe as well as EU Partner Countries. Crucially the analysis includes new approaches and options for solving the transatlantic banking crisis and suggests policy innovations for a world with unstable financial markets.</p>', 3072, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('bbeb1a12-6809-4333-8fb8-7be1f8b17888', '844123ba-c1ce-4e62-8d15-2e7708cc4c29', 'Description HTML', 1, '<h1>Mathematics Describing the Real World: Precalculus and Trigonometry with DVD</h1>', 2569, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('bbf1b1b1-050d-4873-8fa4-48d91e85521c', 'cdc85097-0d05-4408-b340-92e404e77e74', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">New London Interiors</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Kieran Long</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1858942373</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781858942377</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">240</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2004</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1804, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('bbf46030-3133-4c3a-9f5c-ca68d8a30a4f', '2c9b0b36-04ca-43b9-80fd-18c33c390f82', 'Description HTML', 1, '<h1>Advanced Magnetic Nanostructures</h1>', 4126, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('bbfadd8c-7144-4dbc-9a5b-aa297ea8c260', '8bba3605-2db2-40a0-8a29-28910741cc7c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Om Praksah Sharma Bhardvaj</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8170188008</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>N/A</td>
		</tr>
	</tbody>
</table>', 2907, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('bbfee16b-2866-44c9-88cb-c64bf760b5d2', '03814405-9c66-46d4-ba21-b1649ca73f8f', 'Description HTML', 1, '<h1>Accept Me As I Am and Other Stories</h1>', 2403, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('bc134437-ceed-434b-b6e2-e662844659d0', '97efc0dc-70e5-4e04-b57c-859674381007', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Modern Biogeochemistry -Environmental Risk Assessment 2/e</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Vladimir N. Bashkin</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1402041829</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781402041822</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">444</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">2006</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 3643, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('bc32f0f3-c1bd-4d2f-b880-401e663f1076', 'c089b909-3eb7-4b64-b84b-2d6402b1756b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">रैगिंग-एक आतंक</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">गुलशन नवीन</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788190953221</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5004, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('bc427827-e39c-48ab-b462-853daae27ddc', '663b90fa-a127-4cd6-95ba-0ba72729d69d', 'Additional Attributes HTML', 1, '<h1>Interacting Stochastic systems</h1>', 4753, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('bc511cc5-84da-4955-9be6-54b28520e86b', '2bc90f61-d807-46ea-865f-e1c69a643454', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Murugan Anandarajan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783642122569</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>326</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3293, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('bc522c9d-7283-46f8-a5da-7e29e5e7ac1d', '32eb5bd2-e286-4d86-a732-bb1e332d6dba', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Integrating the Culture and Socio-Economic Identity of India</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Guptaji Pathak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>938357528X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383575282</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>443 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 3147, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('bc52d750-b8c3-4d3d-930e-f58fc95d45ea', '9b9fca1a-3369-4277-8cb9-025448d0bf42', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Content -&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Human Life and its importance,&nbsp;</span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Know Thyself,&nbsp;How to make best use of life,&nbsp;The Wonderful Creation,&nbsp;Maya the Delusory Power,&nbsp;The Maya Unveiled,&nbsp;The Way Out,&nbsp;Jeev and Ishwari Srishti,&nbsp;Brahmsrishti,&nbsp;The value of Sorrow,&nbsp;How to Live Intelligently,&nbsp;Guru,&nbsp;Outward show is not religion,&nbsp;Lord''s Grace,&nbsp;Ego,&nbsp;The Will of the Lord,&nbsp;Lord''s Command,&nbsp;Meditation,&nbsp;Purity of Mind,&nbsp;Fulfillment in Life,&nbsp;Humility,&nbsp;Right Action,&nbsp;The Name of the Lord,&nbsp;The Kingdom of God,&nbsp;Roadmap to spiritual progress</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:18px"><span style="color:#000000; font-family:Calibri,sans-serif"> &nbsp;</span></span></p>', 2262, '2026-08-11 12:40:05', '2026-08-11 12:40:05'),
('bc76313c-13a0-49ef-b720-bd19f7fd448b', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 'Description HTML', 1, '<h1>Sheli vighyaan ke Tatv - Raghuvansham ke Vishesh Sandarbh Mein</h1>', 2864, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('bc76d562-caa9-40d0-8423-a1c125c53282', '3f056d7a-9394-4a79-97f8-ed57bc889cb8', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">A Practical Sanskrit Dictionary</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Arthur A. Macdonell</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8189211056</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788189211059</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">384</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2291, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('bc81454e-646f-468d-bff8-5041d10c04c0', '1ebf55ea-4f71-4912-9f12-07c5948cc53b', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p>The book describes the main forms of Monte Carlo method (statistical sampling), with examples of solution of the most varied problems by their means. It will be of interest to scientific workers, engineers, designers, and researchers in various fields of science, industry and engineering as well as all those who would like to learn about Monte Carlo method.Reading Calls for acquaintance with the elements of differential and integral calculus.</p>

<p><strong>Contents</strong></p>

<p>Preface</p>

<p>Introduction</p>

<p>Chapter I. Simulation of Random Variables</p>

<p>Chapter II.Examples of Application of the Monte Carlo Method</p>

<p>Appendix</p>

<p>Bibliography</p>
', 1294, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('bc88f36a-3564-47f8-b657-29ded2297f8e', '2c3c6880-81f0-4651-b2bf-d8a9d894fa71', 'Description HTML', 1, '<h5><span style="font-size:24px">एक वैज्ञानिक संत महर्षि महेश योगी</span></h5>', 1591, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('bc8b4299-dbaa-4b1e-af2b-40492b7a528a', '7c37f4b8-4477-4ffb-a5a7-b85ebe345619', 'Description HTML', 1, '<h1>Effective Leadership -Strategies for Better Results</h1>', 3132, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('bc8de4b1-6b81-4b6a-a95e-e7d901ee7695', '7de85b78-d81f-4d19-9c7f-085dcfda9a4e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Dharmasastra and the making of Bharatiya Civilization: Manusmriti, Kingship, Law and Society</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Purnendu Mishra/ Ramaswami Subramony</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">9788168834811</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Times New Roman,Times,serif">2026</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('bc9f3e97-8b00-4ae9-9bd2-753bbf002ec2', '4748ed7b-a4aa-4a2a-b75b-d53204a0f908', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In the era of information communication technology (ICT), radio frequency identification (RFID) has been going through tremendous development. RFID technology has the potential of replacing barcodes due to its large information carrying capacity, flexibility in operations, and applications. The deployment of RFID has been hindered by its cost. However, with the advent of low powered ICs, energy scavenging techniques, and low-cost chipless tags, RFID technology has achieved significant development. </span></p>

<p style="text-align:justify"><span style="font-size:18px">This book addresses the new reader architecture, presents fundamentals of chipless RFID systems, and covers protocols. It also presents proof-of-concept implementations with the potential to replace trillions of barcodes per year. Overall, this resource aims to not only explain the technology, but to make the chipless RFID reader system a viable commercial product for mass deployment.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, Acknowledgments, Foreword, CHAPTER 1 Introduction, CHAPTER 2 Chipless RFID System Operating Principles, CHAPTER 3 Chipless RFID Readers, CHAPTER 4 Frequency Domain Based RFID Reader Development, CHAPTER 5 Time Domain Based Chipless RFID Reader, CHAPTER 6 Hybrid Chipless RFID Reader, CHAPTER 7 Antennas for Chipless RFID Readers, CHAPTER 8 Microwave and Millimeter-Wave Active and Passive Components, CHAPTER 9 Digital Module for Chipless RFID Readers, CHAPTER 10 RFID Reader System Integration and Applications, List of Acronyms, Glossary, About the Authors, Index</span></p>', 6040, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('bcaba983-4c67-4423-97f4-94ebca388524', '2f34c905-72cf-42c5-b54a-26694491b9a2', 'Description HTML', 1, '<p>The development of new experimental techniques to study phenomena, such as the anomalous skin effect, cyclotron resonance in magnetic fields normal to then metal surface, and high-frequency properties of metals, as well as the discovery of collective excitations arising from electron-electron correlations, have offered a new impetus for the analysis of the electronic properties of metals. This book discusses the local geometry of the Fermi surface and its effects on high-frequency phenomena in metals and metallic conductors. After an introductory chapter reviewing the electron-liquid theory of metals the discussion turns to techniques useful in analyzing properties of real Fermi surfaces, which are rarely spherical. In subsequent chapters these techniques are applied to concrete problems such as the anomalous skin effect, cyclotron resonance, attenuation of ultrasonic fields, dopplerons, the effects of zero-curvature portions of the Fermi surface, and the behavior of the Fermi surface in low-dimensional structures.</p>', 4026, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('bcb1d388-17c9-4b53-83f1-d83f1eea1bc7', 'b13d0883-904a-4793-b8ab-0786ae84b05e', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Asia Annual 2006</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Suchandana Chatterjee</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471387</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1408, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('bcb81199-cc5c-4b82-b175-59c420bc7f38', '87f9442f-4eef-441c-bd0e-fd8e467d2fb6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Total Collection of Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Damaged Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Range of Dates</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Language of the Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contents of the Inscriptions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Royal Benefactors</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nitya-Dipam and Nitya-Naivedyam</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sandhis (Food-Offering)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vedaparayanam</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Abhishekam (Holy-bath)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Utsavams</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vahanams (Vehicles)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nandavanams (Flower-gardens)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Devadana Villages and Lands</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sopana-marga (Flight of Steps to Tirumala)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tannir-pandal (Water-sheds)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ramanuja-kutams (Feeding-Houses)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Temples:- Their Extension and Repair</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Minor Deities and Shrines at Tirumala</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Alvars</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sri Ramanuja</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART II</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Pallavas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Cholas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Pandyas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chola and Pandya Subordinates</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Kadavarayas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Yadavarayas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Telugu-Cholas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Telugu-Pallavas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Vijayanagara Kings: The Sangama Line</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Saluva Line</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tuluva Line</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Aravidu Line</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Mahants of Tirupati</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Index</span></span></span></p>', 70, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('bcc60cd1-3730-47d8-a339-eb9075f37ce0', '2060a09b-281d-4ad5-ac02-cac3f12766f9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Himani Bhati</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381839317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>197</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4816, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('bcd77ee0-7d87-44c5-9cbc-08c0c8f97f4d', '9f6a2028-91a7-4b73-af2f-8f822ceac692', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">About the book</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The Science of Being and Art of Living is the summation of the practical wisdom of integrated life advances by the Vedic Rishis of ancient India, understood in the light of scientific thinking in the present-day western world.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">It presents a philosophy of life in fulfilment and offers a practice suitable for all men everywhere to glorify all aspects of their day-to-day life. It deals with the fundamentals of all problems of life and suggests one solution to eradicate all suffering.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">This book presents a practical thesis to satisfy man’s search for truth through science, religion and metaphysical thought. It offers the principle of a practical technique to enable all men to harmonise their inner spiritual content with the glories of the outer material life and to find their God within themselves.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Contents</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Preface</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Introduction</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">PART ONE: THE SCIENCE OF BEING</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter One. Scientific Reality</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Two. How to Contact Being</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Three. How to Live Being</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">PART TWO: LIFE</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter One. What is Life?</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Two. Individual and Cosmic Life</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Three. Normal Life</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Four. The Purpose of Life</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">PART THREE: THE ART OF LIVING</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter One. Man’s Full Potential</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Two. The Art of Being</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Three. The Art of Thinking</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Four. The Art of Speaking</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Five. The Art of Action</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Six. The Art of Behaviour</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Seven. The Key to Good Health</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Eight. Education</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Nine. The Highway to Rehabilitation</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Ten. Right and Wrong</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Eleven. Life in Freedom</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Twelve. The Problem of World Peace</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">PART FOUR: FULFILMENT</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter One. The Fulfilment of Life</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Two. The Fulfilment of Religion</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Three. The Fulfilment of Psychology</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Four. The Fulfilment of Philosophy</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Five. Paths to God-Realisation</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Chapter Six. Generation after Generation</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Appendix I</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong><span style="font-size:11.0pt">Appendix II</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 1009, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('bcd7d462-d251-4016-86aa-05d6b9638ef3', '0b77540d-b34b-479b-a193-f4e2ce79cd0c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R.K Sinha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178845241</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4073, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('bcefb5df-62a1-4596-a7c1-d6f8c32233d4', 'c86f1aae-e635-4580-a663-5c607a39b1a9', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">प्रवासी साहित्य-माला  6 भागों में</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">कमल किशोर गोयनका </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395695398</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 135, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('bceff6c1-71d4-4bcb-9b31-5d430a1c7e05', 'b3a7ead9-c184-44e7-86a3-ceea81ac2071', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajiv K. Bhatia, Meruyert Abusseitova</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175417861</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4295, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('bcf3d804-d38a-4181-9c38-3253c9511ab6', '989e6af4-daec-4206-8baf-1db14ea15bbf', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Fernando''s Business Ethics and Corporate Governance 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">K.P Muraleedharan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354497636</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 746, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('bcf65055-23f3-4627-912d-4db7cdb4d62a', '4ba99b23-9586-4a86-9913-f21d6185e367', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Stefan Roth</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783540351641</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3991, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('bd4d4b4a-7789-4e0d-b114-023754fe4a94', 'f2db9d97-29bf-4779-bfc2-c0dde5bc5472', 'Description HTML', 1, '<h1>Encyclopedia of Operations Research and Management Science V1, 3/e</h1>', 3130, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('bd560640-e476-47d5-a470-44f85c0f13df', '8b68efe7-271b-4a68-9174-247fff828550', 'Additional Attributes HTML', 1, '<h1>Computers in Fisheries Research 2/e New</h1>', 3723, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('bd5cae5a-7a47-490c-88a8-ae18b9ab8632', '31f0f7cd-0fad-4267-9ddf-115100d2ea6a', 'Description HTML', 1, '<p>Public Sector Reform is endemic to public administrations and governmental structures globally. It is driven by a variety of dynamics and these vary according to their specific context: geographical, cultural, social, political, economic and temporal. This four-volume set brings together elements of the classical and modern work in this diverse field in a comprehensive and accessible way; providing an indispensable resource for both academics and practitioners from a social science and business perspective. Through a 4-volume structure, which takes in historical and modern day perspectives whilst maintaining a strong global focus on the subject, the set demonstrates that reform is a constant process and that it has been taking place for a long time; that which we often consider a ''golden age'' in terms of Weberian bureaucracies or welfare state hierarchies, was itself a reform that belonged to a specific time and set of places. Volume One: The Historical Perspective of Reform Volume Two: Management and Post New Public Management: Reform in a time of Change Volume Three: Post-Soviet Reform Volume Four: The Developing World and Reform: African, Other Asian and Latin American Pathways</p>', 5246, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('bd6558a8-1b5b-4d8c-875b-efd5f57f2e54', 'c0806c20-d959-434f-972c-6f299a5bff38', 'Description HTML', 1, '<p>Book One</p>

<p>Before History - Beginnings</p>

<p>1&nbsp; The Foundations</p>

<p>2&nbsp; Homo Sapiens</p>

<p>3&nbsp; The Possibility of Civilizations</p>

<p>Book Two</p>

<p>The First Civilizations</p>

<p>1&nbsp; Early Civilized Life</p>

<p>2&nbsp; Ancient Mesopotamia</p>

<p>3&nbsp; Ancient Egypt</p>

<p>4 Intruders and Ivaders:</p>

<p>The Dark Ages of the Ancient Near East</p>

<p>5&nbsp; The Beginnings of Civilization in Eastern Asia</p>

<p>6&nbsp; The Other Worlds of the Ancient Past</p>

<p>7&nbsp; The End of the Old World</p>

<p>Book Three</p>

<p>the Classical Mediterranean</p>

<p>1 The Roots of One World</p>

<p>2 The Greeks</p>

<p>3 Greek Civilization</p>

<p>4 The Hellenistic World</p>

<p>5 Rome</p>

<p>6 The Roman Achievment</p>

<p>7 Jewry and the Coming of Christianity</p>

<p>8 The Waning of the Classical West</p>

<p>9 The Elements of a Future</p>

<p>Book Four</p>

<p>The Age of Diverging Traditions</p>

<p>1 Islam and the Remaking of the Near East</p>

<p>2 The Arab Empires</p>

<p>3 Byzantium and Its Sphere</p>

<p>4 The Disputed Legacies of the Near East</p>

<p>5 The making of Europe</p>

<p>6 India</p>

<p>7 Imperial China</p>

<p>8 Japan</p>

<p>9 Worlds Apart</p>

<p>10 Europe: The First Revolution</p>

<p>11 New Limits, New Horizons</p>

<p>Book Five&nbsp;</p>

<p>The Making of The European Age</p>

<p>1 A New Kind of Society: Early Modern Europe</p>

<p>2 Authority and Its Challengers</p>

<p>3 The New World of Great Powers</p>

<p>4 Europe''s Assault on the World</p>

<p>5 World History''s New Shape</p>

<p>Book Six</p>

<p>The Great Acceleration</p>

<p>1 Long-term Change</p>

<p>2 Political Change in Age of Revolution</p>

<p>3 Political Change: A New Europe</p>

<p>4 Political Change: The Anglo-Saxon World</p>

<p>5 The European World Hegemony</p>

<p>Book Seven</p>

<p>The End of the Europeans'' World</p>

<p>1 Strains in the systems</p>

<p>2&nbsp;The Era of the First World War</p>

<p>3 A New Asia in the Making</p>

<p>4 The Ottoman Heritage and the Western Islamic Lands</p>

<p>5 The Second World War</p>

<p>6 The Shaping of a New World</p>', 1966, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('bd681b4d-076f-460d-8264-7701a0c6d4a2', '70eef042-e354-46d7-bca6-da6822089d5f', 'Description HTML', 1, '<h1>Human Physiology 7/e - The Mechanisms of Body Function</h1>', 3798, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('bd716a92-0134-4509-bf68-22c14ba67bf1', 'ae84105e-806d-4543-aea6-df674999632b', 'Description HTML', 1, '<h1>Samkalin Vimarsh NEW</h1>', 3022, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('bd93a9c3-5523-4cec-974c-850ad47860f4', '07d94e43-01d7-457c-9cbc-68e1355b8a11', 'Description HTML', 1, '<p>For the first two editions of the book Probability (GTM 95), each chapter included a comprehensive and diverse set of relevant exercises. While the work on the third edition was still in progress, it was decided that it would be more appropriate to publish a separate book that would comprise all of the exercises from previous editions,&nbsp;in addition to&nbsp;many new exercises.</p>

<p>Most of the material in this book consists of exercises created by Shiryaev, collected and compiled over the course of many years while working on many interesting topics.&nbsp;Many of the exercises resulted from discussions that took place during special seminars for graduate and undergraduate students.&nbsp; Many of the exercises included in the book contain helpful hints and other relevant information.</p>

<p>Lastly, the author has included an appendix at the end of the book that contains a summary of the main results, notation and terminology from Probability Theory that are used throughout the present book.&nbsp; This Appendix also contains additional material from Combinatorics, Potential Theory and Markov Chains, which is not covered in the book, but is nevertheless needed for many of the exercises included here.</p>', 1641, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('bd967d90-b4e7-45d0-b994-c3a456f26c71', '3afd4c24-ade0-47bf-ab90-cb2a7f34ab43', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Reference Handbook</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>William Sims</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412976886</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>984</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 5819, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('bd99f8f5-2aed-4015-ab6e-c1904c15e18c', 'c22c160e-2dac-420b-bf34-855b70b3d00f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Murari Lal Aggarwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386281340</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2865, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('bda6a288-0b60-4af6-9a57-67d8cc0b0a8e', '8d64aae8-c5d4-4dfb-bc51-81f458880664', 'Description HTML', 1, '<h1>Microfluidics for Biotechnology - Microelectromechanical Systems Series</h1>', 3648, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('bdb465c2-d4c6-49b3-bfc7-008ea375e04f', '144eadb3-0ffb-4fdd-a494-cda6786f6be5', 'Additional Attributes HTML', 1, '<h1>Industrial Ecology - Environmental Chemistry and Hazardous Waste BOOK</h1>', 5281, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('bdbe62b8-2113-4d7e-86f1-bae761574472', '2d109f15-7310-4d7e-b8ee-89d5358b1c4c', 'Description HTML', 1, '<h1>The World of Sri Aurobindo''s - Creative Literature</h1>', 2691, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('bdcca828-36c3-497e-a34f-cfb8107cb71e', '9b0310e5-5ac1-435e-af52-14ffc0c8afab', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nibir K. Ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736491</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4283, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('bdd57fc4-6da2-442f-a4f1-968bdf8599a0', '47d33970-46c3-4009-8d5c-f059253de6dd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Prateek Ghosh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380963532</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No
			<h1>&nbsp;</h1>
			</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5594, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('bddacc31-dfa3-47c8-a6f8-5b7ecca7c705', '1fbf7341-3b2a-4518-aebb-6742e8fee462', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">When it comes to luck, there''s one thing everyone can agree on - you can never have too much of it. If you need a helping hand for that important interview, or feel that your love life could do with a lucky break, if you always seem to be missing out when it comes to money or you just never seem to be in the right place at the right time, then read this book. When it seems as if it''s always other people who have all the luck, this book shows how to attract some of it your way.</span></h1>

<p><span style="font-size:18px">There are tried-and-tested means of enhancing your life and luck that have been used in India for thousands of years and that are still used on a daily basis by millions of people. Choose a lucky gem according your birthday, wear the right clothes for the occasion, or plan life events according to your horoscope. Interpret your dreams and your palm, and learn how to make lucky numbers work for you. Follow in the footsteps of generations of Indians and learn how to bring a little luck into your life.</span></p>

<p><span style="font-size:18px">Enrich your life by inviting luck in, and harness the power of positive thinking to change the way you live.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Luck Tools,&nbsp; Health,&nbsp; Family,&nbsp; Love,&nbsp; Money,&nbsp; Career,&nbsp; Happiness,&nbsp;Luck out of your hands,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 3272, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('bde5a82b-7634-4170-8f6b-df7a14e8c117', '838933fc-ba76-4caa-9c95-c65430fe5168', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Paradigms of Automated Music Generation</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gerhard Nierhaus</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9783211755396</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>X, 287</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1732, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('bdeb73ae-bfad-4002-8954-d67869d1e426', 'a2f60017-1608-45a5-b185-1d5822293cc3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Paul Gauguin (1848–1903) was once a stockbroker before he decided to devote his life to painting, which he first approached as an amateur. From Pont-Aven and Tahiti, where he sojourned multiple times, to Arles in 1888, the year of his painful split with Van Gogh, Gauguin created an original œuvre characterized by simple forms, the subjective value of colors, but most importantly, by its mystical yet anxious renderings of human destiny. </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gauguin in Brittany by Andre Gide</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Letter to Gauguin by August Strindberg</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>LIFE AND WORKS</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Prelude</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Birth of a vocation</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The revelation of a personality</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">First stay in Tahiti and return to France</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The second stay in Tahiti</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>DOCUMENTATION</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gauguin year by year </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Expertise</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gauguins caricatures</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Books about Gauguin</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Gauguin in museums</span></span></p>
', 741, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('bded8934-6b78-4d2c-98f2-45a6c43d6110', '9f6cc882-c494-4738-9bfb-94012d507315', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><em><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Decision Support and Business Intelligence Systems 10e </span></span></strong></em><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">provides the only comprehensive, up-to-date guide to today’s revolutionary management support system technologies, and showcase how they can be used for better decision-making. The 10<sup>th</sup> edition focuses on Business Intelligence (BI) and analytics for enterprise decision support in a more streamlined book. In addition to traditional decision support applications, this edition expands the readers understanding of the various types of analytics by providing examples, products, services, and exercises by discussing Web-related issues throughout the text.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part I Decision Making and Analytics: An Overview </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 1 An Overview of Business Intelligence, Analytics, and Decision Support </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Foundations and Technologies for Decision Making </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part II Descriptive Analytics </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Data Warehousing </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Business Reporting, Visual Analytics, and Business Performance Management </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part III Predictive Analytics </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Data Mining </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Techniques for Predictive Modeling </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Text Analytics, Text Mining, and Sentiment Analysis </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Web Analytics, Web Mining, and Social Analytics </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part IV Prescriptive Analytics </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Model-Based Decision Making: Optimization and Multi- Criteria Systems </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Modeling and Analysis: Heuristic Search Methods and Simulation </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Automated Decision Systems and Expert Systems </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Knowledge Management and Collaborative Systems </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Part V Big Data and Future Directions for Business Analytics </span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Big Data and Analytics </span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Chapter 14 Business Analytics: Emerging Trends and Future Impacts</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 785, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('bdfa3f2b-234f-4c08-8e9b-dc64e2074d3c', '7f6e2c29-633c-4dd1-a354-fdbf8c16bd09', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mcgee</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848600201</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5510, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('bdfc9056-708f-45a8-b607-9aad1ec3ac67', '23172ea3-d5da-4a67-b65f-44b0d17fe976', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Giorgio Fasano, Janos D. Pinter</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;9781461444688</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;XII, 404</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1654, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('be00277f-fe4c-405d-8e96-6805ead49b78', '6b1605c5-e650-4877-a634-80b5898f07a0', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">A New Model of The Universe</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">P. D. Ouspensky</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">0486297012</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780486297019</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">554</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2017</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2293, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('be0c447d-40d3-4264-8a2d-5680863bdc85', '242737fc-c2ae-435d-b030-23f8ea4d0e52', 'Description HTML', 1, '<p>This book is the international reference work in the field of water treatment. This new version, completely revised and updated, incorporates major technological advances of these last fifteen years: membrane separation, development of fixed and mixed cultures, sludge drying and incineration, and reduced sludge production. Without forgetting automation-related issues, such as control-regulation and maintenance assistance. A total of five chapters are dedicated to treatment channels. The aim was to offer engineers an everyday aid by summarising the basics in water treatment.</p>

<p>The Water Treatment Handbook assembles the sum of DegrAƒA(c)mont know-how to date and takes into account changes in new problem areas in water treatment such as conservation of fresh water resources, health safety and waste management.</p>', 1876, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('be30cdf7-5d73-488c-ad3e-1ec91c06561d', '2b32cdd2-3ae1-4912-bd7a-75a5b2c18fbe', 'Description HTML', 1, '<p>Written for high school students, college undergraduates, and public library patrons―indeed, for anyone interested in this important and colorful period―the three-volume&nbsp;Encyclopedia of Tudor England&nbsp;illuminates the era''s most important people, events, ideas, movements, institutions, and publications. Concise, yet in-depth entries offer comprehensive coverage and an engaging mix of accessibility and authority.</p>

<p>Chronologically, the encyclopedia spans the period from the accession of Henry VII in 1485 to the death of Elizabeth I in 1603. It also examines pre-Tudor people and topics that shaped the Tudor period, as well as individuals and events whose influence extended into the Jacobean period after 1603. Geographically, the encyclopedia covers England, Scotland, Wales, and Ireland, and also Russia, Asia, America, and important states in continental Europe. Topics include: the English Reformation; the development of Parliament; the expansion of foreign trade; the beginnings of American exploration; the evolution of the nuclear family; and the flowering of English theater and poetry, culminating in the works of William Shakespeare.</p>', 1547, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('be3bb064-3ac8-4301-a939-ba228047e886', 'd4eaf9d7-6652-42bb-a499-750f07561a85', 'Description HTML', 1, '<p>Close relationships provide a fundamental context for human behaviour and development and as such the study of close relationships has in recent years become a major theme in social psychology. This field produces rich and diverse research that can be daunting to access. Psychology of Close Relationships emphasizes original empirical investigations, as well as including conceptual papers that set the stage for relationship science or that build basic theories. Volume One: Theoretical Foundation - Why Relationships Matter focuses on basic theoretical arguments about the importance of relationships for human behaviour and demonstrations of the consequences of relationships for health and well-being. Volume Two: Attraction and Relationship Development covers the initiation and development of relationships by looking at classic processes such as similarity, proximity, familiarity and attractiveness, as well as material on friendship formation, self-disclosure, and intimacy. Volume Three: Relationship Cognition and Emotion includes articles on the emotional and cognitive processes that characterize relationships. Volume Four: Relationship Maintenance Processes delves into the processes relevant to maintaining and enhancing relationships and investigates interdependence theory, the leading approach to this topic. Volume Five: Relationship Deterioration reviews research on the nature of relationship instability and deterioration, as well as what is known about their causes and consequences.</p>', 3220, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('be4aef87-e124-4bc8-97da-7f86b8b8dc8c', 'b36b8323-c58a-4592-ad67-4ea1204035ad', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Acknowledgments,&nbsp;Editions and Abbreviations,&nbsp;1. The Debate,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">2. Descartes: The Metaphysics of Causation,&nbsp;3. Descartes: The Epistemology of Causation,&nbsp;4. Classical Mechanism: Hobbes and Gassendi,&nbsp;5. The Temptation of Occasionalism: Le Grand and Malebranche,&nbsp;6.&nbsp; Causes and Sufficient&nbsp; Reason: Spinoza and&nbsp;Leibniz,&nbsp;7. The Limits of Classical Mechanism:&nbsp;Boyle, Rohault, and Newton,&nbsp;8. The Attempted Alignment of Philosophy and Physics: Locke, Berkeley, and Hume,&nbsp;9. Summation and Final Ironies,&nbsp;Notes,&nbsp;Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;</span></span></p>', 4364, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('be73fa8f-ecb3-41ea-bbe1-dc614816790a', '9c5ed8a1-2e6d-4f43-a620-b848cd105e5c', 'Description HTML', 1, '<h1>Smart Business, Sociol Business - A Playbook for social Media in your Organization</h1>', 4442, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('be753507-fe52-4a5a-bbc6-18bf1f809823', '5df54179-2d20-4b85-ad9e-37671d2f8655', 'Description HTML', 1, '<h1>Project Planning Development</h1>', 3168, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('be77be53-4491-47ca-a749-7c12a7cc5281', '8d65d566-a900-41c5-bc8c-414ba2d456cc', 'Description HTML', 1, '<h1>Molecular Modeling for the Design of Novel Performance Chemicals and Materials</h1>', 3640, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('be9474b6-253e-4991-937c-d6ac8398bc7d', '847359f0-1a93-42e8-9e2e-eee54cab3e82', 'Additional Attributes HTML', 1, '<h1>Undermining Local Democracy - Parallel Governance in Contemporary South India New</h1>', 4261, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('be992ecd-149b-4f2b-914a-a8977dff079a', '932ba865-aa35-4d78-98f8-64822c3d8f01', 'Description HTML', 1, '<h1>Ethnicity in the Fiction of Lummer Dai and Yeshe Dorjee Thongchi - A New Historicist Approach</h1>', 2777, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('bea9900e-07d6-4bc3-a8e0-a6573f8a8df4', '1e994e5f-d6d2-4054-a200-5489cb2f7a8e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">A Practical Course in Chemical Technology</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">&nbsp;I.P Mukhlyonov</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1982</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">442</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1209, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('bea9ee49-01de-4c09-aee1-b56b78286c8e', '618e73d2-f1eb-48ec-84b1-f6c0c51028f3', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Buddhism evolved in India. There were periods in India''s past when Buddhism was dominant in India. Today less then 1% of India''s population is Buddhist. Buddhism has more followers in countries east of India. Buddhism was established in about 500 BC with a prince called Siddhartha Gautama. Siddhartha adopted the path of searching enlightenment and at some point he came to a conclusion that this was neither the way towards enlightenment nor the spoiled life he had as a prince was the right path towards enlightenment. According to him the right path was somewhere in the middle and he called it the ''middle path''.</span></p>

<p style="text-align:justify"><span style="font-size:18px">By the third century B.C., the still-young religion based on the Buddha''s teachings was being spread throughout South Asia through the agency of the Mauryan Empire (ca. 326-184 B.C. By the seventh century A.D., having spread throughout East Asia and Southeast Asia, Buddhism probably had the largest religious following in the world. The coming centuries witnessed rapid growth of Buddhism in India.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;1 The Life and Teachings of the Buddha,&nbsp;2 Early Buddhism, 3 The Development of Nikaya Buddhism,&nbsp;4 Abhidharma Literature,&nbsp;5 The Organization of the Dharmas in the Abhidharma,&nbsp;6 Phenomenology of Experience,&nbsp;7 Buddhist Cosmology and the Theory of Karma,&nbsp;​​​​​​​8&nbsp;The Elimination of Defilements and the Path to Enlightenment,&nbsp; Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2164, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('bec16df3-18b4-417c-9e4a-ab884f1e0986', 'f1804379-504d-43fa-bb14-1d2d4879ec5c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Establish a strong foundation in the accounting fundamentals that you need to succeed with Warren/Jones/Tayler’s FINANCIAL AND MANAGERIAL ACCOUNTING, 15E. This leading book''s business examples provide a meaningful context as they demonstrate how each chapter’s content fits into the big picture. The authors clearly connect fundamental accounting concepts to real businesses today. For example, each chapter begins with a real-world company opener that is linked to applicable content throughout the chapter. In addition, new Certified Management Accountant (CMA) exam questions prepare you for professional success, while Pathways Challenges help you hone critical-thinking skills.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction to Accounting and Business.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Analyzing Transactions.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. The Adjusting Process.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. The Accounting Cycle.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Accounting for Retail Businesses.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Inventories.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Internal Control and Cash.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Receivables.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Long-Term Assets: Fixed and Intangible.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Liabilities: Current, Installment Notes, and Contingencies.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Liabilities: Bonds Payable.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Corporations: Organization, Stock Transactions, and Dividends.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Statement of Cash Flows.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Financial Statement Analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Introduction to Managerial Accounting.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Job Order Costing.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Process Cost Systems.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Activity-Based Costing.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Support Department and Joint Cost Allocation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Cost-Volume-Profit Analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">21. Variable Costing for Management Analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">22. Budgeting.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">23. Evaluating Variances from Standard Costs.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">24. Evaluating Decentralized Operations.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">25. Differential Analysis and Product Pricing.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">26. Capital Investment Analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">27. Lean Manufacturing and Activity Analysis.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">28. The Balanced Scorecard and Corporate Social</span></span></span></p>
', 817, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('beca3d0e-10a9-449a-ab2f-f259340cb2c5', 'a7654d0a-f66b-4908-b588-a48d27b1effa', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">About the book</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The term "harem" is often closely associated with Muslim households, yet it is important to note that the practice of maintaining harems was widespread across numerous ancient Oriental societies, particularly in regions where polygamy was an accepted custom. The concept of a harem, though specific in its cultural manifestations, transcended borders and was a common feature of royal and noble households throughout history, especially in the East. One of the most famous examples is the Imperial Harem of the Ottoman Sultan, often referred to as the "seraglio" in Western discourse. This sprawling complex housed not just the wives of the Sultan, but also his mother, daughters, other female relatives, along with a multitude of servants and attendants, including eunuchs. The women living in these spaces occupied a unique position within the social and political spheres of their respective empires. However, the existence of harems was not confined to the Ottoman Empire alone. The Mughal Empire in India, which rose to prominence in the 16th century, also had its own version of the harem, where royal women wielded considerable influence and played vital roles in the cultural and political developments of the time.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">The book in question aims to offer an insightful exploration of this lesser-examined aspect of medieval Indian social history by delving into the lives of women within the royal Mughal harem. It seeks to uncover the daily experiences of these women, many of whom were not only integral members of the imperial family but also active participants in the governance and cultural life of the Mughal court. Their roles went far beyond mere ornamentation or domestic duties; these women were often powerful figures in their own right, involved in diplomacy, patronage of the arts, and even the political maneuverings of the Mughal Empire.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Contents:</span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Harem of the Mughal Emperors</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Polygamy and Harem Life of Mughal Emperors</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Mughal Women and Contemporary Politics</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Privileges Enjoyed by the Ladies of Royality (Mughal Harem)</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Some educated Royal Ladies of Mughal Harem</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Ladies of the Nobility Class</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Modes, Manner and means of Travelling of the ladies of Harem</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Social and Cultural Activities of the Ladies of Harem</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Conclusion</span></span></li>
</ol>', 876, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('bed8a3b8-07a8-46a5-82e2-16d2af8a5afe', '8fee763b-4aba-4603-9bb0-07b150fe12c3', 'Description HTML', 1, '<p><strong>Leadership in Non-Profit Organizations</strong>&nbsp;tackles issues and leadership topics for those seeking to understand more about this dynamic sector of society. A major focus of this two-volume reference work is on the specific roles and skills required of the non-profit leader in voluntary organizations.</p>

<p>Key features include:</p>

<p>contributions from a wide range of authors who reflect the variety, vibrancy and creativity of the sector itself</p>

<p>an overview of the history of non-profit organizations in the United States</p>

<p>description of a robust and diverse assortment of organizations and opportunities for leadership</p>

<p>an exploration of the nature of leadership and its complexity as exemplified in the non-profit sector</p>

<p>availability both in print and online - this title will form part of the&nbsp;<strong>2010 Encyclopedia Collection</strong>&nbsp;on SAGE Reference Online.</p>

<p>&nbsp;</p>

<p>The&nbsp;<strong>Handbook</strong>&nbsp;includes topics such as: personalities of non-profit leaders</p>

<p>vision and starting a nonprofit organization</p>

<p>nonprofit law, statutes, taxation and regulations</p>

<p>strategic management</p>

<p>financial management</p>

<p>collaboration</p>

<p>public relations for promoting a non-profit organization</p>

<p>human resource policies and procedures.</p>', 2112, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('bedfc7e5-177e-4569-b004-5a33a8bd0712', '422a4cfa-14ae-4121-a457-b7618bb9134f', 'Additional Attributes HTML', 1, '<h1>Women and Politics - Worldwide</h1>', 4906, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('bee86200-dcb3-428e-9aa7-97642bacc0c7', 'e34abc35-46cf-4cbf-b009-619df049538d', 'Description HTML', 1, '<p>Given that South Asia is fast becoming a water-stressed region and that population and economic growth make the situation more challenging, an integrated management of water resources becomes even more crucial. Hydro-politics in GBM Basin: the case of Bangladesh-India water relations focuses on the water management issues between Bangladesh and India. The book examines the issues carefully and attempts to suggest a path to deal with the challenges based on hard data and wide consultation with a large number of stakeholders in India and Bangladesh. Apart from covering the economic, ecological, and political (domestic and international) issues, it deals with treaty implications and international water-related case studies.</p>', 4264, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('beee4d0b-6fe6-4ec9-b582-7967f4d7d8dd', 'be95eaeb-2ca1-45ea-ba3a-2efea32e8994', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">This general course of Mechanics by late Prof. S. P. Strelkov is meant for students of Physical and Mathematical Departments of Universities and pedagogical colleges. It is based on the material of the seminars and lectures given by the author for many years at the Physics Department of the State University of Moscow. </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">The present book is the revised translation of the 1975 Russian edition in which the course was considerably remade and enlarged. This first of all concerns such important divisions of mechanics as dynamics of a rigid body, theory of deformable bodies, hydrodynamics, and </span></span></span></span></span><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">relativistic dynamics. </span></span></span></span></span><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">The pedagogical skill of the author makes the presentation of the fundamentals of mechanics extremely clear and visual. </span></span></span></span></span><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">The book includes many important and instructive examples covering a wide range of mechanical phenomena. </span></span></span></span></span><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">The book can serve as an introduction to practical and theoretical physics.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:11.5pt"><span style="color:#2c2c2c">Contents</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Foreword to the Third Russian Edition </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">Introduction </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">PART ONE</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Mechanics of Rigid Bodies</span></span></strong> </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 1: Kinematics of a Particle </span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">1. Motion of Bodies </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">2. Rectilinear Motion of a Particle </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">3. Velocity of a Particle in Rectilinear Motion </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">4. Relationship between the Velocity and the Distance Travelled </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">5. Acceleration of a Particle in Rectilinear Motion </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">6. Three-dimensional Motion of a Particle </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">7. Basic Properties of Vectors </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">8. Velocity of a Particle </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">9. Acceleration of a Particle in Plane Motion. Centripetal Acceleration</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">10. Acceleration of a Particle in Three-dimensional Motion </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">11. Space, Time, and Frames of Reference </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 2: Fundamental Laws of Dynamics</span></span></strong> </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">12. Motion and Interaction of Bodies </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">13. Force </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">14. Measuring Constant Forces </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">15. Equilibrium Conditions for Forces Acting on a Particle </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">16. Force and Motion (Newton’s First Law) </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">17. Newton’s Second Law </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">18. Mass of a Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">19. General Form of Newton’s Second Law </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">20. Newton’s Third Law </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">21. Forces and Newton’s Second and Third Laws </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">22. Motion of a Body under the Action of Given Forces </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">23 Constrained Motion of a Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 3: Momentum of a System of Bodies </span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">24. Law of Conservation of Momentum </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">25. Transfer of Momentum from One Body to Another </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">26. Impulse of a Force </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">27. Motion of a Body with Variable Mass </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 4: Work and Energy </span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">28. The Concept of Energy </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">29. Work and Energy </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">30. Work of a Force </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">31. Potential Energy of Strain </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">32. Kinetic Energy of a Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">33. Perfectly Plastic Impact of Two Bodies </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">34. Elastic Impact </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">35. Impact of Non-elastic Bodies </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">36. Potential Energy </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">37. Change of Energy of a Body in the Gravitation Field. Law of Conservation of Energy </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 5: Friction </span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">38. Various Types of Friction Forces </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">39. Viscous Friction </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">40. Fall of a Ball in a Viscous Medium </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">41. Dry Friction </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">42. Force of Sliding Friction </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 6: Relative Motion </span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">43. Inertial Reference Frames </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">44. Motion of a Body in a Non-inertial System of Reference. Inertia Forces </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">45. Inertia Forces Acting on a Body in a Rotating Frame of Reference </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">46. Weightlessness </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">47. The Relationship between the Vectors of Angular and Linear Velocities of a Particle </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">48. Inertia Forces Acting on a Body Moving in a Rotating Frame of Reference </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">49. The Influence of the Earth’s Rotation on the Motion of Bodies. The Foucault Pendulum </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 7: Motion of a Rigid Body </span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">50. Translatory and Rotational Motions of a Rigid Body 1</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">51. Equilibrium Conditions for a Rigid Body with a Fixed Axis of Rotation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">52. Law of Dynamics for a Body Rotating About a Fixed Axis </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">53. Angular Momentum </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">54. Kinetic Energy of a Rotating Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">55. Centre of Gravity and Centre of Mass of a Rigid Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">56. The Law of Motion of the Centre of Mass of a Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">57. Plane Motion of a Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">58. Rolling Motion of a Cylinder on a Plane. Maxwell’s Pendulum </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">59. Moments of Inertia of Some Bodies. Huygens-Steiner Parallel Axes Theorem </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">60. Kinetic Energy of a Body for Simultaneous Translatory and Rotational Motions </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">61. Free Axes of Rotation </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">62. Kinematics of a Rigid Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">63. Moment of a Force About a Point and Angular Momentum of a Rigid Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">64. Angular Momentum of a Rigid Body and Moment of Inertia </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">65. The Fundamental Law of Dynamics of a Rigid Body </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">66. Gyroscopes </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">67. Motion of the Axis of a Gyroscope </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">68. Gyroscopic Effect </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">69. Rotation of the Axis of a Constrained Gyroscope </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">70. Motion of a Free Gyroscope </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">71. On Gyroscopic Forces </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 8: Rolling Friction </span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">72. Forces of Rolling Friction. Forces of Sliding Friction in Rolling Motion of a Cylinder </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">73. Adhesion of Wheels</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">74. Braking and Skidding </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">75. Rolling Friction </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.5pt"><span style="color:#2c2c2c">Chapter 9: Gravitational Attraction of Bodies </span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">76. Law of Universal Gravitation </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">77. Inertial Mass and Gravitational Mass </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="color:#2c2c2c">78. Potential Energy of Gravitation </span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span styl', 1052, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('bef2f445-d395-4636-8a7e-e821618ecef4', 'b5ff3b91-9298-4df2-9a3b-689b5e4db948', 'Description HTML', 1, '<h1>VHDL - Programming by Example - 4/e</h1>', 3384, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('bef7bdbc-8dbf-4d3f-9110-8bc6329e204e', '1855baf9-9a34-442a-b9f5-b2262c964118', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Cambridge Companion to The Age of Justinian</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Michael Maas</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0521520711</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780521520713</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">626</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2005</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2047, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('bf0498df-69a5-46a2-bf2d-cd0ac5a471a4', 'da9eaa73-6c1e-4e3e-baa5-e4e43e56f148', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p>This book comprehensively describes the development and practice of DNA-encoded library synthesis technology. Together, the chapters detail an approach to drug discovery that offers an attractive addition to the portfolio of existing hit generation technologies such as high-throughput screening, structure-based drug discovery and fragment-based screening. The book: Provides a valuable guide for understanding and applying DNA-encoded combinatorial chemistry Helps chemists generate and screen novel chemical libraries of large size and quality Bridges interdisciplinary areas of DNA-encoded combinatorial chemistry - synthetic and analytical chemistry, molecular biology, informatics, and biochemistry Shows medicinal and pharmaceutical chemists how to efficiently broaden available "chemical space" for drug discovery Provides expert and up-to-date summary of reported literature for DNA-encoded and DNA-directed chemistry technology and methods</p>

<p><strong>Contents</strong></p>

<p>Preface vii</p>

<p>Acknowledgments ix</p>

<p>Introductory Comments xi</p>

<p>Contributors xxiii</p>

<p><strong>1 Just enough knowledge… 1</strong><br />
<em>Agnieszka Kowalczyk</em></p>

<p><strong>2 A brief history of the development of combinatorial chemistry and the emerging need for DNA-encoded chemistry 19</strong><br />
<em>Robert A. Goodnow, Jr.</em></p>

<p><strong>3 A brief history of DNA-encoded chemistry 45</strong><br />
<em>Anthony D. Keefe</em></p>

<p><strong>4 DNA-Compatible Chemistry 67</strong><br />
<em>Kin-Chun Luk and Alexander Lee Satz</em></p>

<p><strong>5 Foundations of a DNA-encoded library (DEL) 99</strong><br />
<em>Alexander Lee Satz</em></p>

<p><strong>6 Exercises in the Synthesis of DNA-encoded Libraries 123</strong><br />
<em>Steffen P. Creaser and Raksha A. Acharya</em></p>

<p><strong>7 The DNA Tag: A Chemical gene designed for DNA-encoded libraries 153</strong><br />
<em>Andrew W. Fraley</em></p>

<p><strong>8 Analytical challenges for DNA-encoded library systems 171</strong><br />
<em>George L. Perkins and G. John Langley</em></p>

<p><strong>9 Informatics: Functionality and architecture for DNA-encoded library production and screening 201</strong><br />
<em>John A. Feinberg and Zhengwei Peng</em></p>

<p><strong>10 Theoretical considerations of the application of DNA-encoded libraries to drug discovery 213</strong><br />
<em>Charles Wartchow</em></p>

<p><strong>11 Begin with the End in Mind: The hit-to-lead process 231</strong><br />
<em>John Proudfoot</em></p>

<p><strong>12 Enumeration and Visualization of Large Combinatorial Chemical Libraries 247</strong><br />
<em>Sung-Sau So</em></p>

<p><strong>13 Screening Large Compound Collections 281</strong><br />
<em>Stephen P. Hale</em></p>

<p><strong>14 Reported applications of DNA-encoded library chemistry 319</strong><br />
<em>Johannes Ottl</em></p>

<p><strong>15 Dual-Pharmacophore DNA-encoded Chemical Libraries 349</strong><br />
<em>Jörg Scheuermann and Dario Neri</em></p>

<p><strong>16 Hit Identification and Hit Follow-up 357</strong><br />
<em>Yixin Zhang</em></p>

<p><strong>17 Using DNA to Program Chemical Synthesis, Discover New Reactions, and Detect Ligand Binding 377</strong><br />
<em>Lynn M. McGregor and David R. Liu</em></p>

<p><strong>18 The changing feasibility and economics of chemical diversity exploration with DNA-encoded combinatorial approaches 417</strong><br />
<em>Robert A. Goodnow, Jr.</em></p>

<p><strong>19 Keeping the promise? An outlook on DNA chemical library technology 427</strong><br />
<em>Samu Melkko and Johannes Ottl</em></p>

<p>Index 435</p>
', 1170, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('bf0f2d0e-48ef-42de-b184-168ff6216347', '70f1369e-5147-49c2-a98a-5e3d2b75a552', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Written in a simple language, this book is a common man''s guide to the epic work Geeta. A richly satisfying book, Destination Krishna gives a splendid description of the theory of rebirth, the physical and the non-physical world, spiritual and philosophical ideas, meditation and the secret of performing ones deeds and duties. It steers the reader through life and ultimately takes him to the realm of the Supreme Being by beautifully explaining the laws of Karma. The original chapters of the Geeta have been rearranged in this book to make it a better and easier guide for everyday life.</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;About the Author,&nbsp;Acknowledgement,&nbsp;Preface,&nbsp;List of Illustrations,&nbsp; Introduction,&nbsp; Three Hindu Treatises,&nbsp;I Body: Physical and Non-Physical,&nbsp;II Personality: Shadow of Soul,&nbsp;III Biology of Karma, IV Is there Rebirth?,&nbsp;V Secret of Performing Karmas,&nbsp;VI Presence of God,&nbsp;VII&nbsp; &nbsp;Existence and Emergence of God,&nbsp;VIII Which God is to be Worshipped,&nbsp;IX Unity of Identities: Supreme Consciousness, X Tuning of Body and Mind,&nbsp;XI Intellect and Knowledge of Self,&nbsp;XII Union with God: Karma Yoga,&nbsp;XIII Bhaktiyog,&nbsp; XIV Union through Meditation and Knowledge,&nbsp;XV&nbsp;Union through Renunciation,&nbsp;XVI Grace of God,&nbsp;Divine Directives of Geeta,&nbsp;Body Formation Stages,&nbsp;Glossary,&nbsp;Bibliography&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size:18px">&nbsp;</span></p>', 4370, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('bf15d77e-d79e-4953-92f1-6551320431b5', '88e1b9ca-0045-485d-9b40-7dc14fb6517e', 'Additional Attributes HTML', 1, '<h1>Digital Resources in Information Science Environment</h1>', 5404, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('bf199e82-7a03-43b9-a3d8-f2260ae0f93e', '9882e227-6d96-4087-a4c9-add1a7fffa86', 'Description HTML', 1, '<h4>भक्ति आंदोलन और निर्गुण- क्रांति</h4>
', 138, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('bf20140d-156a-4fc3-8607-d9665bcdf9a4', 'e75e0cdb-96f1-4da9-b568-3b6d02f2f562', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kamaleswar Talwar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352290</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5179, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('bf24a1dc-8498-4d27-81d5-b876afb1d6ce', '8a845984-f786-49d2-b240-ee8ad056735f', 'Description HTML', 1, '<p>An exciting new text that helps lecturers adapt traditional teaching styles to accommodate the needs of a diverse student population. It investigates innovative classroom strategies such as the use of story telling, literature, cinema and art, and promotes reflective thinking throughout.</p>', 5332, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('bf24c918-42bd-4b95-9e30-7f07d9fe01a2', 'd5a18541-3544-48fb-8e89-4245f53408b8', 'Additional Attributes HTML', 1, '<h1>Digital Marketing Insights</h1>', 3307, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('bf29da97-d44d-4174-9585-c9169aea15d5', '08bcd2ff-b106-4cf8-a46c-e20cee5d9e46', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The Purana is a distinct branch of learning. It is treated as one of the Vidyas like the Samkhya and the Vedanta, it has its distinct theory of cosmology. The major Puranas are considered to be eighteen in numbers, known by Maha puranas are considered to be eighteen in numbers, known by maha-puranas. One of the important Purana among the eighteen Maha-purana is kurma Mahapurana, in which the narrator is Lord Visnu himself, in the form of a kurama (tortoise).</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">Kurma Purana is divided into two sections, viz., Purava-bhaga and Uttara-bhaga. There are various stories in this Purana, full of great learning’s. Initially, the origin of Prajapatis, the duties of the of our Varna’s and ht source of the livelihood of each of the varnas has been described. Similarly, the characteristics of Dharma, Artha, Kama and Moksa have also been spelt out.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The characteristics of the great devotees, their conduct, the diet etc. and the characteristics of the castes and stages of life have also been added in this Purana. Thereafter, the primordial creation, the seven coverings of the Anda (cosmic egg) and the origin of Hiranyagarbha have been related in this purana.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">Thereafter, there is the description of periods and unit of time in this Purana, in addition to the glory of Isvara, Sleeping in the waters by Brahma, besides the relative interpretation. Thereafter, there is the mention of the form of the Bhuvanas (world), the position of the planets and the constellations, besides the mention about the rivers. AT last, ther s the mention of procedure for a person for getting relieved of all the sins, and getting established in the Brahmaloa.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">This is for the first time that an English translation of kurma-Mahapurana has been produced with complete Sanskrit text side by side. Further, there is a detailed Introduction and an Index of verses at last for the generous readers and researchers. Various references at appropriate places have been added for ht benefit of the readers.</span></span></span></p>', 1515, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('bf2c94d4-5f5f-4858-9c77-c90ebedba183', '62c72b8d-84a5-4077-b3bb-9d4beb62723c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Science of Microscopy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Peter W. Hawkes</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387252964</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1322</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4139, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('bf338557-0629-411d-a4c0-31ba5d44239e', '01ab93df-6f48-4d19-b728-5a959c6560b0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Manilei Serto</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788181160706</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1388</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', 4878, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('bf383602-75aa-4eeb-8e66-71e6db701997', 'cfe331dd-be16-4715-bd8b-1e65f7d8c958', 'Additional Attributes HTML', 1, '<h1>The Internet and Its Protocols-A Comparative Approach</h1>', 3397, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('bf51d24a-0df9-4524-9f39-46fc14f4acb1', '620462d6-38d0-4f51-8830-62f1d4740d78', 'Description HTML', 1, '<p>With ongoing work in computing and communications driving new multimedia applications, designers and developers need convenient access to the latest ideas and experiences. Carefully edited by John F. Koegel Buford, Multimedia Systems brings such information together I one place and provides a coherent framework for understanding this rapidly changing field. It presents a technical introduction to key issues in the design and development of multimedia systems, including detailed discussion of new technologies, current research and practice and future directions.</p>', 3430, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('bf55a12c-696b-4713-ac7b-7be58a4d281b', 'f55fff93-6131-4b8e-8eb8-61050a851975', 'Additional Attributes HTML', 1, '<h1>Emergent Voices of Southeast Asian Women Novelists</h1>', 5642, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('bf5b0d74-eb30-4b84-a7a9-5981f8a9727c', '906eb476-b530-4b46-87b6-45fda13a95c5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Hindi Kavita Mein Stri Ka Sharam Soundarya</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Harender Singh</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394633</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Hindi Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2921, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('bf64870a-0ab7-4983-b73e-e23ea12b0fff', '8c3a4454-f2c4-41fd-9040-ef5a35e7364c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Transfer of Property Law</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shriniwas Gupta</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788193319673</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>929</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3511, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('bf763a0d-3684-432f-b815-af6ef03b553c', '8949acce-f34f-445d-b983-2c47ae307e86', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">This volume, the first in a set of three, is a vital working manual which covers the basic tests for the classification and compaction characteristics of engineering soils. It will therefore be an essential practical handbook for all engaged on the testing of soils in a laboratory for building and civil engineering purposes.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">Based on the authoris experience over many years managing large soil testing laboratories, particular emphasis has been placed on ensuring that procedures are fully understood. Each test procedure has therefore been broken down into simple stages with each step being clearly described. The use of flow diagrams and the setting out of test data and calculations will be of great benefit, especially for the newcomer to soil testing.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The book is complemented with many numerical examples which illustrate the methods of calculation and graphical presentations of typical results. The reporting of test data is also explained. Vital information on good techniques, laboratory safety, the calibration of measuring instruments, essential checks on equipment, and laboratory accreditation are all included.</span></p>

<p style="text-align:justify"><span style="font-size:18px">A basic knowledge of mathematics, physics and chemistry is assumed but some of the fundamental principles that are essential in soil testing are explained where appropriate.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Professionals, academics and students in geotechnical engineering, consulting engineers, geotechnical laboratory supervisors and technicians will all find this book of great value.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Acknowledgements,&nbsp;1 Scope and general requirements,&nbsp;2 Moisture content and index tests,&nbsp;3 Density and particle density,&nbsp;4 Patticle size,&nbsp;5 Chemical tests,&nbsp;6 Compaction tests,&nbsp;7 Description of soils,&nbsp;Appendix: Units, Nomenclature and laboratory&nbsp;equipment,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 3664, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('bf777274-cc6f-4303-979e-251daf4e932f', '0bf8bf4c-cecb-422f-b277-61157cf42afc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Supply Chain Management: Strategy, Planning and Operation</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sunil Chopra</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789361592898</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 778, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('bf909720-6ee1-4523-b038-01cf868bab51', '1743ce33-9561-40be-a014-dad482dabf7f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">All the essential knowledge of the mental science of Yoga is contained in this complete illustrated handbook: <em>asanas </em>(postures), breathing exercises, concentration, meditation, diet and philosophy.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Philosophy and Aim of Yoga</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Man, his Three Bodies, and Their Functions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Yogic Cleaning of the Physical Body</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Differences between Yogic Exercises and Physical Culture</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conquest of Old Age through Yogic Exercisee</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">Savasan—</span></em><span style="font-family:"Bookman Old Style",serif">Corpse Pose; and Relaxation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Natural Diet of Man</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><em><span style="font-family:"Bookman Old Style",serif">Pranayama </span></em><span style="font-family:"Bookman Old Style",serif">or Yogic Breathing</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Astral Body, the Mystery of Mind, and Extrasensory Perception</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Absolute and Evolution of <em>Prakriti</em></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Self as Existence, Knowledge and Bliss</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Conquest of Death</span></span></span></li>
</ol>
', 78, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('bf9f4832-64df-4bbf-83d1-b8542b8fdc2e', 'bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Glimpses of Vedic Literature</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kireet Joshi</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471646</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5582, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('bfa5c36f-14ea-456f-a56e-aa7f2b3d9fa5', '36b9e915-5812-4a32-a901-5b0ad77474f4', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Safeguarding Adults in Social Work - 2/e New</h1>', 4613, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('bfaa3785-fa18-4a15-805d-f942f9b3c161', 'df2e2381-4bf6-465e-88f6-1298014fe8e7', 'Description HTML', 1, '<h1>The Origin of Chirality in the Molecules of Life - A Revision from Awareness to the Current Theories and Perspectives of this Unsolved Problem New</h1>', 4136, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('bfbcf796-2585-42a8-952b-e87e7fb22b0b', 'f6575e40-7107-4096-a737-9a030d56ad23', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Integrated Models in Production Planning, Inventory, Quality and Maintenance</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">M.A. Rahim</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">0792373472</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780792373476</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">445</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2001</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1963, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('bfbf4148-f0b9-47e3-a941-a1f8cb8a2e45', 'af6aa9fa-5369-4cef-a5ab-7757bc702c7e', 'Additional Attributes HTML', 1, '<h1>Frontiers in Number Theory Physics and Geometry II -On Conformal Field Theories, Discrete Groups and Renormalization new</h1>', 2544, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('bfc4ad1e-16de-4c55-92da-cdeb8773d881', '14cd6cf8-dd10-425b-8a62-65aeed3b5387', 'Description HTML', 1, '<h1>Feminist Research Practice - A Primer NEW</h1>', 5200, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('bfe6c651-96ef-4d4c-8ec9-3c345b91da6e', '38263618-58a6-4154-be12-b13b33bbc87f', 'Description HTML', 1, '<h1>Petals of Joy - A Bouquet of Short Stories of Odia Women Writers</h1>', 4546, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('bfeb705c-6c1a-4e69-9638-48f867316784', '24c1162b-8248-4621-a913-dd155ca7cf86', 'Additional Attributes HTML', 1, '<h1>Integrative Plant Biochemistry - Recent Advances in Phytochemistry</h1>', 3677, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('bfff0d1e-5871-4cbf-bb04-2bb6825e87c2', 'b0e232a3-56da-4199-a7e7-411319971e21', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Lord Shrikrishna is revered by a vast majority of Indians as a seer of human values, a preacher, protector of good and destroyer of the evil. To profile the person of a deity held on par with Gods and who lived with humans, sported with them and shared their agony and vicissitudes, Suffice to say, Lord Shrikrishna revealed himself for the sake of establishing ''Dharma'' when humanity was undergoing a tough and critical phase.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This narration is authentic, but not bland. It is precise, forceful and piquant. Authenticity being the soul of his narration, naturally it has a great impact on our mind as it churns it with its emotional impact as result of evidence re-viewed by historical events in support of the particular moves of the Lord. The thought provoking explanations by the author leave a lasting emotional impact on the reader''s mind.&nbsp;</span></p>', 2122, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('c0015ed7-ce58-42b0-9d61-de92b3b22e20', '655973d2-ba02-428c-9156-22b287d3b447', 'Description HTML', 1, '<p>Social workers must develop a sensitive yet informed approach when working with service users from different social and cultural groups. In many aspects of life, including accessing human services, people are marginalised, ignored, stigmatised or discriminated against because of one or more aspects of their identity: age, sexual orientation, faith or belief, gender, race or ethnicity, social class, and disability. This book acts as a guide for students to develop their understanding of these various groups while illustrating how the social work value base can be a central part of such understanding.</p>', 5160, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('c00754fc-0245-4c17-92fe-d6df4a75b214', '98f107ee-b86e-4208-a59b-cb2c984b86bf', 'Description HTML', 1, '<h1>Principles of Multimedia Database Systems</h1>', 3416, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('c015bd52-fa25-4cfd-9e94-5b02d031accd', '3472fc55-f6f9-46bb-9c9d-e066e1590aea', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Gems of Vedic Wisdom</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Kamlesh Sharma</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471257</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5713, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('c0241878-ac60-4d12-a1cc-184335901dc9', 'e68b92f7-dcdf-4e26-8fbf-3272c1bafd23', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bryan S. Turner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412928526</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>256</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3067, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c031d2fa-56bd-4a4b-a137-78d098d8690d', 'b49d2988-2996-4859-8c2e-ddd90b735e0b', 'Description HTML', 1, '<p><strong><u>About the book</u></strong></p>

<p>The aim of the present collection of questions and problems is to develop practical skills during study of one of the fundamental sciences, physics. The Collection is intended for the self-instruction of students of technical colleges. The best way to use it is to solve the problems while preparing for term exams.</p>

<p>The Collection contains more than 400 questions and problems covering all the sections of the physics course. All questions and problems have detailed answers and solutions. For this reason the two main sections of the book, Questions and Problems and Answers and Solutions, have identical headings and numbering: each chapter in the first section has a corresponding chapter in the second, and the numbering of answers corresponds to the numbering of problems.</p>

<p>A special feature of the Collection is the drawings and diagrams for most of the questions and answers. The diagrams use a variety of scales: linear, semilog, log-log, and quadratic.</p>

<p>Arrangement of the material in this Collection corresponds to the structure most commonly used in college physics textbooks. One exception is the questions and problems involving the special theory of relativity. These are placed in different chapters, starting from the one dealing with mechanics.</p>

<p><strong>Contents</strong></p>

<p>Introduction 7</p>

<p><strong>Questions and Problems 10</strong></p>

<p>1. Fundamentals of Mechanics to<br>
2. Molecular Physics and Thermodynamics<br>
3. Electrostatics 42<br>
4. Direct Current 54<br>
5. Electromagnetism 67<br>
6. Oscillatory Motion and Waves 80<br>
7. Alternating Current 92<br>
8. Optics 95<br>
9. Atomic and Nuclear Physics t09</p>

<p><strong>Answers and Solutions 121</strong></p>

<p>1. Fundamentals of Mechanics 121<br>
2. Molecular Physics and Thermodynamics<br>
3. Electrostatics 188<br>
4. Direct Current 213<br>
5. Electromagnetism 233<br>
6. Oscillatory Motion and Waves 254<br>
7. Alternating Current 275<br>
8. Optics 286<br>
9. Atomic and Nuclear Physics 316</p>

<p><strong>Postface 335</strong></p>', 1206, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('c042551c-e6c7-4332-8fa7-828d03716d94', '449a8b37-8ad8-4706-98de-a47614c97455', 'Description HTML', 1, '<h1>The Lloyd Cole - Concise Dictionary of Quotations</h1>', 2401, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('c042ca34-4f34-4ecf-b1ce-32ed2e7dfd92', 'd5d9f7d8-3fd5-490c-84c2-ad8a2603d9d8', 'Description HTML', 1, '<h1>Modernisation of Social Work Education BOOK</h1>', 5176, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('c04908db-e521-4bd9-89e7-bcc11f08c688', '79601815-01cb-4e5f-9e7d-5bdc176ddc6d', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"> Business Communication 10/e.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Lehman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355730817</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 540, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('c04b71f8-3309-4af7-92dc-be7603ac6e08', 'e7d3e66a-d323-4c23-8c66-6025bdf79dcf', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Myint Swe Khine, Issa M. Saleh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789400704480</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3881, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('c05782d3-0d64-4fac-9f3b-c37b422592f8', '3c15074c-03a4-4aae-bd65-d211be8f3322', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>This book gives a systematic presentation of the fundamentals of Euclidean geometry, non-Euclidean geometry of Lobachevsky and Riemann, projective geometry and the geometrical aspects of spe­cial relativity theory. It also gives a general idea about constant curvature geometries. The subject matter has been shaped by the needs of the students and by my own experience.</p>

<p>A few words on the use of the book as a textbook in a course of the foundations of geometry are in order. The subject matter is distribut­ed over the first two parts. It is presented systematically throughout the book and practically does not omit any of the details of the ar­guments (except for the proofs of certain theorems of elementary geometry). It is evident that in lectures such a detailed presentation would be unprofitable (even if many hours were assigned to this course). The most difficult portion is Chapter 2 in the first part of the book; I feel that in lectures one should discuss from this chapter the formulations of the axioms and present examples of rigorous proofs of certain theorems; moreover, the most important aspects, for exam­ple, the measurement of length, the equivalence of Archimedes’ and Cantor’s axioms to Dedekind’s axiom and the significance of these axioms for the substantiation of analytic geometry, should be discussed in detail. The proof of the majority of the initial theorems of elementary geometry should be left for self-study.</p>

<p><strong>Contents</strong></p>

<p><strong>Preface to the English Edition 9</strong></p>

<p><strong>Part 1. The Foundations of Geometry</strong></p>

<p>Chapter 1.A Short Review of Investigations into the Foundations of Geometry</p>

<p>1.1 Euclid’s definitions, postulates, and axioms</p>

<p>1.2 The fifth postulate 16</p>

<p>1.3 Lobachevsky and his geometry 33</p>

<p>1.4 The formation of the notion of geometrical space 36</p>

<p>Chapter 2.The Axioms of Elementary Geometry</p>

<p>2.1 Geometrical elements 42</p>

<p>2.2 Group I: axioms of incidence 42</p>

<p>2.3 Group II: axioms of betweenness 45</p>

<p>2.4 Corollaries of the axioms of incidence and betweenness 45</p>

<p>2.5 Group III: axioms of congruence 53</p>

<p>2.6 Corollaries of Axioms I-III 57</p>

<p>2.7 Group IV: axioms of continuity 69</p>

<p>2.8 Group V: the axiom of parallelism. Absolute and divergent lines 96</p>

<p>Chapter 3. The Non-Euclidean Theory of Parallels</p>

<p>3.1 Lobachevsky’s definition of parallels 82</p>

<p>3.2 Peculiarities in the location of parallel lines 85</p>

<p>3.3 Lobachevsky’s function II(x) 100</p>

<p>3.4 Lines and planes in Lobachevskian space 104</p>

<p>3.5 Equidistants and oricycles 111</p>

<p>3.6 Equidistant surfaces and horospheres 121</p>

<p>3.7 Elementary geometry on surfaces in Lobachevskian space 126</p>

<p>3.8 Area of a triangle 136</p>

<p>3.9 Proof of logical consistency of Lobachevskian geometry 146</p>

<p>3.10 The basic metric relationships in Lobachevskian geometry 165</p>

<p>3.11 Riemannian geometry: a brief survey 178</p>

<p>Chapter 4. Investigation of the Axioms of Elementary Geometry</p>

<p>4.1 Three basic problems of axiomatic theory 188</p>

<p>4.2 Consistency of the axioms of Euclidean geometry 191</p>

<p>4.3 Proof of independence of some axioms of Euclidean geometry 205</p>

<p>4.4 Axiom of completeness 216</p>

<p>4.5 The completeness of axioms of Euclidean geometry 220</p>

<p>4.6 The axiomatic method in mathematics</p>

<p><strong>Part 2. Projective Geometry</strong></p>

<p>Chapter 5. The Foundations of Projective Geometry</p>

<p>5.1 The subject matter of projective geometry 223</p>

<p>5.2 Desargues’ theorem. Harmonic sets of elements 226</p>

<p>5.3 Order of points on the projective line 231</p>

<p>5.4 Division of harmonic pairs. Continuity of the harmonic correspondence 244</p>

<p>5.5 The axiom of continuity. Projective system of coordinates on a line 252</p>

<p>5.6 Projective coordinate systems on a plane and in space 258</p>

<p>5.7 Projective correspondence between elements of one-dimensional manifolds 270</p>

<p>5.8 Projective correspondences between two- and three-dimensional manifolds 283</p>

<p>5.9 Analytic representation for projectivities. Involution 292</p>

<p>5.10 Transformation formulas for projective coordinates. Cross ratio of four elements 300</p>

<p>5.11 The principle of duality 316</p>

<p>5.12 Algebraic curves and pencils. Algebraic surfaces and bundles. Complex projective plane and complex projective space 325</p>

<p>5.13 Images of second degree. The theory of polars 337</p>

<p>5.14 Constructive theorems and problems of projective geometry 346</p>

<p>Chapter 6. Group-Theoretic Principles in Geometry. Groups of Transformations</p>

<p>6.1 Geometry and the theory of groups 362</p>

<p>6.2 The projective group and its basic subgroups 391</p>

<p>6.3 Geometries of Lobachevsky, Riemann, and Euclid in the projective setting 408</p>

<p>Chapter 7. Minkowski Space</p>

<p>7.1 Multidimensional affine space 425</p>

<p>7.2 Euclidean spaces and Minkowski space 440</p>

<p>7.3 The space of events of the special relativity theory 455</p>

<p>Chapter 8. Differential Properties of Non-Euclidean Metric</p>

<p>8.1 Metric form of the Euclidean plane 474</p>

<p>8.2 The distance between two points on the Lobachevskian plane 478</p>

<p>8.3 Metric form of the Lobachevskian plane 489</p>

<p>8.4 Intrinsic geometry of a surface and the Beltrami problem 505</p>

<p>8.5 Geometry on a surface of constant curvature 511</p>

<p>8.6 Derivation of basic metric relations in Lobachevskian geometry 523</p>

<p><strong>Part 3. Constant Curvature Geometry</strong></p>

<p>Chapter 9. Spatial Forms in Constant Curvature Geometry</p>

<p>9.1 Two-dimensional manifolds with differential-geometric metric 529</p>

<p>9.2 Parabolic spatial forms 537</p>

<p>9.3 Elliptic spatial forms 544</p>

<p>9.4 Hyperbolic spatial forms 547</p>

<p><strong>Name Index 553</strong></p>

<p>&nbsp;</p>', 1210, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('c07208b0-db8e-4403-9166-591dfebaf0b9', 'fd031822-4a8f-432d-b9e5-8f62686d70ae', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This comprehensive textbook provides a fundamental framework for understanding the theory, process, and practice of entrepreneurship. It captures the concepts and insights that would equip aspiring and practicing entrepreneurs with the necessary expertise for starting and running their ventures. The author has consciously attempted to strike a balance between theory and practice while keeping a concise and lucid approach. It assumes no prior knowledge at the reader’s end and caters to Management and Engineering streams alike. This book includes more than 100 real-life examples of start-ups from India. It discusses all aspects of launching a venture—including, but not limited to, idea generation, market validation, team building, fund-raising, product marketing, and customer outreach and engagement, acquiring/ polishing overall entrepreneurial skills. This textbook will be useful to MBA students, participants of executive courses/workshops, practicing managers, and readers interested in entrepreneurship and entrepreneurial skill-building.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction<br>
1. Are You an Entrepreneur?<br>
2. What Is Your Idea?<br>
3. What Is Your Strategy?<br>
4. Managing Team Members<br>
5. Raising and Managing Finances<br>
6. Managing Customers<br>
7. Managing Operations and Legalities<br>
8. Managing Growth<br>
9. Managing Self and Well-being<br>
10. Entrepreneurship Ecosystem in India<br>
Annexures<br>
Stories of Real-life Entrepreneurs<br>
The Evolution of Indian Unicorns<br>
Index&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 567, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('c07a3007-9033-4de1-84af-299b3db0167a', '4a908a6b-a539-4636-a16d-b6718e3ad835', 'Additional Attributes HTML', 1, '<h1>Software Engineering</h1>', 3405, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('c07d6c0e-3ea8-4d07-a722-cbd7e488d39e', '8000a077-df47-41eb-b8ad-6abb219695ba', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><br>
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>1. Turks in Central Asia: An Overview of Early Ethno-linguistic&nbsp;Linkages and Political Development in Turkey from Empire to Republic</strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Early Linkages of Turks with Central Asia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Russification of Central Asia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pre-Revolutionary Religious Refoam Movements in Central Asia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pan Turkism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ottoman Reforms: Islam vs. Modernization</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Islamism and the Young Ottomans</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Young Turks and Constitutional Reforms (1908-23)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Advent of Turkism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Induction of Western Identity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">2. Pan-Turkism: Historical and Contemporary</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Origin of Pan-Turkism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pan-Turanism of Zia Gokalp</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Basmachis Movement</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tactical use of Pan-Turkism and Pan-Islamism during the war of Independence</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turco-Russian Rapproachment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contemporary Pan-Turkism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">3. Turkey’s Interest in the Caspian Sea Region: Relations with Azerbaijan, Turkmenistan and Kazakhstan</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey''s Interests</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Policy towards the Caspian-Caucasian States</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The CaspianSea Controversy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey-Azerbaijan Oil Pipelines and the Karabakh Dispute</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nagorno-Karabakh Conflict and Turkey</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkmen Gas and Turkey</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Kazakh OIl and Turkey</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey and Iran in the Caspian Sea Basin</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey'' Rivals: Iran and Russia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Azerbaijani Oil and Turkey and Iran</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey and Russia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey''s Expectations from the United States</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><br>
<span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>4. Turkey in Post-Soviet Central Asia</strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Economic Co-operation Organization (ECO)&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The EU Factor</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey and Regional Integration in Central Asia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">5. Turkey and the Emerging Geo-political Constellations in Central Asia</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I Turkey and the Euro-American Configuration: Gains and Constraints</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey, US, NATO and the European Security Kurdish Issue</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The CFE Revision of Conventional Arms Limitation Claues</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II Russia-Turkey-Iran Triangle</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Russia''s Interests in the Southern Caucasus</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Islamic Militancy</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pan-Turkism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">UA Military Activities in South-Caucasus and NATO''S Expansion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Caspian Oil and Pipeline&nbsp;Projects</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Russia and Iran</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Emerging Equations between Russia, Iran and Turkey</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Russia and Iran on Identity of the Caspian Sea&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Politics of Pipelines</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A Four Dimensional Alliance and Regional Power Balance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">6. Turkey, Israel and Greece in Trans-Caucasia and Central Asia</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey and Israel: New Alliesin Southern Caucasus and Central Asia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey-Israel Co-operation in Central Asia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Israel and the Central Asian Republics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Azerbaijan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Tajikistan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Uzbekistan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkmenistan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Kazakhstan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Kyrgyzstan</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkey and Greece in Trans-Caucasus: Strange "bed-fellows"</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Major Points of Discord between Greece and Turkey&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cyprus Issue</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sharing the Aegean Sea Resources: Problems of Territorial Waters and Continental Shelf</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Turkish Minority in Greece</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The EU Factor</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The US as a Factor in Turkey-Greece Relations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Post-Soviet Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ankara Searching new friends and improving Relations with the Adversaries</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Greece in Trans-Caucasia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Greece and Armenia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Greece in Azerbaijan and Georgia</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">7. Whither Turkey?-Some Possible Options</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water Problem with Syria</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Kurdish Problem with Iraq</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Armenian "Genocide"</span></span></span></p>', 5731, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('c0851a08-7a01-49e7-b564-7abbc967f18b', '63e1645b-1bfc-4570-8f9d-1a9a1675eeb9', 'Description HTML', 1, '<h1>Medical Law and Ethics - 3/e</h1>', 4927, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c085e11d-c889-4a2d-95a0-a4ae3bceedbb', '1b4e4d8d-5342-4073-864e-127ed1649ffa', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>H K Malik, A K Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351341901</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4171, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('c0881803-e6b5-4154-a567-03b31b6f8142', '1b32f3c3-75bc-4a78-99f1-3e649ebd1fb3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Stalcup</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>9780737703382</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4926, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c08b37a0-29a6-46c0-a0c1-d90ba63cf54d', '2a7d4fa5-27bf-42fc-899f-ac4f3029dfe3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David B. Allison, Monica L. Baksin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412951357</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4874, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c0952bfe-aef9-4f18-8ac1-60a8bcbd1a23', '043bc84b-2430-4b81-80b8-704cbf5b287e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">About the Book</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Tantraloka means light on Tantra-the magnum opus of Abhinavagupta (950-1050 AD)&nbsp; Literally Tantra means thread and happens to have been used in one of the earliest usage in the Rgveda (X53.6) itself in such a deep sense as understanding binding the entire reality together in a single fold of comprehension so beneficial as to transform the human nature of all its baser kind of tendency into the most idealistic form which is known as the divine.</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Contents: </span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol. 1</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">&nbsp;Chapter-1</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Difference Between Consciousness and Reality Apparent to the Onlooker</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-2</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Deliberation on The Highest Goal of Life</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-3</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Method of Expositing Onself to Sambhu</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol.&nbsp;2</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-4</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Sakta Upaya</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-5</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Anava Upaya</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chaper-6</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Essence of Time</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-7</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Origin of Cakras and Process of Arousal</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol. 3</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-8</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Desadhva-Manifestation of Consciousness in Terms of Space</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-9</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Exposition on the Constituent Elements of the Reality</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol.-4</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-10</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Tattvadhvan-Analysis of&nbsp; Basic Essence of the Path of Tattvas</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-11</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Deliberation on Time and Kala</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-12</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Anavopaya-Transformation of Individual of Siva-hood</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-13</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Deliberation on the Descent of the Force of Consciousnes-Saktipata</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol. -5</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-14</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Deliberation on the Rite a Prescribed in the Sastra</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-15</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol. 6</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-16</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Deliberation on Teacher’s Acts During Initiation</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-17</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Rite of Initiation Beginning from Birth</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-18</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Abridged form of Initiation Prescribed by Lord Siva</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-19</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Initiation for Immediate Liberation</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-20</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Process of Initiation of the Ignorant</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-21</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Initiation in Absentia (Paroksa Diksa)</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-22</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Initiation in Raising the Emblem of Siva (Lingoddharana Diksa)</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-23</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Rite of Sacred Bath</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-24</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Deliberation on Post-Mortem Initiation</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-25</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Post-Mortem Rite According to Trika System</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-26</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Duties and Conduct of an Aspirant</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-27</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Mode of Worship of the Emblem (Linga-Puja)</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol. 7</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-28</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Deliberation on Incidental Rites And Celebrations (Naimittika)</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-29</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Secret of Kula System</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol. 8</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-30</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Mantras Applicable to Trika System of Worship</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-31</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Deliberation of Mandalas</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-32</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Mudra</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-33</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Unification of Divine Forces</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-34</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Individualistic Approach to Siva-Hood</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-35</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Concordance of All Scriptural Provisions</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-36</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Tradition of Saivism</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Chapter-37</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Conclusion and Deliberation</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Vol. 9</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-family:Comic Sans MS,cursive"><strong><span style="font-size:18px">Sri Malinivijayottaratantram</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 4785, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('c09548fc-aa1d-44b0-94a0-bb3a6eb2216a', '4f7d4a8e-5c22-4257-a4dd-4c27103a1e5e', 'Additional Attributes HTML', 1, '<h1>Management - Principles and Practices NEW</h1>', 3185, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('c09b739f-5d3e-47c1-ae0f-1bc7a4f14b58', '51c07608-9238-40bd-9649-c6df2562a084', 'Description HTML', 1, '<p>The new&nbsp;Collins Dictionary of the English Language&nbsp;is comprehensive and authoritative,&nbsp;providing an endlessly browsable “good read” for language lovers. Elegantly packaged with attractive yet durable binding, this is the perfect gift for the dictionary buff or language lover in your life. This dictionary contains all the words and definitions you need every day, plus over 200 essays and special features on a wide range of language topics. With essays on the history of English, the influence of other languages on English, and English as it is used around the world, this reference also touches on the language of historically important writers (including Chaucer and Shakespeare), and grammar controversies.</p>', 2246, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('c0a3acde-1cf9-499f-b922-bdf1a4f83b86', '031036f3-52e6-4894-939c-be744aa10a14', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:42.05pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:42.05pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Commentary on the customs act, 1962 (act no. 52 of 1962) 17th/e, 3Vols. Complete Set&nbsp;</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">T.P. Mukerjee </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">The Delhi Law House </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">9789388918503</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">4042</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1453, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('c0a9624d-1682-41a8-9be8-0e046e0be544', '867a3a2a-6051-46a9-afcc-3e465d8d8889', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Contributors,&nbsp;1 Introduction Overview,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">2&nbsp; The Historical Context of Piaget''s Ideas,&nbsp;3 Piaget''s Developmental Epistemology,&nbsp;4 Piaget''s Biology,&nbsp;5 On the Concept(s) of the Social in Piaget,&nbsp;6 Piaget on Equilibration,&nbsp;7 Constructive Processes: Abstraction, Generalization, and Dialectics,&nbsp;8 Piaget and Method,&nbsp;9 Infancy,&nbsp;10 Childhood,&nbsp;11 Adolescence,&nbsp;12 Piaget''s Theory of Moral Development,&nbsp;13 Piaget''s Enduring Contribution to a Science of Consciousness,&nbsp;14&nbsp; &nbsp;Piaget and Affectivity,&nbsp;15 Piaget''s Pedagogy,&nbsp;16 Piaget in the United States, 1925-1971,&nbsp;17 The Mind''s Staircase Revised,&nbsp;18 Dynamic Development: A Neo-Piagetian Approach,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;</span></span><span style="font-size:18px">&nbsp;</span></p>', 2042, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('c0b23573-5537-41fe-8fe2-4a5732a5b63a', 'fa47ec10-2588-47a5-9429-11e38d64153a', 'Additional Attributes HTML', 1, '<table border="0" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sub Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Encyclopedia of World Literature in the 20th Century, 3/e - 4 Vols. Set</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author / Editor</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Steven Serafin</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 10 Digit</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">1558623736</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781558623736</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2709 pages</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>', 1550, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('c0b79ed5-2845-4409-a7fc-da9125febb35', 'a3e6823a-f7fa-45ae-bfb7-93ae3d9c7a88', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Grounds For Optimism</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">L.Bobrov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">248</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1072, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('c0d4c10d-c7dd-490d-80b5-f9bc5f222456', '8b1983f9-31f3-4599-bef6-b5181d210aa1', 'Description HTML', 1, '<h1>Adiparv Mahabharat&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<table style="width:100%">
	<tbody>
		<tr>
			<td>
			<h3>Mahabharat Ke Adiparv&nbsp;</h3>
			</td>
		</tr>
	</tbody>
</table>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>Mahabharat Ke&nbsp;Adiparv</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>

<h1>&nbsp;</h1>', 2942, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('c0f36aed-ae63-4462-86d4-b14c2ebea5c2', '944c18aa-0cd9-4f3b-ae7b-36007069c1cd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Murali Sivaramakrishnan, Ujjwal Jana</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735883</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2724, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('c0f440d9-468d-4d24-b00e-c483153acb3b', '88fa4611-b733-41b7-b5d4-50851ffded2f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong><br>
<span style="font-family:"Bookman Old Style",serif">As Business Statistics evolves and becomes an increasingly important part of one’s business education, how business statistics gets taught and what gets taught becomes all the more important. The eighth edition of Statistics for Managers Using Microsoft Excel encompasses ways to help students see the relevance of statistics in their own careers and acquaint them with the various tools that will enable them to apply statistics in their professional domains.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Defining and Collecting Data</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organizing and Visualizing Variables</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Numerical Descriptive Measures</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Basic Probability</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Discrete Probability Distributions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Normal Distribution and Other Continuous Distributions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sampling Distributions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Confidence Interval Estimation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamentals of Hypothesis Testing: One-Sample Tests</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Two-Sample Tests</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Analysis of Variance</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chi-Square and Nonparametric Tests</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Simple Linear Regression</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Multiple Regression</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Multiple Regression Model Building</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Time-Series Forecasting</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Getting Ready to Analyze Data in the Future</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>

<ol>
</ol>', 759, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('c1045f5f-10ce-4522-a374-e3506112573f', 'aebe2937-58fe-4c0d-af69-cbea4714d44c', 'Description HTML', 1, '<h1>Marketing 5/e</h1>', 3050, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c11c29ef-bab7-4bda-9bf0-2afb11d0e48f', '0f92a2d1-d198-486d-aa97-117826fb9fc3', 'Description HTML', 1, '<p>Technology, in its current usage, can most simply be understood to have three components: artifacts, practices, and knowledge. Artifacts are the material objects that exist in the world. Practices are the methods and techniques used to interact with artifacts and knowledge represents the underlying theoretical and conceptual paradigms that influence technology in different cultural contexts. Using these components as the framework, this four volume major work traces the intellectual, scholarly, and public evolution of technology studies and ultimately questions whether technologies are truly autonomous within the societies they inhabit and whether or not technological changes drive social changes. Rayvon David Fouché presents the evolving conceptualizations of technology to understand the ways in which technology has shaped global society. Technology Studies is part of the ''Key Issues for the 21st Century'' series published by SAGE which brings together collections on those critical issues that will shape our future.</p>

<p>This four-volume set covers:</p>

<p>Volume 1: Conceptualizing Technology</p>

<p>Volume 2: Theorizing Technological Change</p>

<p>Volume 3: Politics of Technology</p>

<p>Volume 4: Technology and Culture</p>', 4504, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c11fb5be-8e4e-4288-a178-0e8eed5f0f5e', '2b302adc-1157-43ed-b4ad-93c75ed074d9', 'Additional Attributes HTML', 1, '<h1>Encyclopedia of Digital Government in 3 Vols.</h1>', 4537, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('c12428ad-de8b-4f8a-8671-a9b3e7699caa', 'fd9fe938-b947-4e22-9344-e1c03d51924e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Encyclopedia Britannica (Latest) - 32 Vols. Complete Set&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781593398378</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Britannica</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2203, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('c13f553a-3df9-4631-acfc-cc905cc43d61', '28da0eed-fbe5-4bc8-a16b-852e1e80b119', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Design and Use of Serious Games</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Bacteria - The Benign, the Bad, and the Beautiful</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402094958</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 2237, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('c141646e-13c3-4027-be04-685e5c6af633', '07e0c5ed-22bf-465d-9d2b-b13b6d8852f8', 'Description HTML', 1, '<p>This is a critical assessment of breakthrough biosensor technologies that will allow for the rapid identification of biological threat agents in the environment and human population. The book provides a comprehensive overview of the current state of biological weapons threat, and reviews biosensor technologies including detection platforms, networked alarm-type biodetector systems, implementation strategies, electro-optical and electrochemical biosensors.</p>', 4202, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('c165b980-ce0e-4a20-8a14-8545b55cf06a', 'fff9b359-4ca1-498b-80ec-70b6376f58ba', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Anyone aspiring to more advanced studies in computer-related fields must gain an understanding of the two parallel aspects of the modern digital computer: programming methodology and the underlying machine architecture. The uniquely integrated approach of Computer Architecture and Organization connects the programmer''s view of a computer system with the associated hardware and peripheral devices, providing a thorough, three-dimensional view of what goes on inside the machine.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Covering all the major topics normally found in a first course in computer architecture, the text focuses on the essentials including the instruction set architecture (ISA), network-related issues, and programming methodology. Using "real world" case studies to put the information into perspective, the chapters examine:</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Data representation,&nbsp;• Arithmetic,&nbsp;• The instruction set architecture,&nbsp;• Datapath and control,&nbsp;• Languages and the machine,&nbsp;• Memory,&nbsp;• Buses and peripherals,&nbsp;• Networking and communication,&nbsp;• Advanced computer architecture</span></p>

<p style="text-align:justify"><span style="font-size:18px">A valuable feature of this book is the use of ARC, a subset of the SPARC processor, for an instruction set architecture. A platform-independent ARCTools suite, containing an assembler and simulator for the ARC ISA, that supports the examples used in the book is available. Better yet, the content is supplemented by online problem sets available through WileyPlus.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Balanced and thoughtfully designed for use as either a classroom text or self-study guide, Computer Architecture and Organization: An Integrated Approach will put you solidly on track for advancing to higher levels in computer-related disciplines.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - PREFACE, CHAPTER 1 INTRODUCTION, CHAPTER 2 DATA REPRESENTATION, CHAPTER 3 ARITHMETIC, CHAPTER 4 THE INSTRUCTION SET ARCHITECTURE, CHAPTER 5 DATAPATH AND CONTROL, CHAPTER 6 LANGUAGES AND THE MACHINE, CHAPTER 7 MEMORY, CHAPTER 8 BUSES AND PERIPHERALS, CHAPTER 9 NETWORKING AND COMMUNICATION, CHAPTER 10 ADVANCED COMPUTER ARCHITECTURE, APPENDIX A: DIGITAL LOGIC, APPENDIX B: USING ARCTools, INDEX</span></p>', 1791, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('c168aa9c-d234-4579-baa2-f663c164ede2', '390cf382-9a2f-4f78-b3a9-d82d7577404b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Chandrasekhar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380873572</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4263, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('c16a99a1-e014-464b-a377-ce38d6ce8579', 'c9624129-7075-4dfd-935e-863d555bb9d7', 'Description HTML', 1, '<h1>History of Modern India and Contemporary World</h1>', 2661, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('c16b14be-2ecb-4640-994e-edf666a50314', 'dc83af21-2031-4165-8c77-b8fd78e8481f', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Nayi Kahani aur Harishankar Parsayi ka Katha Sahitya: Ek Vivechan&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">Dr. Kanta Gupta</td>
		</tr>
		<tr>
			<td style="text-align:center">ISBN 13 Digit</td>
			<td style="text-align:center">9789380669526</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Gyan Prakashan</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>', 2879, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('c17a7a90-8cdb-4a44-868c-35fac7c59e22', 'f6e9585c-ed1c-4392-8959-a758a05bb30f', 'Description HTML', 1, '<p>This book focuses on extremal problems. For instance, it seeks a domain which minimizes or maximizes a given eigenvalue of the Laplace operator with various boundary conditions and various geometric constraints. Also considered is the case of functions of eigenvalues. The text probes similar questions for other elliptic operators, such as Schrodinger, and explores optimal composites and optimal insulation problems in terms of eigenvalues.</p>

<ul>
</ul>', 2339, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('c1a021af-4608-4fbb-89ed-744575cf21d9', '0f5ffa85-bdb2-40ef-a4e6-a574e61919c5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Chandrakanta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158010</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1504</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3299, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('c1a3fafa-0508-40a2-aae4-3f8299582360', '95becd37-1b96-4938-86fb-960916347d1b', 'Additional Attributes HTML', 1, '<h1>Gender, Race and Religion intersections and Challenges -Ethnic and Racial Studies A</h1>', 4485, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c1b34992-52d0-4d84-8365-8cd0bfbb7e49', '8bd3656a-105a-40bb-92f1-c22e65ce5ddb', 'Additional Attributes HTML', 1, '<h1>Essential Theory for Social Work Practice</h1>', 4639, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('c1c94c8e-30e2-411d-b3f8-13284e945997', '73354b2f-8a90-4333-a1e4-0bbe7a7f2b9e', 'Additional Attributes HTML', 1, '<p style="text-align:center">&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Food Oligosaccharides - Production, Analysis and Bioactivity</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Moreno, Sanz</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118426494</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 1269, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c1d4caab-7ad9-4778-b830-509825b5b428', '9f6016a7-aa4e-4dcc-8ba0-3607cfb7b688', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>B. A. Mannan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184881653</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5771, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('c1dbe9b7-e7a3-425e-b282-e1291e1fdbb8', '18663dd3-1b0e-41b7-a487-05372fee58ff', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Functions of a Complex Variable, Operational Calculus, and Stability Theory&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">M.L Krasnov&nbsp;</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">376</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1199, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('c1eca036-ff09-4ba1-8a34-37c854c495a7', '20bd07e0-a3dd-4b57-b2e7-8f0fbca4c1c7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Raja Ram Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385810565</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4970, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c1f9f5dc-6d09-4df9-a5e2-45cf328ee115', '739b078a-eb1e-456e-ba8c-5af2ba6a2e33', 'Description HTML', 1, '<p>Bravery, Bonding. and brotherhood characterize an IndianArmysoldier. He is trained to be quicksilver in hisresponses,simultaneously also to be disciplined to a fault. thisdisciplineincludes adherence to duty, adherence to humanity andadherence towhat is right in the lace to danger whatever it may be!He istrained to respect personal honesty, loyalty and Integrity.Histraining is so exacting that it shows up in his day to dayliving.It is with no doubt that everyone agrees that a soldieralwaysstands with an edge beyond all in society! In these pages wecarryunbelievable stones of soldiers who rose above all odds tofightfor the nation, whatever the sacrifice! We salute these bravemenwho stayed united in their patriotism and whose mottoalwaysremained, ''Nation First''.</p>', 5766, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('c2049492-9885-4a7c-828e-24a4a728637c', '4d86b34f-0113-481c-8d84-d8f5435950ea', 'Description HTML', 1, '<p>Handbook of Public Policy Evaluation is the only book of its kind to present aspects of public policy evaluation that relate to economic, technology, social, political, international, and legal problems. Rather than looking at specific narrowly focused programs, this book emphasizes broad-based evaluation theory, study, and application, providing a rich variety of exceptional insights and ideas. Designed to facilitate integration and coherence, key features in this volume include: Systematic evaluation, measuring the policy alternatives available for achieving goals Win-win evaluation, processing policy alternatives that can enable conservatives, liberals, and other major viewpoints to all come out ahead of their best initial expectations simultaneously Policy evaluation, offering methods, examples, studies, professionalism, perspectives, concepts, trends, substance, theory, applications, dispute resolution, interdisciplinary interaction and bibliographies and applications The book targets the need for improvement in the methods, processes, and substance of public policy and opens the gate of public policy to be more effective, efficient, and equitable. Policymakers, administrators, analysts, and practitioners alike will find the Handbook a necessary resource of alternative public policies that are placed in context with a direct course to positive results.</p>', 5623, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c20b7539-da19-4f88-aad6-9642e5151fde', 'd4e0327b-e22c-49a6-b677-acf39e3b2a6a', 'Description HTML', 1, '<p>Marketing Strategy and Competitive Positioning deals with the process of developing and implementing a marketing strategy and how these processes can be managed to gain and sustain superior performance in the market place. The 4th edition contains 3 new chapters Competing Through the New Marketing Mix, Strategic Customer Management, Corporate Social Responsibility. Thoroughly updated with new examples and the latest research findings, this new edition also boasts updates case studies in each chapter, taken from recent editions of the Financial Times, that illustrate the practical implications of the issues raised.</p>', 3046, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c214c0b6-51e7-4bca-a2cf-26e5aa179205', '2045fab4-ec02-4786-9d40-361547fe9b2e', 'Description HTML', 1, '<p>This book is a compilation of the papers presented at the national conference on Health and Social Work Practices: New Frontiers and Challenges organized by the Department of Social Work, Centre for Rural Development, Periyar Maniammai University, Vallam, Thanjavur, Tamil Nadu, India. The conference aimed to provide a forum for government personnel, social workers, those working in the voluntary and corporate sectors, academics from allied disciplines and all those interested in working in the area of health, to come together and discuss ways for health promotion and better implementation of healthcare and welfare services. BN We find it a valuable resource in the hands of anybody who wishes to learn about recent developments in social work amid the health sector with inputs from allied professionals. We hope this information will foster the ability to work together.</p>', 4967, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c23861b0-b811-46de-a496-d6f0e97d4e50', '644a594d-ba09-4846-8b74-4994beed1097', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gopal Lahiri, Kiriti Sengupta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172738099</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2696, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('c238f059-d5eb-40e8-b6e6-dd90ca3a83e6', '221e6d4a-d02b-4f1d-bc53-d81b6c0376fc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Information Technology for Management: Driving Digital Transformation to Increase Local and Global Performance, Growth and Sustainability 12/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Turban/ Pollard</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354641985</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 622, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('c24007f9-2e60-401e-9588-43f60f08c2c7', 'c1afe78d-495a-4c97-ad6b-da6268a9fa77', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anish Mishr</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385144080</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4984, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c24904c3-b5e8-4544-a2b1-07fcd5a69113', '3fa49f3d-26c3-4e6e-9fc6-105e2f289bcc', 'Description HTML', 1, '<p>This book presents an excellent analysis of&nbsp;how a family business is&nbsp;different from other forms of organization and especially its peculiarities in relation to entrepreneurship.&nbsp;Focusing on small and medium-sized second-generation Chinese family businesses this book provides an in-depth analysis on the relationship between the firms’ family attributes – or “familiness” as conceptualized in this book – and entrepreneurial processes, which leads to different outcomes.&nbsp;Eight cases&nbsp;from China are presented in this book and a dual-level approach is proposed for research on entrepreneurship in family businesses, emphasising both firm processes and the role of individual owner-managers. Readers will also find several useful policy and practice-oriented&nbsp;perspectives&nbsp;in this book.</p>', 2188, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('c24add97-b284-465c-a3d2-06aec6f33e8c', '7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>D. Alamargot, P. Terrier, J.M. Cellier</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780080474878</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4569, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('c24f2d00-da04-4f71-ab62-efee5ef44a79', 'a64d2a1d-90bb-4a21-ad6b-5f4dc69db278', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This edition draws from the authors'' extensive first-hand experiences and relationships with executives and practitioners worldwide to highlight critical developments in the field. You examine recent advancements in supply chain fraud management, artificial intelligence, analytics, procurement automation and robotic process automation. New content also discusses supply chain fraud management and mitigation, emerging technology in real-time supply chain control towers, use of block chain and the creation of Centers of Excellence. Carefully selected topics correspond to hiring requirements for supply chain positions today to help position you as a strong candidate.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1: INTRODUCTION.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction to Purchasing and Supply Chain Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 2: PURCHASING OPERATIONS AND STRUCTURE.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. The Purchasing Process.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Purchasing Policies and Procedures.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Supply Management Integration for Competitive Advantage.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Purchasing and Supply Management Organization.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 3: STRATEGIC SOURCING.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Supply Management and Commodity Strategy Development.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Supplier Evaluation and Selection.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Supplier Quality Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Supplier Management and Development: Creating a World-Class Supply Base.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Worldwide Sourcing.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 4: STRATEGIC SOURCING PROCESS.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Strategic Cost Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">12. Purchasing and Supply Chain Analysis: Tools and Techniques.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">13. Negotiation and Conflict Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">14. Contract Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">15. Purchasing Law and Ethics.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 5: CRITICAL SUPPLY CHAIN ELEMENTS.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">16. Lean Supply Chain Management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">17. Purchasing Services.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">18. Supply Chain Information Systems and Electronic Sourcing.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">19. Performance Measurement and Evaluation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 6: FUTURE DIRECTIONS.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">20. Purchasing and Supply Strategy Trends.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 579, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('c250f78a-d214-491d-b887-73f75eb9c9c0', '4a908a6b-a539-4636-a16d-b6718e3ad835', 'Description HTML', 1, '<p>Software Engineering covers conventional as well as current methodologies of software development to explain core concepts with a number of case studies and worked out examples interspersed among the chapters. Current industry practices followed in development, such as computer-aided software engineering, have also been included, as are important topics like Widget-based GUI and Windows Management System. This book also has coverage on interdisciplinary topics in software engineering that will be useful for software professionals such as quality management, project management metrics and quality standards</p>', 3404, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('c251ec82-841c-4249-ae19-b21e4c54bee7', '378a1128-a60a-4c4c-8164-b230787a6da1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>for Architecture, Engineering and Construction</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tom Carson, Donna L. Baker</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1846280206</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781846280207</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>247</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6045, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c25615d4-f889-4544-84a7-f4bc60b8d026', '522d25ba-9608-4f9a-a6b6-6703b018e489', 'Description HTML', 1, '<h4><span style="font-size:12.0pt">Bharat Ka Itihas (Ek Navin Dristhikon)</span></h4>

<p> </p>
', 155, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('c26525cf-cb9e-46bc-b1c0-2e8d32313411', '71d24ab1-34c3-4799-991a-33c2e2960dba', 'Description HTML', 1, '<h3>योग में पंचकोश साधना&nbsp;</h3>', 1763, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('c265990a-b8dd-45ba-a016-2bb789f499fe', 'e7d7bd4c-bae8-4d5e-8a2b-5df293b4fc0a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623660</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5879, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('c26c1199-9b6d-4b4a-bf33-e3893c980eab', '1382d5dc-275a-4ff9-bc38-7c84386c0285', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Original Text with complete English Translation, & Commentaries</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ajai Kumar Chhawchharia</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8183900100</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788183900102</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>123</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5572, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c26d44f0-5f0d-4a7f-b245-f2fa864e75b5', '96efbb45-6e12-4c63-ab95-4ce399943d2e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A lucid and exemplary introduction to Indian labour laws and a thorough discussion on the legislations dealing with industrial Relations and labour issues. Aiming to provide the readers with an understanding and knowledge of labour laws, this textbook presents a collection of legislations dealing with industrial Relations, wages, work conditions and social security and legislations regulating the employment of women and children in industrial activities. It focuses on the application of labour laws to and within businesses and deals with legal postulations from the perspective of a manager. By including a number of relevant cases and case lets highlighting various labour issues of industrial units across the country, industrial Relations and labour laws for managers helps students of human Resource Management as well as HR professionals to understand the legal implications in a relatable way. Key features comprehensive coverage of labour and industrial Relations laws along with contemporary developments each Act supported by carefully curated cases to exemplify the practical facets and their implications each case followed by judgement and explanation unveiling the application of the legal concept each Chapter aided by objective and descriptive exercises and case-based questions to aid teaching and learning in a classroom situation.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamental Aspects of Industrial Relations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Evolution of Labour Legislation in India</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Factories Act, 1948</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contract Labour (Regulation and Abolition) Act,1970</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Child and Adolescent Labour (Prohibition and Regulation) Act, 1986</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Employees’ Compensation Act,1923</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Employees’ State Insurance Act, 1948</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Employees’ Provident Funds and Miscellaneous Provisions Act, 1952</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Payment of Gratuity Act, 1972</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Maternity Benefit Act, 1961</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Payment of Wages Act, 1936</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Minimum Wages Act, 1948</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Industrial Disputes Act, 1947</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Industrial Employment (Standing Orders) Act, 1946</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Trade Unions Act, 1965</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Apprentices Act, 1961</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Employment Exchanges (Compulsory Notification of Vacancies) Act, 1959</span></span></span></li>
</ol>
', 459, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('c291d896-0603-404d-866d-eca375f11d95', 'b0aecb99-2c69-4034-909d-30220d95e2a5', 'Description HTML', 1, '<p>What is international business? How does it differ from local or national business? What are the fundamental challenges and emerging trends in international business? What is the impact of globalization, corporate social responsibility, and the ever expanding use of digital technology on corporate strategies and executive decisions? International Business: Theory and Practice addresses these questions by providing the student with a broad overview of the subject, while guiding readers through the practical issues and context of international business with the use of a range of examples, cases and discussion questions drawn from around the world. Current critical issues in international business are analysed and explored: corporate social responsibility in an era of unprecedented globalization, the rise of the global entrepreneur and the `democratization'' of competition worldwide, and applications of technology in a digital economy. Key Features: - Unpacks the complex issues facing both multi-national enterprises (MNE) and international small and medium enterprises (SME) - Contains a full range of learning features including international case studies, explanations of key terms, a glossary, and annotated further reading - A dedicated companion website with material to support both lecturers and students.</p>', 3204, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('c2936a29-ba50-4541-a9e2-08f871c30a31', '8d5fa44b-a001-4a43-bd96-7f79ad189881', 'Description HTML', 1, '<h1>Introductory Solid State Physics - 2/e</h1>', 4172, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('c2a4a66a-80a2-490e-a410-c360ebcfea08', '37fda693-fe87-4b66-9a7a-a077b10686dd', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Pradeep Kotwal</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184352306</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5590, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c2ada63b-b4a2-4cc9-ba5a-8189cc9090af', '381deaa9-f8fe-4b54-87a1-6952e33b8f9b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Nikrouz Faroughi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789339222307</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3469, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('c2bccb4b-c3b4-4670-8059-a2dd15139911', 'e8bbb00f-8121-41cd-b63c-d1462b6525fe', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Acoustic Fish Reconnaissance</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">I. L. Kalikhman</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780849323331</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">CRC</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 3791, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('c2d41cd2-7592-4565-b048-59c9355827ed', '2ab21e3f-872a-4c2a-a7b0-aa99bf0076eb', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>About the book</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Marketing to businesses is fundamentally different from marketing to individual consumers. Business to business (B2B) marketing usually involves a much longer and multifaceted sales cycle. Additionally, decision makers are usually highly involved as the stakes are high. Understanding the B2B process is vital for the success of businesses as there is increasing burden on managers to provide concrete results. Thus, decision making in the B2B context may be understood as individual psychology, small group psychology or a large group psychology. Consequently, it is important to use apposite strategies to engage B2B customers. Typically, B2B marketing encompasses marketing to both for-profit and non-profit businesses. Not-for-profit businesses include both government and non-government organizations. Thus, the B2B marketing process is longer and is largely driven by relationship marketing. Buying decisions are made more rationally as there are multiple influencers involved in decision making. The demand can be for both B2B products and services. The B2B demand is both derived and joint, making it less elastic as compared to the demand for B2C products and services. Thus, B2B transactions are usually larger compared to B2C transactions, thus justifying a more direct and frequent contact between buyers and sellers. The aforementioned existing difference between B2C and B2B marketing has led to the evolution of a new stream in marketing, i.e., B2B marketing. This book, B2B Marketing, eleventh edition, offers a comprehensive learning of various facets of B2B marketing and is meant to meet the requirements of management and commerce students of various universities across the country. )</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Contents:</strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part I: The Environment of Business Marketing</strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">A Business Marketing Perspective</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part II: Managing Relationships in Business Marketing</strong></span></span></p>

<ol start="2">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Organizational Buying Behavior</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Customer Relationship Management Strategies for Business Markets</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part III: Assessing Market Opportunities</strong></span></span></p>

<ol start="4">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Segmenting the Business Market and Estimating Segment Demand</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part IV: Formulating Business Marketing Strategy</strong></span></span></p>

<ol start="5">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Business Marketing Planning: Strategic Perspectives</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Business Marketing Strategies for Global Markets</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Managing Products for Business Markets</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Managing Innovation and New Industrial Product Development</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Managing Services for Business Markets</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Managing Business Marketing Channels</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Supply Chain Management</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Pricing Strategies For Business Markets</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Business Marketing Communications: Advertising and Sales Promotion</span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Business Marketing Communications: Managing the Personal Selling Function</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Part V: Evaluating Business Marketing Strategy and Performance</strong></span></span></p>

<ol start="15">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Marketing Performance Measurement</span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Chapter Cases</span></span></p>', 803, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('c2d7284a-1b2d-42fc-957a-d95a8a8b3051', '0b412bc6-cfc1-4145-8c7e-0af94ecf5f11', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Social thought provides general theories to explain actions and behavior of society as a whole, encompassing sociological, political, and philosophical ideas. From Roland Barthes to Umberto Eco, Theodor W. Adorno to Jean Baudrillard, the twentieth and early twenty first century have been marked by great thinkers who have pushed boundaries, shifted paradigms and explored old ideas in new ways. These ''masters'' have each produced vast and seminal canons of work that have had far reaching and influential impact on the way we think about our world. Through acclaimed critical theorists and philosophers, the SAGE Masters in Modern Social Thought series explores the ideas and themes of the writings of these great thinkers and collects together their masterpieces for researchers, graduate students and academia in general.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:#000000; font-family:Calibri,sans-serif">Appendix of Sources,&nbsp;Editors'' Introduction,&nbsp;Volume I&nbsp;I. The Engagement with Postmodernity and Phenomenology,&nbsp;</span></span><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">II. Hermeneutics and Epistemology,&nbsp;III. Metaphysics, Volume II&nbsp;IV. Normativity and Reason,&nbsp;V. Discourse Ethics,&nbsp;Volume III&nbsp;VI. Law, Democracy, and the Public Sphere,&nbsp;VII. Cosmopokitanism and the Nation State,&nbsp;Volume IV&nbsp;VIII. Habermas and Psychology,&nbsp;IX. Habermas and Bioethics,&nbsp;X. Habermas and Feminism,&nbsp;XI. Aesthetics,&nbsp; XII.&nbsp;Habermas and Science</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2146, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('c2d86a8a-8b2b-4d63-90e3-5734da67b31a', 'dee45766-3956-408f-87fc-a9634c0f40b5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Geophysical methods are becoming an increasingly valuable tool for agricultural applications. Agricultural geophysics investigations are commonly focused on delineating small-and/or large-scale objects/ features within the soil profile over very large areas. Agricultural geophysics is an emerging discipline that involves non-invasive geophysical techniques for obtaining valuable soil surface and near surface information.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book describes geophysics methods applied to agriculture might be the most important sections to some readers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Geophysics, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Applications for Dryland Agriculture Research and Geophysical Methods, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Geography of Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">GIS Based Crop Production Model and its Applications in Agriculture, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Quantum Magnetometer,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electrical Geophysical Methods in Soil Genesis Studies, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Geophysical Methods for Evaluating Physical Properties and Hydrology of Urban Soils Quality, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Spontaneous Electrical Phenomena in Solutions and Porous Media</span></span></span></p>', 699, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('c2e07803-6434-4370-b51e-4e62ca4af527', '7e6bab21-6a8f-47e4-a152-4f3e3c719928', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual-Psychology, Its Assumptions and Its Results</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Psychical Hermaphrodism and the Masculine Protest-The Cardinal Problem of Nervous Diseases </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">New Leading Principles for the Practice of Individual-Psychology</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual-Psychological Treatment of Neuroses</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contributions to the Theory of Hallucination</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Study of Child Psychology and Neurosis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Psychic Treatment of Trigeminal Neuralgia</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Problem of Distance</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Masculine Attitude in Female Neurotics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Concept of Resistance During Treatment</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Syphilophobia</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Nervous Insomnia</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual-Psychological Conclusions on Sleep Disturbances</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Homo-Sexuality</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Compulsion Neurosis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">On the Function of the Compulsion Conception as a means of Intensifying the Individuality-Feeling</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Neurotic Hunger-Strike</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dreams and Dream-Interpretation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">On the Role of the Unconscious in Neurosis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Life-Lie and Responsibility in Neurosis and Psychosis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Melancholia and Paranoia</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual-Psychological Remarks on Alfred Berger’s <em>Hofrat Eysenhardt</em></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dostoevsky</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">New View-Points on War Neuroses</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Myelodysplasia (Organ Inferiority)</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual-Psychological Education</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Individual-Psychology of Prostitution</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Demoralized Children</span></span></span></li>
</ol>', 90, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('c2e4d405-46d1-459d-b0b1-6ffa95832b0f', '8ebabcb5-ce84-4432-80f2-79df2d67dfaf', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Political Thoughts in India - 400 B.C.-1980</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">A. Appadorai</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8185495718</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788185495712</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">393</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2020</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1916, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('c2ef6318-bdac-4d76-a52b-66475c068c58', 'b01819f6-8c0c-44e4-82d7-64c08f719ee8', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Environmental Encyclopedia - 2 Vols. Set</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td>Environmental Encyclopedia - 2 Vols.&nbsp;</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>‎1414487363</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>978141448736</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>2000 pages</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
			<td>&nbsp;</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2187, '2026-08-11 12:40:01', '2026-08-11 12:40:01'),
('c2f05c60-e9c1-4b36-9574-a2064820e071', 'a9c36421-6027-4403-8341-21963702bda9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vijay K. Garg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788177588798</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3989, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('c3043a2e-1457-45e7-bb0a-73deb903b7c9', '10398adf-8eac-4de4-bb6a-820623cf7ede', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Computer Systems Architecture&nbsp;</td>
		</tr>
		<tr>
			<th>Author</th>
			<td style="height:30pt; vertical-align:middle; white-space:normal; width:88pt">M. Morris Mano</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789332585607</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>586</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2018</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Third</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5850, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('c3157505-5b3e-4c41-975b-67aa44996bb2', 'ce75cf6e-9d08-4b8a-ab24-07c58613bacc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Tamara L. Roleff</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737700695</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1999</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4671, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('c32a4000-f0c7-442b-a06d-c4336bd882b0', '68595069-a910-4aa5-93c0-f75fadd59778', 'Additional Attributes HTML', 1, '<table class="Table" style="border:undefined">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Performance Analysis of Network Architectures</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Dietmar Tutsch</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">3540343083</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">9783540343080</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">244</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Hardcover</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2006</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 6021, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c3376dca-9925-47ba-bb90-5f1fb51fc949', 'f1febb6a-2cfc-46dc-b683-bb890d751568', 'Additional Attributes HTML', 1, '<h1>Learning ASP.NET AJAX</h1>', 4463, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c33d5080-c678-4542-889d-a230cdf9e8ab', '596b66e7-ff1f-48ba-80ce-5810ca2f45e9', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Master business modeling and analysis techniques with Microsoft Excel 2019 and Office 365 and transform data into bottom-line results. Written by award-winning educator Wayne Winston, this hands-on, scenario-focused guide helps you use Excel to ask the right questions and get accurate, actionable answers. New coverage ranges from Power Query/Get & Transform to Office 365 Geography and Stock data types. Practice with more than 800 problems, many based on actual challenges faced by working analysts. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 1 Basic worksheet modeling </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 2 Range names </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 3 Lookup functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 4 The INDEX function </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 5 The MATCH function </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 6 Text functions and Flash Fill </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 7 Dates and date functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 8 NPV and XNPV functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 9 IRR, XIRR, and MIRR functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 10 More Excel financial functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 11 Circular references </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 12 IF, IFERROR, IFS, CHOOSE, and SWITCH functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 13 Time and time functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 14 The Paste Special command </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 15 Three-dimensional formulas and hyperlinks </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 16 The auditing tool and the Inquire add-in </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 17 Sensitivity analysis with data tables </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 18 The Goal Seek command </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 19 Using the Scenario Manager for sensitivity analysis </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 20 The COUNTIF, COUNTIFS, COUNT, COUNTA, and COUNTBLANK functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 21 The SUMIF, AVERAGEIF, SUMIFS, AVERAGEIFS, MAXIFS, and MINIFS functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 22 The OFFSET function </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 23 The INDIRECT function </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 24 Conditional formatting </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 25 Sorting in Excel </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 26 Excel tables and table slicers </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 27 Spin buttons, scrollbars, option buttons, check boxes, combo boxes, and group list boxes </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 28 The analytics revolution </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 29 An introduction to optimization with Excel Solver </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 30 Using Solver to determine the optimal product mix </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 31 Using Solver to schedule your workforce </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 32 Using Solver to solve transportation or distribution problems </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 33 Using Solver for capital budgeting </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 34 Using Solver for financial planning </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 35 Using Solver to rate sports teams </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 36 Warehouse location and the GRG Multistart and Evolutionary Solver engines </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 37 Penalties and the Evolutionary Solver </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 38 The traveling salesperson problem </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 39 Importing data from a text file or document </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 40 Get & Transform </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 41 Geography and Stock data types </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 42 Validating data </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 43 Summarizing data by using histograms and Pareto charts </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 44 Summarizing data by using descriptive statistics </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 45 Using pivot tables and slicers to describe data </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 46 The Data Model </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 47 Power Pivot </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 48 Filled and 3D Power Maps </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 49 Sparkline </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 50 Summarizing data with database statistical functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 51 Filtering data and removing duplicates </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 52 Consolidating data </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 53 Creating subtotals </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 54 Charting tricks </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 55 Estimating straight-line relationships </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 56 Modeling exponential growth </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 57 The power curve </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 58 Using correlations to summarize relationships </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 59 Introduction to multiple regression </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 60 Incorporating qualitative factors into multiple regression </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 61 Modeling nonlinearities and interactions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 62 Analysis of variance: One-way ANOVA </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 63 Randomized blocks and two-way ANOVA </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 64 Using moving averages to understand time series </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 65 Winters method and the Forecast Sheet </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 66 Ratio-to-moving-average forecast method </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 67 Forecasting in the presence of special events </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 68 An introduction to probability </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 69 An introduction to random variables </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 70 The binomial, hypergeometric, and negative binomial random variables </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 71 The Poisson and exponential random variable </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 72 The normal random variable and Z-scores </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 73 Weibull and beta distributions: Modeling machine life and duration of a project</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"> CHAPTER 74 Making probability statements from forecasts </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 75 Using the lognormal random variable to model stock prices </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 76 Importing historical stock data into Excel </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 77 Introduction to Monte Carlo simulation </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 78 Calculating an optimal bid</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 79 Simulating stock prices and asset-allocation modeling </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 80 Fun and games: Simulating gambling and sporting event probabilities </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 81 Using resampling to analyze data </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 82 Pricing stock options </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 83 Determining customer value </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 84 The economic order quantity inventory model </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 85 Inventory modeling with uncertain demand </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 86 Queuing theory: The mathematics of waiting in line </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 87 Estimating a demand curve </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 88 Pricing products by using tie-ins </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 89 Pricing products by using subjectively determined demand </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 90 Nonlinear pricing </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 91 Array formulas and functions </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 92 Recording macros </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">CHAPTER 93 Advanced sensitivity analysis </span></span></span></p>
', 571, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('c343099e-15ee-4e05-8b94-77bb604ca6b0', 'f3e2086a-8cc6-41a2-b9d6-e96c93b1fa0d', 'Description HTML', 1, '<h4 style="text-align:center">राम -जन्मभूमि मंदिर अयोध्या की प्राचीनता: आभिलेखिक &nbsp;एवं &nbsp;पुरातात्विक &nbsp;उत्खनन &nbsp;के &nbsp;प्रमाणों पर आधारित&nbsp;</h4>', 4324, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('c3567947-1162-4127-92ba-54cc707053b8', 'd8c43732-4fc4-4d78-ab46-67f66c047210', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Communicating for Results  4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Carolyn Meyer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780199496570</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 480, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('c3661b16-97a2-41e8-8126-b92a0bf18097', '2f202c6d-97fa-4196-91ac-1cfa39fe1226', 'Description HTML', 1, '<p>About the Book</p>

<p><strong>An important resource that examines the physical aspects of wireless communications based on mathematical and physical evidence</strong></p>

<p><em>The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication</em>describes the electromagnetic principles for designing a cellular wireless system and includes the subtle electromagnetic principles that are often overlooked in designing such a system. This important text explores both the physics and mathematical concepts used in deploying antennas for transmission and reception of electromagnetic signals and examines how to select the proper methodology from a wide range of scenarios.</p>

<p>In this much-needed guide, the authors—noted experts in the field—explore the principle of electromagnetics as developed through the Maxwellian principles and describe the properties of an antenna in the frequency domain. The text also includes a review of the characterization of propagation path loss in a cellular wireless environment and examines ultrawideband antennas and the mechanisms of broadband transmission of both power and information. This important resource:</p>

<ul>
	<li>Includes a discussion of the shortcomings of a MIMO system from both theoretical and practical aspects</li>
	<li>Demonstrates how to deploy base station antennas with better efficiency</li>
	<li>Validates the principle and the theoretical analysis of electromagnetic propagation in cellular wireless communication</li>
	<li>Contains results of experiments that are solidly grounded in mathematics and physics</li>
</ul>

<p>Written for engineers, researchers, and educators who are or plan to work in the field, <em>The Physics and Mathematics of Electromagnetic Wave Propagation in Cellular Wireless Communication</em>offers an essential resource for understanding the principles underpinning wireless communications.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><strong>1 The Mystery of Wave Propagation and Radiation from an Antenna 1</strong></p>

<p>Summary 1</p>

<p>1.1 Historical Overview of Maxwell’s Equations 3</p>

<p>1.2 Review of Maxwell–Hertz–Heaviside Equations 5</p>

<p>1.2.1 Faraday’s Law 5</p>

<p>1.2.2 Generalized Ampere’s Law 8</p>

<p>1.2.3 Gauss’s Law of Electrostatics 9</p>

<p>1.2.4 Gauss’s Law of Magnetostatics 10</p>

<p>1.2.5 Equation of Continuity 11</p>

<p>1.3 Development of Wave Equations 12</p>

<p>1.4 Methodologies for the Solution of the Wave Equations 16</p>

<p>1.5 General Solution of Maxwell’s Equations 19</p>

<p>1.6 Power (Correlation) Versus Reciprocity (Convolution) 24</p>

<p>1.7 Radiation and Reception Properties of a Point Source Antenna in Frequency and in Time Domain 28</p>

<p>1.7.1 Radiation of Fields from Point Sources 28</p>

<p>1.7.1.1 Far Field in Frequency Domain of a Point Radiator 29</p>

<p>1.7.1.2 Far Field in Time Domain of a Point Radiator 30</p>

<p>1.7.2 Reception Properties of a Point Receiver 31</p>

<p>1.8 Radiation and Reception Properties of Finite‐Sized Dipole‐Like Structures in Frequency and in Time 33</p>

<p>1.8.1 Radiation Fields from Wire‐Like Structures in the Frequency Domain 33</p>

<p>1.8.2 Radiation Fields from Wire‐Like Structures in the Time Domain 34</p>

<p>1.8.3 Induced Voltage on a Finite‐Sized Receive Wire‐Like Structure Due to a Transient Incident Field 34</p>

<p>1.8.4 Radiation Fields from Electrically Small Wire‐Like Structures in the Time Domain 35</p>

<p>1.9 An Expose on Channel Capacity 44</p>

<p>1.9.1 Shannon Channel Capacity 47</p>

<p>1.9.2 Gabor Channel Capacity 51</p>

<p>1.9.3 Hartley‐Nyquist‐Tuller Channel Capacity 53</p>

<p>1.10 Conclusion 56</p>

<p>References 57</p>

<p><strong>2 Characterization of Radiating Elements Using Electromagnetic Principles in the Frequency Domain 61</strong></p>

<p>Summary 61</p>

<p>2.1 Field Produced by a Hertzian Dipole 62</p>

<p>2.2 Concept of Near and Far Fields 65</p>

<p>2.3 Field Radiated by a Small Circular Loop 68</p>

<p>2.4 Field Produced by a Finite‐Sized Dipole 70</p>

<p>2.5 Radiation Field from a Finite‐Sized Dipole Antenna 72</p>

<p>2.6 Maximum Power Transfer and Efficiency 74</p>

<p>2.6.1 Maximum Power Transfer 75</p>

<p>2.6.2 Analysis Using Simple Circuits 77</p>

<p>2.6.3 Computed Results Using Realistic Antennas 81</p>

<p>2.6.4 Use/Misuse of the S‐Parameters 84</p>

<p>2.7 Radiation Efficiency of Electrically Small Versus Electrically Large Antenna 85</p>

<p>2.7.1 What is an Electrically Small Antenna (ESA)? 86</p>

<p>2.7.2 Performance of Electrically Small Antenna Versus Large Resonant Antennas 86</p>

<p>2.8 Challenges in Designing a Matched ESA 90</p>

<p>2.9 Near‐ and Far‐Field Properties of Antennas Deployed Over Earth 94</p>

<p>2.10 Use of Spatial Antenna Diversity 100</p>

<p>2.11 Performance of Antennas Operating Over Ground 104</p>

<p>2.12 Fields Inside a Dielectric Room and a Conducting Box 107</p>

<p>2.13 The Mathematics and Physics of an Antenna Array 120</p>

<p>2.14 Does Use of Multiple Antennas Makes Sense? 123</p>

<p>2.14.1 Is MIMO Really Better than SISO? 132</p>

<p>2.15 Signal Enhancement Methodology Through Adaptivity on Transmit Instead of MIMO 138</p>

<p>2.16 Conclusion 148</p>

<p>Appendix 2A Where Does the Far Field of an Antenna Really Starts Under Different Environments? 149</p>

<p>Summary 149</p>

<p>2A.1 Introduction 150</p>

<p>2A.2 Derivation of the Formula 2<em>D<sup>2</sup>/λ</em>&nbsp;153</p>

<p>2A.3 Dipole Antennas Operating in Free Space 157</p>

<p>2A.4 Dipole Antennas Radiating Over an Imperfect Ground 162</p>

<p>2A.5 Epilogue 164</p>

<p>References 167</p>

<p><strong>3 Mechanism of Wireless Propagation: Physics, Mathematics, and Realization 171</strong></p>

<p>Summary 171</p>

<p>3.1 Introduction 172</p>

<p>3.2 Description and Analysis of Measured Data on Propagation Available in the Literature 173</p>

<p>3.3 Electromagnetic Analysis of Propagation Path Loss Using a Macro Model 184</p>

<p>3.4 Accurate Numerical Evaluation of the Fields Near an Earth–Air Interface 190</p>

<p>3.5 Use of the Numerically Accurate Macro Model for Analysis of Okumura et al.’s Measurement Data 192</p>

<p>3.6 Visualization of the Propagation Mechanism 199</p>

<p>3.7 A Note on the Conventional Propagation Models 203</p>

<p>3.8 Refinement of the Macro Model to Take Transmitting Antenna’s Electronic and Mechanical Tilt into Account 207</p>

<p>3.9 Refinement of the Data Collection Mechanism and its Interpretation Through the Definition of the Proper Route 210</p>

<p>3.10 Lessons Learnt: Possible Elimination of Slow Fading and a Better Way to Deploy Base Station Antennas 217</p>

<p>3.10.1 Experimental Measurement Setup 224</p>

<p>3.11 Cellular Wireless Propagation Occurs Through the Zenneck Wave and not Surface Waves 227</p>

<p>3.12 Conclusion 233</p>

<p>Appendix 3A Sommerfeld Formulation for a Vertical Electric Dipole Radiating Over an Imperfect Ground Plane 234</p>

<p>Appendix 3B Asymptotic Evaluation of the Integrals by the Method of Steepest Descent 247</p>

<p>Appendix 3C Asymptotic Evaluation of the Integrals When there Exists a Pole Near the Saddle Point 252</p>

<p>Appendix 3D Evaluation of Fields Near the Interface 254</p>

<p>Appendix 3E Properties of a Zenneck Wave 258</p>

<p>Appendix 3F Properties of a Surface Wave 259</p>

<p>References 261</p>

<p><strong>4 Methodologies for Ultrawideband Distortionless Transmission/ Reception of Power and Information 265</strong></p>

<p>Summary 265</p>

<p>4.1 Introduction 266</p>

<p>4.2 Transient Responses from Differently Sized Dipoles 268</p>

<p>4.3 A Travelling Wave Antenna 276</p>

<p>4.4 UWB Input Pulse Exciting a Dipole of Different Lengths 279</p>

<p>4.5 Time Domain Responses of Some Special Antennas 281</p>

<p>4.5.1 Dipole Antennas 281</p>

<p>4.5.2 Biconical Antennas 292</p>

<p>4.5.3 TEM Horn Antenna 299</p>

<p>4.6 Two Ultrawideband Antennas of Century Bandwidth 305</p>

<p>4.6.1 A Century Bandwidth Bi‐Blade Antenna 306</p>

<p>4.6.2 Cone‐Blade Antenna 310</p>

<p>4.6.3 Impulse Radiating Antenna (IRA) 313</p>

<p>4.7 Experimental Verification of Distortionless Transmission of Ultrawideband Signals 315</p>

<p>4.8 Distortionless Transmission and Reception of Ultrawideband Signals Fitting the FCC Mask 327</p>

<p>4.8.1 Design of a T‐pulse 329</p>

<p>4.8.2 Synthesis of a T‐pulse Fitting the FCC Mask 331</p>

<p>4.8.3 Distortionless Transmission and Reception of a UWB Pulse Fitting the FCC Mask 332</p>

<p>4.9 Simultaneous Transmission of Information and Power in Wireless Antennas 338</p>

<p>4.9.1 Introduction 338</p>

<p>4.9.2 Formulation and Optimization of the Various Channel Capacities 342</p>

<p>4.9.2.1 Optimization for the Shannon Channel Capacity 342</p>

<p>4.9.2.2 Optimization for the Gabor Channel Capacity 344</p>

<p>4.9.2.3 Optimization for the Hartley‐Nyquist‐Tuller Channel Capacity 345</p>

<p>4.9.3 Channel Capacity Simulation of a Frequency Selective Channel Using a Pair of Transmitting and Receiving Antennas 347</p>

<p>4.9.4 Optimization of Each Channel Capacity Formulation 353</p>

<p>4.10 Effect of Broadband Matching in Simultaneous Information and Power Transfer 355</p>

<p>4.10.1 Problem Description 357</p>

<p>4.10.1.1 Total Channel Capacity 358</p>

<p>4.10.1.2 Power Delivery 361</p>

<p>4.10.1.3 Limitation on VSWR 361</p>

<p>4.10.2 Design of Matching Networks 362</p>

<p>4.10.2.1 Simplified Real Frequency Technique (SRFT) 362</p>

<p>4.10.2.2 Use of Non‐Foster Matching Networks 366</p>

<p>4.10.3 Performance Gain When Using a Matching Network 367</p>

<p>4.10.3.1 Constraints of VSWR < 2 367</p>

<p>4.10.3.2 Constraints of VSWR < 3 369</p>

<p>4.10.3.3 Without VSWR Constraint 371</p>

<p>4.10.3.4 Discussions 372</p>

<p>4.10.4 PCB (Printed Circuit Board) Implementation of a Broadband‐ Matched Dipole 373</p>

<p>4.11 Conclusion 376</p>', 1336, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c37ee41b-6b55-4543-92d3-01760b47ddc8', '662b3ff0-9e47-4a74-88b3-c09f2e2fa522', 'Description HTML', 1, '<p>''In a period where short-term, deterministic approaches to mental health seem favoured, O''Hara''s Hope In Counselling represents an important, major contribution to the literature of several professions. Presenting an account both rich and broad, the author provides a summary and overview of ''hope'' from philosophical, nursing, psychotherapeutic and research perspectives. Of particular importance is his emphasis on going beyond a disease-based model of health, ["Treatment is not just fixing what is broken; it is nurturing what is best'' Seligman and Csikszentmihalyi (2000:7)], to place ''hope'' within a positive psychological framework. His exploration of the expression and extent to which it is contained within the theory of many different psychotherapeutic approaches makes this book particularly valuable'' - Ian Townsend, Associate Lecturer, Counselling, University Centre, Blackburn College If you are writing an essay on hope in psychotherapy, or counselling, or coaching, this is the main book you will need! It really is thorough and academically respectable, covering all bases in an admirable way. There is plenty of research, some of it conducted by the author himself....There is a good deal of personal material in this book, and I found it eminently readable. I would recommend it quite strongly. (John Rowan) This is an interesting and well-informed book that, in addition to the wealth of research presented, offers questions and points for reflection at the end of each chapter. The references cited provide a rich source of research literature on the topic of hope and its place within therapy. It is written in a clear, comprehensive style with many examples to draw on and I highly recommend it to anyone in the helping professions, practitioners and students alike. (Jennifer Carlton - Counsellor, Psychotherapist and Hypnotherapist)</p>', 5977, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c38f3eb7-27a4-4645-b003-16e4a3d9eff4', 'f9453c71-cd1d-485b-aab5-6ac3bd27078b', 'Description HTML', 1, '<h1>Mahabharat Kalin Bharatiya Sanskriti - 2 Bhagon Mein</h1>', 2825, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('c39336f5-7520-4180-b3d8-b1f7eeeace88', '0925686c-4903-4ecb-9f92-2b8092d4459b', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><strong>TITLE</strong></td>
			<td style="text-align:center">Amusing Experiments</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>AUTHOR</strong></td>
			<td style="text-align:center">M. Stoliar , L. Fomin</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PUBLISHER</strong></td>
			<td style="text-align:center">Moscow Proveshchenikye</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>YEAR OF PUBLICATION</strong></td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>PAGES</strong></td>
			<td style="text-align:center">84</td>
		</tr>
		<tr>
			<td style="text-align:center"><strong>BINDING</strong></td>
			<td style="text-align:center">Paperback</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1285, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c3984679-bd3f-401b-a8eb-45cbb1f383c2', 'b59e3a1c-3852-4ebf-8394-8f799ab413c7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Lawrence</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780857027351</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>192</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5088, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('c3b2e739-efb9-427f-81cd-b69ade27b1c6', 'fff5d758-745a-47d0-a047-11eadb6ba3e2', 'Description HTML', 1, '<p>The latest addition to the Patai Series covers all aspects of Selenium and Tellurium Chemistry, areas that are of key importance and have an impact on a wide variety of developments in semi-conductors and organometallic chemistry, with wide ranging applications in the chemical and pharmaceutical industries.</p>', 1581, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('c3c1a305-fafb-452b-93a6-f0d333ad2cc6', 'f3b5519e-5e42-42ce-9346-0684c81561bb', 'Description HTML', 1, '<p>Continuum s Reader s Guides are clear, concise accessible introductions to classic works of philosophy. Each book explores the major themes, historical and philosophical context and key passages of a major philosophical text, guiding the reader towards a thorough understanding of often demanding material. Ideal for undergraduate students, the guides provide an essential resource for anyone who needs to get to grips with a philosophical text. John Locke s Second Treatise of Government is one of the most influential texts in the history of political theory. It is a staple of undergraduate courses throughout the English-speaking world and continues to inspire and inform contemporary debates in political philosophy. This introduction to the text is the ideal companion to study, offering guidance on Philosophical and historical context Sources and key themes Reading the text Reception and influence Further reading</p>', 4889, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c3d8145f-d64e-40af-9401-5c130e45c4fd', '496a5c44-653b-450b-94b6-5a0705836317', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Ramayan Kalin Nari (Ek Anushilan)</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Srimati Skolistika Kujur</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788178541969</td>
		</tr>
		<tr>
			<th>Publishers</th>
			<td>Biblia Impex Pvt. Ltd.</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2798, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('c3d8538a-e346-4ca6-be2b-c2b2b465aaed', '13f58f34-8bbb-427d-b647-99d762d89186', 'Description HTML', 1, '<h1>Applications of Game Theory NEW</h1>', 5439, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('c3d881f7-bcc8-4300-aaec-66d90aec6432', 'cdc85097-0d05-4408-b340-92e404e77e74', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">When it comes to cutting-edge innovation in interior design, London competes with the likes of New York, Paris and Tokyo. Interior design, which is as much about fashion as it is about construction, is now a key expression of the status of the wealthy, the corporate values of private enterprises, the missions of institutions and the presentation of culture.</span></p>

<p style="text-align:justify"><span style="font-size:18px">As London has discovered a more urbane attitude to interiors, a wealth of designers and architects has begun a revolution in the treatment of the capital''s interior spaces. New London Interiors brings together the best work of the new millennium - including houses, apartments, restaurants, bars, museums, art galleries, theatres, cinemas, boutiques, salons, gyms, and even schools, colleges and offices - and shows how interiors are the springboard for some of Britain''s brightest architectural talents, and a field that engages some world renowned names. Critical texts by architecture critic Kieran Long evaluate the projects in the context of design, architecture, materials and fashion to create an absorbing snapshot of the state of contemporary interior design.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The new importance of innovative materials has transformed the practice of interior design. Revealed structure and found space, along with rich resins, opulent timbers, stone, marble, steel and glass, have liberated the palette of the interior designer, often with stunning results.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The ephemeral nature of interior fit-outs means that many of these spaces are more experimental, radical and polemical than an exterior is often able to be. New London Interiors is a showcase of these latest trends, and provides an essential guide to the inside of one of the world''s most creative cities.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Introduction, Eating, drinking and sleeping, Shopping, Exercising and grooming, Exhibiting and performing, Learning, Living, Working, Further reading, Picture credits, Index</span></p>', 1803, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('c3e15e25-79a8-4fc3-ae1d-422bbeb2af4a', '68d3e83e-0b2f-4c27-a1c9-fa5d9d97227d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The most conspicuous biological invasions in terrestrial ecosystems have been by exotic plants, insects and vertebrates. Less conspicuous but possibly of equal importance are invasions by soil invertebrates, which are occurring literally beneath our feet. Familiar examples include the South American fire ant (Solenopsis invicta) which has invaded North America and Australia, and the New Zealand flatworm (Arthurdendyus triangulatus) which has become wide-spread in the United Kingdom; both have caused considerable ecological and economic damage. There is now evidence that exotic earthworm invasions are increasing world-wide and may be having significant impacts on soil processes and plant communities in some regions. Much remains to be learned about these ‘cryptic’ biological invasions. The papers in this book are based on efforts by an international group of soil ecologists to assess the biological and ecological mechanisms of earthworm invasions, their geographic extent and impacts on terrestrial ecosystems, and possible means by which earthworm invasions might be mitigated.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content –&nbsp;</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biological invasions belowground-earthworms as invasive species,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dispersal and clonal diversity of North-European parthenogenetic earthworms,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Lumbricid earthworm invasion in the Carpathian Mountains and some other sites in Romania,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Invasion patterns of Lumbricidae into the previously earthworm-free areas of northeastern Europe and the western Great Lakes region of North America,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Earthworm invasion into previously earthworm-free temperate and boreal forests,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Earthworm invasions in the tropics,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Earthworm invasions of ecosystems devoid of earthworms: effects on soil microbes,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The influence of invasive earthworms into ecosystems inhabited by native earthworms,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduced earthworms in agricultural and reclaimed land: their ecology and influences on soil properties, plant production and other soil biota,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Policy and management responses to earthworm invasions in North America&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 3754, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('c3e23bed-eee5-4305-a3f7-41dad5d29f1f', '9a2d4598-e063-4ba3-8699-6f992c8f024d', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Oxford Studies in Ancient Philosophy is a volume of original articles on all aspects of ancient philosophy. The articles may be of substantial length, and include critical notices of major books. OSAP is published twice yearly, in both hardback and paperback.</span></p>

<p style="text-align:justify"><span style="font-size:18px">''The serial Oxford Studies in Ancient Philosophy (OSAP) is fairly regarded as the leading venue for publication in ancient philosophy. It is where one looks to find the state-of-the art. That the serial, which presents itself more as an anthology than as a journal, has traditionally allowed space for lengthier studies, has tended only to add to its prestige; it is as if OSAP thus declares that, since it allows as much space as the merits of the subject require, it can be more entirely devoted to the best and most serious scholarship.''</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Wisdom in Heraclitus,&nbsp;Anaxagoras on Perception, Pleasure, and Pain,&nbsp;Socratic Midwifery: A Second Apology?,&nbsp;Pleasure''s Pyrrhic Victory: An Intellectualist Reading of the Philebus,&nbsp;Substantial Universals in Aristotle''s Categories,&nbsp;The Structure of Teleological Explanations in Aristotle: Theory and Practice, The Assimilation of Sense to Sense-Object in Aristotle,&nbsp; Eudaimonia as an Activity in Nicomachean Ethics I. 8-12,&nbsp;Aristotle''s Poetics without Katharsis, Fear, or Pity,&nbsp;The Early Stoic Doctrine of the Change to Wisdom,&nbsp;Particularism, Promises, and Persons in Cicero''s De officiis,&nbsp;Aspsius on Nicomachean Ethics 7: An Ancient Example of ''Higher Criticism''?,&nbsp;Galen''s Teleology and Functional Explanation,&nbsp;Index Locorum</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2106, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('c3fe0b96-792f-4e9e-976f-686ffd36fe94', '55e5a911-0300-4fee-85e9-ca9ccaf862ee', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Encyclopedia Of Romantic Literature : 3 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Frederick Burwick&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN-13</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781405188104</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edition</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2012</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1346, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c41f01de-e6c9-4b1b-a5f1-8e9f67132f8f', '45334f66-21fb-4d2b-8216-9e259af84e25', 'Description HTML', 2, 'Concentration</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Limitations of the State of Samadhi</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Descent of the Supramental</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Transformations</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Sadhana through Dream and Dreamless Sleep</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Integral Sadhana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Practice of Yoga by Westerners</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga and the Reality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Retrospect And Prospect</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Understanding the Limitations of the Surface Mind</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Confirmation and Widening of the concept of Personal Unconscious</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Significance of the Discovery of the Collective unconscious and the Subliminal&nbsp;</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Corroboration to the Idea of Self</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Implications for the Development of Personality</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Vedic Yoga</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Origin of Yoga</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga of Harmony</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga of Mental and Physical Transformation</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga and Prana</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga of Tapas</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga of the Cosmic Person</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga of Ingression from finitude to Infinitude</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga of Unification of Heart and Head</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.0pt"><span style="font-family:"Bookman Old Style",serif">Yoga of Spectacular Attainments</span></span></span></span></p>', 1384, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('c42d30ed-081f-4487-ac8d-c3d25c16d3a0', 'c6f7b7a6-efc7-44a0-a03d-2e34fe929264', 'Description HTML', 1, '<p>Has the developing world developed modern concepts of stress? Are coping methods the same around the globe? Such questions are not simple to answer, and until recently, few knew to ask them.</p>

<p>In recent years, Western psychologists have recognized that their prevailing views of psychology do not always translate worldwide—and that no culture has a monopoly on either stress or coping. The&nbsp;<strong>Handbook of Multicultural Perspectives on Stress and Coping</strong>&nbsp;was created to address this realization. This unique volume moves beyond simple comparisons of behaviors in other countries by clarifying critical concepts in stress and coping, analyzing and synthesizing vast amounts of global data, and identifying constructs and methodologies necessary for meaningful cross-cultural research.</p>

<p>An international, multiethnic panel of forty-five contributors presents elegant studies of stress, survival, and resilience as cultures evolve and countries interact, including:</p>

<p>• Personal transformation as a coping strategy<br>
• Psychological skills that enhance intercultural adjustment<br>
• Individual versus collectivist values in coping<br>
• Buddhist and Taoist traditions in coping<br>
• The cumulative effects of historical, environmental, and political stressors on nations in the Middle East<br>
• Specific cross-cultural perspectives, from Latino-American families to Canadian aboriginal peoples to minority university students</p>

<p>The editors have assembled a vital store of knowledge, raising crucial implications for clinicians working with immigrant/international populations, and evaluating the current state of theory, research, and assessment. The&nbsp;<strong>Handbook</strong>&nbsp;documents major steps toward scientific advancement—and human understanding.</p>', 2140, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('c448fadb-2be0-4b22-8856-b20bccdec3bf', '5c07c064-0a90-4c0b-86b1-ed4b31c9ce06', 'Description HTML', 1, '<h1>Intuitive Living&nbsp;</h1>', 5094, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('c44d6058-8dd9-4dde-a71b-dabe167d6944', '15280d61-4944-4644-935b-c5449384b59f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rahul</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789386498755</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5392, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('c46992ae-cd14-432a-a878-ee22c4c68572', '8063e184-a6a9-4de4-b2e9-bbafa87dd23c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pandit Deendayal Upadhyay (25 September 1916 – 11 February 1968) was an Indian Philosopher, economist, sociologist, historian, journalist, and political scientist. He was one of the most important leaders of the Bhartiya JanSangh, the forerunner of the present day Bharatiya Janata Party. Deendayal Upadhyaya is well known for his idea as Integral Humanism- the concept which is deeply embedded in Indian psyche. The philosophy of integral humanism advocate the simultaneous and integrated program of the body, mind and intellect and soul of each human being. For 16 years (1951 to 1967) he was General Secretary of the Bharatiya JanSangh. He emerged as an all-round national leader but when this seasoned leader emerged as President of his party, destiny took him away from us in a mysterious and gory end. He was the JanSangh President for only 43 days from December29, 1967 to February 10, 1968. All the matter that has been given in public domain and we have just compiled it.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:-</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Life Sketch</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Upadhyaya and Sangh Parivar</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Upadhyaya: Oriented and Honest</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Upadhyaya and Hindu Religion and Eternal Truth</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Upadhyaya and Ideological Flexibility in National Interest </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Upadhyaya and Integral Humanism</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Upadhyaya and Nature of Dharma</span></span></span></li>
</ol>', 898, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('c46a0097-b5cb-46ac-bb6b-b587a8b9100c', '81eec1f2-0793-4e77-8ae9-36621306041e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Christian Bischof</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781586037963</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>824 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 6029, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c472c72d-90da-4de3-99da-8ea3aeb5ba7c', '9d8748c8-4f82-47a3-89e3-d3a9337b7e94', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Advances in Organometallic Chemistry</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">O.A. Reutov</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1984</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">264</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1096, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('c476dfab-153b-492f-838f-81393b4576da', '028157ce-2aba-41af-bbaa-b13a98d0c6e3', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Philosophy of Political Imagination for the Knowledge Age</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amit Basole</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350023310</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>471</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2015</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5809, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('c4849773-708e-4a06-bcce-a82d8e8694ca', 'a1507d7c-635b-4ae4-890c-9fba6b0ea782', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>&nbsp;Prof. Jose Iovino</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0486780848</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780486780849</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>112</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2014</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1726, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('c49448e0-2ddb-4f4a-a8fc-11065b3fa6ac', '55ebda18-c262-4c6b-a264-fad7a44780a0', 'Additional Attributes HTML', 1, '<h1>Accelerated Project Management - How to Be the First to Market</h1>', 3117, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c49bd7b1-56be-4a6c-aede-c8fe6ef9d544', '98f241d7-43e6-4a8e-849f-bb370a1f7b22', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>John O. S. Wilson</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415615471</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5131, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('c4a2a7e6-2d95-4b10-baab-dec22995987d', '34bbf52e-2442-4981-b81e-2c5741523a5a', 'Description HTML', 1, '<h1>A-Z of World Literature</h1>', 2441, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('c4ac245c-9834-4c2b-864d-7ccf175bc51c', '3d680a5f-49a3-40e3-95f7-53d52a2f4ac7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>L Affaire de Wood</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joel Cariou</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>186470179X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781864701791</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6013, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c4acf86d-b95b-473b-bd25-26abcf534264', 'bc922427-cedd-405a-9e13-7ab0d78810a9', 'Description HTML', 1, '<p>In recent years, we have witnessed a revolutionary change in biomedical signal monitoring. The traditional way of using bulky instruments is being replaced by portable and even wearable acquisition systems with wireless data transmission that will enable many non-clinical applications that rely on biomedical signal monitoring. The main driver applications are early-warning systems, wellness, comfort and sports monitoring, brain-computer interfaces, gaming and entertainment. The common requirements from all these applications are miniature size, unobtrusiveness, high signal quality, and long-term power autonomy. This requires ultra-low-power and miniature SiP/SoC biomedical signal acquisition systems. Biopotential Readout Circuits for Portable Acquisition Systems describes one of the main building blocks of such miniaturized biomedical signal acquisition systems. The focus of this book is on the implementation of low-power and high-performance integrated circuit building blocks that can be used to extract biopotential signals from conventional biopotential electrodes. New instrumentation amplifier architectures are introduced and their design is described in detail. These amplifiers are used to implement complete acquisition demonstrator systems that are a stepping stone towards practical miniaturized and low-power systems.</p>', 3740, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('c4f62693-e598-4065-8425-cc3cf2f359f5', '60da0783-6c2a-435f-99f8-de148321e75c', 'Additional Attributes HTML', 1, '<h1>Digital Logic Design - 4/e</h1>', 3361, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('c4faff9d-b427-4ddc-a7d0-83a38d6eec85', 'f99dbdcc-4e25-473c-bb8a-78c072bfa830', 'Description HTML', 1, '<p>This volume presents the basic mathematics of ranking methods through a didactic approach and the integration of relevant applications. Ranking methods can be applied in several different fields, including decision support, toxicology, environmental problems, proteomics and genomics, analytical chemistry, food chemistry, and QSAR. . Covers a wide range of applications, from the environment and toxicology to DNA sequencing . Incorporates contributions from renowned experts in the field . Meets the increasing demand for literature concerned with ranking methods and their applications</p>', 3964, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('c51cc996-7e2e-4450-b8dc-f9ba51399916', '72e0745e-136a-46fd-9e40-81f54e11d7c3', 'Description HTML', 1, '<p>A definitive, authoritative and up-to-date resource for anyone interested in the theories, models and assessment methods used for understanding the many factes of Human personality and individual differences This brand new Handbook of Personality Theory and Assessment 2-Volume Set constitutes an essential resource for shaping the future of the scientific foundation of personality research, measurement, and practice. There is need for an up-to-date and international Handbook that reviews the major contemporary personality models Vol. 1 and associated psychometric measurement instruments Vol. 2 that underpin the scientific study of this important area of individual differences psychology, and in these two Handbooks this is very much achieved. Made unique by its depth and breadth the Handbooks are internationally edited and authored by Professors Gregory J. Boyle, Gerald Matthews, and Donald H. Saklofske and authored by internationally known academics, this work will be an important reference work for a host of researchers and practitioners in the fields of individual differences and personality assessment, clinical psychology, educational psychology, work and organizational psychology, health psychology and other applied fields as well. Volume 2: Personality Measurement and Assessment. Covers psychometric measurement of personality and has coverage of the following broad topics, listed by section heading: " General Methodological Issues " Multidimensional Personality Instruments " Assessment of Biologically-Based Traits " Assessment of Self-Regulative Traits " Implicit, Projective And Objective Measures Of Personality " Abnormal Personality Trait Instruments " Applications of Psychological Testing</p>', 5997, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c528d92a-611c-4476-bb5e-0e27b35bd80c', '7a90195e-6d30-43c5-a986-7caff59cd469', 'Description HTML', 1, '<p>A cognitive architecture is a computational framework for the design of intelligent, even conscious, agents. This title presents the proceedings of the First International Conference on Biologically Inspired Cognitive Architectures (BICA 2010), which is also the First Annual Meeting of the BICA Society.</p>', 3750, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('c530d174-5685-4b96-bd89-7bb84bdbd123', 'fa3e6428-70dc-4372-89d8-4a585048f3dd', 'Description HTML', 1, '<p>Volume I</p>

<p>1. Michael E. Porter, ‘Interbrand Choice, Media Mix and Market Performance’,&nbsp;<em>The American Economic Review</em>, 1976, 66, 2, 398–406.</p>

<p>2. R. E. Caves and M. E. Porter, ‘From Entry Barriers to Mobility Barriers: Conjectural Decisions and Contrived Deterrence to New Competition’,&nbsp;<em>The Quarterly Journal of Economics</em>, 1977, 91, 2, 241–62.</p>

<p>3. Louis S. Bucklin, ‘Review of&nbsp;<em>Interbrand Choice, Strategy and Bilateral Market Power</em>’,&nbsp;<em>Journal of Marketing Research</em>, 1977, 14, 3, 421–2.</p>

<p>4. R. E. Caves and M. E. Porter, ‘Market Structure, Oligopoly and Stability of Market Shares’,&nbsp;<em>Journal of Industrial Economics</em>, 1978, 26, 4, 289–313.</p>

<p>5. M. E. Porter, ‘The Structure within Industries and Companies’ Performance’,&nbsp;<em>The Review of Economics and Statistics</em>, 1979, 61, 2, 214–27.</p>

<p>6. R. E. Caves, ‘Industrial Organization, Corporate Strategy and Structure’,&nbsp;<em>Journal of Economic Literature</em>, 1980, 18, 1, 64–92.</p>

<p>7. Kathryn Rudie Harrigan, ‘The Effect of Exit Barriers Upon Strategic Flexibility’,&nbsp;<em>Strategic Management Journal</em>, 1980, 1, 2, 165–76.</p>

<p>8. John B. Meisel, ‘Entry, Mulitiple-Brand Firms and Market Share Instability’,&nbsp;<em>The Journal of Industrial Economics</em>, 1981, 29, 4, 375–84.</p>

<p>9. Michael E. Porter, ‘The Contributions of Industrial Organization to Strategic Management’,&nbsp;<em>The Academy of Management Review</em>, 1981, 6, 4, 609–20.</p>

<p>10. Anne Sigismund Huff, ‘Industry Influences on Strategy Reformulation’,&nbsp;<em>Strategic Management Journal</em>, 1982, 3, 2, 119–31.</p>

<p>11. Sharon Oster, ‘Intraindustry Structure and the Ease of Strategic Change’,&nbsp;<em>The Review of Economics and Statistics</em>, 1982, 64, 3, 376–83.</p>

<p>12. Milton Leontiades, ‘A Diagnostic Framework for Planning’,&nbsp;<em>Strategic Management Journal</em>, 1983, 4, 1, 11–26.</p>

<p>13. Michael E. Porter, ‘Industrial Organization and the Evolution of Concepts for Strategic Planning: The New Learning’,&nbsp;<em>Managerial and Decision Economics</em>, 1983, 4, 3, 172–80.</p>

<p>14. Thomas H. Naylor and Celia Thomas, ‘Microeconomic Foundations of Corporate Strategy’,&nbsp;<em>Managerial and Decision Economics</em>, 1983, 4, 3, 127–35.</p>

<p>15. R. E. Caves, ‘Economic Analysis and the Quest for Competitive Advantage’,&nbsp;<em>The American Economic Review</em>, 1984, 74, 2, 127–32.</p>

<p>16. W. Graham Astley, ‘Toward an Appreciation of Collective Strategy’,&nbsp;<em>The Academy of Management Review</em>, 1984, 9, 3, 526–35.</p>

<p>17. Jon M. Hawes and William F. Crittenden, ‘A Taxonomy of Competitive Retailing Strategies’,&nbsp;<em>Strategic Management Journal</em>, 1984, 5, 3, 275–87.</p>

<p>18. Peter Wright, ‘MNC-Third World Business Unit Performance: Application of Strategic Elements’,&nbsp;<em>Strategic Management Journal</em>, 1984, 5, 3, 231–40.</p>

<p>19. Aneel Karnani, ‘Generic Competitive Strategies: An Analytical Approach’,&nbsp;<em>Strategic Management Journal</em>, 1984, 5, 4, 367–80.</p>

<p>20. Lawrence G. Hrebiniak and William F. Joyce, ‘Organizational Adaptation: Strategic Choice and Environmental Determinism’,&nbsp;<em>Administrative Science Quarterly</em>, 1985, 30, 3, 336–49.</p>

<p>21. Richard P. Nielson, ‘Cooperative Strategy’,&nbsp;<em>The Academy of Management Review</em>, 1985, 10, 4, 873–5.</p>

<p>22. John McGee and Howard Thomas, ‘Strategic Groups: Theory, Research and Taxonomy’,&nbsp;<em>Strategic Management Journal</em>, 1986, 7, 2, 141–60.</p>

<p>23. Anil K. Gupta and Vijay Govindarajan, ‘Resource Sharing Among SBUs: Strategic Antecedents and Administrative Implications’,&nbsp;<em>The Academy of Management Journal</em>, 1986, 29, 4, 695–714.</p>

<p>volume II</p>

<p>24. Peter Wright, ‘A Refinement of Porter’s Strategies’,&nbsp;<em>Strategic Management Journal</em>, 1987, 8, 1, 93–101.</p>

<p>25. Mark Smith and Michael C. White, ‘Strategy, CEO Specialization, and Succession’,&nbsp;<em>Administrative Science Quarterly</em>, 1987, 32, 2, 263–80.</p>

<p>26. Kenneth J. Hatten and Mary Louise Hatten, ‘Strategic Groups, Asymmetrical Mobility Barriers and Contestability’,&nbsp;<em>Strategic Management Journal</em>, 1987, 8, 4, 329–42.</p>

<p>27. Karel O. Cool and Dan Schendel, ‘Strategic Group Formation and Performance: The Case of the US Pharmaceutical Industry, 1963–1982’,&nbsp;<em>Management Science</em>, 1987, 33, 9, 1102–24.</p>

<p>28. Richard A. Bettis and David Weeks, ‘Financial Returns and Strategic Interaction: The Case of Instant Photography’,&nbsp;<em>Strategic Management Journal</em>, 1987, 8, 6, 549–63.</p>

<p>29. Gareth R. Jones and John E. Butler, ‘Costs, Revenue, and Business-Level Strategy’,&nbsp;<em>The Academy of Management Review</em>, 1988, 13, 2, 202–13.</p>

<p>30. Dennis A. Yao, ‘Beyond the Reach of the Invisible Hand: Impediments to Economic Activity, Market Failures, and Profitability’,&nbsp;<em>Strategic Management Journal</em>, 1988, 9, 59–70.</p>

<p>31. Adrian B. Ryans, ‘Strategic Market Entry Factors and Market Share Achievement in Japan’,&nbsp;<em>Journal of International Business Studies</em>, 1988, 19, 3, 389–409.</p>

<p>32. Dean F. Amel and Stephen A. Rhoades, ‘Strategic Groups in Banking’,&nbsp;<em>The Review of Economics and Statistics</em>, 1988, 70, 4, 685–9.</p>

<p>33. Cynthia A. Montgomery, Birger Wernerfelt, and Srinivasan Balakrishnan, ‘Strategy Content and the Research Process: A Critique and Commentary’,&nbsp;<em>Strategic Management Journal</em>, 1989, 10, 2, 189–97.</p>

<p>34. Suresh Kotha and Daniel Orne, ‘Generic Manufacturing Strategies: A Conceptual Synthesis’,&nbsp;<em>Strategic Management Journal</em>, 1989, 10, 3, 211–31.</p>

<p>35. Warren Boeker, ‘Strategic Change: The Effects of Founding and History’,&nbsp;<em>The Academy of Management Journal</em>, 1989, 32, 3, 489–515.</p>

<p>36. Paul M. Hirsch, Ray Friedman, and Mitchell P. Koza, ‘Collaboration or Paradigm Shift?&nbsp;<em>Caveat Emptor</em>&nbsp;and the Risk of Romance with Economic Models for Strategy and Policy Research’,&nbsp;<em>Organization Science</em>, 1990, 1, 1, 87–97.</p>

<p>37. Henry Mintzberg, ‘The Design School: Reconsidering the Basic Premises of Strategic Management’,&nbsp;<em>Strategic Management Journal</em>, 1990, 11, 3, 171–95.</p>

<p>38. Jay B. Barney and Robert E. Hoskisson, ‘Strategic Groups: Untested Assertions and Research Proposals’,&nbsp;<em>Managerial and Decision Economics</em>, 1990, 11, 3, 187–98.</p>

<p>39. Gregory S. Carpenter and Kent Nakamoto, ‘Competitive Strategies for Late Entry into a Market with a Dominant Brand’,&nbsp;<em>Management Science</em>, 1990, 36, 10, 1268–78.</p>

<p>40. Paul J. H. Schoemaker, ‘Strategy, Complexity and Economic Rent’,&nbsp;<em>Management Science</em>, 1990, 36, 10, 1178–92.</p>

<p>41. J. Carlos Jarillo and Jon I. Martinez, ‘Different Roles for Subsidiaries: The Case of Multinational Corporations in Spain’,&nbsp;<em>Strategic Management Journal</em>, 1990, 11, 7, 501–12.</p>

<p>42. John A. Kay, ‘Economics and Business’,&nbsp;<em>The Economic Journal</em>, 1991, 101, 404, 57–63.</p>

<p>43. Francois Bergeron, Chantal Butean, and Louis Raymond, ‘Identification of Strategic Information Systems Opportunities: Applying and Comparing Two Methodologies’,&nbsp;<em>MIS Quarterly</em>, 1991, 15, 1, 89–103.</p>

<p>44. David J. Collis, ‘A Resource-Based Analysis of Global Competition: The Case of the Bearings Industry’,&nbsp;<em>Strategic Management Journal</em>, 1991, 12, 49–68.</p>

<p>45. Kendall Roth, David M. Schweiger, and Allen J. Morrison, ‘Global Strategy Implementation at the Business Unit Level: Operational Capabilities and Administrative Mechanisms’,&nbsp;<em>Journal of International Business Studies</em>, 1991, 22, 3, 369–402.</p>

<p>volume iii</p>

<p>46. Henry Mintzberg, ‘Learning 1, Planning 0: Reply to Igor Ansoff’,&nbsp;<em>Strategic Management Journal</em>, 1991, 12, 6, 463–6.</p>

<p>47. Jon I. Martinez and J. Carlos Jarillo, ‘Coordination Demands of International Strategies’,&nbsp;<em>Journal of International Business Studies</em>, 1991, 22, 3, 429–44.</p>

<p>48. Terry Clark, ‘Review of The Competitive Advantage of Nations’,&nbsp;<em>Journal of Marketing</em>, Oct. 1991, 188–90.</p>

<p>49. Michael E. Porter, ‘Towards a Dynamic Theory of Strategy’,&nbsp;<em>Strategic Management Journal</em>, 1991, 12, 95–117.</p>

<p>50. Ian MacLachlan, ‘Plant Closure and Market Dynamics: Competitive Strategy and Rationalization’,&nbsp;<em>Economic Geography</em>, 1992, 68, 2, 128–45.</p>

<p>51. David Knights, ‘Changing Spaces: The Disruptive Impact of a New Epistemological Location for the Study of Management’,&nbsp;<em>The Academy of Management Review</em>, 1992, 17, 3, 514–36.</p>

<p>52. Kendall Roth, ‘International Configuration and Coordination Archetypes for Medium-Sized Firms in Global Industries’,&nbsp;<em>Journal of International Business Studies</em>, 1992, 23, 3, 533–49.</p>

<p>53. Mariann Jelinek, ‘Review of The Competitive Advantage of Nations’,&nbsp;<em>Administrative Science Quarterly</em>, 1992, 37, 3, 507–10.</p>

<p>54. Kendall Roth and Allen J. Morrison, ‘Implementing Global Strategy: Characteristics of Global Subsidiary Mandates’,&nbsp;<em>Journal of International Business Studies</em>, 1992, 23, 4, 715–35.</p>

<p>55. Andrew M. Pettigrew, ‘The Character and Significance of Strategy Process Research’,&nbsp;<em>Strategic Management Journal</em>, 1992, 13, 5–16.</p>

<p>56. Margaret A. Peteraf, ‘Intra-Industry Structure and the Response Toward Rivals’,&nbsp;<em>Managerial and Decision Economics</em>, 1993, 14, 6, 519–28.</p>

<p>57. Claudio Carpano, James J. Chrisman, and Kendall Roth, ‘International Strategy and Environment: An Assessment of the Performance Relationship’,&nbsp;<em>Journal of International Business Studies</em>, 1994, 25, 3, 639–56.</p>

<p>58. Pierre Dussauge and Bernard Garrette, ‘Determinants of Success in International Strategic Alliances: Evidence from the Global Aerospace Industry’,&nbsp;<em>Journal of International Business Studies</em>, 1995, 26, 3, 505–30.</p>

<p>59. Karen Palmer, Wallace E. Oates, and Paul R. Portney, ‘Tightening Environmental Standards: The Benefit-Cost or the No-Cost Paradigm?’,&nbsp;<em>The Journal of Economic Perspectives</em>, 1995, 9, 4, 119–32.</p>

<p>60. Joel A. C. Baum, ‘The Changing Basis of Competition in Organizational Populations: The Manhattan Hotel Industry, 1898–1990’,&nbsp;<em>Social Forces</em>, 74, 1.</p>

<p>61. Ajay Mehra, ‘Resource and Market-Based Determinants of Performance in the US Banking Industry’,&nbsp;<em>Strategic Management Journal</em>, 1996, 17, 4, 307–22.</p>

<p>62. Joel A. C. Baum and Helaine J. Korn, ‘Competitive Dynamics of Interfirm Rivalry’,&nbsp;<em>The Academy of Management Journal</em>, 1996, 39, 2, 255–91.</p>

<p>63. Jean-Jacques Laffont and Quang Vuong, ‘Structural Analysis of Auction Data’,&nbsp;<em>The American Economic Review</em>, 1996, 86, 2, 414–20.</p>

<p>64. Rebecca Henderson and Will Mitchell, ‘The Interactions of Organizational and Competitive Influences on Strategy and Performance’,&nbsp;<em>Strategic Management Journal</em>, 1997, 18, 5–14.</p>

<p>65. Mona V. Makhija, Kwangsoo Kim, and Sandra D. Williamson, ‘Measuring Globalization of Industries Using a National Industry Approach: Empirical Evidence across Five Countries and over Time’,&nbsp;<em>Journal of International Business Studies</em>, 1997, 28, 4, 679–710.</p>

<p>66. Howard P. Tuckman, ‘Competition, Commercialization, and the Evolution of Nonprofit Organizational Structures’,&nbsp;<em>Journal of Policy Analysis and Management</em>, 1998, 17, 2, 175–94.</p>

<p>67. Alan M. Rugman and Alain Verbeke, ‘Corporate Strategies and Environmental Regulations: An Organizing Framework’,&nbsp;<em>Strategic Management Journal</em>, 1998, 19, 4, 363–75.</p>

<p>volume iv</p>

<p>68. Charles B. Stabell and Øystein D. Fjeldstad, ‘Configuring Value for Competitive Advantage: On Chains, Shops, and Networks’,&nbsp;<em>Strategic Management Journal</em>, 1998, 19, 5, 413–37.</p>

<p>69. James H. Taggart, ‘Strategy Shifts in MNC Subsidiaries’,&nbsp;<em>Strategic Management Journal</em>, 1998, 19, 7, 663–81.</p>

<p>70. David P. Lindahl and William B. Beyers, ‘The Creation of Competitive Advantage by Producer Service Establishments’,&nbsp;<em>Economic Geography</em>, 1999, 75, 1, 1–20.</p>

<p>71. Julian Birkinshaw and Neil Hood, ‘Characteristics of Foreign Subsidiaries in Industry Clusters’,&nbsp;<em>Journal of International Business Studies</em>, 2000, 31, 1, 141–54.</p>

<p>72. Lance Eliot Brouthers, Steve Werner, and Erika Matulich, ‘The Influence of Triad Nations’ Environments on Price-Quality Product Strategies and MNC Performance’,&nbsp;<em>Journal of International Business Studies</em>, 2000, 31, 1, 39–62.</p>

<p>73. Ulf Elg, ‘Firms’ Home-Market Relationships: Their Role When Selecting International Alliance Partners’,&nbsp;<em>Journal of International Business Studies</em>, 2000, 31, 1, 169–77.</p>

<p>74. Colin Campbell-Hunt, ‘What Have We Learned about Generic Competitive Strategy? A Meta-Analysis’,&nbsp;<em>Strategic Management Journal</em>, 2000, 21, 2, 127–54.</p>

<p>75. Richard N. Langlois, ‘Strategy and the Market Process: Introduction to the Special Issue’,&nbsp;<em>Managerial and Decision Economics</em>, 22, 4/5, 163–8.</p>

<p>76. Paul L. Robertson and Tony F. Yu, ‘Firm Strategy, Innovation and Consumer Demand: A Market Process Approach’,&nbsp;<em>Managerial and Decision Economics</em>, 2001, 22, 4/5, 183–99.</p>

<p>77. Tomo Noda and David J. Collis, ‘The Evolution of Intraindustry Firm Heterogeneity: Insights from a Process Study’,&nbsp;<em>The Academy of Management Journal</em>, 2001, 44, 4, 897–925.</p>

<p>78. Yiannis E. Spanos and Spyros Lioukas, ‘An Examination into the Causal Logic of Rent Generation: Contrasting Porter’s Competitive Strategy Framework and the Resource-Based Perspective’,&nbsp;<em>Strategic Management Journal</em>, 2001, 22, 10, 907–34.</p>

<p>79. Michael Song, Roger J. Calantone, and C. Anthony Di Benedetto, ‘Competitive Forces and Strategic Choice Decisions: An Experimental Investigation in the United States and Japan’,&nbsp;<em>Strategic Management Journal</em>, 2002, 23, 10, 969–78.</p>

<p>80. Michael E. Porter and Mariko Sakakibara, ‘Competition in Japan’,&nbsp;<em>The Journal of Economic Perspectives</em>, 2004, 18, 1, 27–50.</p>

<p>81. Joan Enric Ricart et al., ‘New Frontiers’,&nbsp;<em>Journal of International Business Studies</em>, 2004, 35, 3, 175–200.</p>

<p>82. Thomas W. Ross, ‘Viewpoint: Canadian Competition Policy: Progress and Prospects’,&nbsp;<em>The Canadian Journal of Economics</em>, 2004, 37, 2, 243–68.</p>', 2102, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('c538aad2-c185-41d4-8c96-74c5b7f8f4b9', '24fc0a08-c4d6-4e9f-82c2-d1b0d48d2566', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This is the first complete book of polymer terminology ever published. It contains more than 7,500 polymeric material terms, including the names of chemicals, processes, formulae, and analytical methods that are used frequently in the polymer and engineering fields. It is lavishly illustrated and includes an appendix of biochemical and microbiological terms. Interactive equations on the accompanying DVD bring important relationships to life, and audio supplements include pronunciation of each term. Each succinct entry offers a broadly accessible definition as well as cross-references to related terms. Guides to phonetic pronunciation and etymology, as well as translations into German, French and Spanish, make this material accessible to non-native speakers of English.</span></span></span></p>
', 4801, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('c542727a-51be-465a-a617-9661008720d6', 'f5b3644a-b26a-4a6d-960e-268eec81a4b8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Leadership: Enhancing the Lessons of Experience 7/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Richard Hughes</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780071086547</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 270, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('c544c7e5-104e-4b08-b49a-3f435227dd4a', '4f9ff067-ab14-4c21-891f-fe363f10c43e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>&nbsp;Title</th>
			<td>Panini Kridant Pratyayarth Kosh</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171105427</td>
		</tr>
		<tr>
			<th>Publication</th>
			<td>Parimal Publications</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2832, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('c5491223-31d6-431b-8cf7-07324c9f37f8', 'a59febbd-d1e0-48a9-ba48-df709439e606', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Hawcock</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>751356522</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3877, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('c54c0575-ec2b-4dc4-b71c-b7b9f01baa9e', 'a5a7f79c-c2c0-41b6-8e97-34b5f620e2cc', 'Description HTML', 1, '<h1>Shaping Demand and Practices to Improve Family Health Outcomes - Designing a Behavior Change Communication Strategy in India- 2Vols. New</h1>', 4965, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c54ef725-180b-4d7e-b615-054e6eae6a21', 'f697d653-52b4-4476-be0c-4c01310cdbdf', 'Description HTML', 1, '<p>This book is a compendium on economics specially designed for development practitioners and civil-society activists who do not have formal training in the subject. It provides an understanding of microeconomics, knowledge of the macroeconomic environment and insights from the specialized area called development economics. Through separate chapters, it covers poverty, inequality, social and gender discrimination, and environmental impact. Economics in Action provides the necessary knowledge to participants of public debates who do not have a background in economics and would like to reinforce their arguments and analyses with sound economic theory. It also carries specific tips on using economics in development practice and interventions. The author, in general, tries to relate the ideas and relationships described in economics with the real-world problems that we may encounter as part of our lives.</p>', 5822, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('c553544b-aa35-40a8-b3ff-8240a6e20691', 'f42226e4-670d-4e45-8198-bf10db362df4', 'Additional Attributes HTML', 1, '<h1>Automatic Fingerprint Recognition Systems NEW</h1>', 4489, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c5577cef-c008-4b68-b17c-bcfd85c07063', '68c3acbb-e48c-49b6-825b-e4f481a911c8', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Tibetan medicine is one of the world''s most ancient and sophisticated systems of healing. Christopher Hansard is exceptionally qualified to guide us into its uniquely empowering world view. His deep personal experience comes from having studied and mastered this system of medicine since the age of four, and also through his extensive clinical experience.</span></h1>

<p style="text-align:justify"><span style="font-size:18px">Drawn from the most ancient Tibetan Bon tradition, Christopher''s journey leads us in to a new and enlightened level of discovery. The principles to achieve ultimate health are applied to the mind, the body, and the soul. The Tibetan approach relates our emotional state with our physical one, so that we learn how to improve our inner as well as our outer lives. We are our own best healers. Christopher shows us many simple ways we can include its wisdom and spirituality in our everyday lives, rejuvenation techniques, to mind-strengthening skills, soul medicine, and Tibetan herbal wisdom for common ailments.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This is the first book to help us apply this age-old wisdom to our everyday lives. It is both a practical and spiritual bible in the Tibetan art of living.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;PREFACE: The Song of Wisdom,&nbsp;CHAPTER ONE: How Tibetan Wisdom Sees the World,&nbsp;CHAPTER TWO: Activating Your Thunder - how to make your soul and keep it,&nbsp;CHAPTER THREE: Karma Mechanics,&nbsp;CHAPTER FOUR: Awaken the Wisdom Within,&nbsp; CHAPTER FIVE: Emotional Healing,&nbsp;CHAPTER SIX: The Three Humours,&nbsp;CHAPTER SEVEN: Recovery and Rejuvenation,&nbsp; CHAPTER EIGHT: Food and Diet,&nbsp;CHAPTER NINE: DIY Remedies and Self-help Techniques,&nbsp;CHAPTER TEN: Living, Loving and Dying,&nbsp;POSTSCRIPT,&nbsp;APPENDIX,&nbsp;INDEX</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size:18px">&nbsp;</span></p>', 5100, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('c55be16e-6dc1-424e-804f-9833db44db0d', '65b8d5da-4f73-4329-90f1-b00a9d8232e3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electronics Theory and Practice introduces the key areas of analog electronics through practical’s, worked examples and concise explanations. The author is a senior lecturer at De Montfort University and his approach is a proven way of teaching the essentials of electronics to groups with a variety of academic backgrounds.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fundamental theorems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Biasing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Load lines - AC DC - Q point</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Transistor modelling</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Current gain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Voltage gain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cascaded systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bode plots</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Effects of capacitors </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">High frequency</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Op-Amps general</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Op-Amps applications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Op-Amps Oscillators</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Bandwidth gain considerations</span></span></span></p>
', 369, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('c563ff3c-73d3-40f6-b3e0-3f7a9e3b9652', '4f67725c-aa3b-443d-bbf8-6fc73ba79b05', 'Additional Attributes HTML', 1, '<h1>Operational Quantum Theory II - Relativistic Structures, Operational Physics</h1>', 4003, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('c56989f4-55e1-490b-802f-af8bb8937dda', 'c7618e81-2ecb-419a-93db-90dc96234077', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Karm Evam Karmfal Mimamsa</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Satish Arya</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789385445019</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td><a href="https://www.exoticindiaart.com/publisher/vijay-kumar-govindram-hasanand/" title="Vijay Kumar Govindram Hasanand">Vijay Kumar Govindram Hasanand</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2989, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('c569fbf2-fe5a-4272-a9fa-9da7ffa8eebf', 'e8402b29-ae6c-468f-9cf3-1c4a735956a8', 'Description HTML', 1, '<h1>Bhartiya Sanskriti ka Aatmbhav NEW</h1>
', 2938, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('c571d73e-12df-499c-a574-8a3b9ab41044', '1f0c10a8-61a8-4337-87ad-6e5e4e9b4739', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Veena Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184350746</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3883, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('c579dd3d-bbb2-4d77-9794-24f929564f5e', 'b33d3f01-aac0-4981-bf9a-e4f408d21a9c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book presents a well-researched framework of the design thinking approach to problem solving. It provides a practical approach for providing an end-to-end solution, starting from the pain points to the on-ground implementation of solutions. The difference between traditional thinking and design thinking is explained and elaborated with the help of practical examples.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book presents 20 projects that can be undertaken using the design thinking framework and process. The genesis of the projects are the problems that can be solved using a human-centred approach as they pertain to our lives and lifestyles, and that perhaps affect our future generations if the problems they represent are left unattended. Accompanying the projects is a ‘project diary’, which the students may use as their workbook as they go about the problem-solving process.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Design Thinking Evolution</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Design Thinking and Innovation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Design Thinking Imperative</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Design Thinking Framework</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Design Thinking Process: Phase I—Empathize</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Design Thinking Process: Phase II—Define</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Design Thinking Process: Phase III—Ideate</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Design Learning Process: Phase IV—Prototype</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Design Thinking Process: Phase V—Test</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Design Thinking Process: Phase VI—Implement</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">11. Projects and Project Diary</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 487, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('c57fbc0c-3128-4955-9c14-6f99cabdd671', '43f15434-72b6-4355-9102-6807e6232a49', 'Description HTML', 1, '<p>The humanitarian crises caused by civil conflicts and wars in Africa are too great in scope for an adequate and effective continental response. The founding of the African Union and the drafting of the Responsibility to Protect doctrine, the basis for collective action against genocide, ethnic cleansing and crimes against humanity makes this a critical time to reflect on how best to address regional conflicts. This book responds to new regional conflicts over health, water, land and food security in the world''s poorest, most socially fragmented continent. The work assesses African regional security arrangements and provides new policy recommendations for the future.</p>', 4466, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c5916131-8544-4a2b-8739-5f17991f3b57', 'c86f1aae-e635-4580-a663-5c607a39b1a9', 'Description HTML', 1, '<h4>प्रवासी साहित्य-माला  6 भागों में</h4>
', 134, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('c5a27e48-02cb-4bc2-9125-cdb84fe02a74', '337b3bf6-de70-433e-b868-e386b039b04d', 'Description HTML', 1, '<h1>Decentralised Planning and Development in India</h1>', 4724, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('c5a2f436-638a-48c6-a996-538252e705ab', '453ec637-58f6-4345-8ec8-3bb1fcab2c13', 'Description HTML', 1, '<h1>Computer Vision - A Modern Approach - 2/e</h1>', 3476, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('c5bcb8f6-37c1-40f6-958f-f8ab08840978', '65257458-479a-4e7e-812c-61c582cdcfcf', 'Description HTML', 1, '<h1>Uttrakhand Prashasnik Samajik Evam Arthik Itihas 6 Shatabdi se 12 Shatabdi Tak</h1>', 4955, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c5bcfe73-b417-44f6-9960-e4ff76d1bd16', 'ba6ce774-42da-4f95-a23f-f8f3d56195c8', 'Description HTML', 1, '<p>Insufficient attention to collecting data is often to blame when a research project founders. So how can we avoid, at best, redoing the research and at worst, scrapping the project due to a lack of sufficient data? Data collection is the foundation of high quality research, but it is often given less attention than later steps in a research project, such as coding and analyzing data. The first step in implementing a research design is collecting the data. You first have to take care to gather appropriate types of and amount of data, because making adjustments later in the project can be prohibitive. This major work focuses on this neglected aspect of the research process. It is divided into five main sections that correspond to the broad types of research design and their associated sampling methods. The five categories of research design used to organize the selection are: 1. Surveys 2. Interviews 3. Experiments 4. Observations, including ethnographic 5. Archival and public sources of data In each of the five sections, quantitative and qualitative data collection is discussed because each of these design types can be used to collect either or both types of data.</p>', 5545, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c5bfd00f-15b0-46fb-9099-0363451b1379', '47078132-796d-4575-965a-73ebbc597de8', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Pragmatism and The Philosophical Life</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Richard Shusterman</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">0415913950</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9780415913959</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">256</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Paperback</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">1997</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2091, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('c5e18786-efb0-4a12-984e-3e93d4eb8dda', '3a08cbdb-9bf5-491c-b573-c65d16e8f980', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Indian English Literature: Contemporary Perspectives</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Santosh Kumar G Chauhan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788187471769</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1396, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('c5e6ee53-22c7-481f-bfa8-bc06be2a64ac', '53bf6c17-a2a2-4b81-8c98-b3a1edf89e41', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jaydeep Sarangi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172733836</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2706, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('c5fcb9c6-8371-4ede-9f59-0d9abf788c88', '31162320-193d-4cc1-850f-8605c776de87', 'Description HTML', 1, '<p><u><strong>About the Book</strong></u></p>

<p>This is Volume III of a four-volume textbook designed for a systematic study of organic chemistry. The material covered in the book is divided into two parts and covers a considerably wider field than the normal university treatment of the subject. Part One (the first three volumes) is constructed along "classical" lines. Part Two (volume IV) is intended for attentive reading rather than for close study. Volume III is devoted to aromatic and heterocyclic compounds. The material is presented in order of increasing sophistication—first, rather simply and in detail, and then in more and more concise form.</p>

<p>This book has been translated from the second revised Russian edition published in two volumes in 1974. The first Russian edition (in two volumes) was published in 1969.</p>

<p>The book may be used for self-study and for reading the course of organic chemistry at universities and chemical higher schools. It will undoubtedly be of interest to post-graduates, teachers, scientists, and engineers working in the field of organic chemistry.</p>

<p><u><strong>Aromatic Compounds</strong></u></p>

<p>Chapter 7. Benzene and Its Derivatives</p>

<p>7.1. Benzene and Its Structure 11</p>

<p>A. Synthesis of Benzene and Its Derivatives from Aliphatic and Alicyclic Hydrocarbons 21</p>

<p>B. Conversion of Benzene into Aliphatic and Alicyclic Hydrocarbons 24</p>

<p>C. Sources of Aromatic Hydrocarbons 25</p>

<p>D. Isomerism of Substituted Benzenes 27</p>

<p>XXVI. Physical Methods of Determination of the Structure of Organic Molecules III 30</p>

<p>E. The Nomenclature of Benzene Derivatives 34</p>

<p>F. Electrophilic Substitution in the Benzene Series 36</p>

<p>XXVII. Orientation in Electrophilic Substitution 44</p>

<p>(A) Factors Responsible for Orientation Effects 47</p>

<p>(B) Hyperconjugation and Ortho-Para Orientation 51</p>

<p>(C) The Orienting Effect of Halogen Substituent 52</p>

<p>(D) Meta-Orientation 54</p>

<p>XVIII. Orientation in Nucleophilic Substitution 56</p>

<p>7.2. Halogen Derivatives of the Benzene Series 59</p>

<p>A. Chemical Properties of Aromatic Halogen Derivatives 64</p>

<p>B. Compounds with Polyvalent Halogens 71</p>

<p>7.3. Dehydrobenzene (Benzyne) 75</p>

<p>7.4. Sulphonic Acids and Other Aromatic Sulphur Compounds 76</p>

<p>A. Sulphonation Reactions in the Benzene Series 76</p>

<p>B. Functional Derivatives of Sulphonic Acids 77</p>

<p>C. Reactions of Sulphonic Acids with Replacement of the Sulpho Group 79</p>

<p>D. Other Aromatic Sulphur Functions 79</p>

<p>7.5. Aromatic Nitro Compounds 80</p>

<p>7.6. Functions Formed by Incomplete Reduction of Nitro Compounds 85</p>

<p>A. Nitrosobenzene 86</p>

<p>B. Phenylhydroxylamine 89</p>

<p>C. Azoxybenzene 89</p>

<p>D. Azobenzene 90</p>

<p>7.7. Aromatic Amines 94</p>

<p>A. Basic Properties of Aromatic Amines 98</p>

<p>B. Electrophilic Substitution in the Benzene Ring of Amines 99</p>

<p>C. Substitution in the Amino Group 101</p>

<p>D. Secondary and Tertiary Aromatic Amines 103</p>

<p>E. Nitroanilines 105</p>

<p>F. Anilinesulphonic Acids 107</p>

<p>G. Aromatic Diamines 109</p>

<p>7.8. Diazo Compounds 111</p>

<p>A. Reactions of Diazo Compounds Without Loss of Nitrogen 117</p>

<p>B. Reactions of Diazo Compounds with Loss of Nitrogen 124</p>

<p>7.9. Phenols 128</p>

<p>A. Reactions of the Phenolic Hydroxyl Group 132</p>

<p>B. Reactions of the Aromatic Ring of Phenols 133</p>

<p>XXIX. Molecular Charge-Transfer Complexes 139</p>

<p>C. Aryloxyls 143</p>

<p>D. Polyhydric Phenols 145</p>

<p>(a) Dihydroxybenzenes 145</p>

<p>XXX. Clathrate Compounds of Hydroquinone 148</p>

<p>XXXI. “Ansa” Compounds of Hydroquinone. Atropisomerism I 149</p>

<p>(b) Polyhydroxybenzenes 150</p>

<p>E. Ethers and Esters of Phenols 151</p>

<p>F. Purely Aromatic Ethers 154</p>

<p>G. Triphenyloxonium Salts 154</p>

<p>7.10. Aromatic Alcohols 155</p>

<p>7.11. Phenolic Alcohols and Their Ethers 156</p>

<p>7.12. Aromatic Aldehydes 158</p>

<p>A. Synthesis of Aromatic Aldehydes 158</p>

<p>B. Properties of Aromatic Aldehydes 164</p>

<p>7.13. Aromatic Ketones 171</p>

<p>A. Synthesis of Aromatic Ketones 172</p>

<p>B. Properties of Aromatic Ketones 173</p>

<p>C. Ketoximes and Beckmann Rearrangement 177</p>

<p>D. Diketones 182</p>

<p>7.14. Quinones 183</p>

<p>A. Reactions of Benzoquinones 185</p>

<p>XXXII. Quinhydrone and Semiquinones 188</p>

<p>B. Quinonimines 190</p>

<p>7.15. Heterofunctional Amines with the Amino Group in the Side Chain 193</p>

<p>7.16. Aromatic Carboxylic Acids 194</p>

<p>A. Methods of Introducing Carboxyl into the Aromatic Ring 195</p>

<p>B. Benzoic Acid and Its Functional Derivatives 198</p>

<p>C. Polybasic Aromatic Acids 202</p>

<p>D. Substituted Carboxylic Acids 208</p>

<p>7.17. Hydroxybenzoic Acids (Phenolic Acids) 211</p>

<p>7.18. Aromatic Amino Acids 216</p>

<p>7.19. Carboxylic Acids with Carboxyl in the Side Chain 218</p>

<p>XXXIII. Transmission of the Effect of Substituents Via the Benzene Ring. Correlational Equations 223</p>

<p>7.20. Aromatic Hydrocarbons with Unsaturated Side Chains 230</p>

<p><strong>Chapter 8. Polycyclic Aromatic Compounds</strong></p>

<p>8.1. Compounds with Isolated Benzene Rings 234</p>

<p>A. Biphenyl 234</p>

<p>XXXIV. Atropisomerism II 236</p>

<p>B. Diphenylene (Biphenylene) 238</p>

<p>C. 1,2-Diphenylethane, 1,2-Diphenylethylene, and 1,2-Diphenylacetylene 239</p>

<p>D. Cyclophanes 240</p>

<p>E. Polycyclophenylmethanes 244</p>

<p>F. Phthalins, Fluorescein, Rosamines and Rhodamines 257</p>

<p>G. Free Radicals of the Triphenylmethyl Series 260</p>

<p>8.2. Condensed Aromatic Systems 264</p>

<p>A. Naphthalene and Its Derivatives 264</p>

<p>(a) Naphthoquinones 277</p>

<p>(b) Hydronaphthalenes 280</p>

<p>B. Acenaphthene, Indene, Fluorene 282</p>

<p>C. Anthracene and Its Derivatives 283</p>

<p>(a) Anthraquinone and Its Derivatives 288</p>

<p>(b) Indanthrene and Polycycloketonic Dyes 294</p>

<p>D. Phenanthrene 297</p>

<p>E. Higher Condensed Aromatic Hydrocarbons 300</p>

<p>(a) Acenes 301</p>

<p>(b) Angular Higher Aromatic Condensed Hydrocarbons 306</p>

<p><strong>Chapter 9. Introduction</strong></p>

<p><strong>Chapter 10. Five-Membered Heterocycles</strong></p>

<p>10.1. Rings with One Hetero-Atom 325</p>

<p>A. Furan 329</p>

<p>B. Condensed Systems with the Furan Ring 333</p>

<p>C. Thiophene 334</p>

<p>D. Tetrahydrothiophene (Thiophane) 338</p>

<p>E. Benzothiophene and Its Derivatives 339</p>

<p>F. Pyrrole 340</p>

<p>G. Porphin. Porphyrins 346</p>

<p>H. Indole (Benzopyrrole) 353</p>

<p>I. Indigo 357</p>

<p>J. Phthalocyanines 360</p>

<p>K. Carbazole 361</p>

<p>10.2. Five-Membered Heterocycles with Several Identical Hetero-Atoms 362</p>

<p>A. Pyrazole 362</p>

<p>B. Imidazole (Glyoxaline) 366</p>

<p>C. Biotins 368</p>

<p>D. Triazoles 370</p>

<p>E. Tetrazole 371</p>

<p>F. Pentazole 372</p>

<p>10.3. Five-Membered Heterocycles with Two Different Hetero-Atoms 372</p>

<p>A. Isoxazole 372</p>

<p>B. Oxazoles 373</p>

<p>C. Thiazole 373</p>

<p><strong>Chapter 11. Six-Membered Heterocycles</strong></p>

<p>11.1. Heterocycles with One Nitrogen Atom 382</p>

<p>A. Pyridine 382</p>

<p>B. Hydroxypyridines and Aminopyridines 391</p>

<p>C. Physiologically Active Substances with the Pyridine Ring 393</p>

<p>D. Quinoline and Its Derivatives 397</p>

<p>E. Acridine 402</p>

<p>F. Isoquinoline 403</p>

<p>11.2. Six-Membered Heterocycles with Two Nitrogen Atoms (Diazines) 404</p>

<p>A. Pyrazine 405</p>

<p>B. Pyrimidine 406</p>

<p>C. Pyrazine 414</p>

<p>11.3. Six-Membered Heterocycles with Three Nitrogen Atoms 417</p>

<p>11.4. Nitrogen Biheterocycles 419</p>

<p>A. Purine and Its Derivatives 419</p>

<p>B. Nucleotides 423</p>

<p>C. Purine Alkaloids 424</p>

<p>D. Kinetin 425</p>

<p>E. Pteridines 426</p>

<p>F. Pholic Acid 427</p>

<p>G. Riboflavin 428</p>

<p>11.5. Six-Membered Heterocycles with an Oxygen Atom 430</p>

<p>A. Derivatives of γ-Pyran 430</p>

<p>B. Chromone, Flavone and Related Compounds 433</p>

<p>C. Anthocyanidins 436</p>

<p>11.6. Six-Membered Heterocycles with Two Different Hetero-Atoms 439</p>

<p><strong>Name Index 442</strong></p>

<p><strong>Subject Index 446</strong></p>
', 1224, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('c61d856f-dc51-4e10-852c-8ad0e6377b97', '18ef49f7-543e-4955-9fa9-f4654cd5017a', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td style="text-align:center">Comprehensive Molecular Insect Science 7 Vols. Set</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Author / Editor</th>
			<td style="text-align:center">Lawrence I. Gilbert</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>About Author / Editor</th>
			<td>
			<p style="text-align:center">Lawrence I. Gilbert is William Rand Kenan jr. Professor of Biology at the University of North Carolina at Chapel Hill. He has served on many national and international committees in the areas of insect</p>

			<p style="text-align:center">biochemistry, physiology and more recently, molecular biology. Dr. Gilbert has been the author or coauthor of about 300 research publications and books and has received many awards for his professional work. These include the Lifetime Mentor Award of the American Assn. for the Advancement of Science, the Gregor Mendel Award from the Czech Academy of Sciences, the Jefferson Award (highest award given by the University of North Carolina, and is an elected fellow of the American Academy for Arts and Sciences, the Entomological Society of America and the AAAS. During his career he has mentored 34 doctoral students and 55 post-doctoral associates and visiting scholars. His research has been continually supported by grants from NIH and/or NSF.</p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td style="text-align:center">9780444515162</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td style="text-align:center">3300 pages</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td style="text-align:center">Hardcover</td>
			<td>&nbsp;</td>
		</tr>
	</tbody>
</table>', 1574, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('c6256f54-282f-4581-9bc5-25dc6470080e', 'cc4f9c98-95a4-4fb5-b529-4bd9bf333a26', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="color:#333333">J. C. Chatterji''s book is a brief introduction to the nature of ultimate reality and the manifestation of the universe according to the Trika System. It also covers, briefly, the history of this advaita Shaiva philosophy of Kashmir. First published in 1914 as the first book in&nbsp;</span></span></span><em>"The Kashmir Series of Texts and Studies,"&nbsp;</em>it is still the clearest introduction to the Tattvas of the Trika.</span></span></p>

<p>&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1486, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('c62b03e6-e1a4-472d-8cbf-67be6cf6e7ff', '53e47128-cafc-4185-9bd7-dac82c63838f', 'Description HTML', 1, '<p>Shakespeare''s plays - whether a comedy like A Midsummer Night''s Dream , a history like Henry IV , or a tragedy like Hamlet - are treasure troves of insight into our very humanity. These 36 lectures introduce you to Shakespeare''s major plays from each of these three genres and explain the achievement that makes him the leading playwright in Western civilization. As you''ll see, the key to Shakespeare''s massive achievement is his "abundance," according to Professor Saccio; not only in the number and length of his plays but in the variety of experiences they depict, the multitude of actions and characters they contain, the combination of public and private life they deal with, and the richness of feelings they express. All the major plays are here for you to dive into, explore, and enjoy: The Taming of the Shrew (with its realistic look at bourgeois marriage customs), Measure for Measure (which shows Shakespeare breaking out of comic conventions), Richard III (the source of one of the Bard''s most entertaining and frightening historical villains), Henry V (which raises questions about the morality of warfare), Macbeth (with its piercing look into the consciousness of a man hungry for power), and more. As the richness of each of these and other plays is revealed, you''ll also touch upon the far-ranging philosophical and theological implications behind them. By the last lecture, you''ll have a true understanding of why these comedies, histories, and tragedies endure even to this very day.</p>', 2399, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('c634288e-bb7d-496d-af3a-0320d58785a4', '57443c46-5d66-465a-9516-3d6c7c5429f1', 'Description HTML', 1, '<p>Based on several recent courses given to mathematical physics students, this volume is an introduction to bundle theory. It aims to provide newcomers to the field with solid foundations in topological K-theory. A fundamental theme, emphasized in the book, centers around the gluing of local bundle data related to bundles into a global object. One renewed motivation for studying this subject, comes from quantum field theory, where topological invariants play an important role.</p>', 4100, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('c6375235-5e1e-44d3-91d0-2eeeea3bd0de', '531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">The Encyclopedia of Toxicology provides a comprehensive collection of concise and readable explanations of basic principles in toxicology and the potential hazards of chemicals. Written by highly qualified contributors and containing a broad selection of topics, the Encyclopedia of Toxicology is of value to both toxicologists and non-toxicologists, including physicians, attorneys, regulators, safety managers, and environmental engineers-anyone whose work involves the health and safety issues of common and uncommon substances. The Encyclopedia of Toxicology plays a critical role at the intermediate level by offering more detail than a dictionary while remaining accessible to the generalist in risk assessment, regulation, and consulting. The Encyclopedia includes entries related to research and clinical toxicology, risk assessment, ecotoxicology, epidemiology, radiation, noise, information resources, organizations, and education. With more than 750 entries, extensive cross-references, a detailed index, and numerous references to primary and secondary literature, the Encyclopedia will be an indispensable resource.</span></span></span></p>', 1456, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('c6430cba-6696-4419-bf62-9703bd255070', '1f331562-e2ce-4060-9303-f9cccefcb7c7', 'Additional Attributes HTML', 1, '<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>Title</td>
			<td>The Encyclopedia of British Literature: 1660 - 1789, 3 Volume Set</td>
		</tr>
		<tr>
			<td>Author</td>
			<td>Gary Day</td>
		</tr>
		<tr>
			<td>ISBN</td>
			<td>9781444330205</td>
		</tr>
		<tr>
			<td>Publishers</td>
			<td>Wiley</td>
		</tr>
		<tr>
			<td>Year</td>
			<td>2015</td>
		</tr>
		<tr>
			<td>Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>Pages</td>
			<td>1426+28</td>
		</tr>
		<tr>
			<td>Binding</td>
			<td>Hardbond</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1313, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c64b00b9-89f2-4536-b5d0-ef8a12ae5304', '9d924668-bb52-4d66-82ac-37878c7a8ac0', 'Description HTML', 1, '<p><strong>VOLUME ONE: THE ORIGINS OF A THEORETICAL PSYCHOLOGY</strong>&nbsp;</p>

<p>PART ONE: THEORY IN PSYCHOLOGY -&nbsp;The Psychology of Controversy,&nbsp;The Conceptual Focus of Some Psychological Systems,&nbsp;The Two Disciplines of Scientific Psychology,&nbsp;The Place of Theory in Science,&nbsp;That''s Interesting!,&nbsp;Towards a Phenomenology of Sociology and a Sociology of Phenomenology,&nbsp;A Project for a Scientific Psychology,&nbsp;The Logical Analysis of Psychology,&nbsp;Psychology and Emerging Conceptions of Knowledge as Unitary,&nbsp;Theoretical Psychology 1950,&nbsp;An Overview,&nbsp;Wundt''s Creature at Age Zero - and as Centenarian,&nbsp;Some Aspects of the Institutionalization of the ''New Psychology'',&nbsp;The Conflict between Aristotelian and Galilean Modes of Thought in Contemporary Psychology,&nbsp;The Formal Criteria of a Systematic Psychology,&nbsp;The Current Impact of Freud upon Psychology,&nbsp;The Cult of Empiricism in Psychology, and beyond,&nbsp;The Nature of Theory Construction in Contemporary Psychology,&nbsp;Virtue Rewarded and Vice Punished</p>

<p><strong>VOLUME TWO: THEORY AND METHOD</strong></p>

<p>PART ONE: PSYCHOPHYSICS -&nbsp;Psychophysical Analysis,&nbsp;The Direct Estimation of Sensory Magnitudes-Loudness,&nbsp;Is There a Sensory Threshold?&nbsp;</p>

<p>PART TWO: MEASUREMENT -&nbsp;A Theory of Data,&nbsp;Theoretical Risks and Tabular Asterisks,&nbsp;Sir Ronald and the Slow Progress of Soft Psychology,&nbsp;Measurement Scales and Statistics,&nbsp;A Clash of Paradigms,&nbsp;Construct Validity in Psychological Tests,&nbsp;The Fallacy of the Null-Hypothesis Significance Test,&nbsp;Simultaneous Conjoint Measurement, A New Type of Fundamental Measurement, A&nbsp;Critique,&nbsp;Psychology and the Science of Science,&nbsp;Measurement and Man,&nbsp;On the Statistical Treatment of Football Numbers</p>

<p>PART THREE: METHODOLOGY</p>

<p>Psychology''s Bridgman versus Bridgman''s Bridgman,&nbsp;An Essay in Reconstruction,&nbsp;Reflexivity, An&nbsp;Unfaced Issue of Psychology,&nbsp;On the Social Psychology of the Psychological Experiment,&nbsp;With Particular Reference to Demand Characteristics and Their Implications.&nbsp;Robert Rosenthal,&nbsp;Covert Communication in the Psychological Experiment,&nbsp;Kenneth MacCorquodale and Paul Meehl,&nbsp;On a Distinction between Hypothetical Constructs and Intervening Variables,&nbsp;</p>

<p><strong>VOLUME THREE: MAJOR THEORETICAL POSITIONS IN TWENTIETH CENTURY PSYCHOLOGY</strong></p>

<p>PART ONE: FUNCTIONALISM -&nbsp;The Reflex Arc Concept in Psychology,&nbsp;Structural and Functional Psychology,&nbsp;Minds and Machines</p>

<p>PART TWO: BEHAVIORISM - Psychology as the Behaviorist Views It,&nbsp;A New Formula for Behaviorism,&nbsp;The Conflicting Psychologies of Learning, A&nbsp;Way out,&nbsp;Are Theories of Learning Necessary?</p>

<p>The Psychologist Looks at Language,&nbsp;The Methods and Postulates of ''Behaviorism''</p>

<p>PART THREE: THE EMERGENCE OF COGNITIVE PSYCHOLOGY</p>

<p>Human Memory,&nbsp;A Proposed System and Its Control Processes,&nbsp;A Mechanical Model for Human Attention and Immediate Memory,&nbsp;Review of Verbal Behavior,&nbsp;Gestalt Psychology Today,&nbsp;The Magical Number Seven, Plus or Minus Two, Some Limits on Our Capacity for Processing Information,&nbsp;Are Theories of Perception Necessary?</p>

<p>&nbsp;The Knowledge Level,&nbsp;Allen Newell and Herbert Simon,&nbsp;Computer Simulation of Human Thinking.</p>

<p><strong>VOLUME FOUR: THE HUMAN DILEMMA: SOCIAL, DEVELOPMENTAL AND ABNORMAL PSYCHOLOGY</strong></p>

<p>PART ONE : SOCIAL PSYCHOLOGY -&nbsp;Field Theory and Experiments in Social Psychology, Concepts and Methods,&nbsp;The Need for a Phenomenological System of Psychology,&nbsp;Social Psychology as History,&nbsp;Scientific Models and Human Morals,&nbsp;Contributions to Role-Taking Theory,&nbsp;I Hypnotic Behavior,&nbsp;Edward Jones and Keith Davis,&nbsp;From Acts to Dispositions,&nbsp;The Attribution Process in Person Perception</p>

<p>PART TWO: DEVELOPMENTAL PSYCHOLOGY -&nbsp;Conceptual Emphasis in the History of Developmental Psychology,&nbsp;Evolutionary Theory, Teleology and the Nature-Nurture Issue,&nbsp;Selection from the Construction of Reality in the Child,&nbsp;The Concept of Development from a Comparative and Organismic Point of View,&nbsp;Selection from Identity,&nbsp;Youth and Crisis,&nbsp;Albert Bandura, Dorothea Ross and Sheila Ross,&nbsp;Transmission of Aggression through Imitation of Aggressive Models,&nbsp;Moral Stages and Moralization,&nbsp;The Cognitive-Developmental Approach.</p>

<p>PART THREE : ABNORMAL PSYCHOLOGY, PSYCHOPATHOLOGY, CLINICAL PSYCHOLOGY -&nbsp;A Stimulus-Response Theory of Anxiety and Its Role as a Reinforcing Agent,&nbsp;Significant Aspects of Client-Centered Therapy,&nbsp;Persons or Science? A Philosophical Question,&nbsp;The Adjustment of the Male Overt Homosexual,&nbsp;A Critique of Cultural and Statistical Concepts of Abnormality,&nbsp;Psychotherapy, The Non-Scientific Heritage and the New Science,&nbsp;Intensive Treatment of Psychotic Behaviour by Stimulus Satiation and Food Reinforcement.</p>', 3268, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('c64d5965-2445-4f2b-97a1-77ddacadfeba', 'c2be091e-c843-4f4b-9003-b45b2ce06fa1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agricultural Machinery Industry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Vijaya Kuchana</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789395431224</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Venus Books</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 692, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('c6658cfe-e7f9-4bc4-9568-f7fc7e52ff99', '63301db8-1671-405f-aa87-1d0e79dda53f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">The book has been compiled in accordance with the curricula for “The Technology of Electrochemical Production Processes” and “Electrochemical Coatings” study courses. It consists of four parts (solutions of electrolytes, electrode potentials and e.m.f. of a galvanic cell, kinetics of electrode processes, and electrolysis). The main attention is devoted to revealing the physical meaning of the phenomena occurring when a current passes through solutions, and also to establishing the quantitative laws needed to calculate industrial electrochemical processes.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Intended for students of chemical-engineering vocational schools.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">CONTENTS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Introduction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Historical Background</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Systems of Units</span></span></span></p>

<ol style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Solutions of Electrolytes</span></strong></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 1. Classification of Electrolytes, Electrolytic Dissociation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 2. Electrical Conductivity of Electrolyte Solutions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 3. Faraday’s Laws</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 4. Equilibrium in Ionic Reactions in Electrolyte Solutions</span></span></span></p>

<ol start="2" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Electrode Potentials and the E.M.F. of Galvanic cells</span></strong></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 5. Brief Information on Chemical Thermodynamics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 6. Electrode Potentials</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 7. The E.M.F. of Galvanic Cell</span></span></span></p>

<ol start="3" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Kinetics of Electrode Processes</span></strong></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 8. Electrical Double Layer</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 9. Electrochemical and Diffusion Kinetics</span></span></span></p>

<ol start="4" style="list-style-type:upper-roman">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Electrolysis</span></strong></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 10. Basic Concepts of Electrolysis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 11. Cathodic Processes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 12. Anodic Processes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt">Chapter 13. Electrode Materials for Electrochemical Processes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt">Index</span></strong></span></span></p>
', 1127, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('c670924d-f956-47da-8e4c-0c335762623c', '0d7a434e-2ad8-4377-9d3f-9ccfffaf305c', 'Description HTML', 1, '<p>2 Jean-Dominique Deuschel and Andreas Greven 1 Fakult. at II - Mathematik und Naturwissenschaften, Institut fur .. Mathematik, Technische Universit. at Berlin, Strasse des 17. Juni 136, D-10623 Berlin Tel. (0049 30) 314-25193, Fax: (0049 30) 314-21695 deuschel@math. tu-berlin. de 2 1 Mathematisches Institut, Bismarckstr. 1 , D-91054 Erlangen, 2 Tel. (0049 9131) 85-22454, Fax (0049 9131) 85-26214 This volume collects original work and reviews on work in the ?eld of pro- bilitywhichtookplacewithintheframeworkoftheDFG-Schwerpunkt:Int- acting stochastic systems of high complexity. This research network started in May 1997 and was funded till May 2003. In this network between 20-30 (depending on the 2-year periods of grant renewal) groups from probab- ity, statistical physics and mathematical statistics within Germany were - tive. An extensive international collaboration was an essential part of this network and here particularly intense contacts were built up between the DFG-Schwerpunkt and EURANDOM, a European institute for research in stochastics, which was founded in 1997. This partnership reached from joint workshops and colloquia to collaborations on speci?c projects. The key scienti?c idea which was behind the research network was to - plore and develop the connections between research in in?nite dimensional stochastic analysis, statistical physics (Gibbs measures, random media), s- tial population models from mathematical biology, complex models of ?n- cial markets or of stochastic models with interacting components in other sciences as for example in climatology.</p>', 4570, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('c674908d-1a7c-476b-ad73-6fc0a9767615', 'b49978a2-5fad-4390-bfb9-202840b9a918', 'Additional Attributes HTML', 1, '<h1>Yog Mahavigyan</h1>', 5078, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('c674fdb4-bf63-4e5f-a026-dea4273f4bbe', '1157eb06-0785-460c-ba65-ae188201337c', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">If there''s one book you''ll read and consult again and again on Holistic Health, Healing & Astrosciences, this is it!</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Why? Because this book captures the various write-ups, illustrations and researches of world renowned international authors who are luminaries in their field and are respected for their contributions on New Age Subjects.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Recent researches have strongly confirmed the energy anatomy of human beings and have also helped in the diagnosis and treatment of various human aliments.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The prime purpose of this International Sourcebook is to produce an up-to-date scientific picture of holistic health and also to serve as a valuable source of reference for all future contribution researches on the subject.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">SECTION: I,&nbsp;Astrology: Scientific Validity & Remedial Measures,&nbsp;SECTION: II&nbsp;Karma, Fate, Destiny, Dreams, Reincarnation, Astral Travel and Telepathy,&nbsp;SECTION: III&nbsp;Scientific Aspects of Tantra, Mantra and Yantra Healing,&nbsp;SECTION: IV&nbsp;Subtle Energy in Human, Energy Medicine & Crystal Gemstone Therapy,&nbsp;SECTION: V&nbsp;Indian Vaastu Shastra (Geomancy and Feng - Shui Science) For Holistic Prosperity</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 5678, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('c68116e3-93dc-407f-b972-c2596c5c533e', '4e74ed2c-37fd-4664-94ac-5087481524e2', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p><strong>Introduces both the fundamentals of time dependent differential equations and their numerical solutions</strong></p>

<p><em>Introduction to Numerical Methods for Time Dependent Differential Equations </em>delves into the underlying mathematical theory needed to solve time dependent differential equations numerically. Written as a self-contained introduction, the book is divided into two parts to emphasize both ordinary differential equations (ODEs) and partial differential equations (PDEs).</p>

<p>Beginning with ODEs and their approximations, the authors provide a crucial presentation of fundamental notions, such as the theory of scalar equations, finite difference approximations, and the Explicit Euler method. Next, a discussion on higher order approximations, implicit methods, multistep methods, Fourier interpolation, PDEs in one space dimension as well as their related systems is provided.</p>

<p><em>Introduction to Numerical Methods for Time Dependent Differential Equations </em>features:</p>

<ul>
	<li>A step-by-step discussion of the procedures needed to prove the stability of difference approximations</li>
	<li>Multiple exercises throughout with select answers, providing readers with a practical guide to understanding the approximations of differential equations</li>
	<li>A simplified approach in a one space dimension</li>
	<li>Analytical theory for difference approximations that is particularly useful to clarify procedures</li>
</ul>

<p><em>Introduction to Numerical Methods for Time Dependent Differential Equations </em>is an excellent textbook for upper-undergraduate courses in applied mathematics, engineering, and physics as well as a useful reference for physical scientists, engineers, numerical analysts, and mathematical modelers who use numerical experiments to test designs or predict and investigate phenomena from many disciplines.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><strong>PART I ORDINARY DIFFERENTIAL EQUATIONS AND THEIR APPROXIMATIONS</strong></p>

<p><strong>1 First Order Scalar Equations 3</strong></p>

<p>1.1 Constant coefficient linear equations 3</p>

<p>1.1.1 Duhamel’s principle 8</p>

<p>1.1.2 Principle of frozen coefficients 10</p>

<p>1.2 Variable coefficient linear equations 10</p>

<p>1.2.1 The principle of superposition 10</p>

<p>1.2.2 Duhamel’s principle for variable coefficients 12</p>

<p>1.3 Perturbations and the concept of stability 13</p>

<p>1.4 Nonlinear equations: the possibility of blowup 17</p>

<p>1.5 The principle of linearization 20</p>

<p><strong>2 The Method of Euler 23</strong></p>

<p>2.1 The explicit Euler method 23</p>

<p>2.2 Stability of the explicit Euler method 25</p>

<p>2.3 Accuracy and truncation error 27</p>

<p>2.4 Discrete Duhamel’s principle and global error 28</p>

<p>2.5 General onestep methods. 31</p>

<p>2.6 How to test the correctness of a program 32</p>

<p>2.7 Extrapolation 34</p>

<p><strong>3 Higher Order Methods 37</strong></p>

<p>3.1 The secondorder Taylor method 37</p>

<p>3.2 Improved Euler’s method 39</p>

<p>3.3 Accuracy of the computed solution 40</p>

<p>3.4 RungeKutta methods 44</p>

<p>3.5 Regions of stability 48</p>

<p>3.6 Accuracy and truncation error 51</p>

<p>3.7 Difference approximations for unstable problems 52</p>

<p><strong>4 The Implicit Euler Method 55</strong></p>

<p>4.1 Stiff equations 55</p>

<p>4.2 The implicit Euler method 58</p>

<p>4.3 A simple variable step size strategy 63</p>

<p><strong>5 Two Step and Multistep Methods 67</strong></p>

<p>5.1 Multistep methods 67</p>

<p>5.2 The leapfrog method 68</p>

<p>5.3 Adams methods 72</p>

<p>5.4 Stability of multistep methods 74</p>

<p><strong>6 Systems of Differential Equations 77</strong></p>

<p><strong>PART II PARTIAL DIFFERENTIAL EQUATIONS AND THEIR APPROXIMATIONS</strong></p>

<p><strong>7 Fourier Series and Interpolation 83</strong></p>

<p>7.1 Fourier expansion 83</p>

<p>7.2 The L2norm and scalar product 89</p>

<p>7.3 Fourier interpolation 92</p>

<p>7.3.1 Scalar product and norm for 1periodic grid functions 93</p>

<p><strong>8 1periodic Solutions of Time Dependent PDE... 95</strong></p>

<p>8.1 Examples of equations with simple wave solutions 95</p>

<p>8.1.1 The oneway wave equation 95</p>

<p>8.1.2 The heat equation 96</p>

<p>8.1.3 The wave equation 97</p>

<p>8.2 Discussion of well posed problems for time dependent PDE... 98</p>

<p>8.2.1 First order equations 98</p>

<p>8.2.2 Second order (in space) equations 100</p>

<p>8.2.3 General equation 101</p>

<p>8.2.4 Stability against lower order terms and systems of equations 102</p>

<p><strong>9 Approximations of 1periodic Solutions of PDE 105</strong></p>

<p>9.1 Approximations of space derivatives 105</p>

<p>9.1.1 Smoothness of the Fourier interpolant 108</p>

<p>9.2 Differentiation of Periodic Functions 109</p>

<p>9.3 The method of lines 110</p>

<p>9.3.1 The oneway wave equation 110</p>

<p>9.3.2 The heat equation 113</p>

<p>9.3.3 The wave equation 115</p>

<p>9.4 Time Discretizations and Stability Analysis 116</p>

<p><strong>10 Linear InitialBoundary Value Problems 119</strong></p>

<p>10.1 Well Posed InitialBoundary Value Problems 119</p>

<p>10.1.1 The heat equation on a strip 120</p>

<p>10.1.2 The oneway wave equation on a strip 122</p>

<p>10.1.3 The wave equation on a strip 124</p>

<p>10.2 The method of lines 126</p>

<p>10.2.1 The heat equation 126</p>

<p>10.2.2 Finite differences algebra 130</p>

<p>10.2.3 General parabolic problem 131</p>

<p>10.2.4 The oneway wave equation 134</p>

<p>10.2.5 The wave equation 135</p>

<p><strong>11 Nonlinear Problems 137</strong></p>

<p>11.1 Initialvalue problems for ODE 138</p>

<p>11.2 Existence theorems for nonlinear PDE 141</p>

<p>11.3 A nonlinear example: Burgers’ equation 145</p>', 1338, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c6839541-0e01-4bfc-8a15-4e6a1a058a3a', '90256ceb-4d8b-4374-83ca-6f2c67f7d6ee', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, Introduction and Explanatory Notes, Framework Type Data Sheets (arranged by 3-letter code in alphabetical order), Appendices, A. Additional information for the data sheets of CGF, CON, DFO, GIS, MER, MFI, MOR, RSN, SBS, SBT, VSV, B. Rules for Framework Type Assignment, C. Topological Densities, D. Origin of 3-Letter Codes and Type Material Names, Isotypic Material Index</span></p>', 1795, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('c68611b7-b616-4ffd-96e1-7ef923a1381f', 'f3a8e65c-f448-47b5-9783-004324da20ea', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book provides a straightforward look at human anatomy and its relation to movement. The text identifies specific muscles and muscle groups and describes exercises for strengthening and developing those muscles. The&nbsp;Manual of Structural Kinesiology&nbsp;makes important information readily available to students through a combination of logical presentation and concise writing style.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Foundations of Structural Kinesiology</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Neuromuscular Fundamentals</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Basic Biomechanical Factors and Concepts</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Shoulder Girdle</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Shoulder Joint</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Elbow and Radioulnar Joints</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Wrist and Hand Joints</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Muscular Analysis of Upper-Extremity Exercises</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Hip Joint and Pelvic Girdle</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Knee Joint</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Ankle and Foot Joints</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Trunk and Spinal Column</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Muscular Analysis of Trunk and Lower Extremity Exercises</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 331, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('c68ad84d-e5ec-4ed4-b3d2-9ef002b4d34a', '931608a3-b654-4cb1-9272-64fc1f3e66e7', 'Additional Attributes HTML', 1, '<h1>Handbook of Population and Family Economics -1B</h1>', 5632, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c68b8654-8eba-4af5-846c-9eb95f24ba00', 'a6a0923c-ee51-4882-bf3f-156e32fc1c24', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">A Bibliography</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Montgomery Schuyler</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">8185294097</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">105</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2004</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2061, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('c6a635d8-e77c-4ce7-8706-fca75aed9cfa', 'f84ca764-bc38-4904-9a1d-372b492d9555', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5866, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('c6d9cbb1-b1f6-4d44-a62a-bb17a185612e', '4a8719d1-820a-4b64-9190-1c50d36dfd1e', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>The efficacy of isocyanide reactions in the synthesis of natural or naturallike products has resulted in a renaissance of isocyanide chemistry. Now isocyanides are widely used in different branches of organic, inorganic, coordination, combinatorial and medicinal chemistry.<br />
This invaluable reference is the only book to cover the topic in such depth, presenting all aspects of synthetic isonitrile chemistry. The highly experienced and internationally renowned editor has brought together an equally distinguished team of authors who cover multicomponent reactions, isonitriles in total synthesis, isonitriles in polymer chemistry and much more.<br />
<br />
 </p>
', 1266, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c6e9e26e-21e5-48c0-be88-31074cadd182', 'cc149e35-0530-4482-841a-12beb9b1805c', 'Description HTML', 1, '<p>This book covers combinatorial data structures and algorithms, algebraic issues in geometric computing, approximation of curves and surfaces, and computational topology. Each chapter fully details and provides a tutorial introduction to important concepts and results. The focus is on methods which are both well founded mathematically and efficient in practice. Coverage includes references to open source software and discussion of potential applications of the presented techniques.</p>

<ul>
</ul>', 2357, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('c6eb90ab-86ee-4e56-825c-26c669e2bdd4', 'c70118e7-c17b-4c7e-a69d-04aca3f2c400', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Cambria",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">This book shows you how to look younger, have more energy, and reduce stress with focused breathing, easy stretches, and relaxation techniques. Based on yoga principles, these simple techniques can be used anytime by people of all ages and ability levels.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">The practical routines in this book are for everyday life and take just moments to do. Detailed step-by-step instructions and photos fully illustrate how to stretch at work, home, or school, even while stuck in traffic or on an airplane-whenever you want to boost energy or relieve tension. These simple stretching and breathing movements will help you:</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">Improve your ability to concentrate and think clearly</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">Burn fat and firm thighs, legs, and abdomen</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">Improve posture, flexibility, and strength</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">Restore calm and release stress</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">Strengthen your lower back and relieve sciatic pain</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">Relieve computer-related tension in your wrists, middle and upper back</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">Harmonize your hormones: get relief from menstruation, pregnancy, and menopausal complaints</span><span style="font-size:11.0pt"><span style="font-family:"Cambria",serif">. </span></span><span style="font-family:"Cambria",serif">These easy step-by-step instructions are fully illustrated with photos. As you start to include these simple routines in your life, you will find that you have greater flexibility, balance, strength, and endurance. Your mind will be calmer, and you will improve your ability to concentrate and think clearly. In just moments a day, with a few simple movements, you can feel better anytime, anywhere.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-family:"Cambria",serif">Content –</span></strong>&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">1 Learn About Yoga Stretching</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">2&nbsp; So You Think You Can Breathe</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">3 Stretch in the Office</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">4&nbsp;Stretch on a Trip</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">5&nbsp;Strengthen and Lengthen Your Lower Back</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">6&nbsp; Change Fat to Firm in Thighs and Legs</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">7&nbsp; Stretch for Sports: Hamstrings, Quads, and Hips</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">8 Energize the Whole Body</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">9&nbsp;Firm the Abdominals and Trim the Waist</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">10&nbsp;Restore Calm and Relieve Stress</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">11&nbsp;Harmonize Your Hormones </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-family:"Cambria",serif">12 Relax and Find Balance in Your Life,&nbsp;afterword,&nbsp;bibliography</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 5674, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('c7058284-9299-40e8-91a9-bf0560342922', 'f6520b33-c089-45be-801f-8f02a5ebfa68', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">The Encyclopedia of Social Measurement&nbsp;captures the data, techniques, theories, designs, applications, histories, and implications of assigning numerical values to social phenomena. Responding to growing demands for transdisciplinary descriptions of quantitative and qualitative techniques, measurement, sampling, and statistical methods, it will increase the proficiency of everyone who gathers and analyzes data.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Covering all core social science disciplines, the 300+ articles of the&nbsp;Encyclopedia of Social Measurement&nbsp;not only present a comprehensive summary of observational frameworks and mathematical models, but also offer tools, background information, qualitative methods, and guidelines for structuring the research process. Articles include examples and applications of research strategies and techniques, highlighting multidisciplinary options for observing social phenomena. The alphabetical arrangement of the articles, their glossaries and cross-references, and the volumes'' detailed index will encourage exploration across the social sciences. Descriptions of important data sets and case studies will help readers understand resources they can often instantly access.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">Also available online via ScienceDirect - featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</span></span></span></span></p>

<ul>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="color:#0f1111"><span style="font-family:Calibri,sans-serif">Introduces readers to the advantages and potential of specific techniques and suggests additional sources that readers can then consult to learn more.</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="color:#0f1111"><span style="font-family:Calibri,sans-serif">Conveys a range of basic to complex research issues in sufficient detail to explain even the most complicated statistical technique. Readers are provided with references for further information.</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="color:#0f1111"><span style="font-family:Calibri,sans-serif">Eleven substantive sections delineate social sciences and the research processes they follow to measure and provide new knowledge on a wide range of topics.</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="color:#0f1111"><span style="font-family:Calibri,sans-serif">Authors are prominent scholars and methodologists from all social science fields.</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="color:#0f1111"><span style="font-family:Calibri,sans-serif">Within each of the sections important components of quantitative and qualitative research methods are dissected and illustrated with examples from diverse fields of study.</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="background-color:white"><span style="color:#0f1111"><span style="font-family:Calibri,sans-serif">Actual research experiences provide useful examples.</span></span></span></span></li>
</ul>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1464, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('c7136da1-6322-481c-b837-907facf7de85', '7ab408e0-b002-4405-83c7-c0a1dea07e05', 'Description HTML', 1, '<p>Marxism and Philosophy is Karl Korsch''s masterwork. In it he argues for a re-examination of the relationship between Marxist theory and bourgeois philosophy, and insists on the centrality of the Hegelian dialectic and a commitment to revolutionary praxis. Although widely attached in its time, Marxism and Philosophy has attained a place among the most important works of twentieth-century Marxist theory, and continues to merit critical reappraisal from scholars and activists today.</p>', 4222, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('c7277847-8a42-45eb-9c2d-6cdbd8278681', 'ee1b2510-197c-4444-944b-f83eb8603aa5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corporate governance has evolved over the past fifty years. Interest in understanding corporate governance is growing among students, managers, and others. Those interested in understanding corporate governance will find reading this book engrossing. The author uses the material to teach the subject to undergraduate and graduate-level students and company directors. The pedagogy is to blend the theory with practices to enable the readers to understand the evolution of corporate governance.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1: Corporate Governance Overview</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2: Firm Structures and Corporate Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3: Incomplete Contract</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4: Information Asymmetry</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5: Nature of firm and Agency Theory of Corporate Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6: Corporate Governance Paradigms</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7: Corporate Governance Systems</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8: Unitary Board</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9: Board Committees</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10: Audit in Corporate Governance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11: Sustainability, ESG, and CSR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12: Sustainability Reporting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13: Family Business</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14: Evolution of Corporate Governance in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15: Learnings from Corporate Governance Failures</span></span></span></p>
', 419, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('c72e76cd-0f2e-424c-ab3b-9cf76443d572', '0a6aa05f-c061-4d1b-8057-61b7dec7c67f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Caroline Currer</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781844450886</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>144</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2007</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4605, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('c74ca80d-5724-4061-895f-6de06e5e446b', '490bcde5-fc6a-483e-be40-8b64b9299487', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">A comprehensive, coherent, organized overview of group work practice from a generalist practice perspective.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Widely used by professionals, educators, and students in undergraduate and graduate courses in schools of social work throughout the United States and the world, An Introduction to Group Work Practice presents a comprehensive, coherent, organized overview of group work practice from a generalist practice perspective. The new Eighth Edition continues to include typologies illustrating group work practice with task and treatment groups at the micro-, meso-, and macro-levels. Thoroughly updated throughout, the new edition includes research on virtual groups, updated and deeper content on practice with treatment and task groups, the most current literature on working with reluctant and resistant group members, updated and expanded sections on working with individuals who have difficulty engaging in and sustaining work in groups, updated material on leadership and diversity, and thoroughly updated reference material and new content from evidence-based practice sources.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Historical and Theoretical Developments</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding Group Dynamics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leadership</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leadership and Diversity</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Planning the Group</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Group Begins</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Assessment</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Treatment Groups: Foundation Methods</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Treatment Groups: Specialized Methods</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Task Groups: Foundation Methods</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Task Groups: Specialized Methods</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Ending the Group’s Work</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Evaluation</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 281, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('c74ee6d2-2ec6-4c29-886d-905c0ea5aacc', 'c3c632c7-0bdf-4a14-8eb8-d6d9be48d716', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Amar Nath Rai</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8172730365</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
		</tr>
	</tbody>
</table>', 5165, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('c750f406-3093-4f22-b68a-89f7bd45d70d', '76dcfa65-e39a-43d5-bc6d-a33b012efa3a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Climate Change in Context 2 Vols.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">K. Lee Lerner</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781414436142</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gale Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3837, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('c7520b6c-ad44-4acb-b2ff-4c2026f9f39e', 'b1b0fbff-02db-4d82-85ae-20eb510e14e2', 'Description HTML', 1, '<p>Introduces students to the topic of weather and natural disasters while delving into the scientific aspects of various types of disasters including: blizzards, earthquakes, flooding, tornadoes, volcanoes, and wildfires. Attention is given to recent natural disasters such as Hurricane Katrina, the Indian Ocean tsunami, and the Philippine mud slide. The set is made up of five volumes. The first volume consists of a weather overview, covering such topics as weather basics, weather phenomena, forecasting, and climate. The second, third, and fourth volumes encompass weather and natural disasters from A to Z with fascinating glimpses into the science behind each type of disaster, interesting facts and figures, and first-hand accounts of destruction, rescue and reconstruction. Volume 5 covers accounts of the effect of human activities on the weather and advances in new technology. Features include approximately 300 full-color photos, illustrations, and maps; timeline; "Words to Know"; chronology; and a cumulative index.</p>', 3230, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('c754bfea-6c81-4da2-be56-810c00c6e3b7', 'fbfc915a-6e04-4453-b65a-59ec00a999fc', 'Description HTML', 1, '<p>The 2007 Spring Meeting of the Arbeitskreis Festkörperphysik was held in Regensburg, Germany, March 2007, in conjunction with the Deutsche Physikalische Gesellschaft. It was one of the largest physics meetings in Europe. The present volume 47 of the Advances in Solid State Physics contains written versions of a large number of the invited talks and gives an overview of the present status of solid state physics where low-dimensional systems are dominating.</p>', 4118, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('c761f0df-28dc-4b74-8278-82d7eb05d80e', '5704a877-14bd-400a-adac-e5725f190625', 'Description HTML', 1, '<p>The theme of this book is an exposition of connections between representations of finite partially ordered sets and abelian groups. Emphasis is placed throughout on classification, a description of the objects up to isomorphism, and computation of representation type, a measure of when classification is feasible. David M. Arnold is the Ralph and Jean Storm Professor of Mathematics at Baylor University. He is the author of "Finite Rank Torsion Free Abelian Groups and Rings" published in the Springer-Verlag Lecture Notes in Mathematics series, a co-editor for two volumes of conference proceedings, and the author of numerous articles in mathematical research journals.</p>', 2509, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('c7630858-8c95-40b5-a7f5-59ea4ab754a9', '38dc8537-f6d0-4ea5-9a24-ef612ac377af', 'Description HTML', 1, '<p>This is an introductory textbook on probability theory and its applications. Basic concepts such as probability measure, random variable, distribution, and expectation are fully treated without technical complications. Both the discrete and continuous cases are covered, the elements of calculus being used in the latter case. The emphasis is on essential probabilistic reasoning, amply motivated, explained, and illustrated with a large number of carefully selected examples.</p>', 3088, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c76956ff-7a02-4836-8214-243ac43a3774', 'ed3c3b56-c865-4f00-bddf-ec5aefbcf02d', 'Description HTML', 1, '<p>Written for a broad, cross-disciplinary audience, the&nbsp;<strong>Encyclopedia of Biological Chemistry</strong>&nbsp;addresses the fundamental discipline of biological chemistry underlying virtually all of the life sciences. This compilation of more than 500 different entries encompasses all aspects of biochemistry, as well as the extensions of this subject into the related fields of molecular biology, cell biology, genetics and biophysics. This comprehensive encyclopedia covers all areas of biological chemistry written by more than 500 selected international experts. Articles are generously illustrated including more than 800 images in four-color. Each entry contains a clear, concise review of the topic along with illustrations, a glossary of technical terms and a section for additional reading.<br>
<br>
Each entry further contains general background and term definitions as well as a comprehensive review of the current research in the field. Students, science journalists and scientists seeking a concise introduction to specific topics will appreciate the clear, tabular format of each entry.<br>
<br>
Also available online via ScienceDirect – featuring extensive browsing, searching, and internal cross-referencing between articles in the work, plus dynamic linking to journal articles and abstract databases, making navigation flexible and easy. For more information, pricing options and availability visit www.info.sciencedirect.com.</p>

<h3><strong>Key Features</strong></h3>

<ul>
	<li>Four-volume set with topics arranged from A to Z for easy reference</li>
	<li>Seven subject areas covering all areas of biological chemistry</li>
	<li>Over 500 full-color articles of 4-9 pages each</li>
	<li>Over 1300 illustrations throughout with 800 in 4-color and over 200 tables</li>
	<li>Glossary of specialized terms and ''Further Reading'' section provided for every article</li>
	<li>Includes entries on the latest research techniques</li>
	<li>Appropriate for students, researchers, and professionals</li>
</ul>', 1535, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('c769578a-1dbf-4f61-acde-a32c1312b74b', 'faf6dae0-e03e-43a2-b726-5a8b9e7ed1d1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Data Modeling and Design for Todays Architectures - Software Inside</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Angelo Renato Bobak</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0890068771</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780890068779</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>504</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1997</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6027, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c76bdfca-e8b8-4d27-9890-06b18e984285', '95f3a060-a85c-4912-b455-dcbd24cbd52f', 'Description HTML', 1, '<h1>Trends in Commonwealth Literature</h1>', 3610, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('c76ecfbc-009c-45c4-a570-78cfe42a9889', '1506461e-e084-4d93-9d80-e44b2884758d', 'Description HTML', 1, '<p>Ethnography is an extremely broad church, and the range of methodological stances adopted by ethnographers extends across theoretical, political and technological divides. As a method it is intense and often makes considerable personal demands on the researcher, but as an academic product, the ethnography can be a vivid document with human resonance impossible to recreate by the application of any other methodology. This collection emphasises something of the range of possibilities by focusing on Ethnography in different settings. Implicit in the text is the very specific problems encountered by ethnographers engaging with these very specific fields. Volume One: The Urban Condition addresses attempts by ethnographers to describe and understand urban life. Volume Two: Work covers a range of employment experiences and highlights issues surrounding the ethnographic penetration of the work environment and the cultures that lay hidden within them. Volume Three: Body, Sport and Leisure considers the sociologies of health, sport and the body. Volume Four: Deviance features the move towards more contemporary forms of transgression in Ethnography itself.</p>', 4480, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c7810b93-8550-4c91-a9cc-add3b6318d31', '31a53a7e-662c-418e-8de3-5a053b6dbb6b', 'Description HTML', 1, '<p>Table of Contents:</p>

<p>Volume 1 - Chapter 1 - Biotechnology and the patent system, Chapter 2 - Patent Eligibility of Living Organisms per se, Chapter 3 - Other Issues of Patent Eligibility, Chapter 4 - Novelty, Nonobviouness, and Double Patenting, I - Introduction, II - Standard of Novelty, III - Standard of Nonobviousness, IV - Prior Art: Common Issues, V - Documentary Prior Art, VI - Nondocumentary Prior Art, A - In Genral; Prior Use and Sale, B - Prior Invention of Another (Pre-Aia), C - Knowledge and Suggestions of Others, Chapter 5 - Disclosure Requirements, I - Overview of Disclosure Requirements, II - Description Requirement, III - Utility and Related Enablement Requirements, IV - Enablements of Operable Inventions, V - "Best Mode" Requirement, VI - Deposit of BIological Materials as A Means of Supplementing Specification, VII Preparing the Specification, VII - Sequence Listings, Chapter 6 - Infringement, I - In General, II - File Wrapper Estoppel, III - Case Studies of Claim Interpretation in Biotechnology Patent Infringement Litigation, Direct Infringement, Contributory and Active Inducement of Infringement, VI - Temporal Scope of U.S. Patents, VII - Geographic Scope of U.S. Patents, VIII - Miscellaneous Defenses and Limitations, Effect of Patents on The Drug Approval Process, IX - Effect of Patents on the Drug Approval Process, X - Enforcement of Patent Rights by The International Trade Commission, Chapter 7 - Claim and The Art of Claim Drafting, I - Legal Significance of the claim and the art of claim drafting, II - The "Definiteness" Requirement, III - Particular Limitations in Claims, IV - Special Claim Formats, V - Claming Molecular Biology Inventions, VI - Claiming Immunology Inventions, VII - Claiming Classical Microbiology and Cell Biology Inventions, Chapter 8 - Procedure and Practice in the USPTO, Chapter 9 - Utility Patent Protection of Plant and Animal Varieties, Chapter 10 - Ownership and Licensing.</p>

<p>Volume 2 - Chapter 11 - Plant Patent Protection, Chapter 12 - The Plant Variety Protection Act and The UPOV, Chapter 13 - Protection of Biological INvention Abroad, Chapter 14 - Other Forms of Protection for Biotechnology, Appendix A - United States Materials on the Deposit of Microorganisms, Appendix B - Budapest Treaty Materials on Deposit of Microorganisms, Appendix C - Patent Cooperation Treaty Materials on Deposit of Microorganisms, Appendix D - European Patent Convention Materials on Deposit of Microorganisms, Appendix F - Sequence Listings.</p>

<p>&nbsp;Volume 3 - Appendix G - Plant Variety Protection Materials, Appendix H - Miscellaneous U.S. Materials, Appendix J - Miscellaneous non - U.S. Materials.</p>', 5393, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('c7860e6d-d935-43d8-af65-a3005ef30d19', '2509da83-f000-43a0-ae39-b5fece6eff52', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:42.05pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:42.05pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Microvascular Research Biology and Pathology - 2 vols. In Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:black">David Shepro </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Academic Press </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="color:#0f1111">9780126395105</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">0126395101</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1705</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">1998</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1455, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('c79ae867-31ce-4465-839e-d5275b5692a9', 'ca50ab66-672c-4184-8781-fb0aa76a84e6', 'Description HTML', 1, '<p>Electron correlation effects are of vital significance to the calculation of potential energy curves and surfaces, the study of molecular excitation processes, and in the theory of electron-molecule scattering. This text describes methods for addressing one of theoretical chemistry''s central problems, the study of electron correlation effects in molecules. Although the energy associated with electron correlation is a small fraction of the total energy of an atom or molecule, it is of the same order of magnitude as most energies of chemical interest. If the solution of quantum mechanical equations from first principles is to provide an accurate quantitative prediction, reliable techniques for the theoretical determination of the effect of electron correlation on molecular properties are therefore important. To that end, this text explores molecular electronic structure, independent electron models, electron correlation, the linked diagram theorem, group theoretical aspects, the algebraic approximation, and truncation of expansions for expectation values.</p>', 5539, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c7a390e7-4f48-44f6-b96b-d0f0446f4e20', '73ca34ae-6767-426b-9395-5a9f9c9f7b68', 'Additional Attributes HTML', 1, '<p>&nbsp;</p>

<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">India : Through Questions And Answers 2 Vols. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">P.C Sahajwala</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">08187471212</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1380, '2026-08-11 12:39:52', '2026-08-11 12:39:52'),
('c7ad4cc7-d449-4f27-8a95-93f94415a9a3', 'c88adaba-d2e1-4fb0-8573-0c374390c308', 'Description HTML', 1, '<p>There is convergent consensus among scientists that many social, economic and ?nancial phenomena can be described by a network of agents and their inter- tions. Surprisingly, even though the application ?elds are quite different, those n- works often show a common behaviour. Thus, their topological properties can give useful insights on how the network is structured, which are the most “important” nodes/agents, how the network reacts to new arrivals. Moreover the network, once included into a dynamic context, helps to model many phenomena. Among the t- ics in which topology and dynamics are the essential tools, we will focus on the diffusion of technologies and fads, the rise of industrial districts, the evolution of ?nancial markets, cooperation and competition, information ?ows, centrality and prestige. The volume, including recent contributions to the ?eld of network modelling, is based on the communications presented at NET 2006 (Verbania, Italy) and NET 2007 (Urbino, Italy); offers a wide range of recent advances, both theoretical and methodological, that will interest academics as well as practitioners. Theory and applications are nicely integrated: theoretical papers deal with graph theory, game theory, coalitions, dynamics, consumer behavior, segregation models and new contributions to the above mentioned area. The applications cover a wide range: airline transportation, ?nancial markets, work team organization, labour and credit market.</p>', 3080, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c7ade88c-a221-40c9-915a-02d920baec06', 'c0f3ec5e-0d6e-44e8-900f-7db09e09892e', 'Description HTML', 1, '<p>This book introduces several topics related to linear model theory, including: multivariate linear models, discriminant analysis, principal components, factor analysis, time series in both the frequency and time domains, and spatial data analysis. This second edition adds new material on nonparametric regression, response surface maximization, and longitudinal models. The book provides a unified approach to these disparate subjects and serves as a self-contained companion volume to the author''s Plane Answers to Complex Questions: The Theory of Linear Models. Ronald Christensen is Professor of Statistics at the University of New Mexico. He is well known for his work on the theory and application of linear models having linear structure.</p>', 2507, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('c7b4dc50-08d3-4b36-a2fc-67f3c47c32bf', '93652e78-b2b7-4154-b400-83a64852c3a3', 'Additional Attributes HTML', 1, '<h1>The Community Planning Handbook -How People Can Shape their Cities, Towns and Villages in any Part of the World book</h1>', 4495, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c7b8e2c5-08d6-45dd-ab37-21309189b4b7', '0d7a434e-2ad8-4377-9d3f-9ccfffaf305c', 'Additional Attributes HTML', 1, '<h1>Interacting Stochastic systems</h1>', 4571, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('c7d94eec-0c79-4aca-acf9-5447ed1d655c', '72f82050-4e5d-424e-8423-f07db76cdfa0', 'Additional Attributes HTML', 1, '<h1>Transforming Social Work Practice - Understanding and Using Theory in Social Work - 2/e New</h1>', 4611, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('c7ee5428-a1a4-4d0c-a84d-63cbdbb650c4', '9ac32fd4-e2db-49de-bcea-0e32eec6df04', 'Description HTML', 1, '<p>Recent years have seen dramatic progress in shape recognition algorithms applied to ever-growing image databases. They have been applied to image stitching, stereo vision, image mosaics, solid object recognition and video or web image retrieval. More fundamentally, the ability of humans and animals to detect and recognize shapes is one of the enigmas of perception. The book describes a complete method that starts from a query image and an image database and yields a list of the images in the database containing shapes present in the query image. A false alarm number is associated to each detection. Many experiments will show that familiar simple shapes or images can reliably be identified with false alarm numbers ranging from 10-5 to less than 10-300. Technically speaking, there are two main issues. The first is extracting invariant shape descriptors from digital images. Indeed, a shape can be seen from various angles and distances and in various lights.</p>', 2515, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('c7f4128a-7682-4ea4-af16-ad12ab03be8b', '2404169a-b868-4d22-9414-78e0cf47635b', 'Description HTML', 1, '<p>Leadership is one of the principal interests of the social sciences. Drawing on psychology, sociology, anthropology and business studies as well as philosophy and history, this four-volume collection focuses in on democratic leadership in the political sphere. What makes a successful political leader? How much influence can an individual really have? Why are so few top political leaders women? David Bell roots this collection in the classic works of Machiavelli and Weber, before turning to the work of the American political scientists who were the first to study leadership in a systematic way in the 1960s, and coming right up-to-date with the work of Skowronek and others. The selections are arranged in 12 sections:</p>

<ul>
	<li>Theories of Leadership&nbsp;</li>
	<li>Do Leaders Make a Difference?</li>
	<li>Weber''s View of Political Leadership&nbsp;</li>
	<li>Machiavelli''s Analysis of Leadership</li>
	<li>Modern Theory</li>
	<li>Personality of Political Leaders</li>
	<li>Questions of Equality</li>
	<li>The Political Morality of Leadership</li>
	<li>The Leadership Entourage</li>
	<li>Discourse and Symbolism in Leadership</li>
	<li>The Cycle of Leadership and Presidentialism</li>
	<li>Contemporary Populism</li>
</ul>', 3232, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('c8095e85-56a9-4cd6-97d6-5be3d3ec08b1', 'cbdd5154-855a-462f-8ab5-0e5720c2a6ee', 'Description HTML', 1, '<p>Throughout history, social and intellectual crises have given rise to compelling suggestions for reform steeped in various progressive sensibilities. For example, within the discipline of criminology -- particularly during the 1980’s and 1990’s -- a number of unconventional theoretical perspectives emerged that sought to challenge many of the assumptions embedded within its own mainstream discourse, and to propose alternative solutions for meaningful, sustainable change. Conceived of as "critical" in overarching orientation, these efforts to rethink the foundations of criminological verstehen can be traced to several specific theoretical and methodological strands of inquiry (e.g., anarchism, peacemaking, chaos theory, postmodernism). Though distinct in some respects, these emerging models are linked paradigmatically by their shared discontent with conventional criminological thought and by their radicalized posture toward existing and previously unexamined epistemic crises. Collectively, this is an agenda for reform that seeks to establish a more humane and just social order, particularly as citizens and society confront the institutional and communal problems posed by crime, delinquency, and deviance. Theory, Justice, and Social Change: Theoretical Integrations and Critical Applications represents a provocative series of essays that systematically reviews or extends the role of critical social theory in fostering justice and change in several relevant, though problematic, social contexts. Mindful of the need to address both conceptual exegeses and pragmatic concerns, the articles contained in this volume grapple with the ongoing "double crisis" that confronts theory and practice in the construction of knowledge. By appropriating and integrating various insights from several heterodox and critically animated lines of inquiry, each chapter deftly exposes where and how conventional sociological and criminological thought has failed to effectively address such human social issues as homelessness, mental illness, minority rights, juvenile justice, global violence, and criminal punishment. In doing so, Theory, Justice, and Social Change provides new and much needed direction regarding theory development in the social sciences, and indicates why charting such a course of theory/action yields more enlightened prospects for justice and change in society and in our lives.</p>', 3556, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('c80b0879-6b2b-4c15-9d4a-5f9d6839c0f7', '85c0536b-b316-4137-ad8b-4d50214fed83', 'Description HTML', 1, '<p>Quantum mechanics and the Schrodinger equation are the basis for the de­ scription of the properties of atoms, molecules, and nuclei. The development of reliable, meaningful solutions for the energy eigenfunctions of these many­ is a formidable problem. The usual approach for obtaining particle systems the eigenfunctions is based on their variational extremum property of the expectation values of the energy. However the complexity of these variational solutions does not allow a transparent, compact description of the physical structure. There are some properties of the wave functions in some specific, spatial domains, which depend on the general structure of the Schrodinger equation and the electromagnetic potential. These properties provide very useful guidelines in developing simple and accurate solutions for the wave functions of these systems, and provide significant insight into their physical structure. This point, though of considerable importance, has not received adequate attention. Here we present a description of the local properties of the wave functions of a collection of particles, in particular the asymptotic properties when one of the particles is far away from the others. The asymptotic behaviour of this wave function depends primarily on the separation energy of the outmost particle. The universal significance of the asymptotic behaviour of the wave functions should be appreciated at both research and pedagogic levels. This is the main aim of our presentation here.</p>', 5923, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c8148da0-4b4c-4888-872a-7590d1959e72', '91f8b9d2-ebcf-4922-a0c7-0e82eabed13c', 'Additional Attributes HTML', 1, '<table border="0" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td>
			<h2 style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif"><span style="font-size:14px">A Companion to Folklore</span></span></h2>
			</td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Regina F. Bendix</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781405194990</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wikey</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2012</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">660+15</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardbond</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1329, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c814912a-b851-472a-b23d-3bd90ecbc5ba', '741a0937-de6a-489d-9cc3-6c9fde0fd155', 'Additional Attributes HTML', 1, '<h1>Theory of Satellite Geodesy: Applicati0ns of Satellites to Geodesy NEW</h1>', 5267, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('c814fa03-90a6-4c92-a093-61f3eb495211', 'b80985b2-ad1a-4227-99cf-1ccec16bb710', 'Description HTML', 1, '<p>Advances in Geometric Modelling illustrates the significance of Geometric Modeling in construction, design and manufacture, in not only the traditional industries such as automobile and aircraft manufacturng, but also in modern industry. This includes CAD/CAM, computer Art, Entertainment, Education and Training, Robotics, Medical Imaging, isualization, Painting and Media, and Others.</p>

<p>* Based on the new idea of gathering state of the art topics in Geometric Modeling together with techniques, applications, systems and tools<br>
* The first book of its kind in that it incorporates several topics providing a class of practical solutions to problems in mathematical, engineering, and physical sciences<br>
* Provides a valuable resource, focusing on interdisciplinary methods and affiliate research in the area</p>', 1745, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('c81bfbbb-2980-4727-bddf-f1b42f781067', '0925686c-4903-4ecb-9f92-2b8092d4459b', 'Description HTML', 1, '<h4><u><strong>About the book</strong></u></h4>

<p>In this book you will find descriptions of amusing experiments which are based upon well-known scientific facts. You can easily carry out these experiments yourselves, and you will not need any special equipment. But if you wish to show the experiments to your friends, we advise you to practise them a few times before you demonstrate.</p>

<p>The experiments are not only amusing: after you have carried out each experiment and read the explanation, you will learn something interesting and important in such fields of science as mathematics, physics, chemistry, biology, astronomy and psychology.</p>

<p>The book will help you to learn a number of new English words which are connected with science. When you have learned them, it will be much easier for you to read scientific literature in English in the senior forms.</p>

<p>At the end of the book you will find the vocabulary of the words which you may not know. Some of the terms are given in the footnotes.</p>

<p>We hope that you will find the book interesting and easy to read, and that it will help you to become science-minded people.</p>

<p>&nbsp;</p>', 1284, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c81c89d9-be1a-4bab-b838-60882d68ec12', '905e790c-0c87-47b5-ad20-7480d0cb4fd5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Social entrepreneurs look to create social impact both as a result of an operational process and as part of the process.&nbsp; They seek out opportunities to add social impact throughout their entire value chain, often employing and training excluded groups as a part of delivering their social mission. &nbsp;The process of social entrepreneurship is characterized by a range of social missions that are addressed at different points in the ‘social’ value chain.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">The conventional view is that social enterprises should be not-for-profit, as they work to serve social needs.&nbsp; However, this is being challenged in the last few decades because we are increasingly finding both governments and markets compounding common problems instead of solving the same.&nbsp; Thus, if social enterprises need to serve the bigger purpose, they need to have personal, financial and technical resources and an institutional framework to function within.&nbsp; To sustain the system as business identity, they need to earn some profit, because they are working to create a long term impact in society.&nbsp;Arvind Eye Care Hospitals, for example, is registered as a trust and is sustained by charging users for affordable eye care.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This book will be helpful for the students pursuing MBA, corporates interested in CSR & Sustainability, scholars pursuing research in the area of social entrepreneurship, development economics and women’s role in development.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><strong><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">1. Integrating Sustainability into Business Practices</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2. Women Empowerment & Social Entrepreneurship: A LIFE Vision</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3. Transforming Lives and Creating Livelihood&nbsp;Through Social Entrepreneurship Five Social Entrepreneurs who transformed 1.7 million lives&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4. Moving Beyond Profit and Economic Efficiencies: The Shift towards Corporate Sustainability&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5. Social Entrepreneurship & Women: Reclaming the Feminine Energy</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6. Women and Social Entrepreneurship: An Assessment Study</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7. Education, Entrepreneurship and Social Responsibility: Case Study of an Innovative&nbsp;Institution - Banasthali Vidyapith</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8. Case Study on Banana Fibre Based Sarees and Fabric as a Potential Livelihood Model from Tamil Nadu&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9. Role of National Bank for Agriculture and Rural Development (NABARD) in Women Empowerment: Through Equitable Agriculture and Rural Development</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10. Gender Responsive Budgeting in India</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11. Women Entrepreneurship: Developing the World one Step at A Time</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12. Social Challenges Leads to Social Innovation: A Case of Social Entrepreneurship</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">13. Social Entrepreneurship: Creating&nbsp;Innovative Ways to Justify a Better Tomorrow,&nbsp;Annexures</span></span></span></span></span></p>', 3030, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c820fc6a-06e4-4e9d-875a-5ae9203fc1e2', '1e5b7f2a-8454-434b-bb5b-36a03e97a9fa', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Hindi Natak Drishyakalpana Ke Badlte Aayam</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Narvdeshwar Rai</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381539408</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Manish Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2889, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('c82c5ca1-7848-48f1-9af8-be945b613b8c', '2628c2b6-931b-46c6-a332-5d7db77fc75c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Introduction to The Commentary on the Vedas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Swami Dayanand Saraswati</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Arya Pratinidhi Sabha </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">1925</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Georgia,serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Georgia,serif">English/Sanskrit</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 81, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('c84a1aae-331c-497e-aed4-1e0e4e7072a8', '903cd75a-131f-44e6-9d92-afbeaed604f5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Great Men of India</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Shiv Gajrani</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8131100172</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131100172</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>
			<p>Hardback</p>
			</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 1867, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('c84daed9-2ebe-4797-9624-7acf25739de3', 'b63e17b2-92c4-4084-8551-249203fde07e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ram Krishna Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736354</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2408, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('c85038df-d2d6-4c6f-8924-04bf0637010a', '7ee29743-b905-4587-898a-d5505be62743', 'Description HTML', 1, '<p>Aside from the obvious statement that it should be a theory capable of unifying general relativity and quantum field theory, not much is known about the true nature of quantum gravity. New ideas - and there are many of them for this is an exciting field of research - often diverge to a degree where it seems impossible to decide in which of the many possible direction(s) the ongoing developments should be further sustained. The division of the book in two (overlapping) parts reflects the duality between the physical vision and the mathematical construction. The former is represented by tutorial reviews on non-commutative geometry, on space-time discretization and renormalization and on gauge field path integrals. The latter one by lectures on cohomology, on stochastic geometry and on mathematical tools for the effective action in quantum gravity. The book will benefit everyone working or entering the field of quantum gravity research.</p>', 4012, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('c852c77f-731f-49eb-9391-f2e9685ff433', '36ae3338-324f-4b54-8275-1f07942db6dc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Advertising and Promotion</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">George E. Belch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354600807</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 578, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('c8564ee8-ec9c-4c41-92ce-98ad0b3936e5', '8d86b979-36b7-4664-86a2-f1e3de837600', 'Description HTML', 1, '<h1>Literature and Social Morality - A Gandhian Overview</h1>', 4829, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c865130a-a79a-4c07-b4ed-11320686af10', '6ef76dc7-bfa5-40cc-8566-2d9b0c31a128', 'Description HTML', 1, '<p>Anjum Katyal''s work is the first comprehensive study on the life and contribution of Habib Tanvir to Indian theatre history. A playwright, director, actor, journalist and critic, Tanvir is perhaps best known for the play Charandas Chor. However, his real significance in the history of post-Independence Indian theatre is that he signposted an important path for the development of modern theatre. His productions with Naya Theatre using Chhattisgarhi folk actors established how one could do modern theatre integrated with age-old-yet equally contemporary-folk culture on a basis of equality.</p>

<p>Habib Tanvir: Towards an Inclusive Theatre explores various important aspects of Tanvir''s theatre philosophy and practice as he experimented with both content and form. Starting with his early life and work, Katyal charts his professional trajectory from Agra Bazaar to Gaon Ka Naam Sasural, when he was searching for his true form, to Charandas Chor, which portrayed the eventual maturing of his style, and beyond, to cover his entire oeuvre.</p>', 4644, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('c8667fe0-8aad-44cb-97d0-e7315277c230', '0584f078-1828-4566-87c5-d5ee03aee6b9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Fahimuddin</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184353891</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>
', 4844, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('c86f2e4b-665f-4d8d-aab9-b88b7a6ccd5c', 'afc64a79-0f8e-44ad-95bb-7b85809bf3a8', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">About the book</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Learn to make successful ethic decisions in todayand''s complex managerial environment with Ferrell/Fraedrich/Ferrelland''s market-leading BUSINESS ETHICS: ETHICAL DECISION MAKING AND CASES, 12E. Packed with cases, exercises and simulations, this applied approach uses a proven managerial framework to address overall concepts, processes and best practices associated with top business ethics programs. You clearly see how to integrate ethics into key strategic business decisions. This thoroughly revised edition highlights new legislation affecting business ethics and offers the most up-to-date examples and best practices of high-profile organizations. Twenty new or updated original case studies provide insights into ethical dilemmas.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">CONTENTS</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part I: AN OVERVIEW OF BUSINESS ETHICS.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">1. The Importance of Business Ethics.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2. Stakeholder Relationships, Social Responsibility, and Corporate Governance.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part II: ETHICAL ISSUES AND THE INSTITUTIONALIZATION OF BUSINESS ETHICS.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3. Emerging Business Ethics Issues.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4. The Institutionalization of Business Ethics.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part III: THE DECISION-MAKING PROCESS.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5. Ethical Decision Making.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6. Individual Factors: Moral Philosophies and Values.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7. Organizational Factors: The Role of Ethical Culture and Relationships.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part IV: IMPLEMENTING BUSINESS ETHICS IN A GLOBAL ECONOMY.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8. Developing an Effective Ethics Program.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9. Managing and Controlling Ethics Programs.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10. Globalization of Ethical Decision Making.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11. Ethical Leadership.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12. Sustainability: Ethical and Social Responsibility Dimensions</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Part V: CASES.</span></span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">&nbsp;1: The Volkswagen Scandal: An Admission to Emission Fraud.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2: Uber Hits a Bump in the Road.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3: Wells Fargo: The Stage Coach Went Out of Control.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4: POM Wonderful: Crazy Healthy!</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5: Monsanto: A Growing Controversy.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6: Starbucks Venti Social Responsibility and Brand Strategy.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7: Walmart Juggles Risks and Rewards.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8: New Belgium Brewing: Crafting a Fresh Social Responsibility and Sustainability Initiative.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9: The NCAA Has Many Balls in the Air.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10: Google: The Quest to Balance Privacy with Profit.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11: Zappos: Taking Steps towards Maximizing Stakeholder Satisfaction.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12: Lululemon: Turning Lemons into Lemonade.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">13: Insider Trading at the Galleon Group.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">14: Whole Foods: 365 Degrees of Commitment to Stakeholders.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">15: Apple Maintains Strong Ethical Roots.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">16: PepsiCo: Poised to Deal with the Next Generation.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">17: Fraud in Dixon, IL: All the Queens Horses Could Not Save Her.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">18: Herbalife Reborn.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">19: CVS: “Fired Up” about Social Responsibility.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">20: Enron: Not Accounting for the Future.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start">&nbsp;</p>', 805, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('c8768bcc-3cba-49de-a072-d38c28b076e4', '4d278edc-45c2-4b23-aa39-b24e6afd42ce', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Conrad Carlberg</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131787649</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3403, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('c8794a0f-8b53-48fe-9e51-e02c439b403a', '8816fb7e-a9f2-4387-b630-d436e6d3f9ca', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Brenda Wilmoth Lerner</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781414436173</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>989</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5903, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('c88b16f9-345f-4bd1-b23e-7685b5b1045e', 'acf65f63-6dc9-473b-8437-4235c1f46bc8', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Effective Business Communication 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Neera Jain</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789389811940</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 524, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('c8917d14-0b56-41cf-b0fb-01b532ea18ca', '73635fce-ad46-4866-8de9-a2034d806974', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Design and Equipment for Restaurants and Foodservice-A Management View 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Chris Thomas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781118297742</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">528</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 951, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('c8932244-31dd-4e22-85f4-16587983298e', '2f88d4ff-b8e6-4d80-a3cb-5a6eeeb4ef85', 'Additional Attributes HTML', 1, '<h1>Oracle Enterprise Manager 10g Grid Control Handbook - Centrally Manage Enterprise Applications, Middleware, and Databases</h1>', 3423, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('c8a89a9a-e970-4eea-8522-619e2bbae1e5', 'ad471156-0dd0-49eb-98d3-688dfb85c955', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">We are now at a major turning point in our personal and planetary development. Our values are changing dramatically: many of us are moving away from our previous emphasis on mere worldly gain, toward a new embrace of our own inner spiritual development. Superciousness-How to Benefit from Emerging Spiritual Trends explains the emerging techniques and attitudes that will help ease the transition to a more spiritually nurturing society and teach us to awaken the seeds of intuition, freedom, and joy that lie dormant within each of us. This is the first book that applies the teachings of the great sage Paramhansa Yogananda (193-1952, author of Autobiography of a Yogi) to the 21st Century.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;Introduction,&nbsp;1. The Cycles of Time-Keys to Planetary Evolution,&nbsp;2. Worshipping God as Divine Mother,&nbsp;3. A Tribute to Yogananda,&nbsp; 4. Kriya Yoga- The Universal Science,&nbsp;5. Paramhansa Yogananda - The Power of Divine Love,&nbsp;6. Ananda Village - How It Was Started, and Why,&nbsp;7. How to Be a True Disciple,&nbsp;8. A Cosmic Vision of Unity,&nbsp;9. Karma, Free Will, and Realization,&nbsp;10. The Light of Superconsciousness,&nbsp;The Dawn of a New Age,&nbsp;Glossary</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2050, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('c8acb72c-06b1-4132-ba3d-9c711a051386', '662a9b65-99cb-4efd-825b-6016673c2400', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Contribution of Ramacandra Pandita to Sanskrit Literature</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Dr. M.L. Wadekar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8180900991</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>117</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 5564, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c8b17f81-818b-49a6-885d-06f0e4206bc6', 'd57fc4a2-0041-4406-82d4-1cfc62f2f1a5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Dayanand Sandarbh Kosh - 3 Khandon Mein</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. Gyan Prakash Shastri</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788171103775</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Standard Publishers (India)</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>
', 2812, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('c8b3ac48-a9d2-4bb7-abaf-0ca03e96f822', 'dc47a46f-f8e8-482b-b6b8-ad1015c8dd4c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Agroecosystems in a Changing Climate</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paul C. D. Newton</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780849320880</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">CRC Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 5797, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('c8c72a11-2588-4bc7-9fe3-92798ffd2eac', '3fd51d7e-e992-44fc-9d3a-5c6579b09340', 'Description HTML', 1, '<p><strong><span style="font-size:18px">About the Book</span></strong></p>

<p><strong>Praise for the <em>First Edition</em></strong></p>

<p>". . . fills a considerable gap in the numerical analysis literature by providing a self-contained treatment . . . this is an important work written in a clear style . . . warmly recommended to any graduate student or researcher in the field of the numerical solution of partial differential equations."<br>
—<em>SIAM Review</em></p>

<p><em>Time-Dependent Problems and Difference Methods, Second Edition</em> continues to provide guidance for the analysis of difference methods for computing approximate solutions to partial differential equations for time-dependent problems. The book treats differential equations and difference methods with a parallel development, thus achieving a more useful analysis of numerical methods.</p>

<p>The <em>Second Edition</em> presents hyperbolic equations in great detail as well as new coverage on second-order systems of wave equations including acoustic waves, elastic waves, and Einstein equations. Compared to first-order hyperbolic systems, initial-boundary value problems for such systems contain new properties that must be taken into account when analyzing stability. Featuring the latest material in partial differential equations with new theorems, examples, and illustrations,<em>Time-Dependent Problems and Difference Methods, Second Edition</em> also includes:</p>

<ul>
	<li>High order methods on staggered grids</li>
	<li>Extended treatment of Summation By Parts operators and their application to second-order derivatives</li>
	<li>Simplified presentation of certain parts and proofs</li>
</ul>

<p><em>Time-Dependent Problems and Difference Methods, Second Edition</em> is an ideal reference for physical scientists, engineers, numerical analysts, and mathematical modelers who use numerical experiments to test designs and to predict and investigate physical phenomena. The book is also excellent for graduate-level courses in applied mathematics and scientific computations.</p>

<p><strong><span style="font-size:18px">Contents:</span></strong></p>

<p><strong>PART I PROBLEMS WITH PERIODIC SOLUTIONS 1</strong></p>

<p><strong>1. Model Equations 3</strong></p>

<p>1.1. Periodic Gridfunctions and Difference Operators 3</p>

<p>1.2. First-Order Wave Equation Convergence and Stability 10</p>

<p>1.3. Leap-Frog Scheme 20</p>

<p>1.4. Implicit Methods 24</p>

<p>1.5. Truncation Error 27</p>

<p>1.6. Heat Equation 30</p>

<p>1.7. Convection–Diffusion Equation 36</p>

<p>1.8. Higher Order Equations 39</p>

<p>1.9. Second-Order Wave Equation 41</p>

<p>1.10. Generalization to Several Space Dimensions 43</p>

<p><strong>2. Higher Order Accuracy 47</strong></p>

<p>2.1. Efficiency of Higher Order Accurate Difference Approximations 47</p>

<p>2.2. Time Discretization 57</p>

<p><strong>3. Well-Posed Problems 65</strong></p>

<p>3.1. Introduction 65</p>

<p>3.2. Scalar Differential Equations with Constant Coefficients in One Space Dimension 70</p>

<p>3.3. First-Order Systems with Constant Coefficients in One Space Dimension 72</p>

<p>3.4. Parabolic Systems with Constant Coefficients in One Space Dimension 77</p>

<p>3.5. General Systems with Constant Coefficients 80</p>

<p>3.6. General Systems with Variable Coefficients 81</p>

<p>3.7. Semibounded Operators with Variable Coefficients 83</p>

<p>3.8. Stability and Well-Posedness 90</p>

<p>3.9. The Solution Operator and Duhamel’s Principle 93</p>

<p>3.10. Generalized Solutions 97</p>

<p>3.11. Well-Posedness of Nonlinear Problems 99</p>

<p>3.12. The Principle of A Priori Estimates 102</p>

<p>3.13. The Principle of Linearization 107</p>

<p><strong>4. Stability and Convergence for Difference Methods 109</strong></p>

<p>4.1. The Method of Lines 109</p>

<p>4.2. General Fully Discrete Methods 119</p>

<p>4.3. Splitting Methods 147</p>

<p><strong>5. Hyperbolic Equations and Numerical Methods 153</strong></p>

<p>5.1. Systems with Constant Coefficients in One Space Dimension 153</p>

<p>5.2. Systems with Variable Coefficients in One Space Dimension 156</p>

<p>5.3. Systems with Constant Coefficients in Several Space Dimensions 158</p>

<p>5.4. Systems with Variable Coefficients in Several Space Dimensions 160</p>

<p>5.5. Approximations with Constant Coefficients 162</p>

<p>5.6. Approximations with Variable Coefficients 165</p>

<p>5.7. The Method of Lines 167</p>

<p>5.8. Staggered Grids 172</p>

<p><strong>6. Parabolic Equations and Numerical Methods 177</strong></p>

<p>6.1. General Parabolic Systems 177</p>

<p>6.2. Stability for Difference Methods 181</p>

<p><strong>7. Problems with Discontinuous Solutions 189</strong></p>

<p>7.1. Difference Methods for Linear Hyperbolic Problems 189</p>

<p>7.2. Method of Characteristics 193</p>

<p>7.3. Method of Characteristics in Several Space Dimensions 199</p>

<p>7.4. Method of Characteristics on a Regular Grid 200</p>

<p>7.5. Regularization Using Viscosity 208</p>

<p>7.6. The Inviscid Burgers’ Equation 210</p>

<p>7.7. The Viscous Burgers’ Equation and Traveling Waves 214</p>

<p>7.8. Numerical Methods for Scalar Equations Based on Regularization 221</p>

<p>7.9. Regularization for Systems of Equations 227</p>

<p>7.10. High Resolution Methods 235</p>

<p><strong>PART II INITIAL–BOUNDARY VALUE PROBLEMS 247</strong></p>

<p><strong>8. The Energy Method for Initial–Boundary Value Problems 249</strong></p>

<p>8.1. Characteristics and Boundary Conditions for Hyperbolic Systems in One Space Dimension 249</p>

<p>8.2. Energy Estimates for Hyperbolic Systems in One Space Dimension 258</p>

<p>8.3. Energy Estimates for Parabolic Differential Equations in One Space Dimension 266</p>

<p>8.4. Stability and Well-Posedness for General Differential Equations 271</p>

<p>8.5. Semibounded Operators 274</p>

<p>8.6. Quarter-Space Problems in More than One Space Dimension 279</p>

<p><strong>9. The Laplace Transform Method for First-Order Hyperbolic Systems 287</strong></p>

<p>9.1. A Necessary Condition for Well-Posedness 287</p>

<p>9.2. Generalized Eigenvalues 291</p>

<p>9.3. The Kreiss Condition 292</p>

<p>9.4. Stability in the Generalized Sense 295</p>

<p>9.5. Derivative Boundary Conditions for First-Order Hyperbolic Systems 303</p>

<p><strong>10. Second-Order Wave Equations 307</strong></p>

<p>10.1. The Scalar Wave Equation 307</p>

<p>10.2. General Systems of Wave Equations 324</p>

<p>10.3. A Modified Wave Equation 327</p>

<p>10.4. The Elastic Wave Equations 331</p>

<p>10.5. Einstein’s Equations and General Relativity 335</p>

<p><strong>11. The Energy Method for Difference Approximations 339</strong></p>

<p>11.1. Hyperbolic Problems 339</p>

<p>11.2. Parabolic Problems 350</p>

<p>11.3. Stability Consistency and Order of Accuracy 357</p>

<p>11.4. SBP Difference Operators 362</p>

<p><strong>12. The Laplace Transform Method for Difference Approximations 377</strong></p>

<p>12.1. Necessary Conditions for Stability 377</p>

<p>12.2. Sufficient Conditions for Stability 387</p>

<p>12.3. Stability in the Generalized Sense for Hyperbolic Systems 405</p>

<p>12.4. An Example that Does Not Satisfy the Kreiss Condition But is Stable in the Generalized Sense 416</p>

<p>12.5. The Convergence Rate 423</p>

<p><strong>13. The Laplace Transform Method for Fully Discrete Approximations 431</strong></p>

<p>13.1. General Theory for Approximations of Hyperbolic Systems 431</p>

<p>13.2. The Method of Lines and Stability in the Generalized Sense 451</p>

<p><strong>Appendix A Fourier Series and Trigonometric Interpolation 465</strong></p>

<p>A.1. Some Results from the Theory of Fourier Series 465</p>

<p>A.2. Trigonometric Interpolation 469</p>

<p>A.3. Higher Dimensions 473</p>

<p><strong>Appendix B Fourier and Laplace Transform 477</strong></p>

<p>B.1. Fourier Transform 477</p>

<p>B.2. Laplace Transform 480</p>

<p>&nbsp;</p>', 1330, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('c8dd5b3d-5c27-4661-bf8e-880484da112a', '99e9f700-f64f-4869-9ad8-26dbbb482a43', 'Description HTML', 1, '<h1>Macbeth - 2e</h1>', 2445, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('c8e0712e-347d-41c1-8530-92b19de0b664', '6c966935-3e2c-4716-916a-c8fa24602eae', 'Description HTML', 1, '<p>Individuals and enterprises are looking for optimal solutions for the problems they face. Most problems can be expressed in mathematical terms, and so the methods of optimization render a significant aid. This book details the latest achievements in optimization. It offers comprehensive coverage on Differential Evolution, presenting revolutionary ideas in population-based optimization and shows the best known metaheuristics through the prism of Differential Evolution.</p>', 2375, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('c8e12818-e591-4d10-9fdd-2f65f0393173', '8a9bd3be-4afb-488b-b75d-234ca9867e1c', 'Additional Attributes HTML', 1, '<h1>Gaar Interpreted - The General Anti-Avoidance Rule</h1>', 5373, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('c8e55508-7413-47ea-b053-de79678ac287', 'ccda9465-bfb0-4764-8ebf-834dbc00d457', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Design of Columns, Beams, and Tension Elements in Wood, Steel, and Reinforced Concrete</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jonathan Ochshorn</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781856177719</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>385</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6015, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c8e623fa-df8b-484f-9212-4a806a48c0df', 'e674ebae-2c5e-4a8e-a4fc-29cdd3d2b44f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Karl Maramorosch</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>Insect Cell Biotechnology provides a lucid, up-to-date description of recent major advances in the field. A number of significant topics are addressed, including the use and production of baculoviruses in insect cells, baculovirus specificity, bacterial toxin studies in cultured insect cells, scale-up operations required in the production of recombinant protein and insect viruses propagated in insect cells, growth and nervous system interactions, and the physiological and developmental capacities of cell lines. Transfection in Drosophila cells and a chapter on the theoretical and practical implications of stress produced by x-rays, ultraviolet light, chemicals, psoralens, and heat are discussed as well.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780849345975</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3681, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('c8e67c6e-b39d-4bf7-a060-0983271c272b', '2e1f6863-b28b-4ce2-ad10-be1b1c8d5200', 'Description HTML', 1, '<p>Information System is an important area of study in modern management. In this book, the fundamentals of information system, meaning and role of management information system, management organisational theory and system approach is covered. Various policies and techniques related to information system are also appended in this book to make it more comprehensive in all manners. In Unit 1, the introduction part of Information system is covered. In Unit 2, Systems implementation and significance of computer Based information system is covered. In Unit 3, Systems Acquisition, Implementation, Security and maintenance is enclosed to make the text more Comprehensive. In Unit 4, Emphasis has been laid down on Decision Support System and Key Issues of MIS Management.</p>', 3242, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('c8e86209-b2a7-4291-ac8d-167b618c63b8', '635ea8a3-eac2-481d-9d60-ef417fb2e30c', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Nonlinear Phenomena In Plasma Physics And Hydrodynamics</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">R.Z Sagdeev</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1986</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">224</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1068, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('c8eb57ac-9acc-453c-9fb6-d63c944dbc9a', '771c6567-934d-4077-a06a-b00dc4e910e7', 'Description HTML', 1, '<h1>Fundamentals of Corporate Finance 9/e</h1>', 3068, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c8f711e2-77ea-4e1b-98f2-44bb0c160794', 'bf060019-0626-4240-aabe-9b1895e5a652', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The Puranas in the Indian Religious context are considered to be the important set of the religious literature, after the Vedic literature totally became beyond the reach of the common man. The void thus created in the Indian religious thought was filled by the epics of the Ramayai3a of Valmiki as well as the&nbsp;<a href="https://www.exoticindiaart.com/book/Hindu/mahabharata/" style="box-sizing:inherit; cursor:pointer; color:blue; text-decoration:underline"><span style="color:black">Mahabharata</span></a>. But besides these, the Puranas which were composed by the sage Vyasa and other sages gained the importance of their own. Some of them were devoted to Visnu, while others were devoted to&nbsp;<a href="https://www.exoticindiaart.com/shiva.htm" style="box-sizing:inherit; cursor:pointer; color:blue; text-decoration:underline"><span style="color:black">Siva</span></a>, Sakti as well as the other deities. Of these, Siva Purana and the Linga Purana are mainly the Saiva Puranas. In these Puranas, lord Siva is eulogised in different ways and both of them have their own importance.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">The distinctive aspect of the Linga Purana is that thousand and eight names of Siva have been repeated twice in this Purana. In Chapter-65, the thousand and eight names have been spoken out by the sage Tandin, while in chapter-98 of the same Purana, the thousand and eight names of Siva were recited by lord Visnu himself in order to get cakra from lord Siva, at the behest of the gods. Besides these, there are many other topics in this Purai3a, which will be of great interest to the readers. This Purana is divided into two parts. The first part has a hundred and eight chapters, while the second part has fifty five chapters.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:start"><span style="font-size:12pt"><span style="background-color:white"><span style="color:black">This is for the first time that an English translation of Linga Purana is being published along with complete&nbsp;<a href="https://www.exoticindiaart.com/book/Hindu/sanskrit/" style="box-sizing:inherit; cursor:pointer; color:blue; text-decoration:underline"><span style="color:black">Sanskrit</span></a>&nbsp;text. The importance of the book is enhanced with an exhaustive introduction on the subject and an index of verses is provided at the end of the second volume for the benefit of the readers.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 1490, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('c8fd5669-ebba-40af-9323-5eebb36d14e1', '37c45228-1b5f-4a69-95f8-613f27f603b1', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Aimed at non-accounting management students, this textbook offers a thorough introduction to management accounting, approaching the subject from a managerial perspective, without sacrificing accuracy or detail.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Introduction to Management and Cost Accounting </span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to management accounting</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An introduction to cost and concepts </span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Information for Decision Making </span></strong></span></span></p>

<ol start="3">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cost volume profit analysis </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Measuring relevant costs and revenues for decision making </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pricing decisions and profitability analysis </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Capital investment decisions, appraisal methods </span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Cost Assignment</span></strong></span></span></p>

<ol start="7">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cost assignment</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Activity based costing  </span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Information for Planning, Control and Performance Measurement </span></strong></span></span></p>

<ol start="9">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The budgeting process </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Management control systems </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Standard costing and variance analysis </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Divisional financial performance measures </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Transfer pricing in divisional companies </span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Strategic Cost Management and Performance Management </span></strong></span></span></p>

<ol start="14">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategic cost management </span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Strategic performance management</span></span></span></li>
</ol>
', 249, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('c90c13b8-dd5d-4003-820b-d63d18a7b522', 'aa1577bf-a16a-4675-96e3-c9c14bdc8c99', 'Description HTML', 1, '<p>The tenth edition of the popular Modern Database Management has been expanded and upgraded to make it more relevant to improved managerial practices, database design tools and methodologies, and database technology. In addition to the expanded coverage of SQL with frequently used components, the text includes new figures to graphically depict the set-processing logic of SQL queries, thereby providing new tools to students.</p>

<ul>
</ul>', 3042, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c912eb46-5679-4851-9c61-d59e756308ab', 'f7a51e43-7a95-4e76-b16c-a34c6bfb5061', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book provides an insight on how to effectively manage the export-import process, covering important functions of procedural formalities, documentation, custom clearance, regulatory compliance with various authorities involved, and safe and systematic realization of payments from abroad. Export and Import Management: Text and Cases will help readers to understand and analyse the risks involved, such as transport risks and credit and exchange rate fluctuation risks, at various stages of trade operations. Conceptualized and mapped to meet the curriculum requirements of all prominent universities in India, this book supplements the core theoretical foundations with demonstrative case lets, discussion questions, critical thinking questions, figures, tables and up-to-date coverage of Exim regulations. Besides being a staple read for students of Exim courses, it will be a useful companion for practising managers in the field.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding Export-Import Operations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Trading Environment</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Direction and Composition of India’s Foreign Trade</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">E-commerce and Trade Information for Exporters</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Legal Formalities for Getting Started in Foreign Trade</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Product Selection and Adaptation for International Markets</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Regulation of Foreign Trade in India</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding INCOTERMS 2020</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International Sales Contracts</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Processing of an Export Order</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Export-Import Documentation</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pre-shipment Export Credit Scheme</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Post-shipment Export Finance Scheme</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Methods of Payments</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Credit Insurance Policies and ECGC</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Duty Drawback Claim Procedure</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Export Promotion Measures</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Quality Control and Pre-shipment Inspection in Exports</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Dedicated Export Enclaves</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Special Economic Zones in India</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Legal Framework of Customs Law</span></span></span></li>
</ol>

<p style="margin-left:36pt; margin-right:0cm; text-align:justify"> </p>
', 831, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('c9412561-710f-47c8-a54f-9311782dfb28', '930e860c-1443-43e2-ba3c-f063ee078d59', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">&nbsp;Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Goswami Tulsidas'' Geetawali and Barvai Ramayan with Ram Raksha Stotra&nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ajai Kumar Chhawchharia</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 13 Digit</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788183900089</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pages</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">455</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Year of Publication</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">2006</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Edition of Book</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">First</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Language</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">English</span></td>
		</tr>
	</tbody>
</table>', 5574, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c94279dd-aac4-4c27-b580-749bd2625918', '0536d7d2-998f-4444-9169-f1ceb7c21de0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aftab Alam</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186208151</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4305, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('c942fd8b-d41f-4f0a-a265-fccc797ab6b1', 'd232e3b7-797d-49bd-bec0-fb8def06b893', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">About the book</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">This textbook, designed for a foundation course in Human Values and Professional Ethics, is an outcome of the long-drawn search, visualization and experimentation by the authors and their colleagues to evolve an effective and universally acceptable content and methodology for introducing value education in the present curricula of technical and other professional institutions. Thus, it is in response to a long-felt and urgent need to integrate education in human values with professional skills. A unique methodology focusing on the right understanding of the human reality vis-à-vis rest of existence has been systematically presented. This involves the discovery of the inherent harmony and co-existence in entire existence forming the basis of universal Human Values and Facilitating transformation towards holistic perception and ‘Human consciousness’.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Starting with identification of basic human aspirations as happiness and prosperity in continuity, the discussion is focused on the appropriate programme to fulfil these enabling to live a fulfilling life. Understanding harmony at various levels starting from the human beings and spanning up to the whole existence forms the core contents of value education in this book. Finally, the important implications of ‘right understanding’ in life and profession are adequately elaborated.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Unlike the conventional treatment, the issues in professional ethics are analysed in the context of right understanding thereby enabling the resolution of various ethical dilemmas. The main focus is on the development of the ethical competence in the individual through right understanding. The book concludes by proposing salient steps to undertake the journey towards holistic and value-based living.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Content</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Section I: Introduction to Value Education</span></span></span></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Understanding Value Education</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Self-exploration as the Process for Value Education</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Basic Human Aspirations and their Fulfilment</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Understanding Happiness and Prosperity- Their Continuity and Programme for Fulfilment</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Section II: Understanding the Harmony at Various Levels</span></span></span></span></span></p>

<ol start="5">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Understanding the Human Being as Co-existence of the Self and the Body</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Harmony in the Self-Understanding Myself</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Harmony of the Self with the Body-Understanding Self-regulation and Health</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Harmony in the Family- Understanding the values in Human-Human Relationships</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Harmony in the Society-Understanding Universal Human Order</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Harmony in Nature-Understanding the Interconnectedness, Self-regulation and Mutual Fulfilment</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Harmony in Existence-Understanding Co-existence at Various Levels</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Section III. Implications of the Right Understanding</span></span></span></span></span></p>

<ol start="12">
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">The Basis for Universal Human Values and Ethical Human Conduct</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Professional Ethics in the Light of Right Understanding</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Holistic Development towards Universal Human Order</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Vision for Holistic Technologies, Production Systems and Management Models</span></span></span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Journey towards Universal Human Order-The Road Ahead</span></span></span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Appendices</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Glossary</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">References</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 959, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('c9455eb6-99c6-401c-ad28-f26f58f4cfa2', 'f7fea703-e11a-4c4f-ac0a-98eaa7846372', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p>The late Navjot Sodhi conceived this book as a way of bringing to the forefront of our conservation planning for the tropics the views of people who were actually working and living there.  In its 31 chapters, 55 authors present their views on the conservation problems they face and how they deal with them. <br />
<br />
Effective long term conservation in the tropics requires the full participation of local people, organizations and governments. The human population of tropical countries is expected to grow by more than 2.5 billion people over the next several decades, with expectations of increased consumption levels growing even more rapidly than population levels; clearly there will be a need for more trained conservationists and biologists.  Significant levels of local involvement are essential to conservation success, with the rights of local people fully recognized, protected and fostered by governmental and international assistance.  Overarching conservation plans are necessary, but cannot in themselves lead to success.   <br />
<br />
The individual experiences presented in the pages of this book will provide useful models that may serve to build better and more sustainable lives for the people who live in the tropics and lead to the continued survival of as many species and functioning ecosystems as possible. </p>

<p><strong>Contents</strong></p>

<p><strong>PART 1: FROM WITHIN THE REGION, 5</strong><br />
<br />
<strong>SECTION 1: AFRICA, 5</strong></p>

<p>2 CONSERVATION PARADIGMS SEEN THROUGH THE EYES OF BONOBOS IN THE DEMOCRATIC REPUBLIC OF CONGO, 7<br />
<em>Bila-Isia Inogwabini and Nigel Leader-Williams</em></p>

<p>3 GOVERNANCE FOR EFFECTIVE AND EFFICIENT CONSERVATION IN ETHIOPIA, 19<br />
<em>Fikirte Gebresenbet, Wondmagegne Daniel, Amleset Haile and Hans Bauer</em></p>

<p>4 WILDLIFE IN JEOPARDY INSIDE AND OUTSIDE PROTECTED AREAS IN CÔTE D’IVOIRE: THE COMBINED EFFECTS OF DISORGANIZATION, LACK OF AWARENESS, AND INSTITUTIONAL WEAKNESS, 26<br />
<em>Inza Koné</em></p>

<p>5 CONSERVATION CHALLENGES FOR MADAGASCAR IN THE NEXT DECADE, 33<br />
<em>Hajanirina Rakotomanana, Richard K.B. Jenkins and</em> <em>Jonah Ratsimbazafy</em><br />
<br />
6 CONSERVATION IN MAURITIUS AND RODRIGUES: CHALLENGES AND ACHIEVEMENTS FROM TWO ECOLOGICALLY DEVASTATED OCEANIC ISLANDS, 40<br />
<em>F.B. Vincent Florens</em></p>

<p>7 DESIGN AND OUTCOMES OF COMMUNITY FOREST CONSERVATION INITIATIVES IN CROSS RIVER STATE OF NIGERIA: A FOUNDATION FOR REDD+?, 51<br />
<em>Sylvanus Abua, Robert Spencer and Dimitrina Spencer</em></p>

<p>8 SHADES OF GREEN: CONSERVATION IN THE DEVELOPING ENVIRONMENT OF TANZANIA, 59<br />
<em>Flora I. Tibazarwa and Roy E. Gereau</em></p>

<p>9 SUSTAINABLE CONSERVATION: TIME FOR AFRICA TO RETHINK THE FOUNDATION, 65<br />
<em>Mwangi Githiru</em></p>

<p><strong>SECTION 2: AMERICAS, 75</strong></p>

<p>10 CHALLENGES AND OPPORTUNITIES FOR BRIDGING THE RESEARCH–IMPLEMENTATION GAP IN ECOLOGICAL SCIENCE AND MANAGEMENT IN BRAZIL, 77<br />
<em>Renata Pardini, Pedro L.B. da Rocha, Charbel El-Hani and Flavia Pardini</em></p>

<p>11 CONSERVING BIODIVERSITY IN A COMPLEX BIOLOGICAL AND SOCIAL SETTING: THE CASE OF COLOMBIA, 86<br />
<em>Carolina Murcia, Gustavo H. Kattan, and Germán Ignacio Andrade-Pérez</em></p>

<p>12 INDIGENOUS RIGHTS, CONSERVATION, AND CLIMATE CHANGE STRATEGIES IN GUYANA, 97<br />
<em>Michelle Kalamandeen</em></p>

<p>13 CHALLENGES AND OPPORTUNITIES FOR CONSERVATION OF MEXICAN BIODIVERSITY, 105<br />
<em>Gerardo Ceballos and Andrés García</em></p>

<p>14 PARAGUAY’S CHALLENGE OF CONSERVING NATURAL HABITATS AND BIODIVERSITY WITH GLOBAL MARKETS DEMANDING FOR PRODUCTS, 113<br />
<em>Alberto Yanosky</em></p>

<p><strong>SECTION 3: ASIA, 121</strong></p>

<p>15 LAND-USE CHANGE AND CONSERVATION CHALLENGES IN THE INDIAN HIMALAYA: PAST, PRESENT, AND FUTURE, 123<br />
<em>Maharaj K. Pandit and Virendra Kumar</em></p>

<p>16 CONSERVATION CHALLENGES IN INDONESIA, 134<br />
<em>Dewi M. Prawiradilaga and Herwasono Soedjito</em></p>

<p>17 SINGAPORE: HALF FULL OR HALF EMPTY?, 142<br />
<em>Richard T. Corlett</em></p>

<p>18 WANT TO AVERT EXTINCTIONS IN SRI LANKA? EMPOWER THE CITIZENRY!, 148<br />
<em>Rohan Pethiyagoda</em></p>

<p>19 CONSERVATION OF HORNBILLS IN THAILAND, 157<br />
<em>Pilai Poonswad, Vijak Chimchome, Narong Mahannop and Sittichai Mudsri</em></p>

<p><strong>SECTION 4: OCEANIA, 167</strong></p>

<p>20 TIPPING POINTS AND THE VULNERABILITY OF AUSTRALIA’S TROPICAL ECOSYSTEMS, 169<br />
<em>William F. Laurance</em></p>

<p>21 BIODIVERSITY AND CONSERVATION IN THE PACIFIC ISLANDS: WHY ARE WE NOT SUCCEEDING?, 181<br />
<em>Gilianne Brodie, Patrick Pikacha and Marika Tuiwawa</em></p>

<p>22 WHEN WORLDS COLLIDE: CHALLENGES AND OPPORTUNITIES FOR CONSERVATION OF BIODIVERSITY IN THE HAWAIIAN ISLANDS, 188<br />
<em>Carter T. Atkinson, Thane K. Pratt, Paul C. Banko, James D. Jacobi and Bethany L. Woodworth</em></p>

<p>23 THE CHIMERA OF CONSERVATION IN PAPUA NEW GUINEA AND THE CHALLENGE OF CHANGING TRAJECTORIES, 197<br />
<em>Phil Shearman</em></p>

<p><strong>PART 2 THOUGHTS FROM DIASPORA, 205</strong></p>

<p>24 COMPLEX FORCES AFFECT CHINA’S BIODIVERSITY, 207<br />
<em>Jianguo Liu</em></p>

<p>25 GOVERNANCE AND CONSERVATION IN THE TROPICAL DEVELOPING WORLD, 216<br />
<em>Kelvin S.-H. Peh</em></p>

<p>26 KNOWLEDGE, INSTITUTIONS, AND HUMAN RESOURCES FOR CONSERVATION OF BIODIVERSITY, 226<br />
<em>Kamaljit S. Bawa</em></p>

<p>27 PEOPLE, PLANTS AND POLLINATORS: UNITING CONSERVATION, FOOD SECURITY, AND SUSTAINABLE AGRICULTURE IN EAST AFRICA, 232<br />
Dino J. Martins</p>

<p>28 BALANCING SOCIETIES’ PRIORITIES: A SCIENCE-BASED APPROACH TO SUSTAINABLE DEVELOPMENT IN THE TROPICS, 239<br />
<em>Lian Pin Koh</em></p>

<p>29 BIODIVERSITY CONSERVATION PERFORMANCE OF SUSTAINABLE-USE TROPICAL FOREST RESERVES, 245<br />
<em>Carlos A. Peres</em></p>

<p>30 CONCLUDING REMARKS: LESSONS FROM THE TROPICS, 254<br />
<em>Luke Gibson and Peter H. Raven</em></p>

<p>Index 259</p>
', 1156, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('c94b74c4-6931-4a93-b586-7d476deb50ab', '1aad90de-925b-4c39-8238-f7b09f999f1d', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This fifth edition of the popular text in Strategic Management brings to you the state-of-the-art in the discipline of strategic management in a lucid and reader-friendly manner. This edition is a thoroughly revised, rewritten, and updated edition with thirty-eight case studies of Indian organisations and companies. With its several reader-friendly features, this edition continues the tradition of being a text ideal for self-study and comprehensively meets the requirements of graduate and post-graduate students of management and allied disciplines as well as students of engineering and information technology who would like to enhance their understanding of how organisations operate strategically. Middle-level managers, trainers, and consultants would also find this book to be quite useful</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">KEY FEATURES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• The latest framework of strategic management including strategy formulation, strategy implementation, and strategy evaluation and control</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Comprehensive coverage of the latest issues in strategic management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Special emphasis on corporate sustainability, internationalisation, liberalisation and digitalisation in the context of strategic management in India</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Includes contemporary topics such as resource-based view, dynamic capabilities, risk management, business modelling, VRIO framework, balanced scorecard, digitalisation, new framework of strategy implementation, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">network structures, blue ocean strategy, mergers and acquisitions, strategic alliances and joint ventures, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">corporate political activity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">and stakeholder management.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Hundreds of new examples and illustrations of Indian companies and organisations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Preview and review cases, numerous exhibits and figures, chapter-end summaries, short-answer and discussion questions, and copious notes and references</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PART 1 Foundations of Strategic Management</span></strong><br />
<span style="font-family:"Bookman Old Style",serif">Chapter 1: Introduction to Strategic Management<br />
Chapter 2: Strategic Management for Sustainability<br />
<br />
<strong>PART 2 Strategy Formulation</strong><br />
Chapter 3: Environmental Appraisal<br />
Chapter 4: Organisational Appraisal<br />
Chapter 5: Corporate-Level Strategies<br />
Chapter 6: Internationalisation Strategies<br />
Chapter 7: Business-level Strategies <br />
Chapter 8: Methods for Pursuing Strategies<br />
Chapter 9: Strategic Analysis and Choice<br />
<br />
<strong>PART 3: Strategy Implementation</strong><br />
<br />
Chapter 10: Activating Strategies<br />
Chapter 11: Structural Implementation<br />
Chapter 12: Behavioural Implementation<br />
Chapter 13: Functional and Operational Implementation<br />
<br />
<strong>PART 4: Strategic Evaluation</strong><br />
Chapter 14: Strategic Evaluation and Control<br />
<br />
<strong>PART 5 Applying Strategic Management</strong><br />
<br />
Applying Strategic Management through the Case Method<br />
<br />
Case<br />
Case 1 The Service-As-A-Product in Café Coffee Day: A Path Less Travelled <br />
Case 2 Indian Cosmetics and Toiletries Industry Profile<br />
Case 3 Management Case of Harvest Gold: Delhi’s Number One Bread <br />
Case 4 Banking in Paradise: Strategy Case of The Jammu and Kashmir Bank <br />
Case 5 On The Job: Strategy Case of Naukri.com <br />
Case 6 Strategy Case of the Rajasthan Shiksha Karmi Project<br />
Case 7 Trivitron Healthcare: Tale of an Entrepreneurial Strategist <br />
Case 8 Providing Access to Water in Remote Areas: Trunz Water Systems in India <br />
Case 9 The Internationalisation Strategy of Wipro in Europe <br />
Case 10 Zoom’s Exponential Growth – Globally and in Indian Market</span></span></span></p>
', 597, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('c9540926-1cb1-4cb1-862b-856ab6f340f7', '7c37f4b8-4477-4ffb-a5a7-b85ebe345619', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David L. Goetsch</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131785874</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2017</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Rnglish</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3133, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('c95441f0-441a-461e-b914-2dde106386f2', '46b29aa9-d9bb-48ec-b48a-6e48f678d93c', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The only resource to deliver effective, permanent solutions to securing structures right now, Architectural Security Codes and Guidelines defines all the relevant issues as well as the roles and responsibilities of all participants. You''ll find in-depth, expert coverage of the environment, sustainability, energy, information technology, changing demographics, and safety vs. affordability.</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Provides step-by-step "best practices" guidelines and at-a-glance&nbsp; &nbsp; &nbsp; checklists for disaster preparation, mitigation, response, and&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; recovery</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Fully addresses topics such as risk-threat assessments,&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;recommended HVAC systems and emergency generators...how to&nbsp; &nbsp;ensure that the elderly/handicapped can exit buildings quickly and&nbsp; &nbsp;safely</span></p>

<p style="text-align:justify"><span style="font-size:18px">• Lists the newest technologies and materials relevant to creating&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; more secure structures...explains their advantages and&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;disadvantages...tells how to incorporate them into new construction&nbsp; &nbsp; and/or use them for retrofitting</span></p>

<p style="text-align:justify"><span style="font-size:18px">INSIDE Architectural Security Codes and Guidelines • Construction Regulation Then and Now • Defining the Issues and Roles • Existing Codes • Existing Structures: Inspecting and Retrofitting • Before New Codes Are in Place: Interim Solutions • Preparation, Mitigation, Response and Recovery for Terrorism and Natural Disasters • New Technologies and Materials • Security and the Future Direction of Construction Industry • Resources for Additional Information</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Foreward, Acknowledgments, Part I Overview , 1 Codes and Regulations and the Construction Team, 2 Challenges Facing the Construction Team: Revising Codes and Standards, Redefining Roles and Responsibilities, 3 Findings from the World Trade Center Towers Collapse and Other Post-9/11 Disasters: What Is It That We Want Buildings to Do?, Part II Existing Guidelines, Codes and Standards and How They Protect Buildings and the Public from Disasters, 4 Beginning with the End in Mind: Assessing Risk, Threats, and Mitigation Strategies, 5 Existing Construction Standards, Codes, Practices, and Guidelines that Promote Security and Disaster Resilience in New Construction, 6 Existing Buildings: Inspections and Retrofitting, Part III Addressing New Issues: Viewing the Building as a Complete Life-Cycle System, 7 Homeland Security and the Issues of Energy, Sustainability, Environment, Accessibility and New Products, Materials and Techniques, 8 A World Transformed: A Vision of One Possible Future for the Construction Industry and Construction Team, Appendix: Resources, Web sites, and Chapter Notes</span></p>', 6050, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('c95a169f-4465-4ee5-bbe2-c04ef66e3fc2', '038faece-5611-43f1-8eab-b7760cf869e2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Consumer Behavior and Marketing Communication: Concepts and Cases</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Surendra Tiwari</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788119079896</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Bharti Publication</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 464, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('c960fb3e-042c-4302-b113-3cd8c8f5c0a3', '220693c5-29de-498e-85c3-537f28836afe', 'Description HTML', 1, '<h1>Practical Cataloguing AACR-2</h1>', 3308, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('c96805c2-39e9-472d-bc63-9a99e146a42b', 'bb5bd0b3-2f95-4cca-bd11-7370242163de', 'Description HTML', 1, '<p>The book is based on International Summer Schools on Biophysics held in Croatia which, contrary to other workshops centered mainly on one topic or technique, has very broad scope providing advanced training in areas related to biophysics. This volume presents papers in the field of biophysics for studying biological phenomena by using physical methods and/or concepts. Its scope should be of interest for students at doctoral or postdoctoral level and to experienced scientists.</p>', 3592, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('c9699fc2-bf7f-46e9-a07a-a90975e4ccbd', 'c1a97269-5730-4723-b0cf-681abd8046a9', 'Description HTML', 1, '<h1>Approximate Global Convergence and Adaptivity for Coefficient Inverse Problems</h1>

<p><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">It </span><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">is the first book in which two new concepts of numerical solutions of multidimensional Coefficient Inverse Problems (CIPs) for a hyperbolic Partial Differential Equation (PDE) are presented: Approximate Global Convergence and the Adaptive Finite Element Method (adaptivity for brevity).<br>
<br>
Two central questions for CIPs are addressed: How to obtain a good approximations for the exact solution without any knowledge of a small neighborhood of this solution, and how to refine it given the approximation.<br>
<br>
The book also combines analytical convergence results with recipes for various numerical implementations of developed algorithms. The developed technique is applied to two types of blind experimental data, which are collected both in a laboratory and in the field. The result for the blind backscattering experimental data collected in the field addresses a real world problem of imaging of shallow explosives.</span></p>', 2575, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('c976074f-2a48-4ba1-bdc2-e7a1b5434e1d', '8bd46916-d30a-4a9b-9145-9924982d95c7', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Issues of Social Justice</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranabir Samaddar&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788132100645</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1276</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4487, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c977130f-eff7-46aa-9dc9-72298620ac64', 'b90140cf-5df7-4152-955b-6e4868922258', 'Description HTML', 1, '<p>In the transitional networked society, police power is no longer constrained by the borders of the nation state. It has globalised. Global Policing shows how security threats have been constructed by powerful actors to justify the creation of a new global policing architecture and how the subculture of policing shapes the world system.</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>Demonstrating how a theory of global policing is central to understanding global governance, the text explores:</p>

<p>&nbsp;</p>

<p>- the ''new security agenda'' focused on serious organised crime and terrorism and how this is transforming policing</p>

<p>&nbsp;</p>

<p>- the creation of global organisations such as Interpol, regional entities such as Europol, and national policing agencies with a transnational reach</p>

<p>&nbsp;</p>

<p>- the subculture of the ''global cops'', blurring boundaries between police, private security, military and secret intelligence agencies</p>

<p>&nbsp;</p>

<p>- the reality of transnational policing on the ground, its effectiveness, legitimacy, accountability and future development.</p>

<p>&nbsp;</p>

<p>Written by two leading international experts who bring cutting-edge theoretical debates to life with case studies and examples, Global Policing will prove captivating reading for students and scholars in criminology, criminal justice, international relations, law and sociology.</p>', 1611, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('c97c9f53-5f5c-421c-9ea0-2f7875b9caba', 'e15315d2-56c0-47ae-8874-1522fb37224a', 'Description HTML', 1, '<h1>Inorganic Nanoprobes for Biological Sensing and Imagin - Engineering in Medicine & Biology New</h1>', 3682, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('c9916f70-114a-4b66-ace5-af7750b87bd4', '8feb2f42-3c99-4848-ba62-8eb23b93de40', 'Description HTML', 1, '<p>This two - volume textbook Comprehensive Mathematics for Computer Scientists is a self Contained Comprehensive Presentation of mathematics including sets, numbers, graphs , algebras, logic, grammars, machines, linear geometry, clculus, ODE''s, and a special themes such as neutral networks, fourier theory, wavelets, numerical issues, statistics, categories, and manifolds. The COncept Framework is streamlined but defining and providing irtually everything. The Style implicitly follows the spirit of recent topos -orientated theoretical computer science.</p>', 1713, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('c996602f-99db-451c-8866-65c78447168c', '401f2c2d-c751-4bc7-9a6a-da7e9e61deb5', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Marcia Texler Segal, Vasilikie Demos</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848550261</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5556, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('c9988874-08c3-4a3f-8572-12bd2832169d', '453aea8b-3f9a-429e-84f7-15aade1ea6d2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Spanning the entire spectrum of life science research, the Encyclopedia features more than 4,000 specially commissioned and peer-reviewed articles. These concentrate primarily on the molecular and cellular life sciences, including biochemical topics, methods and techniques. Applied areas of science are also included on a selective basis, as are biographies and general interest articles on ethics and the history of science. Since the acquisition of ELS from NPG in 2004, Wiley has been adding both new and updated articles to keep readers up-to-date with the relentlessly evolving nature of life sciences, carefully commissioning in areas that have been particularly dynamic on the advice of a specialist board of scientific editors. Accordingly, in this six-volume work, we have published an additional 650 new and updated peer-reviewed articles that complement the original print volume set. By completing the original set with these new articles, the reader is kept up-to-date with research across the life sciences in one complete print product. Aimed at researchers, students and teachers, articles provide comprehensive and authoritative coverage, written by leaders in the field. Colour illustrations and tables accompany articles, with appendix and glossary material providing essential information for the non-specialist, including biochemical and taxonomic information, acronyms, synonyms, units and other technical data. Importantly, all articles have been peer-reviewed to ensure a balanced representation of the literature. Articles are divided into three different categories indicating their level of complexity: Introductory, Advanced and Keynote. Introductory articles have been written primarily for undergraduate and non-specialists requiring the basic concepts of a particular subject. Advanced articles provide a more detailed discussion of specialist subjects, equivalent to that found in graduate level texts. Keynote articles provide a platform for debate where controversial issues and ''hot topics'' can be discussed. Coverage includes: * Biochemistry * Cell Biology * Developmental Biology * Ecology * Evolution and Diversity of Life * Functional and Comparative Morphology * Genetics and Disease * Genetics and Molecular Biology * Immunology * Microbiology * Neuroscience * Plant Science * Science and Society * Structural Biology * Virology Don''t miss this great opportunity to own the leading resource in the life sciences.</span></span></span></p>', 4807, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('c9a4c6af-c773-4cd1-8034-80e5e1afa3f3', 'ec113c53-7542-403f-bffd-3fa4af2adb6b', 'Description HTML', 1, '<p>One of the most globally recognised sub-disciplines of social psychology is the field of intergroup relations, which has a strong relationship with both sociology and political science given its preponderance with themes such as prejudice, discrimination, multiculturalism and the relationship between social groups. This new four-volume major work presents a comprehensive and authoritative collection of both classic and contemporary readings in intergroup relations. Each volume is opened by an introductory chapter which provides the reader with an overview of the primary topics covered therein, and the rationale behind the editor’s selection. Whilst the volumes are organized around the broad research themes of intergroup relations, the papers are carefully structured so that together they tell the story of how intergroup relations research has evolved within social psychology. Volume One: Cognitive Processes Volume Two: Motivation and Ideology Volume Three: Emotion, Neuroscience and Evolution Volume Four: Improving Intergroup Relations</p>', 4472, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('c9aa209c-d0ee-4ecf-836b-8e61c297891e', 'e5c5d4fd-4b12-4f74-8ebd-b9c27e4190f7', 'Description HTML', 1, '<p>Focuses upon the foundation of nuclear power generation, nuclear reactor technology. This work emphasizes on understanding the principles processes, concepts and techniques behind their types functioning, their safe handling and management....</p>

<ul>
</ul>', 4192, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('c9c08b34-c0a6-41a7-ace2-ce096a5a4647', '9a16dd4a-0c94-43a4-9e5e-5520ed1eba3f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Reflection on Vivekananda''s Philosophy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Aditya K. Gupta</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176259620</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>84</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4673, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('c9c46c48-53e7-4fe8-a3dc-ed32ab3e7941', '0f5678a2-06f7-4465-a401-d041d967547a', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Management Information Systems: Managerial Perspectives 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">D P Goyal</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789325978607</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Vikas</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 990, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('c9c6edd4-3833-43f5-9396-4c9645601e41', '4b2c3a02-276a-4eac-8de3-540387cb97df', 'Description HTML', 1, '<p>The Hitopades''a of Narayana</p>
', 44, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('c9d2931b-117e-42f7-8545-65a998a6d645', '0d013205-8da3-4930-9533-e2708783b441', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Library of International Relations</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>James Pattison</td>
		</tr>
		<tr>
			<th>Pub</th>
			<td>SAGE</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781446273449</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>1472</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2013</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 5758, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('c9f3974b-da22-45d3-9fb9-32722865c188', 'b528e81d-cb8a-4013-9473-4ed8d47d311e', 'Description HTML', 1, '<p>understanding of consumer behavior. The authors believe that knowledge of the factors that influence consumer behavior can, with practice, be used to develop sound marketing strategy. As a consequence, the text integrates theory, strategy-based examples, and application.</p>

<ul>
</ul>', 3330, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('ca01f71d-4d5f-48ba-8c64-a180c81f59a7', 'a586cdc9-162b-4852-8481-bd7e6b9af81c', 'Description HTML', 1, '<p>The aim of this work is to review the latest developments in glass science and technology. It presents various types of glass, of both academic and technological importance, in which the host is doped with rare-earth ions.Glass science has reached a very interesting stage in its development, with scope for a wider-ranging investigation of technologically oriented glasses. One of the primary goals of this book, "Physics and Chemistry of Rare Earth Ion Doped Glasses", is to highlight new developments and opportunities in glass science, with the emphasis on research into rare-earth ion doped glasses for the development of new optical glasses of technological importance to the next generation.The contents reflect the quality and standards, of recent advances in glass research, for the benefit of the whole academic community, particularly doctoral researchers, for whom it will act as an essential reference guide to glassy materials.</p>', 5274, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('ca1c9c59-aa85-4037-b79a-55bd54da620f', '129202fd-0799-48d7-96af-b7183b2d7442', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Sub Title</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">&nbsp;An Introduction to Palaeoanthropology</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Author</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">P.K. Seth</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>About Author</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>ISBN 10 Digit</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">8178351064</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>ISBN 13 Digit</strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Pages</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">304</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Binding</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">Hardcover</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Year of Publication</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">2003</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Edition of Book</strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Language</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">English</span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:18px"><span style="font-family:Calibri,"><strong>Illustrations</strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:18px"><span style="font-family:Calibri,">As per Book</span></span></p>
			</td>
		</tr>
		<tr>
			<th>&nbsp;</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>&nbsp;</th>
			<td>&nbsp;</td>
		</tr>
	</tbody>
</table>', 5976, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('ca5a818e-ffb9-481f-9d4f-c6cbcb1b7b5f', 'b42808f2-8f7b-4600-b33f-d932cc0bf02a', 'Description HTML', 1, '<p>सत्यार्थप्रकाश&nbsp;</p>', 33, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('ca60762d-4422-4a04-9b41-6a8ab655ac2e', 'f50767a3-d30f-4d35-b141-efa0efda73be', 'Description HTML', 1, '<p>An accessible how-to-do-it style, with tips, checklists and sample documents help readers to get started quickly, learn from others'' experience and select the approach best suited to their situation. The glossary, bibliography and contact details allow them to find further resources and information. This handbook is essential for all those involved in shaping their local environment - planners, architects, community workers, local authorities and residents - and a useful reference for students. Published in association with The Urban Design Group, The Prince of Wales'' Foundation for Architecture, South Bank University and the UK Department for International Development</p>', 5621, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('ca67bf93-66c4-48a9-9420-bb535fa7e337', 'b9ccbae4-4780-4f1c-b037-b93397fd3bff', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Business Statistics 2/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">J. Joseph Francis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789353502195</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 582, '2026-08-11 12:39:41', '2026-08-11 12:39:41'),
('ca7368ef-5a92-473b-96ff-677d66067797', 'daf16663-fe8b-4ebc-b61b-09ead0599b1b', 'Description HTML', 1, '<p>Advances in Mathematical Economics is a publication of the Research Center for Mathematical Economics, which was founded in 1997 as an international scientific association that aims to promote research activities in mathematical economics.</p>

<p>Our publication was launched to realize our long-term goal of bringing together those mathematicians who are seriously interested in obtaining new challenging stimuli from economic theories and those economists who are seeking effective mathematical tools for their research.</p>

<p>The scope of Advances in Mathematical Economics includes, but is not limited to, the following fields: - economic theories in various fields based on rigorous mathematical reasoning; - mathematical methods (e.g., analysis, algebra, geometry, probability) motivated by economic theories; - mathematical results of potential relevance to economic theory; - historical study of mathematical economics.</p>

<p>Authors are asked to develop their original results as fully as possible and also to give a clear-cut expository overview of the problem under discussion. Consequently, we will also invite articles which might be considered too long for publication in journals.</p>', 1743, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('ca811b5d-bbf7-4b26-bd04-d5b2e1075c0d', '79aceb0a-8543-4259-91ea-cfe310afaa5a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>A.K. Sinha</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8186560884</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2634, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('ca85a481-ebe3-4ea8-89fc-36da679c4b44', '5e2452b8-afb5-4057-97a7-0d5f66b917b4', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book represents a new approach to musical creativity, dealing with the semiotics, mathematical principles, and software for creativity processes. After a thorough introduction, the book offers a first practical part with a detailed tutorial for students in composition and improvisation, using musical instruments and music software. The second, theoretical part deals with historical, actual, and new principles of creative processes in music, based on the results and methods developed in the first author’s book Topos of Music and referring to semiotics, predicative objects, topos theory, and object-oriented concept architectures. The third part of the book details four case studies in musical creativity, including an analysis of the six variations of Beethoven''s sonata op. 109, a discussion of the creative process in a CD coproduced in 2011 by the first and second authors, a recomposition of Boulez’s "Structures pour deux pianos" using the Rubato software module BigBang developed by the third author, and the Escher theorem from mathematical gesture theory in music. </span></p>

<p style="text-align:justify"><span style="font-size:18px">This is both a textbook addressed to undergraduate and graduate students of music composition and improvisation, and also a state-of-the-art survey addressed to researchers in creativity studies and music technology. The book contains summaries and end-of-chapter questions, and the authors have used the book as the main reference to teach an undergraduate creativity studies program and also to teach composition. The text is supported throughout with musical score examples.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Part I Introduction,&nbsp;Part II Practice,&nbsp;Part III Theory,&nbsp;Part IV Case Studies,&nbsp;Part V References, Index,&nbsp;References,&nbsp;Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 5601, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('ca884a95-1f6f-4404-9656-8fa273f5118d', '1c6423ce-a6ff-4957-adb8-605270b1ea67', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Workbook to Accompany: Applications for Financial Accounting</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David Willis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780074711750</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 230, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('ca8ef70f-344b-424f-bd9c-cd9cf211aeeb', 'a8a25aa6-4281-4ceb-b19e-b580fb5d22c8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Reunderstanding Indian Philosophy</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S.S. Barlingay</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788124601075</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 4335, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('caba033b-cf1b-4c64-ba76-e03d552ac0b5', '4e7b7a12-feca-48d0-a84a-087616070657', 'Additional Attributes HTML', 1, '<h1>Computational Methods in 2 Vols. New</h1>', 4161, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('cac6f2c3-28eb-4386-ac3e-fd82c997b507', 'ee9fc7d0-b509-4cbd-974f-0c8250e1165a', 'Description HTML', 1, '<p>This book focuses on the theoretical aspects of small strain theory of elastoplasticity with hardening assumptions. It provides a comprehensive and unified treatment of the mathematical theory and numerical analysis. It is divided into three parts, with the first part providing a detailed introduction to plasticity, the second part covering the mathematical analysis of the elasticity problem, and the third part devoted to error analysis of various semi-discrete and fully discrete approximations for variational formulations of the elastoplasticity. This revised and expanded edition includes material on single-crystal and strain-gradient plasticity. In addition, the entire book has been revised to make it more accessible to readers who are actively involved in computations but less so in numerical analysis.</p>', 1607, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('cad7d63e-cf5e-4018-a10b-103dce0ad413', 'd38c0b74-fc8d-49bb-bc83-e5f639e6fa28', 'Description HTML', 1, '<p>The purpose of this book is to explain from an economic and financial perspective, how to evaluate, calculate and present evidence on compensatory damages and other financial remedies related to the litigation involving infringement or misappropriation of intellectual property ("IP") assets. We intend the book to provide a useful resource to economists, accountants and other financial professionals who may serve as testifying experts or consultants to owners or users of intellectual property. It should also be useful to executives who manage intellectual property and intellectual property litigation attorneys. It shouldserve as a how-to primer for someone encountering intellectual property damages issues for the first time, as well as a refernce guide to those who are experienced practitioners. We hope that all will find the book clear and helpful.</p>

<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;We are not attorneys and our book does not provide legal advice. We limit our explanations and discussions to the measurement and calculation of damages, avoiding any interpretation of the purely legal aspects of damages and the other financial remedies we deal with. However, in calculating damages and conducting financial and economic analysis in litigation, experts and consultants must apply their expertise within the context of case law and statutory instructions. Therefore, we necessarily discuss below our understanding of the legal rules, practices and requirements we face.</p>

<p>There are a number of fine books available that deal with the interpretation of patent and other IP law. We intend our work to complement those texts. Additionally, throughout our book we address and identify many texts and articles that we have found thoughful and useful.</p>

<p>Whenever we think it is reasonable to do so, we present alternative approaches to analyzing and computing damages. We attempt to evaluate these alternatives clearly and to present our opinions as to the relative strengths and weaknesses of the various approaches.</p>

<p>Contents - Role and Responsibilities of the Damages Expoert, Types of Damages and Other Remedies in intellectual Property Litigation, Patent Infringement: Lost Profits, Erosion, Damages Measured by a Reasonable Royalty, Actual Damages and Reasonable Royalty in Trademark, Trade Dress, Copyrights and Trade Secrets, Infringer''s Profits, Prejudgment Interest, Appendices, Admissibility of Expert Dmages Testimony in IP Cases by Cleve B Tyler, PH.D., Case Citations, Panduit Factors Citations, Other citations from cases involving damages, Table of Cases, Index.</p>', 3512, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('cae30ec4-bead-479b-a1a5-b73476dbfa86', 'b9d07739-c2ad-4991-9705-6a5026b2a964', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">This book is the collection of the papers presented at the 33rd Communicating Process Architectures (CPA) conference, held at the University of Limerick, Ireland, 19-22 June, 2011. It was hosted by Lero, the Irish Software Engineering Research Centre, and co-located with FM 2011 (the 17th internaitonal Symposium on Formal Methods), SEW-34 (the 34th Annual IEEE Software Engineering Workshop) and several specialist workshops and tutorials.</span></p>

<p style="text-align:justify"><span style="font-size:18px">These CPA proceedings contain the results from rich seams of research covering many of the key issues in modern computer science, which all seem to concern concurrency in one form or another these days. Inside, you will find papers on concurrency models and their theory, concurrency pragmatics (the effective use of multicores), language ideas and implementation (for mobile processes, generalised forms of choice), tools to assist verification and performance, applications (large scale simulation, robotics, web servers), benchmarks (for scientific and distributed computing) and, perhaps most importantly, education. They reflect the increasing relevance of concurrency both to express and manage complex problems as well as to exploit readily available parallel hardware.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong> Preface, Editorial Board, Reviewing Committee, Implementing Generalised Alt - A Case Study in Validated Design Using CSP, Verification of a Dynamic Channel Model Using the SPIN Model Checker, Programming the CELL-BE Using CSP, Static Scoping and Name Resolution for Mobile Processes with Polymorphic Interfaces, Prioritised Choice over Multiway Synchronisation, An Analysis of Programmer Productivity Versus Performance for High Level Data Parallel Programming, Experiments in Multicore and Distributed Parallel Processing Using JCSP, Evaluating an Emergent Behaviour Algorithm in JCSP for Energy Conservation in Lighting Systems, LUNA: Hard Real-Time, Multi-Threaded, CSP-Capable Execution Framework, Concurrent Event-Driven Programming in occam- for the Arduino, Fast Distributed Process Creation with the XMOS XSl Architecture, Serving Web Content with Dynamic Process Networks in Go, Performance of the Distributed CPA Protocol and Architecture on Traditional Networks, Object Store Based Simulation Interworking, A Model for Concurrency Using Single-Writer Single-Assignment Variables, The Computation Time Process Model, SystemVerilogCSP: Modeling Digital Asynchronous Circuits Using System Verilog Interfaces, Process-Oriented Subsumption Architectures in Swarm Robotic Systems, A Systems Re-Engineering Case Study: Programming Robots with occam and Handel-C, The Flying Gator: Towards Aerial Robotics in occam-π, CONPASU-Tool: A Concurrent Process Analysis Support Tool Based on Symbolic Computation, Development of an ML-Based Verification Tool for Timed CSP Processes, Mobile Processes and Call Channels with Variant Interfaces (a Duality), Adding Formal Verification to occam-π, Subject Index, Author Index</span></p>', 1793, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('cae56945-fc89-4bf6-8b61-0eecba589f7e', '7ddd064c-2f47-4917-bc4a-f5290a0bb257', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">Title</td>
			<td style="text-align:center">Mathematical Analysis - A Brief Course for Engineering Students</td>
		</tr>
		<tr>
			<td style="text-align:center">Author</td>
			<td style="text-align:center">A.F Bermant</td>
		</tr>
		<tr>
			<td style="text-align:center">Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">Year of Publication</td>
			<td style="text-align:center">1975</td>
		</tr>
		<tr>
			<td style="text-align:center">Pages</td>
			<td style="text-align:center">809</td>
		</tr>
		<tr>
			<td style="text-align:center">Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1187, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('caf040b2-9b3a-45fd-bd95-dbe2a132eeb7', 'df8a4b03-f418-4ccc-8fb5-626c0baea717', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Roger Sapsford, Arthur Still</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>076195838X</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>224</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>1998</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>Ist</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5727, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('caf44317-433a-4aae-b3bd-6ea3fcb4efcb', '995453a5-5ce1-4c36-82d9-3fe6f15fde6f', 'Description HTML', 1, '<p>As any human activity needs goals, mathematical research needs problems -David Hilbert Mechanics is the paradise of mathematical sciences -Leonardo da Vinci Mechanics and mathematics have been complementary partners since Newton''s time and the history of science shows much evidence of the ben­ eficial influence of these disciplines on each other. Driven by increasingly elaborate modern technological applications the symbiotic relationship between mathematics and mechanics is continually growing. However, the increasingly large number of specialist journals has generated a du­ ality gap between the two partners, and this gap is growing wider. Advances in Mechanics and Mathematics (AMMA) is intended to bridge the gap by providing multi-disciplinary publications which fall into the two following complementary categories: 1. An annual book dedicated to the latest developments in mechanics and mathematics; 2. Monographs, advanced textbooks, handbooks, edited vol­ umes and selected conference proceedings. The AMMA annual book publishes invited and contributed compre­ hensive reviews, research and survey articles within the broad area of modern mechanics and applied mathematics. Mechanics is understood here in the most general sense of the word, and is taken to embrace relevant physical and biological phenomena involving electromagnetic, thermal and quantum effects and biomechanics, as well as general dy­ namical systems. Especially encouraged are articles on mathematical and computational models and methods based on mechanics and their interactions with other fields. All contributions will be reviewed so as to guarantee the highest possible scientific standards.</p>', 1739, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('cb1180b4-623b-46ca-93a5-8b221fa1a7f1', '0fd6d1f4-1255-4c4d-92fb-b8ca97a91c23', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henk Broer, Floris Takens</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Henk Broer and Floris Takens are professors at the Johann Bernoulli Institute in the University of Groningen. are leader in the field of of dynamical systems. They have published a welath of scientifi papers and books in this area and both authors are members of the Royal Netherlands Academy of Arts and Sciences (KNAW).</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441968692</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVI, 313</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1698, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('cb2433d6-22ec-4059-a496-fa3e1ae8425d', '2e4f3154-6000-4dcf-ad9f-e88401f69a8b', 'Description HTML', 1, '<p>This major work offers a broad insight into the field of industrial relations, taking into account the economic, political and social influences and the relative power of capital and labour that shape relations between people at work. Aided by an international editorial advisory board, the collection takes a broad interdisciplinary approach, which includes the interactions between employers, workers, their collective organizations and the state. Key concepts and foundational readings on industrial relations are covered by the first volume, while the second comprises readings on the principal actors in industrial relations. The third volume focuses on industrial relations processes and conflict resolution, leaving the fourth and final volume to deal with outcomes of the industrial relations processes. This major work offers a broad insight into the field of industrial relations, taking into account the economic, political and social influences and the relative power of capital and labour that shape relations between people at work. Aided by an international editorial advisory board, the collection takes a broad interdisciplinary approach, which includes the interactions between employers, workers, their collective organisations and the state. Key concepts and foundational readings on industrial relations are covered by the first volume, while the second comprises readings on the principal actors in industrial relations. The third volume focuses on industrial relations processes and conflict resolution, leaving the fourth and final volume to deal with outcomes of the industrial relations processes.</p>', 4422, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('cb26646e-a9fa-4054-963d-3d9d8d8349e8', 'b3f37b5a-97c4-400b-97b8-48e9c69bf706', 'Description HTML', 1, '<h1>Status of Dalit Women New</h1>', 4430, '2026-08-11 12:40:29', '2026-08-11 12:40:29'),
('cb391c2d-8190-4bc8-9fae-7628c15332bc', 'bade7e1e-6711-4cc3-9a2c-e995d8f2ea7c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Vedic Literature is a most precious treasure of Indianwisdom.The literature is vast, and includes not only the four Vedasbutalso Brahmanas, Aranyakas and Upanishads. As a part of thehistoryof India, this literature constitutes a source materialforunderstanding various aspects of Indian culture as it has grownanddeveloped over millennia. For every lover of India, therefore,itbecomes essential to turn to the portals of theVedicliterature.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">An attempt has been made in this book to present to a beginner some of the most important portions of this vast literature.&nbsp; The veda contains secret knowledge, and the language used to express that knowledge is symbolic and therefore, not easily intelligible.&nbsp; Sri Aurobindo, has, in his great work Secret of the Veda, expounded his discovery of the secret knowledge that is contained in the Veda.&nbsp; An attempt has been made to reflect that discovery while expounding&nbsp;selected passages which have been collected in this book.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">India is passing through a period of Renaissance, and it is felt that the recovery of the knowledge contained in the Veda is an essential task, since the future can securely be built only if it is based on the foundations which were built in the ancient times.&nbsp; This book will, therefore, be found relevant to the needs of all those who are keen to conceive and formulate&nbsp;a meaningful vision of the future of India.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">PART I&nbsp;</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">1. The Four Vedas</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">2. Rigveda</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">3. Rigveda (contd.)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">4. Vedic Concept of the Ultimate Reality</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">5. Vedic World-Knowledge&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">6. Yajurveda&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">7. Yajurveda (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">8. Samaveda&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">9. Atharva Veda&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">10. Brahmanas&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">11. Brahmanas (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">12. Aranyaka Literature&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">13. Upanishads</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">14. Upanishads (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">15. Upanishads (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">16. Upanishads (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">17. Upanishads (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">18. Kathopanishad</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">19. Kathopanishad (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">20. Taittiriya Upanishad</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">21. Taittiriya Upanishad (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">22. Taittiriya Upanishad (contd.)&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">23.&nbsp; Mandukya Upanishad&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">24. Mundukya Upanishad&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">PART II&nbsp;</span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">25. The Veda in the Light of Sri Aurobindo&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">26. Yogic Science and Vedic Yoga</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">27. Vedic Ideals of Education and their Contemporary Relevance</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">I. Our Contemporary Search</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">II. Vedic Knowledge</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">III. Vedic System of Education</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">IV. Relevance of Vedic System of Education to our Needs&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">28. Spirituality, Science and Technology</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">29. Yoga, Religion and Morality</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">30. Yoga, Science, Religion and Philosophy&nbsp;</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">31. Yoga and Knowledge</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Validity of Yogic Knowledge</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Integral Knowledge</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Elementary Methods and Techniques for Integral Knowledge</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Three Movements Leading UP to Realisation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif"><span style="color:black">Yoga and Science</span></span></span></span></span></p>', 5581, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('cb3de42a-74e1-4109-b2ed-cd8e65199487', '03adad0c-a4fb-4670-85da-fbeeee830dee', 'Description HTML', 1, '<p>Introduce your students to the most progressive thinking about organizations today as acclaimed author Richard Daft balances recent, innovative ideas with proven classic theories and effective business practices. Daft''s best-selling UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS presents a captivating, compelling snapshot of contemporary organizations and the concepts driving their success that will immediately engage and inspire your students. Recognized as one of the most systematic, well-organized texts in the market, UNDERSTANDING THE THEORY AND DESIGN OF ORGANIZATIONS helps both future and current managers thoroughly prepare for the challenges they are certain to face in today''s business world. This revision showcases some of today''s most current examples and research alongside time-tested principles. Students see, firsthand, how many of today''s well-known organizations have learned to cope and even thrive amidst a rapidly changing, highly competitive international environment. Featured organizations include BP, Disney/Pixar, Volvo, Barnes & Noble and Cisco Systems. Organization studies, proven cases and illustrations provide the insights necessary to better understand modern organizations, while new and proven learning features give your students important opportunities to apply concepts and refine their personal business skills and insights.</p>', 3150, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('cb41dad4-42f6-4147-9995-51df75c1fadb', '2ab5fb46-1532-4169-8f44-92bf409c4e0a', 'Description HTML', 1, '<p>Measure-valued branching processes arise as high density limits of branching particle systems. The Dawson-Watanabe superprocess is a special class of those. The author constructs superprocesses with Borel right underlying motions and general branching mechanisms and shows the existence of their Borel right realizations. He then uses transformations to derive the existence and regularity of several different forms of the superprocesses. This treatment simplifies the constructions and gives useful perspectives. Martingale problems of superprocesses are discussed under Feller type assumptions. The most important feature of the book is the systematic treatment of immigration superprocesses and generalized Ornstein--Uhlenbeck processes based on skew convolution semigroups.</p>

<p>The volume addresses researchers in measure-valued processes, branching processes, stochastic analysis, biological and genetic models, and graduate students in probability theory and stochastic processes.</p>', 1647, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('cb4a7c25-7281-4d15-9aa7-4c7b0ffd0744', 'ca82d101-747b-441c-8f98-df9ae74a81b9', 'Description HTML', 1, '<p>The Most Comprehensive ASP.NET Resource Available Get up to speed on ASP.NET--a core Web development platform in the new Microsoft .NET Framework--with this definitive resource. You''ll learn how the .NET Framework really works, master the Visual Studio .NET development environment, and learn best practices for developing powerful ASP.NET applications. Systematically covering both basic and more advanced topics, this comprehensive guide will help you take advantage of ASP.NET''s pre-built functionality and show you how to program the event-driven form model, access XML Web services, work with relational databases, and much more. You''ll also find helpful security information for safeguarding your site and providing subscription services. Thorough and organized, this one-stop reference will show you everything you need to expertly work with ASP.NET. Learn the fundamentals of the .NET Framework Explore the basics of object-oriented programming as well as Visual Basic .NET and C# syntax Interact with a Web page''s user interface through its object layer Employ ASP.NET''s built-in data-binding features and advanced data controls Design robust Web services and access them from multiple platforms Create your own reusable components and Web controls for ASP.NET applications Get at-a-glance reference information for every ASP.NET Web control and configuration setting Boost performance of any Web application through caching Discover productivity tricks for mastering Visual Studio .NET and its integrated debugger</p>', 3398, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('cb4efe8a-8b03-405a-9187-d0ef9c343e92', '06b47585-417c-47e3-940a-25ff52af99da', 'Additional Attributes HTML', 1, '<h1>The Theory of Optics</h1>', 3937, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('cb68a8a9-2a25-4e7c-b15c-09fd489233d8', '7542c314-729c-4d40-a2c3-e6857ef4470f', 'Description HTML', 1, '<h1>Assets and Finances: Calculating Intellectual Property Damages NEW</h1>', 5140, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('cb6e5c48-5324-49a6-9f48-a463ca9d5886', 'bbd63b1a-8659-4cde-aefd-a7c725be0488', 'Additional Attributes HTML', 1, '<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;288 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;1402075723</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1402075728</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Reading age ‏ : ‎&nbsp;10 years and up</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;1 kg 50 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.6 x 1.75 x 23.39 cm</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Net Quantity ‏ : ‎&nbsp;1 Piece</span></li>
</ul>', 2584, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('cb85048d-b7a8-493a-af3b-7b197c6d86e6', '61ee123d-e4da-4ded-b506-af837766c7ad', 'Additional Attributes HTML', 1, '<p>Imprint: India Allen Lane</p>

<p>Published: Jan/2019</p>

<p>ISBN: 9780670092208</p>

<p>Length : 352 Pages</p>

<p>MRP : ₹699.00</p>', 2241, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('cb8a3827-9ed1-4e25-9d08-93ade580a438', 'f6ab7653-80b7-41c8-b984-c0bcd8f7370b', 'Additional Attributes HTML', 1, '<h1>Free energy Transduction and Biochemical Cycle Kinetics</h1>', 3915, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('cb8c62c7-e966-4c2a-8941-dadbc8c07d6b', 'd46c13b2-20dd-411f-acf0-5381f7230da9', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">The autobiography of Pandit Shriram Sharma Acharya</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Shriram Sharma Acharya</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">XXXX</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">XXXX</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">196</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">2008</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2111, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('cb9ce854-3f1e-4e5d-8425-25068976a538', '60da0783-6c2a-435f-99f8-de148321e75c', 'Description HTML', 1, '<p>About the Book :- A highly accessible, comprehensive and fully up to date digital systems text. A well known and respected text now revamped for current courses. Part of the Newnes suite of texts for HND/1st year modules. Brian Holdsworth''s Digital Logic Design is a well established undergraduate text on digital systems ? offering full coverage of the field for first and second year modules and HND units. It has also proved popular in industry as a reference text Clive Woods has fully revised the text to cover all the latest developments in the field and to match current degree module syllabuses. The layout has also been redesigned to make it easier to use. The resulting book is highly accessible as well as being fully comprehensive. New, updated and expanded topics in the fourth edition include: EBCDIC, Grey code, practical applications of flip-flops, linear and shaft encoders, memory elements and FPGAs. The section on fault-finding has been expanded. A new chapter is dedicated to the interface between digital components and analog voltages. Contents :- Number systems and codes; Boolean algebra; Karnaugh maps and function simplification; Combinational logic design principles; Combinational logic design with MSI; Latches and flip-flops; Counters and generators; Clock-driven sequential circuits; Event-driven circuits; Instrumentation and interfacing; Programmable logic devices; Arithmetic circuits; Fault diagnosis and testing; Appendix - Functional logic symbols; Answers to problems; Bibliography; Index. About the Authors :- Brian Holdsworths Digital Logic Design is a well established undergraduate text on digital systems ? offering full coverage of the field for first and second year modules and HND units. It has also proved popular in industry as a reference text. Clive Woods has fully revised the text to cover all the latest developments in the field and to match current degree module syllabuses. The layout has also been redesigned to make it easier to use. The r</p>', 3360, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('cba0a95e-f1b0-48bd-95af-843022bdd306', '202d8597-24bd-489e-8073-3176851cf34d', 'Description HTML', 1, '<h1>Integrated Graphic and Computer Modelling</h1>

<p><span style="background-color:#ffffff; color:#0f1111; font-family:"Amazon Ember",Arial,sans-serif; font-size:14px">Computer languages and computer graphics have become the primary modes of human-computer interaction. This book provides a basic introduction to "Real and Virtual Environment" computer modelling. Graphics models are used to illustrate both the way computer languages are processed and also used to create computer models of graphic displays. Computer languages have been bootstrapped from machine code, to high-level languages such as Java, to animation scripting languages. Integrating graphic and computer models takes this support for programming, design and simulation work, one step further, allowing interactive computer graphic displays to be used to construct computer models of both real and virtual environment systems. The Java language is used to implement basic algorithms for language translation, and to generate graphic displays. It is also used to simulate the behaviour of a computer system, to explore the way programming and design-simulation environments can be put together.</span></p>', 2579, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('cbab287a-44a3-41a4-8a52-fb70c9bceb98', '98786819-8011-406f-863a-66170fa808e7', 'Description HTML', 1, '<h1>Madan Mohan Malaviya</h1>', 4921, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('cbc7444e-0ba4-43a8-aec6-21a7bdea5ac1', '29b0f5d8-5ff9-4625-bf17-1cf85b46a24c', 'Description HTML', 1, '<p>This new major work on critical marketing studies adopts a multi-disciplinary and international approach to a subject which has flourished over the past few years. Bringing together papers from a wide range of academic outlets - from both inside and outside of the traditional resources of the marketing discipline - the experienced editorial team of Mark Tadajewski and Robert Cluley have provided an invaluable service to scholars who cannot themselves spend the considerable time it takes to familiarise themselves with the spectrum of scholarship in this domain. The four-volume collection speaks to important emerging trends in the field; specifically with regard to the connections between critical marketing, contemporary theories of emotional, aesthetic and sexual labour, critical social marketing, macromarketing and political economy. Volume One: Critical Marketing and Critiques of Marketing Volume Two: Conceptual and Ethical Critiques Volume Three: Power, Resistance and Marketplace Boundaries Volume Four: The Structuring of Marketing and Consumer Practice</p>', 3276, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('cbcf3736-908c-49d2-a5c5-c292683429f9', 'd2680fcb-9977-4625-bc86-a31570452791', 'Description HTML', 1, '<h1>Impact of Television New</h1>', 4522, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('cbf53966-a47f-4543-a9be-005a2c3e9e35', 'fe9c4f35-cf7c-428a-870b-7d9f4d6701c3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">In the third edition of Howard Rosenthal’s best-selling test preparation guide for the National Counselor Examination (NCE), students get more help than ever with an expanded section on marriage and family counseling, new material on web counseling, and updated material throughout. This resource now includes over 1,050 tutorial questions/answers and a new "Final Review and Last Minute Super Review Boot Camp" section. This guide is an ideal review tool for state licensing, the NCC credential, and preparation for written and oral boards. And because the new Counselor Preparation Comprehensive Examination (CPCE), draws from the same subject areas, the Encyclopedia is a perfect study guide for the CPCE as well. Written in a unique question/answer format, with a quick reference index, this is also an essential student reference volume for use in any counseling, social work, or human services course.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Study Guides: My Own Humble Beginnings</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">How to End Exam Worries</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Growth and Development</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Social and Cultural Foundations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Theories of Counseling and the Helping Relationship</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Groups</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Lifestyle and Career Development</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appraisal</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Research and Program Evaluation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Professional Orientation and Ethics</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Counseling Families, Diagnosis and Advanced Concepts</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Final Overview and Last Minute Super Review Boot Camp</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Graphical Representations</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Resources</span></span></span></li>
</ol>
', 427, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('cbfc4a81-0e1c-43ad-b95a-c3294872475c', 'e15315d2-56c0-47ae-8874-1522fb37224a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hedi Mattoussi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781596931961</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>english</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3683, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('cc035943-e87e-43e3-846f-1e43bdf77132', '3832f56f-c273-4dd8-8b61-9cfaa07b13be', 'Description HTML', 1, '<h1>Rural Migration in India - Issues and Preventive Measures</h1>', 4564, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('cc14eaa9-67a2-41fd-bccf-92d97d1ac2fc', '666ea49c-b5ec-4e1c-a075-4d01ce8f33f5', 'Description HTML', 1, '<p>Electrochemical processes play an increasingly large role in our daily lives; whether in producing or saving energy, rust protection or nerve stimuli in our bodies. This 11-volume encyclopedia provides both an easy introduction to all topics related to modern electrochemistry as well as a comprehensive overview of the subject.<br>
<br>
Unrivalled in its breadth and depth, this first-class reference work has been created and written by renowned scientists, covering everything from fundamental research to areas of application.<br>
&nbsp;</p>', 2206, '2026-08-11 12:40:02', '2026-08-11 12:40:02'),
('cc25c49e-61c7-4376-be03-7aea56dd3380', '3fe144c7-2371-4166-be31-168cf734278f', 'Description HTML', 1, '<h1>Mathematics for Life Science and Medicine - Biological and medical Physics Biomedical Engineering</h1>', 4142, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('cc370c87-b01a-4064-9c7a-ae8a74603aaa', '66284bf2-d440-4f8f-b1a5-e6190f37e99f', 'Additional Attributes HTML', 1, '<h1>An Anthology of Gujarati Dalit Literature NEW</h1>', 5600, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('cc3eaa11-cb7e-4671-84df-4a3bdad4aafa', 'd978f3e2-b064-4e2d-bab1-57b79e1e1ccc', 'Description HTML', 1, '<p>This comprehensive and authoritative dictionary is specially compiled for learners of English, teachers, translators and general readers, First of its kind published by Oxford, it draws upon the press''s risch and varied tradition of publishing trusted dictionaries throughtout the world.</p>

<p>Key Features:</p>

<ul>
	<li>Includes over 50,000 entries and related phrases and idioms.</li>
	<li>Covers a wide range of scientific and technical vocabulary.</li>
	<li>Lists words relevant to the Indian subcontinent.</li>
	<li>Gives accurate pronunciation in both English and Hindi.</li>
	<li>Provides detailed meanings and synonyms in English.</li>
	<li>Includes detailed notes on English grammer, vocabulary and Usage.</li>
</ul>', 2230, '2026-08-11 12:40:04', '2026-08-11 12:40:04'),
('cc449ff3-3759-4022-b94d-9fc5897ab85e', 'c5a20aa7-f114-4a2e-b929-b7913f3ea622', 'Description HTML', 1, '<h1>Wireless Communication and Networking</h1>', 3370, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('cc4c93c3-9483-413f-b3d7-d7a79dcd6c91', '260b13b2-764b-4732-8d4a-99f1d2b3b16a', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Buddhist masters say that we are in a Dark Age - but all is not lost</span></h1>

<p style="text-align:justify"><span style="font-size:18px">If we are to strive for a new way of life and a lasting peace, we must become warriors. We must take responsibility for the future and guide the world through its Dark Age into a more enlightened and peaceful time.</span></p>

<p style="text-align:justify"><span style="font-size:18px">To achieve this vision we need to:</span></p>

<p style="text-align:justify"><span style="font-size:18px">Understand the four thoughts that revolutionize the mind - and take personal responsibility for the future</span></p>

<p style="text-align:justify"><span style="font-size:18px">Understand the four noble truths - there''s no need to despair</span></p>

<p style="text-align:justify"><span style="font-size:18px">Understand and act on the four components of action - and change our attitude to life</span></p>

<p style="text-align:justify"><span style="font-size:18px">Use the power of meditation and turn the goodness of the human race into positive energy to help transform the world</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Venerable Chogyam Trungpa Rinpoche used to say that it is always possible to cheer up. And ultimately, a mind that is transformed, free and cheerful can help create peace and happiness. Let us start down the path from this very moment.</span></p>

<p style="text-align:justify"><span style="font-size:18px">"The Buddha at War is devoted to gaining access to the battlefield, the one inside us that spawns the one we see before us, and emerging victorious." Stephen Levine, author of A Year to Live and Turning Toward the Mystery.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Dedication,&nbsp;Preface by His Holiness the 14th Kunzig Shamar Rinpoche,&nbsp;Foreword by Stephen Levine,&nbsp;Introduction: A Ray of Hope,&nbsp;Appendix 1: "How to React as a Buddhist to the September 11th Tragedy",&nbsp;Appendix 2: Postscript on an American Election,&nbsp; Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 4544, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('cc591180-48c1-4796-82c8-2fc5b93163eb', '662d9933-891f-4f87-831d-12f8bfb72562', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Srivirinchi</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381030363</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2406, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('cc6504ef-8c08-4f3a-91ca-9e496cdc9e24', '4a54d0aa-de02-4eb6-99af-ccc74c702f8d', 'Description HTML', 1, '<p><span style="font-size:14px"><strong>About the Book</strong></span></p>

<p>The fact is that war comes in many guises and its effects continue to be felt long after peace is proclaimed. This challenges the anthropologists who write of war as participant observers. Participant observation inevitably deals with the here and now, with the highly specific. It is only over the long view that one can begin to see the commonalities that emerge from the different forms of conflict and can begin to generalize. [From the Introduction] More needs to be understood about the ways of war and its effects. What implications does war have for people, their lived-in communities and larger political systems; how do they cope and adjust in war situations and how do they deal with the changed world that they inhabit once peace is declared? Through a series of essays that move from looking at the nature of violence to the peace processes that follow it, this important book provides some answers to these questions. It also analyzes those new dimensions of social interaction, such as the internet, which now provide a bridge between local concerns and global networks and are fundamentally altering the practices of war.</p>

<p><span style="font-size:14px"><strong>Contents:</strong></span></p>

<p><strong>PART I: CHANGING QUALITIES OF VIOLENCE: CASE STUDIES FROM AFRICA</strong></p>

<p><strong>Chapter 1.</strong>&nbsp;‘We Turned our Enemies into Baboons’: Warfare, Ritual and Pastoral Identity among the Pokot of Northern Kenya<br>
<em>Michael Bollig</em>&nbsp;and&nbsp;<em>Matthias Österle</em></p>

<p><strong>Chapter 2.</strong>&nbsp;Culture Slipping Away: Violence, Social Tension and Personal Drama in Suri Society, Southern Ethiopia<br>
<em>Jon Abbink</em></p>

<p><strong>Chapter 3.</strong>&nbsp;Catholics and Cannibals: Terror and Healing in Tooro, Western Uganda<br>
<em>Heike Behrend</em></p>

<p><strong>PART II: MEMORY, TRAUMA AND REDEMPTION</strong></p>

<p><strong>Chapter 4.</strong>&nbsp;Coming Through Slaughter: The Herero of Namibia, 1904–1940<br>
<em>Jan-Bart Gewald</em></p>

<p><strong>Chapter 5.</strong>&nbsp;Trauma, Therapy and Responsibility: Psychology and War in Contemporary Israel<br>
<em>Edna Lomsky-Feder</em>&nbsp;and&nbsp;<em>Eyal Ben-Ari</em></p>

<p><strong>Chapter 6.</strong>&nbsp;‘I Shall be Waiting for You at the Door of Paradise’: The Pakistani Martyrs of the Lashkar-e Taiba (Army of the Pure)<br>
<em>Mariam Abou Zahab</em></p>

<p><strong>PART III: ORGANIZING, ENCOURAGING AND DISSUADING: THE USES OF KINSHIP, GENDER AND RELIGION</strong></p>

<p><strong>Chapter 7.</strong>&nbsp;Is War Gendered? Issues in Representing Women and the Second World War<br>
<em>Elaine Martin</em></p>

<p><strong>Chapter 8.</strong>&nbsp;Judging by Aesthetics: ‘Due Care’ in the Management of ‘Collaboration’ in the First Palestinian Intifada<br>
<em>Iris Jean-Klein</em></p>

<p><strong>Chapter 9.</strong>&nbsp;Islamist Militancy in Kashmir: The Case of the Lashkar-e Taiba<br>
<em>Yoginder Sikand</em></p>

<p><strong>PART IV: THE INSCRIPTION OF WAR IN MEDIATED WORLDS</strong></p>

<p><strong>Chapter 10.</strong>&nbsp;In the Combat Zone<br>
<em>Marilyn B. Young</em></p>

<p><strong>Chapter 11.</strong>&nbsp;‘Virtual’ Discourse and the Creation and Disruption of Social Networks: Observations on the War in Kashmir in Cyberspace<br>
<em>Aparna Rao</em>,&nbsp;<em>Monika Böck</em>,&nbsp;<em>Katharina Schneider</em>&nbsp;and&nbsp;<em>Michael Schnegg</em></p>

<p><strong>Chapter 12.</strong>&nbsp;Martyrs, Victims, Friends and Foes: Internet Representations by Palestinian Islamists<br>
<em>Henner Kirchner</em></p>

<p><strong>Chapter 13.</strong>&nbsp;Mapping a Conflict in Cyberspace: Chiapas on the WWW<br>
<em>Julia Pauli</em>&nbsp;and&nbsp;<em>Michael Schnegg</em></p>

<p><strong>PART V: PEACE BUILDING AT THE CROSSROADS: APPROPRIATIONS OF WAR, AMBIVELENCES OF INTEREST</strong></p>

<p><strong>Chapter 14.</strong>&nbsp;Violence and Peace Processes<br>
<em>John Darby</em></p>', 1304, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('cc7203e4-0a0a-44ad-a121-5e30d099127a', '43c74b07-c6d8-4c6b-a320-db2b5a37e7c2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Already a popular and well accepted text in the market for the subject, this edition of B2B Marketing carries on the legacy this text has created. ¬The book is comprehensive, well updated and covers the entire gamut of B2B marketing by exploring the area through text and cases. Written with outcome-based learning approach, it offers exhaustive pedagogy and covers latest technological advancements as well as recent trends in the market.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction to B2B Marketing and Markets <br />
2. Understanding Business Markets and the Environment <br />
3. Organizational Buying Behavior<br />
4. Managing B2B Customer Relationships <br />
5. Researching B2B Markets <br />
6. Segmenting, Targeting and Positioning in Business Markets <br />
7. Managing Products and Brands for Business Markets <br />
8. Managing New Industrial Product Development, Innovation, Competition and Technology Adoption Life Cycle <br />
9. Managing Services for Business Markets <br />
10. Managing Business Marketing Channels and Supply Chains <br />
11. Managing Personal Selling Function for Business Markets <br />
12. Communicating with B2B Markets <br />
13. Pricing for Business Markets <br />
14. Planning, Implementation, and Control for a B2B Marketing Company <br />
15. Technology-Enabled B2B Marketing <br />
16. International B2B Marketing </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case-chapter Matrix for Integrated Cases </span></span></span></p>
', 377, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('cc872042-345f-4f49-875a-668d7dd2aa4a', '8304030d-3b8f-47cb-8ebb-e7c9fcfb0eaf', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Organic Chemistry: As A Second Language 4/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">David Klein</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781119110668</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 448, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('cc8b3c90-8dd3-4b93-9d9d-5c1de88b35ec', '1ebbf422-2742-47a3-bede-505e756cce15', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">A History of Indian Philosophy-5 Vol. (Complete Set)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">S N Dasgupta</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789348433337</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Shivalik</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">BInding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 871, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('cca2c393-90d1-48ba-97d5-ccab556f9e8e', '93ba5b89-a161-4c6a-81af-1422b9444952', 'Additional Attributes HTML', 1, '<h1>Contributions to Management Science - Performance Management for Different Employee Groups A BOOK</h1>', 5598, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('ccae217c-be23-40b1-916d-f060f0ce1c74', 'd195f4f4-7e10-4011-a22c-351e8816e7aa', 'Description HTML', 1, '<h1>Right to Information</h1>', 3522, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('ccc6b95d-4325-4b06-a078-d14d5ba8269d', 'd783ed15-2dc1-49a2-9ece-0bce44c6c421', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">We review standard economic growth models concentrating on the relationship between population ageing and economic growth and develop a growth model with endogenous human capital and endogenous fertility. With this model we analyse the effects of education policy and family policy on economic growth. The main result for economic policy is that education policy boosts human capital and thus economic growth only in the short-term (i.e. during the transition phase towards the steady state). To boost economic growth in the long-term (i.e. when the economy has reached its steady state), it is necessary to employ family policy as this increases both the fertility rate and the time individuals spend accumulating human capital. The main result for economic growth theory is that steady state economic growth is not possible when population is ageing. Steady state growth is only possible if the age structure of the population is constant.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Part I Population in models of economic growth, 1 Introduction, 2 The size and the growth rate of population and economic growth, 3 Effects of a declining population in a model of economic growth, 4 Effects of a declining population in a model of economic growth with endogenous human capital - Lucas (1988), 5 Conclusion of Part I, Part II Models of economic growth with an ageing population, 6 Models of "Silver Growth", 7 Models with exogenous population, 8 Models with quasi-endogenous population, 9 Models with endogenous population, 10 Conclusions, 11 Appendix, List of variables, References</span></p>', 6030, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('ccc8e02c-442a-4382-a96d-fd4d057822a9', '89cd3953-53d8-47bc-ad59-ed8368a60035', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In the 20 years that have passed since the publication of the first edition, both Poison Control Centers and emergency departments have witnessed an expansion in the number and variety of poisonings caused by toxic plants. At the same time, there is a proliferation in the diversity of plants in our gardens and homes, continually expanding the range of possible consequences from exposure to toxic plants.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This second edition of the Handbook of Poisonous and Injurious Plants is created to assist the clinician in the initial response to the needs of a child or adult exposed to a poisonous or injurious plant. It lists common plants that might lead to the development of the symptom complex and describes the mechanisms of action of the implicated toxin, additonal clinical manifestations, and specific therapeutics for each presentation. It has methodically enhanced the previous editions botanical rigor with insights from both pharmacognosy and clinical medicine to make it a truly comprehensive source.</span></p>

<p style="text-align:justify"><span style="font-size:18px">With its thorough references and full-color photos of hundreds of potentially toxic and injurious plants inside and outside the home, anyone who has an interest in plants will find this book useful in the garden or in the wild. This book will fascinate botanists, horticulturists, and naturalists as well as hikers, gardeners, and all those who simply enjoy the wonders of nature and the great outdoors!</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Foreword,&nbsp;Acknowledgments,&nbsp;Introduction,&nbsp;Authors'' Note,&nbsp; Section 1. Botanical Nomenculature and Glossary of Botanical Terms,&nbsp; Section 2. Poisons, Poisoning Syndromes, and&nbsp;Their Clinical Management,&nbsp; Section 3. Plant-Induced Dermatitis&nbsp; (Phytodermatitis), Section&nbsp;4. Gastrointestinal Decontamination,&nbsp;Section 5. Individual Plants,&nbsp; Photographers''&nbsp;Credits,&nbsp;Index,&nbsp;Disclaimer</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 3690, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('ccce0635-3d8b-4124-85a3-0e2ce08dc2cd', '2c3b5d45-c36c-4def-9b32-dc692e295efd', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Nuclear Engineering Materials</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">V.Gerasimov</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1983</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">315</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1231, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('ccf3e832-1b46-4ab7-ae9c-a62fae204ae8', '410e7eff-0b03-4252-a6ef-77492e0a7d3b', 'Description HTML', 1, '<p>This text provides a masterful and systematic treatment of all the basic analytic and geometric aspects of Bergman''s classic theory of the kernel and its invariance properties. These include calculation, invariance properties, boundary asymptotics, and asymptotic expansion of the Bergman kernel and metric. Moreover, it presents a unique compendium of results with applications to function theory, geometry, partial differential equations, and interpretations in the language of functional analysis, with emphasis on the several complex variables context. Several of these topics appear here for the first time in book form. Each chapter includes illustrative examples and a collection of exercises which will be of interest to both graduate students and experienced mathematicians.<br>
<br>
Graduate students who have taken courses in complex variables<br>
and have a basic background in real and functional analysis will find this textbook appealing. Applicable courses for either main or supplementary usage include those in complex variables, several complex variables, complex differential geometry, and partial differential equations. Researchers in complex analysis, harmonic analysis, PDEs, and complex differential geometry will also benefit from the thorough treatment of the many exciting aspects of Bergman''s theory.</p>', 1685, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('cd024a39-97c5-44dd-895a-275de00a695a', '769c1526-9359-4611-be3d-dc460eaa2577', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">New Architecture in Britain</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">kenneth powell</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">1858943248</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781858943244</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">240</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1806, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('cd03fe38-fc17-436b-a37c-c4c21aefb7e9', 'ff486a74-cc90-4c7c-acfd-3cf267ca9267', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>For anyone who owns, runs or manages a business</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Anil Lamba</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Harper</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350294314</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>260</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2016</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 1939, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('cd1149a1-24a7-427a-b4cc-e9849be07fc9', 'edaea714-6c84-4e12-afba-b6db56cb66ea', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Modern Competitive Strategy</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gordon Walker</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781307944716</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">McGraw Hill</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 754, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('cd146616-5912-4202-a790-a921ef2e8a9c', 'c07b49eb-fd5e-4ce1-aee5-5a7a3e624e83', 'Description HTML', 1, '<p>Key Features Useful to the database administrator and/or security administrator - regardless of the precise database vendor (or vendors) that you are using within your organization. Has a large number of examples - examples that pertain to Oracle, SQL Server, DB2, Sybase and even MySQL.. Many of the techniques you will see in this book will never be described in a manual or a book that is devoted to a certain database product. Addressing complex issues must take into account more than just the database and focusing on capabilities that are provided only by the database vendor is not always enough. This book offers a broader view of the database environment - which is not dependent on the database platform - a view that is important to ensure good database security. Description This book is about database security and auditing. You will learn many methods and techniques that will be helpful in securing, monitoring and auditing database environments. It covers diverse topics that include all aspects of database security and auditing - including network security for databases, authentication and authorization issues, links and replication, database Trojans, etc. You will also learn of vulnerabilities and attacks that exist within various database environments or that have been used to attack databases (and that have since been fixed). These will often be explained to an "internals" level. There are many sections which outline the "anatomy of an attack" - before delving into the details of how to combat such an attack. Equally important, you will learn about the database auditing landscape - both from a business and regulatory requirements perspective as well as from a technical implementation perspective. Readership * Information Security Officers, security administrators and auditors - defining, implementing and enforcing security and audit policies and methods. * DBAs - tasked with securing the database environment, setting up user and application access to the d</p>', 3450, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('cd1e6267-4462-49d0-8efb-811b414bd121', 'f0199579-4e27-4557-b4ea-00a67aed4b31', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The Vijaynagara empire with its capital at Hampi in Karnataka was founded by Harihara I of the Sangame dynasty around 1336 A.D. to preserve the Hindu Dharma, their prevailing culture, social order and check the onslaughts of Islam in South India. The Vijayanagara emperors and their feudatories were highly learned persons and they did their best to sustain political freedom, preservation and popularization of Sanatana Hindu Dharma, art, literature, architecture, painting etc. Due to their characteristic tolerance and the compromising attitude of rulers, sculptures of different schools of thought flourished within their empire.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The Vijayanagar sculptures of Hampi (1336 to 1565 A.D.) had different religious influences as reflected in the sculptural representations of the prevailing faiths-Shaivism, Vaishnavism and Jainism. The present study on the ''Vijayanagara Sculptures at Hampi'' is grouped into five chapters. The introductory chapter deals with the sites and the environment covering Anegundi, Kamalpur, Kadirampura, Malapangudi, Ananthasayanagudi, Naganahalli, Hospet and Timmalapura. The second chapter is devoted to the historical perspective which shows that the foundation of the Vijayanagara empire in the 14th century was an epoch-making event, not only in the history of Karnataka, but also of the whole of South India. It reveals that its founders were inspired by patriotic ideals embodied with the spirit of freedom and determination to sacrifice anything on that account. It covers from Harihara I (1336 A.D.) to Sadasivaraya (1570 A.D.). The third chapter reflects on the art traditions prior to Vijayanagara. The Chalukyas (c. 450-755 A.D.) were a great power in South India and the magnificent sculptures of Aihole, Badami and Pattadakal are due to their patronage. The sculptural art which flourished during the Vijayanagara period, as finds mention in the fourth chapter, was influenced by the literary works like the Vedas, Puranas, Epics and canons on iconography as codified in the Agamas. Chapters five, six and seven abundantly dwell on the Shaiva, Vaishnava and Jaina sculptures respectively. Minor divinities and devotees find description in the last two chapters of the book. The book is richly illustrated with plenty of sculptures of the various gods.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">Foreword,&nbsp;Preface,&nbsp;Abbreviations,&nbsp;List of Plates,&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Chapter I Introduction, Chapter II Historical Perspective,&nbsp;Chapter III Art Traditions Prior to Vijayanagara,&nbsp;Chapter IV&nbsp; Sculptural Art During Vijayanagara Period, Chapter V Shaiva Sculptures, Chapter VI Vaishnava Sculptures,&nbsp;Chapter VII Jaina Sculptures,&nbsp;Chapter VIII&nbsp; Sculptures of Minor Divinities,&nbsp;Chapter IX Sculptures of Devotees,&nbsp;Chapter X&nbsp; Conclusion,&nbsp; Glossary,&nbsp; Bibliography,&nbsp; Index&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;</span></span></span></p>', 2016, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('cd280fb9-953e-4e46-aada-8d6b0e271661', '3d6dca7c-c5c5-415b-8f26-1b5134e6dc58', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ethnobotany of Rice Weeds</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Nupur Prasad</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789352694686</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 668, '2026-08-11 12:39:43', '2026-08-11 12:39:43'),
('cd36f897-94d8-41db-8de2-3ed29efbe822', '60cea370-f7f9-4458-adfb-dbfe3521853b', 'Description HTML', 1, '<p>In the last decade, there has been a burgeoning of activity in the design and implementation of algorithms for algebraic geometric computation. The workshop on Algorithms in Algebraic Geometry that was held in the framework of the IMA Annual Program Year in Applications of Algebraic Geometry by the Institute for Mathematics and Its Applications on September 2006 is one tangible indication of the interest. This volume of articles captures some of the spirit of the IMA workshop.</p>', 2489, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('cd4180d3-afb9-4591-8c39-9219c8fec194', '2c3c6d0f-7442-4436-a643-3b8066fbb910', 'Additional Attributes HTML', 1, '<h1>Going Global: A Guide to Building an International Business - Organizing and Managing an International Business - 3 Vols.</h1>', 3519, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('cd4330b4-7688-4dce-8d26-41fc31e081dc', '9e2af00c-6d04-4609-9adb-02161b7cc491', 'Description HTML', 1, '<p>This collection of papers will prove itself to be an invaluable resource for any reader wishing to dig deeply into the fund of published scholarship on Corporate and Partnership Law and to have that material available in an easily accessible source. The authors are to be congratulated for their approach to selection; articles published in a wide range of law journals have been included, as have important reform proposals from the Law Commission. In short, the coverage is comprehensive and the contents compelling. This commentator unreservedly applauds this new entrant to the International Business Law library. It will appeal to a wide range of readers'' - David Milman, Professor of Law, Lancaster University With contributions from the main stakeholders in the field, including company lawyers as well as leading scholars, this five volume collection of classic and contemporary articles maps out the key issues in Business Law. International Themes in Business Law moves logically from the establishment of companies, the funding and management of companies, the operation of companies in the global context and what happens when companies fail and how should they be reformed. Contributors demonstrate not only the depth of the complicated regulation which surrounds modern companies today, but also the breadth of the legal issues to be applied and analysed. Volume One: Corporate Personality, Incorporation, Registration, Memo and Articles Volume Two: Limited Liability Partnership Volume Three: Insider Dealing, Directors and Their Duties, Corporate Governance Volume Four: International Trade, Conflicts of Laws, Insolvency and Liquidation</p>', 3278, '2026-08-11 12:40:17', '2026-08-11 12:40:17'),
('cd4639b7-ea77-4c99-bc36-66f6a9117ccc', 'c8d1e605-edea-404c-942d-c5b3a8bcb27a', 'Description HTML', 1, '<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px">Buddhist art originated on the Indian subcontinent following the historical life of Siddhartha Gautama, 6th to 5th century BC, and thereafter evolved by contact with other cultures as it spread throughout Asia and the world. Buddhist art followed believers as the dharma spread, adapted, and evolved in each new host country. It developed to the north through central Asia and into eastern Asia to form the northern branch of Buddhist are and to the east as for as southeast Asia to form the southern branch of Buddhist art. In India, Buddhist art flourished and even influenced the development of Hindu art, until Buddhism nearly disappeared in India around the 10th century due in part to the vigorous expansion of Islam alongside Hinduism.</span></p>

<p style="margin-left:0in; margin-right:0in; text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;1. Introduction to Buddhism,&nbsp;2. The Beginnings of Buddhist Art,&nbsp;3. Buddhist Art and Architecture,&nbsp;4. The Symbolic Center of the Theravada Buddhist World,&nbsp;5. Symbolism of the Paradise of the Buddha of Infinite Life,&nbsp;6. Narration: The Essence of Buddhist Art,&nbsp;7. Women in Early Buddhist Literature,&nbsp;8. The Contemporary Relevance of Buddhist Philosophy,&nbsp;9. Indian Literature Through the Ages Ancient Indian Literature,&nbsp;10. Buddhism and Its Spread Along the Silk Road,&nbsp;11. Economic Conditions According to Early Buddhist Literature,&nbsp;12. Buddhism''s Struggle with the Mind in the World,&nbsp;13. Buddhist Studies and its Impact on Buddhism in Western Societies,&nbsp;Bibliography,&nbsp;Index</span></p>', 1825, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('cd4e570a-4cdd-414c-80e9-a099be543832', 'dc534e6d-fd74-46f5-bc1b-79b91cdba800', 'Description HTML', 1, '<p>पुस्तक के विषय में यह पुस्तक सिविल सेवा परीक्षा को ध्यान में रखते हुए क्रमबद्धता के साथ साथ यथोचित तथ्यों और आंकडों को सम्बंधित विषय वस्तु के साथ इस प्रकार संकलित की गयी है ताकि पाठ्य सामग्री को रोचक और प्रभावशाली बनाया जा सकें । पुस्तक के विभिन्न खण्डों के प्रत्येक अध्याय के अंत में त्वरित अभ्यास हेतु अभ्यास सार संग्रह और पारिभाषिक शब्दावली के साथ साथ विषयवार अभ्यास प्रश्न और मॉडल अभ्यास प्रश्न दिये गये है तथा प्रत्येक खण्ड के प्रारम्भ में सम्बंधित विषय की विगत वर्षों के प्रशनो की प्रवृत्ति वर्गीकरण और विश्लेषण के साथ समग्र रणनीति के बारे में विस्तार पूर्वक परिचर्चा की गयी है। पुस्तक की प्रमुख विशेषताएँ - सामान्य अध्ययन के सभी खण्डों के अलग-अलग भाग में प्रस्तुतीकरण एवं सम्बन्धित बिषय के पाठ्य सामग्री से पहले प्रवृत्ति विश्लेषण एवं अध्ययन रणनीति । - सामान्य अध्ययन के सभी खण्डों के अन्त में पारिभाषिक शब्दावली और विषयवार अभ्यास प्रश्न। - प्रत्येक अध्याय के अन्त में त्वरित अभ्यास हेतु अध्याय सार-संचिका । - वर्तमान परीक्षा के अनुरूप विषयवस्तुवार व्याख्यात्मक हल प्रश्न पत्र दिये गये हैं। - सामान्य अध्ययन के पूरक खण्डों में : कला एवं संस्कृति, पर्यावरण पारिस्थितिकी विज्ञान एवं प्रौद्योगिकी, जनसंख्या एवं नगरीकरण का सारिणीगत विशेष प्रस्तुतीकरण । - भारत सरकार की नीतियों, कार्यक्रमों एवं योजनाओं का अद्यतन सारिणीगत्त प्रस्तुतीकरण । विशेष आकर्षण - सिविल गोवा के विगत पाँच वर्षो (2014-2018) के पूछे गये प्रश्नो का विषयवार व्याख्यात्मक हल । - लगभग 4,500 अभ्यास हेतु प्ररनों की विशेष श्रृंखला । - सिविल सेवा प्रारम्भिक परीक्षा 2019 हेतु त्रिस्तरीय 300 प्रश्नों का विशेष मॉडल अभ्यास प्रश्न (अप्रैल माह में लिंक द्वारा पियर्सन की साइट पर प्रश्न दिये जायेगे) । द्वितीय संस्करण में नवीन कार्य की सूची - प्रत्येक अध्याय के अन्त में सास्संचिका में संसोधन अद्यतन किया गया है । - पर्यावरण एवं पारिस्थिति के विषयवस्तु में संशोधन - समसामयिकीं की सारणीगत प्रस्तुति के साथ योजनाएं, कार्यकम सरकारी नीतियां, पोर्टल एवं एप्स में दिया गया है । - सामान्य अध्ययन के सभी खण्डों में सारणी एवं चार्ट तथा चित्रों का प्रयोग विषय वस्तु को प्रभावी बनाने के लिए किया गया।</p>', 3034, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('cd504f16-13e5-413c-aec4-2ca3409a46ef', 'fcfba361-1073-4c71-97c7-5868ff914b14', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Operations management, 13e by William J Stevenson focuses on the latest developments in the subject area and captures a plethora of pedagogical features designed to help students learn and understand the subject better. The topics covered include both strategic issues and practical applications. </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Among the topics covered are forecasting, product and service design, capacity planning, management of quality and quality control, inventory management, scheduling, supply chain management, and project management. <br />
A leading name in operations management, this book offers a comprehensive and flexible amount of content that can be selected as appropriate for different courses and formats.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Preface</span></strong><br />
<br />
<span style="font-family:"Bookman Old Style",serif">1. Introduction to Operations Management <br />
2. Competitiveness, Strategy, and Productivity <br />
3. Forecasting <br />
4. Product and Service Design <br />
<br />
<strong>SUPPLEMENT TO CHAPTER 4: Reliability </strong><br />
<br />
5. Strategic Capacity Planning for Products and Services<br />
<br />
<strong>SUPPLEMENT TO CHAPTER 5: Decision Theory</strong><br />
<br />
6. Process Selection and Facility Layout 242<br />
7. Work Design and Measurement 296<br />
<br />
<strong>SUPPLEMENT TO CHAPTER 7: Learning Curves 330</strong><br />
<br />
8. Location Planning and Analysis 342<br />
9. Management of Quality 372<br />
10. Quality Control 416<br />
11. Aggregate Planning and Master Scheduling<br />
12. MRP and ERP<br />
13. Inventory Management<br />
14. JIT and Lean Operations<br />
<br />
<strong>SUPPLEMENT TO CHAPTER 14: Maintenance</strong><br />
<br />
15. Supply Chain Management<br />
16. Scheduling<br />
17. Project Management<br />
18. Management of Waiting Lines<br />
19. Linear Programming<br />
<br />
Appendix A: Answers to Selected Problems<br />
Appendix B: Tables<br />
Appendix C: Working with the Normal Distribution<br />
Company Index<br />
Subject Index </span></span></span></p>
', 603, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('cd5133f0-5ade-4c3f-80d9-b009ab573c82', '865a1a22-72fe-45fd-9952-0389b175ed88', 'Description HTML', 1, '<h1>Gender and the Victorian Periodical book</h1>', 5633, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('cd536b28-e719-4f06-a9a6-561b5819de28', '71d8b5d3-e129-4846-8dda-6d73a581344d', 'Description HTML', 1, '<p>Functional analysis is a well-established powerful method in mathematical physics, especially those mathematical methods used in modern non-perturbative quantum field theory and statistical turbulence. This book presents a unique, modern treatment of solutions to fractional random differential equations in mathematical physics. It follows an analytic approach in applied functional analysis for functional integration in quantum physics and stochastic Langevin-turbulent partial differential equations.</p>

<ul>
</ul>', 4108, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('cd53c5fe-4c70-42d9-a062-8bcbd8120c4a', '20f0176a-b1f0-4fb0-a709-1d75fa0accbe', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p>This book starts with a historical background on the notion of temperature and the development of the temperature scale. Then Ya. A. Smorodinsky covers the fundamentals of thermodynamics and statistical physics, only using concepts that will be familiar to high-school students. Having built a solid foundation, he exposes the reader to a number of phenomena that are essentially quantum-mechanical, but for which the concept of temperature “works”, and works very well. These include the spins in crystal lattices, inverse population of energy levels, microwave background radiation, black holes, and cooling antiproton beams. Although it has been written for high-school students, the book contains a minimum amount of mathematics. Nevertheless, Ya.A. Smorodinsky compensates for this<br>
severe restriction by the lucid manner in which he discusses complicated effects.</p>

<p>Contents<br>
Preface 5<br>
Introduction 9<br>
De recs and Temperature 12<br>
Galileo 17<br>
What Is Heat?&nbsp; 28<br>
Thermal Equilibrium 33<br>
Heat and Cold&nbsp; 35<br>
Temperature Scale 40<br>
Carnot 42<br>
Ideal Carnot Cycle 45<br>
Carnot’s Great Theorem 54<br>
Carnot’s Line of Reasoning 58<br>
A Simple Problem&nbsp; 59</p>

<p>The Law of the Conservation of Energy 61<br>
Adiabats&nbsp; 71<br>
Carnot Function 73<br>
Absolute Temperature Scale 76<br>
Lord Kelvin’s Discovery 80<br>
Real Temperature Scale 82<br>
International Temperature Scale 84<br>
Kinetic Theory o Gases 85<br>
Collisions in an Ideal Gas 87<br>
What Is the Velocity of Molecules?&nbsp; 89<br>
Kinetic Energy of Molecules and Temperature 93<br>
Distribution of Energy over Degrees of Freedom 96<br>
Heat Capacity 99<br>
Maxwell Distribution 101<br>
What Is a Distribution? 103<br>
Various Mean Values&nbsp; 105<br>
Maxwell Distribution and Chaos&nbsp; 107<br>
Absolute Temperature and Quantum Mechanics 114<br>
Magnetic Needles 119<br>
Unattainability of Absolute Zero 122<br>
Entropy 125<br>
Carnot Cycle on T vs S Diagrams 129<br>
Conjugate Quantities . 131<br>
Entropy of an Ideal Gas&nbsp; 132</p>

<p>Real, Irreversible World 134<br>
Price of Work 136<br>
One More Formula for Entropy 139<br>
Two Laws of Thermodynamics 140<br>
Refrigerator 143<br>
Thomson’s Heat Pump 146<br>
Boltzmann’ Formula 148<br>
S as a Function of Temperature 151<br>
Density of States 154<br>
Temperature of Atomic Nuclei 155<br>
Spins in Crystal Lattices 159<br>
Spin Equilibria and Temperature 161<br>
Negative Temperatures 163<br>
Maximum Temperature 167<br>
Masses of Elementary Particles 170<br>
Unexpected Paradox 173<br>
Low Temperatures 174<br>
Magnetic Cooling 177<br>
Problem for Fun&nbsp; 183<br>
A Different Solution 188<br>
Blackbody Radiation 189<br>
Ultraviolet Catastrophe&nbsp; 193<br>
A New Fundamental Constant 195<br>
Photon Gas 201<br>
Blackbody&nbsp; 206<br>
Primordial Background Radiation 207<br>
Baryonic Asymmetry of the Universe 212<br>
Black Holes 217<br>
Black-Hole Paradox 219<br>
Planck’s Units&nbsp; 221<br>
Emission of Radiation from a Black Hole 224<br>
Death of a Black Hole 225<br>
A New Paradox 227<br>
Cooling of Antiproton Beams 229<br>
Temperature and Variance 232<br>
Brownian Movement 233<br>
Fluctuations 237<br>
Maxwell’s Imp 241<br>
Up the Temperature Scale 245<br>
How Is Memory Lost? 249<br>
Lorentz’s Gas 253<br>
Mixing&nbsp; 255<br>
What Is the Number of Degrees of Freedom? 258<br>
Conclusion 260</p>

<p>&nbsp;</p>', 1238, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('cd5dd6d8-cd8d-4b14-a21f-c5e484095874', 'ad85b4e3-b49d-4a99-87b1-82fc07ef02be', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financial Management: Core Concepts is the ideal source material for non-finance majors seeking to learn the key elements of financial operations. The text focuses on the students’ ability to understand complex financial concepts by centering its material around three major learning skills: using tools, making connections, and studying for success. Students are encouraged to start by mastering the major concepts of finance, and then to test their knowledge by forging connections between ideas and applying them to real world situations.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part I: Fundamental Concepts and Basic Tools of Finance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part II: Valuing Stocks and Bonds and Understanding Risk and Return</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part III: Capital Budgeting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part IV: Financial Planning and Evaluating Performance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part V: Other Selected Finance Topics </span></span></span></p>
', 211, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('cd6b838e-4255-42ea-89f5-54aa038be306', '0b133f78-5435-4d27-9fad-9f494a867f77', 'Description HTML', 1, '<p>Written by a renowned expert, Real-Time System provides professionals and students with a comprehensive treatment of real-time computing and communication systems. The book covers the most recent advances in real-time operating systems and communications networks. Thus, this book serves as a vehicle for technology transition within the real-time system community of systems architects, designers chief scientists and technologists and systems analysts. Jane Liu''s subject mater and adept treatment provides an engaging learning environment for students as well. With real-time systems, the technologies at play include telecommunication, signal processing, command and control and digital control. Their applications have particular relevance to day-to-day operations, such as engine and break mechanisms in cars, traffic light operations, flight control and air-traffic control and heartbeat and blood pressure monitoring. This text describes not only how, but also why, through insightful illustrative examples. Real-Time Systems is both a valuable reference for professionals and an advanced text for Computer Science and Computer Engineering students.</p>', 5814, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('cd6d402b-7820-44e5-89a1-1537a9f43895', '4a3bb6cb-e0cd-432f-9081-753847c68b77', 'Description HTML', 1, '<p>The book, by a mix of deft analysis and incisive clarity, lays bare an Afghanistan that is troubled by its past, that grapples with present and hopes against hope for happy future. (The Pioneer 2012-12-16) [The book] raises pertinent questions on the “war against terror” being waged in Afghanistan...Karlekar with his considerable journalistic experience and intense research ability tries to fill an important knowledge gap...the book is written with a lot of academic references, which makes it a very useful reader, particularly for students and researchers involved in area studies and conflict resolution. It is a collection of several very important historical facts and strategic compromises made in the region that would remain unread otherwise. (The Statesman 2012-12-06) A timely addition on growing literature...collation and analysis from an Indian perspective is readable and educative....the book should be read by all, particularly Indian policymakers, as it looks at how the situation may develop once the US withdraws from the region. (Asian Age 2013-01-30) Backed by extensive research and situation analysis.... The book touches on several aspects of the conflict, including the ideological threat the Taliban poses to European modernity and takes the reader for long ride through the history and complexities of the wars Afghanistan fought. It is rich in information that any student of strategic studies would find valuable. Endgame offers a simplified view of the strategic realities in Asia. (The Business Standard, 9 January 2013) The book examines the likely developments in Afghanistan after the withdrawal of the US and NATO troops in 2014…. A clear narration of the rise of terror groups and progress by US troops. (Freedom First, February 2014)</p>', 4228, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('cd73a354-4137-4ecd-b71d-b81cf4dced41', 'ec85cc59-171c-4245-a3cc-ea6568c6ba55', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><strong>About the book</strong></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">Modernism is still widely acknowledged as perhaps the most important and influential artistic and cultural phenomenon of the 20th century. Written by expert scholars from around the world and covering hundreds of different topics in a clear, incisive, and critical manner, this reference maps the complex field of modernism in a fresh and original way.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-size:11.0pt">The principal focus of the book is on English-language literary modernism and the period 1890-1939, yet many entries extend beyond those parameters to include important precursors and successors of the movement. The book also covers the crucial European and interdisciplinary dimensions of modernism and provides complementary comparative perspectives from countries and regions not usually included in traditional accounts of the subject. Entries cite works for further reading, and the volume closes with a selected, general bibliography.</span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 2453, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('cd938746-c990-4215-a081-83217cc350c4', '7664120d-3aa9-45d9-b06f-f8addd6cbba2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. I. Satya Sundaram</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789351429005</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4573, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('cd9690f7-3f6c-40c5-9cef-f96e4159712e', '71faceb9-aa9c-47e3-b2f9-16c0efd0f52e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Contents –</span> </span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. DHARANA</span><span style="font-family:"Bookman Old Style",serif">, I. Patanjali’s Definition of Dharana, II. Dharana as Suggested by Seer Dadhyan Atharvana, III. Dharana as Suggested by Seer Visvamitra, IV. Dharana of Seer Kavasa Ailusa, V. Dharana of Seer Narayana, VI. Seer Prajapati Paramesthin’s Dharana on the Being in the Negativity of the Entire Creation, VII. Seer Hiranyagarbha’s Dharana on the Golden Egg Lying in Trancendence of Time and Space, VIII. Seer Dirghatamas’ Dharana on the Absolute Formed Through Contemplation on the Six Planes of the Universe, IX. Seer Dadhyan Atharvana’s Dharana on Universal Friendship, X. Seer Dirghatamas’ Dharana on Visnu, XI. Seer Kutsa Angirasa’s Dharana on Surya as Self, XII. Seer Gotama Rahugana’s Dharana on Aditi as All in All, XIII. Seer Gaya Plata’s Dharana on the </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cosmos as a Divine Boat Sailing Towards the Final State of Emancipation, XIV. Seer Vasistha’s Dharana on Varuna’s House of Redemption from the Drudgery of the Earthly Life, XV. Seer Vamadeva’s Dharana on Rta: The Principle of Universal Dynamics, XVI. A Yajurveidc Seer’s Dharana on the Supreme Being as “That” in Abstractions as the Source of All, XVII. Dharana on Rudra as the Supreme Being, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. DHYANA AND SAMADHI</span><span style="font-family:"Bookman Old Style",serif">, I. Imperative for Dhyana Imparted by Seer Visvamitra, II. Dhyana, Kundalini and Samadhi, III. Soma as Symbolic of the Beatific Experience of Samadhi, IV. Seer Vamadeva’s Realization of Himself as Indra: The Divine Supreme, V. Seer Nabhanedistha’s Experience of Access to the Centre of His Being and Revelation of the Structure of the Reality, VI. Seer Visvamitra’s Experience of the Oneness of His Self with Agni, VII. A Yajurvedic Seer’s Way to Samadhi Through Assimilation of All to Oneself, VIII. Seer Bharadvaja’s Ecstatic Experience of the Inner Light Unfolding Itself as the Supreme Being, IX. Seer Narayana’s Yoga Leading to Entrance into the State of Samadhi, X. Seer Vatsa Kanya’s Account of the First Ecstatic Experience of the Earliest Vedic Seers, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. SAMADHI</span><span style="font-family:"Bookman Old Style",serif">, I. Experience of Samadhi in the Vedas, II. Concept of Samadhi in Buddhism, III. Concept of Samadhi in Patanjali’s Yoga-Sutra, IV. Concept of Samadhi in the Bhagavadgita, V. Concept of Samadhi in Later Upanisads, VI. Concept of Samadhi in Vedanta, VII. Concept of Samadhi in Vaisnavism, VIII. Concept of Samadhi in Saivism, IX. The Hatha-Yogic Concept of Samadhi, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. MEDITATION ON THE SACRED SYLLABLE OM AS AN AID TO SAMADHI, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. ROLE OF THE KUNDALINI IN THE ATTAINMENT OF SAMADHI, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. ROLE OF THE NERVOUS SYSTEM AND CENTRES IN IT IN THE TASK OF INCULCATION OF THE SPIRITUAL CONSCIOUSNESS, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. INTROVERTED PERUSAL OF LIGHT, SOUND AND TASTE AS WAYS TO SAMADHI, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. FUNDAMENTALS OF THE EPISTEMOLOGY OF YOGA</span><span style="font-family:"Bookman Old Style",serif">,</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">APPENDICES, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">I. Methods of Meditation from Vijnana Bhairava, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">II. Methods of Meditation in Sri Malinivijayottara Tantra, 1. Chapter II, 2. Chapter XII, 3. Chapter XIII, 4. Chapter XIV, 5. Chapter XV, 6. Chapter XVI, 7. Chapter XVII, 8. Chapter XVIII, 9. Chapter XIX, 10. Chapter XXI, 11. Chapter XXII, 12. Chapter XXIII, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">III. Meditation Methods by Abhinavagupta Abhinavagupta’s Gitartha Sangraha, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">IV. A Tractatus of Yoga, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Foundation of Yoga, 2. The Yogin and the Yogic Methodology, 3. Suitable Place for Yoga, 4. Pillars of Yoga, 5. Mantra, 6. Prana, Nada and Kundalini, 7. Brahmacarya, 8. Buddhi and Manas, 9. Detachment, 10. Satsang, 11. Cognition, 12. Sublimation of the Desire for Sex, </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">INDEX</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1860, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('cd98a692-19b5-4968-9c13-6fb116679cd3', '4048e67c-7b5d-4796-9726-e1ebff9708f4', 'Description HTML', 1, '<h1>Today''s Nursing Leader - Managing, Succeeding, Excelling NEW</h1>', 5116, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('cd9ebe03-33fb-4dbb-aecd-33780bf16695', 'e62d0b4b-eb8b-4875-8e7c-6b4e8312479c', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">पाणिनि-कृदन्त-प्रत्ययार्थ-कोश - कृदन्त के साथ कृत्य, नामधातु और लकार प्रकार भी समाहित</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">प्रो. ज्ञानप्रकाश शास्त्री</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171105427</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171105424</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">680</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2016</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1514, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('cdbbd852-e72a-46f0-89c9-6b3a936f833d', 'ce6a9d31-8ae0-4474-9dff-e4a0e0cb8d1b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">There was once a king who had three stupid sons. A learned man visited the kingdom and offered to teach the boys the true qualities of kings-kindness, bravery and a sense of justice. He told them one story a day, and these became known as the well-loved Panchatantra tales.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Gulzar turns these stories into story-poems, to be read aloud or enjoyed alone. He describes how a rabbit outwits a hungry lion, and tells us why a girl married a mouse. There is a story about a mosquito who was an unwelcome quest, and another about the foolish donkey who could not stop singing.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;This is How the Panchatantra Began,&nbsp;The Mouse and the Girl,&nbsp;A Fool''s Friendship,&nbsp;A Name Must Be Earned,&nbsp;A Pot of Halwa,&nbsp;Lies Cannot Run!,&nbsp;The Mongoose Pet,&nbsp;Put it Together, Piece by Piece,&nbsp;The Donkey, Uff, What an Ass He Is!,&nbsp;Who Shall Satisfy the Lion''s Hunger?,&nbsp;The Scale,&nbsp;Even Imitation Needs Intelligence,&nbsp;Do What You Know to be Right,&nbsp;Don''t Bring Trouble Home</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2282, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('cdbc63e3-c463-4f1c-b658-5b93b3d2f429', 'dbefe771-67a3-43d0-89a3-e451075141f1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Analytical Geometry</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">A.V.Pogorelov</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Year of Publication</td>
			<td style="text-align:center">1980</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Paperback</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Pages</td>
			<td style="text-align:center">241</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 1219, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('cdc33de4-663a-4a03-9b2a-82b6d50e9b5b', '845ef478-e399-41ab-bdfd-8c81e07ee29b', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:500px">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Significance of Machinery in Agriculture</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Dr. Ajay Singh</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789394137080</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Random Publications</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 680, '2026-08-11 12:39:44', '2026-08-11 12:39:44'),
('cdc98614-4c94-4d90-a164-0ff456796b90', '9580f363-92e7-4bf9-97fe-4a4c8177c32b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Instant Biochemistry</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Nagini</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789380156422</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>430</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>
			<p>As per Book</p>
			</td>
		</tr>
	</tbody>
</table>', 5749, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('cdcb50bb-a8ab-41af-b999-c13d833a9c4a', 'bea0ca4f-62bc-4b1d-b112-52ca9e03322a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Pawar Vansh Ka Itihas</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajendra Singh Pawar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192317656</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Navjivan Books</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
	</tbody>
</table>', 2953, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('cdcd2a6b-1d63-4fde-b66d-510f1053a5b4', 'a6f2906b-18b1-46ab-97c9-a7e33c8fbee4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623714</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5470, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('cdd03325-404f-4f34-8b63-a56a651b2b5e', '47018e78-b1db-4c6a-9670-1d34b12a546d', 'Description HTML', 1, '<h1>Generic Pharmaceutical Patent and FDA Law</h1>', 3866, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('cdd09990-9e74-4ee0-a8c8-c80a0ab21051', 'fcfba361-1073-4c71-97c7-5868ff914b14', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Operations Management 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">William J Stevenson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789355322647</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">MGH</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 604, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('cdd81933-0161-4124-812e-024c31224f90', '56af6dfe-15ea-4a6a-ad0f-8e70d1fd16c4', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Henk Broer, Floris Takens</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>Henk Broer and Floris Takens are professors at the Johann Bernoulli Institute in the University of Groningen. are leader in the field of of dynamical systems. They have published a welath of scientifi papers and books in this area and both authors are members of the Royal Netherlands Academy of Arts and Sciences (KNAW).</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781441968692</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVI, 313</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1696, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('cde36f69-06ff-42ed-980d-f49a29ef3beb', '56d922ec-37d8-49ce-8171-c62a047bb2fe', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Introduction to the Philosophy of Science: Cutting Nature at Its Seams is a clear and lively explanation of key concepts and issues in the philosophy of science. It surveys the field from positivism to social constructivism, focusing on the metaphysical implications of science as a form of knowledge gathering that explains what the world is really like, while simultaneously arguing for the superiority of a holistic model of scientific theories over competing models. An innovative feature is the use of immunology as the central domain of illustration, in contrast to other philosophy of science texts that draw examples predominantly from physics. The text also presents Thomas Kuhn''s model of science clearly and accurately, rectifying the notorious and widespread misinterpretations projected upon it in the past. Klee discusses both traditional models of science and alternative interpretations, most notably nonfeminist and feminist models inspired by the work of Kuhn. Richly illustrated and complete with a glossary of over eighty key terms, Introduction to the Philosophy of Science: Cutting Nature at Its Seams serves as an ideal text for undergraduates, because it presents a highly accessible and contemporary investigations of science as a form of inquiry capable of revealing to us the structure of the world.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Introduction,&nbsp;Chapter 1. The Case of Allergic Disease: From Everyday Observation to Microstructural Explanation,&nbsp; Chapter 2 The Positivist Model of Scientific Theories,&nbsp;Chapter 3. Trouble in Positivist Paradise,&nbsp;Chapter 4. The Underdetermination of Theory,&nbsp;Chapter 5. Reductionism, Antireductionism, and Supervenience,&nbsp;Chapter 6. The Structure of Scientific Explanation,&nbsp; Chapter 7. The Revenge of Historicism,&nbsp; Chapter 8. The Social Constructivist Challenge,&nbsp;Chapter 9. The Politics of Epistemology,&nbsp; Chapter 10. The Actual Way Things Really Are,&nbsp;Glossary,&nbsp;Suggested Readings,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5919, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('cde4aba3-222d-4ad4-9b2a-4d1e4afef269', '6567fb8e-7947-48d8-ada9-3f46fbabee72', 'Description HTML', 1, '<p>Most real-world spectrum analysis problems involve the computation of the real-data discrete Fourier transform (DFT), a unitary transform that maps elements N of the linear space of real-valued N-tuples, R , to elements of its complex-valued N counterpart, C , and when carried out in hardware it is conventionally achieved via a real-from-complex strategy using a complex-data version of the fast Fourier transform (FFT), the generic name given to the class of fast algorithms used for the ef?cient computation of the DFT. Such algorithms are typically derived by explo- ing the property of symmetry, whether it exists just in the transform kernel or, in certain circumstances, in the input data and/or output data as well. In order to make effective use of a complex-data FFT, however, via the chosen real-from-complex N strategy, the input data to the DFT must ?rst be converted from elements of R to N elements of C . The reason for choosing the computational domain of real-data problems such N N as this to be C , rather than R , is due in part to the fact that computing equ- ment manufacturers have invested so heavily in producing digital signal processing (DSP) devices built around the design of the complex-data fast multiplier and accumulator (MAC), an arithmetic unit ideally suited to the implementation of the complex-data radix-2 butter?y, the computational unit used by the familiar class of recursive radix-2 FFT algorithms.</p>', 3938, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('cde82003-268b-470c-96d6-013e03d67b2b', '8a0fffb7-ab50-40fb-8bc5-f27cb91200a1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">इतिहास का वर्तमान &nbsp; &nbsp; &nbsp;</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">सुरेश सलिल</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789364103138</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Anamika</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 881, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('ce005630-34f2-4f3a-92b4-e1c6f7beddf2', 'a36a1598-58be-44ea-a710-3360918cf9b1', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Ragging: The Red Alert </span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gulshan Naveen</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788190953238</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publishers</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard Publishers (India)</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 906, '2026-08-11 12:39:47', '2026-08-11 12:39:47'),
('ce036d5b-c736-4be7-a2af-b2ebb4eb40cb', '4d1c965e-e9e3-4f91-ac7b-9401a642e36e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Vinaybhushan. V. Deshmukhe</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172737245</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2738, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('ce31f5a0-08ba-40dd-9336-6ff2bab522c0', '63a15da2-fa4c-4120-b7cc-7dd3c2dfed8f', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Engineering Chemistry course for undergraduate engineering students is designed to strengthen the fundamentals of chemistry an then build an interface of theoretical concepts with their industrial/engineering applications. This book is structured keeping in view the objective of the course. The goal of the textbook is to address the needs of range of students for a general chemistry course across all engineering disciplines.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chemical Bonding</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Solid State and Liquid Crystals</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Coordination Chemistry</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Thermodynamics and Chemical Equilibrium</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chemical kinetics</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Phase Rule</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electrochemistry</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Adsorption</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organic Reaction Mechanisms</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Stereochemistry</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chemical Methods of Analysis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Instrumental Methods of Analysis</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Polymers</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Engineering Materials</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Metals and Alloys</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Fuels</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Non-Conventional Energy Resources</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Corrosion and its Control</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Water and its Treatment</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 199, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('ce47452b-1782-49e6-abd5-69f792c34f77', 'ba83cf5a-a36d-491a-8f3f-8c1475a51c44', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Alexandre Dumas</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781905863310</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2392, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('ce4fca29-eca0-4047-8ff7-833642f3d656', '445faa28-64db-4c04-9a33-1bf792f9387d', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">In this book, Louise Revell examines questions of Roman imperialism and Roman ethnic identity and explores Roman imperialism as a lived experience based around the paradox of similarity and difference. Her case studies of public architecture in several urban settings provide an understanding of the ways in which urbanism, the emperor and religion were part of the daily encounters of the peoples in these communities. Revell applies the ideas of agency and practice in her examination of the structures that held the empire together and how they were implicated within repeated daily activities. Rather than offering a homogenized ''ideal type'' description of Roman cultural identity, she uses these structures as a way to understand how these encounters differed between communities and within communities, thus producing a more nuanced interpretation of what it was to be Roman. Bringing an innovative approach to the problem of Romanization, Revell breaks from traditional models and cuts across a number of entrenched debates, such as arguments about the imposition of Roman culture or resistance to Roman rule.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">Preface,&nbsp;Acknowledgements,&nbsp;1. The Context of the Argument,&nbsp;2. Living the Urban Ideal,&nbsp;3. The Roman Emperor,&nbsp;4. Addressing the Divine,&nbsp;5. A Question of Status,&nbsp;6.&nbsp;Being Roman,&nbsp;References,&nbsp;Index</span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;</span></span></span></p>', 2082, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('ce67a184-aed4-40c6-adf5-c857bedd79c8', 'b06837ca-b898-4a6b-95ae-75aece6d24d6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the Book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Fifth Edition of Statistical Reasoning reflects the changes that have occurred in the field of psychological statistics over the past decade. This revision has been made with an eye towards the statistics student, focusing on conceptual growth. The text develops an understanding of statistical logic and procedures, the properties of statistical devices, the importance of the assumptions underlying statistical tools, and an understanding of what happens with the strict requirements of statistical theory meet the circumstances of real-world data.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Frequency Distributions, Percentiles and Percentile Ranks</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Graphic Representation of Frequency Distributions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Central Tendency</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Variability and Standard (z) Scores</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Standard Scores and the Normal Curve</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Correlation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Prediction</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interpretive Aspects of Correlation and Regression</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Probability</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Random Sampling and Sampling Distributions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Statistical Inference: Testing Hypotheses about Single Means (z and t)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Interpreting the Results of Hypothesis Testing: Effect Size, Type I and Type II Errors, and Power</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Testing Hypotheses about the Difference between two Independent Groups</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Testing for a Difference between Two Dependent (Correlated) Groups</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Inference about Correlation Coefficients</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An Alternative to Hypothesis Testing: Confidence Intervals</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chi-Square and Inference about Frequencies</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Testing for Differences among Three or More Groups: One-Way Analysis of Variance (and Some Alternatives)</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Factorial Analysis of Variance: The Two-Factor Design for Independent Groups</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Some (Almost) Assumption-Free Tests</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 397, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('ce705489-0f54-4e8a-b0a0-37d8a068283b', '3f8ae50f-fdf1-493c-a9b6-7c6d3507594b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">About the book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">This bestselling textbook offers a comprehensive introduction to the theory and practice of e-business and e-commerce management. The author, Dave Chaffey, brings his trademarks of authority, clarity of expression and teaching expertise to bear on a subject in which he actively lectures and consults.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Popular for its cutting-edge and contemporary coverage, this text offers an international approach and a good balance between the technical and managerial topics of central importance to developing an understanding of this subject.  It is an engaging read, packed with real-life examples and case studies.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Developed for students studying e-business or e-commerce at undergraduate or postgraduate level, and also used by many business managers, this is the essential text to keep pace with technology, strategy and implementation.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><strong><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-family:"Times New Roman",serif"><span style="font-size:11.0pt"><span style="font-family:"Bookman Old Style",serif">1. Introduction to e-business and e-commerce<br />
<br />
2. E-commerce fundamentals<br />
<br />
3. E-business infrastructure<br />
<br />
4. E-environment<br />
<br />
5. E-business strategy<br />
<br />
6. Supply chain management<br />
<br />
7. E-procurement<br />
<br />
8. E-marketing<br />
<br />
9. Customer relationship management<br />
<br />
10. Change management<br />
<br />
11. Analysis and design<br />
<br />
12. Implementation and maintenance</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"> </p>
', 599, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('ce809f47-1d34-4ed7-b25b-e5e8b306bd84', '41637ea0-998d-47c5-bbff-7712e5896021', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Teun A. Van Dijk</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781848606487</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5199, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('ce871230-303b-4752-ab96-8fce2fea1968', 'c19e8eaf-2f36-461e-8b96-02ec0dd9e118', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Anuwad Samvedna Aur Sarokar BOOK</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Suresh Sinhal</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788174532107</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td><a href="https://www.exoticindiaart.com/publisher/sanjay-prakashan/" title="Sanjay Prakashan">Sanjay Prakashan</a></td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2929, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('ce9b9012-941a-4843-bad8-f4b1d406e813', '2d4c635e-1ad4-4ad9-be86-29d7f65992d0', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">SIDDHANTA KAUMUDI OF BHATTTOJI DIKSHITA - Perface, Original Sanskrit Text, English Translation & Notes in 2 vols. Complete Set</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Srisa Candra Vasu & Dr. Vinod Kumar</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">1/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171107575</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171107575</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">961</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2021</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1485, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('ce9fb2eb-8f90-4c58-bd9e-cf7cb1102f59', 'b84b98df-7270-4889-8ddc-98bda685117e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Advances in Agronomy V-81</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Donald L.Sparks</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780120007991</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Academic Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 3783, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('ceae05f1-d530-497d-b49c-e723ad76e850', 'd7cafb3a-14a3-431f-b8f6-7471c2c2e7e3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong>About the Book</strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">Master data analysis, modeling and the effective use of spreadsheets with the popular BUSINESS ANALYTICS: DATA ANALYSIS AND DECISION MAKING, 7E. The quantitative methods approach in this edition helps you maximize your success with a proven teach-by-example presentation, inviting writing style and complete integration of the latest version of Excel. The approach is also compatible with earlier versions of Excel for your convenience. This edition is more data-oriented than ever before with a new chapter on the two main Power BI tools in Excel -- Power Query and Power Pivot -- and a new section of data visualization with Tableau Public. Current problems and cases demonstrate the importance of the concepts you are learning. In addition, a useful Companion Website provides data and solutions files, Solver Table for optimization sensitivity analysis and Palisade Decision Tools Suite.</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">Contents</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">Preface</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">1 Introduction to Business Analytics</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">Part 1 Data Analysis</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">2 Describing the Distribution of a Variable</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">3 Finding Relationships among Variable</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">4 Business Intelligence (BI) Tools for Data Analysis</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">Part 2 Probability and Decision Making under Uncertainty</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">5 Probability and Probability Distributions</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">6 Decision Making under Uncertainly</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">Part 3 Statistical Inference</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">7 Sampling and Sampling Distributions</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">8 Confidence Interval Estimation</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">9 Hypothesis Testing</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">Part 4 Regression Analysis and Time Series Forecasting</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">10 Regression Analysis: Estimating Relationships</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">11 Regression Analysis: Statistical Inference</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">12 Time Series Analysis and Forecasting</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">Part 5 Optimization and Simulation Modeling</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">13 Introduction to optimization Modeling</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">14 Optimization Models</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">15 Introduction to Simulation Modeling</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">16 Simulation Models</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><strong><span style="background-color:white"><span style="color:#0f1111">Part 6 Advanced Data Analysis</span></span></strong></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">17 Data Mining</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">18 Analysis of Variance and Experimental Design (MindTap Reader only)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">19 Statistical Process Control (MindTap Reader only)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">&nbsp;APPENDIX A: Quantitative Reporting (MindTap Reader only)</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">Reference</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:#0f1111">Index</span></span></span></span></span></p>', 999, '2026-08-11 12:39:48', '2026-08-11 12:39:48'),
('cebabf5a-d3e5-4676-9b6b-8c044fc0deb2', '79b2cc78-707a-46c8-a22b-8d8e190565f4', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Yuichi Fujimura</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>n recent years, there has been rapid growth in the research field of real-time observation of nuclear and electronic dynamics in molecules. Its time range extends from femtoseconds to attoseconds. This has been made possible by the development of both laser technology and time-dependent theoretical treatments. Indeed, this research field is arguably the most active one in molecular science, second only to femtosecond chemistry. The outcome of the research is expected to make an important contribution to physics, materials science and biology as well as chemistry.In this monograph, the fundamental theories and methods, as well as experimental methods and results, of real-time observation of both nuclear and electronic motions in molecular systems are described. It is suitable for researchers who want to make an active contribution to the new research field and for graduate students who are interested in ultra-fast nuclear and electron dynamics in molecular systems.</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789812837226</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>196 pages</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2010</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1 edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5932, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('cec16334-8f28-4278-be35-b7250e64eb43', '677e949e-71a7-436a-b731-eef7be44ffc6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Leslie A. Miller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780737703184</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>160</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2000</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4625, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('cecab0b3-02d1-49b3-ab1e-016f4537e846', 'e8d10c26-ac88-417b-b572-3357ce73633b', 'Additional Attributes HTML', 1, '<h1>Additives in Water-Borne Coatings</h1>', 3789, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('ced33001-28bb-41f7-b814-28f024281c5a', '317eba0b-b372-4bf1-a246-0892190a0179', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This highly regarded textbook provides the definitive account of Customer Relationship Management (CRM) concepts, applications, and technologies, focusing on how companies can create and maintain mutually beneficial relationships with customers. Readers will gain a thorough understanding of the conceptual foundations of CRM, see CRM in practice through illustrative case examples and exercises, and understand how to organise customer data gathering, analysis, and presentation for decision making. The book achieves these outcomes by first considering strategic CRM before moving into operational CRM and, finally, onto analytical aspects of CRM.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section A Understanding Customer Relationships</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An Introduction to CRM</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Understanding Customer-Supplier Relationships</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section B Strategic CRM</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing the Customer Journey: Customer Acquisition</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing the Customer Journey: Customer Retention and Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Managing Customer Perceived Value</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Customer Portfolio Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section C Operational CRM</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Marketing Automation (MA)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Sales Force Automation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Service Automation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section D Analytical CRM</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Using Customer-Related Data for Analytics </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Developing and Managing Customer-Related Databases</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section E Implementing CRM Systems</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Planning and Organising for CRM</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Implementing CRM</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Section F The Future</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Current Developments in CRM</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Appendix: CRM Hosting Options</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 465, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('cee6b7d7-b6d1-4997-a8e7-8d89df253f8d', '87d50ff0-e53e-4ca4-bbda-d3262251cbc0', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jeff Edmonds</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>
			<p>Jeff Edmonds received his Ph.D. in 1992 at University of Toronto in theoretical computer science. His thesis proved that certain computation problems require a given amount of time and space. He did his postdoctorate work at the ICSI in Berkeley on secure multi-media data transmission and in 1995 became an Associate Professor in the Department of Computer Science at York University, Canada. He has taught their algorithms course thirteen times to date. He has worked extensively at IIT Mumbai, India, and University of California San Diego. He is well published in the top theoretical computer science journals in topics including complexity theory, scheduling, proof systems, probability theory, combinatorics, and, of course, algorithms.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521614108</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>472</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1682, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('cef59a60-3dee-4ef0-b3b3-cd09e7b8280c', '2d611972-cd16-4c35-ae27-7a6814c484aa', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">A curious ambiguity surrounds errors in professional working contexts: they must be avoided in case they lead to adverse (and potentially disastrous) results, yet they also hold the key to improving our knowledge and procedures. In a further irony, it seems that a prerequisite for circumventing errors is our remaining open to their potential occurrence and learning from them when they do happen. This volume the first to integrate interdisciplinary perspectives on learning from errors at work, presents theoretical concepts and empirical evidence in an attempt to establish under what conditions professionals deal with errors at work productively - in other words, learn the lessons they contain. By drawing upon and combining cognitive and action-oriented approaches to human error with theories of adult, professional, and workplace learning this book provides valuable insights which can be applied by workers and professionals. It includes systematic theoretical frameworks for explaining learning from errors in daily working life, methodologies and research instruments that facilitate the measurement of that learning, and empirical studies that investigate relevant determinants of learning from errors in different professions. Written by an international group of distinguished researchers from various disciplines, the chapters paint a comprehensive picture of the current state of the art in research on human fallibility and (learning from) errors at work.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - 1. The Ambiguity of Errors for Work and Learning: Introduction to the Volume, Part I Errors, Their Learning Potential, and the Processes of Learning from Errors, 2. Errors and Learning from Errors at Work, 3. Tracing Outcomes of Learning from Errors on the Level of Knowledge, 4. Towards a Theory of Negative Knowledge (NK): Almost-Mistakes as Drivers of Episodic Memory Amplification, 5. Professional Knowledge Is (Also) Knowledge About Errors, Part II Methodological Strategies, 6 Research on Errors and Learning from Them: Methodological Perspectives, 7 Measuring Organizational Climate for Learning from Errors at Work, Part III Learning from Errors in the Professions, 8 Innovation by Learning from Mistakes: The Relationships Between Team Characteristics, Error Orientation and Team Innovation, 9 Error Orientation in the Context of Intuitive and Competent Behaviour: Results of an Exploratory Study in the Domain of Emergency Medicine, 10 Human Fallibility and Learning from Errors at Work, Part IV Enabling Learning from Errors, 11 Managing Errors During Training, 12 Reflecting on Learning from Errors in School Instruction: Findings and Suggestions from a Swiss-German Video Study, 13 Learning from Errors: The Role of After-Event Reviews, 14 Incident Reporting Systems in Hospitals: How Does Learning Occur Using this Organisational Instrument? Part V Conclusion, 15 Research on Human Fallibility and Learning from Errors at Work: Challenges for Theory, Research, and Practice, Name Index, Subject Index</span></p>', 1846, '2026-08-11 12:39:58', '2026-08-11 12:39:58'),
('cefe17d5-f324-4cce-b998-2bf0d9fdaaeb', '5f47787e-6162-4a6d-b4ac-9257e3595c49', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Organizational Behavior 18/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Stephen P. Robbins</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789356064270</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 610, '2026-08-11 12:39:42', '2026-08-11 12:39:42'),
('ceff9a73-8085-427a-95e0-72f37d42e13b', '433e33b0-560a-4285-b6fd-b4554c9cfc7a', 'Description HTML', 1, '<p>The author of Alice in Wonderland (and an Oxford professor of mathematics) employs the fanciful format of a play set in Hell to take a hard look at late-19th-century interpretations of Euclidean geometry. Carroll''s penetrating observations on geometry are accompanied by ample doses of his famous wit. 1885 edition.</p>

<ul>
</ul>', 2343, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('cf1db85b-b017-426e-aba6-9c2b15ae6c19', '0b8b6259-e222-464c-96dc-33fd3b013048', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Shabdtatvavimarsha</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Dr. Shreyansh Divedi</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">8183900208</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788183900201</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">196</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2006</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2007, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('cf21ace2-0f23-4acc-879f-00b7a25f705a', '00c75eca-26dc-4c96-8933-8e1100c1d521', 'Description HTML', 1, '<h1>India and Russia - Deepening the Strategic Partnership</h1>', 4296, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('cf23ada9-5e49-4bfa-a43e-0f5d51bea2a4', '27d677df-f023-4f89-aa98-7518cc0b5478', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">About the Book</span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book is a self contained course in electromagnetic theory suitable for senior physics and electrical engineering students as well as graduate students whose past has not prepared them well for books such as Jackson or Landau and Lifschitz. The text is liberally sprinkled with worked examples illustrating the application of the theory to various physical problems. This new edition features improved accuracy and readability, added and further clarified examples, plus additional sections on Schwarz-Christoffel mappings. Making the book more self sufficient, an appendix on orthogonal function expansions and the derivation of Bessel functions and Legendre polynomials as well as derivation of their generating functions are each included. The number of exercises has also been increased by 45 over the previous edition. This book stresses the unity of electromagnetic theory with electric and magnetic fields developed in parallel. SI units are used throughout and considerable use is made of tensor notation and the Levi-Cevita symbol. To more closely display the parallelism, extensive use is made of the scalar magnetic potential particularly in dealing with the Laplace and Poisson equation. 85 worked problems illustrate the theory. Conformal mappings are dealt with in some detail. Relevant mathematical material is provided in appendices</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="font-family:"Bookman Old Style",serif">Contents:</span></span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Static Electric and Magnetic Fields in Vacuum</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Charge and Current Distributions</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Slowly Varying Fields in Vacuum</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Energy and Momentum</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Static Potentials in Vacuum — Laplace’s Equation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Static Potentials with Sources—Poisson’s Equation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Static Electromagnetic Fields in Matter</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Time-Dependent Electromagnetic Fields in Matter</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Waveguide Propagation—Bounded Waves</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Electromagnetic Radiation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Covariant Formulation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Radiation Reaction-Electrodynamics</span></span></span></li>
</ol>', 3886, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('cf2a0ed4-9fee-4b5f-af4d-8abfdbbfa131', 'a6e0c612-2f4b-4d82-ae89-58943a421e7a', 'Description HTML', 1, '<p>Tourism is a flourishing sector nowadays. As the tourism industry has grownexponentially in the past few decades, its proper management and marketingassumed an important role. As for management, there are certain tasks, which have tobe taken into account for a number of different reasons. Gathering, maintaining andcompiling information about the tourists is of greatest important. Be it a domestic orinternational, inbound or out-bond tour, providing tourists` information, healthyinteraction with them, chalking out plans to cut down expenses and providing thetourists with maximum facilities are some of the key concerns of the tourismmanagement. Besides co-operating and establishing a network with internationaltourists and tourist organisations and providing frontier facilities such as passport,visa and emigration also form a part of tourism management. Accommodation orlodging is also a significant part of tourism management. Although, there are lot of books on the subject, already in the market, yet, theundersigned felt it pressingly necessary to bring out such a comprehensive and all-encompassing book, which may incorporate in itself a range of aspects, under onecover. With this view this modest work, entitled, Tourism Management andMarketing is an asset for all scholars, researchers, students and of course generalreaders.&nbsp;</p>

<p><br>
<strong>Table of Contents -&nbsp;</strong><strong>Volume I -&nbsp;</strong>Marketing the Tourism,&nbsp;Travel Market,&nbsp;International Marketing,&nbsp;Modern Ways of Marketing, United Marketing, World Organizations,&nbsp;Cultural Marketing,&nbsp;Growth of Tourism,&nbsp;Progress Plan,&nbsp;Trends in Tourism,&nbsp;Advertisement Channels,&nbsp;Geographical Aspects</p>

<p><strong>Volume II -</strong>&nbsp;Introduction,&nbsp;Management of Tourism,&nbsp;The Backdrop,&nbsp;Fundamental Ideas,&nbsp;Basic Factors,&nbsp;Fundamental Aspects,&nbsp;Tourism Administration,&nbsp;Effective Aspects,&nbsp;Organization of Tours,&nbsp;Movement of Tourists,&nbsp;Ticketing System,&nbsp;Ticketing Worldwide</p>', 3228, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('cf3adbaa-5273-4432-b84d-7afa0885e41e', '313cb6cb-dc7f-4f10-aae7-32c6baf3d31c', 'Description HTML', 1, '<h1>Beyond A Billion Ballots - Democratic Reforms for a Resurgent India</h1>', 4891, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('cf3c332f-86ce-4406-9d80-2901ca253c25', 'cc923d55-b54f-44cb-ab81-8d86ff11bc0a', 'Description HTML', 1, '<p>This is an introductory textbook on global spectral modeling designed for senior-level undergraduates and possibly for first-year graduate students. This text starts with an introduction to elementary finite-difference methods and moves on towards the gradual description of sophisticated dynamical and physical models in spherical coordinates. Computational aspects of the spectral transform method, the planetary boundary layer physics, the physics of precipitation processes in large-scale models, the radiative transfer including effects of diagnostic clouds and diurnal cycle, the surface energy balance over land and ocean, and the treatment of mountains are some issues that are addressed. The topic of model initialization includes the treatment of normal modes and physical processes. A concluding chapter covers the spectral energetics as a diagnostic tool for model evaluation. This revised second edition of the text also includes three additional chapters. Chapter 11 deals with the formulation of a regional spectral model for mesoscale modeling which uses a double Fourier expansion of data and model equations for its transform. Chapter 12 deals with ensemble modeling. This is a new and important area for numerical weather and climate prediction. Finally, yet another new area that has to do with adaptive observational strategies is included as Chapter 13. It foretells where data deficiencies may reside in model from an exploratory ensemble run of experiments and the spread of such forecasts.</p>', 2483, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('cf3c8fe9-a98b-4617-9de1-7189e9d30202', '21dc6a0d-9c57-4f57-9859-18388568c4cc', 'Additional Attributes HTML', 1, '<h1>Business Research Methods</h1>', 3107, '2026-08-11 12:40:15', '2026-08-11 12:40:15'),
('cf442340-0d7b-4d4a-a4f7-3da8ab695cca', 'dca2d4c0-9fa5-47fd-b1e4-e118b34a119c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Gergory</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780306458187</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3795, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('cf5d2cbc-a951-48d3-bfb0-e6dce29d6560', '25ba975a-30b2-4062-be8d-7cc1103c31c5', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:center"><strong>पुस्तक परिचय</strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न्याय</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">-</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैशेषिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">शास्त्र</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">महनीय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वाङ्मय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सूक्ष्मेक्षिकया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">निरीक्षण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">करने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पश्चात्</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">यह</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">दृष्टिगोचर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">होता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न्याय</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">-</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैशेषिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">दर्शन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विषयक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">बहुत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">से</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ऐसे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अल्पपरिचित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किन्तु</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">महत्त्वपूर्ण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आज</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विद्यमान</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हैं</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जो</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अपने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">संस्कार</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हेतु</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सुधीजनों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अवधान</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रतीक्षा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रहे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हैं।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">इस</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">क्रम</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आचार्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कौण्डभट्ट</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">द्वारा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विरचित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पदार्थदीपिका</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">एवं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">तर्कप्रदीप</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नामक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विशेषतः</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उल्लेखनीय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हैं।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किन्तु</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">महती</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विडम्बना</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विषय</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैयाकरणभूषणसार</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आदि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रचना</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कारण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जहाँ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैयाकरण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आचार्यों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">दार्शनिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">परम्परा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कौण्डभट्ट</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">का</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विशिष्ट</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">स्थान</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">माना</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जाता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वहीं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न्याय</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">-</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैशेषिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">दर्शन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">क्षेत्र</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उनके</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">द्वारा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किए</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गए</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अप्रतिम</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">योगदान</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सर्वथा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विस्मृत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">दिया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जाता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">यहाँ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">तक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न्याय</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">-</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैशेषिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आचार्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रूप</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रायश</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">: </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उनका</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उल्लेख</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्राप्त</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नहीं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">होता।</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">इसका</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सबसे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">बड़ा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कारण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">यह</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कौण्डभट्ट</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">व्यक्तित्व</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">एवं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कृतित्व</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आधार</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">बनाकर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अद्यावधि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किसी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">भी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विद्वान्</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न्याय</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">- </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैशेषिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">परम्परा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उनके</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">द्वारा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">लिखे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गए</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">समग्रतया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कोई</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विशिष्ट</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">नहीं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">।</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">इसी</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आवश्यकता</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ध्यान</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">रखते</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हुए</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ग्रन्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पदार्थदीपिका</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">एवं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">तर्कप्रदीप</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">उपलब्ध</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">हस्तलिपियों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आधार</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पर</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">समालोचनात्मक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">सम्पादन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">एवं</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गया</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है।</span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आशा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">है</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कि</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रस्तुत</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अध्ययन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आचार्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">कौण्डभट्ट</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न्याय</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">-</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैशेषिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आचार्यों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">की</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">अग्रिम</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">पङ्कित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">प्रतिष्ठापित</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">करने</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">तथा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">दर्शनतत्त्वबुभुत्सु</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">विद्वानों</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">ध्यानाकर्षण</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">निश्चयेन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">समर्थ</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">होगा</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">, </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">जिससे</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">आचार्य</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">द्वारा</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">न्याय</span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">- </span></span></span><span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">वैशेषिक</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">दर्शन</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">के</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">क्षेत्र</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">में</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">किए</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">गए</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">महान्</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">श्रम</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">को</span></span></span> <span style="font-size:10.5pt"><span style="background-color:white"><span style="color:#333333">एक</span></span', 1521, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('cf683fbe-cdc3-4cee-ac2d-f92e7cde5262', 'bd8e5ca0-3d0d-4ff7-b79d-08b64b53e93a', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Ishwar-Mimansa NEW</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Sudhir Kumar</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383838820</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Shivalik Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2917, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('cfba915c-1c9b-4b54-8864-ea9ce6624823', 'd6bcf4bb-36ab-40ad-a26a-cc3a6565e92b', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">About the book</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">“Plant Growing in the Tropics and Subtropics” is a book by G.V. Ustimenko, Published in 1983. The book explores the cultivation and characteristics of plants thriving in tropical and subtropical climates.</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">CONTENTS</span></span></span></span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Introduction</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Chapter 1. Grain Crops</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Chapter 2. Legume Crops (Leguminosae)</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Chapter 3. Starch-Storage Tuberous Root Crops</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Chapter 4. Sugar Plants (Sugar Crops)</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Chapter 5. Oil Crops</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Chapter 6. Textile (Fibre) Plants</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Chapter 7. Narcotic Plants</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Chapter 8. Fundamentals of Seed Science</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Bibliography</span></span></span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="background-color:white"><span style="font-family:"Calisto MT",serif"><span style="color:#001d35">Index</span></span></span></span></span></span></p>', 1123, '2026-08-11 12:39:49', '2026-08-11 12:39:49'),
('cfbb84d9-ae51-445a-95b0-b8c825985de2', '153231a6-8c0e-4413-b682-a251e5958dc9', 'Additional Attributes HTML', 1, '<p>Author&nbsp; :&nbsp; &nbsp; Craig D Parks</p>

<p>ISBN-13&nbsp; :&nbsp; &nbsp;9781446249314</p>

<p>Language&nbsp; :&nbsp; &nbsp;English</p>

<p>Binding&nbsp; :&nbsp; &nbsp; Hard Bound</p>

<p>Publisher&nbsp; :&nbsp; &nbsp; Sage Publications Ltd</p>

<p>Year&nbsp; :&nbsp; &nbsp; 2012</p>

<p>Pages&nbsp; :&nbsp; 1504</p>', 2149, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('cfbcbeb3-5837-422a-8ca6-f7293dca1fb4', '456fd3c9-358b-48d8-b965-71441ab79007', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This book provides an in-depth understanding of basic quantitative tools and techniques required in analytical evaluations and managerial decision-making. With the updated content, it continues to provide rich pedagogical support including relatively large-sized practical problems to aid decision-making process of managers. The new edition will be useful for students pursuing post graduate courses in management and commerce besides professional courses like those o¬ered by ICAI and ICWAI.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Decision –Making and Quantitative Techniques<br />
2. Linear Programming I: Formulation and Graphic Solution<br />
3. Linear Programming II: Simplex Method<br />
4. Linear Programming III: Duality and Sensitivity Analysis<br />
5. Specially Structured Linear Programmes I: Transportation and Transhipment Problems<br />
6. Specially Structured Linear Programmes II: Assignment Problem<br />
7. Integer Programming and <br />
8. Goal Programming<br />
9. Theory of Games<br />
10. Sequencing<br />
11. Inventory Management<br />
12. Queuing Theory<br />
13. PERT and CPM<br />
14. Simulation<br />
15. Decision Theory<br />
Appendix A: Statistical and Other Tables <br />
Appendix B: Answers to Practical Problems<br />
Bibliography <br />
Index<br />
<br />
Web Chapters<br />
A. Dynamic Programming<br />
B. Replacement Theory<br />
C. Markov Chains<br />
D. Investment Analysis and Break-Even Analysis<br />
E. Forecasting</span></span></span></p>
', 513, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('cfc63afd-d985-4d1f-9f6c-8e000b82e215', '2114f26d-0898-47b8-99b8-9f40fc42e5be', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Stem Cell Research</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Clive N. Svendsen&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781412959087</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>952</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1st</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
	</tbody>
</table>', 5751, '2026-08-11 12:40:38', '2026-08-11 12:40:38'),
('cfd3d633-c5fc-4408-a55f-e0477160ca89', '8029e772-6ea2-4d9b-999c-cf14551c2409', 'Description HTML', 1, '<h1 style="text-align:justify"><span style="font-size:18px">Goswami Tulsidas'' Kavitawali - This magnificent composition of Tulsidas narrates the story of Sri Ram in the first half and has subline prayers in the second half. Kavitawali is in the poetic style called Kavita, Sawaiya, Ghanakshari and Chappey. The book has full text with English translation and explanations with several appendices.</span></h1>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;Preface,&nbsp;Prayer,&nbsp;1. Kavitawali - Text and Translation,&nbsp;(a) Bal Kand,&nbsp;(b) Ayodhya Kand,&nbsp;(c) Aranya Kand,&nbsp;(d) Kishkindha Kand,&nbsp;(e) Sundar Kand,&nbsp;(f) Lanka Kand,&nbsp;(g) Uttar Kand,&nbsp;2. Appendix No. 1 (Tulsidas'' various works - Table showing period of composition),&nbsp;3.&nbsp; Appendix No. 2 (Speed of Hanuman),&nbsp;4. Appendix No. 3 (Author''s musings),&nbsp;5. Appendix No. 4 (Other books by author)</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>', 5569, '2026-08-11 12:40:36', '2026-08-11 12:40:36'),
('cfda468b-9274-4fa6-889b-361e32e3a185', '515e7285-f019-4726-ae1a-9c91b8de3c29', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Collectors in the nineteenth and early twentieth centuries unearthed a wealth of stories from around the world and published them in English translations for the delight of general readers, young and old. Most of these anthologies have been long out of print.</span></p>

<p style="text-align:justify"><span style="font-size:18px">The ABC-CLIO Classic Folk and Fairy Tales series brings back to life these key anthologies of traditional tales from the golden age of folklore discovery. Each volume provides a freshly typeset by otherwise virtually unaltered edition fo a classic work and each is enhanced by an authoritative introduction by a top scholar. These insightful essays discuss the significance of the collection and its original collector; the original collector''s methodology and translation practices; and the original period context according to region or genre.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Certain to be of interest to folklorists, these classic collections are also meant to serve as sources for storytellers and for sheer reading pleasure, reviving as they do hundreds of folk stories, both reassuringly familiar and excitingly strange.</span></p>

<p>&nbsp;</p>', 6058, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('cfdd31b2-f6e6-44f3-b7c6-e21cd1cee56d', '031e37bc-aaa2-4196-b2c6-31b61143d8fd', 'Description HTML', 1, '<p>In the early part of the twentieth century, Sri Aurobindo wrote: “For this thing is written in the book of God and nothing can prevent it that the national life of India will meet and possess its divine and mighty destiny” Sri Aurobindo had taken an active part in the Freedom movement and on 15 August 1947, India got its freedom but it was a fissured freedom. On that very same day with regard to the partition, Sri Aurobindo said: “This must not be; the partition must go. Let us hope that this may come about naturally, by an increasing recognition of the necessity not only of peace and concord but of common action, by the practice of common action and the creation of means for that purpose.<br>
This book is an attempt to trace the political history of India from the ancient times to the modern day. It looks at the partial success and failure of unification in the past history of India and tries to analyse the causes of the failure. It is important to note a few points that have been stressed in the book.<br>
Firstly, great importance has been given to the psychological and deeper cultural unity. No sound and lasting political unity can be built without this strong psychological foundation.<br>
Secondly, this psychological oneness has to be manifested in the political system as well as in the religious field. Therefore suggestions have been made to bring about a national government and to move towards spirituality in order to harmonize all the religions in India. The aim of this book is to initiate a dialogue among all those who believe in the higher destiny of India to further the cause of unity and harmony in the subcontinent.<br>
<br>
Contents<br>
<br>
Foreword vii<br>
Preface ix<br>
Acknowledgements xiii<br>
Section 1<br>
The Problems<br>
Part 1<br>
India before the Partition<br>
Chapter 1 Political Unity in Ancient India 3<br>
Chapter 2 The Advent of the Sultanates and Islamic Thought 25<br>
Chapter 3 The Islamic Invasion of India 41<br>
Chapter 4 India under the British 47<br>
Chapter 5 The British Policy of Divide and Rule 54<br>
Chapter 6 The Advent of Gandhi 72<br>
Chapter 7 The Return of Jinnah to Indian Politics 79<br>
Chapter 8 The Second World War 86<br>
Chapter 9 Summary of Causes of Partition 107<br>
Part 2<br>
Indo-Pakistan Relations After Independence<br>
Chapter 1 The Kashmir Problem 127<br>
Chapter 2 More Problems with Pakistan 151<br>
Chapter 3 The Bangladesh War 162<br>
Chapter 4 Military Rule in Pakistan 170<br>
Chapter 5 Civilian Rule in Pakistan and the Role of the Army 183<br>
Chapter 6 The Intelligence Agencies 193<br>
Chapter 7 The Present Situation of Pakistan 201<br>
Section 2<br>
The Solutions<br>
Chapter 1 Introduction 211<br>
Chapter 2 Pakistan a Political Unit 217<br>
Chapter 3 Brief History of the Unification of Germany 221<br>
Chapter 4 A Brief History of the Unification of Vietnam 233<br>
Chapter 5 Pakistan-An Artificial Unit 241<br>
Chapter 6 The Obstacles to the Unification of India and Pakistan 264<br>
Chapter 7 The Present Situation in the Subcontinent 270<br>
Chapter 8 Factors Leading to Unity in the Subcontinent 277<br>
Chapter 9 The Hindu-Muslim Problem and its Solution 301<br>
Chapter 10 The Political System in India 306<br>
Chapter 11 Hindu-Muslim Unity 312<br>
Chapter 12 The Armed Forces in India 320<br>
Chapter 13 Summary and Conclusion 324<br>
Appendices<br>
Appendix 1 Address by Quaid-e-Azam Mohammad Ali Jinnah at Lahore Session of Muslim League March, 1940 329<br>
Appendix 2 Manekshaw Interview on Kashmir 342<br>
Appendix 3 ICG Asia Report No. 73, 16 January 2004 Unfulfilled Promises: Pakistan’s Failure to Tackle Extremism Executive Summary and Recommendations 346<br>
Appendix 4 India’s Spiritual Heritage 351<br>
Appendix 5 Sri Aurobindo on Parliamentary Democracy: A few quotations and references 355<br>
Index 360</p>

<ul>
</ul>', 4234, '2026-08-11 12:40:27', '2026-08-11 12:40:27'),
('cfe97759-43bf-4dd7-9ebc-5294ed3f99bf', '366bbea9-2af6-49e7-b3b8-3b1189910d8d', 'Additional Attributes HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

<p style="margin-left:0cm; margin-right:0cm">&nbsp;</p>', 1446, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('cfea5667-08bb-40b8-9318-c25caddd3485', '6f16306f-1ab4-48f0-a2b3-2e6c6a6e74c6', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">While we talk of India rocketing towards becoming a rich nation, fueled by over nine percent annual growth, what finally matters is how well the common man’s feel. Though economic indicators are positive for our country the livelihood indicators in rural areas, do not suggest a very rose picture, which gets reflected in the Social Face of Rural Development, which is discussed inside through a research study. Living in rural areas should be prestigious as in some of the European countries, but this is not so because the rural areas still lack even the basic infrastructure. India is moving towards a brighter future, for sure. However the march towards a brighter future is quicker in urban societies than in rural society.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Rural development and improving the quality of life in rural areas has been in force in our planning and development strategies all along. The numerous schemes that the Government of India has launched past have had a sorry state of affairs in implementation. The ''output'' and ''outcome'' of these schemes with waste expenditure have been poor. The Social Face of Rural development is not the other face of Rural Development, but the real face.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">This study aims to assist the reader to develop a thorough understanding of the concept underlying in ''Rural Development'' and its social face in a systematic way. The study has been divided into ten chapters dealing with rural developmental programmes sponsored by central as well as state government to promote the life of rural people and to study the reaching of the fruits of these schemes in the process of rural development and improving the quality of life in rural areas. The present study has both academic and practical significance. It helps the academicians and researchers to develop deeper and new insights into managing Rural Development.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The book has been written in a simple and self-learning style. It is hoped that the readers will find this book comprehensive, contemporaneous, and presumptuous in fulfilling their requirements.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Introduction,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Rural Scenario of India,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Significance, Objectives and Review of Literature,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Rural Development Programmes,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Methods and Field,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Socio-Economic Back Ground of the Respondents,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">7. Development Context,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">8. Results and Discussions,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">9. Constraints to Development,&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">10. Summary, Recommendations&nbsp;and Conclusion</span></span></span></p>', 4813, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('cfef4aa9-4e27-402b-be41-bde0438ff6b5', '947617f8-454c-4d68-a6a3-b4b5f99308eb', 'Description HTML', 1, '<h1>Kachh ka Prachin Itihas-Purattvik Evam Sanskritik Pariprekhsy Mein - 2 Bhagon Mein</h1>', 2679, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('cffb53f4-518d-4063-bb51-3c7275a1ec93', 'dd73bcef-2352-4b09-b160-50a502027c3b', 'Description HTML', 3, 'nal Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Social Theory</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Inside the Workplace</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Outside the Workplace</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Duties and Responsibilities of Employee Representatives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">EMPLOYER''S RESPONSIBILITIES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Examples of Breaches</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Counseling for Effective HRD</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Designing HRD</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of HR</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Approaches to Human Relations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CAUSES OF GRIEVANCES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What are Employee Grievances?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Grievance Procedure</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Types of Grievances</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Features of Grivences</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Causes of Grievances</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">CONCEPT OF INDUSTRIAL DISCIPLINE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">What is Code of Discipline?</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of the Code</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of Workers'' Participation in Management</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Empowerment of Employees</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Collective Bargaining</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Features of Collective Bargaining</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">WHAT IS HR AUDIT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Meaning&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of HR Audit</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Need for HR Audit</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">General Business Ethics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">INDUSTRIAL RELATIONS</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Significance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">FACTORS REQUIRED FOR GOOD HUMAN RELATION POLICY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PROCESS OF HR AUDIT</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">1. Briefing and Orientation</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">2. Scanning Material Information</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">3. Surveying Employees</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">4. Conducting Interviews</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">5. Synthesizing</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">6. Reporting</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">AUDIT REPORTS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">ETHICS OF HR</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction to Business Ethics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Need and Importance of Business Ethics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">BUSINEES ETHICS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Features of&nbsp; Business Ethics</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">WHAT IS MORALE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">HEALTH, SAFETY AND EMPLOYEE WELFARE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Health&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Safety</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Employees'' Welfare</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Non-Statutory Schemes</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Counseling for Effective HRD</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">DESIGNING HRD</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Insight&nbsp;</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Motivatiion</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">New Skills and Knowledge</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Real World Practice</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Accountability</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">HUMAN RESOURCE DEVELOPMENT (HRD)</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">THE CONCEPT OF HUMAN RESOURCE DEVELOPMET</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">DIFFERENCE&nbsp; BETWEEN HRD AND HRM</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">THE NEED FOR HRD</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">HRD FUNCTIONS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Features of Human Resouce Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Benefits of Human Resource Development</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Features of HRD</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives of HRD</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">HRD Functions</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">EMPLOYEE MISCONDUCT AND DISCIPLINARY PROCEEDURE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">PRINCIPLES OF MAINTAINING DISCIPLINE AT WORKPLACE</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Principles</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Disciplinary Action Against Employees: Penalties and Punishments</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">INDUSTRIAL RELATIONS</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Significance</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Objectives</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">FACTORS REQUIRED FOR&nbsp; GOOD HUMAN RELATION POLICY</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Individual</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Work Group</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Work Environment</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Leader&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 4793, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('d00ea0d6-1e06-448c-83b1-c06aaff6756b', 'cd879599-25ed-4ff6-88c5-bf3cddcabe42', 'Description HTML', 1, '<p>About Author : Dr. K.S. Vataliya principal of M.J. College of Commerce, Bhavnagar (Gujarat). He has participated many National and International conference, seminar. A State level Seminar also organized under his leadership. His interested areas is Finance & Accounting. Management, Economics and other General Reference Book. His next book is also published ''A Textbook of Economic Theory'' recently. He has 7 years research experience and 25 Years teaching experience. Also his another two books published 1. Business Accounting 2. Accounting Information System. Contents : Contents Preface 1. Modern Methods of Business Management Accounting 2. Business Management Accounting Today 3. Research Methods in Business 4. Modern Business Accounting 5. Business Resource Accounting 6. Globalisation and Business Accounting 7. Modern Methods of Management Accounting 8. Standardization of Business Accounting 9. Money Organisation and Business Accounting 10. Capital Management and Accounting 11. Financial Management and Partnership Accounting 12. Data Base Systems and Modern Accounting 13. Business and Capital Accounting 14. Production Accounting 15. Cash Book and Other Accounts 16. Double Entry and Single Accounting System 17. Methodology of Value Added Tax 18. Management of Working Capital 19. Budgeting and Planning 20. Profit and Loss Management Accounting</p>', 3178, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('d0135606-1276-4017-be3b-a24484eccbc2', '1efe6925-fdf6-43cd-9702-8d28eecb5ea7', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title&nbsp;</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The English Reader - What Every Literate Person Needs to Know</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Michael Ravitch</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9780195077292</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Oxford</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 2456, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('d020a232-95ec-49a2-b676-5bae12acea09', '02f1149b-d029-4e63-8d3e-15686984e157', 'Description HTML', 1, '<p>This is a key text that provides a well-rounded introduction to anti-discriminatory social work, placing this underpinning concept within the context of theory, methods, policy, legislation and skills. It will be of immense value to students, practitioners and service users. An excellent book!"</p>', 4640, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('d02dc636-7d54-404e-9cc1-fb8ef333767e', 'c417bafc-86f4-4cc6-a6fd-3fdc869db3dc', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Educational Research: Competencies for Analysis and Applications 11/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Geoffrey E.Mills</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292106175</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 292, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('d03684be-05e7-48ce-b096-1b1a9da68064', '1c6494bc-f43d-450f-9b39-3ee9e78a702b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Use of metal for crafting sculptures and other works of art in India is more than 5000 years old. There are several exemplary creations testifying mastery of ancient metallurgists through the ages. This book contains papers presented on metal art of India. These articles on ancient bronzes, gold imges, and use of gold in textiles give a deep insight into the various aesthetic and technical aspects of metal art of India. The papers deal with collections in famous museums like Lucknow, Allahabad and Mathura and some other metal images in foreign collections. Authors have studied iconography and aesthetics of finds from various famous centers of metallic art such as Chausa, Aluara, western Orissa, south India, and Konkan. Not only the art of Pala and Chola period but also their depictions in art are discussed. Illustrated with colour images and figures this book throws light on various aspects of metal art of India.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Editorial,&nbsp;Contributors,&nbsp;List of Illustrations,&nbsp;Presidential Address,&nbsp; Chairman''s Address, Some Unique, Uncommon or Iconographically Extraordinary Brahmanical Sculptures,&nbsp;Metal Art in the Museums of Lucknow and Mathura,&nbsp;Metallic Art of Western Orissa,&nbsp;Jaina Metal Images in Foreign Collections: A Study in Iconography and Aesthetics,&nbsp;Jain Bronzes from Aluara,&nbsp;Chausa Jaina Bronzes,&nbsp;Apsaras - A Unique Bronze Image from Khmer,&nbsp;A Bronze Goddess Srilaksmi in Allahabad Museum,&nbsp;A Unique Bronze of Saint Kannappan,&nbsp;A Gold Ganesa Mask Found in North Konkan,&nbsp;Use of Gold in Indian Textiles,&nbsp;Historic Scenes on Lakshmana Temple at Khajuraho,&nbsp;New Light on the So-called Lotus Mahal, Hampi: Nomenclature and Construction,&nbsp;Study of Parikara in Brahmanical Metal Images of Pala and Chola Period,&nbsp;Huqqa in Metallic Art and it''s Depiction in Painting,&nbsp; General Secretary''s Report</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></p>', 2114, '2026-08-11 12:40:00', '2026-08-11 12:40:00'),
('d039528e-2934-48d0-a864-fe8b321a1136', '040d5832-913c-4b7a-b67a-a5dcaf3ebfe1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Sub Title</span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Chayavadyugin Sahityik Vadvivad</span></td>
		</tr>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gopal Pradhan</span></td>
		</tr>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN 10 Digit</span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">8185999430</span></td>
		</tr>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Swaraj&nbsp;</span></td>
		</tr>
		<tr>
			<th><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></th>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Hardcover</span></td>
		</tr>
	</tbody>
</table>', 2911, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('d044edc8-365a-417d-88d7-12fab13d9f38', '456f0b83-668d-41fa-bf69-7b7857b9e029', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The best photographs start with proper attention behind the camera before you take them. Jon Tarrant shows you how to achieve this by fully explaining how digital cameras work so you too can achieve professional-looking results without having to resort to image manipulation on a computer. Jon explains all the basics of digital cameras: their anatomy; an outline of broad classes, indicated by price bands and features offered; a comparison with existing families of film cameras as a useful guide to newcomers. He also provides an invaluable buyer''s guide pointing out features to look for on a digital camera before you make your purchase. Coverage includes detail on lenses, exposure basics, ''correct'' exposure, using flash, the chip and the implications of this ''restriction'', image quality and retaining this quality, as well as discussion of the difficulties of digital cameras and sections on specific types of photography with digital cameras. Complete coverage is ensured with information on printing, storage and filing, the Internet as a medium of images, picture software and digital enhancement, always keeping the emphasis on the fact that the most important consideration is how you take the photographs and the vision you had then and knowing when to stop tinkering with your image This inspirational, full colour guide is what all digital camera owners have been waiting for. Jon Tarrant shows all keen digital photographers how to improve their photography and make the most of the latest technology.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Introduction</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Digital World</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Basic Features</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Digital Features</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Camera Settings</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Exposure and lighting</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Digital Technicalities</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">File Formats</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Camera Problems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pictures of people</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Other Subjects</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Printing Systems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Printing Problems</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Storage and Filing</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">E-mail and the Internet</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Imaging Software</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Colour Management</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Epilogue</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 317, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('d04c104d-938d-4e1a-b82b-446503667737', '19a744b7-2111-4554-ba91-4c82f3ba3ee0', 'Description HTML', 1, '<p>Here is an all-encompassing reference tailored to the needs of research managers, chemists and biologists, clinical scientists, and executives in the pharmacology and biotechnology industry. No other resource focuses on drug discovery and pharmaceutical research from this unique perspective combining scientific and business aspects of today''s biotechnology. Within every major therapeutic area, the Wiley Handbook of Current and Emerging Drug Therapies provides a general overview of the etiology and pathophsiology of the important disease indications. Then, you''ll find a comprehensive analysis of currently approved drugs targeting these diseases, with information on mechanism of action, efficacy, side effects and future prospects. You''ll also find product-by-product analyses of drugs currently in development, including mechanism of action, formulations, and detailed information on the status of clinical trials. This reference also includes authoritative essays on key topics:* The Drug Discovery Process-Overview [Dr. Hugo Kubinyi of the University of Heidelberg]* Clinical Trials-Overview [Dr. Curtis L. Meinert, Director of the Johns Hopkins Center for Clinical Trials] and detailed, market-oriented analyses of: * Emerging Technologies and Business Opportunities* Global Markets and National Policy* New Opportunities in Drug Discovery and Pipeline Development Also available in a regularly-updating online version. Visit www.interscience.wiley.com/mrw/cedt for more information.</p>', 3828, '2026-08-11 12:40:22', '2026-08-11 12:40:22'),
('d04fe194-e9bb-4937-80d2-864efb5daee6', '063b7972-8200-44ae-a699-bdd0f189cc61', 'Additional Attributes HTML', 1, '<h1>Mass Communication and Its Digital Transformation</h1>', 5367, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('d05346b4-98a2-47f3-88df-2ed9203cdb76', 'e42fd348-d78c-4823-8896-9349483d241a', 'Additional Attributes HTML', 1, '<h1>Advances in Mathematical Modelling Of Composite Materials - Advances in Mathematics for Applied Sciences</h1>

<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;304 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;9810216440</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-9810216443</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;230 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;16.51 x 2.54 x 22.86 cm</span></li>
</ul>', 2500, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('d05f037b-c1d8-443b-9dec-649c55c0f267', '1520de78-7f9c-4668-a71e-694ec622ef4f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>M. Kalpana Krishnaiah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381031278</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4862, '2026-08-11 12:40:32', '2026-08-11 12:40:32'),
('d0615b14-2a94-4630-9855-66a075700219', 'afc87c4a-863b-4f44-bb26-600d8d8441a9', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">The Construction and Maintenance of National Memory</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Christopher S. Wilson</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9781409429777</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">149</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2013</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 1798, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('d069d941-44cf-441c-a6ab-17a9325be973', 'a9a37552-f13a-45d3-9b11-59c8fb700d6d', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The empirical successes of atomic, nuclear, and particle physics have not reduced - and may never fully resolve - the philosophical controversies about the inner constitution of matter. This book examines these debates by exploring the particle concept in physics. Are the particles of modern physics "real" or are they fictitious entities, their existence deduced merely by the careless application of abstract theories? Or are the philosophers involved in the debate about "scientific realism" dedicating themselves to a problem that has long been solved by physicists? Studies of the experimental basis and theoretical relevance of the particle concept reveal that these questions are far from easy to answer, because, since the introduction of quantum theory wave-particle duality has become crucial and physical science no longer possesses a single unambiguous particle concept. All those interested in the "true meaning" of such physical concepts will find this book informative and thought provoking. It is written at a level accessible to scholars, students and teachers of science and philosophy.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;</span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif"><span style="font-size:18px">1 Scientific,&nbsp;2 Extending Physical Reality,&nbsp;3 Particle Observation and Measurement,&nbsp;4 Probing Subatomic Structure,&nbsp;5 Measurement and the Unity of Physics,&nbsp;6&nbsp; &nbsp; Metamorphoses of the Particle Concept,&nbsp;7 Wave-Particle Duality,&nbsp;8 Subatomic Reality,&nbsp;Appendices,&nbsp;References,&nbsp;Name Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2076, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('d06a5061-aea3-40ce-aa86-75a172de9d74', '2ed76741-39b5-450d-8ce0-c76b6dd6ad1e', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Human Resource Management 17/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Gary Dessler</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789357054287</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p> </p>
', 444, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('d06b1852-c97e-40ec-9604-9faf31134299', 'a7faf77a-8f57-4175-b393-165d954398f3', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Phillipe Gille & Tamas Szamuely</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0521861039</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780521861038</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XII, 343</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1718, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('d06cf0be-af84-4084-961b-7a3defbd0fc5', '5e446825-169d-4f7c-ab0a-bae7f506c5ea', 'Additional Attributes HTML', 1, '<h1>Free Surface Flows Under Compensated Gravity Conditions in Modern Physics</h1>

<p style="margin-left:0px; margin-right:0px; text-align:start">From the reviews: "The research work of the author and his colleagues at the Center of Applied Space Technology and Microgravity, University of Bremen, considers the behavior of fluids in a low-gravity environment with special emphasis on application in PMD (propellant management device) systems. ... The experimental results are presented for a wide range of parameters, and a one-dimensional theory is corroborated by the experiments. ... It is very well written research monograph, which should be of considerable value to the scientists working in this field." (Jagdish Prakash, Zentralblatt MATH, Vol. 1115 (17), 2007)</p>

<p><span style="background-color:#ffffff; color:#333333; font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px">&nbsp;</span></p>

<p style="margin-left:0px; margin-right:0px; text-align:start">"A compendium that would be particularly helpful to a person new to the field. ... An attractive feature of the book is the inclusion of summaries ... . The book should be of interest to specialists in fluid management systems design for low gravity. ... For the nonspecialist the book gives a good glimpse into how results from experiments, analysis, and computation can combine to provide information and insight into low-gravity fluid flow, on which engineering designs can be based." (Paul Concus, SIAM Review, Vol. 50 (1), 2008)</p>', 2326, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('d08a4996-11d7-405b-9e3c-e8eebbb664d3', 'c19e8eaf-2f36-461e-8b96-02ec0dd9e118', 'Description HTML', 1, '<h1>Anuwad Samvedna aur Sarokar BOOK</h1>', 2928, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('d093e5fd-0b74-493f-af1e-d73c9f0de00b', '1ad5965d-5937-4ec3-bc9e-dbafbe14175f', 'Additional Attributes HTML', 1, '<ul style="margin-left:18px; margin-right:0px">
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Language ‏ : ‎&nbsp;English</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Hardcover ‏ : ‎&nbsp;344 pages</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-10 ‏ : ‎&nbsp;1461407087</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">ISBN-13 ‏ : ‎&nbsp;978-1461407089</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Item Weight ‏ : ‎&nbsp;612 g</span></li>
	<li><span style="color:var(--__N4QdCheV6mGo,#0f1111)">Dimensions ‏ : ‎&nbsp;15.6 x 2.06 x 23.39 cm</span></li>
</ul>', 2590, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('d0997239-ebf6-4209-8793-0f8a1ca3d464', '98de98b0-1109-4e8c-9e38-01d46d1c6758', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Financial system is the backbone of any economy. During the last few years, India, with its strong financial system, has emerged as one of the fastest growing economies in the world. Today, with the financial sector experiencing an unprecedented boom due to increasing globalisation, the subject of this book has become more important than ever before. In view of the inevitable importance of financial system globally and in India, the present book provides an up-to-date overview of the Indian financial system and an elaborative discussion on its three inter-woven wings of financial markets, institutions and services. Supported by various teaching aids including cases, projects, objectives and review questions, this is a complete book on the subject which covers conventional as well as contemporary topics, besides cultivating a clear understanding of the basic concepts and practices of the constituents of financial system.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Primarily designed for postgraduate and undergraduate students of management and allied disciplines of commerce, finance and economics, it is equally useful to the business managers and corporate leaders who would like to be well versed with the basic concepts and mechanism of financial system for achieving professional and personal growth.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">KEY FEATURES</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Updates in Leasing and Hire Purchase</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Covers, in-depth, three constituents and entire gamut of the Financial System in India—financial markets, financial institutions and financial services.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Comprehends the financial instruments and financial innovations that are taking place in the financial markets, such as barter exchange, plastic money, venture capital, credit rating, and more.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Thoroughly updated with current concepts, corporate practices, recent trends, and current data on the subject.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Provides illustrations, case studies, tables, figures for a vivid visual impact and related concepts to real life situations, and presenting complex topics into pleasurable reading and learning experience.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">• Comprises graded pedagogy—MCQs with solutions, True/false, Fill in the blanks, Short answer questions, Critical thinking questions and discussion problems at the end of each chapter.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify">&nbsp;</p>', 19, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('d09bbf99-ec04-48d7-be2a-2f9cb7fb2be1', '944c18aa-0cd9-4f3b-ae7b-36007069c1cd', 'Description HTML', 1, '<h1>Ecological Criticism For our times - Literature, Nature and Critical Inquiry</h1>', 2723, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('d0a0e2e6-94bf-46fb-b95d-c6a8cd3774fa', 'e6e553b1-5570-4030-a6aa-cf9510ea2316', 'Description HTML', 1, '<h1>From Bondages to Emancipation - Woman in English Literature NEW</h1>', 5194, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('d0ca7ab1-1124-4939-af2a-d83186e21f1b', '7ddd064c-2f47-4917-bc4a-f5290a0bb257', 'Description HTML', 1, '<p><u><strong>About the book</strong></u></p>

<p>This course is designed as a textbook for engineering students. It embraces the topics in mathematical analysis usually included into curricula of technical colleges. The course also contains some optional material which may be omitted in a first reading of the book; the corresponding items are marked with the asterisk.<br />
There are a number of courses dealing with special divisions of mathematical analysis, such as equations of mathematical physics, functions of a complex argument and the like, and therefore, although these divisions are important for mathematical education of an engineer, they are not treated in this book. We also draw attention to the fact that only a few questions related to approximate calculations and programming (e.g. the applica­tion of the differential to approximate calculations, methods of approximate solution of equations, numerical integration and solution of differential equations, etc.) are discussed in this course. For a thorough study of this subject some other textbooks should be used.</p>

<p><br />
In this course many examples are given which demonstrate the application of mathematical analysis to various divisions of mechanics and physics. The study of these examples is very impor­tant since the main interest of an engineer lies in solving concrete applied problems. At the end of each chapter we give a number of questions aimed at checking the understanding of the theore­tical material. In the presentation of the material the main emphasis has been laid upon practical aspects, and some purely mathematical facts are given without proof. On the other hand, in some cases detailed proofs of theorems are given, especially when this elucidates the meaning of the theorem and shows in which way it can be applied. Besides, the study of the proofs helps the student to acquire practice in logical argument and provides prerequisites for further mathematical self-education.</p>

<p><strong>Contents</strong></p>

<p>Preface 5<br />
Introduction 15</p>

<p>1. The Subject of Mathematical Analysis 15<br />
2. Variables and Functions 15<br />
3. The Role of Mathematics and Mathematical Analysis in Natural Sciences and Engineering 16</p>

<p><strong>CHAPTER I. FUNCTION 19</strong></p>

<p>§ 1. Real Numbers 19<br />
§ 2. The Concept of Function 26<br />
§ 3. Characteristics of Behaviour of Functions. Some Important Examples 38<br />
§ 4. Inverse Function. Power, Exponential and Logarithmic Function 51<br />
§ 5. Trigonometric, Inverse Trigonometric, Hyperbolic and Inverse<br />
Hyperbolic Functions. 60</p>

<p><strong>CHAPTER II. LIMIT. CONTINUITY 72</strong></p>

<p>§ 1. Limit. Infinitely Large Magnitudes 72<br />
§ 2. Continuous Functions 98<br />
Oo. CONUIAUIN ai ads Sa aca & ee Ss ae ee eee ee :<br />
§ 3. Comparison of Infinitesimals. Comparison of Infinitely Large<br />
Magnitudes 109</p>

<p><strong>CHAPTER III. DERIVATIVE AND DIFFERENTIAL. DIFFERENTIAL CALCULUS 118</strong></p>

<p>§ 1. Derivative 118<br />
§ 2. Differentiating Functions 126<br />
§ 3. Some Geometrical Problems. Graphical Differentiation 148<br />
§ 4. Differential 155<br />
§ 5. Derivatives and Differentials of Higher Orders 167</p>

<p><strong>CHAPTER IV. APPLICATION OF DIFFERENTIAL CALCULUS TO INVESTIGATION OF BEHAVIOUR OF FUNCTIONS 175</strong></p>

<p>§ 1. Theorems of Fermat, Rolle, Lagrange and Cauchy 175<br />
§ 2. Investigating Functions wita the Aid of First and Second Derivatives 181<br />
§ 3. L’Hospital’s Rule. General Scheme for Investigating Functions 204<br />
§ 4. Curvature 219<br />
§ 5. Space Curves. Vector Function of a Scalar Argument 225<br />
§ 6. Complex Functions of a Real Argument 237<br />
§ 7. Solution of Equations 245<br />
QUESTIONS 255</p>

<p><strong>CHAPTER V. INTEGRAL CALCULUS 258</strong></p>

<p>§ 1. Indefinite Integral 258<br />
§ 2. Definite Integral 291<br />
§ 3. Methods of Evaluating Definite Integrals. 318<br />
§ 4. Improper Integrals 331</p>

<p><strong>CHAPTER VI. APPLICATION OF INTEGRAL CALCULUS 345</strong></p>

<p>§ 1. Some Problems of Geometry and Statics 345<br />
§ 2. General Scheme of the Application of the Integral 358</p>

<p><strong>CHAPTER VII. FUNCTIONS OF SEVERAL VARIABLES AND THEIR DIFFERENTIATION 365</strong></p>

<p>§ 1. Functions of Several Variables 365<br />
§ 2. Derivatives and Differentials. Differential Calculus 376<br />
§ 3. Applications of Differential Calculus to Geometry 409<br />
§ 4. Extrema of Functions of Two Variables 414<br />
§ 5. Scalar Field 427</p>

<p><strong>CHAPTER VIII. DOUBLE AND TRIPLE INTEGRAL 437</strong></p>

<p>§ 1. Double Integrals 437<br />
§ 2. Triple Integrals 459<br />
§ 3. Integrals Dependent on Parameters 471</p>

<p><strong>CHAPTER IX. LINE INTEGRALS AND SURFACE INTEGRALS. FIELD THEORY 482</strong></p>

<p>§ 1. Line Integrals 482<br />
§ 2. Surface Integrals 515<br />
§ 3. Field Theory 533<br />
Questions 561</p>

<p><strong>CHAPTER X. DIFFERENTIAL EQUATIONS 564</strong></p>

<p>§ 1. Differential Equations of the First Order 564<br />
§ 2. Differential Equations of the Second and Higher Orders 592<br />
§ 3. Linear Differential Equations 603<br />
§ 4. Systems of Differential Equations 635<br />
QUESTIONS 656</p>

<p><strong>CHAPTER XI. SERIES 659</strong></p>

<p>§ 1. Numerical Series 659<br />
§ 2. Functional Series 678<br />
§ 3. Power Series 684<br />
§ 4. Expanding Functions into Power Series 691<br />
§ 5. Some Applications of Taylor’s Series 706<br />
§ 6*. Some Further Topics in the Theory of Power Series 716<br />
Questions 721</p>

<p><strong>CHAPTER XII. FOURIER SERIES AND FOURIER INTEGRAL. 724</strong></p>

<p>§ 1. Fourier Series 724<br />
§ 2. Some Further Topics in the Theory of Fourier Series 746<br />
§ 3. Fourier-Integral 753<br />
Questions 761</p>

<p><strong>Table of Integrals 762</strong></p>

<p><strong>Bibliography 768</strong></p>

<p><strong>Name Index 770</strong></p>

<p><strong>Subject Index 772</strong></p>

<p> </p>
', 1186, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('d0d1a56d-1cfb-4cb7-8d33-f8be4d5a40dc', 'a1e46bfd-acc4-439c-950c-65bdc75ad782', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Management Information Systems 6/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Effy OZ</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788131519066</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 816, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('d0dc7f0d-ef42-45de-b926-924eac9ab113', 'aa5c51f1-0e68-4c6f-b6c0-a46ff0ae9ea6', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rick Rogers</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131786994</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>480</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5846, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('d0e729c2-1c55-4b4f-9df2-13e3990544c7', '9150996c-aeea-4119-aaa3-ab3e2e2f6d41', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Fabaceae, Liliaceae, Solanaceae, and Umbelliferae - Handbook of Plant Breeding</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Jaime Prohens, Fernando Nuez</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387741086</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>365</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2008</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 3571, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('d0f01e1c-7a7a-477b-b48a-af55df5caac5', '20266cbe-2276-4e57-b3d3-b14344d1183c', 'Additional Attributes HTML', 1, '<table cellspacing="0">
	<tbody>
		<tr>
			<td>
			<div><strong>Sub Title</strong></div>
			</td>
			<td>
			<div>Constitutional Quandaries and Social Choice Theory</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Author</strong></div>
			</td>
			<td>
			<div>Norman Schofield</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>ISBN 10 Digit</strong></div>
			</td>
			<td>
			<div>0521539722</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>ISBN 13 Digit</strong></div>
			</td>
			<td>
			<div>9780521539722</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Pages</strong></div>
			</td>
			<td>
			<div>333</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Binding</strong></div>
			</td>
			<td>
			<div>Paperback</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Year of Publication</strong></div>
			</td>
			<td>
			<div>2006</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Edition of Book</strong></div>
			</td>
			<td>
			<div>First</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Language</strong></div>
			</td>
			<td>
			<div>English</div>
			</td>
		</tr>
		<tr>
			<td>
			<div><strong>Illustrations</strong></div>
			</td>
			<td>
			<div>As per Book</div>
			</td>
		</tr>
	</tbody>
</table>', 3505, '2026-08-11 12:40:19', '2026-08-11 12:40:19'),
('d0fc30cc-930f-4833-ba3c-a20f6bb3e35e', '0d62b087-6036-44c7-8422-3185642dd1f1', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Joe Casad</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131787656</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>544</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2012</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5844, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('d1001d80-7a0f-423b-a679-9dabc721c827', '773bc4c9-2f0d-4e85-810d-dd0acf5d2ea9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ramniwas Berva</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382161493</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>Hindi, Sanskrit</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5143, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('d1002e89-9fd1-41f9-91a1-1eb756b7d254', 'f41c9127-c21a-4929-a1b5-81b9a68316b2', 'Additional Attributes HTML', 1, '<h1>Variational Principles New</h1>', 3925, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('d104c07a-ecdd-46eb-97f0-9487eda1d37d', '2649dd28-9dd5-4cd9-9125-361b5ba7264e', 'Additional Attributes HTML', 1, '<h1>Introduction to Leadership - Concepts and Practice - 3/e</h1>', 5482, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('d1062606-e8cb-4067-bd9a-163600019abb', 'f14c09e9-cbd2-45f6-ae36-92586f4a4cbd', 'Description HTML', 1, '<p>Yet in far too many places around the world today, there is indeed a plague holding back many communities and keeping untold millions from reaching their potential. It is a plague the world must face, not only because it is the moral thing to do, but because the cost for ignoring it is simply too great. The plague is the systematic and violent exploitation of women. This exploitation takes many forms, depriving women of their most basic freedom, robbing they need and deserve and condemning them to lives without economic opportunity. It is particularly cogent to focus on women''s political participant because the realm of politics has been marked by both significant under-representation of women-politicians and the exclusion of gender issues. Furthermore, negative consequences of globalisation (e.g Economic Exploitation) aggravate women''s lives in poorer countries, especially when strong political commitment and will to implement gender equality are absent. It is possible, however, to make globalisation processes support social justice through the democratisation of local, national and international spaces and such democratisation is inherently political and therefore recent developments with respect to women''s political participation.</p>', 4270, '2026-08-11 12:40:28', '2026-08-11 12:40:28'),
('d1066d2a-e73a-4064-9bb8-4503db4b823d', '8d65d566-a900-41c5-bc8c-414ba2d456cc', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Beena Rai</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781439840788</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3641, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('d10a9566-aecc-4f65-aa1a-b814e4cd020f', '7462fffb-3b60-414b-b0c3-d363ceb7f39b', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">Southeast Asia consists of two geographic regions: the Asian mainland, and island arcs and archipelagoes to the east and southeast. The mainland section consists of Cambodia, Laos, Myanmar, Thailand and Vietnam. The maritime section consists of Brunei, East Timor, Indonesia, Malaysia, the Philippines and Singapore. Buddhism is the main religion in Southeast Asia. Thailand, Vietnam, Cambodia, Laos, Myanmar are Buddhist countries.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This book has some initial chapters about the Buddhism namely, Southeast Asia: An Introduction, Buddhism in Southeast Asia etc. This book further goes to trace Buddhism in each of the Southeast Asian countries. How Buddhism has transformed the society and the customs and rituals of the Buddhist society has been given in this book. This book concludes with chapters on Buddhism in the Philippines and Singapore and Buddhism in the West.</span></p>

<p style="text-align:justify"><span style="font-size:18px"><strong>Content -</strong>&nbsp;<span style="color:black"><span style="font-family:Calibri,sans-serif">Preface,&nbsp;Chapter - 1: Southeast Asia: An Introduction,&nbsp;Chapter - 2: Buddhism in Southeast Asia,&nbsp;</span></span></span><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px"><span style="font-size:18px">Chapter - 3: Buddhism in Myanmar,&nbsp;Chapter - 4:&nbsp;Buddhism in Cambodia,&nbsp;Chapter - 5: Buddhism in Thailand,&nbsp;Chapter - 6: Buddhism in Vietnam,&nbsp;Chapter - 7: Buddhism in Laos,&nbsp;Chapter - 8: Buddhism in Malaysia, Chapter - 9: Buddhism in Indonesia,&nbsp;Chapter - 10: Buddhism in the Philippines and Singapore,&nbsp;Chapter - 11: Buddhism in the West,&nbsp; Bibliography,&nbsp;Index</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">&nbsp;&nbsp;&nbsp;</span></span></span></p>', 2280, '2026-08-11 12:40:06', '2026-08-11 12:40:06'),
('d10d49d3-0dba-47f7-9aa8-ecddceda6dc1', 'cea869bb-ecab-4d3e-a1b6-42fd07d8500a', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">About the book</span></span></span></span></strong></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">This book deals with the status of women in the period of the Rgveda and treats with much learning and discrimination the difficult problems of the morals and manners, of the marriage and education of women as set forth in the Rgveda. With an impressive impartially, the author brings out the exalted ideals as well as the lapses from them. An historical account of the institution of marriage and its forms is likely to induce in us an idea of the relativety of social habits and customs; yet it reveals the prevalence of an unchallenged tradition, an ideal definite, vivid, and well established and profusely illustrated by the stories of famous women, an ideal which our women, who are not ultramodern accept and aspire to live up to. Marriage is not an instinct but an institution based on an instinct. While we are under a biological necessity to mate and perpetuate our kind as birds and animals, we can make it the basis of a marriage of minds, the interplay of the inmost thoughts and feelings of two human beings. The adjustment of two personalities to a common way of life is full of delights and difficulties, reconciliations and disagreements. Marriage is not to be regarded as a temporary association to be dissolved at the fancy of the parties. There is a good deal to be said for the ideal of the wife as ardhāngi. The Greek myth represents that human beings were originally composed of a man and a woman that some God divided each being in two and these separated halves are continually searching for one another. To look upon husband and wife as complementaries which make up a whole is the true implication of married life.</span></span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><strong><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Contents:</span></span></span></span></strong></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">The Transcendent Woman</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">The Maiden</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Marriage</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Marriage—Its Features, Customs and Usages</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">The Wife and Mother</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Adornment</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Education</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Liberty</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Morality</span></span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="background-color:white"><span style="color:black">Summary</span></span></span></span></li>
</ol>', 878, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('d11392bf-2e04-49ae-ba89-8cf862f9eb8d', '6ee759b3-9c0d-4d21-b575-ff8569aa8881', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. R. L. Yadav</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8190208551</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5173, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('d1180413-25ab-473d-948c-80490215efcd', 'eabc649c-865b-4898-b0c8-b3d915a3974c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Euro Books</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788128623639</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>32</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2009</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5885, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('d11db7a5-02e2-49cf-82a9-ab557a88b250', '00a11954-fe76-4790-b462-c330f2467ca2', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>S. Ansiya Begum</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788176257206</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4667, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('d1208235-4997-494a-a314-ad8fcc132693', '4e6c2179-70a9-4f07-acff-cfc6c40b4037', 'Additional Attributes HTML', 1, '<table cellspacing="0" style="border-collapse:collapse; border:none; width:320pt">
	<tbody>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Sub Title</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Timeless Recipes from the North-West Frontier</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Author</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">Veeta Singh,&nbsp; Shalini Diwan</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">About Author</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Content</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">
			<p><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Zaiqedar Chawalon ka Safar</span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Zaiqedar Handi Salan&nbsp;ka Safar</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Zaiqedar Tandoor aur Karahi</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Zaiqedar Gosht/Sabzi/Daal</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Zaiqedar Mithaas ka Safar</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Cuts of Chicken & Lamb</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">Spices & Herbs: the flavour boosters</span></span></span></p>

			<p><span style="color:#000000"><span style="font-family:Calibri,sans-serif"><span style="font-size:14.6667px">International Conversion Guide</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 10 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt">&nbsp;</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">ISBN 13 Digit</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">9788178694771</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Pages</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="color:#000000; font-family:Calibri,sans-serif"><span style="font-size:14.6667px">128</span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Binding</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">Hardcover</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Year of Publication</span></span></strong></span></td>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">2015</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Edition of Book</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt">First</td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Language</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">English</span></span></span></td>
		</tr>
		<tr>
			<td style="height:15.0pt; text-align:left; vertical-align:top; white-space:normal; width:106pt"><span style="font-size:11pt"><strong><span style="color:black"><span style="font-family:Calibri,sans-serif">Illustrations</span></span></strong></span></td>
			<td style="height:15.0pt; vertical-align:bottom; white-space:normal; width:214pt"><span style="font-size:11pt"><span style="color:black"><span style="font-family:Calibri,sans-serif">As per Book</span></span></span></td>
		</tr>
	</tbody>
</table>', 2039, '2026-08-11 12:39:59', '2026-08-11 12:39:59'),
('d13b2a48-3401-40b8-aa86-1e27b6eb45e2', '385a820e-6d8c-4bd7-a67d-4787eec9e065', 'Description HTML', 1, '<p>The aim of the Handbooks in Economics series is to produce Handbook for various branches of economics, each of which is a definitive source, reference, and teaching supplement for use by professionals researchers and advanced graduate students. each Handbook provides self-contained surveys of the current state of a branch of economics in the form of chapters prepared by leading specialists on various aspects of this branch of economics. These surveys summarize not only received results but also newer developments, from recent journal articles and discussion papers. Some original material is also included, but the main goal is to provide comprehensive and accessible surveys. The Handbooks are intended to provide not only useful reference volumes for professional collections but also possible supplementary readings for advance courses for graduate student in economics.</p>', 5969, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('d13ce46d-b6f8-4df6-be80-57dd64f02635', '5344e74a-68d5-41c1-83bc-33c0035f8614', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Sharir Rachna Evam Kriya Vigyan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Ranjana Upadhyay</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788192512600</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Neha Pustak Kendra</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2955, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('d14317c0-7db3-4331-a41a-b234dce5a94f', '54284dc5-9521-41d4-9bee-199c08af376e', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Rajesh Chauhan</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789381761557</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2670, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('d15095a4-1687-4fef-9ed6-59c77b06077d', '30136dfb-ec66-4717-8741-164dadbd1b20', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Naoufel Ben Abdllah, Anton Arnold, Pierre Degond</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0387404961</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780387404967</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>X, 295</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1700, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('d15eecbc-4a2c-475b-8fed-a2815ea42322', '7bb02d43-dae3-43f1-9170-a176c39c248b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>R. Shankar</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788175511453</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>168</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2382, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('d1648721-6fb9-4217-8786-aed6390a5716', 'bd0a6218-7052-4d0c-a004-26a037d5e384', 'Description HTML', 1, '<h1>New Aspects of Indian Writing in English</h1>', 2463, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('d1661428-0987-4dad-8c33-e57f5513b40f', 'ad85b4e3-b49d-4a99-87b1-82fc07ef02be', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Financial Management: Core Concepts 3/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Raymond Brooks</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292101422</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 212, '2026-08-11 12:39:36', '2026-08-11 12:39:36'),
('d16a6f1f-4141-4c3b-adfc-3ee586daa626', 'fff6a61e-ed1c-4a87-8faf-be979f3af99c', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Drawing on an incomparable breadth of international examples, Global Marketing not only demonstrates how global marketing works, but also how it relates to real decisions around the world. Written from the perspective of firms competing in international markets, irrespective of their country of origin, this book provides a complete and concentrated overview of the total international planning process.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part I: The Decision whether to Internationalize</span></strong></span></span></p>

<ol>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Global marketing in the firm</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Initiation of internationalization</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Internationalization theories</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Development of the firm’s international competitiveness</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part II: Deciding Which Markets to Enter</strong></span></span></span></p>

<ol start="5">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Global marketing research</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The political and economic environment</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The sociocultural environment</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The international market selection process</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part III: Market Entry Strategies</strong></span></span></span></p>

<ol start="9">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Some approaches to the choice of entry mode</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Export modes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Intermediate entry modes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Hierarchical modes</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">International sourcing decisions and the role of the subsupplier</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part IV: Designing the Global Marketing Programme</strong></span></span></span></p>

<ol start="14">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Product decisions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Pricing decisions and the terms of doing business</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Distribution decisions</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Communication decisions (promotion strategies)</span></span></span></li>
</ol>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif"><strong>Part V: Implementing and Coordinating the Global Marketing Programme</strong></span></span></span></p>

<ol start="18">
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Cross-cultural sales negotiations</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Organization and control of the global marketing programme</span></span></span></li>
	<li style="text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Global e-marketing</span></span></span></li>
</ol>', 783, '2026-08-11 12:39:45', '2026-08-11 12:39:45'),
('d16ec9af-286d-4e7c-9a29-e8e9794df81c', '33d59866-54d2-4a0f-ae2e-4948cbeb697e', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology and Innovation Management is one of the most sought-after courses offered like MBA or PGDM in Business Schools and various Technology Institutes, today. This book, written with deep ingrained practical insights and well-researched theoretical foundations integrates people, processes and technology to achieve maximum economic benefits to society. The book is designed to be a compendium for students and managers, who wish to understand technology and innovation management to the core. The book explains the relationship between technology innovation and strategy in a simplified manner. Keeping Indian education framework in mind, this book details on practices and principles that are easy to implement. The theories are simple to grasp, and anecdotal stories on Technology and Innovation implementations make it a student-friendly edition, to help achieve success in exams as well as in the professional front. It further explains the core principles of Technology and Innovation Management. S-Curve and the Segment Zero Principle, adopting industry 4.0 and innovation 4.0 to make India a smart and intelligent manufacturing hub in the era of fourth industrial revolution, design thinking for solving complex business problems along with the role and contribution of Government in Technology Development.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<ol>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology and Innovation Management—Conceptual Foundation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology Strategy</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Innovation Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology Forecasting, Assessment and Acquisition</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Product and Process Development and Role of Technology</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology and Business Model</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology and Innovation Implementation</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">An Overview of Existing and Emerging Technology</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Human Aspects and Social Issues in Technology Management</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Technology and Sustainability</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Innovation Driving Industry 4.0 and Fourth Industrial Revolution</span></span></span></li>
	<li><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Design Thinking for Innovation</span></span></span></li>
</ol>
', 453, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('d171dfee-962b-4cc1-a4c3-2adf538e888f', 'ddf6efa2-bbba-4cfe-a10c-5ebc3478f9f3', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The seventh edition of our hallmarked text on Services Marketing by Zeithaml, Bitner, Gremler and Pandit, introduces readers to the vital role that services play in economy and its future. Services dominate the advance economy of the world, and virtually all companies view services as critical to retaining their customers. The seventh edition maintains a managerial focus by incorporating company examples and strategies for addressing issues in every chapter and emphasizes the knowledge needed to implement service strategies for competitive advantage across industries.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 1: Foundations for Service Marketing</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 1 Introduction to Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 2 Conceptual Framework of the Book: The Gaps Model of Service Quality</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 2: Focus on the Customer</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 3 Customer Expectations of Service</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 4 Customer Perceptions of Service</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 3: Understanding Customer Requirements</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 5 Listening to Customers through Research</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 6 Building Customer Relationships</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 7 Service Recovery</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 4: Aligning Service Design and Standards</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 8 Service Innovation and Design</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 9 Customer-Defined Service Standards</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 10 Physical Evidence and the Servicescape</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 5: Delivering and Performing Service</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 11 Employees’ Roles in Service</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 12 Customers’ Roles in Service</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 13 Managing Demand and Capacity</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 6: Managing Service Promises</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 14 Integrated Service Marketing Communications</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 15 Pricing of Services</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Part 7: Service and the Bottom Line</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Chapter 16 The Financial and Economic Impact of Service</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case 1: Home Solutions (India) Limited – Kitchen Section</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case 2: Merit-Trac: A Test in Everyone’s Life</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case 3: Ferns N Petals (FNP)</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case 4: BharatMatrimony.com</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case 5: BookmyShow.com</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Case 6: Airbnb India: Growth Pangs?</span></span></span></p>', 515, '2026-08-11 12:39:40', '2026-08-11 12:39:40'),
('d176535b-1de9-410b-883c-ada6f0f05571', '7b3310c5-4e17-4d48-93d2-1995e2f9fe22', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">The Problem of The Rupee : Its Origin and its Solution</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">B.R. Ambedkar</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788194435679</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Nation Press</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 343, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('d17ea1d6-38bf-44e9-967e-778057275797', '27d677df-f023-4f89-aa98-7518cc0b5478', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Classical Electromagnetic Theory 2/ed.</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Jack Vanderlinde</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788181287465</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Standard</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3887, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('d181c872-a712-415f-bb4b-fe33f2d3d004', 'ad0b0465-d5d1-4bf8-a74b-40af20d3f82c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Major H.P.S. Ahluwalia, Dr. J.P. Singh</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>8173918260</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 4751, '2026-08-11 12:40:31', '2026-08-11 12:40:31'),
('d1892822-c883-4483-b6e7-0c877fc00486', 'd69445e4-2b2b-4259-9b1c-3afa024012cd', 'Description HTML', 1, '<h1>Prasad Mandnam</h1>', 2805, '2026-08-11 12:40:12', '2026-08-11 12:40:12'),
('d19bf9c4-3654-4fbd-8cac-1905a3f8466f', '08805717-e4de-4b0c-84ca-d7101ff6661b', 'Description HTML', 1, '<h1>Adult Education - Myths & Realities BOOK</h1>', 5168, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('d19cf6fb-afd4-431b-98f3-f94041578e0b', '588d48dc-2e73-4716-9683-160a21ccac7b', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. James Noggle</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781565858602</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2566, '2026-08-11 12:40:09', '2026-08-11 12:40:09'),
('d1a8a61e-4098-4bc0-b51c-a02688ee1a97', '56a46c86-2279-47a0-9f10-0624ef979791', 'Description HTML', 1, '<p><strong>About the book</strong></p>

<p>Calculus is perhaps the most fascinating of the myriad branches of Mathematics. One of the reasons for this fascination is Calculus’s very imaginative nature, and yet its very accurate analysis of seemingly unsolvable or undefined problems, culminating into understanding complex, real-world events.</p>

<p>India can be rightfully proud of having contributed the very first applications of the idea of Calculus. This was in understanding planetary motions more than a thousand years before the advent of modern science.</p>

<p>This book, Calculus: The Princess of Mathematics, focuses on retaining this beauty of Calculus even while helping readers arrive at a deep understanding of its concepts, with practice problems in tune with our typical school curriculum. We have been particularly conscious to ensure that this book develops in students a strong bonding with Calculus, which would help them handle problems that crop up in any discipline they take up as their profession. The two guest chapters penned by renowned experts included in this book further highlight the spectacular and fundamental Indian contributions to Calculus.</p>

<p>This book is not written according to the syllabus of any board or any examination. Such boundaries inhibit the free flow of enjoyment of the subject. And yet, this book’s organization and content is structured to ensure that students in schools/colleges studying Calculus for the first time, as also those students preparing for competitive examinations like JEE, JAM, CUET, etc., all get a good command over the concepts and procedures of Calculus.</p>', 1274, '2026-08-11 12:39:51', '2026-08-11 12:39:51'),
('d1ab3442-95f8-4832-961c-64e316b0f98a', '189c9ce8-0ab3-480d-8cde-6d47ae498f53', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Hong Zhu</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788131203569</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>356</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First Edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3407, '2026-08-11 12:40:18', '2026-08-11 12:40:18'),
('d1b0bb7f-8c30-41f9-82f8-6a6fce9543a8', '36ec62b6-c045-4840-89d7-b7ca2a82bf81', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Excel Modeling in Corporate Finance 5/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Craig W.Holden</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9781292059389</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Pearson</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 286, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('d1b61a08-1ca3-4b0a-a352-79085efcb0d9', '8206e4ec-fb8b-492b-8fa5-6892a087e484', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Mallikarjun Patil</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172736217</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2708, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('d1b763db-99b8-406f-89ea-4c18cfc80498', '53d7b0cb-d3ab-410b-ad79-f4964f3cb443', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>ACADEMIA EOLIA REVISITED</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Barbara Kenda</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>As per Book</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>9780415398046</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780415398046</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>175</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2006</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>As per Book</td>
		</tr>
	</tbody>
</table>', 6047, '2026-08-11 12:40:40', '2026-08-11 12:40:40'),
('d1c3805b-df7c-4d38-9916-b40848b49947', 'fe244f24-e622-4271-8b44-c2e4dd17df85', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>A Computational Approach</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prem K. Kythe, Dongming Wei</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>0817643087</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780817643089</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XXIII, 445</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2011</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1728, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('d1d5151c-4085-4d13-a23d-aad0cad062ac', 'df3910ae-e7c3-431f-a44b-e1a36a7e9791', 'Additional Attributes HTML', 1, '<h1>Fourier Transforms of Invariant Functions on Finite Reductive Lie Algebras</h1>', 2352, '2026-08-11 12:40:07', '2026-08-11 12:40:07'),
('d1e967a5-2a79-4d83-b80b-8f535a83015f', '9e1c0094-5f35-4187-a8ce-87dd91ce436c', 'Description HTML', 1, '<p>The book will address the-state-of-the-art in integrated Bio-Microsystems that integrate microelectronics with fluidics, photonics, and mechanics. New exciting opportunities in emerging applications that will take system performance beyond offered by traditional CMOS based circuits are discussed in detail. The book is a must for anyone serious about microelectronics integration possibilities for future technologies. The book is written by top notch international experts in industry and academia. The intended audience is practicing engineers with electronics background that want to learn about integrated microsystems. The book will be also used as a recommended reading and supplementary material in graduate course curriculum</p>', 4150, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('d1f66f7c-6ba9-403c-99d3-a02799c155a4', 'a91af810-f384-4c1a-88c9-cacb114081b2', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">वैदिक साहित्य के परिप्रेक्ष्य में निघण्टुकोष के पर्यायवाची नामों में अर्थभिन्नता</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">डॉ. ज्ञानप्रकाश शास्त्री</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">2019</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171102716</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171102719</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">896</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2019</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit </span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>', 1494, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('d1fc06e8-13dc-48f9-a262-c475214a6c86', 'c2606b82-25c2-4d14-8a78-a7b9aa368ec9', 'Description HTML', 1, '<p>The female protagonists in most of the novels, plays and short stories in Indian literatureboth vernacular and Englishare characteristic, representative Indian womenpassive, submissive, slavish preys of patriarchy. The plight of women in Indian society is very pathetic and hence it is the duty of the entire peoplethe rulers and the ruledto bring women forward to the mainstream of the society including homes. This edited book by Prof. K. V. Dominic is in fact a search for ideal women characters in novels, plays and short stories. There are twenty six research articles in this book written by university/college professors, teachers, research scholars and professional writers.</p>', 5637, '2026-08-11 12:40:37', '2026-08-11 12:40:37'),
('d2036370-3c28-44ae-b52b-6922304c379c', '3eb8ee51-f75e-4916-b6da-d5f062cc174a', 'Additional Attributes HTML', 1, '<h1>Advanced Mathematical and Computational Geomechanics -Lecture Notes in Applied and Computational Mechanics</h1>', 4125, '2026-08-11 12:40:26', '2026-08-11 12:40:26'),
('d203ed10-7f5d-4e52-adb1-aa1b6606aa67', '531f4d5e-9cc8-4302-b5cf-f30d4fe4fdcd', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:42.05pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Title</span></strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:42.05pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">Encyclopedia of Toxicology - 3 vols. In Complete Set</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Author</span></strong></span></span></p>
			</td>
			<td style="height:20.1pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif"><span style="color:black">Philip Wexler</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Publisher</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif"><span style="color:#333333">Elsevier</span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">ISBN-13 Digit </span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="background-color:white"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif"><span style="color:#0f1111">9780122272202</span></span></span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">ISBN-10 Digit</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">012227220X</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Pages</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">1705</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Year</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">1998</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Binding</span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">Hard Bound </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Times New Roman",serif">Language </span></strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Times New Roman",serif">English</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1457, '2026-08-11 12:39:53', '2026-08-11 12:39:53'),
('d209b919-244f-4619-8f95-70902ea5c3d3', '9358a1bc-1c1c-416f-81c5-959cafe966a0', 'Additional Attributes HTML', 1, '<table border="1" cellspacing="0" class="MsoTableGrid" style="border-collapse:collapse; border:solid windowtext 1.0pt">
	<tbody>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Title</strong></span></span></p>

			<p style="margin-left:0cm; margin-right:0cm; text-align:center">&nbsp;</p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">RAMAYANA OF VALMIKI - Sanskrit Text with English Translation in&nbsp; 4 Vols. Complete Set&nbsp; </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Author</strong></span></span></p>
			</td>
			<td style="height:34.95pt; vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Dr. Ravi Prakash Arya</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Edition </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">3/e</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Publisher</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="color:#333333">Parimal Publications </span></span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-13 Digit </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">9788171101566(set)</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>ISBN-10 Digit</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">8171101569</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Pages</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">194</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Year</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">2022</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Binding</strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Hard Bound </span></span></p>
			</td>
		</tr>
		<tr>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong>Language </strong></span></span></p>
			</td>
			<td style="vertical-align:top; width:233.75pt">
			<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif">Sanskrit & English</span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 1502, '2026-08-11 12:39:54', '2026-08-11 12:39:54'),
('d20a1abd-62a6-4e1c-9c9e-160559b8ec3d', '56ce96d5-9907-4aea-a49e-a9dcbf1cff15', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>Volume - 2</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>David Y. Gao, Ray W. Ogden</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No.</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>1402076452</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9781402076459</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>XVIII, 314</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2003</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1738, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('d20cfcd6-992a-4ea6-b5de-6b62730d82be', '82616fb5-f854-4b96-b862-f9be316111d2', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">About the book</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The influential readings collected for this volume reflect not just the textual and discursive nature of colonial and postcolonial discourse in relation to gender, but also the material effects of the postcolonial condition and practices developed in relation to it. The volume seeks to open up the field by juxtaposing a number of contested subjects. Readings cover a range of geographical regions including: South-east Asia, India, Africa, Latin America, Canada, Turkey, Egypt, Algeria, Australia and Ireland. Key topics include: colonialism and anti-colonialism, "otherness", sexuality, sexual rights, the harem and the veil, space and writing, and aboriginal and indigenous women''s issues. Not only does this anthology address the lack of attention to gender and feminism in early studies of colonial discourse, it also provides resources for readers to trace the developments in feminism as it responds to postcolonial critiques of First World feminism.</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Content:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 1. Gendering Colonialism and Postcolonialism/Racialising Feminism</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 2. Rethinking Whiteness</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 3. Redefining the ‘Third-World’ Subject</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 4. Sexuality and sexual Rights</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 5. Harem and the Veil</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">Part 6. Gender and Post/Colonial Spatial Relations</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"> </p>
', 313, '2026-08-11 12:39:37', '2026-08-11 12:39:37'),
('d20f61fd-2826-4b86-9018-0d73b723b06f', '142e90bc-0f50-4536-ad18-77e95e6a2b71', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Environmental Law in India</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">P LeelaKrishnan</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789391211509</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">LexisNexis</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 468, '2026-08-11 12:39:39', '2026-08-11 12:39:39'),
('d21ac2a3-f0b8-48a8-8115-d9d9715cf443', '28229424-da52-411d-b774-469e15286bd4', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Strategic Management: Competitiveness and Globalization 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Michael A. Hitt</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789360539290</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Cengage</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center"> </p>
', 400, '2026-08-11 12:39:38', '2026-08-11 12:39:38'),
('d21dc9b4-c0e1-4075-84fd-cfa2acd9c2d5', '889897b6-e5cf-4323-9459-68aa86138a40', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center">&nbsp;Title</td>
			<td style="text-align:center">Programming And Algorithmic Languages</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Author</td>
			<td style="text-align:center">Yu.Mitnik</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Publisher</td>
			<td style="text-align:center">Mir Publisher</td>
		</tr>
		<tr>
			<td style="text-align:center">&nbsp;Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 5297, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('d221a46a-4d8f-4469-b416-1ee788fdca72', 'af03cddf-0af3-499c-b349-04f11da2010c', 'Additional Attributes HTML', 1, '<h1>Learning About Particles -50 Privileged Years</h1>', 4033, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('d2288c4e-8cbd-43a6-94f9-22f286c23d00', '2649dd28-9dd5-4cd9-9125-361b5ba7264e', 'Description HTML', 1, '<p>“The Northouse text offers students and faculty an appropriate text for a Leadership survey course. Students will greatly benefit from the text’s ability to apply the concepts of leadership to their individual lives.” (Jane Murtaugh) “The interactive activities bring the book to life. The clear, consistent structure facilitates navigation and supports learning.” (Peter Hammond) “The Intro to Leadership book + eBook is a winning combination. The explanation of principles is straightforward, the self-assessments are thought-provoking, and the new media tools in the eBook are stimulating” (Leon Fraser) “A must read for adapting individual strengths to enhance one’s leadership capacity” (James L. Morrison) “Northouse''s advice to students on handling conflict is the most immediately practical and useable that I have encountered. This book is highly readable and engages the student immediately.” (Terry Mullins)</p>', 5481, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('d229fda5-03b2-4da7-935e-c3285719a7ed', '601e83d2-f92a-4c17-abe9-3e122b6fa3a7', 'Description HTML', 1, '<p style="text-align:justify"><span style="font-size:18px">The sixth volume of IMAGES'' highly successful Details series is a compendium of projects designed by some of the world''s leading archtects, focusing on significant architectural details.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Each entry includes a description of the selected detail, drawings, plans and concept sketches, together with full-colour photographs.</span></p>

<p style="text-align:justify"><span style="font-size:18px">This intensive look at specific aspects of design and construction informs both the professional and the interested reader about design solutions, materials used, and the importance and complexity of the finer details in a project as a whole.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Like previous volumes, this edition highlights the importance of eco-friendly design, with the reduction of energy consumption a specific focus in many projects.</span></p>

<p style="text-align:justify"><span style="font-size:18px">Content - Architecture Is Fun, Assar, Bohlin Cywinski Jackson, Carlos Bratke Atelie De Arquitetura S/c Ltda, Damien Murtagh Architects, Diamond and Schmitt Architects Incorporated, Dubbe-Moulder Architects, PC, Erick van Egeraat associated architects, Foster and Partners, FXFOWLE, Gregotti Associati International, Hutton Ford Architects, PC, LS3P ASSOCIATES LTD, McInturff Architects, J.J. Pan and Partners Architects and Planners, Perkins Eastman Architects, Renzo Piano Building Workshop, Ronald Frink Architects, Claudio Silvestrin Architects, Studio Downie Architects, Studios Architects, Ken Tate Architect, Veazy Parrott Durkin & Shoulders, Rafael Vinoly Architects, Wilford Schupp Architekten GMBH, Index, Acknowledgments</span></p>', 1817, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('d23b5a34-a0b6-4138-b739-7181180773a5', 'd524df8f-1593-4d31-a475-8d16e8aa06f5', 'Description HTML', 1, '<p>During the 1990s the computing industry has witnessed many advances in mobile and enterprise computing. Many of these advances have been made possible by developments in the areas such as modeling, simulation, and artificial intelligence. Within the different areas of enterprise computing - such as manufacturing, health organisation, and commerce - the need for a disciplined, multifaceted, and unified approach to modeling and simulation has become essential. This new book provides a forum for scientists, academics, and professionals to present their latest research findings from the various fields: artificial intelligence, collaborative/distributed computing, modeling, and simulation.</p>', 4076, '2026-08-11 12:40:25', '2026-08-11 12:40:25'),
('d2452484-85bd-43e3-adf8-b74cd7ad1cb1', '46cb2f6e-719b-4c24-8135-8c5ab6523da8', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. S.K. Mohanty</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789382192411</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2470, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('d246ee46-1b4e-4e08-b565-4f3d94dc5c4f', 'd1b28d92-f8e5-4fba-8074-f4fa216611d2', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Organizational Behavior 13/e</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Uhl-Bien/Osborn</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9789354242847</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Wiley</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p style="text-align:center">&nbsp;</p>', 850, '2026-08-11 12:39:46', '2026-08-11 12:39:46'),
('d258e33e-9a4a-4211-b722-9aae068b6ddc', '14dbb59d-c5ab-4225-8436-33712877ab24', 'Description HTML', 1, '<p>Measurement plays a fundamental role both in physical and behavioral sciences, as well as in engineering and technology: it is the link between abstract models and empirical reality and is a privileged method of gathering information from the real world.</p>

<p>Is it possible to develop a single theory of measurement for the various domains of science and technology in which measurement is involved? This book takes the challenge by addressing the following main issues: What is the meaning of measurement? How do we measure? What can be measured?</p>

<p>A theoretical framework that could truly be shared by scientists in different fields, ranging from physics and engineering to psychology is developed. The future in fact will require greater collaboration between science and technology and between different sciences. Measurement, which played a key role in the birth of modern science, can act as an essential interdisciplinary tool and language for this new scenario.</p>

<p>A sound theoretical basis for addressing key problems in measurement is provided. These include perceptual measurement, the evaluation of uncertainty, the evaluation of inter-comparisons, the analysis of risks in decision-making and the characterization of dynamical measurement. Currently, increasing attention is paid to these issues due to their scientific, technical, economic and social impact. The book proposes a unified probabilistic approach to them which may allow more rational and effective solutions to be reached.</p>

<p>Great care was taken to make the text as accessible as possible in several ways. Firstly, by giving preference to as interdisciplinary a terminology as possible; secondly, by carefully defining and discussing all key terms. This ensures that a wide readership, including people from different mathematical backgrounds and different understandings of measurement can all benefit from this work. Concerning mathematics, all the main results are preceded by intuitive discussions and illustrated by simple examples. Moreover, precise proofs are always included in order to enable the more demanding readers to make conscious and creative use of these ideas, and also to develop new ones.</p>

<p>The book demonstrates that measurement, which is commonly understood to be a merely experimental matter, poses theoretical questions which are no less challenging than those arising in other, apparently more theoretical, disciplines.</p>', 1659, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('d274146f-00ce-4ead-ad27-0a1cac45ed5f', '4ef06bc0-56e8-4dcd-a97f-7c7ebe5802b4', 'Additional Attributes HTML', 1, '<h1>The Boundary Element Method with Programming -For Engineers and Scientists</h1>', 3949, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('d27bc77e-74e4-495f-b8ee-612168f6815f', 'ee01ddf0-4e78-44fc-b02b-045c44b94cf9', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Prof. R.S. Shrivastava</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789350835678</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>328</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>9789350835678</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>First</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 3625, '2026-08-11 12:40:20', '2026-08-11 12:40:20'),
('d2877230-86b7-4cd5-8bd5-0e84004c3115', '179563d1-de2b-48fb-aa7d-167097e6a842', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Eobert D. Miller</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780763745554</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>899</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardcover</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>9th Revised edition edition</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5313, '2026-08-11 12:40:34', '2026-08-11 12:40:34'),
('d2881cbf-70ab-4742-8a65-96b90e20f21b', '70ffccf1-3ba1-4406-a889-51b982ba9fed', 'Additional Attributes HTML', 1, '<table>
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Kenneth A. Bollen & Patrick J. Curran</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td><strong>KENNETH A. BOLLEN</strong>, PhD, is Henry Rudolph Immerwahr Distinguished Professor of Sociology, Director of the Odum Institute for Research in Social Science, and an Adjunct Professor of Statistics at The University of North Carolina at Chapel Hill. He is the author of two books, including Structural Equations with Latent Variables (Wiley), and more than 100 scholarly papers.
			<p><strong>PATRICK J. CURRAN</strong>, PhD, is Associate Professor of Psychology in the L. L. Thurstone Psychometric Laboratory at The University of North Carolina at Chapel Hill. He has made contributions to the development and application of new quantitative methodologies in the social sciences through his integrated program of research, writing, and teaching.</p>
			</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>
			<p>No</p>
			</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>047145592X</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9780471455929</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>312</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Hardback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>2005</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>1</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>English</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>Yes</td>
		</tr>
	</tbody>
</table>', 1670, '2026-08-11 12:39:56', '2026-08-11 12:39:56'),
('d289df86-7898-4b5b-959e-3419f2612df0', '1f575279-e96d-44a1-bf9a-0752deba7d95', 'Description HTML', 1, '<h2 style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:18pt"><strong><strong><span style="font-size:10.0pt">CONTENTS</span></strong></strong></span></h2>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:10.0pt">PART I: HISTORICAL STUDY OF YOGA</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Evolution Of Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">History Of Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Traditions Of Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga In Vedic Literature</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga In Tantric Scriptures</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga In Upanisads</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yogic Principle Of The Yoga Vasistha</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yogic Knowledge In The Gita</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Samkhya Philosophy & Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Vedanta & Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Ayurveda & Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Jain Philosophy & Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Buddhism & Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:10.0pt">PART II: DIFFERENT SYSTEMS OF YOGA</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">What Is Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Bhakti Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Jnan Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Karma Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Raja Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Hatna Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Dhyan Yoga&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Mantra Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Kundalini Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Integral Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Bihar Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Pragya Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:10.0pt">PART III: APPLIED&nbsp;FORM OF YOGA</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Importance Of Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Disciplines In Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga For A Healthy&nbsp;Person</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga For Children And Adolescent</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga For Women</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga For Aged People</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga For Stressed And Insomniac&nbsp;</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga For Depressed People</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga For Hypertensive People</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Heart Disease & Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Diabetes Nekkitus & Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Asthma And Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Obesity And Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Spinal Problem And Yoga</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Arthritis And Yoga&nbsp;</span></span></p>

<h3 style="margin-left:0cm; margin-right:0cm"><span style="color:null"><span style="font-size:12pt"><span style="font-size:10.0pt">Digestive Disorder And Yoga</span></span></span></h3>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><strong><span style="font-size:10.0pt">PART IV: PRACTICE OF YOGA</span></strong></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Common Instructions For The Practice</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Anti Gastric Practices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Energizing Practices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Specific Practices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Pragya Yoga Vyayam</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Surya Namaskar</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Meditative Postures</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Body Strengthening Practices</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Pranayamas</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Satkarmas (Kryas)</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Savita Dhyan</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">So-Ham Sadhana</span></span></p>

<p style="margin-left:0cm; margin-right:0cm"><span style="font-size:12pt"><span style="font-size:10.0pt">Yoga Nidra</span></span><span style="font-size:12pt"> &nbsp; &nbsp;&nbsp;</span></p>', 5063, '2026-08-11 12:40:33', '2026-08-11 12:40:33'),
('d28a1e71-1022-4191-afd9-42a5f8ccf14e', '7bd11bd6-66d4-49ee-ba0f-10c5ebea4332', 'Description HTML', 1, '<h1>Studies in Writing Written Documents in the Workplace</h1>', 4568, '2026-08-11 12:40:30', '2026-08-11 12:40:30'),
('d28f14ab-2f22-4d9c-90fc-8b3e08a04559', '513a2398-d7fc-4f66-b713-6dcd94c5c918', 'Description HTML', 1, '<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Contents:</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter I. </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Antecedents of Indian Metaphysics- Metempsychosis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter II.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Quest of the Real—Brahman and Maya, the Self and the World—Fiction</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter III. </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Release from Metempsychosis</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter IV.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Mundaka Upanishad</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter V.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Katha Upanishad</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter VI.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Brihadaranyaka Upanishad</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter VII.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Sensational Nihilism of the Buddhists-The Cosmology of the Sankhyas</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter VIII. </span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Svetasvatara Upanishad</span></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><strong><span style="font-family:"Bookman Old Style",serif">Chapter IX.</span></strong></span></span></p>

<p style="margin-left:0cm; margin-right:0cm; text-align:justify"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:"Bookman Old Style",serif">The Primitive Antiquity of the Doctrine of Maya</span></span></span></p>
', 64, '2026-08-11 12:39:34', '2026-08-11 12:39:34'),
('d2983b32-e5e4-4863-a445-8f40468b776f', 'c5f285c2-2a39-4772-9796-76580b314993', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>-</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788184992052</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 5862, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('d29edbce-4d54-464a-8485-32edf27afa97', '5cf6e126-110c-41d3-85a4-062975e87b9c', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Sub Title</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Understanding The Secrets of Human Perception &nbsp;CD</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Prof. Peter M. Vishton</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">About Author</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 10 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">1598037854</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">ISBN 13 Digit</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">9781598037852</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Pages</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">187</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Binding</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">Paperback</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Year of Publication</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">2011</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Edition of Book</span></strong></span></span></p>
			</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Language</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">English</span></span></span></p>
			</td>
		</tr>
		<tr>
			<td>
			<p style="margin-left:0in; margin-right:0in; text-align:center"><span style="font-size:11pt"><span style="font-family:Calibri,"><strong><span style="font-size:12.0pt">Illustrations</span></strong></span></span></p>
			</td>
			<td>
			<p style="margin-left:0in; margin-right:0in"><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:12.0pt">As per Book</span></span></span></p>
			</td>
		</tr>
	</tbody>
</table>', 5458, '2026-08-11 12:40:35', '2026-08-11 12:40:35'),
('d2a70d0d-0651-4a59-bd76-f9e1f47f6249', 'fb7e8f08-5546-411c-888f-ad1dc203ed56', 'Description HTML', 1, '<p>Advances in Digital Forencics II describes original research results and innovative application in the emerging discipline of digital forensics. In addition, It highlights some of the major technical and legal issues related to digital evidence and electronic crime investigations. The areas of coverage include:</p>

<ul>
	<li>Themes and Issues in Digital Forensics</li>
	<li>Evidence Collecting and Handling</li>
	<li>Forensic Techniques</li>
	<li>Operating System and File System Forensics</li>
	<li>Network Forensics</li>
	<li>Portable Electronic Device Forensics</li>
	<li>Linux and File System Forensics</li>
	<li>Training, Governance and Legal Issues</li>
</ul>

<p>This book is the second volume in the annual series produced by the International Federation for Information Processing (FIP) Working Group 11.9 on Digital Forensics. An international community of scientists, engineers and practioners dedicated to advancing the state of the art of research and practice in digital forensics. The book contains a selection of twenty-eight edited papers from the second annual IFIP WG11.9 Conference on Digital Forensics. held at the National Center for Forensic Science, Orlando, Florida, USA in the spring of 2006.</p>

<p>Adances in Digital Forensics II is an important resource for researchers, faculty members and graduate students, as well as for practitioners and individuals engaged in research and development efforts for the law enforcement and intelligence communities.</p>

<p>Contents - Contributing Authors, Preface, Part 1 - Themes and Issues, Part 2 - Evidence Collection and Handling, Part 3 - Forensic Techniques, Part 4 - Operating System and File System Forensics, Part 5 - Network Forensics, Part 6 - Portable Electronic Device Forensics, Part 7 - Training, Governance and Legal Issues.</p>
', 1775, '2026-08-11 12:39:57', '2026-08-11 12:39:57'),
('d2aaed95-98bd-4351-9801-bb20652e3af0', 'dd6dda8f-8111-4939-9e8b-564cab51bc87', 'Description HTML', 1, '<h1>International Handbook Of Higher Education in 2 Vols.</h1>', 3246, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('d2c6b2f7-0e0f-4722-b4a6-461a99fdfac2', '085d330f-5f90-4492-90cb-4360a552f64b', 'Additional Attributes HTML', 1, '<h1>Quantum Thermodynamics -Emergence of the Thermodynamic Behavior with Composite Quantum Systems</h1>', 3977, '2026-08-11 12:40:24', '2026-08-11 12:40:24'),
('d2c8219e-58ba-4121-9634-6c34fe324880', 'b9472d49-19a3-415f-a288-c246a838fd56', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Sunil Kumar Navin, T. Sai Chandra Mouli</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788172735548</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2714, '2026-08-11 12:40:11', '2026-08-11 12:40:11'),
('d2e1e8ab-05db-4c81-8003-186ea6749464', '31162320-193d-4cc1-850f-8605c776de87', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"> Title</td>
			<td style="text-align:center">Fundamentals of Organic Chemistry V-3</td>
		</tr>
		<tr>
			<td style="text-align:center"> Author</td>
			<td style="text-align:center">A.N Nesmeyanov</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pubisher</td>
			<td style="text-align:center">Mir Publishers</td>
		</tr>
		<tr>
			<td style="text-align:center"> Year of Publication </td>
			<td style="text-align:center">1981</td>
		</tr>
		<tr>
			<td style="text-align:center"> Binding</td>
			<td style="text-align:center">Hardcover</td>
		</tr>
		<tr>
			<td style="text-align:center"> Pages</td>
			<td style="text-align:center">483</td>
		</tr>
		<tr>
			<td style="text-align:center"> Language</td>
			<td style="text-align:center">English</td>
		</tr>
	</tbody>
</table>

<p> </p>
', 1225, '2026-08-11 12:39:50', '2026-08-11 12:39:50'),
('d2fad324-5d5f-4643-9686-d95f2aa21b53', 'a2da5359-eb00-433b-9180-95bb4a29abb0', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Utrapath Mein Maharishi Agastya (Agastymuni)</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Rajendra Prasad Goswami</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788185394701</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>Hindi Book Centre</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 2923, '2026-08-11 12:40:13', '2026-08-11 12:40:13'),
('d2fb6303-2aa4-4051-b0f8-6aa069bf2b3e', 'dd49c913-1157-4cad-8d83-d5c853aaa102', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100%">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>
			<h3>Krishnayajurvedpratishakhya - Ek Anushilan</h3>
			</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Usha Sharma</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9788187566914</td>
		</tr>
		<tr>
			<th>Publisher</th>
			<td>Kala Prakashan</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
	</tbody>
</table>', 3007, '2026-08-11 12:40:14', '2026-08-11 12:40:14'),
('d2fb6a00-9727-4eb1-9f74-57f69fead55f', '07e1d8f0-909c-46da-a757-b20af6510832', 'Description HTML', 1, '<h1>Trends in Commonwealth Literature</h1>', 2467, '2026-08-11 12:40:08', '2026-08-11 12:40:08'),
('d2fb6b07-61eb-4b0c-9cba-68adac6b1774', '3b729e46-138a-4e49-a722-e5570529b67f', 'Description HTML', 1, '<p>Unit - I Cell structure, cell organelles, nucleus, chromosome structure, nucleosome and solenoid model, salivary gland, lampbrush and B chromosomes. Cell division – mitosis, meiosis; their significance, chromosomal aberrations, cell cycle. Unit- II Genetics, laws of inheritance; gene interaction; linkage and; cytoplasmic inheritance; sex determination. Unit-III Mutation- spontaneous, induced mutations, molecular mechanism and evolutionary significance; polyploidy origin, kinds and role in evolution. Evidences and theories of evolution. Unit - IV Ecology, relation with other disciplines. Plant types: Hydrophytes - Hydrilla, Eichhorina, Nymphaea, Typha. Xerophytes – Nerium, Casuarina, Saccharum, Begonia. Plant succession – xeroseres, hydroseres. Ecosystems - concept, basic types, components, & functioning. Food chain, food web, energy flow and productivity.</p>', 3668, '2026-08-11 12:40:21', '2026-08-11 12:40:21'),
('d2fbfdd5-3e57-4ef4-8c7f-a6af48b21b78', 'ad2e47bd-ab3d-4b6b-b09a-bd4377a1796f', 'Additional Attributes HTML', 1, '<table id="product-attribute-specs-table" style="width:100px">
	<tbody>
		<tr>
			<th>Sub Title</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Author</th>
			<td>Dr. Jimi Singh Kushwah</td>
		</tr>
		<tr>
			<th>About Author</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>Content</th>
			<td>N/A</td>
		</tr>
		<tr>
			<th>ISBN 10 Digit</th>
			<td>No</td>
		</tr>
		<tr>
			<th>ISBN 13 Digit</th>
			<td>9789383158317</td>
		</tr>
		<tr>
			<th>Pages</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Binding</th>
			<td>Paperback</td>
		</tr>
		<tr>
			<th>Year of Publication</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Edition of Book</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Language</th>
			<td>No</td>
		</tr>
		<tr>
			<th>Illustrations</th>
			<td>No</td>
		</tr>
		<tr>
			<th>About Book</th>
			<td>No</td>
		</tr>
	</tbody>
</table>', 2674, '2026-08-11 12:40:10', '2026-08-11 12:40:10'),
('d30cd904-8392-4d0c-b094-c699f431bd2c', '416165c9-b099-4619-9d2d-49995a409759', 'Description HTML', 1, '<p><span style="font-family:Georgia,serif">रचना की कार्यशाला</span></p>
', 102, '2026-08-11 12:39:35', '2026-08-11 12:39:35'),
('d30dbd2f-1ae1-4f76-bdd5-b24a94c1fb69', '1ce563e8-c1b0-4f10-9fca-f32e45f5eed3', 'Description HTML', 1, '<p>This book is about "non-infrastructured" wireless networks, which are referred to as "AD HOC" wireless networks. Wireless networks comprise both infrastructured and non-infrastructured systems. Infrastructured wireless networks refer to base station oriented WLANS. This book covers routing which is the most significant difference between Ad Hoc networks and base station networks. It covers in detail new routing protocols for Ad Hoc networks, such as Associativity Based routing (ABR) and other IETF MANET protocols. It also discusses implementation issues and presents prototype implementation. For Sale in Indian subcontinent only</p>', 5839, '2026-08-11 12:40:39', '2026-08-11 12:40:39'),
('d31acc8e-cf09-483b-a60a-3175c674f63e', '4ade6aba-c3e0-4444-8698-66c564025248', 'Additional Attributes HTML', 1, '<h1>Computational Methods in 2 Vols.</h1>', 3253, '2026-08-11 12:40:16', '2026-08-11 12:40:16'),
('d31d61a3-2881-4e37-9c81-b5a9e86690f1', '816116db-6f20-4858-a001-58d4ab75f6c4', 'Description HTML', 1, '<p style="text-align:center"><span style="font-size:18px"><strong>महाभारत-पदानुकर्म-कोष </strong></span></p>

<p style="text-align:center"><span style="font-size:18px"><strong>(गीता प्रेस गोरखपुर के महाभारत के संस्करण पर आधारित)</strong></span></p>

<p style="text-align:center"><span style="font-size:18px"><strong>भाग ४</strong></span></p>

<p style="text-align:center"><span style="font-size:18px"><strong>( त्र - न)</strong></span></p>', 1527, '2026-08-11 12:39:55', '2026-08-11 12:39:55'),
('d328700b-db24-4dcf-8b23-986fefe45857', '87392890-e302-49b0-ac4e-371a7de4d5ca', 'Additional Attributes HTML', 1, '<table border="0" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Title</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Introduction to Supramolecular Chemistry</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Author</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Helena Dodziuk</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">ISBN</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">9788181287342</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Publisher</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Springer</span></td>
		</tr>
		<tr>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Binding</span></td>
			<td style="text-align:center"><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif">Paperback</span></td>
		</tr>
	</tbody>
</table>

<p>&nbsp;</p>', 3891, '2026-08-11 12:40:23', '2026-08-11 12:40:23'),
('d32aaede-2ca9-49fe-9b3a-15d3e6fee9f7', 'd9c2cb6d-8d06-4826-915e-507843971f4a', 'Description HTML', 1, '<h1>Aameen</h1>', 2996, '2026-08-11 12:40:14', '2026-08-11 12:40:14');

-- Table: bookvariant
CREATE TABLE `bookvariant` (
  `id` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `format` varchar(191) NOT NULL DEFAULT 'PAPERBACK',
  `isbn` varchar(255) DEFAULT NULL,
  `sku` varchar(191) NOT NULL,
  `barcode` varchar(255) DEFAULT NULL,
  `price` decimal(12,2) NOT NULL,
  `discountPrice` decimal(12,2) DEFAULT NULL,
  `stock` int(11) NOT NULL DEFAULT 0,
  `weight` decimal(8,2) DEFAULT NULL,
  `dimensions` varchar(255) DEFAULT NULL,
  `coverImage` text DEFAULT NULL,
  `digitalFileUrl` text DEFAULT NULL,
  `digitalFormat` varchar(50) DEFAULT NULL,
  `attributes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`attributes`)),
  `isDefault` tinyint(1) NOT NULL DEFAULT 0,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `BookVariant_sku_key` (`sku`),
  KEY `BookVariant_bookId_idx` (`bookId`),
  KEY `BookVariant_format_idx` (`format`),
  KEY `BookVariant_sku_idx` (`sku`),
  KEY `BookVariant_isActive_idx` (`isActive`),
  CONSTRAINT `BookVariant_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: bundleitem
CREATE TABLE `bundleitem` (
  `id` varchar(191) NOT NULL,
  `bundleId` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `quantity` int(11) NOT NULL DEFAULT 1,
  `sortOrder` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `BundleItem_bundleId_bookId_key` (`bundleId`,`bookId`),
  KEY `BundleItem_bundleId_idx` (`bundleId`),
  KEY `BundleItem_bookId_idx` (`bookId`),
  CONSTRAINT `BundleItem_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `BundleItem_bundleId_fkey` FOREIGN KEY (`bundleId`) REFERENCES `productbundle` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: campaign
CREATE TABLE `campaign` (
  `id` varchar(191) NOT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `description` text DEFAULT NULL,
  `bannerUrl` text DEFAULT NULL,
  `themeColor` varchar(30) DEFAULT '#701a08',
  `couponCode` varchar(50) DEFAULT NULL,
  `discountPercent` int(11) DEFAULT 10,
  `targetCategory` varchar(100) DEFAULT NULL,
  `startsAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `endsAt` datetime(3) NOT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Campaign_slug_key` (`slug`),
  KEY `Campaign_slug_idx` (`slug`),
  KEY `Campaign_isActive_idx` (`isActive`),
  KEY `Campaign_startsAt_endsAt_idx` (`startsAt`,`endsAt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: cartitem
CREATE TABLE `cartitem` (
  `id` varchar(191) NOT NULL,
  `cartId` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `quantity` int(11) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  `variantId` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `CartItem_cartId_idx` (`cartId`),
  KEY `CartItem_bookId_idx` (`bookId`),
  KEY `CartItem_variantId_idx` (`variantId`),
  CONSTRAINT `CartItem_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `CartItem_cartId_fkey` FOREIGN KEY (`cartId`) REFERENCES `shoppingcart` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `CartItem_variantId_fkey` FOREIGN KEY (`variantId`) REFERENCES `bookvariant` (`id`) ON DELETE SET NULL ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: catalogimportitem
CREATE TABLE `catalogimportitem` (
  `id` varchar(191) NOT NULL,
  `runId` varchar(191) NOT NULL,
  `sheetName` varchar(191) NOT NULL,
  `sourceRow` int(11) NOT NULL,
  `externalKey` text DEFAULT NULL,
  `status` enum('IMPORTED','UPDATED','SKIPPED','FAILED') NOT NULL,
  `message` longtext DEFAULT NULL,
  `processedAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `CatalogImportItem_runId_sheetName_sourceRow_key` (`runId`,`sheetName`,`sourceRow`),
  KEY `CatalogImportItem_runId_status_idx` (`runId`,`status`),
  CONSTRAINT `CatalogImportItem_runId_fkey` FOREIGN KEY (`runId`) REFERENCES `catalogimportrun` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `catalogimportitem` VALUES 
('00001b94-6aca-48a5-8d2f-24950832dd05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5816, '230', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('00025f6b-a4e5-4f40-8d3d-7fbbead2712c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13671, '1800', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('00031263-9d9f-4f58-a594-f2a550c3a654', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22798, '53', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0003570f-3e95-4ddd-be93-5bcb8ba290d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8370, '3010', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0006b0b9-993c-4e8a-90ec-d79d9223014a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17789, '1011', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0006e1f6-88cd-499c-a956-d025dbee808b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2854, '3912', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0006ec69-bc9b-4028-8aeb-7ac4ec58f44a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2591, '2851', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('000cbd05-d457-44bc-86f3-9fe4947d27ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23096, '12', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('000d9207-779c-42df-a122-ff7488c713a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 141, '4442', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0014b7f4-54ee-496e-b5ee-ec49cce0ddb1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2696, '2753', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('0014b873-8d2a-450b-a193-6163b689b95a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1872, '4098', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('00157306-3744-4bc1-8eea-047e08474104', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 318, '4412', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('001675f6-dfd8-47e9-95e1-9a773f2fbc29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2455, '2968', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('001ed7d4-2df7-4113-9031-dc4040852a2d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3205, '3857', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0024feaf-9ace-4af9-a70f-825269326a28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13902, '1708', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('00276c58-9d98-4bf8-b7e3-a9309d752760', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13651, '1806', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0028d518-ecd6-4cae-a091-28c465a87f3c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3862, '3751', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('002bbe74-47ee-43a2-aeb7-74904846418e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1889, '1926', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('002ecad9-43f7-40f3-9f95-f1a8737b39af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5272, '730', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('00303e3d-8331-4002-8a52-c40649d6fd75', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 267, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('00359a86-46e2-4a4a-afb0-dd08fcad4f0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12958, '1985', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('00390cbc-500d-49d5-b895-1347f7ce1159', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 97, '4451', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0039df93-66bc-45a3-b356-cbabaddf57e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1041, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('003dafa7-b03a-41f3-830f-2fa7842330cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1554, '2525', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('003e8958-9196-4d20-b0cc-24556566c7da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8911, '2845', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('003f5533-0db0-4479-95b3-df7b41e212a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20448, '415', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('003ff143-94d0-457e-9a08-9668d7d39860', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6614, '3405', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0042b137-9350-4d17-a592-6b5258fb7f62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1923, '4088', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0042f087-11b1-44ef-b5cf-2e7a8fd26afa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11119, '2450', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('00436ec8-825d-43ca-8954-5b6c7de55535', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12553, '2063', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0043f9d8-9f2d-49b5-ac91-ce7c902f2377', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8538, '2978', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('004a2c69-625f-4ce8-a013-8ee636206ab6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1145, '3234', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('004b16b9-3436-42e9-b9b6-dcecaee458fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4793, '1122', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('004d4366-d3d3-475a-ac16-585f0802887a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13425, '1882', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('004d8664-a03e-46d5-94d4-a4058036c117', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2485, '1012', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('00549c8b-8514-48fa-a91f-6d1cca458245', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 341, '4121', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('00554c75-b8b1-442d-b879-216680f8e5bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11806, '2215', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('005576e8-7577-4079-ace9-7fd3e761cf58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16991, '1148', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('005922ae-de62-40e0-b8cc-44c95b474229', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17518, '1042', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('005929c2-8f44-400a-8003-f2f0d0cbc857', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 282, '4181', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('005f82c3-41e4-4d4b-9454-47b8f78b4b84', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5561, '484', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('0060a86b-9655-4964-8fc5-811e308beeb6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11139, '2446', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0061e7bb-d152-4df0-b85c-9f9df9be7cda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10117, '2677', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('00637c23-2669-459c-8b61-e2f7bd537a39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2423, '2997', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('0065e840-4630-4055-b0dc-63b32b106891', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9413, '2763', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('00685b5f-2a38-49e5-927b-76f311615cba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3869, '3748', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0070f297-def6-4155-bd49-5bc1bb5d9e4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1380, '3747', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('00736635-9980-4496-a013-711272001449', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2282, '1311', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('00750774-9a0a-4e64-99cc-8a7263e7ff66', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3660, '1988', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('00752b17-449c-4418-b4a6-d46e0dcef33a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16055, '1269', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('00772d25-4b84-4b90-8d54-267105e8746c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8597, '2972', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0077b05d-1d04-41bb-8c74-d8953dafe134', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4570, '1274', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('0077b727-3f49-4dee-8f24-014eb7aaabb6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1291, '2897', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('0079137f-9ffa-4168-baf4-77b4cd0e74a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16371, '1226', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('007bba78-deb3-41a5-a439-5df07b5cf81c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14421, '1592', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('007d312b-7236-42e0-ba5a-0489275bcf3a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9800, '2715', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0080da1a-a879-496a-9156-34beea04bb99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5924, '3485', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0080e7b9-f0ff-45c0-87c3-4c7d8ab8d927', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18682, '847', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('00810ad9-e556-4775-86bf-3a3caf3a2bd6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 370, '4402', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('00824dea-6a15-4784-b319-6b5513a63633', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18994, '788', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('00825a88-7caa-43e5-a735-effe1e487621', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20229, '472', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('00828ebf-646b-4419-bac1-cd86687bc39a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 525, '3927', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('0085498d-377e-463e-acf4-6eda0d965990', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14650, '1549', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('008796d8-d4d2-407d-9af9-b0510d388097', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10892, '2533', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('00885681-d225-458e-9cb8-6ad7aeac6325', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 227, '4348', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('0088be57-2817-4ab8-a233-4cfb372c4ef3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8758, '2897', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0088c868-6218-4621-bef6-77e49086a67b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8958, '2834', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('00890432-64b7-4843-9761-4b68c8dc5d81', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22895, '32', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0089cb7d-6353-405a-b956-2efef0f20e78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 330, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0089dae2-a827-43a4-ae1b-65aad2d5e592', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7064, '3352', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('008c7234-467a-4ff7-9c34-0ad78d8700b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 600, '4355', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('008dc8d8-b8a5-4b53-b586-99dc01b30fad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1196, '4235', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('00914d1e-01e6-435b-8e2c-5b6b52b2e36d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12555, '2063', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('00915dd7-8a2a-456b-b670-1e184528ea2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21972, '164', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0094433e-37fa-4177-b27b-1897cb827bc9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 471, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('00948e3c-9f1c-4852-9795-7e98d6937867', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8045, '3205', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0094d280-3207-4697-8304-fbbd5bb604e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4519, '1327', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('0095c3ff-7742-4aef-9165-ee261828b5fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20307, '461', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0097d711-5938-4870-931a-ecaed28a75a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10883, '2535', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('00981671-41f9-4e25-9544-f5d969c746f1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5111, '3559', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('009aba5c-2533-4c87-89c6-f822ee03c33c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4615, '3606', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('009ad453-d4b3-49fc-a23c-8f72bdb2c917', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2743, '570', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('009bf04d-efd7-4479-9415-a3e9f60c8fd0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16609, '1190', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('009f6752-e9db-445d-ba7d-2969190fded4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2962, '3895', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('00a29931-e019-4ffa-9c24-2e7f51f6e472', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5838, '212', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('00b21926-f120-4bfc-9126-d70df724b4cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8252, '3027', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('00b24f90-a2bc-48a7-9e56-c2c50f92ad47', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3518, '3814', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('00b2900e-b80e-4864-be5b-3f8b35ed2ac1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1391, '2710', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('00b36f1c-eb69-495c-8273-ff4132844714', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 376, '4401', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('00b85234-a3d1-416a-93d6-228662bc616f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2383, '3127', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('00b87095-81e9-41c0-9032-284960acdbc5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9954, '2700', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('00ba209d-ab8f-4b5b-bf07-3fbd28a51047', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3878, '3746', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('00ba6762-0a4b-4442-bdbd-1adfc73e316f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5093, '3560', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('00bef319-6e9f-4b60-a4e1-74a89dac3a29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 835, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('00bef861-6360-4e5a-a5dd-e163f34722cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3619, '2014', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('00c08dbe-b5d0-4196-ba9a-db61554a3a29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2939, '231', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('00c46355-1197-4743-aa8a-5e7091b6b603', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2293, '3213', 'IMPORTED', NULL, '2026-08-11 12:40:06'),
('00c621f9-9f80-4979-ae6b-39a4f8e6d5f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 77, '4425', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('00caa736-4597-453b-b598-063321b9215f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2525, '945', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('00cac007-4ee0-4c6f-95a8-a58c92fd8b58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18127, '960', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('00cfdf21-102c-4630-87eb-b481e09d3359', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 631, '4349', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('00d1439d-85f9-4843-959e-561b017bbbf6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5532, '3525', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('00d3b928-7756-4ab1-9a8a-fe7c78f10f26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4529, '3650', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('00d8848e-0d8d-4288-9fcd-36763aac0129', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1679, '2226', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('00da00d2-f57a-4eb8-b591-acaee97353e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22210, '136', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('00db1d70-1827-4c19-b511-49bbb770d306', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20256, '470', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('00dd61b3-05e8-4c76-b4fb-bb5291999fc7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2299, '1267', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('00df84c5-b3e7-4fbb-8966-bbff550933af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17461, '1057', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('00dfe4d0-0e48-429f-a512-1fac221c7a42', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2779, '3922', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('00e0724f-4998-4bb5-96eb-a58f24f5c5fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16733, '1179', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('00e4ce73-78b4-4989-b1b3-4ce109a2aaf6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16634, '1188', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('00e56861-ce6b-4c44-b12c-905bc75c0168', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13659, '1802', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('00e5d1f6-49ad-4752-9a6e-01db01da9fd4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19943, '527', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('00e86128-1f6b-41d0-aadd-840bc0de6f30', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 420, '4042', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('00ec8ca2-279c-463b-8b84-0a45805d8b65', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 304, '4414', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('00ed6573-b47c-43ba-99b6-459b2751d37e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20087, '494', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('00f00163-8c67-4fa2-9cc6-1bad0c3206fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18283, '927', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('00f02907-da8d-4a6f-93d8-ce6562e54ee1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9355, '2769', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('00f530e0-43c5-45c0-a2e1-9d88de5ed7bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4051, '3707', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('00f6c350-9d07-480f-936e-0db07a2b9042', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4781, '1129', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('00f6df41-c60d-407d-b3b2-0e63a4e3b0af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6783, '3383', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('00f7ad37-2cb3-489d-952b-bc6438407097', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3744, '3778', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('00fae8bc-f9d4-4d49-96cf-93a7c6d97c4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 168, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('00fefc0c-efad-40ca-baaa-e0d5b486722b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4975, '3570', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('00ff9fba-d5db-4d83-9e9d-82e1e6e71c69', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5358, '3539', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('00ffb441-0d27-472e-876e-f491cb4636b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1064, '4261', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('01026aad-f9d5-4b74-8215-0690544716b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 159, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0104e80c-4cde-4f9d-9259-6b00ee066427', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 970, '4280', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('010712ed-41c8-4d7c-bd78-3863a53f2d59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8446, '2993', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('010be997-ad7e-43a9-9b20-b1ce8283192f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5883, '158', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('010c4d64-8324-4e39-8330-c4664b0d90f3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 298, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('010e2c8a-1721-4f78-a493-1282f94f12d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1042, '4266', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('010ef4cc-3767-4c00-a928-7150a0533119', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20332, '452', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('011082b9-0d6d-412f-9693-f1adba61996c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15452, '1425', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0114b362-f28a-4cad-8ceb-1157d29c834c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6756, '3386', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('011829e3-d989-4b14-a419-78efddec40cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8338, '3012', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('01196e16-ca55-4568-8aed-5a1ebc194e24', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 68, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('011a95e1-a0b8-4270-96b4-0cd70e271919', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1095, '3287', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('01202b34-31c3-4d62-ac24-61bb8fdc2195', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12853, '1999', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0120a822-38ef-4be2-969a-f2e104910527', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5192, '798', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('01236d1f-3a4b-45e3-9b49-893f08cb2141', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14919, '1512', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0123e30e-3fd2-49a2-9358-66faeaaa3277', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6147, '3463', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('012648f3-1342-4d3a-971a-9b57e5712116', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1061, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('012b7821-e08d-4ebd-9a49-87ccfbb748f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3336, '2215', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('012d619d-982a-4c71-824e-146309073796', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3046, '3882', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('012fee73-8763-4bde-92b6-a159afbcecd7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20447, '415', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('013047f4-522b-4223-bacf-cb0a56e4194b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 641, '4347', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0130799e-ea13-46c2-8c82-b55b85091beb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2653, '719', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('01334685-8a29-4845-be88-d0540a362fa0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14008, '1679', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0135fd27-505c-4b8f-bcea-17abec7ee63e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17241, '1096', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('01369668-2f72-41c4-b83d-b0bc0362c391', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5103, '3560', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('013bfaee-597f-41ee-b5a9-6efae1332ae1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8437, '2995', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('013c9bb0-bbdc-49f3-8ec5-b4d2b0f1bc02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7185, '3337', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0140d4dc-4ba8-48cc-b437-7ad6b38bb1b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1405, '4193', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('01431537-fa1e-469b-976c-84bd614c6322', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7835, '3234', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('01444346-60a1-4280-a11e-522a76daf656', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 879, '3524', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('0144f27b-1975-46e9-beae-2c813949b72e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2250, '1350', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('014dc783-8853-4490-8f6f-114b1beb4af1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2315, '1248', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('0154d87c-33b1-47d5-a9a7-3ea78793229b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3012, '3886', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('015557ce-3c1c-40d6-9cfe-cf5a4e906e9b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12757, '2019', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('01592ce5-5f02-4235-b2ac-ed1b970b5805', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3873, '3747', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('015f9763-d2b6-4b58-8e25-8e22d31a3dfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12758, '2019', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('01614d64-8758-46bf-a5fa-7325f97b5c61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16772, '1176', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('01664972-edbb-44e3-9d6d-6c7707ad1827', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19646, '608', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0166ecfe-d3a2-4f51-a4ec-a295faeebfb9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15607, '1377', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('01689051-9c7f-418c-94f2-e555d7e9e2df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 749, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0169f3eb-060e-4845-b591-fe192cea1086', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11031, '2480', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('016a70e6-8373-414a-8c72-1e9d380cce55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10168, '2668', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('016da1a8-2031-47f6-b004-8e56bc283a4c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 575, '4171', 'IMPORTED', NULL, '2026-08-11 12:39:41'),
('016fae05-652d-4959-8bcc-873863ed1eb5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 564, '4177', 'IMPORTED', NULL, '2026-08-11 12:39:40'),
('016fe6e9-f38f-4d06-9e4c-adc6e45c8dd2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1074, '3312', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('01705f80-5315-49e0-8957-8f65384bd45e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2496, '3968', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0170afb2-ce90-48ee-92dd-d70d873ce072', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5091, '889', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('017136d9-a7c6-4ea4-8fd0-a6bf6aafd612', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4829, '3581', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('01732044-f631-44d1-bda2-1922a20ec621', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23164, '4', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('01732908-faa6-4553-a7c5-f6945e3e54a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19971, '524', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0173dd69-c334-4e55-96ba-166b9388d9a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3264, '3849', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0175d97a-41cc-46e9-b2ea-9cbbd8596289', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1295, '3795', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('017756e1-e5f0-42fa-9c6f-27833d3071c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9219, '2781', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('01795cfe-f393-4fe2-b980-324a3d91de12', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3660, '3791', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('017b6219-11b0-4ac2-9806-34b7e4435347', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18783, '827', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('017cbc60-10fa-405d-b1d1-be1eb6e43855', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1393, '4195', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('017e3a4f-11ba-49c7-b70e-3037a28977ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20183, '479', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('017ee8ae-5e70-4842-a0d2-5bad1c9826e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3924, '1775', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('017f4ec3-fbe1-4043-a895-9c5e905cabc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10335, '2640', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('01808975-7d85-43a7-a01a-62ba0812631f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20264, '468', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('01856f4c-7930-4ee5-9ca9-245e896c2275', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2948, '218', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('01860d17-3ad0-478a-90cb-ab04e40ec3a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10576, '2601', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('01884110-959d-4f70-bf28-bcb9fdf62958', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7861, '3227', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0188534f-40db-4403-9a8a-87f511586316', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19859, '565', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('018b5130-9157-4283-932c-0ba31c76b74d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 920, '3985', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('01907a48-4e42-4090-a6bf-a6684f3e3140', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2037, '1699', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('0191e30f-57f0-462f-a537-a128dca59150', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 847, '4305', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('01956f8f-e8f2-4bd2-83f0-08ad753ab2ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4714, '1181', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('0195bdf6-21df-4c5e-8486-5acf1cc74e3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6587, '3408', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('01993762-88ec-45e8-a2ea-daaafe0812fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 44, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('019d63ca-cd84-4603-8315-50a2d46a39d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4608, '3617', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('019dc798-49c8-44ab-b065-3387568f7900', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3118, '3871', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('01a0cfe0-b942-4110-bd44-d7289511e3e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7646, '3267', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('01a138ca-7137-4fe2-aefc-1d3ced896fcd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5458, '3530', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('01a15dc5-4362-4ff3-b853-7880cefe7285', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10191, '2664', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('01a7122a-7f47-469b-934d-559e3fbd10f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8781, '2891', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('01a7e5b6-38b0-4142-aa94-c5101862e637', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 401, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('01a9db80-ed7d-466a-bd0c-1a5f5aa0e97a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1250, '4224', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('01a9f891-94df-439f-9ecd-992088fa17ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3570, '2048', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('01ae7585-8a79-46e7-ad15-b83045c670ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3273, '2343', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('01b0c2de-9cf7-4ae8-af4d-19f703ee0ea1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14993, '1500', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('01b3e5cd-2e4c-40ec-b35b-985ba5a1a4b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1653, '2323', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('01b578ae-b949-4d31-9e85-f3738d2db061', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13704, '1790', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('01bd271e-8e93-4ac9-96da-e49bc40c57c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1495, '2599', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('01be9e73-440b-4fca-9e05-3f5541c7ea58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14159, '1649', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('01bec289-8d40-4971-9852-5b7c27c0f8e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15810, '1328', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('01c1edce-3df2-4795-9d95-05936c5ed16b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4683, '3594', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('01c364fa-fd72-4119-8f8e-afbe23fe03ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2443, '3976', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('01c4bcdd-23d1-4cef-85b0-e5557b8da251', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3490, '2101', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('01c5d81d-efc9-4df7-a509-48c3f1c976ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18618, '852', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('01c797b6-4c50-4560-bce5-0c9daa13b1ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14476, '1567', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('01c8dfff-c2db-4fe5-b63c-02afab9575ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7361, '3317', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('01cacb50-6214-4a1d-974c-990366838677', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2812, '3918', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('01cbe244-f877-4e15-90bb-149abcc7d634', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1070, '3914', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('01cc05c1-25bf-44db-8c83-56dfc50045d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2418, '1104', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('01cc339d-8511-4e4b-822c-ceb3a34dd01a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1951, '3404', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('01ccf363-fc26-420e-a88a-87a683df0d08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7648, '3267', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('01cdd29a-9976-4b0d-8e52-8c07bf247bad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21220, '285', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('01ce64a1-1c21-4b0f-aaa7-ed018c6672bd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 146, '4390', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('01d37810-3a07-4660-86e2-cd5563ee1164', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12521, '2067', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('01d6dbad-9fa7-4250-af33-ffad2efafaea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4900, '1041', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('01dfab8d-6a9e-4dff-9cff-3b657a89f20c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 199, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('01e04338-85e3-4b8f-98ee-78f470e0417a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22364, '112', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('01e06e06-2294-4574-80a0-6de04ec69c2d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19017, '783', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('01e1e8f8-d32e-4c9e-8b50-0a6e18056a43', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6343, '3439', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('01e45e17-eb9c-45ec-973a-b5167abad165', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18912, '799', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('01e66e44-2edb-4c54-a6b5-47d116638520', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1626, '3579', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('01e810db-caab-4b23-87c1-0009bb4e0c13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5448, '3531', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('01e82443-ab00-41a9-a5ac-e52ade5c84c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1367, '4201', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('01e82df7-b408-492d-848f-3abf5dbdf1d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 486, '4217', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('01e8d32f-229a-43c3-a4a4-f964cf93e4b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1654, '4141', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('01e91588-bf47-44fe-9528-27862d428cfc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1780, '2069', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('01ec4033-42fb-432d-a8eb-5870d9b02815', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17502, '1045', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('01ecde60-06d1-4074-b003-1affec78f2a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2544, '905', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('01ed5845-b1e2-4636-adaa-6bedf44d1bcf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19183, '716', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('01efecc8-84de-4fc5-aa89-58a421c5bb82', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5306, '3544', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('01f039dd-5d52-4aa1-8be4-8693f58ede4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17875, '994', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('01f04691-ad6c-4638-89ad-c40b8582f446', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3450, '2132', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('01f2a5a1-c0bd-49db-bbb8-05e9abd8a8b9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7608, '3274', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('01f46911-e50a-41c5-9d92-925281088078', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2603, '819', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('01f7fe3d-9db7-4c92-93ef-2d23221b093b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 315, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('01fbace4-cfc8-4ce2-878a-b4f467c80fd9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2088, '1640', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('01fd3503-499c-4b3d-8472-f6cec047d1b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4996, '3568', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('01fda003-2126-45fc-9dd4-c1ca6885f47f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2264, '1335', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('01ff5a48-6dbd-49cc-bfbd-14d6de252a04', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19124, '736', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('01ffa272-be10-4507-aece-ebc93514f2ca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13748, '1769', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('02008870-a9cb-4e32-90ca-e18ba91f0ef7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16775, '1176', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('020184a1-89b0-4d13-9c12-31b03bdde0df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1428, '2670', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('0202b1d7-9d20-4c43-9786-da44f4904318', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22919, '29', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('02049f7e-295e-4db9-a283-1061104f62ea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1610, '4150', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0205af73-5f04-40fa-9dff-64e0f321801f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2935, '243', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('02064c03-fdae-46ed-898a-4da00100c564', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11088, '2458', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('020b0a93-b186-4723-bfbb-99a3f0a3afe3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16668, '1186', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('020c3604-087a-43cf-8ef8-4b2e11273008', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5207, '788', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('020d20b8-4871-4fa8-a078-0dbe981645f0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3025, '2567', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('02100e43-cd60-43a0-ace7-2f980cbc3b48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9426, '2756', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0210e760-a394-4d94-9ad8-4e94a3dfb65f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3120, '2492', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('021168a6-8077-4e14-8f86-d95a95ac8e56', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5588, '464', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('0216c433-e488-422d-9274-7bd6eb1ad348', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2319, '1244', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('0216ceb8-2f64-435d-93dd-d2c14b557e87', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11195, '2421', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('02179a24-4376-41aa-a6be-51a7e7108448', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1004, '4273', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0218d70c-2b82-4e3b-b81f-c07b045654b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20158, '484', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('021ba919-5772-4394-94c8-41b7f7ea7a59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1313, '4211', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('021e7a50-abfd-4830-b33b-42a5137160d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2683, '681', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('02217092-e948-4e08-951a-1191815a4911', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9667, '2730', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('022617d3-4160-494f-9f72-b8ee3b16ee0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19787, '587', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('02264689-bc28-4fc6-a168-937808120305', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14447, '1589', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0229bdc6-c34b-4a97-a29b-a9cf65d4f9aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22878, '38', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('022d0ad5-b0ca-48d1-a723-4ca5fe71530d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3568, '2050', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('022e93f4-2d8b-40d7-8b88-fccd2b84c553', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6119, '3467', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0230d087-ee91-4c2e-beda-86bd9710d7d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13340, '1891', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('02328e7f-6d8e-4ce4-880d-5991a7596fd1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21291, '272', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('02354bd5-2376-454f-8005-ba746445033b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 185, '4369', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('023598eb-65db-4330-91ae-10abd77acb76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15131, '1475', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0239f67d-3e5e-4a7b-8849-e42a00b3e65f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2446, '1064', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('023b6fba-4908-494a-8591-49fcabfdc6b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1956, '3401', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('023bdc64-77b9-4425-b1d2-140440715827', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20254, '470', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('023be504-7793-498e-8d89-091c06166d35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1436, '2662', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('023c7dd8-4361-46e9-a173-c4d8072593d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1737, '2136', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('023db7e9-3a89-4629-9058-d85bc03b54dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5745, '3503', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('023fb173-2e82-4852-a1eb-da0ed0c82f68', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8565, '2975', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('023ffa53-ec11-4095-b058-d56f99b635b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 280, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('02402f03-6094-4dd4-a850-bff46611d601', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3772, '1913', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('0240fcfb-fc43-4e66-9d42-6c7a5d1f8e54', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2240, '1363', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('0246dcef-f84c-4e5b-b3fe-1418adcb68d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19497, '639', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('024a25f3-f42d-48ab-868a-54d3be858612', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12951, '1985', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('024b5a86-b3bd-4f11-8e37-225df545c276', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7219, '3333', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0250dc27-25d4-4f35-83f4-08ffc37733ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3656, '3791', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('02518e7c-08c0-4b16-9e3a-ddba850c1890', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5175, '3554', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('025351e5-309e-4d6d-acc9-04fd778bd30a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15103, '1481', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0256d9ba-2e30-45b5-b60a-fa20cf03de1d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3115, '2498', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('0257ca4d-5995-477a-9006-4f3949c7d334', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3092, '2515', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('0259dab4-1c5f-4db8-b2af-5732e29b0716', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8900, '2848', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('025a0fbc-ef20-42ca-89a1-dbd3ce183ff2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 231, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('025cc382-caf7-4103-ba46-6b1dc59ce2bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17024, '1145', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('025e3469-a4a0-4ec1-abef-85cbee65dc35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 445, '4237', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('025fb2b8-77aa-4fdd-b062-b3c5ebd464d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1661, '3561', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('02612248-60d4-4bdb-a4e5-23400a0494fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1309, '2852', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('0266f68c-b6aa-46fa-975c-40fcececd088', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 649, '4133', 'IMPORTED', NULL, '2026-08-11 12:39:43'),
('026875bc-22d2-4ecf-95af-9578a2de7db3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4766, '1148', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('02696ceb-39b2-45c5-ba07-f4ac120dcb7b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15804, '1332', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('026a14ab-eae0-4740-a33a-118377ca0824', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2890, '326', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('026a8dbf-9858-4e64-946b-d52c0fa4c9cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3493, '3817', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('026daeca-0ca9-48d7-a453-9a1617e989f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2915, '3903', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0272f073-3eac-43b7-876f-6393269a167f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9812, '2713', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0273ad4d-44c8-4122-b8b1-ced1e143d516', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9592, '2739', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0275fb16-9082-4cad-91b0-bf931abb32fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12972, '1980', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('02786ac7-8239-4cb4-90d2-4b93372b1e60', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1200, '3163', 'IMPORTED', NULL, '2026-08-11 12:37:17'),
('027975c4-f698-42c3-9789-87ff881726bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6877, '3371', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('027da5fb-8137-4c29-8483-e868cd58a2b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6104, '3468', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('027dba82-56cd-4096-a77c-2a26e27bf942', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2451, '3975', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('027e78ce-d045-4281-bb7d-069f5935b420', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9025, '2826', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0280d1a8-7ca8-455a-b650-4c02488a69c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10773, '2564', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('02814758-05c2-4b42-8531-3f95d5a715a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17803, '1010', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0281f8ba-714b-4d26-bd63-253e662a1f17', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6369, '3435', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0285df78-62e8-4f6d-a886-2d1b1acca7c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21784, '194', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0288ed89-05b3-40e9-bb7c-c29e2f17d860', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4147, '3694', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('028a9e74-3a78-4c14-9f2b-5ff8b65ba6dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 75, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('028b56d5-9698-4c18-b59a-ea7ce2fa67fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8967, '2832', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('028b9f82-087f-4493-ae05-8024f975f48a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13458, '1875', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('028c01ea-b6c3-4e58-87aa-9c8029fb4ba4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23123, '9', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('028c7a0b-5b4a-44eb-8c95-8b0cbf9daade', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10210, '2661', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('02913139-030b-4d2d-ba4a-f3710c36aa4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2858, '381', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('02917c60-2ab8-4709-a09e-53f017bf908d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5216, '778', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('0291b1b6-e34e-43f1-91e4-6d8e7faed805', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14474, '1567', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0293837e-e986-4b57-a45b-2c3940f2478b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19832, '572', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('02955da1-5cd3-4df3-9c45-a18deef47a5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22053, '158', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0295a51c-5216-4a71-95e8-419f1b37c693', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9843, '2710', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0296da87-0322-4163-a92d-871b9dad3ddf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4536, '1315', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('02982842-ea0d-40a2-96cb-1d8e91fde977', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15562, '1384', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0299ebcd-7278-40fd-a9b5-d73140ca86b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2468, '2959', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('029b15d7-e47a-4be6-8b4c-3f0db3b77b83', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1391, '4196', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('029f7dd0-f685-441e-8b0b-53083ba9b9a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3279, '2321', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('02a0cee3-ea49-4ad1-9c31-660503a43ee0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2155, '4043', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('02a14c53-a594-4934-82e6-fea013ce4d24', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7262, '3330', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('02a2a8e8-516b-41f1-849e-76f4d10b7b92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1871, '4098', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('02a42c45-0bd4-4dff-8919-e25850ba4b61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9672, '2730', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('02a66387-6dc6-4bf7-80ab-f8266153a850', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1127, '3882', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('02abce44-7dd2-49da-af67-5041634c1e0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7142, '3341', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('02af19be-8f08-4f38-b6a8-a97c7d17c6d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 848, '3557', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('02af426c-2deb-4503-9987-a470adc20d40', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14905, '1513', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('02b10eee-e025-4a1f-9638-499428ca011d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15218, '1466', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('02b225a3-ff34-4698-b589-f3db1a35480a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3640, '3794', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('02b30b7a-20fb-4ae0-8812-434f97217c59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 808, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('02b76c33-e51b-449d-839d-37b5b17e8fdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12078, '2164', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('02ba2290-5bb0-49a8-a1c1-5eb5262ef4fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 524, '3928', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('02bcef68-91b3-4c42-8984-de4e7077849b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1192, '3846', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('02bd1bea-ca98-453f-9b40-f11ba00ebcb5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4305, '1517', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('02be9f68-c29f-4bb4-8862-74b5e903338a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13195, '1915', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('02bfb04d-1cd4-408b-bb97-90e0e1e6d51b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 73, '4455', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('02c0c314-8d83-4ca4-8e49-1cb47f3c15d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2257, '4022', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('02c1805c-80b3-4790-bd4f-ccd9879fc117', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15446, '1425', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('02c52bfe-63b1-40e0-a1d1-3805dad53921', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1921, '3419', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('02c5c3df-789e-430f-b6b5-a23d436edb2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1114, '4251', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('02c5ff08-4069-4ce5-8175-2c98f4e6bc4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21326, '267', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('02c64463-0f1b-43f4-8e59-f429c1c48fcc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18543, '880', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('02c76a07-99de-4770-99f5-a1cd0807363d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4339, '3674', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('02cacd4f-f60c-43e2-bf47-ad6aed781e5c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3955, '1757', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('02caf597-ab17-4e4c-91c8-f56c4c5fb9a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3518, '2084', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('02cbb7f7-129a-47f6-a54c-b32aa2824b29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9288, '2775', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('02ce6383-3def-4fa8-be76-0017396192e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13142, '1930', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('02cf0bfc-a914-48c1-ae14-d498534bc16e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 584, '3868', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('02d02492-17e9-490d-b694-d6b4b70d1a5c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14571, '1559', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('02d21430-7db8-4e04-9aa8-5064157af68a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1051, '4264', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('02d3b515-d914-42e2-ab7b-ecbd34572fde', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1317, '2835', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('02d7c662-a812-4207-9e70-1d8f333148ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 119, '4447', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('02d7d2a5-1aa1-48a6-b8c9-f5cb5a456ac3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20953, '329', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('02db3413-fd53-4bf0-9861-8f430e4ea85e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 103, '4362', 'IMPORTED', NULL, '2026-08-11 12:37:06'),
('02db53e7-fd43-449e-a6ad-5d1368f4bdd6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14088, '1655', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('02db7c74-c5df-4c48-9db4-555a178e0c40', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15236, '1460', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('02dc3b7e-6cfc-4082-8aa8-5bffea2ab524', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21726, '199', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('02dd6e3b-8dd0-4f06-a518-a38fe98a9ca0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5898, '139', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('02e3d560-08c5-4dac-8c03-238ead452f26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11585, '2311', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('02e4410e-2b48-4b07-8c01-f930e408d314', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6219, '3454', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('02e4f8db-ae84-4657-aba7-cafe7df1caab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 650, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('02e51f4e-4999-47c5-acb5-0961a06159ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2501, '3967', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('02e68676-c8aa-4e47-8732-f7a3722dd7a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3786, '3773', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('02ec887c-c662-4645-98d8-c38a11aa3f39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2084, '3331', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('02ecb2d2-2498-413a-9398-3114b1801218', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2074, '3336', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('02ee46aa-8843-414a-83ee-20ab937d01e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1988, '4076', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('02f19500-06be-42d9-b16d-907de1152c2c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10167, '2668', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('02f24a96-7d2f-4f8a-808e-55bf5d0ead8f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13132, '1930', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('02f769fe-0df2-4ecf-8e0b-a63fc1e7de62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20488, '412', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('02f9bf54-a058-4684-a7bb-79961d044519', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12179, '2127', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('02fa32b6-1260-4776-bb23-92edcd5e1e9e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13526, '1861', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('03011091-3041-480e-809e-ed61e01c3e8f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5902, '3487', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0302ed6c-2180-42fb-8ece-effae0d1a464', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13333, '1891', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('030435ec-0634-4374-9b1e-819ddbe4e0be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1778, '4116', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('03069a27-11d0-4f38-87de-094e11d14a59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12333, '2101', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0306f569-b32c-40dc-8911-cbd5ba4669ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4269, '1543', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('030729e8-70d7-4081-8a6c-0c2404da1c71', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3064, '27', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('030735f1-926d-4762-95e4-5e3348367a1e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2349, '3995', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0308aa5f-1f0c-4bad-8dcd-5478d246e109', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15418, '1429', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0309a92b-04e5-4331-8db0-9106a8b85f5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19373, '658', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('030aae3d-36e9-4f2b-9c3d-130084a11555', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22233, '132', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('030b29eb-5654-4ad4-8d56-425bb37a6a46', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15203, '1468', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('030f6b7f-6210-437b-8b29-0fbfd81293ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19144, '735', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0310bb67-416e-4d96-9765-cec374351e6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 601, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0310ce5f-c343-4da5-9780-423c9df02e94', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7280, '3328', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0313b73a-3440-4def-8414-d9774d834a67', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13846, '1727', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0314cb3a-ec22-472c-b82d-242232bb931c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18586, '863', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('031514e0-ebaf-42cf-bd68-ae847a072a22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4517, '3652', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('03157f90-ca8f-471d-8bc5-0e0e24ef8341', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9726, '2725', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0315e03e-9947-4c0d-b470-b1d7047545d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3497, '2100', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('031640e7-ec34-4a76-981a-577be1182bd7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2075, '3336', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('03188c2e-8676-4a3b-8474-a7104f9ac71f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 38, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0319637a-d0c8-48ac-8209-267ea901d3f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2537, '3960', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0319ab4e-bd52-4e18-b18b-2b750c1b8e5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5353, '664', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('031ee92a-6aac-461e-bae4-fdd05e5443eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6525, '3417', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('031f6318-8810-4bec-8cbb-98c1d121aa6e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11790, '2220', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0323b1c2-2cb9-49c3-8f60-a0f8d4571606', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23144, '7', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0325085c-10d2-42b7-b999-f95e46f30ce9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4681, '1201', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('03292c18-cdb8-4f22-babe-750b6768a37b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1330, '2811', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('0329b536-7da7-4a3e-99c1-711f59374564', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9642, '2734', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('032a11e1-a5f3-4518-8422-ca584f7a2323', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3297, '3844', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('032ae48c-85f5-475b-8121-5d1dbff9ed78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1172, '3856', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('032dde6b-4d83-4aa5-889b-0354578bbf1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8298, '3015', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('032e3cd1-4d81-439c-a471-890adf1bbbb3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21534, '227', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('032ea5b7-d5ec-4e2c-9420-b341285a84cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3025, '93', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('03308cc7-ff2d-4ac4-a2e1-d9e7d3f95abe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3516, '2085', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('03322c7e-19c2-4676-9ace-d2257feba87c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9398, '2765', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('033275ab-aebb-4685-a5f7-b29fe199dad1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1987, '3385', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('03355e77-1c11-44d4-837a-0b0efb22d0d9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15092, '1482', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('03356313-a0f4-49d5-a23d-68e22f673cdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15191, '1469', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0337f9a5-78e9-494a-9e09-adf00f0cd090', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1847, '4103', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('033882f7-7904-4e38-9de4-866475f66cba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19789, '587', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('033b1cd3-97eb-432a-a66e-cf1e750134b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 375, '4272', 'IMPORTED', NULL, '2026-08-11 12:39:38'),
('033b4538-418d-4726-99de-0507727dc322', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 213, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('033bfaec-3efa-4f00-9a8a-546906bfc3a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 34, '4448', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('033d61be-3e83-4e5f-beff-3ab8677f8f01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12212, '2120', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('033f15f8-cc63-4755-8fc4-1f49d8643ef1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 489, '3964', 'IMPORTED', NULL, '2026-08-11 12:37:10'),
('03478314-3589-4d8e-af6f-4e1e9d280520', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23028, '20', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('034a3246-4012-42d1-af6d-a8c4f718d32a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 619, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('034afffb-d775-47eb-82aa-f7e137af6d92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1145, '3873', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('034beb84-3305-45be-83bf-44fae7531341', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5139, '847', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('034c3735-d556-4032-924d-117347600732', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4394, '1430', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('034cc9f5-8af9-4606-a09f-3e6941ffd8a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4391, '3669', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('034cdaaf-3e99-4b4c-9ede-b420b382abee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6312, '3442', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('034fdd49-119f-4b30-9c0e-7eb5c053f450', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1650, '2347', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('0354b947-add8-46d0-843f-3104606c37a2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4948, '1013', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('0358005f-0555-44c6-8aff-d79b1db542a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1003, '4274', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('035840f2-2744-41c6-9363-7c8a8e7c1751', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5725, '342', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('03599755-92a5-4222-89dc-6bcb5bc00c32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3350, '3837', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0359c728-aa9c-4ae2-9511-f53a9fdb182f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1606, '2442', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('035d46c7-0397-485c-a164-2e645f9c770b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22874, '38', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('035e61a3-02d3-4d08-96fb-3eebfffbc3dd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10561, '2604', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('035f548b-3eef-4999-9060-1abc271647cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21591, '219', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('036099ba-2584-4036-b46b-798ea42dc274', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4657, '3599', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('03626a58-9c26-49a4-8148-5434cc98823c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17134, '1111', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('036330ca-a3c7-4cb6-8027-9bcf4b540269', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2430, '3979', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0365c4dd-56aa-45db-a62e-74684805e25a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12398, '2089', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('03675210-e2bf-491c-9476-601362803d46', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8358, '3011', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0371e7c8-48ec-419e-a256-3f98cbab3e75', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21286, '274', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('037241fe-5e4c-4f0f-bf47-427f1238599c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13839, '1734', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('03728da3-aac3-4c25-af32-e5c2371012bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11216, '2419', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0373078b-20e4-4137-9433-45d9b64f33af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 716, '3730', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('03752860-3c19-4701-8522-d3e95f0dad22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5822, '3495', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('03768b13-ee86-4ad6-b1a0-1f428f423129', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4303, '3678', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('037b48af-ecc6-42b8-9c11-798a25fb0b80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2845, '3913', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('037c9ca5-5fd0-4c2f-b21d-c43d3b3fb180', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18490, '884', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('037f2d48-eb9d-4b79-b1b2-d9d029ec1c7d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2868, '3910', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0380218d-5def-48ee-883c-3987aab5e062', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19866, '565', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0382ac3d-de48-4c7b-ae92-c7e37e61b135', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15326, '1445', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0382b97e-862a-4e69-9168-fc718583d74e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11835, '2206', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('038662bb-bbf9-4cd7-ab42-6a08ed27b978', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1845, '4103', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0387ca8c-3d90-4514-9923-34750534dddd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19856, '565', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('038959e3-4193-4700-b411-f65e3876f51b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2989, '2585', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('038df567-38fd-4606-b792-1968f03e9210', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2550, '897', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('039386ab-7c16-476f-a082-fee269aee25e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2366, '1183', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('03978096-5079-4ca1-92fa-e7e128da783e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2610, '2832', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('039900e3-b649-4894-8fc1-9fbf0637702d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8458, '2993', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('039c955e-8467-4964-8413-04f5c8d222d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14236, '1623', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('039d06e3-2f12-41aa-a734-fc0eb31e36a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22081, '156', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('039e71bf-1556-4311-876d-b9a4fb522924', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14854, '1521', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('039f37ef-453a-44b9-a68e-a5cc70a4c983', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17855, '996', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('03a533ce-f4dc-4337-b6a0-eb115eebab96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 753, '4323', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('03a63ad4-e8d4-4d76-85ad-1167c1d74e40', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11148, '2439', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('03a64318-2500-49d5-9408-9f626e16a982', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 82, '4422', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('03a88627-80f7-4499-8ea0-fcd29a671bbd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1215, '3835', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('03a98ba2-c27f-4f56-a7c6-61bd97adaf14', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4244, '3684', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('03a996ff-dbf3-4417-b710-effaa708c8c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1207, '3839', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('03a9d58d-39a4-425d-9b61-1fa7f9cfc99b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1406, '3732', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('03aa3110-3b34-4798-a1dd-080b46ded733', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1459, '2639', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('03aa8990-056b-464d-a140-f29f1eccc839', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 88, '4419', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('03aab3e6-18ed-435f-bd87-693375fec45c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 433, '4243', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('03aac93a-65e2-48ce-a0da-e33ab9137626', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 256, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('03ae2486-6bec-46be-8875-c58fa1b23c38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7673, '3263', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('03b01569-a858-4b34-93b3-73b5cde848ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3875, '3747', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('03b1006f-1ce1-459e-bb4f-428a138f6c1e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18610, '857', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('03b17202-5ecf-451e-bf99-f0a47f111cec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6681, '3396', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('03b17839-3264-4678-91d2-1da9095edc00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5234, '767', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('03b53e3d-8cb1-4c48-9e46-fa695ac7b104', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7373, '3315', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('03b85353-68b2-47c2-aebb-6775e6c541db', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22502, '97', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('03b85523-093a-4772-b469-8b2ad5addec1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2147, '3296', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('03b9bd81-8285-41ce-9b0d-b86657134bb5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 24, '4442', 'IMPORTED', NULL, '2026-08-11 12:37:05'),
('03ba2c94-8321-4ec1-827f-f7ce77a3f912', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14690, '1541', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('03bbf560-3c99-4b0d-8d25-38d6c1c287e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21517, '230', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('03c0670a-d058-45d1-be53-8bbbe376e7bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2546, '2904', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('03c0eb5a-624b-4095-9c9b-b73dfc80f2ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6952, '3364', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('03c1768f-96cc-4069-85ec-0bfd1e542c1d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15676, '1370', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('03c2afff-a210-436d-962c-d34243a89cf7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7169, '3338', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('03c2fb50-56d1-4c53-b755-96c6edc4ed78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13974, '1691', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('03c345ff-8c78-4f59-93f5-e48479304807', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4885, '3576', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('03c3b02a-a20e-48c4-9cfb-5082d0c4e6c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14827, '1524', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('03c3d0c9-de72-47f0-a5c2-19255db7f95e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17637, '1025', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('03c41d88-82c2-452e-8383-416d595c6d5e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1429, '2669', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('03c67406-fa8f-4ae8-8ee1-b088a9940c1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10896, '2533', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('03c8a448-d497-4105-bea8-08206c880624', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1415, '2684', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('03ca912a-2f95-4467-bdcb-07087cbbb5ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 227, '4237', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('03ccadad-d4c0-4cea-bcc5-498dd84622f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18538, '880', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('03ccc060-cd80-48f1-873f-ba6777c94b48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 274, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('03ce8ba9-b265-473a-8ae4-af11f36ae8a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16742, '1179', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('03cfe704-ea79-4cc4-846e-e45736928d50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9520, '2747', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('03d0209a-6a1f-42b9-8543-3aac0bef4e39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6598, '3406', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('03d06db7-ca82-4a46-905e-667db4873f1a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13827, '1735', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('03d5a00f-782f-4041-8f22-92096f06e9c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10891, '2535', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('03da1da2-d5f1-4fbc-bbec-414d2312dcaa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17592, '1033', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('03da5a80-6a6b-4a95-a8e7-86b2a4b6f807', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5446, '3531', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('03de38c0-bff5-445a-8eb5-1e2d4a41a5cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11673, '2299', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('03e0a6e0-f235-4c3b-b4c1-2beecef934bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10290, '2648', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('03e0eed9-46aa-4039-a0c5-243b6002bfad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14043, '1668', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('03e25c06-c2ef-4771-bfd7-c5d596d82992', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21018, '321', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('03e7efeb-bfb3-4884-b2fa-a5b325d72fb9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 779, '4068', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('03e925a0-743a-4008-ae28-4effe4a1ffae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19163, '731', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('03e9b77e-fe6c-4b21-91ad-cbe9e02a8f06', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6882, '3371', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('03ec16a3-a0bc-4fc9-939a-d6f4d546e1c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10832, '2546', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('03ee1bae-102e-4bd7-a477-ab8fe34ea7fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14425, '1592', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('03ee4dec-db74-46a6-97a6-0ba62c8f64dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1735, '3522', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('03f19eb5-fcdf-41ab-a3ed-9f03a72927a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20181, '480', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('03f81a3c-d91d-4136-9750-0c9470f5692d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22613, '83', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('03fc8fc9-2c4f-4851-9301-41826c9b7b66', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2308, '4005', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('03fcfd19-f7e2-4009-b883-5866c27df472', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21913, '177', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('03fe9210-1cc2-4745-8585-151909f78b12', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 6007, '42', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('0401b875-6ee8-4f99-85de-959e4d49dfd0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5053, '921', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('04028970-d3a2-45cd-b6da-df5dbb09ef13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4969, '3570', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('04058b1b-dec1-4031-aa36-e3e5cc166b9d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19568, '619', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('040b729c-4177-4f5f-806b-d735dbd9fa7f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3578, '2044', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('040bb928-9fa4-4c2f-b22d-da168feb0452', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1550, '4163', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('040c911a-9685-492a-98d4-06697353063d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 273, '4324', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('040f6b79-e04e-4061-9573-4d440bb568c7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5589, '463', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('0410edee-35d5-482a-8a5b-a647955416f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1370, '4200', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('04115dee-54a9-4873-9d5f-3d8009e88386', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18348, '911', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0413f0de-d8e5-46bd-b987-0232a85179e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18067, '978', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('04141c5e-6707-48a9-a622-14b9643913cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 287, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0415360e-eaec-4190-aea0-07a2dfee07dd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 29, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0415b200-46fc-4b11-8293-365d55d8f807', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22098, '155', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('04176d4a-f23e-465c-8747-fbcf257de7b9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11465, '2343', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('041b801d-2700-47c3-9d56-c1134e9dcaba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5842, '207', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('041c37f1-dc96-42f0-949c-1d562130a5b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2638, '3943', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('042017af-fd62-4db8-9fb5-ba6b81670372', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17655, '1024', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('04223df9-4c52-4cd6-92aa-3e1cc34cc0cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13945, '1701', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0426da5d-d32c-4a80-beef-fba1d72ef919', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8767, '2893', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0428cb71-ff36-4925-9996-9828d09a7178', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16563, '1199', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('042d825f-3d1e-4281-bd1a-afbc27effe7a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17844, '999', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('04345b25-ad0e-4812-99dc-9cc70f54ae86', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 711, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('043db3d4-c6d6-474d-9ec6-6ed7d6fbc066', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2080, '4058', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('043fc5bd-6fd6-4dc8-8667-e5f66468764b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10113, '2677', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0442a081-9601-4e0d-9d1e-33a256e8ebea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8558, '2977', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('04497de0-776d-4d15-a0d5-35a02b15596e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11510, '2318', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('044dcb2a-9add-4e27-951e-9e59be2fd81e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 127, '4338', 'IMPORTED', NULL, '2026-08-11 12:37:06'),
('044fd716-1050-44bb-9822-1be05ddeb3f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17390, '1074', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('04508c95-8a15-4d2f-9ef3-e4fda9a6e23e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23115, '10', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0452235f-09ad-4a52-97de-c8499cdec091', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10046, '2693', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0452ddb0-4986-452b-8ef3-15a7ae67ca01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20116, '490', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0457a112-aef1-4dd6-a30e-bdf537b71b52', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11780, '2224', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0458281c-4461-4b2c-a85f-60251b720dc5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13922, '1705', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('045c00b7-6cac-43c7-915b-6248b05b3912', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14218, '1624', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('04624aae-85d9-4d32-8ce4-e34b68fbc6a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20199, '477', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0465ae63-1eb8-46ba-bc63-571d82ff4f77', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 566, '4362', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('046611a7-e7aa-49d0-a746-d95ac691f0d6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1950, '1814', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('046ba392-0cc7-4020-a3c0-90c6568648d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7429, '3306', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('046c7a26-5bb7-4ab2-b4bc-4e7146353233', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21546, '226', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('04755f0b-dda5-4686-bad9-12517a3fd585', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1341, '2784', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('04778869-7a57-4b72-9b42-5f96bdb22d07', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1025, '3933', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('04791734-4014-45e5-aaba-45cc4c8cecbe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3212, '2421', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('047a2a95-7e02-49ff-a09f-71e5e15d6a91', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22832, '46', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('047a8f2a-0c5f-48e3-8b1d-89b67f2b2858', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5315, '3543', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('047ce10c-8cbb-44cb-b4a8-2aea328de823', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20416, '432', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('047f8286-f436-48de-8adb-95b716258c48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2151, '3294', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('04855871-0afa-4c49-8357-2cb5640ed68a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7699, '3260', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0487b4d3-e49b-4e9a-92b0-e6b59df53cb4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2715, '3932', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0487d465-fc93-4438-b375-96f743f6f61c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8806, '2873', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0487ee91-97fe-42ec-9144-5314802a766c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19612, '611', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('048904d1-7105-4ff8-85c2-1a4b7722b7d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16183, '1251', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('048c2d71-bd0c-4b3a-92d7-24c205d19f96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19062, '771', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('048d43f4-8db2-4060-843d-06ebf5223485', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3668, '3790', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('048d5239-b9c7-4b5d-b602-39a2e1b2d7ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8280, '3019', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('048d6eac-0c8f-4b18-91d5-447f82b9e61d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13063, '1947', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('048e5eda-c6cc-48bf-8905-81d2e4b1ebe1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11706, '2238', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('048f69a2-f54e-4c40-8176-35b34bf4ac63', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15322, '1445', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0491ef51-ac7a-4101-8479-a16983986622', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10918, '2527', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0494d606-ee2d-49bc-a63c-edb75eb6f6f5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11665, '2301', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('049b66d8-4f52-42f3-998c-1dd5ec48061b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1379, '4198', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('049d0f21-8ac5-4bc0-ad12-d0db24eb01d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17577, '1034', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('049d135b-6e46-4c28-8fa5-a5d00c66a0d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13605, '1821', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('04a251dc-37af-480a-b6dd-89e2faccf0cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20314, '461', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('04a64654-a424-49a1-a1f9-38a9365f55fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19257, '688', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('04a7afde-01f7-4fe9-b714-eddd0b0f8635', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13581, '1827', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('04aa2ce3-e436-4374-8661-b3712c69fb54', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8718, '2942', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('04abe6ab-3d3b-4175-9d6a-184356dfe330', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4004, '1728', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('04acb26c-19f6-4a93-8641-341e0b2e32eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9063, '2814', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('04b27503-536e-4fb8-80fb-7d68bc8e4f7e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2351, '3176', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('04b319c6-7ca3-4393-ad73-d0f9ae89c4b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 405, '4057', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('04b4a25d-43ca-4f5c-b5ca-27ba44a6570a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 577, '4170', 'IMPORTED', NULL, '2026-08-11 12:39:41'),
('04b56a1a-00d4-404b-8991-17895d59cbd6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3445, '2136', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('04b66963-d71f-4bcb-90ce-9d700dc4ad93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1716, '3532', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('04b92a5f-7d0a-4a9d-9597-1f70555c84c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1067, '3915', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('04b92dd8-c836-4857-bc38-ab4dd9c648b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15330, '1439', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('04ba60f4-8e45-41f9-8884-9c2f4d598745', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3206, '3856', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('04ba9d7e-5c5d-4317-bf76-404b248046b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Categories', 38, '37', 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('04baab48-ae44-4596-9cf9-f9c02ed1ef85', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2968, '3894', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('04bc751e-04b7-4e9b-b52f-af8cc8aa9fa9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22486, '101', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('04bd3484-a84e-4b1f-bb9a-6464bcfcb82c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1952, '1806', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('04bd9142-7abb-4e88-a819-c171ef58c3b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9506, '2749', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('04bdfce1-b350-459b-a9ba-8cfff51fc30e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16435, '1213', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('04be643c-25e7-489e-b799-09c8546741a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8082, '3196', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('04bf027a-6a99-4a41-bfd9-6838d7b256c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20431, '426', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('04bf9c84-6363-4b33-8c96-27ad841ac76a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 132, '4333', 'IMPORTED', NULL, '2026-08-11 12:37:06'),
('04bfd3d0-8ea1-4843-a6cf-8695b83ac7d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11656, '2301', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('04c45aff-55c2-4bb5-aac3-cf630253abc0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4394, '3669', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('04c976ff-4fe9-452e-8f7d-c31f1f74d29d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2392, '3045', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('04ca67ea-4110-406c-b2fc-55a10bd7bef7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2397, '1145', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('04cc0d35-d220-45d4-85ec-1988b9dc6833', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14964, '1506', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('04cf28d0-e050-41cf-a855-5a8bde30fbfb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1084, '3300', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('04d1a877-ba59-475b-872b-4d16916bba6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3252, '2384', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('04d58574-10bd-4dda-bb9f-b11190dbc328', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3610, '2022', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('04d5a0b5-2e02-4d0e-aa6f-534f7515a0eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5400, '3535', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('04d8889f-5952-4d9a-a4b9-0c7282efed41', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5020, '957', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('04d91ddc-b7e4-4d9e-b5c0-9b95928bb8a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 511, '4373', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('04da445b-a41f-46ef-a043-9c037e5cb437', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3571, '3806', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('04dc3582-3360-4492-aaba-a2b1844eef18', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5683, '381', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('04dcc93d-bba1-4c9c-8889-7aee3e8e59fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22261, '128', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('04dcd18b-ba50-463e-b870-748650e491ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3124, '2490', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('04de59ef-8f28-499c-993c-8e7256150847', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3214, '2419', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('04e07a36-2560-4ea1-8f4d-ae2735c38ac8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18384, '901', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('04ea9d9d-ce44-45a7-b388-3c6bcc9b34c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2541, '911', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('04eef5ea-11b9-4843-8dcc-5ba8055b21e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1429, '4188', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('04ef9235-4adb-456f-a483-414ef2bc4608', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 27, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('04ef965d-3a4a-4b07-83de-2c83c0c11538', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 185, '4279', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('04efb026-b17c-4337-abb5-5a78906dde25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1208, '3838', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('04f0c1ee-027b-4a84-be5d-24071f8b489a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5292, '3545', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('04f348a3-ae88-4e22-9ed7-030009b91b10', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16168, '1255', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('04f45176-d9fb-4e9f-9144-9f030df6d2ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9733, '2724', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('04f4a9e4-b308-4921-93a8-00f9ba98e601', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20259, '470', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('04f67d7a-edb0-424f-8271-5c0b83dcfd93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11413, '2367', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('04f7b87a-95ab-4f87-b67f-985d1ea77d82', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 646, '4346', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('04f95e8f-891d-46a9-938d-7567a1ec0bd7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2596, '826', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('04fae59a-865b-4965-8c70-923b6b699bc0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10618, '2593', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('04fb5f8e-9e5d-4839-a947-9b3383684128', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18174, '946', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('04fd51ea-dcc9-4449-812e-c84c3a7fb974', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2959, '2600', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('04fe35ec-6fa0-484c-a548-08dec251301d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19983, '522', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('04fe5c8f-462d-4c58-a51d-929215c4597b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1618, '4148', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('04ff8239-eac8-4cd5-b611-fd1e7e4a00b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21846, '189', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('04ffc75d-dfc9-4b89-b5aa-aed5add4b4a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2578, '3952', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('05028faf-b1a1-4505-8ec1-a8852dd33beb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14655, '1547', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0507fe65-d7a7-440c-9542-6210b9b0acfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7462, '3298', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('050b7aa8-b31d-4336-b94f-02f1d36ad2bd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1409, '2691', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('050baa17-e1a6-4347-96ea-905a29058c09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2545, '903', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('050c0a5f-9f46-4fd5-aad6-2c0627557bc1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19295, '671', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('050dbbba-fb38-4c13-85f2-abe26a369807', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1480, '2618', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('0515afd7-71ab-45b8-baf3-3450c3fc1371', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2298, '4007', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('05168907-c982-48e9-a8fc-be50c0b6fa38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7697, '3260', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0516ae7c-7733-44d7-8955-130c3a8c7444', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14209, '1626', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('051c424d-d4b9-4e65-9fb7-9288e84517e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3095, '2514', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('051cdff1-ad77-4637-8bb8-ac3ba6ea85ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15232, '1461', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('051e8870-5f3f-452f-bf96-8b81253bc490', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17338, '1081', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0521018b-7900-4bd1-85f1-82c8eaa31785', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1464, '4180', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('05224319-11fb-4606-a4b9-47df73d02351', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7854, '3227', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('052291aa-50d7-4a36-b4f0-a5133e008d3f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 509, '3943', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('05232b06-a44d-40e7-ac20-1fa86ecc048f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13575, '1830', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('05244693-ab87-4148-903d-a7ed752b3cc5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11495, '2320', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('052548be-1403-4044-aca9-0ccb74109767', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 83, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0527a09e-6e43-4019-9caa-ecd8774bebdc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14400, '1597', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0527cd68-9946-4c3a-90be-bdc3bc1cbca3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21368, '259', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('052bd032-b278-43a5-a37e-2b073795d0fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19181, '717', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('052dee2c-e76f-46dd-95a0-2319c9c99f04', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 6011, '32', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('052fe35a-84f1-4e5e-9c87-16aad895d766', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21400, '254', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0530207d-1b78-4f55-baee-94bd79fa5e82', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 413, '4393', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('05303a9f-7486-4eeb-8e36-ab6833086e03', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 976, '4279', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('05332315-2e62-4223-a8df-f3be033b8310', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13532, '1859', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0535adc4-d264-4583-8983-a627852b4ea3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14869, '1520', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0537546e-d117-483a-9a30-28fc851d8348', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 117, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('05382ffb-baa2-40c4-bfe9-e3182a2b4ed0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17673, '1020', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('05397485-fbc8-4c73-91a6-14f6180b3991', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19167, '719', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('053a9007-f4fc-4672-a8de-cdf5a769ab11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20354, '449', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('053aa22a-2a0b-4cae-ad47-454253c7c0fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5634, '3517', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('053b4e0f-5182-4343-9d44-b74ea587a3cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21071, '317', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('053f9cfa-e24d-47c9-bd4d-7c2dd6c48879', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6276, '3446', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('053fdbe3-890c-4e2c-a24e-50e2471e4ca6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2815, '451', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('0542245b-5b26-4d57-b460-a3b92d85406f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 669, '4123', 'IMPORTED', NULL, '2026-08-11 12:39:43'),
('0543eb8e-b75a-4a3f-a916-328d515a7348', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1288, '2902', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('05463338-09ab-4bea-bc8b-ba30196a13d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3244, '3851', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('054922ee-6975-4462-8909-32e89f25fd59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7935, '3219', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('054956b8-e67b-4bf8-8450-b452d6ea0656', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5821, '227', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('054a8e6d-02c6-4c98-910d-db76e7e4609d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20782, '367', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('054bda80-4506-4bc1-98e2-5bc6f59a2e88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9712, '2726', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('05535676-8088-400e-bea6-1975d92eea31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8633, '2964', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('055692bf-7794-4240-b1d7-91f83fbfbd4c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20003, '519', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('05570259-87b7-4f82-98fc-e761684dbf47', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 635, '4348', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('055a5358-1f83-49c6-a304-e051061ded73', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6176, '3461', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0561da2d-b5c9-4e11-b8a8-7381549ee008', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 591, '4163', 'IMPORTED', NULL, '2026-08-11 12:39:42'),
('056418eb-f101-4f16-9b45-97b680597b44', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2510, '3965', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0564d8eb-8949-43e3-b197-0542334f239d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2177, '1489', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('056776b7-154e-484e-83a3-cc84b1af45e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1905, '1903', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('056924bf-86a6-44e8-9236-16e20c762d1b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1920, '4089', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('056bc90d-3ad6-4c5e-8df8-24201dc02f1a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19361, '660', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('056eb0c7-e4e6-48c5-92d2-75f19ab06cf0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6521, '3418', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0571800d-0199-45c7-b886-2969b30ff140', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1466, '4180', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('05723a15-840b-4460-b887-174e77253b2a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8763, '2897', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0572d014-d20f-4d61-bb6f-38a5437d79b9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19440, '646', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('057402b4-26c1-4eb2-a5f3-33f2fd1d1567', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13948, '1701', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0576a8cb-55e8-4d90-8eb9-a8ab7ea278d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23041, '19', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0578ed0a-ee6a-453e-a61c-6920cb11b466', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22756, '61', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('057b9ed4-627f-416a-8e3a-1de16580bb64', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7244, '3331', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0580c5a3-b97e-4761-8b9d-d1fe51efb461', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3950, '1760', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('0583ae8d-e69b-4446-9078-d4ac111aad42', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17200, '1103', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0587787f-5e25-476a-a533-7a7efedf4cb3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19977, '522', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0588941e-7be1-4ef7-aac0-ac54dc44071c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21839, '189', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('058f4b01-5d6c-4689-a088-05e98df01bd3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14360, '1608', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('059447d0-4c26-4269-8cb0-22f5e4afbbfa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5563, '481', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('05945b44-e8e0-41ec-af0a-3d0e003a4c5e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11953, '2189', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('05976d3e-d706-483f-b39d-424c8ac2e696', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3599, '3801', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('059c4d9b-7ca5-4994-8059-dafa27bb92a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15378, '1432', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('059f5613-82a2-4bc3-bd92-69f91eeb8758', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4490, '3655', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('059f6d46-6a0c-46c5-9910-4839b0e5fc5d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8854, '2870', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('059fb694-4062-4bed-ad77-d51b860cd292', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20367, '448', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('05a28cef-5650-45e5-acf0-82e047fd7585', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12617, '2047', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('05a69e15-c7b8-4511-bf31-54a9246a4e26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3032, '3884', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('05a74b2c-6aa0-4a02-bd36-754edb25f059', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1244, '2965', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('05a7aa4e-6acc-4d61-94e0-5923c1434346', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2261, '1339', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('05aa16b8-1eb7-4ca1-a1d8-f6cd4b2b5d59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20501, '411', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('05aee637-cda3-46f0-bd1d-1c9515fb5ab1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4485, '3656', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('05b10996-ce90-4e5d-8f43-6ebe60862299', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7181, '3337', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('05b25a06-196f-4b82-8cb2-4eb6cfce9172', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20979, '326', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('05b4e2f2-3de8-43c6-b649-89f3033f38a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14100, '1654', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('05b8fab1-7431-4abd-8b26-26fa35e03fe8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12792, '2010', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('05b97c1d-9227-4d82-9944-2ad9d06207b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 572, '3880', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('05be9183-4d25-48c0-a830-41bd9fa1915b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22350, '113', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('05be958b-02d2-4bc9-b1c2-33595a55025f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19332, '662', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('05c1e001-59d3-439c-b59a-c0924206c0f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 335, '4409', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('05c281f3-2f0a-4a95-be7c-1fc9ca03239a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6728, '3390', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('05c2ba6d-9381-4f81-ba07-e9b8ec8af585', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19901, '558', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('05c32244-3441-411c-8353-bacdbaba2bcf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11391, '2383', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('05c50124-01c5-40e3-b5f9-c5a1504c6635', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19712, '599', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('05c5dc46-62cd-46aa-9e7d-7909a3f6d482', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1176, '3854', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('05c7245b-c9f1-43b4-bf93-ad49df4f9b65', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19792, '587', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('05c77957-6203-4adc-9de0-822527e63f03', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13916, '1705', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('05c87cd1-48c1-419d-af79-17594ac9264f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16489, '1208', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('05c95c8b-cf7b-4e14-a63e-021ecba6df8d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19389, '656', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('05cc25fd-09b6-4375-83f6-bf3b06844232', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 538, '4191', 'IMPORTED', NULL, '2026-08-11 12:39:40'),
('05ce72e4-ebb7-4a95-9d62-dcc178b9d9c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2069, '3339', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('05d25805-9d4c-44c9-8148-ace372ee30a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4953, '3571', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('05d3d45a-250a-4cc9-a88e-4357b462a679', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 37, '4460', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('05da4949-a9e6-4ed6-9514-6625af927301', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 917, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('05dafeac-807f-4ea6-97df-eb43e000e549', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17050, '1131', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('05dc06e2-fcf3-4ed2-8ca7-6fafb777e06b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4301, '1521', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('05e48278-c97c-4453-9561-ca4522ebdfb6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18591, '861', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('05e508d5-fbd8-49b3-8cb8-d622b8e981be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19036, '782', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('05e50937-5cb6-4ad0-b969-53745b8074fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3867, '1834', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('05e549c0-4692-420f-9288-1e98752bf231', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11636, '2304', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('05e56445-5bc1-4e0f-aa8d-10e09cfb956b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5088, '3561', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('05e67189-db37-4ca4-9765-fbda88ef8ee6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 495, '4376', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('05e69115-186e-4611-8b7f-8da78cd83757', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10068, '2687', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('05e6b88a-15cd-47b5-94b3-0c2f5edbbcd8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14406, '1595', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('05edaefd-2231-443d-aa35-5074c2c78af8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11980, '2180', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('05f0b287-d2f4-40d2-9886-0e0829d11765', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4013, '1724', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('05f3455b-6ecd-41e1-95a8-48cc12557ea7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1814, '3480', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('05f95e42-1810-4886-ae21-ba08c9a24be4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20802, '365', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('05fc7a65-b972-4cc6-a954-3729447678a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1094, '3902', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('05fce340-fe28-4f37-838b-505bab400808', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1484, '2613', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('05fff2a6-9298-43b3-a6b2-7dd12507d613', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 205, '4431', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('060cd873-334c-44f7-a593-6526784b93da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5996, '3479', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('060dfbd4-bce7-4708-82f7-93a8b8e98c3f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15030, '1494', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('060e62fe-d17f-46c8-a18b-44497c1d2ef6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21613, '215', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('06107c31-d597-4658-bf82-2093d41aee35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12358, '2095', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('06145033-23fe-4243-8fcb-f1dbb9f5922e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22197, '139', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('06145f41-420f-40de-afa1-fca485528c43', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4819, '1102', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('061f6da2-c4fc-442a-afbb-85d2f29b8e6b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22207, '138', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('061fd9c5-e18f-461c-87bc-07b1c18d3f23', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2087, '1643', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('062059c5-be35-4c23-9fab-4db8769b9a80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1858, '4100', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('062969e7-80fa-4f85-b0f8-37912680e404', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14055, '1665', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('062c1631-9fd5-4852-96a6-ecb1303c55d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 627, '4144', 'IMPORTED', NULL, '2026-08-11 12:39:43'),
('062c22ef-805c-4189-99a5-2f5d481920ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16111, '1262', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('062dcaf3-8d62-47ad-a071-bf1e1676aaa3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9502, '2749', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('06314d7b-74c8-44eb-937d-c8ba93245013', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18022, '981', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('063b55c6-25f3-4c04-9041-21e574131d9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14554, '1560', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('063bae9f-1164-41a9-9cd7-d24c9cd50b39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17106, '1122', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('063ffc0d-f00f-490a-bbf1-3626b3b64eae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 224, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('064127b4-0ba0-4c39-9bfc-83671a5e26eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20215, '474', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0642caaf-2e75-4f8e-8381-c477bb4381f3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22342, '114', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0643a1ed-8861-4950-acb2-bb2eda44dd4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1315, '4211', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('06458d3a-a0ec-4e82-b036-43cc534485a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15574, '1382', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('064721f8-ad3d-42d5-9f21-7f19258ad0a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1824, '4107', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('06498ff4-a096-4d90-910d-18d19d52108a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 38, '4460', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('064ae36e-5a14-416e-9066-08a560d7b550', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6641, '3402', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('064c6f14-1546-46ed-a396-19da5c78761e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5166, '827', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('064ccf8d-0ecb-4b3f-95c5-9910520fc527', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10619, '2593', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('064d4a1f-f1cc-46d2-a98f-34e1c5b82057', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5171, '3554', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0650b9b6-b337-49e6-b36f-5abf400f15a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22450, '105', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0652a56e-5406-40b3-a3c0-d896935eda48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8246, '3028', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0652eb7f-2816-4e4c-b32a-0d362170e7a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 656, '4130', 'IMPORTED', NULL, '2026-08-11 12:39:43'),
('065556b7-86b2-40ae-9dc9-c335c7f516a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2714, '2740', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('0656ed55-f72b-4841-a287-bdb800a0e918', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4808, '1109', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('065adca0-a659-4eb8-a6b2-56866d2301ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20063, '508', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('065b4ad7-f2ab-489a-8a5e-039859755d56', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11433, '2362', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('065d7c54-bc81-45bf-8a4a-da4bbce7000e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6329, '3441', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('065fc301-c4a0-41a4-a5c7-01c4f7cb2fed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7177, '3337', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('06606f7a-b364-401b-a128-e8feb36788f5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18056, '978', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0660d257-8ebf-4428-b01a-fe2940f9183a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8770, '2893', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('066205e8-08e4-40b8-8a1d-034a89d8f76f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13298, '1895', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('06628873-dcd9-47b4-8574-f5c993c40bee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2659, '3940', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0662b98b-ed8a-43ee-b671-331e3e7b4cc9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18579, '863', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0664175e-395a-42fe-8ee7-c2b61232c20e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16770, '1177', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('066540ea-e612-41c5-9f60-ab54323f65da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9522, '2747', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('06661dbc-1582-4955-87e9-5651807dc5c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16840, '1169', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0667512b-e3bc-4955-8624-95d392ef20de', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9348, '2770', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('066843ee-ea82-4ed8-b111-74e8c23e312e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8197, '3062', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('06689641-7ccc-40fe-9411-ec45f172b4a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17605, '1032', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0669a4bc-2d27-4322-90ad-a269a976eb7b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14109, '1653', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('066b14d6-d003-489c-92ed-26c5a6080093', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9804, '2715', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('066b171b-bc34-4b7a-b282-a5f6de6267cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8631, '2964', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('066b2c49-5f5a-4862-9acb-b8ef7bc0fcb6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17293, '1087', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('066b6d82-92fc-456f-99ac-0a5f628c1148', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9534, '2746', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('066dcdc8-2ba1-433d-b815-404bb75b54c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18329, '912', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('06716ae6-9287-44e9-8ccc-491d23d0c725', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7950, '3218', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0672de16-21ee-4b34-a01c-2471a997c802', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2505, '985', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('067448c2-4efb-4cf2-b7d0-9c010ddb000d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11724, '2234', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('06753045-0270-4b21-844a-ae2ab7b21401', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1139, '3876', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('06762a88-6fc5-48d4-8180-f3647f44a27f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17664, '1023', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0676976f-45a2-45e8-8646-ffcd1f0856ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22063, '157', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('067882a4-68d9-4953-8b52-275dc4d336bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7399, '3311', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('067905eb-9277-4769-ab23-e7b0a18f1e0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8008, '3213', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('067c335a-38b0-4b43-8a04-1a6b56460b0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18505, '883', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('067d662f-5513-473d-8bea-06fa774442c7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9647, '2734', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('067e0ee4-e201-4aa3-8ce0-972d46fb9bc2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5807, '243', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('067ec69e-4397-4408-8c96-2ff4d019d30a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5610, '449', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('06828962-6e43-4d16-89c0-20f0385081e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15969, '1296', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0683e17a-c95a-4cfe-9866-68fd2e593076', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17173, '1107', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0685d4d6-3f78-4cff-a29f-a6933ac048a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5042, '934', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('0686962c-2fdf-49dc-8bb7-8fb6b5aefea7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17716, '1017', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('06878e73-6126-4be1-841c-a3f03c7ecf31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18513, '882', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('06883186-cc87-40a1-b3bb-58a31696217e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14912, '1513', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('068a95e5-b687-4335-92e3-e292b17d5527', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 547, '4366', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('068eb125-de4a-4d44-98fd-b37a2f604f58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8109, '3184', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('06918fa3-ca74-4649-aa16-2ce2fb5c5bdc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9155, '2793', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0691acbf-ef5b-4107-9463-5553e6ce5803', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18387, '899', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0692a741-d0fc-4db5-baba-fae81ff366a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6575, '3409', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0693f8dd-b7da-46f8-912f-affd5c634d51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22592, '87', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('069659df-24cd-42a2-8d21-3499f0236fb3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15647, '1373', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('06992eac-0596-4fc4-be74-06735712fa8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20844, '354', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('06999cf4-2ac9-4ebb-8e5d-5a8051207d9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5006, '3567', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('069bd748-f029-4f1f-874c-a92a5aea5c36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1789, '2058', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('069d5a34-9481-4749-9d8e-e98abd8662ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13761, '1765', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('069dded0-2618-4bbf-8d81-18cc0c00a3e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5021, '954', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('06a05d5d-35b6-4c05-b154-81f1d0dc8277', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8244, '3028', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('06a2e231-0505-4112-980b-d31553b95d41', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12503, '2071', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('06a6e6a8-a849-4f9c-8200-154d0a6014a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1169, '3204', 'IMPORTED', NULL, '2026-08-11 12:37:17'),
('06a7e471-04f8-4c61-9c85-70e518a4fa99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 91, '4374', 'IMPORTED', NULL, '2026-08-11 12:37:06'),
('06aade4a-1e00-476b-af65-468534f6c6fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20663, '381', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('06ae80a9-9ec0-49fe-9abd-bf797a5f8560', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2661, '2778', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('06b1f4e6-70e8-4e21-81f6-41078262b322', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1198, '4234', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('06b46e66-e1a0-42e0-af9f-8e4af677cac1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19565, '620', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('06b6de3f-f845-42be-9b48-16f1353e346b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4429, '3665', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('06b8157e-b6d9-4b50-81aa-2a62bf45ff48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19600, '614', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('06b8f429-f837-44fd-b04e-33546b0eb412', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16849, '1169', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('06bae504-1330-484a-9482-eb64560ff8c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5064, '3563', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('06bb1438-107f-4599-a50f-1ee23baabae7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2938, '3900', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('06bcb98e-1e71-40f7-a833-a696bf703d30', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19621, '610', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('06c030f8-13c1-461a-91fe-ce28fef75d0c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11022, '2480', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('06c0b1d4-6483-43fe-9160-ab50b76a0d34', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2203, '3265', 'IMPORTED', NULL, '2026-08-11 12:40:02'),
('06c1ca89-f67b-4f86-bfd9-c84f94b6e11d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18051, '979', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('06c1f2ca-df32-4d7c-8e97-1835880904bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1624, '3580', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('06c2b336-77fd-4593-b51c-c90aa140966c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11887, '2200', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('06c7aa42-c0dc-4346-9da5-a277158b5ba3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20361, '449', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('06ca3bfa-f1e0-428a-b7db-3c9357f4b77a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13937, '1701', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('06cabec4-350e-41ee-8942-eb6b8e12927f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3884, '3745', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('06cb4ccb-4ad1-4fbd-8cc9-0f348319ddba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2891, '325', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('06cd55de-9d91-4d71-a925-53f57babc6c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 970, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('06cd7127-7209-47b9-95d4-be9a31d0e43d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17330, '1082', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('06cf60fb-1f75-42f1-80a7-06b48826357c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13610, '1821', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('06cf64ae-25a2-4183-a7ab-48ebc796faf2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18981, '790', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('06cfddce-c3b0-4eca-a8cc-7fd21dfb059d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2204, '3264', 'IMPORTED', NULL, '2026-08-11 12:40:02'),
('06d421d7-dfe4-470c-ac6f-dbc41790f804', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 363, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('06d65d0a-234d-4eb3-aa97-af86101ea4ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9236, '2779', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('06d9cdd7-43ca-410f-b559-6c6d84454a7b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2312, '1251', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('06db91d1-8d9d-4b8c-adcf-5224e296f058', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 32, '4434', 'IMPORTED', NULL, '2026-08-11 12:37:05'),
('06dd72cd-7d44-4957-ace5-1c900f35c0d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3291, '3845', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('06e1fbf2-3b20-44e4-8273-0b5ce9c6a19e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5445, '3531', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('06e61f33-613b-41c0-8bf5-0556eabcb33a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8441, '2995', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('06e63697-1582-4644-a88c-e5fe4ca7ef69', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22150, '145', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('06e8d615-9f56-4358-b5cc-e2d464c04c82', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16151, '1256', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('06eede34-6637-4cdc-b695-9289ea93f5e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 275, '4189', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('06f2000b-ec01-47a0-96b1-aada5eee0a1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3406, '2164', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('06f9aa03-7396-4cc9-8629-d91d9abfb163', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12280, '2108', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('06fb21ed-2754-40bd-95f0-2155bc3dc4bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4103, '1672', 'IMPORTED', NULL, '2026-08-11 12:40:25'),
('06fb5593-d498-4431-ba51-d30cba0dec54', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3933, '1769', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('06fcee5f-ef92-440c-8db1-b843bf4d9154', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1261, '2942', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('06ff76b7-8445-4f87-b343-474f9a078e02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4738, '1168', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('0701c6f7-eb40-445c-96de-a1680e0f6b4b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2139, '3300', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('0704ced6-dc67-4d8d-9f32-f0ad4d712987', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1466, '2632', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('0708a4ee-1a04-4161-ac72-e7275d9e5541', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13095, '1938', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('070ddfbd-3f38-4f94-848b-40a5c47b06fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 470, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('070e8bf9-d2de-4f90-a986-7f935843ebfb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4925, '3573', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('070ec662-a6b7-40b7-8e01-ea0bc45bc2a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5187, '3553', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('070f8eae-18f8-4e33-b442-1cb7a34b7d3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8133, '3177', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0711f908-baac-4fde-aca5-86a5ce5e8d0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22770, '56', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('071f0be1-7348-41df-863e-69ff4ab4a6a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3852, '1861', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('07232640-688b-49ee-bbf6-f0272a84a949', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21604, '218', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0728c6dd-da9c-46cc-ba3f-cbde7e62a195', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4073, '3704', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0728f9e3-5255-423d-b23d-70c15786ee05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3529, '3812', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('07291f81-0be2-49b5-af2e-13b18fdcd812', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20731, '372', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('072b8442-24b3-4850-a5de-368b585ac632', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15188, '1469', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('072c01f6-36a0-440a-ab50-0fcf58c14371', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15619, '1376', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('072fd4ee-36d4-4dda-9b5d-6f53e2b48431', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8971, '2832', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('073510e6-93b8-49e2-aa9f-ab2f9326f75d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19528, '634', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('07352a57-239d-4f6e-9a60-b0bfb36d2f08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20056, '509', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0735a586-0ba0-4032-a7db-48813f3ae429', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 919, '3985', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('0737a276-48fb-46d1-9d8e-f9e70a742e00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16662, '1186', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('073898f3-cc4e-48ed-84d9-dd38b903fabc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18792, '826', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0739b437-6286-4872-941f-42b75ecde4ea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2362, '3168', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('073a6b67-fcaf-4f8f-bdb9-3ff4a51548fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9401, '2765', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('073b9190-1b98-4aa1-8363-a7c921d96cee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3774, '1912', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('073bdc6f-2c42-47f6-a30f-71eb321434ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3443, '2137', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('073c4d25-9617-4e72-9a51-c64d2267fd0d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4198, '1603', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('07404df5-b7f0-4b8f-8d11-05f33ec1583e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8635, '2964', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0741182e-5c80-4b26-b143-d683d2c5230a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21572, '221', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0742b826-f0a3-4fcc-b584-7db3b66dd0e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 270, '4420', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0745f98d-90e0-4fb0-9bb4-8d1e32f9c99d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16845, '1169', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('07474326-774a-42b3-953a-f529d327c99e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9559, '2744', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('074b33c3-eec1-458e-9809-0382c84189a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5933, '3485', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('074fecac-fb0d-4d67-aec5-e2ee7ffc4c56', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12732, '2026', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('07505f81-37c0-4283-a647-c757e1f73f50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9601, '2739', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('07530be6-636e-4cdd-806f-2031fa40194a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11304, '2394', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0753eb26-f7b8-41d9-bd6a-3d746f8d4f76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5676, '3514', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('075a7d75-9d6a-4cb3-af8b-801dda71ff6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15146, '1474', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('075af099-1723-40a5-90ad-af070cebd6a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22157, '143', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('075b6362-cf45-44b1-96ac-f351b30c53ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9962, '2700', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('075c7738-a60b-4fed-baa3-26620720ccdc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3194, '2432', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('075e45f1-3b4a-467f-9c08-4ff070f81a95', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 961, '3967', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('075f10f0-dea5-4009-80c4-c3c6e945864e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9058, '2819', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('076293af-0862-453e-bbfb-a5761dacdc09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5728, '334', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('07638522-363e-4376-a6ad-dd98eeab0804', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22698, '75', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0763d90a-b4a5-463f-adbd-23608c19f7d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16898, '1158', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0765e2a1-e695-40c3-a1ae-ffa1f1f10809', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1174, '3855', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('0766aa9d-ae90-4e79-974c-90c5dfbf72e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13644, '1806', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('07684936-0452-4d94-ade6-d07e67b82c3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14392, '1599', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0769b079-1b8c-4649-a1cf-780a90f20e6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2685, '2765', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('076c2ea2-4cd4-4848-975a-383b0433cbf6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13431, '1878', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('076d6cfd-50b9-416e-a4f4-0016b5d19498', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2502, '988', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('07753fab-47bb-4551-a30b-47cc2a9c75e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6122, '3465', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('07756aab-dcaa-459b-9689-47c2e6ef65b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15220, '1466', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('077579de-134b-4144-a832-414161df1230', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18128, '960', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0776237d-4865-4e8e-a9f0-b4a1e3457095', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1643, '4143', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('07781ed6-5fdc-4d3f-be40-7834ce87f37b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1147, '4245', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('07794980-20cd-489a-b9df-b8575c5873da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3939, '3731', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('077b82b2-3a37-4a0c-b057-20d660bf4064', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4715, '3591', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('077d3426-2327-4250-892c-88c2204c7f4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8049, '3205', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('077f721d-b7a2-4365-b381-b1e87a69cbae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 967, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('077fc162-a792-4006-a5af-c3dfcdfa110e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22885, '32', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('077ff4c7-c8b5-46be-8df6-c8d0945ab233', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5756, '3501', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0783c06d-e4cd-4901-9082-77a751ecc36b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13557, '1851', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('078476ce-c2e3-4070-9e9c-f528e72650e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12443, '2079', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('078575ba-d7a3-4dfb-ac44-4da7e91f0952', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18898, '807', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('07878aff-ff32-456c-9cf6-35b70ef37bac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1088, '3296', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('07883ddc-1f77-4289-9798-660611ed42b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2722, '3931', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('078a6482-a1b6-497a-b819-a955ff69fe4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1632, '3576', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('078b68b0-d667-4d91-b827-c2f6dc1d1c35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6287, '3445', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('078c8a89-9525-4220-839e-39822334faf9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1256, '4223', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('078e4eac-b735-4ae7-9fbd-13dfcbf0037d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1919, '1886', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('0791d681-6bc4-4a40-8385-448cfd41ee31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17053, '1131', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('07923429-8826-4da0-9928-cbe59b79b6be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1107, '4253', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0792c3b8-11a8-42b1-9ee0-bcbb8f93c7ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1909, '4090', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('079451b9-5e6e-4041-b241-2a21809c59dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12088, '2159', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('07981615-34f2-47d2-8015-eafd815b2810', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3314, '2294', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('0799b618-35b5-4bfa-b2d0-9b5e850344ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2846, '404', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('079a9fae-4f67-4e1b-9661-58d16f3c7e8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10059, '2689', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('079c6e76-ca26-4d27-af31-6e724ec29c7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3295, '2312', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('079df14d-a097-47f0-8e83-b40386011db4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5148, '3556', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('07a363dd-b14b-43dd-bc67-18551ecf0892', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2996, '2581', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('07a376e0-9cd1-4c42-b7ac-0319ee8e9fbd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21365, '259', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('07a3d8d3-f8b3-482b-b7e9-85b4b9d35e9a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2301, '3209', 'IMPORTED', NULL, '2026-08-11 12:40:06'),
('07a5186e-d807-4eef-8ef2-65895f8d4633', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 238, '4425', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('07af8643-2c0b-4ba0-aecb-8be8e980a624', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1263, '2940', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('07afc102-405a-4784-968c-588d90c60512', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 386, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('07affc5d-59f5-483c-8ce8-484b98ad9db3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4744, '3587', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('07b2845e-5388-424b-a5e7-9cf87068192c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 430, '4032', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('07b49923-a2ba-4ce1-9292-cecb7ffd87c7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4834, '3580', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('07b60a69-afeb-4f53-8c40-b5f92cfdcb1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9641, '2734', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('07b9002e-3128-4428-8d4c-31ad0bf036ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6462, '3425', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('07b9e70b-d00e-4f38-9e86-d2b229bf6a5b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1396, '2704', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('07bd6460-186c-4cc9-b0c1-c74b4bb94930', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19442, '645', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('07bfc2fa-a7c4-4b7b-bec4-454af0387713', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2668, '700', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('07c748d1-ed41-4f66-a956-f97806671563', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 500, '4375', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('07cbd6ec-4ab6-4bf9-b224-ccbf8af9d632', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6594, '3408', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('07cbe5c9-79c0-4f0e-ac9e-dc3364eb0009', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2306, '3206', 'IMPORTED', NULL, '2026-08-11 12:40:06'),
('07cca0e5-e86d-400b-83e9-e0b97749c128', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1589, '3598', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('07d02fb3-fb5e-4e95-a4ca-67c308ea9641', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 928, '3981', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('07d10b25-04ec-498c-9874-b243a3661d6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19272, '686', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('07d35646-2c9a-4fb9-9141-3caeda214455', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5539, '502', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('07d41993-4781-4f34-9f4d-84e0b5281955', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2310, '3204', 'IMPORTED', NULL, '2026-08-11 12:40:06'),
('07d52f01-2267-405b-9c89-ef40cfbfcd32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17064, '1128', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('07d64639-89d3-40e1-9226-eaf7e050144e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13848, '1727', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('07dc35f2-b666-42a6-9d46-88c79ed35a86', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2865, '3910', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('07dd7279-d476-4fa2-b524-784586b8bcba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3526, '2074', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('07dd83fb-e28f-45c7-9cf2-a9338922c121', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15387, '1432', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('07de62cd-52d6-4cbe-8cca-0f7715472d17', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 744, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('07df6168-0da6-45ff-950e-b8514e048a28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2694, '2754', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('07dfbcd1-9553-4198-8a94-6fc7871e868c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11875, '2202', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('07e4fc20-1acd-47c8-aa3e-1fbfa4360c31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3448, '2133', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('07e53af7-981e-419e-8958-c7e76392cae3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7154, '3339', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('07eb4f07-a951-4d2f-9554-cfdad1dee5c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 367, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('07ebbff5-eeca-422a-a3b7-5bf50b8b4811', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4412, '3667', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('07f05f2f-e9e2-4508-9ad7-c002b4d90230', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8287, '3017', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('07f06811-3f1d-417c-8366-988b7a9484b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1252, '4224', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('07f2aefa-865b-4ac3-9880-5cd4e954873e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17100, '1124', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('07f2f53e-588d-44ba-93e1-7eec68cddc86', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4939, '1017', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('07f3552b-4754-4440-8578-5111705668a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3407, '2164', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('07f3730c-d7f1-48b4-9217-d667e261749c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14456, '1589', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('07f5f3fb-d719-4c58-ad3e-40d9ce54a94f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10728, '2573', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('07f9d481-7064-4969-90ed-a60e89a0188d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2163, '4041', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('07ffba74-5df2-4276-8fa1-08c8190284dd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20957, '329', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0803cc3a-b6d1-4f13-b9fd-4b6c5014771d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2049, '4064', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('08058e87-c901-42ea-bf9b-8b49c107653e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 340, '4291', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('0805ac2a-d434-4a84-8859-157ef9278aeb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17210, '1098', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0807bb02-1ecf-4864-9802-4061a9da6201', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 402, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('080834d3-0a17-486a-b4e7-99242d8ca158', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7943, '3219', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0809adec-5272-4b8a-93c4-29d38e531180', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2595, '3949', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('080a2163-e308-4f4c-ab22-aeac07d259ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15685, '1369', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('080d01ff-560c-4948-af88-e59eeeef7df9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16594, '1191', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('080d4510-28a9-423c-9fcd-bb0a5031fb2c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4288, '3679', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('08129625-d67b-4d3e-9140-4f92b885c6b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9663, '2731', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0812bdd4-0aad-40fe-9939-d00009a92b31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 266, '4198', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('081579db-c703-4bef-a93d-0e6cffd1e690', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8192, '3127', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0817dcbb-519d-4d49-96a8-93e39ed92618', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3620, '3798', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('081ba7ab-87bc-43ef-a280-c308446de542', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 519, '4200', 'IMPORTED', NULL, '2026-08-11 12:39:40'),
('081c7b55-856c-449b-8ae9-520dc8ae2724', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1030, '3363', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('081e7b31-f0a3-4c79-ba31-85614684f201', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13381, '1888', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('08202ba6-79c0-4984-bd34-807a0174d725', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8281, '3019', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('08205d98-644b-4460-b43e-9210929e9c1e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5934, '106', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('0821397e-cbfc-4873-99cc-89a950e6b2d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13867, '1725', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('082203dd-9662-4946-8111-adb4c757665f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 415, '4252', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('082a35a6-87a3-495c-9bf4-2c2a176eaa36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3203, '3857', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('082bd0a4-3bad-4b36-88c6-dcdd33660e03', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2183, '1479', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('08317c8d-cdc0-4a64-8feb-3c7c005b6d71', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17328, '1082', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0833984e-4589-4781-a629-f8d384c52562', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6430, '3428', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('08365d4e-a8f3-4b81-8a39-71c777fcd30c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1121, '4250', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('08380978-f970-4fec-bf7f-89b92815634d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 512, '4373', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('083d1e83-0393-4248-8df6-1c724491dacd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15388, '1432', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('083d7c39-d0a8-4d29-841f-d5eee9f34389', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12253, '2112', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('083fe23c-c66a-4f87-a1da-f50716404f08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16776, '1176', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('08425178-6f6a-469f-9534-3de3bc50c576', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2674, '2772', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('0844993e-2505-434c-ab6d-dae1d175120b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20655, '382', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('084717b8-de9a-4d5a-8e04-78ebd51d8c84', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 8, '4462', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('084b6575-8940-484d-8d82-bdbb37e69891', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12328, '2101', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('084c1793-0843-4ae9-9aa1-5106fcd7b9f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18811, '825', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('084c7b81-d691-4c2a-99be-f1fa6aa59a98', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5718, '351', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('084e5fa4-0e4a-489f-b2a0-3d4a60d9f972', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3033, '2561', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('084fa4c4-3223-4025-9f68-3c818c1a0099', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 590, '4357', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0857816e-5134-4183-8cac-fa8bb6e9f14d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12308, '2103', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('08600052-21b7-4484-bc4a-be154cbe1171', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15632, '1375', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('08613bd9-c080-44fb-9a87-ccd524508c71', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14805, '1526', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('08631046-c2f2-49bb-bc43-e4d00d60fa1a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4758, '3586', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('08649a77-646c-49d7-9223-ab4f4378729f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17082, '1125', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0864bca8-6a87-4259-8435-422deba7d98a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22620, '83', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0866d571-2f00-4125-bd3a-257233d3cca2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13136, '1930', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0869e05f-3c15-4c0d-8e74-756d4e84937b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22256, '130', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('086b741c-45a7-4785-8c88-f489461d1da6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21531, '227', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('086d7efe-14e6-4b75-a1f2-5525e267abc5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12210, '2120', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('086ee404-9401-442a-a58e-56707923f53a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2539, '2908', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('0870865f-a9a8-4d22-bd0f-4930c74a08bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12573, '2054', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0871e37f-95b4-41be-b847-43af2c9a0d61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 78, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('08736598-59b5-4f74-84d3-c4536d07de4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 71, '4428', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('08740aac-c772-4d62-b248-057acf8c3d06', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 915, '3485', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('08745801-6e61-4cb6-b7b3-02b68fafd500', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9924, '2703', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0876a009-d987-4c53-a978-e51cc8aa7101', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3910, '1786', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('087ae3d8-0fe4-4600-bc2c-86888f65c2a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16282, '1238', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('087dbb8d-5af6-46ed-a270-8e8ae09be8b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4123, '3698', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0880bebc-310e-471f-a5f5-ed5671d70d5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4263, '1547', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('08813b10-302a-4857-bc79-ca5408211d0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6464, '3425', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('088159c8-329c-4453-b1e7-2062be7ed23d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11448, '2347', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('08849a59-08b2-4309-85e9-64bdb56610f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 943, '3975', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('08856563-8ef2-4861-8c3a-80fdc0201577', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1017, '4271', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0885df86-8df2-4849-9056-bc768e89608f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3148, '2473', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('0886cc11-6738-4a8c-b017-ffddcaedace2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13235, '1907', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('08879d3e-28de-4616-a62f-8ac4e9f59aac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1158, '3216', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('088a567f-5c0b-4cbf-8b48-f85d8f31d0a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20216, '474', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('088f1a82-30fa-49e4-8873-8ad9935bf550', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21589, '219', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0890577a-25ba-466d-994e-f032af20e318', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1746, '2123', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('0890fa2d-4b46-4a3f-8085-fcd3982cd8fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 868, '3535', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('08939b88-e1f3-445a-883a-6c21a4cffd54', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15883, '1322', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0895861d-b73a-4461-8dd6-8553ce5a3b55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5694, '3512', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0896b119-e0f9-4bf8-b62e-adbbbc06aae6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2191, '1466', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('0897668d-abda-4b55-8001-a29f468755d9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10105, '2679', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('08998a29-52c0-46ca-9783-31e964e3a535', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4414, '3667', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('089a47ef-3dcd-49b6-b4bd-c94ee60ec217', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2370, '3164', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('089c70ed-7276-4df1-acce-2a14bb888738', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4899, '3575', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('089f0512-ce28-4b84-9930-63c7bd3da52c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3710, '1953', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('08a1d00a-8854-4f8c-b1bd-7dbdf912fb67', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5593, '3520', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('08a42918-531a-455a-a3af-eae9fdb7c3cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9514, '2747', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('08a45d7a-310b-4c8f-9a3f-806c786814dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3157, '2464', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('08a881d0-d753-4d0e-bcdb-a77a6b62b068', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14162, '1649', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('08a9d9fb-4f9f-4944-9db1-6e95177dbdc4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5189, '807', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('08ab442e-8732-426f-8468-cbc0c55adb5c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2686, '3936', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('08ae5143-d54b-4382-a151-61e366e06b93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20400, '439', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('08b521c6-ede0-4571-b9ee-560ec9499b42', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 777, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('08b670a8-b3aa-432f-b06d-6d5deda51ca5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 772, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('08b75c03-8426-49fd-8dcb-e6b7df713880', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2669, '3938', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('08ba4059-0b18-47d1-a0fa-8d3e6327a418', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2249, '1351', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('08baa241-72ab-49a6-abc0-d572648b7039', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13028, '1968', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('08c11f6c-03b4-4c6b-be48-606cb54aa2d9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 439, '4240', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('08c36ad4-6523-44b0-a4e0-7d934e05cef3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16076, '1267', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('08c499cb-1ab1-4a7f-bdf8-3ade3bfb0997', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4879, '3577', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('08c89cda-d773-489d-8c22-4a2da15217de', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1203, '3841', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('08cb00ef-8723-4bcb-8eb5-152e7ea90edb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23121, '9', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('08cc57e4-c219-4fd8-b97f-fc4d7fee87db', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16467, '1209', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('08cd209d-c9ab-437a-84b8-533f30df0d2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1988, '1757', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('08cd8ac7-b0f0-4632-b359-c6db577bd4ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1299, '3793', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('08cda8e9-fcc3-4c90-b9b9-d60f86804262', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3424, '3826', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('08d08f5e-ecac-4ab6-8c1f-ab9fec841316', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4124, '3698', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('08d105e3-a9f3-4a73-851c-9483dcf8fb93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17887, '993', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('08d22a6f-5485-4c32-aad3-9d4665b05187', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4183, '1615', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('08d5c041-1f55-4193-9249-da6643200c14', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 581, '4168', 'IMPORTED', NULL, '2026-08-11 12:39:41'),
('08d8e292-151b-4dff-bda2-2ed7ce1cf0bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19885, '559', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('08d9a0da-143d-401d-aed9-4f51ea0288af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 703, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('08dc488c-b193-4a4f-ba15-6ab84cca6c62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 253, '4211', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('08e43084-ea85-48a3-a3a1-0b6331b3cfdb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18256, '932', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('08e741bf-254b-455c-8761-6a8c91d67c31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 779, '4318', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('08e9edc8-c7e9-4872-b2bf-1a7c31c331f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7577, '3276', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('08eab5b2-9e18-45d8-95a9-997f34b32d3c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19748, '596', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('08ebff33-cacc-4cfb-a44c-c6e46ac9759a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13061, '1947', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('08edbd2b-1320-479a-91c5-393f95ae540a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10166, '2668', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('08edff22-bc75-46db-9cf7-697549303c40', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 154, '4439', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('08f22a08-d0f7-46ee-be27-448e4afdf5e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9214, '2781', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('08f50a10-1c42-4c84-a468-c73042e65a79', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 634, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('08f552bd-bb17-4deb-9f22-87a32006f7f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3876, '3747', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('08f618d2-a1e2-482e-b47f-bfbb36ffebd8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5401, '3535', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('08f6fcff-c930-4801-b1a8-6d4af2d0214e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10183, '2665', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('08f712f0-25c9-4c5e-b341-8933000aef75', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16544, '1201', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('08f85f59-04e2-45da-8f4b-611d24f53d0d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4233, '1567', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('08fae209-878f-4308-ad68-5fbf8e108178', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6060, '3473', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('08fc9bd0-02a6-4af3-92e1-7000be6f2784', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2201, '1445', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('08fc9eca-bd0b-401a-9bc6-7221a8b3d034', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1597, '3594', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('08fcff08-8476-4ad0-8a1d-d45f695bd376', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 242, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('08fd9e4a-6a19-4e07-943b-2d6fa23505c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8975, '2832', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('08ff385b-85b9-4477-bc3b-b93380f4536a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8315, '3014', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('08ff8e75-374b-4e39-bc1c-3b285b9aad64', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1807, '4111', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0901a3a5-27d3-42f4-94ef-86ca94db428d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11978, '2180', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0901e161-250c-4223-850f-1792963e9f9e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14470, '1583', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0906f9d8-31c2-474a-9765-245af1906087', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1014, '3940', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('0908842b-9471-4df0-9ad5-69acc4684ef5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10921, '2527', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0908e20e-009c-40f1-b580-7302f12de971', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22309, '121', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('090a3c8e-6d84-41f0-9823-1e52b48a7510', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12861, '1998', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('09117cf0-7c03-4352-a9f2-7714d5f5500f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20308, '461', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('091396fa-b358-4163-9824-0279e2d47c05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13086, '1939', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0914e9ce-813b-4b73-88ab-5d6c6f418325', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20839, '355', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0916bf8d-df02-4599-87c1-b06c924d7ec8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10461, '2620', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0918d90f-7016-4a64-9484-1a5421c7155f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21725, '199', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('091ac11c-46ca-42df-a697-1b7718c03eab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Categories', 18, '17', 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('091bc193-57bb-401a-a89c-fe89c184f6a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18652, '849', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('091c189b-7a57-4bc6-8575-389318037959', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 235, '4229', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('091cd5d6-f8e6-420f-b345-d2184288f57e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5281, '3546', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0920fc0f-80cd-412d-9089-c5576463b612', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4753, '3587', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('09211b9d-aeae-4e5d-9864-59004abf7628', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7541, '3283', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0921a047-47a8-477c-988d-1a875c65eeab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6492, '3421', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('09238d0b-7c20-4d5f-b583-cff08724e523', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1377, '4199', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('09246f87-b379-43d0-8026-1959acbbc799', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5819, '3495', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0924cb40-e712-487f-bc72-976b24cd722e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 284, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('092508d0-2079-44a3-9ba4-d92621cad989', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15700, '1365', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('092822b7-f30c-435f-994a-ec533849f930', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3842, '3765', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('09295fa8-6363-40de-b9b6-0f81b719e7e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8661, '2960', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('092a0b2b-5ac2-4b43-a479-9aa94bd24e9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2163, '3285', 'IMPORTED', NULL, '2026-08-11 12:40:01'),
('092a6b79-bf6a-41f9-a66c-93f20c0511b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5658, '3515', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('092f35f2-a081-4bb3-8e74-29c9c43ecce3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18489, '884', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('09339a5e-7f05-4b8d-9788-5b5e60b00c8b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5084, '893', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('0934851a-dfc8-401f-b244-810a82658b86', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3870, '3748', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0934a5bb-fae6-4889-945c-adf276ebccda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6760, '3385', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0938001a-6963-44a9-b81a-369ffef2fb72', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3134, '3868', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('093bddcf-ec5a-4388-8c9a-5be5525986ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13181, '1917', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('093dcbfa-f5e8-4b19-adcf-6bf93b2875da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1369, '2744', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('0940311a-8203-4c01-908f-dbedf95d3bfb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7563, '3278', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0941e366-f986-4272-bccc-a7903a43a9ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9405, '2765', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0944a910-5165-477b-8f82-829c1ab09bbc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4441, '1373', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('09455de5-9c36-405b-b1d4-ad57a5a481d9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2688, '664', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('0945f711-a09c-463e-987e-ceac4b6245ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1346, '3767', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('09463241-31a9-45fc-a232-b49f14ae4c62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1144, '3236', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('09484d44-8069-4c13-af16-f11761f7f02d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20375, '448', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('094dd24b-4e7f-474f-816c-999e1a19d3b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18039, '980', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0950c4fe-f945-4fcc-90e1-b1476db8bc83', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17567, '1035', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0955bb1c-2cad-4fba-baa2-96d3b359b20a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23032, '19', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0959cff7-9445-4d62-80d5-c55db01337e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17493, '1045', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('095afeee-0a23-445c-a034-1db59f5b2630', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3667, '3790', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('095b2ce9-f1e2-445a-8409-c79a09be5235', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22956, '26', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('095b4b39-d8e2-4831-9152-47a072ab4ea2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19137, '735', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('095bb0b5-fcce-4955-8ed4-33215163c895', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13712, '1787', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('095c4202-80d5-4ed3-a749-b1774087eaa9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 16, '58', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('095cb1f9-3f89-4192-94ee-b2ae1425f369', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10775, '2564', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('096123cb-b389-4f83-85e2-f2df4d01cc4b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16771, '1177', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('096287a8-2df8-46d6-9c17-5615dd5fbc77', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11964, '2187', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0964f65e-8aaf-4c7e-a493-925a4755be0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1600, '2451', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('09658c71-4fea-4506-ba9f-41e44ced69a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7386, '3312', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('096705b6-012c-4b0c-8407-ef998774f3f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1090, '3294', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('0968f6f9-6ab5-4075-b038-563fca6cb4b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 86, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('096b1236-19c0-49fd-a2a3-e48ab28fea4a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 520, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('096c5495-405e-4407-a5cb-0cb1490924dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15307, '1447', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('096d0bcf-07bd-4045-8827-9da7dd3fb56c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14458, '1583', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('096d6dcc-6490-4e45-ac9b-639d601249e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11509, '2318', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('096ea9cb-c34c-4683-ade5-d2e2a00340c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4495, '1342', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('0970724c-25ef-4551-b167-d80b5064b433', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14509, '1564', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0970f92f-c5fa-4b69-b4b3-e7a350508f3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1296, '3794', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('09716e01-900f-4e63-9cc6-559e9ce35601', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20628, '388', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0971e706-1792-49b9-84ff-27e4a36143fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3847, '1866', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('09744cd6-1aaa-4dd3-be8d-08897ff214e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2615, '788', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('09747e87-9fdb-4f7f-84f1-0a3299c5978d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 57, '4435', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('0974ead5-0795-4e4c-bfce-e15bb7287fcb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13756, '1769', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('09756479-dfe9-4ea0-abbf-df8e4ed254f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1806, '2036', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('09772a9d-4a08-4e72-bbcf-331f0b0d099e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2645, '3942', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0977b4b5-2d97-4193-8451-df690b963629', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 990, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0977f1ab-f212-4b06-bac9-0d9f0bc4c530', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10831, '2546', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0979c886-ab46-49ac-ba9f-8569e9d854a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3592, '2034', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('097bc40f-93d5-4393-9b18-bdc93a56fb51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12244, '2116', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('097d8819-0bc9-4990-ac5c-f97e43494831', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 606, '4156', 'IMPORTED', NULL, '2026-08-11 12:39:42'),
('097e2285-a936-490f-905b-100c0bf95d39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12134, '2134', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('097f506e-bcab-4c4f-a630-56275da35cfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22595, '87', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('09830321-0c68-4656-8f05-4d31e146fa27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 591, '4357', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('09862fcc-edc8-462d-9d5e-65d298f849f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1254, '2952', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('0987f001-da88-432b-8a8c-1f913338eb8d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21010, '323', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0988acf2-3945-4469-90d1-c59d94206f0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 748, '3694', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('0989e708-f74a-43f5-b205-330e97ce0bae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9066, '2814', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('098c8636-3137-4304-8162-e71f8fd62f2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 409, '4394', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('098f3bfd-b332-4504-a191-0dc492935d5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9000, '2827', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0993085f-463f-4f2f-a884-22d9f168ec26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9369, '2767', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0994cf8a-9551-4cc5-b698-ee44d5d2cf88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 231, '4426', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('099707fe-7bfe-494f-b9d1-7946c9842f38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9575, '2742', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('09a9202f-ba0e-4e35-9a7a-46883ebacecb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2893, '2637', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('09a9f615-c032-4175-88a2-ba914a9dfc0c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1553, '3652', 'IMPORTED', NULL, '2026-08-11 12:39:55'),
('09af9fcf-c632-4be5-a716-3464b8c05a3f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19524, '636', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('09b07ec6-870b-402a-9f5d-df4c559c6b3a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4231, '1568', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('09b2fe31-46e9-442d-8a23-6263564c9b2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7276, '3328', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('09b40234-d861-4f3a-85c9-e68ce720c420', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7195, '3336', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('09b72e17-c3dc-44ef-98e3-6dc2d8e6fc48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 750, '3692', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('09b7447b-5d4e-480c-9c4f-deceae4b43b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22973, '25', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('09b97a23-f6c0-4438-868c-7f81bcde6408', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2136, '1555', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('09b9ea9f-dca9-431a-bbea-46d2c3e9450d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15356, '1436', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('09bb1a81-00a7-44b4-afb2-493c17cdae6a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14199, '1634', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('09bb331c-713a-4206-8db5-40ecc8d8d3ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16372, '1226', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('09bce4c3-bcc0-45f8-960c-7015d09970e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2807, '3918', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('09bf1ee1-00b3-4ae7-8053-9db7b04911f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20822, '361', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('09bfca00-42c0-4934-90ff-0414f7613e16', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5915, '121', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('09c3b8b8-5653-4a4f-bd5f-b0328910d6a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10314, '2643', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('09c443ba-8f6d-454f-b2b4-8aea5f66b8d9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5666, '403', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('09c86ba9-b29a-4e37-9378-ee203bba8cbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3159, '3864', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('09c99acb-1763-4c26-840b-ee003bf5b228', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3588, '2036', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('09cdf2c9-0da1-469b-9625-9c4fe28a8347', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3644, '3794', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('09d15813-a688-4907-94cf-623738c7c73e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15758, '1346', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('09d15958-f3b6-48fc-8f7e-746fd7badf26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14761, '1530', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('09d21667-6fd4-4edf-9f8c-6e62e5583e02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7503, '3291', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('09d2c776-29a2-40dc-8a63-6bf70ae3d471', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 640, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('09d3e03a-0fec-4d18-b5bb-810fdd4eea39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4159, '1637', 'IMPORTED', NULL, '2026-08-11 12:40:26'),
('09d432d7-939b-4f70-9e99-c25895b9a61c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5435, '3532', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('09d53f14-e934-4e36-bc91-7c33feebd322', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7748, '3254', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('09d57d4f-7f0b-4658-9e04-c164086178b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 355, '4107', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('09da7bff-6d5f-45c1-ac7d-36451ca2b826', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1115, '3266', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('09db7a4e-76ba-444f-81ad-f8aaf813cfd2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11182, '2428', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('09dc8ec7-c5a0-4bf8-ba45-60145b8fda94', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2911, '3904', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('09de72bb-8814-4c54-bbee-579d370a80f0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3788, '1902', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('09df7b3e-8b27-46d3-b2c5-b11bc183c118', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 908, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('09e01412-ea11-4323-995e-37e04cb6b67d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16379, '1221', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('09e0ad18-ff6c-413b-92af-19beb65722fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15906, '1317', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('09e1ec88-79a1-4b21-a70b-c4f94a18bc30', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8563, '2975', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('09e352c6-034a-4b8b-8963-89c0d1295743', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13645, '1806', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('09e416fd-ebce-4767-8e53-5375fbadf79c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 959, '3968', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('09e44160-0e6d-4937-8ec7-905a739b4ea8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22825, '46', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('09e56087-0ff4-4e66-ae77-deb5b3c8fa32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6117, '3467', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('09e57578-e95e-44c8-b702-d93311da6899', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 204, '4260', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('09e5b664-4bdc-4ebc-ab0f-67915cc9ab93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2267, '4015', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('09e7fd7c-9cef-4641-b9f2-0d723b129578', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 548, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('09ee7e31-fd49-4b60-b930-d47304c99169', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3490, '3817', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('09f06e0f-b833-4416-bc9e-6daebb986e8e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4076, '1686', 'IMPORTED', NULL, '2026-08-11 12:40:25'),
('09f0a8ae-f322-465b-928c-8690e074117e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4663, '1213', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('09f3fe0a-7452-498e-b6b8-6b9a70aa9bbb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3559, '3808', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('09f60bac-452a-4103-a56b-d2038ef05527', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13263, '1901', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('09fd2625-129c-4866-91c8-d5e5919b3381', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20493, '411', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('09fdf1d2-6b89-408b-a1ba-0ef712658756', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3893, '1799', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('0a0096be-c9d7-4986-8013-5cb5816d461a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21496, '237', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0a010cd5-5b1f-4bff-89f8-839e5f61bc49', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14960, '1506', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0a03b6dd-024c-4725-8437-8f7fe2bc1703', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1479, '4177', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('0a04b703-6ce5-4500-ba87-2681bb4621b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 257, '4333', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('0a0bab94-4a3e-4054-920f-6b365149c1a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20165, '481', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0a0d4762-2516-4b0a-a4b8-324c5eefef09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1904, '3429', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('0a0f0449-9a4f-4bec-ac02-00e43e7defb3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 378, '4271', 'IMPORTED', NULL, '2026-08-11 12:39:38'),
('0a0fc44b-34b5-46a4-b202-81c12886f833', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3676, '3788', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0a11eb24-01ec-45a8-914f-78273c92d3c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11731, '2230', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0a146d31-8ce4-434b-be8b-03ad1b99ccc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 50, '4416', 'IMPORTED', NULL, '2026-08-11 12:37:05'),
('0a156db5-032a-4ac1-bb0a-c39d6b649178', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3670, '3790', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0a158473-2418-4049-8d07-5db128794391', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2680, '2769', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('0a17c296-096c-4ea7-9ebb-89de3dc9b148', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8480, '2986', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0a187132-09ec-455a-b913-a1dfd0d2d416', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12209, '2120', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0a193417-f79b-4c09-b40c-a1ba5bacea1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15593, '1380', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0a1b1415-eda7-4b03-99ad-65237419fc5b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6881, '3371', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0a1bab6c-d714-4b8d-9dde-94bcfe23c36d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4009, '3713', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0a1c259c-5785-4b83-a736-c7fbda0d3a05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6053, '3474', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0a1c6e46-c811-4b32-b37d-c4bb03c026ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2202, '4033', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0a1dc3c6-0b16-48e4-bfaa-d908238d3150', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14498, '1564', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0a1fdc40-e788-4af2-9573-4e008b484244', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10671, '2582', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0a21841f-7dd6-41e2-9d0e-f0449a8d0f8a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 110, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0a218492-88de-4c11-94c4-4a3e7b9ae495', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18408, '896', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0a24de78-79cc-4a24-87ee-32188cb7af33', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2835, '419', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('0a24f19f-0565-42fa-9f47-cc236c03646e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15436, '1428', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0a25621b-ff01-4abd-bca0-847c23ded509', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 6025, '25', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('0a2b887a-56aa-437f-b2c9-88ab7c931ef2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21199, '293', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0a2dcc8b-11d4-43e7-bcd1-a681e8370392', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3072, '2529', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('0a2dda5a-ec24-4aa4-9347-d5b603d232a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5252, '3548', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0a35b11c-71ef-410d-a3c5-399b4232c775', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1262, '4222', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('0a36b454-5c0b-4eda-bb83-b72285ecbd37', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5329, '3542', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0a3758e8-6328-4b5a-96b5-650c9bed1397', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15021, '1494', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0a3d5b08-3cb5-470b-b714-e376ddb2542a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11975, '2180', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0a3e9951-b3a2-4939-942c-82255a692f48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7803, '3238', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0a42a509-94f0-41cc-90c1-165609762201', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 325, '4298', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('0a44db1d-e1c5-4ab0-a244-41409fe2f28e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16361, '1227', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0a46a827-e8b4-49b3-8e09-e54e77d62d3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4960, '1004', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('0a493daf-ee38-47e7-b402-833c613f3736', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21029, '320', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0a49baee-167f-41e4-bbe7-d2de8fa26522', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7596, '3275', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0a4bc3ad-9469-48c0-916c-04b356158ee0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12201, '2122', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0a4c3839-4eaa-42de-bb61-ca366f1750fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19403, '652', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0a4c859d-967b-4d6d-868b-5bd5be378483', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9895, '2705', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0a4cee53-7373-483e-a9b0-d4b0b3a933f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10719, '2574', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0a4d32a1-0559-4554-bf03-d92c3ff47d4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2048, '4064', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0a511f67-7ff8-43bd-90fa-cbadea3f5eda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1225, '3830', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('0a566e04-a639-4ee5-aa44-a705b6a3d503', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3758, '3776', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0a56c41d-c08b-4d6a-8eb0-f5dd09852f57', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11862, '2203', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0a57de61-df3b-40e0-8bf9-02063403fcca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7323, '3322', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0a586274-05aa-4b26-aec6-0e2a470cf9e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15524, '1388', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0a5b153a-bc4b-44b3-a02e-779c5161b395', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 33, '75', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0a5d510a-2792-4dd6-976b-0c3663b0cd13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2066, '4060', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0a5f24ee-763f-4b28-89ff-4a02c0baac86', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3000, '3888', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0a6396c9-d3fd-4773-b5bf-f2b272be48f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8700, '2957', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0a657fc0-29e8-485c-9c44-4a3a8dce393c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 448, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0a659964-daf0-4510-b1cb-83d0510ee7c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3015, '107', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('0a65ee99-c912-439d-9c4b-544f7483fdf5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6788, '3382', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0a67b9cf-8bf0-49cc-98a7-59165f8db397', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3225, '2408', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('0a6c32c7-2aee-47a2-a224-e8fbc7bf9c96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14926, '1510', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0a6d8d4d-f364-42dd-acfc-bbb43ca23c6c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 307, '4307', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('0a6ed8c3-04d4-491d-972d-da9443ea5dc0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 256, '4208', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('0a701b06-cc1e-430c-a38f-ef8114a90c87', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 734, '4328', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0a74327d-0446-4fd5-ae2b-b66557037890', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22293, '123', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0a76b385-10bd-4924-bddf-3fb2e9779b08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7869, '3225', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0a79d569-14c5-4891-af56-2fc57eac859e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15461, '1423', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0a7b4196-4d6d-4021-9d1b-93fe011db1dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5454, '582', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('0a7bb612-dd96-4fc1-a855-588dbbfa897c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18990, '788', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0a7c988e-b1b5-4297-bf31-dacafdf3ad35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8183, '3127', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0a8197f1-7bc0-4e7d-a1bd-ba9fa5b5f1da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5119, '859', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('0a842b34-42ef-4371-a90f-d2c06b57afe8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13510, '1866', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0a859508-39f9-4601-b3c5-50bd493dc002', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19726, '598', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0a88eff1-0403-4fb0-bddb-d502a4fc1ba6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16337, '1228', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0a891749-fc2a-4e20-9897-1c5795f37928', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17861, '995', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0a8bc8d3-8414-403b-9168-589813354dbe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13485, '1869', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0a8c41bf-0871-46ea-bd93-ee49b396a55a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13909, '1708', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0a8c4821-2b7f-4a26-a892-42f0042a1df4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10894, '2533', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0a8cdcff-9dee-4ea9-8ab9-9279a814d546', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15590, '1380', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0a8d25f3-537d-42ce-a28b-c23089fa5245', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12190, '2123', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0a91c7b8-db07-488f-bfe5-97ba12e46b1b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 833, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0a936fd8-be57-4935-97ae-5de015739692', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18430, '893', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0a948c48-9f55-4739-8f7a-1706cef9017c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 204, '4360', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('0a9c2e98-d9cc-4f6c-8999-2ab23c64d520', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4244, '1560', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('0a9d4010-af7f-4491-9c28-55e3dc772f9d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18589, '861', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0a9f6807-36c0-4641-9a06-f60fe747a61b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20027, '515', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0a9f9433-6b17-4b28-9376-1faaf4b0ad27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3075, '2527', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('0aa097c0-235c-4b40-8e85-8fbb7a89eaf1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12822, '2005', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0aa2c739-95f1-42ca-85ff-053909ca37ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18657, '849', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0aa3a8cf-c350-44e2-a9e1-f74e6a1fbf61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 615, '3837', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('0aaf6fd8-e5d8-41fe-b7d0-4efd6050a08c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3863, '3749', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0ab5d84b-a850-46e8-8055-73aae1c4f01c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21689, '205', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0ab62774-7540-41bd-886f-c101e939f000', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19368, '660', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0ab89287-0ad6-41ff-86c6-5b7092f031ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 652, '3800', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('0abad44a-8286-4a6c-8996-16a06b1fee71', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4296, '1524', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('0abbfe31-1f8d-4a1b-a195-2def6507a2e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4957, '3571', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0ac26df3-9a8d-4a7b-9090-3f95d78b2669', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22845, '43', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0ac4f478-8ca5-460c-9ec7-74fd96689568', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2179, '1484', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('0ac5a4d2-8daf-452c-82b8-e14d4dd81740', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2981, '3892', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0ac6103f-203b-4d69-ab27-408ea8663d8f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2481, '1016', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('0ac83464-5980-4160-a1e1-b074e4f7b893', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 355, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0ac97ec1-f1ca-42cd-b86d-807110d6df4b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7829, '3234', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0aca6ae7-7a15-4823-b060-d565ee4f93a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2594, '3949', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0acd19ed-14ed-4318-b4db-3f93d3bca733', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16222, '1248', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0aceeb8b-bbe7-4786-8272-c7b67722c293', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 568, '4175', 'IMPORTED', NULL, '2026-08-11 12:39:41'),
('0acfbc80-b61d-4be3-ad13-85364364d756', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1755, '4121', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0ad0e0fe-3d9a-424b-ac98-99bafe133ff6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4648, '1224', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('0ad16202-e0da-4d0e-83f2-651249374529', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5715, '355', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('0ad1c7b2-9107-44b2-8174-a65db258734d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4421, '1384', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('0ad5ccb2-f07b-4ab5-8195-ff59a69f842b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16020, '1282', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0ad64a1c-416c-4317-b355-e1cdf57847e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16440, '1211', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0ad7819c-9dbd-4082-9217-cdb7bd157263', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2713, '3932', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0ad7af37-a66c-46a4-b690-c20adf3afe7f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9286, '2775', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0ad92d9d-46f4-412d-a456-8079431ef7f5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2620, '778', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('0adaf411-5070-4ff9-b9b9-4895c89aa8ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5168, '3555', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0adb9979-bc08-413c-b0bf-4ebd86500990', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12541, '2064', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0adbe25f-e657-4d8d-87b1-439d911074c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9867, '2707', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0ade7597-3518-4f12-8e01-5bcfda370a15', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 474, '4223', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('0adf5094-dc5c-4f78-82f8-8ad904dd56b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 174, '4290', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('0adfd209-b6d4-4d50-8c94-f0c19e336200', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1248, '4224', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('0adfe95c-7d0a-4a92-86d0-c66ff081d43b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5214, '782', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('0ae046b8-d86e-4695-9c94-20631b88dc8d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12335, '2100', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0ae241cc-a9e1-4d68-b13c-c82e5c653143', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12129, '2136', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0ae4e13f-93dd-48c4-81cc-564145b12c80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5946, '97', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('0ae64f6e-c944-41c7-9f25-97055251d61f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20364, '449', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0ae68b02-e3da-4f5a-a563-57d853750d11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21124, '303', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0ae6ed4d-369c-41ad-8d65-020767cbb93d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20104, '493', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0ae94ca1-f826-4d7c-8885-3b604340bf95', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8620, '2966', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0ae9e2d7-a37d-42fd-aadc-5f33a4e80e82', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 876, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0aed4939-bc8f-4b2c-9b3a-99d14c6c9af0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4340, '1482', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('0aedf2b2-39e5-40df-9609-d9c36306cfed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9771, '2719', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0af22bef-5df6-4833-bb0d-f8f81863722b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4930, '1023', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('0af243c7-aa42-4cdd-8035-222a9c137962', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9340, '2771', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0af249cd-2684-4645-a7de-c20e620e78f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18817, '824', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0af376af-6617-45cf-8874-24ba71a50453', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 70, '4396', 'IMPORTED', NULL, '2026-08-11 12:37:05'),
('0af52e28-cf25-484b-97c0-e05f727a8365', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4547, '1306', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('0afa4f17-d496-4d16-8e90-413952a0777b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8909, '2845', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0afad185-ee0a-4fba-a78f-6bb3ee918bc4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7174, '3337', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0afcb801-cd2f-441e-8e9a-7e0198e923c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19888, '559', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0b0084be-8298-4a54-a126-9c9e74cd777f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12932, '1987', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0b009c7d-a06a-4168-aa80-42cc946e8951', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17843, '999', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0b03b27e-a810-4913-850e-44d5b2841f59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5393, '636', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('0b07b057-75e3-4305-8b1c-b4ecc2332af9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6190, '3459', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0b09d564-5993-42ef-9a63-05010231fed3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7599, '3274', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0b09e7b1-4961-4347-8908-3b3c2e7b693b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3542, '3811', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0b0e59ae-e4a0-4069-a65d-f30b03d86435', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18625, '852', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0b0f08fc-95f3-4bfc-80ce-41055162bc67', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8759, '2897', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0b0f64cc-c8f1-4d05-a415-0b088d72ddae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14167, '1649', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0b103680-5deb-4715-9090-d96659070dfc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19728, '598', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0b10ed50-f5b1-477f-af68-53907b116c39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18239, '934', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0b1162c3-acfc-4e4d-bc6d-65d9609be6d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3498, '3816', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0b172d5c-f444-4bf4-bf45-d6ddb35c2e2d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21160, '296', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0b17cece-a599-470d-a44c-e666f2f1a2f1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2528, '941', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('0b1a399f-2400-45b6-8ba6-116f387f5969', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2857, '382', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('0b1af91c-5d4d-4c90-87ba-eac08f2c45df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14880, '1517', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0b1c07ce-fa9b-42b1-ab66-4982334be7cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18213, '937', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0b1c5538-3fab-4ee5-8b19-d05372fe81ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1120, '3886', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('0b1ecdc4-4ca1-4546-9765-0da8f3d34891', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7017, '3356', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0b261d8d-fe6c-45f1-a7e8-33f35a400dbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6762, '3385', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0b2806f8-0c03-43ad-9d40-826c1a6fb4fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 963, '3432', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('0b294dc0-a4a8-4336-9b59-9888838b2130', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4838, '1091', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('0b29cf9e-7f7a-426a-83f1-595e8d4c9104', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16384, '1221', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0b2a7791-e478-4794-b840-7484f07a2bdb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12120, '2136', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0b2c5bc3-e7be-4deb-8a1f-f1db5ac9dfb3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1483, '2614', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('0b2c67ea-20c5-4292-af73-5126b72ab76b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20092, '494', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0b2e2c45-d72a-4ea3-8f3b-1deed1afb017', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1329, '4208', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('0b313219-ea1c-4d78-a590-885655e88b81', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 451, '4004', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('0b316109-a1a0-45b7-afa6-c8953e3bd9cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10165, '2668', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0b350f4e-9625-4d07-96f7-b87d57cf80a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20475, '413', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0b35b3a3-a419-4b1e-a768-1605ca1ee1dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4243, '3684', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0b392a5c-a28a-4df4-95a2-fbf3ceabea6c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5621, '3518', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0b3b6485-212d-47f3-a10d-799e43d84fd1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2734, '3929', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0b3be2cd-bc0a-498e-a773-e059840311dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21079, '316', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0b3c6ba3-0904-4587-a5e9-2087e5727c06', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18075, '973', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0b40a1d7-cca3-487e-be63-de9c4b31d979', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6508, '3419', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0b421917-6d51-4ff6-8e3c-82d3fd02593f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 643, '3809', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('0b44661d-8992-4876-b32c-2f0440347017', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1447, '3705', 'IMPORTED', NULL, '2026-08-11 12:39:53'),
('0b493877-660f-42cf-abc8-b350797b6b4a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 851, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0b4a2f3b-a49c-4552-8fdf-13865660a86d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13531, '1859', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0b4a66e2-1205-4bec-90fc-33b587b43bed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3650, '1995', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('0b4baa25-ea0b-4af4-9575-35110f04d3d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1812, '3481', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('0b4c7375-3e59-40cd-a24d-889e4dfc0e76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20578, '401', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0b4cc9d2-a140-4ee1-9287-81674d0056ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20599, '399', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0b4dab81-c5ff-4796-aa57-7b4c9a9bc749', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9748, '2723', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0b4ddcdc-333c-41a4-a1be-d3cd93b63b57', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 955, '3442', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('0b4e133e-7918-4a45-9fe9-8184164c1eaf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2289, '1290', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('0b4e7e60-9f16-4645-9fac-f2782f14cdf4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17187, '1104', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0b5129d6-453e-4c06-ac73-db0157e038e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22003, '162', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0b51511c-e14b-4f90-b227-8cd037e31172', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2603, '2841', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('0b51e524-92b2-47f2-952e-1ef1284118d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 412, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0b528e81-5663-474f-bf6d-e08689b2617d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20250, '470', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0b530c33-0f31-406e-b74e-e6b6e575e028', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21601, '218', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0b5903c5-ed26-4845-9afc-5fc8cc66fabf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14045, '1665', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0b59230d-fd3b-4ada-8a6c-553b090b2923', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20438, '426', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0b5a23e2-ee9f-4b97-b3cd-ea3fb1b310e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6, '4465', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0b5ee212-891d-4d65-a321-e991b942c96d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17841, '999', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0b5fa628-e816-44d6-8118-056181baf6c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5312, '700', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('0b629e15-2a33-44bb-a78c-c920ae15ae4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6167, '3461', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0b62e25f-34db-4a53-bf5b-bde23dc19f1e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21636, '214', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0b64d078-f6ee-4ff3-a60e-84bf06ff6faa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15687, '1369', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0b66ff9e-6c38-47d6-b702-854ca8fcabd4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1011, '3382', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('0b6afdc5-1da3-441b-962c-86dd41b78d96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15293, '1448', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0b7404c7-76b1-4725-b6ec-219e3b95c727', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20949, '329', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0b76f2d2-13a2-41e7-bbda-2619989bf178', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11939, '2194', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0b774d28-55fd-4330-bb23-b7721d29bdb4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5234, '3550', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0b77f866-57ba-4c5d-a7f4-b34b678593b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15257, '1456', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0b7975c9-ef17-4093-b6ec-d9792e0f5534', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9277, '2776', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0b7a1a87-cfb1-40af-ba95-1916aa000ed9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16638, '1188', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0b7bf91f-a064-4ddd-b3b6-1350da7d3454', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21675, '207', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0b7fc6a0-cb82-4154-a58b-3a40f207833f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 157, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0b808829-2066-49ae-9083-49265e537d69', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14133, '1652', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0b81f713-8c02-4985-a3c2-56c82020118f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 88, '4452', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0b86e340-bcd8-46e3-a3ca-f1dc5e26719a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 961, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0b86fe2c-c103-4381-bb53-c71a5a841c32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22152, '144', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0b8b13e5-30f2-471d-8f87-369ee7fca97f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5481, '542', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('0b8b2551-704a-440b-9545-df96cb0630d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7747, '3254', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0b8d434a-0a68-481f-b464-d8e1a86b366d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11985, '2180', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0b922eb0-dbfe-4557-9609-51156756c693', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7632, '3269', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0b9235cc-55a8-43de-a773-27f3c5362cf3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7525, '3285', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0b926958-597e-40dc-a84e-35c8fb0c08cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17439, '1062', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0b937095-8065-4892-9ace-b368c6699201', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4940, '3572', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0b9468da-cf4e-432b-89d8-1b26fd4f3434', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9917, '2703', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0b958652-219b-47e3-b140-929bfcbd488f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 698, '3751', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('0b9641bf-5228-4d53-bdc3-9209cf905bdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13997, '1683', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0b96a4a1-2041-4988-932a-0a4bf9fb74fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3689, '1969', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('0b9aa689-8ca1-411c-8fe1-12a01e07bd11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5692, '372', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('0b9d7d54-d09f-4c17-9baf-e85d4573a5c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17488, '1046', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0b9e300b-2c4d-456d-b8c2-03a78e993d3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3349, '3837', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0b9e7355-9a1e-45c3-ad5d-7c60326b9e17', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9240, '2779', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0ba26103-bd4d-4e81-a914-e02c48f10411', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12425, '2085', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0ba48d2a-b62d-4cd7-82fa-29f1ae324d5f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4032, '3710', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0ba9d1ed-358b-44f5-84b7-b784c7648d68', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4709, '3592', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0baae2f3-7a21-4d86-b501-f98b7c2c38f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6610, '3405', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0bac76bb-0940-4346-a0d9-0fa233590246', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16774, '1176', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0bad738f-8ab0-40e5-8fb1-82c032b0c00d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7883, '3224', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0bae7d39-c0af-4b28-8d3b-f3a887b14471', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2678, '3937', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0bae98de-4bf5-4a12-97e9-549333301e29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2393, '3986', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0bb26a8d-3f18-49d3-932d-f577e21d1619', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3914, '3737', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0bb30c63-65c5-4821-aff4-b522cba24259', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5550, '3523', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0bb40c9a-33fc-4e84-9aa8-83f051be1d10', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22297, '122', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0bbe2deb-b085-4536-80af-9fa9f646e5c7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1619, '3582', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('0bbe5d90-9860-417c-ab1d-b4fcbfadc2c1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2637, '2796', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('0bc0ea53-8408-4f84-923c-494340dccbb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1028, '3932', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('0bc318f1-e809-46ec-a41d-87d38fca8b45', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4896, '1043', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('0bc33cac-b39b-480a-8b60-37f4f68a03d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 521, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0bc66d65-0705-4cf5-9676-74504780678e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 461, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0bc6ebff-8574-47a1-b483-d8cfdced22de', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6441, '3427', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0bc71721-1609-4cdc-a83c-4a0483823b08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20982, '326', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0bc739b4-f5bb-4551-bbc0-376967fa7388', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2723, '3930', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0bc836e6-11a0-4f55-9f66-6d3345c71476', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17629, '1028', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0bc85a6a-0e8a-498c-b71c-6adf713d1d27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10812, '2550', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0bc8ea8e-f60d-4b3a-86c2-7bf3114e0b59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1529, '2564', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('0bcaac75-4dd2-4caa-886d-831e5a7b7d7a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9178, '2787', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0bccb05e-e7d9-41b7-86e2-14f0291bfae2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19335, '662', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0bce3d5c-5c69-492b-9e72-efab36e90ee6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1558, '3650', 'IMPORTED', NULL, '2026-08-11 12:39:55'),
('0bd08417-bc15-4ed3-916f-51cef366149d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3138, '2478', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('0bd4a2b8-49e1-404f-bc31-3cd4a2803595', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2366, '3166', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('0bd4c079-9dc8-4a36-b977-c6202aad9718', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1976, '1770', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('0bd51e1c-bad7-4715-bc1f-c8ad9752b6c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4307, '3677', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0bd868ff-f7bd-42ba-967e-5eaeb7797ddb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 505, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0bdc5ba9-3a23-4625-8fc0-5919ea1ef9d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22048, '158', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0bdc626c-ca74-44cc-a3f6-a3c1214b3811', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16706, '1183', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0bdd9b95-c9b6-4efc-9437-f99e7ab8acb9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16838, '1169', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0bde1ff8-9f8a-4791-952d-dfbad3e3bec6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11482, '2323', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0bde588b-f334-43df-838e-40f623f774eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20059, '509', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0bdf1b06-95d9-411c-b2d3-42ad0be56f2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 520, '4371', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0be01243-9726-4752-b464-641bd0f69a82', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6317, '3442', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0be25396-688f-4bf8-b624-2d43cfe33aba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2399, '3985', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0be4ae73-beec-4123-8685-3b830d7d6ed2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5509, '524', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('0be6404a-da50-4e33-a652-4090356c8f50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 864, '4301', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0be72858-2ff7-4543-ac18-89c1a8a782d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4284, '3680', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0bec9226-e658-43d9-be20-a9102ac8dce9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5283, '719', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('0bee996c-d66e-4307-9e49-2c96affd2cef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11093, '2456', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0befebe7-b51d-4c26-a984-b50be4e7a297', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11470, '2332', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0bf0165b-b22e-4023-91cb-5362b55e68c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22614, '83', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0bf126f1-a1c0-4f42-8d45-0cf5ca8cb10f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1269, '2930', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('0bf33064-d392-42bf-b077-26295fd3e975', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 6018, '28', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('0bf64c96-1ac0-48b6-8d2e-3dd08f00f1d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 523, '4198', 'IMPORTED', NULL, '2026-08-11 12:39:40'),
('0bf79293-5f40-4ac9-8676-9a87d474893f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22175, '141', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0bf7ebd7-db86-4751-9048-82cadde7acf1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21034, '320', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0bf863db-5806-40fb-b1a2-d21f3c53a625', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1807, '2035', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('0bfc8ef1-ad90-4862-a055-f1ab6bc2cc62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17511, '1043', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0bfd612e-803e-412d-b0af-a3846b009960', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21252, '280', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0c0178d2-6fe3-4b0d-8d9f-18765886d8e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15342, '1439', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0c0201f0-04e7-4114-907c-1285aa96f76c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10936, '2526', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0c05be79-f259-4b86-9ebc-a0f56d8f2cf0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9500, '2749', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0c07ee2d-f9f9-4aff-bd47-b491c1f7727d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4336, '1484', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('0c0971a9-27f0-4833-a6d5-0eb52ee9bba5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21645, '213', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0c0984f1-041d-4430-b79a-8e24ffee8991', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 218, '4353', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('0c0b14cd-eb90-4d58-850e-be1ee204e3ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 449, '4006', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('0c0cd15c-595a-4046-a694-adea21b042c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3814, '1886', 'IMPORTED', NULL, '2026-08-11 12:40:22'),
('0c0d2442-703b-44cf-bfde-fafae191a4a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22585, '88', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0c0e4ef7-341f-4088-8140-3b7f9fd4f51a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2608, '798', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('0c0e9001-a04b-4bd6-a9e4-94e89e9eea7a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4827, '3581', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0c0ec162-26dd-40de-88c9-2950f7a82179', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17564, '1035', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0c18ee3d-baa1-4989-a460-fcdcbc92eac9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9581, '2740', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0c19efcd-f6af-434d-b351-ac3c7cdaa0ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1894, '1920', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('0c1ba069-fd15-45d9-891f-4ace2a0994e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14535, '1562', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0c1bc596-c4e5-4d9f-9aae-1298955d4fb4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15206, '1468', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0c1ff256-322d-402c-b556-7459f37b6b76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 196, '4268', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('0c2068a3-d49d-42f3-b7d6-8d3074f504a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15978, '1289', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0c20ddd5-d7ca-42af-8cd2-7d87e1629cc7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12114, '2137', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0c24e4e0-c96f-440b-af6a-ae71e3a5e99e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14136, '1651', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0c251268-f09c-40aa-b824-3e6f6a057fe4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12971, '1980', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0c25628d-e414-41b8-af9f-036774aac12b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 301, '4310', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('0c293c13-8e88-47ca-964e-0063cf390bf6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2164, '4041', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0c2a1a70-5e0c-42f0-b146-69ab3b8a0900', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10319, '2642', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0c2f3ab5-09ca-460a-82ef-36076b9f5148', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2020, '3368', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('0c3050cc-63f8-4ebc-8b39-9081330b1c5f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 24, '4453', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('0c30ddef-d661-4d8f-bb4d-350068cd61fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 548, '4366', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0c32cc6b-9802-42e6-8764-da97f095d5a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5119, '3558', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0c37d4a2-ae98-4b85-96d5-65fb0bbe733f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3131, '2483', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('0c388004-d5a7-4470-80fe-4ceaee993faf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5060, '911', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('0c38d425-2e5d-432e-8e96-9e2a1053f3f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4435, '1376', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('0c3a8b3a-85cd-4452-85ca-f833a82586ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8485, '2985', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0c3bc4d3-44d2-4ac7-99e9-cd62e6d9447b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1558, '4161', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0c3dfc89-8913-4923-b7c3-dcc290c35d13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 693, '4336', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0c401c6d-2c4a-4af7-aee0-29bf60b6baeb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2321, '4002', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0c41d474-37d9-4dc2-aecd-0e061b9f3f14', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14751, '1531', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0c42d5ab-ba00-431d-a667-3c343a7f2912', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10509, '2614', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0c435487-b5fd-4452-a3fb-832e3f1a83ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2072, '4059', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0c474d02-d24e-4f91-a91d-b2d5dd84103c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11287, '2398', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0c4881c6-dccf-421e-be5b-e2d35f988173', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2981, '161', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('0c4a93d7-b3de-4feb-9404-17c58b924766', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1700, '4132', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0c4b488d-a089-4764-81f0-bbaf4da15ffb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2430, '2993', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('0c4b8b04-b0b6-4e66-a0ae-f990539dbe58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18762, '828', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0c4c0bd7-16b1-4029-b145-4cc584ea302b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15394, '1431', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0c509213-1b5d-48f0-a8d9-c559d88ea217', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 44, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0c54c4f9-ecb0-4ccf-bcb6-55e6c790cd6b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 708, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0c562f47-ddac-4010-aaaf-50d58a68b031', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8699, '2957', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0c57a9c7-e335-41e9-987a-2c872d73222d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 54, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0c5be2b4-6db9-43b4-b89d-77d450bf3c87', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 556, '4181', 'IMPORTED', NULL, '2026-08-11 12:39:40'),
('0c5cb3b8-aa28-48d8-acd0-8d92055c2cf6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20576, '401', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0c5d927e-93c6-4651-bfa9-2e548636210c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9440, '2755', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0c5dd706-2a7f-439c-bd01-957ae9c0114a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2025, '4069', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0c60c8e9-b52d-4408-9341-07d13bb432c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20064, '508', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0c60e628-381c-4cb5-ae6c-7e2f1953750a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7838, '3234', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0c65a12d-16c9-410a-905d-6fcd1c761f00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7087, '3349', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0c6b0161-d760-4791-9923-f6717dc9e92e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 57, '4457', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0c6bce66-55e7-4630-bfa3-db3a3525a74e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8738, '2928', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0c6e8260-31b0-4463-83d4-05ba2609921b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22676, '77', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0c70f14b-a585-4888-90cc-969b75597041', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 823, '4309', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0c73160e-1b17-4afe-b58c-2e78cb35f779', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 854, '3551', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('0c74ea38-c576-4986-a5e4-913bda709c00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9038, '2825', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0c7e83ae-fea4-4e93-bda6-07a5f55dcae0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2420, '3004', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('0c7ea8a8-4ff0-4d09-b6a0-2193f48bbaa6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7194, '3336', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0c7f95e4-181d-4aaa-8c81-8f5d3e327642', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11564, '2314', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0c8010b4-5aa7-4a28-a9f2-217fc92af78c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21922, '177', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0c80944c-976c-4eb5-b3e7-abf0065130c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21759, '196', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0c819aae-3149-48c6-9ceb-05699681423c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3907, '1789', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('0c82cd7d-5fa8-42df-b848-582059debdd5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20619, '390', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0c86774f-7966-417f-9caa-7116d5ba059c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8282, '3019', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0c870d9a-1eb5-4b0d-9944-846037b91036', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 922, '3478', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('0c87a6af-c7dc-42f3-b43b-bb790694167d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11865, '2203', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0c894a48-2cef-49c8-b396-fed1db56adf0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13153, '1923', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0c8a2dcf-0a6b-46ac-ba8b-5931ba24eaf0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11740, '2230', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0c8ae339-1a7d-4118-a9a6-6c55721b283b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14642, '1549', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0c8f48a3-ea86-4020-aeb6-51b284cd879b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18831, '823', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0c9613e1-71a9-4003-89ee-08831cd8b70a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6935, '3366', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0c96a527-9ca7-4a71-bd13-62963db36533', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3142, '2476', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('0c980747-1d83-4e91-ad94-9ad381fe3d4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 518, '3934', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('0c9aeea7-dbac-441d-9ae1-91893ff9dfa3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21236, '283', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0c9d9438-59bb-469f-a95c-eceda0d58c47', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12355, '2095', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0ca16a7c-96e2-4bd7-8004-eb848cb54bc7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14978, '1501', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0ca22ea2-9e23-415f-8bc2-2ba91b7618f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8885, '2850', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0ca3fc7a-74b3-4f50-9426-2a42d752bc6a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17814, '1009', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0ca432cf-08de-410f-96da-5632b0d21544', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2382, '3151', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('0ca67d20-1135-4679-9145-17b6f5695841', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1329, '2813', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('0ca82e5c-0a93-47b8-bb4f-90ee049d85a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11923, '2195', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0ca98a4e-cb19-4657-8878-14402faed043', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9305, '2773', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0cb24308-896e-4af6-82c5-1a4300aa1c0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 895, '3505', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('0cb57b35-3c9e-4f03-9409-bd37a3f5d9d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5713, '356', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('0cb5ba2e-f81c-4729-99cd-38e620870837', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7573, '3277', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0cb680be-4f6b-4c96-89a9-b123efa0bce5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9475, '2752', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0cbb795f-9db0-4524-8d47-b5d998bffe6b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13246, '1904', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0cbded39-7f57-459f-a808-fc9368bc1cbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5232, '3550', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0cbf181a-212d-44e7-a7e9-a6534ba8e40a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 418, '4044', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('0cc52151-a6c5-4659-9eb8-1b3907d66fb9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11527, '2317', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0cc6e207-d5bc-4bbf-b304-8eb4d15d65e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2203, '4033', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0cc735ed-333b-47f1-a43d-15c1e3631b93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8383, '3009', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0cc940e3-493b-4af0-a0bf-ac4453e7430f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16997, '1147', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0cc95bed-224f-4a9c-ab1a-4951aa9b16e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1890, '4094', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0cc9da04-e1c7-45ba-bc15-52589e0048fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7657, '3264', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0cd2b180-8789-49c5-9622-30483bb43d52', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5860, '3491', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0cd630bb-dbf6-4f2f-80c5-aa14e3b70c54', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13562, '1834', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0cda7fc8-a9c2-4d0f-a2a3-4326cdbe02cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19020, '783', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0cdf1768-4a93-4860-b60d-c37f82e40bda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22275, '125', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0ce068ae-519e-4320-8ec1-db67f6a17dee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2917, '2625', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('0ce0a21e-4159-4bc0-8f1a-83e29905153d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8463, '2987', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0ce1d18e-670a-4725-9184-98ae1724a2e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5426, '604', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('0ce42765-6ea6-4689-9eae-32936565e9b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18834, '823', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0ce4598d-ed1c-441f-9eb4-611cde4cfe84', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11983, '2180', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0ce863bc-ca65-4bdb-a9f8-8f21a3133270', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 357, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0ce99b7b-f9ac-4974-832b-3d27ed13db10', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14386, '1599', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0ceeb4eb-3362-4d9a-b14e-8b6242f1bf78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17924, '991', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0cf05efd-fa8e-47e0-9d19-f2d7be82b0e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1591, '3597', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('0cf5c455-a6e2-4c86-bb1c-26439c2b057f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8362, '3011', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0cf694c1-a445-4a10-97da-b4950e97b093', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2273, '1324', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('0cf9308d-a99f-4031-a622-982ebfa3aae6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11133, '2446', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0cf9b7ee-2264-4e4d-8dcc-dd5d3d493bc7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4544, '3648', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0cfa2d4d-27e0-41be-8bf3-287cd324829f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16462, '1210', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0cfb6bbd-9308-4246-bc1c-2abbef5f4ed5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 243, '4424', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0cfbea6f-9f23-4d5b-b372-f5f1313e808d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19043, '778', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0cfc223d-2874-4b90-9025-aa42222454fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3030, '2562', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('0cfcd0b7-e20d-4c13-b3d0-4e852cf76e59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15835, '1326', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0cfceddb-499a-449b-8a35-957b5ab92e0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7777, '3244', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0cfd2e24-ce30-4d26-9a9b-bab725234f24', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16882, '1160', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0cfe7d85-91b3-446c-ad95-4fdafdf22d4a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10064, '2688', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0cfea957-1a1e-456f-ba29-6fffe1913be7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11084, '2458', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0cff092b-1147-4603-ae29-41054827002c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2918, '272', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('0d0163d5-bcb6-4611-8edc-038e6463dd74', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7716, '3258', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0d01f34e-4da3-47e0-92a1-5d0cc6dc9b2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19828, '578', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0d04f5e9-f3f8-4414-9aa0-4eb553d377f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18968, '791', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0d05ae1b-7e71-4d98-a921-001a8dbea240', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8034, '3210', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0d05c0ce-f831-42cc-a989-5134e144b590', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22723, '71', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0d06502b-ef67-4de9-9e77-e614b80a78c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2065, '3341', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('0d09cb0b-62cc-44a3-9fa6-29d12e343965', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1385, '4197', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('0d1471c4-91f8-4365-93b8-77d1fa0960bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 451, '4234', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('0d14723b-445f-4488-b279-bbe1bfb514df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5593, '461', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('0d19e1b6-d7f7-4895-938f-34ff638df76a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2126, '4048', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0d1d8987-b344-48b4-8f9b-174b2fafb1d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22641, '81', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0d23b121-176e-41cc-89ab-b80e77d6f060', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7369, '3316', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0d23b1ff-d9c3-45f9-af82-caba7b01667c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3756, '3776', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0d23f058-febc-4fcc-adb8-a87e5870bcad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 913, '4291', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0d24e4f4-798c-43ca-a89c-786595135dfd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18359, '903', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0d2a86f9-0896-4114-8e4b-4254d4b675e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4828, '1097', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('0d2b15d3-1ebc-4741-b74e-b6c74ebb1ed4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5164, '3555', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0d2b5d99-81d7-4b28-bdae-a9f1f826b2bd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12347, '2097', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0d2c2372-d69b-49f7-84bb-b1fa485da0b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2891, '2638', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('0d2d586d-464f-43a3-aa08-6ba564186ef0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21486, '238', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0d2dd6c2-e75e-461d-ba6b-a4ce090f1814', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16204, '1249', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0d3210bb-cbe6-47da-a34c-654be32421cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20695, '375', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0d32f0d0-3b42-47c0-b31b-ce4845024d9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21894, '180', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0d355b5e-42d3-4da4-8bd0-11ff354db87b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5478, '552', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('0d37332e-7a6b-4751-9718-44e4ff983e4c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11311, '2393', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0d373bc5-4ab4-4550-b776-db3a7bcf0e65', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 10, '52', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0d37aa5c-e161-4034-bcb3-9f2a6355add1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1166, '4241', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0d3c4b3f-39de-40c7-9cfd-49ec9b0f65be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11374, '2385', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0d3d5d5b-9a14-4ee9-90c3-2d330e51dfe2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14635, '1550', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0d3e9112-555b-42d8-b6ee-83896a41ecf0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6045, '3474', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0d428362-2ca0-4abe-9164-62de00ea5824', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3079, '3877', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0d46a247-8fb6-4ddd-a255-2590e3971286', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2052, '4063', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0d472b27-335e-4bf4-b254-79dd7a2b9bb0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4876, '3577', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0d497afc-b5a0-4084-915c-ad858081a1ea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21100, '310', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0d4ce3b8-3d92-4fb5-a8a2-18ce30c2b1e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 603, '4355', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0d4e1ae3-6c3a-4c69-8c87-456425a2e1c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4290, '3679', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0d4f8f65-7581-462e-b766-63b402a8d0a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3601, '2030', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('0d50ad22-0d53-4741-89c3-44f7d87eaaef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16506, '1206', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0d50b385-c6d9-4128-a7ef-015260ab2b17', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9244, '2779', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0d52dcd2-f761-461e-bb85-283945cdc856', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20282, '463', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0d53a3f1-17fe-434a-8a79-cf6336d0b929', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1972, '1777', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('0d56791d-d68f-41a3-8dc5-118bf69feb01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22636, '81', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0d5cc97a-efaa-4276-b996-9a06646489e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 279, '4419', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0d5e13ca-7943-4578-bb0a-cade4e0b8645', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17301, '1084', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0d61e99a-83a3-4463-83a3-7443894af130', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11671, '2299', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0d6241b0-ad74-4a50-9ab5-a0be8f0cc238', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6799, '3380', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0d68e823-06b6-4bcd-8226-6048b525b5b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 200, '4362', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('0d69ea06-4b79-48ec-8379-c34b901bc277', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 872, '4015', 'IMPORTED', NULL, '2026-08-11 12:39:46'),
('0d6c8643-38cf-47c8-83a8-5b5d90f2d359', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7464, '3298', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0d6ca4fa-9782-44cc-a32d-a3f31d0bde38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9389, '2766', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0d6dd0d9-9a23-4fa8-aaee-35490deb5e31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5067, '3562', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0d6e24e6-7604-4cf4-8bde-d1dee34a3254', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16064, '1269', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0d6fae6f-1fb6-4423-aff4-bcaaf920cd0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 76, '4454', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0d78cfb1-ae5d-4ba5-9b10-124b86447a70', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13357, '1890', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0d7e5d14-e841-4c76-925c-ca33c87551c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12987, '1979', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0d7e7c2d-686b-45fe-96f2-d603001e9a42', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4500, '3654', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0d81406f-3dda-48de-a1a6-d4054be5f410', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22389, '110', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0d840282-8257-44d4-8074-9cea6dbde115', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23007, '22', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0d85d118-709f-4309-b53c-b684b18d1a1d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22879, '38', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0d86f069-7d91-474a-aa39-256eff574054', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1851, '1976', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('0d870d84-23b3-4574-ba0c-84371f901974', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17400, '1072', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0d875cfe-0594-44ec-a5ad-f939fdaf548c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17790, '1011', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0d8844f2-b038-4bb6-9f16-372e0b901ca2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 33, '4460', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0d89b724-01fb-4b80-afcd-96dd3cd99feb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13343, '1891', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0d8d0ca2-bab9-43c3-ad10-4ecfffddbe83', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8655, '2961', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0d8e25c9-7439-4b91-bca7-d44eef3cca51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21537, '227', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0d94e7f6-c4e5-4016-acf3-d441249246ca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7703, '3259', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0d976f55-3896-4098-9641-83fd50d1b5b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22017, '161', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0d982d91-0815-4992-a8d0-1dcf80dc955e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23064, '16', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0d982d9c-bfb8-45e0-9cfe-09a320663b83', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6394, '3432', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0d99f1c7-7210-4f51-87b5-aa3ea834e73d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2198, '4034', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0d9ba371-dc56-4b7f-a873-6294e5408209', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10236, '2656', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0da2ff8b-992d-45b4-845f-1a2d57852987', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19694, '605', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0da45c10-610d-4057-9b0d-27f81fd6024f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2486, '3969', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0da7557c-5cc5-4371-b1ac-784ca85350a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2811, '2678', 'IMPORTED', NULL, '2026-08-11 12:40:12'),
('0da8d54e-129d-4d2c-bde7-a64fdb0a016f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2886, '2640', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('0daac23a-56cc-4108-aea7-c43763e09310', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1318, '3781', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('0daf690e-2ceb-4af0-adc2-34730d9daa96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11950, '2189', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0dafaa29-b4a5-43ec-8e73-94445dec9cee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22978, '24', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0db07420-f6ac-4998-a6d2-098eea1b3a64', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18222, '937', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0db255a1-2ec8-44c6-a306-f8976b6c4c6a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4712, '3591', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0db65af0-0cd7-4fb9-a521-b367e76a7e71', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20366, '448', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0db73249-6dfe-49d8-a966-60e5255b4b6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2919, '3902', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0db8b7f0-c684-4809-8905-a17edb68da95', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2150, '1535', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('0db8fa7f-3f7d-48c6-a671-ebf439f6b7e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2378, '1170', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('0dba8bea-53db-4df0-b9bf-6444a431f18c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8057, '3202', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0dbafd0f-df5d-4f98-8041-0ceda34fe6b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13151, '1923', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0dbb548f-dd0e-4e10-990a-e1c23d2c6b0c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16014, '1286', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0dbe6ef9-4719-47c3-81c1-c01de5837efe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15007, '1497', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0dbfaec8-4369-4a65-8eb4-76f6e40e0647', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Categories', 37, '36', 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0dc06feb-4d89-449d-943d-8dc34a390246', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14495, '1566', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0dc316ca-5978-4c92-adcf-5d71ee986d83', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3029, '88', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('0dc31a0c-c6a9-49c2-bac8-abf6684e67fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5033, '3565', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0dc42a4b-4b62-4fb9-abdf-99192133c832', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10687, '2579', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0dc438b1-126b-499b-a56b-9ab8a3702b22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1091, '4256', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0dc65bae-f8d6-4b63-a0c2-a328afd75c8a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18458, '891', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0dc9252d-916f-42c7-afa7-362fe6bdd180', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3127, '2486', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('0dc92be3-3b86-42e8-bfb3-06c069885d63', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13613, '1814', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0dc97880-88e2-44ab-bddf-419e1d19f508', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5386, '3536', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0dca6713-5d91-4d20-9b06-ff6d9d0f3e14', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5868, '3491', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0dcc9ff0-f322-4e15-878d-19c9e005d653', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18547, '880', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0dceb36c-bb29-4a5d-a098-05424044a601', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17964, '987', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0dd0ecf3-1248-47be-990a-daac0f513475', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 857, '4303', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0dd1b69f-8117-45da-b7ad-d30e090fc601', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2403, '3984', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0dd49304-b008-4cbd-a45b-56c59a74b9bd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13498, '1868', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0dd4b959-8860-4165-968c-ddd7d3190933', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10584, '2600', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0dd4bdf6-f2a7-40e3-8bd4-9f5aa98b2a8d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16929, '1153', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0dd69d5c-5842-4fdf-a1d8-cf41861403a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 622, '4351', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0dde4147-3f47-467d-aad6-3dd601fd6b75', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5147, '3556', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0ddea4c8-5b27-4432-9eb3-10aabf042204', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2448, '1062', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('0ddfce61-8d7e-4652-8532-1051c878a6b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3892, '1799', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('0de40da5-137a-4926-8525-9d49f2611f1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6290, '3445', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0de73930-d4f2-4d4c-b5a0-22a57850a0e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2230, '1374', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('0de7b992-d526-4899-b774-f4aacb8fe8ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10399, '2630', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0de7fcde-be3f-4e45-9e93-9d17334c4de0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5932, '107', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('0de96351-19bb-4963-ab53-14effdeb8332', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13171, '1918', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0dea1c40-fec0-4cd6-803f-67e63e999c59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3566, '3807', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0debcdf5-8146-4b32-962d-fa0a8b6858a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 709, '4103', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('0debd5b6-7352-4a88-9c75-6512c8eee763', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 321, '4300', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('0ded7bb0-c847-4fae-97dd-547859f02793', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1018, '3937', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('0df321df-6992-4b59-a379-c8926026a43b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1462, '4181', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('0df70edd-24da-4fa5-9ed4-c158ea77203f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1042, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0df8c2bd-c029-4b2b-933c-97ffe52048c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17601, '1032', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0dfa5fd7-42ad-4cac-84e2-d55d6c5e3e02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2855, '388', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('0dfb3b88-3cea-48aa-ad2b-536f465ccfd1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1948, '4084', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0dfeabb1-fc69-4b45-8e59-a1b2a4896c9f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3078, '11', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('0dfee409-9b93-4be0-a9a3-db21ccfb9059', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12176, '2127', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0e01c6da-7672-4cfb-94bf-95c22e3ee328', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1354, '3762', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('0e01fc83-3d7e-416c-8560-507f45a9e818', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 51, '4438', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('0e02cdfd-abce-4064-97ce-8593ad3c9056', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16490, '1208', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0e034292-af91-4bc6-8e54-16cff7d2d5c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16465, '1210', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0e04057e-eb4e-4071-84d6-35155737d794', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3463, '3821', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0e05c944-54b0-4416-8a85-933be55d1b0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2339, '3184', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('0e0a7cf9-12c4-4cc1-938c-4492568c3fd6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8632, '2964', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e0bb165-7653-43c0-8c7a-b28154bf2ca5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15410, '1430', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0e0dadae-53c3-42fc-b3db-696007e1b98c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23059, '16', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0e0dd150-cdbb-4e78-b45a-981f1c0ced92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 771, '4072', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('0e0e4ae5-2616-4866-92c5-4bdcbdfe594c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 762, '4322', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0e0f0def-0a8c-41fa-9ae9-026db07f57f5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11473, '2332', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0e0fd49b-adcf-41e2-8ba3-3ae31a65af4a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3050, '3881', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0e10512f-0056-44c6-83cd-936f7dea55b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1824, '2011', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('0e10727b-847e-403d-be8e-54db02922f5c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3249, '2387', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('0e10c5d3-9e55-4c98-b4fe-e67f1ef2f749', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16034, '1277', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0e11e71a-3fc8-4644-98ce-1b671ac3cb8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2436, '3978', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0e141e71-4d71-46e6-a12f-cdacbb77de24', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14652, '1549', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0e1afa7c-6973-4bef-83d3-d6063edd2f14', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8215, '3045', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e1bc009-3cd9-4f45-98e2-9b598f9e04c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 798, '4056', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('0e1bd56d-07f1-4669-8eb7-9d6b18666f9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21127, '301', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0e1ffba6-bbd9-4940-b8e3-162d78b89e42', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1422, '2676', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('0e2036b5-4fb2-466d-8e9d-e2b5634f038e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 751, '4324', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('0e20514e-1bd4-46ed-99f8-802d95daee02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 929, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0e23cbaa-ef04-409f-b531-9023bcfb3e88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21980, '164', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0e24f5a6-8f42-4936-ae54-84063edec185', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11395, '2382', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0e25de63-2bce-4163-b054-c6306c315812', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9572, '2742', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e2723c2-7f0a-4bf6-ad7c-6f7a7dffacd6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17650, '1024', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0e290636-893c-4647-ae1a-78cea3810c13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12979, '1980', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0e29ef1f-efb3-49d5-b49c-631abedbccda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8377, '3009', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e2dc150-3dab-47c1-a2bc-1db268c90f01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13620, '1814', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0e312570-bb3d-4a95-a839-9aa70ed466c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4349, '1474', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('0e37348b-34ca-468c-b2e2-32a1a81c1ec9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19391, '656', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0e39b7b9-8a37-4863-a0ac-8b037242e891', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6494, '3421', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0e3b0b6e-5889-4844-b421-b562b5024fa0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16897, '1158', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0e3d92bb-9361-4687-bd8f-5bff119c7bfb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4178, '1617', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('0e403bda-af2f-41c4-b6de-126c5140587c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4922, '1028', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('0e41e77e-5121-47ef-831f-9c8a09457906', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 959, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0e43fc5d-c7de-402a-b193-efdf21203fdb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 252, '4212', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('0e44b340-a021-4520-9275-b7f18db42284', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20641, '387', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0e44f224-e41f-4c5f-854b-2a1b377ed3da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15432, '1428', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0e466ab8-06e0-441a-a2d2-21ea7aa1d466', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10958, '2500', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0e48dad3-bc5b-467d-b021-5b841fe01e95', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3253, '3850', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0e4d7162-49c8-4d6a-aa21-0b9bd8b24024', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9537, '2745', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e4dfbb5-9d2d-45a0-9e19-2800145decb7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3773, '3774', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0e4f9438-faed-4357-92f1-4ab9f66d57a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1357, '4203', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('0e515fc7-60e0-4097-9c53-b877878e29c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16377, '1221', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0e518f72-5798-4d56-994f-608e3de4f990', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 649, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0e51f6d1-80af-4951-a8e2-0fd4abad78e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10332, '2640', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0e52d4fa-4d73-4b84-9f23-c4d889d3253b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4507, '3653', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0e560aa0-2b10-4570-ba60-27b95c0e4ac4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11388, '2383', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0e5709c4-405b-44f3-b065-ba7f6b8a907f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1963, '3398', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('0e59d96a-ea33-49c5-abcd-251a9d1fb474', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4077, '3703', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0e5cc5da-00ca-48fa-9f98-9ab524867a17', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 819, '4045', 'IMPORTED', NULL, '2026-08-11 12:39:46'),
('0e5df652-abf9-4047-8715-baf2f7db9722', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4668, '3597', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0e604257-c928-43ec-bcab-27cb6fea41e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1502, '3677', 'IMPORTED', NULL, '2026-08-11 12:39:54'),
('0e60b4f1-b2ad-4d1d-b53f-69cf66f5e181', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9336, '2771', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e64e13b-6da5-412f-bf25-77b092e69158', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11810, '2212', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0e6733ff-b23d-45ad-b78b-18387b5986bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19554, '620', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0e6c1c10-ccc7-4458-8750-51017f9c6e50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 219, '4428', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0e6ec860-d253-4690-b289-9b7fceef7b28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7724, '3257', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0e6f41cc-4f81-4fbf-8f8d-ec24246367c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9807, '2715', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0e6fee02-d3ce-42d6-9a47-52416d161271', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2154, '3291', 'IMPORTED', NULL, '2026-08-11 12:40:01'),
('0e700985-5b5e-486a-a10a-69170c7fd3e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2085, '4057', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0e7020df-6ade-4899-9eeb-79309d845bc5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9698, '2727', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e7252de-7844-4bc5-adc8-8bbec634a7cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8776, '2893', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e72bb0c-2cdf-448f-a266-1ba24b46b5f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10544, '2607', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0e734b10-168f-4d67-8ba8-b2946334ebd3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4985, '987', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('0e7685a1-f5fe-4fc5-a60a-2e6d9e140157', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2044, '4065', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0e783955-8852-4fc1-a6c9-1301f1724a76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6019, '3477', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0e785ab8-5a17-48cc-8b30-2377c3c6285f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22095, '155', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0e78a48c-4ceb-4eea-9060-66e32e0ae7e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3047, '2549', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('0e7b9cd0-a927-4eaa-9adf-89ac786637a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16260, '1239', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0e7cf47a-bb4a-4495-bedd-dbfce88b3209', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1736, '4125', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0e7d1602-ae63-48f3-903e-0c70b727da10', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20790, '366', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0e7e4c53-25ad-4e2a-beb3-f06d770feb36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 551, '4365', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0e7e6601-c4fa-4e30-97f3-5ac7f902661e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1637, '2389', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('0e7ec54c-0309-4ee2-a423-076250597e3c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20980, '326', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0e8107f4-1e7d-4c50-9c22-931d48771deb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13792, '1740', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0e828b7e-3dbc-4915-989c-ae550dab492b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2258, '4022', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0e838eee-6e69-4183-a9b1-b880c85b37b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20075, '505', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0e859719-fe1c-4ed2-9440-f84139c820ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22892, '32', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0e8704fb-025d-4453-81f5-57fdb6b20405', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16500, '1207', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0e883c8b-3bfd-46e9-a233-440c86f225be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 717, '4099', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('0e8986c5-ba92-4ed8-88ba-00e3c4389e0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 24, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0e8b9f06-3230-4ee8-8f83-2f61beb8ff27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9756, '2723', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0e8d46db-a2fa-403b-80bf-cb04c16f1922', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17075, '1126', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0e8ebb57-a547-440a-9894-01930d8f59e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3040, '74', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('0e8f6ee1-58bb-4a7b-91d4-b1b068549ebe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4640, '1230', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('0e938e2c-ba84-4bd1-bbe2-14e08e614e72', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6511, '3419', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0e96592a-2328-4763-a957-085f84eed499', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14344, '1609', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0e9b951a-2fbe-45bf-9f67-d82e6e214c9d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 759, '3683', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('0ea5de47-531d-463d-ab15-9906eb41495b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11745, '2226', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0ea6f7da-7f5c-48ba-ae1f-41d7cfeaa8ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2746, '566', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('0ea7b872-7b07-4ffc-9643-f83d01ebf871', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15786, '1333', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0ea812d9-5ac9-4546-8183-2da3a85c6365', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10695, '2578', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0eaa2c1d-c5ac-42b6-9923-b141be5baa9f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5461, '570', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('0eaab58c-3ced-47d6-b8c2-43cf16f33855', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9550, '2744', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0ead700a-3aca-43ee-8858-7d6b11d8d743', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21176, '295', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0eb1f47a-265e-4e37-9490-84a0d9d0c1e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9630, '2736', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0eb2e074-8dd8-45d2-8996-03232a2200d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3383, '3832', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0eb6f6b2-582b-4153-bc68-dc3e39245a70', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15482, '1412', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0eba2d53-978c-46ef-8d04-875884b7a144', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2699, '2750', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('0ebb299e-749a-4cc2-a12d-14a7be8ca367', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22958, '26', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0ebe0dd7-13e2-4b60-bf20-eed7815a7f53', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18594, '861', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0ec057db-bff2-4d10-8590-2341ce9acff3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16395, '1220', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0ec0bcab-da9a-492c-bfcd-69fb942a4519', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3472, '3820', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0ec3963f-6786-4a05-a1d2-e10be8a0c11b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2906, '2630', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('0ec47e47-9935-488d-8e0e-6d17c7326a9b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2050, '3350', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('0ec4cfa9-0284-4ae5-ab31-6e70e3057ab5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6361, '3437', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0ec6e83a-3bcd-4a36-9838-a2d1612871ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1511, '3673', 'IMPORTED', NULL, '2026-08-11 12:39:55'),
('0ec73b93-d325-4fd1-adc2-9d9283281ec9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 498, '4376', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0ec79dec-eece-456f-8076-3572e4d44992', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18134, '959', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0ec827cb-bff2-4793-8ebe-c00743bcc707', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5812, '3496', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0ec8d61b-8840-4d93-b18b-2450eaf02fbd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5952, '3483', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0ecb80ae-ea33-4c2b-b874-7a9966667313', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7408, '3309', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0ecc2381-4062-4de1-9884-682dcf13b8a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2723, '2734', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('0ece6d58-4e22-46c3-b730-7af91b456b78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1327, '3777', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('0ecf8597-d46e-4afe-8497-4899d7c7fa29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14237, '1623', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0ed08704-a9f5-42e5-9ca3-902ddca561c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3969, '1748', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('0ed40db2-95ab-4543-a8d4-febf974f3a0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9359, '2769', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0ed88662-56c3-4a61-b563-476072cf651b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4003, '1729', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('0ed8bd81-4ddd-4f08-b387-edf46e763bd3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1745, '4123', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('0ed9097c-a318-4647-aa8c-81bfc168faf6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12354, '2095', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0ed92e08-f46a-4979-a0e8-ad3db61cd8a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19883, '559', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0eddc4ba-6e8f-4ab2-bb3f-75a2fd82a35f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1524, '3667', 'IMPORTED', NULL, '2026-08-11 12:39:55'),
('0edfa0c8-341b-4f0a-9db4-eb0af0b901f3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 92, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0edff36b-af07-44b9-b5fa-e09b082534a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 443, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0ee1622d-9c80-4172-a16d-72d66479bf7f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6468, '3425', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0eea4c6e-4d86-47e3-ad73-0111a327d451', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4747, '3587', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0eea70cb-079e-406e-9c77-12e7fd717e3a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3033, '3883', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0eea7433-d464-4afa-99f0-33442019a390', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7322, '3322', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0eeb3165-870a-4266-b900-59710e140a00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14433, '1590', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0eeb3f24-063c-4fe8-89cb-f9c26f1a7c62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5831, '3494', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0eeb5d9c-ed43-4198-8987-65b35e99ce02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3648, '3793', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0eedd8ab-1aff-4b05-858c-393e3fff95de', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22440, '106', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0ef14469-1ac6-4e7f-888e-5ee0468946e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13650, '1806', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0ef2f992-d4e3-440a-b98f-34f917fc72f1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 3, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0ef5edde-e89e-4464-9214-3ba5a7e30ddb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1960, '1796', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('0ef64c52-863a-46b7-88e0-773d47241122', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10162, '2669', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0ef898fa-5d8d-4521-8ecb-bc6199a4cade', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2984, '158', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('0efd5f2c-3dbe-4819-b350-fe18cee3645d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 943, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('0eff8cab-7f31-4a5b-9d49-3c0f29296443', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 927, '3473', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('0f040f53-4316-48dc-bdf6-b711d25bdef4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11204, '2421', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0f066a4e-3845-490d-8b35-f0f33ec04ccb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21228, '283', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0f06ed7f-f294-4795-ab56-a4320da793d6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1768, '2088', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('0f072f01-5633-414a-b22b-8df509f92b9a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2884, '2641', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('0f09aaf5-8722-42af-95f3-ba5dfb6f3eea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 6013, '31', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('0f0ba6e9-5508-4e94-94f7-9a40b3ee1086', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1024, '3934', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('0f0d13c4-b9ef-4e21-859d-033a7a5bbe91', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23150, '7', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0f0db4e1-a572-4d6e-9511-78d066a0414b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17985, '985', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0f1550c1-bf44-4c80-a975-083a3392910b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2605, '812', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('0f15917f-afaa-43c7-a082-7a05a7555f31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16866, '1162', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0f16f9a3-c52e-49f9-b231-8d7fcaa25355', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22009, '161', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0f17c51a-dd9d-4310-b9ea-abaa3224e4d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5390, '639', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('0f1816fd-4376-466f-be21-351bf3b9f494', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18692, '846', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0f18c160-2b18-4fef-b637-55e10c234eb5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15861, '1323', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0f1efb80-5ac9-4095-ac85-b9af95373575', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16097, '1263', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0f1f681a-4907-4460-9a0e-fb06f75be8e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19972, '524', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0f23874f-513f-47e8-b2ab-3f19b463ba18', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 207, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0f245489-160e-4321-a749-c4b2dbc83bb6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 33, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('0f25d70d-03df-40be-9d31-3c59f236a432', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1343, '2780', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('0f29be48-a06f-4e8e-8c4f-89a608d17cfc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1802, '3486', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('0f2add47-456c-4e3d-b91d-dab78eec8a11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7473, '3297', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0f2bc2cc-7564-49d4-8fb1-544548f9ea35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11863, '2203', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0f2bed36-f0ae-4b57-9c7e-c3ead214f537', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4379, '1447', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('0f2e7899-fdb4-4907-82db-dba7bd022471', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 40, '4444', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('0f2e9d0b-dfd9-4840-a9dd-6e9776bb6fca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12433, '2085', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0f36c394-9388-4cdb-b72f-7dc007507506', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3919, '1779', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('0f3c5ce4-ab11-4753-bd08-a7700c21886f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4139, '3696', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0f41c67a-cc81-496c-a5ec-fdb9474c2a25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8046, '3205', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0f41cab0-4132-4040-9d34-820db194af85', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6466, '3425', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0f49e269-e2e1-4db7-a6d2-5ef9e98fc896', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14419, '1592', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0f4d773a-5c5c-4591-b10c-c567984283e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9690, '2729', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0f4da0ec-a646-4692-9637-08d7ac421792', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10018, '2695', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0f4dea31-6c3f-4d0b-8e91-2452f2ce34c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9153, '2794', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0f575d41-aea1-4449-ab92-f041442871a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2048, '1687', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('0f58d1e2-0b52-4028-82c8-e08f8398d8fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12465, '2076', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0f5e3c46-9ab4-482b-852c-74cb06c8204b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11414, '2367', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0f5fa698-482e-4aff-9ee0-1eb05f51d340', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2412, '1111', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('0f601cb2-d806-4689-8fed-7021c4b74920', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19350, '661', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0f60d62c-2cfb-45e8-a7b8-71511934b838', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6306, '3443', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('0f613112-0e89-4ac6-990d-9a2ee91e6056', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5937, '104', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('0f618186-6316-4297-85ec-f03ab1ae948b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2491, '2943', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('0f62821e-a1b0-4f8f-8573-b99f876279da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2323, '1238', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('0f62f6a7-785b-492c-afa7-f14a5916e3a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18853, '821', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0f643d59-eab9-4375-be48-ea6d415937cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10215, '2660', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0f645135-8a60-4ad7-9191-0d72f8f58815', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8617, '2966', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0f66ba6f-60e3-4fe8-b6c0-2c1a71ddbef3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1196, '3844', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('0f6790e7-7324-4d86-a47a-39eb08127ecf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2089, '4056', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0f6c24ca-3a8b-475b-b459-c39ee335d858', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20671, '377', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0f6c3859-44fe-4cb3-891e-19428d658e4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2587, '3951', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0f6cb711-fd1f-4b7b-a344-61fef71fb893', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1913, '1892', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('0f6d6b18-f374-40fb-8347-180c31a61500', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4695, '3593', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0f6dbfcd-78f1-4610-b0a4-abcb64ea46a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7712, '3259', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0f6e5026-1180-4d7f-9fa8-430f94acdd49', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19376, '658', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0f7175fb-1389-4a7c-9850-df1e730b281b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8589, '2972', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0f75faf4-afff-4f68-8ce8-c0893a36749f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8107, '3184', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0f77f401-3ae6-4b0a-abc5-c1dddda8dfb0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6840, '3374', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('0f78d38e-4888-4282-b603-10ccc93c51d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18714, '845', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0f79dbf1-2739-4e61-b900-13a6390df9c1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19958, '526', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0f7a5d35-49fd-46b1-a61e-ed395e324d34', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3408, '3829', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0f7bd91c-158b-4878-8756-bab7f3a8bdce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9676, '2730', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0f7da6d4-0689-4cdd-8060-8d56868d1782', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18865, '820', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0f81655c-7851-4d81-b8c9-095c8ec8d527', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2693, '3935', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0f816d35-4741-4ec8-95fe-a244b062947f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2597, '825', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('0f8e932e-3998-48a5-8207-4445e257088b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4229, '3685', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0f8ef086-3b6d-45da-a95b-8437ff59b74e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 917, '3986', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('0f907165-c48c-4176-ba40-c7c9af79477a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1961, '4081', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0f942797-a69f-4938-8966-11fc93796ec9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11796, '2215', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('0f95f782-3dd6-4671-8228-c398c090d718', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14567, '1559', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0f96a48a-817f-453e-9e8b-ac9f95ee4404', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14068, '1663', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0f96d8d1-5e82-40d4-9dc5-c85ea2a83f97', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15447, '1425', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('0f97f145-1cfd-4dd0-89f8-3a00e532c5e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16741, '1179', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0f98aa64-7449-43a3-ae30-d63080d7139f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21217, '285', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0f9d058f-9097-4dc7-aaff-a2995b0c00ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22775, '56', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('0f9e6b9c-1838-4de5-afdf-794790b70e35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20142, '487', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('0fa269cf-150e-480f-a0ff-00c8f54eae26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 383, '4268', 'IMPORTED', NULL, '2026-08-11 12:39:38'),
('0fa34940-8bf1-4a8f-81d3-17b90910d086', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10283, '2649', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0fa4168b-126e-4717-86d6-2a81f365bb09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2897, '317', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('0fa67dfb-4f8a-4d3a-83b2-2511aba3c892', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1351, '3764', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('0fa83f88-d69c-4078-b14c-4cebdbfbb918', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16918, '1156', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0fa8ebcb-bace-4f1e-8301-83b3a6afb8f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 307, '4414', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0fab5c6d-b08f-4355-9958-ebb88804f748', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14442, '1590', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('0fac47b0-0905-4bc3-a6bb-951985a4acb3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5154, '834', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('0fad988c-16bb-4a39-af37-703f7c4bc247', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19965, '524', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0faf7bd7-c03e-47bb-9cdd-ff1207b9f7b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8522, '2983', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0fb0314b-0dd7-4fc2-90b8-38ca7c717b34', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4335, '3675', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0fb3850f-b4fe-4fda-87be-19ab00baa52d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3319, '2287', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('0fb5e807-7d74-4a96-97a9-b799b49a5cdd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1596, '2460', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('0fbb0ce9-95ef-4eea-a4d9-71ed33b8566a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1994, '4075', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0fc0269c-01c7-4e58-9e6e-6fa1958726f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1175, '3198', 'IMPORTED', NULL, '2026-08-11 12:37:17'),
('0fc4cde5-5db0-43eb-a2e6-518025bc1390', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12674, '2043', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0fc63760-8aa9-43eb-99a9-772b6095e706', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 198, '4363', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('0fc6a636-e937-46ea-adfd-5dcb4f78df7b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5599, '457', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('0fc6e276-b6a6-4b38-8f92-29fce6636613', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9517, '2747', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0fca6756-fb23-42d5-b004-4a75aa610fae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1671, '3556', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('0fcace55-6311-4a90-a48a-58ac418ce947', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17656, '1024', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('0fcb70f5-e81a-431d-bf6b-c2f9e96b456e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4347, '1475', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('0fccf3f3-ad4f-4cbc-9c43-050e88835abe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22572, '90', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0fcde025-da3d-40c4-bd3e-a572228518f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9792, '2718', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0fce73e3-d598-40b9-b7bd-6df8ae4239df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 173, '4436', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('0fd05c3d-87e3-4ecc-ac77-932f62b971f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10714, '2575', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('0fd18476-b278-4a30-959a-15145b532e4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8604, '2969', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('0fd1cc29-e7cb-40f1-9873-9b83d98a3437', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3479, '3819', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0fd1f658-3940-41a7-a550-4b47856fb858', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21143, '300', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0fd2594b-6e43-463f-bd47-fef42d7a212d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3254, '3850', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0fd3c4f3-48d4-4554-a5c8-40ad21dc4b8d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5133, '850', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('0fd72a27-bcb9-4e4a-86c4-0fb80ebad285', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19418, '649', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('0fda6d77-2eb8-45bd-9573-1e2b293b87d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22130, '147', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('0fdd7028-863f-4f79-97a0-e8283462aadb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5206, '3552', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0fdde4f5-3ac9-47ed-bdf9-e0205888e4f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21023, '321', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0fe993b0-dbcf-41f9-a827-8291e6a18152', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3459, '3821', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0fecc28a-8c92-45a5-8f91-46c7dde81467', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2528, '3961', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0fed4a67-a05d-4982-a02c-378e231f2269', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2761, '2705', 'IMPORTED', NULL, '2026-08-11 12:40:12'),
('0fef63f3-c0fa-47b3-a96f-da9ec7792542', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21747, '196', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('0ff4d548-6cec-4201-b262-77f7ff79b0ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12549, '2063', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('0ff4fada-7ef4-4644-acb7-a58a353f4a62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3344, '3838', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('0ff53200-c929-4a41-84d4-e6fe4dd253e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1849, '1979', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('0ff54233-309a-4167-ade9-2a606af94322', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2254, '4023', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('0ff5d158-2db2-41da-9ff6-3c29ed9ae262', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 753, '3689', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('0ff7cb6d-475a-49f9-a794-aa7f56eb5768', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16960, '1151', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('0ffb2465-ee90-48a0-9ce9-c01a58f8f438', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3877, '3747', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('0ffda389-8d2b-48ca-aba2-9a4b3e65581a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18593, '861', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('0ffdc3f3-d9f7-4e76-a93d-abf01236066f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20022, '518', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1001d67c-3bbd-4cb0-8b15-3d317573ae02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10889, '2535', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('10048907-804e-4221-b2d2-689b21b3777c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2856, '3911', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1009b1e0-540f-4c38-a3a6-9c599a837629', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 934, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('100c18eb-6180-479f-9521-31c8cece833e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18670, '848', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('100d487d-72c0-4a0b-8dac-cc9cf19f3ffa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2832, '3915', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1010dda4-2491-4b0d-9fef-876ceb1f405f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20804, '365', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1010e3af-3a56-4125-99ec-010f08aee108', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 495, '3958', 'IMPORTED', NULL, '2026-08-11 12:37:10'),
('10112e60-57ce-4d69-bdf4-d274e7654761', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3890, '3744', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('10122b3c-980e-4fff-a921-25aa40109cff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5299, '710', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1017271d-2a6e-447d-8a7d-3c5b6bdaea4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6829, '3375', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1021e70c-7977-4f9e-a774-efd3b410e63a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 674, '4121', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('10235735-f519-4ec8-9d73-110aca8a7816', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6139, '3464', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('10244481-b7e7-4dac-8d07-505c667f9dcb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2797, '3920', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('10253b63-843b-42e2-a11c-92709ac2e74a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9385, '2766', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1028739e-7f3a-4422-8591-af1e81081c41', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7056, '3352', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('102e20b1-928d-4662-8499-3e4f00f60aec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5906, '3487', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('102e7831-d30b-4159-b2fb-e74df4bc735e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10839, '2546', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('102ec7c8-0ccb-4446-87ed-35aef93b8e29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2669, '2774', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('102f525d-42f0-48cc-8904-9d5dca34f656', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18598, '861', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('102fd856-1fc7-483d-b104-a077ce9affcb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15905, '1317', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1030b46a-77a2-495b-bc21-51857eb446f1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8498, '2984', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('103186ec-6441-4309-9e7d-9449426c8c20', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7416, '3308', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('10320c45-d943-4bec-ad6e-e69bd69383b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17569, '1034', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('10396d6c-35f3-4b52-93fd-b6dbcfd21fbd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1406, '4193', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('10413e8d-8feb-430b-87ad-816ca6dbdd11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19192, '713', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('10418874-b9c7-40cb-a88d-b6fa2b1630a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22103, '154', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1043498d-cb35-476f-b0fd-3d87a42831e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19230, '703', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('104397a4-5e44-43a2-b3f2-854a8e9b7523', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3185, '2440', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('1046bf13-161e-462a-879f-4f99868c1983', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21463, '243', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('10483e57-1d51-4767-9428-eb8ab74fac0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2004, '3376', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('104a93dc-4b99-4e8b-b54d-5b70644d814d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12815, '2005', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('104b7282-1845-46d9-ae66-c3be64d7fbc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1289, '2901', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('104e6b21-73b1-4580-9c7b-fa75c6db76bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13170, '1918', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('104f80e8-6780-4f17-8e63-d073749d1852', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21716, '202', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1050365b-b515-418a-9e2c-0c9f0e4723bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11421, '2363', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('10517659-fee4-4af1-b028-497e6e3cb29d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 764, '3678', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('10557696-8bc0-43c1-8cd6-f1b799a32e11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 403, '4395', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1055f027-5b1e-4c47-a735-ca490f87a7d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19228, '703', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1056b21d-ef47-4922-9dc3-0bb1fc9aa28e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 281, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('10571ada-818d-462b-87eb-d849abefe6da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3006, '121', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('1057b646-c7d5-4bb3-8d85-62e14125563b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9118, '2796', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('10583a37-b2cd-4247-acee-790d11721640', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 28, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1059cce8-8e18-4aa7-87df-1921b5e0001a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 314, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('105afda8-8309-467e-97f9-bec959880ec7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4927, '3573', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('105db437-e8ce-4ca9-8aad-330ade92fb7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15075, '1484', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('105e2db4-a4df-45e9-ac3e-3ac247936e32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5665, '3514', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('10600a87-4521-4287-8dec-1e4ba407d272', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11505, '2318', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('10632bee-454c-4de2-975d-04064327f644', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17501, '1045', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1065732c-7cc8-4b28-856c-486cae0fe6f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14927, '1510', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('10664ec4-d44e-4e33-ac41-97e2f87d2fe2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17776, '1012', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('10675194-f848-4120-9bbf-9c29a4133467', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5305, '3544', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('10679dbd-f3e6-4524-a54f-3116c804b02b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8176, '3151', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('10692800-1aae-4f63-b340-343464637258', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1891, '1924', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('106b95c6-5aec-48d1-adc7-fd431d587a21', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1044, '3923', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('106e51be-0a30-4da6-9c38-7370560454ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21420, '252', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('106f5b83-d142-4bf8-8a2a-02113fde6458', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22269, '128', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1070cfbb-8a0d-4225-9051-54c83645315d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1052, '3336', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('1070dfd4-686d-4acc-9dbb-a92bf13c9f77', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1831, '2001', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1071667e-bb95-432e-a224-83cd80fe71ea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14322, '1614', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('107180dd-2d00-488b-b0ba-62fbf29b6b2c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19880, '563', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1071f867-7f88-4b7d-a326-7b7efe0db46a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6555, '3413', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1071fbf7-a6ae-413d-852c-4061bc0b546d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21430, '251', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('10799cd3-d56e-4ef4-867c-4203fb238476', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9508, '2749', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1079b707-2b21-431a-a772-6862ed2155f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5265, '734', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('107a71ab-a9b0-4a98-8dcd-51e4e88ac9e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 951, '4284', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('107d1f0c-8766-45ce-869f-e93e5c4027e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 887, '4297', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('107da091-f9e4-4d72-9172-e6336811fe38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16029, '1277', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('107f2542-d187-4353-a838-bfc59b1827e2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9461, '2753', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1080ac16-7543-4903-9db6-207b641270da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4381, '3670', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1080dd63-6371-41f4-a164-cdba2424864e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 388, '4266', 'IMPORTED', NULL, '2026-08-11 12:39:38'),
('1082c2d4-0474-488b-9500-9f45da542f74', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4373, '3671', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('10838e62-62f9-4aa5-bb34-83746ab9b0d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 58, '4408', 'IMPORTED', NULL, '2026-08-11 12:37:05'),
('1083e6f5-7f2c-4b44-811a-fb81a4d8e3ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4857, '1074', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('1085dcba-f65d-4729-b961-92f51646da05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3854, '3755', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('10874198-40c2-43b5-950b-1d84c0fcd1c1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14047, '1665', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('10877622-ce60-467b-8bd0-0927b81acbba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20483, '412', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1087f790-656b-4e0c-86b7-9a55ef371978', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 48, '4458', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('108a014c-62fc-4e31-8cca-3531a196128b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8067, '3202', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('108dbe54-7458-42ac-9625-2c409b975742', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 435, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('108dcd8f-d962-4356-b447-b7a12a4cdce0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18940, '794', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('108ea99d-165b-4ae8-bf5a-3515f8f1af7e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20556, '402', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('108ead27-1278-4ef6-86af-aef20cb18859', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2216, '1404', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('108f9585-ef85-456a-a83b-54118310483f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1288, '3798', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('10936345-9f0e-4c15-98ab-bc759c479810', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 201, '4361', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('1094928d-5dd2-43b0-815c-0a27feb9121b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17281, '1088', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1094beb1-0b3e-468f-ad7c-a7dd8468930c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18314, '921', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1099eba8-2994-4d62-b0fb-7ff7cac66ba9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19852, '566', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('109a9cab-197a-4873-888e-0d3a5f5c4f1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21832, '190', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('109c3f7f-8ef6-4c84-aca0-08b8d97a2ef4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23110, '10', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('109dfa6c-8478-4d6b-82a0-da94db319975', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21341, '262', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('10a10398-2189-4b18-8f72-67d3d6b18b25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21692, '205', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('10a26f80-5352-4de8-9ed8-4d56469fd6be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18561, '865', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('10a37407-715a-42fa-9b38-1195ab76ff2f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 374, '4401', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('10a6a6c0-54ae-4b28-91e4-38ba8a5b010f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 860, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('10a79a31-92dd-47cb-91a2-c6d1e8dda235', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8504, '2984', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('10aa5206-f67b-483b-8295-bd2963669f4a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18095, '967', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('10aaa0db-d182-4161-9703-fb022cc3381f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17482, '1046', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('10ac7023-b6a0-4c0c-acf6-3764ce9e8c4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13520, '1861', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('10b06565-6400-4143-9946-4a9ce39d9680', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16299, '1236', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('10b13404-6b7c-42e6-b7d3-a273c904a568', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 6042, '14', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('10b6fbd1-f42a-4fc1-b800-cd533d430b7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 653, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('10b8018f-903d-4f1d-afdd-1b5e054f86f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2993, '2583', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('10ba938d-6de3-4bb2-abd8-c37b3b0e00df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21208, '293', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('10bb63ff-042f-48ad-8ba3-78ab9be486b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13337, '1891', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('10c010db-b028-4515-9803-d396e4b8096f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1058, '4263', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('10c1a101-e8b4-4181-8ede-e5fb31864a73', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15163, '1472', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('10c29ac4-d7b4-4481-8b02-02ce6a4656ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3191, '2434', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('10c42007-dabe-491f-99b0-277fd2eefe43', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 282, '4418', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('10c4de34-19c8-449e-9a94-f7609737c93e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 644, '4136', 'IMPORTED', NULL, '2026-08-11 12:39:43'),
('10c98f93-544f-4aff-82c3-126949df08fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4120, '3698', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('10cc358f-b413-4ad8-a56d-1579e1319df3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15975, '1296', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('10ce099a-650a-479c-8cea-1d3238b3d97d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5605, '451', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('10cfd2e5-aca0-467d-9d89-51d0dd61ef4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22068, '157', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('10d35842-138d-43c5-bd68-06aa1a2721c7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17495, '1045', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('10d8bc09-3bdc-4b9c-ac22-cda576724ec5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13074, '1943', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('10d8df90-c299-4bd5-a4a1-f5addf46dc4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 510, '4373', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('10d90810-0462-41cc-b54a-290284b247ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21078, '316', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('10d936a1-ec99-45b9-94a8-c69a25fa2151', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1328, '2814', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('10d9f854-24fa-4400-98aa-a590d9053ade', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19314, '670', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('10db9922-5d57-4451-bef9-4b3a39a15b03', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1118, '3887', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('10dbfcde-f19f-499f-a06f-3b3500b60df5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21152, '299', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('10dc5543-df63-46a3-a56d-cb2792a66dca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1202, '3161', 'IMPORTED', NULL, '2026-08-11 12:37:17'),
('10de887b-7d5c-4bf0-9ccb-da15fd813317', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2453, '1054', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('10e4b308-5852-4ff0-8de8-5f767c82c583', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16557, '1199', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('10e619a7-80f7-4bad-9345-634b3b85ac03', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2758, '3925', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('10e62b5e-52d7-444f-9721-24ca3c22e8a2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2879, '2644', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('10e67ad0-8d8f-4761-8abd-59ebfe24648c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5440, '596', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('10e7f4e3-ebf3-49e9-88f5-f61a10c66301', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 91, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('10e87232-cbba-4795-9c32-96e314c86446', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 783, '4317', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('10ed18da-e9a0-4d94-8f99-08eb2e9a62aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18645, '850', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('10f05147-8942-45e6-a789-17ef3a1c6d80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5444, '591', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('10f0eb40-a367-461f-b489-c85f36607fc9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20427, '432', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('10f20484-ce7f-428d-9138-35ce134980e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20552, '403', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('10f286a8-3e04-44c3-9f32-916ba758a85e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21054, '318', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('10fe4ba6-27b9-4473-8a02-8c71e5265932', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16280, '1238', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('10fec32e-5d66-4602-b11c-8fe1e2fd4186', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2367, '1182', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('10ff50a2-56ab-4ae9-a138-40dc77de6c4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2866, '369', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('1102a198-040f-478c-b8f6-c6ea87acd54d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3632, '3796', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('110846b6-8ca7-4973-9430-62c137504600', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16948, '1152', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('110d954c-2c01-4fc7-ab16-4f9c94f3f035', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6888, '3370', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('110e8b57-d82b-4c09-adf3-20acbf71a229', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2559, '3956', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('110ec9d2-c9a3-4abf-ab54-19c6000d5391', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6074, '3472', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('111488aa-752f-418d-ba1d-ed59d3e8a09a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15453, '1425', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('111514ab-5ab4-4f16-88cf-65f4eac1ef8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 709, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('11154fef-bfa4-4dea-8d57-03bc8d3c00ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3613, '2019', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('111683cd-e658-43f1-8ae7-0d36de86d3c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22583, '88', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1116eece-ae59-42ec-bc91-240694700f0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4348, '3673', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('111b787a-b1f2-44bd-a280-5bd67714e2c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20439, '426', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('111cc737-6002-4181-ae94-4abb03dc06d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4675, '1206', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('111d9efe-9de7-4726-a756-d4d1c50aca59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 582, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1120240f-93af-48ec-ba5b-faeb21cda204', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16892, '1158', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1120fb81-7f7e-43f1-b3e1-59166ef06459', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19588, '615', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1123a1bb-6a9c-4dd1-a708-a70469870879', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14083, '1657', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('112c4fa0-1696-4785-b2fa-65754fc36551', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11908, '2196', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('112ec7fc-0393-493a-a5ee-126a90f786fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2503, '987', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('112ed5b7-a3b5-4409-9426-10fe74f4632e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10597, '2597', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('113117e3-8e31-45f3-8598-1f1da88c65c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1905, '4091', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1132304c-da37-4805-897e-5cb2ca1e34c7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12924, '1987', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1134d45d-cf5f-48a9-a214-e63e248c87a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 890, '4296', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1135b9d1-32dd-46d1-81eb-505072431caf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5458, '578', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('11369b81-cea0-46f4-9745-68d74fff5a8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2630, '766', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('1137f18b-ada2-4679-b15b-48bc4e9f5405', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12586, '2053', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1138e552-ac97-4181-87cb-d9795b364a34', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1805, '2038', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('11432c25-9e03-4293-b85a-f0f69afe1bd0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10752, '2568', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1143c6ab-bc93-4d15-9f11-9593f9ffc4f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1911, '3425', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('114cdd9a-bd2e-463a-92fb-7767baec6db2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4510, '3652', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('11503c2b-c05a-460c-9720-3871041d7e0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20272, '467', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1151573f-d54d-4094-8893-4c677507c3c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 996, '4275', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1151a98b-1786-4794-9073-430ca5199b8e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18554, '878', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('11527fe0-15c9-4cfe-96de-9079fa2aacd2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3923, '1777', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('11533446-0dfa-45a7-839d-af6155069b1b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17117, '1117', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('115473c3-baab-4896-90e9-e5aca3ddeddf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3019, '2570', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('115b8ed4-131c-473f-baa9-664df970b94e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5499, '3527', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('115f81b5-d164-4f56-94a1-5f0687bb58e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21249, '280', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('11603978-14a3-40d8-99ae-9277bfd010f1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21753, '196', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1164d4a8-2855-4b2c-8c9b-0c3bcd6693a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2955, '2602', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('11670f6f-9ed7-4e5a-9a87-eb2d59cc05e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 681, '4117', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('116a07d2-f604-4bce-9666-e69ca6bc2125', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 753, '4081', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('116ca6da-c369-49ce-9278-595d7cf97a4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22644, '81', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('116d3799-cffa-4eeb-bf27-0a4453178aee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3080, '3877', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('116e58ce-3c23-4c8c-b801-5c140e747bd4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12216, '2120', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('116fab04-5945-4137-92d9-37b6fe0e8fa9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5248, '751', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1172646e-a1ec-4eef-905f-8fc8892517e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7161, '3339', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('11729b2d-3e92-4293-a2d9-c948e1480729', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8211, '3045', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('11730409-c196-44bb-9ba2-2066da908ef6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19953, '526', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('11743888-4ff9-45d0-bc08-2285ea6fb3b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4798, '3583', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1176d5c4-0913-4161-ac14-4ab95d35161e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23139, '8', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('117cb109-9c0d-43a9-81e4-5d230d5f287f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4568, '1276', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('117d737c-8f0a-410a-bc07-17311ab1da98', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20963, '327', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('117d8675-ebae-4e36-9fbc-bce9e3fae2dd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4206, '3688', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('117ecb87-ce90-4e0c-ba8e-f75d125662eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1382, '2725', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('117eccf3-97bf-4fdf-93e4-6b19154f86c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8121, '3182', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('11820d50-c950-4c1f-a645-85e2466b3a43', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 20, '62', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('118241cd-65f6-48c8-8234-66f2aac027b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3264, '2363', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('11825018-2392-4db4-bda4-6562f5044c2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1842, '4104', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('11843c07-0369-46d0-87f4-1c97edbd4637', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2058, '3344', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('11850380-84ca-44a9-8295-fd64aa5d5ed0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2594, '828', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('118a1665-ad1a-4054-86a4-3176f79141f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3349, '2202', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('118a4c14-f348-4e38-babd-84cc700949af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14852, '1521', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('118ab191-f7e0-4428-b64b-9acb3c48234d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3623, '3797', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('118abfeb-7815-412d-818b-7697bd808e70', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8054, '3205', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('118ad8d7-74ad-4b29-a5ab-36207d137c60', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10976, '2498', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('118b7828-e9e6-454c-a520-80b7d612df06', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5316, '698', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('118c6cf7-1c9a-4ea5-95c3-a763aaad3e6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2768, '522', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('118e71dc-8be0-495c-8608-60491e1501a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1143, '4245', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('119181e8-0cd3-4487-b1d8-523d1c6d1763', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5531, '3525', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1194a632-e650-4883-b10a-774ab625cadf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3416, '3827', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('119896ba-d60a-4af2-a8fa-05fcfe3a0073', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10315, '2643', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1199984f-8a0c-402d-85e1-2d23ed994e8b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15005, '1497', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1199b6c9-b6e7-4dd3-a9ac-bdd74972ccf9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2793, '484', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('119f8bad-2db9-4553-9bb6-b043e9965af5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14164, '1649', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('11a2632c-e3ce-4056-9cad-34eff1a6c3a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18893, '812', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('11a61a25-a638-4df7-9102-90cfd20a5c58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19024, '783', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('11a6f722-42e5-485d-ae8b-ed83b1b59336', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6801, '3379', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('11a7bb7e-b311-49ad-ae5f-c9d8bd96ff34', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 140, '4393', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('11a7fde8-a29c-47ba-a962-ad89b86353e2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22782, '55', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('11a9935e-154d-4cfe-b5ae-82f1c86e48dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5414, '610', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('11b030c2-72e4-4a5f-8104-81143695f2c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21027, '320', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('11b11993-432d-4cc5-89ad-8b3f8d192e26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17191, '1104', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('11b1afd4-79da-467a-91d1-cb87e535a92e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7745, '3255', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('11b36f61-a86d-4e3d-b5c3-f2953f597bd2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16547, '1201', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('11b3de79-5e1b-4bda-81a2-37a0ce41c7ca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1133, '3879', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('11b401ab-44f3-420e-86de-1ae1cf2d47fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21566, '221', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('11b492e3-fb6f-445b-b075-5c8aa494272d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10983, '2486', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('11b54b3f-1547-4a1d-b9f0-dc30f4044767', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19259, '688', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('11b7124c-dcf3-46fe-87aa-9ee0a0183cfb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16125, '1261', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('11b9c750-2a58-415b-9d29-2842b5a6e170', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10525, '2610', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('11b9ca85-148f-4854-a0f0-ad7126c9b46f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19040, '778', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('11ba5763-7365-4354-a505-37994bcd94ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3126, '2486', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('11bc5cec-12e4-49e8-b543-1a3126c9c181', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7592, '3275', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('11bdba28-c551-4236-9853-7646b0419f47', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20653, '382', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('11bdba8b-d57f-42b2-8d77-9071adf42c94', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18806, '825', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('11bec11c-a16a-49c7-a547-1cb558d508af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1762, '3507', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('11c0860c-3423-4ce3-90e9-37947cdccfdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2672, '3938', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('11c1dc29-1562-4fd1-8a2a-fce4a3fdfeb9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9511, '2747', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('11c3214f-4fcb-49d3-bfb7-f9ce99b7e1ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12240, '2116', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('11c41a45-f584-4ded-954f-4ee1c2ac4da8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18392, '898', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('11c445ca-6813-4fe0-a04b-fb9f52f61668', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17429, '1063', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('11c65136-8616-4734-8482-850b0e631fb6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13807, '1739', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('11c6778c-2d91-4e34-9c96-7e3b9c1dae42', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 745, '3697', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('11c73595-2661-4ff9-8bb8-3a792c07d58c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7012, '3356', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('11ca4ec8-6289-4e32-b819-5a93dfda8312', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1949, '1821', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('11cba8f9-d6be-4c23-9fa2-c408ecd66419', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21721, '202', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('11ccf564-6838-47b5-a3f7-f80a7e7880ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2213, '3260', 'IMPORTED', NULL, '2026-08-11 12:40:02'),
('11d3fe6f-c11b-403a-a4a2-801e09b0792d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14307, '1616', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('11d452ef-f095-45f7-8db5-581a0bc98628', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 656, '4344', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('11d5334b-3d0c-430c-ae5d-000f5c75e437', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14969, '1505', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('11d94a12-6e2a-4598-8985-69fe8605ae9f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10430, '2627', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('11d9c0e8-ba63-4c09-bf37-144f9f102bcf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16095, '1263', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('11dc95b4-32b2-47ec-99ee-878a4d31eff1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 901, '3499', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('11ddcb21-5a0b-49ca-afcd-9644cdfbe57a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17819, '1007', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('11de2f4b-9b02-4cd3-a3a2-1aa72e073b31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13240, '1905', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('11dea05f-0fab-4f87-af7a-7dd305be6252', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5401, '619', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('11dee838-7c2b-41ed-a997-f59d0978ea7e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6687, '3396', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('11e0576a-6e0a-4ffb-b3b0-7ef2123be684', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22413, '108', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('11e3ec1f-f633-4c9a-804f-11de8127bf78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2554, '2897', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('11e47428-9e9c-4667-9497-848633c183dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 545, '4186', 'IMPORTED', NULL, '2026-08-11 12:39:40'),
('11e5d503-ff74-4e86-80e8-44529c692db3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6358, '3437', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('11e88142-da70-4fb8-a01a-6c0cc583a7ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17946, '988', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('11e9bf50-3831-4510-a698-16e3f1ee3b7f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13380, '1888', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('11eaae7c-5aa5-46d9-bda9-b7efd5bfa094', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5364, '3539', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('11eaf6a9-2050-4007-b161-e23ac5ccf6fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2883, '2642', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('11eb7156-a3c3-4e0f-b79b-b5909554ccf9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 268, '4420', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('11ebb0cd-0f86-438c-93aa-9ca0c533173d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4708, '3592', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('11f237ce-0eb8-4786-a656-1b8fd40abae2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17195, '1104', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('11f39265-aa06-4f98-87ec-8f929995c5f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22772, '56', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('11f57ee2-c7c0-4520-9f43-68aac0dbf09b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3399, '2170', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('11f70d20-8d70-41a1-80f3-45338ffe589d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15506, '1404', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('11f902b6-e6a9-471c-b0e1-c2d6df14c7b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 241, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('11f9366d-b075-4349-a141-65a0d7024850', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3171, '3862', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('11fc345e-a1e8-4291-8dbf-8ba37941c1e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5392, '637', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('11fd6ecb-10c5-4e66-a13b-31490f456cba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 816, '4311', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('11fdfff1-72c6-4eda-95a6-aca12fe9bbf6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2616, '2828', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('11fec8ec-a7ff-490c-b0cc-564c90b55998', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2893, '321', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('11ffdb15-d4aa-481a-a8a4-334876565b27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 638, '4348', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('12008e49-99bb-41af-a4c0-0a70d8a63e27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9755, '2723', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12071d9f-13df-4372-9431-1165fe0f27cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 297, '4312', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('120a64f0-ca00-47d4-a82b-b0fe5a678cac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 123, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('120c2bba-76c6-470d-baa6-e0d9791341bd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5399, '620', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('120d5db7-fef2-4672-92e2-dc165be0af74', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 139, '4394', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('120e01e7-b79f-4bc7-9d2f-9df1c7865c67', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1358, '3759', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('120e685b-db81-4879-a734-e9d4c09ecaaa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3851, '1862', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('12104186-cb8f-42c7-b26c-7204af90936a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1916, '3422', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('12108f6c-6a58-4e32-b823-00d81f40f41c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18531, '881', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1211bda2-4a4d-4a39-877a-9066b4b5abf2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3706, '3783', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1212ae76-81e8-40cd-8991-4a728e3f45d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5095, '3560', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1216d00a-c191-433d-b9b6-59f89e5b7adb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18674, '848', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1217e290-9d9b-46a4-8cb5-1f2c4c484cc2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2494, '997', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('12185dd4-58c4-40a4-80a4-89f1ae2c3814', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3702, '1961', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('121a849c-bd65-43b9-a2ff-cb6cbb048fe5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19601, '614', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('121d6df1-da11-4a66-b39b-65e310da2725', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1432, '4188', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('121e7402-6a7b-4bf3-90db-2e45f03b1abc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21203, '293', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('12224408-b28d-4322-b2f8-a68d0faa4d0c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8937, '2842', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12245c0d-7094-4cef-ba22-d6765c8e9391', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16227, '1245', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('12266c9b-ddad-467c-af01-3aef69135049', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18900, '807', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('12273ba3-8219-43f8-a664-8100d677e6a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2750, '558', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('122784ef-9609-4dab-a9cd-c7253032ea43', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15457, '1423', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('122bfc98-ea4b-425d-9e4a-50588ddb97e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10649, '2587', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('122c6ae2-6513-40c1-8315-2399504bde7e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4690, '3594', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('122dcfd8-12e3-442d-a9f4-116b9ab3f912', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13778, '1753', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('12308eee-39ec-4240-86f8-52504edce3cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20173, '480', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1231e06c-2558-4263-9410-0a93b65f2809', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9830, '2712', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1237c4ea-99d6-45a5-ba61-b41d00c32980', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2173, '1497', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('123f0b0e-5d72-455e-9912-2d6dfbfed707', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16271, '1239', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1242b82d-bd2f-449d-88dc-2613f7bc4a3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1080, '4258', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1244336a-1527-410a-858b-0ab3a524ab6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14681, '1541', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('12445dea-bc00-42e7-83a1-dea7aec78afb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19446, '645', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('12451b74-8e15-4376-8976-2f3920e4b03c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2129, '1564', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('124d2bfe-2aaa-4d86-b31e-2fe90fd0bf8f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7852, '3227', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('124e16f8-3813-425b-a155-c80af169c8ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1758, '4120', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1250da63-f905-45bc-acef-ad5beaaba102', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11734, '2230', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1251b156-a91a-40a2-ac36-6a76aa865304', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12452, '2079', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('12521c5a-cc0e-475d-93f2-2de09ddf4ef4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 129, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('12541e61-c2aa-4c0e-8122-4a7734f885aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19246, '700', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('12559c95-9f96-4b05-bbdf-2594fd3b71e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6958, '3364', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('12564a0a-75ae-4635-8416-d0c3273969c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15993, '1288', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1259db42-d392-4503-a65d-6c1953f4759f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5289, '716', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('125dce59-dcbf-45ce-a560-b2d605100da5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4320, '3676', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('12609297-360b-4ce5-b76e-07be3f28a622', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11240, '2408', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('12632579-630b-4a7c-9b7d-505f737a2b6b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7107, '3344', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('12641067-4506-4389-b9b9-14d50ac1fee4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 114, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1264c056-bffc-41d3-bf38-46b93074aff1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13214, '1911', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1264cb19-78de-4614-91bb-6405705832ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 723, '3722', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('12661408-d3be-4027-a404-c48bc793a783', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18369, '903', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1266ae0f-2311-4f1f-8985-3caf292d2b0d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3982, '3722', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1266f55c-d3d3-4f27-84c5-a0244f331c0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12444, '2079', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1266ff2f-3a5f-443e-b563-d7e6b61e71b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7529, '3284', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1267b2ef-5ec3-4326-91e2-28aa5feb566d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1223, '3009', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('1269b07c-aad3-4800-9935-2b1b59137d1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1660, '4140', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('126c61b9-363c-4df5-81fa-4e80fe06e592', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2309, '4005', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('126d339a-9bb3-4c66-82e0-8f92b32bbc43', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10471, '2620', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1270dbce-b0d0-4c96-b452-84d7a935aebb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22746, '63', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('127285d3-bc6c-4449-a24b-4a5334709eb0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2155, '1529', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('127388bf-8703-4a4a-93d3-cb8f9ca52a51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12760, '2019', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('12739ec5-1813-4e3d-bda5-c6fda3c6519a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8162, '3167', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12742d0a-d2b3-4b5e-840c-2190ca8cb1ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10003, '2697', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1274b7c5-1ec1-4929-ac32-7a172643009f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22674, '77', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('12774e80-458c-40c9-a80e-74eee949d13a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11779, '2224', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1277be07-1a5a-450d-b7e3-29d87c9c649c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18681, '847', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1278ff39-ab9d-4e21-8312-fb5ef93401fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1500, '2594', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('127a13f8-aa31-417e-b059-cc4c46304810', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11291, '2397', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('127d4372-ba33-432d-80e4-56298778e06b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13044, '1965', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('127e6860-d7c9-425d-8c37-940ef24a6396', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 726, '4095', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('12810a8d-2adb-4350-8eef-f9d528712c97', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17894, '993', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1281b20c-a188-40e3-a970-6dadeed4bb7f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5577, '3521', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1281c807-8fa9-4557-813c-3915f207c802', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22947, '27', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('128cd5bc-dc43-4bb3-9c65-247fc1bfb812', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16310, '1236', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('128d72b0-fc31-4ada-8510-daf3a127402f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15555, '1384', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('128f7d97-d20b-403a-8f19-d568ca63df25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18668, '848', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('129293a6-f8b0-4975-a2f5-0143387d5156', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16554, '1201', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1293ca93-6b3e-48dd-850b-3460069f7f84', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15942, '1309', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1294bb95-3406-4133-997c-0da8ea4dafb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11788, '2220', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1294f5d2-6425-4c0c-ad2e-ef3f7f79edaa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1246, '2961', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('12954a15-0b58-4736-b3a0-adf5bf210987', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4206, '1599', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('1297bc02-32b0-47ed-823c-ab386b0f1787', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4551, '1304', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('129aecf5-ec4c-47f8-8a53-2e050a62279b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2085, '1646', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('129ce8ea-1ab2-474f-8414-ee8dcf3b1b21', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13838, '1734', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('12a3bdc1-a3d5-4330-917d-a4fc6cd78f33', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11728, '2234', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('12a74843-71b9-474e-8427-8fb7d7081338', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 712, '4333', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('12a7a677-70f8-4f99-9ce6-dd1c22f63901', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8349, '3012', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12a7e11c-c300-46c5-9536-e3f81f08d615', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4294, '1525', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('12abdf5d-bd2f-4988-9516-febb7384bb43', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22839, '43', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('12b2c0ef-2af4-48eb-992f-f03fc4327d56', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 312, '4150', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('12b31888-912b-480c-b1eb-46d0cf5ab5d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21859, '184', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('12b3af94-d49b-419b-899f-6aca61cbf85a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5681, '382', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('12b56534-52f2-4f94-aa1f-2e915ad8bb01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13256, '1903', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('12b5e4be-7e94-4816-be1a-378e67aa5d4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 6017, '29', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('12b62eec-35a4-40a3-90d2-7e1b7ec47979', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2751, '3926', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('12b94e16-7318-4748-aaa3-f5fee94f7fb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12123, '2136', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('12b974cb-5b67-4b7e-a2e9-10ddc5cee798', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9491, '2750', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12ba7af6-6dfa-4f6f-b6c0-98e8f46ae371', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 550, '4184', 'IMPORTED', NULL, '2026-08-11 12:39:40'),
('12bc2188-85d3-424b-b382-c816cf67c5f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9859, '2709', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('12bf48e3-ac34-404c-bda4-5349aa549fcf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1144, '4245', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('12c2a3ef-abcf-4ca1-81ef-c10c8078d9e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2665, '704', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('12c4a07b-58f9-462f-a710-12bba27f2b8a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 817, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('12c76127-c7c9-4f59-8c8d-d7dddf176e20', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2350, '1202', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('12cbae47-b872-4f7b-83d1-8f4f2e44c56d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1321, '2830', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('12cc22c3-44d2-4fa5-83dd-56f0db3ed540', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17757, '1014', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('12cc6991-944c-4f67-b145-86714d62b7d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9202, '2784', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12cccf9d-178a-4729-8caa-4f41a596d700', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 308, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('12cf8f2d-ca9e-45c0-861b-19a9a510ae04', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9005, '2827', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12d2af55-d688-486c-a764-19574ecfcdde', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6768, '3385', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('12d7c251-3bd6-440e-a231-ad8e74a9cfd3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14792, '1527', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('12d87d8f-783f-4e36-8dd5-7d53908dd19a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2978, '3892', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('12d92fea-ce8b-4842-8446-7a5cafa7f832', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18555, '878', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('12d9fcd8-5d13-47f3-a6c9-a5ac280c308e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 946, '3973', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('12ddc2b4-da82-4ca9-b4ec-d03eeb23afcd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20074, '505', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('12de3ec6-2bdd-45f6-8968-d7d3b1df400b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10149, '2671', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('12e01432-ce91-4e68-af7c-27389b3b2abc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13988, '1683', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('12e09d23-a1e6-4348-b917-937839686892', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8549, '2978', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12e30ebf-6c13-4cf6-88b6-1b14f375a095', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14215, '1626', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('12e53c94-dacf-4728-86bf-cb67b52e1e41', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2866, '3910', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('12e95037-56c0-4b80-abdb-c5a715ebf7ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4895, '3576', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('12ec327a-9d89-4bbe-b999-f2d4c6f6bce0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16072, '1267', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('12ed51df-aa69-4ca3-b8b7-a30ef80504f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5278, '726', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('12eff0d5-03f9-443d-a925-0295ae79d2e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9536, '2746', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('12f0d4f5-607f-4824-bb29-f5d1f099dc84', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10862, '2539', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('12f4336b-8b50-43d1-a4de-a090c67ce39f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14538, '1561', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('12f9b0de-c330-49be-900f-8ad7c92c4311', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7168, '3338', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('12fc42d3-c973-4228-93d9-aa6f7f6334e2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19290, '679', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('12fcb6b3-55e7-41a6-b044-ca4150d4b6c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4133, '1654', 'IMPORTED', NULL, '2026-08-11 12:40:26'),
('12ff29f4-62f3-45f8-bb51-3f7e71ca78b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17227, '1097', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('130056c8-d14a-46b2-85e1-82ab617f85df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8063, '3202', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('13036862-50a1-4be8-9703-d692982ee21a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1148, '4244', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('13043624-1567-40ff-b0f4-96175816e292', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20459, '414', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('13078c94-1c7f-4433-ac9c-bfc0c3e4b506', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21442, '249', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1309a950-358b-4f48-8a5d-58044107d913', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11870, '2203', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('130eb045-6654-416d-940e-e55037c387c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2103, '3321', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('130efb40-dcfd-42b6-9120-53432b3c344e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6577, '3409', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('130fd656-e2e6-40e4-bc55-2f974b0815b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16699, '1183', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('13141f2a-a76d-411d-85fa-de62ae718b46', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5937, '3484', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1314f855-9c36-4ec0-91c1-277475b1966e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5974, '76', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('1315bf9f-9e9c-4c69-b9b0-4a0413580eaf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 892, '4002', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('13184598-2794-4135-8c0b-72ef68e73e81', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20625, '388', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('13191638-0d41-44d0-9eb9-af96598b8579', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 767, '4321', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1323fc10-60b7-4f93-ba19-03df1c0c7827', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2127, '1567', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('13242fb1-64e7-4a70-aa00-6ee30e68e375', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 166, '4298', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('1327990a-0025-48c0-9d41-ff68808ad4ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2753, '2710', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('132a0dc6-f2a9-4fc8-a524-5e98badedba9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8845, '2870', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('132b88fe-0794-4f57-a898-cbc5cc9c7d55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 15, '57', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('132cb005-2050-4d17-822d-d8d6c856ae57', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21145, '300', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('132da374-ebdf-4b04-9788-884a0d817451', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1762, '4120', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('132e58e0-7858-4732-be78-ee6140fb53e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 457, '4384', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('132f6c9c-9c25-465e-9315-8f423c5c7464', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2431, '3979', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('13319e58-5596-430d-9a94-6988c81ee689', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2802, '470', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('1332c985-e2fb-49b1-a509-1a79fbf56a3d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4774, '3585', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('13337a4b-b3a3-4594-bc05-be948510f8e2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10753, '2568', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1333f57c-f667-4223-ab57-8a6823e2ec20', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11622, '2306', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('13359148-8e49-44aa-afe6-f191b73589c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 837, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1339302b-dfa4-4588-b5da-2f0cb15296f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3495, '3817', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('133dfbec-aae4-4d62-9a19-3aebdee35dfd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6314, '3442', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1340d92f-b07d-4d3b-9841-b3d5fe197865', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 454, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('13414adf-bf45-43f3-b1a9-de8dbfdf6ecf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2422, '3980', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('134252fb-873f-4d91-b8b3-713317b7f02f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10122, '2676', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1343243f-b818-44ae-8aae-970d26f56892', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3535, '3812', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('13457537-1a93-49ba-8248-c1130dc60cd6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12677, '2043', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1347cec8-0aeb-4da9-ad4e-7e0e6378d554', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13543, '1854', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('13482eef-ed37-41fe-be13-516f7bc8b29a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14404, '1597', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('134ba8cd-e664-4717-8621-92d156595071', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1590, '4155', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('134bbc56-b717-4a74-a660-fe2a854e9b99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1268, '4220', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('134f83c7-4711-4a81-8211-24b79d4751e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21649, '213', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1353099e-2cf6-4791-b31c-2148203b6542', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9346, '2770', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1353331e-29da-4452-8291-48cf890a4941', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20807, '364', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('13547dbe-b8e7-4d62-8b42-6d9af99153cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14755, '1531', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('135b1fa3-bbf4-45aa-a173-099d70dc4786', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17497, '1045', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('135c1c09-fd4a-4cfd-98cf-da4a2ae9b5b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3081, '2522', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('135ced49-44fd-4f14-a9ff-4e97be25cdc5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 517, '4372', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('135f8b00-b370-4ed3-808f-b2049e7ecce0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1778, '2071', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1360e8a3-cd3a-4bf1-b081-4d8713fafcdc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17849, '996', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('136144d4-6100-4f1f-a12a-646d37965be2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11638, '2304', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('13626e58-aed7-4ec5-b42f-949e3633742b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 628, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1362f1a7-f594-4ae0-9a20-853789cd7996', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1908, '4090', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('136554cd-a38b-4ded-8cdf-cbbbd04b1a8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6479, '3422', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1365d2ec-7f4a-492b-966f-712eca803daf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 985, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1366da64-e5a8-4c03-9a8c-a8df5cf2e8a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 608, '4155', 'IMPORTED', NULL, '2026-08-11 12:39:42'),
('13675aa3-aa96-4ad2-a1b2-a0a0e5488078', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16062, '1269', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('13682942-69fe-4c49-a578-76c8dee21b08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2478, '1019', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('13689217-b9e0-4afb-ab86-5c129c499728', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21287, '274', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1368dbb8-ec48-49b6-82e0-2a91d19338ca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 25, '4462', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('136a512d-a8f0-40da-bc5e-7d316f13a402', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8044, '3205', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('136b0975-c781-4a14-8634-899e8e11ab73', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2161, '3287', 'IMPORTED', NULL, '2026-08-11 12:40:01'),
('136c89d0-fe14-4b34-838c-986509a31e2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2876, '2645', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('136d5a23-579b-45c7-a948-cc40add3c8b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7102, '3344', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('136f2e2e-98ed-4993-8f9c-888b466b8f7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3897, '3743', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('137060dd-9630-4b52-8452-d07cb399a541', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20911, '336', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('137146c3-f258-4de5-bbf4-cb5192e2bcb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1113, '3268', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('137356da-f3a3-436e-8e1a-269d91312f02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7659, '3264', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1376a3b3-3a93-421d-9493-3897e4b3129d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7, '4465', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('13783104-d564-4106-a74f-4861a5566252', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22733, '69', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1378992a-c7e4-495a-9596-0dd4b2615943', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7225, '3333', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('137aac2f-8c23-4ab6-90f7-fd6bbcc5a10d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 940, '4286', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('137ce7a0-5b0d-40d1-b885-6905c0405d66', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11554, '2315', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('137e7ed4-785b-4350-a8e8-4f897bac5c19', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19799, '583', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('13800cd1-b91a-42d5-90fc-9dda089734cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2749, '559', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('1383bdb4-da78-414e-ade1-9e69c0abfdd6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9616, '2737', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('138515dd-95f4-4a43-b142-555d13234400', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14764, '1530', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('13856fd3-be02-454c-bff6-af822f0812c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20659, '381', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1386dfab-bfbe-43ac-a895-8b99d942f165', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5403, '618', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('1389d1dd-d07f-4650-800d-eb75e6b5ebc9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23073, '14', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('138c44b8-7471-4921-96cd-570b6e2b16a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7946, '3218', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('138c8a8b-305c-471c-8398-fc4b747b55b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12316, '2102', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('138d383c-08a6-45e7-9f74-cd393f8ec2b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22042, '159', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('13917afd-6184-4b53-a086-86bff0ffecec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 680, '4118', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('1391b38c-7f18-4292-99a9-c27d55a1c1dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2878, '2644', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('139229b9-e7aa-459b-9d8f-f075ca03a494', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20867, '350', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('139295c5-01fc-4623-b0da-965f32d3a66d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 5, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('139395d2-e776-4dc0-aa36-3671bf1efa07', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4337, '1484', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('1394395a-566f-44ea-b795-7029efc448d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19660, '607', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1396842a-518a-4dfe-88ec-07649fcaaed4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 58, '4434', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('13970ccf-f0bf-4234-a4ae-2ed3a73900a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6782, '3383', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1399063d-80f0-4af6-8c0a-2b38bf1528ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1161, '3213', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('139abb3b-4119-4add-b046-b4f499300e49', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10355, '2637', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('139f4dbf-4de2-432a-af04-a97b78b4a373', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12837, '2000', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('13a157c7-063b-4ecb-bad4-15b98610b13d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 701, '4107', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('13a3cb70-eaf3-4221-8292-86e903428269', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10350, '2638', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('13a5b7c4-cace-48fe-9df1-05bf140f2354', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3663, '1987', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('13a63cbb-1fce-47cf-abbc-9f823d8eac8f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12730, '2026', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('13a8a802-9c08-42d0-946c-3ad16dbb159a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4690, '1193', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('13a8d247-6ced-4c68-940b-bd12f2abfef2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20835, '356', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('13aaea27-0e93-48e8-aa73-5a164f2e00ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 28, '70', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('13aba781-f215-4720-850c-c6e4a7949ebc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3180, '3861', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('13abbf25-c494-4f91-842e-e2f7868222f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5467, '3530', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('13ae394b-9f21-40a6-b229-4d0778605198', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6977, '3362', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('13ae9b2b-5485-4529-87a7-70f1f7245f2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 252, '4423', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('13aee0ee-72f8-4dc0-a630-55f1b78ecc6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3631, '3796', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('13af0b25-37a8-4bca-baec-2f2dc8fb00cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2108, '4052', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('13af19bf-a71b-4b36-9cdc-84c9b391d99c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7627, '3271', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('13b23769-7268-449f-bbe3-890066232979', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20746, '369', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('13b261a2-a938-4640-b093-1e89182d7c3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5567, '3522', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('13b28a3a-2b03-47cf-88b7-2c7e3b1ce7a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17162, '1108', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('13b69a0d-4889-4fbd-a4bc-464ecdee2a27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5280, '724', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('13b93ad0-4654-4e7c-b028-c8977bba5bcd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9379, '2767', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('13bc175e-a384-4f51-8e66-adc3de44a58c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11661, '2301', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('13bd24ab-675a-4909-b1e9-bee9a452bc25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16719, '1182', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('13bd5fa2-eac9-4b4b-aef0-d49da9992750', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1769, '3502', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('13bdd17a-661a-4052-b1ee-acd6489f640f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 501, '3951', 'IMPORTED', NULL, '2026-08-11 12:37:10'),
('13bf50f1-1e56-4040-b83c-b8818db6c121', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 98, '4414', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('13c21769-5488-4fa3-9905-9945fd368dc4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19931, '535', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('13c2791c-6196-4bbe-a978-a16297b0a00a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3895, '1798', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('13c57940-d33a-43db-b1a8-43a769d053ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 377, '4400', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('13c5db6b-f605-4868-8f84-2e4e42868bce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 809, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('13c6d2d1-fbae-4f41-b8a7-705e7aa373a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2342, '3183', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('13c8a934-cd7e-4708-bbbd-59382b54a110', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 997, '3948', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('13c9b5fc-bbe7-4523-8449-2cabbc14cd46', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11338, '2389', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('13cb6412-4fb8-4e28-84a8-f2a67d7ac736', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6355, '3438', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('13cc73e9-869b-4426-987a-73f54deaf154', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15215, '1466', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('13cfb061-134d-4a4f-8407-e01a47a62b56', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14408, '1595', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('13d032d5-4c19-4f68-bde2-2fdbcad7e6f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1761, '2100', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('13d1a8d1-c54a-406e-a309-5909090673f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9280, '2776', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('13d34a6e-32d0-4cb1-955b-f3c636084996', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22426, '107', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('13d6cf61-36a5-46ba-a487-da44f734ed32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5824, '3495', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('13d77989-3d7d-44d2-bfae-a3d4430b8c1a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4001, '3717', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('13d7d856-b83c-498b-a5d4-eb8b90b21c6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15247, '1459', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('13d99065-04af-4cb2-b1a0-1c556aedd7e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4947, '1013', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('13d9c416-ee63-4d26-9529-fffa320b5636', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7205, '3335', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('13da99ba-6920-4bfe-adfd-afa142a36daa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11584, '2311', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('13dc03e3-a3e3-472f-bde3-a6539d75495f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16499, '1207', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('13dc8dbb-d90f-411a-8031-f73abd07f9b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16504, '1206', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('13dd4c11-591c-4b25-bd13-d0aa0b3f3267', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19559, '620', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('13dd8b95-cd32-4cfd-bb45-163f117fb494', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20896, '342', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('13df31a3-33dd-4146-bf73-f1f2164394c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12334, '2100', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('13e458ba-440c-48bd-908d-89c8cd5f3c6c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3473, '2116', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('13e59ee6-4938-451e-83aa-20930a1a15f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8389, '3004', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('13ee144e-69ec-4df1-b4a0-0fb614cbd0da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 856, '4303', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('13ee948e-befc-4d14-9abf-a83fe1a04fb6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 353, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('13f2df7b-3749-41b9-8957-435e8ba88d3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2570, '3953', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('13f58b17-0703-400d-b726-772ed1c9b177', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6633, '3402', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('13ff29c8-0756-4bc5-be7e-21a1d2ad0d21', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 504, '4374', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('13ff905c-f768-4a42-b15e-d1bb18f00323', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17611, '1029', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('14009cc7-7d2a-4943-96f3-d5cffac1050b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16367, '1226', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('140191cd-1241-4534-8886-5ca3bb0fb701', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21111, '304', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1407aec0-e62f-4dfc-acf3-caf0650d7fdb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19498, '639', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1408ccb7-686f-4231-88da-7956dbb0fb04', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3274, '3847', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('140cc7cf-4632-4226-91c3-3c374ce221a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23035, '19', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('140f4a9f-224a-491c-8d37-9520f87ac2c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22090, '155', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('14100c96-de0c-4b68-952b-00ee1635697b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1110, '3271', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('1414086f-52c7-4091-bf50-0b1a4805c7b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 877, '3526', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('14140da6-b904-490b-bacc-24c748316cd9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12975, '1980', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('14148ac2-4a65-4d2a-af5a-a22eb52d31bd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2401, '3019', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('14174b85-ded4-4e81-874c-b73decd4b523', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18516, '882', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('141cdcaa-bb12-4e3c-87f9-d9ab4407eb26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10426, '2627', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('141dd4ed-35f1-4c63-8050-14c3b31aa0ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19567, '619', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1420ee9c-1d64-47d5-875c-7d9ebbe9a5c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 632, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('14248d42-fa37-40ec-8e63-bf6628cce70d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20293, '462', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('14255c4f-c8e0-4665-a405-a8126ea1d7b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15626, '1376', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1425dc1b-fcf1-4879-984d-853048f422c1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15217, '1466', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('142bce83-37c8-41a9-85c0-119b8036636f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1882, '1934', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('142c1ee0-3db7-4788-bf43-cc7581e2dd63', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6180, '3460', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('142e54aa-f7b4-44c0-ab3a-0c4d04470d36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12202, '2122', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('142ed9c4-d14f-404e-9ede-2bc24b54f5b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9880, '2706', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('142f0d22-4d6e-4871-a6a6-c05464bf24fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 459, '4383', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1433b684-88ce-44ee-b28b-76dea86ddf74', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10190, '2664', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1434213a-7992-4315-bb25-073618f23894', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1568, '2506', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('143685b8-2df8-44dd-a7f1-8f7b249337d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2376, '1172', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('14397784-3478-4721-9357-1bac60286d74', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17701, '1018', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('143a3980-9aa4-410b-99d4-a5315c197ea8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1081, '3303', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('143bb098-2619-452e-bec5-7f044db9903a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 846, '3559', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('143f1975-8bdf-4712-82c7-5f4f91891109', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19084, '767', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1441d523-4580-4146-a471-f72b6a6f1afa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1408, '2692', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1442ec03-08e7-4088-a32c-eb28b96c5da9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12803, '2009', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('144a4b8b-bc23-473b-a9a9-465ff34c7ad6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8672, '2959', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('144ade2f-60ea-4ca9-8612-c80cf0e352dd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 292, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('144c1c77-9ca8-47ca-9f5a-9a2ea8acec64', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13633, '1813', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('144eaa26-e064-42be-a2b9-40ce444276e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4502, '3653', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1450640d-b624-4b8c-9d05-d29e9a0a9c75', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9452, '2754', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1451d3ed-509c-4af0-9116-04cc3e2a8c79', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19807, '583', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('145263ac-f5c5-4609-9466-41ccc553ca8d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 115, '4406', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('145741f6-cdbd-4b44-af41-5f42bb7fe9b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13069, '1943', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('145be734-a42c-459a-b23d-9ba91b5ed307', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8683, '2958', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('145c2b2a-86a3-4079-8214-5f1886940954', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2532, '934', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('145d6457-7f29-4afd-a9fa-7b0a089af2b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9847, '2710', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('145d8b1b-f8b5-4127-9113-51b58376432f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5785, '267', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('145dd1ed-e38a-4096-a204-bc2d837fb743', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 513, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('145eed39-4a59-4cb1-be00-62c072411a33', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 65, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('145f2538-de4e-40d4-b198-6496c12624a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2020, '1719', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('14618434-2987-4516-848a-d4a017faa4ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 300, '4311', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('1463bb9a-f35f-4e3f-9d9f-864801381a31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19129, '736', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('14649262-4c70-4671-9fc1-f2e5008e390e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2217, '1401', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('14689a5b-ad35-4041-b69c-750f1a510c35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4757, '1153', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('146a41f7-5b58-46f1-bbe6-802478819e13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11173, '2429', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('146d4c84-8d59-404c-ae26-5d75897ad006', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19762, '591', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('146ed5d1-bc7c-4a56-a1d2-cd787eafcafa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1833, '1999', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('14718007-b606-40b9-8f3e-9606f454db9b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1710, '4130', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('14723df7-d7d1-407f-b3c4-62cfcecfcbaa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2682, '3936', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1472fa07-8a67-4d17-a714-44235f27822a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15552, '1385', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1473948e-8411-4dad-be8a-c3a451342ff3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17816, '1009', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1475f5c1-fd34-4454-bb34-ee299c7adaa5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13522, '1861', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1477510f-5f91-4bac-807b-c0bc8e480688', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6480, '3422', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('147927e8-9b2c-491f-8c28-2ff6bb857f2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10551, '2606', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('14797f42-7199-4582-8d07-2f38d50abacd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14720, '1534', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('147a5a40-66ef-4e78-9504-752865baa970', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6052, '3474', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('147aa791-b165-4e1c-9dff-9ff0d0e22da6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13559, '1851', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('147c1245-050e-48e1-9494-b333b096efec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10955, '2514', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1481f664-e30d-4c9b-bbef-730e2503413b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 738, '3704', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('14863e29-d4e8-4709-ba8a-9e24052e58a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4523, '1325', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('148647af-45f3-434d-8b41-e59e197bf2c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 85, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('14875c96-b9f6-4ad9-932d-e82604b67163', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3847, '3764', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1487836a-ac05-4995-bb05-dd0c06df89ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 743, '4086', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('14878910-33b2-4e3e-a08f-5e7ce933dd72', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1664, '4139', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('148842ae-b881-4933-95d9-dff74350f7b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13871, '1725', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('14886818-8f38-4093-8d48-c26fd2745b36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20890, '343', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('148cabb6-e5a6-412c-b554-104ca21fe6fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11747, '2226', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1495f369-3cd9-4a01-8f1b-1e03e6b73a6b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 934, '3465', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('14984b11-06e6-4e04-b0e3-c0225b371543', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5362, '657', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('1499a9f9-80fc-41a9-befc-90ba34dc60d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1593, '3596', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('1499bdae-fd96-46e7-84e2-67dd78e602e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7547, '3280', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('149a4bbe-c28b-44e3-9ab6-6c2bfc6f1c48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2192, '3270', 'IMPORTED', NULL, '2026-08-11 12:40:01'),
('149b16b1-2c3f-4109-9511-089773f271f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1081, '4258', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('149b4aa0-bb74-4612-b843-1269721d2e50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 32, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('14a0e9cb-174b-4159-b09e-8b82d7d723bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10824, '2548', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('14a46447-5dab-4af9-8ad4-ffa47cab4dc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12699, '2032', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('14a7330d-5cd0-40e6-8267-56ab38629d11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16887, '1160', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('14aa21a9-7cab-4d0a-94df-956304679db6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 815, '3591', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('14af70ac-a443-42ec-a085-a640a0673618', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12781, '2011', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('14b0197a-b196-40ea-96d2-bb2e43845523', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4472, '1353', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('14b1dcb6-a0dc-4c6f-b067-26c6f8318f79', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22699, '75', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('14b2666d-fed0-4fe9-84c3-6224375f6ece', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15157, '1473', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('14b2ea43-f425-47d1-b1c3-a2b834b47eb3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14741, '1533', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('14b3a6f5-0035-466f-a504-8a29cbc54c55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17463, '1057', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('14b3b94c-3277-4c96-bf87-5b574e80dd9e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21477, '239', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('14b7f94b-6919-475f-b37d-4eb1695298ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5430, '3533', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('14bb4b6a-d096-4409-888e-fefac8584611', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19025, '782', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('14bb6483-e0bd-4018-8dc7-0fecc2bbd4f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5935, '3484', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('14bb776a-94fe-4f38-82e1-b71adcbb0c1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 854, '4028', 'IMPORTED', NULL, '2026-08-11 12:39:46'),
('14bc0297-5c33-41ac-8a8c-c34d46e89a1e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16534, '1202', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('14be7ed2-9ed7-4bba-a3b4-de22fecb9a23', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1038, '3353', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('14c2ba61-a565-4a53-a0fb-6437c6cc163d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1567, '2508', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('14c67b2a-310c-4c01-a850-2e903baf64e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22002, '162', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('14c69575-0fa6-40fa-a109-6aca895513c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8964, '2834', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('14c7c07c-d2d4-47f3-ba17-6fb2cd47c57b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23038, '19', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('14c9e340-8399-45a5-9d3a-e98848708354', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19904, '552', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('14ce985f-b2f5-428b-ad98-ff0a30a7fc5d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17777, '1012', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('14ce99cd-aa4e-44b8-8bf5-4be59d5e07c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4571, '1274', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('14d21023-7513-4d77-a8b3-3964b0343c1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3005, '3887', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('14d2a840-53fa-4406-a185-2dfc18c2cb39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5521, '515', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('14d2b5d0-6081-4599-b84a-d4c1884edab4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3296, '3844', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('14d31b92-9bfa-4eda-9d63-815b58201645', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 204, '4431', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('14d3259b-5c23-4a47-99e4-31dda7188427', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8545, '2978', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('14d72dc2-bafb-4d74-8b70-637f2e4ff5bd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16226, '1245', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('14d89c56-94e0-44ed-bd1c-0c6b75b03e2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4713, '3591', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('14d8f19e-5204-4dcc-8277-3763c027eff9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3397, '3830', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('14d97904-d68c-4e6d-9b6f-d84495038250', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9934, '2702', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('14db62de-252c-46db-87e6-2e0a13092e4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 296, '4416', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('14dfdca9-3350-4e3f-a4b7-234ce5035751', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1335, '2794', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('14e70334-ba60-4bec-94da-823554dc854b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1677, '2234', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('14ea84f9-ce77-4135-83a0-76f640768754', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12550, '2063', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('14edbc73-cc40-49b8-9118-5cf26d7f6ea8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5833, '3494', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('14f35c65-6d10-4769-bf6f-c858af7f3bf2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1536, '4166', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('14f4aff3-707a-4de2-ba47-5ce2891db122', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10910, '2531', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('14f6426a-24da-400e-9a03-a3962c442b93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 350, '4112', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('14f7495c-8862-4676-b84c-9d60337231b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2712, '2742', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('14f832f9-191f-466b-b69b-667b1763bd02', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1071, '3316', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('14fab657-02d4-4b89-be01-abd6289ed1da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 610, '4353', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('14fb26d6-da8f-4cd8-add7-d2183a4f2dd0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16933, '1153', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('14fd7e62-76d1-4f3f-9630-ef15af7af1e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17961, '987', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('14fdb7cb-1dd8-482f-a968-161bed33b870', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21706, '203', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('14fe4677-0472-4449-b549-531fb9fe58b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1542, '3658', 'IMPORTED', NULL, '2026-08-11 12:39:55'),
('14ff7da0-b142-43bf-b4d8-8ec69b8d2e4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1817, '3478', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('14ffa287-ea08-49a4-bef7-8e3d994eadc0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5078, '897', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('14ffeca6-3375-4046-9453-7f702404f3b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18567, '865', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('15056370-5224-43de-beed-69ef42a49ebe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6701, '3394', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('15093458-50fe-4cb8-aba5-3dcea6b6a598', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7173, '3338', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('150b2903-44d8-4188-b442-6711da73d08b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 48, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('150b32ff-5dfe-46b6-87d4-4fe5fc680b7a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5643, '3516', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('150f7473-9cb9-4b7b-b4b6-4ce0ed0ccc83', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4963, '3570', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('15100a5d-b478-4aa1-aad8-03b0fb09aefe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12418, '2087', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('15168238-4fba-42dc-ae6b-2ad65c6c2da2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22268, '128', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1517afbf-5f87-48e9-9e85-5315a95479e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1298, '4214', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('15187f21-4ff5-4166-8b29-bcad53d3057c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18189, '941', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('151ac5ab-136b-4b99-91e9-5eec8cd0ad1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2662, '3939', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('151dbd1d-f2e8-46bb-8e6e-8c4da8babb89', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15003, '1500', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('151e25dd-a1ea-41d6-bfa1-32354902ee22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1511, '2583', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('151e6663-af84-4317-8113-0daa09f5f91f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6786, '3382', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('152152b6-ee41-4c3e-8eec-577c8b4ab7d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 202, '4262', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('15241fab-29d9-474e-b3c6-5e1f8ed68bf3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6401, '3431', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('15251b8c-13a5-4e6e-b68d-d9540368d0e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12982, '1980', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('152e1a93-d010-42fb-9840-2912a653cb3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11702, '2287', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('152e703b-d247-4738-9097-d508f5be09a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15402, '1431', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('152f3dca-588f-479a-a147-db8d0149ac8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6554, '3413', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('152f88e3-0fab-47bf-ad66-4ea5dcc937a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12607, '2048', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('152ff399-4fc1-47b7-9ce7-2adcf510c639', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5243, '754', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1533be14-385a-4c36-b74c-ab359892b5ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2817, '3917', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1538d7dd-65ca-413e-a17e-435a721c5d87', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1472, '3691', 'IMPORTED', NULL, '2026-08-11 12:39:53'),
('153a0fb9-90be-4cc5-975a-24ff31e32291', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21480, '239', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('153dd6bd-a4a7-461e-9ca5-9e5e669fab92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16729, '1181', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('153e1d61-eaef-469b-9214-90b9f73f0608', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23002, '22', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('153feb0f-503b-4e4f-a26b-c4a3fa94286f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6031, '3476', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1540cd20-ae25-4d7a-b822-1e1176fa1308', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8794, '2886', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1540f30d-e7c5-4688-b291-4eeeb4e8d75b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8395, '3004', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('154540e4-834b-42f9-9054-652d8411aa5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 463, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('15455423-c304-41c8-8abb-ba2126c06c93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5750, '316', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('15481523-9f75-4917-a569-bd4479ddf7b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14673, '1544', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('15483617-4ace-4533-a665-07bc9244e422', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2068, '3339', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('154d9774-ded1-4db6-85a1-59d63247f464', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13227, '1907', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('154e79ca-b048-4e7e-bb1b-b0908e0417e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20414, '434', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('155152ec-b6b1-4a39-93b2-1947548ebe3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5527, '3525', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('15517367-a4ca-43cd-a553-4e860433a59e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1872, '3447', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('155183a3-1807-4ab4-9c7c-cd5e1034cb40', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2290, '1289', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('15522320-8e35-4312-85e3-d49c030bb0b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16469, '1209', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1552e5e6-305b-4b62-bfc3-59c0408fb3d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14994, '1500', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('15532b29-184b-4fbc-bdc2-964a90ac72e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1313, '2845', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1553dcaf-6214-4d1b-a910-260a08a4a56e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12186, '2123', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1557c46c-6100-4666-8a8c-5188a666a18d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11610, '2308', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('15580e67-af2d-4794-a888-8e5c3599ea11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15384, '1432', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('155928a4-fa2d-4ec5-bc5c-b6cdc6806999', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22307, '122', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('15599d68-4838-4bd6-a1f0-4c82a9110dd5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 348, '4114', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('155a1b39-f1bd-4353-803c-0732812e9520', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9909, '2704', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('155e6c31-c925-4d33-83af-07e2a4d9b164', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2552, '894', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('1560837a-70cb-4907-9daf-e25a5f5efa4b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 314, '4148', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('1560a46d-42ac-4e92-9aa2-66284538fb9e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5377, '646', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('1564b9b2-2508-4cf8-9708-8dc101ae579a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 906, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1569502d-f160-4271-a58d-c1b070d492f3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20208, '475', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1569f44a-5af5-4c32-acda-4cfacdab9ff8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1965, '1787', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('156c1093-fe0b-49a0-8ff6-e81d85464e21', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5708, '358', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('156c6e4b-9e21-436f-9f7a-7e0555319fea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11689, '2294', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('156f6406-a55e-49b8-a9f3-37c1e72ad4e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1009, '4272', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('15735b9a-a10c-446c-82f4-a5fd28131302', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14374, '1607', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('15741939-8fbf-4567-8d7f-e6956671678e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2463, '2961', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('15778165-1f66-46a0-918d-6269c7616852', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2233, '4027', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1577ab13-3f68-409c-b2e4-b35ad3bb9e9d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5246, '3549', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('157a399c-e2ac-4ea1-918e-69cc32f05ee9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 54, '4458', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('157c4238-1f22-4e41-8f56-7fd5641596d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2036, '1700', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('157c9b31-3bc0-4358-9324-2c7c18f1b714', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18245, '933', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('158069dd-9598-400d-9823-c7acdc3bdce8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21770, '195', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('158082b8-945c-4bcb-9fb3-14ac2c84c9c7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11889, '2200', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('15834d21-5e49-472f-89f6-97b64278fb60', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6537, '3415', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('15837765-c782-48f9-a862-7be2777be8c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19420, '649', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1584dd51-b0af-4b02-aa82-e892e1f9636b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15793, '1332', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1588521a-b1fe-4396-8617-6a7e37fd6615', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19417, '649', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1589a4d9-47a9-464d-a7dd-482027f76d3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17284, '1087', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('158cf15c-cd41-4f74-a45f-c13ed6560ea4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5389, '639', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('158f7422-2025-4426-bd07-8797279bf89f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 272, '4420', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('158f8ae0-ce9c-4716-ba77-b261529ba286', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6933, '3366', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('158fc785-867f-44cd-be13-91a4b8625543', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2479, '1018', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('15917d68-c659-4351-9abf-4e7260cf225e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9824, '2712', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('159787a0-a6d6-4b45-9d4e-4426275460a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22701, '74', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('159bab0a-c7c2-4548-8021-d05267eaa81e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1045, '4265', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('159c1abe-41f6-4292-b8ba-dda2e4267768', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6006, '3478', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('159c87f0-95c0-4373-9896-b3232ef4f12c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20624, '388', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('159d2452-230d-4b4d-8368-9575b0c0bb5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3049, '55', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('159df5d6-b99a-4f30-b586-97750b67d719', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2484, '2950', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('159ecff3-ca70-436f-a48c-2a62527b8559', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 409, '4053', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('15a4ba4d-e429-4918-acc2-458b060d7744', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11598, '2310', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('15a8ed36-9292-42db-810b-896350b1dbb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12376, '2093', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('15ab195b-7463-49d3-99e0-e96dce3bd928', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21087, '314', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('15ab86f7-dc6f-4672-b4b5-2044fbf5efbd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10095, '2681', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('15aba65c-7a32-419a-9e20-c3f975a39e93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19698, '601', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('15abe784-1ba1-4fed-abae-c4f555a8b213', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 46, '4459', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('15b046da-f0cd-41cd-b91e-6950e3646f48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3595, '3802', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('15b2ae37-85ca-4d2b-9bcd-e2ff057f9a96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12508, '2071', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('15b3d11b-42b0-42f0-bed9-2d0bbb8473fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 154, '4310', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('15b48f98-2af1-4697-b969-62634ab20bfc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 178, '4435', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('15b4fc8c-be29-4158-9e0b-e65aac4fd06c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6409, '3430', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('15b7eeb0-a541-48b9-9768-9ff857889057', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6078, '3471', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('15b9d4ed-3afd-47c0-8579-4bc5a20a581a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13857, '1726', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('15bb9468-8a30-4156-bbc6-bf3cb77b597c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17420, '1071', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('15bf19da-2027-4b9c-9d80-c57e20ef10de', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3968, '3724', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('15bfce60-3bb5-44c9-abd0-c519a07b245d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13429, '1878', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('15c0abe7-73fa-49de-847c-f519f66378ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4951, '3571', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('15c1dcc2-7d82-4ac2-b9ac-745cd0509dcc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3474, '2115', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('15c3af79-32a4-4bc8-aaea-677ff495dc20', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15519, '1401', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('15c7a9b8-798c-4759-b61d-2db0577ba2f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17392, '1074', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('15c7e918-f840-4b85-8e9d-c58beb93ae99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1721, '4128', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('15c87f56-c4bc-487f-9053-35f904a96d12', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2458, '2966', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('15c91ba7-29f7-4158-ae88-07042f367382', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1404, '4193', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('15c97853-c276-4fa5-acb5-174f3bfd7cb3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14882, '1517', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('15ccb9d5-c8e4-4069-aac8-fa81a4757e6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8366, '3010', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('15cde83b-5124-4725-9cd5-4802744ab953', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3013, '3886', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('15d013ba-19a2-4bf3-9523-b7c1d48e3a32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3336, '3839', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('15d13911-6f36-4fdb-a9ee-17d880c4bfc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22417, '108', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('15d2a0bf-e41b-497a-8877-2b68b16d41d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14902, '1513', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('15d38849-b3e3-444b-a431-3ca5655bc96e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6357, '3438', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('15db7ea9-b2fc-403b-817c-d940b4ba5a96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3055, '2541', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('15dbc1ea-bec9-4c65-bd36-0f69f1f7dbfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22296, '122', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('15dde89a-5824-4901-908d-c665f862390c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2641, '2794', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('15def261-c97d-4ab3-b517-7d9523fbe55a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10203, '2662', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('15df51bf-4eb2-4464-8553-b4dc31cd6d8b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 894, '3507', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('15df6d72-edfb-446e-9f9f-ac347c289c25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15692, '1369', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('15e249ef-cb30-465f-86a5-21547fc56052', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11922, '2195', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('15e2bcff-93c9-4566-8f86-0712bad140d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8981, '2831', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('15e42a3b-300a-4fcd-a048-a0c4b4b9b048', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16759, '1177', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('15e567f5-29e2-4523-9b71-6c37aa76e41f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 951, '3972', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('15ea7e7a-e56c-4dc8-aa1d-f086cea6063a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 752, '4324', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('15efb238-effb-4a17-8716-efc4faf94777', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9582, '2740', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('15efc561-4497-4169-a55a-f14c11fa6212', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 290, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('15efeef1-e9a9-4af4-ba39-b92c38dfac57', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3474, '3819', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('15f02f4c-f3e7-4019-9403-c34fa5453ab4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16633, '1188', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('15f44609-49bd-4c0d-90bc-9097ab3fc912', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14281, '1619', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('15f6c5f7-9f5e-42f8-8a59-0cba2ed19199', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10004, '2697', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('15f9e019-f691-4b97-813e-9f77ec486398', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 567, '4175', 'IMPORTED', NULL, '2026-08-11 12:39:41'),
('15fa448c-86f4-43ce-ab31-e08be823df72', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10010, '2696', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('15fcf1af-a07f-4213-8236-d8d1fe0f5ea0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11885, '2202', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('15fef357-8203-42ba-b861-ce4fa9d90c77', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16167, '1255', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('160220d7-e552-4101-9bd0-ba7330f4f3a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5643, '420', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('1602a087-95b0-499d-a8bb-8171c40554e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18720, '843', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('16072050-4e7d-4db3-aee7-6b8aaaf4563a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3170, '2451', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('160a81fd-30c3-421f-87a9-0d1ad6939c6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9250, '2778', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('160ad378-5ab8-41f3-8df1-7429f764b5e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2545, '2904', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('1610548f-2f0d-4f9a-bc0f-4512913afbf2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19619, '610', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1611886b-ae98-4d3e-86e3-05b3257ea76b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3068, '3878', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1613104d-67ac-4c9f-b20c-a4cce1819b2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3491, '3817', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1614b75b-3b1f-4f5c-a992-60a8dbdec823', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13126, '1931', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1615be38-2fe5-44cd-bebd-20c43ccdc165', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7314, '3325', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1616c4bf-d7ec-4233-9631-ddc070e4dbe5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7849, '3228', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1618234a-6870-4215-859f-b964b6f1f0d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21495, '237', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('161965d1-04b3-454a-8028-42f09d62b3c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2791, '488', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('161b3d8b-75a2-446b-a90f-8acc080cef27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6263, '3448', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('161ca2cf-169c-4e75-bfc6-194a8d774ce4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3298, '3844', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('161cfcf2-535f-414b-a9a7-8245e0453ecc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9157, '2793', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('161d60b8-903e-4501-8df1-fba52d0731da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14459, '1583', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('161e8418-a25a-45bc-9031-ce0fc6cd9bd4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13230, '1907', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1620cd9a-ce1c-4874-9efb-1d1f8cff7ee0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5041, '934', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('1620d143-c2be-4227-b131-d9a299339cab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4238, '1563', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('162507bd-c96f-4c34-8cce-e8deaafa7619', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 317, '4412', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1625f122-459b-40ce-a693-1c3bd1f6338b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6216, '3454', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1626e2d7-53b0-4117-ae7f-143b5d5a18a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20398, '439', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('162748d5-a07b-4100-8dd9-1b49ba10cdbe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 734, '4091', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('1628a153-df3b-41a3-8ace-c7e3f180ebdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6964, '3363', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('162a8c02-8ba6-487b-ab92-82f45567396e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9456, '2754', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('162ade6f-b3dd-411b-b2cb-f30ae4397b3d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 840, '4035', 'IMPORTED', NULL, '2026-08-11 12:39:46'),
('162be649-c18b-4b96-9ae8-e9b9a0a72a11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 831, '3574', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('1631fe6f-4bd9-4076-b19a-b10cd21e96b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9577, '2740', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('163228f0-76c0-4d00-aca0-3bae8a751f06', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14193, '1637', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('16352ba7-8197-49ba-84cf-7af0295adbdd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22189, '139', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('163a070d-5471-49d7-b432-20bd376300d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1703, '4131', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('163c917a-2eeb-4219-b28f-7e06f33c6bc1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5422, '3533', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('163e4933-387e-42aa-af26-10c6d8938532', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22642, '81', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('163ec886-6ffb-4d4b-80c9-d3a2a172815f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 142, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('163fe61f-8201-495d-9103-f9ae36812ec3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13334, '1891', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1642ea91-e1c5-4c6d-942e-fd01a421e0f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16264, '1239', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('164351a4-e5b3-4044-a521-ae37bc5a9652', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9613, '2738', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1643ef5f-4c12-4524-af51-45781e7bcd32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3243, '2392', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('164411bc-6abd-4a79-a9a8-d9d4e369ff41', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12806, '2009', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('16458748-1c34-4a84-99ec-5e97d9413562', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5522, '3525', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('164b983e-02cd-4f21-88a0-9542f10535e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2327, '3193', 'IMPORTED', NULL, '2026-08-11 12:40:06'),
('164cf461-6af6-4ad3-93cd-68de30ba1f29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2536, '3960', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1654ced3-579a-4a31-8a60-2c97655152b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7411, '3309', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1655c3b9-fc4e-4d62-97ab-360b11f9acfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14836, '1522', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1655dfca-ab2d-4cdc-9218-307ada2dbbf4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18661, '849', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('165b1c6f-75b8-447b-9c4f-3899e925ed28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1870, '4098', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('165ed6eb-798b-49e9-8225-19976d9de3f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17233, '1096', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('165f6472-9419-47e2-937f-ff3095ba81e2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4954, '3571', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('16607c15-e273-406e-a8de-cf85e7deb9f0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22131, '147', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1660c1ff-f809-4fd3-acc6-fb765c2228a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5331, '689', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1661d473-acf8-4621-8d5c-0b302bf4f0e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4049, '1701', 'IMPORTED', NULL, '2026-08-11 12:40:25'),
('16634c7c-7deb-4bb6-b3d2-94be981eacd7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11824, '2208', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('16677c0f-75e5-4af6-b16d-bb29d942c798', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15405, '1430', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1668481c-3f55-4f1a-9af1-b2c1d1aa9f3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20645, '387', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1669c2fa-543b-43c7-87d4-626f9d39d4ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20489, '412', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('166bda77-877c-42ee-9c48-6b1e03149320', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8186, '3127', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('166e22f4-3fee-4f58-acbf-a74ce06fa93a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1149, '4244', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('16709430-fa8c-4044-8d55-f9405ddaa667', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 108, '4409', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('1674c10a-b351-48bd-b731-4889a83186c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7836, '3234', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1674f218-3766-45bf-9e75-cf1661966654', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2816, '2676', 'IMPORTED', NULL, '2026-08-11 12:40:12'),
('167578b6-cd5a-4ad5-8056-a9c8b66545d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14411, '1595', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1676753b-7ed8-48bd-ae35-6ef27459b6df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3731, '1941', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('16780396-ed29-4748-aaa6-76063a312f91', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6911, '3368', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('16787c35-9343-4d40-bc2a-ef9395f1efa2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20442, '415', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('167a874c-8d42-4047-9d6f-8e50c1e4f788', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5258, '3548', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('167ee3ec-0099-450a-914f-2b41b6eebbb4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13579, '1827', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1682a9e4-8949-4bba-a12c-1e22d3a564ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4110, '3699', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('16852871-8357-4f4a-a704-c80344d80b93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20715, '374', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('16857c05-a42d-4041-8b5b-6a7541303f19', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9217, '2781', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1685ac7d-94ff-4c4a-a977-32bfb719e114', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2101, '4053', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1686e10e-385f-46b9-85f2-4c8898983ea8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11960, '2189', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('16886508-55b0-43c9-94f1-c3cfabeba427', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 634, '4141', 'IMPORTED', NULL, '2026-08-11 12:39:43'),
('168a8c3b-6812-403c-a004-50194408553e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5491, '3528', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('168abdaf-50c7-4455-83f4-3595475289d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11307, '2394', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('168f421f-6d30-45e6-b061-8e65b3b10ca7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5876, '164', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('16944e21-1030-4dab-9a6d-93d08b252d08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6364, '3437', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('169815ee-c07e-41e5-ab95-b7f0b5a5433c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17260, '1091', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('169a8610-e389-4e24-a9af-4b8cbe259f9a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19589, '615', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('169b11c0-ab75-43ab-aaba-f9f7b928604f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1601, '3592', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('169c40a5-9919-470b-bdeb-a7ed06381610', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16670, '1185', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('169c61b9-868b-4d96-a1f9-361e54b7df80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 244, '4220', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('169cc73e-d6d5-4033-ada1-eb2dd7bb9018', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2718, '3931', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('169e9677-964f-4d45-b335-ddf7bb935d67', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22995, '23', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('169f397f-8258-4cb3-a202-7ee4e83b1621', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14310, '1615', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('169fa7a5-d9ab-4271-91a0-8f3079daae50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2846, '3913', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('16a592f7-b80c-4f3a-9857-96418a327e9d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15, '4464', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('16a5941d-2f91-48ff-aa07-3f4ef682ecd3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22235, '131', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('16a672e0-d9b5-47cb-b349-10baa1b84e88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2344, '3996', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('16a80ee9-648c-4a1e-b1f2-f6c56ba09cfd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14833, '1524', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('16aa8a89-d2ac-44a8-b7f2-154773ee3972', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2174, '1496', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('16ac002d-c41b-4df3-a7e3-f6c47c166641', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21423, '252', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('16aeb9af-a110-43fe-bb6e-03381675ecfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10481, '2618', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('16b132b2-d94b-480b-982e-e278b378125d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13165, '1918', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('16b1e647-8b47-4a1b-86c6-d02e67f5e18f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5747, '3502', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('16b2e663-5473-43ec-bfbb-9598f9d94118', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11766, '2225', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('16b48484-97c7-44de-bced-12dbd631d3a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5703, '364', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('16b52873-2ca8-4d82-99f4-47d6393b366b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8087, '3196', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('16b7f0c5-6624-4b2d-9863-a9fee1d380ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2429, '2993', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('16b8d7ed-711e-46c7-ad62-59e112441381', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1976, '3390', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('16baa589-973a-4457-9e4d-093579df9e62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17762, '1013', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('16baf3ff-ecb1-4abd-a34b-789c949d8c76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 126, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('16bcefe4-ebd1-4a34-bd89-0958eaea7498', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8086, '3196', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('16c312e6-3a03-4867-b699-f0a14c4159d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9754, '2723', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('16c677a7-9628-4bf8-8216-96532bf6daae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2434, '2986', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('16c85314-c1f8-4d01-bdb9-95e872b56879', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11323, '2392', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('16ca7788-5762-4804-8316-a43bdcfbc14a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5115, '3559', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('16d0eced-6ba9-42e6-8e92-9308ace4bcb1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7412, '3309', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('16d14cf1-3636-450e-8f50-b22e8a788c55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5853, '194', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('16d2bf91-fa06-4702-91ac-efbbee601ea1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9274, '2776', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('16d764ac-4a11-4ace-a9ec-6ec8fe1906af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 236, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('16d94783-4e9c-4b36-a51b-e5d233923bcc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5838, '3493', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('16dadd11-9071-4d51-9d60-2a02128c8dca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15720, '1362', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('16dc2406-5a08-44e7-a2be-966a39d18400', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4537, '3649', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('16dd9dc2-9255-4e1e-bfe8-18d3dec6bfcd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23133, '8', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('16df82b8-a3b6-4457-b229-9599d5ca6e51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3102, '3874', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('16e0a54c-49f3-4237-a1ce-c5249a58d7fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2619, '3946', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('16e1389d-f9f6-4769-a80b-8e21e307c877', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12137, '2134', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('16e1763c-c4ac-412b-aec1-33b701f1a717', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20102, '493', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('16e2ff9e-9a26-4651-8d82-94b71a6f5f0d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 766, '3676', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('16e346f0-5077-4d0f-842f-1c54699c316a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1874, '4097', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('16e5d068-e0d6-4dfe-9fe6-843ac57fea3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15558, '1384', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('16ea7d2e-3c79-478a-882a-8c0bbd21a5f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4010, '1725', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('16f3dd79-d2fc-4c07-851a-31d9b07d8b61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2426, '2996', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('16f44c9f-0ae4-4c28-9f6e-eee5a354191e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22524, '96', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('16f53a02-6b17-4323-8fb7-5d52a3f46590', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14863, '1520', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('16fc3618-1000-40ec-8b49-1c2665a75ea6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19992, '521', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('16fc4412-c744-4fdb-be84-246fec849ca1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2316, '4003', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('16fc7e44-a7a4-4aa4-aa6b-502a5c33b90a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21403, '254', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('17012c0e-708a-439b-be74-4843b051841d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 155, '4439', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('17053c83-03d2-47d7-a88c-e1b56a9fe0f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1688, '2203', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('17072f2f-aa54-4e6e-84a0-0e8aa313d5ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18819, '824', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('17093222-9e6f-46c4-82af-e31e51547503', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8639, '2964', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('170ae894-deb9-4df3-98d8-db5a3498882c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16888, '1160', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('170b80ce-9860-499f-bc3b-11cc10c2ee58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13765, '1765', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('170ea712-4287-495d-8618-172c3e8848a2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1013, '3940', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('17101f46-c9a8-4122-9cc6-9bf2c71f4ad2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12956, '1985', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('17117b55-f738-4c25-8cf4-1bcc7b1c318a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11319, '2393', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('171277ab-3c26-4675-8196-2955c170d159', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2837, '415', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('17135f89-46aa-4e93-9b09-48a61f18c9c1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 770, '3672', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('17154fdc-c573-49fd-8cef-55b5af1e99b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18775, '827', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1715dda5-07c7-48c9-bf6a-2c6734c562ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3133, '2482', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('1715e7d4-c0dc-4262-8fe0-177b83317a03', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21538, '227', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('171681a0-a6ae-42d2-838c-2ce86b8ca79e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8939, '2842', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('171b53f2-50b2-4fe5-a387-2800c8e638ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10458, '2621', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('171cb018-ad6e-4f79-9b94-1735e48ef331', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13715, '1787', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('171cc799-daa0-4118-8c00-003dfbf43fb0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22408, '108', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('171f436c-9233-4108-ab14-72188fb093c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8701, '2957', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('171fd3a3-08e7-4392-b180-9706b0368552', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5384, '3536', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('172159ab-57c9-4c48-b0c6-d6a95916194e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3849, '1864', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('17278391-6718-441e-aac3-a71d6890a3e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1666, '4139', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('17278415-2189-4023-bf47-9e861a408396', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20403, '434', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('172a06b2-d1d0-427a-a860-fa927c5fddcd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19482, '640', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('172d795f-c7a2-4120-88d1-3de08289e6d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22994, '23', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1731244e-67c2-4f56-81e6-b2ce09fcbb61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 226, '4349', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('1739d6f2-c97e-4895-aced-4fc1a4e500f0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 47, '4440', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('17463307-8a75-4ffe-b2d5-0ad3b71a576a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12894, '1995', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1746ddab-9d3b-4de5-9abf-f78f9f87f77a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4136, '3696', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('174c2dbb-b869-4ec2-a570-c11e2d2e64fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15033, '1493', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('174d2b60-cf60-47eb-a089-8a0fa56702d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3478, '2110', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('174d8645-ad2f-421e-9c04-0b3a7b093d1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2054, '3347', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('174d9eb0-5fb1-48a5-9fb3-b0455262e73b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3471, '2117', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('174fef27-ea75-42c8-a21e-0e7c1bad4389', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 845, '3560', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('1751cd2c-423b-4099-bc17-8169d7661bba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1413, '4191', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('17539cd1-d3f8-40f6-991d-c1bceb6268bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6425, '3429', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('17562be7-115b-456a-95c0-c157aab90684', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1046, '4265', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1758856b-172c-4f37-aa99-48f0c20a488f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 27, '4451', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('17589fe3-d2dd-40de-81d8-167ec7730dbc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1949, '3405', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('175a7ece-2db0-4419-8601-97bff72b05cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3196, '2431', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('175ade82-461e-4838-b285-9fa045ed25ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4805, '1110', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('1761c516-c8f5-4e68-b400-4e5fb65dedc1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 442, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('176346c5-9932-4c6f-980d-284b8213d335', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5321, '696', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1763676b-0bcd-4f36-ba27-9f46d7dee115', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 894, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1763c265-8842-47ff-9820-861792123c0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6438, '3427', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1764cdc2-d1bd-46ed-a501-35ddba9bb0c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6126, '3465', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1766010a-37d1-49e9-be80-3f020ded4f28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5647, '418', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('17682dbb-0703-4209-bee1-66edcde64be0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4533, '1317', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('1768c399-de21-4ef5-be4c-9e1c51433fb2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4160, '1636', 'IMPORTED', NULL, '2026-08-11 12:40:26'),
('1768cd30-9fa9-44ac-9333-f3a6278eeacf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9981, '2698', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('176a4a68-6b5e-4dee-9245-fe538be57120', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8083, '3196', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('176b6662-9401-486a-8ef4-80fa0081455e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 557, '4364', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('176ce181-8075-41c5-aad9-f1212da27dcd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 311, '4413', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('176d000c-0917-44dd-b86d-ef3c1aff86d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21858, '184', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1770625f-d444-44e3-964d-035ce39b8a56', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3386, '2176', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('1771a79f-7ff3-488c-af3b-346b0d2d9f0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16315, '1233', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('177284b4-008f-4246-8427-25614b025810', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1725, '2153', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1772e8b1-5acf-4941-8ef7-5c15d60190aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15442, '1425', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('17739782-1e78-47f5-b402-2586e5fa05f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6653, '3400', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('177bd549-0005-48da-b0c1-343a7ee04f42', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2498, '3967', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('177e9457-4cde-414c-921e-09a799740c30', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 11, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('177ef679-7f37-480b-a0e5-9b9dec27f5a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1533, '4166', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1780c86f-8c3a-4dab-8669-f852025f10db', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1444, '4184', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('178276d9-e5b2-41a5-8258-a2ea596cd024', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3398, '3830', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1782c9b7-8f72-4aa8-8eb4-9ed843e32c00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15212, '1466', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1783921c-60fe-4d0a-bf1c-e6b056846dc6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6082, '3471', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1789899b-67ce-461d-bff6-f1723741c244', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19826, '578', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('178cf652-f190-4a75-b6af-9b6087df06d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13763, '1765', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('178e3c49-41ca-47da-90c0-4ef9bb9b82cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 528, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('178ff867-7b7e-4869-b722-ca2744bd642f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2564, '3955', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('179189e0-ae73-44a3-a412-ebe4531a82a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 31, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1794769e-d7bd-4192-83be-be3d1ba680fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2863, '374', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('1795391f-1fb8-44e4-ba75-a838ed440de4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7191, '3336', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('179a3770-9157-4fde-979f-0caa782f2aea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9263, '2777', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('179b0aa0-6d48-42be-8690-e514b25f34bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13040, '1965', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('179d78c1-1877-4e42-bb8f-30abbe6f2af5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14445, '1589', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('179f0ec4-772a-4acc-b7aa-045aba6cca53', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8940, '2842', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('17a2af81-36e5-417b-b1d3-4185b55e0442', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6943, '3365', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('17a83221-cff0-4289-8ce2-e622b9712b19', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12722, '2028', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('17aa793a-402f-4d5f-8489-49ea327160fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2624, '3945', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('17adff3e-f79b-4cfc-84c6-144f4a54f8ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 596, '4356', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('17ae3394-3c3e-4322-91cb-41bda299734c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 924, '3476', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('17ae4a05-d1a6-4b19-b5c2-026e9952210f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3347, '2203', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('17af35fd-562b-4ecf-a8fb-3b3ecbf96c9d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22913, '30', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('17af5bf7-73d4-4721-ab35-7eb294466ff7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 265, '4329', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('17b06cde-c47a-4c6f-9cb2-cbe1371a5517', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4455, '1365', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('17b43ea8-827b-4457-90b9-c7db02d88ef5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17, '4463', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('17b5d179-b70e-4113-991d-435e92a9f648', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11342, '2389', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('17b5f444-621b-40d9-9436-e11b2ce63097', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13257, '1903', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('17b6cc32-f3f4-4a3e-bbfd-7430d76e57ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4660, '3598', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('17b79a50-ac89-4637-a466-b5f223bf87ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18960, '791', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('17b8268e-a622-46d9-87b9-43846d212b68', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2717, '614', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('17b9e4f8-1a7a-450b-96e1-fdc4e7bae7d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12058, '2167', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('17ba4d7e-c22a-41bc-adbb-af775f81f5e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11684, '2294', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('17be1671-17db-47c2-880b-b39d3b7eb901', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 19, '4455', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('17be1972-0f58-44bf-938d-91e7246b1cfa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21294, '269', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('17c1d50a-5360-41fd-adb0-b717a6df8367', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4606, '3617', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('17c2bd20-4451-469a-a0ff-e6d28dd9d651', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7062, '3352', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('17c3a32e-1816-49e8-8bae-ec340c62f76e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14480, '1567', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('17c487f0-c788-4fbd-b546-8dda25e1f798', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8474, '2986', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('17c588c4-ef24-4ddf-992d-824c312f9e7d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15073, '1484', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('17c84898-35ce-4001-a64f-7a6e1e3b79ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12639, '2046', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('17cada50-e04b-4223-a208-1803d7060da3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1227, '3829', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('17cc2e7b-ee01-413b-a3ad-4c57d7327a63', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21739, '198', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('17cc86cb-4ac7-4456-86fb-0d740f70c490', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21963, '165', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('17ce95df-3713-4283-9892-ee1ac7b67e01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16461, '1210', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('17d0774c-9c25-4dbc-8d50-01fa13928230', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2164, '3284', 'IMPORTED', NULL, '2026-08-11 12:40:01'),
('17d4d16a-c1c7-4b83-8989-28481e987fdb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16397, '1220', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('17d5038f-54c2-43bc-a067-13b83661576b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8396, '3004', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('17d7b4cb-5788-479a-9108-6370ee849bbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13471, '1874', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('17d7e7f6-1b2d-4dbc-968a-1ae3980ba2d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21909, '179', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('17d89cd8-f5c8-4b22-acda-199706b7d712', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16906, '1157', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('17d8e780-79e9-437d-bd64-297fc4a11dee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15727, '1362', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('17dd1ff0-b500-4712-9073-3b03b5a3b215', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22376, '111', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('17de323d-db45-40f3-93a2-fd25261f0d10', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1560, '4161', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('17de362f-d130-48b5-9404-7798f36a37c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6791, '3381', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('17df7d97-b0e5-49c4-a2f8-416bf6b3fdec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16332, '1230', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('17e21ed7-8f0b-4c77-82d1-b2c9386e19f3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14434, '1590', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('17e49cd4-e92e-40b0-899b-3ffc40c71ee8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9648, '2734', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('17e5b7dd-db91-4e93-b466-ccc56a84fc56', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22653, '79', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('17e6eb40-f3ab-4502-9639-49e054d00c1d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3949, '1761', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('17eac81a-6e73-4888-b5db-a832f2c177d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15241, '1460', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('17f08b87-72d8-40c4-8379-6547582ab802', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10298, '2646', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('17f9a16a-620c-4f02-aa0b-8720e20e9d77', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14259, '1621', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('17ff21c9-1761-46aa-af5f-b1ea9eef48eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4306, '1515', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('1800b39b-1ea6-439c-9281-17717125545b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19914, '552', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1800c1a8-e0c3-47a1-81e9-dcaa6af43eb2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1953, '3403', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('18036741-14eb-4eed-9f2c-25c4a2ca9828', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21756, '196', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('180402f5-7e3c-4149-865e-4b173ec993dd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 364, '4278', 'IMPORTED', NULL, '2026-08-11 12:39:38'),
('1807c422-6c68-42f1-8f5e-1b6e4566a257', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 85, '4453', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('18096f68-e456-4022-a888-71b7901b2a0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5134, '3557', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('180a9472-fbb7-4e05-8bb1-b72c6e8920ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17081, '1125', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('180c2463-c4d3-46ba-b0b3-967cc40aecf0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7132, '3342', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('180dccb8-1121-4915-a245-5a6b319d7680', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20500, '411', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('18106972-0fdc-4774-a44f-99a35d769415', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2980, '2589', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('18138a8e-c431-415f-8542-e4d7d24c4aca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3556, '3809', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1816fb6e-8315-44ef-a50d-ae8c8f4cc67c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2151, '4043', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('181a1625-f1c5-48c0-b13f-8fb854545b90', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 836, '4307', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('181ac503-d01d-47c7-b6b0-77a4bc60e780', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4333, '1489', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('181b0710-e509-46d3-a431-0673ee8bfd52', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5693, '371', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('1824f53f-c776-4df2-b8a8-0f815d027c69', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15825, '1327', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('182506f7-5282-40f6-b80f-dac39793b442', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20934, '332', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('18259cbc-2658-4658-8f9e-92a74eb5e6fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 292, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1825aa41-e9c2-42bf-8fee-202d9a901aec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 219, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1825b7cc-c2a9-4e20-9a40-253d0348fe0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2585, '2855', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('1826826a-7dc3-4409-8de8-806fb60fc63f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 848, '4304', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1826a9e6-bdcb-4ea8-b54c-a3443ba310b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1782, '2066', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1828eea0-05fe-4a23-8be8-75fe6b30c99f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9509, '2749', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('182e363a-6e9b-4d6e-8b1d-9e8546b9a922', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 32, '4462', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('182e7c47-9ee5-4a2e-af24-14954c6ba76a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6434, '3428', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1832d45a-8c39-4920-83b4-512ddfe915a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17027, '1145', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('18368039-aee0-4c84-bd2c-6fd6854cf785', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 787, '4317', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('183a60d2-1615-4ba4-9a61-aa76a84c23f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1013, '3380', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('183b971c-8671-482b-8cd4-1728973f9b75', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1105, '3276', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('183c584a-dca3-47d7-93d2-aa948c2e2274', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1447, '4184', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('1842065c-ca2f-40cc-954b-f34538d84525', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1941, '3409', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('1844b63f-3470-421f-8525-4e744de3e2b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11886, '2202', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('18456813-43e5-47ba-8100-49ecf0caeea6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 905, '4293', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('18481bf1-1936-4e5b-9974-ab082313a600', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11849, '2205', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1848f68c-25ba-4cc6-86e3-0d17efce863a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10823, '2548', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1849aa1c-1df0-4d5a-b9c8-805dd35fe3b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5926, '3485', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('184c427a-28bb-466b-a5c4-d5e51a0b7502', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22033, '160', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('184cca14-5642-4ac5-b2a1-70e29ea783bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11676, '2299', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('184d2965-f5c1-4159-8cb0-f341ab6af6d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20466, '414', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('184e6905-cf8d-4709-904a-1acb3209c720', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5825, '224', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('184ecd00-e56d-4ae7-90c1-9388d0d3b58c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3333, '3839', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('185177d0-4661-48dd-90da-77dd7d0a124d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3528, '3812', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1852af9d-33ec-47d7-b647-eabed8540e33', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20816, '361', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('18583363-fe6c-4834-8061-86ef4f1b9d7e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13695, '1790', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('185844af-0814-4930-af8a-b5468630da9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3703, '1961', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('185c2ff4-7d9c-4905-92d3-a67dc716acb9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4111, '3699', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('185ce316-4622-4cda-9521-e10df0907930', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10410, '2629', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('185dde0b-1086-4845-89f4-b599a85d23ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8216, '3045', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('185e1ecc-066c-47ed-8c46-6bbf999da103', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3988, '1736', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('18628758-c7b9-4924-9ce6-1b7391aad02c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 145, '4391', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('1867cd54-cf86-4cda-869e-31d3e64ef43b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21138, '300', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1868a422-5052-4325-9416-f98c033c3659', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2764, '2704', 'IMPORTED', NULL, '2026-08-11 12:40:12'),
('186b901a-07cc-4ebc-9085-074733c79e21', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21306, '269', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('186c1396-6d1a-4668-9985-f98be44ea21b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18086, '971', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('186dcba5-33ce-44a1-8531-9714e772c6d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 11, '4460', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('186e21b8-0a4e-4bf0-a8f3-0d157374e616', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3809, '3770', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1872765b-ff0e-4641-ba7f-94b5fcbdc170', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6026, '3476', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1872a86a-45a9-4d98-bba9-d8275f2cca75', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4151, '1644', 'IMPORTED', NULL, '2026-08-11 12:40:26'),
('18792b95-c252-4cbe-bb76-187936c2bc59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2208, '3262', 'IMPORTED', NULL, '2026-08-11 12:40:02'),
('1879d569-9ef4-4384-908e-bd648e11fd26', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21250, '280', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('187b616e-dc47-4a4e-aeea-93902cbe7a7a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1156, '3864', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('187bb231-a9ad-48d9-93e3-02353fd7cc61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 535, '4368', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('187d3fd0-1a74-4cb2-b31d-880005b5c77f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12143, '2134', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1880178e-b2eb-4288-ba10-404661cffa3d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 673, '4340', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('18814518-2b49-41ad-85f0-126ac2a28b4c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 99, '4414', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('188332fb-70c3-4f25-b226-d11aadb1ac28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19899, '558', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('18834b42-64a7-4200-b06c-6b4349cf9ffb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20428, '426', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1887787b-110e-4cfc-a026-c6900fa6a2d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17867, '995', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1887a374-dd73-4789-a1d1-405ef3724d35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7805, '3238', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1887e9d5-9f6f-4d6d-a31d-7e217a217f13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6285, '3445', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1889a652-e9ff-49e9-9dcb-5af9a8f93f77', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18596, '861', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('188be990-8a7d-4ff0-a071-0dad1d11d1ea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5352, '664', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('18938a1b-ca42-4966-b5d8-8c3351ad6cce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9273, '2776', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1893f19c-9018-4f09-98d1-060a30253b6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13034, '1965', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('189433cf-ccd6-4ad4-8a39-3289a04a098e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18613, '852', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('18989f27-81fc-4553-afe2-05c6e4486691', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9556, '2744', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1898a1a0-0abf-48e0-83e6-d812473c511a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12011, '2178', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1898db10-a500-4ab5-be61-64ada956cda1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2455, '3974', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('189b24cd-4e97-46af-ae50-dfae13240801', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5456, '581', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('189b65f4-8fab-45de-aa06-818447476a55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3904, '1790', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('189f32bf-8f91-4bb5-b7c7-b86d92248ec0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18249, '933', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('189fe1c6-d082-456d-b1a2-982e569637a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5583, '467', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('18a6ecf1-1346-42bf-8114-bb0f720fef14', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6005, '3478', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('18a88e74-ad14-4010-8b72-a1c732b29b99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7964, '3217', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('18a999bf-e726-4f80-a398-60b011a5628e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1973, '3392', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('18acac35-4a40-4c66-ad36-24f2550f8adb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11168, '2429', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('18ae0e72-d00e-424d-9b6c-8e99850ea7f1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 165, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('18b155c1-c679-49d1-bccf-53fa89107119', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4670, '3596', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('18b1a95e-35d1-4977-ad0b-8f54915583ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23137, '8', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('18b2549a-f6e1-4502-9cce-87e1417efd96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3453, '3822', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('18b44f75-991d-4787-ae04-3f26e183700d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 398, '4396', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('18b5b182-5637-435f-a285-0b2d830b11e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7271, '3329', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('18b5e9a2-163a-4b28-b6ec-40e537bb4598', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5565, '3522', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('18b92ea1-2c14-4e7b-bc04-c7a8786d2108', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1317, '3782', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('18bcd1ba-43df-4b8a-9827-08e9f5857e1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10356, '2637', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('18bdba47-a7f8-496f-bf0f-6baf341d0841', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14405, '1597', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('18bee4cb-9939-41b2-8324-9b0336373a18', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4818, '1103', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('18c0356e-e22b-42e7-9605-7dadf64cf758', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4742, '3587', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('18c20407-c86a-4300-b760-a574bd8f5e18', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1879, '1939', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('18c63c6f-c3e5-4c73-befc-f46e40e6790c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 11, '4455', 'IMPORTED', NULL, '2026-08-11 12:37:05'),
('18c6f94c-3b1d-47b5-96f4-46c152b55d61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7642, '3268', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('18c74718-2d4e-4a6f-8006-1f34b86fed80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 560, '4363', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('18cc6f31-86c9-460a-9da4-561c98856c95', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22111, '154', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('18d068ac-a406-44fb-af3c-f70cf2c162d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7535, '3284', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('18d0c24b-4191-4adb-b097-adcc9b14aee9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9243, '2779', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('18d14e19-0abd-4ce7-96a6-24ee3dbf3586', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8317, '3014', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('18d39fc6-86ad-4ebf-8406-a4f5a495bc79', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3779, '1909', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('18d48b61-0371-4885-87d1-8e877d62aa33', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19117, '739', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('18d53196-32f0-411a-8cbf-fe10fb2ced0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7550, '3279', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('18d684ba-22a7-4b03-a2c9-0d41e1c9018d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1127, '4249', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('18d70534-8d9a-40ce-9fbb-9cd4746e8e88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3289, '3845', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('18d74a45-1ae6-4279-8d7a-e9144a257261', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7230, '3332', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('18d9b3c5-5ee1-4400-b66d-e38500f6cbc2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9715, '2726', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('18de3542-af50-45da-93e0-d9579d9b2919', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8030, '3211', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('18df8f98-95e4-470c-8485-25bfea0e001e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7929, '3220', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('18e27b45-6bde-4d77-a28a-24086b491395', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5579, '3521', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('18e3b947-8e0f-4aa3-a9f8-6c4a1b704a37', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5712, '3511', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('18e669f8-0323-41d5-8362-44ec7851a7c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 109, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('18e80c1d-6ae9-471c-9d1b-c71890071dab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1898, '4092', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('18ea3f82-bf4a-4a5f-b72b-e28a55ac7ed6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5415, '609', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('18ebddaf-e093-48f5-a809-edda869cb8d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11114, '2450', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('18f06e1c-8190-480f-8e05-fd7369cb742c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7905, '3222', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('18f167b8-1a70-4fff-a4d4-1b7b82bfcb3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17347, '1080', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('18f18f81-7888-49a5-8456-a8c4ba0d6365', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8521, '2983', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('18f37f74-f40f-4c2a-94c2-6c5083cfa2a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1821, '2014', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('18f41d47-47d4-4f44-a58b-c977889b329e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13817, '1736', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('190304e2-79f7-48d6-98fe-98a912b06421', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3304, '3843', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('190eaaae-727e-477c-a764-e8648b36cef6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5442, '594', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('190f3be2-17b8-458a-99f6-b518851cd5d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 179, '4435', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1911bf76-2cd0-4e8d-b4c5-059a0bba8d1d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16153, '1256', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('19148678-ca88-4b47-a671-800e674d8a50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1399, '2701', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1914e958-c5b2-4667-8240-87cb687fc28f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 222, '4242', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('1916c7a8-ae2d-4a94-a6db-1496d42afaa6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16195, '1250', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1917b51d-a51d-4ee0-aa8a-31a1d089db51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17315, '1083', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('19191bf6-9aa5-474d-9d43-e168c476ea49', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 768, '4074', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('191feb11-3b09-4543-870b-5d54a9c7326b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9150, '2794', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1924659f-e851-4d80-8d2f-75721930e77a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2386, '3062', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('19261235-cf8e-4a40-989a-fc00f026fbe1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 330, '4296', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('192690e4-f4a5-4b18-89d5-8e9c0b7a66a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3661, '3791', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('19283d93-1781-4a52-ba9d-58822d2d297d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 165, '4437', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('19298f51-d793-4192-b697-5e574553ad78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2014, '3371', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('1929bc43-5b6e-401e-9697-f6534beee1a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14591, '1555', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('192db367-e195-4f04-a07f-bd0972cba1e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 407, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1930e31b-d55e-4ff9-8f9c-c85aa416480c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2553, '893', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('19318088-1aaa-423f-85b1-464154755692', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13426, '1882', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1931a39c-99e7-408d-893b-6292a15fcdc2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4531, '1320', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('19320c23-2b45-4609-b7a2-9892f9c7a4a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16216, '1248', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('19336167-2c89-4f69-8881-da858c719083', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14448, '1589', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('19339ac7-e718-4e0b-a0b5-c8eaf28bebfb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15277, '1450', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('19344413-22dc-4634-9046-f0bbf4e13690', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18069, '976', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1934aa41-29ec-44e1-95ed-8c0aaa2c42c7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5240, '756', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1935ce5c-d0ee-4d17-a3ef-8771b60fa22e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 514, '3938', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('19365a5d-f2b3-4833-b10d-29cb38a934b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 910, '4292', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('193736ee-f417-4521-9130-10b2606f2df1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9406, '2765', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('193875c7-fc9c-4077-b074-1edeadc06afb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 488, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1938e07a-f42c-43d2-b8f6-23a9f6e2f996', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8941, '2841', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1939047a-4a53-48ab-813a-1bc588aec439', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7461, '3301', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('193cb154-d279-4670-8b87-c0bc28451b9d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 875, '4014', 'IMPORTED', NULL, '2026-08-11 12:39:46'),
('1941644a-45a3-4ffa-8b8f-e4b0658d88ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2889, '3907', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('19427714-ee14-4ab2-9e0b-fc08697a83e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7324, '3322', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('19437851-430f-4a9d-b0f2-ee936d08ea9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5791, '3498', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('19443c59-3324-4496-8a45-25b6cf8a642b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2524, '2919', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('19445744-07ee-4d88-94d2-9ad51dc475aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1647, '3568', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('19495152-edb0-473d-a35d-87c3e15b7911', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12678, '2043', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('194d0f32-fc7f-4bcf-828c-609beb60fa11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6308, '3443', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('194eda5f-c1d7-4c55-91ea-642a5f424559', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2953, '3897', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1951b4a0-7e9c-4753-91f6-5953a7ee6bcf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17406, '1072', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('19527962-41f6-4039-99ba-5149adec3f9f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22436, '106', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1956ead7-26bf-432b-9c04-b19b49354e13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1636, '4145', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1957ef7e-04c8-448d-8546-e4f24cf2654f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 216, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('19591d7d-3c08-4c32-aad3-9878b252edf3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 806, '4313', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('195c31e1-5f96-4ee1-8e65-2995cc83dc45', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5493, '533', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('195cbe63-8a68-42e6-8b23-dffcb77ae35e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13732, '1780', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1960ace2-229a-4d91-b5cd-85b4c1dd70af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5096, '883', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('196169ad-5d58-43a6-88c2-c48b34427c31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17699, '1018', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('19629601-6152-4c30-b690-5ca3fdd9803e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22360, '112', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('196352f8-4060-4608-ba60-0d38b4f9a165', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7758, '3252', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('19641060-a7d9-48d6-b03a-551eb89d8953', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1652, '3566', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('19652536-ce1f-4e01-a3e8-e9413688f186', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 962, '3433', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('1966d353-04d6-4b8e-b5a2-bd20174b06fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20303, '462', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('19686acd-e989-40bf-99a7-b4242cbfe869', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5853, '3492', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('196b076f-a278-4446-bcf3-d3764a97b5e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1003, '3390', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('196b8482-fcc7-4083-a4e2-990a72cf9980', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12485, '2073', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('197240ce-e4fe-4c9a-8855-20e36e823d10', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17559, '1035', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('19736d43-9c2a-40e4-ab6a-1f4e30c63bb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 995, '3399', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('1973b4d6-954f-480a-8c22-93d1a06de6d6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2656, '3940', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('19749432-45dd-401b-a3fa-e54862cf20cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12494, '2072', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('197a926b-20d7-40bb-a02c-b07b6d019bda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5576, '472', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('197e0c9e-943d-49d0-8998-caac1e07da96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6602, '3406', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('197e9ef0-c82d-424b-9195-9aeddbd4ff88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22508, '97', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('197ec159-b24e-44f8-b9dc-2be1827c88df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10364, '2635', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('19805832-027d-417f-9e63-b3e36270a454', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2831, '3915', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1982631f-0eee-423c-a3ba-5ab894b43389', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5892, '3488', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1986271f-4d5a-456a-aa44-7ee7acadf5dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7188, '3336', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1986bed0-4949-4df8-b809-d0ef6026e1a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1882, '3442', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('1987c040-0ba5-4b04-828f-36df38fa7a91', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1748, '3516', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('198a8db2-1dd4-4744-88e8-3dd21101c578', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 548, '4185', 'IMPORTED', NULL, '2026-08-11 12:39:40'),
('198b00d4-edea-4f54-95e5-ba9331dc0e6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 8, '4458', 'IMPORTED', NULL, '2026-08-11 12:37:05'),
('198e42d9-25a5-43d5-a713-f0ddc3a46f63', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1524, '4168', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('198ed288-44b9-4494-8ae3-588b36cc7907', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2184, '4037', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('198ee36e-c098-4cb4-845c-d814ccc979d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18910, '807', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('198f649a-3fad-4f01-9f55-f0431c9f7028', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17740, '1015', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('199005cc-cb8c-4865-8f8f-6afc7a019174', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2432, '2987', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('199089ce-883e-47de-b9ed-d112ec1abb51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19336, '662', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1992c78b-3102-4172-b233-1dd03f5d8d97', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1880, '1938', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1998319b-f0f6-40c5-8613-c800c1221598', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3332, '2224', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('199b6ea5-4416-4ecd-a679-d301d0742d50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3438, '2139', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('199bde99-28be-4175-a129-b6e66d8c8e1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 952, '3445', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('199c4caf-7f31-4087-8059-5e2de77ddf58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12625, '2047', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('199c8e39-31ce-4b85-ac40-948e8f12801b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 684, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('19a2e6ee-181b-4b59-bcbf-7ee942383709', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2950, '2604', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('19a30bd0-c7e0-48f2-b404-5a3a7f905d3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1746, '3517', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('19a9bad8-7b6b-4f47-aa06-82b1a8fc1265', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6028, '3476', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('19a9ddff-9861-4b2c-ae58-51ac1353b633', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3429, '3825', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('19ae8984-1c7e-4cae-a6d6-135075ac0322', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2777, '2697', 'IMPORTED', NULL, '2026-08-11 12:40:12'),
('19af186a-6bc5-4c26-8136-e28eba40d422', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3586, '2038', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('19b14672-6577-40d1-b8b7-878012669a35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3726, '3780', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('19b2cd82-83a2-44a7-b175-ec1598f9ec01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2779, '2696', 'IMPORTED', NULL, '2026-08-11 12:40:12'),
('19b81782-ba42-40e3-b331-2ad0ae42f95f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1133, '3248', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('19b82f85-0a0a-4ad6-aa7d-a7addb1cd4ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 705, '3743', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('19b8986b-b945-45f2-a62d-aaa5ffc5fd8a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1123, '4249', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('19baef3e-2e79-420a-89e4-413782723031', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2617, '2827', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('19bb9b22-8a5c-4961-8f1f-94d5855f2efd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4671, '1208', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('19bccd93-6cc2-46fa-9752-93539664ec52', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6991, '3360', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('19be6979-a3d1-4506-89aa-6108d23e5597', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1365, '3755', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('19befb1b-54d6-4b94-9650-406aab34f625', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 426, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('19bf84b6-60ab-46e6-9e75-7cf8d3cc6717', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21648, '213', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('19c3978f-a379-46b3-a1b6-30496995f67d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17880, '994', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('19c452d1-b516-4f32-bfba-a180884e5157', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 249, '4423', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('19c58361-32a9-40ce-a63c-9c9fe368db24', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5254, '3548', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('19c6152f-7f8e-4631-93d5-eb50af565d3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1211, '3837', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('19c62b40-98cf-4195-b20b-64d67aa7cd82', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17871, '995', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('19c95d67-e117-4c71-a3f0-b5dc04a6ee73', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13138, '1930', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('19c99ae1-fb34-45a4-9382-2509aae23bed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3187, '3860', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('19cb974c-23e2-4ab9-8258-530f73b22b31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2549, '3958', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('19cd05b2-1b92-4ef9-b183-0a2eab92797b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19545, '625', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('19cd1c55-6aab-46bb-abbb-f60701bcc0c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1371, '4200', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('19ce1697-4abd-4f2c-b40c-23290bed29fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19281, '683', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('19ce195b-4d67-48bb-a076-8a038c188a2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13834, '1735', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('19cfacd7-9787-4a0b-90db-148f1449d14f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16450, '1211', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('19d204e8-70d2-4407-96d9-29314ab1444f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2185, '3274', 'IMPORTED', NULL, '2026-08-11 12:40:01'),
('19d38c7e-31d0-45a5-983d-bc96cfb04de7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5457, '578', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('19d929e7-96f7-48cd-a2d8-eb8f4117a66d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6797, '3380', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('19da82f2-5e75-4537-9311-9961664e530b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14740, '1533', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('19dcecd6-1d9b-4878-97b8-983e1bbcf675', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5676, '391', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('19dcf8c8-27cf-47b9-9c82-5788698f9c36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7862, '3226', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('19dd13e1-81a1-4dcd-b89e-0b979c280254', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 318, '4302', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('19e42279-ed06-4157-b763-bed095fa6d19', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4060, '3705', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('19e4b6fd-4f80-4f53-92f9-97138e64072b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1025, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('19e650a3-cf99-4ab0-8eb9-88adb82ff97c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3088, '2518', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('19e6f977-4f56-4ed4-87ac-02d4dd4211cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10318, '2643', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('19e8fde4-5c86-40ca-8b99-8a8128aa6106', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16296, '1237', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('19eae557-9e57-427f-8a5d-f3f12f7ce0c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2923, '2622', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('19eda6d5-4e9a-4f72-a19a-fc07791fdc05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6922, '3367', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('19ef01d1-edb1-4ee0-b5ff-aac5b888fcb4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8167, '3151', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('19ef2ca5-3c8f-46a3-920d-c4c35211bee5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1219, '4230', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('19f2230c-58b2-412b-8e3e-12b7cbd9eb6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14254, '1622', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('19f3dfc0-020f-40c8-b182-ef2dbc7ff3ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22759, '61', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('19f4170d-aa84-442e-afa6-6692d39a473f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21364, '259', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('19f4aa78-831a-4b6c-91f4-28ba8fd06ed6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1412, '4192', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('19fbd537-3b0e-46d8-ba4f-e18ce1c8d824', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1184, '3850', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('19fda202-0691-4325-a175-c2eb2e2ffcbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4637, '3601', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('19fde2ba-8ce8-40d0-b9ba-1e1984ad88cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5901, '138', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('1a0021d2-8425-488a-9d9d-c71ec7c801f1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5155, '3556', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1a01682b-b1c3-482e-8ee5-0270cd38cbdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10204, '2662', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1a029481-a7c8-46c9-a410-fefab6581401', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5582, '3521', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1a033ab1-38da-4389-af3e-bc269a8011e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4792, '1122', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('1a03ce64-2527-4d04-b564-f37cf5f9bf7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4387, '3669', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1a048109-1556-4ff9-a6f7-477979b1d503', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9311, '2773', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1a0df449-b6c5-41f9-9469-f5ae93966869', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20570, '401', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1a0f631f-787d-4e50-86e0-e9f6dbf2d62f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2308, '3205', 'IMPORTED', NULL, '2026-08-11 12:40:06'),
('1a109ef7-912b-4502-8227-fde69854e9ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2354, '1196', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('1a119fac-6361-4121-a952-9335e6c23405', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 855, '4027', 'IMPORTED', NULL, '2026-08-11 12:39:46'),
('1a1267bf-3bb9-4ae7-a1a5-5dbabaf9edab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2182, '1481', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('1a136fe5-cb36-46e8-83a8-c6d1d0b4795a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9888, '2705', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1a17a3d1-9c9f-4d97-ae76-1e6a689d6c65', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 953, '3444', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('1a183259-7316-4d9e-af0e-cc08b3ddc69d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10221, '2659', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1a18e672-de85-445b-b734-96e201f72c50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11738, '2230', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1a1b2f4b-fb1c-4d0a-9255-c5645a827f31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 689, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1a1b5789-2838-4652-805d-263c8e06b993', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 967, '3428', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('1a1c8065-2395-4de2-a3bc-918ec2910bf5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 628, '4350', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1a1cc7eb-8d53-421c-a50f-4d81fe6fccf4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20873, '350', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1a1e18c2-d2fc-4d5f-bc56-c8ccaf645c1a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10348, '2638', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1a1ec8a6-8fa4-47e6-ae4a-dee6d82a8981', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2895, '2636', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('1a1f2055-55cb-427a-afb4-2f55469e467d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1989, '4076', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1a224806-4a04-4586-af76-ad7dd28b7e55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 491, '3962', 'IMPORTED', NULL, '2026-08-11 12:37:10'),
('1a285dec-f881-4122-914a-c4cda3e12660', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5081, '894', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('1a2cc458-99fa-4ccc-9bad-cfb0d6253fb5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5319, '3543', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1a2f5f1d-dde4-4a72-a7ae-e244782a4278', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 276, '4323', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('1a325d8d-e0b9-4c13-a8a1-5fe619fc9f3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11124, '2450', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1a32cd10-521b-4c69-a555-264e0d8c0abb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14618, '1551', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1a33620a-19b9-4bb4-8592-8af39818913c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6621, '3404', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1a33ff0b-574c-421a-b4ef-fcfa66f9e3cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22067, '157', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1a34c57d-cd36-419b-b009-91280f29b694', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6941, '3365', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1a352309-a4e9-462d-8a33-3903ff677854', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12472, '2074', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1a388de9-94f7-43ee-beb6-663b6fa3389a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15335, '1439', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1a395da7-1eb4-4140-8df8-23894876f8d9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17185, '1106', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1a446fdf-84c9-48c0-afe7-ac1dfcace673', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9132, '2795', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1a468a41-4914-4693-b3d6-d1ce2154d852', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12145, '2131', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1a470099-c310-4808-981c-a676482ada22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1856, '3455', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('1a47f268-fdf8-4353-a38f-79f7426aeba6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 947, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1a4aa2e0-b3c5-44de-84ea-c7fb9ae35755', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10406, '2629', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1a4bbebd-a185-45b1-9a87-04ccd912b155', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 681, '3769', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('1a4be4b9-8bf0-4126-834f-3c47ec74c4a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7819, '3237', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1a4d0619-aede-4f8d-9712-c5a68149eec3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1300, '3792', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('1a4f226f-2a6d-4c72-81f6-5dd8d3b1171c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1543, '4164', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1a50dd68-5536-4f10-aaeb-15bc2441b4ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4331, '1493', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('1a5276a4-398c-42fe-a2f1-0897abdf437c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1336, '2793', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1a578cc1-bd96-4ae6-976a-29a45eea33be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2220, '4030', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1a58f44c-f1a7-481e-9e8c-39585a193f44', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14897, '1515', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1a5a2890-c5fc-4bb1-a020-f947fa3c9a9f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16692, '1184', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1a5b4592-9dcc-4caa-93ea-3fe15ceb0f6c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7366, '3316', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1a5d48e9-eae6-4acf-995a-cfe44bf941fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7003, '3358', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1a5e01a5-4a6e-4380-8998-72cae0f1d904', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4826, '3581', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1a602d31-45bb-4f25-9e6b-2ca64e2cc94e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18400, '898', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1a65b117-e5e2-4380-8d81-59810dddb7b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11520, '2317', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1a6964f7-aa12-42a4-9a78-071cbea68f22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6174, '3461', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1a69fddc-d0e7-4b82-9c4a-8ec7dfe9be3a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8324, '3013', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1a6a1e63-aa08-4f3e-9a99-61e0b6e7a290', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 181, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1a6e95e0-6664-48d7-94e8-dd943d64c0cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12864, '1998', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1a709b3f-620f-4ab5-b8e5-e92090a74ace', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21371, '258', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1a70c466-3702-4e79-85b9-138aff4f0a27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10193, '2664', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1a73ea11-dbda-4f96-91e5-d1c38dd12a16', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18773, '828', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1a744a8f-930f-4348-ab2e-44fdb2569e3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21378, '258', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1a7ba72c-20aa-46e0-a56e-7958450db8fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22912, '30', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1a7eb35d-4768-4b79-9a11-bab564585c62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9309, '2773', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1a825775-5568-477e-b667-1a9757df201f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19004, '786', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1a834208-9ef8-472a-8a6a-d582147c1096', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17206, '1098', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1a854dd6-d3d6-4b3b-893f-8b36b2edf4a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 130, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1a87b78f-a51a-4a63-a3af-8a7c7cdf6706', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2321, '1240', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('1a8e2ecb-ef47-4ed5-bfef-bde0dbc85dc0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 102, '4363', 'IMPORTED', NULL, '2026-08-11 12:37:06'),
('1a901540-e8e9-46d0-8333-5104e5be6daf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5355, '662', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1a925804-0832-4c45-9e6f-cbaf0574e274', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6959, '3364', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1a934772-8e32-4102-95f1-f6f87d8aef4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17108, '1122', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1a978a4d-7ba1-4b4b-a00f-73181dcc2f12', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14269, '1621', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1a99618a-ead2-4780-82c9-92a05df1deb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4975, '993', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('1a9d3d05-71c1-40f7-b358-68c481d9ec31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18699, '846', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1aa746fb-9f26-460e-8e43-53981204550b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2158, '1525', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('1aa8b634-505e-4ee3-a323-0d8925321ba0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22302, '122', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1aa9ca3b-8788-4fce-ac32-3136c84ebc6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14365, '1608', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1aa9e9b0-69bb-4135-ae3e-527b10895871', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5383, '3536', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1aaa626e-2f83-46e0-a769-841e67fddd4a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5571, '3522', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1aab14db-2da6-4e8f-a315-38314937a053', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 790, '4063', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('1aae630b-3199-4679-ada2-2561adec0db0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23119, '10', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1aaf9367-2815-4a57-8e63-1704d225ad89', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3048, '56', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('1ab1dbd8-b16f-4b6d-8b0f-21f70047d8fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1788, '2059', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1ab1f142-3a6f-41c3-b092-616516ff1024', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15640, '1375', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1ab2c8ce-51f5-4d23-a61e-5479458bfdec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5197, '3552', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1ab30509-460c-440e-8b66-091f81127a87', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19507, '637', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1ab4e015-deaf-4ecc-a04a-df28b2883dd0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18748, '829', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1ab5154c-8f2a-43c1-8298-55e433bc7d85', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1839, '4104', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1ab67015-6af6-44a9-a120-52eb15eb724a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1212, '4232', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('1ab6c22b-ef9f-466e-a2b6-5d07c5c18dcb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3621, '3798', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1ab7c404-9a5c-47da-b790-46071c8acc0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20193, '477', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1ab89407-9147-4c4f-b796-82115a17ce4c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13702, '1790', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1aba8c4d-d530-4e81-9691-544a9c1e9deb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 449, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1abb02b8-028e-4dbc-8ae9-d4f91c0f8511', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14774, '1529', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1abe673f-5afa-42ad-a2b6-36f0fae78002', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8207, '3051', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1abed0bf-73a4-414f-a95c-bffce14c0f1e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5213, '783', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1ac3b0c0-672e-4b1d-b38e-6ae70206debe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11714, '2238', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1ac7b4e1-547a-4dda-9299-70a067c7d921', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22877, '38', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1ac885e0-55d7-4965-bbfd-cde8da2271a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 793, '4061', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('1acaf3d2-7759-46d3-8f1e-bdd21c01de2c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3473, '3820', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1acb4cea-04c4-4336-b1fc-745df68e2110', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2937, '238', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('1acdb3e2-5523-4c36-b7c8-de6da4636d61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 36, '4460', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1acdc4f1-c85f-4a31-a6e9-0c93d1c76685', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16949, '1152', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1aceb9e1-86c4-48bc-8c6a-3af094f368d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 48, '4418', 'IMPORTED', NULL, '2026-08-11 12:37:05'),
('1acfeed2-e41a-4551-b197-320725690615', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12272, '2110', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1ad42717-ae4e-4ee9-b3c6-ae8a78cef86c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2626, '771', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('1adde64c-2e20-4441-a872-ba9301e56ea0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2167, '1510', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('1ae0f1bd-404a-4a1c-870e-730d6560c5ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17154, '1110', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1ae21d61-9299-4afd-a251-32a13d2dd902', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18319, '918', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1ae7f279-7e39-4b12-8640-748b7300e387', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2513, '2928', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('1ae8f955-8a53-43d6-a09c-964a8931401d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7640, '3268', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1aeddce8-bcb5-43e7-b680-37d6c7c6fb81', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2409, '3983', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1aee4998-6769-4a8e-97c9-f92e16826cc4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22624, '82', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1aeffc0d-fb03-4981-b6ec-8722b5971381', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3018, '3886', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1af5ed9b-5644-4c35-ae2a-32fc177707b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18680, '847', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1af5fd97-3249-47ce-a42d-0b7fe59398c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 231, '4346', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('1afa2024-538b-479d-92dd-844d474946f0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11241, '2408', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1afa7875-7484-4f53-8edb-695555fc9625', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21902, '179', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1afb4541-5057-4dae-911d-d160eb8aa522', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19782, '588', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1afe1640-d8ef-4156-b5af-409003af8663', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15771, '1338', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1afee178-0752-496e-97ac-4f2ff4d148ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3628, '2009', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('1b054282-5f5a-402f-a968-10b8828fcebd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14042, '1668', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1b07238d-9d3a-432c-b7a4-999b4a1354c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8148, '3173', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b08c826-c1bc-47fc-81b3-f547808d3b04', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21852, '184', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1b0924e2-feff-4c7f-848b-084883bc337a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1760, '4120', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1b0d8503-4a12-4a32-8cb3-180fefd21709', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1631, '2399', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('1b0e2e46-5533-46ac-a4ac-341a64e96bab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1078, '3307', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('1b0e5c54-76a4-4a4f-84aa-100bb2a5263d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 256, '4422', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1b0fd069-62eb-45c7-b95e-8c0bccc67e30', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9644, '2734', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b13bbcf-d85e-42dc-86f8-c85ff2c781a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 54, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1b13d0b0-1830-444a-bf2f-46b52619d1df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1622, '2419', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('1b14b728-fa48-44f9-a4f2-aae2b6b936a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9039, '2822', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b166098-4d35-4620-9e50-83b54e2096c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18978, '790', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1b18d2d3-cfd7-4556-b5bd-6fdb01693a6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 835, '4307', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1b19472b-949b-4ee0-9781-5c576235997c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14598, '1555', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1b1a4da7-0505-4620-949b-2ad3aa2eff2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15233, '1460', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1b219767-b5d5-4231-929b-ec5d88c5ee81', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1172, '3201', 'IMPORTED', NULL, '2026-08-11 12:37:17'),
('1b21f8dc-32be-4caa-8d3d-5d36f67a08b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8715, '2942', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b23e307-c60a-4f4b-880a-3eb05e783dae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21405, '254', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1b254e89-d07d-4399-b1ed-bc364ead48d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3021, '2569', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('1b25d27e-38ee-4e8b-93b2-90f20327d51a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3081, '3877', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1b2b29fb-b864-43d1-a167-e404660e0bbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13976, '1689', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1b2b2e40-326a-4bf2-850f-64dc8109a48f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3094, '2514', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('1b2c53ce-3aa6-4b59-9fe6-f0c9ddb30924', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 886, '4297', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1b2ece7d-1bae-4743-b729-ebd08ce3a82a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14158, '1649', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1b2fe45e-706d-4fc0-afc9-d07b2c16cfa6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8749, '2898', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b331c08-7aaa-42e8-a9f8-80e5097c46eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10736, '2571', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1b33985e-2b2b-4761-a9ac-f1b352857608', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 774, '4071', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('1b33d5df-9261-4fe6-9747-72d4193b5221', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20684, '376', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1b35f41a-4eb5-44f5-bcc7-9491c683b945', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20380, '447', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1b375723-6811-444b-bbec-367a598123bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 694, '3755', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('1b3d579d-3c33-4c3f-88e5-88938e1f0995', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5964, '3482', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1b3e58f1-9f0f-49c5-909f-2927589ae13a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7176, '3337', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1b3ea04c-7c67-4c13-9168-df86ab36967a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3067, '2533', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('1b3f0065-bc14-4a07-92cf-cf10f0926dbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 452, '4384', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1b4136be-3c50-4c24-a63c-3fd59413da3f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 872, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1b41fabb-38fb-4763-bc69-ed70f4a051a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13097, '1938', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1b426f24-b0b6-4c3f-b161-a6965d1341d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1184, '4237', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('1b446e22-63a0-40b0-82ce-ef3b3b9e0366', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1315, '3783', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('1b44d028-1cd5-48b2-a5dd-9851eb9e37df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2202, '1439', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('1b46803d-658d-4f91-b881-f961cb2be520', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7384, '3312', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1b47fa32-d750-455a-9d87-652bf3d9d5c1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9803, '2715', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1b484ce3-d016-4a56-8051-77456720a41c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 827, '4309', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1b49cfb0-f8e7-455e-8e48-50bb2395507e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1430, '3717', 'IMPORTED', NULL, '2026-08-11 12:39:53'),
('1b4a48c8-a855-48eb-8284-fd3359ad9118', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9295, '2774', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b4be249-8ebc-45b0-b606-14eaa4dc0b5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11750, '2226', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1b4c91ae-5a53-46d6-89b0-09ad2cab30d9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1043, '3346', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('1b4f9c5b-4b04-486a-a0b3-16160610b5a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17163, '1108', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1b50b1e9-7ad6-4ad2-87c0-137639dadc7e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 69, '4429', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('1b5226a1-3e85-4c4d-91b9-4452f971cdd9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3169, '2454', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('1b56f942-4b68-4507-9e5f-827c9254c723', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3654, '3792', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1b585966-3199-425c-bcc7-6ae8d67ebdca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3073, '3878', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1b5a8dff-7947-4ef0-85de-1814c5d67e7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3510, '2089', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('1b5afcad-cf56-4661-acaa-5469040280ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20094, '494', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1b5d9356-7f83-46a8-b1ac-8f4d60a14031', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10593, '2598', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1b5e09ae-756f-4c29-8014-24ee2d61859e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1695, '4133', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1b62a34e-460e-4f84-9a14-6e3b991bbfc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 28, '4451', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('1b63414f-dace-4ee6-82d5-68465fcabc22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5738, '325', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('1b63a361-05aa-45c5-a576-c62509bb2a91', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21879, '182', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1b63eca5-24cb-44a6-b9d4-59f1e0468c25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21075, '316', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1b667ff0-bf61-4235-a0cc-b28f4e2353fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1482, '2616', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('1b6752a3-29c7-40c9-92e3-35cfbe2b580f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1237, '3824', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('1b6a2719-495d-460c-b905-9b2c26eea0e2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1515, '4170', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1b6ada81-5fde-4cd7-969f-9bcfb1a98ec2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13920, '1705', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1b708679-4356-4dfb-8e17-6454bba08585', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5933, '106', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('1b7183ce-4154-4bed-8a75-229315656c49', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15300, '1448', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1b736030-c16f-4b33-87f7-15c194b9dd5e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5325, '3543', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1b771928-5d20-4fc9-a3b5-6ead83893eb4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16240, '1241', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1b79096b-722b-4abb-bbb6-46fba0eb43ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17275, '1088', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1b7c6daa-e48b-4101-a3e0-346e6aa036be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9095, '2811', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b7cba56-bb65-4ddc-8328-db380426ff1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17966, '986', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1b7e34d5-e5fb-458f-b79a-9ec0552c5bfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22545, '92', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1b805686-6258-4930-8aba-425c80a21027', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9922, '2703', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1b833814-226b-4035-8f03-9828cfb9ec73', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17805, '1009', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1b85b938-e4d3-4d5c-8b10-0754707b302d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17681, '1020', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1b8619bd-f090-4d9d-9be4-16d1d54a9d08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9785, '2718', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1b8898d1-e7a8-42d1-be8b-b6d0d10be0b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13060, '1947', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1b8a4b15-7226-45de-a63b-c34e750b8a38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21046, '319', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1b8b786d-4f4a-4bdc-bd3f-0c2b5f30fbd1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5371, '3537', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1b8c8482-2487-46f2-8207-a2133239eb6e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9460, '2753', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b8d6dfd-2909-46b3-84f7-ec5c33cec9d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11973, '2187', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1b8d922a-2772-48cb-86a0-6847981aef09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4105, '3700', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1b8e0bff-2fd5-4941-bff5-787dcb118244', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1815, '4109', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1b8f89cc-9327-4d1b-b59a-517428dbedea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8334, '3013', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1b935eba-bd25-45bf-ae30-5817adf9c07e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20860, '351', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1b941462-1533-4275-b7fa-e341128e5b68', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6197, '3459', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1b96b496-eeda-405a-93ef-9da95a312b80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15923, '1313', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1b9e8c56-33a1-4e36-badb-f16f0a610618', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11596, '2310', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1ba01d0b-6bc2-4beb-97b7-6382c8fc35df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14717, '1536', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1ba0629e-8b85-4793-95e9-69fa974bdbce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19069, '768', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1ba2f88d-eed3-4ef6-9fe8-29c7e645eba3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2634, '753', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('1ba3b1ac-3956-4282-aca8-dd2d582caec0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20935, '332', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1ba42330-b920-4373-b3d6-84c45613a6c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6001, '3478', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1ba5e68a-c6b8-41ae-986e-993af6af7ebc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17466, '1057', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1ba641b8-3c6d-428d-b7b0-c2cefb1439c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7782, '3243', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1ba78bca-f855-4a16-9d31-ef192ddf2b91', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7650, '3267', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1ba81623-d06f-48e5-8ca1-37ca4b9db931', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 322, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1ba824c2-b04f-41ae-a0bf-bc4ebb9ee4e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1977, '4078', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1ba8e7c8-2f4f-4b1a-80ad-cfd19e075371', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2798, '3920', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1ba94635-6d4c-43a2-962d-443ac61130fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19530, '634', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1ba9e4c7-7e8c-4666-9e20-0a061b8bddb2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13080, '1943', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1baa7a9a-425b-4c0c-86b8-bc5eec565b50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 205, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1bab2a2b-1dd7-4b12-b98f-45d0aa99d6ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8264, '3020', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1bacb16f-65af-491b-81b8-8a2a7e4cebd6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13897, '1708', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1bacf727-04d4-4daf-b9bb-42094ab25e0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 596, '4161', 'IMPORTED', NULL, '2026-08-11 12:39:42'),
('1baf4ca0-eb6c-4938-b6f9-e9a766917b61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6220, '3454', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1bafe60b-eb6a-437d-8aa7-8660a5490bdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4390, '1432', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('1bb0ac97-8ac6-4c4d-a4bd-8fce4fefd9b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15066, '1484', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1bb47727-0b17-4aa4-aef8-cebaa40c4d71', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2245, '4025', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1bb662e6-4fe0-475b-94cc-fc9a8f4733bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 570, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1bb666cf-1373-4fe5-a00a-763862f444d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4909, '3575', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1bb75095-9f3f-48ce-b23a-3045e6e4d977', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7400, '3311', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1bbe0f7f-0622-470e-987b-2eecaec44df6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9269, '2777', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1bcc236a-1dd9-43e9-aca3-04c8ce73972d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 180, '4284', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('1bcddf3d-2926-46d9-ace0-9ca0b58f43fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5887, '154', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('1bd30295-bad5-43d2-b511-53446f4b2315', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 914, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1bd4c246-e2dc-4c70-aea6-55b20f4485cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5450, '584', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('1bd645f6-e20f-40c7-8616-d775ca6b427f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12917, '1992', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1bdbe666-70ec-45df-9950-d29f328ccade', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9738, '2724', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1bddbaf0-420c-4e4f-a9de-f25d175dff92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10998, '2483', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1bde49c6-de21-4f46-9414-b833b22e0887', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15268, '1453', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1bdf3e18-dbec-4e2c-b0ab-fdaf7c5b2f28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7053, '3353', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1bdfad82-8976-4c8b-bb03-9e44b26b567b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4724, '1175', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('1be0a3a8-7737-441e-9d76-34946247ff0d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3197, '3858', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1be35792-eb2e-4da0-b5ce-3dbbe4a560e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12162, '2128', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1be7c968-9f4e-473d-a2aa-84bd518cb3f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3505, '2094', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('1be9a10e-2634-46b1-a3e7-3bd22a786547', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 367, '4402', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1becae26-a29b-4762-99b9-ecf16fce1559', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 739, '3703', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('1bf21d9f-40eb-4c58-9224-47d3ce4a3dce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14539, '1561', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1bf34125-a13c-4a54-a22e-5790bb6e3037', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21264, '277', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1bf3a1c1-dc37-4049-aa4f-b483b5d4c88e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12365, '2094', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1bf7e3a8-cfcd-4687-a58a-a9c7e6063784', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6717, '3392', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1bf917fd-a99f-4029-8a26-71bdd322448c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17161, '1108', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1bfbe685-15c2-4840-b139-9f5fe0923241', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1197, '3166', 'IMPORTED', NULL, '2026-08-11 12:37:17'),
('1bfd5a11-caf2-40ed-a353-470c0fafc422', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10647, '2587', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1c0225a8-15fd-4c6e-8116-960ec96c9ed5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22818, '47', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1c0364da-6d65-446a-8565-c69206ab134a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19083, '767', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1c042a17-b034-4892-ae55-9e177c5853a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8913, '2845', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1c046b29-9680-4622-899b-15ba9027567e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16833, '1171', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1c07de8c-09e1-41c1-99bb-d8a0bfb0cb1a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 279, '4321', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('1c0a9bc3-b75c-4565-8c4c-f452fb5ffb4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 6, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1c0ae4bb-f2cf-456b-91fc-4ddf40b3de5d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2278, '4013', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1c0c277f-8a74-4185-b107-925026076188', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3427, '3826', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1c0dcad5-5945-448d-814c-773bf9550cac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8928, '2842', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1c0eb823-bc9b-492b-b2bf-6381c9fd4953', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2426, '3980', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1c1125cf-814c-453a-b1c0-9beda1c20891', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9576, '2740', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1c114510-45bb-4554-9415-6d33a0f90445', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20820, '361', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1c12546c-c854-474d-8c4f-caf415cf39c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21844, '189', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1c12af63-0bd9-484a-a71d-007b4c91b470', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12955, '1985', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1c12d505-725f-40e7-9e9f-a54d71593341', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20415, '432', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1c1589bd-2fe0-4b6b-8d0c-41b6b7330a1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 400, '4062', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('1c15a20c-035b-44c5-ab04-b4eac775150c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1611, '3586', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('1c190c1b-5766-40cc-988e-4c189b8a87dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2230, '4028', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1c1a9ec4-5584-4531-8278-4a83a9c27a51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1059, '4262', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1c1b8541-b2d1-43ac-b6eb-0a5367e7844c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3547, '2063', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('1c1f62cf-2df6-4a2c-b4b7-fe1656571cdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4000, '3717', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1c208049-e23c-4f53-8d6c-de46199de32f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8138, '3177', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1c258b53-0bf9-44c2-b5bf-2c7e0a978fd0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2862, '2652', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('1c26e7f2-6249-4dca-bcaf-f84ac295e762', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1503, '4172', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1c27880d-d96a-44ec-a825-398c2e2acd98', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13020, '1974', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1c291072-fb39-4fbf-828f-71b4caba7b08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 90, '4418', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('1c291beb-8685-4b23-90c4-bebb15b847cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9163, '2793', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1c2ab437-e725-4d4e-8825-80d58427905e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2779, '507', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('1c2ccc6f-0ee3-4644-81d5-cb1614bb2919', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20241, '471', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1c2d5fe8-f3bb-49c8-82a0-ddf29eae838a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2573, '2867', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('1c2e778d-9220-45ea-b5eb-9f9e1d0a63b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8957, '2834', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1c2f30ea-f662-4d00-8053-c5d6aaa565c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23001, '22', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1c363182-ab82-4d2c-89e5-260d2f8c80d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2051, '1684', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('1c378737-4180-42ea-836c-33ece639f4bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16396, '1220', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1c3a7173-76b4-47e6-999d-6b98374755ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 989, '3952', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('1c3a84df-6880-426e-a143-285b9ed0db00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 495, '4212', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('1c3f555a-7b96-44e7-b266-57705246c515', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19632, '609', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1c451573-48d7-46b0-a08e-a1bb5de079e6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22857, '42', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1c45fe2f-47e2-4ce4-977d-85403e3ef774', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6493, '3421', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1c46d7df-1c6c-4617-bc13-d6a9b9459108', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5243, '3549', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1c4842b1-5bb9-41ee-8f12-069180844535', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4379, '3670', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1c486bc9-df41-4487-ac33-670e8882b619', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15866, '1323', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1c49f38e-6c93-4682-b8b1-ff6803cbe439', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2726, '3930', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1c4a923b-0f78-4bce-bb0f-0cc49b20973b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3915, '1783', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('1c4ae75b-34ef-4b94-8926-c5b00cae95a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2996, '139', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('1c4d9ff6-77bf-45e6-8bbc-29aaea012458', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4209, '1598', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('1c4dfe45-b019-4ed8-b7e1-135ecb906494', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5479, '3529', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1c4e3c51-9989-401d-9e71-7b4e8c327716', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13885, '1713', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1c4fb222-e8ed-4c98-90b9-513e0995df4c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13910, '1705', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1c50a9ff-a544-49cf-a29f-82fb26da2576', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1841, '4104', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1c51436f-5a6c-4bd7-915d-c58f530aba4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2863, '2652', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('1c531575-5bde-4e2b-8bc1-901baa827286', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5194, '797', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1c541f0b-3146-43e3-997f-d4cc6663713b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 179, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1c54c093-4ca9-4236-acc9-ccfec01ac143', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 556, '3896', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('1c55ccc2-4c44-4cf1-a619-96c18fce8d7e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 988, '4277', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1c595227-76ba-4655-ab21-6ec904fd45d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1150, '4244', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1c5da8d7-a07c-4b93-be17-597fd34645c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3257, '3850', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1c5f9d1f-790e-4a26-b8ec-94a49a440818', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16582, '1195', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1c6312ce-5142-4b4a-82f7-09d0286b1270', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16180, '1251', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1c664a40-56c6-4157-b33c-9e0ea444a976', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12208, '2122', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1c689075-ce05-402f-b721-5627dbe38ae8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22640, '81', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1c69a60c-a274-43c9-bdcb-24df424450bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10432, '2626', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1c6cbacf-01e1-4132-8df4-e7b7d0349d3a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7307, '3325', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1c6e7b08-ebab-4cb1-9d9e-8ec432ca55b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13586, '1827', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1c70d86c-d978-4277-af11-af1f76d9ed6e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5116, '3559', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1c72d23a-851a-456f-87a6-57d9bf2c3705', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1392, '4196', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('1c7356aa-8d9f-4e82-8ead-5dbd88eacc08', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18891, '812', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1c740333-b84f-492b-a4c2-c00936b3e4b9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18936, '794', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1c79e8d4-0ca0-4e5c-87e2-323068dc5c03', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4749, '3587', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1c7b9289-bde7-49e4-a207-63ba3051f6d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20176, '480', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1c7beb83-2e96-4c62-ae2a-c089388882c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1675, '2248', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('1c7c8529-7617-4f85-909b-6727bb8e033a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16044, '1276', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1c7cf342-8871-4891-88a3-3b113c9319e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6483, '3422', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1c7f490e-6cac-4283-9039-868880346079', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13576, '1830', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1c812a68-33c9-44b6-8ba4-b76f470698ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4678, '1202', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('1c81d0a2-a780-4899-82d8-f62bdd9933fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1362, '2753', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1c83042f-63eb-44e5-a78c-1594682553b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12083, '2159', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1c83beb6-7352-43a0-973b-3dace6dcd44e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20927, '332', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1c83e2fe-d74f-42af-ad13-796417b20695', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 592, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1c89bae0-78e4-4d06-b9a7-a22e0d02d500', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 66, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1c8acb19-cec1-4468-97cf-ce16f24f5070', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 897, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1c8d16f1-c3b6-476b-997b-0455e17b4e24', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 637, '3815', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('1c8ea81f-9fa4-4389-86ba-d4aa458e4761', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13840, '1727', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1c9112d9-37c4-4fbd-ade7-86f4c1356052', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2650, '2786', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('1c9118fb-accd-4579-b9b2-30a796b9bd36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13843, '1727', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1c91ccd3-553c-4710-bcf7-42094602b983', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21985, '163', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1c94a716-d36a-47fa-a001-fc08ddcd9848', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 125, '4340', 'IMPORTED', NULL, '2026-08-11 12:37:06'),
('1c9701e4-bc59-42dd-98e1-124581eb67af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4103, '3700', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1c97e940-bf1e-4fd5-adcf-166f51e1c2b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2014, '4071', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1c9b73a0-9204-4f8c-9330-490d39b19dae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 590, '4164', 'IMPORTED', NULL, '2026-08-11 12:39:42'),
('1ca0c336-4023-4dfd-90b7-a880bd172257', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19602, '614', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1ca0c4a2-8700-4ed4-84e3-7cc5112032f0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5633, '3517', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1ca48621-5365-4afa-86c2-e2e0040a61f0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18877, '820', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1ca4aa11-066f-43c2-97fa-befe1f45ca57', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 727, '4330', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1ca4c13e-f592-425e-8bd3-263979aeeb54', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2841, '2663', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('1ca4c708-4cb1-44dc-bb79-8d062d3ea7fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1436, '4186', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('1ca4e9a0-baea-4096-a152-065496507186', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8438, '2995', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1ca8291d-4ea0-4479-952c-29ea96d5442f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1592, '4155', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1ca92c9a-1029-433b-bd65-6fd43fb260a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 647, '3805', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('1ca9f290-ca42-4c57-8772-d278411fdc74', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3546, '3810', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1cad1290-a42b-472c-a646-a785fe842d2c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4914, '3574', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1cae683a-489c-4d79-b11f-434721910176', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1832, '2000', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1cae6d9b-ab3d-46ca-85dc-08569fb979d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10268, '2651', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1caeb69c-70d5-4151-a232-41b3b2f7491c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18722, '843', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1cb14bb9-c93b-49fb-a671-89a8b27d4710', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15994, '1288', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1cb2338f-b2bb-4c51-b950-fc4fbb2bdab5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2256, '4022', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1cb2a3df-5bb0-4830-a87d-29a4b5708f01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11926, '2195', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1cb77385-d8fe-42d8-b2f2-e4453eb3b48b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4282, '3680', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1cb92ff1-6804-4a97-ab3e-a98e963ef645', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11760, '2225', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1cb9a1ec-10bf-448a-b061-be40bf2d726e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9015, '2826', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1cb9dbbb-f4c3-4349-981c-38b071069166', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4878, '3577', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1cba7740-9d2c-43a9-a56f-025864f10cdd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2776, '3923', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1cc1aee3-0538-40c4-ba3c-a7cc8f777b15', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 211, '4430', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1cc2f2d6-c622-40d9-be3d-519d15c9be3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5055, '3563', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1cc7eb35-b391-42bf-906d-8c6273b02d87', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1608, '4150', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1cce9ed7-47b9-4297-9310-5ab29c7a5cc3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9957, '2700', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1ccf696a-9ebf-437d-93f7-8245e330bbdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2387, '3987', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1ccfa766-3437-4af6-8b08-2b98ab0f59ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 242, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1ccfba86-4c6f-440c-997d-9a993f576893', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19171, '719', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1cd05097-19bc-4cc1-a8c1-11262e875717', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 43, '85', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1cd63b0c-7978-401c-a3db-e694a583855d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16549, '1201', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1cd71e0d-2e48-4e40-93f1-c53e4a8dd67f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18284, '927', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1cd8606e-bbce-4614-8cde-8162e6a8e4c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4289, '1529', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('1cd8d3c4-ee47-4099-8d9e-295c140b5010', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1456, '2642', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('1cd95408-445d-4221-a11e-28f8b520af91', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12266, '2110', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1cd96d81-c015-4235-803e-43b82c3bb015', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15752, '1346', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1cddad0d-a388-4b28-993d-4c16cda03b55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1185, '3850', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('1cde4188-213f-46e6-ab23-3cf5f3868ab2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2657, '714', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('1ce099ef-bb1c-4c1a-a23b-1d5d0319e46b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13409, '1884', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1ce0bba9-6870-4c8e-a225-d1414784f157', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8202, '3062', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1ce11a1f-da7f-417f-8eb1-a2bc9a7ee6d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13962, '1691', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1ce1cafa-05b8-4cd2-952f-11943652b794', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19705, '601', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1ce2410b-786a-45dd-979d-bfa8ccf59b46', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18244, '933', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1ce80b3e-9b60-40a3-bbf4-3c810e3d097b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 370, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1ce80d7e-dd64-442d-98af-3f7d14be17b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3457, '3822', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1ce8c745-c404-4176-920a-f24664f42290', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22525, '96', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1ce9e53a-0d99-4868-8946-2fb815d85032', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8881, '2866', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1cea51a9-62b7-4e4a-a794-ab14c8bccb30', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13304, '1895', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1cf05c36-4206-4769-a79e-1c3adc0ae9ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2219, '3257', 'IMPORTED', NULL, '2026-08-11 12:40:03'),
('1cf44499-6418-42cf-a864-f6d04e9c7b65', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19678, '606', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1cf482a0-4ac7-42eb-8949-722de26aaf76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16162, '1255', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1cf878cd-4038-4848-a687-1177ba032288', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22065, '157', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1cf91212-7588-411c-a4f0-abc22dc0a37f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1170, '4240', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1cf91356-0059-4f40-8ff6-67665214c883', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12901, '1994', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d004fb3-0e8c-4079-8a21-b2806ceabb90', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20109, '490', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1d051abf-296a-44c7-8835-0fb31a6998aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20795, '365', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1d083ac7-b31c-481a-bdf0-8150c72938c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12530, '2065', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d085c03-5762-4e39-b18c-3db10c9807b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3403, '2167', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('1d091de6-bb4b-4891-99ae-6004487fc742', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10133, '2675', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1d09298f-b585-43d6-a22d-4dabd5f4e15a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 778, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1d097a44-53c5-410d-b414-fe8e4f36f30f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12254, '2112', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d0aaf91-e15b-4c10-ac5f-486ed564c6a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3060, '3880', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1d0d69ee-81a4-46fc-8612-6aec5b66bba3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12598, '2050', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d114411-aea6-4628-9239-b2a84c63593f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5851, '3492', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1d129417-8151-42f5-8698-e0950ad6fc5d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12692, '2032', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d129953-747e-4471-841d-8b12eb752dbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2019, '3369', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('1d15bd6d-fc50-4ed2-af5b-dce09dd7ea9b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3304, '2304', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('1d18c10d-0f64-48dc-8e59-8ff04bda4310', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10750, '2568', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1d18fd2f-a74a-4926-933b-4f603aa610e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15357, '1436', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1d1b36b6-f632-4e13-ba3d-8e02c432d7c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12205, '2122', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d1b494d-8616-4e6b-9841-bf2363d73387', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14626, '1551', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1d1c0dea-3dde-44dd-8235-9e8c178eb74f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13473, '1873', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d1c58b3-3a98-4bb3-af7a-39d3e03b6b05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11441, '2360', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1d2128bc-a7bf-4efc-b5e0-87b60d85803d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18187, '941', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1d215144-a8d8-4a36-a8a3-3f969e5ba8ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1347, '2776', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1d2479c5-8150-48fc-b0bb-5875c51b5ac6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2146, '3296', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('1d256178-84d3-466e-90ca-e9cb42f02b96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18718, '843', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1d28da68-1d75-43f1-adb3-8df61ebe1a96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6429, '3428', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1d2a71f2-5068-4915-9dd9-74e1986c362f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18637, '851', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1d2e1746-ab30-424b-afb5-82f9ee703a25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10744, '2569', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1d2ec55f-a69f-4484-bc47-54cce901cba7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17617, '1029', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1d2f84e2-cc1f-4d90-9c8a-002214aa9e75', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2759, '2706', 'IMPORTED', NULL, '2026-08-11 12:40:12'),
('1d31fff5-cd7a-4ce0-a24e-904afb59cb9d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 270, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1d32f3e5-9012-469a-9b72-967f78f3a45b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16623, '1189', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1d38bccd-f8ff-4272-8309-1644a0716312', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2478, '2953', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('1d3d8c81-cad3-4c5b-be38-472467887d6e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14895, '1515', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1d3df6a2-a2f7-4615-ad12-61e6410f48f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18781, '827', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1d3fd832-d4a4-4fe0-a028-9c5c4443acc4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18412, '896', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1d40c4c6-282a-4cee-a4da-70cd776eb773', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17061, '1131', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1d41eee8-69c7-4f26-9282-88fa8ee1ef1d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 17, '59', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1d431f9a-57bd-474d-bf04-75f12d7465fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5483, '540', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('1d4471df-699f-42d0-a25d-9b673c739c72', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 799, '3627', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('1d47b1e5-7055-43ee-aebe-b273534cfc22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18379, '901', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1d49761b-7274-43e3-a2db-efe178f86b7a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19175, '718', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1d4a76b4-19a9-4628-820d-2b1f9377aa61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5203, '3552', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1d4b54c6-44c8-44dd-9712-4b18c23d366c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11375, '2385', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1d4c3684-c93f-4352-a2be-157b60dc5fd4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1425, '3720', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('1d4e2259-1442-42e6-8329-2bd433b98992', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1028, '3365', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('1d5183cf-36bb-4f8b-8c81-c6801d0ce55f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3541, '2066', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('1d534eec-07bf-4830-9fe6-7ba6509c53fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7103, '3344', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1d554dd9-94a7-4161-854a-459dcdb896aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7309, '3325', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1d56556e-6664-4af4-96f7-6e82cca692d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7430, '3306', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1d57f0be-6792-4d8d-af1a-83d6e8e3b7b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 715, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1d5cf95c-7bf4-4f15-80f3-21c6ad350e3c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 194, '4432', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1d5f10a8-8655-44d0-87e8-7c45d3f863d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10694, '2578', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1d6a65aa-6eee-4e15-8d1a-f19644193f51', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18334, '912', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1d6e802f-18f8-49d1-b8c4-9b32617db141', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2616, '3946', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1d6e874a-e0c0-4e09-be46-46923db885b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19934, '535', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1d6ea9db-dfa4-43a7-98a3-8ad81a5653bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2495, '2941', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('1d6ee09b-6536-4f08-8f5b-14c4c45defd4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21551, '224', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1d742dc3-e818-4408-890f-599660250f1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2580, '2864', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('1d76cd9c-92e1-4f69-8e91-eea9c9a46db4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10927, '2527', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1d771d1c-d70e-41df-8f3d-66601e99d00b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1445, '2653', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('1d795ea4-e186-4434-8eb8-fb942099dac7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 666, '4125', 'IMPORTED', NULL, '2026-08-11 12:39:43'),
('1d796297-7e31-4d5b-881f-35006a990dba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13546, '1854', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d7d885c-1a74-4c79-8977-ef994103b5ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23009, '21', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1d7fc8aa-e647-4c4a-a77c-0b6b04c43217', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2124, '3308', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('1d805e3c-3d06-428b-a3f9-b306b4f51480', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20129, '489', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1d8168f7-86f4-42ee-bbf7-8e797c48fc76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 782, '4067', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('1d81c7b1-6949-4b81-ae40-49088a9ef3fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2383, '3988', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('1d823e30-3de8-445c-b46c-dd20daef243f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7338, '3319', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1d828c57-87ef-4c41-b45e-5328ec9270c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14865, '1520', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1d8915f7-63a2-4882-8148-3ec8f22b8cee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 331, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1d8aa1c4-dc0c-4fac-b207-36e791c272e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6634, '3402', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1d8b2297-2d8e-4cec-86fd-3df7294bcc59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12847, '2000', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1d8c3f11-9026-4a81-9dc0-e1cc803bf459', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1867, '3450', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('1d8ec2fa-d61a-4d3d-bb0a-6080da5c03c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10273, '2651', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1d8fdd05-f26d-4f4a-a2d7-781d0a2b7aa7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19690, '605', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1d9220c9-02dc-4a8f-9e1b-1209ff9e1238', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20498, '411', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1d928f6a-e290-44df-bcaa-70ea1fe9fc23', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14213, '1626', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1d9309cd-33ea-4f38-a829-2c4d8184c549', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1887, '4095', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1d943123-dbb0-4171-b964-bf799709cced', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16006, '1286', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1d970f2d-b16d-47fe-bd46-f45edff7c1a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22452, '105', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1d9a5055-a0bc-456a-89ed-b6aa11647ae7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22340, '114', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1da07b35-3b26-49a4-96a5-2a74e0782d48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8368, '3010', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1da0a2c4-2b21-40de-ae26-94b9f10a133a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1581, '4157', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1da3e53b-910f-46fb-a5a4-b97083cf79ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17742, '1015', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1da46a9d-ed89-4974-b8b2-6449f2d3298e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 918, '3482', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('1da94fdf-295b-4f3f-a4e9-f31fe46f8d2a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 269, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1dad5c39-3d9c-4de5-b766-24ebc20e2b2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 941, '4286', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1db6ee95-414e-4d3d-b3e2-3546060da4e2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 31, '4449', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('1db6f8b0-d376-4356-a2d8-7b1708329de8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 452, '4003', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('1db8880f-906e-4fa4-9bb1-5be91eb6b685', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4665, '3597', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1db8a824-cea5-452c-a10f-931a8613402a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5349, '670', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1db9d74e-3435-4ca2-926d-63d6f4088a80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4256, '1550', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('1dbdbe10-d44f-4976-9a47-89e9018ba44d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3318, '3841', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1dbfc480-ad6f-4464-a8d5-6044a05511ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13077, '1943', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1dc4ae47-2103-4b3c-b7b8-dd5a2a797f9e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9913, '2704', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1dc68d99-67c1-4eb7-a4a5-56c2993d58a5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 253, '4423', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1dc6d42f-a64c-4bae-8fcd-30415119e35c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15653, '1373', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1dc6fd61-7f37-4efc-990b-1980f6185d0d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1073, '4260', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1dc79c45-68c4-4d4e-9774-2712f1c16749', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 46, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1dc904c3-0693-4189-b130-45237579fef1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1764, '3505', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('1dca3478-f986-4ab0-a19c-ffe1b5cb35c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5180, '820', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1dca9165-e9d4-4edd-af4f-b6ba49e3df0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14842, '1522', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1dcdee38-3011-41bb-8db0-cd14fc4ae774', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15421, '1429', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1dcf0db0-1f77-42b9-bd1d-561fc4e4c1f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16357, '1227', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1dd0f0ab-7d7e-402a-940c-15c2c9344a8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5595, '460', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('1dd3c045-741e-41a2-b48e-7394b8e569d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10813, '2550', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1dd8ee57-ad31-4261-8fc3-73fc1458f9e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5420, '3533', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1dd99a44-ba4f-402e-8bd0-acb8bd74d5b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2876, '355', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('1ddb4893-d298-46e4-b4ef-07d4a402a5fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20409, '434', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1ddb704e-0b68-402f-966d-3e280a277180', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1750, '4122', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1de0c5d6-d9f2-4515-9706-2726efe2dc8f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3132, '3868', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1de2e127-9b82-495d-b687-69c688dfc399', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3456, '2127', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('1def2410-a4f3-4e31-b322-87212931f84e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17583, '1033', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1def50c6-9e08-4965-b173-418a4ec8595a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16625, '1189', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1df12539-4dcc-49d6-a0c1-5caff569eedd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12651, '2045', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1df8b26f-750c-464f-8cd4-f90e7cfbb120', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1523, '3668', 'IMPORTED', NULL, '2026-08-11 12:39:55'),
('1dff79dc-90cd-42a1-b4cb-85a0a998685d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11256, '2403', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1dff7b4d-7449-4d61-9dd0-21fcf8730c8f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22201, '138', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1e025b1b-dae2-4cf9-8ede-e1ced8c43c69', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 228, '4236', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('1e026487-c9ca-406b-b5f9-5d30195e5dd4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 737, '3705', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('1e0274d2-4dad-450e-9e49-9642fa072e69', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2644, '3942', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1e02e904-daf6-467c-a024-4a6bb67167e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1087, '3297', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('1e05f39f-496b-4bbc-bac7-bc4aaa48d03a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18845, '822', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1e066e20-e184-4e4d-be0c-64028d2b61ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1036, '4267', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1e06b8c7-6782-4f34-a1db-d7afaa07974b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2892, '323', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('1e07e07f-6d46-4aac-a7f6-ce89e2a81029', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12626, '2047', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1e08000f-d423-48cc-b1a9-097ce0319458', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15306, '1447', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1e0885ef-3777-4e9e-9456-38667bdc7f88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 898, '3997', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('1e09dcbe-7551-4e96-80e0-bcf118924efb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1607, '3588', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('1e0b4334-0f67-4b1b-a050-3d5765d84954', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 392, '4070', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('1e0d124b-5c80-4fc6-8ce4-9c4991a7236a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4636, '1232', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('1e0db517-bf52-4e74-823e-afb84f682866', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 366, '4403', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1e100288-d04a-434c-8bca-89727433ff93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7043, '3354', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1e102ffb-3739-4df2-8b1f-0a22fb94ad92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2111, '1602', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('1e125ea1-9e68-4bb5-87f7-6740956fb24e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3521, '2083', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('1e1c30ce-f47b-454d-a421-db1b2e0f68a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2509, '980', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('1e1e0264-0d04-4e5c-96ee-c44f493bc8ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10840, '2540', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1e210f81-da6f-4965-9b13-8dd1534ad929', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8677, '2959', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1e23fe6b-6456-43d9-8844-c204dd1f412c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6847, '3374', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1e249d5c-37fd-48c0-963a-c2aba105aec0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21882, '182', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1e251707-b183-4490-a264-955bc92fe3e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13892, '1709', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1e257d85-d1d9-4cfa-adcc-f1fde588c8ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4195, '1607', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('1e2bac9a-91c5-4bdc-b816-cfe48ba716aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20728, '372', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1e309084-6812-45b6-8514-7a33fe9c85b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19604, '614', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1e32010c-1103-4af8-bf0e-f843382cbeb7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 264, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1e320c9c-3370-4f99-8a78-43507f8cd956', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4350, '3673', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1e35ff23-f065-43b8-b412-10019ee2afee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16726, '1181', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1e365cb2-599a-4629-886b-dd50ea3c865c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 863, '4024', 'IMPORTED', NULL, '2026-08-11 12:39:46'),
('1e36edfa-be7d-4ae9-aef7-90cfb91f1b3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18821, '824', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1e385352-bd02-484a-bd69-027b685f9c7f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10498, '2616', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1e3ce701-1635-4072-b279-e94ddf59d76d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2961, '3896', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1e414d96-d74d-4baf-bd1a-5225dd4f1d3c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4967, '3570', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1e433502-1412-463f-ba99-65587c78e01a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1410, '2689', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1e4412b1-41af-417c-acf1-2fbffc9fa994', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4574, '3628', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1e444c51-500c-4878-8e0b-c301e3ca2a89', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2278, '3220', 'IMPORTED', NULL, '2026-08-11 12:40:06'),
('1e44ed98-8cb2-4296-ae99-0384e7c546f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3412, '2159', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('1e4635e5-89de-4098-8561-3d5850dfecd3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 650, '4133', 'IMPORTED', NULL, '2026-08-11 12:39:43'),
('1e47dffe-3e5f-4abb-8576-026dcbe10c5e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19872, '563', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1e48b031-193c-4f0e-8bb8-fb2494b1d4a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13841, '1727', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1e4afdfc-de6e-4e68-9ab0-f3bc745e53b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 889, '4296', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1e4b3604-f118-42a2-a12e-ba5a66a10c35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3475, '3819', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1e4f8736-41b3-4e01-a618-e2e56617d269', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22846, '43', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1e4f9f6f-1fad-4afa-8e83-e044a80ee1fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8144, '3173', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1e5364ca-683a-40ff-aae0-6108b0f7467a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19638, '609', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1e598910-da91-48e6-a25f-ee0d3d61c799', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3061, '2538', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('1e59ab9e-3591-448e-a6c8-48fbcc691aa2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1928, '3416', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('1e5aeb56-7bfe-4782-b797-e0f473c7a547', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 955, '3970', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('1e5d89d1-2c85-4804-a928-3d59402c514a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3804, '1891', 'IMPORTED', NULL, '2026-08-11 12:40:22'),
('1e5db2ad-3262-415e-ad72-82f4f9b4fa18', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11364, '2387', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1e5edc8e-278b-44a0-a62c-5388b0ac7fea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5040, '3565', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1e62b4b9-6e48-4597-ac43-e0ba287db555', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6866, '3372', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1e635219-8f37-412c-adfe-097d4779551a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2530, '937', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('1e662edc-71c9-47e5-b35f-56e804042dc7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10456, '2621', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1e67df8a-7012-48d0-89fd-804378bfdd72', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5778, '3499', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1e69992c-be0d-4e21-9d0d-29904f9e7786', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3340, '3838', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1e6cba0d-cefd-48e9-9a80-62cb19522018', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2893, '3906', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1e704271-b92b-4666-8aab-98697af8145a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11296, '2397', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1e71762a-22e7-4d3b-b6ac-66bba58bb41d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 130, '4443', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1e746544-dd51-434c-b2ee-08f605b35bba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1933, '1867', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('1e78a2cc-f272-495b-b65a-75690ac8f540', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5730, '332', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('1e78c4f1-8a4d-4473-8acb-9c6341910da6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8279, '3019', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1e7971f7-0a35-4250-9d42-e6bd9ab0f497', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 130, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1e7b49e2-0c9d-4c80-8558-3e4c509a9b09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3448, '3823', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1e7ba35b-44ad-44b0-a324-9fa7534bded7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20808, '364', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1e7bc08c-135b-4406-9d56-8f4e41a65138', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5314, '699', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1e7bd61d-3604-4094-b11c-1c2ce2c41040', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9580, '2740', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1e7c6ba9-ba27-4197-8943-8a52593c1ba5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1873, '3447', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('1e7f32f0-bb3f-4adb-882c-4112ea09428e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3268, '3848', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1e8395c6-5624-4785-b721-a1f8842819e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2057, '1677', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('1e86255a-d606-4ab8-93a4-4571b64c01d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4865, '3578', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1e8c94eb-9add-4727-b524-9b34ba927e8a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5210, '786', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1e8ecec5-3bfe-4f10-bb2c-32e0355faa45', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18258, '932', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1e90df87-98c2-4e9f-904f-d8e137af2146', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18956, '792', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1e914f4f-c283-43b8-94c3-6de9e1a95e1f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1664, '3560', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('1e93ac16-ba28-401a-9104-f7f66e2a98b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15303, '1448', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1e94a979-9aa9-4b2d-b29f-d8eef52e0cdd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19195, '713', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1e96ff7e-419e-489f-9678-caebdd44b239', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17170, '1107', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1e98a5da-1d8a-4303-8f35-00da1e99a6f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17319, '1083', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1e9a2fdd-9980-47fe-bdd3-1e977d3315ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21283, '275', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1e9b1ca4-55c5-48d6-a812-dab7eb9f181a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6206, '3458', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1e9cc885-21c0-4df1-895b-61bf396f589e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4216, '3687', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1e9d3bda-bf4b-4c9e-af42-0e83ce25ad1b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20371, '448', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1e9db995-78c8-47d5-8c08-bc8a87499076', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6023, '3476', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1e9e0881-0d39-4761-9dca-962dc0b3c329', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1023, '3370', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('1ea19ca7-6605-454b-a422-1da9794b7402', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4269, '3681', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1ea37b5a-104b-44ff-81fe-310c1ad05c73', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1547, '2535', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('1ea720b3-0798-4dc9-9ad2-bc9392c3cd38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17343, '1081', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1ea76ca8-f2df-442a-99c3-724cb45b4dac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 935, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1ea8a987-d7ad-43f6-be2c-0db752709e0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5783, '268', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('1eac7574-8d59-4a56-888a-fcdeac5f17a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18863, '821', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1eac7aba-1d9a-4095-9a53-40faf3bcede5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19553, '625', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1eac8b36-7a1e-4c2f-bb79-768267e36617', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8837, '2871', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1eaea19a-68e1-43e2-8059-501277bc4357', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2086, '1644', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('1eb042ce-375f-4b0e-a4e5-85c287f2e159', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5520, '517', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('1eb39f37-f852-479d-aeba-50fc93626205', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4297, '3678', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1eb42daf-c52b-43ac-9a12-3487d05a7c5b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17280, '1088', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1eb458b1-a33f-468e-bfa1-b844389e9f1a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5327, '3542', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1eb472a3-d2e9-4ae0-94b6-a3eeca7e4641', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 792, '4062', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('1eb52588-7984-42a4-8eac-d4df5f40b547', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3152, '2468', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('1eb5e773-55b6-4c1c-b98f-73f6e5653e83', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 394, '4068', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('1eb83e53-973b-41e9-acda-aefed687fbd9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5697, '3512', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1ebbd6b2-fb47-4394-9c91-4e1884e441e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5968, '79', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('1ebc080c-ca0b-424b-94a7-fca953f80a4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3169, '3863', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1ebd55c9-882c-4115-8195-cc93a12c8333', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18635, '851', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1ec083f5-3752-4189-a270-cf2c77067840', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1401, '2699', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1ec3ce60-b1e2-43de-a8cd-d8719a29f5a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6646, '3401', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1ec54003-6f3d-4d13-9527-ec961dd3b835', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9780, '2719', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1ec55606-5758-480f-ab3c-124407c93e15', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 550, '3902', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('1ec61279-bf16-44d9-8b99-b25d02923755', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5361, '3539', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1ec64e07-106b-4a39-92c4-407fc9ad69e1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 807, '4051', 'IMPORTED', NULL, '2026-08-11 12:39:45'),
('1ec74d04-6501-4210-b04d-907d629af9ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9339, '2771', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1ec761c3-17ff-4d3f-a2c2-7dccb7000406', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 781, '3661', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('1ec9705d-539e-4c46-bdef-c2d2e3c1bd55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 556, '4364', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1ecbe6dd-2e62-4b5e-91e8-17d36e7178f5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12420, '2087', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1ed0d861-84f8-42cb-b35c-c7bfb6c86a06', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13213, '1911', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1ed18283-8c29-46c5-97e2-0e1c45c59a01', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5302, '708', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('1ed1d040-1bda-4296-a787-bcd5583ced31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12104, '2157', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1ed741e8-2b3f-486b-8d6e-5a8b8bcd473b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5380, '645', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('1ed842f8-b836-4bb8-b3be-96791481b65d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2010, '1731', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('1ed9e533-a796-43b8-9ab4-6fe872add81e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20638, '387', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1edce49c-6e90-4565-8cb1-79b40f840cfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2160, '3287', 'IMPORTED', NULL, '2026-08-11 12:40:01'),
('1edcf9b0-f907-4dda-8b7e-5e059bba4a6e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15171, '1472', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1ee52106-b6d4-400a-b60c-6532d579f44b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 543, '3909', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('1ee5493b-b190-472a-9c51-dcff2d9bdcd1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 121, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1ee70324-7cdc-4efb-8c16-8260d9df3d54', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 397, '4396', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1ee78f2c-5aef-4e0e-8147-adc66b40adc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1726, '4127', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1eec6191-36bf-4296-b678-2d68ac4684ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12520, '2067', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1eef06ed-c37d-4030-8f1a-b9e3bec30809', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 39, '81', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('1ef2e0f7-9e85-45fb-889f-5a3ee292b217', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21593, '219', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1ef4beae-97a8-45f4-b3cf-1f719793d337', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15221, '1466', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1ef7fe99-e0d9-459f-9b15-919fa479a5f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19823, '578', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1ef97c95-6ea6-4a47-9d84-639d8689bbda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1018, '4271', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1efb4916-631d-4d6c-bc3c-66c3397e250f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3936, '3732', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1efce38e-b71f-414a-bd39-5f3cf6b585a7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 482, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1efcfd43-9f7b-4e9a-b9fe-89cd9fb40139', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18333, '912', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1efdae1d-fbe1-4ad8-8722-535d77924eb9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14732, '1533', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1efdb2fb-60a7-43db-a0e6-c7db4f2298f0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 85, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1effd3fa-ec8d-4d73-97fb-4051964b8301', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15612, '1377', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1f051f5f-68eb-451b-a73a-0585d23eaddb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11733, '2230', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1f05ae1f-306a-46f3-9b1d-a6f01f4ac436', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5732, '331', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('1f0a2b79-59f6-42ba-ab13-e955aad38b32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22851, '42', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1f0a3d3f-9714-474f-b1e3-3f393b43f874', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14982, '1501', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1f0b34a2-2acf-40cd-a1fb-dc8ea9a17527', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13277, '1897', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1f0d4444-7a90-4003-8678-3e2c14f64065', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 284, '4418', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('1f0f25d2-c71b-4b8c-9ce8-ce1ab049ce3f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3351, '3837', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1f14210f-5e97-4f83-84fd-a9d05f03358a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9840, '2710', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1f160faf-ee91-4e68-9797-d0c3147bd090', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11051, '2474', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1f16bfa9-fdc3-41d9-84d5-96530a7773f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 969, '4280', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1f1aadd5-28b2-4c0a-8497-7fcf1a5918ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15884, '1320', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1f1b3175-4a96-4b6c-a4df-1e29874a86a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11697, '2287', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1f21da0b-7550-4fe3-baa8-c4c44313843e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18293, '926', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1f22c606-8877-43b2-89a6-db99f5393cc7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1031, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1f2525e3-e409-4b2f-a8b1-4ff774436c57', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1015, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1f266c69-2ec0-4ed3-a81a-d4426e9d696d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4438, '1374', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('1f2922ba-2691-45b3-977a-b5361c79d53c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 495, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1f29b50b-5439-48fc-9151-67fa6bf6bd1b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 594, '3858', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('1f2c49ed-3acf-4bc1-b8d2-39e83fde04e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3563, '2054', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('1f2f3d70-be06-4b39-9958-8c7e80412822', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4663, '3598', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1f303082-ddd0-426c-9f0c-ff3c182bf28f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13438, '1878', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1f34e5ba-424b-4177-a600-e2201701bbce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5713, '3511', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1f36ed5e-6274-4c52-8e5a-8ee4347a240e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11959, '2189', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1f3779df-3f2e-4c11-8f56-aa8b315defc7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9289, '2775', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1f386de7-14e3-481e-8672-b303ee289ad8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11752, '2226', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1f3a0f34-195f-496e-8b9b-f350743248ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2733, '3929', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1f3a8416-1bbd-48a2-9cdb-aaa7b941e0fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18786, '827', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1f3a9bf8-3eb1-461e-be9b-076108813c86', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3151, '3865', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1f3b0d28-75cb-4185-acb1-761a21e84c22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10255, '2653', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1f3c50e4-1d8d-435b-82bf-7336581caa13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6810, '3377', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1f3e4f64-2ff2-4b40-a76d-557a5326d418', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19806, '583', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1f3f2b28-721d-47da-a4c6-6aa99ffb8b03', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18971, '791', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1f3f6b63-72f9-4fdc-a8b9-ba2c36db7762', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 887, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1f416be9-6154-4f77-a8bd-418a04b2314c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17992, '983', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1f427cf9-5a6a-4984-997e-6e12cba1f20c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15026, '1494', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1f45bee8-9488-4708-93b1-d5c713f937fc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1050, '3338', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('1f46190e-ff80-4e73-8331-d1d065c01b7b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2241, '3246', 'IMPORTED', NULL, '2026-08-11 12:40:04'),
('1f462072-34a0-4088-b875-bc5bf7e836a4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5895, '3488', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1f480d58-938e-4e2f-bf5e-24b8148ed39e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10741, '2570', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1f48b425-6ad9-4ac8-a3b9-99446a3fd84c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17684, '1019', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1f48e5ac-42a1-4dcc-b3bd-2c00c5619218', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9046, '2822', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1f4970ab-b5a9-4a4d-abe3-1b6cd719fe0f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2081, '3333', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('1f4b4832-16b1-4755-bfa1-e975d2f581a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19668, '607', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1f4d7996-554d-4dfb-b3db-33480e53c5b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5914, '122', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('1f4f295a-2217-4b6c-bcee-655d5341ceb2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5881, '160', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('1f53310d-ff7f-473a-acb4-a90bd1e5f9c1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3751, '1928', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('1f533612-9096-46f7-91b5-33dfb308bede', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11333, '2392', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1f570807-19c5-4cb9-ba3b-3b650e5a311e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14145, '1650', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1f59aba1-307e-452f-93dd-d6aba7333d6f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1281, '4218', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('1f6269d3-a46c-4b42-9093-06075a0c6347', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7401, '3311', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1f62755f-abf1-4214-9a90-e7b95c7392bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14201, '1634', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('1f641aaa-6adf-488b-931f-4182517fa651', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13654, '1803', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1f67b66a-3665-482f-a1d8-f4aa1a1ad0d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1361, '2754', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('1f68797a-cdc2-4eb9-9b7b-7d3b4766bf39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18426, '894', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1f69e558-8405-4731-b81c-f1bde15775b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16389, '1220', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1f6ac594-e725-463e-a0f2-701dab4a37d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19140, '735', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1f6ad7d5-bc70-46fc-9069-a00d034136fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19374, '658', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1f6b089d-2356-4ee0-a110-2eabe3479956', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 428, '4034', 'IMPORTED', NULL, '2026-08-11 12:37:09'),
('1f6d3d3a-350a-40a3-b269-cc5238ba2ba2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22909, '30', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1f6e46ec-83f0-4913-ad98-8b5cf0c78422', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7025, '3355', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1f6e49e6-7a9f-49a6-b5b0-966fdc0c02aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19485, '640', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1f715e5e-f91c-4722-8f47-8a8fb7b19d3f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21713, '202', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1f76e600-5b99-4bcc-8ce5-959f469c3f29', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1874, '1944', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1f772283-a0e3-4428-b522-09c9c6149732', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1146, '3872', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('1f78bff5-8600-4b16-a53c-018cb83e9674', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 877, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('1f78ee6f-6852-4716-9f78-e0d9853365c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16916, '1156', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1f7a85fd-f44e-420e-8115-c4a081019e2b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6237, '3451', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1f7ac156-b5cc-4784-9620-6df8892f1372', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13050, '1958', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1f7d23a9-0198-4fcc-b8c0-3eba820efd43', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22900, '31', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('1f80fd3c-8b0a-4673-bf3b-cc76b4b549af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12766, '2014', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1f81e512-15f8-4e8a-afd4-00bdcdc11832', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18378, '901', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1f83c037-8d5d-458e-82c4-bdaefcdfcf6a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14781, '1529', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1f8779cd-48a8-4717-abe5-7652be69e47f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2783, '501', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('1f888ffe-4536-48ae-ab61-6672537b0833', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7368, '3316', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1f88a695-bcb3-4e35-97e8-200bcf00b0ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19818, '581', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1f8aff1e-a03f-4a03-9a30-726ecab9cc7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4952, '1011', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('1f8bbc41-0ad4-433a-9c19-5ad97ac39012', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1606, '3589', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('1f8bf366-08ca-4fbe-87e5-df69b3c558e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1683, '2215', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('1f8d92e6-e0f5-4bd7-8d02-07918e597240', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10500, '2616', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1f8df229-c9f2-4c9b-a6e2-4b3ecd1777cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3017, '3886', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1f8eb624-a0a1-4c37-9a29-309611b51f19', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5895, '141', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('1f8f22e7-f05e-459f-8035-d033ea371ba7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11444, '2360', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('1f8f97b2-e98a-4643-baa5-a054a34e94b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 337, '4292', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('1f900306-cf13-4d66-bafd-e0d6c36f212e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17653, '1024', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1f907e3f-3ae8-4d98-a740-c79a53366f73', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17022, '1145', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1f9153f3-bb05-42c0-99e4-53426c667434', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9784, '2718', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1f917c91-1e97-42c1-a09d-ffa070ce1e59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9978, '2699', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1f942972-94d4-4b56-b062-b8b45c005c90', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18903, '807', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1f94e893-de9d-4614-a2f4-33ed742ae9ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5781, '269', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('1f9cbff5-410b-44cf-9e26-08f2888b408f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6718, '3392', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('1f9d1bd2-3e55-4a22-ab3d-84faa2838e00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6506, '3419', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1f9d37d1-1bbb-453d-b015-ad465e67ebee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2589, '834', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('1f9f433c-10ad-4ecd-8ae5-8e69ce97ab4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17870, '995', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1f9f568f-0789-4cbf-9709-12229a7305f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8091, '3193', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1fa1c64b-fe74-4090-9d8d-5aa06500f09c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10539, '2608', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1fa21ff3-5daa-4fdd-a379-8183e40e0340', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8615, '2966', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1fa3ba63-7f3a-4f4c-b8ae-bc6209d58636', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10366, '2635', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1fa3e06c-def9-45d7-900d-0a12fa33971c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1929, '1873', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('1fa4e431-26ed-440a-b55b-ec6b749e1607', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 687, '3763', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('1fa5c052-f348-478e-adb9-947357ffcd3a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10443, '2624', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1fa64d4c-e692-4a5a-b3d9-6a48d9fdc5bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15837, '1326', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1fa70529-cce7-47e8-819f-1774a046bba9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21014, '321', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('1fa83e87-90de-4a99-a366-30bf7a858dfa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6155, '3462', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1fabf08f-35a9-4d93-9bea-46de9f23b19f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2332, '1228', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('1fac33d2-4e57-4d0d-bd99-979cc2aae627', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5472, '3529', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1fad21a4-7575-4374-8361-9e71bf229079', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9718, '2726', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1fadff9d-6b69-4ac0-a19c-6a25e24b4b65', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17062, '1131', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1fb01057-a848-4285-a952-c8ac6c13d4c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10360, '2636', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1fb4b5ae-c1c6-4b87-be3d-46094fe6fee7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10127, '2675', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('1fb6b655-b336-4124-9a57-e3b48a099f95', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 954, '4283', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1fb6bd55-4b25-4a4d-86c4-1bce67b86457', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 255, '4209', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('1fb9cb4e-feed-4a9e-a6e9-9176663121cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16694, '1184', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('1fba0d7a-1182-4628-84a5-7c513197b51e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22604, '86', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('1fbaacf7-14d8-429b-8b7b-d3016d2eb195', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20436, '426', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('1fbf1c02-7d29-4fd3-8560-76a19c2ebebb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1261, '3812', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('1fbfec62-33df-4dc3-ba2e-c6586f380403', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3673, '3788', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('1fc05f7a-893f-4262-9e93-fd18bc422053', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1938, '3410', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('1fc1a35f-3fdf-4493-a595-a0a4451c07b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19804, '583', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('1fc437f1-bf63-497b-ac07-5e5548b14d46', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4545, '1309', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('1fc609c0-7d18-48d1-8530-1355b001db64', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8236, '3032', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1fc6daf2-aecd-44a0-9a94-0589767de3cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3803, '3770', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1fc6f49a-8e77-4dcd-b7e2-acda373aff8b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1883, '4095', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1fccc0fc-c2d5-41ef-a103-b3b50742bc09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 245, '4339', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('1fce9ced-cd22-4cd2-9db6-061deddf6c99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5165, '3555', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1fd093e2-48c1-4b36-ad3d-a41eed5147ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6380, '3433', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('1fd14b12-2612-4f84-929c-fa3f76d73a4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5120, '858', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('1fd396bc-8daf-4844-b6e2-0f596dca9cb1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1794, '3490', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('1fd622d2-4381-44a9-8d11-aaa402e56ab9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2802, '2684', 'IMPORTED', NULL, '2026-08-11 12:40:12'),
('1fd764ec-8245-4a52-8130-3f4978833345', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5128, '3558', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1fd7ea6f-e203-4d91-8905-5f3fc4b229b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15386, '1432', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('1fd8a9e3-7a99-45b6-b0bd-3a216f9c70cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 850, '4304', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('1fda2c54-d99b-4588-b612-259dade5fe74', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 720, '4098', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('1fdb51d3-e289-4973-86b5-a2f21dda07d2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3372, '2186', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('1fe0ed8d-2cee-4137-bf91-7c18ae6c0179', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13404, '1884', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('1fe6d06a-828a-47be-bad4-5b45d1e4bc57', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8528, '2981', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1fe78128-70c2-465a-9e34-4bf2a251ffad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2223, '3255', 'IMPORTED', NULL, '2026-08-11 12:40:03'),
('1fe94007-794a-4a86-9eda-b7edd94bb20a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1769, '4118', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('1fe9fac8-30c2-433c-b31e-376d4d0fdc23', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5323, '3543', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('1feeb5f5-c16e-4db1-85c1-8fdc6274acbe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9128, '2796', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('1ff334cc-bde9-45a6-b150-7e7c1bf27684', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17283, '1087', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('1ff3700a-9da1-453e-a442-aec9c0cd55ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18332, '912', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('1ff86719-b1d1-473c-ae6f-ef4ce0aa6dad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5944, '99', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('1ff88716-6636-4309-8eaa-46e77b94c7e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6221, '3454', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('2000e3ed-7e88-4220-ae03-e4f07d19db92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21041, '319', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('2001f7c7-f353-40e9-9963-e02eab476485', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 94, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('2005b30c-5b15-4e1f-b184-d663c4aeaf50', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13029, '1968', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('2006b157-87f2-43f6-a319-48438216cb7a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1623, '3580', 'IMPORTED', NULL, '2026-08-11 12:39:56'),
('20098a15-764e-43f5-b123-ef3bf7adf7ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17904, '992', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('20099474-3ef9-4630-a016-ffb9d4edce5c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 980, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('2009d4c9-32c8-4e5d-a940-9af68bb6ca3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Categories', 7, '6', 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('200add40-2b15-4187-8870-7e4b68a3beec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16482, '1208', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('200bbcc0-6259-4ea5-9949-80bd3ab9a840', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8974, '2832', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('200bbcdd-faec-4fe4-9fd6-3aea5e373ac5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22971, '25', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('20119a7b-d1d6-4b3b-861f-3dda1353c76f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18917, '799', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('201487a6-1e1f-44dc-89fd-5392b81042bf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 612, '3840', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('201af519-ece3-40a0-9d47-94f81c2d6917', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11150, '2439', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('201bebe5-618a-4ab7-a584-f40ef0a4d12c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6667, '3399', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('201ced15-cd57-4b64-9b93-4158679ee045', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22982, '24', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('20209f2a-2316-4794-b79c-367338b0e85d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5861, '189', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('2022eb48-b6ef-4eca-96d0-9f0dfeba8549', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13978, '1689', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('2024c53d-2f3d-4688-a0f2-d66894162ab0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4137, '3696', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2027490a-8ebe-4cfc-8d09-554b24788d8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19791, '587', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('202aeb2c-0b6f-4952-9b31-8e0efaa66cbd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12939, '1986', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('202b6be0-4b22-4199-9edf-5961d09058c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5575, '472', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('202f4470-3b3d-4d8b-b32d-7e92fa5992cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16009, '1286', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('202f86ce-e351-427b-8a98-521890c38570', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1015, '4271', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('20301cd8-5d59-4612-a535-d1f4b71ed9fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12691, '2032', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('2036d850-2b3e-4c6d-a289-8a695b6440f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12194, '2123', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('20370c55-0d51-4740-8c3b-b2c2ff064afc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7889, '3223', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('20374b4a-f3e5-471d-8aa9-7c287a8cd65a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4898, '3575', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('203a7818-adaf-4c48-9cdd-3f1b78eb978c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15242, '1460', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('203cde49-80b2-45fa-9de9-ef4ba1900124', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14298, '1616', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('20417d1d-a6f1-4a31-b334-c1122edcfa4c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5159, '832', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('20429b59-6873-49af-b6a3-f0f6de7c3d76', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1703, '3539', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('204623af-5943-471e-a45e-e56627258138', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2506, '2934', 'IMPORTED', NULL, '2026-08-11 12:40:09'),
('2048bf3e-accc-47ee-a33c-67a1c6176000', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21187, '294', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('2049283b-0379-469c-9d61-dde528932018', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12919, '1992', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('20497a4a-e98d-44fb-b487-8826fb51b1e2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14536, '1561', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('204ac4ca-14f0-4fcd-a2bb-a2d1c0a3c893', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5919, '3486', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('204d741a-fb0d-4694-ac0e-626fc33c7f58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15896, '1320', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2051e4d0-1bc9-4244-bd6c-129a89c0c593', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3364, '3835', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('2054fa75-3fcd-46bc-b79c-f3b93e2e0f56', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1111, '3270', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('205542bb-58e7-4768-8df0-5571a9751fd1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3497, '3816', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('20587ce0-5c4f-4fce-a702-6de63ebcd66c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3360, '2193', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('205ead35-8cf0-44b1-911f-702cac33fced', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 258, '4422', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('206052a7-cfdf-4b2c-bb9b-317b110d943d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1844, '1986', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('2060a099-8450-46ec-be17-e95afe701cd5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14648, '1549', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('2060ea10-bde5-4eb6-9141-c2744f67fae4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 216, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('20623eb6-5ee0-443d-9c5f-7cd4943e0d55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18832, '823', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('20631c98-8044-4140-86f4-7be3eb0e68fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18508, '883', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('206401a7-74aa-4506-95af-5acde5538b39', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2158, '3288', 'IMPORTED', NULL, '2026-08-11 12:40:01'),
('20684a55-e8f3-452e-a8ce-12b0485bb46d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15621, '1376', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('206d7c68-438a-47fa-91b2-a4feca44e7ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4516, '3652', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('20732d45-3826-4134-a9eb-a9879db07005', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13402, '1886', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('20741be0-4bbe-4513-bd76-c275f521e661', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6582, '3409', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('20742ec2-b7a8-4073-90d7-6f31a7a457f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2018, '1722', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('2075c2de-42ff-4c5d-bd31-763fcdd12b96', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21000, '325', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('207fe89e-7b9b-468b-8d4d-d3fcb478454c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20108, '493', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('20825190-cf9c-4f0f-856c-9ee780053ad1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6624, '3403', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('2084a0e8-afb3-4eb1-8d2f-8f93d91282c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16480, '1208', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('20872100-157e-4185-998b-bf0384b2c3ba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5553, '490', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('208927ec-9de5-42ff-b3f7-55a01ca7221f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1062, '3326', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('208c0216-e504-47c9-990e-a6ba4b561e6e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2375, '3990', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('2090176f-476e-45da-ab22-42a9c47c517c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6787, '3382', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('209294f5-919f-482d-80c5-16088d749a31', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1048, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('2092d664-0eee-459d-bed5-39c254a70ea8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4693, '1192', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('20939f8a-79ae-4f52-a2b0-2b0824b70616', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8309, '3015', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('2094a8b1-c970-49bd-b0b6-67f6ee08d1ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22890, '32', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('2094e277-2f4d-4498-80f3-62e57b41bb05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4477, '3657', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('209548cb-6716-4bdf-82b5-79cea67a90bd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15305, '1447', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('209920b2-cb77-4679-a3a4-7a45a0be807a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18386, '899', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('20a2a264-0058-47e9-ac20-f71ad5e2c8c1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19130, '736', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('20a2dd26-b234-4057-a4e5-ff0e37e1edb6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2347, '1207', 'IMPORTED', NULL, '2026-08-11 12:37:25'),
('20a63b5b-9f39-43ab-96af-f9ceb07ff146', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11247, '2407', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('20a6716c-89b9-4a0c-834a-2c79410ed123', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16458, '1210', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('20a87a4a-6413-469a-93a2-e963d1947b5d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 722, '3723', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('20a98715-eabc-40bd-8f9e-38c10db4156b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12512, '2070', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('20a9ae54-fa41-46b7-8a74-f384c7d5d29d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7649, '3267', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('20ab2e65-02dc-41ea-98ea-dee19a9daffe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13145, '1926', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('20ab3a71-a5a5-482d-b363-b2af0b1a7978', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3838, '3765', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('20ab7f94-11c2-4b68-afc1-3c77109f11e0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Display Limits', 2, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('20abade1-920e-47c2-8c21-0ba42fae0fda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1067, '4261', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('20b2464e-575c-4153-9d81-ff397ee1c73c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6036, '3475', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('20b3ad9d-0546-43a4-8046-57e6f7886fdf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8048, '3205', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('20b4a25c-2558-4351-a88a-6d5050a33a21', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1388, '3743', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('20b6adc9-5b5e-4b99-8dea-4a5528d9b20c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14565, '1559', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('20b7710d-51b5-49ae-9f54-149b9344e196', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5251, '3548', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('20b9cba5-614c-475d-a042-d561b89d77bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3099, '3874', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('20b9f532-d96a-4c87-99e6-4d861a3b3960', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 588, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('20ba8a05-5b7e-4aa3-892e-f346da6d608f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2732, '596', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('20bb95f1-a5e9-440e-9149-36502faf6e36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 795, '3642', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('20bd8fdf-9390-410d-8728-0813bb129495', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7916, '3221', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('20c2f48d-9b9c-43ff-b70e-bd51d64fda0d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Categories', 31, '30', 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('20ca446f-8db9-4378-9f43-27b95b4cd417', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18200, '938', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('20cd3056-9a0c-48eb-8c98-c397b98296ed', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3816, '3769', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('20cdd15e-3ef7-4654-aa7e-e0586a76b524', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2969, '2595', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('20ce8b6a-32b1-4c1f-a0e0-0744f79ea7c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22230, '132', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('20d1a696-cec0-4acd-9717-f4cab68e542b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5139, '3557', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('20d61e1c-0ffb-497f-a322-eff520799bd3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15304, '1447', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('20d6e7d0-55f0-4d9c-ad22-e6bb28a1a7f5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3086, '2519', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('20d9c804-8760-40cc-9872-4c1f93984e5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3126, '3869', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('20dacd3e-29ab-4f09-822e-04e486ce7dbf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3122, '2491', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('20dddaca-dd1e-45e4-9d9a-3e27fadddc8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19735, '597', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('20de4c87-18a0-412d-ac2b-e305d037b29e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 122, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('20e7f4fa-5bf6-4f6b-aecc-07c75e643e7b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1095, '4255', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('20e9e833-8ddc-41d9-b656-2eac5dc87aa0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2304, '4006', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('20ea39cb-e99f-422a-8199-f3c080f9f976', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22188, '139', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('20edd99a-484c-4524-b09d-6579fa0d550c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7938, '3219', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('20edee03-7bbd-4e2b-9fd5-0f1756caade4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4225, '1584', 'IMPORTED', NULL, '2026-08-11 12:40:27'),
('20eea6e7-6b1f-4cd8-9122-98764fba43b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 402, '4259', 'IMPORTED', NULL, '2026-08-11 12:39:38'),
('20ef0614-a417-456d-bf3e-68749a038da4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10944, '2514', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('20ef8807-51bf-44af-91b5-b52ef28d829b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22119, '153', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('20f0bffa-83c4-47b4-8b39-6e927bf610b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6970, '3363', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('20f2b847-7678-4372-8c5b-81c88fe5d816', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22411, '108', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('20f47f7f-9367-49d5-bb9e-d74a48e64391', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4525, '3651', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('20f597d9-725e-4faa-995c-2d2f115aa504', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14552, '1560', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('20f67a35-2b3b-4b15-8466-ea8a2f4f9e92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17350, '1080', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('20f896fa-0f2d-455c-a951-01ccbf2d55c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1527, '4168', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('20fa615d-7ca8-4d81-9cee-98bbd5836a32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8268, '3020', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('20fd7d29-c6d8-4d98-84a3-4b225cdd58e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 864, '3541', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('20fdea17-64ac-4886-835c-ee3c88f82dcc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15778, '1336', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('20ff2404-a3b4-4686-b4e2-fb6714a21b59', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14779, '1529', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('21011052-f755-414c-9a76-337c69590598', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3250, '3851', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('21011695-dbcc-4e8d-be6c-b6aad52dac37', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6809, '3378', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('210134bf-f6eb-467d-83e1-8fabdad00eac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1525, '3667', 'IMPORTED', NULL, '2026-08-11 12:39:55'),
('2101f497-5039-4e34-b4e6-677b7e5a6cbd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20865, '350', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('210222be-fa16-4175-a4e0-54c14f108b35', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4389, '1433', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('2102ed2b-36ac-4de5-9fe5-135d41a07a8d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2900, '3905', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('2105bd35-539a-41e6-8d9b-21cf5b4307dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15539, '1387', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2108b237-230a-4d2b-9ece-d37e103b0f4c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5227, '3550', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('210b700e-5361-40a1-a9e8-a8a3ee3d4ff7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21048, '319', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('210c0ab4-2bfc-4957-b604-eed9968796de', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4882, '1057', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('21198283-a493-4595-9c66-bfe4c3506bb4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21804, '192', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('211f5238-d69d-4184-827b-869a2726864d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21771, '195', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('211f867d-3ee1-4bcf-b641-ab46440603f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7114, '3343', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('212091dc-2a89-43d7-bdab-f70c385c4b98', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1174, '4239', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('2120c99f-e52a-4a8c-8fed-a14502946855', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 625, '3827', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('21215a76-d102-44b6-931a-005b4e0953bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1867, '1953', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('212570b2-8ba9-45d1-949e-88992f681f36', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4813, '1106', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('2127cd27-9901-475d-8191-60af8e2a1161', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12066, '2164', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('212b31df-20cb-4af0-8e13-0dbac0579ee8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3220, '2414', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('212b3d48-c0e2-48df-b371-dbf1ad8e7bd3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22239, '131', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('212c0973-e3aa-4114-8f66-173d950d80fe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8271, '3020', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('212d514b-6c7c-47b4-9ba8-d508d0e17f2f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17645, '1025', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('212e86b0-75e2-48ef-aa18-f5173d296969', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16989, '1148', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('212faf61-420b-449d-b9a9-090567d7dcc4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17754, '1014', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('2130841c-a042-456d-8fe8-4e09219c18cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12615, '2047', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('213361d4-bb68-4eb6-a9f5-a789147337af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21602, '218', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('213689b4-aa7d-44e6-b6ed-687121c9cdc6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17473, '1053', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('2136d924-406e-4ebc-abf8-e8f64cca296f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 319, '4301', 'IMPORTED', NULL, '2026-08-11 12:39:37'),
('21388a91-b178-442e-8402-9dcf3fc75260', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5269, '732', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('213b4db5-7038-42b1-acdc-f7c5a61585c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 687, '4338', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('213d45bf-552b-481e-9a8b-d845f335a6df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 66, '4456', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('213d6af2-e31e-4358-93f1-ae8819a60175', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 603, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('213fca70-d0f2-42d4-8545-2b6db9ff8086', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15400, '1431', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('21418634-b682-4727-a40a-3b47c438600e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11576, '2313', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('2143905d-2db4-4c0c-88a4-04e0f1505aca', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3085, '2520', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('21469542-daa7-404f-bc74-fd78b2a79964', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9749, '2723', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('214a46cd-3172-44d3-8050-1d0a2fb57861', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1284, '3800', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('214accbd-9321-4d3c-8745-49e13c1260ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4889, '1047', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('214f29df-bd9a-47f8-bca4-5c7810322c25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9976, '2699', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('21526807-0f6c-4bcd-a331-10db4b9e5cfd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21293, '272', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('2152be58-5581-4706-939e-6f18e52f39ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16650, '1187', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('215650e5-d1f5-4084-9fd2-6012fb6068c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5342, '681', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('21572b36-cc30-4c53-a544-c20e1f4b19d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2611, '794', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('215a6e0d-de19-405b-91eb-b134933b7682', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12570, '2055', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('215ee2d1-52e2-4fd8-a449-c3f5d014d15f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 876, '4299', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('215f6db6-509f-43ab-89b7-3c40da3617f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2128, '4048', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('2161113c-ac43-4bf9-aa23-7116b6fb5031', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 685, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('2161d6d7-4b27-4662-a0f9-c18a601b3fe6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2424, '3980', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('21623d88-e1bd-413f-aa74-1113027a16a9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5759, '3501', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('2163ab81-c58b-445a-ac9d-982953e9bdb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1614, '2430', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('21641785-b05d-4ca0-a616-2860647ca317', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13193, '1915', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('21666a2c-c61e-4914-88f6-83264d8f3740', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 187, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('216842fb-c822-425d-99be-13f0cef2be67', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3888, '1801', 'IMPORTED', NULL, '2026-08-11 12:40:23'),
('216b65d3-607e-40bc-9b5a-81660d40c9ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2159, '1524', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('216bcb56-52f0-4e8a-b3a6-2d26ac4060bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5841, '207', 'IMPORTED', NULL, '2026-08-11 12:40:39'),
('217065d7-a124-43f0-b15d-0895f9657f7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14549, '1560', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('2170e905-bffb-484c-bef4-295e1cc4a212', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 565, '3887', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('21732646-f23e-4815-a8c6-ad6ce369483b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 335, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('217671bd-e9ab-48d1-9203-827a4a7cf011', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20779, '367', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('217bfc95-645b-4351-92d1-c65225d6cb05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 214, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('217d036e-808a-4275-9237-f194d15efd3c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1134, '3879', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('2183bbd1-f53f-4936-b19a-6c580a51920f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2587, '839', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('218715ff-654d-4e93-bb2a-ccd34f2c7024', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2071, '3338', 'IMPORTED', NULL, '2026-08-11 12:39:59'),
('218a7650-c682-4d18-b617-d3027551c429', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13127, '1931', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('218cf81f-e726-414f-be78-343d5bb1cbf4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 635, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('218ed14f-cdfa-46e4-8087-9ba932b53a99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19190, '714', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('2193a686-4818-4b71-84e3-d73cc5143217', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16053, '1276', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('21956771-0ed3-4772-96d4-e0cf615a6993', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17526, '1042', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('2196c74a-1fae-4d23-aabc-64319be87cfb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22183, '140', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('2199ea8e-6499-4db8-9ec0-349ff67b15fd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1787, '4115', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('219b22d4-4650-49a8-8ed5-43a078e1bab3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5894, '3488', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('219d7a2f-5a6e-4f12-8a1c-818088af9833', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15748, '1348', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('21a42d21-277d-48f1-9222-f4576b6ae281', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14973, '1505', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('21a87386-6cdd-4c52-bf56-4cb1c20f01c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 75, '4426', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('21a9ba28-3ab1-4355-bb75-b86c513baf4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20562, '402', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('21aa3d8d-55a9-4f4f-9470-5d89547cadf3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9260, '2777', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('21ad94c8-bb30-41f1-bc06-3d7cf0055da8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10916, '2531', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('21af84ea-9342-4b59-b80d-b2077a3bb5b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 757, '3685', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('21b70706-9f6d-4601-ae2a-b2e18be17751', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3409, '2163', 'IMPORTED', NULL, '2026-08-11 12:40:18'),
('21b838bd-580a-4e67-be22-3a23a88674f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2839, '413', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('21b9b1c4-6ba6-4444-8daf-003cfeb77af5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 862, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('21baebfa-ea25-474d-a414-530c069e277b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 96, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('21bbe670-f291-4392-a977-8ff73e8f35ec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21431, '251', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('21bd320c-da49-4c1b-a5f8-81419fb592d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1339, '4206', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('21bd3c44-877f-4df3-a6b2-cb8a4e4f40b1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13723, '1786', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('21bdc96a-8b35-4c62-b4bd-998379d45db1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17255, '1095', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('21bdd5eb-f476-457b-b99b-bd1b72441d28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7193, '3336', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('21c4e326-7e39-4d58-8f9f-ad1750819e88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19426, '647', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('21c62d01-4db6-47af-b504-30f56b857679', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1066, '3321', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('21c63e93-bc09-4cc8-95c9-d3b9820400da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6388, '3432', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('21c65504-499f-463e-85ce-763e716a868d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11809, '2212', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('21c67b96-f093-4614-9d35-efafc22d3552', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11263, '2402', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('21c74e19-0eea-4114-913d-2920873412aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1526, '2568', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('21c8c522-8291-4aa6-b97d-8f8fa57f150a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18935, '794', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('21ccaa83-e6bf-4017-bd1b-c7003b640b70', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6391, '3432', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('21cd9359-0fc2-4b70-b676-c22af4454828', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7150, '3340', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('21cda19f-a717-435a-ada6-d865e4d6ed11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4418, '1385', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('21cf6ae1-7f15-4713-a2c1-def896a10901', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4956, '1009', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('21d22501-22aa-4cf8-999c-53ff855d2325', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12499, '2072', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('21d36248-b929-4ea1-b71e-2bd3cd68875d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4573, '1269', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('21d57b15-66a5-4ac5-a4de-f43367448eb0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16632, '1188', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('21d686f9-bab2-4720-97d2-ed3ebbffd01d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7346, '3318', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('21d68ce0-2973-439e-9a8f-cdcba4322e74', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18713, '845', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('21dbbe8a-59b1-4926-8a91-a5a46544e5b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 887, '3516', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('21e2c2d5-1a21-4899-8e1c-369c404d3dc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17590, '1033', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('21e61270-721f-417a-bdc1-35561265d0a1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18078, '973', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('21ea5843-c8ad-4790-9d44-ddc1fea2d8ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16757, '1178', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('21eab310-39ee-47d9-8ce9-03b0e16779d1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9347, '2770', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('21ee55f8-e3b6-47d2-9fc6-bc2dd98b36b5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22435, '106', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('21ef888a-6e63-454e-8463-b65ac12c5336', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20172, '480', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('21eff2e0-77a5-45d5-8f23-978135e6f1f6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2645, '733', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('21f1a298-45f5-4d99-9f50-bb1812cad3c8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2447, '1063', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('21f26685-f810-4275-8808-4741d30aa6c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4201, '3689', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('21f289ee-d43d-463f-a5f3-706fc674b3c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3311, '3842', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('21f2be5c-70b5-4b28-8b58-3aef7655d088', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4924, '3573', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('21f302c8-8b3f-4b2e-bbf4-748be7a55a0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 212, '4429', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('21f5acde-a193-4c24-b79e-956d80361a5b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2552, '3957', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('21f69c0a-3627-4867-9829-3de54fdef279', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19701, '601', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('21fe7308-5f79-4c43-b5e1-55c51342aa4b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15329, '1445', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('220304b9-e585-4b62-a23e-1cb47d080b25', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8291, '3017', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('22050d0d-b8c9-47ce-8e8b-e77b50af1744', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1912, '1893', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('220629d4-e512-4660-ac36-35efce7545bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16081, '1265', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('2206391c-cb4b-4b48-9f79-d0b7137cea61', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22025, '160', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('22075bef-fe2e-409c-87f8-07d67d04b0b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4720, '1177', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('220776f1-2275-4235-b1b0-140d145b62d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3702, '3784', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('220b9c2f-fd69-4639-8d02-0ad0a5a5d096', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3096, '2513', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('220bd61a-f495-4030-8d21-72f951520ae0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7524, '3285', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('220cb714-675d-4797-81de-fd974ff49c99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8431, '2996', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('220d0067-37e3-47d8-8669-84692d4101f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2107, '4052', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('220dc622-d571-4681-9908-aa6aac1e51c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4628, '1236', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('22117042-4eb0-4f79-80e0-34f3db53b488', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4275, '3681', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2214b798-5949-476d-941f-1d6f3bb5eb98', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3108, '3872', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('2219361e-22fb-4d10-b149-02e5bfc74fee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16852, '1168', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('221a0845-3088-4387-9f89-aa0a9c0da250', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5078, '3562', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('221aeac4-94c5-4bb4-9136-184572ff917d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2942, '227', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('221dd5e8-241c-4631-8151-c73e92c14d3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1314, '4211', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('221f4de2-8509-4d1d-acef-3f8c5e0e0530', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10455, '2622', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('22201e73-335b-44f7-8f9b-58f64c5ea127', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2106, '3319', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('2220b349-a78a-4343-b926-6ddbfa630cda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 249, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('222260cc-feb3-4549-9b8c-79f8cfc12220', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22954, '26', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('22227668-98e2-4ac5-beba-629119e1628f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2454, '2969', 'IMPORTED', NULL, '2026-08-11 12:40:08'),
('222c12a2-e311-4048-b6e1-6a981c991a7b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6862, '3372', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('222ccedf-f1df-4b34-9e74-99c91ca07c6e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3098, '2512', 'IMPORTED', NULL, '2026-08-11 12:40:15'),
('222e0457-ca4f-4644-928e-f1a03ff91c60', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1742, '4124', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('22314970-c030-4bb9-ab7a-54590d8a994f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16581, '1195', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('2233f520-e71a-4aa2-a9d7-26b88a3dab3d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5865, '3491', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('2234d21f-fa93-4f0e-bcda-f6d3a1c9c3ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1119, '3886', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('22351a71-9a84-47ee-a107-38a1a9a33820', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 66, '4430', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('2235e319-5717-44b9-b955-801c93dfedfe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18560, '878', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('2237e4fd-8390-487f-b490-a3be4f5ae407', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18451, '892', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('223cbf17-564e-4bf7-b6f9-6ca6bf04eb0e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2811, '3918', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('223eed52-aa2a-4d88-95cc-23df6829e688', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4038, '1707', 'IMPORTED', NULL, '2026-08-11 12:40:25'),
('22446552-94a8-452e-9f6c-f1b284d66ad1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19674, '606', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('2246f78a-9d3f-4cb3-899c-6d9788e9e83c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2840, '412', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('2247d1aa-033a-4ae8-8e97-3ea291ec7925', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5741, '3503', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('224a6ea4-8474-4c61-a99e-91a81d2532d3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4267, '3681', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('224e3c37-c877-4729-97b7-1322547cec15', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16722, '1181', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('224e4086-36a1-4cbd-975f-85b004e26323', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 184, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('224f47ed-f0ec-4bf4-8446-0ef31dbcea6a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22055, '158', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('2250712d-b7b1-4b47-a679-b647cc108e0b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17733, '1016', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('22510e4d-1853-485c-9355-84d20b6ba0a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1903, '3429', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('225535f8-db2d-4e0c-bfd3-6904802e6200', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18585, '863', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('2257905f-1bbd-4a36-bea0-af295eead6ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4720, '3589', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('225c1507-ef48-439e-badc-6e32b262b55e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10613, '2594', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('225d48f3-d089-4c52-8546-84080dcbc8b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2954, '2602', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('225d80c9-e352-4bc3-a530-3b05419eb6c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21578, '220', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('22608d52-58c3-48fb-a29a-b0312b24fae7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 491, '4377', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('2264dd5e-343e-4c7e-8122-48446bde408d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15013, '1496', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('22664cfa-fb2c-48c0-896c-b2861bb45bba', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5197, '796', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('22673564-91be-4634-9c39-17ce0127e1df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17915, '991', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('226877f4-e37e-41dd-a525-4f64a5714172', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22551, '91', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('226b06f8-53cb-4d23-aa40-d2c65f011e2d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20968, '327', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('226c810d-12eb-456a-88a9-e7fc15a92651', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13105, '1938', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('226dfb1d-b52b-4998-a52f-27bfff120bd4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2918, '2624', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('22708464-2fd5-4074-88a8-630227d1fe42', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1739, '3520', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('22718592-7d39-42b7-875f-7cfcb24c16ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1278, '2917', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('2271b71b-d85a-437a-81ae-2a95e3ed8435', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16773, '1176', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('2271c795-23c5-4148-b725-9fb86608ebff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 154, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('2271e71e-2812-40c0-9513-00076f20e95f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16218, '1248', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('22726fdc-9834-41ef-8397-54088882b116', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15967, '1296', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('22743bc7-d16a-4cd8-a342-8b88174fc86e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14051, '1665', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('22770c39-a77a-4514-839d-79ced053beea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 122, '4402', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('22791af9-7a1d-4b8d-8191-4a32473c2137', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21067, '317', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('227dbc5c-1246-46d9-bb19-d6778c36cb9e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5336, '686', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('227ed52c-e7c9-4cca-b089-b421ea493a1b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5083, '3561', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2280e2b0-fb1c-4f26-968b-6d4e6811fa83', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14718, '1534', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('22810974-4c17-4f31-af18-ba7719533dda', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20513, '410', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('22840f70-3db4-405a-a3f0-3cc194a35de9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1011, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('228617d5-64a1-4101-b572-e0b963942c6e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13809, '1736', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('22864239-ec61-4919-9f2e-8dd57b1178a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18123, '960', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('2288d2b4-52f0-4640-aafb-c1f1fb45f31d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2115, '3315', 'IMPORTED', NULL, '2026-08-11 12:40:00'),
('2288df11-0a25-47b4-b3d2-0d7ac8c1f9d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12761, '2014', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('22899280-ac56-45cf-8427-0a9e4eafffd7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8591, '2972', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('228ab469-39af-4f60-ba16-cd581e81f8bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5066, '905', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('228afb7b-77b7-40e9-9b84-d093c6c6cb52', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14094, '1655', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('228eb392-9fa7-4c8b-bd78-cda9c3b0adc9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9823, '2712', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('228f5048-4221-45a4-98c6-b155f8a659cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4515, '1329', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('2291cf8b-d057-4e60-a590-84b81d02e7da', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3727, '1943', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('22921f51-a0e4-405d-baaf-ddde43f06f8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2887, '2640', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('22938651-766e-4ab5-a12f-e53aec9e553b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16057, '1269', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('22951ad3-f58d-42a5-a118-7745bb12641a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2829, '3915', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('22980985-f765-4a96-b7af-3e27d77eea1e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21137, '300', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('2298dc83-e535-4e3a-97bf-49f9e1780c09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1723, '4127', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('229928bc-57f5-4ec1-b289-7c964e28defc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4346, '1475', 'IMPORTED', NULL, '2026-08-11 12:40:29'),
('22995937-f860-495c-8226-5813e8d95ce6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 185, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('2299a910-5853-43c7-af88-205cfec53400', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4879, '1058', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('22a232c1-b47c-4ad6-9349-f9022d638b1c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18933, '797', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('22a7d46e-ce6f-4334-8134-3c68724a177a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 420, '4392', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('22ab1546-0dad-4e92-a6d1-82806a257133', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19251, '688', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('22ab33b9-5909-4ec0-88bb-d53719783959', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20920, '334', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('22b008b7-e42a-4929-962a-d389b9a52dcf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10114, '2677', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('22b0e99e-775a-4c27-a623-d13cf2b1f3c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19325, '664', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('22b2563a-ae47-444b-9a8b-238968250346', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22099, '154', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('22b7b99b-0987-4e4e-bf20-18d4300e42bc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5815, '231', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('22b7e969-487a-43ca-a7c4-e8a7e95ce902', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1914, '1891', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('22b99ea1-2041-4e9b-80f1-062ab358b312', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 124, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('22ba9b61-74c9-4ae6-a032-72436898cb28', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 6028, '23', 'IMPORTED', NULL, '2026-08-11 12:40:40'),
('22bb6665-9b79-4dfb-9237-d889115d612a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22213, '136', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('22bd6def-6128-46be-8fd9-080770410878', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7968, '3216', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('22be24f1-f243-4cc7-ac3e-4953d9128a07', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2676, '690', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('22c14779-14d3-4a01-ab1e-ac3c572a019b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4224, '3686', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('22c2ac4d-ba63-4b2c-9950-f0a816813018', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5525, '512', 'IMPORTED', NULL, '2026-08-11 12:40:36'),
('22c31f8e-b56e-4501-a9d6-954e481d57e4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11045, '2474', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('22c38db6-0566-4c36-8c1e-d3360c47451a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 868, '4300', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('22c447ea-3602-43bc-a449-1b68aca79778', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2754, '540', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('22c6e48d-b1e6-40dc-9b88-c519caa30f2c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19926, '543', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('22cad609-2bab-4e37-a97d-8fcd12f314af', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18913, '799', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('22d06ad5-0a9a-4644-9ff3-b6b583f54b81', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22855, '42', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('22d1fefc-5a01-4d0a-b312-409f91d6cae4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 771, '4320', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('22d43dbb-e116-4191-8c33-ceaafac808e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18897, '812', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('22d58fe5-c8e4-403c-8b4f-83047a445b55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2971, '180', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('22da6a8b-f5e3-41ac-8aa9-81e342fee6f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19551, '625', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('22db6c5a-d8ec-4176-baf8-1dc67ec5ae8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8228, '3032', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('22df2caf-264b-4b8f-a994-46db362dd622', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 786, '4317', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('22e248a1-1e16-40dc-8ef6-7ff37cff6926', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12415, '2087', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('22e4d589-4882-40b9-92bb-ee3286bf972f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 649, '3803', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('22e7323e-850b-4fe4-b8d6-561ec8a47050', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3276, '3847', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('22e7d0ab-2804-4787-95fe-83b1858338b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 473, '3980', 'IMPORTED', NULL, '2026-08-11 12:37:10'),
('22eb19b5-d0a8-4cc6-8dbc-8fb0397a546c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1439, '2659', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('22ec88ea-88b2-4b90-b9ac-aca5153d9e30', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6925, '3367', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('22f01bea-826d-462e-9f6f-96cf64b26844', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16725, '1181', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('22f0ccc8-81b1-4428-955f-befda8298380', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3821, '3768', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('22f85097-3e42-401d-8878-3ea3276eee55', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3160, '2461', 'IMPORTED', NULL, '2026-08-11 12:40:16'),
('22faa803-8944-4985-852a-3e5192864a2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15068, '1484', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('22fe1019-db4a-476b-9261-1aac4d09d5f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2705, '2746', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('22ffc18e-8af9-47b9-8084-29e189de0842', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1006, '3387', 'IMPORTED', NULL, '2026-08-11 12:37:15'),
('2301ac1b-1836-4726-afab-b9ceb7b4652b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4794, '3583', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2301efd5-7a3a-41dd-9860-356694c40dbd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1792, '2055', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('23044cde-2dc7-4adc-ab81-ebee4684b047', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11082, '2458', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('2304f4a5-d82d-4d37-9ed4-f9f43692e6df', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5376, '647', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('23059969-8534-447e-ad37-f9deb2ac801f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3581, '2043', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('230654fc-922f-487a-a2a8-b504f3133220', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1260, '3812', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('23089ed2-a330-4538-8eb3-c94736e839a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20105, '493', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('2308f36d-c6f5-4e7e-9301-150b31691b86', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9047, '2822', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('2308f446-3281-483c-82cd-de7d706b354b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16687, '1184', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('230948b8-3db3-4ee6-9d67-ca0c327b8060', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 322, '4411', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('230bac31-c4a1-48ba-a593-068ce3ae8e5b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17183, '1106', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('230d3f30-aa10-45ca-a58a-3b8866c3c554', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11770, '2224', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('230d6d7a-78ba-4da2-8997-6e809480843f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4759, '1152', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('230f64dc-a5f4-4ee8-853e-77cad5ee3a49', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5757, '3501', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('2310ac22-63eb-49b2-a473-05d63ad33d47', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8942, '2841', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('2312958c-9bdc-408e-9241-ca153323845c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8462, '2987', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('23131542-53f3-4ede-b8e1-047f07212061', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1279, '2916', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('23146bee-3cf6-4e37-b6d6-bc14ef4a74d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2235, '3249', 'IMPORTED', NULL, '2026-08-11 12:40:04'),
('2316c313-a41c-475b-8718-93162172b23a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21411, '253', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('23181dc2-7103-4887-9d73-42ee56cbbcab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 222, '4351', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('231e71f5-96f2-461a-bc10-57d69af7a05b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20376, '447', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('231ec18b-07af-4872-bb2d-6973f85ccbc4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15308, '1447', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2321b926-3777-4a76-977d-69bb584d1092', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4265, '3682', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2322258d-fea5-4d87-a21d-f395a487c771', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11902, '2199', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('2322ad59-c731-47cd-a022-493cae3fca00', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16497, '1207', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('2322b3e2-7bec-48a0-8589-b4520d7d6521', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1463, '3697', 'IMPORTED', NULL, '2026-08-11 12:39:53'),
('2327c15e-16b1-4613-9e20-08448bb67dff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 286, '4177', 'IMPORTED', NULL, '2026-08-11 12:37:08'),
('232c31be-2227-4ccb-b2cc-ae5e797a6efe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6382, '3433', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('232f37ed-c780-4da7-b8f6-2e9d156f3088', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11927, '2195', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('2330d798-791c-41fc-8a11-a6efc7fc8836', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19210, '710', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('233112e3-7b3a-4905-b779-f6811cf86201', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15052, '1489', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('233291c4-00ce-4f4a-91b7-874aa7dfc997', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 924, '3983', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('233760a8-420d-4ab6-85a2-4933fa38156a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19445, '645', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('2338a87a-10f0-4f61-94ce-47d91023178d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14185, '1637', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('23398fea-766c-4766-8fb3-1347be5fb885', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3778, '1909', 'IMPORTED', NULL, '2026-08-11 12:40:21'),
('233aa89d-7dd9-43d7-a461-acb00b0485fb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2562, '881', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('233aac0c-ff5f-4b88-9d7a-0b59996f6442', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4018, '1719', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('233c1876-85d7-497e-8882-ef05529755bb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14321, '1615', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('23466747-9394-4aca-b1c3-aa24684eeb62', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18733, '839', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('234689c3-f0c2-46ce-a1db-79141d72860c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 22, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('23481ef1-6bcf-4689-a348-77e06c16e0be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 74, '4392', 'IMPORTED', NULL, '2026-08-11 12:37:06'),
('234d8573-9d17-41ad-9fdf-325f086486ef', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6897, '3369', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('234e2b29-bf7c-4bdf-9fd7-04dc1a57f5b7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2632, '2811', 'IMPORTED', NULL, '2026-08-11 12:40:10'),
('2350e493-1404-45fa-9552-97bc7f59425f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5369, '3537', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2351d938-ff7a-4174-bae0-0fcb39f6620e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 307, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('23536081-9a7f-4b6a-884d-0b55ed0440a2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3425, '3826', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('235678dd-0c37-4c01-9414-28472e8060c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17211, '1098', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('2356a956-0b47-4ecd-be89-e89a72015312', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9684, '2729', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('2356ccdc-583f-48b3-ae4f-cbeea6245197', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21218, '285', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('235842e1-70e0-4f18-9a53-a891b0a5d1c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2369, '3164', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('23596ddb-c780-4a94-8132-f03f6db03a5a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16695, '1184', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('235a1dda-b909-424e-8e4c-ffc2bd655c48', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17035, '1144', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('235a45b1-2261-4f53-a027-3fbcddf38ba2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 500, '4210', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('235b9f11-7230-4ae5-945b-8481285f8874', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2058, '1676', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('23601e44-e409-44b2-bb4b-d6e30efdf5ce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13851, '1727', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('23612d4c-86f5-47aa-90ef-c3190cfc2cf2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8233, '3032', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('2363a35e-4ac1-4508-b44b-359ff3dd098c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 790, '3652', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('23642bbd-399d-4d08-a5e3-fc58d585583f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3958, '1753', 'IMPORTED', NULL, '2026-08-11 12:40:24'),
('23684bc2-f0d5-4707-8d9e-55ec33dc36a3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20760, '368', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('2369201c-a229-43ce-b070-9048f9aad772', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2444, '3976', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('236d8118-fe01-4404-a95e-7d899482bbe6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5705, '361', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('23734743-37f5-4e73-8247-084dc0b1675f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7821, '3236', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('23737005-50ee-4292-b64c-ca62612e1acd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6055, '3474', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('23753dde-4d53-4570-8ab7-d6351d8215f1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5679, '388', 'IMPORTED', NULL, '2026-08-11 12:40:37'),
('237a3f75-4218-46bd-8c9d-1a9f60a66548', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22581, '88', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('237a9f52-1c9a-4ba5-afb1-a314d779110a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18186, '941', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('237d022e-d717-4544-8319-b9afb6040f34', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4323, '1500', 'IMPORTED', NULL, '2026-08-11 12:40:28'),
('237d04f8-f66a-4e9a-945f-d12f8ec59021', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3820, '1882', 'IMPORTED', NULL, '2026-08-11 12:40:22'),
('237f86d7-4ab1-47da-a323-681cd62bba38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1299, '2871', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('2381757b-b45c-4d29-9b69-9f3f4777c41f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 571, '3881', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('23848143-da1a-45b1-adfa-e96c1ba6a947', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14803, '1526', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2384c00c-ac2a-4aa1-87df-6b3fe9353047', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19597, '614', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('2389b7e3-e570-49e3-9de6-21314b628dd8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16551, '1201', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('238cb728-079c-4ad6-b62b-17c496899e9b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14616, '1551', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('2390a981-8602-4398-a362-0931f7c2b9d4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14660, '1547', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2391145e-359e-4ffb-a17d-03472ae1ff4e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7423, '3308', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('2394e709-8981-4d32-813b-60992aacc477', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1836, '4105', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('2396bbaa-f9e2-4a17-a711-c3fa9e7a97cc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1893, '4093', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('239948f8-3205-4b35-bfe3-0779ddc6b69e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10843, '2540', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('239cbc31-5e33-4d33-994d-5c8882ecaf70', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14722, '1534', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('23a43c0c-e1e8-45fd-8025-26c03722d81e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13740, '1780', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('23a46fd4-2e04-42c4-af5b-7d76812d0269', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1178, '3193', 'IMPORTED', NULL, '2026-08-11 12:37:17'),
('23a4baeb-0bfb-4935-a7f3-93265940dee1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 249, '4337', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('23a4e9b5-e41f-4803-b596-3c5a6aed1183', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13993, '1683', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('23a7d6d1-5b2c-4f93-aefd-77e75ea7432e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 569, '4174', 'IMPORTED', NULL, '2026-08-11 12:39:41'),
('23a861ff-974e-4f61-8e28-9ad3f44631f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13008, '1975', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('23ad559c-48f1-45af-91f8-b15526d39472', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6330, '3441', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('23b0537b-54c0-4a9f-83e6-999a90e76af2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 776, '3666', 'IMPORTED', NULL, '2026-08-11 12:37:13'),
('23b08738-9374-4035-a49c-dd7ff13aad3c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22271, '125', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('23b0fb86-ec6c-4729-b1cd-4db96ed6c46f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 465, '3988', 'IMPORTED', 'Invalid non-negative integer "-1"; used 0.', '2026-08-11 12:37:10'),
('23b28e99-f62b-4cbc-9c98-14e646e5417d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19835, '572', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('23b39a41-18f6-4477-b0c4-c90f50a78f3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15481, '1412', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('23b4d4ae-d10e-4f6c-addb-6a3c9acab2ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17654, '1024', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('23b5ec72-6b60-403b-ae2b-9ed6f01ed7e5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5732, '3505', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('23b91afc-e894-414a-b687-3f8cfcd59de8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21565, '221', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('23b92ff9-dc65-4866-b36f-f3f899095d6c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4983, '988', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('23b9c3e4-c533-404e-9625-db5b55f57f7b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2569, '3953', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('23ba253b-6c38-4651-9c84-e13c022a7c27', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17857, '996', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('23bad8e7-f97e-4922-ad8d-1fd810ba41b2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2537, '926', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('23bc49c8-8834-4405-a1a1-9eddf0dd9fce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3787, '3772', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('23bd8598-25e9-403b-9969-48394ae1303e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12053, '2167', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('23bf79b2-7ca4-44b4-868c-8980fd19e86b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9104, '2807', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('23c126be-5e03-4973-bcb0-8bca30a75dc8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1911, '1894', 'IMPORTED', NULL, '2026-08-11 12:37:23'),
('23c26bbc-8d5f-486b-a837-9055d27aba07', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5511, '3526', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('23c487ea-94c6-4e92-b6da-4ab0783f72cf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2833, '3915', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('23c4a6dc-2a05-4f2f-a399-2b3e8d82ddfa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 3077, '12', 'IMPORTED', NULL, '2026-08-11 12:37:29'),
('23c74412-1ff7-427e-a8ba-68de0660f8b4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2357, '3993', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('23cb5861-93ec-47db-b1ea-c4e618e9dda1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2728, '2730', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('23cdfb3d-8073-471e-9be9-f16abc64fd8e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16793, '1175', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('23ced22c-5ec7-4bae-b256-5b367ef5b829', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10581, '2600', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('23cf80fd-0c5f-4ffb-bd36-0e8a094d9a21', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10170, '2667', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('23d0ebe6-a89e-4d5b-a92b-4a49085af5b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4393, '3669', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('23d1b0b5-b20f-4203-a830-74e7e06664d6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3455, '2128', 'IMPORTED', NULL, '2026-08-11 12:40:19'),
('23d5aa49-465c-40e2-be6d-48a9f3a0c65a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15782, '1333', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('23d681ba-5743-426a-923c-e35386f4792a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13528, '1861', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('23d69892-b85d-446b-87b3-c6b15ba90ca8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9852, '2709', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('23d77814-e504-4268-87fe-b1b3f8cd153a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21276, '276', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('23d7a243-319e-4bdc-89b5-62e97902fb6a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9301, '2774', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('23d9eeb0-4204-41da-8764-c6bdee2931a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5409, '3534', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('23df2e81-8767-4737-915e-5d55048a6421', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12148, '2131', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('23df3e45-2b50-468e-ad59-6a95902e0fd5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1003, '3945', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('23df5fcd-1b88-45b7-8f25-c4f127fafdd5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22728, '71', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('23e08e99-9ae1-45c3-bc85-1ab78f4bee04', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17017, '1146', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('23e108a6-bad5-4501-9a09-dcf3cc09e2ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 543, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('23e28792-f2ad-416b-922e-316965f2b208', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4173, '3691', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('23e3a1f9-f6e5-464a-8e92-ede920ed611e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5998, '3479', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('23e5237b-69b9-4b3f-a7a5-59bfb72cbf2e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1304, '3790', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('23ea7650-79a3-4f07-bb77-225c035544b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1156, '3218', 'IMPORTED', NULL, '2026-08-11 12:37:16'),
('23eea3cc-2e1b-4438-8e37-9e340e6e0769', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22483, '102', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('23f00975-1d43-4dc1-a040-3f89cf821c9b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11903, '2199', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('23f257c1-a156-4096-8820-1af48644c4b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18789, '826', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('23f5cf2e-95a8-4d6e-9d7b-14c2bc330ec4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8160, '3167', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('23fb96df-4033-474d-96cd-cdc4f45d9755', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21229, '283', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('23fd6ff3-97cf-4e61-a498-0b92ea280456', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20680, '377', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('23fd9281-bde4-45ef-ba12-e0e3b1c8b6d6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3008, '3887', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('23fe671a-ea45-48f7-a940-87433eaa85e3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5025, '952', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('2403b3f3-07f6-4df9-a4c2-81031f661b4f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20854, '351', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('240635e4-5738-4769-8a4f-b3aca890f9b8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Categories', 8, '7', 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('240c9b66-ff55-42b4-be14-83b6f3a56569', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4697, '1190', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('240ecee0-d540-4060-8050-f2f24fa3bb09', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3399, '3830', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('2410c227-dc28-4759-8518-8ef1f4439abc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1763, '3505', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('2410e547-5173-4419-bde5-a235159887f3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1096, '3901', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('2413a459-35fc-4c84-a5ff-709a4adb6bf4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 607, '4155', 'IMPORTED', NULL, '2026-08-11 12:39:42'),
('2413ea5f-953d-412d-af51-3af8b349913f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19923, '543', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('24163f16-2376-401f-9b0e-d832aecd51cd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16669, '1186', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('241b4efb-8d6e-4e34-ac8d-4dc59d3fbdec', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18875, '820', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('241d1f01-15af-4e26-8367-4c310279876c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18404, '896', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('241eaf7b-4f94-437f-8299-8c81d3e6fb8a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14791, '1527', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2420a152-8f0d-4a76-a788-1c1d1549e25a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4837, '3580', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('24214259-4e5a-4d9c-927b-ba61ca0e8987', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 896, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('2422d926-e200-4abe-a4d1-500250072d8e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13690, '1796', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('24257c02-2988-48cf-b01d-e812aeb86506', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 688, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('24267a22-c007-40bf-908b-519705e82b53', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2784, '499', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('242704b4-d33b-4099-94be-e3c276300c5e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12248, '2112', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('24292a9c-9e79-44e3-8c57-66f8e78c990d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20886, '343', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('242a0bf7-8326-42b4-be2c-129610b8f28b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 541, '4367', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('242e75b4-70c7-4870-bdf7-c842d2f9befa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 400, '4396', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('242fa829-f4a1-4cc8-a8bc-5c537f9ceeaa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8568, '2975', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('242faada-2562-4b08-a677-f86f68e62e87', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2785, '3922', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('2431019b-8e8b-4945-9340-5f09d82431ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9081, '2813', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('243204d1-81eb-48b0-861e-8f22263776c5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5771, '3499', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('24329cd6-df93-4a8d-be4c-b692461c2ca5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3275, '2332', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('2437540b-7d55-4d8d-9230-7423ca9de4ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21044, '319', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('24378fd3-ee22-463f-8d4c-5a2e6a59aa8c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2962, '194', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('243803a9-4b4e-4990-9513-558d3bee0c5f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 1073, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('2438d0b8-2614-47d0-b7d1-13113aea153e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22936, '28', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('243b712a-7f1d-4e55-9a19-67642e0b3250', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11635, '2304', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('243cd671-98d8-4eff-83c6-170ee6d90baf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1510, '4171', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('243dc341-a3b6-42ce-ba32-d221d145a951', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19752, '596', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('2440e126-0f92-454c-aea9-040701a22700', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17109, '1118', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('24419032-4ed4-4881-85d6-6f4c6267f643', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3130, '3869', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('2444b76e-fd94-4ffb-9c3e-691537fac419', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1485, '2610', 'IMPORTED', NULL, '2026-08-11 12:37:20'),
('24457a32-7be1-4608-8db7-b19f5b476a80', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3828, '1876', 'IMPORTED', NULL, '2026-08-11 12:40:22'),
('2445a07f-d76b-4fc8-b77a-89375f22edb0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 770, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('24460fb8-400e-4e98-af41-52405c41667f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14724, '1534', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('244a62cf-73e1-437d-8e92-cab5da11bee1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7684, '3261', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('244bf02d-9fb8-4aca-9300-322f3817c77b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12405, '2088', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('244cef89-dfb3-4a4e-a6b5-49a4b49b6122', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1701, '3541', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('244da139-86f8-48c3-a5eb-5a69a82c3fa5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19564, '620', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('244f39ea-69c2-419b-a84f-b6a1941fa35d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3010, '2574', 'IMPORTED', NULL, '2026-08-11 12:40:14'),
('24521cd9-a479-46ff-97e0-dea26e1db1fa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18115, '962', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('24521cde-7bd4-4c84-99c5-d4cab65dbe3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5172, '3554', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2452a626-0dc3-454e-ba4c-a1e7e4c2bf04', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1753, '2112', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('24531c34-1cde-4282-a63b-07e3eace7467', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3330, '3839', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('2453ba45-a6cd-4b47-bc75-4bf8b45922f5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 109, '4409', 'IMPORTED', NULL, '2026-08-11 12:39:35'),
('24541c3f-4de5-4084-9b27-7ada0a5f4aa4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13911, '1705', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('2457366a-e83a-4bcd-beab-de92ee969244', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13624, '1814', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('245b5a17-fb0c-4e7c-9f90-c0a7062c4ef6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17339, '1081', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('245c270b-d0b9-42d9-8af7-78ab58c9c9d9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20288, '463', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('245cd421-df6a-4c73-97bd-9d41f13834e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5410, '3534', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('245e99ff-2da4-4ebf-9e88-e1a10b4f16ad', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22593, '87', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('245fe400-3a06-4e97-b3d3-59d45eeee4f9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14234, '1623', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('24608aa8-52be-4543-b5cc-947eded92f8e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18241, '934', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('24612823-3809-4c95-8cd6-6893b482c542', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15941, '1309', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2464dd7d-4dae-4180-ba88-8d6247ea50dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4772, '3585', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2465ada7-226d-451e-b066-8454171a5d82', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1728, '3526', 'IMPORTED', NULL, '2026-08-11 12:39:57'),
('24666d04-ffdd-4418-a57f-5458cd561a93', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6277, '3446', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('2468f63a-13a3-4f60-9253-1642ab9bdd6d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4777, '1134', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('24699e10-6c1f-4fad-b56c-5413bc601059', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9310, '2773', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('246c14ae-dc10-4e89-9df5-db60624433c4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1241, '2969', 'IMPORTED', NULL, '2026-08-11 12:37:18'),
('246c58b9-53a3-4b01-8438-5daee8c606a0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4530, '1320', 'IMPORTED', NULL, '2026-08-11 12:40:30'),
('247059c1-cfdd-4182-a585-f22dd452dc9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5438, '597', 'IMPORTED', NULL, '2026-08-11 12:40:35'),
('2470ed94-6897-424f-a4e1-37656e80229c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18087, '971', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('2470f9ac-a471-41da-9835-86c9206cc035', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3124, '3870', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('24715a53-23e6-417f-af67-170f2c2abcd5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9103, '2807', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('247191f8-d473-46d9-9eca-86a7b0453e9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22371, '111', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('24748c74-812a-4752-bcd8-b00c2f3af314', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11187, '2428', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('247981d2-5b8d-4e0a-a719-123384ec3df6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6247, '3449', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('247dafec-d90b-4b16-b476-03608dee005d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15743, '1360', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2480c17c-82a5-42aa-9e88-aee76ba0fe92', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1384, '2723', 'IMPORTED', NULL, '2026-08-11 12:37:19'),
('248123b8-c201-449f-bb7b-098cf3a36951', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7761, '3252', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('24849b44-b296-48ef-923f-2680ed475c78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1228, '3828', 'IMPORTED', NULL, '2026-08-11 12:39:50'),
('2484e3a2-19f6-4473-82d4-ce91a35e56f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10985, '2486', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('2485d72e-7708-4b25-8929-91a59ac3458e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16596, '1191', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('248630d1-b41e-444d-af85-7a500e531704', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3788, '3772', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2488ea10-184e-4a4d-aa7b-a1f793cca4a6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 721, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('248e6180-0ec8-4282-9cd7-d17fa77d852b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22696, '75', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('249130aa-8c25-49f1-9310-5e9faedaa923', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1059, '3917', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('2491a7a0-6401-4fe7-ba41-db73482605b6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4496, '3654', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('2493b551-f4c7-4734-bbf4-24a1aceada78', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2887, '3907', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('24948639-8968-467c-87a6-69230fa7c80b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9678, '2730', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('2495d00a-474f-4318-9e1c-a5d242848b32', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 538, '3914', 'IMPORTED', NULL, '2026-08-11 12:37:11'),
('24988bcb-38f6-40cd-a363-4bf605c5fa16', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9247, '2778', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('249cde2a-b8ae-4148-b52c-b1c9fbcb835a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13116, '1935', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('249d5b98-90b4-4bf2-b456-8c0da0dc48f2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2346, '3181', 'IMPORTED', NULL, '2026-08-11 12:40:07'),
('24a18a7d-71d1-4c9f-a83c-c4c71b385bd2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4521, '3651', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('24a2c872-a3d0-4bd1-a2c5-68320ba4c2d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17327, '1082', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('24a51eb5-6b5f-48c8-b04b-9775daf34749', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1163, '4241', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('24ab4990-2246-456b-b1dc-b43c065c8de4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12385, '2092', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('24aba84e-531e-4179-b71c-84390a7a970b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14000, '1683', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('24b22d07-0d01-4e58-b0dc-dc762d8dceb4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16545, '1201', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('24b344f7-6056-4369-8651-cc49e4bafdbc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13412, '1884', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('24b9b5d7-d066-4119-9c9d-6343f813d098', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10699, '2577', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('24ba50f3-718b-4e7c-9abe-9df44c4056d7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1083, '4258', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('24bbd361-0e09-430f-ac8a-2c702cba9777', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15020, '1494', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('24bbff31-fa5d-451f-a674-657af5efb167', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4463, '3659', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('24bc9161-d4a8-464f-af89-147f2f46f26e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13930, '1703', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('24bfe62f-acea-4a05-9402-54c3e38addce', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2738, '2724', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('24c03062-ce57-4578-902a-6b45010c4891', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1546, '2537', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('24c0b0d1-25c0-42c2-8062-69369b5a88ab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 918, '3986', 'IMPORTED', NULL, '2026-08-11 12:39:47'),
('24c205d3-5115-4c3a-9107-4295ea898834', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19321, '664', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('24c439c4-8154-4297-a6cd-ce37b78b7f46', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1866, '3450', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('24c5a2db-18cf-4b09-8369-3a26746adee4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1071, '4260', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('24c69d71-a4d8-4362-8dd5-b3e8881fc692', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2753, '542', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('24ca725d-e45c-454c-b9db-9010fc403ffe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 45, '4441', 'IMPORTED', NULL, '2026-08-11 12:39:34'),
('24ce232b-38cd-41e5-b2f1-babecc58cb7a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18415, '896', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('24d2c0da-f18b-4790-b02e-af1af377771c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4702, '1187', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('24d743c7-b480-489d-97f9-02be1fe3daff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5281, '724', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('24daef29-9edb-4dfe-b222-079066b4855e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5268, '732', 'IMPORTED', NULL, '2026-08-11 12:40:34'),
('24dc66b6-1591-432d-a5a8-fded59a132ea', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11079, '2458', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('24dc8fcc-1b58-43fb-808e-abb4f68f70c2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22713, '73', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('24dd766d-8a7f-4f73-94c0-397e68fd48ee', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3466, '3820', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('24ddde14-c549-4023-b995-e22344e1f9a8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1487, '4176', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('24df17cb-0e70-4214-bd80-7c9e233a1dcc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17863, '995', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('24df8e32-4b76-4659-b45e-0dc36914fd5e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1674, '2287', 'IMPORTED', NULL, '2026-08-11 12:37:21'),
('24e04a3b-0c3c-4b5a-98b6-b0eec7687676', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2122, '1586', 'IMPORTED', NULL, '2026-08-11 12:37:24'),
('24e0a7ba-75f7-4f6b-aa84-498fab6cb6cb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22769, '56', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('24e8f931-62ed-4d75-a627-9ff98671aa24', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 291, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('24e9696b-afde-4f94-ad4a-e7dfae3ee9e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14768, '1530', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('24ec84a0-f8df-412a-8be5-f69d90c2895f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 609, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('24ef291c-06fb-449a-b53d-2ba8964ff00a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4980, '991', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('24f161c8-e0f9-4019-b6eb-c6f73d23f800', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3906, '3740', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('24f286b7-1567-479a-828c-a6dfc11c9eff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 369, '4275', 'IMPORTED', NULL, '2026-08-11 12:39:38'),
('24f38935-a161-4c75-8720-76f9a41657ac', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 289, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('24f5b369-0069-4a75-ae39-f6da45a02cc3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18294, '926', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('24f6d914-d8f5-40f4-af88-5c5b2b1ad1c9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7489, '3294', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('24f7f2f1-b063-40ae-aba8-b97019ea01b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4195, '3689', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('24f8f4a1-2a44-46a8-a6d1-b52fdaef8b69', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1350, '3765', 'IMPORTED', NULL, '2026-08-11 12:39:52'),
('24f9aa37-5a78-41ba-b807-add280fb0a37', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18064, '978', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('24fa2fba-4e5a-4258-be5c-3621a5dc97dd', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 69, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('24fcf1d1-0903-4d2c-bba9-2cbe2b4b5092', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3766, '3775', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('24ff8312-de87-4f94-b16a-ea43ce7e3da7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22779, '56', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('25019817-fcb8-4a64-8694-cb593d5d94e9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19706, '601', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('25024d35-034a-4740-9808-b889845e0374', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18575, '863', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('2502b9a8-be17-4f43-a871-c1ad3b799c05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2749, '2713', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('2503188d-1517-490c-b78a-39d962eb1afe', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6609, '3405', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('25041f86-f513-4d8a-808b-b0d089dfc086', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 18, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('250438d8-cec5-4107-82e7-4032e6b6d71a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2444, '1066', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('2506bd92-d395-459e-994d-743c5233671f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2193, '4035', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('25098152-753f-48d6-a3ca-1a52d47c306b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22355, '113', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('250ff9c6-48bf-454e-803d-1547d6081cfc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4619, '3606', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('25171dea-8ad8-4491-a493-ed986885f40d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12785, '2011', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('25175fcb-09a2-46fc-a429-d1870373abf0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8439, '2995', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('2519abfa-f342-49ea-bb18-76b55102a0be', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2586, '3951', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('251aa086-2a30-4bac-962d-fb49451f3797', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 204, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('251b4c9b-05b6-48ce-a09f-31737b63dc3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12419, '2087', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('251c1ea2-53ed-490a-b046-f5d2679ecdc1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 966, '4281', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('251e743b-cfae-4afd-977c-d1694a6e7974', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1298, '3793', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('251fdecd-deb3-4604-81fc-d625d1c3783c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7409, '3309', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('25216604-ce31-4b86-baee-baeacc7f25ff', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12682, '2042', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('2521bcec-1d34-4885-81e2-ec03ed0f64f8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10880, '2535', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('2524f98d-8433-4e63-b5af-4024873ce841', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23126, '9', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('2525df0b-823e-4bdf-baf7-3c04bbfee68b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18423, '894', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('25290447-47fd-4349-a1af-41f6773d72b3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3686, '3787', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('252d2ef0-d169-47b3-b8e2-c20a75f61bb8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1930, '4087', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('252f6eee-71ca-4608-b521-b7872b181f3f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1899, '3431', 'IMPORTED', NULL, '2026-08-11 12:39:58'),
('25301afe-c873-433c-9d79-e2bf0dac6f7c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2879, '3908', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('253176f9-3570-4f5b-9393-f3dbe90b1baf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6713, '3393', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('25324399-56b6-4c0a-aa0c-15881ee5fbc5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9414, '2763', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('25347bef-d1b0-4437-87c0-f7acf4999d5f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9116, '2796', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('253502d3-c973-4881-987a-0f7cda905aa2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21168, '296', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('25352021-0c75-46d2-bf43-422194b7044e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20156, '484', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('253ced48-0549-4b02-b6bd-ad5ad544ed7f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9719, '2725', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('253ebe46-63f1-457d-8d93-ebe6db213399', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 618, '4352', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('253eccdb-2533-4156-ad10-14b4756f300c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4672, '1207', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('25430d9a-5ef5-4533-8ea4-8f21edd34b44', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15628, '1376', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('25432ab1-54bc-4068-9edb-7f3679a5b889', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11769, '2225', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('254467fb-00f3-4fa0-a40f-fc9492ee885b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22458, '104', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('254765bb-416c-4440-b980-58332a206938', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2675, '692', 'IMPORTED', NULL, '2026-08-11 12:37:27'),
('254cd9c1-8725-4934-963a-f3bc94398409', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19110, '742', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('254de2ca-0f81-425c-a5eb-3936a3d74e47', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22218, '136', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('254f4485-c6eb-44d8-94ad-355c58041c5f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 739, '4088', 'IMPORTED', NULL, '2026-08-11 12:39:44'),
('25511beb-ca96-4b4c-9562-1f8fe5b15983', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11763, '2225', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('25587ca1-4027-4982-b5c4-545521947fa1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4020, '3712', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('25589333-4336-4464-9122-122d81bdc78d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17095, '1124', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('255ace7f-090e-4952-a88e-e9d294835cc7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 124, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('255c30d8-fd1c-4bb5-85dc-eedc50e19d9c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16910, '1157', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('255f3dc2-d873-4dee-a716-82955e6efa4d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10524, '2610', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('2561189b-ce00-471e-a961-d62397661d44', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 152, '4312', 'IMPORTED', NULL, '2026-08-11 12:37:07'),
('25611c81-6e93-4b48-995f-f50156d200ae', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14366, '1608', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('25628460-ce71-46c9-95c3-4ce804ebe225', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12523, '2067', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('256310e6-3e0a-438d-9421-013f7b739330', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2301, '4006', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('25636d33-2434-42e1-8d3b-222678e619de', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 642, '3810', 'IMPORTED', NULL, '2026-08-11 12:37:12'),
('2564e9fa-59d7-4527-b13f-e6d91e2a9a38', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17007, '1146', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('2564f60c-76ca-4133-83a1-2a1c1300313a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21854, '184', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('2566309b-e9cb-4e36-add9-0d8ef2646a8a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 22074, '156', 'IMPORTED', NULL, '2026-08-11 12:41:05'),
('25675377-a152-4b84-9ae1-9f9e0f8086f4', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2713, '2740', 'IMPORTED', NULL, '2026-08-11 12:40:11'),
('256c80bf-7aef-4cf6-a107-fc869f0a56dc', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2871, '364', 'IMPORTED', NULL, '2026-08-11 12:37:28'),
('256cccc1-125f-40be-b0d7-8af818f302d0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 2500, '3967', 'IMPORTED', NULL, '2026-08-11 12:40:48'),
('256d09da-7c48-405b-82e4-3dd6544cab58', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20610, '397', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('256d4688-f678-46b3-b832-2d389934be18', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20842, '355', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('256d8a4f-0913-40a0-8d8f-a248bc42e2d5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18921, '797', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('2571a611-afb1-410d-bff9-994d3b1a3029', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 883, '3520', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('25744d1e-8eca-400a-8c30-706dc624a250', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4963, '1002', 'IMPORTED', NULL, '2026-08-11 12:40:32'),
('2576ab59-5d9b-49a6-a44e-3f50108d7812', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2842, '2663', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('257b8c65-6c79-4b89-88e5-0a3aef1812eb', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8503, '2984', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('25820fb3-ba96-412d-b978-ec081bb34732', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 16879, '1160', 'IMPORTED', NULL, '2026-08-11 12:40:59'),
('25842e39-858d-4401-8353-98e62e720c8d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15147, '1474', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('258b67b0-ca0e-43e7-9b77-416937738e13', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Publishers', 176, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('258cd9f8-287a-4e32-b579-4f5641147816', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11878, '2202', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('258d08f9-d959-4504-b9ea-d4a008c66b3b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 8273, '3019', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('258efb3b-5a8a-4c4b-8570-47281d48102d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15050, '1489', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('2591baee-3452-4343-aecd-14ae281a9d2c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Categories', 25, '24', 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('259338d6-7f32-4c0f-adb8-b0fcf6172e68', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 4775, '1143', 'IMPORTED', NULL, '2026-08-11 12:40:31'),
('2597bd21-4a7b-44da-9a38-05a10e84b1b0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 896, '3504', 'IMPORTED', NULL, '2026-08-11 12:37:14'),
('259b5451-21f9-4089-b67c-a2725eb8d95b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 283, '4418', 'IMPORTED', NULL, '2026-08-11 12:40:44'),
('259c9c45-e516-4fd0-8b50-0b199cca6630', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4048, '3708', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('259d024e-01ee-46ee-84b3-343b19927cf3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11055, '2473', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('259e5096-e17b-4cb2-af22-581149c9d271', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5910, '3487', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('259ec3ac-9433-41ac-8fbd-9f5c2ff142c6', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7372, '3315', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('25a051b4-1e98-4b70-b970-bc3e5efddc64', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1774, '2076', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('25a382e2-7918-4499-bef1-2f98bb23c677', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5635, '3517', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('25a3c4a9-85e7-494c-a9a0-52e2d1f60b8b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3964, '3725', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('25a5e9c1-0c52-4079-8dea-04a789e0253d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6812, '3377', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('25a6a54a-a548-43eb-807c-ba2b3f822fd7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5773, '277', 'IMPORTED', NULL, '2026-08-11 12:40:38'),
('25a7569c-f3ff-4b0d-9159-b2f456664927', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11993, '2179', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('25aad5e1-965b-44d9-b010-4cdbec96f4a2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1884, '4095', 'IMPORTED', NULL, '2026-08-11 12:40:47'),
('25adf370-2352-4d26-a16e-732b6d687a88', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14142, '1651', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('25ae7446-70fd-4d34-a72b-95d17742189b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13243, '1905', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('25b1859d-1e84-4c90-94d6-34730b4141aa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14795, '1527', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('25b2c5d8-d57e-4040-8bcc-921397cd5bd5', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6707, '3394', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('25b51c32-3078-4639-a83a-d410e017c5c3', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 243, '4340', 'IMPORTED', NULL, '2026-08-11 12:39:36'),
('25b6bee5-9117-41f6-8377-45d3ad328a99', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Catalogues', 44, '86', 'IMPORTED', NULL, '2026-08-11 12:36:59'),
('25b96801-57ad-4ab7-8fe2-96cb71f14f5d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 5012, '962', 'IMPORTED', NULL, '2026-08-11 12:40:33'),
('25b990de-7655-42ee-80f0-0504717145e7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7014, '3356', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('25b9f8c9-c5f3-4ea9-860c-563999bc97b9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1441, '3710', 'IMPORTED', NULL, '2026-08-11 12:39:53'),
('25bb186c-0183-4eb4-83a4-1caa15e8e803', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 674, '4340', 'IMPORTED', NULL, '2026-08-11 12:40:45'),
('25bfbd71-bf81-4103-85dd-75cb127a172e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14500, '1564', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('25c1618b-865f-4b9c-a302-b75d9dbf3f17', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17543, '1038', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('25c1f4cb-2271-4de0-b797-37b1e4c9d3d8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1843, '1987', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('25c2e8bb-21ff-459e-92d2-a7433c4ac167', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1065, '3916', 'IMPORTED', NULL, '2026-08-11 12:39:48'),
('25c2ed0b-8784-4d71-b6db-657811ef922c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18367, '903', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('25c54952-3605-4c5d-b4ae-4ad6884d1e0a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 2548, '899', 'IMPORTED', NULL, '2026-08-11 12:37:26'),
('25c6c631-6b67-465d-b831-1acb7f06b370', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14491, '1566', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('25c73fc3-ba75-43ef-8435-49f3bd9c6dfa', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3298, '2310', 'IMPORTED', NULL, '2026-08-11 12:40:17'),
('25c876ed-3d27-4ad8-abe2-20da1fedcb41', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 17494, '1045', 'IMPORTED', NULL, '2026-08-11 12:41:00'),
('25c95a7e-fbe9-4f68-97a6-993e52862ca8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5805, '3496', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('25ca35bc-037f-49ad-b274-7840f973cb3e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 4731, '3588', 'IMPORTED', NULL, '2026-08-11 12:40:50'),
('25cbae75-cb87-4472-a26f-105426fbc115', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 23071, '14', 'IMPORTED', NULL, '2026-08-11 12:41:06'),
('25cc6114-ee90-49bf-9b31-8ace39b5000b', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5478, '3529', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('25cd61c7-5bab-4e1e-9efc-3a075254eeab', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 11258, '2402', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('25cf0bde-5b5b-46ad-bd30-2b1adad27e11', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20872, '350', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('25d64a12-bd60-4bd6-95a6-d59994164519', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 9470, '2753', 'IMPORTED', NULL, '2026-08-11 12:40:53'),
('25d92412-d0cb-49b2-a254-cbee2fc77f30', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 7820, '3236', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('25da29b3-ffab-4947-8b4f-00b2b77334b9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1086, '3906', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('25dc5f5f-e6f3-47f9-b232-9b9a8e5d5eb9', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 577, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('25dc6ad7-9aab-402b-b674-5430bd373bd7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12370, '2094', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('25ddf1a3-84cb-4b25-a34c-bc8562756f9e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20452, '415', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('25df060d-bf19-46f3-8afe-c9c9365152f7', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 15588, '1380', 'IMPORTED', NULL, '2026-08-11 12:40:58'),
('25df8e82-c01e-4e2b-9359-4383395c217c', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 14120, '1653', 'IMPORTED', NULL, '2026-08-11 12:40:57'),
('25e02ff0-b6d4-4e1c-9b80-fe9823ca46e8', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1313, '3784', 'IMPORTED', NULL, '2026-08-11 12:39:51'),
('25e05930-5a4b-48c2-9041-241181dd845f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Authors', 437, NULL, 'IMPORTED', NULL, '2026-08-11 12:36:58'),
('25e2e465-2a43-4868-877a-87f79e0eb964', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19906, '552', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('25e98dc1-c861-460a-93a8-f0d6ff2dcb8e', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21050, '318', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('25e9f739-86ab-4360-846c-072884ef4ff1', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19836, '572', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('25eb985b-337a-4773-aaee-b668b7ffde22', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21479, '239', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('25ecfb79-e6fa-4238-ac23-275bd85c2b34', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 20866, '350', 'IMPORTED', NULL, '2026-08-11 12:41:03'),
('25f00736-c2c9-4fb7-ae7b-8b72875d3949', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 13084, '1939', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('25f14748-862f-40ae-9b51-c62e0710676a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12723, '2028', 'IMPORTED', NULL, '2026-08-11 12:40:56'),
('25f17f9b-e1bb-4aaa-9bc4-55926c6e4b5d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6719, '3392', 'IMPORTED', NULL, '2026-08-11 12:40:52'),
('25f35928-603a-4e81-b68e-752d5b91e906', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 19754, '596', 'IMPORTED', NULL, '2026-08-11 12:41:02'),
('25f568b5-e18d-4a07-934b-3e28620bce64', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18337, '912', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('25f8f6a6-ac80-4559-a248-8d0dedbdf827', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10790, '2551', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('25f9869f-f2eb-4e72-9395-cd6e6dad5249', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 1225, '4229', 'IMPORTED', NULL, '2026-08-11 12:40:46'),
('25fcf061-3275-4a04-8f95-33c17e1f5a79', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 10730, '2572', 'IMPORTED', NULL, '2026-08-11 12:40:54'),
('25fefd29-7faa-4aab-bfd1-a173ed104111', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1812, '2030', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('2600582d-d889-4201-9d8d-52505a338588', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 434, '4243', 'IMPORTED', NULL, '2026-08-11 12:39:39'),
('26015d9c-efc9-48c8-b7a5-e2e0a4f65d05', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 21454, '248', 'IMPORTED', NULL, '2026-08-11 12:41:04'),
('2601c8f5-1107-40b1-ace4-b83370bb7129', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 18491, '884', 'IMPORTED', NULL, '2026-08-11 12:41:01'),
('260384e3-8348-4df1-b31b-40d2c74e3876', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1766, '2092', 'IMPORTED', NULL, '2026-08-11 12:37:22'),
('2603c863-a09c-4c87-9c43-4cd2fe8145c0', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 12089, '2159', 'IMPORTED', NULL, '2026-08-11 12:40:55'),
('260408a3-9b85-48a9-800e-4c7fbdfcc79a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 5525, '3525', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('26082d5a-8a65-4d4e-8cfe-6e26550aafa2', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 3578, '3805', 'IMPORTED', NULL, '2026-08-11 12:40:49'),
('260904fe-3ed4-4439-a41e-742319ceabcf', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Custom Attributes', 6050, '3474', 'IMPORTED', NULL, '2026-08-11 12:40:51'),
('2609e008-0c48-4441-b028-c1dfb0a8f67a', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 3615, '2018', 'IMPORTED', NULL, '2026-08-11 12:40:20'),
('260adf6b-7e1a-48b7-97ac-83643648976d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 2852, '2657', 'IMPORTED', NULL, '2026-08-11 12:40:13'),
('260b227d-c078-455a-a886-537ae40c627d', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Product Text', 1136, '3878', 'IMPORTED', NULL, '2026-08-11 12:39:49'),
('26122b5f-d6d0-40d2-ac45-2cd7a177e29f', 'a3d48dea-f011-462c-9de3-de9d8107b485', 'Products', 1139, '3242', 'IMPORTED', NULL, '2026-08-11 12:37:16');

-- Table: catalogimportrun
CREATE TABLE `catalogimportrun` (
  `id` varchar(191) NOT NULL,
  `sourceFingerprint` char(64) NOT NULL,
  `workbookPath` text NOT NULL,
  `status` enum('RUNNING','COMPLETED','COMPLETED_WITH_ERRORS','FAILED') NOT NULL DEFAULT 'RUNNING',
  `phase` varchar(191) NOT NULL DEFAULT 'INITIALIZING',
  `counters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`counters`)),
  `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`options`)),
  `logPath` text DEFAULT NULL,
  `errorLogPath` text DEFAULT NULL,
  `startedAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `completedAt` datetime(3) DEFAULT NULL,
  `executionTimeMs` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `CatalogImportRun_sourceFingerprint_idx` (`sourceFingerprint`),
  KEY `CatalogImportRun_status_idx` (`status`),
  KEY `CatalogImportRun_startedAt_idx` (`startedAt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `catalogimportrun` VALUES 
('a3d48dea-f011-462c-9de3-de9d8107b485', '4d775a976933a98e12c6d10a64c67d4080f3d4a7d00ed6f28e554482b95c7c4b', 'C:\Users\Microsoft\Downloads\IndianBooksWorldwide_Catalog.xlsx', 'COMPLETED', 'COMPLETE', '{"sourceWorkbook":"C:\\Users\\Microsoft\\Downloads\\IndianBooksWorldwide_Catalog.xlsx","sourceFingerprint":"4d775a976933a98e12c6d10a64c67d4080f3d4a7d00ed6f28e554482b95c7c4b","dryRun":false,"startedAt":"2026-08-11T12:39:22.416Z","sheetRows":{"Products":3083,"Inventory":3083,"Categories":47,"Sub Categories":0,"Authors":1072,"Publishers":300,"Product Text":6060,"Custom Attributes":23166,"Homepage Categories":1,"Header Categories":0,"Currencies":4,"Display Limits":5,"Catalogues":43,"Reconciliation":10},"imported":{"Categories":47,"Authors":0,"Publishers":0,"Homepage Categories":1,"Currencies":4,"Display Limits":5,"Catalogues":43,"Products":7,"Product Text":6060,"Custom Attributes":23166,"Images Linked":3115,"PDFs Linked":43},"updated":{"Authors":1072,"Publishers":300},"failed":{},"skipped":{"Products":3076},"warnings":{"Invalid price rows":1,"Invalid stock rows":4,"Discount above price rows":8},"duplicates":{"ISBN groups":59,"Source SKU groups":59,"Source slug groups":69},"missing":{"Description (Plain Text Preview)":128,"SEO Slug":8,"Publisher":2050,"Author":1920,"Price":1,"Discount Price":1,"Product Image URLs":1,"Explicit product-to-catalogue mapping":1},"logPath":"C:\\Users\\Microsoft\\Desktop\\project\\Indian Books Worldwide\\apps\\backend\\logs\\catalog-import\\catalog-import-2026-08-11T12-39-22-438Z-4d775a9769.jsonl","errorLogPath":"C:\\Users\\Microsoft\\Desktop\\project\\Indian Books Worldwide\\apps\\backend\\logs\\catalog-import\\catalog-import-2026-08-11T12-39-22-438Z-4d775a9769.errors.jsonl","runId":"a3d48dea-f011-462c-9de3-de9d8107b485","verification":{"products":{"actual":3083,"expected":3083,"passed":true},"categories":{"actual":47,"expected":47,"passed":true},"authors":{"actual":1072,"expected":1072,"passed":true},"publishers":{"actual":300,"expected":300,"passed":true},"customAttributes":{"actual":23166,"expected":23166,"passed":true},"productText":{"actual":6060,"expected":6060,"passed":true},"catalogues":{"actual":43,"expected":43,"passed":true},"images":{"actual":3115,"expected":3115,"passed":true},"productsWithoutCategories":0,"duplicateOperationalSkuGroups":0,"productCatalogueLinks":0,"downloadedImages":0,"downloadedPdfs":0,"sourceBlankAuthors":1920,"sourceBlankPublishers":2050,"sourceMissingImages":1},"completedAt":"2026-08-11T12:41:07.132Z","executionTimeMs":104716}', '{"dryRun":false,"resume":true,"assetMode":"link","concurrency":4,"batchSize":100,"storageDir":"C:\\Users\\Microsoft\\Desktop\\project\\Indian Books Worldwide\\apps\\backend\\storage","assetPublicBaseUrl":"http://localhost:5000/assets"}', 'C:\Users\Microsoft\Desktop\project\Indian Books Worldwide\apps\backend\logs\catalog-import\catalog-import-2026-08-11T12-36-47-924Z-4d775a9769.jsonl', 'C:\Users\Microsoft\Desktop\project\Indian Books Worldwide\apps\backend\logs\catalog-import\catalog-import-2026-08-11T12-36-47-924Z-4d775a9769.errors.jsonl', '2026-08-11 12:36:54', '2026-08-11 12:41:07', 104716);

-- Table: catalogue
CREATE TABLE `catalogue` (
  `id` varchar(191) NOT NULL,
  `sourceCatalogueId` varchar(64) NOT NULL,
  `title` varchar(191) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `pdfUrl` text NOT NULL,
  `sourcePdfUrl` text NOT NULL,
  `storageKey` text DEFAULT NULL,
  `adminSourceUrl` text DEFAULT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `assetStatus` enum('LINKED','DOWNLOADED','MISSING','FAILED') NOT NULL DEFAULT 'LINKED',
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Catalogue_sourceCatalogueId_key` (`sourceCatalogueId`),
  UNIQUE KEY `Catalogue_slug_key` (`slug`),
  KEY `Catalogue_isActive_idx` (`isActive`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `catalogue` VALUES 
('0569d3a0-bb9f-4368-b6c0-2100a0e1c8e6', '44', 'AGRICULTURE', 'agriculture-44', 'https://indianbooksworldwide.com/img/1501Agriculture.pdf', 'https://indianbooksworldwide.com/img/1501Agriculture.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('11d753c3-3c09-411f-b75c-d4174576dcb3', '64', 'LIBRARY/INFORMATION SCIENCE', 'library-information-science-64', 'https://indianbooksworldwide.com/img/4448Library%20&%20Information%20Science.pdf', 'https://indianbooksworldwide.com/img/4448Library%20&%20Information%20Science.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('1244625e-38ad-408e-94c0-1b8c7fd759dd', '78', 'SKILL DEVELOPMENT', 'skill-development-78', 'https://indianbooksworldwide.com/img/2625Skill%20Development.pdf', 'https://indianbooksworldwide.com/img/2625Skill%20Development.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('1415c0e9-f7cf-4e03-98e3-3cbc1ffbe636', '68', 'MATHEMATICS', 'mathematics-68', 'https://indianbooksworldwide.com/img/4752Mathematics.pdf', 'https://indianbooksworldwide.com/img/4752Mathematics.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('18cd62ef-9e5e-4fdc-bff7-0b17b67aa946', '65', 'LIFE SCIENCE/BOTANY/ ZOOLOGY/BIOTECHNOLOGY', 'life-science-botany-zoology-biotechnology-65', 'https://indianbooksworldwide.com/img/8422Life%20Science,Botany,Zoology%20&%20Biotechnology.pdf', 'https://indianbooksworldwide.com/img/8422Life%20Science,Botany,Zoology%20&%20Biotechnology.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('21424db7-6ff0-4043-8b1b-210d6420ad4e', '63', 'LAW', 'law-63', 'https://indianbooksworldwide.com/img/6583Law.pdf', 'https://indianbooksworldwide.com/img/6583Law.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('2389d7a5-dfdc-42c4-aab2-147d71325807', '50', 'COMPUTER SCIENCE', 'computer-science-50', 'https://indianbooksworldwide.com/img/5526Computer%20Science.pdf', 'https://indianbooksworldwide.com/img/5526Computer%20Science.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('2d6280c5-1b88-4ba7-8593-d4c4075bf9b1', '86', 'Rare Books', 'rare-books-86', 'https://indianbooksworldwide.com/img/3117Rare.pdf', 'https://indianbooksworldwide.com/img/3117Rare.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:29'),
('32c9f07d-1419-4292-bfb2-2929ec8c7590', '58', 'GEOLOGY', 'geology-58', 'https://indianbooksworldwide.com/img/5115Geology.pdf', 'https://indianbooksworldwide.com/img/5115Geology.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('33d32306-b2c1-4ec3-bd55-f70045079203', '75', 'RESEARCH METHODOLOGY', 'research-methodology-75', 'https://indianbooksworldwide.com/img/7387Research%20Methodology.pdf', 'https://indianbooksworldwide.com/img/7387Research%20Methodology.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('35dbf7f0-9ca3-4485-951d-18182f921788', '54', 'ENGLISH LITERATURE', 'english-literature-54', 'https://indianbooksworldwide.com/img/4381English%20Literature.pdf', 'https://indianbooksworldwide.com/img/4381English%20Literature.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('3cb593ff-79a3-4ec2-8af7-075bcbdef976', '45', 'ANTHROPOLOGY', 'anthropology-45', 'https://indianbooksworldwide.com/img/1731Anthropology.pdf', 'https://indianbooksworldwide.com/img/1731Anthropology.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('43b6446b-b059-41cc-8a2f-fc10a8926d7f', '47', 'AYURVEDA', 'ayurveda-47', 'https://indianbooksworldwide.com/img/2194Ayurveda.pdf', 'https://indianbooksworldwide.com/img/2194Ayurveda.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('44e38868-8257-450b-952f-20d335c2a153', '74', 'RELIGION', 'religion-74', 'https://indianbooksworldwide.com/img/3615Religion.pdf', 'https://indianbooksworldwide.com/img/3615Religion.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('48e4a380-2baf-40b5-8890-1173c492ef4d', '80', 'SOCIOLOGY', 'sociology-80', 'https://indianbooksworldwide.com/img/8759Sociology.pdf', 'https://indianbooksworldwide.com/img/8759Sociology.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:29'),
('4ba506a4-8289-4e0b-838e-37c7767f4947', '46', 'ARCHITECTURE', 'architecture-46', 'https://indianbooksworldwide.com/img/6272Architecture.pdf', 'https://indianbooksworldwide.com/img/6272Architecture.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('4e920c7c-1e92-44f4-aeee-b50606198ff6', '69', 'MEDICAL/NURSING/HOSPITAL /PHARMACEUTICAL', 'medical-nursing-hospital-pharmaceutical-69', 'https://indianbooksworldwide.com/img/2895Medical,%20Nursing,%20Hospital%20&%20Pharamaceutical.pdf', 'https://indianbooksworldwide.com/img/2895Medical,%20Nursing,%20Hospital%20&%20Pharamaceutical.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('63051f44-67a7-46c3-9131-f99f402cf705', '66', 'MANAGEMENT/COMMERCE/ ECONOMICS', 'management-commerce-economics-66', 'https://indianbooksworldwide.com/img/4889Management,%20Commerce%20&%20Economics.pdf', 'https://indianbooksworldwide.com/img/4889Management,%20Commerce%20&%20Economics.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('70217468-b1a3-407f-9511-8452531bac29', '71', 'POLITICAL SCIENCE', 'political-science-71', 'https://indianbooksworldwide.com/img/1706Political%20Science.pdf', 'https://indianbooksworldwide.com/img/1706Political%20Science.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('76d81e7a-bd4f-4d40-b97e-99b701acfed0', '57', 'GEOGRAPHY', 'geography-57', 'https://indianbooksworldwide.com/img/1769Geography.pdf', 'https://indianbooksworldwide.com/img/1769Geography.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('7d2b9daf-ec7e-4391-ac96-c604439cf67f', '79', 'SOCIAL WORK', 'social-work-79', 'https://indianbooksworldwide.com/img/1847Social%20Work.pdf', 'https://indianbooksworldwide.com/img/1847Social%20Work.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('7e926391-6df6-4dc1-a14f-f9523eb0bda7', '62', 'JOURNALISM/ MEDIA', 'journalism-media-62', 'https://indianbooksworldwide.com/img/8411Journalism%20&%20Media.pdf', 'https://indianbooksworldwide.com/img/8411Journalism%20&%20Media.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('8236b42a-4942-4e39-907f-e2ab8fb1572a', '73', 'REFERENCE/ENCYCLOPEDIAS/ MULTI-VOLUMES', 'reference-encyclopedias-multi-volumes-73', 'https://indianbooksworldwide.com/img/6619Reference,Encyclopedias%20&%20Multi-Volumes.pdf', 'https://indianbooksworldwide.com/img/6619Reference,Encyclopedias%20&%20Multi-Volumes.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('854bb83d-bacb-443b-887b-57de47d3256f', '61', 'HOSPITAL MANAGEMENT', 'hospital-management-61', 'https://indianbooksworldwide.com/img/2804Hospital%20Management.pdf', 'https://indianbooksworldwide.com/img/2804Hospital%20Management.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('8d5ca179-e472-4bac-b9d8-d4dc7f5d4e13', '48', 'CHEMISTRY', 'chemistry-48', 'https://indianbooksworldwide.com/img/8814Chemistry.pdf', 'https://indianbooksworldwide.com/img/8814Chemistry.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('958db2e6-3c36-42b2-b76d-1beb635cb054', '82', 'WATER SCIENCE', 'water-science-82', 'https://indianbooksworldwide.com/img/9630Water%20Science.pdf', 'https://indianbooksworldwide.com/img/9630Water%20Science.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:29'),
('96b5ad37-c823-46e9-990c-5ed810f98de3', '52', 'EDUCATION', 'education-52', 'https://indianbooksworldwide.com/img/4492Education.pdf', 'https://indianbooksworldwide.com/img/4492Education.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('b5bb96b7-908c-45d8-92ef-dc8cc4c8a7aa', '55', 'ENVIRONMENT SCIENCE', 'environment-science-55', 'https://indianbooksworldwide.com/img/9374Environment%20Science.pdf', 'https://indianbooksworldwide.com/img/9374Environment%20Science.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('c3e72ae6-4349-407a-9d0d-e81116220afc', '84', 'YOGA/HEALTH/SPORTS/ PHYSICAL EDUCATION', 'yoga-health-sports-physical-education-84', 'https://indianbooksworldwide.com/img/9202Yoga,%20Health,%20Sports%20&%20Physical%20Education.pdf', 'https://indianbooksworldwide.com/img/9202Yoga,%20Health,%20Sports%20&%20Physical%20Education.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:29'),
('c55c2713-c373-49b1-9437-e1a8cd093e86', '56', 'FOOD/HOME SCIENCE', 'food-home-science-56', 'https://indianbooksworldwide.com/img/6787Food%20&%20Home%20Science.pdf', 'https://indianbooksworldwide.com/img/6787Food%20&%20Home%20Science.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('c812c328-a506-442c-8ed4-dec4a02156d4', '83', 'WOMEN STUDIES', 'women-studies-83', 'https://indianbooksworldwide.com/img/4670Woman%20Studies.pdf', 'https://indianbooksworldwide.com/img/4670Woman%20Studies.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:29'),
('cabc08a8-8043-4635-8d14-0d5b2ea0f734', '72', 'PSYCHOLOGY', 'psychology-72', 'https://indianbooksworldwide.com/img/5748Psychology.pdf', 'https://indianbooksworldwide.com/img/5748Psychology.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('cb4dd6ae-f2e1-45b5-a938-ed85ba7370da', '59', 'HINDI', 'hindi-59', 'https://indianbooksworldwide.com/img/9235Hindi.pdf', 'https://indianbooksworldwide.com/img/9235Hindi.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('cf66bceb-457c-42ce-b853-2eacd696432f', '70', 'PHYSICS', 'physics-70', 'https://indianbooksworldwide.com/img/1688Physics.pdf', 'https://indianbooksworldwide.com/img/1688Physics.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('d5963e40-a4a5-4358-8fc1-f9ae40417711', '51', 'DEFENCE STUDIES', 'defence-studies-51', 'https://indianbooksworldwide.com/img/6414Defence%20Studies.pdf', 'https://indianbooksworldwide.com/img/6414Defence%20Studies.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('dd62da08-6030-4cbe-b774-de334a27be0e', '67', 'MATERIAL SCIENCE', 'material-science-67', 'https://indianbooksworldwide.com/img/4937Material%20Science.pdf', 'https://indianbooksworldwide.com/img/4937Material%20Science.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('dec7bbc4-9c33-4f72-bc87-e261a77414af', '85', 'Biography', 'biography-85', 'https://indianbooksworldwide.com/img/2505Biography.pdf', 'https://indianbooksworldwide.com/img/2505Biography.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:29'),
('e17e9a32-dbd5-46b0-a45c-c1463de06458', '76', 'SANSKRIT/INDOLOGY', 'sanskrit-indology-76', 'https://indianbooksworldwide.com/img/6423Sanskrit%20&%20Indology.pdf', 'https://indianbooksworldwide.com/img/6423Sanskrit%20&%20Indology.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('e65d2d26-a6ce-4f55-86ee-8755d4183103', '53', 'ENGINEERING/ TECHNOLOGY', 'engineering-technology-53', 'https://indianbooksworldwide.com/img/6315Engineering%20&%20Technology.pdf', 'https://indianbooksworldwide.com/img/6315Engineering%20&%20Technology.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('ee3042ee-f918-4424-acd5-8bdcf3cbf005', '77', 'SCHOOL BOOKS', 'school-books-77', 'https://indianbooksworldwide.com/img/6331School%20Books.pdf', 'https://indianbooksworldwide.com/img/6331School%20Books.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('f560fdd2-4a98-4164-b2d0-e8bbadcb24f8', '49', 'COMPETITION/ REMEDIAL', 'competition-remedial-49', 'https://indianbooksworldwide.com/img/6674Competition%20&%20Remedial.pdf', 'https://indianbooksworldwide.com/img/6674Competition%20&%20Remedial.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('f589bf91-eda2-48c4-933c-d8d9f897e235', '60', 'HISTORY', 'history-60', 'https://indianbooksworldwide.com/img/2439History.pdf', 'https://indianbooksworldwide.com/img/2439History.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('fe54571f-e00e-46f1-841f-b8667dab0610', '81', 'TOURISM', 'tourism-81', 'https://indianbooksworldwide.com/img/3775Tourism.pdf', 'https://indianbooksworldwide.com/img/3775Tourism.pdf', NULL, 'https://indianbooksworldwide.com/admin-control/catalogue.php', 1, 'LINKED', '2026-08-11 12:36:59', '2026-08-11 12:39:29');

-- Table: category
CREATE TABLE `category` (
  `id` varchar(191) NOT NULL,
  `name` varchar(191) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `sourceCategoryId` varchar(64) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `iconUrl` varchar(191) DEFAULT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `displayOrder` int(11) NOT NULL DEFAULT 0,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Category_slug_key` (`slug`),
  UNIQUE KEY `Category_sourceCategoryId_key` (`sourceCategoryId`),
  KEY `Category_slug_idx` (`slug`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `category` VALUES 
('00ea3313-eaad-420d-925e-c87b2656ca81', 'Yoga,', 'yoga', '38', NULL, NULL, 1, 38, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('09a3a021-f556-400d-a341-d72305872d06', 'Hindi', 'hindi', '16', NULL, NULL, 1, 16, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('0eaeae05-9671-4538-a957-4e2ba3c42761', 'Tourism', 'tourism', '46', NULL, NULL, 1, 46, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('183d15ea-f176-43ee-8b70-c4876355d17b', 'Home Science', 'home-science', '17', NULL, NULL, 1, 17, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('1a636e20-6389-49ab-8cbc-67e0b3447b31', 'Food & Home Science', 'food-home-science', '40', NULL, NULL, 1, 40, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('219a1447-a5fe-429c-890a-485c6f428d84', 'Children Books', 'children-books', '7', NULL, NULL, 1, 7, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('24cb5fa4-8aca-43ba-9fbd-dd6aba1204ce', 'Ayurveda', 'ayurveda', '5', NULL, NULL, 1, 5, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('25e3a767-3f41-457c-8fcf-82f6d4418f9b', 'Law', 'law', '21', NULL, NULL, 1, 21, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('2f40016b-1fe5-4337-b679-1fcecc1a867c', 'Sanskrit / Indology', 'sanskrit-indology', '30', NULL, NULL, 1, 30, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('35f43bea-b5ad-433b-8b83-3822aee8da3c', 'Religion', 'religion', '28', NULL, NULL, 1, 28, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('49e6ece5-f711-4f0f-9d13-c9a012f33a18', 'Chemistry', 'chemistry', '6', NULL, NULL, 1, 6, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('581a7da0-d5e5-4ed2-881c-947238d04c43', 'School Book', 'school-book', '44', NULL, NULL, 1, 44, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('59d9585d-9773-4d18-bcc9-cf20c674fba9', 'Education', 'education', '10', NULL, NULL, 1, 10, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('5ce6f45e-a8f4-4815-b99d-7df77821faca', 'Library & Information Science', 'library-information-science', '22', NULL, NULL, 1, 22, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('5e9060e3-4865-45a2-8c2d-458473a4739f', 'Medical/Nursing/Hospital/Pharmaceutical', 'medical-nursing-hospital-pharmaceutical', '43', NULL, NULL, 1, 43, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('5f43ecbb-2922-4511-8568-9afc4fefb59d', 'History', 'history', '19', NULL, NULL, 1, 19, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('60d07be4-0c3e-469a-a9d2-73f845427813', 'Psychology', 'psychology', '27', NULL, NULL, 1, 27, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('6131b768-98c0-4742-85bd-68fa59e3e551', 'Material Science', 'material-science', '41', NULL, NULL, 1, 41, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('6540cb2a-9208-4621-a7bb-b86708a7fd1b', 'Encyclopedia / Reference / General', 'encyclopedia-reference-general', '11', NULL, NULL, 1, 11, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('67986d8c-f095-4f4d-ad17-a5f51be72959', 'Yoga / Sports / Health', 'yoga-sports-health', '34', NULL, NULL, 1, 34, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('70cee4d5-0bf2-46e4-b3a4-9644b7f5f495', 'Mathematics', 'mathematics', '24', NULL, NULL, 1, 24, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('72d2e639-6d15-4372-95a5-b6daa9720224', 'Engineering & Technology', 'engineering-technology', '39', NULL, NULL, 1, 39, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('76f05116-03fc-41bd-b5cf-f90d7677021a', 'Competition / Placement', 'competition-placement', '8', NULL, NULL, 1, 8, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('81935e37-a54c-40c3-bc52-b31f01e14c7f', 'Women Studies', 'women-studies', '33', NULL, NULL, 1, 33, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('895f06ae-af80-4e66-befa-9d271dabea3d', 'English Literature / Language', 'english-literature-language', '12', NULL, NULL, 1, 12, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('92cad594-caf7-444b-8cf2-34cee3532d2d', 'Rare Books', 'rare-books', '36', NULL, NULL, 1, 36, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('94664be8-0c91-4995-804f-860e7fe24c5c', 'Computer', 'computer', '2', NULL, NULL, 1, 2, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('9afc3e76-c50c-47d4-8ddd-1a40d7094a83', 'Commerce / Economics / Management', 'commerce-economics-management', '9', NULL, NULL, 1, 9, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('9f295f90-b0f2-4c35-8416-1589a2cadd5a', 'Indian Knowledge System', 'indian-knowledge-system', '47', NULL, NULL, 1, 47, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('a06f6f6e-4bab-47f6-8918-a1906a6a7c45', 'Geology', 'geology', '15', NULL, NULL, 1, 15, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('a26c16ea-2625-4797-9b11-186ef70048b4', 'Agriculture', 'agriculture', '4', NULL, NULL, 1, 4, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('a500e114-30ea-4123-8034-196742fe4d88', 'Home Page Book', 'home-page-book', '35', NULL, NULL, 1, 35, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('a56c0cb5-dc72-4879-bf57-32c908c54c9b', 'Political Science', 'political-science', '26', NULL, NULL, 1, 26, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('a975f4db-aeec-4c2b-b84e-e5856edc7e16', 'Journalism / Mass Communication', 'journalism-mass-communication', '20', NULL, NULL, 1, 20, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('ac8a61c3-053d-4152-8cd4-f4b7e6f961ce', 'Physics', 'physics', '25', NULL, NULL, 1, 25, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('af8c6aec-4ff8-4921-a5ea-d4591e318795', 'Journals', 'journals', '37', NULL, NULL, 1, 37, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('b3baf277-44b3-471b-8141-a9a5bea53d11', 'Anthropology', 'anthropology', '3', NULL, NULL, 1, 3, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('bc7706a0-78f9-40a5-86d2-704ae49d973c', 'Biography', 'biography', '45', NULL, NULL, 1, 45, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('c52a3022-3751-442f-86d8-74347efe0698', 'Geography', 'geography', '14', NULL, NULL, 1, 14, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('c5ff06b1-8cfb-4e63-8234-9a2e4efdac55', 'Environmental Science', 'environmental-science', '13', NULL, NULL, 1, 13, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('c84eaf0b-da34-4bf0-bec7-c1b2558c2046', 'Life Sciences / Biotechnology', 'life-sciences-biotechnology', '23', NULL, NULL, 1, 23, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('d08a5d76-5b01-4f2d-8d9e-508c83ea7401', 'Hospital Management', 'hospital-management', '18', NULL, NULL, 1, 18, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('d60a82bd-2cf4-4f95-8c6f-bdf7c201f5b1', 'Sociology', 'sociology', '31', NULL, NULL, 1, 31, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('d6118d3c-464c-4d3e-9c5c-06e87cbb2329', 'Research Method', 'research-method', '29', NULL, NULL, 1, 29, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('e5e45855-e53c-4603-81a0-254a1f2a17e4', 'Water Science', 'water-science', '42', NULL, NULL, 1, 42, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('f04a7c03-c79e-4e88-8151-1b70ebe20c09', 'Social Work', 'social-work', '32', NULL, NULL, 1, 32, '2026-08-11 12:36:58', '2026-08-11 12:39:28'),
('fcdb1eb6-ee6d-46f0-9bc1-711e50de2202', 'Architecture', 'architecture', '1', NULL, NULL, 1, 1, '2026-08-11 12:36:58', '2026-08-11 12:39:28');

-- Table: categorycatalogue
CREATE TABLE `categorycatalogue` (
  `categoryId` varchar(191) NOT NULL,
  `catalogueId` varchar(191) NOT NULL,
  PRIMARY KEY (`categoryId`,`catalogueId`),
  KEY `CategoryCatalogue_catalogueId_idx` (`catalogueId`),
  CONSTRAINT `CategoryCatalogue_catalogueId_fkey` FOREIGN KEY (`catalogueId`) REFERENCES `catalogue` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `CategoryCatalogue_categoryId_fkey` FOREIGN KEY (`categoryId`) REFERENCES `category` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: contactenquiry
CREATE TABLE `contactenquiry` (
  `id` varchar(191) NOT NULL,
  `ticketNumber` varchar(50) NOT NULL,
  `name` varchar(150) NOT NULL,
  `email` varchar(255) NOT NULL,
  `subject` varchar(255) NOT NULL,
  `message` text NOT NULL,
  `status` varchar(191) NOT NULL DEFAULT 'PENDING',
  `response` text DEFAULT NULL,
  `adminNotes` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ContactEnquiry_ticketNumber_key` (`ticketNumber`),
  KEY `ContactEnquiry_status_idx` (`status`),
  KEY `ContactEnquiry_email_idx` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: coupon
CREATE TABLE `coupon` (
  `id` varchar(191) NOT NULL,
  `code` varchar(191) NOT NULL,
  `discountType` enum('PERCENTAGE','FIXED_AMOUNT') NOT NULL DEFAULT 'PERCENTAGE',
  `discountValue` decimal(10,2) NOT NULL,
  `minOrderValue` decimal(10,2) DEFAULT NULL,
  `maxDiscount` decimal(10,2) DEFAULT NULL,
  `usageLimit` int(11) DEFAULT NULL,
  `usageCount` int(11) NOT NULL DEFAULT 0,
  `expiresAt` datetime(3) NOT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `Coupon_code_key` (`code`),
  KEY `Coupon_code_idx` (`code`),
  KEY `Coupon_isActive_idx` (`isActive`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: displaylimit
CREATE TABLE `displaylimit` (
  `id` varchar(191) NOT NULL,
  `sourceDisplayLimitId` varchar(64) NOT NULL,
  `productsPerPage` int(11) NOT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `adminSourceUrl` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `DisplayLimit_sourceDisplayLimitId_key` (`sourceDisplayLimitId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `displaylimit` VALUES 
('2dafe023-4896-4ec5-8ecf-0c914f4f8438', '7', 30, 1, 'https://indianbooksworldwide.com/admin-control/show-limit.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('4888982a-adb3-4f2a-80b0-4066e0f62d58', '3', 18, 1, 'https://indianbooksworldwide.com/admin-control/show-limit.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('90bb8352-8136-41f6-9c2b-c8d730aed29a', '2', 12, 1, 'https://indianbooksworldwide.com/admin-control/show-limit.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('e4eaa462-1ab8-45ab-b969-9cdf78f267cf', '6', 24, 1, 'https://indianbooksworldwide.com/admin-control/show-limit.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('f7154819-630f-4865-9a08-ab72eb85e85d', '8', 36, 1, 'https://indianbooksworldwide.com/admin-control/show-limit.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28');

-- Table: flashdeal
CREATE TABLE `flashdeal` (
  `id` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `dealPrice` decimal(10,2) NOT NULL,
  `originalPrice` decimal(10,2) NOT NULL,
  `discountPercentage` int(11) NOT NULL,
  `stockLimit` int(11) NOT NULL DEFAULT 50,
  `soldCount` int(11) NOT NULL DEFAULT 0,
  `badgeText` varchar(100) DEFAULT 'Lightning Deal',
  `startsAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `endsAt` datetime(3) NOT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `FlashDeal_bookId_idx` (`bookId`),
  KEY `FlashDeal_isActive_idx` (`isActive`),
  KEY `FlashDeal_startsAt_endsAt_idx` (`startsAt`,`endsAt`),
  CONSTRAINT `FlashDeal_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: homepagecategory
CREATE TABLE `homepagecategory` (
  `id` varchar(191) NOT NULL,
  `sourceHomepageCategoryId` varchar(64) NOT NULL,
  `name` varchar(191) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `adminSourceUrl` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `HomepageCategory_sourceHomepageCategoryId_key` (`sourceHomepageCategoryId`),
  UNIQUE KEY `HomepageCategory_slug_key` (`slug`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `homepagecategory` VALUES 
('ac9a31f8-cf8f-43e3-b2db-014ba11a95cf', '1', 'Featured Books', 'featured-books-1', 1, 'https://indianbooksworldwide.com/admin-control/categories1.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28');

-- Table: invoice
CREATE TABLE `invoice` (
  `id` varchar(191) NOT NULL,
  `paymentId` varchar(191) NOT NULL,
  `invoiceNumber` varchar(191) NOT NULL,
  `pdfUrl` text DEFAULT NULL,
  `gstin` varchar(50) DEFAULT NULL,
  `gstRate` decimal(5,2) NOT NULL DEFAULT 5.00,
  `gstAmount` decimal(10,2) NOT NULL,
  `subtotal` decimal(10,2) NOT NULL,
  `grandTotal` decimal(10,2) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `Invoice_invoiceNumber_key` (`invoiceNumber`),
  KEY `Invoice_paymentId_idx` (`paymentId`),
  CONSTRAINT `Invoice_paymentId_fkey` FOREIGN KEY (`paymentId`) REFERENCES `payment` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: newslettersubscriber
CREATE TABLE `newslettersubscriber` (
  `id` varchar(191) NOT NULL,
  `email` varchar(255) NOT NULL,
  `name` varchar(150) DEFAULT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `NewsletterSubscriber_email_key` (`email`),
  KEY `NewsletterSubscriber_isActive_idx` (`isActive`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: notification
CREATE TABLE `notification` (
  `id` varchar(191) NOT NULL,
  `userId` varchar(191) NOT NULL,
  `title` varchar(191) NOT NULL,
  `message` text NOT NULL,
  `type` enum('ORDER_UPDATE','PROMOTION','SYSTEM','ACCOUNT') NOT NULL DEFAULT 'SYSTEM',
  `isRead` tinyint(1) NOT NULL DEFAULT 0,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `Notification_userId_idx` (`userId`),
  KEY `Notification_isRead_idx` (`isRead`),
  CONSTRAINT `Notification_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: order
CREATE TABLE `order` (
  `id` varchar(191) NOT NULL,
  `orderNumber` varchar(191) NOT NULL,
  `userId` varchar(191) NOT NULL,
  `shippingAddressId` varchar(191) NOT NULL,
  `status` enum('PENDING','CONFIRMED','PACKED','PROCESSING','SHIPPED','OUT_FOR_DELIVERY','DELIVERED','CANCELLED','RETURNED','REFUNDED') NOT NULL DEFAULT 'PENDING',
  `totalAmount` decimal(10,2) NOT NULL,
  `discountAmount` decimal(10,2) NOT NULL DEFAULT 0.00,
  `shippingFee` decimal(10,2) NOT NULL DEFAULT 0.00,
  `grandTotal` decimal(10,2) NOT NULL,
  `couponId` varchar(191) DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Order_orderNumber_key` (`orderNumber`),
  KEY `Order_userId_idx` (`userId`),
  KEY `Order_orderNumber_idx` (`orderNumber`),
  KEY `Order_status_idx` (`status`),
  KEY `Order_createdAt_idx` (`createdAt`),
  KEY `Order_shippingAddressId_fkey` (`shippingAddressId`),
  KEY `Order_couponId_fkey` (`couponId`),
  CONSTRAINT `Order_couponId_fkey` FOREIGN KEY (`couponId`) REFERENCES `coupon` (`id`) ON DELETE SET NULL ON UPDATE CASCADE,
  CONSTRAINT `Order_shippingAddressId_fkey` FOREIGN KEY (`shippingAddressId`) REFERENCES `shippingaddress` (`id`) ON UPDATE CASCADE,
  CONSTRAINT `Order_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: orderitem
CREATE TABLE `orderitem` (
  `id` varchar(191) NOT NULL,
  `orderId` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `price` decimal(10,2) NOT NULL,
  `quantity` int(11) NOT NULL,
  `subtotal` decimal(10,2) NOT NULL,
  `variantId` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `OrderItem_orderId_idx` (`orderId`),
  KEY `OrderItem_bookId_idx` (`bookId`),
  KEY `OrderItem_variantId_idx` (`variantId`),
  CONSTRAINT `OrderItem_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON UPDATE CASCADE,
  CONSTRAINT `OrderItem_orderId_fkey` FOREIGN KEY (`orderId`) REFERENCES `order` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `OrderItem_variantId_fkey` FOREIGN KEY (`variantId`) REFERENCES `bookvariant` (`id`) ON DELETE SET NULL ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: otptoken
CREATE TABLE `otptoken` (
  `id` varchar(191) NOT NULL,
  `email` varchar(191) NOT NULL,
  `code` varchar(191) NOT NULL,
  `purpose` enum('EMAIL_VERIFICATION','PASSWORD_RESET','TWO_FACTOR') NOT NULL DEFAULT 'EMAIL_VERIFICATION',
  `isUsed` tinyint(1) NOT NULL DEFAULT 0,
  `expiresAt` datetime(3) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `OtpToken_email_idx` (`email`),
  KEY `OtpToken_code_idx` (`code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: passwordresettoken
CREATE TABLE `passwordresettoken` (
  `id` varchar(191) NOT NULL,
  `email` varchar(191) NOT NULL,
  `token` varchar(500) NOT NULL,
  `isUsed` tinyint(1) NOT NULL DEFAULT 0,
  `expiresAt` datetime(3) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `PasswordResetToken_token_key` (`token`),
  KEY `PasswordResetToken_email_idx` (`email`),
  KEY `PasswordResetToken_token_idx` (`token`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: payment
CREATE TABLE `payment` (
  `id` varchar(191) NOT NULL,
  `orderId` varchar(191) NOT NULL,
  `status` varchar(191) NOT NULL DEFAULT 'CREATED',
  `amount` decimal(10,2) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `couponCode` varchar(191) DEFAULT NULL,
  `currency` varchar(191) NOT NULL DEFAULT 'INR',
  `discount` decimal(10,2) NOT NULL DEFAULT 0.00,
  `gateway` varchar(191) NOT NULL,
  `gatewayOrderId` varchar(191) DEFAULT NULL,
  `gatewayPaymentId` varchar(191) DEFAULT NULL,
  `gatewayTransactionId` varchar(191) DEFAULT NULL,
  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`metadata`)),
  `paymentMethod` varchar(191) NOT NULL DEFAULT 'UPI',
  `tax` decimal(10,2) NOT NULL DEFAULT 0.00,
  `updatedAt` datetime(3) NOT NULL,
  `userId` varchar(191) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Payment_orderId_key` (`orderId`),
  KEY `Payment_orderId_idx` (`orderId`),
  KEY `Payment_status_idx` (`status`),
  KEY `Payment_userId_idx` (`userId`),
  KEY `Payment_gatewayTransactionId_idx` (`gatewayTransactionId`),
  CONSTRAINT `Payment_orderId_fkey` FOREIGN KEY (`orderId`) REFERENCES `order` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `Payment_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: paymentattempt
CREATE TABLE `paymentattempt` (
  `id` varchar(191) NOT NULL,
  `paymentId` varchar(191) NOT NULL,
  `gateway` varchar(191) NOT NULL,
  `attemptNumber` int(11) NOT NULL DEFAULT 1,
  `amount` decimal(10,2) NOT NULL,
  `status` varchar(191) NOT NULL DEFAULT 'PENDING',
  `gatewayOrderId` varchar(191) DEFAULT NULL,
  `gatewayPaymentId` varchar(191) DEFAULT NULL,
  `responsePayload` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`responsePayload`)),
  `errorDetails` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `PaymentAttempt_paymentId_idx` (`paymentId`),
  CONSTRAINT `PaymentAttempt_paymentId_fkey` FOREIGN KEY (`paymentId`) REFERENCES `payment` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: paymentaudit
CREATE TABLE `paymentaudit` (
  `id` varchar(191) NOT NULL,
  `paymentId` varchar(191) NOT NULL,
  `action` varchar(191) NOT NULL,
  `statusFrom` varchar(191) NOT NULL,
  `statusTo` varchar(191) NOT NULL,
  `performedBy` varchar(191) NOT NULL,
  `details` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `PaymentAudit_paymentId_idx` (`paymentId`),
  CONSTRAINT `PaymentAudit_paymentId_fkey` FOREIGN KEY (`paymentId`) REFERENCES `payment` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: paymentevent
CREATE TABLE `paymentevent` (
  `id` varchar(191) NOT NULL,
  `paymentId` varchar(191) NOT NULL,
  `name` varchar(191) NOT NULL,
  `payload` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`payload`)),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `PaymentEvent_paymentId_idx` (`paymentId`),
  CONSTRAINT `PaymentEvent_paymentId_fkey` FOREIGN KEY (`paymentId`) REFERENCES `payment` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: paymentgatewaysetting
CREATE TABLE `paymentgatewaysetting` (
  `id` varchar(191) NOT NULL,
  `gatewayName` varchar(100) NOT NULL,
  `displayName` varchar(150) NOT NULL,
  `isEnabled` tinyint(1) NOT NULL DEFAULT 1,
  `environment` varchar(191) NOT NULL DEFAULT 'sandbox',
  `merchantId` varchar(255) DEFAULT NULL,
  `clientId` varchar(255) DEFAULT NULL,
  `clientSecret` text DEFAULT NULL,
  `keyId` varchar(255) DEFAULT NULL,
  `keySecret` text DEFAULT NULL,
  `saltKey` text DEFAULT NULL,
  `saltIndex` varchar(50) DEFAULT NULL,
  `webhookSecret` text DEFAULT NULL,
  `callbackUrl` text DEFAULT NULL,
  `webhookUrl` text DEFAULT NULL,
  `currency` varchar(10) NOT NULL DEFAULT 'INR',
  `minAmount` decimal(10,2) NOT NULL DEFAULT 1.00,
  `maxAmount` decimal(10,2) NOT NULL DEFAULT 500000.00,
  `processingFee` decimal(5,2) NOT NULL DEFAULT 0.00,
  `sortOrder` int(11) NOT NULL DEFAULT 0,
  `encryptedCredentials` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`encryptedCredentials`)),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `PaymentGatewaySetting_gatewayName_key` (`gatewayName`),
  KEY `PaymentGatewaySetting_isEnabled_idx` (`isEnabled`),
  KEY `PaymentGatewaySetting_sortOrder_idx` (`sortOrder`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `paymentgatewaysetting` VALUES 
('013258d6-3bf1-4d84-81e6-2c55087600a3', 'PHONEPE', 'PhonePe PG Payment', 1, 'sandbox', 'MOCK_MERCHANT_ID', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'INR', '"1"', '"500000"', '"0"', 2, NULL, '2026-08-11 23:34:11', '2026-08-11 23:34:11'),
('30740cb0-85c7-48c4-abd5-7efc2d8d5afe', 'UPI', 'Dynamic UPI QR Code', 1, 'sandbox', 'indianbooks@okaxis', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'INR', '"1"', '"500000"', '"0"', 6, NULL, '2026-08-11 23:34:11', '2026-08-11 23:34:11'),
('419a9b05-6771-4054-bbf1-1e3ce55b5cc1', 'STRIPE', 'Stripe Credit/Debit Card', 1, 'sandbox', NULL, NULL, NULL, 'pk_test_mock_key', NULL, NULL, NULL, NULL, NULL, NULL, 'INR', '"1"', '"500000"', '"0"', 4, NULL, '2026-08-11 23:34:11', '2026-08-11 23:34:11'),
('98256dd4-1be4-4faf-8c10-f9fc42d11ab1', 'RAZORPAY', 'Razorpay Secure Checkout', 1, 'sandbox', NULL, NULL, NULL, 'rzp_test_mock_key_id', NULL, NULL, NULL, NULL, NULL, NULL, 'INR', '"1"', '"500000"', '"0"', 1, NULL, '2026-08-11 23:34:11', '2026-08-11 23:34:11'),
('b92329b4-0466-4856-b6c3-d4c7b7d06fd1', 'PAYPAL', 'PayPal Remittance', 1, 'sandbox', NULL, 'mock_paypal_client_id', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'USD', '"1"', '"500000"', '"0"', 5, NULL, '2026-08-11 23:34:11', '2026-08-11 23:34:11'),
('e85f3e21-16ae-48bd-a6ad-d2d1d299e7f1', 'PAYU', 'PayU Checkout Pay', 1, 'sandbox', NULL, NULL, NULL, 'MOCK_PAYU_KEY', NULL, NULL, NULL, NULL, NULL, NULL, 'INR', '"1"', '"500000"', '"0"', 3, NULL, '2026-08-11 23:34:11', '2026-08-11 23:34:11');

-- Table: paymenttransaction
CREATE TABLE `paymenttransaction` (
  `id` varchar(191) NOT NULL,
  `paymentId` varchar(191) NOT NULL,
  `gatewayTransactionId` varchar(191) NOT NULL,
  `amount` decimal(10,2) NOT NULL,
  `currency` varchar(191) NOT NULL DEFAULT 'INR',
  `status` varchar(191) NOT NULL,
  `paymentMethod` varchar(191) NOT NULL,
  `rawResponse` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`rawResponse`)),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `PaymentTransaction_gatewayTransactionId_key` (`gatewayTransactionId`),
  KEY `PaymentTransaction_paymentId_idx` (`paymentId`),
  CONSTRAINT `PaymentTransaction_paymentId_fkey` FOREIGN KEY (`paymentId`) REFERENCES `payment` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: pickuprequest
CREATE TABLE `pickuprequest` (
  `id` varchar(191) NOT NULL,
  `shippingOrderId` varchar(191) NOT NULL,
  `pickupToken` varchar(150) DEFAULT NULL,
  `pickupTime` datetime(3) NOT NULL,
  `status` varchar(191) NOT NULL DEFAULT 'SCHEDULED',
  `history` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`history`)),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `PickupRequest_shippingOrderId_idx` (`shippingOrderId`),
  CONSTRAINT `PickupRequest_shippingOrderId_fkey` FOREIGN KEY (`shippingOrderId`) REFERENCES `shippingorder` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: productbundle
CREATE TABLE `productbundle` (
  `id` varchar(191) NOT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `description` text DEFAULT NULL,
  `coverImage` text DEFAULT NULL,
  `originalPrice` decimal(10,2) NOT NULL,
  `bundlePrice` decimal(10,2) NOT NULL,
  `discountPercentage` int(11) NOT NULL DEFAULT 15,
  `badgeText` varchar(100) DEFAULT 'Complete Set • Special Savings',
  `isCombo` tinyint(1) NOT NULL DEFAULT 0,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ProductBundle_slug_key` (`slug`),
  KEY `ProductBundle_slug_idx` (`slug`),
  KEY `ProductBundle_isActive_idx` (`isActive`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: publisher
CREATE TABLE `publisher` (
  `id` varchar(191) NOT NULL,
  `name` varchar(500) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `sourceKey` char(64) DEFAULT NULL,
  `website` varchar(191) DEFAULT NULL,
  `logoUrl` varchar(191) DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Publisher_slug_key` (`slug`),
  UNIQUE KEY `Publisher_sourceKey_key` (`sourceKey`),
  KEY `Publisher_slug_idx` (`slug`),
  KEY `Publisher_name_idx` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `publisher` VALUES 
('007019e7-9768-4882-8f83-e3b5a6122681', 'Globus Press', 'globus-press-74fdd2ecb7', '74fdd2ecb7ade8982fb79b058fbdfcaa8ccdc23a187b07ea4dd879b87d641aaf', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('00bd7cfa-38ec-4bca-87eb-58602ea5dad1', 'R.M.P.A.C ', 'r-m-p-a-c-d586930e15', 'd586930e15af380c3512cf31f94eb214a2c9961b64a98c8dba3c929545945a58', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('028b3789-fb28-4e3d-82ed-506b32d2c396', 'Kitabghar Prakashan', 'kitabghar-prakashan-f3210ac375', 'f3210ac3757b378640e77c7aaeb641d38f4a91f9abeafc69d408b34948c00006', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('03701149-77f9-4d29-a13d-2a4168305a0d', 'Excel Books', 'excel-books-1fe05718db', '1fe05718db4c6e8c41b1ae037dcc32d86b6ad9a3a4ea857f6e0ed842b9732653', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('049d7a97-8290-459d-b8e3-483e58944d8a', 'Publications Division', 'publications-division-ffed1684f4', 'ffed1684f4caa9514c9fc746511b2cd9897e6bb27363769da3ac56dfc35618b7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('0519d7d9-c856-437e-9933-cfa6837256a9', 'Swaraj', 'swaraj-aad2ed2a82', 'aad2ed2a82fe7fdda58ae48f681e5cdbdc81680f9041c3d3bc06df3290903e64', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('051aaa35-6df9-45cc-8be6-8fe5113c9935', 'Academic Foundation', 'academic-foundation-318fc3a59a', '318fc3a59a7eacc36865676cc766aaa3d689f318719b7ca06d25db39287b96ed', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('053bcbaf-fb8b-4ac0-9142-4f5f58390e5a', 'Vikas Prakashan', 'vikas-prakashan-57b3496a68', '57b3496a682d2385815b09ea5dbe67b05257fa582f2e91d7da549688d22250dc', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('05635142-b382-4fea-a875-27dcbb8fc99a', 'Brill Academic Pub ', 'brill-academic-pub-4e6bfa420b', '4e6bfa420b75026bb85f03fc70e52bb2ce9c06089af646a681ddef017e011aff', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('0675fec5-e861-431a-939e-16888d0f0e99', 'PHI', 'phi-22d8d6e0c5', '22d8d6e0c5ef583ca9c3055575cb9645e36846671cd650db4e5fc2e2a6f7aec4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('06e7e71a-d80d-48e8-abde-be25b6b8845d', 'New Age', 'new-age-645fb2eb7d', '645fb2eb7df3c2f4d2dcd9e7ae129a3d5ba9fc0afb50c20b127d1b614718c2d1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('07d311ed-58c1-4acd-b475-0a337b1ee926', 'Swaraj Prakashan', 'swaraj-prakashan-e939a7b71b', 'e939a7b71b998b2a8df105f08394da376b2a2f0528a83c15ead72cf33478c51a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('09997396-821d-48c8-8a51-ad06929ba1f7', 'Atlantic', 'atlantic-0b9f7686d1', '0b9f7686d1b3eaf5aac72253d2b76e3f232a4d60b3ee598d14f82b58a74ff205', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('09d7fe0b-7658-47d1-ad47-991898e99c72', 'Wageningen Academic', 'wageningen-academic-e597050416', 'e5970504167ee3bee453b203cc01aa39f50a18faaba727d3c50b9793e54057d2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('0a2efbd3-27df-44d9-b3d1-29f7d4de73ce', 'World Scientific, 2008', 'world-scientific-2008-d2fb7673fe', 'd2fb7673fe1e066d3a7b7e2567c70a74c2aabe055f3b564c7bf767c3248f3fee', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('0abcde5b-e404-45a9-a554-685dc7f99742', 'Arya Pratinidhi Sabha', 'arya-pratinidhi-sabha-61cacb87d8', '61cacb87d822aa8924cb40c769798d220fce399aa352196bb23ca711cab31c3c', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('0e88e1c1-01ed-4ef9-baa1-cfead07d244a', ' Parimal Publications', 'parimal-publications-939f3f54b3', '939f3f54b3933e7f2c236ffb3bf7ea80486cadb17fa3c4516b8f923dbf73e866', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('0eb4bed4-70df-40f0-a67c-f50e2a6a6c57', 'VED VISHVAYATAN, NEW DELHI', 'ved-vishvayatan-new-delhi-9cab9ee357', '9cab9ee357299b1ef48d04e1ef2aa07e072b26c4e1ef968f35803f75621fe519', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('0f55c6a3-e0ef-45a9-8233-aa49818cfe8b', 'Pragati Prakashan', 'pragati-prakashan-466aa57b9f', '466aa57b9f30dff474d94bee58bfc25dd67deb5194694705c7eb097260071f7a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('10457780-5a5b-46aa-9250-5f7f2ccc92b6', 'Isha Gyandeep', 'isha-gyandeep-f688820440', 'f688820440b02a7fa91f3bd9ef3bc2ddfe1b15b8e9cd0e187d69c43c7bc79270', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('13e5db39-a068-4c17-a700-f3a033918d97', 'Raj Publication', 'raj-publication-3856a2ff59', '3856a2ff591784e656139cd5739ac0a091fc83f7de65ecac20c42381ddbe8220', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('154c164c-9e52-472e-b03f-03295245ba5c', 'Shri Benketshwar Streem', 'shri-benketshwar-streem-0698b124ff', '0698b124ffcd97c50f5c671b70a22ff550a9b646cadb81d9207dc40464885066', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('15686501-b912-4d2a-aeaf-cf48aeef4235', 'Parimal Publications

			 ', 'parimal-publications-85049e7e6b', '85049e7e6b7122c53b920e424f1769a8cc0796e6134a0cc12943c7bbed1fe6c8', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('169673ab-622a-4a19-99b4-fcff50b57e27', 'Vadanta Publication', 'vadanta-publication-073d5a68ff', '073d5a68ffd0b3ba08e0fd2c1ad656e462893c4fc00b821aea5136161e3554d1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1720d160-308c-46e5-94b7-ad13b72bca0b', 'Chaukhambha Sanskrit Sansthan', 'chaukhambha-sanskrit-sansthan-d9406d5e65', 'd9406d5e65288c10bb9a42f222e1bad11c596417e0ded45f47c6326ff750d090', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('17543c85-1861-4bee-a7df-f1b3c105454d', 'The Educational Publishing Co.', 'the-educational-publishing-co-fe260308c9', 'fe260308c99039e0d124d9d4ad6714cc03f04aee61ef1d1269e14c8a2d7d03a5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('17f21755-435a-413a-ba74-7da52fbd8a45', 'Advait Ashrama', 'advait-ashrama-78f2d14b61', '78f2d14b61719540522864c92154f0e04bd00f218276d4ec43222444474cb42e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('18b42173-0ca6-4bcf-b44a-c3b13cdea557', 'Thomson', 'thomson-2016a46fac', '2016a46fac1d4f974c531cf7fd434330678fb8af98db3994b3ea0c27f1ae29ad', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('18bf170f-5849-4b27-86b9-934ee4cb7f2e', 'Bloomsbury', 'bloomsbury-31ef24a9ef', '31ef24a9efdd6da845c363049052911d6759de7f6a95e421a24aeac3d6fb42f5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('18d89085-f9fa-44f2-826c-15ca6056c906', 'Cengage', 'cengage-8f15a62d34', '8f15a62d34a2dfba22a04baaa4e6852186be6a4082c8ed7cee46645d437b73d0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('18fb0b37-a430-49ad-acaf-c8a482915c10', 'Humana Press', 'humana-press-0ce1f0ce50', '0ce1f0ce50e0ddd950ed69c8d9b19f8ffb79bc1bcf2f2a3e6263dffe29385ea7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('19df71ec-465d-4ddd-ac72-2b4e3ed72af2', 'Central Library Baroda', 'central-library-baroda-df06726970', 'df067269709730bdcb73c4d080e0f3d2b580912efb1a8e0eb571d0d09417d2e2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1a551af1-8da0-4f13-a0f8-03a967fabaa5', 'RSC Publishing', 'rsc-publishing-c3c4089d4e', 'c3c4089d4e4b46a9d56e19e93151044c8a8952eaaaf31312a349b8624a166a2b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1a6bc1c9-a145-407d-809c-9bcf7f12269d', 'Anmol Publication', 'anmol-publication-47a640855d', '47a640855d488f76227f27393846c645e2992687da771df84502f3300eb26160', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1a897a60-f131-4d70-9dac-1848e22a5a3e', 'University Science', 'university-science-e055be7232', 'e055be7232b90c6683c91455399810c1a2ba9a78b514f7d81fa8e74628e71ea0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1b048363-e7ff-41b8-8838-01f55ad5b32a', 'Keganpaul', 'keganpaul-a0ad82da08', 'a0ad82da084b3912b2fe31abfad4d1d9cea50849450b0eb2a5001b03cd894146', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1bcd521c-a8db-4321-9974-376af72422f9', 'Idea Group', 'idea-group-535d36b030', '535d36b030530511d92d5c4958021211367d2f4a27ae84128b04be2cf01b0105', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1c7bab7c-d1d0-4d4c-916a-889442b2e0af', 'Standard Publishers (India)', 'standard-publishers-india-707fe279a8', '707fe279a8168adf17f491ad3bc77035a73f0ada159e2de896d91363d2c2b1ce', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1d815a38-1437-4bc2-bb0f-f66299c831da', 'Mohan Law House', 'mohan-law-house-9942aa3682', '9942aa36828aeedbe7880b69c02299cc41cace25293068c3e1b2016b5cdb9f42', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('1e9777ce-f917-4c72-b95f-8e173f7e15fe', 'Longmans Green', 'longmans-green-41291e80f1', '41291e80f1ce555433ea3c80f8e164f2bee930cdf83dc44e30fc954df37dfae1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('20071a8d-f028-4b44-a2b3-8352ebbae719', 'Neha Pustak Kendra', 'neha-pustak-kendra-be6c6c5579', 'be6c6c5579d9a1bc9ec8a2955998cef2d382bd4d322a0771231d9ba2d0121477', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2401affd-520b-47bf-88b6-80b298c8044c', 'The Oriental Pub.', 'the-oriental-pub-fd31453609', 'fd314536092ae416b131c1dddfce122ecc20de0ce1eccf07d0d41a467b3c5937', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2589e219-dfd6-427e-8af1-6c9cbcee2bbe', 'Amsterdam Elsevier', 'amsterdam-elsevier-6b45ae52fb', '6b45ae52fb7e7c9ce020b118ed05060189541b2bfeab67b7499ac3db16f89c5e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2887a429-d388-45b6-b03b-66c6d7d2281f', 'Gyan Prakashan', 'gyan-prakashan-917753c7cd', '917753c7cdc63cd4149bef3e45062b1f921abb4378cb010ab881beb6764243d9', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2ab17c8b-a0bf-4441-bdca-ab7c33c4dca3', 'LexisNexis', 'lexisnexis-898011a1bb', '898011a1bb552c821e657ba2a88bf48a8ea627a585624b7bd155b0d41dbdcb3f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2c4c8bff-b70a-4983-a5cd-0b2b1e46ed9a', 'Gale Cengage', 'gale-cengage-596503e3e2', '596503e3e25dac7b52eb0666b33862732608eda1416c24ccc91833efa96ed017', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2c94b803-0ba5-421d-be43-fc5fae62522b', 'Khama Publishers', 'khama-publishers-b22d51b7d9', 'b22d51b7d93c6c61b9481c3b27f26265b50eda4f72a6fa0a5ade3ca271f1c83c', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2c9ad739-4771-4bfc-a969-0b441bbdd0ca', 'Wave Books', 'wave-books-b672326916', 'b672326916f9baa570de6014082d32949122265199b3e55434ef23421473c338', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2e5bba1b-c418-43bd-a711-18feaa4dafef', 'Oxford University Press', 'oxford-university-press-745f41828e', '745f41828ea060a5591689cafe2aac5eb9a0b5c5908a4221850115969802149b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('2f7287d8-89a3-42e4-8af5-130654495af4', 'Laksya Publication', 'laksya-publication-f97944e5ad', 'f97944e5addec63a4fb4ee4b35fe8637433cb35b852d2e9bed2b5167c5d36398', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('305d7b11-9f04-4db1-82fe-42bcf3f8f1fe', 'Taxmann', 'taxmann-e4b48b0371', 'e4b48b0371b4dd69034cfb0736313fa3e870961e178de7f0c238b8293542ac91', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('30960a50-f3e3-4051-b110-7ce02a42f915', 'Focal Press', 'focal-press-47e6c9d767', '47e6c9d76795999b40acbb7fbc0310a1256f38306c7184baa81a7a6cf68804b0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('31e198ab-f96b-42c4-b9a6-803d103a0ebd', 'Vinay Prakasan', 'vinay-prakasan-aa720b37af', 'aa720b37af3436be0b1c499096e28d891752b7f60f4f01a0169e279c20d06a61', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('32229c57-906c-40cf-b67b-3651dd1b8504', 'The Delhi Law House', 'the-delhi-law-house-ee93e9f533', 'ee93e9f533c3e38d32efaeb6bc531f8453e5352cddd49781301451b435e5eabc', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('33c5cc17-325a-4a45-8e3d-3a22de55ad1c', 'AWWA Research Foundation', 'awwa-research-foundation-a29cdfcc94', 'a29cdfcc94870bcc1864e4c5f10eb3429c8647a660026b500f5107e5561ee79b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('34025496-9698-4fd6-a5c7-38b21d694e1d', 'Morgan Kaufmann', 'morgan-kaufmann-0faa59ac77', '0faa59ac7745cb7b5b3a5faeb8787e208a476ed455d387c99f7e1fc9de87e272', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('342edaf8-2492-4143-bbfc-460a0e125123', 'Navjivan Books', 'navjivan-books-f23e2511e3', 'f23e2511e39dba0d780e9589dd4976f773e29c0c3e9d062d2bfc0809e5a20785', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('3492ad65-aa35-4cfc-a968-6c423180ecd0', 'Nikhil Publishers and Distributors

			 ', 'nikhil-publishers-and-distributors-bf70916fa1', 'bf70916fa1c257c7eba766b905b4b1b5ca1169844f7641da02ce344d8cb61c7f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('3603fdd9-4cd6-4267-9cdb-329b68f35950', 'Bloomsbury Publishing', 'bloomsbury-publishing-b094b6497c', 'b094b6497c7db813961d42f44c4dcec8002fcf5f0e2cadb80f70bbc55d0fa5fc', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('36f96e3a-f38b-4b5b-bfdd-0bf04f5e6deb', 'Standard Pyblishers (India)', 'standard-pyblishers-india-946c0e5f3b', '946c0e5f3b2a89f52da6caf0a8982447af665f69e3b0b8e75dbd884098120f43', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('38b0343b-35ec-4b33-bedb-7e25ff7c9a19', 'Macmillian', 'macmillian-499a0f541b', '499a0f541baf79add24c2252f13315f95faca5c08fd2290fb1ae2a223dc5a5a7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('394ddf27-3eb4-4e4a-872f-b0be9ca3b2af', 'Divya Prakashan', 'divya-prakashan-6318675fc4', '6318675fc4623bf349162a799cb1733bbb740903a07988b60a3dcc484ef94a23', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('39864d49-eb7b-4e10-add5-ca6a398b7d85', 'Random Publications ', 'random-publications-aa35cdd4ac', 'aa35cdd4ac95a350f7904af6fabb39043425b9ac1203c7794f1242921b2dc154', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('3adc949f-0a0a-4703-b5b5-d97de14a8665', 'Garuda Prakashan Pvt. Ltd.', 'garuda-prakashan-pvt-ltd-be47c42ae4', 'be47c42ae40b46a7a776c099afb527243c1d49ab67d0777246324be100519e98', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('3b893866-ed5d-4d61-97fe-e4bdbf01a6f3', 'Kala Prakashan', 'kala-prakashan-0a846e9916', '0a846e99168bb0e570657238aebee15959c85cede0f2a784fbf8148748e525b5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('3bc5dac0-51ef-4f3f-a23c-e1ee7b662014', 'Mir Publishers ', 'mir-publishers-b3ac4d3dea', 'b3ac4d3deaadd16c190fef66a9ef999b74e92bee979efa4c35ba940fa001ca6d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('3db0b459-936b-4b93-8611-1d34aa5a864f', 'Print World', 'print-world-eb9b766874', 'eb9b766874b03bab0521eb197ab4bdd68ae746973dbefc289c38ff9293ead8cf', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('3eed867c-5f18-4a26-81dc-d60fb0649a1f', 'EASTERN BOOK LINKERS', 'eastern-book-linkers-b487e6cf15', 'b487e6cf15d90689018eb32097ec8fae0157fb5b86ebe320957c3a554f39de2f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('410e7e25-8b7f-4aaf-9288-514353ddf403', 'Koros Press', 'koros-press-6b80b8a4c8', '6b80b8a4c8713a0444e71b0e17c209ffadf2b219ef08040b3adbafa10947b264', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('41e7d736-f074-47a2-b381-e55e4f1061f2', 'रजत प्रकाशन', 'रजत-परकशन-1bcccbcdca', '1bcccbcdcae83d47ed71df4c3e4e379a7574559573f48f04b0393303e6be79e2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('429bd0b2-c7a4-41f2-b450-bd7263af2ce6', 'कल्पज़ पुब्लिकेशन्स', 'कलपज-पबलकशनस-16872bd264', '16872bd264745d788b7ebc42c2a2a0ca4c68078699007c2014e87a2885b55bbd', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('43a1656d-0b6e-498f-9aa0-dc9bafff0f71', 'Narayan Swami ', 'narayan-swami-5fc5853e35', '5fc5853e358643e4ca0b94eb328fb4dab1bf18951714b9bbef8b6b14e3736698', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('43c41f4d-082f-48bb-bd7a-6c1c1e90d482', 'Asiatic Society', 'asiatic-society-ddd2e69e5d', 'ddd2e69e5d39f96fd7be1f949448c84c732290291181ebc8e6d7c76c4b5510eb', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('44ceb15c-ccbc-4761-a7f3-cd0ff8fab540', 'Vishbharti Publication', 'vishbharti-publication-50024be9aa', '50024be9aa045567ac0d3ac6baa642eb1fd9f6de92f571d2bedef2175432291f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('44d15581-e3f5-4f36-8536-84ee7cf346e8', 'MGH', 'mgh-da2b26a63c', 'da2b26a63cb6bbcd1478dbf049294dde2ad9360a39b40aaaf8d03ec3780d42e9', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('4542c9e2-4839-4289-90c4-f4ae0a3f36c1', 'Nation Press', 'nation-press-c4086dbbfa', 'c4086dbbfac08777a70631a59d8f61375b6a1e47909a76eaa2cc1d3cd19a35e4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('45a763b1-3e17-407f-9536-c4fee5f9927c', 'Columbia University', 'columbia-university-d3cfcb5566', 'd3cfcb5566ae090221d4fbefa476d57d3e6095d3606217b12da0659253d8104d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('4cc9fbc3-4975-4e98-9dd9-ca8d453d35fa', 'Phoenix House', 'phoenix-house-0c68f0b0cd', '0c68f0b0cd4086db3bd8c63c2fe9e24651643be0992e3af90b021643d907efb2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('4d82f29b-4974-4627-94a0-defdbc8048d0', 'Sahtiya Akademi, Raduga prakashan', 'sahtiya-akademi-raduga-prakashan-36ecab02fb', '36ecab02fb680602e8f9799c42572ac51d8f5afec2686560f2f82e6badef8cd5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('4fd1e2b2-06ee-4a4e-8dd5-b4a9dd7b13ad', 'Macmillan', 'macmillan-eec1dae338', 'eec1dae338404aa8329f2f1b8c8ac0eeeb87993a38decc9e63c096229ea06cd7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('50105ead-b73b-4ba5-85c7-51f4eb40da82', 'Shroff', 'shroff-19490828fc', '19490828fc8e155e50c3e3bff4bef8c421f2a3120a4b8b48645c51601831212e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('50f3d6da-9a1f-49f1-ac8e-90dd8bfd14fc', 'ISPA', 'ispa-1c79ebe568', '1c79ebe5686e92dcb964a269c934580478c993a6347d974876ead66b850279ab', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('512d0829-2743-4193-aa0a-e1a678eefb6a', 'Harpercollins Pub Ltd', 'harpercollins-pub-ltd-76178402d6', '76178402d67c88fce252cf809b92b83a59f9ee990fb39f9037adc41a656178da', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('535ac216-d374-4b0e-a3ba-dab8053b5ab0', 'Sanja', 'sanja-b97d222b80', 'b97d222b80017ee501c6f96a3652d5854841f101963666990853ec63e5671cf1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('53f807cf-87f8-431f-b868-f527b1a2cde7', 'MIT Press', 'mit-press-8b4bc7be2c', '8b4bc7be2cc3a4235ed779a12cbae1558db5d4c730f08b8a057d8414e4cdb6ba', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('562ca49a-d42d-4bdd-b407-5ac355ed3555', 'Norton', 'norton-2b28a1d824', '2b28a1d824cd22706536bd245be87868864576d738a73ad0d56694a07c168b48', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('563f6443-a71f-4b5e-9fb1-231fe6fb218f', 'University of Calcutta', 'university-of-calcutta-d49167cc4f', 'd49167cc4f6f77019f6d6f7cc55724f7de005b15ac4afc1827a3bf319a6f067b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('57f11f6a-995d-4e49-883a-426dde54f22e', 'HBR Press', 'hbr-press-d17d0e439f', 'd17d0e439ff0feae56a37a11bc73db9cc26cdc593d0d43c0a4374a5b6edd3f2d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('591e942f-2400-4923-bd50-f5a1b440b65d', 'Wadsworth', 'wadsworth-9785833eb7', '9785833eb79a86f3d946a82368d46f321afbf9a87a1cf7cf4cdfa044b51b4f9a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('59972853-94dc-49a8-aaee-657063045be8', 'Shivalik ', 'shivalik-b735ed22ae', 'b735ed22aeec808ad73c2eb46a1ec0090be1d388bcda5f4e9c3eb77a1b72b1f5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('599a457e-ea01-40de-9842-a3b78d15b016', 'Mc Graw Hill', 'mc-graw-hill-17b28def43', '17b28def43e7bee4d18062b3862e8745c812624b4536eb4452043b8c24a67d6d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('5a7fcd52-8998-4b1b-b7ff-782a0e0b40b2', 'Azaad Pub.', 'azaad-pub-0bee9c4742', '0bee9c4742115f159e6e4e5e0dd008488c10ba442e5e9291179b1d07c86519d8', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('5ae9d374-d0a9-4b3a-9150-5a09814ee14d', 'Classical Publishing Company ', 'classical-publishing-company-5438513086', '5438513086f794812635e2eabdd9807e808e9fff2dda5ef499de073c667326ec', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('5c53d8d3-da2a-43ca-b23f-92c39a788cc5', 'Fingerprint! Publishing', 'fingerprint-publishing-140075a3a9', '140075a3a9116876e030e8f2b76ae5e2008b3139659dfe2d5738231560f75b4f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('5dcee20d-80f5-41a8-b435-c5ddce199111', 'TaxMann', 'taxmann-44a9357278', '44a93572783f3df4e0a5ffb344439e60fb373927c076c17d89ab46354bde314d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('5dfcb803-97e6-47d8-961a-d11dfe2b5712', 'Wayland', 'wayland-b27eaa2b68', 'b27eaa2b687ee163aa07017dc0f4ce59e1037dac6278bf50ab5125bf842c51d6', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('607cee8c-26ee-4753-be9f-2696a311149a', 'Random Publication', 'random-publication-da850e2f8a', 'da850e2f8a719f4858d151ed773f8984e8b6530ce49b6f0f67ee1c1e5717b8fe', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('60cbb7f1-df1b-4817-9e85-cba05175b174', 'CBS Publishers', 'cbs-publishers-ed8a81165e', 'ed8a81165e3a9e8c48830512afbe45ec3f3fce36083f25b1c1695c4674bffa25', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('624a601d-877c-4146-b142-0d4a1e779b16', 'Academic Press', 'academic-press-5ead77dd21', '5ead77dd216e4495b091983fe4ff2ed7b68f46e4d06864816d96cd9daae0bfba', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('62c9c41f-ff48-4d32-a06f-f34020e5be40', 'Agritech Publishing', 'agritech-publishing-73149b858f', '73149b858fcc11079a92e36cf63564bd626ed84a94fc9189c48f1594d03a4bf4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('641da8f7-66cc-45d1-bc85-c4ec33814a00', 'Swaraj ', 'swaraj-c47f97a1c9', 'c47f97a1c9eba96a3fd56e8254a35a2ce377630331a303126f938b0bf54fe435', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('643c54c1-cb4c-4bfc-82f2-400c0382f2ba', 'Hindi Sahitya Darpan', 'hindi-sahitya-darpan-6730de07ec', '6730de07ecbf0002cf1933d8cae8fda1685c68a44fb1b821837efac05b3ce999', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('65270932-3f2b-4825-b9ee-3f7970ebe8df', 'Earth Scan', 'earth-scan-71965d54ab', '71965d54ab6ee8c43485bc72ebe1ecaf9dec73e5f720b6c65080686de6fe9711', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('65b3d2c0-79ea-419b-89ef-e4f1cc17bbfc', 'Age of Enlightenment Publications', 'age-of-enlightenment-publications-634325af38', '634325af386b6e48bc66f257ff5590c521bc48d6b904667199beb112dd72b9ea', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('669143ba-7e43-491e-9bcb-3408cdbcb1d2', 'अनामिका', 'अनमक-34d0a35f87', '34d0a35f87c0c28ebb7a4059dd6c7383e9129c15e3299729ad0b3a1b2e1550f9', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('66f9f8f6-16ed-4b9f-9c1e-44c718b08c5e', 'Vani Prakashan', 'vani-prakashan-7d8119b309', '7d8119b3098ae049290215d0ffdc01a4885e6504c55a49a5ebed0c1a1e638f55', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('6716fda3-fe7e-4f50-9c4c-437aec0343bb', 'Shri Saibaba Sansthan', 'shri-saibaba-sansthan-05a1431f7d', '05a1431f7dadc70cf031498a4ba5fe0012844cac3594af559ad395e192d329b6', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('692e1718-3b62-4f6f-b292-ec0ce4132c17', 'oxford', 'oxford-4704ea722f', '4704ea722f986a7e05fdf73a0feaecaa15bd00e84b508f56b346ad2aa684326e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('69a251de-f324-4b7f-9bed-9e761a51ba3b', 'Hindii Book Centre', 'hindii-book-centre-f3a9c20a75', 'f3a9c20a7533bedc18a5021eb95b32a5849911730add6afe883fc437bd0b83e8', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('6a1f0e9f-606e-4b82-863d-5624485501d8', 'Random Publications', 'random-publications-82d7a770fc', '82d7a770fc1b53d5fe320b43b7207f7bcb94d2b59f7009f92433a31b8a87b772', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('6b5b5333-b973-4cbf-8ea9-32c8612b4c80', 'Springer', 'springer-3cd585467d', '3cd585467dc73ffc5218f85733ae836e080d790190e3699b6cb5ae8a9689c976', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('6d65a75a-b20f-49e4-bdb3-6f6cec436db7', 'Nonlinear', 'nonlinear-81e1d6adbc', '81e1d6adbcc3b15198e76b018197130c99e30a300afcd056cdd2634ff3f30b0a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('6e422119-7774-4582-aefe-88a74bd217e7', 'Narosa', 'narosa-66df229ab8', '66df229ab8a78d5b2bc98b8fe81dbb887ac87bc8fa7d0edb481ea558d1d235c4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('6f798520-fe79-430b-88c3-5871bbe5ecd7', 'Wolters Kluwer', 'wolters-kluwer-391b53bf84', '391b53bf84746740ba14b2fcfd8b0675032c0451a5a44d751e50c6042938d340', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('6ff7ef42-20cb-4606-adae-dcb7832708ef', 'Wikey', 'wikey-90107f502c', '90107f502cf2eb0f2df76cbb0606dfd5659e33fdec7d87a3e9fef751f9562f4f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('71563d69-b397-48e1-93dd-7610c4f609a2', 'Mahalaxmi Book', 'mahalaxmi-book-3dd4b1c04b', '3dd4b1c04b1af4129bdc3612c919eec1266da92735dff4c488340f76e7f0a6e4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('717894a7-72e5-4ec5-b3ee-7f2764fb21ee', ' ', 'publisher-55d521b084', '55d521b084e0e3544227060160722316696de847a6a8d93eb8454b95e145133e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('720aa362-5650-4f97-9c8e-0ea8528d0b4c', 'Bharat Law', 'bharat-law-1bd964a5b8', '1bd964a5b8436d9ec6c8f09fa08c9b0a1919347756fee37027214c7c1dbdb8a9', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('724f7e86-483a-4b6c-8ae3-49257f5c2f1d', 'John Murray London', 'john-murray-london-28aa9d504b', '28aa9d504b70990462032785879fab3c475bf6dcf0c02239a9e58e09d41096e4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('74bba691-1947-4a32-aa2e-c15541e4d7bf', 'UIT', 'uit-b2d2712d7f', 'b2d2712d7f4d8902c6e3a2ca049087191a945840d498c6d4aa50935a48502243', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('75cf8279-38cd-44c9-8693-e864b0dd8ec6', 'Europa', 'europa-1e0a0cf871', '1e0a0cf871528eb9c1a62ed2400e6c61dab69e30be2eec45edf0ac235345f414', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('77251757-514c-4f77-abaf-ef7464cc78a0', 'Lakhshay Publishers', 'lakhshay-publishers-2299c7fa8f', '2299c7fa8f9d74f39ad3e696df3502f12fb064f0cc6f21636271d56345a0e1df', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7744d11c-5185-4f92-ae90-ea0f1afda23a', 'Oxford', 'oxford-2289837450', '22898374507556e0c5b54f6bf1129857e667ffa796e59d27264ffccb0e8feda7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('784efa34-b86a-461a-8d4f-e187b88d736e', 'Gyangeeta Prakashn', 'gyangeeta-prakashn-4156b9b1b6', '4156b9b1b6515447ed23c62fd4630e07a1aaac99cfa49bd9d0f550a0cbfde0d5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('79dfc909-0b27-4690-b9f1-bd4796423ad9', 'Kala Prakasana', 'kala-prakasana-d524d89241', 'd524d89241fb09a708bf38e1e825eed2535fa739fbdf716858772d9cbb037f3b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7aba44ac-adae-42bf-b78d-e3b87a6b92e5', 'Rajkamal Prakashan', 'rajkamal-prakashan-5110542ac9', '5110542ac9a9d84dd8b63cba22bae8c9ce2a1fc4bd3b563e1abe0d07c97a9c16', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7ba80321-71d4-4792-a632-ef21cf3acfec', 'Books & Books', 'books-books-0c27083cb6', '0c27083cb64a469fdaa39d114aac6f34ea6f54a123be2dcd814231a62a597ec4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7c4e22d8-9829-424b-93ce-f8aec178a911', 'BerghahnBooks', 'berghahnbooks-afe7dee195', 'afe7dee195fb381edddd2fe3de21611d21e7a5e981ffa971de0a637e8ca98304', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7cd47edb-db35-4928-a159-d3bd5fcea555', 'Ice Publishing', 'ice-publishing-92f94f630d', '92f94f630d449993b0542b61ac3196b2ff3ec1a10a00bc7b46ff0be02c0d7907', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7d721f86-97ca-4c38-a44b-1a3cce5a61d1', 'Moscow Proveshchenikye', 'moscow-proveshchenikye-dd25851340', 'dd25851340ab35d0f8dac098c04b5fdcca2d89f3691418bcc2271df0def6463b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7debf3ad-4470-4185-82e1-003f0d647ea4', 'Maplle Press', 'maplle-press-92a099eb60', '92a099eb600c449ba518bb1ba1547168fa56a9d378a64ec3fca3b23ca8a881fa', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7e1b59d1-b135-4b69-adb0-ead11390b03a', 'MakMax Publishers', 'makmax-publishers-e52aae46b8', 'e52aae46b8282348027e184c58fee6e033c611470041199ff5fdeb1896fed137', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7e80398e-e12f-4f34-8e27-568c8d09df3e', 'Matrix', 'matrix-f22b8b67a9', 'f22b8b67a9fb20e1616bf0bb7ea3359ffcd3b324586a117481b5d7ae3f99abf2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7e89ad5b-11cf-4cf4-8070-830cd33e640a', 'Stamdard Publisher (India)', 'stamdard-publisher-india-68e8ff24fd', '68e8ff24fdad226d2f7f15c7a8fde7e13a0dc00f838335903b9be6d07557dd06', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7e9daf0b-df28-4f57-87ba-fa138c96e06d', 'Concord', 'concord-c53d839084', 'c53d83908430627ee67b19a11a91b4c5ed74c3ad1dbbf344869e80445eb4138a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('7f14ca79-5a15-4508-acec-ee6e006629b6', 'Grove', 'grove-ca10ce3b1e', 'ca10ce3b1e887c5b5e558a5f69a43e892c999a9fdf052bfb2c7c1a003b9f4844', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('806a27d2-c8de-4308-b880-bc615aa06050', 'Allied', 'allied-0265bf6e15', '0265bf6e15c6bc3e857245d700199d66d61beae890b390835f02e9cea74cea4b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('80b1d91f-5876-444c-8638-1c1bd4fd24ea', 'E.J Lazarus & Co.', 'e-j-lazarus-co-99330eab93', '99330eab93bbe5d3989f9a0929b4aac1576f556b1a840532272e3b53ed437ec0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('810054ea-07ba-4ceb-b39a-d39aec1a0a6f', 'Parimal Publication', 'parimal-publication-334b852b6b', '334b852b6b835052fa86d515ad2dadb724338faaac254f0564267121694c3e92', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8132e00e-a40f-4a3e-add0-20998b525bfc', 'John Murray', 'john-murray-924f6a0f35', '924f6a0f3596d807f5b63ada214c041d05f9343229fb2c74b96bf323525042aa', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8218b94c-e1df-4a84-84d6-90ba6dc864f4', 'Sureshchandra Sharma', 'sureshchandra-sharma-e18dc6a2c5', 'e18dc6a2c568e5c412025871c37d2b3b93e415749543dd395078824d8e6f4ae5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('826ea8b1-d81e-4491-ba44-0e18fa2adf38', 'Shri Prannath Mission', 'shri-prannath-mission-f826f7aeeb', 'f826f7aeeb57343b2746c8c508b019778ca66355218e875c11723fe71a5f5a8d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('85a6b617-8716-4f7d-8df4-8c98a1ee3c3d', 'Excel', 'excel-b523aad6f1', 'b523aad6f1a7ba65bd0b955bcc45fd7067202baaab88eb5f642a8bc25776aa40', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8685ea63-7ef1-4c04-8877-cadf9ac84833', 'Bios Publishers', 'bios-publishers-587c2333c5', '587c2333c5b7d4d8da4134585eb64d08825776b6f0bb3469764e5164addc9298', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('899eebe4-8280-4fe9-b84b-6847fadd7ae4', 'SAGE', 'sage-f34427cf5c', 'f34427cf5ca2bb156eb9eb467c3bf9e9fae8bd9d1bd2e5a04aee38ed76d569bf', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('89a70a1d-30b8-4c4b-805c-7ab541297505', 'कल्याणी पब्लिशर्स', 'कलयण-पबलशरस-09c145da3c', '09c145da3cf7b4d1ea3561276b898982e386421b762eef8c43b59f147c2f980d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('89f61e78-bc64-4377-b4ab-15326935aff4', 'CRC', 'crc-e3dc009071', 'e3dc009071a5e20379bef8aef632aaed5980e3fdb0a97e885f4f5c2729490db3', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8a15cf9d-4529-4fce-b5e8-e9299df164ca', 'Shubhi', 'shubhi-fcc885fce2', 'fcc885fce281a246dea486088a6f532e1d3b7b51035f242bcac9ab5c04574df6', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8a9bc4ec-6ea6-40b1-8596-cfd5ec9f79e8', 'Hind Pocket Books', 'hind-pocket-books-2cd108dc67', '2cd108dc671ac843d6afd6ae7f29f1c53da5b2e4cda146d25fb2ebd2ad230b10', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8aa244ca-f716-4877-8077-d40d4016ce94', 'Prabhat Parkashan', 'prabhat-parkashan-06e8dcf928', '06e8dcf928d84fbc850cece4a3e1dc8c4ce6292c77ca1cb2dca53e8877b3aa06', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8b535e76-1e49-4bb8-96c9-08405650e9ce', 'Vidyapuri, Cuttack', 'vidyapuri-cuttack-1d3c61622f', '1d3c61622f1e691a62a7b17b78620c984a9d5329c610faed193e90c4918b7929', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8c16259c-5008-468d-a707-5b1557642d54', 'NATIONAL BOOK TRUST', 'national-book-trust-79d32c02ec', '79d32c02ec0fe59e806c01020852f929aee9419783c2a18ef2f9797c20286c93', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8de9b709-568c-4e13-bd91-2d665f001f0f', 'Gandhi Smriti Library', 'gandhi-smriti-library-5fc5836e2e', '5fc5836e2e6a2b228d4306af6d7c7b4eded53310cc646038f9c22fa9320e166d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('8ec348f4-e004-489b-86a2-5a43ecee6afe', 'Biblia Impex Pvt. Ltd.', 'biblia-impex-pvt-ltd-dbdc05cb17', 'dbdc05cb17a46ae0e0b91ec54186a9700725f4136732013ae28dae14a87840cf', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9154cc6f-6639-4b53-a353-daa7cf6f79e9', 'Bharti Publication', 'bharti-publication-be80921bdd', 'be80921bddafd15ac38c76f2a2a187eb6095b026aa47a8a582e86cb94642ea86', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9201285a-983a-444a-8d0e-ff866ca759b7', 'Random Publisher', 'random-publisher-d3330aeb28', 'd3330aeb288d23f095bc347ffcd6f9f3eaa00293141ae9e6676958c24fb855b7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('93191495-4ff1-49e1-b94c-46d8bb1bbf48', 'Sarita Book', 'sarita-book-10cb3480d8', '10cb3480d89102778b62690680f2da2690b67a8bba035545dd0c8861a2ebc67b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('93511a18-388f-442e-875a-9f98d0cf9aef', 'Theosaphical Publishing House', 'theosaphical-publishing-house-3305da3953', '3305da39534a9a090fe4d7d94a8e8d9902d7c2af784f6f022bf82b698a17dcc1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('93d6a136-1fe3-4406-bce8-616037405a4c', 'Parimal Prakashan', 'parimal-prakashan-23298674cc', '23298674ccac01463774d54110bd3fca0395811343dccc2e970d04a835ec965a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('94c3d2dc-51a6-4fcd-98ed-cf7d8ea452b4', 'Progress Publishers', 'progress-publishers-e547ec8870', 'e547ec88709ca8378f4625c850cc66bb9b92e9f93355fbfc6d1275920465e8c0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('94e4afec-669c-45f9-a150-0ca87689c8bc', 'Newness', 'newness-4a76a698e3', '4a76a698e300e0cc380684e69b538a28ffd0873bdbfd2ba64ef7e3005fb019e4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('950952c2-3744-48d1-954b-a8ea0d5942e2', 'EBC', 'ebc-831891289a', '831891289a3d7226eaecd5987143bea8c3939009fb7f69d2a1427235070574ec', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('955710f6-edaa-4fc5-b382-4983cbd452c6', 'Vani Parkashan', 'vani-parkashan-8d7f7926a1', '8d7f7926a1b29d0faa180631b4f373d324f9c29cdbb6cff212c41ed1b6110339', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('96442882-1a20-43ef-9133-2f6e7cd24538', 'Parimal Publications', 'parimal-publications-9de9c85346', '9de9c85346e5335a668d62641e8888a1bab5f89ce76fe58a24f9d5afc25397aa', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('970059f3-2c8f-44fa-b56b-67a94dd0bafe', 'No', 'no-2835fa0ad4', '2835fa0ad4e68bd92007968f9e43efb2660232cbcb2ff1649894f3dbd78b34be', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9729b37e-6930-407b-ac50-ca4383e78752', 'Standard', 'standard-fa8920e45a', 'fa8920e45a31d1abd247ad4580bf0767ab57ecf0c607187da1c6377632367ada', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('987af7b2-66de-4659-abd6-464f20b64931', 'Tagore Committee, Calcutta', 'tagore-committee-calcutta-2d8dc72102', '2d8dc7210228be022c42b69affeffccff63dbeed1846fe6541b8ff77f56142ef', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('99685751-02ae-4b79-8f4b-4aa4bc102ad7', 'Springer Berlin Heidelberg, 2005', 'springer-berlin-heidelberg-2005-e7db66e9d9', 'e7db66e9d9ee33cef68f18b4b481320647cb3cdc2b8374f8af5562179efd3d97', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9a0301e0-61b0-4735-9e4d-83b7f942e9a2', 'Sultan Chand', 'sultan-chand-d55366e670', 'd55366e670d6fa6d397750518a1022b4069a3a5fe17f8522161e35271c58d72a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9bd0ab3c-e1f1-44a3-a91d-4900cddba119', 'Wiley', 'wiley-0fad890400', '0fad89040012112dc4705e6abcd1581fde2bc7a2205b3dd01f89d3d21d70264a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9be7ca37-2cfa-493a-882e-23e5bd167661', 'Greenwood Press', 'greenwood-press-220c6ffebf', '220c6ffebfd267c99905d5485fd7f349b934fc848b2d5ba678727c79544b637f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9c71c892-89fe-4f88-add1-f59256a49029', 'Harvard Business Review', 'harvard-business-review-d5b9830ef8', 'd5b9830ef8f81d691695e5cc2065afdcef1c0ff6622ff3996763e1a7e3ac8cbd', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9cfac0cd-feec-4f82-991a-1e2b24cc788e', 'Firm K.L Mukhopadhyay', 'firm-k-l-mukhopadhyay-030b833f5b', '030b833f5b589273cc857131e6b79bde50142d5ed7a988c2443ca4837b951fff', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9d6dcba0-66a3-4296-a4b4-ec9412caed47', 'Makmax Publishers', 'makmax-publishers-70c61da6c7', '70c61da6c76a1f3a5fb5db0389e58ff960be686dcdc75df41d57c891c9c81892', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9dc0bfa0-2372-41fe-9f25-4c4fa20b8cd0', 'साहित्य', 'सहतय-92e01b52bd', '92e01b52bdeac611d6d4e6e72adf9864151e81d7079771b108ad2a751badac1f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9dea36dd-3f5c-4b29-9345-985b1523f397', 'PARADISE PUBLISHERS', 'paradise-publishers-84a0b38a57', '84a0b38a57d61d4e678372608dbf540e9ea3b78de9c29a8cc23cfcb88cce6e6d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9e01b46a-f3ba-404a-aa9d-0ee0d5159bde', 'McGraw Hill', 'mcgraw-hill-e7af5ab96e', 'e7af5ab96edbdba69616cd4e5a78f72567a682fd6c86532eaaa582383211d5f2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('9e8997ac-3314-4e8c-b106-3bb3963ae84d', 'Mir Publishers Moscow', 'mir-publishers-moscow-53828bd90f', '53828bd90f772395d9be8993eeda43d24b3c94a7bba367c322277390e1286800', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a2277ec1-8dd8-4a8e-8ee5-bc8ddae298c6', 'Book Palace', 'book-palace-79807d0e39', '79807d0e3975574391d866d373d5d67a306bc80cb80a10dd4e5e590dfd946e9f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a2344a33-8d33-44de-a4b3-14c78dde3ac6', 'Mountain for Peace', 'mountain-for-peace-4df2204615', '4df2204615f9d24b1dce683fb4b446075ec31311b445767b12684805bfaa5b55', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a2ee55d5-4daa-4c99-ba7c-60c2aa116f4c', 'Mandala Publishing', 'mandala-publishing-3518b1fe10', '3518b1fe10bf09b4d5aaf1a6676afbc38e0ea90a201f5905b9d534d7b78ed5af', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a4774255-082b-4a5b-9a54-86850c8c0c4d', 'Shri Vigyan Nouka', 'shri-vigyan-nouka-3515cafc96', '3515cafc9619f3d4c2f83133165bb60cd9973729d8c1d3a27c04a3f55e8f2ea0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a4c20dc1-27a7-4336-88f3-1390cdeef85e', 'DK Print', 'dk-print-9735d82f3f', '9735d82f3facf55781e009f8f3f524638a635eae2029a1229dfe75a434be2ed4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a53aae77-54f6-48b8-9cf9-ccb19d758a55', 'लक्ष्मी वेंकटेश्वर ', 'लकषम-वकटशवर-d97acd8901', 'd97acd8901dee4819af4024b305b43f9efd09b96b56643d1566e7b852cb00292', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a5488a2a-e511-4f0f-98b0-1c3d9e485f90', 'EarthScan', 'earthscan-28934dd827', '28934dd8278b8cabe9be573dff346949d953fb1d0e951aa54287d6b444c289dc', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a6c33a4d-2729-4944-954d-82848915ebbf', 'RSC ', 'rsc-c6d02a6eff', 'c6d02a6eff7151afdcb6d102947059cd9fc43e093a9baf6775e3a1fd0efc6b01', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('a742d802-e22c-4724-85d9-91b59cb81004', 'Piranha Publishers', 'piranha-publishers-3dc432c224', '3dc432c224af9efa8c9878107e6a572ee8b1402588a6599c775fe87b3c89a30c', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('aa114eba-f15a-464e-b7bd-7c63a1ec5841', 'Hindi Book centre', 'hindi-book-centre-5f6234f116', '5f6234f11689cea654d11988f279b599089911c5b26e874d22830d42b4723f23', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('aa58ae6a-88fd-4d75-a31f-a4444da6dfa3', 'World Lab Publication', 'world-lab-publication-9576718986', '957671898604b11b6728b1d08d1bc39b2136470e2848d6d8d496c4c8f0c59f7e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('aabc34c1-8413-47f6-96bf-a84c163cdc8a', 'Shubda Prakashan', 'shubda-prakashan-b089c89e86', 'b089c89e86f0eb7d0b12715796022733fd0f3e190b7b4577938be304bf747bab', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('aac706d8-88e4-4478-b21e-4c364ee7857a', 'Vidhya Nidhi', 'vidhya-nidhi-862b45af91', '862b45af911ae99c6cc028413c004453829867a005df519c501d29cebf4ccc48', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ab17a431-e3e2-40ca-9a51-6fc4d3a575bf', 'Dover', 'dover-806d2b93d0', '806d2b93d0f78571d305dc767b5ab08ffc0c45293d7053398ba8215fbeed7c9c', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ab778e50-7f57-4293-8d83-fbb95a089098', 'Mir Publications', 'mir-publications-0cfd647d7d', '0cfd647d7d4e9101577eb88d6965fc403b8bafd96f89f3f078139d0c30492cb9', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('accc2d1f-b013-4a54-90f3-c61b7e0bc002', 'Radhakrishna Prakashan', 'radhakrishna-prakashan-a2eeb98d86', 'a2eeb98d868cd63f44db3f2d2b85e63463b4bc42811d455071e7e84ce558dca5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ae2887b9-8c4a-4f4f-80ad-32073ae87d71', 'Avon Publications', 'avon-publications-d2641c03f3', 'd2641c03f327f41ff7df153c2c4f2e30c4410f6152d9d047f259f0259d990c65', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('aee02edf-e93a-42f3-ae8b-00d2717d38c6', 'Academic', 'academic-de9ec22913', 'de9ec229139cec445a492cead3a273fa14cc3f8896183f5fe4778fef9e76953f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('afdd9666-92ff-41b6-9b39-6aa9a17a48ee', 'Sweet & Maxwell', 'sweet-maxwell-0ec23d743a', '0ec23d743aa68e6f6fe75c6db329863e5ea0b4a892bd1b9a9028bede2efd11d4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b07411dc-945a-4a47-8344-fa3f20b46e71', 'Sage', 'sage-9ff93ae7ac', '9ff93ae7ac9675bc200ab88c931fc4e26cfc0cb8542e3f6c224ba02fe1bdf34c', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b16c39f5-29d6-4f96-80e4-641231d02114', 'Prentice Hall India Learning Private Limited', 'prentice-hall-india-learning-private-limited-9e0b4eff0d', '9e0b4eff0d4d550fab133eedc9946e872cb0cf2b12427109e24f7899f1773226', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b187a10a-fed6-44a7-9fcb-67d7fffd162b', 'Nav Bharat Prakashan', 'nav-bharat-prakashan-1edf3c3441', '1edf3c344182b4d59b3f9cb532b5a5192d4885c22b1d5d6500671681a75227f0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b2a9a645-72aa-4bfc-9cdf-ec444783a699', 'Himalaya Publishing', 'himalaya-publishing-6ecdd16431', '6ecdd16431f1696e93497734ae50a215b206b79015e99819e2c0d609db26eced', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b2ad419c-d951-4b48-a7da-0b3afca397c6', 'Shilalekh', 'shilalekh-5e5cef53f3', '5e5cef53f3c52ae4a3f39d957712d671498847796ecc7ed3c0374477aac6da65', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b2ccee9b-389f-4d76-9461-06e02b466963', 'Garuda Prakashan Pvt.Ltd', 'garuda-prakashan-pvt-ltd-dea6674396', 'dea6674396838591961748e939102539791c99252cd4d4c7eda609ac10fdb5fd', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b48cc701-98b7-4351-9c30-1a56c940bcb4', 'Vision Book', 'vision-book-6346fb55ae', '6346fb55ae72b7ef4ba6f108a33260a17b5e85f46c7b39dfcbdaf90f1bb7f104', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b698ac36-72c2-4c43-8dfb-4f4a2be09671', 'KNOPF', 'knopf-3b4ab64363', '3b4ab643638837b9a6e0bcab2fb9aec3f744a6d2b64ef9d3dd8c7d9abd80b436', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b6a605e3-c02a-48b4-8442-e07f085d0cc9', 'HPH', 'hph-cbc7713a5f', 'cbc7713a5fc6a20a42a8bdb304b52847f347ca0e2e20cc256f0b1d725907b679', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b85cb1e4-72b2-47aa-9673-58265898f0bb', 'Tirupati sri Mahant''s Press', 'tirupati-sri-mahant-s-press-d07f61b4d8', 'd07f61b4d83e42d38ff0bcc9cfc8be492586ae85c9f811b12bb99fabb0c7783e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('b8a011a2-90e9-44b7-bcc9-b04fe2b8c24e', 'Cambridge', 'cambridge-9d589a7ee5', '9d589a7ee50a893f2a0e66cd728564b498abcee108a2d7519c7bcda67cd322c2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ba35a2eb-1e66-402e-bff5-6c06422043e9', 'Notnul', 'notnul-f420f3811c', 'f420f3811c277ad00c595071d8aa262d1e431505479e073903d91c894f63a1fe', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('baa54942-1550-4b60-802f-5d1eda74016e', 'CRC Press, 1996', 'crc-press-1996-43b0fb20d8', '43b0fb20d84132710e5c88b1504ae2a8471395a1ca432100240539306544f806', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('baac598d-d33d-48b9-becf-d4f14defae62', 'Prabhat Prakashan', 'prabhat-prakashan-ec62d164fd', 'ec62d164fdfa8c6c9ac01103bbdb0ad6b1f222960aa071294a74d5c18cfb94c7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bab00a9b-e959-4b80-8a3c-fb15081a8150', 'Hanley & Belfus', 'hanley-belfus-c5f4ad029e', 'c5f4ad029e5497bb023e8d180271d368ba9c1ddf052efc99a716461bd8504487', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bab96846-81d6-4d65-91bb-96f97061658d', 'Idea Group Publishing', 'idea-group-publishing-4934a0e3df', '4934a0e3dfdc34872900cd653b10b0f9974b448d6844608da7a6d814dc794660', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bb8127e6-9547-4493-9ab0-883a10105d4c', 'CRC ', 'crc-282c287cce', '282c287cce6080c2caf6221275b9466ab4e828c69013865935eec7ad295a83f2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bb967bba-89dd-4d71-b21e-0183ad52f129', 'Encyclopaedia Britannica', 'encyclopaedia-britannica-5241f76728', '5241f76728eab2f1a1fbf3dd62cb3f08d13fa1ec5464523fb14945bdd10bc344', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bbcaaf5a-c93d-4543-8737-1aff6b458de0', 'Carlton', 'carlton-e87c678c64', 'e87c678c64b03e009e773672cd2435024b721363dc1751d3afa86df9c417a46d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bc79042d-d2a7-4864-b750-23f0132667e3', 'Abhishek', 'abhishek-fb765bd056', 'fb765bd056f30c0ebf45aa4c72a92681eca97b9f569f1424a3fa605a575442f7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bcbc6482-0dce-4625-bafe-7eb9588b8841', 'Manish Prakashan', 'manish-prakashan-82dcd5ed95', '82dcd5ed95b9a0228cab439ea8f5bae6e4ad732463f340ed8ec12596b4451f9b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bcfbf806-1201-406a-82b2-bf793dbc126a', ' kaustubh prakashan, ', 'kaustubh-prakashan-db29dd52de', 'db29dd52de58f75efcaccd3fccea201a9c28284502ef7e213d112e9f51709ae7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bd0c2ee9-6178-4275-9376-ef96614fb854', 'Subhi Publications', 'subhi-publications-dae30c1cb1', 'dae30c1cb1907b9d96b2ab4438a1cc923de84f8da7f308718c57eecdfaf32beb', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('bf21269d-12b4-42e3-a9f1-5819bb17cf8a', 'Popular Prakashan', 'popular-prakashan-46658013a2', '46658013a2263d3f8b8458a10c4b84103ad0b7310b93196c64090b1f7e333f1e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c04de012-0d0b-47cc-ad08-902866bda9f8', 'hindi book centre', 'hindi-book-centre-233d45482f', '233d45482f0ae4d340833c11be88f4e7aae1b0a3ea09e62d05f1d23ed8e576a8', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c0e2df9d-abc9-4f9a-bb27-753bbf1184e3', 'Edinburgh', 'edinburgh-f550080dbc', 'f550080dbc62e5c34c5cd3c411d3c54a0c69fe62ee89e096357c3c8bac76a934', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c0e658ba-5dda-4a1a-afda-d863310626c4', 'Routledge', 'routledge-e2760c3c54', 'e2760c3c549df35c295507565da33b2867ed1cdeb20d2c17bf8b2f8b0fa49f01', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c217029d-a629-4bda-b696-451c8a5fbd52', 'MedTech', 'medtech-f181cf3103', 'f181cf310365140c3f4e6ca20bd1dbf8f55d661d5994791e295f2e0e8d0a2a6d', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c291b5b5-ed9d-4e02-b05f-4098f19a37ef', 'अभय', 'अभय-16582b6058', '16582b6058098bea149ca7f8b2a5a3bff2dec389f2fa1e437febe819290dc094', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c2e120fa-0326-4de2-ba20-f3a552de524e', 'University of California', 'university-of-california-1d347dd12e', '1d347dd12ea1da4eecaf7dda15d5086affe2384b95764870689f273bc1f3b09e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c2ff8a84-8667-4225-91fe-7b5cb8f4d4bc', 'Vishvidhalaya Prakashan', 'vishvidhalaya-prakashan-7fb08fc0ca', '7fb08fc0ca1c392358596bf4992abd172b323555fc0fbc137ef77463e26150d6', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c39d4d09-de0f-4e3e-8ff2-9cb03b2f8e68', 'Mir Publisher', 'mir-publisher-48196ed153', '48196ed1533f99042c4ddb468be25e057a378a8c4f47771742d5484871b3b498', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c3bf5248-8986-49e0-bc8a-3f61524f0592', 'Pocket Books', 'pocket-books-222c880b46', '222c880b46e96eaa9f66fd7e57b2e199b9076933f9d6fd2e43f0a75afac4f36a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c45d052e-9b24-4243-a9e4-ebb43e9fb9a0', 'SybGen', 'sybgen-d4de676103', 'd4de676103dc9a97dee185b4da9c4aac3b453d1ea4fad822768206fd14166336', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c56be9f9-95e2-4f87-960c-7771a7c66f21', 'Britannica', 'britannica-0240fd7ce7', '0240fd7ce7806f1ce0a21e90c4194ea376f80c27dcc3ac8631d2969be24e053e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c616e921-469f-4713-a9c3-0961820feb5b', 'Sarita Book House', 'sarita-book-house-6a57c2621e', '6a57c2621eb255465e9bd2529aaae607be63d2347af162234f2d428ea7451b80', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c67fbe41-ca4d-469e-8883-7bb8f7d429d0', 'Wiley-VCH', 'wiley-vch-1307a4f6ef', '1307a4f6efbf8d427220fa118c9947f2a8e1714f18d58d4075ebc921331fde31', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('c86f630c-c5de-4eb7-a7c2-56171c0d407e', 'Anamika', 'anamika-0606ae6702', '0606ae6702a264359a22d6d9b6858ee8742fad0603c58f1164060575b0b81f17', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('caffa7fc-0ef6-487e-83e8-a3c5a62569c7', 'Standrad Publishers (India)', 'standrad-publishers-india-8aa355ff21', '8aa355ff2125006627979ab6c06be14338b441bac97c8fceb08ac72be2678848', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('cb0d3384-f117-49de-ab45-f3fff6d0cc0c', 'Microsoft Press', 'microsoft-press-d3e1b4f60c', 'd3e1b4f60c55d1908c9d5888396f616ee35eaa3c60cbe05d2395bddfc1b6863a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('cea9a09e-acbc-446a-bc42-a23789ff8e66', 'Thames and Hudson', 'thames-and-hudson-5f94a94a7d', '5f94a94a7dd5717a544888d169fddcbae6286349cadcbc1561f8b99991c43535', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ceabfc68-f314-4393-b9d3-e0da60780f35', 'Blue Rose', 'blue-rose-34dd2dd6d5', '34dd2dd6d5dd445b94222d2645b0b6332977150027043f74c698c2a722490c39', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('d15f4f13-dc84-45b0-bd75-bb2aca7ef8ed', 'Shivalik Prakashan', 'shivalik-prakashan-de0652be81', 'de0652be818672e6d7e00421aba1f796144dacf1408bccaaf07484b9ac418afe', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('d20ee8e0-2952-4af0-9fa7-cde24058cdb7', 'Standard Publisher (India)', 'standard-publisher-india-e8fbe91847', 'e8fbe91847252102d656476c42287cf2bf3ee04e72d5ec678c347ad86b849e5b', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('d2103dc5-2ebb-49a9-8483-dfb5f17d4721', 'Shivalik', 'shivalik-bf35243370', 'bf3524337086c18f596600a7463e56793d4c4129712d25b47402bce782f194f0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('d4670231-a0f7-4789-bdc7-2866208529bc', 'Cambridge University', 'cambridge-university-66f1449725', '66f14497256cbdbcccd0bc0c84c8bf1ee81770617f281a73cce23da11b3113b1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('d4d6c078-b5ad-4b87-ac68-88944ea85eca', 'Agrotech Publishing', 'agrotech-publishing-d6e5fde55d', 'd6e5fde55d9b01005506f368c1a4a535529bf3f2fdb438176bf6991b42c495fa', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('d71d2125-c3b2-47ca-9f11-86b96abc339b', 'RSC', 'rsc-05c86a4efa', '05c86a4efabacc80e60f090a3667b4439b0092b7771c4b4e8889badebbc5cd42', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('d908a8af-a3e8-4859-a20e-11cbed67e4a8', 'MakMax ', 'makmax-a3d92437bf', 'a3d92437bf896800cd79e9cada66b365c4b198e74199023259d276df71ed970e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('db93a1db-75a4-42c4-ae71-4bbdc4b39151', 'Tilak Bros Poona', 'tilak-bros-poona-d34ebe699f', 'd34ebe699f39cc1e32aff71de9bb800ec33ee6cde1320d6a77130281beed8ead', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('dbe3101c-94b8-4f44-96d3-463ebb3485c0', 'University Press', 'university-press-27831fc099', '27831fc099a1859905f6cbac6e7d9f916c5bc67c0278366b1258fb239d4565a1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('dc09709c-7f2b-410e-bb76-c825cb086bd6', 'Geeta Press', 'geeta-press-0b9438cfca', '0b9438cfcae6278f6ba9361816d412126a73825e72682be804499a3a3ee1e219', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('dcf62f18-0189-408b-99c2-bc76dd586c44', 'Pacific ', 'pacific-f3c0cd545f', 'f3c0cd545fee97b24995e0a38765cf9a34405e8b7b43d379897aa263347bc3dc', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ddef1c68-8beb-43ca-8d56-04aa94bc79c4', 'S.Chand', 's-chand-d220ef0731', 'd220ef07310aa16bb896aacfe3949fcc8632b0acbdb228fb3702f84b4fc4e5c3', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('df1de4e8-f710-44b5-b33e-9b4bed0b609e', 'Harper', 'harper-c4bf450f78', 'c4bf450f785e948c452cf09c21980d219be60bc342aed35589ff1021d5235bf5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('df6c32aa-820f-463e-b185-bdcc74035148', 'Horizon Publishers', 'horizon-publishers-4f454dc4e5', '4f454dc4e55ff264a8550f08a650e3e4224bcee106b08dff746cf646b540ef22', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('dfd73646-d626-4fc3-b134-bd8635d3f44e', 'Woodhead Publishing', 'woodhead-publishing-bf16b5c2dd', 'bf16b5c2ddd472d61d10a13874261fac08774904954e29be98c51d3074b65adc', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e001b4f1-46c9-4314-be62-5c351526cf5b', 'Chhaganbhai Nagindas', 'chhaganbhai-nagindas-7ecd247cb0', '7ecd247cb04fabedfa267f62fdc642215e69ab136e973b8ddba0fc21234c4ab1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e073891f-0632-4a0c-9402-9fb5bdadf4bb', 'Faber & Faber', 'faber-faber-f21e5952ff', 'f21e5952ff4df608740c948b835f1c67101607e539f140b6b2b7ed2ed09743ad', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e120de34-c616-43dd-9b34-1268bea6ca80', 'Social Science Press', 'social-science-press-8433f1ddfe', '8433f1ddfe9dc89bfc701082bf763929611a35a19c517410351055c63c09eb24', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e1e1bf97-e783-4700-a207-f8587a3d712e', 'Hindi Book Centre', 'hindi-book-centre-6c5b9dab9d', '6c5b9dab9d799cc17253cb2fceeafc9a798f643a2f9bb4d991096436e94bd63a', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e254fb75-46a0-4c64-995f-3ada2fe870a5', 'Vikas', 'vikas-8afba74766', '8afba747662a05809ef0de0c3dd0c4a29a4e8df2b6592e28960a396596368b97', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e2b0af6b-3654-4cff-b59f-b895ced6caba', 'The Great Cources', 'the-great-cources-8e358727bb', '8e358727bb50deacc124ae3c6b3d0b905dc18593465c91ca967617445fed9aa7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e48579a4-e906-4230-9956-3cc9dc201dc9', 'Anthem Press', 'anthem-press-225a51d3fb', '225a51d3fbbc5ea825ec4563ea2b10649607cc8e2ecd02132b9dc4343b398d48', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e56efcfa-2dd8-4298-a0c5-1c218f30516a', 'McGrawHill', 'mcgrawhill-04c52a58cf', '04c52a58cfe1da2b2993c3271b01ce050e2501e34cb5e3a860ae96f8ad94d615', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e68ec342-29c2-4e9d-8143-784bf1ee5e77', 'Global Media', 'global-media-07d75a4563', '07d75a4563b5f977b193cc6665da279dd2ba2bf464cda29013cd3a0b524dc5a2', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e6c5d340-f3ed-4e32-989e-7b6e05e66ad5', 'Arnold Associates', 'arnold-associates-c832f6874e', 'c832f6874eccd1e2806b5d6696e666806cc95ff831c70ea61fe6fad3f45d2400', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e774b228-cb7c-483a-bb3a-b61426691453', 'Asiatic Publishing House', 'asiatic-publishing-house-9ebcd69d94', '9ebcd69d94de18263dd15bdfb33e5a8e61977a78aa89987eef0fdc9e02544f6e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e995b97a-d45d-4552-88ff-10ad13220c74', 'Khama', 'khama-a5520b949a', 'a5520b949a430f51b049a89a6e148dfb0e26ec510062af6570e539bf30173740', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e9dd4861-feb2-43e1-a379-72a9be835a72', 'Redgrab Books Pvt Ltd

			 

			 

			 ', 'redgrab-books-pvt-ltd-aa3e03aeea', 'aa3e03aeeabed6913706b871eae49f4f4e89053835b6bf4335b01b6ed5912758', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('e9f43cdb-52af-409d-be88-c0147d7e2ed6', 'MJP Publishers', 'mjp-publishers-257d97fa74', '257d97fa748de82f2b3be724993ce2b7b146bdb9c240c427ac24b47e127d833e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ea6dad2f-d004-4dfc-8715-a30a03a4ac74', 'Standard Publissssher (India)', 'standard-publissssher-india-cb978851fe', 'cb978851feaa80b62ff61a0d47f7b70b75ebc69b9b6a8ed8505233f225d6a643', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ebff69ec-e8d1-40b1-be93-35dc586e5e01', 'Sanjay Prakashan', 'sanjay-prakashan-6cd129906f', '6cd129906f28da96f4e7ed6b60dfac4b02206befe23698fc8941e5ed230f7c89', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ec32a379-a080-43f2-9dbe-6b8963469bdd', 'Yog Niketan Trust', 'yog-niketan-trust-c4a82366c3', 'c4a82366c3d58d7e33536316cd18e57ee0be6d32f1713c030ef75b4586159431', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('eca73c5b-448e-4096-b7a9-3cadb1053d51', 'SYBGEN', 'sybgen-57186b04f7', '57186b04f765082170bf9c86e3c8e70161a2677bc27ad986eb488bd9411ea95c', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ed83e722-05f9-45fb-8ed0-4178ba57232a', 'Bharathari Ismarak Mission', 'bharathari-ismarak-mission-e43f15592e', 'e43f15592e0724c674e01807e957de4be69ddf49e71b0abd5cf6cc3033f9d0f5', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ede7cc6c-466f-4563-9774-ea5dbcad3719', 'Parimal Publication Pvt. Ltd.', 'parimal-publication-pvt-ltd-81f4fec47b', '81f4fec47bf2d79ea9bd86f8cfc0181caa6ed675e715eeb482df23bcae09b0d7', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ee42deee-a975-4cc6-bb93-9b0676dab7ba', 'Pearson', 'pearson-7a31ed3c04', '7a31ed3c040c4ae151166b5a119a02aa075c1fcd2dd94ee142a29168a3f9841f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ee801b53-c39a-4a49-bbc3-38e6fb7abbb1', 'Kegan Paul', 'kegan-paul-38efe61a14', '38efe61a14c068eea9130fd2b65ef30342f1485bd7714c7e7ddf85485d4a7f61', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ee8c22cc-8c5f-4cef-9034-cfd5e35ca8cd', 'Madhucchandas Publications', 'madhucchandas-publications-b32b174628', 'b32b17462859dd2c7610cf0741880780a9f7433248feece5be0437c2a367ffd0', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ef38f469-0bcc-46bb-8cb3-ac587704c801', 'Geeta Prakashan', 'geeta-prakashan-5dd2335fbd', '5dd2335fbd8efcd4775fa92adccf58914354246039653dd0e0255ec6ad521ceb', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ef635d15-8765-4063-8bfb-16e99ec02bc6', 'Prasaranga University', 'prasaranga-university-bc919b2bda', 'bc919b2bda5edd680ce9f0fb98e17a7db5d90a087098b612a1b91cad6b87ab44', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ef723450-b01f-4bc6-898a-31906f80a9eb', 'Motilal Banarsidass', 'motilal-banarsidass-3ecd551cf6', '3ecd551cf619719528e46b970819b496e6777ad7dadf7a814afa3a0af6438f9e', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f1af8c73-59d7-4dcc-b49d-a6ad38a5cd3b', 'JAGDISH SANSKRIT PUSTAKALAYA', 'jagdish-sanskrit-pustakalaya-56827d366f', '56827d366f4df8e4fc502eeb8a7341af15c9890cbce06b4706ad3ba75a4538db', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f39b581a-5308-4dd1-84f1-17be6758277a', 'SBS Publishers', 'sbs-publishers-089e631ecc', '089e631ecc845812a62625ee7163b3d358adcd20d50f8109f306d7d760a3e913', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f42e732a-611b-4dfa-af1e-e7e1d3a4c6d2', 'SPH', 'sph-685252eaa9', '685252eaa95ecaaff65a02a1c0dc7c751807879a7665c789c67964f6e88792e4', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f4e086c3-052e-4fa9-b255-8eb2c9d0f9ec', 'V.B Soobbiah', 'v-b-soobbiah-095900c65c', '095900c65c47506243c3e9606745d5a02339783e56e8ad7e509ee4f94ba800bc', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f4f15ad9-a28d-4e0f-9760-2f08ea286748', 'Venus Books', 'venus-books-3dc8833ae7', '3dc8833ae7abbaf604a77615fb9c15623896ee9020d2c848498a0a7212a29388', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f5392d94-3eb1-45c9-8b11-452b373e3fb7', 'Rahul Publishing House', 'rahul-publishing-house-58eea700a2', '58eea700a2b9dd4814c530818cf2c9c0d72d984f3c3031178b6a50ffdb38bd71', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f5ccdf2b-8864-4657-9df7-a617cf377292', 'Vijay Kumar Govindram Hasanand', 'vijay-kumar-govindram-hasanand-4acbfc41ea', '4acbfc41ea5b4ad5133cd6b378710deecc65065c163f94244b943a5c82cf8138', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f64f67ee-da65-48e6-9736-c9ba4dde3d8a', 'Parul Prakashan', 'parul-prakashan-30765efb24', '30765efb24e33ef5171fc1025a8923e8e33c2c751b8f9ef054ffc1331efc514f', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f6586a6f-8686-475f-ba67-3a0788c89fea', 'Cengaga', 'cengaga-e9a738c52e', 'e9a738c52e58a2da9173bd64d33251eba3b39962eaf3b361ea0ee28539d84389', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f8b5d9da-33d4-4ea2-8877-fa1aa908fb01', 'Berghahn Books', 'berghahn-books-3557e0bf5f', '3557e0bf5f8f3c9b44e9068d2e11675b2c50043b6aeaa48b9f9df30cee682bf8', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('f98be69a-e709-4627-9180-c746f8638829', 'Mir Publishers', 'mir-publishers-43556f9608', '43556f96082c4e5dab57d5730f96b24f60a2e955c2b6565772782320f2ade716', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('fab94cfe-89c7-4f01-a598-dd1d83f1ab2a', 'Chintan Prakashan', 'chintan-prakashan-080be1bc2b', '080be1bc2b25274cc0815393d7d32c85f27539cadf68d9d5d2fc48056b0685c1', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('fc633866-d6b8-4a67-a655-a360fa16e7c2', 'New Bharatiya Book Corporation', 'new-bharatiya-book-corporation-337d1e4fb0', '337d1e4fb0abd8d1c07843e3ff53e112cc1b0027d74731f8268928246fa85420', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('fd540cba-bc02-410b-9db9-c85f86b4f4db', 'Rajat Publications', 'rajat-publications-cdfc8bd650', 'cdfc8bd6500d7eff79560f2128df473362cb907d3269046926af261221fcc473', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('fdff00c5-7603-455d-9819-f618f68d0efb', 'Aarti Prakashan', 'aarti-prakashan-94d6f67463', '94d6f6746347b6763be46b0c7f35469c541fbf4e291dc1e489733f2b7e6bf466', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('fee89c98-81d1-4355-9568-42e1b149934b', 'Himalaya Publishing House', 'himalaya-publishing-house-6112c3d928', '6112c3d928bc998f56b2c34f7d932e840dcd7f081dfc473fe04df3aab9c82a6c', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ff63d72c-5790-4d09-b1b6-2276b4c55f94', 'CRC Press', 'crc-press-35c01cfdb9', '35c01cfdb9d63d8034e412498f52e3e9bc94ffe45ff55e969723c0cdbea0b045', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ff9ab1a2-a175-4738-a246-dadf9cac1abe', 'Smt.Sheila Puri', 'smt-sheila-puri-52d89412ac', '52d89412ac0d1f07c679ee0b231fb954806fd0138678f9fdd29196f744de4569', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('ffd93067-6ad3-44c4-8da3-2f8d5a8ada35', 'Elsevier', 'elsevier-37d984a29e', '37d984a29e42ad300e6ecf5c11a2c30f76cdec16fc2439f85c336b5edf08e286', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59'),
('fff50330-a698-4ad3-b7f3-c26cf899b20d', 'iSmithers', 'ismithers-3c78b8dc1c', '3c78b8dc1c4c24a034bfd3cacaeb2dfa785a48e54ddfacf0a972d3c024cabc26', NULL, NULL, '2026-08-11 12:36:59', '2026-08-11 12:36:59');

-- Table: rating
CREATE TABLE `rating` (
  `id` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `userId` varchar(191) NOT NULL,
  `value` int(11) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `Rating_bookId_userId_key` (`bookId`,`userId`),
  KEY `Rating_bookId_idx` (`bookId`),
  KEY `Rating_userId_idx` (`userId`),
  CONSTRAINT `Rating_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `Rating_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: refreshtoken
CREATE TABLE `refreshtoken` (
  `id` varchar(191) NOT NULL,
  `token` varchar(500) NOT NULL,
  `userId` varchar(191) DEFAULT NULL,
  `adminId` varchar(191) DEFAULT NULL,
  `revoked` tinyint(1) NOT NULL DEFAULT 0,
  `ipAddress` varchar(191) DEFAULT NULL,
  `userAgent` varchar(191) DEFAULT NULL,
  `expiresAt` datetime(3) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `RefreshToken_token_key` (`token`),
  KEY `RefreshToken_userId_idx` (`userId`),
  KEY `RefreshToken_adminId_idx` (`adminId`),
  KEY `RefreshToken_token_idx` (`token`),
  CONSTRAINT `RefreshToken_adminId_fkey` FOREIGN KEY (`adminId`) REFERENCES `admin` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `RefreshToken_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: refund
CREATE TABLE `refund` (
  `id` varchar(191) NOT NULL,
  `paymentId` varchar(191) NOT NULL,
  `gatewayRefundId` varchar(191) DEFAULT NULL,
  `amount` decimal(10,2) NOT NULL,
  `status` varchar(191) NOT NULL DEFAULT 'PENDING',
  `reason` text DEFAULT NULL,
  `gatewayResponse` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`gatewayResponse`)),
  `processedAt` datetime(3) DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `Refund_gatewayRefundId_key` (`gatewayRefundId`),
  KEY `Refund_paymentId_idx` (`paymentId`),
  CONSTRAINT `Refund_paymentId_fkey` FOREIGN KEY (`paymentId`) REFERENCES `payment` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: review
CREATE TABLE `review` (
  `id` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `userId` varchar(191) NOT NULL,
  `rating` int(11) NOT NULL DEFAULT 5,
  `title` varchar(191) DEFAULT NULL,
  `comment` text NOT NULL,
  `isVerifiedPurchase` tinyint(1) NOT NULL DEFAULT 0,
  `isApproved` tinyint(1) NOT NULL DEFAULT 1,
  `isFlagged` tinyint(1) NOT NULL DEFAULT 0,
  `helpfulVotes` int(11) NOT NULL DEFAULT 0,
  `images` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`images`)),
  `adminReply` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `Review_bookId_idx` (`bookId`),
  KEY `Review_userId_idx` (`userId`),
  KEY `Review_rating_idx` (`rating`),
  KEY `Review_isApproved_idx` (`isApproved`),
  KEY `Review_createdAt_idx` (`createdAt`),
  CONSTRAINT `Review_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `Review_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: seopage
CREATE TABLE `seopage` (
  `id` varchar(191) NOT NULL,
  `path` varchar(191) NOT NULL,
  `metaTitle` varchar(191) NOT NULL,
  `metaDescription` text NOT NULL,
  `metaKeywords` varchar(191) DEFAULT NULL,
  `ogImage` varchar(191) DEFAULT NULL,
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `SeoPage_path_key` (`path`),
  KEY `SeoPage_path_idx` (`path`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: session
CREATE TABLE `session` (
  `id` varchar(191) NOT NULL,
  `userId` varchar(191) DEFAULT NULL,
  `adminId` varchar(191) DEFAULT NULL,
  `ipAddress` varchar(191) DEFAULT NULL,
  `userAgent` varchar(191) DEFAULT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `lastSeen` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `Session_userId_idx` (`userId`),
  KEY `Session_adminId_idx` (`adminId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: setting
CREATE TABLE `setting` (
  `id` varchar(191) NOT NULL,
  `key` varchar(191) NOT NULL,
  `value` text NOT NULL,
  `group` varchar(191) NOT NULL DEFAULT 'general',
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Setting_key_key` (`key`),
  KEY `Setting_key_idx` (`key`),
  KEY `Setting_group_idx` (`group`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shipment
CREATE TABLE `shipment` (
  `id` varchar(191) NOT NULL,
  `orderId` varchar(191) NOT NULL,
  `trackingNumber` varchar(100) NOT NULL,
  `carrier` varchar(100) NOT NULL DEFAULT 'Delhivery Express',
  `carrierSlug` varchar(50) NOT NULL DEFAULT 'delhivery',
  `carrierTrackingUrl` text DEFAULT NULL,
  `status` varchar(191) NOT NULL DEFAULT 'PROCESSING',
  `currentLocation` varchar(255) DEFAULT NULL,
  `estimatedDelivery` datetime(3) DEFAULT NULL,
  `shippedAt` datetime(3) DEFAULT NULL,
  `deliveredAt` datetime(3) DEFAULT NULL,
  `signedBy` varchar(100) DEFAULT NULL,
  `rawWebhookData` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`rawWebhookData`)),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Shipment_orderId_key` (`orderId`),
  UNIQUE KEY `Shipment_trackingNumber_key` (`trackingNumber`),
  KEY `Shipment_trackingNumber_idx` (`trackingNumber`),
  KEY `Shipment_orderId_idx` (`orderId`),
  KEY `Shipment_carrierSlug_idx` (`carrierSlug`),
  KEY `Shipment_status_idx` (`status`),
  CONSTRAINT `Shipment_orderId_fkey` FOREIGN KEY (`orderId`) REFERENCES `order` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shipmenttracking
CREATE TABLE `shipmenttracking` (
  `id` varchar(191) NOT NULL,
  `shippingOrderId` varchar(191) NOT NULL,
  `status` varchar(191) NOT NULL,
  `location` varchar(255) DEFAULT NULL,
  `eventDetails` text DEFAULT NULL,
  `eventTime` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `ShipmentTracking_shippingOrderId_idx` (`shippingOrderId`),
  KEY `ShipmentTracking_status_idx` (`status`),
  CONSTRAINT `ShipmentTracking_shippingOrderId_fkey` FOREIGN KEY (`shippingOrderId`) REFERENCES `shippingorder` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shipmentwebhooklog
CREATE TABLE `shipmentwebhooklog` (
  `id` varchar(191) NOT NULL,
  `provider` varchar(100) NOT NULL,
  `awbNumber` varchar(100) DEFAULT NULL,
  `payload` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`payload`)),
  `processedStatus` varchar(191) NOT NULL DEFAULT 'PENDING',
  `errorMessage` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `ShipmentWebhookLog_provider_idx` (`provider`),
  KEY `ShipmentWebhookLog_awbNumber_idx` (`awbNumber`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shippingaddress
CREATE TABLE `shippingaddress` (
  `id` varchar(191) NOT NULL,
  `userId` varchar(191) NOT NULL,
  `fullName` varchar(191) NOT NULL,
  `street` varchar(191) NOT NULL,
  `city` varchar(191) NOT NULL,
  `state` varchar(191) NOT NULL,
  `postalCode` varchar(191) NOT NULL,
  `country` varchar(191) NOT NULL DEFAULT 'India',
  `phone` varchar(191) NOT NULL,
  `isDefault` tinyint(1) NOT NULL DEFAULT 0,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `ShippingAddress_userId_idx` (`userId`),
  CONSTRAINT `ShippingAddress_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shippingaudit
CREATE TABLE `shippingaudit` (
  `id` varchar(191) NOT NULL,
  `providerId` varchar(191) DEFAULT NULL,
  `action` varchar(191) NOT NULL,
  `performedBy` varchar(191) NOT NULL,
  `details` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `ShippingAudit_providerId_idx` (`providerId`),
  CONSTRAINT `ShippingAudit_providerId_fkey` FOREIGN KEY (`providerId`) REFERENCES `shippingprovider` (`id`) ON DELETE SET NULL ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shippinginvoice
CREATE TABLE `shippinginvoice` (
  `id` varchar(191) NOT NULL,
  `shippingOrderId` varchar(191) NOT NULL,
  `invoiceUrl` text NOT NULL,
  `invoiceType` varchar(191) NOT NULL DEFAULT 'COMMERCIAL',
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `ShippingInvoice_shippingOrderId_idx` (`shippingOrderId`),
  CONSTRAINT `ShippingInvoice_shippingOrderId_fkey` FOREIGN KEY (`shippingOrderId`) REFERENCES `shippingorder` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shippinglabel
CREATE TABLE `shippinglabel` (
  `id` varchar(191) NOT NULL,
  `shippingOrderId` varchar(191) NOT NULL,
  `labelUrl` text NOT NULL,
  `format` varchar(191) NOT NULL DEFAULT 'PDF',
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `ShippingLabel_shippingOrderId_idx` (`shippingOrderId`),
  CONSTRAINT `ShippingLabel_shippingOrderId_fkey` FOREIGN KEY (`shippingOrderId`) REFERENCES `shippingorder` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shippingorder
CREATE TABLE `shippingorder` (
  `id` varchar(191) NOT NULL,
  `orderId` varchar(191) NOT NULL,
  `providerId` varchar(191) NOT NULL,
  `shipmentId` varchar(100) DEFAULT NULL,
  `awbNumber` varchar(100) DEFAULT NULL,
  `courierName` varchar(150) DEFAULT NULL,
  `status` varchar(191) NOT NULL DEFAULT 'PENDING',
  `estimatedDelivery` datetime(3) DEFAULT NULL,
  `shippingCharges` decimal(10,2) NOT NULL DEFAULT 0.00,
  `weight` decimal(8,2) NOT NULL DEFAULT 0.50,
  `dimensionsLength` int(11) NOT NULL DEFAULT 10,
  `dimensionsWidth` int(11) NOT NULL DEFAULT 10,
  `dimensionsHeight` int(11) NOT NULL DEFAULT 10,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ShippingOrder_orderId_key` (`orderId`),
  UNIQUE KEY `ShippingOrder_shipmentId_key` (`shipmentId`),
  UNIQUE KEY `ShippingOrder_awbNumber_key` (`awbNumber`),
  KEY `ShippingOrder_providerId_idx` (`providerId`),
  KEY `ShippingOrder_status_idx` (`status`),
  KEY `ShippingOrder_awbNumber_idx` (`awbNumber`),
  CONSTRAINT `ShippingOrder_orderId_fkey` FOREIGN KEY (`orderId`) REFERENCES `order` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `ShippingOrder_providerId_fkey` FOREIGN KEY (`providerId`) REFERENCES `shippingprovider` (`id`) ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: shippingprovider
CREATE TABLE `shippingprovider` (
  `id` varchar(191) NOT NULL,
  `providerName` varchar(100) NOT NULL,
  `displayName` varchar(150) NOT NULL,
  `isEnabled` tinyint(1) NOT NULL DEFAULT 1,
  `environment` varchar(191) NOT NULL DEFAULT 'sandbox',
  `apiEmail` varchar(255) DEFAULT NULL,
  `apiPassword` text DEFAULT NULL,
  `apiToken` text DEFAULT NULL,
  `clientId` varchar(255) DEFAULT NULL,
  `clientSecret` text DEFAULT NULL,
  `apiKey` varchar(255) DEFAULT NULL,
  `secretKey` text DEFAULT NULL,
  `pickupLocation` varchar(255) DEFAULT NULL,
  `warehouseName` varchar(150) DEFAULT NULL,
  `warehouseAddress` text DEFAULT NULL,
  `contactPerson` varchar(150) DEFAULT NULL,
  `phone` varchar(50) DEFAULT NULL,
  `gstNumber` varchar(50) DEFAULT NULL,
  `pincode` varchar(20) DEFAULT NULL,
  `callbackUrl` text DEFAULT NULL,
  `webhookUrl` text DEFAULT NULL,
  `trackingUrl` text DEFAULT NULL,
  `priority` int(11) NOT NULL DEFAULT 0,
  `defaultProvider` tinyint(1) NOT NULL DEFAULT 0,
  `sortOrder` int(11) NOT NULL DEFAULT 0,
  `encryptedCredentials` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`encryptedCredentials`)),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ShippingProvider_providerName_key` (`providerName`),
  KEY `ShippingProvider_isEnabled_idx` (`isEnabled`),
  KEY `ShippingProvider_sortOrder_idx` (`sortOrder`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `shippingprovider` VALUES 
('e057f62f-81b7-4cab-bd0e-a8e45b798478', 'SHIPROCKET', 'Shiprocket Delivery Services', 1, 'sandbox', 'sandbox@shiprocket.com', 'secret_password_here', NULL, NULL, NULL, NULL, NULL, NULL, 'Main Mumbai Warehouse', 'Building 12, Kalina Industrial Area, Santacruz, Mumbai', 'Rahul Kumar', '9876543210', NULL, '400098', NULL, NULL, NULL, 1, 1, 0, NULL, '2026-08-11 23:38:58', '2026-08-11 23:38:58'),
('e5d229d0-724b-46a7-aac2-2743e0818cde', 'MANUAL', 'Manual / Self Shipping Despatch', 1, 'sandbox', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Central Bengaluru Hub', '42, Brigade Road, Ashok Nagar, Bengaluru', 'Srinivas Murthy', '8022345678', NULL, '560001', NULL, NULL, NULL, 2, 0, 0, NULL, '2026-08-11 23:38:58', '2026-08-11 23:38:58');

-- Table: shoppingcart
CREATE TABLE `shoppingcart` (
  `id` varchar(191) NOT NULL,
  `userId` varchar(191) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ShoppingCart_userId_key` (`userId`),
  CONSTRAINT `ShoppingCart_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: storecurrency
CREATE TABLE `storecurrency` (
  `id` varchar(191) NOT NULL,
  `sourceCurrencyId` varchar(64) NOT NULL,
  `name` varchar(191) NOT NULL,
  `currency` varchar(191) NOT NULL,
  `exchangeRate` decimal(18,6) NOT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `adminSourceUrl` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `StoreCurrency_sourceCurrencyId_key` (`sourceCurrencyId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `storecurrency` VALUES 
('01f87e26-b9ef-441d-87ea-afb54072466c', '3', 'Euro Member Countried', 'EUR (€)', '"93.2"', 1, 'https://indianbooksworldwide.com/admin-control/currency.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('8b947211-671c-41a5-abf1-14ccb7f1bcdb', '1', 'India', 'INR ()', '"1"', 1, 'https://indianbooksworldwide.com/admin-control/currency.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('9e879db3-342a-4922-bbcd-12b15343d030', '4', 'British Pound', 'GBP (£)', '"111.3"', 1, 'https://indianbooksworldwide.com/admin-control/currency.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28'),
('e7dfc06a-1a08-48b2-94ac-f7fd9379915a', '2', 'United States', 'USD ($)', '"89.7"', 1, 'https://indianbooksworldwide.com/admin-control/currency.php', '2026-08-11 12:36:59', '2026-08-11 12:39:28');

-- Table: subcategory
CREATE TABLE `subcategory` (
  `id` varchar(191) NOT NULL,
  `categoryId` varchar(191) NOT NULL,
  `name` varchar(191) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `description` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `SubCategory_slug_key` (`slug`),
  KEY `SubCategory_categoryId_idx` (`categoryId`),
  KEY `SubCategory_slug_idx` (`slug`),
  CONSTRAINT `SubCategory_categoryId_fkey` FOREIGN KEY (`categoryId`) REFERENCES `category` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: tierdiscountrule
CREATE TABLE `tierdiscountrule` (
  `id` varchar(191) NOT NULL,
  `name` varchar(100) NOT NULL,
  `minQuantity` int(11) NOT NULL,
  `discountPercentage` int(11) NOT NULL,
  `badgeText` varchar(100) NOT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `TierDiscountRule_minQuantity_key` (`minQuantity`),
  KEY `TierDiscountRule_minQuantity_idx` (`minQuantity`),
  KEY `TierDiscountRule_isActive_idx` (`isActive`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: trackingevent
CREATE TABLE `trackingevent` (
  `id` varchar(191) NOT NULL,
  `shipmentId` varchar(191) NOT NULL,
  `status` varchar(50) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text DEFAULT NULL,
  `location` varchar(255) DEFAULT NULL,
  `source` varchar(50) NOT NULL DEFAULT 'SYSTEM',
  `timestamp` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `TrackingEvent_shipmentId_idx` (`shipmentId`),
  KEY `TrackingEvent_timestamp_idx` (`timestamp`),
  CONSTRAINT `TrackingEvent_shipmentId_fkey` FOREIGN KEY (`shipmentId`) REFERENCES `shipment` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: user
CREATE TABLE `user` (
  `id` varchar(191) NOT NULL,
  `email` varchar(191) NOT NULL,
  `password` varchar(191) NOT NULL,
  `firstName` varchar(191) NOT NULL,
  `lastName` varchar(191) NOT NULL,
  `phone` varchar(191) DEFAULT NULL,
  `avatarUrl` varchar(191) DEFAULT NULL,
  `status` enum('ACTIVE','INACTIVE','SUSPENDED') NOT NULL DEFAULT 'ACTIVE',
  `isEmailVerified` tinyint(1) NOT NULL DEFAULT 0,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `User_email_key` (`email`),
  KEY `User_email_idx` (`email`),
  KEY `User_status_idx` (`status`),
  KEY `User_createdAt_idx` (`createdAt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: warehouse
CREATE TABLE `warehouse` (
  `id` varchar(191) NOT NULL,
  `warehouseName` varchar(150) NOT NULL,
  `street` text NOT NULL,
  `city` varchar(100) NOT NULL,
  `state` varchar(100) NOT NULL,
  `pincode` varchar(20) NOT NULL,
  `contactPerson` varchar(150) NOT NULL,
  `phone` varchar(50) NOT NULL,
  `gstNumber` varchar(50) DEFAULT NULL,
  `isActive` tinyint(1) NOT NULL DEFAULT 1,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Warehouse_warehouseName_key` (`warehouseName`),
  KEY `Warehouse_isActive_idx` (`isActive`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: webhooklog
CREATE TABLE `webhooklog` (
  `id` varchar(191) NOT NULL,
  `gateway` varchar(191) NOT NULL,
  `eventId` varchar(191) DEFAULT NULL,
  `eventType` varchar(191) DEFAULT NULL,
  `payload` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`payload`)),
  `processedStatus` varchar(191) NOT NULL DEFAULT 'PENDING',
  `errorMessage` text DEFAULT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  KEY `WebhookLog_gateway_idx` (`gateway`),
  KEY `WebhookLog_eventId_idx` (`eventId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: wishlist
CREATE TABLE `wishlist` (
  `id` varchar(191) NOT NULL,
  `userId` varchar(191) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `updatedAt` datetime(3) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `Wishlist_userId_key` (`userId`),
  CONSTRAINT `Wishlist_userId_fkey` FOREIGN KEY (`userId`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: wishlistitem
CREATE TABLE `wishlistitem` (
  `id` varchar(191) NOT NULL,
  `wishlistId` varchar(191) NOT NULL,
  `bookId` varchar(191) NOT NULL,
  `createdAt` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  PRIMARY KEY (`id`),
  UNIQUE KEY `WishlistItem_wishlistId_bookId_key` (`wishlistId`,`bookId`),
  KEY `WishlistItem_wishlistId_idx` (`wishlistId`),
  KEY `WishlistItem_bookId_idx` (`bookId`),
  CONSTRAINT `WishlistItem_bookId_fkey` FOREIGN KEY (`bookId`) REFERENCES `book` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `WishlistItem_wishlistId_fkey` FOREIGN KEY (`wishlistId`) REFERENCES `wishlist` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


-- Table: _prisma_migrations
CREATE TABLE `_prisma_migrations` (
  `id` varchar(36) NOT NULL,
  `checksum` varchar(64) NOT NULL,
  `finished_at` datetime(3) DEFAULT NULL,
  `migration_name` varchar(255) NOT NULL,
  `logs` text DEFAULT NULL,
  `rolled_back_at` datetime(3) DEFAULT NULL,
  `started_at` datetime(3) NOT NULL DEFAULT current_timestamp(3),
  `applied_steps_count` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

INSERT INTO `_prisma_migrations` VALUES 
('1e0a416b-95cb-4cba-95e0-fd27c03895fd', '2ec7a903f56b2d968a82cc4a8e2af683424a462f7702861bc5ca42c5c2494af0', '2026-08-11 23:34:03', '20260811233402_add_payment_gateway_settings', NULL, NULL, '2026-08-11 23:34:02', 1),
('4e4f052e-a60f-4639-970b-7e7c399bc9d9', '88507f51bf8214d02d3f2d89360bd5236d07e20e6a0a95394859c208a9d6ef73', '2026-08-11 23:37:41', '20260811233740_add_shipping_logistics', NULL, NULL, '2026-08-11 23:37:40', 1),
('53276aef-7c36-49d6-bfea-f5658fea3b6b', 'f346eee90a6f9e19a1c5d3955b3aef84394a406bd8d9a2500cf83f6a835609cc', '2026-08-11 23:47:48', '20260811234747_add_admin_modules', NULL, NULL, '2026-08-11 23:47:47', 1),
('e1e393e2-185b-412a-b38c-2a75073ed900', '47e00af24fc6538d28253b451ce3be5425f732cacbf507d47eb70f7364290554', '2026-08-11 12:36:04', '20260811130000_catalog_import', '', NULL, '2026-08-11 12:36:04', 0);
